DACA2 - a

STARTDATE 2018-08-21
STARTTIME 22:20:16
GIT-REVISION 0ca6ab1

ftp://ftp.se.debian.org/debian/pool/main/a/a2jmidid/a2jmidid_8~dfsg0.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/a2ps/a2ps_4.14.orig.tar.gz
fixnt.c:1601:27: warning: Possible null pointer dereference: b [nullPointer]
fixnt.c:1598:24: note: Assignment 'b=(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL', assigned value is 0
fixnt.c:1601:27: note: Null pointer dereference
fixnt.c:1603:9: warning: Possible null pointer dereference: b [nullPointer]
fixnt.c:1598:24: note: Assignment 'b=(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL', assigned value is 0
fixnt.c:1603:9: note: Null pointer dereference
fixnt.c:1965:2: warning: Possible null pointer dereference: b [nullPointer]
fixnt.c:1854:17: note: Calling function 'yy_init_buffer', 1st argument 'b' value is 0
fixnt.c:1965:2: note: Null pointer dereference
fixnt.c:1966:2: warning: Possible null pointer dereference: b [nullPointer]
fixnt.c:1854:17: note: Calling function 'yy_init_buffer', 1st argument 'b' value is 0
fixnt.c:1966:2: note: Null pointer dereference
fixnt.c:1977:9: warning: Possible null pointer dereference: b [nullPointer]
fixnt.c:1854:17: note: Calling function 'yy_init_buffer', 1st argument 'b' value is 0
fixnt.c:1977:9: note: Null pointer dereference
fixnt.c:1704:59: style: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent]
fixnt.c:352:54: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
fixnt.c:1704:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
fixnt.c:1727:49: style: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'. [funcArgNamesDifferent]
fixnt.c:942:38: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'.
fixnt.c:1727:49: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'.
fixnt.c:2146:48: style: Function 'yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent]
fixnt.c:305:47: note: Function 'yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
fixnt.c:2146:48: note: Function 'yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
fixnt.c:2159:48: style: Function 'yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent]
fixnt.c:306:46: note: Function 'yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
fixnt.c:2159:48: note: Function 'yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
fixnt.c:2159:62: style: Function 'yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent]
fixnt.c:306:56: note: Function 'yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
fixnt.c:2159:62: note: Function 'yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
a2ps-4.14/lib/addext.c:78:16: style: Condition 'slen_max<0' is always true [knownConditionTrueFalse]
a2ps-4.14/lib/addext.c:62:20: note: Assignment 'slen_max=-1', assigned value is -1
a2ps-4.14/lib/addext.c:78:16: note: Condition 'slen_max<0' is always true
a2ps-4.14/lib/argv.c:146:19: style: The scope of the variable 'scan' can be reduced. [variableScope]
a2ps-4.14/lib/argv.c:162:19: style: The scope of the variable 'scan' can be reduced. [variableScope]
a2ps-4.14/lib/argv.c:181:9: style: The scope of the variable 'arg' can be reduced. [variableScope]
a2ps-4.14/lib/argv.c:183:7: style: The scope of the variable 'squote' can be reduced. [variableScope]
a2ps-4.14/lib/argv.c:184:7: style: The scope of the variable 'dquote' can be reduced. [variableScope]
a2ps-4.14/lib/argv.c:185:7: style: The scope of the variable 'bsquote' can be reduced. [variableScope]
a2ps-4.14/lib/argv.c:186:7: style: The scope of the variable 'maxargc' can be reduced. [variableScope]
a2ps-4.14/lib/argv.c:192:17: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
a2ps-4.14/lib/common.c:72:8: style: The scope of the variable 'buf' can be reduced. [variableScope]
a2ps-4.14/lib/confg.c:29:0: error: #error "gperf generated tables don't work with this execution character set. Please report a bug to <bug-gnu-gperf@gnu.org>." [preprocessorErrorDirective]
a2ps-4.14/lib/darray.c:616:5: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
a2ps-4.14/lib/darray.c:93:10: style: The scope of the variable 'i' can be reduced. [variableScope]
a2ps-4.14/lib/document.c:118:23: style: The scope of the variable 'email' can be reduced. [variableScope]
a2ps-4.14/lib/document.c:125:3: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
a2ps-4.14/lib/dsc.c:344:11: style: The scope of the variable 'i' can be reduced. [variableScope]
a2ps-4.14/lib/encoding.c:793:3: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
a2ps-4.14/lib/encoding.c:620:15: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
a2ps-4.14/lib/encoding.c:205:7: style: The scope of the variable 'j' can be reduced. [variableScope]
a2ps-4.14/lib/encoding.c:540:10: style: The scope of the variable 'token' can be reduced. [variableScope]
a2ps-4.14/lib/encoding.c:600:11: style: The scope of the variable 'read_length' can be reduced. [variableScope]
a2ps-4.14/lib/encoding.c:769:16: style: The scope of the variable 'real_font_name' can be reduced. [variableScope]
a2ps-4.14/lib/encoding.c:926:16: style: The scope of the variable 'true_font_name' can be reduced. [variableScope]
a2ps-4.14/lib/encoding.c:1126:21: style: The scope of the variable 'encoding' can be reduced. [variableScope]
a2ps-4.14/lib/encoding.c:1172:21: style: The scope of the variable 'encoding' can be reduced. [variableScope]
a2ps-4.14/lib/encoding.c:490:3: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
a2ps-4.14/lib/encoding.c:876:12: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
a2ps-4.14/lib/error.c:214:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
fonts.c:1222:27: warning: Possible null pointer dereference: b [nullPointer]
fonts.c:1219:24: note: Assignment 'b=(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL', assigned value is 0
fonts.c:1222:27: note: Null pointer dereference
fonts.c:1224:9: warning: Possible null pointer dereference: b [nullPointer]
fonts.c:1219:24: note: Assignment 'b=(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL', assigned value is 0
fonts.c:1224:9: note: Null pointer dereference
fonts.c:1592:2: warning: Possible null pointer dereference: b [nullPointer]
fonts.c:1481:18: note: Calling function 'afm_init_buffer', 1st argument 'b' value is 0
fonts.c:1592:2: note: Null pointer dereference
fonts.c:1593:2: warning: Possible null pointer dereference: b [nullPointer]
fonts.c:1481:18: note: Calling function 'afm_init_buffer', 1st argument 'b' value is 0
fonts.c:1593:2: note: Null pointer dereference
fonts.c:1604:9: warning: Possible null pointer dereference: b [nullPointer]
fonts.c:1481:18: note: Calling function 'afm_init_buffer', 1st argument 'b' value is 0
fonts.c:1604:9: note: Null pointer dereference
fonts.l:606:10: style: The scope of the variable 'the_index' can be reduced. [variableScope]
fonts.l:808:10: style: The scope of the variable 'fp' can be reduced. [variableScope]
fonts.l:809:10: style: The scope of the variable 'filename' can be reduced. [variableScope]
fonts.l:810:16: style: The scope of the variable 'fontname' can be reduced. [variableScope]
fonts.c:1324:59: style: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent]
fonts.c:366:54: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
fonts.c:1324:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
fonts.c:1347:49: style: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'. [funcArgNamesDifferent]
fonts.c:722:38: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'.
fonts.c:1347:49: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'.
fonts.c:1773:49: style: Function 'afm_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent]
fonts.c:319:48: note: Function 'afm_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
fonts.c:1773:49: note: Function 'afm_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
fonts.c:1786:49: style: Function 'afm_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent]
fonts.c:320:47: note: Function 'afm_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
fonts.c:1786:49: note: Function 'afm_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
fonts.c:1786:63: style: Function 'afm_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent]
fonts.c:320:57: note: Function 'afm_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
fonts.c:1786:63: note: Function 'afm_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
a2ps-4.14/lib/getnum.c:146:14: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
a2ps-4.14/lib/getnum.c:161:9: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
a2ps-4.14/lib/hashtab.c:247:3: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
a2ps-4.14/lib/hashtab.c:247:3: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
a2ps-4.14/lib/hashtab.c:249:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
a2ps-4.14/lib/hashtab.c:250:3: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
a2ps-4.14/lib/hashtab.c:250:3: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
a2ps-4.14/lib/hashtab.c:227:10: style: The scope of the variable 'slot' can be reduced. [variableScope]
lexppd.c:1423:27: warning: Possible null pointer dereference: b [nullPointer]
lexppd.c:1420:24: note: Assignment 'b=(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL', assigned value is 0
lexppd.c:1423:27: note: Null pointer dereference
lexppd.c:1425:9: warning: Possible null pointer dereference: b [nullPointer]
lexppd.c:1420:24: note: Assignment 'b=(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL', assigned value is 0
lexppd.c:1425:9: note: Null pointer dereference
lexppd.c:1793:2: warning: Possible null pointer dereference: b [nullPointer]
lexppd.c:1682:18: note: Calling function 'ppd_init_buffer', 1st argument 'b' value is 0
lexppd.c:1793:2: note: Null pointer dereference
lexppd.c:1794:2: warning: Possible null pointer dereference: b [nullPointer]
lexppd.c:1682:18: note: Calling function 'ppd_init_buffer', 1st argument 'b' value is 0
lexppd.c:1794:2: note: Null pointer dereference
lexppd.c:1805:9: warning: Possible null pointer dereference: b [nullPointer]
lexppd.c:1682:18: note: Calling function 'ppd_init_buffer', 1st argument 'b' value is 0
lexppd.c:1805:9: note: Null pointer dereference
lexppd.c:1525:59: style: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent]
lexppd.c:366:54: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
lexppd.c:1525:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
lexppd.c:1548:49: style: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'. [funcArgNamesDifferent]
lexppd.c:674:38: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'.
lexppd.c:1548:49: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'.
lexppd.c:1974:49: style: Function 'ppd_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent]
lexppd.c:319:48: note: Function 'ppd_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
lexppd.c:1974:49: note: Function 'ppd_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
lexppd.c:1987:49: style: Function 'ppd_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent]
lexppd.c:320:47: note: Function 'ppd_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
lexppd.c:1987:49: note: Function 'ppd_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
lexppd.c:1987:63: style: Function 'ppd_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent]
lexppd.c:320:57: note: Function 'ppd_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
lexppd.c:1987:63: note: Function 'ppd_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
a2ps-4.14/lib/lister.c:289:10: style: The scope of the variable 'item_width' can be reduced. [variableScope]
a2ps-4.14/lib/lister.c:342:10: style: The scope of the variable 'itemno' can be reduced. [variableScope]
a2ps-4.14/lib/lister.c:346:10: style: The scope of the variable 'pos' can be reduced. [variableScope]
a2ps-4.14/lib/lister.c:437:10: style: The scope of the variable 'item_width' can be reduced. [variableScope]
a2ps-4.14/lib/lister.c:493:10: style: The scope of the variable 'col_width' can be reduced. [variableScope]
a2ps-4.14/lib/lister.c:494:10: style: The scope of the variable 'item_width' can be reduced. [variableScope]
a2ps-4.14/lib/lister.c:598:10: style: The scope of the variable 'old_pos' can be reduced. [variableScope]
a2ps-4.14/lib/metaseq.c:1336:19: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
a2ps-4.14/lib/metaseq.c:387:12: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
a2ps-4.14/lib/mktime.c:336:20: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
a2ps-4.14/lib/obstack.c:297:32: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
a2ps-4.14/lib/obstack.c:63:22: style: union member 'fooround::x' is never used. [unusedStructMember]
a2ps-4.14/lib/options.c:308:13: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
a2ps-4.14/lib/pair_ht.c:307:10: style: The scope of the variable 'token' can be reduced. [variableScope]
parseppd.y:94:35: style: Same expression on both sides of '-'. [duplicateExpression]
parseppd.y:150:32: style: Same expression on both sides of '-'. [duplicateExpression]
a2ps-4.14/lib/pathwalk.c:351:9: warning: Possible null pointer dereference: dir [nullPointer]
a2ps-4.14/lib/pathwalk.c:346:11: note: Assignment 'dir=0', assigned value is 0
a2ps-4.14/lib/pathwalk.c:351:9: note: Null pointer dereference
a2ps-4.14/lib/pathwalk.c:355:29: warning: Possible null pointer dereference: dir [nullPointer]
a2ps-4.14/lib/pathwalk.c:346:11: note: Assignment 'dir=0', assigned value is 0
a2ps-4.14/lib/pathwalk.c:355:29: note: Null pointer dereference
a2ps-4.14/lib/pathwalk.c:145:7: style: The scope of the variable 'i' can be reduced. [variableScope]
a2ps-4.14/lib/pathwalk.c:195:7: style: The scope of the variable 'i' can be reduced. [variableScope]
a2ps-4.14/lib/pathwalk.c:221:7: style: The scope of the variable 'i' can be reduced. [variableScope]
a2ps-4.14/lib/pathwalk.c:223:22: style: The scope of the variable 'fullpath' can be reduced. [variableScope]
a2ps-4.14/lib/pathwalk.c:274:10: style: The scope of the variable 'res' can be reduced. [variableScope]
a2ps-4.14/lib/pathwalk.c:226:5: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
a2ps-4.14/lib/pathwalk.c:236:2: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
a2ps-4.14/lib/pathwalk.c:326:14: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
a2ps-4.14/lib/pathwalk.c:351:9: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
a2ps-4.14/lib/pathwalk.c:518:3: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
a2ps-4.14/lib/prange.c:277:3: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
a2ps-4.14/lib/printlen.c:35:7: style: The scope of the variable 'width' can be reduced. [variableScope]
a2ps-4.14/lib/printlen.c:123:13: error: va_list 'args' used before va_start() was called. [va_list_usedBeforeStarted]
a2ps-4.14/lib/printlen.c:125:29: error: va_list 'args' used before va_start() was called. [va_list_usedBeforeStarted]
a2ps-4.14/lib/printlen.c:126:3: error: va_list 'args' used before va_start() was called. [va_list_usedBeforeStarted]
a2ps-4.14/lib/prolog.c:578:69: style: Checking if unsigned variable 'job->status->columnsperline' is less than zero. [unsignedLessThanZero]
a2ps-4.14/lib/prolog.c:237:44: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
a2ps-4.14/lib/psgen.c:99:37: error: Undefined behavior: Variable 'res' is used as parameter and destination in s[n]printf(). [sprintfOverlappingData]
a2ps-4.14/lib/psstat.c:354:17: style: The scope of the variable 'entry' can be reduced. [variableScope]
a2ps-4.14/lib/psstat.c:410:17: style: The scope of the variable 'entry' can be reduced. [variableScope]
a2ps-4.14/lib/quotearg.c:356:13: style: Condition 'bytes==0' is always false [knownConditionTrueFalse]
a2ps-4.14/lib/quotearg.c:354:18: note: Assignment 'bytes=1', assigned value is 1
a2ps-4.14/lib/quotearg.c:356:13: note: Condition 'bytes==0' is always false
a2ps-4.14/lib/quotearg.c:358:18: style: Condition 'bytes==(unsigned long)-1' is always false [knownConditionTrueFalse]
a2ps-4.14/lib/quotearg.c:354:18: note: Assignment 'bytes=1', assigned value is 1
a2ps-4.14/lib/quotearg.c:358:18: note: Condition 'bytes==(unsigned long)-1' is always false
a2ps-4.14/lib/quotearg.c:363:18: style: Condition 'bytes==(unsigned long)-2' is always false [knownConditionTrueFalse]
a2ps-4.14/lib/quotearg.c:354:18: note: Assignment 'bytes=1', assigned value is 1
a2ps-4.14/lib/quotearg.c:363:18: note: Condition 'bytes==(unsigned long)-2' is always false
a2ps-4.14/lib/rename.c:146:0: error: #error  [preprocessorErrorDirective]
a2ps-4.14/lib/stream.c:148:9: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
a2ps-4.14/lib/strftime.c:991:13: style: Condition '0<-1%10' is always false [knownConditionTrueFalse]
a2ps-4.14/lib/strftime.c:713:38: error: Invalid strftime() argument nr 2. The value is -1 but the valid values are '0:'. [invalidFunctionArg]
a2ps-4.14/lib/strftime.c:713:32: error: Null pointer dereference [nullPointer]
a2ps-4.14/lib/title.c:77:7: style: The scope of the variable 'padding' can be reduced. [variableScope]
a2ps-4.14/lib/title.c:113:39: error: Uninitialized variable: len [uninitvar]
a2ps-4.14/lib/tterm.c:156:35: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
a2ps-4.14/lib/tterm.c:183:36: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
a2ps-4.14/lib/userdata.c:64:12: style: Condition 'passwd' is always false [knownConditionTrueFalse]
a2ps-4.14/lib/userdata.c:53:27: note: Assignment 'passwd=0', assigned value is 0
a2ps-4.14/lib/userdata.c:64:12: note: Condition 'passwd' is always false
a2ps-4.14/lib/userdata.c:74:12: style: Condition 'passwd' is always false [knownConditionTrueFalse]
a2ps-4.14/lib/userdata.c:53:27: note: Assignment 'passwd=0', assigned value is 0
a2ps-4.14/lib/userdata.c:74:12: note: Condition 'passwd' is always false
a2ps-4.14/lib/xgethostname.c:49:7: style: The scope of the variable 'err' can be reduced. [variableScope]
a2ps-4.14/lib/xmalloc.c:50:0: error: syntax error [syntaxError]
a2ps-4.14/src/buffer.c:178:5: portability: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
a2ps-4.14/src/buffer.c:183:3: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
a2ps-4.14/src/buffer.c:183:3: portability: %d in format string (no. 3) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
a2ps-4.14/src/buffer.c:414:20: style: Variable 'line_ended_p' is assigned a value that is never used. [unreadVariable]
a2ps-4.14/src/ffaces.c:71:7: style: The scope of the variable 'i' can be reduced. [variableScope]
a2ps-4.14/src/ffaces.c:72:7: style: The scope of the variable 'first' can be reduced. [variableScope]
a2ps-4.14/src/ffaces.c:100:7: style: The scope of the variable 'i' can be reduced. [variableScope]
a2ps-4.14/src/generate.c:63:14: style: The scope of the variable 'tm' can be reduced. [variableScope]
lexps.c:968:27: warning: Possible null pointer dereference: b [nullPointer]
lexps.c:965:24: note: Assignment 'b=(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL', assigned value is 0
lexps.c:968:27: note: Null pointer dereference
lexps.c:970:9: warning: Possible null pointer dereference: b [nullPointer]
lexps.c:965:24: note: Assignment 'b=(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL', assigned value is 0
lexps.c:970:9: note: Null pointer dereference
lexps.c:1332:2: warning: Possible null pointer dereference: b [nullPointer]
lexps.c:1221:17: note: Calling function 'ps_init_buffer', 1st argument 'b' value is 0
lexps.c:1332:2: note: Null pointer dereference
lexps.c:1333:2: warning: Possible null pointer dereference: b [nullPointer]
lexps.c:1221:17: note: Calling function 'ps_init_buffer', 1st argument 'b' value is 0
lexps.c:1333:2: note: Null pointer dereference
lexps.c:1344:9: warning: Possible null pointer dereference: b [nullPointer]
lexps.c:1221:17: note: Calling function 'ps_init_buffer', 1st argument 'b' value is 0
lexps.c:1344:9: note: Null pointer dereference
lexps.c:1071:59: style: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent]
lexps.c:353:54: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
lexps.c:1071:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
lexps.c:1094:49: style: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'. [funcArgNamesDifferent]
lexps.c:531:38: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'.
lexps.c:1094:49: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'.
lexps.c:1513:48: style: Function 'ps_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent]
lexps.c:306:47: note: Function 'ps_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
lexps.c:1513:48: note: Function 'ps_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
lexps.c:1526:48: style: Function 'ps_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent]
lexps.c:307:46: note: Function 'ps_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
lexps.c:1526:48: note: Function 'ps_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
lexps.c:1526:62: style: Function 'ps_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent]
lexps.c:307:56: note: Function 'ps_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
lexps.c:1526:62: note: Function 'ps_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
lexssh.c:2727:27: warning: Possible null pointer dereference: b [nullPointer]
lexssh.c:2724:24: note: Assignment 'b=(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL', assigned value is 0
lexssh.c:2727:27: note: Null pointer dereference
lexssh.c:2729:9: warning: Possible null pointer dereference: b [nullPointer]
lexssh.c:2724:24: note: Assignment 'b=(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL', assigned value is 0
lexssh.c:2729:9: note: Null pointer dereference
lexssh.c:3097:2: warning: Possible null pointer dereference: b [nullPointer]
lexssh.c:2986:18: note: Calling function 'ssh_init_buffer', 1st argument 'b' value is 0
lexssh.c:3097:2: note: Null pointer dereference
lexssh.c:3098:2: warning: Possible null pointer dereference: b [nullPointer]
lexssh.c:2986:18: note: Calling function 'ssh_init_buffer', 1st argument 'b' value is 0
lexssh.c:3098:2: note: Null pointer dereference
lexssh.c:3109:9: warning: Possible null pointer dereference: b [nullPointer]
lexssh.c:2986:18: note: Calling function 'ssh_init_buffer', 1st argument 'b' value is 0
lexssh.c:3109:9: note: Null pointer dereference
lexssh.c:2829:59: style: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent]
lexssh.c:366:54: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
lexssh.c:2829:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
lexssh.c:2852:49: style: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'. [funcArgNamesDifferent]
lexssh.c:1116:38: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'.
lexssh.c:2852:49: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'.
lexssh.c:3278:49: style: Function 'ssh_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent]
lexssh.c:319:48: note: Function 'ssh_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
lexssh.c:3278:49: note: Function 'ssh_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
lexssh.c:3291:49: style: Function 'ssh_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent]
lexssh.c:320:47: note: Function 'ssh_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
lexssh.c:3291:49: note: Function 'ssh_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
lexssh.c:3291:63: style: Function 'ssh_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent]
lexssh.c:320:57: note: Function 'ssh_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
lexssh.c:3291:63: note: Function 'ssh_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
a2ps-4.14/src/main.c:580:3: warning: Return value of function fopen() is not used. [ignoredReturnValue]
a2ps-4.14/src/main.c:337:15: warning: Either the condition '!spy' is redundant or there is possible null pointer dereference: stream. [nullPointerRedundantCheck]
a2ps-4.14/src/main.c:581:7: note: Assuming that condition '!spy' is not redundant
a2ps-4.14/src/main.c:572:24: note: Calling function 'list_options', 2nd argument 'stream' value is 0
a2ps-4.14/src/main.c:337:15: note: Null pointer dereference
a2ps-4.14/src/main.c:340:12: warning: Either the condition '!spy' is redundant or there is possible null pointer dereference: stream. [nullPointerRedundantCheck]
a2ps-4.14/src/main.c:581:7: note: Assuming that condition '!spy' is not redundant
a2ps-4.14/src/main.c:572:24: note: Calling function 'list_options', 2nd argument 'stream' value is 0
a2ps-4.14/src/main.c:340:12: note: Null pointer dereference
a2ps-4.14/src/main.c:355:15: warning: Either the condition '!spy' is redundant or there is possible null pointer dereference: stream. [nullPointerRedundantCheck]
a2ps-4.14/src/main.c:581:7: note: Assuming that condition '!spy' is not redundant
a2ps-4.14/src/main.c:572:24: note: Calling function 'list_options', 2nd argument 'stream' value is 0
a2ps-4.14/src/main.c:355:15: note: Null pointer dereference
a2ps-4.14/src/main.c:381:12: warning: Either the condition '!spy' is redundant or there is possible null pointer dereference: stream. [nullPointerRedundantCheck]
a2ps-4.14/src/main.c:581:7: note: Assuming that condition '!spy' is not redundant
a2ps-4.14/src/main.c:572:24: note: Calling function 'list_options', 2nd argument 'stream' value is 0
a2ps-4.14/src/main.c:381:12: note: Null pointer dereference
a2ps-4.14/src/main.c:390:15: warning: Either the condition '!spy' is redundant or there is possible null pointer dereference: stream. [nullPointerRedundantCheck]
a2ps-4.14/src/main.c:581:7: note: Assuming that condition '!spy' is not redundant
a2ps-4.14/src/main.c:572:24: note: Calling function 'list_options', 2nd argument 'stream' value is 0
a2ps-4.14/src/main.c:390:15: note: Null pointer dereference
a2ps-4.14/src/main.c:393:12: warning: Either the condition '!spy' is redundant or there is possible null pointer dereference: stream. [nullPointerRedundantCheck]
a2ps-4.14/src/main.c:581:7: note: Assuming that condition '!spy' is not redundant
a2ps-4.14/src/main.c:572:24: note: Calling function 'list_options', 2nd argument 'stream' value is 0
a2ps-4.14/src/main.c:393:12: note: Null pointer dereference
a2ps-4.14/src/main.c:410:15: warning: Either the condition '!spy' is redundant or there is possible null pointer dereference: stream. [nullPointerRedundantCheck]
a2ps-4.14/src/main.c:581:7: note: Assuming that condition '!spy' is not redundant
a2ps-4.14/src/main.c:572:24: note: Calling function 'list_options', 2nd argument 'stream' value is 0
a2ps-4.14/src/main.c:410:15: note: Null pointer dereference
a2ps-4.14/src/main.c:413:12: warning: Either the condition '!spy' is redundant or there is possible null pointer dereference: stream. [nullPointerRedundantCheck]
a2ps-4.14/src/main.c:581:7: note: Assuming that condition '!spy' is not redundant
a2ps-4.14/src/main.c:572:24: note: Calling function 'list_options', 2nd argument 'stream' value is 0
a2ps-4.14/src/main.c:413:12: note: Null pointer dereference
a2ps-4.14/src/main.c:430:15: warning: Either the condition '!spy' is redundant or there is possible null pointer dereference: stream. [nullPointerRedundantCheck]
a2ps-4.14/src/main.c:581:7: note: Assuming that condition '!spy' is not redundant
a2ps-4.14/src/main.c:572:24: note: Calling function 'list_options', 2nd argument 'stream' value is 0
a2ps-4.14/src/main.c:430:15: note: Null pointer dereference
a2ps-4.14/src/main.c:442:12: warning: Either the condition '!spy' is redundant or there is possible null pointer dereference: stream. [nullPointerRedundantCheck]
a2ps-4.14/src/main.c:581:7: note: Assuming that condition '!spy' is not redundant
a2ps-4.14/src/main.c:572:24: note: Calling function 'list_options', 2nd argument 'stream' value is 0
a2ps-4.14/src/main.c:442:12: note: Null pointer dereference
a2ps-4.14/src/main.c:449:15: warning: Either the condition '!spy' is redundant or there is possible null pointer dereference: stream. [nullPointerRedundantCheck]
a2ps-4.14/src/main.c:581:7: note: Assuming that condition '!spy' is not redundant
a2ps-4.14/src/main.c:572:24: note: Calling function 'list_options', 2nd argument 'stream' value is 0
a2ps-4.14/src/main.c:449:15: note: Null pointer dereference
a2ps-4.14/src/main.c:481:12: warning: Either the condition '!spy' is redundant or there is possible null pointer dereference: stream. [nullPointerRedundantCheck]
a2ps-4.14/src/main.c:581:7: note: Assuming that condition '!spy' is not redundant
a2ps-4.14/src/main.c:572:24: note: Calling function 'list_options', 2nd argument 'stream' value is 0
a2ps-4.14/src/main.c:481:12: note: Null pointer dereference
a2ps-4.14/src/main.c:486:15: warning: Either the condition '!spy' is redundant or there is possible null pointer dereference: stream. [nullPointerRedundantCheck]
a2ps-4.14/src/main.c:581:7: note: Assuming that condition '!spy' is not redundant
a2ps-4.14/src/main.c:572:24: note: Calling function 'list_options', 2nd argument 'stream' value is 0
a2ps-4.14/src/main.c:486:15: note: Null pointer dereference
a2ps-4.14/src/main.c:495:12: warning: Either the condition '!spy' is redundant or there is possible null pointer dereference: stream. [nullPointerRedundantCheck]
a2ps-4.14/src/main.c:581:7: note: Assuming that condition '!spy' is not redundant
a2ps-4.14/src/main.c:572:24: note: Calling function 'list_options', 2nd argument 'stream' value is 0
a2ps-4.14/src/main.c:495:12: note: Null pointer dereference
a2ps-4.14/src/main.c:515:12: warning: Either the condition '!spy' is redundant or there is possible null pointer dereference: stream. [nullPointerRedundantCheck]
a2ps-4.14/src/main.c:581:7: note: Assuming that condition '!spy' is not redundant
a2ps-4.14/src/main.c:572:24: note: Calling function 'list_options', 2nd argument 'stream' value is 0
a2ps-4.14/src/main.c:515:12: note: Null pointer dereference
a2ps-4.14/src/main.c:518:12: warning: Either the condition '!spy' is redundant or there is possible null pointer dereference: stream. [nullPointerRedundantCheck]
a2ps-4.14/src/main.c:581:7: note: Assuming that condition '!spy' is not redundant
a2ps-4.14/src/main.c:572:24: note: Calling function 'list_options', 2nd argument 'stream' value is 0
a2ps-4.14/src/main.c:518:12: note: Null pointer dereference
a2ps-4.14/src/main.c:521:15: warning: Either the condition '!spy' is redundant or there is possible null pointer dereference: stream. [nullPointerRedundantCheck]
a2ps-4.14/src/main.c:581:7: note: Assuming that condition '!spy' is not redundant
a2ps-4.14/src/main.c:572:24: note: Calling function 'list_options', 2nd argument 'stream' value is 0
a2ps-4.14/src/main.c:521:15: note: Null pointer dereference
a2ps-4.14/src/main.c:528:12: warning: Either the condition '!spy' is redundant or there is possible null pointer dereference: stream. [nullPointerRedundantCheck]
a2ps-4.14/src/main.c:581:7: note: Assuming that condition '!spy' is not redundant
a2ps-4.14/src/main.c:572:24: note: Calling function 'list_options', 2nd argument 'stream' value is 0
a2ps-4.14/src/main.c:528:12: note: Null pointer dereference
a2ps-4.14/src/main.c:566:25: warning: Either the condition '!spy' is redundant or there is possible null pointer dereference: spy. [nullPointerRedundantCheck]
a2ps-4.14/src/main.c:581:7: note: Assuming that condition '!spy' is not redundant
a2ps-4.14/src/main.c:566:25: note: Null pointer dereference
a2ps-4.14/src/main.c:570:3: warning: Either the condition '!spy' is redundant or there is possible null pointer dereference: spy. [nullPointerRedundantCheck]
a2ps-4.14/src/main.c:581:7: note: Assuming that condition '!spy' is not redundant
a2ps-4.14/src/main.c:570:3: note: Null pointer dereference
a2ps-4.14/src/main.c:573:15: warning: Either the condition '!spy' is redundant or there is possible null pointer dereference: spy. [nullPointerRedundantCheck]
a2ps-4.14/src/main.c:581:7: note: Assuming that condition '!spy' is not redundant
a2ps-4.14/src/main.c:573:15: note: Null pointer dereference
a2ps-4.14/src/main.c:575:23: warning: Either the condition '!spy' is redundant or there is possible null pointer dereference: spy. [nullPointerRedundantCheck]
a2ps-4.14/src/main.c:581:7: note: Assuming that condition '!spy' is not redundant
a2ps-4.14/src/main.c:575:23: note: Null pointer dereference
a2ps-4.14/src/main.c:579:11: warning: Either the condition '!spy' is redundant or there is possible null pointer dereference: spy. [nullPointerRedundantCheck]
a2ps-4.14/src/main.c:581:7: note: Assuming that condition '!spy' is not redundant
a2ps-4.14/src/main.c:579:11: note: Null pointer dereference
a2ps-4.14/src/main.c:584:10: error: Used file that is not opened. [useClosedFile]
a2ps-4.14/src/main.c:591:3: error: Used file that is not opened. [useClosedFile]
a2ps-4.14/src/main.c:580:3: error: Return value of allocation function 'fopen' is not stored. [leakReturnValNotUsed]
a2ps-4.14/src/main.c:591:0: error: Deallocating a deallocated pointer: spy [deallocDealloc]
parsessh.c:2424:0: error: Invalid number of character '{' when these macros are defined: '__GCC__=1;__GCC__=1'. [syntaxError]
a2ps-4.14/src/regex.c:4002:18: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
a2ps-4.14/src/regex.c:3999:17: note: Assignment 'string1=0', assigned value is 0
a2ps-4.14/src/regex.c:4002:18: note: Null pointer addition
a2ps-4.14/src/regex.c:4480:0: style: The scope of the variable 'this_reg' can be reduced. [variableScope]
a2ps-4.14/src/regex.c:4634:0: style: The scope of the variable 'this_reg' can be reduced. [variableScope]
a2ps-4.14/src/regex.c:4691:0: style: The scope of the variable 'this_reg' can be reduced. [variableScope]
a2ps-4.14/src/regex.c:4865:25: style: The scope of the variable 'sdummy' can be reduced. [variableScope]
a2ps-4.14/src/regex.c:4911:0: style: The scope of the variable 'this_reg' can be reduced. [variableScope]
a2ps-4.14/src/regex.c:4924:0: style: The scope of the variable 'this_reg' can be reduced. [variableScope]
a2ps-4.14/src/regex.c:3171:3: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
a2ps-4.14/src/regex.c:3360:20: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
a2ps-4.14/src/regex.c:3935:3: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
a2ps-4.14/src/regex.c:3945:18: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
a2ps-4.14/src/regex.c:3946:16: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
a2ps-4.14/src/regex.c:3947:22: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
a2ps-4.14/src/regex.c:3948:20: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
a2ps-4.14/src/regex.c:3949:23: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
a2ps-4.14/src/regex.c:3950:21: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
a2ps-4.14/src/regex.c:3951:18: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
a2ps-4.14/src/regex.c:3952:19: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
a2ps-4.14/src/regex.c:3953:24: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
a2ps-4.14/src/regex.c:4480:19: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
a2ps-4.14/src/regex.c:4634:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
a2ps-4.14/src/regex.c:4691:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
a2ps-4.14/src/regex.c:4911:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
a2ps-4.14/src/regex.c:4924:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
a2ps-4.14/src/regex.c:1945:7: error: Memory leak: compile_stack.stack [memleak]
a2ps-4.14/src/regex.c:3039:34: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
a2ps-4.14/src/regex.c:3042:32: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
a2ps-4.14/src/regex.c:3110:40: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
a2ps-4.14/src/select.c:212:8: warning: Either the condition 'if(cp)' is redundant or there is possible null pointer dereference: cp. [nullPointerRedundantCheck]
a2ps-4.14/src/select.c:214:10: note: Assuming that condition 'if(cp)' is not redundant
a2ps-4.14/src/select.c:212:8: note: Null pointer dereference
sheets-map.c:1324:27: warning: Possible null pointer dereference: b [nullPointer]
sheets-map.c:1321:24: note: Assignment 'b=(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL', assigned value is 0
sheets-map.c:1324:27: note: Null pointer dereference
sheets-map.c:1326:9: warning: Possible null pointer dereference: b [nullPointer]
sheets-map.c:1321:24: note: Assignment 'b=(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL', assigned value is 0
sheets-map.c:1326:9: note: Null pointer dereference
sheets-map.c:1694:2: warning: Possible null pointer dereference: b [nullPointer]
sheets-map.c:1583:19: note: Calling function 'smap_init_buffer', 1st argument 'b' value is 0
sheets-map.c:1694:2: note: Null pointer dereference
sheets-map.c:1695:2: warning: Possible null pointer dereference: b [nullPointer]
sheets-map.c:1583:19: note: Calling function 'smap_init_buffer', 1st argument 'b' value is 0
sheets-map.c:1695:2: note: Null pointer dereference
sheets-map.c:1706:9: warning: Possible null pointer dereference: b [nullPointer]
sheets-map.c:1583:19: note: Calling function 'smap_init_buffer', 1st argument 'b' value is 0
sheets-map.c:1706:9: note: Null pointer dereference
sheets-map.c:1426:59: style: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent]
sheets-map.c:366:54: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
sheets-map.c:1426:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
sheets-map.c:1449:49: style: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'. [funcArgNamesDifferent]
sheets-map.c:659:38: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'.
sheets-map.c:1449:49: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'.
sheets-map.c:1875:50: style: Function 'smap_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent]
sheets-map.c:319:49: note: Function 'smap_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
sheets-map.c:1875:50: note: Function 'smap_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
sheets-map.c:1888:50: style: Function 'smap_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent]
sheets-map.c:320:48: note: Function 'smap_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
sheets-map.c:1888:50: note: Function 'smap_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
sheets-map.c:1888:64: style: Function 'smap_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent]
sheets-map.c:320:58: note: Function 'smap_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
sheets-map.c:1888:64: note: Function 'smap_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
a2ps-4.14/src/ssheet.c:334:7: style: The scope of the variable 'pattern_len' can be reduced. [variableScope]
a2ps-4.14/src/ssheet.c:985:24: style: The scope of the variable 'sheet' can be reduced. [variableScope]
a2ps-4.14/src/ssheet.c:1222:24: style: The scope of the variable 'sheet' can be reduced. [variableScope]
a2ps-4.14/src/ssheet.c:1518:24: style: The scope of the variable 'sheet' can be reduced. [variableScope]
a2ps-4.14/src/ssheet.c:1075:3: warning: The array 'version_index' is too small, the function 'style_sheets_versions' expects a bigger one. [argumentSize]
a2ps-4.14/src/ssheet.c:1075:3: warning: The array 'requirement' is too small, the function 'style_sheets_versions' expects a bigger one. [argumentSize]
a2ps-4.14/src/ssheet.c:1233:3: warning: The array 'version_index' is too small, the function 'style_sheets_versions' expects a bigger one. [argumentSize]
a2ps-4.14/src/ssheet.c:1233:3: warning: The array 'requirement' is too small, the function 'style_sheets_versions' expects a bigger one. [argumentSize]
a2ps-4.14/src/sshread.c:153:17: style: The scope of the variable 'key' can be reduced. [variableScope]
a2ps-4.14/src/sshread.c:156:7: style: The scope of the variable 'res' can be reduced. [variableScope]
a2ps-4.14/src/sshread.c:205:17: style: The scope of the variable 'key' can be reduced. [variableScope]
a2ps-4.14/src/sshread.c:208:7: style: The scope of the variable 'res' can be reduced. [variableScope]
a2ps-4.14/tests/tstfiles/typing.cl:240:0: error: syntax error [syntaxError]
[22:20]

ftp://ftp.se.debian.org/debian/pool/main/a/a52dec/a52dec_0.7.4.orig.tar.gz
a52dec-0.7.4/liba52/bit_allocate.c:234:20: portability: Undefined behaviour, pointer arithmetic 'bndtab-20' is out of bounds. [pointerOutOfBounds]
a52dec-0.7.4/liba52/bitstream.h:55:14: style: The scope of the variable 'result' can be reduced. [variableScope]
a52dec-0.7.4/liba52/bitstream.h:68:13: style: The scope of the variable 'result' can be reduced. [variableScope]
a52dec-0.7.4/liba52/imdct.c:246:12: style: The scope of the variable 'k' can be reduced. [variableScope]
a52dec-0.7.4/liba52/imdct.c:290:12: style: The scope of the variable 'k' can be reduced. [variableScope]
a52dec-0.7.4/liba52/imdct.c:213:29: portability: Undefined behaviour, pointer arithmetic 'roots16-4' is out of bounds. [pointerOutOfBounds]
a52dec-0.7.4/liba52/imdct.c:221:29: portability: Undefined behaviour, pointer arithmetic 'roots32-8' is out of bounds. [pointerOutOfBounds]
a52dec-0.7.4/liba52/imdct.c:229:29: portability: Undefined behaviour, pointer arithmetic 'roots64-16' is out of bounds. [pointerOutOfBounds]
a52dec-0.7.4/liba52/imdct.c:237:29: portability: Undefined behaviour, pointer arithmetic 'roots64-16' is out of bounds. [pointerOutOfBounds]
a52dec-0.7.4/liba52/imdct.c:241:30: portability: Undefined behaviour, pointer arithmetic 'roots128-32' is out of bounds. [pointerOutOfBounds]
a52dec-0.7.4/liba52/parse.c:217:9: style: The scope of the variable 'exps' can be reduced. [variableScope]
a52dec-0.7.4/liba52/parse.c:270:19: style: The scope of the variable 'deltlen' can be reduced. [variableScope]
a52dec-0.7.4/liba52/parse.c:270:28: style: The scope of the variable 'delta' can be reduced. [variableScope]
a52dec-0.7.4/liba52/parse.c:413:29: style: The scope of the variable 'i_end' can be reduced. [variableScope]
a52dec-0.7.4/liba52/parse.c:603:22: style: The scope of the variable 'cplcoexp' can be reduced. [variableScope]
a52dec-0.7.4/liba52/parse.c:603:32: style: The scope of the variable 'cplcomant' can be reduced. [variableScope]
a52dec-0.7.4/liba52/tables.h:54:5: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
a52dec-0.7.4/liba52/tables.h:61:5: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
a52dec-0.7.4/liba52/tables.h:62:5: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
a52dec-0.7.4/liba52/tables.h:63:5: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
a52dec-0.7.4/liba52/tables.h:68:5: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
a52dec-0.7.4/liba52/tables.h:69:5: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
a52dec-0.7.4/liba52/tables.h:70:5: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
a52dec-0.7.4/liba52/tables.h:85:5: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
a52dec-0.7.4/liba52/tables.h:86:5: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
a52dec-0.7.4/liba52/tables.h:94:5: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
a52dec-0.7.4/liba52/tables.h:95:5: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
a52dec-0.7.4/liba52/tables.h:96:5: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
a52dec-0.7.4/liba52/tables.h:97:5: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
a52dec-0.7.4/liba52/tables.h:98:5: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
a52dec-0.7.4/liba52/tables.h:103:5: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
a52dec-0.7.4/liba52/tables.h:104:5: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
a52dec-0.7.4/liba52/tables.h:105:5: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
a52dec-0.7.4/liba52/tables.h:106:5: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
a52dec-0.7.4/liba52/tables.h:107:5: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
a52dec-0.7.4/liba52/tables.h:118:9: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
a52dec-0.7.4/liba52/tables.h:135:5: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
a52dec-0.7.4/liba52/tables.h:136:5: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
a52dec-0.7.4/liba52/tables.h:137:5: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
a52dec-0.7.4/liba52/tables.h:138:5: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
a52dec-0.7.4/liba52/tables.h:139:5: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
a52dec-0.7.4/liba52/tables.h:150:5: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
a52dec-0.7.4/liba52/tables.h:151:5: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
a52dec-0.7.4/liba52/tables.h:152:5: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
a52dec-0.7.4/liba52/tables.h:153:5: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
a52dec-0.7.4/liba52/tables.h:154:5: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
a52dec-0.7.4/liba52/tables.h:155:5: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
a52dec-0.7.4/liba52/tables.h:156:5: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
a52dec-0.7.4/liba52/tables.h:157:5: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
a52dec-0.7.4/liba52/tables.h:158:5: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
a52dec-0.7.4/liba52/tables.h:159:5: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
a52dec-0.7.4/liba52/tables.h:160:5: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
a52dec-0.7.4/liba52/tables.h:177:10: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
a52dec-0.7.4/liba52/tables.h:178:10: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
a52dec-0.7.4/liba52/tables.h:179:10: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
a52dec-0.7.4/libao/float2s16.c:44:19: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
a52dec-0.7.4/libao/float2s16.c:55:19: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
a52dec-0.7.4/libao/float2s16.c:68:19: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
a52dec-0.7.4/libao/float2s16.c:94:19: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
a52dec-0.7.4/test/compare.c:43:2: error: Resource leak: f1 [resourceLeak]
a52dec-0.7.4/test/compare.c:43:2: error: Resource leak: f2 [resourceLeak]
a52dec-0.7.4/test/compare.c:78:0: error: Resource leak: f1 [resourceLeak]
a52dec-0.7.4/test/compare.c:78:0: error: Resource leak: f2 [resourceLeak]
[22:20]

ftp://ftp.se.debian.org/debian/pool/main/a/a56/a56_1.3.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/a7xpg/a7xpg_0.11.dfsg1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aa3d/aa3d_1.0.orig.tar.gz
aa3d-1.0.orig/aa3d.c:28:18: style: The scope of the variable 'l' can be reduced. [variableScope]
aa3d-1.0.orig/aa3d.c:28:25: style: The scope of the variable 'l2' can be reduced. [variableScope]
aa3d-1.0.orig/aa3d.c:114:0: error: Resource leak: f [resourceLeak]
[22:20]

ftp://ftp.se.debian.org/debian/pool/main/a/aac-tactics/aac-tactics_8.6.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aafigure/aafigure_0.5.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aalib/aalib_1.4p5.orig.tar.gz
aalib-1.4.0/src/aados.c:230:0: error: No pair for character ("). Can't process file. File is either invalid or unicode, which is currently not supported. [syntaxError]
aalib-1.4.0/src/aadoskbd.c:507:10: warning: Either the condition 'temp>255' is redundant or the array 'key[128]' is accessed at index 256, which is out of bounds. [arrayIndexOutOfBoundsCond]
aalib-1.4.0/src/aadoskbd.c:505:23: note: Assuming that condition 'temp>255' is not redundant
aalib-1.4.0/src/aadoskbd.c:507:10: note: Array index out of bounds
aalib-1.4.0/src/aadoskbd.c:513:10: warning: Either the condition 'temp>255' is redundant or the array 'key[128]' is accessed at index 256, which is out of bounds. [arrayIndexOutOfBoundsCond]
aalib-1.4.0/src/aadoskbd.c:505:23: note: Assuming that condition 'temp>255' is not redundant
aalib-1.4.0/src/aadoskbd.c:513:10: note: Array index out of bounds
aalib-1.4.0/src/aafastre.c:10:9: style: The scope of the variable 'pos' can be reduced. [variableScope]
aalib-1.4.0/src/aafastre.c:11:9: style: The scope of the variable 'pos1' can be reduced. [variableScope]
aalib-1.4.0/src/aafire.c:109:19: style: The scope of the variable 'last1' can be reduced. [variableScope]
aalib-1.4.0/src/aafire.c:110:24: style: The scope of the variable 'sloop' can be reduced. [variableScope]
aalib-1.4.0/src/aafire.c:96:3: style: Variable 'i' is assigned a value that is never used. [unreadVariable]
aalib-1.4.0/src/aafont.c:19:5: style: Variable 'font' is reassigned a value before the old one has been used. [redundantAssignment]
aalib-1.4.0/src/aafont.c:18:5: note: Variable 'font' is reassigned a value before the old one has been used.
aalib-1.4.0/src/aafont.c:19:5: note: Variable 'font' is reassigned a value before the old one has been used.
aalib-1.4.0/src/aain.c:3:35: style: Function 'aa_initkbd' argument 1 names different: declaration 'context' definition 'c'. [funcArgNamesDifferent]
aalib-1.4.0/src/aalib.h:548:28: note: Function 'aa_initkbd' argument 1 names different: declaration 'context' definition 'c'.
aalib-1.4.0/src/aain.c:3:35: note: Function 'aa_initkbd' argument 1 names different: declaration 'context' definition 'c'.
aalib-1.4.0/src/aain.c:3:70: style: Function 'aa_initkbd' argument 2 names different: declaration 'drv' definition 'd'. [funcArgNamesDifferent]
aalib-1.4.0/src/aalib.h:550:41: note: Function 'aa_initkbd' argument 2 names different: declaration 'drv' definition 'd'.
aalib-1.4.0/src/aain.c:3:70: note: Function 'aa_initkbd' argument 2 names different: declaration 'drv' definition 'd'.
aalib-1.4.0/src/aain.c:20:61: style: Function 'aa_getmouse' argument 4 names different: declaration 'b' definition 'z'. [funcArgNamesDifferent]
aalib-1.4.0/src/aalib.h:722:9: note: Function 'aa_getmouse' argument 4 names different: declaration 'b' definition 'z'.
aalib-1.4.0/src/aain.c:20:61: note: Function 'aa_getmouse' argument 4 names different: declaration 'b' definition 'z'.
aalib-1.4.0/src/aain.c:75:28: style: Function 'aa_getkey' argument 1 names different: declaration 'c' definition 'co'. [funcArgNamesDifferent]
aalib-1.4.0/src/aalib.h:785:16: note: Function 'aa_getkey' argument 1 names different: declaration 'c' definition 'co'.
aalib-1.4.0/src/aain.c:75:28: note: Function 'aa_getkey' argument 1 names different: declaration 'c' definition 'co'.
aalib-1.4.0/src/aalib.c:98:5: warning: Either the condition 'c==NULL' is redundant or there is possible null pointer dereference: c. [nullPointerRedundantCheck]
aalib-1.4.0/src/aalib.c:101:11: note: Assuming that condition 'c==NULL' is not redundant
aalib-1.4.0/src/aalib.c:98:5: note: Null pointer dereference
aalib-1.4.0/src/aalib.c:99:5: warning: Either the condition 'c==NULL' is redundant or there is possible null pointer dereference: c. [nullPointerRedundantCheck]
aalib-1.4.0/src/aalib.c:101:11: note: Assuming that condition 'c==NULL' is not redundant
aalib-1.4.0/src/aalib.c:99:5: note: Null pointer dereference
aalib-1.4.0/src/aalib.c:100:5: warning: Either the condition 'c==NULL' is redundant or there is possible null pointer dereference: c. [nullPointerRedundantCheck]
aalib-1.4.0/src/aalib.c:101:11: note: Assuming that condition 'c==NULL' is not redundant
aalib-1.4.0/src/aalib.c:100:5: note: Null pointer dereference
aalib-1.4.0/src/aalib.c:11:40: style: Function 'aa_uninitmouse' argument 1 names different: declaration 'context' definition 'c'. [funcArgNamesDifferent]
aalib-1.4.0/src/aalib.h:596:19: note: Function 'aa_uninitmouse' argument 1 names different: declaration 'context' definition 'c'.
aalib-1.4.0/src/aalib.c:11:40: note: Function 'aa_uninitmouse' argument 1 names different: declaration 'context' definition 'c'.
aalib-1.4.0/src/aalib.c:21:38: style: Function 'aa_uninitkbd' argument 1 names different: declaration 'context' definition 'c'. [funcArgNamesDifferent]
aalib-1.4.0/src/aalib.h:588:17: note: Function 'aa_uninitkbd' argument 1 names different: declaration 'context' definition 'c'.
aalib-1.4.0/src/aalib.c:21:38: note: Function 'aa_uninitkbd' argument 1 names different: declaration 'context' definition 'c'.
aalib-1.4.0/src/aamktabl.c:41:5: style: Variable 'first' is reassigned a value before the old one has been used. [redundantAssignment]
aalib-1.4.0/src/aamktabl.c:32:0: note: Variable 'first' is reassigned a value before the old one has been used.
aalib-1.4.0/src/aamktabl.c:41:5: note: Variable 'first' is reassigned a value before the old one has been used.
aalib-1.4.0/src/aamktabl.c:42:5: style: Variable 'last' is reassigned a value before the old one has been used. [redundantAssignment]
aalib-1.4.0/src/aamktabl.c:33:0: note: Variable 'last' is reassigned a value before the old one has been used.
aalib-1.4.0/src/aamktabl.c:42:5: note: Variable 'last' is reassigned a value before the old one has been used.
aalib-1.4.0/src/aamktabl.c:77:27: error: Expression '(p1=(2*((((int)(parameters[i].p[0])-(int)(p1))*((int)(parameters[i].p[0])-(int)(p1)))+(((int)(parameters[i].p[1])-(int)(p2))*((int)(parameters[i].p[1])-(int)(p2)))+((((int)(parameters[i].p[2])-(int)(p3))*((int)(parameters[i].p[2])-(int)(p3)))+(((int)(parameters[i].p[3])-(int)(p4))*((int)(parameters[i].p[3])-(int)(p4)))))+1*(((int)(parameters[i].p[4])-(int)(sum))*((int)(parameters[i].p[4])-(int)(sum)))))>=(p1=(2*((((int)(parameters[table[pos]].p[0])-(int)(p1))*((int)(parameters[table[pos]].p[0])-(int)(p1)))+(((int)(parameters[table[pos]].p[1])-(int)(p2))*((int)(parameters[table[pos]].p[1])-(int)(p2)))+((((int)(parameters[table[pos]].p[2])-(int)(p3))*((int)(parameters[table[pos]].p[2])-(int)(p3)))+(((int)(parameters[table[pos]].p[3])-(int)(p4))*((int)(parameters[table[pos]].p[3])-(int)(p4)))))+1*(((int)(parameters[table[pos]].p[4])-(int)(sum))*((int)(parameters[table[pos]].p[4])-(int)(sum)))))' depends on order of evaluation of side effects [unknownEvaluationOrder]
aalib-1.4.0/src/aamoureg.c:25:41: style: Function 'aa_autoinitmouse' argument 1 names different: declaration 'c' definition 'context'. [funcArgNamesDifferent]
aalib-1.4.0/src/aalib.h:489:27: note: Function 'aa_autoinitmouse' argument 1 names different: declaration 'c' definition 'context'.
aalib-1.4.0/src/aamoureg.c:25:41: note: Function 'aa_autoinitmouse' argument 1 names different: declaration 'c' definition 'context'.
aalib-1.4.0/src/aaout.c:6:14: style: The scope of the variable 'pos1' can be reduced. [variableScope]
aalib-1.4.0/src/aaout.c:12:20: style: Array index 'pos' is used before limits check. [arrayIndexThenCheck]
aalib-1.4.0/src/aarec.c:47:2: style: Same expression on both sides of '==' because the value of '*l' and 'm' are the same. [duplicateExpression]
aalib-1.4.0/src/aarec.c:45:24: note: 'm' is assigned value '*l' here.
aalib-1.4.0/src/aarec.c:47:2: note: Same expression on both sides of '==' because the value of '*l' and 'm' are the same.
aalib-1.4.0/src/aarecfunc.c:11:37: style: Function 'aa_recommendhikbd' argument 1 names different: declaration 'name' definition 't'. [funcArgNamesDifferent]
aalib-1.4.0/src/aalib.h:899:24: note: Function 'aa_recommendhikbd' argument 1 names different: declaration 'name' definition 't'.
aalib-1.4.0/src/aarecfunc.c:11:37: note: Function 'aa_recommendhikbd' argument 1 names different: declaration 'name' definition 't'.
aalib-1.4.0/src/aarecfunc.c:16:39: style: Function 'aa_recommendhimouse' argument 1 names different: declaration 'name' definition 't'. [funcArgNamesDifferent]
aalib-1.4.0/src/aalib.h:910:24: note: Function 'aa_recommendhimouse' argument 1 names different: declaration 'name' definition 't'.
aalib-1.4.0/src/aarecfunc.c:16:39: note: Function 'aa_recommendhimouse' argument 1 names different: declaration 'name' definition 't'.
aalib-1.4.0/src/aarecfunc.c:21:41: style: Function 'aa_recommendhidisplay' argument 1 names different: declaration 'name' definition 't'. [funcArgNamesDifferent]
aalib-1.4.0/src/aalib.h:921:24: note: Function 'aa_recommendhidisplay' argument 1 names different: declaration 'name' definition 't'.
aalib-1.4.0/src/aarecfunc.c:21:41: note: Function 'aa_recommendhidisplay' argument 1 names different: declaration 'name' definition 't'.
aalib-1.4.0/src/aarecfunc.c:26:38: style: Function 'aa_recommendlowkbd' argument 1 names different: declaration 'name' definition 't'. [funcArgNamesDifferent]
aalib-1.4.0/src/aalib.h:905:24: note: Function 'aa_recommendlowkbd' argument 1 names different: declaration 'name' definition 't'.
aalib-1.4.0/src/aarecfunc.c:26:38: note: Function 'aa_recommendlowkbd' argument 1 names different: declaration 'name' definition 't'.
aalib-1.4.0/src/aarecfunc.c:31:40: style: Function 'aa_recommendlowmouse' argument 1 names different: declaration 'name' definition 't'. [funcArgNamesDifferent]
aalib-1.4.0/src/aalib.h:916:24: note: Function 'aa_recommendlowmouse' argument 1 names different: declaration 'name' definition 't'.
aalib-1.4.0/src/aarecfunc.c:31:40: note: Function 'aa_recommendlowmouse' argument 1 names different: declaration 'name' definition 't'.
aalib-1.4.0/src/aarecfunc.c:36:42: style: Function 'aa_recommendlowdisplay' argument 1 names different: declaration 'name' definition 't'. [funcArgNamesDifferent]
aalib-1.4.0/src/aalib.h:927:24: note: Function 'aa_recommendlowdisplay' argument 1 names different: declaration 'name' definition 't'.
aalib-1.4.0/src/aarecfunc.c:36:42: note: Function 'aa_recommendlowdisplay' argument 1 names different: declaration 'name' definition 't'.
aalib-1.4.0/src/aarender.c:218:23: error: Array index -1 is out of bounds. [negativeIndex]
aalib-1.4.0/src/aarender.c:38:9: style: The scope of the variable 'pos' can be reduced. [variableScope]
aalib-1.4.0/src/aarender.c:40:9: style: The scope of the variable 'pos1' can be reduced. [variableScope]
aalib-1.4.0/src/aarender.c:41:25: style: The scope of the variable 'esum' can be reduced. [variableScope]
aalib-1.4.0/src/aarender.c:228:9: style: The scope of the variable 'i' can be reduced. [variableScope]
aalib-1.4.0/src/aarender.c:32:61: style: Function 'aa_renderpalette' argument 2 names different: declaration 'table' definition 'palette'. [funcArgNamesDifferent]
aalib-1.4.0/src/aalib.h:647:61: note: Function 'aa_renderpalette' argument 2 names different: declaration 'table' definition 'palette'.
aalib-1.4.0/src/aarender.c:32:61: note: Function 'aa_renderpalette' argument 2 names different: declaration 'table' definition 'palette'.
aalib-1.4.0/src/aasave.c:341:19: style: The scope of the variable 'c' can be reduced. [variableScope]
aalib-1.4.0/src/aasave.c:400:10: style: The scope of the variable 'chr' can be reduced. [variableScope]
aalib-1.4.0/src/aasave.c:512:22: portability: Undefined behaviour, pointer arithmetic 'text-1' is out of bounds. [pointerOutOfBounds]
aalib-1.4.0/src/aasave.c:525:22: portability: Undefined behaviour, pointer arithmetic 'text-1' is out of bounds. [pointerOutOfBounds]
aalib-1.4.0/src/aasave.c:538:22: portability: Undefined behaviour, pointer arithmetic 'text-1' is out of bounds. [pointerOutOfBounds]
aalib-1.4.0/src/aasavefont.c:31:0: error: Resource leak: f [resourceLeak]
aalib-1.4.0/src/aastdin.c:88:26: style: Redundant condition: If 'c < 127', the comparison 'c != 127' is always true. [redundantCondition]
aalib-1.4.0/src/aastdin.c:47:9: style: The scope of the variable 'flag' can be reduced. [variableScope]
[22:20]

ftp://ftp.se.debian.org/debian/pool/main/a/aaphoto/aaphoto_0.45.orig.tar.gz
aaphoto-0.45/aaio.c:663:5: style: Variable 'ch1' is reassigned a value before the old one has been used. [redundantAssignment]
aaphoto-0.45/aaio.c:658:5: note: Variable 'ch1' is reassigned a value before the old one has been used.
aaphoto-0.45/aaio.c:663:5: note: Variable 'ch1' is reassigned a value before the old one has been used.
aaphoto-0.45/aaio.c:664:5: style: Variable 'ch2' is reassigned a value before the old one has been used. [redundantAssignment]
aaphoto-0.45/aaio.c:659:5: note: Variable 'ch2' is reassigned a value before the old one has been used.
aaphoto-0.45/aaio.c:664:5: note: Variable 'ch2' is reassigned a value before the old one has been used.
aaphoto-0.45/aaio.c:41:12: style: The scope of the variable 'd' can be reduced. [variableScope]
aaphoto-0.45/aaio.c:42:6: style: The scope of the variable 'xx' can be reduced. [variableScope]
aaphoto-0.45/aaio.c:43:6: style: The scope of the variable 'yy' can be reduced. [variableScope]
aaphoto-0.45/aaio.c:499:33: style: The scope of the variable 'dp2' can be reduced. [variableScope]
aaphoto-0.45/aaio.c:501:33: style: The scope of the variable 'cnt' can be reduced. [variableScope]
aaphoto-0.45/aaio.c:511:7: style: The scope of the variable 'i' can be reduced. [variableScope]
aaphoto-0.45/aaio.c:511:10: style: The scope of the variable 'i2' can be reduced. [variableScope]
aaphoto-0.45/aaio.c:511:19: style: The scope of the variable 'flag' can be reduced. [variableScope]
aaphoto-0.45/aaio.c:839:16: style: The scope of the variable 'f_headersize' can be reduced. [variableScope]
aaphoto-0.45/aaio.c:840:16: style: The scope of the variable 'f_offs' can be reduced. [variableScope]
aaphoto-0.45/aaio.c:841:16: style: The scope of the variable 'f_width' can be reduced. [variableScope]
aaphoto-0.45/aaio.c:842:16: style: The scope of the variable 'f_height' can be reduced. [variableScope]
aaphoto-0.45/aaio.c:843:16: style: The scope of the variable 'f_xpixelpermeter' can be reduced. [variableScope]
aaphoto-0.45/aaio.c:844:16: style: The scope of the variable 'f_ypixelpermeter' can be reduced. [variableScope]
aaphoto-0.45/aaio.c:845:20: style: The scope of the variable 'addr' can be reduced. [variableScope]
aaphoto-0.45/aaio.c:845:26: style: The scope of the variable 'addr2' can be reduced. [variableScope]
aaphoto-0.45/aaio.c:846:20: style: The scope of the variable 'addr_offset' can be reduced. [variableScope]
aaphoto-0.45/aaio.c:847:16: style: The scope of the variable 'bw' can be reduced. [variableScope]
aaphoto-0.45/aaio.c:847:20: style: The scope of the variable 'bh' can be reduced. [variableScope]
aaphoto-0.45/aaio.c:850:16: style: The scope of the variable 'i' can be reduced. [variableScope]
aaphoto-0.45/aaio.c:850:19: style: The scope of the variable 'x' can be reduced. [variableScope]
aaphoto-0.45/aaio.c:850:22: style: The scope of the variable 'y' can be reduced. [variableScope]
aaphoto-0.45/aaio.c:1038:16: style: The scope of the variable 'col' can be reduced. [variableScope]
aaphoto-0.45/aaio.c:519:17: style: Variable 'cnt' is modified but its new value is never used. [unreadVariable]
aaphoto-0.45/aaio.c:47:13: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
aaphoto-0.45/aaio.c:787:40: error: Resource leak: fhandle [resourceLeak]
aaphoto-0.45/aaio.c:788:40: error: Resource leak: fhandle [resourceLeak]
aaphoto-0.45/aaio.c:793:75: error: Resource leak: fhandle [resourceLeak]
aaphoto-0.45/aaio.c:820:40: error: Resource leak: fhandle [resourceLeak]
aaphoto-0.45/aaio.c:821:40: error: Resource leak: fhandle [resourceLeak]
aaphoto-0.45/aaio.c:866:24: error: Resource leak: fhandle [resourceLeak]
aaphoto-0.45/aaio.c:871:22: error: Resource leak: fhandle [resourceLeak]
aaphoto-0.45/aaio.c:973:30: error: Memory leak: file_buffer [memleak]
aaphoto-0.45/aaio.c:1241:38: error: Resource leak: fhandle [resourceLeak]
aaphoto-0.45/aaio.c:1245:30: error: Resource leak: fhandle [resourceLeak]
aaphoto-0.45/aaio.c:1251:16: error: Resource leak: fhandle [resourceLeak]
aaphoto-0.45/aaio.c:1256:10: error: Resource leak: fhandle [resourceLeak]
aaphoto-0.45/aaio.c:1263:3: error: Resource leak: fhandle [resourceLeak]
aaphoto-0.45/aaio.c:1196:0: error: Memory leak: file_buffer [memleak]
aaphoto-0.45/aaio.c:1199:0: error: Resource leak: fhandle [resourceLeak]
aaphoto-0.45/aargb.c:1515:33: style: Condition 'format_flag==1' is always false [knownConditionTrueFalse]
aaphoto-0.45/aargb.c:1494:22: note: Assuming that condition 'format_flag==0' is not redundant
aaphoto-0.45/aargb.c:1515:33: note: Condition 'format_flag==1' is always false
aaphoto-0.45/aargb.c:1516:33: style: Condition 'format_flag==2' is always false [knownConditionTrueFalse]
aaphoto-0.45/aargb.c:1494:22: note: Assuming that condition 'format_flag==0' is not redundant
aaphoto-0.45/aargb.c:1516:33: note: Condition 'format_flag==2' is always false
aaphoto-0.45/aargb.c:146:5: style: Variable 'L' is reassigned a value before the old one has been used. [redundantAssignment]
aaphoto-0.45/aargb.c:144:5: note: Variable 'L' is reassigned a value before the old one has been used.
aaphoto-0.45/aargb.c:146:5: note: Variable 'L' is reassigned a value before the old one has been used.
aaphoto-0.45/aargb.c:1661:33: style: Variable 'L' is reassigned a value before the old one has been used. [redundantAssignment]
aaphoto-0.45/aargb.c:1660:33: note: Variable 'L' is reassigned a value before the old one has been used.
aaphoto-0.45/aargb.c:1661:33: note: Variable 'L' is reassigned a value before the old one has been used.
aaphoto-0.45/aaphoto.c:484:2: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
aaphoto-0.45/aaphoto.c:483:2: note: Variable 'result' is reassigned a value before the old one has been used.
aaphoto-0.45/aaphoto.c:484:2: note: Variable 'result' is reassigned a value before the old one has been used.
aaphoto-0.45/aaphoto.c:598:4: style: Variable 'myarg' is reassigned a value before the old one has been used. [redundantAssignment]
aaphoto-0.45/aaphoto.c:597:4: note: Variable 'myarg' is reassigned a value before the old one has been used.
aaphoto-0.45/aaphoto.c:598:4: note: Variable 'myarg' is reassigned a value before the old one has been used.
aaphoto-0.45/aargb.c:136:20: style: The scope of the variable 'LNX' can be reduced. [variableScope]
aaphoto-0.45/aargb.c:136:25: style: The scope of the variable 'LKX' can be reduced. [variableScope]
aaphoto-0.45/aargb.c:1407:20: style: The scope of the variable 'S_new' can be reduced. [variableScope]
aaphoto-0.45/aargb.c:1408:20: style: The scope of the variable 'S_diff' can be reduced. [variableScope]
aaphoto-0.45/aargb.c:1836:7: style: The scope of the variable 'f_offs' can be reduced. [variableScope]
aaphoto-0.45/aargb.c:1837:7: style: The scope of the variable 'f_width' can be reduced. [variableScope]
aaphoto-0.45/aargb.c:1838:7: style: The scope of the variable 'f_height' can be reduced. [variableScope]
aaphoto-0.45/aargb.c:1899:7: style: The scope of the variable 'f_offs' can be reduced. [variableScope]
aaphoto-0.45/aargb.c:1900:7: style: The scope of the variable 'f_width' can be reduced. [variableScope]
aaphoto-0.45/aargb.c:1901:7: style: The scope of the variable 'f_height' can be reduced. [variableScope]
aaphoto-0.45/aaresize.c:171:12: style: The scope of the variable 'x_max' can be reduced. [variableScope]
aaphoto-0.45/aaphoto.c:739:11: style: The scope of the variable 'num' can be reduced. [variableScope]
aaphoto-0.45/aaphoto.c:804:11: style: The scope of the variable 'num' can be reduced. [variableScope]
aaphoto-0.45/aaphoto.c:881:11: style: The scope of the variable 'num' can be reduced. [variableScope]
aaphoto-0.45/aaphoto.c:882:10: style: The scope of the variable 'num_max' can be reduced. [variableScope]
aaphoto-0.45/aaphoto.c:1020:10: style: The scope of the variable 'd' can be reduced. [variableScope]
aaphoto-0.45/aaphoto.c:989:27: style: Variable 'opt_counter' is modified but its new value is never used. [unreadVariable]
aaphoto-0.45/aaphoto.c:647:19: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
aaphoto-0.45/aaphoto.c:725:19: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
aaphoto-0.45/aaphoto.c:784:19: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
[22:20]

ftp://ftp.se.debian.org/debian/pool/main/a/abacas/abacas_1.3.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/abcde/abcde_2.9.2.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/abci/abci_0.0~git20170124.0.f94ae5e.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/abcm2ps/abcm2ps_7.8.9.orig.tar.gz
abcm2ps-7.8.9/abc2ps.c:152:8: style: The scope of the variable 'fin' can be reduced. [variableScope]
abcm2ps-7.8.9/abc2ps.c:304:19: style: Function 'strext' argument 1 names different: declaration 'fid' definition 'fn'. [funcArgNamesDifferent]
abcm2ps-7.8.9/abc2ps.h:473:19: note: Function 'strext' argument 1 names different: declaration 'fid' definition 'fn'.
abcm2ps-7.8.9/abc2ps.c:304:19: note: Function 'strext' argument 1 names different: declaration 'fid' definition 'fn'.
abcm2ps-7.8.9/abc2ps.c:166:4: error: Common realloc mistake: 'file' nulled but not freed upon failure [memleakOnRealloc]
abcm2ps-7.8.9/abc2ps.c:173:4: error: Common realloc mistake: 'file' nulled but not freed upon failure [memleakOnRealloc]
abcm2ps-7.8.9/abcparse.c:2619:17: warning: Logical conjunction always evaluates to false: len == 0 && len > 100. [incorrectLogicOperator]
abcm2ps-7.8.9/abcparse.c:2886:8: warning: Either the condition 'if(q&&*q!='\0')' is redundant or there is overflow in pointer subtraction. [nullPointerArithmeticRedundantCheck]
abcm2ps-7.8.9/abcparse.c:2892:6: note: Assuming that condition 'if(q&&*q!='\0')' is not redundant
abcm2ps-7.8.9/abcparse.c:2886:8: note: Null pointer subtraction
abcm2ps-7.8.9/abcparse.c:253:8: style: The scope of the variable 'p' can be reduced. [variableScope]
abcm2ps-7.8.9/abcparse.c:329:8: style: The scope of the variable 'p' can be reduced. [variableScope]
abcm2ps-7.8.9/abcparse.c:834:6: style: The scope of the variable 'oct' can be reduced. [variableScope]
abcm2ps-7.8.9/abcparse.c:1073:6: style: The scope of the variable 'l' can be reduced. [variableScope]
abcm2ps-7.8.9/abcparse.c:1174:11: style: The scope of the variable 'i' can be reduced. [variableScope]
abcm2ps-7.8.9/abcparse.c:1175:8: style: The scope of the variable 'q' can be reduced. [variableScope]
abcm2ps-7.8.9/abcparse.c:1176:14: style: The scope of the variable 'top_err' can be reduced. [variableScope]
abcm2ps-7.8.9/abcparse.c:1889:16: style: The scope of the variable 'c' can be reduced. [variableScope]
abcm2ps-7.8.9/abcparse.c:2012:9: style: The scope of the variable 'l2' can be reduced. [variableScope]
abcm2ps-7.8.9/abcparse.c:203:31: style: Function 'abc_free' argument 1 names different: declaration 'first_tune' definition 't'. [funcArgNamesDifferent]
abcm2ps-7.8.9/abcparse.h:219:31: note: Function 'abc_free' argument 1 names different: declaration 'first_tune' definition 't'.
abcm2ps-7.8.9/abcparse.c:203:31: note: Function 'abc_free' argument 1 names different: declaration 'first_tune' definition 't'.
abcm2ps-7.8.9/abcparse.c:279:16: style: Function 'abc_new' argument 2 names different: declaration 'p' definition 'text'. [funcArgNamesDifferent]
abcm2ps-7.8.9/abcparse.h:228:16: note: Function 'abc_new' argument 2 names different: declaration 'p' definition 'text'.
abcm2ps-7.8.9/abcparse.c:279:16: note: Function 'abc_new' argument 2 names different: declaration 'p' definition 'text'.
abcm2ps-7.8.9/buffer.c:665:8: style: The scope of the variable 'p' can be reduced. [variableScope]
abcm2ps-7.8.9/buffer.c:779:9: style: The scope of the variable 'np' can be reduced. [variableScope]
abcm2ps-7.8.9/buffer.c:780:12: style: The scope of the variable 'dp' can be reduced. [variableScope]
abcm2ps-7.8.9/buffer.c:837:9: style: The scope of the variable 'line' can be reduced. [variableScope]
abcm2ps-7.8.9/deco.c:2086:26: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition]
abcm2ps-7.8.9/deco.c:2085:25: note: outer condition: m->meter[0].top[0]=='C'
abcm2ps-7.8.9/deco.c:2086:26: note: opposite inner condition: m->meter[0].top[0]=='|'
abcm2ps-7.8.9/deco.c:708:6: warning: Width 15 given in format string (no. 1) is smaller than destination buffer 'name[32]'. [invalidScanfFormatWidth_smaller]
abcm2ps-7.8.9/deco.c:432:26: style: The scope of the variable 'dd2' can be reduced. [variableScope]
abcm2ps-7.8.9/deco.c:433:11: style: The scope of the variable 'x2' can be reduced. [variableScope]
abcm2ps-7.8.9/deco.c:702:24: style: The scope of the variable 'o' can be reduced. [variableScope]
abcm2ps-7.8.9/deco.c:881:16: style: The scope of the variable 'ideco' can be reduced. [variableScope]
abcm2ps-7.8.9/deco.c:1079:6: style: The scope of the variable 'f' can be reduced. [variableScope]
abcm2ps-7.8.9/deco.c:1426:6: style: The scope of the variable 'f' can be reduced. [variableScope]
abcm2ps-7.8.9/deco.c:1426:9: style: The scope of the variable 't' can be reduced. [variableScope]
abcm2ps-7.8.9/deco.c:1771:17: style: The scope of the variable 'h' can be reduced. [variableScope]
abcm2ps-7.8.9/deco.c:2155:11: style: The scope of the variable 'i' can be reduced. [variableScope]
abcm2ps-7.8.9/deco.c:2183:11: style: The scope of the variable 'j' can be reduced. [variableScope]
abcm2ps-7.8.9/deco.c:687:21: style: Function 'deco_add' argument 1 names different: declaration 'text' definition 's'. [funcArgNamesDifferent]
abcm2ps-7.8.9/abc2ps.h:497:21: note: Function 'deco_add' argument 1 names different: declaration 'text' definition 's'.
abcm2ps-7.8.9/deco.c:687:21: note: Function 'deco_add' argument 1 names different: declaration 'text' definition 's'.
abcm2ps-7.8.9/deco.c:1001:41: style: Function 'deco_intern' argument 1 names different: declaration 'deco' definition 'ideco'. [funcArgNamesDifferent]
abcm2ps-7.8.9/abc2ps.h:499:41: note: Function 'deco_intern' argument 1 names different: declaration 'deco' definition 'ideco'.
abcm2ps-7.8.9/deco.c:1001:41: note: Function 'deco_intern' argument 1 names different: declaration 'deco' definition 'ideco'.
abcm2ps-7.8.9/deco.c:1193:24: style: Function 'draw_deco_head' argument 1 names different: declaration 'deco' definition 'ideco'. [funcArgNamesDifferent]
abcm2ps-7.8.9/abc2ps.h:504:24: note: Function 'draw_deco_head' argument 1 names different: declaration 'deco' definition 'ideco'.
abcm2ps-7.8.9/deco.c:1193:24: note: Function 'draw_deco_head' argument 1 names different: declaration 'deco' definition 'ideco'.
abcm2ps-7.8.9/draw.c:835:21: style: The scope of the variable 'l' can be reduced. [variableScope]
abcm2ps-7.8.9/draw.c:837:8: style: The scope of the variable 'dx' can be reduced. [variableScope]
abcm2ps-7.8.9/draw.c:909:9: style: The scope of the variable 'd' can be reduced. [variableScope]
abcm2ps-7.8.9/draw.c:936:21: style: The scope of the variable 'p_seq' can be reduced. [variableScope]
abcm2ps-7.8.9/draw.c:1037:7: style: The scope of the variable 'acc' can be reduced. [variableScope]
abcm2ps-7.8.9/draw.c:1108:8: style: The scope of the variable 'psf' can be reduced. [variableScope]
abcm2ps-7.8.9/draw.c:1466:13: style: The scope of the variable 'y' can be reduced. [variableScope]
abcm2ps-7.8.9/draw.c:1653:6: style: The scope of the variable 'i' can be reduced. [variableScope]
abcm2ps-7.8.9/draw.c:1653:16: style: The scope of the variable 'y' can be reduced. [variableScope]
abcm2ps-7.8.9/draw.c:1654:22: style: The scope of the variable 'shhd' can be reduced. [variableScope]
abcm2ps-7.8.9/draw.c:1655:7: style: The scope of the variable 'c' can be reduced. [variableScope]
abcm2ps-7.8.9/draw.c:1655:11: style: The scope of the variable 'hltype' can be reduced. [variableScope]
abcm2ps-7.8.9/draw.c:2983:9: style: The scope of the variable 's' can be reduced. [variableScope]
abcm2ps-7.8.9/draw.c:2983:12: style: The scope of the variable 'm1' can be reduced. [variableScope]
abcm2ps-7.8.9/draw.c:2983:16: style: The scope of the variable 'm2' can be reduced. [variableScope]
abcm2ps-7.8.9/draw.c:2983:23: style: The scope of the variable 'p1' can be reduced. [variableScope]
abcm2ps-7.8.9/draw.c:2983:27: style: The scope of the variable 'p2' can be reduced. [variableScope]
abcm2ps-7.8.9/draw.c:2983:31: style: The scope of the variable 'y' can be reduced. [variableScope]
abcm2ps-7.8.9/draw.c:2983:34: style: The scope of the variable 'staff' can be reduced. [variableScope]
abcm2ps-7.8.9/draw.c:2984:8: style: The scope of the variable 'x1' can be reduced. [variableScope]
abcm2ps-7.8.9/draw.c:2984:12: style: The scope of the variable 'x2' can be reduced. [variableScope]
abcm2ps-7.8.9/draw.c:2984:16: style: The scope of the variable 'h' can be reduced. [variableScope]
abcm2ps-7.8.9/draw.c:2984:19: style: The scope of the variable 'sh' can be reduced. [variableScope]
abcm2ps-7.8.9/draw.c:3637:6: style: The scope of the variable 'hyflag' can be reduced. [variableScope]
abcm2ps-7.8.9/draw.c:3637:20: style: The scope of the variable 'lflag' can be reduced. [variableScope]
abcm2ps-7.8.9/draw.c:3907:18: style: The scope of the variable 'tblt' can be reduced. [variableScope]
abcm2ps-7.8.9/draw.c:4129:7: style: The scope of the variable 'top' can be reduced. [variableScope]
abcm2ps-7.8.9/draw.c:4129:12: style: The scope of the variable 'bot' can be reduced. [variableScope]
abcm2ps-7.8.9/draw.c:4431:13: style: The scope of the variable 'nlines' can be reduced. [variableScope]
abcm2ps-7.8.9/draw.c:4432:12: style: The scope of the variable 'staffscale' can be reduced. [variableScope]
abcm2ps-7.8.9/draw.c:4764:17: style: Function 'putf' argument 1 names different: declaration 'f' definition 'v'. [funcArgNamesDifferent]
abcm2ps-7.8.9/abc2ps.h:531:17: note: Function 'putf' argument 1 names different: declaration 'f' definition 'v'.
abcm2ps-7.8.9/draw.c:4764:17: note: Function 'putf' argument 1 names different: declaration 'f' definition 'v'.
abcm2ps-7.8.9/format.c:1166:8: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
abcm2ps-7.8.9/format.c:1166:8: warning: %d in format string (no. 2) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
abcm2ps-7.8.9/format.c:1166:8: warning: %d in format string (no. 3) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
abcm2ps-7.8.9/format.c:915:10: warning: Redundant assignment of 'vpar' to itself. [selfAssignment]
abcm2ps-7.8.9/format.c:924:10: warning: Redundant assignment of 'vpar' to itself. [selfAssignment]
abcm2ps-7.8.9/format.c:1013:31: style: Same expression on both sides of '&&'. [duplicateExpression]
abcm2ps-7.8.9/format.c:1074:13: style: The scope of the variable 'u' can be reduced. [variableScope]
abcm2ps-7.8.9/format.c:1133:13: style: The scope of the variable 'u' can be reduced. [variableScope]
abcm2ps-7.8.9/format.c:1324:23: style: The scope of the variable 'f2' can be reduced. [variableScope]
abcm2ps-7.8.9/format.c:461:30: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
abcm2ps-7.8.9/front.c:749:9: style: Same expression on both sides of '&&'. [duplicateExpression]
abcm2ps-7.8.9/front.c:118:4: error: Common realloc mistake: 'dst' nulled but not freed upon failure [memleakOnRealloc]
abcm2ps-7.8.9/music.c:296:26: style: Same expression on both sides of '!='. [duplicateExpression]
abcm2ps-7.8.9/music.c:67:6: style: The scope of the variable 'p1' can be reduced. [variableScope]
abcm2ps-7.8.9/music.c:68:12: style: The scope of the variable 'dx1' can be reduced. [variableScope]
abcm2ps-7.8.9/music.c:1022:17: style: The scope of the variable 'tblt' can be reduced. [variableScope]
abcm2ps-7.8.9/music.c:1491:17: style: The scope of the variable 'stemdir' can be reduced. [variableScope]
abcm2ps-7.8.9/music.c:3704:13: style: The scope of the variable 'voice' can be reduced. [variableScope]
abcm2ps-7.8.9/music.c:3822:10: style: The scope of the variable 'dy' can be reduced. [variableScope]
abcm2ps-7.8.9/music.c:3913:8: style: The scope of the variable 'dp' can be reduced. [variableScope]
abcm2ps-7.8.9/music.c:4211:8: style: The scope of the variable 'dp' can be reduced. [variableScope]
abcm2ps-7.8.9/music.c:4873:6: style: The scope of the variable 'voice' can be reduced. [variableScope]
abcm2ps-7.8.9/parse.c:705:20: error: Array 'sy->voice[32]' accessed at index 32, which is out of bounds. [arrayIndexOutOfBounds]
abcm2ps-7.8.9/parse.c:675:4: note: After for loop, voice has value 32
abcm2ps-7.8.9/parse.c:705:20: note: Array index out of bounds
abcm2ps-7.8.9/parse.c:3062:6: style: Condition 's3' is always false [knownConditionTrueFalse]
abcm2ps-7.8.9/parse.c:3033:7: note: Assignment 's3=NULL', assigned value is 0
abcm2ps-7.8.9/parse.c:3062:6: note: Condition 's3' is always false
abcm2ps-7.8.9/parse.c:515:6: style: The scope of the variable 'voice' can be reduced. [variableScope]
abcm2ps-7.8.9/parse.c:574:6: style: The scope of the variable 'staff' can be reduced. [variableScope]
abcm2ps-7.8.9/parse.c:1071:15: style: The scope of the variable 'n' can be reduced. [variableScope]
abcm2ps-7.8.9/parse.c:1071:21: style: The scope of the variable 'a' can be reduced. [variableScope]
abcm2ps-7.8.9/parse.c:1071:28: style: The scope of the variable 'i1' can be reduced. [variableScope]
abcm2ps-7.8.9/parse.c:1071:36: style: The scope of the variable 'i3' can be reduced. [variableScope]
abcm2ps-7.8.9/parse.c:1193:21: style: The scope of the variable 'latin_names' can be reduced. [variableScope]
abcm2ps-7.8.9/parse.c:1852:6: style: The scope of the variable 'range' can be reduced. [variableScope]
abcm2ps-7.8.9/parse.c:2374:16: style: The scope of the variable 'c' can be reduced. [variableScope]
abcm2ps-7.8.9/parse.c:2473:17: style: The scope of the variable 'p' can be reduced. [variableScope]
abcm2ps-7.8.9/parse.c:3699:6: style: The scope of the variable 'i' can be reduced. [variableScope]
abcm2ps-7.8.9/parse.c:3965:9: style: The scope of the variable 'nx' can be reduced. [variableScope]
abcm2ps-7.8.9/parse.c:5041:8: style: The scope of the variable 'voice' can be reduced. [variableScope]
abcm2ps-7.8.9/parse.c:2902:10: style: Function 'identify_note' argument 2 names different: declaration 'len' definition 'dur'. [funcArgNamesDifferent]
abcm2ps-7.8.9/abc2ps.h:563:7: note: Function 'identify_note' argument 2 names different: declaration 'len' definition 'dur'.
abcm2ps-7.8.9/parse.c:2902:10: note: Function 'identify_note' argument 2 names different: declaration 'len' definition 'dur'.
abcm2ps-7.8.9/parse.c:5114:39: style: Function 'set_tuplet' argument 1 names different: declaration 's' definition 't'. [funcArgNamesDifferent]
abcm2ps-7.8.9/parse.c:97:39: note: Function 'set_tuplet' argument 1 names different: declaration 's' definition 't'.
abcm2ps-7.8.9/parse.c:5114:39: note: Function 'set_tuplet' argument 1 names different: declaration 's' definition 't'.
abcm2ps-7.8.9/parse.c:705:15: error: Array 'sy.voice[32]' accessed at index 32, which is out of bounds. [arrayIndexOutOfBounds]
abcm2ps-7.8.9/slre.c:633:6: style: The scope of the variable 'i' can be reduced. [variableScope]
abcm2ps-7.8.9/slre.c:630:55: style: Function 'slre_match' argument 3 names different: declaration 'buf_len' definition 'len'. [funcArgNamesDifferent]
abcm2ps-7.8.9/slre.h:89:58: note: Function 'slre_match' argument 3 names different: declaration 'buf_len' definition 'len'.
abcm2ps-7.8.9/slre.c:630:55: note: Function 'slre_match' argument 3 names different: declaration 'buf_len' definition 'len'.
abcm2ps-7.8.9/slre.c:631:15: style: Function 'slre_match' argument 4 names different: declaration 'captured_substrings' definition 'caps'. [funcArgNamesDifferent]
abcm2ps-7.8.9/slre.h:90:14: note: Function 'slre_match' argument 4 names different: declaration 'captured_substrings' definition 'caps'.
abcm2ps-7.8.9/slre.c:631:15: note: Function 'slre_match' argument 4 names different: declaration 'captured_substrings' definition 'caps'.
abcm2ps-7.8.9/subs.c:250:10: warning: %lx in format string (no. 1) requires 'unsigned long *' but the argument type is 'signed long *'. [invalidScanfArgType_int]
abcm2ps-7.8.9/subs.c:1482:13: style: Same expression on both sides of '-'. [duplicateExpression]
abcm2ps-7.8.9/subs.c:1492:13: style: Same expression on both sides of '-'. [duplicateExpression]
abcm2ps-7.8.9/subs.c:1716:19: style: Same expression on both sides of '-'. [duplicateExpression]
abcm2ps-7.8.9/subs.c:1718:21: style: Same expression on both sides of '-'. [duplicateExpression]
abcm2ps-7.8.9/subs.c:998:22: style: The scope of the variable 'q' can be reduced. [variableScope]
abcm2ps-7.8.9/subs.c:1217:15: style: The scope of the variable 'sep' can be reduced. [variableScope]
abcm2ps-7.8.9/subs.c:1264:6: style: The scope of the variable 'i' can be reduced. [variableScope]
abcm2ps-7.8.9/subs.c:1354:11: style: The scope of the variable 'u' can be reduced. [variableScope]
abcm2ps-7.8.9/subs.c:1468:12: style: The scope of the variable 'q' can be reduced. [variableScope]
abcm2ps-7.8.9/subs.c:1473:11: style: The scope of the variable 'y' can be reduced. [variableScope]
abcm2ps-7.8.9/subs.c:1837:8: style: The scope of the variable 'p' can be reduced. [variableScope]
abcm2ps-7.8.9/subs.c:1844:9: style: The scope of the variable 'line' can be reduced. [variableScope]
abcm2ps-7.8.9/subs.c:204:18: style: Checking if unsigned variable 'i=curft' is less than zero. [unsignedLessThanZero]
abcm2ps-7.8.9/subs.c:231:18: style: Checking if unsigned variable '--maxlen' is less than zero. [unsignedLessThanZero]
abcm2ps-7.8.9/subs.c:238:18: style: Checking if unsigned variable '--maxlen' is less than zero. [unsignedLessThanZero]
abcm2ps-7.8.9/subs.c:323:16: style: Checking if unsigned variable '--maxlen' is less than zero. [unsignedLessThanZero]
abcm2ps-7.8.9/subs.c:328:13: style: Checking if unsigned variable 'maxlen' is less than zero. [unsignedLessThanZero]
abcm2ps-7.8.9/subs.c:1818:3: error: Buffer is accessed out of bounds: t.text [bufferAccessOutOfBounds]
abcm2ps-7.8.9/svg.c:885:12: style: The scope of the variable 's2' can be reduced. [variableScope]
abcm2ps-7.8.9/svg.c:1127:17: style: The scope of the variable 'c' can be reduced. [variableScope]
abcm2ps-7.8.9/svg.c:1294:16: style: The scope of the variable 'e' can be reduced. [variableScope]
abcm2ps-7.8.9/svg.c:1351:14: style: The scope of the variable 't' can be reduced. [variableScope]
abcm2ps-7.8.9/svg.c:3969:16: style: The scope of the variable 'c' can be reduced. [variableScope]
abcm2ps-7.8.9/svg.c:1780:26: warning: Shifting 32-bit value by 32 bits is undefined behaviour. See condition at line 1772. [shiftTooManyBits]
abcm2ps-7.8.9/svg.c:1772:30: note: Assuming that condition 'shift<-32' is not redundant
abcm2ps-7.8.9/svg.c:1780:26: note: Shift
abcm2ps-7.8.9/svg.c:4218:0: error: Memory leak: r [memleak]
[22:20]

ftp://ftp.se.debian.org/debian/pool/main/a/abcmidi/abcmidi_20180222.orig.tar.gz
abcmidi/abcmatch.c:379:10: style: The scope of the variable 'index' can be reduced. [variableScope]
abcmidi/abcmatch.c:446:10: style: The scope of the variable 'j' can be reduced. [variableScope]
abcmidi/abcmatch.c:469:10: style: The scope of the variable 'j' can be reduced. [variableScope]
abcmidi/abcmatch.c:492:19: style: The scope of the variable 'newsample' can be reduced. [variableScope]
abcmidi/abcmatch.c:1056:10: style: The scope of the variable 'dif' can be reduced. [variableScope]
abcmidi/abcmatch.c:1092:17: style: The scope of the variable 'bar' can be reduced. [variableScope]
abcmidi/abcmatch.c:1109:17: style: The scope of the variable 'bar' can be reduced. [variableScope]
abcmidi/abcmatch.c:1207:7: style: The scope of the variable 'i' can be reduced. [variableScope]
abcmidi/abcmatch.c:1396:7: style: The scope of the variable 'i' can be reduced. [variableScope]
abcmidi/abcmatch.c:1397:7: style: The scope of the variable 'ikey' can be reduced. [variableScope]
abcmidi/abcmatch.c:1397:13: style: The scope of the variable 'mkey' can be reduced. [variableScope]
abcmidi/abcmatch.c:1398:7: style: The scope of the variable 'moffset' can be reduced. [variableScope]
abcmidi/abcmatch.c:1399:7: style: The scope of the variable 'transpose' can be reduced. [variableScope]
abcmidi/abcmatch.c:1400:7: style: The scope of the variable 'mseqno' can be reduced. [variableScope]
abcmidi/abcmatch.c:1408:7: style: The scope of the variable 'kfile' can be reduced. [variableScope]
abcmidi/abcmatch.c:1408:14: style: The scope of the variable 'count' can be reduced. [variableScope]
abcmidi/abcmatch.c:1409:7: style: The scope of the variable 'kount' can be reduced. [variableScope]
abcmidi/debug.c:186:7: style: The scope of the variable 'sharps' can be reduced. [variableScope]
abcmidi/debug.c:202:14: style: Variable 'sharps' is assigned a value that is never used. [unreadVariable]
abcmidi/debug.c:196:3: style: Variable 'chordcount' is assigned a value that is never used. [unreadVariable]
abcmidi/debug.c:195:3: style: Variable 'ingrace' is assigned a value that is never used. [unreadVariable]
abcmidi/debug.c:222:3: style: Variable 'notesdone' is assigned a value that is never used. [unreadVariable]
abcmidi/drawtune.c:1986:3: error: Width 10 given in format string (no. 1) is larger than destination buffer 'p[10]', use %9s to prevent overflowing it. [invalidScanfFormatWidth]
abcmidi/drawtune.c:304:7: style: The scope of the variable 'count' can be reduced. [variableScope]
abcmidi/drawtune.c:388:15: style: The scope of the variable 'ch' can be reduced. [variableScope]
abcmidi/drawtune.c:765:10: style: The scope of the variable 'width' can be reduced. [variableScope]
abcmidi/drawtune.c:783:10: style: The scope of the variable 'width' can be reduced. [variableScope]
abcmidi/drawtune.c:927:9: style: The scope of the variable 'decorators' can be reduced. [variableScope]
abcmidi/drawtune.c:928:7: style: The scope of the variable 'i' can be reduced. [variableScope]
abcmidi/drawtune.c:1155:7: style: The scope of the variable 'start' can be reduced. [variableScope]
abcmidi/drawtune.c:1246:9: style: The scope of the variable 'astring' can be reduced. [variableScope]
abcmidi/drawtune.c:1620:9: style: The scope of the variable 'decorators' can be reduced. [variableScope]
abcmidi/drawtune.c:1621:10: style: The scope of the variable 'ytop' can be reduced. [variableScope]
abcmidi/drawtune.c:1621:16: style: The scope of the variable 'ybot' can be reduced. [variableScope]
abcmidi/drawtune.c:1623:7: style: The scope of the variable 'offset' can be reduced. [variableScope]
abcmidi/drawtune.c:2657:23: style: The scope of the variable 'dots' can be reduced. [variableScope]
abcmidi/drawtune.c:2658:10: style: The scope of the variable 'x' can be reduced. [variableScope]
abcmidi/drawtune.c:2658:13: style: The scope of the variable 'y' can be reduced. [variableScope]
abcmidi/drawtune.c:2659:8: style: The scope of the variable 'ticks' can be reduced. [variableScope]
abcmidi/drawtune.c:2857:16: style: The scope of the variable 'r' can be reduced. [variableScope]
abcmidi/drawtune.c:2931:9: style: The scope of the variable 'astring' can be reduced. [variableScope]
abcmidi/drawtune.c:2936:7: style: The scope of the variable 'sharps' can be reduced. [variableScope]
abcmidi/drawtune.c:3300:23: style: The scope of the variable 'avertspacing' can be reduced. [variableScope]
abcmidi/drawtune.c:3339:7: style: The scope of the variable 'doneline' can be reduced. [variableScope]
abcmidi/drawtune.c:3354:23: style: The scope of the variable 'spacing' can be reduced. [variableScope]
abcmidi/drawtune.c:3468:10: style: The scope of the variable 'firstvline' can be reduced. [variableScope]
abcmidi/drawtune.c:3468:22: style: The scope of the variable 'lastvline' can be reduced. [variableScope]
abcmidi/drawtune.c:3469:17: style: The scope of the variable 'firstvoice' can be reduced. [variableScope]
abcmidi/drawtune.c:3510:3: style: Variable 'notesdone' is assigned a value that is never used. [unreadVariable]
abcmidi/drawtune.c:496:11: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
abcmidi/drawtune.c:1962:12: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
abcmidi/drawtune.c:2842:7: error: Uninitialized struct member: n.stemup [uninitStructMember]
abcmidi/drawtune.c:2884:7: error: Uninitialized struct member: n.stemup [uninitStructMember]
abcmidi/genmidi.c:1534:10: warning: Redundant assignment of 'begnum' to itself. [selfAssignment]
abcmidi/genmidi.c:1535:10: warning: Redundant assignment of 'begden' to itself. [selfAssignment]
abcmidi/genmidi.c:1543:10: warning: Redundant assignment of 'endnum' to itself. [selfAssignment]
abcmidi/genmidi.c:1544:10: warning: Redundant assignment of 'endden' to itself. [selfAssignment]
abcmidi/genmidi.c:302:7: style: The scope of the variable 't' can be reduced. [variableScope]
abcmidi/genmidi.c:358:15: style: The scope of the variable 'note' can be reduced. [variableScope]
abcmidi/genmidi.c:440:10: style: The scope of the variable 'j' can be reduced. [variableScope]
abcmidi/genmidi.c:524:8: style: The scope of the variable 'msg' can be reduced. [variableScope]
abcmidi/genmidi.c:837:7: style: The scope of the variable 'place' can be reduced. [variableScope]
abcmidi/genmidi.c:1197:7: style: The scope of the variable 'syllcount' can be reduced. [variableScope]
abcmidi/genmidi.c:1198:8: style: The scope of the variable 'msg' can be reduced. [variableScope]
abcmidi/genmidi.c:1238:7: style: The scope of the variable 'a' can be reduced. [variableScope]
abcmidi/genmidi.c:1238:10: style: The scope of the variable 'b' can be reduced. [variableScope]
abcmidi/genmidi.c:1240:7: style: The scope of the variable 'found' can be reduced. [variableScope]
abcmidi/genmidi.c:1241:8: style: The scope of the variable 'msg' can be reduced. [variableScope]
abcmidi/genmidi.c:1356:8: style: The scope of the variable 'data' can be reduced. [variableScope]
abcmidi/genmidi.c:1514:7: style: The scope of the variable 'i' can be reduced. [variableScope]
abcmidi/genmidi.c:1517:9: style: The scope of the variable 'segsize' can be reduced. [variableScope]
abcmidi/genmidi.c:1700:8: style: The scope of the variable 'sel' can be reduced. [variableScope]
abcmidi/genmidi.c:1726:7: style: The scope of the variable 'chan' can be reduced. [variableScope]
abcmidi/genmidi.c:1850:11: style: The scope of the variable 'a0' can be reduced. [variableScope]
abcmidi/genmidi.c:1850:14: style: The scope of the variable 'a1' can be reduced. [variableScope]
abcmidi/genmidi.c:2118:18: style: The scope of the variable 'datum' can be reduced. [variableScope]
abcmidi/genmidi.c:2212:18: style: The scope of the variable 'datum' can be reduced. [variableScope]
abcmidi/genmidi.c:2337:5: style: The scope of the variable 'j' can be reduced. [variableScope]
abcmidi/genmidi.c:3199:14: style: The scope of the variable 'errmsg' can be reduced. [variableScope]
abcmidi/genmidi.c:3466:7: style: The scope of the variable 'j' can be reduced. [variableScope]
abcmidi/genmidi.c:1282:5: style: Function 'set_meter' argument 1 names different: declaration 'a' definition 'n'. [funcArgNamesDifferent]
abcmidi/genmidi.h:7:27: note: Function 'set_meter' argument 1 names different: declaration 'a' definition 'n'.
abcmidi/genmidi.c:1282:5: note: Function 'set_meter' argument 1 names different: declaration 'a' definition 'n'.
abcmidi/genmidi.c:1282:8: style: Function 'set_meter' argument 2 names different: declaration 'b' definition 'm'. [funcArgNamesDifferent]
abcmidi/genmidi.h:7:34: note: Function 'set_meter' argument 2 names different: declaration 'b' definition 'm'.
abcmidi/genmidi.c:1282:8: note: Function 'set_meter' argument 2 names different: declaration 'b' definition 'm'.
abcmidi/genmidi.c:1956:13: warning: Char literal compared with pointer 'p'. Did you intend to dereference it? [charLiteralWithCharPtrCompare]
abcmidi/genmidi.c:1975:13: warning: Char literal compared with pointer 'p'. Did you intend to dereference it? [charLiteralWithCharPtrCompare]
abcmidi/genmidi.c:1595:22: style: Variable 'tnotenum' is assigned a value that is never used. [unreadVariable]
abcmidi/genmidi.c:1596:3: style: Variable 'tnotedenom' is assigned a value that is never used. [unreadVariable]
abcmidi/genmidi.c:1749:3: style: Variable 'success' is assigned a value that is never used. [unreadVariable]
abcmidi/genmidi.c:1797:13: style: Variable 'idummy' is assigned a value that is never used. [unreadVariable]
abcmidi/legacy_code/casecmp.c:10:8: style: The scope of the variable 'c1' can be reduced. [variableScope]
abcmidi/legacy_code/casecmp.c:10:12: style: The scope of the variable 'c2' can be reduced. [variableScope]
abcmidi/matchsup.c:1374:24: style: Redundant condition: v->inchord. '!v->inchord || (v->inchord && v->chordcount==1)' is equivalent to '!v->inchord || v->chordcount==1' [redundantCondition]
abcmidi/matchsup.c:2012:8: error: printf format string requires 6 parameters but only 5 are given. [wrongPrintfScanfArgNum]
abcmidi/matchsup.c:1461:23: style: Same expression on both sides of '-'. [duplicateExpression]
abcmidi/matchsup.c:1466:24: style: Same expression on both sides of '-'. [duplicateExpression]
abcmidi/matchsup.c:278:7: style: The scope of the variable 't' can be reduced. [variableScope]
abcmidi/matchsup.c:836:7: style: The scope of the variable 'num' can be reduced. [variableScope]
abcmidi/matchsup.c:1528:16: style: The scope of the variable 'place' can be reduced. [variableScope]
abcmidi/matchsup.c:1529:7: style: The scope of the variable 'tietodo' can be reduced. [variableScope]
abcmidi/matchsup.c:1529:16: style: The scope of the variable 'done' can be reduced. [variableScope]
abcmidi/matchsup.c:1530:7: style: The scope of the variable 'lastnote' can be reduced. [variableScope]
abcmidi/matchsup.c:1530:17: style: The scope of the variable 'lasttie' can be reduced. [variableScope]
abcmidi/matchsup.c:1531:7: style: The scope of the variable 'inchord' can be reduced. [variableScope]
abcmidi/matchsup.c:1651:7: style: The scope of the variable 'chord_start' can be reduced. [variableScope]
abcmidi/matchsup.c:1651:19: style: The scope of the variable 'chord_end' can be reduced. [variableScope]
abcmidi/matchsup.c:2007:7: style: The scope of the variable 'j' can be reduced. [variableScope]
abcmidi/matchsup.c:244:8: style: Function 'event_info' argument 1 names different: declaration 's' definition 'place'. [funcArgNamesDifferent]
abcmidi/parseabc.h:108:30: note: Function 'event_info' argument 1 names different: declaration 's' definition 'place'.
abcmidi/matchsup.c:244:8: note: Function 'event_info' argument 1 names different: declaration 's' definition 'place'.
abcmidi/matchsup.c:249:8: style: Function 'event_gchord' argument 1 names different: declaration 's' definition 'chord'. [funcArgNamesDifferent]
abcmidi/parseabc.h:136:32: note: Function 'event_gchord' argument 1 names different: declaration 's' definition 'chord'.
abcmidi/matchsup.c:249:8: note: Function 'event_gchord' argument 1 names different: declaration 's' definition 'chord'.
abcmidi/matchsup.c:433:6: style: Function 'event_x_reserved' argument 1 names different: declaration 's' definition 'p'. [funcArgNamesDifferent]
abcmidi/parser2.h:10:35: note: Function 'event_x_reserved' argument 1 names different: declaration 's' definition 'p'.
abcmidi/matchsup.c:433:6: note: Function 'event_x_reserved' argument 1 names different: declaration 's' definition 'p'.
abcmidi/matchsup.c:754:22: style: Function 'event_voice' argument 3 names different: declaration 'params' definition 'vp'. [funcArgNamesDifferent]
abcmidi/parseabc.h:100:62: note: Function 'event_voice' argument 3 names different: declaration 'params' definition 'vp'.
abcmidi/matchsup.c:754:22: note: Function 'event_voice' argument 3 names different: declaration 'params' definition 'vp'.
abcmidi/matchsup.c:1854:17: style: Function 'event_key' argument 6 names different: declaration 'modmicro' definition 'modmicrotone'. [funcArgNamesDifferent]
abcmidi/parseabc.h:110:63: note: Function 'event_key' argument 6 names different: declaration 'modmicro' definition 'modmicrotone'.
abcmidi/matchsup.c:1854:17: note: Function 'event_key' argument 6 names different: declaration 'modmicro' definition 'modmicrotone'.
abcmidi/mftext.c:196:19: style: The scope of the variable 'c' can be reduced. [variableScope]
abcmidi/midi2abc.c:935:11: style: Condition 'units==1' is always false [knownConditionTrueFalse]
abcmidi/midi2abc.c:934:11: note: Assignment 'units=2', assigned value is 2
abcmidi/midi2abc.c:935:11: note: Condition 'units==1' is always false
abcmidi/midi2abc.c:938:17: style: Condition 'units==2' is always true [knownConditionTrueFalse]
abcmidi/midi2abc.c:934:11: note: Assignment 'units=2', assigned value is 2
abcmidi/midi2abc.c:938:17: note: Condition 'units==2' is always true
abcmidi/midi2abc.c:938:17: style: Same expression on both sides of '==' because the value of 'units' and '2' are the same. [duplicateExpression]
abcmidi/midi2abc.c:934:11: note: 'units' is assigned value '2' here.
abcmidi/midi2abc.c:938:17: note: Same expression on both sides of '==' because the value of 'units' and '2' are the same.
abcmidi/midi2abc.c:463:8: style: The scope of the variable 'msg' can be reduced. [variableScope]
abcmidi/midi2abc.c:670:17: style: The scope of the variable 'c' can be reduced. [variableScope]
abcmidi/midi2abc.c:674:8: style: The scope of the variable 'buffer2' can be reduced. [variableScope]
abcmidi/midi2abc.c:840:5: style: The scope of the variable 'start_time' can be reduced. [variableScope]
abcmidi/midi2abc.c:974:14: style: The scope of the variable 'drumpatches' can be reduced. [variableScope]
abcmidi/midi2abc.c:1353:5: style: The scope of the variable 'beatnumber' can be reduced. [variableScope]
abcmidi/midi2abc.c:1469:19: style: The scope of the variable 'c' can be reduced. [variableScope]
abcmidi/midi2abc.c:1503:16: style: The scope of the variable 'major' can be reduced. [variableScope]
abcmidi/midi2abc.c:1505:16: style: The scope of the variable 'minor' can be reduced. [variableScope]
abcmidi/midi2abc.c:1522:16: style: The scope of the variable 'major' can be reduced. [variableScope]
abcmidi/midi2abc.c:1524:16: style: The scope of the variable 'minor' can be reduced. [variableScope]
abcmidi/midi2abc.c:1753:7: style: The scope of the variable 'xxnum' can be reduced. [variableScope]
abcmidi/midi2abc.c:1774:17: style: The scope of the variable 'this' can be reduced. [variableScope]
abcmidi/midi2abc.c:1778:14: style: The scope of the variable 'xxnum' can be reduced. [variableScope]
abcmidi/midi2abc.c:2149:12: style: The scope of the variable 'v' can be reduced. [variableScope]
abcmidi/midi2abc.c:2290:10: style: The scope of the variable 'po' can be reduced. [variableScope]
abcmidi/midi2abc.c:2290:13: style: The scope of the variable 'i' can be reduced. [variableScope]
abcmidi/midi2abc.c:2320:7: style: The scope of the variable 't' can be reduced. [variableScope]
abcmidi/midi2abc.c:2413:15: style: The scope of the variable 'v3' can be reduced. [variableScope]
abcmidi/midi2abc.c:2414:7: style: The scope of the variable 'xa' can be reduced. [variableScope]
abcmidi/midi2abc.c:2414:11: style: The scope of the variable 'xb' can be reduced. [variableScope]
abcmidi/midi2abc.c:2416:23: style: The scope of the variable 't3' can be reduced. [variableScope]
abcmidi/midi2abc.c:2533:9: style: The scope of the variable 'str' can be reduced. [variableScope]
abcmidi/midi2abc.c:2534:8: style: The scope of the variable 'ch' can be reduced. [variableScope]
abcmidi/midi2abc.c:2535:7: style: The scope of the variable 'type' can be reduced. [variableScope]
abcmidi/midi2abc.c:2674:5: style: The scope of the variable 'done' can be reduced. [variableScope]
abcmidi/midi2abc.c:3332:10: style: The scope of the variable 't' can be reduced. [variableScope]
abcmidi/midi2abc.c:3801:5: style: The scope of the variable 'voiceno' can be reduced. [variableScope]
abcmidi/midi2abc.c:3802:5: style: The scope of the variable 'accidentals' can be reduced. [variableScope]
abcmidi/midi2abc.c:1051:7: style: Unused variable: sum [unusedVariable]
abcmidi/midi2abc.c:1052:5: style: Unused variable: p [unusedVariable]
abcmidi/midi2abc.c:1159:5: style: Unused variable: p [unusedVariable]
abcmidi/midi2abc.c:1159:7: style: Unused variable: n [unusedVariable]
abcmidi/midi2abc.c:1492:7: style: Unused variable: b [unusedVariable]
abcmidi/midi2abc.c:4031:9: style: Variable 'arg' is assigned a value that is never used. [unreadVariable]
abcmidi/midi2abc.c:3823:16: style: Array index 'maintrack' is used before limits check. [arrayIndexThenCheck]
abcmidi/midicopy.c:1083:3: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
abcmidi/midicopy.c:1081:0: note: Variable 'value' is reassigned a value before the old one has been used.
abcmidi/midicopy.c:1083:3: note: Variable 'value' is reassigned a value before the old one has been used.
abcmidi/midicopy.c:581:7: style: The scope of the variable 'c' can be reduced. [variableScope]
abcmidi/midicopy.c:758:7: style: The scope of the variable 'c' can be reduced. [variableScope]
abcmidi/midicopy.c:758:10: style: The scope of the variable 'c1' can be reduced. [variableScope]
abcmidi/midicopy.c:922:8: style: The scope of the variable 'qnote' can be reduced. [variableScope]
abcmidi/midicopy.c:1653:15: style: The scope of the variable 'fraction' can be reduced. [variableScope]
abcmidi/midicopy.c:1768:8: style: The scope of the variable 'trkhdr' can be reduced. [variableScope]
abcmidi/midicopy.c:1378:3: style: Variable 'trkhdr' is assigned a value that is never used. [unreadVariable]
abcmidi/midicopy.c:1375:7: style: Unused variable: ier [unusedVariable]
abcmidi/midifile.c:537:3: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
abcmidi/midifile.c:535:0: note: Variable 'value' is reassigned a value before the old one has been used.
abcmidi/midifile.c:537:3: note: Variable 'value' is reassigned a value before the old one has been used.
abcmidi/midifile.c:269:7: style: The scope of the variable 'c' can be reduced. [variableScope]
abcmidi/midifile.c:974:9: style: The scope of the variable 'smpte_format' can be reduced. [variableScope]
abcmidi/midifile.c:974:23: style: The scope of the variable 'smpte_resolution' can be reduced. [variableScope]
abcmidi/midifile.c:1058:11: style: The scope of the variable 'smpte_format' can be reduced. [variableScope]
abcmidi/midifile.c:1058:25: style: The scope of the variable 'smpte_resolution' can be reduced. [variableScope]
abcmidi/midifile.c:799:15: error: Uninitialized variable: endspace [uninitvar]
abcmidi/parseabc.c:1349:16: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
abcmidi/parseabc.c:1792:13: error: Width 80 given in format string (no. 1) is larger than destination buffer 'includefilename[80]', use %79s to prevent overflowing it. [invalidScanfFormatWidth]
abcmidi/parseabc.c:2417:3: style: Variable 't' is reassigned a value before the old one has been used. [redundantAssignment]
abcmidi/parseabc.c:2414:3: note: Variable 't' is reassigned a value before the old one has been used.
abcmidi/parseabc.c:2417:3: note: Variable 't' is reassigned a value before the old one has been used.
abcmidi/parseabc.c:609:5: warning: Redundant assignment of 's' to itself. [selfAssignment]
abcmidi/parseabc.c:434:7: style: The scope of the variable 't' can be reduced. [variableScope]
abcmidi/parseabc.c:435:8: style: The scope of the variable 'c' can be reduced. [variableScope]
abcmidi/parseabc.c:801:8: style: The scope of the variable 'msg' can be reduced. [variableScope]
abcmidi/parseabc.c:947:7: style: The scope of the variable 'i' can be reduced. [variableScope]
abcmidi/parseabc.c:1001:7: style: The scope of the variable 'i' can be reduced. [variableScope]
abcmidi/parseabc.c:1055:7: style: The scope of the variable 'i' can be reduced. [variableScope]
abcmidi/parseabc.c:1127:16: style: The scope of the variable 'minor' can be reduced. [variableScope]
abcmidi/parseabc.c:1369:7: style: The scope of the variable 'parsed' can be reduced. [variableScope]
abcmidi/parseabc.c:1456:10: style: The scope of the variable 't' can be reduced. [variableScope]
abcmidi/parseabc.c:1768:8: style: The scope of the variable 'package' can be reduced. [variableScope]
abcmidi/parseabc.c:1790:9: style: The scope of the variable 'includehandle' can be reduced. [variableScope]
abcmidi/parseabc.c:2141:7: style: The scope of the variable 'symbol' can be reduced. [variableScope]
abcmidi/parseabc.c:2142:7: style: The scope of the variable 'container' can be reduced. [variableScope]
abcmidi/parseabc.c:2143:8: style: The scope of the variable 'expansion' can be reduced. [variableScope]
abcmidi/parseabc.c:2730:8: style: The scope of the variable 'msg' can be reduced. [variableScope]
abcmidi/parseabc.c:2884:7: style: The scope of the variable 't' can be reduced. [variableScope]
abcmidi/parseabc.c:2886:7: style: The scope of the variable 'err' can be reduced. [variableScope]
abcmidi/parseabc.c:343:16: style: A pointer can not be negative so it is either pointless or an error to check if it is not. [pointerPositive]
abcmidi/parseabc.c:140:10: style: Function 'checkmalloc' argument 1 names different: declaration 'size' definition 'bytes'. [funcArgNamesDifferent]
abcmidi/parseabc.h:50:29: note: Function 'checkmalloc' argument 1 names different: declaration 'size' definition 'bytes'.
abcmidi/parseabc.c:140:10: note: Function 'checkmalloc' argument 1 names different: declaration 'size' definition 'bytes'.
abcmidi/parseabc.c:1249:17: style: Variable 'minor' is assigned a value that is never used. [unreadVariable]
abcmidi/parseabc.c:1772:13: style: Variable 'success' is assigned a value that is never used. [unreadVariable]
abcmidi/parseabc.c:2931:19: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
abcmidi/parser2.c:22:9: style: The scope of the variable 'endkey' can be reduced. [variableScope]
abcmidi/parser2.c:150:26: style: Function 'event_reserved' argument 1 names different: declaration 'p' definition 's'. [funcArgNamesDifferent]
abcmidi/parseabc.h:84:33: note: Function 'event_reserved' argument 1 names different: declaration 'p' definition 's'.
abcmidi/parser2.c:150:26: note: Function 'event_reserved' argument 1 names different: declaration 'p' definition 's'.
abcmidi/parser2.c:29:8: style: Unused variable: errmsg [unusedVariable]
abcmidi/position.c:73:7: style: The scope of the variable 'stepon' can be reduced. [variableScope]
abcmidi/position.c:233:7: style: The scope of the variable 'items' can be reduced. [variableScope]
abcmidi/position.c:236:10: style: The scope of the variable 'totalwidth' can be reduced. [variableScope]
abcmidi/position.c:237:10: style: The scope of the variable 'x' can be reduced. [variableScope]
abcmidi/position.c:238:7: style: The scope of the variable 'done' can be reduced. [variableScope]
abcmidi/position.c:483:7: style: The scope of the variable 'doneline' can be reduced. [variableScope]
abcmidi/position.c:256:5: style: Variable 'items' is assigned a value that is never used. [unreadVariable]
abcmidi/queues.c:156:7: style: The scope of the variable 'i' can be reduced. [variableScope]
abcmidi/queues.c:379:21: style: The scope of the variable 'controlval' can be reduced. [variableScope]
abcmidi/queues.c:433:9: style: The scope of the variable 'delta' can be reduced. [variableScope]
abcmidi/queues.c:434:10: style: The scope of the variable 'cmd' can be reduced. [variableScope]
abcmidi/queues.c:576:7: style: The scope of the variable 'headtime' can be reduced. [variableScope]
abcmidi/store.c:2082:16: warning: Either the condition 'i<=10' is redundant or the array 'notes[10]' is accessed at index 10, which is out of bounds. [arrayIndexOutOfBoundsCond]
abcmidi/store.c:2080:18: note: Assuming that condition 'i<=10' is not redundant
abcmidi/store.c:2082:16: note: Array index out of bounds
abcmidi/store.c:2506:16: warning: Either the condition 'i<=6' is redundant or the array 'notes[6]' is accessed at index 6, which is out of bounds. [arrayIndexOutOfBoundsCond]
abcmidi/store.c:2504:18: note: Assuming that condition 'i<=6' is not redundant
abcmidi/store.c:2506:16: note: Array index out of bounds
abcmidi/store.c:3659:6: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
abcmidi/store.c:3655:5: note: outer condition: comma53
abcmidi/store.c:3659:6: note: identical inner condition: comma53
abcmidi/store.c:2338:25: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
abcmidi/store.c:2218:7: warning: Either the condition 'v==NULL' is redundant or there is possible null pointer dereference: v. [nullPointerRedundantCheck]
abcmidi/store.c:2221:13: note: Assuming that condition 'v==NULL' is not redundant
abcmidi/store.c:2218:7: note: Null pointer dereference
abcmidi/store.c:2219:19: warning: Either the condition 'v==NULL' is redundant or there is possible null pointer dereference: v. [nullPointerRedundantCheck]
abcmidi/store.c:2221:13: note: Assuming that condition 'v==NULL' is not redundant
abcmidi/store.c:2219:19: note: Null pointer dereference
abcmidi/store.c:2230:7: warning: Either the condition 'v==NULL' is redundant or there is possible null pointer dereference: v. [nullPointerRedundantCheck]
abcmidi/store.c:2234:13: note: Assuming that condition 'v==NULL' is not redundant
abcmidi/store.c:2230:7: note: Null pointer dereference
abcmidi/store.c:1997:7: style: Variable 'b' is reassigned a value before the old one has been used. [redundantAssignment]
abcmidi/store.c:1996:7: note: Variable 'b' is reassigned a value before the old one has been used.
abcmidi/store.c:1997:7: note: Variable 'b' is reassigned a value before the old one has been used.
abcmidi/store.c:1765:5: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
abcmidi/store.c:1767:7: note: Found duplicate branches for 'if' and 'else'.
abcmidi/store.c:1765:5: note: Found duplicate branches for 'if' and 'else'.
abcmidi/store.c:4519:23: style: Same expression on both sides of '-'. [duplicateExpression]
abcmidi/store.c:4524:24: style: Same expression on both sides of '-'. [duplicateExpression]
abcmidi/store.c:1235:8: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
abcmidi/store.c:577:7: style: The scope of the variable 'i' can be reduced. [variableScope]
abcmidi/store.c:577:9: style: The scope of the variable 'j' can be reduced. [variableScope]
abcmidi/store.c:868:15: style: The scope of the variable 'semitone_shift' can be reduced. [variableScope]
abcmidi/store.c:1473:5: style: The scope of the variable 'splitno' can be reduced. [variableScope]
abcmidi/store.c:1475:5: style: The scope of the variable 'voiceno' can be reduced. [variableScope]
abcmidi/store.c:1475:13: style: The scope of the variable 'indexno' can be reduced. [variableScope]
abcmidi/store.c:1843:9: style: The scope of the variable 'ch' can be reduced. [variableScope]
abcmidi/store.c:1969:12: style: The scope of the variable 'msg' can be reduced. [variableScope]
abcmidi/store.c:1994:12: style: The scope of the variable 'msg' can be reduced. [variableScope]
abcmidi/store.c:2011:14: style: The scope of the variable 'b' can be reduced. [variableScope]
abcmidi/store.c:2033:14: style: The scope of the variable 'b' can be reduced. [variableScope]
abcmidi/store.c:2066:14: style: The scope of the variable 'notes' can be reduced. [variableScope]
abcmidi/store.c:2269:18: style: The scope of the variable 'command' can be reduced. [variableScope]
abcmidi/store.c:2271:7: style: The scope of the variable 'done' can be reduced. [variableScope]
abcmidi/store.c:2428:9: style: The scope of the variable 'command' can be reduced. [variableScope]
abcmidi/store.c:2430:7: style: The scope of the variable 'done' can be reduced. [variableScope]
abcmidi/store.c:2491:14: style: The scope of the variable 'notes' can be reduced. [variableScope]
abcmidi/store.c:2615:14: style: The scope of the variable 'buff' can be reduced. [variableScope]
abcmidi/store.c:2925:7: style: The scope of the variable 'new_div' can be reduced. [variableScope]
abcmidi/store.c:2926:8: style: The scope of the variable 'new_tempo' can be reduced. [variableScope]
abcmidi/store.c:2927:7: style: The scope of the variable 'tempo_l' can be reduced. [variableScope]
abcmidi/store.c:2927:16: style: The scope of the variable 'tempo_h' can be reduced. [variableScope]
abcmidi/store.c:3006:7: style: The scope of the variable 'num' can be reduced. [variableScope]
abcmidi/store.c:3575:7: style: The scope of the variable 'pitch4096' can be reduced. [variableScope]
abcmidi/store.c:3576:7: style: The scope of the variable 'a' can be reduced. [variableScope]
abcmidi/store.c:3576:9: style: The scope of the variable 'b' can be reduced. [variableScope]
abcmidi/store.c:3959:22: style: The scope of the variable 's' can be reduced. [variableScope]
abcmidi/store.c:3975:20: style: The scope of the variable 's' can be reduced. [variableScope]
abcmidi/store.c:4028:19: style: The scope of the variable 'nn' can be reduced. [variableScope]
abcmidi/store.c:4375:8: style: The scope of the variable 'buff' can be reduced. [variableScope]
abcmidi/store.c:4379:8: style: The scope of the variable 'midimsg' can be reduced. [variableScope]
abcmidi/store.c:4608:16: style: The scope of the variable 'place' can be reduced. [variableScope]
abcmidi/store.c:4609:7: style: The scope of the variable 'tietodo' can be reduced. [variableScope]
abcmidi/store.c:4609:16: style: The scope of the variable 'done' can be reduced. [variableScope]
abcmidi/store.c:4611:7: style: The scope of the variable 'lastnote' can be reduced. [variableScope]
abcmidi/store.c:4611:17: style: The scope of the variable 'lasttie' can be reduced. [variableScope]
abcmidi/store.c:4612:7: style: The scope of the variable 'inchord' can be reduced. [variableScope]
abcmidi/store.c:4616:8: style: The scope of the variable 'command' can be reduced. [variableScope]
abcmidi/store.c:4801:7: style: The scope of the variable 'chord_start' can be reduced. [variableScope]
abcmidi/store.c:4801:19: style: The scope of the variable 'chord_end' can be reduced. [variableScope]
abcmidi/store.c:4884:19: style: The scope of the variable 'p' can be reduced. [variableScope]
abcmidi/store.c:4885:7: style: The scope of the variable 'next_num' can be reduced. [variableScope]
abcmidi/store.c:4885:17: style: The scope of the variable 'next_denom' can be reduced. [variableScope]
abcmidi/store.c:4993:19: style: The scope of the variable 'p' can be reduced. [variableScope]
abcmidi/store.c:4999:8: style: The scope of the variable 'adjusted_num' can be reduced. [variableScope]
abcmidi/store.c:4999:22: style: The scope of the variable 'adjusted_den' can be reduced. [variableScope]
abcmidi/store.c:5152:7: style: The scope of the variable 'voiceno' can be reduced. [variableScope]
abcmidi/store.c:5152:16: style: The scope of the variable 'indexno' can be reduced. [variableScope]
abcmidi/store.c:5833:7: style: The scope of the variable 'i' can be reduced. [variableScope]
abcmidi/store.c:5930:8: style: The scope of the variable 'numstr' can be reduced. [variableScope]
abcmidi/store.c:1145:6: style: Function 'event_x_reserved' argument 1 names different: declaration 's' definition 'p'. [funcArgNamesDifferent]
abcmidi/parser2.h:10:35: note: Function 'event_x_reserved' argument 1 names different: declaration 's' definition 'p'.
abcmidi/store.c:1145:6: note: Function 'event_x_reserved' argument 1 names different: declaration 's' definition 'p'.
abcmidi/store.c:2846:22: style: Function 'event_voice' argument 3 names different: declaration 'params' definition 'vp'. [funcArgNamesDifferent]
abcmidi/parseabc.h:100:62: note: Function 'event_voice' argument 3 names different: declaration 'params' definition 'vp'.
abcmidi/store.c:2846:22: note: Function 'event_voice' argument 3 names different: declaration 'params' definition 'vp'.
abcmidi/store.c:5637:17: style: Function 'event_key' argument 6 names different: declaration 'modmicro' definition 'modmicrotone'. [funcArgNamesDifferent]
abcmidi/parseabc.h:110:63: note: Function 'event_key' argument 6 names different: declaration 'modmicro' definition 'modmicrotone'.
abcmidi/store.c:5637:17: note: Function 'event_key' argument 6 names different: declaration 'modmicro' definition 'modmicrotone'.
abcmidi/store.c:1380:11: style: Variable 'indexno' is assigned a value that is never used. [unreadVariable]
abcmidi/store.c:1373:1: style: Variable 'program' is assigned a value that is never used. [unreadVariable]
abcmidi/store.c:1481:17: style: Variable 'voiceno' is assigned a value that is never used. [unreadVariable]
abcmidi/store.c:1482:17: style: Variable 'indexno' is assigned a value that is never used. [unreadVariable]
abcmidi/store.c:1787:5: style: Variable 'i' is assigned a value that is never used. [unreadVariable]
abcmidi/store.c:3923:13: style: Variable 'pitchdown' is assigned a value that is never used. [unreadVariable]
abcmidi/store.c:5154:11: style: Variable 'depth' is assigned a value that is never used. [unreadVariable]
abcmidi/store.c:5179:12: style: Variable 'voiceno' is assigned a value that is never used. [unreadVariable]
abcmidi/store.c:5180:12: style: Variable 'indexno' is assigned a value that is never used. [unreadVariable]
abcmidi/store.c:2602:9: warning: The buffer 'rhythmdesignator' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
abcmidi/stresspat.c:501:7: style: The scope of the variable 'index' can be reduced. [variableScope]
abcmidi/stresspat.c:505:10: style: The scope of the variable 'j' can be reduced. [variableScope]
abcmidi/stresspat.c:43:26: warning: String literal compared with variable 'stresspat[0].name'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
abcmidi/stresspat.c:518:9: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
abcmidi/stresspat.c:521:9: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
abcmidi/stresspat.c:541:0: error: Resource leak: inhandle [resourceLeak]
abcmidi/toabc.c:298:11: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
abcmidi/toabc.c:297:13: note: outer condition: p!=NULL
abcmidi/toabc.c:298:11: note: identical inner condition: p!=NULL
abcmidi/toabc.c:1115:14: style: Condition 'errors>0' is always false [knownConditionTrueFalse]
abcmidi/toabc.c:1048:12: note: Assignment 'errors=0', assigned value is 0
abcmidi/toabc.c:1115:14: note: Condition 'errors>0' is always false
abcmidi/toabc.c:986:3: style: Variable 'new_place' is reassigned a value before the old one has been used. [redundantAssignment]
abcmidi/toabc.c:981:3: note: Variable 'new_place' is reassigned a value before the old one has been used.
abcmidi/toabc.c:986:3: note: Variable 'new_place' is reassigned a value before the old one has been used.
abcmidi/toabc.c:2603:33: style: Variable 'flatsym[6]' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abcmidi/toabc.c:2603:16: note: Variable 'flatsym[6]' is reassigned a value before the old one has been used if variable is no semaphore variable.
abcmidi/toabc.c:2603:33: note: Variable 'flatsym[6]' is reassigned a value before the old one has been used if variable is no semaphore variable.
abcmidi/toabc.c:1388:23: style: Same expression on both sides of '-'. [duplicateExpression]
abcmidi/toabc.c:1393:24: style: Same expression on both sides of '-'. [duplicateExpression]
abcmidi/toabc.c:230:14: style: The scope of the variable 'donewords' can be reduced. [variableScope]
abcmidi/toabc.c:230:25: style: The scope of the variable 'wordline' can be reduced. [variableScope]
abcmidi/toabc.c:231:7: style: The scope of the variable 'i' can be reduced. [variableScope]
abcmidi/toabc.c:231:10: style: The scope of the variable 'foundtext' can be reduced. [variableScope]
abcmidi/toabc.c:326:7: style: The scope of the variable 'bars_done' can be reduced. [variableScope]
abcmidi/toabc.c:442:7: style: The scope of the variable 't' can be reduced. [variableScope]
abcmidi/toabc.c:697:9: style: The scope of the variable 'place' can be reduced. [variableScope]
abcmidi/toabc.c:1001:8: style: The scope of the variable 'msg' can be reduced. [variableScope]
abcmidi/toabc.c:1030:17: style: The scope of the variable 'ch' can be reduced. [variableScope]
abcmidi/toabc.c:1032:7: style: The scope of the variable 'found_hyphen' can be reduced. [variableScope]
abcmidi/toabc.c:1502:8: style: The scope of the variable 'signature' can be reduced. [variableScope]
abcmidi/toabc.c:1505:7: style: The scope of the variable 'i' can be reduced. [variableScope]
abcmidi/toabc.c:1505:9: style: The scope of the variable 'k' can be reduced. [variableScope]
abcmidi/toabc.c:1505:11: style: The scope of the variable 'slength' can be reduced. [variableScope]
abcmidi/toabc.c:1506:7: style: The scope of the variable 'xmult' can be reduced. [variableScope]
abcmidi/toabc.c:1506:13: style: The scope of the variable 'xoctave' can be reduced. [variableScope]
abcmidi/toabc.c:1508:24: style: The scope of the variable 'xnote' can be reduced. [variableScope]
abcmidi/toabc.c:1694:8: style: The scope of the variable 'msg' can be reduced. [variableScope]
abcmidi/toabc.c:1966:14: style: The scope of the variable 'offset' can be reduced. [variableScope]
abcmidi/toabc.c:1975:10: style: The scope of the variable 'roots' can be reduced. [variableScope]
abcmidi/toabc.c:1976:10: style: The scope of the variable 'bases' can be reduced. [variableScope]
abcmidi/toabc.c:1977:7: style: The scope of the variable 'chordstart' can be reduced. [variableScope]
abcmidi/toabc.c:1978:7: style: The scope of the variable 'key_number' can be reduced. [variableScope]
abcmidi/toabc.c:1979:7: style: The scope of the variable 'old_triad_number' can be reduced. [variableScope]
abcmidi/toabc.c:1980:7: style: The scope of the variable 'new_triad_number' can be reduced. [variableScope]
abcmidi/toabc.c:1981:7: style: The scope of the variable 'triad_diff' can be reduced. [variableScope]
abcmidi/toabc.c:2176:7: style: The scope of the variable 'i' can be reduced. [variableScope]
abcmidi/toabc.c:2205:9: style: The scope of the variable 'acc' can be reduced. [variableScope]
abcmidi/toabc.c:2274:9: style: The scope of the variable 'acc' can be reduced. [variableScope]
abcmidi/toabc.c:2515:6: style: The scope of the variable 'msg' can be reduced. [variableScope]
abcmidi/toabc.c:781:7: style: Function 'event_text' argument 1 names different: declaration 's' definition 'p'. [funcArgNamesDifferent]
abcmidi/parseabc.h:83:30: note: Function 'event_text' argument 1 names different: declaration 's' definition 'p'.
abcmidi/toabc.c:781:7: note: Function 'event_text' argument 1 names different: declaration 's' definition 'p'.
abcmidi/toabc.c:896:7: style: Function 'event_info' argument 1 names different: declaration 's' definition 'f'. [funcArgNamesDifferent]
abcmidi/parseabc.h:108:30: note: Function 'event_info' argument 1 names different: declaration 's' definition 'f'.
abcmidi/toabc.c:896:7: note: Function 'event_info' argument 1 names different: declaration 's' definition 'f'.
abcmidi/toabc.c:1198:22: style: Function 'event_voice' argument 3 names different: declaration 'params' definition 'vp'. [funcArgNamesDifferent]
abcmidi/parseabc.h:100:62: note: Function 'event_voice' argument 3 names different: declaration 'params' definition 'vp'.
abcmidi/toabc.c:1198:22: note: Function 'event_voice' argument 3 names different: declaration 'params' definition 'vp'.
abcmidi/toabc.c:1300:5: style: Function 'event_tempo' argument 4 names different: declaration 'rel' definition 'relative'. [funcArgNamesDifferent]
abcmidi/parseabc.h:104:50: note: Function 'event_tempo' argument 4 names different: declaration 'rel' definition 'relative'.
abcmidi/toabc.c:1300:5: note: Function 'event_tempo' argument 4 names different: declaration 'rel' definition 'relative'.
abcmidi/toabc.c:1335:11: style: Function 'event_timesig' argument 3 names different: declaration 'dochecking' definition 'checkbars'. [funcArgNamesDifferent]
abcmidi/parseabc.h:105:45: note: Function 'event_timesig' argument 3 names different: declaration 'dochecking' definition 'checkbars'.
abcmidi/toabc.c:1335:11: note: Function 'event_timesig' argument 3 names different: declaration 'dochecking' definition 'checkbars'.
abcmidi/toabc.c:1494:17: style: Function 'event_key' argument 6 names different: declaration 'modmicro' definition 'modmicrotone'. [funcArgNamesDifferent]
abcmidi/parseabc.h:110:63: note: Function 'event_key' argument 6 names different: declaration 'modmicro' definition 'modmicrotone'.
abcmidi/toabc.c:1494:17: note: Function 'event_key' argument 6 names different: declaration 'modmicro' definition 'modmicrotone'.
abcmidi/toabc.c:1497:13: style: Function 'event_key' argument 11 names different: declaration 'transpose' definition 'xtranspose'. [funcArgNamesDifferent]
abcmidi/parseabc.h:112:32: note: Function 'event_key' argument 11 names different: declaration 'transpose' definition 'xtranspose'.
abcmidi/toabc.c:1497:13: note: Function 'event_key' argument 11 names different: declaration 'transpose' definition 'xtranspose'.
abcmidi/toabc.c:1819:11: style: Function 'event_broken' argument 2 names different: declaration 'mult' definition 'n'. [funcArgNamesDifferent]
abcmidi/parseabc.h:130:40: note: Function 'event_broken' argument 2 names different: declaration 'mult' definition 'n'.
abcmidi/toabc.c:1819:11: note: Function 'event_broken' argument 2 names different: declaration 'mult' definition 'n'.
abcmidi/toabc.c:2467:6: style: Function 'event_note' argument 2 names different: declaration 'accidental' definition 'xaccidental'. [funcArgNamesDifferent]
abcmidi/parseabc.h:137:54: note: Function 'event_note' argument 2 names different: declaration 'accidental' definition 'xaccidental'.
abcmidi/toabc.c:2467:6: note: Function 'event_note' argument 2 names different: declaration 'accidental' definition 'xaccidental'.
abcmidi/toabc.c:2466:5: style: Function 'event_note' argument 3 names different: declaration 'mult' definition 'xmult'. [funcArgNamesDifferent]
abcmidi/parseabc.h:137:70: note: Function 'event_note' argument 3 names different: declaration 'mult' definition 'xmult'.
abcmidi/toabc.c:2466:5: note: Function 'event_note' argument 3 names different: declaration 'mult' definition 'xmult'.
abcmidi/toabc.c:2467:19: style: Function 'event_note' argument 4 names different: declaration 'note' definition 'xnote'. [funcArgNamesDifferent]
abcmidi/parseabc.h:138:29: note: Function 'event_note' argument 4 names different: declaration 'note' definition 'xnote'.
abcmidi/toabc.c:2467:19: note: Function 'event_note' argument 4 names different: declaration 'note' definition 'xnote'.
abcmidi/toabc.c:2428:17: style: Variable 'assumed_acc' is assigned a value that is never used. [unreadVariable]
abcmidi/toabc.c:2429:3: style: Variable 'propogate' is assigned a value that is never used. [unreadVariable]
abcmidi/yapstree.c:1987:23: style: Same expression on both sides of '-'. [duplicateExpression]
abcmidi/yapstree.c:1992:24: style: Same expression on both sides of '-'. [duplicateExpression]
abcmidi/yapstree.c:99:7: style: The scope of the variable 't' can be reduced. [variableScope]
abcmidi/yapstree.c:292:9: style: The scope of the variable 'p' can be reduced. [variableScope]
abcmidi/yapstree.c:294:14: style: The scope of the variable 'olde' can be reduced. [variableScope]
abcmidi/yapstree.c:371:16: style: The scope of the variable 'n' can be reduced. [variableScope]
abcmidi/yapstree.c:843:7: style: The scope of the variable 'done' can be reduced. [variableScope]
abcmidi/yapstree.c:978:19: style: The scope of the variable 'oldft' can be reduced. [variableScope]
abcmidi/yapstree.c:1043:7: style: The scope of the variable 'n1' can be reduced. [variableScope]
abcmidi/yapstree.c:1043:11: style: The scope of the variable 'n2' can be reduced. [variableScope]
abcmidi/yapstree.c:1363:19: style: The scope of the variable 's' can be reduced. [variableScope]
abcmidi/yapstree.c:1465:8: style: The scope of the variable 'units' can be reduced. [variableScope]
abcmidi/yapstree.c:1466:7: style: The scope of the variable 'count' can be reduced. [variableScope]
abcmidi/yapstree.c:1594:16: style: The scope of the variable 'n' can be reduced. [variableScope]
abcmidi/yapstree.c:1652:17: style: The scope of the variable 'ch' can be reduced. [variableScope]
abcmidi/yapstree.c:1753:8: style: The scope of the variable 'label' can be reduced. [variableScope]
abcmidi/yapstree.c:2068:15: style: The scope of the variable 'akey' can be reduced. [variableScope]
abcmidi/yapstree.c:2069:7: style: The scope of the variable 'minor' can be reduced. [variableScope]
abcmidi/yapstree.c:2135:8: style: The scope of the variable 'msg' can be reduced. [variableScope]
abcmidi/yapstree.c:2423:7: style: The scope of the variable 'i' can be reduced. [variableScope]
abcmidi/yapstree.c:2492:16: style: The scope of the variable 'm' can be reduced. [variableScope]
abcmidi/yapstree.c:2538:19: style: The scope of the variable 's' can be reduced. [variableScope]
abcmidi/yapstree.c:2540:7: style: The scope of the variable 'i' can be reduced. [variableScope]
abcmidi/yapstree.c:2602:16: style: The scope of the variable 'anote' can be reduced. [variableScope]
abcmidi/yapstree.c:2603:16: style: The scope of the variable 'arest' can be reduced. [variableScope]
abcmidi/yapstree.c:2622:17: style: The scope of the variable 'fr1' can be reduced. [variableScope]
abcmidi/yapstree.c:2623:17: style: The scope of the variable 'fr2' can be reduced. [variableScope]
abcmidi/yapstree.c:2624:7: style: The scope of the variable 'temp' can be reduced. [variableScope]
abcmidi/yapstree.c:2626:7: style: The scope of the variable 'done' can be reduced. [variableScope]
abcmidi/yapstree.c:2907:17: style: The scope of the variable 'thechord' can be reduced. [variableScope]
abcmidi/yapstree.c:2908:7: style: The scope of the variable 'pitchval' can be reduced. [variableScope]
abcmidi/yapstree.c:2974:7: style: The scope of the variable 'num' can be reduced. [variableScope]
abcmidi/yapstree.c:1301:7: style: Function 'event_text' argument 1 names different: declaration 's' definition 'p'. [funcArgNamesDifferent]
abcmidi/parseabc.h:83:30: note: Function 'event_text' argument 1 names different: declaration 's' definition 'p'.
abcmidi/yapstree.c:1301:7: note: Function 'event_text' argument 1 names different: declaration 's' definition 'p'.
abcmidi/yapstree.c:1306:6: style: Function 'event_x_reserved' argument 1 names different: declaration 's' definition 'p'. [funcArgNamesDifferent]
abcmidi/parser2.h:10:35: note: Function 'event_x_reserved' argument 1 names different: declaration 's' definition 'p'.
abcmidi/yapstree.c:1306:6: note: Function 'event_x_reserved' argument 1 names different: declaration 's' definition 'p'.
abcmidi/yapstree.c:1457:7: style: Function 'event_specific' argument 1 names different: declaration 'package' definition 'p'. [funcArgNamesDifferent]
abcmidi/parseabc.h:91:34: note: Function 'event_specific' argument 1 names different: declaration 'package' definition 'p'.
abcmidi/yapstree.c:1457:7: note: Function 'event_specific' argument 1 names different: declaration 'package' definition 'p'.
abcmidi/yapstree.c:1458:7: style: Function 'event_specific' argument 2 names different: declaration 's' definition 'str'. [funcArgNamesDifferent]
abcmidi/parseabc.h:91:49: note: Function 'event_specific' argument 2 names different: declaration 's' definition 'str'.
abcmidi/yapstree.c:1458:7: note: Function 'event_specific' argument 2 names different: declaration 's' definition 'str'.
abcmidi/yapstree.c:1776:22: style: Function 'event_voice' argument 3 names different: declaration 'params' definition 'vp'. [funcArgNamesDifferent]
abcmidi/parseabc.h:100:62: note: Function 'event_voice' argument 3 names different: declaration 'params' definition 'vp'.
abcmidi/yapstree.c:1776:22: note: Function 'event_voice' argument 3 names different: declaration 'params' definition 'vp'.
abcmidi/yapstree.c:1838:5: style: Function 'event_tempo' argument 4 names different: declaration 'rel' definition 'relative'. [funcArgNamesDifferent]
abcmidi/parseabc.h:104:50: note: Function 'event_tempo' argument 4 names different: declaration 'rel' definition 'relative'.
abcmidi/yapstree.c:1838:5: note: Function 'event_tempo' argument 4 names different: declaration 'rel' definition 'relative'.
abcmidi/yapstree.c:1865:11: style: Function 'event_timesig' argument 3 names different: declaration 'dochecking' definition 'checkbars'. [funcArgNamesDifferent]
abcmidi/parseabc.h:105:45: note: Function 'event_timesig' argument 3 names different: declaration 'dochecking' definition 'checkbars'.
abcmidi/yapstree.c:1865:11: note: Function 'event_timesig' argument 3 names different: declaration 'dochecking' definition 'checkbars'.
abcmidi/yapstree.c:2108:5: style: Function 'event_key' argument 3 names different: declaration 'modeindex' definition 'minor'. [funcArgNamesDifferent]
abcmidi/parseabc.h:109:48: note: Function 'event_key' argument 3 names different: declaration 'modeindex' definition 'minor'.
abcmidi/yapstree.c:2108:5: note: Function 'event_key' argument 3 names different: declaration 'modeindex' definition 'minor'.
abcmidi/yapstree.c:2111:17: style: Function 'event_key' argument 6 names different: declaration 'modmicro' definition 'modmicrotone'. [funcArgNamesDifferent]
abcmidi/parseabc.h:110:63: note: Function 'event_key' argument 6 names different: declaration 'modmicro' definition 'modmicrotone'.
abcmidi/yapstree.c:2111:17: note: Function 'event_key' argument 6 names different: declaration 'modmicro' definition 'modmicrotone'.
abcmidi/yapstree.c:2113:7: style: Function 'event_key' argument 9 names different: declaration 'clefname' definition 'clefstr'. [funcArgNamesDifferent]
abcmidi/parseabc.h:111:47: note: Function 'event_key' argument 9 names different: declaration 'clefname' definition 'clefstr'.
abcmidi/yapstree.c:2113:7: note: Function 'event_key' argument 9 names different: declaration 'clefname' definition 'clefstr'.
abcmidi/yapstree.c:2170:7: style: Function 'event_bar' argument 2 names different: declaration 'replist' definition 'playonrep_list'. [funcArgNamesDifferent]
abcmidi/parseabc.h:127:39: note: Function 'event_bar' argument 2 names different: declaration 'replist' definition 'playonrep_list'.
abcmidi/yapstree.c:2170:7: note: Function 'event_bar' argument 2 names different: declaration 'replist' definition 'playonrep_list'.
abcmidi/yapstree.c:2901:6: style: Function 'event_note' argument 2 names different: declaration 'accidental' definition 'xaccidental'. [funcArgNamesDifferent]
abcmidi/parseabc.h:137:54: note: Function 'event_note' argument 2 names different: declaration 'accidental' definition 'xaccidental'.
abcmidi/yapstree.c:2901:6: note: Function 'event_note' argument 2 names different: declaration 'accidental' definition 'xaccidental'.
abcmidi/yapstree.c:2900:5: style: Function 'event_note' argument 3 names different: declaration 'mult' definition 'xmult'. [funcArgNamesDifferent]
abcmidi/parseabc.h:137:70: note: Function 'event_note' argument 3 names different: declaration 'mult' definition 'xmult'.
abcmidi/yapstree.c:2900:5: note: Function 'event_note' argument 3 names different: declaration 'mult' definition 'xmult'.
abcmidi/yapstree.c:2901:19: style: Function 'event_note' argument 4 names different: declaration 'note' definition 'xnote'. [funcArgNamesDifferent]
abcmidi/parseabc.h:138:29: note: Function 'event_note' argument 4 names different: declaration 'note' definition 'xnote'.
abcmidi/yapstree.c:2901:19: note: Function 'event_note' argument 4 names different: declaration 'note' definition 'xnote'.
abcmidi/yapstree.c:514:7: style: Variable 'p' is assigned a value that is never used. [unreadVariable]
abcmidi/yapstree.c:2071:37: style: Variable 'minor' is assigned a value that is never used. [unreadVariable]
abcmidi/yapstree.c:2138:3: style: Variable 'valid' is assigned a value that is never used. [unreadVariable]
abcmidi/yapstree.c:1196:5: warning: The buffer 'outputname' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
abcmidi/yapstree.c:1199:5: warning: The buffer 'outputname' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
abcmidi/yapstree.c:1502:13: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
[22:20]

ftp://ftp.se.debian.org/debian/pool/main/a/abe/abe_1.1+dfsg.orig.tar.gz
abe-1.1.orig/src/Editor.c:99:7: style: The scope of the variable 'sx' can be reduced. [variableScope]
abe-1.1.orig/src/Editor.c:99:11: style: The scope of the variable 'sy' can be reduced. [variableScope]
abe-1.1.orig/src/Game.c:554:9: style: Variable 'game.lastSavePosX' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abe-1.1.orig/src/Game.c:553:9: note: Variable 'game.lastSavePosX' is reassigned a value before the old one has been used if variable is no semaphore variable.
abe-1.1.orig/src/Game.c:554:9: note: Variable 'game.lastSavePosX' is reassigned a value before the old one has been used if variable is no semaphore variable.
abe-1.1.orig/src/Game.c:49:9: style: The scope of the variable 'err' can be reduced. [variableScope]
abe-1.1.orig/src/Game.c:234:10: style: The scope of the variable 'u' can be reduced. [variableScope]
abe-1.1.orig/src/Game.c:526:7: style: The scope of the variable 'n' can be reduced. [variableScope]
abe-1.1.orig/src/Game.c:530:7: style: The scope of the variable 'ignore' can be reduced. [variableScope]
abe-1.1.orig/src/Image.c:392:14: warning: Possible null pointer dereference: tmp [nullPointer]
abe-1.1.orig/src/Image.c:310:15: note: Assignment 'tmp=NULL', assigned value is 0
abe-1.1.orig/src/Image.c:392:14: note: Null pointer dereference
abe-1.1.orig/src/Image.c:408:0: error: Resource leak: tmp [resourceLeak]
abe-1.1.orig/src/Image.c:372:66: style: Clarify calculation precedence for '%' and '?'. [clarifyCalculation]
abe-1.1.orig/src/Main.c:15:7: style: The scope of the variable 'i' can be reduced. [variableScope]
abe-1.1.orig/src/Main.c:232:42: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
abe-1.1.orig/src/Main.c:234:43: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
abe-1.1.orig/src/Main.c:236:42: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
abe-1.1.orig/src/Map.c:1264:38: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
abe-1.1.orig/src/Map.c:1297:36: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
abe-1.1.orig/src/Map.c:1319:36: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
abe-1.1.orig/src/Map.c:1233:3: style: Variable 'map.afterScreenFlipped' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abe-1.1.orig/src/Map.c:1232:3: note: Variable 'map.afterScreenFlipped' is reassigned a value before the old one has been used if variable is no semaphore variable.
abe-1.1.orig/src/Map.c:1233:3: note: Variable 'map.afterScreenFlipped' is reassigned a value before the old one has been used if variable is no semaphore variable.
abe-1.1.orig/src/Map.c:155:7: style: The scope of the variable 'n' can be reduced. [variableScope]
abe-1.1.orig/src/Map.c:155:10: style: The scope of the variable 'm' can be reduced. [variableScope]
abe-1.1.orig/src/Map.c:155:20: style: The scope of the variable 'x' can be reduced. [variableScope]
abe-1.1.orig/src/Map.c:155:23: style: The scope of the variable 'y' can be reduced. [variableScope]
abe-1.1.orig/src/Map.c:222:7: style: The scope of the variable 'n' can be reduced. [variableScope]
abe-1.1.orig/src/Map.c:222:10: style: The scope of the variable 'm' can be reduced. [variableScope]
abe-1.1.orig/src/Map.c:222:20: style: The scope of the variable 'x' can be reduced. [variableScope]
abe-1.1.orig/src/Map.c:222:23: style: The scope of the variable 'y' can be reduced. [variableScope]
abe-1.1.orig/src/Map.c:525:7: style: The scope of the variable 'move' can be reduced. [variableScope]
abe-1.1.orig/src/Map.c:525:13: style: The scope of the variable 'old_pixel' can be reduced. [variableScope]
abe-1.1.orig/src/Map.c:525:24: style: The scope of the variable 'old_pos' can be reduced. [variableScope]
abe-1.1.orig/src/Map.c:567:7: style: The scope of the variable 'move' can be reduced. [variableScope]
abe-1.1.orig/src/Map.c:567:13: style: The scope of the variable 'old_pixel' can be reduced. [variableScope]
abe-1.1.orig/src/Map.c:567:24: style: The scope of the variable 'old_pos' can be reduced. [variableScope]
abe-1.1.orig/src/Map.c:609:7: style: The scope of the variable 'move' can be reduced. [variableScope]
abe-1.1.orig/src/Map.c:609:13: style: The scope of the variable 'old_pixel' can be reduced. [variableScope]
abe-1.1.orig/src/Map.c:609:24: style: The scope of the variable 'old_pos' can be reduced. [variableScope]
abe-1.1.orig/src/Map.c:650:7: style: The scope of the variable 'move' can be reduced. [variableScope]
abe-1.1.orig/src/Map.c:650:13: style: The scope of the variable 'old_pixel' can be reduced. [variableScope]
abe-1.1.orig/src/Map.c:650:24: style: The scope of the variable 'old_pos' can be reduced. [variableScope]
abe-1.1.orig/src/Map.c:741:7: style: The scope of the variable 'old_speed' can be reduced. [variableScope]
abe-1.1.orig/src/Map.c:1507:19: style: The scope of the variable 'found' can be reduced. [variableScope]
abe-1.1.orig/src/Map.c:1262:55: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
abe-1.1.orig/src/Map.c:1317:55: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
abe-1.1.orig/src/MapIO.c:96:3: portability: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
abe-1.1.orig/src/MapIO.c:10:9: style: The scope of the variable 'err' can be reduced. [variableScope]
abe-1.1.orig/src/MapIO.c:72:9: style: The scope of the variable 'err' can be reduced. [variableScope]
abe-1.1.orig/src/MapIO.c:58:13: style: Function 'loadMap' argument 1 names different: declaration 'drawMap' definition 'draw_map'. [funcArgNamesDifferent]
abe-1.1.orig/src/MapIO.h:11:17: note: Function 'loadMap' argument 1 names different: declaration 'drawMap' definition 'draw_map'.
abe-1.1.orig/src/MapIO.c:58:13: note: Function 'loadMap' argument 1 names different: declaration 'drawMap' definition 'draw_map'.
abe-1.1.orig/src/MapIO.c:66:29: style: Function 'loadMapPath' argument 2 names different: declaration 'drawMap' definition 'draw_map'. [funcArgNamesDifferent]
abe-1.1.orig/src/MapIO.h:13:33: note: Function 'loadMapPath' argument 2 names different: declaration 'drawMap' definition 'draw_map'.
abe-1.1.orig/src/MapIO.c:66:29: note: Function 'loadMapPath' argument 2 names different: declaration 'drawMap' definition 'draw_map'.
abe-1.1.orig/src/MapIO.c:237:24: style: Function 'decompressMap' argument 1 names different: declaration 'data' definition 'p'. [funcArgNamesDifferent]
abe-1.1.orig/src/MapIO.h:24:29: note: Function 'decompressMap' argument 1 names different: declaration 'data' definition 'p'.
abe-1.1.orig/src/MapIO.c:237:24: note: Function 'decompressMap' argument 1 names different: declaration 'data' definition 'p'.
abe-1.1.orig/src/MapIO.c:163:5: error: Resource leak: fp [resourceLeak]
abe-1.1.orig/src/MapIO.c:178:5: error: Memory leak: buff [memleak]
abe-1.1.orig/src/Menu.c:72:23: error: Array 'entries[11]' accessed at index 49, which is out of bounds. [arrayIndexOutOfBounds]
abe-1.1.orig/src/Monster.c:299:7: style: The scope of the variable 'j' can be reduced. [variableScope]
abe-1.1.orig/src/Monster.c:539:7: style: The scope of the variable 'y' can be reduced. [variableScope]
abe-1.1.orig/src/Monster.c:992:13: style: The scope of the variable 'n' can be reduced. [variableScope]
abe-1.1.orig/src/Splash.c:93:8: style: Variable 'line' is assigned a value that is never used. [unreadVariable]
abe-1.1.orig/src/Util.c:143:42: style: The scope of the variable 'n' can be reduced. [variableScope]
abe-1.1.orig/src/Util.c:267:7: style: The scope of the variable 'count' can be reduced. [variableScope]
abe-1.1.orig/src/Util.c:270:7: style: The scope of the variable 'done' can be reduced. [variableScope]
abe-1.1.orig/src/Util.c:71:32: style: Function 'compress' argument 2 names different: declaration 'nmemb' definition 'size'. [funcArgNamesDifferent]
abe-1.1.orig/src/Util.h:33:36: note: Function 'compress' argument 2 names different: declaration 'nmemb' definition 'size'.
abe-1.1.orig/src/Util.c:71:32: note: Function 'compress' argument 2 names different: declaration 'nmemb' definition 'size'.
abe-1.1.orig/src/Util.c:139:34: style: Function 'decompress' argument 2 names different: declaration 'nmemb' definition 'size'. [funcArgNamesDifferent]
abe-1.1.orig/src/Util.h:34:38: note: Function 'decompress' argument 2 names different: declaration 'nmemb' definition 'size'.
abe-1.1.orig/src/Util.c:139:34: note: Function 'decompress' argument 2 names different: declaration 'nmemb' definition 'size'.
[22:20]

ftp://ftp.se.debian.org/debian/pool/main/a/abego-treelayout/abego-treelayout_1.0.3.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/abgate/abgate_1.1.9.orig.tar.gz
abGate-1.1.9/abGateQt/gate_gui_Qt5.cpp:47:23: style: C-style pointer casting [cstyleCast]
abGate-1.1.9/gate.cpp:54:17: style: C-style pointer casting [cstyleCast]
abGate-1.1.9/gate.cpp:86:22: style: C-style pointer casting [cstyleCast]
abGate-1.1.9/gate.cpp:189:22: style: C-style pointer casting [cstyleCast]
abGate-1.1.9/gate.cpp:34:2: warning: Member variable 'Gate::switch_button' is not initialized in the constructor. [uninitMemberVar]
abGate-1.1.9/gate.cpp:34:2: warning: Member variable 'Gate::threshold' is not initialized in the constructor. [uninitMemberVar]
abGate-1.1.9/gate.cpp:34:2: warning: Member variable 'Gate::attack' is not initialized in the constructor. [uninitMemberVar]
abGate-1.1.9/gate.cpp:34:2: warning: Member variable 'Gate::hold' is not initialized in the constructor. [uninitMemberVar]
abGate-1.1.9/gate.cpp:34:2: warning: Member variable 'Gate::decay' is not initialized in the constructor. [uninitMemberVar]
abGate-1.1.9/gate.cpp:34:2: warning: Member variable 'Gate::range' is not initialized in the constructor. [uninitMemberVar]
abGate-1.1.9/gate.cpp:34:2: warning: Member variable 'Gate::sample_rate' is not initialized in the constructor. [uninitMemberVar]
abGate-1.1.9/gate.cpp:34:2: warning: Member variable 'Gate::output' is not initialized in the constructor. [uninitMemberVar]
abGate-1.1.9/gate.cpp:34:2: warning: Member variable 'Gate::input' is not initialized in the constructor. [uninitMemberVar]
abGate-1.1.9/gate_gui.cpp:49:21: style: C-style pointer casting [cstyleCast]
abGate-1.1.9/toggle.h:32:2: style: Class 'toggle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abGate-1.1.9/knob.cpp:127:34: style: Function 'mouse_pos_change' argument 1 names different: declaration 'x' definition 'x_abs'. [funcArgNamesDifferent]
abGate-1.1.9/knob.h:55:29: note: Function 'mouse_pos_change' argument 1 names different: declaration 'x' definition 'x_abs'.
abGate-1.1.9/knob.cpp:127:34: note: Function 'mouse_pos_change' argument 1 names different: declaration 'x' definition 'x_abs'.
abGate-1.1.9/knob.cpp:127:46: style: Function 'mouse_pos_change' argument 2 names different: declaration 'y' definition 'y_abs'. [funcArgNamesDifferent]
abGate-1.1.9/knob.h:55:37: note: Function 'mouse_pos_change' argument 2 names different: declaration 'y' definition 'y_abs'.
abGate-1.1.9/knob.cpp:127:46: note: Function 'mouse_pos_change' argument 2 names different: declaration 'y' definition 'y_abs'.
abGate-1.1.9/knob.h:58:14: style: Member variable 'knob::a_knb' is in the wrong place in the initializer list. [initializerList]
abGate-1.1.9/knob.cpp:27:37: note: Member variable 'knob::a_knb' is in the wrong place in the initializer list.
abGate-1.1.9/knob.h:58:14: note: Member variable 'knob::a_knb' is in the wrong place in the initializer list.
abGate-1.1.9/preset.cpp:31:38: error: Array 'preset_param_value[5]' accessed at index 5, which is out of bounds. [arrayIndexOutOfBounds]
abGate-1.1.9/preset.cpp:22:9: warning: Member variable 'preset::param_value' is not initialized in the constructor. [uninitMemberVar]
abGate-1.1.9/preset.cpp:28:36: performance: Function parameter 'preset_name' should be passed by const reference. [passedByValue]
abGate-1.1.9/preset_widget.cpp:81:17: style: Variable 'ignor' is assigned a value that is never used. [unreadVariable]
abGate-1.1.9/preset_widget.cpp:140:61: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abGate-1.1.9/preset_widget.cpp:152:61: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abGate-1.1.9/preset_widget.cpp:202:62: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abGate-1.1.9/preset_widget.cpp:214:62: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abGate-1.1.9/presets.cpp:24:10: warning: Member variable 'presets::float_string' is not initialized in the constructor. [uninitMemberVar]
abGate-1.1.9/presets.cpp:24:10: warning: Member variable 'presets::param_value' is not initialized in the constructor. [uninitMemberVar]
abGate-1.1.9/presets.cpp:24:10: warning: Member variable 'presets::pos' is not initialized in the constructor. [uninitMemberVar]
abGate-1.1.9/presets.cpp:24:10: warning: Member variable 'presets::found_preset' is not initialized in the constructor. [uninitMemberVar]
abGate-1.1.9/presets.cpp:24:10: warning: Member variable 'presets::found_param' is not initialized in the constructor. [uninitMemberVar]
abGate-1.1.9/presets.cpp:24:10: warning: Member variable 'presets::line_value' is not initialized in the constructor. [uninitMemberVar]
abGate-1.1.9/presets.cpp:24:10: warning: Member variable 'presets::tmp_preset' is not initialized in the constructor. [uninitMemberVar]
abGate-1.1.9/presets.cpp:24:10: warning: Member variable 'presets::line_nr' is not initialized in the constructor. [uninitMemberVar]
abGate-1.1.9/presets.cpp:24:10: warning: Member variable 'presets::preset_nr' is not initialized in the constructor. [uninitMemberVar]
abGate-1.1.9/presets.h:39:7: performance: Technically the member function 'presets::set_xml' can be static. [functionStatic]
abGate-1.1.9/presets.cpp:123:15: note: Technically the member function 'presets::set_xml' can be static.
abGate-1.1.9/presets.h:39:7: note: Technically the member function 'presets::set_xml' can be static.
abGate-1.1.9/presets.h:43:8: style: Class 'presets' is unsafe, 'presets::float_string' can leak by wrong usage. [unsafeClassCanLeak]
abGate-1.1.9/presets.h:50:10: style: Class 'presets' is unsafe, 'presets::tmp_preset' can leak by wrong usage. [unsafeClassCanLeak]
[22:20]

ftp://ftp.se.debian.org/debian/pool/main/a/abi-compliance-checker/abi-compliance-checker_2.3.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/abi-dumper/abi-dumper_1.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/abi-monitor/abi-monitor_1.10.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/abi-tracker/abi-tracker_1.9.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/abicheck/abicheck_1.2.orig.tar.gz
abicheck-1.2/test/libc_a.c:13:2: warning: %f in format string (no. 1) requires 'double' but the argument type is 'signed int'. [invalidPrintfArgType_float]
abicheck-1.2/test/private1.c:22:0: error: #error "unsupported OS" [preprocessorErrorDirective]
[22:20]

ftp://ftp.se.debian.org/debian/pool/main/a/abind/abind_1.4-5.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/abinit/abinit_8.0.8.orig.tar.gz
abinit-8.0.8/bindings/parser/ab7_invars_c.c:71:10: style: The scope of the variable 'i' can be reduced. [variableScope]
abinit-8.0.8/bindings/parser/ab7_invars_c.c:71:13: style: The scope of the variable 'len' can be reduced. [variableScope]
abinit-8.0.8/bindings/parser/ab7_invars_c.c:117:33: style: Function 'ab7_invars_free' argument 1 names different: declaration 'ptr' definition 'dt'. [funcArgNamesDifferent]
abinit-8.0.8/bindings/parser/ab7_invars.h:786:33: note: Function 'ab7_invars_free' argument 1 names different: declaration 'ptr' definition 'dt'.
abinit-8.0.8/bindings/parser/ab7_invars_c.c:117:33: note: Function 'ab7_invars_free' argument 1 names different: declaration 'ptr' definition 'dt'.
abinit-8.0.8/bindings/parser/ab7_invars_c.c:123:43: style: Function 'ab7_invars_get_ndtset' argument 1 names different: declaration 'ptr' definition 'dt'. [funcArgNamesDifferent]
abinit-8.0.8/bindings/parser/ab7_invars.h:799:43: note: Function 'ab7_invars_get_ndtset' argument 1 names different: declaration 'ptr' definition 'dt'.
abinit-8.0.8/bindings/parser/ab7_invars_c.c:123:43: note: Function 'ab7_invars_get_ndtset' argument 1 names different: declaration 'ptr' definition 'dt'.
abinit-8.0.8/bindings/parser/ab7_invars_c.c:131:44: style: Function 'ab7_invars_get_integer' argument 1 names different: declaration 'ptr' definition 'dt'. [funcArgNamesDifferent]
abinit-8.0.8/bindings/parser/ab7_invars.h:814:44: note: Function 'ab7_invars_get_integer' argument 1 names different: declaration 'ptr' definition 'dt'.
abinit-8.0.8/bindings/parser/ab7_invars_c.c:131:44: note: Function 'ab7_invars_get_integer' argument 1 names different: declaration 'ptr' definition 'dt'.
abinit-8.0.8/bindings/parser/ab7_invars_c.c:140:41: style: Function 'ab7_invars_get_real' argument 1 names different: declaration 'ptr' definition 'dt'. [funcArgNamesDifferent]
abinit-8.0.8/bindings/parser/ab7_invars.h:830:41: note: Function 'ab7_invars_get_real' argument 1 names different: declaration 'ptr' definition 'dt'.
abinit-8.0.8/bindings/parser/ab7_invars_c.c:140:41: note: Function 'ab7_invars_get_real' argument 1 names different: declaration 'ptr' definition 'dt'.
abinit-8.0.8/bindings/parser/ab7_invars_c.c:149:42: style: Function 'ab7_invars_get_shape' argument 1 names different: declaration 'ptr' definition 'dt'. [funcArgNamesDifferent]
abinit-8.0.8/bindings/parser/ab7_invars.h:847:42: note: Function 'ab7_invars_get_shape' argument 1 names different: declaration 'ptr' definition 'dt'.
abinit-8.0.8/bindings/parser/ab7_invars_c.c:149:42: note: Function 'ab7_invars_get_shape' argument 1 names different: declaration 'ptr' definition 'dt'.
abinit-8.0.8/bindings/parser/ab7_invars_c.c:157:50: style: Function 'ab7_invars_get_integer_array' argument 1 names different: declaration 'ptr' definition 'dt'. [funcArgNamesDifferent]
abinit-8.0.8/bindings/parser/ab7_invars.h:862:50: note: Function 'ab7_invars_get_integer_array' argument 1 names different: declaration 'ptr' definition 'dt'.
abinit-8.0.8/bindings/parser/ab7_invars_c.c:157:50: note: Function 'ab7_invars_get_integer_array' argument 1 names different: declaration 'ptr' definition 'dt'.
abinit-8.0.8/bindings/parser/ab7_invars_c.c:167:47: style: Function 'ab7_invars_get_real_array' argument 1 names different: declaration 'ptr' definition 'dt'. [funcArgNamesDifferent]
abinit-8.0.8/bindings/parser/ab7_invars.h:877:47: note: Function 'ab7_invars_get_real_array' argument 1 names different: declaration 'ptr' definition 'dt'.
abinit-8.0.8/bindings/parser/ab7_invars_c.c:167:47: note: Function 'ab7_invars_get_real_array' argument 1 names different: declaration 'ptr' definition 'dt'.
abinit-8.0.8/bindings/parser/ab7_invars_c.c:97:0: error: Memory leak: psp [memleak]
abinit-8.0.8/bindings/parser/ab7_invars_py.c:176:35: style: The scope of the variable 'tmp' can be reduced. [variableScope]
abinit-8.0.8/bindings/parser/check_invars_c.c:12:11: style: The scope of the variable 'coord' can be reduced. [variableScope]
abinit-8.0.8/bindings/parser/check_invars_c.c:14:13: style: The scope of the variable 'n' can be reduced. [variableScope]
abinit-8.0.8/src/01_triqs_ext/triqs_cthyb_qmc.cpp:62:7: style: The scope of the variable 'nspin' can be reduced. [variableScope]
abinit-8.0.8/src/01_triqs_ext/triqs_cthyb_qmc.cpp:319:10: style: The scope of the variable '_tau_' can be reduced. [variableScope]
abinit-8.0.8/src/01_triqs_ext/triqs_cthyb_qmc.cpp:34:81: style: Function 'ctqmc_triqs_run' argument 19 names different: declaration 'delta_iw_ptr' definition 'f_iw_ptr'. [funcArgNamesDifferent]
abinit-8.0.8/src/01_triqs_ext/triqs_cthyb_qmc.hpp:20:99: note: Function 'ctqmc_triqs_run' argument 19 names different: declaration 'delta_iw_ptr' definition 'f_iw_ptr'.
abinit-8.0.8/src/01_triqs_ext/triqs_cthyb_qmc.cpp:34:81: note: Function 'ctqmc_triqs_run' argument 19 names different: declaration 'delta_iw_ptr' definition 'f_iw_ptr'.
abinit-8.0.8/src/02_clib/intrinsics.c:81:0: error: syntax error [syntaxError]
abinit-8.0.8/src/02_clib/md5.c:108:14: style: The scope of the variable 'saved_a' can be reduced. [variableScope]
abinit-8.0.8/src/02_clib/md5.c:108:23: style: The scope of the variable 'saved_b' can be reduced. [variableScope]
abinit-8.0.8/src/02_clib/md5.c:108:32: style: The scope of the variable 'saved_c' can be reduced. [variableScope]
abinit-8.0.8/src/02_clib/md5.c:108:41: style: The scope of the variable 'saved_d' can be reduced. [variableScope]
abinit-8.0.8/src/02_clib/md5.c:232:16: style: The scope of the variable 'buffer' can be reduced. [variableScope]
abinit-8.0.8/src/02_clib/md5.c:233:6: style: The scope of the variable 'fd' can be reduced. [variableScope]
abinit-8.0.8/src/02_clib/md5.c:234:16: style: The scope of the variable 'bytes' can be reduced. [variableScope]
abinit-8.0.8/src/02_clib/md5.c:325:22: style: The scope of the variable 'available' can be reduced. [variableScope]
abinit-8.0.8/src/02_clib/md5.c:246:15: style: Checking if unsigned variable 'bytes' is less than zero. [unsignedLessThanZero]
abinit-8.0.8/src/02_clib/progress_bar.c:49:9: style: The scope of the variable 'env' can be reduced. [variableScope]
[22:20]

ftp://ftp.se.debian.org/debian/pool/main/a/abiword/abiword_3.0.2.orig.tar.gz
abiword-3.0.2/goffice-bits/goffice/app/go-cmd-context.c:112:44: style: Function 'go_cmd_context_progress_set' argument 1 names different: declaration 'gcc' definition 'context'. [funcArgNamesDifferent]
abiword-3.0.2/goffice-bits/goffice/app/go-cmd-context-impl.h:31:52: note: Function 'go_cmd_context_progress_set' argument 1 names different: declaration 'gcc' definition 'context'.
abiword-3.0.2/goffice-bits/goffice/app/go-cmd-context.c:112:44: note: Function 'go_cmd_context_progress_set' argument 1 names different: declaration 'gcc' definition 'context'.
abiword-3.0.2/goffice-bits/goffice/app/go-cmd-context.c:121:52: style: Function 'go_cmd_context_progress_message_set' argument 1 names different: declaration 'gcc' definition 'context'. [funcArgNamesDifferent]
abiword-3.0.2/goffice-bits/goffice/app/go-cmd-context-impl.h:32:58: note: Function 'go_cmd_context_progress_message_set' argument 1 names different: declaration 'gcc' definition 'context'.
abiword-3.0.2/goffice-bits/goffice/app/go-cmd-context.c:121:52: note: Function 'go_cmd_context_progress_message_set' argument 1 names different: declaration 'gcc' definition 'context'.
abiword-3.0.2/goffice-bits/goffice/gtk/go-color-palette.c:61:9: style: struct member 'GOColorPaletteClass::color_changed' is never used. [unusedStructMember]
abiword-3.0.2/goffice-bits/goffice/gtk/go-color-palette.c:63:9: style: struct member 'GOColorPaletteClass::display_custom_dialog' is never used. [unusedStructMember]
abiword-3.0.2/goffice-bits/goffice/gtk/go-color-palette.c:556:10: style: struct member 'GOMenuColorClass::color_changed' is never used. [unusedStructMember]
abiword-3.0.2/goffice-bits/goffice/gtk/go-color-palette.c:558:9: style: struct member 'GOMenuColorClass::display_custom_dialog' is never used. [unusedStructMember]
abiword-3.0.2/goffice-bits/goffice/gtk/go-combo-box.c:271:42: style: Function '_go_combo_is_updating' argument 1 names different: declaration 'combo' definition 'combo_box'. [funcArgNamesDifferent]
abiword-3.0.2/goffice-bits/goffice/gtk/go-combo-box.h:75:51: note: Function '_go_combo_is_updating' argument 1 names different: declaration 'combo' definition 'combo_box'.
abiword-3.0.2/goffice-bits/goffice/gtk/go-combo-box.c:271:42: note: Function '_go_combo_is_updating' argument 1 names different: declaration 'combo' definition 'combo_box'.
abiword-3.0.2/goffice-bits/goffice/gtk/go-combo-box.c:359:38: style: Function 'go_combo_box_popup_hide' argument 1 names different: declaration 'combo' definition 'combo_box'. [funcArgNamesDifferent]
abiword-3.0.2/goffice-bits/goffice/gtk/go-combo-box.h:71:43: note: Function 'go_combo_box_popup_hide' argument 1 names different: declaration 'combo' definition 'combo_box'.
abiword-3.0.2/goffice-bits/goffice/gtk/go-combo-box.c:359:38: note: Function 'go_combo_box_popup_hide' argument 1 names different: declaration 'combo' definition 'combo_box'.
abiword-3.0.2/goffice-bits/goffice/gtk/go-combo-box.c:375:35: style: Function 'go_combo_box_get_pos' argument 1 names different: declaration 'combo' definition 'combo_box'. [funcArgNamesDifferent]
abiword-3.0.2/goffice-bits/goffice/gtk/go-combo-box.h:70:40: note: Function 'go_combo_box_get_pos' argument 1 names different: declaration 'combo' definition 'combo_box'.
abiword-3.0.2/goffice-bits/goffice/gtk/go-combo-box.c:375:35: note: Function 'go_combo_box_get_pos' argument 1 names different: declaration 'combo' definition 'combo_box'.
abiword-3.0.2/goffice-bits/goffice/gtk/go-combo-box.c:444:41: style: Function 'go_combo_box_popup_display' argument 1 names different: declaration 'combo' definition 'combo_box'. [funcArgNamesDifferent]
abiword-3.0.2/goffice-bits/goffice/gtk/go-combo-box.h:72:46: note: Function 'go_combo_box_popup_display' argument 1 names different: declaration 'combo' definition 'combo_box'.
abiword-3.0.2/goffice-bits/goffice/gtk/go-combo-box.c:444:41: note: Function 'go_combo_box_popup_display' argument 1 names different: declaration 'combo' definition 'combo_box'.
abiword-3.0.2/goffice-bits/goffice/gtk/go-combo-box.c:579:39: style: Function 'go_combo_box_set_display' argument 1 names different: declaration 'combo' definition 'combo_box'. [funcArgNamesDifferent]
abiword-3.0.2/goffice-bits/goffice/gtk/go-combo-box.h:73:44: note: Function 'go_combo_box_set_display' argument 1 names different: declaration 'combo' definition 'combo_box'.
abiword-3.0.2/goffice-bits/goffice/gtk/go-combo-box.c:579:39: note: Function 'go_combo_box_set_display' argument 1 names different: declaration 'combo' definition 'combo_box'.
abiword-3.0.2/goffice-bits/goffice/gtk/go-combo-box.c:803:39: style: Function 'go_combo_box_set_tooltip' argument 1 names different: declaration 'combo' definition 'c'. [funcArgNamesDifferent]
abiword-3.0.2/goffice-bits/goffice/gtk/go-combo-box.h:58:49: note: Function 'go_combo_box_set_tooltip' argument 1 names different: declaration 'combo' definition 'c'.
abiword-3.0.2/goffice-bits/goffice/gtk/go-combo-box.c:803:39: note: Function 'go_combo_box_set_tooltip' argument 1 names different: declaration 'combo' definition 'c'.
abiword-3.0.2/goffice-bits/goffice/gtk/go-combo-color.c:277:53: style: Function 'go_combo_color_set_color' argument 2 names different: declaration 'color' definition 'c'. [funcArgNamesDifferent]
abiword-3.0.2/goffice-bits/goffice/gtk/go-combo-color.h:50:64: note: Function 'go_combo_color_set_color' argument 2 names different: declaration 'color' definition 'c'.
abiword-3.0.2/goffice-bits/goffice/gtk/go-combo-color.c:277:53: note: Function 'go_combo_color_set_color' argument 2 names different: declaration 'color' definition 'c'.
abiword-3.0.2/goffice-bits/goffice/gtk/go-combo-color.c:57:9: style: struct member 'GOComboColorClass::color_changed' is never used. [unusedStructMember]
abiword-3.0.2/goffice-bits/goffice/gtk/go-combo-color.c:59:9: style: struct member 'GOComboColorClass::display_custom_dialog' is never used. [unusedStructMember]
abiword-3.0.2/goffice-bits/goffice/gtk/goffice-gtk.c:173:6: style: The scope of the variable 'w' can be reduced. [variableScope]
abiword-3.0.2/goffice-bits/goffice/gtk/goffice-gtk.c:173:9: style: The scope of the variable 'h' can be reduced. [variableScope]
abiword-3.0.2/goffice-bits/goffice/gtk/goffice-gtk.c:170:41: style: Function 'go_pixbuf_intelligent_scale' argument 1 names different: declaration 'pixbuf' definition 'buf'. [funcArgNamesDifferent]
abiword-3.0.2/goffice-bits/goffice/gtk/goffice-gtk.h:34:52: note: Function 'go_pixbuf_intelligent_scale' argument 1 names different: declaration 'pixbuf' definition 'buf'.
abiword-3.0.2/goffice-bits/goffice/gtk/goffice-gtk.c:170:41: note: Function 'go_pixbuf_intelligent_scale' argument 1 names different: declaration 'pixbuf' definition 'buf'.
abiword-3.0.2/goffice-bits/goffice/gtk/goffice-gtk.c:237:41: style: Function 'go_gtk_window_set_transient' argument 1 names different: declaration 'parent' definition 'toplevel'. [funcArgNamesDifferent]
abiword-3.0.2/goffice-bits/goffice/gtk/goffice-gtk.h:54:53: note: Function 'go_gtk_window_set_transient' argument 1 names different: declaration 'parent' definition 'toplevel'.
abiword-3.0.2/goffice-bits/goffice/gtk/goffice-gtk.c:237:41: note: Function 'go_gtk_window_set_transient' argument 1 names different: declaration 'parent' definition 'toplevel'.
abiword-3.0.2/goffice-bits/goffice/gtk/goffice-gtk.c:804:91: style: Function 'go_gtk_help_button_init' argument 4 names different: declaration 'link' definition 'linkk'. [funcArgNamesDifferent]
abiword-3.0.2/goffice-bits/goffice/gtk/goffice-gtk.h:56:36: note: Function 'go_gtk_help_button_init' argument 4 names different: declaration 'link' definition 'linkk'.
abiword-3.0.2/goffice-bits/goffice/gtk/goffice-gtk.c:804:91: note: Function 'go_gtk_help_button_init' argument 4 names different: declaration 'link' definition 'linkk'.
abiword-3.0.2/goffice-bits/goffice/gtk/goffice-gtk.c:837:57: style: Function 'go_gtk_url_is_writeable' argument 2 names different: declaration 'url' definition 'uri'. [funcArgNamesDifferent]
abiword-3.0.2/goffice-bits/goffice/gtk/goffice-gtk.h:62:68: note: Function 'go_gtk_url_is_writeable' argument 2 names different: declaration 'url' definition 'uri'.
abiword-3.0.2/goffice-bits/goffice/gtk/goffice-gtk.c:837:57: note: Function 'go_gtk_url_is_writeable' argument 2 names different: declaration 'url' definition 'uri'.
abiword-3.0.2/goffice-bits/goffice/gtk/goffice-gtk.c:965:33: style: Function 'go_gtk_query_yes_no' argument 1 names different: declaration 'toplevel' definition 'parent'. [funcArgNamesDifferent]
abiword-3.0.2/goffice-bits/goffice/gtk/goffice-gtk.h:48:45: note: Function 'go_gtk_query_yes_no' argument 1 names different: declaration 'toplevel' definition 'parent'.
abiword-3.0.2/goffice-bits/goffice/gtk/goffice-gtk.c:965:33: note: Function 'go_gtk_query_yes_no' argument 1 names different: declaration 'toplevel' definition 'parent'.
abiword-3.0.2/goffice-bits/goffice/utils/go-cairo.c:48:9: style: The scope of the variable 'divisor' can be reduced. [variableScope]
abiword-3.0.2/goffice-bits/goffice/utils/go-cairo.c:324:16: style: The scope of the variable 'a' can be reduced. [variableScope]
abiword-3.0.2/goffice-bits/goffice/utils/go-cairo.c:324:19: style: The scope of the variable 'b' can be reduced. [variableScope]
abiword-3.0.2/goffice-bits/goffice/utils/go-cairo.c:324:22: style: The scope of the variable 'c' can be reduced. [variableScope]
abiword-3.0.2/goffice-bits/goffice/utils/go-glib-extras.c:82:60: style: Function 'go_ptr_array_insert' argument 3 names different: declaration 'index' definition 'index_'. [funcArgNamesDifferent]
abiword-3.0.2/goffice-bits/goffice/utils/go-glib-extras.h:12:66: note: Function 'go_ptr_array_insert' argument 3 names different: declaration 'index' definition 'index_'.
abiword-3.0.2/goffice-bits/goffice/utils/go-glib-extras.c:82:60: note: Function 'go_ptr_array_insert' argument 3 names different: declaration 'index' definition 'index_'.
abiword-3.0.2/goffice-bits/goffice/utils/go-glib-extras.c:204:36: style: Function 'go_strsplit_to_slist' argument 1 names different: declaration 'str' definition 'string'. [funcArgNamesDifferent]
abiword-3.0.2/goffice-bits/goffice/utils/go-glib-extras.h:21:43: note: Function 'go_strsplit_to_slist' argument 1 names different: declaration 'str' definition 'string'.
abiword-3.0.2/goffice-bits/goffice/utils/go-glib-extras.c:204:36: note: Function 'go_strsplit_to_slist' argument 1 names different: declaration 'str' definition 'string'.
abiword-3.0.2/goffice-bits/goffice/utils/go-glib-extras.c:236:39: style: Function 'go_ascii_strcase_equal' argument 1 names different: declaration 'v' definition 'v1'. [funcArgNamesDifferent]
abiword-3.0.2/goffice-bits/goffice/utils/go-glib-extras.h:70:48: note: Function 'go_ascii_strcase_equal' argument 1 names different: declaration 'v' definition 'v1'.
abiword-3.0.2/goffice-bits/goffice/utils/go-glib-extras.c:236:39: note: Function 'go_ascii_strcase_equal' argument 1 names different: declaration 'v' definition 'v1'.
abiword-3.0.2/goffice-bits/goffice/utils/go-glib-extras.c:269:44: style: Function 'go_strescape' argument 2 names different: declaration 'str' definition 'string'. [funcArgNamesDifferent]
abiword-3.0.2/goffice-bits/goffice/utils/go-glib-extras.h:73:54: note: Function 'go_strescape' argument 2 names different: declaration 'str' definition 'string'.
abiword-3.0.2/goffice-bits/goffice/utils/go-glib-extras.c:269:44: note: Function 'go_strescape' argument 2 names different: declaration 'str' definition 'string'.
abiword-3.0.2/goffice-bits/goffice/utils/go-glib-extras.c:293:46: style: Function 'go_strunescape' argument 2 names different: declaration 'str' definition 'string'. [funcArgNamesDifferent]
abiword-3.0.2/goffice-bits/goffice/utils/go-glib-extras.h:74:59: note: Function 'go_strunescape' argument 2 names different: declaration 'str' definition 'string'.
abiword-3.0.2/goffice-bits/goffice/utils/go-glib-extras.c:293:46: note: Function 'go_strunescape' argument 2 names different: declaration 'str' definition 'string'.
abiword-3.0.2/goffice-bits/goffice/utils/go-glib-extras.c:320:59: style: Function 'go_string_append_gstring' argument 2 names different: declaration 'src' definition 'source'. [funcArgNamesDifferent]
abiword-3.0.2/goffice-bits/goffice/utils/go-glib-extras.h:75:68: note: Function 'go_string_append_gstring' argument 2 names different: declaration 'src' definition 'source'.
abiword-3.0.2/goffice-bits/goffice/utils/go-glib-extras.c:320:59: note: Function 'go_string_append_gstring' argument 2 names different: declaration 'src' definition 'source'.
abiword-3.0.2/goffice-bits/goffice/utils/go-image.c:291:11: style: struct member '_GOImage::cairo' is never used. [unusedStructMember]
abiword-3.0.2/goffice-bits2/goffice/app/go-cmd-context.c:104:44: style: Function 'go_cmd_context_progress_set' argument 1 names different: declaration 'gcc' definition 'context'. [funcArgNamesDifferent]
abiword-3.0.2/goffice-bits2/goffice/app/go-cmd-context-impl.h:28:52: note: Function 'go_cmd_context_progress_set' argument 1 names different: declaration 'gcc' definition 'context'.
abiword-3.0.2/goffice-bits2/goffice/app/go-cmd-context.c:104:44: note: Function 'go_cmd_context_progress_set' argument 1 names different: declaration 'gcc' definition 'context'.
abiword-3.0.2/goffice-bits2/goffice/app/go-cmd-context.c:112:52: style: Function 'go_cmd_context_progress_message_set' argument 1 names different: declaration 'gcc' definition 'context'. [funcArgNamesDifferent]
abiword-3.0.2/goffice-bits2/goffice/app/go-cmd-context-impl.h:29:58: note: Function 'go_cmd_context_progress_message_set' argument 1 names different: declaration 'gcc' definition 'context'.
abiword-3.0.2/goffice-bits2/goffice/app/go-cmd-context.c:112:52: note: Function 'go_cmd_context_progress_message_set' argument 1 names different: declaration 'gcc' definition 'context'.
abiword-3.0.2/goffice-bits2/goffice/gtk/go-color-palette.c:313:31: warning: Possible null pointer dereference: swatch [nullPointer]
abiword-3.0.2/goffice-bits2/goffice/gtk/go-color-palette.c:307:36: note: Assignment 'swatch=(tmp!=NULL)?tmp->data:NULL', assigned value is 0
abiword-3.0.2/goffice-bits2/goffice/gtk/go-color-palette.c:313:31: note: Null pointer dereference
abiword-3.0.2/goffice-bits2/goffice/gtk/go-color-palette.c:394:45: style: Function 'go_color_palette_set_title' argument 1 names different: declaration 'p' definition 'pal'. [funcArgNamesDifferent]
abiword-3.0.2/goffice-bits2/goffice/gtk/go-color-palette.h:56:51: note: Function 'go_color_palette_set_title' argument 1 names different: declaration 'p' definition 'pal'.
abiword-3.0.2/goffice-bits2/goffice/gtk/go-color-palette.c:394:45: note: Function 'go_color_palette_set_title' argument 1 names different: declaration 'p' definition 'pal'.
abiword-3.0.2/goffice-bits2/goffice/gtk/go-color-palette.c:407:45: style: Function 'go_color_palette_set_group' argument 1 names different: declaration 'p' definition 'pal'. [funcArgNamesDifferent]
abiword-3.0.2/goffice-bits2/goffice/gtk/go-color-palette.h:57:51: note: Function 'go_color_palette_set_group' argument 1 names different: declaration 'p' definition 'pal'.
abiword-3.0.2/goffice-bits2/goffice/gtk/go-color-palette.c:407:45: note: Function 'go_color_palette_set_group' argument 1 names different: declaration 'p' definition 'pal'.
abiword-3.0.2/goffice-bits2/goffice/gtk/go-color-palette.c:489:56: style: Function 'go_color_palette_set_color_to_default' argument 1 names different: declaration 'p' definition 'pal'. [funcArgNamesDifferent]
abiword-3.0.2/goffice-bits2/goffice/gtk/go-color-palette.h:59:64: note: Function 'go_color_palette_set_color_to_default' argument 1 names different: declaration 'p' definition 'pal'.
abiword-3.0.2/goffice-bits2/goffice/gtk/go-color-palette.c:489:56: note: Function 'go_color_palette_set_color_to_default' argument 1 names different: declaration 'p' definition 'pal'.
abiword-3.0.2/goffice-bits2/goffice/gtk/go-color-palette.c:495:53: style: Function 'go_color_palette_set_current_color' argument 1 names different: declaration 'p' definition 'pal'. [funcArgNamesDifferent]
abiword-3.0.2/goffice-bits2/goffice/gtk/go-color-palette.h:58:61: note: Function 'go_color_palette_set_current_color' argument 1 names different: declaration 'p' definition 'pal'.
abiword-3.0.2/goffice-bits2/goffice/gtk/go-color-palette.c:495:53: note: Function 'go_color_palette_set_current_color' argument 1 names different: declaration 'p' definition 'pal'.
abiword-3.0.2/goffice-bits2/goffice/gtk/go-color-palette.c:503:53: style: Function 'go_color_palette_get_current_color' argument 1 names different: declaration 'p' definition 'pal'. [funcArgNamesDifferent]
abiword-3.0.2/goffice-bits2/goffice/gtk/go-color-palette.h:60:61: note: Function 'go_color_palette_get_current_color' argument 1 names different: declaration 'p' definition 'pal'.
abiword-3.0.2/goffice-bits2/goffice/gtk/go-color-palette.c:503:53: note: Function 'go_color_palette_get_current_color' argument 1 names different: declaration 'p' definition 'pal'.
abiword-3.0.2/goffice-bits2/goffice/gtk/go-color-palette.c:514:51: style: Function 'go_color_palette_set_allow_alpha' argument 1 names different: declaration 'p' definition 'pal'. [funcArgNamesDifferent]
abiword-3.0.2/goffice-bits2/goffice/gtk/go-color-palette.h:62:56: note: Function 'go_color_palette_set_allow_alpha' argument 1 names different: declaration 'p' definition 'pal'.
abiword-3.0.2/goffice-bits2/goffice/gtk/go-color-palette.c:514:51: note: Function 'go_color_palette_set_allow_alpha' argument 1 names different: declaration 'p' definition 'pal'.
abiword-3.0.2/goffice-bits2/goffice/gtk/go-color-palette.c:522:20: style: Function 'go_color_palette_new' argument 3 names different: declaration 'color_group' definition 'cg'. [funcArgNamesDifferent]
abiword-3.0.2/goffice-bits2/goffice/gtk/go-color-palette.h:49:26: note: Function 'go_color_palette_new' argument 3 names different: declaration 'color_group' definition 'cg'.
abiword-3.0.2/goffice-bits2/goffice/gtk/go-color-palette.c:522:20: note: Function 'go_color_palette_new' argument 3 names different: declaration 'color_group' definition 'cg'.
abiword-3.0.2/goffice-bits2/goffice/gtk/go-color-palette.c:659:22: style: Function 'go_color_palette_make_menu' argument 3 names different: declaration 'color_group' definition 'cg'. [funcArgNamesDifferent]
abiword-3.0.2/goffice-bits2/goffice/gtk/go-color-palette.h:52:26: note: Function 'go_color_palette_make_menu' argument 3 names different: declaration 'color_group' definition 'cg'.
abiword-3.0.2/goffice-bits2/goffice/gtk/go-color-palette.c:659:22: note: Function 'go_color_palette_make_menu' argument 3 names different: declaration 'color_group' definition 'cg'.
abiword-3.0.2/goffice-bits2/goffice/gtk/go-color-palette.c:66:9: style: struct member 'GOColorPaletteClass::color_changed' is never used. [unusedStructMember]
abiword-3.0.2/goffice-bits2/goffice/gtk/go-color-palette.c:68:9: style: struct member 'GOColorPaletteClass::display_custom_dialog' is never used. [unusedStructMember]
abiword-3.0.2/goffice-bits2/goffice/gtk/go-color-palette.c:555:10: style: struct member 'GOMenuColorClass::color_changed' is never used. [unusedStructMember]
abiword-3.0.2/goffice-bits2/goffice/gtk/go-color-palette.c:557:9: style: struct member 'GOMenuColorClass::display_custom_dialog' is never used. [unusedStructMember]
abiword-3.0.2/goffice-bits2/goffice/gtk/go-combo-box.c:420:13: style: The scope of the variable 'pixmap' can be reduced. [variableScope]
abiword-3.0.2/goffice-bits2/goffice/gtk/go-combo-box.c:421:9: style: The scope of the variable 'gc' can be reduced. [variableScope]
abiword-3.0.2/goffice-bits2/goffice/gtk/go-combo-box.c:278:42: style: Function '_go_combo_is_updating' argument 1 names different: declaration 'combo' definition 'combo_box'. [funcArgNamesDifferent]
abiword-3.0.2/goffice-bits2/goffice/gtk/go-combo-box.h:75:51: note: Function '_go_combo_is_updating' argument 1 names different: declaration 'combo' definition 'combo_box'.
abiword-3.0.2/goffice-bits2/goffice/gtk/go-combo-box.c:278:42: note: Function '_go_combo_is_updating' argument 1 names different: declaration 'combo' definition 'combo_box'.
abiword-3.0.2/goffice-bits2/goffice/gtk/go-combo-box.c:375:38: style: Function 'go_combo_box_popup_hide' argument 1 names different: declaration 'combo' definition 'combo_box'. [funcArgNamesDifferent]
abiword-3.0.2/goffice-bits2/goffice/gtk/go-combo-box.h:71:43: note: Function 'go_combo_box_popup_hide' argument 1 names different: declaration 'combo' definition 'combo_box'.
abiword-3.0.2/goffice-bits2/goffice/gtk/go-combo-box.c:375:38: note: Function 'go_combo_box_popup_hide' argument 1 names different: declaration 'combo' definition 'combo_box'.
abiword-3.0.2/goffice-bits2/goffice/gtk/go-combo-box.c:391:35: style: Function 'go_combo_box_get_pos' argument 1 names different: declaration 'combo' definition 'combo_box'. [funcArgNamesDifferent]
abiword-3.0.2/goffice-bits2/goffice/gtk/go-combo-box.h:70:40: note: Function 'go_combo_box_get_pos' argument 1 names different: declaration 'combo' definition 'combo_box'.
abiword-3.0.2/goffice-bits2/goffice/gtk/go-combo-box.c:391:35: note: Function 'go_combo_box_get_pos' argument 1 names different: declaration 'combo' definition 'combo_box'.
abiword-3.0.2/goffice-bits2/goffice/gtk/go-combo-box.c:452:41: style: Function 'go_combo_box_popup_display' argument 1 names different: declaration 'combo' definition 'combo_box'. [funcArgNamesDifferent]
abiword-3.0.2/goffice-bits2/goffice/gtk/go-combo-box.h:72:46: note: Function 'go_combo_box_popup_display' argument 1 names different: declaration 'combo' definition 'combo_box'.
abiword-3.0.2/goffice-bits2/goffice/gtk/go-combo-box.c:452:41: note: Function 'go_combo_box_popup_display' argument 1 names different: declaration 'combo' definition 'combo_box'.
abiword-3.0.2/goffice-bits2/goffice/gtk/go-combo-box.c:595:39: style: Function 'go_combo_box_set_display' argument 1 names different: declaration 'combo' definition 'combo_box'. [funcArgNamesDifferent]
abiword-3.0.2/goffice-bits2/goffice/gtk/go-combo-box.h:73:44: note: Function 'go_combo_box_set_display' argument 1 names different: declaration 'combo' definition 'combo_box'.
abiword-3.0.2/goffice-bits2/goffice/gtk/go-combo-box.c:595:39: note: Function 'go_combo_box_set_display' argument 1 names different: declaration 'combo' definition 'combo_box'.
abiword-3.0.2/goffice-bits2/goffice/gtk/go-combo-box.c:794:44: style: Function 'go_combo_box_set_tooltip_text' argument 1 names different: declaration 'combo' definition 'c'. [funcArgNamesDifferent]
abiword-3.0.2/goffice-bits2/goffice/gtk/go-combo-box.h:59:54: note: Function 'go_combo_box_set_tooltip_text' argument 1 names different: declaration 'combo' definition 'c'.
abiword-3.0.2/goffice-bits2/goffice/gtk/go-combo-box.c:794:44: note: Function 'go_combo_box_set_tooltip_text' argument 1 names different: declaration 'combo' definition 'c'.
abiword-3.0.2/goffice-bits2/goffice/gtk/go-combo-color.c:279:53: style: Function 'go_combo_color_set_color' argument 2 names different: declaration 'color' definition 'c'. [funcArgNamesDifferent]
abiword-3.0.2/goffice-bits2/goffice/gtk/go-combo-color.h:53:64: note: Function 'go_combo_color_set_color' argument 2 names different: declaration 'color' definition 'c'.
abiword-3.0.2/goffice-bits2/goffice/gtk/go-combo-color.c:279:53: note: Function 'go_combo_color_set_color' argument 2 names different: declaration 'color' definition 'c'.
abiword-3.0.2/goffice-bits2/goffice/gtk/go-combo-color.c:60:9: style: struct member 'GOComboColorClass::color_changed' is never used. [unusedStructMember]
abiword-3.0.2/goffice-bits2/goffice/gtk/go-combo-color.c:62:9: style: struct member 'GOComboColorClass::display_custom_dialog' is never used. [unusedStructMember]
abiword-3.0.2/goffice-bits2/goffice/gtk/goffice-gtk.c:166:6: style: The scope of the variable 'w' can be reduced. [variableScope]
abiword-3.0.2/goffice-bits2/goffice/gtk/goffice-gtk.c:166:9: style: The scope of the variable 'h' can be reduced. [variableScope]
abiword-3.0.2/goffice-bits2/goffice/gtk/goffice-gtk.c:163:41: style: Function 'go_pixbuf_intelligent_scale' argument 1 names different: declaration 'pixbuf' definition 'buf'. [funcArgNamesDifferent]
abiword-3.0.2/goffice-bits2/goffice/gtk/goffice-gtk.h:40:52: note: Function 'go_pixbuf_intelligent_scale' argument 1 names different: declaration 'pixbuf' definition 'buf'.
abiword-3.0.2/goffice-bits2/goffice/gtk/goffice-gtk.c:163:41: note: Function 'go_pixbuf_intelligent_scale' argument 1 names different: declaration 'pixbuf' definition 'buf'.
abiword-3.0.2/goffice-bits2/goffice/gtk/goffice-gtk.c:231:41: style: Function 'go_gtk_window_set_transient' argument 1 names different: declaration 'parent' definition 'toplevel'. [funcArgNamesDifferent]
abiword-3.0.2/goffice-bits2/goffice/gtk/goffice-gtk.h:60:53: note: Function 'go_gtk_window_set_transient' argument 1 names different: declaration 'parent' definition 'toplevel'.
abiword-3.0.2/goffice-bits2/goffice/gtk/goffice-gtk.c:231:41: note: Function 'go_gtk_window_set_transient' argument 1 names different: declaration 'parent' definition 'toplevel'.
abiword-3.0.2/goffice-bits2/goffice/gtk/goffice-gtk.c:790:91: style: Function 'go_gtk_help_button_init' argument 4 names different: declaration 'link' definition 'linkk'. [funcArgNamesDifferent]
abiword-3.0.2/goffice-bits2/goffice/gtk/goffice-gtk.h:62:36: note: Function 'go_gtk_help_button_init' argument 4 names different: declaration 'link' definition 'linkk'.
abiword-3.0.2/goffice-bits2/goffice/gtk/goffice-gtk.c:790:91: note: Function 'go_gtk_help_button_init' argument 4 names different: declaration 'link' definition 'linkk'.
abiword-3.0.2/goffice-bits2/goffice/gtk/goffice-gtk.c:822:57: style: Function 'go_gtk_url_is_writeable' argument 2 names different: declaration 'url' definition 'uri'. [funcArgNamesDifferent]
abiword-3.0.2/goffice-bits2/goffice/gtk/goffice-gtk.h:71:68: note: Function 'go_gtk_url_is_writeable' argument 2 names different: declaration 'url' definition 'uri'.
abiword-3.0.2/goffice-bits2/goffice/gtk/goffice-gtk.c:822:57: note: Function 'go_gtk_url_is_writeable' argument 2 names different: declaration 'url' definition 'uri'.
abiword-3.0.2/goffice-bits2/goffice/gtk/goffice-gtk.c:952:33: style: Function 'go_gtk_query_yes_no' argument 1 names different: declaration 'toplevel' definition 'parent'. [funcArgNamesDifferent]
abiword-3.0.2/goffice-bits2/goffice/gtk/goffice-gtk.h:54:45: note: Function 'go_gtk_query_yes_no' argument 1 names different: declaration 'toplevel' definition 'parent'.
abiword-3.0.2/goffice-bits2/goffice/gtk/goffice-gtk.c:952:33: note: Function 'go_gtk_query_yes_no' argument 1 names different: declaration 'toplevel' definition 'parent'.
abiword-3.0.2/goffice-bits2/goffice/utils/go-file.c:1171:2: style: Variable 'browser' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/goffice-bits2/goffice/utils/go-file.c:1167:0: note: Variable 'browser' is reassigned a value before the old one has been used.
abiword-3.0.2/goffice-bits2/goffice/utils/go-file.c:1171:2: note: Variable 'browser' is reassigned a value before the old one has been used.
abiword-3.0.2/goffice-bits2/goffice/utils/go-file.c:720:9: style: Variable 'uid' is assigned a value that is never used. [unreadVariable]
abiword-3.0.2/goffice-bits2/goffice/utils/go-file.c:801:9: style: Variable 'gid' is assigned a value that is never used. [unreadVariable]
abiword-3.0.2/goffice-bits2/goffice/utils/go-glib-extras.c:80:60: style: Function 'go_ptr_array_insert' argument 3 names different: declaration 'index' definition 'index_'. [funcArgNamesDifferent]
abiword-3.0.2/goffice-bits2/goffice/utils/go-glib-extras.h:15:66: note: Function 'go_ptr_array_insert' argument 3 names different: declaration 'index' definition 'index_'.
abiword-3.0.2/goffice-bits2/goffice/utils/go-glib-extras.c:80:60: note: Function 'go_ptr_array_insert' argument 3 names different: declaration 'index' definition 'index_'.
abiword-3.0.2/goffice-bits2/goffice/utils/go-glib-extras.c:201:36: style: Function 'go_strsplit_to_slist' argument 1 names different: declaration 'str' definition 'string'. [funcArgNamesDifferent]
abiword-3.0.2/goffice-bits2/goffice/utils/go-glib-extras.h:24:43: note: Function 'go_strsplit_to_slist' argument 1 names different: declaration 'str' definition 'string'.
abiword-3.0.2/goffice-bits2/goffice/utils/go-glib-extras.c:201:36: note: Function 'go_strsplit_to_slist' argument 1 names different: declaration 'str' definition 'string'.
abiword-3.0.2/goffice-bits2/goffice/utils/go-glib-extras.c:233:39: style: Function 'go_ascii_strcase_equal' argument 1 names different: declaration 'v' definition 'v1'. [funcArgNamesDifferent]
abiword-3.0.2/goffice-bits2/goffice/utils/go-glib-extras.h:73:48: note: Function 'go_ascii_strcase_equal' argument 1 names different: declaration 'v' definition 'v1'.
abiword-3.0.2/goffice-bits2/goffice/utils/go-glib-extras.c:233:39: note: Function 'go_ascii_strcase_equal' argument 1 names different: declaration 'v' definition 'v1'.
abiword-3.0.2/goffice-bits2/goffice/utils/go-glib-extras.c:266:44: style: Function 'go_strescape' argument 2 names different: declaration 'str' definition 'string'. [funcArgNamesDifferent]
abiword-3.0.2/goffice-bits2/goffice/utils/go-glib-extras.h:76:54: note: Function 'go_strescape' argument 2 names different: declaration 'str' definition 'string'.
abiword-3.0.2/goffice-bits2/goffice/utils/go-glib-extras.c:266:44: note: Function 'go_strescape' argument 2 names different: declaration 'str' definition 'string'.
abiword-3.0.2/goffice-bits2/goffice/utils/go-glib-extras.c:290:46: style: Function 'go_strunescape' argument 2 names different: declaration 'str' definition 'string'. [funcArgNamesDifferent]
abiword-3.0.2/goffice-bits2/goffice/utils/go-glib-extras.h:77:59: note: Function 'go_strunescape' argument 2 names different: declaration 'str' definition 'string'.
abiword-3.0.2/goffice-bits2/goffice/utils/go-glib-extras.c:290:46: note: Function 'go_strunescape' argument 2 names different: declaration 'str' definition 'string'.
abiword-3.0.2/goffice-bits2/goffice/utils/go-glib-extras.c:317:59: style: Function 'go_string_append_gstring' argument 2 names different: declaration 'src' definition 'source'. [funcArgNamesDifferent]
abiword-3.0.2/goffice-bits2/goffice/utils/go-glib-extras.h:78:68: note: Function 'go_string_append_gstring' argument 2 names different: declaration 'src' definition 'source'.
abiword-3.0.2/goffice-bits2/goffice/utils/go-glib-extras.c:317:59: note: Function 'go_string_append_gstring' argument 2 names different: declaration 'src' definition 'source'.
abiword-3.0.2/plugins/aiksaurus/aiksaurusgtk3/AiksaurusGTK.cpp:183:43: style: Function 'setTitle' argument 1 names different: declaration 'title' definition 'word'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/aiksaurus/aiksaurusgtk3/AiksaurusGTK.cpp:55:39: note: Function 'setTitle' argument 1 names different: declaration 'title' definition 'word'.
abiword-3.0.2/plugins/aiksaurus/aiksaurusgtk3/AiksaurusGTK.cpp:183:43: note: Function 'setTitle' argument 1 names different: declaration 'title' definition 'word'.
abiword-3.0.2/plugins/aiksaurus/aiksaurusgtk3/AiksaurusGTK.cpp:66:17: warning: Member variable 'DialogImpl::d_layout_ptr' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/aiksaurus/aiksaurusgtk3/AiksaurusGTK.cpp:66:17: warning: Member variable 'DialogImpl::d_toolbar_ptr' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/aiksaurus/aiksaurusgtk3/AiksaurusGTK.cpp:66:17: warning: Member variable 'DialogImpl::d_display_ptr' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/aiksaurus/aiksaurusgtk3/AiksaurusGTK.cpp:66:17: warning: Member variable 'DialogImpl::d_replacebar_ptr' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/aiksaurus/aiksaurusgtk3/AiksaurusGTK_histlist.h:40:3: style: Class 'AiksaurusGTK_histlist' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/aiksaurus/aiksaurusgtk3/Exception.h:33:13: style: Class 'Exception' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/aiksaurus/aiksaurusgtk3/Display.h:47:13: style: Class 'Display' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/aiksaurus/aiksaurusgtk3/Replacebar.h:49:13: style: Class 'Replacebar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/aiksaurus/aiksaurusgtk3/AiksaurusGTK.cpp:59:18: style: The function 'eventCancel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/aiksaurus/aiksaurusgtk3/DialogMediator.h:29:26: note: Virtual function in base class
abiword-3.0.2/plugins/aiksaurus/aiksaurusgtk3/AiksaurusGTK.cpp:59:18: note: Function in derived class
abiword-3.0.2/plugins/aiksaurus/aiksaurusgtk3/AiksaurusGTK.cpp:60:18: style: The function 'eventReplace' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/aiksaurus/aiksaurusgtk3/DialogMediator.h:30:26: note: Virtual function in base class
abiword-3.0.2/plugins/aiksaurus/aiksaurusgtk3/AiksaurusGTK.cpp:60:18: note: Function in derived class
abiword-3.0.2/plugins/aiksaurus/aiksaurusgtk3/AiksaurusGTK.cpp:61:18: style: The function 'eventSelectWord' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/aiksaurus/aiksaurusgtk3/DialogMediator.h:31:26: note: Virtual function in base class
abiword-3.0.2/plugins/aiksaurus/aiksaurusgtk3/AiksaurusGTK.cpp:61:18: note: Function in derived class
abiword-3.0.2/plugins/aiksaurus/aiksaurusgtk3/AiksaurusGTK.cpp:62:18: style: The function 'eventSearch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/aiksaurus/aiksaurusgtk3/DialogMediator.h:32:26: note: Virtual function in base class
abiword-3.0.2/plugins/aiksaurus/aiksaurusgtk3/AiksaurusGTK.cpp:62:18: note: Function in derived class
abiword-3.0.2/plugins/aiksaurus/aiksaurusgtk3/AiksaurusGTK_history.cpp:60:21: style: The scope of the variable 'forward' can be reduced. [variableScope]
abiword-3.0.2/plugins/aiksaurus/aiksaurusgtk3/AiksaurusGTK_history.cpp:81:21: style: The scope of the variable 'back' can be reduced. [variableScope]
abiword-3.0.2/plugins/aiksaurus/aiksaurusgtk3/AiksaurusGTK_history.cpp:38:23: warning: Member variable 'AiksaurusGTK_history::d_maxentries' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/aiksaurus/aiksaurusgtk3/AiksaurusGTK_strlist.h:57:8: performance: Technically the member function 'AiksaurusGTK_strlist::free_data' can be static. [functionStatic]
abiword-3.0.2/plugins/aiksaurus/aiksaurusgtk3/AiksaurusGTK_strlist.cpp:104:23: note: Technically the member function 'AiksaurusGTK_strlist::free_data' can be static.
abiword-3.0.2/plugins/aiksaurus/aiksaurusgtk3/AiksaurusGTK_strlist.h:57:8: note: Technically the member function 'AiksaurusGTK_strlist::free_data' can be static.
abiword-3.0.2/plugins/aiksaurus/aiksaurusgtk3/AiksaurusGTK_strlist.h:108:8: style: Technically the member function 'AiksaurusGTK_strlist::debug' can be const. [functionConst]
abiword-3.0.2/plugins/aiksaurus/aiksaurusgtk3/AiksaurusGTK_strlist.cpp:303:28: note: Technically the member function 'AiksaurusGTK_strlist::debug' can be const.
abiword-3.0.2/plugins/aiksaurus/aiksaurusgtk3/AiksaurusGTK_strlist.h:108:8: note: Technically the member function 'AiksaurusGTK_strlist::debug' can be const.
abiword-3.0.2/plugins/aiksaurus/aiksaurusgtk3/Display.cpp:32:38: style: Function 'Display' argument 1 names different: declaration 'parent' definition 'mediator'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/aiksaurus/aiksaurusgtk3/Display.h:47:37: note: Function 'Display' argument 1 names different: declaration 'parent' definition 'mediator'.
abiword-3.0.2/plugins/aiksaurus/aiksaurusgtk3/Display.cpp:32:38: note: Function 'Display' argument 1 names different: declaration 'parent' definition 'mediator'.
abiword-3.0.2/plugins/aiksaurus/aiksaurusgtk3/Meaning.cpp:162:50: style: Function 'unselectListsExcept' argument 1 names different: declaration 'me' definition 'list'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/aiksaurus/aiksaurusgtk3/Meaning.h:39:49: note: Function 'unselectListsExcept' argument 1 names different: declaration 'me' definition 'list'.
abiword-3.0.2/plugins/aiksaurus/aiksaurusgtk3/Meaning.cpp:162:50: note: Function 'unselectListsExcept' argument 1 names different: declaration 'me' definition 'list'.
abiword-3.0.2/plugins/aiksaurus/aiksaurusgtk3/Replacebar.cpp:100:42: style: Function 'setText' argument 1 names different: declaration 'str' definition 'word'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/aiksaurus/aiksaurusgtk3/Replacebar.h:63:38: note: Function 'setText' argument 1 names different: declaration 'str' definition 'word'.
abiword-3.0.2/plugins/aiksaurus/aiksaurusgtk3/Replacebar.cpp:100:42: note: Function 'setText' argument 1 names different: declaration 'str' definition 'word'.
abiword-3.0.2/plugins/aiksaurus/aiksaurusgtk3/Toolbar.cpp:207:61: style: Function '_searchBarActivate' argument 2 names different: declaration 'd' definition 'data'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/aiksaurus/aiksaurusgtk3/Toolbar.h:71:67: note: Function '_searchBarActivate' argument 2 names different: declaration 'd' definition 'data'.
abiword-3.0.2/plugins/aiksaurus/aiksaurusgtk3/Toolbar.cpp:207:61: note: Function '_searchBarActivate' argument 2 names different: declaration 'd' definition 'data'.
abiword-3.0.2/plugins/aiksaurus/aiksaurusgtk3/Toolbar.h:60:18: performance: Technically the member function 'AiksaurusGTK_impl::Toolbar::_setTooltip' can be static. [functionStatic]
abiword-3.0.2/plugins/aiksaurus/aiksaurusgtk3/Toolbar.cpp:129:19: note: Technically the member function 'AiksaurusGTK_impl::Toolbar::_setTooltip' can be static.
abiword-3.0.2/plugins/aiksaurus/aiksaurusgtk3/Toolbar.h:60:18: note: Technically the member function 'AiksaurusGTK_impl::Toolbar::_setTooltip' can be static.
abiword-3.0.2/plugins/aiksaurus/win/AiksaurusApp.cpp:30:2: performance: Variable 'm_hInstance' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/plugins/aiksaurus/win/AiksaurusApp.h:38:7: performance: Technically the member function 'AiksaurusApp::setTitle' can be static. [functionStatic]
abiword-3.0.2/plugins/aiksaurus/win/AiksaurusApp.cpp:71:20: note: Technically the member function 'AiksaurusApp::setTitle' can be static.
abiword-3.0.2/plugins/aiksaurus/win/AiksaurusApp.h:38:7: note: Technically the member function 'AiksaurusApp::setTitle' can be static.
abiword-3.0.2/plugins/aiksaurus/win/AiksaurusApp.h:39:7: performance: Technically the member function 'AiksaurusApp::setInitialMessage' can be static. [functionStatic]
abiword-3.0.2/plugins/aiksaurus/win/AiksaurusApp.cpp:75:20: note: Technically the member function 'AiksaurusApp::setInitialMessage' can be static.
abiword-3.0.2/plugins/aiksaurus/win/AiksaurusApp.h:39:7: note: Technically the member function 'AiksaurusApp::setInitialMessage' can be static.
abiword-3.0.2/plugins/aiksaurus/win/AiksaurusApp.h:42:7: performance: Technically the member function 'AiksaurusApp::initialize' can be static. [functionStatic]
abiword-3.0.2/plugins/aiksaurus/win/AiksaurusApp.cpp:39:20: note: Technically the member function 'AiksaurusApp::initialize' can be static.
abiword-3.0.2/plugins/aiksaurus/win/AiksaurusApp.h:42:7: note: Technically the member function 'AiksaurusApp::initialize' can be static.
abiword-3.0.2/plugins/aiksaurus/win/AiksaurusDlg.cpp:33:11: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/plugins/aiksaurus/win/AiksaurusDlg.cpp:40:11: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/plugins/aiksaurus/win/AiksaurusDlg.cpp:48:11: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/plugins/aiksaurus/win/AiksaurusDlg.cpp:55:11: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/plugins/aiksaurus/win/AiksaurusDlg.cpp:26:44: style: Function 's_dlgProc' argument 1 names different: declaration 'hwnd' definition 'hWnd'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/aiksaurus/win/AiksaurusDlg.h:50:38: note: Function 's_dlgProc' argument 1 names different: declaration 'hwnd' definition 'hWnd'.
abiword-3.0.2/plugins/aiksaurus/win/AiksaurusDlg.cpp:26:44: note: Function 's_dlgProc' argument 1 names different: declaration 'hwnd' definition 'hWnd'.
abiword-3.0.2/plugins/aiksaurus/win/AiksaurusDlg.cpp:93:15: style: Variable 'result' is assigned a value that is never used. [unreadVariable]
abiword-3.0.2/plugins/aiksaurus/win/AiksaurusDlg.cpp:400:48: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/aiksaurus/win/AiksaurusDlg.h:93:7: style: Unused private function: 'AiksaurusDlg::_copyToClipboard' [unusedPrivateFunction]
abiword-3.0.2/plugins/aiksaurus/win/AiksaurusDlg.cpp:69:2: performance: Variable 'm_hSearch' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/plugins/aiksaurus/win/AiksaurusDlg.cpp:70:2: performance: Variable 'm_hBack' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/plugins/aiksaurus/win/AiksaurusDlg.cpp:71:2: performance: Variable 'm_hForward' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/plugins/aiksaurus/win/AiksaurusDlg.cpp:72:2: performance: Variable 'm_hMeanings' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/plugins/aiksaurus/win/AiksaurusDlg.cpp:73:2: performance: Variable 'm_hSynonyms' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/plugins/aiksaurus/win/AiksaurusDlg.cpp:74:2: performance: Variable 'm_hCombo' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/plugins/aiksaurus/win/AiksaurusDlg.cpp:75:2: performance: Variable 'm_hReplace' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/plugins/aiksaurus/win/AiksaurusDlg.cpp:76:2: performance: Variable 'm_hSynText' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/plugins/aiksaurus/win/AiksaurusDlg.h:48:9: style: Technically the member function 'AiksaurusDlg::getReplacement' can be const. [functionConst]
abiword-3.0.2/plugins/aiksaurus/win/AiksaurusDlg.cpp:106:22: note: Technically the member function 'AiksaurusDlg::getReplacement' can be const.
abiword-3.0.2/plugins/aiksaurus/win/AiksaurusDlg.h:48:9: note: Technically the member function 'AiksaurusDlg::getReplacement' can be const.
abiword-3.0.2/plugins/aiksaurus/win/AiksaurusDlg.cpp:101:37: performance: Function parameter 'word' should be passed by const reference. [passedByValue]
abiword-3.0.2/plugins/applix/xp/ie_exp_Applix.cpp:563:3: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
abiword-3.0.2/plugins/applix/xp/ie_exp_Applix.cpp:565:3: note: Found duplicate branches for 'if' and 'else'.
abiword-3.0.2/plugins/applix/xp/ie_exp_Applix.cpp:563:3: note: Found duplicate branches for 'if' and 'else'.
abiword-3.0.2/plugins/applix/xp/ie_exp_Applix.cpp:57:60: style: Function 'IE_Exp_Applix_Sniffer' argument 1 names different: declaration 'name' definition '_name'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/applix/xp/ie_exp_Applix.h:38:38: note: Function 'IE_Exp_Applix_Sniffer' argument 1 names different: declaration 'name' definition '_name'.
abiword-3.0.2/plugins/applix/xp/ie_exp_Applix.cpp:57:60: note: Function 'IE_Exp_Applix_Sniffer' argument 1 names different: declaration 'name' definition '_name'.
abiword-3.0.2/plugins/applix/xp/ie_exp_Applix.cpp:85:56: style: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/applix/xp/ie_exp_Applix.h:44:43: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/applix/xp/ie_exp_Applix.cpp:85:56: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/applix/xp/ie_exp_Applix.cpp:86:26: style: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/applix/xp/ie_exp_Applix.h:45:25: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/applix/xp/ie_exp_Applix.cpp:86:26: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/applix/xp/ie_exp_Applix.cpp:191:56: style: Function '_outputData' argument 1 names different: declaration 'p' definition 'data'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/applix/xp/ie_exp_Applix.cpp:132:41: note: Function '_outputData' argument 1 names different: declaration 'p' definition 'data'.
abiword-3.0.2/plugins/applix/xp/ie_exp_Applix.cpp:191:56: note: Function '_outputData' argument 1 names different: declaration 'p' definition 'data'.
abiword-3.0.2/plugins/applix/xp/ie_exp_Applix.h:38:2: style: Class 'IE_Exp_Applix_Sniffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/applix/xp/ie_exp_Applix.h:54:2: style: Class 'IE_Exp_Applix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/applix/xp/ie_imp_Applix.cpp:85:14: style: The scope of the variable 'magic' can be reduced. [variableScope]
abiword-3.0.2/plugins/applix/xp/ie_imp_Applix.cpp:355:11: style: The scope of the variable 'decoded' can be reduced. [variableScope]
abiword-3.0.2/plugins/applix/xp/ie_imp_Applix.cpp:386:11: style: The scope of the variable 'decoded' can be reduced. [variableScope]
abiword-3.0.2/plugins/applix/xp/ie_imp_Applix.cpp:387:7: style: The scope of the variable 'x' can be reduced. [variableScope]
abiword-3.0.2/plugins/applix/xp/ie_imp_Applix.cpp:387:10: style: The scope of the variable 'y' can be reduced. [variableScope]
abiword-3.0.2/plugins/applix/xp/ie_imp_Applix.cpp:387:13: style: The scope of the variable 'z' can be reduced. [variableScope]
abiword-3.0.2/plugins/applix/xp/ie_imp_Applix.cpp:425:7: style: The scope of the variable 'ok' can be reduced. [variableScope]
abiword-3.0.2/plugins/applix/xp/ie_imp_Applix.cpp:492:9: style: The scope of the variable 'contentLen' can be reduced. [variableScope]
abiword-3.0.2/plugins/applix/xp/ie_imp_Applix.cpp:493:7: style: The scope of the variable 'eol' can be reduced. [variableScope]
abiword-3.0.2/plugins/applix/xp/ie_imp_Applix.cpp:51:60: style: Function 'IE_Imp_Applix_Sniffer' argument 1 names different: declaration 'name' definition '_name'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/applix/xp/ie_imp_Applix.h:42:37: note: Function 'IE_Imp_Applix_Sniffer' argument 1 names different: declaration 'name' definition '_name'.
abiword-3.0.2/plugins/applix/xp/ie_imp_Applix.cpp:51:60: note: Function 'IE_Imp_Applix_Sniffer' argument 1 names different: declaration 'name' definition '_name'.
abiword-3.0.2/plugins/applix/xp/ie_imp_Applix.cpp:120:56: style: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/applix/xp/ie_imp_Applix.h:49:43: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/applix/xp/ie_imp_Applix.cpp:120:56: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/applix/xp/ie_imp_Applix.cpp:121:26: style: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/applix/xp/ie_imp_Applix.h:50:25: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/applix/xp/ie_imp_Applix.cpp:121:26: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/applix/xp/ie_imp_Applix.cpp:514:27: warning: Either the condition 'contentLen>0' is redundant, otherwise there is negative array index -1. [negativeIndex]
abiword-3.0.2/plugins/applix/xp/ie_imp_Applix.cpp:510:58: note: Assuming that condition 'contentLen>0' is not redundant
abiword-3.0.2/plugins/applix/xp/ie_imp_Applix.cpp:512:4: note: contentLen is decremented', new value is 0
abiword-3.0.2/plugins/applix/xp/ie_imp_Applix.cpp:514:27: note: Negative array index
abiword-3.0.2/plugins/applix/xp/ie_imp_Applix.h:42:2: style: Class 'IE_Imp_Applix_Sniffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/applix/xp/ie_imp_Applix.h:60:2: style: Class 'IE_Imp_Applix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/bmp/xp/ie_impGraphic_BMP.cpp:481:18: style: The scope of the variable 'pByte' can be reduced. [variableScope]
abiword-3.0.2/plugins/bmp/xp/ie_impGraphic_BMP.cpp:123:59: style: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/bmp/xp/ie_impGraphic_BMP.h:39:43: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/bmp/xp/ie_impGraphic_BMP.cpp:123:59: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/bmp/xp/ie_impGraphic_BMP.cpp:124:24: style: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/bmp/xp/ie_impGraphic_BMP.h:40:22: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/bmp/xp/ie_impGraphic_BMP.cpp:124:24: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/bmp/xp/ie_impGraphic_BMP.h:45:1: style: The class 'IE_ImpGraphic_BMP' does not have a constructor although it has private member variables. [noConstructor]
abiword-3.0.2/plugins/clarisworks/xp/ie_imp_ClarisWorks.cpp:201:61: style: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/clarisworks/xp/ie_imp_ClarisWorks.h:45:43: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/clarisworks/xp/ie_imp_ClarisWorks.cpp:201:61: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/clarisworks/xp/ie_imp_ClarisWorks.cpp:202:28: style: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/clarisworks/xp/ie_imp_ClarisWorks.h:46:25: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/clarisworks/xp/ie_imp_ClarisWorks.cpp:202:28: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/clarisworks/xp/ie_imp_ClarisWorks.h:56:4: style: Class 'IE_Imp_ClarisWorks' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/collab/backends/fake/xp/FakeAccountHandler.cpp:250:3: style: Variable 'pG' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/collab/backends/fake/xp/FakeAccountHandler.cpp:238:0: note: Variable 'pG' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/collab/backends/fake/xp/FakeAccountHandler.cpp:250:3: note: Variable 'pG' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/collab/backends/fake/xp/FakeAccountHandler.cpp:278:35: style: The scope of the variable 'jsrre' can be reduced. [variableScope]
abiword-3.0.2/plugins/collab/backends/fake/xp/FakeAccountHandler.cpp:102:92: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/backends/fake/xp/FakeAccountHandler.cpp:210:104: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/backends/fake/xp/FakeAccountHandler.cpp:342:103: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/backends/service/unix/ap_UnixDialog_GenericInput.cpp:45:29: warning: Member variable 'AP_UnixDialog_GenericInput::m_wInput' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/collab/backends/service/win/ap_Win32Dialog_GenericInput.cpp:36:41: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/plugins/collab/backends/service/win/ap_Win32Dialog_GenericInput.cpp:43:41: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/plugins/collab/backends/service/win/ap_Win32Dialog_GenericInput.cpp:49:41: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/plugins/collab/backends/service/win/ap_Win32Dialog_GenericProgress.cpp:36:44: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/plugins/collab/backends/service/win/ap_Win32Dialog_GenericProgress.cpp:43:44: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/plugins/collab/backends/service/win/ap_Win32Dialog_GenericProgress.cpp:49:44: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/plugins/collab/backends/service/xp/soa_types.h:163:93: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/backends/service/xp/soa_types.h:200:85: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/backends/service/xp/soa.h:244:110: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/backends/service/xp/ServiceBuddy.h:85:99: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/backends/service/xp/soa.h:264:14: performance: Technically the member function 'soa::header::str' can be static. [functionStatic]
abiword-3.0.2/plugins/collab/backends/service/xp/soa.h:331:14: performance: Technically the member function 'soa::method_invocation::default_namespaces' can be static. [functionStatic]
abiword-3.0.2/plugins/collab/backends/service/xp/soa.h:338:14: performance: Technically the member function 'soa::method_invocation::encoding_style' can be static. [functionStatic]
abiword-3.0.2/plugins/collab/backends/service/xp/RealmGrowBuffer.h:30:9: style: Technically the member function 'realm::GrowBuffer::size' can be const. [functionConst]
abiword-3.0.2/plugins/collab/backends/service/xp/RealmGrowBuffer.h:34:9: style: Technically the member function 'realm::GrowBuffer::free' can be const. [functionConst]
abiword-3.0.2/plugins/collab/backends/service/xp/AbiCollabImport.cpp:30:18: style: Technically the member function 'XmlDocDeleter::operator()' can be const. [functionConst]
abiword-3.0.2/plugins/collab/backends/service/xp/soa_types.h:152:2: style: Class 'Array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/collab/backends/service/xp/soa_types.h:188:2: style: Class 'Collection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/collab/backends/service/xp/soa.h:131:2: style: Class 'function_arg_base64bin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/collab/backends/service/xp/soa.h:271:2: style: Class 'body' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/collab/backends/service/xp/soa.h:303:2: style: Class 'method_invocation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/collab/backends/service/xp/RealmGrowBuffer.h:8:2: style: Class 'GrowBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/collab/backends/service/xp/RealmProtocol.h:74:2: style: Class 'Packet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/collab/backends/service/xp/RealmProtocol.h:176:2: style: Class 'UserLeftPacket' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/collab/backends/service/xp/tls_tunnel.h:54:2: style: Class 'Exception' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/collab/backends/service/xp/AbiCollabImport.h:43:2: style: Class 'IE_Imp_AbiCollab' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/collab/backends/service/xp/soa_types.h:144:15: style: The function 'complex' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/backends/service/xp/soa_types.h:64:15: note: Virtual function in base class
abiword-3.0.2/plugins/collab/backends/service/xp/soa_types.h:144:15: note: Function in derived class
abiword-3.0.2/plugins/collab/backends/service/xp/soa.h:87:22: style: The function 'str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/backends/service/xp/soa.h:73:22: note: Virtual function in base class
abiword-3.0.2/plugins/collab/backends/service/xp/soa.h:87:22: note: Function in derived class
abiword-3.0.2/plugins/collab/backends/service/xp/soa.h:102:22: style: The function 'str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/backends/service/xp/soa.h:73:22: note: Virtual function in base class
abiword-3.0.2/plugins/collab/backends/service/xp/soa.h:102:22: note: Function in derived class
abiword-3.0.2/plugins/collab/backends/service/xp/soa.h:121:22: style: The function 'str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/backends/service/xp/soa.h:73:22: note: Virtual function in base class
abiword-3.0.2/plugins/collab/backends/service/xp/soa.h:121:22: note: Function in derived class
abiword-3.0.2/plugins/collab/backends/service/xp/soa.h:136:22: style: The function 'str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/backends/service/xp/soa.h:73:22: note: Virtual function in base class
abiword-3.0.2/plugins/collab/backends/service/xp/soa.h:136:22: note: Function in derived class
abiword-3.0.2/plugins/collab/backends/service/xp/soa.h:153:15: style: The function 'type_props' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/backends/service/xp/soa.h:63:15: note: Virtual function in base class
abiword-3.0.2/plugins/collab/backends/service/xp/soa.h:153:15: note: Function in derived class
abiword-3.0.2/plugins/collab/backends/service/xp/soa.h:157:22: style: The function 'props' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/backends/service/xp/soa.h:67:22: note: Virtual function in base class
abiword-3.0.2/plugins/collab/backends/service/xp/soa.h:157:22: note: Function in derived class
abiword-3.0.2/plugins/collab/backends/service/xp/soa.h:163:22: style: The function 'str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/backends/service/xp/soa.h:73:22: note: Virtual function in base class
abiword-3.0.2/plugins/collab/backends/service/xp/soa.h:163:22: note: Function in derived class
abiword-3.0.2/plugins/collab/backends/service/xp/RealmProtocol.h:82:14: style: The function 'complete' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/backends/service/xp/RealmProtocol.h:61:14: note: Virtual function in base class
abiword-3.0.2/plugins/collab/backends/service/xp/RealmProtocol.h:82:14: note: Function in derived class
abiword-3.0.2/plugins/collab/backends/service/xp/RealmProtocol.h:83:14: style: The function 'parse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/backends/service/xp/RealmProtocol.h:65:14: note: Virtual function in base class
abiword-3.0.2/plugins/collab/backends/service/xp/RealmProtocol.h:83:14: note: Function in derived class
abiword-3.0.2/plugins/collab/backends/service/xp/RealmProtocol.h:108:14: style: The function 'parse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/backends/service/xp/RealmProtocol.h:83:14: note: Virtual function in base class
abiword-3.0.2/plugins/collab/backends/service/xp/RealmProtocol.h:108:14: note: Function in derived class
abiword-3.0.2/plugins/collab/backends/service/xp/RealmProtocol.h:134:14: style: The function 'parse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/backends/service/xp/RealmProtocol.h:83:14: note: Virtual function in base class
abiword-3.0.2/plugins/collab/backends/service/xp/RealmProtocol.h:134:14: note: Function in derived class
abiword-3.0.2/plugins/collab/backends/service/xp/RealmProtocol.h:153:14: style: The function 'parse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/backends/service/xp/RealmProtocol.h:83:14: note: Virtual function in base class
abiword-3.0.2/plugins/collab/backends/service/xp/RealmProtocol.h:153:14: note: Function in derived class
abiword-3.0.2/plugins/collab/backends/service/xp/RealmProtocol.h:177:14: style: The function 'parse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/backends/service/xp/RealmProtocol.h:65:14: note: Virtual function in base class
abiword-3.0.2/plugins/collab/backends/service/xp/RealmProtocol.h:177:14: note: Function in derived class
abiword-3.0.2/plugins/collab/backends/service/xp/tls_tunnel.h:139:15: style: The function 'setup' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/backends/service/xp/tls_tunnel.h:106:15: note: Virtual function in base class
abiword-3.0.2/plugins/collab/backends/service/xp/tls_tunnel.h:139:15: note: Function in derived class
abiword-3.0.2/plugins/collab/backends/service/xp/tls_tunnel.h:140:15: style: The function 'stop' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/backends/service/xp/tls_tunnel.h:108:15: note: Virtual function in base class
abiword-3.0.2/plugins/collab/backends/service/xp/tls_tunnel.h:140:15: note: Function in derived class
abiword-3.0.2/plugins/collab/backends/service/xp/tls_tunnel.h:164:15: style: The function 'setup' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/backends/service/xp/tls_tunnel.h:106:15: note: Virtual function in base class
abiword-3.0.2/plugins/collab/backends/service/xp/tls_tunnel.h:164:15: note: Function in derived class
abiword-3.0.2/plugins/collab/backends/service/xp/soa.h:131:35: performance: Function parameter 'value' should be passed by const reference. [passedByValue]
abiword-3.0.2/plugins/collab/backends/service/xp/soa.h:284:34: performance: Function parameter 'fc' should be passed by const reference. [passedByValue]
abiword-3.0.2/plugins/collab/backends/service/xp/soa.h:309:64: performance: Function parameter 'fc' should be passed by const reference. [passedByValue]
abiword-3.0.2/plugins/collab/backends/service/xp/ServiceAccountHandler.h:163:32: performance: Function parameter 'uri' should be passed by const reference. [passedByValue]
abiword-3.0.2/plugins/collab/backends/service/xp/AsyncWorker.h:34:0: warning: Member variable 'AsyncWorker < bool >::m_func_result' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/collab/backends/service/xp/AbiCollabSaveInterceptor.h:40:7: performance: Technically the member function 'AbiCollabSaveInterceptor::_save' can be static. [functionStatic]
abiword-3.0.2/plugins/collab/backends/service/xp/AbiCollabSaveInterceptor.cpp:199:32: note: Technically the member function 'AbiCollabSaveInterceptor::_save' can be static.
abiword-3.0.2/plugins/collab/backends/service/xp/AbiCollabSaveInterceptor.h:40:7: note: Technically the member function 'AbiCollabSaveInterceptor::_save' can be static.
abiword-3.0.2/plugins/collab/backends/service/xp/AbiCollabSaveInterceptor.h:45:7: performance: Technically the member function 'AbiCollabSaveInterceptor::_saveFailed' can be static. [functionStatic]
abiword-3.0.2/plugins/collab/backends/service/xp/AbiCollabSaveInterceptor.cpp:298:32: note: Technically the member function 'AbiCollabSaveInterceptor::_saveFailed' can be static.
abiword-3.0.2/plugins/collab/backends/service/xp/AbiCollabSaveInterceptor.h:45:7: note: Technically the member function 'AbiCollabSaveInterceptor::_saveFailed' can be static.
abiword-3.0.2/plugins/collab/backends/service/xp/RealmConnection.cpp:30:47: style: Function 'RealmConnection' argument 6 names different: declaration 'doc_id' definition '_doc_id'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/collab/backends/service/xp/RealmConnection.h:63:43: note: Function 'RealmConnection' argument 6 names different: declaration 'doc_id' definition '_doc_id'.
abiword-3.0.2/plugins/collab/backends/service/xp/RealmConnection.cpp:30:47: note: Function 'RealmConnection' argument 6 names different: declaration 'doc_id' definition '_doc_id'.
abiword-3.0.2/plugins/collab/backends/service/xp/RealmConnection.cpp:30:61: style: Function 'RealmConnection' argument 7 names different: declaration 'master' definition '_master'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/collab/backends/service/xp/RealmConnection.h:63:56: note: Function 'RealmConnection' argument 7 names different: declaration 'master' definition '_master'.
abiword-3.0.2/plugins/collab/backends/service/xp/RealmConnection.cpp:30:61: note: Function 'RealmConnection' argument 7 names different: declaration 'master' definition '_master'.
abiword-3.0.2/plugins/collab/backends/service/xp/RealmConnection.cpp:30:89: style: Function 'RealmConnection' argument 8 names different: declaration 'session_id' definition '_session_id'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/collab/backends/service/xp/RealmConnection.h:63:83: note: Function 'RealmConnection' argument 8 names different: declaration 'session_id' definition '_session_id'.
abiword-3.0.2/plugins/collab/backends/service/xp/RealmConnection.cpp:30:89: note: Function 'RealmConnection' argument 8 names different: declaration 'session_id' definition '_session_id'.
abiword-3.0.2/plugins/collab/backends/service/xp/RealmConnection.cpp:98:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/backends/service/xp/RealmConnection.cpp:166:91: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/backends/service/xp/RealmConnection.cpp:181:91: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/backends/service/xp/RealmConnection.cpp:200:91: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/backends/service/xp/RealmConnection.cpp:93:4: style: Exception should be caught by reference. [catchExceptionByValue]
abiword-3.0.2/plugins/collab/backends/service/xp/RealmConnection.cpp:275:2: style: Exception should be caught by reference. [catchExceptionByValue]
abiword-3.0.2/plugins/collab/backends/service/xp/RealmConnection.cpp:339:4: style: Exception should be caught by reference. [catchExceptionByValue]
abiword-3.0.2/plugins/collab/backends/service/xp/RealmProtocol.cpp:40:24: style: Function 'Packet' argument 1 names different: declaration 'type' definition '_type'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/collab/backends/service/xp/RealmProtocol.h:74:17: note: Function 'Packet' argument 1 names different: declaration 'type' definition '_type'.
abiword-3.0.2/plugins/collab/backends/service/xp/RealmProtocol.cpp:40:24: note: Function 'Packet' argument 1 names different: declaration 'type' definition '_type'.
abiword-3.0.2/plugins/collab/backends/service/xp/ServiceAccountHandler.cpp:295:99: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/backends/service/xp/ServiceAccountHandler.cpp:342:121: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/backends/service/xp/ServiceAccountHandler.cpp:797:121: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/backends/service/xp/ServiceAccountHandler.cpp:929:92: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/backends/service/xp/ServiceAccountHandler.cpp:942:92: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/backends/service/xp/ServiceAccountHandler.cpp:955:92: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/backends/service/xp/ServiceAccountHandler.cpp:1543:114: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/backends/service/xp/ServiceAccountHandler.cpp:1597:88: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/backends/service/xp/ServiceAccountHandler.cpp:1614:99: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/backends/service/xp/ServiceAccountHandler.cpp:1626:99: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/backends/service/xp/ServiceAccountHandler.cpp:1726:93: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/backends/service/xp/soa_types.h:163:0: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/backends/service/xp/abicollab_types.h:68:2: warning: Member variable 'Friend::friend_id' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/collab/backends/service/xp/abicollab_types.h:92:2: warning: Member variable 'Group::group_id' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/collab/backends/service/xp/abicollab_types.h:116:2: warning: Member variable 'FriendFiles::friend_id' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/collab/backends/service/xp/abicollab_types.h:145:2: warning: Member variable 'GroupFiles::group_id' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/collab/backends/service/xp/ServiceAccountHandler.cpp:155:2: performance: Variable 'm_ssl_ca_file' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/plugins/collab/backends/service/xp/ServiceAccountHandler.h:90:21: warning: Virtual function 'disconnect' is called from destructor '~ServiceAccountHandler()' at line 165. Dynamic binding is not used. [virtualCallInConstructor]
abiword-3.0.2/plugins/collab/backends/service/xp/ServiceAccountHandler.cpp:165:2: note: Calling disconnect
abiword-3.0.2/plugins/collab/backends/service/xp/ServiceAccountHandler.h:90:21: note: disconnect is a virtual method
abiword-3.0.2/plugins/collab/backends/service/xp/abicollab_types.h:68:2: style: Class 'Friend' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/collab/backends/service/xp/abicollab_types.h:92:2: style: Class 'Group' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/collab/backends/service/xp/abicollab_types.h:116:2: style: Class 'FriendFiles' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/collab/backends/service/xp/abicollab_types.h:145:2: style: Class 'GroupFiles' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/collab/backends/service/xp/InterruptableAsyncWorker.h:41:0: style: Class 'InterruptableAsyncWorker < bool >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/collab/backends/service/xp/soa_types.h:152:0: style: Class 'soa :: Array < boost :: shared_ptr < Generic > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/collab/backends/service/xp/soa_types.h:152:0: style: Class 'soa :: Array < boost :: shared_ptr < Y > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/collab/backends/service/xp/ProgressiveSoapCall.h:57:3: style: Exception should be caught by reference. [catchExceptionByValue]
abiword-3.0.2/plugins/collab/backends/service/xp/ServiceAccountHandler.cpp:1420:24: performance: Function parameter 'uri' should be passed by const reference. [passedByValue]
abiword-3.0.2/plugins/collab/backends/service/xp/ServiceAccountHandler.cpp:1505:36: style: Reading from empty STL container 'sessions' [reademptycontainer]
abiword-3.0.2/plugins/collab/backends/service/xp/ap_Dialog_GenericInput.cpp:25:25: warning: Member variable 'AP_Dialog_GenericInput::m_answer' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/collab/backends/service/xp/ap_Dialog_GenericProgress.cpp:25:28: warning: Member variable 'AP_Dialog_GenericProgress::m_answer' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/collab/backends/service/xp/soa_result.cpp:271:11: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
abiword-3.0.2/plugins/collab/backends/service/xp/soa_result.cpp:274:4: note: Found duplicate branches for 'if' and 'else'.
abiword-3.0.2/plugins/collab/backends/service/xp/soa_result.cpp:271:11: note: Found duplicate branches for 'if' and 'else'.
abiword-3.0.2/plugins/collab/backends/service/xp/soa_result.cpp:105:12: style: Technically the member function 'soa::XmlDocDeleter::operator()' can be const. [functionConst]
abiword-3.0.2/plugins/collab/backends/service/xp/soa_soup.cpp:192:62: style: Function '_got_chunk_cb' argument 2 names different: declaration 'user_data' definition 'progress_info'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/collab/backends/service/xp/soa_soup.cpp:97:62: note: Function '_got_chunk_cb' argument 2 names different: declaration 'user_data' definition 'progress_info'.
abiword-3.0.2/plugins/collab/backends/service/xp/soa_soup.cpp:192:62: note: Function '_got_chunk_cb' argument 2 names different: declaration 'user_data' definition 'progress_info'.
abiword-3.0.2/plugins/collab/backends/service/xp/tls_tunnel.cpp:286:10: style: The scope of the variable 'bytes_transferred' can be reduced. [variableScope]
abiword-3.0.2/plugins/collab/backends/service/xp/tls_tunnel.cpp:62:41: style: Function 'Exception' argument 1 names different: declaration 'message' definition 'msg'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/collab/backends/service/xp/tls_tunnel.h:54:31: note: Function 'Exception' argument 1 names different: declaration 'message' definition 'msg'.
abiword-3.0.2/plugins/collab/backends/service/xp/tls_tunnel.cpp:62:41: note: Function 'Exception' argument 1 names different: declaration 'message' definition 'msg'.
abiword-3.0.2/plugins/collab/backends/service/xp/tls_tunnel.cpp:138:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/backends/service/xp/tls_tunnel.cpp:496:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/backends/service/xp/tls_tunnel.cpp:74:7: style: Technically the member function 'tls_tunnel::_SessionPtrDestuctor::operator()' can be const. [functionConst]
abiword-3.0.2/plugins/collab/backends/service/xp/tls_tunnel.h:108:15: warning: Virtual function 'stop' is called from destructor '~Proxy()' at line 185. Dynamic binding is not used. [virtualCallInConstructor]
abiword-3.0.2/plugins/collab/backends/service/xp/tls_tunnel.cpp:185:2: note: Calling stop
abiword-3.0.2/plugins/collab/backends/service/xp/tls_tunnel.h:108:15: note: stop is a virtual method
abiword-3.0.2/plugins/collab/backends/service/xp/tls_tunnel.cpp:340:6: style: Throwing a copy of the caught exception instead of rethrowing the original exception. [exceptRethrowCopy]
abiword-3.0.2/plugins/collab/backends/service/xp/tls_tunnel.cpp:342:6: style: Throwing a copy of the caught exception instead of rethrowing the original exception. [exceptRethrowCopy]
abiword-3.0.2/plugins/collab/backends/service/xp/tls_tunnel.cpp:133:3: style: Exception should be caught by reference. [catchExceptionByValue]
abiword-3.0.2/plugins/collab/backends/sipsimple/xp/SIPSimpleBuddy.h:58:99: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/backends/sugar/unix/SugarUnixAccountHandler.cpp:229:64: style: Function 'send' argument 2 names different: declaration 'buddy' definition 'pBuddy'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/collab/backends/sugar/unix/SugarUnixAccountHandler.h:88:58: note: Function 'send' argument 2 names different: declaration 'buddy' definition 'pBuddy'.
abiword-3.0.2/plugins/collab/backends/sugar/unix/SugarUnixAccountHandler.cpp:229:64: note: Function 'send' argument 2 names different: declaration 'buddy' definition 'pBuddy'.
abiword-3.0.2/plugins/collab/backends/sugar/unix/SugarUnixAccountHandler.cpp:519:92: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/backends/sugar/unix/SugarUnixAccountHandler.h:66:21: warning: Virtual function 'disconnect' is called from destructor '~SugarAccountHandler()' at line 59. Dynamic binding is not used. [virtualCallInConstructor]
abiword-3.0.2/plugins/collab/backends/sugar/unix/SugarUnixAccountHandler.cpp:59:2: note: Calling disconnect
abiword-3.0.2/plugins/collab/backends/sugar/unix/SugarUnixAccountHandler.h:66:21: note: disconnect is a virtual method
abiword-3.0.2/plugins/collab/backends/tcp/xp/TCPBuddy.h:64:99: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/backends/tcp/xp/TCPAccountHandler.cpp:142:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/backends/tcp/xp/TCPAccountHandler.cpp:219:115: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/backends/tcp/xp/TCPAccountHandler.cpp:389:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/backends/tcp/xp/TCPAccountHandler.cpp:450:116: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/backends/tcp/xp/TCPAccountHandler.cpp:494:115: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/backends/tcp/xp/Session.h:38:2: warning: Member variable 'Session::packet_size' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/collab/backends/tcp/xp/Session.h:38:2: warning: Member variable 'Session::packet_data' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/collab/backends/tcp/xp/Session.h:38:2: warning: Member variable 'Session::packet_size_write' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/collab/backends/tcp/xp/Session.h:38:2: warning: Member variable 'Session::packet_data_write' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/collab/backends/tcp/xp/IOServerHandler.h:46:4: style: Class 'IOServerHandler' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
abiword-3.0.2/plugins/collab/backends/tcp/xp/IOServerHandler.h:46:4: style: Class 'IOServerHandler' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
abiword-3.0.2/plugins/collab/backends/tcp/xp/IOServerHandler.h:56:15: warning: Virtual function 'stop' is called from destructor '~IOServerHandler()' at line 53. Dynamic binding is not used. [virtualCallInConstructor]
abiword-3.0.2/plugins/collab/backends/tcp/xp/IOServerHandler.h:53:5: note: Calling stop
abiword-3.0.2/plugins/collab/backends/tcp/xp/IOServerHandler.h:56:15: note: stop is a virtual method
abiword-3.0.2/plugins/collab/backends/tcp/xp/TCPAccountHandler.h:50:21: warning: Virtual function 'disconnect' is called from destructor '~TCPAccountHandler()' at line 43. Dynamic binding is not used. [virtualCallInConstructor]
abiword-3.0.2/plugins/collab/backends/tcp/xp/TCPAccountHandler.cpp:43:3: note: Calling disconnect
abiword-3.0.2/plugins/collab/backends/tcp/xp/TCPAccountHandler.h:50:21: note: disconnect is a virtual method
abiword-3.0.2/plugins/collab/backends/tcp/xp/TCPAccountHandler.cpp:100:3: style: Exception should be caught by reference. [catchExceptionByValue]
abiword-3.0.2/plugins/collab/backends/tcp/xp/TCPAccountHandler.cpp:135:5: style: Exception should be caught by reference. [catchExceptionByValue]
abiword-3.0.2/plugins/collab/backends/tcp/xp/TCPAccountHandler.cpp:161:3: style: Exception should be caught by reference. [catchExceptionByValue]
abiword-3.0.2/plugins/collab/backends/telepathy/unix/TelepathyChatroom.cpp:392:91: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/backends/telepathy/unix/TelepathyChatroom.cpp:448:91: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/backends/telepathy/unix/TelepathyChatroom.cpp:531:101: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/backends/telepathy/unix/TelepathyChatroom.cpp:541:113: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/backends/telepathy/unix/TelepathyUnixAccountHandler.cpp:501:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
abiword-3.0.2/plugins/collab/backends/telepathy/unix/TelepathyUnixAccountHandler.cpp:535:95: style: Function 'startSession' argument 2 names different: declaration 'acl' definition 'vAcl'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/collab/backends/telepathy/unix/TelepathyUnixAccountHandler.h:87:85: note: Function 'startSession' argument 2 names different: declaration 'acl' definition 'vAcl'.
abiword-3.0.2/plugins/collab/backends/telepathy/unix/TelepathyUnixAccountHandler.cpp:535:95: note: Function 'startSession' argument 2 names different: declaration 'acl' definition 'vAcl'.
abiword-3.0.2/plugins/collab/backends/telepathy/unix/TelepathyUnixAccountHandler.cpp:730:68: style: Function 'send' argument 2 names different: declaration 'buddy' definition 'pBuddy'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/collab/backends/telepathy/unix/TelepathyUnixAccountHandler.h:98:58: note: Function 'send' argument 2 names different: declaration 'buddy' definition 'pBuddy'.
abiword-3.0.2/plugins/collab/backends/telepathy/unix/TelepathyUnixAccountHandler.cpp:730:68: note: Function 'send' argument 2 names different: declaration 'buddy' definition 'pBuddy'.
abiword-3.0.2/plugins/collab/backends/telepathy/unix/TelepathyUnixAccountHandler.cpp:768:53: style: Function 'acceptTube' argument 1 names different: declaration 'tubes_chan' definition 'chan'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/collab/backends/telepathy/unix/TelepathyUnixAccountHandler.h:69:37: note: Function 'acceptTube' argument 1 names different: declaration 'tubes_chan' definition 'chan'.
abiword-3.0.2/plugins/collab/backends/telepathy/unix/TelepathyUnixAccountHandler.cpp:768:53: note: Function 'acceptTube' argument 1 names different: declaration 'tubes_chan' definition 'chan'.
abiword-3.0.2/plugins/collab/backends/telepathy/unix/TelepathyUnixAccountHandler.cpp:418:102: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/backends/telepathy/unix/TelepathyUnixAccountHandler.cpp:841:87: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/backends/telepathy/unix/TelepathyUnixAccountHandler.cpp:843:93: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/backends/telepathy/unix/TelepathyUnixAccountHandler.cpp:865:91: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/backends/telepathy/unix/TelepathyUnixAccountHandler.cpp:875:92: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/backends/telepathy/unix/TelepathyUnixAccountHandler.cpp:887:102: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/backends/telepathy/unix/TelepathyUnixAccountHandler.h:68:21: warning: Virtual function 'isOnline' is called from destructor '~TelepathyAccountHandler()' at line 283. Dynamic binding is not used. [virtualCallInConstructor]
abiword-3.0.2/plugins/collab/backends/telepathy/unix/TelepathyUnixAccountHandler.cpp:283:6: note: Calling isOnline
abiword-3.0.2/plugins/collab/backends/telepathy/unix/TelepathyUnixAccountHandler.h:68:21: note: isOnline is a virtual method
abiword-3.0.2/plugins/collab/backends/telepathy/unix/TelepathyUnixAccountHandler.h:67:21: warning: Virtual function 'disconnect' is called from destructor '~TelepathyAccountHandler()' at line 284. Dynamic binding is not used. [virtualCallInConstructor]
abiword-3.0.2/plugins/collab/backends/telepathy/unix/TelepathyUnixAccountHandler.cpp:284:3: note: Calling disconnect
abiword-3.0.2/plugins/collab/backends/telepathy/unix/TelepathyUnixAccountHandler.h:67:21: note: disconnect is a virtual method
abiword-3.0.2/plugins/collab/backends/xmpp/xp/XMPPAccountHandler.cpp:217:20: style: Variable 'port' is assigned a value that is never used. [unreadVariable]
abiword-3.0.2/plugins/collab/backends/xmpp/xp/XMPPAccountHandler.cpp:426:20: style: Variable 'resource' is assigned a value that is never used. [unreadVariable]
abiword-3.0.2/plugins/collab/backends/xmpp/xp/XMPPAccountHandler.cpp:481:20: style: Variable 'server' is assigned a value that is never used. [unreadVariable]
abiword-3.0.2/plugins/collab/backends/xmpp/xp/XMPPBuddy.h:58:99: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/backends/xmpp/xp/XMPPAccountHandler.cpp:436:92: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/backends/xmpp/xp/XMPPAccountHandler.cpp:552:92: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/backends/xmpp/xp/XMPPAccountHandler.h:54:17: warning: Virtual function 'disconnect' is called from destructor '~XMPPAccountHandler()' at line 182. Dynamic binding is not used. [virtualCallInConstructor]
abiword-3.0.2/plugins/collab/backends/xmpp/xp/XMPPAccountHandler.cpp:182:2: note: Calling disconnect
abiword-3.0.2/plugins/collab/backends/xmpp/xp/XMPPAccountHandler.h:54:17: note: disconnect is a virtual method
abiword-3.0.2/plugins/collab/backends/xmpp/xp/XMPPAccountHandler.cpp:534:29: performance: Passing the result of c_str() to a function that takes std::string as argument no. 2 is slow and redundant. [stlcstrParam]
abiword-3.0.2/plugins/collab/core/account/xp/AccountEvent.h:79:2: style: Class 'AccountBuddyAddDocumentEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/collab/core/account/xp/AccountEvent.cpp:70:7: error: Uninitialized variable: haveHandle [uninitvar]
abiword-3.0.2/plugins/collab/core/account/xp/AccountHandler.cpp:474:98: style: Function '_reportProtocolError' argument 3 names different: declaration 'buddy' definition 'pBuddy'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/collab/core/account/xp/AccountHandler.h:193:97: note: Function '_reportProtocolError' argument 3 names different: declaration 'buddy' definition 'pBuddy'.
abiword-3.0.2/plugins/collab/core/account/xp/AccountHandler.cpp:474:98: note: Function '_reportProtocolError' argument 3 names different: declaration 'buddy' definition 'pBuddy'.
abiword-3.0.2/plugins/collab/core/account/xp/AccountHandler.cpp:76:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/core/account/xp/AccountHandler.cpp:95:88: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/core/account/xp/AccountHandler.cpp:126:88: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/core/account/xp/AccountHandler.cpp:144:88: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/core/account/xp/AccountHandler.cpp:168:98: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/core/account/xp/AccountHandler.h:75:2: warning: Member variable 'AccountHandler::m_bCanOffer' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/collab/core/account/xp/AccountHandler.h:58:2: style: Class 'ProtocolErrorPacket' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/collab/core/account/xp/SessionEvent.h:51:2: style: Class 'JoinSessionEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/collab/core/account/xp/SessionEvent.h:70:2: style: Class 'JoinSessionRequestEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/collab/core/account/xp/SessionEvent.h:112:2: style: Class 'DisjoinSessionEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/collab/core/account/xp/SessionEvent.h:132:2: style: Class 'CloseSessionEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/collab/core/account/xp/Buddy.h:91:51: warning: Either the condition 'if(pCurHandle&&pCurHandle->getSessionId()==sSessionId)' is redundant or there is possible null pointer dereference: pCurHandle. [nullPointerRedundantCheck]
abiword-3.0.2/plugins/collab/core/account/xp/Buddy.h:92:7: note: Assuming that condition 'if(pCurHandle&&pCurHandle->getSessionId()==sSessionId)' is not redundant
abiword-3.0.2/plugins/collab/core/account/xp/Buddy.h:91:51: note: Null pointer dereference
abiword-3.0.2/plugins/collab/core/account/xp/Buddy.h:77:103: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/core/account/xp/Buddy.h:88:95: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/core/account/xp/Buddy.h:65:13: style: Technically the member function 'Buddy::isVolatile' can be const. [functionConst]
abiword-3.0.2/plugins/collab/core/dialogs/unix/ap_UnixDialog_CollaborationAddAccount.cpp:128:185: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/core/dialogs/unix/ap_UnixDialog_CollaborationAddAccount.cpp:47:40: warning: Member variable 'AP_UnixDialog_CollaborationAddAccount::m_wAccountType' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/collab/core/dialogs/unix/ap_UnixDialog_CollaborationAddAccount.cpp:47:40: warning: Member variable 'AP_UnixDialog_CollaborationAddAccount::m_model' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/collab/core/dialogs/unix/ap_UnixDialog_CollaborationAddAccount.cpp:47:40: warning: Member variable 'AP_UnixDialog_CollaborationAddAccount::m_wEmbeddingParent' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/collab/core/dialogs/unix/ap_UnixDialog_CollaborationAddBuddy.cpp:46:38: warning: Member variable 'AP_UnixDialog_CollaborationAddBuddy::m_wName' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/collab/core/dialogs/unix/ap_UnixDialog_CollaborationAddBuddy.cpp:46:38: warning: Member variable 'AP_UnixDialog_CollaborationAddBuddy::m_wAccount' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/collab/core/dialogs/unix/ap_UnixDialog_CollaborationAddBuddy.cpp:46:38: warning: Member variable 'AP_UnixDialog_CollaborationAddBuddy::m_model' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/collab/core/dialogs/unix/ap_UnixDialog_CollaborationEditAccount.cpp:36:41: warning: Member variable 'AP_UnixDialog_CollaborationEditAccount::m_wEmbeddingParent' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/collab/core/dialogs/unix/ap_UnixDialog_CollaborationJoin.cpp:68:34: warning: Member variable 'AP_UnixDialog_CollaborationJoin::m_wRefresh' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/collab/core/dialogs/unix/ap_UnixDialog_CollaborationShare.cpp:177:130: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/core/dialogs/win/ap_Win32Dialog_CollaborationAccounts.cpp:39:50: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/plugins/collab/core/dialogs/win/ap_Win32Dialog_CollaborationAccounts.cpp:46:50: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/plugins/collab/core/dialogs/win/ap_Win32Dialog_CollaborationAccounts.cpp:53:50: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/plugins/collab/core/dialogs/win/ap_Win32Dialog_CollaborationAccounts.cpp:60:50: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/plugins/collab/core/dialogs/win/ap_Win32Dialog_CollaborationAddAccount.cpp:43:52: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/plugins/collab/core/dialogs/win/ap_Win32Dialog_CollaborationAddAccount.cpp:50:52: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/plugins/collab/core/dialogs/win/ap_Win32Dialog_CollaborationAddAccount.cpp:57:52: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/plugins/collab/core/dialogs/win/ap_Win32Dialog_CollaborationAddAccount.cpp:69:50: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/plugins/collab/core/dialogs/win/ap_Win32Dialog_CollaborationAddAccount.cpp:275:141: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/core/dialogs/win/ap_Win32Dialog_CollaborationAddBuddy.cpp:50:39: warning: Member variable 'AP_Win32Dialog_CollaborationAddBuddy::m_pAccount' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/collab/core/dialogs/win/ap_Win32Dialog_CollaborationEditAccount.cpp:41:53: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/plugins/collab/core/dialogs/win/ap_Win32Dialog_CollaborationEditAccount.cpp:48:53: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/plugins/collab/core/dialogs/win/ap_Win32Dialog_CollaborationEditAccount.cpp:55:53: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/plugins/collab/core/dialogs/win/ap_Win32Dialog_CollaborationEditAccount.cpp:67:51: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/plugins/collab/core/dialogs/win/ap_Win32Dialog_CollaborationJoin.cpp:41:11: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/plugins/collab/core/dialogs/win/ap_Win32Dialog_CollaborationJoin.cpp:47:11: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/plugins/collab/core/dialogs/win/ap_Win32Dialog_CollaborationJoin.cpp:52:11: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/plugins/collab/core/dialogs/win/ap_Win32Dialog_CollaborationJoin.cpp:63:11: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/plugins/collab/core/dialogs/win/ap_Win32Dialog_CollaborationShare.cpp:39:11: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/plugins/collab/core/dialogs/win/ap_Win32Dialog_CollaborationShare.cpp:45:11: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/plugins/collab/core/dialogs/win/ap_Win32Dialog_CollaborationShare.cpp:50:11: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/plugins/collab/core/dialogs/win/ap_Win32Dialog_CollaborationShare.cpp:201:130: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/core/dialogs/xp/ap_Dialog_CollaborationAccounts.cpp:42:67: style: Function '_addAccount' argument 1 names different: declaration 'pHandler' definition 'pAccount'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/collab/core/dialogs/xp/ap_Dialog_CollaborationAccounts.h:50:38: note: Function '_addAccount' argument 1 names different: declaration 'pHandler' definition 'pAccount'.
abiword-3.0.2/plugins/collab/core/dialogs/xp/ap_Dialog_CollaborationAccounts.cpp:42:67: note: Function '_addAccount' argument 1 names different: declaration 'pHandler' definition 'pAccount'.
abiword-3.0.2/plugins/collab/core/dialogs/xp/ap_Dialog_CollaborationAddAccount.cpp:30:36: warning: Member variable 'AP_Dialog_CollaborationAddAccount::m_answer' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/collab/core/dialogs/xp/ap_Dialog_CollaborationAddBuddy.cpp:30:34: warning: Member variable 'AP_Dialog_CollaborationAddBuddy::m_answer' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/collab/core/dialogs/xp/ap_Dialog_CollaborationEditAccount.cpp:30:37: warning: Member variable 'AP_Dialog_CollaborationEditAccount::m_answer' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/collab/core/dialogs/xp/ap_Dialog_CollaborationShare.h:39:11: style: Technically the member function 'BuddyPtrWrapper::getBuddy' can be const. [functionConst]
abiword-3.0.2/plugins/collab/core/dialogs/xp/ap_Dialog_CollaborationShare.h:38:2: style: Struct 'BuddyPtrWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.cpp:699:102: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.cpp:813:115: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:595:2: warning: Member variable 'SessionTakeoverRequestPacket::m_bPromote' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/collab/core/packet/xp/Serialization.h:211:2: style: Class 'StrArchive' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/collab/core/packet/xp/Serialization.h:222:2: style: Class 'IStrArchive' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:300:1: warning: The class 'Props_ChangeRecordSessionPacket' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:499:1: warning: The class 'GlobSessionPacket' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
abiword-3.0.2/plugins/collab/core/packet/xp/Serialization.h:205:15: style: The function 'Size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/Serialization.h:88:23: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/Serialization.h:205:15: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/Serialization.h:226:15: style: The function 'Serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/Serialization.h:87:15: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/Serialization.h:226:15: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/Serialization.h:234:15: style: The function 'Skip' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/Serialization.h:89:15: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/Serialization.h:234:15: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/Serialization.h:241:15: style: The function 'EndOfFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/Serialization.h:90:15: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/Serialization.h:241:15: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/Serialization.h:256:15: style: The function 'Serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/Serialization.h:87:15: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/Serialization.h:256:15: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/Serialization.h:262:15: style: The function 'Skip' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/Serialization.h:89:15: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/Serialization.h:262:15: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/Serialization.h:268:15: style: The function 'EndOfFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/Serialization.h:90:15: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/Serialization.h:268:15: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:206:2: style: The function 'serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:173:18: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:206:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:227:22: style: The function 'toStr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:177:22: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:227:22: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:257:2: style: The function 'getClassType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:162:2: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:257:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:257:2: style: The function 'serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:206:2: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:257:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:257:2: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:167:18: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:257:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:275:25: style: The function 'getPos' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:247:25: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:275:25: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:276:20: style: The function 'getLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:248:20: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:276:20: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:277:20: style: The function 'getAdjust' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:249:20: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:277:20: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:278:20: style: The function 'getRev' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:250:20: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:278:20: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:279:20: style: The function 'getRemoteRev' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:251:20: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:279:20: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:287:22: style: The function 'toStr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:227:22: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:287:22: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:302:2: style: The function 'getClassType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:257:2: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:302:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:302:2: style: The function 'serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:257:2: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:302:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:302:2: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:257:2: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:302:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:331:22: style: The function 'toStr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:287:22: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:331:22: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:347:2: style: The function 'getClassType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:302:2: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:347:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:347:2: style: The function 'serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:302:2: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:347:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:347:2: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:302:2: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:347:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:360:22: style: The function 'toStr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:331:22: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:360:22: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:368:2: style: The function 'getClassType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:302:2: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:368:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:368:2: style: The function 'serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:302:2: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:368:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:368:2: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:302:2: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:368:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:381:22: style: The function 'toStr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:331:22: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:381:22: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:389:2: style: The function 'getClassType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:257:2: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:389:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:389:2: style: The function 'serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:257:2: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:389:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:389:2: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:257:2: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:389:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:403:22: style: The function 'toStr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:287:22: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:403:22: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:411:2: style: The function 'getClassType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:302:2: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:411:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:411:2: style: The function 'serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:302:2: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:411:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:411:2: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:302:2: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:411:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:424:22: style: The function 'toStr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:331:22: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:424:22: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:438:2: style: The function 'getClassType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:302:2: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:438:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:438:2: style: The function 'serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:302:2: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:438:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:438:2: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:302:2: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:438:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:450:22: style: The function 'toStr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:331:22: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:450:22: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:457:2: style: The function 'getClassType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:302:2: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:457:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:457:2: style: The function 'serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:302:2: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:457:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:457:2: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:302:2: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:457:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:470:22: style: The function 'toStr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:331:22: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:470:22: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:481:2: style: The function 'getClassType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:257:2: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:481:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:481:2: style: The function 'serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:257:2: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:481:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:481:2: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:257:2: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:481:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:493:22: style: The function 'toStr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:287:22: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:493:22: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:502:2: style: The function 'getClassType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:162:2: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:502:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:502:2: style: The function 'serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:206:2: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:502:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:502:2: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:167:18: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:502:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:514:25: style: The function 'getPos' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:247:25: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:514:25: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:515:20: style: The function 'getLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:248:20: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:515:20: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:516:20: style: The function 'getAdjust' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:249:20: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:516:20: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:517:20: style: The function 'getRev' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:250:20: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:517:20: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:518:20: style: The function 'getRemoteRev' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:251:20: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:518:20: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:520:22: style: The function 'toStr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:227:22: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:520:22: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:529:2: style: The function 'getClassType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:162:2: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:529:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:529:2: style: The function 'serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:206:2: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:529:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:529:2: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:167:18: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:529:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:536:22: style: The function 'toStr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:227:22: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:536:22: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:545:2: style: The function 'getClassType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:162:2: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:545:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:545:2: style: The function 'serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:206:2: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:545:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:545:2: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:167:18: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:545:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:552:22: style: The function 'toStr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:227:22: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:552:22: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:561:2: style: The function 'getClassType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:162:2: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:561:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:561:2: style: The function 'serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:206:2: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:561:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:561:2: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:167:18: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:561:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:568:22: style: The function 'toStr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:227:22: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:568:22: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:594:2: style: The function 'getClassType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:162:2: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:594:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:594:2: style: The function 'serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:206:2: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:594:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:594:2: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:167:18: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:594:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:607:22: style: The function 'toStr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:227:22: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:607:22: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:617:2: style: The function 'getClassType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:162:2: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:617:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:617:2: style: The function 'serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:206:2: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:617:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:617:2: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:167:18: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:617:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:622:22: style: The function 'toStr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:227:22: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:622:22: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:628:2: style: The function 'getClassType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:162:2: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:628:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:628:2: style: The function 'serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:206:2: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:628:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:628:2: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:167:18: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:628:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:633:22: style: The function 'toStr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:227:22: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:633:22: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:639:2: style: The function 'getClassType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:162:2: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:639:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:639:2: style: The function 'serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:206:2: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:639:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:639:2: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:167:18: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:639:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:644:22: style: The function 'toStr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:227:22: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:644:22: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:650:2: style: The function 'getClassType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:162:2: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:650:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:650:2: style: The function 'serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:206:2: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:650:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:650:2: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:167:18: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:650:2: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:658:22: style: The function 'toStr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:227:22: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/packet/xp/AbiCollab_Packet.h:658:22: note: Function in derived class
abiword-3.0.2/plugins/collab/core/packet/xp/Serialization.cpp:35:13: style: Condition 'byteA&64' is always false [knownConditionTrueFalse]
abiword-3.0.2/plugins/collab/core/packet/xp/Serialization.cpp:32:25: note: Assignment 'byteA=0', assigned value is 0
abiword-3.0.2/plugins/collab/core/packet/xp/Serialization.cpp:35:13: note: Condition 'byteA&64' is always false
abiword-3.0.2/plugins/collab/core/packet/xp/Serialization.cpp:62:13: style: Condition 'byteA&128' is always false [knownConditionTrueFalse]
abiword-3.0.2/plugins/collab/core/packet/xp/Serialization.cpp:32:25: note: Assignment 'byteA=0', assigned value is 0
abiword-3.0.2/plugins/collab/core/packet/xp/Serialization.cpp:62:13: note: Condition 'byteA&128' is always false
abiword-3.0.2/plugins/collab/core/packet/xp/Serialization.cpp:31:16: style: The scope of the variable 'shift' can be reduced. [variableScope]
abiword-3.0.2/plugins/collab/core/plugin/xp/AbiCollab_Command.h:38:11: performance: Technically the member function 'AbiCollab_Command::_doCmdRegression' can be static. [functionStatic]
abiword-3.0.2/plugins/collab/core/plugin/xp/AbiCollab_Command.cpp:117:25: note: Technically the member function 'AbiCollab_Command::_doCmdRegression' can be static.
abiword-3.0.2/plugins/collab/core/plugin/xp/AbiCollab_Command.h:38:11: note: Technically the member function 'AbiCollab_Command::_doCmdRegression' can be static.
abiword-3.0.2/plugins/collab/core/plugin/xp/AbiCollab_Command.h:39:11: performance: Technically the member function 'AbiCollab_Command::_doCmdDebug' can be static. [functionStatic]
abiword-3.0.2/plugins/collab/core/plugin/xp/AbiCollab_Command.cpp:143:25: note: Technically the member function 'AbiCollab_Command::_doCmdDebug' can be static.
abiword-3.0.2/plugins/collab/core/plugin/xp/AbiCollab_Command.h:39:11: note: Technically the member function 'AbiCollab_Command::_doCmdDebug' can be static.
abiword-3.0.2/plugins/collab/core/plugin/xp/AbiCollab_Command.h:32:2: style: Class 'AbiCollab_Command' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/collab/core/plugin/xp/AbiCollab_Plugin.cpp:219:0: error: syntax error [syntaxError]
abiword-3.0.2/plugins/collab/core/plugin/xp/AbiCollab_Regression.cpp:32:89: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/core/plugin/xp/AbiCollab_Regression.h:34:9: performance: Technically the member function 'AbiCollab_Regression::_findRegressionFiles' can be static. [functionStatic]
abiword-3.0.2/plugins/collab/core/plugin/xp/AbiCollab_Regression.cpp:48:28: note: Technically the member function 'AbiCollab_Regression::_findRegressionFiles' can be static.
abiword-3.0.2/plugins/collab/core/plugin/xp/AbiCollab_Regression.h:34:9: note: Technically the member function 'AbiCollab_Regression::_findRegressionFiles' can be static.
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollab.cpp:65:92: style: Function 'ChangeAdjust' argument 2 names different: declaration 'iOrigDocPos' definition 'iRemoteDocPos'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollab.h:65:79: note: Function 'ChangeAdjust' argument 2 names different: declaration 'iOrigDocPos' definition 'iRemoteDocPos'.
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollab.cpp:65:92: note: Function 'ChangeAdjust' argument 2 names different: declaration 'iOrigDocPos' definition 'iRemoteDocPos'.
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollab.cpp:120:16: style: Function 'AbiCollab' argument 5 names different: declaration 'pControler' definition 'pController'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollab.h:116:15: note: Function 'AbiCollab' argument 5 names different: declaration 'pControler' definition 'pController'.
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollab.cpp:120:16: note: Function 'AbiCollab' argument 5 names different: declaration 'pControler' definition 'pController'.
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollab.cpp:122:12: style: Function 'AbiCollab' argument 7 names different: declaration 'm_bLocallyOwned' definition 'bLocallyOwned'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollab.h:118:11: note: Function 'AbiCollab' argument 7 names different: declaration 'm_bLocallyOwned' definition 'bLocallyOwned'.
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollab.cpp:122:12: note: Function 'AbiCollab' argument 7 names different: declaration 'm_bLocallyOwned' definition 'bLocallyOwned'.
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollab.cpp:166:117: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollab.cpp:189:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollab.cpp:232:84: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollab.cpp:333:105: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollab.cpp:378:110: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollab.cpp:500:111: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollab.cpp:509:111: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollab.cpp:562:110: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollab.cpp:576:110: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollab.cpp:674:129: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollab.cpp:712:137: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollab.cpp:775:131: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollab.cpp:924:110: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollab.cpp:938:136: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollab.cpp:974:110: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollab.cpp:995:106: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollabSessionManager.h:60:23: style: Technically the member function 'AbiCollabSessionManager::getDialogShareId' can be const. [functionConst]
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollabSessionManager.h:62:23: style: Technically the member function 'AbiCollabSessionManager::getDialogJoinId' can be const. [functionConst]
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollabSessionManager.h:64:23: style: Technically the member function 'AbiCollabSessionManager::getDialogAccountsId' can be const. [functionConst]
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollabSessionManager.h:66:23: style: Technically the member function 'AbiCollabSessionManager::getDialogAddAccountId' can be const. [functionConst]
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollabSessionManager.h:68:23: style: Technically the member function 'AbiCollabSessionManager::getDialogEditAccountId' can be const. [functionConst]
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollabSessionManager.h:70:23: style: Technically the member function 'AbiCollabSessionManager::getDialogAddBuddyId' can be const. [functionConst]
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollabSessionManager.h:118:13: style: Technically the member function 'AbiCollabSessionManager::getRegisteredAccountHandlers' can be const. [functionConst]
abiword-3.0.2/plugins/collab/core/session/xp/DiskSessionRecorder.h:64:2: style: Class 'DiskSessionRecorder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/collab/core/session/xp/DiskSessionRecorder.h:77:7: style: The function 'storeOutgoing' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollab.h:93:15: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/session/xp/DiskSessionRecorder.h:77:7: note: Function in derived class
abiword-3.0.2/plugins/collab/core/session/xp/DiskSessionRecorder.h:80:7: style: The function 'storeOutgoing' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollab.h:94:15: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/session/xp/DiskSessionRecorder.h:80:7: note: Function in derived class
abiword-3.0.2/plugins/collab/core/session/xp/DiskSessionRecorder.h:83:7: style: The function 'storeIncoming' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollab.h:95:15: note: Virtual function in base class
abiword-3.0.2/plugins/collab/core/session/xp/DiskSessionRecorder.h:83:7: note: Function in derived class
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollabSessionManager.h:111:104: performance: Function parameter 'acl' should be passed by const reference. [passedByValue]
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollab.cpp:274:55: performance: Function parameter 'vAcl' should be passed by const reference. [passedByValue]
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollabSessionManager.cpp:1587:0: error: #error unknown platform [preprocessorErrorDirective]
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollab.h:135:52: performance: Function parameter 'vAcl' should be passed by const reference. [passedByValue]
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollab_Import.cpp:128:252: style: Function '_getIncomingAdjustmentForState' argument 7 names different: declaration 'impAdjs' definition 'incAdjs'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollab_Import.h:71:29: note: Function '_getIncomingAdjustmentForState' argument 7 names different: declaration 'impAdjs' definition 'incAdjs'.
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollab_Import.cpp:128:252: note: Function '_getIncomingAdjustmentForState' argument 7 names different: declaration 'impAdjs' definition 'incAdjs'.
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollab_Import.cpp:295:52: style: Function '_handleCollision' argument 1 names different: declaration 'iIncommingRev' definition 'iIncomingRev'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollab_Import.h:74:41: note: Function '_handleCollision' argument 1 names different: declaration 'iIncommingRev' definition 'iIncomingRev'.
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollab_Import.cpp:295:52: note: Function '_handleCollision' argument 1 names different: declaration 'iIncommingRev' definition 'iIncomingRev'.
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollab_Import.cpp:462:53: style: Function 'import' argument 1 names different: declaration 'sPacket' definition 'packet'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollab_Import.h:55:42: note: Function 'import' argument 1 names different: declaration 'sPacket' definition 'packet'.
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollab_Import.cpp:462:53: note: Function 'import' argument 1 names different: declaration 'sPacket' definition 'packet'.
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollab_Import.cpp:586:132: warning: Accessing an item in container 'm_iAlreadyRevertedRevs'. Either the condition 'm_iAlreadyRevertedRevs.size()==0' is redundant or 'm_iAlreadyRevertedRevs' can be empty. [containerOutOfBounds]
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollab_Import.cpp:584:39: note: Assuming that condition 'm_iAlreadyRevertedRevs.size()==0' is not redundant
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollab_Import.cpp:586:132: note: Access out of bounds
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollab_Import.cpp:401:114: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollab_Import.cpp:600:116: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollab_Import.h:63:14: performance: Technically the member function 'ABI_Collab_Import::_isOverlapping' can be static. [functionStatic]
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollab_Import.cpp:57:25: note: Technically the member function 'ABI_Collab_Import::_isOverlapping' can be static.
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollab_Import.h:63:14: note: Technically the member function 'ABI_Collab_Import::_isOverlapping' can be static.
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollab_ImportRuleSet.cpp:57:213: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/core/session/xp/AbiCollab_ImportRuleSet.cpp:63:197: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/core/session/xp/DiskSessionRecorder.cpp:174:98: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/collab/core/session/xp/DiskSessionRecorder.cpp:133:8: error: Uninitialized variable: hasBuddy [uninitvar]
abiword-3.0.2/plugins/collab/core/sync/xp/Synchronizer.h:54:2: style: Class 'Synchronizer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/command/xp/AbiCommand.cpp:1831:9: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/plugins/command/xp/AbiCommand.cpp:260:2: style: Variable 'm_pCurView' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/command/xp/AbiCommand.cpp:257:2: note: Variable 'm_pCurView' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/command/xp/AbiCommand.cpp:260:2: note: Variable 'm_pCurView' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/command/xp/AbiCommand.cpp:412:72: style: Function 'clearTokenVector' argument 1 names different: declaration 'Toks' definition 'vecToks'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/command/xp/AbiCommand.h:51:85: note: Function 'clearTokenVector' argument 1 names different: declaration 'Toks' definition 'vecToks'.
abiword-3.0.2/plugins/command/xp/AbiCommand.cpp:412:72: note: Function 'clearTokenVector' argument 1 names different: declaration 'Toks' definition 'vecToks'.
abiword-3.0.2/plugins/command/xp/AbiCommand.h:51:27: performance: Technically the member function 'AbiCommand::clearTokenVector' can be static. [functionStatic]
abiword-3.0.2/plugins/command/xp/AbiCommand.cpp:412:13: note: Technically the member function 'AbiCommand::clearTokenVector' can be static.
abiword-3.0.2/plugins/command/xp/AbiCommand.h:51:27: note: Technically the member function 'AbiCommand::clearTokenVector' can be static.
abiword-3.0.2/plugins/command/xp/AbiCommand.h:53:27: performance: Technically the member function 'AbiCommand::tokenizeString' can be static. [functionStatic]
abiword-3.0.2/plugins/command/xp/AbiCommand.cpp:360:13: note: Technically the member function 'AbiCommand::tokenizeString' can be static.
abiword-3.0.2/plugins/command/xp/AbiCommand.h:53:27: note: Technically the member function 'AbiCommand::tokenizeString' can be static.
abiword-3.0.2/plugins/command/xp/AbiCommand.h:54:27: style: Technically the member function 'AbiCommand::nullUpdate' can be const. [functionConst]
abiword-3.0.2/plugins/command/xp/AbiCommand.cpp:1798:13: note: Technically the member function 'AbiCommand::nullUpdate' can be const.
abiword-3.0.2/plugins/command/xp/AbiCommand.h:54:27: note: Technically the member function 'AbiCommand::nullUpdate' can be const.
abiword-3.0.2/plugins/command/xp/AbiCommand.cpp:215:2: style: Class 'AbiCommand' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
abiword-3.0.2/plugins/command/xp/AbiCommand.cpp:215:2: style: Class 'AbiCommand' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
abiword-3.0.2/plugins/command/xp/AbiCommand.h:37:27: style: Class 'AbiCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/docbook/xp/ie_exp_DocBook.cpp:1145:2: style: Variable 'rowspan' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/docbook/xp/ie_exp_DocBook.cpp:1142:0: note: Variable 'rowspan' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/docbook/xp/ie_exp_DocBook.cpp:1145:2: note: Variable 'rowspan' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/docbook/xp/ie_exp_DocBook.cpp:1146:2: style: Variable 'colspan' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/docbook/xp/ie_exp_DocBook.cpp:1142:0: note: Variable 'colspan' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/docbook/xp/ie_exp_DocBook.cpp:1146:2: note: Variable 'colspan' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/docbook/xp/ie_exp_DocBook.cpp:1786:31: style: The scope of the variable 'szStyle' can be reduced. [variableScope]
abiword-3.0.2/plugins/docbook/xp/ie_exp_DocBook.cpp:51:62: style: Function 'IE_Exp_DocBook_Sniffer' argument 1 names different: declaration 'name' definition '_name'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/docbook/xp/ie_exp_DocBook.h:40:39: note: Function 'IE_Exp_DocBook_Sniffer' argument 1 names different: declaration 'name' definition '_name'.
abiword-3.0.2/plugins/docbook/xp/ie_exp_DocBook.cpp:51:62: note: Function 'IE_Exp_DocBook_Sniffer' argument 1 names different: declaration 'name' definition '_name'.
abiword-3.0.2/plugins/docbook/xp/ie_exp_DocBook.cpp:70:57: style: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/docbook/xp/ie_exp_DocBook.h:44:43: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/docbook/xp/ie_exp_DocBook.cpp:70:57: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/docbook/xp/ie_exp_DocBook.cpp:71:26: style: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/docbook/xp/ie_exp_DocBook.h:45:25: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/docbook/xp/ie_exp_DocBook.cpp:71:26: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/docbook/xp/ie_exp_DocBook.cpp:848:57: style: Function '_outputData' argument 1 names different: declaration 'p' definition 'data'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/docbook/xp/ie_exp_DocBook.h:147:41: note: Function '_outputData' argument 1 names different: declaration 'p' definition 'data'.
abiword-3.0.2/plugins/docbook/xp/ie_exp_DocBook.cpp:848:57: note: Function '_outputData' argument 1 names different: declaration 'p' definition 'data'.
abiword-3.0.2/plugins/docbook/xp/ie_exp_DocBook.cpp:981:21: warning: Member variable 's_DocBook_Listener::m_pAP_Span' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/docbook/xp/ie_exp_DocBook.cpp:981:21: warning: Member variable 's_DocBook_Listener::m_bWasSpace' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/docbook/xp/ie_exp_DocBook.cpp:996:2: performance: Variable 'm_iBlockType' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/plugins/docbook/xp/ie_exp_DocBook.cpp:1003:2: performance: Variable 'm_sLastStyle' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/plugins/docbook/xp/ie_exp_DocBook.cpp:1004:2: performance: Variable 'm_sParentStyle' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/plugins/docbook/xp/ie_exp_DocBook.h:40:2: style: Class 'IE_Exp_DocBook_Sniffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/docbook/xp/ie_exp_DocBook.h:55:2: style: Class 'IE_Exp_DocBook' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/docbook/xp/ie_imp_DocBook.cpp:434:3: style: Variable 'p_val' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/docbook/xp/ie_imp_DocBook.cpp:433:0: note: Variable 'p_val' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/docbook/xp/ie_imp_DocBook.cpp:434:3: note: Variable 'p_val' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/docbook/xp/ie_imp_DocBook.cpp:767:3: style: Variable 'p_val' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/docbook/xp/ie_imp_DocBook.cpp:766:0: note: Variable 'p_val' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/docbook/xp/ie_imp_DocBook.cpp:767:3: note: Variable 'p_val' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/docbook/xp/ie_imp_DocBook.cpp:874:3: style: Variable 'p_val' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/docbook/xp/ie_imp_DocBook.cpp:873:0: note: Variable 'p_val' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/docbook/xp/ie_imp_DocBook.cpp:874:3: note: Variable 'p_val' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/docbook/xp/ie_imp_DocBook.cpp:1038:3: style: Variable 'p_val' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/docbook/xp/ie_imp_DocBook.cpp:1037:0: note: Variable 'p_val' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/docbook/xp/ie_imp_DocBook.cpp:1038:3: note: Variable 'p_val' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/docbook/xp/ie_imp_DocBook.cpp:1060:3: style: Variable 'p_val' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/docbook/xp/ie_imp_DocBook.cpp:1059:0: note: Variable 'p_val' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/docbook/xp/ie_imp_DocBook.cpp:1060:3: note: Variable 'p_val' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/docbook/xp/ie_imp_DocBook.cpp:1093:3: style: Variable 'p_val' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/docbook/xp/ie_imp_DocBook.cpp:1092:0: note: Variable 'p_val' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/docbook/xp/ie_imp_DocBook.cpp:1093:3: note: Variable 'p_val' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/docbook/xp/ie_imp_DocBook.cpp:1167:3: style: Variable 'p_val' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/docbook/xp/ie_imp_DocBook.cpp:1166:0: note: Variable 'p_val' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/docbook/xp/ie_imp_DocBook.cpp:1167:3: note: Variable 'p_val' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/docbook/xp/ie_imp_DocBook.cpp:1435:3: style: Variable 'p_val' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/docbook/xp/ie_imp_DocBook.cpp:1434:0: note: Variable 'p_val' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/docbook/xp/ie_imp_DocBook.cpp:1435:3: note: Variable 'p_val' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/docbook/xp/ie_imp_DocBook.cpp:1493:3: style: Variable 'p_val' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/docbook/xp/ie_imp_DocBook.cpp:1492:0: note: Variable 'p_val' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/docbook/xp/ie_imp_DocBook.cpp:1493:3: note: Variable 'p_val' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/docbook/xp/ie_imp_DocBook.cpp:2940:2: style: Variable 'p_val' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/docbook/xp/ie_imp_DocBook.cpp:2938:0: note: Variable 'p_val' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/docbook/xp/ie_imp_DocBook.cpp:2940:2: note: Variable 'p_val' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/docbook/xp/ie_imp_DocBook.cpp:967:31: style: Same expression on both sides of '||'. [duplicateExpression]
abiword-3.0.2/plugins/docbook/xp/ie_imp_DocBook.cpp:45:62: style: Function 'IE_Imp_DocBook_Sniffer' argument 1 names different: declaration 'name' definition '_name'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/docbook/xp/ie_imp_DocBook.h:37:38: note: Function 'IE_Imp_DocBook_Sniffer' argument 1 names different: declaration 'name' definition '_name'.
abiword-3.0.2/plugins/docbook/xp/ie_imp_DocBook.cpp:45:62: note: Function 'IE_Imp_DocBook_Sniffer' argument 1 names different: declaration 'name' definition '_name'.
abiword-3.0.2/plugins/docbook/xp/ie_imp_DocBook.cpp:82:57: style: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/docbook/xp/ie_imp_DocBook.h:44:43: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/docbook/xp/ie_imp_DocBook.cpp:82:57: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/docbook/xp/ie_imp_DocBook.cpp:83:27: style: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/docbook/xp/ie_imp_DocBook.h:45:25: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/docbook/xp/ie_imp_DocBook.cpp:83:27: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/docbook/xp/ie_imp_DocBook.cpp:138:15: style: struct member '_TokenTable::m_name' is never used. [unusedStructMember]
abiword-3.0.2/plugins/docbook/xp/ie_imp_DocBook.cpp:139:18: style: struct member '_TokenTable::m_type' is never used. [unusedStructMember]
abiword-3.0.2/plugins/docbook/xp/ie_imp_DocBook.cpp:100:17: warning: Member variable 'IE_Imp_DocBook::m_bTitleAdded' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/docbook/xp/ie_imp_DocBook.cpp:100:17: warning: Member variable 'IE_Imp_DocBook::m_bMustNumber' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/docbook/xp/ie_imp_DocBook.cpp:100:17: warning: Member variable 'IE_Imp_DocBook::m_TableHelperStack' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/docbook/xp/ie_imp_DocBook.h:37:2: style: Class 'IE_Imp_DocBook_Sniffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/docbook/xp/ie_imp_DocBook.h:57:2: style: Class 'IE_Imp_DocBook' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/eml/xp/ie_exp_EML.h:28:2: style: Class 'IE_Exp_EML' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/epub/dialogs/win/ap_Win32Dialog_EpubExportOptions.cpp:65:46: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/plugins/epub/dialogs/win/ap_Win32Dialog_EpubExportOptions.cpp:72:46: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/plugins/epub/exp/xp/ie_exp_EPUB.cpp:285:13: style: The scope of the variable 'lastItemLevel' can be reduced. [variableScope]
abiword-3.0.2/plugins/epub/exp/xp/ie_exp_EPUB.cpp:428:13: style: The scope of the variable 'lastItemLevel' can be reduced. [variableScope]
abiword-3.0.2/plugins/epub/exp/xp/ie_exp_EPUB.cpp:627:31: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/epub/exp/xp/ie_exp_EPUB.cpp:672:85: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/epub/exp/xp/ie_exp_EPUB.cpp:750:31: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/epub/exp/xp/ie_exp_EPUB_EPUB3Writer.h:29:5: style: Class 'IE_Exp_EPUB_EPUB3Writer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/epub/exp/xp/ie_exp_EPUB.h:57:5: style: Class 'IE_Exp_EPUB' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/epub/imp/xp/ie_imp_EPUB.cpp:133:17: style: Unused variable: rootfilePath [unusedVariable]
abiword-3.0.2/plugins/epub/imp/xp/ie_imp_EPUB.cpp:222:66: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/epub/imp/xp/ie_imp_EPUB.cpp:251:31: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/epub/imp/xp/ie_imp_EPUB.cpp:23:14: warning: Member variable 'IE_Imp_EPUB::m_epub' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/epub/imp/xp/ie_imp_EPUB.cpp:380:14: warning: Member variable 'OpfListener::m_inSpine' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/epub/imp/xp/ie_imp_EPUB.h:53:5: style: Class 'IE_Imp_EPUB' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/garble/xp/abiword-garble-jpeg.cpp:63:58: style: Function 'garble_jpeg' argument 2 names different: declaration 'size' definition 'length'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/garble/xp/abiword-garble.h:57:42: note: Function 'garble_jpeg' argument 2 names different: declaration 'size' definition 'length'.
abiword-3.0.2/plugins/garble/xp/abiword-garble-jpeg.cpp:63:58: note: Function 'garble_jpeg' argument 2 names different: declaration 'size' definition 'length'.
abiword-3.0.2/plugins/garble/xp/abiword-garble-png.cpp:34:25: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/plugins/garble/xp/abiword-garble-png.cpp:111:18: error: Accessing an item in container 'newdata' that is empty. [containerOutOfBounds]
abiword-3.0.2/plugins/garble/xp/abiword-garble.cpp:90:3: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
abiword-3.0.2/plugins/garble/xp/abiword-garble.cpp:92:4: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
abiword-3.0.2/plugins/garble/xp/abiword-garble.h:58:8: performance: Technically the member function 'abiword_document::garble_image_line' can be static. [functionStatic]
abiword-3.0.2/plugins/garble/xp/abiword-garble.cpp:137:24: note: Technically the member function 'abiword_document::garble_image_line' can be static.
abiword-3.0.2/plugins/garble/xp/abiword-garble.h:58:8: note: Technically the member function 'abiword_document::garble_image_line' can be static.
abiword-3.0.2/plugins/garble/xp/abiword-garble.h:59:8: performance: Technically the member function 'abiword_document::get_random_char' can be static. [functionStatic]
abiword-3.0.2/plugins/garble/xp/abiword-garble.cpp:279:24: note: Technically the member function 'abiword_document::get_random_char' can be static.
abiword-3.0.2/plugins/garble/xp/abiword-garble.h:59:8: note: Technically the member function 'abiword_document::get_random_char' can be static.
abiword-3.0.2/plugins/garble/xp/abiword-garble.cpp:30:2: style: Struct 'auto_unref' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/garble/xp/abiword-garble.cpp:44:0: style: Struct 'auto_free < char * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/garble/xp/abiword-garble.cpp:44:0: style: Struct 'auto_free < xmlChar * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/gda/unix/AbiGDA.cpp:402:18: style: The scope of the variable 'pEM' can be reduced. [variableScope]
abiword-3.0.2/plugins/goffice/unix/AbiGOChart.cpp:512:11: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
abiword-3.0.2/plugins/goffice/unix/AbiGOChart.cpp:506:28: note: Assignment 'pszDataID=NULL', assigned value is 0
abiword-3.0.2/plugins/goffice/unix/AbiGOChart.cpp:512:11: note: Null pointer addition
abiword-3.0.2/plugins/goffice/unix/AbiGOChart.cpp:647:55: style: Function 'setRun' argument 2 names different: declaration 'run' definition 'pRun'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/goffice/unix/AbiGOChart.h:71:51: note: Function 'setRun' argument 2 names different: declaration 'run' definition 'pRun'.
abiword-3.0.2/plugins/goffice/unix/AbiGOChart.cpp:647:55: note: Function 'setRun' argument 2 names different: declaration 'run' definition 'pRun'.
abiword-3.0.2/plugins/goffice/unix/AbiGOChart.cpp:777:46: style: Function 'loadBuffer' argument 1 names different: declaration 'sGOChartXM' definition 'sGOChartXML'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/goffice/unix/AbiGOChart.h:97:34: note: Function 'loadBuffer' argument 1 names different: declaration 'sGOChartXM' definition 'sGOChartXML'.
abiword-3.0.2/plugins/goffice/unix/AbiGOChart.cpp:777:46: note: Function 'loadBuffer' argument 1 names different: declaration 'sGOChartXM' definition 'sGOChartXML'.
abiword-3.0.2/plugins/goffice/unix/AbiGOChart.cpp:696:14: warning: Member variable 'GOChartView::m_pRun' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/goffice/unix/AbiGOChart.h:105:12: style: Technically the member function 'GOChartView::getWidth' can be const. [functionConst]
abiword-3.0.2/plugins/goffice/unix/AbiGOChart.h:106:12: style: Technically the member function 'GOChartView::getHeight' can be const. [functionConst]
abiword-3.0.2/plugins/goffice/unix/ie_imp_GOChart.h:74:2: style: Class 'IE_Imp_Object' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/goffice/unix/AbiGOChart.h:49:5: style: Class 'GR_GOChartManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/goffice/unix/AbiGOChart.h:94:2: style: Class 'GOChartView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/goffice/unix/AbiGOComponent.cpp:385:7: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
abiword-3.0.2/plugins/goffice/unix/AbiGOComponent.cpp:378:27: note: Assignment 'pszDataID=NULL', assigned value is 0
abiword-3.0.2/plugins/goffice/unix/AbiGOComponent.cpp:385:7: note: Null pointer addition
abiword-3.0.2/plugins/goffice/unix/AbiGOComponent.cpp:676:16: style: The scope of the variable 'prop_spec' can be reduced. [variableScope]
abiword-3.0.2/plugins/goffice/unix/AbiGOComponent.cpp:511:59: style: Function 'setRun' argument 2 names different: declaration 'run' definition 'pRun'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/goffice/unix/AbiGOComponent.h:68:51: note: Function 'setRun' argument 2 names different: declaration 'run' definition 'pRun'.
abiword-3.0.2/plugins/goffice/unix/AbiGOComponent.cpp:511:59: note: Function 'setRun' argument 2 names different: declaration 'run' definition 'pRun'.
abiword-3.0.2/plugins/goffice/unix/AbiGOComponent.cpp:792:56: style: Function 'getSnapShot' argument 1 names different: declaration 'mime_type' definition 'snap_mime_type'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/goffice/unix/AbiGOComponent.h:96:40: note: Function 'getSnapShot' argument 1 names different: declaration 'mime_type' definition 'snap_mime_type'.
abiword-3.0.2/plugins/goffice/unix/AbiGOComponent.cpp:792:56: note: Function 'getSnapShot' argument 1 names different: declaration 'mime_type' definition 'snap_mime_type'.
abiword-3.0.2/plugins/goffice/unix/AbiGOComponent.cpp:533:2: performance: Variable 'width' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/plugins/goffice/unix/AbiGOComponent.cpp:533:10: performance: Variable 'ascent' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/plugins/goffice/unix/AbiGOComponent.cpp:533:19: performance: Variable 'descent' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/plugins/goffice/unix/AbiGOComponent.cpp:534:2: performance: Variable 'pix_width' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/plugins/goffice/unix/AbiGOComponent.cpp:534:14: performance: Variable 'pix_height' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/plugins/goffice/unix/AbiGOComponent.h:90:7: performance: Technically the member function 'GOComponentView::setDefaultFontSize' can be static. [functionStatic]
abiword-3.0.2/plugins/goffice/unix/AbiGOComponent.cpp:705:23: note: Technically the member function 'GOComponentView::setDefaultFontSize' can be static.
abiword-3.0.2/plugins/goffice/unix/AbiGOComponent.h:90:7: note: Technically the member function 'GOComponentView::setDefaultFontSize' can be static.
abiword-3.0.2/plugins/goffice/unix/AbiGOComponent.h:47:5: style: Class 'GR_GOComponentManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/goffice/unix/AbiGOComponent.h:86:2: style: Class 'GOComponentView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/goffice/unix/AbiGOffice.cpp:493:35: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/goffice/unix/ie_imp_GOChart.cpp:127:46: style: Function '_loadFile' argument 1 names different: declaration 'input' definition 'fp'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/goffice/unix/ie_imp_GOChart.h:82:41: note: Function '_loadFile' argument 1 names different: declaration 'input' definition 'fp'.
abiword-3.0.2/plugins/goffice/unix/ie_imp_GOChart.cpp:127:46: note: Function '_loadFile' argument 1 names different: declaration 'input' definition 'fp'.
abiword-3.0.2/plugins/goffice/unix/ie_imp_GOComponent.cpp:154:49: style: Function '_loadFile' argument 1 names different: declaration 'input' definition 'fp'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/goffice/unix/ie_imp_GOComponent.h:83:40: note: Function '_loadFile' argument 1 names different: declaration 'input' definition 'fp'.
abiword-3.0.2/plugins/goffice/unix/ie_imp_GOComponent.cpp:154:49: note: Function '_loadFile' argument 1 names different: declaration 'input' definition 'fp'.
abiword-3.0.2/plugins/grammar/linkgrammarwrap/LinkGrammarWrap.cpp:243:10: style: Condition 'pErr' is always false [knownConditionTrueFalse]
abiword-3.0.2/plugins/grammar/linkgrammarwrap/LinkGrammarWrap.cpp:121:30: note: Assignment 'pErr=NULL', assigned value is 0
abiword-3.0.2/plugins/grammar/linkgrammarwrap/LinkGrammarWrap.cpp:243:10: note: Condition 'pErr' is always false
abiword-3.0.2/plugins/grammar/linkgrammarwrap/LinkGrammarWrap.cpp:139:17: style: Array index 'iLow' is used before limits check. [arrayIndexThenCheck]
abiword-3.0.2/plugins/grammar/linkgrammarwrap/LinkGrammarWrap.cpp:56:3: performance: Variable 'm_Opts' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/plugins/grammar/linkgrammarwrap/LinkGrammarWrap.h:35:8: performance: Technically the member function 'LinkGrammarWrap::clear' can be static. [functionStatic]
abiword-3.0.2/plugins/grammar/linkgrammarwrap/LinkGrammarWrap.cpp:265:23: note: Technically the member function 'LinkGrammarWrap::clear' can be static.
abiword-3.0.2/plugins/grammar/linkgrammarwrap/LinkGrammarWrap.h:35:8: note: Technically the member function 'LinkGrammarWrap::clear' can be static.
abiword-3.0.2/plugins/grammar/xp/AbiGrammar.cpp:110:14: style: Variable 'pText' is assigned a value that is never used. [unreadVariable]
abiword-3.0.2/plugins/grammar/xp/AbiGrammar.cpp:68:1: style: Class 'AbiGrammar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/grammar/xp/AbiGrammarCheck.cpp:254:21: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition]
abiword-3.0.2/plugins/grammar/xp/AbiGrammarCheck.cpp:178:7: style: Variable 'szLang' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/grammar/xp/AbiGrammarCheck.cpp:177:7: note: Variable 'szLang' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/grammar/xp/AbiGrammarCheck.cpp:178:7: note: Variable 'szLang' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/grammar/xp/AbiGrammarCheck.h:37:10: performance: Technically the member function 'Abi_GrammarCheck::isSentenceBlank' can be static. [functionStatic]
abiword-3.0.2/plugins/grammar/xp/AbiGrammarCheck.cpp:251:24: note: Technically the member function 'Abi_GrammarCheck::isSentenceBlank' can be static.
abiword-3.0.2/plugins/grammar/xp/AbiGrammarCheck.h:37:10: note: Technically the member function 'Abi_GrammarCheck::isSentenceBlank' can be static.
abiword-3.0.2/plugins/hancom/xp/ie_imp_hancom.cpp:165:5: warning: Either the condition '!ppie' is redundant or there is possible null pointer dereference: ppie. [nullPointerRedundantCheck]
abiword-3.0.2/plugins/hancom/xp/ie_imp_hancom.cpp:166:8: note: Assuming that condition '!ppie' is not redundant
abiword-3.0.2/plugins/hancom/xp/ie_imp_hancom.cpp:165:5: note: Null pointer dereference
abiword-3.0.2/plugins/hancom/xp/ie_imp_hancom.cpp:52:3: style: Class 'IE_Imp_Hancom' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/hrtext/xp/ie_exp_HRText.cpp:268:14: style: The scope of the variable 'piVal' can be reduced. [variableScope]
abiword-3.0.2/plugins/hrtext/xp/ie_exp_HRText.cpp:274:17: style: The scope of the variable 'szListID' can be reduced. [variableScope]
abiword-3.0.2/plugins/hrtext/xp/ie_exp_HRText.cpp:275:17: style: The scope of the variable 'szProps' can be reduced. [variableScope]
abiword-3.0.2/plugins/hrtext/xp/ie_exp_HRText.cpp:138:56: style: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/hrtext/xp/ie_exp_HRText.h:40:43: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/hrtext/xp/ie_exp_HRText.cpp:138:56: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/hrtext/xp/ie_exp_HRText.cpp:139:26: style: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/hrtext/xp/ie_exp_HRText.h:41:25: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/hrtext/xp/ie_exp_HRText.cpp:139:26: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/hrtext/xp/ie_exp_HRText.cpp:458:56: style: Function '_outputData' argument 1 names different: declaration 'p' definition 'data'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/hrtext/xp/ie_exp_HRText.cpp:207:41: note: Function '_outputData' argument 1 names different: declaration 'p' definition 'data'.
abiword-3.0.2/plugins/hrtext/xp/ie_exp_HRText.cpp:458:56: note: Function '_outputData' argument 1 names different: declaration 'p' definition 'data'.
abiword-3.0.2/plugins/hrtext/xp/ie_exp_HRText.cpp:491:20: warning: Member variable 's_HRText_Listener::m_pAP_Span' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/hrtext/xp/ie_exp_HRText.cpp:501:2: performance: Variable 'm_iListDepth' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/plugins/hrtext/xp/ie_exp_HRText.h:51:2: style: Class 'IE_Exp_HRText' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/iscii/xp/ie_exp_ISCII.cpp:30:58: style: Function 'IE_Exp_ISCII_Sniffer' argument 1 names different: declaration 'name' definition '_name'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/iscii/xp/ie_exp_ISCII.h:32:37: note: Function 'IE_Exp_ISCII_Sniffer' argument 1 names different: declaration 'name' definition '_name'.
abiword-3.0.2/plugins/iscii/xp/ie_exp_ISCII.cpp:30:58: note: Function 'IE_Exp_ISCII_Sniffer' argument 1 names different: declaration 'name' definition '_name'.
abiword-3.0.2/plugins/iscii/xp/ie_exp_ISCII.cpp:49:55: style: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/iscii/xp/ie_exp_ISCII.h:36:42: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/iscii/xp/ie_exp_ISCII.cpp:49:55: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/iscii/xp/ie_exp_ISCII.cpp:50:26: style: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/iscii/xp/ie_exp_ISCII.h:37:24: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/iscii/xp/ie_exp_ISCII.cpp:50:26: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/iscii/xp/ie_exp_ISCII.h:32:2: style: Class 'IE_Exp_ISCII_Sniffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/iscii/xp/ie_exp_ISCII.h:46:2: style: Class 'IE_Exp_ISCII' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/iscii/xp/ie_imp_ISCII.cpp:59:16: style: The scope of the variable 'c' can be reduced. [variableScope]
abiword-3.0.2/plugins/iscii/xp/ie_imp_ISCII.cpp:56:52: style: Function 'getRawChar' argument 1 names different: declaration 'b' definition 'ucs'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/iscii/xp/ie_imp_ISCII.h:42:38: note: Function 'getRawChar' argument 1 names different: declaration 'b' definition 'ucs'.
abiword-3.0.2/plugins/iscii/xp/ie_imp_ISCII.cpp:56:52: note: Function 'getRawChar' argument 1 names different: declaration 'b' definition 'ucs'.
abiword-3.0.2/plugins/iscii/xp/ie_imp_ISCII.cpp:324:58: style: Function 'IE_Imp_ISCII_Sniffer' argument 1 names different: declaration 'name' definition '_name'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/iscii/xp/ie_imp_ISCII.h:55:36: note: Function 'IE_Imp_ISCII_Sniffer' argument 1 names different: declaration 'name' definition '_name'.
abiword-3.0.2/plugins/iscii/xp/ie_imp_ISCII.cpp:324:58: note: Function 'IE_Imp_ISCII_Sniffer' argument 1 names different: declaration 'name' definition '_name'.
abiword-3.0.2/plugins/iscii/xp/ie_imp_ISCII.cpp:357:55: style: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/iscii/xp/ie_imp_ISCII.h:62:43: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/iscii/xp/ie_imp_ISCII.cpp:357:55: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/iscii/xp/ie_imp_ISCII.cpp:358:26: style: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/iscii/xp/ie_imp_ISCII.h:63:25: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/iscii/xp/ie_imp_ISCII.cpp:358:26: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/iscii/xp/ie_imp_ISCII.h:39:2: style: Class 'ImportISCIIStreamFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/iscii/xp/ie_imp_ISCII.h:55:2: style: Class 'IE_Imp_ISCII_Sniffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/iscii/xp/ie_imp_ISCII.h:73:2: style: Class 'IE_Imp_ISCII' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/kword/xp/ie_exp_KWord_1.cpp:132:62: style: Function 'IE_Exp_KWord_1_Sniffer' argument 1 names different: declaration 'name' definition '_name'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/kword/xp/ie_exp_KWord_1.h:40:39: note: Function 'IE_Exp_KWord_1_Sniffer' argument 1 names different: declaration 'name' definition '_name'.
abiword-3.0.2/plugins/kword/xp/ie_exp_KWord_1.cpp:132:62: note: Function 'IE_Exp_KWord_1_Sniffer' argument 1 names different: declaration 'name' definition '_name'.
abiword-3.0.2/plugins/kword/xp/ie_exp_KWord_1.cpp:160:57: style: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/kword/xp/ie_exp_KWord_1.h:46:43: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/kword/xp/ie_exp_KWord_1.cpp:160:57: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/kword/xp/ie_exp_KWord_1.cpp:161:26: style: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/kword/xp/ie_exp_KWord_1.h:47:25: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/kword/xp/ie_exp_KWord_1.cpp:161:26: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/kword/xp/ie_exp_KWord_1.cpp:1159:74: style: Function '_convertFontSize' argument 2 names different: declaration 'szFontSize' definition 'pszFontSize'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/kword/xp/ie_exp_KWord_1.cpp:87:58: note: Function '_convertFontSize' argument 2 names different: declaration 'szFontSize' definition 'pszFontSize'.
abiword-3.0.2/plugins/kword/xp/ie_exp_KWord_1.cpp:1159:74: note: Function '_convertFontSize' argument 2 names different: declaration 'szFontSize' definition 'pszFontSize'.
abiword-3.0.2/plugins/kword/xp/ie_exp_KWord_1.h:40:2: style: Class 'IE_Exp_KWord_1_Sniffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/kword/xp/ie_exp_KWord_1.h:56:2: style: Class 'IE_Exp_KWord_1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/kword/xp/ie_imp_KWord_1.cpp:390:2: style: Variable 'p' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/kword/xp/ie_imp_KWord_1.cpp:387:0: note: Variable 'p' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/kword/xp/ie_imp_KWord_1.cpp:390:2: note: Variable 'p' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/kword/xp/ie_imp_KWord_1.cpp:503:2: style: Variable 'pProp' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/kword/xp/ie_imp_KWord_1.cpp:501:0: note: Variable 'pProp' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/kword/xp/ie_imp_KWord_1.cpp:503:2: note: Variable 'pProp' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/kword/xp/ie_imp_KWord_1.cpp:554:2: style: Variable 'pProp' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/kword/xp/ie_imp_KWord_1.cpp:552:0: note: Variable 'pProp' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/kword/xp/ie_imp_KWord_1.cpp:554:2: note: Variable 'pProp' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/kword/xp/ie_imp_KWord_1.cpp:608:9: style: Variable 'pProp' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/kword/xp/ie_imp_KWord_1.cpp:606:0: note: Variable 'pProp' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/kword/xp/ie_imp_KWord_1.cpp:608:9: note: Variable 'pProp' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/kword/xp/ie_imp_KWord_1.cpp:54:62: style: Function 'IE_Imp_KWord_1_Sniffer' argument 1 names different: declaration 'name' definition '_name'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/kword/xp/ie_imp_KWord_1.h:38:38: note: Function 'IE_Imp_KWord_1_Sniffer' argument 1 names different: declaration 'name' definition '_name'.
abiword-3.0.2/plugins/kword/xp/ie_imp_KWord_1.cpp:54:62: note: Function 'IE_Imp_KWord_1_Sniffer' argument 1 names different: declaration 'name' definition '_name'.
abiword-3.0.2/plugins/kword/xp/ie_imp_KWord_1.cpp:104:56: style: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/kword/xp/ie_imp_KWord_1.h:45:43: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/kword/xp/ie_imp_KWord_1.cpp:104:56: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/kword/xp/ie_imp_KWord_1.cpp:104:78: style: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/kword/xp/ie_imp_KWord_1.h:46:25: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/kword/xp/ie_imp_KWord_1.cpp:104:78: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/kword/xp/ie_imp_KWord_1.h:38:2: style: Class 'IE_Imp_KWord_1_Sniffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/kword/xp/ie_imp_KWord_1.h:56:3: style: Class 'IE_Imp_KWord_1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/latex/xp/ie_exp_LaTeX.cpp:142:55: style: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/latex/xp/ie_exp_LaTeX.h:40:43: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/latex/xp/ie_exp_LaTeX.cpp:142:55: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/latex/xp/ie_exp_LaTeX.cpp:143:20: style: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/latex/xp/ie_exp_LaTeX.h:41:25: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/latex/xp/ie_exp_LaTeX.cpp:143:20: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/latex/xp/ie_exp_LaTeX.cpp:1174:55: style: Function '_outputData' argument 1 names different: declaration 'p' definition 'data'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/latex/xp/ie_exp_LaTeX.cpp:327:41: note: Function '_outputData' argument 1 names different: declaration 'p' definition 'data'.
abiword-3.0.2/plugins/latex/xp/ie_exp_LaTeX.cpp:1174:55: note: Function '_outputData' argument 1 names different: declaration 'p' definition 'data'.
abiword-3.0.2/plugins/latex/xp/ie_exp_LaTeX.h:50:2: style: Class 'IE_Exp_LaTeX' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/loadbindings/xp/LoadBindings.cpp:33:0: error: #error LIBXML reader not enabled! Recompile your libxml library binaries! [preprocessorErrorDirective]
lex.yy.c:5948:2: warning: Possible null pointer dereference: b [nullPointer]
lex.yy.c:5841:26: note: Calling function 'itex2MML_yy_init_buffer', 1st argument 'b' value is 0
lex.yy.c:5948:2: note: Null pointer dereference
lex.yy.c:5949:2: warning: Possible null pointer dereference: b [nullPointer]
lex.yy.c:5841:26: note: Calling function 'itex2MML_yy_init_buffer', 1st argument 'b' value is 0
lex.yy.c:5949:2: note: Null pointer dereference
lex.yy.c:5960:9: warning: Possible null pointer dereference: b [nullPointer]
lex.yy.c:5841:26: note: Calling function 'itex2MML_yy_init_buffer', 1st argument 'b' value is 0
lex.yy.c:5960:9: note: Null pointer dereference
lex.yy.c:5585:19: style: Checking if unsigned variable 'new_size' is less than zero. [unsignedLessThanZero]
lex.yy.c:5689:59: style: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent]
lex.yy.c:384:54: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
lex.yy.c:5689:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
lex.yy.c:5714:40: style: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'. [funcArgNamesDifferent]
lex.yy.c:2462:38: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'.
lex.yy.c:5714:40: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'.
lex.yy.c:6133:57: style: Function 'itex2MML_yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent]
lex.yy.c:331:56: note: Function 'itex2MML_yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
lex.yy.c:6133:57: note: Function 'itex2MML_yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
lex.yy.c:6146:57: style: Function 'itex2MML_yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent]
lex.yy.c:332:55: note: Function 'itex2MML_yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
lex.yy.c:6146:57: note: Function 'itex2MML_yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
lex.yy.c:6146:77: style: Function 'itex2MML_yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent]
lex.yy.c:332:71: note: Function 'itex2MML_yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
lex.yy.c:6146:77: note: Function 'itex2MML_yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
lex.yy.c:6278:33: style: Function 'itex2MML_yyset_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. [funcArgNamesDifferent]
lex.yy.c:2426:32: note: Function 'itex2MML_yyset_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'.
lex.yy.c:6278:33: note: Function 'itex2MML_yyset_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'.
* yacc.c:358  *:2093:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
* yacc.c:339  *:181:13: style: The scope of the variable 'ptr2' can be reduced. [variableScope]
* yacc.c:1906  *:91:2: style: Label '_until_html' is not used. [unusedLabel]
* yacc.c:339  *:133:6: error: Memory leak: copy [memleak]
* yacc.c:339  *:156:6: error: Memory leak: copy [memleak]
abiword-3.0.2/plugins/mathview/xp/AbiMathView.cpp:794:6: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
abiword-3.0.2/plugins/mathview/xp/AbiMathView.cpp:708:27: note: Assignment 'pszDataID=NULL', assigned value is 0
abiword-3.0.2/plugins/mathview/xp/AbiMathView.cpp:726:60: note: Calling function 'updatePNGSnapshot', 3rd argument 'szDataID' value is 0
abiword-3.0.2/plugins/mathview/xp/AbiMathView.cpp:794:6: note: Null pointer addition
abiword-3.0.2/plugins/mathview/xp/AbiMathView.cpp:900:40: style: Function 'convert' argument 1 names different: declaration 'iConv' definition 'iConType'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/mathview/xp/AbiMathView.h:68:46: note: Function 'convert' argument 1 names different: declaration 'iConv' definition 'iConType'.
abiword-3.0.2/plugins/mathview/xp/AbiMathView.cpp:900:40: note: Function 'convert' argument 1 names different: declaration 'iConv' definition 'iConType'.
abiword-3.0.2/plugins/mathview/xp/gr_Abi_RenderingContext.h:34:3: style: Class 'GR_Abi_RenderingContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/mathview/xp/ie_imp_MathML.h:62:2: style: Class 'IE_Imp_MathML_Sniffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/mathview/xp/AbiMathView.h:50:5: style: Class 'GR_MathManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/mathview/xp/gr_Abi_DefaultShaper.cpp:30:23: warning: Member variable 'GR_Abi_DefaultShaper::m_pGraphics' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/mathview/xp/gr_Abi_InkArea.h:28:3: style: Class 'GR_Abi_InkArea' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/mathview/xp/gr_Abi_StandardSymbolsShaper.cpp:30:31: warning: Member variable 'GR_Abi_StandardSymbolsShaper::m_pGraphics' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/mathview/xp/ie_imp_MathML.cpp:280:39: style: Condition 'strlen(magic)==0' is always false [knownConditionTrueFalse]
abiword-3.0.2/plugins/mathview/xp/ie_imp_MathML.cpp:279:23: note: Assignment 'magic="<math"', assigned value is "<math"
abiword-3.0.2/plugins/mathview/xp/ie_imp_MathML.cpp:280:39: note: Condition 'strlen(magic)==0' is always false
abiword-3.0.2/plugins/mathview/xp/ie_imp_MathML.cpp:54:2: style: Variable 'pE' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/mathview/xp/ie_imp_MathML.cpp:52:0: note: Variable 'pE' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/mathview/xp/ie_imp_MathML.cpp:54:2: note: Variable 'pE' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/mathview/xp/ie_imp_MathML.cpp:67:2: style: Variable 'pE1' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/mathview/xp/ie_imp_MathML.cpp:64:0: note: Variable 'pE1' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/mathview/xp/ie_imp_MathML.cpp:67:2: note: Variable 'pE1' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/mathview/xp/ie_imp_MathML.cpp:68:2: style: Variable 'pE2' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/mathview/xp/ie_imp_MathML.cpp:65:0: note: Variable 'pE2' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/mathview/xp/ie_imp_MathML.cpp:68:2: note: Variable 'pE2' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/mathview/xp/ie_imp_MathML.cpp:295:56: style: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/mathview/xp/ie_imp_MathML.h:71:43: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/mathview/xp/ie_imp_MathML.cpp:295:56: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/mathview/xp/ie_imp_MathML.cpp:296:27: style: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/mathview/xp/ie_imp_MathML.h:72:25: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/mathview/xp/ie_imp_MathML.cpp:296:27: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/mathview/xp/ie_imp_MathML.cpp:315:46: style: Function '_loadFile' argument 1 names different: declaration 'input' definition 'fp'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/mathview/xp/ie_imp_MathML.h:102:40: note: Function '_loadFile' argument 1 names different: declaration 'input' definition 'fp'.
abiword-3.0.2/plugins/mathview/xp/ie_imp_MathML.cpp:315:46: note: Function '_loadFile' argument 1 names different: declaration 'input' definition 'fp'.
abiword-3.0.2/plugins/mathview/xp/ie_imp_MathML.cpp:280:39: error: Invalid strncmp() argument nr 3. A non-boolean value is required. [invalidFunctionArgBool]
abiword-3.0.2/plugins/mht/xp/ie_imp_MHT.cpp:128:54: style: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/mht/xp/ie_imp_MHT.h:119:35: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/mht/xp/ie_imp_MHT.cpp:128:54: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/mht/xp/ie_imp_MHT.cpp:128:77: style: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/mht/xp/ie_imp_MHT.h:119:57: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/mht/xp/ie_imp_MHT.cpp:128:77: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/mht/xp/ie_imp_MHT.cpp:390:15: warning: Member variable 'UT_Multipart::m_b64buffer' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/mht/xp/ie_imp_MHT.cpp:391:2: style: Class 'UT_Multipart' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
abiword-3.0.2/plugins/mht/xp/ie_imp_MHT.cpp:391:2: style: Class 'UT_Multipart' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
abiword-3.0.2/plugins/mht/xp/ie_imp_MHT.h:127:2: style: Class 'IE_Imp_MHT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/mht/xp/tidyImporter.cpp:69:55: style: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/mht/xp/tidyImporter.h:39:43: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/mht/xp/tidyImporter.cpp:69:55: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/mht/xp/tidyImporter.cpp:70:25: style: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/mht/xp/tidyImporter.h:40:25: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/mht/xp/tidyImporter.cpp:70:25: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/mht/xp/tidyImporter.h:48:2: style: Class 'IE_Imp_HTML' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/mht/xp/tidyReader.h:42:20: warning: Virtual function 'closeFile' is called from destructor '~TidyReader()' at line 50. Dynamic binding is not used. [virtualCallInConstructor]
abiword-3.0.2/plugins/mht/xp/tidyReader.cpp:50:14: note: Calling closeFile
abiword-3.0.2/plugins/mht/xp/tidyReader.h:42:20: note: closeFile is a virtual method
abiword-3.0.2/plugins/mif/xp/ie_exp_MIF.cpp:93:54: style: Function 'IE_Exp_MIF_Sniffer' argument 1 names different: declaration 'name' definition '_name'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/mif/xp/ie_exp_MIF.h:36:35: note: Function 'IE_Exp_MIF_Sniffer' argument 1 names different: declaration 'name' definition '_name'.
abiword-3.0.2/plugins/mif/xp/ie_exp_MIF.cpp:93:54: note: Function 'IE_Exp_MIF_Sniffer' argument 1 names different: declaration 'name' definition '_name'.
abiword-3.0.2/plugins/mif/xp/ie_exp_MIF.cpp:112:53: style: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/mif/xp/ie_exp_MIF.h:40:43: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/mif/xp/ie_exp_MIF.cpp:112:53: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/mif/xp/ie_exp_MIF.cpp:113:26: style: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/mif/xp/ie_exp_MIF.h:41:25: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/mif/xp/ie_exp_MIF.cpp:113:26: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/mif/xp/ie_exp_MIF.h:36:2: style: Class 'IE_Exp_MIF_Sniffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/mif/xp/ie_exp_MIF.h:50:2: style: Class 'IE_Exp_MIF' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/mif/xp/ie_imp_MIF.cpp:41:54: style: Function 'IE_Imp_MIF_Sniffer' argument 1 names different: declaration 'name' definition '_name'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/mif/xp/ie_imp_MIF.h:38:34: note: Function 'IE_Imp_MIF_Sniffer' argument 1 names different: declaration 'name' definition '_name'.
abiword-3.0.2/plugins/mif/xp/ie_imp_MIF.cpp:41:54: note: Function 'IE_Imp_MIF_Sniffer' argument 1 names different: declaration 'name' definition '_name'.
abiword-3.0.2/plugins/mif/xp/ie_imp_MIF.cpp:73:53: style: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/mif/xp/ie_imp_MIF.h:45:43: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/mif/xp/ie_imp_MIF.cpp:73:53: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/mif/xp/ie_imp_MIF.cpp:74:26: style: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/mif/xp/ie_imp_MIF.h:46:25: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/mif/xp/ie_imp_MIF.cpp:74:26: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/mif/xp/ie_imp_MIF.h:38:2: style: Class 'IE_Imp_MIF_Sniffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/mif/xp/ie_imp_MIF.h:56:3: style: Class 'IE_Imp_MIF' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/mswrite/xp/ie_imp_MSWrite.cpp:429:39: style: The scope of the variable 'cbFfn' can be reduced. [variableScope]
abiword-3.0.2/plugins/mswrite/xp/ie_imp_MSWrite.cpp:573:6: style: The scope of the variable 'cch' can be reduced. [variableScope]
abiword-3.0.2/plugins/mswrite/xp/ie_imp_MSWrite.cpp:676:30: style: The scope of the variable 'cfod' can be reduced. [variableScope]
abiword-3.0.2/plugins/mswrite/xp/ie_imp_MSWrite.cpp:676:36: style: The scope of the variable 'fc' can be reduced. [variableScope]
abiword-3.0.2/plugins/mswrite/xp/ie_imp_MSWrite.cpp:887:30: style: The scope of the variable 'cfod' can be reduced. [variableScope]
abiword-3.0.2/plugins/mswrite/xp/ie_imp_MSWrite.cpp:887:36: style: The scope of the variable 'fc' can be reduced. [variableScope]
abiword-3.0.2/plugins/mswrite/xp/ie_imp_MSWrite.cpp:1437:60: style: The scope of the variable 'bhSize' can be reduced. [variableScope]
abiword-3.0.2/plugins/mswrite/xp/ie_imp_MSWrite.cpp:1437:68: style: The scope of the variable 'bppOff' can be reduced. [variableScope]
abiword-3.0.2/plugins/mswrite/xp/ie_imp_MSWrite.cpp:1413:12: style: struct member 'Anonymous0::bfSize' is never used. [unusedStructMember]
abiword-3.0.2/plugins/mswrite/xp/ie_imp_MSWrite.cpp:1414:12: style: struct member 'Anonymous0::bfReserved' is never used. [unusedStructMember]
abiword-3.0.2/plugins/mswrite/xp/ie_imp_MSWrite.cpp:1425:12: style: struct member 'Anonymous1::compress_type' is never used. [unusedStructMember]
abiword-3.0.2/plugins/mswrite/xp/ie_imp_MSWrite.cpp:1426:12: style: struct member 'Anonymous1::bmp_bytesz' is never used. [unusedStructMember]
abiword-3.0.2/plugins/mswrite/xp/ie_imp_MSWrite.cpp:1427:12: style: struct member 'Anonymous1::hres' is never used. [unusedStructMember]
abiword-3.0.2/plugins/mswrite/xp/ie_imp_MSWrite.cpp:1428:12: style: struct member 'Anonymous1::vres' is never used. [unusedStructMember]
abiword-3.0.2/plugins/mswrite/xp/ie_imp_MSWrite.cpp:1429:12: style: struct member 'Anonymous1::ncolors' is never used. [unusedStructMember]
abiword-3.0.2/plugins/mswrite/xp/ie_imp_MSWrite.cpp:1430:12: style: struct member 'Anonymous1::nimpcolors' is never used. [unusedStructMember]
abiword-3.0.2/plugins/mswrite/xp/ie_imp_MSWrite.cpp:284:17: warning: Member variable 'IE_Imp_MSWrite::mFile' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/mswrite/xp/ie_imp_MSWrite.cpp:284:17: warning: Member variable 'IE_Imp_MSWrite::xaLeft' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/mswrite/xp/ie_imp_MSWrite.cpp:284:17: warning: Member variable 'IE_Imp_MSWrite::xaRight' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/mswrite/xp/ie_imp_MSWrite.cpp:284:17: warning: Member variable 'IE_Imp_MSWrite::page1Header' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/mswrite/xp/ie_imp_MSWrite.cpp:284:17: warning: Member variable 'IE_Imp_MSWrite::page1Footer' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/mswrite/xp/ie_imp_MSWrite.h:58:2: style: Class 'IE_Imp_MSWrite' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/mswrite/xp/ie_imp_MSWrite.cpp:378:3: error: Memory leak: thetext [memleak]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListener.cpp:876:5: style: Variable 'ok' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListener.cpp:874:0: note: Variable 'ok' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListener.cpp:876:5: note: Variable 'ok' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListener.cpp:925:5: style: Variable 'ok' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListener.cpp:923:0: note: Variable 'ok' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListener.cpp:925:5: note: Variable 'ok' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListener.cpp:1160:5: style: Variable 'ok' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListener.cpp:1158:0: note: Variable 'ok' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListener.cpp:1160:5: note: Variable 'ok' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListener.cpp:1202:5: style: Variable 'ok' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListener.cpp:1200:0: note: Variable 'ok' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListener.cpp:1202:5: note: Variable 'ok' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListener.cpp:1339:5: style: Variable 'szMath' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListener.cpp:1338:0: note: Variable 'szMath' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListener.cpp:1339:5: note: Variable 'szMath' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_ListenerAction.h:36:1: style: The class 'ODe_ListenerAction' does not have a constructor although it has private member variables. [noConstructor]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListener.cpp:51:21: warning: Member variable 'ODe_AbiDocListener::m_listenerImplAction' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:44:31: performance: Variable 'm_spacesOffset' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListener.h:171:9: style: Class 'StackCell' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:45:5: style: Class 'ODe_AbiDocListenerImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Styles.h:50:5: style: Class 'ODe_Styles' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListener.h:163:5: warning: The class 'StackCell' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Main_Listener.h:59:18: style: The function 'openSection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:62:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Main_Listener.h:59:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Main_Listener.h:60:18: style: The function 'closeSection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:63:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Main_Listener.h:60:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:105:10: style: Technically the member function 'ODe_AbiDocListenerImpl::_printSpacesOffset' can be const. [functionConst]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.cpp:34:30: note: Technically the member function 'ODe_AbiDocListenerImpl::_printSpacesOffset' can be const.
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:105:10: note: Technically the member function 'ODe_AbiDocListenerImpl::_printSpacesOffset' can be const.
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Style_Style.h:195:9: warning: Member variable 'ParagraphProps::m_defaultStyle' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Style_List.h:41:1: style: The class 'ODe_Style_List' does not have a constructor although it has private member variables. [noConstructor]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AutomaticStyles.h:88:10: performance: Technically the member function 'ODe_AutomaticStyles::_storeStyle' can be static. [functionStatic]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AutomaticStyles.cpp:284:27: note: Technically the member function 'ODe_AutomaticStyles::_storeStyle' can be static.
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AutomaticStyles.h:88:10: note: Technically the member function 'ODe_AutomaticStyles::_storeStyle' can be static.
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Style_Style.h:199:9: style: Class 'ParagraphProps' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_DefaultStyles.cpp:31:35: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_DocumentData.cpp:233:10: style: The scope of the variable 'ok' can be reduced. [variableScope]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_DocumentData.h:45:5: style: Class 'ODe_DocumentData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_ListLevelStyle.h:92:18: style: The function 'fetchAttributesFromAbiBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_ListLevelStyle.h:44:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_ListLevelStyle.h:92:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_ListLevelStyle.h:94:18: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_ListLevelStyle.h:47:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_ListLevelStyle.h:94:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_ListLevelStyle.h:109:18: style: The function 'fetchAttributesFromAbiBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_ListLevelStyle.h:44:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_ListLevelStyle.h:109:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_ListLevelStyle.h:111:18: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_ListLevelStyle.h:47:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_ListLevelStyle.h:111:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Frame_Listener.cpp:67:5: style: Variable 'ok' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Frame_Listener.cpp:64:0: note: Variable 'ok' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Frame_Listener.cpp:67:5: note: Variable 'ok' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Frame_Listener.h:57:18: style: The function 'openFrame' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:84:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Frame_Listener.h:57:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Frame_Listener.h:58:18: style: The function 'closeFrame' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:85:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Frame_Listener.h:58:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Frame_Listener.h:60:18: style: The function 'openTable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:68:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Frame_Listener.h:60:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Frame_Listener.h:61:18: style: The function 'openBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:59:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Frame_Listener.h:61:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:71:18: style: The function 'openTable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:68:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:71:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:73:18: style: The function 'closeCell' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:72:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:73:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:74:18: style: The function 'closeSection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:63:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:74:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:76:18: style: The function 'openBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:59:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:76:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:77:18: style: The function 'closeBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:60:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:77:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:79:18: style: The function 'openSpan' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:56:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:79:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:80:18: style: The function 'closeSpan' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:57:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:80:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:82:18: style: The function 'openFrame' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:84:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:82:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:83:18: style: The function 'closeFrame' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:85:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:83:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:85:18: style: The function 'openField' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:65:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:85:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:86:18: style: The function 'closeField' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:66:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:86:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:88:18: style: The function 'openFootnote' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:74:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:88:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:89:18: style: The function 'closeFootnote' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:75:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:89:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:91:18: style: The function 'openEndnote' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:77:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:91:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:92:18: style: The function 'closeEndnote' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:78:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:92:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:94:18: style: The function 'openAnnotation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:80:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:94:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:95:18: style: The function 'closeAnnotation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:81:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:95:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:96:18: style: The function 'endAnnotation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:82:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:96:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:98:18: style: The function 'openTOC' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:87:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:98:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:99:18: style: The function 'closeTOC' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:88:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:99:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:101:18: style: The function 'openBookmark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:90:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:101:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:102:18: style: The function 'closeBookmark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:91:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:102:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:103:18: style: The function 'closeBookmark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:92:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:103:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:105:18: style: The function 'openHyperlink' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:94:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:105:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:106:18: style: The function 'closeHyperlink' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:95:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:106:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:108:10: style: The function 'openRDFAnchor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:97:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:108:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:109:10: style: The function 'closeRDFAnchor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:98:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:109:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:111:18: style: The function 'insertText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:49:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:111:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:113:18: style: The function 'insertLineBreak' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:51:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:113:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:114:18: style: The function 'insertColumnBreak' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:52:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:114:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:115:18: style: The function 'insertPageBreak' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:53:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:115:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:116:18: style: The function 'insertTabChar' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:54:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:116:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:118:18: style: The function 'insertInlinedImage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:100:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:118:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_HeadingSearcher_Listener.cpp:61:9: style: Variable 'ok' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_HeadingSearcher_Listener.cpp:56:0: note: Variable 'ok' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_HeadingSearcher_Listener.cpp:61:9: note: Variable 'ok' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_HeadingSearcher_Listener.cpp:38:49: style: Function 'ODe_HeadingSearcher_Listener' argument 1 names different: declaration 'm_rStyles' definition 'rStyles'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_HeadingSearcher_Listener.h:42:46: note: Function 'ODe_HeadingSearcher_Listener' argument 1 names different: declaration 'm_rStyles' definition 'rStyles'.
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_HeadingSearcher_Listener.cpp:38:49: note: Function 'ODe_HeadingSearcher_Listener' argument 1 names different: declaration 'm_rStyles' definition 'rStyles'.
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_HeadingSearcher_Listener.h:44:18: style: The function 'openTOC' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:87:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_HeadingSearcher_Listener.h:44:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_ListLevelStyle.cpp:164:5: style: Variable 'ok' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_ListLevelStyle.cpp:157:0: note: Variable 'ok' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_ListLevelStyle.cpp:164:5: note: Variable 'ok' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_ListLevelStyle.cpp:244:5: style: Variable 'ok' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_ListLevelStyle.cpp:242:0: note: Variable 'ok' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_ListLevelStyle.cpp:244:5: note: Variable 'ok' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Main_Listener.h:64:10: performance: Technically the member function 'ODe_Main_Listener::_isHeaderFooterSection' can be static. [functionStatic]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Main_Listener.cpp:199:25: note: Technically the member function 'ODe_Main_Listener::_isHeaderFooterSection' can be static.
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Main_Listener.h:64:10: note: Technically the member function 'ODe_Main_Listener::_isHeaderFooterSection' can be static.
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Note_Listener.h:57:18: style: The function 'openFootnote' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:74:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Note_Listener.h:57:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Note_Listener.h:58:18: style: The function 'closeFootnote' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:75:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Note_Listener.h:58:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Note_Listener.h:60:18: style: The function 'openEndnote' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:77:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Note_Listener.h:60:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Note_Listener.h:61:18: style: The function 'closeEndnote' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:78:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Note_Listener.h:61:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Note_Listener.h:63:18: style: The function 'openBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:59:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Note_Listener.h:63:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Style_List.cpp:105:17: warning: Possible null pointer dereference: pValue [nullPointer]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Style_List.cpp:90:27: note: Assignment 'pValue=NULL', assigned value is 0
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Style_List.cpp:105:17: note: Null pointer dereference
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Style_List.cpp:57:10: style: The scope of the variable 'ok' can be reduced. [variableScope]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Style_MasterPage.cpp:41:5: performance: Variable 'm_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Style_MasterPage.cpp:42:5: performance: Variable 'm_pageLayoutName' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Style_PageLayout.cpp:73:12: style: The scope of the variable 'abiHeaderMarginCM' can be reduced. [variableScope]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Style_PageLayout.cpp:74:12: style: The scope of the variable 'abiFooterMarginCM' can be reduced. [variableScope]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Style_PageLayout.cpp:75:12: style: The scope of the variable 'abiTopMarginCM' can be reduced. [variableScope]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Style_PageLayout.cpp:76:12: style: The scope of the variable 'abiBottomMarginCM' can be reduced. [variableScope]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Style_Style.cpp:531:35: warning: Member variable 'ODe_Style_Style::m_defaultStyle' is not assigned a value in 'ODe_Style_Style::operator='. [operatorEqVarError]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Style_Style.cpp:531:35: warning: Member variable 'ODe_Style_Style::m_name' is not assigned a value in 'ODe_Style_Style::operator='. [operatorEqVarError]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Style_Style.cpp:531:35: warning: Member variable 'ODe_Style_Style::m_family' is not assigned a value in 'ODe_Style_Style::operator='. [operatorEqVarError]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Style_Style.cpp:531:35: warning: Member variable 'ODe_Style_Style::m_parentStyleName' is not assigned a value in 'ODe_Style_Style::operator='. [operatorEqVarError]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Style_Style.cpp:531:35: warning: Member variable 'ODe_Style_Style::m_nextStyleName' is not assigned a value in 'ODe_Style_Style::operator='. [operatorEqVarError]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Style_Style.cpp:531:35: warning: Member variable 'ODe_Style_Style::m_masterPageName' is not assigned a value in 'ODe_Style_Style::operator='. [operatorEqVarError]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Style_Style.cpp:531:35: warning: Member variable 'ODe_Style_Style::m_listStyleName' is not assigned a value in 'ODe_Style_Style::operator='. [operatorEqVarError]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Style_Style.cpp:1565:67: warning: Member variable 'ParagraphProps::m_defaultStyle' is not assigned a value in 'ParagraphProps::operator='. [operatorEqVarError]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Style_Style.cpp:2032:61: warning: Member variable 'ColumnProps::m_RelColumnWidth' is not assigned a value in 'ColumnProps::operator='. [operatorEqVarError]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Style_Style.cpp:2286:57: warning: Member variable 'CellProps::m_backgroundImage' is not assigned a value in 'CellProps::operator='. [operatorEqVarError]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Style_Style.cpp:531:35: warning: 'operator=' should check for assignment to self to avoid problems with dynamic memory. [operatorEqToSelf]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Style_Style.h:60:10: style: Technically the member function 'ODe_Style_Style::isEquivalentTo' can be const. [functionConst]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Style_Style.cpp:463:23: note: Technically the member function 'ODe_Style_Style::isEquivalentTo' can be const.
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Style_Style.h:60:10: note: Technically the member function 'ODe_Style_Style::isEquivalentTo' can be const.
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Style_Style.h:43:1: warning: The class 'ODe_Style_Style' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Style_Style.h:162:5: warning: The class 'SectionProps' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Style_Style.h:193:5: warning: The class 'ParagraphProps' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Style_Style.h:242:5: warning: The class 'TextProps' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Style_Style.h:269:5: warning: The class 'TableProps' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Style_Style.h:289:5: warning: The class 'ColumnProps' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Style_Style.h:304:5: warning: The class 'RowProps' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Style_Style.h:319:5: warning: The class 'CellProps' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Style_Style.h:346:5: warning: The class 'GraphicProps' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Styles.h:87:10: performance: Technically the member function 'ODe_Styles::_writeStyles' can be static. [functionStatic]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Styles.cpp:212:18: note: Technically the member function 'ODe_Styles::_writeStyles' can be static.
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Styles.h:87:10: note: Technically the member function 'ODe_Styles::_writeStyles' can be static.
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_TOC_Listener.h:48:5: style: Class 'ODe_TOC_Listener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_TOC_Listener.h:50:18: style: The function 'insertText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:49:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_TOC_Listener.h:50:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_TOC_Listener.h:52:18: style: The function 'insertTabChar' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:54:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_TOC_Listener.h:52:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_TOC_Listener.h:54:18: style: The function 'openBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:59:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_TOC_Listener.h:54:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_TOC_Listener.h:55:18: style: The function 'closeBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:60:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_TOC_Listener.h:55:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Table_Listener.cpp:395:25: warning: Either the condition 'pValue==NULL' is redundant or there is possible null pointer dereference: pValue. [nullPointerRedundantCheck]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Table_Listener.cpp:398:23: note: Assuming that condition 'pValue==NULL' is not redundant
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Table_Listener.cpp:395:25: note: Null pointer dereference
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Table_Listener.cpp:402:26: warning: Either the condition 'pValue==NULL' is redundant or there is possible null pointer dereference: pValue. [nullPointerRedundantCheck]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Table_Listener.cpp:405:23: note: Assuming that condition 'pValue==NULL' is not redundant
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Table_Listener.cpp:402:26: note: Null pointer dereference
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Table_Listener.cpp:409:24: warning: Either the condition 'pValue==NULL' is redundant or there is possible null pointer dereference: pValue. [nullPointerRedundantCheck]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Table_Listener.cpp:412:23: note: Assuming that condition 'pValue==NULL' is not redundant
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Table_Listener.cpp:409:24: note: Null pointer dereference
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Table_Listener.cpp:416:27: warning: Either the condition 'ok&&pValue' is redundant or there is possible null pointer dereference: pValue. [nullPointerRedundantCheck]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Table_Listener.cpp:437:12: note: Assuming that condition 'ok&&pValue' is not redundant
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Table_Listener.cpp:416:27: note: Null pointer dereference
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Table_Listener.cpp:390:5: style: Variable 'ok' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Table_Listener.cpp:388:0: note: Variable 'ok' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Table_Listener.cpp:390:5: note: Variable 'ok' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Table_Listener.h:128:18: style: The function 'openTable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:68:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Table_Listener.h:128:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Table_Listener.h:129:18: style: The function 'closeTable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:69:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Table_Listener.h:129:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Table_Listener.h:131:18: style: The function 'openCell' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_AbiDocListenerImpl.h:71:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Table_Listener.h:131:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.cpp:244:5: style: Variable 'ok' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.cpp:241:0: note: Variable 'ok' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.cpp:244:5: note: Variable 'ok' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.cpp:823:5: style: Variable 'bHaveTitle' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.cpp:821:0: note: Variable 'bHaveTitle' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.cpp:823:5: note: Variable 'bHaveTitle' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.cpp:1111:2: style: Variable 'pPageL' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.cpp:1106:0: note: Variable 'pPageL' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.cpp:1111:2: note: Variable 'pPageL' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.cpp:189:10: style: The scope of the variable 'ok' can be reduced. [variableScope]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.cpp:59:20: warning: Member variable 'ODe_Text_Listener::m_delayedAP' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.cpp:59:20: warning: Member variable 'ODe_Text_Listener::m_delayedListStyle' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.cpp:59:20: warning: Member variable 'ODe_Text_Listener::m_delayedPendingMasterPageStyleChange' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.cpp:59:20: warning: Member variable 'ODe_Text_Listener::m_delayedPageBreak' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.cpp:59:20: warning: Member variable 'ODe_Text_Listener::m_delayedColumnBreak' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.cpp:96:20: warning: Member variable 'ODe_Text_Listener::m_delayedAP' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.cpp:96:20: warning: Member variable 'ODe_Text_Listener::m_delayedListStyle' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.cpp:96:20: warning: Member variable 'ODe_Text_Listener::m_delayedPendingMasterPageStyleChange' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.cpp:96:20: warning: Member variable 'ODe_Text_Listener::m_delayedPageBreak' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.cpp:96:20: warning: Member variable 'ODe_Text_Listener::m_delayedColumnBreak' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.cpp:96:20: warning: Member variable 'ODe_Text_Listener::m_bAfter' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:130:10: style: Unused private function: 'ODe_Text_Listener::_blockIsPlainParagraph' [unusedPrivateFunction]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:130:10: performance: Technically the member function 'ODe_Text_Listener::_blockIsPlainParagraph' can be static. [functionStatic]
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.cpp:1223:25: note: Technically the member function 'ODe_Text_Listener::_blockIsPlainParagraph' can be static.
abiword-3.0.2/plugins/opendocument/exp/xp/ODe_Text_Listener.h:130:10: note: Technically the member function 'ODe_Text_Listener::_blockIsPlainParagraph' can be static.
abiword-3.0.2/plugins/opendocument/exp/xp/ie_exp_OpenDocument.cpp:71:57: style: Function 'IE_Exp_OpenDocument' argument 1 names different: declaration 'pDocument' definition 'pDoc'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/opendocument/exp/xp/ie_exp_OpenDocument.h:39:39: note: Function 'IE_Exp_OpenDocument' argument 1 names different: declaration 'pDocument' definition 'pDoc'.
abiword-3.0.2/plugins/opendocument/exp/xp/ie_exp_OpenDocument.cpp:71:57: note: Function 'IE_Exp_OpenDocument' argument 1 names different: declaration 'pDocument' definition 'pDoc'.
abiword-3.0.2/plugins/opendocument/exp/xp/ie_exp_OpenDocument.h:39:5: style: Class 'IE_Exp_OpenDocument' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Abi_Data.cpp:270:12: style: The scope of the variable 'len' can be reduced. [variableScope]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Abi_Data.h:60:14: performance: Technically the member function 'ODi_Abi_Data::_loadStream' can be static. [functionStatic]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Abi_Data.cpp:266:24: note: Technically the member function 'ODi_Abi_Data::_loadStream' can be static.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Abi_Data.h:60:14: note: Technically the member function 'ODi_Abi_Data::_loadStream' can be static.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Abi_Data.h:61:10: performance: Technically the member function 'ODi_Abi_Data::_splitDirectoryAndFileName' can be static. [functionStatic]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Abi_Data.cpp:299:20: note: Technically the member function 'ODi_Abi_Data::_splitDirectoryAndFileName' can be static.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Abi_Data.h:61:10: note: Technically the member function 'ODi_Abi_Data::_splitDirectoryAndFileName' can be static.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Style_List.h:47:5: warning: Member variable 'ODi_Style_List::m_bConsecutiveNumbering' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerStateAction.h:37:1: style: The class 'ODi_ListenerStateAction' does not have a constructor although it has private member variables. [noConstructor]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_FontFaceDecls.h:42:5: style: Class 'ODi_FontFaceDecls' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_StartTag.h:41:4: style: Class 'ODi_StartTag' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Style_List.h:47:5: style: Class 'ODi_Style_List' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ContentStreamAnnotationMatcher_ListenerState.h:56:10: style: The function 'startElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:46:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ContentStreamAnnotationMatcher_ListenerState.h:56:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ContentStreamAnnotationMatcher_ListenerState.h:58:10: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:49:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ContentStreamAnnotationMatcher_ListenerState.h:58:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ContentStreamAnnotationMatcher_ListenerState.h:59:10: style: The function 'charData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:52:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ContentStreamAnnotationMatcher_ListenerState.h:59:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_FontFaceDecls.h:44:10: style: The function 'startElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:46:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_FontFaceDecls.h:44:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_FontFaceDecls.h:47:10: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:49:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_FontFaceDecls.h:47:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_FontFaceDecls.h:49:10: style: The function 'charData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:52:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_FontFaceDecls.h:49:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Style_Style.h:57:10: style: The function 'startElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:46:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Style_Style.h:57:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Style_Style.h:60:10: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:49:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Style_Style.h:60:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Style_Style.h:62:10: style: The function 'charData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:52:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Style_Style.h:62:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Style_List.h:55:10: style: The function 'startElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:46:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Style_List.h:55:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Style_List.h:58:10: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:49:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Style_List.h:58:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Style_List.h:61:10: style: The function 'charData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:52:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Style_List.h:61:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ContentStream_ListenerState.cpp:91:9: style: Variable 'pStyle' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ContentStream_ListenerState.cpp:89:0: note: Variable 'pStyle' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ContentStream_ListenerState.cpp:91:9: note: Variable 'pStyle' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ContentStream_ListenerState.h:57:10: style: The function 'startElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:46:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ContentStream_ListenerState.h:57:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ContentStream_ListenerState.h:60:10: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:49:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ContentStream_ListenerState.h:60:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ContentStream_ListenerState.h:62:10: style: The function 'charData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:52:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ContentStream_ListenerState.h:62:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ElementStack.cpp:125:19: style: The scope of the variable 'pStartTag' can be reduced. [variableScope]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ElementStack.cpp:152:23: style: The scope of the variable 'pStartTag' can be reduced. [variableScope]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ElementStack.cpp:177:23: style: The scope of the variable 'pStartTag' can be reduced. [variableScope]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ElementStack.h:72:25: style: Technically the member function 'ODi_ElementStack::getStartTag' can be const. [functionConst]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ElementStack.cpp:102:39: note: Technically the member function 'ODi_ElementStack::getStartTag' can be const.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ElementStack.h:72:25: note: Technically the member function 'ODi_ElementStack::getStartTag' can be const.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_FontFaceDecls.cpp:59:22: warning: Either the condition 'if(pFontFamily&&(pFontFamily[0]=='\'')&&(pFontFamily[strlen(pFontFamily)-1]=='\''))' is redundant or there is possible null pointer dereference: pFontFamily. [nullPointerRedundantCheck]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_FontFaceDecls.cpp:61:12: note: Assuming that condition 'if(pFontFamily&&(pFontFamily[0]=='\'')&&(pFontFamily[strlen(pFontFamily)-1]=='\''))' is not redundant
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_FontFaceDecls.cpp:59:22: note: Null pointer dereference
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Frame_ListenerState.cpp:382:5: style: Variable 'pChar' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Frame_ListenerState.cpp:374:0: note: Variable 'pChar' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Frame_ListenerState.cpp:382:5: note: Variable 'pChar' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Frame_ListenerState.cpp:681:12: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Frame_ListenerState.cpp:684:7: note: Found duplicate branches for 'if' and 'else'.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Frame_ListenerState.cpp:681:12: note: Found duplicate branches for 'if' and 'else'.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Frame_ListenerState.cpp:158:127: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Frame_ListenerState.h:53:10: style: The function 'startElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:46:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Frame_ListenerState.h:53:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Frame_ListenerState.h:56:10: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:49:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Frame_ListenerState.h:56:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Frame_ListenerState.h:58:10: style: The function 'charData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:52:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Frame_ListenerState.h:58:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListLevelStyle.cpp:318:72: style: Function 'ODi_Bullet_ListLevelStyle' argument 1 names different: declaration 'm_rElementStack' definition 'rElementStack'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListLevelStyle.h:151:49: note: Function 'ODi_Bullet_ListLevelStyle' argument 1 names different: declaration 'm_rElementStack' definition 'rElementStack'.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListLevelStyle.cpp:318:72: note: Function 'ODi_Bullet_ListLevelStyle' argument 1 names different: declaration 'm_rElementStack' definition 'rElementStack'.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListLevelStyle.cpp:495:76: style: Function 'ODi_Numbered_ListLevelStyle' argument 1 names different: declaration 'm_rElementStack' definition 'rElementStack'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListLevelStyle.h:172:51: note: Function 'ODi_Numbered_ListLevelStyle' argument 1 names different: declaration 'm_rElementStack' definition 'rElementStack'.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListLevelStyle.cpp:495:76: note: Function 'ODi_Numbered_ListLevelStyle' argument 1 names different: declaration 'm_rElementStack' definition 'rElementStack'.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListLevelStyle.h:81:10: style: Technically the member function 'ODi_ListLevelStyle::defineAbiList' can be const. [functionConst]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListLevelStyle.cpp:180:26: note: Technically the member function 'ODi_ListLevelStyle::defineAbiList' can be const.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListLevelStyle.h:81:10: note: Technically the member function 'ODi_ListLevelStyle::defineAbiList' can be const.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListLevelStyle.h:151:5: style: Class 'ODi_Bullet_ListLevelStyle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListLevelStyle.h:172:5: style: Class 'ODi_Numbered_ListLevelStyle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListLevelStyle.h:44:18: style: The function 'startElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:46:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListLevelStyle.h:44:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListLevelStyle.h:47:18: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:49:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListLevelStyle.h:47:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListLevelStyle.h:50:18: style: The function 'charData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:52:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListLevelStyle.h:50:18: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListLevelStyle.h:153:10: style: The function 'startElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListLevelStyle.h:44:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListLevelStyle.h:153:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListLevelStyle.h:161:10: style: The function 'buildAbiPropsString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListLevelStyle.h:83:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListLevelStyle.h:161:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListLevelStyle.h:174:10: style: The function 'startElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListLevelStyle.h:44:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListLevelStyle.h:174:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListLevelStyle.h:182:10: style: The function 'buildAbiPropsString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListLevelStyle.h:83:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListLevelStyle.h:182:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ManifestStream_ListenerState.h:48:10: style: The function 'startElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:46:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ManifestStream_ListenerState.h:48:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ManifestStream_ListenerState.h:51:10: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:49:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ManifestStream_ListenerState.h:51:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ManifestStream_ListenerState.h:53:10: style: The function 'charData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:52:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ManifestStream_ListenerState.h:53:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_MetaStream_ListenerState.cpp:160:13: style: Variable 'pMetaName' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_MetaStream_ListenerState.cpp:158:0: note: Variable 'pMetaName' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_MetaStream_ListenerState.cpp:160:13: note: Variable 'pMetaName' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_MetaStream_ListenerState.h:50:10: style: The function 'startElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:46:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_MetaStream_ListenerState.h:50:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_MetaStream_ListenerState.h:53:10: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:49:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_MetaStream_ListenerState.h:53:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_MetaStream_ListenerState.h:55:10: style: The function 'charData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:52:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_MetaStream_ListenerState.h:55:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_NotesConfiguration.h:35:5: style: Class 'ODi_NotesConfiguration' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_NotesConfiguration.h:40:10: style: The function 'startElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:46:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_NotesConfiguration.h:40:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_NotesConfiguration.h:43:10: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:49:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_NotesConfiguration.h:43:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_NotesConfiguration.h:45:10: style: The function 'charData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:52:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_NotesConfiguration.h:45:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Office_Styles.cpp:204:5: style: Variable 'pAttr' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Office_Styles.cpp:202:0: note: Variable 'pAttr' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Office_Styles.cpp:204:5: note: Variable 'pAttr' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Office_Styles.cpp:448:5: style: Variable 'pStyle' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Office_Styles.cpp:446:0: note: Variable 'pStyle' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Office_Styles.cpp:448:5: note: Variable 'pStyle' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Office_Styles.cpp:449:5: style: Variable 'pAttrValue' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Office_Styles.cpp:445:0: note: Variable 'pAttrValue' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Office_Styles.cpp:449:5: note: Variable 'pAttrValue' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Office_Styles.cpp:467:5: style: Variable 'pNotesConfig' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Office_Styles.cpp:465:0: note: Variable 'pNotesConfig' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Office_Styles.cpp:467:5: note: Variable 'pNotesConfig' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Office_Styles.cpp:468:5: style: Variable 'pAttrValue' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Office_Styles.cpp:464:0: note: Variable 'pAttrValue' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Office_Styles.cpp:468:5: note: Variable 'pAttrValue' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Office_Styles.cpp:245:27: style: The scope of the variable 'pMasterStyle' can be reduced. [variableScope]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Style_PageLayout.h:50:10: style: The function 'startElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:46:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Style_PageLayout.h:50:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Style_PageLayout.h:53:10: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:49:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Style_PageLayout.h:53:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Style_PageLayout.h:55:10: style: The function 'charData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:52:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Style_PageLayout.h:55:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Style_MasterPage.h:46:10: style: The function 'startElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:46:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Style_MasterPage.h:46:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Style_MasterPage.h:49:10: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:49:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Style_MasterPage.h:49:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Style_MasterPage.h:51:10: style: The function 'charData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:52:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Style_MasterPage.h:51:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_XMLRecorder.h:65:9: warning: Member variable 'StartElementCall::m_pName' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_XMLRecorder.h:65:9: warning: Member variable 'StartElementCall::m_ppAtts' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_XMLRecorder.h:86:9: warning: Member variable 'EndElementCall::m_pName' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_XMLRecorder.h:96:9: warning: Member variable 'CharDataCall::m_pBuffer' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_XMLRecorder.h:96:9: warning: Member variable 'CharDataCall::m_length' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_XMLRecorder.h:54:9: style: Class 'XMLCall' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Postpone_ListenerState.h:48:10: style: The function 'startElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:46:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Postpone_ListenerState.h:48:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Postpone_ListenerState.h:51:10: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:49:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Postpone_ListenerState.h:51:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Postpone_ListenerState.h:53:10: style: The function 'charData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:52:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Postpone_ListenerState.h:53:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_StreamListener.cpp:44:21: warning: Member variable 'ODi_StreamListener::m_stateAction' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_StreamListener.h:131:9: style: Class 'StackCell' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_SettingsStream_ListenerState.h:38:5: style: Class 'ODi_SettingsStream_ListenerState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_StreamListener.h:123:5: warning: The class 'StackCell' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_SettingsStream_ListenerState.h:43:10: style: The function 'startElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:46:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_SettingsStream_ListenerState.h:43:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_SettingsStream_ListenerState.h:46:10: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:49:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_SettingsStream_ListenerState.h:46:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_SettingsStream_ListenerState.h:48:10: style: The function 'charData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:52:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_SettingsStream_ListenerState.h:48:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_StylesStream_ListenerState.h:57:10: style: The function 'startElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:46:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_StylesStream_ListenerState.h:57:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_StylesStream_ListenerState.h:60:10: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:49:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_StylesStream_ListenerState.h:60:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_StylesStream_ListenerState.h:62:10: style: The function 'charData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:52:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_StylesStream_ListenerState.h:62:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Table_ListenerState.h:62:10: style: The function 'startElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:46:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Table_ListenerState.h:62:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Table_ListenerState.h:65:10: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:49:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Table_ListenerState.h:65:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Table_ListenerState.h:67:10: style: The function 'charData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:52:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Table_ListenerState.h:67:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TextContent_ListenerState.h:89:10: style: The function 'startElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:46:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TextContent_ListenerState.h:89:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TextContent_ListenerState.h:92:10: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:49:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TextContent_ListenerState.h:92:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TextContent_ListenerState.h:94:10: style: The function 'charData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:52:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TextContent_ListenerState.h:94:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Style_List.cpp:90:2: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Style_List.cpp:95:9: note: Found duplicate branches for 'if' and 'else'.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Style_List.cpp:90:2: note: Found duplicate branches for 'if' and 'else'.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Style_PageLayout.cpp:184:5: style: Variable 'pVal' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Style_PageLayout.cpp:183:0: note: Variable 'pVal' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Style_PageLayout.cpp:184:5: note: Variable 'pVal' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Style_PageLayout.cpp:212:5: style: Variable 'pVal' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Style_PageLayout.cpp:210:0: note: Variable 'pVal' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Style_PageLayout.cpp:212:5: note: Variable 'pVal' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Style_PageLayout.cpp:261:5: style: Variable 'pVal' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Style_PageLayout.cpp:259:0: note: Variable 'pVal' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Style_PageLayout.cpp:261:5: note: Variable 'pVal' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Style_PageLayout.cpp:299:5: style: Reading from empty STL container 'sectionProps' [reademptycontainer]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Style_Style.cpp:459:5: style: Variable 'pVal' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Style_Style.cpp:453:0: note: Variable 'pVal' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Style_Style.cpp:459:5: note: Variable 'pVal' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Style_Style.cpp:574:5: style: Variable 'pVal' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Style_Style.cpp:571:0: note: Variable 'pVal' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Style_Style.cpp:574:5: note: Variable 'pVal' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Style_Style.h:300:10: performance: Technically the member function 'ODi_Style_Style::_isValidDimensionString' can be static. [functionStatic]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Style_Style.cpp:1321:23: note: Technically the member function 'ODi_Style_Style::_isValidDimensionString' can be static.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Style_Style.h:300:10: note: Technically the member function 'ODi_Style_Style::_isValidDimensionString' can be static.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Style_Style.cpp:1064:5: style: Reading from empty STL container 'm_abiPropsAttr' [reademptycontainer]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Style_Style_Family.cpp:478:22: style: The scope of the variable 'pStyle' can be reduced. [variableScope]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Style_Style_Family.cpp:120:36: style: Variable 'originalName' is assigned a value that is never used. [unreadVariable]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_StylesStream_ListenerState.cpp:98:9: style: Variable 'pStyle' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_StylesStream_ListenerState.cpp:96:0: note: Variable 'pStyle' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_StylesStream_ListenerState.cpp:98:9: note: Variable 'pStyle' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TableOfContent_ListenerState.cpp:60:32: style: The scope of the variable 'pStyle' can be reduced. [variableScope]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TableOfContent_ListenerState.cpp:82:22: style: The scope of the variable 'pStyleName' can be reduced. [variableScope]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TableOfContent_ListenerState.cpp:83:32: style: The scope of the variable 'pStyle' can be reduced. [variableScope]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TableOfContent_ListenerState.h:49:10: style: The function 'startElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:46:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TableOfContent_ListenerState.h:49:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TableOfContent_ListenerState.h:52:10: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:49:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TableOfContent_ListenerState.h:52:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TableOfContent_ListenerState.h:54:10: style: The function 'charData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_ListenerState.h:52:18: note: Virtual function in base class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TableOfContent_ListenerState.h:54:10: note: Function in derived class
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Table_ListenerState.cpp:344:9: style: Variable 'pStyleName' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Table_ListenerState.cpp:338:0: note: Variable 'pStyleName' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Table_ListenerState.cpp:344:9: note: Variable 'pStyleName' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Table_ListenerState.cpp:278:32: style: The scope of the variable 'pStyle' can be reduced. [variableScope]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_Table_ListenerState.cpp:341:13: style: The scope of the variable 'nColsRepeated' can be reduced. [variableScope]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TextContent_ListenerState.cpp:200:9: style: Variable 'pOutlineLevel' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TextContent_ListenerState.cpp:197:0: note: Variable 'pOutlineLevel' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TextContent_ListenerState.cpp:200:9: note: Variable 'pOutlineLevel' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TextContent_ListenerState.cpp:548:13: style: Variable 'pVal' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TextContent_ListenerState.cpp:546:0: note: Variable 'pVal' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TextContent_ListenerState.cpp:548:13: note: Variable 'pVal' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TextContent_ListenerState.cpp:578:4: style: Variable 'pVal' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TextContent_ListenerState.cpp:571:0: note: Variable 'pVal' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TextContent_ListenerState.cpp:578:4: note: Variable 'pVal' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TextContent_ListenerState.cpp:623:4: style: Variable 'pStyleName' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TextContent_ListenerState.cpp:622:0: note: Variable 'pStyleName' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TextContent_ListenerState.cpp:623:4: note: Variable 'pStyleName' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TextContent_ListenerState.cpp:630:5: style: Variable 'pWrap' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TextContent_ListenerState.cpp:629:0: note: Variable 'pWrap' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TextContent_ListenerState.cpp:630:5: note: Variable 'pWrap' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TextContent_ListenerState.cpp:1173:13: style: Variable 'ok' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TextContent_ListenerState.cpp:1171:0: note: Variable 'ok' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TextContent_ListenerState.cpp:1173:13: note: Variable 'ok' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TextContent_ListenerState.cpp:646:14: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TextContent_ListenerState.cpp:650:9: note: Found duplicate branches for 'if' and 'else'.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TextContent_ListenerState.cpp:646:14: note: Found duplicate branches for 'if' and 'else'.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TextContent_ListenerState.cpp:721:11: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TextContent_ListenerState.cpp:725:6: note: Found duplicate branches for 'if' and 'else'.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TextContent_ListenerState.cpp:721:11: note: Found duplicate branches for 'if' and 'else'.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TextContent_ListenerState.cpp:697:23: style: The scope of the variable 'pWrap' can be reduced. [variableScope]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TextContent_ListenerState.cpp:1435:12: style: The scope of the variable 'p' can be reduced. [variableScope]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TextContent_ListenerState.cpp:1469:18: style: The scope of the variable 'p' can be reduced. [variableScope]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TextContent_ListenerState.cpp:2094:20: style: The scope of the variable 'pTOCStrux' can be reduced. [variableScope]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TextContent_ListenerState.cpp:1392:67: style: Function '_insertBookmark' argument 1 names different: declaration 'name' definition 'pName'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TextContent_ListenerState.h:98:41: note: Function '_insertBookmark' argument 1 names different: declaration 'name' definition 'pName'.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TextContent_ListenerState.cpp:1392:67: note: Function '_insertBookmark' argument 1 names different: declaration 'name' definition 'pName'.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TextContent_ListenerState.cpp:1393:67: style: Function '_insertBookmark' argument 2 names different: declaration 'type' definition 'pType'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TextContent_ListenerState.h:98:61: note: Function '_insertBookmark' argument 2 names different: declaration 'type' definition 'pType'.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TextContent_ListenerState.cpp:1393:67: note: Function '_insertBookmark' argument 2 names different: declaration 'type' definition 'pType'.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TextContent_ListenerState.cpp:1431:67: style: Function '_pushInlineFmt' argument 1 names different: declaration 'ppAtts' definition 'atts'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TextContent_ListenerState.h:105:39: note: Function '_pushInlineFmt' argument 1 names different: declaration 'ppAtts' definition 'atts'.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TextContent_ListenerState.cpp:1431:67: note: Function '_pushInlineFmt' argument 1 names different: declaration 'ppAtts' definition 'atts'.
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_TextContent_ListenerState.cpp:71:32: warning: Member variable 'ODi_TextContent_ListenerState::m_bPendingNoteCitation' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/opendocument/imp/xp/ODi_XMLRecorder.h:34:1: warning: The class 'ODi_XMLRecorder' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
abiword-3.0.2/plugins/opendocument/imp/xp/ie_imp_OpenDocument.cpp:153:5: style: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/opendocument/imp/xp/ie_imp_OpenDocument.cpp:150:0: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/opendocument/imp/xp/ie_imp_OpenDocument.cpp:153:5: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/opendocument/imp/xp/ie_imp_OpenDocument.cpp:687:9: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
abiword-3.0.2/plugins/opendocument/imp/xp/ie_imp_OpenDocument.cpp:718:12: style: The scope of the variable 'len' can be reduced. [variableScope]
abiword-3.0.2/plugins/opendocument/imp/xp/ie_imp_OpenDocument.cpp:136:53: style: Function '_loadFile' argument 1 names different: declaration 'input' definition 'oo_src'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/opendocument/imp/xp/ie_imp_OpenDocument.h:62:43: note: Function '_loadFile' argument 1 names different: declaration 'input' definition 'oo_src'.
abiword-3.0.2/plugins/opendocument/imp/xp/ie_imp_OpenDocument.cpp:136:53: note: Function '_loadFile' argument 1 names different: declaration 'input' definition 'oo_src'.
abiword-3.0.2/plugins/opendocument/imp/xp/ie_imp_OpenDocument.h:54:5: style: Class 'IE_Imp_OpenDocument' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/openwriter/xp/ie_exp_OpenWriter.cpp:575:48: style: Function '_openBlock' argument 1 names different: declaration 'apiSpan' definition 'api'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/openwriter/xp/ie_exp_OpenWriter.h:100:37: note: Function '_openBlock' argument 1 names different: declaration 'apiSpan' definition 'api'.
abiword-3.0.2/plugins/openwriter/xp/ie_exp_OpenWriter.cpp:575:48: note: Function '_openBlock' argument 1 names different: declaration 'apiSpan' definition 'api'.
abiword-3.0.2/plugins/openwriter/xp/ie_exp_OpenWriter.cpp:1178:53: style: Function 'IE_Exp_OpenWriter' argument 1 names different: declaration 'pDocument' definition 'pDoc'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/openwriter/xp/ie_exp_OpenWriter.h:50:35: note: Function 'IE_Exp_OpenWriter' argument 1 names different: declaration 'pDocument' definition 'pDoc'.
abiword-3.0.2/plugins/openwriter/xp/ie_exp_OpenWriter.cpp:1178:53: note: Function 'IE_Exp_OpenWriter' argument 1 names different: declaration 'pDocument' definition 'pDoc'.
abiword-3.0.2/plugins/openwriter/xp/ie_exp_OpenWriter.h:50:3: style: Class 'IE_Exp_OpenWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/openwriter/xp/ie_exp_OpenWriter.h:147:4: style: Class 'OO_AccumulatorImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/openwriter/xp/ie_exp_OpenWriter.h:148:17: style: The function 'insertText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openwriter/xp/ie_exp_OpenWriter.h:68:17: note: Virtual function in base class
abiword-3.0.2/plugins/openwriter/xp/ie_exp_OpenWriter.h:148:17: note: Function in derived class
abiword-3.0.2/plugins/openwriter/xp/ie_exp_OpenWriter.h:149:17: style: The function 'openBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openwriter/xp/ie_exp_OpenWriter.h:69:17: note: Virtual function in base class
abiword-3.0.2/plugins/openwriter/xp/ie_exp_OpenWriter.h:149:17: note: Function in derived class
abiword-3.0.2/plugins/openwriter/xp/ie_exp_OpenWriter.h:151:17: style: The function 'closeBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openwriter/xp/ie_exp_OpenWriter.h:71:17: note: Virtual function in base class
abiword-3.0.2/plugins/openwriter/xp/ie_exp_OpenWriter.h:151:17: note: Function in derived class
abiword-3.0.2/plugins/openwriter/xp/ie_exp_OpenWriter.h:152:17: style: The function 'openSpan' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openwriter/xp/ie_exp_OpenWriter.h:72:17: note: Virtual function in base class
abiword-3.0.2/plugins/openwriter/xp/ie_exp_OpenWriter.h:152:17: note: Function in derived class
abiword-3.0.2/plugins/openwriter/xp/ie_exp_OpenWriter.h:153:17: style: The function 'closeSpan' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openwriter/xp/ie_exp_OpenWriter.h:73:17: note: Virtual function in base class
abiword-3.0.2/plugins/openwriter/xp/ie_exp_OpenWriter.h:153:17: note: Function in derived class
abiword-3.0.2/plugins/openwriter/xp/ie_exp_OpenWriter.h:154:17: style: The function 'openHyperlink' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openwriter/xp/ie_exp_OpenWriter.h:74:17: note: Virtual function in base class
abiword-3.0.2/plugins/openwriter/xp/ie_exp_OpenWriter.h:154:17: note: Function in derived class
abiword-3.0.2/plugins/openwriter/xp/ie_exp_OpenWriter.h:155:17: style: The function 'closeHyperlink' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openwriter/xp/ie_exp_OpenWriter.h:75:17: note: Virtual function in base class
abiword-3.0.2/plugins/openwriter/xp/ie_exp_OpenWriter.h:155:17: note: Function in derived class
abiword-3.0.2/plugins/openwriter/xp/ie_exp_OpenWriter.h:170:17: style: The function 'insertText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openwriter/xp/ie_exp_OpenWriter.h:68:17: note: Virtual function in base class
abiword-3.0.2/plugins/openwriter/xp/ie_exp_OpenWriter.h:170:17: note: Function in derived class
abiword-3.0.2/plugins/openwriter/xp/ie_exp_OpenWriter.h:171:17: style: The function 'openBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openwriter/xp/ie_exp_OpenWriter.h:69:17: note: Virtual function in base class
abiword-3.0.2/plugins/openwriter/xp/ie_exp_OpenWriter.h:171:17: note: Function in derived class
abiword-3.0.2/plugins/openwriter/xp/ie_exp_OpenWriter.h:173:17: style: The function 'closeBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openwriter/xp/ie_exp_OpenWriter.h:71:17: note: Virtual function in base class
abiword-3.0.2/plugins/openwriter/xp/ie_exp_OpenWriter.h:173:17: note: Function in derived class
abiword-3.0.2/plugins/openwriter/xp/ie_exp_OpenWriter.h:174:17: style: The function 'openSpan' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openwriter/xp/ie_exp_OpenWriter.h:72:17: note: Virtual function in base class
abiword-3.0.2/plugins/openwriter/xp/ie_exp_OpenWriter.h:174:17: note: Function in derived class
abiword-3.0.2/plugins/openwriter/xp/ie_exp_OpenWriter.h:175:17: style: The function 'closeSpan' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openwriter/xp/ie_exp_OpenWriter.h:73:17: note: Virtual function in base class
abiword-3.0.2/plugins/openwriter/xp/ie_exp_OpenWriter.h:175:17: note: Function in derived class
abiword-3.0.2/plugins/openwriter/xp/ie_exp_OpenWriter.h:176:17: style: The function 'openHyperlink' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openwriter/xp/ie_exp_OpenWriter.h:74:17: note: Virtual function in base class
abiword-3.0.2/plugins/openwriter/xp/ie_exp_OpenWriter.h:176:17: note: Function in derived class
abiword-3.0.2/plugins/openwriter/xp/ie_exp_OpenWriter.h:177:17: style: The function 'closeHyperlink' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openwriter/xp/ie_exp_OpenWriter.h:75:17: note: Virtual function in base class
abiword-3.0.2/plugins/openwriter/xp/ie_exp_OpenWriter.h:177:17: note: Function in derived class
abiword-3.0.2/plugins/openwriter/xp/ie_imp_OpenWriter.cpp:132:5: style: Variable 'val' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/openwriter/xp/ie_imp_OpenWriter.cpp:126:0: note: Variable 'val' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/openwriter/xp/ie_imp_OpenWriter.cpp:132:5: note: Variable 'val' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/openwriter/xp/ie_imp_OpenWriter.cpp:275:5: style: Variable 'val' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/openwriter/xp/ie_imp_OpenWriter.cpp:272:0: note: Variable 'val' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/openwriter/xp/ie_imp_OpenWriter.cpp:275:5: note: Variable 'val' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/openwriter/xp/ie_imp_OpenWriter.cpp:1037:7: style: Variable 'attr' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/openwriter/xp/ie_imp_OpenWriter.cpp:1035:0: note: Variable 'attr' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/openwriter/xp/ie_imp_OpenWriter.cpp:1037:7: note: Variable 'attr' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/openwriter/xp/ie_imp_OpenWriter.cpp:775:10: style: The scope of the variable 'len' can be reduced. [variableScope]
abiword-3.0.2/plugins/openwriter/xp/ie_imp_OpenWriter.cpp:807:10: style: The scope of the variable 'len' can be reduced. [variableScope]
abiword-3.0.2/plugins/openwriter/xp/ie_imp_OpenWriter.cpp:706:51: style: Function '_loadFile' argument 1 names different: declaration 'input' definition 'oo_src'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/openwriter/xp/ie_imp_OpenWriter.cpp:542:40: note: Function '_loadFile' argument 1 names different: declaration 'input' definition 'oo_src'.
abiword-3.0.2/plugins/openwriter/xp/ie_imp_OpenWriter.cpp:706:51: note: Function '_loadFile' argument 1 names different: declaration 'input' definition 'oo_src'.
abiword-3.0.2/plugins/openwriter/xp/ie_imp_OpenWriter.cpp:66:3: warning: Member variable 'OO_PageStyle::m_pageAtts' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/openwriter/xp/ie_imp_OpenWriter.cpp:1003:3: warning: Member variable 'OpenWriter_StylesStream_Listener::m_type' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/openwriter/xp/ie_imp_OpenWriter.cpp:1003:3: warning: Member variable 'OpenWriter_StylesStream_Listener::m_pParentStyle' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/openwriter/xp/ie_imp_OpenWriter.cpp:528:3: style: Class 'IE_Imp_OpenWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/openwriter/xp/ie_imp_OpenWriter.cpp:750:3: style: Class 'OpenWriter_Stream_Listener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Document.cpp:381:2: style: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Document.cpp:379:0: note: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Document.cpp:381:2: note: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Document.cpp:194:55: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Document.cpp:207:55: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Document.cpp:226:55: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Document.cpp:239:55: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Document.cpp:386:66: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Document.cpp:394:64: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Document.cpp:402:64: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Document.cpp:409:66: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Document.cpp:416:56: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Document.cpp:422:56: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Document.cpp:444:56: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Document.cpp:463:56: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Document.cpp:530:60: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Document.cpp:538:58: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Document.cpp:553:66: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Document.cpp:562:58: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Document.cpp:572:56: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Document.cpp:576:56: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Document.cpp:583:64: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Document.cpp:590:66: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Document.cpp:639:54: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Document.cpp:643:54: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Document.cpp:677:66: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Theme.h:46:21: style: Technically the member function 'OXML_Theme::getColor' can be const. [functionConst]
abiword-3.0.2/plugins/openxml/common/xp/OXML_FontManager.h:49:21: style: Technically the member function 'OXML_FontManager::getDefaultFont' can be const. [functionConst]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Section.h:56:2: style: Class 'OXML_Section' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Section.h:80:45: performance: Function parameter 'c' should be passed by const reference. [passedByValue]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Theme.h:47:57: performance: Function parameter 'val' should be passed by const reference. [passedByValue]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Theme.h:51:59: performance: Function parameter 'val' should be passed by const reference. [passedByValue]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Theme.h:52:59: performance: Function parameter 'val' should be passed by const reference. [passedByValue]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Document.cpp:164:9: style: Reading from empty STL container 'm_styles_by_id' [reademptycontainer]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Document.cpp:164:39: style: Reading from empty STL container 'm_styles_by_name' [reademptycontainer]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Document.cpp:185:9: style: Reading from empty STL container 'm_headers' [reademptycontainer]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Document.cpp:271:9: style: Reading from empty STL container 'm_footnotes' [reademptycontainer]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Document.cpp:292:9: style: Reading from empty STL container 'm_endnotes' [reademptycontainer]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Document.cpp:313:9: style: Reading from empty STL container 'm_footers' [reademptycontainer]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Document.cpp:346:9: style: Reading from empty STL container 'm_sections' [reademptycontainer]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element.cpp:82:9: style: Reading from empty STL container 'm_children' [reademptycontainer]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Bookmark.cpp:57:2: style: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Bookmark.cpp:53:0: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Bookmark.cpp:57:2: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Bookmark.h:38:2: style: Class 'OXML_Element_Bookmark' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Bookmark.h:41:19: style: The function 'serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element.h:88:19: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Bookmark.h:41:19: note: Function in derived class
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Bookmark.h:42:19: style: The function 'addToPT' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element.h:95:19: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Bookmark.h:42:19: note: Function in derived class
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Cell.cpp:61:2: style: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Cell.cpp:59:0: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Cell.cpp:61:2: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Cell.cpp:84:2: style: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Cell.cpp:78:0: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Cell.cpp:84:2: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Cell.cpp:34:82: style: Function 'OXML_Element_Cell' argument 2 names different: declaration 'table' definition 'tbl'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Cell.h:43:64: note: Function 'OXML_Element_Cell' argument 2 names different: declaration 'table' definition 'tbl'.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Cell.cpp:34:82: note: Function 'OXML_Element_Cell' argument 2 names different: declaration 'table' definition 'tbl'.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Cell.cpp:34:105: style: Function 'OXML_Element_Cell' argument 3 names different: declaration 'row' definition 'rw'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Cell.h:43:89: note: Function 'OXML_Element_Cell' argument 3 names different: declaration 'row' definition 'rw'.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Cell.cpp:34:105: note: Function 'OXML_Element_Cell' argument 3 names different: declaration 'row' definition 'rw'.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Table.h:40:2: style: Class 'OXML_Element_Table' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Row.h:45:19: style: The function 'serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element.h:88:19: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Row.h:45:19: note: Function in derived class
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Row.h:46:19: style: The function 'addToPT' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element.h:95:19: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Row.h:46:19: note: Function in derived class
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Table.h:43:19: style: The function 'serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element.h:88:19: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Table.h:43:19: note: Function in derived class
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Table.h:45:19: style: The function 'addToPT' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element.h:95:19: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Table.h:45:19: note: Function in derived class
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Cell.h:47:19: style: The function 'serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element.h:88:19: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Cell.h:47:19: note: Function in derived class
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Cell.h:48:19: style: The function 'addToPT' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element.h:95:19: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Cell.h:48:19: note: Function in derived class
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Field.cpp:282:4: style: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Field.cpp:279:0: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Field.cpp:282:4: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Field.cpp:312:4: style: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Field.cpp:310:0: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Field.cpp:312:4: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Field.cpp:339:4: style: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Field.cpp:336:0: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Field.cpp:339:4: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Field.cpp:369:4: style: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Field.cpp:367:0: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Field.cpp:369:4: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Field.cpp:649:59: style: Function 'setFieldType' argument 1 names different: declaration 'type' definition 'typ'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Field.h:45:40: note: Function 'setFieldType' argument 1 names different: declaration 'type' definition 'typ'.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Field.cpp:649:59: note: Function 'setFieldType' argument 1 names different: declaration 'type' definition 'typ'.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Field.h:43:19: style: The function 'serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element.h:88:19: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Field.h:43:19: note: Function in derived class
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Field.h:44:19: style: The function 'addToPT' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element.h:95:19: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Field.h:44:19: note: Function in derived class
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Hyperlink.h:38:2: style: Class 'OXML_Element_Hyperlink' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Hyperlink.h:41:19: style: The function 'serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element.h:88:19: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Hyperlink.h:41:19: note: Function in derived class
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Hyperlink.h:42:19: style: The function 'addToPT' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element.h:95:19: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Hyperlink.h:42:19: note: Function in derived class
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Image.cpp:53:2: style: Variable 'bPositionedImage' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Image.cpp:51:0: note: Variable 'bPositionedImage' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Image.cpp:53:2: note: Variable 'bPositionedImage' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Image.cpp:119:2: style: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Image.cpp:115:0: note: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Image.cpp:119:2: note: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Image.cpp:48:15: style: The scope of the variable 'xpos' can be reduced. [variableScope]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Image.cpp:49:15: style: The scope of the variable 'ypos' can be reduced. [variableScope]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Image.h:38:2: style: Class 'OXML_Element_Image' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Image.h:41:19: style: The function 'serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element.h:88:19: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Image.h:41:19: note: Function in derived class
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Image.h:42:19: style: The function 'addToPT' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element.h:95:19: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Image.h:42:19: note: Function in derived class
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_List.cpp:52:2: style: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_List.cpp:50:0: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_List.cpp:52:2: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Paragraph.h:38:2: style: Class 'OXML_Element_Paragraph' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Paragraph.h:41:19: style: The function 'serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element.h:88:19: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Paragraph.h:41:19: note: Function in derived class
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Paragraph.h:43:19: style: The function 'addToPT' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element.h:95:19: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Paragraph.h:43:19: note: Function in derived class
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_List.h:44:19: style: The function 'serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element.h:88:19: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_List.h:44:19: note: Function in derived class
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_List.h:45:19: style: The function 'addToPT' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element.h:95:19: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_List.h:45:19: note: Function in derived class
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Math.cpp:53:5: style: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Math.cpp:51:0: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Math.cpp:53:5: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Math.h:36:5: style: Class 'OXML_Element_Math' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Math.h:39:22: style: The function 'serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element.h:88:19: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Math.h:39:22: note: Function in derived class
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Math.h:40:22: style: The function 'addToPT' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element.h:95:19: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Math.h:40:22: note: Function in derived class
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Paragraph.cpp:45:2: style: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Paragraph.cpp:43:0: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Paragraph.cpp:45:2: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Paragraph.cpp:92:2: style: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Paragraph.cpp:89:0: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Paragraph.cpp:92:2: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Paragraph.cpp:322:2: style: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Paragraph.cpp:319:0: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Paragraph.cpp:322:2: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Paragraph.cpp:335:2: style: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Paragraph.cpp:332:0: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Paragraph.cpp:335:2: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Paragraph.cpp:353:2: style: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Paragraph.cpp:350:0: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Paragraph.cpp:353:2: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Row.cpp:49:2: style: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Row.cpp:46:0: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Row.cpp:49:2: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Row.cpp:123:2: style: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Row.cpp:121:0: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Row.cpp:123:2: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Row.cpp:31:80: style: Function 'OXML_Element_Row' argument 2 names different: declaration 'table' definition 'tbl'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Row.h:42:63: note: Function 'OXML_Element_Row' argument 2 names different: declaration 'table' definition 'tbl'.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Row.cpp:31:80: note: Function 'OXML_Element_Row' argument 2 names different: declaration 'table' definition 'tbl'.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Row.cpp:172:45: style: Function 'setNumCols' argument 1 names different: declaration 'numCols' definition 'columns'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Row.h:48:36: note: Function 'setNumCols' argument 1 names different: declaration 'numCols' definition 'columns'.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Row.cpp:172:45: note: Function 'setNumCols' argument 1 names different: declaration 'numCols' definition 'columns'.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Run.cpp:67:2: style: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Run.cpp:65:0: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Run.cpp:67:2: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Run.cpp:88:2: style: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Run.cpp:85:0: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Run.cpp:88:2: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Run.h:46:11: style: Technically the member function 'OXML_Element_Run::serializeChildren' can be const. [functionConst]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Run.cpp:45:28: note: Technically the member function 'OXML_Element_Run::serializeChildren' can be const.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Run.h:46:11: note: Technically the member function 'OXML_Element_Run::serializeChildren' can be const.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Run.h:40:2: style: Class 'OXML_Element_Run' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Run.h:43:19: style: The function 'serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element.h:88:19: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Run.h:43:19: note: Function in derived class
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Run.h:44:19: style: The function 'addToPT' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element.h:95:19: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Run.h:44:19: note: Function in derived class
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Table.cpp:47:2: style: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Table.cpp:45:0: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Table.cpp:47:2: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Table.cpp:141:2: style: Variable 'borderType' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Table.cpp:136:0: note: Variable 'borderType' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Table.cpp:141:2: note: Variable 'borderType' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Table.h:73:7: style: Technically the member function 'OXML_Element_Table::addMissingCell' can be const. [functionConst]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Table.cpp:404:26: note: Technically the member function 'OXML_Element_Table::addMissingCell' can be const.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Table.h:73:7: note: Technically the member function 'OXML_Element_Table::addMissingCell' can be const.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Text.cpp:82:2: style: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Text.cpp:79:0: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Text.cpp:82:2: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Text.cpp:43:20: warning: Member variable 'OXML_Element_Text::m_range' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Text.h:43:24: style: Technically the member function 'OXML_Element_Text::getCharRange' can be const. [functionConst]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Text.h:49:19: style: The function 'serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element.h:88:19: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Text.h:49:19: note: Function in derived class
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Text.h:50:19: style: The function 'addToPT' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element.h:95:19: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_Text.h:50:19: note: Function in derived class
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_TextBox.cpp:52:2: style: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_TextBox.cpp:47:0: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_TextBox.cpp:52:2: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_TextBox.cpp:81:2: style: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_TextBox.cpp:78:0: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_TextBox.cpp:81:2: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_TextBox.cpp:106:2: style: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_TextBox.cpp:104:0: note: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_TextBox.cpp:106:2: note: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_TextBox.h:40:2: style: Class 'OXML_Element_TextBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_TextBox.h:43:19: style: The function 'serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element.h:88:19: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_TextBox.h:43:19: note: Function in derived class
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_TextBox.h:44:19: style: The function 'addToPT' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element.h:95:19: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/common/xp/OXML_Element_TextBox.h:44:19: note: Function in derived class
abiword-3.0.2/plugins/openxml/common/xp/OXML_FontManager.h:52:14: performance: Technically the member function 'OXML_FontManager::getValidFont' can be static. [functionStatic]
abiword-3.0.2/plugins/openxml/common/xp/OXML_FontManager.cpp:98:31: note: Technically the member function 'OXML_FontManager::getValidFont' can be static.
abiword-3.0.2/plugins/openxml/common/xp/OXML_FontManager.h:52:14: note: Technically the member function 'OXML_FontManager::getValidFont' can be static.
abiword-3.0.2/plugins/openxml/common/xp/OXML_FontManager.cpp:110:75: performance: Function parameter 'script' should be passed by const reference. [passedByValue]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Image.cpp:53:44: style: Function 'setId' argument 1 names different: declaration 'id' definition 'imageId'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Image.h:48:33: note: Function 'setId' argument 1 names different: declaration 'id' definition 'imageId'.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Image.cpp:53:44: note: Function 'setId' argument 1 names different: declaration 'id' definition 'imageId'.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Image.cpp:58:50: style: Function 'setMimeType' argument 1 names different: declaration 'mimeType' definition 'imageMimeType'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Image.h:49:39: note: Function 'setMimeType' argument 1 names different: declaration 'mimeType' definition 'imageMimeType'.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Image.cpp:58:50: note: Function 'setMimeType' argument 1 names different: declaration 'mimeType' definition 'imageMimeType'.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Image.cpp:64:44: style: Function 'setData' argument 1 names different: declaration 'data' definition 'imageData'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Image.h:51:33: note: Function 'setData' argument 1 names different: declaration 'data' definition 'imageData'.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Image.cpp:64:44: note: Function 'setData' argument 1 names different: declaration 'data' definition 'imageData'.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Image.cpp:70:48: style: Function 'setGraphic' argument 1 names different: declaration 'fg' definition 'graphic'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Image.h:52:37: note: Function 'setGraphic' argument 1 names different: declaration 'fg' definition 'graphic'.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Image.cpp:70:48: note: Function 'setGraphic' argument 1 names different: declaration 'fg' definition 'graphic'.
abiword-3.0.2/plugins/openxml/common/xp/OXML_List.cpp:221:2: style: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/openxml/common/xp/OXML_List.cpp:219:0: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_List.cpp:221:2: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_List.cpp:404:2: style: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/openxml/common/xp/OXML_List.cpp:402:0: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_List.cpp:404:2: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_List.cpp:55:33: style: Function 'setId' argument 1 names different: declaration 'id' definition 'listId'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/openxml/common/xp/OXML_List.h:61:31: note: Function 'setId' argument 1 names different: declaration 'id' definition 'listId'.
abiword-3.0.2/plugins/openxml/common/xp/OXML_List.cpp:55:33: note: Function 'setId' argument 1 names different: declaration 'id' definition 'listId'.
abiword-3.0.2/plugins/openxml/common/xp/OXML_List.cpp:60:39: style: Function 'setParentId' argument 1 names different: declaration 'id' definition 'parentListId'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/openxml/common/xp/OXML_List.h:62:37: note: Function 'setParentId' argument 1 names different: declaration 'id' definition 'parentListId'.
abiword-3.0.2/plugins/openxml/common/xp/OXML_List.cpp:60:39: note: Function 'setParentId' argument 1 names different: declaration 'id' definition 'parentListId'.
abiword-3.0.2/plugins/openxml/common/xp/OXML_List.cpp:65:36: style: Function 'setLevel' argument 1 names different: declaration 'id' definition 'lvl'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/openxml/common/xp/OXML_List.h:63:34: note: Function 'setLevel' argument 1 names different: declaration 'id' definition 'lvl'.
abiword-3.0.2/plugins/openxml/common/xp/OXML_List.cpp:65:36: note: Function 'setLevel' argument 1 names different: declaration 'id' definition 'lvl'.
abiword-3.0.2/plugins/openxml/common/xp/OXML_List.cpp:70:41: style: Function 'setStartValue' argument 1 names different: declaration 'id' definition 'val'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/openxml/common/xp/OXML_List.h:66:39: note: Function 'setStartValue' argument 1 names different: declaration 'id' definition 'val'.
abiword-3.0.2/plugins/openxml/common/xp/OXML_List.cpp:70:41: note: Function 'setStartValue' argument 1 names different: declaration 'id' definition 'val'.
abiword-3.0.2/plugins/openxml/common/xp/OXML_List.cpp:75:46: style: Function 'setDelim' argument 1 names different: declaration 'delim' definition 'dlm'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/openxml/common/xp/OXML_List.h:64:44: note: Function 'setDelim' argument 1 names different: declaration 'delim' definition 'dlm'.
abiword-3.0.2/plugins/openxml/common/xp/OXML_List.cpp:75:46: note: Function 'setDelim' argument 1 names different: declaration 'delim' definition 'dlm'.
abiword-3.0.2/plugins/openxml/common/xp/OXML_List.cpp:168:48: style: Function 'setDecimal' argument 1 names different: declaration 'decimal' definition 'dcml'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/openxml/common/xp/OXML_List.h:65:46: note: Function 'setDecimal' argument 1 names different: declaration 'decimal' definition 'dcml'.
abiword-3.0.2/plugins/openxml/common/xp/OXML_List.cpp:168:48: note: Function 'setDecimal' argument 1 names different: declaration 'decimal' definition 'dcml'.
abiword-3.0.2/plugins/openxml/common/xp/OXML_List.cpp:173:37: style: Function 'setType' argument 1 names different: declaration 'type' definition 'typ'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/openxml/common/xp/OXML_List.h:67:35: note: Function 'setType' argument 1 names different: declaration 'type' definition 'typ'.
abiword-3.0.2/plugins/openxml/common/xp/OXML_List.cpp:173:37: note: Function 'setType' argument 1 names different: declaration 'type' definition 'typ'.
abiword-3.0.2/plugins/openxml/common/xp/OXML_List.h:69:12: style: Technically the member function 'OXML_List::getId' can be const. [functionConst]
abiword-3.0.2/plugins/openxml/common/xp/OXML_List.cpp:178:22: note: Technically the member function 'OXML_List::getId' can be const.
abiword-3.0.2/plugins/openxml/common/xp/OXML_List.h:69:12: note: Technically the member function 'OXML_List::getId' can be const.
abiword-3.0.2/plugins/openxml/common/xp/OXML_List.h:70:12: style: Technically the member function 'OXML_List::getParentId' can be const. [functionConst]
abiword-3.0.2/plugins/openxml/common/xp/OXML_List.cpp:183:22: note: Technically the member function 'OXML_List::getParentId' can be const.
abiword-3.0.2/plugins/openxml/common/xp/OXML_List.h:70:12: note: Technically the member function 'OXML_List::getParentId' can be const.
abiword-3.0.2/plugins/openxml/common/xp/OXML_List.h:71:12: style: Technically the member function 'OXML_List::getLevel' can be const. [functionConst]
abiword-3.0.2/plugins/openxml/common/xp/OXML_List.cpp:188:22: note: Technically the member function 'OXML_List::getLevel' can be const.
abiword-3.0.2/plugins/openxml/common/xp/OXML_List.h:71:12: note: Technically the member function 'OXML_List::getLevel' can be const.
abiword-3.0.2/plugins/openxml/common/xp/OXML_List.h:72:12: style: Technically the member function 'OXML_List::getStartValue' can be const. [functionConst]
abiword-3.0.2/plugins/openxml/common/xp/OXML_List.cpp:193:22: note: Technically the member function 'OXML_List::getStartValue' can be const.
abiword-3.0.2/plugins/openxml/common/xp/OXML_List.h:72:12: note: Technically the member function 'OXML_List::getStartValue' can be const.
abiword-3.0.2/plugins/openxml/common/xp/OXML_List.h:73:15: style: Technically the member function 'OXML_List::getDelim' can be const. [functionConst]
abiword-3.0.2/plugins/openxml/common/xp/OXML_List.cpp:198:25: note: Technically the member function 'OXML_List::getDelim' can be const.
abiword-3.0.2/plugins/openxml/common/xp/OXML_List.h:73:15: note: Technically the member function 'OXML_List::getDelim' can be const.
abiword-3.0.2/plugins/openxml/common/xp/OXML_List.h:74:15: style: Technically the member function 'OXML_List::getDecimal' can be const. [functionConst]
abiword-3.0.2/plugins/openxml/common/xp/OXML_List.cpp:203:25: note: Technically the member function 'OXML_List::getDecimal' can be const.
abiword-3.0.2/plugins/openxml/common/xp/OXML_List.h:74:15: note: Technically the member function 'OXML_List::getDecimal' can be const.
abiword-3.0.2/plugins/openxml/common/xp/OXML_List.h:75:14: style: Technically the member function 'OXML_List::getType' can be const. [functionConst]
abiword-3.0.2/plugins/openxml/common/xp/OXML_List.cpp:208:24: note: Technically the member function 'OXML_List::getType' can be const.
abiword-3.0.2/plugins/openxml/common/xp/OXML_List.h:75:14: note: Technically the member function 'OXML_List::getType' can be const.
abiword-3.0.2/plugins/openxml/common/xp/OXML_ObjectWithAttrProp.cpp:27:2: style: Class 'OXML_ObjectWithAttrProp' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
abiword-3.0.2/plugins/openxml/common/xp/OXML_ObjectWithAttrProp.cpp:27:2: style: Class 'OXML_ObjectWithAttrProp' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Section.cpp:183:20: warning: Either the condition 'defaultHdr&&headerId&&doc' is redundant or there is possible null pointer dereference: doc. [nullPointerRedundantCheck]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Section.cpp:234:28: note: Assuming that condition 'defaultHdr&&headerId&&doc' is not redundant
abiword-3.0.2/plugins/openxml/common/xp/OXML_Section.cpp:183:20: note: Null pointer dereference
abiword-3.0.2/plugins/openxml/common/xp/OXML_Section.cpp:184:20: warning: Either the condition 'defaultHdr&&headerId&&doc' is redundant or there is possible null pointer dereference: doc. [nullPointerRedundantCheck]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Section.cpp:234:28: note: Assuming that condition 'defaultHdr&&headerId&&doc' is not redundant
abiword-3.0.2/plugins/openxml/common/xp/OXML_Section.cpp:184:20: note: Null pointer dereference
abiword-3.0.2/plugins/openxml/common/xp/OXML_Section.cpp:274:2: style: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Section.cpp:270:0: note: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Section.cpp:274:2: note: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Section.cpp:287:2: style: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Section.cpp:283:0: note: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Section.cpp:287:2: note: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Section.cpp:304:2: style: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Section.cpp:299:0: note: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Section.cpp:304:2: note: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Section.cpp:364:2: style: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Section.cpp:359:0: note: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Section.cpp:364:2: note: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Section.cpp:425:2: style: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Section.cpp:421:0: note: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Section.cpp:425:2: note: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Section.cpp:453:2: style: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Section.cpp:449:0: note: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Section.cpp:453:2: note: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Section.cpp:513:2: style: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Section.cpp:507:0: note: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Section.cpp:513:2: note: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Section.cpp:554:2: style: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Section.cpp:548:0: note: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Section.cpp:554:2: note: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Section.cpp:591:2: style: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Section.cpp:589:0: note: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Section.cpp:591:2: note: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Section.h:89:7: style: Technically the member function 'OXML_Section::applyDocumentProperties' can be const. [functionConst]
abiword-3.0.2/plugins/openxml/common/xp/OXML_Section.cpp:136:20: note: Technically the member function 'OXML_Section::applyDocumentProperties' can be const.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Section.h:89:7: note: Technically the member function 'OXML_Section::applyDocumentProperties' can be const.
abiword-3.0.2/plugins/openxml/common/xp/OXML_Section.cpp:103:9: style: Reading from empty STL container 'm_children' [reademptycontainer]
abiword-3.0.2/plugins/openxml/exp/xp/ie_exp_OpenXML.cpp:165:2: style: Variable 'error' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/openxml/exp/xp/ie_exp_OpenXML.cpp:163:0: note: Variable 'error' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/exp/xp/ie_exp_OpenXML.cpp:165:2: note: Variable 'error' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/exp/xp/ie_exp_OpenXML.cpp:1084:2: style: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/openxml/exp/xp/ie_exp_OpenXML.cpp:1074:0: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/exp/xp/ie_exp_OpenXML.cpp:1084:2: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/exp/xp/ie_exp_OpenXML.cpp:1128:2: style: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/openxml/exp/xp/ie_exp_OpenXML.cpp:1118:0: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/exp/xp/ie_exp_OpenXML.cpp:1128:2: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/exp/xp/ie_exp_OpenXML.cpp:2099:2: style: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/openxml/exp/xp/ie_exp_OpenXML.cpp:2097:0: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/exp/xp/ie_exp_OpenXML.cpp:2099:2: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/exp/xp/ie_exp_OpenXML.cpp:2167:2: style: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/openxml/exp/xp/ie_exp_OpenXML.cpp:2165:0: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/exp/xp/ie_exp_OpenXML.cpp:2167:2: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/exp/xp/ie_exp_OpenXML.cpp:2255:2: style: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/openxml/exp/xp/ie_exp_OpenXML.cpp:2253:0: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/exp/xp/ie_exp_OpenXML.cpp:2255:2: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/exp/xp/ie_exp_OpenXML.cpp:2325:2: style: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/openxml/exp/xp/ie_exp_OpenXML.cpp:2323:0: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/exp/xp/ie_exp_OpenXML.cpp:2325:2: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/exp/xp/ie_exp_OpenXML.cpp:2414:2: style: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/openxml/exp/xp/ie_exp_OpenXML.cpp:2412:0: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/exp/xp/ie_exp_OpenXML.cpp:2414:2: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/exp/xp/ie_exp_OpenXML.cpp:2546:2: style: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/openxml/exp/xp/ie_exp_OpenXML.cpp:2544:0: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/exp/xp/ie_exp_OpenXML.cpp:2546:2: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/exp/xp/ie_exp_OpenXML.cpp:2620:2: style: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/openxml/exp/xp/ie_exp_OpenXML.cpp:2618:0: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/exp/xp/ie_exp_OpenXML.cpp:2620:2: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/exp/xp/ie_exp_OpenXML.cpp:2785:2: style: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/openxml/exp/xp/ie_exp_OpenXML.cpp:2783:0: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/exp/xp/ie_exp_OpenXML.cpp:2785:2: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/exp/xp/ie_exp_OpenXML.cpp:2853:2: style: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/openxml/exp/xp/ie_exp_OpenXML.cpp:2851:0: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/exp/xp/ie_exp_OpenXML.cpp:2853:2: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/exp/xp/ie_exp_OpenXML.cpp:536:68: style: Function 'startNumberingLevel' argument 2 names different: declaration 'level' definition 'id'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/openxml/exp/xp/ie_exp_OpenXML.h:120:53: note: Function 'startNumberingLevel' argument 2 names different: declaration 'level' definition 'id'.
abiword-3.0.2/plugins/openxml/exp/xp/ie_exp_OpenXML.cpp:536:68: note: Function 'startNumberingLevel' argument 2 names different: declaration 'level' definition 'id'.
abiword-3.0.2/plugins/openxml/exp/xp/ie_exp_OpenXML.cpp:2477:60: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/openxml/exp/xp/ie_exp_OpenXML.cpp:2668:62: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/openxml/exp/xp/ie_exp_OpenXML.cpp:2716:62: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/openxml/exp/xp/ie_exp_OpenXML_Listener.h:72:2: style: Class 'IE_Exp_OpenXML_Listener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/openxml/exp/xp/ie_exp_OpenXML.h:68:2: style: Class 'IE_Exp_OpenXML' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/openxml/exp/xp/ie_exp_OpenXML_Listener.cpp:988:18: style: The scope of the variable 'szValue' can be reduced. [variableScope]
abiword-3.0.2/plugins/openxml/exp/xp/ie_exp_OpenXML_Listener.cpp:989:18: style: The scope of the variable 'szName' can be reduced. [variableScope]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:56:7: performance: Technically the member function 'OXMLi_ListenerState::nameMatches' can be static. [functionStatic]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.cpp:45:27: note: Technically the member function 'OXMLi_ListenerState::nameMatches' can be static.
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:56:7: note: Technically the member function 'OXMLi_ListenerState::nameMatches' can be static.
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:57:15: performance: Technically the member function 'OXMLi_ListenerState::attrMatches' can be static. [functionStatic]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.cpp:54:34: note: Technically the member function 'OXMLi_ListenerState::attrMatches' can be static.
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:57:15: note: Technically the member function 'OXMLi_ListenerState::attrMatches' can be static.
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:62:11: performance: Technically the member function 'OXMLi_ListenerState::_flushTopLevel' can be static. [functionStatic]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.cpp:78:31: note: Technically the member function 'OXMLi_ListenerState::_flushTopLevel' can be static.
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:62:11: note: Technically the member function 'OXMLi_ListenerState::_flushTopLevel' can be static.
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:63:16: performance: Technically the member function 'OXMLi_ListenerState::_TwipsToPoints' can be static. [functionStatic]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.cpp:104:36: note: Technically the member function 'OXMLi_ListenerState::_TwipsToPoints' can be static.
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:63:16: note: Technically the member function 'OXMLi_ListenerState::_TwipsToPoints' can be static.
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:64:16: performance: Technically the member function 'OXMLi_ListenerState::_TwipsToInches' can be static. [functionStatic]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.cpp:110:36: note: Technically the member function 'OXMLi_ListenerState::_TwipsToInches' can be static.
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:64:16: note: Technically the member function 'OXMLi_ListenerState::_TwipsToInches' can be static.
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:65:16: performance: Technically the member function 'OXMLi_ListenerState::_EighthPointsToPoints' can be static. [functionStatic]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.cpp:116:36: note: Technically the member function 'OXMLi_ListenerState::_EighthPointsToPoints' can be static.
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:65:16: note: Technically the member function 'OXMLi_ListenerState::_EighthPointsToPoints' can be static.
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:66:16: performance: Technically the member function 'OXMLi_ListenerState::_EmusToInches' can be static. [functionStatic]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.cpp:122:36: note: Technically the member function 'OXMLi_ListenerState::_EmusToInches' can be static.
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:66:16: note: Technically the member function 'OXMLi_ListenerState::_EmusToInches' can be static.
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:67:7: performance: Technically the member function 'OXMLi_ListenerState::getFontLevelRange' can be static. [functionStatic]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.cpp:128:27: note: Technically the member function 'OXMLi_ListenerState::getFontLevelRange' can be static.
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:67:7: note: Technically the member function 'OXMLi_ListenerState::getFontLevelRange' can be static.
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Common.cpp:143:4: style: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Common.cpp:142:0: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Common.cpp:143:4: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Common.cpp:933:10: style: The scope of the variable 'openingParenthesis' can be reduced. [variableScope]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Common.cpp:934:10: style: The scope of the variable 'closingParenthesis' can be reduced. [variableScope]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Common.h:39:7: style: The function 'startElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:52:15: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Common.h:39:7: note: Function in derived class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Common.h:40:7: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:53:15: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Common.h:40:7: note: Function in derived class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Common.h:41:7: style: The function 'charData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:54:15: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Common.h:41:7: note: Function in derived class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_DocSettings.cpp:92:2: style: Variable 'asso' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_DocSettings.cpp:89:0: note: Variable 'asso' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_DocSettings.cpp:92:2: note: Variable 'asso' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_DocSettings.h:41:14: performance: Technically the member function 'OXMLi_ListenerState_DocSettings::_convert_ST_LANG' can be static. [functionStatic]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_DocSettings.cpp:81:46: note: Technically the member function 'OXMLi_ListenerState_DocSettings::_convert_ST_LANG' can be static.
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_DocSettings.h:41:14: note: Technically the member function 'OXMLi_ListenerState_DocSettings::_convert_ST_LANG' can be static.
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_DocSettings.h:37:7: style: The function 'startElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:52:15: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_DocSettings.h:37:7: note: Function in derived class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_DocSettings.h:38:7: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:53:15: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_DocSettings.h:38:7: note: Function in derived class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_DocSettings.h:39:7: style: The function 'charData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:54:15: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_DocSettings.h:39:7: note: Function in derived class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Endnote.h:37:7: style: The function 'startElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:52:15: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Endnote.h:37:7: note: Function in derived class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Endnote.h:38:7: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:53:15: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Endnote.h:38:7: note: Function in derived class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Endnote.h:39:7: style: The function 'charData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:54:15: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Endnote.h:39:7: note: Function in derived class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Field.h:39:7: style: The function 'startElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:52:15: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Field.h:39:7: note: Function in derived class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Field.h:40:7: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:53:15: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Field.h:40:7: note: Function in derived class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Field.h:41:7: style: The function 'charData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:54:15: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Field.h:41:7: note: Function in derived class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Footnote.h:37:7: style: The function 'startElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:52:15: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Footnote.h:37:7: note: Function in derived class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Footnote.h:38:7: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:53:15: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Footnote.h:38:7: note: Function in derived class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Footnote.h:39:7: style: The function 'charData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:54:15: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Footnote.h:39:7: note: Function in derived class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_HdrFtr.h:36:2: style: Class 'OXMLi_ListenerState_HdrFtr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_HdrFtr.h:39:7: style: The function 'startElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:52:15: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_HdrFtr.h:39:7: note: Function in derived class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_HdrFtr.h:40:7: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:53:15: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_HdrFtr.h:40:7: note: Function in derived class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_HdrFtr.h:41:7: style: The function 'charData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:54:15: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_HdrFtr.h:41:7: note: Function in derived class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_HdrFtr.cpp:38:68: performance: Function parameter 'partId' should be passed by const reference. [passedByValue]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Image.cpp:311:12: style: The scope of the variable 'attrEnd' can be reduced. [variableScope]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Image.h:44:7: performance: Technically the member function 'OXMLi_ListenerState_Image::addImage' can be static. [functionStatic]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Image.cpp:446:33: note: Technically the member function 'OXMLi_ListenerState_Image::addImage' can be static.
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Image.h:44:7: note: Technically the member function 'OXMLi_ListenerState_Image::addImage' can be static.
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Image.h:39:7: style: The function 'startElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:52:15: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Image.h:39:7: note: Function in derived class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Image.h:40:7: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:53:15: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Image.h:40:7: note: Function in derived class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Image.h:41:7: style: The function 'charData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:54:15: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Image.h:41:7: note: Function in derived class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_MainDocument.h:39:7: style: The function 'startElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:52:15: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_MainDocument.h:39:7: note: Function in derived class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_MainDocument.h:40:7: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:53:15: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_MainDocument.h:40:7: note: Function in derived class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_MainDocument.h:41:7: style: The function 'charData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:54:15: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_MainDocument.h:41:7: note: Function in derived class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Math.h:36:10: style: The function 'startElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:52:15: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Math.h:36:10: note: Function in derived class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Math.h:37:10: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:53:15: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Math.h:37:10: note: Function in derived class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Math.h:38:10: style: The function 'charData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:54:15: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Math.h:38:10: note: Function in derived class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Numbering.h:38:7: style: The function 'startElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:52:15: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Numbering.h:38:7: note: Function in derived class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Numbering.h:39:7: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:53:15: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Numbering.h:39:7: note: Function in derived class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Numbering.h:40:7: style: The function 'charData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:54:15: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Numbering.h:40:7: note: Function in derived class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Styles.h:40:7: style: The function 'startElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:52:15: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Styles.h:40:7: note: Function in derived class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Styles.h:41:7: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:53:15: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Styles.h:41:7: note: Function in derived class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Styles.h:42:7: style: The function 'charData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:54:15: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Styles.h:42:7: note: Function in derived class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Table.h:39:7: style: The function 'startElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:52:15: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Table.h:39:7: note: Function in derived class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Table.h:40:7: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:53:15: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Table.h:40:7: note: Function in derived class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Table.h:41:7: style: The function 'charData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:54:15: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Table.h:41:7: note: Function in derived class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Textbox.cpp:63:11: style: The scope of the variable 'attrEnd' can be reduced. [variableScope]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Textbox.h:39:7: style: The function 'startElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:52:15: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Textbox.h:39:7: note: Function in derived class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Textbox.h:40:7: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:53:15: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Textbox.h:40:7: note: Function in derived class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Textbox.h:41:7: style: The function 'charData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:54:15: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Textbox.h:41:7: note: Function in derived class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Theme.cpp:226:48: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Theme.h:46:14: performance: Technically the member function 'OXMLi_ListenerState_Theme::_getHexFromPreset' can be static. [functionStatic]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Theme.cpp:212:40: note: Technically the member function 'OXMLi_ListenerState_Theme::_getHexFromPreset' can be static.
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Theme.h:46:14: note: Technically the member function 'OXMLi_ListenerState_Theme::_getHexFromPreset' can be static.
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Theme.h:38:7: style: The function 'startElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:52:15: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Theme.h:38:7: note: Function in derived class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Theme.h:39:7: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:53:15: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Theme.h:39:7: note: Function in derived class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Theme.h:40:7: style: The function 'charData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:54:15: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Theme.h:40:7: note: Function in derived class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Valid.h:38:7: style: The function 'startElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:52:15: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Valid.h:38:7: note: Function in derived class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Valid.h:39:7: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:53:15: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Valid.h:39:7: note: Function in derived class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Valid.h:40:7: style: The function 'charData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState.h:54:15: note: Virtual function in base class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_ListenerState_Valid.h:40:7: note: Function in derived class
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_Namespace_Common.cpp:121:109: style: Function 'processAttributes' argument 2 names different: declaration 'attributes' definition 'atts'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_Namespace_Common.h:73:86: note: Function 'processAttributes' argument 2 names different: declaration 'attributes' definition 'atts'.
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_Namespace_Common.cpp:121:109: note: Function 'processAttributes' argument 2 names different: declaration 'attributes' definition 'atts'.
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_PackageManager.cpp:283:9: style: The scope of the variable 'len' can be reduced. [variableScope]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_PackageManager.h:113:15: performance: Technically the member function 'OXMLi_PackageManager::_getFullType' can be static. [functionStatic]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_PackageManager.cpp:202:36: note: Technically the member function 'OXMLi_PackageManager::_getFullType' can be static.
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_PackageManager.h:113:15: note: Technically the member function 'OXMLi_PackageManager::_getFullType' can be static.
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_StreamListener.cpp:74:2: style: Variable 'state' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_StreamListener.cpp:70:0: note: Variable 'state' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/openxml/imp/xp/OXMLi_StreamListener.cpp:74:2: note: Variable 'state' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/openxml/imp/xp/ie_imp_OpenXML.cpp:66:48: style: Function '_loadFile' argument 1 names different: declaration 'input' definition 'oo_src'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/openxml/imp/xp/ie_imp_OpenXML.h:43:40: note: Function '_loadFile' argument 1 names different: declaration 'input' definition 'oo_src'.
abiword-3.0.2/plugins/openxml/imp/xp/ie_imp_OpenXML.cpp:66:48: note: Function '_loadFile' argument 1 names different: declaration 'input' definition 'oo_src'.
abiword-3.0.2/plugins/openxml/imp/xp/ie_imp_OpenXML.h:39:2: style: Class 'IE_Imp_OpenXML' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/opml/xp/ie_imp_OPML.cpp:314:4: style: Variable 'text' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/opml/xp/ie_imp_OPML.cpp:312:0: note: Variable 'text' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opml/xp/ie_imp_OPML.cpp:314:4: note: Variable 'text' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opml/xp/ie_imp_OPML.cpp:315:4: style: Variable 'url' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/opml/xp/ie_imp_OPML.cpp:312:0: note: Variable 'url' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opml/xp/ie_imp_OPML.cpp:315:4: note: Variable 'url' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/opml/xp/ie_imp_OPML.cpp:119:14: style: The scope of the variable 'magic' can be reduced. [variableScope]
abiword-3.0.2/plugins/opml/xp/ie_imp_OPML.cpp:96:55: style: Function 'IE_Imp_OPML_Sniffer' argument 1 names different: declaration 'name' definition '_name'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/opml/xp/ie_imp_OPML.h:35:34: note: Function 'IE_Imp_OPML_Sniffer' argument 1 names different: declaration 'name' definition '_name'.
abiword-3.0.2/plugins/opml/xp/ie_imp_OPML.cpp:96:55: note: Function 'IE_Imp_OPML_Sniffer' argument 1 names different: declaration 'name' definition '_name'.
abiword-3.0.2/plugins/opml/xp/ie_imp_OPML.cpp:163:55: style: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/opml/xp/ie_imp_OPML.h:41:43: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/opml/xp/ie_imp_OPML.cpp:163:55: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/opml/xp/ie_imp_OPML.cpp:164:26: style: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/opml/xp/ie_imp_OPML.h:41:65: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/opml/xp/ie_imp_OPML.cpp:164:26: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/opml/xp/ie_imp_OPML.h:35:2: style: Class 'IE_Imp_OPML_Sniffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/opml/xp/ie_imp_OPML.h:48:2: style: Class 'IE_Imp_OPML' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/paint/unix/ut_UnixProcess.cpp:26:39: style: Function 'isProcessStillAlive' argument 1 names different: declaration 'pI' definition 'pid'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/paint/unix/ut_process.h:44:39: note: Function 'isProcessStillAlive' argument 1 names different: declaration 'pI' definition 'pid'.
abiword-3.0.2/plugins/paint/unix/ut_UnixProcess.cpp:26:39: note: Function 'isProcessStillAlive' argument 1 names different: declaration 'pI' definition 'pid'.
abiword-3.0.2/plugins/paint/unix/ut_UnixProcess.cpp:34:73: style: Function 'createChildProcess' argument 3 names different: declaration 'pI' definition 'pid'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/paint/unix/ut_process.h:46:73: note: Function 'createChildProcess' argument 3 names different: declaration 'pI' definition 'pid'.
abiword-3.0.2/plugins/paint/unix/ut_UnixProcess.cpp:34:73: note: Function 'createChildProcess' argument 3 names different: declaration 'pI' definition 'pid'.
abiword-3.0.2/plugins/paint/unix/ut_UnixProcess.cpp:52:30: style: Function 'endProcess' argument 1 names different: declaration 'pI' definition 'pid'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/paint/unix/ut_process.h:48:30: note: Function 'endProcess' argument 1 names different: declaration 'pI' definition 'pid'.
abiword-3.0.2/plugins/paint/unix/ut_UnixProcess.cpp:52:30: note: Function 'endProcess' argument 1 names different: declaration 'pI' definition 'pid'.
abiword-3.0.2/plugins/paint/win/pngdib.c:37:0: error: #error libpng 1.2.2b5 or higher is recommended [preprocessorErrorDirective]
abiword-3.0.2/plugins/paint/xp/AbiPaint.cpp:333:0: error: syntax error [syntaxError]
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:281:2: warning: Either the condition 'bHaveProp&&pAP' is redundant or there is possible null pointer dereference: pAP. [nullPointerRedundantCheck]
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:310:16: note: Assuming that condition 'bHaveProp&&pAP' is not redundant
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:281:2: note: Null pointer dereference
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:282:2: warning: Either the condition 'bHaveProp&&pAP' is redundant or there is possible null pointer dereference: pAP. [nullPointerRedundantCheck]
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:310:16: note: Assuming that condition 'bHaveProp&&pAP' is not redundant
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:282:2: note: Null pointer dereference
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:283:2: warning: Either the condition 'bHaveProp&&pAP' is redundant or there is possible null pointer dereference: pAP. [nullPointerRedundantCheck]
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:310:16: note: Assuming that condition 'bHaveProp&&pAP' is not redundant
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:283:2: note: Null pointer dereference
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:284:2: warning: Either the condition 'bHaveProp&&pAP' is redundant or there is possible null pointer dereference: pAP. [nullPointerRedundantCheck]
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:310:16: note: Assuming that condition 'bHaveProp&&pAP' is not redundant
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:284:2: note: Null pointer dereference
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:285:9: warning: Either the condition 'bHaveProp&&pAP' is redundant or there is possible null pointer dereference: pAP. [nullPointerRedundantCheck]
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:310:16: note: Assuming that condition 'bHaveProp&&pAP' is not redundant
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:285:9: note: Null pointer dereference
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:286:9: warning: Either the condition 'bHaveProp&&pAP' is redundant or there is possible null pointer dereference: pAP. [nullPointerRedundantCheck]
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:310:16: note: Assuming that condition 'bHaveProp&&pAP' is not redundant
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:286:9: note: Null pointer dereference
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:287:2: warning: Either the condition 'bHaveProp&&pAP' is redundant or there is possible null pointer dereference: pAP. [nullPointerRedundantCheck]
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:310:16: note: Assuming that condition 'bHaveProp&&pAP' is not redundant
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:287:2: note: Null pointer dereference
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:288:2: warning: Either the condition 'bHaveProp&&pAP' is redundant or there is possible null pointer dereference: pAP. [nullPointerRedundantCheck]
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:310:16: note: Assuming that condition 'bHaveProp&&pAP' is not redundant
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:288:2: note: Null pointer dereference
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:415:9: warning: Either the condition 'bHaveProp&&pAP' is redundant or there is possible null pointer dereference: pAP. [nullPointerRedundantCheck]
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:418:16: note: Assuming that condition 'bHaveProp&&pAP' is not redundant
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:415:9: note: Null pointer dereference
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:416:9: warning: Either the condition 'bHaveProp&&pAP' is redundant or there is possible null pointer dereference: pAP. [nullPointerRedundantCheck]
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:418:16: note: Assuming that condition 'bHaveProp&&pAP' is not redundant
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:416:9: note: Null pointer dereference
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:486:2: warning: Either the condition 'bHaveProp&&pAP' is redundant or there is possible null pointer dereference: pAP. [nullPointerRedundantCheck]
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:505:16: note: Assuming that condition 'bHaveProp&&pAP' is not redundant
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:486:2: note: Null pointer dereference
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:487:2: warning: Either the condition 'bHaveProp&&pAP' is redundant or there is possible null pointer dereference: pAP. [nullPointerRedundantCheck]
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:505:16: note: Assuming that condition 'bHaveProp&&pAP' is not redundant
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:487:2: note: Null pointer dereference
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:488:2: warning: Either the condition 'bHaveProp&&pAP' is redundant or there is possible null pointer dereference: pAP. [nullPointerRedundantCheck]
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:505:16: note: Assuming that condition 'bHaveProp&&pAP' is not redundant
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:488:2: note: Null pointer dereference
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:489:2: warning: Either the condition 'bHaveProp&&pAP' is redundant or there is possible null pointer dereference: pAP. [nullPointerRedundantCheck]
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:505:16: note: Assuming that condition 'bHaveProp&&pAP' is not redundant
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:489:2: note: Null pointer dereference
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:490:9: warning: Either the condition 'bHaveProp&&pAP' is redundant or there is possible null pointer dereference: pAP. [nullPointerRedundantCheck]
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:505:16: note: Assuming that condition 'bHaveProp&&pAP' is not redundant
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:490:9: note: Null pointer dereference
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:491:9: warning: Either the condition 'bHaveProp&&pAP' is redundant or there is possible null pointer dereference: pAP. [nullPointerRedundantCheck]
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:505:16: note: Assuming that condition 'bHaveProp&&pAP' is not redundant
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:491:9: note: Null pointer dereference
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:134:62: style: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.h:43:43: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:134:62: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:135:26: style: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.h:44:25: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:135:26: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:182:60: style: Function '_outputData' argument 1 names different: declaration 'p' definition 'data'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:86:47: note: Function '_outputData' argument 1 names different: declaration 'p' definition 'data'.
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:182:60: note: Function '_outputData' argument 1 names different: declaration 'p' definition 'data'.
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.h:37:2: style: Class 'IE_Exp_Passepartout_Sniffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/passepartout/xp/ie_exp_Passepartout.cpp:42:2: style: Class 'IE_Exp_Passepartout' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/pdb/xp/ie_exp_PalmDoc.cpp:48:62: style: Function 'IE_Exp_PalmDoc_Sniffer' argument 1 names different: declaration 'name' definition '_name'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/pdb/xp/ie_exp_PalmDoc.h:40:39: note: Function 'IE_Exp_PalmDoc_Sniffer' argument 1 names different: declaration 'name' definition '_name'.
abiword-3.0.2/plugins/pdb/xp/ie_exp_PalmDoc.cpp:48:62: note: Function 'IE_Exp_PalmDoc_Sniffer' argument 1 names different: declaration 'name' definition '_name'.
abiword-3.0.2/plugins/pdb/xp/ie_exp_PalmDoc.cpp:67:57: style: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/pdb/xp/ie_exp_PalmDoc.h:44:43: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/pdb/xp/ie_exp_PalmDoc.cpp:67:57: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/pdb/xp/ie_exp_PalmDoc.cpp:68:27: style: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/pdb/xp/ie_exp_PalmDoc.h:45:25: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/pdb/xp/ie_exp_PalmDoc.cpp:68:27: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/pdb/xp/ie_exp_PalmDoc.h:40:2: style: Class 'IE_Exp_PalmDoc_Sniffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/pdb/xp/ie_exp_PalmDoc.h:54:2: style: Class 'IE_Exp_PalmDoc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/pdb/xp/ie_imp_PalmDoc.cpp:54:62: style: Function 'IE_Imp_PalmDoc_Sniffer' argument 1 names different: declaration 'name' definition '_name'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/pdb/xp/ie_imp_PalmDoc.h:40:38: note: Function 'IE_Imp_PalmDoc_Sniffer' argument 1 names different: declaration 'name' definition '_name'.
abiword-3.0.2/plugins/pdb/xp/ie_imp_PalmDoc.cpp:54:62: note: Function 'IE_Imp_PalmDoc_Sniffer' argument 1 names different: declaration 'name' definition '_name'.
abiword-3.0.2/plugins/pdb/xp/ie_imp_PalmDoc.cpp:108:57: style: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/pdb/xp/ie_imp_PalmDoc.h:47:43: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/pdb/xp/ie_imp_PalmDoc.cpp:108:57: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/pdb/xp/ie_imp_PalmDoc.cpp:109:27: style: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/pdb/xp/ie_imp_PalmDoc.h:48:25: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/pdb/xp/ie_imp_PalmDoc.cpp:109:27: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/pdb/xp/ie_imp_PalmDoc.cpp:123:47: style: Function '_loadFile' argument 1 names different: declaration 'fp' definition 'input'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/pdb/xp/ie_imp_PalmDoc.h:62:40: note: Function '_loadFile' argument 1 names different: declaration 'fp' definition 'input'.
abiword-3.0.2/plugins/pdb/xp/ie_imp_PalmDoc.cpp:123:47: note: Function '_loadFile' argument 1 names different: declaration 'fp' definition 'input'.
abiword-3.0.2/plugins/pdb/xp/ie_imp_PalmDoc.cpp:178:48: style: Function '_parseFile' argument 1 names different: declaration 'fp' definition 'pdfp'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/pdb/xp/ie_imp_PalmDoc.h:63:35: note: Function '_parseFile' argument 1 names different: declaration 'fp' definition 'pdfp'.
abiword-3.0.2/plugins/pdb/xp/ie_imp_PalmDoc.cpp:178:48: note: Function '_parseFile' argument 1 names different: declaration 'fp' definition 'pdfp'.
abiword-3.0.2/plugins/pdb/xp/ie_imp_PalmDoc.cpp:156:2: performance: Variable 'm_numRecords' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/plugins/pdb/xp/ie_imp_PalmDoc.cpp:157:2: performance: Variable 'm_fileSize' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/plugins/pdb/xp/ie_imp_PalmDoc.h:40:2: style: Class 'IE_Imp_PalmDoc_Sniffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/pdb/xp/ie_imp_PalmDoc.h:58:2: style: Class 'IE_Imp_PalmDoc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/pdf/xp/ie_imp_PDF.cpp:131:2: style: Variable 'rval' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/pdf/xp/ie_imp_PDF.cpp:126:0: note: Variable 'rval' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/pdf/xp/ie_imp_PDF.cpp:131:2: note: Variable 'rval' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/pdf/xp/ie_imp_PDF.cpp:79:3: style: Class 'IE_Imp_PDF' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/presentation/xp/Presentation.cpp:477:3: style: Variable 'b' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/presentation/xp/Presentation.cpp:476:0: note: Variable 'b' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/presentation/xp/Presentation.cpp:477:3: note: Variable 'b' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/presentation/xp/Presentation.cpp:431:56: style: Function '_loadPresentationBindings' argument 1 names different: declaration 'view' definition 'pView'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/presentation/xp/Presentation.h:50:70: note: Function '_loadPresentationBindings' argument 1 names different: declaration 'view' definition 'pView'.
abiword-3.0.2/plugins/presentation/xp/Presentation.cpp:431:56: note: Function '_loadPresentationBindings' argument 1 names different: declaration 'view' definition 'pView'.
abiword-3.0.2/plugins/presentation/xp/Presentation.cpp:453:36: style: Function 'start' argument 1 names different: declaration 'pView' definition 'view'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/presentation/xp/Presentation.h:41:50: note: Function 'start' argument 1 names different: declaration 'pView' definition 'view'.
abiword-3.0.2/plugins/presentation/xp/Presentation.cpp:453:36: note: Function 'start' argument 1 names different: declaration 'pView' definition 'view'.
abiword-3.0.2/plugins/presentation/xp/Presentation.cpp:525:42: style: Function 'drawNthPage' argument 1 names different: declaration 'i' definition 'iPage'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/presentation/xp/Presentation.h:43:49: note: Function 'drawNthPage' argument 1 names different: declaration 'i' definition 'iPage'.
abiword-3.0.2/plugins/presentation/xp/Presentation.cpp:525:42: note: Function 'drawNthPage' argument 1 names different: declaration 'i' definition 'iPage'.
abiword-3.0.2/plugins/psion/xp/ie_exp_Psion.cpp:1175:2: style: Variable 'parent_style' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/psion/xp/ie_exp_Psion.cpp:1171:0: note: Variable 'parent_style' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/psion/xp/ie_exp_Psion.cpp:1175:2: note: Variable 'parent_style' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/psion/xp/ie_exp_Psion.cpp:185:8: style: The scope of the variable 'copy' can be reduced. [variableScope]
abiword-3.0.2/plugins/psion/xp/ie_exp_Psion.cpp:546:8: style: The scope of the variable 'pByte' can be reduced. [variableScope]
abiword-3.0.2/plugins/psion/xp/ie_exp_Psion.cpp:475:60: style: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/psion/xp/ie_exp_Psion.h:48:43: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/psion/xp/ie_exp_Psion.cpp:475:60: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/psion/xp/ie_exp_Psion.cpp:476:26: style: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/psion/xp/ie_exp_Psion.h:49:25: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/psion/xp/ie_exp_Psion.cpp:476:26: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/psion/xp/ie_exp_Psion.cpp:515:62: style: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/psion/xp/ie_exp_Psion.h:68:43: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/psion/xp/ie_exp_Psion.cpp:515:62: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/psion/xp/ie_exp_Psion.cpp:516:26: style: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/psion/xp/ie_exp_Psion.h:69:25: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/psion/xp/ie_exp_Psion.cpp:516:26: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/psion/xp/ie_exp_Psion.cpp:896:67: style: Function '_writeText' argument 2 names different: declaration 'inlength' definition 'inLength'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/psion/xp/ie_exp_Psion.h:126:49: note: Function '_writeText' argument 2 names different: declaration 'inlength' definition 'inLength'.
abiword-3.0.2/plugins/psion/xp/ie_exp_Psion.cpp:896:67: note: Function '_writeText' argument 2 names different: declaration 'inlength' definition 'inLength'.
abiword-3.0.2/plugins/psion/xp/ie_exp_Psion.cpp:897:46: style: Function '_writeText' argument 3 names different: declaration 'outlength' definition 'outLength'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/psion/xp/ie_exp_Psion.h:127:29: note: Function '_writeText' argument 3 names different: declaration 'outlength' definition 'outLength'.
abiword-3.0.2/plugins/psion/xp/ie_exp_Psion.cpp:897:46: note: Function '_writeText' argument 3 names different: declaration 'outlength' definition 'outLength'.
abiword-3.0.2/plugins/psion/xp/ie_exp_Psion.h:44:2: style: Class 'IE_Exp_Psion_Word_Sniffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/psion/xp/ie_exp_Psion.h:64:2: style: Class 'IE_Exp_Psion_TextEd_Sniffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/psion/xp/ie_exp_Psion.h:167:2: style: Class 'PL_Psion_Word_Listener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/psion/xp/ie_exp_Psion.h:185:2: style: Class 'PL_Psion_TextEd_Listener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/psion/xp/ie_exp_Psion.h:231:2: style: Class 'IE_Exp_Psion_TextEd' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/psion/xp/ie_exp_Psion.h:250:2: style: Class 'IE_Exp_Psion_Word' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/psion/xp/ie_exp_Psion.h:171:23: style: The function 'createPsionFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/psion/xp/ie_exp_Psion.h:103:23: note: Virtual function in base class
abiword-3.0.2/plugins/psion/xp/ie_exp_Psion.h:171:23: note: Function in derived class
abiword-3.0.2/plugins/psion/xp/ie_exp_Psion.h:189:23: style: The function 'createPsionFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/psion/xp/ie_exp_Psion.h:103:23: note: Virtual function in base class
abiword-3.0.2/plugins/psion/xp/ie_exp_Psion.h:189:23: note: Function in derived class
abiword-3.0.2/plugins/psion/xp/ie_exp_Psion.h:236:29: style: The function '_constructListener' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/psion/xp/ie_exp_Psion.h:217:29: note: Virtual function in base class
abiword-3.0.2/plugins/psion/xp/ie_exp_Psion.h:236:29: note: Function in derived class
abiword-3.0.2/plugins/psion/xp/ie_exp_Psion.h:255:29: style: The function '_constructListener' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/psion/xp/ie_exp_Psion.h:217:29: note: Virtual function in base class
abiword-3.0.2/plugins/psion/xp/ie_exp_Psion.h:255:29: note: Function in derived class
abiword-3.0.2/plugins/psion/xp/ie_imp_Psion.cpp:541:6: style: The scope of the variable 'i' can be reduced. [variableScope]
abiword-3.0.2/plugins/psion/xp/ie_imp_Psion.cpp:1064:6: style: The scope of the variable 'loc' can be reduced. [variableScope]
abiword-3.0.2/plugins/psion/xp/ie_imp_Psion.cpp:1069:15: style: The scope of the variable 'stylename' can be reduced. [variableScope]
abiword-3.0.2/plugins/psion/xp/ie_imp_Psion.cpp:204:60: style: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/psion/xp/ie_imp_Psion.h:58:43: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/psion/xp/ie_imp_Psion.cpp:204:60: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/psion/xp/ie_imp_Psion.cpp:205:27: style: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/psion/xp/ie_imp_Psion.h:59:25: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/psion/xp/ie_imp_Psion.cpp:205:27: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/psion/xp/ie_imp_Psion.cpp:259:62: style: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/psion/xp/ie_imp_Psion.h:77:43: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/psion/xp/ie_imp_Psion.cpp:259:62: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/psion/xp/ie_imp_Psion.cpp:260:29: style: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/psion/xp/ie_imp_Psion.h:78:25: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/psion/xp/ie_imp_Psion.cpp:260:29: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/psion/xp/ie_imp_Psion.cpp:277:45: style: Function '_loadFile' argument 1 names different: declaration 'input' definition 'fp'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/psion/xp/ie_imp_Psion.h:91:40: note: Function '_loadFile' argument 1 names different: declaration 'input' definition 'fp'.
abiword-3.0.2/plugins/psion/xp/ie_imp_Psion.cpp:277:45: note: Function '_loadFile' argument 1 names different: declaration 'input' definition 'fp'.
abiword-3.0.2/plugins/psion/xp/ie_imp_Psion.h:41:2: style: Class 'IE_Imp_Psion_Sniffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/psion/xp/ie_imp_Psion.h:51:2: style: Class 'IE_Imp_Psion_Word_Sniffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/psion/xp/ie_imp_Psion.h:69:2: style: Class 'IE_Imp_Psion_TextEd_Sniffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/psion/xp/ie_imp_Psion.h:121:2: style: Class 'IE_Imp_Psion_Word' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/psion/xp/ie_imp_Psion.h:131:2: style: Class 'IE_Imp_Psion_TextEd' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/psion/xp/ie_imp_Psion.h:125:19: style: The function 'parseFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/psion/xp/ie_imp_Psion.h:112:19: note: Virtual function in base class
abiword-3.0.2/plugins/psion/xp/ie_imp_Psion.h:125:19: note: Function in derived class
abiword-3.0.2/plugins/psion/xp/ie_imp_Psion.h:135:19: style: The function 'parseFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/plugins/psion/xp/ie_imp_Psion.h:112:19: note: Virtual function in base class
abiword-3.0.2/plugins/psion/xp/ie_imp_Psion.h:135:19: note: Function in derived class
abiword-3.0.2/plugins/s5/xp/ie_exp_S5.cpp:212:2: style: Variable 'layout_graphics' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/s5/xp/ie_exp_S5.cpp:208:0: note: Variable 'layout_graphics' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/s5/xp/ie_exp_S5.cpp:212:2: note: Variable 'layout_graphics' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/s5/xp/ie_exp_S5.cpp:184:52: style: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/s5/xp/ie_exp_S5.cpp:104:43: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/s5/xp/ie_exp_S5.cpp:184:52: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/s5/xp/ie_exp_S5.cpp:185:25: style: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/s5/xp/ie_exp_S5.cpp:105:25: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/s5/xp/ie_exp_S5.cpp:185:25: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/s5/xp/ie_exp_S5.cpp:83:2: style: Class 'IE_Exp_S5' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/sdw/xp/ie_imp_StarOffice.h:64:3: warning: Member variable 'DocHdr::cryptor' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/sdw/xp/ie_imp_StarOffice.h:99:2: warning: Member variable 'TextAttr::startSet' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/sdw/xp/ie_imp_StarOffice.h:99:2: warning: Member variable 'TextAttr::endSet' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/sdw/xp/ie_imp_StarOffice.h:181:3: style: Class 'IE_Imp_StarOffice' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/sdw/xp/docinfo.cpp:58:3: style: Class 'AutoGsfInput' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/sdw/xp/docinfo.cpp:73:3: style: Class 'TimeStamp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/sdw/xp/docinfo.cpp:187:3: style: Throwing a copy of the caught exception instead of rethrowing the original exception. [exceptRethrowCopy]
abiword-3.0.2/plugins/sdw/xp/docinfo.cpp:39:13: style: Unhandled exception specification when calling function readPaddedByteString(). [unhandledExceptionSpecification]
abiword-3.0.2/plugins/sdw/xp/docinfo.cpp:90:2: note: Unhandled exception specification when calling function readPaddedByteString().
abiword-3.0.2/plugins/sdw/xp/docinfo.cpp:39:13: note: Unhandled exception specification when calling function readPaddedByteString().
abiword-3.0.2/plugins/sdw/xp/ie_imp_StarOffice.cpp:519:3: warning: Either the condition '!ppie' is redundant or there is possible null pointer dereference: ppie. [nullPointerRedundantCheck]
abiword-3.0.2/plugins/sdw/xp/ie_imp_StarOffice.cpp:520:6: note: Assuming that condition '!ppie' is not redundant
abiword-3.0.2/plugins/sdw/xp/ie_imp_StarOffice.cpp:519:3: note: Null pointer dereference
abiword-3.0.2/plugins/sdw/xp/ie_imp_StarOffice.cpp:525:59: style: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/sdw/xp/ie_imp_StarOffice.h:173:42: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/sdw/xp/ie_imp_StarOffice.cpp:525:59: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/sdw/xp/ie_imp_StarOffice.cpp:525:81: style: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/sdw/xp/ie_imp_StarOffice.h:173:63: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/sdw/xp/ie_imp_StarOffice.cpp:525:81: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/sdw/xp/ie_imp_StarOffice.cpp:617:47: style: Function 'readRecSize' argument 1 names different: declaration 'stream' definition 'aStream'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/sdw/xp/ie_imp_StarOffice.h:202:30: note: Function 'readRecSize' argument 1 names different: declaration 'stream' definition 'aStream'.
abiword-3.0.2/plugins/sdw/xp/ie_imp_StarOffice.cpp:617:47: note: Function 'readRecSize' argument 1 names different: declaration 'stream' definition 'aStream'.
abiword-3.0.2/plugins/sdw/xp/ie_imp_StarOffice.cpp:606:20: warning: Member variable 'IE_Imp_StarOffice::mFile' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/sdw/xp/ie_imp_StarOffice.cpp:998:2: style: Exception should be caught by reference. [catchExceptionByValue]
abiword-3.0.2/plugins/sdw/xp/sdw_cryptor.cpp:33:13: warning: Member variable 'SDWCryptor::mPassword' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/t602/xp/ie_imp_T602.cpp:468:7: style: The scope of the variable 'x' can be reduced. [variableScope]
abiword-3.0.2/plugins/t602/xp/ie_imp_T602.cpp:143:55: style: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/t602/xp/ie_imp_T602.h:45:45: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/t602/xp/ie_imp_T602.cpp:143:55: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/t602/xp/ie_imp_T602.cpp:144:26: style: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/t602/xp/ie_imp_T602.h:45:67: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/t602/xp/ie_imp_T602.cpp:144:26: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/t602/xp/ie_imp_T602.h:52:4: style: Class 'IE_Imp_T602' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/wmf/xp/ie_impGraphic_WMF.cpp:119:6: style: Condition 'importAsPNG' is always true [knownConditionTrueFalse]
abiword-3.0.2/plugins/wmf/xp/ie_impGraphic_WMF.cpp:113:21: note: Assignment 'importAsPNG=true', assigned value is 1
abiword-3.0.2/plugins/wmf/xp/ie_impGraphic_WMF.cpp:119:6: note: Condition 'importAsPNG' is always true
abiword-3.0.2/plugins/wmf/xp/ie_impGraphic_WMF.cpp:223:2: style: Variable 'flags' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/wmf/xp/ie_impGraphic_WMF.cpp:221:2: note: Variable 'flags' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/wmf/xp/ie_impGraphic_WMF.cpp:223:2: note: Variable 'flags' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/wmf/xp/ie_impGraphic_WMF.cpp:85:59: style: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/wmf/xp/ie_impGraphic_WMF.h:37:43: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/wmf/xp/ie_impGraphic_WMF.cpp:85:59: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/wmf/xp/ie_impGraphic_WMF.cpp:86:20: style: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/wmf/xp/ie_impGraphic_WMF.h:38:22: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/wmf/xp/ie_impGraphic_WMF.cpp:86:20: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/wmf/xp/ie_impGraphic_WMF.cpp:105:55: style: Function 'importGraphic' argument 1 names different: declaration 'pBB' definition 'pBBwmf'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/wmf/xp/ie_impGraphic_WMF.h:46:49: note: Function 'importGraphic' argument 1 names different: declaration 'pBB' definition 'pBBwmf'.
abiword-3.0.2/plugins/wmf/xp/ie_impGraphic_WMF.cpp:105:55: note: Function 'importGraphic' argument 1 names different: declaration 'pBB' definition 'pBBwmf'.
abiword-3.0.2/plugins/wmf/xp/ie_impGraphic_WMF.cpp:185:61: style: Function 'convertGraphicToSVG' argument 1 names different: declaration 'pBB' definition 'pBBwmf'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/wmf/xp/ie_impGraphic_WMF.h:55:43: note: Function 'convertGraphicToSVG' argument 1 names different: declaration 'pBB' definition 'pBBwmf'.
abiword-3.0.2/plugins/wmf/xp/ie_impGraphic_WMF.cpp:185:61: note: Function 'convertGraphicToSVG' argument 1 names different: declaration 'pBB' definition 'pBBwmf'.
abiword-3.0.2/plugins/wmf/xp/ie_impGraphic_WMF.cpp:339:56: style: Function 'convertGraphic' argument 1 names different: declaration 'pBB' definition 'pBBwmf'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/wmf/xp/ie_impGraphic_WMF.h:52:42: note: Function 'convertGraphic' argument 1 names different: declaration 'pBB' definition 'pBBwmf'.
abiword-3.0.2/plugins/wmf/xp/ie_impGraphic_WMF.cpp:339:56: note: Function 'convertGraphic' argument 1 names different: declaration 'pBB' definition 'pBBwmf'.
abiword-3.0.2/plugins/wmf/xp/ie_impGraphic_WMF.cpp:340:22: style: Function 'convertGraphic' argument 2 names different: declaration 'ppBB' definition 'ppBBpng'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/wmf/xp/ie_impGraphic_WMF.h:53:26: note: Function 'convertGraphic' argument 2 names different: declaration 'ppBB' definition 'ppBBpng'.
abiword-3.0.2/plugins/wmf/xp/ie_impGraphic_WMF.cpp:340:22: note: Function 'convertGraphic' argument 2 names different: declaration 'ppBB' definition 'ppBBpng'.
abiword-3.0.2/plugins/wml/xp/ie_exp_WML.cpp:882:12: error: Null pointer dereference: szValue [nullPointer]
abiword-3.0.2/plugins/wml/xp/ie_exp_WML.cpp:872:25: note: Assignment 'szValue=NULL', assigned value is 0
abiword-3.0.2/plugins/wml/xp/ie_exp_WML.cpp:882:12: note: Null pointer dereference
abiword-3.0.2/plugins/wml/xp/ie_exp_WML.cpp:819:6: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
abiword-3.0.2/plugins/wml/xp/ie_exp_WML.cpp:812:25: note: Assignment 'szValue=0', assigned value is 0
abiword-3.0.2/plugins/wml/xp/ie_exp_WML.cpp:819:6: note: Null pointer addition
abiword-3.0.2/plugins/wml/xp/ie_exp_WML.cpp:988:6: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
abiword-3.0.2/plugins/wml/xp/ie_exp_WML.cpp:981:25: note: Assignment 'szValue=0', assigned value is 0
abiword-3.0.2/plugins/wml/xp/ie_exp_WML.cpp:988:6: note: Null pointer addition
abiword-3.0.2/plugins/wml/xp/ie_exp_WML.cpp:65:54: style: Function 'IE_Exp_WML_Sniffer' argument 1 names different: declaration 'name' definition '_name'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/wml/xp/ie_exp_WML.h:38:35: note: Function 'IE_Exp_WML_Sniffer' argument 1 names different: declaration 'name' definition '_name'.
abiword-3.0.2/plugins/wml/xp/ie_exp_WML.cpp:65:54: note: Function 'IE_Exp_WML_Sniffer' argument 1 names different: declaration 'name' definition '_name'.
abiword-3.0.2/plugins/wml/xp/ie_exp_WML.cpp:84:53: style: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/wml/xp/ie_exp_WML.h:42:43: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/wml/xp/ie_exp_WML.cpp:84:53: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/wml/xp/ie_exp_WML.cpp:85:26: style: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/wml/xp/ie_exp_WML.h:43:25: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/wml/xp/ie_exp_WML.cpp:85:26: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/wml/xp/ie_exp_WML.cpp:1225:53: style: Function '_outputData' argument 1 names different: declaration 'p' definition 'data'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/wml/xp/ie_exp_WML.h:107:41: note: Function '_outputData' argument 1 names different: declaration 'p' definition 'data'.
abiword-3.0.2/plugins/wml/xp/ie_exp_WML.cpp:1225:53: note: Function '_outputData' argument 1 names different: declaration 'p' definition 'data'.
abiword-3.0.2/plugins/wml/xp/ie_exp_WML.cpp:1235:62: style: Function '_outputDataUnchecked' argument 1 names different: declaration 'p' definition 'data'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/wml/xp/ie_exp_WML.h:108:50: note: Function '_outputDataUnchecked' argument 1 names different: declaration 'p' definition 'data'.
abiword-3.0.2/plugins/wml/xp/ie_exp_WML.cpp:1235:62: note: Function '_outputDataUnchecked' argument 1 names different: declaration 'p' definition 'data'.
abiword-3.0.2/plugins/wml/xp/ie_exp_WML.h:38:2: style: Class 'IE_Exp_WML_Sniffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/wml/xp/ie_exp_WML.h:52:2: style: Class 'IE_Exp_WML' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/wml/xp/ie_imp_WML.cpp:333:3: style: Variable 'metaname' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/wml/xp/ie_imp_WML.cpp:331:0: note: Variable 'metaname' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/wml/xp/ie_imp_WML.cpp:333:3: note: Variable 'metaname' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/wml/xp/ie_imp_WML.cpp:400:3: style: Variable 'p_val' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/wml/xp/ie_imp_WML.cpp:392:0: note: Variable 'p_val' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/wml/xp/ie_imp_WML.cpp:400:3: note: Variable 'p_val' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/wml/xp/ie_imp_WML.cpp:438:3: style: Variable 'p_val' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/wml/xp/ie_imp_WML.cpp:437:0: note: Variable 'p_val' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/wml/xp/ie_imp_WML.cpp:438:3: note: Variable 'p_val' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/wml/xp/ie_imp_WML.cpp:554:3: style: Variable 'p_val' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/wml/xp/ie_imp_WML.cpp:553:0: note: Variable 'p_val' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/wml/xp/ie_imp_WML.cpp:554:3: note: Variable 'p_val' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/wml/xp/ie_imp_WML.cpp:577:3: style: Variable 'p_val' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/wml/xp/ie_imp_WML.cpp:576:0: note: Variable 'p_val' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/wml/xp/ie_imp_WML.cpp:577:3: note: Variable 'p_val' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/wml/xp/ie_imp_WML.cpp:334:3: style: Variable 'content' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/wml/xp/ie_imp_WML.cpp:331:0: note: Variable 'content' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/wml/xp/ie_imp_WML.cpp:334:3: note: Variable 'content' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/wml/xp/ie_imp_WML.cpp:796:2: style: Variable 'p_val' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/wml/xp/ie_imp_WML.cpp:794:0: note: Variable 'p_val' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/wml/xp/ie_imp_WML.cpp:796:2: note: Variable 'p_val' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/wml/xp/ie_imp_WML.cpp:53:54: style: Function 'IE_Imp_WML_Sniffer' argument 1 names different: declaration 'name' definition '_name'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/wml/xp/ie_imp_WML.h:38:34: note: Function 'IE_Imp_WML_Sniffer' argument 1 names different: declaration 'name' definition '_name'.
abiword-3.0.2/plugins/wml/xp/ie_imp_WML.cpp:53:54: note: Function 'IE_Imp_WML_Sniffer' argument 1 names different: declaration 'name' definition '_name'.
abiword-3.0.2/plugins/wml/xp/ie_imp_WML.cpp:96:53: style: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/wml/xp/ie_imp_WML.h:45:43: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/wml/xp/ie_imp_WML.cpp:96:53: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/wml/xp/ie_imp_WML.cpp:97:26: style: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/wml/xp/ie_imp_WML.h:46:25: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/wml/xp/ie_imp_WML.cpp:97:26: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/wml/xp/ie_imp_WML.h:38:2: style: Class 'IE_Imp_WML_Sniffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/wml/xp/ie_imp_WML.h:56:2: style: Class 'IE_Imp_WML' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/wordperfect/xp/ie_exp_WordPerfect.cpp:60:62: style: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/wordperfect/xp/ie_exp_WordPerfect.h:72:45: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/wordperfect/xp/ie_exp_WordPerfect.cpp:60:62: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/wordperfect/xp/ie_exp_WordPerfect.cpp:61:29: style: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/wordperfect/xp/ie_exp_WordPerfect.h:73:27: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/wordperfect/xp/ie_exp_WordPerfect.cpp:61:29: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/wordperfect/xp/ie_exp_WordPerfect.cpp:373:59: style: Function '_outputData' argument 1 names different: declaration 'p' definition 'data'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/wordperfect/xp/ie_exp_WordPerfect.h:134:48: note: Function '_outputData' argument 1 names different: declaration 'p' definition 'data'.
abiword-3.0.2/plugins/wordperfect/xp/ie_exp_WordPerfect.cpp:373:59: note: Function '_outputData' argument 1 names different: declaration 'p' definition 'data'.
abiword-3.0.2/plugins/wordperfect/xp/ie_exp_WordPerfect.cpp:73:21: warning: Member variable 'IE_Exp_WordPerfect::m_buffer' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/wordperfect/xp/ie_exp_WordPerfect.cpp:73:21: warning: Member variable 'IE_Exp_WordPerfect::m_pListener' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/wordperfect/xp/ie_exp_WordPerfect.cpp:73:21: warning: Member variable 'IE_Exp_WordPerfect::m_ptrToDocument' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/wordperfect/xp/ie_exp_WordPerfect.cpp:73:21: warning: Member variable 'IE_Exp_WordPerfect::m_ptrDesiredFontUseCount' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/wordperfect/xp/ie_exp_WordPerfect.cpp:266:23: warning: Member variable 'WordPerfect_Listener::m_pAP_Span' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/wordperfect/xp/ie_exp_WordPerfect.cpp:76:2: performance: Variable 'm_desiredFontUseCount' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/plugins/wordperfect/xp/ie_exp_WordPerfect.h:84:2: style: Class 'IE_Exp_WordPerfect' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/wordperfect/xp/ie_imp_WordPerfect.h:52:5: style: Class 'ABI_ListDefinition' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/wordperfect/xp/ie_imp_WordPerfect.h:98:5: style: Class 'IE_Imp_WordPerfect' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/wordperfect/xp/ie_imp_WordPerfect.cpp:904:2: style: Variable 'propsArray' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/wordperfect/xp/ie_imp_WordPerfect.cpp:899:0: note: Variable 'propsArray' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/wordperfect/xp/ie_imp_WordPerfect.cpp:904:2: note: Variable 'propsArray' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/wordperfect/xp/ie_imp_WordPerfect.cpp:945:2: style: Variable 'propsArray' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/wordperfect/xp/ie_imp_WordPerfect.cpp:940:0: note: Variable 'propsArray' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/wordperfect/xp/ie_imp_WordPerfect.cpp:945:2: note: Variable 'propsArray' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/wordperfect/xp/ie_imp_WordPerfect.cpp:201:48: style: Function 'setListType' argument 1 names different: declaration 'iLevel' definition 'level'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/wordperfect/xp/ie_imp_WordPerfect.h:56:32: note: Function 'setListType' argument 1 names different: declaration 'iLevel' definition 'level'.
abiword-3.0.2/plugins/wordperfect/xp/ie_imp_WordPerfect.cpp:201:48: note: Function 'setListType' argument 1 names different: declaration 'iLevel' definition 'level'.
abiword-3.0.2/plugins/wordperfect/xp/ie_imp_WordPerfect.cpp:270:63: style: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/wordperfect/xp/ie_imp_WordPerfect.h:88:46: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/wordperfect/xp/ie_imp_WordPerfect.cpp:270:63: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/wordperfect/xp/ie_imp_WordPerfect.cpp:271:21: style: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/wordperfect/xp/ie_imp_WordPerfect.h:89:25: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/wordperfect/xp/ie_imp_WordPerfect.cpp:271:21: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/wordperfect/xp/ie_imp_WordPerfect.cpp:1199:110: style: Function '_updateDocumentUnorderedListDefinition' argument 2 names different: declaration 'level' definition 'iLevel'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/wordperfect/xp/ie_imp_WordPerfect.h:180:24: note: Function '_updateDocumentUnorderedListDefinition' argument 2 names different: declaration 'level' definition 'iLevel'.
abiword-3.0.2/plugins/wordperfect/xp/ie_imp_WordPerfect.cpp:1199:110: note: Function '_updateDocumentUnorderedListDefinition' argument 2 names different: declaration 'level' definition 'iLevel'.
abiword-3.0.2/plugins/wordperfect/xp/ie_imp_WordPerfect.cpp:283:21: warning: Member variable 'IE_Imp_WordPerfect::m_topMargin' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/wordperfect/xp/ie_imp_WordPerfect.cpp:283:21: warning: Member variable 'IE_Imp_WordPerfect::m_bottomMargin' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/wordperfect/xp/ie_imp_WordPerfect.cpp:283:21: warning: Member variable 'IE_Imp_WordPerfect::m_textIndent' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/plugins/wordperfect/xp/ie_imp_WordPerfect.cpp:76:2: style: Class 'AbiWordperfectInputStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/wpg/xp/ie_impGraphic_WPG.cpp:44:2: style: Class 'AbiWordPerfectGraphicsInputStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/xslfo/xp/ie_exp_XSL-FO.cpp:635:14: warning: Either the condition '!strcmp(szValue,"start")&&pAP->getAttribute("name",szValue)&&szValue' is redundant or there is possible null pointer dereference: szValue. [nullPointerRedundantCheck]
abiword-3.0.2/plugins/xslfo/xp/ie_exp_XSL-FO.cpp:635:70: note: Assuming that condition '!strcmp(szValue,"start")&&pAP->getAttribute("name",szValue)&&szValue' is not redundant
abiword-3.0.2/plugins/xslfo/xp/ie_exp_XSL-FO.cpp:635:14: note: Null pointer dereference
abiword-3.0.2/plugins/xslfo/xp/ie_exp_XSL-FO.cpp:662:6: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
abiword-3.0.2/plugins/xslfo/xp/ie_exp_XSL-FO.cpp:655:25: note: Assignment 'szValue=NULL', assigned value is 0
abiword-3.0.2/plugins/xslfo/xp/ie_exp_XSL-FO.cpp:662:6: note: Null pointer addition
abiword-3.0.2/plugins/xslfo/xp/ie_exp_XSL-FO.cpp:945:6: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
abiword-3.0.2/plugins/xslfo/xp/ie_exp_XSL-FO.cpp:936:25: note: Assignment 'szValue=NULL', assigned value is 0
abiword-3.0.2/plugins/xslfo/xp/ie_exp_XSL-FO.cpp:945:6: note: Null pointer addition
abiword-3.0.2/plugins/xslfo/xp/ie_exp_XSL-FO.cpp:257:3: style: Variable 'szHeight' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/xslfo/xp/ie_exp_XSL-FO.cpp:256:0: note: Variable 'szHeight' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/xslfo/xp/ie_exp_XSL-FO.cpp:257:3: note: Variable 'szHeight' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/xslfo/xp/ie_exp_XSL-FO.cpp:307:2: style: Variable 'rowspan' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/xslfo/xp/ie_exp_XSL-FO.cpp:305:0: note: Variable 'rowspan' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/xslfo/xp/ie_exp_XSL-FO.cpp:307:2: note: Variable 'rowspan' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/xslfo/xp/ie_exp_XSL-FO.cpp:308:2: style: Variable 'colspan' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/plugins/xslfo/xp/ie_exp_XSL-FO.cpp:305:0: note: Variable 'colspan' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/xslfo/xp/ie_exp_XSL-FO.cpp:308:2: note: Variable 'colspan' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/plugins/xslfo/xp/ie_exp_XSL-FO.cpp:331:2: style: Variable 'prop' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/xslfo/xp/ie_exp_XSL-FO.cpp:327:0: note: Variable 'prop' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/xslfo/xp/ie_exp_XSL-FO.cpp:331:2: note: Variable 'prop' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/xslfo/xp/ie_exp_XSL-FO.cpp:413:2: style: Variable 'prop' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/xslfo/xp/ie_exp_XSL-FO.cpp:408:0: note: Variable 'prop' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/xslfo/xp/ie_exp_XSL-FO.cpp:413:2: note: Variable 'prop' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/xslfo/xp/ie_exp_XSL-FO.cpp:455:2: style: Variable 'prop' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/xslfo/xp/ie_exp_XSL-FO.cpp:451:0: note: Variable 'prop' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/xslfo/xp/ie_exp_XSL-FO.cpp:455:2: note: Variable 'prop' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/xslfo/xp/ie_exp_XSL-FO.cpp:512:2: style: Variable 'prop' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/xslfo/xp/ie_exp_XSL-FO.cpp:511:0: note: Variable 'prop' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/xslfo/xp/ie_exp_XSL-FO.cpp:512:2: note: Variable 'prop' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/xslfo/xp/ie_exp_XSL-FO.cpp:555:2: style: Variable 'prop' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/xslfo/xp/ie_exp_XSL-FO.cpp:550:0: note: Variable 'prop' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/xslfo/xp/ie_exp_XSL-FO.cpp:555:2: note: Variable 'prop' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/xslfo/xp/ie_exp_XSL-FO.cpp:1320:3: style: Variable 'szValue' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/xslfo/xp/ie_exp_XSL-FO.cpp:1318:0: note: Variable 'szValue' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/xslfo/xp/ie_exp_XSL-FO.cpp:1320:3: note: Variable 'szValue' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/xslfo/xp/ie_exp_XSL-FO.cpp:60:60: style: Function 'IE_Exp_XSL_FO_Sniffer' argument 1 names different: declaration 'name' definition '_name'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/xslfo/xp/ie_exp_XSL-FO.h:38:38: note: Function 'IE_Exp_XSL_FO_Sniffer' argument 1 names different: declaration 'name' definition '_name'.
abiword-3.0.2/plugins/xslfo/xp/ie_exp_XSL-FO.cpp:60:60: note: Function 'IE_Exp_XSL_FO_Sniffer' argument 1 names different: declaration 'name' definition '_name'.
abiword-3.0.2/plugins/xslfo/xp/ie_exp_XSL-FO.cpp:79:56: style: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/xslfo/xp/ie_exp_XSL-FO.h:42:43: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/xslfo/xp/ie_exp_XSL-FO.cpp:79:56: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/xslfo/xp/ie_exp_XSL-FO.cpp:80:26: style: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/xslfo/xp/ie_exp_XSL-FO.h:43:25: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/xslfo/xp/ie_exp_XSL-FO.cpp:80:26: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/xslfo/xp/ie_exp_XSL-FO.h:38:2: style: Class 'IE_Exp_XSL_FO_Sniffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/xslfo/xp/ie_exp_XSL-FO.h:52:2: style: Class 'IE_Exp_XSL_FO' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/xslfo/xp/ie_imp_XSL-FO.cpp:635:4: style: Variable 'p_val' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/xslfo/xp/ie_imp_XSL-FO.cpp:634:0: note: Variable 'p_val' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/xslfo/xp/ie_imp_XSL-FO.cpp:635:4: note: Variable 'p_val' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/xslfo/xp/ie_imp_XSL-FO.cpp:787:4: style: Variable 'p_val' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/xslfo/xp/ie_imp_XSL-FO.cpp:786:0: note: Variable 'p_val' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/xslfo/xp/ie_imp_XSL-FO.cpp:787:4: note: Variable 'p_val' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/xslfo/xp/ie_imp_XSL-FO.cpp:1113:2: style: Variable 'p_val' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/plugins/xslfo/xp/ie_imp_XSL-FO.cpp:1109:0: note: Variable 'p_val' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/xslfo/xp/ie_imp_XSL-FO.cpp:1113:2: note: Variable 'p_val' is reassigned a value before the old one has been used.
abiword-3.0.2/plugins/xslfo/xp/ie_imp_XSL-FO.cpp:79:15: style: The scope of the variable 'magic' can be reduced. [variableScope]
abiword-3.0.2/plugins/xslfo/xp/ie_imp_XSL-FO.cpp:222:20: style: The scope of the variable 'p_atts' can be reduced. [variableScope]
abiword-3.0.2/plugins/xslfo/xp/ie_imp_XSL-FO.cpp:55:60: style: Function 'IE_Imp_XSL_FO_Sniffer' argument 1 names different: declaration 'name' definition '_name'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/xslfo/xp/ie_imp_XSL-FO.h:37:37: note: Function 'IE_Imp_XSL_FO_Sniffer' argument 1 names different: declaration 'name' definition '_name'.
abiword-3.0.2/plugins/xslfo/xp/ie_imp_XSL-FO.cpp:55:60: note: Function 'IE_Imp_XSL_FO_Sniffer' argument 1 names different: declaration 'name' definition '_name'.
abiword-3.0.2/plugins/xslfo/xp/ie_imp_XSL-FO.cpp:116:56: style: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/xslfo/xp/ie_imp_XSL-FO.h:44:43: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/xslfo/xp/ie_imp_XSL-FO.cpp:116:56: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/plugins/xslfo/xp/ie_imp_XSL-FO.cpp:117:26: style: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'. [funcArgNamesDifferent]
abiword-3.0.2/plugins/xslfo/xp/ie_imp_XSL-FO.h:45:25: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/xslfo/xp/ie_imp_XSL-FO.cpp:117:26: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/plugins/xslfo/xp/ie_imp_XSL-FO.h:37:2: style: Class 'IE_Imp_XSL_FO_Sniffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/plugins/xslfo/xp/ie_imp_XSL-FO.h:55:2: style: Class 'IE_Imp_XSL_FO' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/ev/cocoa/ev_CocoaKeyboard.cpp:141:7: style: The scope of the variable 'retval' can be reduced. [variableScope]
abiword-3.0.2/src/af/ev/cocoa/ev_CocoaKeyboard.cpp:191:42: style: Function 's_isVirtualKeyCode' argument 1 names different: declaration 'keyval' definition 'keyCode'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/ev/cocoa/ev_CocoaKeyboard.cpp:39:42: note: Function 's_isVirtualKeyCode' argument 1 names different: declaration 'keyval' definition 'keyCode'.
abiword-3.0.2/src/af/ev/cocoa/ev_CocoaKeyboard.cpp:191:42: note: Function 's_isVirtualKeyCode' argument 1 names different: declaration 'keyval' definition 'keyCode'.
abiword-3.0.2/src/af/ev/cocoa/ev_CocoaKeyboard.cpp:200:55: style: Function 's_mapVirtualKeyCodeToNVK' argument 1 names different: declaration 'keyval' definition 'keyCode'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/ev/cocoa/ev_CocoaKeyboard.cpp:38:55: note: Function 's_mapVirtualKeyCodeToNVK' argument 1 names different: declaration 'keyval' definition 'keyCode'.
abiword-3.0.2/src/af/ev/cocoa/ev_CocoaKeyboard.cpp:200:55: note: Function 's_mapVirtualKeyCodeToNVK' argument 1 names different: declaration 'keyval' definition 'keyCode'.
abiword-3.0.2/src/af/ev/cocoa/ev_CocoaKeyboard.cpp:151:12: style: Variable 'retval' is assigned a value that is never used. [unreadVariable]
abiword-3.0.2/src/af/ev/cocoa/ev_CocoaKeyboard.h:36:2: style: Class 'ev_CocoaKeyboard' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/ev/cocoa/ev_CocoaKeyboard.cpp:166:34: error: Uninitialized variable: modifierFlags [uninitvar]
abiword-3.0.2/src/af/ev/cocoa/ev_CocoaKeyboard.cpp:174:0: error: Uninitialized variable: characters [uninitvar]
abiword-3.0.2/src/af/ev/cocoa/ev_CocoaMenu.cpp:99:0: error: syntax error [syntaxError]
abiword-3.0.2/src/af/ev/cocoa/ev_CocoaMouse.cpp:166:58: style: Function 'mouseMotion' argument 2 names different: declaration 'event' definition 'e'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/ev/cocoa/ev_CocoaMouse.h:41:44: note: Function 'mouseMotion' argument 2 names different: declaration 'event' definition 'e'.
abiword-3.0.2/src/af/ev/cocoa/ev_CocoaMouse.cpp:166:58: note: Function 'mouseMotion' argument 2 names different: declaration 'event' definition 'e'.
abiword-3.0.2/src/af/ev/cocoa/ev_CocoaMouse.h:37:2: style: Class 'EV_CocoaMouse' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/ev/cocoa/ev_CocoaToolbar.cpp:74:0: error: syntax error [syntaxError]
abiword-3.0.2/src/af/ev/cocoa/ev_CocoaToolbar_ViewListener.cpp:0:0: error: syntax error [syntaxError]
abiword-3.0.2/src/af/ev/cocoa/ev_CocoaToolbar_ViewListener.cpp:0:0: note: syntax error
abiword-3.0.2/src/af/ev/cocoa/ev_CocoaToolbar_ViewListener.cpp:0:0: note: syntax error
abiword-3.0.2/src/af/ev/gtk/ev_UnixFontCombo.cpp:360:2: style: Variable 'g_object_class' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/af/ev/gtk/ev_UnixFontCombo.cpp:356:0: note: Variable 'g_object_class' is reassigned a value before the old one has been used.
abiword-3.0.2/src/af/ev/gtk/ev_UnixFontCombo.cpp:360:2: note: Variable 'g_object_class' is reassigned a value before the old one has been used.
abiword-3.0.2/src/af/ev/gtk/ev_UnixFontCombo.cpp:115:32: style: Same expression on both sides of '|'. [duplicateExpression]
abiword-3.0.2/src/af/ev/gtk/ev_UnixFontCombo.cpp:98:17: style: The scope of the variable 'model' can be reduced. [variableScope]
abiword-3.0.2/src/af/ev/gtk/ev_UnixKeyboard.cpp:140:85: style: Function 'charDataEvent' argument 3 names different: declaration 'txt' definition 'text'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/ev/gtk/ev_UnixKeyboard.h:38:71: note: Function 'charDataEvent' argument 3 names different: declaration 'txt' definition 'text'.
abiword-3.0.2/src/af/ev/gtk/ev_UnixKeyboard.cpp:140:85: note: Function 'charDataEvent' argument 3 names different: declaration 'txt' definition 'text'.
abiword-3.0.2/src/af/ev/gtk/ev_UnixKeyboard.h:34:2: style: Class 'ev_UnixKeyboard' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/ev/gtk/ev_UnixKeysym2ucs.cpp:830:9: style: The scope of the variable 'mid' can be reduced. [variableScope]
abiword-3.0.2/src/af/ev/gtk/ev_UnixMenu.cpp:556:6: style: Variable 'dup' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/af/ev/gtk/ev_UnixMenu.cpp:552:0: note: Variable 'dup' is reassigned a value before the old one has been used.
abiword-3.0.2/src/af/ev/gtk/ev_UnixMenu.cpp:556:6: note: Variable 'dup' is reassigned a value before the old one has been used.
abiword-3.0.2/src/af/ev/gtk/ev_UnixMenu.cpp:446:16: style: The scope of the variable 'szMnemonicName' can be reduced. [variableScope]
abiword-3.0.2/src/af/ev/gtk/ev_UnixMenu.cpp:252:53: style: Function '_convertStringToAccel' argument 1 names different: declaration 's' definition 'str'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/ev/gtk/ev_UnixMenu.h:67:48: note: Function '_convertStringToAccel' argument 1 names different: declaration 's' definition 'str'.
abiword-3.0.2/src/af/ev/gtk/ev_UnixMenu.cpp:252:53: note: Function '_convertStringToAccel' argument 1 names different: declaration 's' definition 'str'.
abiword-3.0.2/src/af/ev/gtk/ev_UnixMenu.cpp:956:17: warning: Member variable 'EV_UnixMenuBar::m_wMenuBar' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/ev/gtk/ev_UnixMenu.cpp:1037:19: warning: Member variable 'EV_UnixMenuPopup::m_wMenuPopup' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/ev/gtk/ev_UnixMenu.cpp:75:3: performance: Variable 'm_id' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/af/ev/gtk/ev_UnixMenuBar.h:44:16: style: The function 'refreshMenu' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/ev/gtk/ev_UnixMenu.h:48:16: note: Virtual function in base class
abiword-3.0.2/src/af/ev/gtk/ev_UnixMenuBar.h:44:16: note: Function in derived class
abiword-3.0.2/src/af/ev/gtk/ev_UnixMenuPopup.h:41:16: style: The function 'refreshMenu' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/ev/gtk/ev_UnixMenu.h:48:16: note: Virtual function in base class
abiword-3.0.2/src/af/ev/gtk/ev_UnixMenuPopup.h:41:16: note: Function in derived class
abiword-3.0.2/src/af/ev/gtk/ev_UnixMouse.cpp:190:64: style: Function 'mouseMotion' argument 2 names different: declaration 'event' definition 'e'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/ev/gtk/ev_UnixMouse.h:40:51: note: Function 'mouseMotion' argument 2 names different: declaration 'event' definition 'e'.
abiword-3.0.2/src/af/ev/gtk/ev_UnixMouse.cpp:190:64: note: Function 'mouseMotion' argument 2 names different: declaration 'event' definition 'e'.
abiword-3.0.2/src/af/ev/gtk/ev_UnixMouse.h:36:2: style: Class 'EV_UnixMouse' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/ev/gtk/ev_UnixToolbar.cpp:654:3: style: Variable 'pEM' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/af/ev/gtk/ev_UnixToolbar.cpp:651:0: note: Variable 'pEM' is reassigned a value before the old one has been used.
abiword-3.0.2/src/af/ev/gtk/ev_UnixToolbar.cpp:654:3: note: Variable 'pEM' is reassigned a value before the old one has been used.
abiword-3.0.2/src/af/ev/gtk/ev_UnixToolbar.cpp:444:16: style: The scope of the variable 'combo' can be reduced. [variableScope]
abiword-3.0.2/src/af/ev/gtk/ev_UnixToolbar.cpp:471:15: style: The scope of the variable 'widget' can be reduced. [variableScope]
abiword-3.0.2/src/af/ev/gtk/ev_UnixToolbar.cpp:335:3: performance: Variable 'm_id' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/af/ev/gtk/ev_UnixToolbar.cpp:338:3: performance: Variable 'm_handlerId' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/af/ev/win/ev_Win32Keyboard.cpp:287:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
abiword-3.0.2/src/af/ev/win/ev_Win32Keyboard.cpp:268:39: style: Function 'onIMEChar' argument 4 names different: declaration 'nVirtKey' definition 'wParam'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/ev/win/ev_Win32Keyboard.h:42:37: note: Function 'onIMEChar' argument 4 names different: declaration 'nVirtKey' definition 'wParam'.
abiword-3.0.2/src/af/ev/win/ev_Win32Keyboard.cpp:268:39: note: Function 'onIMEChar' argument 4 names different: declaration 'nVirtKey' definition 'wParam'.
abiword-3.0.2/src/af/ev/win/ev_Win32Keyboard.cpp:268:54: style: Function 'onIMEChar' argument 5 names different: declaration 'keyData' definition 'lParam'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/ev/win/ev_Win32Keyboard.h:42:54: note: Function 'onIMEChar' argument 5 names different: declaration 'keyData' definition 'lParam'.
abiword-3.0.2/src/af/ev/win/ev_Win32Keyboard.cpp:268:54: note: Function 'onIMEChar' argument 5 names different: declaration 'keyData' definition 'lParam'.
abiword-3.0.2/src/af/ev/win/ev_Win32Keyboard.h:33:2: style: Class 'ev_Win32Keyboard' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/ev/win/ev_Win32Menu.cpp:183:9: style: Condition 'szShortcut' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/af/ev/win/ev_Win32Menu.cpp:159:31: note: Assignment 'szShortcut=NULL', assigned value is 0
abiword-3.0.2/src/af/ev/win/ev_Win32Menu.cpp:183:9: note: Condition 'szShortcut' is always false
abiword-3.0.2/src/af/ev/win/ev_Win32Menu.cpp:200:2: performance: Buffer 'buf' is being written before its old content has been used. [redundantCopy]
abiword-3.0.2/src/af/ev/win/ev_Win32Menu.cpp:199:2: note: Buffer 'buf' is being written before its old content has been used.
abiword-3.0.2/src/af/ev/win/ev_Win32Menu.cpp:200:2: note: Buffer 'buf' is being written before its old content has been used.
abiword-3.0.2/src/af/ev/win/ev_Win32Menu.cpp:568:20: style: The scope of the variable 'item' can be reduced. [variableScope]
abiword-3.0.2/src/af/ev/win/ev_Win32Menu.cpp:270:30: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/src/af/ev/win/ev_Win32Menu.cpp:1094:38: warning: The size argument is given as a char constant. [sizeArgumentAsChar]
abiword-3.0.2/src/af/ev/win/ev_Win32Menu.cpp:1094:15: warning: The 2nd memset() argument '320' doesn't fit into an 'unsigned char'. [memsetValueOutOfRange]
abiword-3.0.2/src/af/ev/win/ev_Win32Menu.cpp:220:15: warning: Member variable 'EV_Win32Menu::m_pArMenuBitmaps' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/ev/win/ev_Win32Mouse.h:40:2: style: Class 'EV_Win32Mouse' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/ev/win/ev_Win32Toolbar.cpp:713:58: warning: Either the condition 'if(pControl)' is redundant or there is possible null pointer dereference: pControl. [nullPointerRedundantCheck]
abiword-3.0.2/src/af/ev/win/ev_Win32Toolbar.cpp:716:10: note: Assuming that condition 'if(pControl)' is not redundant
abiword-3.0.2/src/af/ev/win/ev_Win32Toolbar.cpp:713:58: note: Null pointer dereference
abiword-3.0.2/src/af/ev/win/ev_Win32Toolbar.cpp:288:26: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/ev/win/ev_Win32Toolbar.cpp:421:29: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/ev/win/ev_Win32Toolbar.cpp:474:26: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/ev/win/ev_Win32Toolbar.cpp:1417:23: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/ev/win/ev_Win32Toolbar.cpp:728:13: style: The scope of the variable 'nIndex' can be reduced. [variableScope]
abiword-3.0.2/src/af/ev/win/ev_Win32Toolbar.cpp:1376:6: style: The scope of the variable 'nItem' can be reduced. [variableScope]
abiword-3.0.2/src/af/ev/win/ev_Win32Toolbar.cpp:125:18: warning: Member variable 'EV_Win32Toolbar::m_bVisible' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/ev/xp/ev_EditBinding.cpp:43:2: performance: Variable 'm_ebt' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/af/ev/xp/ev_EditBinding.cpp:49:2: performance: Variable 'm_ebt' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/af/ev/xp/ev_EditMethod.h:88:14: style: Technically the member function 'EV_EditMethodCallData::getX' can be const. [functionConst]
abiword-3.0.2/src/af/ev/xp/ev_EditMethod.h:89:14: style: Technically the member function 'EV_EditMethodCallData::getY' can be const. [functionConst]
abiword-3.0.2/src/af/ev/xp/ev_EditMethod.h:90:19: style: Technically the member function 'EV_EditMethodCallData::getScriptName' can be const. [functionConst]
abiword-3.0.2/src/af/ev/xp/ev_EditBinding.h:80:10: performance: Technically the member function 'EV_EditBindingMap::parseEditBinding' can be static. [functionStatic]
abiword-3.0.2/src/af/ev/xp/ev_EditBinding.cpp:707:25: note: Technically the member function 'EV_EditBindingMap::parseEditBinding' can be static.
abiword-3.0.2/src/af/ev/xp/ev_EditBinding.h:80:10: note: Technically the member function 'EV_EditBindingMap::parseEditBinding' can be static.
abiword-3.0.2/src/af/ev/xp/ev_EditBinding.h:100:10: performance: Technically the member function 'EV_EditBindingMap::bindingUsesMethod' can be static. [functionStatic]
abiword-3.0.2/src/af/ev/xp/ev_EditBinding.cpp:328:25: note: Technically the member function 'EV_EditBindingMap::bindingUsesMethod' can be static.
abiword-3.0.2/src/af/ev/xp/ev_EditBinding.h:100:10: note: Technically the member function 'EV_EditBindingMap::bindingUsesMethod' can be static.
abiword-3.0.2/src/af/ev/xp/ev_EditMethod.h:85:2: style: Class 'EV_EditMethodCallData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/ev/xp/ev_EditBinding.h:44:2: style: Class 'EV_EditBinding' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/ev/xp/ev_EditBinding.h:45:2: style: Class 'EV_EditBinding' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/ev/xp/ev_EditBinding.h:73:2: style: Class 'EV_EditBindingMap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/ev/xp/ev_EditEventMapper.h:149:2: style: Class 'EV_EditEventMapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/ev/xp/ev_EditMethod.cpp:161:2: performance: Variable 'm_countStatic' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/af/ev/xp/ev_EditMethod.cpp:85:2: style: Class 'EV_EditMethodCallData' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
abiword-3.0.2/src/af/ev/xp/ev_EditMethod.cpp:85:2: style: Class 'EV_EditMethodCallData' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
abiword-3.0.2/src/af/ev/xp/ev_Keyboard.h:36:7: performance: Technically the member function 'EV_Keyboard::invokeKeyboardMethod' can be static. [functionStatic]
abiword-3.0.2/src/af/ev/xp/ev_Keyboard.cpp:46:19: note: Technically the member function 'EV_Keyboard::invokeKeyboardMethod' can be static.
abiword-3.0.2/src/af/ev/xp/ev_Keyboard.h:36:7: note: Technically the member function 'EV_Keyboard::invokeKeyboardMethod' can be static.
abiword-3.0.2/src/af/ev/xp/ev_Keyboard.h:33:2: style: Class 'EV_Keyboard' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/ev/xp/ev_Menu.cpp:74:19: style: The scope of the variable 'label' can be reduced. [variableScope]
abiword-3.0.2/src/af/ev/xp/ev_Menu.cpp:47:19: style: Function 'EV_Menu' argument 4 names different: declaration 'szMenuLanguageName' definition 'szMenuLabelSetName'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/ev/xp/ev_Menu.h:48:17: note: Function 'EV_Menu' argument 4 names different: declaration 'szMenuLanguageName' definition 'szMenuLabelSetName'.
abiword-3.0.2/src/af/ev/xp/ev_Menu.cpp:47:19: note: Function 'EV_Menu' argument 4 names different: declaration 'szMenuLanguageName' definition 'szMenuLabelSetName'.
abiword-3.0.2/src/af/ev/xp/ev_Menu.cpp:174:28: style: Function 'invokeMenuMethod' argument 3 names different: declaration 'szScriptName' definition 'stScriptName'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/ev/xp/ev_Menu.h:58:26: note: Function 'invokeMenuMethod' argument 3 names different: declaration 'szScriptName' definition 'stScriptName'.
abiword-3.0.2/src/af/ev/xp/ev_Menu.cpp:174:28: note: Function 'invokeMenuMethod' argument 3 names different: declaration 'szScriptName' definition 'stScriptName'.
abiword-3.0.2/src/af/ev/xp/ev_Menu.h:51:7: performance: Technically the member function 'EV_Menu::invokeMenuMethod' can be static. [functionStatic]
abiword-3.0.2/src/af/ev/xp/ev_Menu.cpp:147:15: note: Technically the member function 'EV_Menu::invokeMenuMethod' can be static.
abiword-3.0.2/src/af/ev/xp/ev_Menu.h:51:7: note: Technically the member function 'EV_Menu::invokeMenuMethod' can be static.
abiword-3.0.2/src/af/ev/xp/ev_Menu.h:56:7: performance: Technically the member function 'EV_Menu::invokeMenuMethod' can be static. [functionStatic]
abiword-3.0.2/src/af/ev/xp/ev_Menu.cpp:172:15: note: Technically the member function 'EV_Menu::invokeMenuMethod' can be static.
abiword-3.0.2/src/af/ev/xp/ev_Menu.h:56:7: note: Technically the member function 'EV_Menu::invokeMenuMethod' can be static.
abiword-3.0.2/src/af/ev/xp/ev_Menu_Labels.h:78:22: style: Technically the member function 'EV_Menu_LabelSet::getFirst' can be const. [functionConst]
abiword-3.0.2/src/af/ev/xp/ev_Menu_Labels.h:70:2: style: Class 'EV_Menu_LabelSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/ev/xp/ev_Menu_Labels.cpp:82:2: performance: Variable 'm_stLanguage' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/af/ev/xp/ev_Menu_Layouts.cpp:60:49: style: Function 'EV_Menu_Layout' argument 1 names different: declaration 'szName' definition 'stName'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/ev/xp/ev_Menu_Layouts.h:75:34: note: Function 'EV_Menu_Layout' argument 1 names different: declaration 'szName' definition 'stName'.
abiword-3.0.2/src/af/ev/xp/ev_Menu_Layouts.cpp:60:49: note: Function 'EV_Menu_Layout' argument 1 names different: declaration 'szName' definition 'stName'.
abiword-3.0.2/src/af/ev/xp/ev_Mouse.cpp:90:99: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/src/af/ev/xp/ev_Mouse.h:41:7: performance: Technically the member function 'EV_Mouse::invokeMouseMethod' can be static. [functionStatic]
abiword-3.0.2/src/af/ev/xp/ev_Mouse.cpp:60:16: note: Technically the member function 'EV_Mouse::invokeMouseMethod' can be static.
abiword-3.0.2/src/af/ev/xp/ev_Mouse.h:41:7: note: Technically the member function 'EV_Mouse::invokeMouseMethod' can be static.
abiword-3.0.2/src/af/ev/xp/ev_Mouse.h:38:2: style: Class 'EV_Mouse' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/ev/xp/ev_Toolbar.cpp:40:22: style: Function 'EV_Toolbar' argument 2 names different: declaration 'szMenuLayoutName' definition 'szToolbarLayoutName'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/ev/xp/ev_Toolbar.h:40:20: note: Function 'EV_Toolbar' argument 2 names different: declaration 'szMenuLayoutName' definition 'szToolbarLayoutName'.
abiword-3.0.2/src/af/ev/xp/ev_Toolbar.cpp:40:22: note: Function 'EV_Toolbar' argument 2 names different: declaration 'szMenuLayoutName' definition 'szToolbarLayoutName'.
abiword-3.0.2/src/af/ev/xp/ev_Toolbar.cpp:41:22: style: Function 'EV_Toolbar' argument 3 names different: declaration 'szMenuLanguageName' definition 'szToolbarLabelSetName'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/ev/xp/ev_Toolbar.h:41:20: note: Function 'EV_Toolbar' argument 3 names different: declaration 'szMenuLanguageName' definition 'szToolbarLabelSetName'.
abiword-3.0.2/src/af/ev/xp/ev_Toolbar.cpp:41:22: note: Function 'EV_Toolbar' argument 3 names different: declaration 'szMenuLanguageName' definition 'szToolbarLabelSetName'.
abiword-3.0.2/src/af/ev/xp/ev_Toolbar_Actions.cpp:42:2: performance: Variable 'm_id' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/af/ev/xp/ev_Toolbar_Labels.cpp:46:2: performance: Variable 'm_id' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/af/ev/xp/ev_Toolbar_Layouts.cpp:31:2: performance: Variable 'm_id' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/af/ev/xp/ev_Toolbar_Layouts.h:69:2: style: Class 'EV_Toolbar_Layout' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/gr/cocoa/gr_CocoaCairoGraphics.cpp:77:0: error: syntax error [syntaxError]
abiword-3.0.2/src/af/gr/cocoa/gr_CocoaImage.cpp:147:28: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/gr/cocoa/gr_CocoaImage.cpp:38:43: style: Function 'GR_CocoaImage' argument 1 names different: declaration 'pszName' definition 'szName'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/gr/cocoa/gr_CocoaImage.h:36:29: note: Function 'GR_CocoaImage' argument 1 names different: declaration 'pszName' definition 'szName'.
abiword-3.0.2/src/af/gr/cocoa/gr_CocoaImage.cpp:38:43: note: Function 'GR_CocoaImage' argument 1 names different: declaration 'pszName' definition 'szName'.
abiword-3.0.2/src/af/gr/cocoa/gr_CocoaImage.h:36:2: style: Class 'GR_CocoaImage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/gr/cocoa/gr_CocoaImage.cpp:135:2: style: Class '_PNG_read_state' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/gr/gtk/gr_UnixImage.h:30:2: style: Class 'GR_UnixImage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/gr/gtk/gr_CairoImage.h:39:3: style: Class 'GR_RSVGVectorImage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/gr/gtk/gr_UnixCairoGraphics.h:37:2: style: Class 'GR_UnixCairoAllocInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/gr/gtk/gr_UnixCairoGraphics.h:42:2: style: Class 'GR_UnixCairoAllocInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/gr/gtk/gr_UnixCairoGraphics.cpp:48:24: style: Function 'createNewImage' argument 4 names different: declaration 'iDisplayWidth' definition 'iWidth'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/gr/gtk/gr_UnixCairoGraphics.h:59:23: note: Function 'createNewImage' argument 4 names different: declaration 'iDisplayWidth' definition 'iWidth'.
abiword-3.0.2/src/af/gr/gtk/gr_UnixCairoGraphics.cpp:48:24: note: Function 'createNewImage' argument 4 names different: declaration 'iDisplayWidth' definition 'iWidth'.
abiword-3.0.2/src/af/gr/gtk/gr_UnixCairoGraphics.cpp:49:24: style: Function 'createNewImage' argument 5 names different: declaration 'iDisplayHeight' definition 'iHeight'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/gr/gtk/gr_UnixCairoGraphics.h:60:23: note: Function 'createNewImage' argument 5 names different: declaration 'iDisplayHeight' definition 'iHeight'.
abiword-3.0.2/src/af/gr/gtk/gr_UnixCairoGraphics.cpp:49:24: note: Function 'createNewImage' argument 5 names different: declaration 'iDisplayHeight' definition 'iHeight'.
abiword-3.0.2/src/af/gr/gtk/gr_UnixCairoGraphics.cpp:501:71: style: Function 'genImageFromRectangle' argument 1 names different: declaration 'r' definition 'rec'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/gr/gtk/gr_UnixCairoGraphics.h:88:60: note: Function 'genImageFromRectangle' argument 1 names different: declaration 'r' definition 'rec'.
abiword-3.0.2/src/af/gr/gtk/gr_UnixCairoGraphics.cpp:501:71: note: Function 'genImageFromRectangle' argument 1 names different: declaration 'r' definition 'rec'.
abiword-3.0.2/src/af/gr/gtk/gr_UnixCairoGraphics.h:115:22: warning: Virtual function '_getWindow' is called from constructor 'GR_UnixCairoGraphics(GdkWindow*win=NULL,bool double_buffered=false)' at line 94. Dynamic binding is not used. [virtualCallInConstructor]
abiword-3.0.2/src/af/gr/gtk/gr_UnixCairoGraphics.cpp:94:6: note: Calling _getWindow
abiword-3.0.2/src/af/gr/gtk/gr_UnixCairoGraphics.h:115:22: note: _getWindow is a virtual method
abiword-3.0.2/src/af/gr/gtk/gr_UnixCairoGraphics.h:83:16: warning: Virtual function 'setCursor' is called from constructor 'GR_UnixCairoGraphics(GdkWindow*win=NULL,bool double_buffered=false)' at line 101. Dynamic binding is not used. [virtualCallInConstructor]
abiword-3.0.2/src/af/gr/gtk/gr_UnixCairoGraphics.cpp:101:3: note: Calling setCursor
abiword-3.0.2/src/af/gr/gtk/gr_UnixCairoGraphics.h:83:16: note: setCursor is a virtual method
abiword-3.0.2/src/af/gr/gtk/gr_UnixImage.cpp:98:40: style: Function 'GR_UnixImage' argument 1 names different: declaration 'pszName' definition 'szName'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/gr/gtk/gr_UnixImage.h:30:27: note: Function 'GR_UnixImage' argument 1 names different: declaration 'pszName' definition 'szName'.
abiword-3.0.2/src/af/gr/gtk/gr_UnixImage.cpp:98:40: note: Function 'GR_UnixImage' argument 1 names different: declaration 'pszName' definition 'szName'.
abiword-3.0.2/src/af/gr/gtk/gr_UnixImage.cpp:112:40: style: Function 'GR_UnixImage' argument 1 names different: declaration 'pszName' definition 'szName'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/gr/gtk/gr_UnixImage.h:31:27: note: Function 'GR_UnixImage' argument 1 names different: declaration 'pszName' definition 'szName'.
abiword-3.0.2/src/af/gr/gtk/gr_UnixImage.cpp:112:40: note: Function 'GR_UnixImage' argument 1 names different: declaration 'pszName' definition 'szName'.
abiword-3.0.2/src/af/gr/gtk/gr_UnixImage.cpp:112:59: style: Function 'GR_UnixImage' argument 2 names different: declaration 'pPixbif' definition 'pPixbuf'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/gr/gtk/gr_UnixImage.h:31:48: note: Function 'GR_UnixImage' argument 2 names different: declaration 'pPixbif' definition 'pPixbuf'.
abiword-3.0.2/src/af/gr/gtk/gr_UnixImage.cpp:112:59: note: Function 'GR_UnixImage' argument 2 names different: declaration 'pPixbif' definition 'pPixbuf'.
abiword-3.0.2/src/af/gr/gtk/gr_UnixImage.cpp:158:62: style: Function 'makeSubimage' argument 1 names different: declaration 'n' definition 'name'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/gr/gtk/gr_UnixImage.h:52:57: note: Function 'makeSubimage' argument 1 names different: declaration 'n' definition 'name'.
abiword-3.0.2/src/af/gr/gtk/gr_UnixImage.cpp:158:62: note: Function 'makeSubimage' argument 1 names different: declaration 'n' definition 'name'.
abiword-3.0.2/src/af/gr/gtk/gr_UnixImage.cpp:160:38: style: Function 'makeSubimage' argument 4 names different: declaration 'w' definition 'width'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/gr/gtk/gr_UnixImage.h:54:24: note: Function 'makeSubimage' argument 4 names different: declaration 'w' definition 'width'.
abiword-3.0.2/src/af/gr/gtk/gr_UnixImage.cpp:160:38: note: Function 'makeSubimage' argument 4 names different: declaration 'w' definition 'width'.
abiword-3.0.2/src/af/gr/gtk/gr_UnixImage.cpp:160:55: style: Function 'makeSubimage' argument 5 names different: declaration 'h' definition 'height'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/gr/gtk/gr_UnixImage.h:54:37: note: Function 'makeSubimage' argument 5 names different: declaration 'h' definition 'height'.
abiword-3.0.2/src/af/gr/gtk/gr_UnixImage.cpp:160:55: note: Function 'makeSubimage' argument 5 names different: declaration 'h' definition 'height'.
abiword-3.0.2/src/af/gr/gtk/gr_UnixImage.cpp:35:2: style: Class 'GR_UnixCroppedImage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/gr/gtk/gr_UnixImage.cpp:38:15: style: The function 'cairoSetSource' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/gtk/gr_UnixImage.h:50:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/gtk/gr_UnixImage.cpp:38:15: note: Function in derived class
abiword-3.0.2/src/af/gr/gtk/gr_UnixPangoPixmapGraphics.h:30:3: style: Class 'GR_UnixPixmapAllocInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/gr/gtk/gr_UnixPangoPixmapGraphics.h:63:2: style: Class 'GR_UnixPangoPixmapGraphics' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/gr/gtk/gr_UnixPangoPixmapGraphics.h:48:25: style: The function 'getClassId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/gtk/gr_UnixCairoGraphics.h:75:25: note: Virtual function in base class
abiword-3.0.2/src/af/gr/gtk/gr_UnixPangoPixmapGraphics.h:48:25: note: Function in derived class
abiword-3.0.2/src/af/gr/gtk/gr_UnixPangoPixmapGraphics.h:53:16: style: The function 'scroll' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/gtk/gr_UnixCairoGraphics.h:84:16: note: Virtual function in base class
abiword-3.0.2/src/af/gr/gtk/gr_UnixPangoPixmapGraphics.h:53:16: note: Function in derived class
abiword-3.0.2/src/af/gr/gtk/gr_UnixPangoPixmapGraphics.h:54:16: style: The function 'scroll' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/gtk/gr_UnixCairoGraphics.h:85:16: note: Virtual function in base class
abiword-3.0.2/src/af/gr/gtk/gr_UnixPangoPixmapGraphics.h:54:16: note: Function in derived class
abiword-3.0.2/src/af/gr/gtk/gr_UnixPangoPixmapGraphics.h:58:16: style: The function 'setCursor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/gtk/gr_UnixCairoGraphics.h:83:16: note: Virtual function in base class
abiword-3.0.2/src/af/gr/gtk/gr_UnixPangoPixmapGraphics.h:58:16: note: Function in derived class
abiword-3.0.2/src/af/gr/gtk/gr_UnixPangoPixmapGraphics.h:60:16: style: The function 'queryProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/gtk/gr_UnixCairoGraphics.h:95:16: note: Virtual function in base class
abiword-3.0.2/src/af/gr/gtk/gr_UnixPangoPixmapGraphics.h:60:16: note: Function in derived class
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.cpp:1238:5: style: Condition '!iRes' is always true [knownConditionTrueFalse]
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.cpp:1214:13: note: Assignment 'iRes=0', assigned value is 0
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.cpp:1238:5: note: Condition '!iRes' is always true
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.cpp:1667:20: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.cpp:1796:32: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.cpp:1920:13: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.cpp:2392:9: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.cpp:2525:7: style: Variable 'bestres' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.cpp:2523:7: note: Variable 'bestres' is reassigned a value before the old one has been used.
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.cpp:2525:7: note: Variable 'bestres' is reassigned a value before the old one has been used.
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.cpp:1916:13: style: The scope of the variable 'entry' can be reduced. [variableScope]
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.cpp:2507:7: style: The scope of the variable 'bestres' can be reduced. [variableScope]
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.cpp:272:65: style: Function '_newFont' argument 2 names different: declaration 'fPointSize' definition 'fPoints'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.h:334:56: note: Function '_newFont' argument 2 names different: declaration 'fPointSize' definition 'fPoints'.
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.cpp:272:65: note: Function '_newFont' argument 2 names different: declaration 'fPointSize' definition 'fPoints'.
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.cpp:272:87: style: Function '_newFont' argument 4 names different: declaration 'printDC' definition 'printHDC'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.h:334:81: note: Function '_newFont' argument 4 names different: declaration 'printDC' definition 'printHDC'.
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.cpp:272:87: note: Function '_newFont' argument 4 names different: declaration 'printDC' definition 'printHDC'.
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.cpp:481:31: style: Function 'drawChars' argument 3 names different: declaration 'iLength' definition 'iLengthOrig'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.h:199:33: note: Function 'drawChars' argument 3 names different: declaration 'iLength' definition 'iLengthOrig'.
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.cpp:481:31: note: Function 'drawChars' argument 3 names different: declaration 'iLength' definition 'iLengthOrig'.
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.cpp:483:16: style: Function 'drawChars' argument 6 names different: declaration 'pCharWidth' definition 'pCharWidths'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.h:201:18: note: Function 'drawChars' argument 6 names different: declaration 'pCharWidth' definition 'pCharWidths'.
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.cpp:483:16: note: Function 'drawChars' argument 6 names different: declaration 'pCharWidth' definition 'pCharWidths'.
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.cpp:759:40: style: Function '_setColor' argument 1 names different: declaration 'clrRef' definition 'dwColor'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.h:303:27: note: Function '_setColor' argument 1 names different: declaration 'clrRef' definition 'dwColor'.
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.cpp:759:40: note: Function '_setColor' argument 1 names different: declaration 'clrRef' definition 'dwColor'.
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.cpp:851:49: style: Function 'setLineProperties' argument 1 names different: declaration 'inWidthPixels' definition 'iLineWidth'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.h:217:53: note: Function 'setLineProperties' argument 1 names different: declaration 'inWidthPixels' definition 'iLineWidth'.
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.cpp:851:49: note: Function 'setLineProperties' argument 1 names different: declaration 'inWidthPixels' definition 'iLineWidth'.
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.cpp:1631:81: style: Function 'newFont' argument 4 names different: declaration 'printDC' definition 'printHDC'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.h:42:76: note: Function 'newFont' argument 4 names different: declaration 'printDC' definition 'printHDC'.
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.cpp:1631:81: note: Function 'newFont' argument 4 names different: declaration 'printDC' definition 'printHDC'.
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.cpp:1952:50: style: Function 'getDisplayFont' argument 1 names different: declaration 'pGr' definition 'pG'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.h:55:43: note: Function 'getDisplayFont' argument 1 names different: declaration 'pGr' definition 'pG'.
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.cpp:1952:50: note: Function 'getDisplayFont' argument 1 names different: declaration 'pGr' definition 'pG'.
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.cpp:2437:43: style: Function 'fixDevMode' argument 1 names different: declaration 'hModDev' definition 'hDevMode'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.h:282:33: note: Function 'fixDevMode' argument 1 names different: declaration 'hModDev' definition 'hDevMode'.
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.cpp:2437:43: note: Function 'fixDevMode' argument 1 names different: declaration 'hModDev' definition 'hDevMode'.
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.cpp:2560:66: style: Function '_DeviceContext_MeasureBitBltCopySpeed' argument 1 names different: declaration 'source' definition 'sourceHdc'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.h:308:49: note: Function '_DeviceContext_MeasureBitBltCopySpeed' argument 1 names different: declaration 'source' definition 'sourceHdc'.
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.cpp:2560:66: note: Function '_DeviceContext_MeasureBitBltCopySpeed' argument 1 names different: declaration 'source' definition 'sourceHdc'.
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.cpp:2560:81: style: Function '_DeviceContext_MeasureBitBltCopySpeed' argument 2 names different: declaration 'dest' definition 'destHdc'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.h:308:61: note: Function '_DeviceContext_MeasureBitBltCopySpeed' argument 2 names different: declaration 'dest' definition 'destHdc'.
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.cpp:2560:81: note: Function '_DeviceContext_MeasureBitBltCopySpeed' argument 2 names different: declaration 'dest' definition 'destHdc'.
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.cpp:1534:2: performance: Variable 'm_iHeight' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.h:250:17: warning: Virtual function 'setCursor' is called from constructor 'GR_Win32Graphics(HDC,HWND)' at line 167. Dynamic binding is not used. [virtualCallInConstructor]
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.cpp:167:2: note: Calling _constructorCommonCode
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.cpp:122:2: note: Calling setCursor
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.h:250:17: note: setCursor is a virtual method
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.h:250:17: warning: Virtual function 'setCursor' is called from constructor 'GR_Win32Graphics(HDC,const DOCINFOW*,HGLOBAL hDevMode=NULL)' at line 210. Dynamic binding is not used. [virtualCallInConstructor]
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.cpp:210:2: note: Calling _constructorCommonCode
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.cpp:122:2: note: Calling setCursor
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.h:250:17: note: setCursor is a virtual method
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.h:326:3: style: Struct '_HDCSwitchRecord' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/gr/win/gr_Win32Image.h:32:2: style: Class 'GR_Win32Image' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/gr/win/gr_Win32Image.cpp:109:20: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/gr/win/gr_Win32Image.cpp:381:21: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/gr/win/gr_Win32USPGraphics.cpp:526:18: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/gr/win/gr_Win32USPGraphics.cpp:550:18: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/gr/win/gr_Win32USPGraphics.cpp:574:18: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/gr/win/gr_Win32USPGraphics.cpp:822:28: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/gr/win/gr_Win32USPGraphics.cpp:823:28: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/gr/win/gr_Win32USPGraphics.cpp:835:31: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/gr/win/gr_Win32USPGraphics.cpp:1100:28: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/gr/win/gr_Win32USPGraphics.cpp:1171:28: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/gr/win/gr_Win32USPGraphics.cpp:1244:28: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/gr/win/gr_Win32USPGraphics.cpp:1245:28: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/gr/win/gr_Win32USPGraphics.cpp:1423:28: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/gr/win/gr_Win32USPGraphics.cpp:1424:28: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/gr/win/gr_Win32USPGraphics.cpp:2026:28: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/gr/win/gr_Win32USPGraphics.cpp:2151:28: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/gr/win/gr_Win32USPGraphics.cpp:2178:28: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/gr/win/gr_Win32USPGraphics.cpp:2224:28: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/gr/win/gr_Win32USPGraphics.cpp:2263:4: warning: Redundant assignment of 'x' to itself. [selfAssignment]
abiword-3.0.2/src/af/gr/win/gr_Win32USPGraphics.cpp:1612:9: style: The scope of the variable 'dAdjustment' can be reduced. [variableScope]
abiword-3.0.2/src/af/gr/win/gr_Win32USPGraphics.h:163:19: warning: The class 'GR_Win32USPGraphics' defines member variable with name 's_iInstanceCount' also defined in its parent class 'GR_Win32Graphics'. [duplInheritedMember]
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.h:343:20: note: Parent variable 'GR_Win32Graphics::s_iInstanceCount'
abiword-3.0.2/src/af/gr/win/gr_Win32USPGraphics.h:163:19: note: Derived variable 'GR_Win32USPGraphics::s_iInstanceCount'
abiword-3.0.2/src/af/gr/win/gr_Win32USPGraphics.cpp:123:2: style: Class 'GR_Win32USPItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/gr/win/gr_Win32USPGraphics.cpp:124:2: style: Class 'GR_Win32USPItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/gr/win/gr_Win32USPGraphics.cpp:132:2: style: Class 'GR_Win32USPRenderInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/gr/win/gr_Win32USPGraphics.h:55:15: style: The function '_clearAnyCachedInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.h:108:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/win/gr_Win32USPGraphics.h:55:15: note: Function in derived class
abiword-3.0.2/src/af/gr/win/gr_Win32USPGraphics.h:73:20: style: The function 'getClassId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.h:186:20: note: Virtual function in base class
abiword-3.0.2/src/af/gr/win/gr_Win32USPGraphics.h:73:20: note: Function in derived class
abiword-3.0.2/src/af/gr/win/gr_Win32USPGraphics.h:75:25: style: The function 'getCapability' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.h:188:24: note: Virtual function in base class
abiword-3.0.2/src/af/gr/win/gr_Win32USPGraphics.h:75:25: note: Function in derived class
abiword-3.0.2/src/af/gr/win/gr_Win32USPGraphics.h:80:19: style: The function 'setFont' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.h:202:17: note: Virtual function in base class
abiword-3.0.2/src/af/gr/win/gr_Win32USPGraphics.h:80:19: note: Function in derived class
abiword-3.0.2/src/af/gr/win/gr_Win32USPGraphics.h:82:19: style: The function 'drawChars' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.h:198:17: note: Virtual function in base class
abiword-3.0.2/src/af/gr/win/gr_Win32USPGraphics.h:82:19: note: Function in derived class
abiword-3.0.2/src/af/gr/win/gr_Win32USPGraphics.h:94:21: style: The function 'getFontHeight' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.h:204:21: note: Virtual function in base class
abiword-3.0.2/src/af/gr/win/gr_Win32USPGraphics.h:94:21: note: Function in derived class
abiword-3.0.2/src/af/gr/win/gr_Win32USPGraphics.h:95:21: style: The function 'getFontAscent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.h:210:21: note: Virtual function in base class
abiword-3.0.2/src/af/gr/win/gr_Win32USPGraphics.h:95:21: note: Function in derived class
abiword-3.0.2/src/af/gr/win/gr_Win32USPGraphics.h:96:21: style: The function 'getFontDescent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.h:211:21: note: Virtual function in base class
abiword-3.0.2/src/af/gr/win/gr_Win32USPGraphics.h:96:21: note: Function in derived class
abiword-3.0.2/src/af/gr/win/gr_Win32USPGraphics.h:141:24: style: The function 'setPrintDC' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.h:272:24: note: Virtual function in base class
abiword-3.0.2/src/af/gr/win/gr_Win32USPGraphics.h:141:24: note: Function in derived class
abiword-3.0.2/src/af/gr/win/gr_Win32USPGraphics.h:151:25: style: The function '_newFont' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/win/gr_Win32Graphics.h:334:25: note: Virtual function in base class
abiword-3.0.2/src/af/gr/win/gr_Win32USPGraphics.h:151:25: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:1442:5: style: Condition 'pat' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:1441:5: note: Assignment 'pat=NULL', assigned value is 0
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:1442:5: note: Condition 'pat' is always false
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:3442:41: warning: Either the condition 's&&r' is redundant or there is possible null pointer dereference: r. [nullPointerRedundantCheck]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:3445:7: note: Assuming that condition 's&&r' is not redundant
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:3442:41: note: Null pointer dereference
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:3443:41: warning: Either the condition 's&&r' is redundant or there is possible null pointer dereference: r. [nullPointerRedundantCheck]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:3445:7: note: Assuming that condition 's&&r' is not redundant
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:3443:41: note: Null pointer dereference
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:3719:21: warning: Either the condition 'if(pGstring)' is redundant or there is possible null pointer dereference: pGstring. [nullPointerRedundantCheck]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:3720:4: note: Assuming that condition 'if(pGstring)' is not redundant
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:3719:21: note: Null pointer dereference
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.h:138:30: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.h:146:56: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:619:32: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:755:30: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:772:28: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:795:26: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:940:29: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:1022:30: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:1026:25: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:1267:25: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:1268:30: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:1619:30: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:2060:30: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:2126:30: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:2885:26: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:3770:31: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:3771:31: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:2930:7: style: The scope of the variable 'bInclude' can be reduced. [variableScope]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:536:44: style: Function 'drawGlyph' argument 1 names different: declaration 'glyph_idx' definition 'Char'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:190:45: note: Function 'drawGlyph' argument 1 names different: declaration 'glyph_idx' definition 'Char'.
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:536:44: note: Function 'drawGlyph' argument 1 names different: declaration 'glyph_idx' definition 'Char'.
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:2336:62: style: Function 'measureString' argument 1 names different: declaration 's' definition 'pChars'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:193:57: note: Function 'measureString' argument 1 names different: declaration 's' definition 'pChars'.
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:2336:62: note: Function 'measureString' argument 1 names different: declaration 's' definition 'pChars'.
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:2337:18: style: Function 'measureString' argument 2 names different: declaration 'iOffset' definition 'iCharOffset'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:193:64: note: Function 'measureString' argument 2 names different: declaration 'iOffset' definition 'iCharOffset'.
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:2337:18: note: Function 'measureString' argument 2 names different: declaration 'iOffset' definition 'iCharOffset'.
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:2338:18: style: Function 'measureString' argument 3 names different: declaration 'num' definition 'iLength'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:194:16: note: Function 'measureString' argument 3 names different: declaration 'num' definition 'iLength'.
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:2338:18: note: Function 'measureString' argument 3 names different: declaration 'num' definition 'iLength'.
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:3408:60: style: Function 'saveRectangle' argument 2 names different: declaration 'iIndx' definition 'iIndex'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:324:57: note: Function 'saveRectangle' argument 2 names different: declaration 'iIndx' definition 'iIndex'.
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:3408:60: note: Function 'saveRectangle' argument 2 names different: declaration 'iIndx' definition 'iIndex'.
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:3436:51: style: Function 'restoreRectangle' argument 1 names different: declaration 'iIndx' definition 'iIndex'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:325:47: note: Function 'restoreRectangle' argument 1 names different: declaration 'iIndx' definition 'iIndex'.
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:3436:51: note: Function 'restoreRectangle' argument 1 names different: declaration 'iIndx' definition 'iIndex'.
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:3853:36: style: Function 'adobeToUnicode' argument 1 names different: declaration 'iAdobe' definition 'c'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:65:36: note: Function 'adobeToUnicode' argument 1 names different: declaration 'iAdobe' definition 'c'.
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:3853:36: note: Function 'adobeToUnicode' argument 1 names different: declaration 'iAdobe' definition 'c'.
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:3900:44: style: Function 'adobeDingbatsToUnicode' argument 1 names different: declaration 'iAdobe' definition 'c'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:64:44: note: Function 'adobeDingbatsToUnicode' argument 1 names different: declaration 'iAdobe' definition 'c'.
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:3900:44: note: Function 'adobeDingbatsToUnicode' argument 1 names different: declaration 'iAdobe' definition 'c'.
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:1981:27: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.h:259:2: warning: Member variable 'GR_RenderInfo::m_eShapingResult' is not initialized in the constructor. [uninitMemberVarPrivate]
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.h:259:2: warning: Member variable 'GR_RenderInfo::m_eState' is not initialized in the constructor. [uninitMemberVarPrivate]
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.h:259:2: warning: Member variable 'GR_RenderInfo::m_eScriptType' is not initialized in the constructor. [uninitMemberVarPrivate]
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.h:259:2: warning: Member variable 'GR_RenderInfo::m_pText' is not initialized in the constructor. [uninitMemberVarPrivate]
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.h:259:2: warning: Member variable 'GR_RenderInfo::m_pGraphics' is not initialized in the constructor. [uninitMemberVarPrivate]
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.h:259:2: warning: Member variable 'GR_RenderInfo::m_pFont' is not initialized in the constructor. [uninitMemberVarPrivate]
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.h:259:2: warning: Member variable 'GR_RenderInfo::m_bLastOnLine' is not initialized in the constructor. [uninitMemberVarPrivate]
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.h:259:2: warning: Member variable 'GR_RenderInfo::m_pItem' is not initialized in the constructor. [uninitMemberVarPrivate]
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.h:259:2: warning: Member variable 'GR_RenderInfo::m_bInvalidateFontCache' is not initialized in the constructor. [uninitMemberVarPrivate]
abiword-3.0.2/src/af/gr/xp/gr_Caret.h:64:13: style: Technically the member function 'GR_Caret::getInsertMode' can be const. [functionConst]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:407:14: style: Technically the member function 'GR_Graphics::getAntiAliasAlways' can be const. [functionConst]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:288:6: performance: Technically the member function 'GR_CairoGraphics::dtpu' can be static. [functionStatic]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:3277:30: note: Technically the member function 'GR_CairoGraphics::dtpu' can be static.
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:288:6: note: Technically the member function 'GR_CairoGraphics::dtpu' can be static.
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:289:6: performance: Technically the member function 'GR_CairoGraphics::ptdu' can be static. [functionStatic]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:3285:30: note: Technically the member function 'GR_CairoGraphics::ptdu' can be static.
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:289:6: note: Technically the member function 'GR_CairoGraphics::ptdu' can be static.
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:291:6: performance: Technically the member function 'GR_CairoGraphics::ptlunz' can be static. [functionStatic]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:3305:30: note: Technically the member function 'GR_CairoGraphics::ptlunz' can be static.
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:291:6: note: Technically the member function 'GR_CairoGraphics::ptlunz' can be static.
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:293:6: performance: Technically the member function 'GR_CairoGraphics::ltpunz' can be static. [functionStatic]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:3328:30: note: Technically the member function 'GR_CairoGraphics::ltpunz' can be static.
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:293:6: note: Technically the member function 'GR_CairoGraphics::ltpunz' can be static.
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:350:14: performance: Technically the member function 'GR_CairoGraphics::_scriptBreak' can be static. [functionStatic]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:1615:24: note: Technically the member function 'GR_CairoGraphics::_scriptBreak' can be static.
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:350:14: note: Technically the member function 'GR_CairoGraphics::_scriptBreak' can be static.
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:352:7: style: Technically the member function 'GR_CairoGraphics::_scaleCharacterMetrics' can be const. [functionConst]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:1557:24: note: Technically the member function 'GR_CairoGraphics::_scaleCharacterMetrics' can be const.
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:352:7: note: Technically the member function 'GR_CairoGraphics::_scaleCharacterMetrics' can be const.
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:353:7: style: Technically the member function 'GR_CairoGraphics::_scaleJustification' can be const. [functionConst]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:1576:24: note: Technically the member function 'GR_CairoGraphics::_scaleJustification' can be const.
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:353:7: note: Technically the member function 'GR_CairoGraphics::_scaleJustification' can be const.
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:275:20: performance: Technically the member function 'GR_PangoRenderInfo::allocStaticBuffers' can be static. [functionStatic]
abiword-3.0.2/src/af/gr/xp/gr_VectorImage.h:31:2: style: Class 'GR_VectorImage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/gr/xp/gr_Caret.h:130:2: style: Class 'GR_CaretDisabler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.h:97:2: style: Class 'GR_XPItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.h:269:2: style: Class 'GR_XPRenderInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:57:2: style: Class 'GR_CairoPatternImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:59:2: style: Class 'GR_CairoPatternImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:200:2: style: Class 'GR_CairoPangoItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:234:2: style: Class 'GR_PangoRenderInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/gr/xp/gr_Image.h:102:15: style: The function 'hasAlpha' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Image.h:64:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_Image.h:102:15: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_Image.h:103:15: style: The function 'isTransparentAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Image.h:68:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_Image.h:103:15: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_Image.h:104:21: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Image.h:83:21: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_Image.h:104:21: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_VectorImage.h:35:19: style: The function 'convertToBuffer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Image.h:49:19: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_VectorImage.h:35:19: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_VectorImage.h:36:16: style: The function 'convertFromBuffer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Image.h:50:16: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_VectorImage.h:36:16: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_VectorImage.h:39:25: style: The function 'createImageSegment' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Image.h:56:25: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_VectorImage.h:39:25: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_VectorImage.h:45:21: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Image.h:83:21: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_VectorImage.h:45:21: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_VectorImage.h:46:19: style: The function 'render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Image.h:84:19: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_VectorImage.h:46:19: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_VectorImage.h:47:26: style: The function 'hasAlpha' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Image.h:64:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_VectorImage.h:47:26: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_VectorImage.h:48:26: style: The function 'isTransparentAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Image.h:68:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_VectorImage.h:48:26: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.h:90:24: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.h:74:24: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.h:90:24: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.h:91:20: style: The function 'makeCopy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.h:75:20: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.h:91:20: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.h:92:20: style: The function 'getClassId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.h:76:20: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.h:92:20: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.h:273:20: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.h:225:20: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.h:273:20: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.h:275:15: style: The function 'append' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.h:227:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.h:275:15: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.h:276:15: style: The function 'split' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.h:228:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.h:276:15: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.h:277:15: style: The function 'cut' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.h:229:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.h:277:15: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.h:279:15: style: The function 'isJustified' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.h:234:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.h:279:15: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:86:21: style: The function 'createImageSegment' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Image.h:56:25: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:86:21: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:111:20: style: The function 'doesGlyphExist' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:119:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:111:20: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:112:20: style: The function 'glyphBox' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:127:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:112:20: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:122:22: style: The function 'getFamily' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:102:22: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:122:22: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:162:24: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:274:24: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:162:24: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:163:15: style: The function 'isPrinterGraphics' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:275:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:163:15: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:181:25: style: The function 'getCapability' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:389:24: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:181:25: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:183:25: style: The function 'measureUnRemappedChar' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:429:20: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:183:25: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:185:19: style: The function 'drawChars' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:786:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:185:19: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:190:25: style: The function 'drawGlyph' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:785:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:190:25: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:193:25: style: The function 'measureString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:424:20: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:193:25: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:199:25: style: The function 'setFont' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:417:20: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:199:25: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:200:25: style: The function 'clearFont' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:418:23: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:200:25: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:202:25: style: The function 'setZoomPercentage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:589:20: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:202:25: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:207:15: style: The function 'itemize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:650:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:207:15: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:208:15: style: The function 'shape' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:654:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:208:15: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:209:15: style: The function 'prepareToRenderChars' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:659:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:209:15: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:210:15: style: The function 'renderChars' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:660:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:210:15: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:211:15: style: The function 'measureRenderedCharWidths' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:663:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:211:15: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:212:15: style: The function 'appendRenderedCharsToBuff' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:662:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:212:15: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:213:15: style: The function 'canBreak' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:678:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:213:15: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:215:15: style: The function 'needsSpecialCaretPositioning' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:682:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:215:15: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:216:20: style: The function 'adjustCaretPosition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:690:20: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:216:20: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:217:15: style: The function 'adjustDeletePosition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:699:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:217:15: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:218:15: style: The function 'nativeBreakInfoForRightEdge' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:705:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:218:15: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:220:20: style: The function 'resetJustification' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:707:20: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:220:20: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:221:20: style: The function 'countJustificationPoints' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:708:20: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:221:20: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:222:20: style: The function 'justify' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:709:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:222:20: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:224:20: style: The function 'XYToPosition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:711:23: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:224:20: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:225:20: style: The function 'positionToXY' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:712:23: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:225:20: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:229:20: style: The function 'getTextWidth' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:719:20: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:229:20: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:231:33: style: The function 'getVersion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:725:33: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:231:33: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:233:15: style: The function 'setColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:440:20: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:233:15: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:234:15: style: The function 'getColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:441:20: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:234:15: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:241:20: style: The function 'getFontAscent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:419:20: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:241:20: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:242:20: style: The function 'getFontDescent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:420:20: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:242:20: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:243:20: style: The function 'getFontHeight' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:421:20: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:243:20: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:245:20: style: The function 'getFontAscent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:433:20: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:245:20: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:246:20: style: The function 'getFontDescent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:434:20: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:246:20: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:247:20: style: The function 'getFontHeight' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:435:20: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:247:20: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:249:16: style: The function 'fillRect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:780:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:249:16: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:252:16: style: The function 'fillRect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:779:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:252:16: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:253:16: style: The function 'polygon' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:783:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:253:16: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:254:16: style: The function 'clearArea' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:777:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:254:16: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:255:16: style: The function 'drawImage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:778:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:255:16: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:256:16: style: The function 'xorLine' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:763:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:256:16: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:257:16: style: The function 'polyLine' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:784:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:257:16: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:258:16: style: The function 'fillRect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:774:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:258:16: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:261:16: style: The function 'invertRect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:765:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:261:16: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:262:16: style: The function 'drawLine' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:760:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:262:16: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:269:19: style: The function '_findFont' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:751:19: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:269:19: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:277:15: style: The function 'getCoverage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:430:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:277:15: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:278:15: style: The function 'setLineWidth' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:490:20: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:278:15: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:279:15: style: The function 'setClipRect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:492:20: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:279:15: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:280:20: style: The function 'getDeviceResolution' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:632:20: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:280:20: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:281:12: style: The function 'getResolutionRatio' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:436:20: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:281:12: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:296:16: style: The function 'queryProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:531:20: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:296:16: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:303:18: style: The function 'startPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:534:20: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:303:18: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:304:16: style: The function 'endPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:542:20: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:304:16: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:305:16: style: The function 'startPage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:536:20: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:305:16: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:310:16: style: The function 'setColorSpace' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:553:20: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:310:16: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:311:34: style: The function 'getColorSpace' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:554:34: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:311:34: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:314:30: style: The function 'getCursor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:587:30: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:314:30: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:316:16: style: The function 'setColor3D' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:603:20: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:316:16: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:317:16: style: The function 'getColor3D' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:604:20: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:317:16: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:324:20: style: The function 'saveRectangle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:630:17: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:324:20: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:325:20: style: The function 'restoreRectangle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:631:17: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:325:20: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:423:7: style: The function '_DeviceContext_SwitchToBuffer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:840:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:423:7: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:424:7: style: The function '_DeviceContext_SwitchToScreen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:841:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:424:7: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:427:7: style: The function '_DeviceContext_SuspendDrawing' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:855:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:427:7: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:428:7: style: The function '_DeviceContext_ResumeDrawing' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:856:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:428:7: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:190:24: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.h:74:24: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:190:24: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:192:24: style: The function 'makeCopy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.h:75:20: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:192:24: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:197:24: style: The function 'getClassId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.h:76:20: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:197:24: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:266:20: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.h:225:20: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:266:20: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:267:15: style: The function 'append' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.h:227:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:267:15: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:268:15: style: The function 'split' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.h:228:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:268:15: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:269:15: style: The function 'cut' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.h:229:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:269:15: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:270:15: style: The function 'isJustified' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.h:234:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:270:15: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:271:15: style: The function 'canAppend' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.h:231:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:271:15: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:1934:20: style: Clarify calculation precedence for '%' and '?'. [clarifyCalculation]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.cpp:2470:54: style: Clarify calculation precedence for '%' and '?'. [clarifyCalculation]
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:38:24: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:274:24: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:38:24: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:39:15: style: The function 'isPrinterGraphics' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:275:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:39:15: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:52:20: style: The function 'getClassId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:387:20: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:52:20: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:54:24: style: The function 'getCapability' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:181:25: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:54:24: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:58:15: style: The function 'drawChars' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:786:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:58:15: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:63:15: style: The function 'setColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:233:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:63:15: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:64:15: style: The function 'getColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:234:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:64:15: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:65:19: style: The function 'getGUIFont' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:442:20: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:65:19: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:67:15: style: The function 'drawLine' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:262:16: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:67:15: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:68:15: style: The function 'setLineWidth' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:278:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:68:15: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:69:15: style: The function 'xorLine' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:256:16: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:69:15: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:70:15: style: The function 'polyLine' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:257:16: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:70:15: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:71:15: style: The function 'fillRect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:258:16: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:71:15: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:72:15: style: The function 'invertRect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:261:16: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:72:15: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:73:15: style: The function 'setClipRect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:279:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:73:15: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:74:15: style: The function 'scroll' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:494:20: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:74:15: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:75:15: style: The function 'scroll' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:495:20: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:75:15: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:78:15: style: The function 'clearArea' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:254:16: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:78:15: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:80:15: style: The function 'drawImage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:255:16: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:80:15: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:84:20: style: The function 'createNewImage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:483:23: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:84:20: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:86:15: style: The function 'queryProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:296:16: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:86:15: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:88:15: style: The function 'startPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:303:18: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:88:15: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:89:15: style: The function 'startPage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:305:16: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:89:15: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:91:15: style: The function 'endPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:304:16: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:91:15: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:93:15: style: The function 'setColorSpace' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:310:16: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:93:15: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:94:34: style: The function 'getColorSpace' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:311:34: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:94:34: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:96:15: style: The function 'setCursor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:586:20: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:96:15: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:97:30: style: The function 'getCursor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:314:30: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:97:30: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:99:19: style: The function 'setColor3D' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:316:16: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:99:19: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:100:15: style: The function 'getColor3D' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:317:16: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:100:15: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:101:15: style: The function 'fillRect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:249:16: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:101:15: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:102:15: style: The function 'fillRect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:252:16: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:102:15: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:106:21: style: The function 'genImageFromRectangle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:800:23: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:106:21: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:107:17: style: The function 'saveRectangle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:324:20: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:107:17: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:108:17: style: The function 'restoreRectangle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:325:20: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:108:17: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:110:15: style: The function 'setLineProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/gr/xp/gr_CairoGraphics.h:328:15: note: Virtual function in base class
abiword-3.0.2/src/af/gr/xp/gr_CairoNullGraphics.h:110:15: note: Function in derived class
abiword-3.0.2/src/af/gr/xp/gr_Caret.cpp:93:57: style: Function 'GR_Caret' argument 2 names different: declaration 'sID' definition 'sId'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/gr/xp/gr_Caret.h:39:62: note: Function 'GR_Caret' argument 2 names different: declaration 'sID' definition 'sId'.
abiword-3.0.2/src/af/gr/xp/gr_Caret.cpp:93:57: note: Function 'GR_Caret' argument 2 names different: declaration 'sID' definition 'sId'.
abiword-3.0.2/src/af/gr/xp/gr_Caret.cpp:145:35: style: Function 's_work' argument 1 names different: declaration 'w' definition '_w'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/gr/xp/gr_Caret.h:76:38: note: Function 's_work' argument 1 names different: declaration 'w' definition '_w'.
abiword-3.0.2/src/af/gr/xp/gr_Caret.cpp:145:35: note: Function 's_work' argument 1 names different: declaration 'w' definition '_w'.
abiword-3.0.2/src/af/gr/xp/gr_Caret.cpp:154:37: style: Function 's_enable' argument 1 names different: declaration 'w' definition '_w'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/gr/xp/gr_Caret.h:77:40: note: Function 's_enable' argument 1 names different: declaration 'w' definition '_w'.
abiword-3.0.2/src/af/gr/xp/gr_Caret.cpp:154:37: note: Function 's_enable' argument 1 names different: declaration 'w' definition '_w'.
abiword-3.0.2/src/af/gr/xp/gr_Caret.cpp:171:44: style: Function 's_blink_timeout' argument 1 names different: declaration 'w' definition '_w'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/gr/xp/gr_Caret.h:78:47: note: Function 's_blink_timeout' argument 1 names different: declaration 'w' definition '_w'.
abiword-3.0.2/src/af/gr/xp/gr_Caret.cpp:171:44: note: Function 's_blink_timeout' argument 1 names different: declaration 'w' definition '_w'.
abiword-3.0.2/src/af/gr/xp/gr_Caret.h:80:17: performance: Technically the member function 'GR_Caret::_getCursorBlinkTime' can be static. [functionStatic]
abiword-3.0.2/src/af/gr/xp/gr_Caret.cpp:178:21: note: Technically the member function 'GR_Caret::_getCursorBlinkTime' can be static.
abiword-3.0.2/src/af/gr/xp/gr_Caret.h:80:17: note: Technically the member function 'GR_Caret::_getCursorBlinkTime' can be static.
abiword-3.0.2/src/af/gr/xp/gr_Caret.h:81:17: performance: Technically the member function 'GR_Caret::_getCursorBlinkTimeout' can be static. [functionStatic]
abiword-3.0.2/src/af/gr/xp/gr_Caret.cpp:194:21: note: Technically the member function 'GR_Caret::_getCursorBlinkTimeout' can be static.
abiword-3.0.2/src/af/gr/xp/gr_Caret.h:81:17: note: Technically the member function 'GR_Caret::_getCursorBlinkTimeout' can be static.
abiword-3.0.2/src/af/gr/xp/gr_Caret.cpp:219:43: performance: Function parameter 'clrRemote' should be passed by const reference. [passedByValue]
abiword-3.0.2/src/af/gr/xp/gr_EmbedManager.cpp:77:3: style: Variable 'bFound' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/af/gr/xp/gr_EmbedManager.cpp:73:0: note: Variable 'bFound' is reassigned a value before the old one has been used.
abiword-3.0.2/src/af/gr/xp/gr_EmbedManager.cpp:77:3: note: Variable 'bFound' is reassigned a value before the old one has been used.
abiword-3.0.2/src/af/gr/xp/gr_EmbedManager.h:58:5: style: Class 'GR_EmbedManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.cpp:1063:26: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.cpp:529:74: style: Function 'getMaxCharacterDimension' argument 2 names different: declaration 'Length' definition 'length'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:438:71: note: Function 'getMaxCharacterDimension' argument 2 names different: declaration 'Length' definition 'length'.
abiword-3.0.2/src/af/gr/xp/gr_Graphics.cpp:529:74: note: Function 'getMaxCharacterDimension' argument 2 names different: declaration 'Length' definition 'length'.
abiword-3.0.2/src/af/gr/xp/gr_Graphics.cpp:684:22: style: Function 'createNewImage' argument 4 names different: declaration 'iWidth' definition 'iDisplayWidth'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:486:21: note: Function 'createNewImage' argument 4 names different: declaration 'iWidth' definition 'iDisplayWidth'.
abiword-3.0.2/src/af/gr/xp/gr_Graphics.cpp:684:22: note: Function 'createNewImage' argument 4 names different: declaration 'iWidth' definition 'iDisplayWidth'.
abiword-3.0.2/src/af/gr/xp/gr_Graphics.cpp:684:47: style: Function 'createNewImage' argument 5 names different: declaration 'iHeight' definition 'iDisplayHeight'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:487:21: note: Function 'createNewImage' argument 5 names different: declaration 'iHeight' definition 'iDisplayHeight'.
abiword-3.0.2/src/af/gr/xp/gr_Graphics.cpp:684:47: note: Function 'createNewImage' argument 5 names different: declaration 'iHeight' definition 'iDisplayHeight'.
abiword-3.0.2/src/af/gr/xp/gr_Graphics.cpp:1051:63: style: Function 'shape' argument 2 names different: declaration 'ri' definition 'pri'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:654:59: note: Function 'shape' argument 2 names different: declaration 'ri' definition 'pri'.
abiword-3.0.2/src/af/gr/xp/gr_Graphics.cpp:1051:63: note: Function 'shape' argument 2 names different: declaration 'ri' definition 'pri'.
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:475:20: performance: Technically the member function 'GR_Graphics::invertDimension' can be static. [functionStatic]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.cpp:601:27: note: Technically the member function 'GR_Graphics::invertDimension' can be static.
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:475:20: note: Technically the member function 'GR_Graphics::invertDimension' can be static.
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:477:20: performance: Technically the member function 'GR_Graphics::scaleDimensions' can be static. [functionStatic]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.cpp:610:19: note: Technically the member function 'GR_Graphics::scaleDimensions' can be static.
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:477:20: note: Technically the member function 'GR_Graphics::scaleDimensions' can be static.
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:874:22: performance: Technically the member function 'GR_Graphics::_PtInPolygon' can be static. [functionStatic]
abiword-3.0.2/src/af/gr/xp/gr_Graphics.cpp:703:19: note: Technically the member function 'GR_Graphics::_PtInPolygon' can be static.
abiword-3.0.2/src/af/gr/xp/gr_Graphics.h:874:22: note: Technically the member function 'GR_Graphics::_PtInPolygon' can be static.
abiword-3.0.2/src/af/gr/xp/gr_Image.cpp:38:30: style: Function 'getName' argument 1 names different: declaration 'szName' definition 'p'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/gr/xp/gr_Image.h:58:24: note: Function 'getName' argument 1 names different: declaration 'szName' definition 'p'.
abiword-3.0.2/src/af/gr/xp/gr_Image.cpp:38:30: note: Function 'getName' argument 1 names different: declaration 'szName' definition 'p'.
abiword-3.0.2/src/af/gr/xp/gr_Image.cpp:67:39: style: Function 'setName' argument 1 names different: declaration 'szName' definition 'name'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/gr/xp/gr_Image.h:89:30: note: Function 'setName' argument 1 names different: declaration 'szName' definition 'name'.
abiword-3.0.2/src/af/gr/xp/gr_Image.cpp:67:39: note: Function 'setName' argument 1 names different: declaration 'szName' definition 'name'.
abiword-3.0.2/src/af/gr/xp/gr_Image.cpp:306:44: style: Function 'setName' argument 1 names different: declaration 'szName' definition 'name'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/gr/xp/gr_Image.h:90:35: note: Function 'setName' argument 1 names different: declaration 'szName' definition 'name'.
abiword-3.0.2/src/af/gr/xp/gr_Image.cpp:306:44: note: Function 'setName' argument 1 names different: declaration 'szName' definition 'name'.
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.cpp:589:25: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition]
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.cpp:584:44: note: outer condition: s_pWidthBuff[m]<0
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.cpp:589:25: note: opposite inner condition: s_pWidthBuff[m]>=1073741824
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.cpp:229:26: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.cpp:346:55: style: Function 'cut' argument 2 names different: declaration 'len' definition 'iLen'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.h:277:47: note: Function 'cut' argument 2 names different: declaration 'len' definition 'iLen'.
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.cpp:346:55: note: Function 'cut' argument 2 names different: declaration 'len' definition 'iLen'.
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.h:300:25: performance: Technically the member function 'GR_XPRenderInfo::_constructorCommonCode' can be static. [functionStatic]
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.cpp:84:23: note: Technically the member function 'GR_XPRenderInfo::_constructorCommonCode' can be static.
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.h:300:25: note: Technically the member function 'GR_XPRenderInfo::_constructorCommonCode' can be static.
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.h:303:25: style: Technically the member function 'GR_XPRenderInfo::_checkAndFixStaticBuffers' can be const. [functionConst]
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.cpp:619:23: note: Technically the member function 'GR_XPRenderInfo::_checkAndFixStaticBuffers' can be const.
abiword-3.0.2/src/af/gr/xp/gr_RenderInfo.h:303:25: note: Technically the member function 'GR_XPRenderInfo::_checkAndFixStaticBuffers' can be const.
abiword-3.0.2/src/af/gr/xp/gr_VectorImage.cpp:93:57: style: Function 'render' argument 2 names different: declaration 'iDisplayWidth' definition 'xDest'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/gr/xp/gr_VectorImage.h:46:54: note: Function 'render' argument 2 names different: declaration 'iDisplayWidth' definition 'xDest'.
abiword-3.0.2/src/af/gr/xp/gr_VectorImage.cpp:93:57: note: Function 'render' argument 2 names different: declaration 'iDisplayWidth' definition 'xDest'.
abiword-3.0.2/src/af/gr/xp/gr_VectorImage.cpp:93:74: style: Function 'render' argument 3 names different: declaration 'iDisplayHeight' definition 'yDest'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/gr/xp/gr_VectorImage.h:46:79: note: Function 'render' argument 3 names different: declaration 'iDisplayHeight' definition 'yDest'.
abiword-3.0.2/src/af/gr/xp/gr_VectorImage.cpp:93:74: note: Function 'render' argument 3 names different: declaration 'iDisplayHeight' definition 'yDest'.
abiword-3.0.2/src/af/util/unix/ut_unixTimer.h:44:15: warning: Virtual function 'stop' is called from destructor '~UT_UNIXTimer()' at line 58. Dynamic binding is not used. [virtualCallInConstructor]
abiword-3.0.2/src/af/util/unix/ut_unixTimer.cpp:58:2: note: Calling stop
abiword-3.0.2/src/af/util/unix/ut_unixTimer.h:44:15: note: stop is a virtual method
abiword-3.0.2/src/af/util/win/ut_Win32Idle.cpp:80:26: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/util/win/ut_Win32Idle.h:34:15: warning: Virtual function 'stop' is called from destructor '~UT_Win32Idle()' at line 38. Dynamic binding is not used. [virtualCallInConstructor]
abiword-3.0.2/src/af/util/win/ut_Win32Idle.cpp:38:3: note: Calling stop
abiword-3.0.2/src/af/util/win/ut_Win32Idle.h:34:15: note: stop is a virtual method
abiword-3.0.2/src/af/util/win/ut_Win32LocaleString.cpp:341:57: style: Function 'fromUCS4' argument 1 names different: declaration 'szIn' definition 'usc4_in'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/util/win/ut_Win32LocaleString.h:101:37: note: Function 'fromUCS4' argument 1 names different: declaration 'szIn' definition 'usc4_in'.
abiword-3.0.2/src/af/util/win/ut_Win32LocaleString.cpp:341:57: note: Function 'fromUCS4' argument 1 names different: declaration 'szIn' definition 'usc4_in'.
abiword-3.0.2/src/af/util/win/ut_Win32LocaleString.cpp:360:50: style: Function 'fromUTF8' argument 1 names different: declaration 'szUTF8' definition 'utf8str'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/util/win/ut_Win32LocaleString.h:102:29: note: Function 'fromUTF8' argument 1 names different: declaration 'szUTF8' definition 'utf8str'.
abiword-3.0.2/src/af/util/win/ut_Win32LocaleString.cpp:360:50: note: Function 'fromUTF8' argument 1 names different: declaration 'szUTF8' definition 'utf8str'.
abiword-3.0.2/src/af/util/win/ut_Win32LocaleString.cpp:380:67: style: Function 'fromASCII' argument 2 names different: declaration 'size' definition 'sz'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/util/win/ut_Win32LocaleString.h:103:46: note: Function 'fromASCII' argument 2 names different: declaration 'size' definition 'sz'.
abiword-3.0.2/src/af/util/win/ut_Win32LocaleString.cpp:380:67: note: Function 'fromASCII' argument 2 names different: declaration 'size' definition 'sz'.
abiword-3.0.2/src/af/util/win/ut_Win32LocaleString.h:39:2: style: 'UT_UCS2Stringbuf::operator=' should return 'UT_UCS2Stringbuf &'. [operatorEq]
abiword-3.0.2/src/af/util/win/ut_Win32LocaleString.h:77:10: style: Technically the member function 'UT_UCS2String::length' can be const. [functionConst]
abiword-3.0.2/src/af/util/win/ut_Win32LocaleString.h:100:7: performance: Technically the member function 'UT_Win32LocaleString::fromUCS2' can be static. [functionStatic]
abiword-3.0.2/src/af/util/win/ut_Win32LocaleString.cpp:332:28: note: Technically the member function 'UT_Win32LocaleString::fromUCS2' can be static.
abiword-3.0.2/src/af/util/win/ut_Win32LocaleString.h:100:7: note: Technically the member function 'UT_Win32LocaleString::fromUCS2' can be static.
abiword-3.0.2/src/af/util/win/ut_Win32LocaleString.cpp:394:2: error: Mismatching allocation and deallocation: src [mismatchAllocDealloc]
abiword-3.0.2/src/af/util/win/ut_Win32LocaleString.cpp:420:2: error: Mismatching allocation and deallocation: src [mismatchAllocDealloc]
abiword-3.0.2/src/af/util/win/ut_Win32Misc.cpp:495:11: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/util/win/ut_Win32Misc.cpp:500:11: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/util/win/ut_Win32Misc.cpp:557:30: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/util/win/ut_Win32Misc.cpp:105:2: style: Variable 'm_hWSInst' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/src/af/util/win/ut_Win32Misc.cpp:104:0: note: Variable 'm_hWSInst' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/af/util/win/ut_Win32Misc.cpp:105:2: note: Variable 'm_hWSInst' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/af/util/win/ut_Win32Misc.cpp:172:3: style: Variable 'm_hSNMPInst' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/src/af/util/win/ut_Win32Misc.cpp:134:0: note: Variable 'm_hSNMPInst' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/af/util/win/ut_Win32Misc.cpp:172:3: note: Variable 'm_hSNMPInst' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/af/util/win/ut_Win32Misc.cpp:373:3: style: Variable 'bRet' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/af/util/win/ut_Win32Misc.cpp:366:0: note: Variable 'bRet' is reassigned a value before the old one has been used.
abiword-3.0.2/src/af/util/win/ut_Win32Misc.cpp:373:3: note: Variable 'bRet' is reassigned a value before the old one has been used.
abiword-3.0.2/src/af/util/win/ut_Win32Misc.cpp:426:2: warning: Member variable 'UT_Win32AssertDlg::m_answer' is not initialized in the constructor. [uninitMemberVarPrivate]
abiword-3.0.2/src/af/util/win/ut_Win32Misc.cpp:437:9: style: Unused private function: 'UT_Win32AssertDlg::runModal' [unusedPrivateFunction]
abiword-3.0.2/src/af/util/win/ut_Win32OS.cpp:315:57: style: Function 'UT_CreateWindowEx' argument 2 names different: declaration 'lpClassName' definition 'pszClassName'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/util/win/ut_Win32OS.h:48:56: note: Function 'UT_CreateWindowEx' argument 2 names different: declaration 'lpClassName' definition 'pszClassName'.
abiword-3.0.2/src/af/util/win/ut_Win32OS.cpp:315:57: note: Function 'UT_CreateWindowEx' argument 2 names different: declaration 'lpClassName' definition 'pszClassName'.
abiword-3.0.2/src/af/util/win/ut_Win32OS.cpp:315:87: style: Function 'UT_CreateWindowEx' argument 3 names different: declaration 'lpWindowName' definition 'pszWindowName'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/util/win/ut_Win32OS.h:48:84: note: Function 'UT_CreateWindowEx' argument 3 names different: declaration 'lpWindowName' definition 'pszWindowName'.
abiword-3.0.2/src/af/util/win/ut_Win32OS.cpp:315:87: note: Function 'UT_CreateWindowEx' argument 3 names different: declaration 'lpWindowName' definition 'pszWindowName'.
abiword-3.0.2/src/af/util/win/ut_Win32Timer.cpp:128:27: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/util/win/ut_Win32Timer.h:35:20: warning: Virtual function 'stop' is called from destructor '~UT_Win32Timer()' at line 69. Dynamic binding is not used. [virtualCallInConstructor]
abiword-3.0.2/src/af/util/win/ut_Win32Timer.cpp:69:2: note: Calling stop
abiword-3.0.2/src/af/util/win/ut_Win32Timer.h:35:20: note: stop is a virtual method
abiword-3.0.2/src/af/util/win/ut_Win32Uuid.h:74:2: style: Class 'UT_Win32UUID' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/util/win/ut_Win32Uuid.h:75:2: style: Class 'UT_Win32UUID' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/util/win/ut_Win32Uuid.h:76:2: style: Class 'UT_Win32UUID' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/util/win/ut_Win32Uuid.h:78:2: style: Class 'UT_Win32UUID' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/util/win/ut_Xpm2Bmp.cpp:125:32: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
abiword-3.0.2/src/af/util/win/ut_debugmsg.cpp:69:1: error: va_list 'marker' was opened but not closed by va_end(). [va_end_missing]
abiword-3.0.2/src/af/util/win/ut_path.cpp:29:0: error: #error This is Win32 include file! [preprocessorErrorDirective]
abiword-3.0.2/src/af/util/xp/ut_debugmsg.h:35:0: error: syntax error [syntaxError]
abiword-3.0.2/src/af/util/xp/ut_vector.h:279:0: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/util/xp/ut_vector.h:306:0: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/util/xp/ut_Script.cpp:121:21: style: The scope of the variable 'pSniffer' can be reduced. [variableScope]
abiword-3.0.2/src/af/util/xp/ut_Script.cpp:134:21: style: The scope of the variable 'pSniffer' can be reduced. [variableScope]
abiword-3.0.2/src/af/util/xp/ut_Script.cpp:255:8: style: The scope of the variable 'szBuf' can be reduced. [variableScope]
abiword-3.0.2/src/af/util/xp/ut_Script.cpp:256:7: style: The scope of the variable 'iNumbytes' can be reduced. [variableScope]
abiword-3.0.2/src/af/util/xp/ut_vector.h:170:0: style: Function 'UT_GenericVector < UT_String * >' argument 3 names different: declaration 'bPrealloc' definition 'bPrealoc'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/util/xp/ut_vector.h:84:0: note: Function 'UT_GenericVector < UT_String * >' argument 3 names different: declaration 'bPrealloc' definition 'bPrealoc'.
abiword-3.0.2/src/af/util/xp/ut_vector.h:170:0: note: Function 'UT_GenericVector < UT_String * >' argument 3 names different: declaration 'bPrealloc' definition 'bPrealoc'.
abiword-3.0.2/src/af/util/xp/ut_stringbuf.h:106:2: style: 'UT_UTF8Stringbuf::operator=' should return 'UT_UTF8Stringbuf &'. [operatorEq]
abiword-3.0.2/src/af/util/xp/ut_Script.h:114:24: style: Unused private function: 'UT_ScriptLibrary::suffixesForType' [unusedPrivateFunction]
abiword-3.0.2/src/af/util/xp/ut_stringbuf.h:74:16: performance: Technically the member function 'UT_StringImpl::utf8_data' can be static. [functionStatic]
abiword-3.0.2/src/af/util/xp/ut_stringbuf.h:318:39: note: Technically the member function 'UT_StringImpl::utf8_data' can be static.
abiword-3.0.2/src/af/util/xp/ut_stringbuf.h:74:16: note: Technically the member function 'UT_StringImpl::utf8_data' can be static.
abiword-3.0.2/src/af/util/xp/ut_debugmsg.h:88:8: style: Technically the member function 'UT_DebugOnly::operator++' can be const. [functionConst]
abiword-3.0.2/src/af/util/xp/ut_debugmsg.h:91:8: style: Technically the member function 'UT_DebugOnly::operator--' can be const. [functionConst]
abiword-3.0.2/src/af/util/xp/ut_stringbuf.h:55:2: style: Class 'UT_StringImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/util/xp/ut_stringbuf.h:137:3: style: Class 'UTF8Iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/util/xp/ut_string_class.h:80:2: style: Class 'UT_String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/util/xp/ut_string_class.h:184:2: style: Class 'UT_UTF8String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/util/xp/ut_string_class.h:334:2: style: Class 'UT_UCS4String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/util/xp/ut_debugmsg.h:81:3: style: Class 'UT_DebugOnly' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/util/xp/ut_misc.h:54:2: style: Class 'UT_Rect' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/util/xp/ut_base64.cpp:153:7: style: The scope of the variable 'bHave2' can be reduced. [variableScope]
abiword-3.0.2/src/af/util/xp/ut_base64.cpp:154:7: style: The scope of the variable 'bHave3' can be reduced. [variableScope]
abiword-3.0.2/src/af/util/xp/ut_bytebuf.h:57:2: style: Class 'UT_ByteBuf' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/util/xp/ut_bijection.cpp:64:5: error: Common realloc mistake: 'm_first' nulled but not freed upon failure [memleakOnRealloc]
abiword-3.0.2/src/af/util/xp/ut_bijection.cpp:67:5: error: Common realloc mistake: 'm_second' nulled but not freed upon failure [memleakOnRealloc]
abiword-3.0.2/src/af/util/xp/ut_bytebuf.cpp:195:65: style: Function 'insertFromURI' argument 2 names different: declaration 'pszURI' definition 'szURI'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/util/xp/ut_bytebuf.h:71:81: note: Function 'insertFromURI' argument 2 names different: declaration 'pszURI' definition 'szURI'.
abiword-3.0.2/src/af/util/xp/ut_bytebuf.cpp:195:65: note: Function 'insertFromURI' argument 2 names different: declaration 'pszURI' definition 'szURI'.
abiword-3.0.2/src/af/util/xp/ut_bytebuf.cpp:248:66: style: Function 'insertFromFile' argument 2 names different: declaration 'pszFilename' definition 'pszFileName'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/util/xp/ut_bytebuf.h:70:58: note: Function 'insertFromFile' argument 2 names different: declaration 'pszFilename' definition 'pszFileName'.
abiword-3.0.2/src/af/util/xp/ut_bytebuf.cpp:248:66: note: Function 'insertFromFile' argument 2 names different: declaration 'pszFilename' definition 'pszFileName'.
abiword-3.0.2/src/af/util/xp/ut_bytebuf.cpp:137:3: error: Common realloc mistake: 'm_pBuf' nulled but not freed upon failure [memleakOnRealloc]
abiword-3.0.2/src/af/util/xp/ut_bytebuf.cpp:190:3: error: Common realloc mistake: 'm_pBuf' nulled but not freed upon failure [memleakOnRealloc]
abiword-3.0.2/src/af/util/xp/ut_crc32.cpp:126:33: style: Function 'Fill' argument 1 names different: declaration 'input' definition 's'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/util/xp/ut_crc32.h:20:31: note: Function 'Fill' argument 1 names different: declaration 'input' definition 's'.
abiword-3.0.2/src/af/util/xp/ut_crc32.cpp:126:33: note: Function 'Fill' argument 1 names different: declaration 'input' definition 's'.
abiword-3.0.2/src/af/util/xp/ut_crc32.cpp:132:33: style: Function 'Fill' argument 1 names different: declaration 'input' definition 's'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/util/xp/ut_crc32.h:21:31: note: Function 'Fill' argument 1 names different: declaration 'input' definition 's'.
abiword-3.0.2/src/af/util/xp/ut_crc32.cpp:132:33: note: Function 'Fill' argument 1 names different: declaration 'input' definition 's'.
abiword-3.0.2/src/af/util/xp/ut_crc32.cpp:132:46: style: Function 'Fill' argument 2 names different: declaration 'length' definition 'n'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/util/xp/ut_crc32.h:21:48: note: Function 'Fill' argument 2 names different: declaration 'length' definition 'n'.
abiword-3.0.2/src/af/util/xp/ut_crc32.cpp:132:46: note: Function 'Fill' argument 2 names different: declaration 'length' definition 'n'.
abiword-3.0.2/src/af/util/xp/ut_crc32.cpp:137:42: style: Function 'Fill' argument 1 names different: declaration 'input' definition 's'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/util/xp/ut_crc32.h:22:40: note: Function 'Fill' argument 1 names different: declaration 'input' definition 's'.
abiword-3.0.2/src/af/util/xp/ut_crc32.cpp:137:42: note: Function 'Fill' argument 1 names different: declaration 'input' definition 's'.
abiword-3.0.2/src/af/util/xp/ut_crc32.cpp:137:55: style: Function 'Fill' argument 2 names different: declaration 'length' definition 'n'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/util/xp/ut_crc32.h:22:57: note: Function 'Fill' argument 2 names different: declaration 'length' definition 'n'.
abiword-3.0.2/src/af/util/xp/ut_crc32.cpp:137:55: note: Function 'Fill' argument 2 names different: declaration 'length' definition 'n'.
abiword-3.0.2/src/af/util/xp/ut_crc32.h:23:19: performance: Technically the member function 'UT_CRC32::DigestSize' can be static. [functionStatic]
abiword-3.0.2/src/af/util/xp/ut_path.h:40:0: error: #error Huh, neither MAXPATHLEN nor PATH_MAX available, fix for this platform needed. [preprocessorErrorDirective]
abiword-3.0.2/src/af/util/xp/ut_go_file.cpp:1069:61: style: Function 'UT_go_directory_create' argument 3 names different: declaration 'err' definition 'error'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/util/xp/ut_go_file.h:75:81: note: Function 'UT_go_directory_create' argument 3 names different: declaration 'err' definition 'error'.
abiword-3.0.2/src/af/util/xp/ut_go_file.cpp:1069:61: note: Function 'UT_go_directory_create' argument 3 names different: declaration 'err' definition 'error'.
abiword-3.0.2/src/af/util/xp/ut_growbuf.h:54:2: style: Class 'UT_GrowBuf' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/util/xp/ut_growbuf.cpp:153:3: error: Common realloc mistake: 'm_pBuf' nulled but not freed upon failure [memleakOnRealloc]
abiword-3.0.2/src/af/util/xp/ut_growbuf.cpp:209:3: error: Common realloc mistake: 'm_pBuf' nulled but not freed upon failure [memleakOnRealloc]
abiword-3.0.2/src/af/util/xp/ut_vector.h:170:84: style: Function 'UT_GenericVector' argument 3 names different: declaration 'bPrealloc' definition 'bPrealoc'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/util/xp/ut_vector.h:84:73: note: Function 'UT_GenericVector' argument 3 names different: declaration 'bPrealloc' definition 'bPrealoc'.
abiword-3.0.2/src/af/util/xp/ut_vector.h:170:84: note: Function 'UT_GenericVector' argument 3 names different: declaration 'bPrealloc' definition 'bPrealoc'.
abiword-3.0.2/src/af/util/xp/ut_hash.h:435:44: style: Function 'pick' argument 1 names different: declaration 'key' definition 'k'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/util/xp/ut_hash.h:68:21: note: Function 'pick' argument 1 names different: declaration 'key' definition 'k'.
abiword-3.0.2/src/af/util/xp/ut_hash.h:435:44: note: Function 'pick' argument 1 names different: declaration 'key' definition 'k'.
abiword-3.0.2/src/af/util/xp/ut_hash.h:447:50: style: Function 'pick' argument 1 names different: declaration 'key' definition 'k'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/util/xp/ut_hash.h:69:27: note: Function 'pick' argument 1 names different: declaration 'key' definition 'k'.
abiword-3.0.2/src/af/util/xp/ut_hash.h:447:50: note: Function 'pick' argument 1 names different: declaration 'key' definition 'k'.
abiword-3.0.2/src/af/util/xp/ut_hash.h:458:51: style: Function 'contains' argument 1 names different: declaration 'key' definition 'k'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/util/xp/ut_hash.h:72:28: note: Function 'contains' argument 1 names different: declaration 'key' definition 'k'.
abiword-3.0.2/src/af/util/xp/ut_hash.h:458:51: note: Function 'contains' argument 1 names different: declaration 'key' definition 'k'.
abiword-3.0.2/src/af/util/xp/ut_hash.h:458:56: style: Function 'contains' argument 2 names different: declaration 'val' definition 'v'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/util/xp/ut_hash.h:72:35: note: Function 'contains' argument 2 names different: declaration 'val' definition 'v'.
abiword-3.0.2/src/af/util/xp/ut_hash.h:458:56: note: Function 'contains' argument 2 names different: declaration 'val' definition 'v'.
abiword-3.0.2/src/af/util/xp/ut_hash.h:465:56: style: Function 'contains' argument 1 names different: declaration 'key' definition 'k'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/util/xp/ut_hash.h:73:34: note: Function 'contains' argument 1 names different: declaration 'key' definition 'k'.
abiword-3.0.2/src/af/util/xp/ut_hash.h:465:56: note: Function 'contains' argument 1 names different: declaration 'key' definition 'k'.
abiword-3.0.2/src/af/util/xp/ut_hash.h:465:61: style: Function 'contains' argument 2 names different: declaration 'val' definition 'v'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/util/xp/ut_hash.h:73:41: note: Function 'contains' argument 2 names different: declaration 'val' definition 'v'.
abiword-3.0.2/src/af/util/xp/ut_hash.h:465:61: note: Function 'contains' argument 2 names different: declaration 'val' definition 'v'.
abiword-3.0.2/src/af/util/xp/ut_hash.h:528:53: style: Function 'set' argument 2 names different: declaration 'val' definition 'value'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/util/xp/ut_hash.h:64:31: note: Function 'set' argument 2 names different: declaration 'val' definition 'value'.
abiword-3.0.2/src/af/util/xp/ut_hash.h:528:53: note: Function 'set' argument 2 names different: declaration 'val' definition 'value'.
abiword-3.0.2/src/af/util/xp/ut_hash.h:535:58: style: Function 'set' argument 2 names different: declaration 'val' definition 'value'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/util/xp/ut_hash.h:65:37: note: Function 'set' argument 2 names different: declaration 'val' definition 'value'.
abiword-3.0.2/src/af/util/xp/ut_hash.h:535:58: note: Function 'set' argument 2 names different: declaration 'val' definition 'value'.
abiword-3.0.2/src/af/util/xp/ut_hash.h:671:67: style: Function 'assign_slots' argument 2 names different: declaration 'old_num_slots' definition 'old_num_slot'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/util/xp/ut_hash.h:169:44: note: Function 'assign_slots' argument 2 names different: declaration 'old_num_slots' definition 'old_num_slot'.
abiword-3.0.2/src/af/util/xp/ut_hash.h:671:67: note: Function 'assign_slots' argument 2 names different: declaration 'old_num_slots' definition 'old_num_slot'.
abiword-3.0.2/src/af/util/xp/ut_hash.h:697:63: style: Function 'compute_reorg_threshold' argument 1 names different: declaration 'nslots' definition 'nSlots'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/util/xp/ut_hash.h:171:47: note: Function 'compute_reorg_threshold' argument 1 names different: declaration 'nslots' definition 'nSlots'.
abiword-3.0.2/src/af/util/xp/ut_hash.h:697:63: note: Function 'compute_reorg_threshold' argument 1 names different: declaration 'nslots' definition 'nSlots'.
abiword-3.0.2/src/af/util/xp/ut_hash.h:286:2: style: 'key_wrapper::operator=' should return 'key_wrapper &'. [operatorEq]
abiword-3.0.2/src/af/util/xp/ut_hash.h:119:15: style: Unused private function: 'UT_Cursor::_set_index' [unusedPrivateFunction]
abiword-3.0.2/src/af/util/xp/ut_hash.h:121:20: style: Unused private function: 'UT_Cursor::_get_index' [unusedPrivateFunction]
abiword-3.0.2/src/af/util/xp/ut_hash.h:104:28: style: Technically the member function 'UT_GenericStringMap::UT_Cursor::key' can be const. [functionConst]
abiword-3.0.2/src/af/util/xp/ut_hash.h:106:15: style: Technically the member function 'UT_GenericStringMap::UT_Cursor::make_deleted' can be const. [functionConst]
abiword-3.0.2/src/af/util/xp/ut_hash.h:108:18: style: Technically the member function 'UT_GenericStringMap::UT_Cursor::first' can be const. [functionConst]
abiword-3.0.2/src/af/util/xp/ut_hash.h:110:18: style: Technically the member function 'UT_GenericStringMap::UT_Cursor::next' can be const. [functionConst]
abiword-3.0.2/src/af/util/xp/ut_hash.h:112:19: style: Technically the member function 'UT_GenericStringMap::UT_Cursor::prev' can be const. [functionConst]
abiword-3.0.2/src/af/util/xp/ut_hash.h:114:15: style: Technically the member function 'UT_GenericStringMap::UT_Cursor::is_valid' can be const. [functionConst]
abiword-3.0.2/src/af/util/xp/ut_hash.h:121:20: style: Technically the member function 'UT_GenericStringMap::UT_Cursor::_get_index' can be const. [functionConst]
abiword-3.0.2/src/af/util/xp/ut_hash.h:262:7: style: Technically the member function 'key_wrapper::die' can be const. [functionConst]
abiword-3.0.2/src/af/util/xp/ut_hash.h:57:2: style: Class 'UT_GenericStringMap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/util/xp/ut_hash.h:95:3: style: Class 'UT_Cursor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/util/xp/ut_hash.h:244:2: style: Class 'UT_StringPtrMap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/util/xp/ut_hash.h:256:1: warning: The class 'key_wrapper' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
abiword-3.0.2/src/af/util/xp/ut_html.h:39:2: style: Class 'UT_HTML' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/util/xp/ut_xml.h:201:21: style: The function 'openFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/util/xp/ut_xml.h:155:20: note: Virtual function in base class
abiword-3.0.2/src/af/util/xp/ut_xml.h:201:21: note: Function in derived class
abiword-3.0.2/src/af/util/xp/ut_xml.h:202:21: style: The function 'readBytes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/util/xp/ut_xml.h:156:25: note: Virtual function in base class
abiword-3.0.2/src/af/util/xp/ut_xml.h:202:21: note: Function in derived class
abiword-3.0.2/src/af/util/xp/ut_xml.h:203:21: style: The function 'closeFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/util/xp/ut_xml.h:157:20: note: Virtual function in base class
abiword-3.0.2/src/af/util/xp/ut_xml.h:203:21: note: Function in derived class
abiword-3.0.2/src/af/util/xp/ut_xml.h:221:21: style: The function 'openFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/util/xp/ut_xml.h:155:20: note: Virtual function in base class
abiword-3.0.2/src/af/util/xp/ut_xml.h:221:21: note: Function in derived class
abiword-3.0.2/src/af/util/xp/ut_xml.h:222:21: style: The function 'readBytes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/util/xp/ut_xml.h:156:25: note: Virtual function in base class
abiword-3.0.2/src/af/util/xp/ut_xml.h:222:21: note: Function in derived class
abiword-3.0.2/src/af/util/xp/ut_xml.h:223:21: style: The function 'closeFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/util/xp/ut_xml.h:157:20: note: Virtual function in base class
abiword-3.0.2/src/af/util/xp/ut_xml.h:223:21: note: Function in derived class
abiword-3.0.2/src/af/util/xp/ut_html.h:43:11: style: The function 'parse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/util/xp/ut_xml.h:92:20: note: Virtual function in base class
abiword-3.0.2/src/af/util/xp/ut_html.h:43:11: note: Function in derived class
abiword-3.0.2/src/af/util/xp/ut_html.h:44:11: style: The function 'parse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/util/xp/ut_xml.h:93:20: note: Virtual function in base class
abiword-3.0.2/src/af/util/xp/ut_html.h:44:11: note: Function in derived class
abiword-3.0.2/src/af/util/xp/ut_idle.h:38:16: style: The function 'stop' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/util/xp/ut_worker.h:70:16: note: Virtual function in base class
abiword-3.0.2/src/af/util/xp/ut_idle.h:38:16: note: Function in derived class
abiword-3.0.2/src/af/util/xp/ut_idle.h:39:16: style: The function 'start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/util/xp/ut_worker.h:71:16: note: Virtual function in base class
abiword-3.0.2/src/af/util/xp/ut_idle.h:39:16: note: Function in derived class
abiword-3.0.2/src/af/util/xp/ut_locale.h:48:3: style: Class 'UT_LocaleInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/util/xp/ut_mbtowc.cpp:57:17: warning: Member variable 'UT_UCS2_mbtowc::m_buf' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/util/xp/ut_mbtowc.cpp:50:17: warning: Member variable 'UT_UCS2_mbtowc::m_buf' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/util/xp/ut_mbtowc.cpp:152:17: warning: Member variable 'UT_UCS4_mbtowc::m_buf' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/util/xp/ut_mbtowc.cpp:145:17: warning: Member variable 'UT_UCS4_mbtowc::m_buf' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/util/xp/ut_mbtowc.h:43:3: style: Class 'UT_UCS2_mbtowc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/util/xp/ut_mbtowc.h:28:7: style: Class 'Converter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/util/xp/ut_mbtowc.h:84:3: style: Class 'UT_UCS4_mbtowc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/util/xp/ut_mbtowc.h:68:7: style: Class 'Converter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/util/xp/ut_misc.cpp:369:13: style: The scope of the variable 'utsEntry' can be reduced. [variableScope]
abiword-3.0.2/src/af/util/xp/ut_misc.cpp:394:40: style: Function 'UT_HeadingDepth' argument 1 names different: declaration 'szHeadName' definition 'szHeadingName'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/util/xp/ut_misc.h:113:40: note: Function 'UT_HeadingDepth' argument 1 names different: declaration 'szHeadName' definition 'szHeadingName'.
abiword-3.0.2/src/af/util/xp/ut_misc.cpp:394:40: note: Function 'UT_HeadingDepth' argument 1 names different: declaration 'szHeadName' definition 'szHeadingName'.
abiword-3.0.2/src/af/util/xp/ut_misc.cpp:578:45: style: Function 'UT_splitPropsToArray' argument 1 names different: declaration 'props' definition 'pProps'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/util/xp/ut_misc.h:248:56: note: Function 'UT_splitPropsToArray' argument 1 names different: declaration 'props' definition 'pProps'.
abiword-3.0.2/src/af/util/xp/ut_misc.cpp:578:45: note: Function 'UT_splitPropsToArray' argument 1 names different: declaration 'props' definition 'pProps'.
abiword-3.0.2/src/af/util/xp/ut_misc.cpp:45:24: performance: Variable 'width' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/af/util/xp/ut_misc.cpp:50:2: performance: Variable 'left' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/af/util/xp/ut_misc.cpp:51:2: performance: Variable 'top' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/af/util/xp/ut_misc.cpp:52:2: performance: Variable 'width' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/af/util/xp/ut_misc.cpp:53:2: performance: Variable 'height' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/af/util/xp/ut_misc.cpp:58:2: performance: Variable 'left' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/af/util/xp/ut_misc.cpp:59:2: performance: Variable 'top' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/af/util/xp/ut_misc.cpp:60:2: performance: Variable 'width' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/af/util/xp/ut_misc.cpp:61:2: performance: Variable 'height' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/af/util/xp/ut_misc.cpp:67:2: performance: Variable 'left' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/af/util/xp/ut_misc.cpp:68:2: performance: Variable 'top' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/af/util/xp/ut_misc.cpp:69:2: performance: Variable 'width' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/af/util/xp/ut_misc.cpp:70:2: performance: Variable 'height' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/af/util/xp/ut_misc.h:48:1: warning: The class 'UT_Rect' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
abiword-3.0.2/src/af/util/xp/ut_misc.cpp:615:0: error: Memory leak: pPropsArray [memleak]
abiword-3.0.2/src/af/util/xp/ut_mutex.h:82:3: style: Class 'UT_MutexAcquirer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/util/xp/ut_rand.cpp:588:7: style: Variable 'val' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/src/af/util/xp/ut_rand.cpp:587:0: note: Variable 'val' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/af/util/xp/ut_rand.cpp:588:7: note: Variable 'val' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/af/util/xp/ut_rand.cpp:365:7: style: struct member 'random_poly_info::seps' is never used. [unusedStructMember]
abiword-3.0.2/src/af/util/xp/ut_rand.cpp:366:7: style: struct member 'random_poly_info::degrees' is never used. [unusedStructMember]
abiword-3.0.2/src/af/util/xp/ut_std_string.cpp:109:36: style: Function 'ends_with' argument 1 names different: declaration 'fullstring' definition 's'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/util/xp/ut_std_string.h:48:49: note: Function 'ends_with' argument 1 names different: declaration 'fullstring' definition 's'.
abiword-3.0.2/src/af/util/xp/ut_std_string.cpp:109:36: note: Function 'ends_with' argument 1 names different: declaration 'fullstring' definition 's'.
abiword-3.0.2/src/af/util/xp/ut_std_string.cpp:117:38: style: Function 'starts_with' argument 1 names different: declaration 'fullstring' definition 's'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/util/xp/ut_std_string.h:47:49: note: Function 'starts_with' argument 1 names different: declaration 'fullstring' definition 's'.
abiword-3.0.2/src/af/util/xp/ut_std_string.cpp:117:38: note: Function 'starts_with' argument 1 names different: declaration 'fullstring' definition 's'.
abiword-3.0.2/src/af/util/xp/ut_std_string.cpp:117:60: style: Function 'starts_with' argument 2 names different: declaration 'prefix' definition 'starting'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/util/xp/ut_std_string.h:47:80: note: Function 'starts_with' argument 2 names different: declaration 'prefix' definition 'starting'.
abiword-3.0.2/src/af/util/xp/ut_std_string.cpp:117:60: note: Function 'starts_with' argument 2 names different: declaration 'prefix' definition 'starting'.
abiword-3.0.2/src/af/util/xp/ut_std_string.cpp:157:58: style: Function 'UT_XML_cloneNoAmpersands' argument 1 names different: declaration 'szSource' definition 'src'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/util/xp/ut_std_string.h:54:69: note: Function 'UT_XML_cloneNoAmpersands' argument 1 names different: declaration 'szSource' definition 'src'.
abiword-3.0.2/src/af/util/xp/ut_std_string.cpp:157:58: note: Function 'UT_XML_cloneNoAmpersands' argument 1 names different: declaration 'szSource' definition 'src'.
abiword-3.0.2/src/af/util/xp/ut_case.h:91:27: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/util/xp/ut_case.h:1466:26: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/util/xp/ut_string.cpp:150:32: style: Function 'UT_isValidXML' argument 1 names different: declaration 's' definition 'pString'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/util/xp/ut_string.h:49:44: note: Function 'UT_isValidXML' argument 1 names different: declaration 's' definition 'pString'.
abiword-3.0.2/src/af/util/xp/ut_string.cpp:150:32: note: Function 'UT_isValidXML' argument 1 names different: declaration 's' definition 'pString'.
abiword-3.0.2/src/af/util/xp/ut_string.cpp:181:25: style: Function 'UT_validXML' argument 1 names different: declaration 's' definition 'pString'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/util/xp/ut_string.h:50:37: note: Function 'UT_validXML' argument 1 names different: declaration 's' definition 'pString'.
abiword-3.0.2/src/af/util/xp/ut_string.cpp:181:25: note: Function 'UT_validXML' argument 1 names different: declaration 's' definition 'pString'.
abiword-3.0.2/src/af/util/xp/ut_string.cpp:264:40: style: Function 'UT_decodeUTF8string' argument 1 names different: declaration 'p' definition 'pString'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/util/xp/ut_string.h:47:52: note: Function 'UT_decodeUTF8string' argument 1 names different: declaration 'p' definition 'pString'.
abiword-3.0.2/src/af/util/xp/ut_string.cpp:264:40: note: Function 'UT_decodeUTF8string' argument 1 names different: declaration 'p' definition 'pString'.
abiword-3.0.2/src/af/util/xp/ut_string.cpp:966:45: style: Function 'UT_UCS4_strnrev' argument 1 names different: declaration 'dest' definition 'src'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/util/xp/ut_string.h:157:60: note: Function 'UT_UCS4_strnrev' argument 1 names different: declaration 'dest' definition 'src'.
abiword-3.0.2/src/af/util/xp/ut_string.cpp:966:45: note: Function 'UT_UCS4_strnrev' argument 1 names different: declaration 'dest' definition 'src'.
abiword-3.0.2/src/af/util/xp/ut_string.cpp:1604:39: style: Function 'UT_parse_properties' argument 1 names different: declaration 'props' definition 'properties'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/util/xp/ut_string.h:165:50: note: Function 'UT_parse_properties' argument 1 names different: declaration 'props' definition 'properties'.
abiword-3.0.2/src/af/util/xp/ut_string.cpp:1604:39: note: Function 'UT_parse_properties' argument 1 names different: declaration 'props' definition 'properties'.
abiword-3.0.2/src/af/util/xp/ut_wctomb.h:20:3: style: Class 'UT_Wctomb' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/util/xp/ut_vector.h:75:0: error: syntax error [syntaxError]
abiword-3.0.2/src/af/util/xp/ut_stringbuf.cpp:380:54: style: Function 'escape' argument 1 names different: declaration 'str1' definition 'utf8_str1'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/util/xp/ut_stringbuf.h:115:38: note: Function 'escape' argument 1 names different: declaration 'str1' definition 'utf8_str1'.
abiword-3.0.2/src/af/util/xp/ut_stringbuf.cpp:380:54: note: Function 'escape' argument 1 names different: declaration 'str1' definition 'utf8_str1'.
abiword-3.0.2/src/af/util/xp/ut_stringbuf.cpp:381:33: style: Function 'escape' argument 2 names different: declaration 'str2' definition 'utf8_str2'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/util/xp/ut_stringbuf.h:116:29: note: Function 'escape' argument 2 names different: declaration 'str2' definition 'utf8_str2'.
abiword-3.0.2/src/af/util/xp/ut_stringbuf.cpp:381:33: note: Function 'escape' argument 2 names different: declaration 'str2' definition 'utf8_str2'.
abiword-3.0.2/src/af/util/xp/ut_strptime.c:431:4: style: Checking if unsigned variable 'val' is less than zero. [unsignedLessThanZero]
abiword-3.0.2/src/af/util/xp/ut_strptime.c:478:4: style: Checking if unsigned variable 'val' is less than zero. [unsignedLessThanZero]
abiword-3.0.2/src/af/util/xp/ut_strptime.c:503:4: style: Checking if unsigned variable 'val' is less than zero. [unsignedLessThanZero]
abiword-3.0.2/src/af/util/xp/ut_strptime.c:592:4: style: Checking if unsigned variable 'val' is less than zero. [unsignedLessThanZero]
abiword-3.0.2/src/af/util/xp/ut_strptime.c:624:4: style: Checking if unsigned variable 'val' is less than zero. [unsignedLessThanZero]
abiword-3.0.2/src/af/util/xp/ut_strptime.c:639:4: style: Checking if unsigned variable 'val' is less than zero. [unsignedLessThanZero]
abiword-3.0.2/src/af/util/xp/ut_strptime.c:645:4: style: Checking if unsigned variable 'val' is less than zero. [unsignedLessThanZero]
abiword-3.0.2/src/af/util/xp/ut_strptime.c:651:4: style: Checking if unsigned variable 'val' is less than zero. [unsignedLessThanZero]
abiword-3.0.2/src/af/util/xp/ut_strptime.c:661:4: style: Checking if unsigned variable 'val' is less than zero. [unsignedLessThanZero]
abiword-3.0.2/src/af/util/xp/ut_strptime.c:786:5: style: Checking if unsigned variable 'val' is less than zero. [unsignedLessThanZero]
abiword-3.0.2/src/af/util/xp/ut_strptime.c:806:5: style: Checking if unsigned variable 'val' is less than zero. [unsignedLessThanZero]
abiword-3.0.2/src/af/util/xp/ut_strptime.c:811:5: style: Checking if unsigned variable 'val' is less than zero. [unsignedLessThanZero]
abiword-3.0.2/src/af/util/xp/ut_strptime.c:817:5: style: Checking if unsigned variable 'val' is less than zero. [unsignedLessThanZero]
abiword-3.0.2/src/af/util/xp/ut_strptime.c:823:5: style: Checking if unsigned variable 'val' is less than zero. [unsignedLessThanZero]
abiword-3.0.2/src/af/util/xp/ut_strptime.c:829:5: style: Checking if unsigned variable 'val' is less than zero. [unsignedLessThanZero]
abiword-3.0.2/src/af/util/xp/ut_timer.cpp:64:46: style: Function 'setCallback' argument 1 names different: declaration 'p' definition 'pCallback'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/util/xp/ut_timer.h:49:45: note: Function 'setCallback' argument 1 names different: declaration 'p' definition 'pCallback'.
abiword-3.0.2/src/af/util/xp/ut_timer.cpp:64:46: note: Function 'setCallback' argument 1 names different: declaration 'p' definition 'pCallback'.
abiword-3.0.2/src/af/util/xp/ut_timer.h:57:12: style: Technically the member function 'UT_Timer::getIdentifier' can be const. [functionConst]
abiword-3.0.2/src/af/util/xp/ut_timer.cpp:54:21: note: Technically the member function 'UT_Timer::getIdentifier' can be const.
abiword-3.0.2/src/af/util/xp/ut_timer.h:57:12: note: Technically the member function 'UT_Timer::getIdentifier' can be const.
abiword-3.0.2/src/af/util/xp/ut_timer.h:53:15: style: The function 'stop' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/util/xp/ut_worker.h:70:16: note: Virtual function in base class
abiword-3.0.2/src/af/util/xp/ut_timer.h:53:15: note: Function in derived class
abiword-3.0.2/src/af/util/xp/ut_timer.h:54:15: style: The function 'start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/util/xp/ut_worker.h:71:16: note: Virtual function in base class
abiword-3.0.2/src/af/util/xp/ut_timer.h:54:15: note: Function in derived class
abiword-3.0.2/src/af/util/xp/ut_unicode.cpp:33:46: style: Function 'UTF8_ByteLength' argument 1 names different: declaration 'ucs4' definition 'u'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/util/xp/ut_unicode.h:47:42: note: Function 'UTF8_ByteLength' argument 1 names different: declaration 'ucs4' definition 'u'.
abiword-3.0.2/src/af/util/xp/ut_unicode.cpp:33:46: note: Function 'UTF8_ByteLength' argument 1 names different: declaration 'ucs4' definition 'u'.
abiword-3.0.2/src/af/util/xp/ut_units.cpp:677:41: style: Function 'UT_convertFraction' argument 1 names different: declaration 'sz' definition 'pszFrac'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/util/xp/ut_units.h:81:51: note: Function 'UT_convertFraction' argument 1 names different: declaration 'sz' definition 'pszFrac'.
abiword-3.0.2/src/af/util/xp/ut_units.cpp:677:41: note: Function 'UT_convertFraction' argument 1 names different: declaration 'sz' definition 'pszFrac'.
abiword-3.0.2/src/af/util/xp/ut_uuid.cpp:533:13: warning: Redundant assignment of 'm_bIsValid' to itself. [selfAssignment]
abiword-3.0.2/src/af/util/xp/ut_uuid.cpp:76:31: style: Function 'UT_UUID' argument 1 names different: declaration 's' definition 'in'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/util/xp/ut_uuid.h:162:22: note: Function 'UT_UUID' argument 1 names different: declaration 's' definition 'in'.
abiword-3.0.2/src/af/util/xp/ut_uuid.cpp:76:31: note: Function 'UT_UUID' argument 1 names different: declaration 's' definition 'in'.
abiword-3.0.2/src/af/util/xp/ut_uuid.cpp:102:53: style: Function '_parse' argument 2 names different: declaration 'u' definition 'uuid'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/util/xp/ut_uuid.h:172:55: note: Function '_parse' argument 2 names different: declaration 'u' definition 'uuid'.
abiword-3.0.2/src/af/util/xp/ut_uuid.cpp:102:53: note: Function '_parse' argument 2 names different: declaration 'u' definition 'uuid'.
abiword-3.0.2/src/af/util/xp/ut_uuid.cpp:167:40: style: Function 'toString' argument 1 names different: declaration 'to' definition 's'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/util/xp/ut_uuid.h:108:43: note: Function 'toString' argument 1 names different: declaration 'to' definition 's'.
abiword-3.0.2/src/af/util/xp/ut_uuid.cpp:167:40: note: Function 'toString' argument 1 names different: declaration 'to' definition 's'.
abiword-3.0.2/src/af/util/xp/ut_uuid.cpp:183:78: style: Function 'toStringFromBinary' argument 3 names different: declaration 'u' definition 'uu'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/util/xp/ut_uuid.h:115:81: note: Function 'toStringFromBinary' argument 3 names different: declaration 'u' definition 'uu'.
abiword-3.0.2/src/af/util/xp/ut_uuid.cpp:183:78: note: Function 'toStringFromBinary' argument 3 names different: declaration 'u' definition 'uu'.
abiword-3.0.2/src/af/util/xp/ut_uuid.cpp:256:40: style: Function 'makeUUID' argument 1 names different: declaration 'out' definition 's'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/util/xp/ut_uuid.h:99:43: note: Function 'makeUUID' argument 1 names different: declaration 'out' definition 's'.
abiword-3.0.2/src/af/util/xp/ut_uuid.cpp:256:40: note: Function 'makeUUID' argument 1 names different: declaration 'out' definition 's'.
abiword-3.0.2/src/af/util/xp/ut_uuid.cpp:273:46: style: Function '_getTime' argument 1 names different: declaration 'uu' definition 'uuid'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/util/xp/ut_uuid.h:180:53: note: Function '_getTime' argument 1 names different: declaration 'uu' definition 'uuid'.
abiword-3.0.2/src/af/util/xp/ut_uuid.cpp:273:46: note: Function '_getTime' argument 1 names different: declaration 'uu' definition 'uuid'.
abiword-3.0.2/src/af/util/xp/ut_uuid.cpp:298:48: style: Function '_getType' argument 1 names different: declaration 'uu' definition 'uuid'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/util/xp/ut_uuid.h:181:52: note: Function '_getType' argument 1 names different: declaration 'uu' definition 'uuid'.
abiword-3.0.2/src/af/util/xp/ut_uuid.cpp:298:48: note: Function '_getType' argument 1 names different: declaration 'uu' definition 'uuid'.
abiword-3.0.2/src/af/util/xp/ut_uuid.cpp:313:56: style: Function '_getVariant' argument 1 names different: declaration 'uu' definition 'uuid'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/util/xp/ut_uuid.h:182:55: note: Function '_getVariant' argument 1 names different: declaration 'uu' definition 'uuid'.
abiword-3.0.2/src/af/util/xp/ut_uuid.cpp:313:56: note: Function '_getVariant' argument 1 names different: declaration 'uu' definition 'uuid'.
abiword-3.0.2/src/af/util/xp/ut_uuid.cpp:407:31: style: Function '_makeUUID' argument 1 names different: declaration 'u' definition 'uu'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/util/xp/ut_uuid.h:174:42: note: Function '_makeUUID' argument 1 names different: declaration 'u' definition 'uu'.
abiword-3.0.2/src/af/util/xp/ut_uuid.cpp:407:31: note: Function '_makeUUID' argument 1 names different: declaration 'u' definition 'uu'.
abiword-3.0.2/src/af/util/xp/ut_uuid.cpp:94:2: performance: Variable 'm_uuid' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/af/util/xp/ut_uuid.h:172:18: performance: Technically the member function 'UT_UUID::_parse' can be static. [functionStatic]
abiword-3.0.2/src/af/util/xp/ut_uuid.cpp:102:16: note: Technically the member function 'UT_UUID::_parse' can be static.
abiword-3.0.2/src/af/util/xp/ut_uuid.h:172:18: note: Technically the member function 'UT_UUID::_parse' can be static.
abiword-3.0.2/src/af/util/xp/ut_uuid.h:174:18: style: Technically the member function 'UT_UUID::_makeUUID' can be const. [functionConst]
abiword-3.0.2/src/af/util/xp/ut_uuid.cpp:407:15: note: Technically the member function 'UT_UUID::_makeUUID' can be const.
abiword-3.0.2/src/af/util/xp/ut_uuid.h:174:18: note: Technically the member function 'UT_UUID::_makeUUID' can be const.
abiword-3.0.2/src/af/util/xp/ut_uuid.h:161:2: style: Class 'UT_UUID' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/util/xp/ut_uuid.h:162:2: style: Class 'UT_UUID' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/util/xp/ut_uuid.h:163:2: style: Class 'UT_UUID' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/util/xp/ut_xml.h:69:8: performance: Technically the member function 'UT_XML::grow' can be static. [functionStatic]
abiword-3.0.2/src/af/util/xp/ut_xml.cpp:136:14: note: Technically the member function 'UT_XML::grow' can be static.
abiword-3.0.2/src/af/util/xp/ut_xml.h:69:8: note: Technically the member function 'UT_XML::grow' can be static.
abiword-3.0.2/src/af/util/xp/ut_xml.cpp:372:15: style: The function 'startElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/util/xp/ut_xml.h:109:20: note: Virtual function in base class
abiword-3.0.2/src/af/util/xp/ut_xml.cpp:372:15: note: Function in derived class
abiword-3.0.2/src/af/util/xp/ut_xml.cpp:377:15: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/util/xp/ut_xml.h:110:20: note: Virtual function in base class
abiword-3.0.2/src/af/util/xp/ut_xml.cpp:377:15: note: Function in derived class
abiword-3.0.2/src/af/util/xp/ut_xml.cpp:381:15: style: The function 'charData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/util/xp/ut_xml.h:111:20: note: Virtual function in base class
abiword-3.0.2/src/af/util/xp/ut_xml.cpp:381:15: note: Function in derived class
abiword-3.0.2/src/af/util/xp/ut_xml.cpp:54:2: warning: Possible leak in public function. The pointer 'in' is not deallocated before it is allocated. [publicAllocationError]
abiword-3.0.2/src/af/xap/cocoa/xap_CocoaAbiConversions.cpp:0:0: error: syntax error [syntaxError]
abiword-3.0.2/src/af/xap/cocoa/xap_CocoaAbiConversions.cpp:0:0: note: syntax error
abiword-3.0.2/src/af/xap/cocoa/xap_CocoaAbiConversions.cpp:0:0: note: syntax error
abiword-3.0.2/src/af/xap/cocoa/xap_CocoaApp.cpp:65:0: error: syntax error [syntaxError]
abiword-3.0.2/src/af/xap/cocoa/xap_CocoaAppController.cpp:349:0: error: syntax error [syntaxError]
abiword-3.0.2/src/af/xap/cocoa/xap_CocoaAppImpl.cpp:32:0: error: syntax error [syntaxError]
abiword-3.0.2/src/af/xap/cocoa/xap_CocoaClipboard.cpp:66:0: error: syntax error [syntaxError]
abiword-3.0.2/src/af/xap/cocoa/xap_CocoaDialog_Utilities.cpp:50:0: error: syntax error [syntaxError]
abiword-3.0.2/src/af/xap/cocoa/xap_CocoaDlg_About.cpp:71:0: error: syntax error [syntaxError]
abiword-3.0.2/src/af/xap/cocoa/xap_CocoaDlg_ClipArt.cpp:0:0: error: syntax error [syntaxError]
abiword-3.0.2/src/af/xap/cocoa/xap_CocoaDlg_ClipArt.cpp:0:0: note: syntax error
abiword-3.0.2/src/af/xap/cocoa/xap_CocoaDlg_ClipArt.cpp:0:0: note: syntax error
abiword-3.0.2/src/af/xap/cocoa/xap_CocoaDlg_DocComparison.cpp:74:0: error: syntax error [syntaxError]
abiword-3.0.2/src/af/xap/cocoa/xap_CocoaDlg_Encoding.cpp:104:0: error: syntax error [syntaxError]
abiword-3.0.2/src/af/xap/cocoa/xap_CocoaDlg_FileOpenSaveAs.cpp:81:0: error: syntax error [syntaxError]
abiword-3.0.2/src/af/xap/cocoa/xap_CocoaDlg_FontChooser.cpp:297:0: error: syntax error [syntaxError]
abiword-3.0.2/src/af/xap/cocoa/xap_CocoaDlg_HTMLOptions.cpp:60:0: error: syntax error [syntaxError]
abiword-3.0.2/src/af/xap/cocoa/xap_CocoaDlg_History.cpp:75:0: error: syntax error [syntaxError]
abiword-3.0.2/src/af/xap/cocoa/xap_CocoaDlg_Image.cpp:117:0: error: syntax error [syntaxError]
abiword-3.0.2/src/af/xap/cocoa/xap_CocoaDlg_Insert_Symbol.cpp:81:0: error: syntax error [syntaxError]
abiword-3.0.2/src/af/xap/cocoa/xap_CocoaDlg_Language.cpp:81:0: error: syntax error [syntaxError]
abiword-3.0.2/src/af/xap/cocoa/xap_CocoaDlg_ListDocuments.cpp:89:0: error: syntax error [syntaxError]
abiword-3.0.2/src/af/xap/cocoa/xap_CocoaDlg_MessageBox.cpp:0:0: error: syntax error [syntaxError]
abiword-3.0.2/src/af/xap/cocoa/xap_CocoaDlg_MessageBox.cpp:0:0: note: syntax error
abiword-3.0.2/src/af/xap/cocoa/xap_CocoaDlg_MessageBox.cpp:0:0: note: syntax error
abiword-3.0.2/src/af/xap/cocoa/xap_CocoaDlg_Password.cpp:47:0: error: syntax error [syntaxError]
abiword-3.0.2/src/af/xap/cocoa/xap_CocoaDlg_PluginManager.cpp:153:0: error: syntax error [syntaxError]
abiword-3.0.2/src/af/xap/cocoa/xap_CocoaDlg_Print.cpp:119:0: error: syntax error [syntaxError]
abiword-3.0.2/src/af/xap/cocoa/xap_CocoaDlg_WindowMore.cpp:112:0: error: syntax error [syntaxError]
abiword-3.0.2/src/af/xap/cocoa/xap_CocoaDlg_Zoom.cpp:83:0: error: syntax error [syntaxError]
abiword-3.0.2/src/af/xap/cocoa/xap_CocoaEncodingManager.cpp:368:37: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition]
abiword-3.0.2/src/af/xap/cocoa/xap_CocoaFrame.cpp:72:0: error: syntax error [syntaxError]
abiword-3.0.2/src/af/xap/cocoa/xap_CocoaFrameImpl.cpp:98:0: error: syntax error [syntaxError]
abiword-3.0.2/src/af/xap/cocoa/xap_CocoaModule.cpp:0:0: error: syntax error [syntaxError]
abiword-3.0.2/src/af/xap/cocoa/xap_CocoaModule.cpp:0:0: note: syntax error
abiword-3.0.2/src/af/xap/cocoa/xap_CocoaModule.cpp:0:0: note: syntax error
abiword-3.0.2/src/af/xap/cocoa/xap_CocoaPlugin.cpp:55:0: error: syntax error [syntaxError]
abiword-3.0.2/src/af/xap/cocoa/xap_CocoaTextView.cpp:0:0: error: syntax error [syntaxError]
abiword-3.0.2/src/af/xap/cocoa/xap_CocoaTextView.cpp:0:0: note: syntax error
abiword-3.0.2/src/af/xap/cocoa/xap_CocoaTextView.cpp:0:0: note: syntax error
abiword-3.0.2/src/af/xap/cocoa/xap_CocoaTimer.cpp:111:0: error: syntax error [syntaxError]
abiword-3.0.2/src/af/xap/cocoa/xap_CocoaToolPalette.cpp:103:0: error: syntax error [syntaxError]
abiword-3.0.2/src/af/xap/cocoa/xap_CocoaToolProvider.cpp:35:0: error: syntax error [syntaxError]
abiword-3.0.2/src/af/xap/cocoa/xap_CocoaToolbarWindow.cpp:87:0: error: syntax error [syntaxError]
abiword-3.0.2/src/af/xap/cocoa/xap_CocoaToolbar_Icons.cpp:104:0: error: syntax error [syntaxError]
abiword-3.0.2/src/af/xap/cocoa/xap_CocoaWidget.cpp:87:0: error: syntax error [syntaxError]
abiword-3.0.2/src/af/xap/cocoa/xap_CocoaWindow.cpp:138:0: error: syntax error [syntaxError]
abiword-3.0.2/src/af/xap/cocoa/xap_Cocoa_NSTableUtils.cpp:40:0: error: syntax error [syntaxError]
abiword-3.0.2/src/af/xap/cocoa/xap_Cocoa_ResourceIDs.cpp:0:0: error: syntax error [syntaxError]
abiword-3.0.2/src/af/xap/cocoa/xap_Cocoa_ResourceIDs.cpp:0:0: note: syntax error
abiword-3.0.2/src/af/xap/cocoa/xap_Cocoa_ResourceIDs.cpp:0:0: note: syntax error
abiword-3.0.2/src/af/xap/cocoa/xap_FrameNSWindow.cpp:0:0: error: syntax error [syntaxError]
abiword-3.0.2/src/af/xap/cocoa/xap_FrameNSWindow.cpp:0:0: note: syntax error
abiword-3.0.2/src/af/xap/cocoa/xap_FrameNSWindow.cpp:0:0: note: syntax error
abiword-3.0.2/src/af/xap/cocoa/xap_GenericListChooser_Controller.cpp:0:0: error: syntax error [syntaxError]
abiword-3.0.2/src/af/xap/cocoa/xap_GenericListChooser_Controller.cpp:0:0: note: syntax error
abiword-3.0.2/src/af/xap/cocoa/xap_GenericListChooser_Controller.cpp:0:0: note: syntax error
abiword-3.0.2/src/af/xap/cocoa/xap_PrintingNSView.cpp:33:0: error: syntax error [syntaxError]
abiword-3.0.2/src/af/xap/gtk/hildon/xap_UnixHildonApp.h:42:2: style: Class 'XAP_UnixHildonApp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/xap/gtk/hildon/xap_UnixHildonDlg_FontChooser.cpp:60:35: warning: Member variable 'XAP_UnixHildonDialog_FontChooser::m_Widget' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/hildon/xap_UnixHildonDlg_FontChooser.cpp:60:35: warning: Member variable 'XAP_UnixHildonDialog_FontChooser::m_blockUpdate' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/hildon/xap_UnixHildonDlg_FontChooser.cpp:60:35: warning: Member variable 'XAP_UnixHildonDialog_FontChooser::m_doneFirstFont' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/hildon/xap_UnixHildonDlg_FontChooser.cpp:60:35: warning: Member variable 'XAP_UnixHildonDialog_FontChooser::m_pFrame' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_GtkComboBoxHelpers.cpp:22:57: style: Function 'XAP_makeGtkComboBoxText' argument 2 names different: declaration 'secondaryType' definition 'secondary'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/gtk/xap_GtkComboBoxHelpers.h:28:57: note: Function 'XAP_makeGtkComboBoxText' argument 2 names different: declaration 'secondaryType' definition 'secondary'.
abiword-3.0.2/src/af/xap/gtk/xap_GtkComboBoxHelpers.cpp:22:57: note: Function 'XAP_makeGtkComboBoxText' argument 2 names different: declaration 'secondaryType' definition 'secondary'.
abiword-3.0.2/src/af/xap/gtk/xap_GtkComboBoxHelpers.cpp:40:58: style: Function 'XAP_makeGtkComboBoxText2' argument 2 names different: declaration 'secondaryType' definition 'secondary'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/gtk/xap_GtkComboBoxHelpers.h:29:58: note: Function 'XAP_makeGtkComboBoxText2' argument 2 names different: declaration 'secondaryType' definition 'secondary'.
abiword-3.0.2/src/af/xap/gtk/xap_GtkComboBoxHelpers.cpp:40:58: note: Function 'XAP_makeGtkComboBoxText2' argument 2 names different: declaration 'secondaryType' definition 'secondary'.
abiword-3.0.2/src/af/xap/gtk/xap_GtkComboBoxHelpers.cpp:41:16: style: Function 'XAP_makeGtkComboBoxText2' argument 3 names different: declaration 'tertiaryType' definition 'tertiary'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/gtk/xap_GtkComboBoxHelpers.h:30:16: note: Function 'XAP_makeGtkComboBoxText2' argument 3 names different: declaration 'tertiaryType' definition 'tertiary'.
abiword-3.0.2/src/af/xap/gtk/xap_GtkComboBoxHelpers.cpp:41:16: note: Function 'XAP_makeGtkComboBoxText2' argument 3 names different: declaration 'tertiaryType' definition 'tertiary'.
abiword-3.0.2/src/af/xap/gtk/xap_GtkComboBoxHelpers.cpp:94:27: style: Function 'XAP_appendComboBoxTextAndStringString' argument 3 names different: declaration 'value1' definition 'value'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/gtk/xap_GtkComboBoxHelpers.h:40:27: note: Function 'XAP_appendComboBoxTextAndStringString' argument 3 names different: declaration 'value1' definition 'value'.
abiword-3.0.2/src/af/xap/gtk/xap_GtkComboBoxHelpers.cpp:94:27: note: Function 'XAP_appendComboBoxTextAndStringString' argument 3 names different: declaration 'value1' definition 'value'.
abiword-3.0.2/src/af/xap/gtk/xap_GtkComboBoxHelpers.cpp:105:21: style: Function 'XAP_appendComboBoxTextAndIntString' argument 3 names different: declaration 'value1' definition 'value'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/gtk/xap_GtkComboBoxHelpers.h:44:18: note: Function 'XAP_appendComboBoxTextAndIntString' argument 3 names different: declaration 'value1' definition 'value'.
abiword-3.0.2/src/af/xap/gtk/xap_GtkComboBoxHelpers.cpp:105:21: note: Function 'XAP_appendComboBoxTextAndIntString' argument 3 names different: declaration 'value1' definition 'value'.
abiword-3.0.2/src/af/xap/gtk/xap_GtkStyle.cpp:38:8: style: The scope of the variable 'type' can be reduced. [variableScope]
abiword-3.0.2/src/af/xap/gtk/xap_UnixApp.cpp:265:16: style: The scope of the variable 'szCfgDir' can be reduced. [variableScope]
abiword-3.0.2/src/af/xap/gtk/xap_UnixAppImpl.cpp:48:2: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/af/xap/gtk/xap_UnixAppImpl.cpp:47:0: note: Variable 'err' is reassigned a value before the old one has been used.
abiword-3.0.2/src/af/xap/gtk/xap_UnixAppImpl.cpp:48:2: note: Variable 'err' is reassigned a value before the old one has been used.
abiword-3.0.2/src/af/xap/gtk/xap_UnixAppImpl.cpp:30:58: style: Function 'localizeHelpUrl' argument 1 names different: declaration 'pathBeforeLang' definition 'pathBefore'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/gtk/xap_UnixAppImpl.h:29:51: note: Function 'localizeHelpUrl' argument 1 names different: declaration 'pathBeforeLang' definition 'pathBefore'.
abiword-3.0.2/src/af/xap/gtk/xap_UnixAppImpl.cpp:30:58: note: Function 'localizeHelpUrl' argument 1 names different: declaration 'pathBeforeLang' definition 'pathBefore'.
abiword-3.0.2/src/af/xap/gtk/xap_UnixAppImpl.cpp:31:25: style: Function 'localizeHelpUrl' argument 2 names different: declaration 'pathAfterLang' definition 'pathAfter'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/gtk/xap_UnixAppImpl.h:30:27: note: Function 'localizeHelpUrl' argument 2 names different: declaration 'pathAfterLang' definition 'pathAfter'.
abiword-3.0.2/src/af/xap/gtk/xap_UnixAppImpl.cpp:31:25: note: Function 'localizeHelpUrl' argument 2 names different: declaration 'pathAfterLang' definition 'pathAfter'.
abiword-3.0.2/src/af/xap/gtk/xap_UnixClipboard.cpp:64:45: style: Function 'AddFmt' argument 1 names different: declaration 'fmt' definition 'szFormat'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/gtk/xap_UnixClipboard.h:69:30: note: Function 'AddFmt' argument 1 names different: declaration 'fmt' definition 'szFormat'.
abiword-3.0.2/src/af/xap/gtk/xap_UnixClipboard.cpp:64:45: note: Function 'AddFmt' argument 1 names different: declaration 'fmt' definition 'szFormat'.
abiword-3.0.2/src/af/xap/gtk/xap_UnixClipboard.cpp:71:48: style: Function 'deleteFmt' argument 1 names different: declaration 'fmt' definition 'szFormat'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/gtk/xap_UnixClipboard.h:70:33: note: Function 'deleteFmt' argument 1 names different: declaration 'fmt' definition 'szFormat'.
abiword-3.0.2/src/af/xap/gtk/xap_UnixClipboard.cpp:71:48: note: Function 'deleteFmt' argument 1 names different: declaration 'fmt' definition 'szFormat'.
abiword-3.0.2/src/af/xap/gtk/xap_UnixClipboard.h:103:7: performance: Technically the member function 'XAP_UnixClipboard::primary_clear_func' can be static. [functionStatic]
abiword-3.0.2/src/af/xap/gtk/xap_UnixClipboard.cpp:137:26: note: Technically the member function 'XAP_UnixClipboard::primary_clear_func' can be static.
abiword-3.0.2/src/af/xap/gtk/xap_UnixClipboard.h:103:7: note: Technically the member function 'XAP_UnixClipboard::primary_clear_func' can be static.
abiword-3.0.2/src/af/xap/gtk/xap_UnixClipboard.h:125:7: performance: Technically the member function 'XAP_UnixClipboard::clipboard_clear_func' can be static. [functionStatic]
abiword-3.0.2/src/af/xap/gtk/xap_UnixClipboard.cpp:141:26: note: Technically the member function 'XAP_UnixClipboard::clipboard_clear_func' can be static.
abiword-3.0.2/src/af/xap/gtk/xap_UnixClipboard.h:125:7: note: Technically the member function 'XAP_UnixClipboard::clipboard_clear_func' can be static.
abiword-3.0.2/src/af/xap/gtk/xap_UnixClipboard.h:44:2: style: Class 'XAP_UnixClipboard' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDialogHelper.cpp:375:38: style: Function 'abiSetupModalDialog' argument 1 names different: declaration 'me' definition 'dialog'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDialogHelper.h:86:38: note: Function 'abiSetupModalDialog' argument 1 names different: declaration 'me' definition 'dialog'.
abiword-3.0.2/src/af/xap/gtk/xap_UnixDialogHelper.cpp:375:38: note: Function 'abiSetupModalDialog' argument 1 names different: declaration 'me' definition 'dialog'.
abiword-3.0.2/src/af/xap/gtk/xap_UnixDialogHelper.cpp:375:89: style: Function 'abiSetupModalDialog' argument 4 names different: declaration 'dfl_id' definition 'defaultResponse'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDialogHelper.h:86:85: note: Function 'abiSetupModalDialog' argument 4 names different: declaration 'dfl_id' definition 'defaultResponse'.
abiword-3.0.2/src/af/xap/gtk/xap_UnixDialogHelper.cpp:375:89: note: Function 'abiSetupModalDialog' argument 4 names different: declaration 'dfl_id' definition 'defaultResponse'.
abiword-3.0.2/src/af/xap/gtk/xap_UnixDialogHelper.cpp:428:14: style: Function 'abiRunModalDialog' argument 4 names different: declaration 'dfl_id' definition 'defaultResponse'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDialogHelper.h:88:83: note: Function 'abiRunModalDialog' argument 4 names different: declaration 'dfl_id' definition 'defaultResponse'.
abiword-3.0.2/src/af/xap/gtk/xap_UnixDialogHelper.cpp:428:14: note: Function 'abiRunModalDialog' argument 4 names different: declaration 'dfl_id' definition 'defaultResponse'.
abiword-3.0.2/src/af/xap/gtk/xap_UnixDialogHelper.cpp:450:13: style: Function 'abiSetupModelessDialog' argument 4 names different: declaration 'dfl_id' definition 'defaultResponse'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDialogHelper.h:89:89: note: Function 'abiSetupModelessDialog' argument 4 names different: declaration 'dfl_id' definition 'defaultResponse'.
abiword-3.0.2/src/af/xap/gtk/xap_UnixDialogHelper.cpp:450:13: note: Function 'abiSetupModelessDialog' argument 4 names different: declaration 'dfl_id' definition 'defaultResponse'.
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_ClipArt.cpp:111:25: warning: Member variable 'XAP_UnixDialog_ClipArt::dir_path' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_ClipArt.cpp:111:25: warning: Member variable 'XAP_UnixDialog_ClipArt::dlg' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_ClipArt.cpp:111:25: warning: Member variable 'XAP_UnixDialog_ClipArt::progress' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_ClipArt.cpp:111:25: warning: Member variable 'XAP_UnixDialog_ClipArt::icon_view' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_ClipArt.cpp:111:25: warning: Member variable 'XAP_UnixDialog_ClipArt::store' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_ClipArt.cpp:111:25: warning: Member variable 'XAP_UnixDialog_ClipArt::count' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_ColorChooser.cpp:34:2: style: Variable 'colorsel' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_ColorChooser.cpp:28:0: note: Variable 'colorsel' is reassigned a value before the old one has been used.
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_ColorChooser.cpp:34:2: note: Variable 'colorsel' is reassigned a value before the old one has been used.
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_ColorChooser.cpp:25:30: style: Function 'XAP_UnixDlg_RunColorChooser' argument 2 names different: declaration 'colorBtn' definition 'colorbtn'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_ColorChooser.h:33:30: note: Function 'XAP_UnixDlg_RunColorChooser' argument 2 names different: declaration 'colorBtn' definition 'colorbtn'.
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_ColorChooser.cpp:25:30: note: Function 'XAP_UnixDlg_RunColorChooser' argument 2 names different: declaration 'colorBtn' definition 'colorbtn'.
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_Encoding.cpp:42:26: warning: Member variable 'XAP_UnixDialog_Encoding::m_windowMain' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_Encoding.cpp:42:26: warning: Member variable 'XAP_UnixDialog_Encoding::m_listEncodings' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_FileOpenSaveAs.cpp:951:2: style: Variable 'input' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_FileOpenSaveAs.cpp:949:0: note: Variable 'input' is reassigned a value before the old one has been used.
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_FileOpenSaveAs.cpp:951:2: note: Variable 'input' is reassigned a value before the old one has been used.
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_FileOpenSaveAs.cpp:1059:2: style: Variable 'sz' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_FileOpenSaveAs.cpp:1057:0: note: Variable 'sz' is reassigned a value before the old one has been used.
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_FileOpenSaveAs.cpp:1059:2: note: Variable 'sz' is reassigned a value before the old one has been used.
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_FileOpenSaveAs.cpp:1093:4: style: Variable 'sz' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_FileOpenSaveAs.cpp:1091:4: note: Variable 'sz' is reassigned a value before the old one has been used.
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_FileOpenSaveAs.cpp:1093:4: note: Variable 'sz' is reassigned a value before the old one has been used.
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_FileOpenSaveAs.cpp:377:4: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_FileOpenSaveAs.cpp:1040:18: style: Array index 'k' is used before limits check. [arrayIndexThenCheck]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_FileOpenSaveAs.cpp:1050:15: style: Array index 'k' is used before limits check. [arrayIndexThenCheck]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_FileOpenSaveAs.cpp:1072:14: style: Array index 'k' is used before limits check. [arrayIndexThenCheck]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_FileOpenSaveAs.cpp:1086:17: style: Array index 'k' is used before limits check. [arrayIndexThenCheck]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_FileOpenSaveAs.cpp:94:32: warning: Member variable 'XAP_UnixDialog_FileOpenSaveAs::m_pFrame' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_FileOpenSaveAs.cpp:94:32: warning: Member variable 'XAP_UnixDialog_FileOpenSaveAs::m_wFileTypes_PullDown' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:60:14: style: Technically the member function 'IE_ImpSniffer::supportsFileType' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_exp.h:55:14: style: Technically the member function 'IE_ExpSniffer::supportsFileType' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic.h:47:14: style: Technically the member function 'IE_ImpGraphicSniffer::supportsType' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:247:2: style: Class 'GsfInputMarker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_FontChooser.cpp:224:3: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_FontChooser.cpp:1168:9: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_FontChooser.cpp:911:2: style: Variable 'selection' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_FontChooser.cpp:909:2: note: Variable 'selection' is reassigned a value before the old one has been used.
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_FontChooser.cpp:911:2: note: Variable 'selection' is reassigned a value before the old one has been used.
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_FontChooser.cpp:918:2: style: Variable 'selection' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_FontChooser.cpp:916:2: note: Variable 'selection' is reassigned a value before the old one has been used.
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_FontChooser.cpp:918:2: note: Variable 'selection' is reassigned a value before the old one has been used.
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_FontChooser.cpp:381:14: style: The scope of the variable 'szFontFamily' can be reduced. [variableScope]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_FontChooser.cpp:406:15: style: The scope of the variable 'path' can be reduced. [variableScope]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_FontChooser.cpp:449:14: style: The scope of the variable 'szFontSize' can be reduced. [variableScope]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_FontChooser.cpp:131:29: warning: Member variable 'XAP_UnixDialog_FontChooser::m_blockUpdate' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_FontChooser.cpp:144:2: performance: Variable 'm_iSubScriptId' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_FontChooser.cpp:146:2: performance: Variable 'm_iSuperScriptId' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_Image.cpp:293:23: warning: Member variable 'XAP_UnixDialog_Image::mMainWindow' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_Image.cpp:293:23: warning: Member variable 'XAP_UnixDialog_Image::m_wAspectCheck' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_Image.cpp:293:23: warning: Member variable 'XAP_UnixDialog_Image::m_wHeightSpin' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_Image.cpp:293:23: warning: Member variable 'XAP_UnixDialog_Image::m_wHeightEntry' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_Image.cpp:293:23: warning: Member variable 'XAP_UnixDialog_Image::m_wWidthSpin' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_Image.cpp:293:23: warning: Member variable 'XAP_UnixDialog_Image::m_wWidthEntry' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_Image.cpp:293:23: warning: Member variable 'XAP_UnixDialog_Image::m_wTitleEntry' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_Image.cpp:293:23: warning: Member variable 'XAP_UnixDialog_Image::m_wDescriptionEntry' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_Image.cpp:293:23: warning: Member variable 'XAP_UnixDialog_Image::m_wPlaceTable' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_Image.cpp:293:23: warning: Member variable 'XAP_UnixDialog_Image::m_wrbInLine' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_Image.cpp:293:23: warning: Member variable 'XAP_UnixDialog_Image::m_wrbNone' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_Image.cpp:293:23: warning: Member variable 'XAP_UnixDialog_Image::m_wrbWrappedRight' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_Image.cpp:293:23: warning: Member variable 'XAP_UnixDialog_Image::m_wrbWrappedLeft' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_Image.cpp:293:23: warning: Member variable 'XAP_UnixDialog_Image::m_wrbWrappedBoth' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_Image.cpp:293:23: warning: Member variable 'XAP_UnixDialog_Image::m_wrbPlaceParagraph' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_Image.cpp:293:23: warning: Member variable 'XAP_UnixDialog_Image::m_wrbPlaceColumn' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_Image.cpp:293:23: warning: Member variable 'XAP_UnixDialog_Image::m_wrbPlacePage' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_Image.cpp:293:23: warning: Member variable 'XAP_UnixDialog_Image::m_wrbSquareWrap' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_Image.cpp:293:23: warning: Member variable 'XAP_UnixDialog_Image::m_wrbTightWrap' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_Image.cpp:293:23: warning: Member variable 'XAP_UnixDialog_Image::m_wWrapTable' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_Image.cpp:293:23: warning: Member variable 'XAP_UnixDialog_Image::m_oHeightSpin_adj' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_Image.cpp:293:23: warning: Member variable 'XAP_UnixDialog_Image::m_oWidthSpin_adj' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_Image.cpp:293:23: warning: Member variable 'XAP_UnixDialog_Image::m_bAspect' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_Image.cpp:293:23: warning: Member variable 'XAP_UnixDialog_Image::m_dHeightWidth' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_Insert_Symbol.cpp:133:4: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_Insert_Symbol.cpp:150:4: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_Insert_Symbol.cpp:73:31: warning: Member variable 'XAP_UnixDialog_Insert_Symbol::m_fontcombo' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_Insert_Symbol.cpp:73:31: warning: Member variable 'XAP_UnixDialog_Insert_Symbol::m_vadjust' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_Insert_Symbol.cpp:82:2: performance: Variable 'm_ix' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_Insert_Symbol.cpp:83:2: performance: Variable 'm_iy' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_Language.cpp:40:26: warning: Member variable 'XAP_UnixDialog_Language::m_lbDefaultLanguage' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_Language.cpp:40:26: warning: Member variable 'XAP_UnixDialog_Language::m_cbDefaultLanguage' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_Language.cpp:40:26: warning: Member variable 'XAP_UnixDialog_Language::m_windowMain' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_Password.cpp:64:26: warning: Member variable 'XAP_UnixDialog_Password::mMainWindow' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_Password.cpp:64:26: warning: Member variable 'XAP_UnixDialog_Password::mTextEntry' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_PluginManager.cpp:91:15: style: The scope of the variable 'pModule' can be reduced. [variableScope]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_PluginManager.cpp:260:21: style: The scope of the variable 'selection' can be reduced. [variableScope]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_PluginManager.cpp:66:31: warning: Member variable 'XAP_UnixDialog_PluginManager::m_windowMain' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_PluginManager.cpp:66:31: warning: Member variable 'XAP_UnixDialog_PluginManager::m_list' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_PluginManager.cpp:66:31: warning: Member variable 'XAP_UnixDialog_PluginManager::m_name' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_PluginManager.cpp:66:31: warning: Member variable 'XAP_UnixDialog_PluginManager::m_author' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_PluginManager.cpp:66:31: warning: Member variable 'XAP_UnixDialog_PluginManager::m_version' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_PluginManager.cpp:66:31: warning: Member variable 'XAP_UnixDialog_PluginManager::m_desc' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_PluginManager.cpp:66:31: warning: Member variable 'XAP_UnixDialog_PluginManager::m_pFrame' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_Print.cpp:50:32: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_Print.cpp:59:32: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_Print.cpp:164:43: style: Function 'PrintPage' argument 1 names different: declaration 'iPage' definition 'page_nr'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_Print.h:47:41: note: Function 'PrintPage' argument 1 names different: declaration 'iPage' definition 'page_nr'.
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_Print.cpp:164:43: note: Function 'PrintPage' argument 1 names different: declaration 'iPage' definition 'page_nr'.
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_WindowMore.cpp:48:28: warning: Member variable 'XAP_UnixDialog_WindowMore::m_windowMain' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_WindowMore.cpp:48:28: warning: Member variable 'XAP_UnixDialog_WindowMore::m_listWindows' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixDlg_Zoom.cpp:52:22: warning: Member variable 'XAP_UnixDialog_Zoom::m_spinAdj' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixEncodingManager.cpp:360:37: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition]
abiword-3.0.2/src/af/xap/gtk/xap_UnixEncodingManager.cpp:525:8: style: Variable 'length' is modified but its new value is never used. [unreadVariable]
abiword-3.0.2/src/af/xap/gtk/xap_UnixFontPreview.cpp:48:9: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/gtk/xap_UnixFontPreview.cpp:30:2: performance: Variable 'm_left' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/af/xap/gtk/xap_UnixFontPreview.cpp:31:2: performance: Variable 'm_top' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/af/xap/gtk/xap_UnixFrameImpl.cpp:258:2: warning: Either the condition 'pView' is redundant or there is possible null pointer dereference: pView. [nullPointerRedundantCheck]
abiword-3.0.2/src/af/xap/gtk/xap_UnixFrameImpl.cpp:246:5: note: Assuming that condition 'pView' is not redundant
abiword-3.0.2/src/af/xap/gtk/xap_UnixFrameImpl.cpp:258:2: note: Null pointer dereference
abiword-3.0.2/src/af/xap/gtk/xap_UnixFrameImpl.cpp:282:2: warning: Either the condition 'pView' is redundant or there is possible null pointer dereference: pView. [nullPointerRedundantCheck]
abiword-3.0.2/src/af/xap/gtk/xap_UnixFrameImpl.cpp:277:5: note: Assuming that condition 'pView' is not redundant
abiword-3.0.2/src/af/xap/gtk/xap_UnixFrameImpl.cpp:282:2: note: Null pointer dereference
abiword-3.0.2/src/af/xap/gtk/xap_UnixFrameImpl.cpp:401:2: style: Variable 'file_type' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/src/af/xap/gtk/xap_UnixFrameImpl.cpp:399:0: note: Variable 'file_type' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/af/xap/gtk/xap_UnixFrameImpl.cpp:401:2: note: Variable 'file_type' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/af/xap/gtk/xap_UnixFrameImpl.cpp:961:4: style: Variable 'orig_ut' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/src/af/xap/gtk/xap_UnixFrameImpl.cpp:960:0: note: Variable 'orig_ut' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/af/xap/gtk/xap_UnixFrameImpl.cpp:961:4: note: Variable 'orig_ut' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/af/xap/gtk/xap_UnixFrameImpl.cpp:2155:2: style: Variable 'pToolbar' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/af/xap/gtk/xap_UnixFrameImpl.cpp:2151:0: note: Variable 'pToolbar' is reassigned a value before the old one has been used.
abiword-3.0.2/src/af/xap/gtk/xap_UnixFrameImpl.cpp:2155:2: note: Variable 'pToolbar' is reassigned a value before the old one has been used.
abiword-3.0.2/src/af/xap/gtk/xap_UnixFrameImpl.cpp:1327:56: style: Function '_setCursor' argument 1 names different: declaration 'cursor' definition 'c'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/gtk/xap_UnixFrameImpl.h:107:46: note: Function '_setCursor' argument 1 names different: declaration 'cursor' definition 'c'.
abiword-3.0.2/src/af/xap/gtk/xap_UnixFrameImpl.cpp:1327:56: note: Function '_setCursor' argument 1 names different: declaration 'cursor' definition 'c'.
abiword-3.0.2/src/af/xap/gtk/xap_UnixFrameImpl.cpp:181:18: style: Variable 'isInitialized' is assigned a value that is never used. [unreadVariable]
abiword-3.0.2/src/af/xap/gtk/xap_UnixFrameImpl.cpp:169:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/src/af/xap/gtk/xap_UnixFrameImpl.cpp:178:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/src/af/xap/gtk/xap_UnixFrameImpl.cpp:654:20: warning: Member variable 'XAP_UnixFrameImpl::m_wVBox' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixFrameImpl.cpp:654:20: warning: Member variable 'XAP_UnixFrameImpl::m_wSunkenBox' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixFrameImpl.cpp:654:20: warning: Member variable 'XAP_UnixFrameImpl::m_wStatusBar' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/gtk/xap_UnixModule.h:39:17: warning: Virtual function 'unload' is called from destructor '~XAP_UnixModule()' at line 31. Dynamic binding is not used. [virtualCallInConstructor]
abiword-3.0.2/src/af/xap/gtk/xap_UnixModule.cpp:31:3: note: Calling unload
abiword-3.0.2/src/af/xap/gtk/xap_UnixModule.h:39:17: note: unload is a virtual method
abiword-3.0.2/src/af/xap/gtk/xap_UnixTableWidget.cpp:644:57: style: Function 'abi_table_set_icon' argument 2 names different: declaration 'icon' definition 'gtkImageIcon'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/gtk/xap_UnixTableWidget.h:105:58: note: Function 'abi_table_set_icon' argument 2 names different: declaration 'icon' definition 'gtkImageIcon'.
abiword-3.0.2/src/af/xap/gtk/xap_UnixTableWidget.cpp:644:57: note: Function 'abi_table_set_icon' argument 2 names different: declaration 'icon' definition 'gtkImageIcon'.
abiword-3.0.2/src/af/xap/gtk/xap_UnixWidget.h:33:3: style: Class 'XAP_UnixWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/xap/win/xap_Win32App.cpp:588:57: style: Function 'getWideString' argument 1 names different: declaration 'p_str' definition 'utf8input'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/win/xap_Win32App.h:51:51: note: Function 'getWideString' argument 1 names different: declaration 'p_str' definition 'utf8input'.
abiword-3.0.2/src/af/xap/win/xap_Win32App.cpp:588:57: note: Function 'getWideString' argument 1 names different: declaration 'p_str' definition 'utf8input'.
abiword-3.0.2/src/af/xap/win/xap_Win32Slurp.h:27:2: style: Class 'XAP_Win32Slurp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/xap/win/xap_Win32AppImpl.cpp:135:31: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/win/xap_Win32AppImpl.cpp:61:3: style: Variable 'longpath' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/af/xap/win/xap_Win32AppImpl.cpp:59:0: note: Variable 'longpath' is reassigned a value before the old one has been used.
abiword-3.0.2/src/af/xap/win/xap_Win32AppImpl.cpp:61:3: note: Variable 'longpath' is reassigned a value before the old one has been used.
abiword-3.0.2/src/af/xap/win/xap_Win32AppImpl.cpp:62:3: style: Variable 'shortpath' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/af/xap/win/xap_Win32AppImpl.cpp:60:0: note: Variable 'shortpath' is reassigned a value before the old one has been used.
abiword-3.0.2/src/af/xap/win/xap_Win32AppImpl.cpp:62:3: note: Variable 'shortpath' is reassigned a value before the old one has been used.
abiword-3.0.2/src/af/xap/win/xap_Win32AppImpl.cpp:34:45: style: Function 'openURL' argument 1 names different: declaration 'url' definition 'szURL'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/win/xap_Win32AppImpl.h:29:36: note: Function 'openURL' argument 1 names different: declaration 'url' definition 'szURL'.
abiword-3.0.2/src/af/xap/win/xap_Win32AppImpl.cpp:34:45: note: Function 'openURL' argument 1 names different: declaration 'url' definition 'szURL'.
abiword-3.0.2/src/af/xap/win/xap_Win32DialogBase.cpp:94:11: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/win/xap_Win32DialogBase.cpp:100:13: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/win/xap_Win32DialogBase.cpp:151:67: style: Function 'enableControl' argument 2 names different: declaration 'bEnabled' definition 'bChecked'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/win/xap_Win32DialogBase.h:69:47: note: Function 'enableControl' argument 2 names different: declaration 'bEnabled' definition 'bChecked'.
abiword-3.0.2/src/af/xap/win/xap_Win32DialogBase.cpp:151:67: note: Function 'enableControl' argument 2 names different: declaration 'bEnabled' definition 'bChecked'.
abiword-3.0.2/src/af/xap/win/xap_Win32DialogHelper.cpp:96:11: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/win/xap_Win32DialogHelper.cpp:103:11: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/win/xap_Win32DialogHelper.cpp:110:11: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/win/xap_Win32DialogHelper.cpp:74:2: style: Variable 'lpTemplate' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/src/af/xap/win/xap_Win32DialogHelper.cpp:70:0: note: Variable 'lpTemplate' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/af/xap/win/xap_Win32DialogHelper.cpp:74:2: note: Variable 'lpTemplate' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/af/xap/win/xap_Win32DialogHelper.cpp:130:69: style: Function 'enableControl' argument 2 names different: declaration 'bEnabled' definition 'bChecked'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/win/xap_Win32DialogHelper.h:91:50: note: Function 'enableControl' argument 2 names different: declaration 'bEnabled' definition 'bChecked'.
abiword-3.0.2/src/af/xap/win/xap_Win32DialogHelper.cpp:130:69: note: Function 'enableControl' argument 2 names different: declaration 'bEnabled' definition 'bChecked'.
abiword-3.0.2/src/af/xap/win/xap_Win32DialogHelper.cpp:388:31: style: Function 's_loadBitmap' argument 6 names different: declaration 'Color' definition 'color'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/win/xap_Win32DialogHelper.h:141:32: note: Function 's_loadBitmap' argument 6 names different: declaration 'Color' definition 'color'.
abiword-3.0.2/src/af/xap/win/xap_Win32DialogHelper.cpp:388:31: note: Function 's_loadBitmap' argument 6 names different: declaration 'Color' definition 'color'.
abiword-3.0.2/src/af/xap/win/xap_Win32DialogHelper.h:57:2: style: Class 'XAP_Win32DialogHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/xap/win/xap_Win32DialogHelper.h:66:2: style: Class 'XAP_Win32DialogHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_About.cpp:356:34: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_About.cpp:61:24: warning: Member variable 'XAP_Win32Dialog_About::m_pFrame' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_DocComparison.h:43:11: style: The function '_onInitDialog' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/win/xap_Win32DialogBase.h:61:15: note: Virtual function in base class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_DocComparison.h:43:11: note: Function in derived class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_DocComparison.h:44:11: style: The function '_onCommand' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/win/xap_Win32DialogBase.h:62:15: note: Virtual function in base class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_DocComparison.h:44:11: note: Function in derived class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_Encoding.h:41:7: style: The function '_onInitDialog' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/win/xap_Win32DialogBase.h:61:15: note: Virtual function in base class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_Encoding.h:41:7: note: Function in derived class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_Encoding.h:42:7: style: The function '_onCommand' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/win/xap_Win32DialogBase.h:62:15: note: Virtual function in base class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_Encoding.h:42:7: note: Function in derived class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_Encoding.h:43:7: style: The function '_onDeltaPos' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/win/xap_Win32DialogBase.h:63:15: note: Virtual function in base class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_Encoding.h:43:7: note: Function in derived class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_FileOpenSaveAs.cpp:556:16: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_FileOpenSaveAs.cpp:611:42: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_FileOpenSaveAs.cpp:673:11: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_FileOpenSaveAs.cpp:100:17: style: The scope of the variable 'abw_sfx' can be reduced. [variableScope]
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_FileOpenSaveAs.cpp:542:69: style: Function 's_hookSaveAsProc' argument 1 names different: declaration 'hwnd' definition 'hDlg'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_FileOpenSaveAs.h:42:45: note: Function 's_hookSaveAsProc' argument 1 names different: declaration 'hwnd' definition 'hDlg'.
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_FileOpenSaveAs.cpp:542:69: note: Function 's_hookSaveAsProc' argument 1 names different: declaration 'hwnd' definition 'hDlg'.
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_FileOpenSaveAs.cpp:609:72: style: Function 's_hookInsertPicProc' argument 1 names different: declaration 'hwnd' definition 'hDlg'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_FileOpenSaveAs.h:43:48: note: Function 's_hookInsertPicProc' argument 1 names different: declaration 'hwnd' definition 'hDlg'.
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_FileOpenSaveAs.cpp:609:72: note: Function 's_hookInsertPicProc' argument 1 names different: declaration 'hwnd' definition 'hDlg'.
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_FileOpenSaveAs.cpp:685:59: style: Function '_previewPicture' argument 1 names different: declaration 'hwnd' definition 'hDlg'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_FileOpenSaveAs.h:46:28: note: Function '_previewPicture' argument 1 names different: declaration 'hwnd' definition 'hDlg'.
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_FileOpenSaveAs.cpp:685:59: note: Function '_previewPicture' argument 1 names different: declaration 'hwnd' definition 'hDlg'.
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_FileOpenSaveAs.cpp:781:59: style: Function '_initPreviewDlg' argument 1 names different: declaration 'hwnd' definition 'hDlg'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_FileOpenSaveAs.h:47:28: note: Function '_initPreviewDlg' argument 1 names different: declaration 'hwnd' definition 'hDlg'.
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_FileOpenSaveAs.cpp:781:59: note: Function '_initPreviewDlg' argument 1 names different: declaration 'hwnd' definition 'hDlg'.
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_FontChooser.cpp:293:11: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_FontChooser.cpp:300:11: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_FontChooser.cpp:280:60: style: Function 's_hookProc' argument 1 names different: declaration 'hwnd' definition 'hDlg'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_FontChooser.h:39:39: note: Function 's_hookProc' argument 1 names different: declaration 'hwnd' definition 'hDlg'.
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_FontChooser.cpp:280:60: note: Function 's_hookProc' argument 1 names different: declaration 'hwnd' definition 'hDlg'.
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_FontChooser.cpp:52:30: warning: Member variable 'XAP_Win32Dialog_FontChooser::m_pWin32Frame' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_FontChooser.cpp:52:30: warning: Member variable 'XAP_Win32Dialog_FontChooser::m_bWin32Hidden' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_FontChooser.cpp:52:30: warning: Member variable 'XAP_Win32Dialog_FontChooser::m_bWin32SuperScript' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_FontChooser.cpp:52:30: warning: Member variable 'XAP_Win32Dialog_FontChooser::m_bWin32SubScript' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_Insert_Symbol.h:93:7: warning: The class 'XAP_Win32Dialog_Insert_Symbol' defines member variable with name 'm_hDlg' also defined in its parent class 'XAP_Win32DialogBase'. [duplInheritedMember]
abiword-3.0.2/src/af/xap/win/xap_Win32DialogBase.h:119:6: note: Parent variable 'XAP_Win32DialogBase::m_hDlg'
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_Insert_Symbol.h:93:7: note: Derived variable 'XAP_Win32Dialog_Insert_Symbol::m_hDlg'
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_Insert_Symbol.h:82:11: style: The function '_onInitDialog' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/win/xap_Win32DialogBase.h:61:15: note: Virtual function in base class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_Insert_Symbol.h:82:11: note: Function in derived class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_Insert_Symbol.h:83:11: style: The function '_onCommand' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/win/xap_Win32DialogBase.h:62:15: note: Virtual function in base class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_Insert_Symbol.h:83:11: note: Function in derived class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_Insert_Symbol.h:84:12: style: The function '_onDeltaPos' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/win/xap_Win32DialogBase.h:63:15: note: Virtual function in base class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_Insert_Symbol.h:84:12: note: Function in derived class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_FontChooser.h:42:11: style: The function '_onInitDialog' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/win/xap_Win32DialogBase.h:61:15: note: Virtual function in base class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_FontChooser.h:42:11: note: Function in derived class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_FontChooser.h:43:11: style: The function '_onCommand' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/win/xap_Win32DialogBase.h:62:15: note: Virtual function in base class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_FontChooser.h:43:11: note: Function in derived class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_FontChooser.h:44:11: style: The function '_callHelp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/win/xap_Win32DialogBase.h:64:15: note: Virtual function in base class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_FontChooser.h:44:11: note: Function in derived class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_HTMLOptions.h:41:7: style: The function '_onInitDialog' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/win/xap_Win32DialogBase.h:61:15: note: Virtual function in base class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_HTMLOptions.h:41:7: note: Function in derived class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_HTMLOptions.h:42:7: style: The function '_onCommand' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/win/xap_Win32DialogBase.h:62:15: note: Virtual function in base class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_HTMLOptions.h:42:7: note: Function in derived class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_HTMLOptions.h:43:7: style: The function '_onDeltaPos' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/win/xap_Win32DialogBase.h:63:15: note: Virtual function in base class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_HTMLOptions.h:43:7: note: Function in derived class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_History.h:43:11: style: The function '_onInitDialog' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/win/xap_Win32DialogBase.h:61:15: note: Virtual function in base class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_History.h:43:11: note: Function in derived class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_History.h:44:11: style: The function '_onCommand' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/win/xap_Win32DialogBase.h:62:15: note: Virtual function in base class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_History.h:44:11: note: Function in derived class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_Image.h:40:11: style: The function '_onInitDialog' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/win/xap_Win32DialogBase.h:61:15: note: Virtual function in base class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_Image.h:40:11: note: Function in derived class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_Image.h:41:11: style: The function '_onCommand' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/win/xap_Win32DialogBase.h:62:15: note: Virtual function in base class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_Image.h:41:11: note: Function in derived class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_Image.h:42:11: style: The function '_onDeltaPos' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/win/xap_Win32DialogBase.h:63:15: note: Virtual function in base class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_Image.h:42:11: note: Function in derived class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_Insert_Symbol.cpp:180:25: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_Insert_Symbol.cpp:266:41: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_Insert_Symbol.cpp:109:2: style: Variable 'iResult' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_Insert_Symbol.cpp:107:2: note: Variable 'iResult' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_Insert_Symbol.cpp:109:2: note: Variable 'iResult' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_Language.cpp:143:11: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_Language.cpp:138:28: style: The scope of the variable 'pThis' can be reduced. [variableScope]
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_Language.cpp:64:2: performance: Variable 'm_hNormIml' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_Language.h:45:11: style: The function '_onInitDialog' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/win/xap_Win32DialogBase.h:61:15: note: Virtual function in base class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_Language.h:45:11: note: Function in derived class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_Language.h:46:11: style: The function '_onCommand' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/win/xap_Win32DialogBase.h:62:15: note: Virtual function in base class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_Language.h:46:11: note: Function in derived class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_ListDocuments.h:42:11: style: The function '_onInitDialog' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/win/xap_Win32DialogBase.h:61:15: note: Virtual function in base class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_ListDocuments.h:42:11: note: Function in derived class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_ListDocuments.h:43:11: style: The function '_onCommand' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/win/xap_Win32DialogBase.h:62:15: note: Virtual function in base class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_ListDocuments.h:43:11: note: Function in derived class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_Password.h:43:9: style: The function '_onInitDialog' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/win/xap_Win32DialogBase.h:61:15: note: Virtual function in base class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_Password.h:43:9: note: Function in derived class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_Password.h:44:9: style: The function '_onCommand' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/win/xap_Win32DialogBase.h:62:15: note: Virtual function in base class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_Password.h:44:9: note: Function in derived class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_Password.h:45:9: style: The function '_onDeltaPos' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/win/xap_Win32DialogBase.h:63:15: note: Virtual function in base class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_Password.h:45:9: note: Function in derived class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_PluginManager.cpp:237:14: style: The scope of the variable 'pModule' can be reduced. [variableScope]
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_PluginManager.h:42:7: style: The function '_onInitDialog' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/win/xap_Win32DialogBase.h:61:15: note: Virtual function in base class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_PluginManager.h:42:7: note: Function in derived class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_PluginManager.h:43:7: style: The function '_onCommand' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/win/xap_Win32DialogBase.h:62:15: note: Virtual function in base class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_PluginManager.h:43:7: note: Function in derived class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_PluginManager.h:44:7: style: The function '_onDeltaPos' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/win/xap_Win32DialogBase.h:63:15: note: Virtual function in base class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_PluginManager.h:44:7: note: Function in derived class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_Print.cpp:46:11: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_Print.cpp:68:11: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_Print.cpp:131:9: warning: Size of pointer 'm_pPersistPrintDlg' used instead of size of its data. [pointerSize]
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_PrintPreview.cpp:267:3: style: Class 'GR_Win32PrintPreviewGraphics' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_WindowMore.h:40:7: style: The function '_onInitDialog' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/win/xap_Win32DialogBase.h:61:15: note: Virtual function in base class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_WindowMore.h:40:7: note: Function in derived class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_WindowMore.h:41:7: style: The function '_onCommand' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/win/xap_Win32DialogBase.h:62:15: note: Virtual function in base class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_WindowMore.h:41:7: note: Function in derived class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_WindowMore.h:42:7: style: The function '_onDeltaPos' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/win/xap_Win32DialogBase.h:63:15: note: Virtual function in base class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_WindowMore.h:42:7: note: Function in derived class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_Zoom.h:42:7: style: The function '_onDlgMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/win/xap_Win32DialogBase.h:60:15: note: Virtual function in base class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_Zoom.h:42:7: note: Function in derived class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_Zoom.h:43:7: style: The function '_onInitDialog' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/win/xap_Win32DialogBase.h:61:15: note: Virtual function in base class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_Zoom.h:43:7: note: Function in derived class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_Zoom.h:44:7: style: The function '_onCommand' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/win/xap_Win32DialogBase.h:62:15: note: Virtual function in base class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_Zoom.h:44:7: note: Function in derived class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_Zoom.h:45:7: style: The function '_onDeltaPos' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/win/xap_Win32DialogBase.h:63:15: note: Virtual function in base class
abiword-3.0.2/src/af/xap/win/xap_Win32Dlg_Zoom.h:45:7: note: Function in derived class
abiword-3.0.2/src/af/xap/win/xap_Win32DragAndDrop.cpp:127:16: style: The scope of the variable 'szEncoding' can be reduced. [variableScope]
abiword-3.0.2/src/af/xap/win/xap_Win32DragAndDrop.cpp:128:8: style: The scope of the variable 'count' can be reduced. [variableScope]
abiword-3.0.2/src/af/xap/win/xap_Win32EncodingManager.cpp:25:27: warning: Member variable 'XAP_Win32EncodingManager::m_bIsUnicodeLocale' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/win/xap_Win32FontPreview.cpp:27:23: warning: Member variable 'XAP_Win32FontPreview::m_gc' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/win/xap_Win32FontPreview.cpp:30:2: performance: Variable 'm_left' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/af/xap/win/xap_Win32FontPreview.cpp:31:2: performance: Variable 'm_top' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/af/xap/win/xap_Win32FrameImpl.cpp:687:18: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/win/xap_Win32FrameImpl.cpp:698:2: style: Variable 'pView' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/af/xap/win/xap_Win32FrameImpl.cpp:696:0: note: Variable 'pView' is reassigned a value before the old one has been used.
abiword-3.0.2/src/af/xap/win/xap_Win32FrameImpl.cpp:698:2: note: Variable 'pView' is reassigned a value before the old one has been used.
abiword-3.0.2/src/af/xap/win/xap_Win32FrameImpl.cpp:901:8: style: Variable 'hBr' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/src/af/xap/win/xap_Win32FrameImpl.cpp:897:0: note: Variable 'hBr' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/af/xap/win/xap_Win32FrameImpl.cpp:901:8: note: Variable 'hBr' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/af/xap/win/xap_Win32FrameImpl.cpp:1057:10: style: The scope of the variable 'pathlength' can be reduced. [variableScope]
abiword-3.0.2/src/af/xap/win/xap_Win32PreviewWidget.cpp:79:16: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/win/xap_Win32PreviewWidget.cpp:120:35: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/win/xap_Win32PreviewWidget.cpp:45:2: performance: Variable 'm_hwndPreview' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/af/xap/win/xap_Win32PropertySheet.cpp:74:35: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/win/xap_Win32PropertySheet.cpp:84:35: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/win/xap_Win32PropertySheet.cpp:92:13: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/win/xap_Win32PropertySheet.cpp:100:35: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/win/xap_Win32PropertySheet.cpp:173:34: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/win/xap_Win32PropertySheet.cpp:216:37: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/win/xap_Win32PropertySheet.cpp:230:37: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/win/xap_Win32PropertySheet.cpp:274:11: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/win/xap_Win32PropertySheet.cpp:67:9: style: The scope of the variable 'pNMHDR' can be reduced. [variableScope]
abiword-3.0.2/src/af/xap/win/xap_Win32PropertySheet.cpp:268:25: style: The scope of the variable 'pPage' can be reduced. [variableScope]
abiword-3.0.2/src/af/xap/win/xap_Win32PropertySheet.cpp:45:24: warning: Member variable 'XAP_Win32PropertyPage::m_pWin32App' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/win/xap_Win32PropertySheet.cpp:154:25: warning: Member variable 'XAP_Win32PropertySheet::m_nRslt' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/win/xap_Win32PropertySheet.cpp:47:2: performance: Variable 'm_pfnDlgProc' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/af/xap/win/xap_Win32PropertySheet.cpp:49:2: performance: Variable 'm_hdle' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/af/xap/win/xap_Win32Slurp.cpp:267:26: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/win/xap_Win32Slurp.h:35:11: performance: Technically the member function 'XAP_Win32Slurp::processCommand' can be static. [functionStatic]
abiword-3.0.2/src/af/xap/win/xap_Win32Slurp.cpp:190:22: note: Technically the member function 'XAP_Win32Slurp::processCommand' can be static.
abiword-3.0.2/src/af/xap/win/xap_Win32Slurp.h:35:11: note: Technically the member function 'XAP_Win32Slurp::processCommand' can be static.
abiword-3.0.2/src/af/xap/win/xap_Win32Slurp.h:36:11: style: Technically the member function 'XAP_Win32Slurp::stuffRegistry' can be const. [functionConst]
abiword-3.0.2/src/af/xap/win/xap_Win32Slurp.cpp:326:22: note: Technically the member function 'XAP_Win32Slurp::stuffRegistry' can be const.
abiword-3.0.2/src/af/xap/win/xap_Win32Slurp.h:36:11: note: Technically the member function 'XAP_Win32Slurp::stuffRegistry' can be const.
abiword-3.0.2/src/af/xap/win/xap_Win32Slurp.h:42:11: performance: Technically the member function 'XAP_Win32Slurp::_askForStealFromAnotherApplication' can be static. [functionStatic]
abiword-3.0.2/src/af/xap/win/xap_Win32Slurp.cpp:697:22: note: Technically the member function 'XAP_Win32Slurp::_askForStealFromAnotherApplication' can be static.
abiword-3.0.2/src/af/xap/win/xap_Win32Slurp.h:42:11: note: Technically the member function 'XAP_Win32Slurp::_askForStealFromAnotherApplication' can be static.
abiword-3.0.2/src/af/xap/win/xap_Win32Slurp.h:43:11: performance: Technically the member function 'XAP_Win32Slurp::_askForUpdateExePathname' can be static. [functionStatic]
abiword-3.0.2/src/af/xap/win/xap_Win32Slurp.cpp:729:22: note: Technically the member function 'XAP_Win32Slurp::_askForUpdateExePathname' can be static.
abiword-3.0.2/src/af/xap/win/xap_Win32Slurp.h:43:11: note: Technically the member function 'XAP_Win32Slurp::_askForUpdateExePathname' can be static.
abiword-3.0.2/src/af/xap/win/xap_Win32Slurp.h:44:11: performance: Technically the member function 'XAP_Win32Slurp::_askForStealMimeFromAnotherApplication' can be static. [functionStatic]
abiword-3.0.2/src/af/xap/win/xap_Win32Slurp.cpp:713:22: note: Technically the member function 'XAP_Win32Slurp::_askForStealMimeFromAnotherApplication' can be static.
abiword-3.0.2/src/af/xap/win/xap_Win32Slurp.h:44:11: note: Technically the member function 'XAP_Win32Slurp::_askForStealMimeFromAnotherApplication' can be static.
abiword-3.0.2/src/af/xap/win/xap_Win32Toolbar_Icons.cpp:369:2: style: Variable 'hdc' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/src/af/xap/win/xap_Win32Toolbar_Icons.cpp:360:0: note: Variable 'hdc' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/af/xap/win/xap_Win32Toolbar_Icons.cpp:369:2: note: Variable 'hdc' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/af/xap/win/xap_Win32Toolbar_Icons.cpp:374:2: style: Variable 'pBuf' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/src/af/xap/win/xap_Win32Toolbar_Icons.cpp:361:0: note: Variable 'pBuf' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/af/xap/win/xap_Win32Toolbar_Icons.cpp:374:2: note: Variable 'pBuf' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/af/xap/win/xap_Win32Toolbar_Icons.cpp:478:2: style: Variable 'hdc' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/src/af/xap/win/xap_Win32Toolbar_Icons.cpp:474:0: note: Variable 'hdc' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/af/xap/win/xap_Win32Toolbar_Icons.cpp:478:2: note: Variable 'hdc' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/af/xap/win/xap_Win32Toolbar_Icons.cpp:483:2: style: Variable 'pBuf' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/src/af/xap/win/xap_Win32Toolbar_Icons.cpp:475:0: note: Variable 'pBuf' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/af/xap/win/xap_Win32Toolbar_Icons.cpp:483:2: note: Variable 'pBuf' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/af/xap/xp/barbarisms.cpp:109:21: style: The scope of the variable 'pWord' can be reduced. [variableScope]
abiword-3.0.2/src/af/xap/xp/barbarisms.cpp:111:15: style: The scope of the variable 'suggest32' can be reduced. [variableScope]
abiword-3.0.2/src/af/xap/xp/barbarisms.cpp:112:6: style: The scope of the variable 'nSize' can be reduced. [variableScope]
abiword-3.0.2/src/af/xap/xp/barbarisms.cpp:208:16: style: The scope of the variable 'pSug' can be reduced. [variableScope]
abiword-3.0.2/src/af/xap/xp/xap_App.h:201:12: style: Technically the member function 'XAP_App::isDebug' can be const. [functionConst]
abiword-3.0.2/src/af/xap/xp/xap_App.h:226:12: style: Technically the member function 'XAP_App::isSmoothScrollingEnabled' can be const. [functionConst]
abiword-3.0.2/src/af/xap/xp/xav_Listener.h:112:29: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xav_Listener.h:104:29: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xav_Listener.h:112:29: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/enchant_checker.cpp:89:48: style: Function '_checkWord' argument 1 names different: declaration 'word' definition 'ucszWord'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/xp/enchant_checker.h:51:64: note: Function '_checkWord' argument 1 names different: declaration 'word' definition 'ucszWord'.
abiword-3.0.2/src/af/xap/xp/enchant_checker.cpp:89:48: note: Function '_checkWord' argument 1 names different: declaration 'word' definition 'ucszWord'.
abiword-3.0.2/src/af/xap/xp/enchant_checker.cpp:109:49: style: Function '_suggestWord' argument 1 names different: declaration 'word' definition 'ucszWord'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/xp/enchant_checker.h:52:67: note: Function '_suggestWord' argument 1 names different: declaration 'word' definition 'ucszWord'.
abiword-3.0.2/src/af/xap/xp/enchant_checker.cpp:109:49: note: Function '_suggestWord' argument 1 names different: declaration 'word' definition 'ucszWord'.
abiword-3.0.2/src/af/xap/xp/enchant_checker.cpp:148:51: style: Function 'isIgnored' argument 1 names different: declaration 'pWord' definition 'toCorrect'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/xp/enchant_checker.h:42:45: note: Function 'isIgnored' argument 1 names different: declaration 'pWord' definition 'toCorrect'.
abiword-3.0.2/src/af/xap/xp/enchant_checker.cpp:148:51: note: Function 'isIgnored' argument 1 names different: declaration 'pWord' definition 'toCorrect'.
abiword-3.0.2/src/af/xap/xp/enchant_checker.cpp:148:69: style: Function 'isIgnored' argument 2 names different: declaration 'len' definition 'toCorrectLen'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/xp/enchant_checker.h:42:59: note: Function 'isIgnored' argument 2 names different: declaration 'len' definition 'toCorrectLen'.
abiword-3.0.2/src/af/xap/xp/enchant_checker.cpp:148:69: note: Function 'isIgnored' argument 2 names different: declaration 'len' definition 'toCorrectLen'.
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:264:3: warning: Member variable 'Page::title' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:264:3: warning: Member variable 'Page::widget' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/xp/xap_Frame.h:154:24: style: Technically the member function 'XAP_Frame::getZoomType' can be const. [functionConst]
abiword-3.0.2/src/af/xap/xp/xap_Frame.h:192:30: style: Technically the member function 'XAP_Frame::isBackupRunning' can be const. [functionConst]
abiword-3.0.2/src/af/xap/xp/xap_Frame.h:194:30: style: Technically the member function 'XAP_Frame::getAutoSavePeriod' can be const. [functionConst]
abiword-3.0.2/src/af/xap/xp/spell_manager.h:79:7: style: Technically the member function 'SpellChecker::isDictionaryFound' can be const. [functionConst]
abiword-3.0.2/src/af/xap/xp/xap_Strings.h:112:2: style: Class 'XAP_DiskStringSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:151:17: style: The function 'runModal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:78:18: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:151:17: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:180:18: style: The function 'runModal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:78:18: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:180:18: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:193:18: style: The function 'useStart' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:179:18: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:193:18: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:194:18: style: The function 'runModal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:180:18: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:194:18: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:195:18: style: The function 'useEnd' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:181:18: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:195:18: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:208:18: style: The function 'useStart' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:179:18: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:208:18: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:209:18: style: The function 'runModal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:180:18: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:209:18: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:210:18: style: The function 'useEnd' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:181:18: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:210:18: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:224:12: style: The function 'useStart' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:208:18: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:224:12: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:225:12: style: The function 'useEnd' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:210:18: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:225:12: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:229:18: style: The function 'runModal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:209:18: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:229:18: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/xap_Strings.h:99:24: style: The function 'getValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xap_Strings.h:73:24: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xap_Strings.h:99:24: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/xap_Strings.h:117:24: style: The function 'getValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xap_Strings.h:73:24: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xap_Strings.h:117:24: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_MessageBox.h:32:19: style: The function 'runModal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:151:17: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_MessageBox.h:32:19: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/enchant_checker.h:37:15: style: The function 'addToCustomDict' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/spell_manager.h:64:15: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/enchant_checker.h:37:15: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/enchant_checker.h:38:15: style: The function 'correctWord' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/spell_manager.h:66:15: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/enchant_checker.h:38:15: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/enchant_checker.h:41:15: style: The function 'ignoreWord' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/spell_manager.h:69:15: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/enchant_checker.h:41:15: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/enchant_checker.h:42:15: style: The function 'isIgnored' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/spell_manager.h:71:15: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/enchant_checker.h:42:15: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/enchant_checker.h:50:7: style: The function '_requestDictionary' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/spell_manager.h:109:18: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/enchant_checker.h:50:7: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/enchant_checker.h:51:33: style: The function '_checkWord' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/spell_manager.h:110:27: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/enchant_checker.h:51:33: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/enchant_checker.h:52:34: style: The function '_suggestWord' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/spell_manager.h:111:41: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/enchant_checker.h:52:34: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/spell_manager.cpp:42:31: warning: Member variable 'SpellChecker::m_bIsBarbarism' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/xp/spell_manager.cpp:42:31: warning: Member variable 'SpellChecker::m_bIsDictionaryWord' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/xp/spell_manager.cpp:42:31: warning: Member variable 'SpellChecker::m_bFoundDictionary' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/xp/xad_Document.cpp:277:23: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/xp/xad_Document.cpp:290:23: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/xp/xad_Document.cpp:307:23: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/xp/xad_Document.cpp:320:23: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/xp/xad_Document.cpp:333:23: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/xp/xad_Document.cpp:350:23: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/xp/xad_Document.cpp:370:23: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/xp/xad_Document.cpp:410:25: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/xp/xad_Document.cpp:411:25: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/xp/xad_Document.cpp:454:8: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/xp/xad_Document.cpp:499:9: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/xp/xad_Document.cpp:528:31: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/xp/xad_Document.cpp:1004:24: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/xp/xad_Document.cpp:1104:25: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/xp/xad_Document.cpp:1187:28: style: The scope of the variable 'msg2' can be reduced. [variableScope]
abiword-3.0.2/src/af/xap/xp/xad_Document.cpp:1187:36: style: The scope of the variable 'msg3' can be reduced. [variableScope]
abiword-3.0.2/src/af/xap/xp/xad_Document.cpp:134:56: style: Function 'setPrintFilename' argument 1 names different: declaration 'sFile' definition 'sFilename'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/xp/xad_Document.h:139:63: note: Function 'setPrintFilename' argument 1 names different: declaration 'sFile' definition 'sFilename'.
abiword-3.0.2/src/af/xap/xp/xad_Document.cpp:134:56: note: Function 'setPrintFilename' argument 1 names different: declaration 'sFile' definition 'sFilename'.
abiword-3.0.2/src/af/xap/xp/xad_Document.cpp:262:60: style: Function 'addRecordToHistory' argument 1 names different: declaration 'v' definition 'vd'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/xp/xad_Document.h:202:60: note: Function 'addRecordToHistory' argument 1 names different: declaration 'v' definition 'vd'.
abiword-3.0.2/src/af/xap/xp/xad_Document.cpp:262:60: note: Function 'addRecordToHistory' argument 1 names different: declaration 'v' definition 'vd'.
abiword-3.0.2/src/af/xap/xp/xad_Document.cpp:395:79: style: Function 'areDocumentHistoriesEqual' argument 2 names different: declaration 'iVer' definition 'iVersion'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/xp/xad_Document.h:218:77: note: Function 'areDocumentHistoriesEqual' argument 2 names different: declaration 'iVer' definition 'iVersion'.
abiword-3.0.2/src/af/xap/xp/xad_Document.cpp:395:79: note: Function 'areDocumentHistoriesEqual' argument 2 names different: declaration 'iVer' definition 'iVersion'.
abiword-3.0.2/src/af/xap/xp/xad_Document.cpp:541:43: style: Function 'setDocUUID' argument 1 names different: declaration 'u' definition 's'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/xp/xad_Document.h:224:42: note: Function 'setDocUUID' argument 1 names different: declaration 'u' definition 's'.
abiword-3.0.2/src/af/xap/xp/xad_Document.cpp:541:43: note: Function 'setDocUUID' argument 1 names different: declaration 'u' definition 's'.
abiword-3.0.2/src/af/xap/xp/xad_Document.cpp:561:44: style: Function 'setOrigUUID' argument 1 names different: declaration 'u' definition 's'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/xp/xad_Document.h:227:43: note: Function 'setOrigUUID' argument 1 names different: declaration 'u' definition 's'.
abiword-3.0.2/src/af/xap/xp/xad_Document.cpp:561:44: note: Function 'setOrigUUID' argument 1 names different: declaration 'u' definition 's'.
abiword-3.0.2/src/af/xap/xp/xad_Document.cpp:583:42: style: Function 'setMyUUID' argument 1 names different: declaration 'u' definition 's'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/xp/xad_Document.h:230:41: note: Function 'setMyUUID' argument 1 names different: declaration 'u' definition 's'.
abiword-3.0.2/src/af/xap/xp/xad_Document.cpp:583:42: note: Function 'setMyUUID' argument 1 names different: declaration 'u' definition 's'.
abiword-3.0.2/src/af/xap/xp/xad_Document.cpp:704:92: style: Function 'addRevision' argument 4 names different: declaration 'iVersion' definition 'iVer'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/xp/xad_Document.h:239:34: note: Function 'addRevision' argument 4 names different: declaration 'iVersion' definition 'iVer'.
abiword-3.0.2/src/af/xap/xp/xad_Document.cpp:704:92: note: Function 'addRevision' argument 4 names different: declaration 'iVersion' definition 'iVer'.
abiword-3.0.2/src/af/xap/xp/xad_Document.cpp:721:35: style: Function 'addRevision' argument 5 names different: declaration 'iVersion' definition 'iVer'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/xp/xad_Document.h:242:34: note: Function 'addRevision' argument 5 names different: declaration 'iVersion' definition 'iVer'.
abiword-3.0.2/src/af/xap/xp/xad_Document.cpp:721:35: note: Function 'addRevision' argument 5 names different: declaration 'iVersion' definition 'iVer'.
abiword-3.0.2/src/af/xap/xp/xad_Document.cpp:823:43: style: Function 'setAutoRevisioning' argument 1 names different: declaration 'autorev' definition 'b'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/xp/xad_Document.h:270:46: note: Function 'setAutoRevisioning' argument 1 names different: declaration 'autorev' definition 'b'.
abiword-3.0.2/src/af/xap/xp/xad_Document.cpp:823:43: note: Function 'setAutoRevisioning' argument 1 names different: declaration 'autorev' definition 'b'.
abiword-3.0.2/src/af/xap/xp/xad_Document.cpp:1364:104: style: Function 'AD_VersionData' argument 5 names different: declaration 'xid' definition 'iTopXID'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/xp/xad_Document.h:48:89: note: Function 'AD_VersionData' argument 5 names different: declaration 'xid' definition 'iTopXID'.
abiword-3.0.2/src/af/xap/xp/xad_Document.cpp:1364:104: note: Function 'AD_VersionData' argument 5 names different: declaration 'xid' definition 'iTopXID'.
abiword-3.0.2/src/af/xap/xp/xad_Document.cpp:1374:101: style: Function 'AD_VersionData' argument 5 names different: declaration 'xid' definition 'iTopXID'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/xp/xad_Document.h:49:87: note: Function 'AD_VersionData' argument 5 names different: declaration 'xid' definition 'iTopXID'.
abiword-3.0.2/src/af/xap/xp/xad_Document.cpp:1374:101: note: Function 'AD_VersionData' argument 5 names different: declaration 'xid' definition 'iTopXID'.
abiword-3.0.2/src/af/xap/xp/xad_Document.h:61:7: style: Technically the member function 'AD_VersionData::operator==' can be const. [functionConst]
abiword-3.0.2/src/af/xap/xp/xad_Document.cpp:1408:22: note: Technically the member function 'AD_VersionData::operator==' can be const.
abiword-3.0.2/src/af/xap/xp/xad_Document.h:61:7: note: Technically the member function 'AD_VersionData::operator==' can be const.
abiword-3.0.2/src/af/xap/xp/xad_Document.h:246:49: style: Technically the member function 'AD_Document::getRevisions' can be const. [functionConst]
abiword-3.0.2/src/af/xap/xp/xav_View.h:89:11: style: Technically the member function 'AV_View::getFocus' can be const. [functionConst]
abiword-3.0.2/src/af/xap/xp/xav_View.h:176:9: style: Technically the member function 'AV_View::isConfigureChanged' can be const. [functionConst]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_History.h:77:15: performance: Technically the member function 'XAP_Dialog_History::getHeaderItemCount' can be static. [functionStatic]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_History.h:81:15: performance: Technically the member function 'XAP_Dialog_History::getButtonCount' can be static. [functionStatic]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_History.h:85:15: performance: Technically the member function 'XAP_Dialog_History::getListColumnCount' can be static. [functionStatic]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_History.h:69:15: style: The function 'runModal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:151:17: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_History.h:69:15: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/xap_App.cpp:1020:11: error: Array 'm_IdTable[40]' accessed at index 40, which is out of bounds. [arrayIndexOutOfBounds]
abiword-3.0.2/src/af/xap/xp/xap_App.cpp:1013:2: note: After for loop, i has value 40
abiword-3.0.2/src/af/xap/xp/xap_App.cpp:1020:11: note: Array index out of bounds
abiword-3.0.2/src/af/xap/xp/xap_App.cpp:1021:11: error: Array 'm_IdTable[40]' accessed at index 40, which is out of bounds. [arrayIndexOutOfBounds]
abiword-3.0.2/src/af/xap/xp/xap_App.cpp:1013:2: note: After for loop, i has value 40
abiword-3.0.2/src/af/xap/xp/xap_App.cpp:1021:11: note: Array index out of bounds
abiword-3.0.2/src/af/xap/xp/xap_App.cpp:288:20: style: Redundant condition: If 'szObjectType', the comparison 'szObjectType != 0' is always true. [redundantCondition]
abiword-3.0.2/src/af/xap/xp/xap_App.cpp:1232:24: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/xp/xap_App.cpp:1059:61: style: Function 'getModelessDialog' argument 1 names different: declaration 'id' definition 'i'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/xp/xap_App.h:205:55: note: Function 'getModelessDialog' argument 1 names different: declaration 'id' definition 'i'.
abiword-3.0.2/src/af/xap/xp/xap_App.cpp:1059:61: note: Function 'getModelessDialog' argument 1 names different: declaration 'id' definition 'i'.
abiword-3.0.2/src/af/xap/xp/xap_App.cpp:1331:50: style: Function 'newGraphics' argument 1 names different: declaration 'ai' definition 'param'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/xp/xap_App.h:249:46: note: Function 'newGraphics' argument 1 names different: declaration 'ai' definition 'param'.
abiword-3.0.2/src/af/xap/xp/xap_App.cpp:1331:50: note: Function 'newGraphics' argument 1 names different: declaration 'ai' definition 'param'.
abiword-3.0.2/src/af/xap/xp/xap_App.cpp:1348:70: style: Function 'newGraphics' argument 2 names different: declaration 'ai' definition 'param'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/xp/xap_App.h:251:66: note: Function 'newGraphics' argument 2 names different: declaration 'ai' definition 'param'.
abiword-3.0.2/src/af/xap/xp/xap_App.cpp:1348:70: note: Function 'newGraphics' argument 2 names different: declaration 'ai' definition 'param'.
abiword-3.0.2/src/af/xap/xp/xap_App.h:161:32: performance: Technically the member function 'XAP_App::getEncodingManager' can be static. [functionStatic]
abiword-3.0.2/src/af/xap/xp/xap_App.cpp:206:37: note: Technically the member function 'XAP_App::getEncodingManager' can be static.
abiword-3.0.2/src/af/xap/xp/xap_App.h:161:32: note: Technically the member function 'XAP_App::getEncodingManager' can be static.
abiword-3.0.2/src/af/xap/xp/xap_Prefs.h:113:17: style: Technically the member function 'XAP_PrefsScheme::getTickCount' can be const. [functionConst]
abiword-3.0.2/src/af/xap/xp/xap_Dictionary.h:43:2: style: Class 'XAP_Dictionary' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/xap/xp/xap_Menu_Layouts.h:38:2: style: Class 'XAP_Menu_Factory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/xap/xp/xap_Toolbar_Layouts.h:54:3: style: Class 'XAP_Toolbar_Factory_vec' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/xap/xp/xap_Toolbar_Layouts.h:55:3: style: Class 'XAP_Toolbar_Factory_vec' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/xap/xp/xap_Toolbar_Layouts.h:56:3: style: Class 'XAP_Toolbar_Factory_vec' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/xap/xp/xap_Toolbar_Layouts.h:79:2: style: Class 'XAP_Toolbar_Factory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/xap/xp/xap_Args.cpp:30:11: warning: Member variable 'XAP_Args::m_bAllocated' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/xp/xap_Args.h:37:2: style: Class 'XAP_Args' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/xap/xp/xap_Args.cpp:137:4: error: Common realloc mistake: 'argv' nulled but not freed upon failure [memleakOnRealloc]
abiword-3.0.2/src/af/xap/xp/xap_CustomWidget.h:45:15: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xap_CustomWidget.h:35:15: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xap_CustomWidget.h:45:15: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/xap_Dialog.cpp:199:21: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/xp/xap_Dialog.cpp:47:5: style: Class 'XAP_Dialog' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
abiword-3.0.2/src/af/xap/xp/xap_Dialog.cpp:47:5: style: Class 'XAP_Dialog' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
abiword-3.0.2/src/af/xap/xp/xap_DialogFactory.cpp:191:13: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/xp/xap_DialogFactory.cpp:207:14: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/xp/xap_DialogFactory.cpp:213:14: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/xp/xap_DialogFactory.cpp:223:47: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/xp/xap_DialogFactory.cpp:282:47: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/xp/xap_DialogFactory.h:85:10: performance: Technically the member function 'XAP_DialogFactory::registerNotebookPage' can be static. [functionStatic]
abiword-3.0.2/src/af/xap/xp/xap_DialogFactory.cpp:298:25: note: Technically the member function 'XAP_DialogFactory::registerNotebookPage' can be static.
abiword-3.0.2/src/af/xap/xp/xap_DialogFactory.h:85:10: note: Technically the member function 'XAP_DialogFactory::registerNotebookPage' can be static.
abiword-3.0.2/src/af/xap/xp/xap_DialogFactory.h:86:10: performance: Technically the member function 'XAP_DialogFactory::unregisterNotebookPage' can be static. [functionStatic]
abiword-3.0.2/src/af/xap/xp/xap_DialogFactory.cpp:319:25: note: Technically the member function 'XAP_DialogFactory::unregisterNotebookPage' can be static.
abiword-3.0.2/src/af/xap/xp/xap_DialogFactory.h:86:10: note: Technically the member function 'XAP_DialogFactory::unregisterNotebookPage' can be static.
abiword-3.0.2/src/af/xap/xp/xap_DialogFactory.h:102:7: performance: Technically the member function 'XAP_DialogFactory::addPages' can be static. [functionStatic]
abiword-3.0.2/src/af/xap/xp/xap_DialogFactory.cpp:338:25: note: Technically the member function 'XAP_DialogFactory::addPages' can be static.
abiword-3.0.2/src/af/xap/xp/xap_DialogFactory.h:102:7: note: Technically the member function 'XAP_DialogFactory::addPages' can be static.
abiword-3.0.2/src/af/xap/xp/xap_Dictionary.cpp:320:43: style: Function 'addWord' argument 1 names different: declaration 'pWord' definition 'word'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/xp/xap_Dictionary.h:52:55: note: Function 'addWord' argument 1 names different: declaration 'pWord' definition 'word'.
abiword-3.0.2/src/af/xap/xp/xap_Dictionary.cpp:320:43: note: Function 'addWord' argument 1 names different: declaration 'pWord' definition 'word'.
abiword-3.0.2/src/af/xap/xp/xap_Dictionary.cpp:390:57: warning: Function 'countCommonChars' argument order different: declaration 'pszNeedle, pszHaystack' definition 'pszHaystack, pszNeedle' [funcArgOrderDifferent]
abiword-3.0.2/src/af/xap/xp/xap_Dictionary.h:50:64: note: Function 'countCommonChars' argument order different: declaration 'pszNeedle, pszHaystack' definition 'pszHaystack, pszNeedle'
abiword-3.0.2/src/af/xap/xp/xap_Dictionary.cpp:390:57: note: Function 'countCommonChars' argument order different: declaration 'pszNeedle, pszHaystack' definition 'pszHaystack, pszNeedle'
abiword-3.0.2/src/af/xap/xp/xap_Dictionary.h:46:16: performance: Technically the member function 'XAP_Dictionary::getShortName' can be static. [functionStatic]
abiword-3.0.2/src/af/xap/xp/xap_Dictionary.cpp:76:30: note: Technically the member function 'XAP_Dictionary::getShortName' can be static.
abiword-3.0.2/src/af/xap/xp/xap_Dictionary.h:46:16: note: Technically the member function 'XAP_Dictionary::getShortName' can be static.
abiword-3.0.2/src/af/xap/xp/xap_Dictionary.h:50:34: performance: Technically the member function 'XAP_Dictionary::countCommonChars' can be static. [functionStatic]
abiword-3.0.2/src/af/xap/xp/xap_Dictionary.cpp:390:27: note: Technically the member function 'XAP_Dictionary::countCommonChars' can be static.
abiword-3.0.2/src/af/xap/xp/xap_Dictionary.h:50:34: note: Technically the member function 'XAP_Dictionary::countCommonChars' can be static.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_About.h:79:18: style: The function 'runModal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:151:17: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_About.h:79:18: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_ClipArt.h:38:19: style: The function 'runModal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:151:17: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_ClipArt.h:38:19: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_DocComparison.cpp:171:14: style: The scope of the variable 'tM' can be reduced. [variableScope]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_DocComparison.cpp:172:9: style: The scope of the variable 's' can be reduced. [variableScope]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_DocComparison.cpp:149:65: style: Function 'getResultLabel' argument 1 names different: declaration 'n' definition 'indx'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_DocComparison.h:76:40: note: Function 'getResultLabel' argument 1 names different: declaration 'n' definition 'indx'.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_DocComparison.cpp:149:65: note: Function 'getResultLabel' argument 1 names different: declaration 'n' definition 'indx'.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_DocComparison.cpp:166:59: style: Function 'getResultValue' argument 1 names different: declaration 'n' definition 'indx'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_DocComparison.h:77:40: note: Function 'getResultValue' argument 1 names different: declaration 'n' definition 'indx'.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_DocComparison.cpp:166:59: note: Function 'getResultValue' argument 1 names different: declaration 'n' definition 'indx'.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_DocComparison.h:75:15: performance: Technically the member function 'XAP_Dialog_DocComparison::getResultCount' can be static. [functionStatic]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_DocComparison.h:64:15: style: The function 'runModal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:151:17: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_DocComparison.h:64:15: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Encoding.cpp:79:54: style: Function '_setEncoding' argument 1 names different: declaration 'pEnc' definition 'pDesc'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Encoding.h:66:40: note: Function '_setEncoding' argument 1 names different: declaration 'pEnc' definition 'pDesc'.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Encoding.cpp:79:54: note: Function '_setEncoding' argument 1 names different: declaration 'pEnc' definition 'pDesc'.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Encoding.cpp:49:2: style: Class 'XAP_Dialog_Encoding' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Encoding.cpp:49:2: style: Class 'XAP_Dialog_Encoding' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Encoding.h:60:19: style: The function 'runModal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:151:17: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Encoding.h:60:19: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:46:20: style: The function 'useStart' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:208:18: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:46:20: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:47:20: style: The function 'runModal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:209:18: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:47:20: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:48:20: style: The function 'useEnd' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:210:18: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_FileOpenSaveAs.h:48:20: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_FileOpenSaveAs.cpp:174:80: performance: Function parameter 'dialogFilename' should be passed by const reference. [passedByValue]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_FontChooser.cpp:242:14: style: The scope of the variable 'none' can be reduced. [variableScope]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_FontChooser.cpp:243:14: style: The scope of the variable 'empty' can be reduced. [variableScope]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_FontChooser.cpp:258:14: style: The scope of the variable 'none' can be reduced. [variableScope]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_FontChooser.cpp:259:14: style: The scope of the variable 'empty' can be reduced. [variableScope]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_FontChooser.cpp:274:14: style: The scope of the variable 'none' can be reduced. [variableScope]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_FontChooser.cpp:275:14: style: The scope of the variable 'empty' can be reduced. [variableScope]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_FontChooser.cpp:106:70: style: Function 'addOrReplaceVecProp' argument 1 names different: declaration 'pszProp' definition 'sProp'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_FontChooser.h:68:74: note: Function 'addOrReplaceVecProp' argument 1 names different: declaration 'pszProp' definition 'sProp'.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_FontChooser.cpp:106:70: note: Function 'addOrReplaceVecProp' argument 1 names different: declaration 'pszProp' definition 'sProp'.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_FontChooser.cpp:106:97: style: Function 'addOrReplaceVecProp' argument 2 names different: declaration 'pszVal' definition 'sVal'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_FontChooser.h:69:35: note: Function 'addOrReplaceVecProp' argument 2 names different: declaration 'pszVal' definition 'sVal'.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_FontChooser.cpp:106:97: note: Function 'addOrReplaceVecProp' argument 2 names different: declaration 'pszVal' definition 'sVal'.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_FontChooser.cpp:204:66: style: Function 'setTextTransform' argument 1 names different: declaration 'pTextTransform' definition 'sTextTransform'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_FontChooser.h:87:71: note: Function 'setTextTransform' argument 1 names different: declaration 'pTextTransform' definition 'sTextTransform'.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_FontChooser.cpp:204:66: note: Function 'setTextTransform' argument 1 names different: declaration 'pTextTransform' definition 'sTextTransform'.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_FontChooser.cpp:288:63: style: Function 'setBackGroundColor' argument 1 names different: declaration 'pBackGroundColor' definition 'pBackground'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_FontChooser.h:86:68: note: Function 'setBackGroundColor' argument 1 names different: declaration 'pBackGroundColor' definition 'pBackground'.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_FontChooser.cpp:288:63: note: Function 'setBackGroundColor' argument 1 names different: declaration 'pBackGroundColor' definition 'pBackground'.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_FontChooser.cpp:480:82: style: Function 'XAP_Preview_FontPreview' argument 2 names different: declaration 'pszClrBackgound' definition 'pszClrBackground'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_FontChooser.h:162:67: note: Function 'XAP_Preview_FontPreview' argument 2 names different: declaration 'pszClrBackgound' definition 'pszClrBackground'.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_FontChooser.cpp:480:82: note: Function 'XAP_Preview_FontPreview' argument 2 names different: declaration 'pszClrBackgound' definition 'pszClrBackground'.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_FontChooser.cpp:480:26: warning: Member variable 'XAP_Preview_FontPreview::m_mapProps' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_FontChooser.cpp:480:26: warning: Member variable 'XAP_Preview_FontPreview::m_pszChars' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_FontChooser.h:96:34: performance: Technically the member function 'XAP_Dialog_FontChooser::didPropChange' can be static. [functionStatic]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_FontChooser.cpp:413:30: note: Technically the member function 'XAP_Dialog_FontChooser::didPropChange' can be static.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_FontChooser.h:96:34: note: Technically the member function 'XAP_Dialog_FontChooser::didPropChange' can be static.
abiword-3.0.2/src/af/xap/xp/xap_Preview.h:41:2: style: Class 'XAP_Preview' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_FontChooser.h:57:19: style: The function 'runModal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:151:17: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_FontChooser.h:57:19: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_FontChooser.h:166:7: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xap_CustomWidget.h:35:15: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_FontChooser.h:166:7: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_HTMLOptions.cpp:116:29: style: Condition '!can_set_Link_CSS()' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_HTMLOptions.h:95:15: performance: Technically the member function 'XAP_Dialog_HTMLOptions::can_set_Link_CSS' can be static. [functionStatic]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_HTMLOptions.h:96:15: performance: Technically the member function 'XAP_Dialog_HTMLOptions::can_set_Class_Only' can be static. [functionStatic]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_HTMLOptions.h:97:15: performance: Technically the member function 'XAP_Dialog_HTMLOptions::can_set_Abs_Units' can be static. [functionStatic]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_HTMLOptions.h:98:15: performance: Technically the member function 'XAP_Dialog_HTMLOptions::can_set_Scale_Units' can be static. [functionStatic]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_HTMLOptions.h:100:33: performance: Technically the member function 'XAP_Dialog_HTMLOptions::can_set_MathML_Render_PNG' can be static. [functionStatic]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_HTMLOptions.cpp:42:2: style: Class 'XAP_Dialog_HTMLOptions' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_HTMLOptions.cpp:42:2: style: Class 'XAP_Dialog_HTMLOptions' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_HTMLOptions.h:66:26: style: The function 'runModal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:151:17: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_HTMLOptions.h:66:26: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_History.cpp:216:14: style: The scope of the variable 'tM' can be reduced. [variableScope]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_History.cpp:217:9: style: The scope of the variable 's' can be reduced. [variableScope]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Image.cpp:163:42: style: Function 'setHeight' argument 1 names different: declaration 'h' definition 'dHeight'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Image.h:149:25: note: Function 'setHeight' argument 1 names different: declaration 'h' definition 'dHeight'.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Image.cpp:163:42: note: Function 'setHeight' argument 1 names different: declaration 'h' definition 'dHeight'.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Image.cpp:206:41: style: Function 'setWidth' argument 1 names different: declaration 'w' definition 'dWidth'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Image.h:148:24: note: Function 'setWidth' argument 1 names different: declaration 'w' definition 'dWidth'.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Image.cpp:206:41: note: Function 'setWidth' argument 1 names different: declaration 'w' definition 'dWidth'.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Image.cpp:275:43: style: Function 'setWidth' argument 1 names different: declaration 'w' definition 'iWidth'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Image.h:88:27: note: Function 'setWidth' argument 1 names different: declaration 'w' definition 'iWidth'.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Image.cpp:275:43: note: Function 'setWidth' argument 1 names different: declaration 'w' definition 'iWidth'.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Image.cpp:295:44: style: Function 'setHeight' argument 1 names different: declaration 'h' definition 'iHeight'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Image.h:89:28: note: Function 'setHeight' argument 1 names different: declaration 'h' definition 'iHeight'.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Image.cpp:295:44: note: Function 'setHeight' argument 1 names different: declaration 'h' definition 'iHeight'.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Image.h:67:7: style: Technically the member function 'XAP_Dialog_Image::isInHdrFtr' can be const. [functionConst]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Image.cpp:63:24: note: Technically the member function 'XAP_Dialog_Image::isInHdrFtr' can be const.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Image.h:67:7: note: Technically the member function 'XAP_Dialog_Image::isInHdrFtr' can be const.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Image.h:100:9: performance: Technically the member function 'XAP_Dialog_Image::getIncrement' can be static. [functionStatic]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Image.cpp:83:26: note: Technically the member function 'XAP_Dialog_Image::getIncrement' can be static.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Image.h:100:9: note: Technically the member function 'XAP_Dialog_Image::getIncrement' can be static.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Image.h:105:15: style: Technically the member function 'XAP_Dialog_Image::getPreferedUnits' can be const. [functionConst]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Image.cpp:322:32: note: Technically the member function 'XAP_Dialog_Image::getPreferedUnits' can be const.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Image.h:105:15: note: Technically the member function 'XAP_Dialog_Image::getPreferedUnits' can be const.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Image.h:109:7: style: Technically the member function 'XAP_Dialog_Image::isTightWrap' can be const. [functionConst]
abiword-3.0.2/src/af/xap/xp/xap_Preview_Zoom.h:41:2: style: Class 'XAP_Preview_Zoom' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Image.h:63:16: style: The function 'runModal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:151:17: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Image.h:63:16: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/xap_Preview_Zoom.h:59:7: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xap_CustomWidget.h:35:15: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xap_Preview_Zoom.h:59:7: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Insert_Symbol.cpp:38:27: warning: Member variable 'XAP_Dialog_Insert_Symbol::m_Insert_Symbol_font' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Insert_Symbol.cpp:38:27: warning: Member variable 'XAP_Dialog_Insert_Symbol::m_FontName' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Insert_Symbol.cpp:38:27: warning: Member variable 'XAP_Dialog_Insert_Symbol::m_WindowName' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Insert_Symbol.cpp:41:2: performance: Variable 'm_Inserted_Symbol' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Insert_Symbol.h:65:18: style: Technically the member function 'XAP_Dialog_Insert_Symbol::getInsertedSymbol' can be const. [functionConst]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Insert_Symbol.cpp:64:39: note: Technically the member function 'XAP_Dialog_Insert_Symbol::getInsertedSymbol' can be const.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Insert_Symbol.h:65:18: note: Technically the member function 'XAP_Dialog_Insert_Symbol::getInsertedSymbol' can be const.
abiword-3.0.2/src/af/xap/xp/xap_Draw_Symbol.h:66:17: style: Technically the member function 'XAP_Draw_Symbol::getCurrent' can be const. [functionConst]
abiword-3.0.2/src/af/xap/xp/xap_Draw_Symbol.h:41:2: style: Class 'XAP_Draw_Symbol' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Insert_Symbol.h:52:19: style: The function 'useStart' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:208:18: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Insert_Symbol.h:52:19: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Insert_Symbol.h:53:19: style: The function 'useEnd' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:210:18: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Insert_Symbol.h:53:19: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Insert_Symbol.h:54:16: style: The function 'runModal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:229:18: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Insert_Symbol.h:54:16: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Insert_Symbol.h:55:16: style: The function 'runModeless' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:231:18: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Insert_Symbol.h:55:16: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Insert_Symbol.h:56:26: style: The function 'destroy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:238:18: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Insert_Symbol.h:56:26: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Insert_Symbol.h:57:26: style: The function 'activate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:239:18: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Insert_Symbol.h:57:26: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Insert_Symbol.h:58:9: style: The function 'setActiveFrame' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:232:18: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Insert_Symbol.h:58:9: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Insert_Symbol.h:59:16: style: The function 'notifyActiveFrame' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:235:18: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Insert_Symbol.h:59:16: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/xap_Draw_Symbol.h:60:12: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xap_CustomWidget.h:35:15: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xap_Draw_Symbol.h:60:12: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/xap_Draw_Symbol.h:68:12: style: The function 'onLeftButtonDown' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xap_Preview.h:54:17: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xap_Draw_Symbol.h:68:12: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Language.h:77:34: style: Technically the member function 'XAP_Dialog_Language::getDocDefaultLangDescription' can be const. [functionConst]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Language.cpp:207:27: note: Technically the member function 'XAP_Dialog_Language::getDocDefaultLangDescription' can be const.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Language.h:77:34: note: Technically the member function 'XAP_Dialog_Language::getDocDefaultLangDescription' can be const.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Language.h:78:34: style: Technically the member function 'XAP_Dialog_Language::getDocDefaultLangDescription' can be const. [functionConst]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Language.cpp:219:27: note: Technically the member function 'XAP_Dialog_Language::getDocDefaultLangDescription' can be const.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Language.h:78:34: note: Technically the member function 'XAP_Dialog_Language::getDocDefaultLangDescription' can be const.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Language.h:79:34: performance: Technically the member function 'XAP_Dialog_Language::getDocDefaultLangCheckboxLabel' can be static. [functionStatic]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Language.cpp:186:27: note: Technically the member function 'XAP_Dialog_Language::getDocDefaultLangCheckboxLabel' can be static.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Language.h:79:34: note: Technically the member function 'XAP_Dialog_Language::getDocDefaultLangCheckboxLabel' can be static.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Language.h:80:34: performance: Technically the member function 'XAP_Dialog_Language::getDocDefaultLangCheckboxLabel' can be static. [functionStatic]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Language.cpp:196:27: note: Technically the member function 'XAP_Dialog_Language::getDocDefaultLangCheckboxLabel' can be static.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Language.h:80:34: note: Technically the member function 'XAP_Dialog_Language::getDocDefaultLangCheckboxLabel' can be static.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Language.cpp:62:2: style: Class 'XAP_Dialog_Language' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Language.cpp:62:2: style: Class 'XAP_Dialog_Language' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Language.h:70:19: style: The function 'runModal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:151:17: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Language.h:70:19: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_ListDocuments.cpp:75:10: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_ListDocuments.cpp:92:30: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_ListDocuments.h:67:19: style: The function 'runModal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:151:17: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_ListDocuments.h:67:19: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_MessageBox.cpp:47:53: style: Function 'setMessage' argument 1 names different: declaration 'sz' definition 'szMessage'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_MessageBox.h:38:37: note: Function 'setMessage' argument 1 names different: declaration 'sz' definition 'szMessage'.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_MessageBox.cpp:47:53: note: Function 'setMessage' argument 1 names different: declaration 'sz' definition 'szMessage'.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_MessageBox.cpp:79:62: style: Function 'setSecondaryMessage' argument 1 names different: declaration 'sz' definition 'szMessage'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_MessageBox.h:40:46: note: Function 'setSecondaryMessage' argument 1 names different: declaration 'sz' definition 'szMessage'.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_MessageBox.cpp:79:62: note: Function 'setSecondaryMessage' argument 1 names different: declaration 'sz' definition 'szMessage'.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Password.h:40:16: style: The function 'runModal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:151:17: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Password.h:40:16: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_PluginManager.cpp:37:61: style: Function 'activatePlugin' argument 1 names different: declaration 'szName' definition 'szURI'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_PluginManager.h:45:36: note: Function 'activatePlugin' argument 1 names different: declaration 'szName' definition 'szURI'.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_PluginManager.cpp:37:61: note: Function 'activatePlugin' argument 1 names different: declaration 'szName' definition 'szURI'.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_PluginManager.h:45:7: performance: Technically the member function 'XAP_Dialog_PluginManager::activatePlugin' can be static. [functionStatic]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_PluginManager.cpp:37:32: note: Technically the member function 'XAP_Dialog_PluginManager::activatePlugin' can be static.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_PluginManager.h:45:7: note: Technically the member function 'XAP_Dialog_PluginManager::activatePlugin' can be static.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_PluginManager.h:46:7: performance: Technically the member function 'XAP_Dialog_PluginManager::deactivatePlugin' can be static. [functionStatic]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_PluginManager.cpp:50:32: note: Technically the member function 'XAP_Dialog_PluginManager::deactivatePlugin' can be static.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_PluginManager.h:46:7: note: Technically the member function 'XAP_Dialog_PluginManager::deactivatePlugin' can be static.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Print.cpp:230:5: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Print.cpp:233:5: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Print.cpp:117:50: style: Function 'setPaperSize' argument 1 names different: declaration 'pageSize' definition 'szPageSize'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Print.h:50:34: note: Function 'setPaperSize' argument 1 names different: declaration 'pageSize' definition 'szPageSize'.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Print.cpp:117:50: note: Function 'setPaperSize' argument 1 names different: declaration 'pageSize' definition 'szPageSize'.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Print.cpp:162:56: style: Function 'setTryToBypassActualDialog' argument 1 names different: declaration 'bTry' definition 'bEnable'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Print.h:49:45: note: Function 'setTryToBypassActualDialog' argument 1 names different: declaration 'bTry' definition 'bEnable'.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Print.cpp:162:56: note: Function 'setTryToBypassActualDialog' argument 1 names different: declaration 'bTry' definition 'bEnable'.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Print.cpp:36:19: warning: Member variable 'XAP_Dialog_Print::m_bDoPrintRange' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Print.cpp:36:19: warning: Member variable 'XAP_Dialog_Print::m_bDoPrintSelection' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Print.cpp:36:19: warning: Member variable 'XAP_Dialog_Print::m_bDoPrintToFile' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Print.cpp:36:19: warning: Member variable 'XAP_Dialog_Print::m_bCollate' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Print.cpp:39:2: performance: Variable 'm_bPersistValid' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Print.cpp:40:2: performance: Variable 'm_persistNrCopies' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Print.cpp:42:2: performance: Variable 'm_persistColorSpace' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Print.cpp:53:2: performance: Variable 'm_nFirstPage' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Print.cpp:54:2: performance: Variable 'm_nLastPage' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Print.h:36:19: style: The function 'useStart' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:208:18: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Print.h:36:19: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Print.h:37:19: style: The function 'runModal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:209:18: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Print.h:37:19: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Print.h:38:19: style: The function 'useEnd' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:210:18: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Print.h:38:19: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_PrintPreview.h:44:18: style: The function 'runModal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:151:17: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_PrintPreview.h:44:18: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_WindowMore.cpp:39:2: performance: Variable 'm_ndxSelFrame' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_WindowMore.h:34:19: style: The function 'runModal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:151:17: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_WindowMore.h:34:19: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Zoom.cpp:36:18: warning: Member variable 'XAP_Dialog_Zoom::m_zoomType' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Zoom.cpp:43:2: performance: Variable 'm_zoomPercent' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Zoom.h:53:25: style: Technically the member function 'XAP_Dialog_Zoom::getZoomType' can be const. [functionConst]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Zoom.cpp:68:39: note: Technically the member function 'XAP_Dialog_Zoom::getZoomType' can be const.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Zoom.h:53:25: note: Technically the member function 'XAP_Dialog_Zoom::getZoomType' can be const.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Zoom.h:54:17: style: Technically the member function 'XAP_Dialog_Zoom::getZoomPercent' can be const. [functionConst]
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Zoom.cpp:73:28: note: Technically the member function 'XAP_Dialog_Zoom::getZoomPercent' can be const.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Zoom.h:54:17: note: Technically the member function 'XAP_Dialog_Zoom::getZoomPercent' can be const.
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Zoom.h:41:19: style: The function 'runModal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xap_Dialog.h:151:17: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xap_Dlg_Zoom.h:41:19: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/xap_Draw_Symbol.cpp:306:60: style: Function 'calcSymbolFromCoords' argument 1 names different: declaration 'x' definition 'ix'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/xp/xap_Draw_Symbol.h:64:61: note: Function 'calcSymbolFromCoords' argument 1 names different: declaration 'x' definition 'ix'.
abiword-3.0.2/src/af/xap/xp/xap_Draw_Symbol.cpp:306:60: note: Function 'calcSymbolFromCoords' argument 1 names different: declaration 'x' definition 'ix'.
abiword-3.0.2/src/af/xap/xp/xap_Draw_Symbol.cpp:306:74: style: Function 'calcSymbolFromCoords' argument 2 names different: declaration 'y' definition 'iy'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/xp/xap_Draw_Symbol.h:64:74: note: Function 'calcSymbolFromCoords' argument 2 names different: declaration 'y' definition 'iy'.
abiword-3.0.2/src/af/xap/xp/xap_Draw_Symbol.cpp:306:74: note: Function 'calcSymbolFromCoords' argument 2 names different: declaration 'y' definition 'iy'.
abiword-3.0.2/src/af/xap/xp/xap_Draw_Symbol.cpp:242:43: style: Clarify calculation precedence for '%' and '?'. [clarifyCalculation]
abiword-3.0.2/src/af/xap/xp/xap_EncodingManager.cpp:1645:20: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/xp/xap_EncodingManager.cpp:1661:20: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/xp/xap_EncodingManager.cpp:1190:94: style: Function 'findLangInfo' argument 2 names different: declaration 'column' definition 'idx'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/xp/xap_EncodingManager.h:283:26: note: Function 'findLangInfo' argument 2 names different: declaration 'column' definition 'idx'.
abiword-3.0.2/src/af/xap/xp/xap_EncodingManager.cpp:1190:94: note: Function 'findLangInfo' argument 2 names different: declaration 'column' definition 'idx'.
abiword-3.0.2/src/af/xap/xp/xap_EncodingManager.cpp:152:22: warning: Member variable 'XAP_EncodingManager::TexPrologue' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/xp/xap_EncodingManager.cpp:152:22: warning: Member variable 'XAP_EncodingManager::is_cjk_' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/xp/xap_EncodingManager.cpp:152:22: warning: Member variable 'XAP_EncodingManager::m_bIsUnicodeLocale' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/xp/xap_EncodingManager.h:150:7: performance: Technically the member function 'XAP_EncodingManager::Delete_instance' can be static. [functionStatic]
abiword-3.0.2/src/af/xap/xp/xap_EncodingManager.cpp:154:27: note: Technically the member function 'XAP_EncodingManager::Delete_instance' can be static.
abiword-3.0.2/src/af/xap/xp/xap_EncodingManager.h:150:7: note: Technically the member function 'XAP_EncodingManager::Delete_instance' can be static.
abiword-3.0.2/src/af/xap/xp/xap_EncodingManager.h:292:7: style: Technically the member function 'XAP_EncodingManager::describe' can be const. [functionConst]
abiword-3.0.2/src/af/xap/xp/xap_EncodingManager.cpp:1524:28: note: Technically the member function 'XAP_EncodingManager::describe' can be const.
abiword-3.0.2/src/af/xap/xp/xap_EncodingManager.h:292:7: note: Technically the member function 'XAP_EncodingManager::describe' can be const.
abiword-3.0.2/src/af/xap/xp/xap_FakeClipboard.cpp:79:27: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/xp/xap_FakeClipboard.cpp:112:27: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/xp/xap_FakeClipboard.cpp:44:2: style: Struct '_ClipboardItem' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
abiword-3.0.2/src/af/xap/xp/xap_FakeClipboard.cpp:44:2: style: Struct '_ClipboardItem' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
abiword-3.0.2/src/af/xap/xp/xap_FakeClipboard.h:42:17: warning: Virtual function 'clearClipboard' is called from destructor '~XAP_FakeClipboard()' at line 71. Dynamic binding is not used. [virtualCallInConstructor]
abiword-3.0.2/src/af/xap/xp/xap_FakeClipboard.cpp:71:2: note: Calling clearClipboard
abiword-3.0.2/src/af/xap/xp/xap_FakeClipboard.h:42:17: note: clearClipboard is a virtual method
abiword-3.0.2/src/af/xap/xp/xap_Frame.cpp:102:34: style: Function 'XAP_Frame' argument 1 names different: declaration 'pFrame' definition 'f'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/xp/xap_Frame.h:91:24: note: Function 'XAP_Frame' argument 1 names different: declaration 'pFrame' definition 'f'.
abiword-3.0.2/src/af/xap/xp/xap_Frame.cpp:102:34: note: Function 'XAP_Frame' argument 1 names different: declaration 'pFrame' definition 'f'.
abiword-3.0.2/src/af/xap/xp/xap_Frame.cpp:835:78: style: Function 'showMessageBox' argument 1 names different: declaration 'sz' definition 'msg'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/xp/xap_Frame.h:209:69: note: Function 'showMessageBox' argument 1 names different: declaration 'sz' definition 'msg'.
abiword-3.0.2/src/af/xap/xp/xap_Frame.cpp:835:78: note: Function 'showMessageBox' argument 1 names different: declaration 'sz' definition 'msg'.
abiword-3.0.2/src/af/xap/xp/xap_Frame.cpp:842:71: style: Function 'showMessageBox' argument 1 names different: declaration 'sz' definition 'szMessage'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/xp/xap_Frame.h:213:62: note: Function 'showMessageBox' argument 1 names different: declaration 'sz' definition 'szMessage'.
abiword-3.0.2/src/af/xap/xp/xap_Frame.cpp:842:71: note: Function 'showMessageBox' argument 1 names different: declaration 'sz' definition 'szMessage'.
abiword-3.0.2/src/af/xap/xp/xap_Frame.cpp:894:40: style: Function 'backup' argument 1 names different: declaration 'stExt' definition 'szExt'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/xp/xap_Frame.h:224:34: note: Function 'backup' argument 1 names different: declaration 'stExt' definition 'szExt'.
abiword-3.0.2/src/af/xap/xp/xap_Frame.cpp:894:40: note: Function 'backup' argument 1 names different: declaration 'stExt' definition 'szExt'.
abiword-3.0.2/src/af/xap/xp/xap_Frame.h:134:16: style: Technically the member function 'XAP_Frame::getFrameMode' can be const. [functionConst]
abiword-3.0.2/src/af/xap/xp/xap_Frame.cpp:1065:26: note: Technically the member function 'XAP_Frame::getFrameMode' can be const.
abiword-3.0.2/src/af/xap/xp/xap_Frame.h:134:16: note: Technically the member function 'XAP_Frame::getFrameMode' can be const.
abiword-3.0.2/src/af/xap/xp/xap_ViewListener.h:49:2: style: Class 'ap_ViewListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/xap/xp/xap_ViewListener.h:52:16: style: The function 'notify' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xav_Listener.h:103:16: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xap_ViewListener.h:52:16: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/xap_ViewListener.h:53:29: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xav_Listener.h:104:29: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xap_ViewListener.h:53:29: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/xap_Scrollbar_ViewListener.h:34:16: style: The function 'notify' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xav_Listener.h:103:16: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xap_Scrollbar_ViewListener.h:34:16: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/xap_Scrollbar_ViewListener.h:35:27: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xav_Listener.h:104:29: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xap_Scrollbar_ViewListener.h:35:27: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/xap_InputModes.cpp:52:2: style: Variable 'szDup' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/af/xap/xp/xap_InputModes.cpp:49:0: note: Variable 'szDup' is reassigned a value before the old one has been used.
abiword-3.0.2/src/af/xap/xp/xap_InputModes.cpp:52:2: note: Variable 'szDup' is reassigned a value before the old one has been used.
abiword-3.0.2/src/af/xap/xp/xap_InputModes.cpp:55:2: style: Variable 'pEEM' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/af/xap/xp/xap_InputModes.cpp:50:0: note: Variable 'pEEM' is reassigned a value before the old one has been used.
abiword-3.0.2/src/af/xap/xp/xap_InputModes.cpp:55:2: note: Variable 'pEEM' is reassigned a value before the old one has been used.
abiword-3.0.2/src/af/xap/xp/xap_InputModes.cpp:32:2: performance: Variable 'm_indexCurrentEventMap' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/af/xap/xp/xap_Log.cpp:54:35: style: Variable 'orig_data' is assigned a value that is never used. [unreadVariable]
abiword-3.0.2/src/af/xap/xp/xap_Log.cpp:24:2: style: Class 'XAP_Log' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
abiword-3.0.2/src/af/xap/xp/xap_Log.cpp:24:2: style: Class 'XAP_Log' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
abiword-3.0.2/src/af/xap/xp/xap_Log.h:50:2: style: Class 'XAP_Log' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/xap/xp/xap_Module.cpp:89:21: style: Variable 'plugin_init_func' is not assigned a value. [unassignedVariable]
abiword-3.0.2/src/af/xap/xp/xap_Module.cpp:180:24: style: Variable 'plugin_supports_ver' is not assigned a value. [unassignedVariable]
abiword-3.0.2/src/af/xap/xp/xap_Module.h:90:7: style: Technically the member function 'XAP_Module::registered' can be const. [functionConst]
abiword-3.0.2/src/af/xap/xp/xap_Module.cpp:117:18: note: Technically the member function 'XAP_Module::registered' can be const.
abiword-3.0.2/src/af/xap/xp/xap_Module.h:90:7: note: Technically the member function 'XAP_Module::registered' can be const.
abiword-3.0.2/src/af/xap/xp/xap_ModuleManager.cpp:113:17: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/af/xap/xp/xap_ModuleManager.cpp:108:14: style: The scope of the variable 'pModuleLoop' can be reduced. [variableScope]
abiword-3.0.2/src/af/xap/xp/xap_ModuleManager.cpp:258:52: style: Function 'unloadModule' argument 1 names different: declaration 'module' definition 'pModule'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/xp/xap_ModuleManager.h:59:42: note: Function 'unloadModule' argument 1 names different: declaration 'module' definition 'pModule'.
abiword-3.0.2/src/af/xap/xp/xap_ModuleManager.cpp:258:52: note: Function 'unloadModule' argument 1 names different: declaration 'module' definition 'pModule'.
abiword-3.0.2/src/af/xap/xp/xap_Prefs.cpp:255:2: style: Variable 'szKey' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/af/xap/xp/xap_Prefs.cpp:253:0: note: Variable 'szKey' is reassigned a value before the old one has been used.
abiword-3.0.2/src/af/xap/xp/xap_Prefs.cpp:255:2: note: Variable 'szKey' is reassigned a value before the old one has been used.
abiword-3.0.2/src/af/xap/xp/xap_Prefs.cpp:256:2: style: Variable 'szValue' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/af/xap/xp/xap_Prefs.cpp:254:0: note: Variable 'szValue' is reassigned a value before the old one has been used.
abiword-3.0.2/src/af/xap/xp/xap_Prefs.cpp:256:2: note: Variable 'szValue' is reassigned a value before the old one has been used.
abiword-3.0.2/src/af/xap/xp/xap_Prefs.cpp:782:2: style: Variable 'id' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/af/xap/xp/xap_Prefs.cpp:781:0: note: Variable 'id' is reassigned a value before the old one has been used.
abiword-3.0.2/src/af/xap/xp/xap_Prefs.cpp:782:2: note: Variable 'id' is reassigned a value before the old one has been used.
abiword-3.0.2/src/af/xap/xp/xap_Prefs.cpp:1690:23: style: The scope of the variable 'pPair' can be reduced. [variableScope]
abiword-3.0.2/src/af/xap/xp/xap_Prefs.cpp:171:49: style: Function 'getValue' argument 1 names different: declaration 'szKey' definition 'stKey'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/xp/xap_Prefs.h:123:36: note: Function 'getValue' argument 1 names different: declaration 'szKey' definition 'stKey'.
abiword-3.0.2/src/af/xap/xp/xap_Prefs.cpp:171:49: note: Function 'getValue' argument 1 names different: declaration 'szKey' definition 'stKey'.
abiword-3.0.2/src/af/xap/xp/xap_Prefs.cpp:171:67: style: Function 'getValue' argument 2 names different: declaration 'szValue' definition 'stValue'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/xp/xap_Prefs.h:123:54: note: Function 'getValue' argument 2 names different: declaration 'szValue' definition 'stValue'.
abiword-3.0.2/src/af/xap/xp/xap_Prefs.cpp:171:67: note: Function 'getValue' argument 2 names different: declaration 'szValue' definition 'stValue'.
abiword-3.0.2/src/af/xap/xp/xap_Prefs.cpp:181:64: style: Function 'getValue' argument 2 names different: declaration 'szValue' definition 'stValue'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/xp/xap_Prefs.h:124:63: note: Function 'getValue' argument 2 names different: declaration 'szValue' definition 'stValue'.
abiword-3.0.2/src/af/xap/xp/xap_Prefs.cpp:181:64: note: Function 'getValue' argument 2 names different: declaration 'szValue' definition 'stValue'.
abiword-3.0.2/src/af/xap/xp/xap_Prefs.cpp:1712:43: style: Variable 'uth_e' is assigned a value that is never used. [unreadVariable]
abiword-3.0.2/src/af/xap/xp/xap_Prefs.cpp:507:12: warning: Member variable 'XAP_Prefs::m_bLoadSystemDefaultFile' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/xp/xap_Prefs.cpp:507:12: warning: Member variable 'XAP_Prefs::m_parserState' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/xp/xap_Prefs.cpp:86:2: performance: Variable 'm_uTick' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/af/xap/xp/xap_Preview.cpp:35:14: warning: Member variable 'XAP_Preview::m_gc' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/xp/xap_Preview_Zoom.cpp:91:24: warning: Logical disjunction always evaluates to true: percent > 0 || percent < 1000. [incorrectLogicOperator]
abiword-3.0.2/src/af/xap/xp/xap_Preview_Zoom.cpp:37:2: performance: Variable 'm_zoomPercent' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/af/xap/xp/xap_Resource.h:77:11: style: Technically the member function 'XAP_InternalResource::write_base64' can be const. [functionConst]
abiword-3.0.2/src/af/xap/xp/xap_Resource.cpp:103:32: note: Technically the member function 'XAP_InternalResource::write_base64' can be const.
abiword-3.0.2/src/af/xap/xp/xap_Resource.h:77:11: note: Technically the member function 'XAP_InternalResource::write_base64' can be const.
abiword-3.0.2/src/af/xap/xp/xap_Resource.h:64:2: style: Class 'XAP_InternalResource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/xap/xp/xap_Resource.h:96:2: style: Class 'XAP_ExternalResource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/af/xap/xp/xap_ResourceManager.h:90:11: style: Technically the member function 'XAP_ResourceManager::write_xml' can be const. [functionConst]
abiword-3.0.2/src/af/xap/xp/xap_ResourceManager.cpp:193:31: note: Technically the member function 'XAP_ResourceManager::write_xml' can be const.
abiword-3.0.2/src/af/xap/xp/xap_ResourceManager.h:90:11: note: Technically the member function 'XAP_ResourceManager::write_xml' can be const.
abiword-3.0.2/src/af/xap/xp/xap_ResourceManager.h:79:12: style: The function 'Writer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/af/xap/xp/xap_Resource.h:59:12: note: Virtual function in base class
abiword-3.0.2/src/af/xap/xp/xap_ResourceManager.h:79:12: note: Function in derived class
abiword-3.0.2/src/af/xap/xp/xap_Strings.cpp:269:6: style: Condition 'bFoundMultiByte' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/af/xap/xp/xap_Strings.cpp:193:25: note: Assignment 'bFoundMultiByte=false', assigned value is 0
abiword-3.0.2/src/af/xap/xp/xap_Strings.cpp:269:6: note: Condition 'bFoundMultiByte' is always false
abiword-3.0.2/src/af/xap/xp/xap_Strings.cpp:195:6: style: The scope of the variable 'length' can be reduced. [variableScope]
abiword-3.0.2/src/af/xap/xp/xap_Strings.cpp:196:14: style: The scope of the variable 'ptr' can be reduced. [variableScope]
abiword-3.0.2/src/af/xap/xp/xap_Strings.cpp:151:20: warning: Member variable 'XAP_DiskStringSet::m_parserState' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/af/xap/xp/xap_Toolbar_ControlFactory.cpp:67:2: style: Variable 'pControl' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/af/xap/xp/xap_Toolbar_ControlFactory.cpp:61:0: note: Variable 'pControl' is reassigned a value before the old one has been used.
abiword-3.0.2/src/af/xap/xp/xap_Toolbar_ControlFactory.cpp:67:2: note: Variable 'pControl' is reassigned a value before the old one has been used.
abiword-3.0.2/src/af/xap/xp/xap_Toolbar_ControlFactory.cpp:27:94: style: Function 'XAP_Toolbar_ControlFactory' argument 2 names different: declaration 'pDlgTable' definition 'pCtlTable'. [funcArgNamesDifferent]
abiword-3.0.2/src/af/xap/xp/xap_Toolbar_ControlFactory.h:58:67: note: Function 'XAP_Toolbar_ControlFactory' argument 2 names different: declaration 'pDlgTable' definition 'pCtlTable'.
abiword-3.0.2/src/af/xap/xp/xap_Toolbar_ControlFactory.cpp:27:94: note: Function 'XAP_Toolbar_ControlFactory' argument 2 names different: declaration 'pDlgTable' definition 'pCtlTable'.
abiword-3.0.2/src/af/xap/xp/xap_Toolbar_ControlFactory.cpp:29:2: performance: Variable 'm_nrElementsCtlTable' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/plugins/abi-builtin-plugins.cpp:32:9: style: Variable 'pmi' is assigned a value that is never used. [unreadVariable]
abiword-3.0.2/src/text/fmt/gtk/fv_UnixFrameEdit.cpp:32:19: warning: Member variable 'FV_UnixFrameEdit::m_bDragOut' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/text/fmt/gtk/fv_UnixFrameEdit.h:31:2: style: Class 'FV_UnixFrameEdit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/text/fmt/gtk/fv_UnixInlineImage.h:35:2: style: Class 'FV_UnixVisualInlineImage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/text/fmt/gtk/fv_UnixSelectionHandles.cpp:52:59: style: Function 'FV_UnixSelectionHandles' argument 1 names different: declaration 'pView' definition 'view'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/gtk/fv_UnixSelectionHandles.h:33:37: note: Function 'FV_UnixSelectionHandles' argument 1 names different: declaration 'pView' definition 'view'.
abiword-3.0.2/src/text/fmt/gtk/fv_UnixSelectionHandles.cpp:52:59: note: Function 'FV_UnixSelectionHandles' argument 1 names different: declaration 'pView' definition 'view'.
abiword-3.0.2/src/text/fmt/gtk/fv_UnixVisualDrag.h:29:2: style: Class 'FV_UnixVisualDrag' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/text/fmt/gtk/gtktexthandle.cpp:74:10: style: Variable 'priv' is assigned a value that is never used. [unreadVariable]
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:140:78: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fb_Alignment.h:103:1: style: The class 'fb_Alignment_justify' does not have a constructor although it has private member variables. [noConstructor]
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.h:146:18: style: Technically the member function 'FL_DocLayout::getSkipUpdates' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:290:10: style: Technically the member function 'fl_BlockLayout::hasUpdatableField' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:604:19: style: Technically the member function 'fl_PartOfBlock::isInvisible' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:626:12: style: Technically the member function 'fl_TabStop::getType' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:628:14: style: Technically the member function 'fl_TabStop::getLeader' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:630:13: style: Technically the member function 'fl_TabStop::getOffset' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:230:25: style: Technically the member function 'fp_ContainerObject::canDelete' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:240:22: style: Technically the member function 'fp_ContainerObject::getRefCount' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:294:22: style: Technically the member function 'fp_Container::getBrokenCount' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:194:8: style: Technically the member function 'fp_Line::needsRedraw' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:184:22: style: Technically the member function 'fp_Run::getBlockAP' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:362:21: style: Technically the member function 'fp_Run::getMustClearScreen' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:389:22: style: Technically the member function 'fp_Run::_getWidth' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:390:22: style: Technically the member function 'fp_Run::_getHeight' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:406:14: style: Technically the member function 'fp_Run::_getLineWidth' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:801:12: style: Technically the member function 'fp_AnnotationRun::getPID' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:834:12: style: Technically the member function 'fp_RDFAnchorRun::getPID' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:877:26: style: Technically the member function 'fp_ImageRun::getPointHeight' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fp_PageSize.h:57:2: style: Class 'fp_PageSize' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/text/fmt/xp/fp_PageSize.h:58:2: style: Class 'fp_PageSize' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/text/fmt/xp/fb_ColumnBreaker.h:36:2: style: Class 'fb_ColumnBreaker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:219:2: style: Class 'fp_Column' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:83:2: style: Class 'fp_Line' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:618:1: warning: The class 'fl_TabStop' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
abiword-3.0.2/src/text/fmt/xp/fb_Alignment.h:65:8: style: The function 'initialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fb_Alignment.h:54:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fb_Alignment.h:65:8: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fb_Alignment.h:66:12: style: The function 'getStartPosition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fb_Alignment.h:55:20: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fb_Alignment.h:66:12: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fb_Alignment.h:67:8: style: The function 'eraseLineFromRun' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fb_Alignment.h:56:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fb_Alignment.h:67:8: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fb_Alignment.h:68:22: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fb_Alignment.h:57:30: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fb_Alignment.h:68:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fb_Alignment.h:79:8: style: The function 'initialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fb_Alignment.h:54:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fb_Alignment.h:79:8: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fb_Alignment.h:80:12: style: The function 'getStartPosition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fb_Alignment.h:55:20: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fb_Alignment.h:80:12: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fb_Alignment.h:81:8: style: The function 'eraseLineFromRun' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fb_Alignment.h:56:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fb_Alignment.h:81:8: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fb_Alignment.h:82:22: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fb_Alignment.h:57:30: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fb_Alignment.h:82:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fb_Alignment.h:93:8: style: The function 'initialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fb_Alignment.h:54:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fb_Alignment.h:93:8: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fb_Alignment.h:94:12: style: The function 'getStartPosition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fb_Alignment.h:55:20: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fb_Alignment.h:94:12: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fb_Alignment.h:95:8: style: The function 'eraseLineFromRun' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fb_Alignment.h:56:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fb_Alignment.h:95:8: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fb_Alignment.h:96:22: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fb_Alignment.h:57:30: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fb_Alignment.h:96:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fb_Alignment.h:107:8: style: The function 'initialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fb_Alignment.h:54:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fb_Alignment.h:107:8: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fb_Alignment.h:108:12: style: The function 'getStartPosition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fb_Alignment.h:55:20: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fb_Alignment.h:108:12: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fb_Alignment.h:109:8: style: The function 'eraseLineFromRun' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fb_Alignment.h:56:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fb_Alignment.h:109:8: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fb_Alignment.h:110:22: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fb_Alignment.h:57:30: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fb_Alignment.h:110:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:110:16: style: The function 'recalculateFields' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:95:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:110:16: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:112:25: style: The function 'getNewContainer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:97:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:112:25: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:113:25: style: The function 'getDocLayout' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:98:30: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:113:25: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:114:30: style: The function 'markAllRunsDirty' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:103:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:114:30: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:115:30: style: The function 'isCollapsed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:108:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:115:30: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:117:30: style: The function 'setNeedsReformat' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:106:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:117:30: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:119:30: style: The function 'setNeedsRedraw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:107:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:119:30: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:121:30: style: The function 'needsReformat' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:109:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:121:30: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:123:30: style: The function 'needsRedraw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:110:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:123:30: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:222:16: style: The function 'format' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:100:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:222:16: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:223:16: style: The function 'updateLayout' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:102:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:223:16: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:225:22: style: The function 'collapse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:104:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:225:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:226:25: style: The function 'getFirstContainer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:90:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:226:25: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:227:25: style: The function 'getLastContainer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:91:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:227:25: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:228:22: style: The function 'setFirstContainer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:92:30: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:228:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:229:22: style: The function 'setLastContainer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:93:30: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:229:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:235:22: style: The function 'markAllRunsDirty' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:114:30: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:235:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:236:30: style: The function 'getSectionLayout' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:112:29: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:236:30: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:239:16: style: The function 'redrawUpdate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:105:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:239:16: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:240:25: style: The function 'getNewContainer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:112:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:240:25: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:264:20: style: The function 'doclistener_changeStrux' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:128:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:264:20: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:327:16: style: The function '_lookupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:171:26: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:327:16: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:328:16: style: The function '_lookupMarginProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:175:26: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:328:16: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:399:30: style: The function 'getDocSectionLayout' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:111:32: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:399:30: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:403:18: style: The function 'recalculateFields' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:110:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:403:18: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:407:30: style: The function 'markAllRunsDirty' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:114:30: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:407:30: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:413:18: style: The function 'format' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:100:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:413:18: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:414:30: style: The function 'getSectionLayout' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:112:29: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:414:30: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:416:18: style: The function 'updateLayout' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:102:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:416:18: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:419:18: style: The function 'redrawUpdate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:105:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:419:18: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:420:25: style: The function 'getNewContainer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:112:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:420:25: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:421:25: style: The function 'getFirstContainer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:90:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:421:25: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:422:25: style: The function 'getLastContainer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:91:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:422:25: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:425:18: style: The function 'doclistener_changeStrux' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:128:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:425:18: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:430:26: style: The function 'collapse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:104:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:430:26: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:440:15: style: The function 'bl_doclistener_populateSpan' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:130:15: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:440:15: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:441:15: style: The function 'bl_doclistener_populateObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:131:15: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:441:15: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:442:15: style: The function 'bl_doclistener_insertSpan' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:132:15: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:442:15: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:443:15: style: The function 'bl_doclistener_deleteSpan' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:133:15: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:443:15: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:444:15: style: The function 'bl_doclistener_changeSpan' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:134:15: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:444:15: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:445:15: style: The function 'bl_doclistener_deleteStrux' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:135:15: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:445:15: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:448:15: style: The function 'bl_doclistener_changeStrux' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:136:15: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:448:15: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:449:29: style: The function 'bl_doclistener_insertTable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:151:29: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:449:29: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:457:29: style: The function 'bl_doclistener_insertTable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:159:29: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:457:29: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:465:15: style: The function 'bl_doclistener_insertBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:137:15: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:465:15: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:477:15: style: The function 'bl_doclistener_insertObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:175:15: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:477:15: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:478:15: style: The function 'bl_doclistener_deleteObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:176:15: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:478:15: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:479:15: style: The function 'bl_doclistener_changeObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:177:15: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:479:15: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:481:15: style: The function 'bl_doclistener_insertFmtMark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:179:15: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:481:15: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:482:15: style: The function 'bl_doclistener_deleteFmtMark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:180:15: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:482:15: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:483:15: style: The function 'bl_doclistener_changeFmtMark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:181:15: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:483:15: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:487:18: style: The function '_lookupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:171:26: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:487:18: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:488:24: style: The function '_lookupMarginProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:175:26: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:488:24: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:506:33: style: The function 'getHdrFtrSectionLayout' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:113:35: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:506:33: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:509:18: style: The function 'format' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:100:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:509:18: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:510:18: style: The function 'updateLayout' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:102:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:510:18: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:511:18: style: The function 'redrawUpdate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:105:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:511:18: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:513:25: style: The function 'getNewContainer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:112:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:513:25: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:514:25: style: The function 'getFirstContainer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:90:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:514:25: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:515:25: style: The function 'getLastContainer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:91:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:515:25: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:518:18: style: The function 'doclistener_changeStrux' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:128:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:518:18: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:519:30: style: The function 'collapse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:104:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:519:30: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:520:33: style: The function 'markAllRunsDirty' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:114:30: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:520:33: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:521:30: style: The function 'getSectionLayout' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:112:29: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:521:30: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:526:18: style: The function '_lookupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:171:26: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:526:18: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:527:18: style: The function '_lookupMarginProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:175:26: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:527:18: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:142:22: style: The function 'format' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:100:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:142:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:152:16: style: The function 'recalculateFields' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:95:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:152:16: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:154:16: style: The function 'redrawUpdate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:105:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:154:16: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:155:22: style: The function 'updateLayout' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:102:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:155:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:185:19: style: The function 'appendTextToBuf' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:101:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:185:19: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:187:18: style: The function 'getFirstRun' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:129:26: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:187:18: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:199:15: style: The function 'listUpdate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_Layout.h:69:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:199:15: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:254:25: style: The function 'getDocLayout' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:98:30: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:254:25: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:255:28: style: The function 'getSectionLayout' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:112:29: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:255:28: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:256:24: style: The function 'getDocSectionLayout' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:111:32: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:256:24: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:349:17: style: The function 'collapse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:104:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:349:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:350:17: style: The function 'isCollapsed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:108:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:350:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:353:17: style: The function 'setNeedsReformat' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:106:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:353:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:354:20: style: The function 'needsReformat' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:109:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:354:20: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:356:17: style: The function 'setNeedsRedraw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:107:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:356:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:357:21: style: The function 'needsRedraw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:110:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:357:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:359:17: style: The function 'markAllRunsDirty' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:103:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:359:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:439:26: style: The function '_canContainPoint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:177:26: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:439:26: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:491:17: style: The function '_lookupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:171:26: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:491:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:492:17: style: The function '_lookupMarginProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:175:26: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:492:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:270:34: style: The function 'getNext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:212:34: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:270:34: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:271:34: style: The function 'getPrev' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:213:34: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:271:34: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:272:25: style: The function 'setNext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:214:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:272:25: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:273:25: style: The function 'setPrev' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:215:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:273:25: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:54:16: style: The function 'setWidth' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:185:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:54:16: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:56:16: style: The function 'setHeight' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:186:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:56:16: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:59:16: style: The function 'setX' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:187:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:59:16: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:60:16: style: The function 'setY' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:188:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:60:16: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:72:20: style: The function 'getWidth' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:189:20: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:72:20: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:75:20: style: The function 'getX' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:195:20: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:75:20: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:79:20: style: The function 'getY' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:196:20: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:79:20: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:87:20: style: The function 'getHeight' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:205:20: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:87:20: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:114:21: style: The function 'distanceFromPoint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:284:21: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:114:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:116:16: style: The function 'mapXYToPosition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:222:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:116:16: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:130:29: style: The function 'getScreenRect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:225:28: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:130:29: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:131:22: style: The function 'markDirtyOverlappingRuns' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:226:28: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:131:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:134:16: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:208:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:134:16: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:135:16: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:209:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:135:16: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:137:10: style: The function 'clearScreen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:210:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:137:10: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:139:22: style: The function 'isVBreakable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:216:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:139:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:140:22: style: The function 'isHBreakable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:217:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:140:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:141:22: style: The function 'wantVBreakAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:218:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:141:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:142:22: style: The function 'wantHBreakAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:219:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:142:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:143:31: style: The function 'VBreakAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:220:31: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:143:31: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:144:31: style: The function 'HBreakAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:221:31: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:144:31: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:145:22: style: The function 'recalcMaxWidth' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:285:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:145:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:149:22: style: The function 'getMarginBefore' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:268:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:149:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:150:22: style: The function 'getMarginAfter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:269:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:150:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:151:22: style: The function 'setAssignedScreenHeight' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:286:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:151:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:152:25: style: The function 'getNextContainerInSection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:223:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:152:25: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:154:25: style: The function 'getPrevContainerInSection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:224:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:154:25: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:254:11: style: The function '_drawBoundaries' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:176:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:254:11: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:273:17: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:134:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:273:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:274:17: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:135:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:274:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:277:17: style: The function 'clearScreen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:210:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:277:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:303:17: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:134:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:303:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:305:17: style: The function 'clearScreen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:210:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:305:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:88:20: style: The function 'getHeight' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:205:20: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:88:20: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:90:20: style: The function 'getX' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:195:20: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:90:20: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:91:20: style: The function 'getY' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:196:20: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:91:20: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:98:18: style: The function 'setAssignedScreenHeight' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:286:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:98:18: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:101:18: style: The function 'setX' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:187:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:101:18: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:102:18: style: The function 'setY' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:188:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:102:18: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:104:18: style: The function 'setContainer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:264:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:104:18: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:110:22: style: The function 'setWidth' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:185:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:110:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:111:22: style: The function 'setHeight' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:186:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:111:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:112:22: style: The function 'getWidth' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:189:20: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:112:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:113:22: style: The function 'getDrawingWidth' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:193:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:113:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:116:25: style: The function 'isVBreakable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:216:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:116:25: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:117:25: style: The function 'isHBreakable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:217:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:117:25: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:118:22: style: The function 'wantVBreakAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:218:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:118:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:119:22: style: The function 'wantHBreakAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:219:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:119:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:120:34: style: The function 'VBreakAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:220:31: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:120:34: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:121:34: style: The function 'HBreakAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:221:31: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:121:34: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:122:23: style: The function 'distanceFromPoint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:284:21: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:122:23: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:123:24: style: The function 'getNextContainerInSection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:223:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:123:24: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:124:24: style: The function 'getPrevContainerInSection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:224:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:124:24: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:154:29: style: The function 'getScreenRect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:225:28: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:154:29: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:155:29: style: The function 'markDirtyOverlappingRuns' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:226:28: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:155:29: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:158:12: style: The function 'getMarginBefore' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:268:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:158:12: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:159:12: style: The function 'getMarginAfter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:269:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:159:12: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:160:16: style: The function 'mapXYToPosition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:222:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:160:16: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:163:16: style: The function 'clearScreen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:210:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:163:16: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:172:16: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:208:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:172:16: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:173:22: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:209:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:173:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:178:8: style: The function 'recalcMaxWidth' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:285:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:178:8: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:152:21: style: The function 'getX' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:195:20: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:152:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:153:21: style: The function 'getY' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:196:20: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:153:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:155:21: style: The function 'getHeight' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:205:20: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:155:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:156:21: style: The function 'getWidth' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:189:20: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:156:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:159:26: style: The function 'getDrawingWidth' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:193:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:159:26: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:164:31: style: The function 'getNext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:212:34: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:164:31: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:165:31: style: The function 'getPrev' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:213:34: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:165:31: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:166:31: style: The function 'getNextContainerInSection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:223:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:166:31: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:167:31: style: The function 'getPrevContainerInSection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:224:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:167:31: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:168:31: style: The function 'setNext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:214:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:168:31: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:169:31: style: The function 'setPrev' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:215:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:169:31: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:170:31: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:209:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:170:31: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:200:22: style: The function 'setX' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:187:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:200:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:202:16: style: The function 'setY' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:188:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:202:16: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:223:16: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:208:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:223:16: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:224:22: style: The function 'clearScreen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:210:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:224:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:226:22: style: The function 'setWidth' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:185:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:226:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:227:22: style: The function 'setHeight' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:186:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:227:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:228:22: style: The function 'isVBreakable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:216:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:228:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:229:22: style: The function 'isHBreakable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:217:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:229:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:230:22: style: The function 'wantVBreakAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:218:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:230:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:231:22: style: The function 'wantHBreakAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:219:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:231:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:232:31: style: The function 'VBreakAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:220:31: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:232:31: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:233:31: style: The function 'HBreakAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:221:31: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:233:31: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:243:25: style: The function 'getScreenRect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:225:28: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:243:25: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:244:25: style: The function 'markDirtyOverlappingRuns' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:226:28: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:244:25: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:259:16: style: The function 'mapXYToPosition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:222:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:259:16: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:288:26: style: The function 'getDirection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:202:33: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:288:26: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:514:17: style: The function 'mapXYToPosition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:259:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:514:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:515:18: style: The function 'findPointCoords' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:262:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:515:18: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:516:17: style: The function 'canBreakAfter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:249:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:516:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:517:17: style: The function 'canBreakBefore' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:250:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:517:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:518:18: style: The function 'hasLayoutProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:196:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:518:18: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:533:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:246:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:533:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:534:17: style: The function '_clearScreen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:248:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:534:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:535:17: style: The function '_lookupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:424:19: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:535:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:540:17: style: The function '_letPointPass' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:430:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:540:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:555:17: style: The function 'mapXYToPosition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:259:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:555:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:556:18: style: The function 'findPointCoords' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:262:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:556:18: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:557:17: style: The function 'canBreakAfter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:249:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:557:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:558:17: style: The function 'canBreakBefore' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:250:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:558:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:559:17: style: The function 'isForcedBreak' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:252:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:559:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:561:17: style: The function '_lookupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:424:19: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:561:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:566:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:246:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:566:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:567:17: style: The function '_clearScreen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:248:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:567:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:568:17: style: The function '_letPointPass' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:430:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:568:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:575:17: style: The function 'mapXYToPosition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:259:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:575:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:576:18: style: The function 'findPointCoords' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:262:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:576:18: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:577:17: style: The function 'canBreakAfter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:249:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:577:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:578:17: style: The function 'canBreakBefore' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:250:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:578:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:579:17: style: The function 'isForcedBreak' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:252:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:579:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:581:17: style: The function '_lookupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:424:19: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:581:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:586:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:246:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:586:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:587:17: style: The function '_clearScreen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:248:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:587:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:588:17: style: The function '_letPointPass' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:430:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:588:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:595:17: style: The function 'mapXYToPosition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:259:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:595:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:596:18: style: The function 'findPointCoords' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:262:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:596:18: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:597:17: style: The function 'canBreakAfter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:249:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:597:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:598:17: style: The function 'canBreakBefore' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:250:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:598:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:599:17: style: The function 'isForcedBreak' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:252:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:599:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:601:17: style: The function '_lookupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:424:19: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:601:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:606:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:246:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:606:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:607:17: style: The function '_clearScreen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:248:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:607:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:608:17: style: The function '_letPointPass' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:430:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:608:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:616:17: style: The function 'mapXYToPosition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:259:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:616:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:617:18: style: The function 'findPointCoords' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:262:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:617:18: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:618:17: style: The function 'canBreakAfter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:249:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:618:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:619:17: style: The function 'canBreakBefore' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:250:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:619:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:620:17: style: The function 'isForcedBreak' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:252:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:620:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:622:17: style: The function '_lookupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:424:19: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:622:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:627:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:246:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:627:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:628:17: style: The function '_clearScreen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:248:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:628:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:629:17: style: The function '_letPointPass' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:430:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:629:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:636:17: style: The function 'mapXYToPosition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:259:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:636:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:637:18: style: The function 'findPointCoords' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:262:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:637:18: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:638:17: style: The function 'canBreakAfter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:249:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:638:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:639:17: style: The function 'canBreakBefore' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:250:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:639:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:640:17: style: The function 'isForcedBreak' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:252:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:640:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:643:17: style: The function '_lookupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:424:19: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:643:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:648:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:246:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:648:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:649:17: style: The function '_clearScreen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:248:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:649:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:650:17: style: The function '_letPointPass' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:430:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:650:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:658:17: style: The function 'mapXYToPosition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:259:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:658:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:659:18: style: The function 'findPointCoords' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:262:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:659:18: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:660:17: style: The function 'canBreakAfter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:249:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:660:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:661:17: style: The function 'canBreakBefore' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:250:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:661:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:662:26: style: The function 'getDrawingWidth' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:159:26: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:662:26: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:669:17: style: The function '_lookupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:424:19: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:669:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:674:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:246:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:674:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:675:23: style: The function '_clearScreen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:248:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:675:23: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:676:17: style: The function '_letPointPass' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:430:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:676:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:677:17: style: The function '_recalcWidth' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:431:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:677:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:695:15: style: The function 'canBreakAfter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:249:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:695:15: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:696:15: style: The function 'canBreakBefore' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:250:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:696:15: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:698:15: style: The function 'mapXYToPosition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:259:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:698:15: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:705:15: style: The function 'findPointCoords' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:262:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:705:15: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:712:15: style: The function 'hasLayoutProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:196:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:712:15: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:716:15: style: The function 'doesContainNonBlankData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:267:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:716:15: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:722:17: style: The function '_lookupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:424:19: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:722:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:727:15: style: The function '_clearScreen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:248:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:727:15: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:728:15: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:246:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:728:15: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:729:15: style: The function '_letPointPass' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:430:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:729:15: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:730:15: style: The function '_canContainPoint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:429:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:730:15: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:731:15: style: The function '_deleteFollowingIfAtInsPoint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:366:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:731:15: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:749:15: style: The function 'canBreakAfter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:249:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:749:15: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:750:15: style: The function 'canBreakBefore' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:250:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:750:15: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:752:15: style: The function 'mapXYToPosition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:259:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:752:15: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:759:15: style: The function 'findPointCoords' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:262:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:759:15: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:767:15: style: The function 'hasLayoutProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:196:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:767:15: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:771:15: style: The function 'doesContainNonBlankData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:267:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:771:15: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:774:17: style: The function '_lookupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:424:19: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:774:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:779:15: style: The function '_clearScreen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:248:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:779:15: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:780:15: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:246:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:780:15: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:781:15: style: The function '_letPointPass' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:430:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:781:15: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:782:15: style: The function '_canContainPoint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:429:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:782:15: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:783:15: style: The function '_deleteFollowingIfAtInsPoint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:366:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:783:15: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:800:28: style: The function 'getHyperlinkType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:744:28: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:800:28: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:804:15: style: The function 'canBreakAfter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:749:15: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:804:15: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:805:15: style: The function 'canBreakBefore' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:750:15: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:805:15: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:811:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:780:15: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:811:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:812:17: style: The function '_clearScreen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:779:15: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:812:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:813:17: style: The function '_recalcWidth' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:431:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:813:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:815:26: style: The function '_setWidth' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:383:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:815:26: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:816:15: style: The function '_letPointPass' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:781:15: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:816:15: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:817:15: style: The function '_canContainPoint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:782:15: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:817:15: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:818:18: style: The function '_lookupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:774:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:818:18: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:833:28: style: The function 'getHyperlinkType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:744:28: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:833:28: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:837:15: style: The function 'canBreakAfter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:749:15: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:837:15: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:838:15: style: The function 'canBreakBefore' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:750:15: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:838:15: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:846:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:780:15: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:846:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:847:17: style: The function '_clearScreen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:779:15: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:847:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:848:17: style: The function '_recalcWidth' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:431:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:848:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:850:26: style: The function '_setWidth' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:383:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:850:26: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:851:15: style: The function '_letPointPass' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:781:15: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:851:15: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:852:15: style: The function '_canContainPoint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:782:15: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:852:15: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:853:18: style: The function '_lookupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:774:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:853:18: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:869:17: style: The function 'mapXYToPosition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:259:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:869:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:870:18: style: The function 'findPointCoords' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:262:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:870:18: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:871:17: style: The function 'canBreakAfter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:249:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:871:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:872:17: style: The function 'canBreakBefore' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:250:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:872:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:874:18: style: The function 'hasLayoutProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:196:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:874:18: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:880:17: style: The function '_lookupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:424:19: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:880:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:885:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:246:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:885:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:886:17: style: The function '_clearScreen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:248:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:886:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:887:17: style: The function '_letPointPass' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:430:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:887:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:970:17: style: The function 'mapXYToPosition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:259:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:970:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:971:18: style: The function 'findPointCoords' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:262:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:971:18: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:972:17: style: The function 'canBreakAfter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:249:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:972:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:974:17: style: The function 'canBreakBefore' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:250:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:974:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:975:18: style: The function 'hasLayoutProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:196:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:975:18: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:977:17: style: The function 'isSuperscript' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:269:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:977:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:978:17: style: The function 'isSubscript' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:270:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:978:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:987:17: style: The function '_lookupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:424:19: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:987:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:992:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:246:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:992:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:994:17: style: The function '_clearScreen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:248:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:994:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:996:17: style: The function '_letPointPass' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:430:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:996:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:997:17: style: The function '_recalcWidth' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:431:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:997:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1024:17: style: The function 'calculateValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:982:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1024:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1025:20: style: The function 'canBreakBefore' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:974:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1025:20: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1026:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:992:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1026:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1027:21: style: The function 'needsFrequentUpdates' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:984:21: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1027:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1043:17: style: The function 'calculateValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:982:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1043:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1044:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:992:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1044:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1045:21: style: The function 'needsFrequentUpdates' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:984:21: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1045:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1060:17: style: The function 'calculateValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:982:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1060:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1061:20: style: The function 'canBreakBefore' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:974:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1061:20: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1062:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:992:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1062:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1063:21: style: The function 'needsFrequentUpdates' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:984:21: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1063:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1078:17: style: The function 'calculateValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:982:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1078:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1079:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:992:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1079:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1080:21: style: The function 'needsFrequentUpdates' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:984:21: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1080:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1095:17: style: The function 'calculateValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:982:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1095:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1096:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:992:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1096:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1097:21: style: The function 'needsFrequentUpdates' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:984:21: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1097:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1108:17: style: The function 'calculateValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:982:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1108:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1109:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:992:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1109:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1110:21: style: The function 'needsFrequentUpdates' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:984:21: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1110:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1121:17: style: The function 'calculateValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:982:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1121:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1122:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:992:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1122:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1123:21: style: The function 'needsFrequentUpdates' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:984:21: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1123:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1134:17: style: The function 'calculateValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:982:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1134:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1135:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:992:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1135:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1136:21: style: The function 'needsFrequentUpdates' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:984:21: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1136:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1146:17: style: The function 'calculateValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:982:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1146:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1147:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:992:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1147:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1148:21: style: The function 'needsFrequentUpdates' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:984:21: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1148:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1159:17: style: The function 'calculateValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:982:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1159:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1160:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:992:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1160:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1170:17: style: The function 'calculateValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:982:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1170:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1171:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:992:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1171:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1187:17: style: The function 'calculateValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:982:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1187:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1188:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:992:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1188:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1189:21: style: The function 'needsFrequentUpdates' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:984:21: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1189:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1201:17: style: The function 'calculateValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:982:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1201:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1202:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:992:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1202:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1203:21: style: The function 'needsFrequentUpdates' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:984:21: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1203:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1214:17: style: The function 'calculateValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:982:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1214:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1215:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:992:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1215:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1216:21: style: The function 'needsFrequentUpdates' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:984:21: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1216:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1228:17: style: The function 'calculateValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:982:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1228:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1229:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:992:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1229:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1230:21: style: The function 'needsFrequentUpdates' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:984:21: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1230:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1242:17: style: The function 'calculateValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:982:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1242:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1243:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:992:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1243:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1244:21: style: The function 'needsFrequentUpdates' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:984:21: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1244:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1255:17: style: The function 'calculateValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:982:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1255:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1256:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:992:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1256:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1257:21: style: The function 'needsFrequentUpdates' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:984:21: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1257:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1268:17: style: The function 'calculateValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:982:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1268:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1269:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:992:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1269:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1270:21: style: The function 'needsFrequentUpdates' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:984:21: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1270:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1284:17: style: The function 'calculateValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:982:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1284:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1285:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:992:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1285:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1286:21: style: The function 'needsFrequentUpdates' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:984:21: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1286:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1297:17: style: The function 'calculateValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:982:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1297:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1298:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:992:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1298:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1299:21: style: The function 'needsFrequentUpdates' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:984:21: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1299:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1310:17: style: The function 'calculateValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:982:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1310:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1311:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:992:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1311:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1312:21: style: The function 'needsFrequentUpdates' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:984:21: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1312:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1323:17: style: The function 'calculateValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:982:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1323:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1324:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:992:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1324:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1325:21: style: The function 'needsFrequentUpdates' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:984:21: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1325:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1336:17: style: The function 'calculateValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:982:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1336:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1337:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:992:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1337:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1338:21: style: The function 'needsFrequentUpdates' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:984:21: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1338:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1349:17: style: The function 'calculateValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:982:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1349:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1350:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:992:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1350:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1351:21: style: The function 'needsFrequentUpdates' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:984:21: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1351:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1362:17: style: The function 'calculateValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:982:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1362:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1363:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:992:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1363:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1364:21: style: The function 'needsFrequentUpdates' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:984:21: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1364:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1375:17: style: The function 'calculateValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:982:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1375:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1376:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:992:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1376:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1377:21: style: The function 'needsFrequentUpdates' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:984:21: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1377:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1388:17: style: The function 'calculateValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:982:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1388:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1389:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:992:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1389:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1390:21: style: The function 'needsFrequentUpdates' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:984:21: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1390:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1401:17: style: The function 'calculateValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:982:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1401:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1402:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:992:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1402:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1403:21: style: The function 'needsFrequentUpdates' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:984:21: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1403:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1414:17: style: The function 'calculateValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:982:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1414:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1415:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:992:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1415:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1416:21: style: The function 'needsFrequentUpdates' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:984:21: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1416:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1426:17: style: The function 'calculateValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:982:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1426:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1427:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:992:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1427:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1428:21: style: The function 'needsFrequentUpdates' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:984:21: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1428:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1439:17: style: The function 'calculateValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:982:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1439:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1440:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:992:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1440:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1453:17: style: The function 'calculateValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:982:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1453:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1454:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:992:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1454:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1465:17: style: The function 'calculateValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:982:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1465:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1466:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:992:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1466:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1476:17: style: The function 'calculateValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:982:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1476:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1477:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:992:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1477:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1487:17: style: The function 'calculateValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:982:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1487:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1488:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:992:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1488:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1498:17: style: The function 'calculateValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:982:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1498:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1499:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:992:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1499:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1509:17: style: The function 'calculateValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:982:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1509:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1510:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:992:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1510:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1520:18: style: The function 'calculateValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:982:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1520:18: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1521:18: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:992:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1521:18: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1523:22: style: The function 'needsFrequentUpdates' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:984:21: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1523:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1533:18: style: The function 'calculateValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:982:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1533:18: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1534:18: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:992:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1534:18: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1536:22: style: The function 'needsFrequentUpdates' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:984:21: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1536:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1640:17: style: The function 'mapXYToPosition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:259:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1640:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1641:18: style: The function 'findPointCoords' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:262:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1641:18: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1642:17: style: The function 'canBreakAfter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:249:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1642:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1643:17: style: The function 'canBreakBefore' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:250:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1643:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1644:17: style: The function 'isSuperscript' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:269:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1644:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1645:17: style: The function 'isSubscript' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:270:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1645:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1646:18: style: The function 'hasLayoutProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:196:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1646:18: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1649:17: style: The function '_lookupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:424:19: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1649:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1654:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:246:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1654:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1655:17: style: The function '_clearScreen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:248:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1655:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1656:17: style: The function '_letPointPass' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:430:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1656:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1674:17: style: The function 'mapXYToPosition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:259:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1674:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1675:18: style: The function 'findPointCoords' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:262:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1675:18: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1676:17: style: The function 'canBreakAfter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:249:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1676:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1677:17: style: The function 'canBreakBefore' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:250:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1677:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1678:17: style: The function 'isSuperscript' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:269:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1678:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1679:17: style: The function 'isSubscript' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:270:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1679:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1680:18: style: The function 'hasLayoutProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:196:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1680:18: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1683:17: style: The function '_lookupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:424:19: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1683:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1688:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:246:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1688:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1689:17: style: The function '_clearScreen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:248:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1689:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1690:17: style: The function '_letPointPass' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:430:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:1690:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:48:17: style: The function 'mapXYToPosition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:259:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:48:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:49:17: style: The function 'findPointCoords' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:262:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:49:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:50:17: style: The function 'canBreakAfter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:249:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:50:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:51:17: style: The function 'canBreakBefore' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:250:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:51:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:52:17: style: The function 'alwaysFits' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:253:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:52:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:53:17: style: The function 'findMaxLeftFitSplitPoint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:254:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:53:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:54:21: style: The function 'findTrailingSpaceDistance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:257:20: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:54:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:63:17: style: The function 'hasLayoutProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:196:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:63:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:67:26: style: The function 'findFirstNonBlankSplitPoint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:258:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:67:26: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:83:17: style: The function 'doesContainNonBlankData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:267:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:83:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:84:22: style: The function 'isSuperscript' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:269:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:84:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:85:22: style: The function 'isSubscript' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:270:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:85:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:98:26: style: The function 'getDirection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:288:26: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:98:26: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:118:22: style: The function 'updateOnDelete' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:240:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:118:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:120:22: style: The function 'adjustCaretPosition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:303:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:120:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:121:22: style: The function 'adjustDeletePosition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:306:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:121:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:137:22: style: The function '_lookupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:424:19: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:137:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:148:17: style: The function '_recalcWidth' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:431:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:148:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:149:17: style: The function '_canContainPoint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:429:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:149:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:150:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:246:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:150:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fb_ColumnBreaker.cpp:341:6: warning: Either the condition 'pCurColumn' is redundant or there is possible null pointer dereference: pCurColumn. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fb_ColumnBreaker.cpp:306:6: note: Assuming that condition 'pCurColumn' is not redundant
abiword-3.0.2/src/text/fmt/xp/fb_ColumnBreaker.cpp:341:6: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fb_ColumnBreaker.cpp:462:33: warning: Either the condition 'if(pCurContainer&&pCurContainer->getContainerType()==FP_CONTAINER_LINE)' is redundant or there is possible null pointer dereference: pCurContainer. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fb_ColumnBreaker.cpp:466:7: note: Assuming that condition 'if(pCurContainer&&pCurContainer->getContainerType()==FP_CONTAINER_LINE)' is not redundant
abiword-3.0.2/src/text/fmt/xp/fb_ColumnBreaker.cpp:462:33: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fb_ColumnBreaker.cpp:463:38: warning: Either the condition 'if(pCurContainer&&pCurContainer->getContainerType()==FP_CONTAINER_LINE)' is redundant or there is possible null pointer dereference: pCurContainer. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fb_ColumnBreaker.cpp:466:7: note: Assuming that condition 'if(pCurContainer&&pCurContainer->getContainerType()==FP_CONTAINER_LINE)' is not redundant
abiword-3.0.2/src/text/fmt/xp/fb_ColumnBreaker.cpp:463:38: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fb_ColumnBreaker.cpp:242:2: style: Variable 'pFirstLayout' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fb_ColumnBreaker.cpp:234:0: note: Variable 'pFirstLayout' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fb_ColumnBreaker.cpp:242:2: note: Variable 'pFirstLayout' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fb_ColumnBreaker.cpp:1141:88: style: Same expression on both sides of '||'. [duplicateExpression]
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:98:3: performance: Variable 'm_iRowHeight' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/text/fmt/xp/fb_ColumnBreaker.h:45:26: performance: Technically the member function 'fb_ColumnBreaker::_checkVBreakableContainer' can be static. [functionStatic]
abiword-3.0.2/src/text/fmt/xp/fb_ColumnBreaker.cpp:1306:24: note: Technically the member function 'fb_ColumnBreaker::_checkVBreakableContainer' can be static.
abiword-3.0.2/src/text/fmt/xp/fb_ColumnBreaker.h:45:26: note: Technically the member function 'fb_ColumnBreaker::_checkVBreakableContainer' can be static.
abiword-3.0.2/src/text/fmt/xp/fb_ColumnBreaker.h:48:17: style: Technically the member function 'fb_ColumnBreaker::_displayAnnotations' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fb_ColumnBreaker.cpp:83:24: note: Technically the member function 'fb_ColumnBreaker::_displayAnnotations' can be const.
abiword-3.0.2/src/text/fmt/xp/fb_ColumnBreaker.h:48:17: note: Technically the member function 'fb_ColumnBreaker::_displayAnnotations' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:411:22: style: Technically the member function 'fp_TableContainer::getLineThickness' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:74:2: style: Class 'fp_TableRowColumn' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:104:2: style: Class 'fp_CellContainer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:357:2: style: Class 'fp_TableContainer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:44:2: style: Class 'fp_FootnoteContainer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:66:2: style: Class 'fp_AnnotationContainer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:93:2: style: Class 'fp_EndnoteContainer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.h:43:2: style: Class 'fp_TOCContainer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:119:24: style: The function 'recalculateFields' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:110:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:119:24: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:120:28: style: The function 'doclistener_changeStrux' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:128:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:120:28: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:129:30: style: The function 'bl_doclistener_insertBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:137:15: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:129:30: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:157:24: style: The function 'format' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:100:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:157:24: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:161:24: style: The function 'updateLayout' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:102:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:161:24: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:163:30: style: The function 'collapse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:104:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:163:30: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:164:30: style: The function 'markAllRunsDirty' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:114:30: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:164:30: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:165:30: style: The function 'needsReformat' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:121:30: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:165:30: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:166:30: style: The function 'getPosition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:130:26: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:166:30: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:168:24: style: The function 'redrawUpdate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:105:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:168:24: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:169:25: style: The function 'getNewContainer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:112:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:169:25: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:170:30: style: The function 'getSectionLayout' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:112:29: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:170:30: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:224:24: style: The function '_lookupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:171:26: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:224:24: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:225:21: style: The function '_lookupMarginProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:175:26: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:225:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:290:16: style: The function 'doclistener_changeStrux' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:128:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:290:16: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:309:21: style: The function 'format' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:100:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:309:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:310:21: style: The function 'updateLayout' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:102:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:310:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:311:27: style: The function 'collapse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:104:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:311:27: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:314:27: style: The function 'needsReformat' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:121:30: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:314:27: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:315:27: style: The function 'markAllRunsDirty' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:114:30: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:315:27: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:316:30: style: The function 'getSectionLayout' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:112:29: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:316:30: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:317:27: style: The function 'recalculateFields' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:110:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:317:27: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:318:21: style: The function 'redrawUpdate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:105:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:318:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:319:25: style: The function 'getNewContainer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:112:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:319:25: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:346:21: style: The function '_lookupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:171:26: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:346:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:119:16: style: The function 'clearScreen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:210:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:119:16: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:129:16: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:134:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:129:16: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:130:16: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:135:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:130:16: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:131:22: style: The function 'setContainer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:264:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:131:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:132:22: style: The function 'setWidth' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:54:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:132:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:133:22: style: The function 'setHeight' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:56:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:133:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:135:22: style: The function 'isVBreakable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:139:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:135:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:136:22: style: The function 'isHBreakable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:140:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:136:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:137:22: style: The function 'wantHBreakAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:142:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:137:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:138:31: style: The function 'VBreakAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:143:31: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:138:31: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:139:31: style: The function 'HBreakAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:144:31: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:139:31: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:140:22: style: The function 'recalcMaxWidth' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:285:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:140:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:142:22: style: The function 'setAssignedScreenHeight' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:151:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:142:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:143:25: style: The function 'getNextContainerInSection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:152:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:143:25: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:144:25: style: The function 'getPrevContainerInSection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:154:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:144:25: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:363:25: style: The function 'mapXYToPosition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:116:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:363:25: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:370:22: style: The function 'setY' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:60:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:370:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:371:22: style: The function 'getHeight' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:87:20: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:371:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:372:22: style: The function 'setHeight' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:56:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:372:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:373:22: style: The function 'setContainer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:264:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:373:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:374:16: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:134:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:374:16: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:375:16: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:135:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:375:16: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:376:22: style: The function 'getMarginBefore' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:149:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:376:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:377:22: style: The function 'getMarginAfter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:150:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:377:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:386:25: style: The function 'clearScreen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:210:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:386:25: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:387:22: style: The function 'isVBreakable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:139:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:387:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:388:22: style: The function 'isHBreakable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:140:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:388:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:389:22: style: The function 'wantVBreakAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:141:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:389:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:390:22: style: The function 'wantHBreakAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:142:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:390:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:394:31: style: The function 'VBreakAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:143:31: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:394:31: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:396:31: style: The function 'HBreakAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:144:31: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:396:31: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:419:25: style: The function 'getNextContainerInSection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:152:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:419:25: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:420:25: style: The function 'getPrevContainerInSection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:154:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:420:25: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:478:15: style: The function 'setLastWantedVBreak' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:169:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:478:15: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:480:20: style: The function 'getLastWantedVBreak' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:168:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:480:20: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:482:25: style: The function 'getFirstBrokenContainer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:167:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:482:25: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:483:15: style: The function 'deleteBrokenAfter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:170:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:483:15: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:497:11: style: The function '_drawBoundaries' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:176:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:497:11: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:48:22: style: The function 'isVBreakable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:139:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:48:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:49:16: style: The function 'clearScreen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:210:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:49:16: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:50:16: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:134:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:50:16: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:51:16: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:135:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:51:16: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:52:22: style: The function 'setContainer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:264:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:52:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:53:25: style: The function 'getNextContainerInSection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:152:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:53:25: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:54:25: style: The function 'getPrevContainerInSection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:154:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:54:25: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:70:22: style: The function 'isVBreakable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:139:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:70:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:71:16: style: The function 'clearScreen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:210:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:71:16: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:72:16: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:134:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:72:16: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:73:16: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:135:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:73:16: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:74:22: style: The function 'setY' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:60:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:74:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:75:22: style: The function 'setContainer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:264:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:75:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:76:25: style: The function 'getNextContainerInSection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:152:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:76:25: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:77:25: style: The function 'getPrevContainerInSection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:154:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:77:25: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:97:22: style: The function 'isVBreakable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:139:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:97:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:98:16: style: The function 'clearScreen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:210:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:98:16: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:99:16: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:134:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:99:16: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:100:16: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:135:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:100:16: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:101:22: style: The function 'setContainer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:264:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:101:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:102:25: style: The function 'getNextContainerInSection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:152:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:102:25: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:103:25: style: The function 'getPrevContainerInSection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:154:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:103:25: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:108:22: style: The function 'setY' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:60:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:108:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:109:22: style: The function 'getY' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:79:20: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:109:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.h:46:25: style: The function 'mapXYToPosition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:116:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.h:46:25: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.h:53:22: style: The function 'getHeight' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:87:20: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.h:53:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.h:54:16: style: The function 'clearScreen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:210:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.h:54:16: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.h:55:16: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:134:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.h:55:16: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.h:56:16: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:135:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.h:56:16: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.h:57:22: style: The function 'setContainer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:264:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.h:57:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.h:58:22: style: The function 'setY' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:60:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.h:58:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.h:59:25: style: The function 'getNextContainerInSection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:152:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.h:59:25: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.h:60:25: style: The function 'getPrevContainerInSection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:154:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.h:60:25: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.h:62:22: style: The function 'isVBreakable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:139:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.h:62:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.h:63:22: style: The function 'isHBreakable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:140:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.h:63:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.h:64:22: style: The function 'wantVBreakAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:141:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.h:64:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.h:65:22: style: The function 'wantHBreakAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:142:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.h:65:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.h:66:31: style: The function 'VBreakAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:143:31: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.h:66:31: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.h:67:31: style: The function 'HBreakAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:144:31: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.h:67:31: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.h:102:15: style: The function 'setLastWantedVBreak' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:169:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.h:102:15: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.h:104:20: style: The function 'getLastWantedVBreak' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:168:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.h:104:20: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.h:106:25: style: The function 'getFirstBrokenContainer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:167:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.h:106:25: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.h:107:18: style: The function 'deleteBrokenAfter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:170:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.h:107:18: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:60:19: style: The function 'setNeedsReformat' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:117:30: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:60:19: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:61:16: style: The function 'updateLayout' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:102:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:61:16: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:63:16: style: The function 'doclistener_changeStrux' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:128:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:63:16: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:74:21: style: The function 'format' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:100:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:74:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:76:27: style: The function 'collapse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:104:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:76:27: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:77:27: style: The function 'markAllRunsDirty' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:114:30: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:77:27: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:78:30: style: The function 'getSectionLayout' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:112:29: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:78:30: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:79:27: style: The function 'recalculateFields' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:110:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:79:27: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:81:21: style: The function 'redrawUpdate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:105:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:81:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:83:24: style: The function 'getDocSectionLayout' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:111:32: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:83:24: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:121:21: style: The function 'format' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:74:21: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:121:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:122:27: style: The function 'collapse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:76:27: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:122:27: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:123:25: style: The function 'getNewContainer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:82:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:123:25: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:127:21: style: The function '_lookupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:171:26: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:127:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:145:21: style: The function 'format' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:74:21: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:145:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:146:27: style: The function 'collapse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:76:27: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:146:27: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:147:25: style: The function 'getNewContainer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:82:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:147:25: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:151:21: style: The function '_lookupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:171:26: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:151:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:174:21: style: The function 'format' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:74:21: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:174:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:175:27: style: The function 'collapse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:76:27: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:175:27: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:176:25: style: The function 'getNewContainer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:82:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:176:25: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:186:21: style: The function '_lookupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:171:26: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:186:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fb_LineBreaker.h:46:12: performance: Technically the member function 'fb_LineBreaker::_moveBackToFirstNonBlankData' can be static. [functionStatic]
abiword-3.0.2/src/text/fmt/xp/fb_LineBreaker.cpp:352:27: note: Technically the member function 'fb_LineBreaker::_moveBackToFirstNonBlankData' can be static.
abiword-3.0.2/src/text/fmt/xp/fb_LineBreaker.h:46:12: note: Technically the member function 'fb_LineBreaker::_moveBackToFirstNonBlankData' can be static.
abiword-3.0.2/src/text/fmt/xp/fg_GraphicRaster.h:44:18: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fg_Graphic.h:59:18: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicRaster.h:44:18: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicRaster.h:45:33: style: The function 'getMimeType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fg_Graphic.h:61:33: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicRaster.h:45:33: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicRaster.h:46:23: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fg_Graphic.h:74:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicRaster.h:46:23: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicRaster.h:47:18: style: The function 'getWidth' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fg_Graphic.h:64:18: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicRaster.h:47:18: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicRaster.h:48:18: style: The function 'getHeight' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fg_Graphic.h:65:18: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicRaster.h:48:18: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicRaster.h:49:23: style: The function 'getDataId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fg_Graphic.h:66:23: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicRaster.h:49:23: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicRaster.h:50:23: style: The function 'createDataItem' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fg_Graphic.h:77:23: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicRaster.h:50:23: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicRaster.h:51:20: style: The function 'regenerateImage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fg_Graphic.h:73:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicRaster.h:51:20: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicRaster.h:52:20: style: The function 'generateImage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fg_Graphic.h:79:20: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicRaster.h:52:20: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicRaster.h:56:22: style: The function 'insertIntoDocument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fg_Graphic.h:84:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicRaster.h:56:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicRaster.h:58:22: style: The function 'insertAtStrux' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fg_Graphic.h:88:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicRaster.h:58:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicRaster.h:66:28: style: The function 'getBuffer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fg_Graphic.h:76:32: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicRaster.h:66:28: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicRaster.h:72:23: style: The function 'getWidthProp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fg_Graphic.h:71:23: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicRaster.h:72:23: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicRaster.h:73:23: style: The function 'getHeightProp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fg_Graphic.h:72:23: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicRaster.h:73:23: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicVector.h:41:18: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fg_Graphic.h:59:18: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicVector.h:41:18: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicVector.h:42:33: style: The function 'getMimeType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fg_Graphic.h:61:33: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicVector.h:42:33: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicVector.h:43:23: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fg_Graphic.h:74:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicVector.h:43:23: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicVector.h:44:18: style: The function 'getWidth' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fg_Graphic.h:64:18: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicVector.h:44:18: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicVector.h:45:18: style: The function 'getHeight' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fg_Graphic.h:65:18: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicVector.h:45:18: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicVector.h:46:23: style: The function 'getDataId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fg_Graphic.h:66:23: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicVector.h:46:23: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicVector.h:47:23: style: The function 'createDataItem' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fg_Graphic.h:77:23: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicVector.h:47:23: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicVector.h:48:20: style: The function 'generateImage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fg_Graphic.h:79:20: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicVector.h:48:20: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicVector.h:51:20: style: The function 'regenerateImage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fg_Graphic.h:73:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicVector.h:51:20: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicVector.h:53:22: style: The function 'insertIntoDocument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fg_Graphic.h:84:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicVector.h:53:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicVector.h:56:22: style: The function 'insertAtStrux' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fg_Graphic.h:88:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicVector.h:56:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicVector.h:63:21: style: The function 'getBuffer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fg_Graphic.h:76:32: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicVector.h:63:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicVector.h:65:23: style: The function 'getWidthProp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fg_Graphic.h:71:23: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicVector.h:65:23: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicVector.h:66:23: style: The function 'getHeightProp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fg_Graphic.h:72:23: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fg_GraphicVector.h:66:23: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_AutoLists.cpp:77:18: warning: Either the condition 'i>OTHER_NUMBERED_LISTS' is redundant or the array 'fmt_Lists[9]' is accessed at index 128, which is out of bounds. [arrayIndexOutOfBoundsCond]
abiword-3.0.2/src/text/fmt/xp/fl_AutoLists.cpp:75:7: note: Assuming that condition 'i>OTHER_NUMBERED_LISTS' is not redundant
abiword-3.0.2/src/text/fmt/xp/fl_AutoLists.cpp:77:18: note: Array index out of bounds
abiword-3.0.2/src/text/fmt/xp/fl_AutoLists.h:34:13: performance: Technically the member function 'fl_AutoLists::getXmlListsSize' can be static. [functionStatic]
abiword-3.0.2/src/text/fmt/xp/fl_AutoLists.cpp:56:25: note: Technically the member function 'fl_AutoLists::getXmlListsSize' can be static.
abiword-3.0.2/src/text/fmt/xp/fl_AutoLists.h:34:13: note: Technically the member function 'fl_AutoLists::getXmlListsSize' can be static.
abiword-3.0.2/src/text/fmt/xp/fl_AutoLists.h:35:13: performance: Technically the member function 'fl_AutoLists::getFmtListsSize' can be static. [functionStatic]
abiword-3.0.2/src/text/fmt/xp/fl_AutoLists.cpp:81:25: note: Technically the member function 'fl_AutoLists::getFmtListsSize' can be static.
abiword-3.0.2/src/text/fmt/xp/fl_AutoLists.h:35:13: note: Technically the member function 'fl_AutoLists::getFmtListsSize' can be static.
abiword-3.0.2/src/text/fmt/xp/fl_AutoLists.h:37:17: performance: Technically the member function 'fl_AutoLists::getXmlList' can be static. [functionStatic]
abiword-3.0.2/src/text/fmt/xp/fl_AutoLists.cpp:48:29: note: Technically the member function 'fl_AutoLists::getXmlList' can be static.
abiword-3.0.2/src/text/fmt/xp/fl_AutoLists.h:37:17: note: Technically the member function 'fl_AutoLists::getXmlList' can be static.
abiword-3.0.2/src/text/fmt/xp/fl_AutoLists.h:38:20: performance: Technically the member function 'fl_AutoLists::getFmtList' can be static. [functionStatic]
abiword-3.0.2/src/text/fmt/xp/fl_AutoLists.cpp:72:28: note: Technically the member function 'fl_AutoLists::getFmtList' can be static.
abiword-3.0.2/src/text/fmt/xp/fl_AutoLists.h:38:20: note: Technically the member function 'fl_AutoLists::getFmtList' can be static.
abiword-3.0.2/src/text/fmt/xp/fl_AutoNum.cpp:882:7: style: The scope of the variable 'bOnLevel' can be reduced. [variableScope]
abiword-3.0.2/src/text/fmt/xp/fl_AutoNum.cpp:883:7: style: The scope of the variable 'bFirstItem' can be reduced. [variableScope]
abiword-3.0.2/src/text/fmt/xp/fl_AutoNum.cpp:49:22: style: Function 'fl_AutoNum' argument 3 names different: declaration 'pItem' definition 'pFirst'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_AutoNum.h:53:20: note: Function 'fl_AutoNum' argument 3 names different: declaration 'pItem' definition 'pFirst'.
abiword-3.0.2/src/text/fmt/xp/fl_AutoNum.cpp:49:22: note: Function 'fl_AutoNum' argument 3 names different: declaration 'pItem' definition 'pFirst'.
abiword-3.0.2/src/text/fmt/xp/fl_AutoNum.cpp:654:41: style: Function 'setDelim' argument 1 names different: declaration 'pszDelim' definition 'lDelim'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_AutoNum.h:85:35: note: Function 'setDelim' argument 1 names different: declaration 'pszDelim' definition 'lDelim'.
abiword-3.0.2/src/text/fmt/xp/fl_AutoNum.cpp:654:41: note: Function 'setDelim' argument 1 names different: declaration 'pszDelim' definition 'lDelim'.
abiword-3.0.2/src/text/fmt/xp/fl_AutoNum.cpp:671:43: style: Function 'setDecimal' argument 1 names different: declaration 'pszDecimal' definition 'lDecimal'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_AutoNum.h:91:37: note: Function 'setDecimal' argument 1 names different: declaration 'pszDecimal' definition 'lDecimal'.
abiword-3.0.2/src/text/fmt/xp/fl_AutoNum.cpp:671:43: note: Function 'setDecimal' argument 1 names different: declaration 'pszDecimal' definition 'lDecimal'.
abiword-3.0.2/src/text/fmt/xp/fl_AutoNum.cpp:737:66: style: Function 'insertItem' argument 2 names different: declaration 'pBefore' definition 'pPrev'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_AutoNum.h:107:60: note: Function 'insertItem' argument 2 names different: declaration 'pBefore' definition 'pPrev'.
abiword-3.0.2/src/text/fmt/xp/fl_AutoNum.cpp:737:66: note: Function 'insertItem' argument 2 names different: declaration 'pBefore' definition 'pPrev'.
abiword-3.0.2/src/text/fmt/xp/fl_AutoNum.cpp:773:67: style: Function 'prependItem' argument 2 names different: declaration 'pAfter' definition 'pNext'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_AutoNum.h:108:61: note: Function 'prependItem' argument 2 names different: declaration 'pAfter' definition 'pNext'.
abiword-3.0.2/src/text/fmt/xp/fl_AutoNum.cpp:773:67: note: Function 'prependItem' argument 2 names different: declaration 'pAfter' definition 'pNext'.
abiword-3.0.2/src/text/fmt/xp/fl_AutoNum.cpp:1220:51: style: Function 'getNthBlock' argument 1 names different: declaration 'i' definition 'list_num'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_AutoNum.h:113:41: note: Function 'getNthBlock' argument 1 names different: declaration 'i' definition 'list_num'.
abiword-3.0.2/src/text/fmt/xp/fl_AutoNum.cpp:1220:51: note: Function 'getNthBlock' argument 1 names different: declaration 'i' definition 'list_num'.
abiword-3.0.2/src/text/fmt/xp/fl_AutoNum.cpp:407:2: warning: The buffer 'p' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
abiword-3.0.2/src/text/fmt/xp/fl_AutoNum.cpp:76:2: warning: The buffer 'm_pszDecimal' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
abiword-3.0.2/src/text/fmt/xp/fl_AutoNum.cpp:115:3: warning: The buffer 'm_pszDecimal' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
abiword-3.0.2/src/text/fmt/xp/fl_AutoNum.cpp:673:2: warning: The buffer 'm_pszDecimal' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
abiword-3.0.2/src/text/fmt/xp/fl_AutoNum.cpp:75:2: warning: The buffer 'm_pszDelim' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
abiword-3.0.2/src/text/fmt/xp/fl_AutoNum.cpp:112:3: warning: The buffer 'm_pszDelim' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
abiword-3.0.2/src/text/fmt/xp/fl_AutoNum.cpp:656:2: warning: The buffer 'm_pszDelim' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
abiword-3.0.2/src/text/fmt/xp/fl_AutoNum.h:117:12: performance: Technically the member function 'fl_AutoNum::doesItemHaveLabel' can be static. [functionStatic]
abiword-3.0.2/src/text/fmt/xp/fl_AutoNum.cpp:1022:18: note: Technically the member function 'fl_AutoNum::doesItemHaveLabel' can be static.
abiword-3.0.2/src/text/fmt/xp/fl_AutoNum.h:117:12: note: Technically the member function 'fl_AutoNum::doesItemHaveLabel' can be static.
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.h:142:22: style: Technically the member function 'fl_FrameLayout::isTightWrap' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fv_VisualDragText.h:65:24: style: Technically the member function 'FV_VisualDragText::isNotdraggingImage' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fv_VisualDragText.h:67:24: style: Technically the member function 'FV_VisualDragText::isDoingCopy' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fv_FrameEdit.h:59:2: style: Class 'FV_FrameEdit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/text/fmt/xp/fv_Selection.h:65:2: style: Class 'FV_Selection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/text/fmt/xp/fv_InlineImage.h:51:2: style: Class 'FV_VisualInlineImage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/text/fmt/xp/fv_VisualDragText.h:45:2: style: Class 'FV_VisualDragText' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:229:5: style: Class 'FV_View_BubbleBlocker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.h:80:16: style: The function 'doclistener_changeStrux' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:128:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.h:80:16: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.h:99:21: style: The function 'format' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:100:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.h:99:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.h:100:21: style: The function 'updateLayout' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:102:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.h:100:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.h:101:27: style: The function 'collapse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:104:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.h:101:27: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.h:103:27: style: The function 'markAllRunsDirty' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:114:30: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.h:103:27: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.h:104:30: style: The function 'getSectionLayout' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:112:29: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.h:104:30: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.h:105:27: style: The function 'recalculateFields' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:110:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.h:105:27: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.h:106:21: style: The function 'redrawUpdate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:105:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.h:106:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.h:110:27: style: The function 'setNeedsReformat' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:117:30: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.h:110:27: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.h:153:21: style: The function '_lookupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:171:26: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.h:153:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.h:154:21: style: The function '_lookupMarginProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:175:26: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.h:154:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fv_FrameEdit.h:87:24: style: The function '_mouseDrag' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fv_Base.h:76:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fv_FrameEdit.h:87:24: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fv_InlineImage.h:77:24: style: The function '_mouseDrag' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fv_Base.h:76:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fv_InlineImage.h:77:24: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:3602:8: style: Condition '!bStop' is always true [knownConditionTrueFalse]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:3601:15: note: Assignment 'bStop=false', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:3602:8: note: Condition '!bStop' is always true
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:818:6: warning: Either the condition 'pView' is redundant or there is possible null pointer dereference: pView. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:683:5: note: Assuming that condition 'pView' is not redundant
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:818:6: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:947:6: warning: Either the condition 'pView' is redundant or there is possible null pointer dereference: pView. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:683:5: note: Assuming that condition 'pView' is not redundant
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:947:6: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1020:3: warning: Either the condition 'if(pBlockAP&&pBlockAP->getProperty("bot-style",pszBorderStyle)&&pszBorderStyle)' is redundant or there is possible null pointer dereference: pBlockAP. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1023:5: note: Assuming that condition 'if(pBlockAP&&pBlockAP->getProperty("bot-style",pszBorderStyle)&&pszBorderStyle)' is not redundant
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1020:3: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:8029:25: warning: Either the condition 'if(pLine&&pCon)' is redundant or there is possible null pointer dereference: pLine. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:8033:6: note: Assuming that condition 'if(pLine&&pCon)' is not redundant
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:8029:25: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:10526:2: warning: Either the condition '!pAutoNum' is redundant or there is possible null pointer dereference: pAutoNum. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:10521:6: note: Assuming that condition '!pAutoNum' is not redundant
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:10526:2: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:10572:26: warning: Either the condition 'if(pView&&(pView->isActive()||pView->isPreview()))' is redundant or there is possible null pointer dereference: pView. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:10801:5: note: Assuming that condition 'if(pView&&(pView->isActive()||pView->isPreview()))' is not redundant
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:10572:26: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:11180:23: warning: Either the condition 'if(pView&&(pView->isActive()||pView->isPreview()))' is redundant or there is possible null pointer dereference: pView. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:11229:5: note: Assuming that condition 'if(pView&&(pView->isActive()||pView->isPreview()))' is not redundant
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:11180:23: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:11333:43: warning: Either the condition 'pAutoNum' is redundant or there is possible null pointer dereference: pAutoNum. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:11320:8: note: Assuming that condition 'pAutoNum' is not redundant
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:11333:43: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:663:32: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:4253:19: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:4255:19: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:4259:19: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:4261:17: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:4316:37: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:4320:37: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:965:3: style: Variable 'sPattern' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:962:0: note: Variable 'sPattern' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:965:3: note: Variable 'sPattern' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1005:3: style: Variable 'pszCanMergeBorders' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1004:0: note: Variable 'pszCanMergeBorders' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1005:3: note: Variable 'pszCanMergeBorders' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1019:3: style: Variable 'pszBorderColor' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1010:0: note: Variable 'pszBorderColor' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1019:3: note: Variable 'pszBorderColor' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1021:3: style: Variable 'pszBorderWidth' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1012:0: note: Variable 'pszBorderWidth' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1021:3: note: Variable 'pszBorderWidth' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1022:3: style: Variable 'pszBorderSpacing' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1013:0: note: Variable 'pszBorderSpacing' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1022:3: note: Variable 'pszBorderSpacing' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1033:3: style: Variable 'pszBorderColor' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1028:3: note: Variable 'pszBorderColor' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1033:3: note: Variable 'pszBorderColor' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1034:3: style: Variable 'pszBorderWidth' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1030:3: note: Variable 'pszBorderWidth' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1034:3: note: Variable 'pszBorderWidth' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1035:3: style: Variable 'pszBorderSpacing' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1031:3: note: Variable 'pszBorderSpacing' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1035:3: note: Variable 'pszBorderSpacing' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1047:3: style: Variable 'pszBorderColor' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1042:3: note: Variable 'pszBorderColor' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1047:3: note: Variable 'pszBorderColor' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1048:3: style: Variable 'pszBorderStyle' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1043:3: note: Variable 'pszBorderStyle' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1048:3: note: Variable 'pszBorderStyle' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1049:3: style: Variable 'pszBorderWidth' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1044:3: note: Variable 'pszBorderWidth' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1049:3: note: Variable 'pszBorderWidth' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1050:3: style: Variable 'pszBorderSpacing' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1045:3: note: Variable 'pszBorderSpacing' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1050:3: note: Variable 'pszBorderSpacing' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1062:3: style: Variable 'pszBorderColor' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1057:3: note: Variable 'pszBorderColor' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1062:3: note: Variable 'pszBorderColor' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1063:3: style: Variable 'pszBorderWidth' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1059:3: note: Variable 'pszBorderWidth' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1063:3: note: Variable 'pszBorderWidth' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1064:3: style: Variable 'pszBorderSpacing' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1060:3: note: Variable 'pszBorderSpacing' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1064:3: note: Variable 'pszBorderSpacing' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1163:4: style: Variable 'style' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1162:0: note: Variable 'style' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1163:4: note: Variable 'style' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1472:2: style: Variable 'iEmbed' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1468:0: note: Variable 'iEmbed' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1472:2: note: Variable 'iEmbed' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1479:2: style: Variable 'sfhEmbed' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1477:0: note: Variable 'sfhEmbed' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1479:2: note: Variable 'sfhEmbed' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:2571:4: style: Variable 'pVCon' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:2570:0: note: Variable 'pVCon' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:2571:4: note: Variable 'pVCon' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:5884:2: style: Variable 'pNewRun' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:5883:0: note: Variable 'pNewRun' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:5884:2: note: Variable 'pNewRun' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:5901:2: style: Variable 'pNewRun' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:5900:0: note: Variable 'pNewRun' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:5901:2: note: Variable 'pNewRun' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:8671:2: style: Variable 'pSL' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:8669:0: note: Variable 'pSL' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:8671:2: note: Variable 'pSL' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:8745:2: style: Variable 'pSL' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:8743:0: note: Variable 'pSL' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:8745:2: note: Variable 'pSL' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:10603:3: style: Variable 'bmatch' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:10602:0: note: Variable 'bmatch' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:10603:3: note: Variable 'bmatch' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:11469:2: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:11473:2: note: Found duplicate branches for 'if' and 'else'.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:11469:2: note: Found duplicate branches for 'if' and 'else'.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:10212:15: style: The scope of the variable 'szStart' can be reduced. [variableScope]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:10213:15: style: The scope of the variable 'szAlign' can be reduced. [variableScope]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:10214:15: style: The scope of the variable 'szIndent' can be reduced. [variableScope]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:10628:18: style: The scope of the variable 'fIndent' can be reduced. [variableScope]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:476:65: style: Function '_lookupMarginProperties' argument 1 names different: declaration 'pAP' definition 'pBlockAP'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:492:60: note: Function '_lookupMarginProperties' argument 1 names different: declaration 'pAP' definition 'pBlockAP'.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:476:65: note: Function '_lookupMarginProperties' argument 1 names different: declaration 'pAP' definition 'pBlockAP'.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:617:59: style: Function '_lookupProperties' argument 1 names different: declaration 'pAP' definition 'pBlockAP'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:491:54: note: Function '_lookupProperties' argument 1 names different: declaration 'pAP' definition 'pBlockAP'.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:617:59: note: Function '_lookupProperties' argument 1 names different: declaration 'pAP' definition 'pBlockAP'.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1466:55: style: Function 'getEmbeddedOffset' argument 1 names different: declaration 'startOffset' definition 'offset'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:174:46: note: Function 'getEmbeddedOffset' argument 1 names different: declaration 'startOffset' definition 'offset'.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1466:55: note: Function 'getEmbeddedOffset' argument 1 names different: declaration 'startOffset' definition 'offset'.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1517:74: style: Function 'updateOffsets' argument 2 names different: declaration 'iEmebbedSize' definition 'iEmbeddedSize'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:171:21: note: Function 'updateOffsets' argument 2 names different: declaration 'iEmebbedSize' definition 'iEmbeddedSize'.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1517:74: note: Function 'updateOffsets' argument 2 names different: declaration 'iEmebbedSize' definition 'iEmbeddedSize'.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1517:99: style: Function 'updateOffsets' argument 3 names different: declaration 'iSuggestedDiff' definition 'iSuggestDiff'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:171:45: note: Function 'updateOffsets' argument 3 names different: declaration 'iSuggestedDiff' definition 'iSuggestDiff'.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1517:99: note: Function 'updateOffsets' argument 3 names different: declaration 'iSuggestedDiff' definition 'iSuggestDiff'.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:4420:71: style: Function 'getPropertyType' argument 1 names different: declaration 'szName' definition 'pszName'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:163:56: note: Function 'getPropertyType' argument 1 names different: declaration 'szName' definition 'pszName'.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:4420:71: note: Function 'getPropertyType' argument 1 names different: declaration 'szName' definition 'pszName'.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:4476:48: style: Function 'findPointCoords' argument 1 names different: declaration 'position' definition 'iPos'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:236:41: note: Function 'findPointCoords' argument 1 names different: declaration 'position' definition 'iPos'.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:4476:48: note: Function 'findPointCoords' argument 1 names different: declaration 'position' definition 'iPos'.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:10446:193: style: Function 'StartList' argument 9 names different: declaration 'level' definition 'curlevel'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:213:41: note: Function 'StartList' argument 9 names different: declaration 'level' definition 'curlevel'.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:10446:193: note: Function 'StartList' argument 9 names different: declaration 'level' definition 'curlevel'.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:318:2: performance: Variable 'iPosition' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:4843:2: performance: Variable 'm_iOffset' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:4844:2: performance: Variable 'm_iPTLength' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:175:18: style: Technically the member function 'fl_BlockLayout::shuffleEmbeddedIfNeeded' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:8147:22: note: Technically the member function 'fl_BlockLayout::shuffleEmbeddedIfNeeded' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:175:18: note: Technically the member function 'fl_BlockLayout::shuffleEmbeddedIfNeeded' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:178:18: style: Technically the member function 'fl_BlockLayout::setFramesOnPage' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:2489:22: note: Technically the member function 'fl_BlockLayout::setFramesOnPage' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:178:18: note: Technically the member function 'fl_BlockLayout::setFramesOnPage' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:179:18: performance: Technically the member function 'fl_BlockLayout::getMinWrapWidth' can be static. [functionStatic]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:2986:27: note: Technically the member function 'fl_BlockLayout::getMinWrapWidth' can be static.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:179:18: note: Technically the member function 'fl_BlockLayout::getMinWrapWidth' can be static.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:180:18: style: Technically the member function 'fl_BlockLayout::getHeightOfBlock' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:2955:27: note: Technically the member function 'fl_BlockLayout::getHeightOfBlock' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:180:18: note: Technically the member function 'fl_BlockLayout::getHeightOfBlock' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:202:14: performance: Technically the member function 'fl_BlockLayout::decodeListType' can be static. [functionStatic]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:10059:29: note: Technically the member function 'fl_BlockLayout::decodeListType' can be static.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:202:14: note: Technically the member function 'fl_BlockLayout::decodeListType' can be static.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:205:14: performance: Technically the member function 'fl_BlockLayout::getListTypeFromStyle' can be static. [functionStatic]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:10029:29: note: Technically the member function 'fl_BlockLayout::getListTypeFromStyle' can be static.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:205:14: note: Technically the member function 'fl_BlockLayout::getListTypeFromStyle' can be static.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:283:7: performance: Technically the member function 'fl_BlockLayout::debugFlashing' can be static. [functionStatic]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:11520:17: note: Technically the member function 'fl_BlockLayout::debugFlashing' can be static.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:283:7: note: Technically the member function 'fl_BlockLayout::debugFlashing' can be static.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:410:25: style: Technically the member function 'fl_BlockLayout::setLineHeightBlockWithBorders' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1298:22: note: Technically the member function 'fl_BlockLayout::setLineHeightBlockWithBorders' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:410:25: note: Technically the member function 'fl_BlockLayout::setLineHeightBlockWithBorders' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:474:29: performance: Technically the member function 'fl_BlockLayout::_finishInsertHyperlinkedNewRun' can be static. [functionStatic]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:5627:25: note: Technically the member function 'fl_BlockLayout::_finishInsertHyperlinkedNewRun' can be static.
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:474:29: note: Technically the member function 'fl_BlockLayout::_finishInsertHyperlinkedNewRun' can be static.
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.h:56:23: style: Technically the member function 'TOCEntry::getLevel' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.h:62:23: style: Technically the member function 'TOCEntry::doesInherit' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.h:65:23: style: Technically the member function 'TOCEntry::getPosInList' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.h:142:27: style: Technically the member function 'fl_TOCLayout::isSelected' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fp_FrameContainer.h:85:22: style: Technically the member function 'fp_FrameContainer::getPreferedPageNo' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fp_FrameContainer.h:88:22: style: Technically the member function 'fp_FrameContainer::getPreferedColumnNo' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:255:28: warning: Virtual function 'getSectionLayout' is called from constructor 'fl_BlockLayout(pf_Frag_Strux*sdh,fl_ContainerLayout*pPrev,fl_SectionLayout*,PT_AttrPropIndex indexAP,bool bIsHdrFtr=false)' at line 257. Dynamic binding is not used. [virtualCallInConstructor]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:257:52: note: Calling getSectionLayout
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:255:28: note: getSectionLayout is a virtual method
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:255:28: warning: Virtual function 'getSectionLayout' is called from constructor 'fl_BlockLayout(pf_Frag_Strux*sdh,fl_ContainerLayout*pPrev,fl_SectionLayout*,PT_AttrPropIndex indexAP,bool bIsHdrFtr=false)' at line 290. Dynamic binding is not used. [virtualCallInConstructor]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:290:6: note: Calling isHdrFtr
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:1938:5: note: Calling getSectionLayout
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.h:255:28: note: getSectionLayout is a virtual method
abiword-3.0.2/src/text/fmt/xp/fp_FrameContainer.h:49:2: style: Class 'fp_FrameContainer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.h:101:16: style: The function 'doclistener_changeStrux' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:128:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.h:101:16: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.h:112:21: style: The function 'format' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:100:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.h:112:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.h:113:21: style: The function 'updateLayout' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:102:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.h:113:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.h:114:27: style: The function 'collapse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:104:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.h:114:27: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.h:115:27: style: The function 'markAllRunsDirty' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:114:30: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.h:115:27: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.h:116:30: style: The function 'getSectionLayout' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:112:29: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.h:116:30: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.h:117:27: style: The function 'recalculateFields' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:110:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.h:117:27: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.h:118:21: style: The function 'redrawUpdate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:105:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.h:118:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.h:120:24: style: The function 'getDocSectionLayout' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:111:32: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.h:120:24: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.h:154:21: style: The function '_lookupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:171:26: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.h:154:21: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_FieldListLabelRun.h:32:17: style: The function 'calculateValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:982:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_FieldListLabelRun.h:32:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_FieldListLabelRun.h:36:17: style: The function '_lookupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:987:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_FieldListLabelRun.h:36:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_FieldListLabelRun.h:41:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:992:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_FieldListLabelRun.h:41:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_DirectionMarkerRun.h:35:17: style: The function 'mapXYToPosition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:259:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_DirectionMarkerRun.h:35:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_DirectionMarkerRun.h:42:18: style: The function 'findPointCoords' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:262:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_DirectionMarkerRun.h:42:18: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_DirectionMarkerRun.h:50:17: style: The function 'canBreakAfter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:249:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_DirectionMarkerRun.h:50:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_DirectionMarkerRun.h:51:17: style: The function 'canBreakBefore' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:250:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_DirectionMarkerRun.h:51:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_DirectionMarkerRun.h:52:26: style: The function 'getDrawingWidth' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:159:26: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_DirectionMarkerRun.h:52:26: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_DirectionMarkerRun.h:55:20: style: The function 'doesContainNonBlankData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:267:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_DirectionMarkerRun.h:55:20: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_DirectionMarkerRun.h:58:17: style: The function '_lookupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:424:19: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_DirectionMarkerRun.h:58:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_DirectionMarkerRun.h:63:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:246:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_DirectionMarkerRun.h:63:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_DirectionMarkerRun.h:64:23: style: The function '_clearScreen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:248:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_DirectionMarkerRun.h:64:23: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_DirectionMarkerRun.h:65:17: style: The function '_recalcWidth' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:431:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_DirectionMarkerRun.h:65:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_DirectionMarkerRun.h:66:17: style: The function '_letPointPass' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:430:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_DirectionMarkerRun.h:66:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_DirectionMarkerRun.h:67:26: style: The function '_deleteFollowingIfAtInsPoint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:366:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_DirectionMarkerRun.h:67:26: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_FrameContainer.h:52:16: style: The function 'clearScreen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:210:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_FrameContainer.h:52:16: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_FrameContainer.h:53:16: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:134:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_FrameContainer.h:53:16: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_FrameContainer.h:54:16: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:135:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_FrameContainer.h:54:16: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_FrameContainer.h:57:22: style: The function 'setContainer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:264:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_FrameContainer.h:57:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_FrameContainer.h:58:25: style: The function 'getNextContainerInSection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:152:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_FrameContainer.h:58:25: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_FrameContainer.h:59:25: style: The function 'getPrevContainerInSection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:154:25: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_FrameContainer.h:59:25: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_FrameContainer.h:61:22: style: The function 'getX' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:75:20: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_FrameContainer.h:61:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_FrameContainer.h:62:22: style: The function 'getY' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:79:20: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_FrameContainer.h:62:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_FrameContainer.h:63:22: style: The function 'getWidth' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:72:20: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_FrameContainer.h:63:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_FrameContainer.h:64:22: style: The function 'getHeight' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:87:20: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_FrameContainer.h:64:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_FrameContainer.h:65:22: style: The function 'setHeight' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:56:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_FrameContainer.h:65:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_FrameContainer.h:68:22: style: The function 'isVBreakable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:139:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_FrameContainer.h:68:22: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_FieldTOCNum.h:32:17: style: The function 'calculateValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:982:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_FieldTOCNum.h:32:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_FieldTOCNum.h:36:17: style: The function '_lookupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:987:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_FieldTOCNum.h:36:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_FieldTOCNum.h:41:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:992:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_FieldTOCNum.h:41:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_FieldTOCNum.h:52:17: style: The function 'calculateValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:982:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_FieldTOCNum.h:52:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_FieldTOCNum.h:56:17: style: The function '_lookupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:987:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_FieldTOCNum.h:56:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_FieldTOCNum.h:61:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:992:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_FieldTOCNum.h:61:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_FieldTOCNum.h:72:17: style: The function 'calculateValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:982:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_FieldTOCNum.h:72:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_FieldTOCNum.h:76:17: style: The function '_lookupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:987:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_FieldTOCNum.h:76:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_FieldTOCNum.h:81:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:992:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_FieldTOCNum.h:81:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_MathRun.h:38:17: style: The function 'mapXYToPosition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:259:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_MathRun.h:38:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_MathRun.h:39:18: style: The function 'findPointCoords' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:262:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_MathRun.h:39:18: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_MathRun.h:40:17: style: The function 'canBreakAfter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:249:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_MathRun.h:40:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_MathRun.h:41:17: style: The function 'canBreakBefore' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:250:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_MathRun.h:41:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_MathRun.h:42:17: style: The function 'isSuperscript' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:269:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_MathRun.h:42:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_MathRun.h:43:17: style: The function 'isSubscript' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:270:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_MathRun.h:43:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_MathRun.h:44:18: style: The function 'hasLayoutProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:196:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_MathRun.h:44:18: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_MathRun.h:47:26: style: The function 'updateVerticalMetric' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:241:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_MathRun.h:47:26: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_MathRun.h:51:17: style: The function '_lookupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:424:19: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_MathRun.h:51:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_MathRun.h:58:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:246:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_MathRun.h:58:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_MathRun.h:59:17: style: The function '_clearScreen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:248:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_MathRun.h:59:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_MathRun.h:60:17: style: The function '_letPointPass' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:430:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_MathRun.h:60:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_MathRun.h:64:20: style: The function '_recalcWidth' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:431:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_MathRun.h:64:20: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_EmbedRun.h:39:17: style: The function 'mapXYToPosition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:259:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_EmbedRun.h:39:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_EmbedRun.h:40:18: style: The function 'findPointCoords' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:262:17: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_EmbedRun.h:40:18: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_EmbedRun.h:41:17: style: The function 'canBreakAfter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:249:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_EmbedRun.h:41:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_EmbedRun.h:42:17: style: The function 'canBreakBefore' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:250:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_EmbedRun.h:42:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_EmbedRun.h:43:17: style: The function 'isSuperscript' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:269:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_EmbedRun.h:43:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_EmbedRun.h:44:17: style: The function 'isSubscript' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:270:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_EmbedRun.h:44:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_EmbedRun.h:45:18: style: The function 'hasLayoutProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:196:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_EmbedRun.h:45:18: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_EmbedRun.h:47:26: style: The function 'updateVerticalMetric' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:241:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_EmbedRun.h:47:26: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_EmbedRun.h:59:17: style: The function '_lookupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:424:19: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_EmbedRun.h:59:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_EmbedRun.h:66:17: style: The function '_draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:246:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_EmbedRun.h:66:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_EmbedRun.h:67:17: style: The function '_clearScreen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:248:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_EmbedRun.h:67:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_EmbedRun.h:68:17: style: The function '_letPointPass' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:430:22: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_EmbedRun.h:68:17: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fp_EmbedRun.h:72:20: style: The function '_recalcWidth' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:431:16: note: Virtual function in base class
abiword-3.0.2/src/text/fmt/xp/fp_EmbedRun.h:72:20: note: Function in derived class
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:9504:0: warning: Result of operator '|' is always true if one operand is non-zero. Did you intend to use '&'? [badBitmaskCheck]
abiword-3.0.2/src/text/fmt/xp/fl_BlockLayout.cpp:9514:0: warning: Result of operator '|' is always true if one operand is non-zero. Did you intend to use '&'? [badBitmaskCheck]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.cpp:55:60: style: Function 'fl_ContainerLayout' argument 1 names different: declaration 'pLayout' definition 'pMyLayout'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:84:41: note: Function 'fl_ContainerLayout' argument 1 names different: declaration 'pLayout' definition 'pMyLayout'.
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.cpp:55:60: note: Function 'fl_ContainerLayout' argument 1 names different: declaration 'pLayout' definition 'pMyLayout'.
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.cpp:55:108: style: Function 'fl_ContainerLayout' argument 3 names different: declaration 'ap' definition 'indexAP'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:84:87: note: Function 'fl_ContainerLayout' argument 3 names different: declaration 'ap' definition 'indexAP'.
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.cpp:55:108: note: Function 'fl_ContainerLayout' argument 3 names different: declaration 'ap' definition 'indexAP'.
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.cpp:246:59: style: Function 'getAttribute' argument 1 names different: declaration 'pKey' definition 'pszName'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:89:56: note: Function 'getAttribute' argument 1 names different: declaration 'pKey' definition 'pszName'.
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.cpp:246:59: note: Function 'getAttribute' argument 1 names different: declaration 'pKey' definition 'pszName'.
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.cpp:1121:48: style: Function 'getPosition' argument 1 names different: declaration 'bActualBlockPosition' definition 'bActualBlockPos'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:130:43: note: Function 'getPosition' argument 1 names different: declaration 'bActualBlockPosition' definition 'bActualBlockPos'.
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.cpp:1121:48: note: Function 'getPosition' argument 1 names different: declaration 'bActualBlockPosition' definition 'bActualBlockPos'.
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:88:22: style: Technically the member function 'fl_ContainerLayout::getContainerString' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.cpp:205:34: note: Technically the member function 'fl_ContainerLayout::getContainerString' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:88:22: note: Technically the member function 'fl_ContainerLayout::getContainerString' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:145:26: style: Technically the member function 'fl_ContainerLayout::getFoldedLevel' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.cpp:341:31: note: Technically the member function 'fl_ContainerLayout::getFoldedLevel' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:145:26: note: Technically the member function 'fl_ContainerLayout::getFoldedLevel' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:146:26: style: Technically the member function 'fl_ContainerLayout::getFoldedID' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.cpp:350:31: note: Technically the member function 'fl_ContainerLayout::getFoldedID' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_ContainerLayout.h:146:26: note: Technically the member function 'fl_ContainerLayout::getFoldedID' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:1190:2: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:460:5: style: Condition 'pszTmp' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:458:25: note: Assignment 'pszTmp=NULL', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:460:5: note: Condition 'pszTmp' is always false
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:470:5: style: Condition 'pszTmp' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:458:25: note: Assignment 'pszTmp=NULL', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:470:5: note: Condition 'pszTmp' is always false
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:487:5: style: Condition 'pszTmp' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:458:25: note: Assignment 'pszTmp=NULL', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:487:5: note: Condition 'pszTmp' is always false
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:504:5: style: Condition 'pszTmp' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:458:25: note: Assignment 'pszTmp=NULL', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:504:5: note: Condition 'pszTmp' is always false
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:514:5: style: Condition 'pszTmp' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:458:25: note: Assignment 'pszTmp=NULL', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:514:5: note: Condition 'pszTmp' is always false
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:531:5: style: Condition 'pszTmp' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:458:25: note: Assignment 'pszTmp=NULL', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:531:5: note: Condition 'pszTmp' is always false
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:548:5: style: Condition 'pszTmp' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:458:25: note: Assignment 'pszTmp=NULL', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:548:5: note: Condition 'pszTmp' is always false
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:2575:6: warning: Either the condition 'pMyC' is redundant or there is possible null pointer dereference: pMyC. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:2569:8: note: Assuming that condition 'pMyC' is not redundant
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:2575:6: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.h:73:49: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:2696:20: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:2732:36: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:2738:12: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:2752:15: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:2756:11: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:812:2: style: Variable 'pImagePage' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:810:0: note: Variable 'pImagePage' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:812:2: note: Variable 'pImagePage' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:1157:2: style: Variable 'pUpdatedFrameAP' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:1155:0: note: Variable 'pUpdatedFrameAP' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:1157:2: note: Variable 'pUpdatedFrameAP' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:2808:2: style: Variable 'orig_ut' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:2807:0: note: Variable 'orig_ut' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:2808:2: note: Variable 'orig_ut' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:368:65: style: Function 'FootnoteTypeFromString' argument 1 names different: declaration 'pszStr' definition 'pszFootnoteType'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.h:257:60: note: Function 'FootnoteTypeFromString' argument 1 names different: declaration 'pszStr' definition 'pszFootnoteType'.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:368:65: note: Function 'FootnoteTypeFromString' argument 1 names different: declaration 'pszStr' definition 'pszFootnoteType'.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:1594:56: style: Function 'addAnnotation' argument 1 names different: declaration 'pAL' definition 'pFL'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.h:285:58: note: Function 'addAnnotation' argument 1 names different: declaration 'pAL' definition 'pFL'.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:1594:56: note: Function 'addAnnotation' argument 1 names different: declaration 'pAL' definition 'pFL'.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:1629:59: style: Function 'removeAnnotation' argument 1 names different: declaration 'pAL' definition 'pFL'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.h:286:61: note: Function 'removeAnnotation' argument 1 names different: declaration 'pAL' definition 'pFL'.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:1629:59: note: Function 'removeAnnotation' argument 1 names different: declaration 'pAL' definition 'pFL'.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:1654:68: style: Function 'findAnnotationLayout' argument 1 names different: declaration 'footpid' definition 'annpid'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.h:289:55: note: Function 'findAnnotationLayout' argument 1 names different: declaration 'footpid' definition 'annpid'.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:1654:68: note: Function 'findAnnotationLayout' argument 1 names different: declaration 'footpid' definition 'annpid'.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:1675:52: style: Function 'getAnnotationVal' argument 1 names different: declaration 'footpid' definition 'annpid'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.h:288:49: note: Function 'getAnnotationVal' argument 1 names different: declaration 'footpid' definition 'annpid'.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:1675:52: note: Function 'getAnnotationVal' argument 1 names different: declaration 'footpid' definition 'annpid'.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:1894:62: style: Function 'findEndnoteLayout' argument 1 names different: declaration 'endpid' definition 'footpid'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.h:267:49: note: Function 'findEndnoteLayout' argument 1 names different: declaration 'endpid' definition 'footpid'.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:1894:62: note: Function 'findEndnoteLayout' argument 1 names different: declaration 'endpid' definition 'footpid'.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:1915:49: style: Function 'getEndnoteVal' argument 1 names different: declaration 'endpid' definition 'footpid'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.h:266:46: note: Function 'getEndnoteVal' argument 1 names different: declaration 'endpid' definition 'footpid'.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:1915:49: note: Function 'getEndnoteVal' argument 1 names different: declaration 'endpid' definition 'footpid'.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:2085:106: style: Function 'getMatchingBlocksFromTOCs' argument 2 names different: declaration 'pVecBlock' definition 'pVecBlocks'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.h:307:109: note: Function 'getMatchingBlocksFromTOCs' argument 2 names different: declaration 'pVecBlock' definition 'pVecBlocks'.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:2085:106: note: Function 'getMatchingBlocksFromTOCs' argument 2 names different: declaration 'pVecBlock' definition 'pVecBlocks'.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:2851:59: style: Function 'rebuildFromHere' argument 1 names different: declaration 'pDSL' definition 'pFirstDSL'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.h:192:52: note: Function 'rebuildFromHere' argument 1 names different: declaration 'pDSL' definition 'pFirstDSL'.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:2851:59: note: Function 'rebuildFromHere' argument 1 names different: declaration 'pDSL' definition 'pFirstDSL'.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:4083:46: style: Function '_redrawUpdate' argument 1 names different: declaration 'pTimer' definition 'pWorker'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.h:397:42: note: Function '_redrawUpdate' argument 1 names different: declaration 'pTimer' definition 'pWorker'.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:4083:46: note: Function '_redrawUpdate' argument 1 names different: declaration 'pTimer' definition 'pWorker'.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:4205:57: style: Function 'setPendingSmartQuote' argument 1 names different: declaration 'block' definition 'bl'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.h:140:44: note: Function 'setPendingSmartQuote' argument 1 names different: declaration 'block' definition 'bl'.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:4205:57: note: Function 'setPendingSmartQuote' argument 1 names different: declaration 'block' definition 'bl'.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:4205:71: style: Function 'setPendingSmartQuote' argument 2 names different: declaration 'offset' definition 'of'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.h:140:61: note: Function 'setPendingSmartQuote' argument 2 names different: declaration 'offset' definition 'of'.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:4205:71: note: Function 'setPendingSmartQuote' argument 2 names different: declaration 'offset' definition 'of'.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:4030:12: style: Variable 'changed' is assigned a value that is never used. [unreadVariable]
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:236:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:241:59: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:246:39: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:259:59: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:264:39: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.h:150:18: style: Technically the member function 'FL_DocLayout::refreshRunProperties' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:1115:20: note: Technically the member function 'FL_DocLayout::refreshRunProperties' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.h:150:18: note: Technically the member function 'FL_DocLayout::refreshRunProperties' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.h:171:18: style: Technically the member function 'FL_DocLayout::setFramePageNumbers' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:1130:20: note: Technically the member function 'FL_DocLayout::setFramePageNumbers' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.h:171:18: note: Technically the member function 'FL_DocLayout::setFramePageNumbers' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.h:174:18: style: Technically the member function 'FL_DocLayout::clearAllCountWraps' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:597:20: note: Technically the member function 'FL_DocLayout::clearAllCountWraps' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.h:174:18: note: Technically the member function 'FL_DocLayout::clearAllCountWraps' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.h:228:8: performance: Technically the member function 'FL_DocLayout::removeHdrFtrSection' can be static. [functionStatic]
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:3828:20: note: Technically the member function 'FL_DocLayout::removeHdrFtrSection' can be static.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.h:228:8: note: Technically the member function 'FL_DocLayout::removeHdrFtrSection' can be static.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.h:257:22: performance: Technically the member function 'FL_DocLayout::FootnoteTypeFromString' can be static. [functionStatic]
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:368:28: note: Technically the member function 'FL_DocLayout::FootnoteTypeFromString' can be static.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.h:257:22: note: Technically the member function 'FL_DocLayout::FootnoteTypeFromString' can be static.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.h:259:22: style: Technically the member function 'FL_DocLayout::insertEndnoteContainer' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:1756:20: note: Technically the member function 'FL_DocLayout::insertEndnoteContainer' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.h:259:22: note: Technically the member function 'FL_DocLayout::insertEndnoteContainer' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.h:260:22: style: Technically the member function 'FL_DocLayout::removeEndnoteContainer' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:1716:20: note: Technically the member function 'FL_DocLayout::removeEndnoteContainer' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.h:260:22: note: Technically the member function 'FL_DocLayout::removeEndnoteContainer' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.h:292:22: style: Technically the member function 'FL_DocLayout::collapseAnnotations' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:1566:21: note: Technically the member function 'FL_DocLayout::collapseAnnotations' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.h:292:22: note: Technically the member function 'FL_DocLayout::collapseAnnotations' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.h:304:22: style: Technically the member function 'FL_DocLayout::addOrRemoveBlockFromTOC' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:1985:20: note: Technically the member function 'FL_DocLayout::addOrRemoveBlockFromTOC' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.h:304:22: note: Technically the member function 'FL_DocLayout::addOrRemoveBlockFromTOC' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.h:305:22: style: Technically the member function 'FL_DocLayout::removeBlockFromTOC' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:2038:20: note: Technically the member function 'FL_DocLayout::removeBlockFromTOC' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.h:305:22: note: Technically the member function 'FL_DocLayout::removeBlockFromTOC' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.h:310:22: style: Technically the member function 'FL_DocLayout::recalculateTOCFields' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:1969:20: note: Technically the member function 'FL_DocLayout::recalculateTOCFields' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.h:310:22: note: Technically the member function 'FL_DocLayout::recalculateTOCFields' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.h:311:22: style: Technically the member function 'FL_DocLayout::updateTOCsOnBookmarkChange' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.cpp:2131:20: note: Technically the member function 'FL_DocLayout::updateTOCsOnBookmarkChange' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_DocLayout.h:311:22: note: Technically the member function 'FL_DocLayout::updateTOCsOnBookmarkChange' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:1697:13: warning: Possible null pointer dereference: szValue [nullPointer]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:1689:25: note: Assignment 'szValue=NULL', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:1697:13: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:1701:18: warning: Possible null pointer dereference: szValue [nullPointer]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:1689:25: note: Assignment 'szValue=NULL', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:1701:18: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:2438:33: warning: Either the condition 'pCL' is redundant or there is possible null pointer dereference: pCL. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:2432:13: note: Assuming that condition 'pCL' is not redundant
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:2438:33: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:135:20: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:178:20: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:227:20: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:387:13: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:415:14: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:446:10: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:451:10: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:456:10: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:464:11: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:465:18: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:498:11: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:500:18: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:504:30: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:506:10: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:510:29: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:512:10: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:516:32: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:518:10: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:534:9: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:535:11: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:536:18: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:551:11: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:554:18: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:603:14: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:640:28: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:695:11: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:731:28: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:735:11: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:757:13: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:777:11: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:789:11: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:816:29: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:830:11: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:846:11: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:888:11: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:982:20: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:1006:20: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:1025:20: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:1043:20: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:1070:20: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:1088:20: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:1110:21: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:1118:21: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:1133:21: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:1145:21: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:1153:21: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:1155:30: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:1161:21: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:1163:32: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:1169:21: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:1171:29: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:1177:21: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:1179:27: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:1185:21: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:1187:29: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:1193:21: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:1195:31: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:1217:21: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:1226:21: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:1235:21: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:1253:21: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:1333:34: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:1368:22: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:1444:27: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:1451:26: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:1458:27: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:1465:27: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:1489:20: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:1530:20: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:1584:20: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:1607:20: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:1617:20: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:1625:20: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:1635:20: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:1647:20: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:1751:31: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:1880:19: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:2082:31: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:2116:8: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:2132:30: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:2194:30: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:534:3: style: Variable 'pSL' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:532:0: note: Variable 'pSL' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:534:3: note: Variable 'pSL' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:788:3: style: Variable 'pCL' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:786:0: note: Variable 'pCL' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:788:3: note: Variable 'pCL' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_DocListener.cpp:73:17: warning: Member variable 'fl_DocListener::m_bHoldTableLayout' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.cpp:399:24: warning: Either the condition 'pCL!=NULL' is redundant or there is possible null pointer dereference: pCL. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.cpp:392:11: note: Assuming that condition 'pCL!=NULL' is not redundant
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.cpp:399:24: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.cpp:652:24: warning: Either the condition 'pCL!=NULL' is redundant or there is possible null pointer dereference: pCL. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.cpp:645:11: note: Assuming that condition 'pCL!=NULL' is not redundant
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.cpp:652:24: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.cpp:59:121: style: Function 'fl_EmbedLayout' argument 4 names different: declaration 'ap' definition 'indexAP'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:54:25: note: Function 'fl_EmbedLayout' argument 4 names different: declaration 'ap' definition 'indexAP'.
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.cpp:59:121: note: Function 'fl_EmbedLayout' argument 4 names different: declaration 'ap' definition 'indexAP'.
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.cpp:341:28: style: Function 'fl_FootnoteLayout' argument 4 names different: declaration 'ap' definition 'indexAP'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:117:25: note: Function 'fl_FootnoteLayout' argument 4 names different: declaration 'ap' definition 'indexAP'.
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.cpp:341:28: note: Function 'fl_FootnoteLayout' argument 4 names different: declaration 'ap' definition 'indexAP'.
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.cpp:522:62: style: Function '_lookupProperties' argument 1 names different: declaration 'pAP' definition 'pSectionAP'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:127:58: note: Function '_lookupProperties' argument 1 names different: declaration 'pAP' definition 'pSectionAP'.
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.cpp:522:62: note: Function '_lookupProperties' argument 1 names different: declaration 'pAP' definition 'pSectionAP'.
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.cpp:594:28: style: Function 'fl_AnnotationLayout' argument 4 names different: declaration 'ap' definition 'indexAP'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:170:25: note: Function 'fl_AnnotationLayout' argument 4 names different: declaration 'ap' definition 'indexAP'.
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.cpp:594:28: note: Function 'fl_AnnotationLayout' argument 4 names different: declaration 'ap' definition 'indexAP'.
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.cpp:673:69: style: Function '_insertAnnotationContainer' argument 1 names different: declaration 'pNewFC' definition 'pNewAC'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:189:69: note: Function '_insertAnnotationContainer' argument 1 names different: declaration 'pNewFC' definition 'pNewAC'.
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.cpp:673:69: note: Function '_insertAnnotationContainer' argument 1 names different: declaration 'pNewFC' definition 'pNewAC'.
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.cpp:776:64: style: Function '_lookupProperties' argument 1 names different: declaration 'pAP' definition 'pSectionAP'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:186:58: note: Function '_lookupProperties' argument 1 names different: declaration 'pAP' definition 'pSectionAP'.
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.cpp:776:64: note: Function '_lookupProperties' argument 1 names different: declaration 'pAP' definition 'pSectionAP'.
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.cpp:917:29: style: Function 'fl_EndnoteLayout' argument 4 names different: declaration 'ap' definition 'indexAP'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:142:109: note: Function 'fl_EndnoteLayout' argument 4 names different: declaration 'ap' definition 'indexAP'.
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.cpp:917:29: note: Function 'fl_EndnoteLayout' argument 4 names different: declaration 'ap' definition 'indexAP'.
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.cpp:1072:61: style: Function '_lookupProperties' argument 1 names different: declaration 'pAP' definition 'pSectionAP'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:151:58: note: Function '_lookupProperties' argument 1 names different: declaration 'pAP' definition 'pSectionAP'.
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.cpp:1072:61: note: Function '_lookupProperties' argument 1 names different: declaration 'pAP' definition 'pSectionAP'.
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.cpp:1104:63: style: Function '_insertEndnoteContainer' argument 1 names different: declaration 'pNewFC' definition 'pNewEC'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.h:154:66: note: Function '_insertEndnoteContainer' argument 1 names different: declaration 'pNewFC' definition 'pNewEC'.
abiword-3.0.2/src/text/fmt/xp/fl_FootnoteLayout.cpp:1104:63: note: Function '_insertEndnoteContainer' argument 1 names different: declaration 'pNewFC' definition 'pNewEC'.
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:579:5: style: Condition 'pszDataID' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:570:28: note: Assignment 'pszDataID=NULL', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:579:5: note: Condition 'pszDataID' is always false
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:1006:2: warning: Either the condition '!pSectionAP' is redundant or there is possible null pointer dereference: pSectionAP. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:1061:5: note: Assuming that condition '!pSectionAP' is not redundant
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:1006:2: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:1008:2: warning: Either the condition '!pSectionAP' is redundant or there is possible null pointer dereference: pSectionAP. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:1061:5: note: Assuming that condition '!pSectionAP' is not redundant
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:1008:2: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:1009:2: warning: Either the condition '!pSectionAP' is redundant or there is possible null pointer dereference: pSectionAP. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:1061:5: note: Assuming that condition '!pSectionAP' is not redundant
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:1009:2: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:1010:2: warning: Either the condition '!pSectionAP' is redundant or there is possible null pointer dereference: pSectionAP. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:1061:5: note: Assuming that condition '!pSectionAP' is not redundant
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:1010:2: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:1018:2: warning: Either the condition '!pSectionAP' is redundant or there is possible null pointer dereference: pSectionAP. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:1061:5: note: Assuming that condition '!pSectionAP' is not redundant
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:1018:2: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:1019:2: warning: Either the condition '!pSectionAP' is redundant or there is possible null pointer dereference: pSectionAP. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:1061:5: note: Assuming that condition '!pSectionAP' is not redundant
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:1019:2: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:1020:2: warning: Either the condition '!pSectionAP' is redundant or there is possible null pointer dereference: pSectionAP. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:1061:5: note: Assuming that condition '!pSectionAP' is not redundant
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:1020:2: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:1028:2: warning: Either the condition '!pSectionAP' is redundant or there is possible null pointer dereference: pSectionAP. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:1061:5: note: Assuming that condition '!pSectionAP' is not redundant
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:1028:2: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:1029:2: warning: Either the condition '!pSectionAP' is redundant or there is possible null pointer dereference: pSectionAP. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:1061:5: note: Assuming that condition '!pSectionAP' is not redundant
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:1029:2: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:1030:2: warning: Either the condition '!pSectionAP' is redundant or there is possible null pointer dereference: pSectionAP. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:1061:5: note: Assuming that condition '!pSectionAP' is not redundant
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:1030:2: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:1038:2: warning: Either the condition '!pSectionAP' is redundant or there is possible null pointer dereference: pSectionAP. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:1061:5: note: Assuming that condition '!pSectionAP' is not redundant
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:1038:2: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:1039:2: warning: Either the condition '!pSectionAP' is redundant or there is possible null pointer dereference: pSectionAP. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:1061:5: note: Assuming that condition '!pSectionAP' is not redundant
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:1039:2: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:1040:2: warning: Either the condition '!pSectionAP' is redundant or there is possible null pointer dereference: pSectionAP. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:1061:5: note: Assuming that condition '!pSectionAP' is not redundant
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:1040:2: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:1052:2: warning: Either the condition '!pSectionAP' is redundant or there is possible null pointer dereference: pSectionAP. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:1061:5: note: Assuming that condition '!pSectionAP' is not redundant
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:1052:2: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:1053:2: warning: Either the condition '!pSectionAP' is redundant or there is possible null pointer dereference: pSectionAP. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:1061:5: note: Assuming that condition '!pSectionAP' is not redundant
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:1053:2: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:1054:2: warning: Either the condition '!pSectionAP' is redundant or there is possible null pointer dereference: pSectionAP. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:1061:5: note: Assuming that condition '!pSectionAP' is not redundant
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:1054:2: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:282:2: style: Variable 'pNewCL' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:280:0: note: Variable 'pNewCL' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:282:2: note: Variable 'pNewCL' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:682:3: style: Variable 'pBL' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:681:0: note: Variable 'pBL' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:682:3: note: Variable 'pBL' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:74:28: style: Function 'fl_FrameLayout' argument 3 names different: declaration 'ap' definition 'indexAP'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.h:76:25: note: Function 'fl_FrameLayout' argument 3 names different: declaration 'ap' definition 'indexAP'.
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:74:28: note: Function 'fl_FrameLayout' argument 3 names different: declaration 'ap' definition 'indexAP'.
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:740:59: style: Function '_lookupProperties' argument 1 names different: declaration 'pAP' definition 'pSectionAP'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.h:153:58: note: Function '_lookupProperties' argument 1 names different: declaration 'pAP' definition 'pSectionAP'.
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:740:59: note: Function '_lookupProperties' argument 1 names different: declaration 'pAP' definition 'pSectionAP'.
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:1146:65: style: Function '_lookupMarginProperties' argument 1 names different: declaration 'pAP' definition 'pSectionAP'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.h:154:64: note: Function '_lookupMarginProperties' argument 1 names different: declaration 'pAP' definition 'pSectionAP'.
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:1146:65: note: Function '_lookupMarginProperties' argument 1 names different: declaration 'pAP' definition 'pSectionAP'.
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.h:108:27: style: Technically the member function 'fl_FrameLayout::getDocPosition' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:235:32: note: Technically the member function 'fl_FrameLayout::getDocPosition' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.h:108:27: note: Technically the member function 'fl_FrameLayout::getDocPosition' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.h:155:27: style: Technically the member function 'fl_FrameLayout::_purgeLayout' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:538:22: note: Technically the member function 'fl_FrameLayout::_purgeLayout' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.h:155:27: note: Technically the member function 'fl_FrameLayout::_purgeLayout' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.h:157:27: performance: Technically the member function 'fl_FrameLayout::_insertFrameContainer' can be static. [functionStatic]
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.cpp:602:22: note: Technically the member function 'fl_FrameLayout::_insertFrameContainer' can be static.
abiword-3.0.2/src/text/fmt/xp/fl_FrameLayout.h:157:27: note: Technically the member function 'fl_FrameLayout::_insertFrameContainer' can be static.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:1834:6: style: Condition '!bDoFull' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:1832:12: note: Assignment 'bDoFull=true', assigned value is 1
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:1834:6: note: Condition '!bDoFull' is always false
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2157:6: style: Condition 'pszNumColumns' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2155:30: note: Assignment 'pszNumColumns=NULL', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2157:6: note: Condition 'pszNumColumns' is always false
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2168:6: style: Condition 'pszColumnGap' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2166:29: note: Assignment 'pszColumnGap=NULL', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2168:6: note: Condition 'pszColumnGap' is always false
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2179:6: style: Condition 'pszColumnLineBetween' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2177:37: note: Assignment 'pszColumnLineBetween=NULL', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2179:6: note: Condition 'pszColumnLineBetween' is always false
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2217:6: style: Condition 'pszSpaceAfter' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2215:30: note: Assignment 'pszSpaceAfter=NULL', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2217:6: note: Condition 'pszSpaceAfter' is always false
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2228:6: style: Condition 'pszRestart' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2226:27: note: Assignment 'pszRestart=NULL', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2228:6: note: Condition 'pszRestart' is always false
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2239:6: style: Condition 'pszRestartValue' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2237:32: note: Assignment 'pszRestartValue=NULL', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2239:6: note: Condition 'pszRestartValue' is always false
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2272:5: style: Condition 'pszLeftMargin' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2248:30: note: Assignment 'pszLeftMargin=NULL', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2272:5: note: Condition 'pszLeftMargin' is always false
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2283:5: style: Condition 'pszTopMargin' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2249:29: note: Assignment 'pszTopMargin=NULL', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2283:5: note: Condition 'pszTopMargin' is always false
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2294:5: style: Condition 'pszRightMargin' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2250:31: note: Assignment 'pszRightMargin=NULL', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2294:5: note: Condition 'pszRightMargin' is always false
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2305:5: style: Condition 'pszBottomMargin' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2251:32: note: Assignment 'pszBottomMargin=NULL', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2305:5: note: Condition 'pszBottomMargin' is always false
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2316:5: style: Condition 'pszFooterMargin' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2252:32: note: Assignment 'pszFooterMargin=NULL', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2316:5: note: Condition 'pszFooterMargin' is always false
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2327:5: style: Condition 'pszHeaderMargin' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2253:32: note: Assignment 'pszHeaderMargin=NULL', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2327:5: note: Condition 'pszHeaderMargin' is always false
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2339:6: style: Condition 'pszMaxColumnHeight' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2254:35: note: Assignment 'pszMaxColumnHeight=NULL', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2339:6: note: Condition 'pszMaxColumnHeight' is always false
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2350:6: style: Condition 'pszFootnoteLine' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2348:34: note: Assignment 'pszFootnoteLine=NULL', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2350:6: note: Condition 'pszFootnoteLine' is always false
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2362:6: style: Condition 'pszFootnoteYoff' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2360:34: note: Assignment 'pszFootnoteYoff=NULL', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2362:6: note: Condition 'pszFootnoteYoff' is always false
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2375:5: style: Condition 'pszDataID' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2371:28: note: Assignment 'pszDataID=NULL', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2375:5: note: Condition 'pszDataID' is always false
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2409:5: style: Condition 'pszClrPaper' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2406:28: note: Assignment 'pszClrPaper=NULL', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2409:5: note: Condition 'pszClrPaper' is always false
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2046:2: warning: Either the condition '!pAP1' is redundant or there is possible null pointer dereference: pAP1. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2037:5: note: Assuming that condition '!pAP1' is not redundant
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2046:2: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2047:2: warning: Either the condition '!pAP2' is redundant or there is possible null pointer dereference: pAP2. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2037:14: note: Assuming that condition '!pAP2' is not redundant
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2047:2: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:3490:41: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:3496:34: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:386:4: style: Variable 'bres' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:383:4: note: Variable 'bres' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:386:4: note: Variable 'bres' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:1152:2: style: Variable 'pszAtt' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:1150:0: note: Variable 'pszAtt' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:1152:2: note: Variable 'pszAtt' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:1539:3: style: Variable 'pTmpPage' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:1537:0: note: Variable 'pTmpPage' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:1539:3: note: Variable 'pTmpPage' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:3078:2: style: Variable 'pPrevLastPage' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:3076:0: note: Variable 'pPrevLastPage' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:3078:2: note: Variable 'pPrevLastPage' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:3413:2: style: Variable 'pCol' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:3411:0: note: Variable 'pCol' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:3413:2: note: Variable 'pCol' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:3884:2: style: Variable 'pCol' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:3883:0: note: Variable 'pCol' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:3884:2: note: Variable 'pCol' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:4942:2: style: Variable 'pNewCL' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:4940:0: note: Variable 'pNewCL' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:4942:2: note: Variable 'pNewCL' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:4981:2: style: Variable 'pNewCL' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:4979:0: note: Variable 'pNewCL' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:4981:2: note: Variable 'pNewCL' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:5149:2: style: Variable 'pNext' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:5148:0: note: Variable 'pNext' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:5149:2: note: Variable 'pNext' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2201:3: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2203:3: note: Found duplicate branches for 'if' and 'else'.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2201:3: note: Found duplicate branches for 'if' and 'else'.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:3890:25: style: Same expression on both sides of '&&' because the value of 'pNewPage!=NULL' and 'pNewPage!=pOldPage' are the same. [duplicateExpression]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:3885:23: note: 'pOldPage' is assigned value 'NULL' here.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:3890:25: note: Same expression on both sides of '&&' because the value of 'pNewPage!=NULL' and 'pNewPage!=pOldPage' are the same.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:212:7: style: The scope of the variable 'bres' can be reduced. [variableScope]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:232:7: style: The scope of the variable 'bres' can be reduced. [variableScope]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:366:7: style: The scope of the variable 'bres' can be reduced. [variableScope]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:1726:7: style: The scope of the variable 'bHidden' can be reduced. [variableScope]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:74:96: style: Function 'fl_SectionLayout' argument 3 names different: declaration 'ap' definition 'indexAP'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:105:79: note: Function 'fl_SectionLayout' argument 3 names different: declaration 'ap' definition 'indexAP'.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:74:96: note: Function 'fl_SectionLayout' argument 3 names different: declaration 'ap' definition 'indexAP'.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:74:161: style: Function 'fl_SectionLayout' argument 6 names different: declaration 'ptType' definition 'iStrux'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:105:139: note: Function 'fl_SectionLayout' argument 6 names different: declaration 'ptType' definition 'iStrux'.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:74:161: note: Function 'fl_SectionLayout' argument 6 names different: declaration 'ptType' definition 'iStrux'.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:150:62: style: Function 'removeFromUpdate' argument 1 names different: declaration 'pL' definition 'pCL'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:120:68: note: Function 'removeFromUpdate' argument 1 names different: declaration 'pL' definition 'pCL'.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:150:62: note: Function 'removeFromUpdate' argument 1 names different: declaration 'pL' definition 'pCL'.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:909:102: style: Function 'fl_DocSectionLayout' argument 3 names different: declaration 'ap' definition 'indexAP'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:216:82: note: Function 'fl_DocSectionLayout' argument 3 names different: declaration 'ap' definition 'indexAP'.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:909:102: note: Function 'fl_DocSectionLayout' argument 3 names different: declaration 'ap' definition 'indexAP'.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:1029:70: style: Function 'getFootnoteLayout' argument 1 names different: declaration 'footnotePID' definition 'pid'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:231:57: note: Function 'getFootnoteLayout' argument 1 names different: declaration 'footnotePID' definition 'pid'.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:1029:70: note: Function 'getFootnoteLayout' argument 1 names different: declaration 'footnotePID' definition 'pid'.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:1055:74: style: Function 'getAnnotationLayout' argument 1 names different: declaration 'footnotePID' definition 'pid'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:232:61: note: Function 'getAnnotationLayout' argument 1 names different: declaration 'footnotePID' definition 'pid'.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:1055:74: note: Function 'getAnnotationLayout' argument 1 names different: declaration 'footnotePID' definition 'pid'.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:1392:54: style: Function 'setHdrFtrHeightChange' argument 1 names different: declaration 'bDoHdr' definition 'bHdrFtr'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:293:61: note: Function 'setHdrFtrHeightChange' argument 1 names different: declaration 'bDoHdr' definition 'bHdrFtr'.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:1392:54: note: Function 'setHdrFtrHeightChange' argument 1 names different: declaration 'bDoHdr' definition 'bHdrFtr'.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2136:64: style: Function '_lookupProperties' argument 1 names different: declaration 'pAP' definition 'pSectionAP'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:327:53: note: Function '_lookupProperties' argument 1 names different: declaration 'pAP' definition 'pSectionAP'.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2136:64: note: Function '_lookupProperties' argument 1 names different: declaration 'pAP' definition 'pSectionAP'.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2857:59: style: Function 'prependOwnedHeaderPage' argument 1 names different: declaration 'p_Page' definition 'pPage'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:297:67: note: Function 'prependOwnedHeaderPage' argument 1 names different: declaration 'p_Page' definition 'pPage'.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2857:59: note: Function 'prependOwnedHeaderPage' argument 1 names different: declaration 'p_Page' definition 'pPage'.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2885:59: style: Function 'prependOwnedFooterPage' argument 1 names different: declaration 'p_Page' definition 'pPage'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:298:67: note: Function 'prependOwnedFooterPage' argument 1 names different: declaration 'p_Page' definition 'pPage'.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:2885:59: note: Function 'prependOwnedFooterPage' argument 1 names different: declaration 'p_Page' definition 'pPage'.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:3006:64: style: Function 'deleteOwnedPage' argument 2 names different: declaration 'bReallyDeleteIT' definition 'bReallyDeleteIt'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:299:41: note: Function 'deleteOwnedPage' argument 2 names different: declaration 'bReallyDeleteIT' definition 'bReallyDeleteIt'.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:3006:64: note: Function 'deleteOwnedPage' argument 2 names different: declaration 'bReallyDeleteIT' definition 'bReallyDeleteIt'.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:3210:157: style: Function 'fl_HdrFtrSectionLayout' argument 5 names different: declaration 'ap' definition 'indexAP'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:396:134: note: Function 'fl_HdrFtrSectionLayout' argument 5 names different: declaration 'ap' definition 'indexAP'.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:3210:157: note: Function 'fl_HdrFtrSectionLayout' argument 5 names different: declaration 'ap' definition 'indexAP'.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:5012:97: style: Function 'fl_HdrFtrShadow' argument 3 names different: declaration 'pDocSL' definition 'pHdrFtrSL'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:503:81: note: Function 'fl_HdrFtrShadow' argument 3 names different: declaration 'pDocSL' definition 'pHdrFtrSL'.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:5012:97: note: Function 'fl_HdrFtrShadow' argument 3 names different: declaration 'pDocSL' definition 'pHdrFtrSL'.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:5012:145: style: Function 'fl_HdrFtrShadow' argument 5 names different: declaration 'ap' definition 'indexAP'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:503:126: note: Function 'fl_HdrFtrShadow' argument 5 names different: declaration 'ap' definition 'indexAP'.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:5012:145: note: Function 'fl_HdrFtrShadow' argument 5 names different: declaration 'ap' definition 'indexAP'.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:195:10: style: Technically the member function 'fl_SectionLayout::_purgeLayout' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:134:24: note: Technically the member function 'fl_SectionLayout::_purgeLayout' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:195:10: note: Technically the member function 'fl_SectionLayout::_purgeLayout' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:307:22: style: Technically the member function 'fl_DocSectionLayout::isThisPageValid' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:3090:27: note: Technically the member function 'fl_DocSectionLayout::isThisPageValid' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:307:22: note: Technically the member function 'fl_DocSectionLayout::isThisPageValid' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:321:22: style: Technically the member function 'fl_DocSectionLayout::getWidth' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:1113:32: note: Technically the member function 'fl_DocSectionLayout::getWidth' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:321:22: note: Technically the member function 'fl_DocSectionLayout::getWidth' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:322:22: style: Technically the member function 'fl_DocSectionLayout::getActualColumnHeight' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:1084:32: note: Technically the member function 'fl_DocSectionLayout::getActualColumnHeight' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:322:22: note: Technically the member function 'fl_DocSectionLayout::getActualColumnHeight' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:323:22: style: Technically the member function 'fl_DocSectionLayout::getActualColumnWidth' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:1101:32: note: Technically the member function 'fl_DocSectionLayout::getActualColumnWidth' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:323:22: note: Technically the member function 'fl_DocSectionLayout::getActualColumnWidth' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:406:30: style: Technically the member function 'fl_HdrFtrSectionLayout::localFormat' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:3749:30: note: Technically the member function 'fl_HdrFtrSectionLayout::localFormat' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:406:30: note: Technically the member function 'fl_HdrFtrSectionLayout::localFormat' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:489:30: style: Technically the member function 'fl_HdrFtrSectionLayout::_localCollapse' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:3772:30: note: Technically the member function 'fl_HdrFtrSectionLayout::_localCollapse' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:489:30: note: Technically the member function 'fl_HdrFtrSectionLayout::_localCollapse' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:517:12: style: Technically the member function 'fl_HdrFtrShadow::clearScreen' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.cpp:5265:23: note: Technically the member function 'fl_HdrFtrShadow::clearScreen' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_SectionLayout.h:517:12: note: Technically the member function 'fl_HdrFtrShadow::clearScreen' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_Squiggles.h:44:12: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_Squiggles.cpp:234:27: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fl_Squiggles.cpp:130:18: style: The scope of the variable 'pPOB' can be reduced. [variableScope]
abiword-3.0.2/src/text/fmt/xp/fl_Squiggles.cpp:158:18: style: The scope of the variable 'pPOB' can be reduced. [variableScope]
abiword-3.0.2/src/text/fmt/xp/fl_Squiggles.cpp:191:22: style: Function '_move' argument 3 names different: declaration 'pBlock' definition 'pNewBlock'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_Squiggles.h:86:27: note: Function '_move' argument 3 names different: declaration 'pBlock' definition 'pNewBlock'.
abiword-3.0.2/src/text/fmt/xp/fl_Squiggles.cpp:191:22: note: Function '_move' argument 3 names different: declaration 'pBlock' definition 'pNewBlock'.
abiword-3.0.2/src/text/fmt/xp/fl_Squiggles.cpp:229:41: style: Function 'updatePOBs' argument 1 names different: declaration 'iOffset' definition 'iFirstOffset'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_Squiggles.h:59:47: note: Function 'updatePOBs' argument 1 names different: declaration 'iOffset' definition 'iFirstOffset'.
abiword-3.0.2/src/text/fmt/xp/fl_Squiggles.cpp:229:41: note: Function 'updatePOBs' argument 1 names different: declaration 'iOffset' definition 'iFirstOffset'.
abiword-3.0.2/src/text/fmt/xp/fl_Squiggles.cpp:229:65: style: Function 'updatePOBs' argument 2 names different: declaration 'shift' definition 'iShift'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_Squiggles.h:59:66: note: Function 'updatePOBs' argument 2 names different: declaration 'shift' definition 'iShift'.
abiword-3.0.2/src/text/fmt/xp/fl_Squiggles.cpp:229:65: note: Function 'updatePOBs' argument 2 names different: declaration 'shift' definition 'iShift'.
abiword-3.0.2/src/text/fmt/xp/fl_Squiggles.h:38:11: style: Technically the member function 'fl_Squiggles::markForRedraw' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fl_Squiggles.cpp:415:20: note: Technically the member function 'fl_Squiggles::markForRedraw' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_Squiggles.h:38:11: note: Technically the member function 'fl_Squiggles::markForRedraw' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_Squiggles.h:99:3: style: Class 'fl_SpellSquiggles' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/text/fmt/xp/fl_Squiggles.h:105:3: style: Class 'fl_GrammarSquiggles' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.cpp:1383:24: warning: Either the condition 'pCL!=NULL' is redundant or there is possible null pointer dereference: pCL. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.cpp:1377:11: note: Assuming that condition 'pCL!=NULL' is not redundant
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.cpp:1383:24: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.cpp:1451:10: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.cpp:1455:5: note: Found duplicate branches for 'if' and 'else'.
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.cpp:1451:10: note: Found duplicate branches for 'if' and 'else'.
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.cpp:424:9: style: The scope of the variable 'bFound' can be reduced. [variableScope]
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.cpp:124:117: style: Function 'fl_TOCLayout' argument 4 names different: declaration 'ap' definition 'indexAP'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.h:96:23: note: Function 'fl_TOCLayout' argument 4 names different: declaration 'ap' definition 'indexAP'.
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.cpp:124:117: note: Function 'fl_TOCLayout' argument 4 names different: declaration 'ap' definition 'indexAP'.
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.cpp:184:37: style: Function 'setSelected' argument 1 names different: declaration 'bSetSelected' definition 'bIsSelected'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.h:141:44: note: Function 'setSelected' argument 1 names different: declaration 'bSetSelected' definition 'bIsSelected'.
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.cpp:184:37: note: Function 'setSelected' argument 1 names different: declaration 'bSetSelected' definition 'bIsSelected'.
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.cpp:810:42: style: Function 'isInVector' argument 2 names different: declaration 'pVecBlocks' definition 'pVecEntries'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.h:127:93: note: Function 'isInVector' argument 2 names different: declaration 'pVecBlocks' definition 'pVecEntries'.
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.cpp:810:42: note: Function 'isInVector' argument 2 names different: declaration 'pVecBlocks' definition 'pVecEntries'.
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.cpp:1280:58: style: Function 'createNewEntry' argument 1 names different: declaration 'pBL' definition 'pNewBL'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.h:123:59: note: Function 'createNewEntry' argument 1 names different: declaration 'pBL' definition 'pNewBL'.
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.cpp:1280:58: note: Function 'createNewEntry' argument 1 names different: declaration 'pBL' definition 'pNewBL'.
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.cpp:1570:57: style: Function '_lookupProperties' argument 1 names different: declaration 'pAP' definition 'pSectionAP'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.h:154:58: note: Function '_lookupProperties' argument 1 names different: declaration 'pAP' definition 'pSectionAP'.
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.cpp:1570:57: note: Function '_lookupProperties' argument 1 names different: declaration 'pAP' definition 'pSectionAP'.
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.h:55:23: style: Technically the member function 'TOCEntry::getPositionInDoc' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.cpp:88:26: note: Technically the member function 'TOCEntry::getPositionInDoc' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.h:55:23: note: Technically the member function 'TOCEntry::getPositionInDoc' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.h:70:22: style: Technically the member function 'TOCEntry::getFullLabel' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.cpp:114:26: note: Technically the member function 'TOCEntry::getFullLabel' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.h:70:22: note: Technically the member function 'TOCEntry::getFullLabel' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.h:124:27: style: Technically the member function 'fl_TOCLayout::getDocPosition' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.cpp:178:30: note: Technically the member function 'fl_TOCLayout::getDocPosition' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.h:124:27: note: Technically the member function 'fl_TOCLayout::getDocPosition' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.h:127:27: performance: Technically the member function 'fl_TOCLayout::isInVector' can be static. [functionStatic]
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.cpp:809:25: note: Technically the member function 'fl_TOCLayout::isInVector' can be static.
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.h:127:27: note: Technically the member function 'fl_TOCLayout::isInVector' can be static.
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.h:138:27: style: Technically the member function 'fl_TOCLayout::getNumType' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.cpp:293:28: note: Technically the member function 'fl_TOCLayout::getNumType' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.h:138:27: note: Technically the member function 'fl_TOCLayout::getNumType' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.h:139:27: style: Technically the member function 'fl_TOCLayout::getTabLeader' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.cpp:316:26: note: Technically the member function 'fl_TOCLayout::getTabLeader' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.h:139:27: note: Technically the member function 'fl_TOCLayout::getTabLeader' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.h:140:27: style: Technically the member function 'fl_TOCLayout::getTabPosition' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.cpp:338:25: note: Technically the member function 'fl_TOCLayout::getTabPosition' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.h:140:27: note: Technically the member function 'fl_TOCLayout::getTabPosition' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.h:157:27: style: Technically the member function 'fl_TOCLayout::_insertTOCContainer' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.cpp:1410:20: note: Technically the member function 'fl_TOCLayout::_insertTOCContainer' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.h:157:27: note: Technically the member function 'fl_TOCLayout::_insertTOCContainer' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.h:167:27: style: Technically the member function 'fl_TOCLayout::_getStartValue' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.cpp:959:25: note: Technically the member function 'fl_TOCLayout::_getStartValue' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.h:167:27: note: Technically the member function 'fl_TOCLayout::_getStartValue' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.h:153:27: warning: Virtual function '_purgeLayout' is called from destructor '~fl_TOCLayout()' at line 155. Dynamic binding is not used. [virtualCallInConstructor]
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.cpp:155:2: note: Calling _purgeLayout
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.h:153:27: note: _purgeLayout is a virtual method
abiword-3.0.2/src/text/fmt/xp/fl_TOCLayout.cpp:67:22: performance: Function parameter 'sAfter' should be passed by const reference. [passedByValue]
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:1158:6: style: Condition 'pszHomogeneous' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:1156:31: note: Assignment 'pszHomogeneous=NULL', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:1158:6: note: Condition 'pszHomogeneous' is always false
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:1173:5: style: Condition 'pszTableWidth' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:1169:30: note: Assignment 'pszTableWidth=NULL', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:1173:5: note: Condition 'pszTableWidth' is always false
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:1181:5: style: Condition 'pszRelTableWidth' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:1170:33: note: Assignment 'pszRelTableWidth=NULL', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:1181:5: note: Condition 'pszRelTableWidth' is always false
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:1197:5: style: Condition 'pszMaxExtraMargin' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:1195:34: note: Assignment 'pszMaxExtraMargin=NULL', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:1197:5: note: Condition 'pszMaxExtraMargin' is always false
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:1306:5: style: Condition 'pszLineThick' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:1304:30: note: Assignment 'pszLineThick=NULL', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:1306:5: note: Condition 'pszLineThick' is always false
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:1323:5: style: Condition 'pszTableColSpacing' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:1319:36: note: Assignment 'pszTableColSpacing=NULL', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:1323:5: note: Condition 'pszTableColSpacing' is always false
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:1343:5: style: Condition 'pszTableRowSpacing' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:1320:36: note: Assignment 'pszTableRowSpacing=NULL', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:1343:5: note: Condition 'pszTableRowSpacing' is always false
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:1364:5: style: Condition 'pszLeftColPos' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:1357:31: note: Assignment 'pszLeftColPos=NULL', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:1364:5: note: Condition 'pszLeftColPos' is always false
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:1389:5: style: Condition 'pszColumnProps' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:1358:32: note: Assignment 'pszColumnProps=NULL', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:1389:5: note: Condition 'pszColumnProps' is always false
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:1444:5: style: Condition 'pszRelColumnProps' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:1359:35: note: Assignment 'pszRelColumnProps=NULL', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:1444:5: note: Condition 'pszRelColumnProps' is always false
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:1514:5: style: Condition 'pszRowHeightType' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:1511:34: note: Assignment 'pszRowHeightType=NULL', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:1514:5: note: Condition 'pszRowHeightType' is always false
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:1542:5: style: Condition 'pszRowHeight' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:1512:30: note: Assignment 'pszRowHeight=NULL', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:1542:5: note: Condition 'pszRowHeight' is always false
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:1555:5: style: Condition 'pszRowHeights' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:1553:31: note: Assignment 'pszRowHeights=NULL', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:1555:5: note: Condition 'pszRowHeights' is always false
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:1752:5: style: Condition 'pszLeftColPos' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:1749:31: note: Assignment 'pszLeftColPos=NULL', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:1752:5: note: Condition 'pszLeftColPos' is always false
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:2052:5: style: Condition 'pszDataID' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:2048:28: note: Assignment 'pszDataID=NULL', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:2052:5: note: Condition 'pszDataID' is always false
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:2748:5: style: Condition 'pszVertAlign' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:2746:29: note: Assignment 'pszVertAlign=NULL', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:2748:5: note: Condition 'pszVertAlign' is always false
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:2030:5: warning: Either the condition 'pCL!=NULL' is redundant or there is possible null pointer dereference: pCL. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:2025:11: note: Assuming that condition 'pCL!=NULL' is not redundant
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:2030:5: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:2713:99: warning: Either the condition 'if(pTL)' is redundant or there is possible null pointer dereference: pTL. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:2771:4: note: Assuming that condition 'if(pTL)' is not redundant
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:2713:99: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:2724:97: warning: Either the condition 'if(pTL)' is redundant or there is possible null pointer dereference: pTL. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:2771:4: note: Assuming that condition 'if(pTL)' is not redundant
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:2724:97: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:2734:98: warning: Either the condition 'if(pTL)' is redundant or there is possible null pointer dereference: pTL. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:2771:4: note: Assuming that condition 'if(pTL)' is not redundant
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:2734:98: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:2744:96: warning: Either the condition 'if(pTL)' is redundant or there is possible null pointer dereference: pTL. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:2771:4: note: Assuming that condition 'if(pTL)' is not redundant
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:2744:96: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:553:2: style: Variable 'pCell' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:552:0: note: Variable 'pCell' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:553:2: note: Variable 'pCell' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:922:2: style: Variable 'pNewCL' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:920:0: note: Variable 'pNewCL' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:922:2: note: Variable 'pNewCL' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:1020:2: style: Variable 'pNewCL' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:1019:0: note: Variable 'pNewCL' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:1020:2: note: Variable 'pNewCL' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:2191:2: style: Variable 'pNewCL' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:2189:0: note: Variable 'pNewCL' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:2191:2: note: Variable 'pNewCL' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:76:28: style: Function 'fl_TableLayout' argument 3 names different: declaration 'ap' definition 'indexAP'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:114:77: note: Function 'fl_TableLayout' argument 3 names different: declaration 'ap' definition 'indexAP'.
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:76:28: note: Function 'fl_TableLayout' argument 3 names different: declaration 'ap' definition 'indexAP'.
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:1686:65: style: Function '_lookupMarginProperties' argument 1 names different: declaration 'pAP' definition 'pSectionAP'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:225:64: note: Function '_lookupMarginProperties' argument 1 names different: declaration 'pAP' definition 'pSectionAP'.
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:1686:65: note: Function '_lookupMarginProperties' argument 1 names different: declaration 'pAP' definition 'pSectionAP'.
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:1962:90: style: Function 'fl_CellLayout' argument 3 names different: declaration 'ap' definition 'indexAP'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:285:76: note: Function 'fl_CellLayout' argument 3 names different: declaration 'ap' definition 'indexAP'.
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:1962:90: note: Function 'fl_CellLayout' argument 3 names different: declaration 'ap' definition 'indexAP'.
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:2277:61: style: Function 'getNewContainer' argument 1 names different: declaration 'pFirstContainer' definition 'pPrev'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:319:56: note: Function 'getNewContainer' argument 1 names different: declaration 'pFirstContainer' definition 'pPrev'.
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:2277:61: note: Function 'getNewContainer' argument 1 names different: declaration 'pFirstContainer' definition 'pPrev'.
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:2534:58: style: Function '_lookupProperties' argument 1 names different: declaration 'pAP' definition 'pSectionAP'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:346:58: note: Function '_lookupProperties' argument 1 names different: declaration 'pAP' definition 'pSectionAP'.
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:2534:58: note: Function '_lookupProperties' argument 1 names different: declaration 'pAP' definition 'pSectionAP'.
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:160:30: style: Technically the member function 'fl_TableLayout::insertTableContainer' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:251:22: note: Technically the member function 'fl_TableLayout::insertTableContainer' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:160:30: note: Technically the member function 'fl_TableLayout::insertTableContainer' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:226:18: style: Technically the member function 'fl_TableLayout::_purgeLayout' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:1949:22: note: Technically the member function 'fl_TableLayout::_purgeLayout' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:226:18: note: Technically the member function 'fl_TableLayout::_purgeLayout' can be const.
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:347:27: warning: Virtual function '_purgeLayout' is called from destructor '~fl_CellLayout()' at line 1990. Dynamic binding is not used. [virtualCallInConstructor]
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.cpp:1990:2: note: Calling _purgeLayout
abiword-3.0.2/src/text/fmt/xp/fl_TableLayout.h:347:27: note: _purgeLayout is a virtual method
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:1597:9: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition]
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:1595:16: note: outer condition: i<countCons()
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:1597:9: note: opposite inner condition: i>=countCons()
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:272:29: warning: Either the condition 'if(pMasterTab)' is redundant or there is possible null pointer dereference: pMasterTab. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:299:4: note: Assuming that condition 'if(pMasterTab)' is not redundant
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:272:29: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:322:27: warning: Either the condition 'if(pMasterTOC)' is redundant or there is possible null pointer dereference: pMasterTOC. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:347:4: note: Assuming that condition 'if(pMasterTOC)' is not redundant
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:322:27: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:725:6: warning: Either the condition 'pCon' is redundant or there is possible null pointer dereference: pCon. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:632:8: note: Assuming that condition 'pCon' is not redundant
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:725:6: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:2296:6: warning: Either the condition 'if(pView&&pView->isHdrFtrEdit()&&pDA->pG->queryProperties(GR_Graphics::DGP_SCREEN)&&pView->getEditShadow()==getShadow())' is redundant or there is possible null pointer dereference: pView. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:2327:7: note: Assuming that condition 'if(pView&&pView->isHdrFtrEdit()&&pDA->pG->queryProperties(GR_Graphics::DGP_SCREEN)&&pView->getEditShadow()==getShadow())' is not redundant
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:2296:6: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:2301:6: warning: Either the condition 'if(pView&&pView->isHdrFtrEdit()&&pDA->pG->queryProperties(GR_Graphics::DGP_SCREEN)&&pView->getEditShadow()==getShadow())' is redundant or there is possible null pointer dereference: pView. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:2327:7: note: Assuming that condition 'if(pView&&pView->isHdrFtrEdit()&&pDA->pG->queryProperties(GR_Graphics::DGP_SCREEN)&&pView->getEditShadow()==getShadow())' is not redundant
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:2301:6: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:323:2: style: Variable 'bFound' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:314:0: note: Variable 'bFound' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:323:2: note: Variable 'bFound' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:389:4: style: Variable 'pVCon' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:382:0: note: Variable 'pVCon' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:389:4: note: Variable 'pVCon' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:428:4: style: Variable 'pVCon' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:421:0: note: Variable 'pVCon' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:428:4: note: Variable 'pVCon' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:568:2: style: Variable 'pRec' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:567:0: note: Variable 'pRec' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:568:2: note: Variable 'pRec' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:656:4: style: Variable 'pVCon' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:646:0: note: Variable 'pVCon' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:656:4: note: Variable 'pVCon' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:702:4: style: Variable 'pVCon' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:692:0: note: Variable 'pVCon' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:702:4: note: Variable 'pVCon' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:1631:8: style: The scope of the variable 'bTOC' can be reduced. [variableScope]
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:246:80: style: Function 'getCorrectBrokenTable' argument 1 names different: declaration 'pLine' definition 'pCon'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:124:59: note: Function 'getCorrectBrokenTable' argument 1 names different: declaration 'pLine' definition 'pCon'.
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:246:80: note: Function 'getCorrectBrokenTable' argument 1 names different: declaration 'pLine' definition 'pCon'.
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:311:76: style: Function 'getCorrectBrokenTOC' argument 1 names different: declaration 'pLine' definition 'pCon'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:125:57: note: Function 'getCorrectBrokenTOC' argument 1 names different: declaration 'pLine' definition 'pCon'.
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:311:76: note: Function 'getCorrectBrokenTOC' argument 1 names different: declaration 'pLine' definition 'pCon'.
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:989:62: style: Function '_setMaxContainerHeight' argument 1 names different: declaration 'iContainerHeight' definition 'iLineHeight'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:173:58: note: Function '_setMaxContainerHeight' argument 1 names different: declaration 'iContainerHeight' definition 'iLineHeight'.
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:989:62: note: Function '_setMaxContainerHeight' argument 1 names different: declaration 'iContainerHeight' definition 'iLineHeight'.
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:1155:54: style: Function 'mapXYToPosition' argument 1 names different: declaration 'xPos' definition 'x'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:116:42: note: Function 'mapXYToPosition' argument 1 names different: declaration 'xPos' definition 'x'.
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:1155:54: note: Function 'mapXYToPosition' argument 1 names different: declaration 'xPos' definition 'x'.
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:1155:67: style: Function 'mapXYToPosition' argument 2 names different: declaration 'yPos' definition 'y'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:117:21: note: Function 'mapXYToPosition' argument 2 names different: declaration 'yPos' definition 'y'.
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:1155:67: note: Function 'mapXYToPosition' argument 2 names different: declaration 'yPos' definition 'y'.
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:2133:31: style: Function 'fp_ShadowContainer' argument 5 names different: declaration 'pSL' definition 'pSectionLayout'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:268:27: note: Function 'fp_ShadowContainer' argument 5 names different: declaration 'pSL' definition 'pSectionLayout'.
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:2133:31: note: Function 'fp_ShadowContainer' argument 5 names different: declaration 'pSL' definition 'pSectionLayout'.
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:2156:38: style: Function 'layout' argument 1 names different: declaration 'bForce' definition 'bForceLayout'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:276:34: note: Function 'layout' argument 1 names different: declaration 'bForce' definition 'bForceLayout'.
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:2156:38: note: Function 'layout' argument 1 names different: declaration 'bForce' definition 'bForceLayout'.
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:2420:31: style: Function 'fp_HdrFtrContainer' argument 2 names different: declaration 'pSL' definition 'pSectionLayout'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:299:27: note: Function 'fp_HdrFtrContainer' argument 2 names different: declaration 'pSL' definition 'pSectionLayout'.
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:2420:31: note: Function 'fp_HdrFtrContainer' argument 2 names different: declaration 'pSL' definition 'pSectionLayout'.
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:2129:21: warning: Member variable 'fp_ShadowContainer::m_pPage' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:106:26: performance: Technically the member function 'fp_VerticalContainer::getYoffsetFromTable' can be static. [functionStatic]
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:221:33: note: Technically the member function 'fp_VerticalContainer::getYoffsetFromTable' can be static.
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:106:26: note: Technically the member function 'fp_VerticalContainer::getYoffsetFromTable' can be static.
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:132:22: style: Technically the member function 'fp_VerticalContainer::countWrapped' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:1530:34: note: Technically the member function 'fp_VerticalContainer::countWrapped' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:132:22: note: Technically the member function 'fp_VerticalContainer::countWrapped' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:156:22: performance: Technically the member function 'fp_VerticalContainer::validate' can be static. [functionStatic]
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:995:28: note: Technically the member function 'fp_VerticalContainer::validate' can be static.
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:156:22: note: Technically the member function 'fp_VerticalContainer::validate' can be static.
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:306:11: performance: Technically the member function 'fp_HdrFtrContainer::getScreenOffsets' can be static. [functionStatic]
abiword-3.0.2/src/text/fmt/xp/fp_Column.cpp:2493:26: note: Technically the member function 'fp_HdrFtrContainer::getScreenOffsets' can be static.
abiword-3.0.2/src/text/fmt/xp/fp_Column.h:306:11: note: Technically the member function 'fp_HdrFtrContainer::getScreenOffsets' can be static.
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.cpp:476:59: warning: Logical disjunction always evaluates to true: EXPR != 9 || EXPR != 14. [incorrectLogicOperator]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.cpp:513:12: warning: Possible null pointer dereference: pDSL [nullPointer]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.cpp:475:31: note: Assignment 'pDSL=NULL', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.cpp:513:12: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.cpp:514:13: warning: Possible null pointer dereference: pDSL [nullPointer]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.cpp:475:31: note: Assignment 'pDSL=NULL', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.cpp:514:13: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.cpp:515:13: warning: Possible null pointer dereference: pDSL [nullPointer]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.cpp:475:31: note: Assignment 'pDSL=NULL', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.cpp:515:13: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.cpp:319:48: style: Function 'setContainer' argument 1 names different: declaration 'pContainer' definition 'pCO'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:264:53: note: Function 'setContainer' argument 1 names different: declaration 'pContainer' definition 'pCO'.
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.cpp:319:48: note: Function 'setContainer' argument 1 names different: declaration 'pContainer' definition 'pCO'.
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.cpp:752:98: style: Function 'setImage' argument 4 names different: declaration 'width' definition 'iWidth'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:138:95: note: Function 'setImage' argument 4 names different: declaration 'width' definition 'iWidth'.
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.cpp:752:98: note: Function 'setImage' argument 4 names different: declaration 'width' definition 'iWidth'.
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.cpp:752:116: style: Function 'setImage' argument 5 names different: declaration 'height' definition 'iHeight'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:138:112: note: Function 'setImage' argument 5 names different: declaration 'height' definition 'iHeight'.
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.cpp:752:116: note: Function 'setImage' argument 5 names different: declaration 'height' definition 'iHeight'.
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.cpp:832:62: style: Function 'setWidthHeight' argument 2 names different: declaration 'width' definition 'iWidth'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:140:60: note: Function 'setWidthHeight' argument 2 names different: declaration 'width' definition 'iWidth'.
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.cpp:832:62: note: Function 'setWidthHeight' argument 2 names different: declaration 'width' definition 'iWidth'.
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.cpp:832:80: style: Function 'setWidthHeight' argument 3 names different: declaration 'height' definition 'iHeight'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:140:77: note: Function 'setWidthHeight' argument 3 names different: declaration 'height' definition 'iHeight'.
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.cpp:832:80: note: Function 'setWidthHeight' argument 3 names different: declaration 'height' definition 'iHeight'.
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.cpp:832:94: style: Function 'setWidthHeight' argument 4 names different: declaration 'doImage' definition 'bDoImage'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:140:90: note: Function 'setWidthHeight' argument 4 names different: declaration 'doImage' definition 'bDoImage'.
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.cpp:832:94: note: Function 'setWidthHeight' argument 4 names different: declaration 'doImage' definition 'bDoImage'.
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.cpp:861:56: style: Function 'setWidth' argument 2 names different: declaration 'width' definition 'iWidth'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:141:54: note: Function 'setWidth' argument 2 names different: declaration 'width' definition 'iWidth'.
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.cpp:861:56: note: Function 'setWidth' argument 2 names different: declaration 'width' definition 'iWidth'.
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.cpp:888:57: style: Function 'setHeight' argument 2 names different: declaration 'height' definition 'iHeight'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:142:55: note: Function 'setHeight' argument 2 names different: declaration 'height' definition 'iHeight'.
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.cpp:888:57: note: Function 'setHeight' argument 2 names different: declaration 'height' definition 'iHeight'.
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:227:25: style: Technically the member function 'fp_ContainerObject::getContainerString' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.cpp:60:34: note: Technically the member function 'fp_ContainerObject::getContainerString' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:227:25: note: Technically the member function 'fp_ContainerObject::getContainerString' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:301:24: performance: Technically the member function 'fp_Container::drawLine' can be static. [functionStatic]
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.cpp:212:20: note: Technically the member function 'fp_Container::drawLine' can be static.
abiword-3.0.2/src/text/fmt/xp/fp_ContainerObject.h:301:24: note: Technically the member function 'fp_Container::drawLine' can be static.
abiword-3.0.2/src/text/fmt/xp/fp_DirectionMarkerRun.cpp:146:55: style: Function 'mapXYToPosition' argument 1 names different: declaration 'xPos' definition 'x'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_DirectionMarkerRun.h:35:43: note: Function 'mapXYToPosition' argument 1 names different: declaration 'xPos' definition 'x'.
abiword-3.0.2/src/text/fmt/xp/fp_DirectionMarkerRun.cpp:146:55: note: Function 'mapXYToPosition' argument 1 names different: declaration 'xPos' definition 'x'.
abiword-3.0.2/src/text/fmt/xp/fp_DirectionMarkerRun.cpp:38:2: performance: Variable 'm_iMarker' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/text/fmt/xp/fp_EmbedRun.cpp:104:32: warning: Either the condition 'pG==NULL' is redundant or there is possible null pointer dereference: pG. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fp_EmbedRun.cpp:124:8: note: Assuming that condition 'pG==NULL' is not redundant
abiword-3.0.2/src/text/fmt/xp/fp_EmbedRun.cpp:104:32: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fp_EmbedRun.cpp:335:45: style: Function 'mapXYToPosition' argument 1 names different: declaration 'xPos' definition 'x'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_EmbedRun.h:39:43: note: Function 'mapXYToPosition' argument 1 names different: declaration 'xPos' definition 'x'.
abiword-3.0.2/src/text/fmt/xp/fp_EmbedRun.cpp:335:45: note: Function 'mapXYToPosition' argument 1 names different: declaration 'xPos' definition 'x'.
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.cpp:543:45: style: Function 'setY' argument 1 names different: declaration 'iY' definition 'iy'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:74:37: note: Function 'setY' argument 1 names different: declaration 'iY' definition 'iy'.
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.cpp:543:45: note: Function 'setY' argument 1 names different: declaration 'iY' definition 'iy'.
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:46:22: style: Technically the member function 'fp_FootnoteContainer::getValue' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.cpp:85:33: note: Technically the member function 'fp_FootnoteContainer::getValue' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:46:22: note: Technically the member function 'fp_FootnoteContainer::getValue' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:68:22: style: Technically the member function 'fp_AnnotationContainer::getValue' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.cpp:379:35: note: Technically the member function 'fp_AnnotationContainer::getValue' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:68:22: note: Technically the member function 'fp_AnnotationContainer::getValue' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:81:22: style: Technically the member function 'fp_AnnotationContainer::getPID' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.cpp:425:35: note: Technically the member function 'fp_AnnotationContainer::getPID' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:81:22: note: Technically the member function 'fp_AnnotationContainer::getPID' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:95:22: style: Technically the member function 'fp_EndnoteContainer::getValue' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.cpp:666:32: note: Technically the member function 'fp_EndnoteContainer::getValue' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_FootnoteContainer.h:95:22: note: Technically the member function 'fp_EndnoteContainer::getValue' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_FrameContainer.cpp:843:45: style: Function 'setHeight' argument 1 names different: declaration 'iHeight' definition 'iY'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_FrameContainer.h:65:42: note: Function 'setHeight' argument 1 names different: declaration 'iHeight' definition 'iY'.
abiword-3.0.2/src/text/fmt/xp/fp_FrameContainer.cpp:843:45: note: Function 'setHeight' argument 1 names different: declaration 'iHeight' definition 'iY'.
abiword-3.0.2/src/text/fmt/xp/fp_FrameContainer.h:121:22: style: Technically the member function 'fp_FrameContainer::isAbove' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fp_FrameContainer.cpp:113:25: note: Technically the member function 'fp_FrameContainer::isAbove' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_FrameContainer.h:121:22: note: Technically the member function 'fp_FrameContainer::isAbove' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_FrameContainer.h:125:25: performance: Technically the member function 'fp_FrameContainer::_drawLine' can be static. [functionStatic]
abiword-3.0.2/src/text/fmt/xp/fp_FrameContainer.cpp:473:25: note: Technically the member function 'fp_FrameContainer::_drawLine' can be static.
abiword-3.0.2/src/text/fmt/xp/fp_FrameContainer.h:125:25: note: Technically the member function 'fp_FrameContainer::_drawLine' can be static.
abiword-3.0.2/src/text/fmt/xp/fp_Line.cpp:3264:76: warning: Either the condition 'if(pFL&&pFL->getDocPosition()>=posStart&&pFL->getDocPosition()<=posEnd)' is redundant or there is possible null pointer dereference: pFL. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fp_Line.cpp:3265:7: note: Assuming that condition 'if(pFL&&pFL->getDocPosition()>=posStart&&pFL->getDocPosition()<=posEnd)' is not redundant
abiword-3.0.2/src/text/fmt/xp/fp_Line.cpp:3264:76: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fp_Line.cpp:3329:84: warning: Either the condition 'if(pAL&&pAL->getDocPosition()>=posStart&&pAL->getDocPosition()<=posEnd)' is redundant or there is possible null pointer dereference: pAL. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fp_Line.cpp:3330:13: note: Assuming that condition 'if(pAL&&pAL->getDocPosition()>=posStart&&pAL->getDocPosition()<=posEnd)' is not redundant
abiword-3.0.2/src/text/fmt/xp/fp_Line.cpp:3329:84: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fp_Line.cpp:857:2: style: Variable 'pRec' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fp_Line.cpp:856:0: note: Variable 'pRec' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fp_Line.cpp:857:2: note: Variable 'pRec' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fp_Line.cpp:1166:38: style: Function 'insertRunAfter' argument 1 names different: declaration 'pRun1' definition 'pNewRun'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:133:31: note: Function 'insertRunAfter' argument 1 names different: declaration 'pRun1' definition 'pNewRun'.
abiword-3.0.2/src/text/fmt/xp/fp_Line.cpp:1166:38: note: Function 'insertRunAfter' argument 1 names different: declaration 'pRun1' definition 'pNewRun'.
abiword-3.0.2/src/text/fmt/xp/fp_Line.cpp:1166:55: style: Function 'insertRunAfter' argument 2 names different: declaration 'pRun2' definition 'pAfter'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:133:46: note: Function 'insertRunAfter' argument 2 names different: declaration 'pRun2' definition 'pAfter'.
abiword-3.0.2/src/text/fmt/xp/fp_Line.cpp:1166:55: note: Function 'insertRunAfter' argument 2 names different: declaration 'pRun2' definition 'pAfter'.
abiword-3.0.2/src/text/fmt/xp/fp_Line.cpp:1232:41: style: Function 'mapXYToPosition' argument 1 names different: declaration 'xPos' definition 'x'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:160:42: note: Function 'mapXYToPosition' argument 1 names different: declaration 'xPos' definition 'x'.
abiword-3.0.2/src/text/fmt/xp/fp_Line.cpp:1232:41: note: Function 'mapXYToPosition' argument 1 names different: declaration 'xPos' definition 'x'.
abiword-3.0.2/src/text/fmt/xp/fp_Line.cpp:1232:54: style: Function 'mapXYToPosition' argument 2 names different: declaration 'yPos' definition 'y'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:160:58: note: Function 'mapXYToPosition' argument 2 names different: declaration 'yPos' definition 'y'.
abiword-3.0.2/src/text/fmt/xp/fp_Line.cpp:1232:54: note: Function 'mapXYToPosition' argument 2 names different: declaration 'yPos' definition 'y'.
abiword-3.0.2/src/text/fmt/xp/fp_Line.cpp:1473:37: style: Function 'recalcHeight' argument 1 names different: declaration 'pLast' definition 'pLastRun'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:177:30: note: Function 'recalcHeight' argument 1 names different: declaration 'pLast' definition 'pLastRun'.
abiword-3.0.2/src/text/fmt/xp/fp_Line.cpp:1473:37: note: Function 'recalcHeight' argument 1 names different: declaration 'pLast' definition 'pLastRun'.
abiword-3.0.2/src/text/fmt/xp/fp_Line.cpp:2070:48: style: Function 'clearScreenFromRunToEnd' argument 1 names different: declaration 'pRun' definition 'ppRun'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:165:41: note: Function 'clearScreenFromRunToEnd' argument 1 names different: declaration 'pRun' definition 'ppRun'.
abiword-3.0.2/src/text/fmt/xp/fp_Line.cpp:2070:48: note: Function 'clearScreenFromRunToEnd' argument 1 names different: declaration 'pRun' definition 'ppRun'.
abiword-3.0.2/src/text/fmt/xp/fp_Line.cpp:2401:49: style: Function 'calculateWidthOfRun' argument 1 names different: declaration 'iX' definition 'iWidth'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:144:41: note: Function 'calculateWidthOfRun' argument 1 names different: declaration 'iX' definition 'iWidth'.
abiword-3.0.2/src/text/fmt/xp/fp_Line.cpp:2401:49: note: Function 'calculateWidthOfRun' argument 1 names different: declaration 'iX' definition 'iWidth'.
abiword-3.0.2/src/text/fmt/xp/fp_Line.cpp:3305:83: style: Function 'getAnnotationContainers' argument 1 names different: declaration 'pvecAnnotations' definition 'pvecAnns'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:131:82: note: Function 'getAnnotationContainers' argument 1 names different: declaration 'pvecAnnotations' definition 'pvecAnns'.
abiword-3.0.2/src/text/fmt/xp/fp_Line.cpp:3305:83: note: Function 'getAnnotationContainers' argument 1 names different: declaration 'pvecAnnotations' definition 'pvecAnns'.
abiword-3.0.2/src/text/fmt/xp/fp_Line.cpp:3343:30: style: Function 'setX' argument 1 names different: declaration 'i' definition 'iX'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:101:33: note: Function 'setX' argument 1 names different: declaration 'i' definition 'iX'.
abiword-3.0.2/src/text/fmt/xp/fp_Line.cpp:3343:30: note: Function 'setX' argument 1 names different: declaration 'i' definition 'iX'.
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:99:30: performance: Technically the member function 'fp_Line::assertLineListIntegrity' can be static. [functionStatic]
abiword-3.0.2/src/text/fmt/xp/fp_Line.cpp:725:15: note: Technically the member function 'fp_Line::assertLineListIntegrity' can be static.
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:99:30: note: Technically the member function 'fp_Line::assertLineListIntegrity' can be static.
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:179:18: style: Technically the member function 'fp_Line::setReformat' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fp_Line.cpp:949:15: note: Technically the member function 'fp_Line::setReformat' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:179:18: note: Technically the member function 'fp_Line::setReformat' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:190:8: style: Technically the member function 'fp_Line::findNextTabStop' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fp_Line.cpp:3521:15: note: Technically the member function 'fp_Line::findNextTabStop' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:190:8: note: Technically the member function 'fp_Line::findNextTabStop' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:191:8: style: Technically the member function 'fp_Line::findPrevTabStop' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fp_Line.cpp:3553:15: note: Technically the member function 'fp_Line::findPrevTabStop' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_Line.h:191:8: note: Technically the member function 'fp_Line::findPrevTabStop' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_Line.cpp:270:0: error: Memory leak: pFirstR [memleak]
abiword-3.0.2/src/text/fmt/xp/fp_Line.cpp:270:0: error: Memory leak: pLastR [memleak]
abiword-3.0.2/src/text/fmt/xp/fp_Line.cpp:4336:70: style: Clarify calculation precedence for '%' and '?'. [clarifyCalculation]
abiword-3.0.2/src/text/fmt/xp/fp_MathRun.cpp:104:32: warning: Either the condition 'pG==NULL' is redundant or there is possible null pointer dereference: pG. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fp_MathRun.cpp:125:8: note: Assuming that condition 'pG==NULL' is not redundant
abiword-3.0.2/src/text/fmt/xp/fp_MathRun.cpp:104:32: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fp_MathRun.cpp:420:8: warning: Either the condition 'if(pG&&pLayout->isQuickPrint()&&pG->queryProperties(GR_Graphics::DGP_PAPER)&&!getMathManager()->isDefault())' is redundant or there is possible null pointer dereference: pG. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fp_MathRun.cpp:442:4: note: Assuming that condition 'if(pG&&pLayout->isQuickPrint()&&pG->queryProperties(GR_Graphics::DGP_PAPER)&&!getMathManager()->isDefault())' is not redundant
abiword-3.0.2/src/text/fmt/xp/fp_MathRun.cpp:420:8: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fp_MathRun.cpp:503:19: warning: Possible null pointer dereference: szPropVal [nullPointer]
abiword-3.0.2/src/text/fmt/xp/fp_MathRun.cpp:496:28: note: Assignment 'szPropVal=NULL', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fp_MathRun.cpp:503:19: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fp_MathRun.cpp:327:44: style: Function 'mapXYToPosition' argument 1 names different: declaration 'xPos' definition 'x'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_MathRun.h:38:43: note: Function 'mapXYToPosition' argument 1 names different: declaration 'xPos' definition 'x'.
abiword-3.0.2/src/text/fmt/xp/fp_MathRun.cpp:327:44: note: Function 'mapXYToPosition' argument 1 names different: declaration 'xPos' definition 'x'.
abiword-3.0.2/src/text/fmt/xp/fp_MathRun.h:61:26: style: Technically the member function 'fp_MathRun::_drawResizeBox' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fp_MathRun.cpp:265:18: note: Technically the member function 'fp_MathRun::_drawResizeBox' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_MathRun.h:61:26: note: Technically the member function 'fp_MathRun::_drawResizeBox' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_Page.cpp:720:5: warning: Either the condition 'pNewFirstCon' is redundant or there is possible null pointer dereference: pNewFirstCon. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fp_Page.cpp:716:8: note: Assuming that condition 'pNewFirstCon' is not redundant
abiword-3.0.2/src/text/fmt/xp/fp_Page.cpp:720:5: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fp_Page.cpp:2422:6: warning: Either the condition 'pLastRun' is redundant or there is possible null pointer dereference: pLastRun. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fp_Page.cpp:2416:10: note: Assuming that condition 'pLastRun' is not redundant
abiword-3.0.2/src/text/fmt/xp/fp_Page.cpp:2422:6: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fp_Page.cpp:2338:46: style: Function 'columnHeightChanged' argument 1 names different: declaration 'pLeader' definition 'pCol'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_Page.h:102:42: note: Function 'columnHeightChanged' argument 1 names different: declaration 'pLeader' definition 'pCol'.
abiword-3.0.2/src/text/fmt/xp/fp_Page.cpp:2338:46: note: Function 'columnHeightChanged' argument 1 names different: declaration 'pLeader' definition 'pCol'.
abiword-3.0.2/src/text/fmt/xp/fp_Page.cpp:2435:41: style: Function 'mapXYToPosition' argument 1 names different: declaration 'xPos' definition 'x'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_Page.h:91:36: note: Function 'mapXYToPosition' argument 1 names different: declaration 'xPos' definition 'x'.
abiword-3.0.2/src/text/fmt/xp/fp_Page.cpp:2435:41: note: Function 'mapXYToPosition' argument 1 names different: declaration 'xPos' definition 'x'.
abiword-3.0.2/src/text/fmt/xp/fp_Page.cpp:2435:54: style: Function 'mapXYToPosition' argument 2 names different: declaration 'yPos' definition 'y'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_Page.h:91:52: note: Function 'mapXYToPosition' argument 2 names different: declaration 'yPos' definition 'y'.
abiword-3.0.2/src/text/fmt/xp/fp_Page.cpp:2435:54: note: Function 'mapXYToPosition' argument 2 names different: declaration 'yPos' definition 'y'.
abiword-3.0.2/src/text/fmt/xp/fp_Page.cpp:2462:57: style: Function 'mapXYToPosition' argument 2 names different: declaration 'xPos' definition 'x'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_Page.h:90:52: note: Function 'mapXYToPosition' argument 2 names different: declaration 'xPos' definition 'x'.
abiword-3.0.2/src/text/fmt/xp/fp_Page.cpp:2462:57: note: Function 'mapXYToPosition' argument 2 names different: declaration 'xPos' definition 'x'.
abiword-3.0.2/src/text/fmt/xp/fp_Page.cpp:2462:70: style: Function 'mapXYToPosition' argument 3 names different: declaration 'yPos' definition 'y'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_Page.h:90:68: note: Function 'mapXYToPosition' argument 3 names different: declaration 'yPos' definition 'y'.
abiword-3.0.2/src/text/fmt/xp/fp_Page.cpp:2462:70: note: Function 'mapXYToPosition' argument 3 names different: declaration 'yPos' definition 'y'.
abiword-3.0.2/src/text/fmt/xp/fp_Page.cpp:2909:60: style: Function 'markDirtyOverlappingRuns' argument 1 names different: declaration 'pFC' definition 'pFrameC'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_Page.h:151:67: note: Function 'markDirtyOverlappingRuns' argument 1 names different: declaration 'pFC' definition 'pFrameC'.
abiword-3.0.2/src/text/fmt/xp/fp_Page.cpp:2909:60: note: Function 'markDirtyOverlappingRuns' argument 1 names different: declaration 'pFC' definition 'pFrameC'.
abiword-3.0.2/src/text/fmt/xp/fp_Page.cpp:3043:56: style: Function 'removeFrameContainer' argument 1 names different: declaration 'pFC' definition '_pFC'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_Page.h:148:51: note: Function 'removeFrameContainer' argument 1 names different: declaration 'pFC' definition '_pFC'.
abiword-3.0.2/src/text/fmt/xp/fp_Page.cpp:3043:56: note: Function 'removeFrameContainer' argument 1 names different: declaration 'pFC' definition '_pFC'.
abiword-3.0.2/src/text/fmt/xp/fp_Page.cpp:3146:62: style: Function 'removeFootnoteContainer' argument 1 names different: declaration 'pFC' definition '_pFC'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_Page.h:124:57: note: Function 'removeFootnoteContainer' argument 1 names different: declaration 'pFC' definition '_pFC'.
abiword-3.0.2/src/text/fmt/xp/fp_Page.cpp:3146:62: note: Function 'removeFootnoteContainer' argument 1 names different: declaration 'pFC' definition '_pFC'.
abiword-3.0.2/src/text/fmt/xp/fp_Page.cpp:3174:69: style: Function 'findAnnotationContainer' argument 1 names different: declaration 'pFC' definition 'pAC'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_Page.h:136:71: note: Function 'findAnnotationContainer' argument 1 names different: declaration 'pFC' definition 'pAC'.
abiword-3.0.2/src/text/fmt/xp/fp_Page.cpp:3174:69: note: Function 'findAnnotationContainer' argument 1 names different: declaration 'pFC' definition 'pAC'.
abiword-3.0.2/src/text/fmt/xp/fp_Page.cpp:3200:66: style: Function 'insertAnnotationContainer' argument 1 names different: declaration 'pFC' definition 'pAC'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_Page.h:134:61: note: Function 'insertAnnotationContainer' argument 1 names different: declaration 'pFC' definition 'pAC'.
abiword-3.0.2/src/text/fmt/xp/fp_Page.cpp:3200:66: note: Function 'insertAnnotationContainer' argument 1 names different: declaration 'pFC' definition 'pAC'.
abiword-3.0.2/src/text/fmt/xp/fp_Page.cpp:3243:66: style: Function 'removeAnnotationContainer' argument 1 names different: declaration 'pFC' definition '_pAC'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_Page.h:135:61: note: Function 'removeAnnotationContainer' argument 1 names different: declaration 'pFC' definition '_pAC'.
abiword-3.0.2/src/text/fmt/xp/fp_Page.cpp:3243:66: note: Function 'removeAnnotationContainer' argument 1 names different: declaration 'pFC' definition '_pAC'.
abiword-3.0.2/src/text/fmt/xp/fp_Page.h:126:22: style: Technically the member function 'fp_Page::clearScreenFootnotes' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fp_Page.cpp:2036:15: note: Technically the member function 'fp_Page::clearScreenFootnotes' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_Page.h:126:22: note: Technically the member function 'fp_Page::clearScreenFootnotes' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_Page.h:137:22: style: Technically the member function 'fp_Page::clearScreenAnnotations' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fp_Page.cpp:2100:15: note: Technically the member function 'fp_Page::clearScreenAnnotations' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_Page.h:137:22: note: Technically the member function 'fp_Page::clearScreenAnnotations' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_Page.h:142:11: performance: Technically the member function 'fp_Page::frameHeightChanged' can be static. [functionStatic]
abiword-3.0.2/src/text/fmt/xp/fp_Page.cpp:2892:15: note: Technically the member function 'fp_Page::frameHeightChanged' can be static.
abiword-3.0.2/src/text/fmt/xp/fp_Page.h:142:11: note: Technically the member function 'fp_Page::frameHeightChanged' can be static.
abiword-3.0.2/src/text/fmt/xp/fp_Page.h:150:22: style: Technically the member function 'fp_Page::clearScreenFrames' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fp_Page.cpp:2896:15: note: Technically the member function 'fp_Page::clearScreenFrames' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_Page.h:150:22: note: Technically the member function 'fp_Page::clearScreenFrames' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_Page.h:157:22: style: Technically the member function 'fp_Page::overlapsWrappedFrame' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fp_Page.cpp:758:15: note: Technically the member function 'fp_Page::overlapsWrappedFrame' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_Page.h:157:22: note: Technically the member function 'fp_Page::overlapsWrappedFrame' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_Page.h:159:22: style: Technically the member function 'fp_Page::getPageNumber' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fp_Page.cpp:879:20: note: Technically the member function 'fp_Page::getPageNumber' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_Page.h:159:22: note: Technically the member function 'fp_Page::getPageNumber' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_PageSize.cpp:245:9: style: The scope of the variable 'scale' can be reduced. [variableScope]
abiword-3.0.2/src/text/fmt/xp/fp_PageSize.h:63:7: performance: Technically the member function 'fp_PageSize::match' can be static. [functionStatic]
abiword-3.0.2/src/text/fmt/xp/fp_PageSize.cpp:341:19: note: Technically the member function 'fp_PageSize::match' can be static.
abiword-3.0.2/src/text/fmt/xp/fp_PageSize.h:63:7: note: Technically the member function 'fp_PageSize::match' can be static.
abiword-3.0.2/src/text/fmt/xp/fp_PageSize.h:32:1: warning: The class 'fp_PageSize' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:2427:3: warning: Either the condition 'if(pG&&pLayout->isQuickPrint()&&pG->queryProperties(GR_Graphics::DGP_PAPER))' is redundant or there is possible null pointer dereference: pG. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:2439:5: note: Assuming that condition 'if(pG&&pLayout->isQuickPrint()&&pG->queryProperties(GR_Graphics::DGP_PAPER))' is not redundant
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:2427:3: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:2428:3: warning: Either the condition 'if(pG&&pLayout->isQuickPrint()&&pG->queryProperties(GR_Graphics::DGP_PAPER))' is redundant or there is possible null pointer dereference: pG. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:2439:5: note: Assuming that condition 'if(pG&&pLayout->isQuickPrint()&&pG->queryProperties(GR_Graphics::DGP_PAPER))' is not redundant
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:2428:3: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:2448:3: warning: Either the condition 'pG' is redundant or there is possible null pointer dereference: pG. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:2439:6: note: Assuming that condition 'pG' is not redundant
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:2448:3: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:5047:18: warning: Possible null pointer dereference: szCitation [nullPointer]
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:5044:35: note: Assignment 'szCitation=NULL', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:5047:18: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:5103:18: warning: Possible null pointer dereference: szCitation [nullPointer]
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:5100:35: note: Assignment 'szCitation=NULL', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:5103:18: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:948:2: style: Variable 'pRec' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:947:0: note: Variable 'pRec' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:948:2: note: Variable 'pRec' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:1152:3: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:1151:0: note: Variable 'r' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:1152:3: note: Variable 'r' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:3829:4: style: Variable 'iTop' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:3825:4: note: Variable 'iTop' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:3829:4: note: Variable 'iTop' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:4118:2: style: Variable 'pszFieldColor' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:4117:0: note: Variable 'pszFieldColor' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:4118:2: note: Variable 'pszFieldColor' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:4121:2: style: Variable 'pszBGColor' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:4120:0: note: Variable 'pszBGColor' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:4121:2: note: Variable 'pszBGColor' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:3964:13: style: The scope of the variable 'fd' can be reduced. [variableScope]
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:4164:6: style: The scope of the variable 'i' can be reduced. [variableScope]
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:754:29: style: Function 'setX' argument 1 names different: declaration 'x' definition 'iX'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:200:37: note: Function 'setX' argument 1 names different: declaration 'x' definition 'iX'.
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:754:29: note: Function 'setX' argument 1 names different: declaration 'x' definition 'iX'.
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:1515:42: style: Function '_wouldBeHidden' argument 1 names different: declaration 'eVis' definition 'eVisibility'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:432:43: note: Function '_wouldBeHidden' argument 1 names different: declaration 'eVis' definition 'eVisibility'.
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:1515:42: note: Function '_wouldBeHidden' argument 1 names different: declaration 'eVis' definition 'eVisibility'.
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:1943:40: style: Function 'setMaxUnderline' argument 1 names different: declaration 'xoff' definition 'maxh'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:282:39: note: Function 'setMaxUnderline' argument 1 names different: declaration 'xoff' definition 'maxh'.
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:1943:40: note: Function 'setMaxUnderline' argument 1 names different: declaration 'xoff' definition 'maxh'.
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:1953:39: style: Function 'setMinOverline' argument 1 names different: declaration 'xoff' definition 'minh'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:284:38: note: Function 'setMinOverline' argument 1 names different: declaration 'xoff' definition 'minh'.
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:1953:39: note: Function 'setMinOverline' argument 1 names different: declaration 'xoff' definition 'minh'.
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:2129:43: style: Function 'mapXYToPosition' argument 1 names different: declaration 'xPos' definition 'x'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:514:43: note: Function 'mapXYToPosition' argument 1 names different: declaration 'xPos' definition 'x'.
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:2129:43: note: Function 'mapXYToPosition' argument 1 names different: declaration 'xPos' definition 'x'.
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:2233:38: style: Function 'setLeader' argument 1 names different: declaration 'iTabType' definition 'iLeader'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:520:38: note: Function 'setLeader' argument 1 names different: declaration 'iTabType' definition 'iLeader'.
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:2233:38: note: Function 'setLeader' argument 1 names different: declaration 'iTabType' definition 'iLeader'.
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:3506:37: style: Function 'fp_ImageRun' argument 4 names different: declaration 'pGraphic' definition 'pFG'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:866:88: note: Function 'fp_ImageRun' argument 4 names different: declaration 'pGraphic' definition 'pFG'.
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:3506:37: note: Function 'fp_ImageRun' argument 4 names different: declaration 'pGraphic' definition 'pFG'.
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:3715:45: style: Function 'mapXYToPosition' argument 1 names different: declaration 'xPos' definition 'x'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:869:43: note: Function 'mapXYToPosition' argument 1 names different: declaration 'xPos' definition 'x'.
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:3715:45: note: Function 'mapXYToPosition' argument 1 names different: declaration 'xPos' definition 'x'.
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:4288:45: style: Function 'mapXYToPosition' argument 1 names different: declaration 'xPos' definition 'x'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:970:43: note: Function 'mapXYToPosition' argument 1 names different: declaration 'xPos' definition 'x'.
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:4288:45: note: Function 'mapXYToPosition' argument 1 names different: declaration 'xPos' definition 'x'.
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:5843:44: style: Function 'getVisPosition' argument 1 names different: declaration 'ilogPos' definition 'iLogPos'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:292:47: note: Function 'getVisPosition' argument 1 names different: declaration 'ilogPos' definition 'iLogPos'.
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:5843:44: note: Function 'getVisPosition' argument 1 names different: declaration 'ilogPos' definition 'iLogPos'.
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:5907:43: style: Function 'setDirection' argument 1 names different: declaration 'iDirection' definition 'iDir'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:290:51: note: Function 'setDirection' argument 1 names different: declaration 'iDirection' definition 'iDir'.
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:5907:43: note: Function 'setDirection' argument 1 names different: declaration 'iDirection' definition 'iDir'.
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:6026:57: style: Function 'updateOnDelete' argument 2 names different: declaration 'iLen' definition 'iLenToDelete'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:240:65: note: Function 'updateOnDelete' argument 2 names different: declaration 'iLen' definition 'iLenToDelete'.
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:6026:57: note: Function 'updateOnDelete' argument 2 names different: declaration 'iLen' definition 'iLenToDelete'.
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:163:26: style: Technically the member function 'fp_Run::isInSelectedTOC' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:233:14: note: Technically the member function 'fp_Run::isInSelectedTOC' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:163:26: note: Technically the member function 'fp_Run::isInSelectedTOC' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:286:22: performance: Technically the member function 'fp_Run::getToplineThickness' can be static. [functionStatic]
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:1968:19: note: Technically the member function 'fp_Run::getToplineThickness' can be static.
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:286:22: note: Technically the member function 'fp_Run::getToplineThickness' can be static.
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:521:19: style: Technically the member function 'fp_TabRun::getLeader' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:2239:23: note: Technically the member function 'fp_TabRun::getLeader' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:521:19: note: Technically the member function 'fp_TabRun::getLeader' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:524:26: style: Technically the member function 'fp_TabRun::isTOCTab' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:2213:17: note: Technically the member function 'fp_TabRun::isTOCTab' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:524:26: note: Technically the member function 'fp_TabRun::isTOCTab' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:973:24: warning: Virtual function 'getFieldType' is called from destructor '~fp_FieldRun()' at line 3980. Dynamic binding is not used. [virtualCallInConstructor]
abiword-3.0.2/src/text/fmt/xp/fp_Run.cpp:3980:62: note: Calling getFieldType
abiword-3.0.2/src/text/fmt/xp/fp_Run.h:973:24: note: getFieldType is a virtual method
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.cpp:764:6: style: Condition 'bDeleteOK' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.cpp:758:20: note: Assignment 'bDeleteOK=false', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.cpp:764:6: note: Condition 'bDeleteOK' is always false
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.cpp:846:2: style: Variable 'pBroke' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.cpp:844:0: note: Variable 'pBroke' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.cpp:846:2: note: Variable 'pBroke' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.cpp:716:2: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.cpp:551:38: style: Function 'setY' argument 1 names different: declaration 'iY' definition 'i'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.h:58:37: note: Function 'setY' argument 1 names different: declaration 'iY' definition 'i'.
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.cpp:551:38: note: Function 'setY' argument 1 names different: declaration 'iY' definition 'i'.
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.cpp:591:47: style: Function 'setYBreakHere' argument 1 names different: declaration 'iBreakHere' definition 'i'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.h:75:46: note: Function 'setYBreakHere' argument 1 names different: declaration 'iBreakHere' definition 'i'.
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.cpp:591:47: note: Function 'setYBreakHere' argument 1 names different: declaration 'iBreakHere' definition 'i'.
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.cpp:601:44: style: Function 'setYBottom' argument 1 names different: declaration 'iBotContainer' definition 'i'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.h:76:43: note: Function 'setYBottom' argument 1 names different: declaration 'iBotContainer' definition 'i'.
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.cpp:601:44: note: Function 'setYBottom' argument 1 names different: declaration 'iBotContainer' definition 'i'.
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.h:49:22: style: Technically the member function 'fp_TOCContainer::getValue' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.cpp:120:28: note: Technically the member function 'fp_TOCContainer::getValue' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.h:49:22: note: Technically the member function 'fp_TOCContainer::getValue' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.h:51:16: style: Technically the member function 'fp_TOCContainer::forceClearScreen' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.cpp:163:23: note: Technically the member function 'fp_TOCContainer::forceClearScreen' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.h:51:16: note: Technically the member function 'fp_TOCContainer::forceClearScreen' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.h:94:22: style: Technically the member function 'fp_TOCContainer::adjustBrokenTOCs' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.cpp:694:23: note: Technically the member function 'fp_TOCContainer::adjustBrokenTOCs' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.h:94:22: note: Technically the member function 'fp_TOCContainer::adjustBrokenTOCs' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.h:101:22: style: Technically the member function 'fp_TOCContainer::getBrokenNumber' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.cpp:376:28: note: Technically the member function 'fp_TOCContainer::getBrokenNumber' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.h:101:22: note: Technically the member function 'fp_TOCContainer::getBrokenNumber' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.h:57:22: warning: Virtual function 'setContainer' is called from destructor '~fp_TOCContainer()' at line 92. Dynamic binding is not used. [virtualCallInConstructor]
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.cpp:92:2: note: Calling setContainer
abiword-3.0.2/src/text/fmt/xp/fp_TOCContainer.h:57:22: note: setContainer is a virtual method
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:655:5: warning: Either the condition 'if(pBroke&&pBroke->getPage()&&pBroke->getBrokenTop())' is redundant or there is possible null pointer dereference: pBroke. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:711:5: note: Assuming that condition 'if(pBroke&&pBroke->getPage()&&pBroke->getBrokenTop())' is not redundant
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:655:5: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:993:20: warning: Either the condition 'pBroke' is redundant or there is possible null pointer dereference: pBroke. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:980:5: note: Assuming that condition 'pBroke' is not redundant
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:993:20: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:1002:10: warning: Either the condition 'pBroke' is redundant or there is possible null pointer dereference: pBroke. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:980:5: note: Assuming that condition 'pBroke' is not redundant
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:1002:10: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:1039:35: warning: Either the condition 'pBroke' is redundant or there is possible null pointer dereference: pBroke. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:1024:10: note: Assuming that condition 'pBroke' is not redundant
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:1039:35: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:1148:20: warning: Either the condition 'pBroke!=NULL' is redundant or there is possible null pointer dereference: pBroke. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:1169:12: note: Assuming that condition 'pBroke!=NULL' is not redundant
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:1148:20: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:1187:11: warning: Either the condition 'pBroke!=NULL' is redundant or there is possible null pointer dereference: pBroke. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:1196:14: note: Assuming that condition 'pBroke!=NULL' is not redundant
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:1187:11: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:1188:11: warning: Either the condition 'pBroke!=NULL' is redundant or there is possible null pointer dereference: pBroke. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:1196:14: note: Assuming that condition 'pBroke!=NULL' is not redundant
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:1188:11: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:1189:121: warning: Either the condition 'if(pCol)' is redundant or there is possible null pointer dereference: pCol. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:1203:5: note: Assuming that condition 'if(pCol)' is not redundant
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:1189:121: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:1201:102: warning: Either the condition 'if(pCol)' is redundant or there is possible null pointer dereference: pCol. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:1203:5: note: Assuming that condition 'if(pCol)' is not redundant
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:1201:102: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:685:2: style: Variable 'onePix' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:680:0: note: Variable 'onePix' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:685:2: note: Variable 'onePix' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:1251:3: style: Variable 'onePix' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:1246:0: note: Variable 'onePix' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:1251:3: note: Variable 'onePix' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:2246:4: style: Variable 'pCon' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:2240:0: note: Variable 'pCon' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:2246:4: note: Variable 'pCon' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:3552:2: style: Variable 'u' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:3551:0: note: Variable 'u' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:3552:2: note: Variable 'u' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:3883:2: style: Variable 'pBroke' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:3881:0: note: Variable 'pBroke' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:3883:2: note: Variable 'pBroke' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:6186:2: style: Variable 'm_MyAllocation.y' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:6185:2: note: Variable 'm_MyAllocation.y' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:6186:2: note: Variable 'm_MyAllocation.y' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:322:7: style: The scope of the variable 'bFrame' can be reduced. [variableScope]
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:1157:7: style: The scope of the variable 'bDrawTop' can be reduced. [variableScope]
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:1158:7: style: The scope of the variable 'bDrawBot' can be reduced. [variableScope]
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:1166:7: style: The scope of the variable 'bTopScreen' can be reduced. [variableScope]
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:1167:7: style: The scope of the variable 'bBotScreen' can be reduced. [variableScope]
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:2159:17: style: The scope of the variable 'pCon' can be reduced. [variableScope]
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:2579:17: style: The scope of the variable 'pCon' can be reduced. [variableScope]
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:211:67: style: Function 'getColumn' argument 1 names different: declaration 'pCon' definition '_pCon'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:126:49: note: Function 'getColumn' argument 1 names different: declaration 'pCon' definition '_pCon'.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:211:67: note: Function 'getColumn' argument 1 names different: declaration 'pCon' definition '_pCon'.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:1773:87: style: Function 'getFootnoteContainers' argument 1 names different: declaration 'pvecFoots' definition 'pVecFoots'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:162:85: note: Function 'getFootnoteContainers' argument 1 names different: declaration 'pvecFoots' definition 'pVecFoots'.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:1773:87: note: Function 'getFootnoteContainers' argument 1 names different: declaration 'pvecFoots' definition 'pVecFoots'.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:1886:91: style: Function 'getAnnotationContainers' argument 1 names different: declaration 'pvecAnns' definition 'pVecAnns'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:164:89: note: Function 'getAnnotationContainers' argument 1 names different: declaration 'pvecAnns' definition 'pVecAnns'.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:1886:91: note: Function 'getAnnotationContainers' argument 1 names different: declaration 'pvecAnns' definition 'pVecAnns'.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:2343:48: style: Function 'drawBroken' argument 1 names different: declaration 'pDa' definition 'pDA'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:118:40: note: Function 'drawBroken' argument 1 names different: declaration 'pDa' definition 'pDA'.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:2343:48: note: Function 'drawBroken' argument 1 names different: declaration 'pDa' definition 'pDA'.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:2344:31: style: Function 'drawBroken' argument 2 names different: declaration 'pTab' definition 'pBroke'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:118:65: note: Function 'drawBroken' argument 2 names different: declaration 'pTab' definition 'pBroke'.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:2344:31: note: Function 'drawBroken' argument 2 names different: declaration 'pTab' definition 'pBroke'.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:3519:89: style: Function 'getCellAtRowColumnLinear' argument 2 names different: declaration 'column' definition 'col'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:418:72: note: Function 'getCellAtRowColumnLinear' argument 2 names different: declaration 'column' definition 'col'.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:3519:89: note: Function 'getCellAtRowColumnLinear' argument 2 names different: declaration 'column' definition 'col'.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:3538:83: style: Function 'getCellAtRowColumn' argument 2 names different: declaration 'column' definition 'col'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:417:66: note: Function 'getCellAtRowColumn' argument 2 names different: declaration 'column' definition 'col'.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:3538:83: note: Function 'getCellAtRowColumn' argument 2 names different: declaration 'column' definition 'col'.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:4291:40: style: Function 'setY' argument 1 names different: declaration 'iY' definition 'i'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:370:37: note: Function 'setY' argument 1 names different: declaration 'iY' definition 'i'.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:4291:40: note: Function 'setY' argument 1 names different: declaration 'iY' definition 'i'.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:4325:49: style: Function 'setYBreakHere' argument 1 names different: declaration 'iBreakHere' definition 'i'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:424:46: note: Function 'setYBreakHere' argument 1 names different: declaration 'iBreakHere' definition 'i'.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:4325:49: note: Function 'setYBreakHere' argument 1 names different: declaration 'iBreakHere' definition 'i'.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:4331:46: style: Function 'setYBottom' argument 1 names different: declaration 'iBotContainer' definition 'i'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:425:43: note: Function 'setYBottom' argument 1 names different: declaration 'iBotContainer' definition 'i'.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:4331:46: note: Function 'setYBottom' argument 1 names different: declaration 'iBotContainer' definition 'i'.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:4835:56: style: Function 'tableAttach' argument 1 names different: declaration 'pCell' definition 'child'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:399:53: note: Function 'tableAttach' argument 1 names different: declaration 'pCell' definition 'child'.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:4835:56: note: Function 'tableAttach' argument 1 names different: declaration 'pCell' definition 'child'.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:4949:50: style: Function 'setBorderWidth' argument 1 names different: declaration 'i' definition 'iBorder'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:406:47: note: Function 'setBorderWidth' argument 1 names different: declaration 'i' definition 'iBorder'.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:4949:50: note: Function 'setBorderWidth' argument 1 names different: declaration 'i' definition 'iBorder'.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:5309:88: style: Function 'getFootnoteContainers' argument 1 names different: declaration 'pvecFoots' definition 'pVecFoots'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:383:85: note: Function 'getFootnoteContainers' argument 1 names different: declaration 'pvecFoots' definition 'pVecFoots'.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:5309:88: note: Function 'getFootnoteContainers' argument 1 names different: declaration 'pvecFoots' definition 'pVecFoots'.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:5365:92: style: Function 'getAnnotationContainers' argument 1 names different: declaration 'pvecAnns' definition 'pVecAnns'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:385:89: note: Function 'getAnnotationContainers' argument 1 names different: declaration 'pvecAnns' definition 'pVecAnns'.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:5365:92: note: Function 'getAnnotationContainers' argument 1 names different: declaration 'pvecAnns' definition 'pVecAnns'.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:6126:54: style: Function 'sizeRequest' argument 1 names different: declaration 'pRequest' definition 'pRequisition'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:361:51: note: Function 'sizeRequest' argument 1 names different: declaration 'pRequest' definition 'pRequisition'.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:6126:54: note: Function 'sizeRequest' argument 1 names different: declaration 'pRequest' definition 'pRequisition'.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:6180:54: style: Function 'sizeAllocate' argument 1 names different: declaration 'pAllocate' definition 'pAllocation'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:362:51: note: Function 'sizeAllocate' argument 1 names different: declaration 'pAllocate' definition 'pAllocation'.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:6180:54: note: Function 'sizeAllocate' argument 1 names different: declaration 'pAllocate' definition 'pAllocation'.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:121:22: style: Technically the member function 'fp_CellContainer::getScreenPositions' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:967:24: note: Technically the member function 'fp_CellContainer::getScreenPositions' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:121:22: note: Technically the member function 'fp_CellContainer::getScreenPositions' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:128:22: style: Technically the member function 'fp_CellContainer::wantCellVBreakAt' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:2658:29: note: Technically the member function 'fp_CellContainer::wantCellVBreakAt' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:128:22: note: Technically the member function 'fp_CellContainer::wantCellVBreakAt' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:155:22: performance: Technically the member function 'fp_CellContainer::getCellX' can be static. [functionStatic]
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:1944:29: note: Technically the member function 'fp_CellContainer::getCellX' can be static.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:155:22: note: Technically the member function 'fp_CellContainer::getCellX' can be static.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:157:22: style: Technically the member function 'fp_CellContainer::getSpannedHeight' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:610:29: note: Technically the member function 'fp_CellContainer::getSpannedHeight' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:157:22: note: Technically the member function 'fp_CellContainer::getSpannedHeight' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:252:22: style: Technically the member function 'fp_CellContainer::containsNestedTables' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:292:24: note: Technically the member function 'fp_CellContainer::containsNestedTables' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:252:22: note: Technically the member function 'fp_CellContainer::containsNestedTables' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:413:22: style: Technically the member function 'fp_TableContainer::queueResize' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:4959:25: note: Technically the member function 'fp_TableContainer::queueResize' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:413:22: note: Technically the member function 'fp_TableContainer::queueResize' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:460:22: style: Technically the member function 'fp_TableContainer::getRowHeight' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:3575:30: note: Technically the member function 'fp_TableContainer::getRowHeight' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:460:22: note: Technically the member function 'fp_TableContainer::getRowHeight' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:469:26: style: Technically the member function 'fp_TableContainer::containsNestedTables' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:3270:25: note: Technically the member function 'fp_TableContainer::containsNestedTables' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:469:26: note: Technically the member function 'fp_TableContainer::containsNestedTables' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:489:26: style: Technically the member function 'fp_TableContainer::_size_request_pass1' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:5111:26: note: Technically the member function 'fp_TableContainer::_size_request_pass1' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:489:26: note: Technically the member function 'fp_TableContainer::_size_request_pass1' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:491:26: style: Technically the member function 'fp_TableContainer::_size_request_pass3' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:5519:26: note: Technically the member function 'fp_TableContainer::_size_request_pass3' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:491:26: note: Technically the member function 'fp_TableContainer::_size_request_pass3' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:373:22: warning: Virtual function 'setContainer' is called from destructor '~fp_TableContainer()' at line 3205. Dynamic binding is not used. [virtualCallInConstructor]
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.cpp:3205:2: note: Calling setContainer
abiword-3.0.2/src/text/fmt/xp/fp_TableContainer.h:373:22: note: setContainer is a virtual method
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.cpp:2106:32: style: Condition 'prevRun->getType()==FPRUN_TEXT' is always true [knownConditionTrueFalse]
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.cpp:213:33: style: Same expression on both sides of '!=' because the value of '_getDecorations()' and 'oldDecors' are the same. [duplicateExpression]
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.cpp:175:39: note: 'oldDecors' is assigned value '_getDecorations()' here.
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.cpp:213:33: note: Same expression on both sides of '!=' because the value of '_getDecorations()' and 'oldDecors' are the same.
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.cpp:714:44: style: Function 'mapXYToPosition' argument 1 names different: declaration 'xPos' definition 'x'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:48:43: note: Function 'mapXYToPosition' argument 1 names different: declaration 'xPos' definition 'x'.
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.cpp:714:44: note: Function 'mapXYToPosition' argument 1 names different: declaration 'xPos' definition 'x'.
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.cpp:714:57: style: Function 'mapXYToPosition' argument 2 names different: declaration 'yPos' definition 'y'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:48:59: note: Function 'mapXYToPosition' argument 2 names different: declaration 'yPos' definition 'y'.
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.cpp:714:57: note: Function 'mapXYToPosition' argument 2 names different: declaration 'yPos' definition 'y'.
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.cpp:1953:20: style: Function '_fillRect' argument 4 names different: declaration 'iStart' definition 'iPos1'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:171:22: note: Function '_fillRect' argument 4 names different: declaration 'iStart' definition 'iPos1'.
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.cpp:1953:20: note: Function '_fillRect' argument 4 names different: declaration 'iStart' definition 'iPos1'.
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.cpp:1955:19: style: Function '_fillRect' argument 6 names different: declaration 'rect' definition 'r'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:173:22: note: Function '_fillRect' argument 6 names different: declaration 'rect' definition 'r'.
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.cpp:1955:19: note: Function '_fillRect' argument 6 names different: declaration 'rect' definition 'r'.
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.cpp:2768:43: style: Function 'getStr' argument 1 names different: declaration 'str' definition 'pStr'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:91:35: note: Function 'getStr' argument 1 names different: declaration 'str' definition 'pStr'.
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.cpp:2768:43: note: Function 'getStr' argument 1 names different: declaration 'str' definition 'pStr'.
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.cpp:2868:68: style: Function 'setDirection' argument 2 names different: declaration 'override' definition 'dirOverride'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:94:61: note: Function 'setDirection' argument 2 names different: declaration 'override' definition 'dirOverride'.
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.cpp:2868:68: note: Function 'setDirection' argument 2 names different: declaration 'override' definition 'dirOverride'.
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.cpp:3239:61: style: Function 'updateOnDelete' argument 2 names different: declaration 'iLen' definition 'iLenToDelete'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:118:65: note: Function 'updateOnDelete' argument 2 names different: declaration 'iLen' definition 'iLenToDelete'.
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.cpp:3239:61: note: Function 'updateOnDelete' argument 2 names different: declaration 'iLen' definition 'iLenToDelete'.
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.cpp:3393:50: style: Function 'adjustDeletePosition' argument 1 names different: declaration 'pos1' definition 'iDocumentPosition'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:121:54: note: Function 'adjustDeletePosition' argument 1 names different: declaration 'pos1' definition 'iDocumentPosition'.
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.cpp:3393:50: note: Function 'adjustDeletePosition' argument 1 names different: declaration 'pos1' definition 'iDocumentPosition'.
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.cpp:3393:80: style: Function 'adjustDeletePosition' argument 2 names different: declaration 'count' definition 'iCount'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:121:71: note: Function 'adjustDeletePosition' argument 2 names different: declaration 'count' definition 'iCount'.
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.cpp:3393:80: note: Function 'adjustDeletePosition' argument 2 names different: declaration 'count' definition 'iCount'.
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.cpp:65:13: warning: Member variable 'fp_TextRun::m_bSpellSquiggled' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.cpp:65:13: warning: Member variable 'fp_TextRun::m_bGrammarSquiggled' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:68:26: style: Technically the member function 'fp_TextRun::isOneItem' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.cpp:2806:18: note: Technically the member function 'fp_TextRun::isOneItem' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:68:26: note: Technically the member function 'fp_TextRun::isOneItem' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:91:15: style: Technically the member function 'fp_TextRun::getStr' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.cpp:2768:23: note: Technically the member function 'fp_TextRun::getStr' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:91:15: note: Technically the member function 'fp_TextRun::getStr' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:102:10: style: Technically the member function 'fp_TextRun::breakNeighborsAtDirBoundaries' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.cpp:3027:18: note: Technically the member function 'fp_TextRun::breakNeighborsAtDirBoundaries' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:102:10: note: Technically the member function 'fp_TextRun::breakNeighborsAtDirBoundaries' can be const.
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:164:11: performance: Technically the member function 'fp_TextRun::_drawLastChar' can be static. [functionStatic]
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.cpp:2156:18: note: Technically the member function 'fp_TextRun::_drawLastChar' can be static.
abiword-3.0.2/src/text/fmt/xp/fp_TextRun.h:164:11: note: Technically the member function 'fp_TextRun::_drawLastChar' can be static.
abiword-3.0.2/src/text/fmt/xp/fv_FrameEdit.cpp:1306:10: style: Condition '!pszDataID' is always true [knownConditionTrueFalse]
abiword-3.0.2/src/text/fmt/xp/fv_FrameEdit.cpp:1304:32: note: Assignment 'pszDataID=NULL', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fv_FrameEdit.cpp:1306:10: note: Condition '!pszDataID' is always true
abiword-3.0.2/src/text/fmt/xp/fv_FrameEdit.cpp:500:6: warning: Either the condition 'pCL' is redundant or there is possible null pointer dereference: pCL. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fv_FrameEdit.cpp:495:9: note: Assuming that condition 'pCL' is not redundant
abiword-3.0.2/src/text/fmt/xp/fv_FrameEdit.cpp:500:6: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fv_FrameEdit.cpp:1144:6: warning: Either the condition 'pCL' is redundant or there is possible null pointer dereference: pCL. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fv_FrameEdit.cpp:1139:9: note: Assuming that condition 'pCL' is not redundant
abiword-3.0.2/src/text/fmt/xp/fv_FrameEdit.cpp:1144:6: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fv_FrameEdit.cpp:963:3: style: Variable 'bValid' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fv_FrameEdit.cpp:962:0: note: Variable 'bValid' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/text/fmt/xp/fv_FrameEdit.cpp:963:3: note: Variable 'bValid' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/text/fmt/xp/fv_FrameEdit.cpp:115:48: style: Function '_actuallyScroll' argument 1 names different: declaration 'pTimer' definition 'pWorker'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_FrameEdit.h:82:46: note: Function '_actuallyScroll' argument 1 names different: declaration 'pTimer' definition 'pWorker'.
abiword-3.0.2/src/text/fmt/xp/fv_FrameEdit.cpp:115:48: note: Function '_actuallyScroll' argument 1 names different: declaration 'pTimer' definition 'pWorker'.
abiword-3.0.2/src/text/fmt/xp/fv_FrameEdit.cpp:222:44: style: Function '_autoScroll' argument 1 names different: declaration 'pTimer' definition 'pWorker'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_FrameEdit.h:83:42: note: Function '_autoScroll' argument 1 names different: declaration 'pTimer' definition 'pWorker'.
abiword-3.0.2/src/text/fmt/xp/fv_FrameEdit.cpp:222:44: note: Function '_autoScroll' argument 1 names different: declaration 'pTimer' definition 'pWorker'.
abiword-3.0.2/src/text/fmt/xp/fv_FrameEdit.cpp:827:26: style: Function 'getFrameStrings' argument 3 names different: declaration 'FS' definition 'FrameStrings'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_FrameEdit.h:74:29: note: Function 'getFrameStrings' argument 3 names different: declaration 'FS' definition 'FrameStrings'.
abiword-3.0.2/src/text/fmt/xp/fv_FrameEdit.cpp:827:26: note: Function 'getFrameStrings' argument 3 names different: declaration 'FS' definition 'FrameStrings'.
abiword-3.0.2/src/text/fmt/xp/fv_FrameEdit.cpp:829:19: style: Function 'getFrameStrings' argument 5 names different: declaration 'pPage' definition 'ppPage'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_FrameEdit.h:76:23: note: Function 'getFrameStrings' argument 5 names different: declaration 'pPage' definition 'ppPage'.
abiword-3.0.2/src/text/fmt/xp/fv_FrameEdit.cpp:829:19: note: Function 'getFrameStrings' argument 5 names different: declaration 'pPage' definition 'ppPage'.
abiword-3.0.2/src/text/fmt/xp/fv_FrameEdit.h:69:24: style: Technically the member function 'FV_FrameEdit::mouseMotion' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fv_FrameEdit.cpp:1397:27: note: Technically the member function 'FV_FrameEdit::mouseMotion' can be const.
abiword-3.0.2/src/text/fmt/xp/fv_FrameEdit.h:69:24: note: Technically the member function 'FV_FrameEdit::mouseMotion' can be const.
abiword-3.0.2/src/text/fmt/xp/fv_FrameEdit.h:79:24: style: Technically the member function 'FV_FrameEdit::getPNGImage' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fv_FrameEdit.cpp:1297:28: note: Technically the member function 'FV_FrameEdit::getPNGImage' can be const.
abiword-3.0.2/src/text/fmt/xp/fv_FrameEdit.h:79:24: note: Technically the member function 'FV_FrameEdit::getPNGImage' can be const.
abiword-3.0.2/src/text/fmt/xp/fv_InlineImage.cpp:607:3: style: Variable 'pRun' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fv_InlineImage.cpp:605:0: note: Variable 'pRun' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_InlineImage.cpp:607:3: note: Variable 'pRun' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_InlineImage.cpp:653:3: style: Variable 'pRun' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fv_InlineImage.cpp:652:0: note: Variable 'pRun' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_InlineImage.cpp:653:3: note: Variable 'pRun' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_InlineImage.cpp:893:3: style: Variable 'pRun' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fv_InlineImage.cpp:891:0: note: Variable 'pRun' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_InlineImage.cpp:893:3: note: Variable 'pRun' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_InlineImage.cpp:1133:4: style: Variable 'max_width' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fv_InlineImage.cpp:1132:0: note: Variable 'max_width' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_InlineImage.cpp:1133:4: note: Variable 'max_width' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_InlineImage.cpp:1134:4: style: Variable 'max_height' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fv_InlineImage.cpp:1132:0: note: Variable 'max_height' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_InlineImage.cpp:1134:4: note: Variable 'max_height' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_InlineImage.cpp:80:51: style: Function 'setSelectionDrawn' argument 1 names different: declaration 'bSelectionDrawn' definition 'bSelection'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_InlineImage.h:75:47: note: Function 'setSelectionDrawn' argument 1 names different: declaration 'bSelectionDrawn' definition 'bSelection'.
abiword-3.0.2/src/text/fmt/xp/fv_InlineImage.cpp:80:51: note: Function 'setSelectionDrawn' argument 1 names different: declaration 'bSelectionDrawn' definition 'bSelection'.
abiword-3.0.2/src/text/fmt/xp/fv_InlineImage.cpp:85:54: style: Function 'setMode' argument 1 names different: declaration 'iInlineDragMode' definition 'iEditMode'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_InlineImage.h:54:57: note: Function 'setMode' argument 1 names different: declaration 'iInlineDragMode' definition 'iEditMode'.
abiword-3.0.2/src/text/fmt/xp/fv_InlineImage.cpp:85:54: note: Function 'setMode' argument 1 names different: declaration 'iInlineDragMode' definition 'iEditMode'.
abiword-3.0.2/src/text/fmt/xp/fv_InlineImage.cpp:104:56: style: Function '_actuallyScroll' argument 1 names different: declaration 'pTimer' definition 'pWorker'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_InlineImage.h:68:46: note: Function '_actuallyScroll' argument 1 names different: declaration 'pTimer' definition 'pWorker'.
abiword-3.0.2/src/text/fmt/xp/fv_InlineImage.cpp:104:56: note: Function '_actuallyScroll' argument 1 names different: declaration 'pTimer' definition 'pWorker'.
abiword-3.0.2/src/text/fmt/xp/fv_InlineImage.cpp:175:52: style: Function '_autoScroll' argument 1 names different: declaration 'pTimer' definition 'pWorker'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_InlineImage.h:69:42: note: Function '_autoScroll' argument 1 names different: declaration 'pTimer' definition 'pWorker'.
abiword-3.0.2/src/text/fmt/xp/fv_InlineImage.cpp:175:52: note: Function '_autoScroll' argument 1 names different: declaration 'pTimer' definition 'pWorker'.
abiword-3.0.2/src/text/fmt/xp/fv_InlineImage.h:74:24: performance: Technically the member function 'FV_VisualInlineImage::getImageSelBoxSize' can be static. [functionStatic]
abiword-3.0.2/src/text/fmt/xp/fv_InlineImage.cpp:1199:33: note: Technically the member function 'FV_VisualInlineImage::getImageSelBoxSize' can be static.
abiword-3.0.2/src/text/fmt/xp/fv_InlineImage.h:74:24: note: Technically the member function 'FV_VisualInlineImage::getImageSelBoxSize' can be static.
abiword-3.0.2/src/text/fmt/xp/fv_Selection.cpp:170:3: style: Variable 'bRes' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fv_Selection.cpp:169:0: note: Variable 'bRes' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_Selection.cpp:170:3: note: Variable 'bRes' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_Selection.h:85:24: performance: Technically the member function 'FV_Selection::addSelectedRange' can be static. [functionStatic]
abiword-3.0.2/src/text/fmt/xp/fv_Selection.cpp:378:20: note: Technically the member function 'FV_Selection::addSelectedRange' can be static.
abiword-3.0.2/src/text/fmt/xp/fv_Selection.h:85:24: note: Technically the member function 'FV_Selection::addSelectedRange' can be static.
abiword-3.0.2/src/text/fmt/xp/fv_SelectionHandles.cpp:26:73: style: Function 'FV_SelectionHandles' argument 2 names different: declaration 'selection' definition 'pSelection'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_SelectionHandles.h:33:53: note: Function 'FV_SelectionHandles' argument 2 names different: declaration 'selection' definition 'pSelection'.
abiword-3.0.2/src/text/fmt/xp/fv_SelectionHandles.cpp:26:73: note: Function 'FV_SelectionHandles' argument 2 names different: declaration 'selection' definition 'pSelection'.
abiword-3.0.2/src/text/fmt/xp/fv_SelectionHandles.cpp:26:73: performance: Function parameter 'pSelection' should be passed by const reference. [passedByValue]
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:3001:2: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:14197:15: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:14195:40: note: outer condition: props[i]!=NULL
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:14197:15: note: identical inner condition: props[i]!=NULL
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:932:9: style: Condition 'pos>9' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:931:18: note: Assignment 'pos=1', assigned value is 1
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:932:9: note: Condition 'pos>9' is always false
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:2081:9: style: Condition '!bBlockDone' is always true [knownConditionTrueFalse]
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:2080:21: note: Assignment 'bBlockDone=false', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:2081:9: note: Condition '!bBlockDone' is always true
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:12163:18: style: Condition 'hfType<FL_HDRFTR_FOOTER' is always true [knownConditionTrueFalse]
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:2032:48: warning: Either the condition 'if(pT&&UT_UCS4_islower(*pT)&&buffer.getLength()>1&&UT_UCS4_islower(*(pT+1)))' is redundant or there is possible null pointer dereference: pT. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:2034:6: note: Assuming that condition 'if(pT&&UT_UCS4_islower(*pT)&&buffer.getLength()>1&&UT_UCS4_islower(*(pT+1)))' is not redundant
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:2032:48: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:11768:32: warning: Either the condition 'if(pPage)' is redundant or there is possible null pointer dereference: pPage. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:11796:4: note: Assuming that condition 'if(pPage)' is not redundant
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:11768:32: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:11801:12: warning: Either the condition 'if(pDSL&&(hfType<FL_HDRFTR_FOOTER))' is redundant or there is possible null pointer dereference: pDSL. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:11804:4: note: Assuming that condition 'if(pDSL&&(hfType<FL_HDRFTR_FOOTER))' is not redundant
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:11801:12: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:12706:25: warning: Either the condition 'pRun' is redundant or there is possible null pointer dereference: pRun. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:12703:9: note: Assuming that condition 'pRun' is not redundant
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:12706:25: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:12707:27: warning: Either the condition 'pRun' is redundant or there is possible null pointer dereference: pRun. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:12703:9: note: Assuming that condition 'pRun' is not redundant
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:12707:27: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:13814:62: warning: Either the condition '!pBL' is redundant or there is possible null pointer dereference: pBL. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:13815:5: note: Assuming that condition '!pBL' is not redundant
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:13814:62: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:1267:9: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:1246:26: note: Assignment 'szWidth=0', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:1267:9: note: Null pointer addition
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:1269:9: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:1247:28: note: Assignment 'szHeight=0', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:1269:9: note: Null pointer addition
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:2032:56: warning: Either the condition 'if(pT&&UT_UCS4_islower(*pT)&&buffer.getLength()>1&&UT_UCS4_islower(*(pT+1)))' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:2034:6: note: Assuming that condition 'if(pT&&UT_UCS4_islower(*pT)&&buffer.getLength()>1&&UT_UCS4_islower(*(pT+1)))' is not redundant
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:2032:56: note: Null pointer addition
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:14249:24: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:1264:2: style: Variable 'bFound' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:1263:2: note: Variable 'bFound' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:1264:2: note: Variable 'bFound' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:4390:4: style: Variable 'bFoundPrevHeadingBackwards' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:4388:0: note: Variable 'bFoundPrevHeadingBackwards' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:4390:4: note: Variable 'bFoundPrevHeadingBackwards' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:4507:2: style: Variable 'sfh' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:4502:0: note: Variable 'sfh' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:4507:2: note: Variable 'sfh' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:5952:2: style: Variable 'bRet' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:5947:2: note: Variable 'bRet' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:5952:2: note: Variable 'bRet' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:9387:3: style: Variable 'pDSL' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:9386:0: note: Variable 'pDSL' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:9387:3: note: Variable 'pDSL' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:9827:4: style: Variable 'pCur' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:9825:0: note: Variable 'pCur' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:9827:4: note: Variable 'pCur' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:6830:22: style: Same expression on both sides of '!=' because the value of 'getCurrentPage()' and 'pPage' are the same. [duplicateExpression]
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:6828:34: note: 'pPage' is assigned value 'getCurrentPage()' here.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:6830:22: note: Same expression on both sides of '!=' because the value of 'getCurrentPage()' and 'pPage' are the same.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:1324:12: style: The scope of the variable 'bDir' can be reduced. [variableScope]
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:5554:9: style: The scope of the variable 'fIndent' can be reduced. [variableScope]
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:5557:9: style: The scope of the variable 'fAlign' can be reduced. [variableScope]
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:11361:9: style: The scope of the variable 'newWord' can be reduced. [variableScope]
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:799:46: style: Function 'removeCaret' argument 1 names different: declaration 'sCaretID' definition 'sUUID'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:745:56: note: Function 'removeCaret' argument 1 names different: declaration 'sCaretID' definition 'sUUID'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:799:46: note: Function 'removeCaret' argument 1 names different: declaration 'sCaretID' definition 'sUUID'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:1171:44: style: Function 'setFrameFormat' argument 1 names different: declaration 'props' definition 'properties'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:559:48: note: Function 'setFrameFormat' argument 1 names different: declaration 'props' definition 'properties'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:1171:44: note: Function 'setFrameFormat' argument 1 names different: declaration 'props' definition 'properties'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:1319:75: style: Function 'convertInLineToPositioned' argument 2 names different: declaration 'attribs' definition 'attributes'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:567:27: note: Function 'convertInLineToPositioned' argument 2 names different: declaration 'attribs' definition 'attributes'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:1319:75: note: Function 'convertInLineToPositioned' argument 2 names different: declaration 'attribs' definition 'attributes'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:1392:44: style: Function 'setFrameFormat' argument 1 names different: declaration 'props' definition 'properties'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:562:48: note: Function 'setFrameFormat' argument 1 names different: declaration 'props' definition 'properties'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:1392:44: note: Function 'setFrameFormat' argument 1 names different: declaration 'props' definition 'properties'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:1393:29: style: Function 'setFrameFormat' argument 3 names different: declaration 'dataID' definition 'sDataID'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:562:92: note: Function 'setFrameFormat' argument 3 names different: declaration 'dataID' definition 'sDataID'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:1393:29: note: Function 'setFrameFormat' argument 3 names different: declaration 'dataID' definition 'sDataID'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:1474:69: style: Function 'setFrameFormat' argument 2 names different: declaration 'props' definition 'properties'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:560:72: note: Function 'setFrameFormat' argument 2 names different: declaration 'props' definition 'properties'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:1474:69: note: Function 'setFrameFormat' argument 2 names different: declaration 'props' definition 'properties'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:2904:64: style: Function 'saveSelectedImage' argument 1 names different: declaration 'outByteBuf' definition 'pBytes'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:370:56: note: Function 'saveSelectedImage' argument 1 names different: declaration 'outByteBuf' definition 'pBytes'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:2904:64: note: Function 'saveSelectedImage' argument 1 names different: declaration 'outByteBuf' definition 'pBytes'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:4046:65: style: Function 'setStyleAtPos' argument 2 names different: declaration 'posStart' definition 'posStart1'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:453:57: note: Function 'setStyleAtPos' argument 2 names different: declaration 'posStart' definition 'posStart1'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:4046:65: note: Function 'setStyleAtPos' argument 2 names different: declaration 'posStart' definition 'posStart1'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:4046:91: style: Function 'setStyleAtPos' argument 3 names different: declaration 'posEnd' definition 'posEnd1'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:453:82: note: Function 'setStyleAtPos' argument 3 names different: declaration 'posEnd' definition 'posEnd1'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:4046:91: note: Function 'setStyleAtPos' argument 3 names different: declaration 'posEnd' definition 'posEnd1'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:5223:45: style: Function 'getCharFormat' argument 1 names different: declaration 'properties' definition 'pProps'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:449:37: note: Function 'getCharFormat' argument 1 names different: declaration 'properties' definition 'pProps'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:5223:45: note: Function 'getCharFormat' argument 1 names different: declaration 'properties' definition 'pProps'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:5228:45: style: Function 'getCharFormat' argument 1 names different: declaration 'properties' definition 'pProps'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:450:37: note: Function 'getCharFormat' argument 1 names different: declaration 'properties' definition 'pProps'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:5228:45: note: Function 'getCharFormat' argument 1 names different: declaration 'properties' definition 'pProps'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:5495:71: style: Function 'getAllBlocksInList' argument 1 names different: declaration 'vBlock' definition 'v'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:419:63: note: Function 'getAllBlocksInList' argument 1 names different: declaration 'vBlock' definition 'v'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:5495:71: note: Function 'getAllBlocksInList' argument 1 names different: declaration 'vBlock' definition 'v'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:5974:22: style: Function 'changeListStyle' argument 6 names different: declaration 'pszFormat' definition 'pszFont'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:429:21: note: Function 'changeListStyle' argument 6 names different: declaration 'pszFormat' definition 'pszFont'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:5974:22: note: Function 'changeListStyle' argument 6 names different: declaration 'pszFormat' definition 'pszFont'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:5975:15: style: Function 'changeListStyle' argument 7 names different: declaration 'Aligm' definition 'Align'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:430:14: note: Function 'changeListStyle' argument 7 names different: declaration 'Aligm' definition 'Align'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:5975:15: note: Function 'changeListStyle' argument 7 names different: declaration 'Aligm' definition 'Align'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:6101:47: style: Function 'getSectionFormat' argument 1 names different: declaration 'properties' definition 'pProps'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:399:40: note: Function 'getSectionFormat' argument 1 names different: declaration 'properties' definition 'pProps'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:6101:47: note: Function 'getSectionFormat' argument 1 names different: declaration 'properties' definition 'pProps'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:6308:46: style: Function 'getBlockFormat' argument 1 names different: declaration 'properties' definition 'pProps'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:404:38: note: Function 'getBlockFormat' argument 1 names different: declaration 'properties' definition 'pProps'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:6308:46: note: Function 'getBlockFormat' argument 1 names different: declaration 'properties' definition 'pProps'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:6517:48: style: Function 'getSelectionText' argument 1 names different: declaration 'text' definition 'pText'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:487:50: note: Function 'getSelectionText' argument 1 names different: declaration 'text' definition 'pText'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:6517:48: note: Function 'getSelectionText' argument 1 names different: declaration 'text' definition 'pText'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:7002:42: style: Function 'endDragSelection' argument 1 names different: declaration 'xPos' definition 'xpos'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:511:34: note: Function 'endDragSelection' argument 1 names different: declaration 'xPos' definition 'xpos'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:7002:42: note: Function 'endDragSelection' argument 1 names different: declaration 'xPos' definition 'xpos'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:7002:58: style: Function 'endDragSelection' argument 2 names different: declaration 'yPos' definition 'ypos'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:511:50: note: Function 'endDragSelection' argument 2 names different: declaration 'yPos' definition 'ypos'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:7002:58: note: Function 'endDragSelection' argument 2 names different: declaration 'yPos' definition 'ypos'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:7810:46: style: Function 'findSetFindString' argument 1 names different: declaration 'string' definition 'pFind'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:685:46: note: Function 'findSetFindString' argument 1 names different: declaration 'string' definition 'pFind'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:7810:46: note: Function 'findSetFindString' argument 1 names different: declaration 'string' definition 'pFind'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:7835:49: style: Function 'findSetReplaceString' argument 1 names different: declaration 'string' definition 'pReplace'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:686:48: note: Function 'findSetReplaceString' argument 1 names different: declaration 'string' definition 'pReplace'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:7835:49: note: Function 'findSetReplaceString' argument 1 names different: declaration 'string' definition 'pReplace'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:8199:51: style: Function 'getPageScreenOffsets' argument 1 names different: declaration 'pPage' definition 'pThePage'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:392:43: note: Function 'getPageScreenOffsets' argument 1 names different: declaration 'pPage' definition 'pThePage'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:8199:51: note: Function 'getPageScreenOffsets' argument 1 names different: declaration 'pPage' definition 'pThePage'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:8246:39: style: Function 'getPageYOffset' argument 1 names different: declaration 'pPage' definition 'pThePage'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:393:31: note: Function 'getPageYOffset' argument 1 names different: declaration 'pPage' definition 'pThePage'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:8246:39: note: Function 'getPageYOffset' argument 1 names different: declaration 'pPage' definition 'pThePage'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:8443:35: style: Function 'draw' argument 1 names different: declaration 'pRect' definition 'pClipRect'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:278:35: note: Function 'draw' argument 1 names different: declaration 'pRect' definition 'pClipRect'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:8443:35: note: Function 'draw' argument 1 names different: declaration 'pRect' definition 'pClipRect'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:8474:42: style: Function 'drawSelectionBox' argument 1 names different: declaration 'box' definition 'inBox'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:279:43: note: Function 'drawSelectionBox' argument 1 names different: declaration 'box' definition 'inBox'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:8474:42: note: Function 'drawSelectionBox' argument 1 names different: declaration 'box' definition 'inBox'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:8702:44: style: Function 'getCellParams' argument 1 names different: declaration 'posCol' definition 'posCell'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:828:51: note: Function 'getCellParams' argument 1 names different: declaration 'posCol' definition 'posCell'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:8702:44: note: Function 'getCellParams' argument 1 names different: declaration 'posCol' definition 'posCell'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:8702:65: style: Function 'getCellParams' argument 2 names different: declaration 'iLeft' definition 'pLeft'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:828:70: note: Function 'getCellParams' argument 2 names different: declaration 'iLeft' definition 'pLeft'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:8702:65: note: Function 'getCellParams' argument 2 names different: declaration 'iLeft' definition 'pLeft'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:8702:84: style: Function 'getCellParams' argument 3 names different: declaration 'iRight' definition 'pRight'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:829:23: note: Function 'getCellParams' argument 3 names different: declaration 'iRight' definition 'pRight'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:8702:84: note: Function 'getCellParams' argument 3 names different: declaration 'iRight' definition 'pRight'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:8703:21: style: Function 'getCellParams' argument 4 names different: declaration 'iTop' definition 'pTop'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:829:41: note: Function 'getCellParams' argument 4 names different: declaration 'iTop' definition 'pTop'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:8703:21: note: Function 'getCellParams' argument 4 names different: declaration 'iTop' definition 'pTop'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:8703:39: style: Function 'getCellParams' argument 5 names different: declaration 'iBot' definition 'pBot'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:829:58: note: Function 'getCellParams' argument 5 names different: declaration 'iBot' definition 'pBot'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:8703:39: note: Function 'getCellParams' argument 5 names different: declaration 'iBot' definition 'pBot'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:9096:46: style: Function 'getCellProperty' argument 1 names different: declaration 'pos' definition 'posCell'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:833:41: note: Function 'getCellProperty' argument 1 names different: declaration 'pos' definition 'posCell'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:9096:46: note: Function 'getCellProperty' argument 1 names different: declaration 'pos' definition 'posCell'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:12028:38: style: Function 'getEditableBounds' argument 1 names different: declaration 'bEnd' definition 'isEnd'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:460:30: note: Function 'getEditableBounds' argument 1 names different: declaration 'bEnd' definition 'isEnd'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:12028:38: note: Function 'getEditableBounds' argument 1 names different: declaration 'bEnd' definition 'isEnd'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:12028:61: style: Function 'getEditableBounds' argument 2 names different: declaration 'docPos' definition 'posEOD'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:460:53: note: Function 'getEditableBounds' argument 2 names different: declaration 'docPos' definition 'posEOD'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:12028:61: note: Function 'getEditableBounds' argument 2 names different: declaration 'docPos' definition 'posEOD'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:12028:74: style: Function 'getEditableBounds' argument 3 names different: declaration 'bOverride' definition 'bOveride'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:460:66: note: Function 'getEditableBounds' argument 3 names different: declaration 'bOverride' definition 'bOveride'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:12028:74: note: Function 'getEditableBounds' argument 3 names different: declaration 'bOverride' definition 'bOveride'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:12899:16: style: Function 'insertAnnotation' argument 5 names different: declaration 'bReplace' definition 'bCopy'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:645:17: note: Function 'insertAnnotation' argument 5 names different: declaration 'bReplace' definition 'bCopy'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:12899:16: note: Function 'insertAnnotation' argument 5 names different: declaration 'bReplace' definition 'bCopy'.
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:13097:10: style: Variable 'bRet' is assigned a value that is never used. [unreadVariable]
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:129:3: warning: Member variable 'FV_Caret_Listener::m_pGraphics' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:346:25: warning: Virtual function 'setCursorWait' is called from constructor 'FV_View(XAP_App*,void*,FL_DocLayout*)' at line 535. Dynamic binding is not used. [virtualCallInConstructor]
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:535:3: note: Calling setCursorWait
abiword-3.0.2/src/text/fmt/xp/fv_View.h:346:25: note: setCursorWait is a virtual method
abiword-3.0.2/src/text/fmt/xp/fv_View.h:259:34: warning: Virtual function 'getPoint' is called from constructor 'FV_View(XAP_App*,void*,FL_DocLayout*)' at line 618. Dynamic binding is not used. [virtualCallInConstructor]
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:618:33: note: Calling getPoint
abiword-3.0.2/src/text/fmt/xp/fv_View.h:259:34: note: getPoint is a virtual method
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:129:3: style: Class 'FV_Caret_Listener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:224:1: warning: The class 'FV_View_BubbleBlocker' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:13548:20: performance: Use const reference for 'pageSize' to avoid unnecessary data copying. [redundantCopyLocalConst]
abiword-3.0.2/src/text/fmt/xp/fv_View.cpp:13600:20: performance: Use const reference for 'pageSize' to avoid unnecessary data copying. [redundantCopyLocalConst]
abiword-3.0.2/src/text/fmt/xp/fv_ViewDoubleBuffering.cpp:32:25: warning: Member variable 'FV_ViewDoubleBuffering::m_pPainter' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/text/fmt/xp/fv_ViewDoubleBuffering.h:51:7: style: Unused private function: 'FV_ViewDoubleBuffering::redrawEntireScreen' [unusedPrivateFunction]
abiword-3.0.2/src/text/fmt/xp/fv_ViewDoubleBuffering.h:37:7: style: Technically the member function 'FV_ViewDoubleBuffering::getCallDrawOnlyAtTheEnd' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fv_ViewDoubleBuffering.cpp:113:30: note: Technically the member function 'FV_ViewDoubleBuffering::getCallDrawOnlyAtTheEnd' can be const.
abiword-3.0.2/src/text/fmt/xp/fv_ViewDoubleBuffering.h:37:7: note: Technically the member function 'FV_ViewDoubleBuffering::getCallDrawOnlyAtTheEnd' can be const.
abiword-3.0.2/src/text/fmt/xp/fv_ViewDoubleBuffering.h:63:7: style: Technically the member function 'FV_ViewDoubleBuffering::noRecordedDrawCalls' can be const. [functionConst]
abiword-3.0.2/src/text/fmt/xp/fv_ViewDoubleBuffering.cpp:132:30: note: Technically the member function 'FV_ViewDoubleBuffering::noRecordedDrawCalls' can be const.
abiword-3.0.2/src/text/fmt/xp/fv_ViewDoubleBuffering.h:63:7: note: Technically the member function 'FV_ViewDoubleBuffering::noRecordedDrawCalls' can be const.
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:5965:6: style: Condition 'bDidGlob' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:5944:18: note: Assignment 'bDidGlob=false', assigned value is 0
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:5965:6: note: Condition 'bDidGlob' is always false
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:2049:38: warning: Either the condition 'pCell' is redundant or there is possible null pointer dereference: pCell. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:2044:10: note: Assuming that condition 'pCell' is not redundant
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:2049:38: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:3995:2: warning: Either the condition 'pRun' is redundant or there is possible null pointer dereference: pRun. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:3991:9: note: Assuming that condition 'pRun' is not redundant
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:3995:2: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:4004:25: warning: Either the condition 'pRun' is redundant or there is possible null pointer dereference: pRun. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:3991:9: note: Assuming that condition 'pRun' is not redundant
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:4004:25: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:4665:24: warning: Either the condition 'pRun' is redundant or there is possible null pointer dereference: pRun. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:4662:9: note: Assuming that condition 'pRun' is not redundant
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:4665:24: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:4667:26: warning: Either the condition 'pRun' is redundant or there is possible null pointer dereference: pRun. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:4662:9: note: Assuming that condition 'pRun' is not redundant
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:4667:26: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:5342:20: warning: Either the condition 'pRun==NULL' is redundant or there is possible null pointer dereference: pRun. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:5484:28: note: Assuming that condition 'pRun==NULL' is not redundant
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:5342:20: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:5350:31: warning: Either the condition 'pBlock' is redundant or there is possible null pointer dereference: pBlock. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:5338:5: note: Assuming that condition 'pBlock' is not redundant
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:5350:31: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:6301:41: warning: Either the condition 'pRun' is redundant or there is possible null pointer dereference: pRun. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:6296:10: note: Assuming that condition 'pRun' is not redundant
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:6301:41: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:6302:39: warning: Either the condition 'pRun' is redundant or there is possible null pointer dereference: pRun. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:6296:10: note: Assuming that condition 'pRun' is not redundant
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:6302:39: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:230:2: style: Variable 'bRes' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:229:0: note: Variable 'bRes' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:230:2: note: Variable 'bRes' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:541:2: style: Variable 'bRes' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:540:2: note: Variable 'bRes' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:541:2: note: Variable 'bRes' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:548:2: style: Variable 'bRes' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:541:2: note: Variable 'bRes' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:548:2: note: Variable 'bRes' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:770:2: style: Variable 'bRes' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:769:0: note: Variable 'bRes' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:770:2: note: Variable 'bRes' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:1300:4: style: Variable 'sdhEndTable' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:1295:0: note: Variable 'sdhEndTable' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:1300:4: note: Variable 'sdhEndTable' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:1527:2: style: Variable 'e' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:1519:0: note: Variable 'e' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:1527:2: note: Variable 'e' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:2234:2: style: Variable 'bRes' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:2233:0: note: Variable 'bRes' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:2234:2: note: Variable 'bRes' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:2515:2: style: Variable 'bRes' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:2514:0: note: Variable 'bRes' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:2515:2: note: Variable 'bRes' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:2936:2: style: Variable 'bres' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:2929:0: note: Variable 'bres' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:2936:2: note: Variable 'bres' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:4231:3: style: Variable 'bOK' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:4230:3: note: Variable 'bOK' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:4231:3: note: Variable 'bOK' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:2228:49: style: The scope of the variable 'endCellSDH' can be reduced. [variableScope]
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:2509:49: style: The scope of the variable 'endCellSDH' can be reduced. [variableScope]
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:5335:12: style: The scope of the variable 'bDir' can be reduced. [variableScope]
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:732:39: style: Function 'cmdSelectTOC' argument 1 names different: declaration 'xPos' definition 'x'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:475:32: note: Function 'cmdSelectTOC' argument 1 names different: declaration 'xPos' definition 'x'.
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:732:39: note: Function 'cmdSelectTOC' argument 1 names different: declaration 'xPos' definition 'x'.
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:732:52: style: Function 'cmdSelectTOC' argument 2 names different: declaration 'yPos' definition 'y'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:475:48: note: Function 'cmdSelectTOC' argument 2 names different: declaration 'yPos' definition 'y'.
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:732:52: note: Function 'cmdSelectTOC' argument 2 names different: declaration 'yPos' definition 'y'.
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:1797:43: style: Function 'cmdInsertCol' argument 1 names different: declaration 'posTable' definition 'posCol'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:820:50: note: Function 'cmdInsertCol' argument 1 names different: declaration 'posTable' definition 'posCol'.
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:1797:43: note: Function 'cmdInsertCol' argument 1 names different: declaration 'posTable' definition 'posCol'.
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:1982:43: style: Function 'cmdInsertRow' argument 1 names different: declaration 'posTable' definition 'posRow'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:819:50: note: Function 'cmdInsertRow' argument 1 names different: declaration 'posTable' definition 'posRow'.
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:1982:43: note: Function 'cmdInsertRow' argument 1 names different: declaration 'posTable' definition 'posRow'.
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:1982:56: style: Function 'cmdInsertRow' argument 2 names different: declaration 'bBfore' definition 'bBefore'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:819:65: note: Function 'cmdInsertRow' argument 2 names different: declaration 'bBfore' definition 'bBefore'.
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:1982:56: note: Function 'cmdInsertRow' argument 2 names different: declaration 'bBfore' definition 'bBefore'.
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:2224:43: style: Function 'cmdDeleteCol' argument 1 names different: declaration 'pos' definition 'posCol'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:816:50: note: Function 'cmdDeleteCol' argument 1 names different: declaration 'pos' definition 'posCol'.
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:2224:43: note: Function 'cmdDeleteCol' argument 1 names different: declaration 'pos' definition 'posCol'.
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:2437:45: style: Function 'cmdDeleteTable' argument 1 names different: declaration 'pos' definition 'posTable'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:818:52: note: Function 'cmdDeleteTable' argument 1 names different: declaration 'pos' definition 'posTable'.
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:2437:45: note: Function 'cmdDeleteTable' argument 1 names different: declaration 'pos' definition 'posTable'.
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:2505:43: style: Function 'cmdDeleteRow' argument 1 names different: declaration 'pos' definition 'posRow'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:817:50: note: Function 'cmdDeleteRow' argument 1 names different: declaration 'pos' definition 'posRow'.
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:2505:43: note: Function 'cmdDeleteRow' argument 1 names different: declaration 'pos' definition 'posRow'.
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:4995:45: style: Function 'cmdInsertXMLID' argument 1 names different: declaration 'name' definition 'xmlid'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:308:46: note: Function 'cmdInsertXMLID' argument 1 names different: declaration 'name' definition 'xmlid'.
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:4995:45: note: Function 'cmdInsertXMLID' argument 1 names different: declaration 'name' definition 'xmlid'.
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:5085:45: style: Function 'cmdDeleteXMLID' argument 1 names different: declaration 'name' definition 'xmlid'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:309:46: note: Function 'cmdDeleteXMLID' argument 1 names different: declaration 'name' definition 'xmlid'.
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:5085:45: note: Function 'cmdDeleteXMLID' argument 1 names different: declaration 'name' definition 'xmlid'.
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:5618:44: style: Function 'cmdInsertMathML' argument 1 names different: declaration 'szFileName' definition 'szUID'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:313:55: note: Function 'cmdInsertMathML' argument 1 names different: declaration 'szFileName' definition 'szUID'.
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:5618:44: note: Function 'cmdInsertMathML' argument 1 names different: declaration 'szFileName' definition 'szUID'.
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:6274:63: style: Function 'cmdAcceptRejectRevision' argument 2 names different: declaration 'x' definition 'xPos'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:778:70: note: Function 'cmdAcceptRejectRevision' argument 2 names different: declaration 'x' definition 'xPos'.
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:6274:63: note: Function 'cmdAcceptRejectRevision' argument 2 names different: declaration 'x' definition 'xPos'.
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:6274:79: style: Function 'cmdAcceptRejectRevision' argument 3 names different: declaration 'y' definition 'yPos'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:778:83: note: Function 'cmdAcceptRejectRevision' argument 3 names different: declaration 'y' definition 'yPos'.
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:6274:79: note: Function 'cmdAcceptRejectRevision' argument 3 names different: declaration 'y' definition 'yPos'.
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:4231:9: style: Variable 'bOK' is assigned a value that is never used. [unreadVariable]
abiword-3.0.2/src/text/fmt/xp/fv_View_cmd.cpp:4622:7: style: Variable 'b' is assigned a value that is never used. [unreadVariable]
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:291:48: warning: Either the condition 'if(pDocR)' is redundant or there is possible null pointer dereference: pDocR. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:292:6: note: Assuming that condition 'if(pDocR)' is not redundant
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:291:48: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:1618:22: warning: Either the condition 'pOldRun==NULL' is redundant or there is possible null pointer dereference: pOldRun. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:1605:13: note: Assuming that condition 'pOldRun==NULL' is not redundant
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:1618:22: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:4236:104: warning: Either the condition 'bEOL&&pRun' is redundant or there is possible null pointer dereference: pRun. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:4238:10: note: Assuming that condition 'bEOL&&pRun' is not redundant
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:4236:104: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:5070:91: warning: Either the condition 'if(pRun&&pRun->getType()==FPRUN_ENDOFPARAGRAPH&&(pRun->getBlockOffset()+pRun->getBlock()->getPosition())<m_iInsPoint)' is redundant or there is possible null pointer dereference: pRun. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:5071:5: note: Assuming that condition 'if(pRun&&pRun->getType()==FPRUN_ENDOFPARAGRAPH&&(pRun->getBlockOffset()+pRun->getBlock()->getPosition())<m_iInsPoint)' is not redundant
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:5070:91: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:5484:9: warning: Either the condition 'pRun' is redundant or there is possible null pointer dereference: pRun. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:5477:8: note: Assuming that condition 'pRun' is not redundant
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:5484:9: note: Null pointer dereference
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:874:2: style: Variable 'bres' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:873:0: note: Variable 'bres' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:874:2: note: Variable 'bres' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:3101:2: style: Variable 'bufferSegment' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:3098:0: note: Variable 'bufferSegment' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:3101:2: note: Variable 'bufferSegment' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:3231:2: style: Variable 'bufferSegment' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:3228:0: note: Variable 'bufferSegment' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:3231:2: note: Variable 'bufferSegment' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:4900:2: style: Variable 'bRes' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:4899:2: note: Variable 'bRes' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:4900:2: note: Variable 'bRes' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:5642:2: style: Variable 'bRes' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:5641:2: note: Variable 'bRes' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:5642:2: note: Variable 'bRes' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:5643:2: style: Variable 'bRes' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:5642:2: note: Variable 'bRes' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:5643:2: note: Variable 'bRes' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:6013:2: style: Variable 'pHFCon' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:6012:0: note: Variable 'pHFCon' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:6013:2: note: Variable 'pHFCon' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:6326:2: style: Variable 'pBlock' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:6325:0: note: Variable 'pBlock' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:6326:2: note: Variable 'pBlock' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:3786:8: style: The scope of the variable 'bCellSelected' can be reduced. [variableScope]
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:688:69: style: Function '_restoreCellParams' argument 2 names different: declaration 'iLineWidth' definition 'iLineType'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:812:76: note: Function '_restoreCellParams' argument 2 names different: declaration 'iLineWidth' definition 'iLineType'.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:688:69: note: Function '_restoreCellParams' argument 2 names different: declaration 'iLineWidth' definition 'iLineType'.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:817:64: style: Function '_changeCellTo' argument 2 names different: declaration 'rowOld' definition 'rowold'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:1005:70: note: Function '_changeCellTo' argument 2 names different: declaration 'rowOld' definition 'rowold'.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:817:64: note: Function '_changeCellTo' argument 2 names different: declaration 'rowOld' definition 'rowold'.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:817:82: style: Function '_changeCellTo' argument 3 names different: declaration 'colOld' definition 'colold'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:1006:22: note: Function '_changeCellTo' argument 3 names different: declaration 'colOld' definition 'colold'.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:817:82: note: Function '_changeCellTo' argument 3 names different: declaration 'colOld' definition 'colold'.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:2207:45: style: Function '_moveInsPtNextPrevScreen' argument 1 names different: declaration 'bNext' definition 'bMovingDown'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:919:40: note: Function '_moveInsPtNextPrevScreen' argument 1 names different: declaration 'bNext' definition 'bMovingDown'.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:2207:45: note: Function '_moveInsPtNextPrevScreen' argument 1 names different: declaration 'bNext' definition 'bMovingDown'.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:2432:43: style: Function '_actuallyScroll' argument 1 names different: declaration 'pTimer' definition 'pWorker'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:973:44: note: Function '_actuallyScroll' argument 1 names different: declaration 'pTimer' definition 'pWorker'.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:2432:43: note: Function '_actuallyScroll' argument 1 names different: declaration 'pTimer' definition 'pWorker'.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:2512:39: style: Function '_autoScroll' argument 1 names different: declaration 'pTimer' definition 'pWorker'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:972:40: note: Function '_autoScroll' argument 1 names different: declaration 'pTimer' definition 'pWorker'.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:2512:39: note: Function '_autoScroll' argument 1 names different: declaration 'pTimer' definition 'pWorker'.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:2939:51: style: Function '_findGetNextBlockBuffer' argument 1 names different: declaration 'block' definition 'pBlock'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:1067:58: note: Function '_findGetNextBlockBuffer' argument 1 names different: declaration 'block' definition 'pBlock'.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:2939:51: note: Function '_findGetNextBlockBuffer' argument 1 names different: declaration 'block' definition 'pBlock'.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:2940:26: style: Function '_findGetNextBlockBuffer' argument 2 names different: declaration 'offset' definition 'pOffset'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:1067:81: note: Function '_findGetNextBlockBuffer' argument 2 names different: declaration 'offset' definition 'pOffset'.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:2940:26: note: Function '_findGetNextBlockBuffer' argument 2 names different: declaration 'offset' definition 'pOffset'.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:3115:51: style: Function '_findGetPrevBlockBuffer' argument 1 names different: declaration 'block' definition 'pBlock'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:1068:58: note: Function '_findGetPrevBlockBuffer' argument 1 names different: declaration 'block' definition 'pBlock'.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:3115:51: note: Function '_findGetPrevBlockBuffer' argument 1 names different: declaration 'block' definition 'pBlock'.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:3116:26: style: Function '_findGetPrevBlockBuffer' argument 2 names different: declaration 'offset' definition 'pOffset'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:1068:81: note: Function '_findGetPrevBlockBuffer' argument 2 names different: declaration 'offset' definition 'pOffset'.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:3116:26: note: Function '_findGetPrevBlockBuffer' argument 2 names different: declaration 'offset' definition 'pOffset'.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:3577:43: style: Function '_extSelToPos' argument 1 names different: declaration 'pos' definition 'iNewPoint'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:966:38: note: Function '_extSelToPos' argument 1 names different: declaration 'pos' definition 'iNewPoint'.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:3577:43: note: Function '_extSelToPos' argument 1 names different: declaration 'pos' definition 'iNewPoint'.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:3658:52: style: Function '_drawBetweenPositions' argument 1 names different: declaration 'left' definition 'iPos1'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:914:47: note: Function '_drawBetweenPositions' argument 1 names different: declaration 'left' definition 'iPos1'.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:3658:52: note: Function '_drawBetweenPositions' argument 1 names different: declaration 'left' definition 'iPos1'.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:3658:74: style: Function '_drawBetweenPositions' argument 2 names different: declaration 'right' definition 'iPos2'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:914:68: note: Function '_drawBetweenPositions' argument 2 names different: declaration 'right' definition 'iPos2'.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:3658:74: note: Function '_drawBetweenPositions' argument 2 names different: declaration 'right' definition 'iPos2'.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:3957:53: style: Function '_clearBetweenPositions' argument 1 names different: declaration 'left' definition 'iPos1'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:915:48: note: Function '_clearBetweenPositions' argument 1 names different: declaration 'left' definition 'iPos1'.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:3957:53: note: Function '_clearBetweenPositions' argument 1 names different: declaration 'left' definition 'iPos1'.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:3957:75: style: Function '_clearBetweenPositions' argument 2 names different: declaration 'right' definition 'iPos2'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:915:69: note: Function '_clearBetweenPositions' argument 2 names different: declaration 'right' definition 'iPos2'.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:3957:75: note: Function '_clearBetweenPositions' argument 2 names different: declaration 'right' definition 'iPos2'.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:4083:16: style: Function '_findPositionCoords' argument 2 names different: declaration 'b' definition 'bEOL'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:930:17: note: Function '_findPositionCoords' argument 2 names different: declaration 'b' definition 'bEOL'.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:4083:16: note: Function '_findPositionCoords' argument 2 names different: declaration 'b' definition 'bEOL'.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:5361:85: style: Function '_deleteBookmark' argument 3 names different: declaration 'pos1' definition 'posStart'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:991:80: note: Function '_deleteBookmark' argument 3 names different: declaration 'pos1' definition 'posStart'.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:5361:85: note: Function '_deleteBookmark' argument 3 names different: declaration 'pos1' definition 'posStart'.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:5361:111: style: Function '_deleteBookmark' argument 4 names different: declaration 'pos2' definition 'posEnd'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:991:110: note: Function '_deleteBookmark' argument 4 names different: declaration 'pos2' definition 'posEnd'.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:5361:111: note: Function '_deleteBookmark' argument 4 names different: declaration 'pos2' definition 'posEnd'.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:5511:52: style: Function '_deleteHyperlink' argument 1 names different: declaration 'i' definition 'pos1'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:992:46: note: Function '_deleteHyperlink' argument 1 names different: declaration 'i' definition 'pos1'.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:5511:52: note: Function '_deleteHyperlink' argument 1 names different: declaration 'i' definition 'pos1'.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:5555:89: style: Function '_deleteXMLID' argument 3 names different: declaration 'posStart' definition 'extPosStart'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:994:83: note: Function '_deleteXMLID' argument 3 names different: declaration 'posStart' definition 'extPosStart'.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:5555:89: note: Function '_deleteXMLID' argument 3 names different: declaration 'posStart' definition 'extPosStart'.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:5555:118: style: Function '_deleteXMLID' argument 4 names different: declaration 'posEnd' definition 'extPosEnd'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_View.h:994:109: note: Function '_deleteXMLID' argument 4 names different: declaration 'posEnd' definition 'extPosEnd'.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:5555:118: note: Function '_deleteXMLID' argument 4 names different: declaration 'posEnd' definition 'extPosEnd'.
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:6173:10: style: Variable 'bOK' is assigned a value that is never used. [unreadVariable]
abiword-3.0.2/src/text/fmt/xp/fv_View_protected.cpp:6208:10: style: Variable 'bOK' is assigned a value that is never used. [unreadVariable]
abiword-3.0.2/src/text/fmt/xp/fv_VisualDragText.cpp:83:51: style: Function 'setMode' argument 1 names different: declaration 'iVisualDragMode' definition 'iEditMode'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_VisualDragText.h:49:53: note: Function 'setMode' argument 1 names different: declaration 'iVisualDragMode' definition 'iEditMode'.
abiword-3.0.2/src/text/fmt/xp/fv_VisualDragText.cpp:83:51: note: Function 'setMode' argument 1 names different: declaration 'iVisualDragMode' definition 'iEditMode'.
abiword-3.0.2/src/text/fmt/xp/fv_VisualDragText.cpp:101:53: style: Function '_actuallyScroll' argument 1 names different: declaration 'pTimer' definition 'pWorker'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_VisualDragText.h:61:46: note: Function '_actuallyScroll' argument 1 names different: declaration 'pTimer' definition 'pWorker'.
abiword-3.0.2/src/text/fmt/xp/fv_VisualDragText.cpp:101:53: note: Function '_actuallyScroll' argument 1 names different: declaration 'pTimer' definition 'pWorker'.
abiword-3.0.2/src/text/fmt/xp/fv_VisualDragText.cpp:185:49: style: Function '_autoScroll' argument 1 names different: declaration 'pTimer' definition 'pWorker'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/fmt/xp/fv_VisualDragText.h:62:42: note: Function '_autoScroll' argument 1 names different: declaration 'pTimer' definition 'pWorker'.
abiword-3.0.2/src/text/fmt/xp/fv_VisualDragText.cpp:185:49: note: Function '_autoScroll' argument 1 names different: declaration 'pTimer' definition 'pWorker'.
abiword-3.0.2/src/text/ptbl/xp/pp_Revision.h:176:67: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/ptbl/xp/pp_AttrProp.h:130:2: style: 'PP_AttrProp::operator=' should return 'PP_AttrProp &'. [operatorEq]
abiword-3.0.2/src/text/ptbl/xp/pf_Fragments.h:117:8: style: Technically the member function 'pf_Fragments::Iterator::operator==' can be const. [functionConst]
abiword-3.0.2/src/text/ptbl/xp/pf_Fragments.h:120:8: style: Technically the member function 'pf_Fragments::Iterator::operator!=' can be const. [functionConst]
abiword-3.0.2/src/text/ptbl/xp/pt_VarSet.h:59:19: performance: Technically the member function 'pt_VarSet::_subscriptFromBufIndex' can be static. [functionStatic]
abiword-3.0.2/src/text/ptbl/xp/pt_VarSet.h:63:19: performance: Technically the member function 'pt_VarSet::_subscriptFromAPIndex' can be static. [functionStatic]
abiword-3.0.2/src/text/ptbl/xp/pt_VarSet.h:68:19: performance: Technically the member function 'pt_VarSet::_varsetFromBufIndex' can be static. [functionStatic]
abiword-3.0.2/src/text/ptbl/xp/pt_VarSet.h:73:19: performance: Technically the member function 'pt_VarSet::_varsetFromAPIndex' can be static. [functionStatic]
abiword-3.0.2/src/text/ptbl/xp/pt_VarSet.h:78:21: performance: Technically the member function 'pt_VarSet::_makeBufIndex' can be static. [functionStatic]
abiword-3.0.2/src/text/ptbl/xp/pt_VarSet.h:83:26: performance: Technically the member function 'pt_VarSet::_makeAPIndex' can be static. [functionStatic]
abiword-3.0.2/src/text/ptbl/xp/pp_Revision.h:197:24: style: Technically the member function 'PP_RevisionAttr::forceDirty' can be const. [functionConst]
abiword-3.0.2/src/text/ptbl/xp/pf_Fragments.h:67:4: style: Class 'Node' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/text/ptbl/xp/pp_Property.h:67:2: style: Class 'PP_PropertyTypeBool' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/text/ptbl/xp/pp_Property.h:83:2: style: Class 'PP_PropertyTypeInt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/text/ptbl/xp/pp_Property.h:99:2: style: Class 'PP_PropertyTypeSize' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/text/ptbl/xp/pp_Property.h:117:2: style: Class 'PP_PropertyTypeColor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/text/ptbl/xp/pp_Revision.h:139:2: style: Class 'PP_RevisionAttr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/text/ptbl/xp/px_ChangeHistory.h:44:2: style: Class 'px_ChangeHistory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:61:2: style: Class 'pt_PieceTable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.h:219:5: style: Class 'PD_XMLIDCreator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/text/ptbl/xp/pf_Frag_Text.h:63:26: style: The function 'usesXID' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pf_Frag.h:94:26: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pf_Frag_Text.h:63:26: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pf_Frag_Text.h:72:26: style: The function '_isContentEqual' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pf_Frag.h:128:26: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pf_Frag_Text.h:72:26: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pf_Frag_Object.h:50:26: style: The function 'usesXID' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pf_Frag.h:94:26: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pf_Frag_Object.h:50:26: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pf_Frag_Object.h:57:26: style: The function '_isContentEqual' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pf_Frag.h:128:26: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pf_Frag_Object.h:57:26: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pp_Property.h:69:17: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pp_Property.h:58:25: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pp_Property.h:69:17: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pp_Property.h:85:17: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pp_Property.h:58:25: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pp_Property.h:85:17: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pp_Property.h:101:17: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pp_Property.h:58:25: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pp_Property.h:101:17: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pp_Property.h:119:17: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pp_Property.h:58:25: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pp_Property.h:119:17: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pf_Frag_Strux.h:56:17: style: The function 'createSpecialChangeRecord' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pf_Frag.h:84:17: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pf_Frag_Strux.h:56:17: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pf_Frag_Strux.h:59:26: style: The function 'usesXID' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pf_Frag.h:94:26: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pf_Frag_Strux.h:59:26: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pf_Frag_Strux.h:69:26: style: The function '_isContentEqual' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pf_Frag.h:128:26: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pf_Frag_Strux.h:69:26: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pf_Frag_FmtMark.h:49:26: style: The function 'usesXID' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pf_Frag.h:94:26: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pf_Frag_FmtMark.h:49:26: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:6671:29: warning: Possible null pointer dereference: pDocListener [nullPointer]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:6657:36: note: Assignment 'pDocListener=NULL', assigned value is 0
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:6671:29: note: Null pointer dereference
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:7205:39: warning: Possible null pointer dereference: pRev [nullPointer]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:7184:12: note: Assignment 'pRev=NULL', assigned value is 0
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:7205:39: note: Null pointer dereference
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:7298:5: warning: Either the condition 'ppAttr2||ppProps' is redundant or there is possible null pointer dereference: ppProps. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:7362:33: note: Assuming that condition 'ppAttr2||ppProps' is not redundant
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:7298:5: note: Null pointer dereference
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:4771:26: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:4796:26: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:6661:22: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:7115:25: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:7148:29: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:1678:2: style: Variable 'pf' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:1672:0: note: Variable 'pf' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:1678:2: note: Variable 'pf' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:2062:2: style: Variable 'pfNext' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:2061:0: note: Variable 'pfNext' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:2062:2: note: Variable 'pfNext' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:2063:2: style: Variable 'pf' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:2060:0: note: Variable 'pf' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:2063:2: note: Variable 'pf' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:2445:3: style: Variable 'pD' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:2443:0: note: Variable 'pD' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:2445:3: note: Variable 'pD' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:3681:2: style: Variable 'pNormal' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:3677:0: note: Variable 'pNormal' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:3681:2: note: Variable 'pNormal' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:8478:9: style: Variable 'pf' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:8477:0: note: Variable 'pf' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:8478:9: note: Variable 'pf' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:5957:15: style: The scope of the variable 'pAutoNum' can be reduced. [variableScope]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:6157:15: style: The scope of the variable 'pAutoNum' can be reduced. [variableScope]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:6941:8: style: The scope of the variable 'bBreak' can be reduced. [variableScope]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:8483:27: style: The scope of the variable 'v' can be reduced. [variableScope]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:500:45: style: Function 'setExportAuthorAtts' argument 1 names different: declaration 'bExport' definition 'bAuthor'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.h:285:51: note: Function 'setExportAuthorAtts' argument 1 names different: declaration 'bExport' definition 'bAuthor'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:500:45: note: Function 'setExportAuthorAtts' argument 1 names different: declaration 'bExport' definition 'bAuthor'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:512:44: style: Function 'setMyAuthorInt' argument 1 names different: declaration 'iAuthor' definition 'i'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.h:289:51: note: Function 'setMyAuthorInt' argument 1 names different: declaration 'iAuthor' definition 'i'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:512:44: note: Function 'setMyAuthorInt' argument 1 names different: declaration 'iAuthor' definition 'i'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:728:16: style: Function '_importFile' argument 5 names different: declaration 'isImportFile' definition 'bIsImportFile'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.h:824:13: note: Function '_importFile' argument 5 names different: declaration 'isImportFile' definition 'bIsImportFile'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:728:16: note: Function '_importFile' argument 5 names different: declaration 'isImportFile' definition 'bIsImportFile'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:1343:70: style: Function 'insertSpan' argument 2 names different: declaration 'p' definition 'pbuf'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.h:320:32: note: Function 'insertSpan' argument 2 names different: declaration 'p' definition 'pbuf'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:1343:70: note: Function 'insertSpan' argument 2 names different: declaration 'p' definition 'pbuf'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:1625:70: style: Function 'appendLastStruxFmt' argument 2 names different: declaration 'attrs' definition 'attributes'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.h:398:77: note: Function 'appendLastStruxFmt' argument 2 names different: declaration 'attrs' definition 'attributes'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:1625:70: note: Function 'appendLastStruxFmt' argument 2 names different: declaration 'attrs' definition 'attributes'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:1633:70: style: Function 'appendLastStruxFmt' argument 2 names different: declaration 'attrs' definition 'attributes'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.h:400:77: note: Function 'appendLastStruxFmt' argument 2 names different: declaration 'attrs' definition 'attributes'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:1633:70: note: Function 'appendLastStruxFmt' argument 2 names different: declaration 'attrs' definition 'attributes'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:1642:26: style: Function 'changeLastStruxFmtNoUndo' argument 3 names different: declaration 'attrs' definition 'attributes'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.h:386:30: note: Function 'changeLastStruxFmtNoUndo' argument 3 names different: declaration 'attrs' definition 'attributes'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:1642:26: note: Function 'changeLastStruxFmtNoUndo' argument 3 names different: declaration 'attrs' definition 'attributes'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:1651:29: style: Function 'changeLastStruxFmtNoUndo' argument 3 names different: declaration 'attrs' definition 'attributes'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.h:390:30: note: Function 'changeLastStruxFmtNoUndo' argument 3 names different: declaration 'attrs' definition 'attributes'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:1651:29: note: Function 'changeLastStruxFmtNoUndo' argument 3 names different: declaration 'attrs' definition 'attributes'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:1923:119: style: Function '_removeRepeatedHdrFtr' argument 3 names different: declaration 'i' definition 'iStart'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.h:829:112: note: Function '_removeRepeatedHdrFtr' argument 3 names different: declaration 'i' definition 'iStart'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:1923:119: note: Function '_removeRepeatedHdrFtr' argument 3 names different: declaration 'i' definition 'iStart'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:2164:49: style: Function 'appendSpan' argument 1 names different: declaration 'p' definition 'pbuf'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.h:404:41: note: Function 'appendSpan' argument 1 names different: declaration 'p' definition 'pbuf'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:2164:49: note: Function 'appendSpan' argument 1 names different: declaration 'p' definition 'pbuf'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:2289:52: style: Function 'getAttributeFromSDH' argument 5 names different: declaration 'pszValue' definition 'pszRetValue'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.h:515:53: note: Function 'getAttributeFromSDH' argument 5 names different: declaration 'pszValue' definition 'pszRetValue'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:2289:52: note: Function 'getAttributeFromSDH' argument 5 names different: declaration 'pszValue' definition 'pszRetValue'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:2338:50: style: Function 'getPropertyFromSDH' argument 5 names different: declaration 'pszValue' definition 'pszRetValue'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.h:518:54: note: Function 'getPropertyFromSDH' argument 5 names different: declaration 'pszValue' definition 'pszRetValue'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:2338:50: note: Function 'getPropertyFromSDH' argument 5 names different: declaration 'pszValue' definition 'pszRetValue'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:2408:77: style: Function 'createAndSendCR' argument 3 names different: declaration 'bsave' definition 'bSave'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.h:348:83: note: Function 'createAndSendCR' argument 3 names different: declaration 'bsave' definition 'bSave'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:2408:77: note: Function 'createAndSendCR' argument 3 names different: declaration 'bsave' definition 'bSave'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:2416:53: style: Function 'changeDocPropeties' argument 1 names different: declaration 'szAtts' definition 'pAtts'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.h:350:60: note: Function 'changeDocPropeties' argument 1 names different: declaration 'szAtts' definition 'pAtts'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:2416:53: note: Function 'changeDocPropeties' argument 1 names different: declaration 'szAtts' definition 'pAtts'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:2856:59: style: Function 'findHdrFtrStrux' argument 1 names different: declaration 'pszHdtFtr' definition 'pszHdrFtr'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.h:497:56: note: Function 'findHdrFtrStrux' argument 1 names different: declaration 'pszHdtFtr' definition 'pszHdrFtr'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:2856:59: note: Function 'findHdrFtrStrux' argument 1 names different: declaration 'pszHdtFtr' definition 'pszHdrFtr'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:2895:77: style: Function 'getEmbeddedOffset' argument 2 names different: declaration 'posOff' definition 'posoff'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.h:559:78: note: Function 'getEmbeddedOffset' argument 2 names different: declaration 'posOff' definition 'posoff'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:2895:77: note: Function 'getEmbeddedOffset' argument 2 names different: declaration 'posOff' definition 'posoff'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:3322:73: style: Function 'getEndTableStruxFromTablePos' argument 1 names different: declaration 'posTable' definition 'tablePos'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.h:580:67: note: Function 'getEndTableStruxFromTablePos' argument 1 names different: declaration 'posTable' definition 'tablePos'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:3322:73: note: Function 'getEndTableStruxFromTablePos' argument 1 names different: declaration 'posTable' definition 'tablePos'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:3671:45: style: Function 'removeStyle' argument 1 names different: declaration 'name' definition 'pszName'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.h:422:52: note: Function 'removeStyle' argument 1 names different: declaration 'name' definition 'pszName'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:3671:45: note: Function 'removeStyle' argument 1 names different: declaration 'name' definition 'pszName'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:4948:28: style: Function 'getNextStrux' argument 2 names different: declaration 'nextSDH' definition 'nextsdh'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.h:475:75: note: Function 'getNextStrux' argument 2 names different: declaration 'nextSDH' definition 'nextsdh'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:4948:28: note: Function 'getNextStrux' argument 2 names different: declaration 'nextSDH' definition 'nextsdh'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:5711:59: style: Function 'updateDocForStyleChange' argument 1 names different: declaration 'szStyleName' definition 'szStyle'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.h:538:49: note: Function 'updateDocForStyleChange' argument 1 names different: declaration 'szStyleName' definition 'szStyle'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:5711:59: note: Function 'updateDocForStyleChange' argument 1 names different: declaration 'szStyleName' definition 'szStyle'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:6764:73: style: Function 'insertSpanBeforeFrag' argument 2 names different: declaration 'p' definition 'pbuf'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.h:411:65: note: Function 'insertSpanBeforeFrag' argument 2 names different: declaration 'p' definition 'pbuf'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:6764:73: note: Function 'insertSpanBeforeFrag' argument 2 names different: declaration 'p' definition 'pbuf'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:6928:55: style: Function 'findFragOfType' argument 1 names different: declaration 'iType' definition 'type'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.h:417:57: note: Function 'findFragOfType' argument 1 names different: declaration 'iType' definition 'type'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:6928:55: note: Function 'findFragOfType' argument 1 names different: declaration 'iType' definition 'type'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:7012:66: style: Function 'areDocumentStylesheetsEqual' argument 1 names different: declaration 'd' definition 'D'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.h:753:63: note: Function 'areDocumentStylesheetsEqual' argument 1 names different: declaration 'd' definition 'D'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:7012:66: note: Function 'areDocumentStylesheetsEqual' argument 1 names different: declaration 'd' definition 'D'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:7567:64: style: Function 'acceptRejectRevision' argument 2 names different: declaration 'iStart' definition 'iPos1'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.h:640:24: note: Function 'acceptRejectRevision' argument 2 names different: declaration 'iStart' definition 'iPos1'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:7567:64: note: Function 'acceptRejectRevision' argument 2 names different: declaration 'iStart' definition 'iPos1'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:7568:23: style: Function 'acceptRejectRevision' argument 3 names different: declaration 'iEnd' definition 'iPos2'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.h:641:24: note: Function 'acceptRejectRevision' argument 3 names different: declaration 'iEnd' definition 'iPos2'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:7568:23: note: Function 'acceptRejectRevision' argument 3 names different: declaration 'iEnd' definition 'iPos2'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:7978:63: style: Function 'areDocumentContentsEqual' argument 1 names different: declaration 'd' definition 'D'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.h:751:60: note: Function 'areDocumentContentsEqual' argument 1 names different: declaration 'd' definition 'D'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:7978:63: note: Function 'areDocumentContentsEqual' argument 1 names different: declaration 'd' definition 'D'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:8122:62: style: Function 'areDocumentFormatsEqual' argument 1 names different: declaration 'd' definition 'D'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.h:752:59: note: Function 'areDocumentFormatsEqual' argument 1 names different: declaration 'd' definition 'D'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:8122:62: note: Function 'areDocumentFormatsEqual' argument 1 names different: declaration 'd' definition 'D'.
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:5439:13: style: Variable 'pS' is not assigned a value. [unassignedVariable]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:5449:13: style: Variable 'pS' is not assigned a value. [unassignedVariable]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:5459:13: style: Variable 'pS' is not assigned a value. [unassignedVariable]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:5476:13: style: Variable 'pS' is not assigned a value. [unassignedVariable]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:5590:13: style: Variable 'pS' is not assigned a value. [unassignedVariable]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:173:14: warning: Member variable 'PD_Document::m_bHasListStopped' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/text/ptbl/xp/pd_Iterator.h:89:2: warning: Member variable 'PD_DocIterator::m_frag' is not initialized in the constructor. [uninitMemberVarPrivate]
abiword-3.0.2/src/text/ptbl/xp/pd_Iterator.h:141:2: warning: Member variable 'PD_StruxIterator::m_pPT' is not initialized in the constructor. [uninitMemberVarPrivate]
abiword-3.0.2/src/text/ptbl/xp/pd_Iterator.h:141:2: warning: Member variable 'PD_StruxIterator::m_sdh' is not initialized in the constructor. [uninitMemberVarPrivate]
abiword-3.0.2/src/text/ptbl/xp/pd_Iterator.h:141:2: warning: Member variable 'PD_StruxIterator::m_frag' is not initialized in the constructor. [uninitMemberVarPrivate]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:3652:1: style: The struct 'prevStuff' does not have a constructor although it has private member variables. [noConstructor]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:88:2: performance: Variable 'm_sProps' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:126:2: performance: Variable 'm_sProps' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:8445:7: style: Class 'PD_XMLIDCreator' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:8445:7: style: Class 'PD_XMLIDCreator' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:119:5: style: Class 'PD_Object' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:120:5: style: Class 'PD_Object' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1178:5: style: Class 'PD_DocumentRDFMutation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1214:5: style: Class 'RDFAnchor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/text/ptbl/xp/pd_Iterator.h:89:2: style: Class 'PD_DocIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:691:63: style: The function 'getImportTypes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:366:63: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:691:63: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:692:63: style: The function 'getExportTypes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:371:63: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:692:63: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:693:25: style: The function 'getDefaultExtension' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:372:25: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:693:25: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:699:18: style: The function 'importFromData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:473:19: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:699:18: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:700:18: style: The function 'exportToFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:479:19: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:700:18: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:701:25: style: The function 'getDisplayLabel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:418:25: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:701:25: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:702:18: style: The function 'setupStylesheetReplacementMapping' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:520:19: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:702:18: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:703:39: style: The function 'stylesheets' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:557:39: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:703:39: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:704:25: style: The function 'className' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:558:25: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:704:25: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:718:63: style: The function 'getImportTypes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:366:63: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:718:63: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:719:63: style: The function 'getExportTypes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:371:63: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:719:63: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:720:25: style: The function 'getDefaultExtension' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:372:25: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:720:25: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:726:18: style: The function 'importFromData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:473:19: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:726:18: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:727:18: style: The function 'exportToFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:479:19: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:727:18: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:728:25: style: The function 'getDisplayLabel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:418:25: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:728:25: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:729:18: style: The function 'setupStylesheetReplacementMapping' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:520:19: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:729:18: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:730:39: style: The function 'stylesheets' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:557:39: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:730:39: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:731:25: style: The function 'className' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:558:25: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:731:25: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:745:63: style: The function 'getImportTypes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:366:63: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:745:63: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:746:63: style: The function 'getExportTypes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:371:63: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:746:63: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:747:25: style: The function 'getDefaultExtension' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:372:25: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:747:25: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:753:18: style: The function 'importFromData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:473:19: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:753:18: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:754:18: style: The function 'exportToFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:479:19: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:754:18: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:755:25: style: The function 'getDisplayLabel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:418:25: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:755:25: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:756:37: style: The function 'getXMLIDs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:432:37: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:756:37: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:757:18: style: The function 'setupStylesheetReplacementMapping' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:520:19: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:757:18: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:758:39: style: The function 'stylesheets' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:557:39: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:758:39: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:759:25: style: The function 'className' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:558:25: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:759:25: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1001:27: style: The function 'getObjects' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:284:27: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1001:27: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1002:24: style: The function 'getSubjects' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:286:24: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1002:24: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1003:24: style: The function 'getAllSubjects' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:288:24: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1003:24: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1004:24: style: The function 'getArcsOut' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:289:24: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1004:24: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1005:24: style: The function 'contains' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:290:24: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1005:24: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1006:24: style: The function 'contains' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:292:24: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1006:24: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1007:24: style: The function 'getTripleCount' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:293:24: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1007:24: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1008:33: style: The function 'begin' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:295:33: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1008:33: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1009:33: style: The function 'end' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:296:33: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1009:33: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1010:18: style: The function 'dumpModel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:303:18: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1010:18: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1011:42: style: The function 'createMutation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:305:42: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1011:42: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_Style.h:103:17: style: The function 'isUserDefined' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_Style.h:54:17: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_Style.h:103:17: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/px_CR_Span.h:60:28: style: The function 'reverse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/px_ChangeRecord.h:84:27: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/px_CR_Span.h:60:28: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/px_CR_SpanChange.h:59:28: style: The function 'reverse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/px_ChangeRecord.h:84:27: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/px_CR_SpanChange.h:59:28: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/px_CR_Strux.h:51:28: style: The function 'reverse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/px_ChangeRecord.h:84:27: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/px_CR_Strux.h:51:28: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/px_CR_StruxChange.h:56:28: style: The function 'reverse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/px_ChangeRecord.h:84:27: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/px_CR_StruxChange.h:56:28: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:934:2: warning: Possible leak in public function. The pointer 'm_pPieceTable' is not deallocated before it is allocated. [publicAllocationError]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:7381:5: error: Mismatching allocation and deallocation: ppProps [mismatchAllocDealloc]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:7335:8: error: Mismatching allocation and deallocation: ppAttr2 [mismatchAllocDealloc]
abiword-3.0.2/src/text/ptbl/xp/pd_Document.cpp:7382:5: error: Mismatching allocation and deallocation: ppAttr2 [mismatchAllocDealloc]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:596:88: performance: Function parameter 'k' should be passed by const reference. [passedByValue]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:597:96: performance: Function parameter 'k' should be passed by const reference. [passedByValue]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1112:54: performance: Function parameter 'sparql' should be passed by const reference. [passedByValue]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:3194:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:3790:5: style: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:3785:0: note: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:3790:5: note: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:5629:10: style: The scope of the variable 'success' can be reduced. [variableScope]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:364:48: style: Function 'prefixedToURI' argument 1 names different: declaration 'prefixed' definition 'prefixedstr'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:307:59: note: Function 'prefixedToURI' argument 1 names different: declaration 'prefixed' definition 'prefixedstr'.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:364:48: note: Function 'prefixedToURI' argument 1 names different: declaration 'prefixed' definition 'prefixedstr'.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:647:80: style: Function 'PD_Object' argument 3 names different: declaration 'xsdtype' definition 'type'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:121:73: note: Function 'PD_Object' argument 3 names different: declaration 'xsdtype' definition 'type'.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:647:80: note: Function 'PD_Object' argument 3 names different: declaration 'xsdtype' definition 'type'.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:1351:60: style: Function 'operator=' argument 1 names different: declaration 'other' definition 'r'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:225:64: note: Function 'operator=' argument 1 names different: declaration 'other' definition 'r'.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:1351:60: note: Function 'operator=' argument 1 names different: declaration 'other' definition 'r'.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:1642:42: style: Function 'updateTriple' argument 5 names different: declaration 'linkingSubject' definition 'linkingSubj'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:639:129: note: Function 'updateTriple' argument 5 names different: declaration 'linkingSubject' definition 'linkingSubj'.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:1642:42: note: Function 'updateTriple' argument 5 names different: declaration 'linkingSubject' definition 'linkingSubj'.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:1737:56: style: Function 'importFromFile' argument 1 names different: declaration 'filename' definition 'filename_const'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:487:54: note: Function 'importFromFile' argument 1 names different: declaration 'filename' definition 'filename_const'.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:1737:56: note: Function 'importFromFile' argument 1 names different: declaration 'filename' definition 'filename_const'.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:2020:49: style: Function 'exportToFile' argument 1 names different: declaration 'filename' definition 'filename_const'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:700:51: note: Function 'exportToFile' argument 1 names different: declaration 'filename' definition 'filename_const'.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:2020:49: note: Function 'exportToFile' argument 1 names different: declaration 'filename' definition 'filename_const'.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:2257:47: style: Function 'exportToFile' argument 1 names different: declaration 'filename' definition 'filename_const'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:727:51: note: Function 'exportToFile' argument 1 names different: declaration 'filename' definition 'filename_const'.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:2257:47: note: Function 'exportToFile' argument 1 names different: declaration 'filename' definition 'filename_const'.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:2393:50: style: Function 'exportToFile' argument 1 names different: declaration 'filename' definition 'filename_const'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:754:51: note: Function 'exportToFile' argument 1 names different: declaration 'filename' definition 'filename_const'.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:2393:50: note: Function 'exportToFile' argument 1 names different: declaration 'filename' definition 'filename_const'.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:2596:59: style: Function 'relationAdd' argument 1 names different: declaration 'si' definition 'dst'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:564:48: note: Function 'relationAdd' argument 1 names different: declaration 'si' definition 'dst'.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:2596:59: note: Function 'relationAdd' argument 1 names different: declaration 'si' definition 'dst'.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:2683:24: style: Function 'PD_RDFSemanticStylesheet' argument 1 names different: declaration 'uuid' definition '_uuid'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:792:50: note: Function 'PD_RDFSemanticStylesheet' argument 1 names different: declaration 'uuid' definition '_uuid'.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:2683:24: note: Function 'PD_RDFSemanticStylesheet' argument 1 names different: declaration 'uuid' definition '_uuid'.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:2684:24: style: Function 'PD_RDFSemanticStylesheet' argument 2 names different: declaration 'name' definition '_name'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:793:50: note: Function 'PD_RDFSemanticStylesheet' argument 2 names different: declaration 'name' definition '_name'.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:2684:24: note: Function 'PD_RDFSemanticStylesheet' argument 2 names different: declaration 'name' definition '_name'.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:2685:24: style: Function 'PD_RDFSemanticStylesheet' argument 3 names different: declaration 'templateString' definition '_templateString'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:794:50: note: Function 'PD_RDFSemanticStylesheet' argument 3 names different: declaration 'templateString' definition '_templateString'.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:2685:24: note: Function 'PD_RDFSemanticStylesheet' argument 3 names different: declaration 'templateString' definition '_templateString'.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:2686:24: style: Function 'PD_RDFSemanticStylesheet' argument 4 names different: declaration 'type' definition '_type'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:795:50: note: Function 'PD_RDFSemanticStylesheet' argument 4 names different: declaration 'type' definition '_type'.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:2686:24: note: Function 'PD_RDFSemanticStylesheet' argument 4 names different: declaration 'type' definition '_type'.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:2687:10: style: Function 'PD_RDFSemanticStylesheet' argument 5 names different: declaration 'isMutable' definition '_isMutable'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:796:36: note: Function 'PD_RDFSemanticStylesheet' argument 5 names different: declaration 'isMutable' definition '_isMutable'.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:2687:10: note: Function 'PD_RDFSemanticStylesheet' argument 5 names different: declaration 'isMutable' definition '_isMutable'.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:2699:60: style: Function 'format' argument 1 names different: declaration 'sob' definition 'obj'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:803:43: note: Function 'format' argument 1 names different: declaration 'sob' definition 'obj'.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:2699:60: note: Function 'format' argument 1 names different: declaration 'sob' definition 'obj'.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:2699:100: style: Function 'format' argument 3 names different: declaration 'xmlid' definition 'xmlid_const'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:803:83: note: Function 'format' argument 3 names different: declaration 'xmlid' definition 'xmlid_const'.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:2699:100: note: Function 'format' argument 3 names different: declaration 'xmlid' definition 'xmlid_const'.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:2813:82: style: Function 'PD_RDFSemanticItemViewSite' argument 1 names different: declaration 'si' definition '_si'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:846:58: note: Function 'PD_RDFSemanticItemViewSite' argument 1 names different: declaration 'si' definition '_si'.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:2813:82: note: Function 'PD_RDFSemanticItemViewSite' argument 1 names different: declaration 'si' definition '_si'.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:2813:106: style: Function 'PD_RDFSemanticItemViewSite' argument 2 names different: declaration 'xmlid' definition '_xmlid'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:846:81: note: Function 'PD_RDFSemanticItemViewSite' argument 2 names different: declaration 'xmlid' definition '_xmlid'.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:2813:106: note: Function 'PD_RDFSemanticItemViewSite' argument 2 names different: declaration 'xmlid' definition '_xmlid'.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:2819:82: style: Function 'PD_RDFSemanticItemViewSite' argument 1 names different: declaration 'si' definition '_si'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:847:58: note: Function 'PD_RDFSemanticItemViewSite' argument 1 names different: declaration 'si' definition '_si'.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:2819:82: note: Function 'PD_RDFSemanticItemViewSite' argument 1 names different: declaration 'si' definition '_si'.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:5503:58: style: Function 'handleAddAndRemove' argument 1 names different: declaration 'add' definition 'add_'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1176:47: note: Function 'handleAddAndRemove' argument 1 names different: declaration 'add' definition 'add_'.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:5503:58: note: Function 'handleAddAndRemove' argument 1 names different: declaration 'add' definition 'add_'.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:5503:77: style: Function 'handleAddAndRemove' argument 2 names different: declaration 'remove' definition 'remove_'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1176:65: note: Function 'handleAddAndRemove' argument 2 names different: declaration 'remove' definition 'remove_'.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:5503:77: note: Function 'handleAddAndRemove' argument 2 names different: declaration 'remove' definition 'remove_'.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:5546:25: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:5550:21: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:278:15: performance: Technically the member function 'PD_RDFModel::front' can be static. [functionStatic]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:158:14: note: Technically the member function 'PD_RDFModel::front' can be static.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:278:15: note: Technically the member function 'PD_RDFModel::front' can be static.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:382:17: style: Technically the member function 'PD_RDFSemanticItem::requestExportFileNameByDialog' can be const. [functionConst]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:1468:21: note: Technically the member function 'PD_RDFSemanticItem::requestExportFileNameByDialog' can be const.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:382:17: note: Technically the member function 'PD_RDFSemanticItem::requestExportFileNameByDialog' can be const.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:540:36: performance: Technically the member function 'PD_RDFSemanticItem::findStylesheetByName' can be static. [functionStatic]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:2539:21: note: Technically the member function 'PD_RDFSemanticItem::findStylesheetByName' can be static.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:540:36: note: Technically the member function 'PD_RDFSemanticItem::findStylesheetByName' can be static.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:596:18: performance: Technically the member function 'PD_RDFSemanticItem::bindingAsString' can be static. [functionStatic]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:1550:21: note: Technically the member function 'PD_RDFSemanticItem::bindingAsString' can be static.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:596:18: note: Technically the member function 'PD_RDFSemanticItem::bindingAsString' can be static.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:597:18: performance: Technically the member function 'PD_RDFSemanticItem::optionalBindingAsString' can be static. [functionStatic]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:1556:21: note: Technically the member function 'PD_RDFSemanticItem::optionalBindingAsString' can be static.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:597:18: note: Technically the member function 'PD_RDFSemanticItem::optionalBindingAsString' can be static.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:672:10: style: Technically the member function 'PD_RDFSemanticItem::updateTriple_add' can be const. [functionConst]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:1715:26: note: Technically the member function 'PD_RDFSemanticItem::updateTriple_add' can be const.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:672:10: note: Technically the member function 'PD_RDFSemanticItem::updateTriple_add' can be const.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:803:10: style: Technically the member function 'PD_RDFSemanticStylesheet::format' can be const. [functionConst]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:2699:27: note: Technically the member function 'PD_RDFSemanticStylesheet::format' can be const.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:803:10: note: Technically the member function 'PD_RDFSemanticStylesheet::format' can be const.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:937:10: performance: Technically the member function 'PD_RDFSemanticItemViewSite::selectRange' can be static. [functionStatic]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:2978:29: note: Technically the member function 'PD_RDFSemanticItemViewSite::selectRange' can be static.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:937:10: note: Technically the member function 'PD_RDFSemanticItemViewSite::selectRange' can be static.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1016:23: style: Technically the member function 'PD_DocumentRDF::getRDFAtPosition' can be const. [functionConst]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:4080:35: note: Technically the member function 'PD_DocumentRDF::getRDFAtPosition' can be const.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1016:23: note: Technically the member function 'PD_DocumentRDF::getRDFAtPosition' can be const.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1023:20: style: Technically the member function 'PD_DocumentRDF::addXMLIDsForBlockAndTableCellForPosition' can be const. [functionConst]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:3783:17: note: Technically the member function 'PD_DocumentRDF::addXMLIDsForBlockAndTableCellForPosition' can be const.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1023:20: note: Technically the member function 'PD_DocumentRDF::addXMLIDsForBlockAndTableCellForPosition' can be const.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1038:23: style: Technically the member function 'PD_DocumentRDF::createRestrictedModelForXMLIDs' can be const. [functionConst]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:4936:17: note: Technically the member function 'PD_DocumentRDF::createRestrictedModelForXMLIDs' can be const.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1038:23: note: Technically the member function 'PD_DocumentRDF::createRestrictedModelForXMLIDs' can be const.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1045:10: performance: Technically the member function 'PD_DocumentRDF::runMilestone2Test' can be static. [functionStatic]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:4223:22: note: Technically the member function 'PD_DocumentRDF::runMilestone2Test' can be static.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1045:10: note: Technically the member function 'PD_DocumentRDF::runMilestone2Test' can be static.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1046:10: performance: Technically the member function 'PD_DocumentRDF::runMilestone2Test2' can be static. [functionStatic]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:4389:22: note: Technically the member function 'PD_DocumentRDF::runMilestone2Test2' can be static.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1046:10: note: Technically the member function 'PD_DocumentRDF::runMilestone2Test2' can be static.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1047:10: performance: Technically the member function 'PD_DocumentRDF::dumpObjectMarkersFromDocument' can be static. [functionStatic]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:4428:22: note: Technically the member function 'PD_DocumentRDF::dumpObjectMarkersFromDocument' can be static.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1047:10: note: Technically the member function 'PD_DocumentRDF::dumpObjectMarkersFromDocument' can be static.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1048:10: performance: Technically the member function 'PD_DocumentRDF::runPlay' can be static. [functionStatic]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:4326:22: note: Technically the member function 'PD_DocumentRDF::runPlay' can be static.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1048:10: note: Technically the member function 'PD_DocumentRDF::runPlay' can be static.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1053:17: performance: Technically the member function 'PD_DocumentRDF::makeLegalXMLID' can be static. [functionStatic]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:3022:17: note: Technically the member function 'PD_DocumentRDF::makeLegalXMLID' can be static.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1053:17: note: Technically the member function 'PD_DocumentRDF::makeLegalXMLID' can be static.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1056:23: style: Technically the member function 'PD_DocumentRDF::createScratchModel' can be const. [functionConst]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:4063:17: note: Technically the member function 'PD_DocumentRDF::createScratchModel' can be const.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1056:23: note: Technically the member function 'PD_DocumentRDF::createScratchModel' can be const.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1062:21: style: Technically the member function 'PD_DocumentRDF::getContacts' can be const. [functionConst]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:5079:17: note: Technically the member function 'PD_DocumentRDF::getContacts' can be const.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1062:21: note: Technically the member function 'PD_DocumentRDF::getContacts' can be const.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1063:21: style: Technically the member function 'PD_DocumentRDF::getEvents' can be const. [functionConst]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:5127:17: note: Technically the member function 'PD_DocumentRDF::getEvents' can be const.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1063:21: note: Technically the member function 'PD_DocumentRDF::getEvents' can be const.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1068:10: performance: Technically the member function 'PD_DocumentRDF::showEditorWindow' can be static. [functionStatic]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:5066:17: note: Technically the member function 'PD_DocumentRDF::showEditorWindow' can be static.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1068:10: note: Technically the member function 'PD_DocumentRDF::showEditorWindow' can be static.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1104:20: performance: Technically the member function 'PD_DocumentRDF::apContains' can be static. [functionStatic]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:3378:22: note: Technically the member function 'PD_DocumentRDF::apContains' can be static.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1104:20: note: Technically the member function 'PD_DocumentRDF::apContains' can be static.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1105:20: performance: Technically the member function 'PD_DocumentRDF::apDumpModel' can be static. [functionStatic]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:4536:17: note: Technically the member function 'PD_DocumentRDF::apDumpModel' can be static.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1105:20: note: Technically the member function 'PD_DocumentRDF::apDumpModel' can be static.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1174:10: performance: Technically the member function 'PD_DocumentRDFMutation::apAdd' can be static. [functionStatic]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:5285:30: note: Technically the member function 'PD_DocumentRDFMutation::apAdd' can be static.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1174:10: note: Technically the member function 'PD_DocumentRDFMutation::apAdd' can be static.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1175:10: performance: Technically the member function 'PD_DocumentRDFMutation::apRemove' can be static. [functionStatic]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:5305:30: note: Technically the member function 'PD_DocumentRDFMutation::apRemove' can be static.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1175:10: note: Technically the member function 'PD_DocumentRDFMutation::apRemove' can be static.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1217:10: style: Technically the member function 'RDFAnchor::isEnd' can be const. [functionConst]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:3543:17: note: Technically the member function 'RDFAnchor::isEnd' can be const.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1217:10: note: Technically the member function 'RDFAnchor::isEnd' can be const.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1218:17: style: Technically the member function 'RDFAnchor::getID' can be const. [functionConst]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:3547:24: note: Technically the member function 'RDFAnchor::getID' can be const.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1218:17: note: Technically the member function 'RDFAnchor::getID' can be const.
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:5266:5: style: Class 'PD_DocumentRDFMutation' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:5266:5: style: Class 'PD_DocumentRDFMutation' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1200:22: warning: Virtual function 'commit' is called from destructor '~PD_DocumentRDFMutation()' at line 5275. Dynamic binding is not used. [virtualCallInConstructor]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:5275:9: note: Calling commit
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1200:22: note: commit is a virtual method
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:199:1: warning: The class 'PD_RDFModelIterator' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:59:29: style: The function 'createContact' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:955:29: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:59:29: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:64:29: style: The function 'createEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:956:29: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:64:29: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:69:29: style: The function 'createLocation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:957:29: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:69:29: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:93:18: style: The function 'runSemanticStylesheetsDialog' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:965:18: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:93:18: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:96:57: style: The function 'runInsertReferenceDialog' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:966:57: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:96:57: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:864:32: style: The function 'getAP' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1091:32: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:864:32: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:868:22: style: The function 'setAP' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1092:22: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:868:22: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:874:18: style: The function 'isStandAlone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1093:18: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:874:18: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:878:18: style: The function 'maybeSetDocumentDirty' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1042:18: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:878:18: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:906:32: style: The function 'getAP' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1091:32: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:906:32: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:911:22: style: The function 'setAP' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1092:22: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:911:22: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:916:18: style: The function 'isStandAlone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1093:18: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:916:18: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:1127:27: style: The function 'getObjects' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1001:27: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:1127:27: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:1135:23: style: The function 'getObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:285:27: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:1135:23: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:1141:24: style: The function 'getSubjects' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1002:24: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:1141:24: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:1149:20: style: The function 'getSubject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:287:24: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:1149:20: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:1155:24: style: The function 'getAllSubjects' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1003:24: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:1155:24: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:1163:19: style: The function 'getArcsOut' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1004:24: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:1163:19: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:1171:18: style: The function 'contains' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1005:24: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:1171:18: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:1183:18: style: The function 'dumpModel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1010:18: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:1183:18: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:4624:42: style: The function 'createMutation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1011:42: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:4624:42: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:4636:32: style: The function 'getAP' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:864:32: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:4636:32: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:4725:18: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:4610:18: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:4725:18: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:4744:25: style: The function 'getSparql' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:4625:25: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:4744:25: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:4745:42: style: The function 'createMutation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:4624:42: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:4745:42: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:4812:18: style: The function 'add' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1188:18: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:4812:18: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:4841:18: style: The function 'remove' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1190:18: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:4841:18: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:4849:22: style: The function 'commit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1200:22: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:4849:22: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:4911:18: style: The function 'rollback' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.h:1201:18: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:4911:18: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:1550:91: performance: Function parameter 'k' should be passed by const reference. [passedByValue]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:1556:99: performance: Function parameter 'k' should be passed by const reference. [passedByValue]
abiword-3.0.2/src/text/ptbl/xp/pd_DocumentRDF.cpp:5184:49: performance: Function parameter 'sparql' should be passed by const reference. [passedByValue]
abiword-3.0.2/src/text/ptbl/xp/pd_Iterator.cpp:280:44: style: Function 'setPosition' argument 1 names different: declaration 'pos' definition 'dpos'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pd_Iterator.h:61:37: note: Function 'setPosition' argument 1 names different: declaration 'pos' definition 'dpos'.
abiword-3.0.2/src/text/ptbl/xp/pd_Iterator.cpp:280:44: note: Function 'setPosition' argument 1 names different: declaration 'pos' definition 'dpos'.
abiword-3.0.2/src/text/ptbl/xp/pd_Iterator.cpp:414:22: style: Function 'PD_StruxIterator' argument 3 names different: declaration 'maxoffset' definition 'maxOffset'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pd_Iterator.h:115:39: note: Function 'PD_StruxIterator' argument 3 names different: declaration 'maxoffset' definition 'maxOffset'.
abiword-3.0.2/src/text/ptbl/xp/pd_Iterator.cpp:414:22: note: Function 'PD_StruxIterator' argument 3 names different: declaration 'maxoffset' definition 'maxOffset'.
abiword-3.0.2/src/text/ptbl/xp/pd_RDFQuery.cpp:680:47: style: Function 'executeQuery' argument 1 names different: declaration 'sparql' definition 'sparql_query_string'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pd_RDFQuery.h:51:58: note: Function 'executeQuery' argument 1 names different: declaration 'sparql' definition 'sparql_query_string'.
abiword-3.0.2/src/text/ptbl/xp/pd_RDFQuery.cpp:680:47: note: Function 'executeQuery' argument 1 names different: declaration 'sparql' definition 'sparql_query_string'.
abiword-3.0.2/src/text/ptbl/xp/pd_RDFQuery.h:51:25: performance: Technically the member function 'PD_RDFQuery::executeQuery' can be static. [functionStatic]
abiword-3.0.2/src/text/ptbl/xp/pd_RDFQuery.cpp:680:14: note: Technically the member function 'PD_RDFQuery::executeQuery' can be static.
abiword-3.0.2/src/text/ptbl/xp/pd_RDFQuery.h:51:25: note: Technically the member function 'PD_RDFQuery::executeQuery' can be static.
abiword-3.0.2/src/text/ptbl/xp/pf_Frag.cpp:158:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/src/text/ptbl/xp/pf_Frag.cpp:167:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/src/text/ptbl/xp/pf_Frag.cpp:202:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/src/text/ptbl/xp/pf_Frag.h:75:26: style: Technically the member function 'pf_Frag::accLeftTreeLength' can be const. [functionConst]
abiword-3.0.2/src/text/ptbl/xp/pf_Frag.cpp:121:17: note: Technically the member function 'pf_Frag::accLeftTreeLength' can be const.
abiword-3.0.2/src/text/ptbl/xp/pf_Frag.h:75:26: note: Technically the member function 'pf_Frag::accLeftTreeLength' can be const.
abiword-3.0.2/src/text/ptbl/xp/px_CR_FmtMark.h:50:28: style: The function 'reverse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/px_ChangeRecord.h:84:27: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/px_CR_FmtMark.h:50:28: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pf_Frag_Object.cpp:404:3: style: Class 'pf_Frag_Object' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
abiword-3.0.2/src/text/ptbl/xp/pf_Frag_Object.cpp:404:3: style: Class 'pf_Frag_Object' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
abiword-3.0.2/src/text/ptbl/xp/px_CR_Object.h:56:28: style: The function 'reverse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/px_ChangeRecord.h:84:27: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/px_CR_Object.h:56:28: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pf_Frag_Strux.cpp:112:31: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/ptbl/xp/pf_Frag_Strux.cpp:105:52: style: Function 'isMatchingType' argument 1 names different: declaration 'p' definition 'pf'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pf_Frag_Strux.h:61:57: note: Function 'isMatchingType' argument 1 names different: declaration 'p' definition 'pf'.
abiword-3.0.2/src/text/ptbl/xp/pf_Frag_Strux.cpp:105:52: note: Function 'isMatchingType' argument 1 names different: declaration 'p' definition 'pf'.
abiword-3.0.2/src/text/ptbl/xp/pf_Frag_Strux.cpp:118:48: style: Function 'isMatchingType' argument 1 names different: declaration 'e' definition 'eType'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pf_Frag_Strux.h:60:53: note: Function 'isMatchingType' argument 1 names different: declaration 'e' definition 'eType'.
abiword-3.0.2/src/text/ptbl/xp/pf_Frag_Strux.cpp:118:48: note: Function 'isMatchingType' argument 1 names different: declaration 'e' definition 'eType'.
abiword-3.0.2/src/text/ptbl/xp/pf_Frag_Text.cpp:32:39: style: Function 'pf_Frag_Text' argument 5 names different: declaration 'm_pField' definition 'pField'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pf_Frag_Text.h:43:29: note: Function 'pf_Frag_Text' argument 5 names different: declaration 'm_pField' definition 'pField'.
abiword-3.0.2/src/text/ptbl/xp/pf_Frag_Text.cpp:32:39: note: Function 'pf_Frag_Text' argument 5 names different: declaration 'm_pField' definition 'pField'.
abiword-3.0.2/src/text/ptbl/xp/pf_Frag_Text.cpp:35:2: performance: Variable 'm_bufIndex' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/text/ptbl/xp/pf_Fragments.cpp:727:57: warning: Either the condition 'p==NULL' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/ptbl/xp/pf_Fragments.cpp:728:8: note: Assuming that condition 'p==NULL' is not redundant
abiword-3.0.2/src/text/ptbl/xp/pf_Fragments.cpp:727:57: note: Null pointer dereference
abiword-3.0.2/src/text/ptbl/xp/pf_Fragments.cpp:285:34: style: Function '_insertFixup' argument 1 names different: declaration 'pn' definition 'x'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pf_Fragments.h:165:26: note: Function '_insertFixup' argument 1 names different: declaration 'pn' definition 'x'.
abiword-3.0.2/src/text/ptbl/xp/pf_Fragments.cpp:285:34: note: Function '_insertFixup' argument 1 names different: declaration 'pn' definition 'x'.
abiword-3.0.2/src/text/ptbl/xp/pf_Fragments.cpp:648:33: style: Function '_eraseFixup' argument 1 names different: declaration 'pn' definition 'x'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pf_Fragments.h:166:25: note: Function '_eraseFixup' argument 1 names different: declaration 'pn' definition 'x'.
abiword-3.0.2/src/text/ptbl/xp/pf_Fragments.cpp:648:33: note: Function '_eraseFixup' argument 1 names different: declaration 'pn' definition 'x'.
abiword-3.0.2/src/text/ptbl/xp/pf_Fragments.cpp:720:35: style: Function 'find' argument 1 names different: declaration 'pos' definition 'orig_pos'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pf_Fragments.h:140:31: note: Function 'find' argument 1 names different: declaration 'pos' definition 'orig_pos'.
abiword-3.0.2/src/text/ptbl/xp/pf_Fragments.cpp:720:35: note: Function 'find' argument 1 names different: declaration 'pos' definition 'orig_pos'.
abiword-3.0.2/src/text/ptbl/xp/pf_Fragments.cpp:131:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/src/text/ptbl/xp/pf_Fragments.h:148:7: style: Technically the member function 'pf_Fragments::fixSize' can be const. [functionConst]
abiword-3.0.2/src/text/ptbl/xp/pf_Fragments.cpp:600:15: note: Technically the member function 'pf_Fragments::fixSize' can be const.
abiword-3.0.2/src/text/ptbl/xp/pf_Fragments.h:148:7: note: Technically the member function 'pf_Fragments::fixSize' can be const.
abiword-3.0.2/src/text/ptbl/xp/pf_Fragments.cpp:86:4: style: Class 'pf_Fragments' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
abiword-3.0.2/src/text/ptbl/xp/pf_Fragments.cpp:86:4: style: Class 'pf_Fragments' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
abiword-3.0.2/src/text/ptbl/xp/pl_ListenerCoupleCloser.cpp:42:10: style: Technically the member function 'PD_Bookmark::isEnd' can be const. [functionConst]
abiword-3.0.2/src/text/ptbl/xp/pl_ListenerCoupleCloser.cpp:67:19: note: Technically the member function 'PD_Bookmark::isEnd' can be const.
abiword-3.0.2/src/text/ptbl/xp/pl_ListenerCoupleCloser.cpp:42:10: note: Technically the member function 'PD_Bookmark::isEnd' can be const.
abiword-3.0.2/src/text/ptbl/xp/pl_ListenerCoupleCloser.cpp:43:17: style: Technically the member function 'PD_Bookmark::getID' can be const. [functionConst]
abiword-3.0.2/src/text/ptbl/xp/pl_ListenerCoupleCloser.cpp:72:26: note: Technically the member function 'PD_Bookmark::getID' can be const.
abiword-3.0.2/src/text/ptbl/xp/pl_ListenerCoupleCloser.cpp:43:17: note: Technically the member function 'PD_Bookmark::getID' can be const.
abiword-3.0.2/src/text/ptbl/xp/pl_ListenerCoupleCloser.h:144:9: style: Struct 'AfterContentListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/text/ptbl/xp/pl_ListenerCoupleCloser.h:160:9: style: Struct 'BeforeContentListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/text/ptbl/xp/pl_ListenerCoupleCloser.h:176:9: style: Struct 'NullContentListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/text/ptbl/xp/pl_ListenerCoupleCloser.h:43:19: style: The function 'change' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pl_Listener.h:91:16: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pl_ListenerCoupleCloser.h:43:19: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pl_ListenerCoupleCloser.h:54:19: style: The function 'signal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pl_Listener.h:106:16: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pl_ListenerCoupleCloser.h:54:19: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pl_ListenerCoupleCloser.h:207:18: style: The function 'populate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pl_Listener.h:84:16: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pl_ListenerCoupleCloser.h:207:18: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pl_ListenerCoupleCloser.h:209:18: style: The function 'populateStrux' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pl_Listener.h:87:16: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pl_ListenerCoupleCloser.h:209:18: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pl_ListenerCoupleCloser.h:218:19: style: The function 'change' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pl_Listener.h:91:16: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pl_ListenerCoupleCloser.h:218:19: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pl_ListenerCoupleCloser.h:231:16: style: The function 'signal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/pl_Listener.h:106:16: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/pl_ListenerCoupleCloser.h:231:16: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/px_CR_FmtMarkChange.h:53:28: style: The function 'reverse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/px_ChangeRecord.h:84:27: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/px_CR_FmtMarkChange.h:53:28: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/px_CR_ObjectChange.h:56:28: style: The function 'reverse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/px_ChangeRecord.h:84:27: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/px_CR_ObjectChange.h:56:28: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pp_AttrProp.cpp:297:58: warning: Either the condition 'if(szValue&&*szValue&&(0==strcmp(szName,"xlink:href")||0==strcmp(szName,"href")))' is redundant or there is possible null pointer dereference: szValue. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/ptbl/xp/pp_AttrProp.cpp:306:6: note: Assuming that condition 'if(szValue&&*szValue&&(0==strcmp(szName,"xlink:href")||0==strcmp(szName,"href")))' is not redundant
abiword-3.0.2/src/text/ptbl/xp/pp_AttrProp.cpp:297:58: note: Null pointer dereference
abiword-3.0.2/src/text/ptbl/xp/pp_AttrProp.cpp:1298:4: style: Variable 'rgch' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/ptbl/xp/pp_AttrProp.cpp:1294:19: note: Variable 'rgch' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/ptbl/xp/pp_AttrProp.cpp:1298:4: note: Variable 'rgch' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/ptbl/xp/pp_AttrProp.cpp:730:17: style: Same expression on both sides of '&&'. [duplicateExpression]
abiword-3.0.2/src/text/ptbl/xp/pp_AttrProp.cpp:1326:19: warning: Member variable 'PP_AttrProp::m_checkSum' is not assigned a value in 'PP_AttrProp::operator='. [operatorEqVarError]
abiword-3.0.2/src/text/ptbl/xp/pp_AttrProp.cpp:1326:19: warning: Member variable 'PP_AttrProp::m_index' is not assigned a value in 'PP_AttrProp::operator='. [operatorEqVarError]
abiword-3.0.2/src/text/ptbl/xp/pp_AttrProp.cpp:1326:19: warning: Member variable 'PP_AttrProp::m_szProperties' is not assigned a value in 'PP_AttrProp::operator='. [operatorEqVarError]
abiword-3.0.2/src/text/ptbl/xp/pp_AttrProp.cpp:1326:19: warning: Member variable 'PP_AttrProp::m_iRevisedIndex' is not assigned a value in 'PP_AttrProp::operator='. [operatorEqVarError]
abiword-3.0.2/src/text/ptbl/xp/pp_AttrProp.cpp:1326:19: warning: Member variable 'PP_AttrProp::m_bRevisionHidden' is not assigned a value in 'PP_AttrProp::operator='. [operatorEqVarError]
abiword-3.0.2/src/text/ptbl/xp/pp_AttrProp.cpp:50:2: performance: Variable 'm_checkSum' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/text/ptbl/xp/pp_AttrProp.h:153:7: performance: Technically the member function 'PP_AttrProp::miniDump' can be static. [functionStatic]
abiword-3.0.2/src/text/ptbl/xp/pp_AttrProp.cpp:1578:19: note: Technically the member function 'PP_AttrProp::miniDump' can be static.
abiword-3.0.2/src/text/ptbl/xp/pp_AttrProp.h:153:7: note: Technically the member function 'PP_AttrProp::miniDump' can be static.
abiword-3.0.2/src/text/ptbl/xp/pp_AttrProp.h:77:1: warning: The class 'PP_AttrProp' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
abiword-3.0.2/src/text/ptbl/xp/pp_Property.cpp:299:2: style: Variable 'prop' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/ptbl/xp/pp_Property.cpp:297:0: note: Variable 'prop' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/ptbl/xp/pp_Property.cpp:299:2: note: Variable 'prop' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/ptbl/xp/pp_Property.cpp:295:53: style: Function 'PP_lookupProperty' argument 1 names different: declaration 'pszName' definition 'name'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pp_Property.h:162:64: note: Function 'PP_lookupProperty' argument 1 names different: declaration 'pszName' definition 'name'.
abiword-3.0.2/src/text/ptbl/xp/pp_Property.cpp:295:53: note: Function 'PP_lookupProperty' argument 1 names different: declaration 'pszName' definition 'name'.
abiword-3.0.2/src/text/ptbl/xp/pp_Revision.cpp:887:43: style: Redundant condition: If 'eType == 5', the comparison 'eType != 1' is always true. [redundantCondition]
abiword-3.0.2/src/text/ptbl/xp/pp_Revision.cpp:421:10: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/ptbl/xp/pp_Revision.cpp:564:21: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/ptbl/xp/pp_Revision.cpp:583:21: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/ptbl/xp/pp_Revision.cpp:615:21: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/ptbl/xp/pp_Revision.cpp:637:21: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/ptbl/xp/pp_Revision.cpp:642:21: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/ptbl/xp/pp_Revision.cpp:711:28: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/ptbl/xp/pp_Revision.cpp:770:28: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/ptbl/xp/pp_Revision.cpp:802:28: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/ptbl/xp/pp_Revision.cpp:824:28: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/ptbl/xp/pp_Revision.cpp:842:28: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/ptbl/xp/pp_Revision.cpp:906:21: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/ptbl/xp/pp_Revision.cpp:1092:29: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/ptbl/xp/pp_Revision.cpp:1262:21: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/ptbl/xp/pp_Revision.cpp:1282:21: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/ptbl/xp/pp_Revision.cpp:1301:21: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/ptbl/xp/pp_Revision.cpp:1322:21: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/ptbl/xp/pp_Revision.cpp:1343:21: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/ptbl/xp/pp_Revision.cpp:1368:21: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/ptbl/xp/pp_Revision.cpp:1460:27: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/ptbl/xp/pp_Revision.cpp:1471:29: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/ptbl/xp/pp_Revision.cpp:1475:30: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/ptbl/xp/pp_Revision.cpp:836:82: style: Function 'getRevisionWithId' argument 2 names different: declaration 'iMinId' definition 'minId'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pp_Revision.h:171:69: note: Function 'getRevisionWithId' argument 2 names different: declaration 'iMinId' definition 'minId'.
abiword-3.0.2/src/text/ptbl/xp/pp_Revision.cpp:836:82: note: Function 'getRevisionWithId' argument 2 names different: declaration 'iMinId' definition 'minId'.
abiword-3.0.2/src/text/ptbl/xp/pp_Revision.cpp:1318:59: style: Function 'removeAllLesserOrEqualIds' argument 1 names different: declaration 'id' definition 'iId'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pp_Revision.h:162:60: note: Function 'removeAllLesserOrEqualIds' argument 1 names different: declaration 'id' definition 'iId'.
abiword-3.0.2/src/text/ptbl/xp/pp_Revision.cpp:1318:59: note: Function 'removeAllLesserOrEqualIds' argument 1 names different: declaration 'id' definition 'iId'.
abiword-3.0.2/src/text/ptbl/xp/pp_Revision.cpp:1339:59: style: Function 'removeAllHigherOrEqualIds' argument 1 names different: declaration 'id' definition 'iId'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pp_Revision.h:163:60: note: Function 'removeAllHigherOrEqualIds' argument 1 names different: declaration 'id' definition 'iId'.
abiword-3.0.2/src/text/ptbl/xp/pp_Revision.cpp:1339:59: note: Function 'removeAllHigherOrEqualIds' argument 1 names different: declaration 'id' definition 'iId'.
abiword-3.0.2/src/text/ptbl/xp/pp_Revision.cpp:1542:81: style: Function 'getHighestRevisionNumberWithAttribute' argument 1 names different: declaration 'pName' definition 'attrName'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pp_Revision.h:190:80: note: Function 'getHighestRevisionNumberWithAttribute' argument 1 names different: declaration 'pName' definition 'attrName'.
abiword-3.0.2/src/text/ptbl/xp/pp_Revision.cpp:1542:81: note: Function 'getHighestRevisionNumberWithAttribute' argument 1 names different: declaration 'pName' definition 'attrName'.
abiword-3.0.2/src/text/ptbl/xp/pp_Revision.cpp:1146:27: style: Variable 'tmp' is assigned a value that is never used. [unreadVariable]
abiword-3.0.2/src/text/ptbl/xp/pp_Revision.cpp:388:18: warning: Member variable 'PP_RevisionAttr::m_bDirty' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/text/ptbl/xp/pp_Revision.cpp:388:18: warning: Member variable 'PP_RevisionAttr::m_pLastRevision' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/text/ptbl/xp/pp_TableAttrProp.cpp:187:23: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/ptbl/xp/pp_TableAttrProp.cpp:208:11: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/ptbl/xp/pt_PT_Append.cpp:228:58: style: Function '_findLastStruxOfType' argument 3 names different: declaration 'bSkipEmbeded' definition 'bSkipEmbededSections'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:397:91: note: Function '_findLastStruxOfType' argument 3 names different: declaration 'bSkipEmbeded' definition 'bSkipEmbededSections'.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_Append.cpp:228:58: note: Function '_findLastStruxOfType' argument 3 names different: declaration 'bSkipEmbeded' definition 'bSkipEmbededSections'.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_Append.cpp:247:52: style: Function 'appendLastStruxFmt' argument 1 names different: declaration 'pts' definition 'pst'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:276:57: note: Function 'appendLastStruxFmt' argument 1 names different: declaration 'pts' definition 'pst'.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_Append.cpp:247:52: note: Function 'appendLastStruxFmt' argument 1 names different: declaration 'pts' definition 'pst'.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_Append.cpp:247:72: style: Function 'appendLastStruxFmt' argument 2 names different: declaration 'attrs' definition 'attributes'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:276:77: note: Function 'appendLastStruxFmt' argument 2 names different: declaration 'attrs' definition 'attributes'.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_Append.cpp:247:72: note: Function 'appendLastStruxFmt' argument 2 names different: declaration 'attrs' definition 'attributes'.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_Append.cpp:288:52: style: Function 'appendLastStruxFmt' argument 1 names different: declaration 'pts' definition 'pst'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:278:57: note: Function 'appendLastStruxFmt' argument 1 names different: declaration 'pts' definition 'pst'.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_Append.cpp:288:52: note: Function 'appendLastStruxFmt' argument 1 names different: declaration 'pts' definition 'pst'.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_Append.cpp:288:72: style: Function 'appendLastStruxFmt' argument 2 names different: declaration 'attrs' definition 'attributes'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:278:77: note: Function 'appendLastStruxFmt' argument 2 names different: declaration 'attrs' definition 'attributes'.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_Append.cpp:288:72: note: Function 'appendLastStruxFmt' argument 2 names different: declaration 'attrs' definition 'attributes'.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_Append.cpp:386:51: style: Function 'appendSpan' argument 1 names different: declaration 'p' definition 'pbuf'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:283:41: note: Function 'appendSpan' argument 1 names different: declaration 'p' definition 'pbuf'.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_Append.cpp:386:51: note: Function 'appendSpan' argument 1 names different: declaration 'p' definition 'pbuf'.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_Append.cpp:497:52: style: Function 'insertSpanBeforeFrag' argument 1 names different: declaration 'pF' definition 'pf'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:290:42: note: Function 'insertSpanBeforeFrag' argument 1 names different: declaration 'pF' definition 'pf'.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_Append.cpp:497:52: note: Function 'insertSpanBeforeFrag' argument 1 names different: declaration 'pF' definition 'pf'.
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:557:11: performance: Technically the member function 'pt_PieceTable::_fmtChangeObject' can be static. [functionStatic]
abiword-3.0.2/src/text/ptbl/xp/pt_PT_ChangeObject.cpp:112:21: note: Technically the member function 'pt_PieceTable::_fmtChangeObject' can be static.
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:557:11: note: Technically the member function 'pt_PieceTable::_fmtChangeObject' can be static.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_ChangeSpan.cpp:584:17: warning: Either the condition 'pfNewEnd' is redundant or there is possible null pointer dereference: pfNewEnd. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/ptbl/xp/pt_PT_ChangeSpan.cpp:570:12: note: Assuming that condition 'pfNewEnd' is not redundant
abiword-3.0.2/src/text/ptbl/xp/pt_PT_ChangeSpan.cpp:584:17: note: Null pointer dereference
abiword-3.0.2/src/text/ptbl/xp/pt_PT_ChangeSpan.cpp:592:11: style: The scope of the variable 'bFoundStrux' can be reduced. [variableScope]
abiword-3.0.2/src/text/ptbl/xp/pt_PT_ChangeStrux.cpp:353:24: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/ptbl/xp/pt_PT_ChangeStrux.cpp:597:3: style: Variable 'sProps' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/ptbl/xp/pt_PT_ChangeStrux.cpp:586:0: note: Variable 'sProps' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_ChangeStrux.cpp:597:3: note: Variable 'sProps' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_ChangeStrux.cpp:54:63: style: Function 'changeSectionAttsNoUpdate' argument 1 names different: declaration 'pfStrux' definition 'pfs'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:247:71: note: Function 'changeSectionAttsNoUpdate' argument 1 names different: declaration 'pfStrux' definition 'pfs'.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_ChangeStrux.cpp:54:63: note: Function 'changeSectionAttsNoUpdate' argument 1 names different: declaration 'pfStrux' definition 'pfs'.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_ChangeStrux.cpp:55:27: style: Function 'changeSectionAttsNoUpdate' argument 2 names different: declaration 'attr' definition 'atts'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:247:93: note: Function 'changeSectionAttsNoUpdate' argument 2 names different: declaration 'attr' definition 'atts'.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_ChangeStrux.cpp:55:27: note: Function 'changeSectionAttsNoUpdate' argument 2 names different: declaration 'attr' definition 'atts'.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_ChangeStrux.cpp:56:27: style: Function 'changeSectionAttsNoUpdate' argument 3 names different: declaration 'attvalue' definition 'attsValue'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:247:112: note: Function 'changeSectionAttsNoUpdate' argument 3 names different: declaration 'attvalue' definition 'attsValue'.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_ChangeStrux.cpp:56:27: note: Function 'changeSectionAttsNoUpdate' argument 3 names different: declaration 'attvalue' definition 'attsValue'.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_ChangeStrux.cpp:397:68: style: Function '_realChangeSectionAttsNoUpdate' argument 1 names different: declaration 'pfStrux' definition 'pfs'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:150:76: note: Function '_realChangeSectionAttsNoUpdate' argument 1 names different: declaration 'pfStrux' definition 'pfs'.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_ChangeStrux.cpp:397:68: note: Function '_realChangeSectionAttsNoUpdate' argument 1 names different: declaration 'pfStrux' definition 'pfs'.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_ChangeStrux.cpp:398:27: style: Function '_realChangeSectionAttsNoUpdate' argument 2 names different: declaration 'attr' definition 'atts'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:150:98: note: Function '_realChangeSectionAttsNoUpdate' argument 2 names different: declaration 'attr' definition 'atts'.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_ChangeStrux.cpp:398:27: note: Function '_realChangeSectionAttsNoUpdate' argument 2 names different: declaration 'attr' definition 'atts'.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_ChangeStrux.cpp:399:27: style: Function '_realChangeSectionAttsNoUpdate' argument 3 names different: declaration 'attvalue' definition 'attsValue'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:150:117: note: Function '_realChangeSectionAttsNoUpdate' argument 3 names different: declaration 'attvalue' definition 'attsValue'.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_ChangeStrux.cpp:399:27: note: Function '_realChangeSectionAttsNoUpdate' argument 3 names different: declaration 'attvalue' definition 'attsValue'.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_ChangeStrux.cpp:757:79: style: Function 'changeLastStruxFmtNoUndo' argument 2 names different: declaration 'pts' definition 'pst'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:252:84: note: Function 'changeLastStruxFmtNoUndo' argument 2 names different: declaration 'pts' definition 'pst'.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_ChangeStrux.cpp:757:79: note: Function 'changeLastStruxFmtNoUndo' argument 2 names different: declaration 'pts' definition 'pst'.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_ChangeStrux.cpp:792:79: style: Function 'changeLastStruxFmtNoUndo' argument 2 names different: declaration 'pts' definition 'pst'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:256:84: note: Function 'changeLastStruxFmtNoUndo' argument 2 names different: declaration 'pts' definition 'pst'.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_ChangeStrux.cpp:792:79: note: Function 'changeLastStruxFmtNoUndo' argument 2 names different: declaration 'pts' definition 'pst'.
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:526:11: performance: Technically the member function 'pt_PieceTable::_fmtChangeStrux' can be static. [functionStatic]
abiword-3.0.2/src/text/ptbl/xp/pt_PT_ChangeStrux.cpp:245:21: note: Technically the member function 'pt_PieceTable::_fmtChangeStrux' can be static.
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:526:11: note: Technically the member function 'pt_PieceTable::_fmtChangeStrux' can be static.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_DeleteSpan.cpp:138:26: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/ptbl/xp/pt_PT_DeleteSpan.cpp:1058:30: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/ptbl/xp/pt_PT_DeleteSpan.cpp:1313:55: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/ptbl/xp/pt_PT_DeleteSpan.cpp:1376:52: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/ptbl/xp/pt_PT_DeleteSpan.cpp:3168:2: style: Variable 'bSuccess' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/ptbl/xp/pt_PT_DeleteSpan.cpp:3160:0: note: Variable 'bSuccess' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_DeleteSpan.cpp:3168:2: note: Variable 'bSuccess' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_DeleteSpan.cpp:3344:2: style: Variable 'bSuccess' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/ptbl/xp/pt_PT_DeleteSpan.cpp:3333:0: note: Variable 'bSuccess' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_DeleteSpan.cpp:3344:2: note: Variable 'bSuccess' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_DeleteSpan.cpp:2085:55: style: Same expression on both sides of '||' because the value of 'strcmp(pszHname,startAttr.c_str())==0' and 'strcmp(pszHname,startAttrInitialCap.c_str())==0' are the same. [duplicateExpression]
abiword-3.0.2/src/text/ptbl/xp/pt_PT_DeleteSpan.cpp:2072:39: note: 'startAttrInitialCap' is assigned value 'startAttr' here.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_DeleteSpan.cpp:2085:55: note: Same expression on both sides of '||' because the value of 'strcmp(pszHname,startAttr.c_str())==0' and 'strcmp(pszHname,startAttrInitialCap.c_str())==0' are the same.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_DeleteSpan.cpp:1595:12: style: The scope of the variable 'pf_Other' can be reduced. [variableScope]
abiword-3.0.2/src/text/ptbl/xp/pt_PT_DeleteSpan.cpp:2612:11: style: The scope of the variable 'bFoundStrux3' can be reduced. [variableScope]
abiword-3.0.2/src/text/ptbl/xp/pt_PT_DeleteSpan.cpp:72:16: style: Function 'deleteSpanWithTable' argument 5 names different: declaration 'bDeleteTableStrux' definition 'bDeleteTableStruxes'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:205:18: note: Function 'deleteSpanWithTable' argument 5 names different: declaration 'bDeleteTableStrux' definition 'bDeleteTableStruxes'.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_DeleteSpan.cpp:72:16: note: Function 'deleteSpanWithTable' argument 5 names different: declaration 'bDeleteTableStrux' definition 'bDeleteTableStruxes'.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_DeleteSpan.cpp:1284:56: style: Function '_fixHdrFtrReferences' argument 1 names different: declaration 'pType' definition 'pszHdrType'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:524:61: note: Function '_fixHdrFtrReferences' argument 1 names different: declaration 'pType' definition 'pszHdrType'.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_DeleteSpan.cpp:1284:56: note: Function '_fixHdrFtrReferences' argument 1 names different: declaration 'pType' definition 'pszHdrType'.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_DeleteSpan.cpp:1284:82: style: Function '_fixHdrFtrReferences' argument 2 names different: declaration 'pId' definition 'pszHdrId'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:524:82: note: Function '_fixHdrFtrReferences' argument 2 names different: declaration 'pId' definition 'pszHdrId'.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_DeleteSpan.cpp:1284:82: note: Function '_fixHdrFtrReferences' argument 2 names different: declaration 'pId' definition 'pszHdrId'.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_DeleteSpan.cpp:2211:57: style: Function '_deleteComplexSpan' argument 1 names different: declaration 'dpos1' definition 'origPos1'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:488:47: note: Function '_deleteComplexSpan' argument 1 names different: declaration 'dpos1' definition 'origPos1'.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_DeleteSpan.cpp:2211:57: note: Function '_deleteComplexSpan' argument 1 names different: declaration 'dpos1' definition 'origPos1'.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_DeleteSpan.cpp:2212:30: style: Function '_deleteComplexSpan' argument 2 names different: declaration 'dpos2' definition 'origPos2'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:489:32: note: Function '_deleteComplexSpan' argument 2 names different: declaration 'dpos2' definition 'origPos2'.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_DeleteSpan.cpp:2212:30: note: Function '_deleteComplexSpan' argument 2 names different: declaration 'dpos2' definition 'origPos2'.
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:328:10: style: Technically the member function 'pt_PieceTable::dumpDoc' can be const. [functionConst]
abiword-3.0.2/src/text/ptbl/xp/pt_PT_DeleteSpan.cpp:87:21: note: Technically the member function 'pt_PieceTable::dumpDoc' can be const.
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:328:10: note: Technically the member function 'pt_PieceTable::dumpDoc' can be const.
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:433:26: performance: Technically the member function 'pt_PieceTable::_StruxIsNotTable' can be static. [functionStatic]
abiword-3.0.2/src/text/ptbl/xp/pt_PT_DeleteSpan.cpp:2036:21: note: Technically the member function 'pt_PieceTable::_StruxIsNotTable' can be static.
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:433:26: note: Technically the member function 'pt_PieceTable::_StruxIsNotTable' can be static.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_DeleteStrux.cpp:769:25: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/ptbl/xp/pt_PT_DeleteStrux.cpp:680:2: style: Variable 'pfFrag' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/ptbl/xp/pt_PT_DeleteStrux.cpp:679:0: note: Variable 'pfFrag' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_DeleteStrux.cpp:680:2: note: Variable 'pfFrag' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_DeleteStrux.cpp:766:2: style: Variable 'bres' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/ptbl/xp/pt_PT_DeleteStrux.cpp:760:0: note: Variable 'bres' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_DeleteStrux.cpp:766:2: note: Variable 'bres' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_DeleteStrux.cpp:285:6: style: Same expression on both sides of '||'. [duplicateExpression]
abiword-3.0.2/src/text/ptbl/xp/pt_PT_FmtMark.cpp:307:27: style: Function '_fmtChangeFmtMarkWithNotify' argument 7 names different: declaration 'ppfEnd' definition 'ppfNewEnd'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:606:26: note: Function '_fmtChangeFmtMarkWithNotify' argument 7 names different: declaration 'ppfEnd' definition 'ppfNewEnd'.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_FmtMark.cpp:307:27: note: Function '_fmtChangeFmtMarkWithNotify' argument 7 names different: declaration 'ppfEnd' definition 'ppfNewEnd'.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_FmtMark.cpp:307:50: style: Function '_fmtChangeFmtMarkWithNotify' argument 8 names different: declaration 'pfragOffsetEnd' definition 'pfragOffsetNewEnd'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:606:46: note: Function '_fmtChangeFmtMarkWithNotify' argument 8 names different: declaration 'pfragOffsetEnd' definition 'pfragOffsetNewEnd'.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_FmtMark.cpp:307:50: note: Function '_fmtChangeFmtMarkWithNotify' argument 8 names different: declaration 'pfragOffsetEnd' definition 'pfragOffsetNewEnd'.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_FmtMark.cpp:364:27: style: Function '_insertFmtMarkFragWithNotify' argument 3 names different: declaration 'p_AttrProp' definition 'pAttrProp'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:592:29: note: Function '_insertFmtMarkFragWithNotify' argument 3 names different: declaration 'p_AttrProp' definition 'pAttrProp'.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_FmtMark.cpp:364:27: note: Function '_insertFmtMarkFragWithNotify' argument 3 names different: declaration 'p_AttrProp' definition 'pAttrProp'.
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:607:11: performance: Technically the member function 'pt_PieceTable::_fmtChangeFmtMark' can be static. [functionStatic]
abiword-3.0.2/src/text/ptbl/xp/pt_PT_FmtMark.cpp:349:21: note: Technically the member function 'pt_PieceTable::_fmtChangeFmtMark' can be static.
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:607:11: note: Technically the member function 'pt_PieceTable::_fmtChangeFmtMark' can be static.
abiword-3.0.2/src/text/ptbl/xp/px_CR_Glob.h:58:28: style: The function 'reverse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/px_ChangeRecord.h:84:27: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/px_CR_Glob.h:58:28: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/pt_PT_InsertObject.cpp:203:19: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/ptbl/xp/pt_PT_InsertObject.cpp:205:39: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/ptbl/xp/pt_PT_InsertObject.cpp:299:19: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/ptbl/xp/pt_PT_InsertObject.cpp:301:39: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/ptbl/xp/pt_PT_InsertSpan.cpp:314:22: warning: Either the condition 'pft' is redundant or there is possible null pointer dereference: pft. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/ptbl/xp/pt_PT_InsertSpan.cpp:187:6: note: Assuming that condition 'pft' is not redundant
abiword-3.0.2/src/text/ptbl/xp/pt_PT_InsertSpan.cpp:314:22: note: Null pointer dereference
abiword-3.0.2/src/text/ptbl/xp/pt_PT_InsertSpan.cpp:315:44: warning: Either the condition 'pft' is redundant or there is possible null pointer dereference: pft. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/ptbl/xp/pt_PT_InsertSpan.cpp:187:6: note: Assuming that condition 'pft' is not redundant
abiword-3.0.2/src/text/ptbl/xp/pt_PT_InsertSpan.cpp:315:44: note: Null pointer dereference
abiword-3.0.2/src/text/ptbl/xp/pt_PT_InsertSpan.cpp:316:64: warning: Either the condition 'pft' is redundant or there is possible null pointer dereference: pft. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/ptbl/xp/pt_PT_InsertSpan.cpp:187:6: note: Assuming that condition 'pft' is not redundant
abiword-3.0.2/src/text/ptbl/xp/pt_PT_InsertSpan.cpp:316:64: note: Null pointer dereference
abiword-3.0.2/src/text/ptbl/xp/pt_PT_InsertSpan.cpp:320:2: warning: Either the condition 'pft' is redundant or there is possible null pointer dereference: pft. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/ptbl/xp/pt_PT_InsertSpan.cpp:187:6: note: Assuming that condition 'pft' is not redundant
abiword-3.0.2/src/text/ptbl/xp/pt_PT_InsertSpan.cpp:320:2: note: Null pointer dereference
abiword-3.0.2/src/text/ptbl/xp/pt_PT_InsertSpan.cpp:391:19: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/ptbl/xp/pt_PT_InsertSpan.cpp:393:39: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/ptbl/xp/pt_PT_InsertSpan.cpp:398:39: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/ptbl/xp/pt_PT_InsertSpan.cpp:481:21: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/ptbl/xp/pt_PT_InsertSpan.cpp:483:41: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:615:11: style: Technically the member function 'pt_PieceTable::_lastUndoIsThisFmtMark' can be const. [functionConst]
abiword-3.0.2/src/text/ptbl/xp/pt_PT_InsertSpan.cpp:327:21: note: Technically the member function 'pt_PieceTable::_lastUndoIsThisFmtMark' can be const.
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:615:11: note: Technically the member function 'pt_PieceTable::_lastUndoIsThisFmtMark' can be const.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_InsertStrux.cpp:490:21: style: Variable 'bFoundContainer' is assigned a value that is never used. [unreadVariable]
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:611:11: performance: Technically the member function 'pt_PieceTable::_computeFmtMarkForNewBlock' can be static. [functionStatic]
abiword-3.0.2/src/text/ptbl/xp/pt_PT_InsertStrux.cpp:666:21: note: Technically the member function 'pt_PieceTable::_computeFmtMarkForNewBlock' can be static.
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:611:11: note: Technically the member function 'pt_PieceTable::_computeFmtMarkForNewBlock' can be static.
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:401:11: style: Technically the member function 'pt_PieceTable::_tellAndMaybeAddListener' can be const. [functionConst]
abiword-3.0.2/src/text/ptbl/xp/pt_PT_Listener.cpp:56:21: note: Technically the member function 'pt_PieceTable::_tellAndMaybeAddListener' can be const.
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:401:11: note: Technically the member function 'pt_PieceTable::_tellAndMaybeAddListener' can be const.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_Styles.cpp:488:22: warning: Either the condition 'pszName' is redundant or there is possible null pointer dereference: pszName. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/ptbl/xp/pt_PT_Styles.cpp:484:6: note: Assuming that condition 'pszName' is not redundant
abiword-3.0.2/src/text/ptbl/xp/pt_PT_Styles.cpp:488:22: note: Null pointer dereference
abiword-3.0.2/src/text/ptbl/xp/pt_PT_Styles.cpp:395:48: style: Function 'removeStyle' argument 1 names different: declaration 'name' definition 'szName'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:296:37: note: Function 'removeStyle' argument 1 names different: declaration 'name' definition 'szName'.
abiword-3.0.2/src/text/ptbl/xp/pt_PT_Styles.cpp:395:48: note: Function 'removeStyle' argument 1 names different: declaration 'name' definition 'szName'.
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.cpp:142:12: warning: Either the condition 'pf' is redundant or there is possible null pointer dereference: pf. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.cpp:137:8: note: Assuming that condition 'pf' is not redundant
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.cpp:142:12: note: Null pointer dereference
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.cpp:811:10: warning: Either the condition 'pfFrag' is redundant or there is possible null pointer dereference: pfToFind. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.cpp:761:9: note: Assuming that condition 'pfFrag' is not redundant
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.cpp:776:42: note: Calling function 'getFragPosition', 1st argument 'pfToFind' value is 0
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.cpp:811:10: note: Null pointer dereference
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.cpp:840:25: warning: Either the condition 'pfLast' is redundant or there is possible null pointer dereference: pfLast. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.cpp:824:5: note: Assuming that condition 'pfLast' is not redundant
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.cpp:840:25: note: Null pointer dereference
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.cpp:1089:54: warning: Either the condition 'pfFirst==NULL' is redundant or there is possible null pointer dereference: pfFirst. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.cpp:1090:14: note: Assuming that condition 'pfFirst==NULL' is not redundant
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.cpp:1089:54: note: Null pointer dereference
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.cpp:160:52: style: Function 'createAndSendCR' argument 1 names different: declaration 'dpos' definition 'iPos'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:196:58: note: Function 'createAndSendCR' argument 1 names different: declaration 'dpos' definition 'iPos'.
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.cpp:160:52: note: Function 'createAndSendCR' argument 1 names different: declaration 'dpos' definition 'iPos'.
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.cpp:817:31: style: Function 'getFragFromPosition' argument 3 names different: declaration 'pOffset' definition 'pFragOffset'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:332:30: note: Function 'getFragFromPosition' argument 3 names different: declaration 'pOffset' definition 'pFragOffset'.
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.cpp:817:31: note: Function 'getFragFromPosition' argument 3 names different: declaration 'pOffset' definition 'pFragOffset'.
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.cpp:1542:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:323:29: style: Technically the member function 'pt_PieceTable::getPosEnd' can be const. [functionConst]
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.cpp:717:31: note: Technically the member function 'pt_PieceTable::getPosEnd' can be const.
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:323:29: note: Technically the member function 'pt_PieceTable::getPosEnd' can be const.
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:326:19: performance: Technically the member function 'pt_PieceTable::getFragPosition' can be static. [functionStatic]
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.cpp:809:31: note: Technically the member function 'pt_PieceTable::getFragPosition' can be static.
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:326:19: note: Technically the member function 'pt_PieceTable::getFragPosition' can be static.
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:361:26: performance: Technically the member function 'pt_PieceTable::isEndFootnote' can be static. [functionStatic]
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.cpp:973:21: note: Technically the member function 'pt_PieceTable::isEndFootnote' can be static.
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:361:26: note: Technically the member function 'pt_PieceTable::isEndFootnote' can be static.
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:362:26: performance: Technically the member function 'pt_PieceTable::isFootnote' can be static. [functionStatic]
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.cpp:987:21: note: Technically the member function 'pt_PieceTable::isFootnote' can be static.
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:362:26: note: Technically the member function 'pt_PieceTable::isFootnote' can be static.
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:446:11: performance: Technically the member function 'pt_PieceTable::_struxHasContent' can be static. [functionStatic]
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.cpp:350:21: note: Technically the member function 'pt_PieceTable::_struxHasContent' can be static.
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:446:11: note: Technically the member function 'pt_PieceTable::_struxHasContent' can be static.
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:573:11: performance: Technically the member function 'pt_PieceTable::_getStruxFromFrag' can be static. [functionStatic]
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.cpp:1341:21: note: Technically the member function 'pt_PieceTable::_getStruxFromFrag' can be static.
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:573:11: note: Technically the member function 'pt_PieceTable::_getStruxFromFrag' can be static.
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:576:26: style: Technically the member function 'pt_PieceTable::_getNextStruxAfterFragSkip' can be const. [functionConst]
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.cpp:1359:21: note: Technically the member function 'pt_PieceTable::_getNextStruxAfterFragSkip' can be const.
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:576:26: note: Technically the member function 'pt_PieceTable::_getNextStruxAfterFragSkip' can be const.
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:581:15: performance: Technically the member function 'pt_PieceTable::_computeBlockOffset' can be static. [functionStatic]
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.cpp:1444:26: note: Technically the member function 'pt_PieceTable::_computeBlockOffset' can be static.
abiword-3.0.2/src/text/ptbl/xp/pt_PieceTable.h:581:15: note: Technically the member function 'pt_PieceTable::_computeBlockOffset' can be static.
abiword-3.0.2/src/text/ptbl/xp/pt_VarSet.cpp:365:4: style: Variable 'sProps' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/ptbl/xp/pt_VarSet.cpp:363:0: note: Variable 'sProps' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/ptbl/xp/pt_VarSet.cpp:365:4: note: Variable 'sProps' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/ptbl/xp/pt_VarSet.cpp:379:4: style: Variable 'sAttribs' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/text/ptbl/xp/pt_VarSet.cpp:377:0: note: Variable 'sAttribs' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/ptbl/xp/pt_VarSet.cpp:379:4: note: Variable 'sAttribs' is reassigned a value before the old one has been used.
abiword-3.0.2/src/text/ptbl/xp/pt_VarSet.cpp:42:2: performance: Variable 'm_currentVarSet' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/text/ptbl/xp/px_CR_DataItem.h:51:28: style: The function 'reverse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/px_ChangeRecord.h:84:27: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/px_CR_DataItem.h:51:28: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/px_CR_DocProp.h:37:28: style: The function 'reverse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/px_ChangeRecord.h:84:27: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/px_CR_DocProp.h:37:28: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/px_CR_FmtMark.cpp:31:2: performance: Variable 'm_blockOffset' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/text/ptbl/xp/px_CR_FmtMarkChange.cpp:33:2: performance: Variable 'm_indexOldAP' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/text/ptbl/xp/px_CR_FmtMarkChange.cpp:34:2: performance: Variable 'm_blockOffset' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/text/ptbl/xp/px_CR_Glob.cpp:30:2: performance: Variable 'm_flags' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/text/ptbl/xp/px_CR_Object.cpp:30:28: style: Function 'PX_ChangeRecord_Object' argument 5 names different: declaration 'ObjectType' definition 'objectType'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/px_CR_Object.h:50:23: note: Function 'PX_ChangeRecord_Object' argument 5 names different: declaration 'ObjectType' definition 'objectType'.
abiword-3.0.2/src/text/ptbl/xp/px_CR_Object.cpp:30:28: note: Function 'PX_ChangeRecord_Object' argument 5 names different: declaration 'ObjectType' definition 'objectType'.
abiword-3.0.2/src/text/ptbl/xp/px_CR_Object.cpp:32:59: style: Function 'PX_ChangeRecord_Object' argument 7 names different: declaration 'field' definition 'pField'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/px_CR_Object.h:52:39: note: Function 'PX_ChangeRecord_Object' argument 7 names different: declaration 'field' definition 'pField'.
abiword-3.0.2/src/text/ptbl/xp/px_CR_Object.cpp:32:59: note: Function 'PX_ChangeRecord_Object' argument 7 names different: declaration 'field' definition 'pField'.
abiword-3.0.2/src/text/ptbl/xp/px_CR_Object.cpp:37:2: performance: Variable 'm_blockOffset' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/text/ptbl/xp/px_CR_ObjectChange.cpp:36:2: performance: Variable 'm_indexOldAP' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/text/ptbl/xp/px_CR_ObjectChange.cpp:38:2: performance: Variable 'm_blockOffset' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/text/ptbl/xp/px_CR_Span.cpp:29:31: style: Function 'PX_ChangeRecord_Span' argument 3 names different: declaration 'indexAP' definition 'indexNewAP'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/px_CR_Span.h:52:25: note: Function 'PX_ChangeRecord_Span' argument 3 names different: declaration 'indexAP' definition 'indexNewAP'.
abiword-3.0.2/src/text/ptbl/xp/px_CR_Span.cpp:29:31: note: Function 'PX_ChangeRecord_Span' argument 3 names different: declaration 'indexAP' definition 'indexNewAP'.
abiword-3.0.2/src/text/ptbl/xp/px_CR_SpanChange.cpp:33:22: style: Function 'PX_ChangeRecord_SpanChange' argument 8 names different: declaration 'isRevisionDelete' definition 'bRevisionDelete'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/px_CR_SpanChange.h:55:16: note: Function 'PX_ChangeRecord_SpanChange' argument 8 names different: declaration 'isRevisionDelete' definition 'bRevisionDelete'.
abiword-3.0.2/src/text/ptbl/xp/px_CR_SpanChange.cpp:33:22: note: Function 'PX_ChangeRecord_SpanChange' argument 8 names different: declaration 'isRevisionDelete' definition 'bRevisionDelete'.
abiword-3.0.2/src/text/ptbl/xp/px_CR_SpanChange.cpp:37:2: performance: Variable 'm_bufIndex' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/text/ptbl/xp/px_CR_SpanChange.cpp:38:2: performance: Variable 'm_length' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/text/ptbl/xp/px_CR_SpanChange.cpp:39:2: performance: Variable 'm_indexOldAP' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/text/ptbl/xp/px_CR_SpanChange.cpp:40:2: performance: Variable 'm_blockOffset' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/text/ptbl/xp/px_CR_StruxChange.cpp:35:2: performance: Variable 'm_indexOldAP' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/text/ptbl/xp/px_CR_Style.h:50:28: style: The function 'reverse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/px_ChangeRecord.h:84:27: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/px_CR_Style.h:50:28: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/px_CR_Style.h:62:28: style: The function 'reverse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/text/ptbl/xp/px_ChangeRecord.h:84:27: note: Virtual function in base class
abiword-3.0.2/src/text/ptbl/xp/px_CR_Style.h:62:28: note: Function in derived class
abiword-3.0.2/src/text/ptbl/xp/px_ChangeHistory.cpp:347:8: style: Condition '!bGotOne' is always true [knownConditionTrueFalse]
abiword-3.0.2/src/text/ptbl/xp/px_ChangeHistory.cpp:346:17: note: Assignment 'bGotOne=false', assigned value is 0
abiword-3.0.2/src/text/ptbl/xp/px_ChangeHistory.cpp:347:8: note: Condition '!bGotOne' is always true
abiword-3.0.2/src/text/ptbl/xp/px_ChangeHistory.cpp:103:57: warning: Either the condition 'if(pcr&&pcr->getDocument()==NULL)' is redundant or there is possible null pointer dereference: pcr. [nullPointerRedundantCheck]
abiword-3.0.2/src/text/ptbl/xp/px_ChangeHistory.cpp:105:5: note: Assuming that condition 'if(pcr&&pcr->getDocument()==NULL)' is not redundant
abiword-3.0.2/src/text/ptbl/xp/px_ChangeHistory.cpp:103:57: note: Null pointer dereference
abiword-3.0.2/src/text/ptbl/xp/px_ChangeHistory.cpp:37:52: style: Function 'px_ChangeHistory' argument 1 names different: declaration 'pT' definition 'pPT'. [funcArgNamesDifferent]
abiword-3.0.2/src/text/ptbl/xp/px_ChangeHistory.h:44:35: note: Function 'px_ChangeHistory' argument 1 names different: declaration 'pT' definition 'pPT'.
abiword-3.0.2/src/text/ptbl/xp/px_ChangeHistory.cpp:37:52: note: Function 'px_ChangeHistory' argument 1 names different: declaration 'pT' definition 'pPT'.
abiword-3.0.2/src/text/ptbl/xp/t/pp_PropertyMap.t.cpp:49:12: style: Same expression on both sides of '==' because the value of 'v1' and 'v2' are the same. [duplicateExpression]
abiword-3.0.2/src/text/ptbl/xp/t/pp_PropertyMap.t.cpp:46:32: note: 'v2' is assigned value 'v1' here.
abiword-3.0.2/src/text/ptbl/xp/t/pp_PropertyMap.t.cpp:49:12: note: Same expression on both sides of '==' because the value of 'v1' and 'v2' are the same.
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaApp.cpp:429:0: error: syntax error [syntaxError]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaDialogFactory.cpp:0:0: error: syntax error [syntaxError]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaDialogFactory.cpp:0:0: note: syntax error
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaDialogFactory.cpp:0:0: note: syntax error
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaDialog_Annotation.cpp:65:0: error: syntax error [syntaxError]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaDialog_Background.cpp:62:0: error: syntax error [syntaxError]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaDialog_Break.cpp:74:0: error: syntax error [syntaxError]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaDialog_Columns.cpp:108:0: error: syntax error [syntaxError]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaDialog_Field.cpp:85:0: error: syntax error [syntaxError]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaDialog_FormatFootnotes.cpp:75:0: error: syntax error [syntaxError]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaDialog_FormatFrame.cpp:75:0: error: syntax error [syntaxError]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaDialog_FormatTOC.cpp:78:0: error: syntax error [syntaxError]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaDialog_FormatTable.cpp:175:0: error: syntax error [syntaxError]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaDialog_Goto.cpp:74:0: error: syntax error [syntaxError]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaDialog_HdrFtr.cpp:72:0: error: syntax error [syntaxError]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaDialog_InsertBookmark.cpp:77:0: error: syntax error [syntaxError]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaDialog_InsertHyperlink.cpp:101:0: error: syntax error [syntaxError]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaDialog_InsertTable.cpp:75:0: error: syntax error [syntaxError]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaDialog_Insert_DateTime.cpp:106:0: error: syntax error [syntaxError]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaDialog_Latex.cpp:58:0: error: syntax error [syntaxError]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaDialog_ListRevisions.cpp:72:0: error: syntax error [syntaxError]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaDialog_Lists.cpp:119:0: error: syntax error [syntaxError]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaDialog_MailMerge.cpp:68:0: error: syntax error [syntaxError]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaDialog_MarkRevisions.cpp:65:0: error: syntax error [syntaxError]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaDialog_MergeCells.cpp:74:0: error: syntax error [syntaxError]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaDialog_MetaData.cpp:94:0: error: syntax error [syntaxError]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaDialog_New.cpp:76:0: error: syntax error [syntaxError]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaDialog_Options.cpp:70:0: error: syntax error [syntaxError]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaDialog_PageNumbers.cpp:74:0: error: syntax error [syntaxError]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaDialog_PageSetup.cpp:99:0: error: syntax error [syntaxError]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaDialog_Paragraph.cpp:85:0: error: syntax error [syntaxError]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaDialog_Replace.cpp:65:0: error: syntax error [syntaxError]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaDialog_Spell.cpp:59:0: error: syntax error [syntaxError]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaDialog_SplitCells.cpp:74:0: error: syntax error [syntaxError]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaDialog_Styles.cpp:208:0: error: syntax error [syntaxError]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaDialog_Stylist.cpp:73:0: error: syntax error [syntaxError]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaDialog_Tab.cpp:65:0: error: syntax error [syntaxError]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaDialog_ToggleCase.cpp:73:0: error: syntax error [syntaxError]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaDialog_WordCount.cpp:78:0: error: syntax error [syntaxError]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaFrame.cpp:0:0: error: syntax error [syntaxError]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaFrame.cpp:0:0: note: syntax error
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaFrame.cpp:0:0: note: syntax error
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaFrameImpl.cpp:343:0: error: syntax error [syntaxError]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaLeftRuler.cpp:70:0: error: syntax error [syntaxError]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaPlugin.cpp:63:0: error: syntax error [syntaxError]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaPreview_Annotation.cpp:50:0: error: syntax error [syntaxError]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaStatusBar.cpp:41:0: error: syntax error [syntaxError]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaTool.cpp:46:0: error: syntax error [syntaxError]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaToolbar_FontCombo.cpp:38:27: style: Function 'static_constructor' argument 2 names different: declaration 'id' definition 'tlbrid'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaToolbar_FontCombo.h:37:79: note: Function 'static_constructor' argument 2 names different: declaration 'id' definition 'tlbrid'.
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaToolbar_FontCombo.cpp:38:27: note: Function 'static_constructor' argument 2 names different: declaration 'id' definition 'tlbrid'.
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaToolbar_FontCombo.cpp:45:27: style: Function 'AP_CocoaToolbar_FontCombo' argument 2 names different: declaration 'id' definition 'tlbrid'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaToolbar_FontCombo.h:34:66: note: Function 'AP_CocoaToolbar_FontCombo' argument 2 names different: declaration 'id' definition 'tlbrid'.
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaToolbar_FontCombo.cpp:45:27: note: Function 'AP_CocoaToolbar_FontCombo' argument 2 names different: declaration 'id' definition 'tlbrid'.
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaToolbar_FontCombo.cpp:80:0: error: Uninitialized variable: e [uninitvar]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaToolbar_StyleCombo.cpp:123:22: warning: Possible null pointer dereference: pStyles [nullPointer]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaToolbar_StyleCombo.cpp:121:41: note: Assignment 'pStyles=NULL', assigned value is 0
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaToolbar_StyleCombo.cpp:123:22: note: Null pointer dereference
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaToolbar_StyleCombo.cpp:128:12: warning: Possible null pointer dereference: pStyles [nullPointer]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaToolbar_StyleCombo.cpp:121:41: note: Assignment 'pStyles=NULL', assigned value is 0
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaToolbar_StyleCombo.cpp:128:12: note: Null pointer dereference
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaToolbar_StyleCombo.cpp:44:29: warning: Member variable 'AP_CocoaToolbar_StyleCombo::m_pDocument' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaFrame.h:45:2: style: Class 'AP_CocoaFrame' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaTopRuler.cpp:70:0: error: syntax error [syntaxError]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaViewListener.h:31:2: style: Class 'ap_CocoaViewListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/ap/cocoa/ap_CocoaApp.h:49:2: style: Class 'AP_CocoaApp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/ap/cocoa/ap_PrintingDelegate.h:32:2: style: Class 'AP_PrintingDelegate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/ap/gtk/GTKCommon.cpp:250:23: style: The scope of the variable 'selection' can be reduced. [variableScope]
abiword-3.0.2/src/wp/ap/gtk/GTKCommon.h:87:17: style: Technically the member function 'UT_runDialog_AskForPathname::getPath' can be const. [functionConst]
abiword-3.0.2/src/wp/ap/gtk/GTKCommon.cpp:360:30: note: Technically the member function 'UT_runDialog_AskForPathname::getPath' can be const.
abiword-3.0.2/src/wp/ap/gtk/GTKCommon.h:87:17: note: Technically the member function 'UT_runDialog_AskForPathname::getPath' can be const.
abiword-3.0.2/src/wp/ap/gtk/GTKCommon.h:88:16: style: Technically the member function 'UT_runDialog_AskForPathname::getType' can be const. [functionConst]
abiword-3.0.2/src/wp/ap/gtk/GTKCommon.cpp:366:30: note: Technically the member function 'UT_runDialog_AskForPathname::getType' can be const.
abiword-3.0.2/src/wp/ap/gtk/GTKCommon.h:88:16: note: Technically the member function 'UT_runDialog_AskForPathname::getType' can be const.
abiword-3.0.2/src/wp/ap/gtk/GTKCommon.h:101:17: performance: Technically the member function 'UT_runDialog_AskForPathname::appendDefaultSuffixFunctor' can be static. [functionStatic]
abiword-3.0.2/src/wp/ap/gtk/GTKCommon.cpp:418:30: note: Technically the member function 'UT_runDialog_AskForPathname::appendDefaultSuffixFunctor' can be static.
abiword-3.0.2/src/wp/ap/gtk/GTKCommon.h:101:17: note: Technically the member function 'UT_runDialog_AskForPathname::appendDefaultSuffixFunctor' can be static.
abiword-3.0.2/src/wp/ap/gtk/GTKCommon.cpp:378:5: style: Struct 'FileTypeArray' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/ap/gtk/GTKCommon.h:69:31: performance: Function parameter 'desc' should be passed by const reference. [passedByValue]
abiword-3.0.2/src/wp/ap/gtk/GTKCommon.h:69:49: performance: Function parameter 'ext' should be passed by const reference. [passedByValue]
abiword-3.0.2/src/wp/ap/gtk/GTKCommon.cpp:327:64: performance: Function parameter 'desc' should be passed by const reference. [passedByValue]
abiword-3.0.2/src/wp/ap/gtk/GTKCommon.cpp:328:64: performance: Function parameter 'ext' should be passed by const reference. [passedByValue]
abiword-3.0.2/src/wp/ap/gtk/GTKCommon.cpp:339:68: performance: Function parameter 'desc' should be passed by const reference. [passedByValue]
abiword-3.0.2/src/wp/ap/gtk/GTKCommon.cpp:340:68: performance: Function parameter 'ext' should be passed by const reference. [passedByValue]
abiword-3.0.2/src/wp/ap/gtk/GTKCommon.cpp:418:70: performance: Function parameter 'dialogFilename' should be passed by const reference. [passedByValue]
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:2426:6: warning: Either the condition 'abi!=0' is redundant or there is possible null pointer dereference: abi. [nullPointerRedundantCheck]
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:2428:26: note: Assuming that condition 'abi!=0' is not redundant
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:2426:6: note: Null pointer dereference
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:2601:6: warning: Either the condition 'w!=NULL' is redundant or there is possible null pointer dereference: w. [nullPointerRedundantCheck]
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:2604:24: note: Assuming that condition 'w!=NULL' is not redundant
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:2601:6: note: Null pointer dereference
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:1197:26: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:1403:26: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:1431:26: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:1518:26: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:1533:26: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:1548:26: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:1688:26: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:1693:2: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:1690:0: note: Variable 'res' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:1693:2: note: Variable 'res' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:2031:13: style: The scope of the variable 'abi' can be reduced. [variableScope]
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:1215:40: style: Function 'abi_widget_set_show_margin' argument 1 names different: declaration 'w' definition 'abi'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.h:417:52: note: Function 'abi_widget_set_show_margin' argument 1 names different: declaration 'w' definition 'abi'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:1215:40: note: Function 'abi_widget_set_show_margin' argument 1 names different: declaration 'w' definition 'abi'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:1224:40: style: Function 'abi_widget_get_show_margin' argument 1 names different: declaration 'w' definition 'abi'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.h:418:52: note: Function 'abi_widget_get_show_margin' argument 1 names different: declaration 'w' definition 'abi'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:1224:40: note: Function 'abi_widget_get_show_margin' argument 1 names different: declaration 'w' definition 'abi'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:1231:41: style: Function 'abi_widget_set_show_authors' argument 1 names different: declaration 'w' definition 'abi'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.h:420:53: note: Function 'abi_widget_set_show_authors' argument 1 names different: declaration 'w' definition 'abi'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:1231:41: note: Function 'abi_widget_set_show_authors' argument 1 names different: declaration 'w' definition 'abi'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:1240:41: style: Function 'abi_widget_get_show_authors' argument 1 names different: declaration 'w' definition 'abi'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.h:421:53: note: Function 'abi_widget_get_show_authors' argument 1 names different: declaration 'w' definition 'abi'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:1240:41: note: Function 'abi_widget_get_show_authors' argument 1 names different: declaration 'w' definition 'abi'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:1247:44: style: Function 'abi_widget_set_word_selections' argument 1 names different: declaration 'w' definition 'abi'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.h:414:56: note: Function 'abi_widget_set_word_selections' argument 1 names different: declaration 'w' definition 'abi'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:1247:44: note: Function 'abi_widget_set_word_selections' argument 1 names different: declaration 'w' definition 'abi'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:1247:58: style: Function 'abi_widget_set_word_selections' argument 2 names different: declaration 'b' definition 'gb'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.h:414:68: note: Function 'abi_widget_set_word_selections' argument 2 names different: declaration 'b' definition 'gb'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:1247:58: note: Function 'abi_widget_set_word_selections' argument 2 names different: declaration 'b' definition 'gb'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:1267:44: style: Function 'abi_widget_get_word_selections' argument 1 names different: declaration 'w' definition 'abi'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.h:415:56: note: Function 'abi_widget_get_word_selections' argument 1 names different: declaration 'w' definition 'abi'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:1267:44: note: Function 'abi_widget_get_word_selections' argument 1 names different: declaration 'w' definition 'abi'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:1274:34: style: Function 'abi_widget_file_open' argument 1 names different: declaration 'w' definition 'abi'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.h:289:46: note: Function 'abi_widget_file_open' argument 1 names different: declaration 'w' definition 'abi'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:1274:34: note: Function 'abi_widget_file_open' argument 1 names different: declaration 'w' definition 'abi'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:1421:44: style: Function 'abi_widget_render_page_to_image' argument 1 names different: declaration 'w' definition 'abi'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.h:423:58: note: Function 'abi_widget_render_page_to_image' argument 1 names different: declaration 'w' definition 'abi'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:1421:44: note: Function 'abi_widget_render_page_to_image' argument 1 names different: declaration 'w' definition 'abi'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:1421:53: style: Function 'abi_widget_render_page_to_image' argument 2 names different: declaration 'page_number' definition 'iPage'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.h:423:65: note: Function 'abi_widget_render_page_to_image' argument 2 names different: declaration 'page_number' definition 'iPage'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:1421:53: note: Function 'abi_widget_render_page_to_image' argument 2 names different: declaration 'page_number' definition 'iPage'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:1486:49: style: Function 'abi_widget_set_font_name' argument 2 names different: declaration 'szFontName' definition 'szName'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.h:439:60: note: Function 'abi_widget_set_font_name' argument 2 names different: declaration 'szFontName' definition 'szName'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:1486:49: note: Function 'abi_widget_set_font_name' argument 2 names different: declaration 'szFontName' definition 'szName'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:1498:49: style: Function 'abi_widget_set_font_size' argument 2 names different: declaration 'szFontsize' definition 'szSize'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.h:440:60: note: Function 'abi_widget_set_font_size' argument 2 names different: declaration 'szFontsize' definition 'szSize'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:1498:49: note: Function 'abi_widget_set_font_size' argument 2 names different: declaration 'szFontsize' definition 'szSize'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:1531:37: style: Function 'abi_widget_insert_table' argument 1 names different: declaration 'w' definition 'abi'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.h:435:48: note: Function 'abi_widget_insert_table' argument 1 names different: declaration 'w' definition 'abi'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:1531:37: note: Function 'abi_widget_insert_table' argument 1 names different: declaration 'w' definition 'abi'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:1630:74: style: Function 'abi_widget_load_file' argument 3 names different: declaration 'mimetype' definition 'extension_or_mimetype'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.h:291:85: note: Function 'abi_widget_load_file' argument 3 names different: declaration 'mimetype' definition 'extension_or_mimetype'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:1630:74: note: Function 'abi_widget_load_file' argument 3 names different: declaration 'mimetype' definition 'extension_or_mimetype'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:2424:39: style: Function 'abi_widget_turn_on_cursor' argument 1 names different: declaration 'widget' definition 'abi'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.h:274:53: note: Function 'abi_widget_turn_on_cursor' argument 1 names different: declaration 'widget' definition 'abi'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:2424:39: note: Function 'abi_widget_turn_on_cursor' argument 1 names different: declaration 'widget' definition 'abi'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:114:3: style: Struct '_AbiPrivData' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:114:3: style: Struct '_AbiPrivData' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixFrame.h:38:2: style: Class 'AP_UnixFrame' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixFrameImpl.h:39:2: style: Class 'AP_UnixFrameImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixClipboard.h:35:2: style: Class 'AP_UnixClipboard' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixApp.h:54:2: style: Class 'AP_UnixApp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:549:2: style: Class 'Stateful_ViewListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:978:2: style: Class 'AbiWidget_FrameListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:900:15: style: The function 'bold' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:776:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:900:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:901:15: style: The function 'italic' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:777:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:901:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:902:15: style: The function 'underline' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:778:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:902:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:903:15: style: The function 'overline' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:779:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:903:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:904:15: style: The function 'line_through' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:780:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:904:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:905:15: style: The function 'topline' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:781:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:905:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:906:15: style: The function 'bottomline' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:782:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:906:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:907:15: style: The function 'subscript' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:783:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:907:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:908:15: style: The function 'superscript' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:784:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:908:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:909:15: style: The function 'color' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:785:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:909:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:910:15: style: The function 'font_size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:786:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:910:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:911:15: style: The function 'font_family' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:787:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:911:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:912:15: style: The function 'changed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:788:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:912:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:913:15: style: The function 'can_undo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:789:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:913:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:914:15: style: The function 'can_redo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:790:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:914:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:915:15: style: The function 'is_dirty' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:791:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:915:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:916:15: style: The function 'leftAlign' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:792:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:916:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:917:15: style: The function 'rightAlign' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:793:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:917:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:918:15: style: The function 'centerAlign' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:794:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:918:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:919:15: style: The function 'justifyAlign' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:795:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:919:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:920:15: style: The function 'styleName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:796:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:920:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:921:15: style: The function 'textSelected' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:797:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:921:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:922:15: style: The function 'imageSelected' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:798:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:922:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:923:15: style: The function 'selectionCleared' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:799:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:923:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:924:15: style: The function 'enterSelection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:800:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:924:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:925:15: style: The function 'leaveSelection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:801:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:925:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:926:15: style: The function 'tableState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:802:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:926:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:927:15: style: The function 'pageCount' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:803:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:927:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:928:15: style: The function 'currentPage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:804:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:928:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:929:15: style: The function 'zoomPercentage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:805:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget-gtk2.cpp:929:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:2471:6: warning: Either the condition 'abi!=0' is redundant or there is possible null pointer dereference: abi. [nullPointerRedundantCheck]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:2473:26: note: Assuming that condition 'abi!=0' is not redundant
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:2471:6: note: Null pointer dereference
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:2646:6: warning: Either the condition 'w!=NULL' is redundant or there is possible null pointer dereference: w. [nullPointerRedundantCheck]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:2649:24: note: Assuming that condition 'w!=NULL' is not redundant
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:2646:6: note: Null pointer dereference
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:1196:26: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:1424:26: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:1456:26: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:1541:26: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:1556:26: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:1564:26: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:1579:26: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:1724:26: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:1729:2: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:1726:0: note: Variable 'res' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:1729:2: note: Variable 'res' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:2071:13: style: The scope of the variable 'abi' can be reduced. [variableScope]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:1214:40: style: Function 'abi_widget_set_show_margin' argument 1 names different: declaration 'w' definition 'abi'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.h:417:52: note: Function 'abi_widget_set_show_margin' argument 1 names different: declaration 'w' definition 'abi'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:1214:40: note: Function 'abi_widget_set_show_margin' argument 1 names different: declaration 'w' definition 'abi'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:1223:40: style: Function 'abi_widget_get_show_margin' argument 1 names different: declaration 'w' definition 'abi'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.h:418:52: note: Function 'abi_widget_get_show_margin' argument 1 names different: declaration 'w' definition 'abi'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:1223:40: note: Function 'abi_widget_get_show_margin' argument 1 names different: declaration 'w' definition 'abi'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:1230:41: style: Function 'abi_widget_set_show_authors' argument 1 names different: declaration 'w' definition 'abi'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.h:420:53: note: Function 'abi_widget_set_show_authors' argument 1 names different: declaration 'w' definition 'abi'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:1230:41: note: Function 'abi_widget_set_show_authors' argument 1 names different: declaration 'w' definition 'abi'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:1239:41: style: Function 'abi_widget_get_show_authors' argument 1 names different: declaration 'w' definition 'abi'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.h:421:53: note: Function 'abi_widget_get_show_authors' argument 1 names different: declaration 'w' definition 'abi'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:1239:41: note: Function 'abi_widget_get_show_authors' argument 1 names different: declaration 'w' definition 'abi'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:1246:44: style: Function 'abi_widget_set_word_selections' argument 1 names different: declaration 'w' definition 'abi'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.h:414:56: note: Function 'abi_widget_set_word_selections' argument 1 names different: declaration 'w' definition 'abi'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:1246:44: note: Function 'abi_widget_set_word_selections' argument 1 names different: declaration 'w' definition 'abi'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:1246:58: style: Function 'abi_widget_set_word_selections' argument 2 names different: declaration 'b' definition 'gb'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.h:414:68: note: Function 'abi_widget_set_word_selections' argument 2 names different: declaration 'b' definition 'gb'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:1246:58: note: Function 'abi_widget_set_word_selections' argument 2 names different: declaration 'b' definition 'gb'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:1266:44: style: Function 'abi_widget_get_word_selections' argument 1 names different: declaration 'w' definition 'abi'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.h:415:56: note: Function 'abi_widget_get_word_selections' argument 1 names different: declaration 'w' definition 'abi'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:1266:44: note: Function 'abi_widget_get_word_selections' argument 1 names different: declaration 'w' definition 'abi'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:1273:34: style: Function 'abi_widget_file_open' argument 1 names different: declaration 'w' definition 'abi'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.h:289:46: note: Function 'abi_widget_file_open' argument 1 names different: declaration 'w' definition 'abi'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:1273:34: note: Function 'abi_widget_file_open' argument 1 names different: declaration 'w' definition 'abi'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:1446:44: style: Function 'abi_widget_render_page_to_image' argument 1 names different: declaration 'w' definition 'abi'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.h:423:58: note: Function 'abi_widget_render_page_to_image' argument 1 names different: declaration 'w' definition 'abi'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:1446:44: note: Function 'abi_widget_render_page_to_image' argument 1 names different: declaration 'w' definition 'abi'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:1446:53: style: Function 'abi_widget_render_page_to_image' argument 2 names different: declaration 'page_number' definition 'iPage'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.h:423:65: note: Function 'abi_widget_render_page_to_image' argument 2 names different: declaration 'page_number' definition 'iPage'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:1446:53: note: Function 'abi_widget_render_page_to_image' argument 2 names different: declaration 'page_number' definition 'iPage'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:1509:49: style: Function 'abi_widget_set_font_name' argument 2 names different: declaration 'szFontName' definition 'szName'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.h:439:60: note: Function 'abi_widget_set_font_name' argument 2 names different: declaration 'szFontName' definition 'szName'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:1509:49: note: Function 'abi_widget_set_font_name' argument 2 names different: declaration 'szFontName' definition 'szName'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:1521:49: style: Function 'abi_widget_set_font_size' argument 2 names different: declaration 'szFontsize' definition 'szSize'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.h:440:60: note: Function 'abi_widget_set_font_size' argument 2 names different: declaration 'szFontsize' definition 'szSize'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:1521:49: note: Function 'abi_widget_set_font_size' argument 2 names different: declaration 'szFontsize' definition 'szSize'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:1562:37: style: Function 'abi_widget_insert_table' argument 1 names different: declaration 'w' definition 'abi'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.h:435:48: note: Function 'abi_widget_insert_table' argument 1 names different: declaration 'w' definition 'abi'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:1562:37: note: Function 'abi_widget_insert_table' argument 1 names different: declaration 'w' definition 'abi'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:1666:74: style: Function 'abi_widget_load_file' argument 3 names different: declaration 'mimetype' definition 'extension_or_mimetype'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.h:291:85: note: Function 'abi_widget_load_file' argument 3 names different: declaration 'mimetype' definition 'extension_or_mimetype'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:1666:74: note: Function 'abi_widget_load_file' argument 3 names different: declaration 'mimetype' definition 'extension_or_mimetype'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:2469:39: style: Function 'abi_widget_turn_on_cursor' argument 1 names different: declaration 'widget' definition 'abi'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.h:274:53: note: Function 'abi_widget_turn_on_cursor' argument 1 names different: declaration 'widget' definition 'abi'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:2469:39: note: Function 'abi_widget_turn_on_cursor' argument 1 names different: declaration 'widget' definition 'abi'.
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:113:3: style: Struct '_AbiPrivData' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:113:3: style: Struct '_AbiPrivData' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:548:2: style: Class 'Stateful_ViewListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:977:2: style: Class 'AbiWidget_FrameListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:899:15: style: The function 'bold' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:775:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:899:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:900:15: style: The function 'italic' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:776:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:900:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:901:15: style: The function 'underline' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:777:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:901:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:902:15: style: The function 'overline' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:778:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:902:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:903:15: style: The function 'line_through' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:779:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:903:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:904:15: style: The function 'topline' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:780:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:904:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:905:15: style: The function 'bottomline' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:781:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:905:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:906:15: style: The function 'subscript' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:782:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:906:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:907:15: style: The function 'superscript' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:783:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:907:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:908:15: style: The function 'color' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:784:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:908:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:909:15: style: The function 'font_size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:785:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:909:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:910:15: style: The function 'font_family' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:786:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:910:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:911:15: style: The function 'changed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:787:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:911:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:912:15: style: The function 'can_undo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:788:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:912:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:913:15: style: The function 'can_redo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:789:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:913:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:914:15: style: The function 'is_dirty' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:790:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:914:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:915:15: style: The function 'leftAlign' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:791:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:915:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:916:15: style: The function 'rightAlign' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:792:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:916:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:917:15: style: The function 'centerAlign' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:793:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:917:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:918:15: style: The function 'justifyAlign' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:794:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:918:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:919:15: style: The function 'styleName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:795:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:919:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:920:15: style: The function 'textSelected' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:796:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:920:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:921:15: style: The function 'imageSelected' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:797:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:921:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:922:15: style: The function 'selectionCleared' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:798:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:922:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:923:15: style: The function 'enterSelection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:799:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:923:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:924:15: style: The function 'leaveSelection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:800:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:924:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:925:15: style: The function 'tableState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:801:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:925:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:926:15: style: The function 'pageCount' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:802:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:926:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:927:15: style: The function 'currentPage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:803:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:927:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:928:15: style: The function 'zoomPercentage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:804:15: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/gtk/abiwidget.cpp:928:15: note: Function in derived class
abiword-3.0.2/src/wp/ap/gtk/ap_RDFContactGTK.cpp:24:19: warning: Member variable 'AP_RDFContactGTK::m_mainWidget' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_RDFContactGTK.cpp:24:19: warning: Member variable 'AP_RDFContactGTK::w_name' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_RDFContactGTK.cpp:24:19: warning: Member variable 'AP_RDFContactGTK::w_nick' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_RDFContactGTK.cpp:24:19: warning: Member variable 'AP_RDFContactGTK::w_email' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_RDFContactGTK.cpp:24:19: warning: Member variable 'AP_RDFContactGTK::w_homePage' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_RDFContactGTK.cpp:24:19: warning: Member variable 'AP_RDFContactGTK::w_imageUrl' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_RDFContactGTK.cpp:24:19: warning: Member variable 'AP_RDFContactGTK::w_phone' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_RDFSemanticItemGTKInjected.h:37:5: style: Class 'ap_GObjectSemItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/ap/gtk/ap_RDFSemanticItemGTKInjected.h:47:5: style: Class 'ap_GObjectSemItem_List' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/ap/gtk/GTKCommon.h:80:43: performance: Function parameter 'desc' should be passed by const reference. [passedByValue]
abiword-3.0.2/src/wp/ap/gtk/GTKCommon.h:81:43: performance: Function parameter 'ext' should be passed by const reference. [passedByValue]
abiword-3.0.2/src/wp/ap/gtk/GTKCommon.h:83:48: performance: Function parameter 'desc' should be passed by const reference. [passedByValue]
abiword-3.0.2/src/wp/ap/gtk/GTKCommon.h:84:48: performance: Function parameter 'ext' should be passed by const reference. [passedByValue]
abiword-3.0.2/src/wp/ap/gtk/ap_RDFEventGTK.cpp:25:17: warning: Member variable 'AP_RDFEventGTK::m_mainWidget' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_RDFEventGTK.cpp:25:17: warning: Member variable 'AP_RDFEventGTK::w_name' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_RDFEventGTK.cpp:25:17: warning: Member variable 'AP_RDFEventGTK::w_summary' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_RDFEventGTK.cpp:25:17: warning: Member variable 'AP_RDFEventGTK::w_location' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_RDFEventGTK.cpp:25:17: warning: Member variable 'AP_RDFEventGTK::w_desc' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_RDFEventGTK.cpp:25:17: warning: Member variable 'AP_RDFEventGTK::w_dtstart' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_RDFEventGTK.cpp:25:17: warning: Member variable 'AP_RDFEventGTK::w_dtend' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_RDFEventGTK.cpp:25:17: warning: Member variable 'AP_RDFEventGTK::w_uid' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_RDFLocationGTK.cpp:135:0: style: Variable 'predBase' is assigned a value that is never used. [unreadVariable]
abiword-3.0.2/src/wp/ap/gtk/ap_RDFLocationGTK.cpp:146:0: style: Variable 'tmp' is assigned a value that is never used. [unreadVariable]
abiword-3.0.2/src/wp/ap/gtk/ap_RDFLocationGTK.cpp:48:20: warning: Member variable 'AP_RDFLocationGTK::m_mainWidget' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_RDFLocationGTK.cpp:48:20: warning: Member variable 'AP_RDFLocationGTK::w_name' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_RDFLocationGTK.cpp:48:20: warning: Member variable 'AP_RDFLocationGTK::w_map' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_RDFLocationGTK.cpp:48:20: warning: Member variable 'AP_RDFLocationGTK::w_dlat' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_RDFLocationGTK.cpp:48:20: warning: Member variable 'AP_RDFLocationGTK::w_dlong' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_RDFLocationGTK.cpp:48:20: warning: Member variable 'AP_RDFLocationGTK::w_desc' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_RDFSemanticItemGTKInjected.cpp:113:30: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/gtk/ap_RDFSemanticItemGTKInjected.cpp:119:31: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/gtk/ap_RDFSemanticItemGTKInjected.cpp:137:35: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/gtk/ap_RDFSemanticItemGTKInjected.cpp:142:36: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/gtk/ap_RDFSemanticItemGTKInjected.cpp:497:9: style: Variable 'renderer' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/gtk/ap_RDFSemanticItemGTKInjected.cpp:496:0: note: Variable 'renderer' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/gtk/ap_RDFSemanticItemGTKInjected.cpp:497:9: note: Variable 'renderer' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/gtk/ap_RDFSemanticItemGTKInjected.cpp:502:9: style: Variable 'column' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/gtk/ap_RDFSemanticItemGTKInjected.cpp:495:0: note: Variable 'column' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/gtk/ap_RDFSemanticItemGTKInjected.cpp:502:9: note: Variable 'column' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixApp.cpp:821:5: style: Variable 'error' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixApp.cpp:815:0: note: Variable 'error' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixApp.cpp:821:5: note: Variable 'error' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixApp.cpp:1235:2: style: Variable 'error' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixApp.cpp:1233:0: note: Variable 'error' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixApp.cpp:1235:2: note: Variable 'error' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixApp.cpp:223:31: style: Function 'loadStringsFromDisk' argument 2 names different: declaration 'pFallbackStringSet' definition 'pDefaultStringSet'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixApp.h:107:36: note: Function 'loadStringsFromDisk' argument 2 names different: declaration 'pFallbackStringSet' definition 'pDefaultStringSet'.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixApp.cpp:223:31: note: Function 'loadStringsFromDisk' argument 2 names different: declaration 'pFallbackStringSet' definition 'pDefaultStringSet'.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixClipboard.cpp:104:49: style: Function 'AP_UnixClipboard' argument 1 names different: declaration 'pUnixApp' definition 'pApp'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixClipboard.h:35:32: note: Function 'AP_UnixClipboard' argument 1 names different: declaration 'pUnixApp' definition 'pApp'.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixClipboard.cpp:104:49: note: Function 'AP_UnixClipboard' argument 1 names different: declaration 'pUnixApp' definition 'pApp'.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixClipboard.cpp:289:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixClipboard.cpp:304:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Annotation.cpp:58:27: warning: Member variable 'AP_UnixDialog_Annotation::m_windowMain' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Annotation.cpp:58:27: warning: Member variable 'AP_UnixDialog_Annotation::m_entryTitle' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Annotation.cpp:58:27: warning: Member variable 'AP_UnixDialog_Annotation::m_entryAuthor' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Annotation.cpp:58:27: warning: Member variable 'AP_UnixDialog_Annotation::m_textDescription' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Background.cpp:145:70: style: Function '_constructWindowContents' argument 1 names different: declaration 'container' definition 'parent'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Background.h:45:53: note: Function '_constructWindowContents' argument 1 names different: declaration 'container' definition 'parent'.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Background.cpp:145:70: note: Function '_constructWindowContents' argument 1 names different: declaration 'container' definition 'parent'.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Background.cpp:80:27: warning: Member variable 'AP_UnixDialog_Background::m_wColorsel' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Background.cpp:80:27: warning: Member variable 'AP_UnixDialog_Background::m_dlg' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Border_Shading.cpp:257:6: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Border_Shading.cpp:205:31: warning: Member variable 'AP_UnixDialog_Border_Shading::m_wCloseButton' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Border_Shading.cpp:205:31: warning: Member variable 'AP_UnixDialog_Border_Shading::m_wShadingColorLabel' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Border_Shading.cpp:205:31: warning: Member variable 'AP_UnixDialog_Border_Shading::m_wShadingColorButton' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Border_Shading.cpp:205:31: warning: Member variable 'AP_UnixDialog_Border_Shading::m_wShadingOffsetLabel' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Border_Shading.cpp:222:2: performance: Variable 'm_iBorderThicknessConnect' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Border_Shading.cpp:223:2: performance: Variable 'm_iBorderStyleConnect' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Border_Shading.cpp:224:2: performance: Variable 'm_iShadingOffsetConnect' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Border_Shading.cpp:225:2: performance: Variable 'm_iShadingEnableConnect' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Border_Shading.cpp:226:2: performance: Variable 'm_iLineLeftConnect' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Border_Shading.cpp:227:2: performance: Variable 'm_iLineRightConnect' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Border_Shading.cpp:228:2: performance: Variable 'm_iLineTopConnect' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Border_Shading.cpp:229:2: performance: Variable 'm_iLineBotConnect' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Columns.cpp:307:6: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Columns.cpp:158:2: style: Variable 'm_windowMain' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Columns.cpp:145:2: note: Variable 'm_windowMain' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Columns.cpp:158:2: note: Variable 'm_windowMain' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Columns.cpp:142:24: warning: Member variable 'AP_UnixDialog_Columns::m_wSpaceAfterEntry' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Columns.cpp:142:24: warning: Member variable 'AP_UnixDialog_Columns::m_oSpaceAfter_adj' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Columns.cpp:142:24: warning: Member variable 'AP_UnixDialog_Columns::m_wMaxColumnHeightEntry' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Columns.cpp:142:24: warning: Member variable 'AP_UnixDialog_Columns::m_oSpinSize_adj' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Columns.cpp:157:2: performance: Variable 'm_spinHandlerID' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Columns.cpp:159:2: performance: Variable 'm_iSpaceAfter' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Columns.cpp:160:2: performance: Variable 'm_iSpaceAfterID' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Columns.cpp:162:2: performance: Variable 'm_iMaxColumnHeight' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Columns.cpp:163:2: performance: Variable 'm_iMaxColumnHeightID' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatFootnotes.cpp:51:32: warning: Member variable 'AP_UnixDialog_FormatFootnotes::ResponseId' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatFootnotes.cpp:51:32: warning: Member variable 'AP_UnixDialog_FormatFootnotes::m_wEnd123' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatFootnotes.cpp:51:32: warning: Member variable 'AP_UnixDialog_FormatFootnotes::m_wEnd123Brack' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatFootnotes.cpp:51:32: warning: Member variable 'AP_UnixDialog_FormatFootnotes::m_wEnd123Paren' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatFootnotes.cpp:51:32: warning: Member variable 'AP_UnixDialog_FormatFootnotes::m_wEnd123OpenParen' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatFootnotes.cpp:51:32: warning: Member variable 'AP_UnixDialog_FormatFootnotes::m_wEndLower' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatFootnotes.cpp:51:32: warning: Member variable 'AP_UnixDialog_FormatFootnotes::m_wEndLowerParen' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatFootnotes.cpp:51:32: warning: Member variable 'AP_UnixDialog_FormatFootnotes::m_wEndLowerOpenParen' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatFootnotes.cpp:51:32: warning: Member variable 'AP_UnixDialog_FormatFootnotes::m_wEndUpper' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatFootnotes.cpp:51:32: warning: Member variable 'AP_UnixDialog_FormatFootnotes::m_wEndUpperParen' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatFootnotes.cpp:51:32: warning: Member variable 'AP_UnixDialog_FormatFootnotes::m_wEndUpperOpenParen' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatFootnotes.cpp:51:32: warning: Member variable 'AP_UnixDialog_FormatFootnotes::m_wEndRomanLower' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatFootnotes.cpp:51:32: warning: Member variable 'AP_UnixDialog_FormatFootnotes::m_wEndRomanLowerParen' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatFootnotes.cpp:51:32: warning: Member variable 'AP_UnixDialog_FormatFootnotes::m_wEndRomanUpper' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatFootnotes.cpp:51:32: warning: Member variable 'AP_UnixDialog_FormatFootnotes::m_wEndRomanUpperParen' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatFootnotes.cpp:51:32: warning: Member variable 'AP_UnixDialog_FormatFootnotes::m_wFoot123' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatFootnotes.cpp:51:32: warning: Member variable 'AP_UnixDialog_FormatFootnotes::m_wFoot123Brack' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatFootnotes.cpp:51:32: warning: Member variable 'AP_UnixDialog_FormatFootnotes::m_wFoot123Paren' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatFootnotes.cpp:51:32: warning: Member variable 'AP_UnixDialog_FormatFootnotes::m_wFoot123OpenParen' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatFootnotes.cpp:51:32: warning: Member variable 'AP_UnixDialog_FormatFootnotes::m_wFootLower' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatFootnotes.cpp:51:32: warning: Member variable 'AP_UnixDialog_FormatFootnotes::m_wFootLowerParen' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatFootnotes.cpp:51:32: warning: Member variable 'AP_UnixDialog_FormatFootnotes::m_wFootLowerOpenParen' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatFootnotes.cpp:51:32: warning: Member variable 'AP_UnixDialog_FormatFootnotes::m_wFootUpper' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatFootnotes.cpp:51:32: warning: Member variable 'AP_UnixDialog_FormatFootnotes::m_wFootUpperParen' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatFootnotes.cpp:51:32: warning: Member variable 'AP_UnixDialog_FormatFootnotes::m_wFootUpperOpenParen' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatFootnotes.cpp:51:32: warning: Member variable 'AP_UnixDialog_FormatFootnotes::m_wFootRomanLower' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatFootnotes.cpp:51:32: warning: Member variable 'AP_UnixDialog_FormatFootnotes::m_wFootRomanLowerParen' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatFootnotes.cpp:51:32: warning: Member variable 'AP_UnixDialog_FormatFootnotes::m_wFootRomanUpper' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatFootnotes.cpp:51:32: warning: Member variable 'AP_UnixDialog_FormatFootnotes::m_wFootRomanUpperParen' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatFootnotes.cpp:69:2: performance: Variable 'm_FootnoteSpinHanderID' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatFootnotes.cpp:70:2: performance: Variable 'm_EndnoteSpinHanderID' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatFootnotes.cpp:71:2: performance: Variable 'm_FootNumberingID' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatFootnotes.cpp:72:2: performance: Variable 'm_EndPlaceID' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatFootnotes.cpp:73:2: performance: Variable 'm_EndRestartSectionID' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatFootnotes.cpp:74:2: performance: Variable 'm_FootStyleID' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatFootnotes.cpp:75:2: performance: Variable 'm_EndStyleID' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatFrame.cpp:266:21: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatFrame.cpp:286:53: style: Function 'setSensitivity' argument 1 names different: declaration 'bsens' definition 'bSens'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatFrame.h:47:46: note: Function 'setSensitivity' argument 1 names different: declaration 'bsens' definition 'bSens'.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatFrame.cpp:286:53: note: Function 'setSensitivity' argument 1 names different: declaration 'bsens' definition 'bSens'.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatFrame.cpp:383:62: style: Function 'notifyActiveFrame' argument 1 names different: declaration 'pFrame' definition '_pFrame'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatFrame.h:50:56: note: Function 'notifyActiveFrame' argument 1 names different: declaration 'pFrame' definition '_pFrame'.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatFrame.cpp:383:62: note: Function 'notifyActiveFrame' argument 1 names different: declaration 'pFrame' definition '_pFrame'.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatFrame.cpp:206:28: warning: Member variable 'AP_UnixDialog_FormatFrame::m_wCloseButton' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatFrame.cpp:206:28: warning: Member variable 'AP_UnixDialog_FormatFrame::m_wBackgroundColorButton' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatFrame.cpp:223:2: performance: Variable 'm_iBorderThicknessConnect' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatTOC.cpp:345:84: style: Function '_getWidget' argument 2 names different: declaration 'level' definition 'iLevel'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatTOC.h:63:64: note: Function '_getWidget' argument 2 names different: declaration 'level' definition 'iLevel'.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatTOC.cpp:345:84: note: Function '_getWidget' argument 2 names different: declaration 'level' definition 'iLevel'.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatTable.cpp:246:6: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatTable.cpp:266:53: style: Function 'setSensitivity' argument 1 names different: declaration 'bsens' definition 'bSens'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatTable.h:47:46: note: Function 'setSensitivity' argument 1 names different: declaration 'bsens' definition 'bSens'.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatTable.cpp:266:53: note: Function 'setSensitivity' argument 1 names different: declaration 'bsens' definition 'bSens'.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatTable.cpp:202:28: warning: Member variable 'AP_UnixDialog_FormatTable::m_wCloseButton' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatTable.cpp:202:28: warning: Member variable 'AP_UnixDialog_FormatTable::m_wBackgroundColorButton' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_FormatTable.cpp:219:2: performance: Variable 'm_iBorderThicknessConnect' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Goto.cpp:527:2: style: Variable 'renderer' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Goto.cpp:526:0: note: Variable 'renderer' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Goto.cpp:527:2: note: Variable 'renderer' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Goto.cpp:561:2: style: Variable 'renderer' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Goto.cpp:546:0: note: Variable 'renderer' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Goto.cpp:561:2: note: Variable 'renderer' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Goto.cpp:566:2: style: Variable 'column' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Goto.cpp:545:0: note: Variable 'column' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Goto.cpp:566:2: note: Variable 'column' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Goto.cpp:656:2: style: Variable 'renderer' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Goto.cpp:655:0: note: Variable 'renderer' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Goto.cpp:656:2: note: Variable 'renderer' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_HdrFtr.cpp:99:23: warning: Member variable 'AP_UnixDialog_HdrFtr::m_wHdrFtrCheck' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_HdrFtr.cpp:99:23: warning: Member variable 'AP_UnixDialog_HdrFtr::m_wRestartButton' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_HdrFtr.cpp:99:23: warning: Member variable 'AP_UnixDialog_HdrFtr::m_wRestartLabel' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_HdrFtr.cpp:99:23: warning: Member variable 'AP_UnixDialog_HdrFtr::m_spinAdj' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_HdrFtr.cpp:99:23: warning: Member variable 'AP_UnixDialog_HdrFtr::m_wSpin' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_HdrFtr.cpp:99:23: warning: Member variable 'AP_UnixDialog_HdrFtr::m_windowMain' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_InsertBookmark.cpp:58:31: warning: Member variable 'AP_UnixDialog_InsertBookmark::ResponseId' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_InsertBookmark.cpp:58:31: warning: Member variable 'AP_UnixDialog_InsertBookmark::m_comboBookmark' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_InsertBookmark.cpp:141:6: performance: Possible inefficient checking for 'bookmarks' emptiness. [stlSize]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_InsertHyperlink.cpp:135:76: style: Function '_constructWindowContents' argument 1 names different: declaration 'container' definition 'vbox2'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_InsertHyperlink.h:51:45: note: Function '_constructWindowContents' argument 1 names different: declaration 'container' definition 'vbox2'.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_InsertHyperlink.cpp:135:76: note: Function '_constructWindowContents' argument 1 names different: declaration 'container' definition 'vbox2'.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_InsertHyperlink.cpp:51:32: warning: Member variable 'AP_UnixDialog_InsertHyperlink::ResponseId' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_InsertXMLID.cpp:93:28: warning: Member variable 'AP_UnixDialog_InsertXMLID::ResponseId' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_InsertXMLID.cpp:93:28: warning: Member variable 'AP_UnixDialog_InsertXMLID::m_combo' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Latex.cpp:160:2: style: Variable 'sz' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Latex.cpp:155:0: note: Variable 'sz' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Latex.cpp:160:2: note: Variable 'sz' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_ListRevisions.cpp:159:73: style: Function 'constructWindowContents' argument 1 names different: declaration 'container' definition 'vbDialog'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_ListRevisions.h:61:45: note: Function 'constructWindowContents' argument 1 names different: declaration 'container' definition 'vbDialog'.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_ListRevisions.cpp:159:73: note: Function 'constructWindowContents' argument 1 names different: declaration 'container' definition 'vbDialog'.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Lists.cpp:209:6: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Lists.cpp:257:6: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Lists.cpp:277:55: style: Function 'autoupdateLists' argument 1 names different: declaration 'pTimer' definition 'pWorker'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Lists.h:68:45: note: Function 'autoupdateLists' argument 1 names different: declaration 'pTimer' definition 'pWorker'.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Lists.cpp:277:55: note: Function 'autoupdateLists' argument 1 names different: declaration 'pTimer' definition 'pWorker'.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Lists.cpp:405:46: style: Function 'styleChanged' argument 1 names different: declaration 'style' definition 'type'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Lists.h:55:30: note: Function 'styleChanged' argument 1 names different: declaration 'style' definition 'type'.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Lists.cpp:405:46: note: Function 'styleChanged' argument 1 names different: declaration 'style' definition 'type'.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Lists.cpp:50:22: warning: Member variable 'AP_UnixDialog_Lists::m_bDestroy_says_stopupdating' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Lists.cpp:50:22: warning: Member variable 'AP_UnixDialog_Lists::m_bisCustomFrameHidden' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Lists.cpp:50:22: warning: Member variable 'AP_UnixDialog_Lists::m_wApply' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Lists.cpp:50:22: warning: Member variable 'AP_UnixDialog_Lists::m_wClose' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Lists.cpp:50:22: warning: Member variable 'AP_UnixDialog_Lists::m_wContents' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Lists.cpp:50:22: warning: Member variable 'AP_UnixDialog_Lists::m_wStartNewList' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Lists.cpp:50:22: warning: Member variable 'AP_UnixDialog_Lists::m_wApplyCurrent' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Lists.cpp:50:22: warning: Member variable 'AP_UnixDialog_Lists::m_wStartSubList' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Lists.cpp:50:22: warning: Member variable 'AP_UnixDialog_Lists::m_wRadioGroup' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Lists.cpp:50:22: warning: Member variable 'AP_UnixDialog_Lists::m_wPreviewArea' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Lists.cpp:50:22: warning: Member variable 'AP_UnixDialog_Lists::m_wDelimEntry' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Lists.cpp:50:22: warning: Member variable 'AP_UnixDialog_Lists::m_wDecimalEntry' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Lists.cpp:50:22: warning: Member variable 'AP_UnixDialog_Lists::m_oAlignList_adj' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Lists.cpp:50:22: warning: Member variable 'AP_UnixDialog_Lists::m_wAlignListSpin' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Lists.cpp:50:22: warning: Member variable 'AP_UnixDialog_Lists::m_oIndentAlign_adj' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Lists.cpp:50:22: warning: Member variable 'AP_UnixDialog_Lists::m_wIndentAlignSpin' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Lists.cpp:50:22: warning: Member variable 'AP_UnixDialog_Lists::m_oLevelSpin_adj' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Lists.cpp:50:22: warning: Member variable 'AP_UnixDialog_Lists::m_wFontOptions' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Lists.cpp:50:22: warning: Member variable 'AP_UnixDialog_Lists::m_wFontOptions_menu' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Lists.cpp:50:22: warning: Member variable 'AP_UnixDialog_Lists::m_wCustomFrame' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Lists.cpp:50:22: warning: Member variable 'AP_UnixDialog_Lists::m_wCustomTable' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Lists.cpp:50:22: warning: Member variable 'AP_UnixDialog_Lists::m_wCustomLabel' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Lists.cpp:50:22: warning: Member variable 'AP_UnixDialog_Lists::m_wListStyleBox' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Lists.cpp:50:22: warning: Member variable 'AP_UnixDialog_Lists::m_wListTypeBox' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Lists.cpp:50:22: warning: Member variable 'AP_UnixDialog_Lists::m_oStartSpin_adj' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Lists.cpp:50:22: warning: Member variable 'AP_UnixDialog_Lists::m_wStartSpin' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Lists.cpp:50:22: warning: Member variable 'AP_UnixDialog_Lists::m_wStartSub_label' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Lists.cpp:50:22: warning: Member variable 'AP_UnixDialog_Lists::m_wStartNew_label' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_MailMerge.cpp:224:18: style: The scope of the variable 'str' can be reduced. [variableScope]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_MailMerge.cpp:87:26: warning: Member variable 'AP_UnixDialog_MailMerge::m_entry' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_MailMerge.cpp:87:26: warning: Member variable 'AP_UnixDialog_MailMerge::m_treeview' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_MarkRevisions.cpp:128:15: style: The scope of the variable 'lbl1' can be reduced. [variableScope]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_MarkRevisions.cpp:151:18: style: Variable 'vbox1_group' is assigned a value that is never used. [unreadVariable]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_MergeCells.cpp:114:99: style: Function 'setSensitivity' argument 2 names different: declaration 'bsens' definition 'bSens'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_MergeCells.h:41:93: note: Function 'setSensitivity' argument 2 names different: declaration 'bsens' definition 'bSens'.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_MergeCells.cpp:114:99: note: Function 'setSensitivity' argument 2 names different: declaration 'bsens' definition 'bSens'.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_MergeCells.cpp:90:27: warning: Member variable 'AP_UnixDialog_MergeCells::m_wContents' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_MergeCells.cpp:90:27: warning: Member variable 'AP_UnixDialog_MergeCells::m_wMergeLeft' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_MergeCells.cpp:90:27: warning: Member variable 'AP_UnixDialog_MergeCells::m_wMergeRight' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_MergeCells.cpp:90:27: warning: Member variable 'AP_UnixDialog_MergeCells::m_wMergeAbove' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_MergeCells.cpp:90:27: warning: Member variable 'AP_UnixDialog_MergeCells::m_wMergeBelow' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_MergeCells.cpp:90:27: warning: Member variable 'AP_UnixDialog_MergeCells::m_lwMergeLeft' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_MergeCells.cpp:90:27: warning: Member variable 'AP_UnixDialog_MergeCells::m_lwMergeRight' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_MergeCells.cpp:90:27: warning: Member variable 'AP_UnixDialog_MergeCells::m_lwMergeAbove' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_MergeCells.cpp:90:27: warning: Member variable 'AP_UnixDialog_MergeCells::m_lwMergeBelow' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_MetaData.cpp:48:25: warning: Member variable 'AP_UnixDialog_MetaData::m_windowMain' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_MetaData.cpp:48:25: warning: Member variable 'AP_UnixDialog_MetaData::m_entryTitle' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_MetaData.cpp:48:25: warning: Member variable 'AP_UnixDialog_MetaData::m_entrySubject' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_MetaData.cpp:48:25: warning: Member variable 'AP_UnixDialog_MetaData::m_entryAuthor' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_MetaData.cpp:48:25: warning: Member variable 'AP_UnixDialog_MetaData::m_entryPublisher' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_MetaData.cpp:48:25: warning: Member variable 'AP_UnixDialog_MetaData::m_entryCoAuthor' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_MetaData.cpp:48:25: warning: Member variable 'AP_UnixDialog_MetaData::m_entryCategory' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_MetaData.cpp:48:25: warning: Member variable 'AP_UnixDialog_MetaData::m_entryKeywords' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_MetaData.cpp:48:25: warning: Member variable 'AP_UnixDialog_MetaData::m_entryLanguages' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_MetaData.cpp:48:25: warning: Member variable 'AP_UnixDialog_MetaData::m_textDescription' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_MetaData.cpp:48:25: warning: Member variable 'AP_UnixDialog_MetaData::m_entrySource' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_MetaData.cpp:48:25: warning: Member variable 'AP_UnixDialog_MetaData::m_entryRelation' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_MetaData.cpp:48:25: warning: Member variable 'AP_UnixDialog_MetaData::m_entryCoverage' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_MetaData.cpp:48:25: warning: Member variable 'AP_UnixDialog_MetaData::m_entryRights' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_New.cpp:251:9: style: The scope of the variable 'len' can be reduced. [variableScope]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_New.cpp:59:20: warning: Member variable 'AP_UnixDialog_New::m_mainWindow' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_New.cpp:59:20: warning: Member variable 'AP_UnixDialog_New::m_buttonFilename' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_New.cpp:59:20: warning: Member variable 'AP_UnixDialog_New::m_radioNew' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_New.cpp:59:20: warning: Member variable 'AP_UnixDialog_New::m_radioExisting' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_New.cpp:59:20: warning: Member variable 'AP_UnixDialog_New::m_choicesList' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Options.cpp:80:24: warning: Member variable 'AP_UnixDialog_Options::m_windowMain' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Options.cpp:80:24: warning: Member variable 'AP_UnixDialog_Options::m_notebook' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Options.cpp:80:24: warning: Member variable 'AP_UnixDialog_Options::m_buttonDefaults' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Options.cpp:80:24: warning: Member variable 'AP_UnixDialog_Options::m_buttonClose' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Options.cpp:80:24: warning: Member variable 'AP_UnixDialog_Options::m_pushbuttonNewTransparentColor' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Options.cpp:80:24: warning: Member variable 'AP_UnixDialog_Options::m_menuUnits' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Options.cpp:80:24: warning: Member variable 'AP_UnixDialog_Options::m_buttonColSel_Defaults' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Options.cpp:80:24: warning: Member variable 'AP_UnixDialog_Options::m_checkbuttonAutoLoadPlugins' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Options.cpp:80:24: warning: Member variable 'AP_UnixDialog_Options::m_checkbuttonAutoSaveFile' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Options.cpp:80:24: warning: Member variable 'AP_UnixDialog_Options::m_tableAutoSaveFile' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Options.cpp:80:24: warning: Member variable 'AP_UnixDialog_Options::m_textAutoSaveFilePeriod' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Options.cpp:80:24: warning: Member variable 'AP_UnixDialog_Options::m_textAutoSaveFileExt' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Options.cpp:80:24: warning: Member variable 'AP_UnixDialog_Options::m_checkbuttonOtherDirectionRtl' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Options.cpp:80:24: warning: Member variable 'AP_UnixDialog_Options::m_checkbuttonSpellCheckAsType' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Options.cpp:80:24: warning: Member variable 'AP_UnixDialog_Options::m_checkbuttonSpellHideErrors' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Options.cpp:80:24: warning: Member variable 'AP_UnixDialog_Options::m_checkbuttonSpellUppercase' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Options.cpp:80:24: warning: Member variable 'AP_UnixDialog_Options::m_checkbuttonSpellNumbers' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Options.cpp:80:24: warning: Member variable 'AP_UnixDialog_Options::m_checkbuttonSpellSuggest' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Options.cpp:80:24: warning: Member variable 'AP_UnixDialog_Options::m_checkbuttonSpellMainOnly' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Options.cpp:80:24: warning: Member variable 'AP_UnixDialog_Options::m_checkbuttonGrammarCheck' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Options.cpp:80:24: warning: Member variable 'AP_UnixDialog_Options::m_checkbuttonSmartQuotes' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Options.cpp:80:24: warning: Member variable 'AP_UnixDialog_Options::m_checkbuttonCustomSmartQuotes' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Options.cpp:80:24: warning: Member variable 'AP_UnixDialog_Options::m_omOuterQuoteStyle' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Options.cpp:80:24: warning: Member variable 'AP_UnixDialog_Options::m_omInnerQuoteStyle' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Options.cpp:80:24: warning: Member variable 'AP_UnixDialog_Options::m_checkbuttonEnableOverwrite' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Options.cpp:80:24: warning: Member variable 'AP_UnixDialog_Options::m_boolEnableSmoothScrolling' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Options.cpp:80:24: warning: Member variable 'AP_UnixDialog_Options::m_boolPrefsAutoSave' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Options.cpp:80:24: warning: Member variable 'AP_UnixDialog_Options::m_boolViewAll' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Options.cpp:80:24: warning: Member variable 'AP_UnixDialog_Options::m_boolViewHiddenText' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Options.cpp:80:24: warning: Member variable 'AP_UnixDialog_Options::m_boolViewShowRuler' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Options.cpp:80:24: warning: Member variable 'AP_UnixDialog_Options::m_boolViewShowStatusBar' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Options.cpp:80:24: warning: Member variable 'AP_UnixDialog_Options::m_boolViewUnprintable' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_PageNumbers.cpp:129:6: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_PageNumbers.cpp:79:28: warning: Member variable 'AP_UnixDialog_PageNumbers::m_window' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_PageNumbers.cpp:79:28: warning: Member variable 'AP_UnixDialog_PageNumbers::m_previewArea' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_PageNumbers.cpp:83:2: performance: Variable 'm_recentControl' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_PageNumbers.cpp:84:2: performance: Variable 'm_recentAlign' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_PageSetup.cpp:361:78: style: Function 'event_PageSizeChanged' argument 1 names different: declaration 'pageSize' definition 'pd'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_PageSetup.h:39:62: note: Function 'event_PageSizeChanged' argument 1 names different: declaration 'pageSize' definition 'pd'.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_PageSetup.cpp:361:78: note: Function 'event_PageSizeChanged' argument 1 names different: declaration 'pageSize' definition 'pd'.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_PageSetup.cpp:514:84: style: Function '_getWidget' argument 2 names different: declaration 'level' definition 'iLevel'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_PageSetup.h:51:68: note: Function '_getWidget' argument 2 names different: declaration 'level' definition 'iLevel'.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_PageSetup.cpp:514:84: note: Function '_getWidget' argument 2 names different: declaration 'level' definition 'iLevel'.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_PageSetup.cpp:450:26: warning: Member variable 'AP_UnixDialog_PageSetup::m_window' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_PageSetup.cpp:450:26: warning: Member variable 'AP_UnixDialog_PageSetup::m_wHelp' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_PageSetup.cpp:450:26: warning: Member variable 'AP_UnixDialog_PageSetup::m_comboPageSize' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_PageSetup.cpp:450:26: warning: Member variable 'AP_UnixDialog_PageSetup::m_entryPageWidth' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_PageSetup.cpp:450:26: warning: Member variable 'AP_UnixDialog_PageSetup::m_entryPageHeight' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_PageSetup.cpp:450:26: warning: Member variable 'AP_UnixDialog_PageSetup::m_optionPageUnits' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_PageSetup.cpp:450:26: warning: Member variable 'AP_UnixDialog_PageSetup::m_radioPagePortrait' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_PageSetup.cpp:450:26: warning: Member variable 'AP_UnixDialog_PageSetup::m_radioPageLandscape' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_PageSetup.cpp:450:26: warning: Member variable 'AP_UnixDialog_PageSetup::m_spinPageScale' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_PageSetup.cpp:450:26: warning: Member variable 'AP_UnixDialog_PageSetup::m_optionMarginUnits' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_PageSetup.cpp:450:26: warning: Member variable 'AP_UnixDialog_PageSetup::m_spinMarginTop' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_PageSetup.cpp:450:26: warning: Member variable 'AP_UnixDialog_PageSetup::m_spinMarginBottom' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_PageSetup.cpp:450:26: warning: Member variable 'AP_UnixDialog_PageSetup::m_spinMarginLeft' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_PageSetup.cpp:450:26: warning: Member variable 'AP_UnixDialog_PageSetup::m_spinMarginRight' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_PageSetup.cpp:450:26: warning: Member variable 'AP_UnixDialog_PageSetup::m_spinMarginHeader' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_PageSetup.cpp:450:26: warning: Member variable 'AP_UnixDialog_PageSetup::m_spinMarginFooter' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_PageSetup.cpp:450:26: warning: Member variable 'AP_UnixDialog_PageSetup::customPreview' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_PageSetup.cpp:450:26: warning: Member variable 'AP_UnixDialog_PageSetup::m_PageHbox' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_PageSetup.cpp:450:26: warning: Member variable 'AP_UnixDialog_PageSetup::m_MarginHbox' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_PageSetup.cpp:450:26: warning: Member variable 'AP_UnixDialog_PageSetup::m_pFrame' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Paragraph.cpp:181:7: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Paragraph.cpp:70:26: warning: Member variable 'AP_UnixDialog_Paragraph::ResponseId' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Paragraph.cpp:70:26: warning: Member variable 'AP_UnixDialog_Paragraph::m_windowMain' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Paragraph.cpp:70:26: warning: Member variable 'AP_UnixDialog_Paragraph::m_windowContents' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Paragraph.cpp:70:26: warning: Member variable 'AP_UnixDialog_Paragraph::m_listAlignment' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Paragraph.cpp:70:26: warning: Member variable 'AP_UnixDialog_Paragraph::m_spinbuttonLeft' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Paragraph.cpp:70:26: warning: Member variable 'AP_UnixDialog_Paragraph::m_spinbuttonRight' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Paragraph.cpp:70:26: warning: Member variable 'AP_UnixDialog_Paragraph::m_spinbuttonBy' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Paragraph.cpp:70:26: warning: Member variable 'AP_UnixDialog_Paragraph::m_listSpecial' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Paragraph.cpp:70:26: warning: Member variable 'AP_UnixDialog_Paragraph::m_spinbuttonBefore' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Paragraph.cpp:70:26: warning: Member variable 'AP_UnixDialog_Paragraph::m_spinbuttonAfter' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Paragraph.cpp:70:26: warning: Member variable 'AP_UnixDialog_Paragraph::m_spinbuttonAt' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Paragraph.cpp:70:26: warning: Member variable 'AP_UnixDialog_Paragraph::m_listLineSpacing' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Paragraph.cpp:70:26: warning: Member variable 'AP_UnixDialog_Paragraph::m_drawingareaPreview' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Paragraph.cpp:70:26: warning: Member variable 'AP_UnixDialog_Paragraph::m_checkbuttonWidowOrphan' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Paragraph.cpp:70:26: warning: Member variable 'AP_UnixDialog_Paragraph::m_checkbuttonKeepLines' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Paragraph.cpp:70:26: warning: Member variable 'AP_UnixDialog_Paragraph::m_checkbuttonPageBreak' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Paragraph.cpp:70:26: warning: Member variable 'AP_UnixDialog_Paragraph::m_checkbuttonSuppress' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Paragraph.cpp:70:26: warning: Member variable 'AP_UnixDialog_Paragraph::m_checkbuttonHyphenate' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Paragraph.cpp:70:26: warning: Member variable 'AP_UnixDialog_Paragraph::m_checkbuttonKeepNext' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Paragraph.cpp:70:26: warning: Member variable 'AP_UnixDialog_Paragraph::m_buttonOK' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Paragraph.cpp:70:26: warning: Member variable 'AP_UnixDialog_Paragraph::m_buttonCancel' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Paragraph.cpp:70:26: warning: Member variable 'AP_UnixDialog_Paragraph::m_buttonTabs' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Paragraph.cpp:70:26: warning: Member variable 'AP_UnixDialog_Paragraph::m_checkbuttonDomDirection' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_RDFEditor.cpp:216:63: style: Function 'addStatement' argument 1 names different: declaration 'st' definition 'stc'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_RDFEditor.h:59:55: note: Function 'addStatement' argument 1 names different: declaration 'st' definition 'stc'.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_RDFEditor.cpp:216:63: note: Function 'addStatement' argument 1 names different: declaration 'st' definition 'stc'.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_RDFEditor.cpp:179:26: warning: Member variable 'AP_UnixDialog_RDFEditor::w_cols' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_RDFQuery.cpp:173:22: style: The scope of the variable 'ren' can be reduced. [variableScope]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_RDFQuery.cpp:109:25: warning: Member variable 'AP_UnixDialog_RDFQuery::w_cols' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Replace.cpp:287:30: style: Variable 'pSS' is assigned a value that is never used. [unreadVariable]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Replace.cpp:46:24: warning: Member variable 'AP_UnixDialog_Replace::ResponseId' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Spell.cpp:325:2: style: Variable 'renderer' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Spell.cpp:324:0: note: Variable 'renderer' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Spell.cpp:325:2: note: Variable 'renderer' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Spell.cpp:476:2: style: Variable 'replace' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Spell.cpp:475:0: note: Variable 'replace' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Spell.cpp:476:2: note: Variable 'replace' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Spell.cpp:495:2: style: Variable 'replace' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Spell.cpp:494:0: note: Variable 'replace' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Spell.cpp:495:2: note: Variable 'replace' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_SplitCells.cpp:145:80: style: Function 'setSensitivity' argument 2 names different: declaration 'bsens' definition 'bSens'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_SplitCells.h:41:74: note: Function 'setSensitivity' argument 2 names different: declaration 'bsens' definition 'bSens'.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_SplitCells.cpp:145:80: note: Function 'setSensitivity' argument 2 names different: declaration 'bsens' definition 'bSens'.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:635:12: warning: Possible null pointer dereference: pStyles [nullPointer]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:631:41: note: Assignment 'pStyles=NULL', assigned value is 0
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:635:12: note: Null pointer dereference
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:1486:22: warning: Possible null pointer dereference: pStyles [nullPointer]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:1484:42: note: Assignment 'pStyles=NULL', assigned value is 0
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:1486:22: note: Null pointer dereference
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:1489:30: warning: Possible null pointer dereference: pStyles [nullPointer]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:1484:42: note: Assignment 'pStyles=NULL', assigned value is 0
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:1489:30: note: Null pointer dereference
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:288:7: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:307:7: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:1283:6: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:787:2: style: Variable 'dialog_vbox1' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:762:0: note: Variable 'dialog_vbox1' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:787:2: note: Variable 'dialog_vbox1' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:790:2: style: Variable 'OverallVbox' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:763:0: note: Variable 'OverallVbox' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:790:2: note: Variable 'OverallVbox' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:795:2: style: Variable 'comboTable' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:764:0: note: Variable 'comboTable' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:795:2: note: Variable 'comboTable' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:803:2: style: Variable 'nameLabel' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:765:0: note: Variable 'nameLabel' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:803:2: note: Variable 'nameLabel' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:813:2: style: Variable 'styleTypeLabel' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:768:0: note: Variable 'styleTypeLabel' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:813:2: note: Variable 'styleTypeLabel' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:832:2: style: Variable 'basedOnLabel' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:766:0: note: Variable 'basedOnLabel' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:832:2: note: Variable 'basedOnLabel' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:842:2: style: Variable 'followingLabel' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:767:0: note: Variable 'followingLabel' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:842:2: note: Variable 'followingLabel' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:850:2: style: Variable 'styleNameEntry' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:769:0: note: Variable 'styleNameEntry' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:850:2: note: Variable 'styleNameEntry' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:857:2: style: Variable 'basedOnCombo' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:770:0: note: Variable 'basedOnCombo' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:857:2: note: Variable 'basedOnCombo' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:863:2: style: Variable 'basedOnEntry' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:771:0: note: Variable 'basedOnEntry' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:863:2: note: Variable 'basedOnEntry' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:867:2: style: Variable 'followingCombo' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:772:0: note: Variable 'followingCombo' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:867:2: note: Variable 'followingCombo' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:873:2: style: Variable 'followingEntry' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:773:0: note: Variable 'followingEntry' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:873:2: note: Variable 'followingEntry' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:759:72: style: Function '_constructModifyDialogContents' argument 1 names different: declaration 'modifyDialog' definition 'container'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.h:148:57: note: Function '_constructModifyDialogContents' argument 1 names different: declaration 'modifyDialog' definition 'container'.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:759:72: note: Function '_constructModifyDialogContents' argument 1 names different: declaration 'modifyDialog' definition 'container'.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:1005:72: style: Function '_constructGnomeModifyButtons' argument 1 names different: declaration 'dialog_action_area1' definition 'dialog_action_area'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.h:145:64: note: Function '_constructGnomeModifyButtons' argument 1 names different: declaration 'dialog_action_area1' definition 'dialog_action_area'.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:1005:72: note: Function '_constructGnomeModifyButtons' argument 1 names different: declaration 'dialog_action_area1' definition 'dialog_action_area'.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:1036:62: style: Function '_constructFormatList' argument 1 names different: declaration 'FormatMenu' definition 'FormatCombo'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.h:146:47: note: Function '_constructFormatList' argument 1 names different: declaration 'FormatMenu' definition 'FormatCombo'.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:1036:62: note: Function '_constructFormatList' argument 1 names different: declaration 'FormatMenu' definition 'FormatCombo'.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:1414:31: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:55:23: warning: Member variable 'AP_UnixDialog_Styles::ResponseId' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:55:23: warning: Member variable 'AP_UnixDialog_Styles::m_btNew' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:55:23: warning: Member variable 'AP_UnixDialog_Styles::m_btModify' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:55:23: warning: Member variable 'AP_UnixDialog_Styles::m_btDelete' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:55:23: warning: Member variable 'AP_UnixDialog_Styles::m_wDeletePropCombo' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:55:23: warning: Member variable 'AP_UnixDialog_Styles::m_wDeletePropEntry' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:55:23: warning: Member variable 'AP_UnixDialog_Styles::m_wDeletePropButton' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Styles.cpp:55:23: warning: Member variable 'AP_UnixDialog_Styles::m_bIsNew' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Tab.cpp:354:2: style: Variable 'renderer' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Tab.cpp:353:0: note: Variable 'renderer' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Tab.cpp:354:2: note: Variable 'renderer' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Tab.cpp:175:20: warning: Member variable 'AP_UnixDialog_Tab::m_tsSelection' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Tab.cpp:175:20: warning: Member variable 'AP_UnixDialog_Tab::m_AlignmentMapping' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_Tab.cpp:175:20: warning: Member variable 'AP_UnixDialog_Tab::m_LeaderMapping' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_ToggleCase.cpp:106:69: style: Function '_constructWindowContents' argument 1 names different: declaration 'parent' definition 'vbox1'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_ToggleCase.h:49:59: note: Function '_constructWindowContents' argument 1 names different: declaration 'parent' definition 'vbox1'.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_ToggleCase.cpp:106:69: note: Function '_constructWindowContents' argument 1 names different: declaration 'parent' definition 'vbox1'.
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_ToggleCase.cpp:143:17: style: Variable 'vbox1_group' is assigned a value that is never used. [unreadVariable]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_WordCount.cpp:170:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_WordCount.cpp:53:26: warning: Member variable 'AP_UnixDialog_WordCount::m_windowMain' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_WordCount.cpp:53:26: warning: Member variable 'AP_UnixDialog_WordCount::m_labelWCount' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_WordCount.cpp:53:26: warning: Member variable 'AP_UnixDialog_WordCount::m_labelWNoFootnotesCount' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_WordCount.cpp:53:26: warning: Member variable 'AP_UnixDialog_WordCount::m_labelPCount' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_WordCount.cpp:53:26: warning: Member variable 'AP_UnixDialog_WordCount::m_labelCCount' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_WordCount.cpp:53:26: warning: Member variable 'AP_UnixDialog_WordCount::m_labelCNCount' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_WordCount.cpp:53:26: warning: Member variable 'AP_UnixDialog_WordCount::m_labelLCount' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_WordCount.cpp:53:26: warning: Member variable 'AP_UnixDialog_WordCount::m_labelPgCount' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_WordCount.cpp:53:26: warning: Member variable 'AP_UnixDialog_WordCount::m_labelLabelWCount' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_WordCount.cpp:53:26: warning: Member variable 'AP_UnixDialog_WordCount::m_labelWNFCount' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_WordCount.cpp:53:26: warning: Member variable 'AP_UnixDialog_WordCount::m_labelLabelPCount' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_WordCount.cpp:53:26: warning: Member variable 'AP_UnixDialog_WordCount::m_labelLabelCCount' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_WordCount.cpp:53:26: warning: Member variable 'AP_UnixDialog_WordCount::m_labelLabelCNCount' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_WordCount.cpp:53:26: warning: Member variable 'AP_UnixDialog_WordCount::m_labelLabelLCount' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_WordCount.cpp:53:26: warning: Member variable 'AP_UnixDialog_WordCount::m_labelLabelPgCount' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_WordCount.cpp:53:26: warning: Member variable 'AP_UnixDialog_WordCount::m_labelTitle' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixDialog_WordCount.cpp:53:26: warning: Member variable 'AP_UnixDialog_WordCount::m_pAutoUpdateWC' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixTopRuler.h:41:2: style: Class 'AP_UnixTopRuler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixLeftRuler.h:41:2: style: Class 'AP_UnixLeftRuler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixStatusBar.h:39:2: style: Class 'AP_UnixStatusBar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixViewListener.h:30:2: style: Class 'ap_UnixViewListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixPreview_Annotation.cpp:63:9: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixPreview_Annotation.h:37:17: warning: Virtual function 'destroy' is called from destructor '~AP_UnixPreview_Annotation()' at line 38. Dynamic binding is not used. [virtualCallInConstructor]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixPreview_Annotation.cpp:38:2: note: Calling destroy
abiword-3.0.2/src/wp/ap/gtk/ap_UnixPreview_Annotation.h:37:17: note: destroy is a virtual method
abiword-3.0.2/src/wp/ap/gtk/ap_UnixStockIcons.cpp:260:16: style: The scope of the variable 'set' can be reduced. [variableScope]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixStockIcons.cpp:261:15: style: The scope of the variable 'pixbuf' can be reduced. [variableScope]
abiword-3.0.2/src/wp/ap/gtk/ap_UnixToolbar_StyleCombo.cpp:151:19: style: The scope of the variable 'pStyle' can be reduced. [variableScope]
abiword-3.0.2/src/wp/ap/gtk/hildon/ap_UnixHildonFrameImpl.h:51:2: style: Class 'AP_UnixHildonFrameImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/ap/win/ap_Win32App.cpp:1157:6: style: Condition 'bShowApp' is always true [knownConditionTrueFalse]
abiword-3.0.2/src/wp/ap/win/ap_Win32App.cpp:1070:18: note: Assignment 'bShowApp=true', assigned value is 1
abiword-3.0.2/src/wp/ap/win/ap_Win32App.cpp:1157:6: note: Condition 'bShowApp' is always true
abiword-3.0.2/src/wp/ap/win/ap_Win32App.cpp:1162:31: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/win/ap_Win32App.cpp:1217:22: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/win/ap_Win32App.cpp:1242:30: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/win/ap_Win32App.cpp:1261:29: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/win/ap_Win32App.cpp:1591:28: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/win/ap_Win32App.cpp:1070:7: style: The scope of the variable 'bShowApp' can be reduced. [variableScope]
abiword-3.0.2/src/wp/ap/win/ap_Win32App.cpp:1570:70: style: Function 's_fromUTF8ToWinLocale' argument 1 names different: declaration 'szIn' definition 'szInUTF8'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/win/ap_Win32App.h:109:65: note: Function 's_fromUTF8ToWinLocale' argument 1 names different: declaration 'szIn' definition 'szInUTF8'.
abiword-3.0.2/src/wp/ap/win/ap_Win32App.cpp:1570:70: note: Function 's_fromUTF8ToWinLocale' argument 1 names different: declaration 'szIn' definition 'szInUTF8'.
abiword-3.0.2/src/wp/ap/win/ap_Win32FrameImpl.h:35:2: style: Class 'AP_Win32FrameImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/ap/win/ap_Win32Frame.h:36:2: style: Class 'AP_Win32Frame' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Background.cpp:63:11: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Background.cpp:71:11: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Background.cpp:62:3: style: Variable 'pCC' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Background.cpp:61:0: note: Variable 'pCC' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Background.cpp:62:3: note: Variable 'pCC' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Background.cpp:56:58: style: Function 's_hookProc' argument 1 names different: declaration 'hWnd' definition 'hdlg'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Background.h:40:39: note: Function 's_hookProc' argument 1 names different: declaration 'hWnd' definition 'hdlg'.
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Background.cpp:56:58: note: Function 's_hookProc' argument 1 names different: declaration 'hWnd' definition 'hdlg'.
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Background.cpp:56:68: style: Function 's_hookProc' argument 2 names different: declaration 'msg' definition 'uiMsg'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Background.h:40:49: note: Function 's_hookProc' argument 2 names different: declaration 'msg' definition 'uiMsg'.
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Background.cpp:56:68: note: Function 's_hookProc' argument 2 names different: declaration 'msg' definition 'uiMsg'.
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_FormatFootnotes.cpp:105:6: style: The scope of the variable 'nItem' can be reduced. [variableScope]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_FormatTOC.cpp:468:4: style: Variable 'sVal' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_FormatTOC.cpp:464:0: note: Variable 'sVal' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_FormatTOC.cpp:468:4: note: Variable 'sVal' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_FormatTOC.cpp:469:4: style: Variable 'sVal' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_FormatTOC.cpp:468:4: note: Variable 'sVal' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_FormatTOC.cpp:469:4: note: Variable 'sVal' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_FormatTOC.cpp:387:6: style: The scope of the variable 'item' can be reduced. [variableScope]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_FormatTOC.cpp:446:20: style: The scope of the variable 'nLevel' can be reduced. [variableScope]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_FormatTOC.cpp:591:6: style: The scope of the variable 'item' can be reduced. [variableScope]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_FormatTOC.cpp:650:20: style: The scope of the variable 'nLevel' can be reduced. [variableScope]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_FormatTOC.cpp:682:7: style: The scope of the variable 'bInc' can be reduced. [variableScope]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_FormatTOC.cpp:672:57: style: Function '_onNotify' argument 1 names different: declaration 'hdr' definition 'pNMHDR'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_FormatTOC.h:111:36: note: Function '_onNotify' argument 1 names different: declaration 'hdr' definition 'pNMHDR'.
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_FormatTOC.cpp:672:57: note: Function '_onNotify' argument 1 names different: declaration 'hdr' definition 'pNMHDR'.
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_FormatTOC.cpp:53:27: warning: Member variable 'AP_Win32Dialog_FormatTOC::m_pSheet' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_FormatTOC.cpp:53:27: warning: Member variable 'AP_Win32Dialog_FormatTOC::m_pGeneral' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_FormatTOC.cpp:53:27: warning: Member variable 'AP_Win32Dialog_FormatTOC::m_pLayout' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_FormatTOC.cpp:258:33: warning: Member variable 'AP_Win32Dialog_FormatTOC_Sheet::m_pData' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_FormatTOC.cpp:305:35: warning: Member variable 'AP_Win32Dialog_FormatTOC_General::m_pData' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_FormatTOC.cpp:511:34: warning: Member variable 'AP_Win32Dialog_FormatTOC_Layout::m_pData' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_FormatTOC.cpp:57:2: performance: Variable 'm_iStartValue' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Goto.cpp:46:22: warning: Member variable 'AP_Win32Dialog_Goto::m_iRow' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Goto.cpp:389:6: error: Mismatching allocation and deallocation: value [mismatchAllocDealloc]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Latex.cpp:59:2: style: Variable 'iResult' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Latex.cpp:58:2: note: Variable 'iResult' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Latex.cpp:59:2: note: Variable 'iResult' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_ListRevisions.cpp:117:14: style: The scope of the variable 'tmp' can be reduced. [variableScope]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Lists.cpp:444:2: style: Variable 'iResult' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Lists.cpp:442:0: note: Variable 'iResult' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Lists.cpp:444:2: note: Variable 'iResult' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Lists.cpp:1053:7: style: The scope of the variable 'bUnderline' can be reduced. [variableScope]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Lists.cpp:1055:7: style: The scope of the variable 'bOverline' can be reduced. [variableScope]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Lists.cpp:1057:7: style: The scope of the variable 'bStrikeOut' can be reduced. [variableScope]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Lists.cpp:1059:7: style: The scope of the variable 'bTopLine' can be reduced. [variableScope]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Lists.cpp:1060:7: style: The scope of the variable 'bBottomLine' can be reduced. [variableScope]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Lists.cpp:1156:56: style: Function 'autoupdateLists' argument 1 names different: declaration 'pTimer' definition 'pWorker'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Lists.h:43:45: note: Function 'autoupdateLists' argument 1 names different: declaration 'pTimer' definition 'pWorker'.
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Lists.cpp:1156:56: note: Function 'autoupdateLists' argument 1 names different: declaration 'pTimer' definition 'pWorker'.
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Lists.cpp:1097:15: style: Variable 'bTopLine' is assigned a value that is never used. [unreadVariable]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Lists.cpp:1099:18: style: Variable 'bBottomLine' is assigned a value that is never used. [unreadVariable]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_MergeCells.cpp:124:100: style: Function 'setSensitivity' argument 2 names different: declaration 'bsens' definition 'bSens'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_MergeCells.h:44:93: note: Function 'setSensitivity' argument 2 names different: declaration 'bsens' definition 'bSens'.
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_MergeCells.cpp:124:100: note: Function 'setSensitivity' argument 2 names different: declaration 'bsens' definition 'bSens'.
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_MergeCells.cpp:52:2: performance: Variable 'm_hBitmapLeft' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_MergeCells.cpp:53:2: performance: Variable 'm_hBitmapRight' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_MergeCells.cpp:54:2: performance: Variable 'm_hBitmapAbove' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_MergeCells.cpp:55:2: performance: Variable 'm_hBitmapBelow' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_MetaData.cpp:121:34: warning: Member variable 'AP_Win32Dialog_MetaData_General::m_pData' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_MetaData.cpp:212:34: warning: Member variable 'AP_Win32Dialog_MetaData_Summary::m_pData' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_MetaData.cpp:293:38: warning: Member variable 'AP_Win32Dialog_MetaData_Permissions::m_pData' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Options.cpp:523:38: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Options.cpp:525:47: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Options.cpp:536:38: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Options.cpp:574:37: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Options.cpp:639:12: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Options.cpp:676:37: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Options.cpp:742:12: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Options.cpp:779:43: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Options.cpp:818:37: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Options.cpp:877:12: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Options.cpp:677:24: style: The scope of the variable 'pColorDialog' can be reduced. [variableScope]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Options.cpp:710:15: style: The scope of the variable 'pLangCode' can be reduced. [variableScope]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Options.cpp:711:15: style: The scope of the variable 'pLang' can be reduced. [variableScope]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Options.cpp:713:6: style: The scope of the variable 'nIndex' can be reduced. [variableScope]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Options.cpp:587:34: warning: Member variable 'AP_Win32Dialog_Options_Spelling::m_pParent' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Options.cpp:652:33: warning: Member variable 'AP_Win32Dialog_Options_General::m_pParent' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Options.cpp:802:34: warning: Member variable 'AP_Win32Dialog_Options_Document::m_pParent' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Options.cpp:908:37: warning: Member variable 'AP_Win32Dialog_Options_SmartQuotes::m_pParent' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Options.cpp:73:25: warning: Member variable 'AP_Win32Dialog_Options::m_boolEnableSmoothScrolling' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Options.cpp:73:25: warning: Member variable 'AP_Win32Dialog_Options::m_boolPrefsAutoSave' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Options.cpp:73:25: warning: Member variable 'AP_Win32Dialog_Options::m_boolViewAll' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Options.cpp:73:25: warning: Member variable 'AP_Win32Dialog_Options::m_boolViewHiddenText' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Options.cpp:73:25: warning: Member variable 'AP_Win32Dialog_Options::m_boolViewShowRuler' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Options.cpp:73:25: warning: Member variable 'AP_Win32Dialog_Options::m_boolViewShowStatusBar' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Options.cpp:73:25: warning: Member variable 'AP_Win32Dialog_Options::m_boolViewUnprintable' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Options.cpp:73:25: warning: Member variable 'AP_Win32Dialog_Options::m_boolViewCursorBlink' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Options.cpp:73:25: warning: Member variable 'AP_Win32Dialog_Options::m_nrSubDlgs' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Options.cpp:77:2: performance: Variable 'm_langchanged' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_PageSetup.cpp:187:42: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_PageSetup.cpp:665:44: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_PageSetup.cpp:212:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_PageSetup.cpp:171:32: warning: Member variable 'AP_Win32Dialog_PageSetup_Page::m_pParent' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_PageSetup.cpp:510:34: warning: Member variable 'AP_Win32Dialog_PageSetup_Margin::m_pParent' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_PageSetup.cpp:64:27: warning: Member variable 'AP_Win32Dialog_PageSetup::m_pDialogFactory' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Paragraph.cpp:140:11: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Paragraph.cpp:146:11: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Paragraph.cpp:151:12: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Paragraph.cpp:209:11: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Paragraph.cpp:213:11: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Paragraph.cpp:118:2: style: Variable 'lpTemplate' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Paragraph.cpp:114:0: note: Variable 'lpTemplate' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Paragraph.cpp:118:2: note: Variable 'lpTemplate' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Paragraph.cpp:278:3: style: Variable 'pTemplate' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Paragraph.cpp:250:0: note: Variable 'pTemplate' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Paragraph.cpp:278:3: note: Variable 'pTemplate' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Replace.cpp:73:2: style: Variable 'iResult' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Replace.cpp:71:2: note: Variable 'iResult' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Replace.cpp:73:2: note: Variable 'iResult' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Replace.cpp:388:85: style: Function '_updateList' argument 2 names different: declaration 'vec' definition 'list'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Replace.h:53:67: note: Function '_updateList' argument 2 names different: declaration 'vec' definition 'list'.
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Replace.cpp:388:85: note: Function '_updateList' argument 2 names different: declaration 'vec' definition 'list'.
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Spell.cpp:96:11: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Spell.cpp:101:11: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Spell.cpp:79:2: style: Variable 'lpTemplate' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Spell.cpp:75:0: note: Variable 'lpTemplate' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Spell.cpp:79:2: note: Variable 'lpTemplate' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Spell.cpp:51:2: performance: Variable 'm_bChangingSelection' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_SplitCells.cpp:134:81: style: Function 'setSensitivity' argument 2 names different: declaration 'bsens' definition 'bSens'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_SplitCells.h:45:74: note: Function 'setSensitivity' argument 2 names different: declaration 'bsens' definition 'bSens'.
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_SplitCells.cpp:134:81: note: Function 'setSensitivity' argument 2 names different: declaration 'bsens' definition 'bSens'.
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_SplitCells.cpp:54:2: performance: Variable 'm_hBitmapAbove' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_SplitCells.cpp:55:2: performance: Variable 'm_hBitmapHoriMid' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_SplitCells.cpp:56:2: performance: Variable 'm_hBitmapBelow' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_SplitCells.cpp:57:2: performance: Variable 'm_hBitmapLeft' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_SplitCells.cpp:58:2: performance: Variable 'm_hBitmapVertMid' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_SplitCells.cpp:59:2: performance: Variable 'm_hBitmapRight' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Styles.cpp:289:17: warning: Possible null pointer dereference: pStyles [nullPointer]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Styles.cpp:283:43: note: Assignment 'pStyles=NULL', assigned value is 0
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Styles.cpp:289:17: note: Null pointer dereference
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Styles.cpp:401:15: warning: Possible null pointer dereference: pStyles [nullPointer]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Styles.cpp:395:44: note: Assignment 'pStyles=NULL', assigned value is 0
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Styles.cpp:401:15: note: Null pointer dereference
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Styles.cpp:822:12: warning: Possible null pointer dereference: pStyles [nullPointer]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Styles.cpp:814:42: note: Assignment 'pStyles=NULL', assigned value is 0
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Styles.cpp:822:12: note: Null pointer dereference
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Styles.cpp:859:34: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Styles.cpp:866:34: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Styles.cpp:874:34: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Styles.cpp:366:4: style: Variable 'szCurrentStyle' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Styles.cpp:358:0: note: Variable 'szCurrentStyle' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Styles.cpp:366:4: note: Variable 'szCurrentStyle' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Styles.cpp:369:4: style: Variable 'pLocalised' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Styles.cpp:361:0: note: Variable 'pLocalised' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Styles.cpp:369:4: note: Variable 'pLocalised' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Styles.cpp:587:4: style: Variable 'nData' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Styles.cpp:581:0: note: Variable 'nData' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Styles.cpp:587:4: note: Variable 'nData' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Styles.cpp:93:10: style: The scope of the variable 'x' can be reduced. [variableScope]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Styles.cpp:93:13: style: The scope of the variable 'xEnd' can be reduced. [variableScope]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Styles.cpp:55:24: warning: Member variable 'AP_Win32Dialog_Styles::m_pParaPreviewWidget' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Styles.cpp:55:24: warning: Member variable 'AP_Win32Dialog_Styles::m_pCharPreviewWidget' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Stylist.cpp:334:36: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Stylist.cpp:93:2: style: Variable 'iResult' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Stylist.cpp:91:2: note: Variable 'iResult' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Stylist.cpp:93:2: note: Variable 'iResult' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Stylist.cpp:135:2: style: Variable 'hitem' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Stylist.cpp:133:0: note: Variable 'hitem' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Stylist.cpp:135:2: note: Variable 'hitem' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Stylist.cpp:160:2: style: Variable 'iResult' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Stylist.cpp:158:2: note: Variable 'iResult' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Stylist.cpp:160:2: note: Variable 'iResult' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Stylist.cpp:129:25: style: Variable 'sPathRow' is assigned a value that is never used. [unreadVariable]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_Tab.cpp:50:21: warning: Member variable 'AP_Win32Dialog_Tab::Buffer' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_WordCount.cpp:106:40: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_WordCount.cpp:48:27: warning: Member variable 'AP_Win32Dialog_WordCount::m_pAutoUpdateWC' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_WordCount.cpp:48:27: warning: Member variable 'AP_Win32Dialog_WordCount::m_bDestroy_says_stopupdating' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_WordCount.cpp:48:27: warning: Member variable 'AP_Win32Dialog_WordCount::m_bAutoUpdate_happening_now' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/win/ap_Win32Dialog_WordCount.cpp:53:2: performance: Variable 'm_iUpdateRate' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/win/ap_Win32FrameImpl.cpp:522:27: warning: Either the condition '(pView)?pView->getGraphics()->tdu(pView->getXScrollOffset()):0' is redundant or there is possible null pointer dereference: pView. [nullPointerRedundantCheck]
abiword-3.0.2/src/wp/ap/win/ap_Win32FrameImpl.cpp:531:21: note: Assuming that condition '(pView)?pView->getGraphics()->tdu(pView->getXScrollOffset()):0' is not redundant
abiword-3.0.2/src/wp/ap/win/ap_Win32FrameImpl.cpp:522:27: note: Null pointer dereference
abiword-3.0.2/src/wp/ap/win/ap_Win32FrameImpl.cpp:573:28: warning: Either the condition '(pView)?pView->getGraphics()->tdu(pView->getYScrollOffset()):0' is redundant or there is possible null pointer dereference: pView. [nullPointerRedundantCheck]
abiword-3.0.2/src/wp/ap/win/ap_Win32FrameImpl.cpp:582:21: note: Assuming that condition '(pView)?pView->getGraphics()->tdu(pView->getYScrollOffset()):0' is not redundant
abiword-3.0.2/src/wp/ap/win/ap_Win32FrameImpl.cpp:573:28: note: Null pointer dereference
abiword-3.0.2/src/wp/ap/win/ap_Win32FrameImpl.cpp:401:3: style: Variable 'pFrameData' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/win/ap_Win32FrameImpl.cpp:400:0: note: Variable 'pFrameData' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/win/ap_Win32FrameImpl.cpp:401:3: note: Variable 'pFrameData' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/win/ap_Win32FrameImpl.cpp:403:3: style: Variable 'pWin32TopRuler' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/win/ap_Win32FrameImpl.cpp:402:0: note: Variable 'pWin32TopRuler' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/win/ap_Win32FrameImpl.cpp:403:3: note: Variable 'pWin32TopRuler' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/win/ap_Win32FrameImpl.cpp:418:3: style: Variable 'pFrameData' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/win/ap_Win32FrameImpl.cpp:417:0: note: Variable 'pFrameData' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/win/ap_Win32FrameImpl.cpp:418:3: note: Variable 'pFrameData' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/win/ap_Win32FrameImpl.cpp:421:3: style: Variable 'pWin32TopRuler' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/win/ap_Win32FrameImpl.cpp:420:0: note: Variable 'pWin32TopRuler' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/win/ap_Win32FrameImpl.cpp:421:3: note: Variable 'pWin32TopRuler' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/win/ap_Win32TopRuler.h:39:2: style: Class 'AP_Win32TopRuler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/ap/win/ap_Win32LeftRuler.h:39:2: style: Class 'AP_Win32LeftRuler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/ap/win/ap_Win32StatusBar.h:39:2: style: Class 'AP_Win32StatusBar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/ap/win/ap_Win32LeftRuler.cpp:106:2: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/win/ap_Win32LeftRuler.cpp:143:31: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/win/ap_Win32LeftRuler.cpp:47:2: performance: Variable 'm_hwndLeftRuler' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/win/ap_Win32Preview_Annotation.h:35:17: warning: Virtual function 'destroy' is called from destructor '~AP_Win32Preview_Annotation()' at line 41. Dynamic binding is not used. [virtualCallInConstructor]
abiword-3.0.2/src/wp/ap/win/ap_Win32Preview_Annotation.cpp:41:2: note: Calling destroy
abiword-3.0.2/src/wp/ap/win/ap_Win32Preview_Annotation.h:35:17: note: destroy is a virtual method
abiword-3.0.2/src/wp/ap/win/ap_Win32StatusBar.cpp:159:3: performance: Variable 'm_ProgressWND' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/win/ap_Win32Toolbar_FontCombo.cpp:91:36: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/win/ap_Win32Toolbar_StyleCombo.cpp:129:12: warning: Possible null pointer dereference: pStyles [nullPointer]
abiword-3.0.2/src/wp/ap/win/ap_Win32Toolbar_StyleCombo.cpp:122:42: note: Assignment 'pStyles=NULL', assigned value is 0
abiword-3.0.2/src/wp/ap/win/ap_Win32Toolbar_StyleCombo.cpp:129:12: note: Null pointer dereference
abiword-3.0.2/src/wp/ap/win/ap_Win32Toolbar_StyleCombo.cpp:120:19: style: The scope of the variable 'pStyle' can be reduced. [variableScope]
abiword-3.0.2/src/wp/ap/win/ap_Win32Toolbar_StyleCombo.cpp:42:29: warning: Member variable 'AP_Win32Toolbar_StyleCombo::m_pDocument' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/win/ap_Win32TopRuler.cpp:152:30: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/win/ap_Win32TopRuler.cpp:50:2: performance: Variable 'm_hwndTopRuler' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/xp/ap_App.cpp:78:3: style: Variable 'uri' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/xp/ap_App.cpp:76:0: note: Variable 'uri' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/xp/ap_App.cpp:78:3: note: Variable 'uri' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/xp/ap_App.cpp:131:49: style: Function 'openCmdLinePlugins' argument 1 names different: declaration 'args' definition 'Args'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/xp/ap_App.h:73:42: note: Function 'openCmdLinePlugins' argument 1 names different: declaration 'args' definition 'Args'.
abiword-3.0.2/src/wp/ap/xp/ap_App.cpp:131:49: note: Function 'openCmdLinePlugins' argument 1 names different: declaration 'args' definition 'Args'.
abiword-3.0.2/src/wp/ap/xp/ap_App.h:58:2: style: Class 'AP_App' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/ap/xp/ap_Strings.h:67:2: style: Class 'AP_DiskStringSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/ap/xp/ap_Convert.h:34:2: style: Class 'AP_Convert' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/ap/xp/ap_Convert.cpp:247:2: style: Variable 'error' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/src/wp/ap/xp/ap_Convert.cpp:237:0: note: Variable 'error' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/wp/ap/xp/ap_Convert.cpp:247:2: note: Variable 'error' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/wp/ap/xp/ap_Convert.cpp:331:3: style: Variable 'ieft' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/src/wp/ap/xp/ap_Convert.cpp:326:0: note: Variable 'ieft' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/wp/ap/xp/ap_Convert.cpp:331:3: note: Variable 'ieft' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/wp/ap/xp/ap_Convert.cpp:50:28: style: Function 'AP_Convert' argument 1 names different: declaration 'verbose' definition 'inVerbose'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/xp/ap_Convert.h:34:17: note: Function 'AP_Convert' argument 1 names different: declaration 'verbose' definition 'inVerbose'.
abiword-3.0.2/src/wp/ap/xp/ap_Convert.cpp:50:28: note: Function 'AP_Convert' argument 1 names different: declaration 'verbose' definition 'inVerbose'.
abiword-3.0.2/src/wp/ap/xp/ap_Convert.cpp:318:41: style: Function 'convertTo' argument 1 names different: declaration 'szSourceFilename' definition 'szFilename'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/xp/ap_Convert.h:47:30: note: Function 'convertTo' argument 1 names different: declaration 'szSourceFilename' definition 'szFilename'.
abiword-3.0.2/src/wp/ap/xp/ap_Convert.cpp:318:41: note: Function 'convertTo' argument 1 names different: declaration 'szSourceFilename' definition 'szFilename'.
abiword-3.0.2/src/wp/ap/xp/ap_Convert.cpp:383:37: style: Function 'print' argument 1 names different: declaration 'file' definition 'szFile'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/xp/ap_Convert.h:54:26: note: Function 'print' argument 1 names different: declaration 'file' definition 'szFile'.
abiword-3.0.2/src/wp/ap/xp/ap_Convert.cpp:383:37: note: Function 'print' argument 1 names different: declaration 'file' definition 'szFile'.
abiword-3.0.2/src/wp/ap/xp/ap_Convert.cpp:383:83: style: Function 'print' argument 3 names different: declaration 'szFileExtension' definition 'szFileExtensionOrMime'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/xp/ap_Convert.h:54:70: note: Function 'print' argument 3 names different: declaration 'szFileExtension' definition 'szFileExtensionOrMime'.
abiword-3.0.2/src/wp/ap/xp/ap_Convert.cpp:383:83: note: Function 'print' argument 3 names different: declaration 'szFileExtension' definition 'szFileExtensionOrMime'.
abiword-3.0.2/src/wp/ap/xp/ap_Convert.h:55:7: performance: Technically the member function 'AP_Convert::printFirstPage' can be static. [functionStatic]
abiword-3.0.2/src/wp/ap/xp/ap_Convert.cpp:499:18: note: Technically the member function 'AP_Convert::printFirstPage' can be static.
abiword-3.0.2/src/wp/ap/xp/ap_Convert.h:55:7: note: Technically the member function 'AP_Convert::printFirstPage' can be static.
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Border_Shading.cpp:57:27: warning: Member variable 'AP_Dialog_Border_Shading::m_WindowName' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Border_Shading.h:91:38: warning: Virtual function 'stopUpdater' is called from destructor '~AP_Dialog_Border_Shading()' at line 111. Dynamic binding is not used. [virtualCallInConstructor]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Border_Shading.cpp:111:2: note: Calling stopUpdater
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Border_Shading.h:91:38: note: stopUpdater is a virtual method
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Columns.cpp:441:95: style: Function 'draw' argument 4 names different: declaration 'bLines' definition 'bLineBetween'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Columns.h:43:71: note: Function 'draw' argument 4 names different: declaration 'bLines' definition 'bLineBetween'.
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Columns.cpp:441:95: note: Function 'draw' argument 4 names different: declaration 'bLines' definition 'bLineBetween'.
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Columns.cpp:441:141: style: Function 'draw' argument 6 names different: declaration 'SpaceAfterPercent' definition 'SpacePercent'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Columns.h:43:111: note: Function 'draw' argument 6 names different: declaration 'SpaceAfterPercent' definition 'SpacePercent'.
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Columns.cpp:441:141: note: Function 'draw' argument 6 names different: declaration 'SpaceAfterPercent' definition 'SpacePercent'.
abiword-3.0.2/src/wp/ap/xp/ap_StatusBar.h:147:36: style: Technically the member function 'AP_StatusBarField::getFillMethod' can be const. [functionConst]
abiword-3.0.2/src/wp/ap/xp/ap_StatusBar.h:160:27: style: Technically the member function 'AP_StatusBarField_TextInfo::getBuf' can be const. [functionConst]
abiword-3.0.2/src/wp/ap/xp/ap_StatusBar.h:165:45: style: Technically the member function 'AP_StatusBarField_TextInfo::getAlignmentMethod' can be const. [functionConst]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Columns.h:43:9: performance: Technically the member function 'AP_Columns_preview_drawer::draw' can be static. [functionStatic]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Columns.cpp:441:33: note: Technically the member function 'AP_Columns_preview_drawer::draw' can be static.
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Columns.h:43:9: note: Technically the member function 'AP_Columns_preview_drawer::draw' can be static.
abiword-3.0.2/src/wp/ap/xp/ap_StatusBar.h:72:5: style: Class 'AP_StatusBar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/ap/xp/ap_StatusBar.h:158:5: style: Class 'AP_StatusBarField_TextInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/ap/xp/ap_StatusBar.h:178:5: style: Class 'AP_StatusBarField_ProgressBar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/ap/xp/ap_StatusBar.h:181:19: style: The function 'notify' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/xp/ap_StatusBar.h:143:19: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/xp/ap_StatusBar.h:181:19: note: Function in derived class
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_FormatFootnotes.cpp:52:63: style: Function 'setFootnoteType' argument 1 names different: declaration 'iFootType' definition 'iType'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_FormatFootnotes.h:53:51: note: Function 'setFootnoteType' argument 1 names different: declaration 'iFootType' definition 'iType'.
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_FormatFootnotes.cpp:52:63: note: Function 'setFootnoteType' argument 1 names different: declaration 'iFootType' definition 'iType'.
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_FormatFootnotes.cpp:65:62: style: Function 'setEndnoteType' argument 1 names different: declaration 'iFootType' definition 'iType'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_FormatFootnotes.h:63:50: note: Function 'setEndnoteType' argument 1 names different: declaration 'iFootType' definition 'iType'.
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_FormatFootnotes.cpp:65:62: note: Function 'setEndnoteType' argument 1 names different: declaration 'iFootType' definition 'iType'.
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_FormatFootnotes.cpp:24:28: warning: Member variable 'AP_Dialog_FormatFootnotes::m_pDocLayout' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_FormatFootnotes.cpp:24:28: warning: Member variable 'AP_Dialog_FormatFootnotes::m_pFrame' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_FormatFootnotes.cpp:24:28: warning: Member variable 'AP_Dialog_FormatFootnotes::m_pView' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_FormatFootnotes.cpp:24:28: warning: Member variable 'AP_Dialog_FormatFootnotes::m_pDoc' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_FormatFootnotes.cpp:24:28: warning: Member variable 'AP_Dialog_FormatFootnotes::m_bRestartFootSection' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_FormatFootnotes.cpp:24:28: warning: Member variable 'AP_Dialog_FormatFootnotes::m_bRestartFootPage' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_FormatFootnotes.cpp:24:28: warning: Member variable 'AP_Dialog_FormatFootnotes::m_bRestartEndSection' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_FormatFootnotes.cpp:24:28: warning: Member variable 'AP_Dialog_FormatFootnotes::m_bPlaceAtDocEnd' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_FormatFootnotes.cpp:24:28: warning: Member variable 'AP_Dialog_FormatFootnotes::m_bPlaceAtSecEnd' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:846:2: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:857:2: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:868:2: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:879:2: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:734:4: style: Variable 'pPage' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:729:0: note: Variable 'pPage' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:734:4: note: Variable 'pPage' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:1028:70: style: Function 'setBorderColorRight' argument 1 names different: declaration 'rgb' definition 'clr'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_FormatFrame.h:133:53: note: Function 'setBorderColorRight' argument 1 names different: declaration 'rgb' definition 'clr'.
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:1028:70: note: Function 'setBorderColorRight' argument 1 names different: declaration 'rgb' definition 'clr'.
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:1039:69: style: Function 'setBorderColorLeft' argument 1 names different: declaration 'rgb' definition 'clr'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_FormatFrame.h:134:53: note: Function 'setBorderColorLeft' argument 1 names different: declaration 'rgb' definition 'clr'.
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:1039:69: note: Function 'setBorderColorLeft' argument 1 names different: declaration 'rgb' definition 'clr'.
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:1050:68: style: Function 'setBorderColorTop' argument 1 names different: declaration 'rgb' definition 'clr'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_FormatFrame.h:135:53: note: Function 'setBorderColorTop' argument 1 names different: declaration 'rgb' definition 'clr'.
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:1050:68: note: Function 'setBorderColorTop' argument 1 names different: declaration 'rgb' definition 'clr'.
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:1061:71: style: Function 'setBorderColorBottom' argument 1 names different: declaration 'rgb' definition 'clr'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_FormatFrame.h:136:53: note: Function 'setBorderColorBottom' argument 1 names different: declaration 'rgb' definition 'clr'.
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:1061:71: note: Function 'setBorderColorBottom' argument 1 names different: declaration 'rgb' definition 'clr'.
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:85:24: warning: Member variable 'AP_Dialog_FormatFrame::m_WindowName' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_FormatFrame.h:92:38: warning: Virtual function 'stopUpdater' is called from destructor '~AP_Dialog_FormatFrame()' at line 135. Dynamic binding is not used. [virtualCallInConstructor]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_FormatFrame.cpp:135:2: note: Calling stopUpdater
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_FormatFrame.h:92:38: note: stopUpdater is a virtual method
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Stylist.h:54:2: style: Class 'Stylist_tree' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_FormatTable.cpp:54:24: warning: Member variable 'AP_Dialog_FormatTable::m_WindowName' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_FormatTable.h:89:38: warning: Virtual function 'stopUpdater' is called from destructor '~AP_Dialog_FormatTable()' at line 99. Dynamic binding is not used. [virtualCallInConstructor]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_FormatTable.cpp:99:2: note: Calling stopUpdater
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_FormatTable.h:89:38: note: stopUpdater is a virtual method
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_GetStringCommon.cpp:25:28: warning: Member variable 'AP_Dialog_GetStringCommon::m_pDoc' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_InsertBookmark.cpp:24:27: warning: Member variable 'AP_Dialog_InsertBookmark::m_pDoc' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_InsertHyperlink.cpp:25:28: warning: Member variable 'AP_Dialog_InsertHyperlink::m_pDoc' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_InsertHyperlink.cpp:25:28: warning: Member variable 'AP_Dialog_InsertHyperlink::m_pView' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_InsertTable.cpp:35:24: warning: Member variable 'AP_Dialog_InsertTable::m_columnType' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_InsertTable.cpp:41:2: performance: Variable 'm_numRows' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_InsertTable.cpp:42:2: performance: Variable 'm_numCols' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_ListRevisions.cpp:139:7: style: The scope of the variable 'bFree' can be reduced. [variableScope]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Lists.cpp:368:30: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Lists.cpp:400:31: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Lists.cpp:428:32: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Lists.cpp:429:32: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Lists.cpp:462:32: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Lists.cpp:463:32: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Lists.cpp:509:30: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Lists.cpp:734:78: style: Function 'fillDialogFromVector' argument 1 names different: declaration 'inVec' definition 'vp'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Lists.h:93:66: note: Function 'fillDialogFromVector' argument 1 names different: declaration 'inVec' definition 'vp'.
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Lists.cpp:734:78: note: Function 'fillDialogFromVector' argument 1 names different: declaration 'inVec' definition 'vp'.
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Lists.h:189:14: warning: The class 'AP_Dialog_Lists' defines member variable with name 'm_pView' also defined in its parent class 'AP_Dialog_Modeless'. [duplInheritedMember]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Modeless.h:85:19: note: Parent variable 'AP_Dialog_Modeless::m_pView'
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Lists.h:189:14: note: Derived variable 'AP_Dialog_Lists::m_pView'
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Paragraph.h:122:3: style: Class 'sControlData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Paragraph.h:123:3: style: Class 'sControlData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Paragraph.h:124:3: style: Class 'sControlData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Lists.h:73:27: style: The function 'getWindowTitleStringId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Modeless.h:55:27: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Lists.h:73:27: note: Function in derived class
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_MergeCells.cpp:51:23: warning: Member variable 'AP_Dialog_MergeCells::m_WindowName' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_MergeCells.h:48:38: warning: Virtual function 'stopUpdater' is called from destructor '~AP_Dialog_MergeCells()' at line 73. Dynamic binding is not used. [virtualCallInConstructor]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_MergeCells.cpp:73:2: note: Calling stopUpdater
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_MergeCells.h:48:38: note: stopUpdater is a virtual method
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Options.cpp:91:16: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Options.cpp:269:16: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Options.cpp:461:2: warning: The buffer 'm_CurrentTransparentColor' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_PageNumbers.cpp:85:25: warning: Member variable 'AP_Preview_PageNumbers::m_control' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_PageNumbers.cpp:85:25: warning: Member variable 'AP_Preview_PageNumbers::m_align' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_PageNumbers.h:80:2: style: Class 'AP_Preview_PageNumbers' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_PageSetup.cpp:26:22: warning: Member variable 'AP_Dialog_PageSetup::m_pFrame' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Paragraph.cpp:787:18: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Paragraph.cpp:366:3: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Paragraph.cpp:392:3: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Paragraph.cpp:407:3: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Paragraph.cpp:416:3: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Paragraph.cpp:432:3: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Paragraph.cpp:464:3: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Paragraph.cpp:473:3: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Paragraph.cpp:489:3: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Paragraph.cpp:550:4: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Paragraph.cpp:562:4: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Paragraph.cpp:576:3: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Paragraph.cpp:589:3: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Paragraph.cpp:620:7: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Paragraph.cpp:1059:10: style: The scope of the variable 'dDefault' can be reduced. [variableScope]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Paragraph.cpp:1060:8: style: The scope of the variable 'bDefault' can be reduced. [variableScope]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Paragraph.cpp:1315:72: warning: 'operator=' should check for assignment to self to avoid problems with dynamic memory. [operatorEqToSelf]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_RDFEditor.h:35:27: style: The function 'getWindowTitleStringId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Modeless.h:55:27: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_RDFEditor.h:35:27: note: Function in derived class
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_RDFEditor.h:60:18: style: The function 'setStatus' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Modeless.h:56:18: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_RDFEditor.h:60:18: note: Function in derived class
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_RDFQuery.h:35:27: style: The function 'getWindowTitleStringId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Modeless.h:55:27: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_RDFQuery.h:35:27: note: Function in derived class
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_RDFQuery.h:57:18: style: The function 'setStatus' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Modeless.h:56:18: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_RDFQuery.h:57:18: note: Function in derived class
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Replace.cpp:179:2: style: Variable 'string' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Replace.cpp:178:0: note: Variable 'string' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Replace.cpp:179:2: note: Variable 'string' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Replace.cpp:44:20: warning: Member variable 'AP_Dialog_Replace::m_WindowName' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Spell.cpp:408:4: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Spell.cpp:395:0: note: Variable 'result' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Spell.cpp:408:4: note: Variable 'result' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Spell.cpp:65:18: warning: Member variable 'AP_Dialog_Spell::m_pWordIterator' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Spell.cpp:65:18: warning: Member variable 'AP_Dialog_Spell::m_pFrame' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Spell.cpp:65:18: warning: Member variable 'AP_Dialog_Spell::m_pDoc' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Spell.cpp:65:18: warning: Member variable 'AP_Dialog_Spell::m_iSelectedRow' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Spell.cpp:70:4: performance: Variable 'm_iWordOffset' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Spell.cpp:71:4: performance: Variable 'm_iWordLength' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Spell.cpp:78:4: performance: Variable 'm_iStartIndex' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Spell.cpp:81:4: performance: Variable 'm_iEndLength' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_SplitCells.cpp:263:58: style: Function 'setSplitType' argument 1 names different: declaration 'iMergeType' definition 'iSplitType'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_SplitCells.h:56:68: note: Function 'setSplitType' argument 1 names different: declaration 'iMergeType' definition 'iSplitType'.
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_SplitCells.cpp:263:58: note: Function 'setSplitType' argument 1 names different: declaration 'iMergeType' definition 'iSplitType'.
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_SplitCells.cpp:52:23: warning: Member variable 'AP_Dialog_SplitCells::m_WindowName' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_SplitCells.h:47:38: warning: Virtual function 'stopUpdater' is called from destructor '~AP_Dialog_SplitCells()' at line 74. Dynamic binding is not used. [virtualCallInConstructor]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_SplitCells.cpp:74:2: note: Calling stopUpdater
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_SplitCells.h:47:38: note: stopUpdater is a virtual method
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Styles.cpp:676:5: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Styles.cpp:707:5: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Styles.cpp:837:5: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Styles.cpp:1095:2: style: Variable 'attribs' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Styles.cpp:1094:0: note: Variable 'attribs' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Styles.cpp:1095:2: note: Variable 'attribs' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Styles.cpp:1349:2: style: Variable 'pszFGColor' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Styles.cpp:1338:0: note: Variable 'pszFGColor' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Styles.cpp:1349:2: note: Variable 'pszFGColor' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Styles.cpp:1350:2: style: Variable 'pszBGColor' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Styles.cpp:1339:0: note: Variable 'pszBGColor' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Styles.cpp:1350:2: note: Variable 'pszBGColor' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Styles.cpp:1391:2: style: Variable 'latt' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Styles.cpp:1390:0: note: Variable 'latt' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Styles.cpp:1391:2: note: Variable 'latt' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Styles.cpp:1403:2: style: Variable 'lprop' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Styles.cpp:1402:0: note: Variable 'lprop' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Styles.cpp:1403:2: note: Variable 'lprop' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Styles.cpp:1616:2: style: Variable 'szStyle' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Styles.cpp:1605:0: note: Variable 'szStyle' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Styles.cpp:1616:2: note: Variable 'szStyle' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Styles.cpp:51:19: warning: Member variable 'AP_Dialog_Styles::m_pCurStyle' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Styles.cpp:51:19: warning: Member variable 'AP_Dialog_Styles::m_pszCurStyleName' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Styles.cpp:51:19: warning: Member variable 'AP_Dialog_Styles::m_pFrame' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Styles.cpp:51:19: warning: Member variable 'AP_Dialog_Styles::m_pView' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Styles.cpp:51:19: warning: Member variable 'AP_Dialog_Styles::m_pDoc' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/xp/ap_TopRuler.h:189:2: style: Class 'AP_TopRuler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Stylist.cpp:260:12: warning: Possible null pointer dereference: pStyles [nullPointer]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Stylist.cpp:254:42: note: Assignment 'pStyles=NULL', assigned value is 0
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Stylist.cpp:260:12: note: Null pointer dereference
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Stylist.cpp:556:50: style: Function 'setRowName' argument 1 names different: declaration 'sRowname' definition 'sRowName'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Stylist.h:41:44: note: Function 'setRowName' argument 1 names different: declaration 'sRowname' definition 'sRowName'.
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Stylist.cpp:556:50: note: Function 'setRowName' argument 1 names different: declaration 'sRowname' definition 'sRowName'.
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Stylist.cpp:561:44: style: Function 'getRowName' argument 1 names different: declaration 'sRowname' definition 'sRowName'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Stylist.h:42:38: note: Function 'getRowName' argument 1 names different: declaration 'sRowname' definition 'sRowName'.
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Stylist.cpp:561:44: note: Function 'getRowName' argument 1 names different: declaration 'sRowname' definition 'sRowName'.
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Stylist.cpp:48:20: warning: Member variable 'AP_Dialog_Stylist::m_bStyleValid' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Stylist.h:66:19: performance: Technically the member function 'Stylist_tree::isUser' can be static. [functionStatic]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Stylist.cpp:439:20: note: Technically the member function 'Stylist_tree::isUser' can be static.
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Stylist.h:66:19: note: Technically the member function 'Stylist_tree::isUser' can be static.
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Tab.cpp:82:19: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Tab.cpp:98:19: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Tab.cpp:117:15: style: The scope of the variable 'pTabInfo' can be reduced. [variableScope]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Tab.cpp:677:52: style: Function '_doSpin' argument 2 names different: declaration 'amount' definition 'amt'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Tab.h:95:39: note: Function '_doSpin' argument 2 names different: declaration 'amount' definition 'amt'.
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Tab.cpp:677:52: note: Function '_doSpin' argument 2 names different: declaration 'amount' definition 'amt'.
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_Tab.cpp:49:16: warning: Member variable 'AP_Dialog_Tab::buf' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_ToggleCase.cpp:45:47: style: Function 'setCase' argument 1 names different: declaration 'c' definition 'tc'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_ToggleCase.h:41:47: note: Function 'setCase' argument 1 names different: declaration 'c' definition 'tc'.
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_ToggleCase.cpp:45:47: note: Function 'setCase' argument 1 names different: declaration 'c' definition 'tc'.
abiword-3.0.2/src/wp/ap/xp/ap_Dialog_WordCount.cpp:41:22: warning: Member variable 'AP_Dialog_WordCount::m_WindowName' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:1695:19: warning: Either the condition 'if(pNewFrame)' is redundant or there is possible null pointer dereference: pNewFrame. [nullPointerRedundantCheck]
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:1697:5: note: Assuming that condition 'if(pNewFrame)' is not redundant
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:1695:19: note: Null pointer dereference
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:11246:10: warning: Possible null pointer dereference: pRun [nullPointer]
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:11224:19: note: Assignment 'pRun=NULL', assigned value is 0
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:11246:10: note: Null pointer dereference
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:15671:5: warning: Either the condition 'pTopRuler?pTopRuler->setTableLineDrag(pos,x,siFixed):0' is redundant or there is possible null pointer dereference: pTopRuler. [nullPointerRedundantCheck]
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:15682:30: note: Assuming that condition 'pTopRuler?pTopRuler->setTableLineDrag(pos,x,siFixed):0' is not redundant
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:15671:5: note: Null pointer dereference
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:15602:8: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:4152:3: style: Variable 'pRun' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:4150:0: note: Variable 'pRun' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:4152:3: note: Variable 'pRun' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:4716:2: style: Variable 'pRun' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:4711:0: note: Variable 'pRun' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:4716:2: note: Variable 'pRun' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:5544:3: style: Variable 'pRun' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:5542:0: note: Variable 'pRun' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:5544:3: note: Variable 'pRun' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:11869:7: style: Variable 'bValid' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:11868:0: note: Variable 'bValid' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:11869:7: note: Variable 'bValid' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:12764:3: style: Variable 'allowed' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:12756:0: note: Variable 'allowed' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:12764:3: note: Variable 'allowed' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:14159:2: style: Variable 'szRestart' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:14158:0: note: Variable 'szRestart' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:14159:2: note: Variable 'szRestart' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:14161:2: style: Variable 'szRestartValue1' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:14160:0: note: Variable 'szRestartValue1' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:14161:2: note: Variable 'szRestartValue1' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:15869:5: style: Variable 'pRun' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:15867:0: note: Variable 'pRun' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:15869:5: note: Variable 'pRun' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:8500:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:10912:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:3708:7: style: The scope of the variable 'bRemoteSave' can be reduced. [variableScope]
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:3709:7: style: The scope of the variable 'bRet' can be reduced. [variableScope]
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:11227:7: style: The scope of the variable 'bEOL' can be reduced. [variableScope]
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:11228:7: style: The scope of the variable 'bDir' can be reduced. [variableScope]
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:14276:16: style: The scope of the variable 'szRestartValue' can be reduced. [variableScope]
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:8684:18: style: Function 's_actuallyPrint' argument 7 names different: declaration 'inWidth' definition 'iWidth'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.h:34:18: note: Function 's_actuallyPrint' argument 7 names different: declaration 'inWidth' definition 'iWidth'.
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:8684:18: note: Function 's_actuallyPrint' argument 7 names different: declaration 'inWidth' definition 'iWidth'.
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:8684:37: style: Function 's_actuallyPrint' argument 8 names different: declaration 'inHeight' definition 'iHeight'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.h:34:38: note: Function 's_actuallyPrint' argument 8 names different: declaration 'inHeight' definition 'iHeight'.
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:8684:37: note: Function 's_actuallyPrint' argument 8 names different: declaration 'inHeight' definition 'iHeight'.
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:8700:18: style: Function 's_actuallyPrint' argument 7 names different: declaration 'inWidth' definition 'iWidth'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.h:40:18: note: Function 's_actuallyPrint' argument 7 names different: declaration 'inWidth' definition 'iWidth'.
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:8700:18: note: Function 's_actuallyPrint' argument 7 names different: declaration 'inWidth' definition 'iWidth'.
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:8700:37: style: Function 's_actuallyPrint' argument 8 names different: declaration 'inHeight' definition 'iHeight'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.h:40:38: note: Function 's_actuallyPrint' argument 8 names different: declaration 'inHeight' definition 'iHeight'.
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:8700:37: note: Function 's_actuallyPrint' argument 8 names different: declaration 'inHeight' definition 'iHeight'.
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:12682:33: style: Function 's_getPageMargins' argument 1 names different: declaration 'inView' definition 'pView'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.h:44:33: note: Function 's_getPageMargins' argument 1 names different: declaration 'inView' definition 'pView'.
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:12682:33: note: Function 's_getPageMargins' argument 1 names different: declaration 'inView' definition 'pView'.
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:14442:0: style: Variable 'filename' is assigned a value that is never used. [unreadVariable]
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:8734:8: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:8759:6: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:14668:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:14673:10: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:14715:10: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:14718:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/src/wp/ap/xp/ap_Frame.h:38:5: warning: Member variable 'AP_Frame::m_bWordSelections' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/xp/ap_EditMethods.cpp:9718:1: style: The class 'FV_View_Insert_symbol_listener' does not have a constructor although it has private member variables. [noConstructor]
abiword-3.0.2/src/wp/ap/xp/ap_LoadBindings.h:84:3: style: Class 'c_lb' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/ap/xp/ap_LoadBindings.h:98:2: style: Class 'AP_BindingSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/ap/xp/ap_LeftRuler.h:124:2: style: Class 'AP_LeftRuler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/ap/xp/ap_Frame.cpp:76:4: style: Variable 'orig_ut' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/src/wp/ap/xp/ap_Frame.cpp:75:0: note: Variable 'orig_ut' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/wp/ap/xp/ap_Frame.cpp:76:4: note: Variable 'orig_ut' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/wp/ap/xp/ap_Frame.cpp:339:46: style: Function 'buildFrame' argument 1 names different: declaration 'pFrame' definition 'pF'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/xp/ap_Frame.h:42:47: note: Function 'buildFrame' argument 1 names different: declaration 'pFrame' definition 'pF'.
abiword-3.0.2/src/wp/ap/xp/ap_Frame.cpp:339:46: note: Function 'buildFrame' argument 1 names different: declaration 'pFrame' definition 'pF'.
abiword-3.0.2/src/wp/ap/xp/ap_Frame.cpp:924:99: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/src/wp/ap/xp/ap_FrameData.cpp:32:15: warning: Member variable 'AP_FrameData::m_pToolbar' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/xp/ap_FrameData.cpp:41:2: performance: Variable 'm_pViewMode' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/xp/ap_LeftRuler.cpp:1265:30: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/xp/ap_LeftRuler.cpp:711:4: style: Variable 'pTInfo' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/xp/ap_LeftRuler.cpp:710:0: note: Variable 'pTInfo' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/xp/ap_LeftRuler.cpp:711:4: note: Variable 'pTInfo' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/xp/ap_LeftRuler.cpp:65:2: performance: Variable 'm_iHeight' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/xp/ap_LeftRuler.cpp:66:2: performance: Variable 'm_iWidth' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/xp/ap_LeftRuler.cpp:67:2: performance: Variable 'm_oldY' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/xp/ap_LeftRuler.cpp:68:2: performance: Variable 'm_yScrollOffset' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/xp/ap_LeftRuler.cpp:69:2: performance: Variable 'm_yScrollLimit' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/xp/ap_LeftRuler.cpp:74:2: performance: Variable 'm_yGuide' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/xp/ap_LoadBindings.cpp:70:65: style: Function 'c_lb' argument 3 names different: declaration 'fn' definition 'pFn'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/xp/ap_LoadBindings.h:85:61: note: Function 'c_lb' argument 3 names different: declaration 'fn' definition 'pFn'.
abiword-3.0.2/src/wp/ap/xp/ap_LoadBindings.cpp:70:65: note: Function 'c_lb' argument 3 names different: declaration 'fn' definition 'pFn'.
abiword-3.0.2/src/wp/ap/xp/ap_Menu_Functions.cpp:91:0: error: syntax error [syntaxError]
abiword-3.0.2/src/wp/ap/xp/ap_Menu_Layouts.cpp:81:12: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/xp/ap_Menu_Layouts.cpp:89:18: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/xp/ap_Menu_Layouts.cpp:111:18: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/xp/ap_Menu_Layouts.cpp:133:18: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/xp/ap_Menu_Layouts.cpp:145:17: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/xp/ap_Menu_Layouts.cpp:268:18: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/xp/ap_Menu_Layouts.cpp:273:16: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/xp/ap_Menu_Layouts.cpp:291:21: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/xp/ap_Menu_Layouts.cpp:319:21: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/xp/ap_Menu_Layouts.cpp:343:12: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/xp/ap_Menu_Layouts.cpp:383:12: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/xp/ap_Menu_Layouts.cpp:441:12: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/xp/ap_Menu_Layouts.cpp:487:12: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/xp/ap_Menu_Layouts.cpp:561:12: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/xp/ap_Menu_Layouts.cpp:589:12: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/xp/ap_Menu_Layouts.cpp:812:12: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/xp/ap_Menu_Layouts.cpp:61:11: performance: Variable 'm_emc' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/xp/ap_Menu_Layouts.cpp:57:3: style: Class '_vectt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/ap/xp/ap_Preview_Annotation.cpp:95:2: style: Variable 'pG' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/ap/xp/ap_Preview_Annotation.cpp:93:0: note: Variable 'pG' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/xp/ap_Preview_Annotation.cpp:95:2: note: Variable 'pG' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/ap/xp/ap_Preview_Annotation.cpp:213:49: style: Function 'setOffset' argument 1 names different: declaration 'ioff' definition 'offset'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/xp/ap_Preview_Annotation.h:67:109: note: Function 'setOffset' argument 1 names different: declaration 'ioff' definition 'offset'.
abiword-3.0.2/src/wp/ap/xp/ap_Preview_Annotation.cpp:213:49: note: Function 'setOffset' argument 1 names different: declaration 'ioff' definition 'offset'.
abiword-3.0.2/src/wp/ap/xp/ap_Preview_Annotation.cpp:33:24: warning: Member variable 'AP_Preview_Annotation::m_pFont' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/xp/ap_Preview_Paragraph.cpp:53:50: style: Function 'AP_Preview_Paragraph_Block' argument 3 names different: declaration 'm_align' definition 'align'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/xp/ap_Preview_Paragraph.h:43:44: note: Function 'AP_Preview_Paragraph_Block' argument 3 names different: declaration 'm_align' definition 'align'.
abiword-3.0.2/src/wp/ap/xp/ap_Preview_Paragraph.cpp:53:50: note: Function 'AP_Preview_Paragraph_Block' argument 3 names different: declaration 'm_align' definition 'align'.
abiword-3.0.2/src/wp/ap/xp/ap_Preview_Paragraph.cpp:349:27: style: Function 'AP_Preview_Paragraph' argument 3 names different: declaration 'parent' definition 'dlg'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/xp/ap_Preview_Paragraph.h:98:22: note: Function 'AP_Preview_Paragraph' argument 3 names different: declaration 'parent' definition 'dlg'.
abiword-3.0.2/src/wp/ap/xp/ap_Preview_Paragraph.cpp:349:27: note: Function 'AP_Preview_Paragraph' argument 3 names different: declaration 'parent' definition 'dlg'.
abiword-3.0.2/src/wp/ap/xp/ap_Preview_Paragraph.cpp:405:31: style: Function 'AP_Preview_Paragraph' argument 3 names different: declaration 'parent' definition 'dlg'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/xp/ap_Preview_Paragraph.h:95:31: note: Function 'AP_Preview_Paragraph' argument 3 names different: declaration 'parent' definition 'dlg'.
abiword-3.0.2/src/wp/ap/xp/ap_Preview_Paragraph.cpp:405:31: note: Function 'AP_Preview_Paragraph' argument 3 names different: declaration 'parent' definition 'dlg'.
abiword-3.0.2/src/wp/ap/xp/ap_Preview_Paragraph.h:132:15: warning: Virtual function '_loadDrawFont' is called from constructor 'AP_Preview_Paragraph(GR_Graphics*gc,const UT_UCSChar*text,AP_Dialog_Lists*dlg)' at line 281. Dynamic binding is not used. [virtualCallInConstructor]
abiword-3.0.2/src/wp/ap/xp/ap_Preview_Paragraph.cpp:281:2: note: Calling _loadDrawFont
abiword-3.0.2/src/wp/ap/xp/ap_Preview_Paragraph.h:132:15: note: _loadDrawFont is a virtual method
abiword-3.0.2/src/wp/ap/xp/ap_Preview_Paragraph.h:132:15: warning: Virtual function '_loadDrawFont' is called from constructor 'AP_Preview_Paragraph(GR_Graphics*gc,const UT_UCSChar*text,XAP_Dialog*parent)' at line 365. Dynamic binding is not used. [virtualCallInConstructor]
abiword-3.0.2/src/wp/ap/xp/ap_Preview_Paragraph.cpp:365:2: note: Calling _loadDrawFont
abiword-3.0.2/src/wp/ap/xp/ap_Preview_Paragraph.h:132:15: note: _loadDrawFont is a virtual method
abiword-3.0.2/src/wp/ap/xp/ap_Preview_Paragraph.h:132:15: warning: Virtual function '_loadDrawFont' is called from constructor 'AP_Preview_Paragraph(GR_Graphics*gc,const UT_UCSChar*text,AP_Dialog_Paragraph*parent,const char*fontname=NULL)' at line 421. Dynamic binding is not used. [virtualCallInConstructor]
abiword-3.0.2/src/wp/ap/xp/ap_Preview_Paragraph.cpp:421:2: note: Calling _loadDrawFont
abiword-3.0.2/src/wp/ap/xp/ap_Preview_Paragraph.h:132:15: note: _loadDrawFont is a virtual method
abiword-3.0.2/src/wp/ap/xp/ap_Ruler.cpp:39:2: performance: Variable 'dimType' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/xp/ap_Ruler.h:32:15: style: Technically the member function 'ap_RulerTicks::snapPixelToGrid' can be const. [functionConst]
abiword-3.0.2/src/wp/ap/xp/ap_Ruler.cpp:125:26: note: Technically the member function 'ap_RulerTicks::snapPixelToGrid' can be const.
abiword-3.0.2/src/wp/ap/xp/ap_Ruler.h:32:15: note: Technically the member function 'ap_RulerTicks::snapPixelToGrid' can be const.
abiword-3.0.2/src/wp/ap/xp/ap_Ruler.h:33:9: style: Technically the member function 'ap_RulerTicks::scalePixelDistanceToUnits' can be const. [functionConst]
abiword-3.0.2/src/wp/ap/xp/ap_Ruler.cpp:142:23: note: Technically the member function 'ap_RulerTicks::scalePixelDistanceToUnits' can be const.
abiword-3.0.2/src/wp/ap/xp/ap_Ruler.h:33:9: note: Technically the member function 'ap_RulerTicks::scalePixelDistanceToUnits' can be const.
abiword-3.0.2/src/wp/ap/xp/ap_StatusBar.cpp:103:40: style: Function 'notify' argument 1 names different: declaration 'pView' definition 'pavView'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/xp/ap_StatusBar.cpp:81:36: note: Function 'notify' argument 1 names different: declaration 'pView' definition 'pavView'.
abiword-3.0.2/src/wp/ap/xp/ap_StatusBar.cpp:103:40: note: Function 'notify' argument 1 names different: declaration 'pView' definition 'pavView'.
abiword-3.0.2/src/wp/ap/xp/ap_StatusBar.cpp:283:40: style: Function 'notify' argument 1 names different: declaration 'pView' definition 'pavView'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/xp/ap_StatusBar.cpp:272:35: note: Function 'notify' argument 1 names different: declaration 'pView' definition 'pavView'.
abiword-3.0.2/src/wp/ap/xp/ap_StatusBar.cpp:283:40: note: Function 'notify' argument 1 names different: declaration 'pView' definition 'pavView'.
abiword-3.0.2/src/wp/ap/xp/ap_StatusBar.cpp:494:50: style: Function 'setStatusMessage' argument 1 names different: declaration 'pbufUCS' definition 'pBufUCS'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/xp/ap_StatusBar.h:77:42: note: Function 'setStatusMessage' argument 1 names different: declaration 'pbufUCS' definition 'pBufUCS'.
abiword-3.0.2/src/wp/ap/xp/ap_StatusBar.cpp:494:50: note: Function 'setStatusMessage' argument 1 names different: declaration 'pbufUCS' definition 'pBufUCS'.
abiword-3.0.2/src/wp/ap/xp/ap_StatusBar.cpp:510:50: style: Function 'setStatusMessage' argument 1 names different: declaration 'pbuf' definition 'pBuf'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/xp/ap_StatusBar.h:78:42: note: Function 'setStatusMessage' argument 1 names different: declaration 'pbuf' definition 'pBuf'.
abiword-3.0.2/src/wp/ap/xp/ap_StatusBar.cpp:510:50: note: Function 'setStatusMessage' argument 1 names different: declaration 'pbuf' definition 'pBuf'.
abiword-3.0.2/src/wp/ap/xp/ap_StatusBar.cpp:68:29: warning: Member variable 'AP_StatusBarField_TextInfo::m_alignmentMethod' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/ap/xp/ap_StatusBar.cpp:93:5: performance: Variable 'm_pageNr' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/xp/ap_StatusBar.cpp:94:5: performance: Variable 'm_nrPages' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/xp/ap_StatusBar.cpp:312:5: performance: Variable 'm_ProgressStartPoint' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/xp/ap_StatusBar.cpp:313:5: performance: Variable 'm_ProgressFlags' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/xp/ap_StatusBar.h:184:25: style: Technically the member function 'AP_StatusBarField_ProgressBar::getFraction' can be const. [functionConst]
abiword-3.0.2/src/wp/ap/xp/ap_StatusBar.cpp:369:39: note: Technically the member function 'AP_StatusBarField_ProgressBar::getFraction' can be const.
abiword-3.0.2/src/wp/ap/xp/ap_StatusBar.h:184:25: note: Technically the member function 'AP_StatusBarField_ProgressBar::getFraction' can be const.
abiword-3.0.2/src/wp/ap/xp/ap_StatusBar.h:185:22: style: Technically the member function 'AP_StatusBarField_ProgressBar::isDefinate' can be const. [functionConst]
abiword-3.0.2/src/wp/ap/xp/ap_StatusBar.cpp:379:37: note: Technically the member function 'AP_StatusBarField_ProgressBar::isDefinate' can be const.
abiword-3.0.2/src/wp/ap/xp/ap_StatusBar.h:185:22: note: Technically the member function 'AP_StatusBarField_ProgressBar::isDefinate' can be const.
abiword-3.0.2/src/wp/ap/xp/ap_StatusBar.cpp:78:5: style: Class 'ap_sbf_PageInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/ap/xp/ap_StatusBar.cpp:145:5: style: Class 'ap_sbf_StatusMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/ap/xp/ap_StatusBar.cpp:182:5: style: Class 'ap_sbf_InputMode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/ap/xp/ap_StatusBar.cpp:218:5: style: Class 'ap_sbf_InsertMode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/ap/xp/ap_StatusBar.cpp:270:5: style: Class 'ap_sbf_Language' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/ap/xp/ap_StatusBar.cpp:81:19: style: The function 'notify' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/xp/ap_StatusBar.h:143:19: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/xp/ap_StatusBar.cpp:81:19: note: Function in derived class
abiword-3.0.2/src/wp/ap/xp/ap_StatusBar.cpp:147:19: style: The function 'notify' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/xp/ap_StatusBar.h:143:19: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/xp/ap_StatusBar.cpp:147:19: note: Function in derived class
abiword-3.0.2/src/wp/ap/xp/ap_StatusBar.cpp:184:19: style: The function 'notify' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/xp/ap_StatusBar.h:143:19: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/xp/ap_StatusBar.cpp:184:19: note: Function in derived class
abiword-3.0.2/src/wp/ap/xp/ap_StatusBar.cpp:220:25: style: The function 'notify' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/xp/ap_StatusBar.h:143:19: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/xp/ap_StatusBar.cpp:220:25: note: Function in derived class
abiword-3.0.2/src/wp/ap/xp/ap_StatusBar.cpp:272:18: style: The function 'notify' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/ap/xp/ap_StatusBar.h:143:19: note: Virtual function in base class
abiword-3.0.2/src/wp/ap/xp/ap_StatusBar.cpp:272:18: note: Function in derived class
abiword-3.0.2/src/wp/ap/xp/ap_Strings.cpp:286:6: style: Condition 'bFoundMultiByte' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/wp/ap/xp/ap_Strings.cpp:224:25: note: Assignment 'bFoundMultiByte=false', assigned value is 0
abiword-3.0.2/src/wp/ap/xp/ap_Strings.cpp:286:6: note: Condition 'bFoundMultiByte' is always false
abiword-3.0.2/src/wp/ap/xp/ap_Toolbar_Functions.cpp:89:0: error: syntax error [syntaxError]
abiword-3.0.2/src/wp/ap/xp/ap_TopRuler.cpp:3233:31: warning: Either the condition 'pTInfo==NULL' is redundant or there is possible null pointer dereference: pTInfo. [nullPointerRedundantCheck]
abiword-3.0.2/src/wp/ap/xp/ap_TopRuler.cpp:3315:14: note: Assuming that condition 'pTInfo==NULL' is not redundant
abiword-3.0.2/src/wp/ap/xp/ap_TopRuler.cpp:3233:31: note: Null pointer dereference
abiword-3.0.2/src/wp/ap/xp/ap_TopRuler.cpp:327:28: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/ap/xp/ap_TopRuler.cpp:1789:5: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
abiword-3.0.2/src/wp/ap/xp/ap_TopRuler.cpp:1793:4: note: Found duplicate branches for 'if' and 'else'.
abiword-3.0.2/src/wp/ap/xp/ap_TopRuler.cpp:1789:5: note: Found duplicate branches for 'if' and 'else'.
abiword-3.0.2/src/wp/ap/xp/ap_TopRuler.cpp:3131:11: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
abiword-3.0.2/src/wp/ap/xp/ap_TopRuler.cpp:3135:6: note: Found duplicate branches for 'if' and 'else'.
abiword-3.0.2/src/wp/ap/xp/ap_TopRuler.cpp:3131:11: note: Found duplicate branches for 'if' and 'else'.
abiword-3.0.2/src/wp/ap/xp/ap_TopRuler.cpp:281:36: style: Function 'notify' argument 1 names different: declaration 'pView' definition '_pView'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/xp/ap_TopRuler.h:214:32: note: Function 'notify' argument 1 names different: declaration 'pView' definition '_pView'.
abiword-3.0.2/src/wp/ap/xp/ap_TopRuler.cpp:281:36: note: Function 'notify' argument 1 names different: declaration 'pView' definition '_pView'.
abiword-3.0.2/src/wp/ap/xp/ap_TopRuler.cpp:1160:23: style: Function '_getColumnMarkerRect' argument 3 names different: declaration 'xCenter' definition 'xRight'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/xp/ap_TopRuler.h:269:80: note: Function '_getColumnMarkerRect' argument 3 names different: declaration 'xCenter' definition 'xRight'.
abiword-3.0.2/src/wp/ap/xp/ap_TopRuler.cpp:1160:23: note: Function '_getColumnMarkerRect' argument 3 names different: declaration 'xCenter' definition 'xRight'.
abiword-3.0.2/src/wp/ap/xp/ap_TopRuler.cpp:4366:51: style: Function '_drawLeftIndentMarker' argument 1 names different: declaration 'r' definition 'rect'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/xp/ap_TopRuler.h:298:47: note: Function '_drawLeftIndentMarker' argument 1 names different: declaration 'r' definition 'rect'.
abiword-3.0.2/src/wp/ap/xp/ap_TopRuler.cpp:4366:51: note: Function '_drawLeftIndentMarker' argument 1 names different: declaration 'r' definition 'rect'.
abiword-3.0.2/src/wp/ap/xp/ap_TopRuler.cpp:4498:52: style: Function '_drawRightIndentMarker' argument 1 names different: declaration 'r' definition 'rect'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/xp/ap_TopRuler.h:299:48: note: Function '_drawRightIndentMarker' argument 1 names different: declaration 'r' definition 'rect'.
abiword-3.0.2/src/wp/ap/xp/ap_TopRuler.cpp:4498:52: note: Function '_drawRightIndentMarker' argument 1 names different: declaration 'r' definition 'rect'.
abiword-3.0.2/src/wp/ap/xp/ap_TopRuler.cpp:4630:56: style: Function '_drawFirstLineIndentMarker' argument 1 names different: declaration 'r' definition 'rect'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/xp/ap_TopRuler.h:300:52: note: Function '_drawFirstLineIndentMarker' argument 1 names different: declaration 'r' definition 'rect'.
abiword-3.0.2/src/wp/ap/xp/ap_TopRuler.cpp:4630:56: note: Function '_drawFirstLineIndentMarker' argument 1 names different: declaration 'r' definition 'rect'.
abiword-3.0.2/src/wp/ap/xp/ap_TopRuler.cpp:4749:42: style: Function '_drawTabStop' argument 1 names different: declaration 'r' definition 'rect'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/xp/ap_TopRuler.h:302:31: note: Function '_drawTabStop' argument 1 names different: declaration 'r' definition 'rect'.
abiword-3.0.2/src/wp/ap/xp/ap_TopRuler.cpp:4749:42: note: Function '_drawTabStop' argument 1 names different: declaration 'r' definition 'rect'.
abiword-3.0.2/src/wp/ap/xp/ap_TopRuler.cpp:4802:50: style: Function '_drawColumnGapMarker' argument 1 names different: declaration 'r' definition 'rect'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/xp/ap_TopRuler.h:304:46: note: Function '_drawColumnGapMarker' argument 1 names different: declaration 'r' definition 'rect'.
abiword-3.0.2/src/wp/ap/xp/ap_TopRuler.cpp:4802:50: note: Function '_drawColumnGapMarker' argument 1 names different: declaration 'r' definition 'rect'.
abiword-3.0.2/src/wp/ap/xp/ap_TopRuler.cpp:4958:56: style: Function '_autoScroll' argument 1 names different: declaration 'pTimer' definition 'pWorker'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/ap/xp/ap_TopRuler.h:319:40: note: Function '_autoScroll' argument 1 names different: declaration 'pTimer' definition 'pWorker'.
abiword-3.0.2/src/wp/ap/xp/ap_TopRuler.cpp:4958:56: note: Function '_autoScroll' argument 1 names different: declaration 'pTimer' definition 'pWorker'.
abiword-3.0.2/src/wp/ap/xp/ap_TopRuler.cpp:78:2: performance: Variable 'm_iWidth' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/xp/ap_TopRuler.cpp:79:2: performance: Variable 'm_iLeftRulerWidth' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/xp/ap_TopRuler.cpp:80:2: performance: Variable 'm_xScrollOffset' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/xp/ap_TopRuler.cpp:81:2: performance: Variable 'm_xScrollLimit' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/xp/ap_TopRuler.cpp:84:2: performance: Variable 'm_iDefaultTabType' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/ap/xp/ap_TopRuler.cpp:88:2: performance: Variable 'm_xGuide' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/cocoa/ie_impGraphic_Cocoa.cpp:78:0: error: syntax error [syntaxError]
abiword-3.0.2/src/wp/impexp/cocoa/ie_impGraphic_Cocoa.h:46:1: style: The class 'IE_ImpGraphic_Cocoa' does not have a constructor although it has private member variables. [noConstructor]
abiword-3.0.2/src/wp/impexp/gtk/ie_exp_PDF.cpp:105:7: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
abiword-3.0.2/src/wp/impexp/gtk/ie_exp_PDF.cpp:110:2: note: Found duplicate branches for 'if' and 'else'.
abiword-3.0.2/src/wp/impexp/gtk/ie_exp_PDF.cpp:105:7: note: Found duplicate branches for 'if' and 'else'.
abiword-3.0.2/src/wp/impexp/gtk/ie_impGraphic_GdkPixbuf.cpp:150:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
abiword-3.0.2/src/wp/impexp/gtk/ie_impGraphic_GdkPixbuf.cpp:293:2: style: Variable 'sz' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/impexp/gtk/ie_impGraphic_GdkPixbuf.cpp:291:0: note: Variable 'sz' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/gtk/ie_impGraphic_GdkPixbuf.cpp:293:2: note: Variable 'sz' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/gtk/ie_impGraphic_GdkPixbuf.cpp:329:4: style: Variable 'sz' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/impexp/gtk/ie_impGraphic_GdkPixbuf.cpp:327:4: note: Variable 'sz' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/gtk/ie_impGraphic_GdkPixbuf.cpp:329:4: note: Variable 'sz' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/gtk/ie_impGraphic_GdkPixbuf.cpp:69:15: style: The scope of the variable 'tmp' can be reduced. [variableScope]
abiword-3.0.2/src/wp/impexp/gtk/ie_impGraphic_GdkPixbuf.cpp:577:20: style: The scope of the variable 'format' can be reduced. [variableScope]
abiword-3.0.2/src/wp/impexp/gtk/ie_impGraphic_GdkPixbuf.cpp:274:18: style: Array index 'k' is used before limits check. [arrayIndexThenCheck]
abiword-3.0.2/src/wp/impexp/gtk/ie_impGraphic_GdkPixbuf.cpp:284:14: style: Array index 'k' is used before limits check. [arrayIndexThenCheck]
abiword-3.0.2/src/wp/impexp/gtk/ie_impGraphic_GdkPixbuf.cpp:306:14: style: Array index 'k' is used before limits check. [arrayIndexThenCheck]
abiword-3.0.2/src/wp/impexp/gtk/ie_impGraphic_GdkPixbuf.cpp:320:16: style: Array index 'k' is used before limits check. [arrayIndexThenCheck]
abiword-3.0.2/src/wp/impexp/gtk/ie_impGraphic_GdkPixbuf.cpp:115:26: warning: Member variable 'IE_ImpGraphic_GdkPixbuf::m_bIsXPM' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/impexp/win/ie_impGraphic_Win32Native.cpp:670:21: style: The scope of the variable 'pByte' can be reduced. [variableScope]
abiword-3.0.2/src/wp/impexp/win/ie_impGraphic_Win32Native.h:35:1: style: The class 'IE_ImpGraphic_Win32Native' does not have a constructor although it has private member variables. [noConstructor]
abiword-3.0.2/src/wp/impexp/xp/ie_FileInfo.cpp:52:15: style: struct member 'AliasMIME::alias' is never used. [unusedStructMember]
abiword-3.0.2/src/wp/impexp/xp/ie_FileInfo.cpp:53:15: style: struct member 'AliasMIME::equiv' is never used. [unusedStructMember]
abiword-3.0.2/src/wp/impexp/xp/ie_TOC.cpp:216:42: style: Function 'IE_TOCHelper' argument 1 names different: declaration 'doc' definition 'pDoc'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_TOC.h:16:30: note: Function 'IE_TOCHelper' argument 1 names different: declaration 'doc' definition 'pDoc'.
abiword-3.0.2/src/wp/impexp/xp/ie_TOC.cpp:216:42: note: Function 'IE_TOCHelper' argument 1 names different: declaration 'doc' definition 'pDoc'.
abiword-3.0.2/src/wp/impexp/xp/ie_TOC.cpp:239:62: style: Function '_tocNameLevelHelper' argument 1 names different: declaration 'styleName' definition 'style_name'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_TOC.h:32:50: note: Function '_tocNameLevelHelper' argument 1 names different: declaration 'styleName' definition 'style_name'.
abiword-3.0.2/src/wp/impexp/xp/ie_TOC.cpp:239:62: note: Function '_tocNameLevelHelper' argument 1 names different: declaration 'styleName' definition 'style_name'.
abiword-3.0.2/src/wp/impexp/xp/ie_TOC.cpp:240:25: style: Function '_tocNameLevelHelper' argument 2 names different: declaration 'sLStyle' definition 'base_name'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_TOC.h:33:20: note: Function '_tocNameLevelHelper' argument 2 names different: declaration 'sLStyle' definition 'base_name'.
abiword-3.0.2/src/wp/impexp/xp/ie_TOC.cpp:240:25: note: Function '_tocNameLevelHelper' argument 2 names different: declaration 'sLStyle' definition 'base_name'.
abiword-3.0.2/src/wp/impexp/xp/ie_TOC.h:16:3: style: Class 'IE_TOCHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:2088:6: style: Condition '!tdPending()' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:2100:6: style: Condition '!tdPending()' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:2117:6: style: Condition '!tdPending()' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:2134:6: style: Condition '!tdPending()' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:239:2: style: Variable 'szVal' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:238:0: note: Variable 'szVal' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:239:2: note: Variable 'szVal' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:1908:2: style: Variable 'bres' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:1907:0: note: Variable 'bres' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:1908:2: note: Variable 'bres' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:273:54: style: Function 'getTableProp' argument 1 names different: declaration 'pPropName' definition 'pProp'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:50:45: note: Function 'getTableProp' argument 1 names different: declaration 'pPropName' definition 'pProp'.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:273:54: note: Function 'getTableProp' argument 1 names different: declaration 'pPropName' definition 'pProp'.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:289:53: style: Function 'getCellProp' argument 1 names different: declaration 'pPropName' definition 'pProp'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:51:44: note: Function 'getCellProp' argument 1 names different: declaration 'pPropName' definition 'pProp'.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:289:53: note: Function 'getCellProp' argument 1 names different: declaration 'pPropName' definition 'pProp'.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:571:50: style: Function 'getTableProp' argument 1 names different: declaration 'pPropName' definition 'pProp'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:105:45: note: Function 'getTableProp' argument 1 names different: declaration 'pPropName' definition 'pProp'.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:571:50: note: Function 'getTableProp' argument 1 names different: declaration 'pPropName' definition 'pProp'.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:582:49: style: Function 'getCellProp' argument 1 names different: declaration 'pPropName' definition 'pProp'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:106:44: note: Function 'getCellProp' argument 1 names different: declaration 'pPropName' definition 'pProp'.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:582:49: note: Function 'getCellProp' argument 1 names different: declaration 'pPropName' definition 'pProp'.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:622:22: style: Function 'ie_imp_cell' argument 3 names different: declaration 'pImpCell' definition 'pLeftImpCell'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:129:19: note: Function 'ie_imp_cell' argument 3 names different: declaration 'pImpCell' definition 'pLeftImpCell'.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:622:22: note: Function 'ie_imp_cell' argument 3 names different: declaration 'pImpCell' definition 'pLeftImpCell'.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:959:76: style: Function 'doCellXMatch' argument 3 names different: declaration 'bIsLast' definition 'bLast'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:234:77: note: Function 'doCellXMatch' argument 3 names different: declaration 'bIsLast' definition 'bLast'.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:959:76: note: Function 'doCellXMatch' argument 3 names different: declaration 'bIsLast' definition 'bLast'.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:1142:47: style: Function 'setTableSDH' argument 1 names different: declaration 'cellSDH' definition 'sdh'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:199:49: note: Function 'setTableSDH' argument 1 names different: declaration 'cellSDH' definition 'sdh'.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:1142:47: note: Function 'setTableSDH' argument 1 names different: declaration 'cellSDH' definition 'sdh'.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:1426:57: style: Function 'getCellAtRowColX' argument 1 names different: declaration 'newRow' definition 'iRow'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:215:49: note: Function 'getCellAtRowColX' argument 1 names different: declaration 'newRow' definition 'iRow'.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:1426:57: note: Function 'getCellAtRowColX' argument 1 names different: declaration 'newRow' definition 'iRow'.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:1661:54: style: Function 'removeOnThisCellRow' argument 1 names different: declaration 'pCell' definition 'pImpCell'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:221:56: note: Function 'removeOnThisCellRow' argument 1 names different: declaration 'pCell' definition 'pImpCell'.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:1661:54: note: Function 'removeOnThisCellRow' argument 1 names different: declaration 'pCell' definition 'pImpCell'.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:2665:57: style: Function 'tableStart' argument 1 names different: declaration 'pDocument' definition 'pDoc'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:400:37: note: Function 'tableStart' argument 1 names different: declaration 'pDocument' definition 'pDoc'.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:2665:57: note: Function 'tableStart' argument 1 names different: declaration 'pDocument' definition 'pDoc'.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:45:19: style: Technically the member function 'ie_PartTable::getLeft' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:171:25: note: Technically the member function 'ie_PartTable::getLeft' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:45:19: note: Technically the member function 'ie_PartTable::getLeft' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:46:19: style: Technically the member function 'ie_PartTable::getRight' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:179:25: note: Technically the member function 'ie_PartTable::getRight' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:46:19: note: Technically the member function 'ie_PartTable::getRight' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:47:19: style: Technically the member function 'ie_PartTable::getPrevRight' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:48:19: style: Technically the member function 'ie_PartTable::getTop' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:188:25: note: Technically the member function 'ie_PartTable::getTop' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:48:19: note: Technically the member function 'ie_PartTable::getTop' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:49:19: style: Technically the member function 'ie_PartTable::getBot' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:197:25: note: Technically the member function 'ie_PartTable::getBot' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:49:19: note: Technically the member function 'ie_PartTable::getBot' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:54:19: style: Technically the member function 'ie_PartTable::getNumRows' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:155:25: note: Technically the member function 'ie_PartTable::getNumRows' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:54:19: note: Technically the member function 'ie_PartTable::getNumRows' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:55:19: style: Technically the member function 'ie_PartTable::getNumCols' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:163:25: note: Technically the member function 'ie_PartTable::getNumCols' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:55:19: note: Technically the member function 'ie_PartTable::getNumCols' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:61:19: style: Technically the member function 'ie_PartTable::isCellJustOpenned' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:124:20: note: Technically the member function 'ie_PartTable::isCellJustOpenned' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:61:19: note: Technically the member function 'ie_PartTable::isCellJustOpenned' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:98:22: style: Technically the member function 'ie_Table::isNewRow' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:387:16: note: Technically the member function 'ie_Table::isNewRow' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:98:22: note: Technically the member function 'ie_Table::isNewRow' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:107:19: style: Technically the member function 'ie_Table::getNestDepth' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:541:21: note: Technically the member function 'ie_Table::getNestDepth' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:107:19: note: Technically the member function 'ie_Table::getNestDepth' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:132:19: style: Technically the member function 'ie_imp_cell::getCellX' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:662:24: note: Technically the member function 'ie_imp_cell::getCellX' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:132:19: note: Technically the member function 'ie_imp_cell::getCellX' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:135:19: style: Technically the member function 'ie_imp_cell::getLeft' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:687:24: note: Technically the member function 'ie_imp_cell::getLeft' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:135:19: note: Technically the member function 'ie_imp_cell::getLeft' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:137:19: style: Technically the member function 'ie_imp_cell::getRight' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:705:24: note: Technically the member function 'ie_imp_cell::getRight' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:137:19: note: Technically the member function 'ie_imp_cell::getRight' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:139:19: style: Technically the member function 'ie_imp_cell::getTop' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:722:24: note: Technically the member function 'ie_imp_cell::getTop' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:139:19: note: Technically the member function 'ie_imp_cell::getTop' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:141:19: style: Technically the member function 'ie_imp_cell::getBot' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:739:24: note: Technically the member function 'ie_imp_cell::getBot' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:141:19: note: Technically the member function 'ie_imp_cell::getBot' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:154:19: style: Technically the member function 'ie_imp_cell::getRow' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:212:22: style: Technically the member function 'ie_imp_table::isAutoFit' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:213:22: style: Technically the member function 'ie_imp_table::isNewRow' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:217:22: style: Technically the member function 'ie_imp_table::wasTableUsed' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:219:22: style: Technically the member function 'ie_imp_table::getRow' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:226:22: style: Technically the member function 'ie_imp_table::getPosOnRow' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:228:22: style: Technically the member function 'ie_imp_table::getCellXOnRow' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:234:22: performance: Technically the member function 'ie_imp_table::doCellXMatch' can be static. [functionStatic]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:959:20: note: Technically the member function 'ie_imp_table::doCellXMatch' can be static.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:234:22: note: Technically the member function 'ie_imp_table::doCellXMatch' can be static.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:258:22: style: Technically the member function 'ie_imp_table_control::getNestDepth' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:1843:33: note: Technically the member function 'ie_imp_table_control::getNestDepth' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:258:22: note: Technically the member function 'ie_imp_table_control::getNestDepth' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:339:21: style: Technically the member function 'IE_Imp_TableHelper::tdEnd' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:2321:26: note: Technically the member function 'IE_Imp_TableHelper::tdEnd' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:339:21: note: Technically the member function 'IE_Imp_TableHelper::tdEnd' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:351:7: performance: Technically the member function 'IE_Imp_TableHelper::tdPending' can be static. [functionStatic]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:2442:26: note: Technically the member function 'IE_Imp_TableHelper::tdPending' can be static.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:351:7: note: Technically the member function 'IE_Imp_TableHelper::tdPending' can be static.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:403:11: style: Technically the member function 'IE_Imp_TableHelperStack::theadStart' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:2698:31: note: Technically the member function 'IE_Imp_TableHelperStack::theadStart' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:403:11: note: Technically the member function 'IE_Imp_TableHelperStack::theadStart' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:404:11: style: Technically the member function 'IE_Imp_TableHelperStack::tfootStart' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:2707:31: note: Technically the member function 'IE_Imp_TableHelperStack::tfootStart' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:404:11: note: Technically the member function 'IE_Imp_TableHelperStack::tfootStart' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:405:11: style: Technically the member function 'IE_Imp_TableHelperStack::tbodyStart' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:2716:31: note: Technically the member function 'IE_Imp_TableHelperStack::tbodyStart' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:405:11: note: Technically the member function 'IE_Imp_TableHelperStack::tbodyStart' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:406:11: style: Technically the member function 'IE_Imp_TableHelperStack::trStart' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:2725:31: note: Technically the member function 'IE_Imp_TableHelperStack::trStart' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:406:11: note: Technically the member function 'IE_Imp_TableHelperStack::trStart' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:407:11: style: Technically the member function 'IE_Imp_TableHelperStack::tdStart' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:2734:31: note: Technically the member function 'IE_Imp_TableHelperStack::tdStart' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:407:11: note: Technically the member function 'IE_Imp_TableHelperStack::tdStart' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:411:11: style: Technically the member function 'IE_Imp_TableHelperStack::Block' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:2753:31: note: Technically the member function 'IE_Imp_TableHelperStack::Block' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:411:11: note: Technically the member function 'IE_Imp_TableHelperStack::Block' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:412:11: style: Technically the member function 'IE_Imp_TableHelperStack::BlockFormat' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:2764:31: note: Technically the member function 'IE_Imp_TableHelperStack::BlockFormat' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:412:11: note: Technically the member function 'IE_Imp_TableHelperStack::BlockFormat' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:414:11: style: Technically the member function 'IE_Imp_TableHelperStack::Inline' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:2772:31: note: Technically the member function 'IE_Imp_TableHelperStack::Inline' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:414:11: note: Technically the member function 'IE_Imp_TableHelperStack::Inline' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:415:11: style: Technically the member function 'IE_Imp_TableHelperStack::InlineFormat' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:2784:31: note: Technically the member function 'IE_Imp_TableHelperStack::InlineFormat' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:415:11: note: Technically the member function 'IE_Imp_TableHelperStack::InlineFormat' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:417:11: style: Technically the member function 'IE_Imp_TableHelperStack::Object' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:2795:31: note: Technically the member function 'IE_Imp_TableHelperStack::Object' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:417:11: note: Technically the member function 'IE_Imp_TableHelperStack::Object' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:418:26: style: Technically the member function 'IE_Imp_TableHelperStack::setCaptionOn' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:2807:31: note: Technically the member function 'IE_Imp_TableHelperStack::setCaptionOn' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:418:26: note: Technically the member function 'IE_Imp_TableHelperStack::setCaptionOn' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:419:26: style: Technically the member function 'IE_Imp_TableHelperStack::setCaptionOff' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:2819:31: note: Technically the member function 'IE_Imp_TableHelperStack::setCaptionOff' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:419:26: note: Technically the member function 'IE_Imp_TableHelperStack::setCaptionOff' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:420:26: style: Technically the member function 'IE_Imp_TableHelperStack::tdEnd' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.cpp:2744:31: note: Technically the member function 'IE_Imp_TableHelperStack::tdEnd' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:420:26: note: Technically the member function 'IE_Imp_TableHelperStack::tdEnd' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:40:2: style: Class 'ie_PartTable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:90:2: style: Class 'ie_Table' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:191:2: style: Class 'ie_imp_table' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/impexp/xp/ie_Table.h:256:2: style: Class 'ie_imp_table_control' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/impexp/xp/ie_exp.cpp:151:18: style: The scope of the variable 'pSniffer' can be reduced. [variableScope]
abiword-3.0.2/src/wp/impexp/xp/ie_exp.cpp:164:18: style: The scope of the variable 'pSniffer' can be reduced. [variableScope]
abiword-3.0.2/src/wp/impexp/xp/ie_exp.cpp:98:44: style: Function 'IE_ExpSniffer' argument 1 names different: declaration 'name' definition '_name'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_exp.h:83:29: note: Function 'IE_ExpSniffer' argument 1 names different: declaration 'name' definition '_name'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp.cpp:98:44: note: Function 'IE_ExpSniffer' argument 1 names different: declaration 'name' definition '_name'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp.cpp:546:56: style: Function 'fileTypeForDescription' argument 1 names different: declaration 'szSuffix' definition 'szDescription'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_exp.h:105:56: note: Function 'fileTypeForDescription' argument 1 names different: declaration 'szSuffix' definition 'szDescription'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp.cpp:546:56: note: Function 'fileTypeForDescription' argument 1 names different: declaration 'szSuffix' definition 'szDescription'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp.cpp:179:9: warning: Member variable 'IE_Exp::m_bCancelled' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_AbiWord_1.h:39:18: style: The function 'supportsMIME' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp.h:74:26: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_AbiWord_1.h:39:18: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_AbiWord_1.h:41:15: style: The function 'recognizeSuffix' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp.h:59:15: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_AbiWord_1.h:41:15: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_AbiWord_1.h:42:15: style: The function 'getDlgLabels' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp.h:60:15: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_AbiWord_1.h:42:15: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_AbiWord_1.h:45:19: style: The function 'constructExporter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp.h:66:19: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_AbiWord_1.h:45:19: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_AbiWord_1.h:56:19: style: The function '_writeDocument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp.h:168:19: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_AbiWord_1.h:56:19: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_AbiWord_1.h:58:20: style: The function '_writeBytes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp.h:177:20: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_AbiWord_1.h:58:20: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_AWT.cpp:48:53: style: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_AWT.h:39:43: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_AWT.cpp:48:53: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_AWT.cpp:49:26: style: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_AWT.h:40:25: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_AWT.cpp:49:26: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_AWT.h:49:2: style: Class 'IE_Exp_AWT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_AWT.h:38:15: style: The function 'recognizeSuffix' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp.h:59:15: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_AWT.h:38:15: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_AWT.h:39:15: style: The function 'getDlgLabels' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp.h:60:15: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_AWT.h:39:15: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_AWT.h:42:19: style: The function 'constructExporter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp.h:66:19: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_AWT.h:42:19: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_AbiWord_1.cpp:103:59: style: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_AbiWord_1.h:42:43: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_AbiWord_1.cpp:103:59: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_AbiWord_1.cpp:104:26: style: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_AbiWord_1.h:43:25: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_AbiWord_1.cpp:104:26: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_AbiWord_1.cpp:732:59: style: Function '_outputData' argument 1 names different: declaration 'p' definition 'data'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_AbiWord_1.cpp:234:41: note: Function '_outputData' argument 1 names different: declaration 'p' definition 'data'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_AbiWord_1.cpp:732:59: note: Function '_outputData' argument 1 names different: declaration 'p' definition 'data'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_AbiWord_1.cpp:807:2: performance: Variable 'm_apiLastSpan' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_AbiWord_1.cpp:809:2: performance: Variable 'm_iInTable' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_AbiWord_1.cpp:810:2: performance: Variable 'm_iInCell' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_DocRangeListener.cpp:90:105: style: Function 'assembleAtts' argument 3 names different: declaration 'outAtts' definition 'sAtts'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_DocRangeListener.h:77:81: note: Function 'assembleAtts' argument 3 names different: declaration 'outAtts' definition 'sAtts'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_DocRangeListener.cpp:90:105: note: Function 'assembleAtts' argument 3 names different: declaration 'outAtts' definition 'sAtts'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_StyleTree.h:218:13: style: Condition '!get_Compact()' is always true [knownConditionTrueFalse]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_StyleTree.h:236:13: style: Condition '!get_Compact()' is always true [knownConditionTrueFalse]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_StyleTree.h:249:13: style: Condition '!get_Compact()' is always true [knownConditionTrueFalse]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML.cpp:245:17: warning: Possible null pointer dereference: pStyles [nullPointer]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML.cpp:238:45: note: Assignment 'pStyles=NULL', assigned value is 0
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML.cpp:245:17: note: Null pointer dereference
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML.cpp:248:23: warning: Either the condition 'p_pds==0' is redundant or there is possible null pointer dereference: p_pds. [nullPointerRedundantCheck]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML.cpp:250:19: note: Assuming that condition 'p_pds==0' is not redundant
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML.cpp:248:23: note: Null pointer dereference
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML.cpp:290:6: warning: Either the condition 'pFrame' is redundant or there is possible null pointer dereference: pFrame. [nullPointerRedundantCheck]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML.cpp:276:9: note: Assuming that condition 'pFrame' is not redundant
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML.cpp:290:6: note: Null pointer dereference
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML.cpp:236:19: style: The scope of the variable 'szStyleName' can be reduced. [variableScope]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML.cpp:70:55: style: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML.h:72:44: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML.cpp:70:55: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML.cpp:71:51: style: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML.h:73:26: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML.cpp:71:51: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_StyleTree.h:179:38: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:138:5: warning: Member variable 'IE_Exp_HTML_DocumentWriter::m_pOutputWriter' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:138:5: warning: Member variable 'IE_Exp_HTML_DocumentWriter::m_pTagWriter' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:138:5: warning: Member variable 'IE_Exp_HTML_DocumentWriter::m_bInsertPhp' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:138:5: warning: Member variable 'IE_Exp_HTML_DocumentWriter::m_bInsertSvgScript' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_StyleTree.h:199:10: performance: Technically the member function 'StyleListener::get_Compact' can be static. [functionStatic]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML.cpp:102:9: style: Class 'IE_Exp_HTML' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML.cpp:102:9: style: Class 'IE_Exp_HTML' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_util.h:162:5: style: Class 'IE_Exp_HTML_FileWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_util.h:184:5: style: Class 'IE_Exp_HTML_TagWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_StyleTree.h:76:5: style: Class 'IE_Exp_HTML_StyleTree' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_StyleTree.h:127:5: style: Class 'IE_Exp_HTML_StyleListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_StyleTree.h:195:5: style: Struct 'StyleListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:52:5: style: Class 'IE_Exp_HTML_DocumentWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:159:5: style: Class 'IE_Exp_HTML_XHTMLWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:180:5: style: Class 'IE_Exp_HTML_HTML4Writer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML.h:87:2: style: Class 'IE_Exp_HTML' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_util.h:119:19: style: The function 'saveData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_util.h:95:27: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_util.h:119:19: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_util.h:120:19: style: The function 'saveData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_util.h:97:27: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_util.h:120:19: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_util.h:138:19: style: The function 'saveData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_util.h:95:27: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_util.h:138:19: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_util.h:139:19: style: The function 'saveData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_util.h:97:27: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_util.h:139:19: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_util.h:163:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_util.h:156:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_util.h:163:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_util.h:172:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_util.h:156:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_util.h:172:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:56:10: style: The function 'openSpan' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:53:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:56:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:57:10: style: The function 'closeSpan' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:55:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:57:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:59:10: style: The function 'openBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:62:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:59:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:61:10: style: The function 'closeBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:65:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:61:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:63:10: style: The function 'openHeading' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:57:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:63:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:65:10: style: The function 'closeHeading' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:60:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:65:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:67:10: style: The function 'openSection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:67:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:67:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:68:10: style: The function 'closeSection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:68:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:68:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:70:10: style: The function 'openHyperlink' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:96:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:70:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:72:10: style: The function 'closeHyperlink' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:99:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:72:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:74:10: style: The function 'openDocument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:108:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:74:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:75:10: style: The function 'closeDocument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:109:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:75:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:77:10: style: The function 'openHead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:111:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:77:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:78:10: style: The function 'closeHead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:112:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:78:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:80:10: style: The function 'openBody' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:114:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:80:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:81:10: style: The function 'closeBody' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:115:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:81:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:83:10: style: The function 'openTable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:74:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:83:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:85:10: style: The function 'closeTable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:77:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:85:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:87:10: style: The function 'openRow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:79:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:87:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:88:10: style: The function 'closeRow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:80:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:88:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:90:10: style: The function 'openCell' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:82:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:90:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:92:10: style: The function 'closeCell' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:85:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:92:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:94:10: style: The function 'openBookmark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:93:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:94:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:95:10: style: The function 'closeBookmark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:94:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:95:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:97:10: style: The function 'openList' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:101:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:97:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:99:10: style: The function 'closeList' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:103:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:99:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:101:10: style: The function 'openListItem' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:105:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:101:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:102:10: style: The function 'closeListItem' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:106:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:102:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:104:10: style: The function 'openField' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:70:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:104:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:105:10: style: The function 'closeField' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:72:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:105:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:107:10: style: The function 'openAnnotation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:87:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:107:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:108:10: style: The function 'closeAnnotation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:88:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:108:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:110:10: style: The function 'openTextbox' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:90:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:110:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:111:10: style: The function 'closeTextbox' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:91:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:111:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:113:10: style: The function 'insertDTD' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:117:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:113:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:114:10: style: The function 'insertMeta' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:121:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:114:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:116:10: style: The function 'insertText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:133:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:116:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:117:10: style: The function 'insertImage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:127:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:117:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:120:10: style: The function 'insertTOC' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:135:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:120:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:122:10: style: The function 'insertEndnotes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:139:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:122:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:123:10: style: The function 'insertFootnotes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:140:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:123:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:124:10: style: The function 'insertAnnotations' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:141:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:124:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:127:10: style: The function 'insertStyle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:145:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:127:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:128:18: style: The function 'insertJavaScript' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:146:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:128:18: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:130:10: style: The function 'insertTitle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:148:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:130:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:131:10: style: The function 'insertLink' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:118:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:131:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:133:10: style: The function 'insertMath' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:123:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:133:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:160:10: style: The function 'insertDTD' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:117:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:160:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:161:10: style: The function 'openDocument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:108:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:161:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:162:10: style: The function 'openHead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:111:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:162:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:163:10: style: The function 'openList' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:101:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:163:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:164:10: style: The function 'openHeading' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:57:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:164:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:166:10: style: The function 'openBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:62:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:166:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:181:10: style: The function 'insertDTD' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:117:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:181:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:182:10: style: The function 'openHead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.h:111:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:182:10: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:205:33: style: The function 'constructDocumentWriter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:193:41: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:205:33: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML.h:75:19: style: The function 'constructExporter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp.h:66:19: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML.h:75:19: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML.h:90:19: style: The function 'copyToBuffer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp.h:136:19: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML.h:90:19: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML.h:117:19: style: The function '_writeDocument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp.h:168:19: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML.h:117:19: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.cpp:43:56: style: Function 'openSpan' argument 1 names different: declaration 'szStyleNames' definition 'szStyleName'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:56:32: note: Function 'openSpan' argument 1 names different: declaration 'szStyleNames' definition 'szStyleName'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.cpp:43:56: note: Function 'openSpan' argument 1 names different: declaration 'szStyleNames' definition 'szStyleName'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.cpp:346:67: warning: Function 'insertImage' argument order different: declaration 'url, width, align, style, alt' definition 'url, align, style, title, alt' [funcArgOrderDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.h:117:43: note: Function 'insertImage' argument order different: declaration 'url, width, align, style, alt' definition 'url, align, style, title, alt'
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.cpp:346:67: note: Function 'insertImage' argument order different: declaration 'url, width, align, style, alt' definition 'url, align, style, title, alt'
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.cpp:27:1: style: Class 'IE_Exp_HTML_DocumentWriter' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_DocumentWriter.cpp:27:1: style: Class 'IE_Exp_HTML_DocumentWriter' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.cpp:1180:5: style: Condition 'pszLeftMargin' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.cpp:1171:30: note: Assignment 'pszLeftMargin=NULL', assigned value is 0
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.cpp:1180:5: note: Condition 'pszLeftMargin' is always false
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.cpp:1189:5: style: Condition 'pszRightMargin' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.cpp:1172:31: note: Assignment 'pszRightMargin=NULL', assigned value is 0
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.cpp:1189:5: note: Condition 'pszRightMargin' is always false
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.cpp:1198:5: style: Condition 'pszTopMargin' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.cpp:1173:29: note: Assignment 'pszTopMargin=NULL', assigned value is 0
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.cpp:1198:5: note: Condition 'pszTopMargin' is always false
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.cpp:1207:5: style: Condition 'pszBottomMargin' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.cpp:1174:32: note: Assignment 'pszBottomMargin=NULL', assigned value is 0
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.cpp:1207:5: note: Condition 'pszBottomMargin' is always false
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.cpp:1358:5: style: Variable 'ok' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.cpp:1356:0: note: Variable 'ok' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.cpp:1358:5: note: Variable 'ok' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.cpp:1485:2: style: Variable 'pszBorderColor' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.cpp:1483:0: note: Variable 'pszBorderColor' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.cpp:1485:2: note: Variable 'pszBorderColor' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.cpp:1550:2: style: Variable 'pszBorderStyle' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.cpp:1548:0: note: Variable 'pszBorderStyle' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.cpp:1550:2: note: Variable 'pszBorderStyle' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.cpp:1573:2: style: Variable 'pszBorderWidth' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.cpp:1571:0: note: Variable 'pszBorderWidth' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.cpp:1573:2: note: Variable 'pszBorderWidth' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.cpp:1885:2: style: Variable 'pszBorderColor' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.cpp:1883:0: note: Variable 'pszBorderColor' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.cpp:1885:2: note: Variable 'pszBorderColor' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.cpp:1945:2: style: Variable 'pszBorderStyle' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.cpp:1943:0: note: Variable 'pszBorderStyle' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.cpp:1945:2: note: Variable 'pszBorderStyle' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.cpp:1964:2: style: Variable 'pszBorderWidth' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.cpp:1962:0: note: Variable 'pszBorderWidth' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.cpp:1964:2: note: Variable 'pszBorderWidth' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.cpp:2546:5: style: Variable 'ok' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.cpp:2544:0: note: Variable 'ok' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.cpp:2546:5: note: Variable 'ok' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.cpp:2891:9: style: Variable 'szMath' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.cpp:2890:0: note: Variable 'szMath' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.cpp:2891:9: note: Variable 'szMath' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.cpp:2468:10: style: The scope of the variable 'hasHeading' can be reduced. [variableScope]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.cpp:994:12: style: Variable 'first' is assigned a value that is never used. [unreadVariable]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_Listener.cpp:30:23: warning: Member variable 'IE_Exp_HTML_Listener::m_bSplitDocument' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_StyleTree.cpp:29:92: style: Function 'IE_Exp_HTML_StyleTree' argument 2 names different: declaration 'name' definition '_style_name'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_StyleTree.h:74:73: note: Function 'IE_Exp_HTML_StyleTree' argument 2 names different: declaration 'name' definition '_style_name'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_StyleTree.cpp:29:92: note: Function 'IE_Exp_HTML_StyleTree' argument 2 names different: declaration 'name' definition '_style_name'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_StyleTree.cpp:173:47: style: Function 'add' argument 1 names different: declaration 'style_name' definition '_style_name'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_StyleTree.h:80:28: note: Function 'add' argument 1 names different: declaration 'style_name' definition '_style_name'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_StyleTree.cpp:173:47: note: Function 'add' argument 1 names different: declaration 'style_name' definition '_style_name'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_StyleTree.cpp:208:47: style: Function 'add' argument 1 names different: declaration 'style_name' definition '_style_name'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_StyleTree.h:82:28: note: Function 'add' argument 1 names different: declaration 'style_name' definition '_style_name'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_StyleTree.cpp:208:47: note: Function 'add' argument 1 names different: declaration 'style_name' definition '_style_name'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_StyleTree.cpp:273:79: style: Function 'findAndUse' argument 1 names different: declaration 'style_name' definition '_style_name'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_StyleTree.h:87:60: note: Function 'findAndUse' argument 1 names different: declaration 'style_name' definition '_style_name'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_StyleTree.cpp:273:79: note: Function 'findAndUse' argument 1 names different: declaration 'style_name' definition '_style_name'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_StyleTree.cpp:285:73: style: Function 'find' argument 1 names different: declaration 'style_name' definition '_style_name'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_StyleTree.h:89:54: note: Function 'find' argument 1 names different: declaration 'style_name' definition '_style_name'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_StyleTree.cpp:285:73: note: Function 'find' argument 1 names different: declaration 'style_name' definition '_style_name'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_StyleTree.cpp:311:52: style: Function 'descends' argument 1 names different: declaration 'style_name' definition '_style_name'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_StyleTree.h:92:33: note: Function 'descends' argument 1 names different: declaration 'style_name' definition '_style_name'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_StyleTree.cpp:311:52: note: Function 'descends' argument 1 names different: declaration 'style_name' definition '_style_name'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_StyleTree.h:87:35: style: Technically the member function 'IE_Exp_HTML_StyleTree::findAndUse' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_StyleTree.cpp:273:54: note: Technically the member function 'IE_Exp_HTML_StyleTree::findAndUse' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_StyleTree.h:87:35: note: Technically the member function 'IE_Exp_HTML_StyleTree::findAndUse' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_UtilListeners.cpp:109:21: warning: Possible null pointer dereference: szType [nullPointer]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_UtilListeners.cpp:92:32: note: Assignment 'szType=0', assigned value is 0
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_UtilListeners.cpp:109:21: note: Null pointer dereference
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_util.cpp:539:9: style: The scope of the variable 'bufptr' can be reduced. [variableScope]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_HTML_util.cpp:540:9: style: The scope of the variable 'buflen' can be reduced. [variableScope]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:1644:15: style: Redundant condition: If 'EXPR', the comparison 'EXPR != '\0'' is always true. [redundantCondition]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:822:22: style: Condition 'pszFootnoteType==NULL' is always true [knownConditionTrueFalse]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:818:34: note: Assignment 'pszFootnoteType=NULL', assigned value is 0
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:822:22: note: Condition 'pszFootnoteType==NULL' is always true
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:893:21: style: Condition 'pszEndnoteType==NULL' is always true [knownConditionTrueFalse]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:891:33: note: Assignment 'pszEndnoteType=NULL', assigned value is 0
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:893:21: note: Condition 'pszEndnoteType==NULL' is always true
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:964:5: style: Condition 'pszTmp' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:962:25: note: Assignment 'pszTmp=NULL', assigned value is 0
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:964:5: note: Condition 'pszTmp' is always false
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:1943:14: style: Condition 'pADStyle!=NULL' is always false [knownConditionTrueFalse]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:1901:43: note: Assignment 'pADStyle=NULL', assigned value is 0
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:1943:14: note: Condition 'pADStyle!=NULL' is always false
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:1947:12: style: Condition 'szFont==NULL' is always true [knownConditionTrueFalse]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:1942:25: note: Assignment 'szFont=NULL', assigned value is 0
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:1947:12: note: Condition 'szFont==NULL' is always true
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:1364:2: warning: Either the condition '!pBlockAP' is redundant or there is possible null pointer dereference: pBlockAP. [nullPointerRedundantCheck]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:1401:6: note: Assuming that condition '!pBlockAP' is not redundant
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:1364:2: note: Null pointer dereference
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:1370:2: warning: Either the condition '!pBlockAP' is redundant or there is possible null pointer dereference: pBlockAP. [nullPointerRedundantCheck]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:1401:6: note: Assuming that condition '!pBlockAP' is not redundant
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:1370:2: note: Null pointer dereference
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:1376:2: warning: Either the condition '!pBlockAP' is redundant or there is possible null pointer dereference: pBlockAP. [nullPointerRedundantCheck]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:1401:6: note: Assuming that condition '!pBlockAP' is not redundant
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:1376:2: note: Null pointer dereference
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:1382:2: warning: Either the condition '!pBlockAP' is redundant or there is possible null pointer dereference: pBlockAP. [nullPointerRedundantCheck]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:1401:6: note: Assuming that condition '!pBlockAP' is not redundant
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:1382:2: note: Null pointer dereference
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:1540:6: warning: Either the condition '!pBlockAP' is redundant or there is possible null pointer dereference: pBlockAP. [nullPointerRedundantCheck]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:1401:6: note: Assuming that condition '!pBlockAP' is not redundant
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:1540:6: note: Null pointer dereference
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:2373:12: warning: Possible null pointer dereference: pStyles [nullPointer]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:2362:42: note: Assignment 'pStyles=NULL', assigned value is 0
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:2373:12: note: Null pointer dereference
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:760:33: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:1299:15: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:2383:26: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:2433:24: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:2441:9: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:2556:13: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:2662:9: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:2670:9: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:2678:9: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:3183:32: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:3459:14: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:3521:39: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:3550:14: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:822:22: style: Same expression on both sides of '==' because the value of 'pszFootnoteType' and 'NULL' are the same. [duplicateExpression]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:818:34: note: 'pszFootnoteType' is assigned value 'NULL' here.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:822:22: note: Same expression on both sides of '==' because the value of 'pszFootnoteType' and 'NULL' are the same.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:893:21: style: Same expression on both sides of '==' because the value of 'pszEndnoteType' and 'NULL' are the same. [duplicateExpression]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:891:33: note: 'pszEndnoteType' is assigned value 'NULL' here.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:893:21: note: Same expression on both sides of '==' because the value of 'pszEndnoteType' and 'NULL' are the same.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:1943:14: style: Same expression on both sides of '!=' because the value of 'pADStyle' and 'NULL' are the same. [duplicateExpression]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:1901:43: note: 'pADStyle' is assigned value 'NULL' here.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:1943:14: note: Same expression on both sides of '!=' because the value of 'pADStyle' and 'NULL' are the same.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:2357:18: style: The scope of the variable 'szName' can be reduced. [variableScope]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:134:53: style: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.h:59:43: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:134:53: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:135:26: style: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.h:60:25: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:135:26: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:165:59: style: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.h:79:43: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:165:59: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:166:26: style: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.h:80:25: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:166:26: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:194:61: style: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.h:97:43: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:194:61: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:195:26: style: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.h:98:22: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:195:26: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:286:95: style: Function 'exportHdrFtr' argument 3 names different: declaration 'pszKeyword' definition 'pszKeyWord'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.h:122:83: note: Function 'exportHdrFtr' argument 3 names different: declaration 'pszKeyword' definition 'pszKeyWord'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:286:95: note: Function 'exportHdrFtr' argument 3 names different: declaration 'pszKeyword' definition 'pszKeyWord'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:497:64: style: Function '_rtf_keyword' argument 2 names different: declaration 'szValue' definition 'val'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.h:141:68: note: Function '_rtf_keyword' argument 2 names different: declaration 'szValue' definition 'val'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:497:64: note: Function '_rtf_keyword' argument 2 names different: declaration 'szValue' definition 'val'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:2427:53: style: Function '_getStyleNumber' argument 1 names different: declaration 'szStyleName' definition 'szStyle'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.h:165:64: note: Function '_getStyleNumber' argument 1 names different: declaration 'szStyleName' definition 'szStyle'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:2427:53: note: Function '_getStyleNumber' argument 1 names different: declaration 'szStyleName' definition 'szStyle'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:3368:40: style: Function 'init' argument 1 names different: declaration 'szfontName' definition 'szFontName'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.h:236:28: note: Function 'init' argument 1 names different: declaration 'szfontName' definition 'szFontName'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:3368:40: note: Function 'init' argument 1 names different: declaration 'szfontName' definition 'szFontName'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:3484:89: style: Function 'addLevel' argument 2 names different: declaration 'pMsWord97List' definition 'pList97'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.h:281:60: note: Function 'addLevel' argument 2 names different: declaration 'pMsWord97List' definition 'pList97'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:3484:89: note: Function 'addLevel' argument 2 names different: declaration 'pMsWord97List' definition 'pList97'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:3316:17: warning: Member variable '_rtf_font_info::szFamily' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:3316:17: warning: Member variable '_rtf_font_info::nCharset' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:3316:17: warning: Member variable '_rtf_font_info::nPitch' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:3316:17: warning: Member variable '_rtf_font_info::fTrueType' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:72:2: performance: Variable 'm_braceLevel' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:75:2: performance: Variable 'm_CharRTL' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:76:2: performance: Variable 'm_conv' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:85:2: performance: Variable 'm_braceLevel' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:88:2: performance: Variable 'm_CharRTL' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:89:2: performance: Variable 'm_conv' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:1196:4: performance: Variable 'm_iTabPosition' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:3433:2: performance: Variable 'm_Id' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:3568:2: performance: Variable 'm_AbiListID' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.h:121:12: style: Technically the member function 'IE_Exp_RTF::getMatchingOverideNum' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:2708:23: note: Technically the member function 'IE_Exp_RTF::getMatchingOverideNum' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.h:121:12: note: Technically the member function 'IE_Exp_RTF::getMatchingOverideNum' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.h:123:18: style: Technically the member function 'IE_Exp_RTF::isCharRTL' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.h:143:10: performance: Technically the member function 'IE_Exp_RTF::_rtf_nonascii_hex2' can be static. [functionStatic]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:473:18: note: Technically the member function 'IE_Exp_RTF::_rtf_nonascii_hex2' can be static.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.h:143:10: note: Technically the member function 'IE_Exp_RTF::_rtf_nonascii_hex2' can be static.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.h:155:19: performance: Technically the member function 'IE_Exp_RTF::_getStyleProp' can be static. [functionStatic]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:1315:27: note: Technically the member function 'IE_Exp_RTF::_getStyleProp' can be static.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.h:155:19: note: Technically the member function 'IE_Exp_RTF::_getStyleProp' can be static.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.h:186:34: performance: Technically the member function 'IE_Exp_RTF::_get_LeftRight_Side' can be static. [functionStatic]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.cpp:2931:18: note: Technically the member function 'IE_Exp_RTF::_get_LeftRight_Side' can be static.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.h:186:34: note: Technically the member function 'IE_Exp_RTF::_get_LeftRight_Side' can be static.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.h:269:7: performance: Technically the member function 'ie_exp_RTF_MsWord97ListSimple::isSimple' can be static. [functionStatic]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.h:270:7: performance: Technically the member function 'ie_exp_RTF_MsWord97ListSimple::isMulti' can be static. [functionStatic]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.h:279:7: performance: Technically the member function 'ie_exp_RTF_MsWord97ListMulti::isSimple' can be static. [functionStatic]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.h:280:7: performance: Technically the member function 'ie_exp_RTF_MsWord97ListMulti::isMulti' can be static. [functionStatic]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.h:112:2: style: Class 'IE_Exp_RTF' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.h:255:2: style: Class 'ie_exp_RTF_MsWord97List' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.h:267:2: style: Class 'ie_exp_RTF_MsWord97ListSimple' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.h:277:2: style: Class 'ie_exp_RTF_MsWord97ListMulti' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.h:291:2: style: Class 'ie_exp_RTF_ListOveride' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_AttrProp.h:157:5: style: Class 's_RTF_AttrPropAdapter_Style' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.h:56:18: style: The function 'supportsMIME' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp.h:74:26: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.h:56:18: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.h:58:15: style: The function 'recognizeSuffix' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp.h:59:15: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.h:58:15: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.h:59:15: style: The function 'getDlgLabels' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp.h:60:15: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.h:59:15: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.h:62:19: style: The function 'constructExporter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp.h:66:19: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.h:62:19: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.h:78:15: style: The function 'recognizeSuffix' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp.h:59:15: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.h:78:15: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.h:79:15: style: The function 'getDlgLabels' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp.h:60:15: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.h:79:15: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.h:82:19: style: The function 'constructExporter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp.h:66:19: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.h:82:19: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.h:96:15: style: The function 'recognizeSuffix' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp.h:59:15: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.h:96:15: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.h:97:15: style: The function 'getDlgLabels' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp.h:60:15: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.h:97:15: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.h:100:19: style: The function 'constructExporter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp.h:66:19: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.h:100:19: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.h:130:19: style: The function '_writeDocument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp.h:168:19: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF.h:130:19: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_AttrProp.h:159:27: style: The function 'getAttribute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_AttrProp.h:145:27: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_AttrProp.h:159:27: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_AttrProp.h:160:27: style: The function 'getProperty' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_AttrProp.h:147:27: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_AttrProp.h:160:27: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_AttrProp.h:179:27: style: The function 'getAttribute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_AttrProp.h:145:27: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_AttrProp.h:179:27: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_AttrProp.h:180:27: style: The function 'getProperty' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_AttrProp.h:147:27: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_AttrProp.h:180:27: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerGetProps.cpp:398:2: style: Variable 'szColor' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerGetProps.cpp:393:0: note: Variable 'szColor' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerGetProps.cpp:398:2: note: Variable 'szColor' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerGetProps.cpp:475:2: style: Variable 'szColor' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerGetProps.cpp:470:0: note: Variable 'szColor' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerGetProps.cpp:475:2: note: Variable 'szColor' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerGetProps.cpp:93:61: style: Function '_outputData' argument 1 names different: declaration 'p' definition 'data'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerGetProps.h:64:41: note: Function '_outputData' argument 1 names different: declaration 'p' definition 'data'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerGetProps.cpp:93:61: note: Function '_outputData' argument 1 names different: declaration 'p' definition 'data'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerGetProps.cpp:119:2: performance: Variable 'm_apiLastSpan' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerGetProps.cpp:120:2: performance: Variable 'm_apiThisSection' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerGetProps.cpp:121:2: performance: Variable 'm_apiThisBlock' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.cpp:1129:26: style: Condition 'iFrameWrapMode>FL_FRAME_BELOW_TEXT' is always true [knownConditionTrueFalse]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.cpp:1148:26: style: Condition 'iFrameWrapMode>FL_FRAME_BELOW_TEXT' is always true [knownConditionTrueFalse]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.cpp:1168:26: style: Condition 'iFrameWrapMode>FL_FRAME_BELOW_TEXT' is always true [knownConditionTrueFalse]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.cpp:1100:9: warning: Either the condition 'if(pSectionAP)' is redundant or there is possible null pointer dereference: pSectionAP. [nullPointerRedundantCheck]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.cpp:1217:5: note: Assuming that condition 'if(pSectionAP)' is not redundant
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.cpp:1100:9: note: Null pointer dereference
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.cpp:5140:15: warning: Possible null pointer dereference: szType [nullPointer]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.cpp:5125:25: note: Assignment 'szType=NULL', assigned value is 0
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.cpp:5140:15: note: Null pointer dereference
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.cpp:5146:39: warning: Possible null pointer dereference: szName [nullPointer]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.cpp:5131:25: note: Assignment 'szName=NULL', assigned value is 0
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.cpp:5146:39: note: Null pointer dereference
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.cpp:2648:3: style: Variable 'bFoundDataItem' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.cpp:2644:0: note: Variable 'bFoundDataItem' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.cpp:2648:3: note: Variable 'bFoundDataItem' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.cpp:2872:2: style: Variable 'bDrawBorder' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.cpp:2846:0: note: Variable 'bDrawBorder' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.cpp:2872:2: note: Variable 'bDrawBorder' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.cpp:3706:2: style: Variable 'szColumnProps' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.cpp:3704:0: note: Variable 'szColumnProps' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.cpp:3706:2: note: Variable 'szColumnProps' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.cpp:3707:2: style: Variable 'szColumnLeftPos' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.cpp:3705:0: note: Variable 'szColumnLeftPos' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.cpp:3707:2: note: Variable 'szColumnLeftPos' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.cpp:3783:2: style: Variable 'colwidth' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.cpp:3768:0: note: Variable 'colwidth' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.cpp:3783:2: note: Variable 'colwidth' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.cpp:4798:15: style: The scope of the variable 'keys' can be reduced. [variableScope]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.cpp:4807:15: style: The scope of the variable 'rtfkeys' can be reduced. [variableScope]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.cpp:246:57: style: Function '_writeTOC' argument 1 names different: declaration 'api' definition 'apiTOC'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.h:82:49: note: Function '_writeTOC' argument 1 names different: declaration 'api' definition 'apiTOC'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.cpp:246:57: note: Function '_writeTOC' argument 1 names different: declaration 'api' definition 'apiTOC'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.cpp:775:58: style: Function '_openFrame' argument 1 names different: declaration 'api' definition 'apiFrame'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.h:75:50: note: Function '_openFrame' argument 1 names different: declaration 'api' definition 'apiFrame'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.cpp:775:58: note: Function '_openFrame' argument 1 names different: declaration 'api' definition 'apiFrame'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.cpp:1380:87: style: Function '_openSpan' argument 2 names different: declaration 'pSpanAP' definition 'pInSpanAP'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.h:78:65: note: Function '_openSpan' argument 2 names different: declaration 'pSpanAP' definition 'pInSpanAP'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.cpp:1380:87: note: Function '_openSpan' argument 2 names different: declaration 'pSpanAP' definition 'pInSpanAP'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.cpp:1509:61: style: Function '_outputData' argument 1 names different: declaration 'p' definition 'data'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.h:81:41: note: Function '_outputData' argument 1 names different: declaration 'p' definition 'data'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.cpp:1509:61: note: Function '_outputData' argument 1 names different: declaration 'p' definition 'data'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.cpp:1509:110: style: Function '_outputData' argument 4 names different: declaration 'bIgnorePos' definition 'bIgnorePosition'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.h:81:87: note: Function '_outputData' argument 4 names different: declaration 'bIgnorePos' definition 'bIgnorePosition'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.cpp:1509:110: note: Function '_outputData' argument 4 names different: declaration 'bIgnorePos' definition 'bIgnorePosition'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.cpp:1764:2: performance: Variable 'm_apiLastSpan' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.cpp:1765:2: performance: Variable 'm_apiThisSection' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.cpp:1766:2: performance: Variable 'm_apiThisBlock' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_RTF_listenerWriteDoc.cpp:1767:2: performance: Variable 'm_apiThisFrame' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_Text.cpp:153:54: style: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_Text.h:46:43: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_Text.cpp:153:54: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_Text.cpp:154:26: style: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_Text.h:47:25: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_Text.cpp:154:26: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_Text.cpp:193:61: style: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_Text.h:64:43: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_Text.cpp:193:61: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_Text.cpp:194:26: style: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_Text.h:65:25: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_Text.cpp:194:26: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_Text.cpp:436:52: style: Function '_outputData' argument 1 names different: declaration 'p' definition 'data'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_Text.h:137:47: note: Function '_outputData' argument 1 names different: declaration 'p' definition 'data'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_Text.cpp:436:52: note: Function '_outputData' argument 1 names different: declaration 'p' definition 'data'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_Text.cpp:500:55: style: Function '_handleDirMarker' argument 1 names different: declaration 'apiSpan' definition 'api'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_Text.h:139:56: note: Function '_handleDirMarker' argument 1 names different: declaration 'apiSpan' definition 'api'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_Text.cpp:500:55: note: Function '_handleDirMarker' argument 1 names different: declaration 'apiSpan' definition 'api'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_Text.cpp:620:14: style: Function 'Text_Listener' argument 6 names different: declaration 'm_bUnicode' definition 'bUnicode'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_Text.h:108:15: note: Function 'Text_Listener' argument 6 names different: declaration 'm_bUnicode' definition 'bUnicode'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_Text.cpp:620:14: note: Function 'Text_Listener' argument 6 names different: declaration 'm_bUnicode' definition 'bUnicode'.
abiword-3.0.2/src/wp/impexp/xp/ie_exp_Text.cpp:615:16: warning: Member variable 'Text_Listener::m_mbBOM' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_Text.cpp:615:16: warning: Member variable 'Text_Listener::m_mbLineBreak' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/impexp/xp/ie_exp_Text.h:43:18: style: The function 'supportsMIME' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp.h:74:26: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_Text.h:43:18: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_Text.h:45:15: style: The function 'recognizeSuffix' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp.h:59:15: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_Text.h:45:15: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_Text.h:46:15: style: The function 'getDlgLabels' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp.h:60:15: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_Text.h:46:15: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_Text.h:49:19: style: The function 'constructExporter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp.h:66:19: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_Text.h:49:19: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_Text.h:63:15: style: The function 'recognizeSuffix' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp.h:59:15: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_Text.h:63:15: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_Text.h:64:15: style: The function 'getDlgLabels' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp.h:60:15: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_Text.h:64:15: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_Text.h:67:19: style: The function 'constructExporter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp.h:66:19: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_Text.h:67:19: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_Text.h:80:19: style: The function '_writeDocument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_exp.h:168:19: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_Text.h:80:19: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_exp_Text.cpp:578:5: error: Dead pointer usage. Pointer 'pMarker' is dead if it has been assigned '&cRLO' at line 521. [deadpointer]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.cpp:965:2: style: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.cpp:961:0: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/wp/impexp/xp/ie_imp.cpp:965:2: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/wp/impexp/xp/ie_imp.cpp:273:18: style: The scope of the variable 'pSniffer' can be reduced. [variableScope]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.cpp:290:18: style: The scope of the variable 'pSniffer' can be reduced. [variableScope]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.cpp:311:27: style: The scope of the variable 'mc' can be reduced. [variableScope]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.cpp:335:27: style: The scope of the variable 'mc' can be reduced. [variableScope]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.cpp:359:29: style: The scope of the variable 'sc' can be reduced. [variableScope]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.cpp:384:29: style: The scope of the variable 'sc' can be reduced. [variableScope]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.cpp:223:43: style: Function 'IE_ImpSniffer' argument 1 names different: declaration 'name' definition '_name'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:104:29: note: Function 'IE_ImpSniffer' argument 1 names different: declaration 'name' definition '_name'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp.cpp:223:43: note: Function 'IE_ImpSniffer' argument 1 names different: declaration 'name' definition '_name'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp.cpp:256:48: style: Function 'registerImporter' argument 1 names different: declaration 'sniffer' definition 's'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:161:48: note: Function 'registerImporter' argument 1 names different: declaration 'sniffer' definition 's'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp.cpp:256:48: note: Function 'registerImporter' argument 1 names different: declaration 'sniffer' definition 's'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp.cpp:266:50: style: Function 'unregisterImporter' argument 1 names different: declaration 'sniffer' definition 's'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:162:50: note: Function 'unregisterImporter' argument 1 names different: declaration 'sniffer' definition 's'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp.cpp:266:50: note: Function 'unregisterImporter' argument 1 names different: declaration 'sniffer' definition 's'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp.cpp:571:56: style: Function 'fileTypeForDescription' argument 1 names different: declaration 'szSuffix' definition 'szDescription'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:129:56: note: Function 'fileTypeForDescription' argument 1 names different: declaration 'szSuffix' definition 'szDescription'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp.cpp:571:56: note: Function 'fileTypeForDescription' argument 1 names different: declaration 'szSuffix' definition 'szDescription'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_AbiWord_1.h:73:5: style: Class 'IE_Imp_AbiWord_1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_GraphicAsDocument.h:34:2: style: Class 'IE_Imp_GraphicAsDocument' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XML.h:68:16: style: The function 'pasteFromBuffer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:179:17: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XML.h:68:16: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XML.h:107:22: style: The function '_loadFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:216:19: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XML.h:107:22: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_AbiWord_1.h:55:38: style: The function 'getSuffixConfidence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:84:38: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_AbiWord_1.h:55:38: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_AbiWord_1.h:56:36: style: The function 'getMimeConfidence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:90:36: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_AbiWord_1.h:56:36: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_AbiWord_1.h:57:26: style: The function 'recognizeContents' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:70:26: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_AbiWord_1.h:57:26: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_AbiWord_1.h:59:15: style: The function 'getDlgLabels' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:92:15: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_AbiWord_1.h:59:15: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_AbiWord_1.h:62:19: style: The function 'constructImporter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:95:19: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_AbiWord_1.h:62:19: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_AbiWord_1.h:77:13: style: The function 'startElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XML.h:77:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_AbiWord_1.h:77:13: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_AbiWord_1.h:78:13: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XML.h:78:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_AbiWord_1.h:78:13: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_AbiWord_1.h:80:22: style: The function 'supportsLoadStylesOnly' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:188:15: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_AbiWord_1.h:80:22: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_GraphicAsDocument.h:42:19: style: The function '_loadFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:216:19: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_GraphicAsDocument.h:42:19: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic.cpp:63:25: style: The scope of the variable 'pSniffer' can be reduced. [variableScope]
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic.cpp:80:25: style: The scope of the variable 'pSniffer' can be reduced. [variableScope]
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic.cpp:101:27: style: The scope of the variable 'mc' can be reduced. [variableScope]
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic.cpp:125:27: style: The scope of the variable 'mc' can be reduced. [variableScope]
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic.cpp:149:29: style: The scope of the variable 'sc' can be reduced. [variableScope]
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic.cpp:174:29: style: The scope of the variable 'sc' can be reduced. [variableScope]
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic.cpp:46:62: style: Function 'registerImporter' argument 1 names different: declaration 'sniffer' definition 's'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic.h:101:56: note: Function 'registerImporter' argument 1 names different: declaration 'sniffer' definition 's'.
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic.cpp:46:62: note: Function 'registerImporter' argument 1 names different: declaration 'sniffer' definition 's'.
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic.cpp:56:64: style: Function 'unregisterImporter' argument 1 names different: declaration 'sniffer' definition 's'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic.h:102:58: note: Function 'unregisterImporter' argument 1 names different: declaration 'sniffer' definition 's'.
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic.cpp:56:64: note: Function 'unregisterImporter' argument 1 names different: declaration 'sniffer' definition 's'.
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic.cpp:520:52: style: Function 'importGraphic' argument 1 names different: declaration 'pBB' definition 'byteBuf'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic.h:137:46: note: Function 'importGraphic' argument 1 names different: declaration 'pBB' definition 'byteBuf'.
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic.cpp:520:52: note: Function 'importGraphic' argument 1 names different: declaration 'pBB' definition 'byteBuf'.
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic_PNG.cpp:62:59: style: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic_PNG.h:35:43: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic_PNG.cpp:62:59: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic_PNG.cpp:63:27: style: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic_PNG.h:36:22: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic_PNG.cpp:63:27: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic_PNG.h:31:38: style: The function 'getSuffixConfidence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic.h:51:38: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic_PNG.h:31:38: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic_PNG.h:32:36: style: The function 'getMimeConfidence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic.h:52:36: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic_PNG.h:32:36: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic_PNG.h:33:26: style: The function 'recognizeContents' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic.h:53:26: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic_PNG.h:33:26: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic_PNG.h:35:15: style: The function 'getDlgLabels' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic.h:56:15: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic_PNG.h:35:15: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic_PNG.h:38:19: style: The function 'constructImporter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic.h:59:19: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic_PNG.h:38:19: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic_PNG.h:44:26: style: The function 'importGraphic' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic.h:137:20: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic_PNG.h:44:26: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic_SVG.cpp:66:59: style: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic_SVG.h:35:43: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic_SVG.cpp:66:59: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic_SVG.cpp:67:24: style: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic_SVG.h:36:22: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic_SVG.cpp:67:24: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic_SVG.h:31:38: style: The function 'getSuffixConfidence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic.h:51:38: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic_SVG.h:31:38: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic_SVG.h:32:36: style: The function 'getMimeConfidence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic.h:52:36: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic_SVG.h:32:36: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic_SVG.h:33:26: style: The function 'recognizeContents' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic.h:53:26: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic_SVG.h:33:26: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic_SVG.h:35:15: style: The function 'getDlgLabels' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic.h:56:15: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic_SVG.h:35:15: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic_SVG.h:38:19: style: The function 'constructImporter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic.h:59:19: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic_SVG.h:38:19: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic_SVG.h:44:26: style: The function 'importGraphic' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic.h:137:20: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_impGraphic_SVG.h:44:26: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_AbiWord_1.cpp:1212:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_AbiWord_1.cpp:124:14: style: The scope of the variable 'magic' can be reduced. [variableScope]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_AbiWord_1.cpp:333:24: style: Function 'startElement' argument 2 names different: declaration 'atts' definition 'attributes'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_AbiWord_1.h:77:59: note: Function 'startElement' argument 2 names different: declaration 'atts' definition 'attributes'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_AbiWord_1.cpp:333:24: note: Function 'startElement' argument 2 names different: declaration 'atts' definition 'attributes'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_AbiWord_1.cpp:601:24: style: Array index 'idx' is used before limits check. [arrayIndexThenCheck]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:3803:20: warning: Possible null pointer dereference: params [nullPointer]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:3791:18: note: Assignment 'params=NULL', assigned value is 0
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:3803:20: note: Null pointer dereference
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:6645:18: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:6674:18: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:6700:18: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:7004:18: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:301:2: style: Variable 'encoding' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:299:0: note: Variable 'encoding' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:301:2: note: Variable 'encoding' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:1127:5: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:1125:0: note: Variable 'err' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:1127:5: note: Variable 'err' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:2048:5: style: Variable 'dBottom' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:2044:0: note: Variable 'dBottom' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:2048:5: note: Variable 'dBottom' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:4979:4: style: Variable 'm_iLeftCellPos' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:4977:4: note: Variable 'm_iLeftCellPos' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:4979:4: note: Variable 'm_iLeftCellPos' is reassigned a value before the old one has been used if variable is no semaphore variable.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:4805:4: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:1738:19: style: The scope of the variable 'lastBm' can be reduced. [variableScope]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:1912:12: style: The scope of the variable 'fil' can be reduced. [variableScope]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:2330:10: style: The scope of the variable 'page_scale' can be reduced. [variableScope]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:2775:7: style: The scope of the variable 'bInHdrFtr' can be reduced. [variableScope]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:2780:7: style: The scope of the variable 'bInTextboxes' can be reduced. [variableScope]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:5900:7: style: The scope of the variable 'bTextboxError' can be reduced. [variableScope]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:6762:7: style: The scope of the variable 'bHeaderError' can be reduced. [variableScope]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:823:60: style: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.h:144:43: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:823:60: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:824:27: style: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.h:145:25: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:824:27: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:1152:49: style: Function '_loadFile' argument 1 names different: declaration 'input' definition 'fp'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.h:176:35: note: Function '_loadFile' argument 1 names different: declaration 'input' definition 'fp'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:1152:49: note: Function '_loadFile' argument 1 names different: declaration 'input' definition 'fp'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:1735:63: style: Function '_insertBookmarkIfAppropriate' argument 1 names different: declaration 'iPos' definition 'iDocPosition'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.h:201:49: note: Function '_insertBookmarkIfAppropriate' argument 1 names different: declaration 'iPos' definition 'iDocPosition'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:1735:63: note: Function '_insertBookmarkIfAppropriate' argument 1 names different: declaration 'iPos' definition 'iDocPosition'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:2308:13: style: Function '_beginSect' argument 3 names different: declaration 'props' definition 'prop'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.h:183:16: note: Function '_beginSect' argument 3 names different: declaration 'props' definition 'prop'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:2308:13: note: Function '_beginSect' argument 3 names different: declaration 'props' definition 'prop'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:2741:13: style: Function '_beginPara' argument 3 names different: declaration 'props' definition 'prop'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.h:188:16: note: Function '_beginPara' argument 3 names different: declaration 'props' definition 'prop'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:2741:13: note: Function '_beginPara' argument 3 names different: declaration 'props' definition 'prop'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:3278:17: style: Function '_beginChar' argument 3 names different: declaration 'props' definition 'prop'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.h:193:16: note: Function '_beginChar' argument 3 names different: declaration 'props' definition 'prop'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:3278:17: note: Function '_beginChar' argument 3 names different: declaration 'props' definition 'prop'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:6126:51: style: Function '_handleNotesText' argument 1 names different: declaration 'iPos' definition 'iDocPosition'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.h:227:41: note: Function '_handleNotesText' argument 1 names different: declaration 'iPos' definition 'iDocPosition'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:6126:51: note: Function '_handleNotesText' argument 1 names different: declaration 'iPos' definition 'iDocPosition'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:6314:55: style: Function '_handleTextboxesText' argument 1 names different: declaration 'iPos' definition 'iDocPosition'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.h:228:45: note: Function '_handleTextboxesText' argument 1 names different: declaration 'iPos' definition 'iDocPosition'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:6314:55: note: Function '_handleTextboxesText' argument 1 names different: declaration 'iPos' definition 'iDocPosition'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:7086:53: style: Function '_handleHeadersText' argument 1 names different: declaration 'iPos' definition 'iDocPosition'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.h:242:43: note: Function '_handleHeadersText' argument 1 names different: declaration 'iPos' definition 'iDocPosition'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:7086:53: note: Function '_handleHeadersText' argument 1 names different: declaration 'iPos' definition 'iDocPosition'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:7205:50: style: Function '_ignorePosition' argument 1 names different: declaration 'pos' definition 'iDocPos'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.h:248:40: note: Function '_ignorePosition' argument 1 names different: declaration 'pos' definition 'iDocPos'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:7205:50: note: Function '_ignorePosition' argument 1 names different: declaration 'pos' definition 'iDocPos'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.h:180:13: style: Technically the member function 'IE_Imp_MsWord_97::_handleMetaData' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:1146:24: note: Technically the member function 'IE_Imp_MsWord_97::_handleMetaData' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.h:180:13: note: Technically the member function 'IE_Imp_MsWord_97::_handleMetaData' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.h:194:10: performance: Technically the member function 'IE_Imp_MsWord_97::_endChar' can be static. [functionStatic]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:3473:23: note: Technically the member function 'IE_Imp_MsWord_97::_endChar' can be static.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.h:194:10: note: Technically the member function 'IE_Imp_MsWord_97::_endChar' can be static.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.h:196:10: performance: Technically the member function 'IE_Imp_MsWord_97::_beginComment' can be static. [functionStatic]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:2239:23: note: Technically the member function 'IE_Imp_MsWord_97::_beginComment' can be static.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.h:196:10: note: Technically the member function 'IE_Imp_MsWord_97::_beginComment' can be static.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.h:198:10: performance: Technically the member function 'IE_Imp_MsWord_97::_endComment' can be static. [functionStatic]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:2246:23: note: Technically the member function 'IE_Imp_MsWord_97::_endComment' can be static.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.h:198:10: note: Technically the member function 'IE_Imp_MsWord_97::_endComment' can be static.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.h:204:13: style: Technically the member function 'IE_Imp_MsWord_97::_handlePositionedImage' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:4461:28: note: Technically the member function 'IE_Imp_MsWord_97::_handlePositionedImage' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.h:204:13: note: Technically the member function 'IE_Imp_MsWord_97::_handlePositionedImage' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.h:240:8: style: Technically the member function 'IE_Imp_MsWord_97::_appendFmt' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:6620:24: note: Technically the member function 'IE_Imp_MsWord_97::_appendFmt' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.h:240:8: note: Technically the member function 'IE_Imp_MsWord_97::_appendFmt' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.h:245:14: performance: Technically the member function 'IE_Imp_MsWord_97::_isVectorFull' can be static. [functionStatic]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:4796:24: note: Technically the member function 'IE_Imp_MsWord_97::_isVectorFull' can be static.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.h:245:14: note: Technically the member function 'IE_Imp_MsWord_97::_isVectorFull' can be static.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.h:248:14: style: Technically the member function 'IE_Imp_MsWord_97::_ignorePosition' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:7205:24: note: Technically the member function 'IE_Imp_MsWord_97::_ignorePosition' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.h:248:14: note: Technically the member function 'IE_Imp_MsWord_97::_ignorePosition' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.h:250:14: performance: Technically the member function 'IE_Imp_MsWord_97::_isTOCsupported' can be static. [functionStatic]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.cpp:3776:24: note: Technically the member function 'IE_Imp_MsWord_97::_isTOCsupported' can be static.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.h:250:14: note: Technically the member function 'IE_Imp_MsWord_97::_isTOCsupported' can be static.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.h:160:2: style: Class 'IE_Imp_MsWord_97' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.h:139:38: style: The function 'getSuffixConfidence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:84:38: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.h:139:38: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.h:140:36: style: The function 'getMimeConfidence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:90:36: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.h:140:36: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.h:141:26: style: The function 'recognizeContents' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:70:26: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.h:141:26: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.h:143:26: style: The function 'recognizeContents' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:78:26: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.h:143:26: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.h:144:15: style: The function 'getDlgLabels' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:92:15: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.h:144:15: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.h:147:19: style: The function 'constructImporter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:95:19: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.h:147:19: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.h:163:22: style: The function 'supportsLoadStylesOnly' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:188:15: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.h:163:22: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.h:176:13: style: The function '_loadFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:216:19: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_MsWord_97.h:176:13: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RDF.cpp:55:54: style: Function 'IE_Imp_RDF_Sniffer' argument 1 names different: declaration 'name' definition 'n'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RDF.h:45:35: note: Function 'IE_Imp_RDF_Sniffer' argument 1 names different: declaration 'name' definition 'n'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RDF.cpp:55:54: note: Function 'IE_Imp_RDF_Sniffer' argument 1 names different: declaration 'name' definition 'n'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RDF.cpp:254:53: style: Function 'insertTextWithXMLID' argument 1 names different: declaration 'text' definition 'textconst'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RDF.h:111:89: note: Function 'insertTextWithXMLID' argument 1 names different: declaration 'text' definition 'textconst'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RDF.cpp:254:53: note: Function 'insertTextWithXMLID' argument 1 names different: declaration 'text' definition 'textconst'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RDF.cpp:332:57: style: Function 'pasteFromBufferSS' argument 2 names different: declaration 'ss' definition 'inputss'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RDF.h:127:56: note: Function 'pasteFromBufferSS' argument 2 names different: declaration 'ss' definition 'inputss'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RDF.cpp:332:57: note: Function 'pasteFromBufferSS' argument 2 names different: declaration 'ss' definition 'inputss'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RDF.cpp:475:60: style: Function 'pasteFromBufferSS' argument 2 names different: declaration 'ss' definition 'inputss'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RDF.h:141:56: note: Function 'pasteFromBufferSS' argument 2 names different: declaration 'ss' definition 'inputss'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RDF.cpp:475:60: note: Function 'pasteFromBufferSS' argument 2 names different: declaration 'ss' definition 'inputss'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RDF.h:45:2: style: Class 'IE_Imp_RDF_Sniffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RDF.h:48:26: style: The function 'recognizeContents' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:70:26: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RDF.h:48:26: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RDF.h:61:15: style: The function 'getDlgLabels' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:92:15: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RDF.h:61:15: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RDF.h:64:19: style: The function 'constructImporter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:95:19: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RDF.h:64:19: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RDF.h:67:32: style: The function 'getSuffixConfidence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:84:38: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RDF.h:67:32: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RDF.h:68:32: style: The function 'getMimeConfidence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:90:36: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RDF.h:68:32: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RDF.h:79:15: style: The function 'getDlgLabels' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:92:15: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RDF.h:79:15: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RDF.h:82:19: style: The function 'constructImporter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:95:19: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RDF.h:82:19: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RDF.h:85:32: style: The function 'getSuffixConfidence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:84:38: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RDF.h:85:32: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RDF.h:86:32: style: The function 'getMimeConfidence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:90:36: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RDF.h:86:32: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RDF.h:100:15: style: The function 'pasteFromBuffer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:179:17: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RDF.h:100:15: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RDF.h:105:19: style: The function '_loadFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:216:19: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RDF.h:105:19: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RDF.h:126:18: style: The function 'pasteFromBufferSS' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RDF.h:107:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RDF.h:126:18: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RDF.h:140:18: style: The function 'pasteFromBufferSS' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RDF.h:107:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RDF.h:140:18: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:12396:13: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:12394:13: note: outer condition: pbChars->bm_hasBgColour
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:12396:13: note: identical inner condition: pbChars->bm_hasBgColour
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:3308:39: style: Redundant condition: If 'pCh == 13', the comparison 'pCh != '}'' is always true. [redundantCondition]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:10521:2: warning: Either the condition 'pView==NULL' is redundant or there is possible null pointer dereference: pView. [nullPointerRedundantCheck]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:10522:11: note: Assuming that condition 'pView==NULL' is not redundant
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:10521:2: note: Null pointer dereference
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1853:5: style: Variable 'sdhEndTable' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1849:0: note: Variable 'sdhEndTable' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1853:5: note: Variable 'sdhEndTable' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1857:5: style: Variable 'b' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1856:5: note: Variable 'b' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1857:5: note: Variable 'b' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:2780:2: style: Variable 'props' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:2776:0: note: Variable 'props' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:2780:2: note: Variable 'props' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:4139:5: style: Variable 'fileName' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:4137:0: note: Variable 'fileName' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:4139:5: note: Variable 'fileName' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:4312:3: style: Variable 'ok' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:4308:0: note: Variable 'ok' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:4312:3: note: Variable 'ok' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:10318:3: style: Variable 'sdhEndTable' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:10315:0: note: Variable 'sdhEndTable' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:10318:3: note: Variable 'sdhEndTable' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:10322:3: style: Variable 'b' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:10321:3: note: Variable 'b' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:10322:3: note: Variable 'b' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:10345:4: style: Variable 'sTop' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:10337:4: note: Variable 'sTop' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:10345:4: note: Variable 'sTop' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:10613:3: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:10611:3: note: Variable 'res' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:10613:3: note: Variable 'res' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1788:13: style: Same expression on both sides of '!=' because the value of 'pPaste' and 'NULL' are the same. [duplicateExpression]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1786:30: note: 'pPaste' is assigned value 'NULL' here.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1788:13: note: Same expression on both sides of '!=' because the value of 'pPaste' and 'NULL' are the same.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:7758:14: style: Same expression on both sides of '!=' because the value of 'pPaste' and 'NULL' are the same. [duplicateExpression]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:7756:31: note: 'pPaste' is assigned value 'NULL' here.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:7758:14: note: Same expression on both sides of '!=' because the value of 'pPaste' and 'NULL' are the same.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:10305:12: style: Same expression on both sides of '==' because the value of 'pPaste' and 'NULL' are the same. [duplicateExpression]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:10303:29: note: 'pPaste' is assigned value 'NULL' here.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:10305:12: note: Same expression on both sides of '==' because the value of 'pPaste' and 'NULL' are the same.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:10377:12: style: Same expression on both sides of '==' because the value of 'pPaste' and 'NULL' are the same. [duplicateExpression]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:10375:29: note: 'pPaste' is assigned value 'NULL' here.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:10377:12: note: Same expression on both sides of '==' because the value of 'pPaste' and 'NULL' are the same.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:10397:12: style: Same expression on both sides of '==' because the value of 'pPaste' and 'NULL' are the same. [duplicateExpression]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:10391:29: note: 'pPaste' is assigned value 'NULL' here.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:10397:12: note: Same expression on both sides of '==' because the value of 'pPaste' and 'NULL' are the same.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:10412:12: style: Same expression on both sides of '==' because the value of 'pPaste' and 'NULL' are the same. [duplicateExpression]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:10410:29: note: 'pPaste' is assigned value 'NULL' here.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:10412:12: note: Same expression on both sides of '==' because the value of 'pPaste' and 'NULL' are the same.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:10451:12: style: Same expression on both sides of '==' because the value of 'pPaste' and 'NULL' are the same. [duplicateExpression]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:10449:29: note: 'pPaste' is assigned value 'NULL' here.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:10451:12: note: Same expression on both sides of '==' because the value of 'pPaste' and 'NULL' are the same.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:423:7: style: The scope of the variable 'bIsUnicode' can be reduced. [variableScope]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:2740:10: style: The scope of the variable 'width' can be reduced. [variableScope]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:2741:10: style: The scope of the variable 'height' can be reduced. [variableScope]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:2774:6: style: The scope of the variable 'attrsIdx' can be reduced. [variableScope]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:3170:15: style: The scope of the variable 'count' can be reduced. [variableScope]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:3341:6: style: The scope of the variable 'val' can be reduced. [variableScope]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:3484:6: style: The scope of the variable 'nested' can be reduced. [variableScope]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:8789:29: style: The scope of the variable 'pLOver' can be reduced. [variableScope]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:9428:7: style: The scope of the variable 'bValidColor' can be reduced. [variableScope]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:193:53: style: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:586:43: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:193:53: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:194:26: style: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:587:25: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:194:26: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1593:43: style: Function '_loadFile' argument 1 names different: declaration 'input' definition 'fp'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:625:40: note: Function '_loadFile' argument 1 names different: declaration 'input' definition 'fp'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1593:43: note: Function '_loadFile' argument 1 names different: declaration 'input' definition 'fp'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1915:34: style: Function 'CloseTable' argument 1 names different: declaration 'bForceClose' definition 'bForce'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:808:33: note: Function 'CloseTable' argument 1 names different: declaration 'bForceClose' definition 'bForce'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1915:34: note: Function 'CloseTable' argument 1 names different: declaration 'bForceClose' definition 'bForce'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:2141:51: style: Function '_setStringProperty' argument 1 names different: declaration 'sPropString' definition 'sPropsString'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:841:50: note: Function '_setStringProperty' argument 1 names different: declaration 'sPropString' definition 'sPropsString'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:2141:51: note: Function '_setStringProperty' argument 1 names different: declaration 'sPropString' definition 'sPropsString'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:3718:53: style: Function '_parseFldinstBlock' argument 1 names different: declaration 'buf' definition '_buf'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:947:42: note: Function '_parseFldinstBlock' argument 1 names different: declaration 'buf' definition '_buf'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:3718:53: note: Function '_parseFldinstBlock' argument 1 names different: declaration 'buf' definition '_buf'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:6181:50: style: Function '_formRevisionAttr' argument 1 names different: declaration 's' definition 'attr'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:862:43: note: Function '_formRevisionAttr' argument 1 names different: declaration 's' definition 'attr'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:6181:50: note: Function '_formRevisionAttr' argument 1 names different: declaration 's' definition 'attr'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:6181:103: style: Function '_formRevisionAttr' argument 3 names different: declaration 'style' definition 'styleName'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:862:93: note: Function '_formRevisionAttr' argument 3 names different: declaration 'style' definition 'styleName'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:6181:103: note: Function '_formRevisionAttr' argument 3 names different: declaration 'style' definition 'styleName'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:9299:45: style: Function 'RegisterFont' argument 6 names different: declaration 'sFontNames' definition 'sFontNamesAndPanose'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:690:34: note: Function 'RegisterFont' argument 6 names different: declaration 'sFontNames' definition 'sFontNamesAndPanose'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:9299:45: note: Function 'RegisterFont' argument 6 names different: declaration 'sFontNames' definition 'sFontNamesAndPanose'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:9543:46: style: Function 'HandleLists' argument 1 names different: declaration 'rtfListTable' definition 'rtfTable'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:796:41: note: Function 'HandleLists' argument 1 names different: declaration 'rtfListTable' definition 'rtfTable'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:9543:46: note: Function 'HandleLists' argument 1 names different: declaration 'rtfListTable' definition 'rtfTable'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:11061:78: style: Function 'AddTabstop' argument 3 names different: declaration 'tableader' definition 'tabLeader'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:777:67: note: Function 'AddTabstop' argument 3 names different: declaration 'tableader' definition 'tabLeader'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:11061:78: note: Function 'AddTabstop' argument 3 names different: declaration 'tableader' definition 'tabLeader'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:6172:11: style: Variable 'bRet' is assigned a value that is never used. [unreadVariable]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:6232:14: style: Unused variable: tempBuffer [unusedVariable]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:920:22: warning: Member variable 'RTFProps_bCharProps::bm_Hidden' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1213:21: warning: Member variable 'RTFProps_ParaProps::m_rtfListTable' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1271:41: warning: Member variable 'RTFProps_ParaProps::m_eRevision' is not assigned a value in 'RTFProps_ParaProps::operator='. [operatorEqVarError]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1271:41: warning: Member variable 'RTFProps_ParaProps::m_iCurrentRevisionId' is not assigned a value in 'RTFProps_ParaProps::operator='. [operatorEqVarError]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:213:2: performance: Variable 'm_levelStartAt' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:546:2: performance: Variable 'm_RTF_listID' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:547:2: performance: Variable 'm_RTF_listTemplateID' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:572:2: performance: Variable 'm_RTF_listID' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:574:2: performance: Variable 'm_OverrideCount' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1193:2: performance: Variable 'm_fontNumber' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1195:2: performance: Variable 'm_colourNumber' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1197:2: performance: Variable 'm_bgcolourNumber' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1198:2: performance: Variable 'm_styleNumber' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1199:2: performance: Variable 'm_listTag' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1201:2: performance: Variable 'm_dir' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1202:2: performance: Variable 'm_dirOverride' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1204:2: performance: Variable 'm_eRevision' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1205:2: performance: Variable 'm_iCurrentRevisionId' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1216:2: performance: Variable 'm_spaceBefore' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1217:2: performance: Variable 'm_spaceAfter' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1218:2: performance: Variable 'm_indentLeft' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1219:2: performance: Variable 'm_indentRight' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1220:2: performance: Variable 'm_indentFirst' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1224:2: performance: Variable 'm_level' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1362:2: performance: Variable 'wGoal' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1362:10: performance: Variable 'hGoal' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1362:18: performance: Variable 'width' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1362:26: performance: Variable 'height' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1363:2: performance: Variable 'scaleX' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1363:11: performance: Variable 'scaleY' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1365:2: performance: Variable 'cropt' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1365:10: performance: Variable 'cropb' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1365:18: performance: Variable 'cropl' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1365:26: performance: Variable 'cropr' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1419:2: performance: Variable 'm_numCols' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1423:2: performance: Variable 'm_leftMargTwips' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1424:2: performance: Variable 'm_rightMargTwips' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1425:2: performance: Variable 'm_topMargTwips' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1426:2: performance: Variable 'm_bottomMargTwips' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1427:2: performance: Variable 'm_headerYTwips' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1428:2: performance: Variable 'm_footerYTwips' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1429:2: performance: Variable 'm_gutterTwips' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1430:5: performance: Variable 'm_colSpaceTwips' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1431:2: performance: Variable 'm_dir' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1439:2: performance: Variable 'm_unicodeAlternateSkipCount' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1440:2: performance: Variable 'm_unicodeInAlternate' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:383:7: style: Technically the member function 'RTF_msword97_listOverride::isTab' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:637:33: note: Technically the member function 'RTF_msword97_listOverride::isTab' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:383:7: note: Technically the member function 'RTF_msword97_listOverride::isTab' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:387:7: style: Technically the member function 'RTF_msword97_listOverride::isDeletedChanged' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:646:33: note: Technically the member function 'RTF_msword97_listOverride::isDeletedChanged' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:387:7: note: Technically the member function 'RTF_msword97_listOverride::isDeletedChanged' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:388:7: style: Technically the member function 'RTF_msword97_listOverride::getDeleted' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:654:33: note: Technically the member function 'RTF_msword97_listOverride::getDeleted' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:388:7: note: Technically the member function 'RTF_msword97_listOverride::getDeleted' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:389:7: style: Technically the member function 'RTF_msword97_listOverride::isBoldChanged' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:662:33: note: Technically the member function 'RTF_msword97_listOverride::isBoldChanged' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:389:7: note: Technically the member function 'RTF_msword97_listOverride::isBoldChanged' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:390:7: style: Technically the member function 'RTF_msword97_listOverride::getBold' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:671:33: note: Technically the member function 'RTF_msword97_listOverride::getBold' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:390:7: note: Technically the member function 'RTF_msword97_listOverride::getBold' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:391:7: style: Technically the member function 'RTF_msword97_listOverride::isItalicChanged' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:679:33: note: Technically the member function 'RTF_msword97_listOverride::isItalicChanged' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:391:7: note: Technically the member function 'RTF_msword97_listOverride::isItalicChanged' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:392:7: style: Technically the member function 'RTF_msword97_listOverride::getItalic' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:688:33: note: Technically the member function 'RTF_msword97_listOverride::getItalic' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:392:7: note: Technically the member function 'RTF_msword97_listOverride::getItalic' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:393:7: style: Technically the member function 'RTF_msword97_listOverride::isUnderlineChanged' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:696:33: note: Technically the member function 'RTF_msword97_listOverride::isUnderlineChanged' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:393:7: note: Technically the member function 'RTF_msword97_listOverride::isUnderlineChanged' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:394:7: style: Technically the member function 'RTF_msword97_listOverride::getUnderline' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:705:33: note: Technically the member function 'RTF_msword97_listOverride::getUnderline' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:394:7: note: Technically the member function 'RTF_msword97_listOverride::getUnderline' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:395:7: style: Technically the member function 'RTF_msword97_listOverride::isStrikeoutChanged' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:714:33: note: Technically the member function 'RTF_msword97_listOverride::isStrikeoutChanged' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:395:7: note: Technically the member function 'RTF_msword97_listOverride::isStrikeoutChanged' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:396:7: style: Technically the member function 'RTF_msword97_listOverride::getStrikeout' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:723:33: note: Technically the member function 'RTF_msword97_listOverride::getStrikeout' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:396:7: note: Technically the member function 'RTF_msword97_listOverride::getStrikeout' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:397:7: style: Technically the member function 'RTF_msword97_listOverride::isSuperscriptChanged' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:731:33: note: Technically the member function 'RTF_msword97_listOverride::isSuperscriptChanged' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:397:7: note: Technically the member function 'RTF_msword97_listOverride::isSuperscriptChanged' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:398:7: style: Technically the member function 'RTF_msword97_listOverride::getSuperscript' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:740:33: note: Technically the member function 'RTF_msword97_listOverride::getSuperscript' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:398:7: note: Technically the member function 'RTF_msword97_listOverride::getSuperscript' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:399:7: style: Technically the member function 'RTF_msword97_listOverride::isSuperscriptPosChanged' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:749:33: note: Technically the member function 'RTF_msword97_listOverride::isSuperscriptPosChanged' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:399:7: note: Technically the member function 'RTF_msword97_listOverride::isSuperscriptPosChanged' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:400:9: style: Technically the member function 'RTF_msword97_listOverride::getSuperscriptPos' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:757:35: note: Technically the member function 'RTF_msword97_listOverride::getSuperscriptPos' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:400:9: note: Technically the member function 'RTF_msword97_listOverride::getSuperscriptPos' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:401:7: style: Technically the member function 'RTF_msword97_listOverride::isSubscriptChanged' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:765:33: note: Technically the member function 'RTF_msword97_listOverride::isSubscriptChanged' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:401:7: note: Technically the member function 'RTF_msword97_listOverride::isSubscriptChanged' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:402:7: style: Technically the member function 'RTF_msword97_listOverride::getSubscript' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:774:33: note: Technically the member function 'RTF_msword97_listOverride::getSubscript' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:402:7: note: Technically the member function 'RTF_msword97_listOverride::getSubscript' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:403:7: style: Technically the member function 'RTF_msword97_listOverride::isSubscriptPosChanged' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:782:33: note: Technically the member function 'RTF_msword97_listOverride::isSubscriptPosChanged' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:403:7: note: Technically the member function 'RTF_msword97_listOverride::isSubscriptPosChanged' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:404:9: style: Technically the member function 'RTF_msword97_listOverride::getSubscriptPos' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:790:35: note: Technically the member function 'RTF_msword97_listOverride::getSubscriptPos' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:404:9: note: Technically the member function 'RTF_msword97_listOverride::getSubscriptPos' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:405:8: style: Technically the member function 'RTF_msword97_listOverride::isFontSizeChanged' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:798:33: note: Technically the member function 'RTF_msword97_listOverride::isFontSizeChanged' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:405:8: note: Technically the member function 'RTF_msword97_listOverride::isFontSizeChanged' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:406:10: style: Technically the member function 'RTF_msword97_listOverride::getFontSize' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:807:35: note: Technically the member function 'RTF_msword97_listOverride::getFontSize' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:406:10: note: Technically the member function 'RTF_msword97_listOverride::getFontSize' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:407:8: style: Technically the member function 'RTF_msword97_listOverride::isHasColourChanged' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:815:33: note: Technically the member function 'RTF_msword97_listOverride::isHasColourChanged' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:407:8: note: Technically the member function 'RTF_msword97_listOverride::isHasColourChanged' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:408:8: style: Technically the member function 'RTF_msword97_listOverride::getHasColour' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:824:33: note: Technically the member function 'RTF_msword97_listOverride::getHasColour' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:408:8: note: Technically the member function 'RTF_msword97_listOverride::getHasColour' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:409:8: style: Technically the member function 'RTF_msword97_listOverride::isColourNumberChanged' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:832:33: note: Technically the member function 'RTF_msword97_listOverride::isColourNumberChanged' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:409:8: note: Technically the member function 'RTF_msword97_listOverride::isColourNumberChanged' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:410:13: style: Technically the member function 'RTF_msword97_listOverride::getColourNumber' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:841:38: note: Technically the member function 'RTF_msword97_listOverride::getColourNumber' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:410:13: note: Technically the member function 'RTF_msword97_listOverride::getColourNumber' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:411:8: style: Technically the member function 'RTF_msword97_listOverride::isHasBgColourChanged' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:849:33: note: Technically the member function 'RTF_msword97_listOverride::isHasBgColourChanged' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:411:8: note: Technically the member function 'RTF_msword97_listOverride::isHasBgColourChanged' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:412:8: style: Technically the member function 'RTF_msword97_listOverride::getHasBgColour' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:858:33: note: Technically the member function 'RTF_msword97_listOverride::getHasBgColour' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:412:8: note: Technically the member function 'RTF_msword97_listOverride::getHasBgColour' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:413:7: style: Technically the member function 'RTF_msword97_listOverride::isBgColourNumberChanged' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:866:33: note: Technically the member function 'RTF_msword97_listOverride::isBgColourNumberChanged' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:413:7: note: Technically the member function 'RTF_msword97_listOverride::isBgColourNumberChanged' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:414:13: style: Technically the member function 'RTF_msword97_listOverride::getBgColourNumber' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:875:38: note: Technically the member function 'RTF_msword97_listOverride::getBgColourNumber' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:414:13: note: Technically the member function 'RTF_msword97_listOverride::getBgColourNumber' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:415:8: style: Technically the member function 'RTF_msword97_listOverride::isFontNumberChanged' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:883:33: note: Technically the member function 'RTF_msword97_listOverride::isFontNumberChanged' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:415:8: note: Technically the member function 'RTF_msword97_listOverride::isFontNumberChanged' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:416:13: style: Technically the member function 'RTF_msword97_listOverride::getFontNumber' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:892:38: note: Technically the member function 'RTF_msword97_listOverride::getFontNumber' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:416:13: note: Technically the member function 'RTF_msword97_listOverride::getFontNumber' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:627:13: performance: Technically the member function 'IE_Imp_RTF::_writeHeader' can be static. [functionStatic]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1626:22: note: Technically the member function 'IE_Imp_RTF::_writeHeader' can be static.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:627:13: note: Technically the member function 'IE_Imp_RTF::_writeHeader' can be static.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:691:7: performance: Technically the member function 'IE_Imp_RTF::PostProcessAndValidatePanose' can be static. [functionStatic]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:9369:18: note: Technically the member function 'IE_Imp_RTF::PostProcessAndValidatePanose' can be static.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:691:7: note: Technically the member function 'IE_Imp_RTF::PostProcessAndValidatePanose' can be static.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:778:7: performance: Technically the member function 'IE_Imp_RTF::AddTabstop' can be static. [functionStatic]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:11086:18: note: Technically the member function 'IE_Imp_RTF::AddTabstop' can be static.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:778:7: note: Technically the member function 'IE_Imp_RTF::AddTabstop' can be static.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:809:17: performance: Technically the member function 'IE_Imp_RTF::SaveRowInfo' can be static. [functionStatic]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1763:18: note: Technically the member function 'IE_Imp_RTF::SaveRowInfo' can be static.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:809:17: note: Technically the member function 'IE_Imp_RTF::SaveRowInfo' can be static.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:810:17: performance: Technically the member function 'IE_Imp_RTF::RemoveRowInfo' can be static. [functionStatic]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:1770:18: note: Technically the member function 'IE_Imp_RTF::RemoveRowInfo' can be static.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:810:17: note: Technically the member function 'IE_Imp_RTF::RemoveRowInfo' can be static.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:831:17: style: Technically the member function 'IE_Imp_RTF::isFrameIn' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:834:17: style: Technically the member function 'IE_Imp_RTF::bUseInsertNotAppend' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:6370:18: note: Technically the member function 'IE_Imp_RTF::bUseInsertNotAppend' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:834:17: note: Technically the member function 'IE_Imp_RTF::bUseInsertNotAppend' can be const.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:841:17: performance: Technically the member function 'IE_Imp_RTF::_setStringProperty' can be static. [functionStatic]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.cpp:2141:18: note: Technically the member function 'IE_Imp_RTF::_setStringProperty' can be static.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:841:17: note: Technically the member function 'IE_Imp_RTF::_setStringProperty' can be static.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:351:2: style: Class 'RTF_msword97_list' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:363:2: style: Class 'RTF_msword97_listOverride' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:597:2: style: Class 'IE_Imp_RTF' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:182:1: warning: The struct 'RTFProps_CellProps' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:199:1: warning: The struct 'RTFProps_TableProps' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:207:1: warning: The struct 'RTFProps_ParaProps' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:582:38: style: The function 'getSuffixConfidence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:84:38: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:582:38: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:583:36: style: The function 'getMimeConfidence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:90:36: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:583:36: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:584:26: style: The function 'recognizeContents' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:70:26: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:584:26: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:586:15: style: The function 'getDlgLabels' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:92:15: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:586:15: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:589:19: style: The function 'constructImporter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:95:19: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:589:19: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:601:16: style: The function 'pasteFromBuffer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:179:17: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:601:16: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:625:19: style: The function '_loadFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:216:19: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:625:19: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTFObjectsAndPicts.cpp:326:3: style: Variable 'bOK' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTFObjectsAndPicts.cpp:325:0: note: Variable 'bOK' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTFObjectsAndPicts.cpp:326:3: note: Variable 'bOK' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTFObjectsAndPicts.cpp:192:12: style: The scope of the variable 'cropt' can be reduced. [variableScope]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTFObjectsAndPicts.cpp:193:9: style: The scope of the variable 'cropb' can be reduced. [variableScope]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTFObjectsAndPicts.cpp:194:9: style: The scope of the variable 'cropl' can be reduced. [variableScope]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTFObjectsAndPicts.cpp:195:9: style: The scope of the variable 'cropr' can be reduced. [variableScope]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTFObjectsAndPicts.cpp:196:7: style: The scope of the variable 'resize1' can be reduced. [variableScope]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTFObjectsAndPicts.cpp:950:24: warning: Member variable 'IE_Imp_ShpGroupParser::m_last_kwID' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTFObjectsAndPicts.cpp:933:2: style: Class 'IE_Imp_ShpGroupParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTFObjectsAndPicts.cpp:756:15: style: The function 'tokenKeyword' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTFParse.h:65:15: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTFObjectsAndPicts.cpp:756:15: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTFObjectsAndPicts.cpp:758:15: style: The function 'tokenOpenBrace' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTFParse.h:68:15: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTFObjectsAndPicts.cpp:758:15: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTFObjectsAndPicts.cpp:759:15: style: The function 'tokenCloseBrace' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTFParse.h:70:15: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTFObjectsAndPicts.cpp:759:15: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTFObjectsAndPicts.cpp:760:15: style: The function 'tokenData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTFParse.h:72:15: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTFObjectsAndPicts.cpp:760:15: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTFObjectsAndPicts.cpp:762:15: style: The function 'finalizeParse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTFParse.h:75:15: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTFObjectsAndPicts.cpp:762:15: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTFObjectsAndPicts.cpp:869:15: style: The function 'tokenKeyword' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTFParse.h:65:15: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTFObjectsAndPicts.cpp:869:15: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTFObjectsAndPicts.cpp:872:16: style: The function 'tokenOpenBrace' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTFParse.h:68:15: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTFObjectsAndPicts.cpp:872:16: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTFObjectsAndPicts.cpp:873:15: style: The function 'tokenCloseBrace' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTFParse.h:70:15: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTFObjectsAndPicts.cpp:873:15: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTFObjectsAndPicts.cpp:874:15: style: The function 'tokenData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTFParse.h:72:15: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTFObjectsAndPicts.cpp:874:15: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTFObjectsAndPicts.cpp:876:15: style: The function 'finalizeParse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTFParse.h:75:15: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTFObjectsAndPicts.cpp:876:15: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTFObjectsAndPicts.cpp:935:15: style: The function 'tokenKeyword' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTFParse.h:65:15: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTFObjectsAndPicts.cpp:935:15: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTFObjectsAndPicts.cpp:937:15: style: The function 'tokenCloseBrace' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTFParse.h:70:15: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTFObjectsAndPicts.cpp:937:15: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTFObjectsAndPicts.cpp:938:15: style: The function 'tokenData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTFParse.h:72:15: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTFObjectsAndPicts.cpp:938:15: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:677:17: performance: Technically the member function 'IE_Imp_RTF::KeywordToID' can be static. [functionStatic]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTFParse.cpp:224:28: note: Technically the member function 'IE_Imp_RTF::KeywordToID' can be static.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_RTF.h:677:17: note: Technically the member function 'IE_Imp_RTF::KeywordToID' can be static.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.cpp:221:14: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.cpp:801:13: style: C-style pointer casting [cstyleCast]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.cpp:752:3: style: Variable 'eUcs2' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.cpp:750:0: note: Variable 'eUcs2' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.cpp:752:3: note: Variable 'eUcs2' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.cpp:85:40: style: Function 'getChar' argument 1 names different: declaration 'b' definition 'ucs'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.h:41:27: note: Function 'getChar' argument 1 names different: declaration 'b' definition 'ucs'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.cpp:85:40: note: Function 'getChar' argument 1 names different: declaration 'b' definition 'ucs'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.cpp:100:43: style: Function 'getRawChar' argument 1 names different: declaration 'b' definition 'ucs'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.h:45:38: note: Function 'getRawChar' argument 1 names different: declaration 'b' definition 'ucs'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.cpp:100:43: note: Function 'getRawChar' argument 1 names different: declaration 'b' definition 'ucs'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.cpp:551:54: style: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.h:105:43: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.cpp:551:54: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.cpp:552:27: style: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.h:106:25: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.cpp:552:27: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.cpp:603:61: style: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.h:137:43: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.cpp:603:61: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.cpp:604:28: style: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.h:138:25: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.cpp:604:28: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.h:42:13: style: Technically the member function 'ImportStream::peekChar' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.h:103:15: performance: Technically the member function 'IE_Imp_Text_Sniffer::recognizeContentsType' can be static. [functionStatic]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.cpp:374:35: note: Technically the member function 'IE_Imp_Text_Sniffer::recognizeContentsType' can be static.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.h:103:15: note: Technically the member function 'IE_Imp_Text_Sniffer::recognizeContentsType' can be static.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.h:64:2: style: Class 'ImportStreamFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.h:68:7: style: The function '_getByte' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.h:44:15: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.h:68:7: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.h:82:7: style: The function '_getByte' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.h:44:15: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.h:82:7: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.h:99:38: style: The function 'getSuffixConfidence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:84:38: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.h:99:38: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.h:100:36: style: The function 'getMimeConfidence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:90:36: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.h:100:36: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.h:101:26: style: The function 'recognizeContents' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:70:26: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.h:101:26: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.h:105:15: style: The function 'getDlgLabels' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:92:15: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.h:105:15: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.h:108:19: style: The function 'constructImporter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:95:19: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.h:108:19: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.h:132:38: style: The function 'getSuffixConfidence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:84:38: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.h:132:38: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.h:133:36: style: The function 'getMimeConfidence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:90:36: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.h:133:36: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.h:135:26: style: The function 'recognizeContents' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:70:26: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.h:135:26: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.h:137:15: style: The function 'getDlgLabels' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:92:15: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.h:137:15: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.h:140:19: style: The function 'constructImporter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:95:19: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.h:140:19: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.h:153:16: style: The function 'pasteFromBuffer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:179:17: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.h:153:16: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.h:157:19: style: The function '_loadFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:216:19: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_Text.h:157:19: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.cpp:539:21: warning: Logical conjunction always evaluates to false: c < 'a' && c > 'f'. [incorrectLogicOperator]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.cpp:539:49: warning: Logical conjunction always evaluates to false: c < 'A' && c > 'F'. [incorrectLogicOperator]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.cpp:2667:12: style: Condition 'bValid' is always true [knownConditionTrueFalse]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.cpp:2660:22: note: Assignment 'bValid=true', assigned value is 1
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.cpp:2667:12: note: Condition 'bValid' is always true
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.cpp:1169:7: style: Variable 'sz1' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.cpp:1168:7: note: Variable 'sz1' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.cpp:1169:7: note: Variable 'sz1' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.cpp:1787:7: style: Variable 'sz' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.cpp:1786:7: note: Variable 'sz' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.cpp:1787:7: note: Variable 'sz' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.cpp:1790:7: style: Variable 'sz' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.cpp:1789:7: note: Variable 'sz' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.cpp:1790:7: note: Variable 'sz' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.cpp:1793:7: style: Variable 'sz' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.cpp:1792:7: note: Variable 'sz' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.cpp:1793:7: note: Variable 'sz' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.cpp:2010:2: style: Variable 'sz' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.cpp:2008:0: note: Variable 'sz' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.cpp:2010:2: note: Variable 'sz' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.cpp:2019:2: style: Variable 'sz' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.cpp:2017:2: note: Variable 'sz' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.cpp:2019:2: note: Variable 'sz' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.cpp:2071:2: style: Variable 'sz' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.cpp:2069:0: note: Variable 'sz' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.cpp:2071:2: note: Variable 'sz' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.cpp:2080:2: style: Variable 'sz' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.cpp:2078:2: note: Variable 'sz' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.cpp:2080:2: note: Variable 'sz' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.cpp:2091:4: style: Variable 'sz' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.cpp:2089:4: note: Variable 'sz' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.cpp:2091:4: note: Variable 'sz' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.cpp:2100:4: style: Variable 'sz' is reassigned a value before the old one has been used. [redundantAssignment]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.cpp:2098:4: note: Variable 'sz' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.cpp:2100:4: note: Variable 'sz' is reassigned a value before the old one has been used.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.cpp:114:14: style: The scope of the variable 'magic' can be reduced. [variableScope]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.cpp:441:16: style: The scope of the variable 'u' can be reduced. [variableScope]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.cpp:608:14: style: The scope of the variable 'magic' can be reduced. [variableScope]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.cpp:155:55: style: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.h:70:43: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.cpp:155:55: note: Function 'getDlgLabels' argument 1 names different: declaration 'szDesc' definition 'pszDesc'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.cpp:156:28: style: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.h:71:25: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.cpp:156:28: note: Function 'getDlgLabels' argument 2 names different: declaration 'szSuffixList' definition 'pszSuffixList'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.cpp:763:23: style: Function 'startElement' argument 2 names different: declaration 'atts' definition 'attributes'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.h:85:60: note: Function 'startElement' argument 2 names different: declaration 'atts' definition 'attributes'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.cpp:763:23: note: Function 'startElement' argument 2 names different: declaration 'atts' definition 'attributes'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.cpp:2032:43: style: Function 'newBlock' argument 1 names different: declaration 'style' definition 'style_name'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.h:110:34: note: Function 'newBlock' argument 1 names different: declaration 'style' definition 'style_name'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.cpp:2032:43: note: Function 'newBlock' argument 1 names different: declaration 'style' definition 'style_name'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.cpp:2032:68: style: Function 'newBlock' argument 2 names different: declaration 'css' definition 'css_style'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.h:110:54: note: Function 'newBlock' argument 2 names different: declaration 'css' definition 'css_style'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.cpp:2032:68: note: Function 'newBlock' argument 2 names different: declaration 'css' definition 'css_style'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.h:81:2: style: Class 'IE_Imp_XHTML' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.h:66:38: style: The function 'getSuffixConfidence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:84:38: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.h:66:38: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.h:67:36: style: The function 'getMimeConfidence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:90:36: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.h:67:36: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.h:68:26: style: The function 'recognizeContents' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:70:26: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.h:68:26: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.h:70:15: style: The function 'getDlgLabels' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:92:15: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.h:70:15: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.h:73:19: style: The function 'constructImporter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:95:19: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.h:73:19: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.h:85:11: style: The function 'startElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XML.h:77:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.h:85:11: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.h:86:11: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XML.h:78:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.h:86:11: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.h:88:17: style: The function 'charData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XML.h:82:18: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.h:88:17: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.h:90:16: style: The function 'pasteFromBuffer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XML.h:68:16: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.h:90:16: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.h:95:16: style: The function 'appendStrux' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:207:15: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.h:95:16: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.h:96:16: style: The function 'appendFmt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:213:15: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.h:96:16: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.h:97:16: style: The function 'appendFmt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:214:15: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.h:97:16: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.h:98:16: style: The function 'appendSpan' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp.h:209:15: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.h:98:16: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.h:103:26: style: The function '_loadFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XML.h:107:22: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XHTML.h:103:26: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XML.cpp:239:40: style: Function 'charData' argument 1 names different: declaration 'buffer' definition 's'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XML.h:82:42: note: Function 'charData' argument 1 names different: declaration 'buffer' definition 's'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XML.cpp:239:40: note: Function 'charData' argument 1 names different: declaration 'buffer' definition 's'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XML.cpp:239:47: style: Function 'charData' argument 2 names different: declaration 'length' definition 'len'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XML.h:82:54: note: Function 'charData' argument 2 names different: declaration 'length' definition 'len'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XML.cpp:239:47: note: Function 'charData' argument 2 names different: declaration 'length' definition 'len'.
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XML.cpp:202:13: warning: Member variable 'IE_Imp_XML::m_currentDataItemEncoded' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XML.cpp:202:13: warning: Member variable 'IE_Imp_XML::m_szFileName' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/impexp/xp/ie_imp_XML.cpp:202:13: warning: Member variable 'IE_Imp_XML::m_rdfObjectType' is not initialized in the constructor. [uninitMemberVar]
abiword-3.0.2/src/wp/impexp/xp/ie_mailmerge.h:41:14: style: Technically the member function 'IE_MergeSniffer::supportsFileType' can be const. [functionConst]
abiword-3.0.2/src/wp/impexp/xp/ie_mailmerge.cpp:424:20: style: The scope of the variable 'pSniffer' can be reduced. [variableScope]
abiword-3.0.2/src/wp/impexp/xp/ie_mailmerge.cpp:437:20: style: The scope of the variable 'pSniffer' can be reduced. [variableScope]
abiword-3.0.2/src/wp/impexp/xp/ie_mailmerge.cpp:167:63: style: Function 'fileTypeForDescription' argument 1 names different: declaration 'szSuffix' definition 'szDescription'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_mailmerge.h:96:57: note: Function 'fileTypeForDescription' argument 1 names different: declaration 'szSuffix' definition 'szDescription'.
abiword-3.0.2/src/wp/impexp/xp/ie_mailmerge.cpp:167:63: note: Function 'fileTypeForDescription' argument 1 names different: declaration 'szSuffix' definition 'szDescription'.
abiword-3.0.2/src/wp/impexp/xp/ie_mailmerge.cpp:405:54: style: Function 'registerMerger' argument 1 names different: declaration 'sniffer' definition 's'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_mailmerge.h:115:48: note: Function 'registerMerger' argument 1 names different: declaration 'sniffer' definition 's'.
abiword-3.0.2/src/wp/impexp/xp/ie_mailmerge.cpp:405:54: note: Function 'registerMerger' argument 1 names different: declaration 'sniffer' definition 's'.
abiword-3.0.2/src/wp/impexp/xp/ie_mailmerge.cpp:415:56: style: Function 'unregisterMerger' argument 1 names different: declaration 'sniffer' definition 's'. [funcArgNamesDifferent]
abiword-3.0.2/src/wp/impexp/xp/ie_mailmerge.h:116:50: note: Function 'unregisterMerger' argument 1 names different: declaration 'sniffer' definition 's'.
abiword-3.0.2/src/wp/impexp/xp/ie_mailmerge.cpp:415:56: note: Function 'unregisterMerger' argument 1 names different: declaration 'sniffer' definition 's'.
abiword-3.0.2/src/wp/impexp/xp/ie_mailmerge.cpp:509:19: style: The function 'mergeFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_mailmerge.h:89:19: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_mailmerge.cpp:509:19: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_mailmerge.cpp:520:19: style: The function 'getHeaders' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_mailmerge.h:90:19: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_mailmerge.cpp:520:19: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_mailmerge.cpp:580:26: style: The function 'recognizeContents' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_mailmerge.h:51:26: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_mailmerge.cpp:580:26: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_mailmerge.cpp:588:26: style: The function 'recognizeSuffix' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_mailmerge.h:58:26: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_mailmerge.cpp:588:26: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_mailmerge.cpp:592:15: style: The function 'getDlgLabels' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_mailmerge.h:60:15: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_mailmerge.cpp:592:15: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_mailmerge.cpp:601:19: style: The function 'constructMerger' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_mailmerge.h:64:19: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_mailmerge.cpp:601:19: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_mailmerge.cpp:708:19: style: The function 'mergeFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_mailmerge.h:89:19: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_mailmerge.cpp:708:19: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_mailmerge.cpp:712:19: style: The function 'getHeaders' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_mailmerge.h:90:19: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_mailmerge.cpp:712:19: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_mailmerge.cpp:780:26: style: The function 'recognizeContents' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_mailmerge.h:51:26: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_mailmerge.cpp:780:26: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_mailmerge.cpp:791:26: style: The function 'recognizeSuffix' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_mailmerge.h:58:26: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_mailmerge.cpp:791:26: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_mailmerge.cpp:796:15: style: The function 'getDlgLabels' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_mailmerge.h:60:15: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_mailmerge.cpp:796:15: note: Function in derived class
abiword-3.0.2/src/wp/impexp/xp/ie_mailmerge.cpp:806:19: style: The function 'constructMerger' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abiword-3.0.2/src/wp/impexp/xp/ie_mailmerge.h:64:19: note: Virtual function in base class
abiword-3.0.2/src/wp/impexp/xp/ie_mailmerge.cpp:806:19: note: Function in derived class
[22:22]

ftp://ftp.se.debian.org/debian/pool/main/a/ableton-link/ableton-link_3.0.2+dfsg.orig.tar.gz
link-Link-3.0.2/src/ableton/discovery/tst_InterfaceScanner.cpp:48:0: error: syntax error [syntaxError]
link-Link-3.0.2/src/ableton/discovery/tst_Payload.cpp:37:0: error: syntax error [syntaxError]
link-Link-3.0.2/src/ableton/discovery/tst_PeerGateway.cpp:105:0: error: syntax error [syntaxError]
link-Link-3.0.2/src/ableton/discovery/tst_PeerGateways.cpp:78:0: error: syntax error [syntaxError]
link-Link-3.0.2/src/ableton/discovery/tst_UdpMessenger.cpp:69:0: error: syntax error [syntaxError]
link-Link-3.0.2/src/ableton/discovery/v1/tst_Messages.cpp:38:0: error: syntax error [syntaxError]
link-Link-3.0.2/src/ableton/link/tst_Beats.cpp:35:0: error: syntax error [syntaxError]
link-Link-3.0.2/src/ableton/link/tst_CircularFifo.cpp:49:0: error: syntax error [syntaxError]
link-Link-3.0.2/src/ableton/link/tst_ClientSessionTimelines.cpp:37:0: error: syntax error [syntaxError]
link-Link-3.0.2/src/ableton/link/tst_Controller.cpp:296:0: error: syntax error [syntaxError]
link-Link-3.0.2/src/ableton/link/tst_HostTimeFilter.cpp:48:0: error: syntax error [syntaxError]
link-Link-3.0.2/src/ableton/link/tst_Kalman.cpp:47:0: error: syntax error [syntaxError]
link-Link-3.0.2/src/ableton/link/tst_LinearRegression.cpp:32:0: error: syntax error [syntaxError]
link-Link-3.0.2/src/ableton/link/tst_Measurement.cpp:98:0: error: syntax error [syntaxError]
link-Link-3.0.2/src/ableton/link/tst_Peers.cpp:105:0: error: syntax error [syntaxError]
link-Link-3.0.2/src/ableton/link/tst_Phase.cpp:41:0: error: syntax error [syntaxError]
link-Link-3.0.2/src/ableton/link/tst_PingResponder.cpp:79:0: error: syntax error [syntaxError]
link-Link-3.0.2/src/ableton/link/tst_Tempo.cpp:35:0: error: syntax error [syntaxError]
link-Link-3.0.2/src/ableton/link/tst_Timeline.cpp:34:0: error: syntax error [syntaxError]
[22:22]

ftp://ftp.se.debian.org/debian/pool/main/a/abntex/abntex_0.9~beta2.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/abook/abook_0.6.1.orig.tar.gz
abook-0.6.1/abook.c:309:6: style: The scope of the variable 'c' can be reduced. [variableScope]
abook-0.6.1/abook.c:798:8: style: The scope of the variable 'line' can be reduced. [variableScope]
abook-0.6.1/abook.c:87:49: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
abook-0.6.1/abook.c:237:13: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
abook-0.6.1/abook.c:241:11: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
abook-0.6.1/abook.c:287:33: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
abook-0.6.1/abook.c:581:45: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
abook-0.6.1/abook.c:582:35: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
abook-0.6.1/abook.c:587:52: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
abook-0.6.1/abook_rl.c:102:0: error: No pair for character ("). Can't process file. File is either invalid or unicode, which is currently not supported. [syntaxError]
abook-0.6.1/database.c:590:23: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck]
abook-0.6.1/database.c:592:11: note: Assuming that condition 's!=NULL' is not redundant
abook-0.6.1/database.c:590:23: note: Null pointer dereference
abook-0.6.1/database.c:590:14: warning: Either the condition 's!=NULL' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
abook-0.6.1/database.c:592:11: note: Assuming that condition 's!=NULL' is not redundant
abook-0.6.1/database.c:590:14: note: Null pointer addition
abook-0.6.1/database.c:416:9: style: The scope of the variable 'max_field_len' can be reduced. [variableScope]
abook-0.6.1/database.c:563:8: style: The scope of the variable 'tmpj' can be reduced. [variableScope]
abook-0.6.1/database.c:356:49: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
abook-0.6.1/database.c:357:46: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
abook-0.6.1/database.c:106:57: style: Function 'real_find_field' argument 3 names different: declaration 'nb' definition 'number'. [funcArgNamesDifferent]
abook-0.6.1/database.h:66:70: note: Function 'real_find_field' argument 3 names different: declaration 'nb' definition 'number'.
abook-0.6.1/database.c:106:57: note: Function 'real_find_field' argument 3 names different: declaration 'nb' definition 'number'.
abook-0.6.1/database.c:637:21: style: Function 'sort_by_field' argument 1 names different: declaration 'field' definition 'name'. [funcArgNamesDifferent]
abook-0.6.1/database.h:87:26: note: Function 'sort_by_field' argument 1 names different: declaration 'field' definition 'name'.
abook-0.6.1/database.c:637:21: note: Function 'sort_by_field' argument 1 names different: declaration 'field' definition 'name'.
abook-0.6.1/edit.c:258:9: style: The scope of the variable 'buf' can be reduced. [variableScope]
abook-0.6.1/edit.c:350:16: style: The scope of the variable 'msg' can be reduced. [variableScope]
abook-0.6.1/edit.c:350:22: style: The scope of the variable 'keys' can be reduced. [variableScope]
abook-0.6.1/edit.c:491:25: style: Function 'parse_date_string' argument 1 names different: declaration 's' definition 'str'. [funcArgNamesDifferent]
abook-0.6.1/edit.h:11:30: note: Function 'parse_date_string' argument 1 names different: declaration 's' definition 'str'.
abook-0.6.1/edit.c:491:25: note: Function 'parse_date_string' argument 1 names different: declaration 's' definition 'str'.
abook-0.6.1/filter.c:679:8: error: Array 'li[18]' accessed at index 18, which is out of bounds. [arrayIndexOutOfBounds]
abook-0.6.1/filter.c:834:3: warning: Either the condition 'n_groups&&groups' is redundant or there is possible null pointer dereference: groups. [nullPointerRedundantCheck]
abook-0.6.1/filter.c:847:14: note: Assuming that condition 'n_groups&&groups' is not redundant
abook-0.6.1/filter.c:834:3: note: Null pointer dereference
abook-0.6.1/filter.c:629:8: style: The scope of the variable 'ptr' can be reduced. [variableScope]
abook-0.6.1/filter.c:629:14: style: The scope of the variable 'tmp' can be reduced. [variableScope]
abook-0.6.1/filter.c:1206:9: style: The scope of the variable 'len' can be reduced. [variableScope]
abook-0.6.1/filter.c:1291:8: style: The scope of the variable 'emails' can be reduced. [variableScope]
abook-0.6.1/filter.c:1774:8: style: The scope of the variable 'key' can be reduced. [variableScope]
abook-0.6.1/filter.c:2077:9: style: The scope of the variable 'email_no' can be reduced. [variableScope]
abook-0.6.1/filter.c:2379:50: style: The scope of the variable 'tmp' can be reduced. [variableScope]
abook-0.6.1/filter.c:658:27: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
abook-0.6.1/filter.c:899:32: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
abook-0.6.1/filter.c:1445:11: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
abook-0.6.1/filter.c:2685:47: style: Function 'custom_export_item' argument 3 names different: declaration 's' definition 'fmt'. [funcArgNamesDifferent]
abook-0.6.1/filter.c:2662:47: note: Function 'custom_export_item' argument 3 names different: declaration 's' definition 'fmt'.
abook-0.6.1/filter.c:2685:47: note: Function 'custom_export_item' argument 3 names different: declaration 's' definition 'fmt'.
abook-0.6.1/filter.c:194:8: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
abook-0.6.1/filter.c:439:3: error: Resource leak: out [resourceLeak]
abook-0.6.1/getname.c:349:12: warning: Either the condition 'email==NULL' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
abook-0.6.1/getname.c:354:12: note: Assuming that condition 'email==NULL' is not redundant
abook-0.6.1/getname.c:349:12: note: Null pointer addition
abook-0.6.1/getname.c:43:6: style: The scope of the variable 'i' can be reduced. [variableScope]
abook-0.6.1/ldif.c:79:20: style: The scope of the variable 'byte' can be reduced. [variableScope]
abook-0.6.1/ldif.c:79:27: style: The scope of the variable 'stop' can be reduced. [variableScope]
abook-0.6.1/ldif.c:80:7: style: The scope of the variable 'nib' can be reduced. [variableScope]
abook-0.6.1/ldif.c:81:6: style: The scope of the variable 'i' can be reduced. [variableScope]
abook-0.6.1/ldif.c:229:16: style: The scope of the variable 'bits' can be reduced. [variableScope]
abook-0.6.1/ldif.c:231:6: style: The scope of the variable 'i' can be reduced. [variableScope]
abook-0.6.1/ldif.c:231:14: style: The scope of the variable 'pad' can be reduced. [variableScope]
abook-0.6.1/list.c:165:12: style: The scope of the variable 'p' can be reduced. [variableScope]
abook-0.6.1/misc.c:115:0: error: #error HAVE_STDARG_H not defined [preprocessorErrorDirective]
abook-0.6.1/options.c:504:17: warning: Redundant assignment of 'b.ptr' to itself. [selfAssignment]
abook-0.6.1/options.c:240:18: style: The scope of the variable 'c' can be reduced. [variableScope]
abook-0.6.1/ui.c:463:2: style: Variable 'buf' is reassigned a value before the old one has been used. [redundantAssignment]
abook-0.6.1/ui.c:459:0: note: Variable 'buf' is reassigned a value before the old one has been used.
abook-0.6.1/ui.c:463:2: note: Variable 'buf' is reassigned a value before the old one has been used.
abook-0.6.1/ui.c:372:6: style: The scope of the variable 'ch' can be reduced. [variableScope]
abook-0.6.1/ui.c:531:6: style: The scope of the variable 'ch' can be reduced. [variableScope]
abook-0.6.1/ui.c:741:8: style: The scope of the variable 'msg' can be reduced. [variableScope]
abook-0.6.1/ui.c:423:64: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
abook-0.6.1/ui.c:710:4: warning: The buffer 'findstr' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
abook-0.6.1/vcard.c:39:8: style: The scope of the variable 'phone_found' can be reduced. [variableScope]
abook-0.6.1/views.c:78:25: style: Function 'add_field_to_view' argument 1 names different: declaration 'tabname' definition 'viewname'. [funcArgNamesDifferent]
abook-0.6.1/views.h:14:31: note: Function 'add_field_to_view' argument 1 names different: declaration 'tabname' definition 'viewname'.
abook-0.6.1/views.c:78:25: note: Function 'add_field_to_view' argument 1 names different: declaration 'tabname' definition 'viewname'.
[22:22]

ftp://ftp.se.debian.org/debian/pool/main/a/aboot/aboot_1.0~pre20040408.orig.tar.gz
aboot-1.0_pre20040408/cons.c:114:14: style: The scope of the variable 'readbuf' can be reduced. [variableScope]
aboot-1.0_pre20040408/cons.c:159:8: portability: 'buf' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
aboot-1.0_pre20040408/cons.c:33:13: style: struct member 'Anonymous0::discard' is never used. [unusedStructMember]
aboot-1.0_pre20040408/cons.c:34:13: style: struct member 'Anonymous0::v_sts0' is never used. [unusedStructMember]
aboot-1.0_pre20040408/cons.c:85:15: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
aboot-1.0_pre20040408/disk.c:124:3: portability: %ld in format string (no. 2) requires 'long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
aboot-1.0_pre20040408/disk.c:328:4: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
aboot-1.0_pre20040408/disk.c:719:24: warning: Either the condition 'p' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck]
aboot-1.0_pre20040408/disk.c:718:11: note: Assuming that condition 'p' is not redundant
aboot-1.0_pre20040408/disk.c:719:24: note: Null pointer dereference
aboot-1.0_pre20040408/disk.c:709:6: warning: Either the condition 'p' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
aboot-1.0_pre20040408/disk.c:708:18: note: Assuming that condition 'p' is not redundant
aboot-1.0_pre20040408/disk.c:709:6: note: Null pointer addition
aboot-1.0_pre20040408/disk.c:115:14: style: The scope of the variable 'nblocks' can be reduced. [variableScope]
aboot-1.0_pre20040408/disk.c:183:6: style: The scope of the variable 'fd' can be reduced. [variableScope]
aboot-1.0_pre20040408/disk.c:421:18: style: The scope of the variable 'p' can be reduced. [variableScope]
aboot-1.0_pre20040408/disk.c:126:3: error: Memory leak: buf [memleak]
aboot-1.0_pre20040408/fs/ext2.c:227:6: style: The scope of the variable 'diblkno' can be reduced. [variableScope]
aboot-1.0_pre20040408/fs/ext2.c:320:7: style: The scope of the variable 'dev_blkno' can be reduced. [variableScope]
aboot-1.0_pre20040408/fs/ext2.c:320:18: style: The scope of the variable 'ncontig' can be reduced. [variableScope]
aboot-1.0_pre20040408/fs/ext2.c:320:35: style: The scope of the variable 'nbytes' can be reduced. [variableScope]
aboot-1.0_pre20040408/fs/ext2.c:411:6: style: The scope of the variable 'next_ino' can be reduced. [variableScope]
aboot-1.0_pre20040408/fs/ext2.c:232:23: style: Variable 'lp' is assigned a value that is never used. [unreadVariable]
aboot-1.0_pre20040408/fs/ufs.c:221:38: style: The scope of the variable 'nbytes' can be reduced. [variableScope]
aboot-1.0_pre20040408/fs/ufs.c:221:46: style: The scope of the variable 'ncontig' can be reduced. [variableScope]
aboot-1.0_pre20040408/fs/ufs.c:265:15: style: The scope of the variable 'blockoffset' can be reduced. [variableScope]
aboot-1.0_pre20040408/lib/isolib.c:722:4: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aboot-1.0_pre20040408/lib/isolib.c:807:3: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
aboot-1.0_pre20040408/lib/isolib.c:393:37: style: The scope of the variable 'inode_number' can be reduced. [variableScope]
aboot-1.0_pre20040408/lib/isolib.c:396:15: style: The scope of the variable 'backlink' can be reduced. [variableScope]
aboot-1.0_pre20040408/lib/isolib.c:688:32: style: The scope of the variable 'vdp' can be reduced. [variableScope]
aboot-1.0_pre20040408/lib/isolib.c:689:31: style: The scope of the variable 'hdp' can be reduced. [variableScope]
aboot-1.0_pre20040408/lib/isolib.c:850:28: style: The scope of the variable 'oldinode' can be reduced. [variableScope]
aboot-1.0_pre20040408/lib/isolib.c:933:38: style: The scope of the variable 'dirent_len' can be reduced. [variableScope]
aboot-1.0_pre20040408/lib/isolib.c:933:64: style: The scope of the variable 'oldoffset' can be reduced. [variableScope]
aboot-1.0_pre20040408/lib/isolib.c:1068:14: style: The scope of the variable 'i' can be reduced. [variableScope]
aboot-1.0_pre20040408/lib/isolib.c:1069:15: style: The scope of the variable 'c' can be reduced. [variableScope]
aboot-1.0_pre20040408/lib/isolib.c:1338:25: style: The scope of the variable 'oldslp' can be reduced. [variableScope]
aboot-1.0_pre20040408/lib/isolib.c:269:16: style: Checking if unsigned variable 'itp->size' is less than zero. [unsignedLessThanZero]
aboot-1.0_pre20040408/lib/isolib.c:1249:20: portability: 'buffer' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
aboot-1.0_pre20040408/tools/abootconf.c:103:6: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
aboot-1.0_pre20040408/tools/e2lib.c:232:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aboot-1.0_pre20040408/tools/e2lib.c:232:2: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aboot-1.0_pre20040408/tools/e2lib.c:236:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aboot-1.0_pre20040408/tools/e2lib.c:236:2: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aboot-1.0_pre20040408/tools/e2lib.c:238:2: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aboot-1.0_pre20040408/tools/e2lib.c:818:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aboot-1.0_pre20040408/tools/e2lib.c:281:10: style: The scope of the variable 'i' can be reduced. [variableScope]
aboot-1.0_pre20040408/tools/e2lib.c:372:12: style: The scope of the variable 'group' can be reduced. [variableScope]
aboot-1.0_pre20040408/tools/e2lib.c:373:12: style: The scope of the variable 'blkoffset' can be reduced. [variableScope]
aboot-1.0_pre20040408/tools/e2lib.c:374:12: style: The scope of the variable 'byteoffset' can be reduced. [variableScope]
aboot-1.0_pre20040408/tools/e2lib.c:377:33: style: The scope of the variable 'inobuf' can be reduced. [variableScope]
aboot-1.0_pre20040408/tools/e2lib.c:378:12: style: The scope of the variable 'inode_mode' can be reduced. [variableScope]
aboot-1.0_pre20040408/tools/e2lib.c:803:11: style: The scope of the variable 'diblkno' can be reduced. [variableScope]
aboot-1.0_pre20040408/tools/e2lib.c:1021:10: style: The scope of the variable 'iosize' can be reduced. [variableScope]
aboot-1.0_pre20040408/tools/e2lib.c:1057:10: style: The scope of the variable 'iosize' can be reduced. [variableScope]
aboot-1.0_pre20040408/tools/e2lib.c:1095:10: style: The scope of the variable 'next_ino' can be reduced. [variableScope]
aboot-1.0_pre20040408/tools/e2lib.c:1106:24: style: The scope of the variable 'blockoffset' can be reduced. [variableScope]
aboot-1.0_pre20040408/tools/e2lib.c:1179:9: style: The scope of the variable 'blockoffset' can be reduced. [variableScope]
aboot-1.0_pre20040408/tools/e2lib.c:1288:10: style: The scope of the variable 'next_ino' can be reduced. [variableScope]
aboot-1.0_pre20040408/tools/e2lib.c:1300:6: style: The scope of the variable 'blockoffset' can be reduced. [variableScope]
aboot-1.0_pre20040408/tools/e2lib.c:349:23: warning: Suspicious code: sign conversion of - in calculation, even though - can have a negative value [signConversion]
aboot-1.0_pre20040408/tools/e2writeboot.c:253:0: error: Memory leak: bsbuf [memleak]
aboot-1.0_pre20040408/tools/isomarkboot.c:103:2: portability: %lu in format string (no. 4) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
aboot-1.0_pre20040408/tools/objstrip.c:269:2: portability: %lu in format string (no. 2) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
aboot-1.0_pre20040408/utils.c:124:3: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
aboot-1.0_pre20040408/utils.c:137:2: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
aboot-1.0_pre20040408/utils.c:23:14: style: The scope of the variable 'dst' can be reduced. [variableScope]
aboot-1.0_pre20040408/zip/inflate.c:134:12: style: The scope of the variable 'a' can be reduced. [variableScope]
aboot-1.0_pre20040408/zip/inflate.c:794:7: style: The scope of the variable 'r' can be reduced. [variableScope]
aboot-1.0_pre20040408/zip/misc.c:41:16: style: The scope of the variable 'c' can be reduced. [variableScope]
aboot-1.0_pre20040408/zip/misc.c:124:16: style: The scope of the variable 'flags' can be reduced. [variableScope]
aboot-1.0_pre20040408/zip/misc.c:59:14: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
[22:22]

ftp://ftp.se.debian.org/debian/pool/main/a/abootimg/abootimg_0.6.orig.tar.gz
abootimg-0.6/abootimg.c:644:0: style: Variable 'total_pages' is assigned a value that is never used. [unreadVariable]
abootimg-0.6/abootimg.c:645:28: style: Variable 'bootimg_pages' is assigned a value that is never used. [unreadVariable]
[22:22]

ftp://ftp.se.debian.org/debian/pool/main/a/abr2gbr/abr2gbr_1.0.2.orig.tar.gz
src/abr2gbr.c:252:12: style: The scope of the variable 'brush' can be reduced. [variableScope]
[22:22]

ftp://ftp.se.debian.org/debian/pool/main/a/abraca/abraca_0.7.0.orig.tar.gz
abraca-0.7.0/src/components/server/zeroconf/dmap-mdns-browser-avahi.c:166:26: style: The scope of the variable 'service' can be reduced. [variableScope]
abraca-0.7.0/src/components/server/zeroconf/dmap-mdns-browser-avahi.c:318:0: style: Variable 'error' is assigned a value that is never used. [unreadVariable]
abraca-0.7.0/src/components/server/zeroconf/dmap-mdns-browser-avahi.c:515:11: style: Variable 'local' is not assigned a value. [unassignedVariable]
abraca-0.7.0/src/components/server/zeroconf/dmap-mdns-browser-avahi.c:525:6: error: Uninitialized variable: local [uninitvar]
[22:22]

ftp://ftp.se.debian.org/debian/pool/main/a/abs-guide/abs-guide_10.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/abstract-rendering/abstract-rendering_0.5.1.orig.tar.gz
abstract_rendering-0.5.1/abstract_rendering/cntr.c:1310:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
abstract_rendering-0.5.1/abstract_rendering/cntr.c:534:9: style: The scope of the variable 'marked' can be reduced. [variableScope]
abstract_rendering-0.5.1/abstract_rendering/cntr.c:541:9: style: The scope of the variable 'z0' can be reduced. [variableScope]
abstract_rendering-0.5.1/abstract_rendering/cntr.c:541:13: style: The scope of the variable 'z1' can be reduced. [variableScope]
abstract_rendering-0.5.1/abstract_rendering/cntr.c:678:13: style: The scope of the variable 'z1' can be reduced. [variableScope]
abstract_rendering-0.5.1/abstract_rendering/cntr.c:709:13: style: The scope of the variable 'z0' can be reduced. [variableScope]
abstract_rendering-0.5.1/abstract_rendering/cntr.c:984:23: style: The scope of the variable 'i_was_chunk' can be reduced. [variableScope]
abstract_rendering-0.5.1/abstract_rendering/cntr.c:988:10: style: The scope of the variable 'ichunk' can be reduced. [variableScope]
abstract_rendering-0.5.1/abstract_rendering/transform_libdispatch.cpp:211:9: style: Variable 'tp.in_offset' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
abstract_rendering-0.5.1/abstract_rendering/transform_libdispatch.cpp:210:9: note: Variable 'tp.in_offset' is reassigned a value before the old one has been used if variable is no semaphore variable.
abstract_rendering-0.5.1/abstract_rendering/transform_libdispatch.cpp:211:9: note: Variable 'tp.in_offset' is reassigned a value before the old one has been used if variable is no semaphore variable.
abstract_rendering-0.5.1/abstract_rendering/transform_libdispatch.cpp:160:38: style: Function 'next' argument 1 names different: declaration 'buff' definition 'return_buff'. [funcArgNamesDifferent]
abstract_rendering-0.5.1/abstract_rendering/transform_libdispatch.cpp:140:26: note: Function 'next' argument 1 names different: declaration 'buff' definition 'return_buff'.
abstract_rendering-0.5.1/abstract_rendering/transform_libdispatch.cpp:160:38: note: Function 'next' argument 1 names different: declaration 'buff' definition 'return_buff'.
abstract_rendering-0.5.1/abstract_rendering/transform_libdispatch.cpp:160:59: style: Function 'next' argument 2 names different: declaration 'current_count' definition 'count'. [funcArgNamesDifferent]
abstract_rendering-0.5.1/abstract_rendering/transform_libdispatch.cpp:140:40: note: Function 'next' argument 2 names different: declaration 'current_count' definition 'count'.
abstract_rendering-0.5.1/abstract_rendering/transform_libdispatch.cpp:160:59: note: Function 'next' argument 2 names different: declaration 'current_count' definition 'count'.
abstract_rendering-0.5.1/abstract_rendering/transform_libdispatch.cpp:198:38: style: Function 'init' argument 3 names different: declaration '_count' definition '_total'. [funcArgNamesDifferent]
abstract_rendering-0.5.1/abstract_rendering/transform_libdispatch.cpp:138:45: note: Function 'init' argument 3 names different: declaration '_count' definition '_total'.
abstract_rendering-0.5.1/abstract_rendering/transform_libdispatch.cpp:198:38: note: Function 'init' argument 3 names different: declaration '_count' definition '_total'.
abstract_rendering-0.5.1/abstract_rendering/transform_libdispatch.cpp:106:9: performance: Variable 'impl' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
abstract_rendering-0.5.1/abstract_rendering/transform_libdispatch.cpp:96:9: style: Class 'semaphore' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
[22:22]

ftp://ftp.se.debian.org/debian/pool/main/a/abtransfers/abtransfers_0.0.5.0.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/abx/abx_0.0~b1.orig.tar.gz
abx-0.0-b1/src/playback.c:131:35: style: Function 'start_playback' argument 2 names different: declaration 'begin' definition 'location'. [funcArgNamesDifferent]
abx-0.0-b1/src/playback.h:34:47: note: Function 'start_playback' argument 2 names different: declaration 'begin' definition 'location'.
abx-0.0-b1/src/playback.c:131:35: note: Function 'start_playback' argument 2 names different: declaration 'begin' definition 'location'.
abx-0.0-b1/src/playback.c:189:22: style: Function 'seek_playback' argument 1 names different: declaration 'location' definition 'offset'. [funcArgNamesDifferent]
abx-0.0-b1/src/playback.h:37:34: note: Function 'seek_playback' argument 1 names different: declaration 'location' definition 'offset'.
abx-0.0-b1/src/playback.c:189:22: note: Function 'seek_playback' argument 1 names different: declaration 'location' definition 'offset'.
abx-0.0-b1/src/player.c:451:14: style: The scope of the variable 'msg' can be reduced. [variableScope]
abx-0.0-b1/src/player.c:597:25: style: The scope of the variable 'devinfo' can be reduced. [variableScope]
abx-0.0-b1/src/player.c:768:14: style: The scope of the variable 'msg' can be reduced. [variableScope]
abx-0.0-b1/src/player.c:84:13: style: struct member 'Anonymous2::prefill_sem_ok' is never used. [unusedStructMember]
abx-0.0-b1/src/soundfile.c:138:38: style: Unsigned variable 'nframes' can't be negative so it is unnecessary to test it. [unsignedPositive]
abx-0.0-b1/src/test.c:127:14: style: Checking if unsigned variable 't' is less than zero. [unsignedLessThanZero]
abx-0.0-b1/src/test.c:143:14: style: Checking if unsigned variable 't' is less than zero. [unsignedLessThanZero]
abx-0.0-b1/src/test.c:165:14: style: Checking if unsigned variable 't' is less than zero. [unsignedLessThanZero]
[22:22]

ftp://ftp.se.debian.org/debian/pool/main/a/abyss/abyss_2.1.0.orig.tar.gz
abyss-2.1.0/AdjList/AdjList.cpp:368:13: style: Checking if unsigned variable 'opt::k' is less than zero. This might be a false warning. [unsignedLessThanZero]
abyss-2.1.0/AdjList/AdjList.cpp:291:13: style: Reading from empty STL container 'prefixes' [reademptycontainer]
abyss-2.1.0/Align/alignGlobal.h:19:11: style: Technically the member function 'NWAlignment::size' can be const. [functionConst]
abyss-2.1.0/Align/alignGlobal.h:20:14: style: Technically the member function 'NWAlignment::consensus' can be const. [functionConst]
abyss-2.1.0/Align/alignGlobal.cc:144:36: style: Function 'alignGlobal' argument 1 names different: declaration 'a' definition 'seqA'. [funcArgNamesDifferent]
abyss-2.1.0/Align/alignGlobal.h:41:22: note: Function 'alignGlobal' argument 1 names different: declaration 'a' definition 'seqA'.
abyss-2.1.0/Align/alignGlobal.cc:144:36: note: Function 'alignGlobal' argument 1 names different: declaration 'a' definition 'seqA'.
abyss-2.1.0/Align/alignGlobal.cc:144:56: style: Function 'alignGlobal' argument 2 names different: declaration 'b' definition 'seqB'. [funcArgNamesDifferent]
abyss-2.1.0/Align/alignGlobal.h:41:44: note: Function 'alignGlobal' argument 2 names different: declaration 'b' definition 'seqB'.
abyss-2.1.0/Align/alignGlobal.cc:144:56: note: Function 'alignGlobal' argument 2 names different: declaration 'b' definition 'seqB'.
abyss-2.1.0/Align/dialign.cpp:333:7: style: Expression is always false because 'else if' condition matches previous condition at line 328. [multiCondition]
abyss-2.1.0/Align/dialign.cpp:194:21: warning: Either the condition 'scol==NULL' is redundant or there is possible null pointer dereference: scol. [nullPointerRedundantCheck]
abyss-2.1.0/Align/dialign.cpp:195:9: note: Assuming that condition 'scol==NULL' is not redundant
abyss-2.1.0/Align/dialign.cpp:194:21: note: Null pointer dereference
abyss-2.1.0/Align/dialign.cpp:283:2: style: Variable 'in_seq_col' is reassigned a value before the old one has been used. [redundantAssignment]
abyss-2.1.0/Align/dialign.cpp:280:0: note: Variable 'in_seq_col' is reassigned a value before the old one has been used.
abyss-2.1.0/Align/dialign.cpp:283:2: note: Variable 'in_seq_col' is reassigned a value before the old one has been used.
abyss-2.1.0/Align/dialign.cpp:202:7: style: The scope of the variable 'seq' can be reduced. [variableScope]
abyss-2.1.0/Align/dialign.cpp:279:6: style: The scope of the variable 'i' can be reduced. [variableScope]
abyss-2.1.0/Align/mergepairs.cc:176:52: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abyss-2.1.0/Align/mergepairs.cc:186:52: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abyss-2.1.0/Align/mergepairs.cc:196:52: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abyss-2.1.0/Align/smith_waterman.cpp:244:11: style: The scope of the variable 'num_of_match' can be reduced. [variableScope]
abyss-2.1.0/Align/smith_waterman.cpp:245:9: style: The scope of the variable 'H_max' can be reduced. [variableScope]
abyss-2.1.0/Align/smith_waterman.cpp:246:17: style: The scope of the variable 'j_max' can be reduced. [variableScope]
abyss-2.1.0/Align/smith_waterman.cpp:58:2: style: Struct 'index_cmp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abyss-2.1.0/Bloom/bloom.cc:729:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
abyss-2.1.0/Bloom/bloom.cc:861:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
abyss-2.1.0/Common/ConstString.h:107:0: error: syntax error [syntaxError]
abyss-2.1.0/Common/Histogram.h:179:24: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abyss-2.1.0/Common/Histogram.cpp:14:23: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abyss-2.1.0/Common/Histogram.cpp:32:23: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abyss-2.1.0/Common/Histogram.cpp:53:23: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abyss-2.1.0/Common/Kmer.h:152:0: error: syntax error [syntaxError]
abyss-2.1.0/Common/Timer.h:13:3: style: Class 'Timer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abyss-2.1.0/Common/Timer.cpp:8:21: performance: Function parameter 'funcString' should be passed by const reference. [passedByValue]
abyss-2.1.0/Common/city.cc:292:51: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
abyss-2.1.0/Common/city.cc:346:32: note: Calling function 'CityHash128WithSeed', 1st argument 's' value is 0
abyss-2.1.0/Common/city.cc:292:51: note: Null pointer addition
abyss-2.1.0/Common/city.cc:294:35: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
abyss-2.1.0/Common/city.cc:346:32: note: Calling function 'CityHash128WithSeed', 1st argument 's' value is 0
abyss-2.1.0/Common/city.cc:294:35: note: Null pointer addition
abyss-2.1.0/Common/city.cc:201:31: style: Function 'CityHash64' argument 1 names different: declaration 'buf' definition 's'. [funcArgNamesDifferent]
abyss-2.1.0/Common/city.h:59:31: note: Function 'CityHash64' argument 1 names different: declaration 'buf' definition 's'.
abyss-2.1.0/Common/city.cc:201:31: note: Function 'CityHash64' argument 1 names different: declaration 'buf' definition 's'.
abyss-2.1.0/Common/city.cc:239:39: style: Function 'CityHash64WithSeed' argument 1 names different: declaration 'buf' definition 's'. [funcArgNamesDifferent]
abyss-2.1.0/Common/city.h:63:39: note: Function 'CityHash64WithSeed' argument 1 names different: declaration 'buf' definition 's'.
abyss-2.1.0/Common/city.cc:239:39: note: Function 'CityHash64WithSeed' argument 1 names different: declaration 'buf' definition 's'.
abyss-2.1.0/Common/city.cc:243:40: style: Function 'CityHash64WithSeeds' argument 1 names different: declaration 'buf' definition 's'. [funcArgNamesDifferent]
abyss-2.1.0/Common/city.h:67:40: note: Function 'CityHash64WithSeeds' argument 1 names different: declaration 'buf' definition 's'.
abyss-2.1.0/Common/city.cc:243:40: note: Function 'CityHash64WithSeeds' argument 1 names different: declaration 'buf' definition 's'.
abyss-2.1.0/Consensus/Consensus.cpp:298:7: style: The scope of the variable 'base' can be reduced. [variableScope]
abyss-2.1.0/Consensus/Consensus.cpp:400:5: style: Variable 'numIgnored' is modified but its new value is never used. [unreadVariable]
abyss-2.1.0/DAssembler/DAssembler.cpp:254:11: style: The scope of the variable 'current_consensus_freq' can be reduced. [variableScope]
abyss-2.1.0/DAssembler/DAssembler.cpp:255:11: style: The scope of the variable 'next_consensus_freq' can be reduced. [variableScope]
abyss-2.1.0/DAssembler/DAssembler.cpp:525:16: style: Unused variable: read_to_add [unusedVariable]
abyss-2.1.0/DAssembler/Rotation.h:12:7: style: Class 'Rotation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abyss-2.1.0/DataBase/DB.h:184:22: style: Variable 's_pragma' is assigned a value that is never used. [unreadVariable]
abyss-2.1.0/DataBase/DB.h:120:2: warning: Member variable 'DB::db' is not initialized in the constructor. [uninitMemberVar]
abyss-2.1.0/DataBase/DB.h:120:2: warning: Member variable 'DB::stmt' is not initialized in the constructor. [uninitMemberVar]
abyss-2.1.0/DataBase/DB.h:120:2: warning: Member variable 'DB::verbose_val' is not initialized in the constructor. [uninitMemberVar]
abyss-2.1.0/DataBase/DB.h:49:14: style: Unused private function: 'DB::getSqliteName' [unusedPrivateFunction]
abyss-2.1.0/DataBase/DB.h:58:7: style: Unused private function: 'DB::openDB' [unusedPrivateFunction]
abyss-2.1.0/DataBase/DB.h:76:13: style: Unused private function: 'DB::callback' [unusedPrivateFunction]
abyss-2.1.0/DataBase/DB.h:88:22: style: Unused private function: 'DB::getRand' [unusedPrivateFunction]
abyss-2.1.0/DataBase/DB.h:49:14: performance: Technically the member function 'DB::getSqliteName' can be static. [functionStatic]
abyss-2.1.0/DataBase/DB.h:58:7: performance: Technically the member function 'DB::openDB' can be static. [functionStatic]
abyss-2.1.0/DataBase/DB.h:94:7: performance: Technically the member function 'DB::closeDB' can be static. [functionStatic]
abyss-2.1.0/DataBase/DB.h:112:14: performance: Technically the member function 'DB::getPath' can be static. [functionStatic]
abyss-2.1.0/DataBase/DB.cc:116:12: note: Technically the member function 'DB::getPath' can be static.
abyss-2.1.0/DataBase/DB.h:112:14: note: Technically the member function 'DB::getPath' can be static.
abyss-2.1.0/DataBase/DB.h:181:14: performance: Technically the member function 'DB::activateForeignKey' can be static. [functionStatic]
abyss-2.1.0/DataBase/DB.h:187:7: performance: Technically the member function 'DB::query' can be static. [functionStatic]
abyss-2.1.0/DataBase/DB.h:228:14: performance: Technically the member function 'DB::getProperTableName' can be static. [functionStatic]
abyss-2.1.0/DataBase/DB.cc:36:12: note: Technically the member function 'DB::getProperTableName' can be static.
abyss-2.1.0/DataBase/DB.h:228:14: note: Technically the member function 'DB::getProperTableName' can be static.
abyss-2.1.0/DataLayer/FastaReader.cpp:306:29: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
abyss-2.1.0/DataLayer/FastaWriter.cpp:21:18: style: Class 'FastaWriter' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
abyss-2.1.0/DataLayer/FastaWriter.cpp:21:18: style: Class 'FastaWriter' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
abyss-2.1.0/DistanceEst/DistanceEst.cpp:314:34: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
abyss-2.1.0/DistanceEst/DistanceEst.cpp:314:37: warning: Comparison of a boolean value using relational operator (<, >, <= or >=). [comparisonOfBoolWithInvalidComparator]
abyss-2.1.0/DistanceEst/DistanceEst.cpp:434:13: style: Checking if unsigned variable 'opt::k' is less than zero. This might be a false warning. [unsignedLessThanZero]
abyss-2.1.0/DistanceEst/DistanceEst.cpp:439:19: style: Checking if unsigned variable 'opt::seedLen' is less than zero. This might be a false warning. [unsignedLessThanZero]
abyss-2.1.0/DistanceEst/DistanceEst.cpp:444:18: style: Checking if unsigned variable 'opt::npairs' is less than zero. This might be a false warning. [unsignedLessThanZero]
abyss-2.1.0/DistanceEst/MLE.cpp:164:40: style: Function 'maximumLikelihoodEstimate' argument 1 names different: declaration 'k' definition 'l'. [funcArgNamesDifferent]
abyss-2.1.0/DistanceEst/MLE.h:8:40: note: Function 'maximumLikelihoodEstimate' argument 1 names different: declaration 'k' definition 'l'.
abyss-2.1.0/DistanceEst/MLE.cpp:164:40: note: Function 'maximumLikelihoodEstimate' argument 1 names different: declaration 'k' definition 'l'.
abyss-2.1.0/DistanceEst/MLE.cpp:44:3: style: Class 'HannWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abyss-2.1.0/FMIndex/sais.hxx:112:8: style: The scope of the variable 'diff' can be reduced. [variableScope]
abyss-2.1.0/FMIndex/bit_array.h:44:3: style: Class 'BitArray' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abyss-2.1.0/FMIndex/FMIndex.h:43:2: style: Struct 'SAInterval' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abyss-2.1.0/FMIndex/FMIndex.h:451:2: style: Struct 'Translate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abyss-2.1.0/FMIndex/bit_array.cc:151:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
abyss-2.1.0/FMIndex/bit_array.cc:29:29: style: Function 'BitArray' argument 1 names different: declaration 'size' definition 'length'. [funcArgNamesDifferent]
abyss-2.1.0/FMIndex/bit_array.h:44:21: note: Function 'BitArray' argument 1 names different: declaration 'size' definition 'length'.
abyss-2.1.0/FMIndex/bit_array.cc:29:29: note: Function 'BitArray' argument 1 names different: declaration 'size' definition 'length'.
abyss-2.1.0/FMIndex/bit_array.cc:44:30: style: Function 'Init' argument 1 names different: declaration 'size' definition 'length'. [funcArgNamesDifferent]
abyss-2.1.0/FMIndex/bit_array.h:48:22: note: Function 'Init' argument 1 names different: declaration 'size' definition 'length'.
abyss-2.1.0/FMIndex/bit_array.cc:44:30: note: Function 'Init' argument 1 names different: declaration 'size' definition 'length'.
abyss-2.1.0/FMIndex/count.cc:188:13: style: Checking if unsigned variable 'opt::k' is less than zero. This might be a false warning. [unsignedLessThanZero]
abyss-2.1.0/FMIndex/count.cc:91:2: style: Class 'CountKmerVisitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abyss-2.1.0/FilterGraph/FilterGraph.cc:646:13: style: Checking if unsigned variable 'opt::k' is less than zero. This might be a false warning. [unsignedLessThanZero]
abyss-2.1.0/FilterGraph/FilterGraph.cc:303:24: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abyss-2.1.0/FilterGraph/FilterGraph.cc:399:2: style: Struct 'sortContigs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abyss-2.1.0/FilterGraph/FilterGraph.cc:522:2: style: Struct 'is_edge_inconsistent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abyss-2.1.0/GapFiller/gapfill.h:50:23: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abyss-2.1.0/GapFiller/gapfill.cpp:147:52: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abyss-2.1.0/GapFiller/gapfill.cpp:157:52: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abyss-2.1.0/GapFiller/gapfill.cpp:221:25: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abyss-2.1.0/GapFiller/gapfill.cpp:279:25: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abyss-2.1.0/GapFiller/gapfill.h:18:2: style: Struct 'Scaffold' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abyss-2.1.0/Graph/AdjIO.h:164:33: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
abyss-2.1.0/Graph/AdjIO.h:164:36: warning: Comparison of a boolean value using relational operator (<, >, <= or >=). [comparisonOfBoolWithInvalidComparator]
abyss-2.1.0/Graph/DirectedGraph.h:169:2: warning: Member variable 'edge_iterator::m_g' is not initialized in the constructor. [uninitMemberVar]
abyss-2.1.0/Graph/DirectedGraph.h:348:2: style: Class 'DirectedGraph' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abyss-2.1.0/Graph/DirectedGraph.h:135:2: style: Class 'adjacency_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abyss-2.1.0/Graph/DirectedGraph.h:224:2: style: Class 'Vertex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abyss-2.1.0/Graph/AdjIO.h:196:2: style: Class 'AdjWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abyss-2.1.0/Graph/DotIO.h:121:2: style: Struct 'DotWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abyss-2.1.0/Graph/ContigGraph.h:112:0: style: Class 'ContigGraph < DirectedGraph < NoProperty , NoProperty > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abyss-2.1.0/Graph/ContigGraph.h:75:0: style: Class 'in_edge_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abyss-2.1.0/Graph/DirectedGraph.h:805:53: performance: Function parameter 'u' should be passed by const reference. [passedByValue]
abyss-2.1.0/Graph/ContigGraph.h:112:0: style: Class 'ContigGraph < DirectedGraph < ContigProperties , DistanceEst > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abyss-2.1.0/Graph/ContigGraph.h:112:0: style: Class 'ContigGraph < DirectedGraph < ContigProperties , Distance > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abyss-2.1.0/KAligner/Aligner.cpp:59:0: style: Function 'addReferenceSequence' argument 1 names different: declaration 'id' definition 'idString'. [funcArgNamesDifferent]
abyss-2.1.0/KAligner/Aligner.h:94:0: note: Function 'addReferenceSequence' argument 1 names different: declaration 'id' definition 'idString'.
abyss-2.1.0/KAligner/Aligner.cpp:59:0: note: Function 'addReferenceSequence' argument 1 names different: declaration 'id' definition 'idString'.
abyss-2.1.0/KAligner/Aligner.cpp:216:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abyss-2.1.0/KAligner/KAligner.cpp:339:13: style: Checking if unsigned variable 'opt::k' is less than zero. This might be a false warning. [unsignedLessThanZero]
abyss-2.1.0/KAligner/Semaphore.h:53:2: style: Class 'Semaphore' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abyss-2.1.0/KAligner/PipeMux.h:13:0: style: Class 'PipeMux < FastaRecord >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abyss-2.1.0/KAligner/Pipe.h:14:0: style: Class 'Pipe < OutData >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abyss-2.1.0/KAligner/Pipe.h:14:0: style: Class 'Pipe < FastaRecord >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abyss-2.1.0/KAligner/KAligner.cpp:203:17: performance: Function parameter 's' should be passed by const reference. [passedByValue]
abyss-2.1.0/KAligner/Pipe.h:28:0: performance: Function parameter 'x' should be passed by const reference. [passedByValue]
abyss-2.1.0/Konnector/konnector.cc:265:9: style: struct member 'Anonymous0::traversalMemExceeded' is never used. [unusedStructMember]
abyss-2.1.0/Konnector/konnector.cc:267:9: style: struct member 'Anonymous0::readPairsMerged' is never used. [unusedStructMember]
abyss-2.1.0/Konnector/DBGBloom.h:174:2: warning: Member variable 'out_edge_iterator::m_g' is not initialized in the constructor. [uninitMemberVar]
abyss-2.1.0/Konnector/DBGBloom.h:174:2: warning: Member variable 'out_edge_iterator::m_i' is not initialized in the constructor. [uninitMemberVar]
abyss-2.1.0/Konnector/DBGBloom.h:238:2: warning: Member variable 'in_edge_iterator::m_g' is not initialized in the constructor. [uninitMemberVar]
abyss-2.1.0/Konnector/DBGBloom.h:238:2: warning: Member variable 'in_edge_iterator::m_i' is not initialized in the constructor. [uninitMemberVar]
abyss-2.1.0/Konnector/DBGBloom.h:63:2: style: Struct 'DBGBloomIndexMap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abyss-2.1.0/Konnector/DBGBloom.h:120:2: style: Struct 'adjacency_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abyss-2.1.0/Konnector/DBGBloom.h:176:2: style: Struct 'out_edge_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abyss-2.1.0/Konnector/DBGBloom.h:240:2: style: Struct 'in_edge_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abyss-2.1.0/Konnector/DBGBloom.h:38:0: style: Class 'DBGBloom < BloomFilter >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abyss-2.1.0/Layout/layout.cc:142:2: style: Struct 'IsSmallOverlap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abyss-2.1.0/LogKmerCount/plc.h:41:7: style: Technically the member function 'plc::operator==' can be const. [functionConst]
abyss-2.1.0/LogKmerCount/plc.h:46:2: style: Technically the member function 'plc::operatorbool' can be const. [functionConst]
abyss-2.1.0/LogKmerCount/plc.h:51:8: style: Technically the member function 'plc::toFloat' can be const. [functionConst]
abyss-2.1.0/LogKmerCount/plc.h:61:10: style: Technically the member function 'plc::rawValue' can be const. [functionConst]
abyss-2.1.0/LogKmerCount/CountingBloomFilter.h:19:0: style: Class 'CountingBloomFilter < plc >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abyss-2.1.0/Map/map.cc:493:4: warning: Return value of function std::find() is not used. [ignoredReturnValue]
abyss-2.1.0/Map/map.cc:743:2: warning: Return value of function std::find() is not used. [ignoredReturnValue]
abyss-2.1.0/Map/map.cc:262:14: style: Array index 'pos' is used before limits check. [arrayIndexThenCheck]
abyss-2.1.0/MergePaths/MergeContigs.cpp:465:13: style: Checking if unsigned variable 'opt::k' is less than zero. [unsignedLessThanZero]
abyss-2.1.0/MergePaths/MergeContigs.cpp:136:2: style: Struct 'Contig' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abyss-2.1.0/MergePaths/MergePaths.cpp:983:13: style: Checking if unsigned variable 'opt::k' is less than zero. This might be a false warning. [unsignedLessThanZero]
abyss-2.1.0/MergePaths/MergePaths.cpp:1474:21: style: Function 'align' argument 2 names different: declaration 'p1' definition 'path1'. [funcArgNamesDifferent]
abyss-2.1.0/MergePaths/MergePaths.cpp:139:21: note: Function 'align' argument 2 names different: declaration 'p1' definition 'path1'.
abyss-2.1.0/MergePaths/MergePaths.cpp:1474:21: note: Function 'align' argument 2 names different: declaration 'p1' definition 'path1'.
abyss-2.1.0/MergePaths/MergePaths.cpp:1474:46: style: Function 'align' argument 3 names different: declaration 'p2' definition 'path2'. [funcArgNamesDifferent]
abyss-2.1.0/MergePaths/MergePaths.cpp:139:43: note: Function 'align' argument 3 names different: declaration 'p2' definition 'path2'.
abyss-2.1.0/MergePaths/MergePaths.cpp:1474:46: note: Function 'align' argument 3 names different: declaration 'p2' definition 'path2'.
abyss-2.1.0/MergePaths/MergePaths.cpp:1543:21: style: Function 'align' argument 2 names different: declaration 'p1' definition 'path1'. [funcArgNamesDifferent]
abyss-2.1.0/MergePaths/MergePaths.cpp:136:21: note: Function 'align' argument 2 names different: declaration 'p1' definition 'path1'.
abyss-2.1.0/MergePaths/MergePaths.cpp:1543:21: note: Function 'align' argument 2 names different: declaration 'p1' definition 'path1'.
abyss-2.1.0/MergePaths/MergePaths.cpp:1543:46: style: Function 'align' argument 3 names different: declaration 'p2' definition 'path2'. [funcArgNamesDifferent]
abyss-2.1.0/MergePaths/MergePaths.cpp:136:43: note: Function 'align' argument 3 names different: declaration 'p2' definition 'path2'.
abyss-2.1.0/MergePaths/MergePaths.cpp:1543:46: note: Function 'align' argument 3 names different: declaration 'p2' definition 'path2'.
abyss-2.1.0/MergePaths/MergePaths.cpp:1130:2: style: Struct 'AddLength' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abyss-2.1.0/MergePaths/PathConsensus.cpp:821:13: style: Checking if unsigned variable 'opt::k' is less than zero. This might be a false warning. [unsignedLessThanZero]
abyss-2.1.0/MergePaths/PathConsensus.cpp:317:27: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abyss-2.1.0/MergePaths/PathConsensus.cpp:613:32: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abyss-2.1.0/MergePaths/PathConsensus.cpp:725:30: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abyss-2.1.0/MergePaths/PathConsensus.cpp:916:37: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abyss-2.1.0/MergePaths/PathConsensus.cpp:926:34: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abyss-2.1.0/MergePaths/PathConsensus.cpp:542:12: style: Technically the member function 'GetLength::operator()' can be const. [functionConst]
abyss-2.1.0/Overlap/Overlap.cpp:465:34: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
abyss-2.1.0/Overlap/Overlap.cpp:465:37: warning: Comparison of a boolean value using relational operator (<, >, <= or >=). [comparisonOfBoolWithInvalidComparator]
abyss-2.1.0/Overlap/Overlap.cpp:401:13: style: Checking if unsigned variable 'opt::k' is less than zero. [unsignedLessThanZero]
abyss-2.1.0/Overlap/Overlap.cpp:217:2: style: Struct 'Overlap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abyss-2.1.0/PairedDBG/KmerPair.h:221:0: error: syntax error [syntaxError]
abyss-2.1.0/Parallel/CommLayer.cpp:165:13: style: Function 'sendControlMessageToNode' argument 2 names different: declaration 'command' definition 'm'. [funcArgNamesDifferent]
abyss-2.1.0/Parallel/CommLayer.h:66:15: note: Function 'sendControlMessageToNode' argument 2 names different: declaration 'command' definition 'm'.
abyss-2.1.0/Parallel/CommLayer.cpp:165:13: note: Function 'sendControlMessageToNode' argument 2 names different: declaration 'command' definition 'm'.
abyss-2.1.0/Parallel/Messages.h:96:3: warning: Member variable 'SetFlagMessage::m_flag' is not initialized in the constructor. [uninitMemberVar]
abyss-2.1.0/Parallel/Messages.h:117:3: warning: Member variable 'RemoveExtensionMessage::m_dir' is not initialized in the constructor. [uninitMemberVar]
abyss-2.1.0/Parallel/Messages.h:141:3: warning: Member variable 'SeqDataRequest::m_group' is not initialized in the constructor. [uninitMemberVar]
abyss-2.1.0/Parallel/Messages.h:141:3: warning: Member variable 'SeqDataRequest::m_id' is not initialized in the constructor. [uninitMemberVar]
abyss-2.1.0/Parallel/Messages.h:164:3: warning: Member variable 'SeqDataResponse::m_group' is not initialized in the constructor. [uninitMemberVar]
abyss-2.1.0/Parallel/Messages.h:164:3: warning: Member variable 'SeqDataResponse::m_id' is not initialized in the constructor. [uninitMemberVar]
abyss-2.1.0/Parallel/Messages.h:164:3: warning: Member variable 'SeqDataResponse::m_multiplicity' is not initialized in the constructor. [uninitMemberVar]
abyss-2.1.0/Parallel/Messages.h:192:3: warning: Member variable 'SetBaseMessage::m_dir' is not initialized in the constructor. [uninitMemberVar]
abyss-2.1.0/Parallel/CommLayer.h:50:8: performance: Technically the member function 'CommLayer::barrier' can be static. [functionStatic]
abyss-2.1.0/Parallel/CommLayer.cpp:78:17: note: Technically the member function 'CommLayer::barrier' can be static.
abyss-2.1.0/Parallel/CommLayer.h:50:8: note: Technically the member function 'CommLayer::barrier' can be static.
abyss-2.1.0/Parallel/CommLayer.h:56:13: performance: Technically the member function 'CommLayer::reduce' can be static. [functionStatic]
abyss-2.1.0/Parallel/CommLayer.cpp:106:31: note: Technically the member function 'CommLayer::reduce' can be static.
abyss-2.1.0/Parallel/CommLayer.h:56:13: note: Technically the member function 'CommLayer::reduce' can be static.
abyss-2.1.0/Parallel/CommLayer.h:57:25: performance: Technically the member function 'CommLayer::reduce' can be static. [functionStatic]
abyss-2.1.0/Parallel/CommLayer.cpp:117:29: note: Technically the member function 'CommLayer::reduce' can be static.
abyss-2.1.0/Parallel/CommLayer.h:57:25: note: Technically the member function 'CommLayer::reduce' can be static.
abyss-2.1.0/Parallel/CommLayer.h:58:30: performance: Technically the member function 'CommLayer::reduce' can be static. [functionStatic]
abyss-2.1.0/Parallel/CommLayer.cpp:129:34: note: Technically the member function 'CommLayer::reduce' can be static.
abyss-2.1.0/Parallel/CommLayer.h:58:30: note: Technically the member function 'CommLayer::reduce' can be static.
abyss-2.1.0/Parallel/CommLayer.h:75:8: performance: Technically the member function 'CommLayer::sendBufferedMessage' can be static. [functionStatic]
abyss-2.1.0/Parallel/CommLayer.cpp:200:17: note: Technically the member function 'CommLayer::sendBufferedMessage' can be static.
abyss-2.1.0/Parallel/CommLayer.h:75:8: note: Technically the member function 'CommLayer::sendBufferedMessage' can be static.
abyss-2.1.0/Parallel/CommLayer.cpp:16:4: style: Class 'CommLayer' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
abyss-2.1.0/Parallel/CommLayer.cpp:16:4: style: Class 'CommLayer' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
abyss-2.1.0/Parallel/Messages.h:71:3: style: Class 'SeqAddMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abyss-2.1.0/Parallel/Messages.h:84:3: style: Class 'SeqRemoveMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abyss-2.1.0/Parallel/Messages.h:73:8: style: The function 'handle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abyss-2.1.0/Parallel/Messages.h:44:16: note: Virtual function in base class
abyss-2.1.0/Parallel/Messages.h:73:8: note: Function in derived class
abyss-2.1.0/Parallel/Messages.h:74:10: style: The function 'serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abyss-2.1.0/Parallel/Messages.h:54:18: note: Virtual function in base class
abyss-2.1.0/Parallel/Messages.h:74:10: note: Function in derived class
abyss-2.1.0/Parallel/Messages.h:86:8: style: The function 'handle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abyss-2.1.0/Parallel/Messages.h:44:16: note: Virtual function in base class
abyss-2.1.0/Parallel/Messages.h:86:8: note: Function in derived class
abyss-2.1.0/Parallel/Messages.h:87:10: style: The function 'serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abyss-2.1.0/Parallel/Messages.h:54:18: note: Virtual function in base class
abyss-2.1.0/Parallel/Messages.h:87:10: note: Function in derived class
abyss-2.1.0/Parallel/Messages.h:100:10: style: The function 'getNetworkSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abyss-2.1.0/Parallel/Messages.h:47:18: note: Virtual function in base class
abyss-2.1.0/Parallel/Messages.h:100:10: note: Function in derived class
abyss-2.1.0/Parallel/Messages.h:105:8: style: The function 'handle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abyss-2.1.0/Parallel/Messages.h:44:16: note: Virtual function in base class
abyss-2.1.0/Parallel/Messages.h:105:8: note: Function in derived class
abyss-2.1.0/Parallel/Messages.h:106:10: style: The function 'serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abyss-2.1.0/Parallel/Messages.h:54:18: note: Virtual function in base class
abyss-2.1.0/Parallel/Messages.h:106:10: note: Function in derived class
abyss-2.1.0/Parallel/Messages.h:107:10: style: The function 'unserialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abyss-2.1.0/Parallel/Messages.h:55:18: note: Virtual function in base class
abyss-2.1.0/Parallel/Messages.h:107:10: note: Function in derived class
abyss-2.1.0/Parallel/Messages.h:122:10: style: The function 'getNetworkSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abyss-2.1.0/Parallel/Messages.h:47:18: note: Virtual function in base class
abyss-2.1.0/Parallel/Messages.h:122:10: note: Function in derived class
abyss-2.1.0/Parallel/Messages.h:128:8: style: The function 'handle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abyss-2.1.0/Parallel/Messages.h:44:16: note: Virtual function in base class
abyss-2.1.0/Parallel/Messages.h:128:8: note: Function in derived class
abyss-2.1.0/Parallel/Messages.h:129:10: style: The function 'serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abyss-2.1.0/Parallel/Messages.h:54:18: note: Virtual function in base class
abyss-2.1.0/Parallel/Messages.h:129:10: note: Function in derived class
abyss-2.1.0/Parallel/Messages.h:130:10: style: The function 'unserialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abyss-2.1.0/Parallel/Messages.h:55:18: note: Virtual function in base class
abyss-2.1.0/Parallel/Messages.h:130:10: note: Function in derived class
abyss-2.1.0/Parallel/Messages.h:145:10: style: The function 'getNetworkSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abyss-2.1.0/Parallel/Messages.h:47:18: note: Virtual function in base class
abyss-2.1.0/Parallel/Messages.h:145:10: note: Function in derived class
abyss-2.1.0/Parallel/Messages.h:151:8: style: The function 'handle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abyss-2.1.0/Parallel/Messages.h:44:16: note: Virtual function in base class
abyss-2.1.0/Parallel/Messages.h:151:8: note: Function in derived class
abyss-2.1.0/Parallel/Messages.h:152:10: style: The function 'serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abyss-2.1.0/Parallel/Messages.h:54:18: note: Virtual function in base class
abyss-2.1.0/Parallel/Messages.h:152:10: note: Function in derived class
abyss-2.1.0/Parallel/Messages.h:153:10: style: The function 'unserialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abyss-2.1.0/Parallel/Messages.h:55:18: note: Virtual function in base class
abyss-2.1.0/Parallel/Messages.h:153:10: note: Function in derived class
abyss-2.1.0/Parallel/Messages.h:170:10: style: The function 'getNetworkSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abyss-2.1.0/Parallel/Messages.h:47:18: note: Virtual function in base class
abyss-2.1.0/Parallel/Messages.h:170:10: note: Function in derived class
abyss-2.1.0/Parallel/Messages.h:177:8: style: The function 'handle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abyss-2.1.0/Parallel/Messages.h:44:16: note: Virtual function in base class
abyss-2.1.0/Parallel/Messages.h:177:8: note: Function in derived class
abyss-2.1.0/Parallel/Messages.h:178:10: style: The function 'serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abyss-2.1.0/Parallel/Messages.h:54:18: note: Virtual function in base class
abyss-2.1.0/Parallel/Messages.h:178:10: note: Function in derived class
abyss-2.1.0/Parallel/Messages.h:179:10: style: The function 'unserialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abyss-2.1.0/Parallel/Messages.h:55:18: note: Virtual function in base class
abyss-2.1.0/Parallel/Messages.h:179:10: note: Function in derived class
abyss-2.1.0/Parallel/Messages.h:197:10: style: The function 'getNetworkSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abyss-2.1.0/Parallel/Messages.h:47:18: note: Virtual function in base class
abyss-2.1.0/Parallel/Messages.h:197:10: note: Function in derived class
abyss-2.1.0/Parallel/Messages.h:203:8: style: The function 'handle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abyss-2.1.0/Parallel/Messages.h:44:16: note: Virtual function in base class
abyss-2.1.0/Parallel/Messages.h:203:8: note: Function in derived class
abyss-2.1.0/Parallel/Messages.h:204:10: style: The function 'serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abyss-2.1.0/Parallel/Messages.h:54:18: note: Virtual function in base class
abyss-2.1.0/Parallel/Messages.h:204:10: note: Function in derived class
abyss-2.1.0/Parallel/Messages.h:205:10: style: The function 'unserialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
abyss-2.1.0/Parallel/Messages.h:55:18: note: Virtual function in base class
abyss-2.1.0/Parallel/Messages.h:205:10: note: Function in derived class
abyss-2.1.0/Parallel/NetworkSequenceCollection.h:66:3: warning: Member variable 'NetworkSequenceCollection::m_numDataNodes' is not initialized in the constructor. [uninitMemberVar]
abyss-2.1.0/Parallel/NetworkSequenceCollection.h:66:3: warning: Member variable 'NetworkSequenceCollection::m_numReachedCheckpoint' is not initialized in the constructor. [uninitMemberVar]
abyss-2.1.0/Parallel/NetworkSequenceCollection.h:66:3: warning: Member variable 'NetworkSequenceCollection::m_checkpointSum' is not initialized in the constructor. [uninitMemberVar]
abyss-2.1.0/Parallel/NetworkSequenceCollection.h:66:3: warning: Member variable 'NetworkSequenceCollection::m_numBasesAdjSet' is not initialized in the constructor. [uninitMemberVar]
abyss-2.1.0/Parallel/NetworkSequenceCollection.h:66:3: warning: Member variable 'NetworkSequenceCollection::m_lowCoverageContigs' is not initialized in the constructor. [uninitMemberVar]
abyss-2.1.0/Parallel/NetworkSequenceCollection.h:66:3: warning: Member variable 'NetworkSequenceCollection::m_lowCoverageKmer' is not initialized in the constructor. [uninitMemberVar]
abyss-2.1.0/Parallel/NetworkSequenceCollection.h:152:8: performance: Technically the member function 'NetworkSequenceCollection::attach' can be static. [functionStatic]
abyss-2.1.0/Parallel/NetworkSequenceCollection.h:153:8: performance: Technically the member function 'NetworkSequenceCollection::detach' can be static. [functionStatic]
abyss-2.1.0/Parallel/NetworkSequenceCollection.cpp:730:51: style: Function 'handle' argument 2 names different: declaration 'm' definition 'message'. [funcArgNamesDifferent]
abyss-2.1.0/Parallel/NetworkSequenceCollection.h:143:59: note: Function 'handle' argument 2 names different: declaration 'm' definition 'message'.
abyss-2.1.0/Parallel/NetworkSequenceCollection.cpp:730:51: note: Function 'handle' argument 2 names different: declaration 'm' definition 'message'.
abyss-2.1.0/Parallel/NetworkSequenceCollection.cpp:1128:16: style: Function 'assembleContig' argument 1 names different: declaration 'fileWriter' definition 'writer'. [funcArgNamesDifferent]
abyss-2.1.0/Parallel/NetworkSequenceCollection.h:202:18: note: Function 'assembleContig' argument 1 names different: declaration 'fileWriter' definition 'writer'.
abyss-2.1.0/Parallel/NetworkSequenceCollection.cpp:1128:16: note: Function 'assembleContig' argument 1 names different: declaration 'fileWriter' definition 'writer'.
abyss-2.1.0/Parallel/NetworkSequenceCollection.cpp:669:28: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abyss-2.1.0/Parallel/NetworkSequenceCollection.cpp:877:40: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abyss-2.1.0/Parallel/NetworkSequenceCollection.cpp:893:36: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abyss-2.1.0/Parallel/NetworkSequenceCollection.cpp:977:29: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abyss-2.1.0/Parallel/NetworkSequenceCollection.cpp:1033:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abyss-2.1.0/Parallel/NetworkSequenceCollection.cpp:63:16: warning: Assert statement calls a function which may have desired side effects: 'receiveEmpty'. [assertWithSideEffect]
abyss-2.1.0/Parallel/NetworkSequenceCollection.cpp:64:16: warning: Assert statement calls a function which may have desired side effects: 'reduceInflight'. [assertWithSideEffect]
abyss-2.1.0/Parallel/NetworkSequenceCollection.cpp:221:19: warning: Assert statement calls a function which may have desired side effects: 'receiveEmpty'. [assertWithSideEffect]
abyss-2.1.0/Parallel/NetworkSequenceCollection.cpp:973:16: warning: Assert statement calls a function which may have desired side effects: 'receiveEmpty'. [assertWithSideEffect]
abyss-2.1.0/Parallel/NetworkSequenceCollection.cpp:988:17: warning: Assert statement calls a function which may have desired side effects: 'receiveEmpty'. [assertWithSideEffect]
abyss-2.1.0/Parallel/NetworkSequenceCollection.cpp:1110:16: warning: Assert statement calls a function which may have desired side effects: 'receiveEmpty'. [assertWithSideEffect]
abyss-2.1.0/ParseAligns/ParseAligns.cpp:516:13: style: Checking if unsigned variable 'opt::k' is less than zero. [unsignedLessThanZero]
abyss-2.1.0/ParseAligns/abyss-fixmate.cc:439:29: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abyss-2.1.0/PathOverlap/PathOverlap.cpp:617:13: style: Checking if unsigned variable 'opt::k' is less than zero. [unsignedLessThanZero]
abyss-2.1.0/PopBubbles/PopBubbles.cpp:589:14: style: The scope of the variable 'contigsPath' can be reduced. [variableScope]
abyss-2.1.0/PopBubbles/PopBubbles.cpp:605:11: style: The scope of the variable 'contigs' can be reduced. [variableScope]
abyss-2.1.0/PopBubbles/PopBubbles.cpp:568:13: style: Checking if unsigned variable 'opt::k' is less than zero. This might be a false warning. [unsignedLessThanZero]
abyss-2.1.0/PopBubbles/PopBubbles.cpp:179:7: style: Technically the member function 'CompareCoverage::operator()' can be const. [functionConst]
abyss-2.1.0/PopBubbles/PopBubbles.cpp:178:2: style: Struct 'CompareCoverage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abyss-2.1.0/Scaffold/longseqdist.cpp:176:13: style: Checking if unsigned variable 'opt::k' is less than zero. [unsignedLessThanZero]
abyss-2.1.0/Scaffold/longseqdist.cpp:90:23: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abyss-2.1.0/Scaffold/longseqdist.cpp:92:24: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abyss-2.1.0/Scaffold/scaffold.cc:680:0: error: syntax error [syntaxError]
abyss-2.1.0/Sealer/sealer.cc:580:7: style: The scope of the variable 'success' can be reduced. [variableScope]
abyss-2.1.0/Sealer/sealer.cc:527:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abyss-2.1.0/Sealer/sealer.cc:603:75: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abyss-2.1.0/Sealer/sealer.cc:624:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abyss-2.1.0/Sealer/sealer.cc:951:61: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abyss-2.1.0/Sealer/sealer.cc:953:76: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
abyss-2.1.0/Sealer/sealer.cc:288:2: warning: Member variable 'Coord::start' is not initialized in the constructor. [uninitMemberVar]
abyss-2.1.0/Sealer/sealer.cc:288:2: warning: Member variable 'Coord::end' is not initialized in the constructor. [uninitMemberVar]
abyss-2.1.0/Sealer/sealer.cc:335:33: performance: Function parameter 'seq' should be passed by const reference. [passedByValue]
abyss-2.1.0/SimpleGraph/SimpleGraph.cpp:167:13: style: Checking if unsigned variable 'opt::k' is less than zero. [unsignedLessThanZero]
abyss-2.1.0/SimpleGraph/SimpleGraph.cpp:542:5: style: Variable 'ignoredCount' is modified but its new value is never used. [unreadVariable]
abyss-2.1.0/SimpleGraph/SimpleGraph.cpp:651:2: style: Struct 'PoorSupport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
abyss-2.1.0/Unittest/Common/StringUtilTest.cpp:181:16: style: Variable 'illegalUnits' is assigned a value that is never used. [unreadVariable]
abyss-2.1.0/Unittest/DBG/LoadAlgorithmTest.cpp:26:22: style: Unused variable: kmers [unusedVariable]
abyss-2.1.0/Unittest/Graph/AllPathsSearchTest.cpp:57:0: error: syntax error [syntaxError]
abyss-2.1.0/Unittest/Graph/BidirectionalBFSTest.cpp:125:0: error: syntax error [syntaxError]
abyss-2.1.0/Unittest/Graph/ConstrainedBFSVisitorTest.cpp:39:0: error: syntax error [syntaxError]
abyss-2.1.0/Unittest/Graph/ConstrainedBidiBFSVisitorTest.cpp:52:0: error: syntax error [syntaxError]
abyss-2.1.0/Unittest/Graph/HashGraphTest.cpp:44:0: error: syntax error [syntaxError]
abyss-2.1.0/Unittest/Konnector/konnectorTest.cpp:62:22: style: Unused variable: mergedSeqs [unusedVariable]
abyss-2.1.0/Unittest/PairedDBG/LoadAlgorithmTest.cpp:30:26: style: Unused variable: kmerPairs [unusedVariable]
abyss-2.1.0/dialign/alig.c:657:8: style: Condition '!skip' is always true [knownConditionTrueFalse]
abyss-2.1.0/dialign/alig.c:605:12: note: Assignment 'skip=0', assigned value is 0
abyss-2.1.0/dialign/alig.c:657:8: note: Condition '!skip' is always true
abyss-2.1.0/dialign/alig.c:1064:7: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
abyss-2.1.0/dialign/alig.c:1066:7: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
abyss-2.1.0/dialign/alig.c:90:15: style: The scope of the variable 'sq' can be reduced. [variableScope]
abyss-2.1.0/dialign/alig.c:146:15: style: The scope of the variable 'sq' can be reduced. [variableScope]
abyss-2.1.0/dialign/alig.c:527:8: style: The scope of the variable 'al' can be reduced. [variableScope]
abyss-2.1.0/dialign/alig.c:572:7: style: The scope of the variable 'p1' can be reduced. [variableScope]
abyss-2.1.0/dialign/alig.c:572:11: style: The scope of the variable 'p2' can be reduced. [variableScope]
abyss-2.1.0/dialign/alig.c:590:8: style: The scope of the variable 'skip' can be reduced. [variableScope]
abyss-2.1.0/dialign/alig.c:997:8: style: The scope of the variable 'alarmHasProceed' can be reduced. [variableScope]
abyss-2.1.0/dialign/alig.c:144:20: style: Unused variable: o_apos [unusedVariable]
abyss-2.1.0/dialign/alig.c:145:20: style: Unused variable: tpos [unusedVariable]
abyss-2.1.0/dialign/alig.c:579:14: style: Variable 'c2n' is assigned a value that is never used. [unreadVariable]
abyss-2.1.0/dialign/alig.c:580:16: style: Variable 'sdata' is assigned a value that is never used. [unreadVariable]
abyss-2.1.0/dialign/alig.c:581:17: style: Variable 'data1' is assigned a value that is never used. [unreadVariable]
abyss-2.1.0/dialign/alig.c:582:17: style: Variable 'data2' is assigned a value that is never used. [unreadVariable]
abyss-2.1.0/dialign/alig.c:583:20: style: Variable 'smatrixlen' is assigned a value that is never used. [unreadVariable]
abyss-2.1.0/dialign/alig.c:584:7: style: Unused variable: a1 [unusedVariable]
abyss-2.1.0/dialign/alig.c:584:10: style: Unused variable: a2 [unusedVariable]
abyss-2.1.0/dialign/alig.c:585:7: style: Unused variable: score1 [unusedVariable]
abyss-2.1.0/dialign/alig.c:593:21: style: Unused variable: dgc [unusedVariable]
abyss-2.1.0/dialign/alig.c:593:27: style: Unused variable: dgc_next [unusedVariable]
abyss-2.1.0/dialign/alig.c:594:10: style: Unused variable: ttim [unusedVariable]
abyss-2.1.0/dialign/assemble.c:406:8: style: The scope of the variable 'changed' can be reduced. [variableScope]
abyss-2.1.0/dialign/assemble.c:418:10: style: The scope of the variable 'oldweight' can be reduced. [variableScope]
abyss-2.1.0/dialign/assemble.c:418:25: style: The scope of the variable 'prevweight' can be reduced. [variableScope]
abyss-2.1.0/dialign/assemble.c:599:20: style: The scope of the variable 'ap2_1' can be reduced. [variableScope]
abyss-2.1.0/dialign/assemble.c:600:20: style: The scope of the variable 'ap2_2' can be reduced. [variableScope]
abyss-2.1.0/dialign/assemble.c:601:7: style: The scope of the variable 'p1_1' can be reduced. [variableScope]
abyss-2.1.0/dialign/assemble.c:601:13: style: The scope of the variable 'p1_2' can be reduced. [variableScope]
abyss-2.1.0/dialign/assemble.c:609:7: style: The scope of the variable 'lpos2' can be reduced. [variableScope]
abyss-2.1.0/dialign/assemble.c:854:11: style: The scope of the variable 'si' can be reduced. [variableScope]
abyss-2.1.0/dialign/assemble.c:1096:7: style: The scope of the variable 'multilen1' can be reduced. [variableScope]
abyss-2.1.0/dialign/assemble.c:1096:22: style: The scope of the variable 'multipos1' can be reduced. [variableScope]
abyss-2.1.0/dialign/assemble.c:1098:8: style: The scope of the variable 'multi1' can be reduced. [variableScope]
abyss-2.1.0/dialign/assemble.c:1158:7: style: The scope of the variable 'max_n' can be reduced. [variableScope]
abyss-2.1.0/dialign/assemble.c:1159:10: style: The scope of the variable 'max_d' can be reduced. [variableScope]
abyss-2.1.0/dialign/assemble.c:106:13: style: Variable 'ep1' is assigned a value that is never used. [unreadVariable]
abyss-2.1.0/dialign/assemble.c:544:14: style: Variable 'oldweight' is assigned a value that is never used. [unreadVariable]
abyss-2.1.0/dialign/assemble.c:448:15: style: Variable 'prevweight' is assigned a value that is never used. [unreadVariable]
abyss-2.1.0/dialign/assemble.c:629:13: style: Variable 'sl1_1' is assigned a value that is never used. [unreadVariable]
abyss-2.1.0/dialign/assemble.c:628:13: style: Variable 'sl1_2' is assigned a value that is never used. [unreadVariable]
abyss-2.1.0/dialign/assemble.c:758:15: style: Variable 'ap2_1' is assigned a value that is never used. [unreadVariable]
abyss-2.1.0/dialign/assemble.c:759:15: style: Variable 'ap2_2' is assigned a value that is never used. [unreadVariable]
abyss-2.1.0/dialign/assemble.c:1327:16: style: Unused variable: dg [unusedVariable]
abyss-2.1.0/dialign/assemble.c:1327:21: style: Unused variable: tdg [unusedVariable]
abyss-2.1.0/dialign/assemble.c:1385:16: style: Variable 'avg_weight' is assigned a value that is never used. [unreadVariable]
abyss-2.1.0/dialign/diag.c:739:9: style: Condition 'sdg==NULL' is always true [knownConditionTrueFalse]
abyss-2.1.0/dialign/diag.c:712:9: note: Assignment 'sdg=NULL', assigned value is 0
abyss-2.1.0/dialign/diag.c:739:9: note: Condition 'sdg==NULL' is always true
abyss-2.1.0/dialign/diag.c:37:5: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
abyss-2.1.0/dialign/diag.c:41:5: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
abyss-2.1.0/dialign/diag.c:1828:25: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
abyss-2.1.0/dialign/diag.c:1828:25: warning: %i in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
abyss-2.1.0/dialign/diag.c:1980:25: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
abyss-2.1.0/dialign/diag.c:1980:25: warning: %i in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
abyss-2.1.0/dialign/diag.c:460:26: warning: Either the condition 'algn!=NULL' is redundant or there is possible null pointer dereference: algn. [nullPointerRedundantCheck]
abyss-2.1.0/dialign/diag.c:513:22: note: Assuming that condition 'algn!=NULL' is not redundant
abyss-2.1.0/dialign/diag.c:460:26: note: Null pointer dereference
abyss-2.1.0/dialign/diag.c:475:16: warning: Either the condition 'algn!=NULL' is redundant or there is possible null pointer dereference: algn. [nullPointerRedundantCheck]
abyss-2.1.0/dialign/diag.c:513:22: note: Assuming that condition 'algn!=NULL' is not redundant
abyss-2.1.0/dialign/diag.c:475:16: note: Null pointer dereference
abyss-2.1.0/dialign/diag.c:2079:7: warning: Either the condition 'sdcol!=NULL' is redundant or there is possible null pointer dereference: sdcol. [nullPointerRedundantCheck]
abyss-2.1.0/dialign/diag.c:2081:15: note: Assuming that condition 'sdcol!=NULL' is not redundant
abyss-2.1.0/dialign/diag.c:2079:7: note: Null pointer dereference
abyss-2.1.0/dialign/diag.c:501:11: style: Same expression on both sides of '>' because the value of 'slen2' and 'maxslen' are the same. [duplicateExpression]
abyss-2.1.0/dialign/diag.c:476:16: note: 'slen2' is assigned value 'slen1' here.
abyss-2.1.0/dialign/diag.c:500:17: note: 'maxslen' is assigned value 'slen1' here.
abyss-2.1.0/dialign/diag.c:501:11: note: Same expression on both sides of '>' because the value of 'slen2' and 'maxslen' are the same.
abyss-2.1.0/dialign/diag.c:129:8: style: The scope of the variable 'mxscr' can be reduced. [variableScope]
abyss-2.1.0/dialign/diag.c:155:8: style: The scope of the variable 'mxscr' can be reduced. [variableScope]
abyss-2.1.0/dialign/diag.c:157:15: style: The scope of the variable 'factor' can be reduced. [variableScope]
abyss-2.1.0/dialign/diag.c:222:7: style: The scope of the variable 'pos' can be reduced. [variableScope]
abyss-2.1.0/dialign/diag.c:223:15: style: The scope of the variable 'np' can be reduced. [variableScope]
abyss-2.1.0/dialign/diag.c:223:22: style: The scope of the variable 'np2' can be reduced. [variableScope]
abyss-2.1.0/dialign/diag.c:230:9: style: The scope of the variable 'a1' can be reduced. [variableScope]
abyss-2.1.0/dialign/diag.c:230:13: style: The scope of the variable 'a2' can be reduced. [variableScope]
abyss-2.1.0/dialign/diag.c:243:15: style: The scope of the variable 'prob' can be reduced. [variableScope]
abyss-2.1.0/dialign/diag.c:245:15: style: The scope of the variable 'factor' can be reduced. [variableScope]
abyss-2.1.0/dialign/diag.c:319:7: style: The scope of the variable 'snt' can be reduced. [variableScope]
abyss-2.1.0/dialign/diag.c:319:12: style: The scope of the variable 'sn' can be reduced. [variableScope]
abyss-2.1.0/dialign/diag.c:327:7: style: The scope of the variable 'i' can be reduced. [variableScope]
abyss-2.1.0/dialign/diag.c:327:9: style: The scope of the variable 'j' can be reduced. [variableScope]
abyss-2.1.0/dialign/diag.c:327:35: style: The scope of the variable 'dlen' can be reduced. [variableScope]
abyss-2.1.0/dialign/diag.c:328:33: style: The scope of the variable 'tsp1' can be reduced. [variableScope]
abyss-2.1.0/dialign/diag.c:329:7: style: The scope of the variable 'tep1' can be reduced. [variableScope]
abyss-2.1.0/dialign/diag.c:329:12: style: The scope of the variable 't' can be reduced. [variableScope]
abyss-2.1.0/dialign/diag.c:330:10: style: The scope of the variable 'w' can be reduced. [variableScope]
abyss-2.1.0/dialign/diag.c:333:7: style: The scope of the variable 'tstartpos' can be reduced. [variableScope]
abyss-2.1.0/dialign/diag.c:1009:18: style: The scope of the variable 'cons_maxd' can be reduced. [variableScope]
abyss-2.1.0/dialign/diag.c:1274:13: style: The scope of the variable 'lastk' can be reduced. [variableScope]
abyss-2.1.0/dialign/diag.c:1310:8: style: The scope of the variable 's_sum' can be reduced. [variableScope]
abyss-2.1.0/dialign/diag.c:1311:7: style: The scope of the variable 'old_thr_pos' can be reduced. [variableScope]
abyss-2.1.0/dialign/diag.c:1318:7: style: The scope of the variable 'pooled' can be reduced. [variableScope]
abyss-2.1.0/dialign/diag.c:208:18: style: Checking if unsigned variable 'dg->length' is less than zero. [unsignedLessThanZero]
abyss-2.1.0/dialign/diag.c:844:8: error: Common realloc mistake: 'pool_diags' nulled but not freed upon failure [memleakOnRealloc]
abyss-2.1.0/dialign/diag.c:949:3: error: Common realloc mistake: 'data' nulled but not freed upon failure [memleakOnRealloc]
abyss-2.1.0/dialign/diag.c:1189:5: error: Common realloc mistake: 'pool_diags' nulled but not freed upon failure [memleakOnRealloc]
abyss-2.1.0/dialign/diag.c:1245:3: error: Common realloc mistake: 'data' nulled but not freed upon failure [memleakOnRealloc]
abyss-2.1.0/dialign/diag.c:1462:5: error: Common realloc mistake: 'pool_diags' nulled but not freed upon failure [memleakOnRealloc]
abyss-2.1.0/dialign/diag.c:1520:3: error: Common realloc mistake: 'data' nulled but not freed upon failure [memleakOnRealloc]
abyss-2.1.0/dialign/diag.c:739:5: warning: Found suspicious equality comparison. Did you intend to assign a value instead? [suspiciousEqualityComparison]
abyss-2.1.0/dialign/io.c:371:7: warning: %li in format string (no. 1) requires 'long *' but the argument type is 'unsigned long *'. [invalidScanfArgType_int]
abyss-2.1.0/dialign/io.c:371:7: warning: %li in format string (no. 2) requires 'long *' but the argument type is 'unsigned long *'. [invalidScanfArgType_int]
abyss-2.1.0/dialign/io.c:377:24: warning: %li in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
abyss-2.1.0/dialign/io.c:377:24: warning: %li in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
abyss-2.1.0/dialign/io.c:380:22: portability: %li in format string (no. 1) requires 'long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
abyss-2.1.0/dialign/io.c:548:19: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
abyss-2.1.0/dialign/io.c:605:6: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
abyss-2.1.0/dialign/io.c:605:6: warning: %i in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
abyss-2.1.0/dialign/io.c:677:6: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
abyss-2.1.0/dialign/io.c:677:6: warning: %i in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
abyss-2.1.0/dialign/io.c:1148:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
abyss-2.1.0/dialign/io.c:221:19: warning: Either the condition 'smatrix==NULL' is redundant or there is possible null pointer dereference: smatrix. [nullPointerRedundantCheck]
abyss-2.1.0/dialign/io.c:224:13: note: Assuming that condition 'smatrix==NULL' is not redundant
abyss-2.1.0/dialign/io.c:221:19: note: Null pointer dereference
abyss-2.1.0/dialign/io.c:222:19: warning: Either the condition 'smatrix==NULL' is redundant or there is possible null pointer dereference: smatrix. [nullPointerRedundantCheck]
abyss-2.1.0/dialign/io.c:224:13: note: Assuming that condition 'smatrix==NULL' is not redundant
abyss-2.1.0/dialign/io.c:222:19: note: Null pointer dereference
abyss-2.1.0/dialign/io.c:321:3: warning: Either the condition 'pdist==NULL' is redundant or there is possible null pointer dereference: pdist. [nullPointerRedundantCheck]
abyss-2.1.0/dialign/io.c:323:11: note: Assuming that condition 'pdist==NULL' is not redundant
abyss-2.1.0/dialign/io.c:321:3: note: Null pointer dereference
abyss-2.1.0/dialign/io.c:401:22: warning: Either the condition 'scol==NULL' is redundant or there is possible null pointer dereference: scol. [nullPointerRedundantCheck]
abyss-2.1.0/dialign/io.c:404:10: note: Assuming that condition 'scol==NULL' is not redundant
abyss-2.1.0/dialign/io.c:401:22: note: Null pointer dereference
abyss-2.1.0/dialign/io.c:355:25: style: The scope of the variable 'mxscr' can be reduced. [variableScope]
abyss-2.1.0/dialign/io.c:418:10: style: The scope of the variable 'rlen' can be reduced. [variableScope]
abyss-2.1.0/dialign/io.c:561:30: style: The scope of the variable 'tmax' can be reduced. [variableScope]
abyss-2.1.0/dialign/io.c:639:30: style: The scope of the variable 'tmax' can be reduced. [variableScope]
abyss-2.1.0/dialign/io.c:717:20: style: The scope of the variable 'proc' can be reduced. [variableScope]
abyss-2.1.0/dialign/io.c:718:15: style: The scope of the variable 'sq' can be reduced. [variableScope]
abyss-2.1.0/dialign/io.c:765:20: style: The scope of the variable 'proc' can be reduced. [variableScope]
abyss-2.1.0/dialign/io.c:766:15: style: The scope of the variable 'sq' can be reduced. [variableScope]
abyss-2.1.0/dialign/io.c:824:15: style: The scope of the variable 'line2' can be reduced. [variableScope]
abyss-2.1.0/dialign/io.c:1142:15: style: The scope of the variable 'mxscr' can be reduced. [variableScope]
abyss-2.1.0/dialign/io.c:819:36: style: Function 'print_info' argument 1 names different: declaration 'align' definition 'algn'. [funcArgNamesDifferent]
abyss-2.1.0/dialign/io.h:40:36: note: Function 'print_info' argument 1 names different: declaration 'align' definition 'algn'.
abyss-2.1.0/dialign/io.c:819:36: note: Function 'print_info' argument 1 names different: declaration 'align' definition 'algn'.
abyss-2.1.0/dialign/io.c:1107:2: style: Variable 'y' is assigned a value that is never used. [unreadVariable]
abyss-2.1.0/dialign/io.c:282:5: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
abyss-2.1.0/dialign/io.c:384:0: error: Resource leak: fp [resourceLeak]
abyss-2.1.0/dialign/io.c:1158:0: error: Resource leak: fp [resourceLeak]
abyss-2.1.0/dialign/museq.c:184:22: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
abyss-2.1.0/dialign/museq.c:252:26: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
abyss-2.1.0/dialign/museq.c:158:19: warning: Either the condition 'anchors!=NULL' is redundant or there is possible null pointer dereference: anchors. [nullPointerRedundantCheck]
abyss-2.1.0/dialign/museq.c:166:15: note: Assuming that condition 'anchors!=NULL' is not redundant
abyss-2.1.0/dialign/museq.c:158:19: note: Null pointer dereference
abyss-2.1.0/dialign/museq.c:159:25: warning: Either the condition 'anchors!=NULL' is redundant or there is possible null pointer dereference: anchors. [nullPointerRedundantCheck]
abyss-2.1.0/dialign/museq.c:166:15: note: Assuming that condition 'anchors!=NULL' is not redundant
abyss-2.1.0/dialign/museq.c:159:25: note: Null pointer dereference
abyss-2.1.0/dialign/museq.c:232:7: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
abyss-2.1.0/dialign/museq.c:234:7: note: Found duplicate branches for 'if' and 'else'.
abyss-2.1.0/dialign/museq.c:232:7: note: Found duplicate branches for 'if' and 'else'.
abyss-2.1.0/dialign/museq.c:237:7: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
abyss-2.1.0/dialign/museq.c:239:7: note: Found duplicate branches for 'if' and 'else'.
abyss-2.1.0/dialign/museq.c:237:7: note: Found duplicate branches for 'if' and 'else'.
abyss-2.1.0/dialign/museq.c:118:18: error: Uninitialized struct member: in_seq_col.length [uninitStructMember]
abyss-2.1.0/dialign/orf.c:53:36: style: Function 'orf_finder' argument 1 names different: declaration 'in_seq_col' definition 'in_seq'. [funcArgNamesDifferent]
abyss-2.1.0/dialign/orf.h:37:36: note: Function 'orf_finder' argument 1 names different: declaration 'in_seq_col' definition 'in_seq'.
abyss-2.1.0/dialign/orf.c:53:36: note: Function 'orf_finder' argument 1 names different: declaration 'in_seq_col' definition 'in_seq'.
abyss-2.1.0/dialign/parameters.c:114:22: style: Function 'check_input' argument 1 names different: declaration 'length' definition 'argc'. [funcArgNamesDifferent]
abyss-2.1.0/dialign/parameters.h:156:22: note: Function 'check_input' argument 1 names different: declaration 'length' definition 'argc'.
abyss-2.1.0/dialign/parameters.c:114:22: note: Function 'check_input' argument 1 names different: declaration 'length' definition 'argc'.
abyss-2.1.0/dialign/parameters.c:114:35: style: Function 'check_input' argument 2 names different: declaration 'arguments' definition 'argv'. [funcArgNamesDifferent]
abyss-2.1.0/dialign/parameters.h:156:37: note: Function 'check_input' argument 2 names different: declaration 'arguments' definition 'argv'.
abyss-2.1.0/dialign/parameters.c:114:35: note: Function 'check_input' argument 2 names different: declaration 'arguments' definition 'argv'.
abyss-2.1.0/dialign/prob.c:242:24: warning: %li in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
abyss-2.1.0/dialign/prob.c:84:24: warning: Either the condition 'sdist==NULL' is redundant or there is possible null pointer dereference: sdist. [nullPointerRedundantCheck]
abyss-2.1.0/dialign/prob.c:86:11: note: Assuming that condition 'sdist==NULL' is not redundant
abyss-2.1.0/dialign/prob.c:84:24: note: Null pointer dereference
abyss-2.1.0/dialign/prob.c:129:9: style: The scope of the variable 'data1' can be reduced. [variableScope]
abyss-2.1.0/dialign/prob.c:130:9: style: The scope of the variable 'data2' can be reduced. [variableScope]
abyss-2.1.0/dialign/prob.c:247:0: error: Memory leak: edist [memleak]
abyss-2.1.0/dialign/prob.c:247:0: error: Memory leak: tdist [memleak]
abyss-2.1.0/dialign/translate.c:471:8: style: The scope of the variable 'tmp_char' can be reduced. [variableScope]
abyss-2.1.0/dialign/translate.c:55:37: style: Function 'translate_sequence' argument 1 names different: declaration 'in_sequence' definition 'in_seq'. [funcArgNamesDifferent]
abyss-2.1.0/dialign/translate.h:29:37: note: Function 'translate_sequence' argument 1 names different: declaration 'in_sequence' definition 'in_seq'.
abyss-2.1.0/dialign/translate.c:55:37: note: Function 'translate_sequence' argument 1 names different: declaration 'in_sequence' definition 'in_seq'.
abyss-2.1.0/dialign/translate.c:469:39: style: Function 'retranslate_sequence' argument 1 names different: declaration 'in_sequence' definition 'in_seq'. [funcArgNamesDifferent]
abyss-2.1.0/dialign/translate.h:32:39: note: Function 'retranslate_sequence' argument 1 names different: declaration 'in_sequence' definition 'in_seq'.
abyss-2.1.0/dialign/translate.c:469:39: note: Function 'retranslate_sequence' argument 1 names different: declaration 'in_sequence' definition 'in_seq'.
abyss-2.1.0/kmerprint/kmerprint.cc:129:13: style: Checking if unsigned variable 'opt::k' is less than zero. [unsignedLessThanZero]
abyss-2.1.0/lib/gtest-1.7.0/src/gtest-filepath.cc:239:3: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
abyss-2.1.0/lib/gtest-1.7.0/src/gtest-filepath.cc:219:0: note: Variable 'result' is reassigned a value before the old one has been used.
abyss-2.1.0/lib/gtest-1.7.0/src/gtest-filepath.cc:239:3: note: Variable 'result' is reassigned a value before the old one has been used.
abyss-2.1.0/lib/gtest-1.7.0/src/gtest.cc:2976:1: style: Function 'OnTestProgramStart' argument 1 names different: declaration 'unit_test' definition 'parameter'. [funcArgNamesDifferent]
abyss-2.1.0/lib/gtest-1.7.0/src/gtest.cc:2911:51: note: Function 'OnTestProgramStart' argument 1 names different: declaration 'unit_test' definition 'parameter'.
abyss-2.1.0/lib/gtest-1.7.0/src/gtest.cc:2976:1: note: Function 'OnTestProgramStart' argument 1 names different: declaration 'unit_test' definition 'parameter'.
abyss-2.1.0/lib/gtest-1.7.0/src/gtest.cc:2977:1: style: Function 'OnEnvironmentsSetUpStart' argument 1 names different: declaration 'unit_test' definition 'parameter'. [funcArgNamesDifferent]
abyss-2.1.0/lib/gtest-1.7.0/src/gtest.cc:2913:57: note: Function 'OnEnvironmentsSetUpStart' argument 1 names different: declaration 'unit_test' definition 'parameter'.
abyss-2.1.0/lib/gtest-1.7.0/src/gtest.cc:2977:1: note: Function 'OnEnvironmentsSetUpStart' argument 1 names different: declaration 'unit_test' definition 'parameter'.
abyss-2.1.0/lib/gtest-1.7.0/src/gtest.cc:2978:1: style: Function 'OnTestCaseStart' argument 1 names different: declaration 'test_case' definition 'parameter'. [funcArgNamesDifferent]
abyss-2.1.0/lib/gtest-1.7.0/src/gtest.cc:2915:48: note: Function 'OnTestCaseStart' argument 1 names different: declaration 'test_case' definition 'parameter'.
abyss-2.1.0/lib/gtest-1.7.0/src/gtest.cc:2978:1: note: Function 'OnTestCaseStart' argument 1 names different: declaration 'test_case' definition 'parameter'.
abyss-2.1.0/lib/gtest-1.7.0/src/gtest.cc:2979:1: style: Function 'OnTestStart' argument 1 names different: declaration 'test_info' definition 'parameter'. [funcArgNamesDifferent]
abyss-2.1.0/lib/gtest-1.7.0/src/gtest.cc:2916:44: note: Function 'OnTestStart' argument 1 names different: declaration 'test_info' definition 'parameter'.
abyss-2.1.0/lib/gtest-1.7.0/src/gtest.cc:2979:1: note: Function 'OnTestStart' argument 1 names different: declaration 'test_info' definition 'parameter'.
abyss-2.1.0/lib/gtest-1.7.0/src/gtest.cc:2980:1: style: Function 'OnTestPartResult' argument 1 names different: declaration 'result' definition 'parameter'. [funcArgNamesDifferent]
abyss-2.1.0/lib/gtest-1.7.0/src/gtest.cc:2917:55: note: Function 'OnTestPartResult' argument 1 names different: declaration 'result' definition 'parameter'.
abyss-2.1.0/lib/gtest-1.7.0/src/gtest.cc:2980:1: note: Function 'OnTestPartResult' argument 1 names different: declaration 'result' definition 'parameter'.
abyss-2.1.0/lib/gtest-1.7.0/src/gtest.cc:2981:1: style: Function 'OnEnvironmentsTearDownStart' argument 1 names different: declaration 'unit_test' definition 'parameter'. [funcArgNamesDifferent]
abyss-2.1.0/lib/gtest-1.7.0/src/gtest.cc:2920:60: note: Function 'OnEnvironmentsTearDownStart' argument 1 names different: declaration 'unit_test' definition 'parameter'.
abyss-2.1.0/lib/gtest-1.7.0/src/gtest.cc:2981:1: note: Function 'OnEnvironmentsTearDownStart' argument 1 names different: declaration 'unit_test' definition 'parameter'.
abyss-2.1.0/lib/gtest-1.7.0/src/gtest.cc:2982:1: style: Function 'OnEnvironmentsSetUpEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'. [funcArgNamesDifferent]
abyss-2.1.0/lib/gtest-1.7.0/src/gtest.cc:2914:55: note: Function 'OnEnvironmentsSetUpEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'.
abyss-2.1.0/lib/gtest-1.7.0/src/gtest.cc:2982:1: note: Function 'OnEnvironmentsSetUpEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'.
abyss-2.1.0/lib/gtest-1.7.0/src/gtest.cc:2983:1: style: Function 'OnEnvironmentsTearDownEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'. [funcArgNamesDifferent]
abyss-2.1.0/lib/gtest-1.7.0/src/gtest.cc:2921:58: note: Function 'OnEnvironmentsTearDownEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'.
abyss-2.1.0/lib/gtest-1.7.0/src/gtest.cc:2983:1: note: Function 'OnEnvironmentsTearDownEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'.
abyss-2.1.0/lib/gtest-1.7.0/src/gtest.cc:2984:1: style: Function 'OnTestEnd' argument 1 names different: declaration 'test_info' definition 'parameter'. [funcArgNamesDifferent]
abyss-2.1.0/lib/gtest-1.7.0/src/gtest.cc:2918:42: note: Function 'OnTestEnd' argument 1 names different: declaration 'test_info' definition 'parameter'.
abyss-2.1.0/lib/gtest-1.7.0/src/gtest.cc:2984:1: note: Function 'OnTestEnd' argument 1 names different: declaration 'test_info' definition 'parameter'.
abyss-2.1.0/lib/gtest-1.7.0/src/gtest.cc:2985:1: style: Function 'OnTestCaseEnd' argument 1 names different: declaration 'test_case' definition 'parameter'. [funcArgNamesDifferent]
abyss-2.1.0/lib/gtest-1.7.0/src/gtest.cc:2919:46: note: Function 'OnTestCaseEnd' argument 1 names different: declaration 'test_case' definition 'parameter'.
abyss-2.1.0/lib/gtest-1.7.0/src/gtest.cc:2985:1: note: Function 'OnTestCaseEnd' argument 1 names different: declaration 'test_case' definition 'parameter'.
abyss-2.1.0/lib/gtest-1.7.0/src/gtest.cc:2986:1: style: Function 'OnTestProgramEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'. [funcArgNamesDifferent]
abyss-2.1.0/lib/gtest-1.7.0/src/gtest.cc:2923:49: note: Function 'OnTestProgramEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'.
abyss-2.1.0/lib/gtest-1.7.0/src/gtest.cc:2986:1: note: Function 'OnTestProgramEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'.
[22:22]

ftp://ftp.se.debian.org/debian/pool/main/a/acbuild/acbuild_0.4.0+dfsg.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/accelio/accelio_1.7.orig.tar.gz
accelio-1.7/benchmarks/usr/xio_perftest/get_clock.c:73:9: style: The scope of the variable 'tx' can be reduced. [variableScope]
accelio-1.7/benchmarks/usr/xio_perftest/get_clock.c:73:13: style: The scope of the variable 'ty' can be reduced. [variableScope]
accelio-1.7/benchmarks/usr/xio_perftest/get_clock.c:195:6: style: The scope of the variable 'rc' can be reduced. [variableScope]
accelio-1.7/benchmarks/usr/xio_perftest/xio_perftest_client.c:553:3: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
accelio-1.7/benchmarks/usr/xio_perftest/xio_perftest_client.c:562:4: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
accelio-1.7/benchmarks/usr/xio_perftest/xio_perftest_client.c:240:3: style: Variable 'sglist' is reassigned a value before the old one has been used. [redundantAssignment]
accelio-1.7/benchmarks/usr/xio_perftest/xio_perftest_client.c:236:3: note: Variable 'sglist' is reassigned a value before the old one has been used.
accelio-1.7/benchmarks/usr/xio_perftest/xio_perftest_client.c:240:3: note: Variable 'sglist' is reassigned a value before the old one has been used.
accelio-1.7/benchmarks/usr/xio_perftest/xio_perftest_client.c:196:24: style: The scope of the variable 'sglist' can be reduced. [variableScope]
accelio-1.7/benchmarks/usr/xio_perftest/xio_perftest_client.c:409:45: style: Function 'run_client_test' argument 1 names different: declaration 'user_params' definition 'user_param'. [funcArgNamesDifferent]
accelio-1.7/benchmarks/usr/xio_perftest/xio_perftest.h:41:45: note: Function 'run_client_test' argument 1 names different: declaration 'user_params' definition 'user_param'.
accelio-1.7/benchmarks/usr/xio_perftest/xio_perftest_client.c:409:45: note: Function 'run_client_test' argument 1 names different: declaration 'user_params' definition 'user_param'.
accelio-1.7/benchmarks/usr/xio_perftest/xio_perftest_client.c:103:12: style: struct member 'test_vec::hdr_len' is never used. [unusedStructMember]
accelio-1.7/benchmarks/usr/xio_perftest/xio_perftest_communication.c:566:2: style: Variable 'retval' is reassigned a value before the old one has been used. [redundantAssignment]
accelio-1.7/benchmarks/usr/xio_perftest/xio_perftest_communication.c:562:0: note: Variable 'retval' is reassigned a value before the old one has been used.
accelio-1.7/benchmarks/usr/xio_perftest/xio_perftest_communication.c:566:2: note: Variable 'retval' is reassigned a value before the old one has been used.
accelio-1.7/benchmarks/usr/xio_perftest/xio_perftest_communication.c:372:70: style: Function 'ctx_read_data' argument 4 names different: declaration 'out_size' definition 'osize'. [funcArgNamesDifferent]
accelio-1.7/benchmarks/usr/xio_perftest/xio_perftest_communication.h:54:70: note: Function 'ctx_read_data' argument 4 names different: declaration 'out_size' definition 'osize'.
accelio-1.7/benchmarks/usr/xio_perftest/xio_perftest_communication.c:372:70: note: Function 'ctx_read_data' argument 4 names different: declaration 'out_size' definition 'osize'.
accelio-1.7/benchmarks/usr/xio_perftest/xio_perftest_parameters.c:537:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
accelio-1.7/benchmarks/usr/xio_perftest/xio_perftest_parameters.c:539:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
accelio-1.7/benchmarks/usr/xio_perftest/xio_perftest_parameters.c:541:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
accelio-1.7/benchmarks/usr/xio_perftest/xio_perftest_parameters.c:543:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
accelio-1.7/benchmarks/usr/xio_perftest/xio_perftest_parameters.c:456:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
accelio-1.7/benchmarks/usr/xio_perftest/xio_perftest_parameters.c:300:43: style: Function 'parse_cmdline' argument 1 names different: declaration 'perf_parameters' definition 'user_param'. [funcArgNamesDifferent]
accelio-1.7/benchmarks/usr/xio_perftest/xio_perftest_parameters.h:124:43: note: Function 'parse_cmdline' argument 1 names different: declaration 'perf_parameters' definition 'user_param'.
accelio-1.7/benchmarks/usr/xio_perftest/xio_perftest_parameters.c:300:43: note: Function 'parse_cmdline' argument 1 names different: declaration 'perf_parameters' definition 'user_param'.
accelio-1.7/benchmarks/usr/xio_perftest/xio_perftest_parameters.c:522:52: style: Function 'print_test_info' argument 1 names different: declaration 'perf_parameters_p' definition 'user_param'. [funcArgNamesDifferent]
accelio-1.7/benchmarks/usr/xio_perftest/xio_perftest_parameters.h:130:52: note: Function 'print_test_info' argument 1 names different: declaration 'perf_parameters_p' definition 'user_param'.
accelio-1.7/benchmarks/usr/xio_perftest/xio_perftest_parameters.c:522:52: note: Function 'print_test_info' argument 1 names different: declaration 'perf_parameters_p' definition 'user_param'.
accelio-1.7/benchmarks/usr/xio_perftest/xio_perftest_server.c:335:2: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
accelio-1.7/regression/usr/reg_basic_mt/reg_basic_mt_client.c:449:27: style: The scope of the variable 'connection_entry' can be reduced. [variableScope]
accelio-1.7/src/common/xio_connection.c:693:6: style: The scope of the variable 'is_req' can be reduced. [variableScope]
accelio-1.7/src/common/xio_connection.c:1629:6: style: The scope of the variable 'retval' can be reduced. [variableScope]
accelio-1.7/src/common/xio_connection.c:2455:6: style: The scope of the variable 'close' can be reduced. [variableScope]
accelio-1.7/src/common/xio_connection.c:1104:3: error: Uninitialized struct member: reqs_msgq.first [uninitStructMember]
accelio-1.7/src/common/xio_connection.c:1396:3: error: Uninitialized struct member: reqs_msgq.first [uninitStructMember]
accelio-1.7/src/common/xio_idr.c:63:41: style: Function 'xio_idr_remove_uobj' argument 1 names different: declaration 'cache' definition 'idr'. [funcArgNamesDifferent]
accelio-1.7/src/common/xio_idr.h:50:41: note: Function 'xio_idr_remove_uobj' argument 1 names different: declaration 'cache' definition 'idr'.
accelio-1.7/src/common/xio_idr.c:63:41: note: Function 'xio_idr_remove_uobj' argument 1 names different: declaration 'cache' definition 'idr'.
accelio-1.7/src/common/xio_idr.c:91:41: style: Function 'xio_idr_lookup_uobj' argument 1 names different: declaration 'cache' definition 'idr'. [funcArgNamesDifferent]
accelio-1.7/src/common/xio_idr.h:52:41: note: Function 'xio_idr_lookup_uobj' argument 1 names different: declaration 'cache' definition 'idr'.
accelio-1.7/src/common/xio_idr.c:91:41: note: Function 'xio_idr_lookup_uobj' argument 1 names different: declaration 'cache' definition 'idr'.
accelio-1.7/src/common/xio_idr.c:110:38: style: Function 'xio_idr_add_uobj' argument 1 names different: declaration 'cache' definition 'idr'. [funcArgNamesDifferent]
accelio-1.7/src/common/xio_idr.h:48:38: note: Function 'xio_idr_add_uobj' argument 1 names different: declaration 'cache' definition 'idr'.
accelio-1.7/src/common/xio_idr.c:110:38: note: Function 'xio_idr_add_uobj' argument 1 names different: declaration 'cache' definition 'idr'.
accelio-1.7/src/common/xio_idr.c:166:38: style: Function 'xio_idr_destroy' argument 1 names different: declaration 'cache' definition 'idr'. [funcArgNamesDifferent]
accelio-1.7/src/common/xio_idr.h:54:38: note: Function 'xio_idr_destroy' argument 1 names different: declaration 'cache' definition 'idr'.
accelio-1.7/src/common/xio_idr.c:166:38: note: Function 'xio_idr_destroy' argument 1 names different: declaration 'cache' definition 'idr'.
accelio-1.7/src/common/xio_nexus.c:1402:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
accelio-1.7/src/common/xio_nexus.c:2124:6: style: The scope of the variable 'retval' can be reduced. [variableScope]
accelio-1.7/src/common/xio_nexus.c:2154:6: style: The scope of the variable 'retval' can be reduced. [variableScope]
accelio-1.7/src/common/xio_nexus.c:2176:6: style: The scope of the variable 'retval' can be reduced. [variableScope]
accelio-1.7/src/common/xio_nexus.c:2552:12: style: Variable 'retval' is assigned a value that is never used. [unreadVariable]
accelio-1.7/src/common/xio_nexus_cache.c:83:32: style: Function 'xio_nexus_cache_remove' argument 1 names different: declaration 'session_id' definition 'nexus_id'. [funcArgNamesDifferent]
accelio-1.7/src/common/xio_nexus_cache.h:67:7: note: Function 'xio_nexus_cache_remove' argument 1 names different: declaration 'session_id' definition 'nexus_id'.
accelio-1.7/src/common/xio_nexus_cache.c:83:32: note: Function 'xio_nexus_cache_remove' argument 1 names different: declaration 'session_id' definition 'nexus_id'.
accelio-1.7/src/common/xio_nexus_cache.c:57:8: style: struct member 'Anonymous14::tmp_v' is never used. [unusedStructMember]
accelio-1.7/src/common/xio_objpool.c:133:46: style: Function 'xio_objpool_destroy' argument 1 names different: declaration 'opool' definition 'p'. [funcArgNamesDifferent]
accelio-1.7/src/common/xio_objpool.h:65:48: note: Function 'xio_objpool_destroy' argument 1 names different: declaration 'opool' definition 'p'.
accelio-1.7/src/common/xio_objpool.c:133:46: note: Function 'xio_objpool_destroy' argument 1 names different: declaration 'opool' definition 'p'.
accelio-1.7/src/common/xio_objpool.c:149:45: style: Function 'xio_objpool_alloc' argument 1 names different: declaration 'opool' definition 'p'. [funcArgNamesDifferent]
accelio-1.7/src/common/xio_objpool.h:74:47: note: Function 'xio_objpool_alloc' argument 1 names different: declaration 'opool' definition 'p'.
accelio-1.7/src/common/xio_objpool.c:149:45: note: Function 'xio_objpool_alloc' argument 1 names different: declaration 'opool' definition 'p'.
accelio-1.7/src/common/xio_objpool.c:170:29: style: Function 'xio_objpool_free' argument 1 names different: declaration 'obj' definition 'o'. [funcArgNamesDifferent]
accelio-1.7/src/common/xio_objpool.h:82:31: note: Function 'xio_objpool_free' argument 1 names different: declaration 'obj' definition 'o'.
accelio-1.7/src/common/xio_objpool.c:170:29: note: Function 'xio_objpool_free' argument 1 names different: declaration 'obj' definition 'o'.
accelio-1.7/src/common/xio_session.c:1469:6: style: The scope of the variable 'retval' can be reduced. [variableScope]
accelio-1.7/src/common/xio_session.c:1579:33: style: The scope of the variable 'tmp_hdr' can be reduced. [variableScope]
accelio-1.7/src/common/xio_session.c:1580:24: style: The scope of the variable 'observer' can be reduced. [variableScope]
accelio-1.7/src/common/xio_session.c:699:51: style: Function 'xio_on_rsp_recv' argument 1 names different: declaration 'nexusetion' definition 'connection'. [funcArgNamesDifferent]
accelio-1.7/src/common/xio_session.c:68:51: note: Function 'xio_on_rsp_recv' argument 1 names different: declaration 'nexusetion' definition 'connection'.
accelio-1.7/src/common/xio_session.c:699:51: note: Function 'xio_on_rsp_recv' argument 1 names different: declaration 'nexusetion' definition 'connection'.
accelio-1.7/src/common/xio_session.c:1285:44: style: Function 'xio_on_new_message' argument 1 names different: declaration 'session' definition 's'. [funcArgNamesDifferent]
accelio-1.7/src/common/xio_session_priv.h:76:44: note: Function 'xio_on_new_message' argument 1 names different: declaration 'session' definition 's'.
accelio-1.7/src/common/xio_session.c:1285:44: note: Function 'xio_on_new_message' argument 1 names different: declaration 'session' definition 's'.
accelio-1.7/src/common/xio_session_client.c:97:2: style: Variable 'len' is reassigned a value before the old one has been used. [redundantAssignment]
accelio-1.7/src/common/xio_session_client.c:94:2: note: Variable 'len' is reassigned a value before the old one has been used.
accelio-1.7/src/common/xio_session_client.c:97:2: note: Variable 'len' is reassigned a value before the old one has been used.
accelio-1.7/src/common/xio_session_client.c:776:16: style: Function 'xio_client_on_nexus_event' argument 4 names different: declaration 'event_data' definition '_event_data'. [funcArgNamesDifferent]
accelio-1.7/src/common/xio_session_priv.h:265:16: note: Function 'xio_client_on_nexus_event' argument 4 names different: declaration 'event_data' definition '_event_data'.
accelio-1.7/src/common/xio_session_client.c:776:16: note: Function 'xio_client_on_nexus_event' argument 4 names different: declaration 'event_data' definition '_event_data'.
accelio-1.7/src/common/xio_session_server.c:267:2: style: Variable 'len' is reassigned a value before the old one has been used. [redundantAssignment]
accelio-1.7/src/common/xio_session_server.c:262:2: note: Variable 'len' is reassigned a value before the old one has been used.
accelio-1.7/src/common/xio_session_server.c:267:2: note: Variable 'len' is reassigned a value before the old one has been used.
accelio-1.7/src/common/xio_session_server.c:372:2: style: Variable 'len' is reassigned a value before the old one has been used. [redundantAssignment]
accelio-1.7/src/common/xio_session_server.c:367:2: note: Variable 'len' is reassigned a value before the old one has been used.
accelio-1.7/src/common/xio_session_server.c:372:2: note: Variable 'len' is reassigned a value before the old one has been used.
accelio-1.7/src/common/xio_session_server.c:233:20: style: The scope of the variable 'str_len' can be reduced. [variableScope]
accelio-1.7/src/common/xio_session_server.c:610:16: style: Function 'xio_server_on_nexus_event' argument 4 names different: declaration 'event_data' definition '_event_data'. [funcArgNamesDifferent]
accelio-1.7/src/common/xio_session_priv.h:203:16: note: Function 'xio_server_on_nexus_event' argument 4 names different: declaration 'event_data' definition '_event_data'.
accelio-1.7/src/common/xio_session_server.c:610:16: note: Function 'xio_server_on_nexus_event' argument 4 names different: declaration 'event_data' definition '_event_data'.
accelio-1.7/src/common/xio_sessions_cache.c:53:8: style: struct member 'Anonymous8::tmp_i' is never used. [unusedStructMember]
accelio-1.7/src/common/xio_sessions_cache.c:53:8: style: struct member 'Anonymous8::tmp_v' is never used. [unusedStructMember]
accelio-1.7/src/kernel/transport/rdma/xio_rdma_datapath.c:683:2: style: Variable 'task' is reassigned a value before the old one has been used. [redundantAssignment]
accelio-1.7/src/kernel/transport/rdma/xio_rdma_datapath.c:678:0: note: Variable 'task' is reassigned a value before the old one has been used.
accelio-1.7/src/kernel/transport/rdma/xio_rdma_datapath.c:683:2: note: Variable 'task' is reassigned a value before the old one has been used.
accelio-1.7/src/kernel/transport/rdma/xio_rdma_datapath.c:250:12: style: The scope of the variable 'retval' can be reduced. [variableScope]
accelio-1.7/src/kernel/transport/rdma/xio_rdma_datapath.c:681:9: style: The scope of the variable 'retval' can be reduced. [variableScope]
accelio-1.7/src/kernel/transport/rdma/xio_rdma_datapath.c:829:28: style: The scope of the variable 'task2' can be reduced. [variableScope]
accelio-1.7/src/kernel/transport/rdma/xio_rdma_datapath.c:950:23: style: The scope of the variable 'txd' can be reduced. [variableScope]
accelio-1.7/src/kernel/transport/rdma/xio_rdma_datapath.c:2383:20: style: The scope of the variable 'tmp_sge' can be reduced. [variableScope]
accelio-1.7/src/kernel/transport/rdma/xio_rdma_datapath.c:2387:11: style: The scope of the variable 'sg' can be reduced. [variableScope]
accelio-1.7/src/kernel/transport/rdma/xio_rdma_datapath.c:2389:14: style: The scope of the variable 'wr_len' can be reduced. [variableScope]
accelio-1.7/src/kernel/transport/rdma/xio_rdma_datapath.c:2476:20: style: The scope of the variable 'tmp_sge' can be reduced. [variableScope]
accelio-1.7/src/kernel/transport/rdma/xio_rdma_datapath.c:2478:14: style: The scope of the variable 'wr_len' can be reduced. [variableScope]
accelio-1.7/src/kernel/transport/rdma/xio_rdma_datapath.c:3611:11: style: The scope of the variable 'isg' can be reduced. [variableScope]
accelio-1.7/src/kernel/transport/rdma/xio_rdma_datapath.c:4926:29: style: The scope of the variable 'next_ptask' can be reduced. [variableScope]
accelio-1.7/src/kernel/transport/rdma/xio_rdma_datapath.c:4927:25: style: The scope of the variable 'rdma_task' can be reduced. [variableScope]
accelio-1.7/src/kernel/transport/rdma/xio_rdma_datapath.c:3537:19: portability: 'ulp_hdr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/kernel/transport/rdma/xio_rdma_datapath.c:4040:19: portability: 'ulp_hdr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/kernel/transport/rdma/xio_rdma_datapath.c:4771:7: portability: 'buff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/kernel/transport/rdma/xio_rdma_datapath.c:4772:7: portability: 'buff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/kernel/transport/rdma/xio_rdma_datapath.c:4773:7: portability: 'buff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/kernel/transport/rdma/xio_rdma_datapath.c:4774:7: portability: 'buff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/kernel/transport/rdma/xio_rdma_datapath.c:4775:7: portability: 'buff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/kernel/transport/rdma/xio_rdma_datapath.c:5035:7: portability: 'buff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/kernel/transport/rdma/xio_rdma_datapath.c:5036:7: portability: 'buff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/kernel/transport/rdma/xio_rdma_datapath.c:5037:7: portability: 'buff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/kernel/transport/rdma/xio_rdma_datapath.c:5038:7: portability: 'buff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/kernel/transport/rdma/xio_rdma_datapath.c:5101:7: portability: 'buff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/kernel/transport/rdma/xio_rdma_datapath.c:5102:7: portability: 'buff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/kernel/transport/rdma/xio_rdma_datapath.c:5103:7: portability: 'buff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/kernel/transport/rdma/xio_rdma_datapath.c:5104:7: portability: 'buff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/kernel/transport/rdma/xio_rdma_management.c:674:6: style: The scope of the variable 'i' can be reduced. [variableScope]
accelio-1.7/src/kernel/transport/rdma/xio_rdma_management.c:711:6: style: The scope of the variable 'i' can be reduced. [variableScope]
accelio-1.7/src/kernel/transport/rdma/xio_rdma_management.c:1005:6: style: The scope of the variable 'retval' can be reduced. [variableScope]
accelio-1.7/src/kernel/transport/rdma/xio_rdma_management.c:1744:60: style: Function 'xio_rdma_post_close' argument 1 names different: declaration 'transport' definition 'trans_base'. [funcArgNamesDifferent]
accelio-1.7/src/kernel/transport/rdma/xio_rdma_management.c:150:60: note: Function 'xio_rdma_post_close' argument 1 names different: declaration 'transport' definition 'trans_base'.
accelio-1.7/src/kernel/transport/rdma/xio_rdma_management.c:1744:60: note: Function 'xio_rdma_post_close' argument 1 names different: declaration 'transport' definition 'trans_base'.
accelio-1.7/src/kernel/transport/rdma/xio_rdma_management.c:1229:9: style: Variable 'ptr' is assigned a value that is never used. [unreadVariable]
accelio-1.7/src/kernel/transport/rdma/xio_rdma_memory.c:568:15: style: The scope of the variable 'dma_len' can be reduced. [variableScope]
accelio-1.7/src/kernel/transport/rdma/xio_rdma_memory.c:975:7: portability: 'ptr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/kernel/transport/tcp/xio_tcp_datapath.c:75:6: style: The scope of the variable 'retval' can be reduced. [variableScope]
accelio-1.7/src/kernel/transport/tcp/xio_tcp_datapath.c:112:8: style: The scope of the variable 'retval' can be reduced. [variableScope]
accelio-1.7/src/kernel/transport/tcp/xio_tcp_datapath.c:1348:14: style: The scope of the variable 'wr_len' can be reduced. [variableScope]
accelio-1.7/src/kernel/transport/tcp/xio_tcp_datapath.c:1349:9: style: The scope of the variable 'i' can be reduced. [variableScope]
accelio-1.7/src/kernel/transport/tcp/xio_tcp_datapath.c:1724:14: style: The scope of the variable 'wr_len' can be reduced. [variableScope]
accelio-1.7/src/kernel/transport/tcp/xio_tcp_datapath.c:1725:9: style: The scope of the variable 'i' can be reduced. [variableScope]
accelio-1.7/src/kernel/transport/tcp/xio_tcp_datapath.c:1801:8: style: The scope of the variable 'bytes_to_copy' can be reduced. [variableScope]
accelio-1.7/src/kernel/transport/tcp/xio_tcp_datapath.c:2584:29: style: The scope of the variable 'next_ptask' can be reduced. [variableScope]
accelio-1.7/src/kernel/transport/tcp/xio_tcp_datapath.c:2585:24: style: The scope of the variable 'tcp_task' can be reduced. [variableScope]
accelio-1.7/src/kernel/transport/tcp/xio_tcp_datapath.c:2943:34: style: The scope of the variable 'next_tcp_task' can be reduced. [variableScope]
accelio-1.7/src/kernel/transport/tcp/xio_tcp_datapath.c:3317:22: style: The scope of the variable 'recv_counter' can be reduced. [variableScope]
accelio-1.7/src/kernel/transport/tcp/xio_tcp_datapath.c:98:9: portability: '*buf' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/kernel/transport/tcp/xio_tcp_datapath.c:1858:28: portability: 'tcp_hndl->tmp_rx_buf_cur' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/kernel/transport/tcp/xio_tcp_datapath.c:1961:7: portability: 'buf' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/kernel/transport/tcp/xio_tcp_datapath.c:2204:19: portability: 'ulp_hdr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/kernel/transport/tcp/xio_tcp_datapath.c:2345:19: portability: 'ulp_hdr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/kernel/transport/tcp/xio_tcp_datapath.c:2665:7: portability: 'buff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/kernel/transport/tcp/xio_tcp_datapath.c:2666:7: portability: 'buff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/kernel/transport/tcp/xio_tcp_datapath.c:2667:7: portability: 'buff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/kernel/transport/tcp/xio_tcp_datapath.c:2668:7: portability: 'buff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/kernel/transport/tcp/xio_tcp_datapath.c:2737:7: portability: 'buff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/kernel/transport/tcp/xio_tcp_datapath.c:2738:7: portability: 'buff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/kernel/transport/tcp/xio_tcp_datapath.c:2739:7: portability: 'buff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/kernel/transport/tcp/xio_tcp_datapath.c:2740:7: portability: 'buff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/kernel/transport/tcp/xio_tcp_datapath.c:2837:7: portability: 'buff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/kernel/transport/tcp/xio_tcp_datapath.c:2838:7: portability: 'buff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/kernel/transport/tcp/xio_tcp_datapath.c:2839:7: portability: 'buff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/kernel/transport/tcp/xio_tcp_datapath.c:2840:7: portability: 'buff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/kernel/transport/tcp/xio_tcp_datapath.c:2841:7: portability: 'buff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/kernel/transport/tcp/xio_tcp_management.c:1181:14: warning: Possible null pointer dereference: data_conn [nullPointer]
accelio-1.7/src/kernel/transport/tcp/xio_tcp_management.c:1077:61: note: Assignment 'data_conn=NULL', assigned value is 0
accelio-1.7/src/kernel/transport/tcp/xio_tcp_management.c:1181:14: note: Null pointer dereference
accelio-1.7/src/kernel/transport/tcp/xio_tcp_management.c:652:3: style: Variable 'task' is reassigned a value before the old one has been used. [redundantAssignment]
accelio-1.7/src/kernel/transport/tcp/xio_tcp_management.c:650:0: note: Variable 'task' is reassigned a value before the old one has been used.
accelio-1.7/src/kernel/transport/tcp/xio_tcp_management.c:652:3: note: Variable 'task' is reassigned a value before the old one has been used.
accelio-1.7/src/kernel/transport/tcp/xio_tcp_management.c:317:31: style: The scope of the variable 'pconn' can be reduced. [variableScope]
accelio-1.7/src/kernel/transport/tcp/xio_tcp_management.c:317:39: style: The scope of the variable 'next_pconn' can be reduced. [variableScope]
accelio-1.7/src/kernel/transport/tcp/xio_tcp_management.c:2048:23: style: The scope of the variable 'tcp_task' can be reduced. [variableScope]
accelio-1.7/src/kernel/transport/tcp/xio_tcp_management.c:315:10: style: Function 'on_sock_disconnected' argument 2 names different: declaration 'notify_observer' definition 'passive_close'. [funcArgNamesDifferent]
accelio-1.7/src/kernel/transport/tcp/xio_tcp_transport.h:469:10: note: Function 'on_sock_disconnected' argument 2 names different: declaration 'notify_observer' definition 'passive_close'.
accelio-1.7/src/kernel/transport/tcp/xio_tcp_management.c:315:10: note: Function 'on_sock_disconnected' argument 2 names different: declaration 'notify_observer' definition 'passive_close'.
accelio-1.7/src/kernel/transport/tcp/xio_tcp_management.c:1088:6: portability: 'buf' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/kernel/transport/tcp/xio_tcp_management.c:1103:8: portability: 'buf' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/kernel/transport/tcp/xio_tcp_management.c:2145:6: style: Variable 'ptr' is assigned a value that is never used. [unreadVariable]
accelio-1.7/src/kernel/xio/xio_ev_loop.c:435:28: style: The scope of the variable 'first' can be reduced. [variableScope]
accelio-1.7/src/kernel/xio/xio_ev_loop.c:89:31: style: Function 'xio_ev_loop_init' argument 3 names different: declaration 'loop' definition 'loop_ops'. [funcArgNamesDifferent]
accelio-1.7/src/kernel/xio/xio_ev_loop.h:94:31: note: Function 'xio_ev_loop_init' argument 3 names different: declaration 'loop' definition 'loop_ops'.
accelio-1.7/src/kernel/xio/xio_ev_loop.c:89:31: note: Function 'xio_ev_loop_init' argument 3 names different: declaration 'loop' definition 'loop_ops'.
accelio-1.7/src/kernel/xio/xio_ev_loop.c:170:32: style: Function 'xio_ev_loop_destroy' argument 1 names different: declaration 'loop' definition 'loop_hndl'. [funcArgNamesDifferent]
accelio-1.7/src/kernel/xio/xio_ev_loop.h:101:32: note: Function 'xio_ev_loop_destroy' argument 1 names different: declaration 'loop' definition 'loop_hndl'.
accelio-1.7/src/kernel/xio/xio_ev_loop.c:170:32: note: Function 'xio_ev_loop_destroy' argument 1 names different: declaration 'loop' definition 'loop_hndl'.
accelio-1.7/src/kernel/xio/xio_kernel_utils.c:202:12: style: Redundant condition: host. '!host || (host && host[0]=='*'||host[0]==0)' is equivalent to '!host || host[0]=='*'||host[0]==0' [redundantCondition]
accelio-1.7/src/kernel/xio/xio_mempool.c:87:46: style: Function 'xio_mempool_destroy' argument 1 names different: declaration 'mpool' definition 'p'. [funcArgNamesDifferent]
accelio-1.7/src/kernel/xio/xio_mempool.h:94:46: note: Function 'xio_mempool_destroy' argument 1 names different: declaration 'mpool' definition 'p'.
accelio-1.7/src/kernel/xio/xio_mempool.c:87:46: note: Function 'xio_mempool_destroy' argument 1 names different: declaration 'mpool' definition 'p'.
accelio-1.7/src/kernel/xio/xio_mempool.c:176:43: style: Function 'xio_mempool_alloc' argument 1 names different: declaration 'mpool' definition 'p'. [funcArgNamesDifferent]
accelio-1.7/src/kernel/xio/xio_mempool.h:96:43: note: Function 'xio_mempool_alloc' argument 1 names different: declaration 'mpool' definition 'p'.
accelio-1.7/src/kernel/xio/xio_mempool.c:176:43: note: Function 'xio_mempool_alloc' argument 1 names different: declaration 'mpool' definition 'p'.
accelio-1.7/src/kernel/xio/xio_mempool.c:204:42: style: Function 'xio_mp_sge_alloc' argument 1 names different: declaration 'mpool' definition 'pool'. [funcArgNamesDifferent]
accelio-1.7/src/kernel/xio/xio_mempool.h:99:42: note: Function 'xio_mp_sge_alloc' argument 1 names different: declaration 'mpool' definition 'pool'.
accelio-1.7/src/kernel/xio/xio_mempool.c:204:42: note: Function 'xio_mp_sge_alloc' argument 1 names different: declaration 'mpool' definition 'pool'.
accelio-1.7/src/kernel/xio/xio_mempool.c:230:45: style: Function 'xio_mempool_free_mp' argument 1 names different: declaration 'mp_me' definition 'mp_mem'. [funcArgNamesDifferent]
accelio-1.7/src/kernel/xio/xio_mempool.h:104:45: note: Function 'xio_mempool_free_mp' argument 1 names different: declaration 'mp_me' definition 'mp_mem'.
accelio-1.7/src/kernel/xio/xio_mempool.c:230:45: note: Function 'xio_mempool_free_mp' argument 1 names different: declaration 'mp_me' definition 'mp_mem'.
accelio-1.7/src/kernel/xio/xio_sg_table.c:132:10: portability: 'daddr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/kernel/xio/xio_sg_table.c:144:10: portability: 'saddr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/kernel/xio/xio_task.c:315:8: style: The scope of the variable 'retval' can be reduced. [variableScope]
accelio-1.7/src/kernel/xio/xio_workqueue.c:255:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
accelio-1.7/src/tools/usr/xio_if_numa_cpus.c:120:2: style: Variable 'retval' is reassigned a value before the old one has been used. [redundantAssignment]
accelio-1.7/src/tools/usr/xio_if_numa_cpus.c:116:0: note: Variable 'retval' is reassigned a value before the old one has been used.
accelio-1.7/src/tools/usr/xio_if_numa_cpus.c:120:2: note: Variable 'retval' is reassigned a value before the old one has been used.
accelio-1.7/src/tools/usr/xio_if_numa_cpus.c:220:28: error: Undefined behavior: Variable 'flags' is used as parameter and destination in s[n]printf(). [sprintfOverlappingData]
accelio-1.7/src/tools/usr/xio_if_numa_cpus.c:222:28: error: Undefined behavior: Variable 'flags' is used as parameter and destination in s[n]printf(). [sprintfOverlappingData]
accelio-1.7/src/tools/usr/xio_if_numa_cpus.c:224:28: error: Undefined behavior: Variable 'flags' is used as parameter and destination in s[n]printf(). [sprintfOverlappingData]
accelio-1.7/src/tools/usr/xio_if_numa_cpus.c:226:28: error: Undefined behavior: Variable 'flags' is used as parameter and destination in s[n]printf(). [sprintfOverlappingData]
accelio-1.7/src/tools/usr/xio_if_numa_cpus.c:231:35: error: Undefined behavior: Variable 'flags' is used as parameter and destination in s[n]printf(). [sprintfOverlappingData]
accelio-1.7/src/tools/usr/xio_if_numa_cpus.c:234:28: error: Undefined behavior: Variable 'flags' is used as parameter and destination in s[n]printf(). [sprintfOverlappingData]
accelio-1.7/src/tools/usr/xio_mem_usage.c:82:2: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
accelio-1.7/src/tools/usr/xio_mem_usage.c:83:2: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
accelio-1.7/src/tools/usr/xio_mem_usage.c:84:2: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
accelio-1.7/src/tools/usr/xio_mem_usage.c:85:2: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
accelio-1.7/src/tools/usr/xio_mem_usage.c:86:2: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
accelio-1.7/src/tools/usr/xio_mem_usage.c:87:2: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
accelio-1.7/src/tools/usr/xio_mem_usage.c:88:2: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
accelio-1.7/src/tools/usr/xio_mem_usage.c:91:2: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
accelio-1.7/src/tools/usr/xio_mem_usage.c:92:2: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
accelio-1.7/src/tools/usr/xio_mem_usage.c:93:2: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
accelio-1.7/src/tools/usr/xio_mem_usage.c:94:2: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
accelio-1.7/src/tools/usr/xio_mem_usage.c:95:2: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
accelio-1.7/src/tools/usr/xio_mem_usage.c:96:2: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
accelio-1.7/src/tools/usr/xio_mem_usage.c:114:2: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
accelio-1.7/src/tools/usr/xio_mem_usage.c:115:2: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
accelio-1.7/src/tools/usr/xio_mem_usage.c:116:2: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
accelio-1.7/src/tools/usr/xio_mem_usage.c:117:2: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
accelio-1.7/src/tools/usr/xio_mem_usage.c:118:2: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
accelio-1.7/src/tools/usr/xio_mem_usage.c:119:2: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
accelio-1.7/src/tools/usr/xio_mem_usage.c:120:2: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
accelio-1.7/src/tools/usr/xio_mem_usage.c:121:2: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
accelio-1.7/src/tools/usr/xio_mem_usage.c:122:2: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
accelio-1.7/src/usr/transport/rdma/xio_rdma_datapath.c:314:4: style: Variable 'curr_wr' is reassigned a value before the old one has been used. [redundantAssignment]
accelio-1.7/src/usr/transport/rdma/xio_rdma_datapath.c:308:4: note: Variable 'curr_wr' is reassigned a value before the old one has been used.
accelio-1.7/src/usr/transport/rdma/xio_rdma_datapath.c:314:4: note: Variable 'curr_wr' is reassigned a value before the old one has been used.
accelio-1.7/src/usr/transport/rdma/xio_rdma_datapath.c:237:12: style: The scope of the variable 'retval' can be reduced. [variableScope]
accelio-1.7/src/usr/transport/rdma/xio_rdma_datapath.c:618:9: style: The scope of the variable 'retval' can be reduced. [variableScope]
accelio-1.7/src/usr/transport/rdma/xio_rdma_datapath.c:774:28: style: The scope of the variable 'task2' can be reduced. [variableScope]
accelio-1.7/src/usr/transport/rdma/xio_rdma_datapath.c:896:24: style: The scope of the variable 'rdma_task' can be reduced. [variableScope]
accelio-1.7/src/usr/transport/rdma/xio_rdma_datapath.c:1788:20: style: The scope of the variable 'tmp_sge' can be reduced. [variableScope]
accelio-1.7/src/usr/transport/rdma/xio_rdma_datapath.c:1790:14: style: The scope of the variable 'wr_len' can be reduced. [variableScope]
accelio-1.7/src/usr/transport/rdma/xio_rdma_datapath.c:4318:11: style: The scope of the variable 'local_buf_size' can be reduced. [variableScope]
accelio-1.7/src/usr/transport/rdma/xio_rdma_datapath.c:4857:29: style: The scope of the variable 'next_ptask' can be reduced. [variableScope]
accelio-1.7/src/usr/transport/rdma/xio_rdma_datapath.c:4858:25: style: The scope of the variable 'rdma_task' can be reduced. [variableScope]
accelio-1.7/src/usr/transport/rdma/xio_rdma_datapath.c:3044:19: portability: 'ulp_hdr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/usr/transport/rdma/xio_rdma_datapath.c:4028:19: portability: 'ulp_hdr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/usr/transport/rdma/xio_rdma_datapath.c:4710:7: portability: 'buff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/usr/transport/rdma/xio_rdma_datapath.c:4711:7: portability: 'buff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/usr/transport/rdma/xio_rdma_datapath.c:4712:7: portability: 'buff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/usr/transport/rdma/xio_rdma_datapath.c:4713:7: portability: 'buff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/usr/transport/rdma/xio_rdma_datapath.c:4714:7: portability: 'buff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/usr/transport/rdma/xio_rdma_datapath.c:4969:7: portability: 'buff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/usr/transport/rdma/xio_rdma_datapath.c:4970:7: portability: 'buff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/usr/transport/rdma/xio_rdma_datapath.c:4971:7: portability: 'buff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/usr/transport/rdma/xio_rdma_datapath.c:4972:7: portability: 'buff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/usr/transport/rdma/xio_rdma_datapath.c:5036:7: portability: 'buff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/usr/transport/rdma/xio_rdma_datapath.c:5037:7: portability: 'buff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/usr/transport/rdma/xio_rdma_datapath.c:5038:7: portability: 'buff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/usr/transport/rdma/xio_rdma_datapath.c:5039:7: portability: 'buff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/usr/transport/rdma/xio_rdma_management.c:155:2: style: Variable 'dev_name' is reassigned a value before the old one has been used. [redundantAssignment]
accelio-1.7/src/usr/transport/rdma/xio_rdma_management.c:151:0: note: Variable 'dev_name' is reassigned a value before the old one has been used.
accelio-1.7/src/usr/transport/rdma/xio_rdma_management.c:155:2: note: Variable 'dev_name' is reassigned a value before the old one has been used.
accelio-1.7/src/usr/transport/rdma/xio_rdma_management.c:1387:24: style: The scope of the variable 'rdma_task' can be reduced. [variableScope]
accelio-1.7/src/usr/transport/rdma/xio_rdma_management.c:1388:6: style: The scope of the variable 'retval' can be reduced. [variableScope]
accelio-1.7/src/usr/transport/rdma/xio_rdma_management.c:2610:29: style: The scope of the variable 'rdma_hndl' can be reduced. [variableScope]
accelio-1.7/src/usr/transport/rdma/xio_rdma_management.c:2611:9: style: The scope of the variable 'retval' can be reduced. [variableScope]
accelio-1.7/src/usr/transport/rdma/xio_rdma_management.c:2895:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
accelio-1.7/src/usr/transport/rdma/xio_rdma_management.c:3317:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
accelio-1.7/src/usr/transport/rdma/xio_rdma_management.c:1952:60: style: Function 'xio_rdma_post_close' argument 1 names different: declaration 'trans_hndl' definition 'trans_base'. [funcArgNamesDifferent]
accelio-1.7/src/usr/transport/rdma/xio_rdma_management.c:114:60: note: Function 'xio_rdma_post_close' argument 1 names different: declaration 'trans_hndl' definition 'trans_base'.
accelio-1.7/src/usr/transport/rdma/xio_rdma_management.c:1952:60: note: Function 'xio_rdma_post_close' argument 1 names different: declaration 'trans_hndl' definition 'trans_base'.
accelio-1.7/src/usr/transport/rdma/xio_rdma_management.c:1496:35: portability: 'rdma_slab->data_pool' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/usr/transport/rdma/xio_rdma_management.c:1845:35: portability: 'rdma_slab->data_pool' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
accelio-1.7/src/usr/transport/rdma/xio_rdma_management.c:1514:9: style: Variable 'ptr' is assigned a value that is never used. [unreadVariable]
accelio-1.7/src/usr/transport/rdma/xio_rdma_utils.c:64:20: style: Function 'xio_validate_rdma_op' argument 1 names different: declaration 'lsge' definition 'lsg_list'. [funcArgNamesDifferent]
accelio-1.7/src/usr/transport/rdma/xio_rdma_utils.h:45:20: note: Function 'xio_validate_rdma_op' argument 1 names different: declaration 'lsge' definition 'lsg_list'.
accelio-1.7/src/usr/transport/rdma/xio_rdma_utils.c:64:20: note: Function 'xio_validate_rdma_op' argument 1 names different: declaration 'lsge' definition 'lsg_list'.
accelio-1.7/src/usr/transport/rdma/xio_rdma_utils.c:65:20: style: Function 'xio_validate_rdma_op' argument 3 names different: declaration 'rsge' definition 'rsg_list'. [funcArgNamesDifferent]
accelio-1.7/src/usr/transport/rdma/xio_rdma_utils.h:46:20: note: Function 'xio_validate_rdma_op' argument 3 names different: declaration 'rsge' definition 'rsg_list'.
accelio-1.7/src/usr/transport/rdma/xio_rdma_utils.c:65:20: note: Function 'xio_validate_rdma_op' argument 3 names different: declaration 'rsge' definition 'rsg_list'.
accelio-1.7/src/usr/transport/rdma/xio_rdma_verbs.c:187:33: style: The scope of the variable 'tmp_tmr_elem' can be reduced. [variableScope]
accelio-1.7/src/usr/transport/rdma/xio_rdma_verbs.c:188:8: style: The scope of the variable 'retval' can be reduced. [variableScope]
accelio-1.7/src/usr/transport/rdma/xio_rdma_verbs.c:620:18: style: The scope of the variable 'tmr' can be reduced. [variableScope]
accelio-1.7/src/usr/transport/tcp/xio_tcp_datapath.c:912:17: style: Variable 'task' is reassigned a value before the old one has been used. [redundantAssignment]
accelio-1.7/src/usr/transport/tcp/xio_tcp_datapath.c:910:0: note: Variable 'task' is reassigned a value before the old one has been used.
accelio-1.7/src/usr/transport/tcp/xio_tcp_datapath.c:912:17: note: Variable 'task' is reassigned a value before the old one has been used.
accelio-1.7/src/usr/transport/tcp/xio_tcp_datapath.c:63:6: style: The scope of the variable 'retval' can be reduced. [variableScope]
accelio-1.7/src/usr/transport/tcp/xio_tcp_datapath.c:98:8: style: The scope of the variable 'retval' can be reduced. [variableScope]
accelio-1.7/src/usr/transport/tcp/xio_tcp_datapath.c:319:11: style: The scope of the variable 'local_buf_size' can be reduced. [variableScope]
accelio-1.7/src/usr/transport/tcp/xio_tcp_datapath.c:1483:14: style: The scope of the variable 'wr_len' can be reduced. [variableScope]
accelio-1.7/src/usr/transport/tcp/xio_tcp_datapath.c:1484:9: style: The scope of the variable 'i' can be reduced. [variableScope]
accelio-1.7/src/usr/transport/tcp/xio_tcp_datapath.c:1907:14: style: The scope of the variable 'wr_len' can be reduced. [variableScope]
accelio-1.7/src/usr/transport/tcp/xio_tcp_datapath.c:1908:9: style: The scope of the variable 'i' can be reduced. [variableScope]
accelio-1.7/src/usr/transport/tcp/xio_tcp_datapath.c:1983:8: style: The scope of the variable 'bytes_to_copy' can be reduced. [variableScope]
accelio-1.7/src/usr/transport/tcp/xio_tcp_datapath.c:2057:8: style: The scope of the variable 'retval' can be reduced. [variableScope]
accelio-1.7/src/usr/transport/tcp/xio_tcp_datapath.c:2786:29: style: The scope of the variable 'next_ptask' can be reduced. [variableScope]
accelio-1.7/src/usr/transport/tcp/xio_tcp_datapath.c:2787:24: style: The scope of the variable 'tcp_task' can be reduced. [variableScope]
accelio-1.7/src/usr/transport/tcp/xio_tcp_datapath.c:3161:34: style: The scope of the variable 'next_tcp_task' can be reduced. [variableScope]
accelio-1.7/src/usr/transport/tcp/xio_tcp_datapath.c:3167:38: style: The scope of the variable 'next_rxd_work' can be reduced. [variableScope]
accelio-1.7/src/usr/transport/tcp/xio_tcp_datapath.c:3515:22: style: The scope of the variable 'recv_counter' can be reduced. [variableScope]
accelio-1.7/src/usr/transport/tcp/xio_tcp_management.c:1023:8: warning: Possible null pointer dereference: data_conn [nullPointer]
accelio-1.7/src/usr/transport/tcp/xio_tcp_management.c:912:61: note: Assignment 'data_conn=NULL', assigned value is 0
accelio-1.7/src/usr/transport/tcp/xio_tcp_management.c:1023:8: note: Null pointer dereference
accelio-1.7/src/usr/transport/tcp/xio_tcp_management.c:1026:10: warning: Possible null pointer dereference: data_conn [nullPointer]
accelio-1.7/src/usr/transport/tcp/xio_tcp_management.c:912:61: note: Assignment 'data_conn=NULL', assigned value is 0
accelio-1.7/src/usr/transport/tcp/xio_tcp_management.c:1026:10: note: Null pointer dereference
accelio-1.7/src/usr/transport/tcp/xio_tcp_management.c:236:39: style: The scope of the variable 'next_pconn' can be reduced. [variableScope]
accelio-1.7/src/usr/transport/tcp/xio_tcp_management.c:237:6: style: The scope of the variable 'retval' can be reduced. [variableScope]
accelio-1.7/src/usr/transport/tcp/xio_tcp_management.c:598:6: style: The scope of the variable 'retval' can be reduced. [variableScope]
accelio-1.7/src/usr/transport/tcp/xio_tcp_management.c:598:18: style: The scope of the variable 'count' can be reduced. [variableScope]
accelio-1.7/src/usr/transport/tcp/xio_tcp_management.c:1987:23: style: The scope of the variable 'tcp_task' can be reduced. [variableScope]
accelio-1.7/src/usr/transport/tcp/xio_tcp_management.c:2158:6: style: The scope of the variable 'retval' can be reduced. [variableScope]
accelio-1.7/src/usr/transport/tcp/xio_tcp_management.c:234:10: style: Function 'on_sock_disconnected' argument 2 names different: declaration 'notify_observer' definition 'passive_close'. [funcArgNamesDifferent]
accelio-1.7/src/usr/transport/tcp/xio_tcp_transport.h:378:10: note: Function 'on_sock_disconnected' argument 2 names different: declaration 'notify_observer' definition 'passive_close'.
accelio-1.7/src/usr/transport/tcp/xio_tcp_management.c:234:10: note: Function 'on_sock_disconnected' argument 2 names different: declaration 'notify_observer' definition 'passive_close'.
accelio-1.7/src/usr/transport/tcp/xio_tcp_management.c:2050:6: style: Variable 'ptr' is assigned a value that is never used. [unreadVariable]
accelio-1.7/src/usr/transport/xio_mempool.c:271:29: style: The scope of the variable 'tmp_r' can be reduced. [variableScope]
accelio-1.7/src/usr/transport/xio_mempool.c:468:23: style: The scope of the variable 's' can be reduced. [variableScope]
accelio-1.7/src/usr/xio/get_clock.c:72:9: style: The scope of the variable 'tx' can be reduced. [variableScope]
accelio-1.7/src/usr/xio/get_clock.c:72:13: style: The scope of the variable 'ty' can be reduced. [variableScope]
accelio-1.7/src/usr/xio/get_clock.c:193:16: style: The scope of the variable 'khz' can be reduced. [variableScope]
accelio-1.7/src/usr/xio/xio_timers_list.h:270:32: style: The scope of the variable 'tentry' can be reduced. [variableScope]
accelio-1.7/src/usr/xio/xio_timers_list.h:271:13: style: The scope of the variable 'current_time' can be reduced. [variableScope]
accelio-1.7/src/usr/xio/xio_ev_loop.c:349:20: style: The scope of the variable 'last_sched' can be reduced. [variableScope]
accelio-1.7/src/usr/xio/xio_ev_loop.c:350:20: style: The scope of the variable 'events_list_entry' can be reduced. [variableScope]
accelio-1.7/src/usr/xio/xio_ev_loop.c:351:28: style: The scope of the variable 'tevn' can be reduced. [variableScope]
accelio-1.7/src/usr/xio/xio_ev_loop.c:352:22: style: The scope of the variable 'event_handler' can be reduced. [variableScope]
accelio-1.7/src/usr/xio/xio_ev_loop.c:353:10: style: The scope of the variable 'event_data' can be reduced. [variableScope]
accelio-1.7/src/usr/xio/xio_ev_loop.c:122:27: style: Function 'xio_ev_loop_add' argument 1 names different: declaration 'loop' definition 'loop_hndl'. [funcArgNamesDifferent]
accelio-1.7/src/usr/xio/xio_ev_loop.h:116:27: note: Function 'xio_ev_loop_add' argument 1 names different: declaration 'loop' definition 'loop_hndl'.
accelio-1.7/src/usr/xio/xio_ev_loop.c:122:27: note: Function 'xio_ev_loop_add' argument 1 names different: declaration 'loop' definition 'loop_hndl'.
accelio-1.7/src/usr/xio/xio_ev_loop.c:181:27: style: Function 'xio_ev_loop_del' argument 1 names different: declaration 'loop' definition 'loop_hndl'. [funcArgNamesDifferent]
accelio-1.7/src/usr/xio/xio_ev_loop.h:141:27: note: Function 'xio_ev_loop_del' argument 1 names different: declaration 'loop' definition 'loop_hndl'.
accelio-1.7/src/usr/xio/xio_ev_loop.c:181:27: note: Function 'xio_ev_loop_del' argument 1 names different: declaration 'loop' definition 'loop_hndl'.
accelio-1.7/src/usr/xio/xio_ev_loop.c:314:34: style: Function 'xio_ev_loop_add_event' argument 1 names different: declaration 'loop' definition '_loop'. [funcArgNamesDifferent]
accelio-1.7/src/usr/xio/xio_ev_loop.h:186:34: note: Function 'xio_ev_loop_add_event' argument 1 names different: declaration 'loop' definition '_loop'.
accelio-1.7/src/usr/xio/xio_ev_loop.c:314:34: note: Function 'xio_ev_loop_add_event' argument 1 names different: declaration 'loop' definition '_loop'.
accelio-1.7/src/usr/xio/xio_ev_loop.c:512:27: style: Function 'xio_ev_loop_run' argument 1 names different: declaration 'loop' definition 'loop_hndl'. [funcArgNamesDifferent]
accelio-1.7/src/usr/xio/xio_ev_loop.h:62:27: note: Function 'xio_ev_loop_run' argument 1 names different: declaration 'loop' definition 'loop_hndl'.
accelio-1.7/src/usr/xio/xio_ev_loop.c:512:27: note: Function 'xio_ev_loop_run' argument 1 names different: declaration 'loop' definition 'loop_hndl'.
accelio-1.7/src/usr/xio/xio_ev_loop.c:520:36: style: Function 'xio_ev_loop_stop' argument 1 names different: declaration 'loop' definition 'loop_hndl'. [funcArgNamesDifferent]
accelio-1.7/src/usr/xio/xio_ev_loop.h:81:29: note: Function 'xio_ev_loop_stop' argument 1 names different: declaration 'loop' definition 'loop_hndl'.
accelio-1.7/src/usr/xio/xio_ev_loop.c:520:36: note: Function 'xio_ev_loop_stop' argument 1 names different: declaration 'loop' definition 'loop_hndl'.
accelio-1.7/src/usr/xio/xio_ev_loop.c:543:32: style: Function 'xio_ev_loop_destroy' argument 1 names different: declaration 'loop' definition 'loop_hndl'. [funcArgNamesDifferent]
accelio-1.7/src/usr/xio/xio_ev_loop.h:102:32: note: Function 'xio_ev_loop_destroy' argument 1 names different: declaration 'loop' definition 'loop_hndl'.
accelio-1.7/src/usr/xio/xio_ev_loop.c:543:32: note: Function 'xio_ev_loop_destroy' argument 1 names different: declaration 'loop' definition 'loop_hndl'.
accelio-1.7/src/usr/xio/xio_ev_loop.c:581:33: style: Function 'xio_ev_loop_poll_wait' argument 1 names different: declaration 'loop' definition 'loop_hndl'. [funcArgNamesDifferent]
accelio-1.7/src/usr/xio/xio_ev_loop.h:176:33: note: Function 'xio_ev_loop_poll_wait' argument 1 names different: declaration 'loop' definition 'loop_hndl'.
accelio-1.7/src/usr/xio/xio_ev_loop.c:581:33: note: Function 'xio_ev_loop_poll_wait' argument 1 names different: declaration 'loop' definition 'loop_hndl'.
accelio-1.7/src/usr/xio/xio_ev_loop.c:592:35: style: Function 'xio_ev_loop_get_poll_fd' argument 1 names different: declaration 'loop' definition 'loop_hndl'. [funcArgNamesDifferent]
accelio-1.7/src/usr/xio/xio_ev_loop.h:151:35: note: Function 'xio_ev_loop_get_poll_fd' argument 1 names different: declaration 'loop' definition 'loop_hndl'.
accelio-1.7/src/usr/xio/xio_ev_loop.c:592:35: note: Function 'xio_ev_loop_get_poll_fd' argument 1 names different: declaration 'loop' definition 'loop_hndl'.
accelio-1.7/src/usr/xio/xio_init.c:150:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
accelio-1.7/src/usr/xio/xio_workqueue.c:193:12: style: The scope of the variable 's' can be reduced. [variableScope]
accelio-1.7/tests/kernel/hello_test/xio_client.c:189:31: style: The scope of the variable 'out_sgl' can be reduced. [variableScope]
accelio-1.7/tests/kernel/hello_test/xio_client.c:596:22: style: The scope of the variable 'sgl' can be reduced. [variableScope]
accelio-1.7/tests/kernel/hello_test/xio_client.c:646:22: style: The scope of the variable 'sgl' can be reduced. [variableScope]
accelio-1.7/tests/kernel/hello_test/xio_client.c:137:8: style: struct member 'test_stat::pad' is never used. [unusedStructMember]
accelio-1.7/tests/kernel/hello_test/xio_client.c:146:8: style: struct member 'chain_list::pad' is never used. [unusedStructMember]
accelio-1.7/tests/kernel/hello_test_lat/xio_lat_client.c:150:22: style: The scope of the variable 'in_sgl' can be reduced. [variableScope]
accelio-1.7/tests/kernel/hello_test_lat/xio_lat_client.c:150:31: style: The scope of the variable 'out_sgl' can be reduced. [variableScope]
accelio-1.7/tests/kernel/hello_test_ow/xio_ow_client.c:181:22: style: The scope of the variable 'in_sgl' can be reduced. [variableScope]
accelio-1.7/tests/kernel/hello_test_ow/xio_ow_client.c:181:31: style: The scope of the variable 'out_sgl' can be reduced. [variableScope]
accelio-1.7/tests/kernel/hello_test_ow/xio_ow_client.c:136:8: style: struct member 'test_stat::pad' is never used. [unusedStructMember]
accelio-1.7/tests/kernel/hello_test_ow/xio_ow_client.c:137:11: style: struct member 'test_stat::rxlen' is never used. [unusedStructMember]
accelio-1.7/tests/kernel/hello_test_ow/xio_ow_client.c:320:8: style: Variable 'sgl' is assigned a value that is never used. [unreadVariable]
accelio-1.7/tests/kernel/hello_test_ow/xio_ow_client.c:390:8: style: Variable 'sgl' is assigned a value that is never used. [unreadVariable]
accelio-1.7/tests/usr/common/xio_intf.c:156:2: style: Variable 'retval' is reassigned a value before the old one has been used. [redundantAssignment]
accelio-1.7/tests/usr/common/xio_intf.c:152:0: note: Variable 'retval' is reassigned a value before the old one has been used.
accelio-1.7/tests/usr/common/xio_intf.c:156:2: note: Variable 'retval' is reassigned a value before the old one has been used.
accelio-1.7/tests/usr/hello_test/xio_client.c:186:3: portability: %zd in format string (no. 4) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
accelio-1.7/tests/usr/hello_test/xio_client.c:186:3: portability: %zd in format string (no. 5) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
accelio-1.7/tests/usr/hello_test/xio_client.c:608:23: style: The scope of the variable 'sglist' can be reduced. [variableScope]
accelio-1.7/tests/usr/hello_test/xio_client.c:660:23: style: The scope of the variable 'sglist' can be reduced. [variableScope]
accelio-1.7/tests/usr/hello_test/xio_client.c:92:8: style: struct member 'test_stat::pad' is never used. [unusedStructMember]
accelio-1.7/tests/usr/hello_test/xio_client.c:101:8: style: struct member 'chain_list::pad' is never used. [unusedStructMember]
accelio-1.7/tests/usr/hello_test_bidi/xio_bidi_client.c:177:3: portability: %zd in format string (no. 4) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
accelio-1.7/tests/usr/hello_test_bidi/xio_bidi_client.c:177:3: portability: %zd in format string (no. 5) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
accelio-1.7/tests/usr/hello_test_bidi/xio_bidi_server.c:147:3: portability: %zd in format string (no. 4) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
accelio-1.7/tests/usr/hello_test_bidi/xio_bidi_server.c:147:3: portability: %zd in format string (no. 5) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
accelio-1.7/tests/usr/hello_test_bidi/xio_bidi_server.c:190:23: style: The scope of the variable 'sglist' can be reduced. [variableScope]
accelio-1.7/tests/usr/hello_test_lat/xio_lat_client.c:145:3: portability: %zd in format string (no. 5) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
accelio-1.7/tests/usr/hello_test_lat/xio_lat_client.c:145:3: portability: %zd in format string (no. 6) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
accelio-1.7/tests/usr/hello_test_mt/xio_mt_client.c:185:3: portability: %zd in format string (no. 4) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
accelio-1.7/tests/usr/hello_test_mt/xio_mt_client.c:185:3: portability: %zd in format string (no. 5) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
accelio-1.7/tests/usr/hello_test_mt/xio_mt_client.c:91:7: style: struct member 'thread_stat_data::pad' is never used. [unusedStructMember]
accelio-1.7/tests/usr/hello_test_mt/xio_mt_server.c:600:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
accelio-1.7/tests/usr/hello_test_mt/xio_mt_server.c:87:11: style: struct member 'thread_stat_data::print_counter' is never used. [unusedStructMember]
accelio-1.7/tests/usr/hello_test_mt/xio_mt_server.c:89:11: style: struct member 'thread_stat_data::start_time' is never used. [unusedStructMember]
accelio-1.7/tests/usr/hello_test_mt/xio_mt_server.c:90:10: style: struct member 'thread_stat_data::txlen' is never used. [unusedStructMember]
accelio-1.7/tests/usr/hello_test_mt/xio_mt_server.c:91:10: style: struct member 'thread_stat_data::rxlen' is never used. [unusedStructMember]
accelio-1.7/tests/usr/hello_test_mt/xio_mt_server.c:92:7: style: struct member 'thread_stat_data::first_time' is never used. [unusedStructMember]
accelio-1.7/tests/usr/hello_test_oneway/xio_oneway_client.c:156:3: portability: %zd in format string (no. 3) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
accelio-1.7/tests/usr/hello_test_oneway/xio_oneway_client.c:208:3: portability: %zd in format string (no. 3) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
accelio-1.7/tests/usr/hello_test_oneway/xio_oneway_client.c:84:8: style: struct member 'ow_test_stat::pad' is never used. [unusedStructMember]
accelio-1.7/tests/usr/hello_test_oneway/xio_oneway_server.c:133:19: style: The scope of the variable 'msg' can be reduced. [variableScope]
accelio-1.7/tests/usr/hello_test_oneway/xio_oneway_server.c:389:6: style: The scope of the variable 'c' can be reduced. [variableScope]
accelio-1.7/tests/usr/hello_test_ow/xio_ow_client.c:158:3: portability: %zd in format string (no. 3) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
accelio-1.7/tests/usr/hello_test_ow/xio_ow_client.c:87:8: style: struct member 'test_stat::pad' is never used. [unusedStructMember]
accelio-1.7/tests/usr/hello_test_ow/xio_ow_client.c:88:11: style: struct member 'test_stat::rxlen' is never used. [unusedStructMember]
accelio-1.7/win/iocp_echo_server/iocp_echo_server.c:399:7: error: printf format string requires 1 parameter but only 0 are given. [wrongPrintfScanfArgNum]
accelio-1.7/win/iocp_echo_server/iocp_echo_server.c:310:17: style: The scope of the variable 'newSocketState' can be reduced. [variableScope]
accelio-1.7/win/iocp_echo_server/iocp_echo_server.c:398:17: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
accelio-1.7/win/xiodll/xio_ev_loop-iocp.c:164:2: style: Variable 'tev' is reassigned a value before the old one has been used. [redundantAssignment]
accelio-1.7/win/xiodll/xio_ev_loop-iocp.c:162:0: note: Variable 'tev' is reassigned a value before the old one has been used.
accelio-1.7/win/xiodll/xio_ev_loop-iocp.c:164:2: note: Variable 'tev' is reassigned a value before the old one has been used.
accelio-1.7/win/xiodll/xio_ev_loop-iocp.c:356:2: style: Variable 'resultOk' is reassigned a value before the old one has been used. [redundantAssignment]
accelio-1.7/win/xiodll/xio_ev_loop-iocp.c:354:2: note: Variable 'resultOk' is reassigned a value before the old one has been used.
accelio-1.7/win/xiodll/xio_ev_loop-iocp.c:356:2: note: Variable 'resultOk' is reassigned a value before the old one has been used.
accelio-1.7/win/xiodll/xio_ev_loop-iocp.c:261:20: style: The scope of the variable 'last_sched' can be reduced. [variableScope]
accelio-1.7/win/xiodll/xio_ev_loop-iocp.c:262:28: style: The scope of the variable 'tevn' can be reduced. [variableScope]
accelio-1.7/win/xiodll/xio_ev_loop-iocp.c:595:0: style: Variable 'val' is assigned a value that is never used. [unreadVariable]
accelio-1.7/win/xiodll/xio_ev_loop-select.c:277:20: style: The scope of the variable 'last_sched' can be reduced. [variableScope]
accelio-1.7/win/xiodll/xio_ev_loop-select.c:278:28: style: The scope of the variable 'tevn' can be reduced. [variableScope]
[22:22]

ftp://ftp.se.debian.org/debian/pool/main/a/accerciser/accerciser_3.4.1.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/access-modifier-checker/access-modifier-checker_1.7.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/accessodf/accessodf_0.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/accountsservice/accountsservice_0.6.45.orig.tar.xz
accountsservice-0.6.45/src/accounts-generated.c:2664:17: style: The scope of the variable 'variant' can be reduced. [variableScope]
accountsservice-0.6.45/src/accounts-user-generated.c:5093:3: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
accountsservice-0.6.45/src/accounts-user-generated.c:5091:0: note: Variable 'value' is reassigned a value before the old one has been used.
accountsservice-0.6.45/src/accounts-user-generated.c:5093:3: note: Variable 'value' is reassigned a value before the old one has been used.
accountsservice-0.6.45/src/accounts-user-generated.c:5748:17: style: The scope of the variable 'variant' can be reduced. [variableScope]
accountsservice-0.6.45/src/daemon.c:149:24: style: The scope of the variable 'pwent' can be reduced. [variableScope]
accountsservice-0.6.45/src/daemon.c:249:19: style: The scope of the variable 'key_file' can be reduced. [variableScope]
accountsservice-0.6.45/src/daemon.c:317:24: style: The scope of the variable 'pwent' can be reduced. [variableScope]
accountsservice-0.6.45/src/daemon.c:363:24: style: The scope of the variable 'pwent' can be reduced. [variableScope]
accountsservice-0.6.45/src/daemon.c:927:22: style: The scope of the variable 'shell' can be reduced. [variableScope]
accountsservice-0.6.45/src/daemon.c:1380:49: style: Function 'daemon_local_check_auth' argument 5 names different: declaration 'auth_cb' definition 'authorized_cb'. [funcArgNamesDifferent]
accountsservice-0.6.45/src/daemon.h:89:62: note: Function 'daemon_local_check_auth' argument 5 names different: declaration 'auth_cb' definition 'authorized_cb'.
accountsservice-0.6.45/src/daemon.c:1380:49: note: Function 'daemon_local_check_auth' argument 5 names different: declaration 'auth_cb' definition 'authorized_cb'.
accountsservice-0.6.45/src/daemon.c:1382:49: style: Function 'daemon_local_check_auth' argument 7 names different: declaration 'data' definition 'authorized_cb_data'. [funcArgNamesDifferent]
accountsservice-0.6.45/src/daemon.h:91:62: note: Function 'daemon_local_check_auth' argument 7 names different: declaration 'data' definition 'authorized_cb_data'.
accountsservice-0.6.45/src/daemon.c:1382:49: note: Function 'daemon_local_check_auth' argument 7 names different: declaration 'data' definition 'authorized_cb_data'.
accountsservice-0.6.45/src/libaccountsservice/act-user-manager.c:3059:9: style: Variable 'local_error' is reassigned a value before the old one has been used. [redundantAssignment]
accountsservice-0.6.45/src/libaccountsservice/act-user-manager.c:3049:0: note: Variable 'local_error' is reassigned a value before the old one has been used.
accountsservice-0.6.45/src/libaccountsservice/act-user-manager.c:3059:9: note: Variable 'local_error' is reassigned a value before the old one has been used.
accountsservice-0.6.45/src/libaccountsservice/act-user-manager.c:3212:9: style: Variable 'local_error' is reassigned a value before the old one has been used. [redundantAssignment]
accountsservice-0.6.45/src/libaccountsservice/act-user-manager.c:3202:0: note: Variable 'local_error' is reassigned a value before the old one has been used.
accountsservice-0.6.45/src/libaccountsservice/act-user-manager.c:3212:9: note: Variable 'local_error' is reassigned a value before the old one has been used.
accountsservice-0.6.45/src/libaccountsservice/act-user-manager.c:3345:9: style: Variable 'local_error' is reassigned a value before the old one has been used. [redundantAssignment]
accountsservice-0.6.45/src/libaccountsservice/act-user-manager.c:3337:0: note: Variable 'local_error' is reassigned a value before the old one has been used.
accountsservice-0.6.45/src/libaccountsservice/act-user-manager.c:3345:9: note: Variable 'local_error' is reassigned a value before the old one has been used.
accountsservice-0.6.45/src/libaccountsservice/act-user-manager.c:800:19: style: The scope of the variable 'found' can be reduced. [variableScope]
accountsservice-0.6.45/src/libaccountsservice/act-user-manager.c:2829:40: style: Function 'act_user_manager_init' argument 1 names different: declaration 'user_manager' definition 'manager'. [funcArgNamesDifferent]
accountsservice-0.6.45/src/libaccountsservice/act-user-manager.c:224:67: note: Function 'act_user_manager_init' argument 1 names different: declaration 'user_manager' definition 'manager'.
accountsservice-0.6.45/src/libaccountsservice/act-user-manager.c:2829:40: note: Function 'act_user_manager_init' argument 1 names different: declaration 'user_manager' definition 'manager'.
accountsservice-0.6.45/src/libaccountsservice/act-user.c:171:36: style: Function '_act_user_add_session' argument 2 names different: declaration 'session_id' definition 'ssid'. [funcArgNamesDifferent]
accountsservice-0.6.45/src/libaccountsservice/act-user-private.h:48:65: note: Function '_act_user_add_session' argument 2 names different: declaration 'session_id' definition 'ssid'.
accountsservice-0.6.45/src/libaccountsservice/act-user.c:171:36: note: Function '_act_user_add_session' argument 2 names different: declaration 'session_id' definition 'ssid'.
accountsservice-0.6.45/src/libaccountsservice/act-user.c:197:39: style: Function '_act_user_remove_session' argument 2 names different: declaration 'session_id' definition 'ssid'. [funcArgNamesDifferent]
accountsservice-0.6.45/src/libaccountsservice/act-user-private.h:51:65: note: Function '_act_user_remove_session' argument 2 names different: declaration 'session_id' definition 'ssid'.
accountsservice-0.6.45/src/libaccountsservice/act-user.c:197:39: note: Function '_act_user_remove_session' argument 2 names different: declaration 'session_id' definition 'ssid'.
accountsservice-0.6.45/src/libaccountsservice/ck-session-generated.c:5320:17: style: The scope of the variable 'variant' can be reduced. [variableScope]
accountsservice-0.6.45/src/main.c:87:25: style: Same expression on both sides of '!=' because the value of 'local_error' and 'NULL' are the same. [duplicateExpression]
accountsservice-0.6.45/src/main.c:63:31: note: 'local_error' is assigned value 'NULL' here.
accountsservice-0.6.45/src/main.c:87:25: note: Same expression on both sides of '!=' because the value of 'local_error' and 'NULL' are the same.
accountsservice-0.6.45/src/user.c:423:16: style: The scope of the variable 'filename' can be reduced. [variableScope]
accountsservice-0.6.45/src/user.c:938:16: style: The scope of the variable 'old_name' can be reduced. [variableScope]
accountsservice-0.6.45/src/util.c:275:9: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
accountsservice-0.6.45/src/util.c:271:9: note: Variable 'res' is reassigned a value before the old one has been used.
accountsservice-0.6.45/src/util.c:275:9: note: Variable 'res' is reassigned a value before the old one has been used.
accountsservice-0.6.45/src/util.c:263:32: style: Function 'get_user_groups' argument 1 names different: declaration 'username' definition 'user'. [funcArgNamesDifferent]
accountsservice-0.6.45/src/util.h:39:37: note: Function 'get_user_groups' argument 1 names different: declaration 'username' definition 'user'.
accountsservice-0.6.45/src/util.c:263:32: note: Function 'get_user_groups' argument 1 names different: declaration 'username' definition 'user'.
[22:22]

ftp://ftp.se.debian.org/debian/pool/main/a/acct/acct_6.6.4.orig.tar.gz
acct-6.6.4/ac.c:172:7: style: The scope of the variable 'c' can be reduced. [variableScope]
acct-6.6.4/accton.c:119:7: style: The scope of the variable 'c' can be reduced. [variableScope]
acct-6.6.4/common.c:82:27: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
acct-6.6.4/dev_hash.c:148:33: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
acct-6.6.4/dump-acct.c:61:7: style: The scope of the variable 'c' can be reduced. [variableScope]
acct-6.6.4/dump-acct.c:68:10: style: The scope of the variable 'size' can be reduced. [variableScope]
acct-6.6.4/dump-utmp.c:56:7: style: The scope of the variable 'c' can be reduced. [variableScope]
acct-6.6.4/hashtab.c:290:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
acct-6.6.4/al_share.cpp:223:1: style: Label 'do_shutdown' is not used. [unusedLabel]
acct-6.6.4/last.c:633:22: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
acct-6.6.4/lastcomm.c:100:7: style: The scope of the variable 'c' can be reduced. [variableScope]
acct-6.6.4/lib/canonicalize-lgpl.c:166:11: style: Condition 'prefix_len' is always false [knownConditionTrueFalse]
acct-6.6.4/lib/canonicalize-lgpl.c:150:16: note: Assignment 'prefix_len=0', assigned value is 0
acct-6.6.4/lib/canonicalize-lgpl.c:166:11: note: Condition 'prefix_len' is always false
acct-6.6.4/lib/canonicalize-lgpl.c:322:23: style: Condition 'pfxlen' is always false [knownConditionTrueFalse]
acct-6.6.4/lib/canonicalize-lgpl.c:320:35: note: Assignment 'pfxlen=0', assigned value is 0
acct-6.6.4/lib/canonicalize-lgpl.c:322:23: note: Condition 'pfxlen' is always false
acct-6.6.4/lib/error.c:135:0: error: #error Please port fcntl to your platform [preprocessorErrorDirective]
acct-6.6.4/lib/gettext.h:216:15: style: The scope of the variable 'translation' can be reduced. [variableScope]
acct-6.6.4/lib/gettext.h:262:15: style: The scope of the variable 'translation' can be reduced. [variableScope]
acct-6.6.4/lib/getopt.c:346:25: style: Function '_getopt_internal_r' argument 1 names different: declaration '___argc' definition 'argc'. [funcArgNamesDifferent]
acct-6.6.4/lib/getopt_int.h:118:36: note: Function '_getopt_internal_r' argument 1 names different: declaration '___argc' definition 'argc'.
acct-6.6.4/lib/getopt.c:346:25: note: Function '_getopt_internal_r' argument 1 names different: declaration '___argc' definition 'argc'.
acct-6.6.4/lib/getopt.c:346:38: style: Function '_getopt_internal_r' argument 2 names different: declaration '___argv' definition 'argv'. [funcArgNamesDifferent]
acct-6.6.4/lib/getopt_int.h:118:52: note: Function '_getopt_internal_r' argument 2 names different: declaration '___argv' definition 'argv'.
acct-6.6.4/lib/getopt.c:346:38: note: Function '_getopt_internal_r' argument 2 names different: declaration '___argv' definition 'argv'.
acct-6.6.4/lib/getopt.c:346:56: style: Function '_getopt_internal_r' argument 3 names different: declaration '__shortopts' definition 'optstring'. [funcArgNamesDifferent]
acct-6.6.4/lib/getopt_int.h:119:44: note: Function '_getopt_internal_r' argument 3 names different: declaration '__shortopts' definition 'optstring'.
acct-6.6.4/lib/getopt.c:346:56: note: Function '_getopt_internal_r' argument 3 names different: declaration '__shortopts' definition 'optstring'.
acct-6.6.4/lib/getopt.c:347:42: style: Function '_getopt_internal_r' argument 4 names different: declaration '__longopts' definition 'longopts'. [funcArgNamesDifferent]
acct-6.6.4/lib/getopt_int.h:120:53: note: Function '_getopt_internal_r' argument 4 names different: declaration '__longopts' definition 'longopts'.
acct-6.6.4/lib/getopt.c:347:42: note: Function '_getopt_internal_r' argument 4 names different: declaration '__longopts' definition 'longopts'.
acct-6.6.4/lib/getopt.c:347:57: style: Function '_getopt_internal_r' argument 5 names different: declaration '__longind' definition 'longind'. [funcArgNamesDifferent]
acct-6.6.4/lib/getopt_int.h:120:70: note: Function '_getopt_internal_r' argument 5 names different: declaration '__longind' definition 'longind'.
acct-6.6.4/lib/getopt.c:347:57: note: Function '_getopt_internal_r' argument 5 names different: declaration '__longind' definition 'longind'.
acct-6.6.4/lib/getopt.c:348:25: style: Function '_getopt_internal_r' argument 6 names different: declaration '__long_only' definition 'long_only'. [funcArgNamesDifferent]
acct-6.6.4/lib/getopt_int.h:121:36: note: Function '_getopt_internal_r' argument 6 names different: declaration '__long_only' definition 'long_only'.
acct-6.6.4/lib/getopt.c:348:25: note: Function '_getopt_internal_r' argument 6 names different: declaration '__long_only' definition 'long_only'.
acct-6.6.4/lib/getopt.c:348:57: style: Function '_getopt_internal_r' argument 7 names different: declaration '__data' definition 'd'. [funcArgNamesDifferent]
acct-6.6.4/lib/getopt_int.h:121:70: note: Function '_getopt_internal_r' argument 7 names different: declaration '__data' definition 'd'.
acct-6.6.4/lib/getopt.c:348:57: note: Function '_getopt_internal_r' argument 7 names different: declaration '__data' definition 'd'.
acct-6.6.4/lib/getopt.c:348:64: style: Function '_getopt_internal_r' argument 8 names different: declaration '__posixly_correct' definition 'posixly_correct'. [funcArgNamesDifferent]
acct-6.6.4/lib/getopt_int.h:122:36: note: Function '_getopt_internal_r' argument 8 names different: declaration '__posixly_correct' definition 'posixly_correct'.
acct-6.6.4/lib/getopt.c:348:64: note: Function '_getopt_internal_r' argument 8 names different: declaration '__posixly_correct' definition 'posixly_correct'.
acct-6.6.4/lib/getopt.c:1128:23: style: Function '_getopt_internal' argument 1 names different: declaration '___argc' definition 'argc'. [funcArgNamesDifferent]
acct-6.6.4/lib/getopt_int.h:24:34: note: Function '_getopt_internal' argument 1 names different: declaration '___argc' definition 'argc'.
acct-6.6.4/lib/getopt.c:1128:23: note: Function '_getopt_internal' argument 1 names different: declaration '___argc' definition 'argc'.
acct-6.6.4/lib/getopt.c:1128:36: style: Function '_getopt_internal' argument 2 names different: declaration '___argv' definition 'argv'. [funcArgNamesDifferent]
acct-6.6.4/lib/getopt_int.h:24:50: note: Function '_getopt_internal' argument 2 names different: declaration '___argv' definition 'argv'.
acct-6.6.4/lib/getopt.c:1128:36: note: Function '_getopt_internal' argument 2 names different: declaration '___argv' definition 'argv'.
acct-6.6.4/lib/getopt.c:1128:54: style: Function '_getopt_internal' argument 3 names different: declaration '__shortopts' definition 'optstring'. [funcArgNamesDifferent]
acct-6.6.4/lib/getopt_int.h:25:42: note: Function '_getopt_internal' argument 3 names different: declaration '__shortopts' definition 'optstring'.
acct-6.6.4/lib/getopt.c:1128:54: note: Function '_getopt_internal' argument 3 names different: declaration '__shortopts' definition 'optstring'.
acct-6.6.4/lib/getopt.c:1129:40: style: Function '_getopt_internal' argument 4 names different: declaration '__longopts' definition 'longopts'. [funcArgNamesDifferent]
acct-6.6.4/lib/getopt_int.h:26:51: note: Function '_getopt_internal' argument 4 names different: declaration '__longopts' definition 'longopts'.
acct-6.6.4/lib/getopt.c:1129:40: note: Function '_getopt_internal' argument 4 names different: declaration '__longopts' definition 'longopts'.
acct-6.6.4/lib/getopt.c:1129:55: style: Function '_getopt_internal' argument 5 names different: declaration '__longind' definition 'longind'. [funcArgNamesDifferent]
acct-6.6.4/lib/getopt_int.h:26:68: note: Function '_getopt_internal' argument 5 names different: declaration '__longind' definition 'longind'.
acct-6.6.4/lib/getopt.c:1129:55: note: Function '_getopt_internal' argument 5 names different: declaration '__longind' definition 'longind'.
acct-6.6.4/lib/getopt.c:1129:68: style: Function '_getopt_internal' argument 6 names different: declaration '__long_only' definition 'long_only'. [funcArgNamesDifferent]
acct-6.6.4/lib/getopt_int.h:27:34: note: Function '_getopt_internal' argument 6 names different: declaration '__long_only' definition 'long_only'.
acct-6.6.4/lib/getopt.c:1129:68: note: Function '_getopt_internal' argument 6 names different: declaration '__long_only' definition 'long_only'.
acct-6.6.4/lib/getopt.c:1130:23: style: Function '_getopt_internal' argument 7 names different: declaration '__posixly_correct' definition 'posixly_correct'. [funcArgNamesDifferent]
acct-6.6.4/lib/getopt_int.h:27:51: note: Function '_getopt_internal' argument 7 names different: declaration '__posixly_correct' definition 'posixly_correct'.
acct-6.6.4/lib/getopt.c:1130:23: note: Function '_getopt_internal' argument 7 names different: declaration '__posixly_correct' definition 'posixly_correct'.
acct-6.6.4/lib/getopt1.c:48:21: style: Function '_getopt_long_r' argument 1 names different: declaration '___argc' definition 'argc'. [funcArgNamesDifferent]
acct-6.6.4/lib/getopt_int.h:124:32: note: Function '_getopt_long_r' argument 1 names different: declaration '___argc' definition 'argc'.
acct-6.6.4/lib/getopt1.c:48:21: note: Function '_getopt_long_r' argument 1 names different: declaration '___argc' definition 'argc'.
acct-6.6.4/lib/getopt1.c:48:34: style: Function '_getopt_long_r' argument 2 names different: declaration '___argv' definition 'argv'. [funcArgNamesDifferent]
acct-6.6.4/lib/getopt_int.h:124:48: note: Function '_getopt_long_r' argument 2 names different: declaration '___argv' definition 'argv'.
acct-6.6.4/lib/getopt1.c:48:34: note: Function '_getopt_long_r' argument 2 names different: declaration '___argv' definition 'argv'.
acct-6.6.4/lib/getopt1.c:48:52: style: Function '_getopt_long_r' argument 3 names different: declaration '__shortopts' definition 'options'. [funcArgNamesDifferent]
acct-6.6.4/lib/getopt_int.h:125:40: note: Function '_getopt_long_r' argument 3 names different: declaration '__shortopts' definition 'options'.
acct-6.6.4/lib/getopt1.c:48:52: note: Function '_getopt_long_r' argument 3 names different: declaration '__shortopts' definition 'options'.
acct-6.6.4/lib/getopt1.c:49:38: style: Function '_getopt_long_r' argument 4 names different: declaration '__longopts' definition 'long_options'. [funcArgNamesDifferent]
acct-6.6.4/lib/getopt_int.h:126:49: note: Function '_getopt_long_r' argument 4 names different: declaration '__longopts' definition 'long_options'.
acct-6.6.4/lib/getopt1.c:49:38: note: Function '_getopt_long_r' argument 4 names different: declaration '__longopts' definition 'long_options'.
acct-6.6.4/lib/getopt1.c:49:57: style: Function '_getopt_long_r' argument 5 names different: declaration '__longind' definition 'opt_index'. [funcArgNamesDifferent]
acct-6.6.4/lib/getopt_int.h:126:66: note: Function '_getopt_long_r' argument 5 names different: declaration '__longind' definition 'opt_index'.
acct-6.6.4/lib/getopt1.c:49:57: note: Function '_getopt_long_r' argument 5 names different: declaration '__longind' definition 'opt_index'.
acct-6.6.4/lib/getopt1.c:50:38: style: Function '_getopt_long_r' argument 6 names different: declaration '__data' definition 'd'. [funcArgNamesDifferent]
acct-6.6.4/lib/getopt_int.h:127:49: note: Function '_getopt_long_r' argument 6 names different: declaration '__data' definition 'd'.
acct-6.6.4/lib/getopt1.c:50:38: note: Function '_getopt_long_r' argument 6 names different: declaration '__data' definition 'd'.
acct-6.6.4/lib/getopt1.c:71:26: style: Function '_getopt_long_only_r' argument 1 names different: declaration '___argc' definition 'argc'. [funcArgNamesDifferent]
acct-6.6.4/lib/getopt_int.h:129:37: note: Function '_getopt_long_only_r' argument 1 names different: declaration '___argc' definition 'argc'.
acct-6.6.4/lib/getopt1.c:71:26: note: Function '_getopt_long_only_r' argument 1 names different: declaration '___argc' definition 'argc'.
acct-6.6.4/lib/getopt1.c:71:39: style: Function '_getopt_long_only_r' argument 2 names different: declaration '___argv' definition 'argv'. [funcArgNamesDifferent]
acct-6.6.4/lib/getopt_int.h:129:53: note: Function '_getopt_long_only_r' argument 2 names different: declaration '___argv' definition 'argv'.
acct-6.6.4/lib/getopt1.c:71:39: note: Function '_getopt_long_only_r' argument 2 names different: declaration '___argv' definition 'argv'.
acct-6.6.4/lib/getopt1.c:71:57: style: Function '_getopt_long_only_r' argument 3 names different: declaration '__shortopts' definition 'options'. [funcArgNamesDifferent]
acct-6.6.4/lib/getopt_int.h:130:45: note: Function '_getopt_long_only_r' argument 3 names different: declaration '__shortopts' definition 'options'.
acct-6.6.4/lib/getopt1.c:71:57: note: Function '_getopt_long_only_r' argument 3 names different: declaration '__shortopts' definition 'options'.
acct-6.6.4/lib/getopt1.c:72:43: style: Function '_getopt_long_only_r' argument 4 names different: declaration '__longopts' definition 'long_options'. [funcArgNamesDifferent]
acct-6.6.4/lib/getopt_int.h:131:54: note: Function '_getopt_long_only_r' argument 4 names different: declaration '__longopts' definition 'long_options'.
acct-6.6.4/lib/getopt1.c:72:43: note: Function '_getopt_long_only_r' argument 4 names different: declaration '__longopts' definition 'long_options'.
acct-6.6.4/lib/getopt1.c:72:62: style: Function '_getopt_long_only_r' argument 5 names different: declaration '__longind' definition 'opt_index'. [funcArgNamesDifferent]
acct-6.6.4/lib/getopt_int.h:132:38: note: Function '_getopt_long_only_r' argument 5 names different: declaration '__longind' definition 'opt_index'.
acct-6.6.4/lib/getopt1.c:72:62: note: Function '_getopt_long_only_r' argument 5 names different: declaration '__longind' definition 'opt_index'.
acct-6.6.4/lib/getopt1.c:73:43: style: Function '_getopt_long_only_r' argument 6 names different: declaration '__data' definition 'd'. [funcArgNamesDifferent]
acct-6.6.4/lib/getopt_int.h:133:54: note: Function '_getopt_long_only_r' argument 6 names different: declaration '__data' definition 'd'.
acct-6.6.4/lib/getopt1.c:73:43: note: Function '_getopt_long_only_r' argument 6 names different: declaration '__data' definition 'd'.
acct-6.6.4/lib/mktime.c:207:29: style: Same value in both branches of ternary operator. [duplicateValueTernary]
acct-6.6.4/lib/mktime.c:208:29: style: Same value in both branches of ternary operator. [duplicateValueTernary]
acct-6.6.4/lib/mktime.c:80:1: style: struct member 'long_int_is_wide_enough::a' is never used. [unusedStructMember]
acct-6.6.4/lib/mktime.c:134:1: style: struct member 'time_t_is_integer::a' is never used. [unusedStructMember]
acct-6.6.4/lib/mktime.c:135:1: style: struct member 'twos_complement_arithmetic::a' is never used. [unusedStructMember]
acct-6.6.4/lib/mktime.c:142:1: style: struct member 'base_year_is_a_multiple_of_100::a' is never used. [unusedStructMember]
acct-6.6.4/lib/mktime.c:203:3: style: struct member 'C99_integer_division::a' is never used. [unusedStructMember]
acct-6.6.4/lib/mktime.c:260:3: style: struct member 'int_no_wider_than_time_t::a' is never used. [unusedStructMember]
acct-6.6.4/lib/rename.c:465:2: style: Label 'out' is not used. [unusedLabel]
acct-6.6.4/lib/rename.c:356:20: style: Variable 'dst_exists' is assigned a value that is never used. [unreadVariable]
acct-6.6.4/lib/strerror.c:45:7: style: Condition 'msg' is always false [knownConditionTrueFalse]
acct-6.6.4/lib/strerror.c:44:21: note: Assignment 'msg=NULL', assigned value is 0
acct-6.6.4/lib/strerror.c:45:7: note: Condition 'msg' is always false
acct-6.6.4/lib/xmalloc.c:100:8: style: Condition '!HAVE_GNU_CALLOC' is always true [knownConditionTrueFalse]
acct-6.6.4/lib/xmalloc.c:101:37: style: Condition 'HAVE_GNU_CALLOC' is always false [knownConditionTrueFalse]
acct-6.6.4/lib/xmalloc.c:39:17: style: Function 'xmalloc' argument 1 names different: declaration 's' definition 'n'. [funcArgNamesDifferent]
acct-6.6.4/lib/xalloc.h:54:23: note: Function 'xmalloc' argument 1 names different: declaration 's' definition 'n'.
acct-6.6.4/lib/xmalloc.c:39:17: note: Function 'xmalloc' argument 1 names different: declaration 's' definition 'n'.
acct-6.6.4/lib/xmalloc.c:51:27: style: Function 'xrealloc' argument 2 names different: declaration 's' definition 'n'. [funcArgNamesDifferent]
acct-6.6.4/lib/xalloc.h:60:33: note: Function 'xrealloc' argument 2 names different: declaration 's' definition 'n'.
acct-6.6.4/lib/xmalloc.c:51:27: note: Function 'xrealloc' argument 2 names different: declaration 's' definition 'n'.
acct-6.6.4/lib/xmalloc.c:119:22: style: Function 'xstrdup' argument 1 names different: declaration 'str' definition 'string'. [funcArgNamesDifferent]
acct-6.6.4/lib/xalloc.h:65:28: note: Function 'xstrdup' argument 1 names different: declaration 'str' definition 'string'.
acct-6.6.4/lib/xmalloc.c:119:22: note: Function 'xstrdup' argument 1 names different: declaration 'str' definition 'string'.
acct-6.6.4/lib/xmalloc.c:86:17: error: Allocation with xmalloc, memset doesn't release it. [leakNoVarFunctionCall]
acct-6.6.4/lib/xmalloc.c:113:17: error: Allocation with xmalloc, memcpy doesn't release it. [leakNoVarFunctionCall]
acct-6.6.4/pacct_rd.c:422:7: style: The scope of the variable 'j' can be reduced. [variableScope]
acct-6.6.4/pacct_rd.c:507:7: style: The scope of the variable 'j' can be reduced. [variableScope]
acct-6.6.4/pacct_rd.c:510:10: style: The scope of the variable 'factor' can be reduced. [variableScope]
acct-6.6.4/sa.c:609:13: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
acct-6.6.4/sa.c:776:9: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
acct-6.6.4/sa.c:874:3: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
acct-6.6.4/sa.c:283:7: style: The scope of the variable 'c' can be reduced. [variableScope]
acct-6.6.4/sa.c:1022:22: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
acct-6.6.4/sa.c:1064:22: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
acct-6.6.4/sa.c:1563:8: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
[22:22]

ftp://ftp.se.debian.org/debian/pool/main/a/ace/ace_6.4.5+dfsg.orig.tar.gz
ace-6.4.5+dfsg.orig/ACEXML/apps/svcconf/Svcconf.cpp:53:7: warning: Possible null pointer dereference: fstm [nullPointer]
ace-6.4.5+dfsg.orig/ACEXML/apps/svcconf/Svcconf.cpp:48:33: note: Assignment 'fstm=0', assigned value is 0
ace-6.4.5+dfsg.orig/ACEXML/apps/svcconf/Svcconf.cpp:53:7: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ACEXML/apps/svcconf/Svcconf.cpp:82:7: warning: Possible null pointer dereference: stm [nullPointer]
ace-6.4.5+dfsg.orig/ACEXML/apps/svcconf/Svcconf.cpp:80:31: note: Assignment 'stm=0', assigned value is 0
ace-6.4.5+dfsg.orig/ACEXML/apps/svcconf/Svcconf.cpp:82:7: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ACEXML/apps/svcconf/Svcconf_Handler.inl:71:43: style: Function 'path' argument 1 names different: declaration 'n' definition 'p'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/ACEXML/apps/svcconf/Svcconf_Handler.h:44:32: note: Function 'path' argument 1 names different: declaration 'n' definition 'p'.
ace-6.4.5+dfsg.orig/ACEXML/apps/svcconf/Svcconf_Handler.inl:71:43: note: Function 'path' argument 1 names different: declaration 'n' definition 'p'.
ace-6.4.5+dfsg.orig/ACEXML/apps/svcconf/Svcconf_Handler.cpp:311:58: style: Function 'startElement' argument 4 names different: declaration 'atts' definition 'alist'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/ACEXML/apps/svcconf/Svcconf_Handler.h:155:49: note: Function 'startElement' argument 4 names different: declaration 'atts' definition 'alist'.
ace-6.4.5+dfsg.orig/ACEXML/apps/svcconf/Svcconf_Handler.cpp:311:58: note: Function 'startElement' argument 4 names different: declaration 'atts' definition 'alist'.
ace-6.4.5+dfsg.orig/ACEXML/apps/svcconf/Svcconf_Handler.cpp:536:58: style: Function 'error' argument 1 names different: declaration 'exception' definition 'ex'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/ACEXML/apps/svcconf/Svcconf_Handler.h:193:49: note: Function 'error' argument 1 names different: declaration 'exception' definition 'ex'.
ace-6.4.5+dfsg.orig/ACEXML/apps/svcconf/Svcconf_Handler.cpp:536:58: note: Function 'error' argument 1 names different: declaration 'exception' definition 'ex'.
ace-6.4.5+dfsg.orig/ACEXML/apps/svcconf/Svcconf_Handler.cpp:545:63: style: Function 'fatalError' argument 1 names different: declaration 'exception' definition 'ex'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/ACEXML/apps/svcconf/Svcconf_Handler.h:198:54: note: Function 'fatalError' argument 1 names different: declaration 'exception' definition 'ex'.
ace-6.4.5+dfsg.orig/ACEXML/apps/svcconf/Svcconf_Handler.cpp:545:63: note: Function 'fatalError' argument 1 names different: declaration 'exception' definition 'ex'.
ace-6.4.5+dfsg.orig/ACEXML/apps/svcconf/Svcconf_Handler.cpp:554:60: style: Function 'warning' argument 1 names different: declaration 'exception' definition 'ex'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/ACEXML/apps/svcconf/Svcconf_Handler.h:203:51: note: Function 'warning' argument 1 names different: declaration 'exception' definition 'ex'.
ace-6.4.5+dfsg.orig/ACEXML/apps/svcconf/Svcconf_Handler.cpp:554:60: note: Function 'warning' argument 1 names different: declaration 'exception' definition 'ex'.
ace-6.4.5+dfsg.orig/ACEXML/apps/svcconf/Svcconf_Handler.cpp:20:25: warning: Member variable 'ACEXML_Svcconf_Handler::locator_' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/ACEXML/apps/svcconf/Svcconf_Handler.h:27:22: style: Technically the member function 'ACE_Parsed_Info::name' can be const. [functionConst]
ace-6.4.5+dfsg.orig/ACEXML/apps/svcconf/Svcconf_Handler.inl:35:18: note: Technically the member function 'ACE_Parsed_Info::name' can be const.
ace-6.4.5+dfsg.orig/ACEXML/apps/svcconf/Svcconf_Handler.h:27:22: note: Technically the member function 'ACE_Parsed_Info::name' can be const.
ace-6.4.5+dfsg.orig/ACEXML/apps/svcconf/Svcconf_Handler.h:33:7: style: Technically the member function 'ACE_Parsed_Info::service_type' can be const. [functionConst]
ace-6.4.5+dfsg.orig/ACEXML/apps/svcconf/Svcconf_Handler.inl:52:18: note: Technically the member function 'ACE_Parsed_Info::service_type' can be const.
ace-6.4.5+dfsg.orig/ACEXML/apps/svcconf/Svcconf_Handler.h:33:7: note: Technically the member function 'ACE_Parsed_Info::service_type' can be const.
ace-6.4.5+dfsg.orig/ACEXML/apps/svcconf/Svcconf_Handler.h:39:7: style: Technically the member function 'ACE_Parsed_Info::active' can be const. [functionConst]
ace-6.4.5+dfsg.orig/ACEXML/apps/svcconf/Svcconf_Handler.inl:65:18: note: Technically the member function 'ACE_Parsed_Info::active' can be const.
ace-6.4.5+dfsg.orig/ACEXML/apps/svcconf/Svcconf_Handler.h:39:7: note: Technically the member function 'ACE_Parsed_Info::active' can be const.
ace-6.4.5+dfsg.orig/ACEXML/apps/svcconf/Svcconf_Handler.h:45:22: style: Technically the member function 'ACE_Parsed_Info::path' can be const. [functionConst]
ace-6.4.5+dfsg.orig/ACEXML/apps/svcconf/Svcconf_Handler.inl:82:18: note: Technically the member function 'ACE_Parsed_Info::path' can be const.
ace-6.4.5+dfsg.orig/ACEXML/apps/svcconf/Svcconf_Handler.h:45:22: note: Technically the member function 'ACE_Parsed_Info::path' can be const.
ace-6.4.5+dfsg.orig/ACEXML/apps/svcconf/Svcconf_Handler.h:51:22: style: Technically the member function 'ACE_Parsed_Info::init_func' can be const. [functionConst]
ace-6.4.5+dfsg.orig/ACEXML/apps/svcconf/Svcconf_Handler.inl:99:18: note: Technically the member function 'ACE_Parsed_Info::init_func' can be const.
ace-6.4.5+dfsg.orig/ACEXML/apps/svcconf/Svcconf_Handler.h:51:22: note: Technically the member function 'ACE_Parsed_Info::init_func' can be const.
ace-6.4.5+dfsg.orig/ACEXML/apps/svcconf/Svcconf_Handler.h:57:22: style: Technically the member function 'ACE_Parsed_Info::init_params' can be const. [functionConst]
ace-6.4.5+dfsg.orig/ACEXML/apps/svcconf/Svcconf_Handler.inl:116:18: note: Technically the member function 'ACE_Parsed_Info::init_params' can be const.
ace-6.4.5+dfsg.orig/ACEXML/apps/svcconf/Svcconf_Handler.h:57:22: note: Technically the member function 'ACE_Parsed_Info::init_params' can be const.
ace-6.4.5+dfsg.orig/ACEXML/common/Encoding.cpp:52:8: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
ace-6.4.5+dfsg.orig/ACEXML/common/Encoding.cpp:54:3: note: Found duplicate branches for 'if' and 'else'.
ace-6.4.5+dfsg.orig/ACEXML/common/Encoding.cpp:52:8: note: Found duplicate branches for 'if' and 'else'.
ace-6.4.5+dfsg.orig/ACEXML/common/Mem_Map_Stream.cpp:199:11: style: The scope of the variable 'n' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/ACEXML/common/StreamFactory.cpp:36:11: warning: Possible null pointer dereference: fstream [nullPointer]
ace-6.4.5+dfsg.orig/ACEXML/common/StreamFactory.cpp:18:36: note: Assignment 'fstream=0', assigned value is 0
ace-6.4.5+dfsg.orig/ACEXML/common/StreamFactory.cpp:36:11: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ACEXML/common/Transcode.cpp:267:7: style: The scope of the variable 'forward' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/ACEXML/common/Transcode.cpp:306:7: style: The scope of the variable 'forward' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/ACEXML/common/URL_Addr.cpp:98:3: warning: Possible null pointer dereference: host_name [nullPointer]
ace-6.4.5+dfsg.orig/ACEXML/common/URL_Addr.cpp:95:28: note: Assignment 'host_name=0', assigned value is 0
ace-6.4.5+dfsg.orig/ACEXML/common/URL_Addr.cpp:98:3: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ACEXML/common/XML_Codecs.cpp:25:5: warning: Possible null pointer dereference: buf [nullPointer]
ace-6.4.5+dfsg.orig/ACEXML/common/XML_Codecs.cpp:18:19: note: Assignment 'buf=0', assigned value is 0
ace-6.4.5+dfsg.orig/ACEXML/common/XML_Codecs.cpp:25:5: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ACEXML/common/XML_Codecs.cpp:26:3: warning: Possible null pointer dereference: buf [nullPointer]
ace-6.4.5+dfsg.orig/ACEXML/common/XML_Codecs.cpp:18:19: note: Assignment 'buf=0', assigned value is 0
ace-6.4.5+dfsg.orig/ACEXML/common/XML_Codecs.cpp:26:3: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ACEXML/common/XML_Codecs.cpp:40:5: warning: Possible null pointer dereference: result [nullPointer]
ace-6.4.5+dfsg.orig/ACEXML/common/XML_Codecs.cpp:34:25: note: Assignment 'result=0', assigned value is 0
ace-6.4.5+dfsg.orig/ACEXML/common/XML_Codecs.cpp:40:5: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ACEXML/common/XML_Codecs.cpp:41:3: warning: Possible null pointer dereference: result [nullPointer]
ace-6.4.5+dfsg.orig/ACEXML/common/XML_Codecs.cpp:34:25: note: Assignment 'result=0', assigned value is 0
ace-6.4.5+dfsg.orig/ACEXML/common/XML_Codecs.cpp:41:3: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ACEXML/common/XML_Codecs.cpp:67:5: warning: Possible null pointer dereference: buf [nullPointer]
ace-6.4.5+dfsg.orig/ACEXML/common/XML_Codecs.cpp:58:19: note: Assignment 'buf=0', assigned value is 0
ace-6.4.5+dfsg.orig/ACEXML/common/XML_Codecs.cpp:67:5: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ACEXML/common/XML_Codecs.cpp:69:3: warning: Possible null pointer dereference: buf [nullPointer]
ace-6.4.5+dfsg.orig/ACEXML/common/XML_Codecs.cpp:58:19: note: Assignment 'buf=0', assigned value is 0
ace-6.4.5+dfsg.orig/ACEXML/common/XML_Codecs.cpp:69:3: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ACEXML/common/XML_Codecs.cpp:85:5: warning: Possible null pointer dereference: result [nullPointer]
ace-6.4.5+dfsg.orig/ACEXML/common/XML_Codecs.cpp:78:25: note: Assignment 'result=0', assigned value is 0
ace-6.4.5+dfsg.orig/ACEXML/common/XML_Codecs.cpp:85:5: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ACEXML/common/XML_Codecs.cpp:87:3: warning: Possible null pointer dereference: result [nullPointer]
ace-6.4.5+dfsg.orig/ACEXML/common/XML_Codecs.cpp:78:25: note: Assignment 'result=0', assigned value is 0
ace-6.4.5+dfsg.orig/ACEXML/common/XML_Codecs.cpp:87:3: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ACEXML/parser/debug_validator/Debug_Attributes_Builder.cpp:118:22: warning: Either the condition 'n==0' is redundant or there is possible null pointer dereference: n. [nullPointerRedundantCheck]
ace-6.4.5+dfsg.orig/ACEXML/parser/debug_validator/Debug_Attributes_Builder.cpp:115:19: note: Assuming that condition 'n==0' is not redundant
ace-6.4.5+dfsg.orig/ACEXML/parser/debug_validator/Debug_Attributes_Builder.cpp:118:22: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ACEXML/parser/parser/Parser.cpp:2659:37: warning: Possible null pointer dereference: exception [nullPointer]
ace-6.4.5+dfsg.orig/ACEXML/parser/parser/Parser.cpp:2656:41: note: Assignment 'exception=0', assigned value is 0
ace-6.4.5+dfsg.orig/ACEXML/parser/parser/Parser.cpp:2659:37: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ACEXML/parser/parser/Parser.cpp:2671:37: warning: Possible null pointer dereference: exception [nullPointer]
ace-6.4.5+dfsg.orig/ACEXML/parser/parser/Parser.cpp:2668:41: note: Assignment 'exception=0', assigned value is 0
ace-6.4.5+dfsg.orig/ACEXML/parser/parser/Parser.cpp:2671:37: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ACEXML/parser/parser/Parser.cpp:2682:40: warning: Possible null pointer dereference: exception [nullPointer]
ace-6.4.5+dfsg.orig/ACEXML/parser/parser/Parser.cpp:2679:41: note: Assignment 'exception=0', assigned value is 0
ace-6.4.5+dfsg.orig/ACEXML/parser/parser/Parser.cpp:2682:40: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ACEXML/parser/parser/Parser.cpp:1204:7: style: Variable 'count' is reassigned a value before the old one has been used. [redundantAssignment]
ace-6.4.5+dfsg.orig/ACEXML/parser/parser/Parser.cpp:1200:7: note: Variable 'count' is reassigned a value before the old one has been used.
ace-6.4.5+dfsg.orig/ACEXML/parser/parser/Parser.cpp:1204:7: note: Variable 'count' is reassigned a value before the old one has been used.
ace-6.4.5+dfsg.orig/ACEXML/parser/parser/Parser.cpp:2685:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ace-6.4.5+dfsg.orig/ACEXML/parser/parser/Parser.cpp:665:20: style: The scope of the variable 'normalized_uri' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/ACEXML/parser/parser/Parser.cpp:2091:27: style: The scope of the variable 'ip' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/ACEXML/tests/ContentHandler_Test.cpp:73:7: warning: Possible null pointer dereference: test_stream [nullPointer]
ace-6.4.5+dfsg.orig/ACEXML/tests/ContentHandler_Test.cpp:71:39: note: Assignment 'test_stream=0', assigned value is 0
ace-6.4.5+dfsg.orig/ACEXML/tests/ContentHandler_Test.cpp:73:7: note: Null pointer dereference
ace-6.4.5+dfsg.orig/Kokyu/DSRT_Sched_Queue_T.h:148:14: style: Technically the member function 'Kokyu::Sched_Ready_Queue::Guid_Hash::operator()' can be const. [functionConst]
ace-6.4.5+dfsg.orig/Kokyu/DSRT_CV_Dispatcher_Impl_T.h:39:9: style: The function 'init_i' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/Kokyu/DSRT_Dispatcher_Impl_T.h:151:17: note: Virtual function in base class
ace-6.4.5+dfsg.orig/Kokyu/DSRT_CV_Dispatcher_Impl_T.h:39:9: note: Function in derived class
ace-6.4.5+dfsg.orig/Kokyu/DSRT_CV_Dispatcher_Impl_T.h:42:9: style: The function 'schedule_i' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/Kokyu/DSRT_Dispatcher_Impl_T.h:152:17: note: Virtual function in base class
ace-6.4.5+dfsg.orig/Kokyu/DSRT_CV_Dispatcher_Impl_T.h:42:9: note: Function in derived class
ace-6.4.5+dfsg.orig/Kokyu/DSRT_CV_Dispatcher_Impl_T.h:46:9: style: The function 'update_schedule_i' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/Kokyu/DSRT_Dispatcher_Impl_T.h:154:17: note: Virtual function in base class
ace-6.4.5+dfsg.orig/Kokyu/DSRT_CV_Dispatcher_Impl_T.h:46:9: note: Function in derived class
ace-6.4.5+dfsg.orig/Kokyu/DSRT_CV_Dispatcher_Impl_T.h:50:9: style: The function 'update_schedule_i' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/Kokyu/DSRT_Dispatcher_Impl_T.h:156:17: note: Virtual function in base class
ace-6.4.5+dfsg.orig/Kokyu/DSRT_CV_Dispatcher_Impl_T.h:50:9: note: Function in derived class
ace-6.4.5+dfsg.orig/Kokyu/DSRT_CV_Dispatcher_Impl_T.h:54:9: style: The function 'cancel_schedule_i' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/Kokyu/DSRT_Dispatcher_Impl_T.h:157:17: note: Virtual function in base class
ace-6.4.5+dfsg.orig/Kokyu/DSRT_CV_Dispatcher_Impl_T.h:54:9: note: Function in derived class
ace-6.4.5+dfsg.orig/Kokyu/DSRT_CV_Dispatcher_Impl_T.h:58:9: style: The function 'shutdown_i' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/Kokyu/DSRT_Dispatcher_Impl_T.h:158:17: note: Virtual function in base class
ace-6.4.5+dfsg.orig/Kokyu/DSRT_CV_Dispatcher_Impl_T.h:58:9: note: Function in derived class
ace-6.4.5+dfsg.orig/Kokyu/DSRT_Direct_Dispatcher_Impl_T.h:41:9: style: The function 'init_i' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/Kokyu/DSRT_Dispatcher_Impl_T.h:151:17: note: Virtual function in base class
ace-6.4.5+dfsg.orig/Kokyu/DSRT_Direct_Dispatcher_Impl_T.h:41:9: note: Function in derived class
ace-6.4.5+dfsg.orig/Kokyu/DSRT_Direct_Dispatcher_Impl_T.h:44:9: style: The function 'schedule_i' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/Kokyu/DSRT_Dispatcher_Impl_T.h:152:17: note: Virtual function in base class
ace-6.4.5+dfsg.orig/Kokyu/DSRT_Direct_Dispatcher_Impl_T.h:44:9: note: Function in derived class
ace-6.4.5+dfsg.orig/Kokyu/DSRT_Direct_Dispatcher_Impl_T.h:48:9: style: The function 'update_schedule_i' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/Kokyu/DSRT_Dispatcher_Impl_T.h:154:17: note: Virtual function in base class
ace-6.4.5+dfsg.orig/Kokyu/DSRT_Direct_Dispatcher_Impl_T.h:48:9: note: Function in derived class
ace-6.4.5+dfsg.orig/Kokyu/DSRT_Direct_Dispatcher_Impl_T.h:52:9: style: The function 'update_schedule_i' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/Kokyu/DSRT_Dispatcher_Impl_T.h:156:17: note: Virtual function in base class
ace-6.4.5+dfsg.orig/Kokyu/DSRT_Direct_Dispatcher_Impl_T.h:52:9: note: Function in derived class
ace-6.4.5+dfsg.orig/Kokyu/DSRT_Direct_Dispatcher_Impl_T.h:56:9: style: The function 'cancel_schedule_i' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/Kokyu/DSRT_Dispatcher_Impl_T.h:157:17: note: Virtual function in base class
ace-6.4.5+dfsg.orig/Kokyu/DSRT_Direct_Dispatcher_Impl_T.h:56:9: note: Function in derived class
ace-6.4.5+dfsg.orig/Kokyu/DSRT_Direct_Dispatcher_Impl_T.h:60:9: style: The function 'shutdown_i' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/Kokyu/DSRT_Dispatcher_Impl_T.h:158:17: note: Virtual function in base class
ace-6.4.5+dfsg.orig/Kokyu/DSRT_Direct_Dispatcher_Impl_T.h:60:9: note: Function in derived class
ace-6.4.5+dfsg.orig/Kokyu/Default_Dispatcher_Impl.cpp:102:7: style: The scope of the variable 'i' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/Kokyu/Default_Dispatcher_Impl.cpp:11:26: warning: Member variable 'Default_Dispatcher_Impl::ntasks_' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/Kokyu/Default_Dispatcher_Impl.h:62:5: style: Class 'Shutdown_Task_Command' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/Kokyu/Kokyu.cpp:46:3: warning: Possible null pointer dereference: disp [nullPointer]
ace-6.4.5+dfsg.orig/Kokyu/Kokyu.cpp:42:22: note: Assignment 'disp=0', assigned value is 0
ace-6.4.5+dfsg.orig/Kokyu/Kokyu.cpp:46:3: note: Null pointer dereference
ace-6.4.5+dfsg.orig/Kokyu/Kokyu.cpp:47:3: warning: Possible null pointer dereference: tmp [nullPointer]
ace-6.4.5+dfsg.orig/Kokyu/Kokyu.cpp:43:26: note: Assignment 'tmp=0', assigned value is 0
ace-6.4.5+dfsg.orig/Kokyu/Kokyu.cpp:47:3: note: Null pointer dereference
ace-6.4.5+dfsg.orig/Kokyu/Kokyu.cpp:30:22: style: Copying 'auto_ptr' pointer to another does not create two equal objects since one has lost its ownership of the pointer. [useAutoPointerCopy]
ace-6.4.5+dfsg.orig/Kokyu/Kokyu_dsrt.cpp:19:22: style: Copying 'auto_ptr' pointer to another does not create two equal objects since one has lost its ownership of the pointer. [useAutoPointerCopy]
ace-6.4.5+dfsg.orig/Kokyu/tests/DSRT_MIF/MIF.cpp:38:12: style: Technically the member function 'mif_scheduler_traits::Guid_Hash::operator()' can be const. [functionConst]
ace-6.4.5+dfsg.orig/Kokyu/tests/EDF/test.cpp:18:3: style: Class 'MyCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/Kokyu/tests/FIFO/test.cpp:16:3: style: Class 'MyCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/ace/ACE.cpp:946:7: warning: Possible null pointer dereference: iovp [nullPointer]
ace-6.4.5+dfsg.orig/ace/ACE.cpp:926:17: note: Assignment 'iovp=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/ACE.cpp:946:7: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/ACE.cpp:947:7: warning: Possible null pointer dereference: iovp [nullPointer]
ace-6.4.5+dfsg.orig/ace/ACE.cpp:926:17: note: Assignment 'iovp=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/ACE.cpp:947:7: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/ACE.cpp:2512:24: style: Variable 'known_failure' is assigned a value that is never used. [unreadVariable]
ace-6.4.5+dfsg.orig/ace/ACE.cpp:574:39: error: Uninitialized variable: temp [uninitvar]
ace-6.4.5+dfsg.orig/ace/ACE.cpp:625:39: error: Uninitialized variable: temp [uninitvar]
ace-6.4.5+dfsg.orig/ace/ACE.cpp:809:39: error: Uninitialized variable: temp [uninitvar]
ace-6.4.5+dfsg.orig/ace/ACE.cpp:859:39: error: Uninitialized variable: temp [uninitvar]
ace-6.4.5+dfsg.orig/ace/ACE.cpp:993:39: error: Uninitialized variable: temp [uninitvar]
ace-6.4.5+dfsg.orig/ace/ACE.cpp:1052:39: error: Uninitialized variable: temp [uninitvar]
ace-6.4.5+dfsg.orig/ace/ACE.cpp:1127:39: error: Uninitialized variable: temp [uninitvar]
ace-6.4.5+dfsg.orig/ace/ACE.cpp:1351:39: error: Uninitialized variable: temp [uninitvar]
ace-6.4.5+dfsg.orig/ace/ACE.cpp:1406:39: error: Uninitialized variable: temp [uninitvar]
ace-6.4.5+dfsg.orig/ace/ACE.cpp:1593:39: error: Uninitialized variable: temp [uninitvar]
ace-6.4.5+dfsg.orig/ace/ACE.cpp:1644:39: error: Uninitialized variable: temp [uninitvar]
ace-6.4.5+dfsg.orig/ace/ACE.cpp:1780:39: error: Uninitialized variable: temp [uninitvar]
ace-6.4.5+dfsg.orig/ace/ACE.cpp:1844:39: error: Uninitialized variable: temp [uninitvar]
ace-6.4.5+dfsg.orig/ace/ACE.cpp:1924:39: error: Uninitialized variable: temp [uninitvar]
ace-6.4.5+dfsg.orig/ace/ACE.cpp:2020:39: error: Uninitialized variable: temp [uninitvar]
ace-6.4.5+dfsg.orig/ace/ACE.cpp:2120:39: error: Uninitialized variable: temp [uninitvar]
ace-6.4.5+dfsg.orig/ace/ACE.cpp:2159:39: error: Uninitialized variable: temp [uninitvar]
ace-6.4.5+dfsg.orig/ace/Abstract_Timer_Queue.cpp:16:0: error: syntax error [syntaxError]
ace-6.4.5+dfsg.orig/ace/Arg_Shifter.cpp:15:0: error: syntax error [syntaxError]
ace-6.4.5+dfsg.orig/ace/Array_Base.cpp:22:0: error: syntax error [syntaxError]
ace-6.4.5+dfsg.orig/ace/Array_Map.cpp:16:0: error: syntax error [syntaxError]
ace-6.4.5+dfsg.orig/ace/Auto_Functor.cpp:12:0: error: syntax error [syntaxError]
ace-6.4.5+dfsg.orig/ace/Based_Pointer_T.cpp:66:33: warning: Suspicious pointer subtraction. Did you intend to write '->'? [thisSubtraction]
ace-6.4.5+dfsg.orig/ace/Based_Pointer_T.cpp:75:33: warning: Suspicious pointer subtraction. Did you intend to write '->'? [thisSubtraction]
ace-6.4.5+dfsg.orig/ace/Based_Pointer_T.cpp:98:37: warning: Suspicious pointer subtraction. Did you intend to write '->'? [thisSubtraction]
ace-6.4.5+dfsg.orig/ace/CDR_Stream.cpp:232:38: warning: Either the condition 'tmp!=0' is redundant or there is possible null pointer dereference: tmp. [nullPointerRedundantCheck]
ace-6.4.5+dfsg.orig/ace/CDR_Stream.cpp:219:15: note: Assuming that condition 'tmp!=0' is not redundant
ace-6.4.5+dfsg.orig/ace/CDR_Stream.cpp:232:38: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/CDR_Stream.cpp:238:7: warning: Either the condition 'tmp!=0' is redundant or there is possible null pointer dereference: tmp. [nullPointerRedundantCheck]
ace-6.4.5+dfsg.orig/ace/CDR_Stream.cpp:219:15: note: Assuming that condition 'tmp!=0' is not redundant
ace-6.4.5+dfsg.orig/ace/CDR_Stream.cpp:238:7: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/CDR_Stream.cpp:239:7: warning: Either the condition 'tmp!=0' is redundant or there is possible null pointer dereference: tmp. [nullPointerRedundantCheck]
ace-6.4.5+dfsg.orig/ace/CDR_Stream.cpp:219:15: note: Assuming that condition 'tmp!=0' is not redundant
ace-6.4.5+dfsg.orig/ace/CDR_Stream.cpp:239:7: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/CDR_Stream.cpp:243:7: warning: Either the condition 'tmp!=0' is redundant or there is possible null pointer dereference: tmp. [nullPointerRedundantCheck]
ace-6.4.5+dfsg.orig/ace/CDR_Stream.cpp:219:15: note: Assuming that condition 'tmp!=0' is not redundant
ace-6.4.5+dfsg.orig/ace/CDR_Stream.cpp:243:7: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/CDR_Stream.cpp:445:7: warning: Possible null pointer dereference: cont [nullPointer]
ace-6.4.5+dfsg.orig/ace/CDR_Stream.cpp:436:33: note: Assignment 'cont=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/CDR_Stream.cpp:445:7: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/CDR_Stream.cpp:446:7: warning: Possible null pointer dereference: cont [nullPointer]
ace-6.4.5+dfsg.orig/ace/CDR_Stream.cpp:436:33: note: Assignment 'cont=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/CDR_Stream.cpp:446:7: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/CDR_Stream.cpp:453:37: warning: Possible null pointer dereference: cont [nullPointer]
ace-6.4.5+dfsg.orig/ace/CDR_Stream.cpp:436:33: note: Assignment 'cont=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/CDR_Stream.cpp:453:37: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Caching_Strategies_T.cpp:17:0: error: syntax error [syntaxError]
ace-6.4.5+dfsg.orig/ace/Caching_Utility_T.cpp:19:0: error: syntax error [syntaxError]
ace-6.4.5+dfsg.orig/ace/Capabilities.cpp:107:14: warning: Possible null pointer dereference: entry [nullPointer]
ace-6.4.5+dfsg.orig/ace/Capabilities.cpp:105:40: note: Assignment 'entry=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Capabilities.cpp:107:14: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Cleanup_Strategies_T.cpp:14:0: error: syntax error [syntaxError]
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:72:11: warning: Possible null pointer dereference: result [nullPointer]
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:49:22: note: Assignment 'result=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:72:11: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:73:11: warning: Possible null pointer dereference: result [nullPointer]
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:49:22: note: Assignment 'result=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:73:11: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:74:11: warning: Possible null pointer dereference: result [nullPointer]
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:49:22: note: Assignment 'result=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:74:11: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:75:11: warning: Possible null pointer dereference: result [nullPointer]
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:49:22: note: Assignment 'result=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:75:11: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:79:15: warning: Possible null pointer dereference: result [nullPointer]
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:49:22: note: Assignment 'result=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:79:15: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:94:7: warning: Possible null pointer dereference: result [nullPointer]
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:49:22: note: Assignment 'result=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:94:7: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:95:7: warning: Possible null pointer dereference: result [nullPointer]
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:49:22: note: Assignment 'result=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:95:7: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:99:11: warning: Possible null pointer dereference: result [nullPointer]
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:49:22: note: Assignment 'result=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:99:11: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:100:11: warning: Possible null pointer dereference: result [nullPointer]
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:49:22: note: Assignment 'result=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:100:11: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:105:11: warning: Possible null pointer dereference: result [nullPointer]
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:49:22: note: Assignment 'result=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:105:11: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:106:11: warning: Possible null pointer dereference: result [nullPointer]
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:49:22: note: Assignment 'result=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:106:11: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:112:5: warning: Possible null pointer dereference: result [nullPointer]
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:49:22: note: Assignment 'result=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:112:5: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:114:3: warning: Possible null pointer dereference: result [nullPointer]
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:49:22: note: Assignment 'result=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:114:3: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:176:11: warning: Possible null pointer dereference: result [nullPointer]
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:145:22: note: Assignment 'result=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:176:11: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:177:11: warning: Possible null pointer dereference: result [nullPointer]
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:145:22: note: Assignment 'result=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:177:11: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:178:11: warning: Possible null pointer dereference: result [nullPointer]
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:145:22: note: Assignment 'result=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:178:11: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:209:11: warning: Possible null pointer dereference: result [nullPointer]
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:145:22: note: Assignment 'result=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:209:11: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:212:11: warning: Possible null pointer dereference: result [nullPointer]
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:145:22: note: Assignment 'result=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:212:11: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:213:11: warning: Possible null pointer dereference: result [nullPointer]
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:145:22: note: Assignment 'result=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:213:11: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:227:3: warning: Possible null pointer dereference: result [nullPointer]
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:145:22: note: Assignment 'result=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Codecs.cpp:227:3: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Compression/rle/RLECompressor.cpp:32:16: style: The scope of the variable 'run_count' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/ace/Compression/rle/RLECompressor.cpp:33:16: style: The scope of the variable 'run_code' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/ace/Connector.cpp:194:36: style: The scope of the variable 'connector' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/ace/Containers_T.cpp:1145:11: warning: Possible null pointer dereference: retv [nullPointer]
ace-6.4.5+dfsg.orig/ace/Containers_T.cpp:1138:13: note: Assignment 'retv=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Containers_T.cpp:1145:11: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Containers_T.cpp:1184:11: warning: Possible null pointer dereference: retv [nullPointer]
ace-6.4.5+dfsg.orig/ace/Containers_T.cpp:1177:19: note: Assignment 'retv=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Containers_T.cpp:1184:11: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Containers_T.cpp:1667:15: warning: Possible null pointer dereference: temp [nullPointer]
ace-6.4.5+dfsg.orig/ace/Containers_T.cpp:1646:24: note: Assignment 'temp=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Containers_T.cpp:1667:15: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Containers_T.cpp:1674:11: warning: Possible null pointer dereference: temp [nullPointer]
ace-6.4.5+dfsg.orig/ace/Containers_T.cpp:1646:24: note: Assignment 'temp=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Containers_T.cpp:1674:11: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Containers_T.cpp:1688:15: warning: Possible null pointer dereference: temp [nullPointer]
ace-6.4.5+dfsg.orig/ace/Containers_T.cpp:1646:24: note: Assignment 'temp=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Containers_T.cpp:1688:15: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Containers_T.cpp:1695:11: warning: Possible null pointer dereference: temp [nullPointer]
ace-6.4.5+dfsg.orig/ace/Containers_T.cpp:1646:24: note: Assignment 'temp=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Containers_T.cpp:1695:11: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Containers_T.cpp:1825:11: warning: Possible null pointer dereference: retv [nullPointer]
ace-6.4.5+dfsg.orig/ace/Containers_T.cpp:1819:13: note: Assignment 'retv=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Containers_T.cpp:1825:11: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Countdown_Time_T.cpp:12:0: error: syntax error [syntaxError]
ace-6.4.5+dfsg.orig/ace/DLL_Manager.cpp:559:38: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
ace-6.4.5+dfsg.orig/ace/DLL_Manager.cpp:554:34: note: outer condition: ACE_DLL_Manager::instance_==0
ace-6.4.5+dfsg.orig/ace/DLL_Manager.cpp:559:38: note: identical inner condition: ACE_DLL_Manager::instance_==0
ace-6.4.5+dfsg.orig/ace/DLL_Manager.cpp:743:7: style: The scope of the variable 'force_close' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/ace/Dump_T.cpp:15:0: error: syntax error [syntaxError]
ace-6.4.5+dfsg.orig/ace/Dynamic_Service.cpp:19:0: error: syntax error [syntaxError]
ace-6.4.5+dfsg.orig/ace/ETCL/ETCL_l.cpp:1257:54: style: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/ace/ETCL/ETCL_l.cpp:273:39: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
ace-6.4.5+dfsg.orig/ace/ETCL/ETCL_l.cpp:1257:54: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
ace-6.4.5+dfsg.orig/ace/FILE_IO.cpp:75:7: warning: Possible null pointer dereference: iovp [nullPointer]
ace-6.4.5+dfsg.orig/ace/FILE_IO.cpp:55:17: note: Assignment 'iovp=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/FILE_IO.cpp:75:7: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/FILE_IO.cpp:76:7: warning: Possible null pointer dereference: iovp [nullPointer]
ace-6.4.5+dfsg.orig/ace/FILE_IO.cpp:55:17: note: Assignment 'iovp=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/FILE_IO.cpp:76:7: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/FILE_IO.cpp:130:7: warning: Possible null pointer dereference: iovp [nullPointer]
ace-6.4.5+dfsg.orig/ace/FILE_IO.cpp:110:17: note: Assignment 'iovp=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/FILE_IO.cpp:130:7: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/FILE_IO.cpp:131:7: warning: Possible null pointer dereference: iovp [nullPointer]
ace-6.4.5+dfsg.orig/ace/FILE_IO.cpp:110:17: note: Assignment 'iovp=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/FILE_IO.cpp:131:7: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Filecache.cpp:220:31: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
ace-6.4.5+dfsg.orig/ace/Filecache.cpp:211:27: note: outer condition: ACE_Filecache::cvf_==0
ace-6.4.5+dfsg.orig/ace/Filecache.cpp:220:31: note: identical inner condition: ACE_Filecache::cvf_==0
ace-6.4.5+dfsg.orig/ace/Filecache.cpp:394:3: warning: Possible null pointer dereference: handle [nullPointer]
ace-6.4.5+dfsg.orig/ace/Filecache.cpp:386:34: note: Assignment 'handle=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Filecache.cpp:394:3: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Filecache.cpp:300:3: style: Variable 'handle' is reassigned a value before the old one has been used. [redundantAssignment]
ace-6.4.5+dfsg.orig/ace/Filecache.cpp:299:3: note: Variable 'handle' is reassigned a value before the old one has been used.
ace-6.4.5+dfsg.orig/ace/Filecache.cpp:300:3: note: Variable 'handle' is reassigned a value before the old one has been used.
ace-6.4.5+dfsg.orig/ace/Filecache.cpp:318:23: style: The scope of the variable 'hashlock' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/ace/Filecache.cpp:406:23: style: The scope of the variable 'hashlock' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/ace/Framework_Component.cpp:105:49: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
ace-6.4.5+dfsg.orig/ace/Framework_Component.cpp:100:45: note: outer condition: ACE_Framework_Repository::repository_==0
ace-6.4.5+dfsg.orig/ace/Framework_Component.cpp:105:49: note: identical inner condition: ACE_Framework_Repository::repository_==0
ace-6.4.5+dfsg.orig/ace/Framework_Component.cpp:225:7: style: The scope of the variable 'end_hole' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/ace/Framework_Component_T.cpp:12:0: error: syntax error [syntaxError]
ace-6.4.5+dfsg.orig/ace/Free_List.cpp:17:0: error: syntax error [syntaxError]
ace-6.4.5+dfsg.orig/ace/Get_Opt.cpp:638:7: style: The scope of the variable 'cstart' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/ace/Get_Opt.cpp:638:15: style: The scope of the variable 'pos' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/ace/Guard_T.cpp:25:0: error: syntax error [syntaxError]
ace-6.4.5+dfsg.orig/ace/Hash_Cache_Map_Manager_T.cpp:187:15: warning: Possible null pointer dereference: entry [nullPointer]
ace-6.4.5+dfsg.orig/ace/Hash_Cache_Map_Manager_T.cpp:180:24: note: Assignment 'entry=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Hash_Cache_Map_Manager_T.cpp:187:15: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Hash_Map_With_Allocator_T.cpp:16:0: error: syntax error [syntaxError]
ace-6.4.5+dfsg.orig/ace/INET_Addr.cpp:857:8: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ace-6.4.5+dfsg.orig/ace/IOStream_T.cpp:23:0: error: syntax error [syntaxError]
ace-6.4.5+dfsg.orig/ace/Intrusive_List.cpp:16:0: error: syntax error [syntaxError]
ace-6.4.5+dfsg.orig/ace/Intrusive_List_Node.cpp:16:0: error: syntax error [syntaxError]
ace-6.4.5+dfsg.orig/ace/LOCK_SOCK_Acceptor.cpp:9:0: error: syntax error [syntaxError]
ace-6.4.5+dfsg.orig/ace/Local_Name_Space_T.cpp:19:0: error: syntax error [syntaxError]
ace-6.4.5+dfsg.orig/ace/Lock_Adapter_T.cpp:17:0: error: syntax error [syntaxError]
ace-6.4.5+dfsg.orig/ace/Malloc_Allocator.cpp:26:37: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
ace-6.4.5+dfsg.orig/ace/Malloc_Allocator.cpp:20:33: note: outer condition: ACE_Allocator::allocator_==0
ace-6.4.5+dfsg.orig/ace/Malloc_Allocator.cpp:26:37: note: identical inner condition: ACE_Allocator::allocator_==0
ace-6.4.5+dfsg.orig/ace/Malloc_T.cpp:20:0: error: syntax error [syntaxError]
ace-6.4.5+dfsg.orig/ace/Managed_Object.cpp:20:0: error: syntax error [syntaxError]
ace-6.4.5+dfsg.orig/ace/Map_Manager.cpp:522:7: warning: Possible null pointer dereference: temp [nullPointer]
ace-6.4.5+dfsg.orig/ace/Map_Manager.cpp:494:17: note: Assignment 'temp=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Map_Manager.cpp:522:7: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Map_Manager.cpp:523:7: warning: Possible null pointer dereference: temp [nullPointer]
ace-6.4.5+dfsg.orig/ace/Map_Manager.cpp:494:17: note: Assignment 'temp=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Map_Manager.cpp:523:7: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Map_Manager.cpp:540:3: warning: Possible null pointer dereference: temp [nullPointer]
ace-6.4.5+dfsg.orig/ace/Map_Manager.cpp:494:17: note: Assignment 'temp=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Map_Manager.cpp:540:3: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Map_Manager.cpp:541:3: warning: Possible null pointer dereference: temp [nullPointer]
ace-6.4.5+dfsg.orig/ace/Map_Manager.cpp:494:17: note: Assignment 'temp=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Map_Manager.cpp:541:3: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Map_Manager.cpp:506:12: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
ace-6.4.5+dfsg.orig/ace/Map_Manager.cpp:513:12: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
ace-6.4.5+dfsg.orig/ace/Map_Manager.cpp:521:14: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
ace-6.4.5+dfsg.orig/ace/Map_T.cpp:16:0: error: syntax error [syntaxError]
ace-6.4.5+dfsg.orig/ace/Message_Block.cpp:1182:3: warning: Either the condition 'nb!=0' is redundant or there is possible null pointer dereference: nb. [nullPointerRedundantCheck]
ace-6.4.5+dfsg.orig/ace/Message_Block.cpp:1172:10: note: Assuming that condition 'nb!=0' is not redundant
ace-6.4.5+dfsg.orig/ace/Message_Block.cpp:1182:3: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Message_Block.cpp:866:13: style: The scope of the variable 'lock' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/ace/Message_Block_T.cpp:14:0: error: syntax error [syntaxError]
ace-6.4.5+dfsg.orig/ace/Message_Queue_T.cpp:129:57: warning: Possible null pointer dereference: mb [nullPointer]
ace-6.4.5+dfsg.orig/ace/Message_Queue_T.cpp:124:27: note: Assignment 'mb=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Message_Queue_T.cpp:129:57: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Message_Queue_T.cpp:151:5: warning: Possible null pointer dereference: mb [nullPointer]
ace-6.4.5+dfsg.orig/ace/Message_Queue_T.cpp:140:27: note: Assignment 'mb=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Message_Queue_T.cpp:151:5: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Message_Queue_T.cpp:186:5: warning: Possible null pointer dereference: mb [nullPointer]
ace-6.4.5+dfsg.orig/ace/Message_Queue_T.cpp:175:27: note: Assignment 'mb=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Message_Queue_T.cpp:186:5: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Message_Queue_T.cpp:208:5: warning: Possible null pointer dereference: mb [nullPointer]
ace-6.4.5+dfsg.orig/ace/Message_Queue_T.cpp:197:27: note: Assignment 'mb=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Message_Queue_T.cpp:208:5: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Message_Queue_T.cpp:233:5: warning: Possible null pointer dereference: mb [nullPointer]
ace-6.4.5+dfsg.orig/ace/Message_Queue_T.cpp:222:27: note: Assignment 'mb=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Message_Queue_T.cpp:233:5: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Message_Queue_T.cpp:254:58: warning: Possible null pointer dereference: mb [nullPointer]
ace-6.4.5+dfsg.orig/ace/Message_Queue_T.cpp:247:27: note: Assignment 'mb=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Message_Queue_T.cpp:254:58: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Message_Queue_T.cpp:256:7: warning: Possible null pointer dereference: mb [nullPointer]
ace-6.4.5+dfsg.orig/ace/Message_Queue_T.cpp:247:27: note: Assignment 'mb=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Message_Queue_T.cpp:256:7: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Message_Queue_T.cpp:279:56: warning: Possible null pointer dereference: mb [nullPointer]
ace-6.4.5+dfsg.orig/ace/Message_Queue_T.cpp:272:27: note: Assignment 'mb=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Message_Queue_T.cpp:279:56: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Message_Queue_T.cpp:281:7: warning: Possible null pointer dereference: mb [nullPointer]
ace-6.4.5+dfsg.orig/ace/Message_Queue_T.cpp:272:27: note: Assignment 'mb=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Message_Queue_T.cpp:281:7: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Message_Queue_T.cpp:304:56: warning: Possible null pointer dereference: mb [nullPointer]
ace-6.4.5+dfsg.orig/ace/Message_Queue_T.cpp:297:27: note: Assignment 'mb=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Message_Queue_T.cpp:304:56: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Message_Queue_T.cpp:306:7: warning: Possible null pointer dereference: mb [nullPointer]
ace-6.4.5+dfsg.orig/ace/Message_Queue_T.cpp:297:27: note: Assignment 'mb=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Message_Queue_T.cpp:306:7: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Message_Queue_T.cpp:329:56: warning: Possible null pointer dereference: mb [nullPointer]
ace-6.4.5+dfsg.orig/ace/Message_Queue_T.cpp:322:27: note: Assignment 'mb=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Message_Queue_T.cpp:329:56: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Message_Queue_T.cpp:331:7: warning: Possible null pointer dereference: mb [nullPointer]
ace-6.4.5+dfsg.orig/ace/Message_Queue_T.cpp:322:27: note: Assignment 'mb=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Message_Queue_T.cpp:331:7: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Message_Queue_T.cpp:361:51: warning: Possible null pointer dereference: mb [nullPointer]
ace-6.4.5+dfsg.orig/ace/Message_Queue_T.cpp:357:28: note: Assignment 'mb=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Message_Queue_T.cpp:361:51: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Message_Queue_T.cpp:402:51: warning: Possible null pointer dereference: mb [nullPointer]
ace-6.4.5+dfsg.orig/ace/Message_Queue_T.cpp:398:28: note: Assignment 'mb=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Message_Queue_T.cpp:402:51: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Message_Queue_T.cpp:2950:32: warning: Possible null pointer dereference: adms [nullPointer]
ace-6.4.5+dfsg.orig/ace/Message_Queue_T.cpp:2938:41: note: Assignment 'adms=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Message_Queue_T.cpp:2950:32: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Message_Queue_T.cpp:2980:32: warning: Possible null pointer dereference: alms [nullPointer]
ace-6.4.5+dfsg.orig/ace/Message_Queue_T.cpp:2968:39: note: Assignment 'alms=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Message_Queue_T.cpp:2980:32: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/OS_NS_string.cpp:103:15: warning: The buffer 'ret_errortext' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
ace-6.4.5+dfsg.orig/ace/OS_NS_unistd.cpp:494:39: error: Uninitialized variable: temp [uninitvar]
ace-6.4.5+dfsg.orig/ace/OS_NS_unistd.cpp:963:39: error: Uninitialized variable: temp [uninitvar]
ace-6.4.5+dfsg.orig/ace/Object_Manager_Base.cpp:201:7: warning: Possible null pointer dereference: instance_pointer [nullPointer]
ace-6.4.5+dfsg.orig/ace/Object_Manager_Base.cpp:192:49: note: Assignment 'instance_pointer=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Object_Manager_Base.cpp:201:7: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Process_Manager.cpp:117:42: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
ace-6.4.5+dfsg.orig/ace/Process_Manager.cpp:111:38: note: outer condition: ACE_Process_Manager::instance_==0
ace-6.4.5+dfsg.orig/ace/Process_Manager.cpp:117:42: note: identical inner condition: ACE_Process_Manager::instance_==0
ace-6.4.5+dfsg.orig/ace/Process_Manager.cpp:211:5: warning: Possible null pointer dereference: temp [nullPointer]
ace-6.4.5+dfsg.orig/ace/Process_Manager.cpp:201:30: note: Assignment 'temp=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Process_Manager.cpp:211:5: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/QoS/QoS_Session_Factory.cpp:17:0: error: #error "QoS type not supported.  Cannot build." [preprocessorErrorDirective]
ace-6.4.5+dfsg.orig/ace/QtReactor/QtReactor.cpp:403:14: error: Memory pointed to by 'qsock_notifier' is freed twice. [doubleFree]
ace-6.4.5+dfsg.orig/ace/QtReactor/QtReactor.cpp:412:14: error: Memory pointed to by 'qsock_notifier' is freed twice. [doubleFree]
ace-6.4.5+dfsg.orig/ace/Reactor.cpp:134:33: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
ace-6.4.5+dfsg.orig/ace/Reactor.cpp:128:29: note: outer condition: ACE_Reactor::reactor_==0
ace-6.4.5+dfsg.orig/ace/Reactor.cpp:134:33: note: identical inner condition: ACE_Reactor::reactor_==0
ace-6.4.5+dfsg.orig/ace/Refcountable_T.cpp:12:0: error: syntax error [syntaxError]
ace-6.4.5+dfsg.orig/ace/Reverse_Lock_T.cpp:16:0: error: syntax error [syntaxError]
ace-6.4.5+dfsg.orig/ace/SOCK_IO.cpp:115:7: warning: Possible null pointer dereference: iovp [nullPointer]
ace-6.4.5+dfsg.orig/ace/SOCK_IO.cpp:95:17: note: Assignment 'iovp=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/SOCK_IO.cpp:115:7: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/SOCK_IO.cpp:116:7: warning: Possible null pointer dereference: iovp [nullPointer]
ace-6.4.5+dfsg.orig/ace/SOCK_IO.cpp:95:17: note: Assignment 'iovp=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/SOCK_IO.cpp:116:7: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/SSL/SSL_Context.cpp:451:12: style: The scope of the variable 'error' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/ace/SSL/SSL_Context.cpp:287:16: style: Variable 'match' is assigned a value that is never used. [unreadVariable]
ace-6.4.5+dfsg.orig/ace/SString.cpp:78:9: warning: Possible null pointer dereference: t [nullPointer]
ace-6.4.5+dfsg.orig/ace/SString.cpp:63:17: note: Assignment 't=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/SString.cpp:78:9: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/SString.cpp:80:7: warning: Possible null pointer dereference: t [nullPointer]
ace-6.4.5+dfsg.orig/ace/SString.cpp:63:17: note: Assignment 't=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/SString.cpp:80:7: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/SString.cpp:108:9: warning: Possible null pointer dereference: t [nullPointer]
ace-6.4.5+dfsg.orig/ace/SString.cpp:93:23: note: Assignment 't=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/SString.cpp:108:9: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/SString.cpp:110:7: warning: Possible null pointer dereference: t [nullPointer]
ace-6.4.5+dfsg.orig/ace/SString.cpp:93:23: note: Assignment 't=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/SString.cpp:110:7: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Select_Reactor_Base.cpp:802:7: style: The scope of the variable 'result' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/ace/Select_Reactor_T.cpp:401:14: style: Condition 'result!=-1' is always true [knownConditionTrueFalse]
ace-6.4.5+dfsg.orig/ace/Select_Reactor_T.cpp:388:16: note: Assignment 'result=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Select_Reactor_T.cpp:401:14: note: Condition 'result!=-1' is always true
ace-6.4.5+dfsg.orig/ace/Select_Reactor_T.cpp:411:14: style: Condition 'result!=-1' is always true [knownConditionTrueFalse]
ace-6.4.5+dfsg.orig/ace/Select_Reactor_T.cpp:388:16: note: Assignment 'result=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Select_Reactor_T.cpp:411:14: note: Condition 'result!=-1' is always true
ace-6.4.5+dfsg.orig/ace/Select_Reactor_T.cpp:420:14: style: Condition 'result!=-1' is always true [knownConditionTrueFalse]
ace-6.4.5+dfsg.orig/ace/Select_Reactor_T.cpp:388:16: note: Assignment 'result=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Select_Reactor_T.cpp:420:14: note: Condition 'result!=-1' is always true
ace-6.4.5+dfsg.orig/ace/Select_Reactor_T.cpp:1381:32: style: Same expression on both sides of '==' because the value of 'initial_handle_count' and 'active_handle_count' are the same. [duplicateExpression]
ace-6.4.5+dfsg.orig/ace/Select_Reactor_T.cpp:1305:34: note: 'initial_handle_count' is assigned value 'active_handle_count' here.
ace-6.4.5+dfsg.orig/ace/Select_Reactor_T.cpp:1381:32: note: Same expression on both sides of '==' because the value of 'initial_handle_count' and 'active_handle_count' are the same.
ace-6.4.5+dfsg.orig/ace/Select_Reactor_T.cpp:1081:19: style: The scope of the variable 'this_timeout' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/ace/Service_Repository.cpp:44:44: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
ace-6.4.5+dfsg.orig/ace/Service_Repository.cpp:39:40: note: outer condition: ACE_Service_Repository::svc_rep_==0
ace-6.4.5+dfsg.orig/ace/Service_Repository.cpp:44:44: note: identical inner condition: ACE_Service_Repository::svc_rep_==0
ace-6.4.5+dfsg.orig/ace/Sig_Handler.cpp:427:16: warning: Possible null pointer dereference: ace_sig_adapter [nullPointer]
ace-6.4.5+dfsg.orig/ace/Sig_Handler.cpp:360:42: note: Assignment 'ace_sig_adapter=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Sig_Handler.cpp:427:16: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Sig_Handler.cpp:587:11: warning: Possible null pointer dereference: eh [nullPointer]
ace-6.4.5+dfsg.orig/ace/Sig_Handler.cpp:585:28: note: Assignment 'eh=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Sig_Handler.cpp:587:11: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Sig_Handler.cpp:609:25: warning: Possible null pointer dereference: eh [nullPointer]
ace-6.4.5+dfsg.orig/ace/Sig_Handler.cpp:603:28: note: Assignment 'eh=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Sig_Handler.cpp:609:25: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Sig_Handler.cpp:621:11: warning: Possible null pointer dereference: eh [nullPointer]
ace-6.4.5+dfsg.orig/ace/Sig_Handler.cpp:603:28: note: Assignment 'eh=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Sig_Handler.cpp:621:11: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Singleton.cpp:216:25: style: Condition 'singleton==0' is always true [knownConditionTrueFalse]
ace-6.4.5+dfsg.orig/ace/Singleton.cpp:182:17: note: Assuming that condition 'singleton==0' is not redundant
ace-6.4.5+dfsg.orig/ace/Singleton.cpp:216:25: note: Condition 'singleton==0' is always true
ace-6.4.5+dfsg.orig/ace/Singleton.cpp:405:25: style: Condition 'singleton==0' is always true [knownConditionTrueFalse]
ace-6.4.5+dfsg.orig/ace/Singleton.cpp:370:17: note: Assuming that condition 'singleton==0' is not redundant
ace-6.4.5+dfsg.orig/ace/Singleton.cpp:405:25: note: Condition 'singleton==0' is always true
ace-6.4.5+dfsg.orig/ace/Singleton.cpp:517:25: style: Condition 'singleton==0' is always true [knownConditionTrueFalse]
ace-6.4.5+dfsg.orig/ace/Singleton.cpp:483:17: note: Assuming that condition 'singleton==0' is not redundant
ace-6.4.5+dfsg.orig/ace/Singleton.cpp:517:25: note: Condition 'singleton==0' is always true
ace-6.4.5+dfsg.orig/ace/Strategies_T.cpp:29:0: error: syntax error [syntaxError]
ace-6.4.5+dfsg.orig/ace/Stream.cpp:304:41: style: The scope of the variable 'ct_reader' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/ace/String_Base.cpp:235:25: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
ace-6.4.5+dfsg.orig/ace/String_Base.cpp:227:23: note: Assignment 't=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/String_Base.cpp:235:25: note: Null pointer addition
ace-6.4.5+dfsg.orig/ace/Svc_Handler.cpp:18:0: error: syntax error [syntaxError]
ace-6.4.5+dfsg.orig/ace/System_Time.cpp:100:10: style: The scope of the variable 'local_time' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/ace/Test_and_Set.cpp:13:0: error: syntax error [syntaxError]
ace-6.4.5+dfsg.orig/ace/Thread_Manager.cpp:414:40: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
ace-6.4.5+dfsg.orig/ace/Thread_Manager.cpp:408:36: note: outer condition: ACE_Thread_Manager::thr_mgr_==0
ace-6.4.5+dfsg.orig/ace/Thread_Manager.cpp:414:40: note: identical inner condition: ACE_Thread_Manager::thr_mgr_==0
ace-6.4.5+dfsg.orig/ace/Thread_Manager.cpp:1591:13: warning: Possible null pointer dereference: copy_table [nullPointer]
ace-6.4.5+dfsg.orig/ace/Thread_Manager.cpp:1562:44: note: Assignment 'copy_table=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Thread_Manager.cpp:1591:13: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Thread_Manager.cpp:1605:13: warning: Possible null pointer dereference: copy_table [nullPointer]
ace-6.4.5+dfsg.orig/ace/Thread_Manager.cpp:1562:44: note: Assignment 'copy_table=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Thread_Manager.cpp:1605:13: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Thread_Manager.cpp:1641:29: warning: Possible null pointer dereference: copy_table [nullPointer]
ace-6.4.5+dfsg.orig/ace/Thread_Manager.cpp:1562:44: note: Assignment 'copy_table=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Thread_Manager.cpp:1641:29: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Thread_Manager.cpp:1892:13: warning: Possible null pointer dereference: copy_table [nullPointer]
ace-6.4.5+dfsg.orig/ace/Thread_Manager.cpp:1852:44: note: Assignment 'copy_table=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Thread_Manager.cpp:1892:13: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Thread_Manager.cpp:1906:13: warning: Possible null pointer dereference: copy_table [nullPointer]
ace-6.4.5+dfsg.orig/ace/Thread_Manager.cpp:1852:44: note: Assignment 'copy_table=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Thread_Manager.cpp:1906:13: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Thread_Manager.cpp:1943:29: warning: Possible null pointer dereference: copy_table [nullPointer]
ace-6.4.5+dfsg.orig/ace/Thread_Manager.cpp:1852:44: note: Assignment 'copy_table=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Thread_Manager.cpp:1943:29: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Thread_Manager.cpp:165:14: style: The scope of the variable 'close_handle' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/ace/Thread_Manager.cpp:1478:8: style: The scope of the variable 'found' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/ace/Time_Policy_T.cpp:12:0: error: syntax error [syntaxError]
ace-6.4.5+dfsg.orig/ace/Time_Value_T.cpp:18:0: error: syntax error [syntaxError]
ace-6.4.5+dfsg.orig/ace/Timer_Hash_T.cpp:16:0: error: syntax error [syntaxError]
ace-6.4.5+dfsg.orig/ace/Timer_Heap_T.cpp:754:7: warning: Possible null pointer dereference: temp [nullPointer]
ace-6.4.5+dfsg.orig/ace/Timer_Heap_T.cpp:749:38: note: Assignment 'temp=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Timer_Heap_T.cpp:754:7: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Timer_Queue_Adapters.cpp:25:0: error: syntax error [syntaxError]
ace-6.4.5+dfsg.orig/ace/Timer_Queue_T.cpp:36:0: error: syntax error [syntaxError]
ace-6.4.5+dfsg.orig/ace/Timer_Wheel_T.cpp:43:0: error: syntax error [syntaxError]
ace-6.4.5+dfsg.orig/ace/TkReactor/TkReactor.cpp:250:7: warning: Either the condition 'TkID' is redundant or there is possible null pointer dereference: TkID. [nullPointerRedundantCheck]
ace-6.4.5+dfsg.orig/ace/TkReactor/TkReactor.cpp:225:13: note: Assuming that condition 'TkID' is not redundant
ace-6.4.5+dfsg.orig/ace/TkReactor/TkReactor.cpp:250:7: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/TkReactor/TkReactor.cpp:251:7: warning: Either the condition 'TkID' is redundant or there is possible null pointer dereference: TkID. [nullPointerRedundantCheck]
ace-6.4.5+dfsg.orig/ace/TkReactor/TkReactor.cpp:225:13: note: Assuming that condition 'TkID' is not redundant
ace-6.4.5+dfsg.orig/ace/TkReactor/TkReactor.cpp:251:7: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Tokenizer_T.cpp:11:0: error: syntax error [syntaxError]
ace-6.4.5+dfsg.orig/ace/UUID.cpp:448:24: style: Condition 'timestamp>time_last_' is always true [knownConditionTrueFalse]
ace-6.4.5+dfsg.orig/ace/UUID.cpp:471:24: style: Condition 'timestamp>time_last_' is always true [knownConditionTrueFalse]
ace-6.4.5+dfsg.orig/ace/UUID.cpp:116:27: warning: Possible null pointer dereference: buf [nullPointer]
ace-6.4.5+dfsg.orig/ace/UUID.cpp:68:17: note: Assignment 'buf=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/UUID.cpp:116:27: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/UUID.cpp:426:27: warning: Possible null pointer dereference: uuid [nullPointer]
ace-6.4.5+dfsg.orig/ace/UUID.cpp:421:18: note: Assignment 'uuid=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/UUID.cpp:426:27: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/UUID.cpp:242:13: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
ace-6.4.5+dfsg.orig/ace/Unbounded_Set_Ex.cpp:376:11: warning: Possible null pointer dereference: retv [nullPointer]
ace-6.4.5+dfsg.orig/ace/Unbounded_Set_Ex.cpp:370:13: note: Assignment 'retv=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Unbounded_Set_Ex.cpp:376:11: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/Unbounded_Set_Ex.cpp:483:11: warning: Possible null pointer dereference: retv [nullPointer]
ace-6.4.5+dfsg.orig/ace/Unbounded_Set_Ex.cpp:477:13: note: Assignment 'retv=0', assigned value is 0
ace-6.4.5+dfsg.orig/ace/Unbounded_Set_Ex.cpp:483:11: note: Null pointer dereference
ace-6.4.5+dfsg.orig/ace/XML_Utils/XML_Schema_Resolver.tpp:23:65: style: Function 'XML_Schema_Resolver' argument 1 names different: declaration 'resolver' definition 'res'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/ace/XML_Utils/XML_Schema_Resolver.h:44:36: note: Function 'XML_Schema_Resolver' argument 1 names different: declaration 'resolver' definition 'res'.
ace-6.4.5+dfsg.orig/ace/XML_Utils/XML_Schema_Resolver.tpp:23:65: note: Function 'XML_Schema_Resolver' argument 1 names different: declaration 'resolver' definition 'res'.
ace-6.4.5+dfsg.orig/ace/XML_Utils/XML_Helper.tpp:143:61: style: Function 'create_dom' argument 1 names different: declaration 'uri' definition 'url'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/ace/XML_Utils/XML_Helper.h:54:34: note: Function 'create_dom' argument 1 names different: declaration 'uri' definition 'url'.
ace-6.4.5+dfsg.orig/ace/XML_Utils/XML_Helper.tpp:143:61: note: Function 'create_dom' argument 1 names different: declaration 'uri' definition 'url'.
ace-6.4.5+dfsg.orig/ace/XML_Utils/XML_Schema_Resolver.h:44:5: style: Class 'XML_Schema_Resolver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/ace/XML_Utils/XML_Schema_Resolver.h:76:5: style: Struct 'Basic_Resolver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Concrete_Connection_Handlers.cpp:115:15: warning: Possible null pointer dereference: event [nullPointer]
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Concrete_Connection_Handlers.cpp:655:25: note: Calling function 'send', 1st argument 'event' value is 0
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Concrete_Connection_Handlers.cpp:115:15: note: Null pointer dereference
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Concrete_Connection_Handlers.cpp:118:17: warning: Possible null pointer dereference: event [nullPointer]
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Concrete_Connection_Handlers.cpp:655:25: note: Calling function 'send', 1st argument 'event' value is 0
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Concrete_Connection_Handlers.cpp:118:17: note: Null pointer dereference
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Concrete_Connection_Handlers.cpp:119:35: warning: Possible null pointer dereference: event [nullPointer]
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Concrete_Connection_Handlers.cpp:655:25: note: Calling function 'send', 1st argument 'event' value is 0
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Concrete_Connection_Handlers.cpp:119:35: note: Null pointer dereference
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Concrete_Connection_Handlers.cpp:336:18: style: C-style pointer casting [cstyleCast]
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Concrete_Connection_Handlers.cpp:61:50: style: Function 'nonblk_put' argument 1 names different: declaration 'mb' definition 'event'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Concrete_Connection_Handlers.h:81:38: note: Function 'nonblk_put' argument 1 names different: declaration 'mb' definition 'event'.
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Concrete_Connection_Handlers.cpp:61:50: note: Function 'nonblk_put' argument 1 names different: declaration 'mb' definition 'event'.
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Concrete_Connection_Handlers.cpp:525:47: style: Function 'process' argument 1 names different: declaration 'event' definition 'event_key'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Concrete_Connection_Handlers.h:49:35: note: Function 'process' argument 1 names different: declaration 'event' definition 'event_key'.
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Concrete_Connection_Handlers.cpp:525:47: note: Function 'process' argument 1 names different: declaration 'event' definition 'event_key'.
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Event.h:179:3: warning: Member variable 'Event::data_' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Connection_Handler.h:46:3: style: Class 'Connection_Handler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Event_Forwarding_Discriminator.h:58:3: style: Class 'Event_Forwarding_Discriminator_Iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Concrete_Connection_Handlers.h:33:3: style: Class 'Supplier_Handler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Concrete_Connection_Handlers.h:70:3: style: Class 'Consumer_Handler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Concrete_Connection_Handlers.h:98:3: style: Class 'Thr_Consumer_Handler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Concrete_Connection_Handlers.h:137:3: style: Class 'Thr_Supplier_Handler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Config_Files.h:65:29: style: The function 'read_entry' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/File_Parser.h:58:0: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Config_Files.h:65:29: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Config_Files.h:101:29: style: The function 'read_entry' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/File_Parser.h:58:0: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Config_Files.h:101:29: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Concrete_Connection_Handlers.h:105:15: style: The function 'put' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Concrete_Connection_Handlers.h:73:15: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Concrete_Connection_Handlers.h:105:15: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Concrete_Connection_Handlers.h:109:15: style: The function 'handle_input' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Concrete_Connection_Handlers.h:87:15: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Concrete_Connection_Handlers.h:109:15: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Concrete_Connection_Handlers.h:121:15: style: The function 'handle_close' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Connection_Handler.h:105:15: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Concrete_Connection_Handlers.h:121:15: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Concrete_Connection_Handlers.h:150:15: style: The function 'handle_close' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Connection_Handler.h:105:15: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Concrete_Connection_Handlers.h:150:15: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Connection_Handler.cpp:45:21: warning: Member variable 'Connection_Handler::total_bytes_' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Connection_Handler.cpp:45:21: warning: Member variable 'Connection_Handler::state_' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Connection_Handler.cpp:45:21: warning: Member variable 'Connection_Handler::timeout_' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Connection_Handler.cpp:45:21: warning: Member variable 'Connection_Handler::max_timeout_' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Connection_Handler.cpp:45:21: warning: Member variable 'Connection_Handler::connection_role_' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Connection_Handler.cpp:45:21: warning: Member variable 'Connection_Handler::event_channel_' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Connection_Handler.cpp:49:21: warning: Member variable 'Connection_Handler::connection_role_' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Event_Channel.cpp:113:26: style: C-style pointer casting [cstyleCast]
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Event_Channel.cpp:138:18: style: C-style pointer casting [cstyleCast]
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Event_Channel.cpp:144:32: style: C-style pointer casting [cstyleCast]
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Event_Forwarding_Discriminator.cpp:9:49: style: Function 'bind' argument 1 names different: declaration 'event' definition 'event_addr'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Event_Forwarding_Discriminator.h:35:23: note: Function 'bind' argument 1 names different: declaration 'event' definition 'event_addr'.
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Event_Forwarding_Discriminator.cpp:9:49: note: Function 'bind' argument 1 names different: declaration 'event' definition 'event_addr'.
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Event_Forwarding_Discriminator.cpp:18:49: style: Function 'find' argument 1 names different: declaration 'event' definition 'event_addr'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Event_Forwarding_Discriminator.h:42:23: note: Function 'find' argument 1 names different: declaration 'event' definition 'event_addr'.
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Event_Forwarding_Discriminator.cpp:18:49: note: Function 'find' argument 1 names different: declaration 'event' definition 'event_addr'.
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Event_Forwarding_Discriminator.cpp:27:51: style: Function 'unbind' argument 1 names different: declaration 'event' definition 'event_addr'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Event_Forwarding_Discriminator.h:39:25: note: Function 'unbind' argument 1 names different: declaration 'event' definition 'event_addr'.
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Event_Forwarding_Discriminator.cpp:27:51: note: Function 'unbind' argument 1 names different: declaration 'event' definition 'event_addr'.
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Event_Forwarding_Discriminator.cpp:36:36: style: Function 'Event_Forwarding_Discriminator_Iterator' argument 1 names different: declaration 'mm' definition 'rt'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Event_Forwarding_Discriminator.h:58:76: note: Function 'Event_Forwarding_Discriminator_Iterator' argument 1 names different: declaration 'mm' definition 'rt'.
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Event_Forwarding_Discriminator.cpp:36:36: note: Function 'Event_Forwarding_Discriminator_Iterator' argument 1 names different: declaration 'mm' definition 'rt'.
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/File_Parser.h:79:7: performance: Technically the member function 'File_Parser::delimiter' can be static. [functionStatic]
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/File_Parser.cpp:131:21: note: Technically the member function 'File_Parser::delimiter' can be static.
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/File_Parser.h:79:7: note: Technically the member function 'File_Parser::delimiter' can be static.
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/File_Parser.h:82:7: performance: Technically the member function 'File_Parser::comments' can be static. [functionStatic]
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/File_Parser.cpp:137:21: note: Technically the member function 'File_Parser::comments' can be static.
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/File_Parser.h:82:7: note: Technically the member function 'File_Parser::comments' can be static.
ace-6.4.5+dfsg.orig/apps/Gateway/Gateway/Options.cpp:216:30: warning: Division by result of sizeof(). strncpy() expects a size in bytes, did you intend to multiply instead? [sizeofDivisionMemfunc]
ace-6.4.5+dfsg.orig/apps/Gateway/Peer/Peer.cpp:122:32: warning: Possible null pointer dereference: mb [nullPointer]
ace-6.4.5+dfsg.orig/apps/Gateway/Peer/Peer.cpp:115:31: note: Assignment 'mb=0', assigned value is 0
ace-6.4.5+dfsg.orig/apps/Gateway/Peer/Peer.cpp:122:32: note: Null pointer dereference
ace-6.4.5+dfsg.orig/apps/Gateway/Peer/Peer.cpp:138:11: warning: Possible null pointer dereference: mb [nullPointer]
ace-6.4.5+dfsg.orig/apps/Gateway/Peer/Peer.cpp:115:31: note: Assignment 'mb=0', assigned value is 0
ace-6.4.5+dfsg.orig/apps/Gateway/Peer/Peer.cpp:138:11: note: Null pointer dereference
ace-6.4.5+dfsg.orig/apps/Gateway/Peer/Peer.cpp:143:11: warning: Possible null pointer dereference: mb [nullPointer]
ace-6.4.5+dfsg.orig/apps/Gateway/Peer/Peer.cpp:115:31: note: Assignment 'mb=0', assigned value is 0
ace-6.4.5+dfsg.orig/apps/Gateway/Peer/Peer.cpp:143:11: note: Null pointer dereference
ace-6.4.5+dfsg.orig/apps/Gateway/Peer/Peer.cpp:555:33: warning: Possible null pointer dereference: mb [nullPointer]
ace-6.4.5+dfsg.orig/apps/Gateway/Peer/Peer.cpp:548:27: note: Assignment 'mb=0', assigned value is 0
ace-6.4.5+dfsg.orig/apps/Gateway/Peer/Peer.cpp:555:33: note: Null pointer dereference
ace-6.4.5+dfsg.orig/apps/Gateway/Peer/Peer.cpp:74:18: style: C-style pointer casting [cstyleCast]
ace-6.4.5+dfsg.orig/apps/Gateway/Peer/Peer.cpp:122:22: style: C-style pointer casting [cstyleCast]
ace-6.4.5+dfsg.orig/apps/Gateway/Peer/Peer.cpp:341:18: style: C-style pointer casting [cstyleCast]
ace-6.4.5+dfsg.orig/apps/Gateway/Peer/Peer.cpp:555:23: style: C-style pointer casting [cstyleCast]
ace-6.4.5+dfsg.orig/apps/Gateway/Peer/Peer.cpp:593:24: style: C-style pointer casting [cstyleCast]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/Blobby/Blob.cpp:5:11: warning: Member variable 'ACE_Blob::filename_' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/Blobby/Blob_Handler.h:91:7: style: The function 'send_request' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/Blobby/Blob_Handler.h:64:15: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/JAWS/clients/Blobby/Blob_Handler.h:91:7: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/JAWS/clients/Blobby/Blob_Handler.h:92:7: style: The function 'receive_reply' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/Blobby/Blob_Handler.h:65:15: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/JAWS/clients/Blobby/Blob_Handler.h:92:7: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/JAWS/clients/Blobby/Blob_Handler.h:108:7: style: The function 'send_request' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/Blobby/Blob_Handler.h:64:15: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/JAWS/clients/Blobby/Blob_Handler.h:108:7: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/JAWS/clients/Blobby/Blob_Handler.h:109:7: style: The function 'receive_reply' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/Blobby/Blob_Handler.h:65:15: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/JAWS/clients/Blobby/Blob_Handler.h:109:7: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/JAWS/clients/Blobby/Blob_Handler.cpp:7:19: warning: Member variable 'ACE_Blob_Handler::mb_' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/Blobby/Blob_Handler.cpp:7:19: warning: Member variable 'ACE_Blob_Handler::length_' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/Blobby/Blob_Handler.cpp:7:19: warning: Member variable 'ACE_Blob_Handler::offset_' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/Blobby/Blob_Handler.cpp:7:19: warning: Member variable 'ACE_Blob_Handler::filename_' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/Blobby/Blob_Handler.cpp:7:19: warning: Member variable 'ACE_Blob_Handler::bytecount_' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/Caching/Local_Locator.cpp:57:0: error: No pair for character ('). Can't process file. File is either invalid or unicode, which is currently not supported. [syntaxError]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/Caching/http_handler.h:35:3: style: Class 'HTTP_Handler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/Caching/http_handler.cpp:16:15: warning: Member variable 'HTTP_Handler::request_' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/Caching/http_handler.cpp:16:15: warning: Member variable 'HTTP_Handler::request_size_' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/Caching/http_handler.cpp:16:15: warning: Member variable 'HTTP_Handler::filename_' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/Caching/http_handler.cpp:16:15: warning: Member variable 'HTTP_Handler::response_size_' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/Caching/http_handler.h:70:7: performance: Technically the member function 'HTTP_Connector::parseurl' can be static. [functionStatic]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/Caching/http_handler.cpp:201:17: note: Technically the member function 'HTTP_Connector::parseurl' can be static.
ace-6.4.5+dfsg.orig/apps/JAWS/clients/Caching/http_handler.h:70:7: note: Technically the member function 'HTTP_Connector::parseurl' can be static.
ace-6.4.5+dfsg.orig/apps/JAWS/clients/Caching/http_handler.cpp:209:14: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/Caching/http_handler.cpp:211:18: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/Caching/http_handler.cpp:213:22: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/Caching/http_handler.cpp:215:26: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/WebSTONE/src/bench.c:557:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/WebSTONE/src/bench.c:557:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/WebSTONE/src/bench.c:52:14: style: The scope of the variable 'nread' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/WebSTONE/src/bench.c:83:14: style: The scope of the variable 'nwritten' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/WebSTONE/src/bench.c:122:15: style: Variable 'returnval' is assigned a value that is never used. [unreadVariable]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/WebSTONE/src/bench.c:136:15: style: Variable 'returnval' is assigned a value that is never used. [unreadVariable]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/WebSTONE/src/bench.c:147:15: style: Variable 'returnval' is assigned a value that is never used. [unreadVariable]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/WebSTONE/src/bench.c:160:15: style: Variable 'returnval' is assigned a value that is never used. [unreadVariable]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/WebSTONE/src/genrand.c:29:7: style: The scope of the variable 'my_random' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/WebSTONE/src/get.c:53:18: style: The scope of the variable 'diff' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/WebSTONE/src/get.c:192:13: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/WebSTONE/src/parse_file_list.c:52:8: style: The scope of the variable 'num_of_pages' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/WebSTONE/src/parse_file_list.c:54:9: style: The scope of the variable 'textvalue' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/WebSTONE/src/parse_file_list.c:55:7: style: The scope of the variable 'returnval' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/WebSTONE/src/parse_file_list.c:111:15: style: The scope of the variable 'filenum' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/WebSTONE/src/parse_file_list.c:112:15: style: The scope of the variable 'returnval' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/WebSTONE/src/parse_file_list.c:116:16: style: The scope of the variable 'textvalue' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/WebSTONE/src/parse_file_list.c:118:0: style: Variable 'maxpages' is assigned a value that is never used. [unreadVariable]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/WebSTONE/src/parse_file_list.c:163:27: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/WebSTONE/src/parse_file_list.c:201:31: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/WebSTONE/src/parse_file_list.c:211:35: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/WebSTONE/src/parse_file_list.c:241:35: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/WebSTONE/src/rexec.c:240:9: style: The scope of the variable 'cnt' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/WebSTONE/src/webclient.c:1156:7: warning: %d in format string (no. 15) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/WebSTONE/src/webclient.c:1156:7: warning: %d in format string (no. 16) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/WebSTONE/src/webclient.c:1256:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/WebSTONE/src/webclient.c:1274:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/WebSTONE/src/webclient.c:1277:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/WebSTONE/src/webclient.c:149:17: style: The scope of the variable 'phe' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/WebSTONE/src/webclient.c:425:13: style: The scope of the variable 'loc_portnum' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/WebSTONE/src/webclient.c:592:14: style: The scope of the variable 'j' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/WebSTONE/src/webclient.c:593:12: style: The scope of the variable 'tempch' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/WebSTONE/src/webclient.c:1216:13: style: The scope of the variable 'page_stats_as_text' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/WebSTONE/src/webclient.c:739:8: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/WebSTONE/src/webmaster.c:1115:13: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/WebSTONE/src/webmaster.c:1178:5: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/WebSTONE/src/webmaster.c:1251:5: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/WebSTONE/src/webmaster.c:966:5: style: Variable 'leftfdset' is reassigned a value before the old one has been used. [redundantAssignment]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/WebSTONE/src/webmaster.c:958:3: note: Variable 'leftfdset' is reassigned a value before the old one has been used.
ace-6.4.5+dfsg.orig/apps/JAWS/clients/WebSTONE/src/webmaster.c:966:5: note: Variable 'leftfdset' is reassigned a value before the old one has been used.
ace-6.4.5+dfsg.orig/apps/JAWS/clients/WebSTONE/src/webmaster.c:272:8: style: The scope of the variable 'cc' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/WebSTONE/src/webmaster.c:330:7: style: The scope of the variable 'currarg' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/WebSTONE/src/webmaster.c:511:10: style: The scope of the variable 'cnt' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/WebSTONE/src/webmaster.c:512:22: style: The scope of the variable 'master_phe_tmp' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/WebSTONE/src/webmaster.c:647:9: style: The scope of the variable 'returnval' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/WebSTONE/src/webmaster.c:947:7: style: The scope of the variable 'returnval' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/WebSTONE/src/webmaster.c:1078:15: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/WebSTONE/src/webmaster.c:1378:15: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/WebSTONE/src/webmaster.c:446:7: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
ace-6.4.5+dfsg.orig/apps/JAWS/clients/WebSTONE/src/webmaster.c:680:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Handler.cpp:268:43: warning: Possible null pointer dereference: io [nullPointer]
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Handler.cpp:265:32: note: Assignment 'io=0', assigned value is 0
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Handler.cpp:268:43: note: Null pointer dereference
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Handler.cpp:63:49: style: Function 'read_complete' argument 1 names different: declaration 'data' definition 'message_block'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Handler.h:91:50: note: Function 'read_complete' argument 1 names different: declaration 'data' definition 'message_block'.
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Handler.cpp:63:49: note: Function 'read_complete' argument 1 names different: declaration 'data' definition 'message_block'.
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:141:16: style: The function 'handle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:47:16: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:141:16: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:142:22: style: The function 'handle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:48:22: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:142:22: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:144:8: style: The function 'read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:53:16: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:144:8: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:146:8: style: The function 'transmit_file' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:56:16: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:146:8: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:152:8: style: The function 'receive_file' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:63:16: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:152:8: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:157:8: style: The function 'send_confirmation_message' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:69:16: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:157:8: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:160:8: style: The function 'send_error_message' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:72:16: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:160:8: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:257:16: style: The function 'handle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:47:16: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:257:16: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:258:22: style: The function 'handle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:48:22: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:258:22: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:260:8: style: The function 'read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:53:16: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:260:8: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:262:8: style: The function 'transmit_file' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:56:16: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:262:8: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:268:8: style: The function 'receive_file' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:63:16: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:268:8: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:273:8: style: The function 'send_confirmation_message' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:69:16: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:273:8: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:276:8: style: The function 'send_error_message' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:72:16: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:276:8: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Handler.h:91:16: style: The function 'read_complete' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:93:16: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Handler.h:91:16: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Handler.h:92:16: style: The function 'read_error' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:97:16: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Handler.h:92:16: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Handler.h:93:16: style: The function 'transmit_file_complete' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:101:16: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Handler.h:93:16: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Handler.h:94:16: style: The function 'transmit_file_error' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:105:16: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Handler.h:94:16: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Handler.h:95:16: style: The function 'receive_file_complete' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:109:16: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Handler.h:95:16: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Handler.h:96:16: style: The function 'receive_file_error' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:113:16: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Handler.h:96:16: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Handler.h:97:16: style: The function 'write_error' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:117:16: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Handler.h:97:16: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Handler.h:98:16: style: The function 'confirmation_message_complete' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:121:16: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Handler.h:98:16: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Handler.h:99:16: style: The function 'error_message_complete' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:125:16: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Handler.h:99:16: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Handler.h:159:17: style: The function 'create_http_handler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Handler.h:138:25: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Handler.h:159:17: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Handler.h:166:8: style: The function 'destroy_http_handler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Handler.h:145:16: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Handler.h:166:8: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Handler.h:182:17: style: The function 'create_http_handler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Handler.h:138:25: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Handler.h:182:17: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Handler.h:189:8: style: The function 'destroy_http_handler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Handler.h:145:16: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Handler.h:189:8: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Helpers.cpp:66:9: warning: Width 3 given in format string (no. 1) is smaller than destination buffer 'weekday[10]'. [invalidScanfFormatWidth_smaller]
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Helpers.cpp:82:14: warning: Width 3 given in format string (no. 1) is smaller than destination buffer 'weekday[10]'. [invalidScanfFormatWidth_smaller]
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Helpers.cpp:138:22: style: The scope of the variable 'months' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Helpers.cpp:140:22: style: The scope of the variable 'days' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Helpers.cpp:75:14: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Request.cpp:117:3: style: Variable 'ptr' is reassigned a value before the old one has been used. [redundantAssignment]
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Request.cpp:111:0: note: Variable 'ptr' is reassigned a value before the old one has been used.
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Request.cpp:117:3: note: Variable 'ptr' is reassigned a value before the old one has been used.
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Request.cpp:265:15: style: The scope of the variable 'hs' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Request.h:99:7: style: Technically the member function 'HTTP_Request::data_length' can be const. [functionConst]
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Request.cpp:284:15: note: Technically the member function 'HTTP_Request::data_length' can be const.
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Request.h:99:7: note: Technically the member function 'HTTP_Request::data_length' can be const.
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Request.h:105:7: style: Technically the member function 'HTTP_Request::status' can be const. [functionConst]
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Request.cpp:302:15: note: Technically the member function 'HTTP_Request::status' can be const.
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Request.h:105:7: note: Technically the member function 'HTTP_Request::status' can be const.
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Request.h:108:15: style: Technically the member function 'HTTP_Request::status_string' can be const. [functionConst]
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Request.cpp:308:15: note: Technically the member function 'HTTP_Request::status_string' can be const.
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Request.h:108:15: note: Technically the member function 'HTTP_Request::status_string' can be const.
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Response.cpp:73:36: style: Function 'error_response' argument 1 names different: declaration 'status' definition 'status_code'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Response.h:41:28: note: Function 'error_response' argument 1 names different: declaration 'status' definition 'status_code'.
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Response.cpp:73:36: note: Function 'error_response' argument 1 names different: declaration 'status' definition 'status_code'.
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Response.cpp:20:16: warning: Member variable 'HTTP_Response::HTTP_HEADER' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Response.cpp:20:16: warning: Member variable 'HTTP_Response::HTTP_TRAILER' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Response.cpp:20:16: warning: Member variable 'HTTP_Response::HTTP_HEADER_LENGTH' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Response.cpp:20:16: warning: Member variable 'HTTP_Response::HTTP_TRAILER_LENGTH' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Response.cpp:25:16: warning: Member variable 'HTTP_Response::HTTP_HEADER' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Response.cpp:25:16: warning: Member variable 'HTTP_Response::HTTP_TRAILER' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Response.cpp:25:16: warning: Member variable 'HTTP_Response::HTTP_HEADER_LENGTH' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Response.cpp:25:16: warning: Member variable 'HTTP_Response::HTTP_TRAILER_LENGTH' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Server.cpp:235:45: warning: Possible null pointer dereference: mb [nullPointer]
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Server.cpp:228:31: note: Assignment 'mb=0', assigned value is 0
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Server.cpp:235:45: note: Null pointer dereference
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Server.cpp:239:7: warning: Possible null pointer dereference: mb [nullPointer]
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Server.cpp:228:31: note: Assignment 'mb=0', assigned value is 0
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Server.cpp:239:7: note: Null pointer dereference
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Server.cpp:339:34: warning: Possible null pointer dereference: mb [nullPointer]
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Server.cpp:334:27: note: Assignment 'mb=0', assigned value is 0
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Server.cpp:339:34: note: Null pointer dereference
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Server.cpp:340:3: warning: Possible null pointer dereference: mb [nullPointer]
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Server.cpp:334:27: note: Assignment 'mb=0', assigned value is 0
ace-6.4.5+dfsg.orig/apps/JAWS/server/HTTP_Server.cpp:340:3: note: Null pointer dereference
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_Concurrency.cpp:16:7: style: The scope of the variable 'result' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_Concurrency.h:54:3: style: Class 'JAWS_Dispatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_Concurrency.h:92:15: style: The function 'put' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_Concurrency.h:26:15: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_Concurrency.h:92:15: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.cpp:53:35: style: Function 'handle' argument 1 names different: declaration 'h' definition 'handle'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:141:35: note: Function 'handle' argument 1 names different: declaration 'h' definition 'handle'.
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.cpp:53:35: note: Function 'handle' argument 1 names different: declaration 'h' definition 'handle'.
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.cpp:438:44: style: Function 'handle' argument 1 names different: declaration 'h' definition 'handle'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.h:257:35: note: Function 'handle' argument 1 names different: declaration 'h' definition 'handle'.
ace-6.4.5+dfsg.orig/apps/JAWS/server/JAWS_IO.cpp:438:44: note: Function 'handle' argument 1 names different: declaration 'h' definition 'handle'.
ace-6.4.5+dfsg.orig/apps/JAWS/server/Parse_Headers.cpp:247:31: style: C-style pointer casting [cstyleCast]
ace-6.4.5+dfsg.orig/apps/JAWS/server/Parse_Headers.cpp:268:37: style: C-style pointer casting [cstyleCast]
ace-6.4.5+dfsg.orig/apps/JAWS/server/Parse_Headers.cpp:342:7: style: C-style pointer casting [cstyleCast]
ace-6.4.5+dfsg.orig/apps/JAWS/server/Parse_Headers.cpp:343:7: style: C-style pointer casting [cstyleCast]
ace-6.4.5+dfsg.orig/apps/JAWS/server/Parse_Headers.cpp:32:3: style: Variable 'ptr' is reassigned a value before the old one has been used. [redundantAssignment]
ace-6.4.5+dfsg.orig/apps/JAWS/server/Parse_Headers.cpp:28:0: note: Variable 'ptr' is reassigned a value before the old one has been used.
ace-6.4.5+dfsg.orig/apps/JAWS/server/Parse_Headers.cpp:32:3: note: Variable 'ptr' is reassigned a value before the old one has been used.
ace-6.4.5+dfsg.orig/apps/JAWS/server/Parse_Headers.h:93:8: style: Technically the member function 'Headers::recognize' can be const. [functionConst]
ace-6.4.5+dfsg.orig/apps/JAWS/server/Parse_Headers.cpp:20:10: note: Technically the member function 'Headers::recognize' can be const.
ace-6.4.5+dfsg.orig/apps/JAWS/server/Parse_Headers.h:93:8: note: Technically the member function 'Headers::recognize' can be const.
ace-6.4.5+dfsg.orig/apps/JAWS/server/Parse_Headers.h:115:7: performance: Technically the member function 'Headers::end_of_line' can be static. [functionStatic]
ace-6.4.5+dfsg.orig/apps/JAWS/server/Parse_Headers.cpp:141:10: note: Technically the member function 'Headers::end_of_line' can be static.
ace-6.4.5+dfsg.orig/apps/JAWS/server/Parse_Headers.h:115:7: note: Technically the member function 'Headers::end_of_line' can be static.
ace-6.4.5+dfsg.orig/apps/JAWS/server/Parse_Headers.h:21:1: warning: The class 'Headers_Map_Item' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
ace-6.4.5+dfsg.orig/apps/JAWS/stress_testing/connection.h:5:1: style: The class 'connection' does not have a constructor although it has private member variables. [noConstructor]
ace-6.4.5+dfsg.orig/apps/JAWS/stress_testing/cp.cpp:3:20: warning: Member variable 'Client_Parameters::url' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/apps/JAWS/stress_testing/util.h:9:3: style: Class 'URL' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/apps/JAWS/stress_testing/stats.h:17:3: style: Class 'Stats' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/apps/JAWS/stress_testing/cp.h:6:3: style: Class 'Client_Parameters' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/apps/JAWS/stress_testing/http_tester.cpp:10:27: style: C-style pointer casting [cstyleCast]
ace-6.4.5+dfsg.orig/apps/JAWS/stress_testing/http_tester.cpp:39:11: style: The scope of the variable 'num_read' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/apps/JAWS/stress_testing/http_tester.cpp:159:5: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
ace-6.4.5+dfsg.orig/apps/JAWS/stress_testing/stats.cpp:38:20: style: C-style pointer casting [cstyleCast]
ace-6.4.5+dfsg.orig/apps/JAWS/stress_testing/stats.cpp:39:20: style: C-style pointer casting [cstyleCast]
ace-6.4.5+dfsg.orig/apps/JAWS/stress_testing/stats.h:21:8: performance: Technically the member function 'Stats::print' can be static. [functionStatic]
ace-6.4.5+dfsg.orig/apps/JAWS/stress_testing/stats.cpp:18:13: note: Technically the member function 'Stats::print' can be static.
ace-6.4.5+dfsg.orig/apps/JAWS/stress_testing/stats.h:21:8: note: Technically the member function 'Stats::print' can be static.
ace-6.4.5+dfsg.orig/apps/JAWS/stress_testing/stats.cpp:4:3: style: Class 'Stats' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
ace-6.4.5+dfsg.orig/apps/JAWS/stress_testing/stats.cpp:4:3: style: Class 'Stats' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ace-6.4.5+dfsg.orig/apps/JAWS/stress_testing/stats.cpp:7:3: style: Class 'Stats' does not have a destructor which is recommended since it has dynamic memory/resource allocation(s). [noDestructor]
ace-6.4.5+dfsg.orig/apps/JAWS/stress_testing/util.cpp:3:16: style: Function 'URL' argument 1 names different: declaration 'buffer' definition 'input_buf'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/apps/JAWS/stress_testing/util.h:9:13: note: Function 'URL' argument 1 names different: declaration 'buffer' definition 'input_buf'.
ace-6.4.5+dfsg.orig/apps/JAWS/stress_testing/util.cpp:3:16: note: Function 'URL' argument 1 names different: declaration 'buffer' definition 'input_buf'.
ace-6.4.5+dfsg.orig/apps/JAWS2/HTTPU/http_base.cpp:178:21: style: The scope of the variable 'data' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/apps/JAWS2/HTTPU/http_headers.cpp:128:15: style: The scope of the variable 'hs' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/apps/JAWS2/HTTPU/parse_http_request.cpp:35:9: style: The scope of the variable 'method' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/apps/JAWS2/HTTPU/parse_http_request.cpp:45:13: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
ace-6.4.5+dfsg.orig/apps/JAWS2/HTTP_10_Parse.cpp:47:26: style: C-style pointer casting [cstyleCast]
ace-6.4.5+dfsg.orig/apps/JAWS2/HTTP_10_Request.cpp:49:44: style: C-style pointer casting [cstyleCast]
ace-6.4.5+dfsg.orig/apps/JAWS2/HTTP_Policy.h:12:3: style: Class 'HTTP_Policy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/apps/JAWS2/JAWS/Assoc_Array.cpp:107:10: style: The scope of the variable 'dd' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/apps/JAWS2/JAWS/Jaws_IO.cpp:163:15: style: The scope of the variable 'count' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/apps/JAWS2/JAWS/Parse_Headers.cpp:269:21: style: The scope of the variable 'data_ptr' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/apps/JAWS3/bench/average.cpp:6:7: style: The scope of the variable 'input' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/apps/JAWS3/bench/mkfiles.cpp:110:16: style: The scope of the variable 'sq' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/apps/JAWS3/bench/mkfiles.cpp:110:20: style: The scope of the variable 'alxm' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/apps/JAWS3/bench/mkfiles.cpp:111:16: style: The scope of the variable 'y' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/apps/JAWS3/bench/mkfiles.cpp:111:19: style: The scope of the variable 'fem' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/apps/JAWS3/http/HTTP_Data.h:15:3: style: Class 'JAWS_HTTP_Data' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/apps/JAWS3/jaws3/Cached_Allocator_T.cpp:11:26: warning: Size of pointer 'next_indirect' used instead of size of its data. [pointerSize]
ace-6.4.5+dfsg.orig/apps/JAWS3/jaws3/Cached_Allocator_T.cpp:19:19: warning: Size of pointer 'next_indirect' used instead of size of its data. [pointerSize]
ace-6.4.5+dfsg.orig/apps/JAWS3/jaws3/Concurrency.cpp:60:12: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
ace-6.4.5+dfsg.orig/apps/JAWS3/jaws3/Concurrency.cpp:62:7: note: Found duplicate branches for 'if' and 'else'.
ace-6.4.5+dfsg.orig/apps/JAWS3/jaws3/Concurrency.cpp:60:12: note: Found duplicate branches for 'if' and 'else'.
ace-6.4.5+dfsg.orig/apps/JAWS3/jaws3/Config_File.cpp:129:14: style: The scope of the variable 'end_of_current_line' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/apps/JAWS3/jaws3/Config_File.cpp:188:22: style: The scope of the variable 'value' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/apps/JAWS3/jaws3/Config_File.cpp:89:9: style: Class 'JAWS_Config_File_Impl' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
ace-6.4.5+dfsg.orig/apps/JAWS3/jaws3/Config_File.cpp:89:9: style: Class 'JAWS_Config_File_Impl' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ace-6.4.5+dfsg.orig/apps/JAWS3/jaws3/Config_File.cpp:66:3: style: Class 'JAWS_Config_File_Impl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/apps/JAWS3/jaws3/TPR_Concurrency.cpp:76:38: warning: Possible null pointer dereference: mb [nullPointer]
ace-6.4.5+dfsg.orig/apps/JAWS3/jaws3/TPR_Concurrency.cpp:71:27: note: Assignment 'mb=0', assigned value is 0
ace-6.4.5+dfsg.orig/apps/JAWS3/jaws3/TPR_Concurrency.cpp:76:38: note: Null pointer dereference
ace-6.4.5+dfsg.orig/apps/JAWS3/small/SS_Data.h:15:3: style: Class 'TeraSS_Data' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/apps/JAWS3/small/SS_State_ERROR.cpp:11:24: style: C-style pointer casting [cstyleCast]
ace-6.4.5+dfsg.orig/apps/JAWS3/small/SS_State_PARSE.cpp:15:24: style: C-style pointer casting [cstyleCast]
ace-6.4.5+dfsg.orig/apps/JAWS3/small/SS_State_READ.cpp:14:24: style: C-style pointer casting [cstyleCast]
ace-6.4.5+dfsg.orig/apps/JAWS3/small/SS_State_WRITE.cpp:18:24: style: C-style pointer casting [cstyleCast]
ace-6.4.5+dfsg.orig/apps/drwho/Protocol_Record.h:27:3: style: Class 'Protocol_Record' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/apps/drwho/Binary_Search.h:40:28: style: The function 'get_next_entry' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/Search_Struct.h:32:28: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/Binary_Search.h:40:28: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/Binary_Search.h:49:28: style: The function 'get_each_entry' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/Search_Struct.h:33:28: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/Binary_Search.h:49:28: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/Binary_Search.h:56:28: style: The function 'insert' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/Search_Struct.h:30:28: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/Binary_Search.h:56:28: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/BS_Client.h:35:28: style: The function 'insert' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/Binary_Search.h:56:28: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/BS_Client.h:35:28: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/BS_Client.h:45:28: style: The function 'get_each_entry' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/Binary_Search.h:49:28: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/BS_Client.h:45:28: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/BS_Server.h:28:3: style: Class 'BS_Server' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/apps/drwho/BS_Server.h:35:28: style: The function 'insert' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/Binary_Search.h:56:28: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/BS_Server.h:35:28: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/BS_Server.h:45:28: style: The function 'get_next_entry' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/Binary_Search.h:40:28: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/BS_Server.h:45:28: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/Binary_Search.cpp:75:16: warning: Member variable 'Binary_Search::protocol_record_' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/apps/drwho/Binary_Search.cpp:75:16: warning: Member variable 'Binary_Search::sorted_record_' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/apps/drwho/Binary_Search.cpp:75:16: warning: Member variable 'Binary_Search::buffer_' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/apps/drwho/Binary_Search.cpp:75:16: warning: Member variable 'Binary_Search::buffer_size_' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/apps/drwho/CM_Client.h:37:15: style: The function 'mux' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/Comm_Manager.h:32:15: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/CM_Client.h:37:15: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/CM_Client.h:38:15: style: The function 'demux' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/Comm_Manager.h:33:15: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/CM_Client.h:38:15: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/CM_Client.h:39:15: style: The function 'open' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/Comm_Manager.h:34:15: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/CM_Client.h:39:15: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/CM_Client.h:40:15: style: The function 'receive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/Comm_Manager.h:35:15: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/CM_Client.h:40:15: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/CM_Client.h:41:15: style: The function 'send' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/Comm_Manager.h:36:15: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/CM_Client.h:41:15: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/CM_Server.h:30:15: style: The function 'open' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/Comm_Manager.h:34:15: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/CM_Server.h:30:15: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/CM_Server.h:31:15: style: The function 'receive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/Comm_Manager.h:35:15: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/CM_Server.h:31:15: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/CM_Server.h:32:15: style: The function 'send' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/Comm_Manager.h:36:15: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/CM_Server.h:32:15: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/CM_Server.h:33:15: style: The function 'mux' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/Comm_Manager.h:32:15: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/CM_Server.h:33:15: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/CM_Server.h:34:15: style: The function 'demux' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/Comm_Manager.h:33:15: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/CM_Server.h:34:15: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/Drwho_Node.cpp:3:37: style: Function 'Drwho_Node' argument 1 names different: declaration 'host' definition 'h_name'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/apps/drwho/Drwho_Node.h:25:27: note: Function 'Drwho_Node' argument 1 names different: declaration 'host' definition 'h_name'.
ace-6.4.5+dfsg.orig/apps/drwho/Drwho_Node.cpp:3:37: note: Function 'Drwho_Node' argument 1 names different: declaration 'host' definition 'h_name'.
ace-6.4.5+dfsg.orig/apps/drwho/Drwho_Node.cpp:3:57: style: Function 'Drwho_Node' argument 2 names different: declaration 'next' definition 'n'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/apps/drwho/Drwho_Node.h:25:45: note: Function 'Drwho_Node' argument 2 names different: declaration 'next' definition 'n'.
ace-6.4.5+dfsg.orig/apps/drwho/Drwho_Node.cpp:3:57: note: Function 'Drwho_Node' argument 2 names different: declaration 'next' definition 'n'.
ace-6.4.5+dfsg.orig/apps/drwho/Drwho_Node.h:28:7: style: Technically the member function 'Drwho_Node::get_active_count' can be const. [functionConst]
ace-6.4.5+dfsg.orig/apps/drwho/Drwho_Node.cpp:63:13: note: Technically the member function 'Drwho_Node::get_active_count' can be const.
ace-6.4.5+dfsg.orig/apps/drwho/Drwho_Node.h:28:7: note: Technically the member function 'Drwho_Node::get_active_count' can be const.
ace-6.4.5+dfsg.orig/apps/drwho/Drwho_Node.h:29:7: style: Technically the member function 'Drwho_Node::get_inactive_count' can be const. [functionConst]
ace-6.4.5+dfsg.orig/apps/drwho/Drwho_Node.cpp:69:13: note: Technically the member function 'Drwho_Node::get_inactive_count' can be const.
ace-6.4.5+dfsg.orig/apps/drwho/Drwho_Node.h:29:7: note: Technically the member function 'Drwho_Node::get_inactive_count' can be const.
ace-6.4.5+dfsg.orig/apps/drwho/Drwho_Node.h:33:7: style: Technically the member function 'Drwho_Node::get_idle_time' can be const. [functionConst]
ace-6.4.5+dfsg.orig/apps/drwho/Drwho_Node.cpp:96:13: note: Technically the member function 'Drwho_Node::get_idle_time' can be const.
ace-6.4.5+dfsg.orig/apps/drwho/Drwho_Node.h:33:7: note: Technically the member function 'Drwho_Node::get_idle_time' can be const.
ace-6.4.5+dfsg.orig/apps/drwho/Drwho_Node.h:34:15: style: Technically the member function 'Drwho_Node::get_host_name' can be const. [functionConst]
ace-6.4.5+dfsg.orig/apps/drwho/Drwho_Node.cpp:50:13: note: Technically the member function 'Drwho_Node::get_host_name' can be const.
ace-6.4.5+dfsg.orig/apps/drwho/Drwho_Node.h:34:15: note: Technically the member function 'Drwho_Node::get_host_name' can be const.
ace-6.4.5+dfsg.orig/apps/drwho/Drwho_Node.h:36:15: style: Technically the member function 'Drwho_Node::get_login_name' can be const. [functionConst]
ace-6.4.5+dfsg.orig/apps/drwho/Drwho_Node.cpp:24:13: note: Technically the member function 'Drwho_Node::get_login_name' can be const.
ace-6.4.5+dfsg.orig/apps/drwho/Drwho_Node.h:36:15: note: Technically the member function 'Drwho_Node::get_login_name' can be const.
ace-6.4.5+dfsg.orig/apps/drwho/Drwho_Node.h:38:15: style: Technically the member function 'Drwho_Node::get_real_name' can be const. [functionConst]
ace-6.4.5+dfsg.orig/apps/drwho/Drwho_Node.cpp:37:13: note: Technically the member function 'Drwho_Node::get_real_name' can be const.
ace-6.4.5+dfsg.orig/apps/drwho/Drwho_Node.h:38:15: note: Technically the member function 'Drwho_Node::get_real_name' can be const.
ace-6.4.5+dfsg.orig/apps/drwho/Hash_Table.h:27:28: style: The function 'insert' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/Search_Struct.h:30:28: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/Hash_Table.h:27:28: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/Hash_Table.h:29:28: style: The function 'get_next_entry' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/Search_Struct.h:32:28: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/Hash_Table.h:29:28: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/Hash_Table.h:30:28: style: The function 'get_each_entry' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/Search_Struct.h:33:28: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/Hash_Table.h:30:28: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/HT_Client.h:25:28: style: The function 'insert' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/Hash_Table.h:27:28: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/HT_Client.h:25:28: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/HT_Server.h:26:28: style: The function 'insert' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/Hash_Table.h:27:28: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/HT_Server.h:26:28: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/PMC_All.cpp:15:37: style: Function 'encode' argument 2 names different: declaration 'total_bytes' definition 'packet_length'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/apps/drwho/PMC_All.h:27:42: note: Function 'encode' argument 2 names different: declaration 'total_bytes' definition 'packet_length'.
ace-6.4.5+dfsg.orig/apps/drwho/PMC_All.cpp:15:37: note: Function 'encode' argument 2 names different: declaration 'total_bytes' definition 'packet_length'.
ace-6.4.5+dfsg.orig/apps/drwho/PMC_All.cpp:38:37: style: Function 'decode' argument 2 names different: declaration 'total_bytes' definition 'packet_length'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/apps/drwho/PMC_All.h:28:42: note: Function 'decode' argument 2 names different: declaration 'total_bytes' definition 'packet_length'.
ace-6.4.5+dfsg.orig/apps/drwho/PMC_All.cpp:38:37: note: Function 'decode' argument 2 names different: declaration 'total_bytes' definition 'packet_length'.
ace-6.4.5+dfsg.orig/apps/drwho/PM_Client.h:28:15: style: The function 'encode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/Protocol_Manager.h:37:15: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/PM_Client.h:28:15: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/PM_Client.h:29:15: style: The function 'decode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/Protocol_Manager.h:38:15: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/PM_Client.h:29:15: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/PM_Client.h:39:28: style: The function 'insert_protocol_info' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/Protocol_Manager.h:53:28: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/PM_Client.h:39:28: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/PMC_All.h:26:28: style: The function 'insert_protocol_info' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/PM_Client.h:39:28: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/PMC_All.h:26:28: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/PMC_All.h:27:15: style: The function 'encode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/PM_Client.h:28:15: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/PMC_All.h:27:15: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/PMC_All.h:28:15: style: The function 'decode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/PM_Client.h:29:15: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/PMC_All.h:28:15: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/PMC_All.h:32:16: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/PM_Client.h:30:16: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/PMC_All.h:32:16: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/PMC_Flo.cpp:21:37: style: Function 'encode' argument 2 names different: declaration 'total_bytes' definition 'packet_length'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/apps/drwho/PMC_Flo.h:31:42: note: Function 'encode' argument 2 names different: declaration 'total_bytes' definition 'packet_length'.
ace-6.4.5+dfsg.orig/apps/drwho/PMC_Flo.cpp:21:37: note: Function 'encode' argument 2 names different: declaration 'total_bytes' definition 'packet_length'.
ace-6.4.5+dfsg.orig/apps/drwho/PMC_Flo.cpp:66:37: style: Function 'decode' argument 2 names different: declaration 'total_bytes' definition 'packet_length'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/apps/drwho/PMC_Flo.h:32:42: note: Function 'decode' argument 2 names different: declaration 'total_bytes' definition 'packet_length'.
ace-6.4.5+dfsg.orig/apps/drwho/PMC_Flo.cpp:66:37: note: Function 'decode' argument 2 names different: declaration 'total_bytes' definition 'packet_length'.
ace-6.4.5+dfsg.orig/apps/drwho/PMC_Flo.h:27:16: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/PM_Client.h:30:16: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/PMC_Flo.h:27:16: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/PMC_Flo.h:30:28: style: The function 'insert_protocol_info' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/PM_Client.h:39:28: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/PMC_Flo.h:30:28: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/PMC_Flo.h:31:15: style: The function 'encode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/PM_Client.h:28:15: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/PMC_Flo.h:31:15: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/PMC_Flo.h:32:15: style: The function 'decode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/PM_Client.h:29:15: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/PMC_Flo.h:32:15: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/PMC_Ruser.cpp:17:39: style: Function 'encode' argument 2 names different: declaration 'total_bytes' definition 'packet_length'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/apps/drwho/PMC_Ruser.h:34:42: note: Function 'encode' argument 2 names different: declaration 'total_bytes' definition 'packet_length'.
ace-6.4.5+dfsg.orig/apps/drwho/PMC_Ruser.cpp:17:39: note: Function 'encode' argument 2 names different: declaration 'total_bytes' definition 'packet_length'.
ace-6.4.5+dfsg.orig/apps/drwho/PMC_Ruser.cpp:42:39: style: Function 'decode' argument 2 names different: declaration 'total_bytes' definition 'packet_length'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/apps/drwho/PMC_Ruser.h:35:42: note: Function 'decode' argument 2 names different: declaration 'total_bytes' definition 'packet_length'.
ace-6.4.5+dfsg.orig/apps/drwho/PMC_Ruser.cpp:42:39: note: Function 'decode' argument 2 names different: declaration 'total_bytes' definition 'packet_length'.
ace-6.4.5+dfsg.orig/apps/drwho/PMC_Ruser.h:27:16: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/PM_Client.h:30:16: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/PMC_Ruser.h:27:16: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/PMC_Ruser.h:33:20: style: The function 'insert_protocol_info' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/PM_Client.h:39:28: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/PMC_Ruser.h:33:20: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/PMC_Ruser.h:34:15: style: The function 'encode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/PM_Client.h:28:15: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/PMC_Ruser.h:34:15: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/PMC_Ruser.h:35:15: style: The function 'decode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/PM_Client.h:29:15: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/PMC_Ruser.h:35:15: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/PMC_Usr.cpp:11:37: style: Function 'encode' argument 2 names different: declaration 'total_bytes' definition 'packet_length'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/apps/drwho/PMC_Usr.h:29:42: note: Function 'encode' argument 2 names different: declaration 'total_bytes' definition 'packet_length'.
ace-6.4.5+dfsg.orig/apps/drwho/PMC_Usr.cpp:11:37: note: Function 'encode' argument 2 names different: declaration 'total_bytes' definition 'packet_length'.
ace-6.4.5+dfsg.orig/apps/drwho/PMC_Usr.cpp:46:37: style: Function 'decode' argument 2 names different: declaration 'total_bytes' definition 'packet_length'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/apps/drwho/PMC_Usr.h:30:42: note: Function 'decode' argument 2 names different: declaration 'total_bytes' definition 'packet_length'.
ace-6.4.5+dfsg.orig/apps/drwho/PMC_Usr.cpp:46:37: note: Function 'decode' argument 2 names different: declaration 'total_bytes' definition 'packet_length'.
ace-6.4.5+dfsg.orig/apps/drwho/PMC_Usr.cpp:112:25: style: Function 'PMC_Usr' argument 1 names different: declaration 'usr_name' definition 'u_name'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/apps/drwho/PMC_Usr.h:25:18: note: Function 'PMC_Usr' argument 1 names different: declaration 'usr_name' definition 'u_name'.
ace-6.4.5+dfsg.orig/apps/drwho/PMC_Usr.cpp:112:25: note: Function 'PMC_Usr' argument 1 names different: declaration 'usr_name' definition 'u_name'.
ace-6.4.5+dfsg.orig/apps/drwho/SL_Client.h:26:3: style: Class 'SL_Client' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/apps/drwho/PMC_Usr.h:25:3: style: Class 'PMC_Usr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/apps/drwho/Single_Lookup.h:28:28: style: The function 'insert' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/Search_Struct.h:30:28: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/Single_Lookup.h:28:28: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/Single_Lookup.h:30:28: style: The function 'get_next_entry' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/Search_Struct.h:32:28: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/Single_Lookup.h:30:28: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/Single_Lookup.h:31:28: style: The function 'get_each_entry' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/Search_Struct.h:33:28: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/Single_Lookup.h:31:28: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/SL_Client.h:27:28: style: The function 'insert' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/Single_Lookup.h:28:28: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/SL_Client.h:27:28: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/PMC_Usr.h:26:16: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/PM_Client.h:30:16: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/PMC_Usr.h:26:16: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/PMC_Usr.h:29:15: style: The function 'encode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/PM_Client.h:28:15: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/PMC_Usr.h:29:15: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/PMC_Usr.h:30:15: style: The function 'decode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/PM_Client.h:29:15: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/PMC_Usr.h:30:15: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/PMS_All.cpp:19:37: style: Function 'encode' argument 2 names different: declaration 'total_bytes' definition 'packet_length'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/apps/drwho/PMS_All.h:29:42: note: Function 'encode' argument 2 names different: declaration 'total_bytes' definition 'packet_length'.
ace-6.4.5+dfsg.orig/apps/drwho/PMS_All.cpp:19:37: note: Function 'encode' argument 2 names different: declaration 'total_bytes' definition 'packet_length'.
ace-6.4.5+dfsg.orig/apps/drwho/PMS_All.cpp:65:31: style: Function 'decode' argument 2 names different: declaration 'total_bytes' definition 'packet_length'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/apps/drwho/PMS_All.h:30:42: note: Function 'decode' argument 2 names different: declaration 'total_bytes' definition 'packet_length'.
ace-6.4.5+dfsg.orig/apps/drwho/PMS_All.cpp:65:31: note: Function 'decode' argument 2 names different: declaration 'total_bytes' definition 'packet_length'.
ace-6.4.5+dfsg.orig/apps/drwho/PM_Server.h:29:15: style: The function 'encode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/Protocol_Manager.h:37:15: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/PM_Server.h:29:15: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/PM_Server.h:30:15: style: The function 'decode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/Protocol_Manager.h:38:15: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/PM_Server.h:30:15: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/PM_Server.h:36:28: style: The function 'insert_protocol_info' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/Protocol_Manager.h:53:28: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/PM_Server.h:36:28: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/PMS_All.h:28:28: style: The function 'insert_protocol_info' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/PM_Server.h:36:28: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/PMS_All.h:28:28: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/PMS_All.h:29:15: style: The function 'encode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/PM_Server.h:29:15: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/PMS_All.h:29:15: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/PMS_All.h:30:15: style: The function 'decode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/PM_Server.h:30:15: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/PMS_All.h:30:15: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/PMS_Flo.cpp:17:37: style: Function 'encode' argument 2 names different: declaration 'total_bytes' definition 'packet_length'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/apps/drwho/PMS_Flo.h:29:42: note: Function 'encode' argument 2 names different: declaration 'total_bytes' definition 'packet_length'.
ace-6.4.5+dfsg.orig/apps/drwho/PMS_Flo.cpp:17:37: note: Function 'encode' argument 2 names different: declaration 'total_bytes' definition 'packet_length'.
ace-6.4.5+dfsg.orig/apps/drwho/PMS_Flo.cpp:60:37: style: Function 'decode' argument 2 names different: declaration 'total_bytes' definition 'packet_length'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/apps/drwho/PMS_Flo.h:30:42: note: Function 'decode' argument 2 names different: declaration 'total_bytes' definition 'packet_length'.
ace-6.4.5+dfsg.orig/apps/drwho/PMS_Flo.cpp:60:37: note: Function 'decode' argument 2 names different: declaration 'total_bytes' definition 'packet_length'.
ace-6.4.5+dfsg.orig/apps/drwho/PMS_Flo.h:29:15: style: The function 'encode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/PM_Server.h:29:15: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/PMS_Flo.h:29:15: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/PMS_Flo.h:30:15: style: The function 'decode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/PM_Server.h:30:15: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/PMS_Flo.h:30:15: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/PMS_Ruser.cpp:20:39: style: Function 'encode' argument 2 names different: declaration 'total_bytes' definition 'packet_length'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/apps/drwho/PMS_Ruser.h:31:42: note: Function 'encode' argument 2 names different: declaration 'total_bytes' definition 'packet_length'.
ace-6.4.5+dfsg.orig/apps/drwho/PMS_Ruser.cpp:20:39: note: Function 'encode' argument 2 names different: declaration 'total_bytes' definition 'packet_length'.
ace-6.4.5+dfsg.orig/apps/drwho/PMS_Ruser.cpp:63:39: style: Function 'decode' argument 2 names different: declaration 'total_bytes' definition 'packet_length'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/apps/drwho/PMS_Ruser.h:32:42: note: Function 'decode' argument 2 names different: declaration 'total_bytes' definition 'packet_length'.
ace-6.4.5+dfsg.orig/apps/drwho/PMS_Ruser.cpp:63:39: note: Function 'decode' argument 2 names different: declaration 'total_bytes' definition 'packet_length'.
ace-6.4.5+dfsg.orig/apps/drwho/PMS_Ruser.cpp:112:43: style: Function 'handle_protocol_entries' argument 1 names different: declaration 'bp' definition 'buf_ptr'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/apps/drwho/PMS_Ruser.h:29:48: note: Function 'handle_protocol_entries' argument 1 names different: declaration 'bp' definition 'buf_ptr'.
ace-6.4.5+dfsg.orig/apps/drwho/PMS_Ruser.cpp:112:43: note: Function 'handle_protocol_entries' argument 1 names different: declaration 'bp' definition 'buf_ptr'.
ace-6.4.5+dfsg.orig/apps/drwho/PMS_Ruser.cpp:113:49: style: Function 'handle_protocol_entries' argument 2 names different: declaration 'hp' definition 'np'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/apps/drwho/PMS_Ruser.h:29:64: note: Function 'handle_protocol_entries' argument 2 names different: declaration 'hp' definition 'np'.
ace-6.4.5+dfsg.orig/apps/drwho/PMS_Ruser.cpp:113:49: note: Function 'handle_protocol_entries' argument 2 names different: declaration 'hp' definition 'np'.
ace-6.4.5+dfsg.orig/apps/drwho/PMS_Ruser.h:29:17: style: The function 'handle_protocol_entries' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/PM_Server.h:34:17: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/PMS_Ruser.h:29:17: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/PMS_Ruser.h:30:28: style: The function 'insert_protocol_info' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/PM_Server.h:36:28: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/PMS_Ruser.h:30:28: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/PMS_Ruser.h:31:15: style: The function 'encode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/PM_Server.h:29:15: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/PMS_Ruser.h:31:15: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/PMS_Ruser.h:32:15: style: The function 'decode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/PM_Server.h:30:15: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/PMS_Ruser.h:32:15: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/PMS_Usr.cpp:20:37: style: Function 'encode' argument 2 names different: declaration 'total_bytes' definition 'packet_length'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/apps/drwho/PMS_Usr.h:29:42: note: Function 'encode' argument 2 names different: declaration 'total_bytes' definition 'packet_length'.
ace-6.4.5+dfsg.orig/apps/drwho/PMS_Usr.cpp:20:37: note: Function 'encode' argument 2 names different: declaration 'total_bytes' definition 'packet_length'.
ace-6.4.5+dfsg.orig/apps/drwho/PMS_Usr.cpp:61:37: style: Function 'decode' argument 2 names different: declaration 'total_bytes' definition 'packet_length'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/apps/drwho/PMS_Usr.h:30:42: note: Function 'decode' argument 2 names different: declaration 'total_bytes' definition 'packet_length'.
ace-6.4.5+dfsg.orig/apps/drwho/PMS_Usr.cpp:61:37: note: Function 'decode' argument 2 names different: declaration 'total_bytes' definition 'packet_length'.
ace-6.4.5+dfsg.orig/apps/drwho/SL_Server.h:26:3: style: Class 'SL_Server' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/apps/drwho/SL_Server.h:27:28: style: The function 'insert' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/Single_Lookup.h:28:28: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/SL_Server.h:27:28: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/SL_Server.h:29:28: style: The function 'get_each_entry' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/Single_Lookup.h:31:28: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/SL_Server.h:29:28: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/PMS_Usr.h:29:15: style: The function 'encode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/PM_Server.h:29:15: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/PMS_Usr.h:29:15: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/PMS_Usr.h:30:15: style: The function 'decode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/PM_Server.h:30:15: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/PMS_Usr.h:30:15: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/PM_Client.cpp:114:49: style: Function 'handle_protocol_entries' argument 2 names different: declaration 'key_name1' definition 'login_name'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/apps/drwho/PM_Client.h:36:54: note: Function 'handle_protocol_entries' argument 2 names different: declaration 'key_name1' definition 'login_name'.
ace-6.4.5+dfsg.orig/apps/drwho/PM_Client.cpp:114:49: note: Function 'handle_protocol_entries' argument 2 names different: declaration 'key_name1' definition 'login_name'.
ace-6.4.5+dfsg.orig/apps/drwho/PM_Client.cpp:115:49: style: Function 'handle_protocol_entries' argument 3 names different: declaration 'key_name2' definition 'real_name'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/apps/drwho/PM_Client.h:37:54: note: Function 'handle_protocol_entries' argument 3 names different: declaration 'key_name2' definition 'real_name'.
ace-6.4.5+dfsg.orig/apps/drwho/PM_Client.cpp:115:49: note: Function 'handle_protocol_entries' argument 3 names different: declaration 'key_name2' definition 'real_name'.
ace-6.4.5+dfsg.orig/apps/drwho/PM_Server.cpp:59:43: style: Function 'handle_protocol_entries' argument 1 names different: declaration 'bp' definition 'buf_ptr'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/apps/drwho/PM_Server.h:34:48: note: Function 'handle_protocol_entries' argument 1 names different: declaration 'bp' definition 'buf_ptr'.
ace-6.4.5+dfsg.orig/apps/drwho/PM_Server.cpp:59:43: note: Function 'handle_protocol_entries' argument 1 names different: declaration 'bp' definition 'buf_ptr'.
ace-6.4.5+dfsg.orig/apps/drwho/PM_Server.cpp:60:49: style: Function 'handle_protocol_entries' argument 2 names different: declaration 'hp' definition 'np'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/apps/drwho/PM_Server.h:35:54: note: Function 'handle_protocol_entries' argument 2 names different: declaration 'hp' definition 'np'.
ace-6.4.5+dfsg.orig/apps/drwho/PM_Server.cpp:60:49: note: Function 'handle_protocol_entries' argument 2 names different: declaration 'hp' definition 'np'.
ace-6.4.5+dfsg.orig/apps/drwho/Protocol_Manager.cpp:15:41: style: Function 'get_drwho_node' argument 1 names different: declaration 'host_name' definition 'key_name'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/apps/drwho/Protocol_Manager.h:46:37: note: Function 'get_drwho_node' argument 1 names different: declaration 'host_name' definition 'key_name'.
ace-6.4.5+dfsg.orig/apps/drwho/Protocol_Manager.cpp:15:41: note: Function 'get_drwho_node' argument 1 names different: declaration 'host_name' definition 'key_name'.
ace-6.4.5+dfsg.orig/apps/drwho/Protocol_Manager.cpp:40:19: warning: Member variable 'Protocol_Manager::ss' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/apps/drwho/Protocol_Manager.h:47:7: style: Technically the member function 'Protocol_Manager::get_total_users' can be const. [functionConst]
ace-6.4.5+dfsg.orig/apps/drwho/Protocol_Manager.cpp:77:19: note: Technically the member function 'Protocol_Manager::get_total_users' can be const.
ace-6.4.5+dfsg.orig/apps/drwho/Protocol_Manager.h:47:7: note: Technically the member function 'Protocol_Manager::get_total_users' can be const.
ace-6.4.5+dfsg.orig/apps/drwho/Protocol_Record.cpp:42:47: style: Function 'Protocol_Record' argument 1 names different: declaration 'key_name1' definition 'kn1'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/apps/drwho/Protocol_Record.h:28:32: note: Function 'Protocol_Record' argument 1 names different: declaration 'key_name1' definition 'kn1'.
ace-6.4.5+dfsg.orig/apps/drwho/Protocol_Record.cpp:42:47: note: Function 'Protocol_Record' argument 1 names different: declaration 'key_name1' definition 'kn1'.
ace-6.4.5+dfsg.orig/apps/drwho/Protocol_Record.h:31:15: style: Technically the member function 'Protocol_Record::get_host' can be const. [functionConst]
ace-6.4.5+dfsg.orig/apps/drwho/Protocol_Record.cpp:72:18: note: Technically the member function 'Protocol_Record::get_host' can be const.
ace-6.4.5+dfsg.orig/apps/drwho/Protocol_Record.h:31:15: note: Technically the member function 'Protocol_Record::get_host' can be const.
ace-6.4.5+dfsg.orig/apps/drwho/Protocol_Record.h:33:15: style: Technically the member function 'Protocol_Record::get_login' can be const. [functionConst]
ace-6.4.5+dfsg.orig/apps/drwho/Protocol_Record.cpp:53:18: note: Technically the member function 'Protocol_Record::get_login' can be const.
ace-6.4.5+dfsg.orig/apps/drwho/Protocol_Record.h:33:15: note: Technically the member function 'Protocol_Record::get_login' can be const.
ace-6.4.5+dfsg.orig/apps/drwho/Protocol_Record.h:35:15: style: Technically the member function 'Protocol_Record::get_real' can be const. [functionConst]
ace-6.4.5+dfsg.orig/apps/drwho/Protocol_Record.cpp:66:18: note: Technically the member function 'Protocol_Record::get_real' can be const.
ace-6.4.5+dfsg.orig/apps/drwho/Protocol_Record.h:35:15: note: Technically the member function 'Protocol_Record::get_real' can be const.
ace-6.4.5+dfsg.orig/apps/drwho/SL_Client.cpp:4:35: style: Function 'SL_Client' argument 1 names different: declaration 'key_name' definition 'usr_name'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/apps/drwho/SL_Client.h:26:26: note: Function 'SL_Client' argument 1 names different: declaration 'key_name' definition 'usr_name'.
ace-6.4.5+dfsg.orig/apps/drwho/SL_Client.cpp:4:35: note: Function 'SL_Client' argument 1 names different: declaration 'key_name' definition 'usr_name'.
ace-6.4.5+dfsg.orig/apps/drwho/SL_Server.cpp:5:35: style: Function 'SL_Server' argument 1 names different: declaration 'packet' definition 'usr_name'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/apps/drwho/SL_Server.h:26:26: note: Function 'SL_Server' argument 1 names different: declaration 'packet' definition 'usr_name'.
ace-6.4.5+dfsg.orig/apps/drwho/SL_Server.cpp:5:35: note: Function 'SL_Server' argument 1 names different: declaration 'packet' definition 'usr_name'.
ace-6.4.5+dfsg.orig/apps/drwho/SML_Client.cpp:28:13: warning: Member variable 'SML_Client::packet_length' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/apps/drwho/SM_Client.h:25:15: style: The function 'mux' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/Select_Manager.h:20:15: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/SM_Client.h:25:15: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/SM_Client.h:26:15: style: The function 'demux' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/Select_Manager.h:23:15: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/SM_Client.h:26:15: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/SM_Server.h:24:15: style: The function 'mux' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/Select_Manager.h:20:15: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/SM_Server.h:24:15: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/SM_Server.h:25:15: style: The function 'demux' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/Select_Manager.h:23:15: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/SM_Server.h:25:15: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/SML_Client.h:23:15: style: The function 'receive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/CM_Client.h:40:15: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/SML_Client.h:23:15: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/SML_Client.h:24:15: style: The function 'send' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/drwho/CM_Client.h:41:15: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/drwho/SML_Client.h:24:15: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/drwho/SMR_Client.h:20:3: style: Class 'SMR_Client' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/apps/drwho/SMR_Server.h:20:3: style: Class 'SMR_Server' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/apps/drwho/SM_Client.cpp:61:12: warning: Member variable 'SM_Client::pm_client' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/apps/drwho/SM_Server.cpp:61:12: warning: Member variable 'SM_Server::pm_server' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/apps/gperf/src/Bool_Array.cpp:73:26: style: Function 'find' argument 1 names different: declaration 'value' definition 'slot'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/apps/gperf/src/Bool_Array.h:55:20: note: Function 'find' argument 1 names different: declaration 'value' definition 'slot'.
ace-6.4.5+dfsg.orig/apps/gperf/src/Bool_Array.cpp:73:26: note: Function 'find' argument 1 names different: declaration 'value' definition 'slot'.
ace-6.4.5+dfsg.orig/apps/gperf/src/Gen_Perf.cpp:53:41: style: Function 'compute_disjoint_union' argument 1 names different: declaration 's1' definition 'set1'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/apps/gperf/src/Gen_Perf.h:56:44: note: Function 'compute_disjoint_union' argument 1 names different: declaration 's1' definition 'set1'.
ace-6.4.5+dfsg.orig/apps/gperf/src/Gen_Perf.cpp:53:41: note: Function 'compute_disjoint_union' argument 1 names different: declaration 's1' definition 'set1'.
ace-6.4.5+dfsg.orig/apps/gperf/src/Gen_Perf.cpp:53:53: style: Function 'compute_disjoint_union' argument 2 names different: declaration 's2' definition 'set2'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/apps/gperf/src/Gen_Perf.h:56:54: note: Function 'compute_disjoint_union' argument 2 names different: declaration 's2' definition 'set2'.
ace-6.4.5+dfsg.orig/apps/gperf/src/Gen_Perf.cpp:53:53: note: Function 'compute_disjoint_union' argument 2 names different: declaration 's2' definition 'set2'.
ace-6.4.5+dfsg.orig/apps/gperf/src/Gen_Perf.cpp:53:65: style: Function 'compute_disjoint_union' argument 3 names different: declaration 's3' definition 'set3'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/apps/gperf/src/Gen_Perf.h:56:64: note: Function 'compute_disjoint_union' argument 3 names different: declaration 's3' definition 'set3'.
ace-6.4.5+dfsg.orig/apps/gperf/src/Gen_Perf.cpp:53:65: note: Function 'compute_disjoint_union' argument 3 names different: declaration 's3' definition 'set3'.
ace-6.4.5+dfsg.orig/apps/gperf/src/Hash_Table.h:50:3: style: Class 'Hash_Table' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/apps/gperf/src/Key_List.cpp:150:13: warning: Possible null pointer dereference: temp [nullPointer]
ace-6.4.5+dfsg.orig/apps/gperf/src/Key_List.cpp:145:24: note: Assignment 'temp=0', assigned value is 0
ace-6.4.5+dfsg.orig/apps/gperf/src/Key_List.cpp:150:13: note: Null pointer dereference
ace-6.4.5+dfsg.orig/apps/gperf/src/Key_List.cpp:155:7: warning: Possible null pointer dereference: buf [nullPointer]
ace-6.4.5+dfsg.orig/apps/gperf/src/Key_List.cpp:145:24: note: Assignment 'temp=0', assigned value is 0
ace-6.4.5+dfsg.orig/apps/gperf/src/Key_List.cpp:153:17: note: Assignment 'buf=temp', assigned value is 0
ace-6.4.5+dfsg.orig/apps/gperf/src/Key_List.cpp:155:7: note: Null pointer dereference
ace-6.4.5+dfsg.orig/apps/gperf/src/Key_List.cpp:1345:11: warning: Possible null pointer dereference: lookup_array [nullPointer]
ace-6.4.5+dfsg.orig/apps/gperf/src/Key_List.cpp:1324:27: note: Assignment 'lookup_array=0', assigned value is 0
ace-6.4.5+dfsg.orig/apps/gperf/src/Key_List.cpp:1345:11: note: Null pointer dereference
ace-6.4.5+dfsg.orig/apps/gperf/src/Key_List.cpp:1353:25: warning: Possible null pointer dereference: lookup_array [nullPointer]
ace-6.4.5+dfsg.orig/apps/gperf/src/Key_List.cpp:1324:27: note: Assignment 'lookup_array=0', assigned value is 0
ace-6.4.5+dfsg.orig/apps/gperf/src/Key_List.cpp:1353:25: note: Null pointer dereference
ace-6.4.5+dfsg.orig/apps/gperf/src/Key_List.cpp:1399:17: warning: Possible null pointer dereference: lookup_array [nullPointer]
ace-6.4.5+dfsg.orig/apps/gperf/src/Key_List.cpp:1324:27: note: Assignment 'lookup_array=0', assigned value is 0
ace-6.4.5+dfsg.orig/apps/gperf/src/Key_List.cpp:1399:17: note: Null pointer dereference
ace-6.4.5+dfsg.orig/apps/gperf/src/Key_List.cpp:1330:38: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
ace-6.4.5+dfsg.orig/apps/gperf/src/Key_List.cpp:1324:27: note: Assignment 'lookup_array=0', assigned value is 0
ace-6.4.5+dfsg.orig/apps/gperf/src/Key_List.cpp:1330:38: note: Null pointer addition
ace-6.4.5+dfsg.orig/apps/gperf/src/Key_List.cpp:779:7: style: The scope of the variable 'slot' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/apps/gperf/src/Key_List.cpp:780:7: style: The scope of the variable 'column' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/apps/gperf/src/Key_List.cpp:402:34: style: Function 'merge_sort' argument 1 names different: declaration 'head' definition 'a_head'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/apps/gperf/src/Key_List.h:108:37: note: Function 'merge_sort' argument 1 names different: declaration 'head' definition 'a_head'.
ace-6.4.5+dfsg.orig/apps/gperf/src/Key_List.cpp:402:34: note: Function 'merge_sort' argument 1 names different: declaration 'head' definition 'a_head'.
ace-6.4.5+dfsg.orig/apps/gperf/src/Key_List.cpp:1925:11: warning: Member variable 'Key_List::include_src' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/apps/gperf/src/Key_List.cpp:1925:11: warning: Member variable 'Key_List::min_hash_value' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/apps/gperf/src/Key_List.cpp:1925:11: warning: Member variable 'Key_List::max_hash_value' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/apps/gperf/src/Key_List.cpp:1925:11: warning: Member variable 'Key_List::occurrence_sort' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/apps/gperf/src/Key_List.cpp:1925:11: warning: Member variable 'Key_List::hash_sort' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/apps/gperf/src/Key_List.cpp:1925:11: warning: Member variable 'Key_List::list_len' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/apps/gperf/src/Key_List.cpp:798:72: style: Clarify calculation precedence for '%' and '?'. [clarifyCalculation]
ace-6.4.5+dfsg.orig/apps/gperf/src/Key_List.cpp:800:80: style: Clarify calculation precedence for '%' and '?'. [clarifyCalculation]
ace-6.4.5+dfsg.orig/apps/gperf/src/Key_List.cpp:843:34: style: Clarify calculation precedence for '%' and '?'. [clarifyCalculation]
ace-6.4.5+dfsg.orig/apps/gperf/src/Key_List.cpp:867:40: style: Clarify calculation precedence for '%' and '?'. [clarifyCalculation]
ace-6.4.5+dfsg.orig/apps/gperf/src/Key_List.cpp:1480:57: style: Clarify calculation precedence for '%' and '?'. [clarifyCalculation]
ace-6.4.5+dfsg.orig/apps/gperf/src/List_Node.cpp:64:29: style: Function 'List_Node' argument 1 names different: declaration 'key' definition 'k'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/apps/gperf/src/List_Node.h:44:20: note: Function 'List_Node' argument 1 names different: declaration 'key' definition 'k'.
ace-6.4.5+dfsg.orig/apps/gperf/src/List_Node.cpp:64:29: note: Function 'List_Node' argument 1 names different: declaration 'key' definition 'k'.
ace-6.4.5+dfsg.orig/apps/gperf/src/Options.cpp:493:17: style: The scope of the variable 'value' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/apps/mkcsregdb/mkcsregdb.cpp:127:40: style: Function 'read_from' argument 1 names different: declaration 'source' definition 'srcfile'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/apps/mkcsregdb/mkcsregdb.cpp:27:30: note: Function 'read_from' argument 1 names different: declaration 'source' definition 'srcfile'.
ace-6.4.5+dfsg.orig/apps/mkcsregdb/mkcsregdb.cpp:127:40: note: Function 'read_from' argument 1 names different: declaration 'source' definition 'srcfile'.
ace-6.4.5+dfsg.orig/apps/mkcsregdb/mkcsregdb.cpp:299:42: style: Function 'fini_output' argument 1 names different: declaration 'target' definition 'tgt'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/apps/mkcsregdb/mkcsregdb.cpp:30:32: note: Function 'fini_output' argument 1 names different: declaration 'target' definition 'tgt'.
ace-6.4.5+dfsg.orig/apps/mkcsregdb/mkcsregdb.cpp:299:42: note: Function 'fini_output' argument 1 names different: declaration 'target' definition 'tgt'.
ace-6.4.5+dfsg.orig/apps/mkcsregdb/mkcsregdb.cpp:65:4: style: Class 'csdb_generator' does not have a destructor which is recommended since it has dynamic memory/resource allocation(s). [noDestructor]
ace-6.4.5+dfsg.orig/apps/soreduce/Signature.h:31:3: style: Class 'Signature' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/apps/soreduce/Sig_List.h:21:3: style: Class 'Sig_List' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/apps/soreduce/Library.h:28:3: style: Class 'MPC_Generator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/apps/soreduce/Library.h:48:3: style: Class 'MPC_ACE_Dep_Lib' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/apps/soreduce/Library.h:59:3: style: Class 'MPC_TAO_Lib' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/apps/soreduce/Library.h:71:3: style: Class 'MPC_TAO_Dep_Lib' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/apps/soreduce/Library.h:84:3: style: Class 'Library' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/apps/soreduce/Library.h:51:16: style: The function 'write_baseprojects' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/soreduce/Library.h:36:16: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/soreduce/Library.h:51:16: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/soreduce/Library.h:52:16: style: The function 'write_projectinfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/soreduce/Library.h:37:16: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/soreduce/Library.h:52:16: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/soreduce/Library.h:62:16: style: The function 'write_baseprojects' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/soreduce/Library.h:51:16: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/soreduce/Library.h:62:16: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/soreduce/Library.h:63:16: style: The function 'write_projectinfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/soreduce/Library.h:52:16: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/soreduce/Library.h:63:16: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/soreduce/Library.h:74:16: style: The function 'write_baseprojects' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/soreduce/Library.h:62:16: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/soreduce/Library.h:74:16: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/soreduce/Library.h:75:16: style: The function 'write_projectinfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/apps/soreduce/Library.h:63:16: note: Virtual function in base class
ace-6.4.5+dfsg.orig/apps/soreduce/Library.h:75:16: note: Function in derived class
ace-6.4.5+dfsg.orig/apps/soreduce/Obj_Module.cpp:136:7: style: The scope of the variable 'is_import' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/apps/soreduce/Obj_Module.cpp:137:7: style: The scope of the variable 'is_export' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/apps/soreduce/Obj_Module.h:50:7: style: Technically the member function 'Obj_Module::extref' can be const. [functionConst]
ace-6.4.5+dfsg.orig/apps/soreduce/Obj_Module.cpp:47:13: note: Technically the member function 'Obj_Module::extref' can be const.
ace-6.4.5+dfsg.orig/apps/soreduce/Obj_Module.h:50:7: note: Technically the member function 'Obj_Module::extref' can be const.
ace-6.4.5+dfsg.orig/apps/soreduce/Obj_Module.h:59:8: performance: Technically the member function 'Obj_Module::populate_sig_list' can be static. [functionStatic]
ace-6.4.5+dfsg.orig/apps/soreduce/Obj_Module.cpp:172:13: note: Technically the member function 'Obj_Module::populate_sig_list' can be static.
ace-6.4.5+dfsg.orig/apps/soreduce/Obj_Module.h:59:8: note: Technically the member function 'Obj_Module::populate_sig_list' can be static.
ace-6.4.5+dfsg.orig/apps/soreduce/Obj_Module.h:60:7: performance: Technically the member function 'Obj_Module::read_line' can be static. [functionStatic]
ace-6.4.5+dfsg.orig/apps/soreduce/Obj_Module.cpp:65:13: note: Technically the member function 'Obj_Module::read_line' can be static.
ace-6.4.5+dfsg.orig/apps/soreduce/Obj_Module.h:60:7: note: Technically the member function 'Obj_Module::read_line' can be static.
ace-6.4.5+dfsg.orig/apps/soreduce/SO_Group.cpp:20:3: style: Class 'SO_Group' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
ace-6.4.5+dfsg.orig/apps/soreduce/SO_Group.cpp:20:3: style: Class 'SO_Group' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ace-6.4.5+dfsg.orig/apps/soreduce/Sig_List.cpp:166:7: style: The scope of the variable 'insert' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/apps/soreduce/Sig_List.h:30:7: style: Technically the member function 'Sig_List::hasmore' can be const. [functionConst]
ace-6.4.5+dfsg.orig/apps/soreduce/Sig_List.cpp:150:11: note: Technically the member function 'Sig_List::hasmore' can be const.
ace-6.4.5+dfsg.orig/apps/soreduce/Sig_List.h:30:7: note: Technically the member function 'Sig_List::hasmore' can be const.
ace-6.4.5+dfsg.orig/apps/soreduce/Sig_List.h:35:7: style: Technically the member function 'Sig_List::size' can be const. [functionConst]
ace-6.4.5+dfsg.orig/apps/soreduce/Sig_List.cpp:156:11: note: Technically the member function 'Sig_List::size' can be const.
ace-6.4.5+dfsg.orig/apps/soreduce/Sig_List.h:35:7: note: Technically the member function 'Sig_List::size' can be const.
ace-6.4.5+dfsg.orig/apps/soreduce/Sig_List.cpp:18:3: style: Class 'Sig_List' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
ace-6.4.5+dfsg.orig/apps/soreduce/Sig_List.cpp:18:3: style: Class 'Sig_List' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ace-6.4.5+dfsg.orig/apps/soreduce/Signature.cpp:3:12: warning: Member variable 'Signature::owner_' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/apps/soreduce/Signature.cpp:3:12: warning: Member variable 'Signature::kind_' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/bin/LabVIEW_RT/labview_test_controller/labview_test_controller.cpp:600:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ace-6.4.5+dfsg.orig/bin/LabVIEW_RT/labview_test_controller/labview_test_controller.cpp:558:13: style: C-style pointer casting [cstyleCast]
ace-6.4.5+dfsg.orig/bin/LabVIEW_RT/labview_test_controller/labview_test_controller.cpp:570:13: style: C-style pointer casting [cstyleCast]
ace-6.4.5+dfsg.orig/bin/LabVIEW_RT/labview_test_controller/labview_test_controller.cpp:67:3: warning: Member variable 'Test::name_' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/bin/LabVIEW_RT/labview_test_controller/labview_test_controller.cpp:67:3: warning: Member variable 'Test::cmdline_' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/bin/LabVIEW_RT/labview_test_controller/labview_test_controller.cpp:67:3: warning: Member variable 'Test::argc_' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/bin/LabVIEW_RT/labview_test_controller/labview_test_controller.cpp:67:3: warning: Member variable 'Test::argv_' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/bin/LabVIEW_RT/labview_test_controller/labview_test_controller.cpp:101:3: style: Class 'Peer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/bin/LabVIEW_RT/labview_test_controller/test.cpp:14:3: warning: Obsolete function 'gets' called. It is recommended to use 'fgets' or 'gets_s' instead. [getsCalled]
ace-6.4.5+dfsg.orig/contrib/FaCE/CE_ARGV.h:48:9: style: Technically the member function 'CE_ARGV::argc' can be const. [functionConst]
ace-6.4.5+dfsg.orig/contrib/FaCE/CE_ARGV.h:78:21: note: Technically the member function 'CE_ARGV::argc' can be const.
ace-6.4.5+dfsg.orig/contrib/FaCE/CE_ARGV.h:48:9: note: Technically the member function 'CE_ARGV::argc' can be const.
ace-6.4.5+dfsg.orig/contrib/FaCE/CE_ARGV.cpp:80:5: style: Class 'CE_ARGV' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ace-6.4.5+dfsg.orig/contrib/FaCE/CE_ARGV.h:38:5: style: Class 'CE_ARGV' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/contrib/FaCE/CE_ARGV.cpp:104:5: error: Mismatching allocation and deallocation: formattedCmdLine [mismatchAllocDealloc]
ace-6.4.5+dfsg.orig/contrib/FaCE/CE_ARGV.cpp:103:5: error: Mismatching allocation and deallocation: argv_strlen [mismatchAllocDealloc]
ace-6.4.5+dfsg.orig/contrib/FaCE/CE_Screen_Output.cpp:24:45: style: Function 'SetOutputWindow' argument 1 names different: declaration 'hWnd' definition 'hEdit'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/contrib/FaCE/CE_Screen_Output.h:46:31: note: Function 'SetOutputWindow' argument 1 names different: declaration 'hWnd' definition 'hEdit'.
ace-6.4.5+dfsg.orig/contrib/FaCE/CE_Screen_Output.cpp:24:45: note: Function 'SetOutputWindow' argument 1 names different: declaration 'hWnd' definition 'hEdit'.
ace-6.4.5+dfsg.orig/contrib/FaCE/CE_Screen_Output.h:46:10: performance: Technically the member function 'CE_Screen_Output::SetOutputWindow' can be static. [functionStatic]
ace-6.4.5+dfsg.orig/contrib/FaCE/CE_Screen_Output.cpp:24:24: note: Technically the member function 'CE_Screen_Output::SetOutputWindow' can be static.
ace-6.4.5+dfsg.orig/contrib/FaCE/CE_Screen_Output.h:46:10: note: Technically the member function 'CE_Screen_Output::SetOutputWindow' can be static.
ace-6.4.5+dfsg.orig/contrib/FaCE/CE_Screen_Output.h:51:10: performance: Technically the member function 'CE_Screen_Output::clear' can be static. [functionStatic]
ace-6.4.5+dfsg.orig/contrib/FaCE/CE_Screen_Output.cpp:30:24: note: Technically the member function 'CE_Screen_Output::clear' can be static.
ace-6.4.5+dfsg.orig/contrib/FaCE/CE_Screen_Output.h:51:10: note: Technically the member function 'CE_Screen_Output::clear' can be static.
ace-6.4.5+dfsg.orig/contrib/FaCE/CE_Screen_Output.cpp:71:12: error: Mismatching allocation and deallocation: w_output [mismatchAllocDealloc]
ace-6.4.5+dfsg.orig/contrib/FaCE/CE_Screen_Output.cpp:85:12: error: Mismatching allocation and deallocation: w_output [mismatchAllocDealloc]
ace-6.4.5+dfsg.orig/contrib/FaCE/FaCE.h:18:0: error: #error This project can not be built for H/PC Pro 2.11 or earlier platforms. [preprocessorErrorDirective]
ace-6.4.5+dfsg.orig/contrib/minizip/miniunz.c:321:27: warning: Width 1 given in format string (no. 1) is smaller than destination buffer 'answer[128]'. [invalidScanfFormatWidth_smaller]
ace-6.4.5+dfsg.orig/contrib/minizip/miniunz.c:253:11: style: The scope of the variable 'fout' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/contrib/minizip/miniunz.c:474:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/contrib/minizip/miniunz.c:450:0: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
ace-6.4.5+dfsg.orig/contrib/minizip/minizip.c:328:39: warning: Logical disjunction always evaluates to true: EXPR >= '0' || EXPR <= '9'. [incorrectLogicOperator]
ace-6.4.5+dfsg.orig/contrib/minizip/minizip.c:184:5: warning: %x in format string (no. 2) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
ace-6.4.5+dfsg.orig/contrib/minizip/minizip.c:285:27: warning: Width 1 given in format string (no. 1) is smaller than destination buffer 'answer[128]'. [invalidScanfFormatWidth_smaller]
ace-6.4.5+dfsg.orig/contrib/minizip/minizip.c:155:18: style: The scope of the variable 'size_read' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/contrib/minizip/minizip.c:156:18: style: The scope of the variable 'total_read' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/contrib/minizip/minizip.c:198:9: style: The scope of the variable 'err' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/contrib/minizip/minizip.c:332:21: style: The scope of the variable 'size_read' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/contrib/minizip/mztools.c:281:3: error: Resource leak: fpOutCD [resourceLeak]
ace-6.4.5+dfsg.orig/contrib/minizip/unzip.c:403:25: style: Condition 'unz_copyright[0]!=' '' is always false [knownConditionTrueFalse]
ace-6.4.5+dfsg.orig/contrib/minizip/unzip.c:1019:10: style: The scope of the variable 'source' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/contrib/minizip/unzip.c:708:16: style: Variable 'lSeek' is assigned a value that is never used. [unreadVariable]
ace-6.4.5+dfsg.orig/contrib/minizip/crypt.h:104:7: style: The scope of the variable 'c' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/contrib/minizip/zip.c:590:11: error: Memory leak: zi [memleak]
ace-6.4.5+dfsg.orig/etc/xlc_dummy.cpp:7:0: error: syntax error [syntaxError]
ace-6.4.5+dfsg.orig/netsvcs/clients/Logger/indirect_logging.cpp:17:7: style: The scope of the variable 'verbose' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/netsvcs/clients/Naming/Client/Client_Test.cpp:27:14: warning: Member variable 'Client_Test::name_options_' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/netsvcs/clients/Naming/Client/Client_Test.cpp:72:9: warning: scanf() without field width limits can crash with huge input data. [invalidscanf]
ace-6.4.5+dfsg.orig/netsvcs/clients/Naming/Client/Client_Test.cpp:89:13: warning: scanf() without field width limits can crash with huge input data. [invalidscanf]
ace-6.4.5+dfsg.orig/netsvcs/clients/Naming/Client/Client_Test.cpp:129:13: warning: scanf() without field width limits can crash with huge input data. [invalidscanf]
ace-6.4.5+dfsg.orig/netsvcs/clients/Naming/Client/Client_Test.cpp:169:13: warning: scanf() without field width limits can crash with huge input data. [invalidscanf]
ace-6.4.5+dfsg.orig/netsvcs/clients/Naming/Client/Client_Test.cpp:174:13: warning: scanf() without field width limits can crash with huge input data. [invalidscanf]
ace-6.4.5+dfsg.orig/netsvcs/clients/Naming/Client/Client_Test.cpp:180:13: warning: scanf() without field width limits can crash with huge input data. [invalidscanf]
ace-6.4.5+dfsg.orig/netsvcs/clients/Naming/Client/Client_Test.cpp:186:13: warning: scanf() without field width limits can crash with huge input data. [invalidscanf]
ace-6.4.5+dfsg.orig/netsvcs/clients/Naming/Client/Client_Test.cpp:192:13: warning: scanf() without field width limits can crash with huge input data. [invalidscanf]
ace-6.4.5+dfsg.orig/netsvcs/clients/Naming/Client/Client_Test.cpp:198:13: warning: scanf() without field width limits can crash with huge input data. [invalidscanf]
ace-6.4.5+dfsg.orig/netsvcs/clients/Naming/Client/Client_Test.cpp:204:13: warning: scanf() without field width limits can crash with huge input data. [invalidscanf]
ace-6.4.5+dfsg.orig/netsvcs/clients/Naming/Dump_Restore/Dump_Restore.cpp:77:9: warning: scanf() without field width limits can crash with huge input data. [invalidscanf]
ace-6.4.5+dfsg.orig/netsvcs/clients/Naming/Dump_Restore/Dump_Restore.cpp:96:13: warning: scanf() without field width limits can crash with huge input data. [invalidscanf]
ace-6.4.5+dfsg.orig/netsvcs/clients/Naming/Dump_Restore/Dump_Restore.cpp:102:13: warning: scanf() without field width limits can crash with huge input data. [invalidscanf]
ace-6.4.5+dfsg.orig/netsvcs/clients/Naming/Dump_Restore/Dump_Restore.cpp:122:13: warning: scanf() without field width limits can crash with huge input data. [invalidscanf]
ace-6.4.5+dfsg.orig/netsvcs/lib/Base_Optimizer.h:32:3: style: Class 'Base_Optimizer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/netsvcs/lib/Log_Message_Receiver.cpp:25:66: style: Function 'log_output' argument 3 names different: declaration 'output' definition 'outputfile'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/netsvcs/lib/Log_Message_Receiver.h:108:35: note: Function 'log_output' argument 3 names different: declaration 'output' definition 'outputfile'.
ace-6.4.5+dfsg.orig/netsvcs/lib/Log_Message_Receiver.cpp:25:66: note: Function 'log_output' argument 3 names different: declaration 'output' definition 'outputfile'.
ace-6.4.5+dfsg.orig/netsvcs/lib/Log_Message_Receiver.cpp:152:58: style: Function 'log_output' argument 3 names different: declaration 'output' definition 'outputfile'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/netsvcs/lib/Log_Message_Receiver.h:159:28: note: Function 'log_output' argument 3 names different: declaration 'output' definition 'outputfile'.
ace-6.4.5+dfsg.orig/netsvcs/lib/Log_Message_Receiver.cpp:152:58: note: Function 'log_output' argument 3 names different: declaration 'output' definition 'outputfile'.
ace-6.4.5+dfsg.orig/netsvcs/lib/Log_Message_Receiver.h:154:8: performance: Technically the member function 'Log_Message_Receiver::log_record' can be static. [functionStatic]
ace-6.4.5+dfsg.orig/netsvcs/lib/Log_Message_Receiver.cpp:142:38: note: Technically the member function 'Log_Message_Receiver::log_record' can be static.
ace-6.4.5+dfsg.orig/netsvcs/lib/Log_Message_Receiver.h:154:8: note: Technically the member function 'Log_Message_Receiver::log_record' can be static.
ace-6.4.5+dfsg.orig/netsvcs/lib/Log_Message_Receiver.h:157:8: performance: Technically the member function 'Log_Message_Receiver::log_output' can be static. [functionStatic]
ace-6.4.5+dfsg.orig/netsvcs/lib/Log_Message_Receiver.cpp:150:38: note: Technically the member function 'Log_Message_Receiver::log_output' can be static.
ace-6.4.5+dfsg.orig/netsvcs/lib/Log_Message_Receiver.h:157:8: note: Technically the member function 'Log_Message_Receiver::log_output' can be static.
ace-6.4.5+dfsg.orig/netsvcs/lib/Name_Handler.cpp:25:3: style: Variable 'service_port' is reassigned a value before the old one has been used. [redundantAssignment]
ace-6.4.5+dfsg.orig/netsvcs/lib/Name_Handler.cpp:20:0: note: Variable 'service_port' is reassigned a value before the old one has been used.
ace-6.4.5+dfsg.orig/netsvcs/lib/Name_Handler.cpp:25:3: note: Variable 'service_port' is reassigned a value before the old one has been used.
ace-6.4.5+dfsg.orig/netsvcs/lib/Server_Logging_Handler_T.h:169:3: style: Class 'ACE_Server_Logging_Handler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/netsvcs/lib/Server_Logging_Handler_T.h:199:3: style: Class 'ACE_Thr_Server_Logging_Handler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/netsvcs/lib/Base_Optimizer.h:32:0: style: Class 'Base_Optimizer < Static_Log_Message_Receiver < ACE_NULL_SYNCH > , ACE_Schedule_All_Reactive_Strategy < ACE_Server_Logging_Handler < Static_Log_Message_Receiver < ACE_NULL_SYNCH > > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/netsvcs/lib/Base_Optimizer.h:32:0: style: Class 'Base_Optimizer < Static_Log_Message_Receiver < ACE_NULL_SYNCH > , ACE_Schedule_All_Threaded_Strategy < ACE_Thr_Server_Logging_Handler < Static_Log_Message_Receiver < ACE_NULL_SYNCH > > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/netsvcs/lib/Server_Logging_Handler_T.cpp:246:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
ace-6.4.5+dfsg.orig/netsvcs/lib/TS_Clerk_Handler.cpp:596:51: warning: Division by result of sizeof(). strncpy() expects a size in bytes, did you intend to multiply instead? [sizeofDivisionMemfunc]
ace-6.4.5+dfsg.orig/netsvcs/servers/main.cpp:42:21: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
ace-6.4.5+dfsg.orig/netsvcs/servers/main.cpp:55:21: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
ace-6.4.5+dfsg.orig/netsvcs/servers/main.cpp:67:21: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
ace-6.4.5+dfsg.orig/netsvcs/servers/main.cpp:93:21: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
ace-6.4.5+dfsg.orig/netsvcs/servers/main.cpp:106:21: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
ace-6.4.5+dfsg.orig/protocols/ace/HTBP/HTBP_Inside_Squid_Filter.cpp:147:15: style: Variable 'start' is assigned a value that is never used. [unreadVariable]
ace-6.4.5+dfsg.orig/protocols/ace/HTBP/HTBP_Inside_Squid_Filter.cpp:228:15: style: Variable 'start' is assigned a value that is never used. [unreadVariable]
ace-6.4.5+dfsg.orig/protocols/ace/HTBP/HTBP_Outside_Squid_Filter.cpp:116:19: style: Variable 'start' is assigned a value that is never used. [unreadVariable]
ace-6.4.5+dfsg.orig/protocols/ace/HTBP/HTBP_Session.cpp:255:11: warning: Possible null pointer dereference: iov [nullPointer]
ace-6.4.5+dfsg.orig/protocols/ace/HTBP/HTBP_Session.cpp:247:20: note: Assignment 'iov=0', assigned value is 0
ace-6.4.5+dfsg.orig/protocols/ace/HTBP/HTBP_Session.cpp:255:11: note: Null pointer dereference
ace-6.4.5+dfsg.orig/protocols/ace/HTBP/HTBP_Session.cpp:256:11: warning: Possible null pointer dereference: iov [nullPointer]
ace-6.4.5+dfsg.orig/protocols/ace/HTBP/HTBP_Session.cpp:247:20: note: Assignment 'iov=0', assigned value is 0
ace-6.4.5+dfsg.orig/protocols/ace/HTBP/HTBP_Session.cpp:256:11: note: Null pointer dereference
ace-6.4.5+dfsg.orig/protocols/ace/HTBP/HTBP_Stream.cpp:138:7: warning: Possible null pointer dereference: msg [nullPointer]
ace-6.4.5+dfsg.orig/protocols/ace/HTBP/HTBP_Stream.cpp:136:32: note: Assignment 'msg=0', assigned value is 0
ace-6.4.5+dfsg.orig/protocols/ace/HTBP/HTBP_Stream.cpp:138:7: note: Null pointer dereference
ace-6.4.5+dfsg.orig/protocols/ace/HTBP/HTBP_Stream.cpp:156:7: warning: Possible null pointer dereference: msg [nullPointer]
ace-6.4.5+dfsg.orig/protocols/ace/HTBP/HTBP_Stream.cpp:154:32: note: Assignment 'msg=0', assigned value is 0
ace-6.4.5+dfsg.orig/protocols/ace/HTBP/HTBP_Stream.cpp:156:7: note: Null pointer dereference
ace-6.4.5+dfsg.orig/protocols/ace/HTBP/HTBP_Stream.cpp:176:9: warning: Possible null pointer dereference: msg [nullPointer]
ace-6.4.5+dfsg.orig/protocols/ace/HTBP/HTBP_Stream.cpp:169:32: note: Assignment 'msg=0', assigned value is 0
ace-6.4.5+dfsg.orig/protocols/ace/HTBP/HTBP_Stream.cpp:176:9: note: Null pointer dereference
ace-6.4.5+dfsg.orig/protocols/ace/INet/FTP_ClientRequestHandler.cpp:55:11: warning: Possible null pointer dereference: session_holder [nullPointer]
ace-6.4.5+dfsg.orig/protocols/ace/INet/FTP_ClientRequestHandler.cpp:49:41: note: Assignment 'session_holder=0', assigned value is 0
ace-6.4.5+dfsg.orig/protocols/ace/INet/FTP_ClientRequestHandler.cpp:55:11: note: Null pointer dereference
ace-6.4.5+dfsg.orig/protocols/ace/INet/FTP_ClientRequestHandler.cpp:57:15: warning: Possible null pointer dereference: session_holder [nullPointer]
ace-6.4.5+dfsg.orig/protocols/ace/INet/FTP_ClientRequestHandler.cpp:49:41: note: Assignment 'session_holder=0', assigned value is 0
ace-6.4.5+dfsg.orig/protocols/ace/INet/FTP_ClientRequestHandler.cpp:57:15: note: Null pointer dereference
ace-6.4.5+dfsg.orig/protocols/ace/INet/HTTPS_SessionFactory.cpp:57:11: warning: Possible null pointer dereference: session_holder [nullPointer]
ace-6.4.5+dfsg.orig/protocols/ace/INet/HTTPS_SessionFactory.cpp:51:46: note: Assignment 'session_holder=0', assigned value is 0
ace-6.4.5+dfsg.orig/protocols/ace/INet/HTTPS_SessionFactory.cpp:57:11: note: Null pointer dereference
ace-6.4.5+dfsg.orig/protocols/ace/INet/HTTPS_SessionFactory.cpp:60:15: warning: Possible null pointer dereference: session_holder [nullPointer]
ace-6.4.5+dfsg.orig/protocols/ace/INet/HTTPS_SessionFactory.cpp:51:46: note: Assignment 'session_holder=0', assigned value is 0
ace-6.4.5+dfsg.orig/protocols/ace/INet/HTTPS_SessionFactory.cpp:60:15: note: Null pointer dereference
ace-6.4.5+dfsg.orig/protocols/ace/INet/HTTPS_SessionFactory.cpp:64:15: warning: Possible null pointer dereference: session_holder [nullPointer]
ace-6.4.5+dfsg.orig/protocols/ace/INet/HTTPS_SessionFactory.cpp:51:46: note: Assignment 'session_holder=0', assigned value is 0
ace-6.4.5+dfsg.orig/protocols/ace/INet/HTTPS_SessionFactory.cpp:64:15: note: Null pointer dereference
ace-6.4.5+dfsg.orig/protocols/ace/INet/HTTP_ClientRequestHandler.cpp:102:11: warning: Possible null pointer dereference: session_holder [nullPointer]
ace-6.4.5+dfsg.orig/protocols/ace/INet/HTTP_ClientRequestHandler.cpp:96:46: note: Assignment 'session_holder=0', assigned value is 0
ace-6.4.5+dfsg.orig/protocols/ace/INet/HTTP_ClientRequestHandler.cpp:102:11: note: Null pointer dereference
ace-6.4.5+dfsg.orig/protocols/ace/INet/HTTP_ClientRequestHandler.cpp:105:15: warning: Possible null pointer dereference: session_holder [nullPointer]
ace-6.4.5+dfsg.orig/protocols/ace/INet/HTTP_ClientRequestHandler.cpp:96:46: note: Assignment 'session_holder=0', assigned value is 0
ace-6.4.5+dfsg.orig/protocols/ace/INet/HTTP_ClientRequestHandler.cpp:105:15: note: Null pointer dereference
ace-6.4.5+dfsg.orig/protocols/ace/INet/HTTP_ClientRequestHandler.cpp:109:15: warning: Possible null pointer dereference: session_holder [nullPointer]
ace-6.4.5+dfsg.orig/protocols/ace/INet/HTTP_ClientRequestHandler.cpp:96:46: note: Assignment 'session_holder=0', assigned value is 0
ace-6.4.5+dfsg.orig/protocols/ace/INet/HTTP_ClientRequestHandler.cpp:109:15: note: Null pointer dereference
ace-6.4.5+dfsg.orig/protocols/ace/INet/INet_Log.cpp:23:9: style: Variable 'trace' is reassigned a value before the old one has been used. [redundantAssignment]
ace-6.4.5+dfsg.orig/protocols/ace/INet/INet_Log.cpp:16:0: note: Variable 'trace' is reassigned a value before the old one has been used.
ace-6.4.5+dfsg.orig/protocols/ace/INet/INet_Log.cpp:23:9: note: Variable 'trace' is reassigned a value before the old one has been used.
ace-6.4.5+dfsg.orig/protocols/ace/INet/StreamHandler.cpp:349:32: style: Condition 'mb_new==0' is always true [knownConditionTrueFalse]
ace-6.4.5+dfsg.orig/protocols/ace/INet/StreamHandler.cpp:346:49: note: Assignment 'mb_new=0', assigned value is 0
ace-6.4.5+dfsg.orig/protocols/ace/INet/StreamHandler.cpp:349:32: note: Condition 'mb_new==0' is always true
ace-6.4.5+dfsg.orig/protocols/ace/INet/StreamHandler.cpp:96:13: warning: Possible null pointer dereference: mb [nullPointer]
ace-6.4.5+dfsg.orig/protocols/ace/INet/StreamHandler.cpp:94:37: note: Assignment 'mb=0', assigned value is 0
ace-6.4.5+dfsg.orig/protocols/ace/INet/StreamHandler.cpp:96:13: note: Null pointer dereference
ace-6.4.5+dfsg.orig/protocols/ace/INet/StreamHandler.cpp:454:9: warning: Possible null pointer dereference: mb [nullPointer]
ace-6.4.5+dfsg.orig/protocols/ace/INet/StreamHandler.cpp:452:33: note: Assignment 'mb=0', assigned value is 0
ace-6.4.5+dfsg.orig/protocols/ace/INet/StreamHandler.cpp:454:9: note: Null pointer dereference
ace-6.4.5+dfsg.orig/protocols/ace/INet/StreamHandler.cpp:349:32: style: Same expression on both sides of '==' because the value of 'mb_new' and '0' are the same. [duplicateExpression]
ace-6.4.5+dfsg.orig/protocols/ace/INet/StreamHandler.cpp:346:49: note: 'mb_new' is assigned value '0' here.
ace-6.4.5+dfsg.orig/protocols/ace/INet/StreamHandler.cpp:349:32: note: Same expression on both sides of '==' because the value of 'mb_new' and '0' are the same.
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:909:16: warning: Possible null pointer dereference: psn [nullPointer]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:907:20: note: Assignment 'psn=0', assigned value is 0
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:909:16: note: Null pointer dereference
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Acknowledge.h:63:7: warning: Member variable 'Descr::nak_count_' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Acknowledge.h:63:7: warning: Member variable 'Descr::timer_' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:389:7: performance: Variable 'address_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:474:7: performance: Variable 'address_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:164:5: style: Technically the member function 'ACE_RMCast::Profile::calculate_size' can be const. [functionConst]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Acknowledge.h:77:7: style: Technically the member function 'ACE_RMCast::Acknowledge::Descr::msg' can be const. [functionConst]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:80:7: style: Class 'Header' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:392:5: style: Struct 'From' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:477:5: style: Struct 'To' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:690:5: style: Struct 'SN' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:794:5: style: Class 'NAK' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Acknowledge.h:27:5: style: Class 'Acknowledge' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Acknowledge.h:58:7: style: Struct 'Descr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Acknowledge.h:63:7: style: Struct 'Descr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Acknowledge.h:132:7: style: Struct 'Queue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:375:3: warning: The struct 'From' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:460:3: warning: The struct 'To' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:545:3: warning: The struct 'Data' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:679:3: warning: The struct 'SN' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:750:3: warning: The class 'NAK' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:947:3: warning: The struct 'NRTM' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:1179:3: warning: The struct 'Part' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Acknowledge.h:121:5: warning: The struct 'Queue' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:406:5: style: The function 'clone_' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:137:5: note: Virtual function in base class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:406:5: note: Function in derived class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:427:5: style: The function 'serialize_body' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:175:5: note: Virtual function in base class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:427:5: note: Function in derived class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:437:5: style: The function 'serialize_body' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:178:5: note: Virtual function in base class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:437:5: note: Function in derived class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:491:5: style: The function 'clone_' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:137:5: note: Virtual function in base class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:491:5: note: Function in derived class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:512:5: style: The function 'serialize_body' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:175:5: note: Virtual function in base class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:512:5: note: Function in derived class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:522:5: style: The function 'serialize_body' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:178:5: note: Virtual function in base class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:522:5: note: Function in derived class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:593:5: style: The function 'clone_' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:137:5: note: Virtual function in base class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:593:5: note: Function in derived class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:652:5: style: The function 'serialize_body' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:175:5: note: Virtual function in base class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:652:5: note: Function in derived class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:658:5: style: The function 'serialize_body' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:178:5: note: Virtual function in base class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:658:5: note: Function in derived class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:704:5: style: The function 'clone_' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:137:5: note: Virtual function in base class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:704:5: note: Function in derived class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:725:5: style: The function 'serialize_body' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:175:5: note: Virtual function in base class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:725:5: note: Function in derived class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:731:5: style: The function 'serialize_body' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:178:5: note: Virtual function in base class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:731:5: note: Function in derived class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:808:5: style: The function 'clone_' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:137:5: note: Virtual function in base class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:808:5: note: Function in derived class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:893:5: style: The function 'serialize_body' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:175:5: note: Virtual function in base class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:893:5: note: Function in derived class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:914:5: style: The function 'serialize_body' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:178:5: note: Virtual function in base class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:914:5: note: Function in derived class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:994:5: style: The function 'clone_' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:137:5: note: Virtual function in base class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:994:5: note: Function in derived class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:1070:5: style: The function 'serialize_body' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:175:5: note: Virtual function in base class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:1070:5: note: Function in derived class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:1086:5: style: The function 'serialize_body' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:178:5: note: Virtual function in base class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:1086:5: note: Function in derived class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:1146:5: style: The function 'clone_' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:137:5: note: Virtual function in base class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:1146:5: note: Function in derived class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:1159:5: style: The function 'serialize_body' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:175:5: note: Virtual function in base class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:1159:5: note: Function in derived class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:1164:5: style: The function 'serialize_body' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:178:5: note: Virtual function in base class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:1164:5: note: Function in derived class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:1209:5: style: The function 'clone_' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:137:5: note: Virtual function in base class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:1209:5: note: Function in derived class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:1244:5: style: The function 'serialize_body' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:175:5: note: Virtual function in base class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:1244:5: note: Function in derived class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:1252:5: style: The function 'serialize_body' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:178:5: note: Virtual function in base class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Protocol.h:1252:5: note: Function in derived class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Acknowledge.h:30:5: style: The function 'in_start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Stack.h:42:5: note: Virtual function in base class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Acknowledge.h:30:5: note: Function in derived class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Acknowledge.h:33:5: style: The function 'out_start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Stack.h:21:5: note: Virtual function in base class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Acknowledge.h:33:5: note: Function in derived class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Acknowledge.h:36:5: style: The function 'out_stop' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Stack.h:18:5: note: Virtual function in base class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Acknowledge.h:36:5: note: Function in derived class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Acknowledge.h:40:5: style: The function 'recv' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Stack.h:45:5: note: Virtual function in base class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Acknowledge.h:40:5: note: Function in derived class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Acknowledge.h:43:5: style: The function 'send' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Stack.h:24:5: note: Virtual function in base class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Acknowledge.h:43:5: note: Function in derived class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Flow.h:16:5: style: Class 'Flow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Flow.h:20:5: style: The function 'send' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Stack.h:24:5: note: Virtual function in base class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Flow.h:20:5: note: Function in derived class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Flow.h:23:5: style: The function 'recv' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Stack.h:45:5: note: Virtual function in base class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Flow.h:23:5: note: Function in derived class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Fragment.h:16:5: style: Class 'Fragment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Fragment.h:20:5: style: The function 'send' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Stack.h:24:5: note: Virtual function in base class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Fragment.h:20:5: note: Function in derived class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Fragment.cpp:45:71: style: Clarify calculation precedence for '%' and '?'. [clarifyCalculation]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Link.h:25:5: style: The function 'in_start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Stack.h:42:5: note: Virtual function in base class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Link.h:25:5: note: Function in derived class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Link.h:28:5: style: The function 'out_start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Stack.h:21:5: note: Virtual function in base class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Link.h:28:5: note: Function in derived class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Link.h:31:5: style: The function 'in_stop' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Stack.h:39:5: note: Virtual function in base class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Link.h:31:5: note: Function in derived class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Link.h:35:5: style: The function 'send' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Stack.h:24:5: note: Virtual function in base class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Link.h:35:5: note: Function in derived class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Link.h:50:5: style: The function 'recv' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Stack.h:45:5: note: Virtual function in base class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Link.h:50:5: note: Function in derived class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Reassemble.h:18:5: style: Class 'Reassemble' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Reassemble.h:22:5: style: The function 'recv' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Stack.h:45:5: note: Virtual function in base class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Reassemble.h:22:5: note: Function in derived class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Retransmit.h:18:5: style: Class 'Retransmit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Retransmit.h:43:7: style: Struct 'Descr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Retransmit.h:21:5: style: The function 'out_start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Stack.h:21:5: note: Virtual function in base class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Retransmit.h:21:5: note: Function in derived class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Retransmit.h:24:5: style: The function 'out_stop' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Stack.h:18:5: note: Virtual function in base class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Retransmit.h:24:5: note: Function in derived class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Retransmit.h:28:5: style: The function 'send' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Stack.h:24:5: note: Virtual function in base class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Retransmit.h:28:5: note: Function in derived class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Retransmit.h:31:5: style: The function 'recv' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Stack.h:45:5: note: Virtual function in base class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Retransmit.h:31:5: note: Function in derived class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Simulator.h:19:5: style: The function 'send' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Stack.h:24:5: note: Virtual function in base class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Simulator.h:19:5: note: Function in derived class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Socket.cpp:59:18: style: The function 'recv' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Stack.h:45:5: note: Virtual function in base class
ace-6.4.5+dfsg.orig/protocols/ace/RMCast/Socket.cpp:59:18: note: Function in derived class
ace-6.4.5+dfsg.orig/protocols/ace/TMCast/MTQueue.hpp:133:0: warning: Possible null pointer dereference: c [nullPointer]
ace-6.4.5+dfsg.orig/protocols/ace/TMCast/MTQueue.hpp:129:0: note: Assignment 'c=0', assigned value is 0
ace-6.4.5+dfsg.orig/protocols/ace/TMCast/MTQueue.hpp:133:0: note: Null pointer dereference
ace-6.4.5+dfsg.orig/protocols/ace/TMCast/LinkListener.hpp:101:12: style: The scope of the variable 'msg' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/protocols/ace/TMCast/TransactionController.hpp:91:5: warning: Member variable 'TransactionController::initiated_' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/protocols/ace/TMCast/Messaging.hpp:37:5: style: Technically the member function 'ACE_TMCast::MessageQueueAutoLock::unlock' can be const. [functionConst]
ace-6.4.5+dfsg.orig/protocols/ace/TMCast/Group.cpp:274:5: performance: Technically the member function 'ACE_TMCast::Scheduler::transaction_list' can be static. [functionStatic]
ace-6.4.5+dfsg.orig/protocols/ace/TMCast/Messaging.hpp:30:5: style: Struct 'MessageQueueAutoLock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/protocols/ace/TMCast/MTQueue.hpp:36:0: style: Class 'ACE_TMCast :: MTQueue < ACE_Strong_Bound_Ptr < Message , ACE_SYNCH_MUTEX > , ACE_Thread_Mutex , ACE_Condition < ACE_Thread_Mutex > , ACE_Unbounded_Queue < T > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/protocols/tests/HTBP/Reactor_Tests/client.cpp:45:28: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
ace-6.4.5+dfsg.orig/protocols/tests/HTBP/Reactor_Tests/server.cpp:56:3: style: Class 'Accept_Handler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/protocols/tests/HTBP/Reactor_Tests/server.cpp:67:3: style: Class 'Stream_Handler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/protocols/tests/HTBP/Send_Large_Msg/client.cpp:141:0: error: Memory leak: stream [memleak]
ace-6.4.5+dfsg.orig/protocols/tests/HTBP/Send_Large_Msg/client.cpp:44:28: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
ace-6.4.5+dfsg.orig/protocols/tests/HTBP/Send_Large_Msg/server.cpp:86:15: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
ace-6.4.5+dfsg.orig/protocols/tests/HTBP/Send_Large_Msg/server.cpp:92:15: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
ace-6.4.5+dfsg.orig/protocols/tests/HTBP/Send_Large_Msg/server.cpp:123:15: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
ace-6.4.5+dfsg.orig/protocols/tests/HTBP/Send_Recv_Tests/client.cpp:70:28: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
ace-6.4.5+dfsg.orig/protocols/tests/HTBP/ping/client.cpp:51:28: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
ace-6.4.5+dfsg.orig/protocols/tests/HTBP/ping/server.cpp:52:11: style: The scope of the variable 'n' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/protocols/tests/HTBP/ping/server.cpp:84:15: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
ace-6.4.5+dfsg.orig/protocols/tests/HTBP/ping/server.cpp:90:15: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
ace-6.4.5+dfsg.orig/protocols/tests/HTBP/ping/server.cpp:119:15: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
ace-6.4.5+dfsg.orig/protocols/tests/HTBP/ping/server.cpp:120:15: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
ace-6.4.5+dfsg.orig/protocols/tests/HTBP/ping/server.cpp:168:29: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
ace-6.4.5+dfsg.orig/protocols/tests/HTBP/ping/server.cpp:177:29: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
ace-6.4.5+dfsg.orig/tests/Array_Map_Test.cpp:345:3: style: Class 'RefCounted' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Array_Map_Test.cpp:160:3: error: Iterator 'letter_A' used after element has been erased. [eraseDereference]
ace-6.4.5+dfsg.orig/tests/Array_Map_Test.cpp:166:27: note: Iterator 'letter_A' used after element has been erased.
ace-6.4.5+dfsg.orig/tests/Array_Map_Test.cpp:160:3: note: Iterator 'letter_A' used after element has been erased.
ace-6.4.5+dfsg.orig/tests/Atomic_Op_Test.cpp:128:7: style: Variable 'foo' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ace-6.4.5+dfsg.orig/tests/Atomic_Op_Test.cpp:127:7: note: Variable 'foo' is reassigned a value before the old one has been used if variable is no semaphore variable.
ace-6.4.5+dfsg.orig/tests/Atomic_Op_Test.cpp:128:7: note: Variable 'foo' is reassigned a value before the old one has been used if variable is no semaphore variable.
ace-6.4.5+dfsg.orig/tests/Atomic_Op_Test.cpp:129:7: style: Variable 'foo' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ace-6.4.5+dfsg.orig/tests/Atomic_Op_Test.cpp:128:7: note: Variable 'foo' is reassigned a value before the old one has been used if variable is no semaphore variable.
ace-6.4.5+dfsg.orig/tests/Atomic_Op_Test.cpp:129:7: note: Variable 'foo' is reassigned a value before the old one has been used if variable is no semaphore variable.
ace-6.4.5+dfsg.orig/tests/Atomic_Op_Test.cpp:130:7: style: Variable 'foo' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ace-6.4.5+dfsg.orig/tests/Atomic_Op_Test.cpp:129:7: note: Variable 'foo' is reassigned a value before the old one has been used if variable is no semaphore variable.
ace-6.4.5+dfsg.orig/tests/Atomic_Op_Test.cpp:130:7: note: Variable 'foo' is reassigned a value before the old one has been used if variable is no semaphore variable.
ace-6.4.5+dfsg.orig/tests/Atomic_Op_Test.cpp:270:7: style: Variable 'foo' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ace-6.4.5+dfsg.orig/tests/Atomic_Op_Test.cpp:269:7: note: Variable 'foo' is reassigned a value before the old one has been used if variable is no semaphore variable.
ace-6.4.5+dfsg.orig/tests/Atomic_Op_Test.cpp:270:7: note: Variable 'foo' is reassigned a value before the old one has been used if variable is no semaphore variable.
ace-6.4.5+dfsg.orig/tests/Atomic_Op_Test.cpp:271:7: style: Variable 'foo' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ace-6.4.5+dfsg.orig/tests/Atomic_Op_Test.cpp:270:7: note: Variable 'foo' is reassigned a value before the old one has been used if variable is no semaphore variable.
ace-6.4.5+dfsg.orig/tests/Atomic_Op_Test.cpp:271:7: note: Variable 'foo' is reassigned a value before the old one has been used if variable is no semaphore variable.
ace-6.4.5+dfsg.orig/tests/Atomic_Op_Test.cpp:272:7: style: Variable 'foo' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ace-6.4.5+dfsg.orig/tests/Atomic_Op_Test.cpp:271:7: note: Variable 'foo' is reassigned a value before the old one has been used if variable is no semaphore variable.
ace-6.4.5+dfsg.orig/tests/Atomic_Op_Test.cpp:272:7: note: Variable 'foo' is reassigned a value before the old one has been used if variable is no semaphore variable.
ace-6.4.5+dfsg.orig/tests/Atomic_Op_Test.cpp:36:3: style: Class 'Exchange_Tester' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Bound_Ptr_Test.cpp:364:52: warning: Possible null pointer dereference: parent1 [nullPointer]
ace-6.4.5+dfsg.orig/tests/Bound_Ptr_Test.cpp:357:21: note: Assignment 'parent1=0', assigned value is 0
ace-6.4.5+dfsg.orig/tests/Bound_Ptr_Test.cpp:364:52: note: Null pointer dereference
ace-6.4.5+dfsg.orig/tests/Bound_Ptr_Test.cpp:52:8: performance: Technically the member function 'Parent::do_something' can be static. [functionStatic]
ace-6.4.5+dfsg.orig/tests/Bound_Ptr_Test.cpp:97:14: note: Technically the member function 'Parent::do_something' can be static.
ace-6.4.5+dfsg.orig/tests/Bound_Ptr_Test.cpp:52:8: note: Technically the member function 'Parent::do_something' can be static.
ace-6.4.5+dfsg.orig/tests/Bound_Ptr_Test.h:24:3: style: Struct 'Printer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Bound_Ptr_Test.cpp:61:3: style: Struct 'Child' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Bound_Ptr_Test.cpp:69:16: style: The function 'do_something' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/tests/Bound_Ptr_Test.cpp:32:16: note: Virtual function in base class
ace-6.4.5+dfsg.orig/tests/Bound_Ptr_Test.cpp:69:16: note: Function in derived class
ace-6.4.5+dfsg.orig/tests/Bug_1890_Regression_Test.cpp:142:30: style: Function 'open' argument 1 names different: declaration 'reactor' definition 'r'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/tests/Bug_1890_Regression_Test.cpp:37:28: note: Function 'open' argument 1 names different: declaration 'reactor' definition 'r'.
ace-6.4.5+dfsg.orig/tests/Bug_1890_Regression_Test.cpp:142:30: note: Function 'open' argument 1 names different: declaration 'reactor' definition 'r'.
ace-6.4.5+dfsg.orig/tests/Bug_1890_Regression_Test.cpp:194:28: style: Function 'open' argument 1 names different: declaration 'reactor' definition 'r'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/tests/Bug_1890_Regression_Test.cpp:71:28: note: Function 'open' argument 1 names different: declaration 'reactor' definition 'r'.
ace-6.4.5+dfsg.orig/tests/Bug_1890_Regression_Test.cpp:194:28: note: Function 'open' argument 1 names different: declaration 'reactor' definition 'r'.
ace-6.4.5+dfsg.orig/tests/Bug_2540_Regression_Test.cpp:145:33: style: Function 'open' argument 1 names different: declaration 'reactor' definition 'r'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/tests/Bug_2540_Regression_Test.cpp:37:28: note: Function 'open' argument 1 names different: declaration 'reactor' definition 'r'.
ace-6.4.5+dfsg.orig/tests/Bug_2540_Regression_Test.cpp:145:33: note: Function 'open' argument 1 names different: declaration 'reactor' definition 'r'.
ace-6.4.5+dfsg.orig/tests/Bug_2540_Regression_Test.cpp:205:31: style: Function 'open' argument 1 names different: declaration 'reactor' definition 'r'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/tests/Bug_2540_Regression_Test.cpp:75:28: note: Function 'open' argument 1 names different: declaration 'reactor' definition 'r'.
ace-6.4.5+dfsg.orig/tests/Bug_2540_Regression_Test.cpp:205:31: note: Function 'open' argument 1 names different: declaration 'reactor' definition 'r'.
ace-6.4.5+dfsg.orig/tests/Bug_2815_Regression_Test.cpp:71:8: style: Unused private function: 'Driver::done' [unusedPrivateFunction]
ace-6.4.5+dfsg.orig/tests/Bug_2815_Regression_Test.cpp:112:8: performance: Technically the member function 'Driver::invariant_failed' can be static. [functionStatic]
ace-6.4.5+dfsg.orig/tests/Bug_2815_Regression_Test.cpp:451:1: note: Technically the member function 'Driver::invariant_failed' can be static.
ace-6.4.5+dfsg.orig/tests/Bug_2815_Regression_Test.cpp:112:8: note: Technically the member function 'Driver::invariant_failed' can be static.
ace-6.4.5+dfsg.orig/tests/Bug_2820_Regression_Test.cpp:123:19: style: Function 'Simple_Handler' argument 1 names different: declaration 'reactor' definition 'r'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/tests/Bug_2820_Regression_Test.cpp:30:32: note: Function 'Simple_Handler' argument 1 names different: declaration 'reactor' definition 'r'.
ace-6.4.5+dfsg.orig/tests/Bug_2820_Regression_Test.cpp:123:19: note: Function 'Simple_Handler' argument 1 names different: declaration 'reactor' definition 'r'.
ace-6.4.5+dfsg.orig/tests/Bug_2820_Regression_Test.cpp:30:3: style: Class 'Simple_Handler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Bug_3500_Regression_Test.cpp:42:9: style: Condition '0!=ret' is always false [knownConditionTrueFalse]
ace-6.4.5+dfsg.orig/tests/Bug_3500_Regression_Test.cpp:19:13: note: Assignment 'ret=0', assigned value is 0
ace-6.4.5+dfsg.orig/tests/Bug_3500_Regression_Test.cpp:42:9: note: Condition '0!=ret' is always false
ace-6.4.5+dfsg.orig/tests/Bug_3500_Regression_Test.cpp:42:9: style: Same expression on both sides of '!=' because the value of '0' and 'ret' are the same. [duplicateExpression]
ace-6.4.5+dfsg.orig/tests/Bug_3500_Regression_Test.cpp:19:13: note: 'ret' is assigned value '0' here.
ace-6.4.5+dfsg.orig/tests/Bug_3500_Regression_Test.cpp:42:9: note: Same expression on both sides of '!=' because the value of '0' and 'ret' are the same.
ace-6.4.5+dfsg.orig/tests/TSS_Test_Errno.h:31:3: warning: Member variable 'Errno::errno_' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/tests/TSS_Test_Errno.h:31:3: warning: Member variable 'Errno::lineno_' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/tests/TSS_Test_Errno.h:42:7: style: Technically the member function 'Errno::error' can be const. [functionConst]
ace-6.4.5+dfsg.orig/tests/TSS_Test_Errno.h:45:7: style: Technically the member function 'Errno::line' can be const. [functionConst]
ace-6.4.5+dfsg.orig/tests/TSS_Test_Errno.h:50:7: performance: Technically the member function 'Errno::flags' can be static. [functionStatic]
ace-6.4.5+dfsg.orig/tests/TSS_Test_Errno.h:56:7: performance: Technically the member function 'Errno::flags' can be static. [functionStatic]
ace-6.4.5+dfsg.orig/tests/Bug_3729_Regression_Test.cpp:47:23: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
ace-6.4.5+dfsg.orig/tests/Bug_3911_Regression_Test.cpp:66:7: style: Class 'ShmemMan' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
ace-6.4.5+dfsg.orig/tests/Bug_3911_Regression_Test.cpp:66:7: style: Class 'ShmemMan' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ace-6.4.5+dfsg.orig/tests/Bug_3911_Regression_Test.cpp:53:3: style: Class 'ShmemMan' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Bug_3912_Regression_Test.cpp:35:3: style: Class 'Close_Handler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Bug_3943_Regression_Test.cpp:326:8: style: The scope of the variable 'win32_test' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/tests/Bug_3943_Regression_Test.cpp:333:15: style: The scope of the variable 'thresholdActualSend' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/tests/Bug_3943_Regression_Test.cpp:720:11: style: The scope of the variable 'send_status' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/tests/Bug_3943_Regression_Test.cpp:220:5: style: Class 'Svc_Handler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/CDR_Array_Test.cpp:948:13: style: Same expression on both sides of '==' because the value of 'total' and '0' are the same. [duplicateExpression]
ace-6.4.5+dfsg.orig/tests/CDR_Array_Test.cpp:905:15: note: 'total' is assigned value '0' here.
ace-6.4.5+dfsg.orig/tests/CDR_Array_Test.cpp:948:13: note: Same expression on both sides of '==' because the value of 'total' and '0' are the same.
ace-6.4.5+dfsg.orig/tests/CDR_Array_Test.cpp:953:13: style: Same expression on both sides of '==' because the value of 'niter' and '0' are the same. [duplicateExpression]
ace-6.4.5+dfsg.orig/tests/CDR_Array_Test.cpp:906:15: note: 'niter' is assigned value '0' here.
ace-6.4.5+dfsg.orig/tests/CDR_Array_Test.cpp:953:13: note: Same expression on both sides of '==' because the value of 'niter' and '0' are the same.
ace-6.4.5+dfsg.orig/tests/CDR_Array_Test.cpp:958:14: style: Same expression on both sides of '==' because the value of 'dtotal' and '0' are the same. [duplicateExpression]
ace-6.4.5+dfsg.orig/tests/CDR_Array_Test.cpp:899:16: note: 'dtotal' is assigned value '0' here.
ace-6.4.5+dfsg.orig/tests/CDR_Array_Test.cpp:958:14: note: Same expression on both sides of '==' because the value of 'dtotal' and '0' are the same.
ace-6.4.5+dfsg.orig/tests/CDR_Array_Test.cpp:959:7: style: Same expression on both sides of '&&' because the value of 'dtotal==0' and 'ftotal==0' are the same. [duplicateExpression]
ace-6.4.5+dfsg.orig/tests/CDR_Array_Test.cpp:899:16: note: 'dtotal' is assigned value '0' here.
ace-6.4.5+dfsg.orig/tests/CDR_Array_Test.cpp:900:16: note: 'ftotal' is assigned value '0' here.
ace-6.4.5+dfsg.orig/tests/CDR_Array_Test.cpp:959:7: note: Same expression on both sides of '&&' because the value of 'dtotal==0' and 'ftotal==0' are the same.
ace-6.4.5+dfsg.orig/tests/CDR_Array_Test.cpp:959:17: style: Same expression on both sides of '==' because the value of 'ftotal' and '0' are the same. [duplicateExpression]
ace-6.4.5+dfsg.orig/tests/CDR_Array_Test.cpp:900:16: note: 'ftotal' is assigned value '0' here.
ace-6.4.5+dfsg.orig/tests/CDR_Array_Test.cpp:959:17: note: Same expression on both sides of '==' because the value of 'ftotal' and '0' are the same.
ace-6.4.5+dfsg.orig/tests/CDR_Array_Test.cpp:960:7: style: Same expression on both sides of '&&' because the value of 'qtotal==0' and 'ftotal==0' are the same. [duplicateExpression]
ace-6.4.5+dfsg.orig/tests/CDR_Array_Test.cpp:901:16: note: 'qtotal' is assigned value '0' here.
ace-6.4.5+dfsg.orig/tests/CDR_Array_Test.cpp:900:16: note: 'ftotal' is assigned value '0' here.
ace-6.4.5+dfsg.orig/tests/CDR_Array_Test.cpp:960:7: note: Same expression on both sides of '&&' because the value of 'qtotal==0' and 'ftotal==0' are the same.
ace-6.4.5+dfsg.orig/tests/CDR_Array_Test.cpp:960:17: style: Same expression on both sides of '==' because the value of 'qtotal' and '0' are the same. [duplicateExpression]
ace-6.4.5+dfsg.orig/tests/CDR_Array_Test.cpp:901:16: note: 'qtotal' is assigned value '0' here.
ace-6.4.5+dfsg.orig/tests/CDR_Array_Test.cpp:960:17: note: Same expression on both sides of '==' because the value of 'qtotal' and '0' are the same.
ace-6.4.5+dfsg.orig/tests/CDR_Array_Test.cpp:961:7: style: Same expression on both sides of '&&' because the value of 'wtotal==0' and 'qtotal==0' are the same. [duplicateExpression]
ace-6.4.5+dfsg.orig/tests/CDR_Array_Test.cpp:902:16: note: 'wtotal' is assigned value '0' here.
ace-6.4.5+dfsg.orig/tests/CDR_Array_Test.cpp:901:16: note: 'qtotal' is assigned value '0' here.
ace-6.4.5+dfsg.orig/tests/CDR_Array_Test.cpp:961:7: note: Same expression on both sides of '&&' because the value of 'wtotal==0' and 'qtotal==0' are the same.
ace-6.4.5+dfsg.orig/tests/CDR_Array_Test.cpp:961:17: style: Same expression on both sides of '==' because the value of 'wtotal' and '0' are the same. [duplicateExpression]
ace-6.4.5+dfsg.orig/tests/CDR_Array_Test.cpp:902:16: note: 'wtotal' is assigned value '0' here.
ace-6.4.5+dfsg.orig/tests/CDR_Array_Test.cpp:961:17: note: Same expression on both sides of '==' because the value of 'wtotal' and '0' are the same.
ace-6.4.5+dfsg.orig/tests/CDR_Array_Test.cpp:962:7: style: Same expression on both sides of '&&' because the value of 'htotal==0' and 'wtotal==0' are the same. [duplicateExpression]
ace-6.4.5+dfsg.orig/tests/CDR_Array_Test.cpp:903:16: note: 'htotal' is assigned value '0' here.
ace-6.4.5+dfsg.orig/tests/CDR_Array_Test.cpp:902:16: note: 'wtotal' is assigned value '0' here.
ace-6.4.5+dfsg.orig/tests/CDR_Array_Test.cpp:962:7: note: Same expression on both sides of '&&' because the value of 'htotal==0' and 'wtotal==0' are the same.
ace-6.4.5+dfsg.orig/tests/CDR_Array_Test.cpp:962:17: style: Same expression on both sides of '==' because the value of 'htotal' and '0' are the same. [duplicateExpression]
ace-6.4.5+dfsg.orig/tests/CDR_Array_Test.cpp:903:16: note: 'htotal' is assigned value '0' here.
ace-6.4.5+dfsg.orig/tests/CDR_Array_Test.cpp:962:17: note: Same expression on both sides of '==' because the value of 'htotal' and '0' are the same.
ace-6.4.5+dfsg.orig/tests/CDR_Array_Test.cpp:963:7: style: Same expression on both sides of '&&' because the value of 'ctotal==0' and 'htotal==0' are the same. [duplicateExpression]
ace-6.4.5+dfsg.orig/tests/CDR_Array_Test.cpp:904:16: note: 'ctotal' is assigned value '0' here.
ace-6.4.5+dfsg.orig/tests/CDR_Array_Test.cpp:903:16: note: 'htotal' is assigned value '0' here.
ace-6.4.5+dfsg.orig/tests/CDR_Array_Test.cpp:963:7: note: Same expression on both sides of '&&' because the value of 'ctotal==0' and 'htotal==0' are the same.
ace-6.4.5+dfsg.orig/tests/CDR_Array_Test.cpp:963:17: style: Same expression on both sides of '==' because the value of 'ctotal' and '0' are the same. [duplicateExpression]
ace-6.4.5+dfsg.orig/tests/CDR_Array_Test.cpp:904:16: note: 'ctotal' is assigned value '0' here.
ace-6.4.5+dfsg.orig/tests/CDR_Array_Test.cpp:963:17: note: Same expression on both sides of '==' because the value of 'ctotal' and '0' are the same.
ace-6.4.5+dfsg.orig/tests/Cache_Map_Manager_Test.cpp:238:7: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
ace-6.4.5+dfsg.orig/tests/Cache_Map_Manager_Test.cpp:237:0: note: Variable 'result' is reassigned a value before the old one has been used.
ace-6.4.5+dfsg.orig/tests/Cache_Map_Manager_Test.cpp:238:7: note: Variable 'result' is reassigned a value before the old one has been used.
ace-6.4.5+dfsg.orig/tests/Cached_Accept_Conn_Test.cpp:227:3: warning: Possible null pointer dereference: svc_handler [nullPointer]
ace-6.4.5+dfsg.orig/tests/Cached_Accept_Conn_Test.cpp:212:37: note: Assignment 'svc_handler=0', assigned value is 0
ace-6.4.5+dfsg.orig/tests/Cached_Accept_Conn_Test.cpp:227:3: note: Null pointer dereference
ace-6.4.5+dfsg.orig/tests/Cached_Accept_Conn_Test.h:32:3: style: Class 'Client_Svc_Handler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Cached_Accept_Conn_Test.h:41:3: style: Class 'Server_Svc_Handler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Cached_Accept_Conn_Test.h:106:0: style: Class 'Accept_Strategy < Server_Svc_Handler , ACE_SOCK_ACCEPTOR >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Cached_Allocator_Test.cpp:34:9: style: The scope of the variable 'ptr' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/tests/Cached_Allocator_Test.cpp:86:9: style: The scope of the variable 'ptr' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/tests/Cached_Allocator_Test.cpp:129:10: style: The scope of the variable 'requested_size' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/tests/Cached_Allocator_Test.cpp:130:10: style: The scope of the variable 'depth' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/tests/Cached_Allocator_Test.cpp:131:9: style: The scope of the variable 'ptr1' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/tests/Cached_Allocator_Test.cpp:132:9: style: The scope of the variable 'ptr2' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/tests/Cached_Allocator_Test.cpp:133:9: style: The scope of the variable 'ptr3' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/tests/Cached_Allocator_Test.cpp:134:9: style: The scope of the variable 'ptr4' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/tests/Cached_Conn_Test.cpp:201:3: warning: Possible null pointer dereference: svc_handler [nullPointer]
ace-6.4.5+dfsg.orig/tests/Cached_Conn_Test.cpp:191:30: note: Assignment 'svc_handler=0', assigned value is 0
ace-6.4.5+dfsg.orig/tests/Cached_Conn_Test.cpp:201:3: note: Null pointer dereference
ace-6.4.5+dfsg.orig/tests/Cached_Conn_Test.h:24:3: style: Class 'Svc_Handler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Collection_Test.cpp:49:19: warning: Possible null pointer dereference: data [nullPointer]
ace-6.4.5+dfsg.orig/tests/Collection_Test.cpp:45:20: note: Assignment 'data=0', assigned value is 0
ace-6.4.5+dfsg.orig/tests/Collection_Test.cpp:49:19: note: Null pointer dereference
ace-6.4.5+dfsg.orig/tests/Collection_Test.cpp:99:23: warning: Possible null pointer dereference: data [nullPointer]
ace-6.4.5+dfsg.orig/tests/Collection_Test.cpp:96:24: note: Assignment 'data=0', assigned value is 0
ace-6.4.5+dfsg.orig/tests/Collection_Test.cpp:99:23: note: Null pointer dereference
ace-6.4.5+dfsg.orig/tests/Collection_Test.cpp:163:25: warning: Possible null pointer dereference: data [nullPointer]
ace-6.4.5+dfsg.orig/tests/Collection_Test.cpp:160:30: note: Assignment 'data=0', assigned value is 0
ace-6.4.5+dfsg.orig/tests/Collection_Test.cpp:163:25: note: Null pointer dereference
ace-6.4.5+dfsg.orig/tests/Collection_Test.cpp:164:29: warning: Possible null pointer dereference: data [nullPointer]
ace-6.4.5+dfsg.orig/tests/Collection_Test.cpp:160:30: note: Assignment 'data=0', assigned value is 0
ace-6.4.5+dfsg.orig/tests/Collection_Test.cpp:164:29: note: Null pointer dereference
ace-6.4.5+dfsg.orig/tests/Collection_Test.cpp:62:7: style: Technically the member function 'DummyFunctor::operator()' can be const. [functionConst]
ace-6.4.5+dfsg.orig/tests/Compiler_Features_09_Test.cpp:89:7: style: Copying 'auto_ptr' pointer to another does not create two equal objects since one has lost its ownership of the pointer. [useAutoPointerCopy]
ace-6.4.5+dfsg.orig/tests/Compiler_Features_13_Test.cpp:107:10: style: The scope of the variable 'b3' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/tests/Compiler_Features_13_Test.cpp:40:9: style: struct member 'Another::x' is never used. [unusedStructMember]
ace-6.4.5+dfsg.orig/tests/Compiler_Features_13_Test.cpp:41:9: style: struct member 'Another::y' is never used. [unusedStructMember]
ace-6.4.5+dfsg.orig/tests/Config_Test.cpp:339:7: style: The scope of the variable 'status' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/tests/Config_Test.cpp:1148:49: style: Function 'change_one' argument 1 names different: declaration 'l' definition 'cfg'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/tests/Config_Test.h:46:38: note: Function 'change_one' argument 1 names different: declaration 'l' definition 'cfg'.
ace-6.4.5+dfsg.orig/tests/Config_Test.cpp:1148:49: note: Function 'change_one' argument 1 names different: declaration 'l' definition 'cfg'.
ace-6.4.5+dfsg.orig/tests/Config_Test.cpp:1500:15: warning: The buffer 'pszString' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
ace-6.4.5+dfsg.orig/tests/Config_Test.cpp:1532:15: warning: The buffer 'pszString' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
ace-6.4.5+dfsg.orig/tests/Config_Test.h:46:7: performance: Technically the member function 'Config_Test::change_one' can be static. [functionStatic]
ace-6.4.5+dfsg.orig/tests/Config_Test.cpp:1148:18: note: Technically the member function 'Config_Test::change_one' can be static.
ace-6.4.5+dfsg.orig/tests/Config_Test.h:46:7: note: Technically the member function 'Config_Test::change_one' can be static.
ace-6.4.5+dfsg.orig/tests/Config_Test.h:48:8: performance: Technically the member function 'Config_Test::get_section_string' can be static. [functionStatic]
ace-6.4.5+dfsg.orig/tests/Config_Test.cpp:1459:14: note: Technically the member function 'Config_Test::get_section_string' can be static.
ace-6.4.5+dfsg.orig/tests/Config_Test.h:48:8: note: Technically the member function 'Config_Test::get_section_string' can be static.
ace-6.4.5+dfsg.orig/tests/Config_Test.h:54:8: performance: Technically the member function 'Config_Test::get_section_integer' can be static. [functionStatic]
ace-6.4.5+dfsg.orig/tests/Config_Test.cpp:1484:14: note: Technically the member function 'Config_Test::get_section_integer' can be static.
ace-6.4.5+dfsg.orig/tests/Config_Test.h:54:8: note: Technically the member function 'Config_Test::get_section_integer' can be static.
ace-6.4.5+dfsg.orig/tests/Config_Test.h:61:8: performance: Technically the member function 'Config_Test::get_section_boolean' can be static. [functionStatic]
ace-6.4.5+dfsg.orig/tests/Config_Test.cpp:1519:14: note: Technically the member function 'Config_Test::get_section_boolean' can be static.
ace-6.4.5+dfsg.orig/tests/Config_Test.h:61:8: note: Technically the member function 'Config_Test::get_section_boolean' can be static.
ace-6.4.5+dfsg.orig/tests/Conn_Test.cpp:365:23: style: C-style pointer casting [cstyleCast]
ace-6.4.5+dfsg.orig/tests/Conn_Test.h:39:3: style: Class 'Svc_Handler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/DLL_Test.cpp:172:17: style: Condition 'retval==0' is always true [knownConditionTrueFalse]
ace-6.4.5+dfsg.orig/tests/DLL_Test.cpp:150:16: note: Assignment 'retval=0', assigned value is 0
ace-6.4.5+dfsg.orig/tests/DLL_Test.cpp:172:17: note: Condition 'retval==0' is always true
ace-6.4.5+dfsg.orig/tests/DLL_Test.cpp:172:17: style: Same expression on both sides of '==' because the value of 'retval' and '0' are the same. [duplicateExpression]
ace-6.4.5+dfsg.orig/tests/DLL_Test.cpp:150:16: note: 'retval' is assigned value '0' here.
ace-6.4.5+dfsg.orig/tests/DLL_Test.cpp:172:17: note: Same expression on both sides of '==' because the value of 'retval' and '0' are the same.
ace-6.4.5+dfsg.orig/tests/DLL_Test.h:46:8: performance: Technically the member function 'Hello::say_hello' can be static. [functionStatic]
ace-6.4.5+dfsg.orig/tests/DLL_Test_Impl.h:61:8: style: Technically the member function 'Hello_Impl::operatordelete' can be const. [functionConst]
ace-6.4.5+dfsg.orig/tests/DLL_Test_Impl.cpp:76:13: note: Technically the member function 'Hello_Impl::operatordelete' can be const.
ace-6.4.5+dfsg.orig/tests/DLL_Test_Impl.h:61:8: note: Technically the member function 'Hello_Impl::operatordelete' can be const.
ace-6.4.5+dfsg.orig/tests/DLL_Test_Impl.h:40:8: style: The function 'say_next' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/tests/DLL_Test.h:52:16: note: Virtual function in base class
ace-6.4.5+dfsg.orig/tests/DLL_Test_Impl.h:40:8: note: Function in derived class
ace-6.4.5+dfsg.orig/tests/DLL_Test_Impl.h:43:14: style: The function 'new_info' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/tests/DLL_Test.h:54:22: note: Virtual function in base class
ace-6.4.5+dfsg.orig/tests/DLL_Test_Impl.h:43:14: note: Function in derived class
ace-6.4.5+dfsg.orig/tests/DLL_Test_Impl.h:46:14: style: The function 'malloc_info' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ace-6.4.5+dfsg.orig/tests/DLL_Test.h:56:22: note: Virtual function in base class
ace-6.4.5+dfsg.orig/tests/DLL_Test_Impl.h:46:14: note: Function in derived class
ace-6.4.5+dfsg.orig/tests/Dynamic_Test.cpp:134:8: warning: Possible null pointer dereference: heap [nullPointer]
ace-6.4.5+dfsg.orig/tests/Dynamic_Test.cpp:125:13: note: Assignment 'heap=0', assigned value is 0
ace-6.4.5+dfsg.orig/tests/Dynamic_Test.cpp:134:8: note: Null pointer dereference
ace-6.4.5+dfsg.orig/tests/Dynamic_Test.cpp:36:8: style: Technically the member function 'A::operatordelete' can be const. [functionConst]
ace-6.4.5+dfsg.orig/tests/Dynamic_Test.cpp:106:4: note: Technically the member function 'A::operatordelete' can be const.
ace-6.4.5+dfsg.orig/tests/Dynamic_Test.cpp:36:8: note: Technically the member function 'A::operatordelete' can be const.
ace-6.4.5+dfsg.orig/tests/Enum_Interfaces_Test.cpp:61:15: warning: Possible null pointer dereference: the_addr_array [nullPointer]
ace-6.4.5+dfsg.orig/tests/Enum_Interfaces_Test.cpp:42:35: note: Assignment 'the_addr_array=0', assigned value is 0
ace-6.4.5+dfsg.orig/tests/Enum_Interfaces_Test.cpp:61:15: note: Null pointer dereference
ace-6.4.5+dfsg.orig/tests/Enum_Interfaces_Test.cpp:68:21: warning: Possible null pointer dereference: the_addr_array [nullPointer]
ace-6.4.5+dfsg.orig/tests/Enum_Interfaces_Test.cpp:42:35: note: Assignment 'the_addr_array=0', assigned value is 0
ace-6.4.5+dfsg.orig/tests/Enum_Interfaces_Test.cpp:68:21: note: Null pointer dereference
ace-6.4.5+dfsg.orig/tests/FlReactor_Test.cpp:214:7: warning: Either the condition 'sh==0' is redundant or there is possible null pointer dereference: sh. [nullPointerRedundantCheck]
ace-6.4.5+dfsg.orig/tests/FlReactor_Test.cpp:211:10: note: Assuming that condition 'sh==0' is not redundant
ace-6.4.5+dfsg.orig/tests/FlReactor_Test.cpp:214:7: note: Null pointer dereference
ace-6.4.5+dfsg.orig/tests/Framework_Component_DLL.h:42:0: performance: Technically the member function 'FWCT_DLL_Singleton_Adapter_T < Simple_Service >::dll_name' can be static. [functionStatic]
ace-6.4.5+dfsg.orig/tests/Hash_Map_Manager_Test.cpp:129:3: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ace-6.4.5+dfsg.orig/tests/Hash_Map_Manager_Test.cpp:118:3: note: Variable 'status' is reassigned a value before the old one has been used.
ace-6.4.5+dfsg.orig/tests/Hash_Map_Manager_Test.cpp:129:3: note: Variable 'status' is reassigned a value before the old one has been used.
ace-6.4.5+dfsg.orig/tests/Hash_Map_Manager_Test.cpp:170:12: style: Variable 'status' is assigned a value that is never used. [unreadVariable]
ace-6.4.5+dfsg.orig/tests/INET_Addr_Test.cpp:333:23: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
ace-6.4.5+dfsg.orig/tests/INET_Addr_Test.cpp:345:23: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
ace-6.4.5+dfsg.orig/tests/INET_Addr_Test.cpp:347:23: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
ace-6.4.5+dfsg.orig/tests/INET_Addr_Test.cpp:359:23: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
ace-6.4.5+dfsg.orig/tests/INET_Addr_Test.cpp:369:23: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
ace-6.4.5+dfsg.orig/tests/INET_Addr_Test.cpp:371:23: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
ace-6.4.5+dfsg.orig/tests/INET_Addr_Test.cpp:395:23: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
ace-6.4.5+dfsg.orig/tests/INET_Addr_Test.cpp:397:23: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
ace-6.4.5+dfsg.orig/tests/INET_Addr_Test.cpp:539:25: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
ace-6.4.5+dfsg.orig/tests/IOStream_Test.cpp:75:8: style: Technically the member function 'qchar::operator==' can be const. [functionConst]
ace-6.4.5+dfsg.orig/tests/IOStream_Test.cpp:69:3: style: Class 'qchar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Integer_Truncate_Test.cpp:177:41: style: Same expression on both sides of '=='. [duplicateExpression]
ace-6.4.5+dfsg.orig/tests/Integer_Truncate_Test.cpp:199:41: style: Same expression on both sides of '=='. [duplicateExpression]
ace-6.4.5+dfsg.orig/tests/Intrusive_Auto_Ptr_Test.cpp:38:8: style: Technically the member function 'One::has_refs' can be const. [functionConst]
ace-6.4.5+dfsg.orig/tests/Intrusive_Auto_Ptr_Test.cpp:28:3: style: Class 'One' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Log_Msg_Test.cpp:550:3: warning: Possible null pointer dereference: buffer [nullPointer]
ace-6.4.5+dfsg.orig/tests/Log_Msg_Test.cpp:531:18: note: Assignment 'buffer=0', assigned value is 0
ace-6.4.5+dfsg.orig/tests/Log_Msg_Test.cpp:550:3: note: Null pointer dereference
ace-6.4.5+dfsg.orig/tests/Log_Msg_Test.cpp:75:9: warning: Member variable 'Logger::verbose_logging_' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/tests/Log_Msg_Test.cpp:54:3: style: Class 'Logger' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Log_Msg_Test.cpp:586:3: style: Class 'Log_Spec_Verify' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Log_Msg_Test.cpp:241:26: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
ace-6.4.5+dfsg.orig/tests/Logging_Strategy_Test.cpp:132:9: style: The scope of the variable 'stream' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/tests/MT_Reactor_Upcall_Test.cpp:38:3: style: Class 'Guard' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/MT_Reactor_Upcall_Test.cpp:70:3: style: Class 'Handler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/MT_Reactor_Upcall_Test.cpp:180:3: style: Class 'Event_Loop_Task' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/MT_Reactor_Upcall_Test.cpp:311:13: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
ace-6.4.5+dfsg.orig/tests/Map_Test.h:94:7: performance: Technically the member function 'Key_Adapter::encode' can be static. [functionStatic]
ace-6.4.5+dfsg.orig/tests/Map_Test.h:115:7: performance: Technically the member function 'Key_Adapter::decode' can be static. [functionStatic]
ace-6.4.5+dfsg.orig/tests/Map_Test.h:129:7: performance: Technically the member function 'Key_Adapter::decode' can be static. [functionStatic]
ace-6.4.5+dfsg.orig/tests/Max_Default_Port_Test.h:30:3: style: Class 'My_Accept_Handler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Message_Queue_Notifications_Test.cpp:63:3: style: Class 'Message_Handler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Message_Queue_Test.cpp:838:15: warning: Possible null pointer dereference: mb1p [nullPointer]
ace-6.4.5+dfsg.orig/tests/Message_Queue_Test.cpp:831:29: note: Assignment 'mb1p=0', assigned value is 0
ace-6.4.5+dfsg.orig/tests/Message_Queue_Test.cpp:838:15: note: Null pointer dereference
ace-6.4.5+dfsg.orig/tests/Message_Queue_Test.cpp:839:15: warning: Possible null pointer dereference: mb2p [nullPointer]
ace-6.4.5+dfsg.orig/tests/Message_Queue_Test.cpp:832:29: note: Assignment 'mb2p=0', assigned value is 0
ace-6.4.5+dfsg.orig/tests/Message_Queue_Test.cpp:839:15: note: Null pointer dereference
ace-6.4.5+dfsg.orig/tests/Message_Queue_Test.cpp:841:30: warning: Possible null pointer dereference: mb1p [nullPointer]
ace-6.4.5+dfsg.orig/tests/Message_Queue_Test.cpp:831:29: note: Assignment 'mb1p=0', assigned value is 0
ace-6.4.5+dfsg.orig/tests/Message_Queue_Test.cpp:841:30: note: Null pointer dereference
ace-6.4.5+dfsg.orig/tests/Message_Queue_Test_Ex.cpp:214:21: warning: Possible null pointer dereference: send_block [nullPointer]
ace-6.4.5+dfsg.orig/tests/Message_Queue_Test_Ex.cpp:206:29: note: Assignment 'send_block=0', assigned value is 0
ace-6.4.5+dfsg.orig/tests/Message_Queue_Test_Ex.cpp:214:21: note: Null pointer dereference
ace-6.4.5+dfsg.orig/tests/Message_Queue_Test_Ex.cpp:228:11: warning: Possible null pointer dereference: msgq [nullPointer]
ace-6.4.5+dfsg.orig/tests/Message_Queue_Test_Ex.cpp:198:17: note: Assignment 'msgq=0', assigned value is 0
ace-6.4.5+dfsg.orig/tests/Message_Queue_Test_Ex.cpp:228:11: note: Null pointer dereference
ace-6.4.5+dfsg.orig/tests/Message_Queue_Test_Ex.cpp:228:31: warning: Possible null pointer dereference: send_block [nullPointer]
ace-6.4.5+dfsg.orig/tests/Message_Queue_Test_Ex.cpp:206:29: note: Assignment 'send_block=0', assigned value is 0
ace-6.4.5+dfsg.orig/tests/Message_Queue_Test_Ex.cpp:228:31: note: Null pointer dereference
ace-6.4.5+dfsg.orig/tests/Message_Queue_Test_Ex.cpp:234:31: warning: Possible null pointer dereference: receive_block_p [nullPointer]
ace-6.4.5+dfsg.orig/tests/Message_Queue_Test_Ex.cpp:218:34: note: Assignment 'receive_block_p=0', assigned value is 0
ace-6.4.5+dfsg.orig/tests/Message_Queue_Test_Ex.cpp:234:31: note: Null pointer dereference
ace-6.4.5+dfsg.orig/tests/Message_Queue_Test_Ex.cpp:104:3: warning: Member variable 'Send_Messages::head_send_block_' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/tests/Message_Queue_Test_Ex.h:26:3: style: Class 'User_Class' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Message_Queue_Test_Ex.cpp:166:3: style: Struct 'Receive_Messages' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Naming_Test.cpp:233:7: style: Condition 'unicode' is always false [knownConditionTrueFalse]
ace-6.4.5+dfsg.orig/tests/Naming_Test.cpp:229:18: note: Assignment 'unicode=false', assigned value is 0
ace-6.4.5+dfsg.orig/tests/Naming_Test.cpp:233:7: note: Condition 'unicode' is always false
ace-6.4.5+dfsg.orig/tests/Naming_Test.cpp:213:36: warning: Possible null pointer dereference: ns_context [nullPointer]
ace-6.4.5+dfsg.orig/tests/Naming_Test.cpp:210:36: note: Assignment 'ns_context=0', assigned value is 0
ace-6.4.5+dfsg.orig/tests/Naming_Test.cpp:213:36: note: Null pointer dereference
ace-6.4.5+dfsg.orig/tests/Naming_Test.cpp:272:7: warning: Possible null pointer dereference: ns_context [nullPointer]
ace-6.4.5+dfsg.orig/tests/Naming_Test.cpp:210:36: note: Assignment 'ns_context=0', assigned value is 0
ace-6.4.5+dfsg.orig/tests/Naming_Test.cpp:272:7: note: Null pointer dereference
ace-6.4.5+dfsg.orig/tests/NonBlocking_Conn_Test.h:41:3: style: Class 'Svc_Handler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/NonBlocking_Conn_Test.cpp:284:23: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
ace-6.4.5+dfsg.orig/tests/Notification_Queue_Unit_Test.cpp:167:3: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
ace-6.4.5+dfsg.orig/tests/Notification_Queue_Unit_Test.cpp:163:0: note: Variable 'result' is reassigned a value before the old one has been used.
ace-6.4.5+dfsg.orig/tests/Notification_Queue_Unit_Test.cpp:167:3: note: Variable 'result' is reassigned a value before the old one has been used.
ace-6.4.5+dfsg.orig/tests/Notification_Queue_Unit_Test.cpp:187:3: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
ace-6.4.5+dfsg.orig/tests/Notification_Queue_Unit_Test.cpp:183:0: note: Variable 'result' is reassigned a value before the old one has been used.
ace-6.4.5+dfsg.orig/tests/Notification_Queue_Unit_Test.cpp:187:3: note: Variable 'result' is reassigned a value before the old one has been used.
ace-6.4.5+dfsg.orig/tests/Notification_Queue_Unit_Test.cpp:190:3: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
ace-6.4.5+dfsg.orig/tests/Notification_Queue_Unit_Test.cpp:187:3: note: Variable 'result' is reassigned a value before the old one has been used.
ace-6.4.5+dfsg.orig/tests/Notification_Queue_Unit_Test.cpp:190:3: note: Variable 'result' is reassigned a value before the old one has been used.
ace-6.4.5+dfsg.orig/tests/Notification_Queue_Unit_Test.cpp:193:3: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
ace-6.4.5+dfsg.orig/tests/Notification_Queue_Unit_Test.cpp:190:3: note: Variable 'result' is reassigned a value before the old one has been used.
ace-6.4.5+dfsg.orig/tests/Notification_Queue_Unit_Test.cpp:193:3: note: Variable 'result' is reassigned a value before the old one has been used.
ace-6.4.5+dfsg.orig/tests/Notification_Queue_Unit_Test.cpp:196:3: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
ace-6.4.5+dfsg.orig/tests/Notification_Queue_Unit_Test.cpp:193:3: note: Variable 'result' is reassigned a value before the old one has been used.
ace-6.4.5+dfsg.orig/tests/Notification_Queue_Unit_Test.cpp:196:3: note: Variable 'result' is reassigned a value before the old one has been used.
ace-6.4.5+dfsg.orig/tests/Notification_Queue_Unit_Test.cpp:199:3: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
ace-6.4.5+dfsg.orig/tests/Notification_Queue_Unit_Test.cpp:196:3: note: Variable 'result' is reassigned a value before the old one has been used.
ace-6.4.5+dfsg.orig/tests/Notification_Queue_Unit_Test.cpp:199:3: note: Variable 'result' is reassigned a value before the old one has been used.
ace-6.4.5+dfsg.orig/tests/Notification_Queue_Unit_Test.cpp:203:3: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
ace-6.4.5+dfsg.orig/tests/Notification_Queue_Unit_Test.cpp:199:3: note: Variable 'result' is reassigned a value before the old one has been used.
ace-6.4.5+dfsg.orig/tests/Notification_Queue_Unit_Test.cpp:203:3: note: Variable 'result' is reassigned a value before the old one has been used.
ace-6.4.5+dfsg.orig/tests/Notification_Queue_Unit_Test.cpp:223:3: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
ace-6.4.5+dfsg.orig/tests/Notification_Queue_Unit_Test.cpp:219:0: note: Variable 'result' is reassigned a value before the old one has been used.
ace-6.4.5+dfsg.orig/tests/Notification_Queue_Unit_Test.cpp:223:3: note: Variable 'result' is reassigned a value before the old one has been used.
ace-6.4.5+dfsg.orig/tests/Notification_Queue_Unit_Test.cpp:226:3: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
ace-6.4.5+dfsg.orig/tests/Notification_Queue_Unit_Test.cpp:223:3: note: Variable 'result' is reassigned a value before the old one has been used.
ace-6.4.5+dfsg.orig/tests/Notification_Queue_Unit_Test.cpp:226:3: note: Variable 'result' is reassigned a value before the old one has been used.
ace-6.4.5+dfsg.orig/tests/Notification_Queue_Unit_Test.cpp:229:3: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
ace-6.4.5+dfsg.orig/tests/Notification_Queue_Unit_Test.cpp:226:3: note: Variable 'result' is reassigned a value before the old one has been used.
ace-6.4.5+dfsg.orig/tests/Notification_Queue_Unit_Test.cpp:229:3: note: Variable 'result' is reassigned a value before the old one has been used.
ace-6.4.5+dfsg.orig/tests/Notification_Queue_Unit_Test.cpp:232:3: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
ace-6.4.5+dfsg.orig/tests/Notification_Queue_Unit_Test.cpp:229:3: note: Variable 'result' is reassigned a value before the old one has been used.
ace-6.4.5+dfsg.orig/tests/Notification_Queue_Unit_Test.cpp:232:3: note: Variable 'result' is reassigned a value before the old one has been used.
ace-6.4.5+dfsg.orig/tests/Notification_Queue_Unit_Test.cpp:235:3: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
ace-6.4.5+dfsg.orig/tests/Notification_Queue_Unit_Test.cpp:232:3: note: Variable 'result' is reassigned a value before the old one has been used.
ace-6.4.5+dfsg.orig/tests/Notification_Queue_Unit_Test.cpp:235:3: note: Variable 'result' is reassigned a value before the old one has been used.
ace-6.4.5+dfsg.orig/tests/Notification_Queue_Unit_Test.cpp:239:3: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
ace-6.4.5+dfsg.orig/tests/Notification_Queue_Unit_Test.cpp:235:3: note: Variable 'result' is reassigned a value before the old one has been used.
ace-6.4.5+dfsg.orig/tests/Notification_Queue_Unit_Test.cpp:239:3: note: Variable 'result' is reassigned a value before the old one has been used.
ace-6.4.5+dfsg.orig/tests/Notification_Queue_Unit_Test.cpp:77:3: style: Class 'Event_Handler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/OS_Test.cpp:996:15: style: The scope of the variable 'result' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/tests/OS_Test.cpp:1222:9: style: The scope of the variable 'result' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/tests/OS_Test.cpp:1250:9: style: The scope of the variable 'result' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/tests/OS_Test.cpp:1276:10: style: The scope of the variable 'result' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/tests/OS_Test.cpp:1304:10: style: The scope of the variable 'result' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/tests/OS_Test.cpp:1332:15: style: The scope of the variable 'result' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/tests/OS_Test.cpp:1360:15: style: The scope of the variable 'result' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/tests/OS_Test.cpp:1386:7: style: The scope of the variable 'result' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/tests/OS_Test.cpp:1207:72: style: Variable 'retval' is modified but its new value is never used. [unreadVariable]
ace-6.4.5+dfsg.orig/tests/OS_Test.cpp:238:5: warning: Comparison of identical string variables. [stringCompare]
ace-6.4.5+dfsg.orig/tests/Obstack_Test.cpp:23:19: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
ace-6.4.5+dfsg.orig/tests/Obstack_Test.cpp:24:19: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
ace-6.4.5+dfsg.orig/tests/OrdMultiSet_Test.cpp:94:25: warning: Possible null pointer dereference: ptr [nullPointer]
ace-6.4.5+dfsg.orig/tests/OrdMultiSet_Test.cpp:91:18: note: Assignment 'ptr=0', assigned value is 0
ace-6.4.5+dfsg.orig/tests/OrdMultiSet_Test.cpp:94:25: note: Null pointer dereference
ace-6.4.5+dfsg.orig/tests/OrdMultiSet_Test.cpp:187:21: warning: Either the condition 'ptr!=0' is redundant or there is possible null pointer dereference: ptr. [nullPointerRedundantCheck]
ace-6.4.5+dfsg.orig/tests/OrdMultiSet_Test.cpp:191:24: note: Assuming that condition 'ptr!=0' is not redundant
ace-6.4.5+dfsg.orig/tests/OrdMultiSet_Test.cpp:187:21: note: Null pointer dereference
ace-6.4.5+dfsg.orig/tests/OrdMultiSet_Test.cpp:192:21: warning: Either the condition 'ptr!=0' is redundant or there is possible null pointer dereference: ptr. [nullPointerRedundantCheck]
ace-6.4.5+dfsg.orig/tests/OrdMultiSet_Test.cpp:199:24: note: Assuming that condition 'ptr!=0' is not redundant
ace-6.4.5+dfsg.orig/tests/OrdMultiSet_Test.cpp:192:21: note: Null pointer dereference
ace-6.4.5+dfsg.orig/tests/Priority_Reactor_Test.cpp:286:17: style: Copying 'auto_ptr' pointer to another does not create two equal objects since one has lost its ownership of the pointer. [useAutoPointerCopy]
ace-6.4.5+dfsg.orig/tests/Process_Manager_Test.cpp:43:3: style: Class 'Exit_Handler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Process_Strategy_Test.cpp:138:10: warning: Member variable 'Options::concurrency_strategy_' is not initialized in the constructor. [uninitMemberVar]
ace-6.4.5+dfsg.orig/tests/Process_Strategy_Test.h:43:3: style: Class 'Counting_Service' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Process_Test.cpp:123:13: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
ace-6.4.5+dfsg.orig/tests/QtReactor_Test.cpp:552:3: style: Class 'HandlersRegister' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
ace-6.4.5+dfsg.orig/tests/QtReactor_Test.cpp:552:3: style: Class 'HandlersRegister' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ace-6.4.5+dfsg.orig/tests/QtReactor_Test.h:17:16: warning: Virtual function 'finishTest' is called from constructor 'QTestApplication(int argc,char*argv[])' at line 64. Dynamic binding is not used. [virtualCallInConstructor]
ace-6.4.5+dfsg.orig/tests/QtReactor_Test.cpp:64:60: note: Calling finishTest
ace-6.4.5+dfsg.orig/tests/QtReactor_Test.h:17:16: note: finishTest is a virtual method
ace-6.4.5+dfsg.orig/tests/QtReactor_Test.cpp:122:3: style: Class 'DgramHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/QtReactor_Test.cpp:158:3: style: Class 'TCPConnectionHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/QtReactor_Test.cpp:190:3: style: Class 'HandlersRegister' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/QtReactor_Test.cpp:217:3: style: Class 'TCPAcceptorHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Reactor_Dispatch_Order_Test.cpp:31:3: style: Class 'Handler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Reactor_Exceptions_Test.cpp:35:3: style: Class 'My_Handler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Reactor_Registration_Test.cpp:98:41: style: Function 'handle_input' argument 1 names different: declaration 'fd' definition 'handle'. [funcArgNamesDifferent]
ace-6.4.5+dfsg.orig/tests/Reactor_Registration_Test.cpp:35:32: note: Function 'handle_input' argument 1 names different: declaration 'fd' definition 'handle'.
ace-6.4.5+dfsg.orig/tests/Reactor_Registration_Test.cpp:98:41: note: Function 'handle_input' argument 1 names different: declaration 'fd' definition 'handle'.
ace-6.4.5+dfsg.orig/tests/Refcounted_Auto_Ptr_Test.h:22:3: style: Struct 'Printer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Reference_Counted_Event_Handler_Test.cpp:901:22: warning: Possible null pointer dereference: handler [nullPointer]
ace-6.4.5+dfsg.orig/tests/Reference_Counted_Event_Handler_Test.cpp:895:49: note: Assignment 'handler=0', assigned value is 0
ace-6.4.5+dfsg.orig/tests/Reference_Counted_Event_Handler_Test.cpp:901:22: note: Null pointer dereference
ace-6.4.5+dfsg.orig/tests/Reference_Counted_Event_Handler_Test.cpp:288:9: style: Variable 'result' is assigned a value that is never used. [unreadVariable]
ace-6.4.5+dfsg.orig/tests/Reference_Counted_Event_Handler_Test.cpp:444:9: style: Variable 'result' is assigned a value that is never used. [unreadVariable]
ace-6.4.5+dfsg.orig/tests/Reference_Counted_Event_Handler_Test.cpp:755:9: style: Variable 'result' is assigned a value that is never used. [unreadVariable]
ace-6.4.5+dfsg.orig/tests/Reference_Counted_Event_Handler_Test.cpp:44:3: style: Class 'Reference_Counted_Event_Handler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Reference_Counted_Event_Handler_Test.cpp:773:3: style: Class 'Closed_In_Upcall_Event_Handler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Reference_Counted_Event_Handler_Test.cpp:1025:23: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
ace-6.4.5+dfsg.orig/tests/SOCK_Dgram_Bcast_Test.cpp:99:18: style: The scope of the variable 'dgram_buffer' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/tests/SOCK_SEQPACK_SCTP_Test.cpp:46:25: style: struct member 'tdesc::tsemap' is never used. [unusedStructMember]
ace-6.4.5+dfsg.orig/tests/SOCK_SEQPACK_SCTP_Test.cpp:47:8: style: struct member 'tdesc::ipv6_test' is never used. [unusedStructMember]
ace-6.4.5+dfsg.orig/tests/SString_Test.cpp:90:26: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ace-6.4.5+dfsg.orig/tests/SString_Test.cpp:137:26: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ace-6.4.5+dfsg.orig/tests/STL_algorithm_Test_T.cpp:24:3: style: 'Element_Counter::operator=' should return 'Element_Counter &'. [operatorEq]
ace-6.4.5+dfsg.orig/tests/STL_algorithm_Test_T.cpp:9:1: warning: The class 'Element_Counter' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
ace-6.4.5+dfsg.orig/tests/Sendfile_Test.cpp:91:19: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
ace-6.4.5+dfsg.orig/tests/Service_Config_Test.cpp:77:10: style: C-style pointer casting [cstyleCast]
ace-6.4.5+dfsg.orig/tests/Service_Config_Test.cpp:396:10: style: Same expression on both sides of '!=' because the value of 'r1' and 'r2' are the same. [duplicateExpression]
ace-6.4.5+dfsg.orig/tests/Service_Config_Test.cpp:376:42: note: 'r1' is assigned value 'ACE_Reactor::instance()' here.
ace-6.4.5+dfsg.orig/tests/Service_Config_Test.cpp:395:43: note: 'r2' is assigned value 'ACE_Reactor::instance()' here.
ace-6.4.5+dfsg.orig/tests/Service_Config_Test.cpp:396:10: note: Same expression on both sides of '!=' because the value of 'r1' and 'r2' are the same.
ace-6.4.5+dfsg.orig/tests/Service_Config_Test.cpp:64:3: style: Class 'Test_Singleton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Service_Config_Test.cpp:203:19: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
ace-6.4.5+dfsg.orig/tests/Service_Config_Test.cpp:305:19: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
ace-6.4.5+dfsg.orig/tests/Sig_Handlers_Test.cpp:71:3: style: Class 'Test_SIGINT_Shutdown_Handler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Sigset_Ops_Test.cpp:25:7: style: The scope of the variable 'result' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/tests/Simple_Message_Block_Test.cpp:40:5: warning: Possible null pointer dereference: mb [nullPointer]
ace-6.4.5+dfsg.orig/tests/Simple_Message_Block_Test.cpp:37:29: note: Assignment 'mb=0', assigned value is 0
ace-6.4.5+dfsg.orig/tests/Simple_Message_Block_Test.cpp:40:5: note: Null pointer dereference
ace-6.4.5+dfsg.orig/tests/Simple_Message_Block_Test.cpp:78:7: warning: Possible null pointer dereference: mb [nullPointer]
ace-6.4.5+dfsg.orig/tests/Simple_Message_Block_Test.cpp:76:31: note: Assignment 'mb=0', assigned value is 0
ace-6.4.5+dfsg.orig/tests/Simple_Message_Block_Test.cpp:78:7: note: Null pointer dereference
ace-6.4.5+dfsg.orig/tests/Simple_Message_Block_Test.cpp:79:7: warning: Possible null pointer dereference: mb [nullPointer]
ace-6.4.5+dfsg.orig/tests/Simple_Message_Block_Test.cpp:76:31: note: Assignment 'mb=0', assigned value is 0
ace-6.4.5+dfsg.orig/tests/Simple_Message_Block_Test.cpp:79:7: note: Null pointer dereference
ace-6.4.5+dfsg.orig/tests/Stack_Trace_Test.cpp:35:3: style: Struct 'SomeException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Svc_Handler_Test.cpp:45:7: warning: Possible null pointer dereference: mb [nullPointer]
ace-6.4.5+dfsg.orig/tests/Svc_Handler_Test.cpp:33:31: note: Assignment 'mb=0', assigned value is 0
ace-6.4.5+dfsg.orig/tests/Svc_Handler_Test.cpp:45:7: note: Null pointer dereference
ace-6.4.5+dfsg.orig/tests/Svc_Handler_Test.cpp:47:7: warning: Possible null pointer dereference: cb1 [nullPointer]
ace-6.4.5+dfsg.orig/tests/Svc_Handler_Test.cpp:37:32: note: Assignment 'cb1=0', assigned value is 0
ace-6.4.5+dfsg.orig/tests/Svc_Handler_Test.cpp:47:7: note: Null pointer dereference
ace-6.4.5+dfsg.orig/tests/Svc_Handler_Test.cpp:49:7: warning: Possible null pointer dereference: mb [nullPointer]
ace-6.4.5+dfsg.orig/tests/Svc_Handler_Test.cpp:33:31: note: Assignment 'mb=0', assigned value is 0
ace-6.4.5+dfsg.orig/tests/Svc_Handler_Test.cpp:49:7: note: Null pointer dereference
ace-6.4.5+dfsg.orig/tests/Svc_Handler_Test.cpp:50:7: warning: Possible null pointer dereference: cb2 [nullPointer]
ace-6.4.5+dfsg.orig/tests/Svc_Handler_Test.cpp:41:32: note: Assignment 'cb2=0', assigned value is 0
ace-6.4.5+dfsg.orig/tests/Svc_Handler_Test.cpp:50:7: note: Null pointer dereference
ace-6.4.5+dfsg.orig/tests/Svc_Handler_Test.cpp:52:7: warning: Possible null pointer dereference: cb1 [nullPointer]
ace-6.4.5+dfsg.orig/tests/Svc_Handler_Test.cpp:37:32: note: Assignment 'cb1=0', assigned value is 0
ace-6.4.5+dfsg.orig/tests/Svc_Handler_Test.cpp:52:7: note: Null pointer dereference
ace-6.4.5+dfsg.orig/tests/Task_Ex_Test.h:23:3: style: Class 'User_Defined_Msg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Test_Output.cpp:190:38: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
ace-6.4.5+dfsg.orig/tests/Test_Output.cpp:184:34: note: outer condition: ACE_Test_Output::instance_==0
ace-6.4.5+dfsg.orig/tests/Test_Output.cpp:190:38: note: identical inner condition: ACE_Test_Output::instance_==0
ace-6.4.5+dfsg.orig/tests/Time_Value_Test.cpp:105:3: style: Variable 'ms' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ace-6.4.5+dfsg.orig/tests/Time_Value_Test.cpp:104:3: note: Variable 'ms' is reassigned a value before the old one has been used if variable is no semaphore variable.
ace-6.4.5+dfsg.orig/tests/Time_Value_Test.cpp:105:3: note: Variable 'ms' is reassigned a value before the old one has been used if variable is no semaphore variable.
ace-6.4.5+dfsg.orig/tests/Timer_Queue_Reference_Counting_Test.cpp:49:3: style: Class 'Reference_Counted_Event_Handler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Timer_Queue_Reference_Counting_Test.cpp:462:0: style: Class 'simple_test < ACE_Timer_Heap >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Timer_Queue_Reference_Counting_Test.cpp:462:0: style: Class 'simple_test < ACE_Timer_List >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Timer_Queue_Reference_Counting_Test.cpp:462:0: style: Class 'simple_test < ACE_Timer_Hash >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Timer_Queue_Reference_Counting_Test.cpp:462:0: style: Class 'simple_test < ACE_Timer_Wheel >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Timer_Queue_Reference_Counting_Test.cpp:462:0: style: Class 'simple_test < ACE_Timer_Hash_Heap >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Timer_Queue_Reference_Counting_Test.cpp:333:0: style: Class 'upcall_test < ACE_Timer_Heap >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Timer_Queue_Reference_Counting_Test.cpp:333:0: style: Class 'upcall_test < ACE_Timer_List >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Timer_Queue_Reference_Counting_Test.cpp:333:0: style: Class 'upcall_test < ACE_Timer_Hash >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Timer_Queue_Reference_Counting_Test.cpp:333:0: style: Class 'upcall_test < ACE_Timer_Wheel >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Timer_Queue_Reference_Counting_Test.cpp:333:0: style: Class 'upcall_test < ACE_Timer_Hash_Heap >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Timer_Queue_Reference_Counting_Test.cpp:313:0: style: Class 'expire_test < ACE_Timer_Heap >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Timer_Queue_Reference_Counting_Test.cpp:313:0: style: Class 'expire_test < ACE_Timer_List >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Timer_Queue_Reference_Counting_Test.cpp:313:0: style: Class 'expire_test < ACE_Timer_Hash >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Timer_Queue_Reference_Counting_Test.cpp:313:0: style: Class 'expire_test < ACE_Timer_Wheel >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Timer_Queue_Reference_Counting_Test.cpp:313:0: style: Class 'expire_test < ACE_Timer_Hash_Heap >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Timer_Queue_Reference_Counting_Test.cpp:209:0: style: Class 'cancellation_test < ACE_Timer_Heap >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Timer_Queue_Reference_Counting_Test.cpp:209:0: style: Class 'cancellation_test < ACE_Timer_List >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Timer_Queue_Reference_Counting_Test.cpp:209:0: style: Class 'cancellation_test < ACE_Timer_Hash >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Timer_Queue_Reference_Counting_Test.cpp:209:0: style: Class 'cancellation_test < ACE_Timer_Wheel >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Timer_Queue_Reference_Counting_Test.cpp:209:0: style: Class 'cancellation_test < ACE_Timer_Hash_Heap >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Timer_Queue_Reference_Counting_Test.cpp:219:7: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
ace-6.4.5+dfsg.orig/tests/Timer_Queue_Reference_Counting_Test.cpp:541:23: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
ace-6.4.5+dfsg.orig/tests/Timer_Queue_Test.cpp:325:7: warning: Possible null pointer dereference: times [nullPointer]
ace-6.4.5+dfsg.orig/tests/Timer_Queue_Test.cpp:319:27: note: Assignment 'times=0', assigned value is 0
ace-6.4.5+dfsg.orig/tests/Timer_Queue_Test.cpp:325:7: note: Null pointer dereference
ace-6.4.5+dfsg.orig/tests/Timer_Queue_Test.cpp:329:30: warning: Possible null pointer dereference: times [nullPointer]
ace-6.4.5+dfsg.orig/tests/Timer_Queue_Test.cpp:319:27: note: Assignment 'times=0', assigned value is 0
ace-6.4.5+dfsg.orig/tests/Timer_Queue_Test.cpp:329:30: note: Null pointer dereference
ace-6.4.5+dfsg.orig/tests/Timer_Queue_Test.cpp:338:36: warning: Possible null pointer dereference: times [nullPointer]
ace-6.4.5+dfsg.orig/tests/Timer_Queue_Test.cpp:319:27: note: Assignment 'times=0', assigned value is 0
ace-6.4.5+dfsg.orig/tests/Timer_Queue_Test.cpp:338:36: note: Null pointer dereference
ace-6.4.5+dfsg.orig/tests/Timer_Queue_Test.cpp:394:51: warning: Possible null pointer dereference: times [nullPointer]
ace-6.4.5+dfsg.orig/tests/Timer_Queue_Test.cpp:319:27: note: Assignment 'times=0', assigned value is 0
ace-6.4.5+dfsg.orig/tests/Timer_Queue_Test.cpp:394:51: note: Null pointer dereference
ace-6.4.5+dfsg.orig/tests/Timer_Queue_Test.cpp:431:36: warning: Possible null pointer dereference: times [nullPointer]
ace-6.4.5+dfsg.orig/tests/Timer_Queue_Test.cpp:319:27: note: Assignment 'times=0', assigned value is 0
ace-6.4.5+dfsg.orig/tests/Timer_Queue_Test.cpp:431:36: note: Null pointer dereference
ace-6.4.5+dfsg.orig/tests/Timer_Queue_Test.cpp:473:36: warning: Possible null pointer dereference: times [nullPointer]
ace-6.4.5+dfsg.orig/tests/Timer_Queue_Test.cpp:319:27: note: Assignment 'times=0', assigned value is 0
ace-6.4.5+dfsg.orig/tests/Timer_Queue_Test.cpp:473:36: note: Null pointer dereference
ace-6.4.5+dfsg.orig/tests/Timer_Queue_Test.cpp:530:8: style: The scope of the variable 'timer_id' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/tests/TkReactor_Test.cpp:47:14: error: Mismatching allocation and deallocation: wrk [mismatchAllocDealloc]
ace-6.4.5+dfsg.orig/tests/UUID_Test.cpp:20:7: performance: Technically the member function 'Tester::test' can be static. [functionStatic]
ace-6.4.5+dfsg.orig/tests/UUID_Test.cpp:24:9: note: Technically the member function 'Tester::test' can be static.
ace-6.4.5+dfsg.orig/tests/UUID_Test.cpp:20:7: note: Technically the member function 'Tester::test' can be static.
ace-6.4.5+dfsg.orig/tests/Unbounded_Set_Test.cpp:44:12: style: The scope of the variable 'k' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/tests/Unbounded_Set_Test.cpp:216:13: style: The scope of the variable 'n' can be reduced. [variableScope]
ace-6.4.5+dfsg.orig/tests/Unbounded_Set_Test.cpp:166:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
ace-6.4.5+dfsg.orig/tests/Unbounded_Set_Test.cpp:34:73: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ace-6.4.5+dfsg.orig/tests/Unbounded_Set_Test.cpp:26:3: style: Struct 'MyNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ace-6.4.5+dfsg.orig/tests/Unbounded_Set_Test.cpp:22:1: warning: The struct 'MyNode' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
[22:23]

ftp://ftp.se.debian.org/debian/pool/main/a/ace-link/ace-link_0.5.0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/ace-of-penguins/ace-of-penguins_1.5~rc2.orig.tar.xz
ace-of-penguins/games/canfield.c:479:38: error: Array 'foundation[4]' accessed at index 4, which is out of bounds. [arrayIndexOutOfBounds]
ace-of-penguins/games/canfield.c:475:3: note: After for loop, i has value 4
ace-of-penguins/games/canfield.c:479:38: note: Array index out of bounds
ace-of-penguins/games/canfield.c:457:9: style: The scope of the variable 'f' can be reduced. [variableScope]
ace-of-penguins/games/canfield.c:55:9: style: Unused variable: j [unusedVariable]
ace-of-penguins/games/canfield.c:351:6: style: Unused variable: i [unusedVariable]
ace-of-penguins/games/canfield.c:351:9: style: Unused variable: j [unusedVariable]
ace-of-penguins/games/canfield.c:351:12: style: Unused variable: k [unusedVariable]
ace-of-penguins/games/canfield.c:351:15: style: Unused variable: c [unusedVariable]
ace-of-penguins/games/canfield.c:351:18: style: Unused variable: f [unusedVariable]
ace-of-penguins/games/freecell.c:291:7: style: The scope of the variable 'i' can be reduced. [variableScope]
ace-of-penguins/games/freecell.c:64:8: style: Unused variable: name [unusedVariable]
ace-of-penguins/games/freecell.c:186:3: style: Variable 'empty' is assigned a value that is never used. [unreadVariable]
ace-of-penguins/games/freecell.c:479:13: style: Unused variable: n [unusedVariable]
ace-of-penguins/games/freecell.c:536:13: style: Variable 'c2' is assigned a value that is never used. [unreadVariable]
ace-of-penguins/games/freecell.c:546:11: style: Variable 'c2' is assigned a value that is never used. [unreadVariable]
ace-of-penguins/games/freecell.c:579:11: style: Variable 'c2' is assigned a value that is never used. [unreadVariable]
ace-of-penguins/games/golf.c:184:7: style: The scope of the variable 'c' can be reduced. [variableScope]
ace-of-penguins/games/golf.c:184:10: style: The scope of the variable 'top_discard' can be reduced. [variableScope]
ace-of-penguins/games/golf.c:184:23: style: The scope of the variable 'top_stack' can be reduced. [variableScope]
ace-of-penguins/games/golf.c:219:10: style: The scope of the variable 'f' can be reduced. [variableScope]
ace-of-penguins/games/golf.c:219:7: style: Unused variable: c [unusedVariable]
ace-of-penguins/games/mastermind.c:201:7: style: Unused variable: i [unusedVariable]
ace-of-penguins/games/merlin.c:114:7: style: Unused variable: i [unusedVariable]
ace-of-penguins/games/minesweeper.c:89:10: style: The scope of the variable 'j' can be reduced. [variableScope]
ace-of-penguins/games/minesweeper.c:175:10: style: The scope of the variable 'x' can be reduced. [variableScope]
ace-of-penguins/games/minesweeper.c:165:10: style: Unused variable: y [unusedVariable]
ace-of-penguins/games/minesweeper.c:449:13: style: Unused variable: i [unusedVariable]
ace-of-penguins/games/solitaire.c:318:7: style: The scope of the variable 'i' can be reduced. [variableScope]
ace-of-penguins/games/solitaire.c:608:7: style: The scope of the variable 'i' can be reduced. [variableScope]
ace-of-penguins/games/solitaire.c:639:8: style: The scope of the variable 'buffer' can be reduced. [variableScope]
ace-of-penguins/games/spider.c:148:7: style: Condition 'supress_arrows' is always false [knownConditionTrueFalse]
ace-of-penguins/games/spider.c:194:9: style: The scope of the variable 'n' can be reduced. [variableScope]
ace-of-penguins/games/spider.c:350:10: style: The scope of the variable 'c' can be reduced. [variableScope]
ace-of-penguins/games/spider.c:350:22: style: The scope of the variable 'n' can be reduced. [variableScope]
ace-of-penguins/games/spider.c:385:9: style: The scope of the variable 'end' can be reduced. [variableScope]
ace-of-penguins/games/spider.c:188:13: style: Unused variable: k [unusedVariable]
ace-of-penguins/games/spider.c:188:16: style: Unused variable: src_next [unusedVariable]
ace-of-penguins/games/spider.c:388:28: style: Variable 'end' is assigned a value that is never used. [unreadVariable]
ace-of-penguins/games/taipedit.c:154:7: style: The scope of the variable 'z' can be reduced. [variableScope]
ace-of-penguins/games/taipedit.c:96:16: style: Unused variable: b4 [unusedVariable]
ace-of-penguins/games/taipedit.c:201:15: style: Unused variable: nz [unusedVariable]
ace-of-penguins/games/taipedit.c:366:10: style: Unused variable: y [unusedVariable]
ace-of-penguins/games/taipedit.c:366:13: style: Unused variable: z [unusedVariable]
ace-of-penguins/games/taipedit.c:104:50: style: Clarify calculation precedence for '%' and '?'. [clarifyCalculation]
ace-of-penguins/games/taipei.c:291:7: style: The scope of the variable 'x' can be reduced. [variableScope]
ace-of-penguins/games/taipei.c:368:19: style: The scope of the variable 'n' can be reduced. [variableScope]
ace-of-penguins/games/taipei.c:582:7: style: The scope of the variable 'dx' can be reduced. [variableScope]
ace-of-penguins/games/taipei.c:291:16: style: Unused variable: i [unusedVariable]
ace-of-penguins/games/taipei.c:368:7: style: Unused variable: i [unusedVariable]
ace-of-penguins/games/thornq.c:596:7: style: The scope of the variable 'c' can be reduced. [variableScope]
ace-of-penguins/games/thornq.c:596:16: style: The scope of the variable 'j' can be reduced. [variableScope]
ace-of-penguins/lib/help.c:386:7: style: Condition '!initted' is always true [knownConditionTrueFalse]
ace-of-penguins/lib/help.c:109:10: style: The scope of the variable 'y' can be reduced. [variableScope]
ace-of-penguins/lib/help.c:189:10: style: The scope of the variable 'l' can be reduced. [variableScope]
ace-of-penguins/lib/help.c:324:7: style: The scope of the variable 'i' can be reduced. [variableScope]
ace-of-penguins/lib/help.c:163:19: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
ace-of-penguins/lib/help.c:164:18: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
ace-of-penguins/lib/help.c:165:18: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
ace-of-penguins/lib/help.c:166:20: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
ace-of-penguins/lib/help.c:174:55: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
ace-of-penguins/lib/make-imglib.c:276:13: style: The scope of the variable 'dot' can be reduced. [variableScope]
ace-of-penguins/lib/cards.h:95:0: error: #error include table.h first [preprocessorErrorDirective]
ace-of-penguins/lib/stack.c:118:7: style: The scope of the variable 'w' can be reduced. [variableScope]
ace-of-penguins/lib/stack.c:333:10: style: The scope of the variable 'c' can be reduced. [variableScope]
ace-of-penguins/lib/stack.c:333:13: style: The scope of the variable 't' can be reduced. [variableScope]
ace-of-penguins/lib/stack.c:363:7: style: The scope of the variable 'n' can be reduced. [variableScope]
ace-of-penguins/lib/stack.c:142:30: style: Function 'stack_set_pictures' argument 1 names different: declaration 'fronts' definition 'f'. [funcArgNamesDifferent]
ace-of-penguins/lib/cards.h:100:35: note: Function 'stack_set_pictures' argument 1 names different: declaration 'fronts' definition 'f'.
ace-of-penguins/lib/stack.c:142:30: note: Function 'stack_set_pictures' argument 1 names different: declaration 'fronts' definition 'f'.
ace-of-penguins/lib/stack.c:142:42: style: Function 'stack_set_pictures' argument 2 names different: declaration 'back' definition 'b'. [funcArgNamesDifferent]
ace-of-penguins/lib/cards.h:100:52: note: Function 'stack_set_pictures' argument 2 names different: declaration 'back' definition 'b'.
ace-of-penguins/lib/stack.c:142:42: note: Function 'stack_set_pictures' argument 2 names different: declaration 'back' definition 'b'.
ace-of-penguins/lib/stack.c:830:22: style: Function 'stack_animate' argument 1 names different: declaration 'src' definition 's'. [funcArgNamesDifferent]
ace-of-penguins/lib/cards.h:129:27: note: Function 'stack_animate' argument 1 names different: declaration 'src' definition 's'.
ace-of-penguins/lib/stack.c:830:22: note: Function 'stack_animate' argument 1 names different: declaration 'src' definition 's'.
ace-of-penguins/lib/stack.c:830:32: style: Function 'stack_animate' argument 2 names different: declaration 'dest' definition 'd'. [funcArgNamesDifferent]
ace-of-penguins/lib/cards.h:129:39: note: Function 'stack_animate' argument 2 names different: declaration 'dest' definition 'd'.
ace-of-penguins/lib/stack.c:830:32: note: Function 'stack_animate' argument 2 names different: declaration 'dest' definition 'd'.
ace-of-penguins/lib/stack.c:118:10: style: Unused variable: h [unusedVariable]
ace-of-penguins/lib/stack.c:223:13: style: Unused variable: t [unusedVariable]
ace-of-penguins/lib/stack.c:700:7: style: Unused variable: new_x [unusedVariable]
ace-of-penguins/lib/stack.c:700:14: style: Unused variable: new_y [unusedVariable]
ace-of-penguins/lib/stack.c:700:21: style: Unused variable: new_w [unusedVariable]
ace-of-penguins/lib/stack.c:700:28: style: Unused variable: new_h [unusedVariable]
ace-of-penguins/lib/stack.c:572:19: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
ace-of-penguins/lib/stack.c:620:7: error: Common realloc mistake: 'undo' nulled but not freed upon failure [memleakOnRealloc]
ace-of-penguins/lib/table.c:686:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
ace-of-penguins/lib/table.c:939:13: style: The scope of the variable 'l' can be reduced. [variableScope]
ace-of-penguins/lib/table.c:939:16: style: The scope of the variable 'r' can be reduced. [variableScope]
ace-of-penguins/lib/table.c:150:16: style: Function 'init_table' argument 1 names different: declaration 'table_width' definition 'width'. [funcArgNamesDifferent]
ace-of-penguins/lib/table.h:30:21: note: Function 'init_table' argument 1 names different: declaration 'table_width' definition 'width'.
ace-of-penguins/lib/table.c:150:16: note: Function 'init_table' argument 1 names different: declaration 'table_width' definition 'width'.
ace-of-penguins/lib/table.c:150:27: style: Function 'init_table' argument 2 names different: declaration 'table_height' definition 'height'. [funcArgNamesDifferent]
ace-of-penguins/lib/table.h:30:38: note: Function 'init_table' argument 2 names different: declaration 'table_height' definition 'height'.
ace-of-penguins/lib/table.c:150:27: note: Function 'init_table' argument 2 names different: declaration 'table_height' definition 'height'.
ace-of-penguins/lib/table.c:170:10: style: struct member 'PicRec::xpm_data' is never used. [unusedStructMember]
ace-of-penguins/lib/table.c:171:7: style: struct member 'PicRec::image_table_index' is never used. [unusedStructMember]
ace-of-penguins/lib/table.c:714:7: style: Unused variable: offset [unusedVariable]
ace-of-penguins/lib/table.c:767:27: style: Unused variable: w [unusedVariable]
ace-of-penguins/lib/table.c:923:15: style: Unused variable: img [unusedVariable]
ace-of-penguins/lib/table.c:989:15: style: Unused variable: img [unusedVariable]
ace-of-penguins/lib/xwin.c:645:10: style: The scope of the variable 'i' can be reduced. [variableScope]
ace-of-penguins/lib/xwin.c:1063:15: style: The scope of the variable 'img' can be reduced. [variableScope]
ace-of-penguins/lib/xwin.c:1064:11: style: The scope of the variable 'x' can be reduced. [variableScope]
ace-of-penguins/lib/xwin.c:1064:14: style: The scope of the variable 'y' can be reduced. [variableScope]
ace-of-penguins/lib/xwin.c:371:29: style: Function 'xwin_nextevent' argument 1 names different: declaration 'event' definition 'ev'. [funcArgNamesDifferent]
ace-of-penguins/lib/xwin.h:34:33: note: Function 'xwin_nextevent' argument 1 names different: declaration 'event' definition 'ev'.
ace-of-penguins/lib/xwin.c:371:29: note: Function 'xwin_nextevent' argument 1 names different: declaration 'event' definition 'ev'.
ace-of-penguins/lib/xwin.c:567:12: style: Function 'text' argument 1 names different: declaration 's' definition 't'. [funcArgNamesDifferent]
ace-of-penguins/lib/cards.h:33:24: note: Function 'text' argument 1 names different: declaration 's' definition 't'.
ace-of-penguins/lib/xwin.c:567:12: note: Function 'text' argument 1 names different: declaration 's' definition 't'.
ace-of-penguins/lib/xwin.c:95:8: style: struct member 'PropMotifWmHints::inputMode' is never used. [unusedStructMember]
ace-of-penguins/lib/xwin.c:735:7: style: Unused variable: rs [unusedVariable]
ace-of-penguins/lib/xwin.c:735:11: style: Unused variable: gs [unusedVariable]
ace-of-penguins/lib/xwin.c:735:15: style: Unused variable: bs [unusedVariable]
ace-of-penguins/lib/xwin.c:780:7: style: Unused variable: rs [unusedVariable]
ace-of-penguins/lib/xwin.c:780:11: style: Unused variable: gs [unusedVariable]
ace-of-penguins/lib/xwin.c:780:15: style: Unused variable: bs [unusedVariable]
ace-of-penguins/lib/xwin.c:1016:12: style: Variable 'dw' is assigned a value that is never used. [unreadVariable]
ace-of-penguins/lib/xwin.c:1017:12: style: Variable 'dh' is assigned a value that is never used. [unreadVariable]
ace-of-penguins/lib/xwin.c:1120:10: style: Unused variable: which [unusedVariable]
ace-of-penguins/lib/xwin.c:1120:17: style: Unused variable: mask [unusedVariable]
ace-of-penguins/lib/xwin.c:775:0: error: Memory leak: palette_xcolors [memleak]
ace-of-penguins/lib/xwin.c:775:0: error: Memory leak: istrans [memleak]
ace-of-penguins/tests/penguins.c:42:13: style: The scope of the variable 't' can be reduced. [variableScope]
ace-of-penguins/tests/penguins.c:44:7: style: Unused variable: shuffle [unusedVariable]
ace-of-penguins/tests/test3.c:45:13: style: Unused variable: t [unusedVariable]
ace-of-penguins/tests/test4.c:44:13: style: Unused variable: t [unusedVariable]
ace-of-penguins/tests/test4.c:76:7: style: Unused variable: c [unusedVariable]
ace-of-penguins/tests/test5.c:44:13: style: Unused variable: t [unusedVariable]
ace-of-penguins/tests/test5.c:75:7: style: Unused variable: c [unusedVariable]
[22:23]

ftp://ftp.se.debian.org/debian/pool/main/a/ace-popup-menu/ace-popup-menu_0.2.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/ace-window/ace-window_0.9.0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/acedb/acedb_4.9.39+dfsg.02.orig.tar.xz
w1/acein.c:1983:26: warning: Either the condition 'oldCard' is redundant or there is overflow in pointer subtraction. [nullPointerArithmeticRedundantCheck]
w1/acein.c:1980:7: note: Assuming that condition 'oldCard' is not redundant
w1/acein.c:1983:26: note: Null pointer subtraction
w1/acein.c:1585:3: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
w1/acein.c:1583:0: note: Variable 'result' is reassigned a value before the old one has been used.
w1/acein.c:1585:3: note: Variable 'result' is reassigned a value before the old one has been used.
w1/acein.c:1594:3: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
w1/acein.c:1592:0: note: Variable 'result' is reassigned a value before the old one has been used.
w1/acein.c:1594:3: note: Variable 'result' is reassigned a value before the old one has been used.
w1/acein.c:165:9: style: The scope of the variable 'fil' can be reduced. [variableScope]
w1/acein.c:1107:8: style: The scope of the variable 'bigint' can be reduced. [variableScope]
w1/acein.c:1167:10: style: The scope of the variable 'bigfloat' can be reduced. [variableScope]
w1/acein.c:1230:10: style: The scope of the variable 'bigfloat' can be reduced. [variableScope]
w1/acein.c:1889:7: style: The scope of the variable 'kpar' can be reduced. [variableScope]
w1/acein.c:2080:10: style: The scope of the variable 'io' can be reduced. [variableScope]
w1/acein.c:2080:15: style: The scope of the variable 'iw' can be reduced. [variableScope]
w1/acein.c:476:8: style: Variable 'cp' is assigned a value that is never used. [unreadVariable]
w1/acein.c:524:8: style: Variable 'cp' is assigned a value that is never used. [unreadVariable]
w1/aceout.c:631:23: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '/'' is always true. [redundantCondition]
w1/aceout.c:644:18: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR' is always true. [redundantCondition]
w1/aceout.c:201:12: warning: Either the condition 'extension!=NULL' is redundant or there is possible null pointer dereference: extension. [nullPointerRedundantCheck]
w1/aceout.c:205:17: note: Assuming that condition 'extension!=NULL' is not redundant
w1/aceout.c:201:12: note: Null pointer dereference
w1/aceout.c:240:3: style: Variable 'fo' is reassigned a value before the old one has been used. [redundantAssignment]
w1/aceout.c:238:0: note: Variable 'fo' is reassigned a value before the old one has been used.
w1/aceout.c:240:3: note: Variable 'fo' is reassigned a value before the old one has been used.
w1/aceout.c:251:3: style: Variable 'fo' is reassigned a value before the old one has been used. [redundantAssignment]
w1/aceout.c:249:0: note: Variable 'fo' is reassigned a value before the old one has been used.
w1/aceout.c:251:3: note: Variable 'fo' is reassigned a value before the old one has been used.
w1/aceout.c:603:3: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
w1/aceout.c:601:0: note: Variable 'result' is reassigned a value before the old one has been used.
w1/aceout.c:603:3: note: Variable 'result' is reassigned a value before the old one has been used.
w1/aceout.c:536:13: error: va_list 'args2' used before va_start() was called. [va_list_usedBeforeStarted]
w1/aceout.c:553:61: error: va_list 'args2' used before va_start() was called. [va_list_usedBeforeStarted]
w1/aceout.c:560:3: error: va_list 'args2' used before va_start() was called. [va_list_usedBeforeStarted]
w1/acethread.c:11:20: style: The scope of the variable 'mm' can be reduced. [variableScope]
w1/arraysub.c:420:32: style: The scope of the variable 'k' can be reduced. [variableScope]
w1/arraysub.c:1289:9: style: The scope of the variable 'test' can be reduced. [variableScope]
w1/arraysub.c:1320:9: style: The scope of the variable 'test' can be reduced. [variableScope]
w1/arraysub.c:1361:9: style: The scope of the variable 'test' can be reduced. [variableScope]
w1/arraysub.c:1437:9: style: The scope of the variable 'test' can be reduced. [variableScope]
w1/call.c:95:11: style: The scope of the variable 'args' can be reduced. [variableScope]
w1/call.c:175:7: style: The scope of the variable 'peek' can be reduced. [variableScope]
w1/chronoexe.c:99:8: style: Variable 'ch' is assigned a value that is never used. [unreadVariable]
w1/dict.c:239:23: warning: Either the condition '!dict' is redundant or there is possible null pointer dereference: dict. [nullPointerRedundantCheck]
w1/dict.c:242:7: note: Assuming that condition '!dict' is not redundant
w1/dict.c:239:23: note: Null pointer dereference
w1/dict.c:238:16: style: The scope of the variable 'ii' can be reduced. [variableScope]
w1/filsubs.c:271:7: warning: Either the condition 'spec?spec:"(null)"' is redundant or there is possible null pointer dereference: spec. [nullPointerRedundantCheck]
w1/filsubs.c:540:11: note: Assuming that condition 'spec?spec:"(null)"' is not redundant
w1/filsubs.c:524:34: note: Calling function 'filCheck', 2nd argument 'spec' value is 0
w1/filsubs.c:271:7: note: Null pointer dereference
w1/filsubs.c:276:12: warning: Either the condition 'spec?spec:"(null)"' is redundant or there is possible null pointer dereference: spec. [nullPointerRedundantCheck]
w1/filsubs.c:540:11: note: Assuming that condition 'spec?spec:"(null)"' is not redundant
w1/filsubs.c:524:34: note: Calling function 'filCheck', 2nd argument 'spec' value is 0
w1/filsubs.c:276:12: note: Null pointer dereference
w1/filsubs.c:526:11: warning: Either the condition 'spec?spec:"(null)"' is redundant or there is possible null pointer dereference: spec. [nullPointerRedundantCheck]
w1/filsubs.c:540:11: note: Assuming that condition 'spec?spec:"(null)"' is not redundant
w1/filsubs.c:526:11: note: Null pointer dereference
w1/filsubs.c:530:16: warning: Either the condition 'spec?spec:"(null)"' is redundant or there is possible null pointer dereference: spec. [nullPointerRedundantCheck]
w1/filsubs.c:540:11: note: Assuming that condition 'spec?spec:"(null)"' is not redundant
w1/filsubs.c:530:16: note: Null pointer dereference
w1/filsubs.c:534:16: warning: Either the condition 'spec?spec:"(null)"' is redundant or there is possible null pointer dereference: spec. [nullPointerRedundantCheck]
w1/filsubs.c:540:11: note: Assuming that condition 'spec?spec:"(null)"' is not redundant
w1/filsubs.c:534:16: note: Null pointer dereference
w1/filsubs.c:138:16: style: The scope of the variable 'path_copy' can be reduced. [variableScope]
w1/filsubs.c:187:16: style: The scope of the variable 'path_copy' can be reduced. [variableScope]
w1/filsubs.c:809:7: style: The scope of the variable 'dLen' can be reduced. [variableScope]
w1/freeout.c:103:8: style: The scope of the variable 'out' can be reduced. [variableScope]
w1/freeout.c:176:13: style: The scope of the variable 'k' can be reduced. [variableScope]
w1/freeout.c:219:9: style: Variable 'len' is assigned a value that is never used. [unreadVariable]
w1/freesubs.c:623:8: style: The scope of the variable 'bigint' can be reduced. [variableScope]
w1/freesubs.c:677:10: style: The scope of the variable 'bigfloat' can be reduced. [variableScope]
w1/freesubs.c:737:10: style: The scope of the variable 'bigfloat' can be reduced. [variableScope]
w1/helpsubs.c:1155:11: style: Same expression on both sides of '==' because the value of '*cp' and 'start' are the same. [duplicateExpression]
w1/helpsubs.c:1145:11: note: 'start' is assigned value '*cp' here.
w1/helpsubs.c:1155:11: note: Same expression on both sides of '==' because the value of '*cp' and 'start' are the same.
w1/helpsubs.c:1301:12: style: The scope of the variable 'srclen' can be reduced. [variableScope]
w1/memsubs.c:226:3: error: Memory leak: unit [memleak]
w1/messubs.c:804:7: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
w1/messubs.c:800:3: warning: Either the condition 'if(message&&strlen(message)>buflen)' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
w1/messubs.c:802:6: note: Assuming that condition 'if(message&&strlen(message)>buflen)' is not redundant
w1/messubs.c:800:3: note: Null pointer addition
w1/messubs.c:402:3: style: Same value in both branches of ternary operator. [duplicateValueTernary]
w1/messubs.c:585:3: style: Same value in both branches of ternary operator. [duplicateValueTernary]
w1/messubs.c:698:5: style: Same value in both branches of ternary operator. [duplicateValueTernary]
w1/messubs.c:789:3: style: Same value in both branches of ternary operator. [duplicateValueTernary]
w1/messubs.c:800:3: style: Same value in both branches of ternary operator. [duplicateValueTernary]
w1/messubs.c:986:3: style: Same value in both branches of ternary operator. [duplicateValueTernary]
w1/messubs.c:475:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
w1/messubs.c:494:16: style: The scope of the variable 'prev_called_message' can be reduced. [variableScope]
w1/messubs.c:402:3: warning: Conversion of string literal "" to bool always evaluates to true. [incorrectStringBooleanError]
w1/messubs.c:426:3: warning: Conversion of string literal "ERROR -  " to bool always evaluates to true. [incorrectStringBooleanError]
w1/messubs.c:463:3: warning: Conversion of string literal "ERROR -  " to bool always evaluates to true. [incorrectStringBooleanError]
w1/messubs.c:585:3: warning: Conversion of string literal "" to bool always evaluates to true. [incorrectStringBooleanError]
w1/messubs.c:636:2: warning: Conversion of string literal "ERROR -  " to bool always evaluates to true. [incorrectStringBooleanError]
w1/messubs.c:698:5: warning: Conversion of string literal "" to bool always evaluates to true. [incorrectStringBooleanError]
w1/messubs.c:789:3: warning: Conversion of string literal "" to bool always evaluates to true. [incorrectStringBooleanError]
w1/messubs.c:800:3: warning: Conversion of string literal "" to bool always evaluates to true. [incorrectStringBooleanError]
w1/messubs.c:986:3: warning: Conversion of string literal "" to bool always evaluates to true. [incorrectStringBooleanError]
w1/strsubs.c:53:3: style: Variable 'string' is reassigned a value before the old one has been used. [redundantAssignment]
w1/strsubs.c:50:0: note: Variable 'string' is reassigned a value before the old one has been used.
w1/strsubs.c:53:3: note: Variable 'string' is reassigned a value before the old one has been used.
w1/strsubs.c:51:9: style: The scope of the variable 'next_word' can be reduced. [variableScope]
w1/texthelp.c:97:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
w1/texthelp.c:205:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w1/texthelp.c:236:10: style: The scope of the variable 'len' can be reduced. [variableScope]
w1/timesubs.c:712:21: style: The scope of the variable 'ddiff' can be reduced. [variableScope]
w1/timesubs.c:242:0: style: Variable 'save' is assigned a value that is never used. [unreadVariable]
w1/utils.c:156:11: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
w1/utils.c:139:7: note: outer condition: !ename
w1/utils.c:156:11: note: identical inner condition: !ename
w1/utils.c:156:11: style: Condition '!ename' is always true [knownConditionTrueFalse]
w1/utils.c:139:7: note: Assuming that condition '!ename' is not redundant
w1/utils.c:156:11: note: Condition '!ename' is always true
w1/utils.c:741:3: style: Variable 'cp' is reassigned a value before the old one has been used. [redundantAssignment]
w1/utils.c:733:0: note: Variable 'cp' is reassigned a value before the old one has been used.
w1/utils.c:741:3: note: Variable 'cp' is reassigned a value before the old one has been used.
w1/utils.c:949:8: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
w1/utils.c:950:8: note: Found duplicate branches for 'if' and 'else'.
w1/utils.c:949:8: note: Found duplicate branches for 'if' and 'else'.
w1/utils.c:580:14: style: The scope of the variable 'cq' can be reduced. [variableScope]
w1/utils.c:732:8: style: The scope of the variable 'retval' can be reduced. [variableScope]
w1/utils.c:906:19: style: The scope of the variable 'iVal' can be reduced. [variableScope]
w1/utils.c:906:32: style: The scope of the variable 'fVal' can be reduced. [variableScope]
w1/vtxt.c:204:4: warning: Either the condition 'if(buf)' is redundant or there is possible null pointer dereference: cq. [nullPointerRedundantCheck]
w1/vtxt.c:190:6: note: Assuming that condition 'if(buf)' is not redundant
w1/vtxt.c:189:13: note: Assignment 'cq=buf', assigned value is 0
w1/vtxt.c:204:4: note: Null pointer dereference
w1/vtxt.c:189:21: warning: Either the condition 'if(buf)' is redundant or there is overflow in pointer subtraction. [nullPointerArithmeticRedundantCheck]
w1/vtxt.c:190:6: note: Assuming that condition 'if(buf)' is not redundant
w1/vtxt.c:189:0: note: Assignment 'cp=buf', assigned value is 0
w1/vtxt.c:189:21: note: Null pointer subtraction
w1/vtxt.c:147:19: style: The scope of the variable 'cr' can be reduced. [variableScope]
w1/vtxt.c:147:24: style: The scope of the variable 'cs' can be reduced. [variableScope]
w1/vtxt.c:234:7: style: The scope of the variable 'inHtml' can be reduced. [variableScope]
w1/vtxt.c:235:7: style: The scope of the variable 'inQuote' can be reduced. [variableScope]
w1/vtxt.c:236:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w1/vtxt.c:264:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
w1/vtxt.c:317:8: style: The scope of the variable 'cc' can be reduced. [variableScope]
w1/vtxt.c:318:7: style: The scope of the variable 'ii' can be reduced. [variableScope]
w1/vtxt.c:156:22: style: Variable 'cs' is assigned a value that is never used. [unreadVariable]
w2/chronodisp.c:113:7: style: The scope of the variable 'cc' can be reduced. [variableScope]
w2/colcontrol.c:1684:0: style: Same expression used in consecutive assignments of 'unit' and 'subunit'. [duplicateAssignExpression]
w2/colcontrol.c:1685:0: note: Same expression used in consecutive assignments of 'unit' and 'subunit'.
w2/colcontrol.c:1684:0: note: Same expression used in consecutive assignments of 'unit' and 'subunit'.
w2/colcontrol.c:886:28: style: The scope of the variable 'c' can be reduced. [variableScope]
w2/colcontrol.c:896:28: style: The scope of the variable 'c' can be reduced. [variableScope]
w2/colcontrol.c:924:12: style: The scope of the variable 'menu' can be reduced. [variableScope]
w2/colcontrol.c:1034:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w2/colcontrol.c:1370:9: style: The scope of the variable 'line' can be reduced. [variableScope]
w2/colcontrol.c:1726:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
w2/colcontrol.c:1870:9: style: The scope of the variable 'line' can be reduced. [variableScope]
w2/colcontrol.c:1989:9: style: The scope of the variable 'line' can be reduced. [variableScope]
w2/filquery.c:155:20: style: The scope of the variable 'cp' can be reduced. [variableScope]
w2/filquery.c:169:36: style: The scope of the variable 'cpLength' can be reduced. [variableScope]
w2/gex.c:1805:0: error: Invalid number of character '(' when these macros are defined: '__GCC__=1;__GCC__=1'. [syntaxError]
w2/gexhelp.c:941:25: warning: Either the condition 'filename?filename:node->link' is redundant or there is possible null pointer dereference: filename. [nullPointerRedundantCheck]
w2/gexhelp.c:945:14: note: Assuming that condition 'filename?filename:node->link' is not redundant
w2/gexhelp.c:941:25: note: Null pointer dereference
w2/gexhelp.c:348:7: style: The scope of the variable 'idx' can be reduced. [variableScope]
w2/gexhelp.c:367:7: style: The scope of the variable 'idx' can be reduced. [variableScope]
w2/gexhelp.c:586:10: style: The scope of the variable 'len' can be reduced. [variableScope]
w2/gexhelp.c:926:8: style: The scope of the variable 'fil' can be reduced. [variableScope]
w2/gexhelp.c:536:40: style: Function 'helpKeyboard' argument 2 names different: declaration 'modifier_unused' definition 'unused'. [funcArgNamesDifferent]
w2/gexhelp.c:65:40: note: Function 'helpKeyboard' argument 2 names different: declaration 'modifier_unused' definition 'unused'.
w2/gexhelp.c:536:40: note: Function 'helpKeyboard' argument 2 names different: declaration 'modifier_unused' definition 'unused'.
w2/gexramptool.c:254:21: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
w2/gexramptool.c:310:21: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
w2/graphascii.c:176:6: style: Variable 'x' is reassigned a value before the old one has been used. [redundantAssignment]
w2/graphascii.c:175:6: note: Variable 'x' is reassigned a value before the old one has been used.
w2/graphascii.c:176:6: note: Variable 'x' is reassigned a value before the old one has been used.
w2/graphascii.c:184:3: style: Variable 'x' is reassigned a value before the old one has been used. [redundantAssignment]
w2/graphascii.c:183:10: note: Variable 'x' is reassigned a value before the old one has been used.
w2/graphascii.c:184:3: note: Variable 'x' is reassigned a value before the old one has been used.
w2/graphascii.c:103:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
w2/graphascii.c:132:10: style: The scope of the variable 'action' can be reduced. [variableScope]
w2/graphcon.c:587:3: style: Variable 'responseText' is reassigned a value before the old one has been used. [redundantAssignment]
w2/graphcon.c:585:0: note: Variable 'responseText' is reassigned a value before the old one has been used.
w2/graphcon.c:587:3: note: Variable 'responseText' is reassigned a value before the old one has been used.
w2/graphcon.c:1564:21: style: The scope of the variable 'len' can be reduced. [variableScope]
w2/graphcon.c:1594:21: style: The scope of the variable 'len' can be reduced. [variableScope]
w2/graphcon.c:1686:11: style: The scope of the variable 'e' can be reduced. [variableScope]
w2/graphcon.c:1803:14: style: The scope of the variable 'e1' can be reduced. [variableScope]
w2/graphcon.c:1844:11: style: The scope of the variable 'e' can be reduced. [variableScope]
w2/graphcon.c:1858:11: style: The scope of the variable 'e' can be reduced. [variableScope]
w2/graphcon.c:1959:11: style: The scope of the variable 'e' can be reduced. [variableScope]
w2/graphcon.c:2041:11: style: The scope of the variable 'e' can be reduced. [variableScope]
w2/graphgdk.c:447:6: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
w2/graphgdk.c:162:13: style: The scope of the variable 'cp' can be reduced. [variableScope]
w2/graphgdk.c:184:18: style: The scope of the variable 'i' can be reduced. [variableScope]
w2/graphgdk.c:184:21: style: The scope of the variable 'j' can be reduced. [variableScope]
w2/graphgdk.c:278:9: style: The scope of the variable 'j' can be reduced. [variableScope]
w2/graphgdk.c:278:12: style: The scope of the variable 'ncols' can be reduced. [variableScope]
w2/graphgdk.c:375:20: style: The scope of the variable 'greyStyle' can be reduced. [variableScope]
w2/graphgdk.c:377:23: style: The scope of the variable 'cmap' can be reduced. [variableScope]
w2/graphgdkremote.c:410:3: style: Variable 'string' is reassigned a value before the old one has been used. [redundantAssignment]
w2/graphgdkremote.c:407:0: note: Variable 'string' is reassigned a value before the old one has been used.
w2/graphgdkremote.c:410:3: note: Variable 'string' is reassigned a value before the old one has been used.
w2/graphgdkremote.c:253:12: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
w2/graphgdkremote.c:256:7: note: Found duplicate branches for 'if' and 'else'.
w2/graphgdkremote.c:253:12: note: Found duplicate branches for 'if' and 'else'.
w2/graphgdkremote.c:287:16: style: Variable 'result' is assigned a value that is never used. [unreadVariable]
w2/graphgif.c:101:10: style: The scope of the variable 'action' can be reduced. [variableScope]
w2/graphgtk.c:594:26: style: Redundant condition: !ignore_dev_window. 'ignore_dev_window || (!ignore_dev_window && dev->topWindow)' is equivalent to 'ignore_dev_window || dev->topWindow' [redundantCondition]
w2/graphgtk.c:601:26: style: Redundant condition: !ignore_dev_window. 'ignore_dev_window || (!ignore_dev_window && dev->topWindow)' is equivalent to 'ignore_dev_window || dev->topWindow' [redundantCondition]
w2/graphgtk.c:724:14: style: The scope of the variable 'button' can be reduced. [variableScope]
w2/graphgtk.c:725:14: style: The scope of the variable 'pixmap' can be reduced. [variableScope]
w2/graphgtk.c:728:14: style: The scope of the variable 'pixmapwid' can be reduced. [variableScope]
w2/graphgtk.c:729:14: style: The scope of the variable 'hbox' can be reduced. [variableScope]
w2/graphgtk.c:1385:39: style: Function 'windowKeyEvent' argument 1 names different: declaration 'da' definition 'tw'. [funcArgNamesDifferent]
w2/graphgtk.c:77:40: note: Function 'windowKeyEvent' argument 1 names different: declaration 'da' definition 'tw'.
w2/graphgtk.c:1385:39: note: Function 'windowKeyEvent' argument 1 names different: declaration 'da' definition 'tw'.
w2/graphmesglist.c:169:3: style: Variable 'msg_list' is reassigned a value before the old one has been used. [redundantAssignment]
w2/graphmesglist.c:162:0: note: Variable 'msg_list' is reassigned a value before the old one has been used.
w2/graphmesglist.c:169:3: note: Variable 'msg_list' is reassigned a value before the old one has been used.
w2/graphmesglist.c:239:3: style: Variable 'msg_copy' is reassigned a value before the old one has been used. [redundantAssignment]
w2/graphmesglist.c:233:0: note: Variable 'msg_copy' is reassigned a value before the old one has been used.
w2/graphmesglist.c:239:3: note: Variable 'msg_copy' is reassigned a value before the old one has been used.
w2/graphmesglist.c:249:7: style: Variable 'old_msg' is reassigned a value before the old one has been used. [redundantAssignment]
w2/graphmesglist.c:247:0: note: Variable 'old_msg' is reassigned a value before the old one has been used.
w2/graphmesglist.c:249:7: note: Variable 'old_msg' is reassigned a value before the old one has been used.
w2/graphmesglist.c:360:3: style: Variable 'msg_list' is reassigned a value before the old one has been used. [redundantAssignment]
w2/graphmesglist.c:358:0: note: Variable 'msg_list' is reassigned a value before the old one has been used.
w2/graphmesglist.c:360:3: note: Variable 'msg_list' is reassigned a value before the old one has been used.
w2/graphmesglist.c:475:27: style: The scope of the variable 'line_len' can be reduced. [variableScope]
w2/graphmesglist.c:518:11: style: The scope of the variable 'next' can be reduced. [variableScope]
w2/graphmesglist.c:338:7: error: Uninitialized variable: destroy_cb [uninitvar]
w2/graphprint.c:1110:3: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
w2/graphprint.c:1107:0: note: Variable 'result' is reassigned a value before the old one has been used.
w2/graphprint.c:1110:3: note: Variable 'result' is reassigned a value before the old one has been used.
w2/graphprint.c:636:8: style: The scope of the variable 'buf' can be reduced. [variableScope]
w2/graphprint.c:639:7: style: The scope of the variable 'c' can be reduced. [variableScope]
w2/graphprint.c:639:10: style: The scope of the variable 'i' can be reduced. [variableScope]
w2/graphprint.c:1218:16: style: The scope of the variable 'len' can be reduced. [variableScope]
w2/graphprint.c:525:32: style: Function 'copyNameEnd' argument 1 names different: declaration 'in' definition 'input'. [funcArgNamesDifferent]
w2/graphprint.c:142:32: note: Function 'copyNameEnd' argument 1 names different: declaration 'in' definition 'input'.
w2/graphprint.c:525:32: note: Function 'copyNameEnd' argument 1 names different: declaration 'in' definition 'input'.
w2/graphps.c:610:8: style: Variable 'gim' is reassigned a value before the old one has been used. [redundantAssignment]
w2/graphps.c:609:0: note: Variable 'gim' is reassigned a value before the old one has been used.
w2/graphps.c:610:8: note: Variable 'gim' is reassigned a value before the old one has been used.
w2/graphps.c:193:10: style: The scope of the variable 'action' can be reduced. [variableScope]
w2/graphps.c:283:19: style: The scope of the variable 'ip' can be reduced. [variableScope]
w2/graphps.c:284:20: style: The scope of the variable 'i' can be reduced. [variableScope]
w2/graphps.c:284:23: style: The scope of the variable 'j' can be reduced. [variableScope]
w2/graphps.c:287:18: style: The scope of the variable 'hexVal' can be reduced. [variableScope]
w2/graphps.c:288:10: style: The scope of the variable 'fac' can be reduced. [variableScope]
w2/graphps.c:812:16: style: The scope of the variable 'EPSFHeader' can be reduced. [variableScope]
w2/graphselect.c:161:52: style: Variable 'key' is assigned a value that is never used. [unreadVariable]
w2/graphselect.c:202:52: style: Variable 'key' is assigned a value that is never used. [unreadVariable]
w2/graphsub.c:362:17: style: Variable 't' is reassigned a value before the old one has been used. [redundantAssignment]
w2/graphsub.c:361:10: note: Variable 't' is reassigned a value before the old one has been used.
w2/graphsub.c:362:17: note: Variable 't' is reassigned a value before the old one has been used.
w2/graphsub.c:2281:4: style: Variable 'gim' is reassigned a value before the old one has been used. [redundantAssignment]
w2/graphsub.c:2280:0: note: Variable 'gim' is reassigned a value before the old one has been used.
w2/graphsub.c:2281:4: note: Variable 'gim' is reassigned a value before the old one has been used.
w2/graphsub.c:289:18: style: The scope of the variable 'utext' can be reduced. [variableScope]
w2/graphsub.c:767:9: style: The scope of the variable 'asp' can be reduced. [variableScope]
w2/graphsub.c:1085:12: style: The scope of the variable 'inf' can be reduced. [variableScope]
w2/graphsub.c:1205:13: style: The scope of the variable 'mfn' can be reduced. [variableScope]
w2/graphsub.c:1206:12: style: The scope of the variable 'pfn' can be reduced. [variableScope]
w2/graphsub.c:1292:13: style: The scope of the variable 'mfn' can be reduced. [variableScope]
w2/graphsub.c:1439:14: style: The scope of the variable 'cq' can be reduced. [variableScope]
w2/graphsub.c:2025:9: style: The scope of the variable 'x' can be reduced. [variableScope]
w2/graphsub.c:2025:12: style: The scope of the variable 'y' can be reduced. [variableScope]
w2/graphsub.c:2046:9: style: The scope of the variable 'x' can be reduced. [variableScope]
w2/graphsub.c:2046:12: style: The scope of the variable 'y' can be reduced. [variableScope]
w2/graphtest.c:193:8: style: Variable 'g1' is assigned a value that is never used. [unreadVariable]
w2/graphtest.c:218:8: style: Variable 'g3' is assigned a value that is never used. [unreadVariable]
w2/graphtest.c:226:8: style: Variable 'g4' is assigned a value that is never used. [unreadVariable]
w2/xremotemain.c:224:11: warning: %ld in format string (no. 1) requires 'long *' but the argument type is 'unsigned long *'. [invalidScanfArgType_int]
w2/xremotemain.c:260:45: style: The scope of the variable 'j' can be reduced. [variableScope]
w3/xacemain.c:328:3: style: Variable 'command_set' is reassigned a value before the old one has been used. [redundantAssignment]
w3/xacemain.c:298:0: note: Variable 'command_set' is reassigned a value before the old one has been used.
w3/xacemain.c:328:3: note: Variable 'command_set' is reassigned a value before the old one has been used.
w4/alignment.c:317:30: style: The scope of the variable 'x' can be reduced. [variableScope]
w4/alignment.c:341:11: style: Variable 'y' is assigned a value that is never used. [unreadVariable]
w4/banner.c:209:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w4/banner.c:210:9: style: The scope of the variable 'banner_line' can be reduced. [variableScope]
w4/command.c:2442:16: style: Expression is always false because 'else if' condition matches previous condition at line 2418. [multiCondition]
w4/command.c:2699:24: warning: Either the condition 'if(cp)' is redundant or there is possible null pointer dereference: cp. [nullPointerRedundantCheck]
w4/command.c:2701:16: note: Assuming that condition 'if(cp)' is not redundant
w4/command.c:2699:24: note: Null pointer dereference
w4/command.c:188:3: style: Variable 'fi' is reassigned a value before the old one has been used. [redundantAssignment]
w4/command.c:182:0: note: Variable 'fi' is reassigned a value before the old one has been used.
w4/command.c:188:3: note: Variable 'fi' is reassigned a value before the old one has been used.
w4/command.c:1287:8: style: Variable 'parse_in' is reassigned a value before the old one has been used. [redundantAssignment]
w4/command.c:1285:0: note: Variable 'parse_in' is reassigned a value before the old one has been used.
w4/command.c:1287:8: note: Variable 'parse_in' is reassigned a value before the old one has been used.
w4/command.c:1292:5: style: Variable 'dirname' is reassigned a value before the old one has been used. [redundantAssignment]
w4/command.c:1290:0: note: Variable 'dirname' is reassigned a value before the old one has been used.
w4/command.c:1292:5: note: Variable 'dirname' is reassigned a value before the old one has been used.
w4/command.c:2964:3: style: Variable 'gif_command_text' is reassigned a value before the old one has been used. [redundantAssignment]
w4/command.c:2961:0: note: Variable 'gif_command_text' is reassigned a value before the old one has been used.
w4/command.c:2964:3: note: Variable 'gif_command_text' is reassigned a value before the old one has been used.
w4/command.c:2965:3: style: Variable 'cp' is reassigned a value before the old one has been used. [redundantAssignment]
w4/command.c:2962:0: note: Variable 'cp' is reassigned a value before the old one has been used.
w4/command.c:2965:3: note: Variable 'cp' is reassigned a value before the old one has been used.
w4/command.c:3572:8: style: Variable 'aql_in' is reassigned a value before the old one has been used. [redundantAssignment]
w4/command.c:3570:0: note: Variable 'aql_in' is reassigned a value before the old one has been used.
w4/command.c:3572:8: note: Variable 'aql_in' is reassigned a value before the old one has been used.
w4/command.c:956:10: style: The scope of the variable 'arg' can be reduced. [variableScope]
w4/command.c:956:16: style: The scope of the variable 'assigned_text' can be reduced. [variableScope]
w4/command.c:1962:10: style: The scope of the variable 'query_text' can be reduced. [variableScope]
w4/command.c:1980:10: style: The scope of the variable 'query_text' can be reduced. [variableScope]
w4/command.c:2024:12: style: The scope of the variable 'i1' can be reduced. [variableScope]
w4/command.c:2224:14: style: The scope of the variable 'class_name' can be reduced. [variableScope]
w4/command.c:2224:27: style: The scope of the variable 'class_value' can be reduced. [variableScope]
w4/command.c:3158:16: style: The scope of the variable 'i' can be reduced. [variableScope]
w4/command.c:3158:19: style: The scope of the variable 'j' can be reduced. [variableScope]
w4/command.c:3791:7: style: The scope of the variable 'length' can be reduced. [variableScope]
w4/command.c:3792:9: style: The scope of the variable 'smap' can be reduced. [variableScope]
w4/command.c:3863:13: style: The scope of the variable 'cp' can be reduced. [variableScope]
w4/command.c:3917:16: style: The scope of the variable 'word' can be reduced. [variableScope]
w4/command.c:3956:9: style: The scope of the variable 'filename' can be reduced. [variableScope]
w4/command.c:3943:31: style: Function 'showModel' argument 1 names different: declaration 'fo' definition 'result_out'. [funcArgNamesDifferent]
w4/command.c:92:30: note: Function 'showModel' argument 1 names different: declaration 'fo' definition 'result_out'.
w4/command.c:3943:31: note: Function 'showModel' argument 1 names different: declaration 'fo' definition 'result_out'.
w4/command.c:4291:7: error: Uninitialized variable: status [uninitvar]
w4/dbpath.c:43:9: style: Unused variable: cp [unusedVariable]
w4/dump.c:262:30: style: Variable 'buf[0]' is reassigned a value before the old one has been used. [redundantAssignment]
w4/dump.c:262:15: note: Variable 'buf[0]' is reassigned a value before the old one has been used.
w4/dump.c:262:30: note: Variable 'buf[0]' is reassigned a value before the old one has been used.
w4/dump.c:621:4: style: Variable 'dirname' is reassigned a value before the old one has been used. [redundantAssignment]
w4/dump.c:616:0: note: Variable 'dirname' is reassigned a value before the old one has been used.
w4/dump.c:621:4: note: Variable 'dirname' is reassigned a value before the old one has been used.
w4/dump.c:641:4: style: Variable 's' is reassigned a value before the old one has been used. [redundantAssignment]
w4/dump.c:638:0: note: Variable 's' is reassigned a value before the old one has been used.
w4/dump.c:641:4: note: Variable 's' is reassigned a value before the old one has been used.
w4/dump.c:643:4: style: Variable 'result_out' is reassigned a value before the old one has been used. [redundantAssignment]
w4/dump.c:639:0: note: Variable 'result_out' is reassigned a value before the old one has been used.
w4/dump.c:643:4: note: Variable 'result_out' is reassigned a value before the old one has been used.
w4/dump.c:744:4: style: Variable 'dump_num_ptr' is reassigned a value before the old one has been used. [redundantAssignment]
w4/dump.c:742:0: note: Variable 'dump_num_ptr' is reassigned a value before the old one has been used.
w4/dump.c:744:4: note: Variable 'dump_num_ptr' is reassigned a value before the old one has been used.
w4/dump.c:524:15: style: The scope of the variable 'directory' can be reduced. [variableScope]
w4/dump.c:525:15: style: The scope of the variable 'filename' can be reduced. [variableScope]
w4/dump.c:528:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w4/dump.c:603:8: style: The scope of the variable 'fileSelection' can be reduced. [variableScope]
w4/dump.c:797:21: style: Variable 'dump_stats' is assigned a value that is never used. [unreadVariable]
w4/gifcommand.c:371:9: style: The scope of the variable 'err' can be reduced. [variableScope]
w4/logsubs.c:226:3: style: Variable 'handle' is reassigned a value before the old one has been used. [redundantAssignment]
w4/logsubs.c:221:0: note: Variable 'handle' is reassigned a value before the old one has been used.
w4/logsubs.c:226:3: note: Variable 'handle' is reassigned a value before the old one has been used.
w4/longtext.c:81:10: style: The scope of the variable 'cp' can be reduced. [variableScope]
w4/mainpick.c:1059:13: style: Same expression on both sides of '==' because the value of 'state' and '1' are the same. [duplicateExpression]
w4/mainpick.c:1003:18: note: 'state' is assigned value '1' here.
w4/mainpick.c:1059:13: note: Same expression on both sides of '==' because the value of 'state' and '1' are the same.
w4/mainpick.c:706:14: style: The scope of the variable 'cq' can be reduced. [variableScope]
w4/mainpick.c:707:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w4/mainpick.c:707:10: style: The scope of the variable 'j' can be reduced. [variableScope]
w4/mainpick.c:707:14: style: The scope of the variable 'n' can be reduced. [variableScope]
w4/mainpick.c:1516:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w4/mainpick.c:996:36: style: Function 'classListMenuCall' argument 1 names different: declaration 'k' definition 'classe'. [funcArgNamesDifferent]
w4/mainpick.c:123:36: note: Function 'classListMenuCall' argument 1 names different: declaration 'k' definition 'classe'.
w4/mainpick.c:996:36: note: Function 'classListMenuCall' argument 1 names different: declaration 'k' definition 'classe'.
w4/mainpick.c:1779:11: style: Variable 'line' is assigned a value that is never used. [unreadVariable]
w4/metadata.c:163:24: warning: Either the condition 'cq?cq:"Null"' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
w4/metadata.c:166:61: note: Assuming that condition 'cq?cq:"Null"' is not redundant
w4/metadata.c:163:24: note: Null pointer addition
w4/metadata.c:169:24: warning: Either the condition 'cq?cq:"Null"' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
w4/metadata.c:172:59: note: Assuming that condition 'cq?cq:"Null"' is not redundant
w4/metadata.c:169:24: note: Null pointer addition
w4/model.c:961:36: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
w4/model.c:876:16: note: Assignment 'zero=0', assigned value is 0
w4/model.c:961:36: note: Null pointer addition
w4/model.c:1071:34: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
w4/model.c:1037:16: note: Assignment 'zero=0', assigned value is 0
w4/model.c:1071:34: note: Null pointer addition
w4/model.c:250:11: style: The scope of the variable 'cp' can be reduced. [variableScope]
w4/model.c:604:9: style: The scope of the variable 'table' can be reduced. [variableScope]
w4/model.c:668:14: style: Variable 'table' is assigned a value that is never used. [unreadVariable]
w4/parse.c:285:3: style: Variable 'ok' is reassigned a value before the old one has been used. [redundantAssignment]
w4/parse.c:283:0: note: Variable 'ok' is reassigned a value before the old one has been used.
w4/parse.c:285:3: note: Variable 'ok' is reassigned a value before the old one has been used.
w4/parse.c:380:3: style: Variable 'ok' is reassigned a value before the old one has been used. [redundantAssignment]
w4/parse.c:373:0: note: Variable 'ok' is reassigned a value before the old one has been used.
w4/parse.c:380:3: note: Variable 'ok' is reassigned a value before the old one has been used.
w4/parse.c:1331:7: style: Variable 'out_msg' is reassigned a value before the old one has been used. [redundantAssignment]
w4/parse.c:1327:0: note: Variable 'out_msg' is reassigned a value before the old one has been used.
w4/parse.c:1331:7: note: Variable 'out_msg' is reassigned a value before the old one has been used.
w4/picksubs.c:205:8: style: The scope of the variable 'k' can be reduced. [variableScope]
w4/picksubs.c:294:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
w4/picksubs.c:631:10: style: The scope of the variable 'k' can be reduced. [variableScope]
w4/picksubs.c:862:10: style: The scope of the variable 'k' can be reduced. [variableScope]
w4/prefsubs.c:375:8: style: The scope of the variable 'filename' can be reduced. [variableScope]
w4/prefsubs.c:377:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w4/prefsubs.c:378:13: style: The scope of the variable 'item' can be reduced. [variableScope]
w4/prefsubs.c:908:13: style: The scope of the variable 'item' can be reduced. [variableScope]
w4/prefsubs.c:950:13: style: The scope of the variable 'item' can be reduced. [variableScope]
w4/prefsubs.c:995:13: style: The scope of the variable 'item' can be reduced. [variableScope]
w4/prefsubs.c:1025:13: style: The scope of the variable 'item' can be reduced. [variableScope]
w4/prefsubs.c:1053:13: style: The scope of the variable 'item' can be reduced. [variableScope]
w4/prefsubs.c:1082:13: style: The scope of the variable 'item' can be reduced. [variableScope]
w4/prefsubs.c:641:35: style: Function 'copySystemPrefs' argument 1 names different: declaration 'existing_pref_list' definition 'prefsList'. [funcArgNamesDifferent]
w4/prefsubs.c:61:35: note: Function 'copySystemPrefs' argument 1 names different: declaration 'existing_pref_list' definition 'prefsList'.
w4/prefsubs.c:641:35: note: Function 'copySystemPrefs' argument 1 names different: declaration 'existing_pref_list' definition 'prefsList'.
w4/queryexe.c:787:27: warning: Logical conjunction always evaluates to false: EXPR < 31 && EXPR > 37. [incorrectLogicOperator]
w4/queryexe.c:890:19: style: Redundant condition: cc->right. '!cc->right || (cc->right && cc->right->qop==PIPEQUERY)' is equivalent to '!cc->right || cc->right->qop==PIPEQUERY' [redundantCondition]
w4/queryexe.c:2847:8: style: Variable 'cp' is reassigned a value before the old one has been used. [redundantAssignment]
w4/queryexe.c:2846:8: note: Variable 'cp' is reassigned a value before the old one has been used.
w4/queryexe.c:2847:8: note: Variable 'cp' is reassigned a value before the old one has been used.
w4/queryexe.c:180:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w4/queryexe.c:224:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w4/queryexe.c:2814:27: style: The scope of the variable 'cq' can be reduced. [variableScope]
w4/queryexe.c:2814:31: style: The scope of the variable 'cc' can be reduced. [variableScope]
w4/queryexe.c:2983:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
w4/queryexe.c:2984:7: style: The scope of the variable 'n' can be reduced. [variableScope]
w4/queryexe.c:3002:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
w4/queryexe.c:3003:7: style: The scope of the variable 'n' can be reduced. [variableScope]
w4/queryexe.c:3169:8: style: The scope of the variable 'cond' can be reduced. [variableScope]
w4/queryexe.c:1286:27: style: Function 'cdtExpand' argument 1 names different: declaration 'cdt' definition 'cc'. [funcArgNamesDifferent]
w4/queryexe.c:1277:27: note: Function 'cdtExpand' argument 1 names different: declaration 'cdt' definition 'cc'.
w4/queryexe.c:1286:27: note: Function 'cdtExpand' argument 1 names different: declaration 'cdt' definition 'cc'.
w4/queryexe.c:1488:37: style: Function 'querySetTextName' argument 1 names different: declaration 'tname' definition 'cp'. [funcArgNamesDifferent]
w4/queryexe.c:113:37: note: Function 'querySetTextName' argument 1 names different: declaration 'tname' definition 'cp'.
w4/queryexe.c:1488:37: note: Function 'querySetTextName' argument 1 names different: declaration 'tname' definition 'cp'.
w4/session.c:537:3: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
w4/session.c:535:0: note: Variable 'result' is reassigned a value before the old one has been used.
w4/session.c:537:3: note: Variable 'result' is reassigned a value before the old one has been used.
w4/session.c:560:3: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
w4/session.c:558:0: note: Variable 'result' is reassigned a value before the old one has been used.
w4/session.c:560:3: note: Variable 'result' is reassigned a value before the old one has been used.
w4/session.c:1086:3: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
w4/session.c:1084:0: note: Variable 'result' is reassigned a value before the old one has been used.
w4/session.c:1086:3: note: Variable 'result' is reassigned a value before the old one has been used.
w4/session.c:2800:3: style: Variable 'name' is reassigned a value before the old one has been used. [redundantAssignment]
w4/session.c:2797:0: note: Variable 'name' is reassigned a value before the old one has been used.
w4/session.c:2800:3: note: Variable 'name' is reassigned a value before the old one has been used.
w4/session.c:1832:3: warning: Suspicious use of ; at the end of 'if' statement. [suspiciousSemicolon]
w4/session.c:1250:16: style: The scope of the variable 'logName' can be reduced. [variableScope]
w4/session.c:1687:9: style: The scope of the variable 'n' can be reduced. [variableScope]
w4/session.c:1687:12: style: The scope of the variable 'locked_num' can be reduced. [variableScope]
w4/session.c:1824:9: style: The scope of the variable 'word' can be reduced. [variableScope]
w4/session.c:1859:9: style: The scope of the variable 'word' can be reduced. [variableScope]
w4/session.c:1957:7: style: The scope of the variable 'mainRelease' can be reduced. [variableScope]
w4/session.c:2845:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
w4/session.c:3188:5: style: The scope of the variable 'dt' can be reduced. [variableScope]
w4/session.c:3191:5: style: The scope of the variable 's2' can be reduced. [variableScope]
w4/session.c:3260:7: style: The scope of the variable 'noDelay' can be reduced. [variableScope]
w4/session.c:3894:14: style: The scope of the variable 'word' can be reduced. [variableScope]
w4/session.c:635:41: style: Function 'acedbLog' argument 2 names different: declaration 'user_pointer' definition 'user_pointer_unused'. [funcArgNamesDifferent]
w4/session.c:325:41: note: Function 'acedbLog' argument 2 names different: declaration 'user_pointer' definition 'user_pointer_unused'.
w4/session.c:635:41: note: Function 'acedbLog' argument 2 names different: declaration 'user_pointer' definition 'user_pointer_unused'.
w4/session.c:1179:45: style: Function 'checkFileGroupPerm' argument 1 names different: declaration 'passwd_stat' definition 'file_stat'. [funcArgNamesDifferent]
w4/session.c:331:45: note: Function 'checkFileGroupPerm' argument 1 names different: declaration 'passwd_stat' definition 'file_stat'.
w4/session.c:1179:45: note: Function 'checkFileGroupPerm' argument 1 names different: declaration 'passwd_stat' definition 'file_stat'.
w4/session.c:1856:15: style: Function 'getOtherDatabaseConfigs' argument 5 names different: declaration 'enforceTimestamps' definition 'enforceTs'. [funcArgNamesDifferent]
w4/session.c:309:15: note: Function 'getOtherDatabaseConfigs' argument 5 names different: declaration 'enforceTimestamps' definition 'enforceTs'.
w4/session.c:1856:15: note: Function 'getOtherDatabaseConfigs' argument 5 names different: declaration 'enforceTimestamps' definition 'enforceTs'.
w4/session.c:890:13: style: Variable 'context' is assigned a value that is never used. [unreadVariable]
w4/session.c:3871:11: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
w4/status.c:368:3: style: Variable 'msg_text' is reassigned a value before the old one has been used. [redundantAssignment]
w4/status.c:366:0: note: Variable 'msg_text' is reassigned a value before the old one has been used.
w4/status.c:368:3: note: Variable 'msg_text' is reassigned a value before the old one has been used.
w4/status.c:379:3: style: Variable 'msg_text' is reassigned a value before the old one has been used. [redundantAssignment]
w4/status.c:377:0: note: Variable 'msg_text' is reassigned a value before the old one has been used.
w4/status.c:379:3: note: Variable 'msg_text' is reassigned a value before the old one has been used.
w4/tabledefio.c:796:7: style: Variable 'cond_io' is reassigned a value before the old one has been used. [redundantAssignment]
w4/tabledefio.c:786:0: note: Variable 'cond_io' is reassigned a value before the old one has been used.
w4/tabledefio.c:796:7: note: Variable 'cond_io' is reassigned a value before the old one has been used.
w4/tabledefio.c:799:7: style: Variable 'tmp_buf' is reassigned a value before the old one has been used. [redundantAssignment]
w4/tabledefio.c:785:0: note: Variable 'tmp_buf' is reassigned a value before the old one has been used.
w4/tabledefio.c:799:7: note: Variable 'tmp_buf' is reassigned a value before the old one has been used.
w4/tabledefio.c:97:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
w4/tabledefio.c:221:8: style: The scope of the variable 'c' can be reduced. [variableScope]
w4/tabledefsubs.c:341:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w4/tabledefsubs.c:344:7: style: The scope of the variable 'nn' can be reduced. [variableScope]
w4/tabledefsubs.c:345:14: style: The scope of the variable 'sc' can be reduced. [variableScope]
w4/tabledefsubs.c:346:8: style: The scope of the variable 'col' can be reduced. [variableScope]
w4/tabledefsubs.c:494:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w4/tabledefsubs.c:551:12: style: The scope of the variable 'c1' can be reduced. [variableScope]
w4/tabledefsubs.c:649:7: style: The scope of the variable 'from' can be reduced. [variableScope]
w4/tabledefsubs.c:722:11: style: The scope of the variable 'i1' can be reduced. [variableScope]
w4/tabledefsubs.c:905:10: style: The scope of the variable 'n' can be reduced. [variableScope]
w4/tabledefsubs.c:954:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w4/tabledefsubs.c:1445:10: style: The scope of the variable 'colonne' can be reduced. [variableScope]
w4/tabledefsubs.c:1501:14: style: The scope of the variable 'from' can be reduced. [variableScope]
w4/tabledefsubs.c:1548:8: style: The scope of the variable 'col' can be reduced. [variableScope]
w4/tabledefsubs.c:1584:8: style: The scope of the variable 'col' can be reduced. [variableScope]
w4/tabledefsubs.c:1647:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
w5/blocksub.c:830:7: style: Condition 'recursive' is always false [knownConditionTrueFalse]
w5/blocksub.c:826:19: note: Assignment 'recursive=0', assigned value is 0
w5/blocksub.c:830:7: note: Condition 'recursive' is always false
w5/blocksub.c:162:37: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
w5/blocksub.c:146:20: note: Assignment 'vp0=0', assigned value is 0
w5/blocksub.c:162:37: note: Null pointer addition
w5/blocksub.c:823:29: style: Function 'blockgrab' argument 1 names different: declaration 'key' definition 'kk'. [funcArgNamesDifferent]
w5/blocksub.c:115:32: note: Function 'blockgrab' argument 1 names different: declaration 'key' definition 'kk'.
w5/blocksub.c:823:29: note: Function 'blockgrab' argument 1 names different: declaration 'key' definition 'kk'.
w5/blocksub.c:799:7: style: Variable 'nn' is modified but its new value is never used. [unreadVariable]
w5/disknew.c:234:14: style: The scope of the variable 'pp' can be reduced. [variableScope]
w5/disknew.c:357:7: style: The scope of the variable 'physicalBaseSize' can be reduced. [variableScope]
w5/disknew.c:359:16: style: The scope of the variable 'un' can be reduced. [variableScope]
w5/disknew.c:1550:15: style: The scope of the variable 'pp1' can be reduced. [variableScope]
w5/disknew.c:1651:14: style: The scope of the variable 'pp' can be reduced. [variableScope]
w5/disknew.c:1755:19: style: The scope of the variable 'cp' can be reduced. [variableScope]
w5/disknew.c:1758:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w5/disknew.c:1758:27: style: The scope of the variable 'nn' can be reduced. [variableScope]
w5/disknew.c:1341:32: style: Function 'PartitionName' argument 1 names different: declaration 'numPartition' definition 'num'. [funcArgNamesDifferent]
w5/disknew.c:115:32: note: Function 'PartitionName' argument 1 names different: declaration 'numPartition' definition 'num'.
w5/disknew.c:1341:32: note: Function 'PartitionName' argument 1 names different: declaration 'numPartition' definition 'num'.
w5/disknew.c:1695:0: error: Resource leak: fil [resourceLeak]
w5/idacedb.c:828:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w5/idacedb.c:1025:13: style: The scope of the variable 'type' can be reduced. [variableScope]
w5/idacedb.c:687:52: style: Function 'setPublicName' argument 2 names different: declaration 'id' definition 'idKey'. [funcArgNamesDifferent]
w5/idacedb.c:127:52: note: Function 'setPublicName' argument 2 names different: declaration 'id' definition 'idKey'.
w5/idacedb.c:687:52: note: Function 'setPublicName' argument 2 names different: declaration 'id' definition 'idKey'.
w5/idacedb.c:717:29: style: Function 'updateHistory' argument 6 names different: declaration 'name' definition 'newName'. [funcArgNamesDifferent]
w5/idacedb.c:130:29: note: Function 'updateHistory' argument 6 names different: declaration 'name' definition 'newName'.
w5/idacedb.c:717:29: note: Function 'updateHistory' argument 6 names different: declaration 'name' definition 'newName'.
w5/idacedb.c:659:12: style: Variable 'isDone' is assigned a value that is never used. [unreadVariable]
w5/keysetdump.c:149:3: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
w5/keysetdump.c:147:0: note: Variable 'i' is reassigned a value before the old one has been used.
w5/keysetdump.c:149:3: note: Variable 'i' is reassigned a value before the old one has been used.
w5/keysetdump.c:336:9: style: The scope of the variable 'word' can be reduced. [variableScope]
w5/lexalpha.c:66:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w5/lexalpha.c:170:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w5/lexalpha.c:208:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w5/lexalpha.c:356:14: style: The scope of the variable 'i' can be reduced. [variableScope]
w5/lexalpha.c:375:8: style: The scope of the variable 'i' can be reduced. [variableScope]
w5/objcache.c:1043:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w6/acedbgraph.c:533:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
w6/acedbgraph.c:245:9: style: The scope of the variable 'fil' can be reduced. [variableScope]
w6/acedbgraph.c:246:7: style: The scope of the variable 'level' can be reduced. [variableScope]
w6/acedbgraph.c:247:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
w6/acedbgraph.c:283:10: style: The scope of the variable 'cp' can be reduced. [variableScope]
w6/acedbgraph.c:323:9: style: The scope of the variable 'fil' can be reduced. [variableScope]
w6/acedbgraph.c:354:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w6/acedbgraph.c:839:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w6/acedbgraph.c:487:36: style: Function 'setViewMenu' argument 1 names different: declaration 'menu' definition 'curr'. [funcArgNamesDifferent]
w6/acedbgraph.c:89:36: note: Function 'setViewMenu' argument 1 names different: declaration 'menu' definition 'curr'.
w6/acedbgraph.c:487:36: note: Function 'setViewMenu' argument 1 names different: declaration 'menu' definition 'curr'.
w6/acedbgraph.c:219:12: style: Variable 'result' is assigned a value that is never used. [unreadVariable]
w6/action.c:98:3: style: Variable 'tmpFile' is reassigned a value before the old one has been used. [redundantAssignment]
w6/action.c:95:0: note: Variable 'tmpFile' is reassigned a value before the old one has been used.
w6/action.c:98:3: note: Variable 'tmpFile' is reassigned a value before the old one has been used.
w6/action.c:96:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
w6/action.c:325:7: style: The scope of the variable 'xx' can be reduced. [variableScope]
w6/aqldisp.c:215:10: style: The scope of the variable 'activeTable' can be reduced. [variableScope]
w6/asubs.c:212:23: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
w6/asubs.c:169:25: style: The scope of the variable 'cq' can be reduced. [variableScope]
w6/asubs.c:237:14: style: The scope of the variable 'j' can be reduced. [variableScope]
w6/asubs.c:306:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w6/asubs.c:306:15: style: The scope of the variable 'local' can be reduced. [variableScope]
w6/asubs.c:306:22: style: The scope of the variable 'k' can be reduced. [variableScope]
w6/basepad.c:477:7: style: Condition '!obj' is always true [knownConditionTrueFalse]
w6/basepad.c:474:13: note: Assignment 'obj=0', assigned value is 0
w6/basepad.c:477:7: note: Condition '!obj' is always true
w6/basepad.c:66:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w6/basepad.c:107:16: style: The scope of the variable 'j' can be reduced. [variableScope]
w6/basepad.c:131:16: style: The scope of the variable 'j' can be reduced. [variableScope]
w6/basepad.c:376:7: style: The scope of the variable 'x1' can be reduced. [variableScope]
w6/basepad.c:376:11: style: The scope of the variable 'x2' can be reduced. [variableScope]
w6/basepad.c:376:15: style: The scope of the variable 'y1' can be reduced. [variableScope]
w6/basepad.c:376:19: style: The scope of the variable 'y2' can be reduced. [variableScope]
w6/basepad.c:313:12: style: Variable 'a1' is assigned a value that is never used. [unreadVariable]
w6/basepad.c:313:32: style: Variable 'b1' is assigned a value that is never used. [unreadVariable]
w6/basepad.c:313:22: style: Variable 'a2' is assigned a value that is never used. [unreadVariable]
w6/basepad.c:313:42: style: Variable 'b2' is assigned a value that is never used. [unreadVariable]
w6/bsdumps.c:129:8: style: The scope of the variable 'ii' can be reduced. [variableScope]
w6/bssubs.c:1941:7: warning: Identical condition '!Model', second condition is always false [identicalConditionAfterEarlyExit]
w6/bssubs.c:1938:7: note: first condition
w6/bssubs.c:1941:7: note: second condition
w6/bssubs.c:145:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w6/bssubs.c:759:7: style: The scope of the variable 'c' can be reduced. [variableScope]
w6/bssubs.c:2249:7: style: The scope of the variable 'table' can be reduced. [variableScope]
w6/bssubs.c:2289:25: style: Function 'doXref' argument 1 names different: declaration 'key' definition 'original'. [funcArgNamesDifferent]
w6/bssubs.c:92:25: note: Function 'doXref' argument 1 names different: declaration 'key' definition 'original'.
w6/bssubs.c:2289:25: note: Function 'doXref' argument 1 names different: declaration 'key' definition 'original'.
w6/bstools.c:62:7: style: The scope of the variable 'n' can be reduced. [variableScope]
w6/bstools.c:121:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w6/bstree.c:113:13: style: The scope of the variable 'nl' can be reduced. [variableScope]
w6/bstree.c:113:19: style: The scope of the variable 'nr' can be reduced. [variableScope]
w6/bstree.c:474:5: style: The scope of the variable 'freecells' can be reduced. [variableScope]
w6/bstree.c:474:16: style: The scope of the variable 'n1' can be reduced. [variableScope]
w6/bstree.c:470:43: style: Function 'bsTreeFindBlock' argument 2 names different: declaration 'kp' definition 'kkp'. [funcArgNamesDifferent]
w6/bstree.c:54:45: note: Function 'bsTreeFindBlock' argument 2 names different: declaration 'kp' definition 'kkp'.
w6/bstree.c:470:43: note: Function 'bsTreeFindBlock' argument 2 names different: declaration 'kp' definition 'kkp'.
w6/bstree.c:637:43: style: Function 'bsTreeStoreContinuation' argument 1 names different: declaration 'k' definition 'key'. [funcArgNamesDifferent]
w6/bstree.c:57:45: note: Function 'bsTreeStoreContinuation' argument 1 names different: declaration 'k' definition 'key'.
w6/bstree.c:637:43: note: Function 'bsTreeStoreContinuation' argument 1 names different: declaration 'k' definition 'key'.
w6/bsubs.c:99:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w6/bsubs.c:208:18: style: The scope of the variable 'cp' can be reduced. [variableScope]
w6/bsubs.c:209:16: style: The scope of the variable 'i' can be reduced. [variableScope]
w6/bsubs.c:104:7: warning: memset() called to fill 0 bytes. [memsetZeroBytes]
w6/check.c:50:8: style: The scope of the variable 'c' can be reduced. [variableScope]
w6/display.c:801:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w6/display.c:937:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
w6/dnasubs.c:1023:3: style: Variable 'dna_out' is reassigned a value before the old one has been used. [redundantAssignment]
w6/dnasubs.c:1021:0: note: Variable 'dna_out' is reassigned a value before the old one has been used.
w6/dnasubs.c:1023:3: note: Variable 'dna_out' is reassigned a value before the old one has been used.
w6/dnasubs.c:1062:4: style: Variable 'a' is reassigned a value before the old one has been used. [redundantAssignment]
w6/dnasubs.c:1060:0: note: Variable 'a' is reassigned a value before the old one has been used.
w6/dnasubs.c:1062:4: note: Variable 'a' is reassigned a value before the old one has been used.
w6/dnasubs.c:1070:7: style: Variable 'cds_dna' is reassigned a value before the old one has been used. [redundantAssignment]
w6/dnasubs.c:1068:0: note: Variable 'cds_dna' is reassigned a value before the old one has been used.
w6/dnasubs.c:1070:7: note: Variable 'cds_dna' is reassigned a value before the old one has been used.
w6/dnasubs.c:116:9: style: The scope of the variable 'c' can be reduced. [variableScope]
w6/dnasubs.c:246:8: style: The scope of the variable 'buffer' can be reduced. [variableScope]
w6/dnasubs.c:247:7: style: The scope of the variable 'dna_length' can be reduced. [variableScope]
w6/dnasubs.c:248:7: style: The scope of the variable 'lines' can be reduced. [variableScope]
w6/dnasubs.c:248:18: style: The scope of the variable 'chars_left' can be reduced. [variableScope]
w6/dnasubs.c:250:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w6/dnasubs.c:890:13: style: The scope of the variable 'smap' can be reduced. [variableScope]
w6/dnasubs.c:960:13: style: The scope of the variable 'smap' can be reduced. [variableScope]
w6/dnasubs.c:875:45: style: Function 'dnaDoGet' argument 2 names different: declaration 'handle' definition 'dna_handle'. [funcArgNamesDifferent]
w6/dnasubs.c:69:45: note: Function 'dnaDoGet' argument 2 names different: declaration 'handle' definition 'dna_handle'.
w6/dnasubs.c:875:45: note: Function 'dnaDoGet' argument 2 names different: declaration 'handle' definition 'dna_handle'.
w6/dnasubs.c:563:31: style: Clarify calculation precedence for '%' and '?'. [clarifyCalculation]
w6/forest.c:1367:12: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
w6/forest.c:1348:7: note: outer condition: isModel
w6/forest.c:1367:12: note: identical inner condition: isModel
w6/forest.c:952:27: style: Condition 'found<2' is always true [knownConditionTrueFalse]
w6/forest.c:951:15: note: Assignment 'found=0', assigned value is 0
w6/forest.c:952:27: note: Condition 'found<2' is always true
w6/forest.c:2285:7: style: Condition '!ks' is always true [knownConditionTrueFalse]
w6/forest.c:2278:15: note: Assignment 'ks=0', assigned value is 0
w6/forest.c:2285:7: note: Condition '!ks' is always true
w6/forest.c:205:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w6/forest.c:469:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w6/forest.c:469:10: style: The scope of the variable 'n' can be reduced. [variableScope]
w6/forest.c:469:13: style: The scope of the variable 'nn1' can be reduced. [variableScope]
w6/forest.c:551:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w6/forest.c:572:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
w6/forest.c:574:7: style: The scope of the variable 'ii' can be reduced. [variableScope]
w6/forest.c:574:10: style: The scope of the variable 'j' can be reduced. [variableScope]
w6/forest.c:574:13: style: The scope of the variable 'nn' can be reduced. [variableScope]
w6/forest.c:857:29: style: The scope of the variable 'p' can be reduced. [variableScope]
w6/forest.c:1012:11: style: The scope of the variable 'j' can be reduced. [variableScope]
w6/forest.c:1012:14: style: The scope of the variable 'nn' can be reduced. [variableScope]
w6/forest.c:1013:8: style: The scope of the variable 'kp' can be reduced. [variableScope]
w6/forest.c:1094:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
w6/forest.c:1640:7: style: The scope of the variable 'box' can be reduced. [variableScope]
w6/forest.c:1640:16: style: The scope of the variable 'yDis' can be reduced. [variableScope]
w6/forest.c:1641:9: style: The scope of the variable 'hh' can be reduced. [variableScope]
w6/forest.c:1774:7: style: The scope of the variable 'n' can be reduced. [variableScope]
w6/forest.c:2125:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w6/forest.c:2125:11: style: The scope of the variable 'j' can be reduced. [variableScope]
w6/ksetdisp.c:265:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w6/ksetdisp.c:287:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w6/ksetdisp.c:398:13: style: The scope of the variable 'colX' can be reduced. [variableScope]
w6/ksetdisp.c:398:18: style: The scope of the variable 'startpos' can be reduced. [variableScope]
w6/ksetdisp.c:398:34: style: The scope of the variable 'numrows' can be reduced. [variableScope]
w6/ksetdisp.c:461:16: style: The scope of the variable 'i' can be reduced. [variableScope]
w6/ksetdisp.c:1035:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w6/ksetdisp.c:1035:10: style: The scope of the variable 'iy' can be reduced. [variableScope]
w6/ksetdisp.c:1035:14: style: The scope of the variable 'y' can be reduced. [variableScope]
w6/ksetdisp.c:1035:17: style: The scope of the variable 'colX' can be reduced. [variableScope]
w6/ksetdisp.c:1035:23: style: The scope of the variable 'col' can be reduced. [variableScope]
w6/ksetdisp.c:1035:36: style: The scope of the variable 'numcol' can be reduced. [variableScope]
w6/ksetdisp.c:1039:9: style: The scope of the variable 'box' can be reduced. [variableScope]
w6/ksetdisp.c:1041:7: style: The scope of the variable 'startpos' can be reduced. [variableScope]
w6/ksetdisp.c:1041:39: style: The scope of the variable 'numrows' can be reduced. [variableScope]
w6/ksetdisp.c:1249:9: style: The scope of the variable 'word' can be reduced. [variableScope]
w6/ksetdisp.c:1484:12: style: The scope of the variable 'before' can be reduced. [variableScope]
w6/ksetdisp.c:1825:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w6/ksetdisp.c:1825:18: style: The scope of the variable 'numrows' can be reduced. [variableScope]
w6/ksetdisp.c:1825:26: style: The scope of the variable 'incr' can be reduced. [variableScope]
w6/ksetdisp.c:1825:31: style: The scope of the variable 'iy' can be reduced. [variableScope]
w6/ksetdisp.c:1825:38: style: The scope of the variable 'colour' can be reduced. [variableScope]
w6/ksetdisp.c:1825:45: style: The scope of the variable 'addbit' can be reduced. [variableScope]
w6/ksetdisp.c:1827:9: style: The scope of the variable 'right' can be reduced. [variableScope]
w6/ksetdisp.c:1827:15: style: The scope of the variable 'ncol' can be reduced. [variableScope]
w6/ksetdisp.c:1980:8: style: The scope of the variable 'kp' can be reduced. [variableScope]
w6/ksetdisp.c:2061:7: style: The scope of the variable 'colX' can be reduced. [variableScope]
w6/ksetdisp.c:2061:18: style: The scope of the variable 'k' can be reduced. [variableScope]
w6/ksetdisp.c:2062:9: style: The scope of the variable 'xpt' can be reduced. [variableScope]
w6/ksetdisp.c:2062:13: style: The scope of the variable 'top' can be reduced. [variableScope]
w6/ksetdisp.c:2062:17: style: The scope of the variable 'bottom' can be reduced. [variableScope]
w6/ksetdisp.c:2062:24: style: The scope of the variable 'boxstart' can be reduced. [variableScope]
w6/ksetdisp.c:2062:33: style: The scope of the variable 'boxend' can be reduced. [variableScope]
w6/ksetdisp.c:2062:40: style: The scope of the variable 'len' can be reduced. [variableScope]
w6/ksetdisp.c:2005:10: style: Function 'columnWidth' argument 3 names different: declaration 'width' definition 'cWidth'. [funcArgNamesDifferent]
w6/ksetdisp.c:189:57: note: Function 'columnWidth' argument 3 names different: declaration 'width' definition 'cWidth'.
w6/ksetdisp.c:2005:10: note: Function 'columnWidth' argument 3 names different: declaration 'width' definition 'cWidth'.
w6/ksetdisp.c:1165:12: style: Variable 'iy' is assigned a value that is never used. [unreadVariable]
w6/ksetdisp.c:1112:8: style: Variable 'numcol' is modified but its new value is never used. [unreadVariable]
w6/ksetdisp.c:2016:10: style: Variable 'kSet' is assigned a value that is never used. [unreadVariable]
w6/ksetdisp.c:2069:7: style: Variable 'colX' is assigned a value that is never used. [unreadVariable]
w6/layoutdisp.c:90:14: style: The scope of the variable 'level' can be reduced. [variableScope]
w6/layoutdisp.c:90:21: style: The scope of the variable 'x' can be reduced. [variableScope]
w6/layoutdisp.c:92:9: style: The scope of the variable 'card' can be reduced. [variableScope]
w6/layoutdisp.c:92:16: style: The scope of the variable 'word' can be reduced. [variableScope]
w6/layoutdisp.c:190:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w6/layoutdisp.c:191:11: style: The scope of the variable 'lItem' can be reduced. [variableScope]
w6/layoutdisp.c:192:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
w6/layoutdisp.c:302:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w6/layoutdisp.c:303:11: style: The scope of the variable 'll' can be reduced. [variableScope]
w6/layoutdisp.c:305:9: style: The scope of the variable 'filename' can be reduced. [variableScope]
w6/longtextdisp.c:305:18: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition]
w6/matchtable.c:386:11: style: The scope of the variable 'c' can be reduced. [variableScope]
w6/matchtable.c:473:10: style: The scope of the variable 'm' can be reduced. [variableScope]
w6/multimapdisp.c:512:14: style: The scope of the variable 'mcol' can be reduced. [variableScope]
w6/multimapdisp.c:734:7: style: The scope of the variable 'j' can be reduced. [variableScope]
w6/multimapdisp.c:734:10: style: The scope of the variable 'maxCol' can be reduced. [variableScope]
w6/multimapdisp.c:776:7: style: The scope of the variable 'j' can be reduced. [variableScope]
w6/multimapdisp.c:776:10: style: The scope of the variable 'maxCol' can be reduced. [variableScope]
w6/multimapdisp.c:806:7: style: The scope of the variable 'j' can be reduced. [variableScope]
w6/multimapdisp.c:806:11: style: The scope of the variable 'maxCol' can be reduced. [variableScope]
w6/multimapdisp.c:938:7: style: The scope of the variable 'j' can be reduced. [variableScope]
w6/multimapdisp.c:938:10: style: The scope of the variable 'maxCol' can be reduced. [variableScope]
w6/multimapdisp.c:1015:11: style: The scope of the variable 'j' can be reduced. [variableScope]
w6/multimapdisp.c:1015:14: style: The scope of the variable 'maxCol' can be reduced. [variableScope]
w6/multimapdisp.c:1055:12: style: The scope of the variable 'xx' can be reduced. [variableScope]
w6/multimapdisp.c:1435:9: style: The scope of the variable 'x' can be reduced. [variableScope]
w6/multimapdisp.c:1435:12: style: The scope of the variable 'y' can be reduced. [variableScope]
w6/multimapdisp.c:1498:51: style: Function 'multiMapDrawKey' argument 2 names different: declaration 'key' definition 'curr'. [funcArgNamesDifferent]
w6/multimapdisp.c:151:51: note: Function 'multiMapDrawKey' argument 2 names different: declaration 'key' definition 'curr'.
w6/multimapdisp.c:1498:51: note: Function 'multiMapDrawKey' argument 2 names different: declaration 'key' definition 'curr'.
w6/nicedump.c:160:29: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
w6/nicedump.c:111:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w6/nicedump.c:513:8: style: The scope of the variable 'ii' can be reduced. [variableScope]
w6/nicedump.c:701:8: style: The scope of the variable 'ii' can be reduced. [variableScope]
w6/nicedump.c:1074:8: style: The scope of the variable 'ii' can be reduced. [variableScope]
w6/nicedump.c:775:62: style: Function 'niceTextXML' argument 3 names different: declaration 'end_tag' definition 'end_tag_out'. [funcArgNamesDifferent]
w6/nicedump.c:83:62: note: Function 'niceTextXML' argument 3 names different: declaration 'end_tag' definition 'end_tag_out'.
w6/nicedump.c:775:62: note: Function 'niceTextXML' argument 3 names different: declaration 'end_tag' definition 'end_tag_out'.
w6/nicedump.c:886:36: style: Function 'niceTextXMLSchema' argument 1 names different: declaration 'bs' definition 'bs_out'. [funcArgNamesDifferent]
w6/nicedump.c:85:36: note: Function 'niceTextXMLSchema' argument 1 names different: declaration 'bs' definition 'bs_out'.
w6/nicedump.c:886:36: note: Function 'niceTextXMLSchema' argument 1 names different: declaration 'bs' definition 'bs_out'.
w6/nicedump.c:886:48: style: Function 'niceTextXMLSchema' argument 2 names different: declaration 'bsm' definition 'bsm_out'. [funcArgNamesDifferent]
w6/nicedump.c:85:44: note: Function 'niceTextXMLSchema' argument 2 names different: declaration 'bsm' definition 'bsm_out'.
w6/nicedump.c:886:48: note: Function 'niceTextXMLSchema' argument 2 names different: declaration 'bsm' definition 'bsm_out'.
w6/nicedump.c:909:11: style: Variable 'debug' is assigned a value that is never used. [unreadVariable]
w6/nicedump.c:956:24: style: Variable 'my_name' is assigned a value that is never used. [unreadVariable]
w6/objcachedisp.c:59:18: error: Expression '"Cache 2",1,line++' depends on order of evaluation of side effects [unknownEvaluationOrder]
w6/peptide.c:831:3: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
w6/peptide.c:828:0: note: Variable 'result' is reassigned a value before the old one has been used.
w6/peptide.c:831:3: note: Variable 'result' is reassigned a value before the old one has been used.
w6/peptide.c:1195:3: style: Variable 'pep_out' is reassigned a value before the old one has been used. [redundantAssignment]
w6/peptide.c:1193:0: note: Variable 'pep_out' is reassigned a value before the old one has been used.
w6/peptide.c:1195:3: note: Variable 'pep_out' is reassigned a value before the old one has been used.
w6/peptide.c:1251:3: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
w6/peptide.c:1249:0: note: Variable 'result' is reassigned a value before the old one has been used.
w6/peptide.c:1251:3: note: Variable 'result' is reassigned a value before the old one has been used.
w6/peptide.c:1261:3: style: Variable 'a' is reassigned a value before the old one has been used. [redundantAssignment]
w6/peptide.c:1259:0: note: Variable 'a' is reassigned a value before the old one has been used.
w6/peptide.c:1261:3: note: Variable 'a' is reassigned a value before the old one has been used.
w6/peptide.c:1658:3: style: Variable 'cc' is reassigned a value before the old one has been used. [redundantAssignment]
w6/peptide.c:1655:7: note: Variable 'cc' is reassigned a value before the old one has been used.
w6/peptide.c:1658:3: note: Variable 'cc' is reassigned a value before the old one has been used.
w6/peptide.c:559:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
w6/peptide.c:560:10: style: The scope of the variable 'residue' can be reduced. [variableScope]
w6/peptide.c:602:9: style: The scope of the variable 'x' can be reduced. [variableScope]
w6/peptide.c:603:10: style: The scope of the variable 'n' can be reduced. [variableScope]
w6/peptide.c:604:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
w6/peptide.c:1208:22: style: The scope of the variable 'k' can be reduced. [variableScope]
w6/peptide.c:1444:9: style: The scope of the variable 'result' can be reduced. [variableScope]
w6/peptide.c:1445:8: style: The scope of the variable 'x' can be reduced. [variableScope]
w6/peptide.c:1445:10: style: The scope of the variable 'n' can be reduced. [variableScope]
w6/peptide.c:1707:63: style: Function 'printTranslationTable' argument 2 names different: declaration 'translation_table' definition 'translationTable'. [funcArgNamesDifferent]
w6/peptide.c:88:63: note: Function 'printTranslationTable' argument 2 names different: declaration 'translation_table' definition 'translationTable'.
w6/peptide.c:1707:63: note: Function 'printTranslationTable' argument 2 names different: declaration 'translation_table' definition 'translationTable'.
w6/peptide.c:615:28: style: Variable 'n' is modified but its new value is never used. [unreadVariable]
w6/plot.c:224:8: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
w6/plot.c:197:3: style: Variable 'look->isPrinting' is reassigned a value before the old one has been used. [redundantAssignment]
w6/plot.c:193:3: note: Variable 'look->isPrinting' is reassigned a value before the old one has been used.
w6/plot.c:197:3: note: Variable 'look->isPrinting' is reassigned a value before the old one has been used.
w6/plot.c:252:8: style: The scope of the variable 'fp' can be reduced. [variableScope]
w6/plot.c:253:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w6/plot.c:347:10: style: The scope of the variable 'x' can be reduced. [variableScope]
w6/plot.c:370:22: style: The scope of the variable 'x' can be reduced. [variableScope]
w6/plot.c:371:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w6/plot.c:449:18: style: The scope of the variable 'x' can be reduced. [variableScope]
w6/plot.c:498:21: style: The scope of the variable 'ip' can be reduced. [variableScope]
w6/plot.c:499:17: style: The scope of the variable 'k1' can be reduced. [variableScope]
w6/plot.c:499:21: style: The scope of the variable 'k2' can be reduced. [variableScope]
w6/plot.c:1097:7: style: The scope of the variable 'inter' can be reduced. [variableScope]
w6/plot.c:1112:9: style: The scope of the variable 'vp' can be reduced. [variableScope]
w6/plot.c:1115:16: style: The scope of the variable 'nr' can be reduced. [variableScope]
w6/plot.c:1119:7: style: The scope of the variable 'n' can be reduced. [variableScope]
w6/plot.c:1119:10: style: The scope of the variable 'n1' can be reduced. [variableScope]
w6/plot.c:1120:9: style: The scope of the variable 'x' can be reduced. [variableScope]
w6/plot.c:1120:16: style: The scope of the variable 'scale' can be reduced. [variableScope]
w6/plot.c:1120:27: style: The scope of the variable 'xmin' can be reduced. [variableScope]
w6/plot.c:1120:37: style: The scope of the variable 'xmax' can be reduced. [variableScope]
w6/plot.c:387:8: style: Variable 'fp' is assigned a value that is never used. [unreadVariable]
w6/plot.c:436:24: error: Uninitialized variable: ip [uninitvar]
w6/plot2d.c:275:9: style: The scope of the variable 'x' can be reduced. [variableScope]
w6/plot2d.c:395:9: style: The scope of the variable 'y' can be reduced. [variableScope]
w6/prefdisp.c:174:13: style: The scope of the variable 'item' can be reduced. [variableScope]
w6/prefdisp.c:179:16: style: Variable 'old_active' is assigned a value that is never used. [unreadVariable]
w6/qbedisp.c:445:3: warning: Either the condition 'if(qbelook&&qbelook->key)' is redundant or there is possible null pointer dereference: qbelook. [nullPointerRedundantCheck]
w6/qbedisp.c:446:6: note: Assuming that condition 'if(qbelook&&qbelook->key)' is not redundant
w6/qbedisp.c:445:3: note: Null pointer dereference
w6/qbedisp.c:454:3: warning: Either the condition 'if(qbelook&&qbelook->key)' is redundant or there is possible null pointer dereference: qbelook. [nullPointerRedundantCheck]
w6/qbedisp.c:455:6: note: Assuming that condition 'if(qbelook&&qbelook->key)' is not redundant
w6/qbedisp.c:454:3: note: Null pointer dereference
w6/qbedisp.c:457:3: warning: Either the condition 'qbelook' is redundant or there is possible null pointer dereference: qbelook. [nullPointerRedundantCheck]
w6/qbedisp.c:455:7: note: Assuming that condition 'qbelook' is not redundant
w6/qbedisp.c:457:3: note: Null pointer dereference
w6/qbedisp.c:458:17: warning: Either the condition 'qbelook' is redundant or there is possible null pointer dereference: qbelook. [nullPointerRedundantCheck]
w6/qbedisp.c:455:7: note: Assuming that condition 'qbelook' is not redundant
w6/qbedisp.c:458:17: note: Null pointer dereference
w6/qbedisp.c:310:10: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
w6/qbedisp.c:290:18: note: Assignment 'v0=0', assigned value is 0
w6/qbedisp.c:310:10: note: Null pointer addition
w6/qbedisp.c:344:39: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
w6/qbedisp.c:326:18: note: Assignment 'v0=0', assigned value is 0
w6/qbedisp.c:344:39: note: Null pointer addition
w6/qbedisp.c:494:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w6/qbedisp.c:527:14: style: The scope of the variable 'oldtag' can be reduced. [variableScope]
w6/qbedisp.c:779:7: style: The scope of the variable 'box' can be reduced. [variableScope]
w6/qbedisp.c:781:7: style: The scope of the variable 'length' can be reduced. [variableScope]
w6/qbedisp.c:1149:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w6/qbedisp.c:1231:8: style: The scope of the variable 'kp' can be reduced. [variableScope]
w6/qbedisp.c:790:12: style: Variable 'old_y' is assigned a value that is never used. [unreadVariable]
w6/qbedisp.c:788:20: style: Variable 'downNotRight' is assigned a value that is never used. [unreadVariable]
w6/querybuild.c:1889:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
w6/querybuild.c:1151:17: warning: Possible null pointer dereference: curr [nullPointer]
w6/querybuild.c:1149:14: note: Assignment 'curr=NULL', assigned value is 0
w6/querybuild.c:1151:17: note: Null pointer dereference
w6/querybuild.c:216:19: warning: Either the condition 'if(text)' is redundant or there is overflow in pointer subtraction. [nullPointerArithmeticRedundantCheck]
w6/querybuild.c:218:6: note: Assuming that condition 'if(text)' is not redundant
w6/querybuild.c:216:19: note: Null pointer subtraction
w6/querybuild.c:1300:11: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
w6/querybuild.c:1274:14: note: Assignment 'v0=0', assigned value is 0
w6/querybuild.c:1300:11: note: Null pointer addition
w6/querybuild.c:1596:9: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
w6/querybuild.c:1598:2: note: Found duplicate branches for 'if' and 'else'.
w6/querybuild.c:1596:9: note: Found duplicate branches for 'if' and 'else'.
w6/querybuild.c:388:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w6/querybuild.c:556:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w6/querybuild.c:668:19: style: The scope of the variable 'syntax_c' can be reduced. [variableScope]
w6/querybuild.c:765:9: style: The scope of the variable 'entry_a' can be reduced. [variableScope]
w6/querybuild.c:765:19: style: The scope of the variable 'syntax_a' can be reduced. [variableScope]
w6/querybuild.c:765:30: style: The scope of the variable 'entry_c' can be reduced. [variableScope]
w6/querybuild.c:765:40: style: The scope of the variable 'syntax_c' can be reduced. [variableScope]
w6/querybuild.c:766:9: style: The scope of the variable 'entry_v' can be reduced. [variableScope]
w6/querybuild.c:766:19: style: The scope of the variable 'syntax_v' can be reduced. [variableScope]
w6/querybuild.c:766:42: style: The scope of the variable 'qc' can be reduced. [variableScope]
w6/querybuild.c:1160:9: style: The scope of the variable 'v0' can be reduced. [variableScope]
w6/querybuild.c:1161:7: style: The scope of the variable 'max' can be reduced. [variableScope]
w6/querybuild.c:1487:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w6/querybuild.c:1736:7: style: The scope of the variable 'triBox' can be reduced. [variableScope]
w6/querybuild.c:1883:9: style: The scope of the variable 'temp' can be reduced. [variableScope]
w6/querybuild.c:1531:29: style: Function 'qbuildPick' argument 1 names different: declaration 'k' definition 'box'. [funcArgNamesDifferent]
w6/querybuild.c:119:29: note: Function 'qbuildPick' argument 1 names different: declaration 'k' definition 'box'.
w6/querybuild.c:1531:29: note: Function 'qbuildPick' argument 1 names different: declaration 'k' definition 'box'.
w6/querydisp.c:590:12: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition]
w6/querydisp.c:606:17: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition]
w6/querydisp.c:607:10: warning: Either the condition 'cp' is redundant or there is possible null pointer dereference: cp. [nullPointerRedundantCheck]
w6/querydisp.c:605:9: note: Assuming that condition 'cp' is not redundant
w6/querydisp.c:607:10: note: Null pointer dereference
w6/querydisp.c:271:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w6/querydisp.c:272:10: style: The scope of the variable 'cp' can be reduced. [variableScope]
w6/querydisp.c:313:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w6/querydisp.c:192:26: warning: Storing fgetc() return value in char variable and then comparing with EOF. [checkCastIntToCharAndBack]
w6/sessiondisp.c:634:13: style: The scope of the variable 'stnew' can be reduced. [variableScope]
w6/sessiondisp.c:635:7: style: The scope of the variable 'box' can be reduced. [variableScope]
w6/sessiondisp.c:672:8: style: The scope of the variable 'b' can be reduced. [variableScope]
w6/smap.c:2048:12: warning: Either the condition '!parent' is redundant or there is possible null pointer dereference: parent. [nullPointerRedundantCheck]
w6/smap.c:2052:7: note: Assuming that condition '!parent' is not redundant
w6/smap.c:2048:12: note: Null pointer dereference
w6/smap.c:2184:11: warning: Redundant assignment of 'max' to itself. [selfAssignment]
w6/smap.c:1443:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w6/smap.c:1603:16: style: The scope of the variable 'newInfo' can be reduced. [variableScope]
w6/smap.c:2227:31: style: The scope of the variable 'i' can be reduced. [variableScope]
w6/smap.c:2419:11: style: The scope of the variable 'i' can be reduced. [variableScope]
w6/smap.c:2585:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w6/smap.c:2585:10: style: The scope of the variable 'k' can be reduced. [variableScope]
w6/smap.c:2585:13: style: The scope of the variable 'k1' can be reduced. [variableScope]
w6/smap.c:2585:17: style: The scope of the variable 'start' can be reduced. [variableScope]
w6/smap.c:2586:14: style: The scope of the variable 'cq' can be reduced. [variableScope]
w6/smap.c:923:68: style: Function 'sMapReMap' argument 5 names different: declaration 'local_map_in_out' definition 'local_map_inout'. [funcArgNamesDifferent]
w6/smap.c:130:68: note: Function 'sMapReMap' argument 5 names different: declaration 'local_map_in_out' definition 'local_map_inout'.
w6/smap.c:923:68: note: Function 'sMapReMap' argument 5 names different: declaration 'local_map_in_out' definition 'local_map_inout'.
w6/smap.c:1016:45: style: Function 'sMapLocalMap' argument 1 names different: declaration 'h' definition 'handle'. [funcArgNamesDifferent]
w6/smap.c:133:45: note: Function 'sMapLocalMap' argument 1 names different: declaration 'h' definition 'handle'.
w6/smap.c:1016:45: note: Function 'sMapLocalMap' argument 1 names different: declaration 'h' definition 'handle'.
w6/smap.c:927:9: style: Unused variable: reverse_local_map [unusedVariable]
w6/tabledisp.c:918:7: style: The scope of the variable 'j' can be reduced. [variableScope]
w6/tabledisp.c:918:10: style: The scope of the variable 'headerBox' can be reduced. [variableScope]
w6/tablemakerdisp.c:571:15: style: The scope of the variable 'cinfo' can be reduced. [variableScope]
w6/tablemakerdisp.c:1339:15: style: The scope of the variable 'cinfo' can be reduced. [variableScope]
w6/tablemakerdisp.c:1340:15: style: The scope of the variable 'from' can be reduced. [variableScope]
w6/tablemakerdisp.c:1341:7: style: The scope of the variable 'lastBoxInCol' can be reduced. [variableScope]
w6/tablemakerdisp.c:399:33: error: Uninitialized variable: colNum [uninitvar]
w6/treedisp.c:1677:22: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
w6/treedisp.c:1187:6: style: The scope of the variable 'i' can be reduced. [variableScope]
w6/treedisp.c:1308:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
w6/treedisp.c:1842:9: style: The scope of the variable 'f' can be reduced. [variableScope]
w6/treedisp.c:1843:7: style: The scope of the variable 'classNum' can be reduced. [variableScope]
w6/treedisp.c:1843:21: style: The scope of the variable 'level' can be reduced. [variableScope]
w6/treedisp.c:1844:9: style: The scope of the variable 'aWord' can be reduced. [variableScope]
w6/treedisp.c:1844:17: style: The scope of the variable 'theLine' can be reduced. [variableScope]
w6/treedisp.c:1846:7: style: The scope of the variable 'tablesInThisClass' can be reduced. [variableScope]
w6/treedisp.c:1848:9: style: The scope of the variable 'menufile' can be reduced. [variableScope]
w6/treedisp.c:2675:7: style: The scope of the variable 'table' can be reduced. [variableScope]
w6/treedisp.c:3038:9: style: The scope of the variable 'pattern' can be reduced. [variableScope]
w6/treedisp.c:3085:16: style: The scope of the variable 'text' can be reduced. [variableScope]
w6/treedisp.c:3087:14: style: The scope of the variable 'PrevDir' can be reduced. [variableScope]
w6/treedisp.c:3089:7: style: The scope of the variable 'box' can be reduced. [variableScope]
w6/treedisp.c:3090:14: style: The scope of the variable 'PrevBox' can be reduced. [variableScope]
w6/treedisp.c:3091:7: style: The scope of the variable 'ClickedBox' can be reduced. [variableScope]
w6/treedisp.c:3093:9: style: The scope of the variable 'ActiveText' can be reduced. [variableScope]
w6/treedisp.c:519:27: style: Function 'lookPick' argument 1 names different: declaration 'k' definition 'box'. [funcArgNamesDifferent]
w6/treedisp.c:179:37: note: Function 'lookPick' argument 1 names different: declaration 'k' definition 'box'.
w6/treedisp.c:519:27: note: Function 'lookPick' argument 1 names different: declaration 'k' definition 'box'.
w6/treedisp.c:2217:29: style: Function 'updatePick' argument 1 names different: declaration 'k' definition 'box'. [funcArgNamesDifferent]
w6/treedisp.c:182:37: note: Function 'updatePick' argument 1 names different: declaration 'k' definition 'box'.
w6/treedisp.c:2217:29: note: Function 'updatePick' argument 1 names different: declaration 'k' definition 'box'.
w6/treedisp.c:2474:31: style: Function 'addComment' argument 1 names different: declaration 'string' definition 'text'. [funcArgNamesDifferent]
w6/treedisp.c:185:39: note: Function 'addComment' argument 1 names different: declaration 'string' definition 'text'.
w6/treedisp.c:2474:31: note: Function 'addComment' argument 1 names different: declaration 'string' definition 'text'.
w6/treedisp.c:2552:31: style: Function 'addKeyText' argument 1 names different: declaration 'string' definition 'text'. [funcArgNamesDifferent]
w6/treedisp.c:187:39: note: Function 'addKeyText' argument 1 names different: declaration 'string' definition 'text'.
w6/treedisp.c:2552:31: note: Function 'addKeyText' argument 1 names different: declaration 'string' definition 'text'.
w6/treedisp.c:2593:28: style: Function 'addData' argument 1 names different: declaration 'string' definition 'text'. [funcArgNamesDifferent]
w6/treedisp.c:186:39: note: Function 'addData' argument 1 names different: declaration 'string' definition 'text'.
w6/treedisp.c:2593:28: note: Function 'addData' argument 1 names different: declaration 'string' definition 'text'.
w6/treedisp.c:2646:28: style: Function 'editorOK' argument 1 names different: declaration 'ep' definition 'editor'. [funcArgNamesDifferent]
w6/treedisp.c:190:28: note: Function 'editorOK' argument 1 names different: declaration 'ep' definition 'editor'.
w6/treedisp.c:2646:28: note: Function 'editorOK' argument 1 names different: declaration 'ep' definition 'editor'.
w6/treedisp.c:2659:32: style: Function 'editorCancel' argument 1 names different: declaration 'ep' definition 'editor'. [funcArgNamesDifferent]
w6/treedisp.c:191:32: note: Function 'editorCancel' argument 1 names different: declaration 'ep' definition 'editor'.
w6/treedisp.c:2659:32: note: Function 'editorCancel' argument 1 names different: declaration 'ep' definition 'editor'.
w7/alignmentdisp.c:173:10: style: The scope of the variable 'x' can be reduced. [variableScope]
w7/biblio.c:593:8: style: Variable 'box' is reassigned a value before the old one has been used. [redundantAssignment]
w7/biblio.c:591:8: note: Variable 'box' is reassigned a value before the old one has been used.
w7/biblio.c:593:8: note: Variable 'box' is reassigned a value before the old one has been used.
w7/biblio.c:744:3: style: Variable 'mmax' is reassigned a value before the old one has been used. [redundantAssignment]
w7/biblio.c:742:3: note: Variable 'mmax' is reassigned a value before the old one has been used.
w7/biblio.c:744:3: note: Variable 'mmax' is reassigned a value before the old one has been used.
w7/biblio.c:755:7: style: Variable 'ii' is reassigned a value before the old one has been used. [redundantAssignment]
w7/biblio.c:753:7: note: Variable 'ii' is reassigned a value before the old one has been used.
w7/biblio.c:755:7: note: Variable 'ii' is reassigned a value before the old one has been used.
w7/biblio.c:765:7: style: Variable 'j' is reassigned a value before the old one has been used. [redundantAssignment]
w7/biblio.c:762:7: note: Variable 'j' is reassigned a value before the old one has been used.
w7/biblio.c:765:7: note: Variable 'j' is reassigned a value before the old one has been used.
w7/biblio.c:943:3: style: Variable 'mmax' is reassigned a value before the old one has been used. [redundantAssignment]
w7/biblio.c:941:3: note: Variable 'mmax' is reassigned a value before the old one has been used.
w7/biblio.c:943:3: note: Variable 'mmax' is reassigned a value before the old one has been used.
w7/biblio.c:954:7: style: Variable 'ii' is reassigned a value before the old one has been used. [redundantAssignment]
w7/biblio.c:952:7: note: Variable 'ii' is reassigned a value before the old one has been used.
w7/biblio.c:954:7: note: Variable 'ii' is reassigned a value before the old one has been used.
w7/biblio.c:964:7: style: Variable 'j' is reassigned a value before the old one has been used. [redundantAssignment]
w7/biblio.c:961:7: note: Variable 'j' is reassigned a value before the old one has been used.
w7/biblio.c:964:7: note: Variable 'j' is reassigned a value before the old one has been used.
w7/biblio.c:1320:3: style: Variable 'mmax' is reassigned a value before the old one has been used. [redundantAssignment]
w7/biblio.c:1318:3: note: Variable 'mmax' is reassigned a value before the old one has been used.
w7/biblio.c:1320:3: note: Variable 'mmax' is reassigned a value before the old one has been used.
w7/biblio.c:198:14: style: The scope of the variable 'i' can be reduced. [variableScope]
w7/biblio.c:198:17: style: The scope of the variable 'j' can be reduced. [variableScope]
w7/biblio.c:198:20: style: The scope of the variable 'ii' can be reduced. [variableScope]
w7/biblio.c:272:13: style: The scope of the variable 'rmin' can be reduced. [variableScope]
w7/biblio.c:272:19: style: The scope of the variable 'aux' can be reduced. [variableScope]
w7/biblio.c:273:9: style: The scope of the variable 'min' can be reduced. [variableScope]
w7/biblio.c:303:13: style: The scope of the variable 'rmin' can be reduced. [variableScope]
w7/biblio.c:303:19: style: The scope of the variable 'aux' can be reduced. [variableScope]
w7/biblio.c:305:9: style: The scope of the variable 'auxf' can be reduced. [variableScope]
w7/biblio.c:340:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w7/biblio.c:340:10: style: The scope of the variable 'ii' can be reduced. [variableScope]
w7/biblio.c:385:10: style: The scope of the variable 'ii' can be reduced. [variableScope]
w7/biblio.c:488:18: style: The scope of the variable 'cc' can be reduced. [variableScope]
w7/biblio.c:540:18: style: The scope of the variable 'cc' can be reduced. [variableScope]
w7/biblio.c:725:34: style: The scope of the variable 'ii' can be reduced. [variableScope]
w7/biblio.c:726:13: style: The scope of the variable 'abst' can be reduced. [variableScope]
w7/biblio.c:924:34: style: The scope of the variable 'ii' can be reduced. [variableScope]
w7/biblio.c:925:13: style: The scope of the variable 'abst' can be reduced. [variableScope]
w7/biblio.c:1293:34: style: The scope of the variable 'ii' can be reduced. [variableScope]
w7/biblio.c:1294:13: style: The scope of the variable 'abst' can be reduced. [variableScope]
w7/cmapdisp.c:878:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w7/cmapdisp.c:878:10: style: The scope of the variable 'min' can be reduced. [variableScope]
w7/cmapdisp.c:878:15: style: The scope of the variable 'max' can be reduced. [variableScope]
w7/cmapdisp.c:879:17: style: The scope of the variable 'total' can be reduced. [variableScope]
w7/cmapdisp.c:881:7: style: The scope of the variable 'iseg' can be reduced. [variableScope]
w7/cmapdisp.c:1139:10: style: The scope of the variable 'xOff' can be reduced. [variableScope]
w7/cmapdisp.c:1163:10: style: The scope of the variable 'col' can be reduced. [variableScope]
w7/cmapdisp.c:1183:11: style: The scope of the variable 'col' can be reduced. [variableScope]
w7/cmapdisp.c:1223:10: style: The scope of the variable 'ihis' can be reduced. [variableScope]
w7/cmapdisp.c:1224:18: style: The scope of the variable 'y2' can be reduced. [variableScope]
w7/cmapdisp.c:1224:29: style: The scope of the variable 'x2' can be reduced. [variableScope]
w7/cmapdisp.c:1408:9: style: The scope of the variable 'word' can be reduced. [variableScope]
w7/cmapdisp.c:722:38: style: Function 'cMapDraw' argument 2 names different: declaration 'key' definition 'curr'. [funcArgNamesDifferent]
w7/cmapdisp.c:122:38: note: Function 'cMapDraw' argument 2 names different: declaration 'key' definition 'curr'.
w7/cmapdisp.c:722:38: note: Function 'cMapDraw' argument 2 names different: declaration 'key' definition 'curr'.
w7/cmapdisp.c:1019:10: style: Variable 'iseg' is assigned a value that is never used. [unreadVariable]
w7/cmapdisp.c:1405:7: style: Unused variable: level [unusedVariable]
w7/coltest.c:125:3: style: Variable 'look->from' is reassigned a value before the old one has been used. [redundantAssignment]
w7/coltest.c:123:3: note: Variable 'look->from' is reassigned a value before the old one has been used.
w7/coltest.c:125:3: note: Variable 'look->from' is reassigned a value before the old one has been used.
w7/coltest.c:169:9: style: The scope of the variable 'y' can be reduced. [variableScope]
w7/das.c:466:6: style: Unused variable: type_start [unusedVariable]
w7/das.c:466:19: style: Unused variable: type_end [unusedVariable]
w7/das.c:467:6: style: Unused variable: method_start [unusedVariable]
w7/das.c:467:21: style: Unused variable: method_end [unusedVariable]
w7/dendrogram.c:2588:0: style: Same expression used in consecutive assignments of 'yAlignTop' and 'yAlignBottom'. [duplicateAssignExpression]
w7/dendrogram.c:2588:0: note: Same expression used in consecutive assignments of 'yAlignTop' and 'yAlignBottom'.
w7/dendrogram.c:2588:0: note: Same expression used in consecutive assignments of 'yAlignTop' and 'yAlignBottom'.
w7/dendrogram.c:3462:14: style: Same expression on both sides of '==' because the value of '*cp' and 'start' are the same. [duplicateExpression]
w7/dendrogram.c:3460:16: note: 'start' is assigned value '*cp' here.
w7/dendrogram.c:3462:14: note: Same expression on both sides of '==' because the value of '*cp' and 'start' are the same.
w7/dendrogram.c:1054:8: style: The scope of the variable 'cp' can be reduced. [variableScope]
w7/dendrogram.c:1394:6: style: The scope of the variable 'i' can be reduced. [variableScope]
w7/dendrogram.c:2580:20: style: The scope of the variable 'lpDBox' can be reduced. [variableScope]
w7/dendrogram.c:2585:21: style: The scope of the variable 'lineLength' can be reduced. [variableScope]
w7/dendrogram.c:2690:14: style: The scope of the variable 'j' can be reduced. [variableScope]
w7/dendrogram.c:2696:8: style: The scope of the variable 'nSubChildren' can be reduced. [variableScope]
w7/dendrogram.c:2949:7: style: The scope of the variable 'brMax' can be reduced. [variableScope]
w7/dendrogram.c:2949:18: style: The scope of the variable 'brNormal' can be reduced. [variableScope]
w7/dendrogram.c:2949:32: style: The scope of the variable 'numLeaves' can be reduced. [variableScope]
w7/dendrogram.c:3897:11: style: The scope of the variable 'label' can be reduced. [variableScope]
w7/dendrogram.c:3898:4: style: The scope of the variable 'rank' can be reduced. [variableScope]
w7/dendrogram.c:2143:29: style: Function 'dgramPick' argument 1 names different: declaration 'k' definition 'box'. [funcArgNamesDifferent]
w7/dendrogram.c:383:32: note: Function 'dgramPick' argument 1 names different: declaration 'k' definition 'box'.
w7/dendrogram.c:2143:29: note: Function 'dgramPick' argument 1 names different: declaration 'k' definition 'box'.
w7/dnacpt.c:266:3: warning: Either the condition 'if(dnacpt&&!dnacpt->useKeySet&&fMapActive(&dna,&colors,&seqKey,&look))' is redundant or there is possible null pointer dereference: dnacpt. [nullPointerRedundantCheck]
w7/dnacpt.c:268:6: note: Assuming that condition 'if(dnacpt&&!dnacpt->useKeySet&&fMapActive(&dna,&colors,&seqKey,&look))' is not redundant
w7/dnacpt.c:266:3: note: Null pointer dereference
w7/dnacpt.c:2145:3: style: Variable 'n' is reassigned a value before the old one has been used. [redundantAssignment]
w7/dnacpt.c:2125:0: note: Variable 'n' is reassigned a value before the old one has been used.
w7/dnacpt.c:2145:3: note: Variable 'n' is reassigned a value before the old one has been used.
w7/dnacpt.c:2701:3: style: Variable 'box' is reassigned a value before the old one has been used. [redundantAssignment]
w7/dnacpt.c:2699:3: note: Variable 'box' is reassigned a value before the old one has been used.
w7/dnacpt.c:2701:3: note: Variable 'box' is reassigned a value before the old one has been used.
w7/dnacpt.c:251:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
w7/dnacpt.c:280:16: style: The scope of the variable 'i' can be reduced. [variableScope]
w7/dnacpt.c:280:19: style: The scope of the variable 'n' can be reduced. [variableScope]
w7/dnacpt.c:280:25: style: The scope of the variable 't' can be reduced. [variableScope]
w7/dnacpt.c:283:7: style: The scope of the variable 'length' can be reduced. [variableScope]
w7/dnacpt.c:329:10: style: The scope of the variable 'j' can be reduced. [variableScope]
w7/dnacpt.c:681:29: style: The scope of the variable 'cr' can be reduced. [variableScope]
w7/dnacpt.c:757:7: style: The scope of the variable 'n' can be reduced. [variableScope]
w7/dnacpt.c:758:7: style: The scope of the variable 'beg' can be reduced. [variableScope]
w7/dnacpt.c:760:7: style: The scope of the variable 'mark' can be reduced. [variableScope]
w7/dnacpt.c:899:23: style: The scope of the variable 'box' can be reduced. [variableScope]
w7/dnacpt.c:1089:11: style: The scope of the variable 'i' can be reduced. [variableScope]
w7/dnacpt.c:1197:17: style: The scope of the variable 'length' can be reduced. [variableScope]
w7/dnacpt.c:1198:7: style: The scope of the variable 'ii' can be reduced. [variableScope]
w7/dnacpt.c:1544:40: style: The scope of the variable 'y' can be reduced. [variableScope]
w7/dnacpt.c:2051:8: style: The scope of the variable 'subtotal' can be reduced. [variableScope]
w7/dnacpt.c:2051:23: style: The scope of the variable 'i' can be reduced. [variableScope]
w7/dnacpt.c:2077:10: style: The scope of the variable 'n' can be reduced. [variableScope]
w7/dnacpt.c:2236:17: style: The scope of the variable 'from' can be reduced. [variableScope]
w7/dnacpt.c:2236:23: style: The scope of the variable 'to' can be reduced. [variableScope]
w7/dnacpt.c:2304:20: style: The scope of the variable 'n' can be reduced. [variableScope]
w7/dnacpt.c:763:12: style: Variable 'beg' is assigned a value that is never used. [unreadVariable]
w7/dnacpt.c:2251:10: style: Variable 'seq' is assigned a value that is never used. [unreadVariable]
w7/dnacpt.c:2292:14: style: Variable 'kExon' is modified but its new value is never used. [unreadVariable]
w7/drawdisp.c:161:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w7/drawdisp.c:263:7: style: The scope of the variable 'box' can be reduced. [variableScope]
w7/drawdisp.c:263:12: style: The scope of the variable 'i' can be reduced. [variableScope]
w7/drawdisp.c:264:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
w7/fmapblast.c:83:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
w7/fmapcdna.c:774:23: style: Same expression on both sides of '-='. [duplicateExpression]
w7/fmapcdna.c:776:23: style: Same expression on both sides of '-='. [duplicateExpression]
w7/fmapcdna.c:762:11: style: The scope of the variable 'b1' can be reduced. [variableScope]
w7/fmapcdna.c:762:15: style: The scope of the variable 'b2' can be reduced. [variableScope]
w7/fmapcdna.c:762:19: style: The scope of the variable 'b3' can be reduced. [variableScope]
w7/fmapcdna.c:762:23: style: The scope of the variable 'u' can be reduced. [variableScope]
w7/fmapcdna.c:1003:27: style: The scope of the variable 'i' can be reduced. [variableScope]
w7/fmapcdna.c:1005:10: style: The scope of the variable 'ep' can be reduced. [variableScope]
w7/fmapcdna.c:1005:15: style: The scope of the variable 'eq' can be reduced. [variableScope]
w7/fmapcdna.c:1120:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
w7/fmapcdna.c:389:3: style: Variable 'a1' is assigned a value that is never used. [unreadVariable]
w7/fmapcdna.c:392:8: style: Variable 'b2' is assigned a value that is never used. [unreadVariable]
w7/fmapcdna.c:1328:3: style: Variable 'key' is assigned a value that is never used. [unreadVariable]
w7/fmapcdna.c:1328:9: style: Variable 'gene' is assigned a value that is never used. [unreadVariable]
w7/fmapcdna.c:1316:21: style: Variable 'look' is assigned a value that is never used. [unreadVariable]
w7/fmapcdna.c:399:36: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
w7/fmapcontrol.c:5021:7: warning: Either the condition 'refSeq' is redundant or there is possible null pointer dereference: refSeq. [nullPointerRedundantCheck]
w7/fmapcontrol.c:4997:7: note: Assuming that condition 'refSeq' is not redundant
w7/fmapcontrol.c:5021:7: note: Null pointer dereference
w7/fmapcontrol.c:5022:7: warning: Possible null pointer dereference: key_start_out [nullPointer]
w7/fmapcontrol.c:5156:30: note: Calling function 'fMapDumpGFF', 4th argument 'key_start_out' value is 0
w7/fmapcontrol.c:5022:7: note: Null pointer dereference
w7/fmapcontrol.c:5022:24: warning: Possible null pointer dereference: key_end_out [nullPointer]
w7/fmapcontrol.c:5156:36: note: Calling function 'fMapDumpGFF', 5th argument 'key_end_out' value is 0
w7/fmapcontrol.c:5022:24: note: Null pointer dereference
w7/fmapcontrol.c:464:3: style: Variable 'err_site' is reassigned a value before the old one has been used. [redundantAssignment]
w7/fmapcontrol.c:462:0: note: Variable 'err_site' is reassigned a value before the old one has been used.
w7/fmapcontrol.c:464:3: note: Variable 'err_site' is reassigned a value before the old one has been used.
w7/fmapcontrol.c:483:3: style: Variable 'err_site' is reassigned a value before the old one has been used. [redundantAssignment]
w7/fmapcontrol.c:481:0: note: Variable 'err_site' is reassigned a value before the old one has been used.
w7/fmapcontrol.c:483:3: note: Variable 'err_site' is reassigned a value before the old one has been used.
w7/fmapcontrol.c:765:3: style: Variable 'found' is reassigned a value before the old one has been used. [redundantAssignment]
w7/fmapcontrol.c:764:3: note: Variable 'found' is reassigned a value before the old one has been used.
w7/fmapcontrol.c:765:3: note: Variable 'found' is reassigned a value before the old one has been used.
w7/fmapcontrol.c:3179:7: style: Variable 'tmp' is reassigned a value before the old one has been used. [redundantAssignment]
w7/fmapcontrol.c:3175:0: note: Variable 'tmp' is reassigned a value before the old one has been used.
w7/fmapcontrol.c:3179:7: note: Variable 'tmp' is reassigned a value before the old one has been used.
w7/fmapcontrol.c:3426:4: style: Variable 'obj' is reassigned a value before the old one has been used. [redundantAssignment]
w7/fmapcontrol.c:3421:0: note: Variable 'obj' is reassigned a value before the old one has been used.
w7/fmapcontrol.c:3426:4: note: Variable 'obj' is reassigned a value before the old one has been used.
w7/fmapcontrol.c:3836:3: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
w7/fmapcontrol.c:3833:0: note: Variable 'result' is reassigned a value before the old one has been used.
w7/fmapcontrol.c:3836:3: note: Variable 'result' is reassigned a value before the old one has been used.
w7/fmapcontrol.c:5750:7: style: Variable 'curr_fmap' is reassigned a value before the old one has been used. [redundantAssignment]
w7/fmapcontrol.c:5748:0: note: Variable 'curr_fmap' is reassigned a value before the old one has been used.
w7/fmapcontrol.c:5750:7: note: Variable 'curr_fmap' is reassigned a value before the old one has been used.
w7/fmapcontrol.c:6069:3: style: Variable 'dump_out' is reassigned a value before the old one has been used. [redundantAssignment]
w7/fmapcontrol.c:6062:0: note: Variable 'dump_out' is reassigned a value before the old one has been used.
w7/fmapcontrol.c:6069:3: note: Variable 'dump_out' is reassigned a value before the old one has been used.
w7/fmapcontrol.c:4338:19: style: Same expression on both sides of '^'. [duplicateExpression]
w7/fmapcontrol.c:4339:23: style: Same expression on both sides of '^'. [duplicateExpression]
w7/fmapcontrol.c:4343:23: style: Same expression on both sides of '^'. [duplicateExpression]
w7/fmapcontrol.c:1435:7: style: The scope of the variable 'min' can be reduced. [variableScope]
w7/fmapcontrol.c:1435:12: style: The scope of the variable 'max' can be reduced. [variableScope]
w7/fmapcontrol.c:1920:20: style: The scope of the variable 'length' can be reduced. [variableScope]
w7/fmapcontrol.c:2371:9: style: The scope of the variable 'pos' can be reduced. [variableScope]
w7/fmapcontrol.c:2371:14: style: The scope of the variable 'pos1' can be reduced. [variableScope]
w7/fmapcontrol.c:2371:20: style: The scope of the variable 'min' can be reduced. [variableScope]
w7/fmapcontrol.c:2372:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w7/fmapcontrol.c:2659:7: style: The scope of the variable 'box' can be reduced. [variableScope]
w7/fmapcontrol.c:3643:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
w7/fmapcontrol.c:4290:14: style: The scope of the variable 'hinf' can be reduced. [variableScope]
w7/fmapcontrol.c:4291:11: style: The scope of the variable 'meth' can be reduced. [variableScope]
w7/fmapcontrol.c:4847:9: style: The scope of the variable 'ci' can be reduced. [variableScope]
w7/fmapcontrol.c:4847:14: style: The scope of the variable 'cj' can be reduced. [variableScope]
w7/fmapcontrol.c:4847:18: style: The scope of the variable 'ctmp' can be reduced. [variableScope]
w7/fmapcontrol.c:5296:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
w7/fmapcontrol.c:5937:10: style: The scope of the variable 'name' can be reduced. [variableScope]
w7/fmapcontrol.c:6574:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
w7/fmapcontrol.c:5060:29: style: Function 'writeGFFLine' argument 14 names different: declaration 'comment' definition 'comments'. [funcArgNamesDifferent]
w7/fmapcontrol.c:192:29: note: Function 'writeGFFLine' argument 14 names different: declaration 'comment' definition 'comments'.
w7/fmapcontrol.c:5060:29: note: Function 'writeGFFLine' argument 14 names different: declaration 'comment' definition 'comments'.
w7/fmapcontrol.c:765:11: style: Variable 'found' is assigned a value that is never used. [unreadVariable]
w7/fmapcontrol.c:2116:12: style: Variable 'oldMax' is assigned a value that is never used. [unreadVariable]
w7/fmapcontrol.c:3464:8: style: Variable 'nx' is assigned a value that is never used. [unreadVariable]
w7/fmapcontrol.c:3874:7: style: Unused variable: key [unusedVariable]
w7/fmapcontrol.c:3874:12: style: Unused variable: parent [unusedVariable]
w7/fmapcontrol.c:3925:10: style: Variable 'segs' is assigned a value that is never used. [unreadVariable]
w7/fmapcontrol.c:3948:17: style: Variable 'oldSegs' is assigned a value that is never used. [unreadVariable]
w7/fmapcontrol.c:3878:11: style: Unused variable: u [unusedVariable]
w7/fmapcontrol.c:3879:8: style: Unused variable: seg [unusedVariable]
w7/fmapcontrol.c:3879:14: style: Unused variable: seg1 [unusedVariable]
w7/fmapcontrol.c:3879:21: style: Unused variable: seg2 [unusedVariable]
w7/fmapcontrol.c:3940:3: style: Variable 'nsegs' is assigned a value that is never used. [unreadVariable]
w7/fmapcontrol.c:3881:17: style: Unused variable: iseg [unusedVariable]
w7/fmapcontrol.c:3881:23: style: Unused variable: pos1 [unusedVariable]
w7/fmapcontrol.c:3881:29: style: Unused variable: pos2 [unusedVariable]
w7/fmapcontrol.c:3881:35: style: Unused variable: tmp [unusedVariable]
w7/fmapcontrol.c:3882:8: style: Unused variable: isDown [unusedVariable]
w7/fmapcontrol.c:3882:16: style: Unused variable: isExons [unusedVariable]
w7/fmapcontrol.c:3883:12: style: Unused variable: sinf [unusedVariable]
w7/fmapcontrol.c:3900:18: style: Variable 'M_Transposon' is assigned a value that is never used. [unreadVariable]
w7/fmapcontrol.c:3902:20: style: Variable 'M_SPLICED_cDNA' is assigned a value that is never used. [unreadVariable]
w7/fmapcontrol.c:3898:11: style: Variable 'M_RNA' is assigned a value that is never used. [unreadVariable]
w7/fmapcontrol.c:3901:18: style: Variable 'M_TRANSCRIPT' is assigned a value that is never used. [unreadVariable]
w7/fmapcontrol.c:3899:18: style: Variable 'M_Pseudogene' is assigned a value that is never used. [unreadVariable]
w7/fmapcontrol.c:3897:14: style: Variable 'M_Coding' is assigned a value that is never used. [unreadVariable]
w7/fmapcontrol.c:3889:7: style: Unused variable: cds_min [unusedVariable]
w7/fmapcontrol.c:3889:16: style: Unused variable: cds_max [unusedVariable]
w7/fmapcontrol.c:5063:19: style: Variable 'typeStr' is assigned a value that is never used. [unreadVariable]
w7/fmapcontrol.c:6441:9: style: Unused variable: seg_text [unusedVariable]
w7/fmapcontrol.c:4356:24: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
w7/fmapcurate.c:798:9: style: The scope of the variable 'key' can be reduced. [variableScope]
w7/fmapcurate.c:800:11: style: The scope of the variable 'word' can be reduced. [variableScope]
w7/fmapcurate.c:830:16: style: The scope of the variable 'att' can be reduced. [variableScope]
w7/fmapcurate.c:464:43: style: Function 'attributeEditor' argument 2 names different: declaration 'x' definition 'z'. [funcArgNamesDifferent]
w7/fmapcurate.c:215:43: note: Function 'attributeEditor' argument 2 names different: declaration 'x' definition 'z'.
w7/fmapcurate.c:464:43: note: Function 'attributeEditor' argument 2 names different: declaration 'x' definition 'z'.
w7/fmapcurate.c:821:45: style: Function 'storeAttributes' argument 2 names different: declaration 'attributes' definition 'atts'. [funcArgNamesDifferent]
w7/fmapcurate.c:163:46: note: Function 'storeAttributes' argument 2 names different: declaration 'attributes' definition 'atts'.
w7/fmapcurate.c:821:45: note: Function 'storeAttributes' argument 2 names different: declaration 'attributes' definition 'atts'.
w7/fmapfeatures.c:4552:3: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
w7/fmapfeatures.c:4550:0: note: Variable 'result' is reassigned a value before the old one has been used.
w7/fmapfeatures.c:4552:3: note: Variable 'result' is reassigned a value before the old one has been used.
w7/fmapfeatures.c:4578:3: style: Variable 'handle' is reassigned a value before the old one has been used. [redundantAssignment]
w7/fmapfeatures.c:4569:0: note: Variable 'handle' is reassigned a value before the old one has been used.
w7/fmapfeatures.c:4578:3: note: Variable 'handle' is reassigned a value before the old one has been used.
w7/fmapfeatures.c:4581:3: style: Variable 'script' is reassigned a value before the old one has been used. [redundantAssignment]
w7/fmapfeatures.c:4571:0: note: Variable 'script' is reassigned a value before the old one has been used.
w7/fmapfeatures.c:4581:3: note: Variable 'script' is reassigned a value before the old one has been used.
w7/fmapfeatures.c:3656:18: style: Same expression on both sides of '^'. [duplicateExpression]
w7/fmapfeatures.c:3657:22: style: Same expression on both sides of '^'. [duplicateExpression]
w7/fmapfeatures.c:3661:22: style: Same expression on both sides of '^'. [duplicateExpression]
w7/fmapfeatures.c:279:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
w7/fmapfeatures.c:311:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
w7/fmapfeatures.c:1245:9: style: The scope of the variable 'p1' can be reduced. [variableScope]
w7/fmapfeatures.c:1800:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
w7/fmapfeatures.c:1842:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
w7/fmapfeatures.c:1941:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w7/fmapfeatures.c:1941:13: style: The scope of the variable 'box' can be reduced. [variableScope]
w7/fmapfeatures.c:1944:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
w7/fmapfeatures.c:2748:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
w7/fmapfeatures.c:2837:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
w7/fmapfeatures.c:2903:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
w7/fmapfeatures.c:3258:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
w7/fmapfeatures.c:3367:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
w7/fmapfeatures.c:3398:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
w7/fmapfeatures.c:3742:9: style: The scope of the variable 'word' can be reduced. [variableScope]
w7/fmapfeatures.c:3865:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
w7/fmapfeatures.c:4809:9: style: The scope of the variable 'lineBuf' can be reduced. [variableScope]
w7/fmapfeatures.c:4809:19: style: The scope of the variable 'textBuf' can be reduced. [variableScope]
w7/fmapfeatures.c:391:41: style: Function 'translateGene' argument 2 names different: declaration 'CDS_only' definition 'cds_only'. [funcArgNamesDifferent]
w7/fmapfeatures.c:147:41: note: Function 'translateGene' argument 2 names different: declaration 'CDS_only' definition 'cds_only'.
w7/fmapfeatures.c:391:41: note: Function 'translateGene' argument 2 names different: declaration 'CDS_only' definition 'cds_only'.
w7/fmapfeatures.c:547:35: style: Function 'showDNA' argument 2 names different: declaration 'CDS_only' definition 'cds_only'. [funcArgNamesDifferent]
w7/fmapfeatures.c:160:35: note: Function 'showDNA' argument 2 names different: declaration 'CDS_only' definition 'cds_only'.
w7/fmapfeatures.c:547:35: note: Function 'showDNA' argument 2 names different: declaration 'CDS_only' definition 'cds_only'.
w7/fmapfeatures.c:839:45: style: Function 'exportTranslation' argument 2 names different: declaration 'CDS_only' definition 'cds_only'. [funcArgNamesDifferent]
w7/fmapfeatures.c:156:45: note: Function 'exportTranslation' argument 2 names different: declaration 'CDS_only' definition 'cds_only'.
w7/fmapfeatures.c:839:45: note: Function 'exportTranslation' argument 2 names different: declaration 'CDS_only' definition 'cds_only'.
w7/fmapfeatures.c:887:37: style: Function 'exportDNA' argument 2 names different: declaration 'CDS_only' definition 'cds_only'. [funcArgNamesDifferent]
w7/fmapfeatures.c:164:37: note: Function 'exportDNA' argument 2 names different: declaration 'CDS_only' definition 'cds_only'.
w7/fmapfeatures.c:887:37: note: Function 'exportDNA' argument 2 names different: declaration 'CDS_only' definition 'cds_only'.
w7/fmapfeatures.c:4086:62: style: Function 'bcFromName' argument 3 names different: declaration 'menu' definition 'menu_out'. [funcArgNamesDifferent]
w7/fmapfeatures.c:134:63: note: Function 'bcFromName' argument 3 names different: declaration 'menu' definition 'menu_out'.
w7/fmapfeatures.c:4086:62: note: Function 'bcFromName' argument 3 names different: declaration 'menu' definition 'menu_out'.
w7/fmapfeatures.c:4566:15: style: Function 'blixemCallExternal' argument 3 names different: declaration 'dispStart' definition 'start'. [funcArgNamesDifferent]
w7/fmapfeatures.c:201:15: note: Function 'blixemCallExternal' argument 3 names different: declaration 'dispStart' definition 'start'.
w7/fmapfeatures.c:4566:15: note: Function 'blixemCallExternal' argument 3 names different: declaration 'dispStart' definition 'start'.
w7/fmapfeatures.c:858:19: style: Variable 'result_unused' is assigned a value that is never used. [unreadVariable]
w7/fmapfeatures.c:2049:21: style: Variable 'look' is assigned a value that is never used. [unreadVariable]
w7/fmapfeatures.c:2060:21: style: Variable 'look' is assigned a value that is never used. [unreadVariable]
w7/fmapfeatures.c:2076:21: style: Variable 'look' is assigned a value that is never used. [unreadVariable]
w7/fmapfeatures.c:2525:21: style: Variable 'look' is assigned a value that is never used. [unreadVariable]
w7/fmapfeatures.c:2595:21: style: Variable 'look' is assigned a value that is never used. [unreadVariable]
w7/fmapfeatures.c:3916:9: style: Variable 'seg' is assigned a value that is never used. [unreadVariable]
w7/fmapfeatures.c:1115:63: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
w7/fmapfeatures.c:1623:38: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
w7/fmapgene.c:1144:11: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
w7/fmapgene.c:1141:7: note: outer condition: !look->gf.cum
w7/fmapgene.c:1144:11: note: identical inner condition: !look->gf.cum
w7/fmapgene.c:880:3: style: Variable 'look' is reassigned a value before the old one has been used. [redundantAssignment]
w7/fmapgene.c:875:0: note: Variable 'look' is reassigned a value before the old one has been used.
w7/fmapgene.c:880:3: note: Variable 'look' is reassigned a value before the old one has been used.
w7/fmapgene.c:904:3: style: Variable 'look' is reassigned a value before the old one has been used. [redundantAssignment]
w7/fmapgene.c:899:0: note: Variable 'look' is reassigned a value before the old one has been used.
w7/fmapgene.c:904:3: note: Variable 'look' is reassigned a value before the old one has been used.
w7/fmapgene.c:1026:3: style: Variable 'look' is reassigned a value before the old one has been used. [redundantAssignment]
w7/fmapgene.c:1021:0: note: Variable 'look' is reassigned a value before the old one has been used.
w7/fmapgene.c:1026:3: note: Variable 'look' is reassigned a value before the old one has been used.
w7/fmapgene.c:326:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
w7/fmapgene.c:426:9: style: The scope of the variable 'seg' can be reduced. [variableScope]
w7/fmapgene.c:684:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w7/fmapgene.c:684:38: style: The scope of the variable 's1' can be reduced. [variableScope]
w7/fmapgene.c:684:42: style: The scope of the variable 's2' can be reduced. [variableScope]
w7/fmapgene.c:685:20: style: The scope of the variable 'bit' can be reduced. [variableScope]
w7/fmapgene.c:1020:9: style: The scope of the variable 'f' can be reduced. [variableScope]
w7/fmapgene.c:1633:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
w7/fmapgene.c:2235:13: style: The scope of the variable 'word' can be reduced. [variableScope]
w7/fmapgene.c:2235:20: style: The scope of the variable 'ct' can be reduced. [variableScope]
w7/fmapgene.c:2235:25: style: The scope of the variable 'fmt' can be reduced. [variableScope]
w7/fmapgene.c:2620:10: style: The scope of the variable 'x' can be reduced. [variableScope]
w7/fmapgene.c:3097:9: style: The scope of the variable 'tag2_class' can be reduced. [variableScope]
w7/fmapgene.c:1799:26: style: Function 'setTempGene' argument 3 names different: declaration 'gene_coords' definition 'a'. [funcArgNamesDifferent]
w7/fmapgene.c:70:26: note: Function 'setTempGene' argument 3 names different: declaration 'gene_coords' definition 'a'.
w7/fmapgene.c:1799:26: note: Function 'setTempGene' argument 3 names different: declaration 'gene_coords' definition 'a'.
w7/fmapgene.c:2745:53: style: Function 'findPeptideMatch' argument 3 names different: declaration 'key' definition 'key2'. [funcArgNamesDifferent]
w7/fmapgene.c:74:54: note: Function 'findPeptideMatch' argument 3 names different: declaration 'key' definition 'key2'.
w7/fmapgene.c:2745:53: note: Function 'findPeptideMatch' argument 3 names different: declaration 'key' definition 'key2'.
w7/fmapgene.c:1952:16: style: Variable 'result' is assigned a value that is never used. [unreadVariable]
w7/fmapgene.c:2909:14: style: Variable 'smap_tag' is assigned a value that is never used. [unreadVariable]
w7/fmapgene.c:2910:15: style: Variable 'exons_tag' is assigned a value that is never used. [unreadVariable]
w7/fmapgene.c:1264:32: error: Uninitialized struct member: begin.frame [uninitStructMember]
w7/fmapgene.c:1264:32: error: Uninitialized struct member: begin.flag [uninitStructMember]
w7/fmapmenes.c:111:3: style: Variable 'cp' is reassigned a value before the old one has been used. [redundantAssignment]
w7/fmapmenes.c:95:0: note: Variable 'cp' is reassigned a value before the old one has been used.
w7/fmapmenes.c:111:3: note: Variable 'cp' is reassigned a value before the old one has been used.
w7/fmaposp.c:278:7: style: Variable 'x' is reassigned a value before the old one has been used. [redundantAssignment]
w7/fmaposp.c:276:7: note: Variable 'x' is reassigned a value before the old one has been used.
w7/fmaposp.c:278:7: note: Variable 'x' is reassigned a value before the old one has been used.
w7/fmaposp.c:1644:3: style: Variable 'selecting' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
w7/fmaposp.c:1642:3: note: Variable 'selecting' is reassigned a value before the old one has been used if variable is no semaphore variable.
w7/fmaposp.c:1644:3: note: Variable 'selecting' is reassigned a value before the old one has been used if variable is no semaphore variable.
w7/fmaposp.c:239:22: style: The scope of the variable 'x1' can be reduced. [variableScope]
w7/fmaposp.c:239:26: style: The scope of the variable 'x2' can be reduced. [variableScope]
w7/fmaposp.c:239:55: style: The scope of the variable 'iSeg' can be reduced. [variableScope]
w7/fmaposp.c:243:13: style: The scope of the variable 'y1' can be reduced. [variableScope]
w7/fmaposp.c:243:17: style: The scope of the variable 'y2' can be reduced. [variableScope]
w7/fmaposp.c:245:7: style: The scope of the variable 'ss' can be reduced. [variableScope]
w7/fmaposp.c:1116:7: style: The scope of the variable 'ss' can be reduced. [variableScope]
w7/fmaposp.c:475:15: style: Variable 'found' is assigned a value that is never used. [unreadVariable]
w7/fmaposp.c:1632:8: style: Variable 'line' is assigned a value that is never used. [unreadVariable]
w7/fmaposp.c:153:34: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
w7/fmaposp.c:154:28: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
w7/fmaposp.c:180:28: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
w7/fmaposp.c:214:31: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
w7/fmaposp.c:259:34: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
w7/fmaposp.c:260:29: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
w7/fmaposp.c:323:30: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
w7/fmaposp.c:1135:35: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
w7/fmapsequence.c:186:28: style: The scope of the variable 'c1' can be reduced. [variableScope]
w7/fmapsequence.c:186:32: style: The scope of the variable 'c2' can be reduced. [variableScope]
w7/fmapsequence.c:189:9: style: The scope of the variable 'y' can be reduced. [variableScope]
w7/fmapsequence.c:316:11: style: The scope of the variable 's' can be reduced. [variableScope]
w7/fmapsequence.c:505:9: style: The scope of the variable 'y' can be reduced. [variableScope]
w7/fmapsequence.c:757:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w7/fmapsequence.c:1016:16: style: The scope of the variable 'i' can be reduced. [variableScope]
w7/fmapsequence.c:1017:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
w7/fmapsequence.c:1058:40: style: The scope of the variable 'tmp' can be reduced. [variableScope]
w7/fmapsequence.c:1262:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
w7/fmapsequence.c:1354:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
w7/fmapsequence.c:1490:11: style: Variable 'frame' is assigned a value that is never used. [unreadVariable]
w7/fmapstatus.c:309:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
w7/fmapstatus.c:91:12: error: Uninitialized variable: tcolor [uninitvar]
w7/fpdisp.c:140:4: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
w7/fpdisp.c:124:28: style: The scope of the variable 'nr' can be reduced. [variableScope]
w7/fpdisp.c:390:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w7/fpdisp.c:518:11: style: The scope of the variable 'nn' can be reduced. [variableScope]
w7/fpdisp.c:570:10: style: The scope of the variable 'a' can be reduced. [variableScope]
w7/fpdisp.c:570:13: style: The scope of the variable 'b' can be reduced. [variableScope]
w7/fpdisp.c:676:10: style: The scope of the variable 'x' can be reduced. [variableScope]
w7/fpdisp.c:697:10: style: The scope of the variable 'x' can be reduced. [variableScope]
w7/fpdisp.c:697:19: style: The scope of the variable 'y' can be reduced. [variableScope]
w7/fpdisp.c:814:9: style: The scope of the variable 'y' can be reduced. [variableScope]
w7/fpdisp.c:1220:25: style: The scope of the variable 'n' can be reduced. [variableScope]
w7/fpdisp.c:1221:7: style: The scope of the variable 'x' can be reduced. [variableScope]
w7/fpdisp.c:185:70: style: Function 'fingerPrintData' argument 4 names different: declaration 'clef' definition 'clefp'. [funcArgNamesDifferent]
w7/fpdisp.c:83:26: note: Function 'fingerPrintData' argument 4 names different: declaration 'clef' definition 'clefp'.
w7/fpdisp.c:185:70: note: Function 'fingerPrintData' argument 4 names different: declaration 'clef' definition 'clefp'.
w7/fpdisp.c:529:12: style: Variable 'nn' is assigned a value that is never used. [unreadVariable]
w7/fpdisp.c:608:16: style: Variable 'n' is modified but its new value is never used. [unreadVariable]
w7/fpdisp.c:1022:7: style: Variable 'n' is assigned a value that is never used. [unreadVariable]
w7/geldisp.c:335:8: style: Expression is always false because 'else if' condition matches previous condition at line 332. [multiCondition]
w7/geldisp.c:335:31: warning: Identical condition '((struct INTERVAL*)a)->log>((struct INTERVAL*)b)->log', second condition is always false [identicalConditionAfterEarlyExit]
w7/geldisp.c:332:29: note: first condition
w7/geldisp.c:335:31: note: second condition
w7/geldisp.c:226:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w7/geldisp.c:346:17: style: The scope of the variable 'm' can be reduced. [variableScope]
w7/geldisp.c:347:9: style: The scope of the variable 'y' can be reduced. [variableScope]
w7/geldisp.c:430:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w7/geldisp.c:683:12: style: The scope of the variable 'j' can be reduced. [variableScope]
w7/geldisp.c:684:8: style: The scope of the variable 'enzp' can be reduced. [variableScope]
w7/geldisp.c:715:9: style: The scope of the variable 'x' can be reduced. [variableScope]
w7/geldisp.c:877:9: style: The scope of the variable 'ip' can be reduced. [variableScope]
w7/geldisp.c:713:40: style: Function 'gelDraw' argument 2 names different: declaration 'key' definition 'dummy'. [funcArgNamesDifferent]
w7/geldisp.c:78:40: note: Function 'gelDraw' argument 2 names different: declaration 'key' definition 'dummy'.
w7/geldisp.c:713:40: note: Function 'gelDraw' argument 2 names different: declaration 'key' definition 'dummy'.
w7/geldisp.c:834:9: style: Variable 'seg' is assigned a value that is never used. [unreadVariable]
w7/genecurate.c:388:32: style: Function 'updateHistory' argument 6 names different: declaration 'name' definition 'newName'. [funcArgNamesDifferent]
w7/genecurate.c:98:32: note: Function 'updateHistory' argument 6 names different: declaration 'name' definition 'newName'.
w7/genecurate.c:388:32: note: Function 'updateHistory' argument 6 names different: declaration 'name' definition 'newName'.
w7/genecurate.c:349:12: style: Variable 'isDone' is assigned a value that is never used. [unreadVariable]
w7/gff.c:72:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w7/gff.c:199:20: error: Uninitialized variable: key_start [uninitvar]
w7/gff.c:200:18: error: Uninitialized variable: key_end [uninitvar]
w7/gff.c:202:24: error: Uninitialized variable: feature_start [uninitvar]
w7/gff.c:203:22: error: Uninitialized variable: feature_end [uninitvar]
w7/gmapconvert.c:141:7: style: The scope of the variable 'typeOf1' can be reduced. [variableScope]
w7/gmapconvert.c:141:16: style: The scope of the variable 'typeOf2' can be reduced. [variableScope]
w7/gmapconvert.c:141:25: style: The scope of the variable 'i' can be reduced. [variableScope]
w7/gmapconvert.c:349:8: style: The scope of the variable 'p' can be reduced. [variableScope]
w7/gmapconvert.c:350:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w7/gmapconvert.c:454:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w7/gmapconvert.c:454:10: style: The scope of the variable 'j' can be reduced. [variableScope]
w7/gmapconvert.c:454:13: style: The scope of the variable 'flags' can be reduced. [variableScope]
w7/gmapconvert.c:455:9: style: The scope of the variable 'xmin' can be reduced. [variableScope]
w7/gmapconvert.c:455:20: style: The scope of the variable 'xmax' can be reduced. [variableScope]
w7/gmapconvert.c:642:7: style: The scope of the variable 'flags' can be reduced. [variableScope]
w7/gmapconvert.c:908:11: style: The scope of the variable 'i' can be reduced. [variableScope]
w7/gmapdisp.c:996:25: style: Condition 'ee<0' is always false [knownConditionTrueFalse]
w7/gmapdisp.c:991:17: note: Assignment 'ff=-12.60', assigned value is -12.6
w7/gmapdisp.c:996:11: note: Assignment 'ee=ff-dd', assigned value is 0.0
w7/gmapdisp.c:996:25: note: Condition 'ee<0' is always false
w7/gmapdisp.c:1024:9: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
w7/gmapdisp.c:1027:4: note: Found duplicate branches for 'if' and 'else'.
w7/gmapdisp.c:1024:9: note: Found duplicate branches for 'if' and 'else'.
w7/gmapdisp.c:476:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w7/gmapdisp.c:1072:13: style: The scope of the variable 'flags' can be reduced. [variableScope]
w7/gmapintervalcol.c:310:7: style: The scope of the variable 'flags' can be reduced. [variableScope]
w7/gmapintervalcol.c:367:9: style: The scope of the variable 'y1' can be reduced. [variableScope]
w7/gmapintervalcol.c:367:13: style: The scope of the variable 'y2' can be reduced. [variableScope]
w7/gmapintervalcol.c:369:14: style: The scope of the variable 'seg' can be reduced. [variableScope]
w7/gmapintervalcol.c:470:20: style: The scope of the variable 'n' can be reduced. [variableScope]
w7/gmapintervalcol.c:471:22: style: The scope of the variable 'ix1' can be reduced. [variableScope]
w7/gmapintervalcol.c:640:20: style: The scope of the variable 'n' can be reduced. [variableScope]
w7/gmapintervalcol.c:641:12: style: The scope of the variable 'j' can be reduced. [variableScope]
w7/gmapintervalcol.c:641:35: style: The scope of the variable 'cmax' can be reduced. [variableScope]
w7/gmapintervalcol.c:796:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w7/gmapintervalcol.c:810:9: style: The scope of the variable 't' can be reduced. [variableScope]
w7/gmapintervalcol.c:838:9: style: The scope of the variable 'line' can be reduced. [variableScope]
w7/gmapintervalcol.c:910:9: style: The scope of the variable 'n' can be reduced. [variableScope]
w7/gmapintervalcol.c:981:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w7/gmaplocuscol.c:719:13: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition]
w7/gmaplocuscol.c:735:13: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition]
w7/gmaplocuscol.c:210:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w7/gmaplocuscol.c:309:8: style: The scope of the variable 'tag' can be reduced. [variableScope]
w7/gmaplocuscol.c:591:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w7/gmaplocuscol.c:591:9: style: The scope of the variable 'maxy' can be reduced. [variableScope]
w7/gmaplocuscol.c:592:9: style: The scope of the variable 'y' can be reduced. [variableScope]
w7/gmaplocuscol.c:683:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w7/gmaplocuscol.c:759:9: style: The scope of the variable 'j' can be reduced. [variableScope]
w7/gmaplocuscol.c:310:10: style: Unused variable: j [unusedVariable]
w7/gmapmarkercol.c:233:12: style: The scope of the variable 'seg' can be reduced. [variableScope]
w7/gmapposnegcol.c:203:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w7/gmapremarkcol.c:98:8: style: The scope of the variable 'i' can be reduced. [variableScope]
w7/gmapremarkcol.c:111:11: style: The scope of the variable 'i' can be reduced. [variableScope]
w7/gmapremarkcol.c:210:14: style: The scope of the variable 'seg' can be reduced. [variableScope]
w7/gmapremarkcol.c:335:11: style: The scope of the variable 'n' can be reduced. [variableScope]
w7/gmapremarkcol.c:353:12: style: The scope of the variable 'buff' can be reduced. [variableScope]
w7/gmapremarkcol.c:409:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w7/gmapremarkcol.c:411:9: style: The scope of the variable 'line' can be reduced. [variableScope]
w7/gmapremarkcol.c:462:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w7/gmapremarkcol.c:291:44: error: Uninitialized variable: countDir [uninitvar]
w7/gmapsubmapcol.c:873:7: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
w7/gmapsubmapcol.c:875:7: note: Found duplicate branches for 'if' and 'else'.
w7/gmapsubmapcol.c:873:7: note: Found duplicate branches for 'if' and 'else'.
w7/gmapsubmapcol.c:256:18: style: The scope of the variable 'marker' can be reduced. [variableScope]
w7/gmapsubmapcol.c:627:38: style: The scope of the variable 'k' can be reduced. [variableScope]
w7/gmapsubmapcol.c:947:9: style: The scope of the variable 'y' can be reduced. [variableScope]
w7/gmapsubmapcol.c:948:7: style: The scope of the variable 'tag' can be reduced. [variableScope]
w7/gmapsubmapcol.c:1047:18: style: The scope of the variable 'seg' can be reduced. [variableScope]
w7/griddisp.c:363:5: warning: %d in format string (no. 6) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
w7/griddisp.c:587:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
w7/griddisp.c:619:43: style: The scope of the variable 'seg2' can be reduced. [variableScope]
w7/griddisp.c:809:12: style: The scope of the variable 'map' can be reduced. [variableScope]
w7/griddisp.c:811:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w7/griddisp.c:811:10: style: The scope of the variable 'j' can be reduced. [variableScope]
w7/griddisp.c:812:7: style: The scope of the variable 'x' can be reduced. [variableScope]
w7/griddisp.c:1018:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w7/griddisp.c:1129:7: style: The scope of the variable 'j' can be reduced. [variableScope]
w7/griddisp.c:1133:12: style: The scope of the variable 'pos' can be reduced. [variableScope]
w7/griddisp.c:1246:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
w7/griddisp.c:1294:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w7/griddisp.c:1295:8: style: The scope of the variable 'tab' can be reduced. [variableScope]
w7/griddisp.c:1548:16: style: The scope of the variable 'pack' can be reduced. [variableScope]
w7/griddisp.c:2466:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
w7/griddisp.c:2467:12: style: The scope of the variable 'map' can be reduced. [variableScope]
w7/griddisp.c:2709:18: style: The scope of the variable 'tmp' can be reduced. [variableScope]
w7/griddisp.c:2904:8: style: The scope of the variable 'tab' can be reduced. [variableScope]
w7/griddisp.c:2952:16: style: The scope of the variable 'i' can be reduced. [variableScope]
w7/griddisp.c:2952:19: style: The scope of the variable 'j' can be reduced. [variableScope]
w7/griddisp.c:2967:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w7/griddisp.c:2681:47: style: Function 'gridgKeyFind' argument 2 names different: declaration 'clone' definition 'gkey'. [funcArgNamesDifferent]
w7/griddisp.c:244:47: note: Function 'gridgKeyFind' argument 2 names different: declaration 'clone' definition 'gkey'.
w7/griddisp.c:2681:47: note: Function 'gridgKeyFind' argument 2 names different: declaration 'clone' definition 'gkey'.
w7/griddisp.c:1380:10: style: Variable 'empty' is assigned a value that is never used. [unreadVariable]
w7/griddisp.c:2218:11: error: Uninitialized variable: xstart [uninitvar]
w7/griddisp.c:2218:20: error: Uninitialized variable: xend [uninitvar]
w7/griddisp.c:2211:11: error: Uninitialized variable: ystart [uninitvar]
w7/griddisp.c:2211:20: error: Uninitialized variable: yend [uninitvar]
w7/mapcontrol.c:832:0: style: Same expression used in consecutive assignments of 'unit' and 'subunit'. [duplicateAssignExpression]
w7/mapcontrol.c:833:0: note: Same expression used in consecutive assignments of 'unit' and 'subunit'.
w7/mapcontrol.c:832:0: note: Same expression used in consecutive assignments of 'unit' and 'subunit'.
w7/mapcontrol.c:432:27: style: The scope of the variable 'box' can be reduced. [variableScope]
w7/mapcontrol.c:434:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
w7/mapcontrol.c:434:18: style: The scope of the variable 'old' can be reduced. [variableScope]
w7/mapcontrol.c:1173:12: style: The scope of the variable 'xx' can be reduced. [variableScope]
w7/mapcontrol.c:1175:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
w7/mapcontrol.c:1376:7: style: The scope of the variable 'bg' can be reduced. [variableScope]
w7/mapcontrol.c:1170:33: style: Variable 'look' is assigned a value that is never used. [unreadVariable]
w7/metab.c:942:3: style: Variable 'e' is reassigned a value before the old one has been used. [redundantAssignment]
w7/metab.c:928:0: note: Variable 'e' is reassigned a value before the old one has been used.
w7/metab.c:942:3: note: Variable 'e' is reassigned a value before the old one has been used.
w7/metab.c:868:48: style: Same expression on both sides of '<='. [duplicateExpression]
w7/metab.c:2577:12: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
w7/metab.c:736:66: style: The scope of the variable 'xc1' can be reduced. [variableScope]
w7/metab.c:736:71: style: The scope of the variable 'yc1' can be reduced. [variableScope]
w7/metab.c:737:4: style: The scope of the variable 'theta' can be reduced. [variableScope]
w7/metab.c:738:8: style: The scope of the variable 'A' can be reduced. [variableScope]
w7/metab.c:738:11: style: The scope of the variable 'B' can be reduced. [variableScope]
w7/metab.c:738:14: style: The scope of the variable 'C' can be reduced. [variableScope]
w7/metab.c:739:8: style: The scope of the variable 'c' can be reduced. [variableScope]
w7/metab.c:739:11: style: The scope of the variable 'd' can be reduced. [variableScope]
w7/metab.c:890:9: style: The scope of the variable 'score' can be reduced. [variableScope]
w7/metab.c:1090:9: style: The scope of the variable 'j' can be reduced. [variableScope]
w7/metab.c:1286:20: style: The scope of the variable 'e' can be reduced. [variableScope]
w7/metab.c:1601:9: style: The scope of the variable 'tmp' can be reduced. [variableScope]
w7/metab.c:1912:7: style: The scope of the variable 'j' can be reduced. [variableScope]
w7/metab.c:1912:9: style: The scope of the variable 'k' can be reduced. [variableScope]
w7/metab.c:1948:11: style: The scope of the variable 'inprog' can be reduced. [variableScope]
w7/metab.c:1948:23: style: The scope of the variable 'containsi' can be reduced. [variableScope]
w7/metab.c:2052:7: style: The scope of the variable 'j' can be reduced. [variableScope]
w7/metab.c:2052:9: style: The scope of the variable 'k' can be reduced. [variableScope]
w7/metab.c:2098:7: style: The scope of the variable 'maxlen' can be reduced. [variableScope]
w7/metab.c:2098:22: style: The scope of the variable 'k' can be reduced. [variableScope]
w7/metab.c:2124:9: style: The scope of the variable 'k' can be reduced. [variableScope]
w7/metab.c:2657:9: style: The scope of the variable 'maxelts' can be reduced. [variableScope]
w7/metab.c:2657:22: style: The scope of the variable 'maxeltd' can be reduced. [variableScope]
w7/metab.c:2657:35: style: The scope of the variable 'allknown' can be reduced. [variableScope]
w7/metab.c:2657:45: style: The scope of the variable 'done' can be reduced. [variableScope]
w7/metab.c:2657:61: style: The scope of the variable 'j' can be reduced. [variableScope]
w7/metab.c:2764:17: style: The scope of the variable 'r1' can be reduced. [variableScope]
w7/metab.c:1732:33: error: Expression 'id++,from,to,lab=MakeText(id++,label,0,0,1,ArcColor)' depends on order of evaluation of side effects [unknownEvaluationOrder]
w7/metab.c:1750:28: error: Expression 'id++,MakeText(id++,fromkey==0?"":name(fromkey),0,0,0,CofColor)' depends on order of evaluation of side effects [unknownEvaluationOrder]
w7/metab.c:1752:26: error: Expression 'id++,MakeText(id++,tokey==0?"":name(tokey),0,0,0,CofColor)' depends on order of evaluation of side effects [unknownEvaluationOrder]
w7/metab.c:1004:38: style: Function 'DrawArc' argument 1 names different: declaration 'r' definition 'e'. [funcArgNamesDifferent]
w7/metab.c:178:38: note: Function 'DrawArc' argument 1 names different: declaration 'r' definition 'e'.
w7/metab.c:1004:38: note: Function 'DrawArc' argument 1 names different: declaration 'r' definition 'e'.
w7/metab.c:1015:44: style: Function 'DrawCurvedArc' argument 1 names different: declaration 'r' definition 'e'. [funcArgNamesDifferent]
w7/metab.c:179:44: note: Function 'DrawCurvedArc' argument 1 names different: declaration 'r' definition 'e'.
w7/metab.c:1015:44: note: Function 'DrawCurvedArc' argument 1 names different: declaration 'r' definition 'e'.
w7/metab.c:1061:46: style: Function 'DrawStraightArc' argument 1 names different: declaration 'r' definition 'e'. [funcArgNamesDifferent]
w7/metab.c:180:46: note: Function 'DrawStraightArc' argument 1 names different: declaration 'r' definition 'e'.
w7/metab.c:1061:46: note: Function 'DrawStraightArc' argument 1 names different: declaration 'r' definition 'e'.
w7/metab.c:143:26: style: struct member 'tangent::xt' is never used. [unusedStructMember]
w7/metab.c:143:30: style: struct member 'tangent::yt' is never used. [unusedStructMember]
w7/pepdisp.c:309:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
w7/pepfeaturecol.c:64:16: style: The scope of the variable 'seg' can be reduced. [variableScope]
w7/pepfeaturecol.c:295:16: style: The scope of the variable 'feature' can be reduced. [variableScope]
w7/pepfeaturecol.c:298:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w7/pepfeaturecol.c:75:16: style: Variable 'currentMap' is assigned a value that is never used. [unreadVariable]
w7/pepgifcommand.c:153:7: style: The scope of the variable 'a1' can be reduced. [variableScope]
w7/pepgifcommand.c:153:11: style: The scope of the variable 'a2' can be reduced. [variableScope]
w7/pepgifcommand.c:155:9: style: The scope of the variable 'score' can be reduced. [variableScope]
w7/pepgifcommand.c:236:14: style: Variable 'meth' is assigned a value that is never used. [unreadVariable]
w7/pepgifcommand.c:237:15: style: Variable 'score' is assigned a value that is never used. [unreadVariable]
w7/pepgraphcol.c:262:0: error: syntax error [syntaxError]
w7/pephomolcol.c:68:9: style: The scope of the variable 'line' can be reduced. [variableScope]
w7/pephomolcol.c:289:10: style: The scope of the variable 'homol' can be reduced. [variableScope]
w7/pephomolcol.c:293:11: style: The scope of the variable 'meth' can be reduced. [variableScope]
w7/pephomolcol.c:354:11: style: The scope of the variable 'meth' can be reduced. [variableScope]
w7/pephomolcol.c:464:10: style: The scope of the variable 'homol' can be reduced. [variableScope]
w7/pephomolcol.c:704:10: style: The scope of the variable 'homol' can be reduced. [variableScope]
w7/pephomolcol.c:706:11: style: The scope of the variable 'meth' can be reduced. [variableScope]
w7/pephomolcol.c:789:9: style: The scope of the variable 'line' can be reduced. [variableScope]
w7/pephomolcol.c:470:16: style: Variable 'currentMap' is assigned a value that is never used. [unreadVariable]
w7/pephomolcol.c:722:14: style: Variable 'meth' is assigned a value that is never used. [unreadVariable]
w7/pephomolcol.c:710:16: style: Variable 'currentMap' is assigned a value that is never used. [unreadVariable]
w7/pephomolcol.c:329:37: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
w7/pephomolcol.c:334:37: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
w7/pepseqcol.c:153:8: style: The scope of the variable 'cp' can be reduced. [variableScope]
w7/pepseqcol.c:300:7: style: The scope of the variable 'incr' can be reduced. [variableScope]
w7/pepseqcol.c:300:12: style: The scope of the variable 'colour' can be reduced. [variableScope]
w7/pepseqcol.c:300:26: style: The scope of the variable 'i' can be reduced. [variableScope]
w7/pepseqcol.c:300:28: style: The scope of the variable 'index' can be reduced. [variableScope]
w7/pepseqcol.c:449:9: style: The scope of the variable 'line' can be reduced. [variableScope]
w7/pepseqcol.c:449:20: style: The scope of the variable 'x' can be reduced. [variableScope]
w7/pepseqcol.c:449:22: style: The scope of the variable 'y' can be reduced. [variableScope]
w7/pepseqcol.c:450:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w7/pepseqcol.c:500:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w7/pepseqcol.c:559:9: style: The scope of the variable 'k' can be reduced. [variableScope]
w7/pepseqcol.c:561:9: style: The scope of the variable 'temp' can be reduced. [variableScope]
w7/pepseqcol.c:38:7: style: struct member 'selectedRes::resColour' is never used. [unusedStructMember]
w7/pmapconvert.c:123:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
w7/pmapconvert.c:272:14: style: The scope of the variable 'm' can be reduced. [variableScope]
w7/pmapdisp.c:889:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
w7/pmapdisp.c:890:12: style: The scope of the variable 'lastx' can be reduced. [variableScope]
w7/pmapdisp.c:890:28: style: The scope of the variable 'height' can be reduced. [variableScope]
w7/pmapdisp.c:891:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w7/pmapdisp.c:964:7: style: The scope of the variable 'old' can be reduced. [variableScope]
w7/pmapdisp.c:994:11: style: The scope of the variable 'box' can be reduced. [variableScope]
w7/pmapdisp.c:1395:9: style: The scope of the variable 'seg' can be reduced. [variableScope]
w7/pmapdisp.c:1531:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w7/pmapdisp.c:1532:8: style: The scope of the variable 'pseg' can be reduced. [variableScope]
w7/pmapdisp.c:239:38: style: Function 'currentPhysMap' argument 1 names different: declaration 'callerFuncname' definition 'caller'. [funcArgNamesDifferent]
w7/pmapdisp.c:90:37: note: Function 'currentPhysMap' argument 1 names different: declaration 'callerFuncname' definition 'caller'.
w7/pmapdisp.c:239:38: note: Function 'currentPhysMap' argument 1 names different: declaration 'callerFuncname' definition 'caller'.
w7/smapconvert.c:1480:17: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
w7/smapconvert.c:1475:16: note: outer condition: version==1
w7/smapconvert.c:1480:17: note: identical inner condition: version==1
w7/smapconvert.c:1480:17: style: Condition 'version==1' is always true [knownConditionTrueFalse]
w7/smapconvert.c:1475:16: note: Assuming that condition 'version==1' is not redundant
w7/smapconvert.c:1480:17: note: Condition 'version==1' is always true
w7/smapconvert.c:858:7: style: Variable 'methods_not_found' is reassigned a value before the old one has been used. [redundantAssignment]
w7/smapconvert.c:856:0: note: Variable 'methods_not_found' is reassigned a value before the old one has been used.
w7/smapconvert.c:858:7: note: Variable 'methods_not_found' is reassigned a value before the old one has been used.
w7/smapconvert.c:1019:3: style: Variable 'map' is reassigned a value before the old one has been used. [redundantAssignment]
w7/smapconvert.c:1015:0: note: Variable 'map' is reassigned a value before the old one has been used.
w7/smapconvert.c:1019:3: note: Variable 'map' is reassigned a value before the old one has been used.
w7/smapconvert.c:1798:7: style: Variable 'exons' is reassigned a value before the old one has been used. [redundantAssignment]
w7/smapconvert.c:1790:0: note: Variable 'exons' is reassigned a value before the old one has been used.
w7/smapconvert.c:1798:7: note: Variable 'exons' is reassigned a value before the old one has been used.
w7/smapconvert.c:1799:7: style: Variable 'cds' is reassigned a value before the old one has been used. [redundantAssignment]
w7/smapconvert.c:1790:0: note: Variable 'cds' is reassigned a value before the old one has been used.
w7/smapconvert.c:1799:7: note: Variable 'cds' is reassigned a value before the old one has been used.
w7/smapconvert.c:2834:3: style: Variable 'bsm' is reassigned a value before the old one has been used. [redundantAssignment]
w7/smapconvert.c:2830:0: note: Variable 'bsm' is reassigned a value before the old one has been used.
w7/smapconvert.c:2834:3: note: Variable 'bsm' is reassigned a value before the old one has been used.
w7/smapconvert.c:2835:3: style: Variable 'node_key' is reassigned a value before the old one has been used. [redundantAssignment]
w7/smapconvert.c:2831:0: note: Variable 'node_key' is reassigned a value before the old one has been used.
w7/smapconvert.c:2835:3: note: Variable 'node_key' is reassigned a value before the old one has been used.
w7/smapconvert.c:4206:3: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
w7/smapconvert.c:4203:0: note: Variable 'result' is reassigned a value before the old one has been used.
w7/smapconvert.c:4206:3: note: Variable 'result' is reassigned a value before the old one has been used.
w7/smapconvert.c:4435:3: style: Variable 'err_str' is reassigned a value before the old one has been used. [redundantAssignment]
w7/smapconvert.c:4428:0: note: Variable 'err_str' is reassigned a value before the old one has been used.
w7/smapconvert.c:4435:3: note: Variable 'err_str' is reassigned a value before the old one has been used.
w7/smapconvert.c:733:9: style: The scope of the variable 'word' can be reduced. [variableScope]
w7/smapconvert.c:837:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w7/smapconvert.c:837:9: style: The scope of the variable 'j' can be reduced. [variableScope]
w7/smapconvert.c:838:9: style: The scope of the variable 'KSMethod' can be reduced. [variableScope]
w7/smapconvert.c:839:8: style: The scope of the variable 'CLMethod' can be reduced. [variableScope]
w7/smapconvert.c:1912:7: style: The scope of the variable 'homol_index' can be reduced. [variableScope]
w7/smapconvert.c:2225:7: style: The scope of the variable 'pos1' can be reduced. [variableScope]
w7/smapconvert.c:2225:13: style: The scope of the variable 'pos2' can be reduced. [variableScope]
w7/smapconvert.c:2226:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w7/smapconvert.c:2638:7: style: The scope of the variable 'pos1' can be reduced. [variableScope]
w7/smapconvert.c:2638:13: style: The scope of the variable 'pos2' can be reduced. [variableScope]
w7/smapconvert.c:2648:8: style: The scope of the variable 'length' can be reduced. [variableScope]
w7/smapconvert.c:2650:10: style: The scope of the variable 'type_text' can be reduced. [variableScope]
w7/smapconvert.c:2650:22: style: The scope of the variable 'text_text' can be reduced. [variableScope]
w7/smapconvert.c:2997:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
w7/smapconvert.c:3355:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
w7/smapconvert.c:3713:40: style: The scope of the variable 'tmp' can be reduced. [variableScope]
w7/smapconvert.c:3853:7: style: The scope of the variable 'read_index' can be reduced. [variableScope]
w7/smapconvert.c:1008:14: style: Function 'doFeatureMap' argument 5 names different: declaration 'methods' definition 'methods_dict'. [funcArgNamesDifferent]
w7/smapconvert.c:174:14: note: Function 'doFeatureMap' argument 5 names different: declaration 'methods' definition 'methods_dict'.
w7/smapconvert.c:1008:14: note: Function 'doFeatureMap' argument 5 names different: declaration 'methods' definition 'methods_dict'.
w7/smapconvert.c:1009:14: style: Function 'doFeatureMap' argument 6 names different: declaration 'sources' definition 'sources_dict'. [funcArgNamesDifferent]
w7/smapconvert.c:175:14: note: Function 'doFeatureMap' argument 6 names different: declaration 'sources' definition 'sources_dict'.
w7/smapconvert.c:1009:14: note: Function 'doFeatureMap' argument 6 names different: declaration 'sources' definition 'sources_dict'.
w7/smapconvert.c:1010:14: style: Function 'doFeatureMap' argument 7 names different: declaration 'features' definition 'features_dict'. [funcArgNamesDifferent]
w7/smapconvert.c:176:14: note: Function 'doFeatureMap' argument 7 names different: declaration 'features' definition 'features_dict'.
w7/smapconvert.c:1010:14: note: Function 'doFeatureMap' argument 7 names different: declaration 'features' definition 'features_dict'.
w7/smapconvert.c:2223:40: style: Function 'convertExons' argument 1 names different: declaration 'conv_inf' definition 'conv_info'. [funcArgNamesDifferent]
w7/smapconvert.c:193:40: note: Function 'convertExons' argument 1 names different: declaration 'conv_inf' definition 'conv_info'.
w7/smapconvert.c:2223:40: note: Function 'convertExons' argument 1 names different: declaration 'conv_inf' definition 'conv_info'.
w7/smapconvert.c:4425:37: warning: Function 'makeHomolErrString' argument order different: declaration 'tag2, homol, pos1, pos2, target1, target2' definition 'tag2, homol, target1, target2, query1, query2' [funcArgOrderDifferent]
w7/smapconvert.c:234:37: note: Function 'makeHomolErrString' argument order different: declaration 'tag2, homol, pos1, pos2, target1, target2' definition 'tag2, homol, target1, target2, query1, query2'
w7/smapconvert.c:4425:37: note: Function 'makeHomolErrString' argument order different: declaration 'tag2, homol, pos1, pos2, target1, target2' definition 'tag2, homol, target1, target2, query1, query2'
w7/smapconvert.c:1627:27: style: Variable '_Transcribed_gene' is assigned a value that is never used. [unreadVariable]
w7/smapconvert.c:1633:17: style: Variable '_Method' is assigned a value that is never used. [unreadVariable]
w7/smapconvert.c:2055:25: style: Variable 'gaps_mapped' is assigned a value that is never used. [unreadVariable]
w7/smapconvert.c:2359:20: style: Variable 'cds_coords' is assigned a value that is never used. [unreadVariable]
w7/smapconvert.c:3677:24: style: Variable 'M_SPLICED_cDNA' is assigned a value that is never used. [unreadVariable]
w7/smapconvert.c:3676:22: style: Variable 'M_TRANSCRIPT' is assigned a value that is never used. [unreadVariable]
w7/vmapdisp.c:1937:25: style: Condition 'ee<0' is always false [knownConditionTrueFalse]
w7/vmapdisp.c:1932:17: note: Assignment 'ff=-12.60', assigned value is -12.6
w7/vmapdisp.c:1937:11: note: Assignment 'ee=ff-dd', assigned value is 0.0
w7/vmapdisp.c:1937:25: note: Condition 'ee<0' is always false
w7/vmapdisp.c:363:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w7/vmapdisp.c:397:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w7/vmapdisp.c:624:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
w7/vmapdisp.c:666:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
w7/vmapdisp.c:680:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
w7/vmapdisp.c:695:10: style: The scope of the variable 'iseg' can be reduced. [variableScope]
w7/vmapdisp.c:721:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
w7/vmapdisp.c:733:10: style: The scope of the variable 'iseg' can be reduced. [variableScope]
w7/vmapdisp.c:1051:10: style: The scope of the variable 'iseg' can be reduced. [variableScope]
w7/vmapdisp.c:1052:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
w7/vmapdisp.c:1187:10: style: The scope of the variable 'seg' can be reduced. [variableScope]
w7/vmapdisp.c:1253:10: style: The scope of the variable 'seg' can be reduced. [variableScope]
w7/vmapdisp.c:1294:10: style: The scope of the variable 'seg' can be reduced. [variableScope]
w7/vmapdisp.c:1346:10: style: The scope of the variable 'seg' can be reduced. [variableScope]
w7/vmapdisp.c:1411:10: style: The scope of the variable 'seg' can be reduced. [variableScope]
w7/vmapdisp.c:1473:12: style: The scope of the variable 'xx' can be reduced. [variableScope]
w7/vmapdisp.c:1530:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
w7/vmapdisp.c:1554:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
w7/vmapdisp.c:1631:7: style: The scope of the variable 'n' can be reduced. [variableScope]
w7/vmapdisp.c:1631:14: style: The scope of the variable 'i' can be reduced. [variableScope]
w7/vmapdisp.c:1631:17: style: The scope of the variable 'max' can be reduced. [variableScope]
w7/vmapdisp.c:1703:13: style: The scope of the variable 'cls' can be reduced. [variableScope]
w7/vmapdisp.c:1703:19: style: The scope of the variable 'tg' can be reduced. [variableScope]
w7/vmapdisp.c:1704:11: style: The scope of the variable 'cl' can be reduced. [variableScope]
w7/vmapdisp.c:1923:14: style: The scope of the variable 'k' can be reduced. [variableScope]
w7/vmapdisp.c:2158:14: style: The scope of the variable 'k' can be reduced. [variableScope]
w7/vmapdisp.c:2420:17: style: The scope of the variable 'y' can be reduced. [variableScope]
w8/aligntools.c:160:12: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
w8/aligntools.c:144:26: note: Assignment 'cp0=0', assigned value is 0
w8/aligntools.c:160:12: note: Null pointer addition
w8/aligntools.c:248:12: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
w8/aligntools.c:144:26: note: Assignment 'cp0=0', assigned value is 0
w8/aligntools.c:248:12: note: Null pointer addition
w8/aligntools.c:632:29: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
w8/aligntools.c:578:26: note: Assignment 'asp=0', assigned value is 0
w8/aligntools.c:632:29: note: Null pointer addition
w8/aligntools.c:735:19: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
w8/aligntools.c:737:23: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
w8/aligntools.c:741:20: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
w8/aligntools.c:796:20: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
w8/aligntools.c:797:20: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
w8/aligntools.c:2350:7: style: Variable 'j' is reassigned a value before the old one has been used. [redundantAssignment]
w8/aligntools.c:2349:7: note: Variable 'j' is reassigned a value before the old one has been used.
w8/aligntools.c:2350:7: note: Variable 'j' is reassigned a value before the old one has been used.
w8/aligntools.c:85:19: style: The scope of the variable 'j' can be reduced. [variableScope]
w8/aligntools.c:86:7: style: The scope of the variable 'n' can be reduced. [variableScope]
w8/aligntools.c:119:17: style: The scope of the variable 'c' can be reduced. [variableScope]
w8/aligntools.c:367:27: style: The scope of the variable 'decal' can be reduced. [variableScope]
w8/aligntools.c:494:13: style: The scope of the variable 'j' can be reduced. [variableScope]
w8/aligntools.c:496:16: style: The scope of the variable 'rac' can be reduced. [variableScope]
w8/aligntools.c:714:20: style: The scope of the variable 'cq' can be reduced. [variableScope]
w8/aligntools.c:714:25: style: The scope of the variable 'cr' can be reduced. [variableScope]
w8/aligntools.c:716:16: style: The scope of the variable 'rac' can be reduced. [variableScope]
w8/aligntools.c:716:25: style: The scope of the variable 'gtr' can be reduced. [variableScope]
w8/aligntools.c:1317:17: style: The scope of the variable 'i' can be reduced. [variableScope]
w8/aligntools.c:1468:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w8/aligntools.c:1471:10: style: The scope of the variable 'ep' can be reduced. [variableScope]
w8/aligntools.c:1471:15: style: The scope of the variable 'eq' can be reduced. [variableScope]
w8/aligntools.c:1878:10: style: The scope of the variable 'j' can be reduced. [variableScope]
w8/basecallstat.c:585:4: style: Variable 'k' is reassigned a value before the old one has been used. [redundantAssignment]
w8/basecallstat.c:584:4: note: Variable 'k' is reassigned a value before the old one has been used.
w8/basecallstat.c:585:4: note: Variable 'k' is reassigned a value before the old one has been used.
w8/basecallstat.c:102:33: style: The scope of the variable 'i' can be reduced. [variableScope]
w8/basecallstat.c:102:67: style: The scope of the variable 'nn' can be reduced. [variableScope]
w8/basecallstat.c:102:76: style: The scope of the variable 'maxN' can be reduced. [variableScope]
w8/basecallstat.c:103:19: style: The scope of the variable 'debtot' can be reduced. [variableScope]
w8/basecallstat.c:103:27: style: The scope of the variable 'fintot' can be reduced. [variableScope]
w8/basecallstat.c:480:31: style: The scope of the variable 'nn0' can be reduced. [variableScope]
w8/basecallstat.c:480:41: style: The scope of the variable 'taille' can be reduced. [variableScope]
w8/basecallstat.c:480:91: style: The scope of the variable 'jjj' can be reduced. [variableScope]
w8/chronoorder.c:56:0: error: syntax error [syntaxError]
w8/defcpt.c:3798:31: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
w8/defcpt.c:3779:14: note: Assignment 'kp=0', assigned value is 0
w8/defcpt.c:3798:31: note: Null pointer addition
w8/defcpt.c:4255:36: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
w8/defcpt.c:4245:14: note: Assignment 'kp=0', assigned value is 0
w8/defcpt.c:4255:36: note: Null pointer addition
w8/defcpt.c:4395:36: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
w8/defcpt.c:4382:14: note: Assignment 'kp=0', assigned value is 0
w8/defcpt.c:4395:36: note: Null pointer addition
w8/defcpt.c:4416:31: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
w8/defcpt.c:4402:14: note: Assignment 'kp=0', assigned value is 0
w8/defcpt.c:4416:31: note: Null pointer addition
w8/defcpt.c:4418:29: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
w8/defcpt.c:4402:14: note: Assignment 'kp=0', assigned value is 0
w8/defcpt.c:4418:29: note: Null pointer addition
w8/defcpt.c:4444:37: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
w8/defcpt.c:4426:14: note: Assignment 'kp=0', assigned value is 0
w8/defcpt.c:4444:37: note: Null pointer addition
w8/defcpt.c:4446:33: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
w8/defcpt.c:4426:14: note: Assignment 'kp=0', assigned value is 0
w8/defcpt.c:4446:33: note: Null pointer addition
w8/defcpt.c:1837:11: style: Opposite expression on both sides of '||'. [oppositeExpression]
w8/defcpt.c:1837:11: note: Opposite expression on both sides of '||'.
w8/defcpt.c:1837:11: note: Opposite expression on both sides of '||'.
w8/defcpt.c:3953:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
w8/defcpt.c:256:8: style: The scope of the variable 'keyp' can be reduced. [variableScope]
w8/defcpt.c:257:16: style: The scope of the variable 'nm' can be reduced. [variableScope]
w8/defcpt.c:257:33: style: The scope of the variable 'jmax' can be reduced. [variableScope]
w8/defcpt.c:611:10: style: The scope of the variable 'j' can be reduced. [variableScope]
w8/defcpt.c:612:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
w8/defcpt.c:616:8: style: The scope of the variable 'keyp' can be reduced. [variableScope]
w8/defcpt.c:722:19: style: The scope of the variable 'max' can be reduced. [variableScope]
w8/defcpt.c:822:8: style: The scope of the variable 'keyp' can be reduced. [variableScope]
w8/defcpt.c:823:10: style: The scope of the variable 'j' can be reduced. [variableScope]
w8/defcpt.c:823:13: style: The scope of the variable 'k' can be reduced. [variableScope]
w8/defcpt.c:823:19: style: The scope of the variable 'm' can be reduced. [variableScope]
w8/defcpt.c:954:9: style: The scope of the variable 'j' can be reduced. [variableScope]
w8/defcpt.c:954:21: style: The scope of the variable 'n' can be reduced. [variableScope]
w8/defcpt.c:958:8: style: The scope of the variable 'keyp' can be reduced. [variableScope]
w8/defcpt.c:1008:17: style: The scope of the variable 'min' can be reduced. [variableScope]
w8/defcpt.c:1011:8: style: The scope of the variable 'keyp' can be reduced. [variableScope]
w8/defcpt.c:1442:8: style: The scope of the variable 'keyp' can be reduced. [variableScope]
w8/defcpt.c:1546:13: style: The scope of the variable 'm' can be reduced. [variableScope]
w8/defcpt.c:1546:19: style: The scope of the variable 'x' can be reduced. [variableScope]
w8/defcpt.c:1549:8: style: The scope of the variable 'keyp' can be reduced. [variableScope]
w8/defcpt.c:1648:23: style: The scope of the variable 'buf2' can be reduced. [variableScope]
w8/defcpt.c:2303:7: style: The scope of the variable 'p1' can be reduced. [variableScope]
w8/defcpt.c:2303:11: style: The scope of the variable 'p2' can be reduced. [variableScope]
w8/defcpt.c:2303:15: style: The scope of the variable 'x1' can be reduced. [variableScope]
w8/defcpt.c:2303:20: style: The scope of the variable 'x2' can be reduced. [variableScope]
w8/defcpt.c:2303:32: style: The scope of the variable 'i' can be reduced. [variableScope]
w8/defcpt.c:2303:35: style: The scope of the variable 'i1' can be reduced. [variableScope]
w8/defcpt.c:2303:39: style: The scope of the variable 'j' can be reduced. [variableScope]
w8/defcpt.c:2682:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w8/defcpt.c:2682:58: style: The scope of the variable 'nrr' can be reduced. [variableScope]
w8/defcpt.c:3723:13: style: The scope of the variable 'seg' can be reduced. [variableScope]
w8/defcpt.c:3779:9: style: The scope of the variable 'kp' can be reduced. [variableScope]
w8/defcpt.c:4140:16: style: The scope of the variable 'nmd' can be reduced. [variableScope]
w8/defcpt.c:63:22: style: struct member 'GENE_PAIR::g1' is never used. [unusedStructMember]
w8/defcpt.c:63:26: style: struct member 'GENE_PAIR::g2' is never used. [unusedStructMember]
w8/defcpt.c:200:15: style: Variable 'initialised' is assigned a value that is never used. [unreadVariable]
w8/dnaalign.c:302:13: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
w8/dnaalign.c:266:20: note: Assignment 'vp0=0', assigned value is 0
w8/dnaalign.c:302:13: note: Null pointer addition
w8/dnaalign.c:306:17: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
w8/dnaalign.c:266:20: note: Assignment 'vp0=0', assigned value is 0
w8/dnaalign.c:306:17: note: Null pointer addition
w8/dnaalign.c:310:17: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
w8/dnaalign.c:266:20: note: Assignment 'vp0=0', assigned value is 0
w8/dnaalign.c:310:17: note: Null pointer addition
w8/dnaalign.c:467:27: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
w8/dnaalign.c:331:20: note: Assignment 'vp0=0', assigned value is 0
w8/dnaalign.c:467:27: note: Null pointer addition
w8/dnaalign.c:3726:13: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
w8/dnaalign.c:3690:20: note: Assignment 'vp0=0', assigned value is 0
w8/dnaalign.c:3726:13: note: Null pointer addition
w8/dnaalign.c:3730:17: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
w8/dnaalign.c:3690:20: note: Assignment 'vp0=0', assigned value is 0
w8/dnaalign.c:3730:17: note: Null pointer addition
w8/dnaalign.c:3734:17: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
w8/dnaalign.c:3690:20: note: Assignment 'vp0=0', assigned value is 0
w8/dnaalign.c:3734:17: note: Null pointer addition
w8/dnaalign.c:628:8: style: The scope of the variable 'ksp' can be reduced. [variableScope]
w8/dnaalign.c:628:14: style: The scope of the variable 'ksq' can be reduced. [variableScope]
w8/dnaalign.c:727:7: style: The scope of the variable 'ksmax' can be reduced. [variableScope]
w8/dnaalign.c:727:14: style: The scope of the variable 'xmax' can be reduced. [variableScope]
w8/dnaalign.c:727:28: style: The scope of the variable 'i' can be reduced. [variableScope]
w8/dnaalign.c:981:10: style: The scope of the variable 'imax' can be reduced. [variableScope]
w8/dnaalign.c:1088:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w8/dnaalign.c:1376:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w8/dnaalign.c:1376:17: style: The scope of the variable 'cp' can be reduced. [variableScope]
w8/dnaalign.c:1469:13: style: The scope of the variable 'kl' can be reduced. [variableScope]
w8/dnaalign.c:1880:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
w8/dnaalign.c:1880:14: style: The scope of the variable 'cq' can be reduced. [variableScope]
w8/dnaalign.c:1986:22: style: The scope of the variable 'taux' can be reduced. [variableScope]
w8/dnaalign.c:2053:19: style: The scope of the variable 'j' can be reduced. [variableScope]
w8/dnaalign.c:2195:38: style: The scope of the variable 'ng' can be reduced. [variableScope]
w8/dnaalign.c:2258:44: style: The scope of the variable 'i2' can be reduced. [variableScope]
w8/dnaalign.c:2260:15: style: The scope of the variable 'fp2' can be reduced. [variableScope]
w8/dnaalign.c:2598:30: style: The scope of the variable 'lg' can be reduced. [variableScope]
w8/dnaalign.c:2627:15: style: The scope of the variable 'xx' can be reduced. [variableScope]
w8/dnaalign.c:2658:8: style: The scope of the variable 'f' can be reduced. [variableScope]
w8/dnaalign.c:2832:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w8/dnaalign.c:2832:10: style: The scope of the variable 'a1' can be reduced. [variableScope]
w8/dnaalign.c:2832:14: style: The scope of the variable 'a2' can be reduced. [variableScope]
w8/dnaalign.c:2836:9: style: The scope of the variable 'fp' can be reduced. [variableScope]
w8/dnaalign.c:3286:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w8/dnaalign.c:3286:10: style: The scope of the variable 'j' can be reduced. [variableScope]
w8/dnaalign.c:3394:10: style: The scope of the variable 'j' can be reduced. [variableScope]
w8/dnaalign.c:3394:13: style: The scope of the variable 'k' can be reduced. [variableScope]
w8/dnaalign.c:3535:56: style: The scope of the variable 'keyq' can be reduced. [variableScope]
w8/dnaalign.c:3623:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
w8/dnaalign.c:1840:9: style: Unused variable: cp [unusedVariable]
w8/dnaalign.c:133:3: error: Pointer to local array variable returned. [returnLocalVariable]
w8/dnaalign.c:2452:5: warning: The buffer 'nom' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
w8/dnaalign.c:2454:7: warning: The buffer 'nom' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
w8/intrinsictree.c:152:14: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
w8/intrinsictree.c:149:24: note: Assignment 'v0=0', assigned value is 0
w8/intrinsictree.c:152:14: note: Null pointer addition
w8/intrinsictree.c:157:14: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
w8/intrinsictree.c:149:24: note: Assignment 'v0=0', assigned value is 0
w8/intrinsictree.c:157:14: note: Null pointer addition
w8/intrinsictree.c:518:18: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
w8/intrinsictree.c:476:24: note: Assignment 'assp0=0', assigned value is 0
w8/intrinsictree.c:518:18: note: Null pointer addition
w8/intrinsictree.c:592:21: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
w8/intrinsictree.c:476:24: note: Assignment 'assp0=0', assigned value is 0
w8/intrinsictree.c:592:21: note: Null pointer addition
w8/intrinsictree.c:73:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w8/intrinsictree.c:74:10: style: The scope of the variable 'gp' can be reduced. [variableScope]
w8/intrinsictree.c:148:7: style: The scope of the variable 'j' can be reduced. [variableScope]
w8/intrinsictree.c:188:7: style: The scope of the variable 'n' can be reduced. [variableScope]
w8/intrinsictree.c:188:10: style: The scope of the variable 'j' can be reduced. [variableScope]
w8/intrinsictree.c:188:13: style: The scope of the variable 'k' can be reduced. [variableScope]
w8/intrinsictree.c:223:10: style: The scope of the variable 'n' can be reduced. [variableScope]
w8/intrinsictree.c:342:10: style: The scope of the variable 'j' can be reduced. [variableScope]
w8/intrinsictree.c:451:21: style: The scope of the variable 'j' can be reduced. [variableScope]
w8/intrinsictree.c:451:24: style: The scope of the variable 'k' can be reduced. [variableScope]
w8/intrinsictree.c:453:8: style: The scope of the variable 'keyp' can be reduced. [variableScope]
w8/intrinsictree.c:608:21: style: The scope of the variable 'j' can be reduced. [variableScope]
w8/intrinsictree.c:608:24: style: The scope of the variable 'k' can be reduced. [variableScope]
w8/intrinsictree.c:610:8: style: The scope of the variable 'keyp' can be reduced. [variableScope]
w8/intrinsictree.c:860:32: style: The scope of the variable 'newj' can be reduced. [variableScope]
w8/intrinsictree.c:990:36: style: The scope of the variable 'j' can be reduced. [variableScope]
w8/intrinsictree.c:990:39: style: The scope of the variable 'k' can be reduced. [variableScope]
w8/intrinsictree.c:992:8: style: The scope of the variable 'keys' can be reduced. [variableScope]
w8/intrinsictree.c:992:15: style: The scope of the variable 'keyx' can be reduced. [variableScope]
w8/intrinsictree.c:1033:10: style: The scope of the variable 'j' can be reduced. [variableScope]
w8/intrinsictree.c:980:4: style: Variable 'narb' is modified but its new value is never used. [unreadVariable]
w8/topology.c:124:37: style: The scope of the variable 'n' can be reduced. [variableScope]
w9/asn.c:216:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
w9/asn.c:220:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
w9/asn.c:1307:8: style: Condition 'dumpYes' is always true [knownConditionTrueFalse]
w9/asn.c:1306:14: note: Assignment 'dumpYes=1', assigned value is 1
w9/asn.c:1307:8: note: Condition 'dumpYes' is always true
w9/asn.c:500:7: warning: sprintf format string requires 0 parameters but 2 are given. [wrongPrintfScanfArgNum]
w9/asn.c:1975:7: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
w9/asn.c:1974:7: note: Variable 'status' is reassigned a value before the old one has been used.
w9/asn.c:1975:7: note: Variable 'status' is reassigned a value before the old one has been used.
w9/asn.c:154:11: style: The scope of the variable 'lo' can be reduced. [variableScope]
w9/asn.c:154:14: style: The scope of the variable 'hi' can be reduced. [variableScope]
w9/asn.c:284:9: style: The scope of the variable 'i' can be reduced. [variableScope]
w9/asn.c:285:12: style: The scope of the variable 'finisher' can be reduced. [variableScope]
w9/asn.c:286:11: style: The scope of the variable 'lastname' can be reduced. [variableScope]
w9/asn.c:287:11: style: The scope of the variable 'firstini' can be reduced. [variableScope]
w9/asn.c:551:7: style: The scope of the variable 'has_DBRemark' can be reduced. [variableScope]
w9/asn.c:556:9: style: The scope of the variable 'trna_codon' can be reduced. [variableScope]
w9/asn.c:557:9: style: The scope of the variable 'rnaname' can be reduced. [variableScope]
w9/asn.c:558:9: style: The scope of the variable 'trna_AA' can be reduced. [variableScope]
w9/asn.c:1154:7: style: The scope of the variable 'dumpYes' can be reduced. [variableScope]
w9/asn.c:1155:7: style: The scope of the variable 'hasEMBLfeature' can be reduced. [variableScope]
w9/asn.c:1156:7: style: The scope of the variable 'mdone' can be reduced. [variableScope]
w9/asn.c:1156:13: style: The scope of the variable 'sdone' can be reduced. [variableScope]
w9/asn.c:1161:8: style: The scope of the variable 'ftype' can be reduced. [variableScope]
w9/asn.c:1162:8: style: The scope of the variable 'ntxt' can be reduced. [variableScope]
w9/asn.c:1163:8: style: The scope of the variable 'slashname' can be reduced. [variableScope]
w9/asn.c:1164:16: style: The scope of the variable 'cp' can be reduced. [variableScope]
w9/asn.c:1262:7: style: The scope of the variable 'dumpYes' can be reduced. [variableScope]
w9/asn.c:1263:7: style: The scope of the variable 'hasEMBLfeature' can be reduced. [variableScope]
w9/asn.c:1264:7: style: The scope of the variable 'mdone' can be reduced. [variableScope]
w9/asn.c:1264:13: style: The scope of the variable 'sdone' can be reduced. [variableScope]
w9/asn.c:1270:8: style: The scope of the variable 'qtxt' can be reduced. [variableScope]
w9/asn.c:1271:8: style: The scope of the variable 'ftype' can be reduced. [variableScope]
w9/asn.c:2058:7: style: The scope of the variable 'dname' can be reduced. [variableScope]
w9/asn.c:2059:7: style: The scope of the variable 'fname' can be reduced. [variableScope]
w9/asn.c:2061:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w9/asn.c:496:15: warning: String literal compared with variable 'page1'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
w9/asn.c:496:30: warning: String literal compared with variable 'page2'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
w9/asn.c:281:9: style: Unused variable: obj [unusedVariable]
w9/asn.c:420:16: style: Unused variable: gpkey [unusedVariable]
w9/asn.c:431:11: style: Unused variable: pagesbuf [unusedVariable]
w9/asn.c:1266:11: style: Unused variable: cpg_island [unusedVariable]
w9/asn.c:1108:5: error: Buffer is accessed out of bounds. [bufferAccessOutOfBounds]
w9/asn.c:297:7: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
w9/asn.c:517:2: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
w9/asn.c:644:11: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
w9/asn.c:1123:11: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
w9/asn.c:1490:7: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
w9/asn.c:1502:7: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
w9/asn.c:1516:7: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
w9/belvu.c:7114:10: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition]
w9/belvu.c:7107:12: note: outer condition: !done_one
w9/belvu.c:7114:10: note: opposite inner condition: done_one
w9/belvu.c:4309:17: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition]
w9/belvu.c:4328:13: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition]
w9/belvu.c:4338:17: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition]
w9/belvu.c:7200:18: portability: %d in format string (no. 2) requires 'int' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint]
w9/belvu.c:1137:9: style: The scope of the variable 'i' can be reduced. [variableScope]
w9/belvu.c:1137:12: style: The scope of the variable 'gaps' can be reduced. [variableScope]
w9/belvu.c:1137:20: style: The scope of the variable 'star' can be reduced. [variableScope]
w9/belvu.c:1351:35: style: The scope of the variable 'cp' can be reduced. [variableScope]
w9/belvu.c:1365:15: style: The scope of the variable 'alnk' can be reduced. [variableScope]
w9/belvu.c:1725:15: style: The scope of the variable 'maxid' can be reduced. [variableScope]
w9/belvu.c:1933:33: style: The scope of the variable 'ichar' can be reduced. [variableScope]
w9/belvu.c:2266:15: style: The scope of the variable 'n' can be reduced. [variableScope]
w9/belvu.c:2328:24: style: The scope of the variable 'nmat' can be reduced. [variableScope]
w9/belvu.c:2329:11: style: The scope of the variable 'cp' can be reduced. [variableScope]
w9/belvu.c:2386:11: style: The scope of the variable 'cp' can be reduced. [variableScope]
w9/belvu.c:2418:18: style: The scope of the variable 'cp' can be reduced. [variableScope]
w9/belvu.c:2419:15: style: The scope of the variable 'W' can be reduced. [variableScope]
w9/belvu.c:2947:12: style: The scope of the variable 'color' can be reduced. [variableScope]
w9/belvu.c:2963:11: style: The scope of the variable 'cp' can be reduced. [variableScope]
w9/belvu.c:3167:9: style: The scope of the variable 'i' can be reduced. [variableScope]
w9/belvu.c:3714:3: style: The scope of the variable 'alni' can be reduced. [variableScope]
w9/belvu.c:4076:12: style: The scope of the variable 'len' can be reduced. [variableScope]
w9/belvu.c:4288:30: style: The scope of the variable 'cq' can be reduced. [variableScope]
w9/belvu.c:4462:46: style: The scope of the variable 'GRfeat' can be reduced. [variableScope]
w9/belvu.c:4528:18: style: The scope of the variable 'cq' can be reduced. [variableScope]
w9/belvu.c:4780:43: style: The scope of the variable 'cp' can be reduced. [variableScope]
w9/belvu.c:4831:27: style: The scope of the variable 'tmp' can be reduced. [variableScope]
w9/belvu.c:5159:12: style: The scope of the variable 'max' can be reduced. [variableScope]
w9/belvu.c:5336:9: style: The scope of the variable 'i' can be reduced. [variableScope]
w9/belvu.c:5441:12: style: The scope of the variable 'j' can be reduced. [variableScope]
w9/belvu.c:5441:15: style: The scope of the variable 'p' can be reduced. [variableScope]
w9/belvu.c:5443:9: style: The scope of the variable 'box' can be reduced. [variableScope]
w9/belvu.c:5522:6: style: The scope of the variable 'used' can be reduced. [variableScope]
w9/belvu.c:5885:3: style: The scope of the variable 'colors' can be reduced. [variableScope]
w9/belvu.c:5931:18: style: The scope of the variable 'len' can be reduced. [variableScope]
w9/belvu.c:6234:10: style: The scope of the variable 'alni' can be reduced. [variableScope]
w9/belvu.c:6282:10: style: The scope of the variable 'alni' can be reduced. [variableScope]
w9/belvu.c:6311:10: style: The scope of the variable 'alni' can be reduced. [variableScope]
w9/belvu.c:6355:10: style: The scope of the variable 'alnrow' can be reduced. [variableScope]
w9/belvu.c:6359:8: style: The scope of the variable 'cp' can be reduced. [variableScope]
w9/belvu.c:6466:10: style: The scope of the variable 'alni' can be reduced. [variableScope]
w9/belvu.c:6586:3: style: The scope of the variable 'alni' can be reduced. [variableScope]
w9/belvu.c:6771:3: style: The scope of the variable 'dest' can be reduced. [variableScope]
w9/belvu.c:6771:10: style: The scope of the variable 'src' can be reduced. [variableScope]
w9/belvu.c:6974:2: style: The scope of the variable 'Align_gap' can be reduced. [variableScope]
w9/belvu.c:6974:13: style: The scope of the variable 'Query_gap' can be reduced. [variableScope]
w9/belvu.c:6974:24: style: The scope of the variable 'gap' can be reduced. [variableScope]
w9/belvu.c:3525:43: style: Function 'treeBalanceByWeight' argument 1 names different: declaration 'node1' definition 'lnode'. [funcArgNamesDifferent]
w9/belvu.c:757:43: note: Function 'treeBalanceByWeight' argument 1 names different: declaration 'node1' definition 'lnode'.
w9/belvu.c:3525:43: note: Function 'treeBalanceByWeight' argument 1 names different: declaration 'node1' definition 'lnode'.
w9/belvu.c:3525:60: style: Function 'treeBalanceByWeight' argument 2 names different: declaration 'node2' definition 'rnode'. [funcArgNamesDifferent]
w9/belvu.c:757:60: note: Function 'treeBalanceByWeight' argument 2 names different: declaration 'node2' definition 'rnode'.
w9/belvu.c:3525:60: note: Function 'treeBalanceByWeight' argument 2 names different: declaration 'node2' definition 'rnode'.
w9/belvu.c:5596:34: style: Function 'readColorCodes' argument 1 names different: declaration 'file' definition 'fil'. [funcArgNamesDifferent]
w9/belvu.c:659:34: note: Function 'readColorCodes' argument 1 names different: declaration 'file' definition 'fil'.
w9/belvu.c:5596:34: note: Function 'readColorCodes' argument 1 names different: declaration 'file' definition 'fil'.
w9/belvu.c:1675:17: style: Unused variable: max [unusedVariable]
w9/belvu.c:1933:19: style: Unused variable: word1end [unusedVariable]
w9/belvu.c:1933:30: style: Unused variable: c [unusedVariable]
w9/belvu.c:2298:11: style: Variable 'f' is assigned a value that is never used. [unreadVariable]
w9/belvu.c:2828:12: style: Unused variable: scalex [unusedVariable]
w9/belvu.c:2828:20: style: Unused variable: scaley [unusedVariable]
w9/belvu.c:2828:55: style: Unused variable: range [unusedVariable]
w9/belvu.c:5995:3: style: Unused variable: cp [unusedVariable]
w9/belvu.c:6339:33: style: Variable 'id' is assigned a value that is never used. [unreadVariable]
w9/belvu.c:6339:37: style: Variable 'maxid' is assigned a value that is never used. [unreadVariable]
w9/belvu.c:6624:9: style: Unused variable: i [unusedVariable]
w9/belvu.c:6657:9: style: Unused variable: i [unusedVariable]
w9/belvu.c:6682:9: style: Unused variable: i [unusedVariable]
w9/belvu.c:6725:3: style: Unused variable: cp [unusedVariable]
w9/belvu.c:6868:2: style: Variable 'started' is assigned a value that is never used. [unreadVariable]
w9/belvu.c:7343:15: style: Unused variable: newtree [unusedVariable]
w9/belvu.c:2372:5: error: Used file that is not opened. [useClosedFile]
w9/belvu.c:2440:5: error: Used file that is not opened. [useClosedFile]
w9/belvu.c:2490:5: error: Used file that is not opened. [useClosedFile]
w9/belvu.c:4270:5: error: Used file that is not opened. [useClosedFile]
w9/belvu.c:1474:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
w9/belvu.c:4498:6: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
w9/belvu.c:4502:6: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
w9/belvu.c:5611:6: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
w9/belvu.c:5631:6: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
w9/belvu.c:2372:0: error: Dereferencing 'fil' after it is deallocated / released [deallocuse]
w9/belvu.c:2440:0: error: Dereferencing 'fil' after it is deallocated / released [deallocuse]
w9/belvu.c:2490:0: error: Dereferencing 'pipe' after it is deallocated / released [deallocuse]
w9/belvu.c:4270:0: error: Dereferencing 'pipe' after it is deallocated / released [deallocuse]
w9/belvu.c:3653:58: error: Uninitialized variable: org1 [uninitvar]
w9/belvu.c:3653:64: error: Uninitialized variable: org2 [uninitvar]
w9/blxmain.c:122:16: style: The scope of the variable 'seqfile' can be reduced. [variableScope]
w9/blxmain.c:128:5: style: The scope of the variable 'ch' can be reduced. [variableScope]
w9/blxmain.c:128:10: style: The scope of the variable 'cp' can be reduced. [variableScope]
w9/blxmain.c:128:15: style: The scope of the variable 'cq' can be reduced. [variableScope]
w9/blxmain.c:128:20: style: The scope of the variable 'c' can be reduced. [variableScope]
w9/blxmain.c:288:6: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
w9/blxparser.c:355:9: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
w9/blxparser.c:357:4: note: Found duplicate branches for 'if' and 'else'.
w9/blxparser.c:355:9: note: Found duplicate branches for 'if' and 'else'.
w9/blxparser.c:102:15: style: The scope of the variable 'c' can be reduced. [variableScope]
w9/blxparser.c:102:19: style: The scope of the variable 'cp' can be reduced. [variableScope]
w9/blxparser.c:102:28: style: The scope of the variable 'ch' can be reduced. [variableScope]
w9/blxparser.c:262:9: style: The scope of the variable 'i' can be reduced. [variableScope]
w9/blxparser.c:488:16: style: The scope of the variable 'curnr' can be reduced. [variableScope]
w9/blxparser.c:524:9: style: The scope of the variable 'line' can be reduced. [variableScope]
w9/blxparser.c:525:12: style: The scope of the variable 'cp' can be reduced. [variableScope]
w9/blxparser.c:912:17: style: The scope of the variable 'len' can be reduced. [variableScope]
w9/blxparser.c:112:2: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
w9/blxparser.c:271:11: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
w9/blxparser.c:404:8: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
w9/blxparser.c:684:8: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
w9/blxparser.c:738:8: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
w9/blxparser.c:771:8: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
w9/blxparser.c:802:8: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
w9/blxparser.c:839:8: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
w9/blxselect.c:228:30: style: The scope of the variable 'c' can be reduced. [variableScope]
w9/blxselect.c:229:21: style: The scope of the variable 'len' can be reduced. [variableScope]
w9/blxselect.c:229:36: style: The scope of the variable 'n' can be reduced. [variableScope]
w9/blxselect.c:229:39: style: The scope of the variable 'box' can be reduced. [variableScope]
w9/blxselect.c:132:2: error: Resource leak: HSPfile [resourceLeak]
w9/blxview.c:3197:20: style: Condition 'start>end' is always true [knownConditionTrueFalse]
w9/blxview.c:3579:3: style: Variable 'item' is reassigned a value before the old one has been used. [redundantAssignment]
w9/blxview.c:3574:3: note: Variable 'item' is reassigned a value before the old one has been used.
w9/blxview.c:3579:3: note: Variable 'item' is reassigned a value before the old one has been used.
w9/blxview.c:3580:3: style: Variable 'item' is reassigned a value before the old one has been used. [redundantAssignment]
w9/blxview.c:3579:3: note: Variable 'item' is reassigned a value before the old one has been used.
w9/blxview.c:3580:3: note: Variable 'item' is reassigned a value before the old one has been used.
w9/blxview.c:3583:3: style: Variable 'item' is reassigned a value before the old one has been used. [redundantAssignment]
w9/blxview.c:3580:3: note: Variable 'item' is reassigned a value before the old one has been used.
w9/blxview.c:3583:3: note: Variable 'item' is reassigned a value before the old one has been used.
w9/blxview.c:3588:3: style: Variable 'item' is reassigned a value before the old one has been used. [redundantAssignment]
w9/blxview.c:3583:3: note: Variable 'item' is reassigned a value before the old one has been used.
w9/blxview.c:3588:3: note: Variable 'item' is reassigned a value before the old one has been used.
w9/blxview.c:3592:3: style: Variable 'item' is reassigned a value before the old one has been used. [redundantAssignment]
w9/blxview.c:3588:3: note: Variable 'item' is reassigned a value before the old one has been used.
w9/blxview.c:3592:3: note: Variable 'item' is reassigned a value before the old one has been used.
w9/blxview.c:3596:3: style: Variable 'item' is reassigned a value before the old one has been used. [redundantAssignment]
w9/blxview.c:3592:3: note: Variable 'item' is reassigned a value before the old one has been used.
w9/blxview.c:3596:3: note: Variable 'item' is reassigned a value before the old one has been used.
w9/blxview.c:3600:3: style: Variable 'item' is reassigned a value before the old one has been used. [redundantAssignment]
w9/blxview.c:3596:3: note: Variable 'item' is reassigned a value before the old one has been used.
w9/blxview.c:3600:3: note: Variable 'item' is reassigned a value before the old one has been used.
w9/blxview.c:3604:3: style: Variable 'item' is reassigned a value before the old one has been used. [redundantAssignment]
w9/blxview.c:3600:3: note: Variable 'item' is reassigned a value before the old one has been used.
w9/blxview.c:3604:3: note: Variable 'item' is reassigned a value before the old one has been used.
w9/blxview.c:3608:3: style: Variable 'item' is reassigned a value before the old one has been used. [redundantAssignment]
w9/blxview.c:3604:3: note: Variable 'item' is reassigned a value before the old one has been used.
w9/blxview.c:3608:3: note: Variable 'item' is reassigned a value before the old one has been used.
w9/blxview.c:3612:3: style: Variable 'item' is reassigned a value before the old one has been used. [redundantAssignment]
w9/blxview.c:3608:3: note: Variable 'item' is reassigned a value before the old one has been used.
w9/blxview.c:3612:3: note: Variable 'item' is reassigned a value before the old one has been used.
w9/blxview.c:5109:3: style: Variable 'tool_item' is reassigned a value before the old one has been used. [redundantAssignment]
w9/blxview.c:5107:0: note: Variable 'tool_item' is reassigned a value before the old one has been used.
w9/blxview.c:5109:3: note: Variable 'tool_item' is reassigned a value before the old one has been used.
w9/blxview.c:5126:3: style: Variable 'tool_button' is reassigned a value before the old one has been used. [redundantAssignment]
w9/blxview.c:5124:0: note: Variable 'tool_button' is reassigned a value before the old one has been used.
w9/blxview.c:5126:3: note: Variable 'tool_button' is reassigned a value before the old one has been used.
w9/blxview.c:1336:2: style: The scope of the variable 'tmp' can be reduced. [variableScope]
w9/blxview.c:1881:10: style: The scope of the variable 'tmsp' can be reduced. [variableScope]
w9/blxview.c:2210:5: style: The scope of the variable 'dbdisp' can be reduced. [variableScope]
w9/blxview.c:2213:5: style: The scope of the variable 'TickStart' can be reduced. [variableScope]
w9/blxview.c:2213:16: style: The scope of the variable 'TickUnit' can be reduced. [variableScope]
w9/blxview.c:2213:26: style: The scope of the variable 'gridx' can be reduced. [variableScope]
w9/blxview.c:2216:11: style: The scope of the variable 'alignstart' can be reduced. [variableScope]
w9/blxview.c:2401:8: style: The scope of the variable 'y' can be reduced. [variableScope]
w9/blxview.c:2983:14: style: The scope of the variable 'id' can be reduced. [variableScope]
w9/blxview.c:2983:18: style: The scope of the variable 'i' can be reduced. [variableScope]
w9/blxview.c:2983:21: style: The scope of the variable 'len' can be reduced. [variableScope]
w9/blxview.c:2984:9: style: The scope of the variable 'qseq' can be reduced. [variableScope]
w9/blxview.c:3129:11: style: The scope of the variable 'oldpadseq' can be reduced. [variableScope]
w9/blxview.c:3227:9: style: The scope of the variable 'len' can be reduced. [variableScope]
w9/blxview.c:3695:13: style: The scope of the variable 'spos' can be reduced. [variableScope]
w9/blxview.c:3969:35: style: The scope of the variable 'extend' can be reduced. [variableScope]
w9/blxview.c:3969:43: style: The scope of the variable 'len' can be reduced. [variableScope]
w9/blxview.c:3969:48: style: The scope of the variable 'mid' can be reduced. [variableScope]
w9/blxview.c:5046:9: style: The scope of the variable 'abbrev' can be reduced. [variableScope]
w9/blxview.c:5048:33: style: The scope of the variable 'head_bytes' can be reduced. [variableScope]
w9/blxview.c:5048:45: style: The scope of the variable 'tail_bytes' can be reduced. [variableScope]
w9/blxview.c:3624:10: style: Variable 'item' is assigned a value that is never used. [unreadVariable]
w9/dbidx.c:747:27: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
w9/dbidx.c:250:30: style: The scope of the variable 'Line_has_seq' can be reduced. [variableScope]
w9/dbidx.c:436:9: style: The scope of the variable 'slash' can be reduced. [variableScope]
w9/dbidx.c:655:78: style: The scope of the variable 'i' can be reduced. [variableScope]
w9/dbidx.c:320:4: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
w9/dbidx.c:392:7: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
w9/dbidx.c:122:48: error: Memory leak: head [memleak]
w9/dbidx.c:615:0: error: Resource leak: div [resourceLeak]
w9/diskdump.c:53:8: style: The scope of the variable 'filename' can be reduced. [variableScope]
w9/diskfix.c:48:24: style: struct member 'block::subDataRelease' is never used. [unusedStructMember]
w9/diskfix.c:48:40: style: struct member 'block::subCodeRelease' is never used. [unusedStructMember]
w9/diskfix.c:49:10: style: struct member 'block::c' is never used. [unusedStructMember]
w9/dotter.c:1009:6: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
w9/dotter.c:1007:9: note: outer condition: blastn
w9/dotter.c:1009:6: note: identical inner condition: blastn
w9/dotter.c:1106:0: style: Same expression used in consecutive assignments of 'unit' and 'subunit'. [duplicateAssignExpression]
w9/dotter.c:1107:0: note: Same expression used in consecutive assignments of 'unit' and 'subunit'.
w9/dotter.c:1106:0: note: Same expression used in consecutive assignments of 'unit' and 'subunit'.
w9/dotter.c:571:2: style: The scope of the variable 'dirName' can be reduced. [variableScope]
w9/dotter.c:571:28: style: The scope of the variable 'fileName' can be reduced. [variableScope]
w9/dotter.c:574:2: style: The scope of the variable 'batch' can be reduced. [variableScope]
w9/dotter.c:782:15: style: The scope of the variable 'frame' can be reduced. [variableScope]
w9/dotter.c:782:22: style: The scope of the variable 'pepqseqlen' can be reduced. [variableScope]
w9/dotter.c:1426:2: style: The scope of the variable 'height' can be reduced. [variableScope]
w9/dotter.c:1431:9: style: The scope of the variable 'i' can be reduced. [variableScope]
w9/dotter.c:1543:30: style: The scope of the variable 'x' can be reduced. [variableScope]
w9/dotter.c:1543:33: style: The scope of the variable 'y' can be reduced. [variableScope]
w9/dotter.c:1644:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w9/dotter.c:1648:11: style: The scope of the variable 'MSPsname' can be reduced. [variableScope]
w9/dotter.c:1793:15: style: The scope of the variable 'frame' can be reduced. [variableScope]
w9/dotter.c:2230:12: style: The scope of the variable 'frame' can be reduced. [variableScope]
w9/dotter.c:2574:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
w9/dotter.c:2766:2: style: The scope of the variable 'win1' can be reduced. [variableScope]
w9/dotter.c:2766:8: style: The scope of the variable 'win2' can be reduced. [variableScope]
w9/dotter.c:2766:14: style: The scope of the variable 'win3' can be reduced. [variableScope]
w9/dotter.c:2828:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w9/dotter.c:3349:29: style: The scope of the variable 'p' can be reduced. [variableScope]
w9/dotter.c:3442:10: style: The scope of the variable 'c' can be reduced. [variableScope]
w9/dotter.c:3345:25: style: Function 'readmtx' argument 1 names different: declaration 'mtx' definition 'MATRIX'. [funcArgNamesDifferent]
w9/dotter.c:199:25: note: Function 'readmtx' argument 1 names different: declaration 'mtx' definition 'MATRIX'.
w9/dotter.c:3345:25: note: Function 'readmtx' argument 1 names different: declaration 'mtx' definition 'MATRIX'.
w9/dotter.c:3382:24: style: Function 'mtxcpy' argument 1 names different: declaration 'mtx' definition 'dest'. [funcArgNamesDifferent]
w9/dotter.c:200:24: note: Function 'mtxcpy' argument 1 names different: declaration 'mtx' definition 'dest'.
w9/dotter.c:3382:24: note: Function 'mtxcpy' argument 1 names different: declaration 'mtx' definition 'dest'.
w9/dotter.c:3382:42: style: Function 'mtxcpy' argument 2 names different: declaration 'BLOSUM62' definition 'src'. [funcArgNamesDifferent]
w9/dotter.c:200:41: note: Function 'mtxcpy' argument 2 names different: declaration 'BLOSUM62' definition 'src'.
w9/dotter.c:3382:42: note: Function 'mtxcpy' argument 2 names different: declaration 'BLOSUM62' definition 'src'.
w9/dotter.c:586:2: style: Variable 'batch' is assigned a value that is never used. [unreadVariable]
w9/dotter.c:1652:14: style: Variable 'strand' is assigned a value that is never used. [unreadVariable]
w9/dotter.c:3460:20: style: Variable 'nt' is modified but its new value is never used. [unreadVariable]
w9/dotter.c:3461:25: style: Variable 'nu' is modified but its new value is never used. [unreadVariable]
w9/dotter.c:3466:6: style: Variable 'no' is modified but its new value is never used. [unreadVariable]
w9/dotter.c:3452:22: style: Array index 'pos' is used before limits check. [arrayIndexThenCheck]
w9/dotterKarlin.c:104:9: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall]
w9/dotterMain.c:45:15: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition]
w9/dotterMain.c:534:0: error: Resource leak: qfile [resourceLeak]
w9/dotterMain.c:533:0: error: Resource leak: sfile [resourceLeak]
w9/efetch.c:91:27: style: The scope of the variable 'actrg' can be reduced. [variableScope]
w9/efetch.c:91:35: style: The scope of the variable 'achit' can be reduced. [variableScope]
w9/efetch.c:93:16: style: The scope of the variable 'actrgfile' can be reduced. [variableScope]
w9/efetch.c:93:35: style: The scope of the variable 'achitfile' can be reduced. [variableScope]
w9/efetch.c:94:16: style: The scope of the variable 'file' can be reduced. [variableScope]
w9/efetch.c:95:37: style: The scope of the variable 'cp' can be reduced. [variableScope]
w9/efetch.c:95:41: style: The scope of the variable 'fetchstr' can be reduced. [variableScope]
w9/efetch.c:102:26: style: The scope of the variable 'actrghead' can be reduced. [variableScope]
w9/efetch.c:102:38: style: The scope of the variable 'achithead' can be reduced. [variableScope]
w9/efetch.c:104:16: style: The scope of the variable 'ACrec' can be reduced. [variableScope]
w9/efetch.c:533:0: error: Memory leak: usage [memleak]
w9/embl.c:217:15: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition]
w9/embl.c:889:8: style: Variable 'text' is reassigned a value before the old one has been used. [redundantAssignment]
w9/embl.c:886:0: note: Variable 'text' is reassigned a value before the old one has been used.
w9/embl.c:889:8: note: Variable 'text' is reassigned a value before the old one has been used.
w9/embl.c:234:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w9/embl.c:234:10: style: The scope of the variable 'ix' can be reduced. [variableScope]
w9/embl.c:236:10: style: The scope of the variable 'cpp' can be reduced. [variableScope]
w9/embl.c:236:35: style: The scope of the variable 'cp' can be reduced. [variableScope]
w9/embl.c:427:11: style: The scope of the variable 'am' can be reduced. [variableScope]
w9/embl.c:525:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w9/embl.c:713:11: style: The scope of the variable 'i' can be reduced. [variableScope]
w9/embl.c:1053:17: style: The scope of the variable 'q' can be reduced. [variableScope]
w9/embl.c:1141:18: style: The scope of the variable 'q' can be reduced. [variableScope]
w9/embl.c:1202:17: style: The scope of the variable 'cpp' can be reduced. [variableScope]
w9/embl.c:1924:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w9/embl.c:1948:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w9/fetch.c:92:27: style: The scope of the variable 'actrg' can be reduced. [variableScope]
w9/fetch.c:92:35: style: The scope of the variable 'achit' can be reduced. [variableScope]
w9/fetch.c:94:16: style: The scope of the variable 'actrgfile' can be reduced. [variableScope]
w9/fetch.c:94:35: style: The scope of the variable 'achitfile' can be reduced. [variableScope]
w9/fetch.c:95:16: style: The scope of the variable 'file' can be reduced. [variableScope]
w9/fetch.c:103:26: style: The scope of the variable 'actrghead' can be reduced. [variableScope]
w9/fetch.c:103:38: style: The scope of the variable 'achithead' can be reduced. [variableScope]
w9/fetch.c:105:16: style: The scope of the variable 'ACrec' can be reduced. [variableScope]
w9/gfcode.c:1207:25: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
w9/gfcode.c:650:3: style: Variable 'nSites' is reassigned a value before the old one has been used. [redundantAssignment]
w9/gfcode.c:649:3: note: Variable 'nSites' is reassigned a value before the old one has been used.
w9/gfcode.c:650:3: note: Variable 'nSites' is reassigned a value before the old one has been used.
w9/gfcode.c:651:3: style: Variable 'nSites' is reassigned a value before the old one has been used. [redundantAssignment]
w9/gfcode.c:650:3: note: Variable 'nSites' is reassigned a value before the old one has been used.
w9/gfcode.c:651:3: note: Variable 'nSites' is reassigned a value before the old one has been used.
w9/gfcode.c:653:3: style: Variable 'nSites' is reassigned a value before the old one has been used. [redundantAssignment]
w9/gfcode.c:651:3: note: Variable 'nSites' is reassigned a value before the old one has been used.
w9/gfcode.c:653:3: note: Variable 'nSites' is reassigned a value before the old one has been used.
w9/gfcode.c:257:7: style: The scope of the variable 'classSize' can be reduced. [variableScope]
w9/gfcode.c:257:29: style: The scope of the variable 'numClasses' can be reduced. [variableScope]
w9/gfcode.c:641:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w9/gfcode.c:641:10: style: The scope of the variable 'frame' can be reduced. [variableScope]
w9/gfcode.c:642:10: style: The scope of the variable 'diff' can be reduced. [variableScope]
w9/gfcode.c:772:7: style: The scope of the variable 'maxi' can be reduced. [variableScope]
w9/gfcode.c:773:10: style: The scope of the variable 'max' can be reduced. [variableScope]
w9/gfcode.c:639:66: style: Function 'aceFeatures' argument 3 names different: declaration 'fp' definition 'cum'. [funcArgNamesDifferent]
w9/gfcode.c:176:66: note: Function 'aceFeatures' argument 3 names different: declaration 'fp' definition 'cum'.
w9/gfcode.c:639:66: note: Function 'aceFeatures' argument 3 names different: declaration 'fp' definition 'cum'.
w9/gfcode.c:653:12: style: Variable 'nSites' is assigned a value that is never used. [unreadVariable]
w9/gfcode.c:812:7: style: Variable 'numGaps' is modified but its new value is never used. [unreadVariable]
w9/gfcode.c:1017:9: style: Unused variable: cp [unusedVariable]
w9/gfcode.c:1018:7: style: Variable 'i' is not assigned a value. [unassignedVariable]
w9/gfcode.c:462:17: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
w9/gfcode.c:466:42: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
w9/gfcode.c:467:41: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
w9/gfcode.c:468:42: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
w9/gfcode.c:469:42: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
w9/gfcode.c:484:2: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
w9/gfcode.c:1031:10: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
w9/gfcode.c:465:49: warning: Storing fgetc() return value in char variable and then comparing with EOF. [checkCastIntToCharAndBack]
w9/gfcode.c:1037:2: error: Uninitialized variable: i [uninitvar]
w9/gmapdata.c:923:13: error: Array 'dbn[50]' accessed at index 10046, which is out of bounds. [arrayIndexOutOfBounds]
w9/gmapdata.c:545:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w9/gmapdata.c:545:10: style: The scope of the variable 't' can be reduced. [variableScope]
w9/gmapdata.c:581:12: style: The scope of the variable 'seg' can be reduced. [variableScope]
w9/gmapdata.c:745:12: style: The scope of the variable 'seg' can be reduced. [variableScope]
w9/gmapdata.c:857:12: style: The scope of the variable 'seg' can be reduced. [variableScope]
w9/gmapdata.c:1036:12: style: The scope of the variable 'seg' can be reduced. [variableScope]
w9/gmapdata.c:602:27: style: Variable 'n' is modified but its new value is never used. [unreadVariable]
w9/gmapdatacol.c:144:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w9/gmapdatacol.c:440:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w9/gmapdatacol.c:440:11: style: The scope of the variable 'p' can be reduced. [variableScope]
w9/gmapdatacol.c:508:15: style: The scope of the variable 'seg' can be reduced. [variableScope]
w9/gmapdatacol.c:578:15: style: The scope of the variable 'seg' can be reduced. [variableScope]
w9/gmapdatacol.c:885:10: style: The scope of the variable 'seg' can be reduced. [variableScope]
w9/gmapphys.c:271:17: style: The scope of the variable 'seg' can be reduced. [variableScope]
w9/gmapphys.c:312:17: style: The scope of the variable 'seg' can be reduced. [variableScope]
w9/gmapphys.c:554:17: style: The scope of the variable 'seg' can be reduced. [variableScope]
w9/gmapphys.c:664:17: style: The scope of the variable 'seg' can be reduced. [variableScope]
w9/gmapphys.c:782:9: style: The scope of the variable 'y1' can be reduced. [variableScope]
w9/gmapphys.c:782:13: style: The scope of the variable 'y2' can be reduced. [variableScope]
w9/gmapphys.c:783:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w9/hexcode.c:322:16: warning: Return value of function atof() is not used. [ignoredReturnValue]
w9/hexcode.c:352:7: error: fprintf format string requires 1 parameter but only 0 are given. [wrongPrintfScanfArgNum]
w9/hexcode.c:359:7: error: fprintf format string requires 1 parameter but only 0 are given. [wrongPrintfScanfArgNum]
w9/hexcode.c:365:7: error: fprintf format string requires 1 parameter but only 0 are given. [wrongPrintfScanfArgNum]
w9/hexcode.c:319:8: style: The scope of the variable 'c' can be reduced. [variableScope]
w9/hexcode.c:70:7: style: Unused variable: level [unusedVariable]
w9/hexcode.c:125:0: error: Resource leak: fil [resourceLeak]
w9/readseq.c:259:12: warning: Either the condition 'p' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck]
w9/readseq.c:258:11: note: Assuming that condition 'p' is not redundant
w9/readseq.c:259:12: note: Null pointer dereference
w9/readseq.c:146:7: style: The scope of the variable 'c' can be reduced. [variableScope]
w9/readseq.c:117:11: warning: Storing fgetc() return value in char variable and then comparing with EOF. [checkCastIntToCharAndBack]
w9/translate.c:66:9: style: The scope of the variable 'codon' can be reduced. [variableScope]
w9/translate.c:118:9: style: The scope of the variable 'c' can be reduced. [variableScope]
w9/translate.c:130:31: style: Array index 'idx' is used before limits check. [arrayIndexThenCheck]
w9/vmapdata2.c:907:13: error: Array 'dbn[50]' accessed at index 10046, which is out of bounds. [arrayIndexOutOfBounds]
w9/vmapdata2.c:581:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w9/vmapdata2.c:581:10: style: The scope of the variable 't' can be reduced. [variableScope]
w9/vmapdata2.c:754:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
w9/vmapdata2.c:853:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
w9/vmapdata2.c:1016:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
w9/vmapdata2.c:1360:10: style: The scope of the variable 'seg' can be reduced. [variableScope]
w9/vmapdata2.c:1756:17: style: The scope of the variable 'c' can be reduced. [variableScope]
w9/vmapdata2.c:1811:10: style: The scope of the variable 'seg' can be reduced. [variableScope]
w9/vmapdata2.c:1832:7: style: The scope of the variable 'i' can be reduced. [variableScope]
w9/vmapdata2.c:1886:24: style: Variable 'n' is modified but its new value is never used. [unreadVariable]
w9/vmapphys.c:156:10: style: The scope of the variable 'seg' can be reduced. [variableScope]
w9/vmapphys.c:189:10: style: The scope of the variable 'seg' can be reduced. [variableScope]
w9/vmapphys.c:245:10: style: The scope of the variable 'seg' can be reduced. [variableScope]
w9/vmapphys.c:345:17: style: The scope of the variable 'y' can be reduced. [variableScope]
wabi/abifix.c:899:3: style: Variable 'aa' is reassigned a value before the old one has been used. [redundantAssignment]
wabi/abifix.c:898:3: note: Variable 'aa' is reassigned a value before the old one has been used.
wabi/abifix.c:899:3: note: Variable 'aa' is reassigned a value before the old one has been used.
wabi/abifix.c:175:7: warning: Suspicious use of ; at the end of 'if' statement. [suspiciousSemicolon]
wabi/abifix.c:673:54: style: The scope of the variable 'c1' can be reduced. [variableScope]
wabi/abifix.c:673:58: style: The scope of the variable 'c2' can be reduced. [variableScope]
wabi/abifix.c:785:14: style: The scope of the variable 'nn' can be reduced. [variableScope]
wabi/abifix.c:786:7: style: The scope of the variable 'i' can be reduced. [variableScope]
wabi/abifix.c:786:10: style: The scope of the variable 'a1' can be reduced. [variableScope]
wabi/abifix.c:786:14: style: The scope of the variable 'a2' can be reduced. [variableScope]
wabi/abifix.c:786:18: style: The scope of the variable 'pp' can be reduced. [variableScope]
wabi/abifix.c:786:22: style: The scope of the variable 'll' can be reduced. [variableScope]
wabi/abifix.c:788:24: style: The scope of the variable 'cq' can be reduced. [variableScope]
wabi/abifix.c:1360:7: style: The scope of the variable 'ss' can be reduced. [variableScope]
wabi/abifix.c:1447:24: style: The scope of the variable 'zero' can be reduced. [variableScope]
wabi/abifix.c:2047:7: style: The scope of the variable 'i' can be reduced. [variableScope]
wabi/abifix.c:2097:14: style: The scope of the variable 'i' can be reduced. [variableScope]
wabi/abifix.c:1319:13: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
wabi/annot.c:106:3: style: Variable 'note' is reassigned a value before the old one has been used. [redundantAssignment]
wabi/annot.c:103:0: note: Variable 'note' is reassigned a value before the old one has been used.
wabi/annot.c:106:3: note: Variable 'note' is reassigned a value before the old one has been used.
wabi/basecall.c:2783:3: style: Variable 'dxm' is reassigned a value before the old one has been used. [redundantAssignment]
wabi/basecall.c:2781:3: note: Variable 'dxm' is reassigned a value before the old one has been used.
wabi/basecall.c:2783:3: note: Variable 'dxm' is reassigned a value before the old one has been used.
wabi/basecall.c:2474:12: style: Same expression on both sides of '&&'. [duplicateExpression]
wabi/basecall.c:3115:0: style: Same expression used in consecutive assignments of 'clipTop' and 'newClipTop'. [duplicateAssignExpression]
wabi/basecall.c:3115:0: note: Same expression used in consecutive assignments of 'clipTop' and 'newClipTop'.
wabi/basecall.c:3115:0: note: Same expression used in consecutive assignments of 'clipTop' and 'newClipTop'.
wabi/basecall.c:206:7: style: The scope of the variable 'n' can be reduced. [variableScope]
wabi/basecall.c:206:10: style: The scope of the variable 'x' can be reduced. [variableScope]
wabi/basecall.c:206:13: style: The scope of the variable 'q' can be reduced. [variableScope]
wabi/basecall.c:207:9: style: The scope of the variable 'ba' can be reduced. [variableScope]
wabi/basecall.c:207:13: style: The scope of the variable 'buf' can be reduced. [variableScope]
wabi/basecall.c:208:17: style: The scope of the variable 'b' can be reduced. [variableScope]
wabi/basecall.c:208:21: style: The scope of the variable 'bc' can be reduced. [variableScope]
wabi/basecall.c:462:11: style: The scope of the variable 'i' can be reduced. [variableScope]
wabi/basecall.c:462:17: style: The scope of the variable 'nn' can be reduced. [variableScope]
wabi/basecall.c:778:7: style: The scope of the variable 'n' can be reduced. [variableScope]
wabi/basecall.c:779:9: style: The scope of the variable 's' can be reduced. [variableScope]
wabi/basecall.c:779:13: style: The scope of the variable 'sp' can be reduced. [variableScope]
wabi/basecall.c:779:33: style: The scope of the variable 'cp' can be reduced. [variableScope]
wabi/basecall.c:856:18: style: The scope of the variable 'bc' can be reduced. [variableScope]
wabi/basecall.c:990:14: style: The scope of the variable 'cq' can be reduced. [variableScope]
wabi/basecall.c:1309:18: style: The scope of the variable 'kp' can be reduced. [variableScope]
wabi/basecall.c:1344:5: style: The scope of the variable 'i' can be reduced. [variableScope]
wabi/basecall.c:1346:27: style: The scope of the variable 'n' can be reduced. [variableScope]
wabi/basecall.c:1347:11: style: The scope of the variable 's11' can be reduced. [variableScope]
wabi/basecall.c:1347:16: style: The scope of the variable 's22' can be reduced. [variableScope]
wabi/basecall.c:1347:21: style: The scope of the variable 's12' can be reduced. [variableScope]
wabi/basecall.c:1435:7: style: The scope of the variable 'x' can be reduced. [variableScope]
wabi/basecall.c:1649:7: style: The scope of the variable 'n' can be reduced. [variableScope]
wabi/basecall.c:1649:10: style: The scope of the variable 'i' can be reduced. [variableScope]
wabi/basecall.c:1649:22: style: The scope of the variable 'imax' can be reduced. [variableScope]
wabi/basecall.c:1649:28: style: The scope of the variable 't' can be reduced. [variableScope]
wabi/basecall.c:1649:35: style: The scope of the variable 'x1' can be reduced. [variableScope]
wabi/basecall.c:1649:39: style: The scope of the variable 'x2' can be reduced. [variableScope]
wabi/basecall.c:2056:27: style: The scope of the variable 'i' can be reduced. [variableScope]
wabi/basecall.c:2058:10: style: The scope of the variable 'ep' can be reduced. [variableScope]
wabi/basecall.c:2058:15: style: The scope of the variable 'eq' can be reduced. [variableScope]
wabi/basecall.c:2155:14: style: The scope of the variable 'cp' can be reduced. [variableScope]
wabi/basecall.c:2156:10: style: The scope of the variable 'posp' can be reduced. [variableScope]
wabi/basecall.c:2158:10: style: The scope of the variable 'ep1' can be reduced. [variableScope]
wabi/basecall.c:2379:14: style: The scope of the variable 'max' can be reduced. [variableScope]
wabi/basecall.c:2382:9: style: The scope of the variable 'lane1' can be reduced. [variableScope]
wabi/basecall.c:2810:10: style: The scope of the variable 'x1' can be reduced. [variableScope]
wabi/basecall.c:2810:14: style: The scope of the variable 'x2' can be reduced. [variableScope]
wabi/basecall.c:3275:28: style: The scope of the variable 'n' can be reduced. [variableScope]
wabi/basecall.c:3696:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
wabi/basecall.c:2970:49: style: Function 'baseCallFindClips' argument 2 names different: declaration 'doPLot' definition 'doPlot'. [funcArgNamesDifferent]
wabi/basecall.c:61:49: note: Function 'baseCallFindClips' argument 2 names different: declaration 'doPLot' definition 'doPlot'.
wabi/basecall.c:2970:49: note: Function 'baseCallFindClips' argument 2 names different: declaration 'doPLot' definition 'doPlot'.
wabi/basecall.c:2758:20: style: Variable 'nBase' is modified but its new value is never used. [unreadVariable]
wabi/basecall.c:3555:7: style: Variable 'i' is assigned a value that is never used. [unreadVariable]
wabi/basecall.c:965:18: error: Uninitialized variable: x [uninitvar]
wabi/cdnaalign.c:3723:21: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
wabi/cdnaalign.c:3721:23: note: outer condition: gh1->a1<gh2->a1
wabi/cdnaalign.c:3723:21: note: identical inner condition: gh2->a1>gh1->a1
wabi/cdnaalign.c:2207:24: style: Redundant condition: !up->reverse. 'up->reverse || (!up->reverse && b1>a1+30)' is equivalent to 'up->reverse || b1>a1+30' [redundantCondition]
wabi/cdnaalign.c:2222:24: style: Redundant condition: !up->reverse. 'up->reverse || (!up->reverse && a2<b2-30)' is equivalent to 'up->reverse || a2<b2-30' [redundantCondition]
wabi/cdnaalign.c:3315:21: style: Condition 'ah->x1>ah->x2' is always true [knownConditionTrueFalse]
wabi/cdnaalign.c:1111:8: warning: Either the condition 'up&&vp' is redundant or there is possible null pointer dereference: vp. [nullPointerRedundantCheck]
wabi/cdnaalign.c:3004:10: note: Assuming that condition 'up&&vp' is not redundant
wabi/cdnaalign.c:3003:34: note: Calling function 'extendHits', 4th argument 'vp' value is 0
wabi/cdnaalign.c:1111:8: note: Null pointer dereference
wabi/cdnaalign.c:1121:23: warning: Either the condition 'up&&vp' is redundant or there is possible null pointer dereference: vp. [nullPointerRedundantCheck]
wabi/cdnaalign.c:3004:10: note: Assuming that condition 'up&&vp' is not redundant
wabi/cdnaalign.c:3003:34: note: Calling function 'extendHits', 4th argument 'vp' value is 0
wabi/cdnaalign.c:1121:23: note: Null pointer dereference
wabi/cdnaalign.c:1127:8: warning: Either the condition 'up&&vp' is redundant or there is possible null pointer dereference: vp. [nullPointerRedundantCheck]
wabi/cdnaalign.c:3004:10: note: Assuming that condition 'up&&vp' is not redundant
wabi/cdnaalign.c:3003:34: note: Calling function 'extendHits', 4th argument 'vp' value is 0
wabi/cdnaalign.c:1127:8: note: Null pointer dereference
wabi/cdnaalign.c:1128:32: warning: Either the condition 'up&&vp' is redundant or there is possible null pointer dereference: vp. [nullPointerRedundantCheck]
wabi/cdnaalign.c:3004:10: note: Assuming that condition 'up&&vp' is not redundant
wabi/cdnaalign.c:3003:34: note: Calling function 'extendHits', 4th argument 'vp' value is 0
wabi/cdnaalign.c:1128:32: note: Null pointer dereference
wabi/cdnaalign.c:1143:8: warning: Either the condition 'up&&vp' is redundant or there is possible null pointer dereference: vp. [nullPointerRedundantCheck]
wabi/cdnaalign.c:3004:10: note: Assuming that condition 'up&&vp' is not redundant
wabi/cdnaalign.c:3003:34: note: Calling function 'extendHits', 4th argument 'vp' value is 0
wabi/cdnaalign.c:1143:8: note: Null pointer dereference
wabi/cdnaalign.c:1160:32: warning: Either the condition 'up&&vp' is redundant or there is possible null pointer dereference: vp. [nullPointerRedundantCheck]
wabi/cdnaalign.c:3004:10: note: Assuming that condition 'up&&vp' is not redundant
wabi/cdnaalign.c:3003:34: note: Calling function 'extendHits', 4th argument 'vp' value is 0
wabi/cdnaalign.c:1160:32: note: Null pointer dereference
wabi/cdnaalign.c:1175:3: warning: Either the condition 'up&&vp' is redundant or there is possible null pointer dereference: vp. [nullPointerRedundantCheck]
wabi/cdnaalign.c:3004:10: note: Assuming that condition 'up&&vp' is not redundant
wabi/cdnaalign.c:3003:34: note: Calling function 'extendHits', 4th argument 'vp' value is 0
wabi/cdnaalign.c:1175:3: note: Null pointer dereference
wabi/cdnaalign.c:2902:36: warning: Either the condition 'vp' is redundant or there is possible null pointer dereference: vp. [nullPointerRedundantCheck]
wabi/cdnaalign.c:2896:7: note: Assuming that condition 'vp' is not redundant
wabi/cdnaalign.c:2902:36: note: Null pointer dereference
wabi/cdnaalign.c:2998:3: warning: Either the condition 'up&&vp' is redundant or there is possible null pointer dereference: vp. [nullPointerRedundantCheck]
wabi/cdnaalign.c:3004:10: note: Assuming that condition 'up&&vp' is not redundant
wabi/cdnaalign.c:2998:3: note: Null pointer dereference
wabi/cdnaalign.c:3151:18: warning: Either the condition 'gh' is redundant or there is possible null pointer dereference: gh. [nullPointerRedundantCheck]
wabi/cdnaalign.c:3148:11: note: Assuming that condition 'gh' is not redundant
wabi/cdnaalign.c:3151:18: note: Null pointer dereference
wabi/cdnaalign.c:3157:11: warning: Either the condition 'gh' is redundant or there is possible null pointer dereference: gh. [nullPointerRedundantCheck]
wabi/cdnaalign.c:3148:11: note: Assuming that condition 'gh' is not redundant
wabi/cdnaalign.c:3157:11: note: Null pointer dereference
wabi/cdnaalign.c:3312:9: style: Variable 'x1' is reassigned a value before the old one has been used. [redundantAssignment]
wabi/cdnaalign.c:3311:9: note: Variable 'x1' is reassigned a value before the old one has been used.
wabi/cdnaalign.c:3312:9: note: Variable 'x1' is reassigned a value before the old one has been used.
wabi/cdnaalign.c:3312:27: style: Variable 'x2' is reassigned a value before the old one has been used. [redundantAssignment]
wabi/cdnaalign.c:3311:23: note: Variable 'x2' is reassigned a value before the old one has been used.
wabi/cdnaalign.c:3312:27: note: Variable 'x2' is reassigned a value before the old one has been used.
wabi/cdnaalign.c:4872:8: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
wabi/cdnaalign.c:4871:8: note: Variable 'i' is reassigned a value before the old one has been used.
wabi/cdnaalign.c:4872:8: note: Variable 'i' is reassigned a value before the old one has been used.
wabi/cdnaalign.c:5811:3: style: Variable 'parts' is reassigned a value before the old one has been used. [redundantAssignment]
wabi/cdnaalign.c:5809:3: note: Variable 'parts' is reassigned a value before the old one has been used.
wabi/cdnaalign.c:5811:3: note: Variable 'parts' is reassigned a value before the old one has been used.
wabi/cdnaalign.c:6574:7: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
wabi/cdnaalign.c:544:7: style: The scope of the variable 'iaa' can be reduced. [variableScope]
wabi/cdnaalign.c:544:12: style: The scope of the variable 'iclone' can be reduced. [variableScope]
wabi/cdnaalign.c:544:20: style: The scope of the variable 'iread' can be reduced. [variableScope]
wabi/cdnaalign.c:544:27: style: The scope of the variable 'isp' can be reduced. [variableScope]
wabi/cdnaalign.c:544:32: style: The scope of the variable 'a1' can be reduced. [variableScope]
wabi/cdnaalign.c:544:36: style: The scope of the variable 'a2' can be reduced. [variableScope]
wabi/cdnaalign.c:544:40: style: The scope of the variable 'x1' can be reduced. [variableScope]
wabi/cdnaalign.c:544:44: style: The scope of the variable 'x2' can be reduced. [variableScope]
wabi/cdnaalign.c:544:48: style: The scope of the variable 'b0' can be reduced. [variableScope]
wabi/cdnaalign.c:544:52: style: The scope of the variable 'b1' can be reduced. [variableScope]
wabi/cdnaalign.c:544:56: style: The scope of the variable 'b2' can be reduced. [variableScope]
wabi/cdnaalign.c:1318:8: style: The scope of the variable 'vp' can be reduced. [variableScope]
wabi/cdnaalign.c:1388:8: style: The scope of the variable 'up' can be reduced. [variableScope]
wabi/cdnaalign.c:1690:8: style: The scope of the variable 'vp' can be reduced. [variableScope]
wabi/cdnaalign.c:1704:7: style: The scope of the variable 'i1' can be reduced. [variableScope]
wabi/cdnaalign.c:1705:8: style: The scope of the variable 'vp' can be reduced. [variableScope]
wabi/cdnaalign.c:1830:10: style: The scope of the variable 'n' can be reduced. [variableScope]
wabi/cdnaalign.c:1830:18: style: The scope of the variable 'oldx2' can be reduced. [variableScope]
wabi/cdnaalign.c:1830:25: style: The scope of the variable 'oldx1' can be reduced. [variableScope]
wabi/cdnaalign.c:1833:7: style: The scope of the variable 'v1' can be reduced. [variableScope]
wabi/cdnaalign.c:1833:16: style: The scope of the variable 'v2' can be reduced. [variableScope]
wabi/cdnaalign.c:1856:30: style: The scope of the variable 'oldx2' can be reduced. [variableScope]
wabi/cdnaalign.c:1970:8: style: The scope of the variable 'up' can be reduced. [variableScope]
wabi/cdnaalign.c:2116:26: style: The scope of the variable 'milieu' can be reduced. [variableScope]
wabi/cdnaalign.c:2463:7: style: The scope of the variable 'i1' can be reduced. [variableScope]
wabi/cdnaalign.c:2464:8: style: The scope of the variable 'vp' can be reduced. [variableScope]
wabi/cdnaalign.c:2589:14: style: The scope of the variable 'n1' can be reduced. [variableScope]
wabi/cdnaalign.c:2589:18: style: The scope of the variable 'n2' can be reduced. [variableScope]
wabi/cdnaalign.c:2660:14: style: The scope of the variable 'a1' can be reduced. [variableScope]
wabi/cdnaalign.c:2660:18: style: The scope of the variable 'a2' can be reduced. [variableScope]
wabi/cdnaalign.c:2826:36: style: The scope of the variable 'olda1' can be reduced. [variableScope]
wabi/cdnaalign.c:2826:43: style: The scope of the variable 'olda2' can be reduced. [variableScope]
wabi/cdnaalign.c:3024:13: style: The scope of the variable 'vp' can be reduced. [variableScope]
wabi/cdnaalign.c:3083:8: style: The scope of the variable 'gh' can be reduced. [variableScope]
wabi/cdnaalign.c:3100:18: style: The scope of the variable 'gh0' can be reduced. [variableScope]
wabi/cdnaalign.c:3173:11: style: The scope of the variable 'j1' can be reduced. [variableScope]
wabi/cdnaalign.c:3436:23: style: The scope of the variable 'up' can be reduced. [variableScope]
wabi/cdnaalign.c:3437:15: style: The scope of the variable 'epos' can be reduced. [variableScope]
wabi/cdnaalign.c:3437:26: style: The scope of the variable 'a1' can be reduced. [variableScope]
wabi/cdnaalign.c:3437:30: style: The scope of the variable 'a2' can be reduced. [variableScope]
wabi/cdnaalign.c:3437:34: style: The scope of the variable 'x1' can be reduced. [variableScope]
wabi/cdnaalign.c:3437:38: style: The scope of the variable 'x2' can be reduced. [variableScope]
wabi/cdnaalign.c:3437:42: style: The scope of the variable 'eshift' can be reduced. [variableScope]
wabi/cdnaalign.c:3438:23: style: The scope of the variable 'anchor' can be reduced. [variableScope]
wabi/cdnaalign.c:3438:31: style: The scope of the variable 'smask' can be reduced. [variableScope]
wabi/cdnaalign.c:3553:7: style: The scope of the variable 'i1' can be reduced. [variableScope]
wabi/cdnaalign.c:4164:8: style: The scope of the variable 'gh1' can be reduced. [variableScope]
wabi/cdnaalign.c:4346:18: style: The scope of the variable 'a1' can be reduced. [variableScope]
wabi/cdnaalign.c:4346:22: style: The scope of the variable 'a2' can be reduced. [variableScope]
wabi/cdnaalign.c:4408:7: style: The scope of the variable 'ii' can be reduced. [variableScope]
wabi/cdnaalign.c:4408:11: style: The scope of the variable 'a1' can be reduced. [variableScope]
wabi/cdnaalign.c:4408:15: style: The scope of the variable 'a2' can be reduced. [variableScope]
wabi/cdnaalign.c:4408:19: style: The scope of the variable 'np' can be reduced. [variableScope]
wabi/cdnaalign.c:4408:23: style: The scope of the variable 'ns' can be reduced. [variableScope]
wabi/cdnaalign.c:4410:8: style: The scope of the variable 'gh' can be reduced. [variableScope]
wabi/cdnaalign.c:4505:7: style: The scope of the variable 'ic' can be reduced. [variableScope]
wabi/cdnaalign.c:4512:8: style: The scope of the variable 'ch' can be reduced. [variableScope]
wabi/cdnaalign.c:4763:20: style: The scope of the variable 'n' can be reduced. [variableScope]
wabi/cdnaalign.c:5299:41: style: The scope of the variable 'j' can be reduced. [variableScope]
wabi/cdnaalign.c:5695:8: style: The scope of the variable 'kp' can be reduced. [variableScope]
wabi/cdnaalign.c:5696:7: style: The scope of the variable 'ii' can be reduced. [variableScope]
wabi/cdnaalign.c:5730:8: style: The scope of the variable 'kp' can be reduced. [variableScope]
wabi/cdnaalign.c:5731:7: style: The scope of the variable 'ii' can be reduced. [variableScope]
wabi/cdnaalign.c:5754:7: style: The scope of the variable 'j' can be reduced. [variableScope]
wabi/cdnaalign.c:5755:8: style: The scope of the variable 'vp' can be reduced. [variableScope]
wabi/cdnaalign.c:5771:7: style: The scope of the variable 'j' can be reduced. [variableScope]
wabi/cdnaalign.c:6072:7: style: The scope of the variable 'i' can be reduced. [variableScope]
wabi/cdnaalign.c:6678:7: style: The scope of the variable 'j1' can be reduced. [variableScope]
wabi/cdnaalign.c:6678:11: style: The scope of the variable 'j2' can be reduced. [variableScope]
wabi/cdnaalign.c:6679:21: style: The scope of the variable 'hh' can be reduced. [variableScope]
wabi/cdnaalign.c:580:11: style: Variable 'b2' is assigned a value that is never used. [unreadVariable]
wabi/cdnaalign.c:1094:10: style: Variable 'u1' is modified but its new value is never used. [unreadVariable]
wabi/cdnaalign.c:1815:9: style: Variable 'up' is assigned a value that is never used. [unreadVariable]
wabi/cdnaalign.c:1839:44: style: Variable 'oldx2' is assigned a value that is never used. [unreadVariable]
wabi/cdnaalign.c:1839:27: style: Variable 'oldx1' is assigned a value that is never used. [unreadVariable]
wabi/cdnaalign.c:1847:12: style: Variable 'up' is assigned a value that is never used. [unreadVariable]
wabi/cdnaalign.c:1841:12: style: Variable 'v1' is assigned a value that is never used. [unreadVariable]
wabi/cdnaalign.c:1841:31: style: Variable 'v2' is assigned a value that is never used. [unreadVariable]
wabi/cdnaalign.c:1865:44: style: Variable 'oldx2' is assigned a value that is never used. [unreadVariable]
wabi/cdnaalign.c:1917:13: style: Variable 'est' is assigned a value that is never used. [unreadVariable]
wabi/cdnaalign.c:2842:15: style: Variable 'olda1' is assigned a value that is never used. [unreadVariable]
wabi/cdnaalign.c:2842:32: style: Variable 'olda2' is assigned a value that is never used. [unreadVariable]
wabi/cdnaalign.c:3150:13: style: Variable 'gh0' is assigned a value that is never used. [unreadVariable]
wabi/fmaptrace.c:395:7: style: Condition '!insertLength' is always true [knownConditionTrueFalse]
wabi/fmaptrace.c:393:22: note: Assignment 'insertLength=0', assigned value is 0
wabi/fmaptrace.c:395:7: note: Condition '!insertLength' is always true
wabi/fmaptrace.c:760:77: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
wabi/fmaptrace.c:1149:77: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
wabi/fmaptrace.c:1699:76: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
wabi/fmaptrace.c:3078:17: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
wabi/fmaptrace.c:3086:18: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
wabi/fmaptrace.c:895:20: style: Same expression on both sides of '-='. [duplicateExpression]
wabi/fmaptrace.c:897:20: style: Same expression on both sides of '-='. [duplicateExpression]
wabi/fmaptrace.c:1838:34: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary]
wabi/fmaptrace.c:218:7: style: The scope of the variable 'i' can be reduced. [variableScope]
wabi/fmaptrace.c:219:26: style: The scope of the variable 'ymax' can be reduced. [variableScope]
wabi/fmaptrace.c:386:18: style: The scope of the variable 'ibox' can be reduced. [variableScope]
wabi/fmaptrace.c:882:19: style: The scope of the variable 'b1' can be reduced. [variableScope]
wabi/fmaptrace.c:882:23: style: The scope of the variable 'b2' can be reduced. [variableScope]
wabi/fmaptrace.c:882:27: style: The scope of the variable 'b3' can be reduced. [variableScope]
wabi/fmaptrace.c:882:31: style: The scope of the variable 'u' can be reduced. [variableScope]
wabi/fmaptrace.c:934:8: style: The scope of the variable 'cc' can be reduced. [variableScope]
wabi/fmaptrace.c:934:13: style: The scope of the variable 'cp' can be reduced. [variableScope]
wabi/fmaptrace.c:935:7: style: The scope of the variable 'i' can be reduced. [variableScope]
wabi/fmaptrace.c:935:10: style: The scope of the variable 'j' can be reduced. [variableScope]
wabi/fmaptrace.c:935:30: style: The scope of the variable 'x' can be reduced. [variableScope]
wabi/fmaptrace.c:975:7: style: The scope of the variable 'z' can be reduced. [variableScope]
wabi/fmaptrace.c:1342:17: style: The scope of the variable 'y1' can be reduced. [variableScope]
wabi/fmaptrace.c:1342:21: style: The scope of the variable 'y2' can be reduced. [variableScope]
wabi/fmaptrace.c:1343:7: style: The scope of the variable 'z1' can be reduced. [variableScope]
wabi/fmaptrace.c:1343:11: style: The scope of the variable 'z2' can be reduced. [variableScope]
wabi/fmaptrace.c:1447:7: style: The scope of the variable 'x1' can be reduced. [variableScope]
wabi/fmaptrace.c:1447:11: style: The scope of the variable 'x2' can be reduced. [variableScope]
wabi/fmaptrace.c:1700:10: style: The scope of the variable 'color' can be reduced. [variableScope]
wabi/fmaptrace.c:1708:8: style: The scope of the variable 'c' can be reduced. [variableScope]
wabi/fmaptrace.c:1865:10: style: The scope of the variable 'x1' can be reduced. [variableScope]
wabi/fmaptrace.c:1865:14: style: The scope of the variable 'x2' can be reduced. [variableScope]
wabi/fmaptrace.c:2223:11: style: The scope of the variable 'x1' can be reduced. [variableScope]
wabi/fmaptrace.c:2223:15: style: The scope of the variable 'x2' can be reduced. [variableScope]
wabi/fmaptrace.c:2761:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
wabi/fmaptrace.c:2762:7: style: The scope of the variable 'i' can be reduced. [variableScope]
wabi/fmaptrace.c:2811:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
wabi/fmaptrace.c:2880:10: style: The scope of the variable 'seg' can be reduced. [variableScope]
wabi/fmaptrace.c:2986:10: style: The scope of the variable 'seg' can be reduced. [variableScope]
wabi/fmaptrace.c:3099:8: style: The scope of the variable 'keyp' can be reduced. [variableScope]
wabi/fmaptrace.c:3164:12: style: The scope of the variable 'i' can be reduced. [variableScope]
wabi/fmaptrace.c:3655:9: style: The scope of the variable 'cp1' can be reduced. [variableScope]
wabi/fmaptrace.c:3655:15: style: The scope of the variable 'cp2' can be reduced. [variableScope]
wabi/fmaptrace.c:878:71: style: Function 'findAssemblyErrors' argument 4 names different: declaration 'dna' definition 'dnaD'. [funcArgNamesDifferent]
wabi/fmaptrace.c:72:71: note: Function 'findAssemblyErrors' argument 4 names different: declaration 'dna' definition 'dnaD'.
wabi/fmaptrace.c:878:71: note: Function 'findAssemblyErrors' argument 4 names different: declaration 'dna' definition 'dnaD'.
wabi/fmaptrace.c:879:11: style: Function 'findAssemblyErrors' argument 8 names different: declaration 'reverse' definition 'upSequence'. [funcArgNamesDifferent]
wabi/fmaptrace.c:72:109: note: Function 'findAssemblyErrors' argument 8 names different: declaration 'reverse' definition 'upSequence'.
wabi/fmaptrace.c:879:11: note: Function 'findAssemblyErrors' argument 8 names different: declaration 'reverse' definition 'upSequence'.
wabi/fmaptrace.c:1697:33: style: Function 'showVirtualDna' argument 5 names different: declaration 'rev' definition 'upSequence'. [funcArgNamesDifferent]
wabi/fmaptrace.c:74:80: note: Function 'showVirtualDna' argument 5 names different: declaration 'rev' definition 'upSequence'.
wabi/fmaptrace.c:1697:33: note: Function 'showVirtualDna' argument 5 names different: declaration 'rev' definition 'upSequence'.
wabi/fmaptrace.c:253:31: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
wabi/fmaptrace.c:3206:30: style: struct member 'READ::x3' is never used. [unusedStructMember]
wabi/fmaptrace.c:3206:34: style: struct member 'READ::a1' is never used. [unusedStructMember]
wabi/fmaptrace.c:3206:38: style: struct member 'READ::a2' is never used. [unusedStructMember]
wabi/fmaptrace.c:3206:42: style: struct member 'READ::a3' is never used. [unusedStructMember]
wabi/fmaptrace.c:911:32: style: Variable 'dna' is assigned a value that is never used. [unreadVariable]
wabi/fmaptrace.c:3456:21: style: Variable 'look' is assigned a value that is never used. [unreadVariable]
wabi/fmaptrace.c:664:47: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
wabi/fmaptrace.c:760:53: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
wabi/fmaptrace.c:1149:53: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
wabi/fmaptrace.c:1699:52: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
wabi/fmaptrace.c:2265:35: error: Uninitialized variable: p2 [uninitvar]
wabi/fmaptrace.c:2265:40: error: Uninitialized variable: p1 [uninitvar]
wabi/geneannot.c:875:7: style: Condition '!i' is always true [knownConditionTrueFalse]
wabi/geneannot.c:859:11: note: Assignment 'i=0', assigned value is 0
wabi/geneannot.c:875:7: note: Condition '!i' is always true
wabi/geneannot.c:328:3: warning: Either the condition 'if(look&&look->magic==GENEANNOT_MAGIC)' is redundant or there is possible null pointer dereference: look. [nullPointerRedundantCheck]
wabi/geneannot.c:331:6: note: Assuming that condition 'if(look&&look->magic==GENEANNOT_MAGIC)' is not redundant
wabi/geneannot.c:328:3: note: Null pointer dereference
wabi/geneannot.c:653:3: warning: Possible null pointer dereference: segb [nullPointer]
wabi/geneannot.c:650:9: note: Assignment 'segb=0', assigned value is 0
wabi/geneannot.c:653:3: note: Null pointer dereference
wabi/geneannot.c:878:3: warning: Possible null pointer dereference: segb [nullPointer]
wabi/geneannot.c:871:10: note: Assignment 'segb=0', assigned value is 0
wabi/geneannot.c:878:3: note: Null pointer dereference
wabi/geneannot.c:687:19: style: The scope of the variable 'cr' can be reduced. [variableScope]
wabi/geneannot.c:687:23: style: The scope of the variable 'cc' can be reduced. [variableScope]
wabi/geneannot.c:805:14: style: The scope of the variable 'cq' can be reduced. [variableScope]
wabi/geneannot.c:859:14: style: The scope of the variable 'nn' can be reduced. [variableScope]
wabi/geneannot.c:859:18: style: The scope of the variable 'iaa' can be reduced. [variableScope]
wabi/geneannot.c:861:11: style: The scope of the variable 'up' can be reduced. [variableScope]
wabi/geneannot.c:863:9: style: The scope of the variable 'blank' can be reduced. [variableScope]
wabi/geneannot.c:921:7: style: The scope of the variable 'i' can be reduced. [variableScope]
wabi/geneannot.c:921:14: style: The scope of the variable 'len' can be reduced. [variableScope]
wabi/geneannot.c:922:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
wabi/geneannot.c:967:7: style: The scope of the variable 'iaa' can be reduced. [variableScope]
wabi/geneannot.c:967:12: style: The scope of the variable 'a1' can be reduced. [variableScope]
wabi/geneannot.c:967:16: style: The scope of the variable 'a2' can be reduced. [variableScope]
wabi/geneannot.c:1002:7: style: The scope of the variable 'i' can be reduced. [variableScope]
wabi/geneannot.c:1002:14: style: The scope of the variable 'j' can be reduced. [variableScope]
wabi/geneannot.c:1002:21: style: The scope of the variable 'len' can be reduced. [variableScope]
wabi/geneannot.c:1003:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
wabi/geneannot.c:1003:14: style: The scope of the variable 'cq' can be reduced. [variableScope]
wabi/geneannot.c:983:11: style: Variable 'kk' is assigned a value that is never used. [unreadVariable]
wabi/intron2.c:1936:24: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
wabi/intron2.c:58:12: style: The scope of the variable 'stop' can be reduced. [variableScope]
wabi/intron2.c:385:37: style: The scope of the variable 'gccont' can be reduced. [variableScope]
wabi/intron2.c:476:10: style: The scope of the variable 'dif' can be reduced. [variableScope]
wabi/intron2.c:520:20: style: The scope of the variable 'passe' can be reduced. [variableScope]
wabi/intron2.c:520:26: style: The scope of the variable 'k' can be reduced. [variableScope]
wabi/intron2.c:521:19: style: The scope of the variable 'j' can be reduced. [variableScope]
wabi/intron2.c:575:19: style: The scope of the variable 'l' can be reduced. [variableScope]
wabi/intron2.c:709:9: style: The scope of the variable 'vect' can be reduced. [variableScope]
wabi/intron2.c:709:19: style: The scope of the variable 'l' can be reduced. [variableScope]
wabi/intron2.c:803:37: style: The scope of the variable 'l' can be reduced. [variableScope]
wabi/intron2.c:804:12: style: The scope of the variable 'rep' can be reduced. [variableScope]
wabi/intron2.c:915:20: style: The scope of the variable 'pl1' can be reduced. [variableScope]
wabi/intron2.c:915:25: style: The scope of the variable 'pl2' can be reduced. [variableScope]
wabi/intron2.c:916:23: style: The scope of the variable 'gc' can be reduced. [variableScope]
wabi/intron2.c:916:26: style: The scope of the variable 'at' can be reduced. [variableScope]
wabi/intron2.c:916:29: style: The scope of the variable 'gt' can be reduced. [variableScope]
wabi/intron2.c:918:9: style: The scope of the variable 'p5d' can be reduced. [variableScope]
wabi/intron2.c:918:13: style: The scope of the variable 'p5cf' can be reduced. [variableScope]
wabi/intron2.c:1092:11: style: The scope of the variable 'l' can be reduced. [variableScope]
wabi/intron2.c:1143:10: style: The scope of the variable 'sc8' can be reduced. [variableScope]
wabi/intron2.c:1143:15: style: The scope of the variable 'dp8' can be reduced. [variableScope]
wabi/intron2.c:1143:20: style: The scope of the variable 'fp8' can be reduced. [variableScope]
wabi/intron2.c:1143:25: style: The scope of the variable 'dp8c' can be reduced. [variableScope]
wabi/intron2.c:1143:31: style: The scope of the variable 'fp8c' can be reduced. [variableScope]
wabi/intron2.c:1145:23: style: The scope of the variable 'coord' can be reduced. [variableScope]
wabi/intron2.c:1289:9: style: The scope of the variable 'debp7' can be reduced. [variableScope]
wabi/intron2.c:1497:15: style: The scope of the variable 'save' can be reduced. [variableScope]
wabi/intron2.c:1602:19: style: The scope of the variable 'i4' can be reduced. [variableScope]
wabi/intron2.c:1602:22: style: The scope of the variable 'i7' can be reduced. [variableScope]
wabi/intron2.c:1603:9: style: The scope of the variable 'p3' can be reduced. [variableScope]
wabi/intron2.c:1603:21: style: The scope of the variable 'n3' can be reduced. [variableScope]
wabi/intron2.c:1603:25: style: The scope of the variable 'p3bis' can be reduced. [variableScope]
wabi/intron2.c:1603:31: style: The scope of the variable 'n3bis' can be reduced. [variableScope]
wabi/intron2.c:1605:7: style: The scope of the variable 'dp4' can be reduced. [variableScope]
wabi/intron2.c:1605:11: style: The scope of the variable 'fp7' can be reduced. [variableScope]
wabi/intron2.c:1606:9: style: The scope of the variable 's38' can be reduced. [variableScope]
wabi/intron2.c:1606:13: style: The scope of the variable 'n38' can be reduced. [variableScope]
wabi/intron2.c:1606:18: style: The scope of the variable 'm38' can be reduced. [variableScope]
wabi/intron2.c:1852:9: style: The scope of the variable 'i' can be reduced. [variableScope]
wabi/intron2.c:1887:13: style: The scope of the variable 'deb' can be reduced. [variableScope]
wabi/intron2.c:1887:17: style: The scope of the variable 'fin' can be reduced. [variableScope]
wabi/intron2.c:1887:21: style: The scope of the variable 'nimp' can be reduced. [variableScope]
wabi/intron2.c:1887:32: style: The scope of the variable 'imp1' can be reduced. [variableScope]
wabi/intron2.c:1887:37: style: The scope of the variable 'imp2' can be reduced. [variableScope]
wabi/intron2.c:2055:26: style: The scope of the variable 'fseq' can be reduced. [variableScope]
wabi/intron2.c:2057:10: style: The scope of the variable 'pos_ab' can be reduced. [variableScope]
wabi/intron2.c:2057:23: style: The scope of the variable 'cp7' can be reduced. [variableScope]
wabi/intron2.c:2057:29: style: The scope of the variable 'fen' can be reduced. [variableScope]
wabi/intron2.c:2058:22: style: The scope of the variable 'pos_p7' can be reduced. [variableScope]
wabi/intron2.c:2061:16: style: The scope of the variable 'fin' can be reduced. [variableScope]
wabi/intron2.c:2068:27: style: The scope of the variable 'fen2' can be reduced. [variableScope]
wabi/intron2.c:2142:7: portability: fflush() called on input stream 'stdin' may result in undefined behaviour on non-linux systems. [fflushOnInputStream]
wabi/intron2.c:2194:9: warning: scanf() without field width limits can crash with huge input data. [invalidscanf]
wabi/intron2.c:2363:7: warning: scanf() without field width limits can crash with huge input data. [invalidscanf]
wabi/intron2.c:2358:16: error: Mismatching allocation and deallocation: fseq [mismatchAllocDealloc]
wabi/intron2.c:1579:33: error: Uninitialized variable: meill3 [uninitvar]
wabi/intron2.c:2081:10: error: Uninitialized variable: fep [uninitvar]
wabi/intron2.c:638:9: error: Uninitialized variable: p [uninitvar]
wabi/intron2.c:640:9: error: Uninitialized variable: p [uninitvar]
wabi/intron2.c:642:9: error: Uninitialized variable: p [uninitvar]
wabi/intron2.c:645:12: error: Uninitialized variable: p [uninitvar]
wabi/intron2.c:671:6: error: Uninitialized variable: p [uninitvar]
wabi/intron2.c:1578:12: error: Uninitialized variable: meill3 [uninitvar]
wabi/nnbasecall.c:143:3: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
wabi/nnbasecall.c:139:0: note: Variable 'i' is reassigned a value before the old one has been used.
wabi/nnbasecall.c:143:3: note: Variable 'i' is reassigned a value before the old one has been used.
wabi/nnbasecall.c:564:4: style: Variable 'x3' is reassigned a value before the old one has been used. [redundantAssignment]
wabi/nnbasecall.c:563:4: note: Variable 'x3' is reassigned a value before the old one has been used.
wabi/nnbasecall.c:564:4: note: Variable 'x3' is reassigned a value before the old one has been used.
wabi/nnbasecall.c:565:4: style: Variable 'x3' is reassigned a value before the old one has been used. [redundantAssignment]
wabi/nnbasecall.c:564:4: note: Variable 'x3' is reassigned a value before the old one has been used.
wabi/nnbasecall.c:565:4: note: Variable 'x3' is reassigned a value before the old one has been used.
wabi/nnbasecall.c:565:20: style: Variable 'c3' is reassigned a value before the old one has been used. [redundantAssignment]
wabi/nnbasecall.c:563:24: note: Variable 'c3' is reassigned a value before the old one has been used.
wabi/nnbasecall.c:565:20: note: Variable 'c3' is reassigned a value before the old one has been used.
wabi/nnbasecall.c:595:3: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
wabi/nnbasecall.c:591:0: note: Variable 'i' is reassigned a value before the old one has been used.
wabi/nnbasecall.c:595:3: note: Variable 'i' is reassigned a value before the old one has been used.
wabi/nnbasecall.c:54:9: style: The scope of the variable 'rr' can be reduced. [variableScope]
wabi/nnbasecall.c:139:16: style: The scope of the variable 'j' can be reduced. [variableScope]
wabi/nnbasecall.c:307:9: style: The scope of the variable 'lane' can be reduced. [variableScope]
wabi/nnbasecall.c:591:16: style: The scope of the variable 'j' can be reduced. [variableScope]
wabi/nnbasecall.c:616:18: style: The scope of the variable 'j' can be reduced. [variableScope]
wabi/saucisse.c:69:9: style: The scope of the variable 'y' can be reduced. [variableScope]
wabi/saucisse.c:102:8: style: The scope of the variable 'rp' can be reduced. [variableScope]
wabi/trace.c:4189:4: style: Variable 'j' is reassigned a value before the old one has been used. [redundantAssignment]
wabi/trace.c:4188:4: note: Variable 'j' is reassigned a value before the old one has been used.
wabi/trace.c:4189:4: note: Variable 'j' is reassigned a value before the old one has been used.
wabi/trace.c:4190:4: style: Variable 'j' is reassigned a value before the old one has been used. [redundantAssignment]
wabi/trace.c:4189:4: note: Variable 'j' is reassigned a value before the old one has been used.
wabi/trace.c:4190:4: note: Variable 'j' is reassigned a value before the old one has been used.
wabi/trace.c:4191:4: style: Variable 'j' is reassigned a value before the old one has been used. [redundantAssignment]
wabi/trace.c:4190:4: note: Variable 'j' is reassigned a value before the old one has been used.
wabi/trace.c:4191:4: note: Variable 'j' is reassigned a value before the old one has been used.
wabi/trace.c:745:3: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
wabi/trace.c:747:3: note: Found duplicate branches for 'if' and 'else'.
wabi/trace.c:745:3: note: Found duplicate branches for 'if' and 'else'.
wabi/trace.c:2452:4: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
wabi/trace.c:2454:4: note: Found duplicate branches for 'if' and 'else'.
wabi/trace.c:2452:4: note: Found duplicate branches for 'if' and 'else'.
wabi/trace.c:900:42: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary]
wabi/trace.c:2453:74: style: Same value in both branches of ternary operator. [duplicateValueTernary]
wabi/trace.c:2455:74: style: Same value in both branches of ternary operator. [duplicateValueTernary]
wabi/trace.c:2457:88: style: Same value in both branches of ternary operator. [duplicateValueTernary]
wabi/trace.c:2459:88: style: Same value in both branches of ternary operator. [duplicateValueTernary]
wabi/trace.c:4927:19: style: Same value in both branches of ternary operator. [duplicateValueTernary]
wabi/trace.c:5120:7: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
wabi/trace.c:1197:9: style: The scope of the variable 'lane' can be reduced. [variableScope]
wabi/trace.c:1398:9: style: The scope of the variable 'lane' can be reduced. [variableScope]
wabi/trace.c:1707:23: style: The scope of the variable 'c3' can be reduced. [variableScope]
wabi/trace.c:1811:7: style: The scope of the variable 'i' can be reduced. [variableScope]
wabi/trace.c:1838:13: style: The scope of the variable 'box' can be reduced. [variableScope]
wabi/trace.c:1839:9: style: The scope of the variable 'hh' can be reduced. [variableScope]
wabi/trace.c:1840:9: style: The scope of the variable 'lane' can be reduced. [variableScope]
wabi/trace.c:1843:28: style: The scope of the variable 'y' can be reduced. [variableScope]
wabi/trace.c:1843:31: style: The scope of the variable 'yy' can be reduced. [variableScope]
wabi/trace.c:1843:35: style: The scope of the variable 'yy1' can be reduced. [variableScope]
wabi/trace.c:1843:40: style: The scope of the variable 'yy2' can be reduced. [variableScope]
wabi/trace.c:2043:24: style: The scope of the variable 'x1' can be reduced. [variableScope]
wabi/trace.c:2043:28: style: The scope of the variable 'x2' can be reduced. [variableScope]
wabi/trace.c:2046:21: style: The scope of the variable 'cp' can be reduced. [variableScope]
wabi/trace.c:2104:9: style: The scope of the variable 'y' can be reduced. [variableScope]
wabi/trace.c:2104:16: style: The scope of the variable 'yy' can be reduced. [variableScope]
wabi/trace.c:2105:29: style: The scope of the variable 'bgcolor' can be reduced. [variableScope]
wabi/trace.c:2106:8: style: The scope of the variable 'c' can be reduced. [variableScope]
wabi/trace.c:2106:19: style: The scope of the variable 'cp' can be reduced. [variableScope]
wabi/trace.c:2110:9: style: The scope of the variable 'hh' can be reduced. [variableScope]
wabi/trace.c:2679:9: style: The scope of the variable 'y' can be reduced. [variableScope]
wabi/trace.c:2680:19: style: The scope of the variable 'box' can be reduced. [variableScope]
wabi/trace.c:2681:33: style: The scope of the variable 'bp' can be reduced. [variableScope]
wabi/trace.c:2682:8: style: The scope of the variable 'c' can be reduced. [variableScope]
wabi/trace.c:2684:22: style: The scope of the variable 'hh' can be reduced. [variableScope]
wabi/trace.c:2839:10: style: The scope of the variable 'sp' can be reduced. [variableScope]
wabi/trace.c:2870:13: style: The scope of the variable 'p' can be reduced. [variableScope]
wabi/trace.c:2871:37: style: The scope of the variable 'dy' can be reduced. [variableScope]
wabi/trace.c:2896:2: style: The scope of the variable 'z0' can be reduced. [variableScope]
wabi/trace.c:2896:6: style: The scope of the variable 'z1' can be reduced. [variableScope]
wabi/trace.c:2896:11: style: The scope of the variable 'z2' can be reduced. [variableScope]
wabi/trace.c:2896:15: style: The scope of the variable 'z3' can be reduced. [variableScope]
wabi/trace.c:2896:19: style: The scope of the variable 'z4' can be reduced. [variableScope]
wabi/trace.c:3324:19: style: The scope of the variable 'ok' can be reduced. [variableScope]
wabi/trace.c:3483:28: style: The scope of the variable 'fin' can be reduced. [variableScope]
wabi/trace.c:3636:10: style: The scope of the variable 'x1' can be reduced. [variableScope]
wabi/trace.c:3636:14: style: The scope of the variable 'x2' can be reduced. [variableScope]
wabi/trace.c:3792:22: style: The scope of the variable 'y' can be reduced. [variableScope]
wabi/trace.c:4162:19: style: The scope of the variable 'u4' can be reduced. [variableScope]
wabi/trace.c:5163:25: style: The scope of the variable 'x' can be reduced. [variableScope]
wabi/trace.c:5166:9: style: The scope of the variable 'fMapLook' can be reduced. [variableScope]
wabi/trace.c:5478:13: style: The scope of the variable 'u' can be reduced. [variableScope]
wabi/trace.c:5635:9: style: The scope of the variable 'lane' can be reduced. [variableScope]
wabi/trace.c:5756:9: style: The scope of the variable 'lane' can be reduced. [variableScope]
wabi/trace.c:6032:7: style: The scope of the variable 'i' can be reduced. [variableScope]
wabi/trace.c:6032:14: style: The scope of the variable 'k1' can be reduced. [variableScope]
wabi/trace.c:6037:7: style: The scope of the variable 'box' can be reduced. [variableScope]
wabi/trace.c:6038:13: style: The scope of the variable 'xp' can be reduced. [variableScope]
wabi/trace.c:1671:10: style: Variable 'x3' is assigned a value that is never used. [unreadVariable]
wabi/trace.c:3545:13: style: Variable 'fin' is assigned a value that is never used. [unreadVariable]
wabi/trace.c:3504:9: style: Variable 'old' is assigned a value that is never used. [unreadVariable]
wabi/trace.c:4276:4: style: Variable 'x' is assigned a value that is never used. [unreadVariable]
wabi/trace.c:4498:8: style: Variable 'nx' is assigned a value that is never used. [unreadVariable]
wabi/trace.c:4859:16: style: Variable 'j0' is modified but its new value is never used. [unreadVariable]
wabi/trace.c:4847:4: style: Variable 'bestdy' is assigned a value that is never used. [unreadVariable]
wabi/trace.c:5149:7: style: Variable 'u1' is assigned a value that is never used. [unreadVariable]
wabi/trace.c:5686:17: error: Uninitialized variable: y1 [uninitvar]
wabi/trace.c:5686:12: error: Uninitialized variable: y2 [uninitvar]
wabi/trace.c:2491:3: error: Uninitialized variable: i [uninitvar]
wac/acclient.c:79:9: warning: Identical condition 'x==0', second condition is always false [identicalConditionAfterEarlyExit]
wac/acclient.c:77:9: note: first condition
wac/acclient.c:79:9: note: second condition
wac/acclient.c:24:21: warning: Possible null pointer dereference: s [nullPointer]
wac/acclient.c:23:27: note: Calling function 'ac_dump_object', 1st argument 's' value is 0
wac/acclient.c:24:21: note: Null pointer dereference
wac/acclient.c:1336:63: warning: Either the condition 'cp0' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
wac/acclient.c:1336:10: note: Assuming that condition 'cp0' is not redundant
wac/acclient.c:1336:63: note: Null pointer addition
wac/acclient.c:356:3: style: Variable 'protocol' is reassigned a value before the old one has been used. [redundantAssignment]
wac/acclient.c:350:3: note: Variable 'protocol' is reassigned a value before the old one has been used.
wac/acclient.c:356:3: note: Variable 'protocol' is reassigned a value before the old one has been used.
wac/acclient.c:661:7: style: The scope of the variable 'c' can be reduced. [variableScope]
wac/acclient.c:714:7: style: The scope of the variable 'kType' can be reduced. [variableScope]
wac/acclient.c:2796:18: style: The scope of the variable 's2' can be reduced. [variableScope]
wac/acclient.c:2799:8: style: The scope of the variable 'buff' can be reduced. [variableScope]
wac/acclient.c:718:11: style: union member 'Anonymous0::f' is never used. [unusedStructMember]
wac/acclient_socket_lib.c:666:8: style: Redundant condition: status==ACECONN_OK. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition]
wac/acclient_socket_lib.c:422:14: style: Condition 'status==ACECONN_OK' is always true [knownConditionTrueFalse]
wac/acclient_socket_lib.c:415:26: note: Assignment 'status=ACECONN_OK', assigned value is 0
wac/acclient_socket_lib.c:422:14: note: Condition 'status==ACECONN_OK' is always true
wac/acclient_socket_lib.c:501:14: style: Condition 'status==ACECONN_OK' is always true [knownConditionTrueFalse]
wac/acclient_socket_lib.c:484:26: note: Assignment 'status=ACECONN_OK', assigned value is 0
wac/acclient_socket_lib.c:501:14: note: Condition 'status==ACECONN_OK' is always true
wac/acclient_socket_lib.c:691:14: style: Condition 'status==ACECONN_OK' is always true [knownConditionTrueFalse]
wac/acclient_socket_lib.c:680:26: note: Assignment 'status=ACECONN_OK', assigned value is 0
wac/acclient_socket_lib.c:691:14: note: Condition 'status==ACECONN_OK' is always true
wac/acclient_socket_lib.c:1511:14: style: Condition 'status==ACECONN_OK' is always true [knownConditionTrueFalse]
wac/acclient_socket_lib.c:1509:26: note: Assignment 'status=ACECONN_OK', assigned value is 0
wac/acclient_socket_lib.c:1511:14: note: Condition 'status==ACECONN_OK' is always true
wac/acclient_socket_lib.c:1582:14: style: Condition 'status==ACECONN_OK' is always true [knownConditionTrueFalse]
wac/acclient_socket_lib.c:1580:26: note: Assignment 'status=ACECONN_OK', assigned value is 0
wac/acclient_socket_lib.c:1582:14: note: Condition 'status==ACECONN_OK' is always true
wac/acclient_socket_lib.c:267:3: style: Variable 'connection' is reassigned a value before the old one has been used. [redundantAssignment]
wac/acclient_socket_lib.c:265:0: note: Variable 'connection' is reassigned a value before the old one has been used.
wac/acclient_socket_lib.c:267:3: note: Variable 'connection' is reassigned a value before the old one has been used.
wac/acclient_socket_lib.c:422:14: style: Same expression on both sides of '==' because the value of 'status' and 'ACECONN_OK' are the same. [duplicateExpression]
wac/acclient_socket_lib.c:415:26: note: 'status' is assigned value 'ACECONN_OK' here.
wac/acclient_socket_lib.c:422:14: note: Same expression on both sides of '==' because the value of 'status' and 'ACECONN_OK' are the same.
wac/acclient_socket_lib.c:501:14: style: Same expression on both sides of '==' because the value of 'status' and 'ACECONN_OK' are the same. [duplicateExpression]
wac/acclient_socket_lib.c:484:26: note: 'status' is assigned value 'ACECONN_OK' here.
wac/acclient_socket_lib.c:501:14: note: Same expression on both sides of '==' because the value of 'status' and 'ACECONN_OK' are the same.
wac/acclient_socket_lib.c:691:14: style: Same expression on both sides of '==' because the value of 'status' and 'ACECONN_OK' are the same. [duplicateExpression]
wac/acclient_socket_lib.c:680:26: note: 'status' is assigned value 'ACECONN_OK' here.
wac/acclient_socket_lib.c:691:14: note: Same expression on both sides of '==' because the value of 'status' and 'ACECONN_OK' are the same.
wac/acclient_socket_lib.c:1511:14: style: Same expression on both sides of '==' because the value of 'status' and 'ACECONN_OK' are the same. [duplicateExpression]
wac/acclient_socket_lib.c:1509:26: note: 'status' is assigned value 'ACECONN_OK' here.
wac/acclient_socket_lib.c:1511:14: note: Same expression on both sides of '==' because the value of 'status' and 'ACECONN_OK' are the same.
wac/acclient_socket_lib.c:1582:14: style: Same expression on both sides of '==' because the value of 'status' and 'ACECONN_OK' are the same. [duplicateExpression]
wac/acclient_socket_lib.c:1580:26: note: 'status' is assigned value 'ACECONN_OK' here.
wac/acclient_socket_lib.c:1582:14: note: Same expression on both sides of '==' because the value of 'status' and 'ACECONN_OK' are the same.
wac/acclient_socket_lib.c:488:9: style: The scope of the variable 'hash_strings' can be reduced. [variableScope]
wac/acclient_socket_lib.c:979:42: style: Function 'messageSetForRead' argument 1 names different: declaration 'msg' definition 'msg_in'. [funcArgNamesDifferent]
wac/acclient_socket_lib.c:385:42: note: Function 'messageSetForRead' argument 1 names different: declaration 'msg' definition 'msg_in'.
wac/acclient_socket_lib.c:979:42: note: Function 'messageSetForRead' argument 1 names different: declaration 'msg' definition 'msg_in'.
wac/acclient_socket_lib.c:1005:43: style: Function 'messageSetForWrite' argument 1 names different: declaration 'msg' definition 'msg_in'. [funcArgNamesDifferent]
wac/acclient_socket_lib.c:386:43: note: Function 'messageSetForWrite' argument 1 names different: declaration 'msg' definition 'msg_in'.
wac/acclient_socket_lib.c:1005:43: note: Function 'messageSetForWrite' argument 1 names different: declaration 'msg' definition 'msg_in'.
wac/acclient_socket_lib.c:1081:40: style: Function 'messageGetReply' argument 1 names different: declaration 'msg' definition 'msg_in'. [funcArgNamesDifferent]
wac/acclient_socket_lib.c:387:40: note: Function 'messageGetReply' argument 1 names different: declaration 'msg' definition 'msg_in'.
wac/acclient_socket_lib.c:1081:40: note: Function 'messageGetReply' argument 1 names different: declaration 'msg' definition 'msg_in'.
wac/acclient_socket_lib.c:1104:39: style: Function 'messageDestroy' argument 1 names different: declaration 'msg' definition 'msg_in'. [funcArgNamesDifferent]
wac/acclient_socket_lib.c:391:39: note: Function 'messageDestroy' argument 1 names different: declaration 'msg' definition 'msg_in'.
wac/acclient_socket_lib.c:1104:39: note: Function 'messageDestroy' argument 1 names different: declaration 'msg' definition 'msg_in'.
wac/acclient_socket_lib.c:1430:51: style: Function 'AceConnCreate' argument 1 names different: declaration 'connection' definition 'connection_out'. [funcArgNamesDifferent]
wac/acclient_socket_lib.c:164:51: note: Function 'AceConnCreate' argument 1 names different: declaration 'connection' definition 'connection_out'.
wac/acclient_socket_lib.c:1430:51: note: Function 'AceConnCreate' argument 1 names different: declaration 'connection' definition 'connection_out'.
wac/acclient_socket_lib.c:1462:51: style: Function 'AceConnConnect' argument 1 names different: declaration 'connection' definition 'connection_inout'. [funcArgNamesDifferent]
wac/acclient_socket_lib.c:169:51: note: Function 'AceConnConnect' argument 1 names different: declaration 'connection' definition 'connection_inout'.
wac/acclient_socket_lib.c:1462:51: note: Function 'AceConnConnect' argument 1 names different: declaration 'connection' definition 'connection_inout'.
wac/acclient_socket_lib.c:1507:16: style: Function 'AceConnRequest' argument 3 names different: declaration 'reply' definition 'reply_out'. [funcArgNamesDifferent]
wac/acclient_socket_lib.c:174:16: note: Function 'AceConnRequest' argument 3 names different: declaration 'reply' definition 'reply_out'.
wac/acclient_socket_lib.c:1507:16: note: Function 'AceConnRequest' argument 3 names different: declaration 'reply' definition 'reply_out'.
wac/acclient_socket_lib.c:1507:32: style: Function 'AceConnRequest' argument 4 names different: declaration 'reply_len' definition 'reply_len_out'. [funcArgNamesDifferent]
wac/acclient_socket_lib.c:174:28: note: Function 'AceConnRequest' argument 4 names different: declaration 'reply_len' definition 'reply_len_out'.
wac/acclient_socket_lib.c:1507:32: note: Function 'AceConnRequest' argument 4 names different: declaration 'reply_len' definition 'reply_len_out'.
wac/accmd.c:50:7: style: The scope of the variable 'b' can be reduced. [variableScope]
wac/acctest.c:522:3: style: Variable 't' is reassigned a value before the old one has been used. [redundantAssignment]
wac/acctest.c:519:3: note: Variable 't' is reassigned a value before the old one has been used.
wac/acctest.c:522:3: note: Variable 't' is reassigned a value before the old one has been used.
wac/acctest.c:91:12: style: The scope of the variable 't' can be reduced. [variableScope]
wac/acctest.c:91:15: style: The scope of the variable 't1' can be reduced. [variableScope]
wac/acctest.c:94:9: style: The scope of the variable 'cmd' can be reduced. [variableScope]
wac/acctest.c:96:9: style: The scope of the variable 'cmd1' can be reduced. [variableScope]
wac/acctest.c:117:12: style: The scope of the variable 't' can be reduced. [variableScope]
wac/acctest.c:117:15: style: The scope of the variable 't1' can be reduced. [variableScope]
wac/acctest.c:163:11: style: The scope of the variable 'i' can be reduced. [variableScope]
wac/acctest.c:164:10: style: The scope of the variable 'o' can be reduced. [variableScope]
wac/acctest.c:165:7: style: The scope of the variable 'n' can be reduced. [variableScope]
wac/acctest.c:360:10: style: The scope of the variable 'o' can be reduced. [variableScope]
wac/acinside.c:338:7: style: The scope of the variable 'i' can be reduced. [variableScope]
wac/acinside.c:530:7: style: The scope of the variable 'i' can be reduced. [variableScope]
wac/acinside.c:530:10: style: The scope of the variable 'j' can be reduced. [variableScope]
wac/acinside.c:691:8: style: The scope of the variable 'buf' can be reduced. [variableScope]
wac/acinside.c:871:15: style: The scope of the variable 'b' can be reduced. [variableScope]
wac/acinside.c:923:7: style: The scope of the variable 'oldrow' can be reduced. [variableScope]
wac/acinside.c:1002:7: style: The scope of the variable 'row' can be reduced. [variableScope]
wac/acinside.c:1002:12: style: The scope of the variable 'col' can be reduced. [variableScope]
wac/acinside.c:1002:17: style: The scope of the variable 'maxrow' can be reduced. [variableScope]
wac/acinside.c:1002:25: style: The scope of the variable 'maxcol' can be reduced. [variableScope]
wac/acinside.c:1003:14: style: The scope of the variable 'types' can be reduced. [variableScope]
wac/acinside.c:1337:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
wac/acinside.c:1379:9: style: The scope of the variable 'command' can be reduced. [variableScope]
wac/actable.c:237:12: style: The scope of the variable 'above' can be reduced. [variableScope]
wac/actable.c:237:20: style: The scope of the variable 'below' can be reduced. [variableScope]
wac/actable.c:263:16: style: The scope of the variable 'c2' can be reduced. [variableScope]
wac/actable.c:560:15: style: The scope of the variable 'b' can be reduced. [variableScope]
wace/acediff.c:278:7: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
wace/acediff.c:74:7: style: The scope of the variable 'a' can be reduced. [variableScope]
wace/acediff.c:74:10: style: The scope of the variable 'b' can be reduced. [variableScope]
wace/acediff.c:74:13: style: The scope of the variable 'num_chars' can be reduced. [variableScope]
wace/acediff.c:289:9: style: The scope of the variable 'cmpAObj' can be reduced. [variableScope]
wace/acediff.c:103:7: style: Unused variable: c [unusedVariable]
wace/acediff.c:462:7: error: Resource leak: tmpA [resourceLeak]
wace/acediff.c:462:7: error: Resource leak: tmpB [resourceLeak]
wace/acediff.c:488:7: error: Resource leak: tmpA [resourceLeak]
wace/acediff.c:488:7: error: Resource leak: tmpB [resourceLeak]
wace/acediff.c:488:7: error: Resource leak: tmpC [resourceLeak]
wace/acediffsorted.c:348:7: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
wace/acediffsorted.c:364:9: style: The scope of the variable 'cmpAObj' can be reduced. [variableScope]
wace/acediffsorted.c:370:42: style: Variable 'obCurrB' is assigned a value that is never used. [unreadVariable]
wace/acediffsorted.c:559:10: style: Variable 'tmpC' is assigned a value that is never used. [unreadVariable]
wace/acediffsorted.c:567:3: error: Resource leak: tmpC [resourceLeak]
wace/acesubs.c:64:7: style: The scope of the variable 'i' can be reduced. [variableScope]
wace/acesubs.c:64:9: style: The scope of the variable 'j' can be reduced. [variableScope]
wace/acesubs.c:64:11: style: The scope of the variable 'nlines' can be reduced. [variableScope]
wace/acesubs.c:214:6: style: The scope of the variable 'i' can be reduced. [variableScope]
wace/makeUserPasswd.c:47:17: style: The scope of the variable 'digest' can be reduced. [variableScope]
wace/makeUserPasswd.c:48:9: style: The scope of the variable 'hash' can be reduced. [variableScope]
wace/removeContinuations.c:37:8: style: The scope of the variable 'c' can be reduced. [variableScope]
wace/stockace.c:119:29: warning: Either the condition 'i!=JUNK2' is redundant or the array 'stack[5]' is accessed at index 5, which is out of bounds. [arrayIndexOutOfBoundsCond]
wace/stockace.c:120:25: note: Assuming that condition 'i!=JUNK2' is not redundant
wace/stockace.c:119:29: note: Array index out of bounds
wace/stockace.c:532:12: warning: Either the condition 'if(cp&&*cp)' is redundant or there is possible null pointer dereference: cq. [nullPointerRedundantCheck]
wace/stockace.c:537:11: note: Assuming that condition 'if(cp&&*cp)' is not redundant
wace/stockace.c:531:9: note: Assignment 'cq=cp', assigned value is 0
wace/stockace.c:532:12: note: Null pointer dereference
wace/stockace.c:247:3: style: Variable 'c' is reassigned a value before the old one has been used. [redundantAssignment]
wace/stockace.c:243:0: note: Variable 'c' is reassigned a value before the old one has been used.
wace/stockace.c:247:3: note: Variable 'c' is reassigned a value before the old one has been used.
wace/stockace.c:77:17: style: The scope of the variable 'cp' can be reduced. [variableScope]
wace/stockace.c:155:13: style: The scope of the variable 'keep' can be reduced. [variableScope]
wace/stockace.c:243:18: style: The scope of the variable 'cp' can be reduced. [variableScope]
wace/stockace.c:309:26: style: The scope of the variable 'np' can be reduced. [variableScope]
wace/stockace.c:382:10: style: The scope of the variable 'n' can be reduced. [variableScope]
wace/stockace.c:524:54: style: The scope of the variable 'old' can be reduced. [variableScope]
wace/stockace.c:525:9: style: The scope of the variable 'pass' can be reduced. [variableScope]
wace/stockace.c:224:14: style: Variable 'type' is assigned a value that is never used. [unreadVariable]
wacext/kscount.c:10:13: style: The scope of the variable 'ks' can be reduced. [variableScope]
waql/aql.c:193:11: style: The scope of the variable 'varName' can be reduced. [variableScope]
waql/aqlcheck.c:1063:13: warning: Either the condition 'scope' is redundant or there is possible null pointer dereference: scope. [nullPointerRedundantCheck]
waql/aqlcheck.c:1052:5: note: Assuming that condition 'scope' is not redundant
waql/aqlcheck.c:1063:13: note: Null pointer dereference
waql/aqlcheck.c:1064:10: warning: Either the condition 'scope' is redundant or there is possible null pointer dereference: scope. [nullPointerRedundantCheck]
waql/aqlcheck.c:1052:5: note: Assuming that condition 'scope' is not redundant
waql/aqlcheck.c:1064:10: note: Null pointer dereference
waql/aqlcheck.c:130:14: style: The scope of the variable 'cws' can be reduced. [variableScope]
waql/aqlcheck.c:1344:13: style: The scope of the variable 'columnName' can be reduced. [variableScope]
waql/aqlerror.c:133:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
waql/aqlerror.c:60:8: style: The scope of the variable 'buf' can be reduced. [variableScope]
waql/aqlerror.c:61:7: style: The scope of the variable 'start' can be reduced. [variableScope]
waql/aqlerror.c:61:14: style: The scope of the variable 'end' can be reduced. [variableScope]
waql/aqlrun.c:394:14: style: Expression is always false because 'else if' condition matches previous condition at line 359. [multiCondition]
waql/aqlrun.c:958:33: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
waql/aqlrun.c:956:29: note: outer condition: aql->evalDebugLevel>=3
waql/aqlrun.c:958:33: note: identical inner condition: aql->evalDebugLevel>=3
waql/aqlrun.c:2057:31: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
waql/aqlrun.c:2054:27: note: outer condition: aql->evalDebugLevel>=3
waql/aqlrun.c:2057:31: note: identical inner condition: aql->evalDebugLevel>=3
waql/aqlrun.c:2211:33: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
waql/aqlrun.c:2207:29: note: outer condition: aql->evalDebugLevel>=3
waql/aqlrun.c:2211:33: note: identical inner condition: aql->evalDebugLevel>=3
waql/aqlrun.c:338:4: style: Same expression on both sides of '||'. [duplicateExpression]
waql/aqlrun.c:637:16: style: The scope of the variable 'leftTable' can be reduced. [variableScope]
waql/aqlrun.c:637:28: style: The scope of the variable 'rightTable' can be reduced. [variableScope]
waql/aqlrun.c:695:18: style: The scope of the variable 'sortSpecString' can be reduced. [variableScope]
waql/aqlrun.c:2846:13: style: The scope of the variable 'rowCount' can be reduced. [variableScope]
waql/aqlrun.c:2846:23: style: The scope of the variable 'numElements' can be reduced. [variableScope]
waql/aqlrun.c:938:44: style: Function 'loopVariables' argument 1 names different: declaration 'sfw' definition 'tableSfwNode'. [funcArgNamesDifferent]
waql/aqlrun.c:111:45: note: Function 'loopVariables' argument 1 names different: declaration 'sfw' definition 'tableSfwNode'.
waql/aqlrun.c:938:44: note: Function 'loopVariables' argument 1 names different: declaration 'sfw' definition 'tableSfwNode'.
waql/aqlrun.c:2045:45: style: Function 'processThisLoc' argument 1 names different: declaration 'sfw' definition 'tableSfwNode'. [funcArgNamesDifferent]
waql/aqlrun.c:110:45: note: Function 'processThisLoc' argument 1 names different: declaration 'sfw' definition 'tableSfwNode'.
waql/aqlrun.c:2045:45: note: Function 'processThisLoc' argument 1 names different: declaration 'sfw' definition 'tableSfwNode'.
wdce/completionpp.cpp:63:58: style: Variable 'pParent' is assigned a value that is never used. [unreadVariable]
wdce/dceclientlib.c:90:11: style: Expression is always false because 'else if' condition matches previous condition at line 78. [multiCondition]
wdce/dceclientlib.c:490:3: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
wdce/dceclientlib.c:590:2: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
wdce/dceclientlib.c:654:9: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
wdce/dceclientlib.c:773:2: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
wdce/dceclientlib.c:119:7: warning: Either the condition 'status==NULL' is redundant or there is possible null pointer dereference: status. [nullPointerRedundantCheck]
wdce/dceclientlib.c:114:49: note: Assuming that condition 'status==NULL' is not redundant
wdce/dceclientlib.c:119:7: note: Null pointer dereference
wdce/dceclientlib.c:167:2: style: Variable 'rpc_status' is reassigned a value before the old one has been used. [redundantAssignment]
wdce/dceclientlib.c:166:0: note: Variable 'rpc_status' is reassigned a value before the old one has been used.
wdce/dceclientlib.c:167:2: note: Variable 'rpc_status' is reassigned a value before the old one has been used.
wdce/dceclientlib.c:349:7: style: The scope of the variable 'nRetry' can be reduced. [variableScope]
wdce/dceclientlib.c:618:19: style: The scope of the variable 'eCode' can be reduced. [variableScope]
wdce/dceclientlib.c:696:17: style: The scope of the variable 'eCode' can be reduced. [variableScope]
wdce/dceclientlib.c:807:15: style: The scope of the variable 'i' can be reduced. [variableScope]
wdce/dceclientlib.c:811:9: style: The scope of the variable 'loop' can be reduced. [variableScope]
wdce/dceserverlib.cpp:417:30: warning: Possible null pointer dereference: cp [nullPointer]
wdce/dceserverlib.cpp:414:9: note: Assignment 'cp=NULL', assigned value is 0
wdce/dceserverlib.cpp:417:30: note: Null pointer dereference
wdce/dceserverlib.cpp:186:21: style: The scope of the variable 'cMinCalls' can be reduced. [variableScope]
wdce/dceserverlib.cpp:349:1: style: Label 'cleanup' is not used. [unusedLabel]
wdce/dceserverlib.cpp:189:9: style: Unused variable: i [unusedVariable]
wdce/dceserverlib.cpp:417:22: style: Variable 'nn' is assigned a value that is never used. [unreadVariable]
wdce/rpcace_c.c:180:0: error: #error Invalid build platform for this stub. [preprocessorErrorDirective]
wdce/rpcace_s.c:162:0: error: #error Invalid build platform for this stub. [preprocessorErrorDirective]
wdce/serviceregistrypp.cpp:253:51: style: Variable 'lpConfigPS' is assigned a value that is never used. [unreadVariable]
wgd/gd2gif.c:17:16: error: Buffer overrun possible for long command line arguments. [insecureCmdLineArgs]
wgd/gd2gif.c:28:16: error: Buffer overrun possible for long command line arguments. [insecureCmdLineArgs]
wgd/gd2gif.c:35:3: error: Resource handle 'in' freed twice. [doubleFree]
wgd/gd2gif.c:35:0: error: Deallocating a deallocated pointer: in [deallocDealloc]
wgd/libgd.c:2464:3: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
wgd/libgd.c:186:6: style: The scope of the variable 'srcx' can be reduced. [variableScope]
wgd/libgd.c:243:37: style: The scope of the variable 'xend' can be reduced. [variableScope]
wgd/libgd.c:243:43: style: The scope of the variable 'yend' can be reduced. [variableScope]
wgd/libgd.c:243:49: style: The scope of the variable 'xdirflag' can be reduced. [variableScope]
wgd/libgd.c:243:59: style: The scope of the variable 'ydirflag' can be reduced. [variableScope]
wgd/libgd.c:342:37: style: The scope of the variable 'xend' can be reduced. [variableScope]
wgd/libgd.c:342:43: style: The scope of the variable 'yend' can be reduced. [variableScope]
wgd/libgd.c:342:49: style: The scope of the variable 'xdirflag' can be reduced. [variableScope]
wgd/libgd.c:342:59: style: The scope of the variable 'ydirflag' can be reduced. [variableScope]
wgd/libgd.c:1821:55: style: The scope of the variable 'last_byte' can be reduced. [variableScope]
wgd/libgd.c:1823:32: style: The scope of the variable 'count' can be reduced. [variableScope]
wgd/libgd.c:1863:30: style: The scope of the variable 'incode' can be reduced. [variableScope]
wgd/libgd.c:2075:6: style: The scope of the variable 'tox' can be reduced. [variableScope]
wgd/libgd.c:2085:8: style: The scope of the variable 'nc' can be reduced. [variableScope]
wgd/libgd.c:2165:9: style: The scope of the variable 'nc' can be reduced. [variableScope]
wgd/libgd.c:2519:6: style: The scope of the variable 'ints' can be reduced. [variableScope]
wgnbk/gnbk.c:134:8: style: The scope of the variable 'idxp' can be reduced. [variableScope]
wgnbk/gnbk.c:155:16: style: The scope of the variable 'level' can be reduced. [variableScope]
wgnbk/gnbk.c:156:14: style: The scope of the variable 'filName' can be reduced. [variableScope]
wgnbk/gnbk.c:157:9: style: The scope of the variable 'f' can be reduced. [variableScope]
wgnbk/gnbk.c:157:13: style: The scope of the variable 'g' can be reduced. [variableScope]
wgnbk/gnbk.c:194:12: style: The scope of the variable 'ii' can be reduced. [variableScope]
wgnbk/gnbk.c:194:16: style: The scope of the variable 'n1' can be reduced. [variableScope]
wgnbk/gnbk.c:194:28: style: The scope of the variable 'nby' can be reduced. [variableScope]
wgnbk/gnbk.c:194:39: style: The scope of the variable 'level' can be reduced. [variableScope]
wgnbk/gnbk.c:195:9: style: The scope of the variable 'filName' can be reduced. [variableScope]
wgnbk/gnbk.c:196:9: style: The scope of the variable 'f' can be reduced. [variableScope]
wgnbk/gnbk.c:196:13: style: The scope of the variable 'g' can be reduced. [variableScope]
wgnbk/gnbk.c:296:7: style: The scope of the variable 'level' can be reduced. [variableScope]
wgnbk/gnbk.c:296:31: style: The scope of the variable 'nn' can be reduced. [variableScope]
wgnbk/gnbk.c:297:14: style: The scope of the variable 'filName' can be reduced. [variableScope]
wgnbk/gnbk.c:298:9: style: The scope of the variable 'f' can be reduced. [variableScope]
wgnbk/gnbk.c:345:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
wgnbk/gnbkclient.c:101:9: style: The scope of the variable 'command' can be reduced. [variableScope]
wgnbk/gnbkserver.c:208:7: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
wgnbk/gnbkserver.c:218:7: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
whooks/class.c:52:14: style: The scope of the variable 'nWarnings' can be reduced. [variableScope]
whooks/class.c:138:14: style: The scope of the variable 'cq' can be reduced. [variableScope]
whooks/class.c:38:8: style: struct member 'CTstructure::sta' is never used. [unusedStructMember]
whooks/class.c:40:8: style: struct member 'CTstructure::color' is never used. [unusedStructMember]
whooks/class.c:41:8: style: struct member 'CTstructure::generation' is never used. [unusedStructMember]
whooks/class.c:41:21: style: struct member 'CTstructure::x' is never used. [unusedStructMember]
whooks/class.c:41:24: style: struct member 'CTstructure::y' is never used. [unusedStructMember]
whooks/class.c:41:27: style: struct member 'CTstructure::len' is never used. [unusedStructMember]
whooks/class.c:41:33: style: struct member 'CTstructure::box' is never used. [unusedStructMember]
whooks/quovadis.c:43:7: style: The scope of the variable 'classe' can be reduced. [variableScope]
whooks/sysclass.c:321:9: style: The scope of the variable 'k' can be reduced. [variableScope]
whooks/sysclass.c:560:6: style: The scope of the variable 'cp' can be reduced. [variableScope]
win32/startace.c:149:22: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition]
win32/startace.c:92:9: style: The scope of the variable 'f' can be reduced. [variableScope]
win32/startace.c:94:9: style: The scope of the variable 'cp2' can be reduced. [variableScope]
win32/startace.c:95:7: style: The scope of the variable 'c' can be reduced. [variableScope]
win32/winaceshell.c:22:9: style: Unused variable: f [unusedVariable]
wjo/o2m.c:1057:5: style: Variable 'oldhomols' is reassigned a value before the old one has been used. [redundantAssignment]
wjo/o2m.c:1056:6: note: Variable 'oldhomols' is reassigned a value before the old one has been used.
wjo/o2m.c:1057:5: note: Variable 'oldhomols' is reassigned a value before the old one has been used.
wjo/o2m.c:640:3: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
wjo/o2m.c:660:3: note: Found duplicate branches for 'if' and 'else'.
wjo/o2m.c:640:3: note: Found duplicate branches for 'if' and 'else'.
wjo/o2m.c:126:7: style: The scope of the variable 'box' can be reduced. [variableScope]
wjo/o2m.c:222:17: style: The scope of the variable 'ymin' can be reduced. [variableScope]
wjo/o2m.c:222:27: style: The scope of the variable 'ymax' can be reduced. [variableScope]
wjo/o2m.c:225:12: style: The scope of the variable 'c' can be reduced. [variableScope]
wjo/o2m.c:227:11: style: The scope of the variable 'c3seg' can be reduced. [variableScope]
wjo/o2m.c:487:9: style: The scope of the variable 'xl' can be reduced. [variableScope]
wjo/o2m.c:487:13: style: The scope of the variable 'yl' can be reduced. [variableScope]
wjo/o2m.c:490:11: style: The scope of the variable 'c3seg' can be reduced. [variableScope]
wjo/o2m.c:710:11: style: The scope of the variable 'c3seg' can be reduced. [variableScope]
wjo/o2m.c:850:13: style: The scope of the variable 'k' can be reduced. [variableScope]
wjo/o2m.c:914:10: style: The scope of the variable 'seg' can be reduced. [variableScope]
wjo/o2m.c:943:10: style: The scope of the variable 'seg' can be reduced. [variableScope]
wjo/o2m.c:1236:10: style: The scope of the variable 'seg' can be reduced. [variableScope]
wjo/o2m.c:1261:10: style: The scope of the variable 'seg' can be reduced. [variableScope]
wjo/o2m.c:1286:10: style: The scope of the variable 'seg' can be reduced. [variableScope]
wjo/o2m.c:1306:10: style: The scope of the variable 'seg' can be reduced. [variableScope]
wjo/o2m.c:1357:10: style: The scope of the variable 'seg' can be reduced. [variableScope]
wjo/o2m.c:1374:10: style: The scope of the variable 'seg' can be reduced. [variableScope]
wjo/o2m.c:355:9: style: Variable 'box' is assigned a value that is never used. [unreadVariable]
wjo/o2m.c:723:19: style: Variable 'isBands' is assigned a value that is never used. [unreadVariable]
wjo/oxgriddisp.c:215:3: style: Variable 'mapsets' is reassigned a value before the old one has been used. [redundantAssignment]
wjo/oxgriddisp.c:214:3: note: Variable 'mapsets' is reassigned a value before the old one has been used.
wjo/oxgriddisp.c:215:3: note: Variable 'mapsets' is reassigned a value before the old one has been used.
wjo/oxgriddisp.c:240:3: style: Variable 'maps' is reassigned a value before the old one has been used. [redundantAssignment]
wjo/oxgriddisp.c:239:3: note: Variable 'maps' is reassigned a value before the old one has been used.
wjo/oxgriddisp.c:240:3: note: Variable 'maps' is reassigned a value before the old one has been used.
wjo/oxgriddisp.c:930:3: style: Variable 'pairwise' is reassigned a value before the old one has been used. [redundantAssignment]
wjo/oxgriddisp.c:929:3: note: Variable 'pairwise' is reassigned a value before the old one has been used.
wjo/oxgriddisp.c:930:3: note: Variable 'pairwise' is reassigned a value before the old one has been used.
wjo/oxgriddisp.c:1098:5: style: Variable 'fuzzy' is reassigned a value before the old one has been used. [redundantAssignment]
wjo/oxgriddisp.c:1097:5: note: Variable 'fuzzy' is reassigned a value before the old one has been used.
wjo/oxgriddisp.c:1098:5: note: Variable 'fuzzy' is reassigned a value before the old one has been used.
wjo/oxgriddisp.c:1173:5: style: Variable 'sfuzzy' is reassigned a value before the old one has been used. [redundantAssignment]
wjo/oxgriddisp.c:1172:5: note: Variable 'sfuzzy' is reassigned a value before the old one has been used.
wjo/oxgriddisp.c:1173:5: note: Variable 'sfuzzy' is reassigned a value before the old one has been used.
wjo/oxgriddisp.c:1757:31: style: Same expression on both sides of '&&'. [duplicateExpression]
wjo/oxgriddisp.c:606:7: style: The scope of the variable 'box' can be reduced. [variableScope]
wjo/oxgriddisp.c:607:7: style: The scope of the variable 'x' can be reduced. [variableScope]
wjo/oxgriddisp.c:607:10: style: The scope of the variable 'y' can be reduced. [variableScope]
wjo/oxgriddisp.c:684:11: style: The scope of the variable 'j' can be reduced. [variableScope]
wjo/oxgriddisp.c:685:9: style: The scope of the variable 'z' can be reduced. [variableScope]
wjo/oxgriddisp.c:741:18: style: The scope of the variable 'h3' can be reduced. [variableScope]
wjo/oxgriddisp.c:869:9: style: The scope of the variable 'ok' can be reduced. [variableScope]
wjo/oxgriddisp.c:1795:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
wjo/oxgriddisp.c:1824:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
wjo/oxgriddisp.c:1917:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
wjo/oxgriddisp.c:1936:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
wjo/oxgriddisp.c:1971:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
wjo/oxgriddisp.c:1996:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
wjo/oxgriddisp.c:2021:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
wjo/oxgriddisp.c:2037:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
wjo/oxgriddisp.c:2080:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
wjo/oxhomlist.c:79:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
wjo/oxhomlist.c:124:24: style: The scope of the variable 'c1' can be reduced. [variableScope]
wjo/oxhomlist.c:124:28: style: The scope of the variable 'c2' can be reduced. [variableScope]
wjo/oxhomlist.c:223:7: style: The scope of the variable 'box' can be reduced. [variableScope]
wjo/oxhomlist.c:223:16: style: The scope of the variable 'box2' can be reduced. [variableScope]
wjo/oxhomlist.c:315:7: style: The scope of the variable 'i' can be reduced. [variableScope]
wjo/oxhomlist.c:165:15: style: Variable 'x' is assigned a value that is never used. [unreadVariable]
wjo/oxhomlist.c:185:13: style: Variable 'c1' is assigned a value that is never used. [unreadVariable]
wjo/oxhomlist.c:186:13: style: Variable 'c2' is assigned a value that is never used. [unreadVariable]
wjo/pairmapdisp.c:127:7: style: The scope of the variable 'box' can be reduced. [variableScope]
wjo/pairmapdisp.c:220:17: style: The scope of the variable 'xmin' can be reduced. [variableScope]
wjo/pairmapdisp.c:220:27: style: The scope of the variable 'xmax' can be reduced. [variableScope]
wjo/pairmapdisp.c:221:9: style: The scope of the variable 'ymin' can be reduced. [variableScope]
wjo/pairmapdisp.c:221:19: style: The scope of the variable 'ymax' can be reduced. [variableScope]
wjo/pairmapdisp.c:229:11: style: The scope of the variable 'c1seg' can be reduced. [variableScope]
wjo/pairmapdisp.c:230:11: style: The scope of the variable 'c2seg' can be reduced. [variableScope]
wjo/pairmapdisp.c:464:12: style: The scope of the variable 'i' can be reduced. [variableScope]
wjo/pairmapdisp.c:465:9: style: The scope of the variable 'xl' can be reduced. [variableScope]
wjo/pairmapdisp.c:465:13: style: The scope of the variable 'yl' can be reduced. [variableScope]
wjo/pairmapdisp.c:466:11: style: The scope of the variable 'c1seg' can be reduced. [variableScope]
wjo/pairmapdisp.c:466:19: style: The scope of the variable 'c2seg' can be reduced. [variableScope]
wjo/pairmapdisp.c:631:11: style: The scope of the variable 'c2seg' can be reduced. [variableScope]
wjo/pairmapdisp.c:694:11: style: The scope of the variable 'c1seg' can be reduced. [variableScope]
wjo/pairmapdisp.c:816:19: style: The scope of the variable 'c2seg' can be reduced. [variableScope]
wjo/pairmapdisp.c:860:10: style: The scope of the variable 'seg' can be reduced. [variableScope]
wjo/pairmapdisp.c:912:10: style: The scope of the variable 'seg' can be reduced. [variableScope]
wjo/pairmapdisp.c:941:10: style: The scope of the variable 'seg' can be reduced. [variableScope]
wjo/pairmapdisp.c:1205:9: style: The scope of the variable 'dx' can be reduced. [variableScope]
wjo/pairmapdisp.c:1205:13: style: The scope of the variable 'x' can be reduced. [variableScope]
wjo/pairmapdisp.c:1291:10: style: The scope of the variable 'seg' can be reduced. [variableScope]
wjo/pairmapdisp.c:1316:10: style: The scope of the variable 'seg' can be reduced. [variableScope]
wjo/pairmapdisp.c:1341:10: style: The scope of the variable 'seg' can be reduced. [variableScope]
wjo/pairmapdisp.c:1361:10: style: The scope of the variable 'seg' can be reduced. [variableScope]
wjo/pairmapdisp.c:1410:10: style: The scope of the variable 'seg' can be reduced. [variableScope]
wjo/pairmapdisp.c:1426:10: style: The scope of the variable 'seg' can be reduced. [variableScope]
wjo/pairmapdisp.c:643:19: style: Variable 'isBands' is assigned a value that is never used. [unreadVariable]
wjo/pairmapdisp.c:706:19: style: Variable 'isBands' is assigned a value that is never used. [unreadVariable]
wjo/pairmapdisp.c:828:20: style: Variable 'isyBands' is assigned a value that is never used. [unreadVariable]
wjo/pairmapdisp.c:834:25: style: Variable 'isxBands' is assigned a value that is never used. [unreadVariable]
wjo/pairmapdisp.c:1000:10: style: Variable 'xmax' is assigned a value that is never used. [unreadVariable]
wjo/specg.c:193:6: style: Variable 'oldhomols' is reassigned a value before the old one has been used. [redundantAssignment]
wjo/specg.c:192:6: note: Variable 'oldhomols' is reassigned a value before the old one has been used.
wjo/specg.c:193:6: note: Variable 'oldhomols' is reassigned a value before the old one has been used.
wjo/specg.c:381:3: style: Variable 'specs' is reassigned a value before the old one has been used. [redundantAssignment]
wjo/specg.c:380:3: note: Variable 'specs' is reassigned a value before the old one has been used.
wjo/specg.c:381:3: note: Variable 'specs' is reassigned a value before the old one has been used.
wjo/specg.c:449:3: style: Variable 'pairwise' is reassigned a value before the old one has been used. [redundantAssignment]
wjo/specg.c:448:3: note: Variable 'pairwise' is reassigned a value before the old one has been used.
wjo/specg.c:449:3: note: Variable 'pairwise' is reassigned a value before the old one has been used.
wjo/specg.c:532:3: style: Variable 'fuzzy' is reassigned a value before the old one has been used. [redundantAssignment]
wjo/specg.c:531:3: note: Variable 'fuzzy' is reassigned a value before the old one has been used.
wjo/specg.c:532:3: note: Variable 'fuzzy' is reassigned a value before the old one has been used.
wjo/specg.c:385:6: style: Variable 'maps' is reassigned a value before the old one has been used. [redundantAssignment]
wjo/specg.c:384:6: note: Variable 'maps' is reassigned a value before the old one has been used.
wjo/specg.c:385:6: note: Variable 'maps' is reassigned a value before the old one has been used.
wjo/specg.c:780:5: style: Variable 'w2' is reassigned a value before the old one has been used. [redundantAssignment]
wjo/specg.c:779:14: note: Variable 'w2' is reassigned a value before the old one has been used.
wjo/specg.c:780:5: note: Variable 'w2' is reassigned a value before the old one has been used.
wjo/specg.c:781:5: style: Variable 'w1' is reassigned a value before the old one has been used. [redundantAssignment]
wjo/specg.c:779:5: note: Variable 'w1' is reassigned a value before the old one has been used.
wjo/specg.c:781:5: note: Variable 'w1' is reassigned a value before the old one has been used.
wjo/specg.c:797:9: style: Variable 'w2' is reassigned a value before the old one has been used. [redundantAssignment]
wjo/specg.c:796:27: note: Variable 'w2' is reassigned a value before the old one has been used.
wjo/specg.c:797:9: note: Variable 'w2' is reassigned a value before the old one has been used.
wjo/specg.c:798:9: style: Variable 'w1' is reassigned a value before the old one has been used. [redundantAssignment]
wjo/specg.c:796:9: note: Variable 'w1' is reassigned a value before the old one has been used.
wjo/specg.c:798:9: note: Variable 'w1' is reassigned a value before the old one has been used.
wjo/specg.c:809:7: style: Variable 'w2' is reassigned a value before the old one has been used. [redundantAssignment]
wjo/specg.c:808:16: note: Variable 'w2' is reassigned a value before the old one has been used.
wjo/specg.c:809:7: note: Variable 'w2' is reassigned a value before the old one has been used.
wjo/specg.c:810:7: style: Variable 'w1' is reassigned a value before the old one has been used. [redundantAssignment]
wjo/specg.c:808:7: note: Variable 'w1' is reassigned a value before the old one has been used.
wjo/specg.c:810:7: note: Variable 'w1' is reassigned a value before the old one has been used.
wjo/specg.c:338:7: style: The scope of the variable 'found' can be reduced. [variableScope]
wjo/specg.c:341:9: style: The scope of the variable 'bmin' can be reduced. [variableScope]
wjo/specg.c:341:19: style: The scope of the variable 'bmax' can be reduced. [variableScope]
wjo/specg.c:352:11: style: The scope of the variable 'c4seg' can be reduced. [variableScope]
wjo/specg.c:680:15: style: The scope of the variable 'j' can be reduced. [variableScope]
wjo/specg.c:680:18: style: The scope of the variable 'k' can be reduced. [variableScope]
wjo/specg.c:681:17: style: The scope of the variable 'h1' can be reduced. [variableScope]
wjo/specg.c:681:21: style: The scope of the variable 'h2' can be reduced. [variableScope]
wjo/specg.c:682:9: style: The scope of the variable 'xl' can be reduced. [variableScope]
wjo/specg.c:682:13: style: The scope of the variable 'yl' can be reduced. [variableScope]
wjo/specg.c:684:11: style: The scope of the variable 'c4seg' can be reduced. [variableScope]
wjo/specg.c:842:11: style: The scope of the variable 'c4seg' can be reduced. [variableScope]
wjo/specg.c:931:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
wjo/specg.c:977:13: style: The scope of the variable 'k' can be reduced. [variableScope]
wjo/specg.c:979:9: style: The scope of the variable 'spec' can be reduced. [variableScope]
wjo/specg.c:1032:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
wjo/specg.c:1061:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
wjo/specg.c:1146:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
wjo/specg.c:1166:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
wjo/specg.c:1186:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
wjo/specg.c:1212:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
wjo/specg.c:1267:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
wjo/specg.c:1284:8: style: The scope of the variable 'seg' can be reduced. [variableScope]
wjo/specg.c:853:19: style: Variable 'isBands' is assigned a value that is never used. [unreadVariable]
wmd5/digcalc.c:13:19: style: The scope of the variable 'j' can be reduced. [variableScope]
wmd5/mddriver.c:82:7: style: The scope of the variable 'i' can be reduced. [variableScope]
wmd5/mddriver.c:181:7: style: The scope of the variable 'len' can be reduced. [variableScope]
wmd5/mddriver.c:182:17: style: The scope of the variable 'buffer' can be reduced. [variableScope]
wmd5/mddriver.c:182:31: style: The scope of the variable 'digest' can be reduced. [variableScope]
wnq/acelib.c:678:8: warning: Either the condition 'cp' is redundant or there is possible null pointer dereference: cp. [nullPointerRedundantCheck]
wnq/acelib.c:677:10: note: Assuming that condition 'cp' is not redundant
wnq/acelib.c:678:8: note: Null pointer dereference
wnq/acelib.c:437:3: style: Variable 'classe' is reassigned a value before the old one has been used. [redundantAssignment]
wnq/acelib.c:433:0: note: Variable 'classe' is reassigned a value before the old one has been used.
wnq/acelib.c:437:3: note: Variable 'classe' is reassigned a value before the old one has been used.
wnq/acelib.c:1100:7: style: The scope of the variable 'n' can be reduced. [variableScope]
wnq/acelib.c:1559:7: style: The scope of the variable 'n' can be reduced. [variableScope]
wnq/bindex.c:427:6: error: Overflow in pointer arithmetic, NULL pointer is subtracted. [nullPointerArithmetic]
wnq/bindex.c:426:11: note: Assignment 'bix=n?arrp(bixArray,0,struct BIX):0', assigned value is 0
wnq/bindex.c:427:6: note: Null pointer subtraction
wnq/bindex.c:233:7: style: The scope of the variable 'i' can be reduced. [variableScope]
wnq/bindex.c:233:10: style: The scope of the variable 'nn' can be reduced. [variableScope]
wnq/bindex.c:234:8: style: The scope of the variable 'bix' can be reduced. [variableScope]
wnq/bindex.c:401:17: style: The scope of the variable 'mask' can be reduced. [variableScope]
wnq/bindex.c:743:16: style: The scope of the variable 'kk' can be reduced. [variableScope]
wnq/bindex.c:824:20: style: The scope of the variable 'bix1' can be reduced. [variableScope]
wnq/table.c:2332:12: warning: Either the condition 'i<1000' is redundant or the array 'type[1000]' is accessed at index 1000, which is out of bounds. [arrayIndexOutOfBoundsCond]
wnq/table.c:2326:11: note: Assuming that condition 'i<1000' is not redundant
wnq/table.c:2328:6: note: i is incremented', new value is 1000
wnq/table.c:2332:12: note: Array index out of bounds
wnq/table.c:2334:12: warning: Either the condition 'i<1000' is redundant or the array 'type[1000]' is accessed at index 1000, which is out of bounds. [arrayIndexOutOfBoundsCond]
wnq/table.c:2326:11: note: Assuming that condition 'i<1000' is not redundant
wnq/table.c:2328:6: note: i is incremented', new value is 1000
wnq/table.c:2334:12: note: Array index out of bounds
wnq/table.c:2336:12: warning: Either the condition 'i<1000' is redundant or the array 'type[1000]' is accessed at index 1000, which is out of bounds. [arrayIndexOutOfBoundsCond]
wnq/table.c:2326:11: note: Assuming that condition 'i<1000' is not redundant
wnq/table.c:2328:6: note: i is incremented', new value is 1000
wnq/table.c:2336:12: note: Array index out of bounds
wnq/table.c:2338:12: warning: Either the condition 'i<1000' is redundant or the array 'type[1000]' is accessed at index 1000, which is out of bounds. [arrayIndexOutOfBoundsCond]
wnq/table.c:2326:11: note: Assuming that condition 'i<1000' is not redundant
wnq/table.c:2328:6: note: i is incremented', new value is 1000
wnq/table.c:2338:12: note: Array index out of bounds
wnq/table.c:2340:12: warning: Either the condition 'i<1000' is redundant or the array 'type[1000]' is accessed at index 1000, which is out of bounds. [arrayIndexOutOfBoundsCond]
wnq/table.c:2326:11: note: Assuming that condition 'i<1000' is not redundant
wnq/table.c:2328:6: note: i is incremented', new value is 1000
wnq/table.c:2340:12: note: Array index out of bounds
wnq/table.c:1688:18: style: Redundant condition: If 'xi > 255', the comparison 'xi > 0' is always true. [redundantCondition]
wnq/table.c:1540:46: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
wnq/table.c:174:7: style: The scope of the variable 'row' can be reduced. [variableScope]
wnq/table.c:195:10: style: The scope of the variable 'i' can be reduced. [variableScope]
wnq/table.c:263:15: style: The scope of the variable 'j' can be reduced. [variableScope]
wnq/table.c:474:28: style: The scope of the variable 'sortSpec' can be reduced. [variableScope]
wnq/table.c:2138:7: style: The scope of the variable 'i' can be reduced. [variableScope]
wnq/table.c:2140:19: style: The scope of the variable 'vv' can be reduced. [variableScope]
wnq/table.c:2278:9: style: The scope of the variable 'type_p' can be reduced. [variableScope]
wnq/table.c:1896:33: style: Function 'tableDoDoParse' argument 5 names different: declaration 'errtext' definition 'err_text'. [funcArgNamesDifferent]
wnq/table.c:62:33: note: Function 'tableDoDoParse' argument 5 names different: declaration 'errtext' definition 'err_text'.
wnq/table.c:1896:33: note: Function 'tableDoDoParse' argument 5 names different: declaration 'errtext' definition 'err_text'.
wrpc/aceclient.c:415:4: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
wrpc/aceclient.c:62:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
wrpc/aceclient.c:442:36: style: The scope of the variable 'cc' can be reduced. [variableScope]
wrpc/aceclientlib.c:256:7: style: Condition '!reponse' is always true [knownConditionTrueFalse]
wrpc/aceclientlib.c:206:26: note: Assignment 'reponse=0', assigned value is 0
wrpc/aceclientlib.c:256:7: note: Condition '!reponse' is always true
wrpc/aceclientlib.c:60:3: style: Variable 'sig' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
wrpc/aceclientlib.c:59:14: note: Variable 'sig' is reassigned a value before the old one has been used if variable is no semaphore variable.
wrpc/aceclientlib.c:60:3: note: Variable 'sig' is reassigned a value before the old one has been used if variable is no semaphore variable.
wrpc/aceclientlib.c:349:14: style: The scope of the variable 'reponse' can be reduced. [variableScope]
wrpc/aceclientlib.c:513:15: style: The scope of the variable 'i' can be reduced. [variableScope]
wrpc/aceclientlib.c:517:9: style: The scope of the variable 'loop' can be reduced. [variableScope]
wrpc/aceclientlib.c:60:9: style: Variable 'sig' is assigned a value that is never used. [unreadVariable]
wrpc/aceserver.c:165:12: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
wrpc/aceserver.c:161:20: note: Assignment 'cp0=0', assigned value is 0
wrpc/aceserver.c:165:12: note: Null pointer addition
wrpc/aceserver.c:442:22: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
wrpc/aceserver.c:487:28: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
wrpc/aceserver.c:287:9: style: The scope of the variable 'level' can be reduced. [variableScope]
wrpc/aceserver.c:714:23: warning: Storing getc() return value in char variable and then comparing with EOF. [checkCastIntToCharAndBack]
wrpc/acesyb.c:522:0: error: No pair for character ("). Can't process file. File is either invalid or unicode, which is currently not supported. [syntaxError]
wrpc/acesybase.c:67:7: style: The scope of the variable 'i' can be reduced. [variableScope]
wrpc/jade2ace.c:141:7: style: The scope of the variable 'length' can be reduced. [variableScope]
wrpc/jade2ace.c:142:9: style: The scope of the variable 'result' can be reduced. [variableScope]
wrpc/jade2ace.c:299:7: style: The scope of the variable 'retval' can be reduced. [variableScope]
wrpc/jade2ace.c:316:16: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
wrpc/jade2ace.c:321:23: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
wrpc/jade2sybase.c:98:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
wrpc/jade2sybase.c:146:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
wrpc/jade2sybase.c:290:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
wrpc/jade2sybase.c:291:7: style: The scope of the variable 'i' can be reduced. [variableScope]
wrpc/jadeserver.c:185:7: style: The scope of the variable 'length' can be reduced. [variableScope]
wrpc/jadeserver.c:186:9: style: The scope of the variable 'result' can be reduced. [variableScope]
wrpc/jadeserver.c:336:8: style: The scope of the variable 'subclass' can be reduced. [variableScope]
wrpc/jadeserver.c:336:32: style: The scope of the variable 'superclass' can be reduced. [variableScope]
wrpc/jadeserver.c:338:7: style: Unused variable: retval [unusedVariable]
wrpc/jadeserver.c:338:15: style: Unused variable: length [unusedVariable]
wrpc/jadeserver.c:339:19: style: Variable 'encoring' is assigned a value that is never used. [unreadVariable]
wrpc/jadeserver.c:539:0: style: Variable 'host' is assigned a value that is never used. [unreadVariable]
wrpc/jadeserver.c:540:24: style: Variable 'port' is assigned a value that is never used. [unreadVariable]
wrpc/jadeserver.c:541:0: style: Variable 'timeOut' is assigned a value that is never used. [unreadVariable]
wrpc/jadeserver.c:360:16: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
wrpc/jadeserver.c:364:23: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
wrpc/xclient.c:562:12: style: Condition 'nerr>20' is always false [knownConditionTrueFalse]
wrpc/xclient.c:553:15: note: Assignment 'nerr=0', assigned value is 0
wrpc/xclient.c:562:12: note: Condition 'nerr>20' is always false
wrpc/xclient.c:537:4: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
wrpc/xclient.c:536:4: note: Variable 'i' is reassigned a value before the old one has been used.
wrpc/xclient.c:537:4: note: Variable 'i' is reassigned a value before the old one has been used.
wrpc/xclient.c:538:11: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
wrpc/xclient.c:537:4: note: Variable 'i' is reassigned a value before the old one has been used.
wrpc/xclient.c:538:11: note: Variable 'i' is reassigned a value before the old one has been used.
wrpc/xclient.c:539:4: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
wrpc/xclient.c:538:11: note: Variable 'i' is reassigned a value before the old one has been used.
wrpc/xclient.c:539:4: note: Variable 'i' is reassigned a value before the old one has been used.
wrpc/xclient.c:540:4: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
wrpc/xclient.c:539:4: note: Variable 'i' is reassigned a value before the old one has been used.
wrpc/xclient.c:540:4: note: Variable 'i' is reassigned a value before the old one has been used.
wrpc/xclient.c:541:11: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
wrpc/xclient.c:540:4: note: Variable 'i' is reassigned a value before the old one has been used.
wrpc/xclient.c:541:11: note: Variable 'i' is reassigned a value before the old one has been used.
wrpc/xclient.c:542:4: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
wrpc/xclient.c:541:11: note: Variable 'i' is reassigned a value before the old one has been used.
wrpc/xclient.c:542:4: note: Variable 'i' is reassigned a value before the old one has been used.
wrpc/xclient.c:543:4: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
wrpc/xclient.c:542:4: note: Variable 'i' is reassigned a value before the old one has been used.
wrpc/xclient.c:543:4: note: Variable 'i' is reassigned a value before the old one has been used.
wrpc/xclient.c:167:16: style: The scope of the variable 'i' can be reduced. [variableScope]
wrpc/xclient.c:183:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
wrpc/xclient.c:184:10: style: The scope of the variable 'level' can be reduced. [variableScope]
wrpc/xclient.c:301:20: style: The scope of the variable 'tt2' can be reduced. [variableScope]
wrpc/xclient.c:412:12: style: The scope of the variable 'cla' can be reduced. [variableScope]
wrpc/xclient.c:615:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
wrpc/xclient.c:653:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
wrpc/xclient.c:543:8: style: Variable 'i' is assigned a value that is never used. [unreadVariable]
wsocket/acesocket.c:729:36: style: The scope of the variable 'time_left' can be reduced. [variableScope]
wsocket/acesocket.c:669:50: style: Function 'closeAllClients' argument 5 names different: declaration 'shutDownMessage' definition 'shutMessage'. [funcArgNamesDifferent]
wsocket/acesocket.c:45:50: note: Function 'closeAllClients' argument 5 names different: declaration 'shutDownMessage' definition 'shutMessage'.
wsocket/acesocket.c:669:50: note: Function 'closeAllClients' argument 5 names different: declaration 'shutDownMessage' definition 'shutMessage'.
wsocket/acesocket.c:721:62: style: Function 'timeOut' argument 3 names different: declaration 'curr_timeout' definition 'shortest_timeout'. [funcArgNamesDifferent]
wsocket/acesocket.c:47:62: note: Function 'timeOut' argument 3 names different: declaration 'curr_timeout' definition 'shortest_timeout'.
wsocket/acesocket.c:721:62: note: Function 'timeOut' argument 3 names different: declaration 'curr_timeout' definition 'shortest_timeout'.
wsocket/acesocket.c:878:54: style: Function 'checkServerReturn' argument 1 names different: declaration 'currTarget' definition 'target'. [funcArgNamesDifferent]
wsocket/acesocket.c:49:54: note: Function 'checkServerReturn' argument 1 names different: declaration 'currTarget' definition 'target'.
wsocket/acesocket.c:878:54: note: Function 'checkServerReturn' argument 1 names different: declaration 'currTarget' definition 'target'.
wsocket/acesocket.c:878:83: style: Function 'checkServerReturn' argument 2 names different: declaration 'currRequest' definition 'request'. [funcArgNamesDifferent]
wsocket/acesocket.c:49:87: note: Function 'checkServerReturn' argument 2 names different: declaration 'currRequest' definition 'request'.
wsocket/acesocket.c:878:83: note: Function 'checkServerReturn' argument 2 names different: declaration 'currRequest' definition 'request'.
wsocket/acesocketlib.c:42:3: style: Variable 'client_dotted_decimal' is reassigned a value before the old one has been used. [redundantAssignment]
wsocket/acesocketlib.c:39:0: note: Variable 'client_dotted_decimal' is reassigned a value before the old one has been used.
wsocket/acesocketlib.c:42:3: note: Variable 'client_dotted_decimal' is reassigned a value before the old one has been used.
wsocket/acesocketlib.c:45:3: style: Variable 'host_entry' is reassigned a value before the old one has been used. [redundantAssignment]
wsocket/acesocketlib.c:38:0: note: Variable 'host_entry' is reassigned a value before the old one has been used.
wsocket/acesocketlib.c:45:3: note: Variable 'host_entry' is reassigned a value before the old one has been used.
wsocket/acesocketlib.c:94:7: style: The scope of the variable 'fd' can be reduced. [variableScope]
wsocket/acesocketlib.c:97:18: style: The scope of the variable 'addr' can be reduced. [variableScope]
wsocket/acesocketlib.c:206:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
wsocket/acesocketlib.c:206:14: style: The scope of the variable 'cq' can be reduced. [variableScope]
wsocket/saceclient.c:374:21: style: Condition 'client_state==CLIENT_WAITSERVER' is always false [knownConditionTrueFalse]
wsocket/saceclient.c:363:61: note: Assuming that condition 'client_state==CLIENT_WAITUSER' is not redundant
wsocket/saceclient.c:374:21: note: Condition 'client_state==CLIENT_WAITSERVER' is always false
wsocket/saceclient.c:685:37: style: The scope of the variable 'cc' can be reduced. [variableScope]
wsocket/saceclient.c:834:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
wsocket/saceclient.c:496:11: style: Unused variable: new_cp [unusedVariable]
wsocket/saceclient.c:722:13: style: Variable 'state' is assigned a value that is never used. [unreadVariable]
wsocket/saceclient.c:331:19: error: Uninitialized variable: timeout [uninitvar]
wsocket/sclient.c:237:11: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
wsocket/sclient.c:234:7: note: outer condition: status
wsocket/sclient.c:237:11: note: identical inner condition: status
wsocket/sclient.c:168:9: style: The scope of the variable 'hash_strings' can be reduced. [variableScope]
wsocket/sclient.c:339:14: error: Uninitialized variable: num_prompts [uninitvar]
wsocket/sclientlib.c:254:16: style: Function 'handShake' argument 4 names different: declaration 'nonce_hash' definition 'nonce_hash_out'. [funcArgNamesDifferent]
wsocket/sclientlib.c:58:49: note: Function 'handShake' argument 4 names different: declaration 'nonce_hash' definition 'nonce_hash_out'.
wsocket/sclientlib.c:254:16: note: Function 'handShake' argument 4 names different: declaration 'nonce_hash' definition 'nonce_hash_out'.
wsocket/sclientlib.c:174:12: style: Variable 'length' is assigned a value that is never used. [unreadVariable]
wsocket/sclientlib.c:172:5: style: Variable 'encore' is assigned a value that is never used. [unreadVariable]
wsocket/serverace.c:391:7: style: Variable 'mesg' is reassigned a value before the old one has been used. [redundantAssignment]
wsocket/serverace.c:386:0: note: Variable 'mesg' is reassigned a value before the old one has been used.
wsocket/serverace.c:391:7: note: Variable 'mesg' is reassigned a value before the old one has been used.
wsocket/serverace.c:409:7: style: Variable 'mesg' is reassigned a value before the old one has been used. [redundantAssignment]
wsocket/serverace.c:404:0: note: Variable 'mesg' is reassigned a value before the old one has been used.
wsocket/serverace.c:409:7: note: Variable 'mesg' is reassigned a value before the old one has been used.
wsocket/serverace.c:441:8: style: Variable 'mesg' is reassigned a value before the old one has been used. [redundantAssignment]
wsocket/serverace.c:439:0: note: Variable 'mesg' is reassigned a value before the old one has been used.
wsocket/serverace.c:441:8: note: Variable 'mesg' is reassigned a value before the old one has been used.
wsocket/serverace.c:467:5: style: Variable 'mesg' is reassigned a value before the old one has been used. [redundantAssignment]
wsocket/serverace.c:466:0: note: Variable 'mesg' is reassigned a value before the old one has been used.
wsocket/serverace.c:467:5: note: Variable 'mesg' is reassigned a value before the old one has been used.
wsocket/serverace.c:497:5: style: Variable 'cmd_set' is reassigned a value before the old one has been used. [redundantAssignment]
wsocket/serverace.c:486:0: note: Variable 'cmd_set' is reassigned a value before the old one has been used.
wsocket/serverace.c:497:5: note: Variable 'cmd_set' is reassigned a value before the old one has been used.
wsocket/serverace.c:502:5: style: Variable 'perm_set' is reassigned a value before the old one has been used. [redundantAssignment]
wsocket/serverace.c:487:0: note: Variable 'perm_set' is reassigned a value before the old one has been used.
wsocket/serverace.c:502:5: note: Variable 'perm_set' is reassigned a value before the old one has been used.
wsocket/serverace.c:707:9: style: Variable 'request_in' is reassigned a value before the old one has been used. [redundantAssignment]
wsocket/serverace.c:701:0: note: Variable 'request_in' is reassigned a value before the old one has been used.
wsocket/serverace.c:707:9: note: Variable 'request_in' is reassigned a value before the old one has been used.
wsocket/serverace.c:708:9: style: Variable 'cp' is reassigned a value before the old one has been used. [redundantAssignment]
wsocket/serverace.c:702:0: note: Variable 'cp' is reassigned a value before the old one has been used.
wsocket/serverace.c:708:9: note: Variable 'cp' is reassigned a value before the old one has been used.
wsocket/serverace.c:1092:3: style: Variable 'aa' is reassigned a value before the old one has been used. [redundantAssignment]
wsocket/serverace.c:1081:0: note: Variable 'aa' is reassigned a value before the old one has been used.
wsocket/serverace.c:1092:3: note: Variable 'aa' is reassigned a value before the old one has been used.
wsocket/serverace.c:1707:3: style: Variable 'filepath' is reassigned a value before the old one has been used. [redundantAssignment]
wsocket/serverace.c:1702:0: note: Variable 'filepath' is reassigned a value before the old one has been used.
wsocket/serverace.c:1707:3: note: Variable 'filepath' is reassigned a value before the old one has been used.
wsocket/serverace.c:1757:3: style: Variable 'user_info' is reassigned a value before the old one has been used. [redundantAssignment]
wsocket/serverace.c:1753:0: note: Variable 'user_info' is reassigned a value before the old one has been used.
wsocket/serverace.c:1757:3: note: Variable 'user_info' is reassigned a value before the old one has been used.
wsocket/serverace.c:1856:3: style: Variable 'server_file' is reassigned a value before the old one has been used. [redundantAssignment]
wsocket/serverace.c:1852:0: note: Variable 'server_file' is reassigned a value before the old one has been used.
wsocket/serverace.c:1856:3: note: Variable 'server_file' is reassigned a value before the old one has been used.
wsocket/serverace.c:1865:7: style: Variable 'mesg' is reassigned a value before the old one has been used. [redundantAssignment]
wsocket/serverace.c:1863:0: note: Variable 'mesg' is reassigned a value before the old one has been used.
wsocket/serverace.c:1865:7: note: Variable 'mesg' is reassigned a value before the old one has been used.
wsocket/serverace.c:1913:7: style: Variable 'mesg' is reassigned a value before the old one has been used. [redundantAssignment]
wsocket/serverace.c:1911:0: note: Variable 'mesg' is reassigned a value before the old one has been used.
wsocket/serverace.c:1913:7: note: Variable 'mesg' is reassigned a value before the old one has been used.
wsocket/serverace.c:1944:4: style: Variable 'mesg' is reassigned a value before the old one has been used. [redundantAssignment]
wsocket/serverace.c:1942:0: note: Variable 'mesg' is reassigned a value before the old one has been used.
wsocket/serverace.c:1944:4: note: Variable 'mesg' is reassigned a value before the old one has been used.
wsocket/serverace.c:2063:3: style: Variable 'passwd_file' is reassigned a value before the old one has been used. [redundantAssignment]
wsocket/serverace.c:2057:0: note: Variable 'passwd_file' is reassigned a value before the old one has been used.
wsocket/serverace.c:2063:3: note: Variable 'passwd_file' is reassigned a value before the old one has been used.
wsocket/serverace.c:208:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
wsocket/serverace.c:225:14: style: The scope of the variable 'nClients' can be reduced. [variableScope]
wsocket/serverace.c:587:10: style: The scope of the variable 'word' can be reduced. [variableScope]
wsocket/serverace.c:1755:9: style: The scope of the variable 'next_word' can be reduced. [variableScope]
wsocket/serverace.c:1854:9: style: The scope of the variable 'word' can be reduced. [variableScope]
wsocket/serverace.c:1414:30: style: Function 'initServerState' argument 1 names different: declaration 'server_state' definition 'server'. [funcArgNamesDifferent]
wsocket/serverace.c:75:30: note: Function 'initServerState' argument 1 names different: declaration 'server_state' definition 'server'.
wsocket/serverace.c:1414:30: note: Function 'initServerState' argument 1 names different: declaration 'server_state' definition 'server'.
wsocket/serverace.c:1458:36: style: Function 'processRequests' argument 1 names different: declaration 'server' definition 'server_in'. [funcArgNamesDifferent]
wsocket/serverace.c:77:36: note: Function 'processRequests' argument 1 names different: declaration 'server' definition 'server_in'.
wsocket/serverace.c:1458:36: note: Function 'processRequests' argument 1 names different: declaration 'server' definition 'server_in'.
wsocket/serverace.c:1460:33: style: Function 'processRequests' argument 4 names different: declaration 'targ_inout' definition 'requestTarget'. [funcArgNamesDifferent]
wsocket/serverace.c:79:33: note: Function 'processRequests' argument 4 names different: declaration 'targ_inout' definition 'requestTarget'.
wsocket/serverace.c:1460:33: note: Function 'processRequests' argument 4 names different: declaration 'targ_inout' definition 'requestTarget'.
wsocket/serverace.c:1461:31: style: Function 'processRequests' argument 5 names different: declaration 'req_inout' definition 'requestType'. [funcArgNamesDifferent]
wsocket/serverace.c:80:31: note: Function 'processRequests' argument 5 names different: declaration 'req_inout' definition 'requestType'.
wsocket/serverace.c:1461:31: note: Function 'processRequests' argument 5 names different: declaration 'req_inout' definition 'requestType'.
wsocket/serverace.c:1524:49: style: Function 'checkRequest' argument 1 names different: declaration 'currTarget' definition 'target'. [funcArgNamesDifferent]
wsocket/serverace.c:83:49: note: Function 'checkRequest' argument 1 names different: declaration 'currTarget' definition 'target'.
wsocket/serverace.c:1524:49: note: Function 'checkRequest' argument 1 names different: declaration 'currTarget' definition 'target'.
wsocket/serverace.c:1524:78: style: Function 'checkRequest' argument 2 names different: declaration 'currRequest' definition 'request'. [funcArgNamesDifferent]
wsocket/serverace.c:83:82: note: Function 'checkRequest' argument 2 names different: declaration 'currRequest' definition 'request'.
wsocket/serverace.c:1524:78: note: Function 'checkRequest' argument 2 names different: declaration 'currRequest' definition 'request'.
wsocket/serverace.c:1584:51: style: Function 'appendServerLog' argument 2 names different: declaration 'msg' definition 'mesg'. [funcArgNamesDifferent]
wsocket/serverace.c:99:51: note: Function 'appendServerLog' argument 2 names different: declaration 'msg' definition 'mesg'.
wsocket/serverace.c:1584:51: note: Function 'appendServerLog' argument 2 names different: declaration 'msg' definition 'mesg'.
wsocket/serverace.c:1108:23: warning: Storing getc() return value in char variable and then comparing with EOF. [checkCastIntToCharAndBack]
wsocket/serveracepasswd.c:610:3: style: Variable 'group' is reassigned a value before the old one has been used. [redundantAssignment]
wsocket/serveracepasswd.c:607:0: note: Variable 'group' is reassigned a value before the old one has been used.
wsocket/serveracepasswd.c:610:3: note: Variable 'group' is reassigned a value before the old one has been used.
wsocket/serveracepasswd.c:956:8: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
wsocket/serveracepasswd.c:955:8: note: Variable 'status' is reassigned a value before the old one has been used.
wsocket/serveracepasswd.c:956:8: note: Variable 'status' is reassigned a value before the old one has been used.
wsocket/serveracepasswd.c:962:8: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
wsocket/serveracepasswd.c:961:8: note: Variable 'status' is reassigned a value before the old one has been used.
wsocket/serveracepasswd.c:962:8: note: Variable 'status' is reassigned a value before the old one has been used.
wsocket/serveracepasswd.c:974:8: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
wsocket/serveracepasswd.c:973:8: note: Variable 'status' is reassigned a value before the old one has been used.
wsocket/serveracepasswd.c:974:8: note: Variable 'status' is reassigned a value before the old one has been used.
wsocket/serveracepasswd.c:1071:3: style: Variable 'passwd_file' is reassigned a value before the old one has been used. [redundantAssignment]
wsocket/serveracepasswd.c:1067:0: note: Variable 'passwd_file' is reassigned a value before the old one has been used.
wsocket/serveracepasswd.c:1071:3: note: Variable 'passwd_file' is reassigned a value before the old one has been used.
wsocket/serveracepasswd.c:1084:3: style: Variable 'server_file' is reassigned a value before the old one has been used. [redundantAssignment]
wsocket/serveracepasswd.c:1080:0: note: Variable 'server_file' is reassigned a value before the old one has been used.
wsocket/serveracepasswd.c:1084:3: note: Variable 'server_file' is reassigned a value before the old one has been used.
wsocket/serveracepasswd.c:1100:3: style: Variable 'backup_name' is reassigned a value before the old one has been used. [redundantAssignment]
wsocket/serveracepasswd.c:1097:0: note: Variable 'backup_name' is reassigned a value before the old one has been used.
wsocket/serveracepasswd.c:1100:3: note: Variable 'backup_name' is reassigned a value before the old one has been used.
wsocket/serveracepasswd.c:113:7: style: The scope of the variable 'i' can be reduced. [variableScope]
wsocket/serveracepasswd.c:806:9: style: The scope of the variable 'hash_strings' can be reduced. [variableScope]
wsocket/serveracepasswd.c:807:9: style: The scope of the variable 'digest_str' can be reduced. [variableScope]
wsocket/serveracepasswd.c:895:7: style: The scope of the variable 'i' can be reduced. [variableScope]
wsocket/serveracepasswd.c:716:73: style: Function 'getUserDBGroup' argument 2 names different: declaration 'update_type' definition 'group_type'. [funcArgNamesDifferent]
wsocket/serveracepasswd.c:57:73: note: Function 'getUserDBGroup' argument 2 names different: declaration 'update_type' definition 'group_type'.
wsocket/serveracepasswd.c:716:73: note: Function 'getUserDBGroup' argument 2 names different: declaration 'update_type' definition 'group_type'.
wsocket/serveracepasswd.c:887:67: style: Function 'updatePasswdFile' argument 2 names different: declaration 'update_type' definition 'group_type'. [funcArgNamesDifferent]
wsocket/serveracepasswd.c:65:67: note: Function 'updatePasswdFile' argument 2 names different: declaration 'update_type' definition 'group_type'.
wsocket/serveracepasswd.c:887:67: note: Function 'updatePasswdFile' argument 2 names different: declaration 'update_type' definition 'group_type'.
wsocket/serveracepasswd.c:1095:38: style: Function 'getFileBackupName' argument 1 names different: declaration 'passwd_path' definition 'file_path'. [funcArgNamesDifferent]
wsocket/serveracepasswd.c:59:38: note: Function 'getFileBackupName' argument 1 names different: declaration 'passwd_path' definition 'file_path'.
wsocket/serveracepasswd.c:1095:38: note: Function 'getFileBackupName' argument 1 names different: declaration 'passwd_path' definition 'file_path'.
wsocket/serveracepasswd.c:1170:35: style: Function 'updateUserEntry' argument 1 names different: declaration 'passwd_file' definition 'passwd_entries'. [funcArgNamesDifferent]
wsocket/serveracepasswd.c:61:35: note: Function 'updateUserEntry' argument 1 names different: declaration 'passwd_file' definition 'passwd_entries'.
wsocket/serveracepasswd.c:1170:35: note: Function 'updateUserEntry' argument 1 names different: declaration 'passwd_file' definition 'passwd_entries'.
wsocket/sxclient.c:590:12: style: Condition 'nerr>20' is always false [knownConditionTrueFalse]
wsocket/sxclient.c:582:15: note: Assignment 'nerr=0', assigned value is 0
wsocket/sxclient.c:590:12: note: Condition 'nerr>20' is always false
wsocket/sxclient.c:566:4: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
wsocket/sxclient.c:565:4: note: Variable 'i' is reassigned a value before the old one has been used.
wsocket/sxclient.c:566:4: note: Variable 'i' is reassigned a value before the old one has been used.
wsocket/sxclient.c:567:11: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
wsocket/sxclient.c:566:4: note: Variable 'i' is reassigned a value before the old one has been used.
wsocket/sxclient.c:567:11: note: Variable 'i' is reassigned a value before the old one has been used.
wsocket/sxclient.c:568:4: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
wsocket/sxclient.c:567:11: note: Variable 'i' is reassigned a value before the old one has been used.
wsocket/sxclient.c:568:4: note: Variable 'i' is reassigned a value before the old one has been used.
wsocket/sxclient.c:569:4: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
wsocket/sxclient.c:568:4: note: Variable 'i' is reassigned a value before the old one has been used.
wsocket/sxclient.c:569:4: note: Variable 'i' is reassigned a value before the old one has been used.
wsocket/sxclient.c:570:11: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
wsocket/sxclient.c:569:4: note: Variable 'i' is reassigned a value before the old one has been used.
wsocket/sxclient.c:570:11: note: Variable 'i' is reassigned a value before the old one has been used.
wsocket/sxclient.c:571:4: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
wsocket/sxclient.c:570:11: note: Variable 'i' is reassigned a value before the old one has been used.
wsocket/sxclient.c:571:4: note: Variable 'i' is reassigned a value before the old one has been used.
wsocket/sxclient.c:572:4: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
wsocket/sxclient.c:571:4: note: Variable 'i' is reassigned a value before the old one has been used.
wsocket/sxclient.c:572:4: note: Variable 'i' is reassigned a value before the old one has been used.
wsocket/sxclient.c:176:16: style: The scope of the variable 'i' can be reduced. [variableScope]
wsocket/sxclient.c:192:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
wsocket/sxclient.c:193:10: style: The scope of the variable 'level' can be reduced. [variableScope]
wsocket/sxclient.c:326:20: style: The scope of the variable 'tt2' can be reduced. [variableScope]
wsocket/sxclient.c:437:12: style: The scope of the variable 'cla' can be reduced. [variableScope]
wsocket/sxclient.c:643:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
wsocket/sxclient.c:681:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
wsocket/sxclient.c:572:8: style: Variable 'i' is assigned a value that is never used. [unreadVariable]
wstaden/ctfCompress.c:853:3: style: Variable 'safe' is reassigned a value before the old one has been used. [redundantAssignment]
wstaden/ctfCompress.c:834:0: note: Variable 'safe' is reassigned a value before the old one has been used.
wstaden/ctfCompress.c:853:3: note: Variable 'safe' is reassigned a value before the old one has been used.
wstaden/ctfCompress.c:21:7: style: The scope of the variable 'i' can be reduced. [variableScope]
wstaden/ctfCompress.c:22:18: style: The scope of the variable 'u' can be reduced. [variableScope]
wstaden/ctfCompress.c:74:14: style: The scope of the variable 'z' can be reduced. [variableScope]
wstaden/ctfCompress.c:125:14: style: The scope of the variable 'z' can be reduced. [variableScope]
wstaden/ctfCompress.c:182:14: style: The scope of the variable 'z' can be reduced. [variableScope]
wstaden/ctfCompress.c:237:20: style: The scope of the variable 'mode' can be reduced. [variableScope]
wstaden/ctfCompress.c:237:26: style: The scope of the variable 'arg' can be reduced. [variableScope]
wstaden/ctfCompress.c:238:17: style: The scope of the variable 'cc' can be reduced. [variableScope]
wstaden/ctfCompress.c:501:25: style: The scope of the variable 'z' can be reduced. [variableScope]
wstaden/ctfCompress.c:705:14: style: The scope of the variable 'u1' can be reduced. [variableScope]
wstaden/ctfCompress.c:705:18: style: The scope of the variable 'u2' can be reduced. [variableScope]
wstaden/ctfCompress.c:705:22: style: The scope of the variable 'u3' can be reduced. [variableScope]
wstaden/ctfCompress.c:705:26: style: The scope of the variable 'u4' can be reduced. [variableScope]
wstaden/ctfCompress.c:707:18: style: The scope of the variable 'sp' can be reduced. [variableScope]
wstaden/ctfCompress.c:748:14: style: The scope of the variable 'u1' can be reduced. [variableScope]
wstaden/ctfCompress.c:748:18: style: The scope of the variable 'u2' can be reduced. [variableScope]
wstaden/ctfCompress.c:748:22: style: The scope of the variable 'u3' can be reduced. [variableScope]
wstaden/ctfCompress.c:748:26: style: The scope of the variable 'u4' can be reduced. [variableScope]
wstaden/ctfCompress.c:750:10: style: The scope of the variable 'sp' can be reduced. [variableScope]
wstaden/ctfCompress.c:796:10: style: The scope of the variable 'a' can be reduced. [variableScope]
wstaden/ctfCompress.c:796:13: style: The scope of the variable 't' can be reduced. [variableScope]
wstaden/ctfCompress.c:796:16: style: The scope of the variable 'g' can be reduced. [variableScope]
wstaden/ctfCompress.c:796:19: style: The scope of the variable 'c' can be reduced. [variableScope]
wstaden/ctfCompress.c:1268:7: style: The scope of the variable 'NBases' can be reduced. [variableScope]
wstaden/ctfCompress.c:304:17: style: Variable 'n' is assigned a value that is never used. [unreadVariable]
wstaden/expFileIO.c:540:5: warning: Either the condition 'e!=((struct Exp_info*)NULL)' is redundant or there is possible null pointer dereference: e. [nullPointerRedundantCheck]
wstaden/expFileIO.c:542:11: note: Assuming that condition 'e!=((struct Exp_info*)NULL)' is not redundant
wstaden/expFileIO.c:540:5: note: Null pointer dereference
wstaden/expFileIO.c:260:9: style: The scope of the variable 'i' can be reduced. [variableScope]
wstaden/expFileIO.c:280:9: style: The scope of the variable 'i' can be reduced. [variableScope]
wstaden/expFileIO.c:281:9: style: The scope of the variable 'j' can be reduced. [variableScope]
wstaden/expFileIO.c:396:28: style: The scope of the variable 'm' can be reduced. [variableScope]
wstaden/expFileIO.c:602:8: style: The scope of the variable 'i' can be reduced. [variableScope]
wstaden/expFileIO.c:861:10: style: The scope of the variable 'cfn' can be reduced. [variableScope]
wstaden/expFileIO.c:874:27: style: Function 'expkil_' argument 1 names different: declaration 'le' definition 'handle'. [funcArgNamesDifferent]
wstaden/expFileIO.h:253:34: note: Function 'expkil_' argument 1 names different: declaration 'le' definition 'handle'.
wstaden/expFileIO.c:874:27: note: Function 'expkil_' argument 1 names different: declaration 'le' definition 'handle'.
wstaden/expFileIO.c:891:21: style: Function 'expri_' argument 1 names different: declaration 'le' definition 'handle'. [funcArgNamesDifferent]
wstaden/expFileIO.h:258:28: note: Function 'expri_' argument 1 names different: declaration 'le' definition 'handle'.
wstaden/expFileIO.c:891:21: note: Function 'expri_' argument 1 names different: declaration 'le' definition 'handle'.
wstaden/expFileIO.c:904:21: style: Function 'exprr_' argument 1 names different: declaration 'le' definition 'handle'. [funcArgNamesDifferent]
wstaden/expFileIO.h:264:28: note: Function 'exprr_' argument 1 names different: declaration 'le' definition 'handle'.
wstaden/expFileIO.c:904:21: note: Function 'exprr_' argument 1 names different: declaration 'le' definition 'handle'.
wstaden/expFileIO.c:918:22: style: Function 'exprsa_' argument 1 names different: declaration 'le' definition 'handle'. [funcArgNamesDifferent]
wstaden/expFileIO.h:270:29: note: Function 'exprsa_' argument 1 names different: declaration 'le' definition 'handle'.
wstaden/expFileIO.c:918:22: note: Function 'exprsa_' argument 1 names different: declaration 'le' definition 'handle'.
wstaden/expFileIO.c:934:21: style: Function 'exprs_' argument 1 names different: declaration 'le' definition 'handle'. [funcArgNamesDifferent]
wstaden/expFileIO.h:276:28: note: Function 'exprs_' argument 1 names different: declaration 'le' definition 'handle'.
wstaden/expFileIO.c:934:21: note: Function 'exprs_' argument 1 names different: declaration 'le' definition 'handle'.
wstaden/expFileIO.c:950:21: style: Function 'expwi_' argument 1 names different: declaration 'le' definition 'handle'. [funcArgNamesDifferent]
wstaden/expFileIO.h:282:28: note: Function 'expwi_' argument 1 names different: declaration 'le' definition 'handle'.
wstaden/expFileIO.c:950:21: note: Function 'expwi_' argument 1 names different: declaration 'le' definition 'handle'.
wstaden/expFileIO.c:963:21: style: Function 'expwr_' argument 1 names different: declaration 'le' definition 'handle'. [funcArgNamesDifferent]
wstaden/expFileIO.h:288:28: note: Function 'expwr_' argument 1 names different: declaration 'le' definition 'handle'.
wstaden/expFileIO.c:963:21: note: Function 'expwr_' argument 1 names different: declaration 'le' definition 'handle'.
wstaden/expFileIO.c:977:22: style: Function 'expwsa_' argument 1 names different: declaration 'le' definition 'handle'. [funcArgNamesDifferent]
wstaden/expFileIO.h:295:29: note: Function 'expwsa_' argument 1 names different: declaration 'le' definition 'handle'.
wstaden/expFileIO.c:977:22: note: Function 'expwsa_' argument 1 names different: declaration 'le' definition 'handle'.
wstaden/expFileIO.c:997:21: style: Function 'expws_' argument 1 names different: declaration 'le' definition 'handle'. [funcArgNamesDifferent]
wstaden/expFileIO.h:303:28: note: Function 'expws_' argument 1 names different: declaration 'le' definition 'handle'.
wstaden/expFileIO.c:997:21: note: Function 'expws_' argument 1 names different: declaration 'le' definition 'handle'.
wstaden/filecompress.c:120:9: style: The scope of the variable 'len' can be reduced. [variableScope]
wstaden/filecompress.c:176:12: style: The scope of the variable 'ret' can be reduced. [variableScope]
wstaden/filecompress.c:27:10: style: struct member 'Magics::offset' is never used. [unusedStructMember]
wstaden/filecompress.c:134:2: error: Resource leak: newfp [resourceLeak]
wstaden/filecompress.c:324:0: error: Resource leak: newfp [resourceLeak]
wstaden/files.c:56:14: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
wstaden/makeSCF.c:133:12: style: The scope of the variable 'min' can be reduced. [variableScope]
wstaden/makeSCF.c:155:15: style: The scope of the variable 'min' can be reduced. [variableScope]
wstaden/makeSCF.c:155:20: style: The scope of the variable 'bg' can be reduced. [variableScope]
wstaden/makeSCF.c:52:2: error: Memory leak: cc [memleak]
wstaden/misc_scf.c:165:10: style: The scope of the variable 'p_delta' can be reduced. [variableScope]
wstaden/misc_scf.c:208:21: style: The scope of the variable 'p_delta' can be reduced. [variableScope]
wstaden/read_scf.c:305:52: style: Function 'read_scf_comment' argument 3 names different: declaration 'l' definition 's'. [funcArgNamesDifferent]
wstaden/scf.h:241:52: note: Function 'read_scf_comment' argument 3 names different: declaration 'l' definition 's'.
wstaden/read_scf.c:305:52: note: Function 'read_scf_comment' argument 3 names different: declaration 'l' definition 's'.
wstaden/seqIOABI.c:112:6: warning: %d in format string (no. 5) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
wstaden/seqIOPlain.c:129:12: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
wstaden/st_translate.c:339:15: style: The scope of the variable 'ttype' can be reduced. [variableScope]
wstaden/st_translate.c:340:11: style: The scope of the variable 'str' can be reduced. [variableScope]
wstaden/st_translate.c:342:10: style: The scope of the variable 'path' can be reduced. [variableScope]
wstaden/st_translate.c:441:29: style: Function 'read_update_opos' argument 1 names different: declaration 'read' definition 'r'. [funcArgNamesDifferent]
wstaden/stadentranslate.h:79:29: note: Function 'read_update_opos' argument 1 names different: declaration 'read' definition 'r'.
wstaden/st_translate.c:441:29: note: Function 'read_update_opos' argument 1 names different: declaration 'read' definition 'r'.
wstaden/stadenarray.c:40:28: style: Function 'ArrayErrorString' argument 1 names different: declaration 'error' definition 'err'. [funcArgNamesDifferent]
wstaden/stadenarray.h:82:35: note: Function 'ArrayErrorString' argument 1 names different: declaration 'error' definition 'err'.
wstaden/stadenarray.c:40:28: note: Function 'ArrayErrorString' argument 1 names different: declaration 'error' definition 'err'.
wstaden/traceType.c:93:9: style: The scope of the variable 'c' can be reduced. [variableScope]
wstaden/write_scf.c:324:53: style: Function 'write_scf_comment' argument 3 names different: declaration 'l' definition 's'. [funcArgNamesDifferent]
wstaden/scf.h:347:53: note: Function 'write_scf_comment' argument 3 names different: declaration 'l' definition 's'.
wstaden/write_scf.c:324:53: note: Function 'write_scf_comment' argument 3 names different: declaration 'l' definition 's'.
wtools/split.c:21:7: style: The scope of the variable 'i' can be reduced. [variableScope]
wzmap/seqregion.c:76:7: style: The scope of the variable 'i' can be reduced. [variableScope]
wzmap/zmapWindow.c:189:7: style: Variable 'window' is reassigned a value before the old one has been used. [redundantAssignment]
wzmap/zmapWindow.c:183:0: note: Variable 'window' is reassigned a value before the old one has been used.
wzmap/zmapWindow.c:189:7: note: Variable 'window' is reassigned a value before the old one has been used.
wzmap/zmapWindow.c:190:7: style: Variable 'string' is reassigned a value before the old one has been used. [redundantAssignment]
wzmap/zmapWindow.c:184:0: note: Variable 'string' is reassigned a value before the old one has been used.
wzmap/zmapWindow.c:190:7: note: Variable 'string' is reassigned a value before the old one has been used.
wzmap/zmapWindow.c:173:76: style: Function 'dataEventCB' argument 3 names different: declaration 'data' definition 'cb_data'. [funcArgNamesDifferent]
wzmap/zmapWindow.c:40:76: note: Function 'dataEventCB' argument 3 names different: declaration 'data' definition 'cb_data'.
wzmap/zmapWindow.c:173:76: note: Function 'dataEventCB' argument 3 names different: declaration 'data' definition 'cb_data'.
wzmap/zmapWindow.c:102:11: style: Unused variable: zmap_atom [unusedVariable]
wzmap/zmapWindow.c:175:35: style: Variable 'window' is assigned a value that is never used. [unreadVariable]
wzmap/zmapWindowFrame.c:43:28: style: Unused variable: drawing_area [unusedVariable]
wzmap/zmapbccol.c:328:3: style: Variable 'e2' is reassigned a value before the old one has been used. [redundantAssignment]
wzmap/zmapbccol.c:321:3: note: Variable 'e2' is reassigned a value before the old one has been used.
wzmap/zmapbccol.c:328:3: note: Variable 'e2' is reassigned a value before the old one has been used.
wzmap/zmapbccol.c:284:29: style: The scope of the variable 'sd' can be reduced. [variableScope]
wzmap/zmapbccol.c:350:9: style: The scope of the variable 'string' can be reduced. [variableScope]
wzmap/zmapcalls.c:265:10: style: Variable 'methodName' is reassigned a value before the old one has been used. [redundantAssignment]
wzmap/zmapcalls.c:264:4: note: Variable 'methodName' is reassigned a value before the old one has been used.
wzmap/zmapcalls.c:265:10: note: Variable 'methodName' is reassigned a value before the old one has been used.
wzmap/zmapcalls.c:110:7: style: The scope of the variable 'i' can be reduced. [variableScope]
wzmap/zmapcalls.c:251:12: style: The scope of the variable 'seg' can be reduced. [variableScope]
wzmap/zmapcalls.c:253:13: style: The scope of the variable 'methodName' can be reduced. [variableScope]
wzmap/zmapcontrol.c:777:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
wzmap/zmapcontrol.c:727:25: style: Variable 'item' is assigned a value that is never used. [unreadVariable]
wzmap/zmapcontrol.c:806:7: error: Uninitialized variable: x [uninitvar]
wzmap/zmapsplit.c:115:24: warning: Either the condition 'if(pane)' is redundant or there is possible null pointer dereference: pane. [nullPointerRedundantCheck]
wzmap/zmapsplit.c:119:6: note: Assuming that condition 'if(pane)' is not redundant
wzmap/zmapsplit.c:115:24: note: Null pointer dereference
wzmap/zmapsplit.c:133:39: warning: Either the condition 'pane' is redundant or there is possible null pointer dereference: pane. [nullPointerRedundantCheck]
wzmap/zmapsplit.c:119:7: note: Assuming that condition 'pane' is not redundant
wzmap/zmapsplit.c:133:39: note: Null pointer dereference
wzmap/zmapsplit.c:134:23: warning: Either the condition 'pane' is redundant or there is possible null pointer dereference: pane. [nullPointerRedundantCheck]
wzmap/zmapsplit.c:119:7: note: Assuming that condition 'pane' is not redundant
wzmap/zmapsplit.c:134:23: note: Null pointer dereference
wzmap/zmapsplit.c:166:3: style: Variable 'node' is reassigned a value before the old one has been used. [redundantAssignment]
wzmap/zmapsplit.c:147:0: note: Variable 'node' is reassigned a value before the old one has been used.
wzmap/zmapsplit.c:166:3: note: Variable 'node' is reassigned a value before the old one has been used.
wzmap/zmapsplit.c:206:3: style: Variable 'node' is reassigned a value before the old one has been used. [redundantAssignment]
wzmap/zmapsplit.c:201:0: note: Variable 'node' is reassigned a value before the old one has been used.
wzmap/zmapsplit.c:206:3: note: Variable 'node' is reassigned a value before the old one has been used.
wzmap/zmapsplit.c:211:3: style: Variable 'last' is reassigned a value before the old one has been used. [redundantAssignment]
wzmap/zmapsplit.c:202:0: note: Variable 'last' is reassigned a value before the old one has been used.
wzmap/zmapsplit.c:211:3: note: Variable 'last' is reassigned a value before the old one has been used.
wzmap/zmapsplit.c:269:3: style: Variable 'node' is reassigned a value before the old one has been used. [redundantAssignment]
wzmap/zmapsplit.c:250:0: note: Variable 'node' is reassigned a value before the old one has been used.
wzmap/zmapsplit.c:269:3: note: Variable 'node' is reassigned a value before the old one has been used.
wzmap/zmapsplit.c:378:14: style: The scope of the variable 'pane_up1' can be reduced. [variableScope]
wzmap/zmapsplit.c:378:25: style: The scope of the variable 'pane_up2' can be reduced. [variableScope]
wzmap/zmapsplit.c:384:7: style: The scope of the variable 'discard' can be reduced. [variableScope]
wzmap/zmapsplit.c:232:49: style: Function 'resizeOnePane' argument 2 names different: declaration 'user_data' definition 'data'. [funcArgNamesDifferent]
wzmap/zmapsplit.c:34:53: note: Function 'resizeOnePane' argument 2 names different: declaration 'user_data' definition 'data'.
wzmap/zmapsplit.c:232:49: note: Function 'resizeOnePane' argument 2 names different: declaration 'user_data' definition 'data'.
wzmap/zmapsplit.c:446:17: style: Variable 'discard' is assigned a value that is never used. [unreadVariable]
[22:23]

ftp://ftp.se.debian.org/debian/pool/main/a/acegi-security/acegi-security_1.0.7.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/acepack/acepack_1.4.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aces3/aces3_3.0.8.orig.tar.gz
acesiii/src/aces/aces_library/a2driver/a2util/libr/libr/old/bwchdir.c:24:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
acesiii/src/aces/aces_library/a2driver/a2util/libr/libr/old/bwchdir.c:29:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
acesiii/src/aces/aces_library/a2driver/a2util/libr/libr/old/bwchdir.c:28:9: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
acesiii/src/aces/aces_library/a2driver/a2util/libr/old/bwchdir.c:24:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
acesiii/src/aces/aces_library/a2driver/a2util/libr/old/bwchdir.c:29:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
acesiii/src/aces/aces_library/a2driver/a2util/libr/old/bwchdir.c:28:9: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
acesiii/src/aces/aces_library/a2driver/a2util/tools/archive/dxpose_513.c:162:30: style: Unused variable: i2c [unusedVariable]
acesiii/src/aces/aces_library/a2driver/a2util/tools/archive/quicksort.c:3:8: style: The scope of the variable 'pivotIndex' can be reduced. [variableScope]
acesiii/src/main/sumz.c:382:8: style: The scope of the variable 'ptr' can be reduced. [variableScope]
acesiii/src/main/sumz.c:429:19: style: The scope of the variable 'ptr' can be reduced. [variableScope]
acesiii/src/main/sumz.c:430:9: style: The scope of the variable 'istat' can be reduced. [variableScope]
acesiii/src/main/sumz.c:1067:9: style: The scope of the variable 'i' can be reduced. [variableScope]
acesiii/src/main/sumz.c:1067:12: style: The scope of the variable 'tag' can be reduced. [variableScope]
acesiii/src/main/sumz.c:172:16: style: Unused variable: flag [unusedVariable]
acesiii/src/main/sumz.c:173:10: style: Unused variable: v [unusedVariable]
acesiii/src/main/sumz.c:782:12: style: Unused variable: block_addr [unusedVariable]
acesiii/src/main/sumz.c:783:8: style: Unused variable: i [unusedVariable]
acesiii/src/main/sumz.c:783:11: style: Unused variable: flag [unusedVariable]
acesiii/src/main/sumz.c:976:8: style: Unused variable: ierr [unusedVariable]
acesiii/src/main/sumz.c:1069:16: style: Unused variable: status [unusedVariable]
acesiii/src/main/sumz.c:1070:12: style: Unused variable: d [unusedVariable]
acesiii/src/main/sumz.c:1168:12: style: Unused variable: ierr [unusedVariable]
acesiii/src/main/sumz.c:1170:16: style: Unused variable: status [unusedVariable]
acesiii/src/sia/framelib/top_mem_free.c:103:0: error: Resource leak: memfile [resourceLeak]
acesiii/src/sia/manager/diskcall.c:132:9: warning: %ld in format string (no. 4) requires 'long' but the argument type is 'signed long long'. [invalidPrintfArgType_sint]
acesiii/src/sia/manager/diskcall.c:236:9: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'signed long long'. [invalidPrintfArgType_sint]
acesiii/src/sia/manager/diskcall.c:135:20: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
acesiii/src/sia/manager/diskcall.c:239:19: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
acesiii/src/sia/manager/diskcall.c:62:0: style: Variable 'current' is assigned a value that is never used. [unreadVariable]
acesiii/src/sia/manager/diskcall.c:63:0: style: Variable 'filenumber' is assigned a value that is never used. [unreadVariable]
acesiii/src/sia/manager/diskcall.c:77:0: style: Variable 'current' is assigned a value that is never used. [unreadVariable]
acesiii/src/sia/manager/diskcall.c:78:0: style: Variable 'filenumber' is assigned a value that is never used. [unreadVariable]
acesiii/src/sia/sip/sip_instructions/c_blkmgr.c:68:4: style: Variable 'fblkndx' is reassigned a value before the old one has been used. [redundantAssignment]
acesiii/src/sia/sip/sip_instructions/c_blkmgr.c:67:4: note: Variable 'fblkndx' is reassigned a value before the old one has been used.
acesiii/src/sia/sip/sip_instructions/c_blkmgr.c:68:4: note: Variable 'fblkndx' is reassigned a value before the old one has been used.
acesiii/src/sia/sip/sip_instructions/c_blkmgr.c:76:4: error: Pointer to local array variable returned. [returnLocalVariable]
acesiii/src/sia/sip/sip_instructions/c_blkmgr.c:104:4: error: Pointer to local array variable returned. [returnLocalVariable]
acesiii/src/sia/sip_shared/mem_alloc.c:107:9: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
acesiii/src/sial_compiler/sial/instruct.cpp:365:9: style: The scope of the variable 'i' can be reduced. [variableScope]
acesiii/src/sial_compiler/sial/instruct.cpp:365:12: style: The scope of the variable 'index' can be reduced. [variableScope]
acesiii/src/sial_compiler/sial/instruct.cpp:402:9: style: The scope of the variable 'i' can be reduced. [variableScope]
acesiii/src/sial_compiler/sial/instruct.cpp:481:12: style: The scope of the variable 'variableno' can be reduced. [variableScope]
acesiii/src/sial_compiler/sial/instruct.cpp:920:15: style: The scope of the variable 'lineno' can be reduced. [variableScope]
acesiii/src/sial_compiler/sial/instruct.cpp:279:30: style: Function 'insert' argument 5 names different: declaration 'idno2' definition 'id2no'. [funcArgNamesDifferent]
acesiii/src/sial_compiler/sial/instruct.h:21:30: note: Function 'insert' argument 5 names different: declaration 'idno2' definition 'id2no'.
acesiii/src/sial_compiler/sial/instruct.cpp:279:30: note: Function 'insert' argument 5 names different: declaration 'idno2' definition 'id2no'.
acesiii/src/sial_compiler/sial/instruct.cpp:280:30: style: Function 'insert' argument 8 names different: declaration 'idno3' definition 'id3no'. [funcArgNamesDifferent]
acesiii/src/sial_compiler/sial/instruct.h:22:30: note: Function 'insert' argument 8 names different: declaration 'idno3' definition 'id3no'.
acesiii/src/sial_compiler/sial/instruct.cpp:280:30: note: Function 'insert' argument 8 names different: declaration 'idno3' definition 'id3no'.
acesiii/src/sial_compiler/sial/instruct.cpp:359:30: style: Function 'insert' argument 1 names different: declaration 'iscode' definition 'inscode'. [funcArgNamesDifferent]
acesiii/src/sial_compiler/sial/instruct.h:31:21: note: Function 'insert' argument 1 names different: declaration 'iscode' definition 'inscode'.
acesiii/src/sial_compiler/sial/instruct.cpp:359:30: note: Function 'insert' argument 1 names different: declaration 'iscode' definition 'inscode'.
acesiii/src/sial_compiler/sial/instruct.cpp:789:45: style: Function 'insertif' argument 2 names different: declaration 'address' definition 'condition'. [funcArgNamesDifferent]
acesiii/src/sial_compiler/sial/instruct.h:37:35: note: Function 'insertif' argument 2 names different: declaration 'address' definition 'condition'.
acesiii/src/sial_compiler/sial/instruct.cpp:789:45: note: Function 'insertif' argument 2 names different: declaration 'address' definition 'condition'.
acesiii/src/sial_compiler/sial/instruct.h:13:9: performance: Technically the member function 'InstructCls::CheckConvertAllocate' can be static. [functionStatic]
acesiii/src/sial_compiler/sial/instruct.cpp:254:18: note: Technically the member function 'InstructCls::CheckConvertAllocate' can be static.
acesiii/src/sial_compiler/sial/instruct.h:13:9: note: Technically the member function 'InstructCls::CheckConvertAllocate' can be static.
acesiii/src/sial_compiler/sial/instruct.h:14:9: style: Technically the member function 'InstructCls::HaveEnoughSize' can be const. [functionConst]
acesiii/src/sial_compiler/sial/instruct.cpp:89:18: note: Technically the member function 'InstructCls::HaveEnoughSize' can be const.
acesiii/src/sial_compiler/sial/instruct.h:14:9: note: Technically the member function 'InstructCls::HaveEnoughSize' can be const.
acesiii/src/sial_compiler/sial/interpret.cpp:134:0: error: Memory leak: sourceArray [memleak]
acesiii/src/sial_compiler/sial/lexical.cpp:190:5: error: Mismatching allocation and deallocation: temp [mismatchAllocDealloc]
acesiii/src/sial_compiler/sial/lexical.cpp:211:5: error: Mismatching allocation and deallocation: temp [mismatchAllocDealloc]
acesiii/src/sial_compiler/sial/qcarray.cpp:1110:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
acesiii/src/sial_compiler/sial/qcarray.cpp:195:12: style: The scope of the variable 'j' can be reduced. [variableScope]
acesiii/src/sial_compiler/sial/qcarray.cpp:196:9: style: The scope of the variable 'variableid' can be reduced. [variableScope]
acesiii/src/sial_compiler/sial/qcarray.cpp:197:9: style: The scope of the variable 'found' can be reduced. [variableScope]
acesiii/src/sial_compiler/sial/qcarray.cpp:446:11: style: The scope of the variable 'y' can be reduced. [variableScope]
acesiii/src/sial_compiler/sial/qcarray.cpp:479:9: style: The scope of the variable 'number' can be reduced. [variableScope]
acesiii/src/sial_compiler/sial/qcarray.cpp:480:9: style: The scope of the variable 'indextype' can be reduced. [variableScope]
acesiii/src/sial_compiler/sial/qcarray.cpp:480:20: style: The scope of the variable 'number_type' can be reduced. [variableScope]
acesiii/src/sial_compiler/sial/qcarray.cpp:481:9: style: The scope of the variable 'b1' can be reduced. [variableScope]
acesiii/src/sial_compiler/sial/qcarray.cpp:481:17: style: The scope of the variable 'e1' can be reduced. [variableScope]
acesiii/src/sial_compiler/sial/qcarray.cpp:813:7: style: The scope of the variable 'min' can be reduced. [variableScope]
acesiii/src/sial_compiler/sial/qcarray.cpp:813:12: style: The scope of the variable 'temp' can be reduced. [variableScope]
acesiii/src/sial_compiler/sial/qcarray.cpp:41:15: warning: Member variable 'QCArrayClass::vararray' is not initialized in the constructor. [uninitMemberVar]
acesiii/src/sial_compiler/sial/qcarray.cpp:41:15: warning: Member variable 'QCArrayClass::arrayindex' is not initialized in the constructor. [uninitMemberVar]
acesiii/src/sial_compiler/sial/qcarray.cpp:41:15: warning: Member variable 'QCArrayClass::arraynindex' is not initialized in the constructor. [uninitMemberVar]
acesiii/src/sial_compiler/sial/qcarray.cpp:41:15: warning: Member variable 'QCArrayClass::arraytype' is not initialized in the constructor. [uninitMemberVar]
acesiii/src/sial_compiler/sial/qcarray.cpp:41:15: warning: Member variable 'QCArrayClass::fvalue' is not initialized in the constructor. [uninitMemberVar]
acesiii/src/sial_compiler/sial/qcarray.h:54:9: performance: Technically the member function 'QCArrayClass::CheckSumDiff' can be static. [functionStatic]
acesiii/src/sial_compiler/sial/qcarray.cpp:784:19: note: Technically the member function 'QCArrayClass::CheckSumDiff' can be static.
acesiii/src/sial_compiler/sial/qcarray.h:54:9: note: Technically the member function 'QCArrayClass::CheckSumDiff' can be static.
acesiii/src/sial_compiler/sial/qcarray.h:57:9: performance: Technically the member function 'QCArrayClass::CheckMult' can be static. [functionStatic]
acesiii/src/sial_compiler/sial/qcarray.cpp:965:19: note: Technically the member function 'QCArrayClass::CheckMult' can be static.
acesiii/src/sial_compiler/sial/qcarray.h:57:9: note: Technically the member function 'QCArrayClass::CheckMult' can be static.
acesiii/src/sial_compiler/sial/qcarray.h:61:9: performance: Technically the member function 'QCArrayClass::CheckTensor' can be static. [functionStatic]
acesiii/src/sial_compiler/sial/qcarray.cpp:1022:19: note: Technically the member function 'QCArrayClass::CheckTensor' can be static.
acesiii/src/sial_compiler/sial/qcarray.h:61:9: note: Technically the member function 'QCArrayClass::CheckTensor' can be static.
acesiii/src/sial_compiler/sial/qcarray.h:65:9: performance: Technically the member function 'QCArrayClass::CheckDivide' can be static. [functionStatic]
acesiii/src/sial_compiler/sial/qcarray.cpp:1079:19: note: Technically the member function 'QCArrayClass::CheckDivide' can be static.
acesiii/src/sial_compiler/sial/qcarray.h:65:9: note: Technically the member function 'QCArrayClass::CheckDivide' can be static.
acesiii/src/sial_compiler/sial/qcarray.h:68:9: performance: Technically the member function 'QCArrayClass::Checkcollective' can be static. [functionStatic]
acesiii/src/sial_compiler/sial/qcarray.cpp:1093:19: note: Technically the member function 'QCArrayClass::Checkcollective' can be static.
acesiii/src/sial_compiler/sial/qcarray.h:68:9: note: Technically the member function 'QCArrayClass::Checkcollective' can be static.
acesiii/src/sial_compiler/sial/qcarray.h:70:9: performance: Technically the member function 'QCArrayClass::CheckAssign' can be static. [functionStatic]
acesiii/src/sial_compiler/sial/qcarray.cpp:1106:19: note: Technically the member function 'QCArrayClass::CheckAssign' can be static.
acesiii/src/sial_compiler/sial/qcarray.h:70:9: note: Technically the member function 'QCArrayClass::CheckAssign' can be static.
acesiii/src/sial_compiler/sial/syntax.cpp:143:54: style: Same expression on both sides of '||'. [duplicateExpression]
acesiii/src/sial_compiler/sial/syntax.cpp:144:28: style: Same expression on both sides of '||'. [duplicateExpression]
acesiii/src/sial_compiler/sial/syntax.cpp:387:12: style: The scope of the variable 'value' can be reduced. [variableScope]
acesiii/src/sial_compiler/sial/syntax.cpp:389:9: style: The scope of the variable 'negtive' can be reduced. [variableScope]
acesiii/src/sial_compiler/sial/syntax.cpp:584:9: style: The scope of the variable 'negtive' can be reduced. [variableScope]
acesiii/src/sial_compiler/sial/syntax.cpp:695:9: style: The scope of the variable 'arraynameid' can be reduced. [variableScope]
acesiii/src/sial_compiler/sial/syntax.cpp:695:22: style: The scope of the variable 'nindex' can be reduced. [variableScope]
acesiii/src/sial_compiler/sial/syntax.cpp:696:9: style: The scope of the variable 'indexarray' can be reduced. [variableScope]
acesiii/src/sial_compiler/sial/syntax.cpp:756:9: style: The scope of the variable 'idno' can be reduced. [variableScope]
acesiii/src/sial_compiler/sial/syntax.cpp:796:9: style: The scope of the variable 'idno' can be reduced. [variableScope]
acesiii/src/sial_compiler/sial/syntax.cpp:1085:19: style: The scope of the variable 'stackno2' can be reduced. [variableScope]
acesiii/src/sial_compiler/sial/syntax.cpp:1114:9: style: The scope of the variable 'op' can be reduced. [variableScope]
acesiii/src/sial_compiler/sial/syntax.cpp:1115:19: style: The scope of the variable 'stackno2' can be reduced. [variableScope]
acesiii/src/sial_compiler/sial/syntax.cpp:1139:9: style: The scope of the variable 'op' can be reduced. [variableScope]
acesiii/src/sial_compiler/sial/syntax.cpp:1140:19: style: The scope of the variable 'stackno2' can be reduced. [variableScope]
acesiii/src/sial_compiler/sial/syntax.cpp:1200:16: style: The scope of the variable 'insfalse' can be reduced. [variableScope]
acesiii/src/sial_compiler/sial/syntax.cpp:1248:9: style: The scope of the variable 'superindex' can be reduced. [variableScope]
acesiii/src/sial_compiler/sial/syntax.cpp:1248:21: style: The scope of the variable 'subindex_varid' can be reduced. [variableScope]
acesiii/src/sial_compiler/sial/syntax.cpp:1465:8: style: The scope of the variable 'index1' can be reduced. [variableScope]
acesiii/src/sial_compiler/sial/syntax.cpp:1465:16: style: The scope of the variable 'index2' can be reduced. [variableScope]
acesiii/src/sial_compiler/sial/syntax.cpp:1465:24: style: The scope of the variable 'icond' can be reduced. [variableScope]
acesiii/src/sial_compiler/sial/syntax.cpp:1622:9: style: The scope of the variable 'variableno' can be reduced. [variableScope]
acesiii/src/sial_compiler/sial/syntax.cpp:1677:9: style: The scope of the variable 'i' can be reduced. [variableScope]
acesiii/src/sial_compiler/sial/syntax.cpp:1749:9: style: The scope of the variable 'arrayno' can be reduced. [variableScope]
acesiii/src/sial_compiler/sial/syntax.cpp:1846:9: style: The scope of the variable 'variableno' can be reduced. [variableScope]
acesiii/src/sial_compiler/sial/syntax.cpp:1029:12: style: Variable 'op' is assigned a value that is never used. [unreadVariable]
acesiii/src/sial_compiler/sial/syntax.cpp:1758:17: style: Variable 'arrayno' is assigned a value that is never used. [unreadVariable]
acesiii/src/sial_compiler/sial/syntax.cpp:1769:13: style: Variable 'indexarray' is assigned a value that is never used. [unreadVariable]
acesiii/src/sial_compiler/sial/syntax.cpp:99:17: style: Array index 'lexpos' is used before limits check. [arrayIndexThenCheck]
acesiii/src/sial_compiler/sial/syntax.cpp:1461:0: error: Memory leak: nindex [memleak]
acesiii/src/sial_compiler/sial/variable.cpp:41:16: warning: Member variable 'VariableClass::vararray' is not initialized in the constructor. [uninitMemberVar]
acesiii/src/sial_compiler/sial/variable.cpp:41:16: warning: Member variable 'VariableClass::varrange1' is not initialized in the constructor. [uninitMemberVar]
acesiii/src/sial_compiler/sial/variable.cpp:41:16: warning: Member variable 'VariableClass::varrange2' is not initialized in the constructor. [uninitMemberVar]
acesiii/src/sial_compiler/sial/variable.cpp:41:16: warning: Member variable 'VariableClass::vartype' is not initialized in the constructor. [uninitMemberVar]
[22:24]

ftp://ftp.se.debian.org/debian/pool/main/a/acetoneiso/acetoneiso_2.4.orig.tar.gz
acetoneiso2.4/acetoneiso/sources/history.h:140:17: style: Variable 'image_exists' is assigned a value that is never used. [unreadVariable]
acetoneiso2.4/acetoneiso/sources/burn_iso_2_cd.cpp:338:7: style: Variable 'a' is assigned a value that is never used. [unreadVariable]
acetoneiso2.4/acetoneiso/sources/burn_iso_2_dvd.cpp:353:7: style: Variable 'a' is assigned a value that is never used. [unreadVariable]
acetoneiso2.4/acetoneiso/sources/erase_cd.cpp:204:7: style: Variable 'a' is assigned a value that is never used. [unreadVariable]
acetoneiso2.4/acetoneiso/sources/erase_dvd.cpp:238:5: style: Variable 'a' is assigned a value that is never used. [unreadVariable]
[22:24]

ftp://ftp.se.debian.org/debian/pool/main/a/acfax/acfax_981011.orig.tar.gz
acfax/Canvas.c:307:12: style: The scope of the variable 'd' can be reduced. [variableScope]
acfax/DirMgr.c:174:6: style: The scope of the variable 'err' can be reduced. [variableScope]
acfax/DirMgr.c:284:12: style: The scope of the variable 'entry' can be reduced. [variableScope]
acfax/FChooser.c:842:24: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR != '\0'' is always true. [redundantCondition]
acfax/FChooser.c:521:5: style: Variable 'menuButtonW' is reassigned a value before the old one has been used. [redundantAssignment]
acfax/FChooser.c:517:5: note: Variable 'menuButtonW' is reassigned a value before the old one has been used.
acfax/FChooser.c:521:5: note: Variable 'menuButtonW' is reassigned a value before the old one has been used.
acfax/FChooser.c:233:29: style: The scope of the variable 'path' can be reduced. [variableScope]
acfax/FChooser.c:770:11: style: The scope of the variable 'count' can be reduced. [variableScope]
acfax/FChooser.c:772:15: style: The scope of the variable 'dir_entry' can be reduced. [variableScope]
acfax/FChooser.c:357:64: style: Variable 'fcw_request' is assigned a value that is never used. [unreadVariable]
acfax/FChooser.c:500:22: style: Unused variable: parent_idea [unusedVariable]
acfax/FChooser.c:500:34: style: Unused variable: child_idea [unusedVariable]
acfax/acfax.c:601:11: style: The scope of the variable 'xp' can be reduced. [variableScope]
acfax/acfax.c:623:11: style: The scope of the variable 'xp' can be reduced. [variableScope]
acfax/fax_funcs.c:568:5: portability: %d in format string (no. 3) requires 'int' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint]
acfax/fax_funcs.c:761:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
acfax/fax_funcs.c:1199:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
acfax/fax_funcs.c:1199:3: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
acfax/fax_funcs.c:306:5: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
acfax/fax_funcs.c:309:7: note: Found duplicate branches for 'if' and 'else'.
acfax/fax_funcs.c:306:5: note: Found duplicate branches for 'if' and 'else'.
acfax/fax_funcs.c:377:7: style: The scope of the variable 'space' can be reduced. [variableScope]
acfax/fax_funcs.c:682:8: style: The scope of the variable 'date' can be reduced. [variableScope]
acfax/fax_funcs.c:1304:17: style: The scope of the variable 'sp' can be reduced. [variableScope]
acfax/fax_funcs.c:1431:38: style: The scope of the variable 'inc_p0' can be reduced. [variableScope]
acfax/fax_funcs.c:1439:14: style: The scope of the variable 'lineinit' can be reduced. [variableScope]
acfax/fax_funcs.c:1439:42: style: The scope of the variable 'imgmax' can be reduced. [variableScope]
acfax/fax_funcs.c:1440:16: style: The scope of the variable 'put_pix' can be reduced. [variableScope]
acfax/fax_funcs.c:1442:14: style: The scope of the variable 'bytes_per_line' can be reduced. [variableScope]
acfax/fax_funcs.c:1607:14: style: The scope of the variable 'idx_min' can be reduced. [variableScope]
acfax/fax_funcs.c:1607:23: style: The scope of the variable 'idx_max' can be reduced. [variableScope]
acfax/fax_funcs.c:1030:2: style: Variable 'npoints' is modified but its new value is never used. [unreadVariable]
acfax/fax_funcs.c:1389:7: style: Unused variable: space [unusedVariable]
acfax/fax_funcs.c:1560:15: style: Unused variable: msk [unusedVariable]
acfax/fax_funcs.c:1612:5: style: Variable 'idx_min' is assigned a value that is never used. [unreadVariable]
acfax/fax_funcs.c:1613:5: style: Variable 'idx_max' is assigned a value that is never used. [unreadVariable]
acfax/mod_demod.c:195:14: style: The scope of the variable 'px' can be reduced. [variableScope]
acfax/mod_demod.c:195:18: style: The scope of the variable 'py' can be reduced. [variableScope]
acfax/mod_demod.c:196:14: style: The scope of the variable 'pamp' can be reduced. [variableScope]
acfax/mod_demod.c:196:26: style: The scope of the variable 'pfrq' can be reduced. [variableScope]
acfax/mod_demod.c:196:32: style: The scope of the variable 'qfrq' can be reduced. [variableScope]
acfax/mod_demod.c:312:14: style: The scope of the variable 'px' can be reduced. [variableScope]
acfax/mod_demod.c:312:18: style: The scope of the variable 'py' can be reduced. [variableScope]
acfax/mod_demod.c:312:22: style: The scope of the variable 'qx' can be reduced. [variableScope]
acfax/mod_demod.c:312:26: style: The scope of the variable 'qy' can be reduced. [variableScope]
acfax/mod_demod.c:313:14: style: The scope of the variable 'pamp' can be reduced. [variableScope]
acfax/mod_demod.c:313:20: style: The scope of the variable 'qamp' can be reduced. [variableScope]
acfax/sblaster.c:195:10: style: The scope of the variable 'sample' can be reduced. [variableScope]
acfax/sblaster.c:252:10: style: The scope of the variable 'p' can be reduced. [variableScope]
acfax/sblaster.c:65:0: style: Variable 'linevol' is assigned a value that is never used. [unreadVariable]
acfax/sblaster.c:66:0: style: Variable 'mastervol' is assigned a value that is never used. [unreadVariable]
acfax/x_image.c:319:17: style: The scope of the variable 'cval' can be reduced. [variableScope]
acfax/x_image.c:289:22: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
acfax/x_image.c:329:15: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
[22:24]

ftp://ftp.se.debian.org/debian/pool/main/a/achilles/achilles_2.orig.tar.gz
achilles-2/angle.h:34:10: style: Technically the member function 'AngleClass::Angle' can be const. [functionConst]
achilles-2/angle.cc:40:20: note: Technically the member function 'AngleClass::Angle' can be const.
achilles-2/angle.h:34:10: note: Technically the member function 'AngleClass::Angle' can be const.
achilles-2/angle.h:37:8: style: Technically the member function 'AngleClass::operator==' can be const. [functionConst]
achilles-2/angle.cc:56:18: note: Technically the member function 'AngleClass::operator==' can be const.
achilles-2/angle.h:37:8: note: Technically the member function 'AngleClass::operator==' can be const.
achilles-2/angle.h:38:8: style: Technically the member function 'AngleClass::operator!=' can be const. [functionConst]
achilles-2/angle.cc:61:18: note: Technically the member function 'AngleClass::operator!=' can be const.
achilles-2/angle.h:38:8: note: Technically the member function 'AngleClass::operator!=' can be const.
achilles-2/angle.h:39:8: style: Technically the member function 'AngleClass::operator==' can be const. [functionConst]
achilles-2/angle.cc:65:18: note: Technically the member function 'AngleClass::operator==' can be const.
achilles-2/angle.h:39:8: note: Technically the member function 'AngleClass::operator==' can be const.
achilles-2/angle.h:40:8: style: Technically the member function 'AngleClass::operator!=' can be const. [functionConst]
achilles-2/angle.cc:70:18: note: Technically the member function 'AngleClass::operator!=' can be const.
achilles-2/angle.h:40:8: note: Technically the member function 'AngleClass::operator!=' can be const.
achilles-2/angle.h:31:3: style: Class 'AngleClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
achilles-2/angle.h:32:3: style: Class 'AngleClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
achilles-2/braininfo.h:31:8: style: Technically the member function 'BrainInfoClass::NumNeurodes' can be const. [functionConst]
achilles-2/braininfo.cc:37:22: note: Technically the member function 'BrainInfoClass::NumNeurodes' can be const.
achilles-2/braininfo.h:31:8: note: Technically the member function 'BrainInfoClass::NumNeurodes' can be const.
achilles-2/braininfo.h:32:8: style: Technically the member function 'BrainInfoClass::NumLayers' can be const. [functionConst]
achilles-2/braininfo.cc:41:22: note: Technically the member function 'BrainInfoClass::NumLayers' can be const.
achilles-2/braininfo.h:32:8: note: Technically the member function 'BrainInfoClass::NumLayers' can be const.
achilles-2/braininfo.h:33:8: style: Technically the member function 'BrainInfoClass::NumInputs' can be const. [functionConst]
achilles-2/braininfo.cc:45:22: note: Technically the member function 'BrainInfoClass::NumInputs' can be const.
achilles-2/braininfo.h:33:8: note: Technically the member function 'BrainInfoClass::NumInputs' can be const.
achilles-2/braininfo.h:34:8: style: Technically the member function 'BrainInfoClass::NumOutputs' can be const. [functionConst]
achilles-2/braininfo.cc:49:22: note: Technically the member function 'BrainInfoClass::NumOutputs' can be const.
achilles-2/braininfo.h:34:8: note: Technically the member function 'BrainInfoClass::NumOutputs' can be const.
achilles-2/braininfo.h:35:10: style: Technically the member function 'BrainInfoClass::TopoDist' can be const. [functionConst]
achilles-2/braininfo.cc:53:24: note: Technically the member function 'BrainInfoClass::TopoDist' can be const.
achilles-2/braininfo.h:35:10: note: Technically the member function 'BrainInfoClass::TopoDist' can be const.
achilles-2/color.h:31:10: style: Technically the member function 'ColorClass::R' can be const. [functionConst]
achilles-2/color.cc:35:20: note: Technically the member function 'ColorClass::R' can be const.
achilles-2/color.h:31:10: note: Technically the member function 'ColorClass::R' can be const.
achilles-2/color.h:32:10: style: Technically the member function 'ColorClass::G' can be const. [functionConst]
achilles-2/color.cc:39:20: note: Technically the member function 'ColorClass::G' can be const.
achilles-2/color.h:32:10: note: Technically the member function 'ColorClass::G' can be const.
achilles-2/color.h:33:10: style: Technically the member function 'ColorClass::B' can be const. [functionConst]
achilles-2/color.cc:43:20: note: Technically the member function 'ColorClass::B' can be const.
achilles-2/color.h:33:10: note: Technically the member function 'ColorClass::B' can be const.
achilles-2/energy.cc:93:11: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
achilles-2/energy.h:35:10: style: Technically the member function 'EnergyClass::Health' can be const. [functionConst]
achilles-2/energy.cc:51:21: note: Technically the member function 'EnergyClass::Health' can be const.
achilles-2/energy.h:35:10: note: Technically the member function 'EnergyClass::Health' can be const.
achilles-2/energy.h:36:10: style: Technically the member function 'EnergyClass::Food' can be const. [functionConst]
achilles-2/energy.cc:47:21: note: Technically the member function 'EnergyClass::Food' can be const.
achilles-2/energy.h:36:10: note: Technically the member function 'EnergyClass::Food' can be const.
achilles-2/energy.h:42:10: style: Technically the member function 'EnergyClass::HealthCap' can be const. [functionConst]
achilles-2/energy.cc:97:21: note: Technically the member function 'EnergyClass::HealthCap' can be const.
achilles-2/energy.h:42:10: note: Technically the member function 'EnergyClass::HealthCap' can be const.
achilles-2/energy.h:43:10: style: Technically the member function 'EnergyClass::FoodCap' can be const. [functionConst]
achilles-2/energy.cc:101:21: note: Technically the member function 'EnergyClass::FoodCap' can be const.
achilles-2/energy.h:43:10: note: Technically the member function 'EnergyClass::FoodCap' can be const.
achilles-2/energy.h:33:3: style: Class 'EnergyClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
achilles-2/gene.h:39:8: style: Technically the member function 'GeneClass::IsViable' can be const. [functionConst]
achilles-2/gene.cc:90:17: note: Technically the member function 'GeneClass::IsViable' can be const.
achilles-2/gene.h:39:8: note: Technically the member function 'GeneClass::IsViable' can be const.
achilles-2/gene.h:41:10: style: Technically the member function 'GeneClass::Color' can be const. [functionConst]
achilles-2/gene.cc:102:19: note: Technically the member function 'GeneClass::Color' can be const.
achilles-2/gene.h:41:10: note: Technically the member function 'GeneClass::Color' can be const.
achilles-2/gene.h:42:10: style: Technically the member function 'GeneClass::MaxSpeed' can be const. [functionConst]
achilles-2/gene.cc:106:19: note: Technically the member function 'GeneClass::MaxSpeed' can be const.
achilles-2/gene.h:42:10: note: Technically the member function 'GeneClass::MaxSpeed' can be const.
achilles-2/gene.h:43:10: style: Technically the member function 'GeneClass::GetEnergyPcnt' can be const. [functionConst]
achilles-2/gene.cc:110:19: note: Technically the member function 'GeneClass::GetEnergyPcnt' can be const.
achilles-2/gene.h:43:10: note: Technically the member function 'GeneClass::GetEnergyPcnt' can be const.
achilles-2/gene.h:44:10: style: Technically the member function 'GeneClass::Metabolism' can be const. [functionConst]
achilles-2/gene.cc:114:19: note: Technically the member function 'GeneClass::Metabolism' can be const.
achilles-2/gene.h:44:10: note: Technically the member function 'GeneClass::Metabolism' can be const.
achilles-2/gene.h:45:8: style: Technically the member function 'GeneClass::Reach' can be const. [functionConst]
achilles-2/gene.cc:118:17: note: Technically the member function 'GeneClass::Reach' can be const.
achilles-2/gene.h:45:8: note: Technically the member function 'GeneClass::Reach' can be const.
achilles-2/gene.h:46:10: style: Technically the member function 'GeneClass::GetStrength' can be const. [functionConst]
achilles-2/gene.cc:126:19: note: Technically the member function 'GeneClass::GetStrength' can be const.
achilles-2/gene.h:46:10: note: Technically the member function 'GeneClass::GetStrength' can be const.
achilles-2/gene.h:47:10: style: Technically the member function 'GeneClass::Variance' can be const. [functionConst]
achilles-2/gene.cc:57:19: note: Technically the member function 'GeneClass::Variance' can be const.
achilles-2/gene.h:47:10: note: Technically the member function 'GeneClass::Variance' can be const.
achilles-2/gene.h:48:8: style: Technically the member function 'GeneClass::Lifespan' can be const. [functionConst]
achilles-2/gene.cc:122:17: note: Technically the member function 'GeneClass::Lifespan' can be const.
achilles-2/gene.h:48:8: note: Technically the member function 'GeneClass::Lifespan' can be const.
achilles-2/gene.h:49:10: style: Technically the member function 'GeneClass::MutationRate' can be const. [functionConst]
achilles-2/gene.cc:53:19: note: Technically the member function 'GeneClass::MutationRate' can be const.
achilles-2/gene.h:49:10: note: Technically the member function 'GeneClass::MutationRate' can be const.
achilles-2/gene.h:50:10: style: Technically the member function 'GeneClass::LC' can be const. [functionConst]
achilles-2/gene.cc:77:19: note: Technically the member function 'GeneClass::LC' can be const.
achilles-2/gene.h:50:10: note: Technically the member function 'GeneClass::LC' can be const.
achilles-2/hebbian.cc:53:18: style: Public interface of NeuralNet is not safe. When calling NeuralNet::NeuralNet(), if parameter n_layers is 0 that leads to division by zero. [unsafeClassDivZero]
achilles-2/hebbian.cc:95:9: style: The scope of the variable 'sum' can be reduced. [variableScope]
achilles-2/hebbian.h:44:9: style: Technically the member function 'NeuralNet::RunNeurode' can be const. [functionConst]
achilles-2/hebbian.cc:108:18: note: Technically the member function 'NeuralNet::RunNeurode' can be const.
achilles-2/hebbian.h:44:9: note: Technically the member function 'NeuralNet::RunNeurode' can be const.
achilles-2/hebbian.h:45:7: style: Technically the member function 'NeuralNet::NumInputs' can be const. [functionConst]
achilles-2/hebbian.cc:141:16: note: Technically the member function 'NeuralNet::NumInputs' can be const.
achilles-2/hebbian.h:45:7: note: Technically the member function 'NeuralNet::NumInputs' can be const.
achilles-2/hebbian.h:47:7: style: Technically the member function 'NeuralNet::NumOutputs' can be const. [functionConst]
achilles-2/hebbian.cc:152:16: note: Technically the member function 'NeuralNet::NumOutputs' can be const.
achilles-2/hebbian.h:47:7: note: Technically the member function 'NeuralNet::NumOutputs' can be const.
achilles-2/hebbian.cc:46:3: style: Class 'NeuralNet' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
achilles-2/hebbian.cc:46:3: style: Class 'NeuralNet' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
achilles-2/id.h:38:8: style: Technically the member function 'IdClass::operator==' can be const. [functionConst]
achilles-2/id.cc:36:15: note: Technically the member function 'IdClass::operator==' can be const.
achilles-2/id.h:38:8: note: Technically the member function 'IdClass::operator==' can be const.
achilles-2/id.h:39:8: style: Technically the member function 'IdClass::operator!=' can be const. [functionConst]
achilles-2/id.cc:41:15: note: Technically the member function 'IdClass::operator!=' can be const.
achilles-2/id.h:39:8: note: Technically the member function 'IdClass::operator!=' can be const.
achilles-2/id.h:35:3: style: Class 'IdClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
achilles-2/opengl.cc:36:14: warning: Member variable 'OpenGLClass::took_screenshot' is not initialized in the constructor. [uninitMemberVar]
achilles-2/opengl.h:42:8: performance: Technically the member function 'OpenGLClass::InitGL' can be static. [functionStatic]
achilles-2/opengl.cc:53:19: note: Technically the member function 'OpenGLClass::InitGL' can be static.
achilles-2/opengl.h:42:8: note: Technically the member function 'OpenGLClass::InitGL' can be static.
achilles-2/opengl.h:43:8: performance: Technically the member function 'OpenGLClass::DrawLandscape' can be static. [functionStatic]
achilles-2/opengl.cc:113:19: note: Technically the member function 'OpenGLClass::DrawLandscape' can be static.
achilles-2/opengl.h:43:8: note: Technically the member function 'OpenGLClass::DrawLandscape' can be static.
achilles-2/opengl.h:44:8: performance: Technically the member function 'OpenGLClass::Transform' can be static. [functionStatic]
achilles-2/opengl.cc:99:19: note: Technically the member function 'OpenGLClass::Transform' can be static.
achilles-2/opengl.h:44:8: note: Technically the member function 'OpenGLClass::Transform' can be static.
achilles-2/opengl.h:45:8: performance: Technically the member function 'OpenGLClass::DrawOrganism' can be static. [functionStatic]
achilles-2/opengl.cc:132:19: note: Technically the member function 'OpenGLClass::DrawOrganism' can be static.
achilles-2/opengl.h:45:8: note: Technically the member function 'OpenGLClass::DrawOrganism' can be static.
achilles-2/opengl.h:46:8: performance: Technically the member function 'OpenGLClass::SwapBuffers' can be static. [functionStatic]
achilles-2/opengl.cc:94:19: note: Technically the member function 'OpenGLClass::SwapBuffers' can be static.
achilles-2/opengl.h:46:8: note: Technically the member function 'OpenGLClass::SwapBuffers' can be static.
achilles-2/opengl.h:47:8: performance: Technically the member function 'OpenGLClass::Clear' can be static. [functionStatic]
achilles-2/opengl.cc:89:19: note: Technically the member function 'OpenGLClass::Clear' can be static.
achilles-2/opengl.h:47:8: note: Technically the member function 'OpenGLClass::Clear' can be static.
achilles-2/opengl.h:48:8: performance: Technically the member function 'OpenGLClass::DrawStack' can be static. [functionStatic]
achilles-2/opengl.cc:237:19: note: Technically the member function 'OpenGLClass::DrawStack' can be static.
achilles-2/opengl.h:48:8: note: Technically the member function 'OpenGLClass::DrawStack' can be static.
achilles-2/opengl.h:50:8: performance: Technically the member function 'OpenGLClass::Screenshot' can be static. [functionStatic]
achilles-2/opengl.cc:323:19: note: Technically the member function 'OpenGLClass::Screenshot' can be static.
achilles-2/opengl.h:50:8: note: Technically the member function 'OpenGLClass::Screenshot' can be static.
achilles-2/org.h:58:9: style: Technically the member function 'OrganismClass::Type' can be const. [functionConst]
achilles-2/org.cc:92:22: note: Technically the member function 'OrganismClass::Type' can be const.
achilles-2/org.h:58:9: note: Technically the member function 'OrganismClass::Type' can be const.
achilles-2/org.cc:46:3: style: Class 'OrganismClass' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
achilles-2/org.cc:46:3: style: Class 'OrganismClass' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
achilles-2/orglist.h:39:8: style: Technically the member function 'OrganismListClass::IsEmpty' can be const. [functionConst]
achilles-2/orglist.cc:42:25: note: Technically the member function 'OrganismListClass::IsEmpty' can be const.
achilles-2/orglist.h:39:8: note: Technically the member function 'OrganismListClass::IsEmpty' can be const.
achilles-2/orglist.cc:28:13: style: Class 'OrganismListClass' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
achilles-2/orglist.cc:28:13: style: Class 'OrganismListClass' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
achilles-2/orglist.cc:62:3: warning: Possible leak in public function. The pointer 'cur' is not deallocated before it is allocated. [publicAllocationError]
achilles-2/universe.cc:64:15: style: C-style pointer casting [cstyleCast]
achilles-2/universe.cc:65:15: style: C-style pointer casting [cstyleCast]
achilles-2/universe.cc:99:18: style: The scope of the variable 'o' can be reduced. [variableScope]
achilles-2/universe.cc:102:12: style: The scope of the variable 'token' can be reduced. [variableScope]
achilles-2/universe.cc:103:16: style: The scope of the variable 'pos' can be reduced. [variableScope]
achilles-2/universe.cc:104:15: style: The scope of the variable 'heading' can be reduced. [variableScope]
achilles-2/universe.cc:105:14: style: The scope of the variable 'genes' can be reduced. [variableScope]
achilles-2/universe.cc:161:18: style: The scope of the variable 'o' can be reduced. [variableScope]
achilles-2/universe.cc:163:12: style: The scope of the variable 'token' can be reduced. [variableScope]
achilles-2/universe.cc:164:16: style: The scope of the variable 'pos' can be reduced. [variableScope]
achilles-2/universe.cc:165:15: style: The scope of the variable 'heading' can be reduced. [variableScope]
achilles-2/universe.cc:166:14: style: The scope of the variable 'genes' can be reduced. [variableScope]
achilles-2/universe.cc:81:16: warning: Member variable 'UniverseClass::pause' is not initialized in the constructor. [uninitMemberVar]
achilles-2/universe.cc:84:3: style: Class 'UniverseClass' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
achilles-2/universe.cc:84:3: style: Class 'UniverseClass' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
achilles-2/vector.h:32:10: style: Technically the member function 'VectorClass::X' can be const. [functionConst]
achilles-2/vector.cc:41:21: note: Technically the member function 'VectorClass::X' can be const.
achilles-2/vector.h:32:10: note: Technically the member function 'VectorClass::X' can be const.
achilles-2/vector.h:33:10: style: Technically the member function 'VectorClass::Y' can be const. [functionConst]
achilles-2/vector.cc:45:21: note: Technically the member function 'VectorClass::Y' can be const.
achilles-2/vector.h:33:10: note: Technically the member function 'VectorClass::Y' can be const.
achilles-2/vector.h:34:10: style: Technically the member function 'VectorClass::Z' can be const. [functionConst]
achilles-2/vector.cc:49:21: note: Technically the member function 'VectorClass::Z' can be const.
achilles-2/vector.h:34:10: note: Technically the member function 'VectorClass::Z' can be const.
achilles-2/vector.h:39:8: style: Technically the member function 'VectorClass::operator==' can be const. [functionConst]
achilles-2/vector.cc:65:19: note: Technically the member function 'VectorClass::operator==' can be const.
achilles-2/vector.h:39:8: note: Technically the member function 'VectorClass::operator==' can be const.
achilles-2/vector.h:40:8: style: Technically the member function 'VectorClass::operator!=' can be const. [functionConst]
achilles-2/vector.cc:70:19: note: Technically the member function 'VectorClass::operator!=' can be const.
achilles-2/vector.h:40:8: note: Technically the member function 'VectorClass::operator!=' can be const.
[22:24]

ftp://ftp.se.debian.org/debian/pool/main/a/ack/ack_2.24.orig.tar.gz
[22:24]

ftp://ftp.se.debian.org/debian/pool/main/a/ack-grep/ack-grep_2.14.orig.tar.gz
[22:24]

ftp://ftp.se.debian.org/debian/pool/main/a/acl/acl_2.2.52.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/acl2/acl2_8.0dfsg.orig.tar.gz
acl2-8.0dfsg/books/centaur/esim/stv/stv2c/bits.h:491:14: warning: Member variable 'BV::arr' is not initialized in the constructor. [uninitMemberVar]
acl2-8.0dfsg/books/centaur/esim/stv/stv2c/bits.h:151:10: performance: Technically the member function 'BV < 0 , 0 >::parseVBin' can be static. [functionStatic]
acl2-8.0dfsg/books/centaur/esim/stv/stv2c/bits.h:154:10: performance: Technically the member function 'BV < 0 , 0 >::parseHexBytes' can be static. [functionStatic]
acl2-8.0dfsg/books/centaur/esim/stv/stv2c/bits.h:157:10: performance: Technically the member function 'BV < 0 , 0 >::parseHexWords' can be static. [functionStatic]
acl2-8.0dfsg/books/centaur/esim/stv/stv2c/bits.h:160:12: performance: Technically the member function 'BV < 0 , 0 >::parseHexLong' can be static. [functionStatic]
acl2-8.0dfsg/books/centaur/esim/stv/stv2c/bits.h:173:10: performance: Technically the member function 'BV < 0 , 0 >::isNormal' can be static. [functionStatic]
acl2-8.0dfsg/books/centaur/esim/stv/stv2c/bits.h:174:10: performance: Technically the member function 'BV < 0 , 0 >::assertNormal' can be static. [functionStatic]
acl2-8.0dfsg/books/centaur/esim/stv/stv2c/bits.h:177:10: style: Technically the member function 'BV < 0 , 0 >::operator==' can be const. [functionConst]
acl2-8.0dfsg/books/centaur/esim/stv/stv2c/bits.h:178:10: style: Technically the member function 'BV < 0 , 0 >::operator!=' can be const. [functionConst]
acl2-8.0dfsg/books/centaur/esim/stv/stv2c/bits.h:179:10: style: Technically the member function 'BV < 0 , 0 >::operator<' can be const. [functionConst]
acl2-8.0dfsg/books/centaur/esim/stv/stv2c/bits.h:180:10: style: Technically the member function 'BV < 0 , 0 >::operator>' can be const. [functionConst]
acl2-8.0dfsg/books/centaur/esim/stv/stv2c/bits.h:181:10: style: Technically the member function 'BV < 0 , 0 >::operator<=' can be const. [functionConst]
acl2-8.0dfsg/books/centaur/esim/stv/stv2c/bits.h:182:10: style: Technically the member function 'BV < 0 , 0 >::operator>=' can be const. [functionConst]
acl2-8.0dfsg/books/centaur/esim/stv/stv2c/bits.h:197:35: performance: Technically the member function 'BV < 0 , 0 >::getBit' can be static. [functionStatic]
acl2-8.0dfsg/books/centaur/esim/stv/stv2c/bits.h:202:16: performance: Technically the member function 'BV < 0 , 0 >::lsbIndex' can be static. [functionStatic]
acl2-8.0dfsg/books/centaur/esim/stv/stv2c/bits.h:203:16: performance: Technically the member function 'BV < 0 , 0 >::popcount' can be static. [functionStatic]
acl2-8.0dfsg/books/centaur/esim/stv/stv2c/bits.h:204:16: performance: Technically the member function 'BV < 0 , 0 >::popcountGt' can be static. [functionStatic]
acl2-8.0dfsg/books/centaur/esim/stv/stv2c/bits.h:235:5: performance: Technically the member function 'BV::BV<N,0>' can be static. [functionStatic]
acl2-8.0dfsg/books/centaur/esim/stv/stv2c/bits.h:243:10: style: Technically the member function 'BV::parseVBin' can be const. [functionConst]
acl2-8.0dfsg/books/centaur/esim/stv/stv2c/bits.h:307:10: performance: Technically the member function 'BV::isNormal' can be static. [functionStatic]
acl2-8.0dfsg/books/centaur/esim/stv/stv2c/bits.h:346:10: performance: Technically the member function 'BV::getBit' can be static. [functionStatic]
acl2-8.0dfsg/books/centaur/esim/stv/stv2c/bits.h:390:16: performance: Technically the member function 'BV::lsbIndex' can be static. [functionStatic]
acl2-8.0dfsg/books/centaur/esim/stv/stv2c/bits.h:396:14: performance: Technically the member function 'BV::popcount' can be static. [functionStatic]
acl2-8.0dfsg/books/centaur/esim/stv/stv2c/bits.h:739:16: style: Technically the member function 'BV::lsbIndex' can be const. [functionConst]
acl2-8.0dfsg/books/centaur/esim/stv/stv2c/fourval.h:56:5: performance: Technically the member function 'fourval::fourval<N>' can be static. [functionStatic]
acl2-8.0dfsg/books/centaur/quicklisp/bundle/software/cffi_0.19.0/tests/libfsbv.c:140:47: style: Function 'prodsumpair' argument 1 names different: declaration 'spd' definition 'pd'. [funcArgNamesDifferent]
acl2-8.0dfsg/books/centaur/quicklisp/bundle/software/cffi_0.19.0/tests/libfsbv.c:79:47: note: Function 'prodsumpair' argument 1 names different: declaration 'spd' definition 'pd'.
acl2-8.0dfsg/books/centaur/quicklisp/bundle/software/cffi_0.19.0/tests/libfsbv.c:140:47: note: Function 'prodsumpair' argument 1 names different: declaration 'spd' definition 'pd'.
acl2-8.0dfsg/books/centaur/quicklisp/bundle/software/cffi_0.19.0/tests/libtest.c:322:10: style: struct member 's_ch::a_char' is never used. [unusedStructMember]
acl2-8.0dfsg/books/centaur/quicklisp/bundle/software/cffi_0.19.0/tests/libtest.c:340:10: style: struct member 's_short::a_char' is never used. [unusedStructMember]
acl2-8.0dfsg/books/centaur/quicklisp/bundle/software/cffi_0.19.0/tests/libtest.c:341:10: style: struct member 's_short::another_char' is never used. [unusedStructMember]
acl2-8.0dfsg/books/centaur/quicklisp/bundle/software/cffi_0.19.0/tests/libtest.c:342:11: style: struct member 's_short::a_short' is never used. [unusedStructMember]
acl2-8.0dfsg/books/centaur/quicklisp/bundle/software/cffi_0.19.0/tests/libtest.c:360:10: style: struct member 's_double::a_char' is never used. [unusedStructMember]
acl2-8.0dfsg/books/centaur/quicklisp/bundle/software/cffi_0.19.0/tests/libtest.c:362:12: style: struct member 's_double::a_double' is never used. [unusedStructMember]
acl2-8.0dfsg/books/centaur/quicklisp/bundle/software/cffi_0.19.0/tests/libtest.c:363:10: style: struct member 's_double::another_char' is never used. [unusedStructMember]
acl2-8.0dfsg/books/centaur/quicklisp/bundle/software/cffi_0.19.0/tests/libtest.c:407:12: style: struct member 's_double2::a_double' is never used. [unusedStructMember]
acl2-8.0dfsg/books/centaur/quicklisp/bundle/software/cffi_0.19.0/tests/libtest.c:408:11: style: struct member 's_double2::a_short' is never used. [unusedStructMember]
acl2-8.0dfsg/books/centaur/quicklisp/bundle/software/cffi_0.19.0/tests/libtest.c:431:15: style: struct member 's_long_long::a_long_long' is never used. [unusedStructMember]
acl2-8.0dfsg/books/centaur/quicklisp/bundle/software/cffi_0.19.0/tests/libtest.c:432:11: style: struct member 's_long_long::a_short' is never used. [unusedStructMember]
acl2-8.0dfsg/books/centaur/quicklisp/bundle/software/cffi_0.19.0/tests/libtest.c:456:11: style: struct member 's_s_double3::another_short' is never used. [unusedStructMember]
acl2-8.0dfsg/books/centaur/quicklisp/bundle/software/cffi_0.19.0/tests/libtest.c:476:24: style: struct member 's_unsigned_long_long::an_unsigned_long_long' is never used. [unusedStructMember]
acl2-8.0dfsg/books/centaur/quicklisp/bundle/software/cffi_0.19.0/tests/libtest.c:477:11: style: struct member 's_unsigned_long_long::a_short' is never used. [unusedStructMember]
acl2-8.0dfsg/books/clause-processors/SULFA/c-files/minisat-output-formater.c:127:34: warning: Storing fgetc() return value in char variable and then comparing with EOF. [checkCastIntToCharAndBack]
acl2-8.0dfsg/books/clause-processors/SULFA/c-files/sat-input-formater.c:51:0: error: Resource leak: cnf_file [resourceLeak]
acl2-8.0dfsg/books/clause-processors/SULFA/c-files/sat-input-formater.c:32:10: warning: Storing fgetc() return value in char variable and then comparing with EOF. [checkCastIntToCharAndBack]
acl2-8.0dfsg/books/clause-processors/SULFA/c-files/smt-prep.c:47:7: style: The scope of the variable 'bufn' can be reduced. [variableScope]
acl2-8.0dfsg/books/clause-processors/SULFA/c-files/zchaff-output-formater.c:13:7: style: The scope of the variable 'bufn' can be reduced. [variableScope]
acl2-8.0dfsg/books/clause-processors/SULFA/c-files/zchaff-output-formater.c:104:7: style: The scope of the variable 'bufn' can be reduced. [variableScope]
acl2-8.0dfsg/books/clause-processors/SULFA/c-files/zchaff-output-formater.c:115:10: warning: Storing fgetc() return value in char variable and then comparing with EOF. [checkCastIntToCharAndBack]
acl2-8.0dfsg/books/clause-processors/SULFA/c-files/zchaff-output-formater.c:118:36: warning: Storing fgetc() return value in char variable and then comparing with EOF. [checkCastIntToCharAndBack]
acl2-8.0dfsg/books/clause-processors/SULFA/c-files/zchaff-output-formater.c:151:9: warning: Storing fgetc() return value in char variable and then comparing with EOF. [checkCastIntToCharAndBack]
acl2-8.0dfsg/books/clause-processors/SULFA/c-files/zchaff-output-formater.c:16:10: error: Uninitialized variable: curr_char [uninitvar]
acl2-8.0dfsg/books/projects/masc/src/main.c:5:0: error: Code 'using namespace std' is invalid C code. Use --std or --language to configure the language. [syntaxError]
acl2-8.0dfsg/books/projects/masc/src/parser.h:11:0: error: Code 'using namespace std' is invalid C code. Use --std or --language to configure the language. [syntaxError]
acl2-8.0dfsg/books/tools/drat-trim/drat-trim.c:230:3: warning: %lu in format string (no. 3) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
acl2-8.0dfsg/books/tools/drat-trim/drat-trim.c:286:7: warning: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
acl2-8.0dfsg/books/tools/drat-trim/drat-trim.c:289:7: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
acl2-8.0dfsg/books/tools/drat-trim/drat-trim.c:590:7: style: The scope of the variable 'fileSwitchFlag' can be reduced. [variableScope]
acl2-8.0dfsg/books/tools/drat-trim/drat-trim.c:213:10: style: Unused variable: j [unusedVariable]
acl2-8.0dfsg/books/tools/drat-trim/drat-trim.c:616:7: error: Common realloc mistake: 'buffer' nulled but not freed upon failure [memleakOnRealloc]
acl2-8.0dfsg/books/tools/drat-trim/drat-trim.c:831:57: error: Memory leak: S.coreFile [memleak]
acl2-8.0dfsg/books/tools/drat-trim/drat-trim.c:831:57: error: Memory leak: S.lemmaFile [memleak]
acl2-8.0dfsg/books/tools/drat-trim/drat-trim.c:831:57: error: Memory leak: S.traceFile [memleak]
acl2-8.0dfsg/books/tools/drat-trim/drat-trim.c:836:57: error: Memory leak: S.inputFile [memleak]
acl2-8.0dfsg/books/unicode/test-performance/timing.c:9:10: style: The scope of the variable 'c' can be reduced. [variableScope]
acl2-8.0dfsg/books/unicode/test-performance/timing.c:25:13: style: Variable 'c' is assigned a value that is never used. [unreadVariable]
acl2-8.0dfsg/books/unicode/test-performance/timing.c:27:0: error: Resource leak: in [resourceLeak]
acl2-8.0dfsg/books/unicode/test-performance/timing.cpp:11:10: style: The scope of the variable 'c' can be reduced. [variableScope]
acl2-8.0dfsg/books/unicode/test-performance/timing.cpp:28:13: style: Variable 'c' is assigned a value that is never used. [unreadVariable]
acl2-8.0dfsg/books/workshops/2004/ruiz-et-al/support/dag-quadratic-C/dags.c:205:25: style: The scope of the variable 'total_time_used' can be reduced. [variableScope]
acl2-8.0dfsg/books/workshops/2004/ruiz-et-al/support/dag-quadratic-C/dags.c:207:13: style: The scope of the variable 'n' can be reduced. [variableScope]
acl2-8.0dfsg/books/workshops/2014/russinoff-oleary/support/masc.h:14:0: warning: Member variable 'mv < sc_uint < 64 > , sc_uint < 64 > , bool , bool >::third' is not initialized in the constructor. [uninitMemberVar]
acl2-8.0dfsg/books/workshops/2014/russinoff-oleary/support/masc.h:14:0: warning: Member variable 'mv < sc_uint < 64 > , sc_uint < 64 > , bool , bool >::fourth' is not initialized in the constructor. [uninitMemberVar]
acl2-8.0dfsg/books/workshops/2014/russinoff-oleary/support/masc.h:15:0: warning: Member variable 'mv < sc_uint < 64 > , sc_uint < 64 > , bool , bool >::fourth' is not initialized in the constructor. [uninitMemberVar]
acl2-8.0dfsg/books/workshops/2014/russinoff-oleary/support/masc.h:14:0: warning: Member variable 'mv < bool , sc_uint < 64 > , sc_uint < 64 > , bool >::fourth' is not initialized in the constructor. [uninitMemberVar]
acl2-8.0dfsg/books/workshops/2014/russinoff-oleary/support/masc.h:15:0: warning: Member variable 'mv < bool , sc_uint < 64 > , sc_uint < 64 > , bool >::fourth' is not initialized in the constructor. [uninitMemberVar]
acl2-8.0dfsg/books/workshops/2014/russinoff-oleary/support/masc.h:14:0: performance: Variable 'first' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
acl2-8.0dfsg/books/workshops/2014/russinoff-oleary/support/masc.h:14:0: performance: Variable 'second' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
acl2-8.0dfsg/books/workshops/2014/russinoff-oleary/support/masc.h:15:0: performance: Variable 'first' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
acl2-8.0dfsg/books/workshops/2014/russinoff-oleary/support/masc.h:15:0: performance: Variable 'second' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
acl2-8.0dfsg/books/workshops/2014/russinoff-oleary/support/masc.h:16:0: performance: Variable 'first' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
acl2-8.0dfsg/books/workshops/2014/russinoff-oleary/support/masc.h:16:0: performance: Variable 'second' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
acl2-8.0dfsg/books/workshops/2014/russinoff-oleary/support/masc.h:15:0: performance: Variable 'third' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
acl2-8.0dfsg/books/workshops/2014/russinoff-oleary/support/masc.h:16:0: performance: Variable 'third' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
acl2-8.0dfsg/books/workshops/2014/russinoff-oleary/support/masc.h:17:0: style: Technically the member function 'mv < sc_uint < 64 > , sc_uint < 64 > , bool , bool >::assign' can be const. [functionConst]
acl2-8.0dfsg/books/workshops/2014/russinoff-oleary/support/masc.h:18:0: style: Technically the member function 'mv < sc_uint < 64 > , sc_uint < 64 > , bool , bool >::assign' can be const. [functionConst]
acl2-8.0dfsg/books/workshops/2014/russinoff-oleary/support/masc.h:19:0: style: Technically the member function 'mv < sc_uint < 64 > , sc_uint < 64 > , bool , bool >::assign' can be const. [functionConst]
acl2-8.0dfsg/books/workshops/2014/russinoff-oleary/support/masc.h:17:0: style: Technically the member function 'mv < bool , sc_uint < 64 > , sc_uint < 64 > , bool >::assign' can be const. [functionConst]
acl2-8.0dfsg/books/workshops/2014/russinoff-oleary/support/masc.h:18:0: style: Technically the member function 'mv < bool , sc_uint < 64 > , sc_uint < 64 > , bool >::assign' can be const. [functionConst]
acl2-8.0dfsg/books/workshops/2014/russinoff-oleary/support/masc.h:19:0: style: Technically the member function 'mv < bool , sc_uint < 64 > , sc_uint < 64 > , bool >::assign' can be const. [functionConst]
acl2-8.0dfsg/build-allegro-exe.cl:14:0: error: No pair for character ('). Can't process file. File is either invalid or unicode, which is currently not supported. [syntaxError]
[22:24]

ftp://ftp.se.debian.org/debian/pool/main/a/aclock.app/aclock.app_0.4.0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/acm/acm_5.0.orig.tar.gz
acm-5.0/V/lib/Alib.c:43:23: style: Function 'AlibFillRectangle' argument 4 names different: declaration 'width' definition 'w'. [funcArgNamesDifferent]
acm-5.0/V/lib/Vlib.h:309:29: note: Function 'AlibFillRectangle' argument 4 names different: declaration 'width' definition 'w'.
acm-5.0/V/lib/Alib.c:43:23: note: Function 'AlibFillRectangle' argument 4 names different: declaration 'width' definition 'w'.
acm-5.0/V/lib/Alib.c:43:39: style: Function 'AlibFillRectangle' argument 6 names different: declaration 'c' definition 'color'. [funcArgNamesDifferent]
acm-5.0/V/lib/Vlib.h:309:49: note: Function 'AlibFillRectangle' argument 6 names different: declaration 'c' definition 'color'.
acm-5.0/V/lib/Alib.c:43:39: note: Function 'AlibFillRectangle' argument 6 names different: declaration 'c' definition 'color'.
acm-5.0/V/lib/Alib.c:94:8: style: Variable 'd' is assigned a value that is never used. [unreadVariable]
acm-5.0/V/lib/ClipPoly.c:15:33: style: The scope of the variable 'inside' can be reduced. [variableScope]
acm-5.0/V/lib/DrawLine.c:9:15: style: The scope of the variable 't' can be reduced. [variableScope]
acm-5.0/V/lib/DrawSL.c:66:15: style: The scope of the variable 'lastx' can be reduced. [variableScope]
acm-5.0/V/lib/ETToSL.c:184:15: style: The scope of the variable 'x0' can be reduced. [variableScope]
acm-5.0/V/lib/MakeET.c:64:4: warning: %d in format string (no. 1) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
acm-5.0/V/lib/MakeET.c:64:4: warning: %d in format string (no. 2) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
acm-5.0/V/lib/MakeET.c:14:13: style: The scope of the variable 'x1' can be reduced. [variableScope]
acm-5.0/V/lib/MakeET.c:14:17: style: The scope of the variable 'y1' can be reduced. [variableScope]
acm-5.0/V/lib/SLDiff.c:134:45: style: The scope of the variable 'curCount' can be reduced. [variableScope]
acm-5.0/V/lib/SLDiff.c:134:55: style: The scope of the variable 'lastCount' can be reduced. [variableScope]
acm-5.0/V/lib/VBindColors.c:46:13: style: The scope of the variable 'parseComplete' can be reduced. [variableScope]
acm-5.0/V/lib/VBindColors.c:48:16: style: The scope of the variable 'bg' can be reduced. [variableScope]
acm-5.0/V/lib/VBindColors.c:54:12: style: The scope of the variable 'realColor' can be reduced. [variableScope]
acm-5.0/V/lib/VBindColors.c:218:16: style: The scope of the variable 'temp' can be reduced. [variableScope]
acm-5.0/V/lib/VBindColors.c:162:3: style: Variable 'parseComplete' is assigned a value that is never used. [unreadVariable]
acm-5.0/V/lib/VClipPoly.c:7:15: style: The scope of the variable 'j' can be reduced. [variableScope]
acm-5.0/V/lib/VClipPoly.c:7:18: style: The scope of the variable 'lastj' can be reduced. [variableScope]
acm-5.0/V/lib/VClipPoly.c:8:12: style: The scope of the variable 'd1' can be reduced. [variableScope]
acm-5.0/V/lib/VClipPoly.c:8:16: style: The scope of the variable 'd2' can be reduced. [variableScope]
acm-5.0/V/lib/VClipPoly.c:8:20: style: The scope of the variable 'a' can be reduced. [variableScope]
acm-5.0/V/lib/VCmpClipN.c:11:12: style: The scope of the variable 'mag' can be reduced. [variableScope]
acm-5.0/V/lib/VCmpObjExt.c:9:18: style: The scope of the variable 'd' can be reduced. [variableScope]
acm-5.0/V/lib/VCrPoly.c:4:20: style: Function 'VCreatePolygon' argument 1 names different: declaration 'npts' definition 'numVtces'. [funcArgNamesDifferent]
acm-5.0/V/lib/Vlibmath.h:265:39: note: Function 'VCreatePolygon' argument 1 names different: declaration 'npts' definition 'numVtces'.
acm-5.0/V/lib/VCrPoly.c:4:20: note: Function 'VCreatePolygon' argument 1 names different: declaration 'npts' definition 'numVtces'.
acm-5.0/V/lib/VCrPoly.c:4:39: style: Function 'VCreatePolygon' argument 2 names different: declaration 'pts' definition 'vert'. [funcArgNamesDifferent]
acm-5.0/V/lib/Vlibmath.h:265:54: note: Function 'VCreatePolygon' argument 2 names different: declaration 'pts' definition 'vert'.
acm-5.0/V/lib/VCrPoly.c:4:39: note: Function 'VCreatePolygon' argument 2 names different: declaration 'pts' definition 'vert'.
acm-5.0/V/lib/VCrPoly.c:18:32: style: Function 'VCreatePolygonFromTemplate' argument 1 names different: declaration 'npts' definition 'numVtces'. [funcArgNamesDifferent]
acm-5.0/V/lib/Vlibmath.h:266:51: note: Function 'VCreatePolygonFromTemplate' argument 1 names different: declaration 'npts' definition 'numVtces'.
acm-5.0/V/lib/VCrPoly.c:18:32: note: Function 'VCreatePolygonFromTemplate' argument 1 names different: declaration 'npts' definition 'numVtces'.
acm-5.0/V/lib/VCrPoly.c:18:51: style: Function 'VCreatePolygonFromTemplate' argument 2 names different: declaration 'pts' definition 'vert'. [funcArgNamesDifferent]
acm-5.0/V/lib/Vlibmath.h:267:23: note: Function 'VCreatePolygonFromTemplate' argument 2 names different: declaration 'pts' definition 'vert'.
acm-5.0/V/lib/VCrPoly.c:18:51: note: Function 'VCreatePolygonFromTemplate' argument 2 names different: declaration 'pts' definition 'vert'.
acm-5.0/V/lib/VCrPoly.c:18:68: style: Function 'VCreatePolygonFromTemplate' argument 3 names different: declaration 'templ' definition 'template'. [funcArgNamesDifferent]
acm-5.0/V/lib/Vlibmath.h:268:25: note: Function 'VCreatePolygonFromTemplate' argument 3 names different: declaration 'templ' definition 'template'.
acm-5.0/V/lib/VCrPoly.c:18:68: note: Function 'VCreatePolygonFromTemplate' argument 3 names different: declaration 'templ' definition 'template'.
acm-5.0/V/lib/VDepthCue.c:11:8: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
acm-5.0/V/lib/VDepthCue.c:14:35: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
acm-5.0/V/lib/VDepthCue.c:39:12: style: The scope of the variable 'p' can be reduced. [variableScope]
acm-5.0/V/lib/VDepthCue.c:40:12: style: The scope of the variable 'i' can be reduced. [variableScope]
acm-5.0/V/lib/VDepthCue.c:41:12: style: The scope of the variable 'd' can be reduced. [variableScope]
acm-5.0/V/lib/VDrawArc.c:12:25: style: The scope of the variable 'x2' can be reduced. [variableScope]
acm-5.0/V/lib/VDrawArc.c:12:33: style: The scope of the variable 'y2' can be reduced. [variableScope]
acm-5.0/V/lib/VDrawStroke.c:17:15: style: The scope of the variable 'c' can be reduced. [variableScope]
acm-5.0/V/lib/VDrawStroke.c:50:15: style: The scope of the variable 'c' can be reduced. [variableScope]
acm-5.0/V/lib/VDrawStroke.c:14:55: style: Function 'VDrawStrokeString' argument 7 names different: declaration 'z' definition 'zinfo'. [funcArgNamesDifferent]
acm-5.0/V/lib/Vlib.h:263:56: note: Function 'VDrawStrokeString' argument 7 names different: declaration 'z' definition 'zinfo'.
acm-5.0/V/lib/VDrawStroke.c:14:55: note: Function 'VDrawStrokeString' argument 7 names different: declaration 'z' definition 'zinfo'.
acm-5.0/V/lib/VExtrude.c:13:33: style: Unused variable: poly [unusedVariable]
acm-5.0/V/lib/VOrder.c:157:6: style: Variable 'c' is assigned a value that is never used. [unreadVariable]
acm-5.0/V/lib/VPrintPoly.c:8:12: style: The scope of the variable 'i' can be reduced. [variableScope]
acm-5.0/V/lib/VQuat.c:49:12: style: The scope of the variable 'i' can be reduced. [variableScope]
acm-5.0/V/lib/VQuat.c:49:15: style: The scope of the variable 'j' can be reduced. [variableScope]
acm-5.0/V/lib/VQuat.c:49:18: style: The scope of the variable 'k' can be reduced. [variableScope]
acm-5.0/V/lib/VQuat.c:84:12: style: The scope of the variable 'omega' can be reduced. [variableScope]
acm-5.0/V/lib/VQuat.c:84:26: style: The scope of the variable 'sinom' can be reduced. [variableScope]
acm-5.0/V/lib/VQuat.c:128:12: style: Unused variable: aa [unusedVariable]
acm-5.0/V/lib/VQuat.c:128:16: style: Unused variable: bb [unusedVariable]
acm-5.0/V/lib/VReadDXF.c:365:8: style: Condition 'extrusion' is always false [knownConditionTrueFalse]
acm-5.0/V/lib/VReadDXF.c:327:27: note: Assignment 'extrusion=0', assigned value is 0
acm-5.0/V/lib/VReadDXF.c:365:8: note: Condition 'extrusion' is always false
acm-5.0/V/lib/VReadDXF.c:426:9: style: Condition 'order' is always false [knownConditionTrueFalse]
acm-5.0/V/lib/VReadDXF.c:406:17: note: Assignment 'order=0', assigned value is 0
acm-5.0/V/lib/VReadDXF.c:426:9: note: Condition 'order' is always false
acm-5.0/V/lib/VReadDXF.c:145:10: style: The scope of the variable 'i' can be reduced. [variableScope]
acm-5.0/V/lib/VReadDXF.c:147:18: style: The scope of the variable 'p' can be reduced. [variableScope]
acm-5.0/V/lib/VReadDXF.c:404:31: style: The scope of the variable 'submode' can be reduced. [variableScope]
acm-5.0/V/lib/VReadDXF.c:409:15: style: The scope of the variable 'polymode' can be reduced. [variableScope]
acm-5.0/V/lib/VReadObject.c:106:12: style: The scope of the variable 'c' can be reduced. [variableScope]
acm-5.0/V/lib/VReadObject.c:425:27: style: The scope of the variable 'id' can be reduced. [variableScope]
acm-5.0/V/lib/VReadObject.c:49:12: style: union member 'lex_val::string_value' is never used. [unusedStructMember]
acm-5.0/V/lib/VRotate.c:5:28: style: Function 'VRotate' argument 2 names different: declaration 'axis' definition 'operation'. [funcArgNamesDifferent]
acm-5.0/V/lib/Vlibmath.h:263:42: note: Function 'VRotate' argument 2 names different: declaration 'axis' definition 'operation'.
acm-5.0/V/lib/VRotate.c:5:28: note: Function 'VRotate' argument 2 names different: declaration 'axis' definition 'operation'.
acm-5.0/V/lib/VRotate.c:5:46: style: Function 'VRotate' argument 3 names different: declaration 'theta' definition 'angle'. [funcArgNamesDifferent]
acm-5.0/V/lib/Vlibmath.h:263:55: note: Function 'VRotate' argument 3 names different: declaration 'theta' definition 'angle'.
acm-5.0/V/lib/VRotate.c:5:46: note: Function 'VRotate' argument 3 names different: declaration 'theta' definition 'angle'.
acm-5.0/V/lib/Vdbe.c:28:23: style: Function 'VdbeFillRectangle' argument 4 names different: declaration 'width' definition 'w'. [funcArgNamesDifferent]
acm-5.0/V/lib/Vlib.h:293:29: note: Function 'VdbeFillRectangle' argument 4 names different: declaration 'width' definition 'w'.
acm-5.0/V/lib/Vdbe.c:28:23: note: Function 'VdbeFillRectangle' argument 4 names different: declaration 'width' definition 'w'.
acm-5.0/V/lib/Vdbe.c:28:39: style: Function 'VdbeFillRectangle' argument 6 names different: declaration 'c' definition 'color'. [funcArgNamesDifferent]
acm-5.0/V/lib/Vlib.h:293:49: note: Function 'VdbeFillRectangle' argument 6 names different: declaration 'c' definition 'color'.
acm-5.0/V/lib/Vdbe.c:28:39: note: Function 'VdbeFillRectangle' argument 6 names different: declaration 'c' definition 'color'.
acm-5.0/V/lib/Vdbe.c:44:7: style: Unused variable: i [unusedVariable]
acm-5.0/V/lib/ddraw.cpp:128:5: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'signed char *'. [invalidPrintfArgType_uint]
acm-5.0/V/lib/ddutil.cpp:201:39: warning: Either the condition 'lpbi==NULL' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
acm-5.0/V/lib/ddutil.cpp:203:18: note: Assuming that condition 'lpbi==NULL' is not redundant
acm-5.0/V/lib/ddutil.cpp:201:39: note: Null pointer addition
acm-5.0/V/test/app.c:89:24: style: The scope of the variable 'aspect' can be reduced. [variableScope]
acm-5.0/V/test/app.c:92:18: style: The scope of the variable 'dist' can be reduced. [variableScope]
acm-5.0/V/test/app.c:156:14: style: The scope of the variable 'black' can be reduced. [variableScope]
acm-5.0/V/test/app.c:157:15: style: Unused variable: j [unusedVariable]
acm-5.0/V/test/app.c:157:0: style: Variable 'curPixel' is assigned a value that is never used. [unreadVariable]
acm-5.0/V/test/app.c:171:11: style: Variable 'seg' is assigned a value that is never used. [unreadVariable]
acm-5.0/dis/disgen/rpc_clntout.c:57:14: style: The scope of the variable 'def' can be reduced. [variableScope]
acm-5.0/dis/disgen/rpc_cout.c:303:15: style: The scope of the variable 'cs' can be reduced. [variableScope]
acm-5.0/dis/disgen/rpc_hout.c:266:7: style: The scope of the variable 'prefix' can be reduced. [variableScope]
acm-5.0/dis/disgen/rpc_hout.c:321:8: style: The scope of the variable 'prefix' can be reduced. [variableScope]
acm-5.0/dis/disgen/rpc_hout.c:322:8: style: The scope of the variable 'type' can be reduced. [variableScope]
acm-5.0/dis/disgen/rpc_hout.c:387:14: style: The scope of the variable 'def' can be reduced. [variableScope]
acm-5.0/dis/disgen/rpc_main.c:173:22: warning: Either the condition 'if(infile&&(include=extendfile(infile,".h")))' is redundant or there is possible null pointer dereference: path. [nullPointerRedundantCheck]
acm-5.0/dis/disgen/rpc_main.c:293:5: note: Assuming that condition 'if(infile&&(include=extendfile(infile,".h")))' is not redundant
acm-5.0/dis/disgen/rpc_main.c:288:36: note: Calling function 'extendfile', 1st argument 'path' value is 0
acm-5.0/dis/disgen/rpc_main.c:173:22: note: Null pointer dereference
acm-5.0/dis/disgen/rpc_parse.c:140:14: style: The scope of the variable 'ptailp' can be reduced. [variableScope]
acm-5.0/dis/disgen/rpc_parse.c:306:6: style: The scope of the variable 'count' can be reduced. [variableScope]
acm-5.0/dis/disgen/rpc_scan.c:326:5: warning: Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'? [clarifyStatement]
acm-5.0/dis/disgen/rpc_scan.c:481:7: error: Memory is allocated but not initialized: file [uninitdata]
acm-5.0/dis/disgen/rpc_svcout.c:156:14: style: The scope of the variable 'def' can be reduced. [variableScope]
acm-5.0/dis/disgen/rpc_svcout.c:174:6: style: The scope of the variable 'filled' can be reduced. [variableScope]
acm-5.0/dis/disgen/rpc_util.c:435:7: style: The scope of the variable 'c' can be reduced. [variableScope]
acm-5.0/dis/lib/dis_xdr1.c:45:14: style: The scope of the variable 'pad' can be reduced. [variableScope]
acm-5.0/dis/lib/disx.c:86:12: style: The scope of the variable 'name' can be reduced. [variableScope]
acm-5.0/dis/lib/dr.c:274:9: style: The scope of the variable 'd_squared' can be reduced. [variableScope]
acm-5.0/dis/lib/dr.c:274:20: style: The scope of the variable 'd1' can be reduced. [variableScope]
acm-5.0/dis/lib/dr.c:274:24: style: The scope of the variable 'd2' can be reduced. [variableScope]
acm-5.0/dis/lib/dr.c:274:28: style: The scope of the variable 'd3' can be reduced. [variableScope]
acm-5.0/dis/lib/dr.c:274:32: style: The scope of the variable 'orientation_error_squared' can be reduced. [variableScope]
acm-5.0/dis/lib/free.c:34:12: style: The scope of the variable 'i' can be reduced. [variableScope]
acm-5.0/dis/lib/free.c:34:15: style: The scope of the variable 'j' can be reduced. [variableScope]
acm-5.0/dis/lib/free.c:41:19: style: The scope of the variable 'b' can be reduced. [variableScope]
acm-5.0/dis/lib/globe.c:468:16: warning: Return value of function atof() is not used. [ignoredReturnValue]
acm-5.0/dis/lib/globe.c:314:2: style: Variable 'round_dms' is reassigned a value before the old one has been used. [redundantAssignment]
acm-5.0/dis/lib/globe.c:310:0: note: Variable 'round_dms' is reassigned a value before the old one has been used.
acm-5.0/dis/lib/globe.c:314:2: note: Variable 'round_dms' is reassigned a value before the old one has been used.
acm-5.0/dis/lib/globe.c:314:14: style: Variable 'round_dm' is reassigned a value before the old one has been used. [redundantAssignment]
acm-5.0/dis/lib/globe.c:311:0: note: Variable 'round_dm' is reassigned a value before the old one has been used.
acm-5.0/dis/lib/globe.c:314:14: note: Variable 'round_dm' is reassigned a value before the old one has been used.
acm-5.0/dis/lib/globe.c:361:2: style: Variable 'round_dms' is reassigned a value before the old one has been used. [redundantAssignment]
acm-5.0/dis/lib/globe.c:357:0: note: Variable 'round_dms' is reassigned a value before the old one has been used.
acm-5.0/dis/lib/globe.c:361:2: note: Variable 'round_dms' is reassigned a value before the old one has been used.
acm-5.0/dis/lib/globe.c:361:14: style: Variable 'round_dm' is reassigned a value before the old one has been used. [redundantAssignment]
acm-5.0/dis/lib/globe.c:358:0: note: Variable 'round_dm' is reassigned a value before the old one has been used.
acm-5.0/dis/lib/globe.c:361:14: note: Variable 'round_dm' is reassigned a value before the old one has been used.
acm-5.0/dis/lib/globe.c:223:18: style: The scope of the variable 'x_sqr' can be reduced. [variableScope]
acm-5.0/dis/lib/globe.c:223:37: style: The scope of the variable 'cos_x' can be reduced. [variableScope]
acm-5.0/dis/lib/globe.c:224:12: style: The scope of the variable 'f' can be reduced. [variableScope]
acm-5.0/dis/lib/globe.c:224:15: style: The scope of the variable 'f_prime' can be reduced. [variableScope]
acm-5.0/dis/lib/io.c:128:15: style: The scope of the variable 'result' can be reduced. [variableScope]
acm-5.0/dis/lib/io.c:274:4: error: Memory leak: xcvr [memleak]
acm-5.0/dis/lib/io.c:278:4: error: Memory leak: xcvr [memleak]
acm-5.0/dis/lib/io.c:328:3: error: Memory leak: xcvr [memleak]
acm-5.0/dis/lib/io.c:338:3: error: Memory leak: xcvr [memleak]
acm-5.0/dis/lib/parse.c:67:7: style: The scope of the variable 'rval' can be reduced. [variableScope]
acm-5.0/dis/lib/sitename.c:42:12: style: The scope of the variable 'path' can be reduced. [variableScope]
acm-5.0/dis/lib/sitename.c:45:12: style: The scope of the variable 'f' can be reduced. [variableScope]
acm-5.0/dis/lib/sitename.c:46:12: style: The scope of the variable 'n' can be reduced. [variableScope]
acm-5.0/dis/lib/sizes.c:35:12: style: The scope of the variable 'i' can be reduced. [variableScope]
acm-5.0/dis/lib/sizes.c:35:15: style: The scope of the variable 'j' can be reduced. [variableScope]
acm-5.0/dis/lib/sizes.c:42:19: style: The scope of the variable 'b' can be reduced. [variableScope]
acm-5.0/dis/lib/sizes.c:43:18: style: The scope of the variable 'len' can be reduced. [variableScope]
acm-5.0/dis/sdbm/dba.c:16:6: style: The scope of the variable 'n' can be reduced. [variableScope]
acm-5.0/dis/sdbm/dba.c:18:8: style: The scope of the variable 'name' can be reduced. [variableScope]
acm-5.0/dis/sdbm/dba.c:19:6: style: The scope of the variable 'pagf' can be reduced. [variableScope]
acm-5.0/dis/sdbm/dbd.c:19:6: style: The scope of the variable 'n' can be reduced. [variableScope]
acm-5.0/dis/sdbm/dbd.c:21:8: style: The scope of the variable 'name' can be reduced. [variableScope]
acm-5.0/dis/sdbm/dbd.c:22:6: style: The scope of the variable 'pagf' can be reduced. [variableScope]
acm-5.0/dis/sdbm/dbe.c:288:5: style: Suspicious condition (bitwise operator + comparison); Clarify expression with parentheses. [clarifyCondition]
acm-5.0/dis/sdbm/dbe.c:288:16: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
acm-5.0/dis/sdbm/dbu.c:243:15: style: The scope of the variable 'c' can be reduced. [variableScope]
acm-5.0/dis/sdbm/pair.c:287:15: style: The scope of the variable 'off' can be reduced. [variableScope]
acm-5.0/dis/sdbm/sdbm.c:308:7: style: The scope of the variable 'newp' can be reduced. [variableScope]
acm-5.0/dis/server/db.c:64:6: style: The scope of the variable 'i' can be reduced. [variableScope]
acm-5.0/dis/server/db.c:89:8: style: The scope of the variable 'p' can be reduced. [variableScope]
acm-5.0/dis/server/dis_relay.c:145:9: style: The scope of the variable 'size' can be reduced. [variableScope]
acm-5.0/dis/server/dis_relay.c:83:11: style: Unused variable: p [unusedVariable]
acm-5.0/dis/server/dis_relay.c:86:9: style: Unused variable: i [unusedVariable]
acm-5.0/dis/server/server.c:90:0: style: Variable 'i' is assigned a value that is never used. [unreadVariable]
acm-5.0/dis/test/decoy.c:71:6: style: The scope of the variable 'c' can be reduced. [variableScope]
acm-5.0/dis/test/decoy.c:72:6: style: The scope of the variable 'exercise_id' can be reduced. [variableScope]
acm-5.0/dis/test/decoy.c:73:9: style: The scope of the variable 'unix_time_sec' can be reduced. [variableScope]
acm-5.0/gedit/CrExFormDlg.c:131:50: style: Unused variable: children [unusedVariable]
acm-5.0/gedit/CrExFormDlg.c:132:11: style: Unused variable: num_children [unusedVariable]
acm-5.0/gedit/VReadObject.c:28:2: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
acm-5.0/gedit/VReadObject.c:46:3: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
acm-5.0/gedit/VWriteObject.c:120:11: warning: Either the condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
acm-5.0/gedit/VWriteObject.c:115:32: note: Assuming that condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is not redundant
acm-5.0/gedit/VWriteObject.c:120:11: note: Null pointer dereference
acm-5.0/gedit/VWriteObject.c:121:11: warning: Either the condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
acm-5.0/gedit/VWriteObject.c:115:32: note: Assuming that condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is not redundant
acm-5.0/gedit/VWriteObject.c:121:11: note: Null pointer dereference
acm-5.0/gedit/VWriteObject.c:122:11: warning: Either the condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
acm-5.0/gedit/VWriteObject.c:115:32: note: Assuming that condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is not redundant
acm-5.0/gedit/VWriteObject.c:122:11: note: Null pointer dereference
acm-5.0/gedit/VWriteObject.c:123:11: warning: Either the condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
acm-5.0/gedit/VWriteObject.c:115:32: note: Assuming that condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is not redundant
acm-5.0/gedit/VWriteObject.c:123:11: note: Null pointer dereference
acm-5.0/gedit/VWriteObject.c:124:11: warning: Either the condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
acm-5.0/gedit/VWriteObject.c:115:32: note: Assuming that condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is not redundant
acm-5.0/gedit/VWriteObject.c:124:11: note: Null pointer dereference
acm-5.0/gedit/VWriteObject.c:125:11: warning: Either the condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
acm-5.0/gedit/VWriteObject.c:115:32: note: Assuming that condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is not redundant
acm-5.0/gedit/VWriteObject.c:125:11: note: Null pointer dereference
acm-5.0/gedit/VWriteObject.c:126:11: warning: Either the condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
acm-5.0/gedit/VWriteObject.c:115:32: note: Assuming that condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is not redundant
acm-5.0/gedit/VWriteObject.c:126:11: note: Null pointer dereference
acm-5.0/gedit/VWriteObject.c:127:11: warning: Either the condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
acm-5.0/gedit/VWriteObject.c:115:32: note: Assuming that condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is not redundant
acm-5.0/gedit/VWriteObject.c:127:11: note: Null pointer dereference
acm-5.0/gedit/VWriteObject.c:128:11: warning: Either the condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
acm-5.0/gedit/VWriteObject.c:115:32: note: Assuming that condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is not redundant
acm-5.0/gedit/VWriteObject.c:128:11: note: Null pointer dereference
acm-5.0/gedit/VWriteObject.c:129:11: warning: Either the condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
acm-5.0/gedit/VWriteObject.c:115:32: note: Assuming that condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is not redundant
acm-5.0/gedit/VWriteObject.c:129:11: note: Null pointer dereference
acm-5.0/gedit/VWriteObject.c:130:11: warning: Either the condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
acm-5.0/gedit/VWriteObject.c:115:32: note: Assuming that condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is not redundant
acm-5.0/gedit/VWriteObject.c:130:11: note: Null pointer dereference
acm-5.0/gedit/VWriteObject.c:131:11: warning: Either the condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
acm-5.0/gedit/VWriteObject.c:115:32: note: Assuming that condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is not redundant
acm-5.0/gedit/VWriteObject.c:131:11: note: Null pointer dereference
acm-5.0/gedit/VWriteObject.c:132:11: warning: Either the condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
acm-5.0/gedit/VWriteObject.c:115:32: note: Assuming that condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is not redundant
acm-5.0/gedit/VWriteObject.c:132:11: note: Null pointer dereference
acm-5.0/gedit/VWriteObject.c:133:11: warning: Either the condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
acm-5.0/gedit/VWriteObject.c:115:32: note: Assuming that condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is not redundant
acm-5.0/gedit/VWriteObject.c:133:11: note: Null pointer dereference
acm-5.0/gedit/VWriteObject.c:134:11: warning: Either the condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
acm-5.0/gedit/VWriteObject.c:115:32: note: Assuming that condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is not redundant
acm-5.0/gedit/VWriteObject.c:134:11: note: Null pointer dereference
acm-5.0/gedit/VWriteObject.c:135:11: warning: Either the condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
acm-5.0/gedit/VWriteObject.c:115:32: note: Assuming that condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is not redundant
acm-5.0/gedit/VWriteObject.c:135:11: note: Null pointer dereference
acm-5.0/gedit/VWriteObject.c:136:11: warning: Either the condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
acm-5.0/gedit/VWriteObject.c:115:32: note: Assuming that condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is not redundant
acm-5.0/gedit/VWriteObject.c:136:11: note: Null pointer dereference
acm-5.0/gedit/VWriteObject.c:137:11: warning: Either the condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
acm-5.0/gedit/VWriteObject.c:115:32: note: Assuming that condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is not redundant
acm-5.0/gedit/VWriteObject.c:137:11: note: Null pointer dereference
acm-5.0/gedit/VWriteObject.c:138:11: warning: Either the condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
acm-5.0/gedit/VWriteObject.c:115:32: note: Assuming that condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is not redundant
acm-5.0/gedit/VWriteObject.c:138:11: note: Null pointer dereference
acm-5.0/gedit/VWriteObject.c:140:11: warning: Either the condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
acm-5.0/gedit/VWriteObject.c:115:32: note: Assuming that condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is not redundant
acm-5.0/gedit/VWriteObject.c:140:11: note: Null pointer dereference
acm-5.0/gedit/VWriteObject.c:141:11: warning: Either the condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
acm-5.0/gedit/VWriteObject.c:115:32: note: Assuming that condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is not redundant
acm-5.0/gedit/VWriteObject.c:141:11: note: Null pointer dereference
acm-5.0/gedit/VWriteObject.c:142:11: warning: Either the condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
acm-5.0/gedit/VWriteObject.c:115:32: note: Assuming that condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is not redundant
acm-5.0/gedit/VWriteObject.c:142:11: note: Null pointer dereference
acm-5.0/gedit/VWriteObject.c:143:11: warning: Either the condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
acm-5.0/gedit/VWriteObject.c:115:32: note: Assuming that condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is not redundant
acm-5.0/gedit/VWriteObject.c:143:11: note: Null pointer dereference
acm-5.0/gedit/VWriteObject.c:144:11: warning: Either the condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
acm-5.0/gedit/VWriteObject.c:115:32: note: Assuming that condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is not redundant
acm-5.0/gedit/VWriteObject.c:144:11: note: Null pointer dereference
acm-5.0/gedit/VWriteObject.c:145:11: warning: Either the condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
acm-5.0/gedit/VWriteObject.c:115:32: note: Assuming that condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is not redundant
acm-5.0/gedit/VWriteObject.c:145:11: note: Null pointer dereference
acm-5.0/gedit/VWriteObject.c:146:11: warning: Either the condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
acm-5.0/gedit/VWriteObject.c:115:32: note: Assuming that condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is not redundant
acm-5.0/gedit/VWriteObject.c:146:11: note: Null pointer dereference
acm-5.0/gedit/VWriteObject.c:147:11: warning: Either the condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
acm-5.0/gedit/VWriteObject.c:115:32: note: Assuming that condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is not redundant
acm-5.0/gedit/VWriteObject.c:147:11: note: Null pointer dereference
acm-5.0/gedit/VWriteObject.c:148:11: warning: Either the condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
acm-5.0/gedit/VWriteObject.c:115:32: note: Assuming that condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is not redundant
acm-5.0/gedit/VWriteObject.c:148:11: note: Null pointer dereference
acm-5.0/gedit/VWriteObject.c:149:11: warning: Either the condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
acm-5.0/gedit/VWriteObject.c:115:32: note: Assuming that condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is not redundant
acm-5.0/gedit/VWriteObject.c:149:11: note: Null pointer dereference
acm-5.0/gedit/VWriteObject.c:150:11: warning: Either the condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
acm-5.0/gedit/VWriteObject.c:115:32: note: Assuming that condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is not redundant
acm-5.0/gedit/VWriteObject.c:150:11: note: Null pointer dereference
acm-5.0/gedit/VWriteObject.c:151:11: warning: Either the condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
acm-5.0/gedit/VWriteObject.c:115:32: note: Assuming that condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is not redundant
acm-5.0/gedit/VWriteObject.c:151:11: note: Null pointer dereference
acm-5.0/gedit/VWriteObject.c:152:11: warning: Either the condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
acm-5.0/gedit/VWriteObject.c:115:32: note: Assuming that condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is not redundant
acm-5.0/gedit/VWriteObject.c:152:11: note: Null pointer dereference
acm-5.0/gedit/VWriteObject.c:153:11: warning: Either the condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
acm-5.0/gedit/VWriteObject.c:115:32: note: Assuming that condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is not redundant
acm-5.0/gedit/VWriteObject.c:153:11: note: Null pointer dereference
acm-5.0/gedit/VWriteObject.c:154:11: warning: Either the condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
acm-5.0/gedit/VWriteObject.c:115:32: note: Assuming that condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is not redundant
acm-5.0/gedit/VWriteObject.c:154:11: note: Null pointer dereference
acm-5.0/gedit/VWriteObject.c:155:10: warning: Either the condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
acm-5.0/gedit/VWriteObject.c:115:32: note: Assuming that condition '(f=fopen(ivname,"w"))==(FILE*)NULL' is not redundant
acm-5.0/gedit/VWriteObject.c:155:10: note: Null pointer dereference
acm-5.0/gedit/cell.c:42:9: style: The scope of the variable 'n' can be reduced. [variableScope]
acm-5.0/gedit/cell.c:41:23: style: Unused variable: label [unusedVariable]
acm-5.0/gedit/circle.c:18:22: style: The scope of the variable 'ocos' can be reduced. [variableScope]
acm-5.0/gedit/circle.c:18:28: style: The scope of the variable 'osin' can be reduced. [variableScope]
acm-5.0/gedit/edit.c:279:6: style: The scope of the variable 'i' can be reduced. [variableScope]
acm-5.0/gedit/edit.c:185:35: style: Variable 'nn' is modified but its new value is never used. [unreadVariable]
acm-5.0/gedit/edit.c:238:35: style: Variable 'nn' is modified but its new value is never used. [unreadVariable]
acm-5.0/gedit/gedit.c:863:2: style: Variable 'message_string' is reassigned a value before the old one has been used. [redundantAssignment]
acm-5.0/gedit/gedit.c:853:0: note: Variable 'message_string' is reassigned a value before the old one has been used.
acm-5.0/gedit/gedit.c:863:2: note: Variable 'message_string' is reassigned a value before the old one has been used.
acm-5.0/gedit/gedit.c:864:2: style: Variable 'button_string' is reassigned a value before the old one has been used. [redundantAssignment]
acm-5.0/gedit/gedit.c:854:0: note: Variable 'button_string' is reassigned a value before the old one has been used.
acm-5.0/gedit/gedit.c:864:2: note: Variable 'button_string' is reassigned a value before the old one has been used.
acm-5.0/gedit/gedit.c:865:2: style: Variable 'title_string' is reassigned a value before the old one has been used. [redundantAssignment]
acm-5.0/gedit/gedit.c:852:0: note: Variable 'title_string' is reassigned a value before the old one has been used.
acm-5.0/gedit/gedit.c:865:2: note: Variable 'title_string' is reassigned a value before the old one has been used.
acm-5.0/gedit/gedit.c:347:20: style: Unused variable: form [unusedVariable]
acm-5.0/gedit/gedit.c:351:11: style: Unused variable: label_string [unusedVariable]
acm-5.0/gedit/gedit.c:895:6: style: Variable 'args' is assigned a value that is never used. [unreadVariable]
acm-5.0/gedit/gedit.c:938:6: style: Variable 'args' is assigned a value that is never used. [unreadVariable]
acm-5.0/gedit/gedit.c:939:9: style: Unused variable: extent [unusedVariable]
acm-5.0/gedit/gutil.c:720:33: style: The scope of the variable 'd' can be reduced. [variableScope]
acm-5.0/gedit/gutil.c:613:7: style: Variable 'w1' is assigned a value that is never used. [unreadVariable]
acm-5.0/gedit/io.c:208:43: warning: Either the condition '(f=fopen(name,"w"))==(FILE*)NULL' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
acm-5.0/gedit/io.c:205:30: note: Assuming that condition '(f=fopen(name,"w"))==(FILE*)NULL' is not redundant
acm-5.0/gedit/io.c:208:43: note: Null pointer dereference
acm-5.0/gedit/io.c:211:56: warning: Either the condition '(f=fopen(name,"w"))==(FILE*)NULL' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
acm-5.0/gedit/io.c:205:30: note: Assuming that condition '(f=fopen(name,"w"))==(FILE*)NULL' is not redundant
acm-5.0/gedit/io.c:211:56: note: Null pointer dereference
acm-5.0/gedit/io.c:236:64: warning: Either the condition '(f=fopen(name,"w"))==(FILE*)NULL' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
acm-5.0/gedit/io.c:205:30: note: Assuming that condition '(f=fopen(name,"w"))==(FILE*)NULL' is not redundant
acm-5.0/gedit/io.c:236:64: note: Null pointer dereference
acm-5.0/gedit/io.c:239:62: warning: Either the condition '(f=fopen(name,"w"))==(FILE*)NULL' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
acm-5.0/gedit/io.c:205:30: note: Assuming that condition '(f=fopen(name,"w"))==(FILE*)NULL' is not redundant
acm-5.0/gedit/io.c:239:62: note: Null pointer dereference
acm-5.0/gedit/io.c:103:13: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
acm-5.0/gedit/io.c:239:14: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
acm-5.0/gedit/io.c:70:11: style: Unused variable: m [unusedVariable]
acm-5.0/gedit/io.c:94:3: error: Resource leak: f [resourceLeak]
acm-5.0/src/ImUtil.c:129:25: style: The scope of the variable 'c' can be reduced. [variableScope]
acm-5.0/src/ImUtil.c:194:31: style: The scope of the variable 'chhi' can be reduced. [variableScope]
acm-5.0/src/ImUtil.c:530:26: style: The scope of the variable 'addr' can be reduced. [variableScope]
acm-5.0/src/ImUtil.c:531:16: style: The scope of the variable 'pixel' can be reduced. [variableScope]
acm-5.0/src/ImUtil.c:566:16: style: The scope of the variable 'pixel' can be reduced. [variableScope]
acm-5.0/src/ImUtil.c:589:16: style: The scope of the variable 'pixel' can be reduced. [variableScope]
acm-5.0/src/ImUtil.c:609:6: style: The scope of the variable 'xoff' can be reduced. [variableScope]
acm-5.0/src/ImUtil.c:609:12: style: The scope of the variable 'yoff' can be reduced. [variableScope]
acm-5.0/src/ImUtil.c:722:17: style: The scope of the variable 'addr' can be reduced. [variableScope]
acm-5.0/src/ImUtil.c:756:17: style: The scope of the variable 'addr' can be reduced. [variableScope]
acm-5.0/src/ImUtil.c:796:16: style: The scope of the variable 'bit' can be reduced. [variableScope]
acm-5.0/src/ImUtil.c:797:6: style: The scope of the variable 'xoff' can be reduced. [variableScope]
acm-5.0/src/ImUtil.c:797:12: style: The scope of the variable 'yoff' can be reduced. [variableScope]
acm-5.0/src/acmmotif.c:834:2: style: Variable 'message_string' is reassigned a value before the old one has been used. [redundantAssignment]
acm-5.0/src/acmmotif.c:820:0: note: Variable 'message_string' is reassigned a value before the old one has been used.
acm-5.0/src/acmmotif.c:834:2: note: Variable 'message_string' is reassigned a value before the old one has been used.
acm-5.0/src/acmmotif.c:835:2: style: Variable 'button_string' is reassigned a value before the old one has been used. [redundantAssignment]
acm-5.0/src/acmmotif.c:821:0: note: Variable 'button_string' is reassigned a value before the old one has been used.
acm-5.0/src/acmmotif.c:835:2: note: Variable 'button_string' is reassigned a value before the old one has been used.
acm-5.0/src/acmmotif.c:836:2: style: Variable 'title_string' is reassigned a value before the old one has been used. [redundantAssignment]
acm-5.0/src/acmmotif.c:819:0: note: Variable 'title_string' is reassigned a value before the old one has been used.
acm-5.0/src/acmmotif.c:836:2: note: Variable 'title_string' is reassigned a value before the old one has been used.
acm-5.0/src/acmmotif.c:274:10: style: Unused variable: help_dialog [unusedVariable]
acm-5.0/src/acmmotif.c:278:9: style: Unused variable: charptr [unusedVariable]
acm-5.0/src/acmmotif.c:613:6: style: Unused variable: i [unusedVariable]
acm-5.0/src/actions.c:38:17: style: The scope of the variable 'p' can be reduced. [variableScope]
acm-5.0/src/actions.c:39:16: style: The scope of the variable 'value' can be reduced. [variableScope]
acm-5.0/src/actions.c:73:17: style: The scope of the variable 'p' can be reduced. [variableScope]
acm-5.0/src/actions.c:74:16: style: The scope of the variable 'value' can be reduced. [variableScope]
acm-5.0/src/actions.c:74:23: style: The scope of the variable 'current' can be reduced. [variableScope]
acm-5.0/src/actions.c:198:9: style: The scope of the variable 'c' can be reduced. [variableScope]
acm-5.0/src/actions.c:291:2: style: Variable 'p' is assigned a value that is never used. [unreadVariable]
acm-5.0/src/aim120.c:178:15: style: The scope of the variable 'i' can be reduced. [variableScope]
acm-5.0/src/aim120.c:220:15: style: The scope of the variable 'root1' can be reduced. [variableScope]
acm-5.0/src/aim120.c:220:22: style: The scope of the variable 'root2' can be reduced. [variableScope]
acm-5.0/src/aim120.c:220:29: style: The scope of the variable 'r' can be reduced. [variableScope]
acm-5.0/src/aim120.c:220:36: style: The scope of the variable 'd' can be reduced. [variableScope]
acm-5.0/src/aim120.c:220:39: style: The scope of the variable 'n' can be reduced. [variableScope]
acm-5.0/src/aim120.c:276:12: style: The scope of the variable 'd' can be reduced. [variableScope]
acm-5.0/src/aim120.c:276:22: style: The scope of the variable 'r' can be reduced. [variableScope]
acm-5.0/src/aim120.c:276:25: style: The scope of the variable 'root1' can be reduced. [variableScope]
acm-5.0/src/aim120.c:276:32: style: The scope of the variable 'root2' can be reduced. [variableScope]
acm-5.0/src/aim120.c:276:39: style: The scope of the variable 'n' can be reduced. [variableScope]
acm-5.0/src/aim120.c:132:6: error: Uninitialized variable: range_feet [uninitvar]
acm-5.0/src/aim9m.c:70:15: style: The scope of the variable 'i' can be reduced. [variableScope]
acm-5.0/src/aim9m.c:124:12: style: The scope of the variable 'd' can be reduced. [variableScope]
acm-5.0/src/aim9m.c:124:22: style: The scope of the variable 'r' can be reduced. [variableScope]
acm-5.0/src/aim9m.c:124:25: style: The scope of the variable 'root1' can be reduced. [variableScope]
acm-5.0/src/aim9m.c:124:32: style: The scope of the variable 'root2' can be reduced. [variableScope]
acm-5.0/src/aim9m.c:124:39: style: The scope of the variable 'n' can be reduced. [variableScope]
acm-5.0/src/box.c:127:15: style: The scope of the variable 'i' can be reduced. [variableScope]
acm-5.0/src/box.c:192:15: style: The scope of the variable 'i' can be reduced. [variableScope]
acm-5.0/src/browse.c:637:4: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
acm-5.0/src/browse.c:124:39: style: The scope of the variable 'x' can be reduced. [variableScope]
acm-5.0/src/browse.c:215:9: style: The scope of the variable 'dx' can be reduced. [variableScope]
acm-5.0/src/browse.c:215:13: style: The scope of the variable 'dy' can be reduced. [variableScope]
acm-5.0/src/browse.c:216:6: style: The scope of the variable 'item' can be reduced. [variableScope]
acm-5.0/src/browse.c:308:6: style: The scope of the variable 'i' can be reduced. [variableScope]
acm-5.0/src/browse.c:122:17: style: Unused variable: buf1 [unusedVariable]
acm-5.0/src/browse.c:150:18: style: Variable 'xscale' is assigned a value that is never used. [unreadVariable]
acm-5.0/src/browse.c:151:18: style: Variable 'yscale' is assigned a value that is never used. [unreadVariable]
acm-5.0/src/browse.c:146:19: style: Variable 'xoffset' is assigned a value that is never used. [unreadVariable]
acm-5.0/src/browse.c:237:9: style: Variable 'dx' is assigned a value that is never used. [unreadVariable]
acm-5.0/src/browse.c:219:7: style: Variable 'xc' is assigned a value that is never used. [unreadVariable]
acm-5.0/src/browse.c:154:22: error: Uninitialized variable: yy [uninitvar]
acm-5.0/src/ccip.c:137:6: style: The scope of the variable 'i' can be reduced. [variableScope]
acm-5.0/src/ccip.c:191:31: style: Function 'dropOrdinance' argument 2 names different: declaration 'i' definition 'ind'. [funcArgNamesDifferent]
acm-5.0/src/pm.h:920:43: note: Function 'dropOrdinance' argument 2 names different: declaration 'i' definition 'ind'.
acm-5.0/src/ccip.c:191:31: note: Function 'dropOrdinance' argument 2 names different: declaration 'i' definition 'ind'.
acm-5.0/src/ccip.c:63:11: error: Uninitialized variable: T1_sec [uninitvar]
acm-5.0/src/ccip.c:63:20: error: Uninitialized variable: T2_sec [uninitvar]
acm-5.0/src/chaser.c:37:12: style: The scope of the variable 'i' can be reduced. [variableScope]
acm-5.0/src/chaser.c:211:12: style: The scope of the variable 'i' can be reduced. [variableScope]
acm-5.0/src/chaser.c:36:18: style: Unused variable: c [unusedVariable]
acm-5.0/src/damage.c:235:12: style: Function 'absorbDISDamage' argument 6 names different: declaration 'vel_meters_per_sec' definition 'velocity_meters_per_sec'. [funcArgNamesDifferent]
acm-5.0/src/pm.h:874:18: note: Function 'absorbDISDamage' argument 6 names different: declaration 'vel_meters_per_sec' definition 'velocity_meters_per_sec'.
acm-5.0/src/damage.c:235:12: note: Function 'absorbDISDamage' argument 6 names different: declaration 'vel_meters_per_sec' definition 'velocity_meters_per_sec'.
acm-5.0/src/deadreckon.c:86:10: style: The scope of the variable 'scale' can be reduced. [variableScope]
acm-5.0/src/deadreckon.c:118:12: style: The scope of the variable 'R00' can be reduced. [variableScope]
acm-5.0/src/deadreckon.c:118:17: style: The scope of the variable 'R01' can be reduced. [variableScope]
acm-5.0/src/deadreckon.c:119:17: style: The scope of the variable 'R11' can be reduced. [variableScope]
acm-5.0/src/deadreckon.c:119:22: style: The scope of the variable 'R12' can be reduced. [variableScope]
acm-5.0/src/deadreckon.c:120:17: style: The scope of the variable 'R21' can be reduced. [variableScope]
acm-5.0/src/deadreckon.c:120:22: style: The scope of the variable 'R22' can be reduced. [variableScope]
acm-5.0/src/deadreckon.c:206:18: style: Function 'deadReckonRVW' argument 5 names different: declaration 'ori' definition 'oriQ'. [funcArgNamesDifferent]
acm-5.0/src/deadreckon.h:72:18: note: Function 'deadReckonRVW' argument 5 names different: declaration 'ori' definition 'oriQ'.
acm-5.0/src/deadreckon.c:206:18: note: Function 'deadReckonRVW' argument 5 names different: declaration 'ori' definition 'oriQ'.
acm-5.0/src/deadreckon.c:206:36: style: Function 'deadReckonRVW' argument 6 names different: declaration 'angvel' definition 'angvelQ'. [funcArgNamesDifferent]
acm-5.0/src/deadreckon.h:72:35: note: Function 'deadReckonRVW' argument 6 names different: declaration 'angvel' definition 'angvelQ'.
acm-5.0/src/deadreckon.c:206:36: note: Function 'deadReckonRVW' argument 6 names different: declaration 'angvel' definition 'angvelQ'.
acm-5.0/src/deadreckon.c:207:54: style: Function 'deadReckonRVW' argument 9 names different: declaration 'newori' definition 'neworiQ'. [funcArgNamesDifferent]
acm-5.0/src/deadreckon.h:73:54: note: Function 'deadReckonRVW' argument 9 names different: declaration 'newori' definition 'neworiQ'.
acm-5.0/src/deadreckon.c:207:54: note: Function 'deadReckonRVW' argument 9 names different: declaration 'newori' definition 'neworiQ'.
acm-5.0/src/dis_if.c:1970:48: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
acm-5.0/src/dis_if.c:1088:12: style: The scope of the variable 'i' can be reduced. [variableScope]
acm-5.0/src/dis_if.c:1363:19: style: The scope of the variable 'min_delta' can be reduced. [variableScope]
acm-5.0/src/dis_if.c:1364:43: style: The scope of the variable 'status' can be reduced. [variableScope]
acm-5.0/src/dis_if.c:1364:51: style: The scope of the variable 'i' can be reduced. [variableScope]
acm-5.0/src/dis_if.c:1364:54: style: The scope of the variable 'j' can be reduced. [variableScope]
acm-5.0/src/dis_if.c:1926:16: style: The scope of the variable 'e' can be reduced. [variableScope]
acm-5.0/src/dis_if.c:2039:14: style: The scope of the variable 'e' can be reduced. [variableScope]
acm-5.0/src/dis_if.c:2162:16: style: The scope of the variable 'e' can be reduced. [variableScope]
acm-5.0/src/dis_if.c:2227:15: style: The scope of the variable 'eid' can be reduced. [variableScope]
acm-5.0/src/dis_if.c:2341:15: style: The scope of the variable 'eid' can be reduced. [variableScope]
acm-5.0/src/dis_if.c:2448:12: style: The scope of the variable 'e' can be reduced. [variableScope]
acm-5.0/src/dis_if.c:338:14: style: Function 'dis_init' argument 1 names different: declaration 'exercise' definition 'xexercise'. [funcArgNamesDifferent]
acm-5.0/src/dis.h:102:25: note: Function 'dis_init' argument 1 names different: declaration 'exercise' definition 'xexercise'.
acm-5.0/src/dis_if.c:338:14: note: Function 'dis_init' argument 1 names different: declaration 'exercise' definition 'xexercise'.
acm-5.0/src/dis_if.c:338:29: style: Function 'dis_init' argument 2 names different: declaration 'site' definition 'xsite'. [funcArgNamesDifferent]
acm-5.0/src/dis.h:102:39: note: Function 'dis_init' argument 2 names different: declaration 'site' definition 'xsite'.
acm-5.0/src/dis_if.c:338:29: note: Function 'dis_init' argument 2 names different: declaration 'site' definition 'xsite'.
acm-5.0/src/dis_if.c:338:40: style: Function 'dis_init' argument 3 names different: declaration 'application' definition 'xapplication'. [funcArgNamesDifferent]
acm-5.0/src/dis.h:102:49: note: Function 'dis_init' argument 3 names different: declaration 'application' definition 'xapplication'.
acm-5.0/src/dis_if.c:338:40: note: Function 'dis_init' argument 3 names different: declaration 'application' definition 'xapplication'.
acm-5.0/src/dis_if.c:339:22: style: Function 'dis_init' argument 4 names different: declaration 'entityEnterCb' definition 'xentityEnterCb'. [funcArgNamesDifferent]
acm-5.0/src/dis.h:103:27: note: Function 'dis_init' argument 4 names different: declaration 'entityEnterCb' definition 'xentityEnterCb'.
acm-5.0/src/dis_if.c:339:22: note: Function 'dis_init' argument 4 names different: declaration 'entityEnterCb' definition 'xentityEnterCb'.
acm-5.0/src/dis_if.c:340:21: style: Function 'dis_init' argument 5 names different: declaration 'detonationCb' definition 'xdetonationCb'. [funcArgNamesDifferent]
acm-5.0/src/dis.h:104:26: note: Function 'dis_init' argument 5 names different: declaration 'detonationCb' definition 'xdetonationCb'.
acm-5.0/src/dis_if.c:340:21: note: Function 'dis_init' argument 5 names different: declaration 'detonationCb' definition 'xdetonationCb'.
acm-5.0/src/dis_if.c:1205:12: style: Function 'dis_entityEnter' argument 5 names different: declaration 'location' definition 'loc'. [funcArgNamesDifferent]
acm-5.0/src/dis.h:200:14: note: Function 'dis_entityEnter' argument 5 names different: declaration 'location' definition 'loc'.
acm-5.0/src/dis_if.c:1205:12: note: Function 'dis_entityEnter' argument 5 names different: declaration 'location' definition 'loc'.
acm-5.0/src/dis_if.c:1206:12: style: Function 'dis_entityEnter' argument 6 names different: declaration 'velocity' definition 'vel'. [funcArgNamesDifferent]
acm-5.0/src/dis.h:201:14: note: Function 'dis_entityEnter' argument 6 names different: declaration 'velocity' definition 'vel'.
acm-5.0/src/dis_if.c:1206:12: note: Function 'dis_entityEnter' argument 6 names different: declaration 'velocity' definition 'vel'.
acm-5.0/src/dis_if.c:1207:12: style: Function 'dis_entityEnter' argument 7 names different: declaration 'linearAcceleration' definition 'linAcc'. [funcArgNamesDifferent]
acm-5.0/src/dis.h:202:14: note: Function 'dis_entityEnter' argument 7 names different: declaration 'linearAcceleration' definition 'linAcc'.
acm-5.0/src/dis_if.c:1207:12: note: Function 'dis_entityEnter' argument 7 names different: declaration 'linearAcceleration' definition 'linAcc'.
acm-5.0/src/dis_if.c:1208:12: style: Function 'dis_entityEnter' argument 8 names different: declaration 'orientation' definition 'ori'. [funcArgNamesDifferent]
acm-5.0/src/dis.h:203:14: note: Function 'dis_entityEnter' argument 8 names different: declaration 'orientation' definition 'ori'.
acm-5.0/src/dis_if.c:1208:12: note: Function 'dis_entityEnter' argument 8 names different: declaration 'orientation' definition 'ori'.
acm-5.0/src/dis_if.c:1209:12: style: Function 'dis_entityEnter' argument 9 names different: declaration 'angularVelocity' definition 'angVel'. [funcArgNamesDifferent]
acm-5.0/src/dis.h:204:14: note: Function 'dis_entityEnter' argument 9 names different: declaration 'angularVelocity' definition 'angVel'.
acm-5.0/src/dis_if.c:1209:12: note: Function 'dis_entityEnter' argument 9 names different: declaration 'angularVelocity' definition 'angVel'.
acm-5.0/src/dis_if.c:1210:10: style: Function 'dis_entityEnter' argument 10 names different: declaration 'eid' definition 'neid'. [funcArgNamesDifferent]
acm-5.0/src/dis.h:205:12: note: Function 'dis_entityEnter' argument 10 names different: declaration 'eid' definition 'neid'.
acm-5.0/src/dis_if.c:1210:10: note: Function 'dis_entityEnter' argument 10 names different: declaration 'eid' definition 'neid'.
acm-5.0/src/dis_if.c:1359:33: style: Function 'dis_entityState' argument 2 names different: declaration 'location' definition 'loc'. [funcArgNamesDifferent]
acm-5.0/src/dis.h:229:44: note: Function 'dis_entityState' argument 2 names different: declaration 'location' definition 'loc'.
acm-5.0/src/dis_if.c:1359:33: note: Function 'dis_entityState' argument 2 names different: declaration 'location' definition 'loc'.
acm-5.0/src/dis_if.c:1359:48: style: Function 'dis_entityState' argument 3 names different: declaration 'velocity' definition 'vel'. [funcArgNamesDifferent]
acm-5.0/src/dis.h:229:64: note: Function 'dis_entityState' argument 3 names different: declaration 'velocity' definition 'vel'.
acm-5.0/src/dis_if.c:1359:48: note: Function 'dis_entityState' argument 3 names different: declaration 'velocity' definition 'vel'.
acm-5.0/src/dis_if.c:1360:12: style: Function 'dis_entityState' argument 4 names different: declaration 'linearAcceleration' definition 'linAcc'. [funcArgNamesDifferent]
acm-5.0/src/dis.h:230:17: note: Function 'dis_entityState' argument 4 names different: declaration 'linearAcceleration' definition 'linAcc'.
acm-5.0/src/dis_if.c:1360:12: note: Function 'dis_entityState' argument 4 names different: declaration 'linearAcceleration' definition 'linAcc'.
acm-5.0/src/dis_if.c:1361:12: style: Function 'dis_entityState' argument 5 names different: declaration 'orientation' definition 'ori'. [funcArgNamesDifferent]
acm-5.0/src/dis.h:231:16: note: Function 'dis_entityState' argument 5 names different: declaration 'orientation' definition 'ori'.
acm-5.0/src/dis_if.c:1361:12: note: Function 'dis_entityState' argument 5 names different: declaration 'orientation' definition 'ori'.
acm-5.0/src/dis_if.c:1361:27: style: Function 'dis_entityState' argument 6 names different: declaration 'angularVelocity' definition 'angVel'. [funcArgNamesDifferent]
acm-5.0/src/dis.h:231:39: note: Function 'dis_entityState' argument 6 names different: declaration 'angularVelocity' definition 'angVel'.
acm-5.0/src/dis_if.c:1361:27: note: Function 'dis_entityState' argument 6 names different: declaration 'angularVelocity' definition 'angVel'.
acm-5.0/src/dis_if.c:1438:36: style: Function 'dis_getEntityState' argument 2 names different: declaration 'location' definition 'loc'. [funcArgNamesDifferent]
acm-5.0/src/dis.h:243:47: note: Function 'dis_getEntityState' argument 2 names different: declaration 'location' definition 'loc'.
acm-5.0/src/dis_if.c:1438:36: note: Function 'dis_getEntityState' argument 2 names different: declaration 'location' definition 'loc'.
acm-5.0/src/dis_if.c:1438:51: style: Function 'dis_getEntityState' argument 3 names different: declaration 'velocity' definition 'vel'. [funcArgNamesDifferent]
acm-5.0/src/dis.h:243:67: note: Function 'dis_getEntityState' argument 3 names different: declaration 'velocity' definition 'vel'.
acm-5.0/src/dis_if.c:1438:51: note: Function 'dis_getEntityState' argument 3 names different: declaration 'velocity' definition 'vel'.
acm-5.0/src/dis_if.c:1438:66: style: Function 'dis_getEntityState' argument 4 names different: declaration 'orientation' definition 'ori'. [funcArgNamesDifferent]
acm-5.0/src/dis.h:244:17: note: Function 'dis_getEntityState' argument 4 names different: declaration 'orientation' definition 'ori'.
acm-5.0/src/dis_if.c:1438:66: note: Function 'dis_getEntityState' argument 4 names different: declaration 'orientation' definition 'ori'.
acm-5.0/src/dis_if.c:1577:14: style: Function 'dis_detonation' argument 7 names different: declaration 'vel_meters' definition 'vel'. [funcArgNamesDifferent]
acm-5.0/src/dis.h:297:13: note: Function 'dis_detonation' argument 7 names different: declaration 'vel_meters' definition 'vel'.
acm-5.0/src/dis_if.c:1577:14: note: Function 'dis_detonation' argument 7 names different: declaration 'vel_meters' definition 'vel'.
acm-5.0/src/dis_if.c:1422:12: style: Variable 'status' is assigned a value that is never used. [unreadVariable]
acm-5.0/src/distest.c:101:11: warning: Either the condition 'eid>=256' is redundant or the array 'inUse[256]' is accessed at index 256, which is out of bounds. [arrayIndexOutOfBoundsCond]
acm-5.0/src/distest.c:104:10: note: Assuming that condition 'eid>=256' is not redundant
acm-5.0/src/distest.c:101:11: note: Array index out of bounds
acm-5.0/src/distest.c:220:41: style: The scope of the variable 'err' can be reduced. [variableScope]
acm-5.0/src/distest.c:236:12: style: The scope of the variable 'lasttime' can be reduced. [variableScope]
acm-5.0/src/distest.c:236:22: style: The scope of the variable 'dt' can be reduced. [variableScope]
acm-5.0/src/drone.c:206:20: style: The scope of the variable 'htime' can be reduced. [variableScope]
acm-5.0/src/drone.c:206:12: style: Unused variable: d [unusedVariable]
acm-5.0/src/drone.c:206:15: style: Unused variable: phi [unusedVariable]
acm-5.0/src/effects.c:71:48: style: Function 'newExplosion' argument 3 names different: declaration 's' definition 's_meters'. [funcArgNamesDifferent]
acm-5.0/src/pm.h:866:62: note: Function 'newExplosion' argument 3 names different: declaration 's' definition 's_meters'.
acm-5.0/src/effects.c:71:48: note: Function 'newExplosion' argument 3 names different: declaration 's' definition 's_meters'.
acm-5.0/src/events.c:621:4: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
acm-5.0/src/events.c:44:12: style: The scope of the variable 'c' can be reduced. [variableScope]
acm-5.0/src/events.c:220:12: style: The scope of the variable 'fp' can be reduced. [variableScope]
acm-5.0/src/fpage.c:81:18: style: Variable 'xscale' is assigned a value that is never used. [unreadVariable]
acm-5.0/src/fpage.c:82:18: style: Variable 'yscale' is assigned a value that is never used. [unreadVariable]
acm-5.0/src/fpage.c:76:19: style: Variable 'xoffset' is assigned a value that is never used. [unreadVariable]
acm-5.0/src/fpage.c:185:5: style: Variable 'yy' is assigned a value that is never used. [unreadVariable]
acm-5.0/src/gear.c:68:2: style: Variable 'local_z' is reassigned a value before the old one has been used. [redundantAssignment]
acm-5.0/src/gear.c:42:0: note: Variable 'local_z' is reassigned a value before the old one has been used.
acm-5.0/src/gear.c:68:2: note: Variable 'local_z' is reassigned a value before the old one has been used.
acm-5.0/src/gear.c:264:2: style: Variable 'local_z' is reassigned a value before the old one has been used. [redundantAssignment]
acm-5.0/src/gear.c:225:0: note: Variable 'local_z' is reassigned a value before the old one has been used.
acm-5.0/src/gear.c:264:2: note: Variable 'local_z' is reassigned a value before the old one has been used.
acm-5.0/src/gear.c:215:42: style: The scope of the variable 'cm_dot' can be reduced. [variableScope]
acm-5.0/src/gear.c:215:50: style: The scope of the variable 'cn_dot' can be reduced. [variableScope]
acm-5.0/src/gear.c:218:38: style: The scope of the variable 'angle' can be reduced. [variableScope]
acm-5.0/src/hsi.c:68:12: style: The scope of the variable 'vor_orientation' can be reduced. [variableScope]
acm-5.0/src/hsi.c:74:37: style: The scope of the variable 'icdi_offset' can be reduced. [variableScope]
acm-5.0/src/hsi.c:74:50: style: The scope of the variable 'igs_offset' can be reduced. [variableScope]
acm-5.0/src/hsi.c:75:12: style: The scope of the variable 'cdi_offset' can be reduced. [variableScope]
acm-5.0/src/hsi.c:75:24: style: The scope of the variable 'gs_offset' can be reduced. [variableScope]
acm-5.0/src/hsi.c:75:40: style: The scope of the variable 'r' can be reduced. [variableScope]
acm-5.0/src/hsi.c:75:43: style: The scope of the variable 'diff' can be reduced. [variableScope]
acm-5.0/src/hsi.c:75:49: style: The scope of the variable 'adiff' can be reduced. [variableScope]
acm-5.0/src/hsi.c:75:56: style: The scope of the variable 'so' can be reduced. [variableScope]
acm-5.0/src/hsi.c:75:60: style: The scope of the variable 'co' can be reduced. [variableScope]
acm-5.0/src/hsi.c:196:7: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
acm-5.0/src/hud.c:124:12: style: The scope of the variable 'a1' can be reduced. [variableScope]
acm-5.0/src/hud.c:124:16: style: The scope of the variable 'a2' can be reduced. [variableScope]
acm-5.0/src/hud.c:124:20: style: The scope of the variable 'a3' can be reduced. [variableScope]
acm-5.0/src/hud.c:124:24: style: The scope of the variable 'a4' can be reduced. [variableScope]
acm-5.0/src/hud.c:124:28: style: The scope of the variable 'a5' can be reduced. [variableScope]
acm-5.0/src/hud.c:127:18: style: The scope of the variable 'k' can be reduced. [variableScope]
acm-5.0/src/hud.c:127:41: style: The scope of the variable 'w' can be reduced. [variableScope]
acm-5.0/src/hud.c:127:44: style: The scope of the variable 'tx' can be reduced. [variableScope]
acm-5.0/src/hud.c:127:48: style: The scope of the variable 'ty' can be reduced. [variableScope]
acm-5.0/src/hud.c:130:15: style: The scope of the variable 'd' can be reduced. [variableScope]
acm-5.0/src/hud.c:235:17: style: Variable 'a3' is assigned a value that is never used. [unreadVariable]
acm-5.0/src/hud.c:139:19: style: Variable 'scale' is assigned a value that is never used. [unreadVariable]
acm-5.0/src/init.c:496:11: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
acm-5.0/src/init.c:318:6: style: Variable 'mag' is reassigned a value before the old one has been used. [redundantAssignment]
acm-5.0/src/init.c:294:6: note: Variable 'mag' is reassigned a value before the old one has been used.
acm-5.0/src/init.c:318:6: note: Variable 'mag' is reassigned a value before the old one has been used.
acm-5.0/src/init.c:696:5: style: Variable 'id' is reassigned a value before the old one has been used. [redundantAssignment]
acm-5.0/src/init.c:690:5: note: Variable 'id' is reassigned a value before the old one has been used.
acm-5.0/src/init.c:696:5: note: Variable 'id' is reassigned a value before the old one has been used.
acm-5.0/src/init.c:70:12: style: The scope of the variable 'libname' can be reduced. [variableScope]
acm-5.0/src/init.c:177:35: style: The scope of the variable 'depthcue' can be reduced. [variableScope]
acm-5.0/src/init.c:696:10: style: Variable 'id' is assigned a value that is never used. [unreadVariable]
acm-5.0/src/init.c:210:5: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
acm-5.0/src/init.c:222:5: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
acm-5.0/src/init.c:496:16: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
acm-5.0/src/init.c:240:0: error: Resource leak: f [resourceLeak]
acm-5.0/src/interpolate.c:74:6: style: The scope of the variable 'i' can be reduced. [variableScope]
acm-5.0/src/interpolate.c:47:20: error: Invalid sqrt() argument nr 1. The value is -1 but the valid values are '0.0:'. [invalidFunctionArg]
acm-5.0/src/interpolate.c:67:19: error: Invalid sqrt() argument nr 1. The value is -1 but the valid values are '0.0:'. [invalidFunctionArg]
acm-5.0/src/interpolate.c:82:5: error: Memory leak: newp [memleak]
acm-5.0/src/interpolate.c:90:9: error: Uninitialized variable: newp [uninitvar]
acm-5.0/src/inventory.c:450:5: warning: Either the condition '!pmap' is redundant or there is possible null pointer dereference: pmap. [nullPointerRedundantCheck]
acm-5.0/src/inventory.c:447:7: note: Assuming that condition '!pmap' is not redundant
acm-5.0/src/inventory.c:450:5: note: Null pointer dereference
acm-5.0/src/inventory.c:483:5: warning: Either the condition '!pmap' is redundant or there is possible null pointer dereference: pmap. [nullPointerRedundantCheck]
acm-5.0/src/inventory.c:480:7: note: Assuming that condition '!pmap' is not redundant
acm-5.0/src/inventory.c:483:5: note: Null pointer dereference
acm-5.0/src/inventory.c:1064:8: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
acm-5.0/src/inventory.c:1071:8: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
acm-5.0/src/inventory.c:933:12: style: The scope of the variable 'c' can be reduced. [variableScope]
acm-5.0/src/inventory.c:1322:3: style: Variable 'result' is assigned a value that is never used. [unreadVariable]
acm-5.0/src/joystick-cms.c:214:11: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
acm-5.0/src/joystick-cms.c:214:11: style: Condition '*p&15==0' is always false [knownConditionTrueFalse]
acm-5.0/src/joystick-cms.c:214:18: style: Condition '15==0' is always false [knownConditionTrueFalse]
acm-5.0/src/m61a1.c:197:12: style: The scope of the variable 'i' can be reduced. [variableScope]
acm-5.0/src/m61a1.c:199:12: style: The scope of the variable 'fuzz' can be reduced. [variableScope]
acm-5.0/src/m61a1.c:199:18: style: The scope of the variable 'fuzzAngle' can be reduced. [variableScope]
acm-5.0/src/m61a1.c:199:29: style: The scope of the variable 'phiY' can be reduced. [variableScope]
acm-5.0/src/m61a1.c:199:35: style: The scope of the variable 'phiZ' can be reduced. [variableScope]
acm-5.0/src/m61a1.c:199:41: style: The scope of the variable 'tm' can be reduced. [variableScope]
acm-5.0/src/m61a1.c:521:32: style: The scope of the variable 'size1' can be reduced. [variableScope]
acm-5.0/src/m61a1.c:521:39: style: The scope of the variable 'xt1' can be reduced. [variableScope]
acm-5.0/src/m61a1.c:521:44: style: The scope of the variable 'yt1' can be reduced. [variableScope]
acm-5.0/src/m61a1.c:521:55: style: The scope of the variable 'arc' can be reduced. [variableScope]
acm-5.0/src/main.c:805:4: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
acm-5.0/src/main.c:303:21: style: Unused variable: sin [unusedVariable]
acm-5.0/src/main.c:304:0: style: Variable 'on' is assigned a value that is never used. [unreadVariable]
acm-5.0/src/main.c:305:12: style: Unused variable: i [unusedVariable]
acm-5.0/src/main.c:503:0: style: Variable 'playerchange' is assigned a value that is never used. [unreadVariable]
acm-5.0/src/main.c:503:41: style: Unused variable: n [unusedVariable]
acm-5.0/src/main.c:503:49: style: Unused variable: addrlen [unusedVariable]
acm-5.0/src/main.c:504:0: style: Variable 'on' is assigned a value that is never used. [unreadVariable]
acm-5.0/src/main.c:505:18: style: Unused variable: addr [unusedVariable]
acm-5.0/src/main.c:507:12: style: Unused variable: bp [unusedVariable]
acm-5.0/src/main.c:507:16: style: Unused variable: buf [unusedVariable]
acm-5.0/src/main.c:507:26: style: Unused variable: name [unusedVariable]
acm-5.0/src/main.c:507:36: style: Unused variable: display [unusedVariable]
acm-5.0/src/main.c:507:49: style: Unused variable: args [unusedVariable]
acm-5.0/src/main.c:418:4: warning: The buffer 'display' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
acm-5.0/src/main.c:637:0: error: Resource leak: f [resourceLeak]
acm-5.0/src/missile.c:524:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
acm-5.0/src/missilec.c:82:2: style: Variable 'FLift' is assigned a value that is never used. [unreadVariable]
acm-5.0/src/mouse.c:38:12: style: The scope of the variable 'd' can be reduced. [variableScope]
acm-5.0/src/mouse.c:38:15: style: The scope of the variable 'fuzz' can be reduced. [variableScope]
acm-5.0/src/navaid.c:111:30: style: The scope of the variable 'p' can be reduced. [variableScope]
acm-5.0/src/navaid.c:330:7: style: Variable 'id' is assigned a value that is never used. [unreadVariable]
acm-5.0/src/panel.c:412:21: style: The scope of the variable 'x1' can be reduced. [variableScope]
acm-5.0/src/panel.c:412:25: style: The scope of the variable 'y1' can be reduced. [variableScope]
acm-5.0/src/pcaudio.c:132:0: error: Invalid number of character '{' when these macros are defined: '__GCC__=1;__GCC__=1'. [syntaxError]
acm-5.0/src/place.c:38:12: style: The scope of the variable 'dist' can be reduced. [variableScope]
acm-5.0/src/place.c:39:12: style: The scope of the variable 'aspect' can be reduced. [variableScope]
acm-5.0/src/planes.c:435:33: style: Function 'newDrone' argument 2 names different: declaration 'type' definition 'plane_type'. [funcArgNamesDifferent]
acm-5.0/src/pm.h:856:45: note: Function 'newDrone' argument 2 names different: declaration 'type' definition 'plane_type'.
acm-5.0/src/planes.c:435:33: note: Function 'newDrone' argument 2 names different: declaration 'type' definition 'plane_type'.
acm-5.0/src/players.c:904:16: style: The scope of the variable 'vn' can be reduced. [variableScope]
acm-5.0/src/players.c:991:20: style: Variable 'vn' is assigned a value that is never used. [unreadVariable]
acm-5.0/src/players.c:762:40: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
acm-5.0/src/players.c:765:40: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
acm-5.0/src/pm.c:785:7: style: Condition 'airborne' is always true [knownConditionTrueFalse]
acm-5.0/src/pm.c:560:23: note: Assignment 'airborne=1', assigned value is 1
acm-5.0/src/pm.c:785:7: note: Condition 'airborne' is always true
acm-5.0/src/pm.c:450:12: style: The scope of the variable 'h' can be reduced. [variableScope]
acm-5.0/src/pm.c:552:12: style: The scope of the variable 'deltaRoll' can be reduced. [variableScope]
acm-5.0/src/pm.c:552:23: style: The scope of the variable 'deltaPitch' can be reduced. [variableScope]
acm-5.0/src/pm.c:552:35: style: The scope of the variable 'deltaYaw' can be reduced. [variableScope]
acm-5.0/src/pm.c:553:12: style: The scope of the variable 'y' can be reduced. [variableScope]
acm-5.0/src/pm.c:554:12: style: The scope of the variable 'xa' can be reduced. [variableScope]
acm-5.0/src/pm.c:554:16: style: The scope of the variable 'xb' can be reduced. [variableScope]
acm-5.0/src/pm.c:554:20: style: The scope of the variable 'xc' can be reduced. [variableScope]
acm-5.0/src/pm.c:554:24: style: The scope of the variable 'xd' can be reduced. [variableScope]
acm-5.0/src/pm.c:554:28: style: The scope of the variable 'r0' can be reduced. [variableScope]
acm-5.0/src/pm.c:555:12: style: The scope of the variable 'dNorth' can be reduced. [variableScope]
acm-5.0/src/pm.c:555:20: style: The scope of the variable 'dEast' can be reduced. [variableScope]
acm-5.0/src/pm.c:555:27: style: The scope of the variable 'dmag' can be reduced. [variableScope]
acm-5.0/src/pm.c:556:11: style: The scope of the variable 'mass_slugs' can be reduced. [variableScope]
acm-5.0/src/pm.c:499:35: style: Function 'elevatorSetting' argument 2 names different: declaration 'q' definition 'qS'. [funcArgNamesDifferent]
acm-5.0/src/pm.h:863:50: note: Function 'elevatorSetting' argument 2 names different: declaration 'q' definition 'qS'.
acm-5.0/src/pm.c:499:35: note: Function 'elevatorSetting' argument 2 names different: declaration 'q' definition 'qS'.
acm-5.0/src/pm.c:589:0: error: Uninitialized variable: appearance [uninitvar]
acm-5.0/src/pm.c:591:0: error: Uninitialized variable: appearance [uninitvar]
acm-5.0/src/radar.c:84:12: style: The scope of the variable 'xs' can be reduced. [variableScope]
acm-5.0/src/radar.c:84:16: style: The scope of the variable 'ys' can be reduced. [variableScope]
acm-5.0/src/radar.c:84:20: style: The scope of the variable 'dmax' can be reduced. [variableScope]
acm-5.0/src/radar.c:801:57: style: The scope of the variable 'el_slope' can be reduced. [variableScope]
acm-5.0/src/radar.c:801:67: style: The scope of the variable 'az_slope' can be reduced. [variableScope]
acm-5.0/src/radar.c:863:20: style: The scope of the variable 'd' can be reduced. [variableScope]
acm-5.0/src/radar.c:985:49: style: Function 'GenerateWorldToRadarMatrix' argument 2 names different: declaration 'm' definition 'm1'. [funcArgNamesDifferent]
acm-5.0/src/radar.c:34:59: note: Function 'GenerateWorldToRadarMatrix' argument 2 names different: declaration 'm' definition 'm1'.
acm-5.0/src/radar.c:985:49: note: Function 'GenerateWorldToRadarMatrix' argument 2 names different: declaration 'm' definition 'm1'.
acm-5.0/src/radar.c:639:53: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
acm-5.0/src/radar.c:644:53: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
acm-5.0/src/render.c:103:12: style: The scope of the variable 'i' can be reduced. [variableScope]
acm-5.0/src/render.c:103:18: style: The scope of the variable 'k' can be reduced. [variableScope]
acm-5.0/src/render.c:187:12: style: The scope of the variable 'd' can be reduced. [variableScope]
acm-5.0/src/render.c:468:16: style: The scope of the variable 'prev' can be reduced. [variableScope]
acm-5.0/src/render.c:532:18: style: The scope of the variable 'x0' can be reduced. [variableScope]
acm-5.0/src/render.c:532:22: style: The scope of the variable 'y0' can be reduced. [variableScope]
acm-5.0/src/render.c:532:26: style: The scope of the variable 'x1' can be reduced. [variableScope]
acm-5.0/src/render.c:532:30: style: The scope of the variable 'y1' can be reduced. [variableScope]
acm-5.0/src/render.c:532:39: style: The scope of the variable 'i' can be reduced. [variableScope]
acm-5.0/src/render.c:533:31: style: The scope of the variable 'p' can be reduced. [variableScope]
acm-5.0/src/render.c:533:34: style: The scope of the variable 'sp' can be reduced. [variableScope]
acm-5.0/src/render.c:533:38: style: The scope of the variable 'cp' can be reduced. [variableScope]
acm-5.0/src/render.c:414:2: style: Variable 'curPixel' is assigned a value that is never used. [unreadVariable]
acm-5.0/src/render.c:535:0: style: Variable 'blt_flaps' is assigned a value that is never used. [unreadVariable]
acm-5.0/src/render.c:772:3: warning: Possible buffer overflow if strlen(lastFlap) is larger than or equal to sizeof(c). [possibleBufferAccessOutOfBounds]
acm-5.0/src/render.c:666:3: warning: Possible buffer overflow if strlen(lastRPM) is larger than or equal to sizeof(c). [possibleBufferAccessOutOfBounds]
acm-5.0/src/render.c:667:3: warning: Possible buffer overflow if strlen(lastRPMO) is larger than or equal to sizeof(c). [possibleBufferAccessOutOfBounds]
acm-5.0/src/resupply.c:63:7: style: Variable 'id' is assigned a value that is never used. [unreadVariable]
acm-5.0/src/runway.c:146:18: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
acm-5.0/src/runway.c:130:12: note: outer condition: width>=18.0
acm-5.0/src/runway.c:146:18: note: identical inner condition: width>=18.0
acm-5.0/src/runway.c:58:28: style: The scope of the variable 'y' can be reduced. [variableScope]
acm-5.0/src/runway.c:59:15: style: The scope of the variable 'stripes' can be reduced. [variableScope]
acm-5.0/src/runway.c:116:3: error: Common realloc mistake: 'p' nulled but not freed upon failure [memleakOnRealloc]
acm-5.0/src/runway.c:158:4: error: Common realloc mistake: 'p' nulled but not freed upon failure [memleakOnRealloc]
acm-5.0/src/runway.c:269:3: error: Common realloc mistake: 'p' nulled but not freed upon failure [memleakOnRealloc]
acm-5.0/src/scale.c:180:6: error: Uninitialized variable: v [uninitvar]
acm-5.0/src/splash.c:595:16: style: Condition 'gbits&XValue' is always false [knownConditionTrueFalse]
acm-5.0/src/splash.c:139:17: note: Assignment 'gbits=0', assigned value is 0
acm-5.0/src/splash.c:595:16: note: Condition 'gbits&XValue' is always false
acm-5.0/src/splash.c:597:16: style: Condition 'gbits&YValue' is always false [knownConditionTrueFalse]
acm-5.0/src/splash.c:139:17: note: Assignment 'gbits=0', assigned value is 0
acm-5.0/src/splash.c:597:16: note: Condition 'gbits&YValue' is always false
acm-5.0/src/splash.c:152:11: style: The scope of the variable 'map_name' can be reduced. [variableScope]
acm-5.0/src/splash.c:735:9: style: The scope of the variable 't_x' can be reduced. [variableScope]
acm-5.0/src/splash.c:735:14: style: The scope of the variable 't_y' can be reduced. [variableScope]
acm-5.0/src/splash.c:735:19: style: The scope of the variable 't_w' can be reduced. [variableScope]
acm-5.0/src/splash.c:735:24: style: The scope of the variable 't_h' can be reduced. [variableScope]
acm-5.0/src/splash.c:779:27: style: The scope of the variable 'max_y' can be reduced. [variableScope]
acm-5.0/src/splash.c:1064:24: style: The scope of the variable 'xpix' can be reduced. [variableScope]
acm-5.0/src/splash.c:1065:29: style: The scope of the variable 'rpixels' can be reduced. [variableScope]
acm-5.0/src/splash.c:1183:19: style: The scope of the variable 'c' can be reduced. [variableScope]
acm-5.0/src/splash.c:1198:19: style: The scope of the variable 'c' can be reduced. [variableScope]
acm-5.0/src/splash.c:1200:20: style: The scope of the variable 'sp' can be reduced. [variableScope]
acm-5.0/src/splash.c:95:25: style: struct member 'PropMotifWmHints::functions' is never used. [unusedStructMember]
acm-5.0/src/splash.c:97:25: style: struct member 'PropMotifWmHints::inputMode' is never used. [unusedStructMember]
acm-5.0/src/splash.c:98:25: style: struct member 'PropMotifWmHints::status' is never used. [unusedStructMember]
acm-5.0/src/splash.c:1157:0: error: Memory leak: pixels [memleak]
acm-5.0/src/splash.c:1157:0: error: Memory leak: rpixels [memleak]
acm-5.0/src/terrain.c:44:23: style: The scope of the variable 'q' can be reduced. [variableScope]
acm-5.0/src/update.c:310:4: style: Variable 'gameEmpty' is assigned a value that is never used. [unreadVariable]
acm-5.0/src/weapon.c:117:12: style: The scope of the variable 'i' can be reduced. [variableScope]
acm-5.0/src/windows.c:27:17: style: Unused variable: xwc [unusedVariable]
acm-5.0/tools/geomToObject.c:8:9: style: The scope of the variable 'xd' can be reduced. [variableScope]
acm-5.0/tools/geomToObject.c:8:13: style: The scope of the variable 'yd' can be reduced. [variableScope]
acm-5.0/tools/geomToObject.c:8:17: style: The scope of the variable 'zd' can be reduced. [variableScope]
acm-5.0/tools/horizon.c:89:9: style: The scope of the variable 'c' can be reduced. [variableScope]
acm-5.0/tools/horizon.c:89:12: style: The scope of the variable 'cp2' can be reduced. [variableScope]
acm-5.0/tools/horizon.c:89:17: style: The scope of the variable 'sp2' can be reduced. [variableScope]
acm-5.0/tools/horizon.c:89:30: style: The scope of the variable 'pitch' can be reduced. [variableScope]
acm-5.0/tools/horizon.c:90:25: style: The scope of the variable 'm' can be reduced. [variableScope]
acm-5.0/tools/hsi_header.c:75:9: style: The scope of the variable 'a' can be reduced. [variableScope]
acm-5.0/tools/stroke.c:24:15: style: The scope of the variable 'c' can be reduced. [variableScope]
[22:24]

ftp://ftp.se.debian.org/debian/pool/main/a/acme-tiny/acme-tiny_20171115.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/acmetool/acmetool_0.0.62.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aconnectgui/aconnectgui_0.9.0rc2-1.orig.tar.gz
aconnectgui-0.9.0rc2-1.orig/src/Connector.hxx:33:29: style: C-style pointer casting [cstyleCast]
aconnectgui-0.9.0rc2-1.orig/src/Port.hxx:37:31: style: C-style pointer casting [cstyleCast]
aconnectgui-0.9.0rc2-1.orig/src/Window.hxx:77:4: style: C-style pointer casting [cstyleCast]
aconnectgui-0.9.0rc2-1.orig/src/Client.cxx:26:13: style: C-style pointer casting [cstyleCast]
aconnectgui-0.9.0rc2-1.orig/src/Client.cxx:40:13: style: C-style pointer casting [cstyleCast]
aconnectgui-0.9.0rc2-1.orig/src/Client.cxx:54:13: style: C-style pointer casting [cstyleCast]
aconnectgui-0.9.0rc2-1.orig/src/Client.cxx:67:14: style: C-style pointer casting [cstyleCast]
aconnectgui-0.9.0rc2-1.orig/src/Client.cxx:85:15: style: C-style pointer casting [cstyleCast]
aconnectgui-0.9.0rc2-1.orig/src/Client.cxx:96:15: style: C-style pointer casting [cstyleCast]
aconnectgui-0.9.0rc2-1.orig/src/Client.cxx:107:15: style: C-style pointer casting [cstyleCast]
aconnectgui-0.9.0rc2-1.orig/src/Client.cxx:118:15: style: C-style pointer casting [cstyleCast]
aconnectgui-0.9.0rc2-1.orig/src/Client.cxx:128:15: style: C-style pointer casting [cstyleCast]
aconnectgui-0.9.0rc2-1.orig/src/Client.cxx:161:21: style: C-style pointer casting [cstyleCast]
aconnectgui-0.9.0rc2-1.orig/src/Connection.hxx:37:2: warning: Member variable 'Connections::mDrawPhase' is not initialized in the constructor. [uninitMemberVar]
aconnectgui-0.9.0rc2-1.orig/src/Connection.cxx:28:19: style: C-style pointer casting [cstyleCast]
aconnectgui-0.9.0rc2-1.orig/src/Connection.cxx:73:20: style: C-style pointer casting [cstyleCast]
aconnectgui-0.9.0rc2-1.orig/src/Connection.cxx:190:5: style: C-style pointer casting [cstyleCast]
aconnectgui-0.9.0rc2-1.orig/src/Connection.cxx:191:5: style: C-style pointer casting [cstyleCast]
aconnectgui-0.9.0rc2-1.orig/src/Connection.cxx:192:5: style: C-style pointer casting [cstyleCast]
aconnectgui-0.9.0rc2-1.orig/src/Connection.cxx:193:5: style: C-style pointer casting [cstyleCast]
aconnectgui-0.9.0rc2-1.orig/src/Connection.cxx:194:5: style: C-style pointer casting [cstyleCast]
aconnectgui-0.9.0rc2-1.orig/src/Connection.cxx:195:5: style: C-style pointer casting [cstyleCast]
aconnectgui-0.9.0rc2-1.orig/src/Connection.cxx:196:11: style: C-style pointer casting [cstyleCast]
aconnectgui-0.9.0rc2-1.orig/src/Connection.cxx:209:5: style: C-style pointer casting [cstyleCast]
aconnectgui-0.9.0rc2-1.orig/src/Connection.cxx:210:5: style: C-style pointer casting [cstyleCast]
aconnectgui-0.9.0rc2-1.orig/src/Connection.cxx:213:5: style: C-style pointer casting [cstyleCast]
aconnectgui-0.9.0rc2-1.orig/src/Connection.cxx:214:5: style: C-style pointer casting [cstyleCast]
aconnectgui-0.9.0rc2-1.orig/src/Connection.cxx:217:5: style: C-style pointer casting [cstyleCast]
aconnectgui-0.9.0rc2-1.orig/src/Connection.cxx:218:5: style: C-style pointer casting [cstyleCast]
aconnectgui-0.9.0rc2-1.orig/src/Connection.cxx:203:21: style: Variable 'nconnections' is assigned a value that is never used. [unreadVariable]
aconnectgui-0.9.0rc2-1.orig/src/Connection.cxx:9:13: warning: Member variable 'Connection::mUpper' is not initialized in the constructor. [uninitMemberVar]
aconnectgui-0.9.0rc2-1.orig/src/Connection.cxx:9:13: warning: Member variable 'Connection::mLower' is not initialized in the constructor. [uninitMemberVar]
aconnectgui-0.9.0rc2-1.orig/src/Window.cxx:351:0: error: syntax error [syntaxError]
aconnectgui-0.9.0rc2-1.orig/src/aconnect.cxx:171:6: style: The scope of the variable 'count' can be reduced. [variableScope]
aconnectgui-0.9.0rc2-1.orig/src/aconnect.cxx:105:0: style: Variable 'count' is assigned a value that is never used. [unreadVariable]
[22:24]

ftp://ftp.se.debian.org/debian/pool/main/a/acorn/acorn_5.5.3+ds3.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/acorn-fdisk/acorn-fdisk_3.0.6.orig.tar.gz
acorn-fdisk-3.0.6.orig/fdisk.c:282:43: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
acorn-fdisk-3.0.6.orig/fdisk.c:453:43: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
acorn-fdisk-3.0.6.orig/fdisk.c:534:61: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
acorn-fdisk-3.0.6.orig/fdisk.c:536:51: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
acorn-fdisk-3.0.6.orig/lib/blkio/setgeo.c:26:9: style: Unused variable: log2secsize [unusedVariable]
acorn-fdisk-3.0.6.orig/lib/blkio/setgeo.c:26:22: style: Unused variable: sectors [unusedVariable]
acorn-fdisk-3.0.6.orig/lib/part/types.c:110:7: style: The scope of the variable 'i' can be reduced. [variableScope]
acorn-fdisk-3.0.6.orig/lib/partdmp.c:36:25: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
acorn-fdisk-3.0.6.orig/lib/partdmp.c:37:25: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
acorn-fdisk-3.0.6.orig/lib/scheme/eesox.c:27:8: style: struct member 'ep_t::discname' is never used. [unusedStructMember]
acorn-fdisk-3.0.6.orig/lib/scheme/linux.c:61:18: style: The scope of the variable 'disc_record' can be reduced. [variableScope]
acorn-fdisk-3.0.6.orig/lib/scheme/riscix.c:65:38: error: Uninitialized variable: disc_record [uninitvar]
acorn-fdisk-3.0.6.orig/lib/util/error.c:20:11: style: The scope of the variable 'ap' can be reduced. [variableScope]
acorn-fdisk-3.0.6.orig/lib/util/strcscmp.c:6:7: style: The scope of the variable 'diff' can be reduced. [variableScope]
acorn-fdisk-3.0.6.orig/lib/util/warning.c:20:11: style: The scope of the variable 'ap' can be reduced. [variableScope]
[22:24]

ftp://ftp.se.debian.org/debian/pool/main/a/acoustid-fingerprinter/acoustid-fingerprinter_0.6.orig.tar.xz
decoder.h:111:44: style: Function 'Decoder' argument 1 names different: declaration 'fileName' definition 'file_name'. [funcArgNamesDifferent]
decoder.h:45:29: note: Function 'Decoder' argument 1 names different: declaration 'fileName' definition 'file_name'.
decoder.h:111:44: note: Function 'Decoder' argument 1 names different: declaration 'fileName' definition 'file_name'.
decoder.h:229:66: style: Function 'Decode' argument 2 names different: declaration 'maxLength' definition 'max_length'. [funcArgNamesDifferent]
decoder.h:49:51: note: Function 'Decode' argument 2 names different: declaration 'maxLength' definition 'max_length'.
decoder.h:229:66: note: Function 'Decode' argument 2 names different: declaration 'maxLength' definition 'max_length'.
analyzefiletask.h:10:5: warning: Member variable 'AnalyzeResult::trackNo' is not initialized in the constructor. [uninitMemberVar]
analyzefiletask.h:10:5: warning: Member variable 'AnalyzeResult::discNo' is not initialized in the constructor. [uninitMemberVar]
analyzefiletask.h:10:5: warning: Member variable 'AnalyzeResult::year' is not initialized in the constructor. [uninitMemberVar]
analyzefiletask.h:10:5: warning: Member variable 'AnalyzeResult::length' is not initialized in the constructor. [uninitMemberVar]
analyzefiletask.h:10:5: warning: Member variable 'AnalyzeResult::bitrate' is not initialized in the constructor. [uninitMemberVar]
decoder.h:77:7: style: Member variable 'Decoder::m_codec_open' is in the wrong place in the initializer list. [initializerList]
decoder.h:112:74: note: Member variable 'Decoder::m_codec_open' is in the wrong place in the initializer list.
decoder.h:77:7: note: Member variable 'Decoder::m_codec_open' is in the wrong place in the initializer list.
decoder.h:51:6: style: Technically the member function 'Decoder::Channels' can be const. [functionConst]
decoder.h:56:6: style: Technically the member function 'Decoder::SampleRate' can be const. [functionConst]
decoder.h:61:14: style: Technically the member function 'Decoder::LastError' can be const. [functionConst]
decoder.h:45:2: style: Class 'Decoder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tagreader.h:30:5: style: Class 'TagReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
analyzefiletask.h:36:2: style: Class 'AnalyzeFileTask' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
checkabledirmodel.cpp:37:58: style: Function 'updateParents' argument 1 names different: declaration 'index' definition 'parent'. [funcArgNamesDifferent]
checkabledirmodel.h:21:40: note: Function 'updateParents' argument 1 names different: declaration 'index' definition 'parent'.
checkabledirmodel.cpp:37:58: note: Function 'updateParents' argument 1 names different: declaration 'index' definition 'parent'.
crc.c:121:18: style: The scope of the variable 'tbl_idx' can be reduced. [variableScope]
fingerprinter.h:67:7: style: Member variable 'Fingerprinter::m_cancelled' is in the wrong place in the initializer list. [initializerList]
fingerprinter.cpp:62:70: note: Member variable 'Fingerprinter::m_cancelled' is in the wrong place in the initializer list.
fingerprinter.h:67:7: note: Member variable 'Fingerprinter::m_cancelled' is in the wrong place in the initializer list.
fingerprinter.h:61:17: style: Member variable 'Fingerprinter::m_reply' is in the wrong place in the initializer list. [initializerList]
fingerprinter.cpp:63:23: note: Member variable 'Fingerprinter::m_reply' is in the wrong place in the initializer list.
fingerprinter.h:61:17: note: Member variable 'Fingerprinter::m_reply' is in the wrong place in the initializer list.
fingerprinter.h:64:6: style: Member variable 'Fingerprinter::m_fingerprintedFiles' is in the wrong place in the initializer list. [initializerList]
fingerprinter.cpp:63:53: note: Member variable 'Fingerprinter::m_fingerprintedFiles' is in the wrong place in the initializer list.
fingerprinter.h:64:6: note: Member variable 'Fingerprinter::m_fingerprintedFiles' is in the wrong place in the initializer list.
loadfilelisttask.h:14:2: style: Class 'LoadFileListTask' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
updatelogfiletask.h:10:2: style: Class 'UpdateLogFileTask' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tagreader.cpp:25:12: warning: Member variable 'TagReader::m_bitrate' is not initialized in the constructor. [uninitMemberVar]
tagreader.cpp:25:12: warning: Member variable 'TagReader::m_length' is not initialized in the constructor. [uninitMemberVar]
[22:24]

ftp://ftp.se.debian.org/debian/pool/main/a/acpi/acpi_1.7.orig.tar.gz
acpi-1.7/acpi.c:55:9: style: The scope of the variable 'has_attr' can be reduced. [variableScope]
acpi-1.7/acpi.c:205:10: style: The scope of the variable 'd' can be reduced. [variableScope]
acpi-1.7/acpi.c:206:20: style: The scope of the variable 'de' can be reduced. [variableScope]
acpi-1.7/acpi.c:207:18: style: The scope of the variable 'device_info' can be reduced. [variableScope]
acpi-1.7/acpi.c:266:6: style: The scope of the variable 'hours' can be reduced. [variableScope]
acpi-1.7/acpi.c:266:13: style: The scope of the variable 'minutes' can be reduced. [variableScope]
acpi-1.7/acpi.c:266:22: style: The scope of the variable 'seconds' can be reduced. [variableScope]
acpi-1.7/acpi.c:267:6: style: The scope of the variable 'percentage' can be reduced. [variableScope]
acpi-1.7/acpi.c:268:23: style: The scope of the variable 'poststr' can be reduced. [variableScope]
acpi-1.7/acpi.c:270:7: style: The scope of the variable 'capacity_unit' can be reduced. [variableScope]
acpi-1.7/acpi.c:492:9: style: The scope of the variable 'real_temp' can be reduced. [variableScope]
acpi-1.7/acpi.c:418:48: style: Function 'print_ac_adapter_information' argument 1 names different: declaration 'batteries' definition 'ac_adapters'. [funcArgNamesDifferent]
acpi-1.7/acpi.h:65:48: note: Function 'print_ac_adapter_information' argument 1 names different: declaration 'batteries' definition 'ac_adapters'.
acpi-1.7/acpi.c:418:48: note: Function 'print_ac_adapter_information' argument 1 names different: declaration 'batteries' definition 'ac_adapters'.
acpi-1.7/acpi.c:476:45: style: Function 'print_thermal_information' argument 1 names different: declaration 'batteries' definition 'thermal'. [funcArgNamesDifferent]
acpi-1.7/acpi.h:67:45: note: Function 'print_thermal_information' argument 1 names different: declaration 'batteries' definition 'thermal'.
acpi-1.7/acpi.c:476:45: note: Function 'print_thermal_information' argument 1 names different: declaration 'batteries' definition 'thermal'.
acpi-1.7/acpi.c:563:45: style: Function 'print_cooling_information' argument 1 names different: declaration 'batteries' definition 'cooling'. [funcArgNamesDifferent]
acpi-1.7/acpi.h:69:45: note: Function 'print_cooling_information' argument 1 names different: declaration 'batteries' definition 'cooling'.
acpi-1.7/acpi.c:563:45: note: Function 'print_cooling_information' argument 1 names different: declaration 'batteries' definition 'cooling'.
acpi-1.7/acpi.c:178:0: error: Memory leak: filename [memleak]
[22:24]

ftp://ftp.se.debian.org/debian/pool/main/a/acpi-call/acpi-call_1.1.0.orig.tar.gz
acpi_call-1.1.0/acpi_call.c:269:16: style: The scope of the variable 'i' can be reduced. [variableScope]
acpi_call-1.1.0/support/windump_hack/windump.c:257:12: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition]
acpi_call-1.1.0/support/windump_hack/windump.c:224:11: note: outer condition: 1
acpi_call-1.1.0/support/windump_hack/windump.c:257:12: note: opposite inner condition: !use_shm
acpi_call-1.1.0/support/windump_hack/windump.c:212:8: style: Condition 'use_shm' is always true [knownConditionTrueFalse]
acpi_call-1.1.0/support/windump_hack/windump.c:209:17: note: Assignment 'use_shm=1', assigned value is 1
acpi_call-1.1.0/support/windump_hack/windump.c:212:8: note: Condition 'use_shm' is always true
acpi_call-1.1.0/support/windump_hack/windump.c:234:20: style: Condition 'emulate_events' is always false [knownConditionTrueFalse]
acpi_call-1.1.0/support/windump_hack/windump.c:221:24: note: Assignment 'emulate_events=0', assigned value is 0
acpi_call-1.1.0/support/windump_hack/windump.c:234:20: note: Condition 'emulate_events' is always false
acpi_call-1.1.0/support/windump_hack/windump.c:270:16: style: Condition '!emulate_events' is always true [knownConditionTrueFalse]
acpi_call-1.1.0/support/windump_hack/windump.c:221:24: note: Assignment 'emulate_events=0', assigned value is 0
acpi_call-1.1.0/support/windump_hack/windump.c:270:16: note: Condition '!emulate_events' is always true
acpi_call-1.1.0/support/windump_hack/windump.c:102:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
acpi_call-1.1.0/support/windump_hack/windump.c:102:2: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
acpi_call-1.1.0/support/windump_hack/windump.c:223:9: style: The scope of the variable 'xmouse' can be reduced. [variableScope]
acpi_call-1.1.0/support/windump_hack/windump.c:223:17: style: The scope of the variable 'ymouse' can be reduced. [variableScope]
acpi_call-1.1.0/support/windump_hack/windump.c:18:0: style: Variable 'swaptest' is assigned a value that is never used. [unreadVariable]
acpi_call-1.1.0/support/windump_hack/windump.c:19:13: style: Unused variable: colors [unusedVariable]
acpi_call-1.1.0/support/windump_hack/windump.c:20:14: style: Unused variable: buffer_size [unusedVariable]
acpi_call-1.1.0/support/windump_hack/windump.c:72:21: style: Variable 'win_name_size' is assigned a value that is never used. [unreadVariable]
acpi_call-1.1.0/support/windump_hack/windump.c:22:9: style: Unused variable: header_size [unusedVariable]
acpi_call-1.1.0/support/windump_hack/windump.c:23:9: style: Unused variable: ncolors [unusedVariable]
acpi_call-1.1.0/support/windump_hack/windump.c:23:18: style: Unused variable: i [unusedVariable]
acpi_call-1.1.0/support/windump_hack/windump.c:68:17: style: Variable 'got_win_name' is assigned a value that is never used. [unreadVariable]
acpi_call-1.1.0/support/windump_hack/windump.c:60:14: style: Variable 'dwidth' is assigned a value that is never used. [unreadVariable]
acpi_call-1.1.0/support/windump_hack/windump.c:61:15: style: Variable 'dheight' is assigned a value that is never used. [unreadVariable]
acpi_call-1.1.0/support/windump_hack/windump.c:58:5: style: Variable 'bw' is assigned a value that is never used. [unreadVariable]
acpi_call-1.1.0/support/windump_hack/windump.c:32:12: style: Unused variable: dummywin [unusedVariable]
acpi_call-1.1.0/support/windump_hack/windump.c:46:0: style: Variable 'allImage' is assigned a value that is never used. [unreadVariable]
[22:24]

ftp://ftp.se.debian.org/debian/pool/main/a/acpi-support/acpi-support_0.142.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/acpica-unix/acpica-unix_20180629.orig.tar.gz
acpica-unix-20180629/source/common/acgetline.c:168:29: style: The scope of the variable 'InputChar' can be reduced. [variableScope]
acpica-unix-20180629/source/common/adisasm.c:507:30: style: The scope of the variable 'AddrListHead' can be reduced. [variableScope]
acpica-unix-20180629/source/common/adisasm.c:604:30: style: The scope of the variable 'ExternalFilename' can be reduced. [variableScope]
acpica-unix-20180629/source/common/adwalk.c:477:30: style: The scope of the variable 'NextOp' can be reduced. [variableScope]
acpica-unix-20180629/source/common/adwalk.c:1102:30: style: The scope of the variable 'OpInfo' can be reduced. [variableScope]
acpica-unix-20180629/source/common/adwalk.c:985:14: style: Variable 'Status' is assigned a value that is never used. [unreadVariable]
acpica-unix-20180629/source/common/dmextern.c:560:11: warning: Either the condition '!Path' is redundant or there is possible null pointer dereference: Path. [nullPointerRedundantCheck]
acpica-unix-20180629/source/common/dmextern.c:553:9: note: Assuming that condition '!Path' is not redundant
acpica-unix-20180629/source/common/dmextern.c:560:11: note: Null pointer dereference
acpica-unix-20180629/source/common/dmextern.c:809:11: warning: Either the condition '!Path' is redundant or there is possible null pointer dereference: Path. [nullPointerRedundantCheck]
acpica-unix-20180629/source/common/dmextern.c:802:9: note: Assuming that condition '!Path' is not redundant
acpica-unix-20180629/source/common/dmextern.c:809:11: note: Null pointer dereference
acpica-unix-20180629/source/common/dmextern.c:409:30: style: The scope of the variable 'Token' can be reduced. [variableScope]
acpica-unix-20180629/source/common/dmextern.c:1388:30: style: The scope of the variable 'Temp' can be reduced. [variableScope]
acpica-unix-20180629/source/common/dmextern.c:1515:30: style: The scope of the variable 'ListItemPath' can be reduced. [variableScope]
acpica-unix-20180629/source/common/dmrestag.c:632:30: style: Function 'AcpiGetTagPathname' argument 1 names different: declaration 'Op' definition 'IndexOp'. [funcArgNamesDifferent]
acpica-unix-20180629/source/common/dmrestag.c:75:30: note: Function 'AcpiGetTagPathname' argument 1 names different: declaration 'Op' definition 'IndexOp'.
acpica-unix-20180629/source/common/dmrestag.c:632:30: note: Function 'AcpiGetTagPathname' argument 1 names different: declaration 'Op' definition 'IndexOp'.
acpica-unix-20180629/source/common/dmswitch.c:201:34: style: The scope of the variable 'Current' can be reduced. [variableScope]
acpica-unix-20180629/source/common/dmtable.c:772:30: style: The scope of the variable 'Target' can be reduced. [variableScope]
acpica-unix-20180629/source/common/dmtables.c:496:14: style: Variable 'Status' is assigned a value that is never used. [unreadVariable]
acpica-unix-20180629/source/common/dmtbdump1.c:297:30: style: The scope of the variable 'SharedInfoTable' can be reduced. [variableScope]
acpica-unix-20180629/source/common/dmtbdump2.c:1619:5: style: Variable 'Offset' is reassigned a value before the old one has been used. [redundantAssignment]
acpica-unix-20180629/source/common/dmtbdump2.c:1610:0: note: Variable 'Offset' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/common/dmtbdump2.c:1619:5: note: Variable 'Offset' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/common/dmtbdump2.c:806:30: style: The scope of the variable 'Subtable0A' can be reduced. [variableScope]
acpica-unix-20180629/source/common/dmtbdump2.c:807:30: style: The scope of the variable 'Subtable0B' can be reduced. [variableScope]
acpica-unix-20180629/source/common/dmtbdump2.c:1402:30: style: The scope of the variable 'MemSubtable' can be reduced. [variableScope]
acpica-unix-20180629/source/common/dmtbdump3.c:279:30: style: The scope of the variable 'Namepath' can be reduced. [variableScope]
acpica-unix-20180629/source/compiler/aslbtypes.c:369:17: style: Variable 'First' is assigned a value that is never used. [unreadVariable]
acpica-unix-20180629/source/compiler/aslcompile.c:753:9: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
acpica-unix-20180629/source/compiler/aslcompile.c:543:53: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
acpica-unix-20180629/source/compiler/aslerror.c:992:9: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
acpica-unix-20180629/source/compiler/aslerror.c:1039:9: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
acpica-unix-20180629/source/compiler/aslerror.c:352:29: style: The scope of the variable 'Actual' can be reduced. [variableScope]
acpica-unix-20180629/source/compiler/aslerror.c:353:29: style: The scope of the variable 'RActual' can be reduced. [variableScope]
acpica-unix-20180629/source/compiler/aslerror.c:355:29: style: The scope of the variable 'FileSize' can be reduced. [variableScope]
acpica-unix-20180629/source/compiler/aslerror.c:695:31: style: Function 'AslInitEnode' argument 1 names different: declaration 'Enode' definition 'InputEnode'. [funcArgNamesDifferent]
acpica-unix-20180629/source/compiler/aslerror.c:66:31: note: Function 'AslInitEnode' argument 1 names different: declaration 'Enode' definition 'InputEnode'.
acpica-unix-20180629/source/compiler/aslerror.c:695:31: note: Function 'AslInitEnode' argument 1 names different: declaration 'Enode' definition 'InputEnode'.
acpica-unix-20180629/source/compiler/aslerror.c:1176:29: style: Function 'AslDualParseOpError' argument 2 names different: declaration 'MainMessageId' definition 'MainMsgId'. [funcArgNamesDifferent]
acpica-unix-20180629/source/compiler/aslcompiler.h:347:29: note: Function 'AslDualParseOpError' argument 2 names different: declaration 'MainMessageId' definition 'MainMsgId'.
acpica-unix-20180629/source/compiler/aslerror.c:1176:29: note: Function 'AslDualParseOpError' argument 2 names different: declaration 'MainMessageId' definition 'MainMsgId'.
acpica-unix-20180629/source/compiler/aslerror.c:1179:29: style: Function 'AslDualParseOpError' argument 5 names different: declaration 'SecondMessageId' definition 'SubMsgId'. [funcArgNamesDifferent]
acpica-unix-20180629/source/compiler/aslcompiler.h:350:29: note: Function 'AslDualParseOpError' argument 5 names different: declaration 'SecondMessageId' definition 'SubMsgId'.
acpica-unix-20180629/source/compiler/aslerror.c:1179:29: note: Function 'AslDualParseOpError' argument 5 names different: declaration 'SecondMessageId' definition 'SubMsgId'.
acpica-unix-20180629/source/compiler/asllookup.c:122:30: style: The scope of the variable 'MethodLocals' can be reduced. [variableScope]
acpica-unix-20180629/source/compiler/asllookup.c:123:30: style: The scope of the variable 'MethodArgs' can be reduced. [variableScope]
acpica-unix-20180629/source/compiler/aslmain.c:224:9: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
acpica-unix-20180629/source/compiler/aslmapenter.c:93:30: style: The scope of the variable 'Info' can be reduced. [variableScope]
acpica-unix-20180629/source/compiler/aslmapoutput.c:330:30: style: The scope of the variable 'Resource' can be reduced. [variableScope]
acpica-unix-20180629/source/compiler/aslnamesp.c:134:5: style: Variable 'Status' is reassigned a value before the old one has been used. [redundantAssignment]
acpica-unix-20180629/source/compiler/aslnamesp.c:126:5: note: Variable 'Status' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/compiler/aslnamesp.c:134:5: note: Variable 'Status' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/compiler/aslopt.c:622:9: warning: Either the condition '!WalkState' is redundant or there is possible null pointer dereference: WalkState. [nullPointerRedundantCheck]
acpica-unix-20180629/source/compiler/aslopt.c:581:24: note: Assuming that condition '!WalkState' is not redundant
acpica-unix-20180629/source/compiler/aslopt.c:622:9: note: Null pointer dereference
acpica-unix-20180629/source/compiler/aslresource.c:1018:30: style: The scope of the variable 'Rnode' can be reduced. [variableScope]
acpica-unix-20180629/source/compiler/aslrestype1.c:527:30: style: The scope of the variable 'NextRnode' can be reduced. [variableScope]
acpica-unix-20180629/source/compiler/aslrestype2s.c:377:5: style: Variable 'InterruptList' is reassigned a value before the old one has been used. [redundantAssignment]
acpica-unix-20180629/source/compiler/aslrestype2s.c:337:0: note: Variable 'InterruptList' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/compiler/aslrestype2s.c:377:5: note: Variable 'InterruptList' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/compiler/aslrestype2s.c:379:5: style: Variable 'PinList' is reassigned a value before the old one has been used. [redundantAssignment]
acpica-unix-20180629/source/compiler/aslrestype2s.c:338:0: note: Variable 'PinList' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/compiler/aslrestype2s.c:379:5: note: Variable 'PinList' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/compiler/aslrestype2s.c:381:5: style: Variable 'VendorData' is reassigned a value before the old one has been used. [redundantAssignment]
acpica-unix-20180629/source/compiler/aslrestype2s.c:336:0: note: Variable 'VendorData' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/compiler/aslrestype2s.c:381:5: note: Variable 'VendorData' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/compiler/aslrestype2s.c:569:5: style: Variable 'PinList' is reassigned a value before the old one has been used. [redundantAssignment]
acpica-unix-20180629/source/compiler/aslrestype2s.c:547:0: note: Variable 'PinList' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/compiler/aslrestype2s.c:569:5: note: Variable 'PinList' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/compiler/aslrestype2s.c:588:5: style: Variable 'PinList' is reassigned a value before the old one has been used. [redundantAssignment]
acpica-unix-20180629/source/compiler/aslrestype2s.c:569:5: note: Variable 'PinList' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/compiler/aslrestype2s.c:588:5: note: Variable 'PinList' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/compiler/aslrestype2s.c:590:5: style: Variable 'VendorData' is reassigned a value before the old one has been used. [redundantAssignment]
acpica-unix-20180629/source/compiler/aslrestype2s.c:545:0: note: Variable 'VendorData' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/compiler/aslrestype2s.c:590:5: note: Variable 'VendorData' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/compiler/aslrestype2s.c:1341:5: style: Variable 'PinList' is reassigned a value before the old one has been used. [redundantAssignment]
acpica-unix-20180629/source/compiler/aslrestype2s.c:1304:0: note: Variable 'PinList' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/compiler/aslrestype2s.c:1341:5: note: Variable 'PinList' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/compiler/aslrestype2s.c:1343:5: style: Variable 'VendorData' is reassigned a value before the old one has been used. [redundantAssignment]
acpica-unix-20180629/source/compiler/aslrestype2s.c:1303:0: note: Variable 'VendorData' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/compiler/aslrestype2s.c:1343:5: note: Variable 'VendorData' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/compiler/aslrestype2s.c:1527:5: style: Variable 'PinList' is reassigned a value before the old one has been used. [redundantAssignment]
acpica-unix-20180629/source/compiler/aslrestype2s.c:1490:0: note: Variable 'PinList' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/compiler/aslrestype2s.c:1527:5: note: Variable 'PinList' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/compiler/aslrestype2s.c:1529:5: style: Variable 'VendorData' is reassigned a value before the old one has been used. [redundantAssignment]
acpica-unix-20180629/source/compiler/aslrestype2s.c:1489:0: note: Variable 'VendorData' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/compiler/aslrestype2s.c:1529:5: note: Variable 'VendorData' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/compiler/aslrestype2s.c:1727:5: style: Variable 'PinList' is reassigned a value before the old one has been used. [redundantAssignment]
acpica-unix-20180629/source/compiler/aslrestype2s.c:1689:0: note: Variable 'PinList' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/compiler/aslrestype2s.c:1727:5: note: Variable 'PinList' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/compiler/aslrestype2s.c:1729:5: style: Variable 'VendorData' is reassigned a value before the old one has been used. [redundantAssignment]
acpica-unix-20180629/source/compiler/aslrestype2s.c:1688:0: note: Variable 'VendorData' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/compiler/aslrestype2s.c:1729:5: note: Variable 'VendorData' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/compiler/aslrestype2s.c:1882:5: style: Variable 'VendorData' is reassigned a value before the old one has been used. [redundantAssignment]
acpica-unix-20180629/source/compiler/aslrestype2s.c:1844:0: note: Variable 'VendorData' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/compiler/aslrestype2s.c:1882:5: note: Variable 'VendorData' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/compiler/aslrestype2s.c:2028:5: style: Variable 'VendorData' is reassigned a value before the old one has been used. [redundantAssignment]
acpica-unix-20180629/source/compiler/aslrestype2s.c:1990:0: note: Variable 'VendorData' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/compiler/aslrestype2s.c:2028:5: note: Variable 'VendorData' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/compiler/aslstartup.c:273:5: style: Variable 'Status' is reassigned a value before the old one has been used. [redundantAssignment]
acpica-unix-20180629/source/compiler/aslstartup.c:268:5: note: Variable 'Status' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/compiler/aslstartup.c:273:5: note: Variable 'Status' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/compiler/cvparser.c:881:38: style: Redundant condition: OpInfo->Flags&AML_DEFER. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition]
acpica-unix-20180629/source/compiler/dtcompile.c:284:31: style: Function 'DtCompileDataTable' argument 1 names different: declaration 'Field' definition 'FieldList'. [funcArgNamesDifferent]
acpica-unix-20180629/source/compiler/dtcompile.c:62:31: note: Function 'DtCompileDataTable' argument 1 names different: declaration 'Field' definition 'FieldList'.
acpica-unix-20180629/source/compiler/dtcompile.c:284:31: note: Function 'DtCompileDataTable' argument 1 names different: declaration 'Field' definition 'FieldList'.
acpica-unix-20180629/source/compiler/dtexpress.c:321:30: style: The scope of the variable 'Info' can be reduced. [variableScope]
acpica-unix-20180629/source/compiler/dtfield.c:357:9: error: sprintf format string requires 3 parameters but only 2 are given. [wrongPrintfScanfArgNum]
acpica-unix-20180629/source/compiler/dtio.c:259:30: style: The scope of the variable 'Field' can be reduced. [variableScope]
acpica-unix-20180629/source/compiler/dtio.c:416:29: style: The scope of the variable 'c' can be reduced. [variableScope]
acpica-unix-20180629/source/compiler/dttable.c:124:31: style: Function 'DtCompileFadt' argument 1 names different: declaration 'PFieldList' definition 'List'. [funcArgNamesDifferent]
acpica-unix-20180629/source/compiler/dtcompiler.h:448:31: note: Function 'DtCompileFadt' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable.c:124:31: note: Function 'DtCompileFadt' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable1.c:81:30: style: The scope of the variable 'AsfTable' can be reduced. [variableScope]
acpica-unix-20180629/source/compiler/dttable1.c:83:30: style: The scope of the variable 'ParentTable' can be reduced. [variableScope]
acpica-unix-20180629/source/compiler/dttable1.c:90:30: style: The scope of the variable 'SubtableStart' can be reduced. [variableScope]
acpica-unix-20180629/source/compiler/dttable1.c:546:30: style: The scope of the variable 'SubtableStart' can be reduced. [variableScope]
acpica-unix-20180629/source/compiler/dttable1.c:893:30: style: The scope of the variable 'SubtableStart' can be reduced. [variableScope]
acpica-unix-20180629/source/compiler/dttable1.c:894:30: style: The scope of the variable 'GtdtHeader' can be reduced. [variableScope]
acpica-unix-20180629/source/compiler/dttable1.c:1011:30: style: The scope of the variable 'FpdtHeader' can be reduced. [variableScope]
acpica-unix-20180629/source/compiler/dttable1.c:1013:30: style: The scope of the variable 'ParentTable' can be reduced. [variableScope]
acpica-unix-20180629/source/compiler/dttable1.c:1016:30: style: The scope of the variable 'SubtableStart' can be reduced. [variableScope]
acpica-unix-20180629/source/compiler/dttable1.c:1089:30: style: The scope of the variable 'SubtableStart' can be reduced. [variableScope]
acpica-unix-20180629/source/compiler/dttable1.c:1242:30: style: The scope of the variable 'SubtableStart' can be reduced. [variableScope]
acpica-unix-20180629/source/compiler/dttable1.c:1244:30: style: The scope of the variable 'HmatStruct' can be reduced. [variableScope]
acpica-unix-20180629/source/compiler/dttable1.c:1454:30: style: The scope of the variable 'SubtableStart' can be reduced. [variableScope]
acpica-unix-20180629/source/compiler/dttable1.c:1806:30: style: The scope of the variable 'SubtableStart' can be reduced. [variableScope]
acpica-unix-20180629/source/compiler/dttable1.c:1808:30: style: The scope of the variable 'IvrsHeader' can be reduced. [variableScope]
acpica-unix-20180629/source/compiler/dttable1.c:79:31: style: Function 'DtCompileAsf' argument 1 names different: declaration 'PFieldList' definition 'List'. [funcArgNamesDifferent]
acpica-unix-20180629/source/compiler/dtcompiler.h:416:31: note: Function 'DtCompileAsf' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable1.c:79:31: note: Function 'DtCompileAsf' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable1.c:251:31: style: Function 'DtCompileCpep' argument 1 names different: declaration 'PFieldList' definition 'List'. [funcArgNamesDifferent]
acpica-unix-20180629/source/compiler/dtcompiler.h:420:31: note: Function 'DtCompileCpep' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable1.c:251:31: note: Function 'DtCompileCpep' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable1.c:276:31: style: Function 'DtCompileCsrt' argument 1 names different: declaration 'PFieldList' definition 'List'. [funcArgNamesDifferent]
acpica-unix-20180629/source/compiler/dtcompiler.h:424:31: note: Function 'DtCompileCsrt' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable1.c:276:31: note: Function 'DtCompileCsrt' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable1.c:384:31: style: Function 'DtCompileDbg2' argument 1 names different: declaration 'PFieldList' definition 'List'. [funcArgNamesDifferent]
acpica-unix-20180629/source/compiler/dtcompiler.h:428:31: note: Function 'DtCompileDbg2' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable1.c:384:31: note: Function 'DtCompileDbg2' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable1.c:540:31: style: Function 'DtCompileDmar' argument 1 names different: declaration 'PFieldList' definition 'List'. [funcArgNamesDifferent]
acpica-unix-20180629/source/compiler/dtcompiler.h:432:31: note: Function 'DtCompileDmar' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable1.c:540:31: note: Function 'DtCompileDmar' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable1.c:700:31: style: Function 'DtCompileDrtm' argument 1 names different: declaration 'PFieldList' definition 'List'. [funcArgNamesDifferent]
acpica-unix-20180629/source/compiler/dtcompiler.h:436:31: note: Function 'DtCompileDrtm' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable1.c:700:31: note: Function 'DtCompileDrtm' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable1.c:837:31: style: Function 'DtCompileEinj' argument 1 names different: declaration 'PFieldList' definition 'List'. [funcArgNamesDifferent]
acpica-unix-20180629/source/compiler/dtcompiler.h:440:31: note: Function 'DtCompileEinj' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable1.c:837:31: note: Function 'DtCompileEinj' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable1.c:862:31: style: Function 'DtCompileErst' argument 1 names different: declaration 'PFieldList' definition 'List'. [funcArgNamesDifferent]
acpica-unix-20180629/source/compiler/dtcompiler.h:444:31: note: Function 'DtCompileErst' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable1.c:862:31: note: Function 'DtCompileErst' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable1.c:887:31: style: Function 'DtCompileGtdt' argument 1 names different: declaration 'PFieldList' definition 'List'. [funcArgNamesDifferent]
acpica-unix-20180629/source/compiler/dtcompiler.h:456:31: note: Function 'DtCompileGtdt' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable1.c:887:31: note: Function 'DtCompileGtdt' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable1.c:1008:31: style: Function 'DtCompileFpdt' argument 1 names different: declaration 'PFieldList' definition 'List'. [funcArgNamesDifferent]
acpica-unix-20180629/source/compiler/dtcompiler.h:452:31: note: Function 'DtCompileFpdt' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable1.c:1008:31: note: Function 'DtCompileFpdt' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable1.c:1083:31: style: Function 'DtCompileHest' argument 1 names different: declaration 'PFieldList' definition 'List'. [funcArgNamesDifferent]
acpica-unix-20180629/source/compiler/dtcompiler.h:460:31: note: Function 'DtCompileHest' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable1.c:1083:31: note: Function 'DtCompileHest' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable1.c:1236:31: style: Function 'DtCompileHmat' argument 1 names different: declaration 'PFieldList' definition 'List'. [funcArgNamesDifferent]
acpica-unix-20180629/source/compiler/dtcompiler.h:464:31: note: Function 'DtCompileHmat' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable1.c:1236:31: note: Function 'DtCompileHmat' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable1.c:1448:31: style: Function 'DtCompileIort' argument 1 names different: declaration 'PFieldList' definition 'List'. [funcArgNamesDifferent]
acpica-unix-20180629/source/compiler/dtcompiler.h:468:31: note: Function 'DtCompileIort' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable1.c:1448:31: note: Function 'DtCompileIort' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable1.c:1800:31: style: Function 'DtCompileIvrs' argument 1 names different: declaration 'PFieldList' definition 'List'. [funcArgNamesDifferent]
acpica-unix-20180629/source/compiler/dtcompiler.h:472:31: note: Function 'DtCompileIvrs' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable1.c:1800:31: note: Function 'DtCompileIvrs' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable2.c:1796:5: style: Variable 'Status' is reassigned a value before the old one has been used. [redundantAssignment]
acpica-unix-20180629/source/compiler/dttable2.c:1791:0: note: Variable 'Status' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/compiler/dttable2.c:1796:5: note: Variable 'Status' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/compiler/dttable2.c:148:30: style: The scope of the variable 'SubtableStart' can be reduced. [variableScope]
acpica-unix-20180629/source/compiler/dttable2.c:149:30: style: The scope of the variable 'MadtHeader' can be reduced. [variableScope]
acpica-unix-20180629/source/compiler/dttable2.c:514:30: style: The scope of the variable 'SubtableStart' can be reduced. [variableScope]
acpica-unix-20180629/source/compiler/dttable2.c:515:30: style: The scope of the variable 'NfitHeader' can be reduced. [variableScope]
acpica-unix-20180629/source/compiler/dttable2.c:716:30: style: The scope of the variable 'SubtableStart' can be reduced. [variableScope]
acpica-unix-20180629/source/compiler/dttable2.c:717:30: style: The scope of the variable 'PcctHeader' can be reduced. [variableScope]
acpica-unix-20180629/source/compiler/dttable2.c:879:30: style: The scope of the variable 'SubtableStart' can be reduced. [variableScope]
acpica-unix-20180629/source/compiler/dttable2.c:1019:30: style: The scope of the variable 'PpttHeader' can be reduced. [variableScope]
acpica-unix-20180629/source/compiler/dttable2.c:1025:30: style: The scope of the variable 'SubtableStart' can be reduced. [variableScope]
acpica-unix-20180629/source/compiler/dttable2.c:1175:30: style: The scope of the variable 'S3ptHeader' can be reduced. [variableScope]
acpica-unix-20180629/source/compiler/dttable2.c:1177:30: style: The scope of the variable 'ParentTable' can be reduced. [variableScope]
acpica-unix-20180629/source/compiler/dttable2.c:1179:30: style: The scope of the variable 'SubtableStart' can be reduced. [variableScope]
acpica-unix-20180629/source/compiler/dttable2.c:1257:30: style: The scope of the variable 'SdevHeader' can be reduced. [variableScope]
acpica-unix-20180629/source/compiler/dttable2.c:1259:30: style: The scope of the variable 'ParentTable' can be reduced. [variableScope]
acpica-unix-20180629/source/compiler/dttable2.c:1262:30: style: The scope of the variable 'SubtableStart' can be reduced. [variableScope]
acpica-unix-20180629/source/compiler/dttable2.c:1471:30: style: The scope of the variable 'ParentTable' can be reduced. [variableScope]
acpica-unix-20180629/source/compiler/dttable2.c:1570:30: style: The scope of the variable 'SubtableStart' can be reduced. [variableScope]
acpica-unix-20180629/source/compiler/dttable2.c:1571:30: style: The scope of the variable 'SratHeader' can be reduced. [variableScope]
acpica-unix-20180629/source/compiler/dttable2.c:2138:30: style: The scope of the variable 'Info' can be reduced. [variableScope]
acpica-unix-20180629/source/compiler/dttable2.c:142:31: style: Function 'DtCompileMadt' argument 1 names different: declaration 'PFieldList' definition 'List'. [funcArgNamesDifferent]
acpica-unix-20180629/source/compiler/dtcompiler.h:480:31: note: Function 'DtCompileMadt' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable2.c:142:31: note: Function 'DtCompileMadt' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable2.c:296:31: style: Function 'DtCompileMcfg' argument 1 names different: declaration 'PFieldList' definition 'List'. [funcArgNamesDifferent]
acpica-unix-20180629/source/compiler/dtcompiler.h:484:31: note: Function 'DtCompileMcfg' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable2.c:296:31: note: Function 'DtCompileMcfg' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable2.c:321:31: style: Function 'DtCompileMpst' argument 1 names different: declaration 'PFieldList' definition 'List'. [funcArgNamesDifferent]
acpica-unix-20180629/source/compiler/dtcompiler.h:488:31: note: Function 'DtCompileMpst' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable2.c:321:31: note: Function 'DtCompileMpst' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable2.c:458:31: style: Function 'DtCompileMsct' argument 1 names different: declaration 'PFieldList' definition 'List'. [funcArgNamesDifferent]
acpica-unix-20180629/source/compiler/dtcompiler.h:492:31: note: Function 'DtCompileMsct' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable2.c:458:31: note: Function 'DtCompileMsct' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable2.c:483:31: style: Function 'DtCompileMtmr' argument 1 names different: declaration 'PFieldList' definition 'List'. [funcArgNamesDifferent]
acpica-unix-20180629/source/compiler/dtcompiler.h:496:31: note: Function 'DtCompileMtmr' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable2.c:483:31: note: Function 'DtCompileMtmr' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable2.c:508:31: style: Function 'DtCompileNfit' argument 1 names different: declaration 'PFieldList' definition 'List'. [funcArgNamesDifferent]
acpica-unix-20180629/source/compiler/dtcompiler.h:500:31: note: Function 'DtCompileNfit' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable2.c:508:31: note: Function 'DtCompileNfit' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable2.c:710:31: style: Function 'DtCompilePcct' argument 1 names different: declaration 'PFieldList' definition 'List'. [funcArgNamesDifferent]
acpica-unix-20180629/source/compiler/dtcompiler.h:504:31: note: Function 'DtCompilePcct' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable2.c:710:31: note: Function 'DtCompilePcct' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable2.c:813:31: style: Function 'DtCompilePdtt' argument 1 names different: declaration 'PFieldList' definition 'List'. [funcArgNamesDifferent]
acpica-unix-20180629/source/compiler/dtcompiler.h:508:31: note: Function 'DtCompilePdtt' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable2.c:813:31: note: Function 'DtCompilePdtt' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable2.c:873:31: style: Function 'DtCompilePmtt' argument 1 names different: declaration 'PFieldList' definition 'List'. [funcArgNamesDifferent]
acpica-unix-20180629/source/compiler/dtcompiler.h:512:31: note: Function 'DtCompilePmtt' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable2.c:873:31: note: Function 'DtCompilePmtt' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable2.c:1016:31: style: Function 'DtCompilePptt' argument 1 names different: declaration 'PFieldList' definition 'List'. [funcArgNamesDifferent]
acpica-unix-20180629/source/compiler/dtcompiler.h:516:31: note: Function 'DtCompilePptt' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable2.c:1016:31: note: Function 'DtCompilePptt' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable2.c:1135:31: style: Function 'DtCompileRsdt' argument 1 names different: declaration 'PFieldList' definition 'List'. [funcArgNamesDifferent]
acpica-unix-20180629/source/compiler/dtcompiler.h:520:31: note: Function 'DtCompileRsdt' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable2.c:1135:31: note: Function 'DtCompileRsdt' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable2.c:1254:31: style: Function 'DtCompileSdev' argument 1 names different: declaration 'PFieldList' definition 'List'. [funcArgNamesDifferent]
acpica-unix-20180629/source/compiler/dtcompiler.h:528:31: note: Function 'DtCompileSdev' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable2.c:1254:31: note: Function 'DtCompileSdev' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable2.c:1467:31: style: Function 'DtCompileSlic' argument 1 names different: declaration 'PFieldList' definition 'List'. [funcArgNamesDifferent]
acpica-unix-20180629/source/compiler/dtcompiler.h:532:31: note: Function 'DtCompileSlic' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable2.c:1467:31: note: Function 'DtCompileSlic' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable2.c:1508:31: style: Function 'DtCompileSlit' argument 1 names different: declaration 'PFieldList' definition 'List'. [funcArgNamesDifferent]
acpica-unix-20180629/source/compiler/dtcompiler.h:536:31: note: Function 'DtCompileSlit' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable2.c:1508:31: note: Function 'DtCompileSlit' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable2.c:1564:31: style: Function 'DtCompileSrat' argument 1 names different: declaration 'PFieldList' definition 'List'. [funcArgNamesDifferent]
acpica-unix-20180629/source/compiler/dtcompiler.h:540:31: note: Function 'DtCompileSrat' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable2.c:1564:31: note: Function 'DtCompileSrat' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable2.c:1663:31: style: Function 'DtCompileStao' argument 1 names different: declaration 'PFieldList' definition 'List'. [funcArgNamesDifferent]
acpica-unix-20180629/source/compiler/dtcompiler.h:544:31: note: Function 'DtCompileStao' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable2.c:1663:31: note: Function 'DtCompileStao' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable2.c:1716:31: style: Function 'DtCompileTcpa' argument 1 names different: declaration 'PFieldList' definition 'List'. [funcArgNamesDifferent]
acpica-unix-20180629/source/compiler/dtcompiler.h:548:31: note: Function 'DtCompileTcpa' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable2.c:1716:31: note: Function 'DtCompileTcpa' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable2.c:1785:31: style: Function 'DtCompileTpm2' argument 1 names different: declaration 'PFieldList' definition 'List'. [funcArgNamesDifferent]
acpica-unix-20180629/source/compiler/dtcompiler.h:552:31: note: Function 'DtCompileTpm2' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable2.c:1785:31: note: Function 'DtCompileTpm2' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable2.c:1936:31: style: Function 'DtCompileUefi' argument 1 names different: declaration 'PFieldList' definition 'List'. [funcArgNamesDifferent]
acpica-unix-20180629/source/compiler/dtcompiler.h:556:31: note: Function 'DtCompileUefi' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable2.c:1936:31: note: Function 'DtCompileUefi' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable2.c:1984:31: style: Function 'DtCompileVrtc' argument 1 names different: declaration 'PFieldList' definition 'List'. [funcArgNamesDifferent]
acpica-unix-20180629/source/compiler/dtcompiler.h:560:31: note: Function 'DtCompileVrtc' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable2.c:1984:31: note: Function 'DtCompileVrtc' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable2.c:2009:31: style: Function 'DtCompileWdat' argument 1 names different: declaration 'PFieldList' definition 'List'. [funcArgNamesDifferent]
acpica-unix-20180629/source/compiler/dtcompiler.h:564:31: note: Function 'DtCompileWdat' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable2.c:2009:31: note: Function 'DtCompileWdat' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable2.c:2034:31: style: Function 'DtCompileWpbt' argument 1 names different: declaration 'PFieldList' definition 'List'. [funcArgNamesDifferent]
acpica-unix-20180629/source/compiler/dtcompiler.h:568:31: note: Function 'DtCompileWpbt' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable2.c:2034:31: note: Function 'DtCompileWpbt' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable2.c:2091:31: style: Function 'DtCompileXsdt' argument 1 names different: declaration 'PFieldList' definition 'List'. [funcArgNamesDifferent]
acpica-unix-20180629/source/compiler/dtcompiler.h:572:31: note: Function 'DtCompileXsdt' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable2.c:2091:31: note: Function 'DtCompileXsdt' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable2.c:2130:31: style: Function 'DtCompileGeneric' argument 1 names different: declaration 'PFieldList' definition 'List'. [funcArgNamesDifferent]
acpica-unix-20180629/source/compiler/dtcompiler.h:576:31: note: Function 'DtCompileGeneric' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable2.c:2130:31: note: Function 'DtCompileGeneric' argument 1 names different: declaration 'PFieldList' definition 'List'.
acpica-unix-20180629/source/compiler/dttable2.c:2132:30: style: Function 'DtCompileGeneric' argument 3 names different: declaration 'PFieldLength' definition 'Length'. [funcArgNamesDifferent]
acpica-unix-20180629/source/compiler/dtcompiler.h:578:30: note: Function 'DtCompileGeneric' argument 3 names different: declaration 'PFieldLength' definition 'Length'.
acpica-unix-20180629/source/compiler/dttable2.c:2132:30: note: Function 'DtCompileGeneric' argument 3 names different: declaration 'PFieldLength' definition 'Length'.
acpica-unix-20180629/source/compiler/dttemplate.c:136:5: style: Variable 'Status' is reassigned a value before the old one has been used. [redundantAssignment]
acpica-unix-20180629/source/compiler/dttemplate.c:131:0: note: Variable 'Status' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/compiler/dttemplate.c:136:5: note: Variable 'Status' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/compiler/prscan.c:900:29: style: The scope of the variable 'PreviousChar' can be reduced. [variableScope]
acpica-unix-20180629/source/components/debugger/dbcmds.c:337:30: style: The scope of the variable 'TableDesc' can be reduced. [variableScope]
acpica-unix-20180629/source/components/debugger/dbcmds.c:1149:30: style: The scope of the variable 'Node' can be reduced. [variableScope]
acpica-unix-20180629/source/components/debugger/dbdisply.c:424:30: style: The scope of the variable 'OpInfo' can be reduced. [variableScope]
acpica-unix-20180629/source/components/debugger/dbinput.c:533:24: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition]
acpica-unix-20180629/source/components/debugger/dbmethod.c:393:5: style: Variable 'Status' is reassigned a value before the old one has been used. [redundantAssignment]
acpica-unix-20180629/source/components/debugger/dbmethod.c:388:5: note: Variable 'Status' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/components/debugger/dbmethod.c:393:5: note: Variable 'Status' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/components/debugger/dbmethod.c:318:25: style: Variable 'NumStatements' is assigned a value that is never used. [unreadVariable]
acpica-unix-20180629/source/components/debugger/dbmethod.c:405:14: style: Variable 'Status' is assigned a value that is never used. [unreadVariable]
acpica-unix-20180629/source/components/debugger/dbnames.c:683:30: style: The scope of the variable 'ObjectInfo' can be reduced. [variableScope]
acpica-unix-20180629/source/components/debugger/dbtest.c:1074:34: style: The scope of the variable 'ThisParam' can be reduced. [variableScope]
acpica-unix-20180629/source/components/debugger/dbxface.c:190:30: style: The scope of the variable 'DisplayOp' can be reduced. [variableScope]
acpica-unix-20180629/source/components/disassembler/dmbuffer.c:854:29: style: The scope of the variable 'OutputValue' can be reduced. [variableScope]
acpica-unix-20180629/source/components/disassembler/dmcstyle.c:940:30: style: Function 'AcpiDmIsValidTarget' argument 1 names different: declaration 'Op' definition 'Target'. [funcArgNamesDifferent]
acpica-unix-20180629/source/components/disassembler/dmcstyle.c:69:30: note: Function 'AcpiDmIsValidTarget' argument 1 names different: declaration 'Op' definition 'Target'.
acpica-unix-20180629/source/components/disassembler/dmcstyle.c:940:30: note: Function 'AcpiDmIsValidTarget' argument 1 names different: declaration 'Op' definition 'Target'.
acpica-unix-20180629/source/components/disassembler/dmdeferred.c:80:30: style: The scope of the variable 'OpInfo' can be reduced. [variableScope]
acpica-unix-20180629/source/components/disassembler/dmopcode.c:93:30: style: The scope of the variable 'OpInfo' can be reduced. [variableScope]
acpica-unix-20180629/source/components/disassembler/dmopcode.c:693:30: style: The scope of the variable 'Aml' can be reduced. [variableScope]
acpica-unix-20180629/source/components/disassembler/dmopcode.c:694:30: style: The scope of the variable 'IdInfo' can be reduced. [variableScope]
acpica-unix-20180629/source/components/disassembler/dmopcode.c:1095:30: style: Function 'AcpiDmConvertToElseIf' argument 1 names different: declaration 'Op' definition 'OriginalElseOp'. [funcArgNamesDifferent]
acpica-unix-20180629/source/components/disassembler/dmopcode.c:66:30: note: Function 'AcpiDmConvertToElseIf' argument 1 names different: declaration 'Op' definition 'OriginalElseOp'.
acpica-unix-20180629/source/components/disassembler/dmopcode.c:1095:30: note: Function 'AcpiDmConvertToElseIf' argument 1 names different: declaration 'Op' definition 'OriginalElseOp'.
acpica-unix-20180629/source/components/disassembler/dmresrc.c:259:30: style: The scope of the variable 'Aml' can be reduced. [variableScope]
acpica-unix-20180629/source/components/disassembler/dmresrcl.c:529:29: style: Function 'AcpiDmResourceSource' argument 2 names different: declaration 'MinimumLength' definition 'MinimumTotalLength'. [funcArgNamesDifferent]
acpica-unix-20180629/source/components/disassembler/dmresrcl.c:99:29: note: Function 'AcpiDmResourceSource' argument 2 names different: declaration 'MinimumLength' definition 'MinimumTotalLength'.
acpica-unix-20180629/source/components/disassembler/dmresrcl.c:529:29: note: Function 'AcpiDmResourceSource' argument 2 names different: declaration 'MinimumLength' definition 'MinimumTotalLength'.
acpica-unix-20180629/source/components/disassembler/dmresrcl.c:530:29: style: Function 'AcpiDmResourceSource' argument 3 names different: declaration 'Length' definition 'ResourceLength'. [funcArgNamesDifferent]
acpica-unix-20180629/source/components/disassembler/dmresrcl.c:100:29: note: Function 'AcpiDmResourceSource' argument 3 names different: declaration 'Length' definition 'ResourceLength'.
acpica-unix-20180629/source/components/disassembler/dmresrcl.c:530:29: note: Function 'AcpiDmResourceSource' argument 3 names different: declaration 'Length' definition 'ResourceLength'.
acpica-unix-20180629/source/components/disassembler/dmresrcl2.c:1097:5: style: Variable 'DeviceName' is reassigned a value before the old one has been used. [redundantAssignment]
acpica-unix-20180629/source/components/disassembler/dmresrcl2.c:1086:0: note: Variable 'DeviceName' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/components/disassembler/dmresrcl2.c:1097:5: note: Variable 'DeviceName' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/components/disassembler/dmresrcl2.c:1106:5: style: Variable 'Label' is reassigned a value before the old one has been used. [redundantAssignment]
acpica-unix-20180629/source/components/disassembler/dmresrcl2.c:1087:0: note: Variable 'Label' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/components/disassembler/dmresrcl2.c:1106:5: note: Variable 'Label' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/components/disassembler/dmresrcl2.c:1172:5: style: Variable 'DeviceName' is reassigned a value before the old one has been used. [redundantAssignment]
acpica-unix-20180629/source/components/disassembler/dmresrcl2.c:1160:0: note: Variable 'DeviceName' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/components/disassembler/dmresrcl2.c:1172:5: note: Variable 'DeviceName' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/components/disassembler/dmresrcl2.c:1179:5: style: Variable 'Label' is reassigned a value before the old one has been used. [redundantAssignment]
acpica-unix-20180629/source/components/disassembler/dmresrcl2.c:1161:0: note: Variable 'Label' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/components/disassembler/dmresrcl2.c:1179:5: note: Variable 'Label' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/components/disassembler/dmresrcl2.c:190:30: style: The scope of the variable 'VendorData' can be reduced. [variableScope]
acpica-unix-20180629/source/components/disassembler/dmresrcl2.c:433:30: style: The scope of the variable 'VendorData' can be reduced. [variableScope]
acpica-unix-20180629/source/components/disassembler/dmresrcl2.c:906:30: style: The scope of the variable 'VendorData' can be reduced. [variableScope]
acpica-unix-20180629/source/components/disassembler/dmresrcl2.c:1002:30: style: The scope of the variable 'VendorData' can be reduced. [variableScope]
acpica-unix-20180629/source/components/disassembler/dmresrcl2.c:1085:30: style: The scope of the variable 'VendorData' can be reduced. [variableScope]
acpica-unix-20180629/source/components/disassembler/dmresrcl2.c:1159:30: style: The scope of the variable 'VendorData' can be reduced. [variableScope]
acpica-unix-20180629/source/components/disassembler/dmwalk.c:416:30: style: The scope of the variable 'NextOp2' can be reduced. [variableScope]
acpica-unix-20180629/source/components/dispatcher/dsmethod.c:112:5: style: Variable 'Op' is reassigned a value before the old one has been used. [redundantAssignment]
acpica-unix-20180629/source/components/dispatcher/dsmethod.c:99:0: note: Variable 'Op' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/components/dispatcher/dsmethod.c:112:5: note: Variable 'Op' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/components/dispatcher/dsmethod.c:678:29: style: The scope of the variable 'SameAsImplicitReturn' can be reduced. [variableScope]
acpica-unix-20180629/source/components/dispatcher/dsutils.c:508:30: style: The scope of the variable 'ParentOp' can be reduced. [variableScope]
acpica-unix-20180629/source/components/dispatcher/dswstate.c:794:9: warning: Either the condition '!WalkState' is redundant or there is possible null pointer dereference: WalkState. [nullPointerRedundantCheck]
acpica-unix-20180629/source/components/dispatcher/dswstate.c:789:9: note: Assuming that condition '!WalkState' is not redundant
acpica-unix-20180629/source/components/dispatcher/dswstate.c:794:9: note: Null pointer dereference
acpica-unix-20180629/source/components/dispatcher/dswstate.c:446:30: style: The scope of the variable 'ObjDesc' can be reduced. [variableScope]
acpica-unix-20180629/source/components/events/evgpe.c:370:30: style: The scope of the variable 'GpeInfo' can be reduced. [variableScope]
acpica-unix-20180629/source/components/events/evgpe.c:430:30: style: The scope of the variable 'GpeDevice' can be reduced. [variableScope]
acpica-unix-20180629/source/components/events/evgpeblk.c:244:5: style: Variable 'GpeRegisterInfo' is reassigned a value before the old one has been used. [redundantAssignment]
acpica-unix-20180629/source/components/events/evgpeblk.c:230:0: note: Variable 'GpeRegisterInfo' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/components/events/evgpeblk.c:244:5: note: Variable 'GpeRegisterInfo' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/components/events/evgpeblk.c:437:14: style: Variable 'Status' is assigned a value that is never used. [unreadVariable]
acpica-unix-20180629/source/components/events/evgpeinit.c:254:5: style: Variable 'Status' is reassigned a value before the old one has been used. [redundantAssignment]
acpica-unix-20180629/source/components/events/evgpeinit.c:242:0: note: Variable 'Status' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/components/events/evgpeinit.c:254:5: note: Variable 'Status' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/components/events/evhandler.c:227:30: style: The scope of the variable 'NextHandlerObj' can be reduced. [variableScope]
acpica-unix-20180629/source/components/events/evmisc.c:296:9: style: Variable 'Status' is reassigned a value before the old one has been used. [redundantAssignment]
acpica-unix-20180629/source/components/events/evmisc.c:294:9: note: Variable 'Status' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/components/events/evmisc.c:296:9: note: Variable 'Status' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/components/events/evregion.c:396:15: warning: Either the condition '!HandlerObj' is redundant or there is possible null pointer dereference: HandlerObj. [nullPointerRedundantCheck]
acpica-unix-20180629/source/components/events/evregion.c:387:9: note: Assuming that condition '!HandlerObj' is not redundant
acpica-unix-20180629/source/components/events/evregion.c:396:15: note: Null pointer dereference
acpica-unix-20180629/source/components/events/evregion.c:923:5: style: Variable 'Status' is reassigned a value before the old one has been used. [redundantAssignment]
acpica-unix-20180629/source/components/events/evregion.c:918:5: note: Variable 'Status' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/components/events/evregion.c:923:5: note: Variable 'Status' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/components/events/evrgnini.c:578:30: style: The scope of the variable 'HandlerObj' can be reduced. [variableScope]
acpica-unix-20180629/source/components/events/evsci.c:220:5: style: Variable 'Status' is reassigned a value before the old one has been used. [redundantAssignment]
acpica-unix-20180629/source/components/events/evsci.c:214:0: note: Variable 'Status' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/components/events/evsci.c:220:5: note: Variable 'Status' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/components/executer/exconfig.c:521:5: style: Variable 'Status' is reassigned a value before the old one has been used. [redundantAssignment]
acpica-unix-20180629/source/components/executer/exconfig.c:516:5: note: Variable 'Status' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/components/executer/exconfig.c:521:5: note: Variable 'Status' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/components/executer/exoparg2.c:555:5: style: Variable 'ReturnDesc' is reassigned a value before the old one has been used. [redundantAssignment]
acpica-unix-20180629/source/components/executer/exoparg2.c:544:0: note: Variable 'ReturnDesc' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/components/executer/exoparg2.c:555:5: note: Variable 'ReturnDesc' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/components/executer/exsystem.c:341:5: style: Variable 'Status' is reassigned a value before the old one has been used. [redundantAssignment]
acpica-unix-20180629/source/components/executer/exsystem.c:330:0: note: Variable 'Status' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/components/executer/exsystem.c:341:5: note: Variable 'Status' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/components/hardware/hwgpe.c:505:30: style: The scope of the variable 'GpeRegisterInfo' can be reduced. [variableScope]
acpica-unix-20180629/source/components/hardware/hwsleep.c:230:30: style: The scope of the variable 'SleepTypeRegInfo' can be reduced. [variableScope]
acpica-unix-20180629/source/components/hardware/hwsleep.c:231:30: style: The scope of the variable 'SleepEnableRegInfo' can be reduced. [variableScope]
acpica-unix-20180629/source/components/namespace/nsalloc.c:353:16: warning: Either the condition '!ParentNode' is redundant or there is possible null pointer dereference: ParentNode. [nullPointerRedundantCheck]
acpica-unix-20180629/source/components/namespace/nsalloc.c:346:9: note: Assuming that condition '!ParentNode' is not redundant
acpica-unix-20180629/source/components/namespace/nsalloc.c:353:16: note: Null pointer dereference
acpica-unix-20180629/source/components/namespace/nsalloc.c:340:30: style: The scope of the variable 'NodeToDelete' can be reduced. [variableScope]
acpica-unix-20180629/source/components/namespace/nseval.c:378:30: style: The scope of the variable 'Prev' can be reduced. [variableScope]
acpica-unix-20180629/source/components/namespace/nsrepair2.c:750:30: style: The scope of the variable 'ObjDesc' can be reduced. [variableScope]
acpica-unix-20180629/source/components/namespace/nsrepair2.c:878:30: style: The scope of the variable 'ObjDesc' can be reduced. [variableScope]
acpica-unix-20180629/source/components/namespace/nsutils.c:697:30: style: The scope of the variable 'Prev' can be reduced. [variableScope]
acpica-unix-20180629/source/components/namespace/nswalk.c:123:5: style: Variable 'NextNode' is reassigned a value before the old one has been used. [redundantAssignment]
acpica-unix-20180629/source/components/namespace/nswalk.c:117:0: note: Variable 'NextNode' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/components/namespace/nswalk.c:123:5: note: Variable 'NextNode' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/components/namespace/nsxfeval.c:745:29: style: The scope of the variable 'NoMatch' can be reduced. [variableScope]
acpica-unix-20180629/source/components/parser/psargs.c:262:30: style: The scope of the variable 'NameOp' can be reduced. [variableScope]
acpica-unix-20180629/source/components/parser/psloop.c:407:9: warning: Either the condition '!MethodObj' is redundant or there is possible null pointer dereference: MethodObj. [nullPointerRedundantCheck]
acpica-unix-20180629/source/components/parser/psloop.c:390:13: note: Assuming that condition '!MethodObj' is not redundant
acpica-unix-20180629/source/components/parser/psloop.c:407:9: note: Null pointer dereference
acpica-unix-20180629/source/components/parser/psloop.c:408:9: warning: Either the condition '!MethodObj' is redundant or there is possible null pointer dereference: MethodObj. [nullPointerRedundantCheck]
acpica-unix-20180629/source/components/parser/psloop.c:390:13: note: Assuming that condition '!MethodObj' is not redundant
acpica-unix-20180629/source/components/parser/psloop.c:408:9: note: Null pointer dereference
acpica-unix-20180629/source/components/parser/psloop.c:409:9: warning: Either the condition '!MethodObj' is redundant or there is possible null pointer dereference: MethodObj. [nullPointerRedundantCheck]
acpica-unix-20180629/source/components/parser/psloop.c:390:13: note: Assuming that condition '!MethodObj' is not redundant
acpica-unix-20180629/source/components/parser/psloop.c:409:9: note: Null pointer dereference
acpica-unix-20180629/source/components/parser/psloop.c:410:9: warning: Either the condition '!MethodObj' is redundant or there is possible null pointer dereference: MethodObj. [nullPointerRedundantCheck]
acpica-unix-20180629/source/components/parser/psloop.c:390:13: note: Assuming that condition '!MethodObj' is not redundant
acpica-unix-20180629/source/components/parser/psloop.c:410:9: note: Null pointer dereference
acpica-unix-20180629/source/components/parser/psloop.c:416:9: warning: Either the condition '!MethodObj' is redundant or there is possible null pointer dereference: MethodObj. [nullPointerRedundantCheck]
acpica-unix-20180629/source/components/parser/psloop.c:390:13: note: Assuming that condition '!MethodObj' is not redundant
acpica-unix-20180629/source/components/parser/psloop.c:416:9: note: Null pointer dereference
acpica-unix-20180629/source/components/parser/psloop.c:102:30: style: The scope of the variable 'OpInfo' can be reduced. [variableScope]
acpica-unix-20180629/source/components/parser/psloop.c:365:30: style: The scope of the variable 'ParentNode' can be reduced. [variableScope]
acpica-unix-20180629/source/components/parser/psobject.c:360:5: style: Variable 'Status' is reassigned a value before the old one has been used. [redundantAssignment]
acpica-unix-20180629/source/components/parser/psobject.c:349:0: note: Variable 'Status' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/components/parser/psobject.c:360:5: note: Variable 'Status' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/components/parser/psobject.c:354:30: style: The scope of the variable 'OpInfo' can be reduced. [variableScope]
acpica-unix-20180629/source/components/parser/psscope.c:293:12: warning: Either the condition '!ParserState' is redundant or there is possible null pointer dereference: ParserState. [nullPointerRedundantCheck]
acpica-unix-20180629/source/components/parser/psscope.c:286:9: note: Assuming that condition '!ParserState' is not redundant
acpica-unix-20180629/source/components/parser/psscope.c:293:12: note: Null pointer dereference
acpica-unix-20180629/source/components/parser/psscope.c:280:30: style: The scope of the variable 'Scope' can be reduced. [variableScope]
acpica-unix-20180629/source/components/parser/pstree.c:156:35: warning: Either the condition '!Op' is redundant or there is possible null pointer dereference: Op. [nullPointerRedundantCheck]
acpica-unix-20180629/source/components/parser/pstree.c:149:9: note: Assuming that condition '!Op' is not redundant
acpica-unix-20180629/source/components/parser/pstree.c:156:35: note: Null pointer dereference
acpica-unix-20180629/source/components/parser/psxface.c:307:5: style: Variable 'Op' is reassigned a value before the old one has been used. [redundantAssignment]
acpica-unix-20180629/source/components/parser/psxface.c:298:0: note: Variable 'Op' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/components/parser/psxface.c:307:5: note: Variable 'Op' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/components/resources/rscalc.c:467:30: style: The scope of the variable 'Buffer' can be reduced. [variableScope]
acpica-unix-20180629/source/components/resources/rscalc.c:474:30: style: The scope of the variable 'AmlResource' can be reduced. [variableScope]
acpica-unix-20180629/source/components/resources/rscalc.c:755:31: style: The scope of the variable 'SubObjectList' can be reduced. [variableScope]
acpica-unix-20180629/source/components/resources/rscalc.c:158:29: style: Function 'AcpiRsStreamOptionLength' argument 2 names different: declaration 'MinimumTotalLength' definition 'MinimumAmlResourceLength'. [funcArgNamesDifferent]
acpica-unix-20180629/source/components/resources/rscalc.c:67:29: note: Function 'AcpiRsStreamOptionLength' argument 2 names different: declaration 'MinimumTotalLength' definition 'MinimumAmlResourceLength'.
acpica-unix-20180629/source/components/resources/rscalc.c:158:29: note: Function 'AcpiRsStreamOptionLength' argument 2 names different: declaration 'MinimumTotalLength' definition 'MinimumAmlResourceLength'.
acpica-unix-20180629/source/components/resources/rsdump.c:270:30: style: The scope of the variable 'PreviousTarget' can be reduced. [variableScope]
acpica-unix-20180629/source/components/resources/rsdump.c:271:30: style: The scope of the variable 'Name' can be reduced. [variableScope]
acpica-unix-20180629/source/components/tables/tbdata.c:92:5: style: Variable 'Status' is reassigned a value before the old one has been used. [redundantAssignment]
acpica-unix-20180629/source/components/tables/tbdata.c:85:0: note: Variable 'Status' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/components/tables/tbdata.c:92:5: note: Variable 'Status' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/components/tables/tbdata.c:562:5: style: Variable 'Status' is reassigned a value before the old one has been used. [redundantAssignment]
acpica-unix-20180629/source/components/tables/tbdata.c:554:0: note: Variable 'Status' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/components/tables/tbdata.c:562:5: note: Variable 'Status' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/components/tables/tbdata.c:1103:5: style: Variable 'Status' is reassigned a value before the old one has been used. [redundantAssignment]
acpica-unix-20180629/source/components/tables/tbdata.c:1083:5: note: Variable 'Status' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/components/tables/tbdata.c:1103:5: note: Variable 'Status' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/components/tables/tbfadt.c:517:30: style: The scope of the variable 'Name' can be reduced. [variableScope]
acpica-unix-20180629/source/components/tables/tbfadt.c:518:30: style: The scope of the variable 'Address64' can be reduced. [variableScope]
acpica-unix-20180629/source/components/tables/tbfadt.c:717:30: style: The scope of the variable 'Target64' can be reduced. [variableScope]
acpica-unix-20180629/source/components/tables/tbfadt.c:718:30: style: The scope of the variable 'Source64' can be reduced. [variableScope]
acpica-unix-20180629/source/components/tables/tbinstal.c:154:5: style: Variable 'Status' is reassigned a value before the old one has been used. [redundantAssignment]
acpica-unix-20180629/source/components/tables/tbinstal.c:145:0: note: Variable 'Status' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/components/tables/tbinstal.c:154:5: note: Variable 'Status' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/components/tables/tbxface.c:441:30: style: The scope of the variable 'TableDesc' can be reduced. [variableScope]
acpica-unix-20180629/source/components/utilities/utclib.c:610:30: style: The scope of the variable 'String' can be reduced. [variableScope]
acpica-unix-20180629/source/components/utilities/utcopy.c:472:30: style: Function 'AcpiUtCopyEsimpleToIsimple' argument 1 names different: declaration 'UserObj' definition 'ExternalObject'. [funcArgNamesDifferent]
acpica-unix-20180629/source/components/utilities/utcopy.c:76:30: note: Function 'AcpiUtCopyEsimpleToIsimple' argument 1 names different: declaration 'UserObj' definition 'ExternalObject'.
acpica-unix-20180629/source/components/utilities/utcopy.c:472:30: note: Function 'AcpiUtCopyEsimpleToIsimple' argument 1 names different: declaration 'UserObj' definition 'ExternalObject'.
acpica-unix-20180629/source/components/utilities/utcopy.c:473:31: style: Function 'AcpiUtCopyEsimpleToIsimple' argument 2 names different: declaration 'ReturnObj' definition 'RetInternalObject'. [funcArgNamesDifferent]
acpica-unix-20180629/source/components/utilities/utcopy.c:77:31: note: Function 'AcpiUtCopyEsimpleToIsimple' argument 2 names different: declaration 'ReturnObj' definition 'RetInternalObject'.
acpica-unix-20180629/source/components/utilities/utcopy.c:473:31: note: Function 'AcpiUtCopyEsimpleToIsimple' argument 2 names different: declaration 'ReturnObj' definition 'RetInternalObject'.
acpica-unix-20180629/source/components/utilities/utdelete.c:103:13: warning: Either the condition '!Object' is redundant or there is possible null pointer dereference: Object. [nullPointerRedundantCheck]
acpica-unix-20180629/source/components/utilities/utdelete.c:94:9: note: Assuming that condition '!Object' is not redundant
acpica-unix-20180629/source/components/utilities/utdelete.c:103:13: note: Null pointer dereference
acpica-unix-20180629/source/components/utilities/utdelete.c:87:30: style: The scope of the variable 'StartDesc' can be reduced. [variableScope]
acpica-unix-20180629/source/components/utilities/utdelete.c:88:31: style: The scope of the variable 'LastObjPtr' can be reduced. [variableScope]
acpica-unix-20180629/source/components/utilities/utmisc.c:272:30: style: The scope of the variable 'ThisSourceObj' can be reduced. [variableScope]
acpica-unix-20180629/source/components/utilities/utobject.c:711:30: style: Function 'AcpiUtGetPackageObjectSize' argument 1 names different: declaration 'Obj' definition 'InternalObject'. [funcArgNamesDifferent]
acpica-unix-20180629/source/components/utilities/utobject.c:61:30: note: Function 'AcpiUtGetPackageObjectSize' argument 1 names different: declaration 'Obj' definition 'InternalObject'.
acpica-unix-20180629/source/components/utilities/utobject.c:711:30: note: Function 'AcpiUtGetPackageObjectSize' argument 1 names different: declaration 'Obj' definition 'InternalObject'.
acpica-unix-20180629/source/os_specific/service_layers/osbsdtbl.c:152:9: error: fprintf format string requires 2 parameters but only 1 is given. [wrongPrintfScanfArgNum]
acpica-unix-20180629/source/os_specific/service_layers/oslinuxtbl.c:1255:9: error: fprintf format string requires 2 parameters but only 1 is given. [wrongPrintfScanfArgNum]
acpica-unix-20180629/source/os_specific/service_layers/oslinuxtbl.c:1291:9: error: fprintf format string requires 3 parameters but only 2 are given. [wrongPrintfScanfArgNum]
acpica-unix-20180629/source/os_specific/service_layers/oslinuxtbl.c:241:5: style: Variable 'Status' is reassigned a value before the old one has been used. [redundantAssignment]
acpica-unix-20180629/source/os_specific/service_layers/oslinuxtbl.c:236:0: note: Variable 'Status' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/os_specific/service_layers/oslinuxtbl.c:241:5: note: Variable 'Status' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/os_specific/service_layers/osunixxf.c:547:29: style: The scope of the variable 'InputChar' can be reduced. [variableScope]
acpica-unix-20180629/source/os_specific/service_layers/oswinxf.c:548:29: style: The scope of the variable 'Temp' can be reduced. [variableScope]
acpica-unix-20180629/source/os_specific/service_layers/oswinxf.c:521:17: style: Variable 'Count' is assigned a value that is never used. [unreadVariable]
acpica-unix-20180629/source/tools/acpibin/abcompare.c:121:30: style: The scope of the variable 'Limit' can be reduced. [variableScope]
acpica-unix-20180629/source/tools/acpibin/abcompare.c:122:30: style: The scope of the variable 'Rover' can be reduced. [variableScope]
acpica-unix-20180629/source/tools/acpibin/abcompare.c:204:30: style: Function 'AbDisplayHeader' argument 1 names different: declaration 'File1Path' definition 'FilePath'. [funcArgNamesDifferent]
acpica-unix-20180629/source/tools/acpibin/acpibin.h:88:30: note: Function 'AbDisplayHeader' argument 1 names different: declaration 'File1Path' definition 'FilePath'.
acpica-unix-20180629/source/tools/acpibin/abcompare.c:204:30: note: Function 'AbDisplayHeader' argument 1 names different: declaration 'File1Path' definition 'FilePath'.
acpica-unix-20180629/source/tools/acpibin/abcompare.c:245:30: style: Function 'AbComputeChecksum' argument 1 names different: declaration 'File1Path' definition 'FilePath'. [funcArgNamesDifferent]
acpica-unix-20180629/source/tools/acpibin/acpibin.h:84:30: note: Function 'AbComputeChecksum' argument 1 names different: declaration 'File1Path' definition 'FilePath'.
acpica-unix-20180629/source/tools/acpibin/abcompare.c:245:30: note: Function 'AbComputeChecksum' argument 1 names different: declaration 'File1Path' definition 'FilePath'.
acpica-unix-20180629/source/tools/acpidump/apdump.c:226:5: error: fprintf format string requires 3 parameters but only 2 are given. [wrongPrintfScanfArgNum]
acpica-unix-20180629/source/tools/acpidump/apdump.c:341:9: error: fprintf format string requires 3 parameters but only 2 are given. [wrongPrintfScanfArgNum]
acpica-unix-20180629/source/tools/acpidump/apdump.c:115:30: style: The scope of the variable 'Rsdp' can be reduced. [variableScope]
acpica-unix-20180629/source/tools/acpidump/apdump.c:158:30: style: The scope of the variable 'Rsdp' can be reduced. [variableScope]
acpica-unix-20180629/source/tools/acpidump/apdump.c:375:29: style: The scope of the variable 'TableStatus' can be reduced. [variableScope]
acpica-unix-20180629/source/tools/acpidump/apfiles.c:153:29: style: The scope of the variable 'InstanceStr' can be reduced. [variableScope]
acpica-unix-20180629/source/tools/acpidump/apfiles.c:235:30: style: Function 'ApGetTableFromFile' argument 2 names different: declaration 'FileSize' definition 'OutFileSize'. [funcArgNamesDifferent]
acpica-unix-20180629/source/tools/acpidump/acpidump.h:144:30: note: Function 'ApGetTableFromFile' argument 2 names different: declaration 'FileSize' definition 'OutFileSize'.
acpica-unix-20180629/source/tools/acpidump/apfiles.c:235:30: note: Function 'ApGetTableFromFile' argument 2 names different: declaration 'FileSize' definition 'OutFileSize'.
acpica-unix-20180629/source/tools/acpidump/apmain.c:163:9: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
acpica-unix-20180629/source/tools/acpidump/apmain.c:365:30: style: The scope of the variable 'Action' can be reduced. [variableScope]
acpica-unix-20180629/source/tools/acpiexec/aehandlers.c:579:9: style: Variable 'Status' is reassigned a value before the old one has been used. [redundantAssignment]
acpica-unix-20180629/source/tools/acpiexec/aehandlers.c:576:9: note: Variable 'Status' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/tools/acpiexec/aehandlers.c:579:9: note: Variable 'Status' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/tools/acpiexec/aehandlers.c:582:9: style: Variable 'Status' is reassigned a value before the old one has been used. [redundantAssignment]
acpica-unix-20180629/source/tools/acpiexec/aehandlers.c:579:9: note: Variable 'Status' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/tools/acpiexec/aehandlers.c:582:9: note: Variable 'Status' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/tools/acpiexec/aehandlers.c:584:9: style: Variable 'Status' is reassigned a value before the old one has been used. [redundantAssignment]
acpica-unix-20180629/source/tools/acpiexec/aehandlers.c:582:9: note: Variable 'Status' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/tools/acpiexec/aehandlers.c:584:9: note: Variable 'Status' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/tools/acpiexec/aehandlers.c:587:9: style: Variable 'Status' is reassigned a value before the old one has been used. [redundantAssignment]
acpica-unix-20180629/source/tools/acpiexec/aehandlers.c:584:9: note: Variable 'Status' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/tools/acpiexec/aehandlers.c:587:9: note: Variable 'Status' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/tools/acpiexec/aehandlers.c:590:9: style: Variable 'Status' is reassigned a value before the old one has been used. [redundantAssignment]
acpica-unix-20180629/source/tools/acpiexec/aehandlers.c:587:9: note: Variable 'Status' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/tools/acpiexec/aehandlers.c:590:9: note: Variable 'Status' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/tools/acpiexec/aehandlers.c:600:9: style: Variable 'Status' is reassigned a value before the old one has been used. [redundantAssignment]
acpica-unix-20180629/source/tools/acpiexec/aehandlers.c:597:9: note: Variable 'Status' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/tools/acpiexec/aehandlers.c:600:9: note: Variable 'Status' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/tools/acpiexec/aehandlers.c:751:9: style: Variable 'Status' is reassigned a value before the old one has been used. [redundantAssignment]
acpica-unix-20180629/source/tools/acpiexec/aehandlers.c:748:9: note: Variable 'Status' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/tools/acpiexec/aehandlers.c:751:9: note: Variable 'Status' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/tools/acpiexec/aehandlers.c:756:9: style: Variable 'Status' is reassigned a value before the old one has been used. [redundantAssignment]
acpica-unix-20180629/source/tools/acpiexec/aehandlers.c:751:9: note: Variable 'Status' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/tools/acpiexec/aehandlers.c:756:9: note: Variable 'Status' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/tools/acpiexec/aehandlers.c:759:9: style: Variable 'Status' is reassigned a value before the old one has been used. [redundantAssignment]
acpica-unix-20180629/source/tools/acpiexec/aehandlers.c:756:9: note: Variable 'Status' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/tools/acpiexec/aehandlers.c:759:9: note: Variable 'Status' is reassigned a value before the old one has been used.
acpica-unix-20180629/source/tools/acpiexec/aehandlers.c:374:29: style: Function 'AeGlobalEventHandler' argument 2 names different: declaration 'GpeDevice' definition 'Device'. [funcArgNamesDifferent]
acpica-unix-20180629/source/tools/acpiexec/aecommon.h:215:29: note: Function 'AeGlobalEventHandler' argument 2 names different: declaration 'GpeDevice' definition 'Device'.
acpica-unix-20180629/source/tools/acpiexec/aehandlers.c:374:29: note: Function 'AeGlobalEventHandler' argument 2 names different: declaration 'GpeDevice' definition 'Device'.
acpica-unix-20180629/source/tools/acpiexec/aeinitfile.c:138:13: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
acpica-unix-20180629/source/tools/acpiexec/aemain.c:212:13: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
acpica-unix-20180629/source/tools/acpiexec/aetables.c:183:30: style: Function 'AeBuildLocalTables' argument 1 names different: declaration 'TableList' definition 'ListHead'. [funcArgNamesDifferent]
acpica-unix-20180629/source/tools/acpiexec/aecommon.h:122:30: note: Function 'AeBuildLocalTables' argument 1 names different: declaration 'TableList' definition 'ListHead'.
acpica-unix-20180629/source/tools/acpiexec/aetables.c:183:30: note: Function 'AeBuildLocalTables' argument 1 names different: declaration 'TableList' definition 'ListHead'.
acpica-unix-20180629/source/tools/acpihelp/ahaml.c:131:30: style: Function 'AhDecodeAmlOpcode' argument 1 names different: declaration 'Name' definition 'OpcodeString'. [funcArgNamesDifferent]
acpica-unix-20180629/source/tools/acpihelp/acpihelp.h:185:30: note: Function 'AhDecodeAmlOpcode' argument 1 names different: declaration 'Name' definition 'OpcodeString'.
acpica-unix-20180629/source/tools/acpihelp/ahaml.c:131:30: note: Function 'AhDecodeAmlOpcode' argument 1 names different: declaration 'Name' definition 'OpcodeString'.
acpica-unix-20180629/source/tools/acpihelp/ahdecode.c:184:30: style: Function 'AhFindPredefinedNames' argument 1 names different: declaration 'Name' definition 'NamePrefix'. [funcArgNamesDifferent]
acpica-unix-20180629/source/tools/acpihelp/acpihelp.h:193:30: note: Function 'AhFindPredefinedNames' argument 1 names different: declaration 'Name' definition 'NamePrefix'.
acpica-unix-20180629/source/tools/acpihelp/ahdecode.c:184:30: note: Function 'AhFindPredefinedNames' argument 1 names different: declaration 'Name' definition 'NamePrefix'.
acpica-unix-20180629/source/tools/acpihelp/ahdecode.c:530:30: style: Function 'AhDecodeException' argument 1 names different: declaration 'Name' definition 'HexString'. [funcArgNamesDifferent]
acpica-unix-20180629/source/tools/acpihelp/acpihelp.h:189:30: note: Function 'AhDecodeException' argument 1 names different: declaration 'Name' definition 'HexString'.
acpica-unix-20180629/source/tools/acpihelp/ahdecode.c:530:30: note: Function 'AhDecodeException' argument 1 names different: declaration 'Name' definition 'HexString'.
acpica-unix-20180629/source/tools/acpisrc/asconvrt.c:1274:13: style: Variable 'Column' is modified but its new value is never used. [unreadVariable]
acpica-unix-20180629/source/tools/acpisrc/asfile.c:92:30: style: The scope of the variable 'Filename' can be reduced. [variableScope]
acpica-unix-20180629/source/tools/acpisrc/asfile.c:772:30: style: Function 'AsGetFile' argument 1 names different: declaration 'FileName' definition 'Filename'. [funcArgNamesDifferent]
acpica-unix-20180629/source/tools/acpisrc/acpisrc.h:346:30: note: Function 'AsGetFile' argument 1 names different: declaration 'FileName' definition 'Filename'.
acpica-unix-20180629/source/tools/acpisrc/asfile.c:772:30: note: Function 'AsGetFile' argument 1 names different: declaration 'FileName' definition 'Filename'.
acpica-unix-20180629/source/tools/acpisrc/asfile.c:441:20: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
acpica-unix-20180629/source/tools/acpixtract/axutils.c:356:22: warning: %X in format string (no. 1) requires 'unsigned int *' but the argument type is 'int *'. [invalidScanfArgType_int]
acpica-unix-20180629/source/tools/acpixtract/axutils.c:356:22: warning: %X in format string (no. 2) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
acpica-unix-20180629/source/tools/acpixtract/axutils.c:356:22: warning: %X in format string (no. 3) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
acpica-unix-20180629/source/tools/acpixtract/axutils.c:356:22: warning: %X in format string (no. 4) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
acpica-unix-20180629/source/tools/acpixtract/axutils.c:356:22: warning: %X in format string (no. 5) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
acpica-unix-20180629/source/tools/acpixtract/axutils.c:356:22: warning: %X in format string (no. 6) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
acpica-unix-20180629/source/tools/acpixtract/axutils.c:356:22: warning: %X in format string (no. 7) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
acpica-unix-20180629/source/tools/acpixtract/axutils.c:356:22: warning: %X in format string (no. 8) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
acpica-unix-20180629/source/tools/acpixtract/axutils.c:356:22: warning: %X in format string (no. 9) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
acpica-unix-20180629/source/tools/acpixtract/axutils.c:356:22: warning: %X in format string (no. 10) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
acpica-unix-20180629/source/tools/acpixtract/axutils.c:356:22: warning: %X in format string (no. 11) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
acpica-unix-20180629/source/tools/acpixtract/axutils.c:356:22: warning: %X in format string (no. 12) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
acpica-unix-20180629/source/tools/acpixtract/axutils.c:356:22: warning: %X in format string (no. 13) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
acpica-unix-20180629/source/tools/acpixtract/axutils.c:356:22: warning: %X in format string (no. 14) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
acpica-unix-20180629/source/tools/acpixtract/axutils.c:356:22: warning: %X in format string (no. 15) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
acpica-unix-20180629/source/tools/acpixtract/axutils.c:356:22: warning: %X in format string (no. 16) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
acpica-unix-20180629/source/tools/efihello/efihello.c:78:30: style: The scope of the variable 'Result' can be reduced. [variableScope]
[22:24]

ftp://ftp.se.debian.org/debian/pool/main/a/acpid/acpid_2.0.28.orig.tar.xz
acpid-2.0.28/acpi_ids.c:170:8: style: struct member 'Anonymous4::buf' is never used. [unusedStructMember]
acpid-2.0.28/acpi_listen.c:211:3: error: Common realloc mistake: 'buf' nulled but not freed upon failure [memleakOnRealloc]
acpid-2.0.28/acpid.c:332:20: style: The scope of the variable 'dent' can be reduced. [variableScope]
acpid-2.0.28/acpid.c:335:10: style: The scope of the variable 'fd' can be reduced. [variableScope]
acpid-2.0.28/connection_list.c:70:3: error: Common realloc mistake: 'connection_list' nulled but not freed upon failure [memleakOnRealloc]
acpid-2.0.28/event.c:374:22: style: Function 'acpid_add_client' argument 1 names different: declaration 'client' definition 'clifd'. [funcArgNamesDifferent]
acpid-2.0.28/event.h:30:33: note: Function 'acpid_add_client' argument 1 names different: declaration 'client' definition 'clifd'.
acpid-2.0.28/event.c:374:22: note: Function 'acpid_add_client' argument 1 names different: declaration 'client' definition 'clifd'.
acpid-2.0.28/event.c:656:26: style: Function 'do_cmd_rule' argument 1 names different: declaration 'r' definition 'rule'. [funcArgNamesDifferent]
acpid-2.0.28/event.c:85:37: note: Function 'do_cmd_rule' argument 1 names different: declaration 'r' definition 'rule'.
acpid-2.0.28/event.c:656:26: note: Function 'do_cmd_rule' argument 1 names different: declaration 'r' definition 'rule'.
acpid-2.0.28/event.c:719:29: style: Function 'do_client_rule' argument 1 names different: declaration 'r' definition 'rule'. [funcArgNamesDifferent]
acpid-2.0.28/event.c:86:40: note: Function 'do_client_rule' argument 1 names different: declaration 'r' definition 'rule'.
acpid-2.0.28/event.c:719:29: note: Function 'do_client_rule' argument 1 names different: declaration 'r' definition 'rule'.
acpid-2.0.28/inotify_handler.c:128:2: style: Variable 'fd' is reassigned a value before the old one has been used. [redundantAssignment]
acpid-2.0.28/inotify_handler.c:123:0: note: Variable 'fd' is reassigned a value before the old one has been used.
acpid-2.0.28/inotify_handler.c:128:2: note: Variable 'fd' is reassigned a value before the old one has been used.
acpid-2.0.28/input_layer.c:293:13: style: The scope of the variable 'nerrs' can be reduced. [variableScope]
acpid-2.0.28/kacpimon/acpi_ids.c:167:8: style: struct member 'Anonymous4::buf' is never used. [unusedStructMember]
acpid-2.0.28/kacpimon/input_layer.c:113:6: style: The scope of the variable 'fd' can be reduced. [variableScope]
acpid-2.0.28/kacpimon/kacpimon.c:67:10: style: The scope of the variable 'nbytes' can be reduced. [variableScope]
acpid-2.0.28/kacpimon/libnetlink.c:453:4: warning: %lu in format string (no. 2) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
acpid-2.0.28/kacpimon/libnetlink.c:290:8: style: The scope of the variable 'err' can be reduced. [variableScope]
acpid-2.0.28/kacpimon/libnetlink.c:357:6: style: The scope of the variable 'status' can be reduced. [variableScope]
acpid-2.0.28/kacpimon/libnetlink.c:426:6: style: The scope of the variable 'status' can be reduced. [variableScope]
acpid-2.0.28/kacpimon/libnetlink.c:92:56: style: Function 'rtnl_wilddump_request' argument 2 names different: declaration 'fam' definition 'family'. [funcArgNamesDifferent]
acpid-2.0.28/kacpimon/libnetlink.h:24:63: note: Function 'rtnl_wilddump_request' argument 2 names different: declaration 'fam' definition 'family'.
acpid-2.0.28/kacpimon/libnetlink.c:92:56: note: Function 'rtnl_wilddump_request' argument 2 names different: declaration 'fam' definition 'family'.
acpid-2.0.28/kacpimon/libnetlink.c:483:8: portability: '(void*)(n)' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
acpid-2.0.28/kacpimon/libnetlink.c:501:8: portability: '(void*)(n)' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
acpid-2.0.28/kacpimon/libnetlink.c:516:9: portability: '(void*)(n)' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
acpid-2.0.28/kacpimon/libnetlink.c:517:18: portability: '(void*)(n)' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
acpid-2.0.28/kacpimon/libnetlink.c:517:32: portability: '(void*)((struct rtattr*)(((void*)(n))+NLMSG_ALIGN(n->nlmsg_len)))' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
acpid-2.0.28/libnetlink.c:455:4: warning: %lu in format string (no. 2) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
acpid-2.0.28/libnetlink.c:292:8: style: The scope of the variable 'err' can be reduced. [variableScope]
acpid-2.0.28/libnetlink.c:359:6: style: The scope of the variable 'status' can be reduced. [variableScope]
acpid-2.0.28/libnetlink.c:428:6: style: The scope of the variable 'status' can be reduced. [variableScope]
acpid-2.0.28/libnetlink.c:94:56: style: Function 'rtnl_wilddump_request' argument 2 names different: declaration 'fam' definition 'family'. [funcArgNamesDifferent]
acpid-2.0.28/libnetlink.h:22:63: note: Function 'rtnl_wilddump_request' argument 2 names different: declaration 'fam' definition 'family'.
acpid-2.0.28/libnetlink.c:94:56: note: Function 'rtnl_wilddump_request' argument 2 names different: declaration 'fam' definition 'family'.
acpid-2.0.28/libnetlink.c:485:8: portability: '(void*)(n)' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
acpid-2.0.28/libnetlink.c:503:8: portability: '(void*)(n)' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
acpid-2.0.28/libnetlink.c:518:9: portability: '(void*)(n)' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
acpid-2.0.28/libnetlink.c:519:18: portability: '(void*)(n)' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
acpid-2.0.28/libnetlink.c:519:32: portability: '(void*)((struct rtattr*)(((void*)(n))+NLMSG_ALIGN(n->nlmsg_len)))' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
acpid-2.0.28/netlink.c:134:13: style: The scope of the variable 'nerrs' can be reduced. [variableScope]
acpid-2.0.28/ud_socket.c:83:15: style: Function 'ud_accept' argument 1 names different: declaration 'sock' definition 'listenfd'. [funcArgNamesDifferent]
acpid-2.0.28/ud_socket.h:12:19: note: Function 'ud_accept' argument 1 names different: declaration 'sock' definition 'listenfd'.
acpid-2.0.28/ud_socket.c:83:15: note: Function 'ud_accept' argument 1 names different: declaration 'sock' definition 'listenfd'.
[22:24]

ftp://ftp.se.debian.org/debian/pool/main/a/acpidump/acpidump_20100513.orig.tar.gz
pmtools/acpidump/acpidump.c:66:7: style: The scope of the variable 'buffer' can be reduced. [variableScope]
pmtools/acpidump/acpidump.c:144:6: style: The scope of the variable 'len' can be reduced. [variableScope]
pmtools/acpixtract/acpixtract.c:577:37: style: Redundant condition: If 'EXPR == '\n'', the comparison 'EXPR != ' '' is always true. [redundantCondition]
pmtools/acpixtract/acpixtract.c:305:22: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'int *'. [invalidScanfArgType_int]
pmtools/acpixtract/acpixtract.c:305:22: warning: %x in format string (no. 2) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
pmtools/acpixtract/acpixtract.c:305:22: warning: %x in format string (no. 3) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
pmtools/acpixtract/acpixtract.c:305:22: warning: %x in format string (no. 4) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
pmtools/acpixtract/acpixtract.c:305:22: warning: %x in format string (no. 5) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
pmtools/acpixtract/acpixtract.c:305:22: warning: %x in format string (no. 6) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
pmtools/acpixtract/acpixtract.c:305:22: warning: %x in format string (no. 7) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
pmtools/acpixtract/acpixtract.c:305:22: warning: %x in format string (no. 8) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
pmtools/acpixtract/acpixtract.c:305:22: warning: %x in format string (no. 9) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
pmtools/acpixtract/acpixtract.c:305:22: warning: %x in format string (no. 10) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
pmtools/acpixtract/acpixtract.c:305:22: warning: %x in format string (no. 11) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
pmtools/acpixtract/acpixtract.c:305:22: warning: %x in format string (no. 12) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
pmtools/acpixtract/acpixtract.c:305:22: warning: %x in format string (no. 13) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
pmtools/acpixtract/acpixtract.c:305:22: warning: %x in format string (no. 14) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
pmtools/acpixtract/acpixtract.c:305:22: warning: %x in format string (no. 15) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
pmtools/acpixtract/acpixtract.c:305:22: warning: %x in format string (no. 16) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
pmtools/acpixtract/acpixtract.c:584:17: portability: %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
pmtools/acpixtract/acpixtract.c:336:29: style: The scope of the variable 'BytesConverted' can be reduced. [variableScope]
pmtools/acpixtract/acpixtract.c:484:29: style: The scope of the variable 'Instances' can be reduced. [variableScope]
pmtools/acpixtract/acpixtract.c:534:13: warning: The buffer 'ThisSignature' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
pmtools/acpixtract/acpixtract.c:508:13: error: Resource leak: InputFile [resourceLeak]
pmtools/acpixtract/acpixtract.c:513:13: error: Resource leak: InputFile [resourceLeak]
pmtools/madt/tables.c:151:3: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
pmtools/madt/tables.c:167:3: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
pmtools/madt/madt.c:49:15: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
pmtools/madt/madt.c:67:15: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
pmtools/madt/madt.c:76:15: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
pmtools/madt/madt.c:110:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
pmtools/madt/madt.c:112:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
pmtools/madt/madt.c:112:3: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
pmtools/pmtest/pmtest.c:122:25: style: The scope of the variable 'entry' can be reduced. [variableScope]
pmtools/turbostat/turbostat.c:205:3: portability: %d in format string (no. 3) requires 'int' but the argument type is 'ssize_t {aka signed long}'. [invalidPrintfArgType_sint]
pmtools/turbostat/turbostat.c:482:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
pmtools/turbostat/turbostat.c:493:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
pmtools/turbostat/turbostat.c:496:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
pmtools/turbostat/turbostat.c:499:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
pmtools/turbostat/turbostat.c:502:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
pmtools/turbostat/turbostat.c:611:3: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
pmtools/turbostat/turbostat.c:611:3: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
pmtools/turbostat/turbostat.c:611:3: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
pmtools/turbostat/turbostat.c:611:3: warning: %d in format string (no. 5) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
pmtools/turbostat/turbostat.c:353:6: style: The scope of the variable 'error' can be reduced. [variableScope]
pmtools/turbostat/turbostat.c:353:13: style: The scope of the variable 'error1' can be reduced. [variableScope]
pmtools/turbostat/turbostat.c:353:21: style: The scope of the variable 'error2' can be reduced. [variableScope]
pmtools/turbostat/turbostat.c:581:35: style: The scope of the variable 'max_level' can be reduced. [variableScope]
[22:24]

ftp://ftp.se.debian.org/debian/pool/main/a/acpitail/acpitail_0.1.orig.tar.gz
[22:24]

ftp://ftp.se.debian.org/debian/pool/main/a/acpitool/acpitool_0.5.1.orig.tar.gz
acpitool-0.5.1/src/ac_adapter.cpp:223:11: error: sscanf format string requires 2 parameters but only 1 is given. [wrongPrintfScanfArgNum]
acpitool-0.5.1/src/ac_adapter.cpp:53:20: style: The scope of the variable 'filename' can be reduced. [variableScope]
acpitool-0.5.1/src/ac_adapter.cpp:57:11: style: The scope of the variable 'name' can be reduced. [variableScope]
acpitool-0.5.1/src/ac_adapter.cpp:90:37: style: The scope of the variable 'str' can be reduced. [variableScope]
acpitool-0.5.1/src/ac_adapter.cpp:94:11: style: The scope of the variable 'name' can be reduced. [variableScope]
acpitool-0.5.1/src/ac_adapter.cpp:153:34: style: The scope of the variable 'findex' can be reduced. [variableScope]
acpitool-0.5.1/src/ac_adapter.cpp:155:11: style: The scope of the variable 'name' can be reduced. [variableScope]
acpitool-0.5.1/src/ac_adapter.cpp:52:14: style: Unused variable: file_in [unusedVariable]
acpitool-0.5.1/src/ac_adapter.cpp:53:37: style: Unused variable: str [unusedVariable]
acpitool-0.5.1/src/ac_adapter.cpp:151:14: style: Unused variable: file_in [unusedVariable]
acpitool-0.5.1/src/ac_adapter.cpp:153:0: style: Variable 'start' is assigned a value that is never used. [unreadVariable]
acpitool-0.5.1/src/ac_adapter.cpp:183:7: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
acpitool-0.5.1/src/ac_adapter.cpp:223:11: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
acpitool-0.5.1/src/ac_adapter.cpp:238:0: error: Resource leak: power_fp [resourceLeak]
acpitool-0.5.1/src/acpitool.cpp:332:10: warning: Either the condition 'fp' is redundant or there is possible null pointer dereference: fp. [nullPointerRedundantCheck]
acpitool-0.5.1/src/acpitool.cpp:316:6: note: Assuming that condition 'fp' is not redundant
acpitool-0.5.1/src/acpitool.cpp:332:10: note: Null pointer dereference
acpitool-0.5.1/src/acpitool.cpp:67:33: style: The scope of the variable 'str' can be reduced. [variableScope]
acpitool-0.5.1/src/acpitool.cpp:222:20: style: The scope of the variable 'str' can be reduced. [variableScope]
acpitool-0.5.1/src/acpitool.cpp:226:11: style: The scope of the variable 'name' can be reduced. [variableScope]
acpitool-0.5.1/src/acpitool.cpp:345:34: style: The scope of the variable 'str' can be reduced. [variableScope]
acpitool-0.5.1/src/acpitool.cpp:349:8: style: The scope of the variable 'name' can be reduced. [variableScope]
acpitool-0.5.1/src/acpitool.cpp:420:21: style: The scope of the variable 'str' can be reduced. [variableScope]
acpitool-0.5.1/src/acpitool.cpp:112:193: style: Function 'Print_ACPI_Info' argument 12 names different: declaration 'quiet' definition 'verbose'. [funcArgNamesDifferent]
acpitool-0.5.1/src/acpitool.h:46:193: note: Function 'Print_ACPI_Info' argument 12 names different: declaration 'quiet' definition 'verbose'.
acpitool-0.5.1/src/acpitool.cpp:112:193: note: Function 'Print_ACPI_Info' argument 12 names different: declaration 'quiet' definition 'verbose'.
acpitool-0.5.1/src/battery.cpp:626:10: error: sscanf format string requires 2 parameters but only 1 is given. [wrongPrintfScanfArgNum]
acpitool-0.5.1/src/battery.cpp:655:10: error: sscanf format string requires 2 parameters but only 1 is given. [wrongPrintfScanfArgNum]
acpitool-0.5.1/src/battery.cpp:676:10: error: sscanf format string requires 2 parameters but only 1 is given. [wrongPrintfScanfArgNum]
acpitool-0.5.1/src/battery.cpp:689:10: error: sscanf format string requires 2 parameters but only 1 is given. [wrongPrintfScanfArgNum]
acpitool-0.5.1/src/battery.cpp:702:10: error: sscanf format string requires 2 parameters but only 1 is given. [wrongPrintfScanfArgNum]
acpitool-0.5.1/src/battery.cpp:718:10: error: sscanf format string requires 2 parameters but only 1 is given. [wrongPrintfScanfArgNum]
acpitool-0.5.1/src/battery.cpp:734:10: error: sscanf format string requires 2 parameters but only 1 is given. [wrongPrintfScanfArgNum]
acpitool-0.5.1/src/battery.cpp:767:10: error: sscanf format string requires 2 parameters but only 1 is given. [wrongPrintfScanfArgNum]
acpitool-0.5.1/src/battery.cpp:58:9: style: The scope of the variable 'Bat_Nr' can be reduced. [variableScope]
acpitool-0.5.1/src/battery.cpp:59:11: style: The scope of the variable 'Remaining_Percentage' can be reduced. [variableScope]
acpitool-0.5.1/src/battery.cpp:59:33: style: The scope of the variable 'Remaining_Time' can be reduced. [variableScope]
acpitool-0.5.1/src/battery.cpp:59:49: style: The scope of the variable 'Battery_Left_Percent' can be reduced. [variableScope]
acpitool-0.5.1/src/battery.cpp:60:9: style: The scope of the variable 'Time_In_Seconds' can be reduced. [variableScope]
acpitool-0.5.1/src/battery.cpp:61:9: style: The scope of the variable 'Hours' can be reduced. [variableScope]
acpitool-0.5.1/src/battery.cpp:62:9: style: The scope of the variable 'Minutes' can be reduced. [variableScope]
acpitool-0.5.1/src/battery.cpp:63:9: style: The scope of the variable 'Show_Time' can be reduced. [variableScope]
acpitool-0.5.1/src/battery.cpp:64:9: style: The scope of the variable 'Precision' can be reduced. [variableScope]
acpitool-0.5.1/src/battery.cpp:65:9: style: The scope of the variable 'Is_Charging' can be reduced. [variableScope]
acpitool-0.5.1/src/battery.cpp:66:9: style: The scope of the variable 'Is_Discharging' can be reduced. [variableScope]
acpitool-0.5.1/src/battery.cpp:67:9: style: The scope of the variable 'AC_Online' can be reduced. [variableScope]
acpitool-0.5.1/src/battery.cpp:68:9: style: The scope of the variable 'Present_Batteries' can be reduced. [variableScope]
acpitool-0.5.1/src/battery.cpp:333:27: style: The scope of the variable 'str' can be reduced. [variableScope]
acpitool-0.5.1/src/battery.cpp:333:37: style: The scope of the variable 'temp' can be reduced. [variableScope]
acpitool-0.5.1/src/battery.cpp:334:35: style: The scope of the variable 'findex' can be reduced. [variableScope]
acpitool-0.5.1/src/battery.cpp:336:11: style: The scope of the variable 'name' can be reduced. [variableScope]
acpitool-0.5.1/src/battery.cpp:517:35: style: The scope of the variable 'findex' can be reduced. [variableScope]
acpitool-0.5.1/src/battery.cpp:519:11: style: The scope of the variable 'name' can be reduced. [variableScope]
acpitool-0.5.1/src/battery.cpp:785:11: style: The scope of the variable 'name' can be reduced. [variableScope]
acpitool-0.5.1/src/battery.cpp:830:27: style: The scope of the variable 'str' can be reduced. [variableScope]
acpitool-0.5.1/src/battery.cpp:831:11: style: The scope of the variable 'name' can be reduced. [variableScope]
acpitool-0.5.1/src/battery.cpp:55:42: style: Function 'Do_Battery_Stuff' argument 2 names different: declaration 'bat_info_level' definition 'info_level'. [funcArgNamesDifferent]
acpitool-0.5.1/src/acpitool.h:59:42: note: Function 'Do_Battery_Stuff' argument 2 names different: declaration 'bat_info_level' definition 'info_level'.
acpitool-0.5.1/src/battery.cpp:55:42: note: Function 'Do_Battery_Stuff' argument 2 names different: declaration 'bat_info_level' definition 'info_level'.
acpitool-0.5.1/src/battery.cpp:55:58: style: Function 'Do_Battery_Stuff' argument 3 names different: declaration 'quiet' definition 'verbose'. [funcArgNamesDifferent]
acpitool-0.5.1/src/acpitool.h:59:62: note: Function 'Do_Battery_Stuff' argument 3 names different: declaration 'quiet' definition 'verbose'.
acpitool-0.5.1/src/battery.cpp:55:58: note: Function 'Do_Battery_Stuff' argument 3 names different: declaration 'quiet' definition 'verbose'.
acpitool-0.5.1/src/battery.cpp:735:10: error: Buffer is accessed out of bounds: batt_info.Remaining_Cap [bufferAccessOutOfBounds]
acpitool-0.5.1/src/battery.cpp:703:10: error: Buffer is accessed out of bounds: batt_info.Design_Cap [bufferAccessOutOfBounds]
acpitool-0.5.1/src/battery.cpp:719:10: error: Buffer is accessed out of bounds: batt_info.LastFull_Cap [bufferAccessOutOfBounds]
acpitool-0.5.1/src/battery.cpp:690:10: error: Buffer is accessed out of bounds: batt_info.Present_Rate [bufferAccessOutOfBounds]
acpitool-0.5.1/src/battery.cpp:553:7: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
acpitool-0.5.1/src/battery.cpp:626:10: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
acpitool-0.5.1/src/battery.cpp:655:10: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
acpitool-0.5.1/src/battery.cpp:676:10: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
acpitool-0.5.1/src/battery.cpp:689:10: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
acpitool-0.5.1/src/battery.cpp:702:10: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
acpitool-0.5.1/src/battery.cpp:718:10: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
acpitool-0.5.1/src/battery.cpp:734:10: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
acpitool-0.5.1/src/battery.cpp:752:10: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
acpitool-0.5.1/src/battery.cpp:767:10: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
acpitool-0.5.1/src/battery.cpp:883:3: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
acpitool-0.5.1/src/battery.cpp:644:0: error: Resource leak: power_fp [resourceLeak]
acpitool-0.5.1/src/cpu.cpp:178:5: performance: Buffer 'temp' is being written before its old content has been used. [redundantCopy]
acpitool-0.5.1/src/cpu.cpp:177:5: note: Buffer 'temp' is being written before its old content has been used.
acpitool-0.5.1/src/cpu.cpp:178:5: note: Buffer 'temp' is being written before its old content has been used.
acpitool-0.5.1/src/cpu.cpp:183:5: performance: Buffer 'temp' is being written before its old content has been used. [redundantCopy]
acpitool-0.5.1/src/cpu.cpp:182:5: note: Buffer 'temp' is being written before its old content has been used.
acpitool-0.5.1/src/cpu.cpp:183:5: note: Buffer 'temp' is being written before its old content has been used.
acpitool-0.5.1/src/cpu.cpp:188:5: performance: Buffer 'temp' is being written before its old content has been used. [redundantCopy]
acpitool-0.5.1/src/cpu.cpp:187:5: note: Buffer 'temp' is being written before its old content has been used.
acpitool-0.5.1/src/cpu.cpp:188:5: note: Buffer 'temp' is being written before its old content has been used.
acpitool-0.5.1/src/cpu.cpp:196:5: performance: Buffer 'temp' is being written before its old content has been used. [redundantCopy]
acpitool-0.5.1/src/cpu.cpp:195:5: note: Buffer 'temp' is being written before its old content has been used.
acpitool-0.5.1/src/cpu.cpp:196:5: note: Buffer 'temp' is being written before its old content has been used.
acpitool-0.5.1/src/cpu.cpp:291:9: performance: Buffer 'temp' is being written before its old content has been used. [redundantCopy]
acpitool-0.5.1/src/cpu.cpp:290:9: note: Buffer 'temp' is being written before its old content has been used.
acpitool-0.5.1/src/cpu.cpp:291:9: note: Buffer 'temp' is being written before its old content has been used.
acpitool-0.5.1/src/cpu.cpp:52:33: style: The scope of the variable 'thrott' can be reduced. [variableScope]
acpitool-0.5.1/src/cpu.cpp:53:7: style: The scope of the variable 'max_cstate' can be reduced. [variableScope]
acpitool-0.5.1/src/cpu.cpp:53:0: style: The scope of the variable 'cst_cnt' can be reduced. [variableScope]
acpitool-0.5.1/src/cpu.cpp:53:0: style: The scope of the variable 'cst_usage_abs' can be reduced. [variableScope]
acpitool-0.5.1/src/cpu.cpp:54:0: style: The scope of the variable 'cst_usage_notC0' can be reduced. [variableScope]
acpitool-0.5.1/src/cpu.cpp:55:12: style: The scope of the variable 'bm_activity' can be reduced. [variableScope]
acpitool-0.5.1/src/cpu.cpp:56:8: style: The scope of the variable 'cst_usage_rel' can be reduced. [variableScope]
acpitool-0.5.1/src/cpu.cpp:58:8: style: The scope of the variable 'name' can be reduced. [variableScope]
acpitool-0.5.1/src/cpu.cpp:50:20: style: Unused variable: file2_in [unusedVariable]
acpitool-0.5.1/src/cpu.cpp:232:19: style: Variable 'bm_activity' is assigned a value that is never used. [unreadVariable]
acpitool-0.5.1/src/cpu.cpp:67:3: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
acpitool-0.5.1/src/cpu.cpp:77:7: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
acpitool-0.5.1/src/cpu.cpp:83:3: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
acpitool-0.5.1/src/cpu.cpp:94:4: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
acpitool-0.5.1/src/freq.cpp:89:7: style: The scope of the variable 'str' can be reduced. [variableScope]
acpitool-0.5.1/src/freq.cpp:90:6: style: The scope of the variable 'min_freq' can be reduced. [variableScope]
acpitool-0.5.1/src/freq.cpp:113:7: style: The scope of the variable 'str' can be reduced. [variableScope]
acpitool-0.5.1/src/freq.cpp:114:6: style: The scope of the variable 'max_freq' can be reduced. [variableScope]
acpitool-0.5.1/src/freq.cpp:136:7: style: The scope of the variable 'str' can be reduced. [variableScope]
acpitool-0.5.1/src/freq.cpp:137:6: style: The scope of the variable 'cur_freq' can be reduced. [variableScope]
acpitool-0.5.1/src/freq.cpp:159:7: style: The scope of the variable 'str' can be reduced. [variableScope]
acpitool-0.5.1/src/freq.cpp:182:7: style: The scope of the variable 'str' can be reduced. [variableScope]
acpitool-0.5.1/src/freq.cpp:97:3: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
acpitool-0.5.1/src/freq.cpp:121:3: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
acpitool-0.5.1/src/freq.cpp:144:3: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
acpitool-0.5.1/src/freq.cpp:166:3: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
acpitool-0.5.1/src/freq.cpp:189:3: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
acpitool-0.5.1/src/main.cpp:50:9: style: The scope of the variable 'show_tfan' can be reduced. [variableScope]
acpitool-0.5.1/src/main.cpp:53:9: style: The scope of the variable 'show_lcd' can be reduced. [variableScope]
acpitool-0.5.1/src/main.cpp:54:9: style: The scope of the variable 'show_video' can be reduced. [variableScope]
acpitool-0.5.1/src/main.cpp:55:9: style: The scope of the variable 'show_asus_lcd' can be reduced. [variableScope]
acpitool-0.5.1/src/main.cpp:56:9: style: The scope of the variable 'show_asus_video' can be reduced. [variableScope]
acpitool-0.5.1/src/main.cpp:57:9: style: The scope of the variable 'show_asus_info' can be reduced. [variableScope]
acpitool-0.5.1/src/main.cpp:63:9: style: The scope of the variable 'rc' can be reduced. [variableScope]
acpitool-0.5.1/src/main.cpp:73:9: style: The scope of the variable 'c' can be reduced. [variableScope]
[22:24]

ftp://ftp.se.debian.org/debian/pool/main/a/acr/acr_1.6.2.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/acr38/acr38_1.7.11.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/acsccid/acsccid_1.1.5.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/actdiag/actdiag_0.5.4+dfsg.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/actiona/actiona_3.9.4.orig.tar.gz
actiona-3.9.4/actexecuter/codeexecuter.h:42:7: style: The function 'start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actexecuter/executer.h:41:15: note: Virtual function in base class
actiona-3.9.4/actexecuter/codeexecuter.h:42:7: note: Function in derived class
actiona-3.9.4/actexecuter/main.cpp:106:0: error: #error ("You need Qt 5.4.0 or later to compile Actiona Executer"); [preprocessorErrorDirective]
actiona-3.9.4/actexecuter/mainclass.cpp:32:12: warning: Member variable 'MainClass::mNetworkReply' is not initialized in the constructor. [uninitMemberVar]
actiona-3.9.4/actexecuter/mainclass.cpp:32:12: warning: Member variable 'MainClass::mExecutionMode' is not initialized in the constructor. [uninitMemberVar]
actiona-3.9.4/actexecuter/scriptexecuter.h:43:7: style: The function 'start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actexecuter/executer.h:41:15: note: Virtual function in base class
actiona-3.9.4/actexecuter/scriptexecuter.h:43:7: note: Function in derived class
actiona-3.9.4/actions/actionpackdata/code/mailattachment.h:44:9: style: Class 'MailAttachment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actions/actionpackdata/code/sql.cpp:86:3: performance: Variable 'mDriverName' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
actiona-3.9.4/actions/actionpackdata/code/sql.h:67:3: style: Class 'Sql' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actions/actionpackdata/code/tcp.h:55:3: style: Class 'Tcp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actions/actionpacksystem/systeminfo/linux/qbatteryinfo_linux_p.h:74:5: style: Class 'QBatteryInfoPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actions/actionpacksystem/systeminfo/linux/qudevwrapper_p.h:71:5: style: Class 'QUDevWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actions/actionpacksystem/systeminfo/linux/qbatteryinfo_upower_p.h:71:5: style: Class 'QBatteryInfoPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actions/actionpacksystem/systeminfo/linux/qdevicekitservice_linux_p.h:66:5: style: Class 'QUPowerInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actions/actionpacksystem/systeminfo/linux/qdeviceinfo_linux.cpp:258:38: style: Function 'imei' argument 1 names different: declaration 'interface' definition 'interfaceNumber'. [funcArgNamesDifferent]
actiona-3.9.4/actions/actionpacksystem/systeminfo/linux/qdeviceinfo_linux_p.h:83:22: note: Function 'imei' argument 1 names different: declaration 'interface' definition 'interfaceNumber'.
actiona-3.9.4/actions/actionpacksystem/systeminfo/linux/qdeviceinfo_linux.cpp:258:38: note: Function 'imei' argument 1 names different: declaration 'interface' definition 'interfaceNumber'.
actiona-3.9.4/actions/actionpacksystem/systeminfo/linux/qdeviceinfo_linux_p.h:76:5: style: Class 'QDeviceInfoPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actions/actionpacksystem/systeminfo/linux/qofonowrapper_p.h:73:5: style: Class 'QOfonoWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actions/actionpacksystem/systeminfo/linux/qscreensaver_linux_p.h:63:5: style: Class 'QScreenSaverPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actions/actionpacksystem/systeminfo/linux/qnetworkinfo_linux.cpp:511:15: style: Expression is always false because 'else if' condition matches previous condition at line 461. [multiCondition]
actiona-3.9.4/actions/actionpacksystem/systeminfo/linux/qnetworkinfo_linux.cpp:553:9: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
actiona-3.9.4/actions/actionpacksystem/systeminfo/linux/qnetworkinfo_linux.cpp:1016:9: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
actiona-3.9.4/actions/actionpacksystem/systeminfo/linux/qnetworkinfo_linux_p.h:82:5: style: Class 'QNetworkInfoPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actions/actionpacksystem/systeminfo/linux/qscreensaver_linux_p.h:65:10: performance: Technically the member function 'QScreenSaverPrivate::screenSaverEnabled' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/linux/qscreensaver_linux.cpp:55:27: note: Technically the member function 'QScreenSaverPrivate::screenSaverEnabled' can be static.
actiona-3.9.4/actions/actionpacksystem/systeminfo/linux/qscreensaver_linux_p.h:65:10: note: Technically the member function 'QScreenSaverPrivate::screenSaverEnabled' can be static.
actiona-3.9.4/actions/actionpacksystem/systeminfo/linux/qscreensaver_linux_p.h:66:10: performance: Technically the member function 'QScreenSaverPrivate::setScreenSaverEnabled' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/linux/qscreensaver_linux.cpp:71:27: note: Technically the member function 'QScreenSaverPrivate::setScreenSaverEnabled' can be static.
actiona-3.9.4/actions/actionpacksystem/systeminfo/linux/qscreensaver_linux_p.h:66:10: note: Technically the member function 'QScreenSaverPrivate::setScreenSaverEnabled' can be static.
actiona-3.9.4/actions/actionpacksystem/systeminfo/linux/qstorageinfo_linux_p.h:71:5: style: Class 'QStorageInfo_CustomPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actions/actionpacksystem/systeminfo/linux/qudevwrapper.cpp:160:25: style: The scope of the variable 'device' can be reduced. [variableScope]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qbatteryinfo.cpp:64:5: warning: Member variable 'QBatteryInfoPrivate::index' is not initialized in the constructor. [uninitMemberVar]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qbatteryinfo.cpp:67:9: performance: Technically the member function 'QBatteryInfoPrivate::batteryCount' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qbatteryinfo.cpp:68:9: style: Technically the member function 'QBatteryInfoPrivate::batteryIndex' can be const. [functionConst]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qbatteryinfo.cpp:69:10: performance: Technically the member function 'QBatteryInfoPrivate::isValid' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qbatteryinfo.cpp:71:9: performance: Technically the member function 'QBatteryInfoPrivate::currentFlow' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qbatteryinfo.cpp:72:9: performance: Technically the member function 'QBatteryInfoPrivate::cycleCount' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qbatteryinfo.cpp:73:9: performance: Technically the member function 'QBatteryInfoPrivate::maximumCapacity' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qbatteryinfo.cpp:74:9: performance: Technically the member function 'QBatteryInfoPrivate::remainingCapacity' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qbatteryinfo.cpp:75:9: performance: Technically the member function 'QBatteryInfoPrivate::remainingChargingTime' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qbatteryinfo.cpp:76:9: performance: Technically the member function 'QBatteryInfoPrivate::voltage' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qbatteryinfo.cpp:77:31: performance: Technically the member function 'QBatteryInfoPrivate::chargerType' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qbatteryinfo.cpp:78:33: performance: Technically the member function 'QBatteryInfoPrivate::chargingState' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qbatteryinfo.cpp:79:31: performance: Technically the member function 'QBatteryInfoPrivate::levelStatus' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qbatteryinfo.cpp:80:26: performance: Technically the member function 'QBatteryInfoPrivate::health' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qbatteryinfo.cpp:81:11: performance: Technically the member function 'QBatteryInfoPrivate::temperature' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qbatteryinfo.h:111:5: style: Class 'QBatteryInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qbatteryinfo.cpp:64:5: style: Class 'QBatteryInfoPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qdeviceinfo.cpp:318:52: style: Function 'connectNotify' argument 1 names different: declaration 'signal' definition 'signalSig'. [funcArgNamesDifferent]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qdeviceinfo.h:139:43: note: Function 'connectNotify' argument 1 names different: declaration 'signal' definition 'signalSig'.
actiona-3.9.4/actions/actionpacksystem/systeminfo/qdeviceinfo.cpp:318:52: note: Function 'connectNotify' argument 1 names different: declaration 'signal' definition 'signalSig'.
actiona-3.9.4/actions/actionpacksystem/systeminfo/qdeviceinfo.cpp:331:55: style: Function 'disconnectNotify' argument 1 names different: declaration 'signal' definition 'signalSig'. [funcArgNamesDifferent]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qdeviceinfo.h:140:46: note: Function 'disconnectNotify' argument 1 names different: declaration 'signal' definition 'signalSig'.
actiona-3.9.4/actions/actionpacksystem/systeminfo/qdeviceinfo.cpp:331:55: note: Function 'disconnectNotify' argument 1 names different: declaration 'signal' definition 'signalSig'.
actiona-3.9.4/actions/actionpacksystem/systeminfo/qdeviceinfo.cpp:59:10: performance: Technically the member function 'QDeviceInfoPrivate::hasFeature' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qdeviceinfo.cpp:60:9: performance: Technically the member function 'QDeviceInfoPrivate::imeiCount' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qdeviceinfo.cpp:61:32: performance: Technically the member function 'QDeviceInfoPrivate::activatedLocks' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qdeviceinfo.cpp:62:32: performance: Technically the member function 'QDeviceInfoPrivate::enabledLocks' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qdeviceinfo.cpp:63:31: performance: Technically the member function 'QDeviceInfoPrivate::thermalState' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qdeviceinfo.cpp:64:13: performance: Technically the member function 'QDeviceInfoPrivate::imei' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qdeviceinfo.cpp:65:13: performance: Technically the member function 'QDeviceInfoPrivate::manufacturer' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qdeviceinfo.cpp:66:13: performance: Technically the member function 'QDeviceInfoPrivate::model' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qdeviceinfo.cpp:67:13: performance: Technically the member function 'QDeviceInfoPrivate::productName' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qdeviceinfo.cpp:68:13: performance: Technically the member function 'QDeviceInfoPrivate::uniqueDeviceID' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qdeviceinfo.cpp:69:13: performance: Technically the member function 'QDeviceInfoPrivate::version' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qdeviceinfo.cpp:70:13: performance: Technically the member function 'QDeviceInfoPrivate::operatingSystemName' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qdeviceinfo.cpp:71:10: performance: Technically the member function 'QDeviceInfoPrivate::currentBluetoothPowerState' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qdeviceinfo.cpp:72:13: performance: Technically the member function 'QDeviceInfoPrivate::boardName' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qdeviceinfo.h:112:5: style: Class 'QDeviceInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qdeviceinfo.cpp:57:5: style: Class 'QDeviceInfoPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qnetworkinfo.cpp:242:78: style: Function 'currentCellDataTechnology' argument 1 names different: declaration 'interface' definition 'interfaceDevice'. [funcArgNamesDifferent]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qnetworkinfo.h:100:68: note: Function 'currentCellDataTechnology' argument 1 names different: declaration 'interface' definition 'interfaceDevice'.
actiona-3.9.4/actions/actionpacksystem/systeminfo/qnetworkinfo.cpp:242:78: note: Function 'currentCellDataTechnology' argument 1 names different: declaration 'interface' definition 'interfaceDevice'.
actiona-3.9.4/actions/actionpacksystem/systeminfo/qnetworkinfo.cpp:279:34: style: Function 'cellId' argument 1 names different: declaration 'interface' definition 'interfaceDevice'. [funcArgNamesDifferent]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qnetworkinfo.h:106:24: note: Function 'cellId' argument 1 names different: declaration 'interface' definition 'interfaceDevice'.
actiona-3.9.4/actions/actionpacksystem/systeminfo/qnetworkinfo.cpp:279:34: note: Function 'cellId' argument 1 names different: declaration 'interface' definition 'interfaceDevice'.
actiona-3.9.4/actions/actionpacksystem/systeminfo/qnetworkinfo.cpp:288:52: style: Function 'currentMobileCountryCode' argument 1 names different: declaration 'interface' definition 'interfaceDevice'. [funcArgNamesDifferent]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qnetworkinfo.h:107:42: note: Function 'currentMobileCountryCode' argument 1 names different: declaration 'interface' definition 'interfaceDevice'.
actiona-3.9.4/actions/actionpacksystem/systeminfo/qnetworkinfo.cpp:288:52: note: Function 'currentMobileCountryCode' argument 1 names different: declaration 'interface' definition 'interfaceDevice'.
actiona-3.9.4/actions/actionpacksystem/systeminfo/qnetworkinfo.cpp:297:52: style: Function 'currentMobileNetworkCode' argument 1 names different: declaration 'interface' definition 'interfaceDevice'. [funcArgNamesDifferent]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qnetworkinfo.h:108:42: note: Function 'currentMobileNetworkCode' argument 1 names different: declaration 'interface' definition 'interfaceDevice'.
actiona-3.9.4/actions/actionpacksystem/systeminfo/qnetworkinfo.cpp:297:52: note: Function 'currentMobileNetworkCode' argument 1 names different: declaration 'interface' definition 'interfaceDevice'.
actiona-3.9.4/actions/actionpacksystem/systeminfo/qnetworkinfo.cpp:306:49: style: Function 'homeMobileCountryCode' argument 1 names different: declaration 'interface' definition 'interfaceDevice'. [funcArgNamesDifferent]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qnetworkinfo.h:109:39: note: Function 'homeMobileCountryCode' argument 1 names different: declaration 'interface' definition 'interfaceDevice'.
actiona-3.9.4/actions/actionpacksystem/systeminfo/qnetworkinfo.cpp:306:49: note: Function 'homeMobileCountryCode' argument 1 names different: declaration 'interface' definition 'interfaceDevice'.
actiona-3.9.4/actions/actionpacksystem/systeminfo/qnetworkinfo.cpp:315:49: style: Function 'homeMobileNetworkCode' argument 1 names different: declaration 'interface' definition 'interfaceDevice'. [funcArgNamesDifferent]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qnetworkinfo.h:110:39: note: Function 'homeMobileNetworkCode' argument 1 names different: declaration 'interface' definition 'interfaceDevice'.
actiona-3.9.4/actions/actionpacksystem/systeminfo/qnetworkinfo.cpp:315:49: note: Function 'homeMobileNetworkCode' argument 1 names different: declaration 'interface' definition 'interfaceDevice'.
actiona-3.9.4/actions/actionpacksystem/systeminfo/qnetworkinfo.cpp:324:32: style: Function 'imsi' argument 1 names different: declaration 'interface' definition 'interfaceDevice'. [funcArgNamesDifferent]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qnetworkinfo.h:111:22: note: Function 'imsi' argument 1 names different: declaration 'interface' definition 'interfaceDevice'.
actiona-3.9.4/actions/actionpacksystem/systeminfo/qnetworkinfo.cpp:324:32: note: Function 'imsi' argument 1 names different: declaration 'interface' definition 'interfaceDevice'.
actiona-3.9.4/actions/actionpacksystem/systeminfo/qnetworkinfo.cpp:333:44: style: Function 'locationAreaCode' argument 1 names different: declaration 'interface' definition 'interfaceDevice'. [funcArgNamesDifferent]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qnetworkinfo.h:112:34: note: Function 'locationAreaCode' argument 1 names different: declaration 'interface' definition 'interfaceDevice'.
actiona-3.9.4/actions/actionpacksystem/systeminfo/qnetworkinfo.cpp:333:44: note: Function 'locationAreaCode' argument 1 names different: declaration 'interface' definition 'interfaceDevice'.
actiona-3.9.4/actions/actionpacksystem/systeminfo/qnetworkinfo.cpp:59:9: performance: Technically the member function 'QNetworkInfoPrivate::networkInterfaceCount' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qnetworkinfo.cpp:60:9: performance: Technically the member function 'QNetworkInfoPrivate::networkSignalStrength' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qnetworkinfo.cpp:61:38: performance: Technically the member function 'QNetworkInfoPrivate::currentCellDataTechnology' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qnetworkinfo.cpp:62:31: performance: Technically the member function 'QNetworkInfoPrivate::currentNetworkMode' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qnetworkinfo.cpp:63:33: performance: Technically the member function 'QNetworkInfoPrivate::networkStatus' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qnetworkinfo.cpp:65:23: performance: Technically the member function 'QNetworkInfoPrivate::interfaceForMode' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qnetworkinfo.cpp:67:13: performance: Technically the member function 'QNetworkInfoPrivate::cellId' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qnetworkinfo.cpp:68:13: performance: Technically the member function 'QNetworkInfoPrivate::currentMobileCountryCode' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qnetworkinfo.cpp:69:13: performance: Technically the member function 'QNetworkInfoPrivate::currentMobileNetworkCode' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qnetworkinfo.cpp:70:13: performance: Technically the member function 'QNetworkInfoPrivate::homeMobileCountryCode' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qnetworkinfo.cpp:71:13: performance: Technically the member function 'QNetworkInfoPrivate::homeMobileNetworkCode' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qnetworkinfo.cpp:72:13: performance: Technically the member function 'QNetworkInfoPrivate::imsi' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qnetworkinfo.cpp:73:13: performance: Technically the member function 'QNetworkInfoPrivate::locationAreaCode' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qnetworkinfo.cpp:74:13: performance: Technically the member function 'QNetworkInfoPrivate::macAddress' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qnetworkinfo.cpp:75:13: performance: Technically the member function 'QNetworkInfoPrivate::networkName' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qnetworkinfo.h:95:5: style: Class 'QNetworkInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qnetworkinfo.cpp:57:5: style: Class 'QNetworkInfoPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qscreensaver.cpp:57:10: performance: Technically the member function 'QScreenSaverPrivate::screenSaverEnabled' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qscreensaver.cpp:58:10: performance: Technically the member function 'QScreenSaverPrivate::setScreenSaverEnabled' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qscreensaver.h:59:5: style: Class 'QScreenSaver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qscreensaver.cpp:55:5: style: Class 'QScreenSaverPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qstorageinfo.cpp:59:15: performance: Technically the member function 'QStorageInfo_CustomPrivate::availableDiskSpace' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qstorageinfo.cpp:60:15: performance: Technically the member function 'QStorageInfo_CustomPrivate::totalDiskSpace' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qstorageinfo.cpp:61:13: performance: Technically the member function 'QStorageInfo_CustomPrivate::uriForDrive' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qstorageinfo.cpp:62:17: performance: Technically the member function 'QStorageInfo_CustomPrivate::allLogicalDrives' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qstorageinfo.cpp:63:36: performance: Technically the member function 'QStorageInfo_CustomPrivate::driveType' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qstorageinfo.h:69:5: style: Class 'QStorageInfo_Custom' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actions/actionpacksystem/systeminfo/qstorageinfo.cpp:57:5: style: Class 'QStorageInfo_CustomPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actions/actionpacksystem/systeminfo/simulator/qsysteminfo_simulator_p.h:77:5: style: Class 'QBatteryInfoSimulator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actions/actionpacksystem/systeminfo/simulator/qsysteminfo_simulator_p.h:136:5: style: Class 'QDeviceInfoSimulator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actions/actionpacksystem/systeminfo/simulator/qsysteminfo_simulator_p.h:175:5: style: Class 'QNetworkInfoSimulator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actions/actionpacksystem/systeminfo/simulator/qsysteminfobackend_simulator_p.h:69:5: style: Class 'QBatteryInfoSimulatorBackend' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actions/actionpacksystem/systeminfo/simulator/qsysteminfobackend_simulator_p.h:132:5: style: Class 'QDeviceInfoSimulatorBackend' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actions/actionpacksystem/systeminfo/simulator/qsysteminfobackend_simulator_p.h:183:5: style: Class 'QNetworkInfoSimulatorBackend' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actions/actionpacksystem/systeminfo/simulator/qsysteminfoconnection_simulator_p.h:77:5: style: Class 'SystemInfoConnection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actions/actionpacksystem/systeminfo/windows/qbatteryinfo_win_p.h:71:5: style: Class 'QBatteryInfoPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actions/actionpacksystem/systeminfo/windows/qdeviceinfo_win_p.h:65:10: performance: Technically the member function 'QDeviceInfoPrivate::hasFeature' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/windows/qdeviceinfo_win.cpp:74:26: note: Technically the member function 'QDeviceInfoPrivate::hasFeature' can be static.
actiona-3.9.4/actions/actionpacksystem/systeminfo/windows/qdeviceinfo_win_p.h:65:10: note: Technically the member function 'QDeviceInfoPrivate::hasFeature' can be static.
actiona-3.9.4/actions/actionpacksystem/systeminfo/windows/qdeviceinfo_win_p.h:66:9: performance: Technically the member function 'QDeviceInfoPrivate::imeiCount' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/windows/qdeviceinfo_win.cpp:150:25: note: Technically the member function 'QDeviceInfoPrivate::imeiCount' can be static.
actiona-3.9.4/actions/actionpacksystem/systeminfo/windows/qdeviceinfo_win_p.h:66:9: note: Technically the member function 'QDeviceInfoPrivate::imeiCount' can be static.
actiona-3.9.4/actions/actionpacksystem/systeminfo/windows/qdeviceinfo_win_p.h:67:32: performance: Technically the member function 'QDeviceInfoPrivate::activatedLocks' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/windows/qdeviceinfo_win.cpp:155:48: note: Technically the member function 'QDeviceInfoPrivate::activatedLocks' can be static.
actiona-3.9.4/actions/actionpacksystem/systeminfo/windows/qdeviceinfo_win_p.h:67:32: note: Technically the member function 'QDeviceInfoPrivate::activatedLocks' can be static.
actiona-3.9.4/actions/actionpacksystem/systeminfo/windows/qdeviceinfo_win_p.h:68:32: performance: Technically the member function 'QDeviceInfoPrivate::enabledLocks' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/windows/qdeviceinfo_win.cpp:174:48: note: Technically the member function 'QDeviceInfoPrivate::enabledLocks' can be static.
actiona-3.9.4/actions/actionpacksystem/systeminfo/windows/qdeviceinfo_win_p.h:68:32: note: Technically the member function 'QDeviceInfoPrivate::enabledLocks' can be static.
actiona-3.9.4/actions/actionpacksystem/systeminfo/windows/qdeviceinfo_win_p.h:69:31: performance: Technically the member function 'QDeviceInfoPrivate::thermalState' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/windows/qdeviceinfo_win.cpp:185:47: note: Technically the member function 'QDeviceInfoPrivate::thermalState' can be static.
actiona-3.9.4/actions/actionpacksystem/systeminfo/windows/qdeviceinfo_win_p.h:69:31: note: Technically the member function 'QDeviceInfoPrivate::thermalState' can be static.
actiona-3.9.4/actions/actionpacksystem/systeminfo/windows/qdeviceinfo_win_p.h:70:13: performance: Technically the member function 'QDeviceInfoPrivate::imei' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/windows/qdeviceinfo_win.cpp:190:29: note: Technically the member function 'QDeviceInfoPrivate::imei' can be static.
actiona-3.9.4/actions/actionpacksystem/systeminfo/windows/qdeviceinfo_win_p.h:70:13: note: Technically the member function 'QDeviceInfoPrivate::imei' can be static.
actiona-3.9.4/actions/actionpacksystem/systeminfo/windows/qdeviceinfo_win_p.h:76:13: performance: Technically the member function 'QDeviceInfoPrivate::operatingSystemName' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/windows/qdeviceinfo_win.cpp:259:29: note: Technically the member function 'QDeviceInfoPrivate::operatingSystemName' can be static.
actiona-3.9.4/actions/actionpacksystem/systeminfo/windows/qdeviceinfo_win_p.h:76:13: note: Technically the member function 'QDeviceInfoPrivate::operatingSystemName' can be static.
actiona-3.9.4/actions/actionpacksystem/systeminfo/windows/qdeviceinfo_win_p.h:77:10: performance: Technically the member function 'QDeviceInfoPrivate::currentBluetoothPowerState' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/windows/qdeviceinfo_win.cpp:272:26: note: Technically the member function 'QDeviceInfoPrivate::currentBluetoothPowerState' can be static.
actiona-3.9.4/actions/actionpacksystem/systeminfo/windows/qdeviceinfo_win_p.h:77:10: note: Technically the member function 'QDeviceInfoPrivate::currentBluetoothPowerState' can be static.
actiona-3.9.4/actions/actionpacksystem/systeminfo/windows/qdeviceinfo_win_p.h:63:5: style: Class 'QDeviceInfoPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actions/actionpacksystem/systeminfo/windows/qnetworkinfo_win_p.h:67:5: style: Class 'QNetworkInfoPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actions/actionpacksystem/systeminfo/windows/qscreensaver_win_p.h:63:5: style: Class 'QScreenSaverPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actions/actionpacksystem/systeminfo/windows/qnetworkinfo_win.cpp:427:13: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
actiona-3.9.4/actions/actionpacksystem/systeminfo/windows/qnetworkinfo_win.cpp:422:9: note: outer condition: !triedResolve
actiona-3.9.4/actions/actionpacksystem/systeminfo/windows/qnetworkinfo_win.cpp:427:13: note: identical inner condition: !triedResolve
actiona-3.9.4/actions/actionpacksystem/systeminfo/windows/qnetworkinfo_win.cpp:427:13: style: Condition '!triedResolve' is always true [knownConditionTrueFalse]
actiona-3.9.4/actions/actionpacksystem/systeminfo/windows/qnetworkinfo_win.cpp:422:9: note: Assuming that condition '!triedResolve' is not redundant
actiona-3.9.4/actions/actionpacksystem/systeminfo/windows/qnetworkinfo_win.cpp:427:13: note: Condition '!triedResolve' is always true
actiona-3.9.4/actions/actionpacksystem/systeminfo/windows/qnetworkinfo_win.cpp:879:9: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
actiona-3.9.4/actions/actionpacksystem/systeminfo/windows/qnetworkinfo_win.cpp:929:17: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
actiona-3.9.4/actions/actionpacksystem/systeminfo/windows/qnetworkinfo_win.cpp:1073:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
actiona-3.9.4/actions/actionpacksystem/systeminfo/windows/qwmihelper_win_p.h:111:5: warning: Member variable 'EventSink::bDone' is not initialized in the constructor. [uninitMemberVar]
actiona-3.9.4/actions/actionpacksystem/systeminfo/windows/qwmihelper_win_p.h:111:19: performance: Variable 'm_lRef' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
actiona-3.9.4/actions/actionpacksystem/systeminfo/windows/qwmihelper_win_p.h:71:5: style: Class 'WMIHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actions/actionpacksystem/systeminfo/windows/qscreensaver_win_p.h:65:10: performance: Technically the member function 'QScreenSaverPrivate::screenSaverEnabled' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/windows/qscreensaver_win.cpp:58:27: note: Technically the member function 'QScreenSaverPrivate::screenSaverEnabled' can be static.
actiona-3.9.4/actions/actionpacksystem/systeminfo/windows/qscreensaver_win_p.h:65:10: note: Technically the member function 'QScreenSaverPrivate::screenSaverEnabled' can be static.
actiona-3.9.4/actions/actionpacksystem/systeminfo/windows/qscreensaver_win_p.h:66:10: performance: Technically the member function 'QScreenSaverPrivate::setScreenSaverEnabled' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systeminfo/windows/qscreensaver_win.cpp:65:27: note: Technically the member function 'QScreenSaverPrivate::setScreenSaverEnabled' can be static.
actiona-3.9.4/actions/actionpacksystem/systeminfo/windows/qscreensaver_win_p.h:66:10: note: Technically the member function 'QScreenSaverPrivate::setScreenSaverEnabled' can be static.
actiona-3.9.4/actions/actionpacksystem/systeminfo/windows/qstorageinfo_win_p.h:68:5: style: Class 'QStorageInfo_CustomPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actions/actionpacksystem/systeminfo/windows/qwmihelper_win.cpp:129:106: style: Function 'getWMIData' argument 3 names different: declaration 'classProperties' definition 'classProperty'. [funcArgNamesDifferent]
actiona-3.9.4/actions/actionpacksystem/systeminfo/windows/qwmihelper_win_p.h:74:98: note: Function 'getWMIData' argument 3 names different: declaration 'classProperties' definition 'classProperty'.
actiona-3.9.4/actions/actionpacksystem/systeminfo/windows/qwmihelper_win.cpp:129:106: note: Function 'getWMIData' argument 3 names different: declaration 'classProperties' definition 'classProperty'.
actiona-3.9.4/actions/actionpacksystem/systemsession.h:46:7: performance: Technically the member function 'SystemSession::logout' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systemsession.cpp:47:21: note: Technically the member function 'SystemSession::logout' can be static.
actiona-3.9.4/actions/actionpacksystem/systemsession.h:46:7: note: Technically the member function 'SystemSession::logout' can be static.
actiona-3.9.4/actions/actionpacksystem/systemsession.h:47:7: performance: Technically the member function 'SystemSession::restart' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systemsession.cpp:75:21: note: Technically the member function 'SystemSession::restart' can be static.
actiona-3.9.4/actions/actionpacksystem/systemsession.h:47:7: note: Technically the member function 'SystemSession::restart' can be static.
actiona-3.9.4/actions/actionpacksystem/systemsession.h:48:7: performance: Technically the member function 'SystemSession::shutdown' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systemsession.cpp:118:21: note: Technically the member function 'SystemSession::shutdown' can be static.
actiona-3.9.4/actions/actionpacksystem/systemsession.h:48:7: note: Technically the member function 'SystemSession::shutdown' can be static.
actiona-3.9.4/actions/actionpacksystem/systemsession.h:49:7: performance: Technically the member function 'SystemSession::suspend' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systemsession.cpp:161:21: note: Technically the member function 'SystemSession::suspend' can be static.
actiona-3.9.4/actions/actionpacksystem/systemsession.h:49:7: note: Technically the member function 'SystemSession::suspend' can be static.
actiona-3.9.4/actions/actionpacksystem/systemsession.h:50:7: performance: Technically the member function 'SystemSession::hibernate' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systemsession.cpp:198:21: note: Technically the member function 'SystemSession::hibernate' can be static.
actiona-3.9.4/actions/actionpacksystem/systemsession.h:50:7: note: Technically the member function 'SystemSession::hibernate' can be static.
actiona-3.9.4/actions/actionpacksystem/systemsession.h:51:7: performance: Technically the member function 'SystemSession::lockScreen' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systemsession.cpp:235:21: note: Technically the member function 'SystemSession::lockScreen' can be static.
actiona-3.9.4/actions/actionpacksystem/systemsession.h:51:7: note: Technically the member function 'SystemSession::lockScreen' can be static.
actiona-3.9.4/actions/actionpacksystem/systemsession.h:52:7: performance: Technically the member function 'SystemSession::startScreenSaver' can be static. [functionStatic]
actiona-3.9.4/actions/actionpacksystem/systemsession.cpp:264:21: note: Technically the member function 'SystemSession::startScreenSaver' can be static.
actiona-3.9.4/actions/actionpacksystem/systemsession.h:52:7: note: Technically the member function 'SystemSession::startScreenSaver' can be static.
actiona-3.9.4/actions/actionpackwindows/actions/datainputinstance.cpp:48:21: warning: Member variable 'DataInputInstance::mDataType' is not initialized in the constructor. [uninitMemberVar]
actiona-3.9.4/actiontools/parameter.h:46:33: performance: Variable 'd' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
actiona-3.9.4/actiontools/actiondefinition.h:72:8: performance: Technically the member function 'ActionTools::ActionDefinition::worksUnderThisOS' can be static. [functionStatic]
actiona-3.9.4/actiontools/actiondefinition.cpp:44:25: note: Technically the member function 'ActionTools::ActionDefinition::worksUnderThisOS' can be static.
actiona-3.9.4/actiontools/actiondefinition.h:72:8: note: Technically the member function 'ActionTools::ActionDefinition::worksUnderThisOS' can be static.
actiona-3.9.4/actiontools/actiondefinition.h:80:14: performance: Technically the member function 'ActionTools::ActionDefinition::translateItems' can be static. [functionStatic]
actiona-3.9.4/actiontools/actiondefinition.cpp:73:28: note: Technically the member function 'ActionTools::ActionDefinition::translateItems' can be static.
actiona-3.9.4/actiontools/actiondefinition.h:80:14: note: Technically the member function 'ActionTools::ActionDefinition::translateItems' can be static.
actiona-3.9.4/actiontools/actiondefinition.h:83:8: performance: Technically the member function 'ActionTools::ActionDefinition::requirementCheckXTest' can be static. [functionStatic]
actiona-3.9.4/actiontools/actiondefinition.cpp:97:25: note: Technically the member function 'ActionTools::ActionDefinition::requirementCheckXTest' can be static.
actiona-3.9.4/actiontools/actiondefinition.h:83:8: note: Technically the member function 'ActionTools::ActionDefinition::requirementCheckXTest' can be static.
actiona-3.9.4/actiontools/subparameter.h:31:2: warning: The class 'SubParameterData' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
actiona-3.9.4/actiontools/subparameter.h:42:2: warning: The class 'SubParameter' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
actiona-3.9.4/actiontools/parameter.h:33:2: warning: The class 'ParameterData' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
actiona-3.9.4/actiontools/parameter.h:43:2: warning: The class 'Parameter' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
actiona-3.9.4/actiontools/actioninstance.h:49:2: warning: The class 'ActionInstanceData' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
actiona-3.9.4/actiontools/actionpack.h:61:8: performance: Technically the member function 'ActionTools::ActionPack::addCodeClass' can be static. [functionStatic]
actiona-3.9.4/actiontools/actioninstance.cpp:822:90: style: Function 'evaluateTextString' argument 3 names different: declaration 'pos' definition 'position'. [funcArgNamesDifferent]
actiona-3.9.4/actiontools/actioninstance.h:325:72: note: Function 'evaluateTextString' argument 3 names different: declaration 'pos' definition 'position'.
actiona-3.9.4/actiontools/actioninstance.cpp:822:90: note: Function 'evaluateTextString' argument 3 names different: declaration 'pos' definition 'position'.
actiona-3.9.4/actiontools/groupdefinition.h:41:3: style: Class 'GroupDefinition' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actiontools/code/point.h:49:3: style: Class 'Point' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actiontools/code/color.h:50:3: style: Class 'Color' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actiontools/code/image.h:88:3: style: Class 'Image' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actiontools/code/image.h:89:3: style: Class 'Image' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actiontools/actioninstance.h:92:2: warning: The class 'ActionInstance' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
actiona-3.9.4/actiontools/scriptparameter.h:32:2: warning: The class 'ScriptParameterData' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
actiona-3.9.4/actiontools/scriptparameter.h:49:2: warning: The class 'ScriptParameter' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
actiona-3.9.4/actiontools/resource.h:32:5: warning: The class 'ResourceData' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
actiona-3.9.4/actiontools/resource.h:45:5: warning: The class 'Resource' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
actiona-3.9.4/actiontools/parameterdefinition.h:49:16: style: The function 'setDefaultValues' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/elementdefinition.h:60:16: note: Virtual function in base class
actiona-3.9.4/actiontools/parameterdefinition.h:49:16: note: Function in derived class
actiona-3.9.4/actiontools/groupdefinition.h:51:8: style: The function 'setDefaultValues' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/elementdefinition.h:60:16: note: Virtual function in base class
actiona-3.9.4/actiontools/groupdefinition.h:51:8: note: Function in derived class
actiona-3.9.4/actiontools/code/point.h:64:8: style: The function 'equals' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/code/codeclass.h:42:22: note: Virtual function in base class
actiona-3.9.4/actiontools/code/point.h:64:8: note: Function in derived class
actiona-3.9.4/actiontools/code/point.h:65:11: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/code/codeclass.h:41:25: note: Virtual function in base class
actiona-3.9.4/actiontools/code/point.h:65:11: note: Function in derived class
actiona-3.9.4/actiontools/code/color.h:67:8: style: The function 'equals' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/code/codeclass.h:42:22: note: Virtual function in base class
actiona-3.9.4/actiontools/code/color.h:67:8: note: Function in derived class
actiona-3.9.4/actiontools/code/color.h:68:11: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/code/codeclass.h:41:25: note: Virtual function in base class
actiona-3.9.4/actiontools/code/color.h:68:11: note: Function in derived class
actiona-3.9.4/actiontools/code/image.h:99:21: style: The function 'additionalMemoryCost' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/code/codeclass.h:77:21: note: Virtual function in base class
actiona-3.9.4/actiontools/code/image.h:99:21: note: Function in derived class
actiona-3.9.4/actiontools/code/image.h:103:8: style: The function 'equals' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/code/codeclass.h:42:22: note: Virtual function in base class
actiona-3.9.4/actiontools/code/image.h:103:8: note: Function in derived class
actiona-3.9.4/actiontools/code/image.h:104:11: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/code/codeclass.h:41:25: note: Virtual function in base class
actiona-3.9.4/actiontools/code/image.h:104:11: note: Function in derived class
actiona-3.9.4/actiontools/actioninstancebuffer.h:51:4: performance: Variable 'd' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
actiona-3.9.4/actiontools/actioninstancebuffer.h:57:4: performance: Variable 'd' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
actiona-3.9.4/actiontools/actioninstancebuffer.h:63:4: performance: Variable 'd' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
actiona-3.9.4/actiontools/actioninstancebuffer.h:31:2: warning: The class 'ActionInstanceBufferData' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
actiona-3.9.4/actiontools/actioninstancebuffer.h:46:2: warning: The class 'ActionInstanceBuffer' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
actiona-3.9.4/actiontools/actionpack.h:67:8: performance: Technically the member function 'ActionTools::ActionPack::addCodeStaticMethod' can be static. [functionStatic]
actiona-3.9.4/actiontools/actionpack.cpp:31:19: note: Technically the member function 'ActionTools::ActionPack::addCodeStaticMethod' can be static.
actiona-3.9.4/actiontools/actionpack.h:67:8: note: Technically the member function 'ActionTools::ActionPack::addCodeStaticMethod' can be static.
actiona-3.9.4/actiontools/booleanedit.cpp:30:3: style: Class 'BooleanEdit' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
actiona-3.9.4/actiontools/booleanedit.cpp:30:3: style: Class 'BooleanEdit' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
actiona-3.9.4/actiontools/booleanedit.h:51:8: style: The function 'openEditor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/abstractcodeeditor.h:39:16: note: Virtual function in base class
actiona-3.9.4/actiontools/booleanedit.h:51:8: note: Function in derived class
actiona-3.9.4/actiontools/booleanedit.h:52:8: style: The function 'setCompletionModel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/abstractcodeeditor.h:40:16: note: Virtual function in base class
actiona-3.9.4/actiontools/booleanedit.h:52:8: note: Function in derived class
actiona-3.9.4/actiontools/booleanedit.h:53:14: style: The function 'setParameterContainer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/abstractcodeeditor.h:41:22: note: Virtual function in base class
actiona-3.9.4/actiontools/booleanedit.h:53:14: note: Function in derived class
actiona-3.9.4/actiontools/booleanedit.h:54:23: style: The function 'findVariables' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/abstractcodeeditor.h:42:31: note: Virtual function in base class
actiona-3.9.4/actiontools/booleanedit.h:54:23: note: Function in derived class
actiona-3.9.4/actiontools/codelineedit.h:65:8: style: The function 'setCompletionModel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/abstractcodeeditor.h:40:16: note: Virtual function in base class
actiona-3.9.4/actiontools/codelineedit.h:65:8: note: Function in derived class
actiona-3.9.4/actiontools/codelineedit.h:66:14: style: The function 'setParameterContainer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/abstractcodeeditor.h:41:22: note: Virtual function in base class
actiona-3.9.4/actiontools/codelineedit.h:66:14: note: Function in derived class
actiona-3.9.4/actiontools/codelineedit.h:67:23: style: The function 'findVariables' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/abstractcodeeditor.h:42:31: note: Virtual function in base class
actiona-3.9.4/actiontools/codelineedit.h:67:23: note: Function in derived class
actiona-3.9.4/actiontools/codelineedit.h:72:8: style: The function 'openEditor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/abstractcodeeditor.h:39:16: note: Virtual function in base class
actiona-3.9.4/actiontools/codelineedit.h:72:8: note: Function in derived class
actiona-3.9.4/actiontools/booleanparameterdefinition.h:37:8: style: The function 'buildEditors' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:46:16: note: Virtual function in base class
actiona-3.9.4/actiontools/booleanparameterdefinition.h:37:8: note: Function in derived class
actiona-3.9.4/actiontools/booleanparameterdefinition.h:38:8: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:47:16: note: Virtual function in base class
actiona-3.9.4/actiontools/booleanparameterdefinition.h:38:8: note: Function in derived class
actiona-3.9.4/actiontools/booleanparameterdefinition.h:39:8: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:48:16: note: Virtual function in base class
actiona-3.9.4/actiontools/booleanparameterdefinition.h:39:8: note: Function in derived class
actiona-3.9.4/actiontools/choosewindowpushbutton.cpp:79:3: style: Class 'ChooseWindowPushButton' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
actiona-3.9.4/actiontools/choosewindowpushbutton.cpp:79:3: style: Class 'ChooseWindowPushButton' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
actiona-3.9.4/actiontools/windowhandle.h:35:3: style: Class 'WindowHandle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actiontools/code/algorithms.h:52:25: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/code/codeclass.h:41:25: note: Virtual function in base class
actiona-3.9.4/actiontools/code/algorithms.h:52:25: note: Function in derived class
actiona-3.9.4/actiontools/code/algorithms.h:53:22: style: The function 'equals' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/code/codeclass.h:42:22: note: Virtual function in base class
actiona-3.9.4/actiontools/code/algorithms.h:53:22: note: Function in derived class
actiona-3.9.4/actiontools/code/image.cpp:208:16: warning: Member variable 'Image::mOpenCVAlgorithms' is not assigned a value in 'Image::operator='. [operatorEqVarError]
actiona-3.9.4/actiontools/code/image.cpp:208:16: warning: Member variable 'Image::mFindSubImageAsyncFunction' is not assigned a value in 'Image::operator='. [operatorEqVarError]
actiona-3.9.4/actiontools/code/image.cpp:208:16: warning: Member variable 'Image::mFindSubImageSearchForOne' is not assigned a value in 'Image::operator='. [operatorEqVarError]
actiona-3.9.4/actiontools/code/rawdata.h:48:3: style: Class 'RawData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actiontools/code/size.h:49:3: style: Class 'Size' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actiontools/code/rect.h:57:3: style: Class 'Rect' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actiontools/code/window.h:60:3: style: Class 'Window' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actiontools/code/rawdata.h:58:21: style: The function 'additionalMemoryCost' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/code/codeclass.h:77:21: note: Virtual function in base class
actiona-3.9.4/actiontools/code/rawdata.h:58:21: note: Function in derived class
actiona-3.9.4/actiontools/code/rawdata.h:62:8: style: The function 'equals' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/code/codeclass.h:42:22: note: Virtual function in base class
actiona-3.9.4/actiontools/code/rawdata.h:62:8: note: Function in derived class
actiona-3.9.4/actiontools/code/rawdata.h:63:11: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/code/codeclass.h:41:25: note: Virtual function in base class
actiona-3.9.4/actiontools/code/rawdata.h:63:11: note: Function in derived class
actiona-3.9.4/actiontools/code/size.h:64:8: style: The function 'equals' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/code/codeclass.h:42:22: note: Virtual function in base class
actiona-3.9.4/actiontools/code/size.h:64:8: note: Function in derived class
actiona-3.9.4/actiontools/code/size.h:65:11: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/code/codeclass.h:41:25: note: Virtual function in base class
actiona-3.9.4/actiontools/code/size.h:65:11: note: Function in derived class
actiona-3.9.4/actiontools/code/rect.h:78:8: style: The function 'equals' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/code/codeclass.h:42:22: note: Virtual function in base class
actiona-3.9.4/actiontools/code/rect.h:78:8: note: Function in derived class
actiona-3.9.4/actiontools/code/rect.h:79:11: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/code/codeclass.h:41:25: note: Virtual function in base class
actiona-3.9.4/actiontools/code/rect.h:79:11: note: Function in derived class
actiona-3.9.4/actiontools/code/window.h:72:8: style: The function 'equals' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/code/codeclass.h:42:22: note: Virtual function in base class
actiona-3.9.4/actiontools/code/window.h:72:8: note: Function in derived class
actiona-3.9.4/actiontools/code/window.h:73:11: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/code/codeclass.h:41:25: note: Virtual function in base class
actiona-3.9.4/actiontools/code/window.h:73:11: note: Function in derived class
actiona-3.9.4/actiontools/code/processhandle.cpp:92:17: warning: Member variable 'ProcessHandle::mProcessId' is not initialized in the constructor. [uninitMemberVar]
actiona-3.9.4/actiontools/code/processhandle.h:49:3: style: Class 'ProcessHandle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actiontools/code/processhandle.h:61:8: style: The function 'equals' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/code/codeclass.h:42:22: note: Virtual function in base class
actiona-3.9.4/actiontools/code/processhandle.h:61:8: note: Function in derived class
actiona-3.9.4/actiontools/code/processhandle.h:62:11: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/code/codeclass.h:41:25: note: Virtual function in base class
actiona-3.9.4/actiontools/code/processhandle.h:62:11: note: Function in derived class
actiona-3.9.4/actiontools/codecombobox.h:65:8: style: The function 'openEditor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/abstractcodeeditor.h:39:16: note: Virtual function in base class
actiona-3.9.4/actiontools/codecombobox.h:65:8: note: Function in derived class
actiona-3.9.4/actiontools/codecombobox.h:66:8: style: The function 'setCompletionModel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/abstractcodeeditor.h:40:16: note: Virtual function in base class
actiona-3.9.4/actiontools/codecombobox.h:66:8: note: Function in derived class
actiona-3.9.4/actiontools/codecombobox.h:67:14: style: The function 'setParameterContainer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/abstractcodeeditor.h:41:22: note: Virtual function in base class
actiona-3.9.4/actiontools/codecombobox.h:67:14: note: Function in derived class
actiona-3.9.4/actiontools/codecombobox.h:68:23: style: The function 'findVariables' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/abstractcodeeditor.h:42:31: note: Virtual function in base class
actiona-3.9.4/actiontools/codecombobox.h:68:23: note: Function in derived class
actiona-3.9.4/actiontools/codedatetimeedit.h:47:8: style: The function 'openEditor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/abstractcodeeditor.h:39:16: note: Virtual function in base class
actiona-3.9.4/actiontools/codedatetimeedit.h:47:8: note: Function in derived class
actiona-3.9.4/actiontools/codedatetimeedit.h:48:8: style: The function 'setCompletionModel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/abstractcodeeditor.h:40:16: note: Virtual function in base class
actiona-3.9.4/actiontools/codedatetimeedit.h:48:8: note: Function in derived class
actiona-3.9.4/actiontools/codedatetimeedit.h:49:14: style: The function 'setParameterContainer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/abstractcodeeditor.h:41:22: note: Virtual function in base class
actiona-3.9.4/actiontools/codedatetimeedit.h:49:14: note: Function in derived class
actiona-3.9.4/actiontools/codedatetimeedit.h:50:24: style: The function 'findVariables' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/abstractcodeeditor.h:42:31: note: Virtual function in base class
actiona-3.9.4/actiontools/codedatetimeedit.h:50:24: note: Function in derived class
actiona-3.9.4/actiontools/codeedit.cpp:367:43: style: Function 'resizeEvent' argument 1 names different: declaration 'event' definition 'e'. [funcArgNamesDifferent]
actiona-3.9.4/actiontools/codeedit.h:66:34: note: Function 'resizeEvent' argument 1 names different: declaration 'event' definition 'e'.
actiona-3.9.4/actiontools/codeedit.cpp:367:43: note: Function 'resizeEvent' argument 1 names different: declaration 'event' definition 'e'.
actiona-3.9.4/actiontools/codehighlighter.h:57:3: style: Class 'CodeHighlighter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actiontools/codelineedit.cpp:53:9: style: Class 'CodeLineEdit' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
actiona-3.9.4/actiontools/codelineedit.cpp:53:9: style: Class 'CodeLineEdit' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
actiona-3.9.4/actiontools/codelineedit.h:87:24: warning: Virtual function 'createVariablesMenu' is called from constructor 'CodeLineEdit(QWidget*parent,const QRegExp&regexpValidation=QRegExp()' at line 63. Dynamic binding is not used. [virtualCallInConstructor]
actiona-3.9.4/actiontools/codelineedit.cpp:63:56: note: Calling openEditor
actiona-3.9.4/actiontools/codelineedit.cpp:221:61: note: Calling createVariablesMenu
actiona-3.9.4/actiontools/codelineedit.h:87:24: note: createVariablesMenu is a virtual method
actiona-3.9.4/actiontools/codelineedit.h:87:24: warning: Virtual function 'createVariablesMenu' is called from constructor 'CodeLineEdit(QWidget*parent,const QRegExp&regexpValidation=QRegExp()' at line 65. Dynamic binding is not used. [virtualCallInConstructor]
actiona-3.9.4/actiontools/codelineedit.cpp:65:56: note: Calling openEditor
actiona-3.9.4/actiontools/codelineedit.cpp:221:61: note: Calling createVariablesMenu
actiona-3.9.4/actiontools/codelineedit.h:87:24: note: createVariablesMenu is a virtual method
actiona-3.9.4/actiontools/codelineedit.h:87:24: warning: Virtual function 'createVariablesMenu' is called from constructor 'CodeLineEdit(QWidget*parent,const QRegExp&regexpValidation=QRegExp()' at line 66. Dynamic binding is not used. [virtualCallInConstructor]
actiona-3.9.4/actiontools/codelineedit.cpp:66:62: note: Calling showVariableMenuAsPopup
actiona-3.9.4/actiontools/codelineedit.cpp:362:9: note: Calling addVariablesAndResourcesMenus
actiona-3.9.4/actiontools/codelineedit.cpp:406:32: note: Calling createVariablesMenu
actiona-3.9.4/actiontools/codelineedit.h:87:24: note: createVariablesMenu is a virtual method
actiona-3.9.4/actiontools/codespinbox.h:47:8: style: The function 'openEditor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/abstractcodeeditor.h:39:16: note: Virtual function in base class
actiona-3.9.4/actiontools/codespinbox.h:47:8: note: Function in derived class
actiona-3.9.4/actiontools/codespinbox.h:48:8: style: The function 'setCompletionModel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/abstractcodeeditor.h:40:16: note: Virtual function in base class
actiona-3.9.4/actiontools/codespinbox.h:48:8: note: Function in derived class
actiona-3.9.4/actiontools/codespinbox.h:49:14: style: The function 'setParameterContainer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/abstractcodeeditor.h:41:22: note: Virtual function in base class
actiona-3.9.4/actiontools/codespinbox.h:49:14: note: Function in derived class
actiona-3.9.4/actiontools/codespinbox.h:50:23: style: The function 'findVariables' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/abstractcodeeditor.h:42:31: note: Virtual function in base class
actiona-3.9.4/actiontools/codespinbox.h:50:23: note: Function in derived class
actiona-3.9.4/actiontools/coloredit.cpp:36:3: style: Class 'ColorEdit' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
actiona-3.9.4/actiontools/coloredit.cpp:36:3: style: Class 'ColorEdit' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
actiona-3.9.4/actiontools/coloredit.h:56:8: style: The function 'openEditor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/abstractcodeeditor.h:39:16: note: Virtual function in base class
actiona-3.9.4/actiontools/coloredit.h:56:8: note: Function in derived class
actiona-3.9.4/actiontools/coloredit.h:57:8: style: The function 'setCompletionModel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/abstractcodeeditor.h:40:16: note: Virtual function in base class
actiona-3.9.4/actiontools/coloredit.h:57:8: note: Function in derived class
actiona-3.9.4/actiontools/coloredit.h:58:14: style: The function 'setParameterContainer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/abstractcodeeditor.h:41:22: note: Virtual function in base class
actiona-3.9.4/actiontools/coloredit.h:58:14: note: Function in derived class
actiona-3.9.4/actiontools/coloredit.h:59:23: style: The function 'findVariables' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/abstractcodeeditor.h:42:31: note: Virtual function in base class
actiona-3.9.4/actiontools/coloredit.h:59:23: note: Function in derived class
actiona-3.9.4/actiontools/colorparameterdefinition.h:38:8: style: The function 'buildEditors' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:46:16: note: Virtual function in base class
actiona-3.9.4/actiontools/colorparameterdefinition.h:38:8: note: Function in derived class
actiona-3.9.4/actiontools/colorparameterdefinition.h:39:8: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:47:16: note: Virtual function in base class
actiona-3.9.4/actiontools/colorparameterdefinition.h:39:8: note: Function in derived class
actiona-3.9.4/actiontools/colorparameterdefinition.h:40:8: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:48:16: note: Virtual function in base class
actiona-3.9.4/actiontools/colorparameterdefinition.h:40:8: note: Function in derived class
actiona-3.9.4/actiontools/colorpositionparameterdefinition.h:42:8: style: The function 'buildEditors' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:46:16: note: Virtual function in base class
actiona-3.9.4/actiontools/colorpositionparameterdefinition.h:42:8: note: Function in derived class
actiona-3.9.4/actiontools/colorpositionparameterdefinition.h:43:8: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:47:16: note: Virtual function in base class
actiona-3.9.4/actiontools/colorpositionparameterdefinition.h:43:8: note: Function in derived class
actiona-3.9.4/actiontools/colorpositionparameterdefinition.h:44:8: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:48:16: note: Virtual function in base class
actiona-3.9.4/actiontools/colorpositionparameterdefinition.h:44:8: note: Function in derived class
actiona-3.9.4/actiontools/colorpositionparameterdefinition.h:45:8: style: The function 'setDefaultValues' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:49:16: note: Virtual function in base class
actiona-3.9.4/actiontools/colorpositionparameterdefinition.h:45:8: note: Function in derived class
actiona-3.9.4/actiontools/colorpositionparameterdefinition.h:46:19: style: The function 'editorsOrientation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:50:33: note: Virtual function in base class
actiona-3.9.4/actiontools/colorpositionparameterdefinition.h:46:19: note: Function in derived class
actiona-3.9.4/actiontools/colorpositionparameterdefinition.h:55:12: style: The function 'defaultValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:55:20: note: Virtual function in base class
actiona-3.9.4/actiontools/colorpositionparameterdefinition.h:55:12: note: Function in derived class
actiona-3.9.4/actiontools/colorpositionparameterdefinition.h:56:8: style: The function 'setDefaultValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:56:22: note: Virtual function in base class
actiona-3.9.4/actiontools/colorpositionparameterdefinition.h:56:8: note: Function in derived class
actiona-3.9.4/actiontools/positionedit.h:55:8: style: The function 'openEditor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/abstractcodeeditor.h:39:16: note: Virtual function in base class
actiona-3.9.4/actiontools/positionedit.h:55:8: note: Function in derived class
actiona-3.9.4/actiontools/positionedit.h:56:8: style: The function 'setCompletionModel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/abstractcodeeditor.h:40:16: note: Virtual function in base class
actiona-3.9.4/actiontools/positionedit.h:56:8: note: Function in derived class
actiona-3.9.4/actiontools/positionedit.h:57:14: style: The function 'setParameterContainer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/abstractcodeeditor.h:41:22: note: Virtual function in base class
actiona-3.9.4/actiontools/positionedit.h:57:14: note: Function in derived class
actiona-3.9.4/actiontools/positionedit.h:58:23: style: The function 'findVariables' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/abstractcodeeditor.h:42:31: note: Virtual function in base class
actiona-3.9.4/actiontools/positionedit.h:58:23: note: Function in derived class
actiona-3.9.4/actiontools/datacopyactioninstance.h:41:3: warning: Member variable 'DataCopyActionInstance::mDeviceCopyThread' is not initialized in the constructor. [uninitMemberVar]
actiona-3.9.4/actiontools/datacopyactioninstance.h:41:3: warning: Member variable 'DataCopyActionInstance::mInput' is not initialized in the constructor. [uninitMemberVar]
actiona-3.9.4/actiontools/datacopyactioninstance.h:41:3: warning: Member variable 'DataCopyActionInstance::mOutput' is not initialized in the constructor. [uninitMemberVar]
actiona-3.9.4/actiontools/datacopyactioninstance.h:41:3: style: Class 'DataCopyActionInstance' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actiontools/datacopyactioninstance.h:44:16: style: The function 'stopExecution' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/actioninstance.h:155:16: note: Virtual function in base class
actiona-3.9.4/actiontools/datacopyactioninstance.h:44:16: note: Function in derived class
actiona-3.9.4/actiontools/datetimeparameterdefinition.h:38:8: style: The function 'buildEditors' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:46:16: note: Virtual function in base class
actiona-3.9.4/actiontools/datetimeparameterdefinition.h:38:8: note: Function in derived class
actiona-3.9.4/actiontools/datetimeparameterdefinition.h:39:8: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:47:16: note: Virtual function in base class
actiona-3.9.4/actiontools/datetimeparameterdefinition.h:39:8: note: Function in derived class
actiona-3.9.4/actiontools/datetimeparameterdefinition.h:40:8: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:48:16: note: Virtual function in base class
actiona-3.9.4/actiontools/datetimeparameterdefinition.h:40:8: note: Function in derived class
actiona-3.9.4/actiontools/datetimeparameterdefinition.h:41:14: style: The function 'setDefaultValues' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:49:16: note: Virtual function in base class
actiona-3.9.4/actiontools/datetimeparameterdefinition.h:41:14: note: Function in derived class
actiona-3.9.4/actiontools/devicecopythread.cpp:72:7: style: The scope of the variable 'size' can be reduced. [variableScope]
actiona-3.9.4/actiontools/listparameterdefinition.h:39:16: style: The function 'buildEditors' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:46:16: note: Virtual function in base class
actiona-3.9.4/actiontools/listparameterdefinition.h:39:16: note: Function in derived class
actiona-3.9.4/actiontools/listparameterdefinition.h:40:8: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:47:16: note: Virtual function in base class
actiona-3.9.4/actiontools/listparameterdefinition.h:40:8: note: Function in derived class
actiona-3.9.4/actiontools/listparameterdefinition.h:41:8: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:48:16: note: Virtual function in base class
actiona-3.9.4/actiontools/listparameterdefinition.h:41:8: note: Function in derived class
actiona-3.9.4/actiontools/environmentvariableparameterdefinition.h:37:8: style: The function 'buildEditors' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/listparameterdefinition.h:39:16: note: Virtual function in base class
actiona-3.9.4/actiontools/environmentvariableparameterdefinition.h:37:8: note: Function in derived class
actiona-3.9.4/actiontools/environmentvariableparameterdefinition.h:38:8: style: The function 'actionUpdate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:60:22: note: Virtual function in base class
actiona-3.9.4/actiontools/environmentvariableparameterdefinition.h:38:8: note: Function in derived class
actiona-3.9.4/actiontools/fileedit.cpp:30:3: style: Class 'FileEdit' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
actiona-3.9.4/actiontools/fileedit.cpp:30:3: style: Class 'FileEdit' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
actiona-3.9.4/actiontools/fileedit.h:61:8: style: The function 'openEditor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/abstractcodeeditor.h:39:16: note: Virtual function in base class
actiona-3.9.4/actiontools/fileedit.h:61:8: note: Function in derived class
actiona-3.9.4/actiontools/fileedit.h:62:8: style: The function 'setCompletionModel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/abstractcodeeditor.h:40:16: note: Virtual function in base class
actiona-3.9.4/actiontools/fileedit.h:62:8: note: Function in derived class
actiona-3.9.4/actiontools/fileedit.h:63:14: style: The function 'setParameterContainer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/abstractcodeeditor.h:41:22: note: Virtual function in base class
actiona-3.9.4/actiontools/fileedit.h:63:14: note: Function in derived class
actiona-3.9.4/actiontools/fileedit.h:64:23: style: The function 'findVariables' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/abstractcodeeditor.h:42:31: note: Virtual function in base class
actiona-3.9.4/actiontools/fileedit.h:64:23: note: Function in derived class
actiona-3.9.4/actiontools/fileparameterdefinition.cpp:28:30: warning: Member variable 'FileParameterDefinition::mMode' is not initialized in the constructor. [uninitMemberVar]
actiona-3.9.4/actiontools/fileparameterdefinition.h:37:8: style: The function 'buildEditors' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:46:16: note: Virtual function in base class
actiona-3.9.4/actiontools/fileparameterdefinition.h:37:8: note: Function in derived class
actiona-3.9.4/actiontools/fileparameterdefinition.h:38:8: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:47:16: note: Virtual function in base class
actiona-3.9.4/actiontools/fileparameterdefinition.h:38:8: note: Function in derived class
actiona-3.9.4/actiontools/fileparameterdefinition.h:39:8: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:48:16: note: Virtual function in base class
actiona-3.9.4/actiontools/fileparameterdefinition.h:39:8: note: Function in derived class
actiona-3.9.4/actiontools/globalshortcut/globalshortcutmanager_mac.cpp:122:36: style: The scope of the variable 'ithKeyTable' can be reduced. [variableScope]
actiona-3.9.4/actiontools/globalshortcut/globalshortcuttrigger.h:48:3: style: Class 'KeyTrigger' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actiontools/ifactionparameterdefinition.h:52:8: style: The function 'buildEditors' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:46:16: note: Virtual function in base class
actiona-3.9.4/actiontools/ifactionparameterdefinition.h:52:8: note: Function in derived class
actiona-3.9.4/actiontools/ifactionparameterdefinition.h:53:8: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:47:16: note: Virtual function in base class
actiona-3.9.4/actiontools/ifactionparameterdefinition.h:53:8: note: Function in derived class
actiona-3.9.4/actiontools/ifactionparameterdefinition.h:54:8: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:48:16: note: Virtual function in base class
actiona-3.9.4/actiontools/ifactionparameterdefinition.h:54:8: note: Function in derived class
actiona-3.9.4/actiontools/ifactionparameterdefinition.h:55:8: style: The function 'setDefaultValues' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:49:16: note: Virtual function in base class
actiona-3.9.4/actiontools/ifactionparameterdefinition.h:55:8: note: Function in derived class
actiona-3.9.4/actiontools/ifactionparameterdefinition.h:65:8: style: The function 'actionUpdate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:60:22: note: Virtual function in base class
actiona-3.9.4/actiontools/ifactionparameterdefinition.h:65:8: note: Function in derived class
actiona-3.9.4/actiontools/ifactionparameterdefinition.h:83:12: style: The function 'defaultValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:55:20: note: Virtual function in base class
actiona-3.9.4/actiontools/ifactionparameterdefinition.h:83:12: note: Function in derived class
actiona-3.9.4/actiontools/ifactionparameterdefinition.h:84:8: style: The function 'setDefaultValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:56:22: note: Virtual function in base class
actiona-3.9.4/actiontools/ifactionparameterdefinition.h:84:8: note: Function in derived class
actiona-3.9.4/actiontools/imageparameterdefinition.h:36:14: style: The function 'buildEditors' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:46:16: note: Virtual function in base class
actiona-3.9.4/actiontools/imageparameterdefinition.h:36:14: note: Function in derived class
actiona-3.9.4/actiontools/itemlistmodel.h:35:9: style: Class 'ItemListModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actiontools/keyparameterdefinition.h:38:8: style: The function 'buildEditors' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:46:16: note: Virtual function in base class
actiona-3.9.4/actiontools/keyparameterdefinition.h:38:8: note: Function in derived class
actiona-3.9.4/actiontools/keyparameterdefinition.h:39:8: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:47:16: note: Virtual function in base class
actiona-3.9.4/actiontools/keyparameterdefinition.h:39:8: note: Function in derived class
actiona-3.9.4/actiontools/keyparameterdefinition.h:40:8: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:48:16: note: Virtual function in base class
actiona-3.9.4/actiontools/keyparameterdefinition.h:40:8: note: Function in derived class
actiona-3.9.4/actiontools/keyparameterdefinition.h:41:8: style: The function 'setDefaultValues' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:49:16: note: Virtual function in base class
actiona-3.9.4/actiontools/keyparameterdefinition.h:41:8: note: Function in derived class
actiona-3.9.4/actiontools/keyparameterdefinition.h:44:12: style: The function 'defaultValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:55:20: note: Virtual function in base class
actiona-3.9.4/actiontools/keyparameterdefinition.h:44:12: note: Function in derived class
actiona-3.9.4/actiontools/keyparameterdefinition.h:45:8: style: The function 'setDefaultValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:56:22: note: Virtual function in base class
actiona-3.9.4/actiontools/keyparameterdefinition.h:45:8: note: Function in derived class
actiona-3.9.4/actiontools/lineparameterdefinition.h:37:8: style: The function 'buildEditors' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/listparameterdefinition.h:39:16: note: Virtual function in base class
actiona-3.9.4/actiontools/lineparameterdefinition.h:37:8: note: Function in derived class
actiona-3.9.4/actiontools/lineparameterdefinition.h:38:14: style: The function 'actionUpdate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:60:22: note: Virtual function in base class
actiona-3.9.4/actiontools/lineparameterdefinition.h:38:14: note: Function in derived class
actiona-3.9.4/actiontools/multitextparameterdefinition.cpp:28:76: style: Function 'MultiTextParameterDefinition' argument 1 names different: declaration 'namez' definition 'name'. [funcArgNamesDifferent]
actiona-3.9.4/actiontools/multitextparameterdefinition.h:36:50: note: Function 'MultiTextParameterDefinition' argument 1 names different: declaration 'namez' definition 'name'.
actiona-3.9.4/actiontools/multitextparameterdefinition.cpp:28:76: note: Function 'MultiTextParameterDefinition' argument 1 names different: declaration 'namez' definition 'name'.
actiona-3.9.4/actiontools/multitextparameterdefinition.h:39:16: style: The function 'buildEditors' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:46:16: note: Virtual function in base class
actiona-3.9.4/actiontools/multitextparameterdefinition.h:39:16: note: Function in derived class
actiona-3.9.4/actiontools/multitextparameterdefinition.h:40:8: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:47:16: note: Virtual function in base class
actiona-3.9.4/actiontools/multitextparameterdefinition.h:40:8: note: Function in derived class
actiona-3.9.4/actiontools/multitextparameterdefinition.h:41:8: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:48:16: note: Virtual function in base class
actiona-3.9.4/actiontools/multitextparameterdefinition.h:41:8: note: Function in derived class
actiona-3.9.4/actiontools/numberparameterdefinition.cpp:29:70: style: Function 'NumberParameterDefinition' argument 1 names different: declaration 'namez' definition 'name'. [funcArgNamesDifferent]
actiona-3.9.4/actiontools/numberparameterdefinition.h:36:47: note: Function 'NumberParameterDefinition' argument 1 names different: declaration 'namez' definition 'name'.
actiona-3.9.4/actiontools/numberparameterdefinition.cpp:29:70: note: Function 'NumberParameterDefinition' argument 1 names different: declaration 'namez' definition 'name'.
actiona-3.9.4/actiontools/numberparameterdefinition.h:38:8: style: The function 'buildEditors' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:46:16: note: Virtual function in base class
actiona-3.9.4/actiontools/numberparameterdefinition.h:38:8: note: Function in derived class
actiona-3.9.4/actiontools/numberparameterdefinition.h:39:8: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:47:16: note: Virtual function in base class
actiona-3.9.4/actiontools/numberparameterdefinition.h:39:8: note: Function in derived class
actiona-3.9.4/actiontools/numberparameterdefinition.h:40:8: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:48:16: note: Virtual function in base class
actiona-3.9.4/actiontools/numberparameterdefinition.h:40:8: note: Function in derived class
actiona-3.9.4/actiontools/pointlistparameterdefinition.h:38:8: style: The function 'buildEditors' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:46:16: note: Virtual function in base class
actiona-3.9.4/actiontools/pointlistparameterdefinition.h:38:8: note: Function in derived class
actiona-3.9.4/actiontools/pointlistparameterdefinition.h:39:8: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:47:16: note: Virtual function in base class
actiona-3.9.4/actiontools/pointlistparameterdefinition.h:39:8: note: Function in derived class
actiona-3.9.4/actiontools/pointlistparameterdefinition.h:40:8: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:48:16: note: Virtual function in base class
actiona-3.9.4/actiontools/pointlistparameterdefinition.h:40:8: note: Function in derived class
actiona-3.9.4/actiontools/positionedit.cpp:30:9: style: Class 'PositionEdit' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
actiona-3.9.4/actiontools/positionedit.cpp:30:9: style: Class 'PositionEdit' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
actiona-3.9.4/actiontools/positionparameterdefinition.h:40:8: style: The function 'buildEditors' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:46:16: note: Virtual function in base class
actiona-3.9.4/actiontools/positionparameterdefinition.h:40:8: note: Function in derived class
actiona-3.9.4/actiontools/positionparameterdefinition.h:41:8: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:47:16: note: Virtual function in base class
actiona-3.9.4/actiontools/positionparameterdefinition.h:41:8: note: Function in derived class
actiona-3.9.4/actiontools/positionparameterdefinition.h:42:8: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:48:16: note: Virtual function in base class
actiona-3.9.4/actiontools/positionparameterdefinition.h:42:8: note: Function in derived class
actiona-3.9.4/actiontools/procedureparameterdefinition.h:37:8: style: The function 'buildEditors' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/listparameterdefinition.h:39:16: note: Virtual function in base class
actiona-3.9.4/actiontools/procedureparameterdefinition.h:37:8: note: Function in derived class
actiona-3.9.4/actiontools/procedureparameterdefinition.h:38:8: style: The function 'actionUpdate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:60:22: note: Virtual function in base class
actiona-3.9.4/actiontools/procedureparameterdefinition.h:38:8: note: Function in derived class
actiona-3.9.4/actiontools/qtimagefilters/qtmatrix.h:184:0: style: Unused private function: 'QtMatrix < int >::resize' [unusedPrivateFunction]
actiona-3.9.4/actiontools/qtimagefilters/qtmatrix.h:193:0: style: Unused private function: 'QtMatrix < int >::multiply' [unusedPrivateFunction]
actiona-3.9.4/actiontools/qtimagefilters/qtmatrix.h:208:0: style: Unused private function: 'QtMatrix < int >::negate' [unusedPrivateFunction]
actiona-3.9.4/actiontools/qtimagefilters/qtmatrix.h:217:0: style: Unused private function: 'QtMatrix < int >::add' [unusedPrivateFunction]
actiona-3.9.4/actiontools/qtimagefilters/qtmatrix.h:225:0: style: Unused private function: 'QtMatrix < int >::sub' [unusedPrivateFunction]
actiona-3.9.4/actiontools/qtimagefilters/qtmatrix.h:233:0: style: Unused private function: 'QtMatrix < int >::equals' [unusedPrivateFunction]
actiona-3.9.4/actiontools/qtimagefilters/convolutionfilter.h:92:14: style: The function 'option' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/qtimagefilters/qtimagefilter.h:86:22: note: Virtual function in base class
actiona-3.9.4/actiontools/qtimagefilters/convolutionfilter.h:92:14: note: Function in derived class
actiona-3.9.4/actiontools/qtimagefilters/convolutionfilter.h:93:10: style: The function 'setOption' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/qtimagefilters/qtimagefilter.h:88:18: note: Virtual function in base class
actiona-3.9.4/actiontools/qtimagefilters/convolutionfilter.h:93:10: note: Function in derived class
actiona-3.9.4/actiontools/qtimagefilters/convolutionfilter.h:94:10: style: The function 'supportsOption' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/qtimagefilters/qtimagefilter.h:90:18: note: Virtual function in base class
actiona-3.9.4/actiontools/qtimagefilters/convolutionfilter.h:94:10: note: Function in derived class
actiona-3.9.4/actiontools/qtimagefilters/convolutionfilter.h:95:12: style: The function 'apply' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/qtimagefilters/qtimagefilter.h:92:20: note: Virtual function in base class
actiona-3.9.4/actiontools/qtimagefilters/convolutionfilter.h:95:12: note: Function in derived class
actiona-3.9.4/actiontools/qtimagefilters/convolutionfilter.h:96:13: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/qtimagefilters/qtimagefilter.h:94:21: note: Virtual function in base class
actiona-3.9.4/actiontools/qtimagefilters/convolutionfilter.h:96:13: note: Function in derived class
actiona-3.9.4/actiontools/qtimagefilters/convolutionfilter.h:97:13: style: The function 'description' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/qtimagefilters/qtimagefilter.h:96:21: note: Virtual function in base class
actiona-3.9.4/actiontools/qtimagefilters/convolutionfilter.h:97:13: note: Function in derived class
actiona-3.9.4/actiontools/qtimagefilters/qtmatrix.h:98:0: error: Common realloc mistake: 'm_data' nulled but not freed upon failure [memleakOnRealloc]
actiona-3.9.4/actiontools/qtimagefilters/punchfilter.cpp:163:41: style: Function 'apply' argument 1 names different: declaration 'img' definition 'image'. [funcArgNamesDifferent]
actiona-3.9.4/actiontools/qtimagefilters/punchfilter.h:61:32: note: Function 'apply' argument 1 names different: declaration 'img' definition 'image'.
actiona-3.9.4/actiontools/qtimagefilters/punchfilter.cpp:163:41: note: Function 'apply' argument 1 names different: declaration 'img' definition 'image'.
actiona-3.9.4/actiontools/qtimagefilters/punchfilter.cpp:210:34: style: Function 'option' argument 1 names different: declaration 'filteroption' definition 'option'. [funcArgNamesDifferent]
actiona-3.9.4/actiontools/qtimagefilters/punchfilter.h:58:25: note: Function 'option' argument 1 names different: declaration 'filteroption' definition 'option'.
actiona-3.9.4/actiontools/qtimagefilters/punchfilter.cpp:210:34: note: Function 'option' argument 1 names different: declaration 'filteroption' definition 'option'.
actiona-3.9.4/actiontools/qtimagefilters/qtmatrix.h:184:10: style: Unused private function: 'QtMatrix::resize' [unusedPrivateFunction]
actiona-3.9.4/actiontools/qtimagefilters/qtmatrix.h:193:8: style: Unused private function: 'QtMatrix::multiply' [unusedPrivateFunction]
actiona-3.9.4/actiontools/qtimagefilters/qtmatrix.h:208:8: style: Unused private function: 'QtMatrix::negate' [unusedPrivateFunction]
actiona-3.9.4/actiontools/qtimagefilters/qtmatrix.h:217:10: style: Unused private function: 'QtMatrix::add' [unusedPrivateFunction]
actiona-3.9.4/actiontools/qtimagefilters/qtmatrix.h:225:10: style: Unused private function: 'QtMatrix::sub' [unusedPrivateFunction]
actiona-3.9.4/actiontools/qtimagefilters/qtmatrix.h:233:10: style: Unused private function: 'QtMatrix::equals' [unusedPrivateFunction]
actiona-3.9.4/actiontools/qtimagefilters/punchfilter.h:58:14: style: The function 'option' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/qtimagefilters/qtimagefilter.h:86:22: note: Virtual function in base class
actiona-3.9.4/actiontools/qtimagefilters/punchfilter.h:58:14: note: Function in derived class
actiona-3.9.4/actiontools/qtimagefilters/punchfilter.h:59:10: style: The function 'setOption' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/qtimagefilters/qtimagefilter.h:88:18: note: Virtual function in base class
actiona-3.9.4/actiontools/qtimagefilters/punchfilter.h:59:10: note: Function in derived class
actiona-3.9.4/actiontools/qtimagefilters/punchfilter.h:60:10: style: The function 'supportsOption' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/qtimagefilters/qtimagefilter.h:90:18: note: Virtual function in base class
actiona-3.9.4/actiontools/qtimagefilters/punchfilter.h:60:10: note: Function in derived class
actiona-3.9.4/actiontools/qtimagefilters/punchfilter.h:61:12: style: The function 'apply' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/qtimagefilters/qtimagefilter.h:92:20: note: Virtual function in base class
actiona-3.9.4/actiontools/qtimagefilters/punchfilter.h:61:12: note: Function in derived class
actiona-3.9.4/actiontools/qtimagefilters/punchfilter.h:62:13: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/qtimagefilters/qtimagefilter.h:94:21: note: Virtual function in base class
actiona-3.9.4/actiontools/qtimagefilters/punchfilter.h:62:13: note: Function in derived class
actiona-3.9.4/actiontools/qtimagefilters/punchfilter.h:63:13: style: The function 'description' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/qtimagefilters/qtimagefilter.h:96:21: note: Virtual function in base class
actiona-3.9.4/actiontools/qtimagefilters/punchfilter.h:63:13: note: Function in derived class
actiona-3.9.4/actiontools/qtimagefilters/qtmatrix.h:98:9: error: Common realloc mistake: 'm_data' nulled but not freed upon failure [memleakOnRealloc]
actiona-3.9.4/actiontools/qtimagefilters/qtmatrix.h:184:0: style: Unused private function: 'QtMatrix < double >::resize' [unusedPrivateFunction]
actiona-3.9.4/actiontools/qtimagefilters/qtmatrix.h:193:0: style: Unused private function: 'QtMatrix < double >::multiply' [unusedPrivateFunction]
actiona-3.9.4/actiontools/qtimagefilters/qtmatrix.h:208:0: style: Unused private function: 'QtMatrix < double >::negate' [unusedPrivateFunction]
actiona-3.9.4/actiontools/qtimagefilters/qtmatrix.h:217:0: style: Unused private function: 'QtMatrix < double >::add' [unusedPrivateFunction]
actiona-3.9.4/actiontools/qtimagefilters/qtmatrix.h:225:0: style: Unused private function: 'QtMatrix < double >::sub' [unusedPrivateFunction]
actiona-3.9.4/actiontools/qtimagefilters/qtmatrix.h:233:0: style: Unused private function: 'QtMatrix < double >::equals' [unusedPrivateFunction]
actiona-3.9.4/actiontools/qtimagefilters/gaussfilter.h:62:13: performance: Variable 'm_radius' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
actiona-3.9.4/actiontools/qtimagefilters/gaussfilter.h:68:18: style: The function 'option' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/qtimagefilters/qtimagefilter.h:86:22: note: Virtual function in base class
actiona-3.9.4/actiontools/qtimagefilters/gaussfilter.h:68:18: note: Function in derived class
actiona-3.9.4/actiontools/qtimagefilters/gaussfilter.h:70:14: style: The function 'setOption' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/qtimagefilters/qtimagefilter.h:88:18: note: Virtual function in base class
actiona-3.9.4/actiontools/qtimagefilters/gaussfilter.h:70:14: note: Function in derived class
actiona-3.9.4/actiontools/qtimagefilters/gaussfilter.h:88:14: style: The function 'supportsOption' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/qtimagefilters/qtimagefilter.h:90:18: note: Virtual function in base class
actiona-3.9.4/actiontools/qtimagefilters/gaussfilter.h:88:14: note: Function in derived class
actiona-3.9.4/actiontools/qtimagefilters/gaussfilter.h:94:9: style: The function 'apply' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/qtimagefilters/qtimagefilter.h:92:20: note: Virtual function in base class
actiona-3.9.4/actiontools/qtimagefilters/gaussfilter.h:94:9: note: Function in derived class
actiona-3.9.4/actiontools/qtimagefilters/gaussfilter.h:96:10: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/qtimagefilters/qtimagefilter.h:94:21: note: Virtual function in base class
actiona-3.9.4/actiontools/qtimagefilters/gaussfilter.h:96:10: note: Function in derived class
actiona-3.9.4/actiontools/qtimagefilters/gaussfilter.h:97:17: style: The function 'description' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/qtimagefilters/qtimagefilter.h:96:21: note: Virtual function in base class
actiona-3.9.4/actiontools/qtimagefilters/gaussfilter.h:97:17: note: Function in derived class
actiona-3.9.4/actiontools/qtsingleapplication/qtlockedfile.h:77:5: style: Class 'QtLockedFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actiontools/qtsingleapplication/qtsingleapplication.cpp:173:57: style: Function 'QtSingleApplication' argument 1 names different: declaration 'id' definition 'appId'. [funcArgNamesDifferent]
actiona-3.9.4/actiontools/qtsingleapplication/qtsingleapplication.h:74:40: note: Function 'QtSingleApplication' argument 1 names different: declaration 'id' definition 'appId'.
actiona-3.9.4/actiontools/qtsingleapplication/qtsingleapplication.cpp:173:57: note: Function 'QtSingleApplication' argument 1 names different: declaration 'id' definition 'appId'.
actiona-3.9.4/actiontools/qxtcommandoptions/qxtcommandoptions.cpp:460:9: style: The scope of the variable 'ct' can be reduced. [variableScope]
actiona-3.9.4/actiontools/qxtcommandoptions/qxtcommandoptions.cpp:538:9: style: The scope of the variable 'skip' can be reduced. [variableScope]
actiona-3.9.4/actiontools/qxtcommandoptions/qxtglobal.h:200:0: warning: Member variable 'QxtPrivateInterface < QxtCommandOptions , QxtCommandOptionsPrivate >::pvt' is not initialized in the constructor. [uninitMemberVarPrivate]
actiona-3.9.4/actiontools/qxtcommandoptions/qxtglobal.h:201:0: warning: Member variable 'QxtPrivateInterface < QxtCommandOptions , QxtCommandOptionsPrivate >::pvt' is not assigned a value in 'QxtPrivateInterface < QxtCommandOptions , QxtCommandOptionsPrivate >::operator='. [operatorEqVarError]
actiona-3.9.4/actiontools/qxtcommandoptions/qxtglobal.h:149:0: style: The class 'QxtPrivate < QxtCommandOptions >' does not have a constructor although it has private member variables. [noConstructor]
actiona-3.9.4/actiontools/qxtcommandoptions/qxtglobal.h:201:0: error: No 'return' statement in non-void function causes undefined behavior. [operatorEqMissingReturnStatement]
actiona-3.9.4/actiontools/qxtcore/qxtsignalwaiter.cpp:65:5: warning: Member variable 'QxtSignalWaiterPrivate::timerID' is not initialized in the constructor. [uninitMemberVar]
actiona-3.9.4/actiontools/qxtcore/qxtglobal.h:200:0: warning: Member variable 'QxtPrivateInterface < QxtSignalWaiter , QxtSignalWaiterPrivate >::pvt' is not initialized in the constructor. [uninitMemberVarPrivate]
actiona-3.9.4/actiontools/qxtcore/qxtglobal.h:201:0: warning: Member variable 'QxtPrivateInterface < QxtSignalWaiter , QxtSignalWaiterPrivate >::pvt' is not assigned a value in 'QxtPrivateInterface < QxtSignalWaiter , QxtSignalWaiterPrivate >::operator='. [operatorEqVarError]
actiona-3.9.4/actiontools/qxtcore/qxtglobal.h:149:0: style: The class 'QxtPrivate < QxtSignalWaiter >' does not have a constructor although it has private member variables. [noConstructor]
actiona-3.9.4/actiontools/qxtcore/qxtglobal.h:201:0: error: No 'return' statement in non-void function causes undefined behavior. [operatorEqMissingReturnStatement]
actiona-3.9.4/actiontools/qxtsmtp/qxtglobal.h:149:1: style: The class 'QxtPrivate' does not have a constructor although it has private member variables. [noConstructor]
actiona-3.9.4/actiontools/qxtsmtp/qxtglobal.h:200:5: warning: Member variable 'QxtPrivateInterface::pvt' is not initialized in the constructor. [uninitMemberVarPrivate]
actiona-3.9.4/actiontools/qxtsmtp/qxtglobal.h:201:26: warning: Member variable 'QxtPrivateInterface::pvt' is not assigned a value in 'QxtPrivateInterface::operator='. [operatorEqVarError]
actiona-3.9.4/actiontools/qxtsmtp/qxtglobal.h:201:26: style: 'operator=' should return reference to 'this' instance. [operatorEqRetRefThis]
actiona-3.9.4/actiontools/qxtsmtp/qxtmailattachment.cpp:52:9: performance: Variable 'content' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
actiona-3.9.4/actiontools/qxtsmtp/qxtmailattachment.cpp:54:9: performance: Variable 'contentType' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
actiona-3.9.4/actiontools/qxtsmtp/qxtmailattachment.cpp:68:5: performance: Variable 'qxt_d' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
actiona-3.9.4/actiontools/qxtsmtp/qxtmailattachment.cpp:78:5: performance: Variable 'qxt_d' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
actiona-3.9.4/actiontools/qxtsmtp/qxtmailattachment.cpp:85:5: performance: Variable 'qxt_d' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
actiona-3.9.4/actiontools/qxtsmtp/qxtmailmessage.cpp:327:12: style: Condition '!bodyIsAscii' is always true [knownConditionTrueFalse]
actiona-3.9.4/actiontools/qxtsmtp/qxtmailmessage.cpp:319:9: note: Assuming that condition '!bodyIsAscii' is not redundant
actiona-3.9.4/actiontools/qxtsmtp/qxtmailmessage.cpp:327:12: note: Condition '!bodyIsAscii' is always true
actiona-3.9.4/actiontools/qxtsmtp/qxtmailmessage.cpp:46:5: warning: Member variable 'QxtMailMessagePrivate::boundary' is not initialized in the constructor. [uninitMemberVar]
actiona-3.9.4/actiontools/qxtsmtp/qxtmailmessage.cpp:59:5: performance: Variable 'qxt_d' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
actiona-3.9.4/actiontools/qxtsmtp/qxtmailmessage.cpp:69:5: performance: Variable 'qxt_d' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
actiona-3.9.4/actiontools/qxtsmtp/qxtmailmessage.cpp:43:1: warning: The struct 'QxtMailMessagePrivate' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
actiona-3.9.4/actiontools/qxtsmtp/qxtsmtp.cpp:74:45: style: Function 'setUsername' argument 1 names different: declaration 'name' definition 'username'. [funcArgNamesDifferent]
actiona-3.9.4/actiontools/qxtsmtp/qxtsmtp.h:65:40: note: Function 'setUsername' argument 1 names different: declaration 'name' definition 'username'.
actiona-3.9.4/actiontools/qxtsmtp/qxtsmtp.cpp:74:45: note: Function 'setUsername' argument 1 names different: declaration 'name' definition 'username'.
actiona-3.9.4/actiontools/qxtsmtp/qxtsmtp.cpp:45:17: warning: Member variable 'QxtSmtpPrivate::useSecure' is not initialized in the constructor. [uninitMemberVar]
actiona-3.9.4/actiontools/qxtsmtp/qxtsmtp.cpp:45:17: warning: Member variable 'QxtSmtpPrivate::disableStartTLS' is not initialized in the constructor. [uninitMemberVar]
actiona-3.9.4/actiontools/qxtsmtp/qxtsmtp.cpp:45:17: warning: Member variable 'QxtSmtpPrivate::state' is not initialized in the constructor. [uninitMemberVar]
actiona-3.9.4/actiontools/qxtsmtp/qxtsmtp.cpp:45:17: warning: Member variable 'QxtSmtpPrivate::authType' is not initialized in the constructor. [uninitMemberVar]
actiona-3.9.4/actiontools/qxtsmtp/qxtsmtp.cpp:45:17: warning: Member variable 'QxtSmtpPrivate::nextID' is not initialized in the constructor. [uninitMemberVar]
actiona-3.9.4/actiontools/qxtsmtp/qxtsmtp.cpp:45:17: warning: Member variable 'QxtSmtpPrivate::rcptNumber' is not initialized in the constructor. [uninitMemberVar]
actiona-3.9.4/actiontools/qxtsmtp/qxtsmtp.cpp:45:17: warning: Member variable 'QxtSmtpPrivate::rcptAck' is not initialized in the constructor. [uninitMemberVar]
actiona-3.9.4/actiontools/qxtsmtp/qxtsmtp.cpp:45:17: warning: Member variable 'QxtSmtpPrivate::mailAck' is not initialized in the constructor. [uninitMemberVar]
actiona-3.9.4/actiontools/qxtsmtp/qxtsmtp.cpp:45:17: warning: Member variable 'QxtSmtpPrivate::socket' is not initialized in the constructor. [uninitMemberVar]
actiona-3.9.4/actiontools/qxtsmtp/qxtglobal.h:200:0: warning: Member variable 'QxtPrivateInterface < QxtSmtp , QxtSmtpPrivate >::pvt' is not initialized in the constructor. [uninitMemberVarPrivate]
actiona-3.9.4/actiontools/qxtsmtp/qxtglobal.h:201:0: warning: Member variable 'QxtPrivateInterface < QxtSmtp , QxtSmtpPrivate >::pvt' is not assigned a value in 'QxtPrivateInterface < QxtSmtp , QxtSmtpPrivate >::operator='. [operatorEqVarError]
actiona-3.9.4/actiontools/qxtsmtp/qxtglobal.h:149:0: style: The class 'QxtPrivate < QxtSmtp >' does not have a constructor although it has private member variables. [noConstructor]
actiona-3.9.4/actiontools/qxtsmtp/qxtglobal.h:201:0: error: No 'return' statement in non-void function causes undefined behavior. [operatorEqMissingReturnStatement]
actiona-3.9.4/actiontools/qxtsmtp/qxtsmtp.h:62:5: style: Class 'QxtSmtp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actiontools/textparameterdefinition.h:46:16: style: The function 'buildEditors' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:46:16: note: Virtual function in base class
actiona-3.9.4/actiontools/textparameterdefinition.h:46:16: note: Function in derived class
actiona-3.9.4/actiontools/textparameterdefinition.h:47:8: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:47:16: note: Virtual function in base class
actiona-3.9.4/actiontools/textparameterdefinition.h:47:8: note: Function in derived class
actiona-3.9.4/actiontools/textparameterdefinition.h:48:8: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:48:16: note: Virtual function in base class
actiona-3.9.4/actiontools/textparameterdefinition.h:48:8: note: Function in derived class
actiona-3.9.4/actiontools/variableparameterdefinition.h:40:14: style: The function 'buildEditors' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/textparameterdefinition.h:46:16: note: Virtual function in base class
actiona-3.9.4/actiontools/variableparameterdefinition.h:40:14: note: Function in derived class
actiona-3.9.4/actiontools/systeminputlistener.h:42:5: warning: Class 'Listener' which has virtual members does not have a virtual destructor. [virtualDestructor]
actiona-3.9.4/actiontools/systeminputrecorder.h:35:4: style: Class 'Recorder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/actiontools/variablelineedit.h:35:23: style: The function 'findVariables' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/abstractcodeeditor.h:42:31: note: Virtual function in base class
actiona-3.9.4/actiontools/variablelineedit.h:35:23: note: Function in derived class
actiona-3.9.4/actiontools/variablelineedit.h:38:22: style: The function 'insertVariable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/codelineedit.h:80:22: note: Virtual function in base class
actiona-3.9.4/actiontools/variablelineedit.h:38:22: note: Function in derived class
actiona-3.9.4/actiontools/variablelineedit.h:39:24: style: The function 'createResourcesMenu' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/codelineedit.h:88:24: note: Virtual function in base class
actiona-3.9.4/actiontools/variablelineedit.h:39:24: note: Function in derived class
actiona-3.9.4/actiontools/windowedit.cpp:30:3: style: Class 'WindowEdit' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
actiona-3.9.4/actiontools/windowedit.cpp:30:3: style: Class 'WindowEdit' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
actiona-3.9.4/actiontools/windowedit.h:54:8: style: The function 'openEditor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/abstractcodeeditor.h:39:16: note: Virtual function in base class
actiona-3.9.4/actiontools/windowedit.h:54:8: note: Function in derived class
actiona-3.9.4/actiontools/windowedit.h:55:8: style: The function 'setCompletionModel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/abstractcodeeditor.h:40:16: note: Virtual function in base class
actiona-3.9.4/actiontools/windowedit.h:55:8: note: Function in derived class
actiona-3.9.4/actiontools/windowedit.h:56:14: style: The function 'setParameterContainer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/abstractcodeeditor.h:41:22: note: Virtual function in base class
actiona-3.9.4/actiontools/windowedit.h:56:14: note: Function in derived class
actiona-3.9.4/actiontools/windowedit.h:57:23: style: The function 'findVariables' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/abstractcodeeditor.h:42:31: note: Virtual function in base class
actiona-3.9.4/actiontools/windowedit.h:57:23: note: Function in derived class
actiona-3.9.4/actiontools/windowhandle.h:45:11: performance: Technically the member function 'ActionTools::WindowHandle::title' can be static. [functionStatic]
actiona-3.9.4/actiontools/windowhandle.cpp:120:24: note: Technically the member function 'ActionTools::WindowHandle::title' can be static.
actiona-3.9.4/actiontools/windowhandle.h:45:11: note: Technically the member function 'ActionTools::WindowHandle::title' can be static.
actiona-3.9.4/actiontools/windowhandle.h:46:11: performance: Technically the member function 'ActionTools::WindowHandle::classname' can be static. [functionStatic]
actiona-3.9.4/actiontools/windowhandle.cpp:144:24: note: Technically the member function 'ActionTools::WindowHandle::classname' can be static.
actiona-3.9.4/actiontools/windowhandle.h:46:11: note: Technically the member function 'ActionTools::WindowHandle::classname' can be static.
actiona-3.9.4/actiontools/windowhandle.h:47:9: performance: Technically the member function 'ActionTools::WindowHandle::rect' can be static. [functionStatic]
actiona-3.9.4/actiontools/windowhandle.cpp:158:22: note: Technically the member function 'ActionTools::WindowHandle::rect' can be static.
actiona-3.9.4/actiontools/windowhandle.h:47:9: note: Technically the member function 'ActionTools::WindowHandle::rect' can be static.
actiona-3.9.4/actiontools/windowhandle.h:48:7: performance: Technically the member function 'ActionTools::WindowHandle::processId' can be static. [functionStatic]
actiona-3.9.4/actiontools/windowhandle.cpp:206:20: note: Technically the member function 'ActionTools::WindowHandle::processId' can be static.
actiona-3.9.4/actiontools/windowhandle.h:48:7: note: Technically the member function 'ActionTools::WindowHandle::processId' can be static.
actiona-3.9.4/actiontools/windowhandle.h:49:8: performance: Technically the member function 'ActionTools::WindowHandle::close' can be static. [functionStatic]
actiona-3.9.4/actiontools/windowhandle.cpp:245:21: note: Technically the member function 'ActionTools::WindowHandle::close' can be static.
actiona-3.9.4/actiontools/windowhandle.h:49:8: note: Technically the member function 'ActionTools::WindowHandle::close' can be static.
actiona-3.9.4/actiontools/windowhandle.h:50:8: performance: Technically the member function 'ActionTools::WindowHandle::killCreator' can be static. [functionStatic]
actiona-3.9.4/actiontools/windowhandle.cpp:255:21: note: Technically the member function 'ActionTools::WindowHandle::killCreator' can be static.
actiona-3.9.4/actiontools/windowhandle.h:50:8: note: Technically the member function 'ActionTools::WindowHandle::killCreator' can be static.
actiona-3.9.4/actiontools/windowhandle.h:51:8: performance: Technically the member function 'ActionTools::WindowHandle::setForeground' can be static. [functionStatic]
actiona-3.9.4/actiontools/windowhandle.cpp:267:21: note: Technically the member function 'ActionTools::WindowHandle::setForeground' can be static.
actiona-3.9.4/actiontools/windowhandle.h:51:8: note: Technically the member function 'ActionTools::WindowHandle::setForeground' can be static.
actiona-3.9.4/actiontools/windowhandle.h:52:8: performance: Technically the member function 'ActionTools::WindowHandle::minimize' can be static. [functionStatic]
actiona-3.9.4/actiontools/windowhandle.cpp:309:21: note: Technically the member function 'ActionTools::WindowHandle::minimize' can be static.
actiona-3.9.4/actiontools/windowhandle.h:52:8: note: Technically the member function 'ActionTools::WindowHandle::minimize' can be static.
actiona-3.9.4/actiontools/windowhandle.h:53:8: performance: Technically the member function 'ActionTools::WindowHandle::maximize' can be static. [functionStatic]
actiona-3.9.4/actiontools/windowhandle.cpp:319:21: note: Technically the member function 'ActionTools::WindowHandle::maximize' can be static.
actiona-3.9.4/actiontools/windowhandle.h:53:8: note: Technically the member function 'ActionTools::WindowHandle::maximize' can be static.
actiona-3.9.4/actiontools/windowhandle.h:54:8: performance: Technically the member function 'ActionTools::WindowHandle::move' can be static. [functionStatic]
actiona-3.9.4/actiontools/windowhandle.cpp:358:21: note: Technically the member function 'ActionTools::WindowHandle::move' can be static.
actiona-3.9.4/actiontools/windowhandle.h:54:8: note: Technically the member function 'ActionTools::WindowHandle::move' can be static.
actiona-3.9.4/actiontools/windowhandle.h:55:8: performance: Technically the member function 'ActionTools::WindowHandle::resize' can be static. [functionStatic]
actiona-3.9.4/actiontools/windowhandle.cpp:368:21: note: Technically the member function 'ActionTools::WindowHandle::resize' can be static.
actiona-3.9.4/actiontools/windowhandle.h:55:8: note: Technically the member function 'ActionTools::WindowHandle::resize' can be static.
actiona-3.9.4/actiontools/windowparameterdefinition.h:38:8: style: The function 'buildEditors' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:46:16: note: Virtual function in base class
actiona-3.9.4/actiontools/windowparameterdefinition.h:38:8: note: Function in derived class
actiona-3.9.4/actiontools/windowparameterdefinition.h:39:8: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:47:16: note: Virtual function in base class
actiona-3.9.4/actiontools/windowparameterdefinition.h:39:8: note: Function in derived class
actiona-3.9.4/actiontools/windowparameterdefinition.h:40:8: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:48:16: note: Virtual function in base class
actiona-3.9.4/actiontools/windowparameterdefinition.h:40:8: note: Function in derived class
actiona-3.9.4/actiontools/windowparameterdefinition.h:41:14: style: The function 'actionUpdate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actiona-3.9.4/actiontools/parameterdefinition.h:60:22: note: Virtual function in base class
actiona-3.9.4/actiontools/windowparameterdefinition.h:41:14: note: Function in derived class
actiona-3.9.4/executer/scriptagent.h:44:3: style: Class 'ScriptAgent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/executer/executer.h:55:3: style: Class 'Executer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/executer/executer.cpp:369:4: warning: Either the condition 'if(actionInstance)' is redundant or there is possible null pointer dereference: actionInstance. [nullPointerRedundantCheck]
actiona-3.9.4/executer/executer.cpp:375:6: note: Assuming that condition 'if(actionInstance)' is not redundant
actiona-3.9.4/executer/executer.cpp:369:4: note: Null pointer dereference
actiona-3.9.4/executer/executer.cpp:370:4: warning: Either the condition 'if(actionInstance)' is redundant or there is possible null pointer dereference: actionInstance. [nullPointerRedundantCheck]
actiona-3.9.4/executer/executer.cpp:375:6: note: Assuming that condition 'if(actionInstance)' is not redundant
actiona-3.9.4/executer/executer.cpp:370:4: note: Null pointer dereference
actiona-3.9.4/executer/executer.cpp:371:4: warning: Either the condition 'if(actionInstance)' is redundant or there is possible null pointer dereference: actionInstance. [nullPointerRedundantCheck]
actiona-3.9.4/executer/executer.cpp:375:6: note: Assuming that condition 'if(actionInstance)' is not redundant
actiona-3.9.4/executer/executer.cpp:371:4: note: Null pointer dereference
actiona-3.9.4/executer/executionwindow.h:38:3: style: Class 'ExecutionWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/gui/main.cpp:74:0: error: #error ("You need Qt 5.4.0 or later to compile Actiona"); [preprocessorErrorDirective]
actiona-3.9.4/gui/scriptsettingsdialog.h:36:2: style: Class 'ScriptSettingsDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/gui/modeltest.cpp:33:42: style: Function 'ModelTest' argument 1 names different: declaration 'model' definition '_model'. [funcArgNamesDifferent]
actiona-3.9.4/gui/modeltest.h:36:35: note: Function 'ModelTest' argument 1 names different: declaration 'model' definition '_model'.
actiona-3.9.4/gui/modeltest.cpp:33:42: note: Function 'ModelTest' argument 1 names different: declaration 'model' definition '_model'.
actiona-3.9.4/tools/highresolutiontimer.h:42:3: style: Class 'HighResolutionTimer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/tools/version.h:77:3: style: Class 'Version' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actiona-3.9.4/tools/version.h:44:2: warning: The class 'VersionData' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
[22:25]

ftp://ftp.se.debian.org/debian/pool/main/a/actionaz/actionaz_3.8.0.orig.tar.gz
actionaz-3.8.0/3rdparty/rudeconfig/AbstractParser.cpp:35:2: performance: Variable 'd_error' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
actionaz-3.8.0/3rdparty/rudeconfig/AbstractParser.cpp:36:2: performance: Variable 'd_errorcode' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
actionaz-3.8.0/3rdparty/rudeconfig/Base64Encoder.cpp:158:31: style: Condition 'maxlinelength!=0' is always true [knownConditionTrueFalse]
actionaz-3.8.0/3rdparty/rudeconfig/Base64Encoder.cpp:96:21: note: Assignment 'maxlinelength=76', assigned value is 76
actionaz-3.8.0/3rdparty/rudeconfig/Base64Encoder.cpp:158:31: note: Condition 'maxlinelength!=0' is always true
actionaz-3.8.0/3rdparty/rudeconfig/Comment.cpp:42:2: performance: Variable 'd_comment' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
actionaz-3.8.0/3rdparty/rudeconfig/Comment.h:46:2: style: Class 'Comment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actionaz-3.8.0/3rdparty/rudeconfig/DataLine.h:44:7: style: The function 'acceptWriter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/3rdparty/rudeconfig/AbstractData.h:40:15: note: Virtual function in base class
actionaz-3.8.0/3rdparty/rudeconfig/DataLine.h:44:7: note: Function in derived class
actionaz-3.8.0/3rdparty/rudeconfig/Comment.h:48:7: style: The function 'acceptWriter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/3rdparty/rudeconfig/AbstractData.h:40:15: note: Virtual function in base class
actionaz-3.8.0/3rdparty/rudeconfig/Comment.h:48:7: note: Function in derived class
actionaz-3.8.0/3rdparty/rudeconfig/ConfigImpl.cpp:161:43: style: Function 'stringToBool' argument 1 names different: declaration 'string' definition 'value'. [funcArgNamesDifferent]
actionaz-3.8.0/3rdparty/rudeconfig/ConfigImpl.h:104:39: note: Function 'stringToBool' argument 1 names different: declaration 'string' definition 'value'.
actionaz-3.8.0/3rdparty/rudeconfig/ConfigImpl.cpp:161:43: note: Function 'stringToBool' argument 1 names different: declaration 'string' definition 'value'.
actionaz-3.8.0/3rdparty/rudeconfig/ConfigImpl.cpp:300:13: warning: Member variable 'ConfigImpl::d_organiser' is not initialized in the constructor. [uninitMemberVar]
actionaz-3.8.0/3rdparty/rudeconfig/ConfigImpl.h:131:14: style: Technically the member function 'rude::config::ConfigImpl::getConfigFile' can be const. [functionConst]
actionaz-3.8.0/3rdparty/rudeconfig/ConfigImpl.cpp:372:26: note: Technically the member function 'rude::config::ConfigImpl::getConfigFile' can be const.
actionaz-3.8.0/3rdparty/rudeconfig/ConfigImpl.h:131:14: note: Technically the member function 'rude::config::ConfigImpl::getConfigFile' can be const.
actionaz-3.8.0/3rdparty/rudeconfig/ConfigImpl.cpp:309:2: style: Class 'ConfigImpl' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
actionaz-3.8.0/3rdparty/rudeconfig/ConfigImpl.cpp:309:2: style: Class 'ConfigImpl' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
actionaz-3.8.0/3rdparty/rudeconfig/RealOrganiser.h:51:2: style: Class 'RealOrganiser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actionaz-3.8.0/3rdparty/rudeconfig/File.h:65:7: style: The function 'acceptWriter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/3rdparty/rudeconfig/AbstractData.h:40:15: note: Virtual function in base class
actionaz-3.8.0/3rdparty/rudeconfig/File.h:65:7: note: Function in derived class
actionaz-3.8.0/3rdparty/rudeconfig/Writer.h:47:15: style: The function 'visitFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/3rdparty/rudeconfig/AbstractWriter.h:58:15: note: Virtual function in base class
actionaz-3.8.0/3rdparty/rudeconfig/Writer.h:47:15: note: Function in derived class
actionaz-3.8.0/3rdparty/rudeconfig/Writer.h:48:15: style: The function 'visitSection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/3rdparty/rudeconfig/AbstractWriter.h:59:15: note: Virtual function in base class
actionaz-3.8.0/3rdparty/rudeconfig/Writer.h:48:15: note: Function in derived class
actionaz-3.8.0/3rdparty/rudeconfig/Writer.h:49:15: style: The function 'visitKeyValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/3rdparty/rudeconfig/AbstractWriter.h:60:15: note: Virtual function in base class
actionaz-3.8.0/3rdparty/rudeconfig/Writer.h:49:15: note: Function in derived class
actionaz-3.8.0/3rdparty/rudeconfig/Writer.h:50:15: style: The function 'visitComment' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/3rdparty/rudeconfig/AbstractWriter.h:61:15: note: Virtual function in base class
actionaz-3.8.0/3rdparty/rudeconfig/Writer.h:50:15: note: Function in derived class
actionaz-3.8.0/3rdparty/rudeconfig/Writer.h:51:15: style: The function 'visitWhiteSpace' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/3rdparty/rudeconfig/AbstractWriter.h:62:15: note: Virtual function in base class
actionaz-3.8.0/3rdparty/rudeconfig/Writer.h:51:15: note: Function in derived class
actionaz-3.8.0/3rdparty/rudeconfig/RealOrganiser.h:54:15: style: The function 'foundSection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/3rdparty/rudeconfig/AbstractOrganiser.h:38:15: note: Virtual function in base class
actionaz-3.8.0/3rdparty/rudeconfig/RealOrganiser.h:54:15: note: Function in derived class
actionaz-3.8.0/3rdparty/rudeconfig/RealOrganiser.h:55:15: style: The function 'foundComment' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/3rdparty/rudeconfig/AbstractOrganiser.h:39:15: note: Virtual function in base class
actionaz-3.8.0/3rdparty/rudeconfig/RealOrganiser.h:55:15: note: Function in derived class
actionaz-3.8.0/3rdparty/rudeconfig/RealOrganiser.h:56:15: style: The function 'foundWhiteSpace' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/3rdparty/rudeconfig/AbstractOrganiser.h:40:15: note: Virtual function in base class
actionaz-3.8.0/3rdparty/rudeconfig/RealOrganiser.h:56:15: note: Function in derived class
actionaz-3.8.0/3rdparty/rudeconfig/RealOrganiser.h:57:15: style: The function 'foundData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/3rdparty/rudeconfig/AbstractOrganiser.h:41:15: note: Virtual function in base class
actionaz-3.8.0/3rdparty/rudeconfig/RealOrganiser.h:57:15: note: Function in derived class
actionaz-3.8.0/3rdparty/rudeconfig/ParserJuly2004.h:55:7: style: The function 'parse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/3rdparty/rudeconfig/AbstractParser.h:66:15: note: Virtual function in base class
actionaz-3.8.0/3rdparty/rudeconfig/ParserJuly2004.h:55:7: note: Function in derived class
actionaz-3.8.0/3rdparty/rudeconfig/File.cpp:54:59: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
actionaz-3.8.0/3rdparty/rudeconfig/File.cpp:71:59: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
actionaz-3.8.0/3rdparty/rudeconfig/File.cpp:79:59: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
actionaz-3.8.0/3rdparty/rudeconfig/File.cpp:42:2: style: Class 'File' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
actionaz-3.8.0/3rdparty/rudeconfig/File.cpp:42:2: style: Class 'File' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
actionaz-3.8.0/3rdparty/rudeconfig/KeyValue.cpp:42:2: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
actionaz-3.8.0/3rdparty/rudeconfig/KeyValue.cpp:43:2: performance: Variable 'd_value' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
actionaz-3.8.0/3rdparty/rudeconfig/KeyValue.cpp:44:2: performance: Variable 'd_comment' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
actionaz-3.8.0/3rdparty/rudeconfig/KeyValue.cpp:49:2: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
actionaz-3.8.0/3rdparty/rudeconfig/KeyValue.cpp:50:2: performance: Variable 'd_value' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
actionaz-3.8.0/3rdparty/rudeconfig/KeyValue.cpp:51:2: performance: Variable 'd_comment' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
actionaz-3.8.0/3rdparty/rudeconfig/KeyValue.h:72:7: style: The function 'acceptWriter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/3rdparty/rudeconfig/AbstractData.h:40:15: note: Virtual function in base class
actionaz-3.8.0/3rdparty/rudeconfig/KeyValue.h:72:7: note: Function in derived class
actionaz-3.8.0/3rdparty/rudeconfig/ParserJuly2004.cpp:110:42: style: Function 'parse' argument 1 names different: declaration 'inputstream' definition 'infile'. [funcArgNamesDifferent]
actionaz-3.8.0/3rdparty/rudeconfig/ParserJuly2004.h:55:27: note: Function 'parse' argument 1 names different: declaration 'inputstream' definition 'infile'.
actionaz-3.8.0/3rdparty/rudeconfig/ParserJuly2004.cpp:110:42: note: Function 'parse' argument 1 names different: declaration 'inputstream' definition 'infile'.
actionaz-3.8.0/3rdparty/rudeconfig/ParserJuly2004.h:49:7: performance: Technically the member function 'rude::config::ParserJuly2004::stripTrailing' can be static. [functionStatic]
actionaz-3.8.0/3rdparty/rudeconfig/ParserJuly2004.cpp:68:22: note: Technically the member function 'rude::config::ParserJuly2004::stripTrailing' can be static.
actionaz-3.8.0/3rdparty/rudeconfig/ParserJuly2004.h:49:7: note: Technically the member function 'rude::config::ParserJuly2004::stripTrailing' can be static.
actionaz-3.8.0/3rdparty/rudeconfig/ParserJuly2004.h:50:14: performance: Technically the member function 'rude::config::ParserJuly2004::isEOL' can be static. [functionStatic]
actionaz-3.8.0/3rdparty/rudeconfig/ParserJuly2004.cpp:90:22: note: Technically the member function 'rude::config::ParserJuly2004::isEOL' can be static.
actionaz-3.8.0/3rdparty/rudeconfig/ParserJuly2004.h:50:14: note: Technically the member function 'rude::config::ParserJuly2004::isEOL' can be static.
actionaz-3.8.0/3rdparty/rudeconfig/Section.cpp:62:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
actionaz-3.8.0/3rdparty/rudeconfig/Section.cpp:78:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
actionaz-3.8.0/3rdparty/rudeconfig/Section.cpp:117:70: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
actionaz-3.8.0/3rdparty/rudeconfig/Section.cpp:317:63: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
actionaz-3.8.0/3rdparty/rudeconfig/Section.cpp:54:2: performance: Variable 'd_sectionname' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
actionaz-3.8.0/3rdparty/rudeconfig/Section.cpp:55:2: performance: Variable 'd_sectioncomment' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
actionaz-3.8.0/3rdparty/rudeconfig/Section.h:190:7: style: Technically the member function 'rude::config::Section::setComment' can be const. [functionConst]
actionaz-3.8.0/3rdparty/rudeconfig/Section.cpp:236:15: note: Technically the member function 'rude::config::Section::setComment' can be const.
actionaz-3.8.0/3rdparty/rudeconfig/Section.h:190:7: note: Technically the member function 'rude::config::Section::setComment' can be const.
actionaz-3.8.0/3rdparty/rudeconfig/WhiteSpace.h:46:2: style: Class 'WhiteSpace' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actionaz-3.8.0/3rdparty/rudeconfig/WhiteSpace.h:48:7: style: The function 'acceptWriter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/3rdparty/rudeconfig/AbstractData.h:40:15: note: Virtual function in base class
actionaz-3.8.0/3rdparty/rudeconfig/WhiteSpace.h:48:7: note: Function in derived class
actionaz-3.8.0/3rdparty/rudeconfig/WhiteSpace.cpp:40:36: style: Function 'WhiteSpace' argument 1 names different: declaration 'WhiteSpace' definition 'whitespace'. [funcArgNamesDifferent]
actionaz-3.8.0/3rdparty/rudeconfig/WhiteSpace.h:46:25: note: Function 'WhiteSpace' argument 1 names different: declaration 'WhiteSpace' definition 'whitespace'.
actionaz-3.8.0/3rdparty/rudeconfig/WhiteSpace.cpp:40:36: note: Function 'WhiteSpace' argument 1 names different: declaration 'WhiteSpace' definition 'whitespace'.
actionaz-3.8.0/3rdparty/rudeconfig/WhiteSpace.cpp:42:2: performance: Variable 'd_whitespace' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
actionaz-3.8.0/3rdparty/rudeconfig/Writer.cpp:170:44: style: Function 'visitKeyValue' argument 1 names different: declaration 'keyvalue' definition 'dataline'. [funcArgNamesDifferent]
actionaz-3.8.0/3rdparty/rudeconfig/Writer.h:49:45: note: Function 'visitKeyValue' argument 1 names different: declaration 'keyvalue' definition 'dataline'.
actionaz-3.8.0/3rdparty/rudeconfig/Writer.cpp:170:44: note: Function 'visitKeyValue' argument 1 names different: declaration 'keyvalue' definition 'dataline'.
actionaz-3.8.0/3rdparty/rudeconfig/Writer.cpp:282:11: style: Variable 'backslash' is assigned a value that is never used. [unreadVariable]
actionaz-3.8.0/3rdparty/rudeconfig/Writer.cpp:293:11: style: Variable 'quote' is assigned a value that is never used. [unreadVariable]
actionaz-3.8.0/3rdparty/rudeconfig/config.cpp:130:32: style: Function 'setDelimiter' argument 1 names different: declaration 'kayvaluedelimiter' definition 'delimiter'. [funcArgNamesDifferent]
actionaz-3.8.0/3rdparty/rudeconfig/config.h:179:25: note: Function 'setDelimiter' argument 1 names different: declaration 'kayvaluedelimiter' definition 'delimiter'.
actionaz-3.8.0/3rdparty/rudeconfig/config.cpp:130:32: note: Function 'setDelimiter' argument 1 names different: declaration 'kayvaluedelimiter' definition 'delimiter'.
actionaz-3.8.0/3rdparty/rudeconfig/config.h:238:14: style: Technically the member function 'rude::Config::getError' can be const. [functionConst]
actionaz-3.8.0/3rdparty/rudeconfig/config.cpp:163:21: note: Technically the member function 'rude::Config::getError' can be const.
actionaz-3.8.0/3rdparty/rudeconfig/config.h:238:14: note: Technically the member function 'rude::Config::getError' can be const.
actionaz-3.8.0/3rdparty/rudeconfig/config.cpp:101:2: style: Class 'Config' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
actionaz-3.8.0/3rdparty/rudeconfig/config.cpp:101:2: style: Class 'Config' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
actionaz-3.8.0/actexecuter/codeexecuter.h:42:7: style: The function 'start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actexecuter/executer.h:41:15: note: Virtual function in base class
actionaz-3.8.0/actexecuter/codeexecuter.h:42:7: note: Function in derived class
actionaz-3.8.0/actexecuter/main.cpp:98:0: error: #error ("You need Qt 4.7.0 or later to compile Actionaz Executer"); [preprocessorErrorDirective]
actionaz-3.8.0/actexecuter/mainclass.cpp:32:12: warning: Member variable 'MainClass::mNetworkReply' is not initialized in the constructor. [uninitMemberVar]
actionaz-3.8.0/actexecuter/mainclass.cpp:32:12: warning: Member variable 'MainClass::mExecutionMode' is not initialized in the constructor. [uninitMemberVar]
actionaz-3.8.0/actexecuter/scriptexecuter.h:43:7: style: The function 'start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actexecuter/executer.h:41:15: note: Virtual function in base class
actionaz-3.8.0/actexecuter/scriptexecuter.h:43:7: note: Function in derived class
actionaz-3.8.0/actions/actionpackdata/code/sql.cpp:86:3: performance: Variable 'mDriverName' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
actionaz-3.8.0/actions/actionpackdata/code/sql.h:67:3: style: Class 'Sql' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actionaz-3.8.0/actions/actionpackdata/code/tcp.h:55:3: style: Class 'Tcp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actionaz-3.8.0/actions/actionpacksystem/systemsession.h:46:7: performance: Technically the member function 'SystemSession::logout' can be static. [functionStatic]
actionaz-3.8.0/actions/actionpacksystem/systemsession.cpp:47:21: note: Technically the member function 'SystemSession::logout' can be static.
actionaz-3.8.0/actions/actionpacksystem/systemsession.h:46:7: note: Technically the member function 'SystemSession::logout' can be static.
actionaz-3.8.0/actions/actionpacksystem/systemsession.h:47:7: performance: Technically the member function 'SystemSession::restart' can be static. [functionStatic]
actionaz-3.8.0/actions/actionpacksystem/systemsession.cpp:75:21: note: Technically the member function 'SystemSession::restart' can be static.
actionaz-3.8.0/actions/actionpacksystem/systemsession.h:47:7: note: Technically the member function 'SystemSession::restart' can be static.
actionaz-3.8.0/actions/actionpacksystem/systemsession.h:48:7: performance: Technically the member function 'SystemSession::shutdown' can be static. [functionStatic]
actionaz-3.8.0/actions/actionpacksystem/systemsession.cpp:118:21: note: Technically the member function 'SystemSession::shutdown' can be static.
actionaz-3.8.0/actions/actionpacksystem/systemsession.h:48:7: note: Technically the member function 'SystemSession::shutdown' can be static.
actionaz-3.8.0/actions/actionpacksystem/systemsession.h:49:7: performance: Technically the member function 'SystemSession::suspend' can be static. [functionStatic]
actionaz-3.8.0/actions/actionpacksystem/systemsession.cpp:161:21: note: Technically the member function 'SystemSession::suspend' can be static.
actionaz-3.8.0/actions/actionpacksystem/systemsession.h:49:7: note: Technically the member function 'SystemSession::suspend' can be static.
actionaz-3.8.0/actions/actionpacksystem/systemsession.h:50:7: performance: Technically the member function 'SystemSession::hibernate' can be static. [functionStatic]
actionaz-3.8.0/actions/actionpacksystem/systemsession.cpp:198:21: note: Technically the member function 'SystemSession::hibernate' can be static.
actionaz-3.8.0/actions/actionpacksystem/systemsession.h:50:7: note: Technically the member function 'SystemSession::hibernate' can be static.
actionaz-3.8.0/actions/actionpacksystem/systemsession.h:51:7: performance: Technically the member function 'SystemSession::lockScreen' can be static. [functionStatic]
actionaz-3.8.0/actions/actionpacksystem/systemsession.cpp:235:21: note: Technically the member function 'SystemSession::lockScreen' can be static.
actionaz-3.8.0/actions/actionpacksystem/systemsession.h:51:7: note: Technically the member function 'SystemSession::lockScreen' can be static.
actionaz-3.8.0/actions/actionpacksystem/systemsession.h:52:7: performance: Technically the member function 'SystemSession::startScreenSaver' can be static. [functionStatic]
actionaz-3.8.0/actions/actionpacksystem/systemsession.cpp:264:21: note: Technically the member function 'SystemSession::startScreenSaver' can be static.
actionaz-3.8.0/actions/actionpacksystem/systemsession.h:52:7: note: Technically the member function 'SystemSession::startScreenSaver' can be static.
actionaz-3.8.0/actions/actionpackwindows/actions/datainputinstance.cpp:40:21: warning: Member variable 'DataInputInstance::mDataType' is not initialized in the constructor. [uninitMemberVar]
actionaz-3.8.0/actiontools/parameter.h:46:33: performance: Variable 'd' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
actionaz-3.8.0/actiontools/actiondefinition.h:72:8: performance: Technically the member function 'ActionTools::ActionDefinition::worksUnderThisOS' can be static. [functionStatic]
actionaz-3.8.0/actiontools/actiondefinition.cpp:44:25: note: Technically the member function 'ActionTools::ActionDefinition::worksUnderThisOS' can be static.
actionaz-3.8.0/actiontools/actiondefinition.h:72:8: note: Technically the member function 'ActionTools::ActionDefinition::worksUnderThisOS' can be static.
actionaz-3.8.0/actiontools/actiondefinition.h:80:8: performance: Technically the member function 'ActionTools::ActionDefinition::translateItems' can be static. [functionStatic]
actionaz-3.8.0/actiontools/actiondefinition.cpp:73:25: note: Technically the member function 'ActionTools::ActionDefinition::translateItems' can be static.
actionaz-3.8.0/actiontools/actiondefinition.h:80:8: note: Technically the member function 'ActionTools::ActionDefinition::translateItems' can be static.
actionaz-3.8.0/actiontools/actiondefinition.h:83:8: performance: Technically the member function 'ActionTools::ActionDefinition::requirementCheckXTest' can be static. [functionStatic]
actionaz-3.8.0/actiontools/actiondefinition.cpp:97:25: note: Technically the member function 'ActionTools::ActionDefinition::requirementCheckXTest' can be static.
actionaz-3.8.0/actiontools/actiondefinition.h:83:8: note: Technically the member function 'ActionTools::ActionDefinition::requirementCheckXTest' can be static.
actionaz-3.8.0/actiontools/subparameter.h:31:2: warning: The class 'SubParameterData' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
actionaz-3.8.0/actiontools/subparameter.h:42:2: warning: The class 'SubParameter' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
actionaz-3.8.0/actiontools/parameter.h:33:2: warning: The class 'ParameterData' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
actionaz-3.8.0/actiontools/parameter.h:43:2: warning: The class 'Parameter' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
actionaz-3.8.0/actiontools/actioninstance.h:49:2: warning: The class 'ActionInstanceData' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
actionaz-3.8.0/actiontools/actionpack.h:61:8: performance: Technically the member function 'ActionTools::ActionPack::addCodeClass' can be static. [functionStatic]
actionaz-3.8.0/actiontools/actioninstance.cpp:784:90: style: Function 'evaluateTextString' argument 3 names different: declaration 'pos' definition 'position'. [funcArgNamesDifferent]
actionaz-3.8.0/actiontools/actioninstance.h:320:72: note: Function 'evaluateTextString' argument 3 names different: declaration 'pos' definition 'position'.
actionaz-3.8.0/actiontools/actioninstance.cpp:784:90: note: Function 'evaluateTextString' argument 3 names different: declaration 'pos' definition 'position'.
actionaz-3.8.0/actiontools/groupdefinition.h:41:3: style: Class 'GroupDefinition' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actionaz-3.8.0/actiontools/code/point.h:49:3: style: Class 'Point' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actionaz-3.8.0/actiontools/code/color.h:50:3: style: Class 'Color' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actionaz-3.8.0/actiontools/code/image.h:88:3: style: Class 'Image' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actionaz-3.8.0/actiontools/code/image.h:89:3: style: Class 'Image' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actionaz-3.8.0/actiontools/actioninstance.h:92:2: warning: The class 'ActionInstance' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
actionaz-3.8.0/actiontools/scriptparameter.h:32:2: warning: The class 'ScriptParameterData' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
actionaz-3.8.0/actiontools/scriptparameter.h:49:2: warning: The class 'ScriptParameter' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
actionaz-3.8.0/actiontools/resource.h:32:5: warning: The class 'ResourceData' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
actionaz-3.8.0/actiontools/resource.h:45:5: warning: The class 'Resource' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
actionaz-3.8.0/actiontools/parameterdefinition.h:49:16: style: The function 'setDefaultValues' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/elementdefinition.h:60:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/parameterdefinition.h:49:16: note: Function in derived class
actionaz-3.8.0/actiontools/groupdefinition.h:51:8: style: The function 'setDefaultValues' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/elementdefinition.h:60:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/groupdefinition.h:51:8: note: Function in derived class
actionaz-3.8.0/actiontools/code/point.h:64:8: style: The function 'equals' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/code/codeclass.h:42:22: note: Virtual function in base class
actionaz-3.8.0/actiontools/code/point.h:64:8: note: Function in derived class
actionaz-3.8.0/actiontools/code/point.h:65:11: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/code/codeclass.h:41:25: note: Virtual function in base class
actionaz-3.8.0/actiontools/code/point.h:65:11: note: Function in derived class
actionaz-3.8.0/actiontools/code/color.h:67:8: style: The function 'equals' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/code/codeclass.h:42:22: note: Virtual function in base class
actionaz-3.8.0/actiontools/code/color.h:67:8: note: Function in derived class
actionaz-3.8.0/actiontools/code/color.h:68:11: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/code/codeclass.h:41:25: note: Virtual function in base class
actionaz-3.8.0/actiontools/code/color.h:68:11: note: Function in derived class
actionaz-3.8.0/actiontools/code/image.h:99:21: style: The function 'additionalMemoryCost' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/code/codeclass.h:65:21: note: Virtual function in base class
actionaz-3.8.0/actiontools/code/image.h:99:21: note: Function in derived class
actionaz-3.8.0/actiontools/code/image.h:103:8: style: The function 'equals' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/code/codeclass.h:42:22: note: Virtual function in base class
actionaz-3.8.0/actiontools/code/image.h:103:8: note: Function in derived class
actionaz-3.8.0/actiontools/code/image.h:104:11: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/code/codeclass.h:41:25: note: Virtual function in base class
actionaz-3.8.0/actiontools/code/image.h:104:11: note: Function in derived class
actionaz-3.8.0/actiontools/actioninstancebuffer.h:51:4: performance: Variable 'd' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
actionaz-3.8.0/actiontools/actioninstancebuffer.h:57:4: performance: Variable 'd' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
actionaz-3.8.0/actiontools/actioninstancebuffer.h:63:4: performance: Variable 'd' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
actionaz-3.8.0/actiontools/actioninstancebuffer.h:31:2: warning: The class 'ActionInstanceBufferData' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
actionaz-3.8.0/actiontools/actioninstancebuffer.h:46:2: warning: The class 'ActionInstanceBuffer' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
actionaz-3.8.0/actiontools/actionpack.h:67:8: performance: Technically the member function 'ActionTools::ActionPack::addCodeStaticMethod' can be static. [functionStatic]
actionaz-3.8.0/actiontools/actionpack.cpp:31:19: note: Technically the member function 'ActionTools::ActionPack::addCodeStaticMethod' can be static.
actionaz-3.8.0/actiontools/actionpack.h:67:8: note: Technically the member function 'ActionTools::ActionPack::addCodeStaticMethod' can be static.
actionaz-3.8.0/actiontools/booleanedit.cpp:30:3: style: Class 'BooleanEdit' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
actionaz-3.8.0/actiontools/booleanedit.cpp:30:3: style: Class 'BooleanEdit' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
actionaz-3.8.0/actiontools/booleanedit.h:51:8: style: The function 'openEditor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/abstractcodeeditor.h:39:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/booleanedit.h:51:8: note: Function in derived class
actionaz-3.8.0/actiontools/booleanedit.h:52:8: style: The function 'setCompletionModel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/abstractcodeeditor.h:40:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/booleanedit.h:52:8: note: Function in derived class
actionaz-3.8.0/actiontools/booleanedit.h:53:14: style: The function 'setParameterContainer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/abstractcodeeditor.h:41:22: note: Virtual function in base class
actionaz-3.8.0/actiontools/booleanedit.h:53:14: note: Function in derived class
actionaz-3.8.0/actiontools/booleanedit.h:54:23: style: The function 'findVariables' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/abstractcodeeditor.h:42:31: note: Virtual function in base class
actionaz-3.8.0/actiontools/booleanedit.h:54:23: note: Function in derived class
actionaz-3.8.0/actiontools/codelineedit.h:65:8: style: The function 'setCompletionModel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/abstractcodeeditor.h:40:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/codelineedit.h:65:8: note: Function in derived class
actionaz-3.8.0/actiontools/codelineedit.h:66:14: style: The function 'setParameterContainer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/abstractcodeeditor.h:41:22: note: Virtual function in base class
actionaz-3.8.0/actiontools/codelineedit.h:66:14: note: Function in derived class
actionaz-3.8.0/actiontools/codelineedit.h:67:23: style: The function 'findVariables' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/abstractcodeeditor.h:42:31: note: Virtual function in base class
actionaz-3.8.0/actiontools/codelineedit.h:67:23: note: Function in derived class
actionaz-3.8.0/actiontools/codelineedit.h:72:8: style: The function 'openEditor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/abstractcodeeditor.h:39:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/codelineedit.h:72:8: note: Function in derived class
actionaz-3.8.0/actiontools/booleanparameterdefinition.h:37:8: style: The function 'buildEditors' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:46:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/booleanparameterdefinition.h:37:8: note: Function in derived class
actionaz-3.8.0/actiontools/booleanparameterdefinition.h:38:8: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:47:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/booleanparameterdefinition.h:38:8: note: Function in derived class
actionaz-3.8.0/actiontools/booleanparameterdefinition.h:39:8: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:48:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/booleanparameterdefinition.h:39:8: note: Function in derived class
actionaz-3.8.0/actiontools/choosepositionpushbutton.cpp:46:2: style: Class 'ChoosePositionPushButton' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
actionaz-3.8.0/actiontools/choosepositionpushbutton.cpp:46:2: style: Class 'ChoosePositionPushButton' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
actionaz-3.8.0/actiontools/choosewindowpushbutton.cpp:68:3: style: Class 'ChooseWindowPushButton' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
actionaz-3.8.0/actiontools/choosewindowpushbutton.cpp:68:3: style: Class 'ChooseWindowPushButton' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
actionaz-3.8.0/actiontools/windowhandle.h:35:3: style: Class 'WindowHandle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actionaz-3.8.0/actiontools/code/algorithms.h:52:25: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/code/codeclass.h:41:25: note: Virtual function in base class
actionaz-3.8.0/actiontools/code/algorithms.h:52:25: note: Function in derived class
actionaz-3.8.0/actiontools/code/algorithms.h:53:22: style: The function 'equals' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/code/codeclass.h:42:22: note: Virtual function in base class
actionaz-3.8.0/actiontools/code/algorithms.h:53:22: note: Function in derived class
actionaz-3.8.0/actiontools/code/image.cpp:194:16: warning: Member variable 'Image::mOpenCVAlgorithms' is not assigned a value in 'Image::operator='. [operatorEqVarError]
actionaz-3.8.0/actiontools/code/image.cpp:194:16: warning: Member variable 'Image::mFindSubImageAsyncFunction' is not assigned a value in 'Image::operator='. [operatorEqVarError]
actionaz-3.8.0/actiontools/code/image.cpp:194:16: warning: Member variable 'Image::mFindSubImageSearchForOne' is not assigned a value in 'Image::operator='. [operatorEqVarError]
actionaz-3.8.0/actiontools/code/rawdata.h:48:3: style: Class 'RawData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actionaz-3.8.0/actiontools/code/size.h:49:3: style: Class 'Size' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actionaz-3.8.0/actiontools/code/rect.h:57:3: style: Class 'Rect' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actionaz-3.8.0/actiontools/code/window.h:60:3: style: Class 'Window' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actionaz-3.8.0/actiontools/code/rawdata.h:58:21: style: The function 'additionalMemoryCost' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/code/codeclass.h:65:21: note: Virtual function in base class
actionaz-3.8.0/actiontools/code/rawdata.h:58:21: note: Function in derived class
actionaz-3.8.0/actiontools/code/rawdata.h:62:8: style: The function 'equals' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/code/codeclass.h:42:22: note: Virtual function in base class
actionaz-3.8.0/actiontools/code/rawdata.h:62:8: note: Function in derived class
actionaz-3.8.0/actiontools/code/rawdata.h:63:11: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/code/codeclass.h:41:25: note: Virtual function in base class
actionaz-3.8.0/actiontools/code/rawdata.h:63:11: note: Function in derived class
actionaz-3.8.0/actiontools/code/size.h:64:8: style: The function 'equals' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/code/codeclass.h:42:22: note: Virtual function in base class
actionaz-3.8.0/actiontools/code/size.h:64:8: note: Function in derived class
actionaz-3.8.0/actiontools/code/size.h:65:11: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/code/codeclass.h:41:25: note: Virtual function in base class
actionaz-3.8.0/actiontools/code/size.h:65:11: note: Function in derived class
actionaz-3.8.0/actiontools/code/rect.h:78:8: style: The function 'equals' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/code/codeclass.h:42:22: note: Virtual function in base class
actionaz-3.8.0/actiontools/code/rect.h:78:8: note: Function in derived class
actionaz-3.8.0/actiontools/code/rect.h:79:11: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/code/codeclass.h:41:25: note: Virtual function in base class
actionaz-3.8.0/actiontools/code/rect.h:79:11: note: Function in derived class
actionaz-3.8.0/actiontools/code/window.h:72:8: style: The function 'equals' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/code/codeclass.h:42:22: note: Virtual function in base class
actionaz-3.8.0/actiontools/code/window.h:72:8: note: Function in derived class
actionaz-3.8.0/actiontools/code/window.h:73:11: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/code/codeclass.h:41:25: note: Virtual function in base class
actionaz-3.8.0/actiontools/code/window.h:73:11: note: Function in derived class
actionaz-3.8.0/actiontools/code/processhandle.cpp:91:17: warning: Member variable 'ProcessHandle::mProcessId' is not initialized in the constructor. [uninitMemberVar]
actionaz-3.8.0/actiontools/code/processhandle.h:49:3: style: Class 'ProcessHandle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actionaz-3.8.0/actiontools/code/processhandle.h:61:8: style: The function 'equals' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/code/codeclass.h:42:22: note: Virtual function in base class
actionaz-3.8.0/actiontools/code/processhandle.h:61:8: note: Function in derived class
actionaz-3.8.0/actiontools/code/processhandle.h:62:11: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/code/codeclass.h:41:25: note: Virtual function in base class
actionaz-3.8.0/actiontools/code/processhandle.h:62:11: note: Function in derived class
actionaz-3.8.0/actiontools/codecombobox.h:65:8: style: The function 'openEditor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/abstractcodeeditor.h:39:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/codecombobox.h:65:8: note: Function in derived class
actionaz-3.8.0/actiontools/codecombobox.h:66:8: style: The function 'setCompletionModel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/abstractcodeeditor.h:40:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/codecombobox.h:66:8: note: Function in derived class
actionaz-3.8.0/actiontools/codecombobox.h:67:14: style: The function 'setParameterContainer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/abstractcodeeditor.h:41:22: note: Virtual function in base class
actionaz-3.8.0/actiontools/codecombobox.h:67:14: note: Function in derived class
actionaz-3.8.0/actiontools/codecombobox.h:68:23: style: The function 'findVariables' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/abstractcodeeditor.h:42:31: note: Virtual function in base class
actionaz-3.8.0/actiontools/codecombobox.h:68:23: note: Function in derived class
actionaz-3.8.0/actiontools/codedatetimeedit.h:47:8: style: The function 'openEditor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/abstractcodeeditor.h:39:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/codedatetimeedit.h:47:8: note: Function in derived class
actionaz-3.8.0/actiontools/codedatetimeedit.h:48:8: style: The function 'setCompletionModel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/abstractcodeeditor.h:40:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/codedatetimeedit.h:48:8: note: Function in derived class
actionaz-3.8.0/actiontools/codedatetimeedit.h:49:14: style: The function 'setParameterContainer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/abstractcodeeditor.h:41:22: note: Virtual function in base class
actionaz-3.8.0/actiontools/codedatetimeedit.h:49:14: note: Function in derived class
actionaz-3.8.0/actiontools/codedatetimeedit.h:50:24: style: The function 'findVariables' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/abstractcodeeditor.h:42:31: note: Virtual function in base class
actionaz-3.8.0/actiontools/codedatetimeedit.h:50:24: note: Function in derived class
actionaz-3.8.0/actiontools/codeedit.cpp:367:43: style: Function 'resizeEvent' argument 1 names different: declaration 'event' definition 'e'. [funcArgNamesDifferent]
actionaz-3.8.0/actiontools/codeedit.h:66:34: note: Function 'resizeEvent' argument 1 names different: declaration 'event' definition 'e'.
actionaz-3.8.0/actiontools/codeedit.cpp:367:43: note: Function 'resizeEvent' argument 1 names different: declaration 'event' definition 'e'.
actionaz-3.8.0/actiontools/codehighlighter.h:57:3: style: Class 'CodeHighlighter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actionaz-3.8.0/actiontools/codelineedit.cpp:53:9: style: Class 'CodeLineEdit' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
actionaz-3.8.0/actiontools/codelineedit.cpp:53:9: style: Class 'CodeLineEdit' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
actionaz-3.8.0/actiontools/codelineedit.h:87:24: warning: Virtual function 'createVariablesMenu' is called from constructor 'CodeLineEdit(QWidget*parent,const QRegExp&regexpValidation=QRegExp()' at line 63. Dynamic binding is not used. [virtualCallInConstructor]
actionaz-3.8.0/actiontools/codelineedit.cpp:63:56: note: Calling openEditor
actionaz-3.8.0/actiontools/codelineedit.cpp:221:61: note: Calling createVariablesMenu
actionaz-3.8.0/actiontools/codelineedit.h:87:24: note: createVariablesMenu is a virtual method
actionaz-3.8.0/actiontools/codelineedit.h:87:24: warning: Virtual function 'createVariablesMenu' is called from constructor 'CodeLineEdit(QWidget*parent,const QRegExp&regexpValidation=QRegExp()' at line 65. Dynamic binding is not used. [virtualCallInConstructor]
actionaz-3.8.0/actiontools/codelineedit.cpp:65:56: note: Calling openEditor
actionaz-3.8.0/actiontools/codelineedit.cpp:221:61: note: Calling createVariablesMenu
actionaz-3.8.0/actiontools/codelineedit.h:87:24: note: createVariablesMenu is a virtual method
actionaz-3.8.0/actiontools/codelineedit.h:87:24: warning: Virtual function 'createVariablesMenu' is called from constructor 'CodeLineEdit(QWidget*parent,const QRegExp&regexpValidation=QRegExp()' at line 66. Dynamic binding is not used. [virtualCallInConstructor]
actionaz-3.8.0/actiontools/codelineedit.cpp:66:62: note: Calling showVariableMenuAsPopup
actionaz-3.8.0/actiontools/codelineedit.cpp:360:9: note: Calling addVariablesAndResourcesMenus
actionaz-3.8.0/actiontools/codelineedit.cpp:404:32: note: Calling createVariablesMenu
actionaz-3.8.0/actiontools/codelineedit.h:87:24: note: createVariablesMenu is a virtual method
actionaz-3.8.0/actiontools/codespinbox.h:47:8: style: The function 'openEditor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/abstractcodeeditor.h:39:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/codespinbox.h:47:8: note: Function in derived class
actionaz-3.8.0/actiontools/codespinbox.h:48:8: style: The function 'setCompletionModel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/abstractcodeeditor.h:40:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/codespinbox.h:48:8: note: Function in derived class
actionaz-3.8.0/actiontools/codespinbox.h:49:14: style: The function 'setParameterContainer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/abstractcodeeditor.h:41:22: note: Virtual function in base class
actionaz-3.8.0/actiontools/codespinbox.h:49:14: note: Function in derived class
actionaz-3.8.0/actiontools/codespinbox.h:50:23: style: The function 'findVariables' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/abstractcodeeditor.h:42:31: note: Virtual function in base class
actionaz-3.8.0/actiontools/codespinbox.h:50:23: note: Function in derived class
actionaz-3.8.0/actiontools/coloredit.cpp:31:3: style: Class 'ColorEdit' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
actionaz-3.8.0/actiontools/coloredit.cpp:31:3: style: Class 'ColorEdit' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
actionaz-3.8.0/actiontools/coloredit.h:56:8: style: The function 'openEditor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/abstractcodeeditor.h:39:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/coloredit.h:56:8: note: Function in derived class
actionaz-3.8.0/actiontools/coloredit.h:57:8: style: The function 'setCompletionModel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/abstractcodeeditor.h:40:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/coloredit.h:57:8: note: Function in derived class
actionaz-3.8.0/actiontools/coloredit.h:58:14: style: The function 'setParameterContainer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/abstractcodeeditor.h:41:22: note: Virtual function in base class
actionaz-3.8.0/actiontools/coloredit.h:58:14: note: Function in derived class
actionaz-3.8.0/actiontools/coloredit.h:59:23: style: The function 'findVariables' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/abstractcodeeditor.h:42:31: note: Virtual function in base class
actionaz-3.8.0/actiontools/coloredit.h:59:23: note: Function in derived class
actionaz-3.8.0/actiontools/colorparameterdefinition.h:38:8: style: The function 'buildEditors' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:46:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/colorparameterdefinition.h:38:8: note: Function in derived class
actionaz-3.8.0/actiontools/colorparameterdefinition.h:39:8: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:47:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/colorparameterdefinition.h:39:8: note: Function in derived class
actionaz-3.8.0/actiontools/colorparameterdefinition.h:40:8: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:48:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/colorparameterdefinition.h:40:8: note: Function in derived class
actionaz-3.8.0/actiontools/colorpositionparameterdefinition.h:42:8: style: The function 'buildEditors' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:46:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/colorpositionparameterdefinition.h:42:8: note: Function in derived class
actionaz-3.8.0/actiontools/colorpositionparameterdefinition.h:43:8: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:47:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/colorpositionparameterdefinition.h:43:8: note: Function in derived class
actionaz-3.8.0/actiontools/colorpositionparameterdefinition.h:44:8: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:48:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/colorpositionparameterdefinition.h:44:8: note: Function in derived class
actionaz-3.8.0/actiontools/colorpositionparameterdefinition.h:45:8: style: The function 'setDefaultValues' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:49:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/colorpositionparameterdefinition.h:45:8: note: Function in derived class
actionaz-3.8.0/actiontools/colorpositionparameterdefinition.h:46:19: style: The function 'editorsOrientation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:50:33: note: Virtual function in base class
actionaz-3.8.0/actiontools/colorpositionparameterdefinition.h:46:19: note: Function in derived class
actionaz-3.8.0/actiontools/colorpositionparameterdefinition.h:55:12: style: The function 'defaultValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:55:20: note: Virtual function in base class
actionaz-3.8.0/actiontools/colorpositionparameterdefinition.h:55:12: note: Function in derived class
actionaz-3.8.0/actiontools/colorpositionparameterdefinition.h:56:8: style: The function 'setDefaultValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:56:22: note: Virtual function in base class
actionaz-3.8.0/actiontools/colorpositionparameterdefinition.h:56:8: note: Function in derived class
actionaz-3.8.0/actiontools/positionedit.h:55:8: style: The function 'openEditor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/abstractcodeeditor.h:39:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/positionedit.h:55:8: note: Function in derived class
actionaz-3.8.0/actiontools/positionedit.h:56:8: style: The function 'setCompletionModel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/abstractcodeeditor.h:40:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/positionedit.h:56:8: note: Function in derived class
actionaz-3.8.0/actiontools/positionedit.h:57:14: style: The function 'setParameterContainer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/abstractcodeeditor.h:41:22: note: Virtual function in base class
actionaz-3.8.0/actiontools/positionedit.h:57:14: note: Function in derived class
actionaz-3.8.0/actiontools/positionedit.h:58:23: style: The function 'findVariables' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/abstractcodeeditor.h:42:31: note: Virtual function in base class
actionaz-3.8.0/actiontools/positionedit.h:58:23: note: Function in derived class
actionaz-3.8.0/actiontools/datacopyactioninstance.h:39:3: warning: Member variable 'DataCopyActionInstance::mDeviceCopyThread' is not initialized in the constructor. [uninitMemberVar]
actionaz-3.8.0/actiontools/datacopyactioninstance.h:39:3: warning: Member variable 'DataCopyActionInstance::mInput' is not initialized in the constructor. [uninitMemberVar]
actionaz-3.8.0/actiontools/datacopyactioninstance.h:39:3: warning: Member variable 'DataCopyActionInstance::mOutput' is not initialized in the constructor. [uninitMemberVar]
actionaz-3.8.0/actiontools/datacopyactioninstance.h:39:3: style: Class 'DataCopyActionInstance' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actionaz-3.8.0/actiontools/datacopyactioninstance.h:42:16: style: The function 'stopExecution' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/actioninstance.h:155:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/datacopyactioninstance.h:42:16: note: Function in derived class
actionaz-3.8.0/actiontools/datetimeparameterdefinition.h:38:8: style: The function 'buildEditors' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:46:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/datetimeparameterdefinition.h:38:8: note: Function in derived class
actionaz-3.8.0/actiontools/datetimeparameterdefinition.h:39:8: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:47:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/datetimeparameterdefinition.h:39:8: note: Function in derived class
actionaz-3.8.0/actiontools/datetimeparameterdefinition.h:40:8: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:48:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/datetimeparameterdefinition.h:40:8: note: Function in derived class
actionaz-3.8.0/actiontools/datetimeparameterdefinition.h:41:14: style: The function 'setDefaultValues' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:49:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/datetimeparameterdefinition.h:41:14: note: Function in derived class
actionaz-3.8.0/actiontools/devicecopythread.cpp:72:7: style: The scope of the variable 'size' can be reduced. [variableScope]
actionaz-3.8.0/actiontools/listparameterdefinition.h:39:16: style: The function 'buildEditors' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:46:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/listparameterdefinition.h:39:16: note: Function in derived class
actionaz-3.8.0/actiontools/listparameterdefinition.h:40:8: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:47:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/listparameterdefinition.h:40:8: note: Function in derived class
actionaz-3.8.0/actiontools/listparameterdefinition.h:41:8: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:48:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/listparameterdefinition.h:41:8: note: Function in derived class
actionaz-3.8.0/actiontools/environmentvariableparameterdefinition.h:37:8: style: The function 'buildEditors' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/listparameterdefinition.h:39:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/environmentvariableparameterdefinition.h:37:8: note: Function in derived class
actionaz-3.8.0/actiontools/environmentvariableparameterdefinition.h:38:8: style: The function 'actionUpdate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:60:22: note: Virtual function in base class
actionaz-3.8.0/actiontools/environmentvariableparameterdefinition.h:38:8: note: Function in derived class
actionaz-3.8.0/actiontools/fileedit.cpp:30:3: style: Class 'FileEdit' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
actionaz-3.8.0/actiontools/fileedit.cpp:30:3: style: Class 'FileEdit' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
actionaz-3.8.0/actiontools/fileedit.h:61:8: style: The function 'openEditor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/abstractcodeeditor.h:39:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/fileedit.h:61:8: note: Function in derived class
actionaz-3.8.0/actiontools/fileedit.h:62:8: style: The function 'setCompletionModel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/abstractcodeeditor.h:40:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/fileedit.h:62:8: note: Function in derived class
actionaz-3.8.0/actiontools/fileedit.h:63:14: style: The function 'setParameterContainer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/abstractcodeeditor.h:41:22: note: Virtual function in base class
actionaz-3.8.0/actiontools/fileedit.h:63:14: note: Function in derived class
actionaz-3.8.0/actiontools/fileedit.h:64:23: style: The function 'findVariables' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/abstractcodeeditor.h:42:31: note: Virtual function in base class
actionaz-3.8.0/actiontools/fileedit.h:64:23: note: Function in derived class
actionaz-3.8.0/actiontools/fileparameterdefinition.cpp:28:30: warning: Member variable 'FileParameterDefinition::mMode' is not initialized in the constructor. [uninitMemberVar]
actionaz-3.8.0/actiontools/fileparameterdefinition.h:37:8: style: The function 'buildEditors' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:46:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/fileparameterdefinition.h:37:8: note: Function in derived class
actionaz-3.8.0/actiontools/fileparameterdefinition.h:38:8: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:47:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/fileparameterdefinition.h:38:8: note: Function in derived class
actionaz-3.8.0/actiontools/fileparameterdefinition.h:39:8: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:48:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/fileparameterdefinition.h:39:8: note: Function in derived class
actionaz-3.8.0/actiontools/globalshortcut/globalshortcutmanager_mac.cpp:122:36: style: The scope of the variable 'ithKeyTable' can be reduced. [variableScope]
actionaz-3.8.0/actiontools/globalshortcut/globalshortcuttrigger.h:48:3: style: Class 'KeyTrigger' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actionaz-3.8.0/actiontools/ifactionparameterdefinition.h:52:8: style: The function 'buildEditors' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:46:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/ifactionparameterdefinition.h:52:8: note: Function in derived class
actionaz-3.8.0/actiontools/ifactionparameterdefinition.h:53:8: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:47:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/ifactionparameterdefinition.h:53:8: note: Function in derived class
actionaz-3.8.0/actiontools/ifactionparameterdefinition.h:54:8: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:48:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/ifactionparameterdefinition.h:54:8: note: Function in derived class
actionaz-3.8.0/actiontools/ifactionparameterdefinition.h:55:8: style: The function 'setDefaultValues' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:49:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/ifactionparameterdefinition.h:55:8: note: Function in derived class
actionaz-3.8.0/actiontools/ifactionparameterdefinition.h:65:8: style: The function 'actionUpdate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:60:22: note: Virtual function in base class
actionaz-3.8.0/actiontools/ifactionparameterdefinition.h:65:8: note: Function in derived class
actionaz-3.8.0/actiontools/ifactionparameterdefinition.h:83:12: style: The function 'defaultValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:55:20: note: Virtual function in base class
actionaz-3.8.0/actiontools/ifactionparameterdefinition.h:83:12: note: Function in derived class
actionaz-3.8.0/actiontools/ifactionparameterdefinition.h:84:8: style: The function 'setDefaultValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:56:22: note: Virtual function in base class
actionaz-3.8.0/actiontools/ifactionparameterdefinition.h:84:8: note: Function in derived class
actionaz-3.8.0/actiontools/imageparameterdefinition.h:36:14: style: The function 'buildEditors' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:46:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/imageparameterdefinition.h:36:14: note: Function in derived class
actionaz-3.8.0/actiontools/itemlistmodel.h:35:9: style: Class 'ItemListModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actionaz-3.8.0/actiontools/keyparameterdefinition.h:38:8: style: The function 'buildEditors' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:46:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/keyparameterdefinition.h:38:8: note: Function in derived class
actionaz-3.8.0/actiontools/keyparameterdefinition.h:39:8: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:47:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/keyparameterdefinition.h:39:8: note: Function in derived class
actionaz-3.8.0/actiontools/keyparameterdefinition.h:40:8: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:48:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/keyparameterdefinition.h:40:8: note: Function in derived class
actionaz-3.8.0/actiontools/keyparameterdefinition.h:41:8: style: The function 'setDefaultValues' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:49:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/keyparameterdefinition.h:41:8: note: Function in derived class
actionaz-3.8.0/actiontools/keyparameterdefinition.h:44:12: style: The function 'defaultValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:55:20: note: Virtual function in base class
actionaz-3.8.0/actiontools/keyparameterdefinition.h:44:12: note: Function in derived class
actionaz-3.8.0/actiontools/keyparameterdefinition.h:45:8: style: The function 'setDefaultValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:56:22: note: Virtual function in base class
actionaz-3.8.0/actiontools/keyparameterdefinition.h:45:8: note: Function in derived class
actionaz-3.8.0/actiontools/lineparameterdefinition.h:37:8: style: The function 'buildEditors' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/listparameterdefinition.h:39:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/lineparameterdefinition.h:37:8: note: Function in derived class
actionaz-3.8.0/actiontools/lineparameterdefinition.h:38:14: style: The function 'actionUpdate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:60:22: note: Virtual function in base class
actionaz-3.8.0/actiontools/lineparameterdefinition.h:38:14: note: Function in derived class
actionaz-3.8.0/actiontools/multitextparameterdefinition.cpp:28:76: style: Function 'MultiTextParameterDefinition' argument 1 names different: declaration 'namez' definition 'name'. [funcArgNamesDifferent]
actionaz-3.8.0/actiontools/multitextparameterdefinition.h:36:50: note: Function 'MultiTextParameterDefinition' argument 1 names different: declaration 'namez' definition 'name'.
actionaz-3.8.0/actiontools/multitextparameterdefinition.cpp:28:76: note: Function 'MultiTextParameterDefinition' argument 1 names different: declaration 'namez' definition 'name'.
actionaz-3.8.0/actiontools/multitextparameterdefinition.h:39:16: style: The function 'buildEditors' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:46:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/multitextparameterdefinition.h:39:16: note: Function in derived class
actionaz-3.8.0/actiontools/multitextparameterdefinition.h:40:8: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:47:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/multitextparameterdefinition.h:40:8: note: Function in derived class
actionaz-3.8.0/actiontools/multitextparameterdefinition.h:41:8: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:48:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/multitextparameterdefinition.h:41:8: note: Function in derived class
actionaz-3.8.0/actiontools/numberparameterdefinition.cpp:29:70: style: Function 'NumberParameterDefinition' argument 1 names different: declaration 'namez' definition 'name'. [funcArgNamesDifferent]
actionaz-3.8.0/actiontools/numberparameterdefinition.h:36:47: note: Function 'NumberParameterDefinition' argument 1 names different: declaration 'namez' definition 'name'.
actionaz-3.8.0/actiontools/numberparameterdefinition.cpp:29:70: note: Function 'NumberParameterDefinition' argument 1 names different: declaration 'namez' definition 'name'.
actionaz-3.8.0/actiontools/numberparameterdefinition.h:38:8: style: The function 'buildEditors' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:46:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/numberparameterdefinition.h:38:8: note: Function in derived class
actionaz-3.8.0/actiontools/numberparameterdefinition.h:39:8: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:47:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/numberparameterdefinition.h:39:8: note: Function in derived class
actionaz-3.8.0/actiontools/numberparameterdefinition.h:40:8: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:48:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/numberparameterdefinition.h:40:8: note: Function in derived class
actionaz-3.8.0/actiontools/pointlistparameterdefinition.h:38:8: style: The function 'buildEditors' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:46:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/pointlistparameterdefinition.h:38:8: note: Function in derived class
actionaz-3.8.0/actiontools/pointlistparameterdefinition.h:39:8: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:47:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/pointlistparameterdefinition.h:39:8: note: Function in derived class
actionaz-3.8.0/actiontools/pointlistparameterdefinition.h:40:8: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:48:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/pointlistparameterdefinition.h:40:8: note: Function in derived class
actionaz-3.8.0/actiontools/positionedit.cpp:30:9: style: Class 'PositionEdit' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
actionaz-3.8.0/actiontools/positionedit.cpp:30:9: style: Class 'PositionEdit' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
actionaz-3.8.0/actiontools/positionparameterdefinition.h:40:8: style: The function 'buildEditors' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:46:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/positionparameterdefinition.h:40:8: note: Function in derived class
actionaz-3.8.0/actiontools/positionparameterdefinition.h:41:8: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:47:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/positionparameterdefinition.h:41:8: note: Function in derived class
actionaz-3.8.0/actiontools/positionparameterdefinition.h:42:8: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:48:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/positionparameterdefinition.h:42:8: note: Function in derived class
actionaz-3.8.0/actiontools/procedureparameterdefinition.h:37:8: style: The function 'buildEditors' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/listparameterdefinition.h:39:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/procedureparameterdefinition.h:37:8: note: Function in derived class
actionaz-3.8.0/actiontools/procedureparameterdefinition.h:38:8: style: The function 'actionUpdate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:60:22: note: Virtual function in base class
actionaz-3.8.0/actiontools/procedureparameterdefinition.h:38:8: note: Function in derived class
actionaz-3.8.0/actiontools/qtimagefilters/qtmatrix.h:184:0: style: Unused private function: 'QtMatrix < int >::resize' [unusedPrivateFunction]
actionaz-3.8.0/actiontools/qtimagefilters/qtmatrix.h:193:0: style: Unused private function: 'QtMatrix < int >::multiply' [unusedPrivateFunction]
actionaz-3.8.0/actiontools/qtimagefilters/qtmatrix.h:208:0: style: Unused private function: 'QtMatrix < int >::negate' [unusedPrivateFunction]
actionaz-3.8.0/actiontools/qtimagefilters/qtmatrix.h:217:0: style: Unused private function: 'QtMatrix < int >::add' [unusedPrivateFunction]
actionaz-3.8.0/actiontools/qtimagefilters/qtmatrix.h:225:0: style: Unused private function: 'QtMatrix < int >::sub' [unusedPrivateFunction]
actionaz-3.8.0/actiontools/qtimagefilters/qtmatrix.h:233:0: style: Unused private function: 'QtMatrix < int >::equals' [unusedPrivateFunction]
actionaz-3.8.0/actiontools/qtimagefilters/convolutionfilter.h:92:14: style: The function 'option' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/qtimagefilters/qtimagefilter.h:86:22: note: Virtual function in base class
actionaz-3.8.0/actiontools/qtimagefilters/convolutionfilter.h:92:14: note: Function in derived class
actionaz-3.8.0/actiontools/qtimagefilters/convolutionfilter.h:93:10: style: The function 'setOption' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/qtimagefilters/qtimagefilter.h:88:18: note: Virtual function in base class
actionaz-3.8.0/actiontools/qtimagefilters/convolutionfilter.h:93:10: note: Function in derived class
actionaz-3.8.0/actiontools/qtimagefilters/convolutionfilter.h:94:10: style: The function 'supportsOption' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/qtimagefilters/qtimagefilter.h:90:18: note: Virtual function in base class
actionaz-3.8.0/actiontools/qtimagefilters/convolutionfilter.h:94:10: note: Function in derived class
actionaz-3.8.0/actiontools/qtimagefilters/convolutionfilter.h:95:12: style: The function 'apply' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/qtimagefilters/qtimagefilter.h:92:20: note: Virtual function in base class
actionaz-3.8.0/actiontools/qtimagefilters/convolutionfilter.h:95:12: note: Function in derived class
actionaz-3.8.0/actiontools/qtimagefilters/convolutionfilter.h:96:13: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/qtimagefilters/qtimagefilter.h:94:21: note: Virtual function in base class
actionaz-3.8.0/actiontools/qtimagefilters/convolutionfilter.h:96:13: note: Function in derived class
actionaz-3.8.0/actiontools/qtimagefilters/convolutionfilter.h:97:13: style: The function 'description' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/qtimagefilters/qtimagefilter.h:96:21: note: Virtual function in base class
actionaz-3.8.0/actiontools/qtimagefilters/convolutionfilter.h:97:13: note: Function in derived class
actionaz-3.8.0/actiontools/qtimagefilters/punchfilter.cpp:163:41: style: Function 'apply' argument 1 names different: declaration 'img' definition 'image'. [funcArgNamesDifferent]
actionaz-3.8.0/actiontools/qtimagefilters/punchfilter.h:61:32: note: Function 'apply' argument 1 names different: declaration 'img' definition 'image'.
actionaz-3.8.0/actiontools/qtimagefilters/punchfilter.cpp:163:41: note: Function 'apply' argument 1 names different: declaration 'img' definition 'image'.
actionaz-3.8.0/actiontools/qtimagefilters/punchfilter.cpp:210:34: style: Function 'option' argument 1 names different: declaration 'filteroption' definition 'option'. [funcArgNamesDifferent]
actionaz-3.8.0/actiontools/qtimagefilters/punchfilter.h:58:25: note: Function 'option' argument 1 names different: declaration 'filteroption' definition 'option'.
actionaz-3.8.0/actiontools/qtimagefilters/punchfilter.cpp:210:34: note: Function 'option' argument 1 names different: declaration 'filteroption' definition 'option'.
actionaz-3.8.0/actiontools/qtimagefilters/qtmatrix.h:184:10: style: Unused private function: 'QtMatrix::resize' [unusedPrivateFunction]
actionaz-3.8.0/actiontools/qtimagefilters/qtmatrix.h:193:8: style: Unused private function: 'QtMatrix::multiply' [unusedPrivateFunction]
actionaz-3.8.0/actiontools/qtimagefilters/qtmatrix.h:208:8: style: Unused private function: 'QtMatrix::negate' [unusedPrivateFunction]
actionaz-3.8.0/actiontools/qtimagefilters/qtmatrix.h:217:10: style: Unused private function: 'QtMatrix::add' [unusedPrivateFunction]
actionaz-3.8.0/actiontools/qtimagefilters/qtmatrix.h:225:10: style: Unused private function: 'QtMatrix::sub' [unusedPrivateFunction]
actionaz-3.8.0/actiontools/qtimagefilters/qtmatrix.h:233:10: style: Unused private function: 'QtMatrix::equals' [unusedPrivateFunction]
actionaz-3.8.0/actiontools/qtimagefilters/punchfilter.h:58:14: style: The function 'option' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/qtimagefilters/qtimagefilter.h:86:22: note: Virtual function in base class
actionaz-3.8.0/actiontools/qtimagefilters/punchfilter.h:58:14: note: Function in derived class
actionaz-3.8.0/actiontools/qtimagefilters/punchfilter.h:59:10: style: The function 'setOption' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/qtimagefilters/qtimagefilter.h:88:18: note: Virtual function in base class
actionaz-3.8.0/actiontools/qtimagefilters/punchfilter.h:59:10: note: Function in derived class
actionaz-3.8.0/actiontools/qtimagefilters/punchfilter.h:60:10: style: The function 'supportsOption' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/qtimagefilters/qtimagefilter.h:90:18: note: Virtual function in base class
actionaz-3.8.0/actiontools/qtimagefilters/punchfilter.h:60:10: note: Function in derived class
actionaz-3.8.0/actiontools/qtimagefilters/punchfilter.h:61:12: style: The function 'apply' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/qtimagefilters/qtimagefilter.h:92:20: note: Virtual function in base class
actionaz-3.8.0/actiontools/qtimagefilters/punchfilter.h:61:12: note: Function in derived class
actionaz-3.8.0/actiontools/qtimagefilters/punchfilter.h:62:13: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/qtimagefilters/qtimagefilter.h:94:21: note: Virtual function in base class
actionaz-3.8.0/actiontools/qtimagefilters/punchfilter.h:62:13: note: Function in derived class
actionaz-3.8.0/actiontools/qtimagefilters/punchfilter.h:63:13: style: The function 'description' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/qtimagefilters/qtimagefilter.h:96:21: note: Virtual function in base class
actionaz-3.8.0/actiontools/qtimagefilters/punchfilter.h:63:13: note: Function in derived class
actionaz-3.8.0/actiontools/qtimagefilters/qtmatrix.h:184:0: style: Unused private function: 'QtMatrix < double >::resize' [unusedPrivateFunction]
actionaz-3.8.0/actiontools/qtimagefilters/qtmatrix.h:193:0: style: Unused private function: 'QtMatrix < double >::multiply' [unusedPrivateFunction]
actionaz-3.8.0/actiontools/qtimagefilters/qtmatrix.h:208:0: style: Unused private function: 'QtMatrix < double >::negate' [unusedPrivateFunction]
actionaz-3.8.0/actiontools/qtimagefilters/qtmatrix.h:217:0: style: Unused private function: 'QtMatrix < double >::add' [unusedPrivateFunction]
actionaz-3.8.0/actiontools/qtimagefilters/qtmatrix.h:225:0: style: Unused private function: 'QtMatrix < double >::sub' [unusedPrivateFunction]
actionaz-3.8.0/actiontools/qtimagefilters/qtmatrix.h:233:0: style: Unused private function: 'QtMatrix < double >::equals' [unusedPrivateFunction]
actionaz-3.8.0/actiontools/qtimagefilters/gaussfilter.h:62:13: performance: Variable 'm_radius' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
actionaz-3.8.0/actiontools/qtimagefilters/gaussfilter.h:68:18: style: The function 'option' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/qtimagefilters/qtimagefilter.h:86:22: note: Virtual function in base class
actionaz-3.8.0/actiontools/qtimagefilters/gaussfilter.h:68:18: note: Function in derived class
actionaz-3.8.0/actiontools/qtimagefilters/gaussfilter.h:70:14: style: The function 'setOption' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/qtimagefilters/qtimagefilter.h:88:18: note: Virtual function in base class
actionaz-3.8.0/actiontools/qtimagefilters/gaussfilter.h:70:14: note: Function in derived class
actionaz-3.8.0/actiontools/qtimagefilters/gaussfilter.h:88:14: style: The function 'supportsOption' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/qtimagefilters/qtimagefilter.h:90:18: note: Virtual function in base class
actionaz-3.8.0/actiontools/qtimagefilters/gaussfilter.h:88:14: note: Function in derived class
actionaz-3.8.0/actiontools/qtimagefilters/gaussfilter.h:94:9: style: The function 'apply' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/qtimagefilters/qtimagefilter.h:92:20: note: Virtual function in base class
actionaz-3.8.0/actiontools/qtimagefilters/gaussfilter.h:94:9: note: Function in derived class
actionaz-3.8.0/actiontools/qtimagefilters/gaussfilter.h:96:10: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/qtimagefilters/qtimagefilter.h:94:21: note: Virtual function in base class
actionaz-3.8.0/actiontools/qtimagefilters/gaussfilter.h:96:10: note: Function in derived class
actionaz-3.8.0/actiontools/qtimagefilters/gaussfilter.h:97:17: style: The function 'description' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/qtimagefilters/qtimagefilter.h:96:21: note: Virtual function in base class
actionaz-3.8.0/actiontools/qtimagefilters/gaussfilter.h:97:17: note: Function in derived class
actionaz-3.8.0/actiontools/qtsingleapplication/qtlockedfile.h:77:5: style: Class 'QtLockedFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actionaz-3.8.0/actiontools/qtsingleapplication/qtsingleapplication.cpp:173:57: style: Function 'QtSingleApplication' argument 1 names different: declaration 'id' definition 'appId'. [funcArgNamesDifferent]
actionaz-3.8.0/actiontools/qtsingleapplication/qtsingleapplication.h:74:40: note: Function 'QtSingleApplication' argument 1 names different: declaration 'id' definition 'appId'.
actionaz-3.8.0/actiontools/qtsingleapplication/qtsingleapplication.cpp:173:57: note: Function 'QtSingleApplication' argument 1 names different: declaration 'id' definition 'appId'.
actionaz-3.8.0/actiontools/qxtcommandoptions/qxtcommandoptions.cpp:460:9: style: The scope of the variable 'ct' can be reduced. [variableScope]
actionaz-3.8.0/actiontools/qxtcommandoptions/qxtcommandoptions.cpp:538:9: style: The scope of the variable 'skip' can be reduced. [variableScope]
actionaz-3.8.0/actiontools/qxtcommandoptions/qxtglobal.h:200:0: warning: Member variable 'QxtPrivateInterface < QxtCommandOptions , QxtCommandOptionsPrivate >::pvt' is not initialized in the constructor. [uninitMemberVarPrivate]
actionaz-3.8.0/actiontools/qxtcommandoptions/qxtglobal.h:201:0: warning: Member variable 'QxtPrivateInterface < QxtCommandOptions , QxtCommandOptionsPrivate >::pvt' is not assigned a value in 'QxtPrivateInterface < QxtCommandOptions , QxtCommandOptionsPrivate >::operator='. [operatorEqVarError]
actionaz-3.8.0/actiontools/qxtcommandoptions/qxtglobal.h:149:0: style: The class 'QxtPrivate < QxtCommandOptions >' does not have a constructor although it has private member variables. [noConstructor]
actionaz-3.8.0/actiontools/qxtcommandoptions/qxtglobal.h:201:0: error: No 'return' statement in non-void function causes undefined behavior. [operatorEqMissingReturnStatement]
actionaz-3.8.0/actiontools/textparameterdefinition.h:46:16: style: The function 'buildEditors' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:46:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/textparameterdefinition.h:46:16: note: Function in derived class
actionaz-3.8.0/actiontools/textparameterdefinition.h:47:8: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:47:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/textparameterdefinition.h:47:8: note: Function in derived class
actionaz-3.8.0/actiontools/textparameterdefinition.h:48:8: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:48:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/textparameterdefinition.h:48:8: note: Function in derived class
actionaz-3.8.0/actiontools/variableparameterdefinition.h:40:14: style: The function 'buildEditors' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/textparameterdefinition.h:46:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/variableparameterdefinition.h:40:14: note: Function in derived class
actionaz-3.8.0/actiontools/systeminputlistener.h:42:5: warning: Class 'Listener' which has virtual members does not have a virtual destructor. [virtualDestructor]
actionaz-3.8.0/actiontools/systeminputrecorder.h:35:4: style: Class 'Recorder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actionaz-3.8.0/actiontools/variablelineedit.h:35:23: style: The function 'findVariables' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/abstractcodeeditor.h:42:31: note: Virtual function in base class
actionaz-3.8.0/actiontools/variablelineedit.h:35:23: note: Function in derived class
actionaz-3.8.0/actiontools/variablelineedit.h:38:22: style: The function 'insertVariable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/codelineedit.h:80:22: note: Virtual function in base class
actionaz-3.8.0/actiontools/variablelineedit.h:38:22: note: Function in derived class
actionaz-3.8.0/actiontools/variablelineedit.h:39:24: style: The function 'createResourcesMenu' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/codelineedit.h:88:24: note: Virtual function in base class
actionaz-3.8.0/actiontools/variablelineedit.h:39:24: note: Function in derived class
actionaz-3.8.0/actiontools/windowedit.cpp:30:3: style: Class 'WindowEdit' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
actionaz-3.8.0/actiontools/windowedit.cpp:30:3: style: Class 'WindowEdit' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
actionaz-3.8.0/actiontools/windowedit.h:54:8: style: The function 'openEditor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/abstractcodeeditor.h:39:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/windowedit.h:54:8: note: Function in derived class
actionaz-3.8.0/actiontools/windowedit.h:55:8: style: The function 'setCompletionModel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/abstractcodeeditor.h:40:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/windowedit.h:55:8: note: Function in derived class
actionaz-3.8.0/actiontools/windowedit.h:56:14: style: The function 'setParameterContainer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/abstractcodeeditor.h:41:22: note: Virtual function in base class
actionaz-3.8.0/actiontools/windowedit.h:56:14: note: Function in derived class
actionaz-3.8.0/actiontools/windowedit.h:57:23: style: The function 'findVariables' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/abstractcodeeditor.h:42:31: note: Virtual function in base class
actionaz-3.8.0/actiontools/windowedit.h:57:23: note: Function in derived class
actionaz-3.8.0/actiontools/windowhandle.h:45:11: performance: Technically the member function 'ActionTools::WindowHandle::title' can be static. [functionStatic]
actionaz-3.8.0/actiontools/windowhandle.cpp:39:24: note: Technically the member function 'ActionTools::WindowHandle::title' can be static.
actionaz-3.8.0/actiontools/windowhandle.h:45:11: note: Technically the member function 'ActionTools::WindowHandle::title' can be static.
actionaz-3.8.0/actiontools/windowhandle.h:46:11: performance: Technically the member function 'ActionTools::WindowHandle::classname' can be static. [functionStatic]
actionaz-3.8.0/actiontools/windowhandle.cpp:70:24: note: Technically the member function 'ActionTools::WindowHandle::classname' can be static.
actionaz-3.8.0/actiontools/windowhandle.h:46:11: note: Technically the member function 'ActionTools::WindowHandle::classname' can be static.
actionaz-3.8.0/actiontools/windowhandle.h:47:9: performance: Technically the member function 'ActionTools::WindowHandle::rect' can be static. [functionStatic]
actionaz-3.8.0/actiontools/windowhandle.cpp:92:22: note: Technically the member function 'ActionTools::WindowHandle::rect' can be static.
actionaz-3.8.0/actiontools/windowhandle.h:47:9: note: Technically the member function 'ActionTools::WindowHandle::rect' can be static.
actionaz-3.8.0/actiontools/windowhandle.h:48:7: performance: Technically the member function 'ActionTools::WindowHandle::processId' can be static. [functionStatic]
actionaz-3.8.0/actiontools/windowhandle.cpp:140:20: note: Technically the member function 'ActionTools::WindowHandle::processId' can be static.
actionaz-3.8.0/actiontools/windowhandle.h:48:7: note: Technically the member function 'ActionTools::WindowHandle::processId' can be static.
actionaz-3.8.0/actiontools/windowhandle.h:49:8: performance: Technically the member function 'ActionTools::WindowHandle::close' can be static. [functionStatic]
actionaz-3.8.0/actiontools/windowhandle.cpp:179:21: note: Technically the member function 'ActionTools::WindowHandle::close' can be static.
actionaz-3.8.0/actiontools/windowhandle.h:49:8: note: Technically the member function 'ActionTools::WindowHandle::close' can be static.
actionaz-3.8.0/actiontools/windowhandle.h:50:8: performance: Technically the member function 'ActionTools::WindowHandle::killCreator' can be static. [functionStatic]
actionaz-3.8.0/actiontools/windowhandle.cpp:189:21: note: Technically the member function 'ActionTools::WindowHandle::killCreator' can be static.
actionaz-3.8.0/actiontools/windowhandle.h:50:8: note: Technically the member function 'ActionTools::WindowHandle::killCreator' can be static.
actionaz-3.8.0/actiontools/windowhandle.h:51:8: performance: Technically the member function 'ActionTools::WindowHandle::setForeground' can be static. [functionStatic]
actionaz-3.8.0/actiontools/windowhandle.cpp:201:21: note: Technically the member function 'ActionTools::WindowHandle::setForeground' can be static.
actionaz-3.8.0/actiontools/windowhandle.h:51:8: note: Technically the member function 'ActionTools::WindowHandle::setForeground' can be static.
actionaz-3.8.0/actiontools/windowhandle.h:52:8: performance: Technically the member function 'ActionTools::WindowHandle::minimize' can be static. [functionStatic]
actionaz-3.8.0/actiontools/windowhandle.cpp:243:21: note: Technically the member function 'ActionTools::WindowHandle::minimize' can be static.
actionaz-3.8.0/actiontools/windowhandle.h:52:8: note: Technically the member function 'ActionTools::WindowHandle::minimize' can be static.
actionaz-3.8.0/actiontools/windowhandle.h:53:8: performance: Technically the member function 'ActionTools::WindowHandle::maximize' can be static. [functionStatic]
actionaz-3.8.0/actiontools/windowhandle.cpp:253:21: note: Technically the member function 'ActionTools::WindowHandle::maximize' can be static.
actionaz-3.8.0/actiontools/windowhandle.h:53:8: note: Technically the member function 'ActionTools::WindowHandle::maximize' can be static.
actionaz-3.8.0/actiontools/windowhandle.h:54:8: performance: Technically the member function 'ActionTools::WindowHandle::move' can be static. [functionStatic]
actionaz-3.8.0/actiontools/windowhandle.cpp:292:21: note: Technically the member function 'ActionTools::WindowHandle::move' can be static.
actionaz-3.8.0/actiontools/windowhandle.h:54:8: note: Technically the member function 'ActionTools::WindowHandle::move' can be static.
actionaz-3.8.0/actiontools/windowhandle.h:55:8: performance: Technically the member function 'ActionTools::WindowHandle::resize' can be static. [functionStatic]
actionaz-3.8.0/actiontools/windowhandle.cpp:302:21: note: Technically the member function 'ActionTools::WindowHandle::resize' can be static.
actionaz-3.8.0/actiontools/windowhandle.h:55:8: note: Technically the member function 'ActionTools::WindowHandle::resize' can be static.
actionaz-3.8.0/actiontools/windowparameterdefinition.h:38:8: style: The function 'buildEditors' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:46:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/windowparameterdefinition.h:38:8: note: Function in derived class
actionaz-3.8.0/actiontools/windowparameterdefinition.h:39:8: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:47:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/windowparameterdefinition.h:39:8: note: Function in derived class
actionaz-3.8.0/actiontools/windowparameterdefinition.h:40:8: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:48:16: note: Virtual function in base class
actionaz-3.8.0/actiontools/windowparameterdefinition.h:40:8: note: Function in derived class
actionaz-3.8.0/actiontools/windowparameterdefinition.h:41:14: style: The function 'actionUpdate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
actionaz-3.8.0/actiontools/parameterdefinition.h:60:22: note: Virtual function in base class
actionaz-3.8.0/actiontools/windowparameterdefinition.h:41:14: note: Function in derived class
actionaz-3.8.0/executer/scriptagent.h:44:3: style: Class 'ScriptAgent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actionaz-3.8.0/executer/executer.h:55:3: style: Class 'Executer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actionaz-3.8.0/executer/executer.cpp:345:4: warning: Either the condition 'if(actionInstance)' is redundant or there is possible null pointer dereference: actionInstance. [nullPointerRedundantCheck]
actionaz-3.8.0/executer/executer.cpp:351:6: note: Assuming that condition 'if(actionInstance)' is not redundant
actionaz-3.8.0/executer/executer.cpp:345:4: note: Null pointer dereference
actionaz-3.8.0/executer/executer.cpp:346:4: warning: Either the condition 'if(actionInstance)' is redundant or there is possible null pointer dereference: actionInstance. [nullPointerRedundantCheck]
actionaz-3.8.0/executer/executer.cpp:351:6: note: Assuming that condition 'if(actionInstance)' is not redundant
actionaz-3.8.0/executer/executer.cpp:346:4: note: Null pointer dereference
actionaz-3.8.0/executer/executer.cpp:347:4: warning: Either the condition 'if(actionInstance)' is redundant or there is possible null pointer dereference: actionInstance. [nullPointerRedundantCheck]
actionaz-3.8.0/executer/executer.cpp:351:6: note: Assuming that condition 'if(actionInstance)' is not redundant
actionaz-3.8.0/executer/executer.cpp:347:4: note: Null pointer dereference
actionaz-3.8.0/executer/executionwindow.h:38:3: style: Class 'ExecutionWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actionaz-3.8.0/gui/main.cpp:71:0: error: #error ("You need Qt 4.7.0 or later to compile Actionaz"); [preprocessorErrorDirective]
actionaz-3.8.0/gui/mainwindow.cpp:241:5: style: Condition 'isCompositingManagerRunning' is always true [knownConditionTrueFalse]
actionaz-3.8.0/gui/mainwindow.cpp:235:37: note: Assignment 'isCompositingManagerRunning=true', assigned value is 1
actionaz-3.8.0/gui/mainwindow.cpp:241:5: note: Condition 'isCompositingManagerRunning' is always true
actionaz-3.8.0/gui/mainwindow.cpp:2123:6: style: Condition 'isCompositingManagerRunning' is always true [knownConditionTrueFalse]
actionaz-3.8.0/gui/mainwindow.cpp:2117:38: note: Assignment 'isCompositingManagerRunning=true', assigned value is 1
actionaz-3.8.0/gui/mainwindow.cpp:2123:6: note: Condition 'isCompositingManagerRunning' is always true
actionaz-3.8.0/gui/scriptsettingsdialog.h:36:2: style: Class 'ScriptSettingsDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actionaz-3.8.0/gui/modeltest.cpp:33:42: style: Function 'ModelTest' argument 1 names different: declaration 'model' definition '_model'. [funcArgNamesDifferent]
actionaz-3.8.0/gui/modeltest.h:36:35: note: Function 'ModelTest' argument 1 names different: declaration 'model' definition '_model'.
actionaz-3.8.0/gui/modeltest.cpp:33:42: note: Function 'ModelTest' argument 1 names different: declaration 'model' definition '_model'.
actionaz-3.8.0/gui/progresssplashscreen.cpp:76:5: style: Condition 'isCompositingManagerRunning' is always true [knownConditionTrueFalse]
actionaz-3.8.0/gui/progresssplashscreen.cpp:70:37: note: Assignment 'isCompositingManagerRunning=true', assigned value is 1
actionaz-3.8.0/gui/progresssplashscreen.cpp:76:5: note: Condition 'isCompositingManagerRunning' is always true
actionaz-3.8.0/tools/highresolutiontimer.h:42:3: style: Class 'HighResolutionTimer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actionaz-3.8.0/tools/version.h:77:3: style: Class 'Version' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actionaz-3.8.0/tools/version.h:44:2: warning: The class 'VersionData' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
[22:25]

ftp://ftp.se.debian.org/debian/pool/main/a/activemq/activemq_5.6.0+dfsg1.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/activemq-activeio/activemq-activeio_3.1.4.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/activemq-protobuf/activemq-protobuf_1.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/activity-log-manager/activity-log-manager_0.8.0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/activiz.net/activiz.net_1.0~git20111214.orig.tar.gz
activiz.net-1.0~git20111214/Testing/IntentionallyUninitializedData.cxx:67:25: warning: Member variable 'vtkUninitializedObject::HeapHelper' is not initialized in the constructor. [uninitMemberVar]
[22:25]

ftp://ftp.se.debian.org/debian/pool/main/a/actor-framework/actor-framework_0.13.2.orig.tar.gz
actor-framework-0.13.2/libcaf_core/src/binary_serializer.cpp:30:3: style: Class 'binary_writer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actor-framework-0.13.2/libcaf_core/src/group_manager.cpp:186:25: debug: Wrong data detected by condition !tok->next()->astOperand1() [DacaWrongData]
actor-framework-0.13.2/libcaf_core/src/group_manager.cpp:390:31: style: Function 'local_group' argument 1 names different: declaration 'spawn_local_broker' definition 'do_spawn'. [funcArgNamesDifferent]
actor-framework-0.13.2/libcaf_core/src/group_manager.cpp:136:20: note: Function 'local_group' argument 1 names different: declaration 'spawn_local_broker' definition 'do_spawn'.
actor-framework-0.13.2/libcaf_core/src/group_manager.cpp:390:31: note: Function 'local_group' argument 1 names different: declaration 'spawn_local_broker' definition 'do_spawn'.
actor-framework-0.13.2/libcaf_core/src/group_manager.cpp:150:3: style: Class 'local_broker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actor-framework-0.13.2/libcaf_core/src/group_manager.cpp:284:3: style: Class 'proxy_broker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actor-framework-0.13.2/libcaf_core/src/local_actor.cpp:392:3: style: Struct 'pending_response_predicate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actor-framework-0.13.2/libcaf_core/src/logging.cpp:63:3: style: Struct 'log_event' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actor-framework-0.13.2/libcaf_core/src/message_builder.cpp:45:3: style: Class 'dynamic_msg_data' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actor-framework-0.13.2/libcaf_core/src/message_builder.cpp:30:1: warning: The class 'dynamic_msg_data' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
actor-framework-0.13.2/libcaf_core/src/string_serialization.cpp:138:3: style: Class 'string_serializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actor-framework-0.13.2/libcaf_core/src/string_serialization.cpp:220:3: style: Class 'string_deserializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actor-framework-0.13.2/libcaf_core/src/string_serialization.cpp:289:5: style: Struct 'from_string_reader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actor-framework-0.13.2/libcaf_core/src/try_match.cpp:66:3: style: Class 'set_commit_rollback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actor-framework-0.13.2/libcaf_core/src/uniform_type_info_map.cpp:494:3: style: Class 'default_meta_message' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actor-framework-0.13.2/libcaf_core/src/uniform_type_info_map.cpp:562:3: style: Struct 'builtin_types_helper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actor-framework-0.13.2/libcaf_io/src/basp_broker.cpp:50:3: style: Class 'functor_payload_writer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actor-framework-0.13.2/libcaf_io/src/default_multiplexer.cpp:625:5: style: Class 'impl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actor-framework-0.13.2/libcaf_io/src/default_multiplexer.cpp:976:3: style: Class 'socket_guard' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actor-framework-0.13.2/libcaf_io/src/middleman.cpp:124:0: style: Class 'caf :: io :: uti_impl < new_data_msg >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actor-framework-0.13.2/libcaf_io/src/middleman.cpp:124:0: style: Class 'caf :: io :: uti_impl < new_connection_msg >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actor-framework-0.13.2/libcaf_io/src/middleman.cpp:124:0: style: Class 'caf :: io :: uti_impl < acceptor_closed_msg >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actor-framework-0.13.2/libcaf_io/src/middleman.cpp:124:0: style: Class 'caf :: io :: uti_impl < connection_closed_msg >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actor-framework-0.13.2/libcaf_io/src/middleman.cpp:124:0: style: Class 'caf :: io :: uti_impl < accept_handle >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actor-framework-0.13.2/libcaf_io/src/middleman.cpp:124:0: style: Class 'caf :: io :: uti_impl < connection_handle >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actor-framework-0.13.2/unit_testing/test.cpp:21:5: performance: Variable 'm_thread' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
actor-framework-0.13.2/unit_testing/test_actor_lifetime.cpp:75:0: error: Null pointer dereference [nullPointer]
actor-framework-0.13.2/unit_testing/test_actor_lifetime.cpp:76:0: error: Null pointer dereference [nullPointer]
actor-framework-0.13.2/unit_testing/test_actor_pool.cpp:181:18: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
actor-framework-0.13.2/unit_testing/test_atom.cpp:58:3: style: Struct 'send_to_self' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actor-framework-0.13.2/unit_testing/test_constructor_attach.cpp:10:5: style: Class 'testee' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actor-framework-0.13.2/unit_testing/test_fixed_stack_actor.cpp:16:3: style: Class 'fixed_stack' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actor-framework-0.13.2/unit_testing/test_fixed_vector.cpp:16:7: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
actor-framework-0.13.2/unit_testing/test_fixed_vector.cpp:52:7: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
actor-framework-0.13.2/unit_testing/test_intrusive_containers.cpp:45:3: style: Struct 'iint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actor-framework-0.13.2/unit_testing/test_intrusive_containers.cpp:132:3: error: Null pointer dereference [nullPointer]
actor-framework-0.13.2/unit_testing/test_intrusive_containers.cpp:194:0: error: Null pointer dereference [nullPointer]
actor-framework-0.13.2/unit_testing/test_intrusive_containers.cpp:167:0: error: Null pointer dereference [nullPointer]
actor-framework-0.13.2/unit_testing/test_intrusive_ptr.cpp:24:3: style: Class 'class0' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actor-framework-0.13.2/unit_testing/test_intrusive_ptr.cpp:83:3: error: Null pointer dereference [nullPointer]
actor-framework-0.13.2/unit_testing/test_intrusive_ptr.cpp:84:3: error: Null pointer dereference [nullPointer]
actor-framework-0.13.2/unit_testing/test_intrusive_ptr.cpp:91:3: error: Null pointer dereference [nullPointer]
actor-framework-0.13.2/unit_testing/test_intrusive_ptr.cpp:92:3: error: Null pointer dereference [nullPointer]
actor-framework-0.13.2/unit_testing/test_intrusive_ptr.cpp:100:3: error: Null pointer dereference [nullPointer]
actor-framework-0.13.2/unit_testing/test_intrusive_ptr.cpp:101:3: error: Null pointer dereference [nullPointer]
actor-framework-0.13.2/unit_testing/test_intrusive_ptr.cpp:110:3: error: Null pointer dereference [nullPointer]
actor-framework-0.13.2/unit_testing/test_intrusive_ptr.cpp:111:3: error: Null pointer dereference [nullPointer]
actor-framework-0.13.2/unit_testing/test_intrusive_ptr.cpp:117:5: error: Null pointer dereference [nullPointer]
actor-framework-0.13.2/unit_testing/test_intrusive_ptr.cpp:121:5: error: Null pointer dereference [nullPointer]
actor-framework-0.13.2/unit_testing/test_intrusive_ptr.cpp:126:5: error: Null pointer dereference [nullPointer]
actor-framework-0.13.2/unit_testing/test_intrusive_ptr.cpp:130:3: error: Null pointer dereference [nullPointer]
actor-framework-0.13.2/unit_testing/test_intrusive_ptr.cpp:131:3: error: Null pointer dereference [nullPointer]
actor-framework-0.13.2/unit_testing/test_match.cpp:85:3: error: Null pointer dereference [nullPointer]
actor-framework-0.13.2/unit_testing/test_match.cpp:97:3: error: Null pointer dereference [nullPointer]
actor-framework-0.13.2/unit_testing/test_match.cpp:110:5: error: Null pointer dereference [nullPointer]
actor-framework-0.13.2/unit_testing/test_match.cpp:121:5: error: Null pointer dereference [nullPointer]
actor-framework-0.13.2/unit_testing/test_match.cpp:134:5: error: Null pointer dereference [nullPointer]
actor-framework-0.13.2/unit_testing/test_match.cpp:158:3: error: Null pointer dereference [nullPointer]
actor-framework-0.13.2/unit_testing/test_match.cpp:165:3: error: Null pointer dereference [nullPointer]
actor-framework-0.13.2/unit_testing/test_match.cpp:174:3: error: Null pointer dereference [nullPointer]
actor-framework-0.13.2/unit_testing/test_message_lifetime.cpp:39:3: style: Class 'tester' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actor-framework-0.13.2/unit_testing/test_remote_actor.cpp:164:3: style: Class 'client' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actor-framework-0.13.2/unit_testing/test_remote_actor.cpp:258:3: style: Class 'server' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actor-framework-0.13.2/unit_testing/test_serialization.cpp:54:7: style: struct member 'struct_a::x' is never used. [unusedStructMember]
actor-framework-0.13.2/unit_testing/test_serialization.cpp:55:7: style: struct member 'struct_a::y' is never used. [unusedStructMember]
actor-framework-0.13.2/unit_testing/test_serialization.cpp:60:7: style: struct member 'struct_b::z' is never used. [unusedStructMember]
actor-framework-0.13.2/unit_testing/test_spawn.cpp:80:5: style: Struct 'impl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actor-framework-0.13.2/unit_testing/test_spawn.cpp:343:3: style: Struct 'slave' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actor-framework-0.13.2/unit_testing/test_spawn.cpp:773:5: style: Class 'testee' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actor-framework-0.13.2/unit_testing/test_spawn.cpp:947:3: error: Null pointer dereference [nullPointer]
actor-framework-0.13.2/unit_testing/test_sync_send.cpp:51:3: style: Class 'popular_actor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actor-framework-0.13.2/unit_testing/test_sync_send.cpp:84:3: style: Class 'A' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actor-framework-0.13.2/unit_testing/test_sync_send.cpp:109:3: style: Class 'B' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actor-framework-0.13.2/unit_testing/test_sync_send.cpp:154:3: style: Class 'D' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
actor-framework-0.13.2/unit_testing/test_sync_send.cpp:228:9: error: Null pointer dereference [nullPointer]
actor-framework-0.13.2/unit_testing/test_sync_send.cpp:236:9: error: Null pointer dereference [nullPointer]
[22:25]

ftp://ftp.se.debian.org/debian/pool/main/a/ada-reference-manual/ada-reference-manual_2012.3.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/adabrowse/adabrowse_4.0.3.orig.tar.gz
[22:25]

ftp://ftp.se.debian.org/debian/pool/main/a/adacgi/adacgi_1.6.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/adacontrol/adacontrol_1.19r10.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/adanaxisgpl/adanaxisgpl_1.2.5.dfsg.1.orig.tar.gz
adanaxisgpl-1.2.4.dfsg.1/src/Adanaxis/AdanaxisAppHandler.h:67:5: style: Class 'AdanaxisAppHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adanaxisgpl-1.2.4.dfsg.1/src/Adanaxis/AdanaxisConfig.h:146:18: warning: Virtual function 'ToDefaultSet' is called from constructor 'AdanaxisConfig()' at line 113. Dynamic binding is not used. [virtualCallInConstructor]
adanaxisgpl-1.2.4.dfsg.1/src/Adanaxis/AdanaxisConfig.cpp:113:5: note: Calling ToDefaultSet
adanaxisgpl-1.2.4.dfsg.1/src/Adanaxis/AdanaxisConfig.h:146:18: note: ToDefaultSet is a virtual method
adanaxisgpl-1.2.4.dfsg.1/src/Adanaxis/AdanaxisData.h:76:5: style: Class 'AdanaxisData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adanaxisgpl-1.2.4.dfsg.1/src/Adanaxis/AdanaxisIntern.cpp:120:5: performance: Variable 'm_klassAdanaxisEventFire' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
adanaxisgpl-1.2.4.dfsg.1/src/Adanaxis/AdanaxisPieceEffector.cpp:53:24: warning: Member variable 'AdanaxisPieceEffector::m_rail' is not initialized in the constructor. [uninitMemberVar]
adanaxisgpl-1.2.4.dfsg.1/src/Adanaxis/AdanaxisPieceKhazi.cpp:150:21: warning: Member variable 'AdanaxisPieceKhazi::m_isJammer' is not initialized in the constructor. [uninitMemberVar]
adanaxisgpl-1.2.4.dfsg.1/src/Adanaxis/AdanaxisPieceKhazi.cpp:150:21: warning: Member variable 'AdanaxisPieceKhazi::m_isStealth' is not initialized in the constructor. [uninitMemberVar]
adanaxisgpl-1.2.4.dfsg.1/src/Adanaxis/AdanaxisPiecePlayer.cpp:193:22: warning: Member variable 'AdanaxisPiecePlayer::m_controlReleased' is not initialized in the constructor. [uninitMemberVar]
adanaxisgpl-1.2.4.dfsg.1/src/Adanaxis/AdanaxisPiecePlayer.cpp:193:22: warning: Member variable 'AdanaxisPiecePlayer::m_thrustReleased' is not initialized in the constructor. [uninitMemberVar]
adanaxisgpl-1.2.4.dfsg.1/src/Adanaxis/AdanaxisRender.cpp:538:33: style: Redundant pointer operation on 'pRenderMesh' - it's already a pointer. [redundantPointerOp]
adanaxisgpl-1.2.4.dfsg.1/src/Adanaxis/AdanaxisScanner.cpp:77:18: warning: Member variable 'AdanaxisScanner::tObjectType' is not initialized in the constructor. [uninitMemberVar]
adanaxisgpl-1.2.4.dfsg.1/src/Adanaxis/AdanaxisUtil.cpp:397:5: style: Variable 'p4Mesh' is reassigned a value before the old one has been used. [redundantAssignment]
adanaxisgpl-1.2.4.dfsg.1/src/Adanaxis/AdanaxisUtil.cpp:394:0: note: Variable 'p4Mesh' is reassigned a value before the old one has been used.
adanaxisgpl-1.2.4.dfsg.1/src/Adanaxis/AdanaxisUtil.cpp:397:5: note: Variable 'p4Mesh' is reassigned a value before the old one has been used.
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLVector.h:140:10: style: Technically the member function 'GLVector::ConvertTo' can be const. [functionConst]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLArray.h:76:1: warning: The class 'GLArray' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLVector.h:95:23: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLRenderable.h:82:27: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLVector.h:95:23: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLVector.h:96:18: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLRenderable.h:81:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLVector.h:96:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLState.h:174:30: style: Function 'BlendSet' argument 1 names different: declaration 'inType' definition 'inValue'. [funcArgNamesDifferent]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLState.h:132:37: note: Function 'BlendSet' argument 1 names different: declaration 'inType' definition 'inValue'.
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLState.h:174:30: note: Function 'BlendSet' argument 1 names different: declaration 'inType' definition 'inValue'.
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLState.h:237:40: style: Function 'ModulationSet' argument 1 names different: declaration 'inType' definition 'inValue'. [funcArgNamesDifferent]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLState.h:135:47: note: Function 'ModulationSet' argument 1 names different: declaration 'inType' definition 'inValue'.
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLState.h:237:40: note: Function 'ModulationSet' argument 1 names different: declaration 'inType' definition 'inValue'.
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLState.h:288:30: style: Function 'DepthSet' argument 1 names different: declaration 'inType' definition 'inValue'. [funcArgNamesDifferent]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLState.h:136:37: note: Function 'DepthSet' argument 1 names different: declaration 'inType' definition 'inValue'.
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLState.h:288:30: note: Function 'DepthSet' argument 1 names different: declaration 'inType' definition 'inValue'.
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTextureDef.h:81:5: warning: Member variable 'GLTextureDef::m_needsAlpha' is not initialized in the constructor. [uninitMemberVar]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTextureDef.h:82:5: warning: Member variable 'GLTextureDef::m_needsAlpha' is not initialized in the constructor. [uninitMemberVar]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLPoint.h:169:10: style: Technically the member function 'GLPoint::ConvertTo' can be const. [functionConst]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTextureDef.h:82:5: style: Class 'GLTextureDef' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTextureGIF.h:80:5: style: Class 'GLTextureGIF' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTextureRef.h:114:5: style: Class 'GLTextureRef' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTextureSpr.h:80:5: style: Class 'GLTextureSpr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTextureSpr.h:103:5: style: Class 'GLSpriteModeRO' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTextureTIFF.h:77:5: style: Class 'GLTextureTIFF' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTextureClip.h:75:20: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTexture.h:144:24: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTextureClip.h:75:20: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTextureClip.h:80:17: style: The function 'FiletypeName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTexture.h:161:25: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTextureClip.h:80:17: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTextureGIF.h:81:19: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTexture.h:144:24: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTextureGIF.h:81:19: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTextureGIF.h:87:17: style: The function 'FiletypeName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTexture.h:161:25: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTextureGIF.h:87:17: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLPoint.h:128:22: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLRenderable.h:82:27: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLPoint.h:128:22: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLPoint.h:129:18: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLRenderable.h:81:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLPoint.h:129:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTextureSpr.h:81:19: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTexture.h:144:24: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTextureSpr.h:81:19: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTextureSpr.h:97:17: style: The function 'FiletypeName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTexture.h:161:25: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTextureSpr.h:97:17: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTextureTIFF.h:78:20: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTexture.h:144:24: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTextureTIFF.h:78:20: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTextureTIFF.h:83:17: style: The function 'FiletypeName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTexture.h:161:25: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTextureTIFF.h:83:17: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLLightDef.h:97:5: warning: Member variable 'GLLightDef::m_pickleState' is not initialized in the constructor. [uninitMemberVar]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLLightDef.h:97:5: warning: Member variable 'GLLightDef::m_baseThreaded' is not initialized in the constructor. [uninitMemberVar]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLFont.h:91:5: style: Class 'GLFont' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLFont.h:95:20: performance: Technically the member function 'GLFont::StringLengthGet' can be static. [functionStatic]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLFont.cpp:178:9: note: Technically the member function 'GLFont::StringLengthGet' can be static.
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLFont.h:95:20: note: Technically the member function 'GLFont::StringLengthGet' can be static.
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLRectangle.h:106:26: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLRenderable.h:82:27: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLRectangle.h:106:26: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLRectangle.h:107:18: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLRenderable.h:81:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLRectangle.h:107:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLLightDef.cpp:278:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLLightDef.cpp:313:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLLine.h:88:21: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLRenderable.h:82:27: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLLine.h:88:21: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLLine.h:89:18: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLRenderable.h:81:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLLine.h:89:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLQuad.h:92:5: style: Class 'GLQuad' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLQuad.h:94:21: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLRenderable.h:82:27: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLQuad.h:94:21: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLQuad.h:95:18: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLRenderable.h:81:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLQuad.h:95:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLString.h:100:18: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLRenderable.h:81:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLString.h:100:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLString.h:101:27: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLRenderable.h:82:27: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLString.h:101:27: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/GL/SDLAppHandler.h:157:18: style: The function 'KeyStateGet' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLAppHandler.h:166:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/GL/SDLAppHandler.h:157:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/GL/SDLAppHandler.h:158:18: style: The function 'LatchedKeyStateTake' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLAppHandler.h:167:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/GL/SDLAppHandler.h:158:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/GL/SDLAppHandler.h:159:18: style: The function 'MousePositionGet' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLAppHandler.h:168:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/GL/SDLAppHandler.h:159:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/GL/SDLAppHandler.h:160:18: style: The function 'UnboundedMousePositionGet' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLAppHandler.h:169:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/GL/SDLAppHandler.h:160:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/GL/SDLAppHandler.h:163:18: style: The function 'EnterScreen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLAppHandler.h:170:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/GL/SDLAppHandler.h:163:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/GL/SDLAppHandler.h:164:18: style: The function 'PostRedisplay' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLAppHandler.h:171:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/GL/SDLAppHandler.h:164:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/GL/SDLAppHandler.h:165:18: style: The function 'SwapBuffers' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLAppHandler.h:172:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/GL/SDLAppHandler.h:165:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/GL/SDLAppHandler.h:166:27: style: The function 'WidthGet' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLAppHandler.h:173:27: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/GL/SDLAppHandler.h:166:27: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/GL/SDLAppHandler.h:167:27: style: The function 'HeightGet' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLAppHandler.h:174:27: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/GL/SDLAppHandler.h:167:27: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/GL/SDLAppHandler.h:168:27: style: The function 'MillisecondsGet' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLAppHandler.h:178:27: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/GL/SDLAppHandler.h:168:27: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/GL/SDLAppHandler.h:169:18: style: The function 'HasFocus' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLAppHandler.h:179:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/GL/SDLAppHandler.h:169:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/GL/SDLAppHandler.h:170:18: style: The function 'SetCursorState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLAppHandler.h:180:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/GL/SDLAppHandler.h:170:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/GL/SDLAppHandler.h:171:30: style: The function 'CurrentModeDefGet' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLAppHandler.h:181:30: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/GL/SDLAppHandler.h:171:30: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/GL/SDLAppHandler.h:172:18: style: The function 'PollForControlEvents' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLAppHandler.h:182:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/GL/SDLAppHandler.h:172:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/GL/SDLAppHandler.h:173:18: style: The function 'AppQuit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLAppHandler.h:183:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/GL/SDLAppHandler.h:173:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/GL/SDLAppHandler.h:174:18: style: The function 'KeysOfInterestSet' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLAppHandler.h:184:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/GL/SDLAppHandler.h:174:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/GL/SDLAppHandler.h:175:18: style: The function 'ReadHistoricControlState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLAppHandler.h:185:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/GL/SDLAppHandler.h:175:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTest1AppHandler.h:106:18: style: The function 'Initialise' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/GL/SDLAppHandler.h:183:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTest1AppHandler.h:106:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTest1AppHandler.h:107:18: style: The function 'Display' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/GL/SDLAppHandler.h:186:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTest1AppHandler.h:107:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTest1AppHandler.h:108:18: style: The function 'Idle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/GL/SDLAppHandler.h:184:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTest1AppHandler.h:108:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTexture.h:158:10: style: Technically the member function 'GLTexture::Decache' can be const. [functionConst]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTexture.cpp:256:12: note: Technically the member function 'GLTexture::Decache' can be const.
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTexture.h:158:10: note: Technically the member function 'GLTexture::Decache' can be const.
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTextureGIF.h:86:10: style: Unused private function: 'GLTextureGIF::ThrowGifError' [unusedPrivateFunction]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTextureGIF.h:86:10: performance: Technically the member function 'GLTextureGIF::ThrowGifError' can be static. [functionStatic]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTextureGIF.cpp:214:15: note: Technically the member function 'GLTextureGIF::ThrowGifError' can be static.
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTextureGIF.h:86:10: note: Technically the member function 'GLTextureGIF::ThrowGifError' can be static.
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTextureProc.h:52:5: style: Class 'GLTextureProc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTextureProc.h:53:20: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTexture.h:144:24: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTextureProc.h:53:20: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTextureProc.h:58:17: style: The function 'FiletypeName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTexture.h:161:25: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTextureProc.h:58:17: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLTextureSpr.h:94:17: style: Unused private function: 'GLTextureSpr::GeneratePalette' [unusedPrivateFunction]
adanaxisgpl-1.2.4.dfsg.1/src/GL/GLAppSignal.h:95:5: style: Class 'GLAppSignal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adanaxisgpl-1.2.4.dfsg.1/src/GL/SDLAppHandler.cpp:254:16: warning: Member variable 'SDLAppHandler::m_showCursor' is not initialized in the constructor. [uninitMemberVar]
adanaxisgpl-1.2.4.dfsg.1/src/GL/SDLAppHandler.cpp:254:16: warning: Member variable 'SDLAppHandler::m_doQuit' is not initialized in the constructor. [uninitMemberVar]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameQuit.h:94:18: style: The function 'Process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameBase.h:116:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameQuit.h:94:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameQuit.h:95:18: style: The function 'Display' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameBase.h:117:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameQuit.h:95:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameQuit.h:96:18: style: The function 'ScriptFunction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameBase.h:118:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameQuit.h:96:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameQuit.h:97:18: style: The function 'SwapIn' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameBase.h:119:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameQuit.h:97:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameQuit.h:98:18: style: The function 'SwapOut' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameBase.h:120:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameQuit.h:98:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameSetup.h:112:18: style: The function 'Process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameBase.h:116:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameSetup.h:112:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameSetup.h:113:18: style: The function 'Display' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameBase.h:117:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameSetup.h:113:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameSetup.h:114:18: style: The function 'ScriptFunction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameBase.h:118:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameSetup.h:114:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameSetup.h:115:18: style: The function 'SwapIn' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameBase.h:119:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameSetup.h:115:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameSetup.h:116:18: style: The function 'SwapOut' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameBase.h:120:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameSetup.h:116:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameReg.h:58:18: style: The function 'Process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameBase.h:116:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameReg.h:58:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameReg.h:59:18: style: The function 'Display' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameBase.h:117:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameReg.h:59:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameReg.h:60:18: style: The function 'ScriptFunction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameBase.h:118:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameReg.h:60:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameReg.h:61:18: style: The function 'SwapIn' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameBase.h:119:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameReg.h:61:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameReg.h:62:18: style: The function 'SwapOut' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameBase.h:120:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameReg.h:62:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfig.cpp:406:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfig.cpp:441:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfig.cpp:158:13: warning: Member variable 'GameConfig::m_pickleState' is not initialized in the constructor. [uninitMemberVar]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfig.cpp:158:13: warning: Member variable 'GameConfig::m_baseThreaded' is not initialized in the constructor. [uninitMemberVar]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfigDef.h:129:5: style: Class 'GameConfigDefPassword' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfigDef.h:99:34: style: The function 'ValueGet' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfigDef.h:81:34: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfigDef.h:99:34: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfigDef.h:100:18: style: The function 'ValueSet' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfigDef.h:82:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfigDef.h:100:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfigDef.h:101:18: style: The function 'FromPostRetrieve' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfigDef.h:83:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfigDef.h:101:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfigDef.h:102:18: style: The function 'WebInputPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfigDef.h:84:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfigDef.h:102:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfigDef.h:116:34: style: The function 'ValueGet' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfigDef.h:81:34: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfigDef.h:116:34: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfigDef.h:117:18: style: The function 'ValueSet' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfigDef.h:82:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfigDef.h:117:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfigDef.h:118:18: style: The function 'FromPostRetrieve' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfigDef.h:83:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfigDef.h:118:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfigDef.h:119:18: style: The function 'WebInputPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfigDef.h:84:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfigDef.h:119:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfigDef.h:131:34: style: The function 'ValueGet' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfigDef.h:81:34: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfigDef.h:131:34: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfigDef.h:132:18: style: The function 'ValueSet' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfigDef.h:82:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfigDef.h:132:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfigDef.h:133:18: style: The function 'FromPostRetrieve' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfigDef.h:83:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfigDef.h:133:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfigDef.h:134:18: style: The function 'WebInputPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfigDef.h:84:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfigDef.h:134:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfigDef.h:146:34: style: The function 'ValueGet' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfigDef.h:81:34: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfigDef.h:146:34: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfigDef.h:147:18: style: The function 'ValueSet' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfigDef.h:82:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfigDef.h:147:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfigDef.h:148:18: style: The function 'FromPostRetrieve' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfigDef.h:83:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfigDef.h:148:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfigDef.h:149:18: style: The function 'WebInputPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfigDef.h:84:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameConfigDef.h:149:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameDialogue.cpp:82:23: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameDialogue.cpp:79:19: note: outer condition: m_age>=specRef.StartTime()
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameDialogue.cpp:82:23: note: opposite inner condition: m_age<specRef.StartTime()
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameEvent.h:94:59: performance: Variable 'm_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameFrameTimer.cpp:38:17: warning: Member variable 'GameFrameTimer::m_currentUsec' is not initialized in the constructor. [uninitMemberVar]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameFrameTimer.cpp:38:17: warning: Member variable 'GameFrameTimer::m_frameUsec' is not initialized in the constructor. [uninitMemberVar]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameFrameTimer.cpp:38:17: warning: Member variable 'GameFrameTimer::m_lastFrameUsec' is not initialized in the constructor. [uninitMemberVar]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameFrameTimer.cpp:38:17: warning: Member variable 'GameFrameTimer::m_marginUsec' is not initialized in the constructor. [uninitMemberVar]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameFrameTimer.h:79:10: performance: Technically the member function 'GameFrameTimer::RedisplayGet' can be static. [functionStatic]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameFrameTimer.cpp:118:17: note: Technically the member function 'GameFrameTimer::RedisplayGet' can be static.
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameFrameTimer.h:79:10: note: Technically the member function 'GameFrameTimer::RedisplayGet' can be static.
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameGraphicModel.h:84:5: warning: Member variable 'GameGraphicModel::m_pickleState' is not initialized in the constructor. [uninitMemberVar]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameGraphicModel.h:84:5: warning: Member variable 'GameGraphicModel::m_baseThreaded' is not initialized in the constructor. [uninitMemberVar]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameGraphicSprite.h:93:1: style: The class 'GameGraphicSprite' does not have a constructor although it has private member variables. [noConstructor]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameGraphicModel.h:86:18: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameGraphic.h:99:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameGraphicModel.h:86:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameGraphicModel.h:87:18: style: The function 'Pickle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameGraphic.h:97:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameGraphicModel.h:87:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameGraphicModel.h:88:18: style: The function 'Unpickle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameGraphic.h:98:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameGraphicModel.h:88:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameGraphicModel.h:89:19: style: The function 'TypeNameGet' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameGraphic.h:100:19: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameGraphicModel.h:89:19: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameGraphicSprite.h:97:18: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameGraphic.h:99:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameGraphicSprite.h:97:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameGraphicSprite.h:98:18: style: The function 'Pickle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameGraphic.h:97:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameGraphicSprite.h:98:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameGraphicSprite.h:99:18: style: The function 'Unpickle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameGraphic.h:98:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameGraphicSprite.h:99:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameGraphicSprite.h:100:19: style: The function 'TypeNameGet' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameGraphic.h:100:19: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameGraphicSprite.h:100:19: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameGraphicModel.cpp:265:17: style: The scope of the variable 'failMessage' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameGraphicModel.cpp:380:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameGraphicModel.cpp:415:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameGraphicSprite.cpp:243:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameGraphicSprite.cpp:278:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameRecords.cpp:254:17: style: The scope of the variable 'failMessage' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameRecords.cpp:263:17: style: The scope of the variable 'failMessage' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameRecords.cpp:363:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameRecords.cpp:386:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameReg.cpp:279:13: style: Condition 'success' is always true [knownConditionTrueFalse]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameReg.cpp:268:20: note: Assignment 'success=true', assigned value is 1
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameReg.cpp:279:13: note: Condition 'success' is always true
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameRewards.cpp:228:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameRewards.cpp:251:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameRewards.h:89:5: warning: Member variable 'GameRewards::m_pickleState' is not initialized in the constructor. [uninitMemberVar]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameTimer.cpp:120:12: warning: Member variable 'GameTimer::m_currentUsec' is not initialized in the constructor. [uninitMemberVar]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameTimer.cpp:120:12: warning: Member variable 'GameTimer::m_periodic10msUsec' is not initialized in the constructor. [uninitMemberVar]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameTimer.cpp:120:12: warning: Member variable 'GameTimer::m_periodic100msUsec' is not initialized in the constructor. [uninitMemberVar]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameTimer.cpp:120:12: warning: Member variable 'GameTimer::m_periodic1sUsec' is not initialized in the constructor. [uninitMemberVar]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameTimer.h:142:11: performance: Technically the member function 'GameTimer::SleepTimeGet' can be static. [functionStatic]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameTimer.cpp:220:12: note: Technically the member function 'GameTimer::SleepTimeGet' can be static.
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameTimer.h:142:11: note: Technically the member function 'GameTimer::SleepTimeGet' can be static.
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameUtils.cpp:81:9: style: Condition 'success' is always true [knownConditionTrueFalse]
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameUtils.cpp:72:20: note: Assignment 'success=true', assigned value is 1
adanaxisgpl-1.2.4.dfsg.1/src/Game/GameUtils.cpp:81:9: note: Condition 'success' is always true
adanaxisgpl-1.2.4.dfsg.1/src/Main/SDLApp/SecondaryMain.cpp:345:9: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaSound.h:91:5: style: Class 'MediaSound' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioNull.h:84:18: style: The function 'PlayMusic' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudio.h:114:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioNull.h:84:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioNull.h:85:18: style: The function 'Play' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudio.h:115:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioNull.h:85:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioNull.h:86:18: style: The function 'Play' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudio.h:116:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioNull.h:86:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioNull.h:88:18: style: The function 'Play' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudio.h:118:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioNull.h:88:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioNull.h:89:18: style: The function 'VoicePlay' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudio.h:119:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioNull.h:89:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioNull.h:90:18: style: The function 'SoundHalt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudio.h:120:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioNull.h:90:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioNull.h:91:18: style: The function 'Load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudio.h:121:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioNull.h:91:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioNull.h:92:18: style: The function 'Load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudio.h:122:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioNull.h:92:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioNull.h:93:18: style: The function 'Free' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudio.h:123:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioNull.h:93:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioNull.h:94:18: style: The function 'Ticker' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudio.h:124:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioNull.h:94:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioNull.h:95:18: style: The function 'MusicFadeIn' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudio.h:125:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioNull.h:95:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioNull.h:96:18: style: The function 'MusicFadeOut' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudio.h:126:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioNull.h:96:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioNull.h:97:18: style: The function 'MusicVolumeSet' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudio.h:127:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioNull.h:97:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioNull.h:98:18: style: The function 'AudioVolumeSet' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudio.h:128:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioNull.h:98:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioNull.h:99:18: style: The function 'VoiceVolumeSet' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudio.h:129:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioNull.h:99:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioSDLChannelDef.h:66:25: style: The function 'AutoName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioChannelDef.h:76:25: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioSDLChannelDef.h:66:25: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioSDLChannelDef.h:67:36: style: The function 'AutoClone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioChannelDef.h:77:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioSDLChannelDef.h:67:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioSDLChannelDef.h:68:36: style: The function 'AutoCreate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioChannelDef.h:78:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioSDLChannelDef.h:68:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioSDLChannelDef.h:70:18: style: The function 'AutoPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioChannelDef.h:80:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioSDLChannelDef.h:70:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioSDLChannelDef.h:71:18: style: The function 'AutoXMLDataProcess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioChannelDef.h:81:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioSDLChannelDef.h:71:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioSDLChannelDef.h:72:18: style: The function 'AutoXMLPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioChannelDef.h:82:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioSDLChannelDef.h:72:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioSDL.h:138:10: style: The function 'PlayMusic' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudio.h:114:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioSDL.h:138:10: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioSDL.h:139:10: style: The function 'Play' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudio.h:115:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioSDL.h:139:10: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioSDL.h:140:10: style: The function 'Play' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudio.h:116:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioSDL.h:140:10: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioSDL.h:142:10: style: The function 'VoicePlay' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudio.h:119:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioSDL.h:142:10: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioSDL.h:143:10: style: The function 'Play' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudio.h:118:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioSDL.h:143:10: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioSDL.h:144:10: style: The function 'SoundHalt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudio.h:120:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioSDL.h:144:10: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioSDL.h:145:10: style: The function 'Load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudio.h:121:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioSDL.h:145:10: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioSDL.h:146:10: style: The function 'Load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudio.h:122:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioSDL.h:146:10: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioSDL.h:147:10: style: The function 'Free' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudio.h:123:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioSDL.h:147:10: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioSDL.h:148:10: style: The function 'Ticker' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudio.h:124:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioSDL.h:148:10: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioSDL.h:149:18: style: The function 'MusicFadeIn' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudio.h:125:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioSDL.h:149:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioSDL.h:150:18: style: The function 'MusicFadeOut' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudio.h:126:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioSDL.h:150:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioSDL.h:151:18: style: The function 'MusicVolumeSet' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudio.h:127:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioSDL.h:151:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioSDL.h:152:18: style: The function 'AudioVolumeSet' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudio.h:128:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioSDL.h:152:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioSDL.h:153:18: style: The function 'VoiceVolumeSet' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudio.h:129:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioSDL.h:153:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioSDL.cpp:265:40: style: Function 'PlayMusic' argument 1 names different: declaration 'inName' definition 'inFilename'. [funcArgNamesDifferent]
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioSDL.h:138:39: note: Function 'PlayMusic' argument 1 names different: declaration 'inName' definition 'inFilename'.
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaAudioSDL.cpp:265:40: note: Function 'PlayMusic' argument 1 names different: declaration 'inName' definition 'inFilename'.
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaSoundStream.h:82:5: style: Class 'MediaSoundStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaSound.h:95:10: performance: Technically the member function 'MediaSound::EndHandler' can be static. [functionStatic]
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaSound.cpp:149:13: note: Technically the member function 'MediaSound::EndHandler' can be static.
adanaxisgpl-1.2.4.dfsg.1/src/Media/MediaSound.h:95:10: note: Technically the member function 'MediaSound::EndHandler' can be static.
adanaxisgpl-1.2.4.dfsg.1/src/MushCollision/MushCollisionInfo.h:52:5: warning: Member variable 'MushCollisionInfo::m_objectPointersValid' is not initialized in the constructor. [uninitMemberVar]
adanaxisgpl-1.2.4.dfsg.1/src/MushFile/MushFileFilename.h:51:5: warning: Member variable 'MushFileFilename::m_resolved' is not initialized in the constructor. [uninitMemberVar]
adanaxisgpl-1.2.4.dfsg.1/src/MushFile/MushFileFilename.h:51:5: warning: Member variable 'MushFileFilename::m_sourceType' is not initialized in the constructor. [uninitMemberVar]
adanaxisgpl-1.2.4.dfsg.1/src/MushFile/MushFileDirectory.h:50:5: warning: Member variable 'MushFileDirectory::m_loaded' is not initialized in the constructor. [uninitMemberVar]
adanaxisgpl-1.2.4.dfsg.1/src/MushFile/MushFileFilename.cpp:115:0: error: Resource leak: file [resourceLeak]
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLJobRender.h:74:5: warning: Member variable 'MushGLJobRender::m_workSpecs' is not initialized in the constructor. [uninitMemberVarPrivate]
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLJobRender.h:74:5: warning: Member variable 'MushGLJobRender::m_buffersRef' is not initialized in the constructor. [uninitMemberVarPrivate]
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLJobRender.h:74:5: warning: Member variable 'MushGLJobRender::m_sharedBuffersRef' is not initialized in the constructor. [uninitMemberVarPrivate]
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLJobRender.h:74:5: warning: Member variable 'MushGLJobRender::m_sortValue' is not initialized in the constructor. [uninitMemberVarPrivate]
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLJobRender.h:74:5: warning: Member variable 'MushGLJobRender::m_shaderRef' is not initialized in the constructor. [uninitMemberVarPrivate]
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLJobRender.h:74:5: warning: Member variable 'MushGLJobRender::m_attribs' is not initialized in the constructor. [uninitMemberVarPrivate]
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLArrays.h:38:17: style: Unused private function: 'MushGLArrays::TexCoordArrayEnable' [unusedPrivateFunction]
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLJobRender.h:64:1: warning: The class 'MushGLJobRender' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLJobRender.h:102:25: style: The function 'AutoName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLJob.h:50:25: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLJobRender.h:102:25: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLJobRender.h:103:36: style: The function 'AutoClone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLJob.h:51:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLJobRender.h:103:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLJobRender.h:104:36: style: The function 'AutoCreate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLJob.h:52:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLJobRender.h:104:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLJobRender.h:106:18: style: The function 'AutoPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLJob.h:54:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLJobRender.h:106:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLJobRender.h:107:18: style: The function 'AutoXMLDataProcess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLJob.h:55:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLJobRender.h:107:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLJobRender.h:108:18: style: The function 'AutoXMLPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLJob.h:56:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLJobRender.h:108:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLCacheControl.h:48:22: warning: Virtual function 'HashedFilenameMake' is called from constructor 'MushGLCacheControl()' at line 88. Dynamic binding is not used. [virtualCallInConstructor]
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLCacheControl.cpp:88:15: note: Calling HashedFilenameMake
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLCacheControl.h:48:22: note: HashedFilenameMake is a virtual method
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLPixelSourceTIFF.h:59:18: style: The function 'ToTextureCreate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLPixelSource.h:84:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLPixelSourceTIFF.h:59:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLPixelSourceTIFF.h:60:15: style: The function 'ParamDecode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLPixelSource.h:81:15: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLPixelSourceTIFF.h:60:15: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLPixelSourceTIFF.h:69:25: style: The function 'AutoName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLPixelSource.h:113:25: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLPixelSourceTIFF.h:69:25: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLPixelSourceTIFF.h:70:36: style: The function 'AutoClone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLPixelSource.h:114:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLPixelSourceTIFF.h:70:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLPixelSourceTIFF.h:71:36: style: The function 'AutoCreate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLPixelSource.h:115:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLPixelSourceTIFF.h:71:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLPixelSourceTIFF.h:73:18: style: The function 'AutoPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLPixelSource.h:117:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLPixelSourceTIFF.h:73:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLPixelSourceTIFF.h:74:18: style: The function 'AutoXMLDataProcess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLPixelSource.h:118:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLPixelSourceTIFF.h:74:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLPixelSourceTIFF.h:75:18: style: The function 'AutoXMLPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLPixelSource.h:119:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLPixelSourceTIFF.h:75:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLState.cpp:96:17: style: The scope of the variable 'resetErrorLogged' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLState.cpp:275:54: style: Function 'DisableClientTextureState' argument 1 names different: declaration 'inIndex' definition 'inTexNum'. [funcArgNamesDifferent]
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLState.h:133:50: note: Function 'DisableClientTextureState' argument 1 names different: declaration 'inIndex' definition 'inTexNum'.
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLState.cpp:275:54: note: Function 'DisableClientTextureState' argument 1 names different: declaration 'inIndex' definition 'inTexNum'.
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLState.cpp:303:102: style: Function 'TexCoordArraySetTrue' argument 2 names different: declaration 'inIndex' definition 'inTexNum'. [funcArgNamesDifferent]
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLState.h:116:77: note: Function 'TexCoordArraySetTrue' argument 2 names different: declaration 'inIndex' definition 'inTexNum'.
adanaxisgpl-1.2.4.dfsg.1/src/MushGL/MushGLState.cpp:303:102: note: Function 'TexCoordArraySetTrue' argument 2 names different: declaration 'inIndex' definition 'inTexNum'.
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageCollision.h:52:14: warning: Member variable 'MushGameMessageCollision::m_piece1' is not initialized in the constructor. [uninitMemberVar]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageCollision.h:52:14: warning: Member variable 'MushGameMessageCollision::m_piece2' is not initialized in the constructor. [uninitMemberVar]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageCollision.h:52:14: warning: Member variable 'MushGameMessageCollision::m_collisionPointValid' is not initialized in the constructor. [uninitMemberVar]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameCamera.h:91:5: style: 'MushGameCamera::operator=' should return 'MushGameCamera &'. [operatorEq]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameAxisDef.h:127:20: style: Member variable 'MushGameAxisDef::m_accel' is in the wrong place in the initializer list. [initializerList]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameAxisDef.h:83:9: note: Member variable 'MushGameAxisDef::m_accel' is in the wrong place in the initializer list.
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameAxisDef.h:127:20: note: Member variable 'MushGameAxisDef::m_accel' is in the wrong place in the initializer list.
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameAxisDef.h:126:20: style: Member variable 'MushGameAxisDef::m_velLimit' is in the wrong place in the initializer list. [initializerList]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameAxisDef.h:84:9: note: Member variable 'MushGameAxisDef::m_velLimit' is in the wrong place in the initializer list.
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameAxisDef.h:126:20: note: Member variable 'MushGameAxisDef::m_velLimit' is in the wrong place in the initializer list.
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGamePiece.h:118:5: style: Class 'MushGamePiece' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameData.h:80:5: style: Class 'MushGameData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameHostData.h:48:5: style: Class 'MushGameHostData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameAppHandler.h:99:5: style: Class 'MushGameAppHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageCollisionFatal.h:49:5: style: Class 'MushGameMessageCollisionFatal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessage.h:35:1: warning: The class 'MushGameMessage' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageControlInfo.h:71:25: style: The function 'AutoName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessage.h:59:25: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageControlInfo.h:71:25: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageControlInfo.h:72:36: style: The function 'AutoClone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessage.h:60:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageControlInfo.h:72:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageControlInfo.h:73:36: style: The function 'AutoCreate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessage.h:61:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageControlInfo.h:73:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageControlInfo.h:75:18: style: The function 'AutoPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessage.h:63:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageControlInfo.h:75:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageControlInfo.h:76:18: style: The function 'AutoXMLDataProcess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessage.h:64:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageControlInfo.h:76:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageControlInfo.h:77:18: style: The function 'AutoXMLPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessage.h:65:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageControlInfo.h:77:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageFire.h:71:25: style: The function 'AutoName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessage.h:59:25: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageFire.h:71:25: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageFire.h:72:36: style: The function 'AutoClone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessage.h:60:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageFire.h:72:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageFire.h:73:36: style: The function 'AutoCreate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessage.h:61:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageFire.h:73:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageFire.h:75:18: style: The function 'AutoPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessage.h:63:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageFire.h:75:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageFire.h:76:18: style: The function 'AutoXMLDataProcess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessage.h:64:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageFire.h:76:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageFire.h:77:18: style: The function 'AutoXMLPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessage.h:65:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageFire.h:77:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageUplinkPiece.h:60:25: style: The function 'AutoName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessage.h:59:25: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageUplinkPiece.h:60:25: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageUplinkPiece.h:61:36: style: The function 'AutoClone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessage.h:60:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageUplinkPiece.h:61:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageUplinkPiece.h:62:36: style: The function 'AutoCreate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessage.h:61:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageUplinkPiece.h:62:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageUplinkPiece.h:64:18: style: The function 'AutoPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessage.h:63:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageUplinkPiece.h:64:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageUplinkPiece.h:65:18: style: The function 'AutoXMLDataProcess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessage.h:64:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageUplinkPiece.h:65:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageUplinkPiece.h:66:18: style: The function 'AutoXMLPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessage.h:65:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageUplinkPiece.h:66:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageUplinkPlayer.h:58:25: style: The function 'AutoName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageUplinkPiece.h:60:25: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageUplinkPlayer.h:58:25: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageUplinkPlayer.h:59:36: style: The function 'AutoClone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageUplinkPiece.h:61:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageUplinkPlayer.h:59:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageUplinkPlayer.h:60:36: style: The function 'AutoCreate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageUplinkPiece.h:62:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageUplinkPlayer.h:60:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageUplinkPlayer.h:62:18: style: The function 'AutoPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageUplinkPiece.h:64:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageUplinkPlayer.h:62:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageUplinkPlayer.h:63:18: style: The function 'AutoXMLDataProcess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageUplinkPiece.h:65:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageUplinkPlayer.h:63:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageUplinkPlayer.h:64:18: style: The function 'AutoXMLPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageUplinkPiece.h:66:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageUplinkPlayer.h:64:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGamePiecePlayer.h:98:18: style: The function 'MessageConsume' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGamePiece.h:123:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGamePiecePlayer.h:98:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGamePiecePlayer.h:129:25: style: The function 'AutoName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGamePiece.h:205:25: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGamePiecePlayer.h:129:25: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGamePiecePlayer.h:130:36: style: The function 'AutoClone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGamePiece.h:206:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGamePiecePlayer.h:130:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGamePiecePlayer.h:131:36: style: The function 'AutoCreate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGamePiece.h:207:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGamePiecePlayer.h:131:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGamePiecePlayer.h:133:18: style: The function 'AutoPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGamePiece.h:209:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGamePiecePlayer.h:133:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGamePiecePlayer.h:134:18: style: The function 'AutoXMLDataProcess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGamePiece.h:210:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGamePiecePlayer.h:134:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGamePiecePlayer.h:135:18: style: The function 'AutoXMLPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGamePiece.h:211:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGamePiecePlayer.h:135:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameClient.h:60:18: style: The function 'MessageConsume' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameReceiver.h:56:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameClient.h:60:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameJob.h:65:18: style: The function 'MessageConsume' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameReceiver.h:56:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameJob.h:65:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameServer.h:64:18: style: The function 'MessageConsume' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameReceiver.h:56:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameServer.h:64:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLogic.h:160:18: style: The function 'MessageConsume' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameReceiver.h:56:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLogic.h:160:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageWake.h:55:25: style: The function 'AutoName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessage.h:59:25: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageWake.h:55:25: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageWake.h:56:36: style: The function 'AutoClone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessage.h:60:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageWake.h:56:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageWake.h:57:36: style: The function 'AutoCreate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessage.h:61:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageWake.h:57:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageWake.h:59:18: style: The function 'AutoPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessage.h:63:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageWake.h:59:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageWake.h:60:18: style: The function 'AutoXMLDataProcess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessage.h:64:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageWake.h:60:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageWake.h:61:18: style: The function 'AutoXMLPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessage.h:65:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageWake.h:61:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageJoinConfirm.h:72:25: style: The function 'AutoName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessage.h:59:25: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageJoinConfirm.h:72:25: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageJoinConfirm.h:73:36: style: The function 'AutoClone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessage.h:60:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageJoinConfirm.h:73:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageJoinConfirm.h:74:36: style: The function 'AutoCreate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessage.h:61:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageJoinConfirm.h:74:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageJoinConfirm.h:76:18: style: The function 'AutoPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessage.h:63:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageJoinConfirm.h:76:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageJoinConfirm.h:77:18: style: The function 'AutoXMLDataProcess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessage.h:64:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageJoinConfirm.h:77:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageJoinConfirm.h:78:18: style: The function 'AutoXMLPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessage.h:65:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageJoinConfirm.h:78:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageJoinDenied.h:57:25: style: The function 'AutoName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessage.h:59:25: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageJoinDenied.h:57:25: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageJoinDenied.h:58:36: style: The function 'AutoClone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessage.h:60:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageJoinDenied.h:58:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageJoinDenied.h:59:36: style: The function 'AutoCreate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessage.h:61:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageJoinDenied.h:59:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageJoinDenied.h:61:18: style: The function 'AutoPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessage.h:63:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageJoinDenied.h:61:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageJoinDenied.h:62:18: style: The function 'AutoXMLDataProcess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessage.h:64:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageJoinDenied.h:62:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageJoinDenied.h:63:18: style: The function 'AutoXMLPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessage.h:65:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageJoinDenied.h:63:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameJobPlayerCreate.h:70:18: style: The function 'MessageConsume' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameJob.h:65:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameJobPlayerCreate.h:70:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameJobPlayerCreate.h:87:25: style: The function 'AutoName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameJob.h:85:25: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameJobPlayerCreate.h:87:25: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameJobPlayerCreate.h:88:36: style: The function 'AutoClone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameJob.h:86:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameJobPlayerCreate.h:88:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameJobPlayerCreate.h:89:36: style: The function 'AutoCreate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameJob.h:87:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameJobPlayerCreate.h:89:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameJobPlayerCreate.h:91:18: style: The function 'AutoPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameJob.h:89:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameJobPlayerCreate.h:91:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameJobPlayerCreate.h:92:18: style: The function 'AutoXMLDataProcess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameJob.h:90:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameJobPlayerCreate.h:92:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameJobPlayerCreate.h:93:18: style: The function 'AutoXMLPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameJob.h:91:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameJobPlayerCreate.h:93:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLinkLocal.h:67:18: style: The function 'SrcDestSet' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLink.h:68:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLinkLocal.h:67:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLinkLocal.h:69:18: style: The function 'OutboxSendUnlessEmpty' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLink.h:70:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLinkLocal.h:69:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLinkLocal.h:70:18: style: The function 'InboxGetUnlessEmpty' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLink.h:71:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLinkLocal.h:70:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLinkLocal.h:71:18: style: The function 'ToOutboxCopy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLink.h:72:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLinkLocal.h:71:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLinkLocal.h:86:25: style: The function 'AutoName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLink.h:88:25: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLinkLocal.h:86:25: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLinkLocal.h:87:36: style: The function 'AutoClone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLink.h:89:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLinkLocal.h:87:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLinkLocal.h:88:36: style: The function 'AutoCreate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLink.h:90:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLinkLocal.h:88:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLinkLocal.h:90:18: style: The function 'AutoPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLink.h:92:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLinkLocal.h:90:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLinkLocal.h:91:18: style: The function 'AutoXMLDataProcess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLink.h:93:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLinkLocal.h:91:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLinkLocal.h:92:18: style: The function 'AutoXMLPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLink.h:94:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLinkLocal.h:92:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLogicLocal.h:61:18: style: The function 'PerFrameProcessing' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLogic.h:155:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLogicLocal.h:61:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLogicLocal.h:62:18: style: The function 'JobMessageConsume' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLogic.h:158:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLogicLocal.h:62:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLogicLocal.h:70:25: style: The function 'AutoName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLogic.h:244:25: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLogicLocal.h:70:25: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLogicLocal.h:71:36: style: The function 'AutoClone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLogic.h:245:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLogicLocal.h:71:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLogicLocal.h:72:36: style: The function 'AutoCreate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLogic.h:246:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLogicLocal.h:72:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLogicLocal.h:74:18: style: The function 'AutoPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLogic.h:248:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLogicLocal.h:74:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLogicLocal.h:75:18: style: The function 'AutoXMLDataProcess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLogic.h:249:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLogicLocal.h:75:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLogicLocal.h:76:18: style: The function 'AutoXMLPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLogic.h:250:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLogicLocal.h:76:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageCollision.h:95:25: style: The function 'AutoName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessage.h:59:25: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageCollision.h:95:25: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageCollision.h:96:36: style: The function 'AutoClone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessage.h:60:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageCollision.h:96:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageCollision.h:97:36: style: The function 'AutoCreate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessage.h:61:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageCollision.h:97:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageCollision.h:99:18: style: The function 'AutoPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessage.h:63:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageCollision.h:99:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageCollision.h:100:18: style: The function 'AutoXMLDataProcess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessage.h:64:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageCollision.h:100:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageCollision.h:101:18: style: The function 'AutoXMLPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessage.h:65:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageCollision.h:101:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageCollisionFatal.h:73:25: style: The function 'AutoName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageCollision.h:95:25: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageCollisionFatal.h:73:25: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageCollisionFatal.h:74:36: style: The function 'AutoClone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageCollision.h:96:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageCollisionFatal.h:74:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageCollisionFatal.h:75:36: style: The function 'AutoCreate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageCollision.h:97:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageCollisionFatal.h:75:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageCollisionFatal.h:77:18: style: The function 'AutoPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageCollision.h:99:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageCollisionFatal.h:77:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageCollisionFatal.h:78:18: style: The function 'AutoXMLDataProcess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageCollision.h:100:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageCollisionFatal.h:78:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageCollisionFatal.h:79:18: style: The function 'AutoXMLPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageCollision.h:101:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageCollisionFatal.h:79:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageJoinRequest.h:69:25: style: The function 'AutoName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessage.h:59:25: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageJoinRequest.h:69:25: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageJoinRequest.h:70:36: style: The function 'AutoClone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessage.h:60:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageJoinRequest.h:70:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageJoinRequest.h:71:36: style: The function 'AutoCreate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessage.h:61:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageJoinRequest.h:71:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageJoinRequest.h:73:18: style: The function 'AutoPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessage.h:63:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageJoinRequest.h:73:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageJoinRequest.h:74:18: style: The function 'AutoXMLDataProcess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessage.h:64:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageJoinRequest.h:74:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageJoinRequest.h:75:18: style: The function 'AutoXMLPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessage.h:65:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMessageJoinRequest.h:75:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameRefPiece.h:50:36: style: The function 'Ref' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameRef.h:48:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameRefPiece.h:50:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameRefPiece.h:56:25: style: The function 'AutoName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameRef.h:53:25: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameRefPiece.h:56:25: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameRefPiece.h:57:36: style: The function 'AutoClone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameRef.h:54:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameRefPiece.h:57:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameRefPiece.h:58:36: style: The function 'AutoCreate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameRef.h:55:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameRefPiece.h:58:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameRefPiece.h:60:18: style: The function 'AutoPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameRef.h:57:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameRefPiece.h:60:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameRefPiece.h:61:18: style: The function 'AutoXMLDataProcess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameRef.h:58:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameRefPiece.h:61:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameRefPiece.h:62:18: style: The function 'AutoXMLPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameRef.h:59:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameRefPiece.h:62:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameRefPlayer.h:57:36: style: The function 'Ref' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameRef.h:48:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameRefPlayer.h:57:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameRefPlayer.h:64:25: style: The function 'AutoName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameRef.h:53:25: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameRefPlayer.h:64:25: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameRefPlayer.h:65:36: style: The function 'AutoClone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameRef.h:54:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameRefPlayer.h:65:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameRefPlayer.h:66:36: style: The function 'AutoCreate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameRef.h:55:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameRefPlayer.h:66:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameRefPlayer.h:68:18: style: The function 'AutoPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameRef.h:57:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameRefPlayer.h:68:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameRefPlayer.h:69:18: style: The function 'AutoXMLDataProcess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameRef.h:58:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameRefPlayer.h:69:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameRefPlayer.h:70:18: style: The function 'AutoXMLPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameRef.h:59:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameRefPlayer.h:70:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameAddress.h:54:18: warning: Virtual function 'NameSet' is called from constructor 'MushGameAddress(const std::string&inName)' at line 45. Dynamic binding is not used. [virtualCallInConstructor]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameAddress.cpp:45:5: note: Calling NameSet
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameAddress.h:54:18: note: NameSet is a virtual method
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameAppHandler.h:108:18: warning: Virtual function 'GroupingNameSet' is called from constructor 'MushGameAppHandler(const std::string&inName="")' at line 119. Dynamic binding is not used. [virtualCallInConstructor]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameAppHandler.cpp:119:5: note: Calling GroupingNameSet
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameAppHandler.h:108:18: note: GroupingNameSet is a virtual method
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameConfigBase.h:55:18: warning: Virtual function 'ToDefaultSet' is called from constructor 'MushGameConfigBase()' at line 60. Dynamic binding is not used. [virtualCallInConstructor]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameConfigBase.cpp:60:5: note: Calling ToDefaultSet
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameConfigBase.h:55:18: note: ToDefaultSet is a virtual method
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameIntern.cpp:65:5: performance: Variable 'm_klassMushEventCollision' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameJobAdmission.h:59:18: style: The function 'MessageConsume' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameJob.h:65:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameJobAdmission.h:59:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameJobAdmission.h:66:25: style: The function 'AutoName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameJob.h:85:25: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameJobAdmission.h:66:25: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameJobAdmission.h:67:36: style: The function 'AutoClone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameJob.h:86:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameJobAdmission.h:67:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameJobAdmission.h:68:36: style: The function 'AutoCreate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameJob.h:87:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameJobAdmission.h:68:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameJobAdmission.h:70:18: style: The function 'AutoPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameJob.h:89:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameJobAdmission.h:70:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameJobAdmission.h:71:18: style: The function 'AutoXMLDataProcess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameJob.h:90:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameJobAdmission.h:71:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameJobAdmission.h:72:18: style: The function 'AutoXMLPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameJob.h:91:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameJobAdmission.h:72:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLinkLocal.cpp:90:32: warning: Possible null pointer dereference: pMailbox [nullPointer]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLinkLocal.cpp:86:33: note: Assignment 'pMailbox=NULL', assigned value is 0
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameLinkLocal.cpp:90:32: note: Null pointer dereference
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMailbox.h:68:18: warning: Virtual function 'DiscardAll' is called from destructor '~MushGameMailbox()' at line 62. Dynamic binding is not used. [virtualCallInConstructor]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMailbox.cpp:62:5: note: Calling DiscardAll
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGameMailbox.h:68:18: note: DiscardAll is a virtual method
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGamePiece.cpp:110:49: style: Function 'MushGamePiece' argument 1 names different: declaration 'inId' definition 'inID'. [funcArgNamesDifferent]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGamePiece.h:118:38: note: Function 'MushGamePiece' argument 1 names different: declaration 'inId' definition 'inID'.
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGamePiece.cpp:110:49: note: Function 'MushGamePiece' argument 1 names different: declaration 'inId' definition 'inID'.
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGamePiecePlayer.cpp:91:54: performance: Function parameter 'inID' should be passed by const reference. [passedByValue]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGamePlayer.h:89:18: style: The function 'MessageConsume' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGamePiece.h:123:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGamePlayer.h:89:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGamePlayer.h:120:25: style: The function 'AutoName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGamePiece.h:205:25: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGamePlayer.h:120:25: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGamePlayer.h:121:36: style: The function 'AutoClone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGamePiece.h:206:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGamePlayer.h:121:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGamePlayer.h:122:36: style: The function 'AutoCreate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGamePiece.h:207:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGamePlayer.h:122:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGamePlayer.h:124:18: style: The function 'AutoPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGamePiece.h:209:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGamePlayer.h:124:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGamePlayer.h:125:18: style: The function 'AutoXMLDataProcess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGamePiece.h:210:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGamePlayer.h:125:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGamePlayer.h:126:18: style: The function 'AutoXMLPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGamePiece.h:211:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGamePlayer.h:126:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushGame/MushGamePlayer.cpp:79:44: performance: Function parameter 'inID' should be passed by const reference. [passedByValue]
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMeshVector.h:188:10: performance: Technically the member function 'MushMeshVector::BoundsCheck' can be static. [functionStatic]
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMeshBox.h:72:10: style: Technically the member function 'MushMeshBox::RegularIs' can be const. [functionConst]
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMeshBox.h:115:17: note: Technically the member function 'MushMeshBox::RegularIs' can be const.
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMeshBox.h:72:10: note: Technically the member function 'MushMeshBox::RegularIs' can be const.
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMeshPreMatrix.h:140:0: performance: Technically the member function 'MushMeshPreMatrix < T , C , R >::RowBoundsCheck' can be static. [functionStatic]
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMeshPreMatrix.h:145:0: performance: Technically the member function 'MushMeshPreMatrix < T , C , R >::ColumnBoundsCheck' can be static. [functionStatic]
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMeshPreMatrix.h:140:0: performance: Technically the member function 'MushMeshPreMatrix < tVal , 4 , 4 >::RowBoundsCheck' can be static. [functionStatic]
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMeshPreMatrix.h:145:0: performance: Technically the member function 'MushMeshPreMatrix < tVal , 4 , 4 >::ColumnBoundsCheck' can be static. [functionStatic]
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMeshPreMatrix.h:140:0: performance: Technically the member function 'MushMeshPreMatrix < T , R , C >::RowBoundsCheck' can be static. [functionStatic]
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMeshPreMatrix.h:145:0: performance: Technically the member function 'MushMeshPreMatrix < T , R , C >::ColumnBoundsCheck' can be static. [functionStatic]
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMeshPostMatrix.h:65:5: style: Class 'MushMeshPostMatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMeshArray.h:96:1: warning: The class 'MushMeshArray' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMeshTriangularArray.h:94:1: warning: The class 'MushMeshTriangularArray' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMesh4Face.h:186:25: style: The function 'AutoName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMeshFace.h:50:25: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMesh4Face.h:186:25: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMesh4Face.h:187:36: style: The function 'AutoClone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMeshFace.h:51:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMesh4Face.h:187:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMesh4Face.h:188:36: style: The function 'AutoCreate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMeshFace.h:52:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMesh4Face.h:188:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMesh4Face.h:190:18: style: The function 'AutoPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMeshFace.h:54:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMesh4Face.h:190:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMesh4Face.h:191:18: style: The function 'AutoXMLDataProcess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMeshFace.h:55:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMesh4Face.h:191:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMesh4Face.h:192:18: style: The function 'AutoXMLPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMeshFace.h:56:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMesh4Face.h:192:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMesh4Mesh.h:340:25: style: The function 'AutoName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMeshMesh.h:56:25: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMesh4Mesh.h:340:25: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMesh4Mesh.h:341:36: style: The function 'AutoClone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMeshMesh.h:57:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMesh4Mesh.h:341:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMesh4Mesh.h:342:36: style: The function 'AutoCreate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMeshMesh.h:58:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMesh4Mesh.h:342:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMesh4Mesh.h:344:18: style: The function 'AutoPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMeshMesh.h:60:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMesh4Mesh.h:344:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMesh4Mesh.h:345:18: style: The function 'AutoXMLDataProcess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMeshMesh.h:61:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMesh4Mesh.h:345:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMesh4Mesh.h:346:18: style: The function 'AutoXMLPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMeshMesh.h:62:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMesh4Mesh.h:346:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMeshPatchEnd.h:54:18: style: The function 'Subdivide' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMeshPatch.h:49:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMeshPatchEnd.h:54:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMeshPatchEnd.h:55:18: style: The function 'EdgeStitchableGet' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMeshPatch.h:50:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMeshPatchEnd.h:55:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMeshPatchEnd.h:57:18: style: The function 'NeighbourSet' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMeshPatch.h:51:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMeshPatchEnd.h:57:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMeshPatchPipe.h:49:18: style: The function 'Subdivide' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMeshPatch.h:49:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMeshPatchPipe.h:49:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMeshPatchPipe.h:51:18: style: The function 'EdgeStitchableGet' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMeshPatch.h:50:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMeshPatchPipe.h:51:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMeshPatchPipe.h:53:18: style: The function 'NeighbourSet' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMeshPatch.h:51:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMeshPatchPipe.h:53:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMeshGroup.h:105:33: performance: Function parameter 'inVal' should be passed by const reference. [passedByValue]
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMeshGroup.h:106:43: performance: Function parameter 'inVal' should be passed by const reference. [passedByValue]
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMeshGroup.h:131:66: performance: Function parameter 'inVal' should be passed by const reference. [passedByValue]
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMesh4Mesh.cpp:112:16: warning: Member variable 'MushMesh4Mesh::tTransformType' is not initialized in the constructor. [uninitMemberVar]
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMeshPreMatrix.h:140:10: performance: Technically the member function 'MushMeshPreMatrix::RowBoundsCheck' can be static. [functionStatic]
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMeshPreMatrix.h:145:10: performance: Technically the member function 'MushMeshPreMatrix::ColumnBoundsCheck' can be static. [functionStatic]
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMeshPreMatrix.h:111:0: error: Array 'm_value[3]' accessed at index 3, which is out of bounds. [arrayIndexOutOfBounds]
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMeshPreMatrix.h:140:0: performance: Technically the member function 'MushMeshPreMatrix < tVal , 3 , 3 >::RowBoundsCheck' can be static. [functionStatic]
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMeshPreMatrix.h:145:0: performance: Technically the member function 'MushMeshPreMatrix < tVal , 3 , 3 >::ColumnBoundsCheck' can be static. [functionStatic]
adanaxisgpl-1.2.4.dfsg.1/src/MushMesh/MushMeshWorkspaceBased.h:58:14: style: Technically the member function 'MushMeshWorkspaceBased::BaseGet' can be const. [functionConst]
adanaxisgpl-1.2.4.dfsg.1/src/MushMeshLibrary/MushMeshLibraryBase.cpp:306:114: warning: Possible null pointer dereference: pVertexList [nullPointer]
adanaxisgpl-1.2.4.dfsg.1/src/MushMeshLibrary/MushMeshLibraryBase.cpp:291:51: note: Assignment 'pVertexList=NULL', assigned value is 0
adanaxisgpl-1.2.4.dfsg.1/src/MushMeshLibrary/MushMeshLibraryBase.cpp:306:114: note: Null pointer dereference
adanaxisgpl-1.2.4.dfsg.1/src/MushMeshLibrary/MushMeshLibraryBase.cpp:307:9: warning: Possible null pointer dereference: pVertexGroupSize [nullPointer]
adanaxisgpl-1.2.4.dfsg.1/src/MushMeshLibrary/MushMeshLibraryBase.cpp:292:61: note: Assignment 'pVertexGroupSize=NULL', assigned value is 0
adanaxisgpl-1.2.4.dfsg.1/src/MushMeshLibrary/MushMeshLibraryBase.cpp:307:9: note: Null pointer dereference
adanaxisgpl-1.2.4.dfsg.1/src/MushMeshLibrary/MushMeshLibraryBase.cpp:308:114: warning: Possible null pointer dereference: pVertexList [nullPointer]
adanaxisgpl-1.2.4.dfsg.1/src/MushMeshLibrary/MushMeshLibraryBase.cpp:291:51: note: Assignment 'pVertexList=NULL', assigned value is 0
adanaxisgpl-1.2.4.dfsg.1/src/MushMeshLibrary/MushMeshLibraryBase.cpp:308:114: note: Null pointer dereference
adanaxisgpl-1.2.4.dfsg.1/src/MushMeshLibrary/MushMeshLibraryBase.cpp:309:9: warning: Possible null pointer dereference: pVertexGroupSize [nullPointer]
adanaxisgpl-1.2.4.dfsg.1/src/MushMeshLibrary/MushMeshLibraryBase.cpp:292:61: note: Assignment 'pVertexGroupSize=NULL', assigned value is 0
adanaxisgpl-1.2.4.dfsg.1/src/MushMeshLibrary/MushMeshLibraryBase.cpp:309:9: note: Null pointer dereference
adanaxisgpl-1.2.4.dfsg.1/src/MushMeshLibrary/MushMeshLibraryBase.cpp:314:13: warning: Possible null pointer dereference: pVertexList [nullPointer]
adanaxisgpl-1.2.4.dfsg.1/src/MushMeshLibrary/MushMeshLibraryBase.cpp:291:51: note: Assignment 'pVertexList=NULL', assigned value is 0
adanaxisgpl-1.2.4.dfsg.1/src/MushMeshLibrary/MushMeshLibraryBase.cpp:314:13: note: Null pointer dereference
adanaxisgpl-1.2.4.dfsg.1/src/MushMeshLibrary/MushMeshLibraryBase.cpp:315:13: warning: Possible null pointer dereference: pVertexList [nullPointer]
adanaxisgpl-1.2.4.dfsg.1/src/MushMeshLibrary/MushMeshLibraryBase.cpp:291:51: note: Assignment 'pVertexList=NULL', assigned value is 0
adanaxisgpl-1.2.4.dfsg.1/src/MushMeshLibrary/MushMeshLibraryBase.cpp:315:13: note: Null pointer dereference
adanaxisgpl-1.2.4.dfsg.1/src/MushMeshLibrary/MushMeshLibraryBase.cpp:316:13: warning: Possible null pointer dereference: pVertexList [nullPointer]
adanaxisgpl-1.2.4.dfsg.1/src/MushMeshLibrary/MushMeshLibraryBase.cpp:291:51: note: Assignment 'pVertexList=NULL', assigned value is 0
adanaxisgpl-1.2.4.dfsg.1/src/MushMeshLibrary/MushMeshLibraryBase.cpp:316:13: note: Null pointer dereference
adanaxisgpl-1.2.4.dfsg.1/src/MushMeshLibrary/MushMeshLibraryBase.cpp:317:13: warning: Possible null pointer dereference: pVertexList [nullPointer]
adanaxisgpl-1.2.4.dfsg.1/src/MushMeshLibrary/MushMeshLibraryBase.cpp:291:51: note: Assignment 'pVertexList=NULL', assigned value is 0
adanaxisgpl-1.2.4.dfsg.1/src/MushMeshLibrary/MushMeshLibraryBase.cpp:317:13: note: Null pointer dereference
adanaxisgpl-1.2.4.dfsg.1/src/MushMeshLibrary/MushMeshLibraryBase.cpp:318:13: warning: Possible null pointer dereference: pVertexGroupSize [nullPointer]
adanaxisgpl-1.2.4.dfsg.1/src/MushMeshLibrary/MushMeshLibraryBase.cpp:292:61: note: Assignment 'pVertexGroupSize=NULL', assigned value is 0
adanaxisgpl-1.2.4.dfsg.1/src/MushMeshLibrary/MushMeshLibraryBase.cpp:318:13: note: Null pointer dereference
adanaxisgpl-1.2.4.dfsg.1/src/MushMeshLibrary/MushMeshLibraryBase.cpp:365:9: warning: Possible null pointer dereference: pVertexList [nullPointer]
adanaxisgpl-1.2.4.dfsg.1/src/MushMeshLibrary/MushMeshLibraryBase.cpp:358:47: note: Assignment 'pVertexList=NULL', assigned value is 0
adanaxisgpl-1.2.4.dfsg.1/src/MushMeshLibrary/MushMeshLibraryBase.cpp:365:9: note: Null pointer dereference
adanaxisgpl-1.2.4.dfsg.1/src/MushMeshLibrary/MushMeshLibraryBase.cpp:367:5: warning: Possible null pointer dereference: pVertexGroupSize [nullPointer]
adanaxisgpl-1.2.4.dfsg.1/src/MushMeshLibrary/MushMeshLibraryBase.cpp:359:57: note: Assignment 'pVertexGroupSize=NULL', assigned value is 0
adanaxisgpl-1.2.4.dfsg.1/src/MushMeshLibrary/MushMeshLibraryBase.cpp:367:5: note: Null pointer dereference
adanaxisgpl-1.2.4.dfsg.1/src/MushMeshLibrary/MushMeshLibraryMaker.cpp:59:2: warning: Either the condition 'pBase==NULL' is redundant or there is possible null pointer dereference: pBase. [nullPointerRedundantCheck]
adanaxisgpl-1.2.4.dfsg.1/src/MushMeshLibrary/MushMeshLibraryMaker.cpp:54:12: note: Assuming that condition 'pBase==NULL' is not redundant
adanaxisgpl-1.2.4.dfsg.1/src/MushMeshLibrary/MushMeshLibraryMaker.cpp:59:2: note: Null pointer dereference
adanaxisgpl-1.2.4.dfsg.1/src/MushMeshRuby/MushMeshRubyRotation.cpp:68:81: style: Function 'IsEqual' argument 2 names different: declaration 'inArg0' definition 'inArg1'. [funcArgNamesDifferent]
adanaxisgpl-1.2.4.dfsg.1/src/MushMeshRuby/MushMeshRubyRotation.h:53:88: note: Function 'IsEqual' argument 2 names different: declaration 'inArg0' definition 'inArg1'.
adanaxisgpl-1.2.4.dfsg.1/src/MushMeshRuby/MushMeshRubyRotation.cpp:68:81: note: Function 'IsEqual' argument 2 names different: declaration 'inArg0' definition 'inArg1'.
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPiePiece.h:92:5: warning: Member variable 'MushPiePiece::m_sleepState' is not initialized in the constructor. [uninitMemberVar]
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPiePieceSimple.h:79:25: style: The function 'AutoName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPiePiece.h:107:25: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPiePieceSimple.h:79:25: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPiePieceSimple.h:80:36: style: The function 'AutoClone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPiePiece.h:108:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPiePieceSimple.h:80:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPiePieceSimple.h:81:36: style: The function 'AutoCreate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPiePiece.h:109:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPiePieceSimple.h:81:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPiePieceSimple.h:83:18: style: The function 'AutoPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPiePiece.h:112:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPiePieceSimple.h:83:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPiePieceSimple.h:84:18: style: The function 'AutoXMLDataProcess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPiePiece.h:113:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPiePieceSimple.h:84:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPiePieceSimple.h:85:18: style: The function 'AutoXMLPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPiePiece.h:114:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPiePieceSimple.h:85:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPiePieceMobile.h:84:25: style: The function 'AutoName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPiePiece.h:107:25: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPiePieceMobile.h:84:25: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPiePieceMobile.h:85:36: style: The function 'AutoClone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPiePiece.h:108:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPiePieceMobile.h:85:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPiePieceMobile.h:86:36: style: The function 'AutoCreate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPiePiece.h:109:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPiePieceMobile.h:86:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPiePieceMobile.h:88:18: style: The function 'AutoPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPiePiece.h:112:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPiePieceMobile.h:88:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPiePieceMobile.h:89:18: style: The function 'AutoXMLDataProcess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPiePiece.h:113:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPiePieceMobile.h:89:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPiePieceMobile.h:90:18: style: The function 'AutoXMLPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPiePiece.h:114:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPiePieceMobile.h:90:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPieSignalNumeric.h:68:25: style: The function 'AutoName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPieSignal.h:61:25: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPieSignalNumeric.h:68:25: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPieSignalNumeric.h:69:36: style: The function 'AutoClone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPieSignal.h:62:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPieSignalNumeric.h:69:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPieSignalNumeric.h:70:36: style: The function 'AutoCreate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPieSignal.h:63:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPieSignalNumeric.h:70:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPieSignalNumeric.h:72:18: style: The function 'AutoPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPieSignal.h:65:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPieSignalNumeric.h:72:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPieSignalNumeric.h:73:18: style: The function 'AutoXMLDataProcess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPieSignal.h:66:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPieSignalNumeric.h:73:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPieSignalNumeric.h:74:18: style: The function 'AutoXMLPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPieSignal.h:67:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPieSignalNumeric.h:74:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPieDialogue.h:77:25: style: The function 'AutoName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPiePiece.h:107:25: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPieDialogue.h:77:25: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPieDialogue.h:78:36: style: The function 'AutoClone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPiePiece.h:108:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPieDialogue.h:78:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPieDialogue.h:79:36: style: The function 'AutoCreate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPiePiece.h:109:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPieDialogue.h:79:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPieDialogue.h:81:18: style: The function 'AutoPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPiePiece.h:112:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPieDialogue.h:81:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPieDialogue.h:82:18: style: The function 'AutoXMLDataProcess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPiePiece.h:113:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPieDialogue.h:82:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPieDialogue.h:83:18: style: The function 'AutoXMLPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPiePiece.h:114:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushPie/MushPieDialogue.h:83:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshDiagnostic.h:53:18: style: The function 'MeshRender' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMesh.h:65:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshDiagnostic.h:53:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshDiagnostic.h:76:25: style: The function 'AutoName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMesh.h:108:25: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshDiagnostic.h:76:25: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshDiagnostic.h:77:36: style: The function 'AutoClone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMesh.h:109:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshDiagnostic.h:77:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshDiagnostic.h:78:36: style: The function 'AutoCreate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMesh.h:110:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshDiagnostic.h:78:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshDiagnostic.h:80:18: style: The function 'AutoPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMesh.h:112:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshDiagnostic.h:80:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshDiagnostic.h:81:18: style: The function 'AutoXMLDataProcess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMesh.h:113:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshDiagnostic.h:81:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshDiagnostic.h:82:18: style: The function 'AutoXMLPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMesh.h:114:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshDiagnostic.h:82:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshShader.h:53:18: style: The function 'MeshRender' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMesh.h:65:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshShader.h:53:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshShader.h:54:18: style: The function 'RenderJobCreate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMesh.h:66:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshShader.h:54:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshShader.h:66:25: style: The function 'AutoName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMesh.h:108:25: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshShader.h:66:25: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshShader.h:67:36: style: The function 'AutoClone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMesh.h:109:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshShader.h:67:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshShader.h:68:36: style: The function 'AutoCreate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMesh.h:110:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshShader.h:68:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshShader.h:70:18: style: The function 'AutoPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMesh.h:112:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshShader.h:70:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshShader.h:71:18: style: The function 'AutoXMLDataProcess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMesh.h:113:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshShader.h:71:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshShader.h:72:18: style: The function 'AutoXMLPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMesh.h:114:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshShader.h:72:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshSolid.h:65:18: style: The function 'MeshRender' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMesh.h:65:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshSolid.h:65:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshSolid.h:66:18: style: The function 'RenderJobCreate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMesh.h:66:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshSolid.h:66:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshSolid.h:78:25: style: The function 'AutoName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMesh.h:108:25: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshSolid.h:78:25: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshSolid.h:79:36: style: The function 'AutoClone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMesh.h:109:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshSolid.h:79:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshSolid.h:80:36: style: The function 'AutoCreate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMesh.h:110:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshSolid.h:80:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshSolid.h:82:18: style: The function 'AutoPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMesh.h:112:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshSolid.h:82:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshSolid.h:83:18: style: The function 'AutoXMLDataProcess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMesh.h:113:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshSolid.h:83:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshSolid.h:84:18: style: The function 'AutoXMLPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMesh.h:114:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshSolid.h:84:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshWireframe.h:65:18: style: The function 'MeshRender' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMesh.h:65:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshWireframe.h:65:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshWireframe.h:85:25: style: The function 'AutoName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMesh.h:108:25: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshWireframe.h:85:25: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshWireframe.h:86:36: style: The function 'AutoClone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMesh.h:109:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshWireframe.h:86:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshWireframe.h:87:36: style: The function 'AutoCreate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMesh.h:110:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshWireframe.h:87:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshWireframe.h:89:18: style: The function 'AutoPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMesh.h:112:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshWireframe.h:89:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshWireframe.h:90:18: style: The function 'AutoXMLDataProcess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMesh.h:113:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshWireframe.h:90:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshWireframe.h:91:18: style: The function 'AutoXMLPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMesh.h:114:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushRender/MushRenderMeshWireframe.h:91:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/MushRubyFail.h:42:5: style: Class 'MushRubyFail' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/array.c:1452:11: style: The scope of the variable 's' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/array.c:1520:17: style: The scope of the variable 'p2' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/array.c:1521:11: style: The scope of the variable 'tmp' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/array.c:2140:11: style: The scope of the variable 'tmp' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/array.c:2251:16: style: The scope of the variable 'pend' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/array.c:2293:8: style: The scope of the variable 'v' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/array.c:2433:11: style: The scope of the variable 'v' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/array.c:2464:11: style: The scope of the variable 'v' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/array.c:2548:11: style: The scope of the variable 'n' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/array.c:2694:23: style: The scope of the variable 'v' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/array.c:2768:17: style: The scope of the variable 'v' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/array.c:2628:12: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/bignum.c:1430:18: warning: Redundant assignment of '*divp' to itself. [selfAssignment]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/bignum.c:541:10: style: The scope of the variable 'len' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/bignum.c:865:12: style: The scope of the variable 'c' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/bignum.c:1294:11: style: The scope of the variable 'yy' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/bignum.c:1882:20: style: The scope of the variable 'save_x' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/bignum.c:142:12: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/bignum.c:208:9: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/bignum.c:967:53: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/bignum.c:1890:13: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/bignum.c:1893:11: style: Variable 'save_x' is assigned a value that is never used. [unreadVariable]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/bignum.c:553:16: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/class.c:55:5: style: Variable 'klass->m_tbl' is reassigned a value before the old one has been used. [redundantAssignment]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/class.c:54:5: note: Variable 'klass->m_tbl' is reassigned a value before the old one has been used.
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/class.c:55:5: note: Variable 'klass->m_tbl' is reassigned a value before the old one has been used.
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/class.c:305:5: style: Variable 'mdl->m_tbl' is reassigned a value before the old one has been used. [redundantAssignment]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/class.c:304:5: note: Variable 'mdl->m_tbl' is reassigned a value before the old one has been used.
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/class.c:305:5: note: Variable 'mdl->m_tbl' is reassigned a value before the old one has been used.
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/class.c:615:10: style: The scope of the variable 'type' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/dir.c:1201:11: style: The scope of the variable 'b' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/dir.c:1263:28: style: The scope of the variable 'buf' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/dir.c:1264:9: style: The scope of the variable 'nest' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/dir.c:1264:15: style: The scope of the variable 'maxnest' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/dir.c:971:6: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/dir.c:998:7: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/dir.c:1014:7: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/dir.c:1042:8: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/dir.c:1089:8: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/dir.c:1114:42: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/dir.c:1154:41: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/dir.c:492:0: style: Variable 'p' is assigned a value that is never used. [unreadVariable]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/dln.c:1666:3: style: Label 'failed' is not used. [unusedLabel]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/dln.c:1356:5: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/enum.c:632:11: style: The scope of the variable 'cmp' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/enum.c:651:11: style: The scope of the variable 'cmp' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/enum.c:710:11: style: The scope of the variable 'cmp' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/enum.c:729:11: style: The scope of the variable 'cmp' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/error.c:694:13: style: Same expression on both sides of '!=' because the value of 'str' and 'mesg' are the same. [duplicateExpression]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/error.c:690:61: note: 'str' is assigned value 'mesg' here.
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/error.c:694:13: note: Same expression on both sides of '!=' because the value of 'str' and 'mesg' are the same.
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/error.c:225:13: style: The scope of the variable 'args' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/error.c:525:10: style: The scope of the variable 'i' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/error.c:526:18: style: The scope of the variable 'err' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:6160:6: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:6165:6: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:8594:2: warning: %d in format string (no. 5) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:1886:9: warning: Either the condition 'cref' is redundant or there is possible null pointer dereference: cref. [nullPointerRedundantCheck]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:1880:12: note: Assuming that condition 'cref' is not redundant
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:1886:9: note: Null pointer dereference
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:3389:15: warning: Possible null pointer dereference: argv [nullPointer]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:3383:6: note: Assignment 'argv=0', assigned value is 0
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:3389:15: note: Null pointer dereference
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:1283:2: style: Variable 'ep' is reassigned a value before the old one has been used. [redundantAssignment]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:1277:0: note: Variable 'ep' is reassigned a value before the old one has been used.
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:1283:2: note: Variable 'ep' is reassigned a value before the old one has been used.
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:1960:11: style: The scope of the variable 'desc' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:2253:9: style: The scope of the variable 'argc' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:2254:9: style: The scope of the variable 'i' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:2627:11: style: The scope of the variable 'srcfile' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:2628:11: style: The scope of the variable 'event_name' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:2686:16: style: The scope of the variable 'top' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:2712:16: style: The scope of the variable 'top' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:3719:12: style: The scope of the variable 'key' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:3719:17: style: The scope of the variable 'val' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:3933:26: style: The scope of the variable 'tmp' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:4480:11: style: The scope of the variable 'at' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:5659:11: style: The scope of the variable 'b2' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:5664:18: style: The scope of the variable 'safe' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:5781:7: style: The scope of the variable 'i' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:6828:11: style: The scope of the variable 'v' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:7039:7: style: The scope of the variable 'handle' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:7330:8: style: The scope of the variable 'id' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:7590:9: style: The scope of the variable 'n' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:7590:12: style: The scope of the variable 'i' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:7988:9: style: The scope of the variable 'tbl' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:8026:19: style: The scope of the variable 'tmp' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:8044:11: style: The scope of the variable 'tmp' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:10341:9: style: The scope of the variable 'n' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:10699:9: style: The scope of the variable 'd' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:10758:9: style: The scope of the variable 'n' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:11975:9: style: The scope of the variable 'found' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:8523:9: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:9203:32: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:9206:9: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:9346:5: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:5519:12: error: Expression 'args[n++]=rb_funcall(rb_const_get(exc,rb_intern("message")),'!',3,rb_str_new2(format),obj,argv[0])' depends on order of evaluation of side effects [unknownEvaluationOrder]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:5495:10: style: Variable 'id' is assigned a value that is never used. [unreadVariable]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:6838:2: style: Variable 'elen' is assigned a value that is never used. [unreadVariable]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:9310:9: style: Variable 'a' is assigned a value that is never used. [unreadVariable]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:10346:10: style: Variable 'n' is assigned a value that is never used. [unreadVariable]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:708:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:3383:6: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:3401:6: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:3416:6: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:3452:3: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:3478:17: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:3509:6: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:4093:16: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:5269:5: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:5554:13: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:5757:16: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:5958:12: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:6011:9: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:6878:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:8400:25: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:6039:40: error: va_list 'ar' was opened but not closed by va_end(). [va_end_missing]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/eval.c:6066:15: error: va_list 'ar' was opened but not closed by va_end(). [va_end_missing]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/file.c:2784:10: warning: Redundant assignment of 'name' to itself. [selfAssignment]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/file.c:4132:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/file.c:4146:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/file.c:2951:19: style: The scope of the variable 'tmp' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/file.c:2952:11: style: The scope of the variable 'name' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/file.c:237:13: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/file.c:3049:5: style: Variable 'pos' is assigned a value that is never used. [unreadVariable]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/file.c:3105:5: style: Variable 'pos' is assigned a value that is never used. [unreadVariable]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/file.c:3758:23: style: Variable 'st' is assigned a value that is never used. [unreadVariable]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/file.c:3791:23: style: Variable 'st' is assigned a value that is never used. [unreadVariable]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/file.c:3822:23: style: Variable 'st' is assigned a value that is never used. [unreadVariable]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/file.c:3853:23: style: Variable 'st' is assigned a value that is never used. [unreadVariable]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/file.c:3886:23: style: Variable 'st' is assigned a value that is never used. [unreadVariable]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/file.c:3915:23: style: Variable 'st' is assigned a value that is never used. [unreadVariable]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/file.c:2100:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/gc.c:589:17: style: The scope of the variable 'pend' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/gc.c:626:22: style: The scope of the variable 'heap_org' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/gc.c:646:11: style: The scope of the variable 'v' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/gc.c:493:5: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/gc.c:513:5: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/gc.c:523:5: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/gc.c:1338:5: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/hash.c:1880:33: warning: Possible null pointer dereference: value [nullPointer]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/hash.c:1687:19: note: Calling function 'ruby_setenv', 2nd argument 'value' value is 0
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/hash.c:1880:33: note: Null pointer dereference
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/hash.c:1883:42: warning: Possible null pointer dereference: value [nullPointer]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/hash.c:1687:19: note: Calling function 'ruby_setenv', 2nd argument 'value' value is 0
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/hash.c:1883:42: note: Null pointer dereference
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/io.c:4664:24: style: Condition 'interrupt_flag==0' is always true [knownConditionTrueFalse]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/io.c:4582:26: note: Assignment 'interrupt_flag=0', assigned value is 0
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/io.c:4664:24: note: Condition 'interrupt_flag==0' is always true
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/io.c:2757:5: style: Variable 'fptr' is reassigned a value before the old one has been used. [redundantAssignment]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/io.c:2757:5: note: Variable 'fptr' is reassigned a value before the old one has been used.
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/io.c:2757:5: note: Variable 'fptr' is reassigned a value before the old one has been used.
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/io.c:2783:5: style: Variable 'fptr' is reassigned a value before the old one has been used. [redundantAssignment]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/io.c:2783:5: note: Variable 'fptr' is reassigned a value before the old one has been used.
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/io.c:2783:5: note: Variable 'fptr' is reassigned a value before the old one has been used.
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/io.c:3030:6: style: Variable 'fptr' is reassigned a value before the old one has been used. [redundantAssignment]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/io.c:3030:6: note: Variable 'fptr' is reassigned a value before the old one has been used.
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/io.c:3030:6: note: Variable 'fptr' is reassigned a value before the old one has been used.
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/io.c:3563:5: style: Variable 'fptr' is reassigned a value before the old one has been used. [redundantAssignment]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/io.c:3563:5: note: Variable 'fptr' is reassigned a value before the old one has been used.
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/io.c:3563:5: note: Variable 'fptr' is reassigned a value before the old one has been used.
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/io.c:4030:5: style: Variable 'fp' is reassigned a value before the old one has been used. [redundantAssignment]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/io.c:4030:5: note: Variable 'fp' is reassigned a value before the old one has been used.
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/io.c:4030:5: note: Variable 'fp' is reassigned a value before the old one has been used.
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/io.c:4103:5: style: Variable 'fp' is reassigned a value before the old one has been used. [redundantAssignment]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/io.c:4103:5: note: Variable 'fp' is reassigned a value before the old one has been used.
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/io.c:4103:5: note: Variable 'fp' is reassigned a value before the old one has been used.
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/io.c:4664:24: style: Same expression on both sides of '==' because the value of 'interrupt_flag' and '0' are the same. [duplicateExpression]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/io.c:4582:26: note: 'interrupt_flag' is assigned value '0' here.
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/io.c:4664:24: note: Same expression on both sides of '==' because the value of 'interrupt_flag' and '0' are the same.
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/io.c:1137:11: style: The scope of the variable 'pos' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/io.c:1164:10: style: The scope of the variable 'n' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/io.c:2054:25: style: The scope of the variable 'f1' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/io.c:3142:11: style: The scope of the variable 'mode' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/io.c:3143:9: style: The scope of the variable 'flags' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/io.c:3143:16: style: The scope of the variable 'fmode' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/io.c:4575:46: style: The scope of the variable 'list' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/io.c:437:9: style: Unused variable: r [unusedVariable]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/io.c:1019:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/io.c:3227:12: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/io.c:2979:2: portability: fflush() called on input stream 'stdin' may result in undefined behaviour on non-linux systems. [fflushOnInputStream]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/marshal.c:1112:9: style: Same expression on both sides of '/'. [duplicateExpression]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/marshal.c:1123:5: warning: Redundant assignment of 'd' to itself. [selfAssignment]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/marshal.c:398:11: style: The scope of the variable 'path' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/marshal.c:1222:9: style: The scope of the variable 'slot' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/missing/crypt.c:334:20: style: The scope of the variable 'tp' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/missing/crypt.c:335:15: style: The scope of the variable 't' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/missing/crypt.c:611:20: style: The scope of the variable 'ptabp' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/missing/crypt.c:653:23: style: The scope of the variable 'loop_count' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/missing/crypt.c:932:21: style: The scope of the variable 'k' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/missing/erf.c:56:26: style: The scope of the variable 'previous' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/missing/erf.c:76:23: style: The scope of the variable 'temp' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/missing/erf.c:76:29: style: The scope of the variable 'previous' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/numeric.c:887:9: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/numeric.c:2102:18: warning: Either the condition 'y<0' is redundant or there is division by zero at line 2102. [zerodivcond]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/numeric.c:2094:11: note: Assuming that condition 'y<0' is not redundant
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/numeric.c:2102:18: note: Division by zero
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/numeric.c:2104:14: warning: Either the condition 'y<0' is redundant or there is division by zero at line 2104. [zerodivcond]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/numeric.c:2094:11: note: Assuming that condition 'y<0' is not redundant
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/numeric.c:2104:14: note: Division by zero
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/numeric.c:902:23: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/numeric.c:1200:9: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/numeric.c:1252:10: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/numeric.c:1279:10: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/numeric.c:1313:10: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/numeric.c:1339:10: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/numeric.c:1672:10: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/numeric.c:2277:9: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/numeric.c:2499:22: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/numeric.c:2917:43: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/numeric.c:2919:46: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/object.c:1480:9: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/object.c:2226:39: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/object.c:2302:14: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/object.c:2354:16: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/pack.c:152:1: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/pack.c:152:1: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/pack.c:201:1: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/pack.c:201:1: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/pack.c:800:23: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/pack.c:812:23: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/pack.c:824:23: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/pack.c:835:23: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/pack.c:847:23: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/pack.c:859:23: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/pack.c:712:34: style: Same value in both branches of ternary operator. [duplicateValueTernary]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/pack.c:723:34: style: Same value in both branches of ternary operator. [duplicateValueTernary]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/pack.c:756:34: style: Same value in both branches of ternary operator. [duplicateValueTernary]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/pack.c:778:34: style: Same value in both branches of ternary operator. [duplicateValueTernary]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/pack.c:1513:6: style: Same value in both branches of ternary operator. [duplicateValueTernary]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/pack.c:1523:6: style: Same value in both branches of ternary operator. [duplicateValueTernary]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/pack.c:1532:6: style: Same value in both branches of ternary operator. [duplicateValueTernary]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/pack.c:1535:26: style: Same value in both branches of ternary operator. [duplicateValueTernary]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/pack.c:1537:8: style: Same value in both branches of ternary operator. [duplicateValueTernary]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/pack.c:1544:6: style: Same value in both branches of ternary operator. [duplicateValueTernary]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/pack.c:1547:26: style: Same value in both branches of ternary operator. [duplicateValueTernary]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/pack.c:1548:8: style: Same value in both branches of ternary operator. [duplicateValueTernary]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/pack.c:1555:6: style: Same value in both branches of ternary operator. [duplicateValueTernary]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/pack.c:1566:6: style: Same value in both branches of ternary operator. [duplicateValueTernary]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/pack.c:1617:6: style: Same value in both branches of ternary operator. [duplicateValueTernary]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/pack.c:1620:27: style: Same value in both branches of ternary operator. [duplicateValueTernary]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/pack.c:1621:8: style: Same value in both branches of ternary operator. [duplicateValueTernary]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/pack.c:1639:6: style: Same value in both branches of ternary operator. [duplicateValueTernary]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/pack.c:1642:26: style: Same value in both branches of ternary operator. [duplicateValueTernary]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/pack.c:1643:8: style: Same value in both branches of ternary operator. [duplicateValueTernary]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/pack.c:1662:6: style: Same value in both branches of ternary operator. [duplicateValueTernary]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/pack.c:1673:6: style: Same value in both branches of ternary operator. [duplicateValueTernary]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/pack.c:1687:6: style: Same value in both branches of ternary operator. [duplicateValueTernary]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/pack.c:1702:6: style: Same value in both branches of ternary operator. [duplicateValueTernary]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/pack.c:1713:6: style: Same value in both branches of ternary operator. [duplicateValueTernary]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/pack.c:1727:6: style: Same value in both branches of ternary operator. [duplicateValueTernary]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/pack.c:973:19: style: The scope of the variable 'bufe' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/pack.c:1333:10: style: The scope of the variable 'type' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/pack.c:1337:9: style: The scope of the variable 'natint' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/pack.c:1812:27: style: The scope of the variable 'd' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/pack.c:1536:3: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/pack.c:1581:3: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/pack.c:1902:14: warning: Size of pointer 's' used instead of size of its data. [pointerSize]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/pack.c:1944:18: warning: Size of pointer 's' used instead of size of its data. [pointerSize]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/pack.c:1581:3: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/pack.c:1041:18: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
parse.y:1551:0: error: Invalid number of character '{' when these macros are defined: '__GCC__=1;__GCC__=1'. [syntaxError]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/process.c:2101:5: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/process.c:2155:7: note: Found duplicate branches for 'if' and 'else'.
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/process.c:2101:5: note: Found duplicate branches for 'if' and 'else'.
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/process.c:2651:5: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/process.c:2706:7: note: Found duplicate branches for 'if' and 'else'.
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/process.c:2651:5: note: Found duplicate branches for 'if' and 'else'.
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/process.c:868:9: style: The scope of the variable 'cpid' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/process.c:1638:9: style: Unused variable: pgrp [unusedVariable]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/process.c:2843:11: style: Variable 'uid' is assigned a value that is never used. [unreadVariable]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/process.c:2957:11: style: Variable 'gid' is assigned a value that is never used. [unreadVariable]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/process.c:3050:12: style: Variable 'euid' is assigned a value that is never used. [unreadVariable]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/process.c:3108:12: style: Variable 'egid' is assigned a value that is never used. [unreadVariable]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/process.c:1026:12: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/process.c:1084:16: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/process.c:1085:10: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/random.c:252:16: style: The scope of the variable 'j' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/random.c:284:9: style: Unused variable: fd [unusedVariable]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/random.c:285:17: style: Unused variable: statbuf [unusedVariable]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/random.c:164:21: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/random.c:167:23: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/random.c:169:19: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/re.c:701:5: style: Variable 'match->regs' is reassigned a value before the old one has been used. [redundantAssignment]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/re.c:700:5: note: Variable 'match->regs' is reassigned a value before the old one has been used.
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/re.c:701:5: note: Variable 'match->regs' is reassigned a value before the old one has been used.
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/re.c:101:9: style: The scope of the variable 'tmp' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/re.c:620:11: style: The scope of the variable 'kcode' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/re.c:2026:22: style: The scope of the variable 'c' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/re.c:1435:31: style: Variable 'save_str' is assigned a value that is never used. [unreadVariable]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/regex.c:889:7: portability: Assigning a pointer to an integer is not portable. [AssignmentAddressToInteger]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/regex.c:1097:12: portability: Assigning a pointer to an integer is not portable. [AssignmentAddressToInteger]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/regex.c:1369:2: portability: %d in format string (no. 2) requires 'int' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/regex.c:2033:2: portability: %d in format string (no. 1) requires 'int' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/regex.c:2656:7: style: The scope of the variable 'c' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/regex.c:2803:12: style: The scope of the variable 'is_a_succeed_n' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/regex.c:3026:18: style: The scope of the variable 'c' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/regex.c:3026:21: style: The scope of the variable 'beg' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/regex.c:3026:26: style: The scope of the variable 'end' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/regex.c:3074:21: style: The scope of the variable 'beg' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/regex.c:4413:46: style: The scope of the variable 'c' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/regex.c:2339:2: style: Checking if unsigned variable 'c1' is less than zero. [unsignedLessThanZero]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/regex.c:3634:12: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/ruby.c:475:15: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/ruby.c:941:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/signal.c:341:11: style: struct member 'Anonymous2::cmd' is never used. [unusedStructMember]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/signal.c:342:9: style: struct member 'Anonymous2::safe' is never used. [unusedStructMember]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/sprintf.c:785:3: style: Variable 'need' is reassigned a value before the old one has been used. [redundantAssignment]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/sprintf.c:723:0: note: Variable 'need' is reassigned a value before the old one has been used.
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/sprintf.c:785:3: note: Variable 'need' is reassigned a value before the old one has been used.
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/string.c:1972:22: style: The scope of the variable 'match' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/string.c:1976:10: style: The scope of the variable 'plen' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/string.c:2410:15: style: The scope of the variable 'e' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/string.c:2411:10: style: The scope of the variable 'c' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/string.c:3069:6: style: The scope of the variable 'r' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/string.c:3085:6: style: The scope of the variable 'c0' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/string.c:3291:9: style: The scope of the variable 'c' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/string.c:3292:9: style: The scope of the variable 'init' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/string.c:4205:11: style: The scope of the variable 'result' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/string.c:4205:19: style: The scope of the variable 'match' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/string.c:4207:10: style: The scope of the variable 'i' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/string.c:4501:10: style: The scope of the variable 'n' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/string.c:1076:9: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/string.c:1080:12: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/string.c:4066:9: style: Variable 'e' is assigned a value that is never used. [unreadVariable]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/string.c:483:9: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/string.c:489:12: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/struct.c:186:20: style: The scope of the variable 'slot' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/struct.c:209:8: style: The scope of the variable 'id' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/struct.c:508:8: style: The scope of the variable 'p' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/struct.c:843:11: style: The scope of the variable 'n' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/struct.c:421:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/time.c:530:29: style: Condition '((long)-1)<((long)0)' is always true [knownConditionTrueFalse]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/time.c:775:5: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/time.c:792:5: note: Found duplicate branches for 'if' and 'else'.
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/time.c:775:5: note: Found duplicate branches for 'if' and 'else'.
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/time.c:327:9: style: The scope of the variable 'i' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/time.c:440:16: style: The scope of the variable 'common_year_yday_offset' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/time.c:455:16: style: The scope of the variable 'leap_year_yday_offset' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/time.c:967:33: style: The scope of the variable 'tobj2' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/time.c:997:33: style: The scope of the variable 'tobj2' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/time.c:975:13: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/time.c:978:9: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/time.c:1926:22: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/time.c:2002:16: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/time.c:2007:10: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/time.c:772:12: style: Unused variable: t [unusedVariable]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/time.c:773:16: style: Unused variable: tmp [unusedVariable]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/time.c:1242:9: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/util.c:762:15: style: The scope of the variable 'expSign' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/util.c:763:22: style: The scope of the variable 'dblExp' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/util.c:763:31: style: The scope of the variable 'd' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/util.c:766:9: style: The scope of the variable 'exp' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/util.c:688:5: error: Returning/dereferencing 'buf' after it is deallocated / released [deallocret]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/variable.c:805:10: style: The scope of the variable 'buf' can be reduced. [variableScope]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/variable.c:509:14: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
adanaxisgpl-1.2.4.dfsg.1/src/MushRuby/win32/win32.c:3130:0: error: #error unsupported processor [preprocessorErrorDirective]
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceProc.h:134:25: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceProc.h:131:24: note: outer condition: m_pPaletteTexture==NULL
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceProc.h:134:25: note: identical inner condition: m_pPaletteTexture==NULL
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceProc.h:148:15: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceProc.h:145:14: note: outer condition: m_pMesh==NULL
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceProc.h:148:15: note: identical inner condition: m_pMesh==NULL
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceCellNoise.cpp:58:58: style: Function 'LineGenerate' argument 1 names different: declaration 'inpTileData' definition 'outpTileData'. [funcArgNamesDifferent]
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceCellNoise.h:60:42: note: Function 'LineGenerate' argument 1 names different: declaration 'inpTileData' definition 'outpTileData'.
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceCellNoise.cpp:58:58: note: Function 'LineGenerate' argument 1 names different: declaration 'inpTileData' definition 'outpTileData'.
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceCellNoise.h:60:15: style: The function 'LineGenerate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceProc.h:85:15: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceCellNoise.h:60:15: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceCellNoise.h:67:25: style: The function 'AutoName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceProc.h:118:25: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceCellNoise.h:67:25: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceCellNoise.h:68:36: style: The function 'AutoClone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceProc.h:119:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceCellNoise.h:68:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceCellNoise.h:69:36: style: The function 'AutoCreate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceProc.h:120:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceCellNoise.h:69:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceCellNoise.h:71:18: style: The function 'AutoPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceProc.h:122:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceCellNoise.h:71:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceCellNoise.h:72:18: style: The function 'AutoXMLDataProcess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceProc.h:123:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceCellNoise.h:72:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceCellNoise.h:73:18: style: The function 'AutoXMLPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceProc.h:124:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceCellNoise.h:73:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceGrid.cpp:73:53: style: Function 'LineGenerate' argument 1 names different: declaration 'inpTileData' definition 'outpTileData'. [funcArgNamesDifferent]
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceGrid.h:53:42: note: Function 'LineGenerate' argument 1 names different: declaration 'inpTileData' definition 'outpTileData'.
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceGrid.cpp:73:53: note: Function 'LineGenerate' argument 1 names different: declaration 'inpTileData' definition 'outpTileData'.
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceGrid.h:52:18: style: The function 'ParamDecode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceProc.h:59:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceGrid.h:52:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceGrid.h:53:15: style: The function 'LineGenerate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceProc.h:85:15: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceGrid.h:53:15: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceGrid.h:66:25: style: The function 'AutoName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceProc.h:118:25: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceGrid.h:66:25: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceGrid.h:67:36: style: The function 'AutoClone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceProc.h:119:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceGrid.h:67:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceGrid.h:68:36: style: The function 'AutoCreate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceProc.h:120:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceGrid.h:68:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceGrid.h:70:18: style: The function 'AutoPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceProc.h:122:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceGrid.h:70:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceGrid.h:71:18: style: The function 'AutoXMLDataProcess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceProc.h:123:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceGrid.h:71:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceGrid.h:72:18: style: The function 'AutoXMLPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceProc.h:124:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceGrid.h:72:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceRadial.cpp:49:55: style: Function 'LineGenerate' argument 1 names different: declaration 'inpTileData' definition 'outpTileData'. [funcArgNamesDifferent]
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceRadial.h:52:42: note: Function 'LineGenerate' argument 1 names different: declaration 'inpTileData' definition 'outpTileData'.
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceRadial.cpp:49:55: note: Function 'LineGenerate' argument 1 names different: declaration 'inpTileData' definition 'outpTileData'.
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceRadial.h:52:15: style: The function 'LineGenerate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceProc.h:85:15: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceRadial.h:52:15: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceRadial.h:59:25: style: The function 'AutoName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceProc.h:118:25: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceRadial.h:59:25: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceRadial.h:60:36: style: The function 'AutoClone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceProc.h:119:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceRadial.h:60:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceRadial.h:61:36: style: The function 'AutoCreate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceProc.h:120:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceRadial.h:61:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceRadial.h:63:18: style: The function 'AutoPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceProc.h:122:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceRadial.h:63:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceRadial.h:64:18: style: The function 'AutoXMLDataProcess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceProc.h:123:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceRadial.h:64:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceRadial.h:65:18: style: The function 'AutoXMLPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceProc.h:124:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceRadial.h:65:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceTest.h:57:15: style: The function 'ToTextureCreate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceProc.h:54:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceTest.h:57:15: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceTest.h:60:15: style: The function 'ParamDecode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceProc.h:59:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceTest.h:60:15: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceTest.h:61:15: style: The function 'LineGenerate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceProc.h:85:15: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceTest.h:61:15: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceTest.h:65:15: style: The function 'PaletteResolve' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceProc.h:71:15: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceTest.h:65:15: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceTest.h:77:25: style: The function 'AutoName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceProc.h:118:25: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceTest.h:77:25: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceTest.h:78:36: style: The function 'AutoClone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceProc.h:119:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceTest.h:78:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceTest.h:79:36: style: The function 'AutoCreate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceProc.h:120:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceTest.h:79:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceTest.h:81:18: style: The function 'AutoPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceProc.h:122:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceTest.h:81:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceTest.h:82:18: style: The function 'AutoXMLDataProcess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceProc.h:123:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceTest.h:82:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceTest.h:83:18: style: The function 'AutoXMLPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceProc.h:124:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceTest.h:83:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceTileShow.cpp:48:24: style: Variable 'nameStr' is assigned a value that is never used. [unreadVariable]
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceTileShow.h:50:18: style: The function 'ParamDecode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceProc.h:59:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceTileShow.h:50:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceTileShow.h:51:15: style: The function 'ToTextureCreate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceProc.h:54:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceTileShow.h:51:15: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceTileShow.h:62:25: style: The function 'AutoName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceProc.h:118:25: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceTileShow.h:62:25: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceTileShow.h:63:36: style: The function 'AutoClone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceProc.h:119:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceTileShow.h:63:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceTileShow.h:64:36: style: The function 'AutoCreate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceProc.h:120:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceTileShow.h:64:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceTileShow.h:66:18: style: The function 'AutoPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceProc.h:122:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceTileShow.h:66:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceTileShow.h:67:18: style: The function 'AutoXMLDataProcess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceProc.h:123:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceTileShow.h:67:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceTileShow.h:68:18: style: The function 'AutoXMLPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceProc.h:124:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinPixelSourceTileShow.h:68:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinSingular.cpp:215:9: style: Condition 'textureErrorCount' is always false [knownConditionTrueFalse]
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinSingular.cpp:75:29: note: Assignment 'textureErrorCount=0', assigned value is 0
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinSingular.cpp:215:9: note: Condition 'textureErrorCount' is always false
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinTiled.cpp:264:9: style: Condition 'textureErrorCount' is always false [knownConditionTrueFalse]
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinTiled.cpp:123:29: note: Assignment 'textureErrorCount=0', assigned value is 0
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinTiled.cpp:264:9: note: Condition 'textureErrorCount' is always false
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinTiledMethod1.cpp:313:9: style: Condition 'textureErrorCount' is always false [knownConditionTrueFalse]
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinTiledMethod1.cpp:136:29: note: Assignment 'textureErrorCount=0', assigned value is 0
adanaxisgpl-1.2.4.dfsg.1/src/MushSkin/MushSkinTiledMethod1.cpp:313:9: note: Condition 'textureErrorCount' is always false
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreScalar.h:194:51: style: Function 'MushcoreScalar' argument 1 names different: declaration 'inVal' definition 'inLongVal'. [funcArgNamesDifferent]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreScalar.h:139:48: note: Function 'MushcoreScalar' argument 1 names different: declaration 'inVal' definition 'inLongVal'.
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreScalar.h:194:51: note: Function 'MushcoreScalar' argument 1 names different: declaration 'inVal' definition 'inLongVal'.
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreAutoBool.h:51:29: warning: Member variable 'MushcoreAutoBool::m_pBool' is not assigned a value in 'MushcoreAutoBool::operator='. [operatorEqVarError]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreScalar.h:188:17: warning: Member variable 'MushcoreScalar::m_longVal' is not initialized in the constructor. [uninitMemberVar]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreScalar.h:201:17: warning: Member variable 'MushcoreScalar::m_longVal' is not initialized in the constructor. [uninitMemberVar]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreFlex.h:101:5: warning: Member variable 'MushcoreFlex::m_eofFound' is not initialized in the constructor. [uninitMemberVarPrivate]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreFlex.h:101:5: warning: Member variable 'MushcoreFlex::m_eofFound' is not assigned a value in 'MushcoreFlex::operator='. [operatorEqVarError]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreBison.h:120:5: warning: Member variable 'MushcoreBison::m_command' is not initialized in the constructor. [uninitMemberVarPrivate]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreBison.h:120:5: warning: Member variable 'MushcoreBison::m_command' is not assigned a value in 'MushcoreBison::operator='. [operatorEqVarError]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreHistory.h:80:5: warning: Member variable 'MushcoreHistoryIterator::m_index' is not initialized in the constructor. [uninitMemberVar]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreLog.h:84:5: warning: Member variable 'MushcoreLog::m_errorStream' is not initialized in the constructor. [uninitMemberVarPrivate]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreLog.h:84:5: warning: Member variable 'MushcoreLog::m_stdStream' is not initialized in the constructor. [uninitMemberVarPrivate]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreLog.h:84:5: warning: Member variable 'MushcoreLog::m_xmlErrorStream' is not initialized in the constructor. [uninitMemberVarPrivate]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreLog.h:84:5: warning: Member variable 'MushcoreLog::m_xmlStdStream' is not initialized in the constructor. [uninitMemberVarPrivate]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreLog.h:84:5: warning: Member variable 'MushcoreLog::m_nullStream' is not initialized in the constructor. [uninitMemberVarPrivate]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreLog.h:84:5: warning: Member variable 'MushcoreLog::m_enableErrorLog' is not initialized in the constructor. [uninitMemberVarPrivate]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreLog.h:84:5: warning: Member variable 'MushcoreLog::m_enableWarningLog' is not initialized in the constructor. [uninitMemberVarPrivate]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreLog.h:84:5: warning: Member variable 'MushcoreLog::m_enableInfoLog' is not initialized in the constructor. [uninitMemberVarPrivate]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreLog.h:84:5: warning: Member variable 'MushcoreLog::m_errorHeaderDone' is not initialized in the constructor. [uninitMemberVarPrivate]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreLog.h:84:5: warning: Member variable 'MushcoreLog::m_stdHeaderDone' is not initialized in the constructor. [uninitMemberVarPrivate]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreLog.h:84:5: warning: Member variable 'MushcoreLog::m_errorStream' is not assigned a value in 'MushcoreLog::operator='. [operatorEqVarError]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreLog.h:84:5: warning: Member variable 'MushcoreLog::m_stdStream' is not assigned a value in 'MushcoreLog::operator='. [operatorEqVarError]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreLog.h:84:5: warning: Member variable 'MushcoreLog::m_xmlErrorStream' is not assigned a value in 'MushcoreLog::operator='. [operatorEqVarError]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreLog.h:84:5: warning: Member variable 'MushcoreLog::m_xmlStdStream' is not assigned a value in 'MushcoreLog::operator='. [operatorEqVarError]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreLog.h:84:5: warning: Member variable 'MushcoreLog::m_nullStream' is not assigned a value in 'MushcoreLog::operator='. [operatorEqVarError]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreLog.h:84:5: warning: Member variable 'MushcoreLog::m_enableErrorLog' is not assigned a value in 'MushcoreLog::operator='. [operatorEqVarError]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreLog.h:84:5: warning: Member variable 'MushcoreLog::m_enableWarningLog' is not assigned a value in 'MushcoreLog::operator='. [operatorEqVarError]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreLog.h:84:5: warning: Member variable 'MushcoreLog::m_enableInfoLog' is not assigned a value in 'MushcoreLog::operator='. [operatorEqVarError]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreLog.h:84:5: warning: Member variable 'MushcoreLog::m_errorHeaderDone' is not assigned a value in 'MushcoreLog::operator='. [operatorEqVarError]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreLog.h:84:5: warning: Member variable 'MushcoreLog::m_stdHeaderDone' is not assigned a value in 'MushcoreLog::operator='. [operatorEqVarError]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreRegExp.h:120:5: warning: Member variable 'MushcoreRegExp::m_regExp' is not initialized in the constructor. [uninitMemberVarPrivate]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreRegExp.h:120:5: warning: Member variable 'MushcoreRegExp::m_regExp' is not assigned a value in 'MushcoreRegExp::operator='. [operatorEqVarError]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreUninstaller.h:74:5: warning: Member variable 'MushcoreUninstaller::m_funcPtr' is not initialized in the constructor. [uninitMemberVarPrivate]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreUninstaller.h:74:5: warning: Member variable 'MushcoreUninstaller::m_funcPtr' is not assigned a value in 'MushcoreUninstaller::operator='. [operatorEqVarError]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreXML.h:179:5: warning: Member variable 'MushcoreXML::m_currentHandler' is not initialized in the constructor. [uninitMemberVarPrivate]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreXML.h:179:5: warning: Member variable 'MushcoreXML::m_handlers' is not initialized in the constructor. [uninitMemberVarPrivate]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreXML.h:179:5: warning: Member variable 'MushcoreXML::m_attribStack' is not initialized in the constructor. [uninitMemberVarPrivate]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreXML.h:179:5: warning: Member variable 'MushcoreXML::m_dataStack' is not initialized in the constructor. [uninitMemberVarPrivate]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreXML.h:179:5: warning: Member variable 'MushcoreXML::m_tagStack' is not initialized in the constructor. [uninitMemberVarPrivate]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreXML.h:179:5: warning: Member variable 'MushcoreXML::m_inStream' is not initialized in the constructor. [uninitMemberVarPrivate]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreXML.h:179:5: warning: Member variable 'MushcoreXML::m_name' is not initialized in the constructor. [uninitMemberVarPrivate]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreXML.h:179:5: warning: Member variable 'MushcoreXML::m_continue' is not initialized in the constructor. [uninitMemberVarPrivate]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreXML.h:179:5: warning: Member variable 'MushcoreXML::m_threaded' is not initialized in the constructor. [uninitMemberVarPrivate]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreXML.h:179:5: warning: Member variable 'MushcoreXML::m_line' is not initialized in the constructor. [uninitMemberVarPrivate]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreXML.h:179:5: warning: Member variable 'MushcoreXML::m_currentHandler' is not assigned a value in 'MushcoreXML::operator='. [operatorEqVarError]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreXML.h:179:5: warning: Member variable 'MushcoreXML::m_handlers' is not assigned a value in 'MushcoreXML::operator='. [operatorEqVarError]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreXML.h:179:5: warning: Member variable 'MushcoreXML::m_attribStack' is not assigned a value in 'MushcoreXML::operator='. [operatorEqVarError]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreXML.h:179:5: warning: Member variable 'MushcoreXML::m_dataStack' is not assigned a value in 'MushcoreXML::operator='. [operatorEqVarError]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreXML.h:179:5: warning: Member variable 'MushcoreXML::m_tagStack' is not assigned a value in 'MushcoreXML::operator='. [operatorEqVarError]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreXML.h:179:5: warning: Member variable 'MushcoreXML::m_inStream' is not assigned a value in 'MushcoreXML::operator='. [operatorEqVarError]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreXML.h:179:5: warning: Member variable 'MushcoreXML::m_name' is not assigned a value in 'MushcoreXML::operator='. [operatorEqVarError]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreXML.h:179:5: warning: Member variable 'MushcoreXML::m_continue' is not assigned a value in 'MushcoreXML::operator='. [operatorEqVarError]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreXML.h:179:5: warning: Member variable 'MushcoreXML::m_threaded' is not assigned a value in 'MushcoreXML::operator='. [operatorEqVarError]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreXML.h:179:5: warning: Member variable 'MushcoreXML::m_line' is not assigned a value in 'MushcoreXML::operator='. [operatorEqVarError]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreFlex.h:101:5: style: 'operator=' should either return reference to 'this' instance or be declared private and left unimplemented. [operatorEqShouldBeLeftUnimplemented]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreBison.h:120:5: style: 'operator=' should either return reference to 'this' instance or be declared private and left unimplemented. [operatorEqShouldBeLeftUnimplemented]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreLog.h:84:5: style: 'operator=' should either return reference to 'this' instance or be declared private and left unimplemented. [operatorEqShouldBeLeftUnimplemented]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreRegExp.h:120:5: style: 'operator=' should either return reference to 'this' instance or be declared private and left unimplemented. [operatorEqShouldBeLeftUnimplemented]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreUninstaller.h:74:5: style: 'operator=' should either return reference to 'this' instance or be declared private and left unimplemented. [operatorEqShouldBeLeftUnimplemented]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreXML.h:179:5: style: 'operator=' should either return reference to 'this' instance or be declared private and left unimplemented. [operatorEqShouldBeLeftUnimplemented]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreXMLIStream.h:193:10: performance: Technically the member function 'MushcoreXMLIStream::VirtualIs' can be static. [functionStatic]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreXMLIStream.h:194:10: performance: Technically the member function 'MushcoreXMLIStream::VirtualIs' can be static. [functionStatic]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreXMLOStream.h:127:24: style: Technically the member function 'MushcoreXMLOStream::TagGet' can be const. [functionConst]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreParamList.h:120:14: style: Technically the member function 'MushcoreParamList::NumParams' can be const. [functionConst]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreParamList.h:122:10: style: Technically the member function 'MushcoreParamList::Empty' can be const. [functionConst]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreAppSignal.h:93:5: style: Class 'MushcoreAppSignal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreAutoBool.h:47:5: style: Class 'MushcoreAutoBool' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreFail.h:90:5: style: Class 'MushcoreFatalFail' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreFail.h:97:5: style: Class 'MushcoreLogicFail' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreFail.h:104:5: style: Class 'MushcoreResourceFail' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreFail.h:114:5: style: Class 'MushcoreNonFatalFail' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreFail.h:121:5: style: Class 'MushcoreCommandFail' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreFail.h:128:5: style: Class 'MushcoreDataFail' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreFail.h:135:5: style: Class 'MushcoreDeviceFail' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreFail.h:149:5: style: Class 'MushcoreReferenceFail' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreFail.h:156:5: style: Class 'MushcoreRequestFail' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreFail.h:163:5: style: Class 'MushcoreSyntaxFail' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreCommand.h:133:5: style: Class 'MushcoreCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreInstaller.h:102:5: style: Class 'MushcoreInstaller' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreMaptorIterator.h:53:5: style: Class 'MushcoreMaptorIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreMaptorConstIterator.h:59:5: style: Class 'MushcoreMaptorConstIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcorePipe.h:62:5: style: Class 'MushcorePipe' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreFunction.h:117:5: style: Class 'MushcoreFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreUninstaller.h:69:5: style: Class 'MushcoreUninstaller' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreAppHandler.h:124:25: style: The function 'AutoName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreVirtualObject.h:73:25: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreAppHandler.h:124:25: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreAppHandler.h:125:36: style: The function 'AutoClone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreVirtualObject.h:74:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreAppHandler.h:125:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreAppHandler.h:126:36: style: The function 'AutoCreate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreVirtualObject.h:75:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreAppHandler.h:126:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreAppHandler.h:128:18: style: The function 'AutoPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreVirtualObject.h:77:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreAppHandler.h:128:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreAppHandler.h:129:18: style: The function 'AutoXMLDataProcess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreVirtualObject.h:78:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreAppHandler.h:129:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreAppHandler.h:130:18: style: The function 'AutoXMLPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreVirtualObject.h:79:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreAppHandler.h:130:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreAutoMonkey.h:139:25: style: The function 'AutoName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreVirtualObject.h:73:25: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreAutoMonkey.h:139:25: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreAutoMonkey.h:140:36: style: The function 'AutoClone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreVirtualObject.h:74:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreAutoMonkey.h:140:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreAutoMonkey.h:141:36: style: The function 'AutoCreate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreVirtualObject.h:75:36: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreAutoMonkey.h:141:36: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreAutoMonkey.h:143:18: style: The function 'AutoPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreVirtualObject.h:77:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreAutoMonkey.h:143:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreAutoMonkey.h:144:18: style: The function 'AutoXMLDataProcess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreVirtualObject.h:78:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreAutoMonkey.h:144:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreAutoMonkey.h:145:18: style: The function 'AutoXMLPrint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreVirtualObject.h:79:18: note: Virtual function in base class
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreAutoMonkey.h:145:18: note: Function in derived class
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreParamList.h:144:57: performance: Function parameter 'inParamList' should be passed by const reference. [passedByValue]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreLog.h:74:61: performance: Function parameter 'inLogName' should be passed by const reference. [passedByValue]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreAutoMonkey.cpp:128:5: style: Value of pointer 'm_refCtrPtr', which points to allocated memory, is copied in copy constructor instead of allocating new memory. [copyCtorPointerCopying]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreBison.cpp:641:14: style: C-style pointer casting [cstyleCast]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreBison.cpp:1102:41: style: Function 'Despatch' argument 1 names different: declaration 'inCommand' definition 'inName'. [funcArgNamesDifferent]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreBison.h:112:45: note: Function 'Despatch' argument 1 names different: declaration 'inCommand' definition 'inName'.
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreBison.cpp:1102:41: note: Function 'Despatch' argument 1 names different: declaration 'inCommand' definition 'inName'.
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreCommand.cpp:129:39: style: Function 'Execute' argument 1 names different: declaration 'inEnv' definition 'ioEnv'. [funcArgNamesDifferent]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreCommand.h:134:31: note: Function 'Execute' argument 1 names different: declaration 'inEnv' definition 'ioEnv'.
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreCommand.cpp:129:39: note: Function 'Execute' argument 1 names different: declaration 'inEnv' definition 'ioEnv'.
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreFlex.cpp:1221:54: style: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreFlex.cpp:311:39: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreFlex.cpp:1221:54: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreFlex.cpp:1251:44: style: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'. [funcArgNamesDifferent]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreFlex.cpp:553:21: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'.
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreFlex.cpp:1251:44: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'.
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreFunction.cpp:141:34: style: Function 'Print' argument 1 names different: declaration 'ioOut' definition 'inOut'. [funcArgNamesDifferent]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreFunction.h:126:30: note: Function 'Print' argument 1 names different: declaration 'ioOut' definition 'inOut'.
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreFunction.cpp:141:34: note: Function 'Print' argument 1 names different: declaration 'ioOut' definition 'inOut'.
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreInstaller.h:103:10: performance: Technically the member function 'MushcoreInstaller::NullFunction' can be static. [functionStatic]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreInstaller.cpp:66:20: note: Technically the member function 'MushcoreInstaller::NullFunction' can be static.
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreInstaller.h:103:10: note: Technically the member function 'MushcoreInstaller::NullFunction' can be static.
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreLog.h:74:10: performance: Technically the member function 'MushcoreLog::HeaderWrite' can be static. [functionStatic]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreLog.cpp:94:14: note: Technically the member function 'MushcoreLog::HeaderWrite' can be static.
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreLog.h:74:10: note: Technically the member function 'MushcoreLog::HeaderWrite' can be static.
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreLog.cpp:94:60: performance: Function parameter 'inLogName' should be passed by const reference. [passedByValue]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreRegExp.cpp:163:43: style: Function 'HandleReturnCode' argument 1 names different: declaration 'inRC' definition 'inReturnCode'. [funcArgNamesDifferent]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreRegExp.h:121:31: note: Function 'HandleReturnCode' argument 1 names different: declaration 'inRC' definition 'inReturnCode'.
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreRegExp.cpp:163:43: note: Function 'HandleReturnCode' argument 1 names different: declaration 'inRC' definition 'inReturnCode'.
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreRegExp.h:121:10: performance: Technically the member function 'MushcoreRegExp::HandleReturnCode' can be static. [functionStatic]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreRegExp.cpp:163:22: note: Technically the member function 'MushcoreRegExp::HandleReturnCode' can be static.
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreRegExp.h:121:10: note: Technically the member function 'MushcoreRegExp::HandleReturnCode' can be static.
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreUninstaller.h:71:10: performance: Technically the member function 'MushcoreUninstaller::NullFunction' can be static. [functionStatic]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreUninstaller.cpp:72:22: note: Technically the member function 'MushcoreUninstaller::NullFunction' can be static.
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreUninstaller.h:71:10: note: Technically the member function 'MushcoreUninstaller::NullFunction' can be static.
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreXML.cpp:271:38: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreXML.h:176:10: performance: Technically the member function 'MushcoreXML::ParseStream' can be static. [functionStatic]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreXML.cpp:290:14: note: Technically the member function 'MushcoreXML::ParseStream' can be static.
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreXML.h:176:10: note: Technically the member function 'MushcoreXML::ParseStream' can be static.
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreXMLIStream.cpp:129:54: style: Function 'MushcoreXMLIStream' argument 1 names different: declaration 'inPStream' definition 'inStream'. [funcArgNamesDifferent]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreXMLIStream.h:147:47: note: Function 'MushcoreXMLIStream' argument 1 names different: declaration 'inPStream' definition 'inStream'.
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreXMLIStream.cpp:129:54: note: Function 'MushcoreXMLIStream' argument 1 names different: declaration 'inPStream' definition 'inStream'.
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreXMLIStream.cpp:309:47: style: Function 'ObjectRead' argument 1 names different: declaration 'outObj' definition 'outU32'. [funcArgNamesDifferent]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreXMLIStream.h:178:36: note: Function 'ObjectRead' argument 1 names different: declaration 'outObj' definition 'outU32'.
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreXMLIStream.cpp:309:47: note: Function 'ObjectRead' argument 1 names different: declaration 'outObj' definition 'outU32'.
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreXMLOStream.cpp:55:54: style: Function 'MushcoreXMLOStream' argument 1 names different: declaration 'inPStream' definition 'inStream'. [funcArgNamesDifferent]
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreXMLOStream.h:121:47: note: Function 'MushcoreXMLOStream' argument 1 names different: declaration 'inPStream' definition 'inStream'.
adanaxisgpl-1.2.4.dfsg.1/src/Mushcore/MushcoreXMLOStream.cpp:55:54: note: Function 'MushcoreXMLOStream' argument 1 names different: declaration 'inPStream' definition 'inStream'.
adanaxisgpl-1.2.4.dfsg.1/src/Platform/MacOSX/PlatformMiscUtils.cpp:494:5: style: Label 'FSGetCatalogInfo' is not used. [unusedLabel]
adanaxisgpl-1.2.4.dfsg.1/src/Platform/MacOSX/PlatformMiscUtils.cpp:495:1: style: Label 'FSPathMakeRef' is not used. [unusedLabel]
adanaxisgpl-1.2.4.dfsg.1/src/Platform/MacOSX/PlatformMiscUtils.cpp:496:1: style: Label 'BadParameter' is not used. [unusedLabel]
adanaxisgpl-1.2.4.dfsg.1/src/Platform/X11/PlatformVideoUtils.cpp:183:5: warning: Suspicious use of ; at the end of 'if' statement. [suspiciousSemicolon]
adanaxisgpl-1.2.4.dfsg.1/src/Platform/win32/SDL_main.c:210:12: style: Variable 'appname' is assigned a value that is never used. [unreadVariable]
[22:25]

ftp://ftp.se.debian.org/debian/pool/main/a/adapterremoval/adapterremoval_2.2.2.orig.tar.gz
adapterremoval-2.2.2/src/adapterset.cpp:69:12: style: The scope of the variable 'last_row_size' can be reduced. [variableScope]
adapterremoval-2.2.2/src/adapterset.cpp:317:67: style: Function 'load_adapters' argument 2 names different: declaration 'paired_end_mode' definition 'paired_end'. [funcArgNamesDifferent]
adapterremoval-2.2.2/src/adapterset.hpp:59:58: note: Function 'load_adapters' argument 2 names different: declaration 'paired_end_mode' definition 'paired_end'.
adapterremoval-2.2.2/src/adapterset.cpp:317:67: note: Function 'load_adapters' argument 2 names different: declaration 'paired_end_mode' definition 'paired_end'.
adapterremoval-2.2.2/src/adapterset.cpp:339:67: style: Function 'load_barcodes' argument 2 names different: declaration 'paired_end_mode' definition 'paired_end'. [funcArgNamesDifferent]
adapterremoval-2.2.2/src/adapterset.hpp:65:58: note: Function 'load_barcodes' argument 2 names different: declaration 'paired_end_mode' definition 'paired_end'.
adapterremoval-2.2.2/src/adapterset.cpp:339:67: note: Function 'load_barcodes' argument 2 names different: declaration 'paired_end_mode' definition 'paired_end'.
adapterremoval-2.2.2/src/fastq_enc.hpp:61:5: style: Class 'fastq_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adapterremoval-2.2.2/src/fastq_enc.hpp:132:5: style: Class 'fastq_encoding_solexa' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adapterremoval-2.2.2/src/linereader.hpp:58:5: style: Class 'bzip2_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adapterremoval-2.2.2/src/linereader.hpp:91:5: style: Class 'line_reader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adapterremoval-2.2.2/src/fastq_enc.hpp:140:17: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adapterremoval-2.2.2/src/fastq_enc.hpp:94:25: note: Virtual function in base class
adapterremoval-2.2.2/src/fastq_enc.hpp:140:17: note: Function in derived class
adapterremoval-2.2.2/src/linereader.hpp:97:10: style: The function 'getline' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adapterremoval-2.2.2/src/linereader.hpp:73:18: note: Virtual function in base class
adapterremoval-2.2.2/src/linereader.hpp:97:10: note: Function in derived class
adapterremoval-2.2.2/src/alignment.cpp:488:39: style: Function 'extract_adapter_sequences' argument 2 names different: declaration 'pcr1' definition 'read1'. [funcArgNamesDifferent]
adapterremoval-2.2.2/src/alignment.hpp:208:39: note: Function 'extract_adapter_sequences' argument 2 names different: declaration 'pcr1' definition 'read1'.
adapterremoval-2.2.2/src/alignment.cpp:488:39: note: Function 'extract_adapter_sequences' argument 2 names different: declaration 'pcr1' definition 'read1'.
adapterremoval-2.2.2/src/alignment.cpp:489:39: style: Function 'extract_adapter_sequences' argument 3 names different: declaration 'pcr2' definition 'read2'. [funcArgNamesDifferent]
adapterremoval-2.2.2/src/alignment.hpp:209:39: note: Function 'extract_adapter_sequences' argument 3 names different: declaration 'pcr2' definition 'read2'.
adapterremoval-2.2.2/src/alignment.cpp:489:39: note: Function 'extract_adapter_sequences' argument 3 names different: declaration 'pcr2' definition 'read2'.
adapterremoval-2.2.2/src/argparse.cpp:354:18: style: Function 'flag' argument 1 names different: declaration 'sink' definition 'value'. [funcArgNamesDifferent]
adapterremoval-2.2.2/src/argparse.hpp:265:16: note: Function 'flag' argument 1 names different: declaration 'sink' definition 'value'.
adapterremoval-2.2.2/src/argparse.cpp:354:18: note: Function 'flag' argument 1 names different: declaration 'sink' definition 'value'.
adapterremoval-2.2.2/src/argparse.cpp:382:23: style: Function 'any' argument 1 names different: declaration 'sink' definition 'value'. [funcArgNamesDifferent]
adapterremoval-2.2.2/src/argparse.hpp:294:22: note: Function 'any' argument 1 names different: declaration 'sink' definition 'value'.
adapterremoval-2.2.2/src/argparse.cpp:382:23: note: Function 'any' argument 1 names different: declaration 'sink' definition 'value'.
adapterremoval-2.2.2/src/argparse.cpp:416:24: style: Function 'many' argument 1 names different: declaration 'sink' definition 'value'. [funcArgNamesDifferent]
adapterremoval-2.2.2/src/argparse.hpp:325:22: note: Function 'many' argument 1 names different: declaration 'sink' definition 'value'.
adapterremoval-2.2.2/src/argparse.cpp:416:24: note: Function 'many' argument 1 names different: declaration 'sink' definition 'value'.
adapterremoval-2.2.2/src/argparse.cpp:462:22: style: Function 'knob' argument 1 names different: declaration 'sink' definition 'value'. [funcArgNamesDifferent]
adapterremoval-2.2.2/src/argparse.hpp:356:20: note: Function 'knob' argument 1 names different: declaration 'sink' definition 'value'.
adapterremoval-2.2.2/src/argparse.cpp:462:22: note: Function 'knob' argument 1 names different: declaration 'sink' definition 'value'.
adapterremoval-2.2.2/src/argparse.cpp:507:34: style: Function 'floaty_knob' argument 1 names different: declaration 'sink' definition 'value'. [funcArgNamesDifferent]
adapterremoval-2.2.2/src/argparse.hpp:383:25: note: Function 'floaty_knob' argument 1 names different: declaration 'sink' definition 'value'.
adapterremoval-2.2.2/src/argparse.cpp:507:34: note: Function 'floaty_knob' argument 1 names different: declaration 'sink' definition 'value'.
adapterremoval-2.2.2/src/argparse.hpp:167:17: performance: Technically the member function 'ar::argparse::parser::get_metavar_str' can be static. [functionStatic]
adapterremoval-2.2.2/src/argparse.cpp:302:21: note: Technically the member function 'ar::argparse::parser::get_metavar_str' can be static.
adapterremoval-2.2.2/src/argparse.hpp:167:17: note: Technically the member function 'ar::argparse::parser::get_metavar_str' can be static.
adapterremoval-2.2.2/src/argparse.hpp:268:20: style: The function 'consume' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adapterremoval-2.2.2/src/argparse.hpp:219:20: note: Virtual function in base class
adapterremoval-2.2.2/src/argparse.hpp:268:20: note: Function in derived class
adapterremoval-2.2.2/src/argparse.hpp:271:25: style: The function 'to_str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adapterremoval-2.2.2/src/argparse.hpp:231:25: note: Virtual function in base class
adapterremoval-2.2.2/src/argparse.hpp:271:25: note: Function in derived class
adapterremoval-2.2.2/src/argparse.hpp:297:20: style: The function 'consume' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adapterremoval-2.2.2/src/argparse.hpp:219:20: note: Virtual function in base class
adapterremoval-2.2.2/src/argparse.hpp:297:20: note: Function in derived class
adapterremoval-2.2.2/src/argparse.hpp:300:25: style: The function 'to_str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adapterremoval-2.2.2/src/argparse.hpp:231:25: note: Virtual function in base class
adapterremoval-2.2.2/src/argparse.hpp:300:25: note: Function in derived class
adapterremoval-2.2.2/src/argparse.hpp:328:20: style: The function 'consume' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adapterremoval-2.2.2/src/argparse.hpp:219:20: note: Virtual function in base class
adapterremoval-2.2.2/src/argparse.hpp:328:20: note: Function in derived class
adapterremoval-2.2.2/src/argparse.hpp:331:25: style: The function 'to_str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adapterremoval-2.2.2/src/argparse.hpp:231:25: note: Virtual function in base class
adapterremoval-2.2.2/src/argparse.hpp:331:25: note: Function in derived class
adapterremoval-2.2.2/src/argparse.hpp:359:20: style: The function 'consume' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adapterremoval-2.2.2/src/argparse.hpp:219:20: note: Virtual function in base class
adapterremoval-2.2.2/src/argparse.hpp:359:20: note: Function in derived class
adapterremoval-2.2.2/src/argparse.hpp:362:25: style: The function 'to_str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adapterremoval-2.2.2/src/argparse.hpp:231:25: note: Virtual function in base class
adapterremoval-2.2.2/src/argparse.hpp:362:25: note: Function in derived class
adapterremoval-2.2.2/src/argparse.hpp:386:20: style: The function 'consume' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adapterremoval-2.2.2/src/argparse.hpp:219:20: note: Virtual function in base class
adapterremoval-2.2.2/src/argparse.hpp:386:20: note: Function in derived class
adapterremoval-2.2.2/src/argparse.hpp:389:25: style: The function 'to_str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adapterremoval-2.2.2/src/argparse.hpp:231:25: note: Virtual function in base class
adapterremoval-2.2.2/src/argparse.hpp:389:25: note: Function in derived class
adapterremoval-2.2.2/src/threads.hpp:43:5: style: Class 'thread_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adapterremoval-2.2.2/src/threads.hpp:85:5: style: Class 'print_locker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adapterremoval-2.2.2/src/statistics.hpp:128:5: style: Struct 'demux_statistics' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adapterremoval-2.2.2/src/linereader_joined.hpp:48:5: style: Class 'joined_line_readers' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adapterremoval-2.2.2/src/timer.hpp:51:5: style: Class 'timer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adapterremoval-2.2.2/src/fastq_io.hpp:68:5: style: Class 'fastq_read_chunk' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adapterremoval-2.2.2/src/fastq_io.hpp:87:5: style: Class 'fastq_output_chunk' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adapterremoval-2.2.2/src/fastq_io.hpp:343:5: style: Class 'write_fastq' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adapterremoval-2.2.2/src/demultiplex.hpp:52:5: style: Class 'demultiplex_reads' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adapterremoval-2.2.2/src/demultiplex.hpp:114:5: style: Class 'demultiplex_se_reads' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adapterremoval-2.2.2/src/demultiplex.hpp:130:5: style: Class 'demultiplex_pe_reads' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adapterremoval-2.2.2/src/linereader_joined.hpp:58:10: style: The function 'getline' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adapterremoval-2.2.2/src/linereader.hpp:73:18: note: Virtual function in base class
adapterremoval-2.2.2/src/linereader_joined.hpp:58:10: note: Function in derived class
adapterremoval-2.2.2/src/fastq_io.hpp:142:18: style: The function 'finalize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adapterremoval-2.2.2/src/scheduler.hpp:170:18: note: Virtual function in base class
adapterremoval-2.2.2/src/fastq_io.hpp:142:18: note: Function in derived class
adapterremoval-2.2.2/src/fastq_io.hpp:187:18: style: The function 'finalize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adapterremoval-2.2.2/src/scheduler.hpp:170:18: note: Virtual function in base class
adapterremoval-2.2.2/src/fastq_io.hpp:187:18: note: Function in derived class
adapterremoval-2.2.2/src/fastq_io.hpp:233:18: style: The function 'finalize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adapterremoval-2.2.2/src/scheduler.hpp:170:18: note: Virtual function in base class
adapterremoval-2.2.2/src/fastq_io.hpp:233:18: note: Function in derived class
adapterremoval-2.2.2/src/fastq_io.hpp:270:18: style: The function 'finalize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adapterremoval-2.2.2/src/scheduler.hpp:170:18: note: Virtual function in base class
adapterremoval-2.2.2/src/fastq_io.hpp:270:18: note: Function in derived class
adapterremoval-2.2.2/src/fastq_io.hpp:304:18: style: The function 'finalize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adapterremoval-2.2.2/src/scheduler.hpp:170:18: note: Virtual function in base class
adapterremoval-2.2.2/src/fastq_io.hpp:304:18: note: Function in derived class
adapterremoval-2.2.2/src/fastq_io.hpp:349:18: style: The function 'finalize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adapterremoval-2.2.2/src/scheduler.hpp:170:18: note: Virtual function in base class
adapterremoval-2.2.2/src/fastq_io.hpp:349:18: note: Function in derived class
adapterremoval-2.2.2/src/fastq_enc.hpp:58:1: warning: The class 'fastq_error' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
adapterremoval-2.2.2/src/fastq_io.cpp:416:17: style: The scope of the variable 'buffers' can be reduced. [variableScope]
adapterremoval-2.2.2/src/fastq_io.cpp:565:17: style: The scope of the variable 'buffers' can be reduced. [variableScope]
adapterremoval-2.2.2/src/fastq_io.cpp:99:56: style: Function 'add' argument 3 names different: declaration 'count' definition 'count_'. [funcArgNamesDifferent]
adapterremoval-2.2.2/src/fastq_io.hpp:93:72: note: Function 'add' argument 3 names different: declaration 'count' definition 'count_'.
adapterremoval-2.2.2/src/fastq_io.cpp:99:56: note: Function 'add' argument 3 names different: declaration 'count' definition 'count_'.
adapterremoval-2.2.2/src/main_adapter_id.cpp:442:10: performance: Technically the member function 'ar::adapter_identification::process_adapter' can be static. [functionStatic]
adapterremoval-2.2.2/src/main_adapter_id.cpp:277:5: style: Struct 'adapter_stats' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adapterremoval-2.2.2/src/main_adapter_id.cpp:321:5: style: Class 'adapter_sink' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adapterremoval-2.2.2/src/main_adapter_id.cpp:351:5: style: Class 'adapter_identification' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adapterremoval-2.2.2/src/main_adapter_id.cpp:389:10: style: The function 'finalize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adapterremoval-2.2.2/src/scheduler.hpp:170:18: note: Virtual function in base class
adapterremoval-2.2.2/src/main_adapter_id.cpp:389:10: note: Function in derived class
adapterremoval-2.2.2/src/main_adapter_rm.cpp:340:9: style: Class 'stats_sink' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adapterremoval-2.2.2/src/main_adapter_rm.cpp:424:5: style: Class 'rng_sink' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adapterremoval-2.2.2/src/scheduler.cpp:392:43: warning: Access of moved variable 'next_chunk'. [accessMoved]
adapterremoval-2.2.2/src/scheduler.cpp:391:32: note: Calling std::move(next_chunk)
adapterremoval-2.2.2/src/scheduler.cpp:392:43: note: $symbol:next_chunk
Access of moved variable '$symbol'.
adapterremoval-2.2.2/src/strutils.cpp:45:59: style: Function 'indent_lines' argument 2 names different: declaration 'identation' definition 'n_indent'. [funcArgNamesDifferent]
adapterremoval-2.2.2/src/strutils.hpp:43:59: note: Function 'indent_lines' argument 2 names different: declaration 'identation' definition 'n_indent'.
adapterremoval-2.2.2/src/strutils.cpp:45:59: note: Function 'indent_lines' argument 2 names different: declaration 'identation' definition 'n_indent'.
adapterremoval-2.2.2/src/strutils.cpp:153:54: style: Function 'format' argument 1 names different: declaration 'value' definition 'lines'. [funcArgNamesDifferent]
adapterremoval-2.2.2/src/strutils.hpp:84:43: note: Function 'format' argument 1 names different: declaration 'value' definition 'lines'.
adapterremoval-2.2.2/src/strutils.cpp:153:54: note: Function 'format' argument 1 names different: declaration 'value' definition 'lines'.
adapterremoval-2.2.2/src/threads.hpp:91:10: performance: Technically the member function 'ar::print_locker::partial_stderr_output' can be static. [functionStatic]
adapterremoval-2.2.2/src/threads.cpp:98:20: note: Technically the member function 'ar::print_locker::partial_stderr_output' can be static.
adapterremoval-2.2.2/src/threads.hpp:91:10: note: Technically the member function 'ar::print_locker::partial_stderr_output' can be static.
adapterremoval-2.2.2/src/threads.hpp:39:1: warning: The class 'thread_error' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
adapterremoval-2.2.2/tests/alignment_test.cpp:74:0: error: syntax error [syntaxError]
adapterremoval-2.2.2/tests/argparse_test.cpp:52:0: error: syntax error [syntaxError]
adapterremoval-2.2.2/tests/fastq_test.cpp:65:0: error: syntax error [syntaxError]
adapterremoval-2.2.2/tests/strutils_test.cpp:43:0: error: syntax error [syntaxError]
[22:25]

ftp://ftp.se.debian.org/debian/pool/main/a/adasockets/adasockets_1.9.orig.tar.gz
[22:25]

ftp://ftp.se.debian.org/debian/pool/main/a/adblock-plus/adblock-plus_2.9.1+dfsg.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/adblock-plus-element-hiding-helper/adblock-plus-element-hiding-helper_1.4.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/adcli/adcli_0.8.2.orig.tar.gz
adcli-0.8.2/library/adattrs.c:39:2: error: Memory leak: attrs [memleak]
adcli-0.8.2/library/adconn.c:359:6: style: The scope of the variable 'errn' can be reduced. [variableScope]
adcli-0.8.2/library/adconn.c:360:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
adcli-0.8.2/library/adconn.c:754:6: style: The scope of the variable 'sock' can be reduced. [variableScope]
adcli-0.8.2/library/adconn.c:1155:29: style: Function 'adcli_conn_new' argument 1 names different: declaration 'domain' definition 'domain_name'. [funcArgNamesDifferent]
adcli-0.8.2/library/adconn.h:61:67: note: Function 'adcli_conn_new' argument 1 names different: declaration 'domain' definition 'domain_name'.
adcli-0.8.2/library/adconn.c:1155:29: note: Function 'adcli_conn_new' argument 1 names different: declaration 'domain' definition 'domain_name'.
adcli-0.8.2/library/adconn.c:942:2: error: Memory leak: disco [memleak]
adcli-0.8.2/library/adconn.c:945:2: error: Memory leak: disco [memleak]
adcli-0.8.2/library/adconn.c:948:2: error: Memory leak: disco [memleak]
adcli-0.8.2/library/adconn.c:951:2: error: Memory leak: disco [memleak]
adcli-0.8.2/library/adconn.c:1160:2: error: Memory leak: conn [memleak]
adcli-0.8.2/library/addisco.c:86:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
adcli-0.8.2/library/addisco.c:219:17: style: The scope of the variable 'type' can be reduced. [variableScope]
adcli-0.8.2/library/addisco.c:219:23: style: The scope of the variable 'qclass' can be reduced. [variableScope]
adcli-0.8.2/library/addisco.c:219:31: style: The scope of the variable 'rdlength' can be reduced. [variableScope]
adcli-0.8.2/library/addisco.c:421:18: style: The scope of the variable 'bvs' can be reduced. [variableScope]
adcli-0.8.2/library/addisco.c:468:8: style: The scope of the variable 'value' can be reduced. [variableScope]
adcli-0.8.2/library/addisco.c:633:15: style: The scope of the variable 'disco' can be reduced. [variableScope]
adcli-0.8.2/library/addisco.c:705:35: style: Function 'adcli_disco_domain' argument 2 names different: declaration 'disco' definition 'results'. [funcArgNamesDifferent]
adcli-0.8.2/library/addisco.h:60:60: note: Function 'adcli_disco_domain' argument 2 names different: declaration 'disco' definition 'results'.
adcli-0.8.2/library/addisco.c:705:35: note: Function 'adcli_disco_domain' argument 2 names different: declaration 'disco' definition 'results'.
adcli-0.8.2/library/addisco.c:757:33: style: Function 'adcli_disco_host' argument 2 names different: declaration 'disco' definition 'results'. [funcArgNamesDifferent]
adcli-0.8.2/library/addisco.h:63:60: note: Function 'adcli_disco_host' argument 2 names different: declaration 'disco' definition 'results'.
adcli-0.8.2/library/addisco.c:757:33: note: Function 'adcli_disco_host' argument 2 names different: declaration 'disco' definition 'results'.
adcli-0.8.2/library/addisco.c:360:2: error: Memory leak: disco [memleak]
adcli-0.8.2/library/adenroll.c:354:13: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adcli-0.8.2/library/adenroll.c:353:12: note: outer condition: code!=0
adcli-0.8.2/library/adenroll.c:354:13: note: identical inner condition: code!=0
adcli-0.8.2/library/adenroll.c:296:6: style: The scope of the variable 'i' can be reduced. [variableScope]
adcli-0.8.2/library/adenroll.c:384:8: style: The scope of the variable 'name' can be reduced. [variableScope]
adcli-0.8.2/library/adenroll.c:576:6: style: The scope of the variable 'match' can be reduced. [variableScope]
adcli-0.8.2/library/adenroll.c:665:8: style: The scope of the variable 'dn' can be reduced. [variableScope]
adcli-0.8.2/library/adenroll.c:954:16: style: The scope of the variable 'kvno' can be reduced. [variableScope]
adcli-0.8.2/library/adenroll.c:955:8: style: The scope of the variable 'value' can be reduced. [variableScope]
adcli-0.8.2/library/adenroll.c:1540:6: style: The scope of the variable 'i' can be reduced. [variableScope]
adcli-0.8.2/library/adenroll.c:2166:6: style: The scope of the variable 'len' can be reduced. [variableScope]
adcli-0.8.2/library/adenroll.c:1672:39: style: Function 'adcli_enroll_join' argument 2 names different: declaration 'join_flags' definition 'flags'. [funcArgNamesDifferent]
adcli-0.8.2/library/adenroll.h:43:77: note: Function 'adcli_enroll_join' argument 2 names different: declaration 'join_flags' definition 'flags'.
adcli-0.8.2/library/adenroll.c:1672:39: note: Function 'adcli_enroll_join' argument 2 names different: declaration 'join_flags' definition 'flags'.
adcli-0.8.2/library/adenroll.c:2009:49: style: Function 'adcli_enroll_set_computer_password' argument 2 names different: declaration 'host_password' definition 'password'. [funcArgNamesDifferent]
adcli-0.8.2/library/adenroll.h:73:70: note: Function 'adcli_enroll_set_computer_password' argument 2 names different: declaration 'host_password' definition 'password'.
adcli-0.8.2/library/adenroll.c:2009:49: note: Function 'adcli_enroll_set_computer_password' argument 2 names different: declaration 'host_password' definition 'password'.
adcli-0.8.2/library/adenroll.c:2163:49: style: Function 'adcli_enroll_set_keytab_enctypes' argument 2 names different: declaration 'enctypes' definition 'value'. [funcArgNamesDifferent]
adcli-0.8.2/library/adenroll.h:126:72: note: Function 'adcli_enroll_set_keytab_enctypes' argument 2 names different: declaration 'enctypes' definition 'value'.
adcli-0.8.2/library/adenroll.c:2163:49: note: Function 'adcli_enroll_set_keytab_enctypes' argument 2 names different: declaration 'enctypes' definition 'value'.
adcli-0.8.2/library/adenroll.c:1349:10: style: Variable 'res' is assigned a value that is never used. [unreadVariable]
adcli-0.8.2/library/adenroll.c:223:2: error: Memory leak: password [memleak]
adcli-0.8.2/library/adenroll.c:1249:3: error: Memory leak: name [memleak]
adcli-0.8.2/library/adenroll.c:1403:2: error: Memory leak: salts [memleak]
adcli-0.8.2/library/adenroll.c:1870:2: error: Memory leak: enroll [memleak]
adcli-0.8.2/library/adenroll.c:1882:2: error: Memory leak: enroll [memleak]
adcli-0.8.2/library/adentry.c:293:64: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
adcli-0.8.2/library/adentry.c:294:51: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
adcli-0.8.2/library/adentry.c:295:63: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
adcli-0.8.2/library/adentry.c:443:57: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
adcli-0.8.2/library/adentry.c:445:61: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
adcli-0.8.2/library/adentry.c:447:54: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
adcli-0.8.2/library/adentry.c:451:58: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
adcli-0.8.2/library/adentry.c:472:61: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
adcli-0.8.2/library/adentry.c:474:54: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
adcli-0.8.2/library/adentry.c:56:2: error: Memory leak: entry [memleak]
adcli-0.8.2/library/adentry.c:62:2: error: Memory leak: entry [memleak]
adcli-0.8.2/library/adkrb5.c:211:48: style: Function '_adcli_krb5_keytab_add_entries' argument 3 names different: declaration 'princpal' definition 'principal'. [funcArgNamesDifferent]
adcli-0.8.2/library/adprivate.h:246:67: note: Function '_adcli_krb5_keytab_add_entries' argument 3 names different: declaration 'princpal' definition 'principal'.
adcli-0.8.2/library/adkrb5.c:211:48: note: Function '_adcli_krb5_keytab_add_entries' argument 3 names different: declaration 'princpal' definition 'principal'.
adcli-0.8.2/library/adkrb5.c:381:2: error: Memory leak: enctypes [memleak]
adcli-0.8.2/library/adldap.c:77:18: style: The scope of the variable 'bvs' can be reduced. [variableScope]
adcli-0.8.2/library/adldap.c:101:18: style: The scope of the variable 'bvs' can be reduced. [variableScope]
adcli-0.8.2/library/adldap.c:104:8: style: The scope of the variable 'val' can be reduced. [variableScope]
adcli-0.8.2/library/adldap.c:105:6: style: The scope of the variable 'i' can be reduced. [variableScope]
adcli-0.8.2/library/adldap.c:129:14: style: The scope of the variable 'dn' can be reduced. [variableScope]
adcli-0.8.2/library/adldap.c:249:9: style: The scope of the variable 'pos' can be reduced. [variableScope]
adcli-0.8.2/library/adldap.c:183:35: style: Function '_adcli_ldap_have_in_mod' argument 1 names different: declaration 'want' definition 'mod'. [funcArgNamesDifferent]
adcli-0.8.2/library/adprivate.h:190:56: note: Function '_adcli_ldap_have_in_mod' argument 1 names different: declaration 'want' definition 'mod'.
adcli-0.8.2/library/adldap.c:183:35: note: Function '_adcli_ldap_have_in_mod' argument 1 names different: declaration 'want' definition 'mod'.
adcli-0.8.2/library/adldap.c:218:35: style: Function '_adcli_ldap_filter_for_add' argument 2 names different: declaration 'mod' definition 'value'. [funcArgNamesDifferent]
adcli-0.8.2/library/adprivate.h:202:53: note: Function '_adcli_ldap_filter_for_add' argument 2 names different: declaration 'mod' definition 'value'.
adcli-0.8.2/library/adldap.c:218:35: note: Function '_adcli_ldap_filter_for_add' argument 2 names different: declaration 'mod' definition 'value'.
adcli-0.8.2/library/adldap.c:374:29: style: Function '_adcli_ldap_mod_free' argument 1 names different: declaration 'mod' definition 'value'. [funcArgNamesDifferent]
adcli-0.8.2/library/adprivate.h:212:53: note: Function '_adcli_ldap_mod_free' argument 1 names different: declaration 'mod' definition 'value'.
adcli-0.8.2/library/adldap.c:374:29: note: Function '_adcli_ldap_mod_free' argument 1 names different: declaration 'mod' definition 'value'.
adcli-0.8.2/library/adldap.c:256:2: error: Memory leak: result [memleak]
adcli-0.8.2/library/adldap.c:350:2: error: Memory leak: mod [memleak]
adcli-0.8.2/library/adldap.c:354:2: error: Memory leak: mod [memleak]
adcli-0.8.2/library/adldap.c:358:3: error: Memory leak: mod [memleak]
adcli-0.8.2/library/adutil.c:179:6: style: The scope of the variable 'slen' can be reduced. [variableScope]
adcli-0.8.2/library/adutil.c:372:6: style: The scope of the variable 'res' can be reduced. [variableScope]
adcli-0.8.2/library/adutil.c:137:44: style: Function 'adcli_set_message_func' argument 1 names different: declaration 'message_func' definition 'func'. [funcArgNamesDifferent]
adcli-0.8.2/library/adutil.h:88:69: note: Function 'adcli_set_message_func' argument 1 names different: declaration 'message_func' definition 'func'.
adcli-0.8.2/library/adutil.c:137:44: note: Function 'adcli_set_message_func' argument 1 names different: declaration 'message_func' definition 'func'.
adcli-0.8.2/library/seq.c:68:22: style: Function 'seq_count' argument 1 names different: declaration 'seq' definition 'sequence'. [funcArgNamesDifferent]
adcli-0.8.2/library/seq.h:76:58: note: Function 'seq_count' argument 1 names different: declaration 'seq' definition 'sequence'.
adcli-0.8.2/library/seq.c:68:22: note: Function 'seq_count' argument 1 names different: declaration 'seq' definition 'sequence'.
adcli-0.8.2/library/seq.c:94:21: style: Function 'seq_push' argument 1 names different: declaration 'seq' definition 'sequence'. [funcArgNamesDifferent]
adcli-0.8.2/library/seq.h:47:58: note: Function 'seq_push' argument 1 names different: declaration 'seq' definition 'sequence'.
adcli-0.8.2/library/seq.c:94:21: note: Function 'seq_push' argument 1 names different: declaration 'seq' definition 'sequence'.
adcli-0.8.2/library/seq.c:138:23: style: Function 'seq_insert' argument 1 names different: declaration 'seq' definition 'sequence'. [funcArgNamesDifferent]
adcli-0.8.2/library/seq.h:53:58: note: Function 'seq_insert' argument 1 names different: declaration 'seq' definition 'sequence'.
adcli-0.8.2/library/seq.c:138:23: note: Function 'seq_insert' argument 1 names different: declaration 'seq' definition 'sequence'.
adcli-0.8.2/library/seq.c:175:23: style: Function 'seq_remove' argument 1 names different: declaration 'seq' definition 'sequence'. [funcArgNamesDifferent]
adcli-0.8.2/library/seq.h:59:58: note: Function 'seq_remove' argument 1 names different: declaration 'seq' definition 'sequence'.
adcli-0.8.2/library/seq.c:175:23: note: Function 'seq_remove' argument 1 names different: declaration 'seq' definition 'sequence'.
adcli-0.8.2/library/seq.c:205:23: style: Function 'seq_filter' argument 1 names different: declaration 'seq' definition 'sequence'. [funcArgNamesDifferent]
adcli-0.8.2/library/seq.h:70:58: note: Function 'seq_filter' argument 1 names different: declaration 'seq' definition 'sequence'.
adcli-0.8.2/library/seq.c:205:23: note: Function 'seq_filter' argument 1 names different: declaration 'seq' definition 'sequence'.
adcli-0.8.2/library/seq.c:237:23: style: Function 'seq_lookup' argument 1 names different: declaration 'seq' definition 'sequence'. [funcArgNamesDifferent]
adcli-0.8.2/library/seq.h:65:58: note: Function 'seq_lookup' argument 1 names different: declaration 'seq' definition 'sequence'.
adcli-0.8.2/library/seq.c:237:23: note: Function 'seq_lookup' argument 1 names different: declaration 'seq' definition 'sequence'.
adcli-0.8.2/library/seq.c:261:20: style: Function 'seq_dup' argument 1 names different: declaration 'seq' definition 'sequence'. [funcArgNamesDifferent]
adcli-0.8.2/library/seq.h:78:58: note: Function 'seq_dup' argument 1 names different: declaration 'seq' definition 'sequence'.
adcli-0.8.2/library/seq.c:261:20: note: Function 'seq_dup' argument 1 names different: declaration 'seq' definition 'sequence'.
adcli-0.8.2/library/seq.c:294:21: style: Function 'seq_free' argument 1 names different: declaration 'seq' definition 'sequence'. [funcArgNamesDifferent]
adcli-0.8.2/library/seq.h:82:58: note: Function 'seq_free' argument 1 names different: declaration 'seq' definition 'sequence'.
adcli-0.8.2/library/seq.c:294:21: note: Function 'seq_free' argument 1 names different: declaration 'seq' definition 'sequence'.
adcli-0.8.2/library/seq.c:285:0: error: Memory leak: copied [memleak]
adcli-0.8.2/tools/computer.c:462:2: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
adcli-0.8.2/tools/computer.c:463:2: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
adcli-0.8.2/tools/computer.c:409:14: style: The scope of the variable 'ktname' can be reduced. [variableScope]
adcli-0.8.2/tools/info.c:115:30: style: Function 'adcli_tool_info' argument 1 names different: declaration 'conn' definition 'unused'. [funcArgNamesDifferent]
adcli-0.8.2/tools/tools.h:101:53: note: Function 'adcli_tool_info' argument 1 names different: declaration 'conn' definition 'unused'.
adcli-0.8.2/tools/info.c:115:30: note: Function 'adcli_tool_info' argument 1 names different: declaration 'conn' definition 'unused'.
adcli-0.8.2/tools/tools.c:163:7: style: The scope of the variable 'opt' can be reduced. [variableScope]
adcli-0.8.2/tools/tools.c:236:10: style: The scope of the variable 'res' can be reduced. [variableScope]
adcli-0.8.2/tools/tools.c:306:8: style: The scope of the variable 'fo' can be reduced. [variableScope]
adcli-0.8.2/tools/tools.c:416:6: style: The scope of the variable 'skip' can be reduced. [variableScope]
adcli-0.8.2/tools/tools.c:157:41: style: Function 'adcli_tool_getopt' argument 3 names different: declaration 'longopts' definition 'options'. [funcArgNamesDifferent]
adcli-0.8.2/tools/tools.h:42:62: note: Function 'adcli_tool_getopt' argument 3 names different: declaration 'longopts' definition 'options'.
adcli-0.8.2/tools/tools.c:157:41: note: Function 'adcli_tool_getopt' argument 3 names different: declaration 'longopts' definition 'options'.
[22:25]

ftp://ftp.se.debian.org/debian/pool/main/a/addresses-for-gnustep/addresses-for-gnustep_0.4.8.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/adios/adios_1.7.0.orig.tar.gz
adios-1.7.0/src/core/adios.c:282:13: style: The scope of the variable 'j' can be reduced. [variableScope]
adios-1.7.0/src/core/adios.c:282:16: style: The scope of the variable 'idx' can be reduced. [variableScope]
adios-1.7.0/src/core/adios.c:283:13: style: The scope of the variable 'c' can be reduced. [variableScope]
adios-1.7.0/src/core/adios.c:283:16: style: The scope of the variable 'count' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_bp_v1.c:941:35: warning: Either the condition '!data' is redundant or there is possible null pointer dereference: data. [nullPointerRedundantCheck]
adios-1.7.0/src/core/adios_bp_v1.c:943:29: note: Assuming that condition '!data' is not redundant
adios-1.7.0/src/core/adios_bp_v1.c:941:35: note: Null pointer dereference
adios-1.7.0/src/core/adios_bp_v1.c:565:33: style: The scope of the variable 'k' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_bp_v1.c:565:39: style: The scope of the variable 'idx' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_bp_v1.c:1492:25: style: The scope of the variable 'j' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_bp_v1.c:1492:32: style: The scope of the variable 'idx' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_bp_v1.c:2274:14: style: The scope of the variable 'size' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_internals.c:1765:19: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adios-1.7.0/src/core/adios_internals.c:1747:18: note: outer condition: i<dim_count
adios-1.7.0/src/core/adios_internals.c:1765:19: note: identical inner condition: i<dim_count
adios-1.7.0/src/core/adios_internals.c:1520:12: warning: Either the condition '!var' is redundant or there is possible null pointer dereference: var. [nullPointerRedundantCheck]
adios-1.7.0/src/core/adios_internals.c:1522:9: note: Assuming that condition '!var' is not redundant
adios-1.7.0/src/core/adios_internals.c:1520:12: note: Null pointer dereference
adios-1.7.0/src/core/adios_internals.c:1546:13: warning: Either the condition '!hist' is redundant or there is possible null pointer dereference: hist. [nullPointerRedundantCheck]
adios-1.7.0/src/core/adios_internals.c:1548:16: note: Assuming that condition '!hist' is not redundant
adios-1.7.0/src/core/adios_internals.c:1546:13: note: Null pointer dereference
adios-1.7.0/src/core/adios_internals.c:5727:21: style: Variable 'gettscalefrom0' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/core/adios_internals.c:5726:21: note: Variable 'gettscalefrom0' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:5727:21: note: Variable 'gettscalefrom0' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:5730:21: style: Variable 'gettscalefrom1' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/core/adios_internals.c:5729:21: note: Variable 'gettscalefrom1' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:5730:21: note: Variable 'gettscalefrom1' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:5733:21: style: Variable 'gettscalefrom2' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/core/adios_internals.c:5732:21: note: Variable 'gettscalefrom2' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:5733:21: note: Variable 'gettscalefrom2' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:5742:17: style: Variable 'gettscalefrom0' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/core/adios_internals.c:5741:17: note: Variable 'gettscalefrom0' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:5742:17: note: Variable 'gettscalefrom0' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:5745:17: style: Variable 'gettscalefrom1' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/core/adios_internals.c:5744:17: note: Variable 'gettscalefrom1' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:5745:17: note: Variable 'gettscalefrom1' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:5748:17: style: Variable 'gettscalefrom2' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/core/adios_internals.c:5747:17: note: Variable 'gettscalefrom2' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:5748:17: note: Variable 'gettscalefrom2' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:5914:21: style: Variable 'gettstepsfrom0' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/core/adios_internals.c:5913:21: note: Variable 'gettstepsfrom0' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:5914:21: note: Variable 'gettstepsfrom0' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:5917:21: style: Variable 'gettstepsfrom1' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/core/adios_internals.c:5916:21: note: Variable 'gettstepsfrom1' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:5917:21: note: Variable 'gettstepsfrom1' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:5920:21: style: Variable 'gettstepsfrom2' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/core/adios_internals.c:5919:21: note: Variable 'gettstepsfrom2' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:5920:21: note: Variable 'gettstepsfrom2' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:5929:17: style: Variable 'gettstepsfrom0' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/core/adios_internals.c:5928:17: note: Variable 'gettstepsfrom0' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:5929:17: note: Variable 'gettstepsfrom0' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:5932:17: style: Variable 'gettstepsfrom1' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/core/adios_internals.c:5931:17: note: Variable 'gettstepsfrom1' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:5932:17: note: Variable 'gettstepsfrom1' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:5935:17: style: Variable 'gettstepsfrom2' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/core/adios_internals.c:5934:17: note: Variable 'gettstepsfrom2' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:5935:17: note: Variable 'gettstepsfrom2' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:6404:21: style: Variable 'gettstepsfrom0' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/core/adios_internals.c:6403:21: note: Variable 'gettstepsfrom0' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:6404:21: note: Variable 'gettstepsfrom0' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:6407:21: style: Variable 'gettstepsfrom1' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/core/adios_internals.c:6406:21: note: Variable 'gettstepsfrom1' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:6407:21: note: Variable 'gettstepsfrom1' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:6410:21: style: Variable 'gettstepsfrom2' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/core/adios_internals.c:6409:21: note: Variable 'gettstepsfrom2' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:6410:21: note: Variable 'gettstepsfrom2' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:6419:17: style: Variable 'gettstepsfrom0' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/core/adios_internals.c:6418:17: note: Variable 'gettstepsfrom0' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:6419:17: note: Variable 'gettstepsfrom0' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:6422:17: style: Variable 'gettstepsfrom1' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/core/adios_internals.c:6421:17: note: Variable 'gettstepsfrom1' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:6422:17: note: Variable 'gettstepsfrom1' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:6425:17: style: Variable 'gettstepsfrom2' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/core/adios_internals.c:6424:17: note: Variable 'gettstepsfrom2' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:6425:17: note: Variable 'gettstepsfrom2' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:6605:21: style: Variable 'gettscalefrom0' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/core/adios_internals.c:6604:21: note: Variable 'gettscalefrom0' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:6605:21: note: Variable 'gettscalefrom0' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:6608:21: style: Variable 'gettscalefrom1' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/core/adios_internals.c:6607:21: note: Variable 'gettscalefrom1' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:6608:21: note: Variable 'gettscalefrom1' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:6611:21: style: Variable 'gettscalefrom2' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/core/adios_internals.c:6610:21: note: Variable 'gettscalefrom2' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:6611:21: note: Variable 'gettscalefrom2' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:6620:17: style: Variable 'gettscalefrom0' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/core/adios_internals.c:6619:17: note: Variable 'gettscalefrom0' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:6620:17: note: Variable 'gettscalefrom0' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:6623:17: style: Variable 'gettscalefrom1' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/core/adios_internals.c:6622:17: note: Variable 'gettscalefrom1' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:6623:17: note: Variable 'gettscalefrom1' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:6626:17: style: Variable 'gettscalefrom2' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/core/adios_internals.c:6625:17: note: Variable 'gettscalefrom2' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:6626:17: note: Variable 'gettscalefrom2' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:6766:13: style: Variable 'gethslabfrom0' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/core/adios_internals.c:6765:13: note: Variable 'gethslabfrom0' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:6766:13: note: Variable 'gethslabfrom0' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:6769:13: style: Variable 'gethslabfrom1' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/core/adios_internals.c:6768:13: note: Variable 'gethslabfrom1' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:6769:13: note: Variable 'gethslabfrom1' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:6772:13: style: Variable 'gethslabfrom2' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/core/adios_internals.c:6771:13: note: Variable 'gethslabfrom2' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:6772:13: note: Variable 'gethslabfrom2' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_internals.c:4262:10: style: Same expression on both sides of '&&'. [duplicateExpression]
adios-1.7.0/src/core/adios_internals.c:996:14: style: The scope of the variable 'size' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_internals.c:1663:13: style: The scope of the variable 'i' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_internals.c:2896:25: style: The scope of the variable 'idx' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_internals.c:3276:33: style: The scope of the variable 'idx' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_internals.c:3621:21: style: The scope of the variable 'characteristic_write_count' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_internals.c:3788:33: style: The scope of the variable 'idx' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_internals.c:3788:45: style: The scope of the variable 'j' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_internals.c:4461:14: style: The scope of the variable 'len' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_internals.c:4542:25: style: The scope of the variable 'j' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_internals.c:4545:25: style: The scope of the variable 'idx' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_internals.c:4829:20: style: The scope of the variable 'magnitude' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_internals.c:4958:25: style: The scope of the variable 'magnitude' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_internals.c:5596:17: style: The scope of the variable 'slength' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_internals.c:5637:12: style: The scope of the variable 'format_att_val' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_internals.c:5680:12: style: The scope of the variable 'time_start_att_val' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_internals.c:5681:12: style: The scope of the variable 'time_stride_att_val' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_internals.c:5682:12: style: The scope of the variable 'time_count_att_val' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_internals.c:5707:35: style: The scope of the variable 'var' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_internals.c:5870:12: style: The scope of the variable 'time_start_att_val' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_internals.c:5871:12: style: The scope of the variable 'time_stride_att_val' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_internals.c:5872:12: style: The scope of the variable 'time_count_att_val' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_internals.c:5897:35: style: The scope of the variable 'var' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_internals.c:6361:12: style: The scope of the variable 'time_start_att_val' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_internals.c:6362:12: style: The scope of the variable 'time_stride_att_val' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_internals.c:6363:12: style: The scope of the variable 'time_count_att_val' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_internals.c:6387:35: style: The scope of the variable 'var' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_internals.c:6512:12: style: The scope of the variable 'format_att_val' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_internals.c:6557:12: style: The scope of the variable 'time_start_att_val' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_internals.c:6558:12: style: The scope of the variable 'time_stride_att_val' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_internals.c:6559:12: style: The scope of the variable 'time_count_att_val' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_internals.c:6585:35: style: The scope of the variable 'var' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_internals.c:6737:12: style: The scope of the variable 'hslab_start_att_val' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_internals.c:6738:12: style: The scope of the variable 'hslab_stride_att_val' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_internals.c:6739:12: style: The scope of the variable 'hslab_count_att_val' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_internals.c:5650:20: style: Variable 'tmp_d' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/core/adios_internals.c:5710:18: style: Variable 'tmp_d1' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/core/adios_internals.c:5778:18: style: Variable 'tmp_d2' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/core/adios_internals.c:5803:18: style: Variable 'tmp_d2' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/core/adios_internals.c:5816:18: style: Variable 'tmp_d2' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/core/adios_internals.c:6525:14: style: Variable 'tmp_d2' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/core/adios_internals.c:6588:18: style: Variable 'tmp_d1' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/core/adios_internals.c:6657:18: style: Variable 'tmp_d2' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/core/adios_internals.c:6683:18: style: Variable 'tmp_d2' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/core/adios_internals.c:6696:18: style: Variable 'tmp_d2' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/core/adios_internals.c:6838:10: style: Variable 'd1' is allocated memory that is never used. [unusedAllocatedMemory]
adios-1.7.0/src/core/adios_internals.c:7380:10: style: Variable 'd1' is allocated memory that is never used. [unusedAllocatedMemory]
adios-1.7.0/src/core/adios_internals.c:1543:0: error: Memory leak: bin_tokens [memleak]
adios-1.7.0/src/core/adios_internals.c:1784:0: error: Memory leak: d [memleak]
adios-1.7.0/src/core/adios_internals_mxml.c:1938:26: warning: Either the condition 'size_MB==0' is redundant or there is possible null pointer dereference: size_MB. [nullPointerRedundantCheck]
adios-1.7.0/src/core/adios_internals_mxml.c:1939:25: note: Assuming that condition 'size_MB==0' is not redundant
adios-1.7.0/src/core/adios_internals_mxml.c:1938:26: note: Null pointer dereference
adios-1.7.0/src/core/adios_internals_mxml.c:1583:34: style: The scope of the variable 'mesh_ref' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_internals_mxml.c:1885:9: style: The scope of the variable 'size' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_internals_mxml.c:2013:12: style: The scope of the variable 'fp' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_internals_mxml.c:2281:24: style: The scope of the variable 'removeit' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_internals_mxml.c:2581:21: style: The scope of the variable 'j' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_internals_mxml.c:2581:24: style: The scope of the variable 'idx' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_internals_mxml.c:2060:17: error: Resource leak: fp [resourceLeak]
adios-1.7.0/src/core/adios_internals_mxml.c:2069:13: error: Resource leak: fp [resourceLeak]
adios-1.7.0/src/core/adios_internals_mxml.c:2069:0: error: Memory leak: buffer [memleak]
adios-1.7.0/src/core/adios_logger.c:33:13: warning: The buffer 'path' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
adios-1.7.0/src/core/adios_read_v1.c:488:32: warning: Either the condition 'if(viy&&(min>viy->dims[0]-1))' is redundant or there is possible null pointer dereference: viy. [nullPointerRedundantCheck]
adios-1.7.0/src/core/adios_read_v1.c:495:8: note: Assuming that condition 'if(viy&&(min>viy->dims[0]-1))' is not redundant
adios-1.7.0/src/core/adios_read_v1.c:488:32: note: Null pointer dereference
adios-1.7.0/src/core/adios_read_v1.c:695:32: warning: Either the condition 'if(viy&&(min>viy->dims[0]-1))' is redundant or there is possible null pointer dereference: viy. [nullPointerRedundantCheck]
adios-1.7.0/src/core/adios_read_v1.c:702:8: note: Assuming that condition 'if(viy&&(min>viy->dims[0]-1))' is not redundant
adios-1.7.0/src/core/adios_read_v1.c:695:32: note: Null pointer dereference
adios-1.7.0/src/core/adios_read_v1.c:475:9: style: The scope of the variable 'i' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_read_v1.c:477:12: style: The scope of the variable 'avg_x' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_read_v1.c:477:25: style: The scope of the variable 'avg_y' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_read_v1.c:477:38: style: The scope of the variable 'avg_lag' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_read_v1.c:478:12: style: The scope of the variable 'var_x' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_read_v1.c:478:25: style: The scope of the variable 'var_y' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_read_v1.c:478:38: style: The scope of the variable 'var_lag' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_read_v1.c:479:12: style: The scope of the variable 'cov' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_read_v1.c:683:9: style: The scope of the variable 'i' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_read_v1.c:685:12: style: The scope of the variable 'avg_x' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_read_v1.c:685:25: style: The scope of the variable 'avg_y' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_read_v1.c:685:38: style: The scope of the variable 'avg_lag' can be reduced. [variableScope]
adios-1.7.0/src/core/adios_read_v1.c:511:25: style: Unsigned variable 'time_start' can't be negative so it is unnecessary to test it. [unsignedPositive]
adios-1.7.0/src/core/adios_read_v1.c:512:31: style: Unsigned variable 'time_end' can't be negative so it is unnecessary to test it. [unsignedPositive]
adios-1.7.0/src/core/adios_read_v1.c:718:25: style: Unsigned variable 'time_start' can't be negative so it is unnecessary to test it. [unsignedPositive]
adios-1.7.0/src/core/adios_read_v1.c:719:31: style: Unsigned variable 'time_end' can't be negative so it is unnecessary to test it. [unsignedPositive]
adios-1.7.0/src/core/adios_selection_util.c:37:9: error: Memory leak: new_start [memleak]
adios-1.7.0/src/core/adios_selection_util.c:37:9: error: Memory leak: new_count [memleak]
adios-1.7.0/src/core/adios_subvolume.c:367:13: style: Condition 'buffers_intersect' is always false [knownConditionTrueFalse]
adios-1.7.0/src/core/adios_subvolume.c:364:29: note: Assignment 'buffers_intersect=0', assigned value is 0
adios-1.7.0/src/core/adios_subvolume.c:367:13: note: Condition 'buffers_intersect' is always false
adios-1.7.0/src/core/adios_subvolume.c:377:9: style: Condition 'buffers_intersect' is always false [knownConditionTrueFalse]
adios-1.7.0/src/core/adios_subvolume.c:281:29: note: Assignment 'buffers_intersect=0', assigned value is 0
adios-1.7.0/src/core/adios_subvolume.c:377:9: note: Condition 'buffers_intersect' is always false
adios-1.7.0/src/core/adios_subvolume.c:364:9: style: Variable 'buffers_intersect' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/core/adios_subvolume.c:357:9: note: Variable 'buffers_intersect' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_subvolume.c:364:9: note: Variable 'buffers_intersect' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/adios_subvolume.c:40:9: style: The scope of the variable 'inter_end' can be reduced. [variableScope]
adios-1.7.0/src/core/adiosf_read_v1.c:40:14: style: struct member 'ADIOS_GROUP_V1::gh' is never used. [unusedStructMember]
adios-1.7.0/src/core/adiosf_read_v1.c:41:14: style: struct member 'ADIOS_GROUP_V1::grpid' is never used. [unusedStructMember]
adios-1.7.0/src/core/adiosf_read_v1.c:42:14: style: struct member 'ADIOS_GROUP_V1::vars_count' is never used. [unusedStructMember]
adios-1.7.0/src/core/adiosf_read_v1.c:44:14: style: struct member 'ADIOS_GROUP_V1::attrs_count' is never used. [unusedStructMember]
adios-1.7.0/src/core/adiosf_read_v1.c:46:18: style: struct member 'ADIOS_GROUP_V1::fp' is never used. [unusedStructMember]
adios-1.7.0/src/core/bp_utils.c:1777:25: style: Redundant condition: !allstep. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition]
adios-1.7.0/src/core/bp_utils.c:1798:25: style: Redundant condition: !allstep. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition]
adios-1.7.0/src/core/bp_utils.c:1865:29: style: Redundant condition: !allstep. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition]
adios-1.7.0/src/core/bp_utils.c:1889:29: style: Redundant condition: !allstep. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition]
adios-1.7.0/src/core/bp_utils.c:103:13: style: Condition '!LE' is always true [knownConditionTrueFalse]
adios-1.7.0/src/core/bp_utils.c:102:13: note: Assignment 'LE=0', assigned value is 0
adios-1.7.0/src/core/bp_utils.c:103:13: note: Condition '!LE' is always true
adios-1.7.0/src/core/bp_utils.c:2784:13: warning: %lld in format string (no. 1) requires 'long long' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
adios-1.7.0/src/core/bp_utils.c:2788:13: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/core/bp_utils.c:236:26: style: The scope of the variable 'size' can be reduced. [variableScope]
adios-1.7.0/src/core/bp_utils.c:341:68: style: The scope of the variable 'vr' can be reduced. [variableScope]
adios-1.7.0/src/core/bp_utils.c:342:76: style: The scope of the variable 'ar' can be reduced. [variableScope]
adios-1.7.0/src/core/bp_utils.c:343:62: style: The scope of the variable 'pr' can be reduced. [variableScope]
adios-1.7.0/src/core/bp_utils.c:666:10: style: The scope of the variable 'fortran_flag' can be reduced. [variableScope]
adios-1.7.0/src/core/bp_utils.c:1052:9: style: The scope of the variable 'lenpath' can be reduced. [variableScope]
adios-1.7.0/src/core/bp_utils.c:1052:18: style: The scope of the variable 'lenname' can be reduced. [variableScope]
adios-1.7.0/src/core/bp_utils.c:1255:9: style: The scope of the variable 'lenpath' can be reduced. [variableScope]
adios-1.7.0/src/core/bp_utils.c:1255:17: style: The scope of the variable 'lenname' can be reduced. [variableScope]
adios-1.7.0/src/core/bp_utils.c:1337:11: style: The scope of the variable 'fr' can be reduced. [variableScope]
adios-1.7.0/src/core/bp_utils.c:1337:15: style: The scope of the variable 'fi' can be reduced. [variableScope]
adios-1.7.0/src/core/bp_utils.c:1338:12: style: The scope of the variable 'dr' can be reduced. [variableScope]
adios-1.7.0/src/core/bp_utils.c:1338:16: style: The scope of the variable 'di' can be reduced. [variableScope]
adios-1.7.0/src/core/bp_utils.c:1362:21: style: The scope of the variable 'i' can be reduced. [variableScope]
adios-1.7.0/src/core/bp_utils.c:1362:27: style: The scope of the variable 'idx' can be reduced. [variableScope]
adios-1.7.0/src/core/bp_utils.c:1595:21: style: The scope of the variable 'i' can be reduced. [variableScope]
adios-1.7.0/src/core/bp_utils.c:1595:27: style: The scope of the variable 'idx' can be reduced. [variableScope]
adios-1.7.0/src/core/bp_utils.c:2141:12: style: The scope of the variable 'j' can be reduced. [variableScope]
adios-1.7.0/src/core/common_adios.c:677:5: style: Variable 'v' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/core/common_adios.c:674:0: note: Variable 'v' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/common_adios.c:677:5: note: Variable 'v' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/common_adios.c:848:5: style: Variable 'v' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/core/common_adios.c:845:0: note: Variable 'v' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/common_adios.c:848:5: note: Variable 'v' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/common_adios.c:143:21: error: Memory leak: fd_p [memleak]
adios-1.7.0/src/core/common_read.c:758:9: warning: Either the condition 'varinfo' is redundant or there is possible null pointer dereference: varinfo. [nullPointerRedundantCheck]
adios-1.7.0/src/core/common_read.c:751:13: note: Assuming that condition 'varinfo' is not redundant
adios-1.7.0/src/core/common_read.c:758:9: note: Null pointer dereference
adios-1.7.0/src/core/common_read.c:808:9: warning: Either the condition 'varinfo' is redundant or there is possible null pointer dereference: varinfo. [nullPointerRedundantCheck]
adios-1.7.0/src/core/common_read.c:801:13: note: Assuming that condition 'varinfo' is not redundant
adios-1.7.0/src/core/common_read.c:808:9: note: Null pointer dereference
adios-1.7.0/src/core/common_read.c:1497:22: warning: Either the condition 'fp==NULL' is redundant or there is possible null pointer dereference: fp. [nullPointerRedundantCheck]
adios-1.7.0/src/core/common_read.c:1493:11: note: Assuming that condition 'fp==NULL' is not redundant
adios-1.7.0/src/core/common_read.c:1497:22: note: Null pointer dereference
adios-1.7.0/src/core/common_read.c:1497:32: warning: Either the condition 'mp==NULL' is redundant or there is possible null pointer dereference: mp. [nullPointerRedundantCheck]
adios-1.7.0/src/core/common_read.c:1493:23: note: Assuming that condition 'mp==NULL' is not redundant
adios-1.7.0/src/core/common_read.c:1497:32: note: Null pointer dereference
adios-1.7.0/src/core/common_read.c:1173:5: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/core/common_read.c:1160:0: note: Variable 'data' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/common_read.c:1173:5: note: Variable 'data' is reassigned a value before the old one has been used.
adios-1.7.0/src/core/common_read.c:73:24: style: The scope of the variable 'removeit' can be reduced. [variableScope]
adios-1.7.0/src/core/common_read.c:425:13: style: The scope of the variable 'i' can be reduced. [variableScope]
adios-1.7.0/src/core/common_read.c:450:43: style: The scope of the variable 'internals' can be reduced. [variableScope]
adios-1.7.0/src/core/common_read.c:465:9: style: The scope of the variable 'hashsize' can be reduced. [variableScope]
adios-1.7.0/src/core/common_read.c:467:10: style: The scope of the variable 'i' can be reduced. [variableScope]
adios-1.7.0/src/core/common_read.c:505:43: style: The scope of the variable 'internals' can be reduced. [variableScope]
adios-1.7.0/src/core/common_read.c:524:43: style: The scope of the variable 'internals' can be reduced. [variableScope]
adios-1.7.0/src/core/common_read.c:746:9: style: The scope of the variable 'group_varid' can be reduced. [variableScope]
adios-1.7.0/src/core/common_read.c:796:9: style: The scope of the variable 'group_varid' can be reduced. [variableScope]
adios-1.7.0/src/core/common_read.c:951:9: style: The scope of the variable 'i' can be reduced. [variableScope]
adios-1.7.0/src/core/common_read.c:952:9: style: The scope of the variable 'match' can be reduced. [variableScope]
adios-1.7.0/src/core/common_read.c:1164:9: style: The scope of the variable 'varid' can be reduced. [variableScope]
adios-1.7.0/src/core/common_read.c:3352:17: style: The scope of the variable 'i' can be reduced. [variableScope]
adios-1.7.0/src/core/common_read.c:220:9: error: Memory leak: internals [memleak]
adios-1.7.0/src/core/common_read.c:228:9: error: Memory leak: internals [memleak]
adios-1.7.0/src/core/common_read.c:338:9: error: Memory leak: internals [memleak]
adios-1.7.0/src/core/common_read.c:342:9: error: Memory leak: internals [memleak]
adios-1.7.0/src/core/common_read.c:967:18: error: Memory leak: meshinfo [memleak]
adios-1.7.0/src/core/common_read.c:286:0: error: Memory leak: tmp [memleak]
adios-1.7.0/src/core/common_read.c:758:26: error: Uninitialized variable: group_varid [uninitvar]
adios-1.7.0/src/core/common_read.c:808:26: error: Uninitialized variable: group_varid [uninitvar]
adios-1.7.0/src/core/common_read.c:1085:12: error: Uninitialized variable: data [uninitvar]
adios-1.7.0/src/core/common_read.c:1119:12: error: Uninitialized variable: data [uninitvar]
adios-1.7.0/src/core/common_read.c:1153:12: error: Uninitialized variable: data [uninitvar]
adios-1.7.0/src/core/common_read.c:3151:12: error: Uninitialized variable: retval [uninitvar]
adios-1.7.0/src/core/globals.c:180:0: error: Invalid number of character '{' when these macros are defined: '__GCC__=1;__GCC__=1'. [syntaxError]
adios-1.7.0/src/core/mpidummy.c:183:9: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/core/mpidummy.c:183:9: warning: %llu in format string (no. 2) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/core/qhashtbl.c:491:9: style: The scope of the variable 'len' can be reduced. [variableScope]
adios-1.7.0/src/core/qhashtbl.c:278:46: style: Function 'put' argument 2 names different: declaration 'path' definition 'fullpath'. [funcArgNamesDifferent]
adios-1.7.0/src/core/qhashtbl.c:104:46: note: Function 'put' argument 2 names different: declaration 'path' definition 'fullpath'.
adios-1.7.0/src/core/qhashtbl.c:278:46: note: Function 'put' argument 2 names different: declaration 'path' definition 'fullpath'.
adios-1.7.0/src/core/transforms/adios_patchdata.c:110:21: style: The scope of the variable 'cur_pt' can be reduced. [variableScope]
adios-1.7.0/src/core/transforms/adios_transforms_common.c:342:104: style: Function 'adios_transform_swap_transform_characteristics' argument 1 names different: declaration 'c1' definition 'trans1'. [funcArgNamesDifferent]
adios-1.7.0/src/core/transforms/adios_transforms_common.h:62:104: note: Function 'adios_transform_swap_transform_characteristics' argument 1 names different: declaration 'c1' definition 'trans1'.
adios-1.7.0/src/core/transforms/adios_transforms_common.c:342:104: note: Function 'adios_transform_swap_transform_characteristics' argument 1 names different: declaration 'c1' definition 'trans1'.
adios-1.7.0/src/core/transforms/adios_transforms_common.c:343:104: style: Function 'adios_transform_swap_transform_characteristics' argument 2 names different: declaration 'c2' definition 'trans2'. [funcArgNamesDifferent]
adios-1.7.0/src/core/transforms/adios_transforms_common.h:62:160: note: Function 'adios_transform_swap_transform_characteristics' argument 2 names different: declaration 'c2' definition 'trans2'.
adios-1.7.0/src/core/transforms/adios_transforms_common.c:343:104: note: Function 'adios_transform_swap_transform_characteristics' argument 2 names different: declaration 'c2' definition 'trans2'.
adios-1.7.0/src/core/transforms/adios_transforms_common.c:227:13: style: Variable 'gdims' is allocated memory that is never used. [unusedAllocatedMemory]
adios-1.7.0/src/core/transforms/adios_transforms_common.c:228:15: style: Variable 'offsets' is allocated memory that is never used. [unusedAllocatedMemory]
adios-1.7.0/src/core/transforms/adios_transforms_common.c:235:17: error: Memory is allocated but not initialized: ldims [uninitdata]
adios-1.7.0/src/core/transforms/adios_transforms_read.c:141:21: style: The scope of the variable 'raw_vb' can be reduced. [variableScope]
adios-1.7.0/src/core/transforms/adios_transforms_read.c:141:30: style: The scope of the variable 'orig_vb' can be reduced. [variableScope]
adios-1.7.0/src/core/transforms/adios_transforms_read.c:354:14: style: The scope of the variable 'chunk_buffer_size' can be reduced. [variableScope]
adios-1.7.0/src/core/transforms/adios_transforms_read.c:389:12: error: Uninitialized variable: chunk [uninitvar]
adios-1.7.0/src/core/transforms/adios_transforms_util.c:19:13: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/core/transforms/adios_transforms_util.c:19:13: warning: %llu in format string (no. 2) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/core/transforms/adios_transforms_util.c:32:13: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/core/transforms/adios_transforms_write.c:502:13: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/core/util.c:596:30: warning: Comparison is wrong. Result of 'delim+1' can't be 0 unless there is pointer overflow, and pointer overflow is undefined behaviour. [pointerAdditionResultNotNull]
adios-1.7.0/src/core/util.c:375:15: warning: Redundant assignment of 'sel->type' to itself. [selfAssignment]
adios-1.7.0/src/core/util.c:20:14: style: The scope of the variable 'tmp' can be reduced. [variableScope]
adios-1.7.0/src/core/util.c:128:14: style: The scope of the variable 'dst_offset_new' can be reduced. [variableScope]
adios-1.7.0/src/core/util.c:129:14: style: The scope of the variable 'src_offset_new' can be reduced. [variableScope]
adios-1.7.0/src/core/util.c:130:14: style: The scope of the variable 'src_step' can be reduced. [variableScope]
adios-1.7.0/src/core/util.c:130:24: style: The scope of the variable 'dst_step' can be reduced. [variableScope]
adios-1.7.0/src/core/util.c:176:13: style: The scope of the variable 'i' can be reduced. [variableScope]
adios-1.7.0/src/core/util.c:487:9: style: The scope of the variable 'final_len' can be reduced. [variableScope]
adios-1.7.0/src/core/util.c:607:17: style: The scope of the variable 'p' can be reduced. [variableScope]
adios-1.7.0/src/nssi/adios_nssi_config.c:181:17: portability: %d in format string (no. 3) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
adios-1.7.0/src/nssi/adios_nssi_config.c:239:22: warning: Either the condition 'root' is redundant or there is possible null pointer dereference: root. [nullPointerRedundantCheck]
adios-1.7.0/src/nssi/adios_nssi_config.c:234:12: note: Assuming that condition 'root' is not redundant
adios-1.7.0/src/nssi/adios_nssi_config.c:239:22: note: Null pointer dereference
adios-1.7.0/src/nssi/adios_nssi_config.c:147:12: style: The scope of the variable 'fp' can be reduced. [variableScope]
adios-1.7.0/src/nssi/adios_nssi_config.c:80:27: style: Unused variable: n1 [unusedVariable]
adios-1.7.0/src/nssi/adios_nssi_config.c:184:17: error: Resource leak: fp [resourceLeak]
adios-1.7.0/src/nssi/adios_nssi_config.c:193:13: error: Resource leak: fp [resourceLeak]
adios-1.7.0/src/nssi/adios_nssi_config.c:193:0: error: Memory leak: buffer [memleak]
adios-1.7.0/src/nssi/adios_nssi_filter.c:357:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/adios_nssi_filter.c:362:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/adios_nssi_filter.c:364:22: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/adios_nssi_filter.c:380:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/adios_nssi_filter.c:419:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/adios_nssi_filter.c:424:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/adios_nssi_filter.c:426:22: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/adios_nssi_filter.c:439:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/adios_nssi_filter.c:444:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/adios_nssi_filter.c:446:22: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/adios_nssi_filter.c:467:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/adios_nssi_filter.c:736:26: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/adios_nssi_filter.c:747:26: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/adios_nssi_filter.c:758:26: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/adios_nssi_filter.c:792:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/adios_nssi_filter.c:813:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/adios_nssi_filter.c:829:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/adios_nssi_filter.c:847:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/adios_nssi_filter.c:877:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/adios_nssi_filter.c:879:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/adios_nssi_filter.c:906:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/adios_nssi_filter.c:920:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/adios_nssi_filter.c:942:22: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/adios_nssi_filter.c:951:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/adios_nssi_filter.c:954:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/adios_nssi_filter.c:1007:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/adios_nssi_filter.c:1029:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/adios_nssi_filter.c:1044:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/adios_nssi_filter.c:1066:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/adios_nssi_filter.c:1082:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/adios_nssi_filter.c:1104:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/adios_nssi_filter.c:1120:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/adios_nssi_filter.c:1182:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/adios_nssi_filter.c:1237:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/adios_nssi_filter.c:1247:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/adios_nssi_filter.c:1270:22: style: Condition 'DEBUG>1' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/adios_nssi_filter.c:1271:22: style: Condition 'DEBUG>1' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/adios_nssi_filter.c:1272:22: style: Condition 'DEBUG>1' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/adios_nssi_filter.c:1277:22: style: Condition 'DEBUG>1' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/adios_nssi_filter.c:1278:22: style: Condition 'DEBUG>1' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/adios_nssi_filter.c:1279:22: style: Condition 'DEBUG>1' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/adios_nssi_filter.c:1308:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/adios_nssi_filter.c:1324:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/adios_nssi_filter.c:1353:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/adios_nssi_filter.c:1367:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/adios_nssi_filter.c:1397:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/adios_nssi_filter.c:623:56: warning: Either the condition '!var_linked' is redundant or there is possible null pointer dereference: var_linked. [nullPointerRedundantCheck]
adios-1.7.0/src/nssi/adios_nssi_filter.c:591:13: note: Assuming that condition '!var_linked' is not redundant
adios-1.7.0/src/nssi/adios_nssi_filter.c:623:56: note: Null pointer dereference
adios-1.7.0/src/nssi/adios_nssi_filter.c:819:5: style: Variable 'pkey' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/nssi/adios_nssi_filter.c:815:0: note: Variable 'pkey' is reassigned a value before the old one has been used.
adios-1.7.0/src/nssi/adios_nssi_filter.c:819:5: note: Variable 'pkey' is reassigned a value before the old one has been used.
adios-1.7.0/src/nssi/adios_nssi_filter.c:836:9: style: Variable 'pkey' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/nssi/adios_nssi_filter.c:832:9: note: Variable 'pkey' is reassigned a value before the old one has been used.
adios-1.7.0/src/nssi/adios_nssi_filter.c:836:9: note: Variable 'pkey' is reassigned a value before the old one has been used.
adios-1.7.0/src/nssi/adios_nssi_filter.c:154:25: style: The scope of the variable 'idx' can be reduced. [variableScope]
adios-1.7.0/src/nssi/adios_nssi_filter.c:157:25: style: The scope of the variable 'j' can be reduced. [variableScope]
adios-1.7.0/src/nssi/adios_nssi_filter.c:355:27: style: The scope of the variable 'ad' can be reduced. [variableScope]
adios-1.7.0/src/nssi/adios_nssi_filter.c:375:27: style: The scope of the variable 'ad' can be reduced. [variableScope]
adios-1.7.0/src/nssi/adios_nssi_filter.c:417:23: style: The scope of the variable 'of' can be reduced. [variableScope]
adios-1.7.0/src/nssi/adios_nssi_filter.c:462:23: style: The scope of the variable 'of' can be reduced. [variableScope]
adios-1.7.0/src/nssi/adios_nssi_filter.c:287:13: style: Unused variable: group_id [unusedVariable]
adios-1.7.0/src/nssi/adios_nssi_filter.c:288:33: style: Unused variable: g [unusedVariable]
adios-1.7.0/src/nssi/adios_nssi_filter.c:779:12: style: Variable 'rc' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/nssi/adios_nssi_filter.c:780:0: style: Variable 'verbose' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/nssi/adios_nssi_filter.c:781:10: style: Unused variable: logfile [unusedVariable]
adios-1.7.0/src/nssi/adios_nssi_filter.c:782:9: style: Unused variable: log_rank [unusedVariable]
adios-1.7.0/src/nssi/adios_nssi_filter.c:869:12: style: Variable 'rc' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/nssi/adios_nssi_filter.c:875:39: style: Variable 'old_shared_buffer' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/nssi/adios_nssi_filter.c:915:12: style: Variable 'rc' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/nssi/adios_nssi_filter.c:1000:12: style: Variable 'rc' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/nssi/adios_nssi_filter.c:1001:9: style: Unused variable: myrank [unusedVariable]
adios-1.7.0/src/nssi/adios_nssi_filter.c:1037:12: style: Variable 'rc' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/nssi/adios_nssi_filter.c:1038:9: style: Unused variable: myrank [unusedVariable]
adios-1.7.0/src/nssi/adios_nssi_filter.c:1074:12: style: Variable 'rc' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/nssi/adios_nssi_filter.c:1075:19: style: Variable 'remote_rc' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/nssi/adios_nssi_filter.c:1076:9: style: Unused variable: myrank [unusedVariable]
adios-1.7.0/src/nssi/adios_nssi_filter.c:1115:16: style: Variable 'first_write' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/nssi/adios_nssi_filter.c:1230:12: style: Variable 'rc' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/nssi/adios_nssi_filter.c:1231:41: style: Variable 'a' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/nssi/adios_nssi_filter.c:1317:12: style: Variable 'rc' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/nssi/adios_nssi_filter.c:1318:9: style: Unused variable: myrank [unusedVariable]
adios-1.7.0/src/nssi/adios_nssi_filter.c:1379:12: style: Variable 'myrank' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/nssi/adios_nssi_filter.c:1409:12: style: Variable 'myrank' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/nssi/aggregation.cpp:256:15: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/aggregation.cpp:367:23: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/aggregation.cpp:369:23: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/aggregation.cpp:441:23: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/aggregation.cpp:472:23: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/aggregation.cpp:484:15: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/aggregation.cpp:486:15: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/aggregation.cpp:487:15: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/aggregation.cpp:488:15: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/aggregation.cpp:489:15: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/aggregation.cpp:490:15: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/aggregation.cpp:491:15: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/aggregation.cpp:499:15: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/aggregation.cpp:507:15: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/aggregation.cpp:508:15: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/aggregation.cpp:513:15: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/aggregation.cpp:521:19: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/aggregation.cpp:712:15: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/aggregation.cpp:715:15: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/aggregation.cpp:719:15: style: Condition 'DEBUG>4' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/aggregation.cpp:911:15: style: Condition 'DEBUG>4' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/aggregation.cpp:975:15: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/aggregation.cpp:1041:15: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/aggregation.cpp:1056:15: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/aggregation.cpp:1084:15: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/aggregation.cpp:1098:15: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/aggregation.cpp:452:21: warning: %hx in format string (no. 1) requires 'unsigned short' but the argument type is 'signed short'. [invalidPrintfArgType_uint]
adios-1.7.0/src/nssi/aggregation.cpp:458:21: warning: %lx in format string (no. 1) requires 'unsigned long' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
adios-1.7.0/src/nssi/aggregation.cpp:490:20: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
adios-1.7.0/src/nssi/aggregation.cpp:495:9: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
adios-1.7.0/src/nssi/aggregation.cpp:503:9: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
adios-1.7.0/src/nssi/aggregation.cpp:712:20: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
adios-1.7.0/src/nssi/aggregation.cpp:461:47: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
adios-1.7.0/src/nssi/aggregation.cpp:464:47: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
adios-1.7.0/src/nssi/aggregation.cpp:123:5: style: Variable 'details' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/nssi/aggregation.cpp:121:0: note: Variable 'details' is reassigned a value before the old one has been used.
adios-1.7.0/src/nssi/aggregation.cpp:123:5: note: Variable 'details' is reassigned a value before the old one has been used.
adios-1.7.0/src/nssi/aggregation.cpp:133:5: style: Variable 'details' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/nssi/aggregation.cpp:131:0: note: Variable 'details' is reassigned a value before the old one has been used.
adios-1.7.0/src/nssi/aggregation.cpp:133:5: note: Variable 'details' is reassigned a value before the old one has been used.
adios-1.7.0/src/nssi/aggregation.cpp:146:5: style: Variable 'details' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/nssi/aggregation.cpp:144:0: note: Variable 'details' is reassigned a value before the old one has been used.
adios-1.7.0/src/nssi/aggregation.cpp:146:5: note: Variable 'details' is reassigned a value before the old one has been used.
adios-1.7.0/src/nssi/aggregation.cpp:159:5: style: Variable 'details' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/nssi/aggregation.cpp:157:0: note: Variable 'details' is reassigned a value before the old one has been used.
adios-1.7.0/src/nssi/aggregation.cpp:159:5: note: Variable 'details' is reassigned a value before the old one has been used.
adios-1.7.0/src/nssi/aggregation.cpp:172:5: style: Variable 'details' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/nssi/aggregation.cpp:170:0: note: Variable 'details' is reassigned a value before the old one has been used.
adios-1.7.0/src/nssi/aggregation.cpp:172:5: note: Variable 'details' is reassigned a value before the old one has been used.
adios-1.7.0/src/nssi/aggregation.cpp:185:5: style: Variable 'details' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/nssi/aggregation.cpp:183:0: note: Variable 'details' is reassigned a value before the old one has been used.
adios-1.7.0/src/nssi/aggregation.cpp:185:5: note: Variable 'details' is reassigned a value before the old one has been used.
adios-1.7.0/src/nssi/aggregation.cpp:243:5: style: Variable 'details' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/nssi/aggregation.cpp:241:0: note: Variable 'details' is reassigned a value before the old one has been used.
adios-1.7.0/src/nssi/aggregation.cpp:243:5: note: Variable 'details' is reassigned a value before the old one has been used.
adios-1.7.0/src/nssi/aggregation.cpp:323:5: style: Variable 'details' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/nssi/aggregation.cpp:313:0: note: Variable 'details' is reassigned a value before the old one has been used.
adios-1.7.0/src/nssi/aggregation.cpp:323:5: note: Variable 'details' is reassigned a value before the old one has been used.
adios-1.7.0/src/nssi/aggregation.cpp:386:5: style: Variable 'details' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/nssi/aggregation.cpp:376:0: note: Variable 'details' is reassigned a value before the old one has been used.
adios-1.7.0/src/nssi/aggregation.cpp:386:5: note: Variable 'details' is reassigned a value before the old one has been used.
adios-1.7.0/src/nssi/aggregation.cpp:698:5: style: Variable 'file_details' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/nssi/aggregation.cpp:684:0: note: Variable 'file_details' is reassigned a value before the old one has been used.
adios-1.7.0/src/nssi/aggregation.cpp:698:5: note: Variable 'file_details' is reassigned a value before the old one has been used.
adios-1.7.0/src/nssi/aggregation.cpp:535:9: style: The scope of the variable 'my_src_offset' can be reduced. [variableScope]
adios-1.7.0/src/nssi/aggregation.cpp:536:9: style: The scope of the variable 'my_dst_offset' can be reduced. [variableScope]
adios-1.7.0/src/nssi/aggregation.cpp:690:10: style: The scope of the variable 'offset_diff' can be reduced. [variableScope]
adios-1.7.0/src/nssi/aggregation.cpp:252:45: style: Function 'add_chunk' argument 1 names different: declaration 'chunk' definition 'chunk_details'. [funcArgNamesDifferent]
adios-1.7.0/src/nssi/aggregation.h:45:45: note: Function 'add_chunk' argument 1 names different: declaration 'chunk' definition 'chunk_details'.
adios-1.7.0/src/nssi/aggregation.cpp:252:45: note: Function 'add_chunk' argument 1 names different: declaration 'chunk' definition 'chunk_details'.
adios-1.7.0/src/nssi/aggregation.cpp:477:47: style: Function 'print_chunk' argument 1 names different: declaration 'c' definition 'details'. [funcArgNamesDifferent]
adios-1.7.0/src/nssi/aggregation.h:54:47: note: Function 'print_chunk' argument 1 names different: declaration 'c' definition 'details'.
adios-1.7.0/src/nssi/aggregation.cpp:477:47: note: Function 'print_chunk' argument 1 names different: declaration 'c' definition 'details'.
adios-1.7.0/src/nssi/aggregation.cpp:380:24: style: Unused variable: vars_iter [unusedVariable]
adios-1.7.0/src/nssi/aggregation.cpp:753:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adios-1.7.0/src/nssi/aggregation.cpp:903:44: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adios-1.7.0/src/nssi/aggregation.cpp:928:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adios-1.7.0/src/nssi/aggregation.cpp:938:68: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adios-1.7.0/src/nssi/aggregation.cpp:982:50: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adios-1.7.0/src/nssi/aggregation.cpp:1107:45: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adios-1.7.0/src/nssi/aggregation.cpp:646:13: performance: Possible inefficient checking for 'component_chunks' emptiness. [stlSize]
adios-1.7.0/src/nssi/aggregation.cpp:654:13: performance: Possible inefficient checking for 'component_chunks' emptiness. [stlSize]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:108:18: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:190:18: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:224:18: style: Condition 'DEBUG>5' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:235:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:539:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:552:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:553:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:558:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:598:34: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:601:38: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:604:38: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:610:34: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:613:38: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:616:38: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:623:26: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:624:26: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:678:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:707:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:713:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:746:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:773:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:785:22: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:802:22: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:810:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:825:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:846:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:860:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:864:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:991:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:996:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1007:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1011:18: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1012:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1020:22: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1072:23: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1074:23: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1078:19: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1085:23: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1094:23: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1114:19: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1120:18: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1128:22: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1183:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1197:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1202:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1216:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1222:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1236:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1242:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1256:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1265:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1291:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1297:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1311:22: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1318:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1336:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1362:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1378:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1411:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1432:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1451:31: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1458:31: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1478:27: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1509:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1520:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1526:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1575:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1589:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1637:9: style: Condition 'daemon_flag' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1617:24: note: Assignment 'daemon_flag=false', assigned value is 0
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1637:9: note: Condition 'daemon_flag' is always false
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1669:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1695:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:566:13: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'signed int'. [invalidPrintfArgType_sint]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:570:17: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'signed int'. [invalidPrintfArgType_sint]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:575:17: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'signed int'. [invalidPrintfArgType_sint]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:746:18: warning: %p in format string (no. 5) requires an address but the argument type is 'signed long'. [invalidPrintfArgType_p]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1072:28: warning: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1072:28: warning: %lu in format string (no. 2) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1074:28: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1078:24: warning: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1109:13: warning: %lu in format string (no. 4) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1166:13: warning: %lu in format string (no. 4) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1311:26: warning: %s in format string (no. 1) requires 'char *' but the argument type is 'signed int'. [invalidPrintfArgType_s]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1311:26: warning: printf format string requires 2 parameters but 5 are given. [wrongPrintfScanfArgNum]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1473:21: warning: %lu in format string (no. 4) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:314:5: style: Variable 'ts' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:313:0: note: Variable 'ts' is reassigned a value before the old one has been used.
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:314:5: note: Variable 'ts' is reassigned a value before the old one has been used.
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:326:5: style: Variable 'ts' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:323:0: note: Variable 'ts' is reassigned a value before the old one has been used.
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:326:5: note: Variable 'ts' is reassigned a value before the old one has been used.
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:339:5: style: Variable 'ts' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:336:0: note: Variable 'ts' is reassigned a value before the old one has been used.
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:339:5: note: Variable 'ts' is reassigned a value before the old one has been used.
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:350:5: style: Variable 'ts' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:349:0: note: Variable 'ts' is reassigned a value before the old one has been used.
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:350:5: note: Variable 'ts' is reassigned a value before the old one has been used.
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1018:9: style: Variable 'vd' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1016:0: note: Variable 'vd' is reassigned a value before the old one has been used.
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1018:9: note: Variable 'vd' is reassigned a value before the old one has been used.
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1126:9: style: Variable 'vd' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1124:0: note: Variable 'vd' is reassigned a value before the old one has been used.
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1126:9: note: Variable 'vd' is reassigned a value before the old one has been used.
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1684:5: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1680:5: note: Variable 'rc' is reassigned a value before the old one has been used.
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1684:5: note: Variable 'rc' is reassigned a value before the old one has been used.
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:405:20: style: The scope of the variable 'fd' can be reduced. [variableScope]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:877:14: style: The scope of the variable 'my_src_offset' can be reduced. [variableScope]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:878:14: style: The scope of the variable 'my_dst_offset' can be reduced. [variableScope]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:931:14: style: The scope of the variable 'my_dst_offset' can be reduced. [variableScope]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:932:14: style: The scope of the variable 'my_src_offset' can be reduced. [variableScope]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1554:10: style: The scope of the variable 'contact_path' can be reduced. [variableScope]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:750:1: style: Label 'cleanup' is not used. [unusedLabel]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1606:10: style: Unused variable: logfile [unusedVariable]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1618:0: style: Variable 'verbose' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1620:0: style: Variable 'server_pid' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:1621:0: style: Variable 'server_port' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:227:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:290:38: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:302:38: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:543:41: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:586:54: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:671:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:140:5: warning: Member variable 'file_timestep_t::bytes_left' is not initialized in the constructor. [uninitMemberVar]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:171:5: warning: Member variable 'open_file::writer_id' is not initialized in the constructor. [uninitMemberVar]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:171:5: warning: Member variable 'open_file::reader_id' is not initialized in the constructor. [uninitMemberVar]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:171:5: warning: Member variable 'open_file::gname' is not initialized in the constructor. [uninitMemberVar]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:171:5: warning: Member variable 'open_file::omode' is not initialized in the constructor. [uninitMemberVar]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:178:5: warning: Member variable 'open_file::writer_id' is not initialized in the constructor. [uninitMemberVar]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:178:5: warning: Member variable 'open_file::reader_id' is not initialized in the constructor. [uninitMemberVar]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:178:5: warning: Member variable 'open_file::gname' is not initialized in the constructor. [uninitMemberVar]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:178:5: warning: Member variable 'open_file::omode' is not initialized in the constructor. [uninitMemberVar]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:91:9: performance: Variable 'atype' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:140:5: style: Struct 'file_timestep_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adios-1.7.0/src/nssi/nssi_coupling_server.cpp:171:5: style: Struct 'open_file' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:260:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:273:22: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:278:26: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:285:22: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:290:26: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:296:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:297:18: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:306:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:335:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:341:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:362:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:364:22: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:367:22: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:374:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:381:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:402:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:412:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:426:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:437:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:455:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:495:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:514:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:531:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:534:18: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:535:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:568:18: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:582:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:596:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:603:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:617:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:623:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:637:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:643:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:657:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:668:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:679:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:685:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:729:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:789:9: style: Condition 'daemon_flag' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:769:24: note: Assignment 'daemon_flag=false', assigned value is 0
adios-1.7.0/src/nssi/nssi_staging_server.cpp:789:9: note: Condition 'daemon_flag' is always false
adios-1.7.0/src/nssi/nssi_staging_server.cpp:821:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:845:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:341:18: warning: %d in format string (no. 4) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:381:18: warning: %p in format string (no. 5) requires an address but the argument type is 'signed long'. [invalidPrintfArgType_p]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:537:9: style: Variable 'chunk' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:536:0: note: Variable 'chunk' is reassigned a value before the old one has been used.
adios-1.7.0/src/nssi/nssi_staging_server.cpp:537:9: note: Variable 'chunk' is reassigned a value before the old one has been used.
adios-1.7.0/src/nssi/nssi_staging_server.cpp:836:5: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:832:5: note: Variable 'rc' is reassigned a value before the old one has been used.
adios-1.7.0/src/nssi/nssi_staging_server.cpp:836:5: note: Variable 'rc' is reassigned a value before the old one has been used.
adios-1.7.0/src/nssi/nssi_staging_server.cpp:173:20: style: The scope of the variable 'fd' can be reduced. [variableScope]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:708:10: style: The scope of the variable 'contact_path' can be reduced. [variableScope]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:116:30: style: Unused variable: iter [unusedVariable]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:272:0: style: Variable 'value' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:284:0: style: Variable 'value' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:758:10: style: Unused variable: logfile [unusedVariable]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:770:0: style: Variable 'verbose' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:772:0: style: Variable 'server_pid' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:773:0: style: Variable 'server_port' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:60:5: style: Struct 'open_file' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:466:44: error: The allocated size 1 is not a multiple of the underlying type's size. [mismatchSize]
adios-1.7.0/src/nssi/nssi_staging_server.cpp:472:44: error: The allocated size 1 is not a multiple of the underlying type's size. [mismatchSize]
adios-1.7.0/src/read/read_bp.c:1096:21: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adios-1.7.0/src/read/read_bp.c:1085:16: note: outer condition: stay_in_poll_loop
adios-1.7.0/src/read/read_bp.c:1096:21: note: identical inner condition: stay_in_poll_loop
adios-1.7.0/src/read/read_bp.c:322:20: warning: Either the condition 'new_fh' is redundant or there is possible null pointer dereference: fh. [nullPointerRedundantCheck]
adios-1.7.0/src/read/read_bp.c:373:18: note: Assuming that condition 'new_fh' is not redundant
adios-1.7.0/src/read/read_bp.c:382:42: note: Calling function 'build_ADIOS_FILE_struct', 2nd argument 'fh' value is 0
adios-1.7.0/src/read/read_bp.c:322:20: note: Null pointer dereference
adios-1.7.0/src/read/read_bp.c:334:21: warning: Either the condition 'new_fh' is redundant or there is possible null pointer dereference: fh. [nullPointerRedundantCheck]
adios-1.7.0/src/read/read_bp.c:373:18: note: Assuming that condition 'new_fh' is not redundant
adios-1.7.0/src/read/read_bp.c:382:42: note: Calling function 'build_ADIOS_FILE_struct', 2nd argument 'fh' value is 0
adios-1.7.0/src/read/read_bp.c:334:21: note: Null pointer dereference
adios-1.7.0/src/read/read_bp.c:335:19: warning: Either the condition 'new_fh' is redundant or there is possible null pointer dereference: fh. [nullPointerRedundantCheck]
adios-1.7.0/src/read/read_bp.c:373:18: note: Assuming that condition 'new_fh' is not redundant
adios-1.7.0/src/read/read_bp.c:382:42: note: Calling function 'build_ADIOS_FILE_struct', 2nd argument 'fh' value is 0
adios-1.7.0/src/read/read_bp.c:335:19: note: Null pointer dereference
adios-1.7.0/src/read/read_bp.c:336:41: warning: Either the condition 'new_fh' is redundant or there is possible null pointer dereference: fh. [nullPointerRedundantCheck]
adios-1.7.0/src/read/read_bp.c:373:18: note: Assuming that condition 'new_fh' is not redundant
adios-1.7.0/src/read/read_bp.c:382:42: note: Calling function 'build_ADIOS_FILE_struct', 2nd argument 'fh' value is 0
adios-1.7.0/src/read/read_bp.c:336:41: note: Null pointer dereference
adios-1.7.0/src/read/read_bp.c:337:21: warning: Either the condition 'new_fh' is redundant or there is possible null pointer dereference: fh. [nullPointerRedundantCheck]
adios-1.7.0/src/read/read_bp.c:373:18: note: Assuming that condition 'new_fh' is not redundant
adios-1.7.0/src/read/read_bp.c:382:42: note: Calling function 'build_ADIOS_FILE_struct', 2nd argument 'fh' value is 0
adios-1.7.0/src/read/read_bp.c:337:21: note: Null pointer dereference
adios-1.7.0/src/read/read_bp.c:344:21: warning: Either the condition 'new_fh' is redundant or there is possible null pointer dereference: fh. [nullPointerRedundantCheck]
adios-1.7.0/src/read/read_bp.c:373:18: note: Assuming that condition 'new_fh' is not redundant
adios-1.7.0/src/read/read_bp.c:382:42: note: Calling function 'build_ADIOS_FILE_struct', 2nd argument 'fh' value is 0
adios-1.7.0/src/read/read_bp.c:344:21: note: Null pointer dereference
adios-1.7.0/src/read/read_bp.c:351:15: style: The scope of the variable 'new_fh' can be reduced. [variableScope]
adios-1.7.0/src/read/read_bp.c:520:13: style: The scope of the variable 'start_idx' can be reduced. [variableScope]
adios-1.7.0/src/read/read_bp.c:520:24: style: The scope of the variable 'stop_idx' can be reduced. [variableScope]
adios-1.7.0/src/read/read_bp.c:688:21: style: The scope of the variable 'flag' can be reduced. [variableScope]
adios-1.7.0/src/read/read_bp.c:856:30: style: The scope of the variable 'isize' can be reduced. [variableScope]
adios-1.7.0/src/read/read_bp.c:1066:9: style: The scope of the variable 'stay_in_poll_loop' can be reduced. [variableScope]
adios-1.7.0/src/read/read_bp.c:1513:15: style: The scope of the variable 'c' can be reduced. [variableScope]
adios-1.7.0/src/read/read_bp.c:1513:18: style: The scope of the variable 'count' can be reduced. [variableScope]
adios-1.7.0/src/read/read_bp.c:2501:9: style: The scope of the variable 'i' can be reduced. [variableScope]
adios-1.7.0/src/read/read_bp.c:2572:22: style: The scope of the variable 'chunk' can be reduced. [variableScope]
adios-1.7.0/src/read/read_bp.c:2628:32: style: The scope of the variable 'ndim' can be reduced. [variableScope]
adios-1.7.0/src/read/read_bp.c:2629:9: style: The scope of the variable 'i' can be reduced. [variableScope]
adios-1.7.0/src/read/read_bp.c:2629:12: style: The scope of the variable 'j' can be reduced. [variableScope]
adios-1.7.0/src/read/read_bp.c:2629:30: style: The scope of the variable 'done' can be reduced. [variableScope]
adios-1.7.0/src/read/read_bp.c:2630:34: style: The scope of the variable 'start' can be reduced. [variableScope]
adios-1.7.0/src/read/read_bp.c:2630:45: style: The scope of the variable 'count' can be reduced. [variableScope]
adios-1.7.0/src/read/read_bp.c:3261:15: style: The scope of the variable 'offset' can be reduced. [variableScope]
adios-1.7.0/src/read/read_bp.c:3479:9: style: The scope of the variable 'j' can be reduced. [variableScope]
adios-1.7.0/src/read/read_bp.c:3481:14: style: The scope of the variable 'ldims' can be reduced. [variableScope]
adios-1.7.0/src/read/read_bp.c:3481:25: style: The scope of the variable 'gdims' can be reduced. [variableScope]
adios-1.7.0/src/read/read_bp.c:3481:36: style: The scope of the variable 'offsets' can be reduced. [variableScope]
adios-1.7.0/src/read/read_bp.c:1422:16: style: Variable 'comm' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/read/read_bp.c:1268:9: error: Memory leak: p [memleak]
adios-1.7.0/src/read/read_bp.c:1268:9: error: Memory leak: fp [memleak]
adios-1.7.0/src/read/read_bp.c:3528:13: error: Memory leak: name_no_path [memleak]
adios-1.7.0/src/read/read_bp.c:3590:13: error: Memory leak: name_no_path [memleak]
adios-1.7.0/src/read/read_bp.c:650:0: error: Memory leak: name_no_path [memleak]
adios-1.7.0/src/read/read_bp.c:774:0: error: Memory leak: name_no_path [memleak]
adios-1.7.0/src/read/read_bp.c:837:0: error: Memory leak: name_no_path [memleak]
adios-1.7.0/src/read/read_bp.c:929:0: error: Memory leak: name_no_path [memleak]
adios-1.7.0/src/read/read_bp.c:1631:0: error: Memory leak: cnts [memleak]
adios-1.7.0/src/read/read_bp.c:2271:0: error: Memory leak: bcnts [memleak]
adios-1.7.0/src/read/read_bp.c:1846:0: error: Memory leak: gsum [memleak]
adios-1.7.0/src/read/read_bp.c:1887:0: error: Memory leak: gsum_square [memleak]
adios-1.7.0/src/read/read_bp.c:1622:0: error: Memory leak: sums [memleak]
adios-1.7.0/src/read/read_bp.c:1646:0: error: Memory leak: sum_squares [memleak]
adios-1.7.0/src/read/read_bp.c:1632:0: error: Memory leak: bsums [memleak]
adios-1.7.0/src/read/read_bp.c:1655:0: error: Memory leak: bsum_squares [memleak]
adios-1.7.0/src/read/read_bp.c:2565:0: error: Memory leak: nullsel [memleak]
adios-1.7.0/src/read/read_bp_staged.c:134:13: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/read/read_bp_staged.c:736:21: warning: %llu in format string (no. 4) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/read/read_bp_staged.c:736:21: warning: %llu in format string (no. 5) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/read/read_bp_staged.c:212:9: style: The scope of the variable 'start_idx' can be reduced. [variableScope]
adios-1.7.0/src/read/read_bp_staged.c:212:20: style: The scope of the variable 'stop_idx' can be reduced. [variableScope]
adios-1.7.0/src/read/read_bp_staged.c:351:9: style: The scope of the variable 'file_idx' can be reduced. [variableScope]
adios-1.7.0/src/read/read_bp_staged.c:352:14: style: The scope of the variable 'offset' can be reduced. [variableScope]
adios-1.7.0/src/read/read_bp_staged.c:354:34: style: The scope of the variable 't_prev' can be reduced. [variableScope]
adios-1.7.0/src/read/read_bp_staged.c:425:9: style: The scope of the variable 'g' can be reduced. [variableScope]
adios-1.7.0/src/read/read_bp_staged.c:430:21: style: The scope of the variable 'rr_pvt' can be reduced. [variableScope]
adios-1.7.0/src/read/read_bp_staged.c:558:20: style: The scope of the variable 'r' can be reduced. [variableScope]
adios-1.7.0/src/read/read_bp_staged.c:631:9: style: The scope of the variable 'start_idx' can be reduced. [variableScope]
adios-1.7.0/src/read/read_bp_staged.c:631:20: style: The scope of the variable 'stop_idx' can be reduced. [variableScope]
adios-1.7.0/src/read/read_bp_staged.c:846:21: style: The scope of the variable 'isize' can be reduced. [variableScope]
adios-1.7.0/src/read/read_bp_staged.c:926:54: style: The scope of the variable 'n' can be reduced. [variableScope]
adios-1.7.0/src/read/read_bp_staged.c:946:16: style: The scope of the variable 'sfh' can be reduced. [variableScope]
adios-1.7.0/src/read/read_bp_staged.c:1049:48: style: The scope of the variable 'o_prev_end' can be reduced. [variableScope]
adios-1.7.0/src/read/read_bp_staged.c:1143:16: style: The scope of the variable 'start_idx' can be reduced. [variableScope]
adios-1.7.0/src/read/read_bp_staged.c:1143:27: style: The scope of the variable 'stop_idx' can be reduced. [variableScope]
adios-1.7.0/src/read/read_bp_staged.c:1240:17: style: The scope of the variable 'flag1' can be reduced. [variableScope]
adios-1.7.0/src/read/read_bp_staged.c:1240:24: style: The scope of the variable 'flag2' can be reduced. [variableScope]
adios-1.7.0/src/read/read_bp_staged.c:1398:21: style: The scope of the variable 'isize' can be reduced. [variableScope]
adios-1.7.0/src/read/read_bp_staged.c:1519:12: style: The scope of the variable 'j' can be reduced. [variableScope]
adios-1.7.0/src/read/read_bp_staged.c:2315:33: style: The scope of the variable 'total_size' can be reduced. [variableScope]
adios-1.7.0/src/read/read_bp_staged.c:2474:15: style: The scope of the variable 'offset' can be reduced. [variableScope]
adios-1.7.0/src/read/read_bp_staged.c:889:25: style: Variable 'offset_in_var' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/read/read_bp_staged.c:994:17: error: Memory leak: name_no_path [memleak]
adios-1.7.0/src/read/read_bp_staged.c:2179:13: error: Memory leak: fp [memleak]
adios-1.7.0/src/read/read_bp_staged.c:300:0: error: Memory leak: idx_table [memleak]
adios-1.7.0/src/read/read_dataspaces.c:1665:5: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/read/read_dataspaces.c:1668:9: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/read/read_dataspaces.c:577:9: warning: Either the condition 'if(ds&&ds->disconnect_at_close)' is redundant or there is possible null pointer dereference: ds. [nullPointerRedundantCheck]
adios-1.7.0/src/read/read_dataspaces.c:900:8: note: Assuming that condition 'if(ds&&ds->disconnect_at_close)' is not redundant
adios-1.7.0/src/read/read_dataspaces.c:897:22: note: Calling function 'unlock_file', 2nd argument 'ds' value is 0
adios-1.7.0/src/read/read_dataspaces.c:577:9: note: Null pointer dereference
adios-1.7.0/src/read/read_dataspaces.c:894:52: warning: Either the condition 'if(ds&&ds->disconnect_at_close)' is redundant or there is possible null pointer dereference: ds. [nullPointerRedundantCheck]
adios-1.7.0/src/read/read_dataspaces.c:900:8: note: Assuming that condition 'if(ds&&ds->disconnect_at_close)' is not redundant
adios-1.7.0/src/read/read_dataspaces.c:894:52: note: Null pointer dereference
adios-1.7.0/src/read/read_dataspaces.c:193:16: style: The scope of the variable 'err' can be reduced. [variableScope]
adios-1.7.0/src/read/read_dataspaces.c:597:9: style: The scope of the variable 'ndim' can be reduced. [variableScope]
adios-1.7.0/src/read/read_dataspaces.c:600:9: style: The scope of the variable 'err' can be reduced. [variableScope]
adios-1.7.0/src/read/read_dataspaces.c:616:9: style: The scope of the variable 'found_stream' can be reduced. [variableScope]
adios-1.7.0/src/read/read_dataspaces.c:1023:9: style: The scope of the variable 'datasize' can be reduced. [variableScope]
adios-1.7.0/src/read/read_dataspaces.c:1279:19: style: The scope of the variable 'c' can be reduced. [variableScope]
adios-1.7.0/src/read/read_dataspaces.c:1279:22: style: The scope of the variable 'ld0' can be reduced. [variableScope]
adios-1.7.0/src/read/read_dataspaces.c:1279:27: style: The scope of the variable 'off0' can be reduced. [variableScope]
adios-1.7.0/src/read/read_dataspaces.c:1423:10: style: The scope of the variable 'offset_str' can be reduced. [variableScope]
adios-1.7.0/src/read/read_dataspaces.c:1423:27: style: The scope of the variable 'readsize_str' can be reduced. [variableScope]
adios-1.7.0/src/read/read_dataspaces.c:1567:20: style: The scope of the variable 'r' can be reduced. [variableScope]
adios-1.7.0/src/read/read_dataspaces.c:1706:37: style: The scope of the variable 'ds' can be reduced. [variableScope]
adios-1.7.0/src/read/read_dataspaces.c:1245:19: portability: 'buf' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
adios-1.7.0/src/read/read_dataspaces.c:1253:29: portability: 'buf' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
adios-1.7.0/src/read/read_dataspaces.c:192:17: style: Unused variable: drank [unusedVariable]
adios-1.7.0/src/read/read_dataspaces.c:192:24: style: Unused variable: dpeers [unusedVariable]
adios-1.7.0/src/read/read_dataspaces.c:307:5: style: Variable 'glen' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/read/read_dataspaces.c:287:21: style: Unused variable: i [unusedVariable]
adios-1.7.0/src/read/read_dataspaces.c:332:15: style: Unused variable: k [unusedVariable]
adios-1.7.0/src/read/read_dataspaces.c:926:36: style: Variable 'step_status' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/read/read_dataspaces.c:1022:9: style: Unused variable: i [unusedVariable]
adios-1.7.0/src/read/read_dataspaces.c:1125:22: style: Unused variable: od [unusedVariable]
adios-1.7.0/src/read/read_dataspaces.c:1172:10: style: Unused variable: gdims_str [unusedVariable]
adios-1.7.0/src/read/read_dataspaces.c:1211:10: style: Unused variable: gdims_str [unusedVariable]
adios-1.7.0/src/read/read_dataspaces.c:1426:13: style: Unused variable: tidx [unusedVariable]
adios-1.7.0/src/read/read_dataspaces.c:1309:0: error: Memory leak: r [memleak]
adios-1.7.0/src/read/read_dataspaces.c:1261:9: error: Uninitialized variable: err [uninitvar]
adios-1.7.0/src/read/read_datatap.c:364:13: style: The scope of the variable 'should_stop' can be reduced. [variableScope]
adios-1.7.0/src/read/read_datatap.c:1293:26: style: The scope of the variable 'temp' can be reduced. [variableScope]
adios-1.7.0/src/read/read_datatap.c:1322:26: style: The scope of the variable 'temp' can be reduced. [variableScope]
adios-1.7.0/src/read/read_datatap.c:1502:28: style: The scope of the variable 'tmp_chunk' can be reduced. [variableScope]
adios-1.7.0/src/read/read_datatap.c:1527:28: style: The scope of the variable 'tmp_chunk' can be reduced. [variableScope]
adios-1.7.0/src/read/read_datatap.c:645:22: style: Variable 'e' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/read/read_datatap.c:1598:9: error: Memory leak: gp [memleak]
adios-1.7.0/src/read/read_datatap.c:1808:0: error: Memory leak: vars [memleak]
adios-1.7.0/src/read/read_datatap.c:1696:0: error: Memory leak: combined_bitmap [memleak]
adios-1.7.0/src/read/read_datatap.c:1662:13: error: Memory leak: gp.var_namelist [memleak]
adios-1.7.0/src/read/read_dimes.c:1694:5: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/read/read_dimes.c:1697:9: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/read/read_dimes.c:616:9: warning: Either the condition 'if(ds&&ds->disconnect_at_close)' is redundant or there is possible null pointer dereference: ds. [nullPointerRedundantCheck]
adios-1.7.0/src/read/read_dimes.c:929:8: note: Assuming that condition 'if(ds&&ds->disconnect_at_close)' is not redundant
adios-1.7.0/src/read/read_dimes.c:926:22: note: Calling function 'unlock_file', 2nd argument 'ds' value is 0
adios-1.7.0/src/read/read_dimes.c:616:9: note: Null pointer dereference
adios-1.7.0/src/read/read_dimes.c:923:52: warning: Either the condition 'if(ds&&ds->disconnect_at_close)' is redundant or there is possible null pointer dereference: ds. [nullPointerRedundantCheck]
adios-1.7.0/src/read/read_dimes.c:929:8: note: Assuming that condition 'if(ds&&ds->disconnect_at_close)' is not redundant
adios-1.7.0/src/read/read_dimes.c:923:52: note: Null pointer dereference
adios-1.7.0/src/read/read_dimes.c:174:47: style: Same expression on both sides of '-' because the value of 'read_status_buf_len' and '1' are the same. [duplicateExpression]
adios-1.7.0/src/read/read_dimes.c:165:31: note: 'read_status_buf_len' is assigned value '1' here.
adios-1.7.0/src/read/read_dimes.c:174:47: note: Same expression on both sides of '-' because the value of 'read_status_buf_len' and '1' are the same.
adios-1.7.0/src/read/read_dimes.c:161:10: style: The scope of the variable 'ds_vname' can be reduced. [variableScope]
adios-1.7.0/src/read/read_dimes.c:162:14: style: The scope of the variable 'gdims' can be reduced. [variableScope]
adios-1.7.0/src/read/read_dimes.c:162:34: style: The scope of the variable 'lb' can be reduced. [variableScope]
adios-1.7.0/src/read/read_dimes.c:162:51: style: The scope of the variable 'ub' can be reduced. [variableScope]
adios-1.7.0/src/read/read_dimes.c:163:9: style: The scope of the variable 'elemsize' can be reduced. [variableScope]
adios-1.7.0/src/read/read_dimes.c:163:19: style: The scope of the variable 'ndim' can be reduced. [variableScope]
adios-1.7.0/src/read/read_dimes.c:164:9: style: The scope of the variable 'read_status_buf' can be reduced. [variableScope]
adios-1.7.0/src/read/read_dimes.c:165:9: style: The scope of the variable 'read_status_buf_len' can be reduced. [variableScope]
adios-1.7.0/src/read/read_dimes.c:219:16: style: The scope of the variable 'err' can be reduced. [variableScope]
adios-1.7.0/src/read/read_dimes.c:636:9: style: The scope of the variable 'ndim' can be reduced. [variableScope]
adios-1.7.0/src/read/read_dimes.c:639:9: style: The scope of the variable 'err' can be reduced. [variableScope]
adios-1.7.0/src/read/read_dimes.c:656:9: style: The scope of the variable 'found_stream' can be reduced. [variableScope]
adios-1.7.0/src/read/read_dimes.c:1054:9: style: The scope of the variable 'datasize' can be reduced. [variableScope]
adios-1.7.0/src/read/read_dimes.c:1309:19: style: The scope of the variable 'c' can be reduced. [variableScope]
adios-1.7.0/src/read/read_dimes.c:1309:22: style: The scope of the variable 'ld0' can be reduced. [variableScope]
adios-1.7.0/src/read/read_dimes.c:1309:27: style: The scope of the variable 'off0' can be reduced. [variableScope]
adios-1.7.0/src/read/read_dimes.c:1453:10: style: The scope of the variable 'offset_str' can be reduced. [variableScope]
adios-1.7.0/src/read/read_dimes.c:1453:27: style: The scope of the variable 'readsize_str' can be reduced. [variableScope]
adios-1.7.0/src/read/read_dimes.c:1596:20: style: The scope of the variable 'r' can be reduced. [variableScope]
adios-1.7.0/src/read/read_dimes.c:1735:32: style: The scope of the variable 'ds' can be reduced. [variableScope]
adios-1.7.0/src/read/read_dimes.c:1275:19: portability: 'buf' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
adios-1.7.0/src/read/read_dimes.c:1283:29: portability: 'buf' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
adios-1.7.0/src/read/read_dimes.c:218:17: style: Unused variable: drank [unusedVariable]
adios-1.7.0/src/read/read_dimes.c:218:24: style: Unused variable: dpeers [unusedVariable]
adios-1.7.0/src/read/read_dimes.c:346:5: style: Variable 'glen' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/read/read_dimes.c:326:21: style: Unused variable: i [unusedVariable]
adios-1.7.0/src/read/read_dimes.c:371:15: style: Unused variable: k [unusedVariable]
adios-1.7.0/src/read/read_dimes.c:955:36: style: Variable 'step_status' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/read/read_dimes.c:1155:22: style: Unused variable: od [unusedVariable]
adios-1.7.0/src/read/read_dimes.c:1160:10: style: Unused variable: gdims_str [unusedVariable]
adios-1.7.0/src/read/read_dimes.c:1196:22: style: Unused variable: od [unusedVariable]
adios-1.7.0/src/read/read_dimes.c:1201:10: style: Unused variable: gdims_str [unusedVariable]
adios-1.7.0/src/read/read_dimes.c:1240:10: style: Unused variable: gdims_str [unusedVariable]
adios-1.7.0/src/read/read_dimes.c:1456:13: style: Unused variable: tidx [unusedVariable]
adios-1.7.0/src/read/read_dimes.c:1339:0: error: Memory leak: r [memleak]
adios-1.7.0/src/read/read_dimes.c:1291:9: error: Uninitialized variable: err [uninitvar]
adios-1.7.0/src/read/read_flexpath.c:996:5: style: Variable 'transport' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/read/read_flexpath.c:995:0: note: Variable 'transport' is reassigned a value before the old one has been used.
adios-1.7.0/src/read/read_flexpath.c:996:5: note: Variable 'transport' is reassigned a value before the old one has been used.
adios-1.7.0/src/read/read_flexpath.c:842:14: style: The scope of the variable 'atom_name' can be reduced. [variableScope]
adios-1.7.0/src/read/read_flexpath.c:1371:27: style: The scope of the variable 'fp' can be reduced. [variableScope]
adios-1.7.0/src/read/read_flexpath.c:1526:21: style: The scope of the variable 'destination' can be reduced. [variableScope]
adios-1.7.0/src/read/read_flexpath.c:287:9: style: Unused variable: i [unusedVariable]
adios-1.7.0/src/read/read_flexpath.c:288:55: style: Variable 'fp' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/read/read_flexpath.c:742:55: style: Variable 'fp' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/read/read_flexpath.c:911:11: style: Unused variable: i [unusedVariable]
adios-1.7.0/src/read/read_flexpath.c:1311:6: style: Variable 'count' is modified but its new value is never used. [unreadVariable]
adios-1.7.0/src/read/read_flexpath.c:1388:11: style: Unused variable: j [unusedVariable]
adios-1.7.0/src/read/read_flexpath.c:1638:55: style: Variable 'fp' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/read/read_flexpath.c:1159:11: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
adios-1.7.0/src/read/read_flexpath.c:278:0: error: Memory leak: filtered_type [memleak]
adios-1.7.0/src/read/read_nssi.c:98:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/read/read_nssi.c:135:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/read/read_nssi.c:165:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/read/read_nssi.c:179:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/read/read_nssi.c:182:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/read/read_nssi.c:184:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/read/read_nssi.c:187:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/read/read_nssi.c:217:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/read/read_nssi.c:219:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/read/read_nssi.c:221:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/read/read_nssi.c:223:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/read/read_nssi.c:226:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/read/read_nssi.c:233:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/read/read_nssi.c:350:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/read/read_nssi.c:365:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/read/read_nssi.c:397:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/read/read_nssi.c:613:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/read/read_nssi.c:350:18: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
adios-1.7.0/src/read/read_nssi.c:350:18: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'signed int'. [invalidPrintfArgType_sint]
adios-1.7.0/src/read/read_nssi.c:85:12: style: Variable 'rc' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/read/read_nssi.c:86:0: style: Variable 'verbose' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/read/read_nssi.c:87:10: style: Unused variable: logfile [unusedVariable]
adios-1.7.0/src/read/read_nssi.c:88:9: style: Unused variable: log_rank [unusedVariable]
adios-1.7.0/src/read/read_nssi.c:89:48: style: Unused variable: private [unusedVariable]
adios-1.7.0/src/read/read_nssi.c:132:12: style: Variable 'rc' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/read/read_nssi.c:133:9: style: Unused variable: myrank [unusedVariable]
adios-1.7.0/src/read/read_nssi.c:232:23: style: Variable 'GetSvcTime' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/read/read_nssi.c:359:9: style: Unused variable: i [unusedVariable]
adios-1.7.0/src/read/read_nssi.c:359:11: style: Unused variable: j [unusedVariable]
adios-1.7.0/src/read/read_nssi.c:419:86: style: Variable 'ds' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/read/read_nssi.c:445:86: style: Variable 'ds' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/read/read_nssi.c:488:86: style: Variable 'ds' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/read/read_nssi.c:490:9: style: Unused variable: i [unusedVariable]
adios-1.7.0/src/read/read_nssi.c:490:11: style: Unused variable: k [unusedVariable]
adios-1.7.0/src/read/read_nssi.c:566:26: style: Unused variable: vartype [unusedVariable]
adios-1.7.0/src/read/read_nssi.c:567:9: style: Unused variable: elemsize [unusedVariable]
adios-1.7.0/src/read/read_nssi.c:568:9: style: Unused variable: err [unusedVariable]
adios-1.7.0/src/write/adios_dataspaces.c:823:14: style: The scope of the variable 'gdims' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_dataspaces.c:823:34: style: The scope of the variable 'lb' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_dataspaces.c:823:51: style: The scope of the variable 'ub' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_dataspaces.c:825:9: style: The scope of the variable 'elemsize' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_dataspaces.c:825:19: style: The scope of the variable 'ndim' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_dataspaces.c:826:18: style: The scope of the variable 'version' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_dataspaces.c:150:9: style: Unused variable: index [unusedVariable]
adios-1.7.0/src/write/adios_dataspaces.c:150:16: style: Unused variable: i [unusedVariable]
adios-1.7.0/src/write/adios_dataspaces.c:151:10: style: Unused variable: temp [unusedVariable]
adios-1.7.0/src/write/adios_dataspaces.c:271:23: style: Variable 'var_name' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/write/adios_dataspaces.c:272:9: style: Unused variable: err [unusedVariable]
adios-1.7.0/src/write/adios_dataspaces.c:453:49: style: Variable 'md' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/write/adios_dataspaces.c:454:0: style: Variable 'new_pg_root' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/write/adios_dataspaces.c:455:0: style: Variable 'new_vars_root' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/write/adios_dataspaces.c:456:0: style: Variable 'new_attrs_root' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/write/adios_dataspaces.c:593:49: style: Variable 'md' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/write/adios_datatap.c:91:5: style: Variable 'tempname' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/write/adios_datatap.c:90:0: note: Variable 'tempname' is reassigned a value before the old one has been used.
adios-1.7.0/src/write/adios_datatap.c:91:5: note: Variable 'tempname' is reassigned a value before the old one has been used.
adios-1.7.0/src/write/adios_datatap.c:698:5: style: Variable 'field' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/write/adios_datatap.c:694:0: note: Variable 'field' is reassigned a value before the old one has been used.
adios-1.7.0/src/write/adios_datatap.c:698:5: note: Variable 'field' is reassigned a value before the old one has been used.
adios-1.7.0/src/write/adios_datatap.c:447:17: warning: Dangerous usage of strncat - 3rd parameter is the maximum number of characters to append. [strncatUsage]
adios-1.7.0/src/write/adios_datatap.c:91:5: error: Memory leak: tempname [memleak]
adios-1.7.0/src/write/adios_datatap.c:294:9: error: Memory leak: format [memleak]
adios-1.7.0/src/write/adios_datatap.c:528:5: error: Common realloc mistake: 'field_list' nulled but not freed upon failure [memleakOnRealloc]
adios-1.7.0/src/write/adios_dimes.c:76:47: style: Same expression on both sides of '-' because the value of 'read_status_buf_len' and '1' are the same. [duplicateExpression]
adios-1.7.0/src/write/adios_dimes.c:71:31: note: 'read_status_buf_len' is assigned value '1' here.
adios-1.7.0/src/write/adios_dimes.c:76:47: note: Same expression on both sides of '-' because the value of 'read_status_buf_len' and '1' are the same.
adios-1.7.0/src/write/adios_dimes.c:69:9: style: The scope of the variable 'elemsize' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_dimes.c:69:19: style: The scope of the variable 'ndim' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_dimes.c:899:14: style: The scope of the variable 'gdims' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_dimes.c:899:34: style: The scope of the variable 'lb' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_dimes.c:899:51: style: The scope of the variable 'ub' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_dimes.c:901:9: style: The scope of the variable 'elemsize' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_dimes.c:901:19: style: The scope of the variable 'ndim' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_dimes.c:902:18: style: The scope of the variable 'version' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_dimes.c:203:9: style: Unused variable: index [unusedVariable]
adios-1.7.0/src/write/adios_dimes.c:203:16: style: Unused variable: i [unusedVariable]
adios-1.7.0/src/write/adios_dimes.c:204:10: style: Unused variable: temp [unusedVariable]
adios-1.7.0/src/write/adios_dimes.c:350:23: style: Variable 'var_name' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/write/adios_dimes.c:351:9: style: Unused variable: err [unusedVariable]
adios-1.7.0/src/write/adios_dimes.c:529:49: style: Variable 'md' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/write/adios_dimes.c:530:0: style: Variable 'new_pg_root' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/write/adios_dimes.c:531:0: style: Variable 'new_vars_root' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/write/adios_dimes.c:532:0: style: Variable 'new_attrs_root' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/write/adios_dimes.c:669:49: style: Variable 'md' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/write/adios_mpi.c:1029:17: style: The scope of the variable 'write_len' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_mpi.c:1132:17: style: The scope of the variable 'write_len' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_mpi.c:1194:17: style: The scope of the variable 'write_len' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_mpi.c:1485:25: style: The scope of the variable 'write_len' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_mpi.c:1558:33: style: The scope of the variable 'write_len' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_mpi.c:1620:25: style: The scope of the variable 'write_len' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_mpi.c:1830:25: style: The scope of the variable 'write_len' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_mpi.c:1920:25: style: The scope of the variable 'write_len' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_mpi.c:1993:33: style: The scope of the variable 'write_len' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_mpi.c:2055:25: style: The scope of the variable 'write_len' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_mpi.c:2203:25: style: The scope of the variable 'write_len' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_mpi.c:2250:25: style: The scope of the variable 'write_len' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_mpi_amr.c:435:17: style: Condition 'err==0' is always true [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_mpi_amr.c:288:15: note: Assignment 'err=0', assigned value is 0
adios-1.7.0/src/write/adios_mpi_amr.c:435:17: note: Condition 'err==0' is always true
adios-1.7.0/src/write/adios_mpi_amr.c:304:39: warning: Either the condition '!q' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
adios-1.7.0/src/write/adios_mpi_amr.c:303:13: note: Assuming that condition '!q' is not redundant
adios-1.7.0/src/write/adios_mpi_amr.c:304:39: note: Null pointer addition
adios-1.7.0/src/write/adios_mpi_amr.c:326:38: warning: Either the condition '!q' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
adios-1.7.0/src/write/adios_mpi_amr.c:325:13: note: Assuming that condition '!q' is not redundant
adios-1.7.0/src/write/adios_mpi_amr.c:326:38: note: Null pointer addition
adios-1.7.0/src/write/adios_mpi_amr.c:344:42: warning: Either the condition '!q' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
adios-1.7.0/src/write/adios_mpi_amr.c:343:13: note: Assuming that condition '!q' is not redundant
adios-1.7.0/src/write/adios_mpi_amr.c:344:42: note: Null pointer addition
adios-1.7.0/src/write/adios_mpi_amr.c:362:36: warning: Either the condition '!q' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
adios-1.7.0/src/write/adios_mpi_amr.c:361:13: note: Assuming that condition '!q' is not redundant
adios-1.7.0/src/write/adios_mpi_amr.c:362:36: note: Null pointer addition
adios-1.7.0/src/write/adios_mpi_amr.c:460:38: warning: Either the condition '!q' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
adios-1.7.0/src/write/adios_mpi_amr.c:459:13: note: Assuming that condition '!q' is not redundant
adios-1.7.0/src/write/adios_mpi_amr.c:460:38: note: Null pointer addition
adios-1.7.0/src/write/adios_mpi_amr.c:491:36: warning: Either the condition '!q' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
adios-1.7.0/src/write/adios_mpi_amr.c:490:13: note: Assuming that condition '!q' is not redundant
adios-1.7.0/src/write/adios_mpi_amr.c:491:36: note: Null pointer addition
adios-1.7.0/src/write/adios_mpi_amr.c:507:38: warning: Either the condition '!q' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
adios-1.7.0/src/write/adios_mpi_amr.c:506:13: note: Assuming that condition '!q' is not redundant
adios-1.7.0/src/write/adios_mpi_amr.c:507:38: note: Null pointer addition
adios-1.7.0/src/write/adios_mpi_amr.c:525:44: warning: Either the condition '!q' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
adios-1.7.0/src/write/adios_mpi_amr.c:524:13: note: Assuming that condition '!q' is not redundant
adios-1.7.0/src/write/adios_mpi_amr.c:525:44: note: Null pointer addition
adios-1.7.0/src/write/adios_mpi_amr.c:555:36: warning: Either the condition '!q' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
adios-1.7.0/src/write/adios_mpi_amr.c:554:13: note: Assuming that condition '!q' is not redundant
adios-1.7.0/src/write/adios_mpi_amr.c:555:36: note: Null pointer addition
adios-1.7.0/src/write/adios_mpi_amr.c:574:38: warning: Either the condition '!q' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
adios-1.7.0/src/write/adios_mpi_amr.c:573:13: note: Assuming that condition '!q' is not redundant
adios-1.7.0/src/write/adios_mpi_amr.c:574:38: note: Null pointer addition
adios-1.7.0/src/write/adios_mpi_amr.c:593:38: warning: Either the condition '!q' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
adios-1.7.0/src/write/adios_mpi_amr.c:592:13: note: Assuming that condition '!q' is not redundant
adios-1.7.0/src/write/adios_mpi_amr.c:593:38: note: Null pointer addition
adios-1.7.0/src/write/adios_mpi_amr.c:615:84: warning: Either the condition '!q' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
adios-1.7.0/src/write/adios_mpi_amr.c:614:13: note: Assuming that condition '!q' is not redundant
adios-1.7.0/src/write/adios_mpi_amr.c:615:84: note: Null pointer addition
adios-1.7.0/src/write/adios_mpi_amr.c:630:37: warning: Either the condition '!q' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
adios-1.7.0/src/write/adios_mpi_amr.c:629:13: note: Assuming that condition '!q' is not redundant
adios-1.7.0/src/write/adios_mpi_amr.c:630:37: note: Null pointer addition
adios-1.7.0/src/write/adios_mpi_amr.c:435:17: style: Same expression on both sides of '==' because the value of 'err' and '0' are the same. [duplicateExpression]
adios-1.7.0/src/write/adios_mpi_amr.c:288:15: note: 'err' is assigned value '0' here.
adios-1.7.0/src/write/adios_mpi_amr.c:435:17: note: Same expression on both sides of '==' because the value of 'err' and '0' are the same.
adios-1.7.0/src/write/adios_mpi_amr.c:205:21: style: The scope of the variable 'dash' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_mpi_amr.c:288:9: style: The scope of the variable 'err' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_mpi_amr.c:292:29: style: The scope of the variable 'n_ost_skipping' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_mpi_amr.c:292:45: style: The scope of the variable 'n_ost' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_mpi_amr.c:292:52: style: The scope of the variable 'n' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_mpi_amr.c:292:55: style: The scope of the variable 'i' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_mpi_amr.c:476:9: style: The scope of the variable 'i' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_mpi_amr.c:476:12: style: The scope of the variable 'aggr_group_size' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_mpi_amr.c:476:29: style: The scope of the variable 'remain' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_mpi_amr.c:476:37: style: The scope of the variable 'index' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_mpi_amr.c:740:9: style: The scope of the variable 'write_len' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_mpi_amr.c:1105:20: style: The scope of the variable 'name_no_path' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_mpi_amr.c:1105:36: style: The scope of the variable 'ch' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_mpi_amr.c:1106:9: style: The scope of the variable 'err' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_mpi_amr.c:1129:21: style: The scope of the variable 'f' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_mpi_amr.c:1940:37: style: The scope of the variable 'recv_buff' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_mpi_amr.c:1942:74: style: The scope of the variable 'max_data_size' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_mpi_amr.c:2640:47: style: The scope of the variable 'sendbuf' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_mpi_amr.c:3010:56: portability: 'aggr_buff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
adios-1.7.0/src/write/adios_mpi_amr.c:3011:56: portability: 'aggr_buff+disp[i]' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
adios-1.7.0/src/write/adios_mpi_amr.c:3012:56: portability: 'aggr_buff+disp[i]+pg_sizes[i]' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
adios-1.7.0/src/write/adios_mpi_amr.c:3027:36: portability: 'aggr_buff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
adios-1.7.0/src/write/adios_mpi_amr.c:3028:36: portability: 'aggr_buff+pg_sizes[0]' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
adios-1.7.0/src/write/adios_mpi_amr.c:3029:36: portability: 'aggr_buff+pg_sizes[0]-4' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
adios-1.7.0/src/write/adios_mpi_amr.c:3035:64: portability: 'aggr_buff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
adios-1.7.0/src/write/adios_mpi_amr.c:3036:64: portability: 'aggr_buff+disp[i]' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
adios-1.7.0/src/write/adios_mpi_amr.c:3037:64: portability: 'aggr_buff+disp[i]+pg_sizes[i]' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
adios-1.7.0/src/write/adios_mpi_amr.c:3039:58: portability: 'aggr_buff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
adios-1.7.0/src/write/adios_mpi_amr.c:3039:68: portability: 'aggr_buff+disp[i]' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
adios-1.7.0/src/write/adios_mpi_amr.c:3040:46: portability: 'aggr_buff+disp[i]+pg_sizes[i]' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
adios-1.7.0/src/write/adios_mpi_amr.c:3040:65: portability: 'aggr_buff+disp[i]+pg_sizes[i]-4' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
adios-1.7.0/src/write/adios_mpi_amr.c:3046:73: portability: 'temp_attr_ptr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
adios-1.7.0/src/write/adios_mpi_amr.c:3049:49: portability: 'temp_aggr_attr_buff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
adios-1.7.0/src/write/adios_mpi_amr.c:3053:73: portability: 'temp_attr_ptr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
adios-1.7.0/src/write/adios_mpi_amr.c:3057:51: portability: 'temp_attr_ptr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
adios-1.7.0/src/write/adios_mpi_amr.c:3057:69: portability: 'temp_attr_ptr+2' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
adios-1.7.0/src/write/adios_mpi_amr.c:3060:49: portability: 'temp_aggr_attr_buff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
adios-1.7.0/src/write/adios_mpi_amr.c:3063:48: portability: 'aggr_buff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
adios-1.7.0/src/write/adios_mpi_amr.c:3066:44: portability: 'temp_aggr_buff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
adios-1.7.0/src/write/adios_mpi_amr.c:3073:50: portability: 'temp_aggr_buff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
adios-1.7.0/src/write/adios_mpi_amr.c:3310:39: portability: 'aggr_buff' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
adios-1.7.0/src/write/adios_mpi_amr.c:163:14: style: struct member 'obd_uuid::uuid' is never used. [unusedStructMember]
adios-1.7.0/src/write/adios_mpi_amr.c:1209:13: error: Common realloc mistake: 'name' nulled but not freed upon failure [memleakOnRealloc]
adios-1.7.0/src/write/adios_mpi_amr.c:3309:21: error: Common realloc mistake: 'aggr_buff' nulled but not freed upon failure [memleakOnRealloc]
adios-1.7.0/src/write/adios_mpi_amr.c:2167:0: error: Memory leak: disp [memleak]
adios-1.7.0/src/write/adios_mpi_amr.c:2988:0: error: Memory leak: pg_sizes [memleak]
adios-1.7.0/src/write/adios_mpi_amr.c:2872:0: error: Memory leak: disp [memleak]
adios-1.7.0/src/write/adios_mpi_amr.c:2988:0: error: Memory leak: attr_sizes [memleak]
adios-1.7.0/src/write/adios_mpi_amr.c:1569:28: error: Uninitialized variable: count [uninitvar]
adios-1.7.0/src/write/adios_mpi_bgq.c:161:37: warning: Either the condition '!q' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
adios-1.7.0/src/write/adios_mpi_bgq.c:160:13: note: Assuming that condition '!q' is not redundant
adios-1.7.0/src/write/adios_mpi_bgq.c:161:37: note: Null pointer addition
adios-1.7.0/src/write/adios_mpi_bgq.c:181:38: warning: Either the condition '!q' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
adios-1.7.0/src/write/adios_mpi_bgq.c:180:13: note: Assuming that condition '!q' is not redundant
adios-1.7.0/src/write/adios_mpi_bgq.c:181:38: note: Null pointer addition
adios-1.7.0/src/write/adios_mpi_bgq.c:748:17: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
adios-1.7.0/src/write/adios_mpi_bgq.c:300:9: style: The scope of the variable 'write_len' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_mpi_bgq.c:718:9: style: The scope of the variable 'i' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_mpi_bgq.c:721:20: style: The scope of the variable 'name_no_path' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_mpi_bgq.c:721:36: style: The scope of the variable 'ch' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_mpi_bgq.c:1196:17: style: The scope of the variable 'i' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_mpi_bgq.c:1385:25: style: The scope of the variable 'write_len' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_mpi_bgq.c:146:0: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/write/adios_mpi_bgq.c:146:18: style: Unused variable: flag [unusedVariable]
adios-1.7.0/src/write/adios_mpi_bgq.c:146:24: style: Unused variable: i [unusedVariable]
adios-1.7.0/src/write/adios_mpi_bgq.c:146:27: style: Unused variable: aggr_group_size [unusedVariable]
adios-1.7.0/src/write/adios_mpi_bgq.c:146:44: style: Unused variable: remain [unusedVariable]
adios-1.7.0/src/write/adios_mpi_bgq.c:146:52: style: Unused variable: index [unusedVariable]
adios-1.7.0/src/write/adios_mpi_bgq.c:147:17: style: Variable 'nproc' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/write/adios_mpi_bgq.c:147:34: style: Variable 'rank' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/write/adios_mpi_bgq.c:148:10: style: Unused variable: value [unusedVariable]
adios-1.7.0/src/write/adios_mpi_bgq.c:148:36: style: Unused variable: p_count [unusedVariable]
adios-1.7.0/src/write/adios_mpi_bgq.c:450:11: style: Variable 'ret' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/write/adios_mpi_bgq.c:945:55: style: Variable 'md' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/write/adios_mpi_bgq.c:784:13: error: Common realloc mistake: 'name' nulled but not freed upon failure [memleakOnRealloc]
adios-1.7.0/src/write/adios_mpi_bgq.c:918:28: error: Uninitialized variable: count [uninitvar]
adios-1.7.0/src/write/adios_mpi_lustre.c:335:17: style: Condition 'err==0' is always true [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_mpi_lustre.c:227:15: note: Assignment 'err=0', assigned value is 0
adios-1.7.0/src/write/adios_mpi_lustre.c:335:17: note: Condition 'err==0' is always true
adios-1.7.0/src/write/adios_mpi_lustre.c:1258:13: warning: %llu in format string (no. 2) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/write/adios_mpi_lustre.c:1331:13: warning: %llu in format string (no. 2) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/write/adios_mpi_lustre.c:1356:13: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/write/adios_mpi_lustre.c:1356:13: warning: %llu in format string (no. 2) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/write/adios_mpi_lustre.c:1409:13: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/write/adios_mpi_lustre.c:1430:9: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/write/adios_mpi_lustre.c:1613:21: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/write/adios_mpi_lustre.c:1613:21: warning: %llu in format string (no. 2) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/write/adios_mpi_lustre.c:1650:29: warning: %llu in format string (no. 2) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/write/adios_mpi_lustre.c:1681:21: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/write/adios_mpi_lustre.c:1681:21: warning: %llu in format string (no. 2) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/write/adios_mpi_lustre.c:1877:21: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/write/adios_mpi_lustre.c:1877:21: warning: %llu in format string (no. 2) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/write/adios_mpi_lustre.c:1911:29: warning: %llu in format string (no. 2) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/write/adios_mpi_lustre.c:1942:21: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/write/adios_mpi_lustre.c:1942:21: warning: %llu in format string (no. 2) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/write/adios_mpi_lustre.c:271:38: warning: Either the condition '!q' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
adios-1.7.0/src/write/adios_mpi_lustre.c:270:13: note: Assuming that condition '!q' is not redundant
adios-1.7.0/src/write/adios_mpi_lustre.c:271:38: note: Null pointer addition
adios-1.7.0/src/write/adios_mpi_lustre.c:293:40: warning: Either the condition '!q' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
adios-1.7.0/src/write/adios_mpi_lustre.c:292:13: note: Assuming that condition '!q' is not redundant
adios-1.7.0/src/write/adios_mpi_lustre.c:293:40: note: Null pointer addition
adios-1.7.0/src/write/adios_mpi_lustre.c:311:37: warning: Either the condition '!q' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
adios-1.7.0/src/write/adios_mpi_lustre.c:310:13: note: Assuming that condition '!q' is not redundant
adios-1.7.0/src/write/adios_mpi_lustre.c:311:37: note: Null pointer addition
adios-1.7.0/src/write/adios_mpi_lustre.c:359:34: warning: Either the condition '!q' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
adios-1.7.0/src/write/adios_mpi_lustre.c:358:13: note: Assuming that condition '!q' is not redundant
adios-1.7.0/src/write/adios_mpi_lustre.c:359:34: note: Null pointer addition
adios-1.7.0/src/write/adios_mpi_lustre.c:335:17: style: Same expression on both sides of '==' because the value of 'err' and '0' are the same. [duplicateExpression]
adios-1.7.0/src/write/adios_mpi_lustre.c:227:15: note: 'err' is assigned value '0' here.
adios-1.7.0/src/write/adios_mpi_lustre.c:335:17: note: Same expression on both sides of '==' because the value of 'err' and '0' are the same.
adios-1.7.0/src/write/adios_mpi_lustre.c:227:9: style: The scope of the variable 'err' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_mpi_lustre.c:471:13: style: The scope of the variable 'write_len' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_mpi_lustre.c:299:31: style: Checking if unsigned variable 'md->striping_unit' is less than zero. [unsignedLessThanZero]
adios-1.7.0/src/write/adios_mpi_lustre.c:364:21: style: Checking if unsigned variable '*block_unit' is less than zero. [unsignedLessThanZero]
adios-1.7.0/src/write/adios_mpi_lustre.c:205:14: style: struct member 'obd_uuid::uuid' is never used. [unusedStructMember]
adios-1.7.0/src/write/adios_nc4.c:399:25: style: Redundant condition: var_linked. '!var_linked || (var_linked && !var_linked->data)' is equivalent to '!var_linked || !var_linked->data' [redundantCondition]
adios-1.7.0/src/write/adios_nc4.c:534:48: style: Redundant condition: dims->dimension.rank==0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition]
adios-1.7.0/src/write/adios_nc4.c:540:48: style: Redundant condition: dims->global_dimension.rank==0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition]
adios-1.7.0/src/write/adios_nc4.c:546:44: style: Redundant condition: dims->local_offset.rank==0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition]
adios-1.7.0/src/write/adios_nc4.c:180:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:185:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:187:22: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:200:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:205:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:207:22: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:228:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:552:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:553:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:554:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:559:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:560:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:561:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:563:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:584:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:595:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:606:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:616:29: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:643:22: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:655:26: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:668:26: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:673:22: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:681:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:682:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:683:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:794:28: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:808:29: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:825:33: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:829:26: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:859:26: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:884:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:889:22: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:979:29: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:1004:33: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:1059:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:1060:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:1070:33: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:1075:26: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:1078:30: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:1092:26: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:1095:30: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:1170:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:1196:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:1197:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:1204:29: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:1231:33: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:1240:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:1241:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:1259:33: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:1281:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:1287:22: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:1348:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:1359:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:1364:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:1367:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:1431:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:1449:22: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:1458:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:1493:22: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:1494:22: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:1505:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:1508:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:1509:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:1539:22: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:1540:22: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:1541:22: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:1546:22: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:1547:22: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:1559:22: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:1560:22: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:1593:22: style: Condition 'DEBUG>1' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:1594:22: style: Condition 'DEBUG>1' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:1595:22: style: Condition 'DEBUG>1' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:1598:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:1615:22: style: Condition 'DEBUG>1' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:1616:22: style: Condition 'DEBUG>1' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:1617:22: style: Condition 'DEBUG>1' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:1792:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nc4.c:643:26: portability: %d in format string (no. 3) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
adios-1.7.0/src/write/adios_nc4.c:655:30: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
adios-1.7.0/src/write/adios_nc4.c:668:30: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
adios-1.7.0/src/write/adios_nc4.c:681:22: portability: %d in format string (no. 4) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
adios-1.7.0/src/write/adios_nc4.c:682:22: portability: %d in format string (no. 4) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
adios-1.7.0/src/write/adios_nc4.c:683:22: portability: %d in format string (no. 4) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
adios-1.7.0/src/write/adios_nc4.c:829:30: portability: %d in format string (no. 3) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
adios-1.7.0/src/write/adios_nc4.c:829:30: portability: %d in format string (no. 4) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
adios-1.7.0/src/write/adios_nc4.c:829:30: portability: %d in format string (no. 5) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
adios-1.7.0/src/write/adios_nc4.c:859:30: portability: %d in format string (no. 3) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
adios-1.7.0/src/write/adios_nc4.c:859:30: portability: %d in format string (no. 4) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
adios-1.7.0/src/write/adios_nc4.c:859:30: portability: %d in format string (no. 5) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
adios-1.7.0/src/write/adios_nc4.c:884:22: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
adios-1.7.0/src/write/adios_nc4.c:889:26: portability: %lu in format string (no. 2) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
adios-1.7.0/src/write/adios_nc4.c:889:26: portability: %lu in format string (no. 4) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
adios-1.7.0/src/write/adios_nc4.c:1060:22: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
adios-1.7.0/src/write/adios_nc4.c:1075:30: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
adios-1.7.0/src/write/adios_nc4.c:1078:34: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
adios-1.7.0/src/write/adios_nc4.c:1092:30: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
adios-1.7.0/src/write/adios_nc4.c:1095:34: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
adios-1.7.0/src/write/adios_nc4.c:1170:18: warning: %lu in format string (no. 2) requires 'unsigned long' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
adios-1.7.0/src/write/adios_nc4.c:1170:18: warning: %lu in format string (no. 3) requires 'unsigned long' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
adios-1.7.0/src/write/adios_nc4.c:1241:22: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
adios-1.7.0/src/write/adios_nc4.c:1281:22: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
adios-1.7.0/src/write/adios_nc4.c:1287:26: portability: %lu in format string (no. 2) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
adios-1.7.0/src/write/adios_nc4.c:1287:26: portability: %lu in format string (no. 4) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
adios-1.7.0/src/write/adios_nc4.c:1458:18: warning: %p in format string (no. 2) requires an address but the argument type is 'signed int'. [invalidPrintfArgType_p]
adios-1.7.0/src/write/adios_nc4.c:401:22: warning: Either the condition '!var_linked' is redundant or there is possible null pointer dereference: var_linked. [nullPointerRedundantCheck]
adios-1.7.0/src/write/adios_nc4.c:399:13: note: Assuming that condition '!var_linked' is not redundant
adios-1.7.0/src/write/adios_nc4.c:401:22: note: Null pointer dereference
adios-1.7.0/src/write/adios_nc4.c:405:20: warning: Either the condition 'var_linked' is redundant or there is possible null pointer dereference: var_linked. [nullPointerRedundantCheck]
adios-1.7.0/src/write/adios_nc4.c:399:29: note: Assuming that condition 'var_linked' is not redundant
adios-1.7.0/src/write/adios_nc4.c:405:20: note: Null pointer dereference
adios-1.7.0/src/write/adios_nc4.c:407:22: warning: Either the condition 'var_linked' is redundant or there is possible null pointer dereference: var_linked. [nullPointerRedundantCheck]
adios-1.7.0/src/write/adios_nc4.c:399:29: note: Assuming that condition 'var_linked' is not redundant
adios-1.7.0/src/write/adios_nc4.c:407:22: note: Null pointer dereference
adios-1.7.0/src/write/adios_nc4.c:178:23: style: The scope of the variable 'of' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_nc4.c:223:23: style: The scope of the variable 'of' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_nc4.c:310:0: style: Variable 'var_linked' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/write/adios_nc4.c:311:36: style: Unused variable: attr_linked [unusedVariable]
adios-1.7.0/src/write/adios_nc4.c:1316:0: style: Variable 'md' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/write/adios_nc4.c:1477:16: style: Variable 'first_write' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/write/adios_nc4.c:1573:41: style: Variable 'a' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/write/adios_nc4.c:1582:12: style: Variable 'myrank' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/write/adios_nc4.c:581:9: warning: The array 'dimname' is too small, the function 'parse_dimension_name' expects a bigger one. [argumentSize]
adios-1.7.0/src/write/adios_nc4.c:592:9: warning: The array 'dimname' is too small, the function 'parse_dimension_name' expects a bigger one. [argumentSize]
adios-1.7.0/src/write/adios_nc4.c:603:9: warning: The array 'dimname' is too small, the function 'parse_dimension_name' expects a bigger one. [argumentSize]
adios-1.7.0/src/write/adios_nc4.c:624:13: warning: The array 'dimname' is too small, the function 'parse_dimension_name' expects a bigger one. [argumentSize]
adios-1.7.0/src/write/adios_nc4.c:634:13: warning: The array 'dimname' is too small, the function 'parse_dimension_name' expects a bigger one. [argumentSize]
adios-1.7.0/src/write/adios_nc4.c:647:13: warning: The array 'dimname' is too small, the function 'parse_dimension_name' expects a bigger one. [argumentSize]
adios-1.7.0/src/write/adios_nc4.c:660:13: warning: The array 'dimname' is too small, the function 'parse_dimension_name' expects a bigger one. [argumentSize]
adios-1.7.0/src/write/adios_nc4.c:723:54: error: Uninitialized variable: nc4_gbglobaldims_dimids [uninitvar]
adios-1.7.0/src/write/adios_nc4.c:724:45: error: Uninitialized variable: nc4_gbglobaldims_varid [uninitvar]
adios-1.7.0/src/write/adios_nc4.c:1270:152: error: Uninitialized variable: i [uninitvar]
adios-1.7.0/src/write/adios_nssi.c:165:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:170:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:172:22: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:185:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:190:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:192:22: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:213:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:246:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:251:18: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:253:22: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:266:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:271:18: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:273:22: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:289:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:322:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:327:18: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:329:22: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:342:14: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:347:18: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:349:22: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:365:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:491:22: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:558:22: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:586:22: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:590:26: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:655:22: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:657:26: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:717:22: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:719:26: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:938:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1001:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1014:19: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1017:19: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1051:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1072:22: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1080:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1083:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1085:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1088:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1117:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1119:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1121:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1123:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1126:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1133:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1259:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1290:22: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1296:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1307:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1354:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1381:22: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1416:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1432:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1437:18: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1443:18: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1457:22: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1458:22: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1461:18: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1470:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1473:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1474:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1491:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1507:22: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1508:22: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1509:22: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1514:22: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1515:22: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1517:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1524:22: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1525:22: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1545:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1555:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1566:22: style: Condition 'DEBUG>1' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1567:22: style: Condition 'DEBUG>1' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1568:22: style: Condition 'DEBUG>1' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1573:22: style: Condition 'DEBUG>1' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1574:22: style: Condition 'DEBUG>1' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1575:22: style: Condition 'DEBUG>1' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1586:18: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1607:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1621:14: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1625:22: style: Condition 'DEBUG>2' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:1629:22: style: Condition 'DEBUG>3' is always false [knownConditionTrueFalse]
adios-1.7.0/src/write/adios_nssi.c:590:30: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
adios-1.7.0/src/write/adios_nssi.c:657:30: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
adios-1.7.0/src/write/adios_nssi.c:719:30: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
adios-1.7.0/src/write/adios_nssi.c:1461:22: warning: %ld in format string (no. 4) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
adios-1.7.0/src/write/adios_nssi.c:413:56: warning: Either the condition '!var_linked' is redundant or there is possible null pointer dereference: var_linked. [nullPointerRedundantCheck]
adios-1.7.0/src/write/adios_nssi.c:381:13: note: Assuming that condition '!var_linked' is not redundant
adios-1.7.0/src/write/adios_nssi.c:413:56: note: Null pointer dereference
adios-1.7.0/src/write/adios_nssi.c:1071:13: error: Null pointer dereference: file_data [nullPointer]
adios-1.7.0/src/write/adios_nssi.c:1048:51: note: Assignment 'file_data=NULL', assigned value is 0
adios-1.7.0/src/write/adios_nssi.c:1071:13: note: Null pointer dereference
adios-1.7.0/src/write/adios_nssi.c:994:5: style: Variable 'of' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/write/adios_nssi.c:989:0: note: Variable 'of' is reassigned a value before the old one has been used.
adios-1.7.0/src/write/adios_nssi.c:994:5: note: Variable 'of' is reassigned a value before the old one has been used.
adios-1.7.0/src/write/adios_nssi.c:1016:9: style: Variable 'args.data_size' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/write/adios_nssi.c:1015:9: note: Variable 'args.data_size' is reassigned a value before the old one has been used.
adios-1.7.0/src/write/adios_nssi.c:1016:9: note: Variable 'args.data_size' is reassigned a value before the old one has been used.
adios-1.7.0/src/write/adios_nssi.c:163:23: style: The scope of the variable 'of' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_nssi.c:208:23: style: The scope of the variable 'of' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_nssi.c:244:24: style: The scope of the variable 'vo' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_nssi.c:264:24: style: The scope of the variable 'vo' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_nssi.c:284:24: style: The scope of the variable 'vo' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_nssi.c:320:21: style: The scope of the variable 'vd' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_nssi.c:340:21: style: The scope of the variable 'vd' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_nssi.c:360:21: style: The scope of the variable 'vd' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_nssi.c:515:10: style: The scope of the variable 'offset_name' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_nssi.c:613:10: style: The scope of the variable 'dim_name' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_nssi.c:675:10: style: The scope of the variable 'dim_name' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_nssi.c:736:9: style: The scope of the variable 'i' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_nssi.c:828:9: style: The scope of the variable 'i' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_nssi.c:1251:9: style: The scope of the variable 'myrank' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_nssi.c:1617:9: style: The scope of the variable 'myrank' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_nssi.c:925:12: style: Variable 'rc' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/write/adios_nssi.c:926:0: style: Variable 'verbose' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/write/adios_nssi.c:927:10: style: Unused variable: logfile [unusedVariable]
adios-1.7.0/src/write/adios_nssi.c:928:9: style: Unused variable: log_rank [unusedVariable]
adios-1.7.0/src/write/adios_nssi.c:1269:16: style: Variable 'myrank' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/write/adios_nssi.c:1304:12: style: Variable 'rc' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/write/adios_nssi.c:1305:9: style: Unused variable: myrank [unusedVariable]
adios-1.7.0/src/write/adios_nssi.c:1396:16: style: Variable 'myrank' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/write/adios_nssi.c:1427:16: style: Variable 'first_write' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/write/adios_nssi.c:1537:41: style: Variable 'a' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/src/write/adios_posix.c:417:25: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
adios-1.7.0/src/write/adios_posix.c:471:13: warning: %lld in format string (no. 2) requires 'long long' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
adios-1.7.0/src/write/adios_posix.c:535:13: warning: %lld in format string (no. 2) requires 'long long' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
adios-1.7.0/src/write/adios_posix.c:588:13: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/write/adios_posix.c:588:13: warning: %lld in format string (no. 2) requires 'long long' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
adios-1.7.0/src/write/adios_posix.c:632:13: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/write/adios_posix.c:653:9: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/write/adios_posix.c:890:21: warning: %lld in format string (no. 2) requires 'long long' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
adios-1.7.0/src/write/adios_posix.c:921:29: warning: %lld in format string (no. 2) requires 'long long' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
adios-1.7.0/src/write/adios_posix.c:948:21: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/write/adios_posix.c:948:21: warning: %lld in format string (no. 2) requires 'long long' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
adios-1.7.0/src/write/adios_posix.c:1115:21: warning: %lld in format string (no. 2) requires 'long long' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
adios-1.7.0/src/write/adios_posix.c:1143:29: warning: %lld in format string (no. 2) requires 'long long' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
adios-1.7.0/src/write/adios_posix.c:1170:21: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/write/adios_posix.c:1170:21: warning: %lld in format string (no. 2) requires 'long long' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
adios-1.7.0/src/write/adios_posix.c:779:35: warning: Either the condition 'pg_root_temp' is redundant or there is possible null pointer dereference: pg_root_temp. [nullPointerRedundantCheck]
adios-1.7.0/src/write/adios_posix.c:776:20: note: Assuming that condition 'pg_root_temp' is not redundant
adios-1.7.0/src/write/adios_posix.c:779:35: note: Null pointer dereference
adios-1.7.0/src/write/adios_posix.c:780:17: warning: Either the condition 'pg_root_temp' is redundant or there is possible null pointer dereference: pg_root_temp. [nullPointerRedundantCheck]
adios-1.7.0/src/write/adios_posix.c:776:20: note: Assuming that condition 'pg_root_temp' is not redundant
adios-1.7.0/src/write/adios_posix.c:780:17: note: Null pointer dereference
adios-1.7.0/src/write/adios_posix.c:585:9: style: Variable 's' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/write/adios_posix.c:583:9: note: Variable 's' is reassigned a value before the old one has been used.
adios-1.7.0/src/write/adios_posix.c:585:9: note: Variable 's' is reassigned a value before the old one has been used.
adios-1.7.0/src/write/adios_posix.c:682:13: style: The scope of the variable 'to_write' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_posix.c:683:14: style: The scope of the variable 'bytes_written' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_posix1.c:208:25: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
adios-1.7.0/src/write/adios_posix1.c:253:13: warning: %lld in format string (no. 2) requires 'long long' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
adios-1.7.0/src/write/adios_posix1.c:311:13: warning: %lld in format string (no. 2) requires 'long long' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
adios-1.7.0/src/write/adios_posix1.c:360:13: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/write/adios_posix1.c:360:13: warning: %lld in format string (no. 2) requires 'long long' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
adios-1.7.0/src/write/adios_posix1.c:402:13: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/write/adios_posix1.c:423:9: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/write/adios_posix1.c:651:21: warning: %lld in format string (no. 2) requires 'long long' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
adios-1.7.0/src/write/adios_posix1.c:679:25: warning: %lld in format string (no. 2) requires 'long long' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
adios-1.7.0/src/write/adios_posix1.c:703:21: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/write/adios_posix1.c:703:21: warning: %lld in format string (no. 2) requires 'long long' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
adios-1.7.0/src/write/adios_posix1.c:747:21: warning: %lld in format string (no. 2) requires 'long long' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
adios-1.7.0/src/write/adios_posix1.c:772:25: warning: %lld in format string (no. 2) requires 'long long' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
adios-1.7.0/src/write/adios_posix1.c:796:21: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/write/adios_posix1.c:796:21: warning: %lld in format string (no. 2) requires 'long long' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
adios-1.7.0/src/write/adios_posix1.c:548:35: warning: Either the condition 'pg_root_temp' is redundant or there is possible null pointer dereference: pg_root_temp. [nullPointerRedundantCheck]
adios-1.7.0/src/write/adios_posix1.c:545:20: note: Assuming that condition 'pg_root_temp' is not redundant
adios-1.7.0/src/write/adios_posix1.c:548:35: note: Null pointer dereference
adios-1.7.0/src/write/adios_posix1.c:549:17: warning: Either the condition 'pg_root_temp' is redundant or there is possible null pointer dereference: pg_root_temp. [nullPointerRedundantCheck]
adios-1.7.0/src/write/adios_posix1.c:545:20: note: Assuming that condition 'pg_root_temp' is not redundant
adios-1.7.0/src/write/adios_posix1.c:549:17: note: Null pointer dereference
adios-1.7.0/src/write/adios_posix1.c:452:13: style: The scope of the variable 'to_write' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_posix1.c:453:14: style: The scope of the variable 'bytes_written' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_var_merge.c:1027:17: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/write/adios_var_merge.c:1029:17: warning: %llu in format string (no. 2) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/write/adios_var_merge.c:1035:17: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/write/adios_var_merge.c:1037:17: warning: %llu in format string (no. 2) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/write/adios_var_merge.c:1043:17: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/write/adios_var_merge.c:1045:17: warning: %llu in format string (no. 2) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/write/adios_var_merge.c:1436:21: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/write/adios_var_merge.c:1438:21: warning: %llu in format string (no. 2) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/src/write/adios_var_merge.c:588:14: style: Variable 'aggrx' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/write/adios_var_merge.c:587:14: note: Variable 'aggrx' is reassigned a value before the old one has been used.
adios-1.7.0/src/write/adios_var_merge.c:588:14: note: Variable 'aggrx' is reassigned a value before the old one has been used.
adios-1.7.0/src/write/adios_var_merge.c:851:5: style: Variable 'md' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/src/write/adios_var_merge.c:847:0: note: Variable 'md' is reassigned a value before the old one has been used.
adios-1.7.0/src/write/adios_var_merge.c:851:5: note: Variable 'md' is reassigned a value before the old one has been used.
adios-1.7.0/src/write/adios_var_merge.c:236:15: style: The scope of the variable 'blen' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_var_merge.c:237:15: style: The scope of the variable 't_ldims' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_var_merge.c:237:25: style: The scope of the variable 't_offsets' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_var_merge.c:238:11: style: The scope of the variable 'j' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_var_merge.c:515:9: style: The scope of the variable 'scale' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_var_merge.c:515:18: style: The scope of the variable 'step' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_var_merge.c:518:20: style: The scope of the variable 'hole' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_var_merge.c:984:13: style: The scope of the variable 'dims_count' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_var_merge.c:985:23: style: The scope of the variable 'alloc_size' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_var_merge.c:986:9: style: The scope of the variable 'i' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_var_merge.c:987:15: style: The scope of the variable 'ldims' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_var_merge.c:987:23: style: The scope of the variable 'offsets' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_var_merge.c:987:33: style: The scope of the variable 'gdims' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_var_merge.c:988:11: style: The scope of the variable 'new_ldims' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_var_merge.c:989:9: style: The scope of the variable 'chunk_cnt' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_var_merge.c:989:20: style: The scope of the variable 'decomp' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_var_merge.c:1275:14: style: The scope of the variable 'dst_offset_new' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_var_merge.c:1276:14: style: The scope of the variable 'src_offset_new' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_var_merge.c:1277:14: style: The scope of the variable 'src_step' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_var_merge.c:1277:24: style: The scope of the variable 'dst_step' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_var_merge.c:1502:14: style: The scope of the variable 'offx' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_var_merge.c:1502:20: style: The scope of the variable 'offy' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_var_merge.c:1502:26: style: The scope of the variable 'offz' can be reduced. [variableScope]
adios-1.7.0/src/write/adios_var_merge.c:329:9: error: Common realloc mistake: 'sbuf' nulled but not freed upon failure [memleakOnRealloc]
adios-1.7.0/src/write/adios_var_merge.c:349:9: error: Common realloc mistake: 'sbuf' nulled but not freed upon failure [memleakOnRealloc]
adios-1.7.0/src/write/adios_var_merge.c:1358:17: error: Common realloc mistake: 'tmpbuf' nulled but not freed upon failure [memleakOnRealloc]
adios-1.7.0/src/write/adios_var_merge.c:613:0: error: Memory leak: offsets [memleak]
adios-1.7.0/src/write/adios_var_merge.c:1169:0: error: Memory leak: ldims [memleak]
adios-1.7.0/src/write/adios_var_merge.c:1169:0: error: Memory leak: offsets [memleak]
adios-1.7.0/src/write/adios_var_merge.c:1169:0: error: Memory leak: gdims [memleak]
adios-1.7.0/src/write/adios_var_merge.c:1169:0: error: Memory leak: new_ldims [memleak]
adios-1.7.0/src/write/adios_var_merge.c:1488:0: error: Memory leak: tmp_offsets [memleak]
adios-1.7.0/src/write/adios_var_merge.c:1029:56: error: Undefined behavior: Variable 'vars->dimensions' is used as parameter and destination in s[n]printf(). [sprintfOverlappingData]
adios-1.7.0/src/write/adios_var_merge.c:1037:63: error: Undefined behavior: Variable 'vars->global_dimensions' is used as parameter and destination in s[n]printf(). [sprintfOverlappingData]
adios-1.7.0/src/write/adios_var_merge.c:1045:59: error: Undefined behavior: Variable 'vars->local_offsets' is used as parameter and destination in s[n]printf(). [sprintfOverlappingData]
adios-1.7.0/src/write/adios_var_merge.c:1438:51: error: Undefined behavior: Variable 'new_ldims' is used as parameter and destination in s[n]printf(). [sprintfOverlappingData]
adios-1.7.0/tests/C/adios_test_c.c:88:16: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/tests/C/adios_test_c.c:94:9: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/tests/C/adios_test_c.c:230:13: warning: %lld in format string (no. 2) requires 'long long' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
adios-1.7.0/tests/C/adios_test_c.c:230:13: warning: %lld in format string (no. 3) requires 'long long' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
adios-1.7.0/tests/C/adios_test_c.c:114:0: style: Variable 'var_x1' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/tests/C/adios_test_c.c:115:0: style: Variable 'var_x2' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/tests/C/flexpath_tests/1D_arr_global/reader.c:66:2: style: Variable 'avi' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/tests/C/flexpath_tests/1D_arr_global/reader.c:62:0: note: Variable 'avi' is reassigned a value before the old one has been used.
adios-1.7.0/tests/C/flexpath_tests/1D_arr_global/reader.c:66:2: note: Variable 'avi' is reassigned a value before the old one has been used.
adios-1.7.0/tests/C/flexpath_tests/1D_arr_global/writer.c:69:2: warning: %lld in format string (no. 2) requires 'long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
adios-1.7.0/tests/C/flexpath_tests/1D_arr_global/writer.c:69:2: warning: %lld in format string (no. 3) requires 'long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
adios-1.7.0/tests/C/flexpath_tests/1D_arr_global_noxml/reader.c:77:2: style: Variable 'avi' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/tests/C/flexpath_tests/1D_arr_global_noxml/reader.c:68:0: note: Variable 'avi' is reassigned a value before the old one has been used.
adios-1.7.0/tests/C/flexpath_tests/1D_arr_global_noxml/reader.c:77:2: note: Variable 'avi' is reassigned a value before the old one has been used.
adios-1.7.0/tests/C/flexpath_tests/1D_arr_global_noxml/writer.c:97:2: warning: %lld in format string (no. 2) requires 'long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
adios-1.7.0/tests/C/flexpath_tests/1D_arr_global_noxml/writer.c:97:2: warning: %lld in format string (no. 3) requires 'long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
adios-1.7.0/tests/C/flexpath_tests/global_range_select/arrays_read.c:25:17: style: The scope of the variable 'NX' can be reduced. [variableScope]
adios-1.7.0/tests/C/flexpath_tests/global_range_select/arrays_read.c:25:21: style: The scope of the variable 'NY' can be reduced. [variableScope]
adios-1.7.0/tests/C/flexpath_tests/global_range_select/arrays_read.c:26:18: style: The scope of the variable 't' can be reduced. [variableScope]
adios-1.7.0/tests/C/flexpath_tests/global_range_select/arrays_read.c:64:13: style: Variable 'NX' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/tests/C/flexpath_tests/global_range_select/arrays_read.c:67:13: style: Variable 'NY' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/tests/C/flexpath_tests/maya_append/reader.c:83:2: style: Variable 'sel' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/tests/C/flexpath_tests/maya_append/reader.c:80:0: note: Variable 'sel' is reassigned a value before the old one has been used.
adios-1.7.0/tests/C/flexpath_tests/maya_append/reader.c:83:2: note: Variable 'sel' is reassigned a value before the old one has been used.
adios-1.7.0/tests/C/flexpath_tests/maya_append/reader.c:62:6: style: The scope of the variable 'i' can be reduced. [variableScope]
adios-1.7.0/tests/C/flexpath_tests/maya_append/reader.c:90:6: style: The scope of the variable 'j' can be reduced. [variableScope]
adios-1.7.0/tests/C/flexpath_tests/maya_append/writer.c:116:6: warning: %lld in format string (no. 2) requires 'long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
adios-1.7.0/tests/C/flexpath_tests/maya_append/writer.c:116:6: warning: %lld in format string (no. 3) requires 'long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
adios-1.7.0/tests/C/flexpath_tests/maya_append/writer.c:46:6: style: The scope of the variable 'retval' can be reduced. [variableScope]
adios-1.7.0/tests/C/flexpath_tests/maya_noxml/reader.c:101:2: style: Variable 'avi' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/tests/C/flexpath_tests/maya_noxml/reader.c:99:0: note: Variable 'avi' is reassigned a value before the old one has been used.
adios-1.7.0/tests/C/flexpath_tests/maya_noxml/reader.c:101:2: note: Variable 'avi' is reassigned a value before the old one has been used.
adios-1.7.0/tests/C/flexpath_tests/maya_noxml/reader.c:265:3: style: Variable 'sel' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/tests/C/flexpath_tests/maya_noxml/reader.c:256:3: note: Variable 'sel' is reassigned a value before the old one has been used.
adios-1.7.0/tests/C/flexpath_tests/maya_noxml/reader.c:265:3: note: Variable 'sel' is reassigned a value before the old one has been used.
adios-1.7.0/tests/C/flexpath_tests/maya_noxml/reader.c:275:3: style: Variable 'sel' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/tests/C/flexpath_tests/maya_noxml/reader.c:270:3: note: Variable 'sel' is reassigned a value before the old one has been used.
adios-1.7.0/tests/C/flexpath_tests/maya_noxml/reader.c:275:3: note: Variable 'sel' is reassigned a value before the old one has been used.
adios-1.7.0/tests/C/flexpath_tests/maya_noxml/writer.c:172:2: warning: %lld in format string (no. 2) requires 'long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
adios-1.7.0/tests/C/flexpath_tests/maya_noxml/writer.c:172:2: warning: %lld in format string (no. 3) requires 'long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
adios-1.7.0/tests/C/flexpath_tests/maya_noxml/writer.c:175:2: warning: %llu in format string (no. 3) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/tests/C/flexpath_tests/maya_noxml/writer.c:175:2: warning: %llu in format string (no. 4) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/tests/C/flexpath_tests/scalar/reader.c:66:2: style: Variable 'avi' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/tests/C/flexpath_tests/scalar/reader.c:63:0: note: Variable 'avi' is reassigned a value before the old one has been used.
adios-1.7.0/tests/C/flexpath_tests/scalar/reader.c:66:2: note: Variable 'avi' is reassigned a value before the old one has been used.
adios-1.7.0/tests/C/flexpath_tests/scalar/writer.c:56:2: warning: %lld in format string (no. 2) requires 'long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
adios-1.7.0/tests/C/flexpath_tests/scalar/writer.c:56:2: warning: %lld in format string (no. 3) requires 'long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
adios-1.7.0/tests/bp_read/genbp.c:46:9: style: The scope of the variable 'vi' can be reduced. [variableScope]
adios-1.7.0/tests/suite/programs/adios_amr_write.c:64:13: style: Variable 'npe_1' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/tests/suite/programs/adios_amr_write.c:24:17: style: Unused variable: t1 [unusedVariable]
adios-1.7.0/tests/suite/programs/adios_amr_write.c:24:21: style: Unused variable: t2 [unusedVariable]
adios-1.7.0/tests/suite/programs/adios_amr_write.c:28:17: style: Unused variable: adios_err [unusedVariable]
adios-1.7.0/tests/suite/programs/adios_amr_write_2vars.c:64:13: style: Variable 'npe_1' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/tests/suite/programs/adios_amr_write_2vars.c:24:17: style: Unused variable: t1 [unusedVariable]
adios-1.7.0/tests/suite/programs/adios_amr_write_2vars.c:24:21: style: Unused variable: t2 [unusedVariable]
adios-1.7.0/tests/suite/programs/adios_amr_write_2vars.c:28:17: style: Unused variable: adios_err [unusedVariable]
adios-1.7.0/tests/suite/programs/adios_transforms_read_write.c:151:17: style: The scope of the variable 'adios_groupsize' can be reduced. [variableScope]
adios-1.7.0/tests/suite/programs/adios_transforms_read_write.c:61:40: style: Variable 'nblocks' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/tests/suite/programs/adios_transforms_read_write.c:62:40: style: Variable 'ndim' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/tests/suite/programs/adios_transforms_read_write.c:150:17: style: Unused variable: adios_err [unusedVariable]
adios-1.7.0/tests/suite/programs/big_file.c:60:5: portability: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
adios-1.7.0/tests/suite/programs/big_file.c:85:5: portability: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
adios-1.7.0/tests/suite/programs/big_file.c:182:5: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/tests/suite/programs/big_file.c:185:5: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/tests/suite/programs/big_file.c:188:5: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/tests/suite/programs/big_file.c:188:5: warning: %llu in format string (no. 2) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/tests/suite/programs/big_file.c:206:9: warning: %lf in format string (no. 2) requires 'double' but the argument type is 'signed int'. [invalidPrintfArgType_float]
adios-1.7.0/tests/suite/programs/big_file.c:206:9: warning: fprintf format string requires 2 parameters but 3 are given. [wrongPrintfScanfArgNum]
adios-1.7.0/tests/suite/programs/big_file.c:291:9: warning: %s in format string (no. 1) requires 'char *' but the argument type is 'signed int'. [invalidPrintfArgType_s]
adios-1.7.0/tests/suite/programs/big_file.c:291:9: warning: fprintf format string requires 1 parameter but 2 are given. [wrongPrintfScanfArgNum]
adios-1.7.0/tests/suite/programs/big_file.c:322:9: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
adios-1.7.0/tests/suite/programs/big_file.c:322:9: portability: %d in format string (no. 3) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
adios-1.7.0/tests/suite/programs/big_file.c:91:9: style: Unused variable: i [unusedVariable]
adios-1.7.0/tests/suite/programs/big_file.c:154:9: style: Unused variable: i [unusedVariable]
adios-1.7.0/tests/suite/programs/big_file.c:154:12: style: Unused variable: block [unusedVariable]
adios-1.7.0/tests/suite/programs/big_file.c:175:19: style: Unused variable: block [unusedVariable]
adios-1.7.0/tests/suite/programs/big_file.c:190:9: style: Variable 'v' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/tests/suite/programs/big_file.c:175:29: style: Unused variable: i [unusedVariable]
adios-1.7.0/tests/suite/programs/connect_to_space_subset.c:91:13: style: The scope of the variable 'i' can be reduced. [variableScope]
adios-1.7.0/tests/suite/programs/connect_to_space_subset.c:148:12: error: Uninitialized variable: err [uninitvar]
adios-1.7.0/tests/suite/programs/copy_subvolume.c:231:0: error: Memory leak: volume_dims [memleak]
adios-1.7.0/tests/suite/programs/copy_subvolume.c:231:0: error: Memory leak: volume_offsets [memleak]
adios-1.7.0/tests/suite/programs/copy_subvolume.c:231:0: error: Memory leak: volumes [memleak]
adios-1.7.0/tests/suite/programs/local_array_time.c:56:17: style: The scope of the variable 'adios_groupsize' can be reduced. [variableScope]
adios-1.7.0/tests/suite/programs/local_array_time.c:144:10: style: The scope of the variable 'xstr' can be reduced. [variableScope]
adios-1.7.0/tests/suite/programs/local_array_time.c:144:21: style: The scope of the variable 'ystr' can be reduced. [variableScope]
adios-1.7.0/tests/suite/programs/local_array_time.c:145:11: style: The scope of the variable 'xname' can be reduced. [variableScope]
adios-1.7.0/tests/suite/programs/local_array_time.c:146:11: style: The scope of the variable 'yname' can be reduced. [variableScope]
adios-1.7.0/tests/suite/programs/local_array_time.c:55:17: style: Unused variable: adios_err [unusedVariable]
adios-1.7.0/tests/suite/programs/many_vars.c:229:5: warning: %lld in format string (no. 1) requires 'long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
adios-1.7.0/tests/suite/programs/many_vars.c:229:5: warning: %lld in format string (no. 2) requires 'long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
adios-1.7.0/tests/suite/programs/many_vars.c:322:9: warning: %s in format string (no. 1) requires 'char *' but the argument type is 'signed int'. [invalidPrintfArgType_s]
adios-1.7.0/tests/suite/programs/many_vars.c:322:9: warning: fprintf format string requires 1 parameter but 2 are given. [wrongPrintfScanfArgNum]
adios-1.7.0/tests/suite/programs/many_vars.c:217:26: style: The scope of the variable 'v' can be reduced. [variableScope]
adios-1.7.0/tests/suite/programs/path_test.c:251:9: warning: %s in format string (no. 1) requires 'char *' but the argument type is 'signed int'. [invalidPrintfArgType_s]
adios-1.7.0/tests/suite/programs/path_test.c:251:9: warning: fprintf format string requires 1 parameter but 2 are given. [wrongPrintfScanfArgNum]
adios-1.7.0/tests/suite/programs/reuse_dim.c:191:9: warning: %s in format string (no. 1) requires 'char *' but the argument type is 'signed int'. [invalidPrintfArgType_s]
adios-1.7.0/tests/suite/programs/reuse_dim.c:191:9: warning: fprintf format string requires 1 parameter but 2 are given. [wrongPrintfScanfArgNum]
adios-1.7.0/tests/suite/programs/reuse_dim.c:131:14: style: Unused variable: rank [unusedVariable]
adios-1.7.0/tests/suite/programs/reuse_dim.c:131:20: style: Unused variable: size [unusedVariable]
adios-1.7.0/tests/suite/programs/reuse_dim.c:131:26: style: Unused variable: i [unusedVariable]
adios-1.7.0/tests/suite/programs/reuse_dim.c:131:29: style: Unused variable: block [unusedVariable]
adios-1.7.0/tests/suite/programs/reuse_dim.c:132:21: style: Unused variable: adios_err [unusedVariable]
adios-1.7.0/tests/suite/programs/reuse_dim.c:134:21: style: Unused variable: adios_handle [unusedVariable]
adios-1.7.0/tests/suite/programs/selections.c:339:9: warning: %s in format string (no. 1) requires 'char *' but the argument type is 'signed int'. [invalidPrintfArgType_s]
adios-1.7.0/tests/suite/programs/selections.c:339:9: warning: fprintf format string requires 1 parameter but 2 are given. [wrongPrintfScanfArgNum]
adios-1.7.0/tests/suite/programs/selections.c:130:14: style: The scope of the variable 'step' can be reduced. [variableScope]
adios-1.7.0/tests/suite/programs/selections.c:301:15: style: The scope of the variable 'n' can be reduced. [variableScope]
adios-1.7.0/tests/suite/programs/selections.c:476:1: style: Label 'endread' is not used. [unusedLabel]
adios-1.7.0/tests/suite/programs/selections.c:220:9: style: Unused variable: i [unusedVariable]
adios-1.7.0/tests/suite/programs/selections.c:298:22: style: Unused variable: sel0 [unusedVariable]
adios-1.7.0/tests/suite/programs/selections.c:300:21: style: Unused variable: vi [unusedVariable]
adios-1.7.0/tests/suite/programs/selections.c:302:9: style: Unused variable: nsteps_a [unusedVariable]
adios-1.7.0/tests/suite/programs/selections.c:302:19: style: Unused variable: nsteps_b [unusedVariable]
adios-1.7.0/tests/suite/programs/selections.c:302:29: style: Unused variable: nsteps_c [unusedVariable]
adios-1.7.0/tests/suite/programs/selections.c:308:14: style: Variable 'start' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/tests/suite/programs/selections.c:309:14: style: Variable 'count' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/tests/suite/programs/selections.c:340:0: error: Memory leak: pts1 [memleak]
adios-1.7.0/tests/suite/programs/selections.c:340:0: error: Memory leak: pts2 [memleak]
adios-1.7.0/tests/suite/programs/selections.c:340:0: error: Memory leak: pts3 [memleak]
adios-1.7.0/tests/suite/programs/set_path.c:152:5: warning: %lld in format string (no. 1) requires 'long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
adios-1.7.0/tests/suite/programs/set_path.c:152:5: warning: %lld in format string (no. 2) requires 'long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
adios-1.7.0/tests/suite/programs/set_path.c:161:5: warning: fprintf format string requires 0 parameters but 1 is given. [wrongPrintfScanfArgNum]
adios-1.7.0/tests/suite/programs/set_path.c:163:5: warning: fprintf format string requires 0 parameters but 1 is given. [wrongPrintfScanfArgNum]
adios-1.7.0/tests/suite/programs/set_path.c:169:5: warning: fprintf format string requires 0 parameters but 1 is given. [wrongPrintfScanfArgNum]
adios-1.7.0/tests/suite/programs/set_path.c:171:5: warning: fprintf format string requires 0 parameters but 1 is given. [wrongPrintfScanfArgNum]
adios-1.7.0/tests/suite/programs/set_path.c:177:5: warning: fprintf format string requires 0 parameters but 1 is given. [wrongPrintfScanfArgNum]
adios-1.7.0/tests/suite/programs/set_path.c:179:5: warning: fprintf format string requires 0 parameters but 1 is given. [wrongPrintfScanfArgNum]
adios-1.7.0/tests/suite/programs/set_path.c:258:9: warning: %s in format string (no. 1) requires 'char *' but the argument type is 'signed int'. [invalidPrintfArgType_s]
adios-1.7.0/tests/suite/programs/set_path.c:258:9: warning: fprintf format string requires 1 parameter but 2 are given. [wrongPrintfScanfArgNum]
adios-1.7.0/tests/suite/programs/set_path.c:70:9: style: Unused variable: v0 [unusedVariable]
adios-1.7.0/tests/suite/programs/set_path.c:70:13: style: Unused variable: v1 [unusedVariable]
adios-1.7.0/tests/suite/programs/set_path.c:70:17: style: Unused variable: v2 [unusedVariable]
adios-1.7.0/tests/suite/programs/set_path.c:101:13: style: Unused variable: i [unusedVariable]
adios-1.7.0/tests/suite/programs/set_path.c:140:30: style: Unused variable: oldpath [unusedVariable]
adios-1.7.0/tests/suite/programs/set_path.c:303:5: error: Uninitialized variable: i [uninitvar]
adios-1.7.0/tests/suite/programs/set_path.c:306:5: error: Uninitialized variable: i [uninitvar]
adios-1.7.0/tests/suite/programs/set_path.c:309:5: error: Uninitialized variable: i [uninitvar]
adios-1.7.0/tests/suite/programs/set_path_var.c:152:5: warning: %lld in format string (no. 1) requires 'long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
adios-1.7.0/tests/suite/programs/set_path_var.c:152:5: warning: %lld in format string (no. 2) requires 'long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
adios-1.7.0/tests/suite/programs/set_path_var.c:276:9: warning: %s in format string (no. 1) requires 'char *' but the argument type is 'signed int'. [invalidPrintfArgType_s]
adios-1.7.0/tests/suite/programs/set_path_var.c:276:9: warning: fprintf format string requires 1 parameter but 2 are given. [wrongPrintfScanfArgNum]
adios-1.7.0/tests/suite/programs/set_path_var.c:70:9: style: Unused variable: v0 [unusedVariable]
adios-1.7.0/tests/suite/programs/set_path_var.c:70:13: style: Unused variable: v1 [unusedVariable]
adios-1.7.0/tests/suite/programs/set_path_var.c:70:17: style: Unused variable: v2 [unusedVariable]
adios-1.7.0/tests/suite/programs/set_path_var.c:101:13: style: Unused variable: i [unusedVariable]
adios-1.7.0/tests/suite/programs/set_path_var.c:140:30: style: Unused variable: oldpath [unusedVariable]
adios-1.7.0/tests/suite/programs/set_path_var.c:322:5: error: Uninitialized variable: i [uninitvar]
adios-1.7.0/tests/suite/programs/set_path_var.c:325:5: error: Uninitialized variable: i [uninitvar]
adios-1.7.0/tests/suite/programs/set_path_var.c:328:5: error: Uninitialized variable: i [uninitvar]
adios-1.7.0/tests/suite/programs/steps_read_file.c:102:9: style: Variable 'retval' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/tests/suite/programs/steps_read_file.c:100:9: note: Variable 'retval' is reassigned a value before the old one has been used.
adios-1.7.0/tests/suite/programs/steps_read_file.c:102:9: note: Variable 'retval' is reassigned a value before the old one has been used.
adios-1.7.0/tests/suite/programs/steps_read_file.c:50:0: style: Variable 'steps' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/tests/suite/programs/steps_read_file.c:50:28: style: Unused variable: curr_step [unusedVariable]
adios-1.7.0/tests/suite/programs/steps_read_file.c:121:9: style: Unused variable: i [unusedVariable]
adios-1.7.0/tests/suite/programs/steps_read_file.c:121:12: style: Unused variable: j [unusedVariable]
adios-1.7.0/tests/suite/programs/steps_read_file.c:122:10: style: Unused variable: gdims [unusedVariable]
adios-1.7.0/tests/suite/programs/steps_read_file.c:122:22: style: Unused variable: ldims [unusedVariable]
adios-1.7.0/tests/suite/programs/steps_read_file.c:122:34: style: Unused variable: offs [unusedVariable]
adios-1.7.0/tests/suite/programs/steps_read_file.c:123:14: style: Unused variable: sum_count [unusedVariable]
adios-1.7.0/tests/suite/programs/steps_read_stream.c:155:9: style: Unused variable: i [unusedVariable]
adios-1.7.0/tests/suite/programs/steps_read_stream.c:155:12: style: Unused variable: j [unusedVariable]
adios-1.7.0/tests/suite/programs/steps_read_stream.c:156:10: style: Unused variable: gdims [unusedVariable]
adios-1.7.0/tests/suite/programs/steps_read_stream.c:156:22: style: Unused variable: ldims [unusedVariable]
adios-1.7.0/tests/suite/programs/steps_read_stream.c:156:34: style: Unused variable: offs [unusedVariable]
adios-1.7.0/tests/suite/programs/steps_read_stream.c:157:14: style: Unused variable: sum_count [unusedVariable]
adios-1.7.0/tests/suite/programs/steps_write.c:31:14: style: The scope of the variable 'adios_groupsize' can be reduced. [variableScope]
adios-1.7.0/tests/suite/programs/steps_write.c:18:29: style: Unused variable: j [unusedVariable]
adios-1.7.0/tests/suite/programs/steps_write.c:19:21: style: Unused variable: Offset [unusedVariable]
adios-1.7.0/tests/suite/programs/steps_write.c:30:14: style: Unused variable: adios_err [unusedVariable]
adios-1.7.0/tests/suite/programs/steps_write.c:32:14: style: Unused variable: adios_handle [unusedVariable]
adios-1.7.0/tests/suite/programs/two_groups.c:184:9: warning: %s in format string (no. 1) requires 'char *' but the argument type is 'signed int'. [invalidPrintfArgType_s]
adios-1.7.0/tests/suite/programs/two_groups.c:184:9: warning: fprintf format string requires 1 parameter but 2 are given. [wrongPrintfScanfArgNum]
adios-1.7.0/tests/suite/programs/two_groups.c:233:9: warning: %s in format string (no. 1) requires 'char *' but the argument type is 'signed int'. [invalidPrintfArgType_s]
adios-1.7.0/tests/suite/programs/two_groups.c:233:9: warning: fprintf format string requires 1 parameter but 2 are given. [wrongPrintfScanfArgNum]
adios-1.7.0/tests/suite/programs/two_groups.c:242:9: warning: %s in format string (no. 1) requires 'char *' but the argument type is 'signed int'. [invalidPrintfArgType_s]
adios-1.7.0/tests/suite/programs/two_groups.c:242:9: warning: fprintf format string requires 1 parameter but 2 are given. [wrongPrintfScanfArgNum]
adios-1.7.0/tests/suite/programs/two_groups.c:263:9: warning: %s in format string (no. 1) requires 'char *' but the argument type is 'signed int'. [invalidPrintfArgType_s]
adios-1.7.0/tests/suite/programs/two_groups.c:263:9: warning: fprintf format string requires 1 parameter but 2 are given. [wrongPrintfScanfArgNum]
adios-1.7.0/tests/suite/programs/two_groups.c:82:22: style: Function 'write_group' argument 1 names different: declaration 'i' definition 'step'. [funcArgNamesDifferent]
adios-1.7.0/tests/suite/programs/two_groups.c:45:22: note: Function 'write_group' argument 1 names different: declaration 'i' definition 'step'.
adios-1.7.0/tests/suite/programs/two_groups.c:82:22: note: Function 'write_group' argument 1 names different: declaration 'i' definition 'step'.
adios-1.7.0/tests/suite/programs/two_groups.c:202:5: error: Uninitialized variable: i [uninitvar]
adios-1.7.0/tests/suite/programs/two_groups.c:203:5: error: Uninitialized variable: i [uninitvar]
adios-1.7.0/tests/suite/programs/two_groups.c:256:5: error: Uninitialized variable: i [uninitvar]
adios-1.7.0/tests/suite/programs/two_groups.c:275:5: error: Uninitialized variable: i [uninitvar]
adios-1.7.0/tests/suite/programs/write_alternate.c:275:9: warning: %s in format string (no. 1) requires 'char *' but the argument type is 'signed int'. [invalidPrintfArgType_s]
adios-1.7.0/tests/suite/programs/write_alternate.c:275:9: warning: fprintf format string requires 1 parameter but 2 are given. [wrongPrintfScanfArgNum]
adios-1.7.0/tests/suite/programs/write_alternate.c:409:9: warning: %s in format string (no. 1) requires 'char *' but the argument type is 'signed int'. [invalidPrintfArgType_s]
adios-1.7.0/tests/suite/programs/write_alternate.c:409:9: warning: fprintf format string requires 1 parameter but 2 are given. [wrongPrintfScanfArgNum]
adios-1.7.0/tests/suite/programs/write_read.c:633:9: warning: %s in format string (no. 1) requires 'char *' but the argument type is 'signed int'. [invalidPrintfArgType_s]
adios-1.7.0/tests/suite/programs/write_read.c:633:9: warning: fprintf format string requires 1 parameter but 2 are given. [wrongPrintfScanfArgNum]
adios-1.7.0/tests/suite/programs/write_read.c:97:13: style: Variable 'v' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/utils/bp2ascii/bp2ascii.c:43:21: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR' is always true. [redundantCondition]
adios-1.7.0/utils/bp2ascii/bp2ascii.c:121:5: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bp2ascii/bp2ascii.c:128:9: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bp2ascii/bp2ascii.c:148:9: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bp2ascii/bp2ascii.c:148:9: warning: %llu in format string (no. 2) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bp2ascii/bp2ascii.c:194:21: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed short'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bp2ascii/bp2ascii.c:231:5: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bp2ascii/bp2ascii.c:116:31: warning: Either the condition 'vars_root' is redundant or there is possible null pointer dereference: vars_root. [nullPointerRedundantCheck]
adios-1.7.0/utils/bp2ascii/bp2ascii.c:107:12: note: Assuming that condition 'vars_root' is not redundant
adios-1.7.0/utils/bp2ascii/bp2ascii.c:116:31: note: Null pointer dereference
adios-1.7.0/utils/bp2ascii/bp2ascii.c:120:14: style: The scope of the variable 'offset' can be reduced. [variableScope]
adios-1.7.0/utils/bp2ascii/bp2ascii.c:120:22: style: The scope of the variable 'var_len' can be reduced. [variableScope]
adios-1.7.0/utils/bp2ascii/bp2ascii.c:24:14: style: struct member 'var_dim::rank' is never used. [unusedStructMember]
adios-1.7.0/utils/bp2ascii/bp2ascii.c:87:9: error: Resource leak: outf [resourceLeak]
adios-1.7.0/utils/bp2bp/bp2bp.c:383:20: style: Condition 'WRITEME==1' is always true [knownConditionTrueFalse]
adios-1.7.0/utils/bp2bp/bp2bp.c:91:24: note: Assignment 'WRITEME=1', assigned value is 1
adios-1.7.0/utils/bp2bp/bp2bp.c:383:20: note: Condition 'WRITEME==1' is always true
adios-1.7.0/utils/bp2bp/bp2bp.c:234:17: warning: %lld in format string (no. 3) requires 'long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
adios-1.7.0/utils/bp2bp/bp2bp.c:385:24: warning: %lld in format string (no. 4) requires 'long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
adios-1.7.0/utils/bp2bp/bp2bp.c:404:17: warning: %lld in format string (no. 1) requires 'long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
adios-1.7.0/utils/bp2bp/bp2bp.c:405:17: warning: %lld in format string (no. 1) requires 'long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
adios-1.7.0/utils/bp2bp/bp2bp.c:496:33: warning: %lld in format string (no. 3) requires 'long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
adios-1.7.0/utils/bp2bp/bp2bp.c:1028:31: warning: Either the condition 'ptr' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
adios-1.7.0/utils/bp2bp/bp2bp.c:1019:9: note: Assuming that condition 'ptr' is not redundant
adios-1.7.0/utils/bp2bp/bp2bp.c:1028:31: note: Null pointer addition
adios-1.7.0/utils/bp2bp/bp2bp.c:1023:9: style: Variable 'ptr[0]' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/utils/bp2bp/bp2bp.c:1021:9: note: Variable 'ptr[0]' is reassigned a value before the old one has been used.
adios-1.7.0/utils/bp2bp/bp2bp.c:1023:9: note: Variable 'ptr[0]' is reassigned a value before the old one has been used.
adios-1.7.0/utils/bp2bp/bp2bp.c:383:20: style: Same expression on both sides of '==' because the value of 'WRITEME' and '1' are the same. [duplicateExpression]
adios-1.7.0/utils/bp2bp/bp2bp.c:91:24: note: 'WRITEME' is assigned value '1' here.
adios-1.7.0/utils/bp2bp/bp2bp.c:383:20: note: Same expression on both sides of '==' because the value of 'WRITEME' and '1' are the same.
adios-1.7.0/utils/bp2bp/bp2bp.c:87:16: style: The scope of the variable 'adios_groupsize' can be reduced. [variableScope]
adios-1.7.0/utils/bp2bp/bp2bp.c:90:16: style: The scope of the variable 'itime' can be reduced. [variableScope]
adios-1.7.0/utils/bp2h5/bp2h5.c:378:7: warning: %llu in format string (no. 2) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bp2h5/bp2h5.c:378:7: warning: %llu in format string (no. 3) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bp2h5/bp2h5.c:383:7: warning: %llu in format string (no. 5) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bp2h5/bp2h5.c:386:5: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bp2h5/bp2h5.c:422:18: warning: %lld in format string (no. 2) requires 'long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
adios-1.7.0/utils/bp2h5/bp2h5.c:422:18: warning: %lld in format string (no. 3) requires 'long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
adios-1.7.0/utils/bp2h5/bp2h5.c:492:20: warning: %lld in format string (no. 1) requires 'long long' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
adios-1.7.0/utils/bp2h5/bp2h5.c:212:13: style: Variable 'h5_err' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/utils/bp2h5/bp2h5.c:211:13: note: Variable 'h5_err' is reassigned a value before the old one has been used.
adios-1.7.0/utils/bp2h5/bp2h5.c:212:13: note: Variable 'h5_err' is reassigned a value before the old one has been used.
adios-1.7.0/utils/bp2h5/bp2h5.c:213:13: style: Variable 'h5_err' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/utils/bp2h5/bp2h5.c:212:13: note: Variable 'h5_err' is reassigned a value before the old one has been used.
adios-1.7.0/utils/bp2h5/bp2h5.c:213:13: note: Variable 'h5_err' is reassigned a value before the old one has been used.
adios-1.7.0/utils/bp2h5/bp2h5.c:305:16: style: The scope of the variable 'len' can be reduced. [variableScope]
adios-1.7.0/utils/bp2h5/bp2h5.c:341:12: style: The scope of the variable 'bytes_read' can be reduced. [variableScope]
adios-1.7.0/utils/bp2h5/bp2h5.c:342:12: style: The scope of the variable 'incdim' can be reduced. [variableScope]
adios-1.7.0/utils/bp2h5/bp2h5.c:93:17: style: Unused variable: filename [unusedVariable]
adios-1.7.0/utils/bp2h5/bp2h5.c:94:17: style: Unused variable: rank [unusedVariable]
adios-1.7.0/utils/bp2h5/bp2h5.c:94:23: style: Unused variable: size [unusedVariable]
adios-1.7.0/utils/bp2h5/bp2h5.c:94:41: style: Unused variable: k [unusedVariable]
adios-1.7.0/utils/bp2h5/bp2h5.c:94:43: style: Unused variable: l [unusedVariable]
adios-1.7.0/utils/bp2h5/bp2h5.c:96:26: style: Unused variable: attr_type [unusedVariable]
adios-1.7.0/utils/bp2h5/bp2h5.c:98:17: style: Variable 'start' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/utils/bp2h5/bp2h5.c:99:34: style: Unused variable: hcount [unusedVariable]
adios-1.7.0/utils/bp2h5/bp2h5.c:99:0: style: Variable 'bytes_read' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/utils/bp2h5/bp2h5.c:224:15: style: Variable 'h5_err' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/utils/bp2h5/bp2h5.c:102:17: style: Unused variable: dims [unusedVariable]
adios-1.7.0/utils/bp2h5/bp2h5.c:103:17: style: Unused variable: h5rank [unusedVariable]
adios-1.7.0/utils/bp2h5/bp2h5.c:105:44: style: Unused variable: dataset_id [unusedVariable]
adios-1.7.0/utils/bp2h5/bp2h5.c:106:17: style: Unused variable: memspace_id [unusedVariable]
adios-1.7.0/utils/bp2h5/bp2h5.c:106:30: style: Unused variable: dataspace_id [unusedVariable]
adios-1.7.0/utils/bp2h5/bp2h5.c:108:17: style: Unused variable: type_id [unusedVariable]
adios-1.7.0/utils/bp2h5/bp2h5.c:207:13: style: Variable 'adims' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/utils/bp2h5/bp2h5.c:146:34: style: Variable 'v' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/utils/bp2h5/bp2h5.c:343:12: style: Unused variable: grp_id [unusedVariable]
adios-1.7.0/utils/bp2h5/bp2h5.c:343:20: style: Unused variable: space_id [unusedVariable]
adios-1.7.0/utils/bp2h5/bp2h5.c:343:56: style: Unused variable: dataspace [unusedVariable]
adios-1.7.0/utils/bp2h5/bp2h5.c:487:14: style: Variable 'h5_err' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/utils/bp2h5/bp2h5.c:468:25: style: Variable 'rank_old' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/utils/bp2h5/bp2h5.c:145:0: error: Memory leak: grp_name [memleak]
adios-1.7.0/utils/bp2ncd/bp2ncd.c:476:24: style: Condition 'verbose>0' is always false [knownConditionTrueFalse]
adios-1.7.0/utils/bp2ncd/bp2ncd.c:362:25: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
adios-1.7.0/utils/bp2ncd/bp2ncd.c:369:25: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
adios-1.7.0/utils/bp2ncd/bp2ncd.c:369:25: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
adios-1.7.0/utils/bp2ncd/bp2ncd.c:369:25: portability: %d in format string (no. 3) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
adios-1.7.0/utils/bp2ncd/bp2ncd.c:397:37: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
adios-1.7.0/utils/bp2ncd/bp2ncd.c:397:37: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
adios-1.7.0/utils/bp2ncd/bp2ncd.c:397:37: portability: %d in format string (no. 3) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
adios-1.7.0/utils/bp2ncd/bp2ncd.c:450:21: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
adios-1.7.0/utils/bp2ncd/bp2ncd.c:458:21: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
adios-1.7.0/utils/bp2ncd/bp2ncd.c:477:17: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
adios-1.7.0/utils/bp2ncd/bp2ncd.c:477:17: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
adios-1.7.0/utils/bp2ncd/bp2ncd.c:477:17: portability: %d in format string (no. 3) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
adios-1.7.0/utils/bp2ncd/bp2ncd.c:114:12: style: The scope of the variable 'len' can be reduced. [variableScope]
adios-1.7.0/utils/bp2ncd/bp2ncd.c:118:14: style: The scope of the variable 'offset' can be reduced. [variableScope]
adios-1.7.0/utils/bp2ncd/bp2ncd.c:224:35: style: The scope of the variable 'dimname' can be reduced. [variableScope]
adios-1.7.0/utils/bp2ncd/bp2ncd.c:230:22: style: The scope of the variable 'i' can be reduced. [variableScope]
adios-1.7.0/utils/bp2ncd/bp2ncd.c:230:60: style: The scope of the variable 'time_dimrank' can be reduced. [variableScope]
adios-1.7.0/utils/bp2ncd/bp2ncd.c:711:9: error: Memory leak: b_0 [memleak]
adios-1.7.0/utils/bp2ncd/bp2ncd.c:711:9: error: Memory leak: b_1 [memleak]
adios-1.7.0/utils/bp2ncd/bp2ncd.c:818:17: error: Common realloc mistake: 'var_dims' nulled but not freed upon failure [memleakOnRealloc]
adios-1.7.0/utils/bpdiff/bpdiff.c:278:18: style: The scope of the variable 'v1' can be reduced. [variableScope]
adios-1.7.0/utils/bpdiff/bpdiff.c:278:23: style: The scope of the variable 'v2' can be reduced. [variableScope]
adios-1.7.0/utils/bpdiff/bpdiff.c:87:5: warning: The buffer 'infilename1' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
adios-1.7.0/utils/bpdiff/bpdiff.c:88:5: warning: The buffer 'infilename2' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
adios-1.7.0/utils/bpdiff/decompose_block.c:14:22: style: Function 'decompose' argument 5 names different: declaration 'decomp_values' definition 'np'. [funcArgNamesDifferent]
adios-1.7.0/utils/bpdiff/decompose.h:12:71: note: Function 'decompose' argument 5 names different: declaration 'decomp_values' definition 'np'.
adios-1.7.0/utils/bpdiff/decompose_block.c:14:22: note: Function 'decompose' argument 5 names different: declaration 'decomp_values' definition 'np'.
adios-1.7.0/utils/bpdiff/utils.c:40:5: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bpdiff/utils.c:43:9: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bpdiff/utils.c:144:31: warning: Either the condition 'ptr' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
adios-1.7.0/utils/bpdiff/utils.c:135:9: note: Assuming that condition 'ptr' is not redundant
adios-1.7.0/utils/bpdiff/utils.c:144:31: note: Null pointer addition
adios-1.7.0/utils/bpdiff/utils.c:139:9: style: Variable 'ptr[0]' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/utils/bpdiff/utils.c:137:9: note: Variable 'ptr[0]' is reassigned a value before the old one has been used.
adios-1.7.0/utils/bpdiff/utils.c:139:9: note: Variable 'ptr[0]' is reassigned a value before the old one has been used.
adios-1.7.0/utils/bpdump/bpdump.c:79:21: style: Redundant condition: If 'EXPR == '-'', the comparison 'EXPR' is always true. [redundantCondition]
adios-1.7.0/utils/bpdump/bpdump.c:132:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
adios-1.7.0/utils/bpdump/bpdump.c:425:13: warning: %lld in format string (no. 1) requires 'long long' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
adios-1.7.0/utils/bpdump/bpdump.c:432:13: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bpdump/bpdump.c:496:5: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bpdump/bpdump.c:931:30: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bpdump/bpdump.c:933:30: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bpdump/bpdump.c:546:9: style: The scope of the variable 'i' can be reduced. [variableScope]
adios-1.7.0/utils/bpdump/bpdump.c:250:17: error: Common realloc mistake: 'var_dims' nulled but not freed upon failure [memleakOnRealloc]
adios-1.7.0/utils/bpls/bpls.c:455:5: warning: %lld in format string (no. 1) requires 'long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
adios-1.7.0/utils/bpls/bpls.c:1190:13: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bpls/bpls.c:1190:13: warning: %llu in format string (no. 2) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bpls/bpls.c:1196:13: warning: %llu in format string (no. 3) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bpls/bpls.c:1214:13: warning: %llu in format string (no. 2) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bpls/bpls.c:1214:13: warning: %llu in format string (no. 3) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bpls/bpls.c:1220:13: warning: %llu in format string (no. 5) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bpls/bpls.c:1225:9: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bpls/bpls.c:1265:20: warning: %lld in format string (no. 2) requires 'long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
adios-1.7.0/utils/bpls/bpls.c:1265:20: warning: %lld in format string (no. 3) requires 'long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
adios-1.7.0/utils/bpls/bpls.c:1458:9: warning: %lld in format string (no. 2) requires 'long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
adios-1.7.0/utils/bpls/bpls.c:1458:9: warning: %lld in format string (no. 3) requires 'long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
adios-1.7.0/utils/bpls/bpls.c:1460:13: warning: %lld in format string (no. 1) requires 'long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
adios-1.7.0/utils/bpls/bpls.c:1460:13: warning: %lld in format string (no. 2) requires 'long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
adios-1.7.0/utils/bpls/bpls.c:475:13: style: The scope of the variable 'matches' can be reduced. [variableScope]
adios-1.7.0/utils/bpls/bpls.c:662:31: style: The scope of the variable 'min' can be reduced. [variableScope]
adios-1.7.0/utils/bpls/bpls.c:885:13: style: The scope of the variable 'grpid' can be reduced. [variableScope]
adios-1.7.0/utils/bpls/bpls.c:1045:15: style: The scope of the variable 'idx' can be reduced. [variableScope]
adios-1.7.0/utils/bpls/bpls.c:1163:10: style: The scope of the variable 'incdim' can be reduced. [variableScope]
adios-1.7.0/utils/bpls/bpls.c:1164:23: style: The scope of the variable 'sel' can be reduced. [variableScope]
adios-1.7.0/utils/bpls/bpls.c:1389:9: style: The scope of the variable 'excode' can be reduced. [variableScope]
adios-1.7.0/utils/bpls/bpls.c:1702:10: style: The scope of the variable 'roll' can be reduced. [variableScope]
adios-1.7.0/utils/bpls/bpls.c:1780:11: style: The scope of the variable 'j' can be reduced. [variableScope]
adios-1.7.0/utils/bpls/bpls.c:1780:13: style: The scope of the variable 'k' can be reduced. [variableScope]
adios-1.7.0/utils/bpls/bpls.c:1794:13: style: The scope of the variable 'ndigits_nblocks' can be reduced. [variableScope]
adios-1.7.0/utils/bpls/bpls.c:1735:42: portability: 'data' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
adios-1.7.0/utils/bpls/bpls.c:506:9: error: Memory leak: vis [memleak]
adios-1.7.0/utils/bpls/bpls.c:506:9: error: Memory leak: names [memleak]
adios-1.7.0/utils/bpls/bpls.c:506:9: error: Memory leak: isVar [memleak]
adios-1.7.0/utils/bpls/bpls.c:1000:9: error: Resource leak: out_hist [resourceLeak]
adios-1.7.0/utils/bpls/bpls.c:736:0: error: Memory leak: vis [memleak]
adios-1.7.0/utils/bpls/bpls.c:718:0: error: Memory leak: isVar [memleak]
adios-1.7.0/utils/bpls/bpls.c:1030:0: error: Resource leak: out_hist [resourceLeak]
adios-1.7.0/utils/bpls/bpls.c:1030:0: error: Resource leak: out_plot [resourceLeak]
adios-1.7.0/utils/bpsplit/bpappend.c:276:13: portability: %d in format string (no. 1) requires 'int' but the argument type is 'ssize_t {aka signed long}'. [invalidPrintfArgType_sint]
adios-1.7.0/utils/bpsplit/bpappend.c:286:9: warning: %llu in format string (no. 2) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bpsplit/bpappend.c:292:20: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bpsplit/bpappend.c:292:20: warning: %llx in format string (no. 2) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bpsplit/bpappend.c:397:20: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bpsplit/bpappend.c:397:20: warning: %llx in format string (no. 2) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bpsplit/bpappend.c:404:20: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bpsplit/bpappend.c:404:20: warning: %llx in format string (no. 2) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bpsplit/bpappend.c:412:9: portability: %zu in format string (no. 1) requires 'size_t' but the argument type is 'ssize_t {aka signed long}'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bpsplit/bpappend.c:412:9: warning: %llu in format string (no. 2) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bpsplit/bpappend.c:467:13: warning: %llu in format string (no. 2) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bpsplit/bpappend.c:473:13: warning: %llu in format string (no. 2) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bpsplit/bpappend.c:485:13: portability: %d in format string (no. 1) requires 'int' but the argument type is 'ssize_t {aka signed long}'. [invalidPrintfArgType_sint]
adios-1.7.0/utils/bpsplit/bpappend.c:494:20: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bpsplit/bpappend.c:494:20: warning: %llx in format string (no. 2) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bpsplit/bpappend.c:507:20: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bpsplit/bpappend.c:507:20: warning: %llx in format string (no. 2) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bpsplit/bpappend.c:514:20: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bpsplit/bpappend.c:514:20: warning: %llx in format string (no. 2) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bpsplit/bpappend.c:518:20: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bpsplit/bpappend.c:518:20: warning: %llx in format string (no. 2) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bpsplit/bpappend.c:521:20: portability: %zu in format string (no. 1) requires 'size_t' but the argument type is 'ssize_t {aka signed long}'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bpsplit/bpappend.c:521:20: portability: %zx in format string (no. 2) requires 'size_t' but the argument type is 'ssize_t {aka signed long}'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bpsplit/bpappend.c:270:25: style: The scope of the variable 'bytes_written' can be reduced. [variableScope]
adios-1.7.0/utils/bpsplit/bpappend.c:448:13: style: The scope of the variable 'bytes_read' can be reduced. [variableScope]
adios-1.7.0/utils/bpsplit/bpgettime.c:150:21: style: Function 'bpgettime' argument 1 names different: declaration 'filein' definition 'filename'. [funcArgNamesDifferent]
adios-1.7.0/utils/bpsplit/bpgettime.c:54:21: note: Function 'bpgettime' argument 1 names different: declaration 'filein' definition 'filename'.
adios-1.7.0/utils/bpsplit/bpgettime.c:150:21: note: Function 'bpgettime' argument 1 names different: declaration 'filein' definition 'filename'.
adios-1.7.0/utils/bpsplit/bpsplit.c:329:5: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bpsplit/bpsplit.c:343:9: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bpsplit/bpsplit.c:413:20: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bpsplit/bpsplit.c:413:20: warning: %llu in format string (no. 2) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bpsplit/bpsplit.c:550:20: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bpsplit/bpsplit.c:555:13: warning: %llu in format string (no. 2) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bpsplit/bpsplit.c:560:13: warning: %llu in format string (no. 2) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bpsplit/bpsplit.c:571:13: portability: %d in format string (no. 1) requires 'int' but the argument type is 'ssize_t {aka signed long}'. [invalidPrintfArgType_sint]
adios-1.7.0/utils/bpsplit/bpsplit.c:571:13: warning: %llu in format string (no. 3) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bpsplit/bpsplit.c:579:20: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bpsplit/bpsplit.c:579:20: warning: %llx in format string (no. 2) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bpsplit/bpsplit.c:586:20: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bpsplit/bpsplit.c:586:20: warning: %llx in format string (no. 2) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bpsplit/bpsplit.c:590:20: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bpsplit/bpsplit.c:590:20: warning: %llx in format string (no. 2) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bpsplit/bpsplit.c:593:20: portability: %zu in format string (no. 1) requires 'size_t' but the argument type is 'ssize_t {aka signed long}'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bpsplit/bpsplit.c:593:20: portability: %zx in format string (no. 2) requires 'size_t' but the argument type is 'ssize_t {aka signed long}'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/bpsplit/bpsplit.c:645:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
adios-1.7.0/utils/bpsplit/bpsplit.c:645:9: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
adios-1.7.0/utils/bpsplit/bpsplit.c:547:13: style: The scope of the variable 'bytes_read' can be reduced. [variableScope]
adios-1.7.0/utils/list_methods/list_methods.c:351:31: warning: Either the condition 'ptr' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
adios-1.7.0/utils/list_methods/list_methods.c:342:9: note: Assuming that condition 'ptr' is not redundant
adios-1.7.0/utils/list_methods/list_methods.c:351:31: note: Null pointer addition
adios-1.7.0/utils/list_methods/list_methods.c:346:9: style: Variable 'ptr[0]' is reassigned a value before the old one has been used. [redundantAssignment]
adios-1.7.0/utils/list_methods/list_methods.c:344:9: note: Variable 'ptr[0]' is reassigned a value before the old one has been used.
adios-1.7.0/utils/list_methods/list_methods.c:346:9: note: Variable 'ptr[0]' is reassigned a value before the old one has been used.
adios-1.7.0/utils/list_methods/list_methods.c:46:22: style: The scope of the variable 'i' can be reduced. [variableScope]
adios-1.7.0/utils/skel/src/skel_xml_output.c:24:11: style: The scope of the variable 'filename' can be reduced. [variableScope]
adios-1.7.0/utils/skel/src/skel_xml_output.c:26:21: style: The scope of the variable 'i' can be reduced. [variableScope]
adios-1.7.0/utils/skel/src/skel_xml_output.c:112:0: error: Resource leak: f [resourceLeak]
adios-1.7.0/utils/skeldump/skeldump.c:405:9: warning: %lld in format string (no. 1) requires 'long long' but the argument type is 'int'. [invalidPrintfArgType_sint]
adios-1.7.0/utils/skeldump/skeldump.c:408:9: warning: %lld in format string (no. 1) requires 'long long' but the argument type is 'int'. [invalidPrintfArgType_sint]
adios-1.7.0/utils/skeldump/skeldump.c:452:5: warning: %lld in format string (no. 1) requires 'long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
adios-1.7.0/utils/skeldump/skeldump.c:1081:13: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/skeldump/skeldump.c:1081:13: warning: %llu in format string (no. 2) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/skeldump/skeldump.c:1087:13: warning: %llu in format string (no. 3) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/skeldump/skeldump.c:1105:13: warning: %llu in format string (no. 2) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/skeldump/skeldump.c:1105:13: warning: %llu in format string (no. 3) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/skeldump/skeldump.c:1111:13: warning: %llu in format string (no. 5) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/skeldump/skeldump.c:1116:9: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
adios-1.7.0/utils/skeldump/skeldump.c:1156:20: warning: %lld in format string (no. 2) requires 'long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
adios-1.7.0/utils/skeldump/skeldump.c:1156:20: warning: %lld in format string (no. 3) requires 'long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
adios-1.7.0/utils/skeldump/skeldump.c:1349:9: warning: %lld in format string (no. 2) requires 'long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
adios-1.7.0/utils/skeldump/skeldump.c:1349:9: warning: %lld in format string (no. 3) requires 'long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
adios-1.7.0/utils/skeldump/skeldump.c:1351:13: warning: %lld in format string (no. 1) requires 'long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
adios-1.7.0/utils/skeldump/skeldump.c:1351:13: warning: %lld in format string (no. 2) requires 'long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
adios-1.7.0/utils/skeldump/skeldump.c:1690:13: warning: fprintf format string requires 0 parameters but 2 are given. [wrongPrintfScanfArgNum]
adios-1.7.0/utils/skeldump/skeldump.c:184:12: style: The scope of the variable 'last_c' can be reduced. [variableScope]
adios-1.7.0/utils/skeldump/skeldump.c:472:13: style: The scope of the variable 'status' can be reduced. [variableScope]
adios-1.7.0/utils/skeldump/skeldump.c:475:13: style: The scope of the variable 'matches' can be reduced. [variableScope]
adios-1.7.0/utils/skeldump/skeldump.c:700:31: style: The scope of the variable 'min' can be reduced. [variableScope]
adios-1.7.0/utils/skeldump/skeldump.c:788:13: style: The scope of the variable 'grpid' can be reduced. [variableScope]
adios-1.7.0/utils/skeldump/skeldump.c:939:15: style: The scope of the variable 'idx' can be reduced. [variableScope]
adios-1.7.0/utils/skeldump/skeldump.c:1054:10: style: The scope of the variable 'incdim' can be reduced. [variableScope]
adios-1.7.0/utils/skeldump/skeldump.c:1055:23: style: The scope of the variable 'sel' can be reduced. [variableScope]
adios-1.7.0/utils/skeldump/skeldump.c:1280:9: style: The scope of the variable 'excode' can be reduced. [variableScope]
adios-1.7.0/utils/skeldump/skeldump.c:1590:10: style: The scope of the variable 'roll' can be reduced. [variableScope]
adios-1.7.0/utils/skeldump/skeldump.c:1668:11: style: The scope of the variable 'j' can be reduced. [variableScope]
adios-1.7.0/utils/skeldump/skeldump.c:1668:13: style: The scope of the variable 'k' can be reduced. [variableScope]
adios-1.7.0/utils/skeldump/skeldump.c:1682:13: style: The scope of the variable 'ndigits_nblocks' can be reduced. [variableScope]
adios-1.7.0/utils/skeldump/skeldump.c:1623:42: portability: 'data' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
adios-1.7.0/utils/skeldump/skeldump.c:441:23: style: Variable 'sn' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/utils/skeldump/skeldump.c:1588:23: style: Unused variable: vstr [unusedVariable]
adios-1.7.0/utils/skeldump/skeldump.c:1692:31: style: Variable 'ndigits_nblocks' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/utils/skeldump/skeldump.c:1686:13: style: Variable 'ndigits_dims' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/utils/skeldump/skeldump.c:506:9: error: Memory leak: vis [memleak]
adios-1.7.0/utils/skeldump/skeldump.c:506:9: error: Memory leak: names [memleak]
adios-1.7.0/utils/skeldump/skeldump.c:506:9: error: Memory leak: isVar [memleak]
adios-1.7.0/utils/skeldump/skeldump.c:895:9: error: Resource leak: out_hist [resourceLeak]
adios-1.7.0/utils/skeldump/skeldump.c:782:0: error: Memory leak: vis [memleak]
adios-1.7.0/utils/skeldump/skeldump.c:762:0: error: Memory leak: isVar [memleak]
adios-1.7.0/utils/skeldump/skeldump.c:925:0: error: Resource leak: out_plot [resourceLeak]
adios-1.7.0/wrappers/java/gov_ornl_ccs_Adios.cxx:105:14: style: Variable 'result' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/wrappers/java/gov_ornl_ccs_Adios.cxx:126:14: style: Variable 'result' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/wrappers/java/gov_ornl_ccs_Adios.cxx:336:14: style: Variable 'result' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/wrappers/java/gov_ornl_ccs_Adios.cxx:389:14: style: Variable 'result' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/wrappers/java/gov_ornl_ccs_Adios.cxx:501:1: style: Variable 'result' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/wrappers/java/gov_ornl_ccs_Adios.cxx:501:1: style: Variable 'read_size' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/wrappers/java/gov_ornl_ccs_Adios.cxx:505:1: style: Variable 'result' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/wrappers/java/gov_ornl_ccs_Adios.cxx:505:1: style: Variable 'read_size' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/wrappers/java/gov_ornl_ccs_Adios.cxx:509:1: style: Variable 'result' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/wrappers/java/gov_ornl_ccs_Adios.cxx:509:1: style: Variable 'read_size' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/wrappers/java/gov_ornl_ccs_Adios.cxx:513:1: style: Variable 'result' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/wrappers/java/gov_ornl_ccs_Adios.cxx:513:1: style: Variable 'read_size' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/wrappers/java/gov_ornl_ccs_Adios.cxx:517:1: style: Variable 'result' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/wrappers/java/gov_ornl_ccs_Adios.cxx:517:1: style: Variable 'read_size' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/wrappers/java/gov_ornl_ccs_AdiosFile.cxx:16:9: style: Unused variable: result [unusedVariable]
adios-1.7.0/wrappers/java/gov_ornl_ccs_AdiosVarinfo.cxx:114:22: style: Variable 'nbytes' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/wrappers/matlab/adiosclosec.c:32:9: style: Unused variable: status [unusedVariable]
adios-1.7.0/wrappers/matlab/adiosclosec.c:33:10: style: Unused variable: msg [unusedVariable]
adios-1.7.0/wrappers/matlab/adiosopenc.c:78:23: style: The scope of the variable 'vars' can be reduced. [variableScope]
adios-1.7.0/wrappers/matlab/adiosopenc.c:78:30: style: The scope of the variable 'attrs' can be reduced. [variableScope]
adios-1.7.0/wrappers/matlab/adiosopenc.c:103:9: style: The scope of the variable 'var_field_Name' can be reduced. [variableScope]
adios-1.7.0/wrappers/matlab/adiosopenc.c:104:9: style: The scope of the variable 'var_field_Type' can be reduced. [variableScope]
adios-1.7.0/wrappers/matlab/adiosopenc.c:105:9: style: The scope of the variable 'var_field_Dims' can be reduced. [variableScope]
adios-1.7.0/wrappers/matlab/adiosopenc.c:106:9: style: The scope of the variable 'var_field_Timedim' can be reduced. [variableScope]
adios-1.7.0/wrappers/matlab/adiosopenc.c:107:9: style: The scope of the variable 'var_field_GlobalMin' can be reduced. [variableScope]
adios-1.7.0/wrappers/matlab/adiosopenc.c:108:9: style: The scope of the variable 'var_field_GlobalMax' can be reduced. [variableScope]
adios-1.7.0/wrappers/matlab/adiosopenc.c:113:9: style: The scope of the variable 'attr_field_Name' can be reduced. [variableScope]
adios-1.7.0/wrappers/matlab/adiosopenc.c:114:9: style: The scope of the variable 'attr_field_Type' can be reduced. [variableScope]
adios-1.7.0/wrappers/matlab/adiosopenc.c:115:9: style: The scope of the variable 'attr_field_Value' can be reduced. [variableScope]
adios-1.7.0/wrappers/matlab/adiosopenc.c:419:12: style: The scope of the variable 'tmp' can be reduced. [variableScope]
adios-1.7.0/wrappers/matlab/adiosopenc.c:63:10: style: Unused variable: msg [unusedVariable]
adios-1.7.0/wrappers/matlab/adiosopenc.c:74:12: style: Variable 'mDims' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/wrappers/matlab/adiosopenc_staging.c:78:23: style: The scope of the variable 'vars' can be reduced. [variableScope]
adios-1.7.0/wrappers/matlab/adiosopenc_staging.c:78:30: style: The scope of the variable 'attrs' can be reduced. [variableScope]
adios-1.7.0/wrappers/matlab/adiosopenc_staging.c:103:9: style: The scope of the variable 'var_field_Name' can be reduced. [variableScope]
adios-1.7.0/wrappers/matlab/adiosopenc_staging.c:104:9: style: The scope of the variable 'var_field_Type' can be reduced. [variableScope]
adios-1.7.0/wrappers/matlab/adiosopenc_staging.c:105:9: style: The scope of the variable 'var_field_Dims' can be reduced. [variableScope]
adios-1.7.0/wrappers/matlab/adiosopenc_staging.c:106:9: style: The scope of the variable 'var_field_Timedim' can be reduced. [variableScope]
adios-1.7.0/wrappers/matlab/adiosopenc_staging.c:107:9: style: The scope of the variable 'var_field_GlobalMin' can be reduced. [variableScope]
adios-1.7.0/wrappers/matlab/adiosopenc_staging.c:108:9: style: The scope of the variable 'var_field_GlobalMax' can be reduced. [variableScope]
adios-1.7.0/wrappers/matlab/adiosopenc_staging.c:113:9: style: The scope of the variable 'attr_field_Name' can be reduced. [variableScope]
adios-1.7.0/wrappers/matlab/adiosopenc_staging.c:114:9: style: The scope of the variable 'attr_field_Type' can be reduced. [variableScope]
adios-1.7.0/wrappers/matlab/adiosopenc_staging.c:115:9: style: The scope of the variable 'attr_field_Value' can be reduced. [variableScope]
adios-1.7.0/wrappers/matlab/adiosopenc_staging.c:419:12: style: The scope of the variable 'tmp' can be reduced. [variableScope]
adios-1.7.0/wrappers/matlab/adiosopenc_staging.c:63:10: style: Unused variable: msg [unusedVariable]
adios-1.7.0/wrappers/matlab/adiosopenc_staging.c:74:12: style: Variable 'mDims' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/wrappers/matlab/adiosopenc_staging.c:91:9: style: Unused variable: top_field_Variables [unusedVariable]
adios-1.7.0/wrappers/matlab/adiosopenc_staging.c:92:9: style: Unused variable: top_field_Attributes [unusedVariable]
adios-1.7.0/wrappers/matlab/adiosreadc.c:55:22: style: The scope of the variable 'int64p' can be reduced. [variableScope]
adios-1.7.0/wrappers/matlab/adiosreadc.c:56:14: style: The scope of the variable 'int32p' can be reduced. [variableScope]
adios-1.7.0/wrappers/matlab/adiosreadc.c:61:9: style: The scope of the variable 'mpi_comm_dummy' can be reduced. [variableScope]
adios-1.7.0/wrappers/matlab/adiosreadc.c:385:13: style: The scope of the variable 'i' can be reduced. [variableScope]
adios-1.7.0/wrappers/matlab/adiosreadc.c:448:12: style: The scope of the variable 'tmp' can be reduced. [variableScope]
adios-1.7.0/wrappers/matlab/adiosreadc.c:52:9: style: Unused variable: status [unusedVariable]
adios-1.7.0/wrappers/matlab/adiosreadc.c:53:10: style: Unused variable: msg [unusedVariable]
adios-1.7.0/wrappers/matlab/adiosreadc.c:55:13: style: Unused variable: fh [unusedVariable]
adios-1.7.0/wrappers/matlab/adiosreadc.c:55:17: style: Unused variable: gh [unusedVariable]
adios-1.7.0/wrappers/matlab/adiosreadc.c:57:45: style: Unused variable: readAttributesToo [unusedVariable]
adios-1.7.0/wrappers/matlab/adiosreadc.c:63:9: style: Unused variable: i [unusedVariable]
adios-1.7.0/wrappers/matlab/adiosreadc.c:66:12: style: Variable 'attr_struct_dims' is assigned a value that is never used. [unreadVariable]
adios-1.7.0/wrappers/matlab/adiosreadc.c:224:14: style: Unused variable: arraysize [unusedVariable]
adios-1.7.0/wrappers/matlab/adiosreadc.c:225:10: style: Unused variable: status [unusedVariable]
adios-1.7.0/wrappers/matlab/adiosreadc.c:227:10: style: Unused variable: msg [unusedVariable]
adios-1.7.0/wrappers/matlab/adiosreadc.c:386:13: style: Unused variable: isTypeComplex [unusedVariable]
adios-1.7.0/wrappers/numpy/adios.cpp:18:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
adios-1.7.0/wrappers/numpy/adios_mpi.cpp:18:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
[22:26]

ftp://ftp.se.debian.org/debian/pool/main/a/adjtimex/adjtimex_1.29.orig.tar.gz
adjtimex-1.29/adjtimex.c:1418:48: error: Array 'paths[4]' accessed at index 4, which is out of bounds. [arrayIndexOutOfBounds]
adjtimex-1.29/adjtimex.c:1409:7: note: After for loop, i has value 4
adjtimex-1.29/adjtimex.c:1418:48: note: Array index out of bounds
adjtimex-1.29/adjtimex.c:1130:10: style: The scope of the variable 'cmos_sec' can be reduced. [variableScope]
adjtimex-1.29/adjtimex.c:1130:32: style: The scope of the variable 'dif' can be reduced. [variableScope]
adjtimex-1.29/adjtimex.c:1132:10: style: The scope of the variable 'cmos_adjustment' can be reduced. [variableScope]
adjtimex-1.29/adjtimex.c:1552:7: style: The scope of the variable 'default_answer' can be reduced. [variableScope]
adjtimex-1.29/adjtimex.c:51:6: style: struct member 'rtc_time::tm_yday' is never used. [unusedStructMember]
adjtimex-1.29/adjtimex.c:923:42: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
adjtimex-1.29/adjtimex.c:1357:46: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
adjtimex-1.29/adjtimex.c:1368:39: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
adjtimex-1.29/adjtimex.c:1956:0: error: Memory leak: hacks [memleak]
adjtimex-1.29/mat.c:216:10: style: The scope of the variable 'd' can be reduced. [variableScope]
adjtimex-1.29/mat.c:216:13: style: The scope of the variable 's' can be reduced. [variableScope]
[22:26]

ftp://ftp.se.debian.org/debian/pool/main/a/adlibtracker2/adlibtracker2_2.4.23.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/adlint/adlint_3.2.14.orig.tar.gz
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:37:11: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:142:23: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:37:15: style: Condition 'j!=k' is always true [knownConditionTrueFalse]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:6:19: note: Assignment 'j=2', assigned value is 2
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:37:15: note: Condition 'j!=k' is always true
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:90:16: style: Condition 'j!=k' is always true [knownConditionTrueFalse]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:63:19: note: Assignment 'j=2', assigned value is 2
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:90:16: note: Condition 'j!=k' is always true
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:142:27: style: Condition 'j!=k' is always true [knownConditionTrueFalse]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:112:19: note: Assignment 'j=2', assigned value is 2
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:142:27: note: Condition 'j!=k' is always true
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:192:28: style: Condition 'j!=k' is always true [knownConditionTrueFalse]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:166:19: note: Assignment 'j=2', assigned value is 2
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:192:28: note: Condition 'j!=k' is always true
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:12:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:11:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:12:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:13:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:12:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:13:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:14:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:13:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:14:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:16:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:14:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:16:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:17:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:16:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:17:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:19:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:17:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:19:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:20:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:19:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:20:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:21:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:20:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:21:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:23:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:21:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:23:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:24:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:23:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:24:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:26:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:24:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:26:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:36:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:35:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:36:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:37:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:36:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:37:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:41:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:37:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:41:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:42:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:41:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:42:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:43:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:42:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:43:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:44:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:43:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:44:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:46:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:44:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:46:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:47:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:46:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:47:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:48:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:47:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:48:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:49:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:48:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:49:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:50:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:49:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:50:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:52:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:50:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:52:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:56:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:55:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:56:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:57:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:56:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:57:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:69:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:68:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:69:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:70:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:69:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:70:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:71:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:70:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:71:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:73:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:71:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:73:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:74:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:73:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:74:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:76:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:74:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:76:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:77:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:76:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:77:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:78:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:77:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:78:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:80:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:78:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:80:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:81:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:80:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:81:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:83:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:81:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:83:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:89:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:88:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:89:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:90:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:89:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:90:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:92:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:90:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:92:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:93:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:92:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:93:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:94:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:93:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:94:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:95:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:94:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:95:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:97:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:95:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:97:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:98:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:97:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:98:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:99:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:98:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:99:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:101:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:99:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:101:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:105:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:104:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:105:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:106:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:105:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:106:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:220:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:219:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:220:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:221:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:220:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:221:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:222:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:221:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:222:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:234:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:233:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:234:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:235:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:234:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:235:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:236:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:235:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:236:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:273:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:272:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:273:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:274:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:273:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:274:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:275:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:274:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:275:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:286:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:285:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:286:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:287:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:286:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:287:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:288:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:287:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:288:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:57:9: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:106:10: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:116:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:117:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:118:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:119:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:121:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:122:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:124:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:125:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:126:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:128:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:129:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:131:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:132:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:133:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:135:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:136:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:137:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:138:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:140:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:141:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:142:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:144:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:145:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:146:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:147:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:149:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:150:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:151:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:152:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:153:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:155:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:156:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:158:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:159:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:160:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:170:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:171:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:172:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:173:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:175:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:176:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:178:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:179:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:180:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:182:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:183:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:185:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:186:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:187:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:188:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:190:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:191:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:192:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:194:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:195:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:196:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:197:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:199:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:200:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:201:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:203:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:204:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:206:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:207:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:208:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:222:9: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:236:11: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:246:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:247:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:248:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:249:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:259:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:260:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:261:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:262:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:275:9: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:288:10: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:27:12: style: Clarify calculation precedence for '-' and '?'. [clarifyCalculation]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:31:15: style: Clarify calculation precedence for '+' and '?'. [clarifyCalculation]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:132:24: style: Clarify calculation precedence for '-' and '?'. [clarifyCalculation]
adlint-3.2.14/share/demo/ambig_operator/ambig_operator.c:136:27: style: Clarify calculation precedence for '+' and '?'. [clarifyCalculation]
adlint-3.2.14/share/demo/arg_points_unset/arg_points_unset.c:8:5: warning: 'l' in format string (no. 1) is a length modifier and cannot be used without a conversion specifier. [invalidLengthModifierError]
adlint-3.2.14/share/demo/arg_points_unset/arg_points_unset.c:27:10: error: Uninitialized variable: i [uninitvar]
adlint-3.2.14/share/demo/arg_points_unset/arg_points_unset.c:34:10: error: Uninitialized variable: i [uninitvar]
adlint-3.2.14/share/demo/arg_points_unset/arg_points_unset.c:36:12: error: Uninitialized variable: i [uninitvar]
adlint-3.2.14/share/demo/arg_points_unset/arg_points_unset.c:28:16: error: Uninitialized variable: l [uninitvar]
adlint-3.2.14/share/demo/array_range/array_range.c:7:14: error: Array 'array[10]' accessed at index 10, which is out of bounds. [arrayIndexOutOfBounds]
adlint-3.2.14/share/demo/array_range/array_range.c:22:18: warning: Either the condition 'i>9' is redundant or the array 'array[10]' is accessed at index 10, which is out of bounds. [arrayIndexOutOfBoundsCond]
adlint-3.2.14/share/demo/array_range/array_range.c:21:11: note: Assuming that condition 'i>9' is not redundant
adlint-3.2.14/share/demo/array_range/array_range.c:22:18: note: Array index out of bounds
adlint-3.2.14/share/demo/array_range/array_range.c:29:14: warning: Either the condition 'j==10' is redundant or the array 'array[10]' is accessed at index 10, which is out of bounds. [arrayIndexOutOfBoundsCond]
adlint-3.2.14/share/demo/array_range/array_range.c:31:15: note: Assuming that condition 'j==10' is not redundant
adlint-3.2.14/share/demo/array_range/array_range.c:29:14: note: Array index out of bounds
adlint-3.2.14/share/demo/array_range/array_range.c:30:14: error: Array 'array[10]' accessed at index 10, which is out of bounds. [arrayIndexOutOfBounds]
adlint-3.2.14/share/demo/array_range/array_range.c:51:14: warning: Either the condition 'j==10' is redundant or the array 'array[10]' is accessed at index 10, which is out of bounds. [arrayIndexOutOfBoundsCond]
adlint-3.2.14/share/demo/array_range/array_range.c:53:15: note: Assuming that condition 'j==10' is not redundant
adlint-3.2.14/share/demo/array_range/array_range.c:51:14: note: Array index out of bounds
adlint-3.2.14/share/demo/array_range/array_range.c:52:14: error: Array 'array[10]' accessed at index 10, which is out of bounds. [arrayIndexOutOfBounds]
adlint-3.2.14/share/demo/array_range/array_range.c:7:5: style: Variable 'j' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/array_range/array_range.c:6:5: note: Variable 'j' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/array_range/array_range.c:7:5: note: Variable 'j' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/array_range/array_range.c:18:19: warning: Either the condition 'i<0' is redundant, otherwise there is negative array index -1. [negativeIndex]
adlint-3.2.14/share/demo/array_range/array_range.c:17:11: note: Assuming that condition 'i<0' is not redundant
adlint-3.2.14/share/demo/array_range/array_range.c:18:19: note: Negative array index
adlint-3.2.14/share/demo/array_range/array_range.c:25:15: warning: Either the condition 'i<0' is redundant, otherwise there is negative array index -1. [negativeIndex]
adlint-3.2.14/share/demo/array_range/array_range.c:17:11: note: Assuming that condition 'i<0' is not redundant
adlint-3.2.14/share/demo/array_range/array_range.c:25:15: note: Negative array index
adlint-3.2.14/share/demo/array_range/array_range.c:25:14: warning: Either the condition 'i>9' is redundant or the array 'array[10]' is accessed at index 10, which is out of bounds. [arrayIndexOutOfBoundsCond]
adlint-3.2.14/share/demo/array_range/array_range.c:21:11: note: Assuming that condition 'i>9' is not redundant
adlint-3.2.14/share/demo/array_range/array_range.c:25:14: note: Array index out of bounds
adlint-3.2.14/share/demo/array_range/array_range.c:41:17: error: Array index -1 is out of bounds. [negativeIndex]
adlint-3.2.14/share/demo/bad_bitfields/bad_bitfields.c:46:5: style: Variable 'f.b1' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/bad_bitfields/bad_bitfields.c:45:5: note: Variable 'f.b1' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/bad_bitfields/bad_bitfields.c:46:5: note: Variable 'f.b1' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/bad_bitfields/bad_bitfields.c:47:5: style: Variable 'f.b1' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/bad_bitfields/bad_bitfields.c:46:5: note: Variable 'f.b1' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/bad_bitfields/bad_bitfields.c:47:5: note: Variable 'f.b1' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/bad_bitfields/bad_bitfields.c:4:9: style: struct member 'foo::b2' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/bad_bitfields/bad_bitfields.c:9:9: style: struct member 'bar::a' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/bad_bitfields/bad_bitfields.c:10:18: style: struct member 'bar::b' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/bad_bitfields/bad_bitfields.c:11:16: style: struct member 'bar::c' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/bad_bitfields/bad_bitfields.c:12:9: style: struct member 'bar::d' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/bad_bitfields/bad_bitfields.c:14:13: style: struct member 'baz::a' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/bad_bitfields/bad_bitfields.c:15:22: style: struct member 'baz::b' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/bad_bitfields/bad_bitfields.c:16:20: style: struct member 'baz::c' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/bad_bitfields/bad_bitfields.c:17:13: style: struct member 'baz::d' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/bad_bitfields/bad_bitfields.c:24:16: style: struct member 'hoge::a' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/bad_bitfields/bad_bitfields.c:25:18: style: struct member 'hoge::b' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/bad_bitfields/bad_bitfields.c:26:19: style: struct member 'hoge::c' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/bad_bitfields/bad_bitfields.c:27:20: style: struct member 'hoge::d' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/bad_bitfields/bad_bitfields.c:35:18: style: struct member 'hage::a' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/bad_bitfields/bad_bitfields.c:36:18: style: struct member 'hage::b' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/bad_bitfields/bad_bitfields.c:37:18: style: struct member 'hage::c' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/bad_bitfields/bad_bitfields.c:39:18: style: struct member 'hage::p' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/bad_bitfields/bad_bitfields.c:53:15: style: Variable 'i' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/bad_bitfields/bad_bitfields.c:58:15: style: Variable 'i' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/bad_bitfields/bad_bitfields.c:59:15: style: Variable 'a1' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/bad_bitfields/bad_bitfields.c:61:22: style: Variable 'b1' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/bad_bitfields/bad_bitfields.c:62:22: style: Variable 'b2' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/bad_bitfields/bad_bitfields.c:63:22: style: Variable 'b3' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/bad_bitfields/bad_bitfields.c:65:15: style: Variable 'a3' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/bad_bitfields/bad_bitfields.c:66:15: style: Variable 'a4' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/bad_bitfields/bad_bitfields.c:67:15: style: Variable 'a5' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/bad_const/bad_const.c:7:24: style: Variable 'ui' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/bad_const/bad_const.c:8:16: style: Variable 'l' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/bad_const/bad_const.c:9:15: style: Variable 'i' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/bad_const/bad_const.c:10:0: style: Variable 'str' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/bad_const/bad_const.c:11:16: style: Variable 'ch' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/bad_const/bad_const.c:12:15: style: Unused variable: a1 [unusedVariable]
adlint-3.2.14/share/demo/bad_const/bad_const.c:13:15: style: Unused variable: a2 [unusedVariable]
adlint-3.2.14/share/demo/bad_const/bad_const.c:14:15: style: Unused variable: a3 [unusedVariable]
adlint-3.2.14/share/demo/bad_const/bad_const.c:15:15: style: Unused variable: a4 [unusedVariable]
adlint-3.2.14/share/demo/bad_conv/bad_conv.c:14:5: warning: 't' in format string (no. 2) is a length modifier and cannot be used without a conversion specifier. [invalidLengthModifierError]
adlint-3.2.14/share/demo/bad_conv/bad_conv.c:16:5: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'signed int'. [invalidPrintfArgType_sint]
adlint-3.2.14/share/demo/bad_conv/bad_conv.c:16:5: error: printf format string requires 2 parameters but only 1 is given. [wrongPrintfScanfArgNum]
adlint-3.2.14/share/demo/bad_conv/bad_conv.c:17:5: warning: %to in format string (no. 1) requires 'unsigned ptrdiff_t' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
adlint-3.2.14/share/demo/bad_conv/bad_conv.c:17:5: warning: %f in format string (no. 2) requires 'double' but the argument type is 'signed int'. [invalidPrintfArgType_float]
adlint-3.2.14/share/demo/bad_conv/bad_conv.c:17:5: warning: printf format string requires 2 parameters but 3 are given. [wrongPrintfScanfArgNum]
adlint-3.2.14/share/demo/bad_conv/bad_conv.c:18:5: error: printf format string requires 2 parameters but only 0 are given. [wrongPrintfScanfArgNum]
adlint-3.2.14/share/demo/bad_conv/bad_conv.c:19:5: warning: %tx in format string (no. 1) requires 'unsigned ptrdiff_t' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
adlint-3.2.14/share/demo/bad_conv/bad_conv.c:19:5: warning: %f in format string (no. 2) requires 'double' but the argument type is 'signed int'. [invalidPrintfArgType_float]
adlint-3.2.14/share/demo/bad_conv/bad_conv.c:20:5: warning: %tX in format string (no. 1) requires 'unsigned ptrdiff_t' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
adlint-3.2.14/share/demo/bad_conv/bad_conv.c:20:5: warning: %f in format string (no. 2) requires 'double' but the argument type is 'signed int'. [invalidPrintfArgType_float]
adlint-3.2.14/share/demo/bad_conv/bad_conv.c:21:5: warning: %lf in format string (no. 1) requires 'double' but the argument type is 'signed int'. [invalidPrintfArgType_float]
adlint-3.2.14/share/demo/bad_conv/bad_conv.c:21:5: warning: %Lf in format string (no. 2) requires 'long double' but the argument type is 'signed int'. [invalidPrintfArgType_float]
adlint-3.2.14/share/demo/bad_conv/bad_conv.c:22:5: warning: %le in format string (no. 1) requires 'double' but the argument type is 'signed int'. [invalidPrintfArgType_float]
adlint-3.2.14/share/demo/bad_conv/bad_conv.c:22:5: warning: %Le in format string (no. 2) requires 'long double' but the argument type is 'signed int'. [invalidPrintfArgType_float]
adlint-3.2.14/share/demo/bad_conv/bad_conv.c:23:5: warning: %lE in format string (no. 1) requires 'double' but the argument type is 'signed int'. [invalidPrintfArgType_float]
adlint-3.2.14/share/demo/bad_conv/bad_conv.c:23:5: warning: %LE in format string (no. 2) requires 'long double' but the argument type is 'signed int'. [invalidPrintfArgType_float]
adlint-3.2.14/share/demo/bad_conv/bad_conv.c:24:5: warning: %lg in format string (no. 1) requires 'double' but the argument type is 'signed int'. [invalidPrintfArgType_float]
adlint-3.2.14/share/demo/bad_conv/bad_conv.c:24:5: warning: %Lg in format string (no. 2) requires 'long double' but the argument type is 'signed int'. [invalidPrintfArgType_float]
adlint-3.2.14/share/demo/bad_conv/bad_conv.c:25:5: warning: %lG in format string (no. 1) requires 'double' but the argument type is 'signed int'. [invalidPrintfArgType_float]
adlint-3.2.14/share/demo/bad_conv/bad_conv.c:25:5: warning: %LG in format string (no. 2) requires 'long double' but the argument type is 'signed int'. [invalidPrintfArgType_float]
adlint-3.2.14/share/demo/bad_conv/bad_conv.c:26:5: warning: %lc in format string (no. 1) requires 'unsigned long' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
adlint-3.2.14/share/demo/bad_conv/bad_conv.c:27:5: warning: printf format string requires 1 parameter but 2 are given. [wrongPrintfScanfArgNum]
adlint-3.2.14/share/demo/bad_conv/bad_conv.c:28:5: warning: %s in format string (no. 1) requires 'char *' but the argument type is 'signed int'. [invalidPrintfArgType_s]
adlint-3.2.14/share/demo/bad_conv/bad_conv.c:28:5: warning: %s in format string (no. 2) requires 'char *' but the argument type is 'signed int'. [invalidPrintfArgType_s]
adlint-3.2.14/share/demo/bad_conv/bad_conv.c:29:5: warning: %n in format string (no. 1) requires 'int *' but the argument type is 'signed int'. [invalidPrintfArgType_n]
adlint-3.2.14/share/demo/bad_conv/bad_conv.c:29:5: warning: %n in format string (no. 2) requires 'int *' but the argument type is 'signed int'. [invalidPrintfArgType_n]
adlint-3.2.14/share/demo/bad_conv/bad_conv.c:30:5: warning: %p in format string (no. 1) requires an address but the argument type is 'signed int'. [invalidPrintfArgType_p]
adlint-3.2.14/share/demo/bad_conv/bad_conv.c:30:5: warning: %p in format string (no. 2) requires an address but the argument type is 'signed int'. [invalidPrintfArgType_p]
adlint-3.2.14/share/demo/bad_conv/bad_conv.c:31:5: warning: %n in format string (no. 2) requires 'int *' but the argument type is 'signed int'. [invalidPrintfArgType_n]
adlint-3.2.14/share/demo/bad_conv/bad_conv.c:33:5: warning: 't' in format string (no. 2) is a length modifier and cannot be used without a conversion specifier. [invalidLengthModifierError]
adlint-3.2.14/share/demo/bad_conv/bad_conv.c:35:5: warning: %ld in format string (no. 1) requires 'long *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
adlint-3.2.14/share/demo/bad_conv/bad_conv.c:35:5: warning: %x in format string (no. 2) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
adlint-3.2.14/share/demo/bad_conv/bad_conv.c:36:5: warning: %to in format string (no. 1) requires 'unsigned ptrdiff_t *' but the argument type is 'signed int'. [invalidScanfArgType_int]
adlint-3.2.14/share/demo/bad_conv/bad_conv.c:36:5: warning: %f in format string (no. 2) requires 'float *' but the argument type is 'signed int *'. [invalidScanfArgType_float]
adlint-3.2.14/share/demo/bad_conv/bad_conv.c:37:5: warning: %tu in format string (no. 1) requires 'unsigned ptrdiff_t *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
adlint-3.2.14/share/demo/bad_conv/bad_conv.c:37:5: warning: %f in format string (no. 2) requires 'float *' but the argument type is 'signed int'. [invalidScanfArgType_float]
adlint-3.2.14/share/demo/bad_conv/bad_conv.c:38:5: warning: %tx in format string (no. 1) requires 'unsigned ptrdiff_t *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
adlint-3.2.14/share/demo/bad_conv/bad_conv.c:38:5: warning: %f in format string (no. 2) requires 'float *' but the argument type is 'signed int *'. [invalidScanfArgType_float]
adlint-3.2.14/share/demo/bad_conv/bad_conv.c:39:5: warning: %tf in format string (no. 1) requires 'float *' but the argument type is 'signed int *'. [invalidScanfArgType_float]
adlint-3.2.14/share/demo/bad_conv/bad_conv.c:39:5: warning: %lf in format string (no. 2) requires 'double *' but the argument type is 'signed int *'. [invalidScanfArgType_float]
adlint-3.2.14/share/demo/bad_conv/bad_conv.c:40:5: warning: %lls in format string (no. 1) requires a ' *' but the argument type is 'signed int *'. [invalidScanfArgType_s]
adlint-3.2.14/share/demo/bad_conv/bad_conv.c:40:5: warning: %f in format string (no. 2) requires 'float *' but the argument type is 'signed int *'. [invalidScanfArgType_float]
adlint-3.2.14/share/demo/bad_conv/bad_conv.c:42:5: warning: scanf format string requires 1 parameter but 2 are given. [wrongPrintfScanfArgNum]
adlint-3.2.14/share/demo/bad_conv/bad_conv.c:43:5: warning: 'l' in format string (no. 1) is a length modifier and cannot be used without a conversion specifier. [invalidLengthModifierError]
adlint-3.2.14/share/demo/bad_conv/bad_conv.c:43:5: warning: 'll' in format string (no. 2) is a length modifier and cannot be used without a conversion specifier. [invalidLengthModifierError]
adlint-3.2.14/share/demo/bad_conv/bad_conv.c:44:5: warning: %f in format string (no. 2) requires 'float *' but the argument type is 'signed int *'. [invalidScanfArgType_float]
adlint-3.2.14/share/demo/bad_conv/bad_conv.c:45:5: warning: 'llz' in format string (no. 1) is a length modifier and cannot be used without a conversion specifier. [invalidLengthModifierError]
adlint-3.2.14/share/demo/bad_conv/bad_conv.c:47:5: warning: scanf() without field width limits can crash with huge input data. [invalidscanf]
adlint-3.2.14/share/demo/bad_conv/bad_conv.c:48:5: warning: scanf() without field width limits can crash with huge input data. [invalidscanf]
adlint-3.2.14/share/demo/bad_conv/bad_conv.c:49:5: warning: scanf() without field width limits can crash with huge input data. [invalidscanf]
adlint-3.2.14/share/demo/bad_conv/bad_conv.c:59:5: warning: scanf() without field width limits can crash with huge input data. [invalidscanf]
adlint-3.2.14/share/demo/bad_enum/bad_enum.c:11:5: style: Variable 'foo' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/bad_enum/bad_enum.c:8:20: note: Variable 'foo' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/bad_enum/bad_enum.c:11:5: note: Variable 'foo' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/bad_enum/bad_enum.c:12:5: style: Variable 'foo' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/bad_enum/bad_enum.c:11:5: note: Variable 'foo' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/bad_enum/bad_enum.c:12:5: note: Variable 'foo' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/bad_enum/bad_enum.c:32:5: style: Variable 'foo' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/bad_enum/bad_enum.c:28:0: note: Variable 'foo' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/bad_enum/bad_enum.c:32:5: note: Variable 'foo' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/bad_enum/bad_enum.c:33:5: style: Variable 'bar' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/bad_enum/bad_enum.c:29:0: note: Variable 'bar' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/bad_enum/bad_enum.c:33:5: note: Variable 'bar' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/bad_enum/bad_enum.c:34:5: style: Variable 'baz' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/bad_enum/bad_enum.c:30:0: note: Variable 'baz' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/bad_enum/bad_enum.c:34:5: note: Variable 'baz' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/bad_enum/bad_enum.c:47:9: style: Variable 'foo' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/bad_enum/bad_enum.c:46:9: note: Variable 'foo' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/bad_enum/bad_enum.c:47:9: note: Variable 'foo' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/bad_enum/bad_enum.c:57:9: style: Variable 'foo' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/bad_enum/bad_enum.c:56:9: note: Variable 'foo' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/bad_enum/bad_enum.c:57:9: note: Variable 'foo' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/bad_enum/bad_enum.c:57:15: style: Variable 'foo' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/bad_init/bad_init.c:2:9: style: struct member 'Foo::i' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/bad_init/bad_init.c:3:9: style: struct member 'Foo::j' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/bad_init/bad_init.c:7:9: style: union member 'Bar::i' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/bad_init/bad_init.c:8:10: style: union member 'Bar::j' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/bad_init/bad_init.c:21:9: style: struct member 'Baz::i' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/bad_init/bad_init.c:22:9: style: struct member 'Baz::a' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/bad_init/bad_init.c:26:9: style: struct member 'Qux::i' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/bad_init/bad_init.c:13:22: style: Variable 'foo1' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/bad_init/bad_init.c:14:22: style: Variable 'foo2' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/bad_init/bad_init.c:16:21: style: Variable 'bar1' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/bad_init/bad_init.c:17:21: style: Variable 'bar2' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/bad_init/bad_init.c:33:22: style: Variable 'foo2' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/bad_init/bad_init.c:36:21: style: Variable 'bar2' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/bad_init/bad_init.c:37:21: style: Variable 'bar3' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/bad_init/bad_init.c:40:22: style: Variable 'baz2' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/bad_init/bad_init.c:41:22: style: Variable 'baz3' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/bad_init/bad_init.c:42:22: style: Variable 'baz4' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/bad_init/bad_init.c:44:22: style: Variable 'qux1' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/bad_init/bad_init.c:45:22: style: Variable 'qux2' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/bad_macro/bad_macro.c:12:15: style: Variable 'i' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/bad_macro/bad_macro.c:13:15: style: Variable 'j' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/bad_macro/bad_macro.c:14:15: style: Variable 'k' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/bad_macro/bad_macro.c:15:0: style: Variable 'str' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/bad_macro/bad_macro.c:17:15: style: Variable 'l' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/bad_macro/bad_macro.c:64:9: style: Variable 'a1' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/bad_macro/bad_macro.c:65:9: style: Variable 'a2' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/bitwise_expr/bitwise_expr.c:7:5: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/bitwise_expr/bitwise_expr.c:6:5: note: Variable 'i' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/bitwise_expr/bitwise_expr.c:7:5: note: Variable 'i' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/bitwise_expr/bitwise_expr.c:8:5: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/bitwise_expr/bitwise_expr.c:7:5: note: Variable 'i' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/bitwise_expr/bitwise_expr.c:8:5: note: Variable 'i' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/bitwise_expr/bitwise_expr.c:9:5: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/bitwise_expr/bitwise_expr.c:8:5: note: Variable 'i' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/bitwise_expr/bitwise_expr.c:9:5: note: Variable 'i' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/bitwise_expr/bitwise_expr.c:10:5: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/bitwise_expr/bitwise_expr.c:9:5: note: Variable 'i' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/bitwise_expr/bitwise_expr.c:10:5: note: Variable 'i' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/bitwise_expr/bitwise_expr.c:11:5: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/bitwise_expr/bitwise_expr.c:10:5: note: Variable 'i' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/bitwise_expr/bitwise_expr.c:11:5: note: Variable 'i' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/bitwise_expr/bitwise_expr.c:13:5: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/bitwise_expr/bitwise_expr.c:11:5: note: Variable 'i' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/bitwise_expr/bitwise_expr.c:13:5: note: Variable 'i' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/bitwise_expr/bitwise_expr.c:14:5: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/bitwise_expr/bitwise_expr.c:13:5: note: Variable 'i' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/bitwise_expr/bitwise_expr.c:14:5: note: Variable 'i' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/bitwise_expr/bitwise_expr.c:15:5: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/bitwise_expr/bitwise_expr.c:14:5: note: Variable 'i' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/bitwise_expr/bitwise_expr.c:15:5: note: Variable 'i' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/bitwise_expr/bitwise_expr.c:16:5: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/bitwise_expr/bitwise_expr.c:15:5: note: Variable 'i' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/bitwise_expr/bitwise_expr.c:16:5: note: Variable 'i' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/bitwise_expr/bitwise_expr.c:17:5: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/bitwise_expr/bitwise_expr.c:16:5: note: Variable 'i' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/bitwise_expr/bitwise_expr.c:17:5: note: Variable 'i' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/bitwise_expr/bitwise_expr.c:18:5: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/bitwise_expr/bitwise_expr.c:17:5: note: Variable 'i' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/bitwise_expr/bitwise_expr.c:18:5: note: Variable 'i' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/bitwise_expr/bitwise_expr.c:18:9: style: Variable 'i' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/call_by_value/call_by_value.c:2:9: style: struct member 'Point::x' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/call_by_value/call_by_value.c:3:9: style: struct member 'Point::y' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/call_by_value/call_by_value.c:7:9: style: struct member 'Color::r' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/call_by_value/call_by_value.c:8:9: style: struct member 'Color::g' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/call_by_value/call_by_value.c:9:9: style: struct member 'Color::b' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/cross_ref/cross_ref.c:18:0: style: Variable 't' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/dead_code/dead_code.c:30:15: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition]
adlint-3.2.14/share/demo/dead_code/dead_code.c:25:11: note: outer condition: i<0
adlint-3.2.14/share/demo/dead_code/dead_code.c:30:15: note: opposite inner condition: i==0
adlint-3.2.14/share/demo/dead_code/dead_code.c:61:15: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition]
adlint-3.2.14/share/demo/dead_code/dead_code.c:56:11: note: outer condition: i<0
adlint-3.2.14/share/demo/dead_code/dead_code.c:61:15: note: opposite inner condition: i==0
adlint-3.2.14/share/demo/dead_code/dead_code.c:107:15: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition]
adlint-3.2.14/share/demo/dead_code/dead_code.c:102:11: note: outer condition: i<0
adlint-3.2.14/share/demo/dead_code/dead_code.c:107:15: note: opposite inner condition: i==0
adlint-3.2.14/share/demo/dead_code/dead_code.c:159:9: warning: Identical condition '0', second condition is always false [identicalConditionAfterEarlyExit]
adlint-3.2.14/share/demo/dead_code/dead_code.c:147:9: note: first condition
adlint-3.2.14/share/demo/dead_code/dead_code.c:159:9: note: second condition
adlint-3.2.14/share/demo/dead_code/dead_code.c:192:5: style: Variable 'p' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/dead_code/dead_code.c:190:0: note: Variable 'p' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/dead_code/dead_code.c:192:5: note: Variable 'p' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/dead_code/dead_code.c:189:9: style: The scope of the variable 'j' can be reduced. [variableScope]
adlint-3.2.14/share/demo/dead_code/dead_code.c:47:15: warning: Either the condition 'i<1' is redundant or there is division by zero at line 47. [zerodivcond]
adlint-3.2.14/share/demo/dead_code/dead_code.c:46:11: note: Assuming that condition 'i<1' is not redundant
adlint-3.2.14/share/demo/dead_code/dead_code.c:47:15: note: Division by zero
adlint-3.2.14/share/demo/dead_code/dead_code.c:90:15: warning: Either the condition 'i<1' is redundant or there is division by zero at line 90. [zerodivcond]
adlint-3.2.14/share/demo/dead_code/dead_code.c:89:11: note: Assuming that condition 'i<1' is not redundant
adlint-3.2.14/share/demo/dead_code/dead_code.c:90:15: note: Division by zero
adlint-3.2.14/share/demo/dead_code/dead_code.c:132:15: warning: Either the condition 'i<1' is redundant or there is division by zero at line 132. [zerodivcond]
adlint-3.2.14/share/demo/dead_code/dead_code.c:131:11: note: Assuming that condition 'i<1' is not redundant
adlint-3.2.14/share/demo/dead_code/dead_code.c:132:15: note: Division by zero
adlint-3.2.14/share/demo/dead_code/dead_code.c:181:14: error: Division by zero. [zerodiv]
adlint-3.2.14/share/demo/dead_code/dead_code.c:168:13: note: Assignment 'i=0', assigned value is 0
adlint-3.2.14/share/demo/dead_code/dead_code.c:181:14: note: Division by zero
adlint-3.2.14/share/demo/dead_code/dead_code.c:211:18: warning: Either the condition 'i<1' is redundant or there is division by zero at line 211. [zerodivcond]
adlint-3.2.14/share/demo/dead_code/dead_code.c:210:11: note: Assuming that condition 'i<1' is not redundant
adlint-3.2.14/share/demo/dead_code/dead_code.c:211:18: note: Division by zero
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:4:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:3:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:4:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:5:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:3:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:5:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:6:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:3:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:6:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:7:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:3:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:7:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:8:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:3:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:8:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:9:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:3:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:9:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:10:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:3:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:10:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:11:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:3:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:11:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:12:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:3:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:12:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:13:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:3:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:13:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:14:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:3:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:14:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:15:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:3:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:15:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:16:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:3:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:16:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:17:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:3:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:17:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:5:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:4:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:5:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:6:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:4:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:6:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:7:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:4:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:7:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:8:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:4:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:8:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:9:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:4:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:9:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:10:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:4:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:10:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:11:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:4:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:11:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:12:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:4:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:12:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:13:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:4:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:13:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:14:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:4:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:14:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:15:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:4:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:15:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:16:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:4:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:16:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:17:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:4:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:17:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:6:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:5:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:6:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:7:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:5:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:7:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:8:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:5:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:8:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:9:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:5:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:9:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:10:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:5:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:10:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:11:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:5:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:11:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:12:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:5:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:12:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:13:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:5:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:13:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:14:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:5:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:14:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:15:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:5:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:15:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:16:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:5:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:16:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:17:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:5:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:17:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:7:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:6:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:7:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:8:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:6:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:8:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:9:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:6:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:9:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:10:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:6:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:10:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:11:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:6:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:11:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:12:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:6:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:12:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:13:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:6:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:13:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:14:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:6:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:14:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:15:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:6:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:15:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:16:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:6:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:16:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:17:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:6:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:17:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:8:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:7:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:8:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:9:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:7:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:9:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:10:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:7:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:10:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:11:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:7:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:11:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:12:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:7:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:12:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:13:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:7:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:13:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:14:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:7:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:14:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:15:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:7:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:15:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:16:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:7:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:16:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:17:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:7:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:17:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:9:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:8:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:9:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:10:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:8:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:10:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:11:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:8:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:11:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:12:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:8:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:12:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:13:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:8:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:13:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:14:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:8:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:14:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:15:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:8:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:15:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:16:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:8:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:16:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:17:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:8:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:17:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:10:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:9:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:10:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:11:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:9:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:11:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:12:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:9:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:12:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:13:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:9:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:13:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:14:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:9:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:14:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:15:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:9:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:15:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:16:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:9:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:16:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:17:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:9:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:17:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:11:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:10:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:11:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:12:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:10:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:12:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:13:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:10:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:13:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:14:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:10:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:14:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:15:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:10:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:15:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:16:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:10:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:16:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:17:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:10:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:17:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:12:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:11:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:12:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:13:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:11:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:13:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:14:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:11:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:14:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:15:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:11:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:15:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:16:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:11:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:16:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:17:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:11:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:17:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:13:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:12:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:13:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:14:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:12:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:14:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:15:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:12:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:15:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:16:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:12:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:16:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:17:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:12:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:17:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:14:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:13:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:14:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:15:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:13:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:15:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:16:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:13:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:16:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:17:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:13:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:17:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:15:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:14:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:15:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:16:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:14:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:16:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:17:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:14:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:17:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:16:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:15:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:16:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:17:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:15:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:17:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:17:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:16:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:17:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:21:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:20:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:21:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:22:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:20:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:22:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:23:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:20:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:23:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:24:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:20:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:24:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:25:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:20:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:25:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:26:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:20:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:26:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:27:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:20:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:27:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:28:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:20:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:28:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:29:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:20:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:29:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:30:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:20:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:30:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:31:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:20:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:31:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:32:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:20:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:32:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:33:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:20:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:33:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:34:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:20:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:34:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:35:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:20:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:35:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:22:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:21:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:22:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:23:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:21:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:23:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:24:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:21:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:24:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:25:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:21:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:25:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:26:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:21:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:26:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:27:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:21:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:27:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:28:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:21:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:28:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:29:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:21:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:29:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:30:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:21:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:30:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:31:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:21:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:31:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:32:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:21:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:32:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:33:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:21:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:33:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:34:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:21:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:34:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:35:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:21:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:35:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:23:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:22:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:23:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:24:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:22:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:24:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:25:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:22:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:25:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:26:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:22:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:26:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:27:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:22:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:27:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:28:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:22:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:28:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:29:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:22:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:29:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:30:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:22:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:30:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:31:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:22:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:31:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:32:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:22:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:32:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:33:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:22:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:33:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:34:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:22:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:34:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:35:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:22:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:35:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:24:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:23:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:24:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:25:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:23:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:25:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:26:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:23:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:26:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:27:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:23:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:27:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:28:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:23:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:28:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:29:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:23:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:29:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:30:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:23:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:30:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:31:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:23:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:31:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:32:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:23:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:32:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:33:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:23:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:33:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:34:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:23:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:34:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:35:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:23:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:35:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:25:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:24:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:25:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:26:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:24:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:26:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:27:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:24:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:27:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:28:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:24:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:28:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:29:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:24:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:29:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:30:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:24:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:30:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:31:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:24:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:31:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:32:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:24:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:32:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:33:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:24:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:33:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:34:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:24:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:34:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:35:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:24:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:35:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:26:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:25:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:26:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:27:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:25:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:27:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:28:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:25:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:28:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:29:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:25:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:29:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:30:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:25:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:30:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:31:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:25:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:31:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:32:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:25:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:32:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:33:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:25:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:33:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:34:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:25:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:34:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:35:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:25:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:35:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:27:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:26:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:27:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:28:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:26:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:28:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:29:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:26:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:29:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:30:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:26:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:30:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:31:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:26:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:31:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:32:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:26:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:32:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:33:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:26:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:33:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:34:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:26:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:34:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:35:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:26:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:35:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:28:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:27:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:28:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:29:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:27:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:29:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:30:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:27:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:30:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:31:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:27:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:31:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:32:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:27:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:32:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:33:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:27:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:33:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:34:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:27:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:34:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:35:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:27:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:35:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:29:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:28:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:29:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:30:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:28:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:30:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:31:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:28:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:31:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:32:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:28:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:32:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:33:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:28:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:33:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:34:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:28:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:34:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:35:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:28:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:35:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:30:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:29:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:30:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:31:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:29:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:31:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:32:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:29:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:32:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:33:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:29:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:33:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:34:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:29:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:34:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:35:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:29:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:35:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:31:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:30:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:31:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:32:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:30:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:32:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:33:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:30:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:33:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:34:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:30:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:34:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:35:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:30:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:35:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:32:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:31:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:32:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:33:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:31:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:33:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:34:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:31:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:34:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:35:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:31:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:35:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:33:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:32:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:33:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:34:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:32:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:34:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:35:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:32:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:35:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:34:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:33:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:34:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:35:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:33:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:35:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:35:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:34:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:35:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:39:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:38:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:39:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:40:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:38:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:40:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:41:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:38:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:41:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:42:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:38:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:42:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:43:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:38:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:43:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:44:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:38:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:44:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:45:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:38:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:45:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:46:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:38:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:46:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:47:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:38:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:47:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:48:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:38:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:48:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:49:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:38:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:49:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:50:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:38:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:50:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:51:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:38:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:51:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:52:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:38:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:52:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:53:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:38:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:53:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:40:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:39:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:40:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:41:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:39:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:41:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:42:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:39:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:42:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:43:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:39:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:43:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:44:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:39:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:44:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:45:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:39:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:45:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:46:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:39:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:46:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:47:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:39:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:47:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:48:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:39:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:48:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:49:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:39:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:49:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:50:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:39:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:50:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:51:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:39:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:51:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:52:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:39:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:52:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:53:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:39:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:53:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:41:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:40:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:41:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:42:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:40:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:42:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:43:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:40:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:43:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:44:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:40:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:44:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:45:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:40:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:45:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:46:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:40:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:46:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:47:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:40:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:47:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:48:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:40:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:48:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:49:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:40:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:49:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:50:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:40:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:50:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:51:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:40:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:51:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:52:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:40:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:52:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:53:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:40:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:53:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:42:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:41:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:42:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:43:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:41:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:43:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:44:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:41:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:44:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:45:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:41:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:45:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:46:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:41:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:46:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:47:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:41:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:47:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:48:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:41:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:48:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:49:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:41:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:49:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:50:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:41:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:50:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:51:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:41:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:51:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:52:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:41:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:52:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:53:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:41:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:53:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:43:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:42:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:43:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:44:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:42:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:44:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:45:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:42:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:45:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:46:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:42:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:46:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:47:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:42:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:47:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:48:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:42:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:48:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:49:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:42:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:49:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:50:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:42:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:50:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:51:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:42:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:51:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:52:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:42:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:52:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:53:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:42:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:53:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:44:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:43:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:44:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:45:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:43:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:45:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:46:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:43:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:46:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:47:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:43:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:47:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:48:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:43:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:48:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:49:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:43:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:49:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:50:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:43:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:50:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:51:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:43:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:51:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:52:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:43:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:52:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:53:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:43:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:53:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:45:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:44:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:45:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:46:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:44:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:46:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:47:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:44:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:47:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:48:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:44:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:48:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:49:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:44:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:49:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:50:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:44:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:50:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:51:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:44:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:51:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:52:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:44:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:52:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:53:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:44:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:53:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:46:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:45:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:46:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:47:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:45:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:47:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:48:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:45:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:48:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:49:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:45:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:49:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:50:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:45:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:50:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:51:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:45:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:51:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:52:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:45:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:52:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:53:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:45:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:53:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:47:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:46:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:47:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:48:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:46:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:48:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:49:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:46:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:49:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:50:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:46:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:50:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:51:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:46:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:51:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:52:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:46:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:52:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:53:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:46:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:53:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:48:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:47:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:48:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:49:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:47:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:49:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:50:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:47:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:50:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:51:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:47:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:51:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:52:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:47:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:52:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:53:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:47:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:53:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:49:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:48:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:49:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:50:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:48:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:50:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:51:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:48:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:51:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:52:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:48:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:52:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:53:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:48:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:53:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:50:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:49:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:50:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:51:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:49:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:51:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:52:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:49:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:52:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:53:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:49:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:53:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:51:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:50:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:51:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:52:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:50:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:52:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:53:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:50:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:53:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:52:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:51:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:52:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:53:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:51:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:53:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:53:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:52:9: note: outer condition: 1
adlint-3.2.14/share/demo/deep_nest/deep_nest.c:53:9: note: identical inner condition: 1
adlint-3.2.14/share/demo/dense_switch/dense_switch.c:10:9: warning: Variable 'j' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch]
adlint-3.2.14/share/demo/dense_switch/dense_switch.c:8:9: note: Variable 'j' is reassigned a value before the old one has been used. 'break;' missing?
adlint-3.2.14/share/demo/dense_switch/dense_switch.c:10:9: note: Variable 'j' is reassigned a value before the old one has been used. 'break;' missing?
adlint-3.2.14/share/demo/dense_switch/dense_switch.c:27:13: warning: Variable 'j' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch]
adlint-3.2.14/share/demo/dense_switch/dense_switch.c:25:13: note: Variable 'j' is reassigned a value before the old one has been used. 'break;' missing?
adlint-3.2.14/share/demo/dense_switch/dense_switch.c:27:13: note: Variable 'j' is reassigned a value before the old one has been used. 'break;' missing?
adlint-3.2.14/share/demo/dense_switch/dense_switch.c:8:15: warning: Either the switch case 'case 0' is redundant or there is division by zero at line 8. [zerodivcond]
adlint-3.2.14/share/demo/dense_switch/dense_switch.c:7:5: note: case 0: i is 0 here.
adlint-3.2.14/share/demo/dense_switch/dense_switch.c:8:15: note: Division by zero
adlint-3.2.14/share/demo/dense_switch/dense_switch.c:10:15: warning: Either the condition 'i==0' is redundant or there is division by zero at line 10. [zerodivcond]
adlint-3.2.14/share/demo/dense_switch/dense_switch.c:11:15: note: Assuming that condition 'i==0' is not redundant
adlint-3.2.14/share/demo/dense_switch/dense_switch.c:10:15: note: Division by zero
adlint-3.2.14/share/demo/dense_switch/dense_switch.c:12:27: warning: Either the condition 'i==0' is redundant or there is division by zero at line 12. [zerodivcond]
adlint-3.2.14/share/demo/dense_switch/dense_switch.c:11:15: note: Assuming that condition 'i==0' is not redundant
adlint-3.2.14/share/demo/dense_switch/dense_switch.c:12:27: note: Division by zero
adlint-3.2.14/share/demo/dense_switch/dense_switch.c:14:27: warning: Either the condition 'i==0' is redundant or there is division by zero at line 14. [zerodivcond]
adlint-3.2.14/share/demo/dense_switch/dense_switch.c:13:15: note: Assuming that condition 'i==0' is not redundant
adlint-3.2.14/share/demo/dense_switch/dense_switch.c:14:27: note: Division by zero
adlint-3.2.14/share/demo/dense_switch/dense_switch.c:25:19: warning: Either the switch case 'case 0' is redundant or there is division by zero at line 25. [zerodivcond]
adlint-3.2.14/share/demo/dense_switch/dense_switch.c:24:9: note: case 0: i is 0 here.
adlint-3.2.14/share/demo/dense_switch/dense_switch.c:25:19: note: Division by zero
adlint-3.2.14/share/demo/dense_switch/dense_switch.c:27:19: warning: Either the switch case 'case 0' is redundant or there is division by zero at line 27. [zerodivcond]
adlint-3.2.14/share/demo/dense_switch/dense_switch.c:24:9: note: case 0: i is 0 here.
adlint-3.2.14/share/demo/dense_switch/dense_switch.c:27:19: note: Division by zero
adlint-3.2.14/share/demo/div_by_zero/div_by_zero.c:27:11: error: Division by zero. [zerodiv]
adlint-3.2.14/share/demo/div_by_zero/div_by_zero.c:23:17: note: Assignment 'i=0', assigned value is 0
adlint-3.2.14/share/demo/div_by_zero/div_by_zero.c:27:11: note: Division by zero
adlint-3.2.14/share/demo/funptr_cast/funptr_cast.c:13:49: style: Variable 'p1' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/funptr_cast/funptr_cast.c:16:55: style: Variable 'p2' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/funptr_cast/funptr_cast.c:17:55: style: Variable 'p3' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/funptr_cast/funptr_cast.c:18:58: style: Variable 'p4' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/funptr_cast/funptr_cast.c:20:40: style: Variable 'p5' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/funptr_cast/funptr_cast.c:22:33: style: Variable 'p6' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/funptr_cast/funptr_cast.c:23:15: style: Variable 'j' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:8:5: style: Variable 'ul' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:6:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:8:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:9:5: style: Variable 'ul' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:8:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:9:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:10:5: style: Variable 'ul' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:9:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:10:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:12:5: style: Variable 'ul' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:10:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:12:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:13:5: style: Variable 'ul' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:12:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:13:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:15:5: style: Variable 'ul' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:13:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:15:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:16:5: style: Variable 'ul' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:15:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:16:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:17:5: style: Variable 'ul' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:16:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:17:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:19:5: style: Variable 'ul' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:17:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:19:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:20:5: style: Variable 'ul' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:19:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:20:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:22:5: style: Variable 'ul' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:20:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:22:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:24:5: style: Variable 'ul' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:22:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:24:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:25:5: style: Variable 'ul' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:24:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:25:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:26:5: style: Variable 'ul' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:25:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:26:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:28:5: style: Variable 'ul' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:26:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:28:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:29:5: style: Variable 'ul' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:28:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:29:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:31:5: style: Variable 'ul' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:29:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:31:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:32:5: style: Variable 'ul' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:31:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:32:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:33:5: style: Variable 'ul' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:32:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:33:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:35:5: style: Variable 'ul' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:33:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:35:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:36:5: style: Variable 'ul' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:35:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:36:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:38:5: style: Variable 'ul' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:36:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:38:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:39:5: style: Variable 'ul' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:38:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:39:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:41:5: style: Variable 'ul' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:39:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:41:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:42:5: style: Variable 'ul' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:41:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:42:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:43:5: style: Variable 'ul' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:42:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:43:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:45:5: style: Variable 'ul' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:43:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:45:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:46:5: style: Variable 'ul' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:45:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:46:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:48:5: style: Variable 'ul' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:46:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:48:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:49:5: style: Variable 'ul' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:48:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:49:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:50:5: style: Variable 'ul' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:49:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:50:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:52:5: style: Variable 'ul' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:50:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:52:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:53:5: style: Variable 'ul' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:52:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:53:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:60:5: style: Variable 'uc' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:58:0: note: Variable 'uc' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:60:5: note: Variable 'uc' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:53:27: style: Variable 'ul' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/implicit_conv/implicit_conv.c:60:5: style: Variable 'uc' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/incomplete_type/incomplete_type.c:28:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
adlint-3.2.14/share/demo/incomplete_type/incomplete_type.c:36:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
adlint-3.2.14/share/demo/incomplete_type/incomplete_type.c:41:9: style: Unused variable: a9 [unusedVariable]
adlint-3.2.14/share/demo/incomplete_type/incomplete_type.c:42:15: style: Unused variable: a10 [unusedVariable]
adlint-3.2.14/share/demo/incomplete_type/incomplete_type.c:43:16: style: Unused variable: f1 [unusedVariable]
adlint-3.2.14/share/demo/incomplete_type/incomplete_type.c:44:22: style: Unused variable: f2 [unusedVariable]
adlint-3.2.14/share/demo/incomplete_type/incomplete_type.c:45:15: style: Unused variable: b1 [unusedVariable]
adlint-3.2.14/share/demo/incomplete_type/incomplete_type.c:46:21: style: Unused variable: b2 [unusedVariable]
adlint-3.2.14/share/demo/incomplete_type/incomplete_type.c:49:9: style: Unused variable: i1 [unusedVariable]
adlint-3.2.14/share/demo/incomplete_type/incomplete_type.c:50:15: style: Unused variable: i2 [unusedVariable]
adlint-3.2.14/share/demo/incomplete_type/incomplete_type.c:51:20: style: Unused variable: baz2 [unusedVariable]
adlint-3.2.14/share/demo/intro_demo/intro_demo.c:17:15: warning: Either the condition 'p!=0' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck]
adlint-3.2.14/share/demo/intro_demo/intro_demo.c:12:15: note: Assuming that condition 'p!=0' is not redundant
adlint-3.2.14/share/demo/intro_demo/intro_demo.c:17:15: note: Null pointer dereference
adlint-3.2.14/share/demo/intro_demo/intro_demo.c:51:19: warning: Either the condition 'i<1' is redundant or there is division by zero at line 51. [zerodivcond]
adlint-3.2.14/share/demo/intro_demo/intro_demo.c:50:15: note: Assuming that condition 'i<1' is not redundant
adlint-3.2.14/share/demo/intro_demo/intro_demo.c:51:19: note: Division by zero
adlint-3.2.14/share/demo/intro_demo/intro_demo.c:51:13: style: Variable 'j' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/intro_demo/intro_demo.c:45:0: error: Memory leak: p [memleak]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:10:12: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:12:12: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:20:25: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:22:26: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:48:19: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:49:17: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:58:13: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:59:20: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:63:20: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:64:13: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:68:19: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:69:20: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:6:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:5:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:6:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:7:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:6:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:7:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:8:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:7:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:8:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:9:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:8:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:9:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:10:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:9:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:10:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:11:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:10:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:11:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:12:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:11:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:12:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:13:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:12:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:13:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:15:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:13:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:15:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:16:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:15:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:16:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:17:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:16:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:17:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:18:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:17:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:18:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:19:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:18:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:19:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:20:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:19:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:20:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:21:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:20:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:21:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:22:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:21:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:22:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:23:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:22:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:23:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:25:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:23:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:25:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:26:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:25:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:26:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:27:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:26:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:27:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:28:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:27:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:28:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:29:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:28:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:29:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:30:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:29:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:30:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:31:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:30:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:31:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:32:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:31:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:32:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:33:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:32:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:33:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:43:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:42:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:43:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:44:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:43:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:44:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:45:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:44:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:45:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:46:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:45:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:46:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:47:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:46:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:47:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:48:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:47:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:48:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:49:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:48:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:49:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:50:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:49:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:50:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:52:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:50:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:52:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:53:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:52:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:53:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:54:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:53:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:54:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:55:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:54:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:55:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:56:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:55:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:56:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:57:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:56:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:57:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:58:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:57:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:58:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:59:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:58:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:59:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:60:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:59:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:60:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:62:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:60:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:62:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:63:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:62:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:63:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:64:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:63:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:64:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:65:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:64:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:65:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:66:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:65:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:66:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:67:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:66:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:67:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:68:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:67:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:68:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:69:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:68:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:69:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:70:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:69:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:70:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:29:20: style: Same expression on both sides of '<'. [duplicateExpression]
adlint-3.2.14/share/demo/logical_expr/logical_expr.c:66:20: style: Same expression on both sides of '&'. [duplicateExpression]
adlint-3.2.14/share/demo/logical_trick/logical_trick.c:18:9: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_trick/logical_trick.c:17:9: note: Variable 'i' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_trick/logical_trick.c:18:9: note: Variable 'i' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_trick/logical_trick.c:20:9: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_trick/logical_trick.c:18:9: note: Variable 'i' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_trick/logical_trick.c:20:9: note: Variable 'i' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_trick/logical_trick.c:21:9: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_trick/logical_trick.c:20:9: note: Variable 'i' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_trick/logical_trick.c:21:9: note: Variable 'i' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_trick/logical_trick.c:28:9: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/logical_trick/logical_trick.c:27:9: note: Variable 'i' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_trick/logical_trick.c:28:9: note: Variable 'i' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/logical_trick/logical_trick.c:21:9: style: Variable 'i' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/logical_trick/logical_trick.c:28:9: style: Variable 'i' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/loop_var/loop_var.c:50:1: style: Label 'LABEL' is not used. [unusedLabel]
adlint-3.2.14/share/demo/malloc_or_die/malloc_or_die.c:25:13: style: Expression is always false because 'else if' condition matches previous condition at line 22. [multiCondition]
adlint-3.2.14/share/demo/malloc_or_die/malloc_or_die.c:25:16: warning: Identical condition 'p==NULL', second condition is always false [identicalConditionAfterEarlyExit]
adlint-3.2.14/share/demo/malloc_or_die/malloc_or_die.c:22:11: note: first condition
adlint-3.2.14/share/demo/malloc_or_die/malloc_or_die.c:25:16: note: second condition
adlint-3.2.14/share/demo/malloc_or_die/malloc_or_die.c:26:10: warning: Either the condition 'p==NULL' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck]
adlint-3.2.14/share/demo/malloc_or_die/malloc_or_die.c:25:16: note: Assuming that condition 'p==NULL' is not redundant
adlint-3.2.14/share/demo/malloc_or_die/malloc_or_die.c:26:10: note: Null pointer dereference
adlint-3.2.14/share/demo/malloc_or_die/malloc_or_die.c:13:5: error: Memory leak: p [memleak]
adlint-3.2.14/share/demo/malloc_or_die/malloc_or_die.c:21:5: error: Memory leak: p [memleak]
adlint-3.2.14/share/demo/malloc_or_die/malloc_or_die.c:34:5: error: Memory leak: p [memleak]
adlint-3.2.14/share/demo/malloc_or_die/malloc_or_die.c:37:0: error: Memory leak: p [memleak]
adlint-3.2.14/share/demo/may_be_null/may_be_null.c:13:6: error: Null pointer dereference: p [nullPointer]
adlint-3.2.14/share/demo/may_be_null/may_be_null.c:9:14: note: Assignment 'p=0', assigned value is 0
adlint-3.2.14/share/demo/may_be_null/may_be_null.c:13:6: note: Null pointer dereference
adlint-3.2.14/share/demo/may_be_null/may_be_null.c:37:6: warning: Possible null pointer dereference: p [nullPointer]
adlint-3.2.14/share/demo/may_be_null/may_be_null.c:31:13: note: Assignment 'p=0', assigned value is 0
adlint-3.2.14/share/demo/may_be_null/may_be_null.c:37:6: note: Null pointer dereference
adlint-3.2.14/share/demo/may_be_null/may_be_null.c:13:5: error: Null pointer dereference [nullPointer]
adlint-3.2.14/share/demo/may_be_null_arith/may_be_null_arith.c:10:6: warning: Possible null pointer dereference: p [nullPointer]
adlint-3.2.14/share/demo/may_be_null_arith/may_be_null_arith.c:4:14: note: Assignment 'p=NULL', assigned value is 0
adlint-3.2.14/share/demo/may_be_null_arith/may_be_null_arith.c:10:6: note: Null pointer dereference
adlint-3.2.14/share/demo/may_be_null_arith/may_be_null_arith.c:11:11: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
adlint-3.2.14/share/demo/may_be_null_arith/may_be_null_arith.c:4:14: note: Assignment 'p=NULL', assigned value is 0
adlint-3.2.14/share/demo/may_be_null_arith/may_be_null_arith.c:11:11: note: Null pointer addition
adlint-3.2.14/share/demo/may_be_null_arith/may_be_null_arith.c:12:6: style: Variable 'c' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/may_be_unset/may_be_unset.c:16:23: warning: Either the condition 'p==NULL' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck]
adlint-3.2.14/share/demo/may_be_unset/may_be_unset.c:16:11: note: Assuming that condition 'p==NULL' is not redundant
adlint-3.2.14/share/demo/may_be_unset/may_be_unset.c:16:23: note: Null pointer dereference
adlint-3.2.14/share/demo/may_be_unset/may_be_unset.c:33:12: error: Uninitialized variable: i [uninitvar]
adlint-3.2.14/share/demo/mmapped_io/mmapped_io.c:15:5: style: Variable 'us' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/mmapped_io/mmapped_io.c:13:5: note: Variable 'us' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/mmapped_io/mmapped_io.c:15:5: note: Variable 'us' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/mmapped_io/mmapped_io.c:16:5: style: Variable 'ul' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/mmapped_io/mmapped_io.c:14:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/mmapped_io/mmapped_io.c:16:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/mmapped_io/mmapped_io.c:19:5: style: Variable 'us' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/mmapped_io/mmapped_io.c:15:5: note: Variable 'us' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/mmapped_io/mmapped_io.c:19:5: note: Variable 'us' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/mmapped_io/mmapped_io.c:20:5: style: Variable 'ul' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/mmapped_io/mmapped_io.c:16:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/mmapped_io/mmapped_io.c:20:5: note: Variable 'ul' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/mmapped_io/mmapped_io.c:19:27: style: Variable 'us' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/mmapped_io/mmapped_io.c:20:26: style: Variable 'ul' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/multi_decl/multi_decl_3.c:20:1: style: Label 'Hoge' is not used. [unusedLabel]
adlint-3.2.14/share/demo/multi_decl/multi_decl_3.c:7:9: style: struct member 'Hoge::i' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/multi_decl/multi_decl_3.c:8:9: style: struct member 'Hoge::HogeHoge' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/multi_decl/multi_decl_3.c:12:9: style: struct member 'HogeHoge::Hoge' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/multi_decl/multi_decl_3.c:13:9: style: struct member 'HogeHoge::HogeHoge' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/must_be_false/must_be_false.c:30:5: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
adlint-3.2.14/share/demo/must_be_false/must_be_false.c:33:5: note: Found duplicate branches for 'if' and 'else'.
adlint-3.2.14/share/demo/must_be_false/must_be_false.c:30:5: note: Found duplicate branches for 'if' and 'else'.
adlint-3.2.14/share/demo/must_be_null/must_be_null.c:9:10: warning: Either the condition 'p' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck]
adlint-3.2.14/share/demo/must_be_null/must_be_null.c:5:9: note: Assuming that condition 'p' is not redundant
adlint-3.2.14/share/demo/must_be_null/must_be_null.c:9:10: note: Null pointer dereference
adlint-3.2.14/share/demo/must_be_null_arith/must_be_null_arith.c:9:15: warning: Either the condition 'p' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
adlint-3.2.14/share/demo/must_be_null_arith/must_be_null_arith.c:5:9: note: Assuming that condition 'p' is not redundant
adlint-3.2.14/share/demo/must_be_null_arith/must_be_null_arith.c:9:15: note: Null pointer addition
adlint-3.2.14/share/demo/null_stmt/null_stmt.c:6:5: warning: Suspicious use of ; at the end of 'for' statement. [suspiciousSemicolon]
adlint-3.2.14/share/demo/overflow/overflow.c:92:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/overflow/overflow.c:91:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/overflow/overflow.c:92:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/overflow/overflow.c:93:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/overflow/overflow.c:92:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/overflow/overflow.c:93:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/overflow/overflow.c:94:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/overflow/overflow.c:93:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/overflow/overflow.c:94:5: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/overflow/overflow.c:98:9: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/overflow/overflow.c:97:9: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/overflow/overflow.c:98:9: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/overflow/overflow.c:99:9: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/overflow/overflow.c:98:9: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/overflow/overflow.c:99:9: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/overflow/overflow.c:100:9: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/overflow/overflow.c:99:9: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/overflow/overflow.c:100:9: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/overflow/overflow.c:105:9: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/overflow/overflow.c:104:9: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/overflow/overflow.c:105:9: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/overflow/overflow.c:110:9: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/overflow/overflow.c:109:9: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/overflow/overflow.c:110:9: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/overflow/overflow.c:117:9: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/overflow/overflow.c:116:9: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/overflow/overflow.c:117:9: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/overflow/overflow.c:122:9: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/overflow/overflow.c:121:9: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/overflow/overflow.c:122:9: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/overflow/overflow.c:123:9: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/overflow/overflow.c:122:9: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/overflow/overflow.c:123:9: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/overflow/overflow.c:124:9: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/overflow/overflow.c:123:9: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/overflow/overflow.c:124:9: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/overflow/overflow.c:41:31: error: Undefined behaviour: float (256.5) to integer conversion overflow. [floatConversionOverflow]
adlint-3.2.14/share/demo/overflow/overflow.c:47:21: error: Undefined behaviour: float (1.5e+10) to integer conversion overflow. [floatConversionOverflow]
adlint-3.2.14/share/demo/overflow/overflow.c:8:27: style: Variable 'c' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/overflow/overflow.c:12:27: style: Variable 'c' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/overflow/overflow.c:17:27: style: Variable 'c' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/overflow/overflow.c:21:27: style: Variable 'c' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/overflow/overflow.c:26:27: style: Variable 'c' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/overflow/overflow.c:34:23: style: Variable 'sc1' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/overflow/overflow.c:35:23: style: Variable 'sc2' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/overflow/overflow.c:37:23: style: Variable 'sc3' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/overflow/overflow.c:38:23: style: Variable 'sc4' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/overflow/overflow.c:40:25: style: Variable 'uc1' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/overflow/overflow.c:41:25: style: Variable 'uc2' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/overflow/overflow.c:43:25: style: Variable 'uc3' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/overflow/overflow.c:44:25: style: Variable 'uc4' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/overflow/overflow.c:46:15: style: Variable 'si1' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/overflow/overflow.c:47:15: style: Variable 'si2' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/overflow/overflow.c:49:15: style: Variable 'si3' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/overflow/overflow.c:50:15: style: Variable 'si4' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/overflow/overflow.c:55:25: style: Variable 'uc5' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/overflow/overflow.c:56:25: style: Variable 'uc6' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/overflow/overflow.c:58:26: style: Variable 'us1' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/overflow/overflow.c:59:26: style: Variable 'us2' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/overflow/overflow.c:61:24: style: Variable 'ui1' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/overflow/overflow.c:62:24: style: Variable 'ui2' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/overflow/overflow.c:64:25: style: Variable 'ul1' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/overflow/overflow.c:65:25: style: Variable 'ul2' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/overflow/overflow.c:67:25: style: Variable 'uc7' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/overflow/overflow.c:68:25: style: Variable 'uc8' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/overflow/overflow.c:70:24: style: Variable 'ui3' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/overflow/overflow.c:71:24: style: Variable 'ui4' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/overflow/overflow.c:73:25: style: Variable 'a' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/overflow/overflow.c:75:23: style: Variable 'sc5' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/overflow/overflow.c:76:23: style: Variable 'sc6' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/overflow/overflow.c:78:15: style: Variable 'si5' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/overflow/overflow.c:79:15: style: Variable 'si6' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/overflow/overflow.c:124:13: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/press_release/press_release.c:30:17: warning: Possible null pointer dereference: ptr [nullPointer]
adlint-3.2.14/share/demo/press_release/press_release.c:27:16: note: Assignment 'ptr=NULL', assigned value is 0
adlint-3.2.14/share/demo/press_release/press_release.c:30:17: note: Null pointer dereference
adlint-3.2.14/share/demo/press_release/press_release.c:37:6: style: Variable 'i' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/press_release/press_release.c:14:5: error: Address of local auto-variable assigned to a function parameter. [autoVariables]
adlint-3.2.14/share/demo/register_vars/register_vars.c:8:5: style: Variable 'p' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/register_vars/register_vars.c:6:0: note: Variable 'p' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/register_vars/register_vars.c:8:5: note: Variable 'p' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/register_vars/register_vars.c:9:5: style: Variable 'p' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/register_vars/register_vars.c:8:5: note: Variable 'p' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/register_vars/register_vars.c:9:5: note: Variable 'p' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/reserved_ident/reserved_ident.c:57:9: style: struct member '__struct_tag::i' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/reserved_ident/reserved_ident.c:60:9: style: struct member '_STRUCT_TAG::i' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/reserved_ident/reserved_ident.c:63:9: style: struct member '_struct_tag::i' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/reserved_ident/reserved_ident.c:67:9: style: union member '__union_tag::i' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/reserved_ident/reserved_ident.c:70:9: style: union member '_UNION_TAG::i' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/reserved_ident/reserved_ident.c:73:9: style: union member '_union_tag::i' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/reserved_ident/reserved_ident.c:81:9: style: struct member '__struct_tag_::i' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/reserved_ident/reserved_ident.c:84:9: style: struct member '_STRUCT_TAG_::i' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/reserved_ident/reserved_ident.c:87:9: style: struct member '_struct_tag_::i' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/reserved_ident/reserved_ident.c:91:9: style: struct member '__unnamed_t::i' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/reserved_ident/reserved_ident.c:94:9: style: struct member '_UNNAMED_T::i' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/reserved_ident/reserved_ident.c:97:9: style: struct member '_unnamed_t::i' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/retn_lvar_addr/retn_lvar_addr.c:39:5: style: Variable 'gpc' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
adlint-3.2.14/share/demo/retn_lvar_addr/retn_lvar_addr.c:38:5: note: Variable 'gpc' is reassigned a value before the old one has been used if variable is no semaphore variable.
adlint-3.2.14/share/demo/retn_lvar_addr/retn_lvar_addr.c:39:5: note: Variable 'gpc' is reassigned a value before the old one has been used if variable is no semaphore variable.
adlint-3.2.14/share/demo/retn_lvar_addr/retn_lvar_addr.c:21:10: style: The scope of the variable 'p' can be reduced. [variableScope]
adlint-3.2.14/share/demo/retn_lvar_addr/retn_lvar_addr.c:24:14: style: Variable 'p' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/retn_lvar_addr/retn_lvar_addr.c:23:13: style: Unused variable: i [unusedVariable]
adlint-3.2.14/share/demo/retn_lvar_addr/retn_lvar_addr.c:46:10: style: Variable 'p' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/retn_lvar_addr/retn_lvar_addr.c:4:5: error: Address of an auto-variable returned. [returnAddressOfAutoVariable]
adlint-3.2.14/share/demo/retn_lvar_addr/retn_lvar_addr.c:16:5: error: Address of local auto-variable assigned to a function parameter. [autoVariables]
adlint-3.2.14/share/demo/retn_lvar_addr/retn_lvar_addr.c:37:5: warning: Address of local variable i is assigned to global pointer gpi and not reassigned before i goes out of scope. [autoVariablesAssignGlobalPointer]
adlint-3.2.14/share/demo/sequence_point/sequence_point.c:29:9: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
adlint-3.2.14/share/demo/sequence_point/sequence_point.c:14:9: style: Variable 'b' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/sequence_point/sequence_point.c:13:9: note: Variable 'b' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/sequence_point/sequence_point.c:14:9: note: Variable 'b' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/sequence_point/sequence_point.c:15:9: style: Variable 'b' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/sequence_point/sequence_point.c:14:9: note: Variable 'b' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/sequence_point/sequence_point.c:15:9: note: Variable 'b' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/sequence_point/sequence_point.c:20:9: style: Variable 'b' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/sequence_point/sequence_point.c:19:9: note: Variable 'b' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/sequence_point/sequence_point.c:20:9: note: Variable 'b' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/sequence_point/sequence_point.c:29:9: style: Variable 'b' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/sequence_point/sequence_point.c:28:9: note: Variable 'b' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/sequence_point/sequence_point.c:29:9: note: Variable 'b' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/sequence_point/sequence_point.c:7:11: error: Expression 'a=b*a++' depends on order of evaluation of side effects [unknownEvaluationOrder]
adlint-3.2.14/share/demo/sequence_point/sequence_point.c:8:11: error: Expression 'a=bar(&a)*a++' depends on order of evaluation of side effects [unknownEvaluationOrder]
adlint-3.2.14/share/demo/sequence_point/sequence_point.c:9:28: error: Expression 'a+++--a' depends on order of evaluation of side effects [unknownEvaluationOrder]
adlint-3.2.14/share/demo/sequence_point/sequence_point.c:19:21: error: Expression '(a+1)+a++' depends on order of evaluation of side effects [unknownEvaluationOrder]
adlint-3.2.14/share/demo/sequence_point/sequence_point.c:20:18: error: Expression 'c[a]+c[++a]' depends on order of evaluation of side effects [unknownEvaluationOrder]
adlint-3.2.14/share/demo/sequence_point/sequence_point.c:21:14: error: Expression 'a,a++' depends on order of evaluation of side effects [unknownEvaluationOrder]
adlint-3.2.14/share/demo/sequence_point/sequence_point.c:22:16: error: Expression 'a++,a' depends on order of evaluation of side effects [unknownEvaluationOrder]
adlint-3.2.14/share/demo/sequence_point/sequence_point.c:24:14: error: Expression 'c[a]=a+++b' depends on order of evaluation of side effects [unknownEvaluationOrder]
adlint-3.2.14/share/demo/shift_expr/shift_expr.c:8:5: style: Variable 'j' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/shift_expr/shift_expr.c:7:5: note: Variable 'j' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/shift_expr/shift_expr.c:8:5: note: Variable 'j' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/shift_expr/shift_expr.c:10:5: style: Variable 'j' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/shift_expr/shift_expr.c:8:5: note: Variable 'j' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/shift_expr/shift_expr.c:10:5: note: Variable 'j' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/shift_expr/shift_expr.c:11:5: style: Variable 'j' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/shift_expr/shift_expr.c:10:5: note: Variable 'j' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/shift_expr/shift_expr.c:11:5: note: Variable 'j' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/shift_expr/shift_expr.c:7:11: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
adlint-3.2.14/share/demo/shift_expr/shift_expr.c:10:11: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
adlint-3.2.14/share/demo/shift_expr/shift_expr.c:11:16: style: Variable 'j' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/static_paths/static_paths.c:60:9: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
adlint-3.2.14/share/demo/static_paths/static_paths.c:65:9: note: Found duplicate branches for 'if' and 'else'.
adlint-3.2.14/share/demo/static_paths/static_paths.c:60:9: note: Found duplicate branches for 'if' and 'else'.
adlint-3.2.14/share/demo/static_paths/static_paths.c:75:9: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
adlint-3.2.14/share/demo/static_paths/static_paths.c:80:9: note: Found duplicate branches for 'if' and 'else'.
adlint-3.2.14/share/demo/static_paths/static_paths.c:75:9: note: Found duplicate branches for 'if' and 'else'.
adlint-3.2.14/share/demo/tag_hiding/tag_hiding.c:2:9: style: struct member 'struct_tag::i' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/tag_hiding/tag_hiding.c:3:9: style: struct member 'struct_tag::j' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/tag_hiding/tag_hiding.c:7:9: style: union member 'union_tag::i' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/tag_hiding/tag_hiding.c:8:9: style: union member 'union_tag::j' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/union_type/union_type.c:2:9: style: struct member 'event::type' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/union_type/union_type.c:4:15: style: union member 'Anonymous0::p' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/union_type/union_type.c:11:20: style: union member 'foo::s' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/union_type/union_type.c:15:18: style: union member 'bar::a' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/union_type/union_type.c:16:11: style: union member 'bar::b' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/union_type/union_type.c:24:19: style: struct member 'baz::a' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/union_type/union_type.c:21:16: style: union member 'Anonymous1::a' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/union_type/union_type.c:22:9: style: union member 'Anonymous1::b' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/union_type/union_type.c:31:15: style: Unused variable: u1 [unusedVariable]
adlint-3.2.14/share/demo/unnamed_member/unnamed_member.c:2:18: style: struct member 'foo::b0' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/unnamed_member/unnamed_member.c:5:18: style: struct member 'foo::b3' is never used. [unusedStructMember]
adlint-3.2.14/share/demo/unreachable/unreachable.c:6:15: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition]
adlint-3.2.14/share/demo/unreachable/unreachable.c:5:11: note: outer condition: i==0
adlint-3.2.14/share/demo/unreachable/unreachable.c:6:15: note: opposite inner condition: i>0
adlint-3.2.14/share/demo/unreachable/unreachable.c:12:15: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition]
adlint-3.2.14/share/demo/unreachable/unreachable.c:11:11: note: outer condition: i<0
adlint-3.2.14/share/demo/unreachable/unreachable.c:12:15: note: opposite inner condition: i>3
adlint-3.2.14/share/demo/unreachable/unreachable.c:6:15: style: Condition 'i>0' is always false [knownConditionTrueFalse]
adlint-3.2.14/share/demo/unreachable/unreachable.c:5:11: note: Assuming that condition 'i==0' is not redundant
adlint-3.2.14/share/demo/unreachable/unreachable.c:6:15: note: Condition 'i>0' is always false
adlint-3.2.14/share/demo/unreachable/unreachable.c:19:15: style: Condition 'i<0' is always false [knownConditionTrueFalse]
adlint-3.2.14/share/demo/unreachable/unreachable.c:18:5: note: case 0: i is 0 here.
adlint-3.2.14/share/demo/unreachable/unreachable.c:19:15: note: Condition 'i<0' is always false
adlint-3.2.14/share/demo/unreachable/unreachable.c:24:15: style: Condition '5<i' is always false [knownConditionTrueFalse]
adlint-3.2.14/share/demo/unreachable/unreachable.c:23:5: note: case 1: i is 1 here.
adlint-3.2.14/share/demo/unreachable/unreachable.c:24:15: note: Condition '5<i' is always false
adlint-3.2.14/share/demo/useless_expr/useless_expr.c:16:5: error: Memory leak: p [memleak]
adlint-3.2.14/share/demo/useless_expr/useless_expr.c:13:7: warning: Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'? [clarifyStatement]
adlint-3.2.14/share/demo/useless_vars/useless_vars.c:12:11: style: Condition 'i==0' is always true [knownConditionTrueFalse]
adlint-3.2.14/share/demo/useless_vars/useless_vars.c:8:16: note: Assignment 'i=foo(0)', assigned value is 0
adlint-3.2.14/share/demo/useless_vars/useless_vars.c:12:11: note: Condition 'i==0' is always true
adlint-3.2.14/share/demo/useless_vars/useless_vars.c:9:9: style: The scope of the variable 'ii' can be reduced. [variableScope]
adlint-3.2.14/share/demo/useless_vars/useless_vars.c:13:18: error: Uninitialized variable: ii [uninitvar]
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:8:13: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:7:13: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:8:13: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:17:13: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:16:13: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:17:13: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:32:13: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:31:13: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:32:13: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:41:13: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:40:13: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:41:13: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:56:13: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:55:13: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:56:13: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:65:13: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:64:13: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:65:13: note: Variable 'r' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:83:9: style: Variable 'ui4' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:82:9: note: Variable 'ui4' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:83:9: note: Variable 'ui4' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:84:9: style: Variable 'ui4' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:83:9: note: Variable 'ui4' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:84:9: note: Variable 'ui4' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:86:9: style: Variable 'ui4' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:84:9: note: Variable 'ui4' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:86:9: note: Variable 'ui4' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:96:9: style: Variable 'ui3' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:95:9: note: Variable 'ui3' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:96:9: note: Variable 'ui3' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:98:9: style: Variable 'ui3' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:96:9: note: Variable 'ui3' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:98:9: note: Variable 'ui3' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:108:9: style: Variable 'ui3' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:107:9: note: Variable 'ui3' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:108:9: note: Variable 'ui3' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:110:9: style: Variable 'ui3' is reassigned a value before the old one has been used. [redundantAssignment]
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:108:9: note: Variable 'ui3' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:110:9: note: Variable 'ui3' is reassigned a value before the old one has been used.
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:77:37: style: Same expression on both sides of '-'. [duplicateExpression]
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:83:18: style: Same expression on both sides of '-'. [duplicateExpression]
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:4:13: style: The scope of the variable 'r' can be reduced. [variableScope]
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:28:13: style: The scope of the variable 'r' can be reduced. [variableScope]
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:52:21: style: The scope of the variable 'r' can be reduced. [variableScope]
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:7:19: warning: Either the condition 'i>2000000000' is redundant or there is signed integer overflow for expression 'i*5'. [integerOverflowCond]
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:6:15: note: Assuming that condition 'i>2000000000' is not redundant
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:7:19: note: Integer overflow
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:8:19: warning: Either the condition 'i>2000000000' is redundant or there is signed integer overflow for expression 'i+i'. [integerOverflowCond]
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:6:15: note: Assuming that condition 'i>2000000000' is not redundant
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:8:19: note: Integer overflow
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:8:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:20:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:32:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:44:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:56:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:68:17: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:76:28: style: Variable 'ui1' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:77:28: style: Variable 'ui2' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:78:28: style: Variable 'ui3' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:86:15: style: Variable 'ui4' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:90:28: style: Variable 'ui1' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:91:28: style: Variable 'ui2' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:98:15: style: Variable 'ui3' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:102:28: style: Variable 'ui1' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:103:28: style: Variable 'ui2' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:110:15: style: Variable 'ui3' is assigned a value that is never used. [unreadVariable]
adlint-3.2.14/share/demo/wrap_around/wrap_around.c:116:18: style: Unused variable: ui [unusedVariable]
[22:26]

ftp://ftp.se.debian.org/debian/pool/main/a/admesh/admesh_0.98.3.orig.tar.gz
admesh-0.98.3/src/connect.c:373:7: style: The scope of the variable 'i' can be reduced. [variableScope]
admesh-0.98.3/src/connect.c:374:18: style: The scope of the variable 'temp' can be reduced. [variableScope]
admesh-0.98.3/src/connect.c:498:7: style: The scope of the variable 'vnot1' can be reduced. [variableScope]
admesh-0.98.3/src/connect.c:499:7: style: The scope of the variable 'vnot2' can be reduced. [variableScope]
admesh-0.98.3/src/connect.c:849:7: style: The scope of the variable 'first_facet' can be reduced. [variableScope]
admesh-0.98.3/src/shared.c:46:7: style: The scope of the variable 'first_facet' can be reduced. [variableScope]
admesh-0.98.3/src/shared.c:147:14: style: The scope of the variable 'error_msg' can be reduced. [variableScope]
admesh-0.98.3/src/shared.c:183:14: style: The scope of the variable 'error_msg' can be reduced. [variableScope]
admesh-0.98.3/src/stl_io.c:130:14: style: The scope of the variable 'error_msg' can be reduced. [variableScope]
admesh-0.98.3/src/stl_io.c:176:9: style: The scope of the variable 'error_msg' can be reduced. [variableScope]
admesh-0.98.3/src/stl_io.c:267:14: style: The scope of the variable 'error_msg' can be reduced. [variableScope]
admesh-0.98.3/src/stl_io.c:343:13: style: The scope of the variable 'j' can be reduced. [variableScope]
admesh-0.98.3/src/stl_io.c:344:14: style: The scope of the variable 'error_msg' can be reduced. [variableScope]
admesh-0.98.3/src/stl_io.c:417:14: style: The scope of the variable 'error_msg' can be reduced. [variableScope]
admesh-0.98.3/src/stlinit.c:338:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
admesh-0.98.3/src/stlinit.c:73:18: style: The scope of the variable 'i' can be reduced. [variableScope]
admesh-0.98.3/src/stlinit.c:73:21: style: The scope of the variable 'j' can be reduced. [variableScope]
admesh-0.98.3/src/stlinit.c:76:18: style: The scope of the variable 'num_lines' can be reduced. [variableScope]
admesh-0.98.3/src/stlinit.c:77:19: style: The scope of the variable 'error_msg' can be reduced. [variableScope]
admesh-0.98.3/src/stlinit.c:312:9: style: The scope of the variable 'diff_x' can be reduced. [variableScope]
admesh-0.98.3/src/stlinit.c:313:9: style: The scope of the variable 'diff_y' can be reduced. [variableScope]
admesh-0.98.3/src/stlinit.c:314:9: style: The scope of the variable 'diff_z' can be reduced. [variableScope]
admesh-0.98.3/src/stlinit.c:315:9: style: The scope of the variable 'max_diff' can be reduced. [variableScope]
admesh-0.98.3/src/stlinit.c:187:37: style: Function 'stl_open_merge' argument 2 names different: declaration 'file' definition 'file_to_merge'. [funcArgNamesDifferent]
admesh-0.98.3/src/stl.h:171:49: note: Function 'stl_open_merge' argument 2 names different: declaration 'file' definition 'file_to_merge'.
admesh-0.98.3/src/stlinit.c:187:37: note: Function 'stl_open_merge' argument 2 names different: declaration 'file' definition 'file_to_merge'.
admesh-0.98.3/src/util.c:367:9: style: The scope of the variable 'height' can be reduced. [variableScope]
admesh-0.98.3/src/util.c:368:9: style: The scope of the variable 'area' can be reduced. [variableScope]
admesh-0.98.3/src/util.c:443:7: style: The scope of the variable 'i' can be reduced. [variableScope]
admesh-0.98.3/src/util.c:444:7: style: The scope of the variable 'last_edges_fixed' can be reduced. [variableScope]
[22:26]

ftp://ftp.se.debian.org/debian/pool/main/a/adminer/adminer_4.6.3.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/adns/adns_1.5.0~rc1.orig.tar.gz
adns-1.5.0~rc1/client/adh-main.c:133:28: style: The scope of the variable 'oip' can be reduced. [variableScope]
adns-1.5.0~rc1/client/adh-main.c:134:15: style: The scope of the variable 'arg2' can be reduced. [variableScope]
adns-1.5.0~rc1/client/adh-main.c:135:7: style: The scope of the variable 'invert' can be reduced. [variableScope]
adns-1.5.0~rc1/client/adh-main.c:193:9: style: The scope of the variable 'newline' can be reduced. [variableScope]
adns-1.5.0~rc1/client/adh-main.c:193:19: style: The scope of the variable 'space' can be reduced. [variableScope]
adns-1.5.0~rc1/client/adh-query.c:73:8: style: The scope of the variable 'idbuf' can be reduced. [variableScope]
adns-1.5.0~rc1/client/adh-query.c:239:26: style: The scope of the variable 'statusstring' can be reduced. [variableScope]
adns-1.5.0~rc1/client/adh-query.c:264:7: style: The scope of the variable 'rrn' can be reduced. [variableScope]
adns-1.5.0~rc1/client/adh-query.c:265:15: style: The scope of the variable 'rrp' can be reduced. [variableScope]
adns-1.5.0~rc1/client/adnsheloex.c:183:16: style: The scope of the variable 'addr' can be reduced. [variableScope]
adns-1.5.0~rc1/client/adnslogres.c:109:21: error: Array index -1 is out of bounds. [negativeIndex]
adns-1.5.0~rc1/client/adnslogres.c:110:22: error: Array index -1 is out of bounds. [negativeIndex]
adns-1.5.0~rc1/client/adnsresfilter.c:238:7: style: The scope of the variable 'r' can be reduced. [variableScope]
adns-1.5.0~rc1/client/adnsresfilter.c:261:16: style: The scope of the variable 'newlen' can be reduced. [variableScope]
adns-1.5.0~rc1/client/adnsresfilter.c:284:21: style: The scope of the variable 'foundthing' can be reduced. [variableScope]
adns-1.5.0~rc1/client/adnsresfilter.c:285:7: style: The scope of the variable 'r' can be reduced. [variableScope]
adns-1.5.0~rc1/client/adnsresfilter.c:311:7: style: The scope of the variable 'r' can be reduced. [variableScope]
adns-1.5.0~rc1/client/adnsresfilter.c:351:10: style: The scope of the variable 'c' can be reduced. [variableScope]
adns-1.5.0~rc1/client/adnstest.c:174:31: style: The scope of the variable 'ch' can be reduced. [variableScope]
adns-1.5.0~rc1/regress/hcommon.c:284:13: warning: Either the condition 'op' is redundant or there is possible null pointer dereference: op. [nullPointerRedundantCheck]
adns-1.5.0~rc1/regress/hcommon.c:282:7: note: Assuming that condition 'op' is not redundant
adns-1.5.0~rc1/regress/hcommon.c:284:13: note: Null pointer dereference
adns-1.5.0~rc1/regress/hcommon.c:250:15: style: The scope of the variable 'mfavar' can be reduced. [variableScope]
adns-1.5.0~rc1/regress/hcommon.c:148:47: style: Function 'Tvbaddr' argument 2 names different: declaration 'addrlen' definition 'len'. [funcArgNamesDifferent]
adns-1.5.0~rc1/regress/harness.h:36:47: note: Function 'Tvbaddr' argument 2 names different: declaration 'addrlen' definition 'len'.
adns-1.5.0~rc1/regress/hcommon.c:148:47: note: Function 'Tvbaddr' argument 2 names different: declaration 'addrlen' definition 'len'.
adns-1.5.0~rc1/regress/hcommon.c:167:38: style: Function 'Tvbfdset' argument 2 names different: declaration 'set' definition 'fds'. [funcArgNamesDifferent]
adns-1.5.0~rc1/regress/harness.h:34:38: note: Function 'Tvbfdset' argument 2 names different: declaration 'set' definition 'fds'.
adns-1.5.0~rc1/regress/hcommon.c:167:38: note: Function 'Tvbfdset' argument 2 names different: declaration 'set' definition 'fds'.
adns-1.5.0~rc1/regress/hcommon.c:243:19: style: struct member 'Anonymous0::d' is never used. [unusedStructMember]
adns-1.5.0~rc1/regress/hcommon.c:243:27: style: struct member 'Anonymous0::ul' is never used. [unusedStructMember]
adns-1.5.0~rc1/regress/hcommon.c:243:37: style: struct member 'Anonymous0::p' is never used. [unusedStructMember]
adns-1.5.0~rc1/regress/hcommon.c:243:47: style: struct member 'Anonymous0::fp' is never used. [unusedStructMember]
adns-1.5.0~rc1/regress/hcommon.c:246:41: style: struct member 'Anonymous1::tail' is never used. [unusedStructMember]
adns-1.5.0~rc1/regress/hcommon.c:84:44: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
adns-1.5.0~rc1/regress/hplayback.c:37:7: style: The scope of the variable 'fd' can be reduced. [variableScope]
adns-1.5.0~rc1/regress/hplayback.c:103:7: style: The scope of the variable 'r' can be reduced. [variableScope]
adns-1.5.0~rc1/regress/hplayback.c:103:10: style: The scope of the variable 'c' can be reduced. [variableScope]
adns-1.5.0~rc1/regress/hplayback.c:325:10: style: The scope of the variable 'al' can be reduced. [variableScope]
adns-1.5.0~rc1/regress/hrecord.c:25:7: style: The scope of the variable 'fd' can be reduced. [variableScope]
adns-1.5.0~rc1/regress/hrecord.c:115:25: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
adns-1.5.0~rc1/src/addrfam.c:176:52: style: Function 'adns__guess_prefix_length' argument 1 names different: declaration 'addr' definition 'sa'. [funcArgNamesDifferent]
adns-1.5.0~rc1/src/internal.h:431:59: note: Function 'adns__guess_prefix_length' argument 1 names different: declaration 'addr' definition 'sa'.
adns-1.5.0~rc1/src/addrfam.c:176:52: note: Function 'adns__guess_prefix_length' argument 1 names different: declaration 'addr' definition 'sa'.
adns-1.5.0~rc1/src/addrfam.c:269:23: style: Function 'adns_text2addr' argument 4 names different: declaration 'sa_r' definition 'sa'. [funcArgNamesDifferent]
adns-1.5.0~rc1/src/adns.h:709:23: note: Function 'adns_text2addr' argument 4 names different: declaration 'sa_r' definition 'sa'.
adns-1.5.0~rc1/src/addrfam.c:269:23: note: Function 'adns_text2addr' argument 4 names different: declaration 'sa_r' definition 'sa'.
adns-1.5.0~rc1/src/check.c:63:14: style: The scope of the variable 'child' can be reduced. [variableScope]
adns-1.5.0~rc1/src/check.c:139:22: style: The scope of the variable 'child' can be reduced. [variableScope]
adns-1.5.0~rc1/src/check.c:180:14: style: The scope of the variable 'search' can be reduced. [variableScope]
adns-1.5.0~rc1/src/check.c:81:26: style: A pointer can not be negative so it is either pointless or an error to check if it is not. [pointerPositive]
adns-1.5.0~rc1/src/event.c:98:7: style: The scope of the variable 'r' can be reduced. [variableScope]
adns-1.5.0~rc1/src/event.c:98:10: style: The scope of the variable 'fd' can be reduced. [variableScope]
adns-1.5.0~rc1/src/event.c:100:20: style: The scope of the variable 'proto' can be reduced. [variableScope]
adns-1.5.0~rc1/src/event.c:535:10: style: The scope of the variable 'fd' can be reduced. [variableScope]
adns-1.5.0~rc1/src/event.c:535:14: style: The scope of the variable 'revents' can be reduced. [variableScope]
adns-1.5.0~rc1/src/event.c:689:17: style: The scope of the variable 'rsel' can be reduced. [variableScope]
adns-1.5.0~rc1/src/event.c:285:27: style: Function 'adns_firsttimeout' argument 2 names different: declaration 'tv_mod' definition 'tv_io'. [funcArgNamesDifferent]
adns-1.5.0~rc1/src/adns.h:845:27: note: Function 'adns_firsttimeout' argument 2 names different: declaration 'tv_mod' definition 'tv_io'.
adns-1.5.0~rc1/src/event.c:285:27: note: Function 'adns_firsttimeout' argument 2 names different: declaration 'tv_mod' definition 'tv_io'.
adns-1.5.0~rc1/src/event.c:285:50: style: Function 'adns_firsttimeout' argument 3 names different: declaration 'tv_buf' definition 'tvbuf'. [funcArgNamesDifferent]
adns-1.5.0~rc1/src/adns.h:845:51: note: Function 'adns_firsttimeout' argument 3 names different: declaration 'tv_buf' definition 'tvbuf'.
adns-1.5.0~rc1/src/event.c:285:50: note: Function 'adns_firsttimeout' argument 3 names different: declaration 'tv_buf' definition 'tvbuf'.
adns-1.5.0~rc1/src/event.c:552:45: style: Function 'adns_beforeselect' argument 2 names different: declaration 'maxfd' definition 'maxfd_io'. [funcArgNamesDifferent]
adns-1.5.0~rc1/src/adns.h:882:45: note: Function 'adns_beforeselect' argument 2 names different: declaration 'maxfd' definition 'maxfd_io'.
adns-1.5.0~rc1/src/event.c:552:45: note: Function 'adns_beforeselect' argument 2 names different: declaration 'maxfd' definition 'maxfd_io'.
adns-1.5.0~rc1/src/event.c:552:63: style: Function 'adns_beforeselect' argument 3 names different: declaration 'readfds' definition 'readfds_io'. [funcArgNamesDifferent]
adns-1.5.0~rc1/src/adns.h:882:60: note: Function 'adns_beforeselect' argument 3 names different: declaration 'readfds' definition 'readfds_io'.
adns-1.5.0~rc1/src/event.c:552:63: note: Function 'adns_beforeselect' argument 3 names different: declaration 'readfds' definition 'readfds_io'.
adns-1.5.0~rc1/src/event.c:553:18: style: Function 'adns_beforeselect' argument 4 names different: declaration 'writefds' definition 'writefds_io'. [funcArgNamesDifferent]
adns-1.5.0~rc1/src/adns.h:883:18: note: Function 'adns_beforeselect' argument 4 names different: declaration 'writefds' definition 'writefds_io'.
adns-1.5.0~rc1/src/event.c:553:18: note: Function 'adns_beforeselect' argument 4 names different: declaration 'writefds' definition 'writefds_io'.
adns-1.5.0~rc1/src/event.c:553:39: style: Function 'adns_beforeselect' argument 5 names different: declaration 'exceptfds' definition 'exceptfds_io'. [funcArgNamesDifferent]
adns-1.5.0~rc1/src/adns.h:883:36: note: Function 'adns_beforeselect' argument 5 names different: declaration 'exceptfds' definition 'exceptfds_io'.
adns-1.5.0~rc1/src/event.c:553:39: note: Function 'adns_beforeselect' argument 5 names different: declaration 'exceptfds' definition 'exceptfds_io'.
adns-1.5.0~rc1/src/event.c:554:51: style: Function 'adns_beforeselect' argument 7 names different: declaration 'tv_buf' definition 'tv_tobuf'. [funcArgNamesDifferent]
adns-1.5.0~rc1/src/adns.h:884:51: note: Function 'adns_beforeselect' argument 7 names different: declaration 'tv_buf' definition 'tv_tobuf'.
adns-1.5.0~rc1/src/event.c:554:51: note: Function 'adns_beforeselect' argument 7 names different: declaration 'tv_buf' definition 'tv_tobuf'.
adns-1.5.0~rc1/src/general.c:53:8: style: The scope of the variable 'buf' can be reduced. [variableScope]
adns-1.5.0~rc1/src/general.c:89:5: style: Variable 'bef' is assigned a value that is never used. [unreadVariable]
adns-1.5.0~rc1/src/query.c:437:30: warning: Comparison of a boolean expression with an integer other than 0 or 1. [compareBoolExpressionWithInt]
adns-1.5.0~rc1/src/query.c:116:10: style: The scope of the variable 'c' can be reduced. [variableScope]
adns-1.5.0~rc1/src/query.c:339:20: style: Function 'adns_submit_reverse_any' argument 3 names different: declaration 'rzone' definition 'zone'. [funcArgNamesDifferent]
adns-1.5.0~rc1/src/adns.h:687:20: note: Function 'adns_submit_reverse_any' argument 3 names different: declaration 'rzone' definition 'zone'.
adns-1.5.0~rc1/src/query.c:339:20: note: Function 'adns_submit_reverse_any' argument 3 names different: declaration 'rzone' definition 'zone'.
adns-1.5.0~rc1/src/query.c:507:49: style: Function 'adns__returning' argument 2 names different: declaration 'qu' definition 'qu_for_caller'. [funcArgNamesDifferent]
adns-1.5.0~rc1/src/internal.h:714:49: note: Function 'adns__returning' argument 2 names different: declaration 'qu' definition 'qu_for_caller'.
adns-1.5.0~rc1/src/query.c:507:49: note: Function 'adns__returning' argument 2 names different: declaration 'qu' definition 'qu_for_caller'.
adns-1.5.0~rc1/src/query.c:552:29: style: Function 'adns_cancel' argument 1 names different: declaration 'query' definition 'qu'. [funcArgNamesDifferent]
adns-1.5.0~rc1/src/adns.h:661:29: note: Function 'adns_cancel' argument 1 names different: declaration 'query' definition 'qu'.
adns-1.5.0~rc1/src/query.c:552:29: note: Function 'adns_cancel' argument 1 names different: declaration 'query' definition 'qu'.
adns-1.5.0~rc1/src/query.c:392:14: warning: Division by result of sizeof(). malloc() expects a size in bytes, did you intend to multiply instead? [sizeofDivisionMemfunc]
adns-1.5.0~rc1/src/reply.c:31:61: style: Function 'adns__procdgram' argument 3 names different: declaration 'len' definition 'dglen'. [funcArgNamesDifferent]
adns-1.5.0~rc1/src/internal.h:724:61: note: Function 'adns__procdgram' argument 3 names different: declaration 'len' definition 'dglen'.
adns-1.5.0~rc1/src/reply.c:31:61: note: Function 'adns__procdgram' argument 3 names different: declaration 'len' definition 'dglen'.
adns-1.5.0~rc1/src/reply.c:208:11: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
adns-1.5.0~rc1/src/setup.c:263:15: style: The scope of the variable 'opt' can be reduced. [variableScope]
adns-1.5.0~rc1/src/setup.c:263:38: style: The scope of the variable 'endopt' can be reduced. [variableScope]
adns-1.5.0~rc1/src/setup.c:741:27: style: Function 'adns_init' argument 1 names different: declaration 'newstate_r' definition 'ads_r'. [funcArgNamesDifferent]
adns-1.5.0~rc1/src/adns.h:491:27: note: Function 'adns_init' argument 1 names different: declaration 'newstate_r' definition 'ads_r'.
adns-1.5.0~rc1/src/setup.c:741:27: note: Function 'adns_init' argument 1 names different: declaration 'newstate_r' definition 'ads_r'.
adns-1.5.0~rc1/src/setup.c:767:34: style: Function 'adns_init_strcfg' argument 1 names different: declaration 'newstate_r' definition 'ads_r'. [funcArgNamesDifferent]
adns-1.5.0~rc1/src/adns.h:494:34: note: Function 'adns_init_strcfg' argument 1 names different: declaration 'newstate_r' definition 'ads_r'.
adns-1.5.0~rc1/src/setup.c:767:34: note: Function 'adns_init_strcfg' argument 1 names different: declaration 'newstate_r' definition 'ads_r'.
adns-1.5.0~rc1/src/transmit.c:144:7: style: Variable 'st' is assigned a value that is never used. [unreadVariable]
adns-1.5.0~rc1/src/types.c:1114:3: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
adns-1.5.0~rc1/src/types.c:1128:3: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
adns-1.5.0~rc1/src/types.c:1498:3: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
adns-1.5.0~rc1/src/types.c:1498:3: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
adns-1.5.0~rc1/src/types.c:1498:3: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
adns-1.5.0~rc1/src/types.c:1006:7: style: The scope of the variable 'i' can be reduced. [variableScope]
adns-1.5.0~rc1/src/types.c:1527:24: style: The scope of the variable 'rr' can be reduced. [variableScope]
adns-1.5.0~rc1/src/types.c:1529:7: style: The scope of the variable 'cpriority' can be reduced. [variableScope]
adns-1.5.0~rc1/src/types.c:182:16: style: Variable 'table' is assigned a value that is never used. [unreadVariable]
adns-1.5.0~rc1/src/types.c:1026:11: style: Variable 'st' is assigned a value that is never used. [unreadVariable]
adns-1.5.0~rc1/src/types.c:509:35: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
adns-1.5.0~rc1/src/types.c:815:45: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
adns-1.5.0~rc1/src/types.c:919:45: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
adns-1.5.0~rc1/src/types.c:1056:45: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
adns-1.5.0~rc1/src/types.c:1196:45: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
adns-1.5.0~rc1/src/types.c:1375:45: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
adns-1.5.0~rc1/src/types.c:1458:45: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
[22:26]

ftp://ftp.se.debian.org/debian/pool/main/a/adolc/adolc_2.6.3.orig.tar.gz
ADOL-C-2.6.3/ADOL-C/src/adalloc.c:112:9: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
ADOL-C-2.6.3/ADOL-C/src/adalloc.c:127:9: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
ADOL-C-2.6.3/ADOL-C/src/adalloc.c:143:9: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
ADOL-C-2.6.3/ADOL-C/src/adalloc.c:53:11: portability: Casting from double ** to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
ADOL-C-2.6.3/ADOL-C/src/adalloc.c:54:12: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
ADOL-C-2.6.3/ADOL-C/src/adalloc.c:59:11: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
ADOL-C-2.6.3/ADOL-C/src/adalloc.c:71:11: portability: Casting from double * ** to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
ADOL-C-2.6.3/ADOL-C/src/adalloc.c:77:11: portability: Casting from double ** to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
ADOL-C-2.6.3/ADOL-C/src/adalloc.c:78:12: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
ADOL-C-2.6.3/ADOL-C/src/adalloc.c:84:11: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
ADOL-C-2.6.3/ADOL-C/src/adalloc.c:97:11: portability: Casting from double * ** to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
ADOL-C-2.6.3/ADOL-C/src/adalloc.c:103:11: portability: Casting from double ** to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
ADOL-C-2.6.3/ADOL-C/src/adalloc.c:154:17: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
ADOL-C-2.6.3/ADOL-C/src/adalloc.c:159:17: portability: Casting from double ** to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
ADOL-C-2.6.3/ADOL-C/src/adalloc.c:164:17: portability: Casting from double * ** to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
ADOL-C-2.6.3/ADOL-C/src/adalloc.c:202:10: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
ADOL-C-2.6.3/ADOL-C/src/adalloc.c:203:10: portability: Casting from double ** to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
ADOL-C-2.6.3/ADOL-C/src/adalloc.c:53:5: style: Variable 'tmp' is reassigned a value before the old one has been used. [redundantAssignment]
ADOL-C-2.6.3/ADOL-C/src/adalloc.c:50:5: note: Variable 'tmp' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/adalloc.c:53:5: note: Variable 'tmp' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/adalloc.c:71:5: style: Variable 'tmp' is reassigned a value before the old one has been used. [redundantAssignment]
ADOL-C-2.6.3/ADOL-C/src/adalloc.c:68:5: note: Variable 'tmp' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/adalloc.c:71:5: note: Variable 'tmp' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/adalloc.c:97:5: style: Variable 'tmp' is reassigned a value before the old one has been used. [redundantAssignment]
ADOL-C-2.6.3/ADOL-C/src/adalloc.c:94:5: note: Variable 'tmp' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/adalloc.c:97:5: note: Variable 'tmp' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/adalloc.c:49:11: style: Unused variable: j [unusedVariable]
ADOL-C-2.6.3/ADOL-C/src/adalloc.c:93:11: style: Unused variable: j [unusedVariable]
ADOL-C-2.6.3/ADOL-C/src/adalloc.c:124:11: style: Unused variable: i [unusedVariable]
ADOL-C-2.6.3/ADOL-C/src/adalloc.c:140:11: style: Unused variable: i [unusedVariable]
ADOL-C-2.6.3/ADOL-C/src/adalloc.c:140:13: style: Unused variable: j [unusedVariable]
ADOL-C-2.6.3/ADOL-C/src/taping_p.h:339:5: style: 'GlobalTapeVarsCL::operator=' should return 'GlobalTapeVarsCL &'. [operatorEq]
ADOL-C-2.6.3/ADOL-C/src/taping_p.h:306:5: style: Struct 'TapeInfos' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ADOL-C-2.6.3/ADOL-C/src/storemanager.h:138:5: warning: The struct 'FreeBlock' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
ADOL-C-2.6.3/ADOL-C/src/storemanager.h:115:16: style: The function 'grow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ADOL-C-2.6.3/ADOL-C/src/storemanager.h:90:16: note: Virtual function in base class
ADOL-C-2.6.3/ADOL-C/src/storemanager.h:115:16: note: Function in derived class
ADOL-C-2.6.3/ADOL-C/src/storemanager.h:122:25: style: The function 'size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ADOL-C-2.6.3/ADOL-C/src/storemanager.h:105:18: note: Virtual function in base class
ADOL-C-2.6.3/ADOL-C/src/storemanager.h:122:25: note: Function in derived class
ADOL-C-2.6.3/ADOL-C/src/storemanager.h:124:25: style: The function 'maxSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ADOL-C-2.6.3/ADOL-C/src/storemanager.h:102:18: note: Virtual function in base class
ADOL-C-2.6.3/ADOL-C/src/storemanager.h:124:25: note: Function in derived class
ADOL-C-2.6.3/ADOL-C/src/storemanager.h:130:18: style: The function 'next_loc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ADOL-C-2.6.3/ADOL-C/src/storemanager.h:94:18: note: Virtual function in base class
ADOL-C-2.6.3/ADOL-C/src/storemanager.h:130:18: note: Function in derived class
ADOL-C-2.6.3/ADOL-C/src/storemanager.h:131:16: style: The function 'free_loc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ADOL-C-2.6.3/ADOL-C/src/storemanager.h:95:16: note: Virtual function in base class
ADOL-C-2.6.3/ADOL-C/src/storemanager.h:131:16: note: Function in derived class
ADOL-C-2.6.3/ADOL-C/src/storemanager.h:132:16: style: The function 'ensure_block' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ADOL-C-2.6.3/ADOL-C/src/storemanager.h:96:16: note: Virtual function in base class
ADOL-C-2.6.3/ADOL-C/src/storemanager.h:132:16: note: Function in derived class
ADOL-C-2.6.3/ADOL-C/src/storemanager.h:173:27: style: The function 'size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ADOL-C-2.6.3/ADOL-C/src/storemanager.h:105:18: note: Virtual function in base class
ADOL-C-2.6.3/ADOL-C/src/storemanager.h:173:27: note: Function in derived class
ADOL-C-2.6.3/ADOL-C/src/storemanager.h:175:27: style: The function 'maxSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ADOL-C-2.6.3/ADOL-C/src/storemanager.h:102:18: note: Virtual function in base class
ADOL-C-2.6.3/ADOL-C/src/storemanager.h:175:27: note: Function in derived class
ADOL-C-2.6.3/ADOL-C/src/storemanager.h:177:20: style: The function 'next_loc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ADOL-C-2.6.3/ADOL-C/src/storemanager.h:94:18: note: Virtual function in base class
ADOL-C-2.6.3/ADOL-C/src/storemanager.h:177:20: note: Function in derived class
ADOL-C-2.6.3/ADOL-C/src/storemanager.h:178:18: style: The function 'free_loc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ADOL-C-2.6.3/ADOL-C/src/storemanager.h:95:16: note: Virtual function in base class
ADOL-C-2.6.3/ADOL-C/src/storemanager.h:178:18: note: Function in derived class
ADOL-C-2.6.3/ADOL-C/src/storemanager.h:179:18: style: The function 'ensure_block' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ADOL-C-2.6.3/ADOL-C/src/storemanager.h:96:16: note: Virtual function in base class
ADOL-C-2.6.3/ADOL-C/src/storemanager.h:179:18: note: Function in derived class
ADOL-C-2.6.3/ADOL-C/src/adouble_tl.cpp:101:59: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ADOL-C-2.6.3/ADOL-C/src/advector.cpp:407:41: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ADOL-C-2.6.3/ADOL-C/src/checkpointing.cpp:521:18: style: The scope of the variable 'se' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/buffer_temp.h:50:0: performance: Variable 'numEntries' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ADOL-C-2.6.3/ADOL-C/src/buffer_temp.h:51:0: performance: Variable 'subBufferSize' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ADOL-C-2.6.3/ADOL-C/src/buffer_temp.h:56:0: performance: Variable 'numEntries' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ADOL-C-2.6.3/ADOL-C/src/buffer_temp.h:57:0: performance: Variable 'subBufferSize' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ADOL-C-2.6.3/ADOL-C/src/buffer_temp.h:54:0: style: Class 'Buffer < CpInfos , 10 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ADOL-C-2.6.3/ADOL-C/src/convolut.c:26:12: style: The scope of the variable 'tmpVal' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/convolut.c:37:12: style: The scope of the variable 'tmpVal' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/convolut.c:53:12: style: The scope of the variable 'tmpVal' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/convolut.c:67:12: style: The scope of the variable 'tmpVal' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/convolut.c:98:12: style: The scope of the variable 'tmpVal' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/convolut.c:112:12: style: The scope of the variable 'tmpVal' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/convolut.c:139:12: style: The scope of the variable 'tmpVal' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/drivers/drivers.c:237:18: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
ADOL-C-2.6.3/ADOL-C/src/drivers/drivers.c:238:18: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
ADOL-C-2.6.3/ADOL-C/src/drivers/drivers.c:246:10: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
ADOL-C-2.6.3/ADOL-C/src/drivers/drivers.c:247:10: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
ADOL-C-2.6.3/ADOL-C/src/drivers/drivers.c:37:5: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
ADOL-C-2.6.3/ADOL-C/src/drivers/drivers.c:35:0: note: Variable 'rc' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/drivers/drivers.c:37:5: note: Variable 'rc' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/drivers/drivers.c:52:5: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
ADOL-C-2.6.3/ADOL-C/src/drivers/drivers.c:49:0: note: Variable 'rc' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/drivers/drivers.c:52:5: note: Variable 'rc' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/drivers/drivers.c:158:5: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
ADOL-C-2.6.3/ADOL-C/src/drivers/drivers.c:153:0: note: Variable 'rc' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/drivers/drivers.c:158:5: note: Variable 'rc' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/drivers/drivers.c:314:5: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
ADOL-C-2.6.3/ADOL-C/src/drivers/drivers.c:304:0: note: Variable 'rc' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/drivers/drivers.c:314:5: note: Variable 'rc' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/drivers/driversf.c:42:5: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
ADOL-C-2.6.3/ADOL-C/src/drivers/driversf.c:36:0: note: Variable 'rc' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/drivers/driversf.c:42:5: note: Variable 'rc' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/drivers/driversf.c:62:5: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
ADOL-C-2.6.3/ADOL-C/src/drivers/driversf.c:56:0: note: Variable 'rc' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/drivers/driversf.c:62:5: note: Variable 'rc' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/drivers/driversf.c:87:5: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
ADOL-C-2.6.3/ADOL-C/src/drivers/driversf.c:79:0: note: Variable 'rc' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/drivers/driversf.c:87:5: note: Variable 'rc' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/drivers/driversf.c:109:5: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
ADOL-C-2.6.3/ADOL-C/src/drivers/driversf.c:103:0: note: Variable 'rc' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/drivers/driversf.c:109:5: note: Variable 'rc' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/drivers/driversf.c:133:5: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
ADOL-C-2.6.3/ADOL-C/src/drivers/driversf.c:125:0: note: Variable 'rc' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/drivers/driversf.c:133:5: note: Variable 'rc' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/drivers/driversf.c:157:5: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
ADOL-C-2.6.3/ADOL-C/src/drivers/driversf.c:149:0: note: Variable 'rc' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/drivers/driversf.c:157:5: note: Variable 'rc' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/drivers/driversf.c:180:5: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
ADOL-C-2.6.3/ADOL-C/src/drivers/driversf.c:174:0: note: Variable 'rc' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/drivers/driversf.c:180:5: note: Variable 'rc' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/drivers/driversf.c:207:5: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
ADOL-C-2.6.3/ADOL-C/src/drivers/driversf.c:197:0: note: Variable 'rc' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/drivers/driversf.c:207:5: note: Variable 'rc' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/drivers/odedrivers.c:190:24: style: The scope of the variable 'scale' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/drivers/odedriversf.c:48:10: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
ADOL-C-2.6.3/ADOL-C/src/drivers/odedriversf.c:49:10: portability: Casting from double ** to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
ADOL-C-2.6.3/ADOL-C/src/drivers/odedriversf.c:70:10: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
ADOL-C-2.6.3/ADOL-C/src/drivers/odedriversf.c:71:10: portability: Casting from double ** to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
ADOL-C-2.6.3/ADOL-C/src/drivers/odedriversf.c:72:10: portability: Casting from double * ** to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
ADOL-C-2.6.3/ADOL-C/src/drivers/odedriversf.c:73:10: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
ADOL-C-2.6.3/ADOL-C/src/drivers/odedriversf.c:74:10: portability: Casting from double ** to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
ADOL-C-2.6.3/ADOL-C/src/drivers/odedriversf.c:75:10: portability: Casting from double * ** to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
ADOL-C-2.6.3/ADOL-C/src/drivers/psdrivers.c:56:7: warning: %zu in format string (no. 3) requires 'size_t' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
ADOL-C-2.6.3/ADOL-C/src/drivers/psdrivers.c:109:36: style: The scope of the variable 'sum' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/drivers/psdrivers.c:50:16: style: Unused variable: tmp [unusedVariable]
ADOL-C-2.6.3/ADOL-C/src/drivers/psdrivers.c:109:13: style: Unused variable: p [unusedVariable]
ADOL-C-2.6.3/ADOL-C/src/drivers/taylor.c:98:18: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
ADOL-C-2.6.3/ADOL-C/src/drivers/taylor.c:110:14: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
ADOL-C-2.6.3/ADOL-C/src/drivers/taylor.c:741:14: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
ADOL-C-2.6.3/ADOL-C/src/drivers/taylor.c:742:14: portability: Casting from double ** to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
ADOL-C-2.6.3/ADOL-C/src/drivers/taylor.c:743:14: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
ADOL-C-2.6.3/ADOL-C/src/drivers/taylor.c:744:14: portability: Casting from double ** to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
ADOL-C-2.6.3/ADOL-C/src/drivers/taylor.c:748:10: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
ADOL-C-2.6.3/ADOL-C/src/drivers/taylor.c:859:14: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
ADOL-C-2.6.3/ADOL-C/src/drivers/taylor.c:860:14: portability: Casting from double ** to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
ADOL-C-2.6.3/ADOL-C/src/drivers/taylor.c:861:14: portability: Casting from double * ** to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
ADOL-C-2.6.3/ADOL-C/src/drivers/taylor.c:862:14: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
ADOL-C-2.6.3/ADOL-C/src/drivers/taylor.c:863:14: portability: Casting from double ** to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
ADOL-C-2.6.3/ADOL-C/src/drivers/taylor.c:864:14: portability: Casting from double * ** to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
ADOL-C-2.6.3/ADOL-C/src/drivers/taylor.c:869:10: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
ADOL-C-2.6.3/ADOL-C/src/drivers/taylor.c:61:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/drivers/taylor.c:91:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/drivers/taylor.c:92:13: style: The scope of the variable 't' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/drivers/taylor.c:105:13: style: The scope of the variable 't' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/drivers/taylor.c:339:12: style: The scope of the variable 'sum' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/drivers/taylor.c:359:18: style: The scope of the variable 'cIdx' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/drivers/taylor.c:359:24: style: The scope of the variable 'rIdx' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/drivers/taylor.c:360:12: style: The scope of the variable 'v' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/drivers/taylor.c:528:13: style: The scope of the variable 'di' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/drivers/taylor.c:528:17: style: The scope of the variable 'da' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/drivers/taylor.c:528:21: style: The scope of the variable 'Di' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/drivers/taylor.c:657:16: style: The scope of the variable 'dim' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/drivers/taylor.c:658:16: style: The scope of the variable 'dold' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/drivers/taylor.c:658:21: style: The scope of the variable 'pold' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/drivers/taylor.c:662:14: style: The scope of the variable 'X' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/drivers/taylor.c:663:14: style: The scope of the variable 'Y' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/drivers/taylor.c:664:10: style: The scope of the variable 'jm' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/drivers/taylor.c:757:19: style: The scope of the variable 'dim' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/drivers/taylor.c:758:16: style: The scope of the variable 'dold' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/drivers/taylor.c:758:21: style: The scope of the variable 'pold' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/drivers/taylor.c:760:13: style: The scope of the variable 'k' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/drivers/taylor.c:760:22: style: The scope of the variable 'ctr' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/drivers/taylor.c:761:11: style: The scope of the variable 'jm' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/drivers/taylor.c:764:15: style: The scope of the variable 'X' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/drivers/taylor.c:765:15: style: The scope of the variable 'Y' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/drivers/taylor.c:708:0: error: Memory leak: it [memleak]
ADOL-C-2.6.3/ADOL-C/src/drivers/taylor.c:708:0: error: Memory leak: jm [memleak]
ADOL-C-2.6.3/ADOL-C/src/buffer_temp.h:54:0: style: Class 'Buffer < ext_diff_fct , 10 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ADOL-C-2.6.3/ADOL-C/src/externfcts2.cpp:72:11: style: Unused variable: j [unusedVariable]
ADOL-C-2.6.3/ADOL-C/src/externfcts2.cpp:79:20: style: Variable 'p' is assigned a value that is never used. [unreadVariable]
ADOL-C-2.6.3/ADOL-C/src/buffer_temp.h:54:0: style: Class 'Buffer < ext_diff_fct_v2 , 10 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ADOL-C-2.6.3/ADOL-C/src/fixpoint.cpp:51:12: style: The scope of the variable 'err' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/fixpoint.cpp:67:12: style: The scope of the variable 'err' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/fixpoint.cpp:98:12: style: The scope of the variable 'err' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/fixpoint.cpp:98:17: style: The scope of the variable 'err_deriv' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/fixpoint.cpp:132:12: style: The scope of the variable 'err' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/fixpoint.cpp:190:12: style: Variable 'dummy' is not assigned a value. [unassignedVariable]
ADOL-C-2.6.3/ADOL-C/src/fixpoint.cpp:224:42: error: Uninitialized variable: dummy [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/fo_rev.c:105:0: error: #error Error ! Define [_FOS_ | _FOV_ | _INT_REV_SAFE_ | _INT_REV_TIGHT_ ] [preprocessorErrorDirective]
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:5828:25: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:5826:21: note: outer condition: keep
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:5828:25: note: identical inner condition: keep
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:1145:9: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:1145:9: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:944:26: style: The scope of the variable 'divs' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:985:21: style: The scope of the variable 'Tres' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:985:35: style: The scope of the variable 'Targ1' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/fo_rev.c:1655:17: style: Variable 'coval' is reassigned a value before the old one has been used. [redundantAssignment]
ADOL-C-2.6.3/ADOL-C/src/fo_rev.c:1654:17: note: Variable 'coval' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/fo_rev.c:1655:17: note: Variable 'coval' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:1163:9: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
ADOL-C-2.6.3/ADOL-C/src/fo_rev.c:557:37: error: Uninitialized variable: rp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/fo_rev.c:931:51: error: Uninitialized variable: rp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/fo_rev.c:932:51: error: Uninitialized variable: rp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/fo_rev.c:1116:52: error: Uninitialized variable: rp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/fo_rev.c:1117:52: error: Uninitialized variable: rp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/fo_rev.c:1136:17: error: Uninitialized variable: rp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/fo_rev.c:1145:28: error: Uninitialized variable: rp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/fo_rev.c:1146:43: error: Uninitialized variable: rp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/fo_rev.c:1165:17: error: Uninitialized variable: rp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/fo_rev.c:1174:42: error: Uninitialized variable: rp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/fo_rev.c:1175:43: error: Uninitialized variable: rp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/fo_rev.c:1250:24: error: Uninitialized variable: rp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/fo_rev.c:1252:29: error: Uninitialized variable: rp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/fo_rev.c:1285:23: error: Uninitialized variable: rp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/fo_rev.c:1288:23: error: Uninitialized variable: rp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/fo_rev.c:1324:23: error: Uninitialized variable: rp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/fo_rev.c:1327:23: error: Uninitialized variable: rp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/fo_rev.c:1418:49: error: Uninitialized variable: rp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/fo_rev.c:1443:52: error: Uninitialized variable: rp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/fo_rev.c:1470:52: error: Uninitialized variable: rp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/fo_rev.c:1507:52: error: Uninitialized variable: rp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/fo_rev.c:1525:26: error: Uninitialized variable: rp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/fo_rev.c:1553:22: error: Uninitialized variable: rp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/fo_rev.c:1559:33: error: Uninitialized variable: rp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/fo_rev.c:1592:22: error: Uninitialized variable: rp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/fo_rev.c:1598:33: error: Uninitialized variable: rp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/fo_rev.c:1629:32: error: Uninitialized variable: rp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/fo_rev.c:1668:52: error: Uninitialized variable: rp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/fo_rev.c:1693:29: error: Uninitialized variable: rp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/fo_rev.c:1709:37: error: Uninitialized variable: rp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/fo_rev.c:2449:39: error: Uninitialized variable: rp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/fo_rev.c:2450:39: error: Uninitialized variable: rp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/fo_rev.c:2501:48: error: Uninitialized variable: rp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/fo_rev.c:2502:49: error: Uninitialized variable: rp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/fo_rev.c:2532:45: error: Uninitialized variable: rp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/fo_rev.c:2533:48: error: Uninitialized variable: rp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/fo_rev.c:2724:37: error: Uninitialized variable: rp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/fo_rev.c:2728:37: error: Uninitialized variable: rp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/fo_rev.c:2800:37: error: Uninitialized variable: rp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/fo_rev.c:2804:37: error: Uninitialized variable: rp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/fo_rev.c:2877:48: error: Uninitialized variable: rp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/fo_rev.c:2885:48: error: Uninitialized variable: rp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/fo_rev.c:3102:10: error: Uninitialized variable: rp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:119:0: error: #error Error ! Define [_HOS_ | _HOS_OV_ | _HOV_] [preprocessorErrorDirective]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:3054:10: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1937:17: style: Variable 'coval' is reassigned a value before the old one has been used. [redundantAssignment]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1936:17: note: Variable 'coval' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1937:17: note: Variable 'coval' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1972:17: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:547:9: error: Uninitialized variable: rp_Ttemp2 [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:555:38: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2940:17: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:554:38: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:3005:21: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:647:22: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:661:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:662:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:688:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:705:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:718:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:731:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:753:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:754:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:798:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:799:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:841:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:842:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:865:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:884:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:904:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:905:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:907:17: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:908:17: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:953:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:954:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:955:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:989:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:990:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1018:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1019:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1047:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1048:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1049:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1081:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1082:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1111:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1112:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1113:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1114:17: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1115:17: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1151:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1152:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1153:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1154:17: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1155:17: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1158:17: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1201:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1202:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1203:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1204:17: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1205:17: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1208:17: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1249:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1250:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1279:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1280:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1308:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1309:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1310:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1311:17: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1312:17: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1367:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1368:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1369:17: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1370:17: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1418:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1419:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1420:17: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1421:17: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1470:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1471:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1497:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1498:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1528:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1529:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1530:17: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1531:17: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1561:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1562:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1563:17: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1595:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1596:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1597:17: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1637:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1638:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1639:17: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1668:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1669:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1670:17: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1702:17: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1703:17: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1704:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1705:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1803:17: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1804:17: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1805:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1806:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1902:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1903:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1904:17: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1939:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1940:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1941:17: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2086:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2087:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2088:17: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2104:17: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2146:41: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2148:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2174:43: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2176:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2177:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2209:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2210:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2211:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2212:17: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2292:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2293:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2294:17: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2370:7: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2375:7: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2376:7: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2404:7: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2405:7: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2427:3: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2430:3: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2431:3: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2454:3: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2468:3: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2471:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2484:3: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2487:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2500:3: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2503:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2504:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2527:3: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2529:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2549:3: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2560:3: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2572:3: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2574:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2575:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2595:3: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2606:3: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2618:3: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2620:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2621:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2641:3: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2645:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2661:3: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2665:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2681:3: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2686:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2687:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2689:17: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2690:17: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2725:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2726:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2755:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2756:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2757:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2758:17: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2759:17: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2795:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2796:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2797:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2798:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2799:17: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2800:17: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2840:3: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2852:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2853:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2854:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2855:17: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2933:3: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2938:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2939:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:2992:21: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:3044:18: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:3045:18: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:3046:11: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:3047:10: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1979:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1980:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1981:17: error: Uninitialized variable: rpp_A [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1982:17: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/ho_rev.c:1983:17: error: Uninitialized variable: rpp_T [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:1547:3: warning: Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'? [clarifyStatement]
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:1774:3: warning: Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'? [clarifyStatement]
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:1843:3: warning: Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'? [clarifyStatement]
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:1913:3: warning: Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'? [clarifyStatement]
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:2095:3: warning: Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'? [clarifyStatement]
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:2209:3: warning: Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'? [clarifyStatement]
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:2451:3: warning: Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'? [clarifyStatement]
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:2596:3: warning: Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'? [clarifyStatement]
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:3681:17: warning: Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'? [clarifyStatement]
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:4098:3: warning: Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'? [clarifyStatement]
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:4155:3: warning: Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'? [clarifyStatement]
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:4324:3: warning: Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'? [clarifyStatement]
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:4455:3: warning: Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'? [clarifyStatement]
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:4494:3: warning: Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'? [clarifyStatement]
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:4539:3: warning: Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'? [clarifyStatement]
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:4655:3: warning: Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'? [clarifyStatement]
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:4827:3: warning: Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'? [clarifyStatement]
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:4836:7: warning: Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'? [clarifyStatement]
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:4871:3: warning: Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'? [clarifyStatement]
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:4880:7: warning: Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'? [clarifyStatement]
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:4953:3: warning: Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'? [clarifyStatement]
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:5158:3: warning: Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'? [clarifyStatement]
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:5236:3: warning: Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'? [clarifyStatement]
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:5312:3: warning: Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'? [clarifyStatement]
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:5627:7: warning: Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'? [clarifyStatement]
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:5631:7: warning: Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'? [clarifyStatement]
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:5731:3: warning: Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'? [clarifyStatement]
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:4110:0: error: Memory leak: ind_dom [memleak]
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:4685:32: error: Uninitialized variable: Targ1 [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:4620:40: error: Uninitialized variable: Targ2 [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:4597:17: style: Variable 'coval' is reassigned a value before the old one has been used. [redundantAssignment]
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:4537:17: note: Variable 'coval' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:4597:17: note: Variable 'coval' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:4680:17: style: Variable 'coval' is reassigned a value before the old one has been used. [redundantAssignment]
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:4653:17: note: Variable 'coval' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:4680:17: note: Variable 'coval' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:5754:17: style: Variable 'coval' is reassigned a value before the old one has been used. [redundantAssignment]
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:5729:17: note: Variable 'coval' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:5754:17: note: Variable 'coval' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:5672:17: style: Variable 'coval' is reassigned a value before the old one has been used. [redundantAssignment]
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:5629:7: note: Variable 'coval' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:5672:17: note: Variable 'coval' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:5693:40: error: Uninitialized variable: Targ2 [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/interfaces.cpp:364:14: portability: Casting from double ** to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
ADOL-C-2.6.3/ADOL-C/src/interfaces.cpp:441:14: portability: Casting from double ** to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
ADOL-C-2.6.3/ADOL-C/src/interfaces.cpp:407:5: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
ADOL-C-2.6.3/ADOL-C/src/interfaces.cpp:405:0: note: Variable 'rc' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/interfaces.cpp:407:5: note: Variable 'rc' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/interfaces.cpp:117:24: style: The scope of the variable 'xp' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/interfaces.cpp:118:16: style: The scope of the variable 'maxn' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/interfaces.cpp:120:17: style: The scope of the variable 'i' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/interfaces.cpp:120:20: style: The scope of the variable 'k' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/interfacesf.c:41:5: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
ADOL-C-2.6.3/ADOL-C/src/interfacesf.c:33:0: note: Variable 'rc' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/interfacesf.c:41:5: note: Variable 'rc' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/interfacesf.c:63:5: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
ADOL-C-2.6.3/ADOL-C/src/interfacesf.c:58:0: note: Variable 'rc' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/interfacesf.c:63:5: note: Variable 'rc' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/interfacesf.c:88:5: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
ADOL-C-2.6.3/ADOL-C/src/interfacesf.c:80:0: note: Variable 'rc' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/interfacesf.c:88:5: note: Variable 'rc' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/interfacesf.c:115:5: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
ADOL-C-2.6.3/ADOL-C/src/interfacesf.c:107:0: note: Variable 'rc' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/interfacesf.c:115:5: note: Variable 'rc' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/interfacesf.c:138:5: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
ADOL-C-2.6.3/ADOL-C/src/interfacesf.c:133:0: note: Variable 'rc' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/interfacesf.c:138:5: note: Variable 'rc' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/interfacesf.c:158:5: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
ADOL-C-2.6.3/ADOL-C/src/interfacesf.c:153:0: note: Variable 'rc' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/interfacesf.c:158:5: note: Variable 'rc' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/interfacesf.c:176:5: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
ADOL-C-2.6.3/ADOL-C/src/interfacesf.c:171:0: note: Variable 'rc' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/interfacesf.c:176:5: note: Variable 'rc' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/interfacesf.c:197:5: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
ADOL-C-2.6.3/ADOL-C/src/interfacesf.c:191:0: note: Variable 'rc' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/interfacesf.c:197:5: note: Variable 'rc' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/interfacesf.c:219:5: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
ADOL-C-2.6.3/ADOL-C/src/interfacesf.c:213:0: note: Variable 'rc' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/interfacesf.c:219:5: note: Variable 'rc' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/interfacesf.c:238:5: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
ADOL-C-2.6.3/ADOL-C/src/interfacesf.c:233:0: note: Variable 'rc' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/interfacesf.c:238:5: note: Variable 'rc' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/lie/adolc_lie_c.c:343:7: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
ADOL-C-2.6.3/ADOL-C/src/lie/adolc_lie_c.c:342:23: note: outer condition: depax_n
ADOL-C-2.6.3/ADOL-C/src/lie/adolc_lie_c.c:343:7: note: identical inner condition: depax_n
ADOL-C-2.6.3/ADOL-C/src/lie/adolc_lie_c.c:348:7: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
ADOL-C-2.6.3/ADOL-C/src/lie/adolc_lie_c.c:347:23: note: outer condition: depax_m
ADOL-C-2.6.3/ADOL-C/src/lie/adolc_lie_c.c:348:7: note: identical inner condition: depax_m
ADOL-C-2.6.3/ADOL-C/src/lie/adolc_lie_c.c:474:7: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
ADOL-C-2.6.3/ADOL-C/src/lie/adolc_lie_c.c:473:23: note: outer condition: depax_n
ADOL-C-2.6.3/ADOL-C/src/lie/adolc_lie_c.c:474:7: note: identical inner condition: depax_n
ADOL-C-2.6.3/ADOL-C/src/lie/adolc_lie_c.c:479:7: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
ADOL-C-2.6.3/ADOL-C/src/lie/adolc_lie_c.c:478:23: note: outer condition: depax_m
ADOL-C-2.6.3/ADOL-C/src/lie/adolc_lie_c.c:479:7: note: identical inner condition: depax_m
ADOL-C-2.6.3/ADOL-C/src/lie/adolc_lie_c.c:294:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
ADOL-C-2.6.3/ADOL-C/src/lie/adolc_lie_c.c:290:0: note: Variable 'rc' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/lie/adolc_lie_c.c:294:2: note: Variable 'rc' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/lie/adolc_lie_c.c:424:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
ADOL-C-2.6.3/ADOL-C/src/lie/adolc_lie_c.c:420:0: note: Variable 'rc' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/lie/adolc_lie_c.c:424:2: note: Variable 'rc' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/lie/adolc_lie_c.c:467:18: style: The scope of the variable 'Im' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:4110:0: error: Memory leak: arg_index [memleak]
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:4110:0: error: Memory leak: sod [memleak]
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:6505:30: style: Function 'free_tree' argument 1 names different: declaration 'nlf' definition 'tree'. [funcArgNamesDifferent]
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:188:30: note: Function 'free_tree' argument 1 names different: declaration 'nlf' definition 'tree'.
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:6505:30: note: Function 'free_tree' argument 1 names different: declaration 'nlf' definition 'tree'.
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:6523:33: style: Function 'traverse_crs' argument 1 names different: declaration 'fod2' definition 'tree'. [funcArgNamesDifferent]
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:189:33: note: Function 'traverse_crs' argument 1 names different: declaration 'fod2' definition 'tree'.
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:6523:33: note: Function 'traverse_crs' argument 1 names different: declaration 'fod2' definition 'tree'.
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:6590:35: style: Function 'traverse_unary' argument 1 names different: declaration 'fod' definition 'tree'. [funcArgNamesDifferent]
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:190:35: note: Function 'traverse_unary' argument 1 names different: declaration 'fod' definition 'tree'.
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:6590:35: note: Function 'traverse_unary' argument 1 names different: declaration 'fod' definition 'tree'.
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:4110:0: error: Memory leak: nonl_dom [memleak]
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:6624:7: style: The scope of the variable 'index' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/revolve.c:318:20: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
ADOL-C-2.6.3/ADOL-C/src/revolve.c:317:17: note: outer condition: *check==-1
ADOL-C-2.6.3/ADOL-C/src/revolve.c:318:20: note: identical inner condition: *check==-1
ADOL-C-2.6.3/ADOL-C/src/revolve.c:463:17: style: Variable 'bino6' is reassigned a value before the old one has been used. [redundantAssignment]
ADOL-C-2.6.3/ADOL-C/src/revolve.c:430:17: note: Variable 'bino6' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/revolve.c:463:17: note: Variable 'bino6' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/revolve.c:306:9: style: The scope of the variable 'ds' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/revolve.c:306:13: style: The scope of the variable 'oldcapo' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/revolve.c:306:22: style: The scope of the variable 'num' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/revolve.c:306:27: style: The scope of the variable 'bino1' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/revolve.c:306:34: style: The scope of the variable 'bino2' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/revolve.c:306:41: style: The scope of the variable 'bino3' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/revolve.c:306:48: style: The scope of the variable 'bino4' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/revolve.c:306:55: style: The scope of the variable 'bino5' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/revolve.c:306:62: style: The scope of the variable 'bino6' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/revolve.c:298:14: style: Variable 'reps' is assigned a value that is never used. [unreadVariable]
ADOL-C-2.6.3/ADOL-C/src/sparse/sparsedrivers.cpp:1057:14: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
ADOL-C-2.6.3/ADOL-C/src/sparse/sparsedrivers.cpp:73:21: style: The scope of the variable 'i' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/sparse/sparsedrivers.cpp:73:24: style: The scope of the variable 'ctrl_options' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/sparse/sparsedrivers.cpp:184:17: style: The scope of the variable 'i' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/sparse/sparsedrivers.cpp:243:13: style: The scope of the variable 's' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/sparse/sparsedrivers.cpp:756:27: style: The scope of the variable 'ii' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/sparse/sparsedrivers.cpp:756:34: style: The scope of the variable 'jj' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/sparse/sparsedrivers.cpp:756:41: style: The scope of the variable 'k_old' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/sparse/sparsedrivers.cpp:757:5: style: The scope of the variable 'i_blocks_per_strip' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/sparse/sparsedrivers.cpp:757:25: style: The scope of the variable 'd_blocks_per_strip' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/sparse/sparsedrivers.cpp:758:24: style: The scope of the variable 'this_strip_i_bl_idx' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/sparse/sparsedrivers.cpp:758:45: style: The scope of the variable 'next_strip_i_bl_idx' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/sparse/sparsedrivers.cpp:759:5: style: The scope of the variable 'this_strip_d_bl_idx' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/sparse/sparsedrivers.cpp:759:26: style: The scope of the variable 'next_strip_d_bl_idx' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/sparse/sparsedrivers.cpp:761:24: style: The scope of the variable 'p_stripmine' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/sparse/sparsedrivers.cpp:761:37: style: The scope of the variable 'q_stripmine' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/sparse/sparsedrivers.cpp:761:50: style: The scope of the variable 'p_ind_bl_bp' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/sparse/sparsedrivers.cpp:761:63: style: The scope of the variable 'q_dep_bl_bp' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/sparse/sparsedrivers.cpp:762:5: style: The scope of the variable 'i_bl_idx' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/sparse/sparsedrivers.cpp:762:15: style: The scope of the variable 'd_bl_idx' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/tape_handling.cpp:730:17: style: The scope of the variable 'tiIter' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/tape_handling.cpp:125:54: style: Function 'StoreManagerLocint' argument 4 names different: declaration 'numLives' definition 'numlives'. [funcArgNamesDifferent]
ADOL-C-2.6.3/ADOL-C/src/storemanager.h:119:101: note: Function 'StoreManagerLocint' argument 4 names different: declaration 'numLives' definition 'numlives'.
ADOL-C-2.6.3/ADOL-C/src/tape_handling.cpp:125:54: note: Function 'StoreManagerLocint' argument 4 names different: declaration 'numLives' definition 'numlives'.
ADOL-C-2.6.3/ADOL-C/src/tape_handling.cpp:1221:28: style: Function 'TapeInfos' argument 1 names different: declaration 'tapeID' definition '_tapeID'. [funcArgNamesDifferent]
ADOL-C-2.6.3/ADOL-C/src/taping_p.h:306:21: note: Function 'TapeInfos' argument 1 names different: declaration 'tapeID' definition '_tapeID'.
ADOL-C-2.6.3/ADOL-C/src/tape_handling.cpp:1221:28: note: Function 'TapeInfos' argument 1 names different: declaration 'tapeID' definition '_tapeID'.
ADOL-C-2.6.3/ADOL-C/src/tape_handling.cpp:1295:47: style: Function 'StoreManagerLocintBlock' argument 4 names different: declaration 'numLives' definition 'numlives'. [funcArgNamesDifferent]
ADOL-C-2.6.3/ADOL-C/src/storemanager.h:170:113: note: Function 'StoreManagerLocintBlock' argument 4 names different: declaration 'numLives' definition 'numlives'.
ADOL-C-2.6.3/ADOL-C/src/tape_handling.cpp:1295:47: note: Function 'StoreManagerLocintBlock' argument 4 names different: declaration 'numLives' definition 'numlives'.
ADOL-C-2.6.3/ADOL-C/src/tape_handling.cpp:1308:42: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ADOL-C-2.6.3/ADOL-C/src/tape_handling.cpp:1358:42: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ADOL-C-2.6.3/ADOL-C/src/tape_handling.cpp:1441:38: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ADOL-C-2.6.3/ADOL-C/src/tape_handling.cpp:1471:14: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ADOL-C-2.6.3/ADOL-C/src/tape_handling.cpp:1472:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ADOL-C-2.6.3/ADOL-C/src/tape_handling.cpp:1537:6: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ADOL-C-2.6.3/ADOL-C/src/tape_handling.cpp:1538:6: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ADOL-C-2.6.3/ADOL-C/src/tape_handling.cpp:1241:22: warning: Member variable 'PersistantTapeInfos::forodec_dax' is not initialized in the constructor. [uninitMemberVar]
ADOL-C-2.6.3/ADOL-C/src/tape_handling.cpp:1241:22: warning: Member variable 'PersistantTapeInfos::forodec_y' is not initialized in the constructor. [uninitMemberVar]
ADOL-C-2.6.3/ADOL-C/src/tape_handling.cpp:1241:22: warning: Member variable 'PersistantTapeInfos::forodec_z' is not initialized in the constructor. [uninitMemberVar]
ADOL-C-2.6.3/ADOL-C/src/tape_handling.cpp:1241:22: warning: Member variable 'PersistantTapeInfos::forodec_Z' is not initialized in the constructor. [uninitMemberVar]
ADOL-C-2.6.3/ADOL-C/src/tape_handling.cpp:1241:22: warning: Member variable 'PersistantTapeInfos::jacSolv_J' is not initialized in the constructor. [uninitMemberVar]
ADOL-C-2.6.3/ADOL-C/src/tape_handling.cpp:1241:22: warning: Member variable 'PersistantTapeInfos::jacSolv_I' is not initialized in the constructor. [uninitMemberVar]
ADOL-C-2.6.3/ADOL-C/src/tape_handling.cpp:1241:22: warning: Member variable 'PersistantTapeInfos::jacSolv_xold' is not initialized in the constructor. [uninitMemberVar]
ADOL-C-2.6.3/ADOL-C/src/tape_handling.cpp:1241:22: warning: Member variable 'PersistantTapeInfos::jacSolv_ri' is not initialized in the constructor. [uninitMemberVar]
ADOL-C-2.6.3/ADOL-C/src/tape_handling.cpp:1241:22: warning: Member variable 'PersistantTapeInfos::jacSolv_ci' is not initialized in the constructor. [uninitMemberVar]
ADOL-C-2.6.3/ADOL-C/src/tape_handling.cpp:1241:22: warning: Member variable 'PersistantTapeInfos::jacSolv_nax' is not initialized in the constructor. [uninitMemberVar]
ADOL-C-2.6.3/ADOL-C/src/tape_handling.cpp:1241:22: warning: Member variable 'PersistantTapeInfos::jacSolv_modeold' is not initialized in the constructor. [uninitMemberVar]
ADOL-C-2.6.3/ADOL-C/src/tape_handling.cpp:1241:22: warning: Member variable 'PersistantTapeInfos::jacSolv_cgd' is not initialized in the constructor. [uninitMemberVar]
ADOL-C-2.6.3/ADOL-C/src/tape_handling.cpp:1241:22: warning: Member variable 'PersistantTapeInfos::op_fileName' is not initialized in the constructor. [uninitMemberVar]
ADOL-C-2.6.3/ADOL-C/src/tape_handling.cpp:1241:22: warning: Member variable 'PersistantTapeInfos::loc_fileName' is not initialized in the constructor. [uninitMemberVar]
ADOL-C-2.6.3/ADOL-C/src/tape_handling.cpp:1241:22: warning: Member variable 'PersistantTapeInfos::val_fileName' is not initialized in the constructor. [uninitMemberVar]
ADOL-C-2.6.3/ADOL-C/src/tape_handling.cpp:1241:22: warning: Member variable 'PersistantTapeInfos::tay_fileName' is not initialized in the constructor. [uninitMemberVar]
ADOL-C-2.6.3/ADOL-C/src/tape_handling.cpp:1241:22: warning: Member variable 'PersistantTapeInfos::keepTape' is not initialized in the constructor. [uninitMemberVar]
ADOL-C-2.6.3/ADOL-C/src/tape_handling.cpp:1241:22: warning: Member variable 'PersistantTapeInfos::skipFileCleanup' is not initialized in the constructor. [uninitMemberVar]
ADOL-C-2.6.3/ADOL-C/src/tape_handling.cpp:44:19: warning: Member variable 'GlobalTapeVarsCL::maxNumberTaylorBuffers' is not initialized in the constructor. [uninitMemberVar]
ADOL-C-2.6.3/ADOL-C/src/tape_handling.cpp:44:19: warning: Member variable 'GlobalTapeVarsCL::inParallelRegion' is not initialized in the constructor. [uninitMemberVar]
ADOL-C-2.6.3/ADOL-C/src/tape_handling.cpp:44:19: warning: Member variable 'GlobalTapeVarsCL::newTape' is not initialized in the constructor. [uninitMemberVar]
ADOL-C-2.6.3/ADOL-C/src/tape_handling.cpp:44:19: warning: Member variable 'GlobalTapeVarsCL::branchSwitchWarning' is not initialized in the constructor. [uninitMemberVar]
ADOL-C-2.6.3/ADOL-C/src/tape_handling.cpp:44:19: warning: Member variable 'GlobalTapeVarsCL::currentTapeInfosPtr' is not initialized in the constructor. [uninitMemberVar]
ADOL-C-2.6.3/ADOL-C/src/tape_handling.cpp:68:43: warning: Member variable 'GlobalTapeVarsCL::nominmaxFlag' is not assigned a value in 'GlobalTapeVarsCL::operator='. [operatorEqVarError]
ADOL-C-2.6.3/ADOL-C/src/tape_handling.cpp:68:43: warning: Member variable 'GlobalTapeVarsCL::numparam' is not assigned a value in 'GlobalTapeVarsCL::operator='. [operatorEqVarError]
ADOL-C-2.6.3/ADOL-C/src/tape_handling.cpp:68:43: warning: Member variable 'GlobalTapeVarsCL::maxparam' is not assigned a value in 'GlobalTapeVarsCL::operator='. [operatorEqVarError]
ADOL-C-2.6.3/ADOL-C/src/tape_handling.cpp:68:43: warning: Member variable 'GlobalTapeVarsCL::pStore' is not assigned a value in 'GlobalTapeVarsCL::operator='. [operatorEqVarError]
ADOL-C-2.6.3/ADOL-C/src/tape_handling.cpp:48:3: performance: Variable 'nominmaxFlag' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ADOL-C-2.6.3/ADOL-C/src/tape_handling.cpp:132:5: performance: Variable 'head' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ADOL-C-2.6.3/ADOL-C/src/tape_handling.cpp:133:5: style: Class 'StoreManagerLocint' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
ADOL-C-2.6.3/ADOL-C/src/tape_handling.cpp:133:5: style: Class 'StoreManagerLocint' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ADOL-C-2.6.3/ADOL-C/src/tape_handling.cpp:54:3: style: Struct 'GlobalTapeVarsCL' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
ADOL-C-2.6.3/ADOL-C/src/taping_p.h:313:1: warning: The struct 'GlobalTapeVarsCL' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
ADOL-C-2.6.3/ADOL-C/src/taping_p.h:314:13: style: Class 'GlobalTapeVarsCL' is unsafe, 'GlobalTapeVarsCL::store' can leak by wrong usage. [unsafeClassCanLeak]
ADOL-C-2.6.3/ADOL-C/src/tapedoc/tapedoc.c:1200:17: style: Variable 'loc_a[1]' is reassigned a value before the old one has been used. [redundantAssignment]
ADOL-C-2.6.3/ADOL-C/src/tapedoc/tapedoc.c:1199:17: note: Variable 'loc_a[1]' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/tapedoc/tapedoc.c:1200:17: note: Variable 'loc_a[1]' is reassigned a value before the old one has been used.
ADOL-C-2.6.3/ADOL-C/src/taping.c:1786:5: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
ADOL-C-2.6.3/ADOL-C/src/taping.c:1787:5: note: Found duplicate branches for 'if' and 'else'.
ADOL-C-2.6.3/ADOL-C/src/taping.c:1786:5: note: Found duplicate branches for 'if' and 'else'.
ADOL-C-2.6.3/ADOL-C/src/taping.c:460:10: style: The scope of the variable 'inputLine' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/taping.c:462:9: style: The scope of the variable 'base' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/taping.c:463:19: style: The scope of the variable 'number' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/taping.c:782:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/taping.c:782:12: style: The scope of the variable 'chunks' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/taping.c:783:20: style: The scope of the variable 'remain' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/taping.c:783:28: style: The scope of the variable 'chunkSize' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/taping.c:923:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/taping.c:923:12: style: The scope of the variable 'chunks' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/taping.c:924:20: style: The scope of the variable 'remain' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/taping.c:924:28: style: The scope of the variable 'chunkSize' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/taping.c:1125:12: style: The scope of the variable 'np' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/taping.c:1126:12: style: The scope of the variable 'ip' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/taping.c:1126:16: style: The scope of the variable 'avail' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/taping.c:1126:23: style: The scope of the variable 'remain' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/taping.c:1126:31: style: The scope of the variable 'chunk' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/taping.c:1390:20: style: The scope of the variable 'avail' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/taping.c:1390:27: style: The scope of the variable 'rsize' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/taping.c:2250:23: style: The scope of the variable 'avail' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/taping.c:2250:30: style: The scope of the variable 'rsize' can be reduced. [variableScope]
ADOL-C-2.6.3/ADOL-C/src/taping.c:922:29: style: Function 'put_tay_block' argument 1 names different: declaration 'lastValP1' definition 'lastTayP1'. [funcArgNamesDifferent]
ADOL-C-2.6.3/ADOL-C/src/taping_p.h:498:29: note: Function 'put_tay_block' argument 1 names different: declaration 'lastValP1' definition 'lastTayP1'.
ADOL-C-2.6.3/ADOL-C/src/taping.c:922:29: note: Function 'put_tay_block' argument 1 names different: declaration 'lastValP1' definition 'lastTayP1'.
ADOL-C-2.6.3/ADOL-C/src/taping.c:2074:34: style: Function 'put_vals_writeBlock' argument 1 names different: declaration 'reals' definition 'vals'. [funcArgNamesDifferent]
ADOL-C-2.6.3/ADOL-C/src/taping_p.h:604:34: note: Function 'put_vals_writeBlock' argument 1 names different: declaration 'reals' definition 'vals'.
ADOL-C-2.6.3/ADOL-C/src/taping.c:2074:34: note: Function 'put_vals_writeBlock' argument 1 names different: declaration 'reals' definition 'vals'.
ADOL-C-2.6.3/ADOL-C/src/taping.c:2074:47: style: Function 'put_vals_writeBlock' argument 2 names different: declaration 'numReals' definition 'numVals'. [funcArgNamesDifferent]
ADOL-C-2.6.3/ADOL-C/src/taping_p.h:604:48: note: Function 'put_vals_writeBlock' argument 2 names different: declaration 'numReals' definition 'numVals'.
ADOL-C-2.6.3/ADOL-C/src/taping.c:2074:47: note: Function 'put_vals_writeBlock' argument 2 names different: declaration 'numReals' definition 'numVals'.
ADOL-C-2.6.3/ADOL-C/src/taping.c:2099:37: style: Function 'put_vals_notWriteBlock' argument 1 names different: declaration 'reals' definition 'vals'. [funcArgNamesDifferent]
ADOL-C-2.6.3/ADOL-C/src/taping_p.h:607:37: note: Function 'put_vals_notWriteBlock' argument 1 names different: declaration 'reals' definition 'vals'.
ADOL-C-2.6.3/ADOL-C/src/taping.c:2099:37: note: Function 'put_vals_notWriteBlock' argument 1 names different: declaration 'reals' definition 'vals'.
ADOL-C-2.6.3/ADOL-C/src/taping.c:2099:50: style: Function 'put_vals_notWriteBlock' argument 2 names different: declaration 'numReals' definition 'numVals'. [funcArgNamesDifferent]
ADOL-C-2.6.3/ADOL-C/src/taping_p.h:607:51: note: Function 'put_vals_notWriteBlock' argument 2 names different: declaration 'numReals' definition 'numVals'.
ADOL-C-2.6.3/ADOL-C/src/taping.c:2099:50: note: Function 'put_vals_notWriteBlock' argument 2 names different: declaration 'numReals' definition 'numVals'.
ADOL-C-2.6.3/ADOL-C/src/taping.c:2383:12: style: Variable 'a' is not assigned a value. [unassignedVariable]
ADOL-C-2.6.3/ADOL-C/src/taping.c:2383:15: style: Variable 'b' is not assigned a value. [unassignedVariable]
ADOL-C-2.6.3/ADOL-C/src/taping.c:2392:12: style: Variable 'a' is not assigned a value. [unassignedVariable]
ADOL-C-2.6.3/ADOL-C/src/taping.c:2392:15: style: Variable 'b' is not assigned a value. [unassignedVariable]
ADOL-C-2.6.3/ADOL-C/src/taping.c:2388:12: error: Uninitialized variable: a [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/taping.c:2388:16: error: Uninitialized variable: b [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/taping.c:2397:12: error: Uninitialized variable: a [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/taping.c:2397:16: error: Uninitialized variable: b [uninitvar]
ADOL-C-2.6.3/ADOL-C/src/uni5_for.c:224:0: error: #error Error ! Define [_ZOS_ | _FOS_ |\ [preprocessorErrorDirective]
ADOL-C-2.6.3/ADOL-C/test/fminmax.cpp:8:13: style: Variable 'a' is assigned a value that is never used. [unreadVariable]
ADOL-C-2.6.3/ADOL-C/test/fminmax.cpp:9:13: style: Variable 'b' is assigned a value that is never used. [unreadVariable]
[22:26]

ftp://ftp.se.debian.org/debian/pool/main/a/adonthell/adonthell_0.3.7.orig.tar.gz
adonthell-0.3.7/src/drawing_area.h:133:19: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/achievements.cc:291:18: warning: Shifting signed 32-bit value by 31 bits is undefined behaviour. See condition at line 289. [shiftTooManyBitsSigned]
adonthell-0.3.7/src/achievements.cc:289:28: note: Assuming that condition 'bit<32' is not redundant
adonthell-0.3.7/src/achievements.cc:291:18: note: Shift
adonthell-0.3.7/src/achievements.cc:48:95: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/achievements.cc:63:95: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/achievements.cc:87:95: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/achievements.cc:132:97: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/achievements.cc:158:95: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/achievements.cc:201:96: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/achievements.cc:252:95: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/callback.h:69:3: warning: Member variable 'Functor0::thunk' is not initialized in the constructor. [uninitMemberVar]
adonthell-0.3.7/src/callback.h:199:0: warning: Member variable 'Functor1 < int >::thunk' is not initialized in the constructor. [uninitMemberVar]
adonthell-0.3.7/src/callback.h:129:0: warning: Member variable 'Functor0wRet < bool >::thunk' is not initialized in the constructor. [uninitMemberVar]
adonthell-0.3.7/src/fileops.h:103:10: style: Technically the member function 'gz_file::is_open' can be const. [functionConst]
adonthell-0.3.7/src/fileops.h:301:10: style: Technically the member function 'ogzstream::put_bool' can be const. [functionConst]
adonthell-0.3.7/src/fileops.h:302:10: style: Technically the member function 'ogzstream::put_uint8' can be const. [functionConst]
adonthell-0.3.7/src/fileops.h:303:10: style: Technically the member function 'ogzstream::put_sint8' can be const. [functionConst]
adonthell-0.3.7/src/fileops.h:304:10: style: Technically the member function 'ogzstream::put_uint16' can be const. [functionConst]
adonthell-0.3.7/src/fileops.h:305:10: style: Technically the member function 'ogzstream::put_sint16' can be const. [functionConst]
adonthell-0.3.7/src/fileops.h:306:10: style: Technically the member function 'ogzstream::put_uint32' can be const. [functionConst]
adonthell-0.3.7/src/fileops.h:307:10: style: Technically the member function 'ogzstream::put_sint32' can be const. [functionConst]
adonthell-0.3.7/src/fileops.h:308:10: style: Technically the member function 'ogzstream::put_string' can be const. [functionConst]
adonthell-0.3.7/src/fileops.h:309:10: style: Technically the member function 'ogzstream::put_float' can be const. [functionConst]
adonthell-0.3.7/src/mapsquare.h:263:13: style: Technically the member function 'mapsquare::x' can be const. [functionConst]
adonthell-0.3.7/src/mapsquare.h:274:13: style: Technically the member function 'mapsquare::y' can be const. [functionConst]
adonthell-0.3.7/src/path.h:57:14: style: Technically the member function 'path::compare_squarecost::operator()' can be const. [functionConst]
adonthell-0.3.7/src/win_container.h:65:11: style: Technically the member function 'win_container::space_with_border' can be const. [functionConst]
adonthell-0.3.7/src/win_container.h:67:11: style: Technically the member function 'win_container::space_with_object' can be const. [functionConst]
adonthell-0.3.7/src/win_font.h:67:11: style: Technically the member function 'win_font::height' can be const. [functionConst]
adonthell-0.3.7/src/win_font.h:69:11: style: Technically the member function 'win_font::length' can be const. [functionConst]
adonthell-0.3.7/src/win_scrollbar.h:68:11: style: Technically the member function 'win_scrollbar::height_bar' can be const. [functionConst]
adonthell-0.3.7/src/win_scroll.h:33:11: style: Technically the member function 'win_scroll::amplitude' can be const. [functionConst]
adonthell-0.3.7/src/win_scroll.h:57:11: style: Technically the member function 'win_scroll::cursor_y' can be const. [functionConst]
adonthell-0.3.7/src/py_object.h:125:10: style: Technically the member function 'py_object::run' can be const. [functionConst]
adonthell-0.3.7/src/mapcharacter.h:475:10: style: Technically the member function 'mapcharacter::is_speaking' can be const. [functionConst]
adonthell-0.3.7/src/mapview.h:141:13: style: Technically the member function 'mapview::currentsubmap' can be const. [functionConst]
adonthell-0.3.7/src/mapview.h:219:10: style: Technically the member function 'mapview::can_scroll_left' can be const. [functionConst]
adonthell-0.3.7/src/mapview.h:231:10: style: Technically the member function 'mapview::can_scroll_up' can be const. [functionConst]
adonthell-0.3.7/src/mapview.h:331:12: style: Technically the member function 'mapview::schedule_file' can be const. [functionConst]
adonthell-0.3.7/src/adonthell.h:140:10: style: Technically the member function 'adonthell::control_active' can be const. [functionConst]
adonthell-0.3.7/src/adonthell.h:172:10: style: Technically the member function 'adonthell::update_map' can be const. [functionConst]
adonthell-0.3.7/src/adonthell.h:205:10: style: Technically the member function 'adonthell::set_mapview_schedule' can be const. [functionConst]
adonthell-0.3.7/src/gamedata.h:107:17: style: Technically the member function 'gamedata::directory' can be const. [functionConst]
adonthell-0.3.7/src/gamedata.h:114:17: style: Technically the member function 'gamedata::description' can be const. [functionConst]
adonthell-0.3.7/src/gamedata.h:121:17: style: Technically the member function 'gamedata::location' can be const. [functionConst]
adonthell-0.3.7/src/gamedata.h:128:17: style: Technically the member function 'gamedata::gametime' can be const. [functionConst]
adonthell-0.3.7/src/gamedata.h:135:13: style: Technically the member function 'gamedata::timestamp' can be const. [functionConst]
adonthell-0.3.7/src/fileops.h:151:5: style: Class 'igzstream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adonthell-0.3.7/src/fileops.h:243:5: style: Class 'ogzstream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adonthell-0.3.7/src/surface.h:95:5: style: Class 'surface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adonthell-0.3.7/src/callback.h:92:3: style: Class 'FunctionTranslator0' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adonthell-0.3.7/src/callback.h:160:2: style: Class 'FunctionTranslator0wRet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adonthell-0.3.7/src/callback.h:230:3: style: Class 'FunctionTranslator1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adonthell-0.3.7/src/callback.h:264:5: style: Class 'MemberOf1stArgTranslator1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adonthell-0.3.7/src/win_border.h:37:3: style: Class 'win_border' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adonthell-0.3.7/src/win_background.h:34:3: style: Class 'win_background' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adonthell-0.3.7/src/win_background.h:38:3: style: Class 'win_background' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adonthell-0.3.7/src/win_font.h:44:3: style: Class 'win_font' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adonthell-0.3.7/src/win_scrollbar.h:34:3: style: Class 'win_scrollbar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adonthell-0.3.7/src/win_scrollbar.h:38:3: style: Class 'win_scrollbar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adonthell-0.3.7/src/win_theme.h:30:3: style: Class 'win_theme' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adonthell-0.3.7/src/surface.h:191:10: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/drawable.h:119:18: note: Virtual function in base class
adonthell-0.3.7/src/surface.h:191:10: note: Function in derived class
adonthell-0.3.7/src/animation.h:412:10: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/drawable.h:101:18: note: Virtual function in base class
adonthell-0.3.7/src/animation.h:412:10: note: Function in derived class
adonthell-0.3.7/src/animation.h:423:10: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/drawable.h:119:18: note: Virtual function in base class
adonthell-0.3.7/src/animation.h:423:10: note: Function in derived class
adonthell-0.3.7/src/mapsquare_walkable.h:260:18: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/drawable.h:119:18: note: Virtual function in base class
adonthell-0.3.7/src/mapsquare_walkable.h:260:18: note: Function in derived class
adonthell-0.3.7/src/win_container.h:35:8: style: The function 'move' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/win_base.h:120:16: note: Virtual function in base class
adonthell-0.3.7/src/win_container.h:35:8: note: Function in derived class
adonthell-0.3.7/src/win_container.h:37:8: style: The function 'resize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/win_base.h:127:16: note: Virtual function in base class
adonthell-0.3.7/src/win_container.h:37:8: note: Function in derived class
adonthell-0.3.7/src/win_container.h:49:16: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/win_base.h:233:16: note: Virtual function in base class
adonthell-0.3.7/src/win_container.h:49:16: note: Function in derived class
adonthell-0.3.7/src/win_container.h:51:16: style: The function 'input_update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/win_base.h:245:16: note: Virtual function in base class
adonthell-0.3.7/src/win_container.h:51:16: note: Function in derived class
adonthell-0.3.7/src/win_container.h:53:16: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/win_base.h:239:16: note: Virtual function in base class
adonthell-0.3.7/src/win_container.h:53:16: note: Function in derived class
adonthell-0.3.7/src/win_container.h:57:16: style: The function 'set_brightness' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/win_base.h:198:16: note: Virtual function in base class
adonthell-0.3.7/src/win_container.h:57:16: note: Function in derived class
adonthell-0.3.7/src/win_container.h:59:16: style: The function 'set_trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/win_base.h:184:16: note: Virtual function in base class
adonthell-0.3.7/src/win_container.h:59:16: note: Function in derived class
adonthell-0.3.7/src/win_container.h:83:8: style: The function 'update_position' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/win_base.h:264:16: note: Virtual function in base class
adonthell-0.3.7/src/win_container.h:83:8: note: Function in derived class
adonthell-0.3.7/src/label.h:85:10: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/drawable.h:101:18: note: Virtual function in base class
adonthell-0.3.7/src/label.h:85:10: note: Function in derived class
adonthell-0.3.7/src/label.h:91:10: style: The function 'input_update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/drawable.h:108:18: note: Virtual function in base class
adonthell-0.3.7/src/label.h:91:10: note: Function in derived class
adonthell-0.3.7/src/win_scroll.h:35:16: style: The function 'add' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/win_container.h:39:16: note: Virtual function in base class
adonthell-0.3.7/src/win_scroll.h:35:16: note: Function in derived class
adonthell-0.3.7/src/win_scroll.h:39:16: style: The function 'remove_all' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/win_container.h:43:16: note: Virtual function in base class
adonthell-0.3.7/src/win_scroll.h:39:16: note: Function in derived class
adonthell-0.3.7/src/win_scroll.h:41:8: style: The function 'resize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/win_base.h:127:16: note: Virtual function in base class
adonthell-0.3.7/src/win_scroll.h:41:8: note: Function in derived class
adonthell-0.3.7/src/win_scroll.h:43:8: style: The function 'destroy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/win_container.h:45:16: note: Virtual function in base class
adonthell-0.3.7/src/win_scroll.h:43:8: note: Function in derived class
adonthell-0.3.7/src/win_scroll.h:45:8: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/win_container.h:53:16: note: Virtual function in base class
adonthell-0.3.7/src/win_scroll.h:45:8: note: Function in derived class
adonthell-0.3.7/src/win_scroll.h:47:8: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/win_container.h:49:16: note: Virtual function in base class
adonthell-0.3.7/src/win_scroll.h:47:8: note: Function in derived class
adonthell-0.3.7/src/win_scroll.h:49:8: style: The function 'input_update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/win_container.h:51:16: note: Virtual function in base class
adonthell-0.3.7/src/win_scroll.h:49:8: note: Function in derived class
adonthell-0.3.7/src/win_scroll.h:63:8: style: The function 'set_brightness' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/win_container.h:57:16: note: Virtual function in base class
adonthell-0.3.7/src/win_scroll.h:63:8: note: Function in derived class
adonthell-0.3.7/src/win_scroll.h:65:8: style: The function 'set_trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/win_container.h:59:16: note: Virtual function in base class
adonthell-0.3.7/src/win_scroll.h:65:8: note: Function in derived class
adonthell-0.3.7/src/mapcharacter.h:182:10: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/drawable.h:101:18: note: Virtual function in base class
adonthell-0.3.7/src/mapcharacter.h:182:10: note: Function in derived class
adonthell-0.3.7/src/mapcharacter.h:193:10: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/mapsquare_walkable.h:260:18: note: Virtual function in base class
adonthell-0.3.7/src/mapcharacter.h:193:10: note: Function in derived class
adonthell-0.3.7/src/mapobject.h:82:10: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/drawable.h:101:18: note: Virtual function in base class
adonthell-0.3.7/src/mapobject.h:82:10: note: Function in derived class
adonthell-0.3.7/src/mapobject.h:93:10: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/mapsquare_walkable.h:260:18: note: Virtual function in base class
adonthell-0.3.7/src/mapobject.h:93:10: note: Function in derived class
adonthell-0.3.7/src/mapview.h:340:10: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/drawable.h:101:18: note: Virtual function in base class
adonthell-0.3.7/src/mapview.h:340:10: note: Function in derived class
adonthell-0.3.7/src/mapview.h:342:10: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/drawable.h:119:18: note: Virtual function in base class
adonthell-0.3.7/src/mapview.h:342:10: note: Function in derived class
adonthell-0.3.7/src/win_object.h:35:0: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/win_base.h:239:16: note: Virtual function in base class
adonthell-0.3.7/src/win_object.h:35:0: note: Function in derived class
adonthell-0.3.7/src/win_object.h:37:0: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/win_base.h:233:16: note: Virtual function in base class
adonthell-0.3.7/src/win_object.h:37:0: note: Function in derived class
adonthell-0.3.7/src/win_object.h:40:0: style: The function 'input_update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/win_base.h:245:16: note: Virtual function in base class
adonthell-0.3.7/src/win_object.h:40:0: note: Function in derived class
adonthell-0.3.7/src/win_object.h:43:0: style: The function 'set_brightness' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/win_base.h:198:16: note: Virtual function in base class
adonthell-0.3.7/src/win_object.h:43:0: note: Function in derived class
adonthell-0.3.7/src/win_object.h:45:0: style: The function 'set_trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/win_base.h:184:16: note: Virtual function in base class
adonthell-0.3.7/src/win_object.h:45:0: note: Function in derived class
adonthell-0.3.7/src/character_base.h:149:31: performance: Function parameter 'fname' should be passed by const reference. [passedByValue]
adonthell-0.3.7/src/adonthell.h:71:51: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
adonthell-0.3.7/src/win_event.h:92:56: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
adonthell-0.3.7/src/win_event.h:93:60: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
adonthell-0.3.7/src/win_event.h:95:53: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
adonthell-0.3.7/src/win_event.h:97:67: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
adonthell-0.3.7/src/win_event.h:98:48: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
adonthell-0.3.7/src/win_event.h:100:64: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
adonthell-0.3.7/src/win_event.h:101:52: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
adonthell-0.3.7/src/win_event.h:102:56: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
adonthell-0.3.7/src/win_event.h:104:50: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
adonthell-0.3.7/src/win_event.h:105:54: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
adonthell-0.3.7/src/win_event.h:107:47: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
adonthell-0.3.7/src/win_event.h:108:55: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
adonthell-0.3.7/src/achievements.cc:136:20: error: Uninitialized variable: current [uninitvar]
adonthell-0.3.7/src/achievements.cc:203:19: error: Uninitialized variable: id [uninitvar]
adonthell-0.3.7/src/achievements.cc:219:6: error: Uninitialized variable: previous_checksum [uninitvar]
adonthell-0.3.7/src/achievements.cc:221:33: error: Uninitialized variable: previous_checksum [uninitvar]
adonthell-0.3.7/src/win_ttf.h:32:9: style: The function 'in_table' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/win_font.h:56:16: note: Virtual function in base class
adonthell-0.3.7/src/win_ttf.h:32:9: note: Function in derived class
adonthell-0.3.7/src/win_ttf.h:33:13: style: The function 'operator[]' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/win_font.h:58:19: note: Virtual function in base class
adonthell-0.3.7/src/win_ttf.h:33:13: note: Function in derived class
adonthell-0.3.7/src/win_ttf.h:34:12: style: The function 'kerning' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/win_font.h:60:18: note: Virtual function in base class
adonthell-0.3.7/src/win_ttf.h:34:12: note: Function in derived class
adonthell-0.3.7/src/adonthell.cc:49:51: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
adonthell-0.3.7/src/animation.cc:276:24: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/animation.cc:108:53: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/animation.cc:274:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/animation.cc:278:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/animation.cc:295:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/animation.cc:300:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/animation.cc:316:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/animation.cc:320:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/animation.cc:334:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/animation.cc:340:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/animation.cc:380:67: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/animation.cc:389:63: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/animation.cc:183:21: error: Uninitialized variable: nbr_images [uninitvar]
adonthell-0.3.7/src/animation.cc:193:21: error: Uninitialized variable: nbr_frames [uninitvar]
adonthell-0.3.7/src/animation.cc:201:17: error: Uninitialized variable: t_xoffset [uninitvar]
adonthell-0.3.7/src/animation.cc:201:28: error: Uninitialized variable: t_yoffset [uninitvar]
adonthell-0.3.7/src/audio.cc:339:24: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
adonthell-0.3.7/src/audio.cc:364:21: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
adonthell-0.3.7/src/audio.cc:259:29: style: Function 'unload_wave' argument 1 names different: declaration 'slot' definition 'wave'. [funcArgNamesDifferent]
adonthell-0.3.7/src/audio.h:58:33: note: Function 'unload_wave' argument 1 names different: declaration 'slot' definition 'wave'.
adonthell-0.3.7/src/audio.cc:259:29: note: Function 'unload_wave' argument 1 names different: declaration 'slot' definition 'wave'.
adonthell-0.3.7/src/audio.cc:381:9: error: Uninitialized variable: have_args [uninitvar]
adonthell-0.3.7/src/win_object.h:35:8: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/win_base.h:239:16: note: Virtual function in base class
adonthell-0.3.7/src/win_object.h:35:8: note: Function in derived class
adonthell-0.3.7/src/win_object.h:37:8: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/win_base.h:233:16: note: Virtual function in base class
adonthell-0.3.7/src/win_object.h:37:8: note: Function in derived class
adonthell-0.3.7/src/win_object.h:40:8: style: The function 'input_update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/win_base.h:245:16: note: Virtual function in base class
adonthell-0.3.7/src/win_object.h:40:8: note: Function in derived class
adonthell-0.3.7/src/win_object.h:43:8: style: The function 'set_brightness' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/win_base.h:198:16: note: Virtual function in base class
adonthell-0.3.7/src/win_object.h:43:8: note: Function in derived class
adonthell-0.3.7/src/win_object.h:45:8: style: The function 'set_trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/win_base.h:184:16: note: Virtual function in base class
adonthell-0.3.7/src/win_object.h:45:8: note: Function in derived class
adonthell-0.3.7/src/character_base.cc:55:43: style: Function 'set_dialogue' argument 1 names different: declaration 'dialogue' definition 'newdlg'. [funcArgNamesDifferent]
adonthell-0.3.7/src/character_base.h:163:31: note: Function 'set_dialogue' argument 1 names different: declaration 'dialogue' definition 'newdlg'.
adonthell-0.3.7/src/character_base.cc:55:43: note: Function 'set_dialogue' argument 1 names different: declaration 'dialogue' definition 'newdlg'.
adonthell-0.3.7/src/character_base.cc:76:37: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/character_base.cc:39:5: performance: Variable 'name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
adonthell-0.3.7/src/character_base.cc:40:5: performance: Variable 'dialogue' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
adonthell-0.3.7/src/character_base.cc:50:39: performance: Function parameter 'newname' should be passed by const reference. [passedByValue]
adonthell-0.3.7/src/character_base.cc:55:43: performance: Function parameter 'newdlg' should be passed by const reference. [passedByValue]
adonthell-0.3.7/src/character_base.cc:108:32: error: Uninitialized variable: value [uninitvar]
adonthell-0.3.7/src/data_screen.cc:131:10: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/data_screen.cc:139:10: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/data_screen.cc:179:10: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/data_screen.cc:188:10: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/data_screen.cc:274:28: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/win_select.h:43:8: style: Technically the member function 'win_select::is_circle' can be const. [functionConst]
adonthell-0.3.7/src/data_screen.h:83:10: style: Technically the member function 'data_screen::get_result' can be const. [functionConst]
adonthell-0.3.7/src/data_screen.h:111:10: performance: Technically the member function 'data_screen::save_preview' can be static. [functionStatic]
adonthell-0.3.7/src/data_screen.cc:312:19: note: Technically the member function 'data_screen::save_preview' can be static.
adonthell-0.3.7/src/data_screen.h:111:10: note: Technically the member function 'data_screen::save_preview' can be static.
adonthell-0.3.7/src/data_screen.cc:65:5: style: Class 'data_screen' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
adonthell-0.3.7/src/data_screen.cc:65:5: style: Class 'data_screen' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
adonthell-0.3.7/src/data_screen.h:62:5: style: Class 'data_screen' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adonthell-0.3.7/src/label_input.h:44:10: style: The function 'input_update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/drawable.h:108:18: note: Virtual function in base class
adonthell-0.3.7/src/label_input.h:44:10: note: Function in derived class
adonthell-0.3.7/src/win_select.h:30:8: style: The function 'input_update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/win_container.h:51:16: note: Virtual function in base class
adonthell-0.3.7/src/win_select.h:30:8: note: Function in derived class
adonthell-0.3.7/src/win_select.h:32:8: style: The function 'add' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/win_scroll.h:35:16: note: Virtual function in base class
adonthell-0.3.7/src/win_select.h:32:8: note: Function in derived class
adonthell-0.3.7/src/win_select.h:36:8: style: The function 'remove_all' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/win_scroll.h:39:16: note: Virtual function in base class
adonthell-0.3.7/src/win_select.h:36:8: note: Function in derived class
adonthell-0.3.7/src/win_select.h:51:8: style: The function 'set_pos' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/win_scroll.h:55:16: note: Virtual function in base class
adonthell-0.3.7/src/win_select.h:51:8: note: Function in derived class
adonthell-0.3.7/src/win_select.h:53:8: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/win_container.h:49:16: note: Virtual function in base class
adonthell-0.3.7/src/win_select.h:53:8: note: Function in derived class
adonthell-0.3.7/src/data_screen.h:74:10: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/win_container.h:49:16: note: Virtual function in base class
adonthell-0.3.7/src/data_screen.h:74:10: note: Function in derived class
adonthell-0.3.7/src/data_screen.h:99:10: style: The function 'on_select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/win_event.h:101:16: note: Virtual function in base class
adonthell-0.3.7/src/data_screen.h:99:10: note: Function in derived class
adonthell-0.3.7/src/dialog.cc:145:15: style: The scope of the variable 'arg' can be reduced. [variableScope]
adonthell-0.3.7/src/dialog.cc:145:30: style: The scope of the variable 'speaker' can be reduced. [variableScope]
adonthell-0.3.7/src/dialog.cc:145:40: style: The scope of the variable 'speech' can be reduced. [variableScope]
adonthell-0.3.7/src/dialog.cc:147:19: style: The scope of the variable 'size' can be reduced. [variableScope]
adonthell-0.3.7/src/dialog.cc:270:25: style: The scope of the variable 'len' can be reduced. [variableScope]
adonthell-0.3.7/src/dialog.cc:271:15: style: The scope of the variable 'result' can be reduced. [variableScope]
adonthell-0.3.7/src/dialog.cc:40:5: performance: Variable 'npc_portrait_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
adonthell-0.3.7/src/dialog.h:118:13: style: Technically the member function 'dialog::npc_color' can be const. [functionConst]
adonthell-0.3.7/src/dialog.h:126:20: style: Technically the member function 'dialog::npc_portrait' can be const. [functionConst]
adonthell-0.3.7/src/dialog.h:134:20: style: Technically the member function 'dialog::npc_name' can be const. [functionConst]
adonthell-0.3.7/src/dialog.h:145:13: style: Technically the member function 'dialog::text_size' can be const. [functionConst]
adonthell-0.3.7/src/dialog.h:56:5: style: Class 'dialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adonthell-0.3.7/src/dialog_screen.cc:89:6: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/dialog_screen.cc:97:6: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/dialog_screen.cc:198:10: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/dialog_screen.cc:273:29: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/dialog_screen.cc:169:16: style: The scope of the variable 'l' can be reduced. [variableScope]
adonthell-0.3.7/src/dialog_screen.h:118:10: style: Unused private function: 'dialog_screen::insert_plugin' [unusedPrivateFunction]
adonthell-0.3.7/src/dialog_screen.h:118:10: performance: Technically the member function 'dialog_screen::insert_plugin' can be static. [functionStatic]
adonthell-0.3.7/src/dialog_screen.cc:240:21: note: Technically the member function 'dialog_screen::insert_plugin' can be static.
adonthell-0.3.7/src/dialog_screen.h:118:10: note: Technically the member function 'dialog_screen::insert_plugin' can be static.
adonthell-0.3.7/src/dialog_screen.h:104:10: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/win_container.h:49:16: note: Virtual function in base class
adonthell-0.3.7/src/dialog_screen.h:104:10: note: Function in derived class
adonthell-0.3.7/src/dialog_screen.h:124:10: style: The function 'on_select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/win_event.h:101:16: note: Virtual function in base class
adonthell-0.3.7/src/dialog_screen.h:124:10: note: Function in derived class
adonthell-0.3.7/src/event.cc:141:36: style: Function 'put_state' argument 1 names different: declaration 'out' definition 'file'. [funcArgNamesDifferent]
adonthell-0.3.7/src/event.h:277:40: note: Function 'put_state' argument 1 names different: declaration 'out' definition 'file'.
adonthell-0.3.7/src/event.cc:141:36: note: Function 'put_state' argument 1 names different: declaration 'out' definition 'file'.
adonthell-0.3.7/src/event.cc:178:36: style: Function 'get_state' argument 1 names different: declaration 'in' definition 'file'. [funcArgNamesDifferent]
adonthell-0.3.7/src/event.h:286:40: note: Function 'get_state' argument 1 names different: declaration 'in' definition 'file'.
adonthell-0.3.7/src/event.cc:178:36: note: Function 'get_state' argument 1 names different: declaration 'in' definition 'file'.
adonthell-0.3.7/src/event.cc:221:35: style: Function 'set_list' argument 1 names different: declaration 'list' definition 'l'. [funcArgNamesDifferent]
adonthell-0.3.7/src/event.h:153:32: note: Function 'set_list' argument 1 names different: declaration 'list' definition 'l'.
adonthell-0.3.7/src/event.cc:221:35: note: Function 'set_list' argument 1 names different: declaration 'list' definition 'l'.
adonthell-0.3.7/src/callback.h:129:3: warning: Member variable 'Functor0wRet::thunk' is not initialized in the constructor. [uninitMemberVar]
adonthell-0.3.7/src/callback.h:199:5: warning: Member variable 'Functor1::thunk' is not initialized in the constructor. [uninitMemberVar]
adonthell-0.3.7/src/event.cc:30:8: warning: Member variable 'event::Type' is not initialized in the constructor. [uninitMemberVar]
adonthell-0.3.7/src/event.cc:40:5: performance: Variable 'Id' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
adonthell-0.3.7/src/event.cc:199:17: error: Uninitialized variable: has_args [uninitvar]
adonthell-0.3.7/src/time_event.h:105:25: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/event_handler.cc:39:1: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/event_handler.cc:40:1: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/event_handler.cc:41:1: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/event_handler.cc:42:1: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/time_event.h:62:5: warning: Member variable 'time_event::Time' is not initialized in the constructor. [uninitMemberVar]
adonthell-0.3.7/src/time_event.h:62:5: warning: Member variable 'time_event::Interval' is not initialized in the constructor. [uninitMemberVar]
adonthell-0.3.7/src/time_event.h:62:5: warning: Member variable 'time_event::Absolute' is not initialized in the constructor. [uninitMemberVar]
adonthell-0.3.7/src/time_event.h:74:5: warning: Member variable 'time_event::Interval' is not initialized in the constructor. [uninitMemberVar]
adonthell-0.3.7/src/time_event.h:74:5: warning: Member variable 'time_event::Absolute' is not initialized in the constructor. [uninitMemberVar]
adonthell-0.3.7/src/time_event.h:74:5: style: Class 'time_event' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adonthell-0.3.7/src/map_event.h:50:10: style: The function 'put_state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/event.h:277:18: note: Virtual function in base class
adonthell-0.3.7/src/map_event.h:50:10: note: Function in derived class
adonthell-0.3.7/src/map_event.h:58:10: style: The function 'get_state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/event.h:286:18: note: Virtual function in base class
adonthell-0.3.7/src/map_event.h:58:10: note: Function in derived class
adonthell-0.3.7/src/map_event.h:96:10: style: The function 'equals' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/event.h:199:18: note: Virtual function in base class
adonthell-0.3.7/src/map_event.h:96:10: note: Function in derived class
adonthell-0.3.7/src/map_event.h:106:13: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/event.h:191:21: note: Virtual function in base class
adonthell-0.3.7/src/map_event.h:106:13: note: Function in derived class
adonthell-0.3.7/src/map_event_handler.h:47:10: style: The function 'register_event' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/event_handler_base.h:52:18: note: Virtual function in base class
adonthell-0.3.7/src/map_event_handler.h:47:10: note: Function in derived class
adonthell-0.3.7/src/map_event_handler.h:55:10: style: The function 'remove_event' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/event_handler_base.h:59:18: note: Virtual function in base class
adonthell-0.3.7/src/map_event_handler.h:55:10: note: Function in derived class
adonthell-0.3.7/src/map_event_handler.h:64:10: style: The function 'raise_event' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/event_handler_base.h:66:18: note: Virtual function in base class
adonthell-0.3.7/src/map_event_handler.h:64:10: note: Function in derived class
adonthell-0.3.7/src/time_event.h:103:10: style: The function 'equals' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/event.h:199:18: note: Virtual function in base class
adonthell-0.3.7/src/time_event.h:103:10: note: Function in derived class
adonthell-0.3.7/src/time_event.h:117:13: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/event.h:191:21: note: Virtual function in base class
adonthell-0.3.7/src/time_event.h:117:13: note: Function in derived class
adonthell-0.3.7/src/time_event.h:131:10: style: The function 'put_state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/event.h:277:18: note: Virtual function in base class
adonthell-0.3.7/src/time_event.h:131:10: note: Function in derived class
adonthell-0.3.7/src/time_event.h:139:10: style: The function 'get_state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/event.h:286:18: note: Virtual function in base class
adonthell-0.3.7/src/time_event.h:139:10: note: Function in derived class
adonthell-0.3.7/src/time_event.h:156:10: style: The function 'pause' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/event.h:248:18: note: Virtual function in base class
adonthell-0.3.7/src/time_event.h:156:10: note: Function in derived class
adonthell-0.3.7/src/time_event.h:163:10: style: The function 'resume' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/event.h:254:18: note: Virtual function in base class
adonthell-0.3.7/src/time_event.h:163:10: note: Function in derived class
adonthell-0.3.7/src/time_event_handler.h:51:10: style: The function 'register_event' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/event_handler_base.h:52:18: note: Virtual function in base class
adonthell-0.3.7/src/time_event_handler.h:51:10: note: Function in derived class
adonthell-0.3.7/src/time_event_handler.h:59:10: style: The function 'remove_event' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/event_handler_base.h:59:18: note: Virtual function in base class
adonthell-0.3.7/src/time_event_handler.h:59:10: note: Function in derived class
adonthell-0.3.7/src/time_event_handler.h:69:10: style: The function 'raise_event' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/event_handler_base.h:66:18: note: Virtual function in base class
adonthell-0.3.7/src/time_event_handler.h:69:10: note: Function in derived class
adonthell-0.3.7/src/event_list.cc:50:12: style: The scope of the variable 'ev' can be reduced. [variableScope]
adonthell-0.3.7/src/event_list.cc:137:12: style: The scope of the variable 'ev' can be reduced. [variableScope]
adonthell-0.3.7/src/event_list.cc:91:51: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/event_list.cc:101:76: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/event_list.cc:109:76: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/event_list.cc:128:51: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/fileops.cc:344:65: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/fileops.h:216:12: style: Technically the member function 'igzstream::get_string' can be const. [functionConst]
adonthell-0.3.7/src/fileops.cc:226:19: note: Technically the member function 'igzstream::get_string' can be const.
adonthell-0.3.7/src/fileops.h:216:12: note: Technically the member function 'igzstream::get_string' can be const.
adonthell-0.3.7/src/fileops.h:217:11: style: Technically the member function 'igzstream::get_float' can be const. [functionConst]
adonthell-0.3.7/src/fileops.cc:246:18: note: Technically the member function 'igzstream::get_float' can be const.
adonthell-0.3.7/src/fileops.h:217:11: note: Technically the member function 'igzstream::get_float' can be const.
adonthell-0.3.7/src/fileops.cc:216:12: error: Uninitialized variable: strl [uninitvar]
adonthell-0.3.7/src/fileops.cc:219:7: error: Uninitialized variable: c [uninitvar]
adonthell-0.3.7/src/fileops.cc:250:12: error: Uninitialized variable: f [uninitvar]
adonthell-0.3.7/src/fileops.cc:379:9: error: Uninitialized variable: vinfo [uninitvar]
adonthell-0.3.7/src/fileops.cc:389:9: error: Uninitialized variable: version [uninitvar]
adonthell-0.3.7/src/gamedata.cc:360:13: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
adonthell-0.3.7/src/gamedata.cc:411:28: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/gamedata.cc:344:10: style: The scope of the variable 't' can be reduced. [variableScope]
adonthell-0.3.7/src/gamedata.cc:548:20: style: The scope of the variable 'dirent' can be reduced. [variableScope]
adonthell-0.3.7/src/gamedata.cc:65:28: warning: Function 'gamedata' argument order different: declaration 'desc, dir, time' definition 'dir, desc, time' [funcArgOrderDifferent]
adonthell-0.3.7/src/gamedata.h:71:22: note: Function 'gamedata' argument order different: declaration 'desc, dir, time' definition 'dir, desc, time'
adonthell-0.3.7/src/gamedata.cc:65:28: note: Function 'gamedata' argument order different: declaration 'desc, dir, time' definition 'dir, desc, time'
adonthell-0.3.7/src/gamedata.cc:143:10: style: Variable 'ctemp' is not assigned a value. [unassignedVariable]
adonthell-0.3.7/src/gamedata.cc:189:10: style: Variable 'ctemp' is not assigned a value. [unassignedVariable]
adonthell-0.3.7/src/gamedata.cc:326:77: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/gamedata.cc:408:75: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/gamedata.cc:440:67: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/gamedata.cc:614:77: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/gamedata.cc:627:75: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/gamedata.cc:638:67: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/gamedata.cc:61:11: warning: Member variable 'gamedata::Timestamp' is not initialized in the constructor. [uninitMemberVar]
adonthell-0.3.7/src/gamedata.cc:68:5: performance: Variable 'Directory' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
adonthell-0.3.7/src/gamedata.cc:69:5: performance: Variable 'Description' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
adonthell-0.3.7/src/gamedata.cc:70:5: performance: Variable 'Gametime' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
adonthell-0.3.7/src/gamedata.cc:65:28: performance: Function parameter 'dir' should be passed by const reference. [passedByValue]
adonthell-0.3.7/src/gamedata.cc:65:40: performance: Function parameter 'desc' should be passed by const reference. [passedByValue]
adonthell-0.3.7/src/gamedata.cc:65:53: performance: Function parameter 'time' should be passed by const reference. [passedByValue]
adonthell-0.3.7/src/gamedata.cc:103:40: performance: Function parameter 'desc' should be passed by const reference. [passedByValue]
adonthell-0.3.7/src/gamedata.cc:108:38: performance: Function parameter 'dir' should be passed by const reference. [passedByValue]
adonthell-0.3.7/src/gamedata.cc:113:37: performance: Function parameter 'time' should be passed by const reference. [passedByValue]
adonthell-0.3.7/src/gamedata.cc:544:29: performance: Function parameter 'udir' should be passed by const reference. [passedByValue]
adonthell-0.3.7/src/gamedata.cc:544:42: performance: Function parameter 'gdir' should be passed by const reference. [passedByValue]
adonthell-0.3.7/src/gamedata.cc:544:55: performance: Function parameter 'gname' should be passed by const reference. [passedByValue]
adonthell-0.3.7/src/gamedata.cc:151:12: error: Uninitialized variable: ctemp [uninitvar]
adonthell-0.3.7/src/gamedata.cc:190:12: error: Uninitialized variable: ctemp [uninitvar]
adonthell-0.3.7/src/image.cc:262:13: style: The scope of the variable 'xcur' can be reduced. [variableScope]
adonthell-0.3.7/src/image.cc:86:19: error: Uninitialized variable: m [uninitvar]
adonthell-0.3.7/src/image.cc:87:20: error: Uninitialized variable: a [uninitvar]
adonthell-0.3.7/src/image.cc:115:24: error: Uninitialized variable: l [uninitvar]
adonthell-0.3.7/src/image.cc:115:28: error: Uninitialized variable: h [uninitvar]
adonthell-0.3.7/src/image.cc:116:30: error: Uninitialized variable: l [uninitvar]
adonthell-0.3.7/src/image.cc:116:34: error: Uninitialized variable: h [uninitvar]
adonthell-0.3.7/src/image.cc:118:27: error: Uninitialized variable: l [uninitvar]
adonthell-0.3.7/src/image.cc:118:30: error: Uninitialized variable: h [uninitvar]
adonthell-0.3.7/src/label.cc:737:57: style: Function 'ucd' argument 2 names different: declaration 'idx' definition 'i'. [funcArgNamesDifferent]
adonthell-0.3.7/src/label.h:144:54: note: Function 'ucd' argument 2 names different: declaration 'idx' definition 'i'.
adonthell-0.3.7/src/label.cc:737:57: note: Function 'ucd' argument 2 names different: declaration 'idx' definition 'i'.
adonthell-0.3.7/src/label.cc:236:45: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/label.cc:428:79: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/label.cc:32:5: performance: Variable 'new_text_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
adonthell-0.3.7/src/label.h:144:13: performance: Technically the member function 'label::ucd' can be static. [functionStatic]
adonthell-0.3.7/src/label.cc:737:16: note: Technically the member function 'label::ucd' can be static.
adonthell-0.3.7/src/label.h:144:13: note: Technically the member function 'label::ucd' can be static.
adonthell-0.3.7/src/label.h:225:10: style: Technically the member function 'label::last_letter' can be const. [functionConst]
adonthell-0.3.7/src/label.cc:666:13: note: Technically the member function 'label::last_letter' can be const.
adonthell-0.3.7/src/label.h:225:10: note: Technically the member function 'label::last_letter' can be const.
adonthell-0.3.7/src/landmap.cc:228:14: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/landmap.cc:52:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/landmap.cc:61:53: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/landmap.cc:73:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/landmap.cc:78:55: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/landmap.cc:177:21: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/landmap.cc:190:21: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/landmap.cc:271:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/landmap.cc:272:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/landmap.cc:296:71: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/landmap.cc:313:19: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/landmap.cc:328:55: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/landmap.cc:333:19: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/landmap.cc:346:55: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/landmap.cc:360:19: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/landmap.cc:131:30: performance: Function parameter 'fname' should be passed by const reference. [passedByValue]
adonthell-0.3.7/src/landmap.cc:197:30: performance: Function parameter 'fname' should be passed by const reference. [passedByValue]
adonthell-0.3.7/src/landmap.cc:96:9: performance: Passing the result of c_str() to a function that takes std::string as argument no. 3 is slow and redundant. [stlcstrParam]
adonthell-0.3.7/src/landmap.cc:109:26: error: Uninitialized variable: k [uninitvar]
adonthell-0.3.7/src/landmap.cc:109:29: error: Uninitialized variable: l [uninitvar]
adonthell-0.3.7/src/landmap.cc:118:24: error: Uninitialized variable: n [uninitvar]
adonthell-0.3.7/src/landmap.cc:122:51: error: Uninitialized variable: t [uninitvar]
lex.prefs.cc:1130:27: warning: Possible null pointer dereference: b [nullPointer]
lex.prefs.cc:1127:24: note: Assignment 'b=(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL', assigned value is 0
lex.prefs.cc:1130:27: note: Null pointer dereference
lex.prefs.cc:1132:9: warning: Possible null pointer dereference: b [nullPointer]
lex.prefs.cc:1127:24: note: Assignment 'b=(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL', assigned value is 0
lex.prefs.cc:1132:9: note: Null pointer dereference
lex.prefs.cc:1458:2: warning: Possible null pointer dereference: b [nullPointer]
lex.prefs.cc:1351:20: note: Calling function 'prefs_init_buffer', 1st argument 'b' value is 0
lex.prefs.cc:1458:2: note: Null pointer dereference
lex.prefs.cc:1459:2: warning: Possible null pointer dereference: b [nullPointer]
lex.prefs.cc:1351:20: note: Calling function 'prefs_init_buffer', 1st argument 'b' value is 0
lex.prefs.cc:1459:2: note: Null pointer dereference
lex.prefs.cc:1470:9: warning: Possible null pointer dereference: b [nullPointer]
lex.prefs.cc:1351:20: note: Calling function 'prefs_init_buffer', 1st argument 'b' value is 0
lex.prefs.cc:1470:9: note: Null pointer dereference
lex.prefs.cc:1240:59: style: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent]
lex.prefs.cc:378:54: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
lex.prefs.cc:1240:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
lex.prefs.cc:1643:51: style: Function 'prefs_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent]
lex.prefs.cc:330:50: note: Function 'prefs_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
lex.prefs.cc:1643:51: note: Function 'prefs_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
lex.prefs.cc:1656:51: style: Function 'prefs_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent]
lex.prefs.cc:331:49: note: Function 'prefs_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
lex.prefs.cc:1656:51: note: Function 'prefs_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
lex.prefs.cc:1656:65: style: Function 'prefs_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent]
lex.prefs.cc:331:59: note: Function 'prefs_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
lex.prefs.cc:1656:65: note: Function 'prefs_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
lex.prefs.cc:1788:27: style: Function 'prefsset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'. [funcArgNamesDifferent]
lex.prefs.cc:597:26: note: Function 'prefsset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'.
lex.prefs.cc:1788:27: note: Function 'prefsset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'.
adonthell-0.3.7/src/map_event.cc:39:20: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/map_event.cc:58:28: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/map_event.cc:103:22: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/map_event.cc:36:38: style: Function 'equals' argument 1 names different: declaration 'evnt' definition 'e'. [funcArgNamesDifferent]
adonthell-0.3.7/src/map_event.h:96:31: note: Function 'equals' argument 1 names different: declaration 'evnt' definition 'e'.
adonthell-0.3.7/src/map_event.cc:36:38: note: Function 'equals' argument 1 names different: declaration 'evnt' definition 'e'.
adonthell-0.3.7/src/map_event.cc:52:42: style: Function 'execute' argument 1 names different: declaration 'evnt' definition 'e'. [funcArgNamesDifferent]
adonthell-0.3.7/src/map_event.h:106:35: note: Function 'execute' argument 1 names different: declaration 'evnt' definition 'e'.
adonthell-0.3.7/src/map_event.cc:52:42: note: Function 'execute' argument 1 names different: declaration 'evnt' definition 'e'.
adonthell-0.3.7/src/map_event.cc:92:12: style: Unused variable: name [unusedVariable]
adonthell-0.3.7/src/map_event_handler.cc:33:51: style: Function 'raise_event' argument 1 names different: declaration 'evnt' definition 'e'. [funcArgNamesDifferent]
adonthell-0.3.7/src/map_event_handler.h:64:36: note: Function 'raise_event' argument 1 names different: declaration 'evnt' definition 'e'.
adonthell-0.3.7/src/map_event_handler.cc:33:51: note: Function 'raise_event' argument 1 names different: declaration 'evnt' definition 'e'.
adonthell-0.3.7/src/map_event_handler.cc:53:46: style: Function 'remove_event' argument 1 names different: declaration 'evnt' definition 'e'. [funcArgNamesDifferent]
adonthell-0.3.7/src/map_event_handler.h:55:31: note: Function 'remove_event' argument 1 names different: declaration 'evnt' definition 'e'.
adonthell-0.3.7/src/map_event_handler.cc:53:46: note: Function 'remove_event' argument 1 names different: declaration 'evnt' definition 'e'.
adonthell-0.3.7/src/map_event_handler.cc:65:48: style: Function 'register_event' argument 1 names different: declaration 'evnt' definition 'e'. [funcArgNamesDifferent]
adonthell-0.3.7/src/map_event_handler.h:47:33: note: Function 'register_event' argument 1 names different: declaration 'evnt' definition 'e'.
adonthell-0.3.7/src/map_event_handler.cc:65:48: note: Function 'register_event' argument 1 names different: declaration 'evnt' definition 'e'.
adonthell-0.3.7/src/map_event_handler.cc:40:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapcharacter.cc:118:12: style: The scope of the variable 'retvalue' can be reduced. [variableScope]
adonthell-0.3.7/src/mapcharacter.cc:562:44: style: Function 'set_callback' argument 1 names different: declaration 'callback' definition 'cb'. [funcArgNamesDifferent]
adonthell-0.3.7/src/mapcharacter.h:594:34: note: Function 'set_callback' argument 1 names different: declaration 'callback' definition 'cb'.
adonthell-0.3.7/src/mapcharacter.cc:562:44: note: Function 'set_callback' argument 1 names different: declaration 'callback' definition 'cb'.
adonthell-0.3.7/src/mapcharacter.cc:863:63: style: Function 'operator=' argument 1 names different: declaration 'm' definition 'src'. [funcArgNamesDifferent]
adonthell-0.3.7/src/mapcharacter.h:756:53: note: Function 'operator=' argument 1 names different: declaration 'm' definition 'src'.
adonthell-0.3.7/src/mapcharacter.cc:863:63: note: Function 'operator=' argument 1 names different: declaration 'm' definition 'src'.
adonthell-0.3.7/src/mapcharacter.cc:120:20: style: Variable 'retvalue' is assigned a value that is never used. [unreadVariable]
adonthell-0.3.7/src/mapcharacter.cc:152:16: style: Variable 'retvalue' is assigned a value that is never used. [unreadVariable]
adonthell-0.3.7/src/mapcharacter.cc:279:56: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapcharacter.cc:959:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapcharacter.h:596:10: style: Technically the member function 'mapcharacter::goal_reached' can be const. [functionConst]
adonthell-0.3.7/src/mapcharacter.cc:677:20: note: Technically the member function 'mapcharacter::goal_reached' can be const.
adonthell-0.3.7/src/mapcharacter.h:596:10: note: Technically the member function 'mapcharacter::goal_reached' can be const.
adonthell-0.3.7/src/mapcharacter.cc:109:35: performance: Function parameter 'fname' should be passed by const reference. [passedByValue]
adonthell-0.3.7/src/mapcharacter.cc:141:35: performance: Function parameter 'fname' should be passed by const reference. [passedByValue]
adonthell-0.3.7/src/mapcharacter.cc:180:17: error: Uninitialized variable: offx__ [uninitvar]
adonthell-0.3.7/src/mapcharacter.cc:180:25: error: Uninitialized variable: offy__ [uninitvar]
adonthell-0.3.7/src/mapcharacter.cc:182:20: error: Uninitialized variable: current_move__ [uninitvar]
adonthell-0.3.7/src/mapcharacter.cc:197:9: error: Uninitialized variable: b [uninitvar]
adonthell-0.3.7/src/mapobject.cc:185:54: style: Function 'operator=' argument 1 names different: declaration 'mo' definition 'src'. [funcArgNamesDifferent]
adonthell-0.3.7/src/mapobject.h:231:47: note: Function 'operator=' argument 1 names different: declaration 'mo' definition 'src'.
adonthell-0.3.7/src/mapobject.cc:185:54: note: Function 'operator=' argument 1 names different: declaration 'mo' definition 'src'.
adonthell-0.3.7/src/mapobject.cc:51:47: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapobject.cc:61:47: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapobject.cc:71:47: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapobject.cc:166:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapobject.cc:180:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapobject.cc:195:87: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapobject.cc:107:32: performance: Function parameter 'fname' should be passed by const reference. [passedByValue]
adonthell-0.3.7/src/mapobject.cc:142:32: performance: Function parameter 'fname' should be passed by const reference. [passedByValue]
adonthell-0.3.7/src/mapobject.cc:95:21: error: Uninitialized variable: nbr_of_parts [uninitvar]
adonthell-0.3.7/src/mapsquare.cc:68:56: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapsquare.cc:80:55: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapsquare.cc:89:55: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapsquare.cc:137:68: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapsquare.cc:139:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapsquare.cc:160:62: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapsquare.cc:167:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapsquare.cc:189:58: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapsquare.cc:205:96: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapsquare.cc:214:67: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapsquare.cc:228:55: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapsquare.cc:242:48: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapsquare.cc:34:17: warning: Member variable 'mapsquare_tile::x' is not initialized in the constructor. [uninitMemberVar]
adonthell-0.3.7/src/mapsquare.cc:34:17: warning: Member variable 'mapsquare_tile::y' is not initialized in the constructor. [uninitMemberVar]
adonthell-0.3.7/src/mapsquare.cc:44:17: warning: Member variable 'mapsquare_char::walkable' is not initialized in the constructor. [uninitMemberVar]
adonthell-0.3.7/src/mapsquare.cc:44:17: warning: Member variable 'mapsquare_char::x' is not initialized in the constructor. [uninitMemberVar]
adonthell-0.3.7/src/mapsquare.cc:44:17: warning: Member variable 'mapsquare_char::y' is not initialized in the constructor. [uninitMemberVar]
adonthell-0.3.7/src/mapsquare.cc:62:5: performance: Variable 'tiles' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
adonthell-0.3.7/src/mapsquare.cc:63:5: performance: Variable 'mapchars' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
adonthell-0.3.7/src/mapsquare.h:234:1: warning: The class 'mapsquare' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
adonthell-0.3.7/src/mapsquare_walkable.cc:129:96: style: Function 'operator=' argument 1 names different: declaration 'mo' definition 'src'. [funcArgNamesDifferent]
adonthell-0.3.7/src/mapsquare_walkable.h:377:75: note: Function 'operator=' argument 1 names different: declaration 'mo' definition 'src'.
adonthell-0.3.7/src/mapsquare_walkable.cc:129:96: note: Function 'operator=' argument 1 names different: declaration 'mo' definition 'src'.
adonthell-0.3.7/src/mapsquare_walkable.cc:78:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapsquare_walkable.cc:79:50: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapsquare_walkable.cc:100:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapsquare_walkable.cc:101:50: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapsquare_walkable.cc:116:48: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapsquare_walkable.cc:75:18: error: Uninitialized variable: t_length [uninitvar]
adonthell-0.3.7/src/mapsquare_walkable.cc:75:28: error: Uninitialized variable: t_height [uninitvar]
adonthell-0.3.7/src/mapsquare_walkable.cc:85:15: error: Uninitialized variable: basex_ [uninitvar]
adonthell-0.3.7/src/mapsquare_walkable.cc:85:23: error: Uninitialized variable: basey_ [uninitvar]
adonthell-0.3.7/src/mapview.cc:64:46: style: Function 'set_pos' argument 2 names different: declaration 'x' definition 'px'. [funcArgNamesDifferent]
adonthell-0.3.7/src/mapview.h:111:41: note: Function 'set_pos' argument 2 names different: declaration 'x' definition 'px'.
adonthell-0.3.7/src/mapview.cc:64:46: note: Function 'set_pos' argument 2 names different: declaration 'x' definition 'px'.
adonthell-0.3.7/src/mapview.cc:64:58: style: Function 'set_pos' argument 3 names different: declaration 'y' definition 'py'. [funcArgNamesDifferent]
adonthell-0.3.7/src/mapview.h:111:52: note: Function 'set_pos' argument 3 names different: declaration 'y' definition 'py'.
adonthell-0.3.7/src/mapview.cc:64:58: note: Function 'set_pos' argument 3 names different: declaration 'y' definition 'py'.
adonthell-0.3.7/src/mapview.cc:94:48: style: Function 'center_on' argument 2 names different: declaration 'x' definition 'px'. [funcArgNamesDifferent]
adonthell-0.3.7/src/mapview.h:123:43: note: Function 'center_on' argument 2 names different: declaration 'x' definition 'px'.
adonthell-0.3.7/src/mapview.cc:94:48: note: Function 'center_on' argument 2 names different: declaration 'x' definition 'px'.
adonthell-0.3.7/src/mapview.cc:94:60: style: Function 'center_on' argument 3 names different: declaration 'y' definition 'py'. [funcArgNamesDifferent]
adonthell-0.3.7/src/mapview.h:123:54: note: Function 'center_on' argument 3 names different: declaration 'y' definition 'py'.
adonthell-0.3.7/src/mapview.cc:94:60: note: Function 'center_on' argument 3 names different: declaration 'y' definition 'py'.
adonthell-0.3.7/src/mapview.cc:324:72: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapview.cc:329:50: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapview.cc:337:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapview.cc:342:53: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapview.cc:349:50: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapview.cc:354:54: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapview.cc:373:21: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapview.cc:380:21: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapview.cc:388:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapview.cc:394:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapview.cc:406:14: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapview.cc:411:53: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapview.cc:420:18: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapview.cc:422:18: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapview.cc:426:56: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapview.cc:435:53: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapview.cc:440:57: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapview.cc:446:14: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapview.cc:459:40: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapview.cc:468:54: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapview.cc:477:44: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapview.cc:486:57: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapview.cc:498:40: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapview.cc:507:58: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapview.cc:527:21: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapview.cc:534:21: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapview.cc:542:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapview.cc:548:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapview.cc:552:67: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/mapview.cc:405:17: error: Same iterator is used with different containers 'critical_draw' and 'tiles'. [iterators]
adonthell-0.3.7/src/mapview.cc:419:21: error: Same iterator is used with different containers 'critical_draw' and 'tiles'. [iterators]
adonthell-0.3.7/src/mapview.cc:421:23: error: Same iterator is used with different containers 'critical_draw' and 'tiles'. [iterators]
adonthell-0.3.7/src/mapview.cc:435:17: error: Same iterator is used with different containers 'critical_draw' and 'tiles'. [iterators]
adonthell-0.3.7/src/mapview.cc:411:18: error: Same iterator is used with different containers 'characters_draw' and 'mapchars'. [iterators]
adonthell-0.3.7/src/mapview.cc:426:22: error: Same iterator is used with different containers 'characters_draw' and 'mapchars'. [iterators]
adonthell-0.3.7/src/mapview.cc:440:18: error: Same iterator is used with different containers 'characters_draw' and 'mapchars'. [iterators]
adonthell-0.3.7/src/mapview.cc:182:13: error: Uninitialized variable: a [uninitvar]
adonthell-0.3.7/src/mapview.cc:182:16: error: Uninitialized variable: b [uninitvar]
adonthell-0.3.7/src/mapview.cc:192:14: error: Uninitialized variable: sm [uninitvar]
adonthell-0.3.7/src/mapview.cc:192:18: error: Uninitialized variable: a [uninitvar]
adonthell-0.3.7/src/mapview.cc:192:21: error: Uninitialized variable: b [uninitvar]
adonthell-0.3.7/src/mapview.cc:192:24: error: Uninitialized variable: c [uninitvar]
adonthell-0.3.7/src/mapview.cc:192:27: error: Uninitialized variable: d [uninitvar]
adonthell-0.3.7/src/mapview.cc:198:9: error: Uninitialized variable: bo [uninitvar]
adonthell-0.3.7/src/gettext.h:216:15: style: The scope of the variable 'translation' can be reduced. [variableScope]
adonthell-0.3.7/src/gettext.h:262:15: style: The scope of the variable 'translation' can be reduced. [variableScope]
adonthell-0.3.7/src/path.h:179:13: style: Technically the member function 'path::goal_estimate' can be const. [functionConst]
adonthell-0.3.7/src/path.cc:35:15: note: Technically the member function 'path::goal_estimate' can be const.
adonthell-0.3.7/src/path.h:179:13: note: Technically the member function 'path::goal_estimate' can be const.
adonthell-0.3.7/src/path.cc:280:29: error: Uninitialized variable: nb_moves [uninitvar]
adonthell-0.3.7/src/path.cc:284:34: error: Uninitialized variable: t [uninitvar]
adonthell-0.3.7/src/prefs.cc:146:17: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
adonthell-0.3.7/src/prefs.cc:108:9: style: The scope of the variable 'c' can be reduced. [variableScope]
adonthell-0.3.7/src/prefs.cc:233:17: warning: Member variable 'config::language' is not assigned a value in 'config::operator='. [operatorEqVarError]
adonthell-0.3.7/src/prefs.cc:233:17: warning: Member variable 'config::font' is not assigned a value in 'config::operator='. [operatorEqVarError]
adonthell-0.3.7/src/prefs.cc:233:17: warning: Member variable 'config::game_name' is not assigned a value in 'config::operator='. [operatorEqVarError]
adonthell-0.3.7/src/prefs.cc:233:17: warning: Member variable 'config::gamedir' is not assigned a value in 'config::operator='. [operatorEqVarError]
adonthell-0.3.7/src/prefs.cc:233:17: warning: Member variable 'config::quick_load' is not assigned a value in 'config::operator='. [operatorEqVarError]
adonthell-0.3.7/src/prefs.cc:46:5: performance: Variable 'language' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
adonthell-0.3.7/src/prefs.cc:47:5: performance: Variable 'font' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
adonthell-0.3.7/src/prefs.cc:50:5: performance: Variable 'adonthellrc' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
adonthell-0.3.7/src/prefs.h:109:10: style: Technically the member function 'config::write_adonthellrc' can be const. [functionConst]
adonthell-0.3.7/src/prefs.cc:253:14: note: Technically the member function 'config::write_adonthellrc' can be const.
adonthell-0.3.7/src/prefs.h:109:10: note: Technically the member function 'config::write_adonthellrc' can be const.
adonthell-0.3.7/src/prefs.h:74:1: warning: The class 'config' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
adonthell-0.3.7/src/py_callback.cc:94:42: style: Function 'put_state' argument 1 names different: declaration 'out' definition 'file'. [funcArgNamesDifferent]
adonthell-0.3.7/src/py_callback.h:100:32: note: Function 'put_state' argument 1 names different: declaration 'out' definition 'file'.
adonthell-0.3.7/src/py_callback.cc:94:42: note: Function 'put_state' argument 1 names different: declaration 'out' definition 'file'.
adonthell-0.3.7/src/py_callback.cc:120:42: style: Function 'get_state' argument 1 names different: declaration 'in' definition 'file'. [funcArgNamesDifferent]
adonthell-0.3.7/src/py_callback.h:113:32: note: Function 'get_state' argument 1 names different: declaration 'in' definition 'file'.
adonthell-0.3.7/src/py_callback.cc:120:42: note: Function 'get_state' argument 1 names different: declaration 'in' definition 'file'.
adonthell-0.3.7/src/py_callback.cc:129:9: error: Uninitialized variable: has_args [uninitvar]
adonthell-0.3.7/src/py_object.cc:36:5: performance: Variable 'Filename' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
adonthell-0.3.7/src/py_object.cc:37:5: performance: Variable 'Classname' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
adonthell-0.3.7/src/py_object.cc:57:54: performance: Function parameter 'classname' should be passed by const reference. [passedByValue]
adonthell-0.3.7/src/py_object.cc:68:54: performance: Function parameter 'classname' should be passed by const reference. [passedByValue]
adonthell-0.3.7/src/py_object.cc:83:55: performance: Function parameter 'file' should be passed by const reference. [passedByValue]
adonthell-0.3.7/src/python_class.cc:149:17: error: Uninitialized variable: c [uninitvar]
adonthell-0.3.7/src/quest.cc:44:37: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/quest.cc:66:32: error: Uninitialized variable: value [uninitvar]
adonthell-0.3.7/src/screen.cc:226:7: style: The scope of the variable 'r' can be reduced. [variableScope]
adonthell-0.3.7/src/storage.cc:97:47: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/storage.cc:123:47: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/storage.cc:146:9: style: Redundant checking of STL container element existence before removing it. [redundantIfRemove]
adonthell-0.3.7/src/surface.cc:107:33: style: Function 'set_alpha' argument 1 names different: declaration 'a' definition 't'. [funcArgNamesDifferent]
adonthell-0.3.7/src/surface.h:149:28: note: Function 'set_alpha' argument 1 names different: declaration 'a' definition 't'.
adonthell-0.3.7/src/surface.cc:107:33: note: Function 'set_alpha' argument 1 names different: declaration 'a' definition 't'.
adonthell-0.3.7/src/surface.cc:516:40: style: Function 'set_scale' argument 1 names different: declaration 'scale' definition 'new_scale'. [funcArgNamesDifferent]
adonthell-0.3.7/src/surface.h:170:36: note: Function 'set_scale' argument 1 names different: declaration 'scale' definition 'new_scale'.
adonthell-0.3.7/src/surface.cc:516:40: note: Function 'set_scale' argument 1 names different: declaration 'scale' definition 'new_scale'.
adonthell-0.3.7/src/surface.h:259:13: performance: Technically the member function 'surface::map_color' can be static. [functionStatic]
adonthell-0.3.7/src/surface.cc:312:18: note: Technically the member function 'surface::map_color' can be static.
adonthell-0.3.7/src/surface.h:259:13: note: Technically the member function 'surface::map_color' can be static.
adonthell-0.3.7/src/surface.h:260:10: performance: Technically the member function 'surface::unmap_color' can be static. [functionStatic]
adonthell-0.3.7/src/surface.cc:318:15: note: Technically the member function 'surface::unmap_color' can be static.
adonthell-0.3.7/src/surface.h:260:10: note: Technically the member function 'surface::unmap_color' can be static.
adonthell-0.3.7/src/surface.h:473:10: performance: Technically the member function 'surface::setup_rects' can be static. [functionStatic]
adonthell-0.3.7/src/surface.cc:765:15: note: Technically the member function 'surface::setup_rects' can be static.
adonthell-0.3.7/src/surface.h:473:10: note: Technically the member function 'surface::setup_rects' can be static.
adonthell-0.3.7/src/time_event.cc:30:13: warning: Member variable 'time_event::Interval' is not initialized in the constructor. [uninitMemberVar]
adonthell-0.3.7/src/time_event_handler.cc:81:14: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/time_event_handler.cc:36:13: style: The scope of the variable 'repeat' can be reduced. [variableScope]
adonthell-0.3.7/src/time_event_handler.cc:34:53: style: Function 'raise_event' argument 1 names different: declaration 'evnt' definition 'e'. [funcArgNamesDifferent]
adonthell-0.3.7/src/time_event_handler.h:69:36: note: Function 'raise_event' argument 1 names different: declaration 'evnt' definition 'e'.
adonthell-0.3.7/src/time_event_handler.cc:34:53: note: Function 'raise_event' argument 1 names different: declaration 'evnt' definition 'e'.
adonthell-0.3.7/src/time_event_handler.cc:61:47: style: Function 'remove_event' argument 1 names different: declaration 'evnt' definition 'e'. [funcArgNamesDifferent]
adonthell-0.3.7/src/time_event_handler.h:59:31: note: Function 'remove_event' argument 1 names different: declaration 'evnt' definition 'e'.
adonthell-0.3.7/src/time_event_handler.cc:61:47: note: Function 'remove_event' argument 1 names different: declaration 'evnt' definition 'e'.
adonthell-0.3.7/src/time_event_handler.cc:73:49: style: Function 'register_event' argument 1 names different: declaration 'evnt' definition 'e'. [funcArgNamesDifferent]
adonthell-0.3.7/src/time_event_handler.h:51:33: note: Function 'register_event' argument 1 names different: declaration 'evnt' definition 'e'.
adonthell-0.3.7/src/time_event_handler.cc:73:49: note: Function 'register_event' argument 1 names different: declaration 'evnt' definition 'e'.
adonthell-0.3.7/src/time_event_handler.cc:82:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/tools/dlgedit/cfg_data.cc:150:36: style: Function 'save' argument 1 names different: declaration 'file' definition 'out'. [funcArgNamesDifferent]
adonthell-0.3.7/src/tools/dlgedit/cfg_data.h:85:32: note: Function 'save' argument 1 names different: declaration 'file' definition 'out'.
adonthell-0.3.7/src/tools/dlgedit/cfg_data.cc:150:36: note: Function 'save' argument 1 names different: declaration 'file' definition 'out'.
adonthell-0.3.7/src/tools/dlgedit/cfg_data.cc:52:90: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/tools/dlgedit/cfg_data.cc:62:55: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/tools/dlgedit/cfg_data.cc:85:55: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/tools/dlgedit/cfg_data.cc:98:55: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/tools/dlgedit/cfg_data.cc:153:90: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/tools/dlgedit/cfg_project.h:62:17: style: Technically the member function 'CfgProject::name' can be const. [functionConst]
adonthell-0.3.7/src/tools/dlgedit/cfg_project.h:68:17: style: Technically the member function 'CfgProject::basedir' can be const. [functionConst]
adonthell-0.3.7/src/tools/dlgedit/cfg_data.h:65:30: performance: Technically the member function 'CfgData::projectsFromDatadir' can be static. [functionStatic]
adonthell-0.3.7/src/tools/dlgedit/cfg_data.cc:112:35: note: Technically the member function 'CfgData::projectsFromDatadir' can be static.
adonthell-0.3.7/src/tools/dlgedit/cfg_data.h:65:30: note: Technically the member function 'CfgData::projectsFromDatadir' can be static.
adonthell-0.3.7/src/tools/dlgedit/cfg_project.h:44:5: style: Class 'CfgProject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adonthell-0.3.7/src/tools/dlgedit/cfg_project.h:77:34: performance: Function parameter 'd' should be passed by const reference. [passedByValue]
adonthell-0.3.7/src/tools/dlgedit/cfg_project.cc:66:39: style: Function 'save' argument 1 names different: declaration 'file' definition 'out'. [funcArgNamesDifferent]
adonthell-0.3.7/src/tools/dlgedit/cfg_project.h:56:32: note: Function 'save' argument 1 names different: declaration 'file' definition 'out'.
adonthell-0.3.7/src/tools/dlgedit/cfg_project.cc:66:39: note: Function 'save' argument 1 names different: declaration 'file' definition 'out'.
adonthell-0.3.7/src/tools/dlgedit/cfg_project.cc:34:5: performance: Variable 'Name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
adonthell-0.3.7/src/tools/dlgedit/cfg_project.cc:35:5: performance: Variable 'BaseDir' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
adonthell-0.3.7/src/tools/dlgedit/cfg_project.h:56:10: style: Technically the member function 'CfgProject::save' can be const. [functionConst]
adonthell-0.3.7/src/tools/dlgedit/cfg_project.cc:66:18: note: Technically the member function 'CfgProject::save' can be const.
adonthell-0.3.7/src/tools/dlgedit/cfg_project.h:56:10: note: Technically the member function 'CfgProject::save' can be const.
adonthell-0.3.7/src/tools/dlgedit/cfg_project.cc:32:37: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
adonthell-0.3.7/src/tools/dlgedit/dlg_arrow.cc:252:25: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/tools/dlgedit/dlg_arrow.cc:33:30: style: Function 'DlgArrow' argument 1 names different: declaration 's' definition 'start'. [funcArgNamesDifferent]
adonthell-0.3.7/src/tools/dlgedit/dlg_arrow.h:47:24: note: Function 'DlgArrow' argument 1 names different: declaration 's' definition 'start'.
adonthell-0.3.7/src/tools/dlgedit/dlg_arrow.cc:33:30: note: Function 'DlgArrow' argument 1 names different: declaration 's' definition 'start'.
adonthell-0.3.7/src/tools/dlgedit/dlg_arrow.cc:33:46: style: Function 'DlgArrow' argument 2 names different: declaration 'e' definition 'end'. [funcArgNamesDifferent]
adonthell-0.3.7/src/tools/dlgedit/dlg_arrow.h:47:36: note: Function 'DlgArrow' argument 2 names different: declaration 'e' definition 'end'.
adonthell-0.3.7/src/tools/dlgedit/dlg_arrow.cc:33:46: note: Function 'DlgArrow' argument 2 names different: declaration 'e' definition 'end'.
adonthell-0.3.7/src/tools/dlgedit/dlg_arrow.cc:199:58: style: Function 'draw' argument 2 names different: declaration 'offset' definition 'point'. [funcArgNamesDifferent]
adonthell-0.3.7/src/tools/dlgedit/dlg_arrow.h:66:52: note: Function 'draw' argument 2 names different: declaration 'offset' definition 'point'.
adonthell-0.3.7/src/tools/dlgedit/dlg_arrow.cc:199:58: note: Function 'draw' argument 2 names different: declaration 'offset' definition 'point'.
adonthell-0.3.7/src/tools/dlgedit/dlg_arrow.cc:250:31: style: Function 'load' argument 1 names different: declaration 'module' definition 'm'. [funcArgNamesDifferent]
adonthell-0.3.7/src/tools/dlgedit/dlg_arrow.h:75:25: note: Function 'load' argument 1 names different: declaration 'module' definition 'm'.
adonthell-0.3.7/src/tools/dlgedit/dlg_arrow.cc:250:31: note: Function 'load' argument 1 names different: declaration 'module' definition 'm'.
adonthell-0.3.7/src/tools/dlgedit/dlg_module.h:74:9: style: Variable 'id' is modified but its new value is never used. [unreadVariable]
adonthell-0.3.7/src/tools/dlgedit/dlg_node_gfx.h:42:5: warning: Member variable 'DlgNodeGfx::mode_' is not initialized in the constructor. [uninitMemberVar]
adonthell-0.3.7/src/tools/dlgedit/dlg_node.h:64:5: warning: Member variable 'DlgNode::type_' is not initialized in the constructor. [uninitMemberVar]
adonthell-0.3.7/src/tools/dlgedit/dlg_node.h:64:5: warning: Member variable 'DlgNode::nid_' is not initialized in the constructor. [uninitMemberVar]
adonthell-0.3.7/src/tools/dlgedit/dlg_node.h:64:5: warning: Member variable 'DlgNode::mid_' is not initialized in the constructor. [uninitMemberVar]
adonthell-0.3.7/src/tools/dlgedit/dlg_point.h:92:10: style: Technically the member function 'DlgPoint::operator==' can be const. [functionConst]
adonthell-0.3.7/src/tools/dlgedit/dlg_point.h:100:10: style: Technically the member function 'DlgPoint::operator<' can be const. [functionConst]
adonthell-0.3.7/src/tools/dlgedit/dlg_node_gfx.h:56:15: style: Technically the member function 'DlgNodeGfx::mode' can be const. [functionConst]
adonthell-0.3.7/src/tools/dlgedit/dlg_node.h:163:9: style: Technically the member function 'DlgNode::node_id' can be const. [functionConst]
adonthell-0.3.7/src/tools/dlgedit/dlg_node.h:171:9: style: Technically the member function 'DlgNode::module_id' can be const. [functionConst]
adonthell-0.3.7/src/tools/dlgedit/dlg_node.h:177:9: style: Technically the member function 'DlgNode::index' can be const. [functionConst]
adonthell-0.3.7/src/tools/dlgedit/dlg_module_entry.h:71:17: style: Technically the member function 'DlgModuleEntry::project' can be const. [functionConst]
adonthell-0.3.7/src/tools/dlgedit/dlg_module_entry.h:76:17: style: Technically the member function 'DlgModuleEntry::description' can be const. [functionConst]
adonthell-0.3.7/src/tools/dlgedit/dlg_module_entry.h:81:17: style: Technically the member function 'DlgModuleEntry::imports' can be const. [functionConst]
adonthell-0.3.7/src/tools/dlgedit/dlg_module_entry.h:86:17: style: Technically the member function 'DlgModuleEntry::ctor' can be const. [functionConst]
adonthell-0.3.7/src/tools/dlgedit/dlg_module_entry.h:91:17: style: Technically the member function 'DlgModuleEntry::dtor' can be const. [functionConst]
adonthell-0.3.7/src/tools/dlgedit/dlg_module_entry.h:96:17: style: Technically the member function 'DlgModuleEntry::methods' can be const. [functionConst]
adonthell-0.3.7/src/tools/dlgedit/dlg_module.h:258:17: style: Technically the member function 'DlgModule::shortName' can be const. [functionConst]
adonthell-0.3.7/src/tools/dlgedit/dlg_module.h:264:17: style: Technically the member function 'DlgModule::fullName' can be const. [functionConst]
adonthell-0.3.7/src/tools/dlgedit/dlg_module.h:275:17: style: Technically the member function 'DlgModule::path' can be const. [functionConst]
adonthell-0.3.7/src/tools/dlgedit/dlg_module.h:307:10: style: Technically the member function 'DlgModule::displayed' can be const. [functionConst]
adonthell-0.3.7/src/tools/dlgedit/dlg_module.h:319:10: style: Technically the member function 'DlgModule::changed' can be const. [functionConst]
adonthell-0.3.7/src/tools/dlgedit/dlg_module.h:345:15: style: Technically the member function 'DlgModule::state' can be const. [functionConst]
adonthell-0.3.7/src/tools/dlgedit/dlg_point.h:43:5: style: Class 'DlgPoint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adonthell-0.3.7/src/tools/dlgedit/dlg_rect.h:53:5: style: Class 'DlgRect' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adonthell-0.3.7/src/tools/dlgedit/dlg_point.h:38:1: warning: The class 'DlgPoint' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
adonthell-0.3.7/src/tools/dlgedit/dlg_node.h:133:10: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/tools/dlgedit/dlg_node_gfx.h:82:18: note: Virtual function in base class
adonthell-0.3.7/src/tools/dlgedit/dlg_node.h:133:10: note: Function in derived class
adonthell-0.3.7/src/tools/dlgedit/dlg_node.h:141:18: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/tools/dlgedit/dlg_node_gfx.h:72:18: note: Virtual function in base class
adonthell-0.3.7/src/tools/dlgedit/dlg_node.h:141:18: note: Function in derived class
adonthell-0.3.7/src/tools/dlgedit/dlg_arrow.h:66:10: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/tools/dlgedit/dlg_node.h:141:18: note: Virtual function in base class
adonthell-0.3.7/src/tools/dlgedit/dlg_arrow.h:66:10: note: Function in derived class
adonthell-0.3.7/src/tools/dlgedit/dlg_arrow.h:81:10: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/tools/dlgedit/dlg_node.h:149:18: note: Virtual function in base class
adonthell-0.3.7/src/tools/dlgedit/dlg_arrow.h:81:10: note: Function in derived class
adonthell-0.3.7/src/tools/dlgedit/dlg_arrow.h:87:10: style: The function 'operator==' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/tools/dlgedit/dlg_node_gfx.h:88:18: note: Virtual function in base class
adonthell-0.3.7/src/tools/dlgedit/dlg_arrow.h:87:10: note: Function in derived class
adonthell-0.3.7/src/tools/dlgedit/dlg_module.h:96:10: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/tools/dlgedit/dlg_node.h:141:18: note: Virtual function in base class
adonthell-0.3.7/src/tools/dlgedit/dlg_module.h:96:10: note: Function in derived class
adonthell-0.3.7/src/tools/dlgedit/dlg_module.h:241:10: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/tools/dlgedit/dlg_node.h:149:18: note: Virtual function in base class
adonthell-0.3.7/src/tools/dlgedit/dlg_module.h:241:10: note: Function in derived class
adonthell-0.3.7/src/tools/dlgedit/dlg_module_entry.h:110:38: performance: Function parameter 'd' should be passed by const reference. [passedByValue]
adonthell-0.3.7/src/tools/dlgedit/dlg_module_entry.h:115:34: performance: Function parameter 'i' should be passed by const reference. [passedByValue]
adonthell-0.3.7/src/tools/dlgedit/dlg_module_entry.h:120:31: performance: Function parameter 'c' should be passed by const reference. [passedByValue]
adonthell-0.3.7/src/tools/dlgedit/dlg_module_entry.h:125:31: performance: Function parameter 'd' should be passed by const reference. [passedByValue]
adonthell-0.3.7/src/tools/dlgedit/dlg_module_entry.h:130:34: performance: Function parameter 'm' should be passed by const reference. [passedByValue]
adonthell-0.3.7/src/tools/dlgedit/dlg_arrow.cc:57:9: performance: Possible inefficient checking for 'prev_' emptiness. [stlSize]
adonthell-0.3.7/src/tools/dlgedit/dlg_arrow.cc:64:9: performance: Possible inefficient checking for 'next_' emptiness. [stlSize]
adonthell-0.3.7/src/tools/dlgedit/dlg_circle.cc:55:31: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/tools/dlgedit/dlg_circle.cc:63:31: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/tools/dlgedit/dlg_circle.cc:80:59: style: Function 'draw' argument 2 names different: declaration 'offset' definition 'os'. [funcArgNamesDifferent]
adonthell-0.3.7/src/tools/dlgedit/dlg_circle.h:114:52: note: Function 'draw' argument 2 names different: declaration 'offset' definition 'os'.
adonthell-0.3.7/src/tools/dlgedit/dlg_circle.cc:80:59: note: Function 'draw' argument 2 names different: declaration 'offset' definition 'os'.
adonthell-0.3.7/src/tools/dlgedit/dlg_circle.cc:292:20: style: Variable 'text' is assigned a value that is never used. [unreadVariable]
adonthell-0.3.7/src/tools/dlgedit/dlg_circle.cc:72:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/tools/dlgedit/dlg_circle_entry.h:54:17: style: Technically the member function 'DlgCircleEntry::annotation' can be const. [functionConst]
adonthell-0.3.7/src/tools/dlgedit/dlg_circle_entry.h:59:17: style: Technically the member function 'DlgCircleEntry::npc' can be const. [functionConst]
adonthell-0.3.7/src/tools/dlgedit/dlg_circle_entry.h:64:17: style: Technically the member function 'DlgCircleEntry::code' can be const. [functionConst]
adonthell-0.3.7/src/tools/dlgedit/dlg_circle_entry.h:69:17: style: Technically the member function 'DlgCircleEntry::condition' can be const. [functionConst]
adonthell-0.3.7/src/tools/dlgedit/dlg_circle_entry.h:74:10: style: Technically the member function 'DlgCircleEntry::loop' can be const. [functionConst]
adonthell-0.3.7/src/tools/dlgedit/dlg_circle_entry.h:84:10: style: Technically the member function 'DlgCircleEntry::hasCode' can be const. [functionConst]
adonthell-0.3.7/src/tools/dlgedit/dlg_circle.h:105:10: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/tools/dlgedit/dlg_node.h:149:18: note: Virtual function in base class
adonthell-0.3.7/src/tools/dlgedit/dlg_circle.h:105:10: note: Function in derived class
adonthell-0.3.7/src/tools/dlgedit/dlg_circle.h:114:10: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/tools/dlgedit/dlg_node.h:141:18: note: Virtual function in base class
adonthell-0.3.7/src/tools/dlgedit/dlg_circle.h:114:10: note: Function in derived class
adonthell-0.3.7/src/tools/dlgedit/dlg_circle.cc:142:5: warning: Possible leak in public function. The pointer 'entry_' is not deallocated before it is allocated. [publicAllocationError]
adonthell-0.3.7/src/tools/dlgedit/dlg_circle_entry.h:77:37: performance: Function parameter 'a' should be passed by const reference. [passedByValue]
adonthell-0.3.7/src/tools/dlgedit/dlg_circle_entry.h:78:30: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
adonthell-0.3.7/src/tools/dlgedit/dlg_circle_entry.h:80:31: performance: Function parameter 'c' should be passed by const reference. [passedByValue]
adonthell-0.3.7/src/tools/dlgedit/dlg_circle.cc:186:38: error: Uninitialized variable: px [uninitvar]
adonthell-0.3.7/src/tools/dlgedit/dlg_circle.cc:186:67: error: Uninitialized variable: py [uninitvar]
adonthell-0.3.7/src/tools/dlgedit/dlg_circle_entry.cc:40:5: performance: Variable 'text_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
adonthell-0.3.7/src/tools/dlgedit/dlg_circle_entry.cc:41:5: performance: Variable 'annotation_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
adonthell-0.3.7/src/tools/dlgedit/dlg_circle_entry.cc:42:5: performance: Variable 'npc_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
adonthell-0.3.7/src/tools/dlgedit/dlg_circle_entry.cc:43:5: performance: Variable 'code_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
adonthell-0.3.7/src/tools/dlgedit/dlg_circle_entry.cc:44:5: performance: Variable 'condition_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
adonthell-0.3.7/src/tools/dlgedit/gui_dlgedit.h:99:15: style: Technically the member function 'GuiDlgedit::mode' can be const. [functionConst]
adonthell-0.3.7/src/tools/dlgedit/gui_dlgedit.h:178:17: style: Technically the member function 'GuiDlgedit::directory' can be const. [functionConst]
adonthell-0.3.7/src/tools/dlgedit/gui_messages.h:50:5: style: Class 'GuiMessages' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adonthell-0.3.7/src/tools/dlgedit/gui_tooltip.h:38:5: style: Class 'GuiTooltip' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adonthell-0.3.7/src/tools/dlgedit/gui_graph.h:48:5: style: Class 'GuiGraph' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adonthell-0.3.7/src/tools/dlgedit/gui_list.h:45:5: style: Class 'GuiList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adonthell-0.3.7/src/tools/dlgedit/gui_tree.h:62:5: style: Class 'GuiTree' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adonthell-0.3.7/src/tools/dlgedit/gui_graph.h:230:18: style: The function 'scroll' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/tools/dlgedit/gui_scrollable.h:61:18: note: Virtual function in base class
adonthell-0.3.7/src/tools/dlgedit/gui_graph.h:230:18: note: Function in derived class
adonthell-0.3.7/src/tools/dlgedit/gui_graph.h:236:18: style: The function 'scrollingAllowed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/tools/dlgedit/gui_scrollable.h:96:18: note: Virtual function in base class
adonthell-0.3.7/src/tools/dlgedit/gui_graph.h:236:18: note: Function in derived class
adonthell-0.3.7/src/tools/dlgedit/gui_graph.h:241:24: style: The function 'drawingArea' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/tools/dlgedit/gui_scrollable.h:90:24: note: Virtual function in base class
adonthell-0.3.7/src/tools/dlgedit/gui_graph.h:241:24: note: Function in derived class
adonthell-0.3.7/src/tools/dlgedit/gui_dlgedit.h:188:18: style: The function 'OnRecentFileActivated' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/tools/dlgedit/gui_recent_files.h:38:18: note: Virtual function in base class
adonthell-0.3.7/src/tools/dlgedit/gui_dlgedit.h:188:18: note: Function in derived class
adonthell-0.3.7/src/tools/dlgedit/dlg_circle_entry.cc:59:43: performance: Function parameter 't' should be passed by const reference. [passedByValue]
adonthell-0.3.7/src/tools/dlgedit/dlg_compiler.cc:73:16: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/tools/dlgedit/dlg_compiler.cc:163:15: style: The scope of the variable 'arrow' can be reduced. [variableScope]
adonthell-0.3.7/src/tools/dlgedit/dlg_compiler.cc:286:10: style: The scope of the variable 'c' can be reduced. [variableScope]
adonthell-0.3.7/src/tools/dlgedit/dlg_compiler.cc:575:56: style: Function 'addCondition' argument 2 names different: declaration 'index' definition 'idx'. [funcArgNamesDifferent]
adonthell-0.3.7/src/tools/dlgedit/dlg_compiler.h:125:47: note: Function 'addCondition' argument 2 names different: declaration 'index' definition 'idx'.
adonthell-0.3.7/src/tools/dlgedit/dlg_compiler.cc:575:56: note: Function 'addCondition' argument 2 names different: declaration 'index' definition 'idx'.
adonthell-0.3.7/src/tools/dlgedit/dlg_compiler.cc:652:56: style: Function 'addCode' argument 2 names different: declaration 'index' definition 'idx'. [funcArgNamesDifferent]
adonthell-0.3.7/src/tools/dlgedit/dlg_compiler.h:124:47: note: Function 'addCode' argument 2 names different: declaration 'index' definition 'idx'.
adonthell-0.3.7/src/tools/dlgedit/dlg_compiler.cc:652:56: note: Function 'addCode' argument 2 names different: declaration 'index' definition 'idx'.
adonthell-0.3.7/src/tools/dlgedit/dlg_compiler.cc:668:45: style: Function 'checkFollowers' argument 1 names different: declaration 'node' definition 'circle'. [funcArgNamesDifferent]
adonthell-0.3.7/src/tools/dlgedit/dlg_compiler.h:127:36: note: Function 'checkFollowers' argument 1 names different: declaration 'node' definition 'circle'.
adonthell-0.3.7/src/tools/dlgedit/dlg_compiler.cc:668:45: note: Function 'checkFollowers' argument 1 names different: declaration 'node' definition 'circle'.
adonthell-0.3.7/src/tools/dlgedit/dlg_compiler.cc:703:47: style: Function 'checkConditions' argument 1 names different: declaration 'node' definition 'circle'. [funcArgNamesDifferent]
adonthell-0.3.7/src/tools/dlgedit/dlg_compiler.h:128:38: note: Function 'checkConditions' argument 1 names different: declaration 'node' definition 'circle'.
adonthell-0.3.7/src/tools/dlgedit/dlg_compiler.cc:703:47: note: Function 'checkConditions' argument 1 names different: declaration 'node' definition 'circle'.
adonthell-0.3.7/src/tools/dlgedit/dlg_compiler.cc:759:49: style: Function 'getToken' argument 1 names different: declaration 'statement' definition 'token'. [funcArgNamesDifferent]
adonthell-0.3.7/src/tools/dlgedit/dlg_compiler.h:135:40: note: Function 'getToken' argument 1 names different: declaration 'statement' definition 'token'.
adonthell-0.3.7/src/tools/dlgedit/dlg_compiler.cc:759:49: note: Function 'getToken' argument 1 names different: declaration 'statement' definition 'token'.
adonthell-0.3.7/src/tools/dlgedit/dlg_compiler.cc:179:13: style: Variable 'arrow' is assigned a value that is never used. [unreadVariable]
adonthell-0.3.7/src/tools/dlgedit/dlg_compiler.cc:169:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/tools/dlgedit/dlg_compiler.cc:212:74: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/tools/dlgedit/dlg_compiler.cc:231:94: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/tools/dlgedit/dlg_compiler.cc:250:82: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/tools/dlgedit/dlg_compiler.cc:504:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/tools/dlgedit/dlg_compiler.cc:637:94: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/tools/dlgedit/dlg_compiler.cc:655:82: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/tools/dlgedit/dlg_compiler.h:123:10: style: Unused private function: 'DlgCompiler::addStart' [unusedPrivateFunction]
adonthell-0.3.7/src/tools/dlgedit/dlg_compiler.h:123:10: performance: Technically the member function 'DlgCompiler::addStart' can be static. [functionStatic]
adonthell-0.3.7/src/tools/dlgedit/dlg_compiler.cc:557:19: note: Technically the member function 'DlgCompiler::addStart' can be static.
adonthell-0.3.7/src/tools/dlgedit/dlg_compiler.h:123:10: note: Technically the member function 'DlgCompiler::addStart' can be static.
adonthell-0.3.7/src/tools/dlgedit/dlg_compiler.h:134:11: performance: Technically the member function 'DlgCompiler::getKeyword' can be static. [functionStatic]
adonthell-0.3.7/src/tools/dlgedit/dlg_compiler.cc:746:20: note: Technically the member function 'DlgCompiler::getKeyword' can be static.
adonthell-0.3.7/src/tools/dlgedit/dlg_compiler.h:134:11: note: Technically the member function 'DlgCompiler::getKeyword' can be static.
adonthell-0.3.7/src/tools/dlgedit/dlg_compiler.h:135:11: performance: Technically the member function 'DlgCompiler::getToken' can be static. [functionStatic]
adonthell-0.3.7/src/tools/dlgedit/dlg_compiler.cc:759:20: note: Technically the member function 'DlgCompiler::getToken' can be static.
adonthell-0.3.7/src/tools/dlgedit/dlg_compiler.h:135:11: note: Technically the member function 'DlgCompiler::getToken' can be static.
adonthell-0.3.7/src/tools/dlgedit/dlg_compiler.cc:55:5: style: Class 'DlgCompiler' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
adonthell-0.3.7/src/tools/dlgedit/dlg_compiler.cc:55:5: style: Class 'DlgCompiler' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
adonthell-0.3.7/src/tools/dlgedit/dlg_compiler.h:101:5: style: Class 'DlgCompiler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adonthell-0.3.7/src/tools/dlgedit/dlg_module.cc:143:40: style: Function 'getNode' argument 1 names different: declaration 'point' definition 'position'. [funcArgNamesDifferent]
adonthell-0.3.7/src/tools/dlgedit/dlg_module.h:154:33: note: Function 'getNode' argument 1 names different: declaration 'point' definition 'position'.
adonthell-0.3.7/src/tools/dlgedit/dlg_module.cc:143:40: note: Function 'getNode' argument 1 names different: declaration 'point' definition 'position'.
adonthell-0.3.7/src/tools/dlgedit/dlg_module.cc:272:34: style: Function 'setChanged' argument 1 names different: declaration 'c' definition 'changed'. [funcArgNamesDifferent]
adonthell-0.3.7/src/tools/dlgedit/dlg_module.h:324:27: note: Function 'setChanged' argument 1 names different: declaration 'c' definition 'changed'.
adonthell-0.3.7/src/tools/dlgedit/dlg_module.cc:272:34: note: Function 'setChanged' argument 1 names different: declaration 'c' definition 'changed'.
adonthell-0.3.7/src/tools/dlgedit/dlg_module.cc:134:77: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/tools/dlgedit/dlg_module.cc:148:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/tools/dlgedit/dlg_module.cc:172:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/tools/dlgedit/dlg_module.cc:187:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/tools/dlgedit/dlg_module.cc:346:77: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/tools/dlgedit/dlg_module.cc:574:81: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/tools/dlgedit/dlg_module.cc:579:81: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/tools/dlgedit/dlg_module.cc:33:35: performance: Function parameter 'p' should be passed by const reference. [passedByValue]
adonthell-0.3.7/src/tools/dlgedit/dlg_module.cc:33:50: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
adonthell-0.3.7/src/tools/dlgedit/dlg_module.cc:33:65: performance: Function parameter 'u' should be passed by const reference. [passedByValue]
adonthell-0.3.7/src/tools/dlgedit/dlg_module_entry.cc:102:21: style: The scope of the variable 'mychar' can be reduced. [variableScope]
adonthell-0.3.7/src/tools/dlgedit/dlg_module_entry.cc:160:48: style: Function 'addCharacter' argument 1 names different: declaration 'c' definition 'character'. [funcArgNamesDifferent]
adonthell-0.3.7/src/tools/dlgedit/dlg_module_entry.h:163:36: note: Function 'addCharacter' argument 1 names different: declaration 'c' definition 'character'.
adonthell-0.3.7/src/tools/dlgedit/dlg_module_entry.cc:160:48: note: Function 'addCharacter' argument 1 names different: declaration 'c' definition 'character'.
adonthell-0.3.7/src/tools/dlgedit/dlg_module_entry.cc:171:44: style: Function 'addQuest' argument 1 names different: declaration 'q' definition 'quest'. [funcArgNamesDifferent]
adonthell-0.3.7/src/tools/dlgedit/dlg_module_entry.h:164:32: note: Function 'addQuest' argument 1 names different: declaration 'q' definition 'quest'.
adonthell-0.3.7/src/tools/dlgedit/dlg_module_entry.cc:171:44: note: Function 'addQuest' argument 1 names different: declaration 'q' definition 'quest'.
adonthell-0.3.7/src/tools/dlgedit/dlg_module_entry.cc:182:54: style: Function 'isCharacter' argument 1 names different: declaration 'c' definition 'character'. [funcArgNamesDifferent]
adonthell-0.3.7/src/tools/dlgedit/dlg_module_entry.h:137:42: note: Function 'isCharacter' argument 1 names different: declaration 'c' definition 'character'.
adonthell-0.3.7/src/tools/dlgedit/dlg_module_entry.cc:182:54: note: Function 'isCharacter' argument 1 names different: declaration 'c' definition 'character'.
adonthell-0.3.7/src/tools/dlgedit/dlg_module_entry.cc:191:50: style: Function 'isQuest' argument 1 names different: declaration 'q' definition 'quest'. [funcArgNamesDifferent]
adonthell-0.3.7/src/tools/dlgedit/dlg_module_entry.h:143:38: note: Function 'isQuest' argument 1 names different: declaration 'q' definition 'quest'.
adonthell-0.3.7/src/tools/dlgedit/dlg_module_entry.cc:191:50: note: Function 'isQuest' argument 1 names different: declaration 'q' definition 'quest'.
adonthell-0.3.7/src/tools/dlgedit/dlg_module_entry.cc:103:10: style: Variable 'ctemp' is not assigned a value. [unassignedVariable]
adonthell-0.3.7/src/tools/dlgedit/dlg_module_entry.cc:142:10: style: Variable 'ctemp' is not assigned a value. [unassignedVariable]
adonthell-0.3.7/src/tools/dlgedit/dlg_module_entry.cc:164:59: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/tools/dlgedit/dlg_module_entry.cc:175:51: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/tools/dlgedit/dlg_module_entry.cc:207:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/tools/dlgedit/dlg_module_entry.cc:222:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/tools/dlgedit/dlg_module_entry.cc:64:46: performance: Function parameter 'p' should be passed by const reference. [passedByValue]
adonthell-0.3.7/src/tools/dlgedit/dlg_module_entry.cc:116:12: error: Uninitialized variable: ctemp [uninitvar]
adonthell-0.3.7/src/tools/dlgedit/dlg_module_entry.cc:145:12: error: Uninitialized variable: ctemp [uninitvar]
adonthell-0.3.7/src/tools/dlgedit/dlg_mover.cc:139:6: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/tools/dlgedit/dlg_mover.cc:29:31: style: Function 'DlgMover' argument 1 names different: declaration 'position' definition 'p'. [funcArgNamesDifferent]
adonthell-0.3.7/src/tools/dlgedit/dlg_mover.h:43:25: note: Function 'DlgMover' argument 1 names different: declaration 'position' definition 'p'.
adonthell-0.3.7/src/tools/dlgedit/dlg_mover.cc:29:31: note: Function 'DlgMover' argument 1 names different: declaration 'position' definition 'p'.
adonthell-0.3.7/src/tools/dlgedit/dlg_mover.h:43:5: style: Class 'DlgMover' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adonthell-0.3.7/src/tools/dlgedit/dlg_node.cc:105:14: style: The scope of the variable 'cmp1' can be reduced. [variableScope]
adonthell-0.3.7/src/tools/dlgedit/dlg_node.cc:123:14: style: The scope of the variable 'cmp1' can be reduced. [variableScope]
adonthell-0.3.7/src/tools/dlgedit/dlg_node.cc:151:94: style: Function 'draw' argument 4 names different: declaration 'mode' definition 'm'. [funcArgNamesDifferent]
adonthell-0.3.7/src/tools/dlgedit/dlg_node.h:133:89: note: Function 'draw' argument 4 names different: declaration 'mode' definition 'm'.
adonthell-0.3.7/src/tools/dlgedit/dlg_node.cc:151:94: note: Function 'draw' argument 4 names different: declaration 'mode' definition 'm'.
adonthell-0.3.7/src/tools/dlgedit/dlg_node.cc:112:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/tools/dlgedit/dlg_node.cc:130:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/tools/dlgedit/dlg_node.cc:30:10: warning: Member variable 'DlgNode::nid_' is not initialized in the constructor. [uninitMemberVar]
adonthell-0.3.7/src/tools/dlgedit/dlg_node.cc:30:10: warning: Member variable 'DlgNode::mid_' is not initialized in the constructor. [uninitMemberVar]
adonthell-0.3.7/src/tools/dlgedit/dlg_node.h:200:10: performance: Technically the member function 'DlgNode::drawPolygon' can be static. [functionStatic]
adonthell-0.3.7/src/tools/dlgedit/dlg_node.cc:164:15: note: Technically the member function 'DlgNode::drawPolygon' can be static.
adonthell-0.3.7/src/tools/dlgedit/dlg_node.h:200:10: note: Technically the member function 'DlgNode::drawPolygon' can be static.
adonthell-0.3.7/src/tools/dlgedit/dlg_node.h:201:10: performance: Technically the member function 'DlgNode::drawCircle' can be static. [functionStatic]
adonthell-0.3.7/src/tools/dlgedit/dlg_node.cc:176:15: note: Technically the member function 'DlgNode::drawCircle' can be static.
adonthell-0.3.7/src/tools/dlgedit/dlg_node.h:201:10: note: Technically the member function 'DlgNode::drawCircle' can be static.
adonthell-0.3.7/src/tools/dlgedit/dlg_node.h:202:10: performance: Technically the member function 'DlgNode::drawRectangle' can be static. [functionStatic]
adonthell-0.3.7/src/tools/dlgedit/dlg_node.cc:184:15: note: Technically the member function 'DlgNode::drawRectangle' can be static.
adonthell-0.3.7/src/tools/dlgedit/dlg_node.h:202:10: note: Technically the member function 'DlgNode::drawRectangle' can be static.
adonthell-0.3.7/src/tools/dlgedit/dlg_node_gfx.h:63:10: performance: Technically the member function 'DlgNodeGfx::update' can be static. [functionStatic]
adonthell-0.3.7/src/tools/dlgedit/dlg_node_gfx.cc:29:18: note: Technically the member function 'DlgNodeGfx::update' can be static.
adonthell-0.3.7/src/tools/dlgedit/dlg_node_gfx.h:63:10: note: Technically the member function 'DlgNodeGfx::update' can be static.
adonthell-0.3.7/src/tools/dlgedit/dlg_point.h:77:5: style: Technically the member function 'DlgPoint::operatorGdkPoint' can be const. [functionConst]
adonthell-0.3.7/src/tools/dlgedit/dlg_point.cc:29:11: note: Technically the member function 'DlgPoint::operatorGdkPoint' can be const.
adonthell-0.3.7/src/tools/dlgedit/dlg_point.h:77:5: note: Technically the member function 'DlgPoint::operatorGdkPoint' can be const.
adonthell-0.3.7/src/tools/dlgedit/dlg_rect.cc:31:5: performance: Variable 'top_left' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
adonthell-0.3.7/src/tools/dlgedit/dlg_rect.h:127:10: style: Technically the member function 'DlgRect::contains' can be const. [functionConst]
adonthell-0.3.7/src/tools/dlgedit/dlg_rect.cc:65:15: note: Technically the member function 'DlgRect::contains' can be const.
adonthell-0.3.7/src/tools/dlgedit/dlg_rect.h:127:10: note: Technically the member function 'DlgRect::contains' can be const.
adonthell-0.3.7/src/tools/dlgedit/dlg_rect.h:136:10: style: Technically the member function 'DlgRect::contains' can be const. [functionConst]
adonthell-0.3.7/src/tools/dlgedit/dlg_rect.cc:75:15: note: Technically the member function 'DlgRect::contains' can be const.
adonthell-0.3.7/src/tools/dlgedit/dlg_rect.h:136:10: note: Technically the member function 'DlgRect::contains' can be const.
adonthell-0.3.7/src/tools/dlgedit/dlg_rect.h:177:5: style: Technically the member function 'DlgRect::operatorGdkRectangle' can be const. [functionConst]
adonthell-0.3.7/src/tools/dlgedit/dlg_rect.cc:36:10: note: Technically the member function 'DlgRect::operatorGdkRectangle' can be const.
adonthell-0.3.7/src/tools/dlgedit/dlg_rect.h:177:5: note: Technically the member function 'DlgRect::operatorGdkRectangle' can be const.
adonthell-0.3.7/src/tools/dlgedit/dlg_rect.h:186:10: style: Technically the member function 'DlgRect::operator<' can be const. [functionConst]
adonthell-0.3.7/src/tools/dlgedit/dlg_rect.cc:138:15: note: Technically the member function 'DlgRect::operator<' can be const.
adonthell-0.3.7/src/tools/dlgedit/dlg_rect.h:186:10: note: Technically the member function 'DlgRect::operator<' can be const.
adonthell-0.3.7/src/tools/dlgedit/gui_circle.cc:137:5: style: Variable 'style' is reassigned a value before the old one has been used. [redundantAssignment]
adonthell-0.3.7/src/tools/dlgedit/gui_circle.cc:74:0: note: Variable 'style' is reassigned a value before the old one has been used.
adonthell-0.3.7/src/tools/dlgedit/gui_circle.cc:137:5: note: Variable 'style' is reassigned a value before the old one has been used.
adonthell-0.3.7/src/tools/dlgedit/gui_circle.cc:45:53: style: Function 'GuiCircle' argument 2 names different: declaration 'type' definition 't'. [funcArgNamesDifferent]
adonthell-0.3.7/src/tools/dlgedit/gui_circle.h:52:46: note: Function 'GuiCircle' argument 2 names different: declaration 'type' definition 't'.
adonthell-0.3.7/src/tools/dlgedit/gui_circle.cc:45:53: note: Function 'GuiCircle' argument 2 names different: declaration 'type' definition 't'.
adonthell-0.3.7/src/tools/dlgedit/gui_circle.cc:45:72: style: Function 'GuiCircle' argument 3 names different: declaration 'entry' definition 'e'. [funcArgNamesDifferent]
adonthell-0.3.7/src/tools/dlgedit/gui_circle.h:52:68: note: Function 'GuiCircle' argument 3 names different: declaration 'entry' definition 'e'.
adonthell-0.3.7/src/tools/dlgedit/gui_circle.cc:45:72: note: Function 'GuiCircle' argument 3 names different: declaration 'entry' definition 'e'.
adonthell-0.3.7/src/tools/dlgedit/gui_circle.cc:446:41: style: Function 'setOption' argument 1 names different: declaration 'o' definition 'cbox'. [funcArgNamesDifferent]
adonthell-0.3.7/src/tools/dlgedit/gui_circle.h:62:34: note: Function 'setOption' argument 1 names different: declaration 'o' definition 'cbox'.
adonthell-0.3.7/src/tools/dlgedit/gui_circle.cc:446:41: note: Function 'setOption' argument 1 names different: declaration 'o' definition 'cbox'.
adonthell-0.3.7/src/tools/dlgedit/gui_circle.cc:200:23: style: Variable 'character_group' is assigned a value that is never used. [unreadVariable]
adonthell-0.3.7/src/tools/dlgedit/gui_circle.h:62:10: style: Unused private function: 'GuiCircle::setOption' [unusedPrivateFunction]
adonthell-0.3.7/src/tools/dlgedit/gui_circle.h:61:18: performance: Technically the member function 'GuiCircle::getOption' can be static. [functionStatic]
adonthell-0.3.7/src/tools/dlgedit/gui_circle.cc:432:25: note: Technically the member function 'GuiCircle::getOption' can be static.
adonthell-0.3.7/src/tools/dlgedit/gui_circle.h:61:18: note: Technically the member function 'GuiCircle::getOption' can be static.
adonthell-0.3.7/src/tools/dlgedit/gui_circle.h:62:10: performance: Technically the member function 'GuiCircle::setOption' can be static. [functionStatic]
adonthell-0.3.7/src/tools/dlgedit/gui_circle.cc:446:17: note: Technically the member function 'GuiCircle::setOption' can be static.
adonthell-0.3.7/src/tools/dlgedit/gui_circle.h:62:10: note: Technically the member function 'GuiCircle::setOption' can be static.
adonthell-0.3.7/src/tools/dlgedit/gui_circle.cc:328:5: style: Class 'GuiCircle' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
adonthell-0.3.7/src/tools/dlgedit/gui_circle.cc:328:5: style: Class 'GuiCircle' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
adonthell-0.3.7/src/tools/dlgedit/gui_edit.h:41:5: style: Class 'GuiEdit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adonthell-0.3.7/src/tools/dlgedit/gui_circle_events.cc:59:25: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/tools/dlgedit/gui_code.cc:160:40: style: Function 'display' argument 1 names different: declaration 'entry' definition 'e'. [funcArgNamesDifferent]
adonthell-0.3.7/src/tools/dlgedit/gui_code.h:59:35: note: Function 'display' argument 1 names different: declaration 'entry' definition 'e'.
adonthell-0.3.7/src/tools/dlgedit/gui_code.cc:160:40: note: Function 'display' argument 1 names different: declaration 'entry' definition 'e'.
adonthell-0.3.7/src/tools/dlgedit/gui_code.cc:73:5: style: Class 'GuiCode' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
adonthell-0.3.7/src/tools/dlgedit/gui_code.cc:73:5: style: Class 'GuiCode' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
adonthell-0.3.7/src/tools/dlgedit/gui_dlgedit.cc:892:16: style: The scope of the variable 'menuitem' can be reduced. [variableScope]
adonthell-0.3.7/src/tools/dlgedit/gui_dlgedit.cc:400:51: style: Function 'loadDialogue' argument 1 names different: declaration 'file' definition 'f'. [funcArgNamesDifferent]
adonthell-0.3.7/src/tools/dlgedit/gui_dlgedit.h:109:43: note: Function 'loadDialogue' argument 1 names different: declaration 'file' definition 'f'.
adonthell-0.3.7/src/tools/dlgedit/gui_dlgedit.cc:400:51: note: Function 'loadDialogue' argument 1 names different: declaration 'file' definition 'f'.
adonthell-0.3.7/src/tools/dlgedit/gui_dlgedit.cc:644:27: style: Variable 'project' is assigned a value that is never used. [unreadVariable]
adonthell-0.3.7/src/tools/dlgedit/gui_dlgedit.cc:894:59: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/tools/dlgedit/gui_dlgedit.cc:327:5: style: Class 'GuiDlgedit' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
adonthell-0.3.7/src/tools/dlgedit/gui_dlgedit.cc:327:5: style: Class 'GuiDlgedit' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
adonthell-0.3.7/src/tools/dlgedit/gui_dlgedit_events.cc:40:27: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/tools/dlgedit/gui_dlgedit_events.cc:47:27: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/tools/dlgedit/gui_dlgedit_events.cc:68:27: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/tools/dlgedit/gui_dlgedit_events.cc:89:27: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/tools/dlgedit/gui_dlgedit_events.cc:127:27: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/tools/dlgedit/gui_dlgedit_events.cc:134:27: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/tools/dlgedit/gui_dlgedit_events.cc:167:25: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/tools/dlgedit/gui_dlgedit_events.cc:175:28: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/tools/dlgedit/gui_dlgedit_events.cc:184:28: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/tools/dlgedit/gui_dlgedit_events.cc:55:96: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/tools/dlgedit/gui_dlgedit_events.cc:76:96: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/tools/dlgedit/gui_file.h:53:10: style: The function 'run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adonthell-0.3.7/src/tools/dlgedit/gui_modal_dialog.h:54:18: note: Virtual function in base class
adonthell-0.3.7/src/tools/dlgedit/gui_file.h:53:10: note: Function in derived class
adonthell-0.3.7/src/tools/dlgedit/gui_file.cc:31:30: warning: Function 'GuiFile' argument order different: declaration 'parent, action, file, title' definition 'parent, action, title, file' [funcArgOrderDifferent]
adonthell-0.3.7/src/tools/dlgedit/gui_file.h:42:25: note: Function 'GuiFile' argument order different: declaration 'parent, action, file, title' definition 'parent, action, title, file'
adonthell-0.3.7/src/tools/dlgedit/gui_file.cc:31:30: note: Function 'GuiFile' argument order different: declaration 'parent, action, file, title' definition 'parent, action, title, file'
adonthell-0.3.7/src/tools/dlgedit/gui_graph.cc:209:26: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/tools/dlgedit/gui_graph.cc:547:23: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/tools/dlgedit/gui_graph.cc:555:54: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/tools/dlgedit/gui_graph.cc:611:15: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/tools/dlgedit/gui_graph.cc:648:10: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/tools/dlgedit/gui_graph.cc:651:10: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/tools/dlgedit/gui_graph.cc:691:10: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/tools/dlgedit/gui_graph.cc:716:14: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/tools/dlgedit/gui_graph.cc:723:14: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/tools/dlgedit/gui_graph.cc:132:37: style: Function 'newCircle' argument 1 names different: declaration 'pos' definition 'point'. [funcArgNamesDifferent]
adonthell-0.3.7/src/tools/dlgedit/gui_graph.h:115:31: note: Function 'newCircle' argument 1 names different: declaration 'pos' definition 'point'.
adonthell-0.3.7/src/tools/dlgedit/gui_graph.cc:132:37: note: Function 'newCircle' argument 1 names different: declaration 'pos' definition 'point'.
adonthell-0.3.7/src/tools/dlgedit/gui_graph.cc:168:36: style: Function 'newArrow' argument 1 names different: declaration 'pos' definition 'point'. [funcArgNamesDifferent]
adonthell-0.3.7/src/tools/dlgedit/gui_graph.h:121:30: note: Function 'newArrow' argument 1 names different: declaration 'pos' definition 'point'.
adonthell-0.3.7/src/tools/dlgedit/gui_graph.cc:168:36: note: Function 'newArrow' argument 1 names different: declaration 'pos' definition 'point'.
adonthell-0.3.7/src/tools/dlgedit/gui_graph.cc:229:37: style: Function 'newModule' argument 1 names different: declaration 'pos' definition 'point'. [funcArgNamesDifferent]
adonthell-0.3.7/src/tools/dlgedit/gui_graph.h:128:31: note: Function 'newModule' argument 1 names different: declaration 'pos' definition 'point'.
adonthell-0.3.7/src/tools/dlgedit/gui_graph.cc:229:37: note: Function 'newModule' argument 1 names different: declaration 'pos' definition 'point'.
adonthell-0.3.7/src/tools/dlgedit/gui_graph.cc:162:5: style: Variable 'serial' is modified but its new value is never used. [unreadVariable]
adonthell-0.3.7/src/tools/dlgedit/gui_graph.cc:247:96: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/tools/dlgedit/gui_graph.cc:814:51: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/tools/dlgedit/gui_graph_events.cc:32:23: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/tools/dlgedit/gui_graph_events.cc:49:23: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/tools/dlgedit/gui_graph_events.cc:63:23: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/tools/dlgedit/gui_graph_events.cc:115:23: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/tools/dlgedit/gui_graph_events.cc:145:23: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/tools/dlgedit/gui_graph_events.cc:202:23: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/tools/dlgedit/gui_list.cc:94:41: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/tools/dlgedit/gui_list.cc:95:19: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/tools/dlgedit/gui_recent_files.cc:31:36: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/tools/dlgedit/gui_recent_files.cc:50:5: performance: Variable 'Command' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
adonthell-0.3.7/src/tools/dlgedit/gui_recent_files.cc:51:5: performance: Variable 'Arguments' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
adonthell-0.3.7/src/tools/dlgedit/gui_scrollable.cc:155:28: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/tools/dlgedit/gui_settings.cc:41:29: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/tools/dlgedit/gui_settings.cc:294:45: style: Function 'display' argument 1 names different: declaration 'entry' definition 'e'. [funcArgNamesDifferent]
adonthell-0.3.7/src/tools/dlgedit/gui_settings.h:62:35: note: Function 'display' argument 1 names different: declaration 'entry' definition 'e'.
adonthell-0.3.7/src/tools/dlgedit/gui_settings.cc:294:45: note: Function 'display' argument 1 names different: declaration 'entry' definition 'e'.
adonthell-0.3.7/src/tools/dlgedit/gui_settings.cc:351:51: style: Function 'setProject' argument 1 names different: declaration 'project' definition 'label'. [funcArgNamesDifferent]
adonthell-0.3.7/src/tools/dlgedit/gui_settings.h:89:42: note: Function 'setProject' argument 1 names different: declaration 'project' definition 'label'.
adonthell-0.3.7/src/tools/dlgedit/gui_settings.cc:351:51: note: Function 'setProject' argument 1 names different: declaration 'project' definition 'label'.
adonthell-0.3.7/src/tools/dlgedit/gui_settings.cc:438:55: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/tools/dlgedit/gui_tooltip.cc:53:21: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/tools/dlgedit/gui_tooltip.cc:58:21: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/tools/dlgedit/gui_tooltip.cc:30:34: style: Function 'GuiTooltip' argument 1 names different: declaration 'node' definition 'n'. [funcArgNamesDifferent]
adonthell-0.3.7/src/tools/dlgedit/gui_tooltip.h:38:26: note: Function 'GuiTooltip' argument 1 names different: declaration 'node' definition 'n'.
adonthell-0.3.7/src/tools/dlgedit/gui_tooltip.cc:30:34: note: Function 'GuiTooltip' argument 1 names different: declaration 'node' definition 'n'.
adonthell-0.3.7/src/tools/dlgedit/gui_tooltip.cc:86:35: style: Function 'draw' argument 1 names different: declaration 'parent' definition 'graph'. [funcArgNamesDifferent]
adonthell-0.3.7/src/tools/dlgedit/gui_tooltip.h:41:27: note: Function 'draw' argument 1 names different: declaration 'parent' definition 'graph'.
adonthell-0.3.7/src/tools/dlgedit/gui_tooltip.cc:86:35: note: Function 'draw' argument 1 names different: declaration 'parent' definition 'graph'.
adonthell-0.3.7/src/tools/dlgedit/gui_tree.cc:177:33: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/tools/dlgedit/gui_tree.cc:374:55: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/tools/dlgedit/gui_tree.cc:405:81: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/tools/dlgedit/kb_traverse.cc:222:14: style: The scope of the variable 'cmp1' can be reduced. [variableScope]
adonthell-0.3.7/src/tools/dlgedit/kb_traverse.cc:50:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/tools/dlgedit/kb_traverse.cc:200:51: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/tools/dlgedit/kb_traverse.cc:229:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
lex.loadcfg.cc:1062:27: warning: Possible null pointer dereference: b [nullPointer]
lex.loadcfg.cc:1059:24: note: Assignment 'b=(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL', assigned value is 0
lex.loadcfg.cc:1062:27: note: Null pointer dereference
lex.loadcfg.cc:1064:9: warning: Possible null pointer dereference: b [nullPointer]
lex.loadcfg.cc:1059:24: note: Assignment 'b=(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL', assigned value is 0
lex.loadcfg.cc:1064:9: note: Null pointer dereference
lex.loadcfg.cc:1390:2: warning: Possible null pointer dereference: b [nullPointer]
lex.loadcfg.cc:1283:22: note: Calling function 'loadcfg_init_buffer', 1st argument 'b' value is 0
lex.loadcfg.cc:1390:2: note: Null pointer dereference
lex.loadcfg.cc:1391:2: warning: Possible null pointer dereference: b [nullPointer]
lex.loadcfg.cc:1283:22: note: Calling function 'loadcfg_init_buffer', 1st argument 'b' value is 0
lex.loadcfg.cc:1391:2: note: Null pointer dereference
lex.loadcfg.cc:1402:9: warning: Possible null pointer dereference: b [nullPointer]
lex.loadcfg.cc:1283:22: note: Calling function 'loadcfg_init_buffer', 1st argument 'b' value is 0
lex.loadcfg.cc:1402:9: note: Null pointer dereference
lex.loadcfg.cc:1172:59: style: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent]
lex.loadcfg.cc:378:54: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
lex.loadcfg.cc:1172:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
lex.loadcfg.cc:1575:53: style: Function 'loadcfg_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent]
lex.loadcfg.cc:330:52: note: Function 'loadcfg_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
lex.loadcfg.cc:1575:53: note: Function 'loadcfg_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
lex.loadcfg.cc:1588:53: style: Function 'loadcfg_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent]
lex.loadcfg.cc:331:51: note: Function 'loadcfg_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
lex.loadcfg.cc:1588:53: note: Function 'loadcfg_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
lex.loadcfg.cc:1588:67: style: Function 'loadcfg_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent]
lex.loadcfg.cc:331:61: note: Function 'loadcfg_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
lex.loadcfg.cc:1588:67: note: Function 'loadcfg_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
lex.loadcfg.cc:1720:29: style: Function 'loadcfgset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'. [funcArgNamesDifferent]
lex.loadcfg.cc:559:28: note: Function 'loadcfgset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'.
lex.loadcfg.cc:1720:29: note: Function 'loadcfgset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'.
lex.loadlg.cc:1265:27: warning: Possible null pointer dereference: b [nullPointer]
lex.loadlg.cc:1262:24: note: Assignment 'b=(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL', assigned value is 0
lex.loadlg.cc:1265:27: note: Null pointer dereference
lex.loadlg.cc:1267:9: warning: Possible null pointer dereference: b [nullPointer]
lex.loadlg.cc:1262:24: note: Assignment 'b=(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL', assigned value is 0
lex.loadlg.cc:1267:9: note: Null pointer dereference
lex.loadlg.cc:1593:2: warning: Possible null pointer dereference: b [nullPointer]
lex.loadlg.cc:1486:21: note: Calling function 'loadlg_init_buffer', 1st argument 'b' value is 0
lex.loadlg.cc:1593:2: note: Null pointer dereference
lex.loadlg.cc:1594:2: warning: Possible null pointer dereference: b [nullPointer]
lex.loadlg.cc:1486:21: note: Calling function 'loadlg_init_buffer', 1st argument 'b' value is 0
lex.loadlg.cc:1594:2: note: Null pointer dereference
lex.loadlg.cc:1605:9: warning: Possible null pointer dereference: b [nullPointer]
lex.loadlg.cc:1486:21: note: Calling function 'loadlg_init_buffer', 1st argument 'b' value is 0
lex.loadlg.cc:1605:9: note: Null pointer dereference
lex.loadlg.cc:1375:59: style: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent]
lex.loadlg.cc:378:54: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
lex.loadlg.cc:1375:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
lex.loadlg.cc:1778:52: style: Function 'loadlg_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent]
lex.loadlg.cc:330:51: note: Function 'loadlg_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
lex.loadlg.cc:1778:52: note: Function 'loadlg_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
lex.loadlg.cc:1791:52: style: Function 'loadlg_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent]
lex.loadlg.cc:331:50: note: Function 'loadlg_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
lex.loadlg.cc:1791:52: note: Function 'loadlg_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
lex.loadlg.cc:1791:66: style: Function 'loadlg_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent]
lex.loadlg.cc:331:60: note: Function 'loadlg_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
lex.loadlg.cc:1791:66: note: Function 'loadlg_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
lex.loadlg.cc:1923:28: style: Function 'loadlgset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'. [funcArgNamesDifferent]
lex.loadlg.cc:627:27: note: Function 'loadlgset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'.
lex.loadlg.cc:1923:28: note: Function 'loadlgset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'.
adonthell-0.3.7/src/tools/dlgedit/util.cc:102:68: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/win_background.cc:23:17: warning: Member variable 'win_background::trans_' is not initialized in the constructor. [uninitMemberVar]
adonthell-0.3.7/src/win_background.cc:37:17: warning: Member variable 'win_background::trans_' is not initialized in the constructor. [uninitMemberVar]
adonthell-0.3.7/src/win_background.cc:51:17: warning: Member variable 'win_background::trans_' is not initialized in the constructor. [uninitMemberVar]
adonthell-0.3.7/src/win_background.cc:111:34: warning: Member variable 'win_background::visible_' is not assigned a value in 'win_background::operator='. [operatorEqVarError]
adonthell-0.3.7/src/win_background.cc:111:34: warning: Member variable 'win_background::brightness_' is not assigned a value in 'win_background::operator='. [operatorEqVarError]
adonthell-0.3.7/src/win_background.cc:111:34: warning: Member variable 'win_background::trans_' is not assigned a value in 'win_background::operator='. [operatorEqVarError]
adonthell-0.3.7/src/win_background.cc:111:34: warning: 'operator=' should check for assignment to self to avoid problems with dynamic memory. [operatorEqToSelf]
adonthell-0.3.7/src/win_base.cc:127:28: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/win_base.cc:130:84: style: C-style pointer casting [cstyleCast]
adonthell-0.3.7/src/win_base.h:120:16: warning: Virtual function 'move' is called from constructor 'win_base()' at line 32. Dynamic binding is not used. [virtualCallInConstructor]
adonthell-0.3.7/src/win_base.cc:32:3: note: Calling move
adonthell-0.3.7/src/win_base.h:120:16: note: move is a virtual method
adonthell-0.3.7/src/win_base.h:198:16: warning: Virtual function 'set_brightness' is called from constructor 'win_base()' at line 40. Dynamic binding is not used. [virtualCallInConstructor]
adonthell-0.3.7/src/win_base.cc:40:3: note: Calling set_brightness
adonthell-0.3.7/src/win_base.h:198:16: note: set_brightness is a virtual method
adonthell-0.3.7/src/win_base.h:184:16: warning: Virtual function 'set_trans' is called from constructor 'win_base()' at line 42. Dynamic binding is not used. [virtualCallInConstructor]
adonthell-0.3.7/src/win_base.cc:42:3: note: Calling set_trans
adonthell-0.3.7/src/win_base.h:184:16: note: set_trans is a virtual method
adonthell-0.3.7/src/win_border.cc:100:41: style: Function 'set_border' argument 1 names different: declaration 'wth' definition 'wt'. [funcArgNamesDifferent]
adonthell-0.3.7/src/win_border.h:59:31: note: Function 'set_border' argument 1 names different: declaration 'wth' definition 'wt'.
adonthell-0.3.7/src/win_border.cc:100:41: note: Function 'set_border' argument 1 names different: declaration 'wth' definition 'wt'.
adonthell-0.3.7/src/win_border.cc:23:13: warning: Member variable 'win_border::trans_' is not initialized in the constructor. [uninitMemberVar]
adonthell-0.3.7/src/win_border.cc:38:13: warning: Member variable 'win_border::trans_' is not initialized in the constructor. [uninitMemberVar]
adonthell-0.3.7/src/win_border.cc:51:13: warning: Member variable 'win_border::trans_' is not initialized in the constructor. [uninitMemberVar]
adonthell-0.3.7/src/win_border.cc:124:26: warning: Member variable 'win_border::border_draw_' is not assigned a value in 'win_border::operator='. [operatorEqVarError]
adonthell-0.3.7/src/win_border.cc:124:26: warning: Member variable 'win_border::visible_border_' is not assigned a value in 'win_border::operator='. [operatorEqVarError]
adonthell-0.3.7/src/win_border.cc:124:26: warning: Member variable 'win_border::brightness_' is not assigned a value in 'win_border::operator='. [operatorEqVarError]
adonthell-0.3.7/src/win_border.cc:124:26: warning: Member variable 'win_border::trans_' is not assigned a value in 'win_border::operator='. [operatorEqVarError]
adonthell-0.3.7/src/win_border.cc:124:26: warning: 'operator=' should check for assignment to self to avoid problems with dynamic memory. [operatorEqToSelf]
adonthell-0.3.7/src/win_border.h:63:11: style: Technically the member function 'win_border::length_border' can be const. [functionConst]
adonthell-0.3.7/src/win_border.cc:254:21: note: Technically the member function 'win_border::length_border' can be const.
adonthell-0.3.7/src/win_border.h:63:11: note: Technically the member function 'win_border::length_border' can be const.
adonthell-0.3.7/src/win_border.h:65:11: style: Technically the member function 'win_border::height_border' can be const. [functionConst]
adonthell-0.3.7/src/win_border.cc:248:21: note: Technically the member function 'win_border::height_border' can be const.
adonthell-0.3.7/src/win_border.h:65:11: note: Technically the member function 'win_border::height_border' can be const.
adonthell-0.3.7/src/win_container.cc:44:58: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/win_container.cc:59:58: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/win_container.cc:83:58: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/win_container.cc:92:58: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/win_container.cc:101:62: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/win_container.cc:137:58: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/win_container.cc:145:58: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/win_container.cc:152:59: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/win_container.cc:166:62: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/win_container.cc:189:62: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/win_container.h:61:16: warning: Virtual function 'set_space_with_border' is called from constructor 'win_container()' at line 28. Dynamic binding is not used. [virtualCallInConstructor]
adonthell-0.3.7/src/win_container.cc:28:3: note: Calling set_space_with_border
adonthell-0.3.7/src/win_container.h:61:16: note: set_space_with_border is a virtual method
adonthell-0.3.7/src/win_container.h:63:16: warning: Virtual function 'set_space_with_object' is called from constructor 'win_container()' at line 30. Dynamic binding is not used. [virtualCallInConstructor]
adonthell-0.3.7/src/win_container.cc:30:3: note: Calling set_space_with_object
adonthell-0.3.7/src/win_container.h:63:16: note: set_space_with_object is a virtual method
adonthell-0.3.7/src/win_container.h:45:16: warning: Virtual function 'destroy' is called from destructor '~win_container()' at line 38. Dynamic binding is not used. [virtualCallInConstructor]
adonthell-0.3.7/src/win_container.cc:38:3: note: Calling destroy
adonthell-0.3.7/src/win_container.h:45:16: note: destroy is a virtual method
adonthell-0.3.7/src/win_container.cc:105:8: error: Iterator 'i' used after element has been erased. [eraseDereference]
adonthell-0.3.7/src/win_container.cc:106:15: note: Iterator 'i' used after element has been erased.
adonthell-0.3.7/src/win_container.cc:105:8: note: Iterator 'i' used after element has been erased.
adonthell-0.3.7/src/win_container.cc:86:21: error: Iterator 'i' used after element has been erased. [eraseDereference]
adonthell-0.3.7/src/win_container.cc:83:3: note: Iterator 'i' used after element has been erased.
adonthell-0.3.7/src/win_container.cc:86:21: note: Iterator 'i' used after element has been erased.
adonthell-0.3.7/src/win_event.cc:68:93: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/win_font.cc:107:11: warning: Either the condition 'if(font)' is redundant or there is possible null pointer dereference: font. [nullPointerRedundantCheck]
adonthell-0.3.7/src/win_font.cc:111:5: note: Assuming that condition 'if(font)' is not redundant
adonthell-0.3.7/src/win_font.cc:107:11: note: Null pointer dereference
adonthell-0.3.7/src/win_font.cc:48:82: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/win_font.cc:21:11: warning: Member variable 'win_font::height_' is not initialized in the constructor. [uninitMemberVar]
adonthell-0.3.7/src/win_font.cc:21:11: warning: Member variable 'win_font::length_' is not initialized in the constructor. [uninitMemberVar]
adonthell-0.3.7/src/win_font.h:32:1: warning: The class 'win_font' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
adonthell-0.3.7/src/win_font.cc:99:10: error: Uninitialized variable: i [uninitvar]
adonthell-0.3.7/src/win_font.cc:101:34: error: Uninitialized variable: tl [uninitvar]
adonthell-0.3.7/src/win_font.cc:102:27: error: Uninitialized variable: pos [uninitvar]
adonthell-0.3.7/src/win_font.cc:102:35: error: Uninitialized variable: tl [uninitvar]
adonthell-0.3.7/src/win_font.cc:103:16: error: Uninitialized variable: i [uninitvar]
adonthell-0.3.7/src/win_manager.cc:110:34: style: Function 'add' argument 1 names different: declaration 'wnd' definition 'tmp'. [funcArgNamesDifferent]
adonthell-0.3.7/src/win_manager.h:89:25: note: Function 'add' argument 1 names different: declaration 'wnd' definition 'tmp'.
adonthell-0.3.7/src/win_manager.cc:110:34: note: Function 'add' argument 1 names different: declaration 'wnd' definition 'tmp'.
adonthell-0.3.7/src/win_manager.cc:189:40: style: Function 'set_focus' argument 1 names different: declaration 'wnd' definition 'tmp'. [funcArgNamesDifferent]
adonthell-0.3.7/src/win_manager.h:136:31: note: Function 'set_focus' argument 1 names different: declaration 'wnd' definition 'tmp'.
adonthell-0.3.7/src/win_manager.cc:189:40: note: Function 'set_focus' argument 1 names different: declaration 'wnd' definition 'tmp'.
adonthell-0.3.7/src/win_manager.cc:70:53: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/win_manager.cc:96:30: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/win_manager.cc:102:30: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/win_manager.cc:143:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/win_manager.cc:161:66: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/win_manager.cc:185:14: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/win_scroll.cc:91:62: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/win_scroll.cc:175:62: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/win_scroll.cc:236:62: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/win_scrollbar.cc:126:32: warning: Member variable 'win_scrollbar::bar_draw_' is not assigned a value in 'win_scrollbar::operator='. [operatorEqVarError]
adonthell-0.3.7/src/win_scrollbar.cc:126:32: warning: Member variable 'win_scrollbar::back_draw_' is not assigned a value in 'win_scrollbar::operator='. [operatorEqVarError]
adonthell-0.3.7/src/win_scrollbar.cc:126:32: warning: Member variable 'win_scrollbar::visible_' is not assigned a value in 'win_scrollbar::operator='. [operatorEqVarError]
adonthell-0.3.7/src/win_scrollbar.cc:126:32: warning: Member variable 'win_scrollbar::brightness_' is not assigned a value in 'win_scrollbar::operator='. [operatorEqVarError]
adonthell-0.3.7/src/win_scrollbar.cc:126:32: warning: Member variable 'win_scrollbar::trans_' is not assigned a value in 'win_scrollbar::operator='. [operatorEqVarError]
adonthell-0.3.7/src/win_scrollbar.cc:126:32: warning: 'operator=' should check for assignment to self to avoid problems with dynamic memory. [operatorEqToSelf]
adonthell-0.3.7/src/win_select.cc:87:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/win_select.cc:90:82: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/win_select.cc:99:82: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/win_select.cc:133:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/win_select.cc:135:32: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/win_select.cc:137:83: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/win_select.cc:144:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/win_select.cc:145:80: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/win_select.cc:222:81: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/win_select.cc:237:62: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/win_select.cc:256:53: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adonthell-0.3.7/src/win_select.cc:25:3: performance: Variable 'cur_select_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
adonthell-0.3.7/src/win_select.h:69:8: style: Technically the member function 'win_select::rules' can be const. [functionConst]
adonthell-0.3.7/src/win_select.cc:194:18: note: Technically the member function 'win_select::rules' can be const.
adonthell-0.3.7/src/win_select.h:69:8: note: Technically the member function 'win_select::rules' can be const.
adonthell-0.3.7/src/win_select.cc:74:39: performance: Possible inefficient checking for 'list_wb_' emptiness. [stlSize]
adonthell-0.3.7/src/win_select.cc:118:37: performance: Possible inefficient checking for 'list_wb_' emptiness. [stlSize]
adonthell-0.3.7/src/win_select.cc:213:6: performance: Possible inefficient checking for 'list_wb_' emptiness. [stlSize]
adonthell-0.3.7/src/win_select.cc:231:6: performance: Possible inefficient checking for 'list_wb_' emptiness. [stlSize]
adonthell-0.3.7/src/win_select.cc:248:6: performance: Possible inefficient checking for 'list_wb_' emptiness. [stlSize]
adonthell-0.3.7/src/win_select.cc:267:39: performance: Possible inefficient checking for 'list_wb_' emptiness. [stlSize]
adonthell-0.3.7/src/win_theme.cc:63:24: warning: 'operator=' should check for assignment to self to avoid problems with dynamic memory. [operatorEqToSelf]
[22:26]

ftp://ftp.se.debian.org/debian/pool/main/a/adonthell-data/adonthell-data_0.3.7.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/adplay/adplay_1.7.orig.tar.gz
adplay-1.7/src/adplay.cc:280:17: style: The scope of the variable 'i' can be reduced. [variableScope]
adplay-1.7/src/output.h:60:17: style: Technically the member function 'EmuPlayer::getsampsize' can be const. [functionConst]
adplay-1.7/src/output.h:52:16: style: The function 'frame' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplay-1.7/src/output.h:34:16: note: Virtual function in base class
adplay-1.7/src/output.h:52:16: note: Function in derived class
adplay-1.7/src/output.h:53:17: style: The function 'get_opl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplay-1.7/src/output.h:35:17: note: Virtual function in base class
adplay-1.7/src/output.h:53:17: note: Function in derived class
adplay-1.7/src/alsa.h:37:16: style: The function 'output' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplay-1.7/src/output.h:56:16: note: Virtual function in base class
adplay-1.7/src/alsa.h:37:16: note: Function in derived class
adplay-1.7/src/ao.h:34:16: style: The function 'output' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplay-1.7/src/output.h:56:16: note: Virtual function in base class
adplay-1.7/src/ao.h:34:16: note: Function in derived class
adplay-1.7/src/disk.cc:45:5: style: Class 'DiskWriter' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
adplay-1.7/src/disk.cc:45:5: style: Class 'DiskWriter' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
adplay-1.7/src/disk.h:35:16: style: The function 'output' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplay-1.7/src/output.h:56:16: note: Virtual function in base class
adplay-1.7/src/disk.h:35:16: note: Function in derived class
adplay-1.7/src/esound.h:33:16: style: The function 'output' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplay-1.7/src/output.h:56:16: note: Virtual function in base class
adplay-1.7/src/esound.h:33:16: note: Function in derived class
adplay-1.7/src/oss.cc:32:12: warning: Member variable 'OSSPlayer::size' is not initialized in the constructor. [uninitMemberVar]
adplay-1.7/src/oss.h:33:16: style: The function 'output' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplay-1.7/src/output.h:56:16: note: Virtual function in base class
adplay-1.7/src/oss.h:33:16: note: Function in derived class
adplay-1.7/src/output.cc:64:8: style: The scope of the variable 'i' can be reduced. [variableScope]
adplay-1.7/src/output.cc:45:3: style: Class 'EmuPlayer' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
adplay-1.7/src/output.cc:45:3: style: Class 'EmuPlayer' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
adplay-1.7/src/qsa.cc:78:7: style: Variable 'rval' is reassigned a value before the old one has been used. [redundantAssignment]
adplay-1.7/src/qsa.cc:77:7: note: Variable 'rval' is reassigned a value before the old one has been used.
adplay-1.7/src/qsa.cc:78:7: note: Variable 'rval' is reassigned a value before the old one has been used.
adplay-1.7/src/qsa.cc:73:8: style: The scope of the variable 'rval' can be reduced. [variableScope]
adplay-1.7/src/qsa.cc:86:18: style: The scope of the variable 'written' can be reduced. [variableScope]
adplay-1.7/src/qsa.cc:78:14: style: Variable 'rval' is assigned a value that is never used. [unreadVariable]
adplay-1.7/src/qsa.h:36:16: style: The function 'output' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplay-1.7/src/output.h:56:16: note: Virtual function in base class
adplay-1.7/src/qsa.h:36:16: note: Function in derived class
adplay-1.7/src/sdl.cc:67:21: style: C-style pointer casting [cstyleCast]
adplay-1.7/src/sdl.cc:69:9: style: The scope of the variable 'i' can be reduced. [variableScope]
adplay-1.7/src/sdl.h:34:17: style: Technically the member function 'SDLPlayer::getsampsize' can be const. [functionConst]
adplay-1.7/src/sdl.h:42:16: style: The function 'frame' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplay-1.7/src/output.h:34:16: note: Virtual function in base class
adplay-1.7/src/sdl.h:42:16: note: Function in derived class
adplay-1.7/src/sdl.h:43:17: style: The function 'get_opl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplay-1.7/src/output.h:35:17: note: Virtual function in base class
adplay-1.7/src/sdl.h:43:17: note: Function in derived class
[22:26]

ftp://ftp.se.debian.org/debian/pool/main/a/adplug/adplug_2.2.1+dfsg3.orig.tar.gz
adplug-2.2.1+dfsg3/adplugdb/adplugdb.cpp:182:14: style: The scope of the variable 'p' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/adplugdb/adplugdb.cpp:184:66: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adplug-2.2.1+dfsg3/src/database.h:40:5: warning: Member variable 'CKey::crc16' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/database.h:40:5: warning: Member variable 'CKey::crc32' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/database.h:61:5: warning: Member variable 'CRecord::type' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/opl.h:56:12: style: Technically the member function 'Copl::gettype' can be const. [functionConst]
adplug-2.2.1+dfsg3/src/database.h:41:5: style: Class 'CKey' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adplug-2.2.1+dfsg3/src/fprovide.h:46:23: style: The function 'open' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/fprovide.h:35:23: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/fprovide.h:46:23: note: Function in derived class
adplug-2.2.1+dfsg3/src/fprovide.h:47:16: style: The function 'close' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/fprovide.h:36:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/fprovide.h:47:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/database.h:131:16: style: The function 'read_own' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/database.h:70:18: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/database.h:131:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/database.h:132:16: style: The function 'write_own' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/database.h:71:18: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/database.h:132:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/database.h:133:25: style: The function 'get_size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/database.h:72:27: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/database.h:133:25: note: Function in derived class
adplug-2.2.1+dfsg3/src/database.h:134:16: style: The function 'user_read_own' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/database.h:73:18: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/database.h:134:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/database.h:135:16: style: The function 'user_write_own' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/database.h:74:18: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/database.h:135:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/database.h:147:16: style: The function 'read_own' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/database.h:70:18: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/database.h:147:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/database.h:148:16: style: The function 'write_own' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/database.h:71:18: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/database.h:148:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/database.h:149:25: style: The function 'get_size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/database.h:72:27: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/database.h:149:25: note: Function in derived class
adplug-2.2.1+dfsg3/src/database.h:150:16: style: The function 'user_read_own' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/database.h:73:18: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/database.h:150:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/database.h:151:16: style: The function 'user_write_own' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/database.h:74:18: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/database.h:151:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/database.h:162:16: style: The function 'read_own' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/database.h:70:18: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/database.h:162:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/database.h:163:16: style: The function 'write_own' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/database.h:71:18: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/database.h:163:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/database.h:164:25: style: The function 'get_size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/database.h:72:27: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/database.h:164:25: note: Function in derived class
adplug-2.2.1+dfsg3/src/database.h:165:16: style: The function 'user_read_own' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/database.h:73:18: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/database.h:165:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/database.h:166:16: style: The function 'user_write_own' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/database.h:74:18: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/database.h:166:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/silentopl.h:27:7: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/opl.h:41:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/silentopl.h:27:7: note: Function in derived class
adplug-2.2.1+dfsg3/src/silentopl.h:28:7: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/opl.h:53:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/silentopl.h:28:7: note: Function in derived class
adplug-2.2.1+dfsg3/src/a2m.cpp:70:37: style: The scope of the variable 'secptr' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/a2m.cpp:323:32: style: The scope of the variable 'b' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/a2m.cpp:323:34: style: The scope of the variable 'c' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/a2m.cpp:323:36: style: The scope of the variable 'code1' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/a2m.cpp:323:42: style: The scope of the variable 'code2' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/a2m.h:32:3: warning: Member variable 'Ca2mLoader::songname' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/a2m.h:32:3: warning: Member variable 'Ca2mLoader::author' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/a2m.h:32:3: warning: Member variable 'Ca2mLoader::instname' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/a2m.h:32:3: warning: Member variable 'Ca2mLoader::ibitcount' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/a2m.h:32:3: warning: Member variable 'Ca2mLoader::ibitbuffer' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/a2m.h:32:3: warning: Member variable 'Ca2mLoader::ibufcount' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/a2m.h:32:3: warning: Member variable 'Ca2mLoader::obufcount' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/a2m.h:32:3: warning: Member variable 'Ca2mLoader::input_size' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/a2m.h:32:3: warning: Member variable 'Ca2mLoader::output_size' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/a2m.h:32:3: warning: Member variable 'Ca2mLoader::leftc' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/a2m.h:32:3: warning: Member variable 'Ca2mLoader::rghtc' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/a2m.h:32:3: warning: Member variable 'Ca2mLoader::dad' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/a2m.h:32:3: warning: Member variable 'Ca2mLoader::freq' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/a2m.h:32:3: warning: Member variable 'Ca2mLoader::wdbuf' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/a2m.h:32:3: warning: Member variable 'Ca2mLoader::obuf' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/a2m.h:32:3: warning: Member variable 'Ca2mLoader::buf' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/protrack.h:30:3: style: Class 'CmodPlayer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adplug-2.2.1+dfsg3/src/a2m.h:32:3: style: Class 'Ca2mLoader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adplug-2.2.1+dfsg3/src/protrack.h:33:8: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:42:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/protrack.h:33:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/protrack.h:34:8: style: The function 'rewind' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:43:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/protrack.h:34:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/protrack.h:35:9: style: The function 'getrefresh' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:44:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/protrack.h:35:9: note: Function in derived class
adplug-2.2.1+dfsg3/src/protrack.h:37:16: style: The function 'getpatterns' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:56:23: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/protrack.h:37:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/protrack.h:39:16: style: The function 'getpattern' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:58:23: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/protrack.h:39:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/protrack.h:41:16: style: The function 'getorders' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:60:23: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/protrack.h:41:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/protrack.h:43:16: style: The function 'getorder' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:62:23: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/protrack.h:43:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/protrack.h:45:16: style: The function 'getrow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:64:23: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/protrack.h:45:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/protrack.h:47:16: style: The function 'getspeed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:66:23: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/protrack.h:47:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/a2m.h:35:8: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:40:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/a2m.h:35:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/a2m.h:36:9: style: The function 'getrefresh' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:44:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/a2m.h:36:9: note: Function in derived class
adplug-2.2.1+dfsg3/src/a2m.h:38:15: style: The function 'gettype' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:49:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/a2m.h:38:15: note: Function in derived class
adplug-2.2.1+dfsg3/src/a2m.h:40:15: style: The function 'gettitle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:50:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/a2m.h:40:15: note: Function in derived class
adplug-2.2.1+dfsg3/src/a2m.h:42:15: style: The function 'getauthor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:52:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/a2m.h:42:15: note: Function in derived class
adplug-2.2.1+dfsg3/src/a2m.h:44:16: style: The function 'getinstruments' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:72:23: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/a2m.h:44:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/a2m.h:46:15: style: The function 'getinstrument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:74:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/a2m.h:46:15: note: Function in derived class
adplug-2.2.1+dfsg3/src/adl.cpp:2383:21: error: Array '_trackEntries[120]' accessed at index 199, which is out of bounds. [arrayIndexOutOfBounds]
adplug-2.2.1+dfsg3/src/adl.cpp:447:32: style: Function 'AdlibDriver' argument 1 names different: declaration 'opl' definition 'newopl'. [funcArgNamesDifferent]
adplug-2.2.1+dfsg3/src/adl.cpp:107:21: note: Function 'AdlibDriver' argument 1 names different: declaration 'opl' definition 'newopl'.
adplug-2.2.1+dfsg3/src/adl.cpp:447:32: note: Function 'AdlibDriver' argument 1 names different: declaration 'opl' definition 'newopl'.
adplug-2.2.1+dfsg3/src/adl.cpp:870:36: style: Function 'unkOutput2' argument 1 names different: declaration 'num' definition 'chan'. [funcArgNamesDifferent]
adplug-2.2.1+dfsg3/src/adl.cpp:252:25: note: Function 'unkOutput2' argument 1 names different: declaration 'num' definition 'chan'.
adplug-2.2.1+dfsg3/src/adl.cpp:870:36: note: Function 'unkOutput2' argument 1 names different: declaration 'num' definition 'chan'.
adplug-2.2.1+dfsg3/src/adl.cpp:2208:13: warning: Member variable 'CadlPlayer::cursubsong' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/adl.cpp:2208:13: warning: Member variable 'CadlPlayer::_sfxPriority' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/adl.cpp:2208:13: warning: Member variable 'CadlPlayer::_sfxFourthByteOfSong' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/adl.cpp:447:14: warning: Member variable 'AdlibDriver::_samplesPerCallback' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/adl.cpp:447:14: warning: Member variable 'AdlibDriver::_samplesPerCallbackRemainder' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/adl.cpp:447:14: warning: Member variable 'AdlibDriver::_soundIdTable' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/adl.h:72:8: style: Unused private function: 'CadlPlayer::process' [unusedPrivateFunction]
adplug-2.2.1+dfsg3/src/adl.cpp:137:8: performance: Technically the member function 'AdlibDriver::isStereo' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/adl.cpp:138:8: performance: Technically the member function 'AdlibDriver::endOfData' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/adl.cpp:151:7: performance: Technically the member function 'AdlibDriver::snd_ret0x100' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/adl.cpp:512:18: note: Technically the member function 'AdlibDriver::snd_ret0x100' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:151:7: note: Technically the member function 'AdlibDriver::snd_ret0x100' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:152:7: performance: Technically the member function 'AdlibDriver::snd_ret0x1983' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/adl.cpp:516:18: note: Technically the member function 'AdlibDriver::snd_ret0x1983' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:152:7: note: Technically the member function 'AdlibDriver::snd_ret0x1983' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:156:7: performance: Technically the member function 'AdlibDriver::snd_unkOpcode1' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/adl.cpp:540:18: note: Technically the member function 'AdlibDriver::snd_unkOpcode1' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:156:7: note: Technically the member function 'AdlibDriver::snd_unkOpcode1' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:158:7: performance: Technically the member function 'AdlibDriver::snd_unkOpcode2' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/adl.cpp:569:18: note: Technically the member function 'AdlibDriver::snd_unkOpcode2' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:158:7: note: Technically the member function 'AdlibDriver::snd_unkOpcode2' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:162:7: style: Technically the member function 'AdlibDriver::snd_getSoundTrigger' can be const. [functionConst]
adplug-2.2.1+dfsg3/src/adl.cpp:615:18: note: Technically the member function 'AdlibDriver::snd_getSoundTrigger' can be const.
adplug-2.2.1+dfsg3/src/adl.cpp:162:7: note: Technically the member function 'AdlibDriver::snd_getSoundTrigger' can be const.
adplug-2.2.1+dfsg3/src/adl.cpp:163:7: performance: Technically the member function 'AdlibDriver::snd_unkOpcode4' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/adl.cpp:619:18: note: Technically the member function 'AdlibDriver::snd_unkOpcode4' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:163:7: note: Technically the member function 'AdlibDriver::snd_unkOpcode4' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:164:7: performance: Technically the member function 'AdlibDriver::snd_dummy' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/adl.cpp:624:18: note: Technically the member function 'AdlibDriver::snd_dummy' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:164:7: note: Technically the member function 'AdlibDriver::snd_dummy' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:165:7: performance: Technically the member function 'AdlibDriver::snd_getNullvar4' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/adl.cpp:628:18: note: Technically the member function 'AdlibDriver::snd_getNullvar4' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:165:7: note: Technically the member function 'AdlibDriver::snd_getNullvar4' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:166:7: performance: Technically the member function 'AdlibDriver::snd_setNullvar3' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/adl.cpp:633:18: note: Technically the member function 'AdlibDriver::snd_setNullvar3' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:166:7: note: Technically the member function 'AdlibDriver::snd_setNullvar3' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:250:8: style: Technically the member function 'AdlibDriver::initChannel' can be const. [functionConst]
adplug-2.2.1+dfsg3/src/adl.cpp:838:19: note: Technically the member function 'AdlibDriver::initChannel' can be const.
adplug-2.2.1+dfsg3/src/adl.cpp:250:8: note: Technically the member function 'AdlibDriver::initChannel' can be const.
adplug-2.2.1+dfsg3/src/adl.cpp:266:10: performance: Technically the member function 'AdlibDriver::checkValue' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/adl.cpp:300:7: performance: Technically the member function 'AdlibDriver::update_setRepeat' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/adl.cpp:1262:18: note: Technically the member function 'AdlibDriver::update_setRepeat' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:300:7: note: Technically the member function 'AdlibDriver::update_setRepeat' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:301:7: performance: Technically the member function 'AdlibDriver::update_checkRepeat' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/adl.cpp:1267:18: note: Technically the member function 'AdlibDriver::update_checkRepeat' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:301:7: note: Technically the member function 'AdlibDriver::update_checkRepeat' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:303:7: performance: Technically the member function 'AdlibDriver::update_setNoteSpacing' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/adl.cpp:1301:18: note: Technically the member function 'AdlibDriver::update_setNoteSpacing' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:303:7: note: Technically the member function 'AdlibDriver::update_setNoteSpacing' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:304:7: performance: Technically the member function 'AdlibDriver::update_jump' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/adl.cpp:1306:18: note: Technically the member function 'AdlibDriver::update_jump' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:304:7: note: Technically the member function 'AdlibDriver::update_jump' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:305:7: performance: Technically the member function 'AdlibDriver::update_jumpToSubroutine' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/adl.cpp:1313:18: note: Technically the member function 'AdlibDriver::update_jumpToSubroutine' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:305:7: note: Technically the member function 'AdlibDriver::update_jumpToSubroutine' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:306:7: performance: Technically the member function 'AdlibDriver::update_returnFromSubroutine' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/adl.cpp:1321:18: note: Technically the member function 'AdlibDriver::update_returnFromSubroutine' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:306:7: note: Technically the member function 'AdlibDriver::update_returnFromSubroutine' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:307:7: performance: Technically the member function 'AdlibDriver::update_setBaseOctave' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/adl.cpp:1326:18: note: Technically the member function 'AdlibDriver::update_setBaseOctave' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:307:7: note: Technically the member function 'AdlibDriver::update_setBaseOctave' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:312:7: performance: Technically the member function 'AdlibDriver::update_setBaseNote' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/adl.cpp:1358:18: note: Technically the member function 'AdlibDriver::update_setBaseNote' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:312:7: note: Technically the member function 'AdlibDriver::update_setBaseNote' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:313:7: performance: Technically the member function 'AdlibDriver::update_setupSecondaryEffect1' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/adl.cpp:1363:18: note: Technically the member function 'AdlibDriver::update_setupSecondaryEffect1' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:313:7: note: Technically the member function 'AdlibDriver::update_setupSecondaryEffect1' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:317:7: performance: Technically the member function 'AdlibDriver::update_setupPrimaryEffect1' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/adl.cpp:1398:18: note: Technically the member function 'AdlibDriver::update_setupPrimaryEffect1' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:317:7: note: Technically the member function 'AdlibDriver::update_setupPrimaryEffect1' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:318:7: performance: Technically the member function 'AdlibDriver::update_removePrimaryEffect1' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/adl.cpp:1407:18: note: Technically the member function 'AdlibDriver::update_removePrimaryEffect1' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:318:7: note: Technically the member function 'AdlibDriver::update_removePrimaryEffect1' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:319:7: performance: Technically the member function 'AdlibDriver::update_setBaseFreq' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/adl.cpp:1414:18: note: Technically the member function 'AdlibDriver::update_setBaseFreq' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:319:7: note: Technically the member function 'AdlibDriver::update_setBaseFreq' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:320:7: performance: Technically the member function 'AdlibDriver::update_setupPrimaryEffect2' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/adl.cpp:1419:18: note: Technically the member function 'AdlibDriver::update_setupPrimaryEffect2' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:320:7: note: Technically the member function 'AdlibDriver::update_setupPrimaryEffect2' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:321:7: performance: Technically the member function 'AdlibDriver::update_setPriority' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/adl.cpp:1430:18: note: Technically the member function 'AdlibDriver::update_setPriority' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:321:7: note: Technically the member function 'AdlibDriver::update_setPriority' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:327:7: performance: Technically the member function 'AdlibDriver::update_setFractionalNoteSpacing' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/adl.cpp:1477:18: note: Technically the member function 'AdlibDriver::update_setFractionalNoteSpacing' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:327:7: note: Technically the member function 'AdlibDriver::update_setFractionalNoteSpacing' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:329:7: performance: Technically the member function 'AdlibDriver::update_removeSecondaryEffect1' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/adl.cpp:1487:18: note: Technically the member function 'AdlibDriver::update_removeSecondaryEffect1' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:329:7: note: Technically the member function 'AdlibDriver::update_removeSecondaryEffect1' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:330:7: performance: Technically the member function 'AdlibDriver::update_setChannelTempo' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/adl.cpp:1493:18: note: Technically the member function 'AdlibDriver::update_setChannelTempo' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:330:7: note: Technically the member function 'AdlibDriver::update_setChannelTempo' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:331:7: performance: Technically the member function 'AdlibDriver::update_setExtraLevel3' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/adl.cpp:1498:18: note: Technically the member function 'AdlibDriver::update_setExtraLevel3' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:331:7: note: Technically the member function 'AdlibDriver::update_setExtraLevel3' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:339:7: performance: Technically the member function 'AdlibDriver::update_removePrimaryEffect2' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/adl.cpp:1603:18: note: Technically the member function 'AdlibDriver::update_removePrimaryEffect2' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:339:7: note: Technically the member function 'AdlibDriver::update_removePrimaryEffect2' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:341:7: style: Technically the member function 'AdlibDriver::update_resetToGlobalTempo' can be const. [functionConst]
adplug-2.2.1+dfsg3/src/adl.cpp:1615:18: note: Technically the member function 'AdlibDriver::update_resetToGlobalTempo' can be const.
adplug-2.2.1+dfsg3/src/adl.cpp:341:7: note: Technically the member function 'AdlibDriver::update_resetToGlobalTempo' can be const.
adplug-2.2.1+dfsg3/src/adl.cpp:342:7: performance: Technically the member function 'AdlibDriver::update_nop1' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/adl.cpp:1621:18: note: Technically the member function 'AdlibDriver::update_nop1' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:342:7: note: Technically the member function 'AdlibDriver::update_nop1' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:343:7: performance: Technically the member function 'AdlibDriver::update_setDurationRandomness' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/adl.cpp:1626:18: note: Technically the member function 'AdlibDriver::update_setDurationRandomness' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:343:7: note: Technically the member function 'AdlibDriver::update_setDurationRandomness' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:344:7: performance: Technically the member function 'AdlibDriver::update_changeChannelTempo' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/adl.cpp:1631:18: note: Technically the member function 'AdlibDriver::update_changeChannelTempo' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:344:7: note: Technically the member function 'AdlibDriver::update_changeChannelTempo' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:346:7: performance: Technically the member function 'AdlibDriver::update_nop2' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/adl.cpp:1657:18: note: Technically the member function 'AdlibDriver::update_nop2' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:346:7: note: Technically the member function 'AdlibDriver::update_nop2' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:354:7: performance: Technically the member function 'AdlibDriver::update_setTempoReset' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/adl.cpp:1866:18: note: Technically the member function 'AdlibDriver::update_setTempoReset' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:354:7: note: Technically the member function 'AdlibDriver::update_setTempoReset' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:355:7: performance: Technically the member function 'AdlibDriver::updateCallback56' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/adl.cpp:1871:18: note: Technically the member function 'AdlibDriver::updateCallback56' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:355:7: note: Technically the member function 'AdlibDriver::updateCallback56' can be static.
adplug-2.2.1+dfsg3/src/adl.cpp:2212:3: style: Class 'CadlPlayer' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
adplug-2.2.1+dfsg3/src/adl.cpp:2212:3: style: Class 'CadlPlayer' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
adplug-2.2.1+dfsg3/src/adl.h:36:3: style: Class 'CadlPlayer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adplug-2.2.1+dfsg3/src/adl.cpp:107:3: style: Class 'AdlibDriver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adplug-2.2.1+dfsg3/src/adl.h:39:8: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:40:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/adl.h:39:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/adl.h:40:8: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:42:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/adl.h:40:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/adl.h:41:8: style: The function 'rewind' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:43:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/adl.h:41:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/adl.h:44:9: style: The function 'getrefresh' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:44:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/adl.h:44:9: note: Function in derived class
adplug-2.2.1+dfsg3/src/adl.h:49:16: style: The function 'getsubsongs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:68:23: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/adl.h:49:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/adl.h:50:16: style: The function 'getsubsong' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:70:23: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/adl.h:50:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/adl.h:51:15: style: The function 'gettype' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:49:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/adl.h:51:15: note: Function in derived class
adplug-2.2.1+dfsg3/src/adlibemu.c:147:10: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
adplug-2.2.1+dfsg3/src/adlibemu.c:163:11: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
adplug-2.2.1+dfsg3/src/adlibemu.c:186:11: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
adplug-2.2.1+dfsg3/src/adlibemu.c:249:13: style: The scope of the variable 'j' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/adlibemu.c:249:16: style: The scope of the variable 'frn' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/adplug.cpp:143:38: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adplug-2.2.1+dfsg3/src/adplug.cpp:158:38: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adplug-2.2.1+dfsg3/src/hsc.h:32:3: warning: Member variable 'ChscPlayer::channel' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/hsc.h:32:3: warning: Member variable 'ChscPlayer::instr' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/hsc.h:32:3: warning: Member variable 'ChscPlayer::song' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/hsc.h:32:3: warning: Member variable 'ChscPlayer::patterns' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/hsc.h:32:3: warning: Member variable 'ChscPlayer::pattpos' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/hsc.h:32:3: warning: Member variable 'ChscPlayer::songpos' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/hsc.h:32:3: warning: Member variable 'ChscPlayer::pattbreak' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/hsc.h:32:3: warning: Member variable 'ChscPlayer::songend' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/hsc.h:32:3: warning: Member variable 'ChscPlayer::mode6' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/hsc.h:32:3: warning: Member variable 'ChscPlayer::bd' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/hsc.h:32:3: warning: Member variable 'ChscPlayer::fadein' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/hsc.h:32:3: warning: Member variable 'ChscPlayer::speed' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/hsc.h:32:3: warning: Member variable 'ChscPlayer::del' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/hsc.h:32:3: warning: Member variable 'ChscPlayer::adl_freq' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/amd.h:29:2: warning: Member variable 'CamdLoader::songname' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/amd.h:29:2: warning: Member variable 'CamdLoader::author' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/amd.h:29:2: warning: Member variable 'CamdLoader::instname' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/imf.h:32:2: warning: Member variable 'CimfPlayer::pos' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/imf.h:32:2: warning: Member variable 'CimfPlayer::size' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/imf.h:32:2: warning: Member variable 'CimfPlayer::del' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/imf.h:32:2: warning: Member variable 'CimfPlayer::songend' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/imf.h:32:2: warning: Member variable 'CimfPlayer::rate' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/imf.h:32:2: warning: Member variable 'CimfPlayer::timer' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/sng.h:32:2: warning: Member variable 'CsngPlayer::header' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/sng.h:32:2: warning: Member variable 'CsngPlayer::del' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/sng.h:32:2: warning: Member variable 'CsngPlayer::pos' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/sng.h:32:2: warning: Member variable 'CsngPlayer::songend' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/bam.h:29:2: warning: Member variable 'CbamPlayer::del' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/bam.h:29:2: warning: Member variable 'CbamPlayer::pos' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/bam.h:29:2: warning: Member variable 'CbamPlayer::size' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/bam.h:29:2: warning: Member variable 'CbamPlayer::gosub' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/bam.h:29:2: warning: Member variable 'CbamPlayer::songend' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/bam.h:29:2: warning: Member variable 'CbamPlayer::chorus' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/bam.h:29:2: warning: Member variable 'CbamPlayer::label' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/d00.h:32:3: warning: Member variable 'Cd00Player::channel' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/d00.h:32:3: warning: Member variable 'Cd00Player::inst' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/d00.h:32:3: warning: Member variable 'Cd00Player::spfx' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/d00.h:32:3: warning: Member variable 'Cd00Player::levpuls' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/d00.h:32:3: warning: Member variable 'Cd00Player::songend' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/d00.h:32:3: warning: Member variable 'Cd00Player::version' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/d00.h:32:3: warning: Member variable 'Cd00Player::cursubsong' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/d00.h:32:3: warning: Member variable 'Cd00Player::datainfo' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/d00.h:32:3: warning: Member variable 'Cd00Player::seqptr' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/d00.h:32:3: warning: Member variable 'Cd00Player::header' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/d00.h:32:3: warning: Member variable 'Cd00Player::header1' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/dfm.h:29:2: warning: Member variable 'CdfmLoader::header' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/dfm.h:29:2: warning: Member variable 'CdfmLoader::songinfo' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/dfm.h:29:2: warning: Member variable 'CdfmLoader::instname' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/ksm.h:29:2: warning: Member variable 'CksmPlayer::count' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/ksm.h:29:2: warning: Member variable 'CksmPlayer::countstop' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/ksm.h:29:2: warning: Member variable 'CksmPlayer::chanage' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/ksm.h:29:2: warning: Member variable 'CksmPlayer::numnotes' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/ksm.h:29:2: warning: Member variable 'CksmPlayer::nownote' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/ksm.h:29:2: warning: Member variable 'CksmPlayer::numchans' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/ksm.h:29:2: warning: Member variable 'CksmPlayer::drumstat' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/ksm.h:29:2: warning: Member variable 'CksmPlayer::trinst' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/ksm.h:29:2: warning: Member variable 'CksmPlayer::trquant' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/ksm.h:29:2: warning: Member variable 'CksmPlayer::trchan' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/ksm.h:29:2: warning: Member variable 'CksmPlayer::trvol' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/ksm.h:29:2: warning: Member variable 'CksmPlayer::inst' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/ksm.h:29:2: warning: Member variable 'CksmPlayer::databuf' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/ksm.h:29:2: warning: Member variable 'CksmPlayer::chanfreq' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/ksm.h:29:2: warning: Member variable 'CksmPlayer::chantrack' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/ksm.h:29:2: warning: Member variable 'CksmPlayer::instname' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/ksm.h:29:2: warning: Member variable 'CksmPlayer::songend' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/mad.h:29:2: warning: Member variable 'CmadLoader::instruments' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/mad.h:29:2: warning: Member variable 'CmadLoader::timer' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/mkj.h:29:2: warning: Member variable 'CmkjPlayer::maxchannel' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/mkj.h:29:2: warning: Member variable 'CmkjPlayer::maxnotes' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/mkj.h:29:2: warning: Member variable 'CmkjPlayer::songend' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/mkj.h:29:2: warning: Member variable 'CmkjPlayer::channel' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/cff.h:29:3: warning: Member variable 'CcffLoader::header' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/cff.h:29:3: warning: Member variable 'CcffLoader::instruments' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/cff.h:29:3: warning: Member variable 'CcffLoader::song_title' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/cff.h:29:3: warning: Member variable 'CcffLoader::song_author' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/cff.h:42:3: style: The class 'cff_unpacker' does not have a constructor although it has private member variables. [noConstructor]
adplug-2.2.1+dfsg3/src/dmo.h:38:3: style: The class 'dmo_unpacker' does not have a constructor although it has private member variables. [noConstructor]
adplug-2.2.1+dfsg3/src/dtm.h:29:3: warning: Member variable 'CdtmLoader::header' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/dtm.h:29:3: warning: Member variable 'CdtmLoader::desc' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/dtm.h:29:3: warning: Member variable 'CdtmLoader::instruments' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/fmc.h:29:3: warning: Member variable 'CfmcLoader::header' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/fmc.h:29:3: warning: Member variable 'CfmcLoader::instruments' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/mtk.h:29:3: warning: Member variable 'CmtkLoader::title' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/mtk.h:29:3: warning: Member variable 'CmtkLoader::composer' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/mtk.h:29:3: warning: Member variable 'CmtkLoader::instname' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/rad.h:29:2: warning: Member variable 'CradLoader::version' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/rad.h:29:2: warning: Member variable 'CradLoader::radflags' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/raw.h:29:2: warning: Member variable 'CrawPlayer::pos' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/raw.h:29:2: warning: Member variable 'CrawPlayer::length' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/raw.h:29:2: warning: Member variable 'CrawPlayer::clock' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/raw.h:29:2: warning: Member variable 'CrawPlayer::speed' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/raw.h:29:2: warning: Member variable 'CrawPlayer::del' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/raw.h:29:2: warning: Member variable 'CrawPlayer::songend' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/sa2.h:30:2: warning: Member variable 'Csa2Loader::header' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/sa2.h:30:2: warning: Member variable 'Csa2Loader::instname' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/bmf.h:29:3: warning: Member variable 'CxadbmfPlayer::bmf' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/flash.h:29:3: warning: Member variable 'CxadflashPlayer::flash' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/hybrid.h:29:3: warning: Member variable 'CxadhybridPlayer::hyb' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/hyp.h:29:3: warning: Member variable 'CxadhypPlayer::hyp' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/psi.h:29:3: warning: Member variable 'CxadpsiPlayer::header' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/psi.h:29:3: warning: Member variable 'CxadpsiPlayer::psi' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/rat.h:29:3: warning: Member variable 'CxadratPlayer::rat' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/u6m.h:35:3: warning: Member variable 'Cu6mPlayer::played_ticks' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/u6m.h:35:3: warning: Member variable 'Cu6mPlayer::driver_active' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/u6m.h:35:3: warning: Member variable 'Cu6mPlayer::songend' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/u6m.h:35:3: warning: Member variable 'Cu6mPlayer::song_pos' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/u6m.h:35:3: warning: Member variable 'Cu6mPlayer::loop_position' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/u6m.h:35:3: warning: Member variable 'Cu6mPlayer::read_delay' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/u6m.h:35:3: warning: Member variable 'Cu6mPlayer::instrument_offsets' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/u6m.h:35:3: warning: Member variable 'Cu6mPlayer::vb_current_value' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/u6m.h:35:3: warning: Member variable 'Cu6mPlayer::vb_double_amplitude' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/u6m.h:35:3: warning: Member variable 'Cu6mPlayer::vb_multiplier' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/u6m.h:35:3: warning: Member variable 'Cu6mPlayer::vb_direction_flag' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/u6m.h:35:3: warning: Member variable 'Cu6mPlayer::carrier_mf' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/u6m.h:35:3: warning: Member variable 'Cu6mPlayer::carrier_mf_signed_delta' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/u6m.h:35:3: warning: Member variable 'Cu6mPlayer::carrier_mf_mod_delay_backup' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/u6m.h:35:3: warning: Member variable 'Cu6mPlayer::carrier_mf_mod_delay' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/u6m.h:35:3: warning: Member variable 'Cu6mPlayer::channel_freq' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/u6m.h:35:3: warning: Member variable 'Cu6mPlayer::channel_freq_signed_delta' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/jbm.h:32:3: warning: Member variable 'CjbmPlayer::timer' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/jbm.h:32:3: warning: Member variable 'CjbmPlayer::flags' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/jbm.h:32:3: warning: Member variable 'CjbmPlayer::voicemask' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/jbm.h:32:3: warning: Member variable 'CjbmPlayer::seqtable' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/jbm.h:32:3: warning: Member variable 'CjbmPlayer::seqcount' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/jbm.h:32:3: warning: Member variable 'CjbmPlayer::instable' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/jbm.h:32:3: warning: Member variable 'CjbmPlayer::inscount' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/jbm.h:32:3: warning: Member variable 'CjbmPlayer::sequences' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/jbm.h:32:3: warning: Member variable 'CjbmPlayer::bdreg' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/jbm.h:32:3: warning: Member variable 'CjbmPlayer::voice' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/rol.h:271:14: performance: Technically the member function 'CrolPlayer::StringCompare::keyLess' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/hsc.h:32:3: style: Class 'ChscPlayer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adplug-2.2.1+dfsg3/src/amd.h:29:2: style: Class 'CamdLoader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adplug-2.2.1+dfsg3/src/imf.h:32:2: style: Class 'CimfPlayer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adplug-2.2.1+dfsg3/src/sng.h:32:2: style: Class 'CsngPlayer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adplug-2.2.1+dfsg3/src/adtrack.h:29:2: style: Class 'CadtrackLoader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adplug-2.2.1+dfsg3/src/bam.h:29:2: style: Class 'CbamPlayer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adplug-2.2.1+dfsg3/src/cmf.h:88:3: style: Class 'CcmfPlayer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adplug-2.2.1+dfsg3/src/d00.h:32:3: style: Class 'Cd00Player' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adplug-2.2.1+dfsg3/src/dfm.h:29:2: style: Class 'CdfmLoader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adplug-2.2.1+dfsg3/src/hsp.h:32:2: style: Class 'ChspLoader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adplug-2.2.1+dfsg3/src/ksm.h:29:2: style: Class 'CksmPlayer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adplug-2.2.1+dfsg3/src/mad.h:29:2: style: Class 'CmadLoader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adplug-2.2.1+dfsg3/src/mid.h:29:3: style: Class 'CmidPlayer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adplug-2.2.1+dfsg3/src/mkj.h:29:2: style: Class 'CmkjPlayer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adplug-2.2.1+dfsg3/src/cff.h:29:3: style: Class 'CcffLoader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adplug-2.2.1+dfsg3/src/s3m.h:32:3: style: Class 'Cs3mPlayer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adplug-2.2.1+dfsg3/src/dmo.h:29:3: style: Class 'CdmoLoader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adplug-2.2.1+dfsg3/src/dtm.h:29:3: style: Class 'CdtmLoader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adplug-2.2.1+dfsg3/src/fmc.h:29:3: style: Class 'CfmcLoader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adplug-2.2.1+dfsg3/src/mtk.h:29:3: style: Class 'CmtkLoader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adplug-2.2.1+dfsg3/src/rad.h:29:2: style: Class 'CradLoader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adplug-2.2.1+dfsg3/src/raw.h:29:2: style: Class 'CrawPlayer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adplug-2.2.1+dfsg3/src/sa2.h:30:2: style: Class 'Csa2Loader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adplug-2.2.1+dfsg3/src/bmf.h:29:3: style: Class 'CxadbmfPlayer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adplug-2.2.1+dfsg3/src/flash.h:29:3: style: Class 'CxadflashPlayer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adplug-2.2.1+dfsg3/src/hybrid.h:29:3: style: Class 'CxadhybridPlayer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adplug-2.2.1+dfsg3/src/hyp.h:29:3: style: Class 'CxadhypPlayer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adplug-2.2.1+dfsg3/src/psi.h:29:3: style: Class 'CxadpsiPlayer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adplug-2.2.1+dfsg3/src/rat.h:29:3: style: Class 'CxadratPlayer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adplug-2.2.1+dfsg3/src/lds.h:29:3: style: Class 'CldsPlayer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adplug-2.2.1+dfsg3/src/u6m.h:35:3: style: Class 'Cu6mPlayer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adplug-2.2.1+dfsg3/src/u6m.h:94:7: style: Class 'MyDict' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adplug-2.2.1+dfsg3/src/rol.h:37:5: style: Class 'CrolPlayer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adplug-2.2.1+dfsg3/src/xsm.h:29:3: style: Class 'CxsmPlayer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adplug-2.2.1+dfsg3/src/dro.h:29:3: style: Class 'CdroPlayer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adplug-2.2.1+dfsg3/src/dro2.h:41:3: style: Class 'Cdro2Player' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adplug-2.2.1+dfsg3/src/msc.h:32:3: style: Class 'CmscPlayer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adplug-2.2.1+dfsg3/src/rix.h:30:3: style: Class 'CrixPlayer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adplug-2.2.1+dfsg3/src/jbm.h:32:3: style: Class 'CjbmPlayer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adplug-2.2.1+dfsg3/src/hsc.h:34:8: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:40:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/hsc.h:34:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/hsc.h:35:8: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:42:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/hsc.h:35:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/hsc.h:36:8: style: The function 'rewind' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:43:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/hsc.h:36:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/hsc.h:37:9: style: The function 'getrefresh' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:44:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/hsc.h:37:9: note: Function in derived class
adplug-2.2.1+dfsg3/src/hsc.h:39:15: style: The function 'gettype' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:49:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/hsc.h:39:15: note: Function in derived class
adplug-2.2.1+dfsg3/src/hsc.h:40:16: style: The function 'getpatterns' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:56:23: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/hsc.h:40:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/hsc.h:41:16: style: The function 'getpattern' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:58:23: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/hsc.h:41:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/hsc.h:42:16: style: The function 'getorders' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:60:23: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/hsc.h:42:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/hsc.h:43:16: style: The function 'getorder' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:62:23: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/hsc.h:43:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/hsc.h:44:16: style: The function 'getrow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:64:23: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/hsc.h:44:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/hsc.h:45:16: style: The function 'getspeed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:66:23: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/hsc.h:45:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/hsc.h:46:16: style: The function 'getinstruments' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:72:23: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/hsc.h:46:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/amd.h:33:7: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:40:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/amd.h:33:7: note: Function in derived class
adplug-2.2.1+dfsg3/src/amd.h:34:8: style: The function 'getrefresh' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:44:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/amd.h:34:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/amd.h:36:14: style: The function 'gettype' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:49:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/amd.h:36:14: note: Function in derived class
adplug-2.2.1+dfsg3/src/amd.h:38:14: style: The function 'gettitle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:50:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/amd.h:38:14: note: Function in derived class
adplug-2.2.1+dfsg3/src/amd.h:40:14: style: The function 'getauthor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:52:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/amd.h:40:14: note: Function in derived class
adplug-2.2.1+dfsg3/src/amd.h:42:15: style: The function 'getinstruments' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:72:23: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/amd.h:42:15: note: Function in derived class
adplug-2.2.1+dfsg3/src/amd.h:44:14: style: The function 'getinstrument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:74:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/amd.h:44:14: note: Function in derived class
adplug-2.2.1+dfsg3/src/imf.h:38:7: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:40:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/imf.h:38:7: note: Function in derived class
adplug-2.2.1+dfsg3/src/imf.h:39:7: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:42:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/imf.h:39:7: note: Function in derived class
adplug-2.2.1+dfsg3/src/imf.h:40:7: style: The function 'rewind' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:43:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/imf.h:40:7: note: Function in derived class
adplug-2.2.1+dfsg3/src/imf.h:41:8: style: The function 'getrefresh' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:44:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/imf.h:41:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/imf.h:44:14: style: The function 'gettype' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:49:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/imf.h:44:14: note: Function in derived class
adplug-2.2.1+dfsg3/src/imf.h:46:14: style: The function 'gettitle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:50:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/imf.h:46:14: note: Function in derived class
adplug-2.2.1+dfsg3/src/imf.h:47:14: style: The function 'getauthor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:52:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/imf.h:47:14: note: Function in derived class
adplug-2.2.1+dfsg3/src/imf.h:49:14: style: The function 'getdesc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:54:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/imf.h:49:14: note: Function in derived class
adplug-2.2.1+dfsg3/src/sng.h:38:7: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:40:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/sng.h:38:7: note: Function in derived class
adplug-2.2.1+dfsg3/src/sng.h:39:7: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:42:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/sng.h:39:7: note: Function in derived class
adplug-2.2.1+dfsg3/src/sng.h:40:7: style: The function 'rewind' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:43:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/sng.h:40:7: note: Function in derived class
adplug-2.2.1+dfsg3/src/sng.h:41:8: style: The function 'getrefresh' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:44:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/sng.h:41:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/sng.h:44:14: style: The function 'gettype' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:49:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/sng.h:44:14: note: Function in derived class
adplug-2.2.1+dfsg3/src/adtrack.h:33:7: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:40:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/adtrack.h:33:7: note: Function in derived class
adplug-2.2.1+dfsg3/src/adtrack.h:34:8: style: The function 'getrefresh' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:44:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/adtrack.h:34:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/adtrack.h:36:14: style: The function 'gettype' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:49:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/adtrack.h:36:14: note: Function in derived class
adplug-2.2.1+dfsg3/src/adtrack.h:38:15: style: The function 'getinstruments' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:72:23: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/adtrack.h:38:15: note: Function in derived class
adplug-2.2.1+dfsg3/src/bam.h:35:7: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:40:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/bam.h:35:7: note: Function in derived class
adplug-2.2.1+dfsg3/src/bam.h:36:7: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:42:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/bam.h:36:7: note: Function in derived class
adplug-2.2.1+dfsg3/src/bam.h:37:7: style: The function 'rewind' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:43:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/bam.h:37:7: note: Function in derived class
adplug-2.2.1+dfsg3/src/bam.h:38:8: style: The function 'getrefresh' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:44:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/bam.h:38:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/bam.h:41:14: style: The function 'gettype' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:49:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/bam.h:41:14: note: Function in derived class
adplug-2.2.1+dfsg3/src/cmf.h:91:8: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:40:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/cmf.h:91:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/cmf.h:92:8: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:42:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/cmf.h:92:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/cmf.h:93:8: style: The function 'rewind' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:43:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/cmf.h:93:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/cmf.h:94:9: style: The function 'getrefresh' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:44:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/cmf.h:94:9: note: Function in derived class
adplug-2.2.1+dfsg3/src/cmf.h:96:15: style: The function 'gettype' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:49:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/cmf.h:96:15: note: Function in derived class
adplug-2.2.1+dfsg3/src/cmf.h:98:15: style: The function 'gettitle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:50:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/cmf.h:98:15: note: Function in derived class
adplug-2.2.1+dfsg3/src/cmf.h:99:15: style: The function 'getauthor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:52:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/cmf.h:99:15: note: Function in derived class
adplug-2.2.1+dfsg3/src/cmf.h:100:15: style: The function 'getdesc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:54:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/cmf.h:100:15: note: Function in derived class
adplug-2.2.1+dfsg3/src/d00.h:38:8: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:40:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/d00.h:38:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/d00.h:39:8: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:42:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/d00.h:39:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/d00.h:40:8: style: The function 'rewind' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:43:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/d00.h:40:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/d00.h:41:9: style: The function 'getrefresh' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:44:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/d00.h:41:9: note: Function in derived class
adplug-2.2.1+dfsg3/src/d00.h:43:15: style: The function 'gettype' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:49:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/d00.h:43:15: note: Function in derived class
adplug-2.2.1+dfsg3/src/d00.h:44:15: style: The function 'gettitle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:50:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/d00.h:44:15: note: Function in derived class
adplug-2.2.1+dfsg3/src/d00.h:46:15: style: The function 'getauthor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:52:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/d00.h:46:15: note: Function in derived class
adplug-2.2.1+dfsg3/src/d00.h:48:15: style: The function 'getdesc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:54:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/d00.h:48:15: note: Function in derived class
adplug-2.2.1+dfsg3/src/d00.h:50:16: style: The function 'getsubsongs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:68:23: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/d00.h:50:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/dfm.h:33:7: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:40:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/dfm.h:33:7: note: Function in derived class
adplug-2.2.1+dfsg3/src/dfm.h:34:8: style: The function 'getrefresh' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:44:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/dfm.h:34:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/dfm.h:36:14: style: The function 'gettype' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:49:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/dfm.h:36:14: note: Function in derived class
adplug-2.2.1+dfsg3/src/dfm.h:37:15: style: The function 'getinstruments' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:72:23: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/dfm.h:37:15: note: Function in derived class
adplug-2.2.1+dfsg3/src/dfm.h:39:14: style: The function 'getinstrument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:74:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/dfm.h:39:14: note: Function in derived class
adplug-2.2.1+dfsg3/src/dfm.h:41:14: style: The function 'getdesc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:54:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/dfm.h:41:14: note: Function in derived class
adplug-2.2.1+dfsg3/src/hsp.h:36:7: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:40:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/hsp.h:36:7: note: Function in derived class
adplug-2.2.1+dfsg3/src/ksm.h:35:7: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:40:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/ksm.h:35:7: note: Function in derived class
adplug-2.2.1+dfsg3/src/ksm.h:36:7: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:42:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/ksm.h:36:7: note: Function in derived class
adplug-2.2.1+dfsg3/src/ksm.h:37:7: style: The function 'rewind' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:43:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/ksm.h:37:7: note: Function in derived class
adplug-2.2.1+dfsg3/src/ksm.h:38:8: style: The function 'getrefresh' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:44:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/ksm.h:38:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/ksm.h:41:14: style: The function 'gettype' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:49:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/ksm.h:41:14: note: Function in derived class
adplug-2.2.1+dfsg3/src/ksm.h:43:15: style: The function 'getinstruments' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:72:23: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/ksm.h:43:15: note: Function in derived class
adplug-2.2.1+dfsg3/src/ksm.h:45:14: style: The function 'getinstrument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:74:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/ksm.h:45:14: note: Function in derived class
adplug-2.2.1+dfsg3/src/mad.h:31:7: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:40:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/mad.h:31:7: note: Function in derived class
adplug-2.2.1+dfsg3/src/mad.h:32:7: style: The function 'rewind' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:43:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/mad.h:32:7: note: Function in derived class
adplug-2.2.1+dfsg3/src/mad.h:33:8: style: The function 'getrefresh' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:44:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/mad.h:33:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/mad.h:35:14: style: The function 'gettype' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:49:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/mad.h:35:14: note: Function in derived class
adplug-2.2.1+dfsg3/src/mad.h:36:14: style: The function 'getinstrument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:74:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/mad.h:36:14: note: Function in derived class
adplug-2.2.1+dfsg3/src/mad.h:37:15: style: The function 'getinstruments' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:72:23: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/mad.h:37:15: note: Function in derived class
adplug-2.2.1+dfsg3/src/mid.h:33:8: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:40:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/mid.h:33:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/mid.h:34:8: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:42:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/mid.h:34:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/mid.h:35:8: style: The function 'rewind' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:43:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/mid.h:35:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/mid.h:36:9: style: The function 'getrefresh' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:44:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/mid.h:36:9: note: Function in derived class
adplug-2.2.1+dfsg3/src/mid.h:38:15: style: The function 'gettype' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:49:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/mid.h:38:15: note: Function in derived class
adplug-2.2.1+dfsg3/src/mid.h:39:15: style: The function 'gettitle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:50:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/mid.h:39:15: note: Function in derived class
adplug-2.2.1+dfsg3/src/mid.h:41:15: style: The function 'getauthor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:52:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/mid.h:41:15: note: Function in derived class
adplug-2.2.1+dfsg3/src/mid.h:43:15: style: The function 'getdesc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:54:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/mid.h:43:15: note: Function in derived class
adplug-2.2.1+dfsg3/src/mid.h:45:16: style: The function 'getinstruments' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:72:23: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/mid.h:45:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/mid.h:47:16: style: The function 'getsubsongs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:68:23: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/mid.h:47:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/mkj.h:35:7: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:40:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/mkj.h:35:7: note: Function in derived class
adplug-2.2.1+dfsg3/src/mkj.h:36:7: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:42:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/mkj.h:36:7: note: Function in derived class
adplug-2.2.1+dfsg3/src/mkj.h:37:7: style: The function 'rewind' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:43:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/mkj.h:37:7: note: Function in derived class
adplug-2.2.1+dfsg3/src/mkj.h:38:8: style: The function 'getrefresh' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:44:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/mkj.h:38:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/mkj.h:40:14: style: The function 'gettype' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:49:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/mkj.h:40:14: note: Function in derived class
adplug-2.2.1+dfsg3/src/cff.h:31:8: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:40:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/cff.h:31:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/cff.h:32:8: style: The function 'rewind' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:43:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/cff.h:32:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/cff.h:34:16: style: The function 'gettype' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:49:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/cff.h:34:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/cff.h:35:16: style: The function 'gettitle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:50:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/cff.h:35:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/cff.h:36:16: style: The function 'getauthor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:52:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/cff.h:36:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/cff.h:37:16: style: The function 'getinstrument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:74:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/cff.h:37:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/cff.h:38:16: style: The function 'getinstruments' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:72:23: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/cff.h:38:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/s3m.h:34:8: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:40:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/s3m.h:34:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/s3m.h:35:8: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:42:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/s3m.h:35:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/s3m.h:36:8: style: The function 'rewind' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:43:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/s3m.h:36:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/s3m.h:37:9: style: The function 'getrefresh' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:44:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/s3m.h:37:9: note: Function in derived class
adplug-2.2.1+dfsg3/src/s3m.h:39:15: style: The function 'gettype' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:49:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/s3m.h:39:15: note: Function in derived class
adplug-2.2.1+dfsg3/src/s3m.h:40:15: style: The function 'gettitle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:50:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/s3m.h:40:15: note: Function in derived class
adplug-2.2.1+dfsg3/src/s3m.h:43:16: style: The function 'getpatterns' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:56:23: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/s3m.h:43:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/s3m.h:45:16: style: The function 'getpattern' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:58:23: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/s3m.h:45:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/s3m.h:47:16: style: The function 'getorders' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:60:23: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/s3m.h:47:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/s3m.h:49:16: style: The function 'getorder' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:62:23: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/s3m.h:49:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/s3m.h:51:16: style: The function 'getrow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:64:23: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/s3m.h:51:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/s3m.h:53:16: style: The function 'getspeed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:66:23: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/s3m.h:53:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/s3m.h:55:16: style: The function 'getinstruments' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:72:23: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/s3m.h:55:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/s3m.h:57:15: style: The function 'getinstrument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:74:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/s3m.h:57:15: note: Function in derived class
adplug-2.2.1+dfsg3/src/dmo.h:31:8: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:40:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/dmo.h:31:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/dmo.h:33:15: style: The function 'gettype' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:49:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/dmo.h:33:15: note: Function in derived class
adplug-2.2.1+dfsg3/src/dmo.h:34:15: style: The function 'getauthor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:52:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/dmo.h:34:15: note: Function in derived class
adplug-2.2.1+dfsg3/src/dtm.h:31:8: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:40:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/dtm.h:31:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/dtm.h:32:8: style: The function 'rewind' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:43:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/dtm.h:32:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/dtm.h:33:9: style: The function 'getrefresh' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:44:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/dtm.h:33:9: note: Function in derived class
adplug-2.2.1+dfsg3/src/dtm.h:35:19: style: The function 'gettype' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:49:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/dtm.h:35:19: note: Function in derived class
adplug-2.2.1+dfsg3/src/dtm.h:36:19: style: The function 'gettitle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:50:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/dtm.h:36:19: note: Function in derived class
adplug-2.2.1+dfsg3/src/dtm.h:37:19: style: The function 'getauthor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:52:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/dtm.h:37:19: note: Function in derived class
adplug-2.2.1+dfsg3/src/dtm.h:38:19: style: The function 'getdesc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:54:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/dtm.h:38:19: note: Function in derived class
adplug-2.2.1+dfsg3/src/dtm.h:39:19: style: The function 'getinstrument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:74:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/dtm.h:39:19: note: Function in derived class
adplug-2.2.1+dfsg3/src/dtm.h:40:19: style: The function 'getinstruments' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:72:23: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/dtm.h:40:19: note: Function in derived class
adplug-2.2.1+dfsg3/src/fmc.h:31:8: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:40:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/fmc.h:31:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/fmc.h:32:9: style: The function 'getrefresh' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:44:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/fmc.h:32:9: note: Function in derived class
adplug-2.2.1+dfsg3/src/fmc.h:34:15: style: The function 'gettype' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:49:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/fmc.h:34:15: note: Function in derived class
adplug-2.2.1+dfsg3/src/fmc.h:35:15: style: The function 'gettitle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:50:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/fmc.h:35:15: note: Function in derived class
adplug-2.2.1+dfsg3/src/fmc.h:36:15: style: The function 'getinstrument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:74:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/fmc.h:36:15: note: Function in derived class
adplug-2.2.1+dfsg3/src/fmc.h:37:16: style: The function 'getinstruments' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:72:23: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/fmc.h:37:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/mtk.h:35:8: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:40:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/mtk.h:35:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/mtk.h:37:15: style: The function 'gettype' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:49:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/mtk.h:37:15: note: Function in derived class
adplug-2.2.1+dfsg3/src/mtk.h:39:15: style: The function 'gettitle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:50:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/mtk.h:39:15: note: Function in derived class
adplug-2.2.1+dfsg3/src/mtk.h:41:15: style: The function 'getauthor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:52:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/mtk.h:41:15: note: Function in derived class
adplug-2.2.1+dfsg3/src/mtk.h:43:16: style: The function 'getinstruments' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:72:23: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/mtk.h:43:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/mtk.h:45:15: style: The function 'getinstrument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:74:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/mtk.h:45:15: note: Function in derived class
adplug-2.2.1+dfsg3/src/rad.h:33:7: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:40:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/rad.h:33:7: note: Function in derived class
adplug-2.2.1+dfsg3/src/rad.h:34:8: style: The function 'getrefresh' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:44:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/rad.h:34:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/rad.h:36:14: style: The function 'gettype' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:49:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/rad.h:36:14: note: Function in derived class
adplug-2.2.1+dfsg3/src/rad.h:38:14: style: The function 'getdesc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:54:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/rad.h:38:14: note: Function in derived class
adplug-2.2.1+dfsg3/src/raw.h:35:7: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:40:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/raw.h:35:7: note: Function in derived class
adplug-2.2.1+dfsg3/src/raw.h:36:7: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:42:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/raw.h:36:7: note: Function in derived class
adplug-2.2.1+dfsg3/src/raw.h:37:7: style: The function 'rewind' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:43:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/raw.h:37:7: note: Function in derived class
adplug-2.2.1+dfsg3/src/raw.h:38:8: style: The function 'getrefresh' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:44:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/raw.h:38:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/raw.h:40:14: style: The function 'gettype' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:49:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/raw.h:40:14: note: Function in derived class
adplug-2.2.1+dfsg3/src/sa2.h:34:7: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:40:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/sa2.h:34:7: note: Function in derived class
adplug-2.2.1+dfsg3/src/sa2.h:36:14: style: The function 'gettype' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:49:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/sa2.h:36:14: note: Function in derived class
adplug-2.2.1+dfsg3/src/sa2.h:37:14: style: The function 'gettitle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:50:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/sa2.h:37:14: note: Function in derived class
adplug-2.2.1+dfsg3/src/sa2.h:38:15: style: The function 'getinstruments' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:72:23: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/sa2.h:38:15: note: Function in derived class
adplug-2.2.1+dfsg3/src/sa2.h:40:14: style: The function 'getinstrument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:74:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/sa2.h:40:14: note: Function in derived class
adplug-2.2.1+dfsg3/src/xad.h:35:14: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:40:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/xad.h:35:14: note: Function in derived class
adplug-2.2.1+dfsg3/src/xad.h:36:14: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:42:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/xad.h:36:14: note: Function in derived class
adplug-2.2.1+dfsg3/src/xad.h:37:14: style: The function 'rewind' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:43:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/xad.h:37:14: note: Function in derived class
adplug-2.2.1+dfsg3/src/xad.h:38:15: style: The function 'getrefresh' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:44:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/xad.h:38:15: note: Function in derived class
adplug-2.2.1+dfsg3/src/xad.h:40:25: style: The function 'gettype' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:49:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/xad.h:40:25: note: Function in derived class
adplug-2.2.1+dfsg3/src/xad.h:41:25: style: The function 'gettitle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:50:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/xad.h:41:25: note: Function in derived class
adplug-2.2.1+dfsg3/src/xad.h:42:25: style: The function 'getauthor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:52:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/xad.h:42:25: note: Function in derived class
adplug-2.2.1+dfsg3/src/xad.h:43:25: style: The function 'getinstrument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:74:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/xad.h:43:25: note: Function in derived class
adplug-2.2.1+dfsg3/src/xad.h:44:25: style: The function 'getinstruments' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:72:23: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/xad.h:44:25: note: Function in derived class
adplug-2.2.1+dfsg3/src/bmf.h:74:19: style: The function 'xadplayer_load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/xad.h:48:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/bmf.h:74:19: note: Function in derived class
adplug-2.2.1+dfsg3/src/bmf.h:75:19: style: The function 'xadplayer_rewind' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/xad.h:47:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/bmf.h:75:19: note: Function in derived class
adplug-2.2.1+dfsg3/src/bmf.h:76:19: style: The function 'xadplayer_update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/xad.h:49:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/bmf.h:76:19: note: Function in derived class
adplug-2.2.1+dfsg3/src/bmf.h:77:19: style: The function 'xadplayer_getrefresh' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/xad.h:50:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/bmf.h:77:19: note: Function in derived class
adplug-2.2.1+dfsg3/src/bmf.h:78:19: style: The function 'xadplayer_gettype' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/xad.h:51:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/bmf.h:78:19: note: Function in derived class
adplug-2.2.1+dfsg3/src/bmf.h:79:19: style: The function 'xadplayer_gettitle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/xad.h:52:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/bmf.h:79:19: note: Function in derived class
adplug-2.2.1+dfsg3/src/bmf.h:80:19: style: The function 'xadplayer_getauthor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/xad.h:56:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/bmf.h:80:19: note: Function in derived class
adplug-2.2.1+dfsg3/src/bmf.h:81:19: style: The function 'xadplayer_getinstrument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/xad.h:60:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/bmf.h:81:19: note: Function in derived class
adplug-2.2.1+dfsg3/src/bmf.h:82:19: style: The function 'xadplayer_getinstruments' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/xad.h:64:23: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/bmf.h:82:19: note: Function in derived class
adplug-2.2.1+dfsg3/src/flash.h:39:11: style: The function 'xadplayer_load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/xad.h:48:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/flash.h:39:11: note: Function in derived class
adplug-2.2.1+dfsg3/src/flash.h:46:19: style: The function 'xadplayer_rewind' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/xad.h:47:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/flash.h:46:19: note: Function in derived class
adplug-2.2.1+dfsg3/src/flash.h:47:19: style: The function 'xadplayer_update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/xad.h:49:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/flash.h:47:19: note: Function in derived class
adplug-2.2.1+dfsg3/src/flash.h:48:19: style: The function 'xadplayer_getrefresh' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/xad.h:50:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/flash.h:48:19: note: Function in derived class
adplug-2.2.1+dfsg3/src/flash.h:49:19: style: The function 'xadplayer_gettype' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/xad.h:51:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/flash.h:49:19: note: Function in derived class
adplug-2.2.1+dfsg3/src/flash.h:50:19: style: The function 'xadplayer_getinstruments' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/xad.h:64:23: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/flash.h:50:19: note: Function in derived class
adplug-2.2.1+dfsg3/src/hybrid.h:68:19: style: The function 'xadplayer_load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/xad.h:48:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/hybrid.h:68:19: note: Function in derived class
adplug-2.2.1+dfsg3/src/hybrid.h:69:19: style: The function 'xadplayer_rewind' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/xad.h:47:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/hybrid.h:69:19: note: Function in derived class
adplug-2.2.1+dfsg3/src/hybrid.h:70:19: style: The function 'xadplayer_update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/xad.h:49:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/hybrid.h:70:19: note: Function in derived class
adplug-2.2.1+dfsg3/src/hybrid.h:71:19: style: The function 'xadplayer_getrefresh' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/xad.h:50:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/hybrid.h:71:19: note: Function in derived class
adplug-2.2.1+dfsg3/src/hybrid.h:72:19: style: The function 'xadplayer_gettype' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/xad.h:51:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/hybrid.h:72:19: note: Function in derived class
adplug-2.2.1+dfsg3/src/hybrid.h:73:19: style: The function 'xadplayer_getinstrument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/xad.h:60:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/hybrid.h:73:19: note: Function in derived class
adplug-2.2.1+dfsg3/src/hybrid.h:74:19: style: The function 'xadplayer_getinstruments' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/xad.h:64:23: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/hybrid.h:74:19: note: Function in derived class
adplug-2.2.1+dfsg3/src/hyp.h:38:13: style: The function 'xadplayer_load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/xad.h:48:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/hyp.h:38:13: note: Function in derived class
adplug-2.2.1+dfsg3/src/hyp.h:45:14: style: The function 'xadplayer_rewind' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/xad.h:47:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/hyp.h:45:14: note: Function in derived class
adplug-2.2.1+dfsg3/src/hyp.h:46:14: style: The function 'xadplayer_update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/xad.h:49:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/hyp.h:46:14: note: Function in derived class
adplug-2.2.1+dfsg3/src/hyp.h:47:14: style: The function 'xadplayer_getrefresh' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/xad.h:50:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/hyp.h:47:14: note: Function in derived class
adplug-2.2.1+dfsg3/src/hyp.h:48:19: style: The function 'xadplayer_gettype' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/xad.h:51:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/hyp.h:48:19: note: Function in derived class
adplug-2.2.1+dfsg3/src/psi.h:48:11: style: The function 'xadplayer_load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/xad.h:48:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/psi.h:48:11: note: Function in derived class
adplug-2.2.1+dfsg3/src/psi.h:55:19: style: The function 'xadplayer_rewind' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/xad.h:47:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/psi.h:55:19: note: Function in derived class
adplug-2.2.1+dfsg3/src/psi.h:56:19: style: The function 'xadplayer_update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/xad.h:49:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/psi.h:56:19: note: Function in derived class
adplug-2.2.1+dfsg3/src/psi.h:57:19: style: The function 'xadplayer_getrefresh' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/xad.h:50:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/psi.h:57:19: note: Function in derived class
adplug-2.2.1+dfsg3/src/psi.h:58:19: style: The function 'xadplayer_gettype' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/xad.h:51:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/psi.h:58:19: note: Function in derived class
adplug-2.2.1+dfsg3/src/psi.h:59:19: style: The function 'xadplayer_getinstruments' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/xad.h:64:23: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/psi.h:59:19: note: Function in derived class
adplug-2.2.1+dfsg3/src/rat.h:108:19: style: The function 'xadplayer_load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/xad.h:48:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/rat.h:108:19: note: Function in derived class
adplug-2.2.1+dfsg3/src/rat.h:109:19: style: The function 'xadplayer_rewind' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/xad.h:47:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/rat.h:109:19: note: Function in derived class
adplug-2.2.1+dfsg3/src/rat.h:110:19: style: The function 'xadplayer_update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/xad.h:49:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/rat.h:110:19: note: Function in derived class
adplug-2.2.1+dfsg3/src/rat.h:111:19: style: The function 'xadplayer_getrefresh' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/xad.h:50:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/rat.h:111:19: note: Function in derived class
adplug-2.2.1+dfsg3/src/rat.h:112:19: style: The function 'xadplayer_gettype' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/xad.h:51:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/rat.h:112:19: note: Function in derived class
adplug-2.2.1+dfsg3/src/rat.h:113:19: style: The function 'xadplayer_gettitle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/xad.h:52:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/rat.h:113:19: note: Function in derived class
adplug-2.2.1+dfsg3/src/rat.h:114:19: style: The function 'xadplayer_getinstruments' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/xad.h:64:23: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/rat.h:114:19: note: Function in derived class
adplug-2.2.1+dfsg3/src/lds.h:32:8: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:40:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/lds.h:32:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/lds.h:33:16: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:42:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/lds.h:33:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/lds.h:34:16: style: The function 'rewind' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:43:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/lds.h:34:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/lds.h:35:9: style: The function 'getrefresh' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:44:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/lds.h:35:9: note: Function in derived class
adplug-2.2.1+dfsg3/src/lds.h:37:15: style: The function 'gettype' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:49:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/lds.h:37:15: note: Function in derived class
adplug-2.2.1+dfsg3/src/lds.h:38:16: style: The function 'getorders' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:60:23: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/lds.h:38:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/lds.h:39:16: style: The function 'getorder' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:62:23: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/lds.h:39:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/lds.h:40:16: style: The function 'getrow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:64:23: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/lds.h:40:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/lds.h:41:16: style: The function 'getspeed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:66:23: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/lds.h:41:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/lds.h:42:16: style: The function 'getinstruments' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:72:23: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/lds.h:42:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/u6m.h:45:8: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:40:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/u6m.h:45:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/u6m.h:46:8: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:42:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/u6m.h:46:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/u6m.h:47:8: style: The function 'rewind' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:43:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/u6m.h:47:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/u6m.h:48:9: style: The function 'getrefresh' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:44:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/u6m.h:48:9: note: Function in derived class
adplug-2.2.1+dfsg3/src/u6m.h:50:15: style: The function 'gettype' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:49:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/u6m.h:50:15: note: Function in derived class
adplug-2.2.1+dfsg3/src/rol.h:41:11: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:40:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/rol.h:41:11: note: Function in derived class
adplug-2.2.1+dfsg3/src/rol.h:42:11: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:42:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/rol.h:42:11: note: Function in derived class
adplug-2.2.1+dfsg3/src/rol.h:43:11: style: The function 'rewind' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:43:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/rol.h:43:11: note: Function in derived class
adplug-2.2.1+dfsg3/src/rol.h:44:11: style: The function 'getrefresh' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:44:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/rol.h:44:11: note: Function in derived class
adplug-2.2.1+dfsg3/src/rol.h:46:17: style: The function 'gettype' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:49:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/rol.h:46:17: note: Function in derived class
adplug-2.2.1+dfsg3/src/xsm.h:32:8: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:40:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/xsm.h:32:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/xsm.h:33:8: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:42:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/xsm.h:33:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/xsm.h:34:8: style: The function 'rewind' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:43:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/xsm.h:34:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/xsm.h:35:9: style: The function 'getrefresh' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:44:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/xsm.h:35:9: note: Function in derived class
adplug-2.2.1+dfsg3/src/xsm.h:37:15: style: The function 'gettype' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:49:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/xsm.h:37:15: note: Function in derived class
adplug-2.2.1+dfsg3/src/dro.h:36:8: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:40:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/dro.h:36:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/dro.h:37:8: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:42:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/dro.h:37:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/dro.h:38:8: style: The function 'rewind' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:43:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/dro.h:38:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/dro.h:39:9: style: The function 'getrefresh' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:44:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/dro.h:39:9: note: Function in derived class
adplug-2.2.1+dfsg3/src/dro.h:41:15: style: The function 'gettype' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:49:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/dro.h:41:15: note: Function in derived class
adplug-2.2.1+dfsg3/src/dro2.h:44:8: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:40:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/dro2.h:44:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/dro2.h:45:8: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:42:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/dro2.h:45:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/dro2.h:46:8: style: The function 'rewind' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:43:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/dro2.h:46:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/dro2.h:47:9: style: The function 'getrefresh' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:44:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/dro2.h:47:9: note: Function in derived class
adplug-2.2.1+dfsg3/src/dro2.h:49:15: style: The function 'gettype' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:49:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/dro2.h:49:15: note: Function in derived class
adplug-2.2.1+dfsg3/src/msc.h:35:8: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:40:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/msc.h:35:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/msc.h:36:8: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:42:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/msc.h:36:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/msc.h:37:8: style: The function 'rewind' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:43:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/msc.h:37:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/msc.h:38:9: style: The function 'getrefresh' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:44:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/msc.h:38:9: note: Function in derived class
adplug-2.2.1+dfsg3/src/msc.h:40:15: style: The function 'gettype' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:49:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/msc.h:40:15: note: Function in derived class
adplug-2.2.1+dfsg3/src/rix.h:33:8: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:40:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/rix.h:33:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/rix.h:34:8: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:42:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/rix.h:34:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/rix.h:35:8: style: The function 'rewind' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:43:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/rix.h:35:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/rix.h:36:9: style: The function 'getrefresh' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:44:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/rix.h:36:9: note: Function in derived class
adplug-2.2.1+dfsg3/src/rix.h:37:16: style: The function 'getsubsongs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:68:23: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/rix.h:37:16: note: Function in derived class
adplug-2.2.1+dfsg3/src/rix.h:39:15: style: The function 'gettype' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:49:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/rix.h:39:15: note: Function in derived class
adplug-2.2.1+dfsg3/src/jbm.h:37:8: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:40:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/jbm.h:37:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/jbm.h:38:8: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:42:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/jbm.h:38:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/jbm.h:39:8: style: The function 'rewind' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:43:15: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/jbm.h:39:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/jbm.h:41:9: style: The function 'getrefresh' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:44:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/jbm.h:41:9: note: Function in derived class
adplug-2.2.1+dfsg3/src/jbm.h:44:15: style: The function 'gettype' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:49:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/jbm.h:44:15: note: Function in derived class
adplug-2.2.1+dfsg3/src/jbm.h:49:15: style: The function 'getauthor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/player.h:52:22: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/jbm.h:49:15: note: Function in derived class
adplug-2.2.1+dfsg3/src/jbm.h:46:34: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
adplug-2.2.1+dfsg3/src/amd.cpp:39:13: style: The scope of the variable 'k' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/amd.cpp:39:19: style: The scope of the variable 'numtrax' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/amd.cpp:40:22: style: The scope of the variable 'buf2' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/amd.cpp:40:28: style: The scope of the variable 'buf3' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/amd.cpp:58:10: warning: Size of pointer 'inst' used instead of size of its data. [pointerSize]
adplug-2.2.1+dfsg3/src/realopl.h:46:7: style: Technically the member function 'CRealopl::getvolume' can be const. [functionConst]
adplug-2.2.1+dfsg3/src/analopl.h:33:7: style: Technically the member function 'CAnalopl::getcarriervol' can be const. [functionConst]
adplug-2.2.1+dfsg3/src/analopl.cpp:50:15: note: Technically the member function 'CAnalopl::getcarriervol' can be const.
adplug-2.2.1+dfsg3/src/analopl.h:33:7: note: Technically the member function 'CAnalopl::getcarriervol' can be const.
adplug-2.2.1+dfsg3/src/analopl.h:35:7: style: Technically the member function 'CAnalopl::getmodulatorvol' can be const. [functionConst]
adplug-2.2.1+dfsg3/src/analopl.cpp:55:15: note: Technically the member function 'CAnalopl::getmodulatorvol' can be const.
adplug-2.2.1+dfsg3/src/analopl.h:35:7: note: Technically the member function 'CAnalopl::getmodulatorvol' can be const.
adplug-2.2.1+dfsg3/src/realopl.h:32:3: style: Class 'CRealopl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adplug-2.2.1+dfsg3/src/analopl.h:30:3: style: Class 'CAnalopl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adplug-2.2.1+dfsg3/src/realopl.h:52:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/opl.h:41:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/realopl.h:52:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/realopl.h:53:8: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/opl.h:53:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/realopl.h:53:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/analopl.h:38:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/opl.h:41:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/analopl.h:38:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/bam.cpp:88:16: style: The scope of the variable 'cmd' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/bam.cpp:88:20: style: The scope of the variable 'c' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/bmf.cpp:198:9: style: The scope of the variable 'j' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/bmf.cpp:142:23: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
adplug-2.2.1+dfsg3/src/bmf.cpp:179:23: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
adplug-2.2.1+dfsg3/src/cff.cpp:72:11: error: Mismatching allocation and deallocation: packed_module [mismatchAllocDealloc]
adplug-2.2.1+dfsg3/src/cff.cpp:73:11: error: Mismatching allocation and deallocation: module [mismatchAllocDealloc]
adplug-2.2.1+dfsg3/src/cff.cpp:78:14: error: Mismatching allocation and deallocation: packed_module [mismatchAllocDealloc]
adplug-2.2.1+dfsg3/src/cff.cpp:82:11: error: Mismatching allocation and deallocation: module [mismatchAllocDealloc]
adplug-2.2.1+dfsg3/src/cmf.cpp:91:13: warning: Member variable 'CcmfPlayer::iPlayPointer' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/cmf.cpp:91:13: warning: Member variable 'CcmfPlayer::iSongLen' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/cmf.cpp:91:13: warning: Member variable 'CcmfPlayer::cmfHeader' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/cmf.cpp:91:13: warning: Member variable 'CcmfPlayer::iCurrentRegs' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/cmf.cpp:91:13: warning: Member variable 'CcmfPlayer::iNoteCount' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/cmf.cpp:91:13: warning: Member variable 'CcmfPlayer::chMIDI' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/cmf.cpp:91:13: warning: Member variable 'CcmfPlayer::chOPL' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/cmf.cpp:91:13: warning: Member variable 'CcmfPlayer::iDelayRemaining' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/cmf.cpp:91:13: warning: Member variable 'CcmfPlayer::bSongEnd' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/cmf.h:108:11: performance: Technically the member function 'CcmfPlayer::getPercChannel' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/cmf.cpp:685:21: note: Technically the member function 'CcmfPlayer::getPercChannel' can be static.
adplug-2.2.1+dfsg3/src/cmf.h:108:11: note: Technically the member function 'CcmfPlayer::getPercChannel' can be static.
adplug-2.2.1+dfsg3/src/d00.cpp:60:15: style: The scope of the variable 'ch' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/d00.cpp:62:8: style: The scope of the variable 'i' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/database.cpp:313:41: style: Function 'CKey' argument 1 names different: declaration 'in' definition 'buf'. [funcArgNamesDifferent]
adplug-2.2.1+dfsg3/src/database.h:41:22: note: Function 'CKey' argument 1 names different: declaration 'in' definition 'buf'.
adplug-2.2.1+dfsg3/src/database.cpp:313:41: note: Function 'CKey' argument 1 names different: declaration 'in' definition 'buf'.
adplug-2.2.1+dfsg3/src/database.cpp:323:46: style: Function 'make' argument 1 names different: declaration 'in' definition 'buf'. [funcArgNamesDifferent]
adplug-2.2.1+dfsg3/src/database.h:46:27: note: Function 'make' argument 1 names different: declaration 'in' definition 'buf'.
adplug-2.2.1+dfsg3/src/database.cpp:323:46: note: Function 'make' argument 1 names different: declaration 'in' definition 'buf'.
adplug-2.2.1+dfsg3/src/database.h:122:17: performance: Technically the member function 'CAdPlugDatabase::make_hash' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/database.cpp:228:39: note: Technically the member function 'CAdPlugDatabase::make_hash' can be static.
adplug-2.2.1+dfsg3/src/database.h:122:17: note: Technically the member function 'CAdPlugDatabase::make_hash' can be static.
adplug-2.2.1+dfsg3/src/database.h:43:10: style: Technically the member function 'CAdPlugDatabase::CKey::operator==' can be const. [functionConst]
adplug-2.2.1+dfsg3/src/database.cpp:318:29: note: Technically the member function 'CAdPlugDatabase::CKey::operator==' can be const.
adplug-2.2.1+dfsg3/src/database.h:43:10: note: Technically the member function 'CAdPlugDatabase::CKey::operator==' can be const.
adplug-2.2.1+dfsg3/src/database.cpp:39:3: style: Class 'CAdPlugDatabase' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
adplug-2.2.1+dfsg3/src/database.cpp:39:3: style: Class 'CAdPlugDatabase' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
adplug-2.2.1+dfsg3/src/dfm.cpp:36:24: style: The scope of the variable 'n' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/diskopl.cpp:46:17: style: The scope of the variable 'wait' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/diskopl.cpp:33:3: style: Class 'CDiskopl' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
adplug-2.2.1+dfsg3/src/diskopl.cpp:33:3: style: Class 'CDiskopl' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
adplug-2.2.1+dfsg3/src/diskopl.h:30:3: style: Class 'CDiskopl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adplug-2.2.1+dfsg3/src/diskopl.h:37:8: style: The function 'setchip' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/opl.h:42:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/diskopl.h:37:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/diskopl.h:40:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/opl.h:41:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/diskopl.h:40:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/diskopl.h:41:8: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/opl.h:53:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/diskopl.h:41:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/dmo.cpp:283:17: style: The scope of the variable 'code' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/dmo.h:46:11: style: Technically the member function 'CdmoLoader::dmo_unpacker::unpack_block' can be const. [functionConst]
adplug-2.2.1+dfsg3/src/dmo.cpp:281:33: note: Technically the member function 'CdmoLoader::dmo_unpacker::unpack_block' can be const.
adplug-2.2.1+dfsg3/src/dmo.h:46:11: note: Technically the member function 'CdmoLoader::dmo_unpacker::unpack_block' can be const.
adplug-2.2.1+dfsg3/src/dmo.cpp:104:14: error: Mismatching allocation and deallocation: module [mismatchAllocDealloc]
adplug-2.2.1+dfsg3/src/dmo.cpp:61:0: error: Memory leak: unpacker [memleak]
adplug-2.2.1+dfsg3/src/dro.cpp:38:13: warning: Member variable 'CdroPlayer::pos' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/dro.cpp:38:13: warning: Member variable 'CdroPlayer::length' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/dro.cpp:38:13: warning: Member variable 'CdroPlayer::msdone' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/dro.cpp:38:13: warning: Member variable 'CdroPlayer::mstotal' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/dro.cpp:38:13: warning: Member variable 'CdroPlayer::delay' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/dro.cpp:38:13: warning: Member variable 'CdroPlayer::index' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/dro2.cpp:32:14: warning: Member variable 'Cdro2Player::iCmdDelayS' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/dro2.cpp:32:14: warning: Member variable 'Cdro2Player::iCmdDelayL' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/dro2.cpp:32:14: warning: Member variable 'Cdro2Player::iConvTableLen' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/dro2.cpp:32:14: warning: Member variable 'Cdro2Player::iLength' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/dro2.cpp:32:14: warning: Member variable 'Cdro2Player::iPos' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/dro2.cpp:32:14: warning: Member variable 'Cdro2Player::iDelay' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/dtm.cpp:294:17: style: The scope of the variable 'repeat_byte' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/dtm.h:68:8: performance: Technically the member function 'CdtmLoader::unpack_pattern' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/dtm.cpp:286:18: note: Technically the member function 'CdtmLoader::unpack_pattern' can be static.
adplug-2.2.1+dfsg3/src/dtm.h:68:8: note: Technically the member function 'CdtmLoader::unpack_pattern' can be static.
adplug-2.2.1+dfsg3/src/dtm.cpp:135:4: error: Mismatching allocation and deallocation: pattern [mismatchAllocDealloc]
adplug-2.2.1+dfsg3/src/emuopl.cpp:24:10: warning: Member variable 'CEmuopl::mixbuf0' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/emuopl.cpp:24:10: warning: Member variable 'CEmuopl::mixbuf1' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/emuopl.h:36:8: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/opl.h:62:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/emuopl.h:36:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/emuopl.h:37:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/opl.h:41:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/emuopl.h:37:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/emuopl.h:39:8: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/opl.h:53:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/emuopl.h:39:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/fmopl.c:601:16: error: Array 'OPL->AR_TABLE[75]' accessed at index 75, which is out of bounds. [arrayIndexOutOfBounds]
adplug-2.2.1+dfsg3/src/fmopl.c:602:16: error: Array 'OPL->DR_TABLE[75]' accessed at index 75, which is out of bounds. [arrayIndexOutOfBounds]
adplug-2.2.1+dfsg3/src/fmopl.c:587:9: style: The scope of the variable 'rate' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/fmopl.c:617:9: style: The scope of the variable 'rate' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/fmopl.c:618:8: style: The scope of the variable 'j' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/fmopl.c:1045:6: style: The scope of the variable 'data' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/fmopl.c:1083:39: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
adplug-2.2.1+dfsg3/src/fmopl.c:601:8: error: Array 'OPL.AR_TABLE[75]' accessed at index 75, which is out of bounds. [arrayIndexOutOfBounds]
adplug-2.2.1+dfsg3/src/fmopl.c:602:8: error: Array 'OPL.DR_TABLE[75]' accessed at index 75, which is out of bounds. [arrayIndexOutOfBounds]
adplug-2.2.1+dfsg3/src/fmopl.c:672:46: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
adplug-2.2.1+dfsg3/src/fmopl.c:896:39: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
adplug-2.2.1+dfsg3/src/fmopl.c:897:39: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
adplug-2.2.1+dfsg3/src/hsc.cpp:66:30: style: The scope of the variable 'note' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/hsc.cpp:66:35: style: The scope of the variable 'effect' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/hsc.cpp:261:9: style: The scope of the variable 'isinst' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/imf.cpp:188:28: style: C-style pointer casting [cstyleCast]
adplug-2.2.1+dfsg3/src/ksm.cpp:100:7: style: The scope of the variable 'quanter' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/ksm.cpp:100:15: style: The scope of the variable 'chan' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/ksm.cpp:100:20: style: The scope of the variable 'drumnum' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/ksm.cpp:100:28: style: The scope of the variable 'freq' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/ksm.cpp:100:33: style: The scope of the variable 'track' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/ksm.cpp:100:39: style: The scope of the variable 'volevel' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/ksm.cpp:100:47: style: The scope of the variable 'volval' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/ksm.cpp:101:16: style: The scope of the variable 'i' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/ksm.cpp:101:18: style: The scope of the variable 'j' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/ksm.cpp:101:20: style: The scope of the variable 'bufnum' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/ksm.cpp:102:17: style: The scope of the variable 'temp' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/ksm.cpp:102:22: style: The scope of the variable 'templong' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/ksm.cpp:53:5: error: Memory leak: fn [memleak]
adplug-2.2.1+dfsg3/src/lds.cpp:90:14: style: The scope of the variable 'sb' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/lds.cpp:160:18: style: The scope of the variable 'comword' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/lds.cpp:161:10: style: The scope of the variable 'vbreak' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/lds.cpp:162:25: style: The scope of the variable 'regnum' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/lds.cpp:162:33: style: The scope of the variable 'comhi' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/lds.cpp:162:40: style: The scope of the variable 'comlo' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/lds.cpp:74:13: warning: Member variable 'CldsPlayer::channel' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/lds.cpp:74:13: warning: Member variable 'CldsPlayer::fmchip' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/lds.cpp:74:13: warning: Member variable 'CldsPlayer::jumping' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/lds.cpp:74:13: warning: Member variable 'CldsPlayer::fadeonoff' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/lds.cpp:74:13: warning: Member variable 'CldsPlayer::allvolume' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/lds.cpp:74:13: warning: Member variable 'CldsPlayer::hardfade' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/lds.cpp:74:13: warning: Member variable 'CldsPlayer::tempo_now' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/lds.cpp:74:13: warning: Member variable 'CldsPlayer::pattplay' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/lds.cpp:74:13: warning: Member variable 'CldsPlayer::tempo' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/lds.cpp:74:13: warning: Member variable 'CldsPlayer::regbd' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/lds.cpp:74:13: warning: Member variable 'CldsPlayer::chandelay' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/lds.cpp:74:13: warning: Member variable 'CldsPlayer::mode' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/lds.cpp:74:13: warning: Member variable 'CldsPlayer::pattlen' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/lds.cpp:74:13: warning: Member variable 'CldsPlayer::posplay' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/lds.cpp:74:13: warning: Member variable 'CldsPlayer::jumppos' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/lds.cpp:74:13: warning: Member variable 'CldsPlayer::speed' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/lds.cpp:74:13: warning: Member variable 'CldsPlayer::playing' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/lds.cpp:74:13: warning: Member variable 'CldsPlayer::songlooped' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/lds.cpp:74:13: warning: Member variable 'CldsPlayer::numpatch' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/lds.cpp:74:13: warning: Member variable 'CldsPlayer::numposi' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/lds.cpp:74:13: warning: Member variable 'CldsPlayer::patterns_size' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/lds.cpp:74:13: warning: Member variable 'CldsPlayer::mainvolume' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/mid.cpp:402:5: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
adplug-2.2.1+dfsg3/src/mid.cpp:410:9: note: Found duplicate branches for 'if' and 'else'.
adplug-2.2.1+dfsg3/src/mid.cpp:402:5: note: Found duplicate branches for 'if' and 'else'.
adplug-2.2.1+dfsg3/src/mid.cpp:396:9: style: The scope of the variable 'vol' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/mid.cpp:129:13: warning: Member variable 'CmidPlayer::pos' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/mid.cpp:129:13: warning: Member variable 'CmidPlayer::sierra_pos' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/mid.cpp:129:13: warning: Member variable 'CmidPlayer::subsongs' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/mid.cpp:129:13: warning: Member variable 'CmidPlayer::adlib_data' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/mid.cpp:129:13: warning: Member variable 'CmidPlayer::adlib_style' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/mid.cpp:129:13: warning: Member variable 'CmidPlayer::adlib_mode' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/mid.cpp:129:13: warning: Member variable 'CmidPlayer::myinsbank' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/mid.cpp:129:13: warning: Member variable 'CmidPlayer::smyinsbank' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/mid.cpp:129:13: warning: Member variable 'CmidPlayer::ch' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/mid.cpp:129:13: warning: Member variable 'CmidPlayer::chp' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/mid.cpp:129:13: warning: Member variable 'CmidPlayer::deltas' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/mid.cpp:129:13: warning: Member variable 'CmidPlayer::msqtr' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/mid.cpp:129:13: warning: Member variable 'CmidPlayer::track' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/mid.cpp:129:13: warning: Member variable 'CmidPlayer::curtrack' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/mid.cpp:129:13: warning: Member variable 'CmidPlayer::fwait' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/mid.cpp:129:13: warning: Member variable 'CmidPlayer::iwait' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/mid.cpp:129:13: warning: Member variable 'CmidPlayer::doing' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/mid.cpp:129:13: warning: Member variable 'CmidPlayer::type' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/mid.cpp:129:13: warning: Member variable 'CmidPlayer::tins' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/mid.cpp:129:13: warning: Member variable 'CmidPlayer::stins' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/mid.h:99:8: performance: Technically the member function 'CmidPlayer::midiprintf' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/mid.cpp:89:18: note: Technically the member function 'CmidPlayer::midiprintf' can be static.
adplug-2.2.1+dfsg3/src/mid.h:99:8: note: Technically the member function 'CmidPlayer::midiprintf' can be static.
adplug-2.2.1+dfsg3/src/mid.h:100:17: style: Technically the member function 'CmidPlayer::datalook' can be const. [functionConst]
adplug-2.2.1+dfsg3/src/mid.cpp:135:27: note: Technically the member function 'CmidPlayer::datalook' can be const.
adplug-2.2.1+dfsg3/src/mid.h:100:17: note: Technically the member function 'CmidPlayer::datalook' can be const.
adplug-2.2.1+dfsg3/src/msc.cpp:39:13: warning: Member variable 'CmscPlayer::version' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/msc.cpp:39:13: warning: Member variable 'CmscPlayer::block_len' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/msc.cpp:39:13: warning: Member variable 'CmscPlayer::timer_div' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/msc.cpp:39:13: warning: Member variable 'CmscPlayer::block_num' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/msc.cpp:39:13: warning: Member variable 'CmscPlayer::block_pos' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/msc.cpp:39:13: warning: Member variable 'CmscPlayer::raw_pos' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/msc.cpp:39:13: warning: Member variable 'CmscPlayer::dec_prefix' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/msc.cpp:39:13: warning: Member variable 'CmscPlayer::dec_dist' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/msc.cpp:39:13: warning: Member variable 'CmscPlayer::dec_len' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/msc.cpp:39:13: warning: Member variable 'CmscPlayer::delay' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/msc.cpp:39:13: warning: Member variable 'CmscPlayer::play_pos' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/msc.h:85:8: performance: Technically the member function 'CmscPlayer::load_header' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/msc.cpp:185:18: note: Technically the member function 'CmscPlayer::load_header' can be static.
adplug-2.2.1+dfsg3/src/msc.h:85:8: note: Technically the member function 'CmscPlayer::load_header' can be static.
adplug-2.2.1+dfsg3/src/players.cpp:87:32: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adplug-2.2.1+dfsg3/src/players.cpp:99:32: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
adplug-2.2.1+dfsg3/src/players.h:31:1: warning: The class 'CPlayerDesc' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
adplug-2.2.1+dfsg3/src/players.cpp:66:3: error: Common realloc mistake: 'extensions' nulled but not freed upon failure [memleakOnRealloc]
adplug-2.2.1+dfsg3/src/protrack.cpp:205:37: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
adplug-2.2.1+dfsg3/src/protrack.cpp:495:17: style: The scope of the variable 'i' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/protrack.cpp:584:17: style: The scope of the variable 'i' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/protrack.cpp:45:13: warning: Member variable 'CmodPlayer::tempo' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/protrack.cpp:45:13: warning: Member variable 'CmodPlayer::bpm' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/protrack.cpp:45:13: warning: Member variable 'CmodPlayer::length' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/protrack.cpp:45:13: warning: Member variable 'CmodPlayer::restartpos' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/protrack.cpp:45:13: warning: Member variable 'CmodPlayer::speed' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/protrack.cpp:45:13: warning: Member variable 'CmodPlayer::del' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/protrack.cpp:45:13: warning: Member variable 'CmodPlayer::songend' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/protrack.cpp:45:13: warning: Member variable 'CmodPlayer::regbd' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/protrack.cpp:45:13: warning: Member variable 'CmodPlayer::rows' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/protrack.cpp:45:13: warning: Member variable 'CmodPlayer::rw' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/protrack.cpp:45:13: warning: Member variable 'CmodPlayer::ord' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/protrack.h:114:8: style: Technically the member function 'CmodPlayer::dealloc_patterns' can be const. [functionConst]
adplug-2.2.1+dfsg3/src/protrack.cpp:582:18: note: Technically the member function 'CmodPlayer::dealloc_patterns' can be const.
adplug-2.2.1+dfsg3/src/protrack.h:114:8: note: Technically the member function 'CmodPlayer::dealloc_patterns' can be const.
adplug-2.2.1+dfsg3/src/psi.cpp:101:18: style: The scope of the variable 'ptr' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/rad.cpp:113:23: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
adplug-2.2.1+dfsg3/src/rat.h:120:19: performance: Technically the member function 'CxadratPlayer::__rat_calc_volume' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/rat.cpp:274:30: note: Technically the member function 'CxadratPlayer::__rat_calc_volume' can be static.
adplug-2.2.1+dfsg3/src/rat.h:120:19: note: Technically the member function 'CxadratPlayer::__rat_calc_volume' can be static.
adplug-2.2.1+dfsg3/src/realopl.cpp:97:22: style: Condition '(stat1&224)==0' is always true [knownConditionTrueFalse]
adplug-2.2.1+dfsg3/src/realopl.cpp:90:11: note: Assignment 'stat1=0', assigned value is 0
adplug-2.2.1+dfsg3/src/realopl.cpp:97:22: note: Condition '(stat1&224)==0' is always true
adplug-2.2.1+dfsg3/src/realopl.cpp:113:13: style: Condition 'stat&6' is always false [knownConditionTrueFalse]
adplug-2.2.1+dfsg3/src/realopl.cpp:112:12: note: Assignment 'stat=0', assigned value is 0
adplug-2.2.1+dfsg3/src/realopl.cpp:113:13: note: Condition 'stat&6' is always false
adplug-2.2.1+dfsg3/src/realopl.cpp:105:17: style: The scope of the variable 'stat' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/realopl.cpp:166:7: style: The scope of the variable 'i' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/realopl.cpp:87:24: style: Variable 'adp' is assigned a value that is never used. [unreadVariable]
adplug-2.2.1+dfsg3/src/realopl.cpp:154:24: style: Variable 'adp' is assigned a value that is never used. [unreadVariable]
adplug-2.2.1+dfsg3/src/realopl.cpp:71:11: warning: Member variable 'CRealopl::oldvol' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/realopl.h:60:8: style: Technically the member function 'CRealopl::hardwrite' can be const. [functionConst]
adplug-2.2.1+dfsg3/src/realopl.cpp:151:16: note: Technically the member function 'CRealopl::hardwrite' can be const.
adplug-2.2.1+dfsg3/src/realopl.h:60:8: note: Technically the member function 'CRealopl::hardwrite' can be const.
adplug-2.2.1+dfsg3/src/rix.cpp:255:17: style: The scope of the variable 'ctrl' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/rix.cpp:258:17: style: Array index 'I' is used before limits check. [arrayIndexThenCheck]
adplug-2.2.1+dfsg3/src/rix.cpp:56:13: warning: Member variable 'CrixPlayer::f_buffer' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/rix.cpp:56:13: warning: Member variable 'CrixPlayer::a0b0_data2' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/rix.cpp:56:13: warning: Member variable 'CrixPlayer::a0b0_data3' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/rix.cpp:56:13: warning: Member variable 'CrixPlayer::a0b0_data4' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/rix.cpp:56:13: warning: Member variable 'CrixPlayer::a0b0_data5' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/rix.cpp:56:13: warning: Member variable 'CrixPlayer::addrs_head' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/rix.cpp:56:13: warning: Member variable 'CrixPlayer::insbuf' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/rix.cpp:56:13: warning: Member variable 'CrixPlayer::displace' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/rix.cpp:56:13: warning: Member variable 'CrixPlayer::reg_bufs' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/rix.cpp:56:13: warning: Member variable 'CrixPlayer::pos' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/rix.cpp:56:13: warning: Member variable 'CrixPlayer::length' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/rix.cpp:56:13: warning: Member variable 'CrixPlayer::index' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/rix.cpp:56:13: warning: Member variable 'CrixPlayer::I' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/rix.cpp:56:13: warning: Member variable 'CrixPlayer::T' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/rix.cpp:56:13: warning: Member variable 'CrixPlayer::mus_block' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/rix.cpp:56:13: warning: Member variable 'CrixPlayer::ins_block' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/rix.cpp:56:13: warning: Member variable 'CrixPlayer::rhythm' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/rix.cpp:56:13: warning: Member variable 'CrixPlayer::music_on' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/rix.cpp:56:13: warning: Member variable 'CrixPlayer::pause_flag' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/rix.cpp:56:13: warning: Member variable 'CrixPlayer::band' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/rix.cpp:56:13: warning: Member variable 'CrixPlayer::band_low' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/rix.cpp:56:13: warning: Member variable 'CrixPlayer::e0_reg_flag' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/rix.cpp:56:13: warning: Member variable 'CrixPlayer::bd_modify' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/rix.cpp:56:13: warning: Member variable 'CrixPlayer::sustain' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/rix.cpp:56:13: warning: Member variable 'CrixPlayer::play_end' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/rol.cpp:114:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat]
adplug-2.2.1+dfsg3/src/rol.h:233:10: performance: Technically the member function 'CrolPlayer::load_volume_events' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/rol.cpp:561:18: note: Technically the member function 'CrolPlayer::load_volume_events' can be static.
adplug-2.2.1+dfsg3/src/rol.h:233:10: note: Technically the member function 'CrolPlayer::load_volume_events' can be static.
adplug-2.2.1+dfsg3/src/rol.h:234:10: performance: Technically the member function 'CrolPlayer::load_pitch_events' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/rol.cpp:581:18: note: Technically the member function 'CrolPlayer::load_pitch_events' can be static.
adplug-2.2.1+dfsg3/src/rol.h:234:10: note: Technically the member function 'CrolPlayer::load_pitch_events' can be static.
adplug-2.2.1+dfsg3/src/rol.h:236:10: performance: Technically the member function 'CrolPlayer::load_bnk_info' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/rol.cpp:599:18: note: Technically the member function 'CrolPlayer::load_bnk_info' can be static.
adplug-2.2.1+dfsg3/src/rol.h:236:10: note: Technically the member function 'CrolPlayer::load_bnk_info' can be static.
adplug-2.2.1+dfsg3/src/rol.h:239:10: performance: Technically the member function 'CrolPlayer::read_fm_operator' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/rol.cpp:701:18: note: Technically the member function 'CrolPlayer::read_fm_operator' can be static.
adplug-2.2.1+dfsg3/src/rol.h:239:10: note: Technically the member function 'CrolPlayer::read_fm_operator' can be static.
adplug-2.2.1+dfsg3/src/s3m.cpp:65:18: style: The scope of the variable 'ppatlen' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/s3m.cpp:44:13: warning: Member variable 'Cs3mPlayer::inst' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/s3m.cpp:44:13: warning: Member variable 'Cs3mPlayer::channel' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/s3m.cpp:44:13: warning: Member variable 'Cs3mPlayer::header' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/s3m.cpp:44:13: warning: Member variable 'Cs3mPlayer::crow' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/s3m.cpp:44:13: warning: Member variable 'Cs3mPlayer::ord' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/s3m.cpp:44:13: warning: Member variable 'Cs3mPlayer::speed' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/s3m.cpp:44:13: warning: Member variable 'Cs3mPlayer::tempo' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/s3m.cpp:44:13: warning: Member variable 'Cs3mPlayer::del' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/s3m.cpp:44:13: warning: Member variable 'Cs3mPlayer::songend' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/s3m.cpp:44:13: warning: Member variable 'Cs3mPlayer::loopstart' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/s3m.cpp:44:13: warning: Member variable 'Cs3mPlayer::loopcnt' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/s3m.h:97:8: performance: Technically the member function 'Cs3mPlayer::load_header' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/s3m.cpp:429:18: note: Technically the member function 'Cs3mPlayer::load_header' can be static.
adplug-2.2.1+dfsg3/src/s3m.h:97:8: note: Technically the member function 'Cs3mPlayer::load_header' can be static.
adplug-2.2.1+dfsg3/src/surroundopl.cpp:30:15: warning: Member variable 'CSurroundopl::iFMReg' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/surroundopl.cpp:30:15: warning: Member variable 'CSurroundopl::iTweakedFMReg' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/surroundopl.cpp:30:15: warning: Member variable 'CSurroundopl::iCurrentTweakedBlock' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/surroundopl.cpp:30:15: warning: Member variable 'CSurroundopl::iCurrentFNum' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/surroundopl.cpp:36:8: style: Class 'CSurroundopl' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
adplug-2.2.1+dfsg3/src/surroundopl.cpp:36:8: style: Class 'CSurroundopl' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
adplug-2.2.1+dfsg3/src/surroundopl.h:62:8: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/opl.h:62:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/surroundopl.h:62:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/surroundopl.h:63:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/opl.h:41:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/surroundopl.h:63:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/surroundopl.h:65:8: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/opl.h:53:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/surroundopl.h:65:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/temuopl.cpp:37:7: style: The scope of the variable 'i' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/temuopl.h:36:8: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/opl.h:62:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/temuopl.h:36:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/temuopl.h:39:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/opl.h:41:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/temuopl.h:39:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/temuopl.h:40:8: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adplug-2.2.1+dfsg3/src/opl.h:53:16: note: Virtual function in base class
adplug-2.2.1+dfsg3/src/temuopl.h:40:8: note: Function in derived class
adplug-2.2.1+dfsg3/src/u6m.cpp:217:7: style: The scope of the variable 'cW' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/u6m.cpp:362:17: style: The scope of the variable 'root' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/u6m.cpp:391:17: style: The scope of the variable 'command_byte' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/u6m.cpp:392:7: style: The scope of the variable 'command_nibble_hi' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/u6m.cpp:393:7: style: The scope of the variable 'command_nibble_lo' can be reduced. [variableScope]
adplug-2.2.1+dfsg3/src/u6m.cpp:809:38: style: Checking if unsigned variable 'vb_current_value[channel]' is less than zero. [unsignedLessThanZero]
adplug-2.2.1+dfsg3/src/u6m.h:133:8: performance: Technically the member function 'Cu6mPlayer::dec_clip' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/u6m.cpp:693:18: note: Technically the member function 'Cu6mPlayer::dec_clip' can be static.
adplug-2.2.1+dfsg3/src/u6m.h:133:8: note: Technically the member function 'Cu6mPlayer::dec_clip' can be static.
adplug-2.2.1+dfsg3/src/u6m.h:134:13: performance: Technically the member function 'Cu6mPlayer::expand_freq_byte' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/u6m.cpp:730:35: note: Technically the member function 'Cu6mPlayer::expand_freq_byte' can be static.
adplug-2.2.1+dfsg3/src/u6m.h:134:13: note: Technically the member function 'Cu6mPlayer::expand_freq_byte' can be static.
adplug-2.2.1+dfsg3/src/u6m.h:164:7: performance: Technically the member function 'Cu6mPlayer::get_next_codeword' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/u6m.cpp:316:17: note: Technically the member function 'Cu6mPlayer::get_next_codeword' can be static.
adplug-2.2.1+dfsg3/src/u6m.h:164:7: note: Technically the member function 'Cu6mPlayer::get_next_codeword' can be static.
adplug-2.2.1+dfsg3/src/u6m.h:165:8: performance: Technically the member function 'Cu6mPlayer::output_root' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/u6m.cpp:352:18: note: Technically the member function 'Cu6mPlayer::output_root' can be static.
adplug-2.2.1+dfsg3/src/u6m.h:165:8: note: Technically the member function 'Cu6mPlayer::output_root' can be static.
adplug-2.2.1+dfsg3/src/u6m.h:166:8: performance: Technically the member function 'Cu6mPlayer::get_string' can be static. [functionStatic]
adplug-2.2.1+dfsg3/src/u6m.cpp:360:18: note: Technically the member function 'Cu6mPlayer::get_string' can be static.
adplug-2.2.1+dfsg3/src/u6m.h:166:8: note: Technically the member function 'Cu6mPlayer::get_string' can be static.
adplug-2.2.1+dfsg3/src/u6m.h:98:21: style: Technically the member function 'Cu6mPlayer::MyDict::get_root' can be const. [functionConst]
adplug-2.2.1+dfsg3/src/u6m.cpp:925:35: note: Technically the member function 'Cu6mPlayer::MyDict::get_root' can be const.
adplug-2.2.1+dfsg3/src/u6m.h:98:21: note: Technically the member function 'Cu6mPlayer::MyDict::get_root' can be const.
adplug-2.2.1+dfsg3/src/u6m.h:99:11: style: Technically the member function 'Cu6mPlayer::MyDict::get_codeword' can be const. [functionConst]
adplug-2.2.1+dfsg3/src/u6m.cpp:931:25: note: Technically the member function 'Cu6mPlayer::MyDict::get_codeword' can be const.
adplug-2.2.1+dfsg3/src/u6m.h:99:11: note: Technically the member function 'Cu6mPlayer::MyDict::get_codeword' can be const.
adplug-2.2.1+dfsg3/src/u6m.cpp:896:3: style: Class 'MyDict' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
adplug-2.2.1+dfsg3/src/u6m.cpp:896:3: style: Class 'MyDict' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
adplug-2.2.1+dfsg3/src/xad.cpp:27:13: warning: Member variable 'CxadPlayer::xad' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/xad.cpp:27:13: warning: Member variable 'CxadPlayer::tune_size' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/xad.cpp:27:13: warning: Member variable 'CxadPlayer::plr' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/xad.cpp:27:13: warning: Member variable 'CxadPlayer::adlib' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/xsm.cpp:26:13: warning: Member variable 'CxsmPlayer::songlen' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/xsm.cpp:26:13: warning: Member variable 'CxsmPlayer::last' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/xsm.cpp:26:13: warning: Member variable 'CxsmPlayer::notenum' is not initialized in the constructor. [uninitMemberVar]
adplug-2.2.1+dfsg3/src/xsm.cpp:26:13: warning: Member variable 'CxsmPlayer::songend' is not initialized in the constructor. [uninitMemberVar]
[22:26]

ftp://ftp.se.debian.org/debian/pool/main/a/adql/adql_1.4.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/adun.app/adun.app_0.81.orig.tar.gz
Adun-0.81/Kernel/Base/AdBaseFunctions.c:6:10: style: The scope of the variable 'vhold' can be reduced. [variableScope]
Adun-0.81/Kernel/Base/AdCoulombAndLennardJonesA.c:113:4: error: Uninitialized variable: seperation_s [uninitvar]
Adun-0.81/Kernel/Base/AdCoulombAndLennardJonesA.c:165:4: error: Uninitialized variable: seperation_s [uninitvar]
Adun-0.81/Kernel/Base/AdCoulombAndLennardJonesA.c:311:4: error: Uninitialized variable: seperation_s [uninitvar]
Adun-0.81/Kernel/Base/AdCoulombAndLennardJonesA.c:388:4: error: Uninitialized variable: seperation_s [uninitvar]
Adun-0.81/Kernel/Base/AdCoulombAndLennardJonesA.c:458:4: error: Uninitialized variable: seperation_s [uninitvar]
Adun-0.81/Kernel/Base/AdCoulombAndLennardJonesA.c:512:4: error: Uninitialized variable: seperation_s [uninitvar]
Adun-0.81/Kernel/Base/AdCoulombAndLennardJonesB.c:44:4: error: Uninitialized variable: seperation_s [uninitvar]
Adun-0.81/Kernel/Base/AdCoulombAndLennardJonesB.c:94:4: error: Uninitialized variable: seperation_s [uninitvar]
Adun-0.81/Kernel/Base/AdCoulombAndLennardJonesB.c:174:4: error: Uninitialized variable: seperation_s [uninitvar]
Adun-0.81/Kernel/Base/AdCoulombAndLennardJonesB.c:248:4: error: Uninitialized variable: seperation_s [uninitvar]
Adun-0.81/Kernel/Base/AdCoulombAndLennardJonesB.c:315:4: error: Uninitialized variable: seperation_s [uninitvar]
Adun-0.81/Kernel/Base/AdCoulombAndLennardJonesB.c:366:4: error: Uninitialized variable: seperation_s [uninitvar]
Adun-0.81/Kernel/Base/AdEnzymixAngle.c:90:9: style: The scope of the variable 'forceOne' can be reduced. [variableScope]
Adun-0.81/Kernel/Base/AdEnzymixAngle.c:90:19: style: The scope of the variable 'forceThree' can be reduced. [variableScope]
Adun-0.81/Kernel/Base/AdEnzymixBond.c:116:37: style: The scope of the variable 'holder' can be reduced. [variableScope]
Adun-0.81/Kernel/Base/AdFourierTorsion.c:230:10: style: The scope of the variable 'forceVector' can be reduced. [variableScope]
Adun-0.81/Kernel/Base/AdFourierTorsion.c:78:10: style: Variable 'n2_n1' is assigned a value that is never used. [unreadVariable]
Adun-0.81/Kernel/Base/AdFourierTorsion.c:79:10: style: Variable 'n1_n2' is assigned a value that is never used. [unreadVariable]
Adun-0.81/Kernel/Base/AdFourierTorsion.c:575:10: style: Variable 'n2_n1' is assigned a value that is never used. [unreadVariable]
Adun-0.81/Kernel/Base/AdFourierTorsion.c:576:10: style: Variable 'n1_n2' is assigned a value that is never used. [unreadVariable]
Adun-0.81/Kernel/Base/AdGeneralizedBornFunctions.c:258:89: style: Function 'AdGBEBornRadiusCoefficient' argument 4 names different: declaration 'bornRadii' definition 'radii'. [funcArgNamesDifferent]
Adun-0.81/Kernel/Base/AdGeneralizedBornFunctions.h:147:11: note: Function 'AdGBEBornRadiusCoefficient' argument 4 names different: declaration 'bornRadii' definition 'radii'.
Adun-0.81/Kernel/Base/AdGeneralizedBornFunctions.c:258:89: note: Function 'AdGBEBornRadiusCoefficient' argument 4 names different: declaration 'bornRadii' definition 'radii'.
Adun-0.81/Kernel/Base/AdGeneralizedBornFunctions.c:223:33: style: Unused variable: forceMagnitude [unusedVariable]
Adun-0.81/Kernel/Base/AdGeneralizedBornFunctions.c:262:33: style: Unused variable: forceMagnitude [unusedVariable]
Adun-0.81/Kernel/Base/AdGeneralizedBornFunctions.c:48:4: error: Uninitialized variable: separation_s [uninitvar]
Adun-0.81/Kernel/Base/AdGeneralizedBornFunctions.c:84:4: error: Uninitialized variable: separation_s [uninitvar]
Adun-0.81/Kernel/Base/AdGeneralizedBornFunctions.c:146:4: error: Uninitialized variable: separation_s [uninitvar]
Adun-0.81/Kernel/Base/AdGeneralizedBornFunctions.c:231:4: error: Uninitialized variable: separation_s [uninitvar]
Adun-0.81/Kernel/Base/AdGeneralizedBornFunctions.c:268:4: error: Uninitialized variable: separation_s [uninitvar]
Adun-0.81/Kernel/Base/AdHarmonicAngle.c:41:9: style: The scope of the variable 'forceOne' can be reduced. [variableScope]
Adun-0.81/Kernel/Base/AdHarmonicAngle.c:41:19: style: The scope of the variable 'forceThree' can be reduced. [variableScope]
Adun-0.81/Kernel/Base/AdHarmonicBond.c:88:37: style: The scope of the variable 'holder' can be reduced. [variableScope]
Adun-0.81/Kernel/Base/AdHarmonicImproperTorsion.c:182:10: style: The scope of the variable 'cumulativeForce' can be reduced. [variableScope]
Adun-0.81/Kernel/Base/AdHarmonicImproperTorsion.c:130:10: style: Variable 'n2_n1' is assigned a value that is never used. [unreadVariable]
Adun-0.81/Kernel/Base/AdHarmonicImproperTorsion.c:131:10: style: Variable 'n1_n2' is assigned a value that is never used. [unreadVariable]
Adun-0.81/Kernel/Base/AdMatrix.c:536:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
Adun-0.81/Kernel/Base/AdMatrix.c:545:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
Adun-0.81/Kernel/Base/AdMatrix.c:556:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
Adun-0.81/Kernel/Base/AdMatrix.c:569:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
Adun-0.81/Kernel/Base/AdMatrix.c:615:37: portability: 'array' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
Adun-0.81/Kernel/Base/AdMatrix.c:616:35: portability: 'array' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
Adun-0.81/Kernel/Base/AdMatrix.c:616:60: portability: 'array+numberRows*sizeof(int)' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
Adun-0.81/Kernel/Base/AdMatrix.c:412:14: error: Memory leak: matrix [memleak]
Adun-0.81/Kernel/Base/AdMatrix.c:442:14: error: Memory leak: matrix [memleak]
Adun-0.81/Kernel/Base/AdQuaternion.c:31:17: style: The scope of the variable 'hold' can be reduced. [variableScope]
Adun-0.81/Kernel/Base/AdVolumeFunctions.c:46:23: style: The scope of the variable 'difference' can be reduced. [variableScope]
Adun-0.81/Kernel/Base/AdVolumeFunctions.c:181:21: style: The scope of the variable 'difference' can be reduced. [variableScope]
Adun-0.81/Kernel/Base/AdVolumeFunctions.c:181:33: style: The scope of the variable 'value' can be reduced. [variableScope]
Adun-0.81/Kernel/Base/AdVolumeFunctions.c:182:15: style: The scope of the variable 'v2' can be reduced. [variableScope]
Adun-0.81/Kernel/Base/AdVolumeFunctions.c:233:12: style: The scope of the variable 'index' can be reduced. [variableScope]
Adun-0.81/Kernel/Base/AdVolumeFunctions.c:308:7: style: The scope of the variable 'partial' can be reduced. [variableScope]
Adun-0.81/Kernel/Base/AdVolumeFunctions.c:308:16: style: The scope of the variable 'overlap' can be reduced. [variableScope]
Adun-0.81/Kernel/Base/AdVolumeFunctions.c:309:12: style: The scope of the variable 'index' can be reduced. [variableScope]
Adun-0.81/Kernel/Base/AdVolumeFunctions.c:314:16: style: The scope of the variable 'upper' can be reduced. [variableScope]
Adun-0.81/Kernel/Base/AdVolumeFunctions.c:315:39: style: The scope of the variable 'radius' can be reduced. [variableScope]
Adun-0.81/Kernel/Base/AdVolumeFunctions.c:316:10: style: The scope of the variable 'atomPosition' can be reduced. [variableScope]
Adun-0.81/Kernel/Base/AdVolumeFunctions.c:423:9: style: The scope of the variable 'index' can be reduced. [variableScope]
Adun-0.81/Kernel/Base/AdVolumeFunctions.c:568:9: style: The scope of the variable 'lower' can be reduced. [variableScope]
Adun-0.81/Kernel/Base/AdVolumeFunctions.c:568:23: style: The scope of the variable 'difference' can be reduced. [variableScope]
Adun-0.81/Kernel/Base/AdVolumeFunctions.c:569:16: style: The scope of the variable 'length' can be reduced. [variableScope]
Adun-0.81/Kernel/Base/AdVolumeFunctions.c:309:9: style: Unused variable: j [unusedVariable]
Adun-0.81/Kernel/Base/AdVolumeFunctions.c:310:17: style: Unused variable: smoothingBoundary [unusedVariable]
Adun-0.81/Kernel/Base/AdVolumeFunctions.c:310:36: style: Unused variable: checkVal [unusedVariable]
Adun-0.81/Kernel/Base/AdVolumeFunctions.c:430:9: style: Unused variable: value [unusedVariable]
Adun-0.81/Kernel/Base/AdVolumeFunctions.c:569:9: style: Unused variable: value [unusedVariable]
[22:26]

ftp://ftp.se.debian.org/debian/pool/main/a/adv-17v35x/adv-17v35x_5.0.3.0.orig.tar.gz
adv_17V35X/adv17v35x.c:397:22: style: The scope of the variable 'len' can be reduced. [variableScope]
adv_17V35X/adv17v35x.c:1198:6: style: The scope of the variable 'retval' can be reduced. [variableScope]
adv_17V35X/adv17v35x.c:1333:15: style: The scope of the variable 'reg_read' can be reduced. [variableScope]
adv_17V35X/adv17v35x.c:1541:18: style: The scope of the variable 'oldEFR' can be reduced. [variableScope]
adv_17V35X/adv17v35x.c:1542:18: style: The scope of the variable 'oldMCR' can be reduced. [variableScope]
adv_17V35X/adv17v35x.c:1543:18: style: The scope of the variable 'valof4xreg' can be reduced. [variableScope]
adv_17V35X/adv17v35x.c:1543:34: style: The scope of the variable 'valof8xreg' can be reduced. [variableScope]
adv_17V35X/adv17v35x.c:1901:16: style: The scope of the variable 'oldDLD' can be reduced. [variableScope]
adv_17V35X/adv17v35x.c:1902:16: style: The scope of the variable 'oldLCR' can be reduced. [variableScope]
adv_17V35X/adv17v35x.c:1971:9: style: The scope of the variable 'send_bit' can be reduced. [variableScope]
adv_17V35X/adv17v35x.c:1972:16: style: The scope of the variable 'reg_value' can be reduced. [variableScope]
adv_17V35X/adv17v35x.c:1994:9: style: The scope of the variable 'recv_bit' can be reduced. [variableScope]
adv_17V35X/adv17v35x.c:1995:16: style: The scope of the variable 'reg_value' can be reduced. [variableScope]
adv_17V35X/adv17v35x.c:2181:6: style: The scope of the variable 'i' can be reduced. [variableScope]
adv_17V35X/adv17v35x.c:2181:9: style: The scope of the variable 'boardID' can be reduced. [variableScope]
adv_17V35X/adv17v35x.c:2182:7: style: The scope of the variable 'tmp_string' can be reduced. [variableScope]
adv_17V35X/adv17v35x.c:2182:35: style: The scope of the variable 'tmp_dev_name' can be reduced. [variableScope]
adv_17V35X/adv17v35x.c:2578:6: style: The scope of the variable 'i' can be reduced. [variableScope]
adv_17V35X/adv17v35x.c:1395:15: style: Variable 'reg_read' is assigned a value that is never used. [unreadVariable]
adv_17V35X/adv17v35x.c:1352:35: style: Variable 'port_index' is assigned a value that is never used. [unreadVariable]
adv_17V35X/adv17v35x.c:1016:54: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
adv_17V35X/adv17v35x.c:1064:46: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
adv_17V35X/adv17v35x.c:1976:31: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
adv_17V35X/adv17v35x.c:2014:35: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
[22:26]

ftp://ftp.se.debian.org/debian/pool/main/a/advancecomp/advancecomp_2.1.orig.tar.gz
advancecomp-2.1/7z/LSBFEncoder.h:10:1: style: The class 'CEncoder' does not have a constructor although it has private member variables. [noConstructor]
advancecomp-2.1/7z/LSBFEncoder.h:37:1: style: The class 'CReverseEncoder' does not have a constructor although it has private member variables. [noConstructor]
advancecomp-2.1/7z/WindowOut.h:31:3: warning: Member variable 'COut::m_Pos' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/WindowOut.h:31:3: warning: Member variable 'COut::m_PosLimit' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/WindowOut.h:31:3: warning: Member variable 'COut::m_KeepSizeBefore' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/WindowOut.h:31:3: warning: Member variable 'COut::m_KeepSizeAfter' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/WindowOut.h:31:3: warning: Member variable 'COut::m_KeepSizeReserv' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/WindowOut.h:31:3: warning: Member variable 'COut::m_StreamPos' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/WindowOut.h:31:3: warning: Member variable 'COut::m_WindowSize' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/WindowOut.h:31:3: warning: Member variable 'COut::m_MoveFrom' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/LSBFDecoder.h:20:1: style: The class 'CDecoder' does not have a constructor although it has private member variables. [noConstructor]
advancecomp-2.1/7z/HuffmanDecoder.h:18:3: warning: Member variable 'CDecoder::m_Limitits' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/HuffmanDecoder.h:18:3: warning: Member variable 'CDecoder::m_Positions' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/HuffmanDecoder.h:18:3: warning: Member variable 'CDecoder::m_Lengths' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/HuffmanDecoder.h:29:10: style: Technically the member function 'NCompression::NHuffman::CDecoder::DecodeSymbol' can be const. [functionConst]
advancecomp-2.1/7z/HuffmanDecoder.h:20:7: style: Class 'CDecoder' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
advancecomp-2.1/7z/HuffmanDecoder.h:20:7: style: Class 'CDecoder' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
advancecomp-2.1/7z/OutByte.h:19:3: style: Class 'COutByte' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
advancecomp-2.1/7z/InByte.h:21:3: style: Class 'CInByte' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
advancecomp-2.1/7z/HuffmanDecoder.h:18:3: style: Class 'CDecoder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
advancecomp-2.1/7z/BinTree.h:39:16: style: The function 'AfterMoveBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
advancecomp-2.1/7z/WindowIn.h:30:16: note: Virtual function in base class
advancecomp-2.1/7z/BinTree.h:39:16: note: Function in derived class
advancecomp-2.1/7z/RangeCoder.h:13:1: style: The class 'CRangeEncoder' does not have a constructor although it has private member variables. [noConstructor]
advancecomp-2.1/7z/LenCoder.h:47:1: style: The class 'CPriceTableEncoder' does not have a constructor although it has private member variables. [noConstructor]
advancecomp-2.1/7z/LenCoder.h:77:1: style: The class 'CDecoder' does not have a constructor although it has private member variables. [noConstructor]
advancecomp-2.1/7z/LiteralCoder.h:77:3: warning: Member variable 'CEncoder::m_NumPrevBits' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/LiteralCoder.h:77:3: warning: Member variable 'CEncoder::m_NumPosBits' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/LiteralCoder.h:77:3: warning: Member variable 'CEncoder::m_PosMask' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/LiteralCoder.h:116:3: warning: Member variable 'CDecoder::m_NumPrevBits' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/LiteralCoder.h:116:3: warning: Member variable 'CDecoder::m_NumPosBits' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/LiteralCoder.h:116:3: warning: Member variable 'CDecoder::m_PosMask' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/BitTreeCoder.h:133:0: warning: Member variable 'CReverseBitTreeDecoder2 < kNumMoveBitsForPosCoders >::m_NumBitLevels' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/BitTreeCoder.h:84:0: warning: Member variable 'CReverseBitTreeEncoder2 < kNumMoveBitsForPosCoders >::m_NumBitLevels' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/BitTreeCoder.h:84:0: warning: Member variable 'CReverseBitTreeEncoder2 < kNumMoveBitsForAlignCoders >::m_NumBitLevels' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/RangeCoder.h:98:10: style: Technically the member function 'NCompression::NArithmetic::CRangeEncoder::GetProcessedSize' can be const. [functionConst]
advancecomp-2.1/7z/RangeCoder.h:189:10: style: Technically the member function 'NCompression::NArithmetic::CRangeDecoder::GetProcessedSize' can be const. [functionConst]
advancecomp-2.1/7z/LZMAEncoder.h:34:8: style: Technically the member function 'NCompress::NLZMA::COptimal::IsShortRep' can be const. [functionConst]
advancecomp-2.1/7z/CRC.cc:85:45: style: Function 'Update' argument 2 names different: declaration 'aSize' definition 'aNum'. [funcArgNamesDifferent]
advancecomp-2.1/7z/CRC.h:13:41: note: Function 'Update' argument 2 names different: declaration 'aSize' definition 'aNum'.
advancecomp-2.1/7z/CRC.cc:85:45: note: Function 'Update' argument 2 names different: declaration 'aSize' definition 'aNum'.
advancecomp-2.1/7z/DeflateDecoder.cc:9:9: warning: Member variable 'CCoder::m_InBitStream' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/DeflateDecoder.cc:9:9: warning: Member variable 'CCoder::m_FinalBlock' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/DeflateDecoder.cc:9:9: warning: Member variable 'CCoder::m_StoredMode' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/DeflateDecoder.cc:9:9: warning: Member variable 'CCoder::m_StoredBlockSize' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/BinTreeMain.h:173:10: style: The scope of the variable 'aMatchHashLenMax' can be reduced. [variableScope]
advancecomp-2.1/7z/DeflateEncoder.cc:430:7: style: The scope of the variable 'aPrevLen' can be reduced. [variableScope]
advancecomp-2.1/7z/DeflateEncoder.cc:432:7: style: The scope of the variable 'aCount' can be reduced. [variableScope]
advancecomp-2.1/7z/BinTreeMain.h:63:61: style: Function 'Create' argument 5 names different: declaration '_dwSizeReserv' definition 'aSizeReserv'. [funcArgNamesDifferent]
advancecomp-2.1/7z/BinTree.h:44:42: note: Function 'Create' argument 5 names different: declaration '_dwSizeReserv' definition 'aSizeReserv'.
advancecomp-2.1/7z/BinTreeMain.h:63:61: note: Function 'Create' argument 5 names different: declaration '_dwSizeReserv' definition 'aSizeReserv'.
advancecomp-2.1/7z/BinTreeMain.h:33:10: warning: Member variable 'CInTree::m_HistorySize' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/BinTreeMain.h:33:10: warning: Member variable 'CInTree::m_MatchMaxLen' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/BinTreeMain.h:33:10: warning: Member variable 'CInTree::m_Son' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/DeflateEncoder.cc:68:9: warning: Member variable 'CCoder::m_FinderPos' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/DeflateEncoder.cc:68:9: warning: Member variable 'CCoder::m_Optimum' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/DeflateEncoder.cc:68:9: warning: Member variable 'CCoder::m_OutStream' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/DeflateEncoder.cc:68:9: warning: Member variable 'CCoder::m_ReverseOutStream' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/DeflateEncoder.cc:68:9: warning: Member variable 'CCoder::m_LastLevels' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/DeflateEncoder.cc:68:9: warning: Member variable 'CCoder::m_ValueIndex' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/DeflateEncoder.cc:68:9: warning: Member variable 'CCoder::m_OptimumEndIndex' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/DeflateEncoder.cc:68:9: warning: Member variable 'CCoder::m_OptimumCurrentIndex' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/DeflateEncoder.cc:68:9: warning: Member variable 'CCoder::m_AdditionalOffset' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/DeflateEncoder.cc:68:9: warning: Member variable 'CCoder::m_LongestMatchLength' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/DeflateEncoder.cc:68:9: warning: Member variable 'CCoder::m_LongestMatchDistance' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/DeflateEncoder.cc:68:9: warning: Member variable 'CCoder::m_MatchLengthEdge' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/DeflateEncoder.cc:68:9: warning: Member variable 'CCoder::m_LiteralPrices' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/DeflateEncoder.cc:68:9: warning: Member variable 'CCoder::m_LenPrices' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/DeflateEncoder.cc:68:9: warning: Member variable 'CCoder::m_PosPrices' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/DeflateEncoder.cc:68:9: warning: Member variable 'CCoder::m_CurrentBlockUncompressedSize' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/DeflateEncoder.cc:68:9: warning: Member variable 'CCoder::m_BlockStartPostion' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/DeflateEncoder.h:72:10: style: Member variable 'CCoder::m_NumFastBytes' is in the wrong place in the initializer list. [initializerList]
advancecomp-2.1/7z/DeflateEncoder.cc:73:3: note: Member variable 'CCoder::m_NumFastBytes' is in the wrong place in the initializer list.
advancecomp-2.1/7z/DeflateEncoder.h:72:10: note: Member variable 'CCoder::m_NumFastBytes' is in the wrong place in the initializer list.
advancecomp-2.1/7z/DeflateEncoder.h:82:19: style: Member variable 'CCoder::m_OnePosMatchesArray' is in the wrong place in the initializer list. [initializerList]
advancecomp-2.1/7z/DeflateEncoder.cc:75:3: note: Member variable 'CCoder::m_OnePosMatchesArray' is in the wrong place in the initializer list.
advancecomp-2.1/7z/DeflateEncoder.h:82:19: note: Member variable 'CCoder::m_OnePosMatchesArray' is in the wrong place in the initializer list.
advancecomp-2.1/7z/DeflateEncoder.h:70:11: style: Member variable 'CCoder::m_MatchDistances' is in the wrong place in the initializer list. [initializerList]
advancecomp-2.1/7z/DeflateEncoder.cc:76:3: note: Member variable 'CCoder::m_MatchDistances' is in the wrong place in the initializer list.
advancecomp-2.1/7z/DeflateEncoder.h:70:11: note: Member variable 'CCoder::m_MatchDistances' is in the wrong place in the initializer list.
advancecomp-2.1/7z/DeflateEncoder.h:62:15: style: Member variable 'CCoder::m_Values' is in the wrong place in the initializer list. [initializerList]
advancecomp-2.1/7z/DeflateEncoder.cc:78:3: note: Member variable 'CCoder::m_Values' is in the wrong place in the initializer list.
advancecomp-2.1/7z/DeflateEncoder.h:62:15: note: Member variable 'CCoder::m_Values' is in the wrong place in the initializer list.
advancecomp-2.1/7z/BinTree.h:34:8: performance: Technically the member function 'NBT3Z::CInTree::NormalizeLinks' can be static. [functionStatic]
advancecomp-2.1/7z/BinTreeMain.h:471:15: note: Technically the member function 'NBT3Z::CInTree::NormalizeLinks' can be static.
advancecomp-2.1/7z/BinTree.h:34:8: note: Technically the member function 'NBT3Z::CInTree::NormalizeLinks' can be static.
advancecomp-2.1/7z/DeflateEncoder.h:91:8: style: Technically the member function 'NDeflate::NEncoder::CCoder::Free' can be const. [functionConst]
advancecomp-2.1/7z/DeflateEncoder.cc:125:14: note: Technically the member function 'NDeflate::NEncoder::CCoder::Free' can be const.
advancecomp-2.1/7z/DeflateEncoder.h:91:8: note: Technically the member function 'NDeflate::NEncoder::CCoder::Free' can be const.
advancecomp-2.1/7z/DeflateEncoder.cc:80:3: style: Class 'CCoder' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
advancecomp-2.1/7z/DeflateEncoder.cc:80:3: style: Class 'CCoder' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
advancecomp-2.1/7z/HuffmanEncoder.cc:7:11: warning: Member variable 'CEncoder::m_HeapLength' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/HuffmanEncoder.cc:7:11: warning: Member variable 'CEncoder::m_BitLenCounters' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/HuffmanEncoder.cc:7:11: warning: Member variable 'CEncoder::m_BlockBitLength' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/HuffmanEncoder.h:33:8: style: Technically the member function 'NCompression::NHuffman::CEncoder::Smaller' can be const. [functionConst]
advancecomp-2.1/7z/HuffmanEncoder.cc:57:16: note: Technically the member function 'NCompression::NHuffman::CEncoder::Smaller' can be const.
advancecomp-2.1/7z/HuffmanEncoder.h:33:8: note: Technically the member function 'NCompression::NHuffman::CEncoder::Smaller' can be const.
advancecomp-2.1/7z/HuffmanEncoder.cc:15:3: style: Class 'CEncoder' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
advancecomp-2.1/7z/HuffmanEncoder.cc:15:3: style: Class 'CEncoder' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
advancecomp-2.1/7z/InByte.cc:5:10: warning: Member variable 'CInByte::m_ProcessedSize' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/InByte.cc:5:10: warning: Member variable 'CInByte::m_Buffer' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/InByte.cc:5:10: warning: Member variable 'CInByte::m_BufferLimit' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/InByte.cc:5:10: warning: Member variable 'CInByte::m_Stream' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/InByte.cc:5:10: warning: Member variable 'CInByte::m_StreamWasExhausted' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/InByte.h:11:9: style: Member variable 'CInByte::m_BufferBase' is in the wrong place in the initializer list. [initializerList]
advancecomp-2.1/7z/InByte.cc:7:3: note: Member variable 'CInByte::m_BufferBase' is in the wrong place in the initializer list.
advancecomp-2.1/7z/InByte.h:11:9: note: Member variable 'CInByte::m_BufferBase' is in the wrong place in the initializer list.
advancecomp-2.1/7z/InByte.cc:9:3: style: Class 'CInByte' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
advancecomp-2.1/7z/InByte.cc:9:3: style: Class 'CInByte' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
advancecomp-2.1/7z/BitTreeCoder.h:84:3: warning: Member variable 'CReverseBitTreeEncoder2::m_NumBitLevels' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/BitTreeCoder.h:133:3: warning: Member variable 'CReverseBitTreeDecoder2::m_NumBitLevels' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/LZMADecoder.cc:46:11: warning: Member variable 'CDecoder::m_RangeDecoder' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/LZMADecoder.cc:46:11: warning: Member variable 'CDecoder::m_LenDecoder' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/LZMADecoder.cc:46:11: warning: Member variable 'CDecoder::m_RepMatchLenDecoder' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/LZMADecoder.cc:46:11: warning: Member variable 'CDecoder::m_PosStateMask' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/LZMAEncoder.cc:36:11: warning: Member variable 'CEncoder::m_Optimum' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/LZMAEncoder.cc:36:11: warning: Member variable 'CEncoder::m_RangeEncoder' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/LZMAEncoder.cc:36:11: warning: Member variable 'CEncoder::m_LenEncoder' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/LZMAEncoder.cc:36:11: warning: Member variable 'CEncoder::m_RepMatchLenEncoder' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/LZMAEncoder.cc:36:11: warning: Member variable 'CEncoder::m_MatchDistances' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/LZMAEncoder.cc:36:11: warning: Member variable 'CEncoder::m_LongestMatchLength' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/LZMAEncoder.cc:36:11: warning: Member variable 'CEncoder::m_AdditionalOffset' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/LZMAEncoder.cc:36:11: warning: Member variable 'CEncoder::m_OptimumEndIndex' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/LZMAEncoder.cc:36:11: warning: Member variable 'CEncoder::m_OptimumCurrentIndex' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/LZMAEncoder.cc:36:11: warning: Member variable 'CEncoder::m_LongestMatchWasFound' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/LZMAEncoder.cc:36:11: warning: Member variable 'CEncoder::m_PosSlotPrices' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/LZMAEncoder.cc:36:11: warning: Member variable 'CEncoder::m_DistancesPrices' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/LZMAEncoder.cc:36:11: warning: Member variable 'CEncoder::m_AlignPrices' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/LZMAEncoder.cc:36:11: warning: Member variable 'CEncoder::m_AlignPriceCount' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/LZMAEncoder.h:92:7: style: Member variable 'CEncoder::m_NumFastBytes' is in the wrong place in the initializer list. [initializerList]
advancecomp-2.1/7z/LZMAEncoder.cc:39:3: note: Member variable 'CEncoder::m_NumFastBytes' is in the wrong place in the initializer list.
advancecomp-2.1/7z/LZMAEncoder.h:92:7: note: Member variable 'CEncoder::m_NumFastBytes' is in the wrong place in the initializer list.
advancecomp-2.1/7z/LZMAEncoder.h:109:7: style: Member variable 'CEncoder::m_DistTableSize' is in the wrong place in the initializer list. [initializerList]
advancecomp-2.1/7z/LZMAEncoder.cc:41:3: note: Member variable 'CEncoder::m_DistTableSize' is in the wrong place in the initializer list.
advancecomp-2.1/7z/LZMAEncoder.h:109:7: note: Member variable 'CEncoder::m_DistTableSize' is in the wrong place in the initializer list.
advancecomp-2.1/7z/BinTree.h:34:8: performance: Technically the member function 'NBT2::CInTree::NormalizeLinks' can be static. [functionStatic]
advancecomp-2.1/7z/BinTreeMain.h:471:15: note: Technically the member function 'NBT2::CInTree::NormalizeLinks' can be static.
advancecomp-2.1/7z/BinTree.h:34:8: note: Technically the member function 'NBT2::CInTree::NormalizeLinks' can be static.
advancecomp-2.1/7z/LZMAEncoder.cc:774:98: error: Uninitialized variable: aMatchByte [uninitvar]
advancecomp-2.1/7z/OutByte.cc:5:11: warning: Member variable 'COutByte::m_Pos' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/OutByte.cc:5:11: warning: Member variable 'COutByte::m_Stream' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/OutByte.cc:5:11: warning: Member variable 'COutByte::m_ProcessedSize' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/OutByte.cc:8:3: style: Class 'COutByte' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
advancecomp-2.1/7z/OutByte.cc:8:3: style: Class 'COutByte' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
advancecomp-2.1/7z/WindowIn.cc:7:6: warning: Member variable 'CIn::m_Stream' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/WindowIn.cc:7:6: warning: Member variable 'CIn::m_PosLimit' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/WindowIn.cc:7:6: warning: Member variable 'CIn::m_StreamEndWasReached' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/WindowIn.cc:7:6: warning: Member variable 'CIn::m_PointerToLastSafePosition' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/WindowIn.cc:7:6: warning: Member variable 'CIn::m_BlockSize' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/WindowIn.cc:7:6: warning: Member variable 'CIn::m_Pos' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/WindowIn.cc:7:6: warning: Member variable 'CIn::m_KeepSizeBefore' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/WindowIn.cc:7:6: warning: Member variable 'CIn::m_KeepSizeAfter' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/WindowIn.cc:7:6: warning: Member variable 'CIn::m_KeepSizeReserv' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/7z/WindowIn.cc:7:6: warning: Member variable 'CIn::m_StreamPos' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/data.h:45:2: style: 'data_ptr::operator=' should return 'data_ptr &'. [operatorEq]
advancecomp-2.1/file.cc:101:32: style: Function 'file_exists' argument 1 names different: declaration 'file' definition 'path'. [funcArgNamesDifferent]
advancecomp-2.1/file.h:70:37: note: Function 'file_exists' argument 1 names different: declaration 'file' definition 'path'.
advancecomp-2.1/file.cc:101:32: note: Function 'file_exists' argument 1 names different: declaration 'file' definition 'path'.
advancecomp-2.1/file.cc:322:31: style: Function 'file_dir' argument 1 names different: declaration 'file' definition 'path'. [funcArgNamesDifferent]
advancecomp-2.1/file.h:86:41: note: Function 'file_dir' argument 1 names different: declaration 'file' definition 'path'.
advancecomp-2.1/file.cc:322:31: note: Function 'file_dir' argument 1 names different: declaration 'file' definition 'path'.
advancecomp-2.1/file.cc:335:32: style: Function 'file_name' argument 1 names different: declaration 'file' definition 'path'. [funcArgNamesDifferent]
advancecomp-2.1/file.h:85:42: note: Function 'file_name' argument 1 names different: declaration 'file' definition 'path'.
advancecomp-2.1/file.cc:335:32: note: Function 'file_name' argument 1 names different: declaration 'file' definition 'path'.
advancecomp-2.1/file.cc:348:36: style: Function 'file_basepath' argument 1 names different: declaration 'file' definition 'path'. [funcArgNamesDifferent]
advancecomp-2.1/file.h:88:46: note: Function 'file_basepath' argument 1 names different: declaration 'file' definition 'path'.
advancecomp-2.1/file.cc:348:36: note: Function 'file_basepath' argument 1 names different: declaration 'file' definition 'path'.
advancecomp-2.1/file.cc:360:36: style: Function 'file_basename' argument 1 names different: declaration 'file' definition 'path'. [funcArgNamesDifferent]
advancecomp-2.1/file.h:87:46: note: Function 'file_basename' argument 1 names different: declaration 'file' definition 'path'.
advancecomp-2.1/file.cc:360:36: note: Function 'file_basename' argument 1 names different: declaration 'file' definition 'path'.
advancecomp-2.1/file.cc:373:31: style: Function 'file_ext' argument 1 names different: declaration 'file' definition 'path'. [funcArgNamesDifferent]
advancecomp-2.1/file.h:89:41: note: Function 'file_ext' argument 1 names different: declaration 'file' definition 'path'.
advancecomp-2.1/file.cc:373:31: note: Function 'file_ext' argument 1 names different: declaration 'file' definition 'path'.
advancecomp-2.1/file.cc:412:37: style: Function 'file_mktree' argument 1 names different: declaration 'path1' definition 'path'. [funcArgNamesDifferent]
advancecomp-2.1/file.h:81:37: note: Function 'file_mktree' argument 1 names different: declaration 'path1' definition 'path'.
advancecomp-2.1/file.cc:412:37: note: Function 'file_mktree' argument 1 names different: declaration 'path1' definition 'path'.
advancecomp-2.1/file.cc:415:16: style: Variable 'name' is assigned a value that is never used. [unreadVariable]
advancecomp-2.1/file.h:34:2: style: Class 'filepath' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
advancecomp-2.1/file.h:29:1: warning: The class 'filepath' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
advancecomp-2.1/file.h:43:1: warning: The class 'infopath' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
advancecomp-2.1/lib/error.c:108:28: style: Function 'error_set' argument 1 names different: declaration 'error' definition 'text'. [funcArgNamesDifferent]
advancecomp-2.1/lib/error.h:54:28: note: Function 'error_set' argument 1 names different: declaration 'error' definition 'text'.
advancecomp-2.1/lib/error.c:108:28: note: Function 'error_set' argument 1 names different: declaration 'error' definition 'text'.
advancecomp-2.1/lib/error.c:149:40: style: Function 'error_unsupported_set' argument 1 names different: declaration 'error' definition 'text'. [funcArgNamesDifferent]
advancecomp-2.1/lib/error.h:55:40: note: Function 'error_unsupported_set' argument 1 names different: declaration 'error' definition 'text'.
advancecomp-2.1/lib/error.c:149:40: note: Function 'error_unsupported_set' argument 1 names different: declaration 'error' definition 'text'.
advancecomp-2.1/lib/error.c:185:34: style: Function 'error_nolog_set' argument 1 names different: declaration 'error' definition 'text'. [funcArgNamesDifferent]
advancecomp-2.1/lib/error.h:56:34: note: Function 'error_nolog_set' argument 1 names different: declaration 'error' definition 'text'.
advancecomp-2.1/lib/error.c:185:34: note: Function 'error_nolog_set' argument 1 names different: declaration 'error' definition 'text'.
advancecomp-2.1/lib/png.c:272:73: style: Function 'adv_png_unfilter_8' argument 3 names different: declaration 'ptr' definition 'p'. [funcArgNamesDifferent]
advancecomp-2.1/lib/png.h:97:73: note: Function 'adv_png_unfilter_8' argument 3 names different: declaration 'ptr' definition 'p'.
advancecomp-2.1/lib/png.c:272:73: note: Function 'adv_png_unfilter_8' argument 3 names different: declaration 'ptr' definition 'p'.
advancecomp-2.1/lib/png.c:358:74: style: Function 'adv_png_unfilter_24' argument 3 names different: declaration 'ptr' definition 'p'. [funcArgNamesDifferent]
advancecomp-2.1/lib/png.h:98:74: note: Function 'adv_png_unfilter_24' argument 3 names different: declaration 'ptr' definition 'p'.
advancecomp-2.1/lib/png.c:358:74: note: Function 'adv_png_unfilter_24' argument 3 names different: declaration 'ptr' definition 'p'.
advancecomp-2.1/lib/png.c:446:74: style: Function 'adv_png_unfilter_32' argument 3 names different: declaration 'ptr' definition 'p'. [funcArgNamesDifferent]
advancecomp-2.1/lib/png.h:99:74: note: Function 'adv_png_unfilter_32' argument 3 names different: declaration 'ptr' definition 'p'.
advancecomp-2.1/lib/png.c:446:74: note: Function 'adv_png_unfilter_32' argument 3 names different: declaration 'ptr' definition 'p'.
advancecomp-2.1/libdeflate/adler32.c:208:24: style: Function 'libdeflate_adler32' argument 1 names different: declaration 'adler32' definition 'adler'. [funcArgNamesDifferent]
advancecomp-2.1/libdeflate/libdeflate.h:258:29: note: Function 'libdeflate_adler32' argument 1 names different: declaration 'adler32' definition 'adler'.
advancecomp-2.1/libdeflate/adler32.c:208:24: note: Function 'libdeflate_adler32' argument 1 names different: declaration 'adler32' definition 'adler'.
advancecomp-2.1/libdeflate/adler32.c:208:58: style: Function 'libdeflate_adler32' argument 3 names different: declaration 'len' definition 'size'. [funcArgNamesDifferent]
advancecomp-2.1/libdeflate/libdeflate.h:258:65: note: Function 'libdeflate_adler32' argument 3 names different: declaration 'len' definition 'size'.
advancecomp-2.1/libdeflate/adler32.c:208:58: note: Function 'libdeflate_adler32' argument 3 names different: declaration 'len' definition 'size'.
advancecomp-2.1/libdeflate/crc32.c:363:22: style: Function 'libdeflate_crc32' argument 1 names different: declaration 'crc' definition 'remainder'. [funcArgNamesDifferent]
advancecomp-2.1/libdeflate/libdeflate.h:268:27: note: Function 'libdeflate_crc32' argument 1 names different: declaration 'crc' definition 'remainder'.
advancecomp-2.1/libdeflate/crc32.c:363:22: note: Function 'libdeflate_crc32' argument 1 names different: declaration 'crc' definition 'remainder'.
advancecomp-2.1/libdeflate/crc32.c:363:60: style: Function 'libdeflate_crc32' argument 3 names different: declaration 'len' definition 'nbytes'. [funcArgNamesDifferent]
advancecomp-2.1/libdeflate/libdeflate.h:268:59: note: Function 'libdeflate_crc32' argument 3 names different: declaration 'len' definition 'nbytes'.
advancecomp-2.1/libdeflate/crc32.c:363:60: note: Function 'libdeflate_crc32' argument 3 names different: declaration 'len' definition 'nbytes'.
advancecomp-2.1/libdeflate/deflate_compress.c:1239:32: style: Same expression on both sides of '-'. [duplicateExpression]
advancecomp-2.1/libdeflate/deflate_compress.c:1246:32: style: Same expression on both sides of '-'. [duplicateExpression]
advancecomp-2.1/libdeflate/hc_matchfinder.h:372:6: style: The scope of the variable 'next_hashseq' can be reduced. [variableScope]
advancecomp-2.1/libdeflate/bt_matchfinder.h:163:12: style: The scope of the variable 'matchptr' can be reduced. [variableScope]
advancecomp-2.1/libdeflate/deflate_compress.c:1283:11: style: The scope of the variable 'run_end' can be reduced. [variableScope]
advancecomp-2.1/libdeflate/deflate_compress.c:1285:5: style: The scope of the variable 'len' can be reduced. [variableScope]
advancecomp-2.1/libdeflate/deflate_compress.c:1604:12: style: The scope of the variable 'length_slot' can be reduced. [variableScope]
advancecomp-2.1/libdeflate/deflate_compress.c:1605:12: style: The scope of the variable 'offset_slot' can be reduced. [variableScope]
advancecomp-2.1/libdeflate/deflate_compress.c:2384:13: style: The scope of the variable 'offset' can be reduced. [variableScope]
advancecomp-2.1/libdeflate/deflate_compress.c:2385:13: style: The scope of the variable 'offset_slot' can be reduced. [variableScope]
advancecomp-2.1/libdeflate/deflate_compress.c:2386:8: style: The scope of the variable 'offset_cost' can be reduced. [variableScope]
advancecomp-2.1/libdeflate/deflate_compress.c:2643:11: style: The scope of the variable 'offset' can be reduced. [variableScope]
advancecomp-2.1/libdeflate/deflate_compress.c:2644:11: style: The scope of the variable 'offset_end' can be reduced. [variableScope]
advancecomp-2.1/libdeflate/deflate_compress.c:2782:59: style: Function 'libdeflate_deflate_compress' argument 1 names different: declaration 'compressor' definition 'c'. [funcArgNamesDifferent]
advancecomp-2.1/libdeflate/libdeflate.h:65:59: note: Function 'libdeflate_deflate_compress' argument 1 names different: declaration 'compressor' definition 'c'.
advancecomp-2.1/libdeflate/deflate_compress.c:2782:59: note: Function 'libdeflate_deflate_compress' argument 1 names different: declaration 'compressor' definition 'c'.
advancecomp-2.1/libdeflate/deflate_compress.c:2803:58: style: Function 'libdeflate_free_compressor' argument 1 names different: declaration 'compressor' definition 'c'. [funcArgNamesDifferent]
advancecomp-2.1/libdeflate/libdeflate.h:140:58: note: Function 'libdeflate_free_compressor' argument 1 names different: declaration 'compressor' definition 'c'.
advancecomp-2.1/libdeflate/deflate_compress.c:2803:58: note: Function 'libdeflate_free_compressor' argument 1 names different: declaration 'compressor' definition 'c'.
advancecomp-2.1/libdeflate/deflate_compress.c:2815:65: style: Function 'libdeflate_deflate_compress_bound' argument 1 names different: declaration 'compressor' definition 'c'. [funcArgNamesDifferent]
advancecomp-2.1/libdeflate/libdeflate.h:95:65: note: Function 'libdeflate_deflate_compress_bound' argument 1 names different: declaration 'compressor' definition 'c'.
advancecomp-2.1/libdeflate/deflate_compress.c:2815:65: note: Function 'libdeflate_deflate_compress_bound' argument 1 names different: declaration 'compressor' definition 'c'.
advancecomp-2.1/libdeflate/decompress_impl.h:119:7: style: The scope of the variable 'rep_val' can be reduced. [variableScope]
advancecomp-2.1/libdeflate/deflate_decompress.c:864:73: style: Function 'libdeflate_deflate_decompress' argument 1 names different: declaration 'decompressor' definition 'd'. [funcArgNamesDifferent]
advancecomp-2.1/libdeflate/libdeflate.h:214:63: note: Function 'libdeflate_deflate_decompress' argument 1 names different: declaration 'decompressor' definition 'd'.
advancecomp-2.1/libdeflate/deflate_decompress.c:864:73: note: Function 'libdeflate_deflate_decompress' argument 1 names different: declaration 'decompressor' definition 'd'.
advancecomp-2.1/libdeflate/deflate_decompress.c:886:62: style: Function 'libdeflate_free_decompressor' argument 1 names different: declaration 'decompressor' definition 'd'. [funcArgNamesDifferent]
advancecomp-2.1/libdeflate/libdeflate.h:245:62: note: Function 'libdeflate_free_decompressor' argument 1 names different: declaration 'decompressor' definition 'd'.
advancecomp-2.1/libdeflate/deflate_decompress.c:886:62: note: Function 'libdeflate_free_decompressor' argument 1 names different: declaration 'decompressor' definition 'd'.
advancecomp-2.1/libdeflate/gzip_compress.c:37:56: style: Function 'libdeflate_gzip_compress' argument 1 names different: declaration 'compressor' definition 'c'. [funcArgNamesDifferent]
advancecomp-2.1/libdeflate/libdeflate.h:121:56: note: Function 'libdeflate_gzip_compress' argument 1 names different: declaration 'compressor' definition 'c'.
advancecomp-2.1/libdeflate/gzip_compress.c:37:56: note: Function 'libdeflate_gzip_compress' argument 1 names different: declaration 'compressor' definition 'c'.
advancecomp-2.1/libdeflate/gzip_compress.c:38:28: style: Function 'libdeflate_gzip_compress' argument 3 names different: declaration 'in_nbytes' definition 'in_size'. [funcArgNamesDifferent]
advancecomp-2.1/libdeflate/libdeflate.h:122:28: note: Function 'libdeflate_gzip_compress' argument 3 names different: declaration 'in_nbytes' definition 'in_size'.
advancecomp-2.1/libdeflate/gzip_compress.c:38:28: note: Function 'libdeflate_gzip_compress' argument 3 names different: declaration 'in_nbytes' definition 'in_size'.
advancecomp-2.1/libdeflate/gzip_compress.c:90:62: style: Function 'libdeflate_gzip_compress_bound' argument 1 names different: declaration 'compressor' definition 'c'. [funcArgNamesDifferent]
advancecomp-2.1/libdeflate/libdeflate.h:131:62: note: Function 'libdeflate_gzip_compress_bound' argument 1 names different: declaration 'compressor' definition 'c'.
advancecomp-2.1/libdeflate/gzip_compress.c:90:62: note: Function 'libdeflate_gzip_compress_bound' argument 1 names different: declaration 'compressor' definition 'c'.
advancecomp-2.1/libdeflate/gzip_decompress.c:36:60: style: Function 'libdeflate_gzip_decompress' argument 1 names different: declaration 'decompressor' definition 'd'. [funcArgNamesDifferent]
advancecomp-2.1/libdeflate/libdeflate.h:234:60: note: Function 'libdeflate_gzip_decompress' argument 1 names different: declaration 'decompressor' definition 'd'.
advancecomp-2.1/libdeflate/gzip_decompress.c:36:60: note: Function 'libdeflate_gzip_decompress' argument 1 names different: declaration 'decompressor' definition 'd'.
advancecomp-2.1/libdeflate/zlib_compress.c:37:56: style: Function 'libdeflate_zlib_compress' argument 1 names different: declaration 'compressor' definition 'c'. [funcArgNamesDifferent]
advancecomp-2.1/libdeflate/libdeflate.h:103:56: note: Function 'libdeflate_zlib_compress' argument 1 names different: declaration 'compressor' definition 'c'.
advancecomp-2.1/libdeflate/zlib_compress.c:37:56: note: Function 'libdeflate_zlib_compress' argument 1 names different: declaration 'compressor' definition 'c'.
advancecomp-2.1/libdeflate/zlib_compress.c:38:28: style: Function 'libdeflate_zlib_compress' argument 3 names different: declaration 'in_nbytes' definition 'in_size'. [funcArgNamesDifferent]
advancecomp-2.1/libdeflate/libdeflate.h:104:28: note: Function 'libdeflate_zlib_compress' argument 3 names different: declaration 'in_nbytes' definition 'in_size'.
advancecomp-2.1/libdeflate/zlib_compress.c:38:28: note: Function 'libdeflate_zlib_compress' argument 3 names different: declaration 'in_nbytes' definition 'in_size'.
advancecomp-2.1/libdeflate/zlib_compress.c:82:62: style: Function 'libdeflate_zlib_compress_bound' argument 1 names different: declaration 'compressor' definition 'c'. [funcArgNamesDifferent]
advancecomp-2.1/libdeflate/libdeflate.h:113:62: note: Function 'libdeflate_zlib_compress_bound' argument 1 names different: declaration 'compressor' definition 'c'.
advancecomp-2.1/libdeflate/zlib_compress.c:82:62: note: Function 'libdeflate_zlib_compress_bound' argument 1 names different: declaration 'compressor' definition 'c'.
advancecomp-2.1/libdeflate/zlib_decompress.c:36:60: style: Function 'libdeflate_zlib_decompress' argument 1 names different: declaration 'decompressor' definition 'd'. [funcArgNamesDifferent]
advancecomp-2.1/libdeflate/libdeflate.h:224:60: note: Function 'libdeflate_zlib_decompress' argument 1 names different: declaration 'decompressor' definition 'd'.
advancecomp-2.1/libdeflate/zlib_decompress.c:36:60: note: Function 'libdeflate_zlib_decompress' argument 1 names different: declaration 'decompressor' definition 'd'.
advancecomp-2.1/mngex.cc:91:12: error: Array 'ovr_used[256]' accessed at index 256, which is out of bounds. [arrayIndexOutOfBounds]
advancecomp-2.1/mngex.cc:88:4: note: After for loop, k has value 256
advancecomp-2.1/mngex.cc:91:12: note: Array index out of bounds
advancecomp-2.1/mngex.cc:311:16: style: The scope of the variable 'defi' can be reduced. [variableScope]
advancecomp-2.1/mngex.cc:312:11: style: The scope of the variable 'defi_size' can be reduced. [variableScope]
advancecomp-2.1/mngex.cc:368:16: style: The scope of the variable 'move' can be reduced. [variableScope]
advancecomp-2.1/mngex.cc:620:12: style: The scope of the variable 'new_scanline' can be reduced. [variableScope]
advancecomp-2.1/pngex.cc:170:38: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
advancecomp-2.1/file.h:70:6: style: Unhandled exception specification when calling function file_exists(). [unhandledExceptionSpecification]
advancecomp-2.1/redef.cc:565:7: note: Unhandled exception specification when calling function file_exists().
advancecomp-2.1/file.h:70:6: note: Unhandled exception specification when calling function file_exists().
advancecomp-2.1/remng.cc:1151:8: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
advancecomp-2.1/remng.cc:65:6: style: The scope of the variable 'dx' can be reduced. [variableScope]
advancecomp-2.1/remng.cc:66:6: style: The scope of the variable 'dy' can be reduced. [variableScope]
advancecomp-2.1/remng.cc:163:6: style: The scope of the variable 'dx' can be reduced. [variableScope]
advancecomp-2.1/remng.cc:164:6: style: The scope of the variable 'dy' can be reduced. [variableScope]
advancecomp-2.1/remng.cc:450:7: style: The scope of the variable 'first' can be reduced. [variableScope]
advancecomp-2.1/remng.cc:690:10: style: The scope of the variable 'f_out' can be reduced. [variableScope]
advancecomp-2.1/file.h:70:6: style: Unhandled exception specification when calling function file_exists(). [unhandledExceptionSpecification]
advancecomp-2.1/remng.cc:942:7: note: Unhandled exception specification when calling function file_exists().
advancecomp-2.1/file.h:70:6: note: Unhandled exception specification when calling function file_exists().
advancecomp-2.1/repng.cc:103:17: style: The scope of the variable 'new_pal_ptr' can be reduced. [variableScope]
advancecomp-2.1/repng.cc:105:17: style: The scope of the variable 'new_rns_ptr' can be reduced. [variableScope]
advancecomp-2.1/file.h:70:6: style: Unhandled exception specification when calling function file_exists(). [unhandledExceptionSpecification]
advancecomp-2.1/repng.cc:275:7: note: Unhandled exception specification when calling function file_exists().
advancecomp-2.1/file.h:70:6: note: Unhandled exception specification when calling function file_exists().
advancecomp-2.1/rezip.cc:38:9: style: The scope of the variable 'mtime' can be reduced. [variableScope]
advancecomp-2.1/rezip.cc:124:22: style: The scope of the variable 'compressed_size' can be reduced. [variableScope]
advancecomp-2.1/rezip.cc:125:22: style: The scope of the variable 'uncompressed_size' can be reduced. [variableScope]
advancecomp-2.1/rezip.cc:259:9: style: Variable 'file' is assigned a value that is never used. [unreadVariable]
advancecomp-2.1/zip.h:205:2: style: Class 'zip_entry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
advancecomp-2.1/zip.h:272:2: style: Class 'zip' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
advancecomp-2.1/file.h:70:6: style: Unhandled exception specification when calling function file_exists(). [unhandledExceptionSpecification]
advancecomp-2.1/rezip.cc:40:7: note: Unhandled exception specification when calling function file_exists().
advancecomp-2.1/file.h:70:6: note: Unhandled exception specification when calling function file_exists().
advancecomp-2.1/file.h:70:6: style: Unhandled exception specification when calling function file_exists(). [unhandledExceptionSpecification]
advancecomp-2.1/rezip.cc:101:7: note: Unhandled exception specification when calling function file_exists().
advancecomp-2.1/file.h:70:6: note: Unhandled exception specification when calling function file_exists().
advancecomp-2.1/file.h:70:6: style: Unhandled exception specification when calling function file_exists(). [unhandledExceptionSpecification]
advancecomp-2.1/rezip.cc:269:7: note: Unhandled exception specification when calling function file_exists().
advancecomp-2.1/file.h:70:6: note: Unhandled exception specification when calling function file_exists().
advancecomp-2.1/rezip.cc:387:0: error: Resource leak: f [resourceLeak]
advancecomp-2.1/snprintf.c:89:0: error: #error NO VARARGS [preprocessorErrorDirective]
advancecomp-2.1/zip.cc:620:3: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
advancecomp-2.1/zip.cc:341:52: style: Function 'set' argument 2 names different: declaration 'name' definition 'Aname'. [funcArgNamesDifferent]
advancecomp-2.1/zip.h:216:47: note: Function 'set' argument 2 names different: declaration 'name' definition 'Aname'.
advancecomp-2.1/zip.cc:341:52: note: Function 'set' argument 2 names different: declaration 'name' definition 'Aname'.
advancecomp-2.1/zip.cc:684:62: style: Function 'load_cent' argument 2 names different: declaration 'size' definition 'buf_size'. [funcArgNamesDifferent]
advancecomp-2.1/zip.h:211:52: note: Function 'load_cent' argument 2 names different: declaration 'size' definition 'buf_size'.
advancecomp-2.1/zip.cc:684:62: note: Function 'load_cent' argument 2 names different: declaration 'size' definition 'buf_size'.
advancecomp-2.1/zip.cc:786:6: warning: Member variable 'zip::info' is not initialized in the constructor. [uninitMemberVar]
advancecomp-2.1/zip.cc:207:2: performance: Variable 'info' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
advancecomp-2.1/zip.cc:208:2: performance: Variable 'parent_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
advancecomp-2.1/zip.cc:796:2: performance: Variable 'flag' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
advancecomp-2.1/zip.cc:797:2: performance: Variable 'info' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
advancecomp-2.1/zip.h:195:7: performance: Technically the member function 'zip_entry::check_cent' can be static. [functionStatic]
advancecomp-2.1/zip.cc:459:17: note: Technically the member function 'zip_entry::check_cent' can be static.
advancecomp-2.1/zip.h:195:7: note: Technically the member function 'zip_entry::check_cent' can be static.
advancecomp-2.1/zip.cc:976:41: error: Invalid iterator 'next' used. [eraseDereference]
advancecomp-2.1/zip.cc:1013:46: error: Invalid iterator 'next_next' used. [eraseDereference]
advancecomp-2.1/zipsh.cc:32:50: style: Function 'uncompressed_read' argument 1 names different: declaration 'outdata' definition 'uncompressed_data'. [funcArgNamesDifferent]
advancecomp-2.1/zip.h:225:40: note: Function 'uncompressed_read' argument 1 names different: declaration 'outdata' definition 'uncompressed_data'.
advancecomp-2.1/zipsh.cc:32:50: note: Function 'uncompressed_read' argument 1 names different: declaration 'outdata' definition 'uncompressed_data'.
advancecomp-2.1/zopfli/blocksplitter.c:64:12: style: The scope of the variable 'besti' can be reduced. [variableScope]
advancecomp-2.1/zopfli/blocksplitter.c:65:12: style: The scope of the variable 'best' can be reduced. [variableScope]
advancecomp-2.1/zopfli/blocksplitter.c:156:10: style: The scope of the variable 'pos' can be reduced. [variableScope]
advancecomp-2.1/zopfli/blocksplitter.c:220:10: style: The scope of the variable 'llpos' can be reduced. [variableScope]
advancecomp-2.1/zopfli/blocksplitter.c:223:21: style: The scope of the variable 'origcost' can be reduced. [variableScope]
advancecomp-2.1/zopfli/blocksplitter.c:279:10: style: The scope of the variable 'i' can be reduced. [variableScope]
advancecomp-2.1/zopfli/cache.c:35:5: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
advancecomp-2.1/zopfli/symbols.h:218:15: warning: Either the condition 'litlen<=288' is redundant or the array 'table[259]' is accessed at index 288, which is out of bounds. [arrayIndexOutOfBoundsCond]
advancecomp-2.1/zopfli/deflate.c:318:36: note: Assuming that condition 'litlen<=288' is not redundant
advancecomp-2.1/zopfli/deflate.c:316:44: note: Calling function 'ZopfliGetLengthSymbol', 1st argument 'l' value is 288
advancecomp-2.1/zopfli/symbols.h:218:15: note: Array index out of bounds
advancecomp-2.1/zopfli/deflate.c:928:61: style: Same expression on both sides of '-' because the value of '*outsize' and 'offset' are the same. [duplicateExpression]
advancecomp-2.1/zopfli/deflate.c:911:18: note: 'offset' is assigned value '*outsize' here.
advancecomp-2.1/zopfli/deflate.c:928:61: note: Same expression on both sides of '-' because the value of '*outsize' and 'offset' are the same.
advancecomp-2.1/zopfli/deflate.c:929:49: style: Same expression on both sides of '-' because the value of '*outsize' and 'offset' are the same. [duplicateExpression]
advancecomp-2.1/zopfli/deflate.c:911:18: note: 'offset' is assigned value '*outsize' here.
advancecomp-2.1/zopfli/deflate.c:929:49: note: Same expression on both sides of '-' because the value of '*outsize' and 'offset' are the same.
advancecomp-2.1/zopfli/deflate.c:381:10: style: The scope of the variable 'result' can be reduced. [variableScope]
advancecomp-2.1/zopfli/deflate.c:382:10: style: The scope of the variable 'i' can be reduced. [variableScope]
advancecomp-2.1/zopfli/lz77.c:465:20: style: The scope of the variable 'currentlength' can be reduced. [variableScope]
advancecomp-2.1/zopfli/lz77.c:550:7: style: The scope of the variable 'lengthscore' can be reduced. [variableScope]
advancecomp-2.1/zopfli/lz77.c:559:7: style: The scope of the variable 'prevlengthscore' can be reduced. [variableScope]
advancecomp-2.1/zopfli/squeeze.c:225:20: style: The scope of the variable 'kend' can be reduced. [variableScope]
advancecomp-2.1/zopfli/squeeze.c:233:10: style: The scope of the variable 'mincostaddcostj' can be reduced. [variableScope]
advancecomp-2.1/zopfli/squeeze.c:462:10: style: The scope of the variable 'cost' can be reduced. [variableScope]
[22:26]

ftp://ftp.se.debian.org/debian/pool/main/a/advene/advene_1.1.orig.tar.gz
[22:26]

ftp://ftp.se.debian.org/debian/pool/main/a/advi/advi_1.10.2.orig.tar.gz
advi-1.10.2/src/events.c:251:3: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
advi-1.10.2/src/events.c:248:0: note: Variable 'res' is reassigned a value before the old one has been used.
advi-1.10.2/src/events.c:251:3: note: Variable 'res' is reassigned a value before the old one has been used.
advi-1.10.2/src/events.c:227:23: style: The scope of the variable 'ev' can be reduced. [variableScope]
advi-1.10.2/src/events.c:349:7: style: The scope of the variable 'next' can be reduced. [variableScope]
advi-1.10.2/src/grY11.c:518:12: style: Variable 'screen' is assigned a value that is never used. [unreadVariable]
advi-1.10.2/src/grwm.c:135:18: style: The scope of the variable 'metacity_hack' can be reduced. [variableScope]
advi-1.10.2/src/grwm.c:174:10: style: The scope of the variable 'state' can be reduced. [variableScope]
advi-1.10.2/src/grwm.c:215:12: style: Variable 'screen' is assigned a value that is never used. [unreadVariable]
[22:26]

ftp://ftp.se.debian.org/debian/pool/main/a/adwaita-icon-theme/adwaita-icon-theme_3.28.0.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/adwaita-qt/adwaita-qt_1.0.orig.tar.gz
adwaita-qt-1.0/style/adwaitahelper.cpp:1713:56: style: C-style pointer casting [cstyleCast]
adwaita-qt-1.0/style/adwaitahelper.cpp:1108:17: style: The scope of the variable 'angleStart' can be reduced. [variableScope]
adwaita-qt-1.0/style/adwaitahelper.h:86:16: performance: Technically the member function 'Helper::hoverColor' can be static. [functionStatic]
adwaita-qt-1.0/style/adwaitahelper.h:90:16: performance: Technically the member function 'Helper::focusColor' can be static. [functionStatic]
adwaita-qt-1.0/style/adwaitahelper.h:94:16: performance: Technically the member function 'Helper::negativeText' can be static. [functionStatic]
adwaita-qt-1.0/style/adwaitahelper.h:103:16: performance: Technically the member function 'Helper::titleBarColor' can be static. [functionStatic]
adwaita-qt-1.0/style/adwaitahelper.h:107:16: performance: Technically the member function 'Helper::titleBarTextColor' can be static. [functionStatic]
adwaita-qt-1.0/style/adwaitahelper.h:339:15: performance: Technically the member function 'Helper::frameRadius' can be static. [functionStatic]
adwaita-qt-1.0/style/adwaitastyle.cpp:3811:36: warning: Either the condition 'if(viewItemOption&&(viewItemOption->features&QStyleOptionViewItemV2::Alternate))' is redundant or there is possible null pointer dereference: viewItemOption. [nullPointerRedundantCheck]
adwaita-qt-1.0/style/adwaitastyle.cpp:3825:11: note: Assuming that condition 'if(viewItemOption&&(viewItemOption->features&QStyleOptionViewItemV2::Alternate))' is not redundant
adwaita-qt-1.0/style/adwaitastyle.cpp:3811:36: note: Null pointer dereference
adwaita-qt-1.0/style/adwaitastyle.cpp:4313:16: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
adwaita-qt-1.0/style/adwaitastyle.cpp:4314:9: note: Found duplicate branches for 'if' and 'else'.
adwaita-qt-1.0/style/adwaitastyle.cpp:4313:16: note: Found duplicate branches for 'if' and 'else'.
adwaita-qt-1.0/style/adwaitastyle.cpp:6990:67: style: Same expression on both sides of '&&'. [duplicateExpression]
adwaita-qt-1.0/style/adwaitastyle.cpp:2808:14: style: The scope of the variable 'flat' can be reduced. [variableScope]
adwaita-qt-1.0/style/adwaitastyle.cpp:2971:25: style: The scope of the variable 'iconWidth' can be reduced. [variableScope]
adwaita-qt-1.0/style/adwaitastyle.cpp:3507:22: style: The scope of the variable 'sunken' can be reduced. [variableScope]
adwaita-qt-1.0/style/adwaitastyle.cpp:3571:14: style: The scope of the variable 'windowActive' can be reduced. [variableScope]
adwaita-qt-1.0/style/adwaitastyle.cpp:3629:14: style: The scope of the variable 'windowActive' can be reduced. [variableScope]
adwaita-qt-1.0/style/adwaitastyle.cpp:3809:14: style: The scope of the variable 'windowActive' can be reduced. [variableScope]
adwaita-qt-1.0/style/adwaitastyle.cpp:4044:14: style: The scope of the variable 'active' can be reduced. [variableScope]
adwaita-qt-1.0/style/adwaitastyle.cpp:4045:14: style: The scope of the variable 'sunken' can be reduced. [variableScope]
adwaita-qt-1.0/style/adwaitastyle.cpp:5396:14: style: The scope of the variable 'isFirst' can be reduced. [variableScope]
adwaita-qt-1.0/style/adwaitastyle.cpp:6221:14: style: The scope of the variable 'arrowActive' can be reduced. [variableScope]
adwaita-qt-1.0/style/adwaitastyle.cpp:6222:14: style: The scope of the variable 'flat' can be reduced. [variableScope]
adwaita-qt-1.0/style/adwaitastyle.cpp:6398:14: style: The scope of the variable 'windowActive' can be reduced. [variableScope]
adwaita-qt-1.0/style/adwaitastyle.cpp:6399:14: style: The scope of the variable 'mouseOver' can be reduced. [variableScope]
adwaita-qt-1.0/style/adwaitastyle.cpp:6411:18: style: The scope of the variable 'upsideDown' can be reduced. [variableScope]
adwaita-qt-1.0/style/adwaitastyle.cpp:6412:17: style: The scope of the variable 'tickPosition' can be reduced. [variableScope]
adwaita-qt-1.0/style/adwaitastyle.cpp:6583:14: style: The scope of the variable 'mouseOver' can be reduced. [variableScope]
adwaita-qt-1.0/style/adwaitastyle.cpp:6584:14: style: The scope of the variable 'hasFocus' can be reduced. [variableScope]
adwaita-qt-1.0/style/adwaitastyle.cpp:6664:14: style: The scope of the variable 'enabled' can be reduced. [variableScope]
adwaita-qt-1.0/style/adwaitastyle.cpp:6736:14: style: The scope of the variable 'active' can be reduced. [variableScope]
adwaita-qt-1.0/style/adwaitastyle.cpp:1170:51: style: Function 'drawItemText' argument 3 names different: declaration 'alignment' definition 'flags'. [funcArgNamesDifferent]
adwaita-qt-1.0/style/adwaitastyle.h:129:42: note: Function 'drawItemText' argument 3 names different: declaration 'alignment' definition 'flags'.
adwaita-qt-1.0/style/adwaitastyle.cpp:1170:51: note: Function 'drawItemText' argument 3 names different: declaration 'alignment' definition 'flags'.
adwaita-qt-1.0/style/adwaitastyle.cpp:2881:14: style: Variable 'autoRaise' is assigned a value that is never used. [unreadVariable]
adwaita-qt-1.0/style/adwaitastyle.cpp:3283:22: style: Variable 'state' is assigned a value that is never used. [unreadVariable]
adwaita-qt-1.0/style/adwaitastyle.cpp:4583:18: style: Variable 'isFocusAnimated' is assigned a value that is never used. [unreadVariable]
adwaita-qt-1.0/style/adwaitastyle.cpp:4603:14: style: Variable 'sunken' is assigned a value that is never used. [unreadVariable]
adwaita-qt-1.0/style/adwaitastyle.cpp:4605:14: style: Variable 'hasFocus' is assigned a value that is never used. [unreadVariable]
adwaita-qt-1.0/style/adwaitastyle.cpp:4606:14: style: Variable 'flat' is assigned a value that is never used. [unreadVariable]
adwaita-qt-1.0/style/adwaitastyle.cpp:4698:14: style: Variable 'selected' is assigned a value that is never used. [unreadVariable]
adwaita-qt-1.0/style/adwaitastyle.cpp:5134:14: style: Variable 'handleActive' is assigned a value that is never used. [unreadVariable]
adwaita-qt-1.0/style/adwaitastyle.cpp:5390:14: style: Variable 'sunken' is assigned a value that is never used. [unreadVariable]
adwaita-qt-1.0/style/adwaitastyle.cpp:5402:14: style: Variable 'animated' is assigned a value that is never used. [unreadVariable]
adwaita-qt-1.0/style/adwaitastyle.cpp:6324:18: style: Variable 'empty' is assigned a value that is never used. [unreadVariable]
adwaita-qt-1.0/style/adwaitastyle.cpp:6868:14: style: Variable 'animated' is assigned a value that is never used. [unreadVariable]
adwaita-qt-1.0/style/adwaitastyle.h:69:5: style: The class 'Style' does not have a constructor although it has private member variables. [noConstructor]
adwaita-qt-1.0/style/adwaitahelper.h:86:16: performance: Technically the member function 'Adwaita::Helper::hoverColor' can be static. [functionStatic]
adwaita-qt-1.0/style/adwaitahelper.h:90:16: performance: Technically the member function 'Adwaita::Helper::focusColor' can be static. [functionStatic]
adwaita-qt-1.0/style/adwaitahelper.h:94:16: performance: Technically the member function 'Adwaita::Helper::negativeText' can be static. [functionStatic]
adwaita-qt-1.0/style/adwaitahelper.h:103:16: performance: Technically the member function 'Adwaita::Helper::titleBarColor' can be static. [functionStatic]
adwaita-qt-1.0/style/adwaitahelper.h:107:16: performance: Technically the member function 'Adwaita::Helper::titleBarTextColor' can be static. [functionStatic]
adwaita-qt-1.0/style/adwaitahelper.h:339:15: performance: Technically the member function 'Adwaita::Helper::frameRadius' can be static. [functionStatic]
adwaita-qt-1.0/style/adwaitastyle.cpp:103:9: style: Class 'ComboBoxItemDelegate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adwaita-qt-1.0/style/adwaitastyle.cpp:3943:61: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
adwaita-qt-1.0/style/adwaitastyle.cpp:4842:47: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
adwaita-qt-1.0/style/adwaitastyle.cpp:4855:47: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
adwaita-qt-1.0/style/adwaitatileset.cpp:54:79: style: Function 'initPixmap' argument 3 names different: declaration 'w' definition 'width'. [funcArgNamesDifferent]
adwaita-qt-1.0/style/adwaitatileset.h:106:59: note: Function 'initPixmap' argument 3 names different: declaration 'w' definition 'width'.
adwaita-qt-1.0/style/adwaitatileset.cpp:54:79: note: Function 'initPixmap' argument 3 names different: declaration 'w' definition 'width'.
adwaita-qt-1.0/style/adwaitatileset.cpp:54:90: style: Function 'initPixmap' argument 4 names different: declaration 'h' definition 'height'. [funcArgNamesDifferent]
adwaita-qt-1.0/style/adwaitatileset.h:106:66: note: Function 'initPixmap' argument 4 names different: declaration 'h' definition 'height'.
adwaita-qt-1.0/style/adwaitatileset.cpp:54:90: note: Function 'initPixmap' argument 4 names different: declaration 'h' definition 'height'.
adwaita-qt-1.0/style/animations/adwaitabusyindicatorengine.h:68:22: style: The function 'setDuration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adwaita-qt-1.0/style/animations/adwaitabaseengine.h:62:22: note: Virtual function in base class
adwaita-qt-1.0/style/animations/adwaitabusyindicatorengine.h:68:22: note: Function in derived class
adwaita-qt-1.0/style/animations/adwaitabusyindicatorengine.h:81:22: style: The function 'unregisterWidget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adwaita-qt-1.0/style/animations/adwaitabaseengine.h:70:22: note: Virtual function in base class
adwaita-qt-1.0/style/animations/adwaitabusyindicatorengine.h:81:22: note: Function in derived class
adwaita-qt-1.0/style/animations/adwaitagenericdata.h:55:22: style: The function 'setDuration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adwaita-qt-1.0/style/animations/adwaitaanimationdata.h:54:22: note: Virtual function in base class
adwaita-qt-1.0/style/animations/adwaitagenericdata.h:55:22: note: Function in derived class
adwaita-qt-1.0/style/animations/adwaitawidgetstateengine.h:52:28: style: The function 'registeredWidgets' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adwaita-qt-1.0/style/animations/adwaitabaseengine.h:76:28: note: Virtual function in base class
adwaita-qt-1.0/style/animations/adwaitawidgetstateengine.h:52:28: note: Function in derived class
adwaita-qt-1.0/style/animations/adwaitawidgetstateengine.h:109:22: style: The function 'setEnabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adwaita-qt-1.0/style/animations/adwaitabaseengine.h:54:22: note: Virtual function in base class
adwaita-qt-1.0/style/animations/adwaitawidgetstateengine.h:109:22: note: Function in derived class
adwaita-qt-1.0/style/animations/adwaitawidgetstateengine.h:119:22: style: The function 'setDuration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adwaita-qt-1.0/style/animations/adwaitabaseengine.h:62:22: note: Virtual function in base class
adwaita-qt-1.0/style/animations/adwaitawidgetstateengine.h:119:22: note: Function in derived class
adwaita-qt-1.0/style/animations/adwaitawidgetstateengine.h:131:22: style: The function 'unregisterWidget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adwaita-qt-1.0/style/animations/adwaitabaseengine.h:70:22: note: Virtual function in base class
adwaita-qt-1.0/style/animations/adwaitawidgetstateengine.h:131:22: note: Function in derived class
adwaita-qt-1.0/style/animations/adwaitadialengine.h:47:22: style: The function 'registerWidget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adwaita-qt-1.0/style/animations/adwaitawidgetstateengine.h:49:22: note: Virtual function in base class
adwaita-qt-1.0/style/animations/adwaitadialengine.h:47:22: note: Function in derived class
adwaita-qt-1.0/style/animations/adwaitaheaderviewdata.h:49:14: style: The function 'setDuration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adwaita-qt-1.0/style/animations/adwaitaanimationdata.h:54:22: note: Virtual function in base class
adwaita-qt-1.0/style/animations/adwaitaheaderviewdata.h:49:14: note: Function in derived class
adwaita-qt-1.0/style/animations/adwaitaheaderviewdata.h:127:22: style: The function 'setDirty' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adwaita-qt-1.0/style/animations/adwaitaanimationdata.h:88:22: note: Virtual function in base class
adwaita-qt-1.0/style/animations/adwaitaheaderviewdata.h:127:22: note: Function in derived class
adwaita-qt-1.0/style/animations/adwaitaheaderviewengine.h:66:22: style: The function 'setEnabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adwaita-qt-1.0/style/animations/adwaitabaseengine.h:54:22: note: Virtual function in base class
adwaita-qt-1.0/style/animations/adwaitaheaderviewengine.h:66:22: note: Function in derived class
adwaita-qt-1.0/style/animations/adwaitaheaderviewengine.h:73:22: style: The function 'setDuration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adwaita-qt-1.0/style/animations/adwaitabaseengine.h:62:22: note: Virtual function in base class
adwaita-qt-1.0/style/animations/adwaitaheaderviewengine.h:73:22: note: Function in derived class
adwaita-qt-1.0/style/animations/adwaitaheaderviewengine.h:82:22: style: The function 'unregisterWidget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adwaita-qt-1.0/style/animations/adwaitabaseengine.h:70:22: note: Virtual function in base class
adwaita-qt-1.0/style/animations/adwaitaheaderviewengine.h:82:22: note: Function in derived class
adwaita-qt-1.0/style/animations/adwaitascrollbardata.h:105:22: style: The function 'setDuration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adwaita-qt-1.0/style/animations/adwaitagenericdata.h:55:22: note: Virtual function in base class
adwaita-qt-1.0/style/animations/adwaitascrollbardata.h:105:22: note: Function in derived class
adwaita-qt-1.0/style/animations/adwaitascrollbarengine.h:47:22: style: The function 'registerWidget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adwaita-qt-1.0/style/animations/adwaitawidgetstateengine.h:49:22: note: Virtual function in base class
adwaita-qt-1.0/style/animations/adwaitascrollbarengine.h:47:22: note: Function in derived class
adwaita-qt-1.0/style/animations/adwaitaspinboxdata.h:84:22: style: The function 'setDuration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adwaita-qt-1.0/style/animations/adwaitaanimationdata.h:54:22: note: Virtual function in base class
adwaita-qt-1.0/style/animations/adwaitaspinboxdata.h:84:22: note: Function in derived class
adwaita-qt-1.0/style/animations/adwaitaspinboxengine.h:88:22: style: The function 'setEnabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adwaita-qt-1.0/style/animations/adwaitabaseengine.h:54:22: note: Virtual function in base class
adwaita-qt-1.0/style/animations/adwaitaspinboxengine.h:88:22: note: Function in derived class
adwaita-qt-1.0/style/animations/adwaitaspinboxengine.h:95:22: style: The function 'setDuration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adwaita-qt-1.0/style/animations/adwaitabaseengine.h:62:22: note: Virtual function in base class
adwaita-qt-1.0/style/animations/adwaitaspinboxengine.h:95:22: note: Function in derived class
adwaita-qt-1.0/style/animations/adwaitaspinboxengine.h:105:22: style: The function 'unregisterWidget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adwaita-qt-1.0/style/animations/adwaitabaseengine.h:70:22: note: Virtual function in base class
adwaita-qt-1.0/style/animations/adwaitaspinboxengine.h:105:22: note: Function in derived class
adwaita-qt-1.0/style/animations/adwaitastackedwidgetdata.h:55:22: style: The function 'initializeAnimation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adwaita-qt-1.0/style/animations/adwaitatransitiondata.h:90:22: note: Virtual function in base class
adwaita-qt-1.0/style/animations/adwaitastackedwidgetdata.h:55:22: note: Function in derived class
adwaita-qt-1.0/style/animations/adwaitastackedwidgetdata.h:58:22: style: The function 'animate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adwaita-qt-1.0/style/animations/adwaitatransitiondata.h:93:22: note: Virtual function in base class
adwaita-qt-1.0/style/animations/adwaitastackedwidgetdata.h:58:22: note: Function in derived class
adwaita-qt-1.0/style/animations/adwaitastackedwidgetengine.h:58:22: style: The function 'setEnabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adwaita-qt-1.0/style/animations/adwaitabaseengine.h:54:22: note: Virtual function in base class
adwaita-qt-1.0/style/animations/adwaitastackedwidgetengine.h:58:22: note: Function in derived class
adwaita-qt-1.0/style/animations/adwaitastackedwidgetengine.h:65:22: style: The function 'setDuration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adwaita-qt-1.0/style/animations/adwaitabaseengine.h:62:22: note: Virtual function in base class
adwaita-qt-1.0/style/animations/adwaitastackedwidgetengine.h:65:22: note: Function in derived class
adwaita-qt-1.0/style/animations/adwaitastackedwidgetengine.h:74:22: style: The function 'unregisterWidget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adwaita-qt-1.0/style/animations/adwaitabaseengine.h:70:22: note: Virtual function in base class
adwaita-qt-1.0/style/animations/adwaitastackedwidgetengine.h:74:22: note: Function in derived class
adwaita-qt-1.0/style/animations/adwaitatabbardata.h:50:14: style: The function 'setDuration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adwaita-qt-1.0/style/animations/adwaitaanimationdata.h:54:22: note: Virtual function in base class
adwaita-qt-1.0/style/animations/adwaitatabbardata.h:50:14: note: Function in derived class
adwaita-qt-1.0/style/animations/adwaitatabbarengine.h:62:22: style: The function 'setEnabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adwaita-qt-1.0/style/animations/adwaitabaseengine.h:54:22: note: Virtual function in base class
adwaita-qt-1.0/style/animations/adwaitatabbarengine.h:62:22: note: Function in derived class
adwaita-qt-1.0/style/animations/adwaitatabbarengine.h:70:22: style: The function 'setDuration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adwaita-qt-1.0/style/animations/adwaitabaseengine.h:62:22: note: Virtual function in base class
adwaita-qt-1.0/style/animations/adwaitatabbarengine.h:70:22: note: Function in derived class
adwaita-qt-1.0/style/animations/adwaitatabbarengine.h:80:22: style: The function 'unregisterWidget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adwaita-qt-1.0/style/animations/adwaitabaseengine.h:70:22: note: Virtual function in base class
adwaita-qt-1.0/style/animations/adwaitatabbarengine.h:80:22: note: Function in derived class
adwaita-qt-1.0/style/animations/adwaitatoolboxengine.h:48:22: style: The function 'setEnabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adwaita-qt-1.0/style/animations/adwaitabaseengine.h:54:22: note: Virtual function in base class
adwaita-qt-1.0/style/animations/adwaitatoolboxengine.h:48:22: note: Function in derived class
adwaita-qt-1.0/style/animations/adwaitatoolboxengine.h:55:22: style: The function 'setDuration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adwaita-qt-1.0/style/animations/adwaitabaseengine.h:62:22: note: Virtual function in base class
adwaita-qt-1.0/style/animations/adwaitatoolboxengine.h:55:22: note: Function in derived class
adwaita-qt-1.0/style/animations/adwaitatoolboxengine.h:77:22: style: The function 'unregisterWidget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
adwaita-qt-1.0/style/animations/adwaitabaseengine.h:70:22: note: Virtual function in base class
adwaita-qt-1.0/style/animations/adwaitatoolboxengine.h:77:22: note: Function in derived class
adwaita-qt-1.0/style/animations/adwaitagenericdata.cpp:28:57: style: Function 'GenericData' argument 2 names different: declaration 'widget' definition 'target'. [funcArgNamesDifferent]
adwaita-qt-1.0/style/animations/adwaitagenericdata.h:44:48: note: Function 'GenericData' argument 2 names different: declaration 'widget' definition 'target'.
adwaita-qt-1.0/style/animations/adwaitagenericdata.cpp:28:57: note: Function 'GenericData' argument 2 names different: declaration 'widget' definition 'target'.
adwaita-qt-1.0/style/animations/adwaitaheaderviewdata.h:83:43: warning: Virtual function 'currentIndexAnimation' is called from constructor 'HeaderViewData(QObject*parent,QWidget*target,int duration)' at line 60. Dynamic binding is not used. [virtualCallInConstructor]
adwaita-qt-1.0/style/animations/adwaitaheaderviewdata.cpp:60:25: note: Calling currentIndexAnimation
adwaita-qt-1.0/style/animations/adwaitaheaderviewdata.h:83:43: note: currentIndexAnimation is a virtual method
adwaita-qt-1.0/style/animations/adwaitaheaderviewdata.h:83:43: warning: Virtual function 'currentIndexAnimation' is called from constructor 'HeaderViewData(QObject*parent,QWidget*target,int duration)' at line 61. Dynamic binding is not used. [virtualCallInConstructor]
adwaita-qt-1.0/style/animations/adwaitaheaderviewdata.cpp:61:9: note: Calling currentIndexAnimation
adwaita-qt-1.0/style/animations/adwaitaheaderviewdata.h:83:43: note: currentIndexAnimation is a virtual method
adwaita-qt-1.0/style/animations/adwaitaheaderviewdata.h:113:43: warning: Virtual function 'previousIndexAnimation' is called from constructor 'HeaderViewData(QObject*parent,QWidget*target,int duration)' at line 64. Dynamic binding is not used. [virtualCallInConstructor]
adwaita-qt-1.0/style/animations/adwaitaheaderviewdata.cpp:64:25: note: Calling previousIndexAnimation
adwaita-qt-1.0/style/animations/adwaitaheaderviewdata.h:113:43: note: previousIndexAnimation is a virtual method
adwaita-qt-1.0/style/animations/adwaitaheaderviewdata.h:113:43: warning: Virtual function 'previousIndexAnimation' is called from constructor 'HeaderViewData(QObject*parent,QWidget*target,int duration)' at line 65. Dynamic binding is not used. [virtualCallInConstructor]
adwaita-qt-1.0/style/animations/adwaitaheaderviewdata.cpp:65:9: note: Calling previousIndexAnimation
adwaita-qt-1.0/style/animations/adwaitaheaderviewdata.h:113:43: note: previousIndexAnimation is a virtual method
adwaita-qt-1.0/style/animations/adwaitascrollbardata.h:212:43: warning: Virtual function 'addLineAnimation' is called from constructor 'ScrollBarData(QObject*parent,QWidget*target,int)' at line 43. Dynamic binding is not used. [virtualCallInConstructor]
adwaita-qt-1.0/style/animations/adwaitascrollbardata.cpp:43:18: note: Calling addLineAnimation
adwaita-qt-1.0/style/animations/adwaitascrollbardata.h:212:43: note: addLineAnimation is a virtual method
adwaita-qt-1.0/style/animations/adwaitascrollbardata.h:212:43: warning: Virtual function 'addLineAnimation' is called from constructor 'ScrollBarData(QObject*parent,QWidget*target,int)' at line 43. Dynamic binding is not used. [virtualCallInConstructor]
adwaita-qt-1.0/style/animations/adwaitascrollbardata.cpp:43:70: note: Calling clearAddLineRect
adwaita-qt-1.0/style/animations/adwaitascrollbardata.h:161:17: note: Calling addLineAnimation
adwaita-qt-1.0/style/animations/adwaitascrollbardata.h:212:43: note: addLineAnimation is a virtual method
adwaita-qt-1.0/style/animations/adwaitascrollbardata.h:215:43: warning: Virtual function 'subLineAnimation' is called from constructor 'ScrollBarData(QObject*parent,QWidget*target,int)' at line 44. Dynamic binding is not used. [virtualCallInConstructor]
adwaita-qt-1.0/style/animations/adwaitascrollbardata.cpp:44:18: note: Calling subLineAnimation
adwaita-qt-1.0/style/animations/adwaitascrollbardata.h:215:43: note: subLineAnimation is a virtual method
adwaita-qt-1.0/style/animations/adwaitascrollbardata.h:215:43: warning: Virtual function 'subLineAnimation' is called from constructor 'ScrollBarData(QObject*parent,QWidget*target,int)' at line 44. Dynamic binding is not used. [virtualCallInConstructor]
adwaita-qt-1.0/style/animations/adwaitascrollbardata.cpp:44:70: note: Calling clearSubLineRect
adwaita-qt-1.0/style/animations/adwaitascrollbardata.h:168:17: note: Calling subLineAnimation
adwaita-qt-1.0/style/animations/adwaitascrollbardata.h:215:43: note: subLineAnimation is a virtual method
adwaita-qt-1.0/style/animations/adwaitascrollbardata.h:212:43: warning: Virtual function 'addLineAnimation' is called from constructor 'ScrollBarData(QObject*parent,QWidget*target,int)' at line 47. Dynamic binding is not used. [virtualCallInConstructor]
adwaita-qt-1.0/style/animations/adwaitascrollbardata.cpp:47:25: note: Calling addLineAnimation
adwaita-qt-1.0/style/animations/adwaitascrollbardata.h:212:43: note: addLineAnimation is a virtual method
adwaita-qt-1.0/style/animations/adwaitascrollbardata.h:215:43: warning: Virtual function 'subLineAnimation' is called from constructor 'ScrollBarData(QObject*parent,QWidget*target,int)' at line 48. Dynamic binding is not used. [virtualCallInConstructor]
adwaita-qt-1.0/style/animations/adwaitascrollbardata.cpp:48:25: note: Calling subLineAnimation
adwaita-qt-1.0/style/animations/adwaitascrollbardata.h:215:43: note: subLineAnimation is a virtual method
adwaita-qt-1.0/style/animations/adwaitascrollbardata.h:218:43: warning: Virtual function 'grooveAnimation' is called from constructor 'ScrollBarData(QObject*parent,QWidget*target,int)' at line 49. Dynamic binding is not used. [virtualCallInConstructor]
adwaita-qt-1.0/style/animations/adwaitascrollbardata.cpp:49:25: note: Calling grooveAnimation
adwaita-qt-1.0/style/animations/adwaitascrollbardata.h:218:43: note: grooveAnimation is a virtual method
adwaita-qt-1.0/style/animations/adwaitastackedwidgetdata.h:64:22: warning: Virtual function 'targetDestroyed' is called from constructor 'StackedWidgetData(QObject*,QStackedWidget*,int)' at line 40. Dynamic binding is not used. [virtualCallInConstructor]
adwaita-qt-1.0/style/animations/adwaitastackedwidgetdata.cpp:40:60: note: Calling targetDestroyed
adwaita-qt-1.0/style/animations/adwaitastackedwidgetdata.h:64:22: note: targetDestroyed is a virtual method
adwaita-qt-1.0/style/animations/adwaitastackedwidgetdata.h:58:22: warning: Virtual function 'animate' is called from constructor 'StackedWidgetData(QObject*,QStackedWidget*,int)' at line 41. Dynamic binding is not used. [virtualCallInConstructor]
adwaita-qt-1.0/style/animations/adwaitastackedwidgetdata.cpp:41:68: note: Calling animate
adwaita-qt-1.0/style/animations/adwaitastackedwidgetdata.h:58:22: note: animate is a virtual method
adwaita-qt-1.0/style/animations/adwaitatabbardata.h:83:43: warning: Virtual function 'currentIndexAnimation' is called from constructor 'TabBarData(QObject*parent,QWidget*target,int duration)' at line 60. Dynamic binding is not used. [virtualCallInConstructor]
adwaita-qt-1.0/style/animations/adwaitatabbardata.cpp:60:25: note: Calling currentIndexAnimation
adwaita-qt-1.0/style/animations/adwaitatabbardata.h:83:43: note: currentIndexAnimation is a virtual method
adwaita-qt-1.0/style/animations/adwaitatabbardata.h:83:43: warning: Virtual function 'currentIndexAnimation' is called from constructor 'TabBarData(QObject*parent,QWidget*target,int duration)' at line 61. Dynamic binding is not used. [virtualCallInConstructor]
adwaita-qt-1.0/style/animations/adwaitatabbardata.cpp:61:9: note: Calling currentIndexAnimation
adwaita-qt-1.0/style/animations/adwaitatabbardata.h:83:43: note: currentIndexAnimation is a virtual method
adwaita-qt-1.0/style/animations/adwaitatabbardata.h:112:43: warning: Virtual function 'previousIndexAnimation' is called from constructor 'TabBarData(QObject*parent,QWidget*target,int duration)' at line 64. Dynamic binding is not used. [virtualCallInConstructor]
adwaita-qt-1.0/style/animations/adwaitatabbardata.cpp:64:25: note: Calling previousIndexAnimation
adwaita-qt-1.0/style/animations/adwaitatabbardata.h:112:43: note: previousIndexAnimation is a virtual method
adwaita-qt-1.0/style/animations/adwaitatabbardata.h:112:43: warning: Virtual function 'previousIndexAnimation' is called from constructor 'TabBarData(QObject*parent,QWidget*target,int duration)' at line 65. Dynamic binding is not used. [virtualCallInConstructor]
adwaita-qt-1.0/style/animations/adwaitatabbardata.cpp:65:9: note: Calling previousIndexAnimation
adwaita-qt-1.0/style/animations/adwaitatabbardata.h:112:43: note: previousIndexAnimation is a virtual method
adwaita-qt-1.0/style/animations/adwaitatabbarengine.cpp:51:73: style: Function 'isAnimated' argument 2 names different: declaration 'point' definition 'position'. [funcArgNamesDifferent]
adwaita-qt-1.0/style/animations/adwaitatabbarengine.h:55:71: note: Function 'isAnimated' argument 2 names different: declaration 'point' definition 'position'.
adwaita-qt-1.0/style/animations/adwaitatabbarengine.cpp:51:73: note: Function 'isAnimated' argument 2 names different: declaration 'point' definition 'position'.
adwaita-qt-1.0/style/kstylekde4compat.cpp:67:69: style: Function 'styleHint' argument 2 names different: declaration 'opt' definition 'option'. [funcArgNamesDifferent]
adwaita-qt-1.0/style/kstylekde4compat.h:41:63: note: Function 'styleHint' argument 2 names different: declaration 'opt' definition 'option'.
adwaita-qt-1.0/style/kstylekde4compat.cpp:67:69: note: Function 'styleHint' argument 2 names different: declaration 'opt' definition 'option'.
adwaita-qt-1.0/style/kstylekde4compat.cpp:67:92: style: Function 'styleHint' argument 3 names different: declaration 'w' definition 'widget'. [funcArgNamesDifferent]
adwaita-qt-1.0/style/kstylekde4compat.h:41:83: note: Function 'styleHint' argument 3 names different: declaration 'w' definition 'widget'.
adwaita-qt-1.0/style/kstylekde4compat.cpp:67:92: note: Function 'styleHint' argument 3 names different: declaration 'w' definition 'widget'.
[22:26]

ftp://ftp.se.debian.org/debian/pool/main/a/adzapper/adzapper_20090301.dfsg.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aegean/aegean_0.15.2+dfsg.orig.tar.xz
AEGeAn-0.15.2/src/core/AgnAttributeFilterStream.c:121:18: style: The scope of the variable 'fn' can be reduced. [variableScope]
AEGeAn-0.15.2/src/core/AgnAttributeFilterStream.c:122:7: style: The scope of the variable 'had_err' can be reduced. [variableScope]
AEGeAn-0.15.2/src/core/AgnCliquePair.c:138:0: style: Same expression used in consecutive assignments of 'p1identity' and 'p2identity'. [duplicateAssignExpression]
AEGeAn-0.15.2/src/core/AgnCliquePair.c:140:0: note: Same expression used in consecutive assignments of 'p1identity' and 'p2identity'.
AEGeAn-0.15.2/src/core/AgnCliquePair.c:138:0: note: Same expression used in consecutive assignments of 'p1identity' and 'p2identity'.
AEGeAn-0.15.2/src/core/AgnCompareReportHTML.c:1023:10: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
AEGeAn-0.15.2/src/core/AgnCompareReportHTML.c:1024:5: note: Found duplicate branches for 'if' and 'else'.
AEGeAn-0.15.2/src/core/AgnCompareReportHTML.c:1023:10: note: Found duplicate branches for 'if' and 'else'.
AEGeAn-0.15.2/src/core/AgnFilterStream.c:104:18: style: The scope of the variable 'fn' can be reduced. [variableScope]
AEGeAn-0.15.2/src/core/AgnFilterStream.c:105:7: style: The scope of the variable 'had_err' can be reduced. [variableScope]
AEGeAn-0.15.2/src/core/AgnGaevalVisitor.c:694:3: style: Variable 'test1' is reassigned a value before the old one has been used. [redundantAssignment]
AEGeAn-0.15.2/src/core/AgnGaevalVisitor.c:692:0: note: Variable 'test1' is reassigned a value before the old one has been used.
AEGeAn-0.15.2/src/core/AgnGaevalVisitor.c:694:3: note: Variable 'test1' is reassigned a value before the old one has been used.
AEGeAn-0.15.2/src/core/AgnGeneStream.c:208:18: style: The scope of the variable 'fn' can be reduced. [variableScope]
AEGeAn-0.15.2/src/core/AgnGeneStream.c:209:7: style: The scope of the variable 'had_err' can be reduced. [variableScope]
AEGeAn-0.15.2/src/core/AgnInferCDSVisitor.c:421:51: style: Function 'infer_cds_visitor_free' argument 1 names different: declaration 'ns' definition 'nv'. [funcArgNamesDifferent]
AEGeAn-0.15.2/src/core/AgnInferCDSVisitor.c:75:51: note: Function 'infer_cds_visitor_free' argument 1 names different: declaration 'ns' definition 'nv'.
AEGeAn-0.15.2/src/core/AgnInferCDSVisitor.c:421:51: note: Function 'infer_cds_visitor_free' argument 1 names different: declaration 'ns' definition 'nv'.
AEGeAn-0.15.2/src/core/AgnLocus.c:350:5: warning: Possible null pointer dereference: desc [nullPointer]
AEGeAn-0.15.2/src/core/AgnLocus.c:346:16: note: Assignment 'desc=NULL', assigned value is 0
AEGeAn-0.15.2/src/core/AgnLocus.c:350:5: note: Null pointer dereference
AEGeAn-0.15.2/src/core/AgnLocus.c:351:5: warning: Possible null pointer dereference: desc [nullPointer]
AEGeAn-0.15.2/src/core/AgnLocus.c:346:16: note: Assignment 'desc=NULL', assigned value is 0
AEGeAn-0.15.2/src/core/AgnLocus.c:351:5: note: Null pointer dereference
AEGeAn-0.15.2/src/core/AgnLocus.c:355:5: warning: Possible null pointer dereference: desc [nullPointer]
AEGeAn-0.15.2/src/core/AgnLocus.c:346:16: note: Assignment 'desc=NULL', assigned value is 0
AEGeAn-0.15.2/src/core/AgnLocus.c:355:5: note: Null pointer dereference
AEGeAn-0.15.2/src/core/AgnLocus.c:356:5: warning: Possible null pointer dereference: desc [nullPointer]
AEGeAn-0.15.2/src/core/AgnLocus.c:346:16: note: Assignment 'desc=NULL', assigned value is 0
AEGeAn-0.15.2/src/core/AgnLocus.c:356:5: note: Null pointer dereference
AEGeAn-0.15.2/src/core/AgnLocus.c:359:5: warning: Possible null pointer dereference: desc [nullPointer]
AEGeAn-0.15.2/src/core/AgnLocus.c:346:16: note: Assignment 'desc=NULL', assigned value is 0
AEGeAn-0.15.2/src/core/AgnLocus.c:359:5: note: Null pointer dereference
AEGeAn-0.15.2/src/core/AgnLocus.c:360:5: warning: Possible null pointer dereference: desc [nullPointer]
AEGeAn-0.15.2/src/core/AgnLocus.c:346:16: note: Assignment 'desc=NULL', assigned value is 0
AEGeAn-0.15.2/src/core/AgnLocus.c:360:5: note: Null pointer dereference
AEGeAn-0.15.2/src/core/AgnLocus.c:1224:40: style: The scope of the variable 'pred_clique' can be reduced. [variableScope]
AEGeAn-0.15.2/src/core/AgnLocusFilterStream.c:95:18: style: The scope of the variable 'fn' can be reduced. [variableScope]
AEGeAn-0.15.2/src/core/AgnRemoveChildrenVisitor.c:61:13: style: Variable 'test1' is assigned a value that is never used. [unreadVariable]
[22:26]

ftp://ftp.se.debian.org/debian/pool/main/a/aegis/aegis_4.24.3.orig.tar.gz
aegis-4.24.3/aecomplete/command.cc:129:22: style: The scope of the variable 'tp' can be reduced. [variableScope]
aegis-4.24.3/aecomplete/command.cc:131:22: style: The scope of the variable 's' can be reduced. [variableScope]
aegis-4.24.3/aecomplete/complete/change/file.cc:44:18: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecomplete/complete/change/file.cc:62:18: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecomplete/complete/change/file.cc:168:18: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecomplete/complete/change/file_union.cc:51:18: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecomplete/complete/change/file_union.cc:71:18: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecomplete/complete/change/file_union.cc:234:18: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecomplete/complete/change/number.cc:43:18: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecomplete/complete/change/number.cc:55:18: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecomplete/complete/change/number.cc:98:18: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecomplete/complete/filename.cc:64:18: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecomplete/complete/filename.cc:143:18: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecomplete/complete/project/administrato.cc:39:18: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecomplete/complete/project/administrato.cc:52:18: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecomplete/complete/project/administrato.cc:81:18: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecomplete/complete/project/administrato.cc:50:22: style: The scope of the variable 'name' can be reduced. [variableScope]
aegis-4.24.3/aecomplete/complete/project/branch.cc:41:18: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecomplete/complete/project/branch.cc:98:46: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecomplete/complete/project/branch.cc:124:18: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecomplete/complete/project/delta.cc:40:18: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecomplete/complete/project/delta.cc:52:18: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecomplete/complete/project/delta.cc:96:18: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecomplete/complete/project/developer.cc:39:18: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecomplete/complete/project/developer.cc:52:18: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecomplete/complete/project/developer.cc:81:18: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecomplete/complete/project/developer.cc:50:22: style: The scope of the variable 'name' can be reduced. [variableScope]
aegis-4.24.3/aecomplete/complete/project/file.cc:44:18: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecomplete/complete/project/file.cc:62:18: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecomplete/complete/project/file.cc:197:18: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecomplete/complete/project/file_branch.cc:45:18: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecomplete/complete/project/file_branch.cc:64:18: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecomplete/complete/project/file_branch.cc:178:18: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecomplete/complete/project/file_union.cc:44:18: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecomplete/complete/project/file_union.cc:62:18: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecomplete/complete/project/file_union.cc:226:18: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecomplete/complete/project/integrator.cc:39:18: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecomplete/complete/project/integrator.cc:52:18: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecomplete/complete/project/integrator.cc:81:18: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecomplete/complete/project/integrator.cc:50:22: style: The scope of the variable 'name' can be reduced. [variableScope]
aegis-4.24.3/aecomplete/complete/project/reviewer.cc:39:18: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecomplete/complete/project/reviewer.cc:52:18: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecomplete/complete/project/reviewer.cc:81:18: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecomplete/complete/project/reviewer.cc:50:22: style: The scope of the variable 'name' can be reduced. [variableScope]
aegis-4.24.3/aecomplete/complete/user.cc:41:18: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecomplete/complete/user.cc:54:18: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecomplete/complete/user.cc:96:18: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecomplete/complete/user.cc:52:22: style: The scope of the variable 'pw' can be reduced. [variableScope]
aegis-4.24.3/aecomplete/shell.cc:40:22: style: The scope of the variable 'sp' can be reduced. [variableScope]
aegis-4.24.3/aecomplete/shell/bash.cc:100:18: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecomplete/shell/bash.cc:133:18: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecomplete/shell/bash.cc:306:18: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecomplete/shell/bash.cc:316:18: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecomplete/shell/bash.cc:362:18: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecomplete/shell/private.cc:42:12: warning: Either the condition 'if(this_thing)' is redundant or there is possible null pointer dereference: this_thing. [nullPointerRedundantCheck]
aegis-4.24.3/aecomplete/shell/private.cc:44:8: note: Assuming that condition 'if(this_thing)' is not redundant
aegis-4.24.3/aecomplete/shell/private.cc:42:12: note: Null pointer dereference
aegis-4.24.3/aecomplete/shell/private.cc:43:12: warning: Either the condition 'if(this_thing)' is redundant or there is possible null pointer dereference: this_thing. [nullPointerRedundantCheck]
aegis-4.24.3/aecomplete/shell/private.cc:44:8: note: Assuming that condition 'if(this_thing)' is not redundant
aegis-4.24.3/aecomplete/shell/private.cc:43:12: note: Null pointer dereference
aegis-4.24.3/aecomplete/shell/zsh.cc:57:18: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecomplete/shell/zsh.cc:90:18: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecomplete/shell/zsh.cc:264:18: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecomplete/shell/zsh.cc:274:18: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecomplete/shell/zsh.cc:320:18: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecvsserver/module/change.cc:490:6: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
aegis-4.24.3/aecvsserver/module/change.cc:515:6: note: Found duplicate branches for 'if' and 'else'.
aegis-4.24.3/aecvsserver/module/change.cc:490:6: note: Found duplicate branches for 'if' and 'else'.
aegis-4.24.3/aecvsserver/request/directory.cc:198:23: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
aegis-4.24.3/aecvsserver/server/file_mode.cc:50:21: style: The scope of the variable 'lhs' can be reduced. [variableScope]
aegis-4.24.3/aecvsserver/server/password.cc:53:11: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecvsserver/server/password.cc:146:31: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aecvsserver/server/password.cc:320:11: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aede-policy/validation/factory.cc:183:19: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aedist/send.cc:1173:13: warning: Either the condition 'if(hlp&&hlp->length>0&&hlp->list)' is redundant or there is possible null pointer dereference: hlp. [nullPointerRedundantCheck]
aegis-4.24.3/aedist/send.cc:1175:9: note: Assuming that condition 'if(hlp&&hlp->length>0&&hlp->list)' is not redundant
aegis-4.24.3/aedist/send.cc:1173:13: note: Null pointer dereference
aegis-4.24.3/aedist/send.cc:1174:13: warning: Either the condition 'if(hlp&&hlp->length>0&&hlp->list)' is redundant or there is possible null pointer dereference: hlp. [nullPointerRedundantCheck]
aegis-4.24.3/aedist/send.cc:1175:9: note: Assuming that condition 'if(hlp&&hlp->length>0&&hlp->list)' is not redundant
aegis-4.24.3/aedist/send.cc:1174:13: note: Null pointer dereference
aegis-4.24.3/aefind/descend.cc:54:20: style: The scope of the variable 'dir' can be reduced. [variableScope]
aegis-4.24.3/aefind/descend.cc:55:20: style: The scope of the variable 'resolved_path' can be reduced. [variableScope]
aegis-4.24.3/aefind/descend.cc:111:20: style: The scope of the variable 's' can be reduced. [variableScope]
aegis-4.24.3/aefind/descend.cc:112:20: style: The scope of the variable 'dir' can be reduced. [variableScope]
aegis-4.24.3/aefind/descend.cc:147:16: style: The scope of the variable 'j' can be reduced. [variableScope]
aegis-4.24.3/aefind/descend.cc:148:20: style: The scope of the variable 's' can be reduced. [variableScope]
aegis-4.24.3/aefind/function.cc:88:20: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aeget/get/change/list.cc:85:12: style: Opposite expression on both sides of '&'. [oppositeExpression]
aegis-4.24.3/aeget/get/change/list.cc:85:12: note: Opposite expression on both sides of '&'.
aegis-4.24.3/aeget/get/change/list.cc:85:12: note: Opposite expression on both sides of '&'.
aegis-4.24.3/aeget/get/file/contents.cc:97:22: style: The scope of the variable 's' can be reduced. [variableScope]
aegis-4.24.3/aeget/get/file/contents.cc:332:19: style: The scope of the variable 'ref' can be reduced. [variableScope]
aegis-4.24.3/aeget/get/file/diff.cc:65:10: style: The scope of the variable 'all' can be reduced. [variableScope]
aegis-4.24.3/aeget/get/file/history.cc:118:13: style: The scope of the variable 'file_name_track' can be reduced. [variableScope]
aegis-4.24.3/aeget/get/file/metrics.cc:85:14: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aeget/get/project/change_cause.cc:333:5: warning: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
aegis-4.24.3/aeget/get/project/progress.cc:400:5: warning: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
aegis-4.24.3/aeget/get/project/staff.cc:73:11: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aeget/get/project/staff.cc:91:11: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aeget/get/project/staff.cc:108:10: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aeget/get/project/staff.cc:308:8: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aegis/aeb.cc:147:22: style: The scope of the variable 's1' can be reduced. [variableScope]
aegis-4.24.3/aegis/aeb.cc:150:21: style: The scope of the variable 'based' can be reduced. [variableScope]
aegis-4.24.3/aegis/aeb.cc:151:22: style: The scope of the variable 'base' can be reduced. [variableScope]
aegis-4.24.3/aegis/aeclean.cc:118:11: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aegis/aeclean.cc:457:13: style: The scope of the variable 'path_d' can be reduced. [variableScope]
aegis-4.24.3/aegis/aeclean.cc:459:7: style: The scope of the variable 'ignore' can be reduced. [variableScope]
aegis-4.24.3/aegis/aeclean.cc:97:5: warning: Member variable 'clean_info_ty::exceptions' is not initialized in the constructor. [uninitMemberVar]
aegis-4.24.3/aegis/aeclone.cc:585:21: warning: Either the condition 'if(p_src_data&&p_src_data->edit)' is redundant or there is possible null pointer dereference: p_src_data. [nullPointerRedundantCheck]
aegis-4.24.3/aegis/aeclone.cc:595:20: note: Assuming that condition 'if(p_src_data&&p_src_data->edit)' is not redundant
aegis-4.24.3/aegis/aeclone.cc:585:21: note: Null pointer dereference
aegis-4.24.3/aegis/aeclone.cc:104:22: style: The scope of the variable 'pconf_data' can be reduced. [variableScope]
aegis-4.24.3/aegis/aeclone.cc:108:21: style: The scope of the variable 'mode' can be reduced. [variableScope]
aegis-4.24.3/aegis/aed.cc:1345:20: warning: Either the condition 'if(p_src_data&&p_src_data->edit_origin)' is redundant or there is possible null pointer dereference: p_src_data. [nullPointerRedundantCheck]
aegis-4.24.3/aegis/aed.cc:1361:6: note: Assuming that condition 'if(p_src_data&&p_src_data->edit_origin)' is not redundant
aegis-4.24.3/aegis/aed.cc:1345:20: note: Null pointer dereference
aegis-4.24.3/aegis/aed.cc:1346:21: warning: Either the condition 'if(p_src_data&&p_src_data->edit_origin)' is redundant or there is possible null pointer dereference: p_src_data. [nullPointerRedundantCheck]
aegis-4.24.3/aegis/aed.cc:1361:6: note: Assuming that condition 'if(p_src_data&&p_src_data->edit_origin)' is not redundant
aegis-4.24.3/aegis/aed.cc:1346:21: note: Null pointer dereference
aegis-4.24.3/aegis/aed.cc:1347:3: warning: Either the condition 'if(p_src_data&&p_src_data->edit_origin)' is redundant or there is possible null pointer dereference: p_src_data. [nullPointerRedundantCheck]
aegis-4.24.3/aegis/aed.cc:1361:6: note: Assuming that condition 'if(p_src_data&&p_src_data->edit_origin)' is not redundant
aegis-4.24.3/aegis/aed.cc:1347:3: note: Null pointer dereference
aegis-4.24.3/aegis/aed.cc:1348:3: warning: Either the condition 'if(p_src_data&&p_src_data->edit_origin)' is redundant or there is possible null pointer dereference: p_src_data. [nullPointerRedundantCheck]
aegis-4.24.3/aegis/aed.cc:1361:6: note: Assuming that condition 'if(p_src_data&&p_src_data->edit_origin)' is not redundant
aegis-4.24.3/aegis/aed.cc:1348:3: note: Null pointer dereference
aegis-4.24.3/aegis/aed.cc:1349:7: warning: Either the condition 'if(p_src_data&&p_src_data->edit_origin)' is redundant or there is possible null pointer dereference: p_src_data. [nullPointerRedundantCheck]
aegis-4.24.3/aegis/aed.cc:1361:6: note: Assuming that condition 'if(p_src_data&&p_src_data->edit_origin)' is not redundant
aegis-4.24.3/aegis/aed.cc:1349:7: note: Null pointer dereference
aegis-4.24.3/aegis/aed.cc:1350:3: warning: Either the condition 'if(p_src_data&&p_src_data->edit_origin)' is redundant or there is possible null pointer dereference: p_src_data. [nullPointerRedundantCheck]
aegis-4.24.3/aegis/aed.cc:1361:6: note: Assuming that condition 'if(p_src_data&&p_src_data->edit_origin)' is not redundant
aegis-4.24.3/aegis/aed.cc:1350:3: note: Null pointer dereference
aegis-4.24.3/aegis/aed.cc:1351:7: warning: Either the condition 'if(p_src_data&&p_src_data->edit_origin)' is redundant or there is possible null pointer dereference: p_src_data. [nullPointerRedundantCheck]
aegis-4.24.3/aegis/aed.cc:1361:6: note: Assuming that condition 'if(p_src_data&&p_src_data->edit_origin)' is not redundant
aegis-4.24.3/aegis/aed.cc:1351:7: note: Null pointer dereference
aegis-4.24.3/aegis/aed.cc:1357:8: warning: Either the condition 'if(p_src_data&&p_src_data->edit_origin)' is redundant or there is possible null pointer dereference: p_src_data. [nullPointerRedundantCheck]
aegis-4.24.3/aegis/aed.cc:1361:6: note: Assuming that condition 'if(p_src_data&&p_src_data->edit_origin)' is not redundant
aegis-4.24.3/aegis/aed.cc:1357:8: note: Null pointer dereference
aegis-4.24.3/aegis/aed.cc:1359:7: warning: Either the condition 'if(p_src_data&&p_src_data->edit_origin)' is redundant or there is possible null pointer dereference: p_src_data. [nullPointerRedundantCheck]
aegis-4.24.3/aegis/aed.cc:1361:6: note: Assuming that condition 'if(p_src_data&&p_src_data->edit_origin)' is not redundant
aegis-4.24.3/aegis/aed.cc:1359:7: note: Null pointer dereference
aegis-4.24.3/aegis/aedbu.cc:101:24: style: The scope of the variable 'history_data' can be reduced. [variableScope]
aegis-4.24.3/aegis/aede.cc:270:26: style: The scope of the variable 'path_d' can be reduced. [variableScope]
aegis-4.24.3/aegis/aeib.cc:1068:26: style: The scope of the variable 's2' can be reduced. [variableScope]
aegis-4.24.3/aegis/aeip.cc:137:11: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aegis/aeip.cc:200:11: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aegis/aenf.cc:111:11: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aegis/aenf.cc:109:22: style: The scope of the variable 'check_msg' can be reduced. [variableScope]
aegis-4.24.3/aegis/aenrls.cc:109:12: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aegis/aent.cc:103:16: style: The scope of the variable 'k' can be reduced. [variableScope]
aegis-4.24.3/aegis/aerb.cc:122:24: style: The scope of the variable 'history_data' can be reduced. [variableScope]
aegis-4.24.3/aegis/aerbu.cc:92:24: style: The scope of the variable 'history_data' can be reduced. [variableScope]
aegis-4.24.3/aegis/aerp.cc:100:22: style: The scope of the variable 'pp' can be reduced. [variableScope]
aegis-4.24.3/aegis/aet.cc:109:10: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aegis/aet.cc:110:10: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aegis/aet.cc:163:12: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aegis/aet.cc:224:3: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aegis/aet.cc:888:21: style: The scope of the variable 's3' can be reduced. [variableScope]
aegis-4.24.3/aeimport/config_file.cc:142:5: style: Variable 'cstate_data->state' is reassigned a value before the old one has been used. [redundantAssignment]
aegis-4.24.3/aeimport/config_file.cc:129:5: note: Variable 'cstate_data->state' is reassigned a value before the old one has been used.
aegis-4.24.3/aeimport/config_file.cc:142:5: note: Variable 'cstate_data->state' is reassigned a value before the old one has been used.
aegis-4.24.3/aeimport/config_file.cc:157:5: style: Variable 'cstate_data->state' is reassigned a value before the old one has been used. [redundantAssignment]
aegis-4.24.3/aeimport/config_file.cc:142:5: note: Variable 'cstate_data->state' is reassigned a value before the old one has been used.
aegis-4.24.3/aeimport/config_file.cc:157:5: note: Variable 'cstate_data->state' is reassigned a value before the old one has been used.
aegis-4.24.3/aeimport/config_file.cc:171:5: style: Variable 'cstate_data->state' is reassigned a value before the old one has been used. [redundantAssignment]
aegis-4.24.3/aeimport/config_file.cc:157:5: note: Variable 'cstate_data->state' is reassigned a value before the old one has been used.
aegis-4.24.3/aeimport/config_file.cc:171:5: note: Variable 'cstate_data->state' is reassigned a value before the old one has been used.
aegis-4.24.3/aeimport/config_file.cc:179:5: style: Variable 'cstate_data->state' is reassigned a value before the old one has been used. [redundantAssignment]
aegis-4.24.3/aeimport/config_file.cc:171:5: note: Variable 'cstate_data->state' is reassigned a value before the old one has been used.
aegis-4.24.3/aeimport/config_file.cc:179:5: note: Variable 'cstate_data->state' is reassigned a value before the old one has been used.
aegis-4.24.3/aeimport/format.cc:62:19: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aeimport/format/rcs/lex.cc:463:7: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/aeimport/format/rcs/lex.cc:416:21: style: The scope of the variable 'c' can be reduced. [variableScope]
aegis-4.24.3/aeimport/format/sccs/lex.cc:139:21: style: The scope of the variable 'c' can be reduced. [variableScope]
aegis-4.24.3/aeimport/format/version_list.cc:41:21: style: The scope of the variable 'j' can be reduced. [variableScope]
aegis-4.24.3/aeimport/import.cc:149:22: style: The scope of the variable 'scp' can be reduced. [variableScope]
aegis-4.24.3/aeimport/synthesize.cc:148:5: style: Variable 'cstate_data->state' is reassigned a value before the old one has been used. [redundantAssignment]
aegis-4.24.3/aeimport/synthesize.cc:136:5: note: Variable 'cstate_data->state' is reassigned a value before the old one has been used.
aegis-4.24.3/aeimport/synthesize.cc:148:5: note: Variable 'cstate_data->state' is reassigned a value before the old one has been used.
aegis-4.24.3/aeimport/synthesize.cc:212:5: style: Variable 'cstate_data->state' is reassigned a value before the old one has been used. [redundantAssignment]
aegis-4.24.3/aeimport/synthesize.cc:205:5: note: Variable 'cstate_data->state' is reassigned a value before the old one has been used.
aegis-4.24.3/aeimport/synthesize.cc:212:5: note: Variable 'cstate_data->state' is reassigned a value before the old one has been used.
aegis-4.24.3/aeimport/synthesize.cc:219:5: style: Variable 'cstate_data->state' is reassigned a value before the old one has been used. [redundantAssignment]
aegis-4.24.3/aeimport/synthesize.cc:212:5: note: Variable 'cstate_data->state' is reassigned a value before the old one has been used.
aegis-4.24.3/aeimport/synthesize.cc:219:5: note: Variable 'cstate_data->state' is reassigned a value before the old one has been used.
aegis-4.24.3/aeimport/synthesize.cc:99:22: style: The scope of the variable 'p_src_data' can be reduced. [variableScope]
aegis-4.24.3/aels/list.cc:117:20: style: The scope of the variable 'dir' can be reduced. [variableScope]
aegis-4.24.3/aels/list.cc:118:20: style: The scope of the variable 'resolved_path' can be reduced. [variableScope]
aegis-4.24.3/aels/list.cc:120:21: style: The scope of the variable 'errno_old' can be reduced. [variableScope]
aegis-4.24.3/aels/list.cc:182:20: style: The scope of the variable 's' can be reduced. [variableScope]
aegis-4.24.3/aels/list.cc:183:20: style: The scope of the variable 'dir' can be reduced. [variableScope]
aegis-4.24.3/aels/stack.cc:74:12: warning: Either the condition '!stack' is redundant or there is possible null pointer dereference: stack. [nullPointerRedundantCheck]
aegis-4.24.3/aels/stack.cc:75:9: note: Assuming that condition '!stack' is not redundant
aegis-4.24.3/aels/stack.cc:74:12: note: Null pointer dereference
aegis-4.24.3/aemakefile/process/body.cc:153:10: style: Expression is always false because 'else if' condition matches previous condition at line 147. [multiCondition]
aegis-4.24.3/aemakegen/target/makefile.cc:411:0: error: Resource leak: fp [resourceLeak]
aegis-4.24.3/aemakegen/target/makefile.cc:722:0: error: Resource leak: fp [resourceLeak]
aegis-4.24.3/aemeasure/lang.cc:44:22: style: The scope of the variable 'lp' can be reduced. [variableScope]
aegis-4.24.3/aemeasure/lang.cc:63:22: style: The scope of the variable 'lp' can be reduced. [variableScope]
aegis-4.24.3/aepromptcmd/main.cc:160:2: warning: Return value of function freopen() is not used. [ignoredReturnValue]
aegis-4.24.3/aerect/main.cc:246:17: warning: Logical conjunction always evaluates to false: outfile && !(outfile). [incorrectLogicOperator]
aegis-4.24.3/aerect/main.cc:246:17: style: Opposite expression on both sides of '&&'. [oppositeExpression]
aegis-4.24.3/aerect/main.cc:246:17: note: Opposite expression on both sides of '&&'.
aegis-4.24.3/aerect/main.cc:246:17: note: Opposite expression on both sides of '&&'.
aegis-4.24.3/aerect/rect.cc:138:21: style: The scope of the variable 'j' can be reduced. [variableScope]
aegis-4.24.3/aerevml/send.cc:497:10: style: The scope of the variable 'use_patch' can be reduced. [variableScope]
aegis-4.24.3/aesubunit/subunit.cc:122:9: style: Condition 'failure' is always false [knownConditionTrueFalse]
aegis-4.24.3/aesubunit/subunit.cc:77:20: note: Assignment 'failure=false', assigned value is 0
aegis-4.24.3/aesubunit/subunit.cc:122:9: note: Condition 'failure' is always false
aegis-4.24.3/aesvt/main.cc:157:10: style: The scope of the variable 'verbose' can be reduced. [variableScope]
aegis-4.24.3/aetar/header.cc:39:13: style: Checking if unsigned variable 'len' is less than zero. [unsignedLessThanZero]
aegis-4.24.3/aetar/send.cc:783:18: style: The scope of the variable 'len' can be reduced. [variableScope]
aegis-4.24.3/common/ac/magic.cc:71:22: style: The scope of the variable 'tp' can be reduced. [variableScope]
aegis-4.24.3/common/ac/string.cc:54:17: style: The scope of the variable 'buffer' can be reduced. [variableScope]
aegis-4.24.3/common/ac/string.cc:74:21: style: The scope of the variable 'c1' can be reduced. [variableScope]
aegis-4.24.3/common/ac/string.cc:75:21: style: The scope of the variable 'c2' can be reduced. [variableScope]
aegis-4.24.3/common/ac/string.cc:115:21: style: The scope of the variable 'c1' can be reduced. [variableScope]
aegis-4.24.3/common/ac/string.cc:116:21: style: The scope of the variable 'c2' can be reduced. [variableScope]
aegis-4.24.3/common/ac/string.cc:405:17: style: Checking if unsigned variable 'bufsize' is less than zero. [unsignedLessThanZero]
aegis-4.24.3/common/arglex.cc:672:21: style: The scope of the variable 'tmp_len' can be reduced. [variableScope]
aegis-4.24.3/common/arglex.cc:673:21: style: The scope of the variable 'tok' can be reduced. [variableScope]
aegis-4.24.3/common/error.cc:446:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aegis-4.24.3/common/exeext.cc:30:21: style: The scope of the variable 'c1' can be reduced. [variableScope]
aegis-4.24.3/common/exeext.cc:31:21: style: The scope of the variable 'c2' can be reduced. [variableScope]
aegis-4.24.3/common/fp.cc:53:14: style: The scope of the variable 'nbytes' can be reduced. [variableScope]
aegis-4.24.3/common/fp/cksum.cc:39:9: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/common/fp/cksum.cc:50:9: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/common/fp/cksum.cc:61:9: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/common/fp/cksum.cc:74:9: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/common/fp/cksum.cc:91:9: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/common/fp/combined.cc:50:9: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/common/fp/combined.cc:63:9: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/common/fp/combined.cc:76:9: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/common/fp/combined.cc:91:9: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/common/fp/combined.cc:114:21: style: The scope of the variable 'x' can be reduced. [variableScope]
aegis-4.24.3/common/fp/crc32.cc:111:9: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/common/fp/crc32.cc:130:9: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/common/fp/crc32.cc:168:9: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/common/fp/ident.cc:41:9: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/common/fp/ident.cc:52:9: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/common/fp/ident.cc:63:9: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/common/fp/ident.cc:75:9: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/common/fp/len.cc:37:9: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/common/fp/len.cc:53:9: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/common/fp/len.cc:68:9: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/common/fp/len.cc:85:9: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/common/fp/md5.cc:158:15: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/common/fp/md5.cc:323:15: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/common/fp/md5.cc:368:15: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/common/fp/snefru.cc:1595:9: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/common/fp/snefru.cc:1620:9: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/common/fp/snefru.cc:1667:9: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/common/fp/snefru.cc:1262:21: style: The scope of the variable 'Z' can be reduced. [variableScope]
aegis-4.24.3/common/language.cc:135:8: style: Variable 'lib' is assigned a value that is never used. [unreadVariable]
aegis-4.24.3/common/now.cc:69:21: style: The scope of the variable 'x2' can be reduced. [variableScope]
aegis-4.24.3/common/nstring/html_unquote.cc:165:28: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/common/nstring/html_unquote.cc:246:7: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/common/regula_expre.cc:252:2: style: Variable 'suppress_on_zero' is reassigned a value before the old one has been used. [redundantAssignment]
aegis-4.24.3/common/regula_expre.cc:240:2: note: Variable 'suppress_on_zero' is reassigned a value before the old one has been used.
aegis-4.24.3/common/regula_expre.cc:252:2: note: Variable 'suppress_on_zero' is reassigned a value before the old one has been used.
aegis-4.24.3/common/trace.cc:132:17: style: Condition 'page_width<16' is always false [knownConditionTrueFalse]
aegis-4.24.3/common/trace.cc:129:15: note: Assignment 'page_width=79', assigned value is 79
aegis-4.24.3/common/trace.cc:131:2: note: Compound assignment '-=', assigned value is 55
aegis-4.24.3/common/trace.cc:132:17: note: Condition 'page_width<16' is always false
aegis-4.24.3/common/trace.cc:89:7: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/common/trace.cc:266:7: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/fmtgen/lex.cc:111:9: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/libaegis/ael/change/by_state.cc:52:12: style: Opposite expression on both sides of '&'. [oppositeExpression]
aegis-4.24.3/libaegis/ael/change/by_state.cc:52:12: note: Opposite expression on both sides of '&'.
aegis-4.24.3/libaegis/ael/change/by_state.cc:52:12: note: Opposite expression on both sides of '&'.
aegis-4.24.3/libaegis/ael/change/file_history.cc:132:25: style: The scope of the variable 'k' can be reduced. [variableScope]
aegis-4.24.3/libaegis/change/branch/channuminuse.cc:31:21: style: The scope of the variable 'j' can be reduced. [variableScope]
aegis-4.24.3/libaegis/change/build/symlinks.cc:423:26: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/libaegis/change/build/symlinks.cc:1110:26: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/libaegis/change/build/symlinks.cc:887:21: style: The scope of the variable 'tmp_src' can be reduced. [variableScope]
aegis-4.24.3/libaegis/change/build/time_set.cc:31:19: style: The scope of the variable 'k' can be reduced. [variableScope]
aegis-4.24.3/libaegis/change/copyright/get.cc:31:21: style: The scope of the variable 'n' can be reduced. [variableScope]
aegis-4.24.3/libaegis/change/develop_direct/read_only.cc:62:23: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/libaegis/change/develop_direct/read_write.cc:62:23: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/libaegis/change/diff/run_annotate.cc:75:9: warning: Either the condition 'if(original)' is redundant or there is possible null pointer dereference: original. [nullPointerRedundantCheck]
aegis-4.24.3/libaegis/change/diff/run_annotate.cc:105:8: note: Assuming that condition 'if(original)' is not redundant
aegis-4.24.3/libaegis/change/diff/run_annotate.cc:75:9: note: Null pointer dereference
aegis-4.24.3/libaegis/change/file/directory/conflict.cc:28:19: style: The scope of the variable 'src_data' can be reduced. [variableScope]
aegis-4.24.3/libaegis/change/file/directory/query.cc:33:22: style: The scope of the variable 'src_data' can be reduced. [variableScope]
aegis-4.24.3/libaegis/change/file/fstate.cc:378:20: style: The scope of the variable 'fn' can be reduced. [variableScope]
aegis-4.24.3/libaegis/change/file/fstate.cc:379:16: style: The scope of the variable 'j' can be reduced. [variableScope]
aegis-4.24.3/libaegis/change/file/metrics/list_check.cc:56:22: style: The scope of the variable 'src_data' can be reduced. [variableScope]
aegis-4.24.3/libaegis/change/file/remove.cc:31:22: style: The scope of the variable 'src_data' can be reduced. [variableScope]
aegis-4.24.3/libaegis/change/file/test_bl_time/clear.cc:28:39: style: The scope of the variable 'atp' can be reduced. [variableScope]
aegis-4.24.3/libaegis/change/file/test_bl_time/get.cc:28:39: style: The scope of the variable 'atp' can be reduced. [variableScope]
aegis-4.24.3/libaegis/change/file/test_bl_time/set.cc:31:14: warning: Either the condition '!variant' is redundant or there is possible null pointer dereference: variant. [nullPointerRedundantCheck]
aegis-4.24.3/libaegis/change/file/test_bl_time/set.cc:40:9: note: Assuming that condition '!variant' is not redundant
aegis-4.24.3/libaegis/change/file/test_bl_time/set.cc:31:14: note: Null pointer dereference
aegis-4.24.3/libaegis/change/file/test_time/clear.cc:28:39: style: The scope of the variable 'atp' can be reduced. [variableScope]
aegis-4.24.3/libaegis/change/file/test_time/get.cc:28:39: style: The scope of the variable 'atp' can be reduced. [variableScope]
aegis-4.24.3/libaegis/change/history/create_comma.cc:97:5: style: Variable 'scp' is reassigned a value before the old one has been used. [redundantAssignment]
aegis-4.24.3/libaegis/change/history/create_comma.cc:83:5: note: Variable 'scp' is reassigned a value before the old one has been used.
aegis-4.24.3/libaegis/change/history/create_comma.cc:97:5: note: Variable 'scp' is reassigned a value before the old one has been used.
aegis-4.24.3/libaegis/change/history/delta_name/add.cc:32:31: style: The scope of the variable 'he' can be reduced. [variableScope]
aegis-4.24.3/libaegis/change/history/get_command.cc:92:5: style: Variable 'scp' is reassigned a value before the old one has been used. [redundantAssignment]
aegis-4.24.3/libaegis/change/history/get_command.cc:72:5: note: Variable 'scp' is reassigned a value before the old one has been used.
aegis-4.24.3/libaegis/change/history/get_command.cc:92:5: note: Variable 'scp' is reassigned a value before the old one has been used.
aegis-4.24.3/libaegis/change/history/label_commnd.cc:88:5: style: Variable 'scp' is reassigned a value before the old one has been used. [redundantAssignment]
aegis-4.24.3/libaegis/change/history/label_commnd.cc:82:5: note: Variable 'scp' is reassigned a value before the old one has been used.
aegis-4.24.3/libaegis/change/history/label_commnd.cc:88:5: note: Variable 'scp' is reassigned a value before the old one has been used.
aegis-4.24.3/libaegis/change/history/put_command.cc:94:5: style: Variable 'scp' is reassigned a value before the old one has been used. [redundantAssignment]
aegis-4.24.3/libaegis/change/history/put_command.cc:81:5: note: Variable 'scp' is reassigned a value before the old one has been used.
aegis-4.24.3/libaegis/change/history/put_command.cc:94:5: note: Variable 'scp' is reassigned a value before the old one has been used.
aegis-4.24.3/libaegis/change/logfile/get.cc:30:22: style: The scope of the variable 'cstate_data' can be reduced. [variableScope]
aegis-4.24.3/libaegis/change/outstanding.cc:81:35: style: The scope of the variable 'tp' can be reduced. [variableScope]
aegis-4.24.3/libaegis/change/outstanding.cc:106:35: style: The scope of the variable 'tp' can be reduced. [variableScope]
aegis-4.24.3/libaegis/change/outstanding.cc:140:35: style: The scope of the variable 'tp' can be reduced. [variableScope]
aegis-4.24.3/libaegis/change/outstanding.cc:174:35: style: The scope of the variable 'tp' can be reduced. [variableScope]
aegis-4.24.3/libaegis/change/pconf/get.cc:48:21: style: The scope of the variable 'j' can be reduced. [variableScope]
aegis-4.24.3/libaegis/dir_stack.cc:137:9: style: Condition 'maybe_pathname' is always false [knownConditionTrueFalse]
aegis-4.24.3/libaegis/dir_stack.cc:56:39: note: Assignment 'maybe_pathname=0', assigned value is 0
aegis-4.24.3/libaegis/dir_stack.cc:137:9: note: Condition 'maybe_pathname' is always false
aegis-4.24.3/libaegis/dir_stack.cc:53:22: style: The scope of the variable 'dir' can be reduced. [variableScope]
aegis-4.24.3/libaegis/dir_stack.cc:54:22: style: The scope of the variable 'resolved_path' can be reduced. [variableScope]
aegis-4.24.3/libaegis/dir_stack.cc:57:21: style: The scope of the variable 'maybe_depth' can be reduced. [variableScope]
aegis-4.24.3/libaegis/dir_stack.cc:182:22: style: The scope of the variable 's' can be reduced. [variableScope]
aegis-4.24.3/libaegis/dir_stack.cc:183:22: style: The scope of the variable 'dir' can be reduced. [variableScope]
aegis-4.24.3/libaegis/dir_stack.cc:224:22: style: The scope of the variable 's' can be reduced. [variableScope]
aegis-4.24.3/libaegis/dir_stack.cc:283:22: style: The scope of the variable 's' can be reduced. [variableScope]
aegis-4.24.3/libaegis/gif/close.cc:123:21: style: The scope of the variable 'pixel_next' can be reduced. [variableScope]
aegis-4.24.3/libaegis/gif/open.cc:103:14: style: The scope of the variable 'code_cur' can be reduced. [variableScope]
aegis-4.24.3/libaegis/glue.cc:956:10: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/libaegis/glue.cc:1495:11: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/libaegis/glue.cc:1546:11: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/libaegis/glue.cc:1606:11: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/libaegis/glue.cc:1746:11: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/libaegis/glue.cc:1795:11: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/libaegis/glue.cc:1883:11: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/libaegis/glue.cc:1977:11: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/libaegis/glue.cc:2014:11: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/libaegis/glue.cc:2254:17: style: The scope of the variable 'data_max' can be reduced. [variableScope]
aegis-4.24.3/libaegis/glue.cc:2255:11: style: The scope of the variable 'data_len' can be reduced. [variableScope]
aegis-4.24.3/libaegis/glue/read_dir.cc:37:22: style: The scope of the variable 'np' can be reduced. [variableScope]
aegis-4.24.3/libaegis/gonzo.cc:138:10: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/libaegis/gonzo.cc:497:22: style: The scope of the variable 'gp' can be reduced. [variableScope]
aegis-4.24.3/libaegis/gonzo.cc:547:22: style: The scope of the variable 'gp' can be reduced. [variableScope]
aegis-4.24.3/libaegis/gonzo.cc:613:22: style: The scope of the variable 'gp' can be reduced. [variableScope]
aegis-4.24.3/libaegis/gonzo.cc:646:22: style: The scope of the variable 'gp' can be reduced. [variableScope]
aegis-4.24.3/libaegis/gonzo.cc:685:22: style: The scope of the variable 'gp' can be reduced. [variableScope]
aegis-4.24.3/libaegis/gonzo.cc:957:22: style: The scope of the variable 'gp' can be reduced. [variableScope]
aegis-4.24.3/libaegis/gonzo.cc:1028:22: style: The scope of the variable 'gp' can be reduced. [variableScope]
aegis-4.24.3/libaegis/gonzo.cc:1068:22: style: The scope of the variable 'gp' can be reduced. [variableScope]
aegis-4.24.3/libaegis/gonzo.cc:1188:22: style: The scope of the variable 'gp' can be reduced. [variableScope]
aegis-4.24.3/libaegis/input/uudecode.cc:436:16: warning: Either the condition 'char_state<7' is redundant or the array 'magic[7]' is accessed at index 7, which is out of bounds. [arrayIndexOutOfBoundsCond]
aegis-4.24.3/libaegis/input/uudecode.cc:433:30: note: Assuming that condition 'char_state<7' is not redundant
aegis-4.24.3/libaegis/input/uudecode.cc:435:8: note: char_state is incremented', new value is 7
aegis-4.24.3/libaegis/input/uudecode.cc:436:16: note: Array index out of bounds
aegis-4.24.3/libaegis/interval.cc:386:35: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aegis-4.24.3/libaegis/os/pathname.cc:212:22: style: The scope of the variable 'result' can be reduced. [variableScope]
aegis-4.24.3/libaegis/os/readlink.cc:39:7: style: Unused variable: nbytes [unusedVariable]
aegis-4.24.3/libaegis/os/readlink.cc:41:8: style: Unused variable: buffer [unusedVariable]
aegis-4.24.3/libaegis/os/shell.cc:27:23: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
aegis-4.24.3/libaegis/project.cc:651:14: style: The scope of the variable 'n' can be reduced. [variableScope]
aegis-4.24.3/libaegis/project.cc:854:20: style: The scope of the variable 'filename' can be reduced. [variableScope]
aegis-4.24.3/libaegis/project.cc:855:20: style: The scope of the variable 'filename_new' can be reduced. [variableScope]
aegis-4.24.3/libaegis/project.cc:856:20: style: The scope of the variable 'filename_old' can be reduced. [variableScope]
aegis-4.24.3/libaegis/project.cc:857:20: style: The scope of the variable 'count' can be reduced. [variableScope]
aegis-4.24.3/libaegis/project/active.cc:105:22: style: The scope of the variable 'scp' can be reduced. [variableScope]
aegis-4.24.3/libaegis/project/file/directory/conflict.cc:28:22: style: The scope of the variable 'src_data' can be reduced. [variableScope]
aegis-4.24.3/libaegis/project/file/roll_forward.cc:1336:58: warning: Possible null pointer dereference: result [nullPointer]
aegis-4.24.3/libaegis/project/file/roll_forward.cc:1318:26: note: Assignment 'result=0', assigned value is 0
aegis-4.24.3/libaegis/project/file/roll_forward.cc:1336:58: note: Null pointer dereference
aegis-4.24.3/libaegis/project/file/shallow.cc:151:20: warning: Assert statement modifies 'type_p'. [assignmentInAssert]
aegis-4.24.3/libaegis/project/file/trojan.cc:33:20: style: The scope of the variable 'pattern' can be reduced. [variableScope]
aegis-4.24.3/libaegis/rss/feed.cc:99:5: style: Class 'xml_node_rss_channel_item' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegis-4.24.3/libaegis/rss/feed.cc:137:5: style: Class 'xml_node_rss_channel_item_title' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegis-4.24.3/libaegis/rss/feed.cc:157:5: style: Class 'xml_node_rss_channel_item_description' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegis-4.24.3/libaegis/rss/feed.cc:175:5: style: Class 'xml_node_rss_channel_item_pub_date' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegis-4.24.3/libaegis/rss/feed.cc:193:5: style: Class 'xml_node_rss_channel_item_link' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegis-4.24.3/libaegis/rss/feed.cc:211:5: style: Class 'xml_node_rss_channel_item_author' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegis-4.24.3/libaegis/rss/feed.cc:229:5: style: Class 'xml_node_rss_channel_item_category' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegis-4.24.3/libaegis/rss/feed.cc:247:5: style: Class 'xml_node_rss_channel_item_comments' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegis-4.24.3/libaegis/rss/feed.cc:265:5: style: Class 'xml_node_rss_channel_item_enclosure' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegis-4.24.3/libaegis/rss/feed.cc:283:5: style: Class 'xml_node_rss_channel_item_guid' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegis-4.24.3/libaegis/rss/feed.cc:319:5: style: Class 'xml_node_rss_channel_item_source' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegis-4.24.3/libaegis/rss/item.cc:234:12: warning: Either the condition 'if(hlp&&hlp->length)' is redundant or there is possible null pointer dereference: hlp. [nullPointerRedundantCheck]
aegis-4.24.3/libaegis/rss/item.cc:235:8: note: Assuming that condition 'if(hlp&&hlp->length)' is not redundant
aegis-4.24.3/libaegis/rss/item.cc:234:12: note: Null pointer dereference
aegis-4.24.3/libaegis/rss/item.cc:238:12: warning: Either the condition 'if(hp&&hp->when)' is redundant or there is possible null pointer dereference: hp. [nullPointerRedundantCheck]
aegis-4.24.3/libaegis/rss/item.cc:239:8: note: Assuming that condition 'if(hp&&hp->when)' is not redundant
aegis-4.24.3/libaegis/rss/item.cc:238:12: note: Null pointer dereference
aegis-4.24.3/libaegis/sub/change/number.cc:318:24: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/libaegis/sub/change/number.cc:329:22: style: C-style pointer casting [cstyleCast]
aegis-4.24.3/libaegis/user/create3.cc:74:47: warning: Either the condition '!pw' is redundant or there is possible null pointer dereference: pw. [nullPointerRedundantCheck]
aegis-4.24.3/libaegis/user/create3.cc:40:9: note: Assuming that condition '!pw' is not redundant
aegis-4.24.3/libaegis/user/create3.cc:74:47: note: Null pointer dereference
aegis-4.24.3/libaegis/user/delete_pref.cc:104:15: style: The scope of the variable 'bp' can be reduced. [variableScope]
aegis-4.24.3/test_shared_ptr/main.cc:77:24: style: Function 'junk' argument 1 names different: declaration 'rhs' definition 'arg'. [funcArgNamesDifferent]
aegis-4.24.3/test_shared_ptr/main.cc:35:22: note: Function 'junk' argument 1 names different: declaration 'rhs' definition 'arg'.
aegis-4.24.3/test_shared_ptr/main.cc:77:24: note: Function 'junk' argument 1 names different: declaration 'rhs' definition 'arg'.
aegis-4.24.3/test_shared_ptr/main.cc:85:29: style: Function 'operator=' argument 1 names different: declaration 'rhs' definition 'arg'. [funcArgNamesDifferent]
aegis-4.24.3/test_shared_ptr/main.cc:36:33: note: Function 'operator=' argument 1 names different: declaration 'rhs' definition 'arg'.
aegis-4.24.3/test_shared_ptr/main.cc:85:29: note: Function 'operator=' argument 1 names different: declaration 'rhs' definition 'arg'.
aegis-4.24.3/test_shared_ptr/main.cc:109:36: style: Variable 'bar' is assigned a value that is never used. [unreadVariable]
aegis-4.24.3/test_shared_ptr/main.cc:112:11: style: Variable 'baz' is assigned a value that is never used. [unreadVariable]
aegis-4.24.3/test_shared_ptr/main.cc:34:5: style: Class 'junk' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
[22:27]

ftp://ftp.se.debian.org/debian/pool/main/a/aegisub/aegisub_3.2.2+dfsg.orig.tar.xz
aegisub-3.2.2/build/boost/locale_stubs.cpp:28:7: style: struct member 'cdata::utf8' is never used. [unusedStructMember]
aegisub-3.2.2/libaegisub/audio/provider.cpp:84:2: style: Class 'writer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/libaegisub/audio/provider_convert.cpp:34:2: style: Class 'BitdepthConvertAudioProvider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/libaegisub/audio/provider_convert.cpp:81:2: style: Class 'FloatConvertAudioProvider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/libaegisub/audio/provider_convert.cpp:115:2: style: Class 'DownmixAudioProvider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/libaegisub/audio/provider_convert.cpp:142:2: style: Class 'SampleDoublingAudioProvider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/libaegisub/audio/provider_dummy.cpp:63:2: style: Class 'DummyAudioProvider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/libaegisub/audio/provider_hd.cpp:67:3: performance: Variable 'decoder' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aegisub-3.2.2/libaegisub/audio/provider_lock.cpp:33:2: style: Class 'LockAudioProvider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/libaegisub/audio/provider_pcm.cpp:65:2: style: Class 'PCMAudioProvider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/libaegisub/audio/provider_pcm.cpp:148:2: style: Class 'WavPCMAudioProvider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/libaegisub/audio/provider_ram.cpp:43:2: style: Class 'RAMAudioProvider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/libaegisub/common/cajun/elements.cpp:51:0: style: Class 'Imp_T < Null >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/libaegisub/common/cajun/elements.cpp:51:0: style: Class 'Imp_T < Integer >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/libaegisub/common/cajun/elements.cpp:51:0: style: Class 'Imp_T < String >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/libaegisub/common/cajun/elements.cpp:51:0: style: Class 'Imp_T < Object >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/libaegisub/common/cajun/elements.cpp:51:0: style: Class 'Imp_T < Array >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/libaegisub/common/cajun/elements.cpp:51:0: style: Class 'Imp_T < Double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/libaegisub/common/cajun/elements.cpp:51:0: style: Class 'Imp_T < Boolean >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/libaegisub/common/cajun/reader.cpp:67:15: style: Technically the member function 'json::TokenStream::Peek' can be const. [functionConst]
aegisub-3.2.2/libaegisub/common/cajun/reader.cpp:28:2: style: Class 'InputStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/libaegisub/common/cajun/reader.cpp:64:2: style: Class 'TokenStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/libaegisub/common/character_count.cpp:30:7: style: Technically the member function '::utext_deleter::operator()' can be const. [functionConst]
aegisub-3.2.2/libaegisub/common/charset.cpp:45:2: style: Class 'UCDetect' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/libaegisub/common/hotkey.cpp:30:7: style: Technically the member function 'agi::hotkey::::combo_cmp::operator()' can be const. [functionConst]
aegisub-3.2.2/libaegisub/common/hotkey.cpp:34:7: style: Technically the member function 'agi::hotkey::::combo_cmp::operator()' can be const. [functionConst]
aegisub-3.2.2/libaegisub/common/hotkey.cpp:38:7: style: Technically the member function 'agi::hotkey::::combo_cmp::operator()' can be const. [functionConst]
aegisub-3.2.2/libaegisub/common/option.cpp:139:2: style: Class 'ConfigVisitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/libaegisub/common/parser.cpp:170:2: style: Struct 'dialogue_tokens' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/libaegisub/lua/modules/lfs.cpp:76:20: style: Variable 'it' is modified but its new value is never used. [unreadVariable]
aegisub-3.2.2/src/MatroskaParser.c:485:29: style: The scope of the variable 'qep' can be reduced. [variableScope]
aegisub-3.2.2/src/MatroskaParser.c:693:10: style: The scope of the variable 'd' can be reduced. [variableScope]
aegisub-3.2.2/src/MatroskaParser.c:744:8: style: The scope of the variable 'c' can be reduced. [variableScope]
aegisub-3.2.2/src/MatroskaParser.c:1559:15: style: The scope of the variable 'i' can be reduced. [variableScope]
aegisub-3.2.2/src/MatroskaParser.c:1559:17: style: The scope of the variable 'j' can be reduced. [variableScope]
aegisub-3.2.2/src/MatroskaParser.c:1559:19: style: The scope of the variable 'k' can be reduced. [variableScope]
aegisub-3.2.2/src/MatroskaParser.c:2464:17: style: The scope of the variable 'j' can be reduced. [variableScope]
aegisub-3.2.2/src/MatroskaParser.c:1325:7: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
aegisub-3.2.2/src/MatroskaParser.c:1333:7: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
aegisub-3.2.2/src/MatroskaParser.c:1345:7: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
aegisub-3.2.2/src/MatroskaParser.c:1415:10: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
aegisub-3.2.2/src/MatroskaParser.c:1464:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
aegisub-3.2.2/src/MatroskaParser.c:1646:7: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
aegisub-3.2.2/src/MatroskaParser.c:1649:7: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
aegisub-3.2.2/src/MatroskaParser.c:1652:7: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
aegisub-3.2.2/src/MatroskaParser.c:2183:15: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
aegisub-3.2.2/src/MatroskaParser.c:2648:74: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aegisub-3.2.2/src/ass_attachment.h:24:1: warning: The class 'AssAttachment' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aegisub-3.2.2/src/ass_dialogue.cpp:91:44: style: Function 'Parse' argument 1 names different: declaration 'data' definition 'raw'. [funcArgNamesDifferent]
aegisub-3.2.2/src/ass_dialogue.h:152:32: note: Function 'Parse' argument 1 names different: declaration 'data' definition 'raw'.
aegisub-3.2.2/src/ass_dialogue.cpp:91:44: note: Function 'Parse' argument 1 names different: declaration 'data' definition 'raw'.
aegisub-3.2.2/src/ass_override.h:100:2: style: Class 'AssOverrideTag' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/ass_dialogue.h:82:2: style: Class 'AssDialogueBlockPlain' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/ass_dialogue.h:88:2: style: Class 'AssDialogueBlockComment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/ass_dialogue.h:102:2: style: Class 'AssDialogueBlockOverride' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/ass_dialogue.h:174:2: style: Class 'AssDialogue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/ass_dialogue.h:175:2: style: Class 'AssDialogue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/subtitle_format.h:72:2: style: Class 'SubtitleFormat' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/ass_dialogue.cpp:79:2: style: Class 'tokenizer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/ass_exporter.cpp:82:47: style: Function 'Export' argument 1 names different: declaration 'file' definition 'filename'. [funcArgNamesDifferent]
aegisub-3.2.2/src/ass_exporter.h:76:35: note: Function 'Export' argument 1 names different: declaration 'file' definition 'filename'.
aegisub-3.2.2/src/ass_exporter.cpp:82:47: note: Function 'Export' argument 1 names different: declaration 'file' definition 'filename'.
aegisub-3.2.2/src/ass_exporter.cpp:82:95: style: Function 'Export' argument 3 names different: declaration 'parent_window' definition 'export_dialog'. [funcArgNamesDifferent]
aegisub-3.2.2/src/ass_exporter.h:76:79: note: Function 'Export' argument 3 names different: declaration 'parent_window' definition 'export_dialog'.
aegisub-3.2.2/src/ass_exporter.cpp:82:95: note: Function 'Export' argument 3 names different: declaration 'parent_window' definition 'export_dialog'.
aegisub-3.2.2/src/ass_exporter.h:66:27: performance: Technically the member function 'AssExporter::GetAllFilterNames' can be static. [functionStatic]
aegisub-3.2.2/src/ass_exporter.cpp:75:39: note: Technically the member function 'AssExporter::GetAllFilterNames' can be static.
aegisub-3.2.2/src/ass_exporter.h:66:27: note: Technically the member function 'AssExporter::GetAllFilterNames' can be static.
aegisub-3.2.2/src/ass_exporter.h:88:21: performance: Technically the member function 'AssExporter::GetDescription' can be static. [functionStatic]
aegisub-3.2.2/src/ass_exporter.cpp:102:33: note: Technically the member function 'AssExporter::GetDescription' can be static.
aegisub-3.2.2/src/ass_exporter.h:88:21: note: Technically the member function 'AssExporter::GetDescription' can be static.
aegisub-3.2.2/src/ass_exporter.h:63:2: style: Class 'AssExporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/project.h:69:2: style: Class 'Project' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/ass_file.cpp:41:32: style: Function 'LoadDefault' argument 1 names different: declaration 'defline' definition 'include_dialogue_line'. [funcArgNamesDifferent]
aegisub-3.2.2/src/ass_file.h:106:24: note: Function 'LoadDefault' argument 1 names different: declaration 'defline' definition 'include_dialogue_line'.
aegisub-3.2.2/src/ass_file.cpp:41:32: note: Function 'LoadDefault' argument 1 names different: declaration 'defline' definition 'include_dialogue_line'.
aegisub-3.2.2/src/ass_file.cpp:139:34: style: Function 'GetResolution' argument 1 names different: declaration 'w' definition 'sw'. [funcArgNamesDifferent]
aegisub-3.2.2/src/ass_file.h:121:26: note: Function 'GetResolution' argument 1 names different: declaration 'w' definition 'sw'.
aegisub-3.2.2/src/ass_file.cpp:139:34: note: Function 'GetResolution' argument 1 names different: declaration 'w' definition 'sw'.
aegisub-3.2.2/src/ass_file.cpp:139:43: style: Function 'GetResolution' argument 2 names different: declaration 'h' definition 'sh'. [funcArgNamesDifferent]
aegisub-3.2.2/src/ass_file.h:121:33: note: Function 'GetResolution' argument 2 names different: declaration 'h' definition 'sh'.
aegisub-3.2.2/src/ass_file.cpp:139:43: note: Function 'GetResolution' argument 2 names different: declaration 'h' definition 'sh'.
aegisub-3.2.2/src/ass_file.cpp:66:10: warning: Member variable 'AssFile::AnnounceCommit' is not initialized in the constructor. [uninitMemberVar]
aegisub-3.2.2/src/ass_file.cpp:66:10: warning: Member variable 'AssFile::PushState' is not initialized in the constructor. [uninitMemberVar]
aegisub-3.2.2/src/ass_file.cpp:90:19: warning: Member variable 'AssFile::AnnounceCommit' is not assigned a value in 'AssFile::operator='. [operatorEqVarError]
aegisub-3.2.2/src/ass_file.cpp:90:19: warning: Member variable 'AssFile::PushState' is not assigned a value in 'AssFile::operator='. [operatorEqVarError]
aegisub-3.2.2/src/ass_file.cpp:247:7: style: Technically the member function '::extradata_id_cmp::operator()' can be const. [functionConst]
aegisub-3.2.2/src/ass_file.cpp:250:7: style: Technically the member function '::extradata_id_cmp::operator()' can be const. [functionConst]
aegisub-3.2.2/src/ass_parser.h:37:7: performance: Technically the member function 'AssParser::UnknownLine' can be static. [functionStatic]
aegisub-3.2.2/src/ass_style.cpp:103:39: style: Function 'AssStyle' argument 1 names different: declaration 'data' definition 'str'. [funcArgNamesDifferent]
aegisub-3.2.2/src/ass_style.h:74:30: note: Function 'AssStyle' argument 1 names different: declaration 'data' definition 'str'.
aegisub-3.2.2/src/ass_style.cpp:103:39: note: Function 'AssStyle' argument 1 names different: declaration 'data' definition 'str'.
aegisub-3.2.2/src/ass_style.cpp:64:2: style: Class 'parser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/ass_style_storage.h:65:27: style: Technically the member function 'AssStyleStorage::GetNames' can be const. [functionConst]
aegisub-3.2.2/src/ass_style_storage.cpp:93:43: note: Technically the member function 'AssStyleStorage::GetNames' can be const.
aegisub-3.2.2/src/ass_style_storage.h:65:27: note: Technically the member function 'AssStyleStorage::GetNames' can be const.
aegisub-3.2.2/src/async_video_provider.cpp:33:63: style: Function 'ProcFrame' argument 1 names different: declaration 'frame' definition 'frame_number'. [funcArgNamesDifferent]
aegisub-3.2.2/src/async_video_provider.h:70:44: note: Function 'ProcFrame' argument 1 names different: declaration 'frame' definition 'frame_number'.
aegisub-3.2.2/src/async_video_provider.cpp:33:63: note: Function 'ProcFrame' argument 1 names different: declaration 'frame' definition 'frame_number'.
aegisub-3.2.2/src/async_video_provider.cpp:94:61: style: Function 'AsyncVideoProvider' argument 1 names different: declaration 'filename' definition 'video_filename'. [funcArgNamesDifferent]
aegisub-3.2.2/src/async_video_provider.h:130:42: note: Function 'AsyncVideoProvider' argument 1 names different: declaration 'filename' definition 'video_filename'.
aegisub-3.2.2/src/async_video_provider.cpp:94:61: note: Function 'AsyncVideoProvider' argument 1 names different: declaration 'filename' definition 'video_filename'.
aegisub-3.2.2/src/async_video_provider.cpp:107:55: style: Function 'LoadSubtitles' argument 1 names different: declaration 'subs' definition 'new_subs'. [funcArgNamesDifferent]
aegisub-3.2.2/src/async_video_provider.h:87:36: note: Function 'LoadSubtitles' argument 1 names different: declaration 'subs' definition 'new_subs'.
aegisub-3.2.2/src/async_video_provider.cpp:107:55: note: Function 'LoadSubtitles' argument 1 names different: declaration 'subs' definition 'new_subs'.
aegisub-3.2.2/src/async_video_provider.cpp:118:57: style: Function 'UpdateSubtitles' argument 1 names different: declaration 'subs' definition 'new_subs'. [funcArgNamesDifferent]
aegisub-3.2.2/src/async_video_provider.h:95:38: note: Function 'UpdateSubtitles' argument 1 names different: declaration 'subs' definition 'new_subs'.
aegisub-3.2.2/src/async_video_provider.cpp:118:57: note: Function 'UpdateSubtitles' argument 1 names different: declaration 'subs' definition 'new_subs'.
aegisub-3.2.2/src/async_video_provider.cpp:142:43: style: Function 'RequestFrame' argument 1 names different: declaration 'frame' definition 'new_frame'. [funcArgNamesDifferent]
aegisub-3.2.2/src/async_video_provider.h:103:24: note: Function 'RequestFrame' argument 1 names different: declaration 'frame' definition 'new_frame'.
aegisub-3.2.2/src/async_video_provider.cpp:142:43: note: Function 'RequestFrame' argument 1 names different: declaration 'frame' definition 'new_frame'.
aegisub-3.2.2/src/async_video_provider.cpp:142:61: style: Function 'RequestFrame' argument 2 names different: declaration 'time' definition 'new_time'. [funcArgNamesDifferent]
aegisub-3.2.2/src/async_video_provider.h:103:38: note: Function 'RequestFrame' argument 2 names different: declaration 'time' definition 'new_time'.
aegisub-3.2.2/src/async_video_provider.cpp:142:61: note: Function 'RequestFrame' argument 2 names different: declaration 'time' definition 'new_time'.
aegisub-3.2.2/src/async_video_provider.cpp:229:77: style: Function 'SubtitlesProviderErrorEvent' argument 1 names different: declaration 'msg' definition 'err'. [funcArgNamesDifferent]
aegisub-3.2.2/src/async_video_provider.h:154:49: note: Function 'SubtitlesProviderErrorEvent' argument 1 names different: declaration 'msg' definition 'err'.
aegisub-3.2.2/src/async_video_provider.cpp:229:77: note: Function 'SubtitlesProviderErrorEvent' argument 1 names different: declaration 'msg' definition 'err'.
aegisub-3.2.2/src/async_video_provider.h:68:7: style: Technically the member function 'AsyncVideoProvider::NeedUpdate' can be const. [functionConst]
aegisub-3.2.2/src/async_video_provider.cpp:152:26: note: Technically the member function 'AsyncVideoProvider::NeedUpdate' can be const.
aegisub-3.2.2/src/async_video_provider.h:68:7: note: Technically the member function 'AsyncVideoProvider::NeedUpdate' can be const.
aegisub-3.2.2/src/async_video_provider.h:149:2: style: Struct 'VideoProviderErrorEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/async_video_provider.h:154:2: style: Struct 'SubtitlesProviderErrorEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/audio_controller.h:126:2: style: Class 'AudioController' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/audio_marker.h:154:2: style: Class 'VideoPositionMarkerProvider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/audio_marker.h:166:3: style: Struct 'Marker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/audio_rendering_style.h:57:3: warning: Class 'AudioRenderingStyleRanges' which has virtual members does not have a virtual destructor. [virtualDestructor]
aegisub-3.2.2/src/block_cache.h:181:35: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aegisub-3.2.2/src/audio_display.cpp:1236:43: style: Function 'OnPlaybackPosition' argument 1 names different: declaration 'ms_position' definition 'ms'. [funcArgNamesDifferent]
aegisub-3.2.2/src/audio_display.h:234:30: note: Function 'OnPlaybackPosition' argument 1 names different: declaration 'ms_position' definition 'ms'.
aegisub-3.2.2/src/audio_display.cpp:1236:43: note: Function 'OnPlaybackPosition' argument 1 names different: declaration 'ms_position' definition 'ms'.
aegisub-3.2.2/src/audio_display.cpp:272:2: warning: Member variable 'AudioDisplayTimeline::scale_minor' is not initialized in the constructor. [uninitMemberVar]
aegisub-3.2.2/src/audio_display.cpp:272:2: warning: Member variable 'AudioDisplayTimeline::scale_major_modulo' is not initialized in the constructor. [uninitMemberVar]
aegisub-3.2.2/src/audio_display.cpp:272:2: warning: Member variable 'AudioDisplayTimeline::scale_minor_divisor' is not initialized in the constructor. [uninitMemberVar]
aegisub-3.2.2/src/block_cache.h:71:9: performance: Technically the member function 'BasicDataBlockFactory::GetBlockSize' can be static. [functionStatic]
aegisub-3.2.2/src/block_cache.h:274:9: performance: Technically the member function 'DataBlockCache::Speculate' can be static. [functionStatic]
aegisub-3.2.2/src/audio_renderer.h:55:2: style: Struct 'AudioRendererBitmapCacheBitmapFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/audio_renderer_spectrum.h:111:2: style: Class 'AudioSpectrumRenderer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/audio_renderer_waveform.h:55:2: style: Class 'AudioWaveformRenderer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/video_controller.h:114:2: style: Class 'VideoController' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/audio_display.cpp:132:2: style: Class 'AudioDisplayScrollbar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/audio_display.cpp:272:2: style: Class 'AudioDisplayTimeline' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/audio_karaoke.cpp:130:36: style: Function 'SetEnabled' argument 1 names different: declaration 'enable' definition 'en'. [funcArgNamesDifferent]
aegisub-3.2.2/src/audio_karaoke.h:159:23: note: Function 'SetEnabled' argument 1 names different: declaration 'enable' definition 'en'.
aegisub-3.2.2/src/audio_karaoke.cpp:130:36: note: Function 'SetEnabled' argument 1 names different: declaration 'enable' definition 'en'.
aegisub-3.2.2/src/audio_karaoke.cpp:144:40: style: Function 'OnSize' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
aegisub-3.2.2/src/audio_karaoke.h:143:27: note: Function 'OnSize' argument 1 names different: declaration 'event' definition 'evt'.
aegisub-3.2.2/src/audio_karaoke.cpp:144:40: note: Function 'OnSize' argument 1 names different: declaration 'event' definition 'evt'.
aegisub-3.2.2/src/audio_karaoke.cpp:425:50: style: Function 'SetTagType' argument 1 names different: declaration 'new_type' definition 'new_tag'. [funcArgNamesDifferent]
aegisub-3.2.2/src/audio_karaoke.h:123:37: note: Function 'SetTagType' argument 1 names different: declaration 'new_type' definition 'new_tag'.
aegisub-3.2.2/src/audio_karaoke.cpp:425:50: note: Function 'SetTagType' argument 1 names different: declaration 'new_type' definition 'new_tag'.
aegisub-3.2.2/src/audio_karaoke.cpp:323:19: style: Variable 'max_scroll' is assigned a value that is never used. [unreadVariable]
aegisub-3.2.2/src/selection_controller.h:50:2: style: Class 'SelectionController' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/audio_renderer.cpp:78:52: style: Function 'SetMillisecondsPerPixel' argument 1 names different: declaration 'pixel_ms' definition 'new_pixel_ms'. [funcArgNamesDifferent]
aegisub-3.2.2/src/audio_renderer.h:137:38: note: Function 'SetMillisecondsPerPixel' argument 1 names different: declaration 'pixel_ms' definition 'new_pixel_ms'.
aegisub-3.2.2/src/audio_renderer.cpp:78:52: note: Function 'SetMillisecondsPerPixel' argument 1 names different: declaration 'pixel_ms' definition 'new_pixel_ms'.
aegisub-3.2.2/src/audio_renderer.cpp:89:35: style: Function 'SetHeight' argument 1 names different: declaration 'pixel_height' definition '_pixel_height'. [funcArgNamesDifferent]
aegisub-3.2.2/src/audio_renderer.h:143:21: note: Function 'SetHeight' argument 1 names different: declaration 'pixel_height' definition '_pixel_height'.
aegisub-3.2.2/src/audio_renderer.cpp:89:35: note: Function 'SetHeight' argument 1 names different: declaration 'pixel_height' definition '_pixel_height'.
aegisub-3.2.2/src/audio_renderer.cpp:95:45: style: Function 'SetAmplitudeScale' argument 1 names different: declaration 'amplitude_scale' definition '_amplitude_scale'. [funcArgNamesDifferent]
aegisub-3.2.2/src/audio_renderer.h:154:31: note: Function 'SetAmplitudeScale' argument 1 names different: declaration 'amplitude_scale' definition '_amplitude_scale'.
aegisub-3.2.2/src/audio_renderer.cpp:95:45: note: Function 'SetAmplitudeScale' argument 1 names different: declaration 'amplitude_scale' definition '_amplitude_scale'.
aegisub-3.2.2/src/audio_renderer.cpp:107:62: style: Function 'SetRenderer' argument 1 names different: declaration 'renderer' definition '_renderer'. [funcArgNamesDifferent]
aegisub-3.2.2/src/audio_renderer.h:178:48: note: Function 'SetRenderer' argument 1 names different: declaration 'renderer' definition '_renderer'.
aegisub-3.2.2/src/audio_renderer.cpp:107:62: note: Function 'SetRenderer' argument 1 names different: declaration 'renderer' definition '_renderer'.
aegisub-3.2.2/src/audio_renderer.cpp:122:58: style: Function 'SetAudioProvider' argument 1 names different: declaration 'provider' definition '_provider'. [funcArgNamesDifferent]
aegisub-3.2.2/src/audio_renderer.h:194:44: note: Function 'SetAudioProvider' argument 1 names different: declaration 'provider' definition '_provider'.
aegisub-3.2.2/src/audio_renderer.cpp:122:58: note: Function 'SetAudioProvider' argument 1 names different: declaration 'provider' definition '_provider'.
aegisub-3.2.2/src/audio_renderer.cpp:226:67: style: Function 'SetProvider' argument 1 names different: declaration 'provider' definition '_provider'. [funcArgNamesDifferent]
aegisub-3.2.2/src/audio_renderer.h:274:39: note: Function 'SetProvider' argument 1 names different: declaration 'provider' definition '_provider'.
aegisub-3.2.2/src/audio_renderer.cpp:226:67: note: Function 'SetProvider' argument 1 names different: declaration 'provider' definition '_provider'.
aegisub-3.2.2/src/audio_renderer.cpp:238:59: style: Function 'SetAmplitudeScale' argument 1 names different: declaration 'amplitude_scale' definition '_amplitude_scale'. [funcArgNamesDifferent]
aegisub-3.2.2/src/audio_renderer.h:282:31: note: Function 'SetAmplitudeScale' argument 1 names different: declaration 'amplitude_scale' definition '_amplitude_scale'.
aegisub-3.2.2/src/audio_renderer.cpp:238:59: note: Function 'SetAmplitudeScale' argument 1 names different: declaration 'amplitude_scale' definition '_amplitude_scale'.
aegisub-3.2.2/src/block_cache.h:181:0: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aegisub-3.2.2/src/audio_renderer_spectrum.cpp:149:50: style: Function 'SetResolution' argument 1 names different: declaration 'derivation_size' definition '_derivation_size'. [funcArgNamesDifferent]
aegisub-3.2.2/src/audio_renderer_spectrum.h:134:28: note: Function 'SetResolution' argument 1 names different: declaration 'derivation_size' definition '_derivation_size'.
aegisub-3.2.2/src/audio_renderer_spectrum.cpp:149:50: note: Function 'SetResolution' argument 1 names different: declaration 'derivation_size' definition '_derivation_size'.
aegisub-3.2.2/src/audio_renderer_spectrum.cpp:149:75: style: Function 'SetResolution' argument 2 names different: declaration 'derivation_dist' definition '_derivation_dist'. [funcArgNamesDifferent]
aegisub-3.2.2/src/audio_renderer_spectrum.h:134:52: note: Function 'SetResolution' argument 2 names different: declaration 'derivation_dist' definition '_derivation_dist'.
aegisub-3.2.2/src/audio_renderer_spectrum.cpp:149:75: note: Function 'SetResolution' argument 2 names different: declaration 'derivation_dist' definition '_derivation_dist'.
aegisub-3.2.2/src/audio_renderer_spectrum.h:85:7: style: Unused private function: 'AudioSpectrumRenderer::FillBlock' [unusedPrivateFunction]
aegisub-3.2.2/src/audio_renderer_spectrum.h:91:7: style: Technically the member function 'AudioSpectrumRenderer::ConvertToFloat' can be const. [functionConst]
aegisub-3.2.2/src/audio_renderer_spectrum.cpp:166:29: note: Technically the member function 'AudioSpectrumRenderer::ConvertToFloat' can be const.
aegisub-3.2.2/src/audio_renderer_spectrum.h:91:7: note: Technically the member function 'AudioSpectrumRenderer::ConvertToFloat' can be const.
aegisub-3.2.2/src/block_cache.h:274:0: performance: Technically the member function 'DataBlockCache < float , 10 , AudioSpectrumCacheBlockFactory >::Speculate' can be static. [functionStatic]
aegisub-3.2.2/src/audio_renderer_spectrum.cpp:59:2: style: Struct 'AudioSpectrumCacheBlockFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/audio_timing_dialogue.cpp:900:22: style: Condition 'snap_distance==0' is always true [knownConditionTrueFalse]
aegisub-3.2.2/src/audio_timing_dialogue.cpp:873:22: note: Assignment 'snap_distance=0', assigned value is 0
aegisub-3.2.2/src/audio_timing_dialogue.cpp:900:22: note: Condition 'snap_distance==0' is always true
aegisub-3.2.2/src/audio_timing_dialogue.cpp:828:97: style: Function 'SnapMarkers' argument 2 names different: declaration 'markers' definition 'active'. [funcArgNamesDifferent]
aegisub-3.2.2/src/audio_timing_dialogue.cpp:373:67: note: Function 'SnapMarkers' argument 2 names different: declaration 'markers' definition 'active'.
aegisub-3.2.2/src/audio_timing_dialogue.cpp:828:97: note: Function 'SnapMarkers' argument 2 names different: declaration 'markers' definition 'active'.
aegisub-3.2.2/src/audio_timing_dialogue.cpp:412:2: style: Class 'AudioTimingControllerDialogue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/audio_timing_dialogue.cpp:158:1: warning: The class 'TimeableLine' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aegisub-3.2.2/src/audio_timing_karaoke.cpp:225:90: style: Function 'GetMarkers' argument 2 names different: declaration 'out_markers' definition 'out'. [funcArgNamesDifferent]
aegisub-3.2.2/src/audio_timing_karaoke.cpp:119:61: note: Function 'GetMarkers' argument 2 names different: declaration 'out_markers' definition 'out'.
aegisub-3.2.2/src/audio_timing_karaoke.cpp:225:90: note: Function 'GetMarkers' argument 2 names different: declaration 'out_markers' definition 'out'.
aegisub-3.2.2/src/audio_timing_karaoke.cpp:408:82: style: Function 'OnMarkerDrag' argument 1 names different: declaration 'marker' definition 'm'. [funcArgNamesDifferent]
aegisub-3.2.2/src/audio_timing_karaoke.cpp:137:53: note: Function 'OnMarkerDrag' argument 1 names different: declaration 'marker' definition 'm'.
aegisub-3.2.2/src/audio_timing_karaoke.cpp:408:82: note: Function 'OnMarkerDrag' argument 1 names different: declaration 'marker' definition 'm'.
aegisub-3.2.2/src/audio_timing_karaoke.cpp:423:95: style: Function 'GetLabels' argument 2 names different: declaration 'out_labels' definition 'out'. [funcArgNamesDifferent]
aegisub-3.2.2/src/audio_timing_karaoke.cpp:125:66: note: Function 'GetLabels' argument 2 names different: declaration 'out_labels' definition 'out'.
aegisub-3.2.2/src/audio_timing_karaoke.cpp:423:95: note: Function 'GetLabels' argument 2 names different: declaration 'out_labels' definition 'out'.
aegisub-3.2.2/src/audio_timing_karaoke.cpp:54:2: style: Class 'KaraokeMarker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/auto4_base.cpp:356:55: style: Function 'LocalScriptManager' argument 1 names different: declaration 'context' definition 'c'. [funcArgNamesDifferent]
aegisub-3.2.2/src/auto4_base.h:219:36: note: Function 'LocalScriptManager' argument 1 names different: declaration 'context' definition 'c'.
aegisub-3.2.2/src/auto4_base.cpp:356:55: note: Function 'LocalScriptManager' argument 1 names different: declaration 'context' definition 'c'.
aegisub-3.2.2/src/auto4_base.h:219:3: style: Class 'LocalScriptManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/auto4_base.h:227:3: style: Class 'AutoloadScriptManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/auto4_base.h:278:3: style: Class 'UnknownScript' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/subs_controller.h:67:2: style: Class 'SubsController' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/auto4_lua.cpp:555:10: style: C-style pointer casting [cstyleCast]
aegisub-3.2.2/src/auto4_lua.cpp:299:3: style: Class 'LuaFeature' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/auto4_lua.cpp:319:3: style: Class 'LuaCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/auto4_lua.cpp:344:3: style: Class 'LuaExportFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/auto4_lua.cpp:368:3: style: Class 'LuaScript' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/auto4_lua_dialog.cpp:234:16: warning: The class 'IntEdit' defines member variable with name 'cw' also defined in its parent class 'Edit'. [duplInheritedMember]
aegisub-3.2.2/src/auto4_lua_dialog.cpp:160:16: note: Parent variable 'Edit::cw'
aegisub-3.2.2/src/auto4_lua_dialog.cpp:234:16: note: Derived variable 'IntEdit::cw'
aegisub-3.2.2/src/colour_button.h:48:2: style: Struct 'ColorValidator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/validators.h:71:2: style: Class 'DoubleSpinValidator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/auto4_lua_dialog.cpp:142:4: style: Class 'Label' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/auto4_lua_dialog.cpp:163:4: style: Class 'Edit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/auto4_lua_dialog.cpp:221:4: style: Class 'Textbox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/auto4_lua_dialog.cpp:239:4: style: Class 'IntEdit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/auto4_lua_dialog.cpp:276:4: style: Class 'FloatEdit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/auto4_lua_dialog.cpp:319:4: style: Class 'Dropdown' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/auto4_lua_dialog.cpp:348:4: style: Class 'Checkbox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/validators.h:75:1: warning: The class 'EnumBinder' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aegisub-3.2.2/src/auto4_lua_dialog.cpp:444:3: warning: Possible leak in public function. The pointer 'window' is not deallocated before it is allocated. [publicAllocationError]
aegisub-3.2.2/src/auto4_lua.h:140:14: style: Unused private function: 'LuaProgressSink::LuaSetProgress' [unusedPrivateFunction]
aegisub-3.2.2/src/auto4_lua.h:141:14: style: Unused private function: 'LuaProgressSink::LuaSetTask' [unusedPrivateFunction]
aegisub-3.2.2/src/auto4_lua.h:142:14: style: Unused private function: 'LuaProgressSink::LuaSetTitle' [unusedPrivateFunction]
aegisub-3.2.2/src/auto4_lua.h:143:14: style: Unused private function: 'LuaProgressSink::LuaGetCancelled' [unusedPrivateFunction]
aegisub-3.2.2/src/auto4_lua.h:144:14: style: Unused private function: 'LuaProgressSink::LuaDebugOut' [unusedPrivateFunction]
aegisub-3.2.2/src/auto4_lua.h:145:14: style: Unused private function: 'LuaProgressSink::LuaDisplayDialog' [unusedPrivateFunction]
aegisub-3.2.2/src/auto4_lua.h:146:14: style: Unused private function: 'LuaProgressSink::LuaDisplayOpenDialog' [unusedPrivateFunction]
aegisub-3.2.2/src/auto4_lua.h:147:14: style: Unused private function: 'LuaProgressSink::LuaDisplaySaveDialog' [unusedPrivateFunction]
aegisub-3.2.2/src/main.h:35:0: error: #error wxWidgets is compiled without exceptions support. Aegisub requires exceptions support in wxWidgets to run safely. [preprocessorErrorDirective]
aegisub-3.2.2/src/initial_line_state.h:31:2: style: Class 'InitialLineState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/command/edit.cpp:163:2: style: Struct 'parsed_line' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/command/edit.cpp:171:78: performance: Function parameter 'alt' should be passed by const reference. [passedByValue]
aegisub-3.2.2/src/command/recent.cpp:114:2: style: Class 'mru_wrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/search_replace_engine.h:74:2: style: Class 'SearchReplaceEngine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/dialog_styling_assistant.h:62:2: style: Class 'DialogStyling' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/dialog_translation.h:70:2: style: Class 'DialogTranslation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/dialog_detached_video.h:62:2: style: Class 'DialogDetachedVideo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/vector2d.h:38:2: style: Class 'Vector2D' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/command/video.cpp:221:2: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aegisub-3.2.2/src/command/command.h:95:23: note: Virtual function in base class
aegisub-3.2.2/src/command/video.cpp:221:2: note: Function in derived class
aegisub-3.2.2/src/command/video.cpp:222:2: style: The function 'StrMenu' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aegisub-3.2.2/src/command/command.h:97:20: note: Virtual function in base class
aegisub-3.2.2/src/command/video.cpp:222:2: note: Function in derived class
aegisub-3.2.2/src/command/video.cpp:223:2: style: The function 'StrDisplay' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aegisub-3.2.2/src/command/command.h:100:20: note: Virtual function in base class
aegisub-3.2.2/src/command/video.cpp:223:2: note: Function in derived class
aegisub-3.2.2/src/command/video.cpp:224:2: style: The function 'StrHelp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aegisub-3.2.2/src/command/command.h:102:20: note: Virtual function in base class
aegisub-3.2.2/src/command/video.cpp:224:2: note: Function in derived class
aegisub-3.2.2/src/spline_curve.h:59:2: style: Class 'SplineCurve' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/spline.h:50:2: style: Class 'Spline' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/visual_tool.h:172:0: style: The function 'Draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aegisub-3.2.2/src/visual_tool.h:141:15: note: Virtual function in base class
aegisub-3.2.2/src/visual_tool.h:172:0: note: Function in derived class
aegisub-3.2.2/src/crash_writer_minidump.cpp:80:7: style: Technically the member function '::dump_thread_state::write_dump' can be const. [functionConst]
aegisub-3.2.2/src/dialog_attachments.cpp:73:2: style: Struct 'DialogAttachments' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aegisub-3.2.2/src/dialog_attachments.cpp:73:2: style: Struct 'DialogAttachments' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aegisub-3.2.2/src/dialog_automation.cpp:105:50: style: Function 'DialogAutomation' argument 1 names different: declaration 'context' definition 'c'. [funcArgNamesDifferent]
aegisub-3.2.2/src/dialog_automation.cpp:102:33: note: Function 'DialogAutomation' argument 1 names different: declaration 'context' definition 'c'.
aegisub-3.2.2/src/dialog_automation.cpp:105:50: note: Function 'DialogAutomation' argument 1 names different: declaration 'context' definition 'c'.
aegisub-3.2.2/src/dialog_automation.cpp:102:2: style: Class 'DialogAutomation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/dialog_autosave.cpp:55:7: performance: Technically the member function '::DialogAutosave::Populate' can be static. [functionStatic]
aegisub-3.2.2/src/dialog_autosave.cpp:120:22: note: Technically the member function '::DialogAutosave::Populate' can be static.
aegisub-3.2.2/src/dialog_autosave.cpp:55:7: note: Technically the member function '::DialogAutosave::Populate' can be static.
aegisub-3.2.2/src/dialog_autosave.cpp:71:2: style: Class 'DialogAutosave' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aegisub-3.2.2/src/dialog_autosave.cpp:71:2: style: Class 'DialogAutosave' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aegisub-3.2.2/src/dialog_autosave.cpp:59:2: style: Class 'DialogAutosave' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/dialog_colorpicker.cpp:850:69: style: Condition '1==0' is always false [knownConditionTrueFalse]
aegisub-3.2.2/src/dialog_detached_video.cpp:119:54: style: Function 'OnMinimize' argument 1 names different: declaration 'evt' definition 'event'. [funcArgNamesDifferent]
aegisub-3.2.2/src/dialog_detached_video.h:55:34: note: Function 'OnMinimize' argument 1 names different: declaration 'evt' definition 'event'.
aegisub-3.2.2/src/dialog_detached_video.cpp:119:54: note: Function 'OnMinimize' argument 1 names different: declaration 'evt' definition 'event'.
aegisub-3.2.2/src/dialog_dummy_video.cpp:155:61: style: Function 'OnResolutionShortcut' argument 1 names different: declaration 'evt' definition 'e'. [funcArgNamesDifferent]
aegisub-3.2.2/src/dialog_dummy_video.cpp:56:44: note: Function 'OnResolutionShortcut' argument 1 names different: declaration 'evt' definition 'e'.
aegisub-3.2.2/src/dialog_dummy_video.cpp:155:61: note: Function 'OnResolutionShortcut' argument 1 names different: declaration 'evt' definition 'e'.
aegisub-3.2.2/src/dialog_dummy_video.cpp:123:14: style: Struct 'DialogDummyVideo' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aegisub-3.2.2/src/dialog_dummy_video.cpp:123:14: style: Struct 'DialogDummyVideo' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aegisub-3.2.2/src/dialog_dummy_video.cpp:59:2: style: Struct 'DialogDummyVideo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/dialog_export.cpp:139:2: style: Class 'DialogExport' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aegisub-3.2.2/src/dialog_export.cpp:139:2: style: Class 'DialogExport' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aegisub-3.2.2/src/dialog_export.cpp:81:2: style: Class 'DialogExport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/dialog_export_ebu3264.h:108:2: style: Class 'EbuExportSettings' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/dialog_export_ebu3264.cpp:93:3: style: Class 'TimecodeValidator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/dialog_export_ebu3264.cpp:50:2: warning: The class 'TimecodeValidator' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aegisub-3.2.2/src/font_file_lister.h:59:2: style: Class 'FontConfigFontFileLister' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/font_file_lister.h:117:2: style: Class 'FontCollector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/dialog_fonts_collector.cpp:71:2: style: Class 'DialogFontsCollector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/dialog_jumpto.cpp:78:2: style: Struct 'DialogJumpTo' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aegisub-3.2.2/src/dialog_jumpto.cpp:78:2: style: Struct 'DialogJumpTo' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aegisub-3.2.2/src/dialog_jumpto.cpp:63:2: style: Struct 'DialogJumpTo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/dialog_kara_timing_copy.cpp:469:50: style: Function 'DialogKanjiTimer' argument 1 names different: declaration 'context' definition 'c'. [funcArgNamesDifferent]
aegisub-3.2.2/src/dialog_kara_timing_copy.cpp:466:33: note: Function 'DialogKanjiTimer' argument 1 names different: declaration 'context' definition 'c'.
aegisub-3.2.2/src/dialog_kara_timing_copy.cpp:469:50: note: Function 'DialogKanjiTimer' argument 1 names different: declaration 'context' definition 'c'.
aegisub-3.2.2/src/dialog_kara_timing_copy.cpp:107:2: style: Class 'KaraokeLineMatchDisplay' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/dialog_kara_timing_copy.cpp:466:2: style: Class 'DialogKanjiTimer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/dialog_log.cpp:49:2: style: Class 'EmitLog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/dialog_log.cpp:94:2: style: Class 'LogWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/dialog_paste_over.cpp:74:2: style: Struct 'DialogPasteOver' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aegisub-3.2.2/src/dialog_paste_over.cpp:74:2: style: Struct 'DialogPasteOver' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aegisub-3.2.2/src/dialog_paste_over.cpp:51:2: style: Struct 'DialogPasteOver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/dialog_progress.cpp:114:66: style: Function 'DialogProgress' argument 2 names different: declaration 'title' definition 'title_text'. [funcArgNamesDifferent]
aegisub-3.2.2/src/dialog_progress.h:64:51: note: Function 'DialogProgress' argument 2 names different: declaration 'title' definition 'title_text'.
aegisub-3.2.2/src/dialog_progress.cpp:114:66: note: Function 'DialogProgress' argument 2 names different: declaration 'title' definition 'title_text'.
aegisub-3.2.2/src/dialog_progress.cpp:79:2: style: Class 'DialogProgressSink' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/dialog_properties.cpp:146:2: style: Class 'DialogProperties' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aegisub-3.2.2/src/dialog_properties.cpp:146:2: style: Class 'DialogProperties' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aegisub-3.2.2/src/dialog_properties.cpp:84:2: style: Class 'DialogProperties' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/dialog_resample.cpp:89:46: style: Function 'DialogResample' argument 1 names different: declaration 'context' definition 'c'. [funcArgNamesDifferent]
aegisub-3.2.2/src/dialog_resample.cpp:79:31: note: Function 'DialogResample' argument 1 names different: declaration 'context' definition 'c'.
aegisub-3.2.2/src/dialog_resample.cpp:89:46: note: Function 'DialogResample' argument 1 names different: declaration 'context' definition 'c'.
aegisub-3.2.2/src/dialog_resample.cpp:125:2: style: Struct 'DialogResample' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aegisub-3.2.2/src/dialog_resample.cpp:125:2: style: Struct 'DialogResample' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aegisub-3.2.2/src/dialog_search_replace.cpp:45:64: style: Function 'DialogSearchReplace' argument 2 names different: declaration 'with_replace' definition 'replace'. [funcArgNamesDifferent]
aegisub-3.2.2/src/dialog_search_replace.h:44:44: note: Function 'DialogSearchReplace' argument 2 names different: declaration 'with_replace' definition 'replace'.
aegisub-3.2.2/src/dialog_search_replace.cpp:45:64: note: Function 'DialogSearchReplace' argument 2 names different: declaration 'with_replace' definition 'replace'.
aegisub-3.2.2/src/dialog_search_replace.cpp:176:60: style: Function 'Show' argument 2 names different: declaration 'with_replace' definition 'replace'. [funcArgNamesDifferent]
aegisub-3.2.2/src/dialog_search_replace.h:42:47: note: Function 'Show' argument 2 names different: declaration 'with_replace' definition 'replace'.
aegisub-3.2.2/src/dialog_search_replace.cpp:176:60: note: Function 'Show' argument 2 names different: declaration 'with_replace' definition 'replace'.
aegisub-3.2.2/src/dialog_selection.cpp:61:2: style: Class 'DialogSelection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/dialog_shift_times.cpp:85:2: style: Class 'DialogShiftTimes' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/dialog_spellchecker.cpp:99:2: style: Class 'DialogSpellChecker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/dialog_style_editor.cpp:506:62: style: Function 'OnPreviewColourChange' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
aegisub-3.2.2/src/dialog_style_editor.h:93:44: note: Function 'OnPreviewColourChange' argument 1 names different: declaration 'event' definition 'evt'.
aegisub-3.2.2/src/dialog_style_editor.cpp:506:62: note: Function 'OnPreviewColourChange' argument 1 names different: declaration 'event' definition 'evt'.
aegisub-3.2.2/src/dialog_style_editor.cpp:408:37: style: Variable 'styles' is assigned a value that is never used. [unreadVariable]
aegisub-3.2.2/src/dialog_style_manager.cpp:175:2: style: Class 'DialogStyleManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/dialog_timing_processor.cpp:289:43: style: Function 'CheckAll' argument 1 names different: declaration 'check' definition 'value'. [funcArgNamesDifferent]
aegisub-3.2.2/src/dialog_timing_processor.cpp:94:21: note: Function 'CheckAll' argument 1 names different: declaration 'check' definition 'value'.
aegisub-3.2.2/src/dialog_timing_processor.cpp:289:43: note: Function 'CheckAll' argument 1 names different: declaration 'check' definition 'value'.
aegisub-3.2.2/src/dialog_timing_processor.cpp:169:2: style: Struct 'DialogTimingProcessor' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aegisub-3.2.2/src/dialog_timing_processor.cpp:169:2: style: Struct 'DialogTimingProcessor' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aegisub-3.2.2/src/dialog_timing_processor.cpp:105:2: style: Struct 'DialogTimingProcessor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/dialog_translation.cpp:63:52: style: Function 'DialogTranslation' argument 1 names different: declaration 'context' definition 'c'. [funcArgNamesDifferent]
aegisub-3.2.2/src/dialog_translation.h:70:34: note: Function 'DialogTranslation' argument 1 names different: declaration 'context' definition 'c'.
aegisub-3.2.2/src/dialog_translation.cpp:63:52: note: Function 'DialogTranslation' argument 1 names different: declaration 'context' definition 'c'.
aegisub-3.2.2/src/export_framerate.cpp:155:116: style: Function 'TransformTimeTags' argument 3 names different: declaration 'userdata' definition 'curData'. [funcArgNamesDifferent]
aegisub-3.2.2/src/export_framerate.h:69:95: note: Function 'TransformTimeTags' argument 3 names different: declaration 'userdata' definition 'curData'.
aegisub-3.2.2/src/export_framerate.cpp:155:116: note: Function 'TransformTimeTags' argument 3 names different: declaration 'userdata' definition 'curData'.
aegisub-3.2.2/src/export_framerate.cpp:51:30: warning: Member variable 'AssTransformFramerateFilter::InputFramerate' is not initialized in the constructor. [uninitMemberVar]
aegisub-3.2.2/src/export_framerate.cpp:51:30: warning: Member variable 'AssTransformFramerateFilter::OutputFramerate' is not initialized in the constructor. [uninitMemberVar]
aegisub-3.2.2/src/export_framerate.cpp:51:30: warning: Member variable 'AssTransformFramerateFilter::RadioOutputCFR' is not initialized in the constructor. [uninitMemberVar]
aegisub-3.2.2/src/export_framerate.cpp:51:30: warning: Member variable 'AssTransformFramerateFilter::RadioOutputVFR' is not initialized in the constructor. [uninitMemberVar]
aegisub-3.2.2/src/export_framerate.cpp:51:30: warning: Member variable 'AssTransformFramerateFilter::Reverse' is not initialized in the constructor. [uninitMemberVar]
aegisub-3.2.2/src/fft.cpp:77:14: style: The scope of the variable 'ar1' can be reduced. [variableScope]
aegisub-3.2.2/src/fft.cpp:77:19: style: The scope of the variable 'ar2' can be reduced. [variableScope]
aegisub-3.2.2/src/fft.cpp:77:29: style: The scope of the variable 'ai1' can be reduced. [variableScope]
aegisub-3.2.2/src/fft.cpp:77:34: style: The scope of the variable 'ai2' can be reduced. [variableScope]
aegisub-3.2.2/src/fft.h:38:7: performance: Technically the member function 'FFT::IsPowerOfTwo' can be static. [functionStatic]
aegisub-3.2.2/src/fft.cpp:130:11: note: Technically the member function 'FFT::IsPowerOfTwo' can be static.
aegisub-3.2.2/src/fft.h:38:7: note: Technically the member function 'FFT::IsPowerOfTwo' can be static.
aegisub-3.2.2/src/fft.h:39:15: performance: Technically the member function 'FFT::NumberOfBitsNeeded' can be static. [functionStatic]
aegisub-3.2.2/src/fft.cpp:137:19: note: Technically the member function 'FFT::NumberOfBitsNeeded' can be static.
aegisub-3.2.2/src/fft.h:39:15: note: Technically the member function 'FFT::NumberOfBitsNeeded' can be static.
aegisub-3.2.2/src/fft.h:40:15: performance: Technically the member function 'FFT::ReverseBits' can be static. [functionStatic]
aegisub-3.2.2/src/fft.cpp:150:19: note: Technically the member function 'FFT::ReverseBits' can be static.
aegisub-3.2.2/src/fft.h:40:15: note: Technically the member function 'FFT::ReverseBits' can be static.
aegisub-3.2.2/src/fft.h:41:8: performance: Technically the member function 'FFT::FrequencyAtIndex' can be static. [functionStatic]
aegisub-3.2.2/src/fft.cpp:162:12: note: Technically the member function 'FFT::FrequencyAtIndex' can be static.
aegisub-3.2.2/src/fft.h:41:8: note: Technically the member function 'FFT::FrequencyAtIndex' can be static.
aegisub-3.2.2/src/gl_text.cpp:289:49: style: Function 'GetGlyph' argument 1 names different: declaration 'chr' definition 'i'. [funcArgNamesDifferent]
aegisub-3.2.2/src/gl_text.h:65:38: note: Function 'GetGlyph' argument 1 names different: declaration 'chr' definition 'i'.
aegisub-3.2.2/src/gl_text.cpp:289:49: note: Function 'GetGlyph' argument 1 names different: declaration 'chr' definition 'i'.
aegisub-3.2.2/src/gl_text.cpp:294:52: style: Function 'CreateGlyph' argument 1 names different: declaration 'chr' definition 'n'. [funcArgNamesDifferent]
aegisub-3.2.2/src/gl_text.h:67:41: note: Function 'CreateGlyph' argument 1 names different: declaration 'chr' definition 'n'.
aegisub-3.2.2/src/gl_text.cpp:294:52: note: Function 'CreateGlyph' argument 1 names different: declaration 'chr' definition 'n'.
aegisub-3.2.2/src/gl_text.cpp:159:2: style: Class 'OpenGLTextTexture' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/gl_wrap.cpp:301:41: style: Public interface of OpenGLWrapper is not safe. When calling OpenGLWrapper::DrawLines(), if parameter dim is 0 that leads to division by zero. [unsafeClassDivZero]
aegisub-3.2.2/src/gl_wrap.cpp:308:41: style: Public interface of OpenGLWrapper is not safe. When calling OpenGLWrapper::DrawLines(), if parameter dim is 0 that leads to division by zero. [unsafeClassDivZero]
aegisub-3.2.2/src/gl_wrap.cpp:325:46: style: Public interface of OpenGLWrapper is not safe. When calling OpenGLWrapper::DrawLineStrip(), if parameter dim is 0 that leads to division by zero. [unsafeClassDivZero]
aegisub-3.2.2/src/gl_wrap.cpp:115:68: style: Function 'DrawDashedLine' argument 3 names different: declaration 'dashLen' definition 'step'. [funcArgNamesDifferent]
aegisub-3.2.2/src/gl_wrap.h:56:54: note: Function 'DrawDashedLine' argument 3 names different: declaration 'dashLen' definition 'step'.
aegisub-3.2.2/src/gl_wrap.cpp:115:68: note: Function 'DrawDashedLine' argument 3 names different: declaration 'dashLen' definition 'step'.
aegisub-3.2.2/src/gl_wrap.cpp:163:83: style: Function 'DrawRing' argument 5 names different: declaration 'arcStart' definition 'arc_start'. [funcArgNamesDifferent]
aegisub-3.2.2/src/gl_wrap.h:60:76: note: Function 'DrawRing' argument 5 names different: declaration 'arcStart' definition 'arc_start'.
aegisub-3.2.2/src/gl_wrap.cpp:163:83: note: Function 'DrawRing' argument 5 names different: declaration 'arcStart' definition 'arc_start'.
aegisub-3.2.2/src/gl_wrap.cpp:163:100: style: Function 'DrawRing' argument 6 names different: declaration 'arcEnd' definition 'arc_end'. [funcArgNamesDifferent]
aegisub-3.2.2/src/gl_wrap.h:60:99: note: Function 'DrawRing' argument 6 names different: declaration 'arcEnd' definition 'arc_end'.
aegisub-3.2.2/src/gl_wrap.cpp:163:100: note: Function 'DrawRing' argument 6 names different: declaration 'arcEnd' definition 'arc_end'.
aegisub-3.2.2/src/gl_wrap.h:65:7: style: Technically the member function 'OpenGLWrapper::DrawLines' can be const. [functionConst]
aegisub-3.2.2/src/gl_wrap.cpp:313:21: note: Technically the member function 'OpenGLWrapper::DrawLines' can be const.
aegisub-3.2.2/src/gl_wrap.h:65:7: note: Technically the member function 'OpenGLWrapper::DrawLines' can be const.
aegisub-3.2.2/src/gl_wrap.h:66:7: style: Technically the member function 'OpenGLWrapper::DrawLineStrip' can be const. [functionConst]
aegisub-3.2.2/src/gl_wrap.cpp:321:21: note: Technically the member function 'OpenGLWrapper::DrawLineStrip' can be const.
aegisub-3.2.2/src/gl_wrap.h:66:7: note: Technically the member function 'OpenGLWrapper::DrawLineStrip' can be const.
aegisub-3.2.2/src/help_button.cpp:80:39: style: Function 'OpenPage' argument 1 names different: declaration 'page' definition 'pageID'. [funcArgNamesDifferent]
aegisub-3.2.2/src/help_button.h:35:35: note: Function 'OpenPage' argument 1 names different: declaration 'page' definition 'pageID'.
aegisub-3.2.2/src/help_button.cpp:80:39: note: Function 'OpenPage' argument 1 names different: declaration 'page' definition 'pageID'.
aegisub-3.2.2/src/help_button.cpp:65:87: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
aegisub-3.2.2/src/hotkey_data_view_model.cpp:40:3: warning: Class 'HotkeyModelItem' which has virtual members does not have a virtual destructor. [virtualDestructor]
aegisub-3.2.2/src/hotkey_data_view_model.h:36:2: style: Class 'HotkeyDataViewModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/preferences.h:48:2: style: Class 'Preferences' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/hotkey_data_view_model.cpp:212:2: style: Class 'HotkeyModelRoot' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/libresrc/libresrc.cpp:23:49: style: Function 'libresrc_getimage' argument 1 names different: declaration 'image' definition 'buff'. [funcArgNamesDifferent]
aegisub-3.2.2/src/libresrc/libresrc.h:24:49: note: Function 'libresrc_getimage' argument 1 names different: declaration 'image' definition 'buff'.
aegisub-3.2.2/src/libresrc/libresrc.cpp:23:49: note: Function 'libresrc_getimage' argument 1 names different: declaration 'image' definition 'buff'.
aegisub-3.2.2/src/libresrc/libresrc.cpp:30:46: style: Function 'libresrc_geticon' argument 1 names different: declaration 'image' definition 'buff'. [funcArgNamesDifferent]
aegisub-3.2.2/src/libresrc/libresrc.h:25:46: note: Function 'libresrc_geticon' argument 1 names different: declaration 'image' definition 'buff'.
aegisub-3.2.2/src/libresrc/libresrc.cpp:30:46: note: Function 'libresrc_geticon' argument 1 names different: declaration 'image' definition 'buff'.
aegisub-3.2.2/src/menu.cpp:166:2: style: Class 'CommandManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/menu.cpp:271:2: style: Struct 'CommandMenu' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/menu.cpp:277:2: style: Struct 'CommandMenuBar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/menu.cpp:185:31: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aegisub-3.2.2/src/menu.cpp:186:32: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aegisub-3.2.2/src/menu.cpp:420:9: warning: Iterators to containers from different expressions 'section' and 'name' are used together. [mismatchingContainerExpression]
aegisub-3.2.2/src/menu.cpp:426:17: error: Iterators of different containers are used together. [mismatchingContainers]
aegisub-3.2.2/src/mkv_wrap.cpp:108:60: style: C-style pointer casting [cstyleCast]
aegisub-3.2.2/src/mkv_wrap.cpp:256:7: style: The scope of the variable 'err' can be reduced. [variableScope]
aegisub-3.2.2/src/mkv_wrap.cpp:104:2: style: Struct 'MkvStdIO' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/persist_location.cpp:28:64: performance: Function parameter 'options_prefix' should be passed by const reference. [passedByValue]
aegisub-3.2.2/src/preferences_base.cpp:230:57: performance: Function parameter 'opt_prefix' should be passed by const reference. [passedByValue]
aegisub-3.2.2/src/project.cpp:52:32: style: Function 'Project' argument 1 names different: declaration 'context' definition 'c'. [funcArgNamesDifferent]
aegisub-3.2.2/src/project.h:69:24: note: Function 'Project' argument 1 names different: declaration 'context' definition 'c'.
aegisub-3.2.2/src/project.cpp:52:32: note: Function 'Project' argument 1 names different: declaration 'context' definition 'c'.
aegisub-3.2.2/src/project.cpp:161:61: performance: Function parameter 'encoding' should be passed by const reference. [passedByValue]
aegisub-3.2.2/src/resolution_resampler.cpp:225:34: style: Function 'ResampleResolution' argument 1 names different: declaration 'file' definition 'ass'. [funcArgNamesDifferent]
aegisub-3.2.2/src/resolution_resampler.h:60:34: note: Function 'ResampleResolution' argument 1 names different: declaration 'file' definition 'ass'.
aegisub-3.2.2/src/resolution_resampler.cpp:225:34: note: Function 'ResampleResolution' argument 1 names different: declaration 'file' definition 'ass'.
aegisub-3.2.2/src/search_replace_engine.cpp:264:26: style: Condition 'settings.field!=SearchReplaceSettings::Field::TEXT' is always true [knownConditionTrueFalse]
aegisub-3.2.2/src/search_replace_engine.cpp:211:48: style: Function 'Replace' argument 1 names different: declaration 'line' definition 'diag'. [funcArgNamesDifferent]
aegisub-3.2.2/src/search_replace_engine.h:63:28: note: Function 'Replace' argument 1 names different: declaration 'line' definition 'diag'.
aegisub-3.2.2/src/search_replace_engine.cpp:211:48: note: Function 'Replace' argument 1 names different: declaration 'line' definition 'diag'.
aegisub-3.2.2/src/search_replace_engine.cpp:206:22: warning: Member variable 'SearchReplaceEngine::settings' is not initialized in the constructor. [uninitMemberVar]
aegisub-3.2.2/src/search_replace_engine.cpp:69:13: style: Technically the member function '::noop_accessor::make_match_state' can be const. [functionConst]
aegisub-3.2.2/src/search_replace_engine.cpp:119:13: style: Technically the member function '::skip_tags_accessor::make_match_state' can be const. [functionConst]
aegisub-3.2.2/src/search_replace_engine.cpp:62:2: style: Class 'noop_accessor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/search_replace_engine.cpp:96:2: style: Class 'skip_tags_accessor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/selection_controller.cpp:26:56: style: Function 'SelectionController' argument 1 names different: declaration 'context' definition 'c'. [funcArgNamesDifferent]
aegisub-3.2.2/src/selection_controller.h:50:36: note: Function 'SelectionController' argument 1 names different: declaration 'context' definition 'c'.
aegisub-3.2.2/src/selection_controller.cpp:26:56: note: Function 'SelectionController' argument 1 names different: declaration 'context' definition 'c'.
aegisub-3.2.2/src/spline.cpp:44:38: style: Function 'Spline' argument 1 names different: declaration 'scale' definition 'tl'. [funcArgNamesDifferent]
aegisub-3.2.2/src/spline.h:50:31: note: Function 'Spline' argument 1 names different: declaration 'scale' definition 'tl'.
aegisub-3.2.2/src/spline.cpp:44:38: note: Function 'Spline' argument 1 names different: declaration 'scale' definition 'tl'.
aegisub-3.2.2/src/spline.cpp:233:97: style: Function 'GetClosestParametricPoint' argument 4 names different: declaration 'point' definition 'pt'. [funcArgNamesDifferent]
aegisub-3.2.2/src/spline.h:79:90: note: Function 'GetClosestParametricPoint' argument 4 names different: declaration 'point' definition 'pt'.
aegisub-3.2.2/src/spline.cpp:233:97: note: Function 'GetClosestParametricPoint' argument 4 names different: declaration 'point' definition 'pt'.
aegisub-3.2.2/src/visual_tool.h:172:15: style: The function 'Draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aegisub-3.2.2/src/visual_tool.h:141:15: note: Virtual function in base class
aegisub-3.2.2/src/visual_tool.h:172:15: note: Function in derived class
aegisub-3.2.2/src/spline_curve.cpp:72:35: style: Function 'Smooth' argument 1 names different: declaration 'prev' definition 'p0'. [funcArgNamesDifferent]
aegisub-3.2.2/src/spline_curve.h:70:23: note: Function 'Smooth' argument 1 names different: declaration 'prev' definition 'p0'.
aegisub-3.2.2/src/spline_curve.cpp:72:35: note: Function 'Smooth' argument 1 names different: declaration 'prev' definition 'p0'.
aegisub-3.2.2/src/spline_curve.cpp:72:48: style: Function 'Smooth' argument 2 names different: declaration 'next' definition 'p5'. [funcArgNamesDifferent]
aegisub-3.2.2/src/spline_curve.h:70:38: note: Function 'Smooth' argument 2 names different: declaration 'next' definition 'p5'.
aegisub-3.2.2/src/spline_curve.cpp:72:48: note: Function 'Smooth' argument 2 names different: declaration 'next' definition 'p5'.
aegisub-3.2.2/src/spline_curve.cpp:159:51: style: Function 'GetClosestSegmentPart' argument 1 names different: declaration 'p1' definition 'pt1'. [funcArgNamesDifferent]
aegisub-3.2.2/src/spline_curve.h:41:39: note: Function 'GetClosestSegmentPart' argument 1 names different: declaration 'p1' definition 'pt1'.
aegisub-3.2.2/src/spline_curve.cpp:159:51: note: Function 'GetClosestSegmentPart' argument 1 names different: declaration 'p1' definition 'pt1'.
aegisub-3.2.2/src/spline_curve.cpp:159:65: style: Function 'GetClosestSegmentPart' argument 2 names different: declaration 'p2' definition 'pt2'. [funcArgNamesDifferent]
aegisub-3.2.2/src/spline_curve.h:41:52: note: Function 'GetClosestSegmentPart' argument 2 names different: declaration 'p2' definition 'pt2'.
aegisub-3.2.2/src/spline_curve.cpp:159:65: note: Function 'GetClosestSegmentPart' argument 2 names different: declaration 'p2' definition 'pt2'.
aegisub-3.2.2/src/spline_curve.cpp:159:79: style: Function 'GetClosestSegmentPart' argument 3 names different: declaration 'p3' definition 'pt3'. [funcArgNamesDifferent]
aegisub-3.2.2/src/spline_curve.h:41:65: note: Function 'GetClosestSegmentPart' argument 3 names different: declaration 'p3' definition 'pt3'.
aegisub-3.2.2/src/spline_curve.cpp:159:79: note: Function 'GetClosestSegmentPart' argument 3 names different: declaration 'p3' definition 'pt3'.
aegisub-3.2.2/src/spline_curve.cpp:163:55: style: Function 'GetClosestSegmentDistance' argument 1 names different: declaration 'p1' definition 'pt1'. [funcArgNamesDifferent]
aegisub-3.2.2/src/spline_curve.h:44:43: note: Function 'GetClosestSegmentDistance' argument 1 names different: declaration 'p1' definition 'pt1'.
aegisub-3.2.2/src/spline_curve.cpp:163:55: note: Function 'GetClosestSegmentDistance' argument 1 names different: declaration 'p1' definition 'pt1'.
aegisub-3.2.2/src/spline_curve.cpp:163:69: style: Function 'GetClosestSegmentDistance' argument 2 names different: declaration 'p2' definition 'pt2'. [funcArgNamesDifferent]
aegisub-3.2.2/src/spline_curve.h:44:56: note: Function 'GetClosestSegmentDistance' argument 2 names different: declaration 'p2' definition 'pt2'.
aegisub-3.2.2/src/spline_curve.cpp:163:69: note: Function 'GetClosestSegmentDistance' argument 2 names different: declaration 'p2' definition 'pt2'.
aegisub-3.2.2/src/spline_curve.cpp:163:83: style: Function 'GetClosestSegmentDistance' argument 3 names different: declaration 'p3' definition 'pt3'. [funcArgNamesDifferent]
aegisub-3.2.2/src/spline_curve.h:44:69: note: Function 'GetClosestSegmentDistance' argument 3 names different: declaration 'p3' definition 'pt3'.
aegisub-3.2.2/src/spline_curve.cpp:163:83: note: Function 'GetClosestSegmentDistance' argument 3 names different: declaration 'p3' definition 'pt3'.
aegisub-3.2.2/src/spline_curve.h:41:8: performance: Technically the member function 'SplineCurve::GetClosestSegmentPart' can be static. [functionStatic]
aegisub-3.2.2/src/spline_curve.cpp:159:20: note: Technically the member function 'SplineCurve::GetClosestSegmentPart' can be static.
aegisub-3.2.2/src/spline_curve.h:41:8: note: Technically the member function 'SplineCurve::GetClosestSegmentPart' can be static.
aegisub-3.2.2/src/subs_controller.cpp:176:61: style: Function 'Load' argument 1 names different: declaration 'file' definition 'filename'. [funcArgNamesDifferent]
aegisub-3.2.2/src/subs_controller.h:85:46: note: Function 'Load' argument 1 names different: declaration 'file' definition 'filename'.
aegisub-3.2.2/src/subs_controller.cpp:176:61: note: Function 'Load' argument 1 names different: declaration 'file' definition 'filename'.
aegisub-3.2.2/src/subs_controller.cpp:214:48: style: Function 'Save' argument 1 names different: declaration 'file' definition 'filename'. [funcArgNamesDifferent]
aegisub-3.2.2/src/subs_controller.h:90:33: note: Function 'Save' argument 1 names different: declaration 'file' definition 'filename'.
aegisub-3.2.2/src/subs_controller.cpp:214:48: note: Function 'Save' argument 1 names different: declaration 'file' definition 'filename'.
aegisub-3.2.2/src/subs_controller.cpp:300:55: style: Function 'SetFileName' argument 1 names different: declaration 'file' definition 'path'. [funcArgNamesDifferent]
aegisub-3.2.2/src/subs_controller.h:59:40: note: Function 'SetFileName' argument 1 names different: declaration 'file' definition 'path'.
aegisub-3.2.2/src/subs_controller.cpp:300:55: note: Function 'SetFileName' argument 1 names different: declaration 'file' definition 'path'.
aegisub-3.2.2/src/subs_edit_box.cpp:359:49: warning: Either the condition 'line?c->ass->GetStyle(line->Style):nullptr' is redundant or there is possible null pointer dereference: line. [nullPointerRedundantCheck]
aegisub-3.2.2/src/subs_edit_box.cpp:360:23: note: Assuming that condition 'line?c->ass->GetStyle(line->Style):nullptr' is not redundant
aegisub-3.2.2/src/subs_edit_box.cpp:359:49: note: Null pointer dereference
aegisub-3.2.2/src/subs_edit_box.cpp:386:3: style: C-style pointer casting [cstyleCast]
aegisub-3.2.2/src/subs_edit_box.cpp:530:39: style: Function 'OnSize' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
aegisub-3.2.2/src/subs_edit_box.h:152:27: note: Function 'OnSize' argument 1 names different: declaration 'event' definition 'evt'.
aegisub-3.2.2/src/subs_edit_box.cpp:530:39: note: Function 'OnSize' argument 1 names different: declaration 'event' definition 'evt'.
aegisub-3.2.2/src/subs_edit_box.cpp:589:49: style: Function 'OnStyleChange' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
aegisub-3.2.2/src/subs_edit_box.h:147:37: note: Function 'OnStyleChange' argument 1 names different: declaration 'event' definition 'evt'.
aegisub-3.2.2/src/subs_edit_box.cpp:589:49: note: Function 'OnStyleChange' argument 1 names different: declaration 'event' definition 'evt'.
aegisub-3.2.2/src/subs_edit_box.cpp:594:49: style: Function 'OnActorChange' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
aegisub-3.2.2/src/subs_edit_box.h:148:37: note: Function 'OnActorChange' argument 1 names different: declaration 'event' definition 'evt'.
aegisub-3.2.2/src/subs_edit_box.cpp:594:49: note: Function 'OnActorChange' argument 1 names different: declaration 'event' definition 'evt'.
aegisub-3.2.2/src/subs_edit_box.cpp:600:48: style: Function 'OnLayerEnter' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
aegisub-3.2.2/src/subs_edit_box.h:149:36: note: Function 'OnLayerEnter' argument 1 names different: declaration 'event' definition 'evt'.
aegisub-3.2.2/src/subs_edit_box.cpp:600:48: note: Function 'OnLayerEnter' argument 1 names different: declaration 'event' definition 'evt'.
aegisub-3.2.2/src/subs_edit_ctrl.cpp:80:61: style: Function 'SubsTextEditCtrl' argument 2 names different: declaration 'size' definition 'wsize'. [funcArgNamesDifferent]
aegisub-3.2.2/src/subs_edit_ctrl.h:113:44: note: Function 'SubsTextEditCtrl' argument 2 names different: declaration 'size' definition 'wsize'.
aegisub-3.2.2/src/subs_edit_ctrl.cpp:80:61: note: Function 'SubsTextEditCtrl' argument 2 names different: declaration 'size' definition 'wsize'.
aegisub-3.2.2/src/subs_preview.cpp:49:71: style: Function 'SubtitlesPreview' argument 3 names different: declaration 'style' definition 'winStyle'. [funcArgNamesDifferent]
aegisub-3.2.2/src/subs_preview.h:79:54: note: Function 'SubtitlesPreview' argument 3 names different: declaration 'style' definition 'winStyle'.
aegisub-3.2.2/src/subs_preview.cpp:49:71: note: Function 'SubtitlesPreview' argument 3 names different: declaration 'style' definition 'winStyle'.
aegisub-3.2.2/src/subs_preview.cpp:49:92: style: Function 'SubtitlesPreview' argument 4 names different: declaration 'colour' definition 'col'. [funcArgNamesDifferent]
aegisub-3.2.2/src/subs_preview.h:79:72: note: Function 'SubtitlesPreview' argument 4 names different: declaration 'colour' definition 'col'.
aegisub-3.2.2/src/subs_preview.cpp:49:92: note: Function 'SubtitlesPreview' argument 4 names different: declaration 'colour' definition 'col'.
aegisub-3.2.2/src/subs_preview.cpp:76:49: style: Function 'SetStyle' argument 1 names different: declaration 'style' definition 'new_style'. [funcArgNamesDifferent]
aegisub-3.2.2/src/subs_preview.h:73:32: note: Function 'SetStyle' argument 1 names different: declaration 'style' definition 'new_style'.
aegisub-3.2.2/src/subs_preview.cpp:76:49: note: Function 'SetStyle' argument 1 names different: declaration 'style' definition 'new_style'.
aegisub-3.2.2/src/subs_preview.cpp:124:44: style: Function 'OnSize' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
aegisub-3.2.2/src/subs_preview.h:67:27: note: Function 'OnSize' argument 1 names different: declaration 'event' definition 'evt'.
aegisub-3.2.2/src/subs_preview.cpp:124:44: note: Function 'OnSize' argument 1 names different: declaration 'event' definition 'evt'.
aegisub-3.2.2/src/subs_preview.cpp:49:92: performance: Function parameter 'col' should be passed by const reference. [passedByValue]
aegisub-3.2.2/src/subs_preview.cpp:93:45: performance: Function parameter 'col' should be passed by const reference. [passedByValue]
aegisub-3.2.2/src/subtitle_format.cpp:82:45: style: Function 'CanSave' argument 1 names different: declaration 'file' definition 'subs'. [funcArgNamesDifferent]
aegisub-3.2.2/src/subtitle_format.h:95:38: note: Function 'CanSave' argument 1 names different: declaration 'file' definition 'subs'.
aegisub-3.2.2/src/subtitle_format.cpp:82:45: note: Function 'CanSave' argument 1 names different: declaration 'file' definition 'subs'.
aegisub-3.2.2/src/subtitle_format_ass.cpp:36:133: style: Function 'ReadFile' argument 4 names different: declaration 'forceEncoding' definition 'encoding'. [funcArgNamesDifferent]
aegisub-3.2.2/src/subtitle_format_ass.h:29:115: note: Function 'ReadFile' argument 4 names different: declaration 'forceEncoding' definition 'encoding'.
aegisub-3.2.2/src/subtitle_format_ass.cpp:36:133: note: Function 'ReadFile' argument 4 names different: declaration 'forceEncoding' definition 'encoding'.
aegisub-3.2.2/src/subtitle_format_ebu3264.cpp:507:45: style: C-style pointer casting [cstyleCast]
aegisub-3.2.2/src/subtitle_format_ebu3264.cpp:55:8: style: struct member 'BlockGSI::oet' is never used. [unusedStructMember]
aegisub-3.2.2/src/subtitle_format_ebu3264.cpp:56:8: style: struct member 'BlockGSI::tpt' is never used. [unusedStructMember]
aegisub-3.2.2/src/subtitle_format_ebu3264.cpp:57:8: style: struct member 'BlockGSI::tet' is never used. [unusedStructMember]
aegisub-3.2.2/src/subtitle_format_ebu3264.cpp:59:8: style: struct member 'BlockGSI::tcd' is never used. [unusedStructMember]
aegisub-3.2.2/src/subtitle_format_ebu3264.cpp:75:8: style: struct member 'BlockGSI::pub' is never used. [unusedStructMember]
aegisub-3.2.2/src/subtitle_format_ebu3264.cpp:77:8: style: struct member 'BlockGSI::ecd' is never used. [unusedStructMember]
aegisub-3.2.2/src/subtitle_format_ebu3264.cpp:78:8: style: struct member 'BlockGSI::unused' is never used. [unusedStructMember]
aegisub-3.2.2/src/subtitle_format_encore.cpp:53:116: style: Function 'WriteFile' argument 3 names different: declaration 'fps' definition 'video_fps'. [funcArgNamesDifferent]
aegisub-3.2.2/src/subtitle_format_encore.h:41:95: note: Function 'WriteFile' argument 3 names different: declaration 'fps' definition 'video_fps'.
aegisub-3.2.2/src/subtitle_format_encore.cpp:53:116: note: Function 'WriteFile' argument 3 names different: declaration 'fps' definition 'video_fps'.
aegisub-3.2.2/src/subtitle_format_microdvd.cpp:80:114: style: Function 'ReadFile' argument 3 names different: declaration 'fps' definition 'vfps'. [funcArgNamesDifferent]
aegisub-3.2.2/src/subtitle_format_microdvd.h:45:91: note: Function 'ReadFile' argument 3 names different: declaration 'fps' definition 'vfps'.
aegisub-3.2.2/src/subtitle_format_microdvd.cpp:80:114: note: Function 'ReadFile' argument 3 names different: declaration 'fps' definition 'vfps'.
aegisub-3.2.2/src/subtitle_format_microdvd.cpp:80:139: style: Function 'ReadFile' argument 4 names different: declaration 'forceEncoding' definition 'encoding'. [funcArgNamesDifferent]
aegisub-3.2.2/src/subtitle_format_microdvd.h:45:115: note: Function 'ReadFile' argument 4 names different: declaration 'forceEncoding' definition 'encoding'.
aegisub-3.2.2/src/subtitle_format_microdvd.cpp:80:139: note: Function 'ReadFile' argument 4 names different: declaration 'forceEncoding' definition 'encoding'.
aegisub-3.2.2/src/subtitle_format_microdvd.cpp:123:118: style: Function 'WriteFile' argument 3 names different: declaration 'fps' definition 'vfps'. [funcArgNamesDifferent]
aegisub-3.2.2/src/subtitle_format_microdvd.h:47:95: note: Function 'WriteFile' argument 3 names different: declaration 'fps' definition 'vfps'.
aegisub-3.2.2/src/subtitle_format_microdvd.cpp:123:118: note: Function 'WriteFile' argument 3 names different: declaration 'fps' definition 'vfps'.
aegisub-3.2.2/src/subtitle_format_srt.cpp:308:133: style: Function 'ReadFile' argument 4 names different: declaration 'forceEncoding' definition 'encoding'. [funcArgNamesDifferent]
aegisub-3.2.2/src/subtitle_format_srt.h:48:115: note: Function 'ReadFile' argument 4 names different: declaration 'forceEncoding' definition 'encoding'.
aegisub-3.2.2/src/subtitle_format_srt.cpp:308:133: note: Function 'ReadFile' argument 4 names different: declaration 'forceEncoding' definition 'encoding'.
aegisub-3.2.2/src/subtitle_format_srt.h:40:14: performance: Technically the member function 'SRTSubtitleFormat::ConvertTags' can be static. [functionStatic]
aegisub-3.2.2/src/subtitle_format_srt.cpp:469:32: note: Technically the member function 'SRTSubtitleFormat::ConvertTags' can be static.
aegisub-3.2.2/src/subtitle_format_srt.h:40:14: note: Technically the member function 'SRTSubtitleFormat::ConvertTags' can be static.
aegisub-3.2.2/src/subtitle_format_srt.cpp:100:2: style: Struct 'ToggleTag' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/subtitle_format_transtation.cpp:50:121: style: Function 'WriteFile' argument 3 names different: declaration 'fps' definition 'vfps'. [funcArgNamesDifferent]
aegisub-3.2.2/src/subtitle_format_transtation.h:41:95: note: Function 'WriteFile' argument 3 names different: declaration 'fps' definition 'vfps'.
aegisub-3.2.2/src/subtitle_format_transtation.cpp:50:121: note: Function 'WriteFile' argument 3 names different: declaration 'fps' definition 'vfps'.
aegisub-3.2.2/src/subtitle_format_transtation.cpp:83:86: style: Function 'ConvertLine' argument 2 names different: declaration 'line' definition 'current'. [funcArgNamesDifferent]
aegisub-3.2.2/src/subtitle_format_transtation.h:36:60: note: Function 'ConvertLine' argument 2 names different: declaration 'line' definition 'current'.
aegisub-3.2.2/src/subtitle_format_transtation.cpp:83:86: note: Function 'ConvertLine' argument 2 names different: declaration 'line' definition 'current'.
aegisub-3.2.2/src/subtitle_format_transtation.h:36:14: performance: Technically the member function 'TranStationSubtitleFormat::ConvertLine' can be static. [functionStatic]
aegisub-3.2.2/src/subtitle_format_transtation.cpp:83:40: note: Technically the member function 'TranStationSubtitleFormat::ConvertLine' can be static.
aegisub-3.2.2/src/subtitle_format_transtation.h:36:14: note: Technically the member function 'TranStationSubtitleFormat::ConvertLine' can be static.
aegisub-3.2.2/src/subtitle_format_ttxt.cpp:61:134: style: Function 'ReadFile' argument 4 names different: declaration 'forceEncoding' definition 'encoding'. [funcArgNamesDifferent]
aegisub-3.2.2/src/subtitle_format_ttxt.h:54:115: note: Function 'ReadFile' argument 4 names different: declaration 'forceEncoding' definition 'encoding'.
aegisub-3.2.2/src/subtitle_format_ttxt.cpp:61:134: note: Function 'ReadFile' argument 4 names different: declaration 'forceEncoding' definition 'encoding'.
aegisub-3.2.2/src/subtitle_format_ttxt.h:42:7: performance: Technically the member function 'TTXTSubtitleFormat::ProcessHeader' can be static. [functionStatic]
aegisub-3.2.2/src/subtitle_format_ttxt.cpp:154:26: note: Technically the member function 'TTXTSubtitleFormat::ProcessHeader' can be static.
aegisub-3.2.2/src/subtitle_format_ttxt.h:42:7: note: Technically the member function 'TTXTSubtitleFormat::ProcessHeader' can be static.
aegisub-3.2.2/src/subtitle_format_ttxt.h:44:7: performance: Technically the member function 'TTXTSubtitleFormat::WriteHeader' can be static. [functionStatic]
aegisub-3.2.2/src/subtitle_format_ttxt.cpp:183:26: note: Technically the member function 'TTXTSubtitleFormat::WriteHeader' can be static.
aegisub-3.2.2/src/subtitle_format_ttxt.h:44:7: note: Technically the member function 'TTXTSubtitleFormat::WriteHeader' can be static.
aegisub-3.2.2/src/subtitle_format_ttxt.h:45:7: performance: Technically the member function 'TTXTSubtitleFormat::WriteLine' can be static. [functionStatic]
aegisub-3.2.2/src/subtitle_format_ttxt.cpp:233:26: note: Technically the member function 'TTXTSubtitleFormat::WriteLine' can be static.
aegisub-3.2.2/src/subtitle_format_ttxt.h:45:7: note: Technically the member function 'TTXTSubtitleFormat::WriteLine' can be static.
aegisub-3.2.2/src/subtitle_format_ttxt.h:47:7: performance: Technically the member function 'TTXTSubtitleFormat::ConvertToTTXT' can be static. [functionStatic]
aegisub-3.2.2/src/subtitle_format_ttxt.cpp:251:26: note: Technically the member function 'TTXTSubtitleFormat::ConvertToTTXT' can be static.
aegisub-3.2.2/src/subtitle_format_ttxt.h:47:7: note: Technically the member function 'TTXTSubtitleFormat::ConvertToTTXT' can be static.
aegisub-3.2.2/src/subtitle_format_txt.cpp:66:133: style: Function 'ReadFile' argument 4 names different: declaration 'forceEncoding' definition 'encoding'. [funcArgNamesDifferent]
aegisub-3.2.2/src/subtitle_format_txt.h:47:115: note: Function 'ReadFile' argument 4 names different: declaration 'forceEncoding' definition 'encoding'.
aegisub-3.2.2/src/subtitle_format_txt.cpp:66:133: note: Function 'ReadFile' argument 4 names different: declaration 'forceEncoding' definition 'encoding'.
aegisub-3.2.2/src/subtitles_provider_libass.cpp:166:57: style: Function 'DrawSubtitles' argument 1 names different: declaration 'dst' definition 'frame'. [funcArgNamesDifferent]
aegisub-3.2.2/src/subtitles_provider_libass.cpp:138:33: note: Function 'DrawSubtitles' argument 1 names different: declaration 'dst' definition 'frame'.
aegisub-3.2.2/src/subtitles_provider_libass.cpp:166:57: note: Function 'DrawSubtitles' argument 1 names different: declaration 'dst' definition 'frame'.
aegisub-3.2.2/src/subtitles_provider_libass.cpp:129:2: style: Class 'LibassSubtitlesProvider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/text_file_reader.cpp:26:75: performance: Function parameter 'encoding' should be passed by const reference. [passedByValue]
aegisub-3.2.2/src/text_selection_controller.cpp:62:53: style: Function 'SetInsertionPoint' argument 1 names different: declaration 'point' definition 'position'. [funcArgNamesDifferent]
aegisub-3.2.2/src/text_selection_controller.h:36:29: note: Function 'SetInsertionPoint' argument 1 names different: declaration 'point' definition 'position'.
aegisub-3.2.2/src/text_selection_controller.cpp:62:53: note: Function 'SetInsertionPoint' argument 1 names different: declaration 'point' definition 'position'.
aegisub-3.2.2/src/timeedit_ctrl.cpp:81:34: style: Function 'SetTime' argument 1 names different: declaration 'time' definition 'new_time'. [funcArgNamesDifferent]
aegisub-3.2.2/src/timeedit_ctrl.h:78:25: note: Function 'SetTime' argument 1 names different: declaration 'time' definition 'new_time'.
aegisub-3.2.2/src/timeedit_ctrl.cpp:81:34: note: Function 'SetTime' argument 1 names different: declaration 'time' definition 'new_time'.
aegisub-3.2.2/src/timeedit_ctrl.cpp:201:50: style: Function 'OnContextMenu' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
aegisub-3.2.2/src/timeedit_ctrl.h:59:41: note: Function 'OnContextMenu' argument 1 names different: declaration 'event' definition 'evt'.
aegisub-3.2.2/src/timeedit_ctrl.cpp:201:50: note: Function 'OnContextMenu' argument 1 names different: declaration 'event' definition 'evt'.
aegisub-3.2.2/src/toggle_bitmap.cpp:44:81: style: Function 'ToggleBitmap' argument 3 names different: declaration 'command' definition 'cmd_name'. [funcArgNamesDifferent]
aegisub-3.2.2/src/toggle_bitmap.h:50:68: note: Function 'ToggleBitmap' argument 3 names different: declaration 'command' definition 'cmd_name'.
aegisub-3.2.2/src/toggle_bitmap.cpp:44:81: note: Function 'ToggleBitmap' argument 3 names different: declaration 'command' definition 'cmd_name'.
aegisub-3.2.2/src/toolbar.cpp:208:76: style: Function 'AttachToolbar' argument 3 names different: declaration 'context' definition 'c'. [funcArgNamesDifferent]
aegisub-3.2.2/src/include/aegisub/toolbar.h:32:76: note: Function 'AttachToolbar' argument 3 names different: declaration 'context' definition 'c'.
aegisub-3.2.2/src/toolbar.cpp:208:76: note: Function 'AttachToolbar' argument 3 names different: declaration 'context' definition 'c'.
aegisub-3.2.2/src/toolbar.cpp:212:81: style: Function 'GetToolbar' argument 3 names different: declaration 'context' definition 'c'. [funcArgNamesDifferent]
aegisub-3.2.2/src/include/aegisub/toolbar.h:33:81: note: Function 'GetToolbar' argument 3 names different: declaration 'context' definition 'c'.
aegisub-3.2.2/src/toolbar.cpp:212:81: note: Function 'GetToolbar' argument 3 names different: declaration 'context' definition 'c'.
aegisub-3.2.2/src/retina_helper.h:26:2: style: Class 'RetinaHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/toolbar.cpp:138:33: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aegisub-3.2.2/src/toolbar.cpp:139:34: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aegisub-3.2.2/src/tooltip_manager.cpp:54:54: performance: Function parameter 'tooltip' should be passed by const reference. [passedByValue]
aegisub-3.2.2/src/utils.cpp:139:38: style: Function 'SetClipboard' argument 1 names different: declaration 'new_value' definition 'new_data'. [funcArgNamesDifferent]
aegisub-3.2.2/src/utils.h:88:38: note: Function 'SetClipboard' argument 1 names different: declaration 'new_value' definition 'new_data'.
aegisub-3.2.2/src/utils.cpp:139:38: note: Function 'SetClipboard' argument 1 names different: declaration 'new_value' definition 'new_data'.
aegisub-3.2.2/src/utils.cpp:148:35: style: Function 'SetClipboard' argument 1 names different: declaration 'new_value' definition 'new_data'. [funcArgNamesDifferent]
aegisub-3.2.2/src/utils.h:89:35: note: Function 'SetClipboard' argument 1 names different: declaration 'new_value' definition 'new_data'.
aegisub-3.2.2/src/utils.cpp:148:35: note: Function 'SetClipboard' argument 1 names different: declaration 'new_value' definition 'new_data'.
aegisub-3.2.2/src/utils.cpp:211:15: warning: Member variable 'RetinaHelper::window' is not initialized in the constructor. [uninitMemberVar]
aegisub-3.2.2/src/utils.cpp:211:15: warning: Member variable 'RetinaHelper::observer' is not initialized in the constructor. [uninitMemberVar]
aegisub-3.2.2/src/retina_helper.h:29:6: performance: Technically the member function 'RetinaHelper::GetScaleFactor' can be static. [functionStatic]
aegisub-3.2.2/src/utils.cpp:213:19: note: Technically the member function 'RetinaHelper::GetScaleFactor' can be static.
aegisub-3.2.2/src/retina_helper.h:29:6: note: Technically the member function 'RetinaHelper::GetScaleFactor' can be static.
aegisub-3.2.2/src/validators.h:24:1: warning: The class 'IntValidator' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aegisub-3.2.2/src/validators.h:42:1: warning: The class 'DoubleValidator' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aegisub-3.2.2/src/video_controller.cpp:48:48: style: Function 'VideoController' argument 1 names different: declaration 'context' definition 'c'. [funcArgNamesDifferent]
aegisub-3.2.2/src/video_controller.h:114:32: note: Function 'VideoController' argument 1 names different: declaration 'context' definition 'c'.
aegisub-3.2.2/src/video_controller.cpp:48:48: note: Function 'VideoController' argument 1 names different: declaration 'context' definition 'c'.
aegisub-3.2.2/src/video_controller.cpp:62:62: style: Function 'OnNewVideoProvider' argument 1 names different: declaration 'provider' definition 'new_provider'. [funcArgNamesDifferent]
aegisub-3.2.2/src/video_controller.h:108:46: note: Function 'OnNewVideoProvider' argument 1 names different: declaration 'provider' definition 'new_provider'.
aegisub-3.2.2/src/video_controller.cpp:62:62: note: Function 'OnNewVideoProvider' argument 1 names different: declaration 'provider' definition 'new_provider'.
aegisub-3.2.2/src/video_display.cpp:81:39: style: Function 'VideoDisplay' argument 1 names different: declaration 'visualSubToolBar' definition 'toolbar'. [funcArgNamesDifferent]
aegisub-3.2.2/src/video_display.h:147:14: note: Function 'VideoDisplay' argument 1 names different: declaration 'visualSubToolBar' definition 'toolbar'.
aegisub-3.2.2/src/video_display.cpp:81:39: note: Function 'VideoDisplay' argument 1 names different: declaration 'visualSubToolBar' definition 'toolbar'.
aegisub-3.2.2/src/video_display.cpp:81:53: style: Function 'VideoDisplay' argument 2 names different: declaration 'isDetached' definition 'freeSize'. [funcArgNamesDifferent]
aegisub-3.2.2/src/video_display.h:148:8: note: Function 'VideoDisplay' argument 2 names different: declaration 'isDetached' definition 'freeSize'.
aegisub-3.2.2/src/video_display.cpp:81:53: note: Function 'VideoDisplay' argument 2 names different: declaration 'isDetached' definition 'freeSize'.
aegisub-3.2.2/src/video_display.cpp:81:116: style: Function 'VideoDisplay' argument 5 names different: declaration 'context' definition 'c'. [funcArgNamesDifferent]
aegisub-3.2.2/src/video_display.h:151:17: note: Function 'VideoDisplay' argument 5 names different: declaration 'context' definition 'c'.
aegisub-3.2.2/src/video_display.cpp:81:116: note: Function 'VideoDisplay' argument 5 names different: declaration 'context' definition 'c'.
aegisub-3.2.2/src/video_out_gl.h:99:2: style: Class 'VideoOutInitException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/video_out_gl.cpp:263:29: style: Function 'Render' argument 1 names different: declaration 'x' definition 'dx1'. [funcArgNamesDifferent]
aegisub-3.2.2/src/video_out_gl.h:76:18: note: Function 'Render' argument 1 names different: declaration 'x' definition 'dx1'.
aegisub-3.2.2/src/video_out_gl.cpp:263:29: note: Function 'Render' argument 1 names different: declaration 'x' definition 'dx1'.
aegisub-3.2.2/src/video_out_gl.cpp:263:38: style: Function 'Render' argument 2 names different: declaration 'y' definition 'dy1'. [funcArgNamesDifferent]
aegisub-3.2.2/src/video_out_gl.h:76:25: note: Function 'Render' argument 2 names different: declaration 'y' definition 'dy1'.
aegisub-3.2.2/src/video_out_gl.cpp:263:38: note: Function 'Render' argument 2 names different: declaration 'y' definition 'dy1'.
aegisub-3.2.2/src/video_out_gl.cpp:263:47: style: Function 'Render' argument 3 names different: declaration 'width' definition 'dx2'. [funcArgNamesDifferent]
aegisub-3.2.2/src/video_out_gl.h:76:32: note: Function 'Render' argument 3 names different: declaration 'width' definition 'dx2'.
aegisub-3.2.2/src/video_out_gl.cpp:263:47: note: Function 'Render' argument 3 names different: declaration 'width' definition 'dx2'.
aegisub-3.2.2/src/video_out_gl.cpp:263:56: style: Function 'Render' argument 4 names different: declaration 'height' definition 'dy2'. [funcArgNamesDifferent]
aegisub-3.2.2/src/video_out_gl.h:76:43: note: Function 'Render' argument 4 names different: declaration 'height' definition 'dy2'.
aegisub-3.2.2/src/video_out_gl.cpp:263:56: note: Function 'Render' argument 4 names different: declaration 'height' definition 'dy2'.
aegisub-3.2.2/src/video_provider_cache.cpp:77:54: style: Function 'GetFrame' argument 2 names different: declaration 'frame' definition 'out'. [funcArgNamesDifferent]
aegisub-3.2.2/src/video_provider_cache.cpp:56:35: note: Function 'GetFrame' argument 2 names different: declaration 'frame' definition 'out'.
aegisub-3.2.2/src/video_provider_cache.cpp:77:54: note: Function 'GetFrame' argument 2 names different: declaration 'frame' definition 'out'.
aegisub-3.2.2/src/video_provider_cache.cpp:54:2: style: Class 'VideoProviderCache' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/video_provider_manager.cpp:58:87: style: Function 'GetProvider' argument 1 names different: declaration 'video_file' definition 'filename'. [funcArgNamesDifferent]
aegisub-3.2.2/src/video_provider_manager.h:28:73: note: Function 'GetProvider' argument 1 names different: declaration 'video_file' definition 'filename'.
aegisub-3.2.2/src/video_provider_manager.cpp:58:87: note: Function 'GetProvider' argument 1 names different: declaration 'video_file' definition 'filename'.
aegisub-3.2.2/src/video_provider_yuv4mpeg.cpp:214:70: style: Function 'ReadHeader' argument 1 names different: declaration 'startpos' definition 'pos'. [funcArgNamesDifferent]
aegisub-3.2.2/src/video_provider_yuv4mpeg.cpp:140:48: note: Function 'ReadHeader' argument 1 names different: declaration 'startpos' definition 'pos'.
aegisub-3.2.2/src/video_provider_yuv4mpeg.cpp:214:70: note: Function 'ReadHeader' argument 1 names different: declaration 'startpos' definition 'pos'.
aegisub-3.2.2/src/video_provider_yuv4mpeg.cpp:144:2: style: Class 'YUV4MPEGVideoProvider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aegisub-3.2.2/src/video_slider.cpp:76:51: style: Function 'VideoOpened' argument 1 names different: declaration 'new_provider' definition 'provider'. [funcArgNamesDifferent]
aegisub-3.2.2/src/video_slider.h:58:39: note: Function 'VideoOpened' argument 1 names different: declaration 'new_provider' definition 'provider'.
aegisub-3.2.2/src/video_slider.cpp:76:51: note: Function 'VideoOpened' argument 1 names different: declaration 'new_provider' definition 'provider'.
aegisub-3.2.2/src/visual_tool.h:120:11: performance: Technically the member function 'VisualToolBase::GetLineOrigin' can be static. [functionStatic]
aegisub-3.2.2/src/visual_tool.cpp:402:26: note: Technically the member function 'VisualToolBase::GetLineOrigin' can be static.
aegisub-3.2.2/src/visual_tool.h:120:11: note: Technically the member function 'VisualToolBase::GetLineOrigin' can be static.
aegisub-3.2.2/src/visual_tool.h:123:7: performance: Technically the member function 'VisualToolBase::GetLineShear' can be static. [functionStatic]
aegisub-3.2.2/src/visual_tool.cpp:441:22: note: Technically the member function 'VisualToolBase::GetLineShear' can be static.
aegisub-3.2.2/src/visual_tool.h:123:7: note: Technically the member function 'VisualToolBase::GetLineShear' can be static.
aegisub-3.2.2/src/visual_tool.h:125:7: style: Technically the member function 'VisualToolBase::GetLineClip' can be const. [functionConst]
aegisub-3.2.2/src/visual_tool.cpp:470:22: note: Technically the member function 'VisualToolBase::GetLineClip' can be const.
aegisub-3.2.2/src/visual_tool.h:125:7: note: Technically the member function 'VisualToolBase::GetLineClip' can be const.
aegisub-3.2.2/src/visual_tool.h:128:7: performance: Technically the member function 'VisualToolBase::SetOverride' can be static. [functionStatic]
aegisub-3.2.2/src/visual_tool.cpp:522:22: note: Technically the member function 'VisualToolBase::SetOverride' can be static.
aegisub-3.2.2/src/visual_tool.h:128:7: note: Technically the member function 'VisualToolBase::SetOverride' can be static.
aegisub-3.2.2/src/visual_tool_drag.h:67:7: style: Unused private function: 'VisualToolDrag::InitializeDrag' [unusedPrivateFunction]
aegisub-3.2.2/src/visual_tool_drag.h:68:7: style: Unused private function: 'VisualToolDrag::UpdateDrag' [unusedPrivateFunction]
aegisub-3.2.2/src/visual_tool_rotatexy.h:40:7: style: Unused private function: 'VisualToolRotateXY::UpdateDrag' [unusedPrivateFunction]
aegisub-3.2.2/src/visual_tool_rotatexy.cpp:34:2: style: Class 'VisualToolRotateXY' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aegisub-3.2.2/src/visual_tool_rotatexy.cpp:34:2: style: Class 'VisualToolRotateXY' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aegisub-3.2.2/src/visual_tool_rotatez.h:39:7: style: Unused private function: 'VisualToolRotateZ::UpdateDrag' [unusedPrivateFunction]
aegisub-3.2.2/src/visual_tool_rotatez.cpp:36:3: style: Class 'VisualToolRotateZ' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aegisub-3.2.2/src/visual_tool_rotatez.cpp:36:3: style: Class 'VisualToolRotateZ' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aegisub-3.2.2/src/visual_tool_vector_clip.cpp:51:50: style: Function 'SetToolbar' argument 1 names different: declaration 'tb' definition 'toolBar'. [funcArgNamesDifferent]
aegisub-3.2.2/src/visual_tool_vector_clip.h:62:29: note: Function 'SetToolbar' argument 1 names different: declaration 'tb' definition 'toolBar'.
aegisub-3.2.2/src/visual_tool_vector_clip.cpp:51:50: note: Function 'SetToolbar' argument 1 names different: declaration 'tb' definition 'toolBar'.
aegisub-3.2.2/src/visual_tool_vector_clip.cpp:75:40: style: Function 'SetMode' argument 1 names different: declaration 'mode' definition 'new_mode'. [funcArgNamesDifferent]
aegisub-3.2.2/src/visual_tool_vector_clip.h:43:19: note: Function 'SetMode' argument 1 names different: declaration 'mode' definition 'new_mode'.
aegisub-3.2.2/src/visual_tool_vector_clip.cpp:75:40: note: Function 'SetMode' argument 1 names different: declaration 'mode' definition 'new_mode'.
aegisub-3.2.2/src/visual_tool_vector_clip.h:54:7: style: Unused private function: 'VisualToolVectorClip::UpdateDrag' [unusedPrivateFunction]
aegisub-3.2.2/src/visual_tool_vector_clip.h:55:7: style: Unused private function: 'VisualToolVectorClip::InitializeDrag' [unusedPrivateFunction]
aegisub-3.2.2/tests/tests/audio.cpp:42:2: warning: memset() called to fill 0 bytes. [memsetZeroBytes]
aegisub-3.2.2/tests/tests/audio.cpp:33:15: warning: The 2nd memset() argument '1024' doesn't fit into an 'unsigned char'. [memsetValueOutOfRange]
aegisub-3.2.2/tests/tests/audio.cpp:42:15: warning: The 2nd memset() argument '1024' doesn't fit into an 'unsigned char'. [memsetValueOutOfRange]
aegisub-3.2.2/tests/tests/util.cpp:36:0: error: syntax error [syntaxError]
aegisub-3.2.2/vendor/luabins/src/load.c:143:28: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aegisub-3.2.2/vendor/luabins/src/save.c:53:3: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
aegisub-3.2.2/vendor/luabins/src/save.c:51:3: note: Variable 'result' is reassigned a value before the old one has been used.
aegisub-3.2.2/vendor/luabins/src/save.c:53:3: note: Variable 'result' is reassigned a value before the old one has been used.
aegisub-3.2.2/vendor/luabins/test/test_fwrite_api.c:44:5: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
aegisub-3.2.2/vendor/luabins/test/test_fwrite_api.c:59:5: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
aegisub-3.2.2/vendor/luabins/test/test_fwrite_api.c:59:5: portability: %lu in format string (no. 2) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
aegisub-3.2.2/vendor/luabins/test/test_fwrite_api.c:40:3: style: Variable 'actual_buf' is reassigned a value before the old one has been used. [redundantAssignment]
aegisub-3.2.2/vendor/luabins/test/test_fwrite_api.c:34:0: note: Variable 'actual_buf' is reassigned a value before the old one has been used.
aegisub-3.2.2/vendor/luabins/test/test_fwrite_api.c:40:3: note: Variable 'actual_buf' is reassigned a value before the old one has been used.
aegisub-3.2.2/vendor/luabins/test/write_tests.inc:22:0: error: Deallocating a deallocated pointer: f [deallocDealloc]
aegisub-3.2.2/vendor/luabins/test/write_tests.inc:38:0: error: Deallocating a deallocated pointer: f [deallocDealloc]
aegisub-3.2.2/vendor/luabins/test/write_tests.inc:59:0: error: Deallocating a deallocated pointer: f [deallocDealloc]
aegisub-3.2.2/vendor/luabins/test/write_tests.inc:73:0: error: Deallocating a deallocated pointer: f [deallocDealloc]
aegisub-3.2.2/vendor/luabins/test/write_tests.inc:90:0: error: Deallocating a deallocated pointer: f [deallocDealloc]
aegisub-3.2.2/vendor/luabins/test/write_tests.inc:105:0: error: Deallocating a deallocated pointer: f [deallocDealloc]
aegisub-3.2.2/vendor/luabins/test/write_tests.inc:120:0: error: Deallocating a deallocated pointer: f [deallocDealloc]
aegisub-3.2.2/vendor/luabins/test/write_tests.inc:132:0: error: Deallocating a deallocated pointer: f [deallocDealloc]
aegisub-3.2.2/vendor/luabins/test/write_tests.inc:148:0: error: Deallocating a deallocated pointer: f [deallocDealloc]
aegisub-3.2.2/vendor/luabins/test/test_savebuffer.c:83:5: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
aegisub-3.2.2/vendor/luabins/test/test_savebuffer.c:83:5: portability: %lu in format string (no. 2) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
aegisub-3.2.2/vendor/luabins/test/test_savebuffer.c:108:7: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
aegisub-3.2.2/vendor/luabins/test/test_savebuffer.c:108:7: portability: %lu in format string (no. 2) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
aegisub-3.2.2/vendor/luabins/test/test_savebuffer.c:122:7: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
aegisub-3.2.2/vendor/luabins/test/test_savebuffer.c:122:7: portability: %lu in format string (no. 2) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
aegisub-3.2.2/vendor/luabins/test/test_write_api.c:40:5: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
aegisub-3.2.2/vendor/luabins/test/test_write_api.c:40:5: portability: %lu in format string (no. 2) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
aegisub-3.2.2/vendor/universalchardet/prcpucfg.h:196:0: error: #error unknown processor architecture [preprocessorErrorDirective]
[22:27]

ftp://ftp.se.debian.org/debian/pool/main/a/aeolus/aeolus_0.9.5.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/aephea/aephea_12-248.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aes2501-wy/aes2501-wy_0.1.orig.tar.gz
aes2501-wy/aes2501.c:147:21: style: Condition 'debug_level>=20' is always true [knownConditionTrueFalse]
aes2501-wy/aes2501.c:541:20: style: The scope of the variable 'h' can be reduced. [variableScope]
aes2501-wy/aes2501.c:630:14: style: The scope of the variable 'nstrips' can be reduced. [variableScope]
aes2501-wy/aes2501.c:630:23: style: The scope of the variable 'height' can be reduced. [variableScope]
aes2501-wy/aes2501.c:288:13: style: Variable 'tmp' is not assigned a value. [unassignedVariable]
aes2501-wy/aes2501.c:395:13: style: Variable 'buf' is not assigned a value. [unassignedVariable]
aes2501-wy/usb.c:303:10: style: The scope of the variable 'path' can be reduced. [variableScope]
aes2501-wy/usb.c:621:9: style: The scope of the variable 'sec' can be reduced. [variableScope]
aes2501-wy/usb.c:383:26: style: Function 'usbInit' argument 1 names different: declaration 'usbRoot' definition 'root'. [funcArgNamesDifferent]
aes2501-wy/usb.h:132:26: note: Function 'usbInit' argument 1 names different: declaration 'usbRoot' definition 'root'.
aes2501-wy/usb.c:383:26: note: Function 'usbInit' argument 1 names different: declaration 'usbRoot' definition 'root'.
aes2501-wy/usb.c:513:48: style: Function 'usbClaimInterface' argument 2 names different: declaration 'inf' definition 'intf'. [funcArgNamesDifferent]
aes2501-wy/usb.h:147:45: note: Function 'usbClaimInterface' argument 2 names different: declaration 'inf' definition 'intf'.
aes2501-wy/usb.c:513:48: note: Function 'usbClaimInterface' argument 2 names different: declaration 'inf' definition 'intf'.
aes2501-wy/usb.c:524:50: style: Function 'usbReleaseInterface' argument 2 names different: declaration 'inf' definition 'intf'. [funcArgNamesDifferent]
aes2501-wy/usb.h:148:47: note: Function 'usbReleaseInterface' argument 2 names different: declaration 'inf' definition 'intf'.
aes2501-wy/usb.c:524:50: note: Function 'usbReleaseInterface' argument 2 names different: declaration 'inf' definition 'intf'.
aes2501-wy/usb.c:684:58: style: Function 'usbSendBulkMsg' argument 3 names different: declaration 'data' definition 'data_'. [funcArgNamesDifferent]
aes2501-wy/usb.h:157:52: note: Function 'usbSendBulkMsg' argument 3 names different: declaration 'data' definition 'data_'.
aes2501-wy/usb.c:684:58: note: Function 'usbSendBulkMsg' argument 3 names different: declaration 'data' definition 'data_'.
[22:27]

ftp://ftp.se.debian.org/debian/pool/main/a/aesfix/aesfix_1.0.1.orig.tar.gz
aesfix/errvect.h:20:8: style: Technically the member function 'ErrorVector::Done' can be const. [functionConst]
aesfix/errvect.h:17:8: style: Technically the member function 'ErrorVector::Apply' can be const. [functionConst]
aesfix/errvect.cpp:43:19: note: Technically the member function 'ErrorVector::Apply' can be const.
aesfix/errvect.h:17:8: note: Technically the member function 'ErrorVector::Apply' can be const.
aesfix/errvect.h:29:8: style: Technically the member function 'ErrorVectorUnique::IsZero' can be const. [functionConst]
aesfix/errvect.cpp:67:25: note: Technically the member function 'ErrorVectorUnique::IsZero' can be const.
aesfix/errvect.h:29:8: note: Technically the member function 'ErrorVectorUnique::IsZero' can be const.
aesfix/errvect.h:34:8: style: Technically the member function 'ErrorVectorUnique::Apply' can be const. [functionConst]
aesfix/errvect.cpp:71:25: note: Technically the member function 'ErrorVectorUnique::Apply' can be const.
aesfix/errvect.h:34:8: note: Technically the member function 'ErrorVectorUnique::Apply' can be const.
aesfix/errvect.cpp:5:3: style: Class 'ErrorVector' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aesfix/errvect.cpp:5:3: style: Class 'ErrorVector' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aesfix/errvect.cpp:52:3: style: Class 'ErrorVectorUnique' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aesfix/errvect.cpp:52:3: style: Class 'ErrorVectorUnique' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
[22:27]

ftp://ftp.se.debian.org/debian/pool/main/a/aeskeyfind/aeskeyfind_1.0.orig.tar.gz
aeskeyfind/util.h:11:26: error: Shifting by a negative value is undefined behaviour [shiftNegative]
aeskeyfind/util.h:11:49: warning: Suspicious code: sign conversion of * in calculation, even though * can have a negative value [signConversion]
[22:27]

ftp://ftp.se.debian.org/debian/pool/main/a/aeskulap/aeskulap_0.2.2b1.orig.tar.gz
aeskulap-0.2.2-beta1/configuration/aconfiguration-gconf.cpp:120:81: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aeskulap-0.2.2-beta1/configuration/aconfiguration-gconf.cpp:125:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aeskulap-0.2.2-beta1/configuration/aconfiguration-gconf.cpp:143:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aeskulap-0.2.2-beta1/configuration/aconfiguration-gconf.cpp:148:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aeskulap-0.2.2-beta1/configuration/aconfiguration-gconf.cpp:153:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aeskulap-0.2.2-beta1/configuration/aconfiguration-gconf.cpp:171:41: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aeskulap-0.2.2-beta1/configuration/aconfiguration-gconf.cpp:250:41: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aeskulap-0.2.2-beta1/configuration/aconfiguration-win32.cpp:238:13: style: Variable 'buflen' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
aeskulap-0.2.2-beta1/configuration/aconfiguration-win32.cpp:237:13: note: Variable 'buflen' is reassigned a value before the old one has been used if variable is no semaphore variable.
aeskulap-0.2.2-beta1/configuration/aconfiguration-win32.cpp:238:13: note: Variable 'buflen' is reassigned a value before the old one has been used if variable is no semaphore variable.
aeskulap-0.2.2-beta1/configuration/aconfiguration-win32.cpp:300:41: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aeskulap-0.2.2-beta1/configuration/aconfiguration-win32.cpp:396:41: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aeskulap-0.2.2-beta1/configuration/aconfiguration-win32.cpp:118:10: performance: Technically the member function 'Aeskulap::Win32Registry::split_key' can be static. [functionStatic]
aeskulap-0.2.2-beta1/configuration/aconfiguration-gconf.cpp:129:4: portability: %li in format string (no. 1) requires 'long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
aeskulap-0.2.2-beta1/configuration/aconfiguration-gconf.cpp:80:10: style: Checking if unsigned variable 'port' is less than zero. [unsignedLessThanZero]
aeskulap-0.2.2-beta1/configuration/aconfiguration.h:70:7: performance: Technically the member function 'Aeskulap::Configuration::set_serverlist' can be static. [functionStatic]
aeskulap-0.2.2-beta1/configuration/aconfiguration-gconf.cpp:161:21: note: Technically the member function 'Aeskulap::Configuration::set_serverlist' can be static.
aeskulap-0.2.2-beta1/configuration/aconfiguration.h:70:7: note: Technically the member function 'Aeskulap::Configuration::set_serverlist' can be static.
aeskulap-0.2.2-beta1/configuration/aconfiguration.h:74:7: performance: Technically the member function 'Aeskulap::Configuration::set_local_aet' can be static. [functionStatic]
aeskulap-0.2.2-beta1/configuration/aconfiguration-gconf.cpp:63:21: note: Technically the member function 'Aeskulap::Configuration::set_local_aet' can be static.
aeskulap-0.2.2-beta1/configuration/aconfiguration.h:74:7: note: Technically the member function 'Aeskulap::Configuration::set_local_aet' can be static.
aeskulap-0.2.2-beta1/configuration/aconfiguration.h:78:7: performance: Technically the member function 'Aeskulap::Configuration::set_local_port' can be static. [functionStatic]
aeskulap-0.2.2-beta1/configuration/aconfiguration-gconf.cpp:79:21: note: Technically the member function 'Aeskulap::Configuration::set_local_port' can be static.
aeskulap-0.2.2-beta1/configuration/aconfiguration.h:78:7: note: Technically the member function 'Aeskulap::Configuration::set_local_port' can be static.
aeskulap-0.2.2-beta1/configuration/aconfiguration.h:82:7: performance: Technically the member function 'Aeskulap::Configuration::set_encoding' can be static. [functionStatic]
aeskulap-0.2.2-beta1/configuration/aconfiguration-gconf.cpp:97:21: note: Technically the member function 'Aeskulap::Configuration::set_encoding' can be static.
aeskulap-0.2.2-beta1/configuration/aconfiguration.h:82:7: note: Technically the member function 'Aeskulap::Configuration::set_encoding' can be static.
aeskulap-0.2.2-beta1/configuration/aconfiguration.h:84:7: performance: Technically the member function 'Aeskulap::Configuration::get_windowlevel' can be static. [functionStatic]
aeskulap-0.2.2-beta1/configuration/aconfiguration-gconf.cpp:190:21: note: Technically the member function 'Aeskulap::Configuration::get_windowlevel' can be static.
aeskulap-0.2.2-beta1/configuration/aconfiguration.h:84:7: note: Technically the member function 'Aeskulap::Configuration::get_windowlevel' can be static.
aeskulap-0.2.2-beta1/configuration/aconfiguration.h:88:7: performance: Technically the member function 'Aeskulap::Configuration::set_windowlevel' can be static. [functionStatic]
aeskulap-0.2.2-beta1/configuration/aconfiguration-gconf.cpp:233:21: note: Technically the member function 'Aeskulap::Configuration::set_windowlevel' can be static.
aeskulap-0.2.2-beta1/configuration/aconfiguration.h:88:7: note: Technically the member function 'Aeskulap::Configuration::set_windowlevel' can be static.
aeskulap-0.2.2-beta1/configuration/aconfiguration.h:101:16: performance: Technically the member function 'Aeskulap::Configuration::get_name_from_path' can be static. [functionStatic]
aeskulap-0.2.2-beta1/configuration/aconfiguration.cpp:60:30: note: Technically the member function 'Aeskulap::Configuration::get_name_from_path' can be static.
aeskulap-0.2.2-beta1/configuration/aconfiguration.h:101:16: note: Technically the member function 'Aeskulap::Configuration::get_name_from_path' can be static.
aeskulap-0.2.2-beta1/imagepool/dicomdir.cpp:216:29: style: The scope of the variable 'sopRec' can be reduced. [variableScope]
aeskulap-0.2.2-beta1/imagepool/poolinstance.h:51:2: style: Class 'Instance' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aeskulap-0.2.2-beta1/imagepool/poolstudy.h:49:2: style: Class 'Study' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aeskulap-0.2.2-beta1/imagepool/poolservers.h:81:67: performance: Function parameter 'groupfilter' should be passed by const reference. [passedByValue]
aeskulap-0.2.2-beta1/imagepool/dicomdirloader.cpp:97:100: style: Function 'scan_study' argument 2 names different: declaration 'study' definition 'studyRec'. [funcArgNamesDifferent]
aeskulap-0.2.2-beta1/imagepool/dicomdirloader.h:19:84: note: Function 'scan_study' argument 2 names different: declaration 'study' definition 'studyRec'.
aeskulap-0.2.2-beta1/imagepool/dicomdirloader.cpp:97:100: note: Function 'scan_study' argument 2 names different: declaration 'study' definition 'studyRec'.
aeskulap-0.2.2-beta1/imagepool/fileloader.h:19:7: style: The function 'run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aeskulap-0.2.2-beta1/imagepool/loader.h:81:15: note: Virtual function in base class
aeskulap-0.2.2-beta1/imagepool/fileloader.h:19:7: note: Function in derived class
aeskulap-0.2.2-beta1/imagepool/fileloader.cpp:64:30: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aeskulap-0.2.2-beta1/imagepool/fileloader.cpp:104:30: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aeskulap-0.2.2-beta1/imagepool/fileloader.cpp:40:15: performance: Possible inefficient checking for 'filelist' emptiness. [stlSize]
aeskulap-0.2.2-beta1/imagepool/imagepool.cpp:135:47: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aeskulap-0.2.2-beta1/imagepool/imagepool.cpp:146:45: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aeskulap-0.2.2-beta1/imagepool/loader.cpp:172:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aeskulap-0.2.2-beta1/imagepool/loader.h:55:7: performance: Technically the member function 'ImagePool::Loader::stop' can be static. [functionStatic]
aeskulap-0.2.2-beta1/imagepool/loader.cpp:71:14: note: Technically the member function 'ImagePool::Loader::stop' can be static.
aeskulap-0.2.2-beta1/imagepool/loader.h:55:7: note: Technically the member function 'ImagePool::Loader::stop' can be static.
aeskulap-0.2.2-beta1/imagepool/netloader.cpp:111:3: style: Variable 'e' is reassigned a value before the old one has been used. [redundantAssignment]
aeskulap-0.2.2-beta1/imagepool/netloader.cpp:109:0: note: Variable 'e' is reassigned a value before the old one has been used.
aeskulap-0.2.2-beta1/imagepool/netloader.cpp:111:3: note: Variable 'e' is reassigned a value before the old one has been used.
aeskulap-0.2.2-beta1/imagepool/netloader.cpp:159:4: style: Variable 'e' is reassigned a value before the old one has been used. [redundantAssignment]
aeskulap-0.2.2-beta1/imagepool/netloader.cpp:157:0: note: Variable 'e' is reassigned a value before the old one has been used.
aeskulap-0.2.2-beta1/imagepool/netloader.cpp:159:4: note: Variable 'e' is reassigned a value before the old one has been used.
aeskulap-0.2.2-beta1/imagepool/netloader.cpp:155:103: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aeskulap-0.2.2-beta1/imagepool/netclient.h:89:0: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aeskulap-0.2.2-beta1/imagepool/netloader.h:12:2: style: Class 'NetLoader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aeskulap-0.2.2-beta1/imagepool/poolfindassociation.h:48:12: style: The function 'SendObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aeskulap-0.2.2-beta1/imagepool/poolassociation.h:71:20: note: Virtual function in base class
aeskulap-0.2.2-beta1/imagepool/poolfindassociation.h:48:12: note: Function in derived class
aeskulap-0.2.2-beta1/imagepool/poolmoveassociation.h:42:12: style: The function 'SendObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aeskulap-0.2.2-beta1/imagepool/poolassociation.h:71:20: note: Virtual function in base class
aeskulap-0.2.2-beta1/imagepool/poolmoveassociation.h:42:12: note: Function in derived class
aeskulap-0.2.2-beta1/imagepool/poolmoveassociation.h:46:7: style: The function 'OnAddPresentationContext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aeskulap-0.2.2-beta1/imagepool/poolassociation.h:167:15: note: Virtual function in base class
aeskulap-0.2.2-beta1/imagepool/poolmoveassociation.h:46:7: note: Function in derived class
aeskulap-0.2.2-beta1/imagepool/poolmoveassociation.h:48:15: style: The function 'OnResponseReceived' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aeskulap-0.2.2-beta1/imagepool/poolfindassociation.h:77:15: note: Virtual function in base class
aeskulap-0.2.2-beta1/imagepool/poolmoveassociation.h:48:15: note: Function in derived class
aeskulap-0.2.2-beta1/imagepool/netloader.h:18:7: style: The function 'run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aeskulap-0.2.2-beta1/imagepool/loader.h:81:15: note: Virtual function in base class
aeskulap-0.2.2-beta1/imagepool/netloader.h:18:7: note: Function in derived class
aeskulap-0.2.2-beta1/imagepool/netquery.cpp:141:22: style: C-style pointer casting [cstyleCast]
aeskulap-0.2.2-beta1/imagepool/netquery.cpp:334:22: style: C-style pointer casting [cstyleCast]
aeskulap-0.2.2-beta1/imagepool/netquery.cpp:432:10: style: C-style pointer casting [cstyleCast]
aeskulap-0.2.2-beta1/imagepool/netquery.cpp:205:2: style: Variable 'e' is reassigned a value before the old one has been used. [redundantAssignment]
aeskulap-0.2.2-beta1/imagepool/netquery.cpp:203:0: note: Variable 'e' is reassigned a value before the old one has been used.
aeskulap-0.2.2-beta1/imagepool/netquery.cpp:205:2: note: Variable 'e' is reassigned a value before the old one has been used.
aeskulap-0.2.2-beta1/imagepool/netquery.cpp:293:2: style: Variable 'e' is reassigned a value before the old one has been used. [redundantAssignment]
aeskulap-0.2.2-beta1/imagepool/netquery.cpp:291:0: note: Variable 'e' is reassigned a value before the old one has been used.
aeskulap-0.2.2-beta1/imagepool/netquery.cpp:293:2: note: Variable 'e' is reassigned a value before the old one has been used.
aeskulap-0.2.2-beta1/imagepool/netquery.cpp:366:2: style: Variable 'e' is reassigned a value before the old one has been used. [redundantAssignment]
aeskulap-0.2.2-beta1/imagepool/netquery.cpp:364:0: note: Variable 'e' is reassigned a value before the old one has been used.
aeskulap-0.2.2-beta1/imagepool/netquery.cpp:366:2: note: Variable 'e' is reassigned a value before the old one has been used.
aeskulap-0.2.2-beta1/imagepool/netquery.cpp:403:2: style: Variable 'e' is reassigned a value before the old one has been used. [redundantAssignment]
aeskulap-0.2.2-beta1/imagepool/netquery.cpp:401:0: note: Variable 'e' is reassigned a value before the old one has been used.
aeskulap-0.2.2-beta1/imagepool/netquery.cpp:403:2: note: Variable 'e' is reassigned a value before the old one has been used.
aeskulap-0.2.2-beta1/imagepool/netquery.cpp:427:14: style: The scope of the variable 'dset' can be reduced. [variableScope]
aeskulap-0.2.2-beta1/imagepool/netquery.cpp:148:23: style: Function 'query_from_net' argument 2 names different: declaration 'lastname' definition 'name'. [funcArgNamesDifferent]
aeskulap-0.2.2-beta1/imagepool/imagepool.h:67:24: note: Function 'query_from_net' argument 2 names different: declaration 'lastname' definition 'name'.
aeskulap-0.2.2-beta1/imagepool/netquery.cpp:148:23: note: Function 'query_from_net' argument 2 names different: declaration 'lastname' definition 'name'.
aeskulap-0.2.2-beta1/imagepool/netquery.cpp:153:23: style: Function 'query_from_net' argument 7 names different: declaration 'stationname' definition 'accessionnumber'. [funcArgNamesDifferent]
aeskulap-0.2.2-beta1/imagepool/imagepool.h:72:24: note: Function 'query_from_net' argument 7 names different: declaration 'stationname' definition 'accessionnumber'.
aeskulap-0.2.2-beta1/imagepool/netquery.cpp:153:23: note: Function 'query_from_net' argument 7 names different: declaration 'stationname' definition 'accessionnumber'.
aeskulap-0.2.2-beta1/imagepool/netquery.cpp:279:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aeskulap-0.2.2-beta1/imagepool/netquery.cpp:351:102: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aeskulap-0.2.2-beta1/imagepool/poolassociation.cpp:313:62: style: Function 'AddKey' argument 2 names different: declaration 'tag' definition 't'. [funcArgNamesDifferent]
aeskulap-0.2.2-beta1/imagepool/poolassociation.h:97:57: note: Function 'AddKey' argument 2 names different: declaration 'tag' definition 't'.
aeskulap-0.2.2-beta1/imagepool/poolassociation.cpp:313:62: note: Function 'AddKey' argument 2 names different: declaration 'tag' definition 't'.
aeskulap-0.2.2-beta1/imagepool/poolassociation.cpp:317:59: style: Function 'AddKey' argument 2 names different: declaration 'tag' definition 't'. [funcArgNamesDifferent]
aeskulap-0.2.2-beta1/imagepool/poolassociation.h:92:54: note: Function 'AddKey' argument 2 names different: declaration 'tag' definition 't'.
aeskulap-0.2.2-beta1/imagepool/poolassociation.cpp:317:59: note: Function 'AddKey' argument 2 names different: declaration 'tag' definition 't'.
aeskulap-0.2.2-beta1/imagepool/poolassociation.cpp:132:22: style: Variable 'modalityName' is assigned a value that is never used. [unreadVariable]
aeskulap-0.2.2-beta1/imagepool/poolassociation.cpp:351:2: warning: The buffer 'buffer' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
aeskulap-0.2.2-beta1/imagepool/poolassociation.cpp:53:14: warning: Member variable 'Association::m_calledPort' is not initialized in the constructor. [uninitMemberVar]
aeskulap-0.2.2-beta1/imagepool/poolassociation.h:146:21: style: Technically the member function 'Association::GetOurAET' can be const. [functionConst]
aeskulap-0.2.2-beta1/imagepool/poolassociation.cpp:343:33: note: Technically the member function 'Association::GetOurAET' can be const.
aeskulap-0.2.2-beta1/imagepool/poolassociation.h:146:21: note: Technically the member function 'Association::GetOurAET' can be const.
aeskulap-0.2.2-beta1/imagepool/poolassociation.h:150:6: style: Technically the member function 'Association::GetTimeout' can be const. [functionConst]
aeskulap-0.2.2-beta1/imagepool/poolassociation.cpp:359:18: note: Technically the member function 'Association::GetTimeout' can be const.
aeskulap-0.2.2-beta1/imagepool/poolassociation.h:150:6: note: Technically the member function 'Association::GetTimeout' can be const.
aeskulap-0.2.2-beta1/imagepool/poolassociation.h:154:6: style: Technically the member function 'Association::GetCompressionQuality' can be const. [functionConst]
aeskulap-0.2.2-beta1/imagepool/poolassociation.cpp:367:18: note: Technically the member function 'Association::GetCompressionQuality' can be const.
aeskulap-0.2.2-beta1/imagepool/poolassociation.h:154:6: note: Technically the member function 'Association::GetCompressionQuality' can be const.
aeskulap-0.2.2-beta1/imagepool/poolassociation.h:158:7: style: Technically the member function 'Association::GetProposeCompression' can be const. [functionConst]
aeskulap-0.2.2-beta1/imagepool/poolassociation.cpp:375:19: note: Technically the member function 'Association::GetProposeCompression' can be const.
aeskulap-0.2.2-beta1/imagepool/poolassociation.h:158:7: note: Technically the member function 'Association::GetProposeCompression' can be const.
aeskulap-0.2.2-beta1/imagepool/poolfindassociation.cpp:89:28: style: C-style pointer casting [cstyleCast]
aeskulap-0.2.2-beta1/imagepool/poolfindassociation.h:70:6: style: Technically the member function 'FindAssociation::GetMaxResults' can be const. [functionConst]
aeskulap-0.2.2-beta1/imagepool/poolfindassociation.cpp:141:22: note: Technically the member function 'FindAssociation::GetMaxResults' can be const.
aeskulap-0.2.2-beta1/imagepool/poolfindassociation.h:70:6: note: Technically the member function 'FindAssociation::GetMaxResults' can be const.
aeskulap-0.2.2-beta1/imagepool/poolfindassociation.h:60:15: warning: Virtual function 'DeleteResultStack' is called from destructor '~FindAssociation()' at line 40. Dynamic binding is not used. [virtualCallInConstructor]
aeskulap-0.2.2-beta1/imagepool/poolfindassociation.cpp:40:2: note: Calling DeleteResultStack
aeskulap-0.2.2-beta1/imagepool/poolfindassociation.h:60:15: note: DeleteResultStack is a virtual method
aeskulap-0.2.2-beta1/imagepool/poolinstance.cpp:349:18: style: Variable 'seriesuid' is assigned a value that is never used. [unreadVariable]
aeskulap-0.2.2-beta1/imagepool/poolmoveassociation.cpp:149:28: style: C-style pointer casting [cstyleCast]
aeskulap-0.2.2-beta1/imagepool/poolmoveassociation.cpp:167:14: style: The scope of the variable 'knownAbstractSyntaxes' can be reduced. [variableScope]
aeskulap-0.2.2-beta1/imagepool/poolnetwork.h:68:7: performance: Technically the member function 'Network::SetDcmtkNet' can be static. [functionStatic]
aeskulap-0.2.2-beta1/imagepool/poolnetwork.cpp:257:15: note: Technically the member function 'Network::SetDcmtkNet' can be static.
aeskulap-0.2.2-beta1/imagepool/poolnetwork.h:68:7: note: Technically the member function 'Network::SetDcmtkNet' can be static.
aeskulap-0.2.2-beta1/imagepool/poolseries.cpp:41:40: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aeskulap-0.2.2-beta1/imagepool/poolseries.cpp:93:40: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aeskulap-0.2.2-beta1/imagepool/poolservers.cpp:84:78: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aeskulap-0.2.2-beta1/imagepool/poolservers.cpp:113:43: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aeskulap-0.2.2-beta1/imagepool/poolservers.cpp:132:78: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aeskulap-0.2.2-beta1/imagepool/poolservers.cpp:80:71: performance: Function parameter 'groupfilter' should be passed by const reference. [passedByValue]
aeskulap-0.2.2-beta1/imagepool/poolstudy.cpp:49:40: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aeskulap-0.2.2-beta1/imagepool/poolstudy.cpp:126:40: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aeskulap-0.2.2-beta1/src/aiconfactory.cpp:80:30: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aeskulap-0.2.2-beta1/src/aiconfactory.cpp:114:2: style: Exception should be caught by reference. [catchExceptionByValue]
aeskulap-0.2.2-beta1/src/aiconfactory.cpp:120:3: style: Exception should be caught by reference. [catchExceptionByValue]
aeskulap-0.2.2-beta1/src/main.cpp:115:5: performance: Possible inefficient checking for 'list' emptiness. [stlSize]
aeskulap-0.2.2-beta1/src/mainwindow.cpp:94:2: warning: Possible null pointer dereference: item [nullPointer]
aeskulap-0.2.2-beta1/src/mainwindow.cpp:91:29: note: Assignment 'item=NULL', assigned value is 0
aeskulap-0.2.2-beta1/src/mainwindow.cpp:94:2: note: Null pointer dereference
aeskulap-0.2.2-beta1/src/mainwindow.cpp:97:2: warning: Possible null pointer dereference: item [nullPointer]
aeskulap-0.2.2-beta1/src/mainwindow.cpp:91:29: note: Assignment 'item=NULL', assigned value is 0
aeskulap-0.2.2-beta1/src/mainwindow.cpp:97:2: note: Null pointer dereference
aeskulap-0.2.2-beta1/src/mainwindow.cpp:100:2: warning: Possible null pointer dereference: item [nullPointer]
aeskulap-0.2.2-beta1/src/mainwindow.cpp:91:29: note: Assignment 'item=NULL', assigned value is 0
aeskulap-0.2.2-beta1/src/mainwindow.cpp:100:2: note: Null pointer dereference
aeskulap-0.2.2-beta1/src/mainwindow.cpp:107:2: warning: Possible null pointer dereference: item [nullPointer]
aeskulap-0.2.2-beta1/src/mainwindow.cpp:91:29: note: Assignment 'item=NULL', assigned value is 0
aeskulap-0.2.2-beta1/src/mainwindow.cpp:107:2: note: Null pointer dereference
aeskulap-0.2.2-beta1/src/mainwindow.cpp:112:3: warning: Possible null pointer dereference: item [nullPointer]
aeskulap-0.2.2-beta1/src/mainwindow.cpp:110:30: note: Assignment 'item=NULL', assigned value is 0
aeskulap-0.2.2-beta1/src/mainwindow.cpp:112:3: note: Null pointer dereference
aeskulap-0.2.2-beta1/src/mainwindow.cpp:324:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aeskulap-0.2.2-beta1/src/settings.cpp:213:47: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aeskulap-0.2.2-beta1/src/settings.cpp:253:75: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aeskulap-0.2.2-beta1/src/settings.cpp:450:54: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aeskulap-0.2.2-beta1/src/settings.cpp:473:41: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aeskulap-0.2.2-beta1/src/studymanager.cpp:340:28: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aeskulap-0.2.2-beta1/widgets/adisplay.cpp:41:10: warning: Member variable 'Display::m_changed' is not initialized in the constructor. [uninitMemberVar]
aeskulap-0.2.2-beta1/widgets/adisplay.cpp:41:10: warning: Member variable 'Display::m_cursor_locate' is not initialized in the constructor. [uninitMemberVar]
aeskulap-0.2.2-beta1/widgets/adisplay.cpp:51:10: warning: Member variable 'Display::m_drag_active' is not initialized in the constructor. [uninitMemberVar]
aeskulap-0.2.2-beta1/widgets/adisplay.cpp:51:10: warning: Member variable 'Display::m_changed' is not initialized in the constructor. [uninitMemberVar]
aeskulap-0.2.2-beta1/widgets/adisplay.cpp:51:10: warning: Member variable 'Display::m_cursor_locate' is not initialized in the constructor. [uninitMemberVar]
aeskulap-0.2.2-beta1/widgets/adisplay.cpp:51:10: warning: Member variable 'Display::m_mouse_functions' is not initialized in the constructor. [uninitMemberVar]
aeskulap-0.2.2-beta1/widgets/asimpledisplay.h:50:2: style: Class 'SimpleDisplay' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aeskulap-0.2.2-beta1/widgets/adisplay.h:43:2: style: Class 'Display' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aeskulap-0.2.2-beta1/widgets/adisplay.h:99:15: style: The function 'bitstretch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aeskulap-0.2.2-beta1/widgets/asimpledisplay.h:126:15: note: Virtual function in base class
aeskulap-0.2.2-beta1/widgets/adisplay.h:99:15: note: Function in derived class
aeskulap-0.2.2-beta1/widgets/afloatwidget.cpp:46:9: style: Unused variable: x1 [unusedVariable]
aeskulap-0.2.2-beta1/widgets/afloatwidget.cpp:47:9: style: Unused variable: y1 [unusedVariable]
aeskulap-0.2.2-beta1/widgets/afloatwidget.cpp:84:57: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aeskulap-0.2.2-beta1/widgets/amultiframectrl.h:46:7: style: The function 'connect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aeskulap-0.2.2-beta1/widgets/aframectrl.h:46:15: note: Virtual function in base class
aeskulap-0.2.2-beta1/widgets/amultiframectrl.h:46:7: note: Function in derived class
aeskulap-0.2.2-beta1/widgets/amultiframectrl.h:48:7: style: The function 'disconnect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aeskulap-0.2.2-beta1/widgets/aframectrl.h:48:15: note: Virtual function in base class
aeskulap-0.2.2-beta1/widgets/amultiframectrl.h:48:7: note: Function in derived class
aeskulap-0.2.2-beta1/widgets/aseriesmenu.cpp:97:28: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aeskulap-0.2.2-beta1/widgets/seriesview.h:54:2: style: Class 'SeriesView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aeskulap-0.2.2-beta1/widgets/asimpledisplay.cpp:314:9: style: The scope of the variable 'g' can be reduced. [variableScope]
aeskulap-0.2.2-beta1/widgets/asimpledisplay.cpp:409:7: style: Variable 'sx' is assigned a value that is never used. [unreadVariable]
aeskulap-0.2.2-beta1/widgets/asimpledisplay.cpp:410:7: style: Variable 'sy' is assigned a value that is never used. [unreadVariable]
aeskulap-0.2.2-beta1/widgets/asimpledisplay.cpp:478:7: style: Variable 'sx' is assigned a value that is never used. [unreadVariable]
aeskulap-0.2.2-beta1/widgets/asimpledisplay.cpp:479:7: style: Variable 'sy' is assigned a value that is never used. [unreadVariable]
aeskulap-0.2.2-beta1/widgets/asimpledisplay.cpp:43:2: performance: Variable 'm_disp_params' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aeskulap-0.2.2-beta1/widgets/asimpledisplay.cpp:61:2: performance: Variable 'm_disp_params' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aeskulap-0.2.2-beta1/widgets/asimpledisplay.h:132:15: warning: Virtual function 'init_display' is called from constructor 'SimpleDisplay()' at line 57. Dynamic binding is not used. [virtualCallInConstructor]
aeskulap-0.2.2-beta1/widgets/asimpledisplay.cpp:57:2: note: Calling init_display
aeskulap-0.2.2-beta1/widgets/asimpledisplay.h:132:15: note: init_display is a virtual method
aeskulap-0.2.2-beta1/widgets/asimpledisplay.h:132:15: warning: Virtual function 'init_display' is called from constructor 'SimpleDisplay(const Glib::RefPtr<DisplayParameters>&params)' at line 62. Dynamic binding is not used. [virtualCallInConstructor]
aeskulap-0.2.2-beta1/widgets/asimpledisplay.cpp:62:2: note: Calling init_display
aeskulap-0.2.2-beta1/widgets/asimpledisplay.h:132:15: note: init_display is a virtual method
aeskulap-0.2.2-beta1/widgets/asimpledisplay.h:126:15: warning: Virtual function 'bitstretch' is called from destructor '~SimpleDisplay()' at line 66. Dynamic binding is not used. [virtualCallInConstructor]
aeskulap-0.2.2-beta1/widgets/asimpledisplay.cpp:66:2: note: Calling stop
aeskulap-0.2.2-beta1/widgets/asimpledisplay.cpp:809:2: note: Calling bitstretch
aeskulap-0.2.2-beta1/widgets/asimpledisplay.h:126:15: note: bitstretch is a virtual method
aeskulap-0.2.2-beta1/widgets/studyview.h:66:2: style: Class 'StudyView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aeskulap-0.2.2-beta1/widgets/atiler.h:43:7: style: Technically the member function 'Aeskulap::TilerBase::get_layout' can be const. [functionConst]
aeskulap-0.2.2-beta1/widgets/atiler.cpp:46:17: note: Technically the member function 'Aeskulap::TilerBase::get_layout' can be const.
aeskulap-0.2.2-beta1/widgets/atiler.h:43:7: note: Technically the member function 'Aeskulap::TilerBase::get_layout' can be const.
aeskulap-0.2.2-beta1/widgets/atiler.h:45:15: style: Technically the member function 'Aeskulap::TilerBase::max_size' can be const. [functionConst]
aeskulap-0.2.2-beta1/widgets/atiler.cpp:51:25: note: Technically the member function 'Aeskulap::TilerBase::max_size' can be const.
aeskulap-0.2.2-beta1/widgets/atiler.h:45:15: note: Technically the member function 'Aeskulap::TilerBase::max_size' can be const.
aeskulap-0.2.2-beta1/widgets/atiler.h:47:7: style: Technically the member function 'Aeskulap::TilerBase::get_xy_from_pos' can be const. [functionConst]
aeskulap-0.2.2-beta1/widgets/atiler.cpp:55:17: note: Technically the member function 'Aeskulap::TilerBase::get_xy_from_pos' can be const.
aeskulap-0.2.2-beta1/widgets/atiler.h:47:7: note: Technically the member function 'Aeskulap::TilerBase::get_xy_from_pos' can be const.
aeskulap-0.2.2-beta1/widgets/atiler.h:79:7: style: Technically the member function 'Aeskulap::Tiler::find_index' can be const. [functionConst]
aeskulap-0.2.2-beta1/widgets/avaluetool.h:12:2: style: Class 'ValueTool' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aeskulap-0.2.2-beta1/widgets/awindowleveltoolbutton.cpp:95:45: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aeskulap-0.2.2-beta1/widgets/awindowleveltoolbutton.cpp:117:45: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aeskulap-0.2.2-beta1/widgets/awindowleveltoolbutton.cpp:132:45: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aeskulap-0.2.2-beta1/widgets/awindowleveltoolbutton.cpp:186:57: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aeskulap-0.2.2-beta1/widgets/seriesview.cpp:346:38: style: Checking if unsigned variable 'pos' is less than zero. This might be a false warning. [unsignedLessThanZero]
aeskulap-0.2.2-beta1/widgets/studyview.cpp:696:47: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aeskulap-0.2.2-beta1/widgets/studyview.cpp:319:4: style: C-style pointer casting [cstyleCast]
aeskulap-0.2.2-beta1/widgets/studyview.cpp:596:8: style: Variable 'x' is assigned a value that is never used. [unreadVariable]
aeskulap-0.2.2-beta1/widgets/studyview.cpp:597:8: style: Variable 'y' is assigned a value that is never used. [unreadVariable]
aeskulap-0.2.2-beta1/widgets/studyview.cpp:499:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aeskulap-0.2.2-beta1/widgets/studyview.cpp:509:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aeskulap-0.2.2-beta1/widgets/studyview.cpp:600:50: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
[22:27]

ftp://ftp.se.debian.org/debian/pool/main/a/aespipe/aespipe_2.4d.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/aether/aether_1.13.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aether-ant-tasks/aether-ant-tasks_1.0.1.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/aevol/aevol_5.0.orig.tar.gz
aevol-5.0/src/aevol_modify.cpp:688:11: style: The scope of the variable 'j' can be reduced. [variableScope]
aevol-5.0/src/libaevol/JumpingMT.h:127:5: warning: Member variable 'JumpingMT::sfmt_' is not initialized in the constructor. [uninitMemberVar]
aevol-5.0/src/libaevol/JumpingMT.h:73:5: style: Class 'JumpingMT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aevol-5.0/src/libaevol/JumpingMT.h:75:5: style: Class 'JumpingMT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aevol-5.0/src/libaevol/Point.h:39:3: warning: Member variable 'Point::x' is not initialized in the constructor. [uninitMemberVar]
aevol-5.0/src/libaevol/Point.h:39:3: warning: Member variable 'Point::y' is not initialized in the constructor. [uninitMemberVar]
aevol-5.0/src/libaevol/Point.h:40:3: style: Struct 'Point' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aevol-5.0/src/libaevol/Alignment.cpp:182:11: style: The scope of the variable 'cur_score' can be reduced. [variableScope]
aevol-5.0/src/libaevol/Rna.h:186:48: style: Function 'set_transcript_length' argument 1 names different: declaration 'length' definition 'transcript_length'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/Rna.h:96:53: note: Function 'set_transcript_length' argument 1 names different: declaration 'length' definition 'transcript_length'.
aevol-5.0/src/libaevol/Rna.h:186:48: note: Function 'set_transcript_length' argument 1 names different: declaration 'length' definition 'transcript_length'.
aevol-5.0/src/libaevol/Alignment.cpp:61:56: style: Function 'search_alignment_direct' argument 1 names different: declaration 'chrom1' definition 'chrom_1'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/Alignment.h:74:55: note: Function 'search_alignment_direct' argument 1 names different: declaration 'chrom1' definition 'chrom_1'.
aevol-5.0/src/libaevol/Alignment.cpp:61:56: note: Function 'search_alignment_direct' argument 1 names different: declaration 'chrom1' definition 'chrom_1'.
aevol-5.0/src/libaevol/Alignment.cpp:62:59: style: Function 'search_alignment_direct' argument 2 names different: declaration 'seed1' definition 'seed_1'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/Alignment.h:75:57: note: Function 'search_alignment_direct' argument 2 names different: declaration 'seed1' definition 'seed_1'.
aevol-5.0/src/libaevol/Alignment.cpp:62:59: note: Function 'search_alignment_direct' argument 2 names different: declaration 'seed1' definition 'seed_1'.
aevol-5.0/src/libaevol/Alignment.cpp:63:56: style: Function 'search_alignment_direct' argument 3 names different: declaration 'chrom2' definition 'chrom_2'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/Alignment.h:76:54: note: Function 'search_alignment_direct' argument 3 names different: declaration 'chrom2' definition 'chrom_2'.
aevol-5.0/src/libaevol/Alignment.cpp:63:56: note: Function 'search_alignment_direct' argument 3 names different: declaration 'chrom2' definition 'chrom_2'.
aevol-5.0/src/libaevol/Alignment.cpp:64:59: style: Function 'search_alignment_direct' argument 4 names different: declaration 'seed2' definition 'seed_2'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/Alignment.h:77:57: note: Function 'search_alignment_direct' argument 4 names different: declaration 'seed2' definition 'seed_2'.
aevol-5.0/src/libaevol/Alignment.cpp:64:59: note: Function 'search_alignment_direct' argument 4 names different: declaration 'seed2' definition 'seed_2'.
aevol-5.0/src/libaevol/Alignment.cpp:174:58: style: Function 'search_alignment_indirect' argument 1 names different: declaration 'chrom1' definition 'chrom_1'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/Alignment.h:79:56: note: Function 'search_alignment_indirect' argument 1 names different: declaration 'chrom1' definition 'chrom_1'.
aevol-5.0/src/libaevol/Alignment.cpp:174:58: note: Function 'search_alignment_indirect' argument 1 names different: declaration 'chrom1' definition 'chrom_1'.
aevol-5.0/src/libaevol/Alignment.cpp:175:61: style: Function 'search_alignment_indirect' argument 2 names different: declaration 'seed1' definition 'seed_1'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/Alignment.h:80:59: note: Function 'search_alignment_indirect' argument 2 names different: declaration 'seed1' definition 'seed_1'.
aevol-5.0/src/libaevol/Alignment.cpp:175:61: note: Function 'search_alignment_indirect' argument 2 names different: declaration 'seed1' definition 'seed_1'.
aevol-5.0/src/libaevol/Alignment.cpp:176:58: style: Function 'search_alignment_indirect' argument 3 names different: declaration 'chrom2' definition 'chrom_2'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/Alignment.h:81:56: note: Function 'search_alignment_indirect' argument 3 names different: declaration 'chrom2' definition 'chrom_2'.
aevol-5.0/src/libaevol/Alignment.cpp:176:58: note: Function 'search_alignment_indirect' argument 3 names different: declaration 'chrom2' definition 'chrom_2'.
aevol-5.0/src/libaevol/Alignment.cpp:177:61: style: Function 'search_alignment_indirect' argument 4 names different: declaration 'seed2' definition 'seed_2'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/Alignment.h:82:59: note: Function 'search_alignment_indirect' argument 4 names different: declaration 'seed2' definition 'seed_2'.
aevol-5.0/src/libaevol/Alignment.cpp:177:61: note: Function 'search_alignment_indirect' argument 4 names different: declaration 'seed2' definition 'seed_2'.
aevol-5.0/src/libaevol/VisAVis.h:95:17: style: Technically the member function 'aevol::VisAVis::operator<' can be const. [functionConst]
aevol-5.0/src/libaevol/VisAVis.h:189:22: note: Technically the member function 'aevol::VisAVis::operator<' can be const.
aevol-5.0/src/libaevol/VisAVis.h:95:17: note: Technically the member function 'aevol::VisAVis::operator<' can be const.
aevol-5.0/src/libaevol/VisAVis.h:96:17: style: Technically the member function 'aevol::VisAVis::operator<=' can be const. [functionConst]
aevol-5.0/src/libaevol/VisAVis.h:194:22: note: Technically the member function 'aevol::VisAVis::operator<=' can be const.
aevol-5.0/src/libaevol/VisAVis.h:96:17: note: Technically the member function 'aevol::VisAVis::operator<=' can be const.
aevol-5.0/src/libaevol/VisAVis.h:97:17: style: Technically the member function 'aevol::VisAVis::operator>' can be const. [functionConst]
aevol-5.0/src/libaevol/VisAVis.h:199:22: note: Technically the member function 'aevol::VisAVis::operator>' can be const.
aevol-5.0/src/libaevol/VisAVis.h:97:17: note: Technically the member function 'aevol::VisAVis::operator>' can be const.
aevol-5.0/src/libaevol/VisAVis.h:98:17: style: Technically the member function 'aevol::VisAVis::operator>=' can be const. [functionConst]
aevol-5.0/src/libaevol/VisAVis.h:204:22: note: Technically the member function 'aevol::VisAVis::operator>=' can be const.
aevol-5.0/src/libaevol/VisAVis.h:98:17: note: Technically the member function 'aevol::VisAVis::operator>=' can be const.
aevol-5.0/src/libaevol/Codon.h:66:10: style: Technically the member function 'aevol::Codon::value' can be const. [functionConst]
aevol-5.0/src/libaevol/Codon.h:71:8: style: Technically the member function 'aevol::Codon::is_start' can be const. [functionConst]
aevol-5.0/src/libaevol/Codon.h:72:8: style: Technically the member function 'aevol::Codon::is_stop' can be const. [functionConst]
aevol-5.0/src/libaevol/PointMutation.h:52:3: style: Class 'PointMutation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aevol-5.0/src/libaevol/Protein.h:83:5: style: Class 'Protein' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aevol-5.0/src/libaevol/FuzzyFactory.h:55:3: style: Class 'FuzzyFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aevol-5.0/src/libaevol/Fuzzy.h:85:3: style: Class 'Fuzzy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aevol-5.0/src/libaevol/PhenotypicSegment.h:65:5: style: Class 'PhenotypicSegment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aevol-5.0/src/libaevol/MutationParams.h:68:5: style: Class 'MutationParams' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aevol-5.0/src/libaevol/Gaussian.h:56:3: style: Class 'Gaussian' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aevol-5.0/src/libaevol/PhenotypicTargetHandler.h:77:3: style: Class 'PhenotypicTargetHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aevol-5.0/src/libaevol/Fuzzy.h:77:1: warning: The class 'Fuzzy' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aevol-5.0/src/libaevol/PhenotypicSegment.h:55:1: warning: The class 'PhenotypicSegment' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aevol-5.0/src/libaevol/Gaussian.h:48:1: warning: The class 'Gaussian' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aevol-5.0/src/libaevol/Fuzzy.h:95:8: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aevol-5.0/src/libaevol/AbstractFuzzy.h:34:16: note: Virtual function in base class
aevol-5.0/src/libaevol/Fuzzy.h:95:8: note: Function in derived class
aevol-5.0/src/libaevol/Fuzzy.h:96:8: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aevol-5.0/src/libaevol/AbstractFuzzy.h:35:16: note: Virtual function in base class
aevol-5.0/src/libaevol/Fuzzy.h:96:8: note: Function in derived class
aevol-5.0/src/libaevol/Fuzzy.h:97:8: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aevol-5.0/src/libaevol/AbstractFuzzy.h:36:16: note: Virtual function in base class
aevol-5.0/src/libaevol/Fuzzy.h:97:8: note: Function in derived class
aevol-5.0/src/libaevol/Fuzzy.h:98:8: style: The function 'simplify' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aevol-5.0/src/libaevol/AbstractFuzzy.h:37:16: note: Virtual function in base class
aevol-5.0/src/libaevol/Fuzzy.h:98:8: note: Function in derived class
aevol-5.0/src/libaevol/Fuzzy.h:99:8: style: The function 'add_triangle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aevol-5.0/src/libaevol/AbstractFuzzy.h:38:16: note: Virtual function in base class
aevol-5.0/src/libaevol/Fuzzy.h:99:8: note: Function in derived class
aevol-5.0/src/libaevol/Fuzzy.h:100:8: style: The function 'add' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aevol-5.0/src/libaevol/AbstractFuzzy.h:39:16: note: Virtual function in base class
aevol-5.0/src/libaevol/Fuzzy.h:100:8: note: Function in derived class
aevol-5.0/src/libaevol/Fuzzy.h:101:8: style: The function 'sub' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aevol-5.0/src/libaevol/AbstractFuzzy.h:40:16: note: Virtual function in base class
aevol-5.0/src/libaevol/Fuzzy.h:101:8: note: Function in derived class
aevol-5.0/src/libaevol/Fuzzy.h:102:8: style: The function 'add_point' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aevol-5.0/src/libaevol/AbstractFuzzy.h:41:16: note: Virtual function in base class
aevol-5.0/src/libaevol/Fuzzy.h:102:8: note: Function in derived class
aevol-5.0/src/libaevol/Fuzzy.h:104:8: style: The function 'clip' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aevol-5.0/src/libaevol/AbstractFuzzy.h:45:16: note: Virtual function in base class
aevol-5.0/src/libaevol/Fuzzy.h:104:8: note: Function in derived class
aevol-5.0/src/libaevol/Fuzzy.h:113:10: style: The function 'get_geometric_area' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aevol-5.0/src/libaevol/AbstractFuzzy.h:51:18: note: Virtual function in base class
aevol-5.0/src/libaevol/Fuzzy.h:113:10: note: Function in derived class
aevol-5.0/src/libaevol/Fuzzy.h:116:10: style: The function 'get_geometric_area' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aevol-5.0/src/libaevol/AbstractFuzzy.h:52:18: note: Virtual function in base class
aevol-5.0/src/libaevol/Fuzzy.h:116:10: note: Function in derived class
aevol-5.0/src/libaevol/Fuzzy.h:121:8: style: The function 'is_identical_to' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aevol-5.0/src/libaevol/AbstractFuzzy.h:54:16: note: Virtual function in base class
aevol-5.0/src/libaevol/Fuzzy.h:121:8: note: Function in derived class
aevol-5.0/src/libaevol/Fuzzy.h:122:8: style: The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aevol-5.0/src/libaevol/AbstractFuzzy.h:56:16: note: Virtual function in base class
aevol-5.0/src/libaevol/Fuzzy.h:122:8: note: Function in derived class
aevol-5.0/src/libaevol/Fuzzy.h:123:8: style: The function 'clear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aevol-5.0/src/libaevol/AbstractFuzzy.h:58:16: note: Virtual function in base class
aevol-5.0/src/libaevol/Fuzzy.h:123:8: note: Function in derived class
aevol-5.0/src/libaevol/Protein.h:81:38: performance: Function parameter 'codon_list' should be passed by const reference. [passedByValue]
aevol-5.0/src/libaevol/Codon.cpp:68:20: style: Function 'Codon' argument 1 names different: declaration 'genome' definition 'dna'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/Codon.h:55:14: note: Function 'Codon' argument 1 names different: declaration 'genome' definition 'dna'.
aevol-5.0/src/libaevol/Codon.cpp:68:20: note: Function 'Codon' argument 1 names different: declaration 'genome' definition 'dna'.
aevol-5.0/src/libaevol/Codon.h:47:1: warning: The class 'Codon' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aevol-5.0/src/libaevol/Dna.cpp:938:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
aevol-5.0/src/libaevol/Dna.cpp:1668:3: style: Variable 'inverted_segment' is reassigned a value before the old one has been used. [redundantAssignment]
aevol-5.0/src/libaevol/Dna.cpp:1667:0: note: Variable 'inverted_segment' is reassigned a value before the old one has been used.
aevol-5.0/src/libaevol/Dna.cpp:1668:3: note: Variable 'inverted_segment' is reassigned a value before the old one has been used.
aevol-5.0/src/libaevol/Dna.cpp:253:11: style: The scope of the variable 'random_value' can be reduced. [variableScope]
aevol-5.0/src/libaevol/Dna.cpp:320:11: style: The scope of the variable 'random_value' can be reduced. [variableScope]
aevol-5.0/src/libaevol/Dna.cpp:354:8: style: The scope of the variable 'direct_sense' can be reduced. [variableScope]
aevol-5.0/src/libaevol/Dna.cpp:357:10: style: The scope of the variable 'rand1' can be reduced. [variableScope]
aevol-5.0/src/libaevol/Dna.cpp:361:11: style: The scope of the variable 'seed1' can be reduced. [variableScope]
aevol-5.0/src/libaevol/Dna.cpp:361:18: style: The scope of the variable 'seed2' can be reduced. [variableScope]
aevol-5.0/src/libaevol/Dna.cpp:571:14: style: The scope of the variable 'direct_sense' can be reduced. [variableScope]
aevol-5.0/src/libaevol/Dna.cpp:574:17: style: The scope of the variable 'seed1' can be reduced. [variableScope]
aevol-5.0/src/libaevol/Dna.cpp:574:24: style: The scope of the variable 'seed2' can be reduced. [variableScope]
aevol-5.0/src/libaevol/Dna.cpp:807:8: style: The scope of the variable 'inserted_char' can be reduced. [variableScope]
aevol-5.0/src/libaevol/Dna.cpp:1045:11: style: The scope of the variable 'segment_length' can be reduced. [variableScope]
aevol-5.0/src/libaevol/Dna.cpp:1537:45: style: Function 'do_inter_GU_translocation' argument 1 names different: declaration 'pos_1' definition 'pos_1_rel'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/Dna.h:137:42: note: Function 'do_inter_GU_translocation' argument 1 names different: declaration 'pos_1' definition 'pos_1_rel'.
aevol-5.0/src/libaevol/Dna.cpp:1537:45: note: Function 'do_inter_GU_translocation' argument 1 names different: declaration 'pos_1' definition 'pos_1_rel'.
aevol-5.0/src/libaevol/Dna.cpp:1537:64: style: Function 'do_inter_GU_translocation' argument 2 names different: declaration 'pos_2' definition 'pos_2_rel'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/Dna.h:137:57: note: Function 'do_inter_GU_translocation' argument 2 names different: declaration 'pos_2' definition 'pos_2_rel'.
aevol-5.0/src/libaevol/Dna.cpp:1537:64: note: Function 'do_inter_GU_translocation' argument 2 names different: declaration 'pos_2' definition 'pos_2_rel'.
aevol-5.0/src/libaevol/Dna.cpp:1538:45: style: Function 'do_inter_GU_translocation' argument 3 names different: declaration 'pos_3' definition 'pos_3_rel'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/Dna.h:137:72: note: Function 'do_inter_GU_translocation' argument 3 names different: declaration 'pos_3' definition 'pos_3_rel'.
aevol-5.0/src/libaevol/Dna.cpp:1538:45: note: Function 'do_inter_GU_translocation' argument 3 names different: declaration 'pos_3' definition 'pos_3_rel'.
aevol-5.0/src/libaevol/Dna.cpp:1538:64: style: Function 'do_inter_GU_translocation' argument 4 names different: declaration 'pos_4' definition 'pos_4_rel'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/Dna.h:138:42: note: Function 'do_inter_GU_translocation' argument 4 names different: declaration 'pos_4' definition 'pos_4_rel'.
aevol-5.0/src/libaevol/Dna.cpp:1538:64: note: Function 'do_inter_GU_translocation' argument 4 names different: declaration 'pos_4' definition 'pos_4_rel'.
aevol-5.0/src/libaevol/Dna.cpp:2614:57: style: Function 'search_alignment_around_positions' argument 3 names different: declaration 'chrom1_pos_2' definition 'chrom2_pos_1'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/Dna.h:159:50: note: Function 'search_alignment_around_positions' argument 3 names different: declaration 'chrom1_pos_2' definition 'chrom2_pos_1'.
aevol-5.0/src/libaevol/Dna.cpp:2614:57: note: Function 'search_alignment_around_positions' argument 3 names different: declaration 'chrom1_pos_2' definition 'chrom2_pos_1'.
aevol-5.0/src/libaevol/Dna.cpp:269:7: style: Variable 'nb_del' is modified but its new value is never used. [unreadVariable]
aevol-5.0/src/libaevol/Dna.cpp:340:7: style: Variable 'nb_inv' is modified but its new value is never used. [unreadVariable]
aevol-5.0/src/libaevol/Dna.cpp:1634:24: style: Variable 'segment_length' is assigned a value that is never used. [unreadVariable]
aevol-5.0/src/libaevol/Dna.h:166:8: performance: Technically the member function 'aevol::Dna::compute_statistical_data' can be static. [functionStatic]
aevol-5.0/src/libaevol/Dna.cpp:2220:11: note: Technically the member function 'aevol::Dna::compute_statistical_data' can be static.
aevol-5.0/src/libaevol/Dna.h:166:8: note: Technically the member function 'aevol::Dna::compute_statistical_data' can be static.
aevol-5.0/src/libaevol/raevol/Rna_R.h:78:10: style: Technically the member function 'aevol::Rna_R::get_id' can be const. [functionConst]
aevol-5.0/src/libaevol/raevol/Rna_R.h:80:9: style: Technically the member function 'aevol::Rna_R::nb_influences' can be const. [functionConst]
aevol-5.0/src/libaevol/raevol/Protein_R.h:79:21: style: Technically the member function 'aevol::Protein_R::is_inherited' can be const. [functionConst]
aevol-5.0/src/libaevol/raevol/Protein_R.h:172:24: note: Technically the member function 'aevol::Protein_R::is_inherited' can be const.
aevol-5.0/src/libaevol/raevol/Protein_R.h:79:21: note: Technically the member function 'aevol::Protein_R::is_inherited' can be const.
aevol-5.0/src/libaevol/raevol/Protein_R.h:80:21: style: Technically the member function 'aevol::Protein_R::is_signal' can be const. [functionConst]
aevol-5.0/src/libaevol/raevol/Protein_R.h:177:24: note: Technically the member function 'aevol::Protein_R::is_signal' can be const.
aevol-5.0/src/libaevol/raevol/Protein_R.h:80:21: note: Technically the member function 'aevol::Protein_R::is_signal' can be const.
aevol-5.0/src/libaevol/raevol/Protein_R.h:100:10: style: Technically the member function 'aevol::Protein_R::get_id' can be const. [functionConst]
aevol-5.0/src/libaevol/Stats.h:135:15: performance: Technically the member function 'aevol::Stats::write_header' can be static. [functionStatic]
aevol-5.0/src/libaevol/Stats.h:167:20: note: Technically the member function 'aevol::Stats::write_header' can be static.
aevol-5.0/src/libaevol/Stats.h:135:15: note: Technically the member function 'aevol::Stats::write_header' can be static.
aevol-5.0/src/libaevol/Stats.h:136:15: performance: Technically the member function 'aevol::Stats::write_header' can be static. [functionStatic]
aevol-5.0/src/libaevol/Stats.h:172:20: note: Technically the member function 'aevol::Stats::write_header' can be static.
aevol-5.0/src/libaevol/Stats.h:136:15: note: Technically the member function 'aevol::Stats::write_header' can be static.
aevol-5.0/src/libaevol/raevol/Protein_R.h:67:2: style: Class 'Protein_R' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aevol-5.0/src/libaevol/raevol/PhenotypicTarget_R.h:65:3: style: Class 'PhenotypicTarget_R' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aevol-5.0/src/libaevol/raevol/PhenotypicTargetHandler_R.h:77:3: style: Class 'PhenotypicTargetHandler_R' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aevol-5.0/src/libaevol/Selection.h:72:5: style: Class 'Selection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aevol-5.0/src/libaevol/Dump.h:53:3: style: Class 'Dump' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aevol-5.0/src/libaevol/ExpSetup.h:60:3: style: Class 'ExpSetup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aevol-5.0/src/libaevol/OutputManager.h:73:3: style: Class 'OutputManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aevol-5.0/src/libaevol/raevol/Protein_R.h:94:19: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aevol-5.0/src/libaevol/Protein.h:115:19: note: Virtual function in base class
aevol-5.0/src/libaevol/raevol/Protein_R.h:94:19: note: Function in derived class
aevol-5.0/src/libaevol/raevol/PhenotypicTargetHandler_R.h:91:16: style: The function 'ApplyVariation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aevol-5.0/src/libaevol/PhenotypicTargetHandler.h:92:16: note: Virtual function in base class
aevol-5.0/src/libaevol/raevol/PhenotypicTargetHandler_R.h:91:16: note: Function in derived class
aevol-5.0/src/libaevol/raevol/PhenotypicTargetHandler_R.h:94:16: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aevol-5.0/src/libaevol/PhenotypicTargetHandler.h:94:16: note: Virtual function in base class
aevol-5.0/src/libaevol/raevol/PhenotypicTargetHandler_R.h:94:16: note: Function in derived class
aevol-5.0/src/libaevol/raevol/PhenotypicTargetHandler_R.h:95:16: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aevol-5.0/src/libaevol/PhenotypicTargetHandler.h:95:16: note: Virtual function in base class
aevol-5.0/src/libaevol/raevol/PhenotypicTargetHandler_R.h:95:16: note: Function in derived class
aevol-5.0/src/libaevol/raevol/PhenotypicTargetHandler_R.h:118:18: style: The function 'mean_environmental_area' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aevol-5.0/src/libaevol/PhenotypicTargetHandler.h:116:18: note: Virtual function in base class
aevol-5.0/src/libaevol/raevol/PhenotypicTargetHandler_R.h:118:18: note: Function in derived class
aevol-5.0/src/libaevol/raevol/PhenotypicTargetHandler_R.h:155:16: style: The function 'set_segmentation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aevol-5.0/src/libaevol/PhenotypicTargetHandler.h:129:16: note: Virtual function in base class
aevol-5.0/src/libaevol/raevol/PhenotypicTargetHandler_R.h:155:16: note: Function in derived class
aevol-5.0/src/libaevol/raevol/Habitat_R.h:84:16: style: The function 'ApplyVariation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aevol-5.0/src/libaevol/Habitat.h:85:16: note: Virtual function in base class
aevol-5.0/src/libaevol/raevol/Habitat_R.h:84:16: note: Function in derived class
aevol-5.0/src/libaevol/raevol/Protein_R.h:61:31: performance: Function parameter 'codon_list' should be passed by const reference. [passedByValue]
aevol-5.0/src/libaevol/raevol/Protein_R.h:66:37: performance: Function parameter 'codon_list' should be passed by const reference. [passedByValue]
aevol-5.0/src/libaevol/Stats.h:77:27: performance: Function parameter 'prefix' should be passed by const reference. [passedByValue]
aevol-5.0/src/libaevol/Stats.h:77:53: performance: Function parameter 'postfix' should be passed by const reference. [passedByValue]
aevol-5.0/src/libaevol/Stats.h:81:27: performance: Function parameter 'prefix' should be passed by const reference. [passedByValue]
aevol-5.0/src/libaevol/Stats.h:82:27: performance: Function parameter 'postfix' should be passed by const reference. [passedByValue]
aevol-5.0/src/libaevol/Stats.h:88:27: performance: Function parameter 'prefix' should be passed by const reference. [passedByValue]
aevol-5.0/src/libaevol/Stats.h:89:27: performance: Function parameter 'postfix' should be passed by const reference. [passedByValue]
aevol-5.0/src/libaevol/Stats.h:128:41: performance: Function parameter 'prefix' should be passed by const reference. [passedByValue]
aevol-5.0/src/libaevol/Stats.h:129:41: performance: Function parameter 'postfix' should be passed by const reference. [passedByValue]
aevol-5.0/src/libaevol/Dump.cpp:69:7: warning: Member variable 'Dump::current_file' is not initialized in the constructor. [uninitMemberVar]
aevol-5.0/src/libaevol/Dump.cpp:69:7: warning: Member variable 'Dump::filename_buffer' is not initialized in the constructor. [uninitMemberVar]
aevol-5.0/src/libaevol/ExpManager.cpp:295:31: style: Function 'load' argument 3 names different: declaration 'sp_struct_file' definition 'world_file'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/ExpManager.h:181:21: note: Function 'load' argument 3 names different: declaration 'sp_struct_file' definition 'world_file'.
aevol-5.0/src/libaevol/ExpManager.cpp:295:31: note: Function 'load' argument 3 names different: declaration 'sp_struct_file' definition 'world_file'.
aevol-5.0/src/libaevol/ExpManager.cpp:378:33: style: Function 'load' argument 2 names different: declaration 'exp_s_file' definition 'exp_setup_file_name'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/ExpManager.h:160:31: note: Function 'load' argument 2 names different: declaration 'exp_s_file' definition 'exp_setup_file_name'.
aevol-5.0/src/libaevol/ExpManager.cpp:378:33: note: Function 'load' argument 2 names different: declaration 'exp_s_file' definition 'exp_setup_file_name'.
aevol-5.0/src/libaevol/ExpManager.cpp:379:33: style: Function 'load' argument 3 names different: declaration 'exp_backup_file' definition 'exp_backup_file_name'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/ExpManager.h:160:49: note: Function 'load' argument 3 names different: declaration 'exp_backup_file' definition 'exp_backup_file_name'.
aevol-5.0/src/libaevol/ExpManager.cpp:379:33: note: Function 'load' argument 3 names different: declaration 'exp_backup_file' definition 'exp_backup_file_name'.
aevol-5.0/src/libaevol/ExpManager.cpp:380:33: style: Function 'load' argument 4 names different: declaration 'sp_struct_file' definition 'world_file_name'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/ExpManager.h:161:19: note: Function 'load' argument 4 names different: declaration 'sp_struct_file' definition 'world_file_name'.
aevol-5.0/src/libaevol/ExpManager.cpp:380:33: note: Function 'load' argument 4 names different: declaration 'sp_struct_file' definition 'world_file_name'.
aevol-5.0/src/libaevol/ExpManager.cpp:381:33: style: Function 'load' argument 5 names different: declaration 'out_p_file' definition 'out_prof_file_name'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/ExpManager.h:161:41: note: Function 'load' argument 5 names different: declaration 'out_p_file' definition 'out_prof_file_name'.
aevol-5.0/src/libaevol/ExpManager.cpp:381:33: note: Function 'load' argument 5 names different: declaration 'out_p_file' definition 'out_prof_file_name'.
aevol-5.0/src/libaevol/ExpManager.cpp:562:44: style: Function 'open_backup_files' argument 1 names different: declaration 'sel_file' definition 'exp_backup_file'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/ExpManager.h:186:34: note: Function 'open_backup_files' argument 1 names different: declaration 'sel_file' definition 'exp_backup_file'.
aevol-5.0/src/libaevol/ExpManager.cpp:562:44: note: Function 'open_backup_files' argument 1 names different: declaration 'sel_file' definition 'exp_backup_file'.
aevol-5.0/src/libaevol/ExpManager.cpp:563:48: style: Function 'open_backup_files' argument 2 names different: declaration 'sp_struct_file' definition 'world_file'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/ExpManager.h:187:34: note: Function 'open_backup_files' argument 2 names different: declaration 'sp_struct_file' definition 'world_file'.
aevol-5.0/src/libaevol/ExpManager.cpp:563:48: note: Function 'open_backup_files' argument 2 names different: declaration 'sp_struct_file' definition 'world_file'.
aevol-5.0/src/libaevol/ExpManager.cpp:604:45: style: Function 'close_backup_files' argument 1 names different: declaration 'sel_file' definition 'exp_backup_file'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/ExpManager.h:191:35: note: Function 'close_backup_files' argument 1 names different: declaration 'sel_file' definition 'exp_backup_file'.
aevol-5.0/src/libaevol/ExpManager.cpp:604:45: note: Function 'close_backup_files' argument 1 names different: declaration 'sel_file' definition 'exp_backup_file'.
aevol-5.0/src/libaevol/ExpManager.cpp:605:49: style: Function 'close_backup_files' argument 2 names different: declaration 'sp_struct_file' definition 'world_file'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/ExpManager.h:192:35: note: Function 'close_backup_files' argument 2 names different: declaration 'sp_struct_file' definition 'world_file'.
aevol-5.0/src/libaevol/ExpManager.cpp:605:49: note: Function 'close_backup_files' argument 2 names different: declaration 'sp_struct_file' definition 'world_file'.
aevol-5.0/src/libaevol/ExpManager.cpp:612:13: style: Function 'open_setup_files' argument 1 names different: declaration 'exp_s_gzfile' definition 'exp_s_file'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/ExpManager.h:193:33: note: Function 'open_setup_files' argument 1 names different: declaration 'exp_s_gzfile' definition 'exp_s_file'.
aevol-5.0/src/libaevol/ExpManager.cpp:612:13: note: Function 'open_setup_files' argument 1 names different: declaration 'exp_s_gzfile' definition 'exp_s_file'.
aevol-5.0/src/libaevol/ExpManager.cpp:613:13: style: Function 'open_setup_files' argument 2 names different: declaration 'out_p_gzfile' definition 'out_p_file'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/ExpManager.h:194:33: note: Function 'open_setup_files' argument 2 names different: declaration 'out_p_gzfile' definition 'out_p_file'.
aevol-5.0/src/libaevol/ExpManager.cpp:613:13: note: Function 'open_setup_files' argument 2 names different: declaration 'out_p_gzfile' definition 'out_p_file'.
aevol-5.0/src/libaevol/ExpManager.cpp:644:44: style: Function 'close_setup_files' argument 1 names different: declaration 'exp_s_gzfile' definition 'exp_s_file'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/ExpManager.h:198:34: note: Function 'close_setup_files' argument 1 names different: declaration 'exp_s_gzfile' definition 'exp_s_file'.
aevol-5.0/src/libaevol/ExpManager.cpp:644:44: note: Function 'close_setup_files' argument 1 names different: declaration 'exp_s_gzfile' definition 'exp_s_file'.
aevol-5.0/src/libaevol/ExpManager.cpp:645:48: style: Function 'close_setup_files' argument 2 names different: declaration 'out_p_gzfile' definition 'out_p_file'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/ExpManager.h:198:56: note: Function 'close_setup_files' argument 2 names different: declaration 'out_p_gzfile' definition 'out_p_file'.
aevol-5.0/src/libaevol/ExpManager.cpp:645:48: note: Function 'close_setup_files' argument 2 names different: declaration 'out_p_gzfile' definition 'out_p_file'.
aevol-5.0/src/libaevol/ExpManager.cpp:78:13: warning: Member variable 'ExpManager::regul_or_not_' is not initialized in the constructor. [uninitMemberVar]
aevol-5.0/src/libaevol/ExpManager_X11.cpp:825:8: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
aevol-5.0/src/libaevol/ExpManager_X11.cpp:839:3: note: Found duplicate branches for 'if' and 'else'.
aevol-5.0/src/libaevol/ExpManager_X11.cpp:825:8: note: Found duplicate branches for 'if' and 'else'.
aevol-5.0/src/libaevol/ExpManager_X11.cpp:249:10: style: The scope of the variable 'win_number' can be reduced. [variableScope]
aevol-5.0/src/libaevol/ExpManager_X11.cpp:443:15: style: The scope of the variable 'fill_color' can be reduced. [variableScope]
aevol-5.0/src/libaevol/ExpManager_X11.cpp:457:12: style: The scope of the variable 'hi' can be reduced. [variableScope]
aevol-5.0/src/libaevol/ExpManager_X11.cpp:457:15: style: The scope of the variable 'hi1' can be reduced. [variableScope]
aevol-5.0/src/libaevol/ExpManager_X11.cpp:473:17: style: The scope of the variable 'fill_color' can be reduced. [variableScope]
aevol-5.0/src/libaevol/ExpManager_X11.cpp:488:17: style: The scope of the variable 'fill_color' can be reduced. [variableScope]
aevol-5.0/src/libaevol/ExpManager_X11.cpp:511:17: style: The scope of the variable 'fill_color' can be reduced. [variableScope]
aevol-5.0/src/libaevol/ExpManager_X11.cpp:525:17: style: The scope of the variable 'fill_color' can be reduced. [variableScope]
aevol-5.0/src/libaevol/ExpManager_X11.cpp:566:15: style: The scope of the variable 'fill_color' can be reduced. [variableScope]
aevol-5.0/src/libaevol/ExpManager_X11.cpp:584:12: style: The scope of the variable 'hi' can be reduced. [variableScope]
aevol-5.0/src/libaevol/ExpManager_X11.cpp:585:12: style: The scope of the variable 'hi1' can be reduced. [variableScope]
aevol-5.0/src/libaevol/ExpManager_X11.cpp:605:17: style: The scope of the variable 'fill_color' can be reduced. [variableScope]
aevol-5.0/src/libaevol/ExpManager_X11.cpp:623:17: style: The scope of the variable 'fill_color' can be reduced. [variableScope]
aevol-5.0/src/libaevol/ExpManager_X11.cpp:648:17: style: The scope of the variable 'fill_color' can be reduced. [variableScope]
aevol-5.0/src/libaevol/ExpManager_X11.cpp:664:17: style: The scope of the variable 'fill_color' can be reduced. [variableScope]
aevol-5.0/src/libaevol/ExpManager_X11.cpp:927:13: style: The scope of the variable 'color' can be reduced. [variableScope]
aevol-5.0/src/libaevol/ExpManager_X11.cpp:415:26: style: Function 'display' argument 2 names different: declaration 'fuzzy' definition 'fuzz'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/ExpManager_X11.h:140:56: note: Function 'display' argument 2 names different: declaration 'fuzzy' definition 'fuzz'.
aevol-5.0/src/libaevol/ExpManager_X11.cpp:415:26: note: Function 'display' argument 2 names different: declaration 'fuzzy' definition 'fuzz'.
aevol-5.0/src/libaevol/X11Window.h:155:5: warning: Member variable 'X11Window::display_' is not initialized in the constructor. [uninitMemberVar]
aevol-5.0/src/libaevol/X11Window.h:155:5: warning: Member variable 'X11Window::screen_' is not initialized in the constructor. [uninitMemberVar]
aevol-5.0/src/libaevol/X11Window.h:155:5: warning: Member variable 'X11Window::window_' is not initialized in the constructor. [uninitMemberVar]
aevol-5.0/src/libaevol/X11Window.h:155:5: warning: Member variable 'X11Window::cursor_' is not initialized in the constructor. [uninitMemberVar]
aevol-5.0/src/libaevol/X11Window.h:155:5: warning: Member variable 'X11Window::width_' is not initialized in the constructor. [uninitMemberVar]
aevol-5.0/src/libaevol/X11Window.h:155:5: warning: Member variable 'X11Window::height_' is not initialized in the constructor. [uninitMemberVar]
aevol-5.0/src/libaevol/X11Window.h:155:5: warning: Member variable 'X11Window::gcWhite_' is not initialized in the constructor. [uninitMemberVar]
aevol-5.0/src/libaevol/X11Window.h:155:5: warning: Member variable 'X11Window::gcBlack_' is not initialized in the constructor. [uninitMemberVar]
aevol-5.0/src/libaevol/X11Window.h:155:5: warning: Member variable 'X11Window::gcRed_' is not initialized in the constructor. [uninitMemberVar]
aevol-5.0/src/libaevol/X11Window.h:155:5: warning: Member variable 'X11Window::gcGreen_' is not initialized in the constructor. [uninitMemberVar]
aevol-5.0/src/libaevol/X11Window.h:155:5: warning: Member variable 'X11Window::gcBlue_' is not initialized in the constructor. [uninitMemberVar]
aevol-5.0/src/libaevol/X11Window.h:155:5: warning: Member variable 'X11Window::gcOrange_' is not initialized in the constructor. [uninitMemberVar]
aevol-5.0/src/libaevol/X11Window.h:155:5: warning: Member variable 'X11Window::gcYellow_' is not initialized in the constructor. [uninitMemberVar]
aevol-5.0/src/libaevol/X11Window.h:155:5: warning: Member variable 'X11Window::gcGrey_' is not initialized in the constructor. [uninitMemberVar]
aevol-5.0/src/libaevol/X11Window.h:155:5: warning: Member variable 'X11Window::gcLightGrey_' is not initialized in the constructor. [uninitMemberVar]
aevol-5.0/src/libaevol/X11Window.h:155:5: warning: Member variable 'X11Window::gcDarkGrey_' is not initialized in the constructor. [uninitMemberVar]
aevol-5.0/src/libaevol/X11Window.h:155:5: warning: Member variable 'X11Window::gcDarkerGrey_' is not initialized in the constructor. [uninitMemberVar]
aevol-5.0/src/libaevol/X11Window.h:97:8: style: Technically the member function 'aevol::X11Window::gc_white' can be const. [functionConst]
aevol-5.0/src/libaevol/X11Window.h:98:8: style: Technically the member function 'aevol::X11Window::gc_black' can be const. [functionConst]
aevol-5.0/src/libaevol/X11Window.h:99:8: style: Technically the member function 'aevol::X11Window::getGCBlue' can be const. [functionConst]
aevol-5.0/src/libaevol/X11Window.h:100:8: style: Technically the member function 'aevol::X11Window::getGCRed' can be const. [functionConst]
aevol-5.0/src/libaevol/X11Window.h:101:8: style: Technically the member function 'aevol::X11Window::getGCLightGrey' can be const. [functionConst]
aevol-5.0/src/libaevol/X11Window.h:102:8: style: Technically the member function 'aevol::X11Window::getGCDarkGrey' can be const. [functionConst]
aevol-5.0/src/libaevol/X11Window.h:103:8: style: Technically the member function 'aevol::X11Window::getGCDarkerGrey' can be const. [functionConst]
aevol-5.0/src/libaevol/X11Window.h:104:8: style: Technically the member function 'aevol::X11Window::getGCGrey' can be const. [functionConst]
aevol-5.0/src/libaevol/X11Window.h:105:8: style: Technically the member function 'aevol::X11Window::getGCGreen' can be const. [functionConst]
aevol-5.0/src/libaevol/X11Window.h:106:8: style: Technically the member function 'aevol::X11Window::getGCOrange' can be const. [functionConst]
aevol-5.0/src/libaevol/X11Window.h:107:8: style: Technically the member function 'aevol::X11Window::getGCYellow' can be const. [functionConst]
aevol-5.0/src/libaevol/X11Window.h:109:15: style: Technically the member function 'aevol::X11Window::width' can be const. [functionConst]
aevol-5.0/src/libaevol/X11Window.h:110:15: style: Technically the member function 'aevol::X11Window::height' can be const. [functionConst]
aevol-5.0/src/libaevol/X11Window.h:111:19: style: Technically the member function 'aevol::X11Window::window' can be const. [functionConst]
aevol-5.0/src/libaevol/HybridFuzzy.h:26:3: style: Class 'HybridFuzzy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aevol-5.0/src/libaevol/X11Window.h:76:1: warning: The class 'X11Window' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aevol-5.0/src/libaevol/ExpManager_X11.h:106:1: warning: The class 'ExpManager_X11' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aevol-5.0/src/libaevol/ExpManager_X11.h:137:18: style: The function 'display' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aevol-5.0/src/libaevol/ExpManager.h:164:16: note: Virtual function in base class
aevol-5.0/src/libaevol/ExpManager_X11.h:137:18: note: Function in derived class
aevol-5.0/src/libaevol/HybridFuzzy.h:36:8: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aevol-5.0/src/libaevol/AbstractFuzzy.h:34:16: note: Virtual function in base class
aevol-5.0/src/libaevol/HybridFuzzy.h:36:8: note: Function in derived class
aevol-5.0/src/libaevol/HybridFuzzy.h:37:8: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aevol-5.0/src/libaevol/AbstractFuzzy.h:35:16: note: Virtual function in base class
aevol-5.0/src/libaevol/HybridFuzzy.h:37:8: note: Function in derived class
aevol-5.0/src/libaevol/HybridFuzzy.h:38:8: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aevol-5.0/src/libaevol/AbstractFuzzy.h:36:16: note: Virtual function in base class
aevol-5.0/src/libaevol/HybridFuzzy.h:38:8: note: Function in derived class
aevol-5.0/src/libaevol/HybridFuzzy.h:39:8: style: The function 'simplify' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aevol-5.0/src/libaevol/AbstractFuzzy.h:37:16: note: Virtual function in base class
aevol-5.0/src/libaevol/HybridFuzzy.h:39:8: note: Function in derived class
aevol-5.0/src/libaevol/HybridFuzzy.h:40:8: style: The function 'add_triangle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aevol-5.0/src/libaevol/AbstractFuzzy.h:38:16: note: Virtual function in base class
aevol-5.0/src/libaevol/HybridFuzzy.h:40:8: note: Function in derived class
aevol-5.0/src/libaevol/HybridFuzzy.h:41:8: style: The function 'add' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aevol-5.0/src/libaevol/AbstractFuzzy.h:39:16: note: Virtual function in base class
aevol-5.0/src/libaevol/HybridFuzzy.h:41:8: note: Function in derived class
aevol-5.0/src/libaevol/HybridFuzzy.h:42:8: style: The function 'sub' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aevol-5.0/src/libaevol/AbstractFuzzy.h:40:16: note: Virtual function in base class
aevol-5.0/src/libaevol/HybridFuzzy.h:42:8: note: Function in derived class
aevol-5.0/src/libaevol/HybridFuzzy.h:43:8: style: The function 'add_point' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aevol-5.0/src/libaevol/AbstractFuzzy.h:41:16: note: Virtual function in base class
aevol-5.0/src/libaevol/HybridFuzzy.h:43:8: note: Function in derived class
aevol-5.0/src/libaevol/HybridFuzzy.h:45:8: style: The function 'clip' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aevol-5.0/src/libaevol/AbstractFuzzy.h:45:16: note: Virtual function in base class
aevol-5.0/src/libaevol/HybridFuzzy.h:45:8: note: Function in derived class
aevol-5.0/src/libaevol/HybridFuzzy.h:52:10: style: The function 'get_geometric_area' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aevol-5.0/src/libaevol/AbstractFuzzy.h:51:18: note: Virtual function in base class
aevol-5.0/src/libaevol/HybridFuzzy.h:52:10: note: Function in derived class
aevol-5.0/src/libaevol/HybridFuzzy.h:54:10: style: The function 'get_geometric_area' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aevol-5.0/src/libaevol/AbstractFuzzy.h:52:18: note: Virtual function in base class
aevol-5.0/src/libaevol/HybridFuzzy.h:54:10: note: Function in derived class
aevol-5.0/src/libaevol/HybridFuzzy.h:59:8: style: The function 'is_identical_to' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aevol-5.0/src/libaevol/AbstractFuzzy.h:54:16: note: Virtual function in base class
aevol-5.0/src/libaevol/HybridFuzzy.h:59:8: note: Function in derived class
aevol-5.0/src/libaevol/HybridFuzzy.h:63:8: style: The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aevol-5.0/src/libaevol/AbstractFuzzy.h:56:16: note: Virtual function in base class
aevol-5.0/src/libaevol/HybridFuzzy.h:63:8: note: Function in derived class
aevol-5.0/src/libaevol/HybridFuzzy.h:64:15: style: The function 'clear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aevol-5.0/src/libaevol/AbstractFuzzy.h:58:16: note: Virtual function in base class
aevol-5.0/src/libaevol/HybridFuzzy.h:64:15: note: Function in derived class
aevol-5.0/src/libaevol/ExpSetup.cpp:58:11: warning: Member variable 'ExpSetup::first_regul_' is not initialized in the constructor. [uninitMemberVar]
aevol-5.0/src/libaevol/ExpSetup.cpp:63:3: style: Class 'ExpSetup' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aevol-5.0/src/libaevol/Fuzzy.cpp:94:30: style: Function 'x' argument 1 names different: declaration 'left' definition 'p1'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/Fuzzy.h:120:25: note: Function 'x' argument 1 names different: declaration 'left' definition 'p1'.
aevol-5.0/src/libaevol/Fuzzy.cpp:94:30: note: Function 'x' argument 1 names different: declaration 'left' definition 'p1'.
aevol-5.0/src/libaevol/Fuzzy.cpp:94:47: style: Function 'x' argument 2 names different: declaration 'right' definition 'p2'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/Fuzzy.h:120:44: note: Function 'x' argument 2 names different: declaration 'right' definition 'p2'.
aevol-5.0/src/libaevol/Fuzzy.cpp:94:47: note: Function 'x' argument 2 names different: declaration 'right' definition 'p2'.
aevol-5.0/src/libaevol/Fuzzy.cpp:259:41: style: Function 'get_geometric_area' argument 1 names different: declaration 'start_segment' definition 'x_start'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/Fuzzy.h:116:36: note: Function 'get_geometric_area' argument 1 names different: declaration 'start_segment' definition 'x_start'.
aevol-5.0/src/libaevol/Fuzzy.cpp:259:41: note: Function 'get_geometric_area' argument 1 names different: declaration 'start_segment' definition 'x_start'.
aevol-5.0/src/libaevol/Fuzzy.cpp:259:57: style: Function 'get_geometric_area' argument 2 names different: declaration 'end_segment' definition 'x_stop'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/Fuzzy.h:116:58: note: Function 'get_geometric_area' argument 2 names different: declaration 'end_segment' definition 'x_stop'.
aevol-5.0/src/libaevol/Fuzzy.cpp:259:57: note: Function 'get_geometric_area' argument 2 names different: declaration 'end_segment' definition 'x_stop'.
aevol-5.0/src/libaevol/Fuzzy.cpp:332:50: style: Function 'is_identical_to' argument 1 names different: declaration 'fs' definition 'f'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/Fuzzy.h:121:45: note: Function 'is_identical_to' argument 1 names different: declaration 'fs' definition 'f'.
aevol-5.0/src/libaevol/Fuzzy.cpp:332:50: note: Function 'is_identical_to' argument 1 names different: declaration 'fs' definition 'f'.
aevol-5.0/src/libaevol/Fuzzy.cpp:349:25: style: Function 'save' argument 1 names different: declaration 'backup' definition 'backup_file'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/Fuzzy.h:95:20: note: Function 'save' argument 1 names different: declaration 'backup' definition 'backup_file'.
aevol-5.0/src/libaevol/Fuzzy.cpp:349:25: note: Function 'save' argument 1 names different: declaration 'backup' definition 'backup_file'.
aevol-5.0/src/libaevol/Fuzzy.cpp:360:25: style: Function 'load' argument 1 names different: declaration 'backup' definition 'backup_file'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/Fuzzy.h:96:20: note: Function 'load' argument 1 names different: declaration 'backup' definition 'backup_file'.
aevol-5.0/src/libaevol/Fuzzy.cpp:360:25: note: Function 'load' argument 1 names different: declaration 'backup' definition 'backup_file'.
aevol-5.0/src/libaevol/Fuzzy.h:120:10: performance: Technically the member function 'aevol::Fuzzy::x' can be static. [functionStatic]
aevol-5.0/src/libaevol/Fuzzy.cpp:94:15: note: Technically the member function 'aevol::Fuzzy::x' can be static.
aevol-5.0/src/libaevol/Fuzzy.h:120:10: note: Technically the member function 'aevol::Fuzzy::x' can be static.
aevol-5.0/src/libaevol/FuzzyFactory.h:65:7: style: Technically the member function 'aevol::FuzzyFactory::get_fuzzy_flavor' can be const. [functionConst]
aevol-5.0/src/libaevol/FuzzyFactory.cpp:143:19: note: Technically the member function 'aevol::FuzzyFactory::get_fuzzy_flavor' can be const.
aevol-5.0/src/libaevol/FuzzyFactory.h:65:7: note: Technically the member function 'aevol::FuzzyFactory::get_fuzzy_flavor' can be const.
aevol-5.0/src/libaevol/GeneticUnit.cpp:76:8: style: C-style pointer casting [cstyleCast]
aevol-5.0/src/libaevol/GeneticUnit.cpp:3238:11: style: The scope of the variable 'pos3donor' can be reduced. [variableScope]
aevol-5.0/src/libaevol/GeneticUnit.cpp:345:51: style: Function 'is_start' argument 2 names different: declaration 'pos' definition 'index'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/GeneticUnit.h:239:40: note: Function 'is_start' argument 2 names different: declaration 'pos' definition 'index'.
aevol-5.0/src/libaevol/GeneticUnit.cpp:345:51: note: Function 'is_start' argument 2 names different: declaration 'pos' definition 'index'.
aevol-5.0/src/libaevol/GeneticUnit.cpp:349:50: style: Function 'is_stop' argument 2 names different: declaration 'pos' definition 'index'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/GeneticUnit.h:241:39: note: Function 'is_stop' argument 2 names different: declaration 'pos' definition 'index'.
aevol-5.0/src/libaevol/GeneticUnit.cpp:349:50: note: Function 'is_stop' argument 2 names different: declaration 'pos' definition 'index'.
aevol-5.0/src/libaevol/GeneticUnit.cpp:1948:42: style: Function 'promoters' argument 2 names different: declaration 'start' definition 'before_after_btw'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/GeneticUnit.h:258:31: note: Function 'promoters' argument 2 names different: declaration 'start' definition 'before_after_btw'.
aevol-5.0/src/libaevol/GeneticUnit.cpp:1948:42: note: Function 'promoters' argument 2 names different: declaration 'start' definition 'before_after_btw'.
aevol-5.0/src/libaevol/GeneticUnit.cpp:2010:55: style: Function 'invert_promoters' argument 2 names different: declaration 'pos_1' definition 'pos1'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/GeneticUnit.h:269:40: note: Function 'invert_promoters' argument 2 names different: declaration 'pos_1' definition 'pos1'.
aevol-5.0/src/libaevol/GeneticUnit.cpp:2010:55: note: Function 'invert_promoters' argument 2 names different: declaration 'pos_1' definition 'pos1'.
aevol-5.0/src/libaevol/GeneticUnit.cpp:2011:55: style: Function 'invert_promoters' argument 3 names different: declaration 'pos_2' definition 'pos2'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/GeneticUnit.h:269:55: note: Function 'invert_promoters' argument 3 names different: declaration 'pos_2' definition 'pos2'.
aevol-5.0/src/libaevol/GeneticUnit.cpp:2011:55: note: Function 'invert_promoters' argument 3 names different: declaration 'pos_2' definition 'pos2'.
aevol-5.0/src/libaevol/GeneticUnit.cpp:2030:56: style: Function 'invert_promoters_included_in' argument 1 names different: declaration 'pos_1' definition 'pos1'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/GeneticUnit.h:263:45: note: Function 'invert_promoters_included_in' argument 1 names different: declaration 'pos_1' definition 'pos1'.
aevol-5.0/src/libaevol/GeneticUnit.cpp:2030:56: note: Function 'invert_promoters_included_in' argument 1 names different: declaration 'pos_1' definition 'pos1'.
aevol-5.0/src/libaevol/GeneticUnit.cpp:2031:56: style: Function 'invert_promoters_included_in' argument 2 names different: declaration 'pos_2' definition 'pos2'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/GeneticUnit.h:263:60: note: Function 'invert_promoters_included_in' argument 2 names different: declaration 'pos_2' definition 'pos2'.
aevol-5.0/src/libaevol/GeneticUnit.cpp:2031:56: note: Function 'invert_promoters_included_in' argument 2 names different: declaration 'pos_2' definition 'pos2'.
aevol-5.0/src/libaevol/GeneticUnit.h:257:8: style: Technically the member function 'aevol::GeneticUnit::promoters' can be const. [functionConst]
aevol-5.0/src/libaevol/GeneticUnit.cpp:1947:19: note: Technically the member function 'aevol::GeneticUnit::promoters' can be const.
aevol-5.0/src/libaevol/GeneticUnit.h:257:8: note: Technically the member function 'aevol::GeneticUnit::promoters' can be const.
aevol-5.0/src/libaevol/GeneticUnit.h:329:11: style: Technically the member function 'aevol::GeneticUnit::nb_terminators' can be const. [functionConst]
aevol-5.0/src/libaevol/GeneticUnit.cpp:2797:22: note: Technically the member function 'aevol::GeneticUnit::nb_terminators' can be const.
aevol-5.0/src/libaevol/GeneticUnit.h:329:11: note: Technically the member function 'aevol::GeneticUnit::nb_terminators' can be const.
aevol-5.0/src/libaevol/GeneticUnit.h:340:8: performance: Technically the member function 'aevol::GeneticUnit::remove_non_coding_bases' can be static. [functionStatic]
aevol-5.0/src/libaevol/GeneticUnit.cpp:2984:19: note: Technically the member function 'aevol::GeneticUnit::remove_non_coding_bases' can be static.
aevol-5.0/src/libaevol/GeneticUnit.h:340:8: note: Technically the member function 'aevol::GeneticUnit::remove_non_coding_bases' can be static.
aevol-5.0/src/libaevol/GeneticUnit.h:342:8: performance: Technically the member function 'aevol::GeneticUnit::double_non_coding_bases' can be static. [functionStatic]
aevol-5.0/src/libaevol/GeneticUnit.cpp:3061:19: note: Technically the member function 'aevol::GeneticUnit::double_non_coding_bases' can be static.
aevol-5.0/src/libaevol/GeneticUnit.h:342:8: note: Technically the member function 'aevol::GeneticUnit::double_non_coding_bases' can be static.
aevol-5.0/src/libaevol/GeneticUnit.cpp:808:3: style: Class 'GeneticUnit' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aevol-5.0/src/libaevol/Habitat.cpp:64:3: style: Class 'Habitat' has dynamic memory/resource allocation(s). The operator= is explicitly defaulted but the default operator= does not work well. It is recommended to define or delete the operator=. [noOperatorEq]
aevol-5.0/src/libaevol/HybridFuzzy.cpp:167:99: style: Same expression on both sides of '||'. [duplicateExpression]
aevol-5.0/src/libaevol/HybridFuzzy.cpp:26:46: style: Function 'HybridFuzzy' argument 1 names different: declaration 'f' definition 'model'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/HybridFuzzy.h:25:34: note: Function 'HybridFuzzy' argument 1 names different: declaration 'f' definition 'model'.
aevol-5.0/src/libaevol/HybridFuzzy.cpp:26:46: note: Function 'HybridFuzzy' argument 1 names different: declaration 'f' definition 'model'.
aevol-5.0/src/libaevol/HybridFuzzy.cpp:39:34: style: Function 'HybridFuzzy' argument 1 names different: declaration 'backup' definition 'backup_file'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/HybridFuzzy.h:26:28: note: Function 'HybridFuzzy' argument 1 names different: declaration 'backup' definition 'backup_file'.
aevol-5.0/src/libaevol/HybridFuzzy.cpp:39:34: note: Function 'HybridFuzzy' argument 1 names different: declaration 'backup' definition 'backup_file'.
aevol-5.0/src/libaevol/HybridFuzzy.cpp:158:57: style: Function 'is_identical_to' argument 1 names different: declaration 'fs' definition 'f'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/HybridFuzzy.h:59:45: note: Function 'is_identical_to' argument 1 names different: declaration 'fs' definition 'f'.
aevol-5.0/src/libaevol/HybridFuzzy.cpp:158:57: note: Function 'is_identical_to' argument 1 names different: declaration 'fs' definition 'f'.
aevol-5.0/src/libaevol/HybridFuzzy.cpp:174:32: style: Function 'save' argument 1 names different: declaration 'backup' definition 'backup_file'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/HybridFuzzy.h:36:20: note: Function 'save' argument 1 names different: declaration 'backup' definition 'backup_file'.
aevol-5.0/src/libaevol/HybridFuzzy.cpp:174:32: note: Function 'save' argument 1 names different: declaration 'backup' definition 'backup_file'.
aevol-5.0/src/libaevol/HybridFuzzy.cpp:185:32: style: Function 'load' argument 1 names different: declaration 'backup' definition 'backup_file'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/HybridFuzzy.h:37:20: note: Function 'load' argument 1 names different: declaration 'backup' definition 'backup_file'.
aevol-5.0/src/libaevol/HybridFuzzy.cpp:185:32: note: Function 'load' argument 1 names different: declaration 'backup' definition 'backup_file'.
aevol-5.0/src/libaevol/HybridFuzzy.cpp:42:3: style: Class 'HybridFuzzy' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aevol-5.0/src/libaevol/HybridFuzzy.h:18:1: warning: The class 'HybridFuzzy' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aevol-5.0/src/libaevol/Individual.cpp:1690:40: style: Variable 'initial_non_coding_base_nb' is assigned a value that is never used. [unreadVariable]
aevol-5.0/src/libaevol/Individual.cpp:78:3: performance: Variable 'mut_prng_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aevol-5.0/src/libaevol/Individual.cpp:79:3: performance: Variable 'stoch_prng_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aevol-5.0/src/libaevol/Individual.cpp:260:3: performance: Variable 'mut_prng_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aevol-5.0/src/libaevol/Individual.cpp:261:3: performance: Variable 'stoch_prng_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aevol-5.0/src/libaevol/Individual.cpp:362:3: performance: Variable 'mut_prng_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aevol-5.0/src/libaevol/Individual.cpp:363:3: performance: Variable 'stoch_prng_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aevol-5.0/src/libaevol/Individual.h:72:1: warning: The class 'Individual' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aevol-5.0/src/libaevol/Individual_X11.cpp:68:54: style: Function 'Individual_X11' argument 1 names different: declaration 'other' definition 'model'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/Individual_X11.h:68:42: note: Function 'Individual_X11' argument 1 names different: declaration 'other' definition 'model'.
aevol-5.0/src/libaevol/Individual_X11.cpp:68:54: note: Function 'Individual_X11' argument 1 names different: declaration 'other' definition 'model'.
aevol-5.0/src/libaevol/Individual_X11.h:59:1: warning: The class 'Individual_X11' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aevol-5.0/src/libaevol/InsertionHT.cpp:46:3: style: Class 'InsertionHT' has dynamic memory/resource allocation(s). The copy constructor is explicitly defaulted but the default copy constructor does not work well. It is recommended to define or delete the copy constructor. [noCopyConstructor]
aevol-5.0/src/libaevol/InsertionHT.cpp:54:3: error: Mismatching allocation and deallocation: InsertionHT::seq_ [mismatchAllocDealloc]
aevol-5.0/src/libaevol/JumpingMT.cpp:223:14: style: The scope of the variable 'x2' can be reduced. [variableScope]
aevol-5.0/src/libaevol/JumpingMT.cpp:142:44: style: Function 'binomial_random' argument 1 names different: declaration 'nb' definition 'nb_drawings'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/JumpingMT.h:102:45: note: Function 'binomial_random' argument 1 names different: declaration 'nb' definition 'nb_drawings'.
aevol-5.0/src/libaevol/JumpingMT.cpp:142:44: note: Function 'binomial_random' argument 1 names different: declaration 'nb' definition 'nb_drawings'.
aevol-5.0/src/libaevol/JumpingMT.cpp:258:104: style: Function 'multinomial_drawing' argument 4 names different: declaration 'colors' definition 'nb_colors'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/JumpingMT.h:105:109: note: Function 'multinomial_drawing' argument 4 names different: declaration 'colors' definition 'nb_colors'.
aevol-5.0/src/libaevol/JumpingMT.cpp:258:104: note: Function 'multinomial_drawing' argument 4 names different: declaration 'colors' definition 'nb_colors'.
aevol-5.0/src/libaevol/JumpingMT.cpp:90:3: style: Class 'JumpingMT' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aevol-5.0/src/libaevol/JumpingMT.h:67:1: warning: The class 'JumpingMT' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aevol-5.0/src/libaevol/Logging.cpp:144:37: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aevol-5.0/src/libaevol/Mutation.cpp:62:33: style: Function 'Load' argument 1 names different: declaration 'backup' definition 'backup_file'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/Mutation.h:92:32: note: Function 'Load' argument 1 names different: declaration 'backup' definition 'backup_file'.
aevol-5.0/src/libaevol/Mutation.cpp:62:33: note: Function 'Load' argument 1 names different: declaration 'backup' definition 'backup_file'.
aevol-5.0/src/libaevol/MutationParams.h:60:1: warning: The class 'MutationParams' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aevol-5.0/src/libaevol/OutputManager.cpp:130:33: style: Function 'load' argument 1 names different: declaration 'file' definition 'setup_file'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/OutputManager.h:122:20: note: Function 'load' argument 1 names different: declaration 'file' definition 'setup_file'.
aevol-5.0/src/libaevol/OutputManager.cpp:130:33: note: Function 'load' argument 1 names different: declaration 'file' definition 'setup_file'.
aevol-5.0/src/libaevol/OutputManager.cpp:64:16: warning: Member variable 'OutputManager::backup_step_' is not initialized in the constructor. [uninitMemberVar]
aevol-5.0/src/libaevol/OutputManager.cpp:64:16: warning: Member variable 'OutputManager::big_backup_step_' is not initialized in the constructor. [uninitMemberVar]
aevol-5.0/src/libaevol/OutputManager.h:120:8: performance: Technically the member function 'aevol::OutputManager::PropagateStats' can be static. [functionStatic]
aevol-5.0/src/libaevol/OutputManager.cpp:124:21: note: Technically the member function 'aevol::OutputManager::PropagateStats' can be static.
aevol-5.0/src/libaevol/OutputManager.h:120:8: note: Technically the member function 'aevol::OutputManager::PropagateStats' can be static.
aevol-5.0/src/libaevol/OutputManager.cpp:73:3: style: Class 'OutputManager' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aevol-5.0/src/libaevol/OutputManager.cpp:221:10: error: Uninitialized variable: time [uninitvar]
aevol-5.0/src/libaevol/ParamLoader.cpp:1924:11: style: The scope of the variable 'j' can be reduced. [variableScope]
aevol-5.0/src/libaevol/ParamLoader.h:75:5: style: Class 'ParamLoader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aevol-5.0/src/libaevol/ParameterLine.cpp:62:16: warning: Member variable 'ParameterLine::words' is not initialized in the constructor. [uninitMemberVar]
aevol-5.0/src/libaevol/PhenotypicTarget.cpp:58:3: style: Class 'PhenotypicTarget' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aevol-5.0/src/libaevol/PhenotypicTargetHandler.cpp:153:26: style: C-style pointer casting [cstyleCast]
aevol-5.0/src/libaevol/PhenotypicTargetHandler.cpp:70:3: performance: Variable 'phenotypic_target_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aevol-5.0/src/libaevol/PhenotypicTargetHandler.cpp:77:3: performance: Variable 'var_prng_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aevol-5.0/src/libaevol/PhenotypicTargetHandler.cpp:85:3: performance: Variable 'noise_prng_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aevol-5.0/src/libaevol/PhenotypicTargetHandler.cpp:98:3: performance: Variable 'phenotypic_target_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aevol-5.0/src/libaevol/PhenotypicTargetHandler.cpp:102:3: performance: Variable 'initial_gaussians_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aevol-5.0/src/libaevol/PhenotypicTargetHandler.cpp:103:3: performance: Variable 'current_gaussians_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aevol-5.0/src/libaevol/PhenotypicTargetHandler.cpp:110:3: performance: Variable 'var_prng_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aevol-5.0/src/libaevol/PhenotypicTargetHandler.cpp:116:3: performance: Variable 'noise_prng_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aevol-5.0/src/libaevol/PhenotypicTargetHandler.h:95:16: warning: Virtual function 'load' is called from constructor 'PhenotypicTargetHandler(gzFile backup_file)' at line 125. Dynamic binding is not used. [virtualCallInConstructor]
aevol-5.0/src/libaevol/PhenotypicTargetHandler.cpp:125:3: note: Calling load
aevol-5.0/src/libaevol/PhenotypicTargetHandler.h:95:16: note: load is a virtual method
aevol-5.0/src/libaevol/Protein.cpp:86:3: performance: Variable 'AA_list_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aevol-5.0/src/libaevol/Protein.cpp:340:42: performance: Function parameter 'codon_list' should be passed by const reference. [passedByValue]
aevol-5.0/src/libaevol/ReplacementHT.cpp:47:3: style: Class 'ReplacementHT' has dynamic memory/resource allocation(s). The copy constructor is explicitly defaulted but the default copy constructor does not work well. It is recommended to define or delete the copy constructor. [noCopyConstructor]
aevol-5.0/src/libaevol/ReplacementHT.cpp:55:3: error: Mismatching allocation and deallocation: ReplacementHT::seq_ [mismatchAllocDealloc]
aevol-5.0/src/libaevol/ReplicationReport.h:60:1: warning: The class 'ReplicationReport' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aevol-5.0/src/libaevol/Rna.cpp:79:56: style: Function 'Rna' argument 3 names different: declaration 'index' definition 'pos'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/Rna.h:71:55: note: Function 'Rna' argument 3 names different: declaration 'index' definition 'pos'.
aevol-5.0/src/libaevol/Rna.cpp:79:56: note: Function 'Rna' argument 3 names different: declaration 'index' definition 'pos'.
aevol-5.0/src/libaevol/SFMT-src-1.4/SFMT.c:369:14: style: Condition 'size>=623' is always true [knownConditionTrueFalse]
aevol-5.0/src/libaevol/SFMT-src-1.4/SFMT.c:366:23: note: Assignment 'size=(19937/128+1)*4', assigned value is 624
aevol-5.0/src/libaevol/SFMT-src-1.4/SFMT.c:369:14: note: Condition 'size>=623' is always true
aevol-5.0/src/libaevol/SFMT-src-1.4/SFMT.c:165:14: style: The scope of the variable 'work' can be reduced. [variableScope]
aevol-5.0/src/libaevol/SFMT-src-1.4/jump/SFMT-jump.cpp:106:9: style: The scope of the variable 'bits' can be reduced. [variableScope]
aevol-5.0/src/libaevol/SFMT-src-1.4/jump/SFMT-jump.cpp:103:44: style: Function 'SFMT_jump' argument 2 names different: declaration 'jump_str' definition 'jump_string'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/SFMT-src-1.4/jump/SFMT-jump.h:23:44: note: Function 'SFMT_jump' argument 2 names different: declaration 'jump_str' definition 'jump_string'.
aevol-5.0/src/libaevol/SFMT-src-1.4/jump/SFMT-jump.cpp:103:44: note: Function 'SFMT_jump' argument 2 names different: declaration 'jump_str' definition 'jump_string'.
aevol-5.0/src/libaevol/SFMT-src-1.4/jump/SFMT-jump.cpp:93:10: style: Variable 'r1' is assigned a value that is never used. [unreadVariable]
aevol-5.0/src/libaevol/SFMT-src-1.4/jump/SFMT-jump.cpp:94:11: style: Variable 'r2' is assigned a value that is never used. [unreadVariable]
aevol-5.0/src/libaevol/Selection.cpp:335:41: style: Function 'write_setup_file' argument 1 names different: declaration 'setup_file' definition 'exp_setup_file'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/Selection.h:107:34: note: Function 'write_setup_file' argument 1 names different: declaration 'setup_file' definition 'exp_setup_file'.
aevol-5.0/src/libaevol/Selection.cpp:335:41: note: Function 'write_setup_file' argument 1 names different: declaration 'setup_file' definition 'exp_setup_file'.
aevol-5.0/src/libaevol/Selection.cpp:88:3: performance: Variable 'prng_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aevol-5.0/src/libaevol/SmallInsertion.cpp:70:33: warning: 'operator=' should check for assignment to self to avoid problems with dynamic memory. [operatorEqToSelf]
aevol-5.0/src/libaevol/StatRecord.cpp:750:50: style: Function 'divide_record' argument 1 names different: declaration 'means' definition 'to_divide'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/StatRecord.h:151:43: note: Function 'divide_record' argument 1 names different: declaration 'means' definition 'to_divide'.
aevol-5.0/src/libaevol/StatRecord.cpp:750:50: note: Function 'divide_record' argument 1 names different: declaration 'means' definition 'to_divide'.
aevol-5.0/src/libaevol/StatRecord.cpp:75:13: warning: Member variable 'StatRecord::record_type_' is not initialized in the constructor. [uninitMemberVar]
aevol-5.0/src/libaevol/StatRecord.h:104:1: warning: The class 'StatRecord' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aevol-5.0/src/libaevol/Stats.cpp:544:16: style: The scope of the variable 'stat_record' can be reduced. [variableScope]
aevol-5.0/src/libaevol/Stats.h:119:8: style: Technically the member function 'aevol::Stats::CreateTmpFiles' can be const. [functionConst]
aevol-5.0/src/libaevol/Stats.cpp:717:13: note: Technically the member function 'aevol::Stats::CreateTmpFiles' can be const.
aevol-5.0/src/libaevol/Stats.h:119:8: note: Technically the member function 'aevol::Stats::CreateTmpFiles' can be const.
aevol-5.0/src/libaevol/Stats.h:120:8: style: Technically the member function 'aevol::Stats::Propagate' can be const. [functionConst]
aevol-5.0/src/libaevol/Stats.cpp:770:13: note: Technically the member function 'aevol::Stats::Propagate' can be const.
aevol-5.0/src/libaevol/Stats.h:120:8: note: Technically the member function 'aevol::Stats::Propagate' can be const.
aevol-5.0/src/libaevol/Tree.cpp:65:7: warning: Member variable 'Tree::parent_' is not initialized in the constructor. [uninitMemberVar]
aevol-5.0/src/libaevol/Tree.cpp:85:7: warning: Member variable 'Tree::parent_' is not initialized in the constructor. [uninitMemberVar]
aevol-5.0/src/libaevol/VisAVis.h:63:1: warning: The class 'VisAVis' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aevol-5.0/src/libaevol/World.h:134:8: style: Technically the member function 'aevol::World::evaluate_individuals' can be const. [functionConst]
aevol-5.0/src/libaevol/World.cpp:147:13: note: Technically the member function 'aevol::World::evaluate_individuals' can be const.
aevol-5.0/src/libaevol/World.h:134:8: note: Technically the member function 'aevol::World::evaluate_individuals' can be const.
aevol-5.0/src/libaevol/X11Window.cpp:155:40: style: Function 'X11Window' argument 4 names different: declaration 'pos_x' definition 'x'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/X11Window.h:85:30: note: Function 'X11Window' argument 4 names different: declaration 'pos_x' definition 'x'.
aevol-5.0/src/libaevol/X11Window.cpp:155:40: note: Function 'X11Window' argument 4 names different: declaration 'pos_x' definition 'x'.
aevol-5.0/src/libaevol/X11Window.cpp:155:52: style: Function 'X11Window' argument 5 names different: declaration 'pos_y' definition 'y'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/X11Window.h:85:46: note: Function 'X11Window' argument 5 names different: declaration 'pos_y' definition 'y'.
aevol-5.0/src/libaevol/X11Window.cpp:155:52: note: Function 'X11Window' argument 5 names different: declaration 'pos_y' definition 'y'.
aevol-5.0/src/libaevol/X11Window.cpp:149:12: warning: Member variable 'X11Window::display_' is not initialized in the constructor. [uninitMemberVar]
aevol-5.0/src/libaevol/X11Window.cpp:149:12: warning: Member variable 'X11Window::screen_' is not initialized in the constructor. [uninitMemberVar]
aevol-5.0/src/libaevol/X11Window.cpp:149:12: warning: Member variable 'X11Window::width_' is not initialized in the constructor. [uninitMemberVar]
aevol-5.0/src/libaevol/X11Window.cpp:149:12: warning: Member variable 'X11Window::height_' is not initialized in the constructor. [uninitMemberVar]
aevol-5.0/src/libaevol/X11Window.h:164:14: performance: Technically the member function 'aevol::X11Window::pixel' can be static. [functionStatic]
aevol-5.0/src/libaevol/X11Window.cpp:532:21: note: Technically the member function 'aevol::X11Window::pixel' can be static.
aevol-5.0/src/libaevol/X11Window.h:164:14: note: Technically the member function 'aevol::X11Window::pixel' can be static.
aevol-5.0/src/libaevol/ae_string.cpp:121:11: style: The scope of the variable 'length' can be reduced. [variableScope]
aevol-5.0/src/libaevol/ae_string.cpp:161:32: style: Function 'remove' argument 1 names different: declaration 'first' definition 'pos_1'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/ae_string.h:96:23: note: Function 'remove' argument 1 names different: declaration 'first' definition 'pos_1'.
aevol-5.0/src/libaevol/ae_string.cpp:161:32: note: Function 'remove' argument 1 names different: declaration 'first' definition 'pos_1'.
aevol-5.0/src/libaevol/ae_string.cpp:161:47: style: Function 'remove' argument 2 names different: declaration 'last' definition 'pos_2'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/ae_string.h:96:38: note: Function 'remove' argument 2 names different: declaration 'last' definition 'pos_2'.
aevol-5.0/src/libaevol/ae_string.cpp:161:47: note: Function 'remove' argument 2 names different: declaration 'last' definition 'pos_2'.
aevol-5.0/src/libaevol/ae_string.cpp:133:5: style: Class 'ae_string' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aevol-5.0/src/libaevol/ae_string.h:67:1: warning: The class 'ae_string' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aevol-5.0/src/libaevol/raevol/Habitat_R.cpp:72:21: style: Function 'Habitat_R' argument 2 names different: declaration 'phenotypic_target_handler_' definition 'phenotypic_target_handler'. [funcArgNamesDifferent]
aevol-5.0/src/libaevol/raevol/Habitat_R.h:70:40: note: Function 'Habitat_R' argument 2 names different: declaration 'phenotypic_target_handler_' definition 'phenotypic_target_handler'.
aevol-5.0/src/libaevol/raevol/Habitat_R.cpp:72:21: note: Function 'Habitat_R' argument 2 names different: declaration 'phenotypic_target_handler_' definition 'phenotypic_target_handler'.
aevol-5.0/src/libaevol/raevol/Habitat_R.h:87:16: warning: Virtual function 'load' is called from constructor 'Habitat_R(gzFile backup_file,PhenotypicTargetHandler_R*phenotypic_target_handler_)' at line 73. Dynamic binding is not used. [virtualCallInConstructor]
aevol-5.0/src/libaevol/raevol/Habitat_R.cpp:73:3: note: Calling load
aevol-5.0/src/libaevol/raevol/Habitat_R.h:87:16: note: load is a virtual method
aevol-5.0/src/libaevol/raevol/Individual_R.cpp:312:11: style: C-style pointer casting [cstyleCast]
aevol-5.0/src/libaevol/raevol/Individual_R.cpp:317:9: style: C-style pointer casting [cstyleCast]
aevol-5.0/src/libaevol/raevol/Individual_R.cpp:325:7: style: C-style pointer casting [cstyleCast]
aevol-5.0/src/libaevol/raevol/Individual_R.cpp:444:11: style: C-style pointer casting [cstyleCast]
aevol-5.0/src/libaevol/raevol/Individual_R.cpp:446:13: style: C-style pointer casting [cstyleCast]
aevol-5.0/src/libaevol/raevol/Individual_R.cpp:449:43: style: C-style pointer casting [cstyleCast]
aevol-5.0/src/libaevol/raevol/Individual_R.cpp:450:43: style: C-style pointer casting [cstyleCast]
aevol-5.0/src/libaevol/raevol/Individual_R.cpp:451:43: style: C-style pointer casting [cstyleCast]
aevol-5.0/src/libaevol/raevol/Individual_R.cpp:460:43: style: C-style pointer casting [cstyleCast]
aevol-5.0/src/libaevol/raevol/Individual_R.cpp:461:43: style: C-style pointer casting [cstyleCast]
aevol-5.0/src/libaevol/raevol/Individual_R.cpp:462:43: style: C-style pointer casting [cstyleCast]
aevol-5.0/src/libaevol/raevol/Individual_R.cpp:77:15: warning: Member variable 'Individual_R::_rna_list_coding' is not initialized in the constructor. [uninitMemberVar]
aevol-5.0/src/libaevol/raevol/Individual_R.cpp:77:15: warning: Member variable 'Individual_R::_initial_protein_list' is not initialized in the constructor. [uninitMemberVar]
aevol-5.0/src/libaevol/raevol/Individual_R.cpp:113:15: warning: Member variable 'Individual_R::_dist_sum' is not initialized in the constructor. [uninitMemberVar]
aevol-5.0/src/libaevol/raevol/Individual_R.h:51:1: warning: The class 'Individual_R' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aevol-5.0/src/libaevol/raevol/Individual_R.h:93:19: style: The function 'Evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aevol-5.0/src/libaevol/Individual.h:425:16: note: Virtual function in base class
aevol-5.0/src/libaevol/raevol/Individual_R.h:93:19: note: Function in derived class
aevol-5.0/src/libaevol/raevol/Individual_R.h:98:19: style: The function 'EvaluateInContext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aevol-5.0/src/libaevol/Individual.h:430:16: note: Virtual function in base class
aevol-5.0/src/libaevol/raevol/Individual_R.h:98:19: note: Function in derived class
aevol-5.0/src/libaevol/raevol/Individual_R.h:119:13: style: The function 'clear_everything_except_dna_and_promoters' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aevol-5.0/src/libaevol/Individual.h:442:16: note: Virtual function in base class
aevol-5.0/src/libaevol/raevol/Individual_R.h:119:13: note: Function in derived class
aevol-5.0/src/libaevol/raevol/Individual_R.h:144:18: style: The function 'make_protein_list' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aevol-5.0/src/libaevol/Individual.h:503:16: note: Virtual function in base class
aevol-5.0/src/libaevol/raevol/Individual_R.h:144:18: note: Function in derived class
aevol-5.0/src/libaevol/raevol/Individual_R.h:145:18: style: The function 'make_rna_list' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aevol-5.0/src/libaevol/Individual.h:505:16: note: Virtual function in base class
aevol-5.0/src/libaevol/raevol/Individual_R.h:145:18: note: Function in derived class
aevol-5.0/src/libaevol/raevol/Individual_R_X11.cpp:161:6: style: C-style pointer casting [cstyleCast]
aevol-5.0/src/libaevol/raevol/Individual_R_X11.cpp:162:26: style: C-style pointer casting [cstyleCast]
aevol-5.0/src/libaevol/raevol/Individual_R_X11.cpp:192:13: style: C-style pointer casting [cstyleCast]
aevol-5.0/src/libaevol/raevol/Individual_R_X11.cpp:194:37: style: C-style pointer casting [cstyleCast]
aevol-5.0/src/libaevol/raevol/Individual_R_X11.cpp:205:60: style: C-style pointer casting [cstyleCast]
aevol-5.0/src/libaevol/raevol/Individual_R_X11.cpp:206:30: style: C-style pointer casting [cstyleCast]
aevol-5.0/src/libaevol/raevol/Individual_R_X11.cpp:523:37: style: C-style pointer casting [cstyleCast]
aevol-5.0/src/libaevol/raevol/Individual_R_X11.cpp:234:10: style: The scope of the variable 'min_merged_activator_activity' can be reduced. [variableScope]
aevol-5.0/src/libaevol/raevol/Individual_R_X11.cpp:302:11: style: The scope of the variable 'alpha_rna_first' can be reduced. [variableScope]
aevol-5.0/src/libaevol/raevol/Individual_R_X11.cpp:303:11: style: The scope of the variable 'theta_rna_first' can be reduced. [variableScope]
aevol-5.0/src/libaevol/raevol/Individual_R_X11.cpp:303:28: style: The scope of the variable 'theta_prot_first' can be reduced. [variableScope]
aevol-5.0/src/libaevol/raevol/Individual_R_X11.cpp:305:11: style: The scope of the variable 'alpha_rna_first_64' can be reduced. [variableScope]
aevol-5.0/src/libaevol/raevol/Individual_R_X11.cpp:306:11: style: The scope of the variable 'theta_rna_first_64' can be reduced. [variableScope]
aevol-5.0/src/libaevol/raevol/Individual_R_X11.cpp:307:11: style: The scope of the variable 'pos_rna_x' can be reduced. [variableScope]
aevol-5.0/src/libaevol/raevol/Individual_R_X11.cpp:307:21: style: The scope of the variable 'pos_rna_y' can be reduced. [variableScope]
aevol-5.0/src/libaevol/raevol/Individual_R_X11.cpp:308:10: style: The scope of the variable 'nb_signals' can be reduced. [variableScope]
aevol-5.0/src/libaevol/raevol/Individual_R_X11.cpp:360:45: style: Variable 'min_merged_activator_activity' is assigned a value that is never used. [unreadVariable]
aevol-5.0/src/libaevol/raevol/Individual_R_X11.cpp:389:23: style: Variable 'theta_rna_first' is assigned a value that is never used. [unreadVariable]
aevol-5.0/src/libaevol/raevol/Individual_R_X11.cpp:413:28: style: Variable 'theta_prot_first' is assigned a value that is never used. [unreadVariable]
aevol-5.0/src/libaevol/raevol/Individual_R_X11.cpp:516:0: style: Variable 'nb_prot' is assigned a value that is never used. [unreadVariable]
aevol-5.0/src/libaevol/raevol/Individual_R_X11.cpp:527:0: style: Variable 'x_step' is assigned a value that is never used. [unreadVariable]
aevol-5.0/src/libaevol/raevol/Individual_R_X11.cpp:528:0: style: Variable 'y_step' is assigned a value that is never used. [unreadVariable]
aevol-5.0/src/libaevol/raevol/PhenotypicTargetHandler_R.cpp:169:10: style: The scope of the variable 'area' can be reduced. [variableScope]
aevol-5.0/src/libaevol/raevol/PhenotypicTargetHandler_R.cpp:349:9: style: Variable 'gi' is modified but its new value is never used. [unreadVariable]
aevol-5.0/src/libaevol/raevol/PhenotypicTargetHandler_R.cpp:394:17: style: Variable 'area' is assigned a value that is never used. [unreadVariable]
aevol-5.0/src/libaevol/raevol/PhenotypicTargetHandler_R.cpp:421:23: style: Unused variable: env_to_add [unusedVariable]
aevol-5.0/src/libaevol/raevol/PhenotypicTargetHandler_R.cpp:71:28: warning: Member variable 'PhenotypicTargetHandler_R::signals_models_list_' is not initialized in the constructor. [uninitMemberVar]
aevol-5.0/src/libaevol/raevol/PhenotypicTargetHandler_R.cpp:73:3: performance: Variable 'phenotypic_target_models_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aevol-5.0/src/libaevol/raevol/PhenotypicTargetHandler_R.cpp:74:3: performance: Variable 'phenotypic_targets_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aevol-5.0/src/libaevol/raevol/PhenotypicTargetHandler_R.cpp:75:3: performance: Variable 'env_gaussians_list_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aevol-5.0/src/libaevol/raevol/PhenotypicTargetHandler_R.cpp:76:3: performance: Variable 'env_signals_list_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aevol-5.0/src/libaevol/raevol/PhenotypicTargetHandler_R.cpp:77:3: performance: Variable 'signals_models_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aevol-5.0/src/libaevol/raevol/PhenotypicTargetHandler_R.h:95:16: warning: Virtual function 'load' is called from constructor 'PhenotypicTargetHandler_R(gzFile backup_file)' at line 82. Dynamic binding is not used. [virtualCallInConstructor]
aevol-5.0/src/libaevol/raevol/PhenotypicTargetHandler_R.cpp:82:3: note: Calling load
aevol-5.0/src/libaevol/raevol/PhenotypicTargetHandler_R.h:95:16: note: load is a virtual method
aevol-5.0/src/libaevol/raevol/PhenotypicTarget_R.cpp:67:3: performance: Variable 'signals_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aevol-5.0/src/libaevol/raevol/Protein_R.cpp:85:25: style: C-style pointer casting [cstyleCast]
aevol-5.0/src/libaevol/raevol/Protein_R.cpp:215:25: style: C-style pointer casting [cstyleCast]
aevol-5.0/src/libaevol/raevol/Protein_R.cpp:125:12: warning: Member variable 'Protein_R::_initial_concentration' is not initialized in the constructor. [uninitMemberVar]
aevol-5.0/src/libaevol/raevol/Protein_R.cpp:80:70: performance: Function parameter 'codon_list' should be passed by const reference. [passedByValue]
aevol-5.0/src/libaevol/raevol/Protein_R.cpp:105:47: performance: Function parameter 'codon_list' should be passed by const reference. [passedByValue]
aevol-5.0/src/libaevol/raevol/Rna_R.cpp:118:26: style: C-style pointer casting [cstyleCast]
aevol-5.0/src/libaevol/raevol/Rna_R.cpp:233:12: style: C-style pointer casting [cstyleCast]
aevol-5.0/src/libaevol/raevol/Rna_R.cpp:232:4: style: Variable 'indiv' is reassigned a value before the old one has been used. [redundantAssignment]
aevol-5.0/src/libaevol/raevol/Rna_R.cpp:226:0: note: Variable 'indiv' is reassigned a value before the old one has been used.
aevol-5.0/src/libaevol/raevol/Rna_R.cpp:232:4: note: Variable 'indiv' is reassigned a value before the old one has been used.
aevol-5.0/src/libaevol/raevol/Rna_R.cpp:233:4: style: Variable 'prot' is reassigned a value before the old one has been used. [redundantAssignment]
aevol-5.0/src/libaevol/raevol/Rna_R.cpp:227:0: note: Variable 'prot' is reassigned a value before the old one has been used.
aevol-5.0/src/libaevol/raevol/Rna_R.cpp:233:4: note: Variable 'prot' is reassigned a value before the old one has been used.
aevol-5.0/src/libaevol/raevol/Rna_R.cpp:110:10: style: The scope of the variable 'enhance' can be reduced. [variableScope]
aevol-5.0/src/libaevol/raevol/Rna_R.cpp:110:20: style: The scope of the variable 'operate' can be reduced. [variableScope]
aevol-5.0/src/libaevol/raevol/Rna_R.cpp:214:10: style: The scope of the variable 'temp' can be reduced. [variableScope]
aevol-5.0/src/libaevol/raevol/Rna_R.cpp:62:3: performance: Variable '_protein_list' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aevol-5.0/src/libaevol/raevol/Rna_R.cpp:63:3: performance: Variable '_enhancing_coef_list' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aevol-5.0/src/libaevol/raevol/Rna_R.cpp:64:3: performance: Variable '_operating_coef_list' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aevol-5.0/src/post_treatments/IndivAnalysis.cpp:79:3: style: Variable 'Fv' is reassigned a value before the old one has been used. [redundantAssignment]
aevol-5.0/src/post_treatments/IndivAnalysis.cpp:75:0: note: Variable 'Fv' is reassigned a value before the old one has been used.
aevol-5.0/src/post_treatments/IndivAnalysis.cpp:79:3: note: Variable 'Fv' is reassigned a value before the old one has been used.
aevol-5.0/src/post_treatments/IndivAnalysis.cpp:124:11: style: The scope of the variable 'nb_events' can be reduced. [variableScope]
aevol-5.0/src/post_treatments/IndivAnalysis.cpp:133:19: style: Variable 'nb_events' is assigned a value that is never used. [unreadVariable]
aevol-5.0/src/post_treatments/IndivAnalysis.h:28:3: style: Class 'IndivAnalysis' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aevol-5.0/src/post_treatments/ancestor_robustness.cpp:150:11: style: The scope of the variable 'index' can be reduced. [variableScope]
aevol-5.0/src/post_treatments/ancestor_stats.cpp:236:11: style: The scope of the variable 'index' can be reduced. [variableScope]
aevol-5.0/src/post_treatments/ancestor_stats.cpp:243:8: style: The scope of the variable 'check_now' can be reduced. [variableScope]
aevol-5.0/src/post_treatments/ancestor_stats.cpp:447:36: style: Function 'write_environment_stats' argument 3 names different: declaration 'env_file' definition 'env_output_file'. [funcArgNamesDifferent]
aevol-5.0/src/post_treatments/ancestor_stats.cpp:56:36: note: Function 'write_environment_stats' argument 3 names different: declaration 'env_file' definition 'env_output_file'.
aevol-5.0/src/post_treatments/ancestor_stats.cpp:447:36: note: Function 'write_environment_stats' argument 3 names different: declaration 'env_file' definition 'env_output_file'.
aevol-5.0/src/post_treatments/ancestor_stats.cpp:476:36: style: Function 'write_terminators_stats' argument 3 names different: declaration 'terminator_file' definition 'term_output_file'. [funcArgNamesDifferent]
aevol-5.0/src/post_treatments/ancestor_stats.cpp:59:36: note: Function 'write_terminators_stats' argument 3 names different: declaration 'terminator_file' definition 'term_output_file'.
aevol-5.0/src/post_treatments/ancestor_stats.cpp:476:36: note: Function 'write_terminators_stats' argument 3 names different: declaration 'terminator_file' definition 'term_output_file'.
aevol-5.0/src/post_treatments/ancestor_stats.cpp:507:30: style: Function 'write_zones_stats' argument 4 names different: declaration 'zone_file' definition 'zones_output_file'. [funcArgNamesDifferent]
aevol-5.0/src/post_treatments/ancestor_stats.cpp:64:30: note: Function 'write_zones_stats' argument 4 names different: declaration 'zone_file' definition 'zones_output_file'.
aevol-5.0/src/post_treatments/ancestor_stats.cpp:507:30: note: Function 'write_zones_stats' argument 4 names different: declaration 'zone_file' definition 'zones_output_file'.
aevol-5.0/src/post_treatments/ancestor_stats.cpp:616:63: style: Function 'write_operons_stats' argument 3 names different: declaration 'operon_file' definition 'operons_output_file'. [funcArgNamesDifferent]
aevol-5.0/src/post_treatments/ancestor_stats.cpp:66:62: note: Function 'write_operons_stats' argument 3 names different: declaration 'operon_file' definition 'operons_output_file'.
aevol-5.0/src/post_treatments/ancestor_stats.cpp:616:63: note: Function 'write_operons_stats' argument 3 names different: declaration 'operon_file' definition 'operons_output_file'.
aevol-5.0/src/post_treatments/ancestor_stats.cpp:562:35: style: Array index 'num_segment' is used before limits check. [arrayIndexThenCheck]
aevol-5.0/src/post_treatments/ancestor_stats.cpp:422:0: error: Resource leak: fixed_mutations_file [resourceLeak]
aevol-5.0/src/post_treatments/create_eps.cpp:131:3: error: Uninitialized variable: indiv [uninitvar]
aevol-5.0/src/post_treatments/lineage.cpp:318:8: style: The scope of the variable 'check_genome_now' can be reduced. [variableScope]
aevol-5.0/src/post_treatments/mutagenesis.cpp:86:13: style: The scope of the variable 'current_rank' can be reduced. [variableScope]
aevol-5.0/src/post_treatments/mutagenesis.cpp:87:13: style: The scope of the variable 'current_index' can be reduced. [variableScope]
aevol-5.0/src/post_treatments/mutagenesis.cpp:544:10: style: The scope of the variable 'alea' can be reduced. [variableScope]
aevol-5.0/src/post_treatments/mutagenesis.cpp:544:16: style: The scope of the variable 'cumul' can be reduced. [variableScope]
aevol-5.0/src/post_treatments/mutagenesis.cpp:545:11: style: The scope of the variable 'pos' can be reduced. [variableScope]
aevol-5.0/src/post_treatments/mutagenesis.cpp:551:11: style: The scope of the variable 'nb_pairs' can be reduced. [variableScope]
aevol-5.0/src/post_treatments/mutagenesis.cpp:554:8: style: The scope of the variable 'rear_done' can be reduced. [variableScope]
aevol-5.0/src/post_treatments/mutagenesis.cpp:984:0: error: Resource leak: output [resourceLeak]
[22:27]

ftp://ftp.se.debian.org/debian/pool/main/a/aewan/aewan_1.0.01.orig.tar.gz
aewan-1.0.01/absmenu.c:69:15: style: The scope of the variable 'index' can be reduced. [variableScope]
aewan-1.0.01/aeff.c:170:33: style: Function 'aeff_set_error' argument 1 names different: declaration 'e' definition 's'. [funcArgNamesDifferent]
aewan-1.0.01/aeff.h:73:33: note: Function 'aeff_set_error' argument 1 names different: declaration 'e' definition 's'.
aewan-1.0.01/aeff.c:170:33: note: Function 'aeff_set_error' argument 1 names different: declaration 'e' definition 's'.
aewan-1.0.01/aeff.c:319:60: style: Function 'aeff_read_string' argument 3 names different: declaration 's' definition 'ret'. [funcArgNamesDifferent]
aewan-1.0.01/aeff.h:100:60: note: Function 'aeff_read_string' argument 3 names different: declaration 's' definition 'ret'.
aewan-1.0.01/aeff.c:319:60: note: Function 'aeff_read_string' argument 3 names different: declaration 's' definition 'ret'.
aewan-1.0.01/aewan.c:130:31: style: The scope of the variable 'i' can be reduced. [variableScope]
aewan-1.0.01/aewl/form.c:80:8: style: The scope of the variable 'result' can be reduced. [variableScope]
aewan-1.0.01/aewl/form.c:57:28: error: Expression 'f->last_widget->next=f->last_widget=wid' depends on order of evaluation of side effects [unknownEvaluationOrder]
aewan-1.0.01/aewl/form.c:49:37: style: Function 'aewl_form_add_widget' argument 1 names different: declaration 'frm' definition 'f'. [funcArgNamesDifferent]
aewan-1.0.01/aewl/form.h:53:37: note: Function 'aewl_form_add_widget' argument 1 names different: declaration 'frm' definition 'f'.
aewan-1.0.01/aewl/form.c:49:37: note: Function 'aewl_form_add_widget' argument 1 names different: declaration 'frm' definition 'f'.
aewan-1.0.01/aewl/form.c:64:32: style: Function 'aewl_form_paint' argument 1 names different: declaration 'frm' definition 'f'. [funcArgNamesDifferent]
aewan-1.0.01/aewl/form.h:62:32: note: Function 'aewl_form_paint' argument 1 names different: declaration 'frm' definition 'f'.
aewan-1.0.01/aewl/form.c:64:32: note: Function 'aewl_form_paint' argument 1 names different: declaration 'frm' definition 'f'.
aewan-1.0.01/aewl/form.c:78:38: style: Function 'aewl_form_dispatch_key' argument 1 names different: declaration 'frm' definition 'f'. [funcArgNamesDifferent]
aewan-1.0.01/aewl/form.h:86:38: note: Function 'aewl_form_dispatch_key' argument 1 names different: declaration 'frm' definition 'f'.
aewan-1.0.01/aewl/form.c:78:38: note: Function 'aewl_form_dispatch_key' argument 1 names different: declaration 'frm' definition 'f'.
aewan-1.0.01/aewl/form.c:117:34: style: Function 'aewl_form_destroy' argument 1 names different: declaration 'frm' definition 'f'. [funcArgNamesDifferent]
aewan-1.0.01/aewl/form.h:90:34: note: Function 'aewl_form_destroy' argument 1 names different: declaration 'frm' definition 'f'.
aewan-1.0.01/aewl/form.c:117:34: note: Function 'aewl_form_destroy' argument 1 names different: declaration 'frm' definition 'f'.
aewan-1.0.01/aewl/listbox.c:123:8: style: The scope of the variable 'i' can be reduced. [variableScope]
aewan-1.0.01/aewl/listbox.c:123:11: style: The scope of the variable 'y' can be reduced. [variableScope]
aewan-1.0.01/aewl/listbox.c:196:37: style: Function 'aewl_listbox_sort' argument 1 names different: declaration 'listbox' definition 'lb'. [funcArgNamesDifferent]
aewan-1.0.01/aewl/listbox.h:92:37: note: Function 'aewl_listbox_sort' argument 1 names different: declaration 'listbox' definition 'lb'.
aewan-1.0.01/aewl/listbox.c:196:37: note: Function 'aewl_listbox_sort' argument 1 names different: declaration 'listbox' definition 'lb'.
aewan-1.0.01/aewl/util.c:119:8: style: The scope of the variable 'j' can be reduced. [variableScope]
aewan-1.0.01/aewl/util.c:73:41: style: Function 'aewl_util_drawbox' argument 2 names different: declaration 'x' definition 'x0'. [funcArgNamesDifferent]
aewan-1.0.01/aewl/util.h:55:41: note: Function 'aewl_util_drawbox' argument 2 names different: declaration 'x' definition 'x0'.
aewan-1.0.01/aewl/util.c:73:41: note: Function 'aewl_util_drawbox' argument 2 names different: declaration 'x' definition 'x0'.
aewan-1.0.01/aewl/util.c:73:49: style: Function 'aewl_util_drawbox' argument 3 names different: declaration 'y' definition 'y0'. [funcArgNamesDifferent]
aewan-1.0.01/aewl/util.h:55:48: note: Function 'aewl_util_drawbox' argument 3 names different: declaration 'y' definition 'y0'.
aewan-1.0.01/aewl/util.c:73:49: note: Function 'aewl_util_drawbox' argument 3 names different: declaration 'y' definition 'y0'.
aewan-1.0.01/bores/autod.c:18:23: style: The scope of the variable 'n' can be reduced. [variableScope]
aewan-1.0.01/bores/darray.c:67:8: style: The scope of the variable 'i' can be reduced. [variableScope]
aewan-1.0.01/bores/darray.c:112:10: style: The scope of the variable 'v' can be reduced. [variableScope]
aewan-1.0.01/bores/hashdict.c:64:54: style: Function 'hashdict_create_ex' argument 2 names different: declaration 'valuedestroyer' definition 'value_destroyer'. [funcArgNamesDifferent]
aewan-1.0.01/bores/hashdict.h:86:54: note: Function 'hashdict_create_ex' argument 2 names different: declaration 'valuedestroyer' definition 'value_destroyer'.
aewan-1.0.01/bores/hashdict.c:64:54: note: Function 'hashdict_create_ex' argument 2 names different: declaration 'valuedestroyer' definition 'value_destroyer'.
aewan-1.0.01/bores/hashdict.c:132:51: style: Function 'hashdict_write' argument 3 names different: declaration 'valuewriter' definition 'value_writer'. [funcArgNamesDifferent]
aewan-1.0.01/bores/hashdict.h:109:51: note: Function 'hashdict_write' argument 3 names different: declaration 'valuewriter' definition 'value_writer'.
aewan-1.0.01/bores/hashdict.c:132:51: note: Function 'hashdict_write' argument 3 names different: declaration 'valuewriter' definition 'value_writer'.
aewan-1.0.01/bores/kurses.c:170:8: style: The scope of the variable 'ch' can be reduced. [variableScope]
aewan-1.0.01/bores/kurses.c:205:22: style: Function 'draw_window' argument 1 names different: declaration 'x' definition 'x0'. [funcArgNamesDifferent]
aewan-1.0.01/bores/kurses.h:95:22: note: Function 'draw_window' argument 1 names different: declaration 'x' definition 'x0'.
aewan-1.0.01/bores/kurses.c:205:22: note: Function 'draw_window' argument 1 names different: declaration 'x' definition 'x0'.
aewan-1.0.01/bores/kurses.c:205:30: style: Function 'draw_window' argument 2 names different: declaration 'y' definition 'y0'. [funcArgNamesDifferent]
aewan-1.0.01/bores/kurses.h:95:29: note: Function 'draw_window' argument 2 names different: declaration 'y' definition 'y0'.
aewan-1.0.01/bores/kurses.c:205:30: note: Function 'draw_window' argument 2 names different: declaration 'y' definition 'y0'.
aewan-1.0.01/bores/util.c:166:8: style: The scope of the variable 'n' can be reduced. [variableScope]
aewan-1.0.01/chtr.c:39:8: style: The scope of the variable 'mappings' can be reduced. [variableScope]
aewan-1.0.01/colordlg.c:82:8: style: The scope of the variable 'ch' can be reduced. [variableScope]
aewan-1.0.01/document.c:50:8: style: The scope of the variable 'i' can be reduced. [variableScope]
aewan-1.0.01/document.c:186:24: style: The scope of the variable 'l' can be reduced. [variableScope]
aewan-1.0.01/editmeta.c:122:0: error: Resource leak: f [resourceLeak]
aewan-1.0.01/export.c:37:30: style: Function 'decode_cell' argument 1 names different: declaration 'c' definition 'cell'. [funcArgNamesDifferent]
aewan-1.0.01/export.h:71:30: note: Function 'decode_cell' argument 1 names different: declaration 'c' definition 'cell'.
aewan-1.0.01/export.c:37:30: note: Function 'decode_cell' argument 1 names different: declaration 'c' definition 'cell'.
aewan-1.0.01/export.c:37:49: style: Function 'decode_cell' argument 2 names different: declaration 'r_dc' definition 'dc'. [funcArgNamesDifferent]
aewan-1.0.01/export.h:71:46: note: Function 'decode_cell' argument 2 names different: declaration 'r_dc' definition 'dc'.
aewan-1.0.01/export.c:37:49: note: Function 'decode_cell' argument 2 names different: declaration 'r_dc' definition 'dc'.
aewan-1.0.01/export.c:48:51: style: Function 'export_vlayer_to_ansi' argument 2 names different: declaration 'use_ansi_escape' definition 'use_ansi'. [funcArgNamesDifferent]
aewan-1.0.01/export.h:50:51: note: Function 'export_vlayer_to_ansi' argument 2 names different: declaration 'use_ansi_escape' definition 'use_ansi'.
aewan-1.0.01/export.c:48:51: note: Function 'export_vlayer_to_ansi' argument 2 names different: declaration 'use_ansi_escape' definition 'use_ansi'.
aewan-1.0.01/filedlg.c:153:14: style: The scope of the variable 'r' can be reduced. [variableScope]
aewan-1.0.01/filedlg.c:153:17: style: The scope of the variable 'ch' can be reduced. [variableScope]
aewan-1.0.01/handlekey.c:185:10: style: The scope of the variable 'home_dir' can be reduced. [variableScope]
aewan-1.0.01/handlekey.c:186:10: style: The scope of the variable 'slash' can be reduced. [variableScope]
aewan-1.0.01/handlekey.c:523:25: style: Function 'handle_command' argument 1 names different: declaration 'cmd' definition 'command'. [funcArgNamesDifferent]
aewan-1.0.01/handlekey.h:41:25: note: Function 'handle_command' argument 1 names different: declaration 'cmd' definition 'command'.
aewan-1.0.01/handlekey.c:523:25: note: Function 'handle_command' argument 1 names different: declaration 'cmd' definition 'command'.
aewan-1.0.01/helpdlg.c:89:16: style: The scope of the variable 'p' can be reduced. [variableScope]
aewan-1.0.01/layerdlg.c:113:8: style: The scope of the variable 'ch' can be reduced. [variableScope]
aewan-1.0.01/menubar.c:90:8: style: The scope of the variable 'ch' can be reduced. [variableScope]
aewan-1.0.01/menubar.c:218:19: style: The scope of the variable 'len' can be reduced. [variableScope]
aewan-1.0.01/menubar.c:89:22: style: Function 'menubar_show' argument 1 names different: declaration 'startopen' definition 'startm'. [funcArgNamesDifferent]
aewan-1.0.01/menubar.h:48:22: note: Function 'menubar_show' argument 1 names different: declaration 'startopen' definition 'startm'.
aewan-1.0.01/menubar.c:89:22: note: Function 'menubar_show' argument 1 names different: declaration 'startopen' definition 'startm'.
aewan-1.0.01/menubar.c:194:40: style: Function 'menuitem_print' argument 1 names different: declaration 'caption' definition 's'. [funcArgNamesDifferent]
aewan-1.0.01/menubar.c:84:40: note: Function 'menuitem_print' argument 1 names different: declaration 'caption' definition 's'.
aewan-1.0.01/menubar.c:194:40: note: Function 'menuitem_print' argument 1 names different: declaration 'caption' definition 's'.
aewan-1.0.01/ui.c:132:38: style: Function 'ui_message' argument 2 names different: declaration 'level' definition 'error'. [funcArgNamesDifferent]
aewan-1.0.01/ui.h:74:38: note: Function 'ui_message' argument 2 names different: declaration 'level' definition 'error'.
aewan-1.0.01/ui.c:132:38: note: Function 'ui_message' argument 2 names different: declaration 'level' definition 'error'.
aewan-1.0.01/vlayer.c:12:32: error: Uninitialized variable: doc [uninitvar]
[22:27]

ftp://ftp.se.debian.org/debian/pool/main/a/aewm/aewm_1.3.12.orig.tar.gz
aewm-1.3.12/aemenu.c:25:19: style: The scope of the variable 'read' can be reduced. [variableScope]
aewm-1.3.12/aemenu.c:92:16: style: The scope of the variable 'item' can be reduced. [variableScope]
aewm-1.3.12/aemenu.c:93:10: style: The scope of the variable 'buf' can be reduced. [variableScope]
aewm-1.3.12/aepanel.c:181:10: style: The scope of the variable 'buf' can be reduced. [variableScope]
aewm-1.3.12/aepanel.c:239:10: style: The scope of the variable 'buf' can be reduced. [variableScope]
aewm-1.3.12/aewm_client.c:118:15: style: The scope of the variable 'hints' can be reduced. [variableScope]
aewm-1.3.12/aewm_client.c:119:9: style: The scope of the variable 'btn' can be reduced. [variableScope]
aewm-1.3.12/aewm_client.c:370:9: style: The scope of the variable 'x' can be reduced. [variableScope]
aewm-1.3.12/aewm_client.c:370:12: style: The scope of the variable 'y' can be reduced. [variableScope]
aewm-1.3.12/aewm_init.c:388:15: style: The scope of the variable 'c' can be reduced. [variableScope]
aewm-1.3.12/aewm_manip.c:199:9: style: The scope of the variable 'i' can be reduced. [variableScope]
aewm-1.3.12/aewm_manip.c:340:9: style: The scope of the variable 'width_inc' can be reduced. [variableScope]
aewm-1.3.12/aewm_manip.c:340:20: style: The scope of the variable 'height_inc' can be reduced. [variableScope]
aewm-1.3.12/aewm_manip.c:341:9: style: The scope of the variable 'base_width' can be reduced. [variableScope]
aewm-1.3.12/aewm_manip.c:341:21: style: The scope of the variable 'base_height' can be reduced. [variableScope]
aewm-1.3.12/aewm_manip.c:303:14: style: Function 'recalc_resize' argument 7 names different: declaration 's' definition 'hold'. [funcArgNamesDifferent]
aewm-1.3.12/aewm.h:209:94: note: Function 'recalc_resize' argument 7 names different: declaration 's' definition 'hold'.
aewm-1.3.12/aewm_manip.c:303:14: note: Function 'recalc_resize' argument 7 names different: declaration 's' definition 'hold'.
aewm-1.3.12/aewm_manip.c:267:12: error: Uninitialized variable: ev [uninitvar]
aewm-1.3.12/atom.c:51:9: style: The scope of the variable 'i' can be reduced. [variableScope]
aewm-1.3.12/atom.c:54:20: style: The scope of the variable 'p' can be reduced. [variableScope]
aewm-1.3.12/menu.c:109:23: style: The scope of the variable 'newmenu' can be reduced. [variableScope]
aewm-1.3.12/parser.c:15:11: style: The scope of the variable 'rc' can be reduced. [variableScope]
aewm-1.3.12/parser.c:16:10: style: The scope of the variable 'buf' can be reduced. [variableScope]
[22:27]

ftp://ftp.se.debian.org/debian/pool/main/a/aewm++/aewm++_1.1.2.orig.tar.gz
aewm++-1.1.2/basemenu.cc:686:2: style: Variable 'rightEdge' is reassigned a value before the old one has been used. [redundantAssignment]
aewm++-1.1.2/basemenu.cc:680:0: note: Variable 'rightEdge' is reassigned a value before the old one has been used.
aewm++-1.1.2/basemenu.cc:686:2: note: Variable 'rightEdge' is reassigned a value before the old one has been used.
aewm++-1.1.2/basemenu.cc:130:15: style: The scope of the variable 'charcount' can be reduced. [variableScope]
aewm++-1.1.2/basemenu.cc:455:6: style: The scope of the variable 'item_xpos2' can be reduced. [variableScope]
aewm++-1.1.2/basemenu.cc:456:6: style: The scope of the variable 'item_ypos2' can be reduced. [variableScope]
aewm++-1.1.2/basemenu.cc:14:40: style: Function 'initializeMenu' argument 1 names different: declaration 'display' definition 'd'. [funcArgNamesDifferent]
aewm++-1.1.2/basemenu.hh:166:31: note: Function 'initializeMenu' argument 1 names different: declaration 'display' definition 'd'.
aewm++-1.1.2/basemenu.cc:14:40: note: Function 'initializeMenu' argument 1 names different: declaration 'display' definition 'd'.
aewm++-1.1.2/basemenu.cc:231:37: style: Function 'redraw' argument 1 names different: declaration 'm' definition 'i'. [funcArgNamesDifferent]
aewm++-1.1.2/basemenu.hh:168:36: note: Function 'redraw' argument 1 names different: declaration 'm' definition 'i'.
aewm++-1.1.2/basemenu.cc:231:37: note: Function 'redraw' argument 1 names different: declaration 'm' definition 'i'.
aewm++-1.1.2/basemenu.cc:413:25: style: Function 'show' argument 1 names different: declaration 'x' definition 'nx'. [funcArgNamesDifferent]
aewm++-1.1.2/basemenu.hh:125:16: note: Function 'show' argument 1 names different: declaration 'x' definition 'nx'.
aewm++-1.1.2/basemenu.cc:413:25: note: Function 'show' argument 1 names different: declaration 'x' definition 'nx'.
aewm++-1.1.2/basemenu.cc:413:33: style: Function 'show' argument 2 names different: declaration 'y' definition 'ny'. [funcArgNamesDifferent]
aewm++-1.1.2/basemenu.hh:125:23: note: Function 'show' argument 2 names different: declaration 'y' definition 'ny'.
aewm++-1.1.2/basemenu.cc:413:33: note: Function 'show' argument 2 names different: declaration 'y' definition 'ny'.
aewm++-1.1.2/basemenu.cc:428:43: style: Function 'showSub' argument 2 names different: declaration 'x' definition 'nx'. [funcArgNamesDifferent]
aewm++-1.1.2/basemenu.hh:126:34: note: Function 'showSub' argument 2 names different: declaration 'x' definition 'nx'.
aewm++-1.1.2/basemenu.cc:428:43: note: Function 'showSub' argument 2 names different: declaration 'x' definition 'nx'.
aewm++-1.1.2/basemenu.cc:428:51: style: Function 'showSub' argument 3 names different: declaration 'y' definition 'ny'. [funcArgNamesDifferent]
aewm++-1.1.2/basemenu.hh:126:41: note: Function 'showSub' argument 3 names different: declaration 'y' definition 'ny'.
aewm++-1.1.2/basemenu.cc:428:51: note: Function 'showSub' argument 3 names different: declaration 'y' definition 'ny'.
aewm++-1.1.2/basemenu.cc:517:31: style: Function 'setMenuPos' argument 1 names different: declaration 'x' definition 'nx'. [funcArgNamesDifferent]
aewm++-1.1.2/basemenu.hh:123:22: note: Function 'setMenuPos' argument 1 names different: declaration 'x' definition 'nx'.
aewm++-1.1.2/basemenu.cc:517:31: note: Function 'setMenuPos' argument 1 names different: declaration 'x' definition 'nx'.
aewm++-1.1.2/basemenu.cc:517:39: style: Function 'setMenuPos' argument 2 names different: declaration 'y' definition 'ny'. [funcArgNamesDifferent]
aewm++-1.1.2/basemenu.hh:123:29: note: Function 'setMenuPos' argument 2 names different: declaration 'y' definition 'ny'.
aewm++-1.1.2/basemenu.cc:517:39: note: Function 'setMenuPos' argument 2 names different: declaration 'y' definition 'ny'.
aewm++-1.1.2/basemenu.cc:280:16: style: Variable 'exec_temp' is assigned a value that is never used. [unreadVariable]
aewm++-1.1.2/basemenu.cc:306:16: style: Variable 'exec_temp' is assigned a value that is never used. [unreadVariable]
aewm++-1.1.2/basemenu.cc:137:39: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aewm++-1.1.2/basemenu.cc:203:39: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aewm++-1.1.2/basemenu.cc:462:40: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aewm++-1.1.2/basemenu.cc:546:39: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aewm++-1.1.2/basemenu.cc:559:55: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aewm++-1.1.2/basemenu.hh:38:3: performance: Variable 'icon' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aewm++-1.1.2/basemenu.hh:39:3: performance: Variable 'name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aewm++-1.1.2/basemenu.hh:40:3: performance: Variable 'exec' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aewm++-1.1.2/basemenu.hh:158:7: performance: Technically the member function 'BaseMenu::execute' can be static. [functionStatic]
aewm++-1.1.2/basemenu.cc:342:16: note: Technically the member function 'BaseMenu::execute' can be static.
aewm++-1.1.2/basemenu.hh:158:7: note: Technically the member function 'BaseMenu::execute' can be static.
aewm++-1.1.2/client.hh:124:7: style: Technically the member function 'Client::isTransient' can be const. [functionConst]
aewm++-1.1.2/basemenu.hh:116:2: style: Class 'BaseMenu' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aewm++-1.1.2/genericmenu.hh:13:2: style: Class 'GenericMenu' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aewm++-1.1.2/windowmenu.hh:18:2: style: Class 'WindowMenu' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aewm++-1.1.2/iconmenu.hh:18:2: style: Class 'IconMenu' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aewm++-1.1.2/windowmenu.hh:20:15: style: The function 'handleButtonReleaseEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aewm++-1.1.2/basemenu.hh:143:15: note: Virtual function in base class
aewm++-1.1.2/windowmenu.hh:20:15: note: Function in derived class
aewm++-1.1.2/iconmenu.hh:20:15: style: The function 'handleButtonReleaseEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aewm++-1.1.2/basemenu.hh:143:15: note: Virtual function in base class
aewm++-1.1.2/iconmenu.hh:20:15: note: Function in derived class
aewm++-1.1.2/client.cc:120:16: style: The scope of the variable 'hints' can be reduced. [variableScope]
aewm++-1.1.2/client.cc:594:6: style: The scope of the variable 'nx' can be reduced. [variableScope]
aewm++-1.1.2/client.cc:594:12: style: The scope of the variable 'ny' can be reduced. [variableScope]
aewm++-1.1.2/client.cc:727:10: style: The scope of the variable 'basex' can be reduced. [variableScope]
aewm++-1.1.2/client.cc:727:17: style: The scope of the variable 'basey' can be reduced. [variableScope]
aewm++-1.1.2/client.hh:95:7: style: Technically the member function 'Client::getIncsize' can be const. [functionConst]
aewm++-1.1.2/client.cc:725:13: note: Technically the member function 'Client::getIncsize' can be const.
aewm++-1.1.2/client.hh:95:7: note: Technically the member function 'Client::getIncsize' can be const.
aewm++-1.1.2/client.hh:98:7: style: Technically the member function 'Client::theight' can be const. [functionConst]
aewm++-1.1.2/client.cc:226:13: note: Technically the member function 'Client::theight' can be const.
aewm++-1.1.2/client.hh:98:7: note: Technically the member function 'Client::theight' can be const.
aewm++-1.1.2/genericmenu.cc:25:63: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aewm++-1.1.2/iconmenu.cc:64:61: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aewm++-1.1.2/iconmenu.cc:90:61: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aewm++-1.1.2/windowmanager.cc:155:7: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
aewm++-1.1.2/windowmanager.cc:156:2: note: Found duplicate branches for 'if' and 'else'.
aewm++-1.1.2/windowmanager.cc:155:7: note: Found duplicate branches for 'if' and 'else'.
aewm++-1.1.2/windowmanager.cc:160:7: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
aewm++-1.1.2/windowmanager.cc:161:2: note: Found duplicate branches for 'if' and 'else'.
aewm++-1.1.2/windowmanager.cc:160:7: note: Found duplicate branches for 'if' and 'else'.
aewm++-1.1.2/windowmanager.cc:165:7: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
aewm++-1.1.2/windowmanager.cc:166:2: note: Found duplicate branches for 'if' and 'else'.
aewm++-1.1.2/windowmanager.cc:165:7: note: Found duplicate branches for 'if' and 'else'.
aewm++-1.1.2/windowmanager.cc:225:22: style: The scope of the variable 'i' can be reduced. [variableScope]
aewm++-1.1.2/windowmanager.cc:227:10: style: The scope of the variable 'c' can be reduced. [variableScope]
aewm++-1.1.2/windowmanager.cc:928:22: style: The scope of the variable 'i' can be reduced. [variableScope]
aewm++-1.1.2/windowmanager.cc:1056:14: style: The scope of the variable 'c' can be reduced. [variableScope]
aewm++-1.1.2/windowmanager.cc:1136:10: style: The scope of the variable 'i' can be reduced. [variableScope]
aewm++-1.1.2/windowmanager.cc:274:4: style: Variable 'c' is assigned a value that is never used. [unreadVariable]
aewm++-1.1.2/windowmanager.cc:713:3: style: Variable 'c' is assigned a value that is never used. [unreadVariable]
aewm++-1.1.2/windowmanager.cc:212:57: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aewm++-1.1.2/windowmanager.cc:796:73: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aewm++-1.1.2/windowmanager.cc:821:73: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aewm++-1.1.2/windowmanager.cc:922:59: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aewm++-1.1.2/windowmanager.cc:956:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aewm++-1.1.2/windowmanager.cc:1001:36: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aewm++-1.1.2/windowmanager.cc:1018:59: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aewm++-1.1.2/windowmanager.cc:29:16: warning: Member variable 'WindowManager::xres' is not initialized in the constructor. [uninitMemberVar]
aewm++-1.1.2/windowmanager.cc:29:16: warning: Member variable 'WindowManager::yres' is not initialized in the constructor. [uninitMemberVar]
aewm++-1.1.2/windowmanager.hh:106:7: style: Unused private function: 'WindowManager::handleDefaultEvent' [unusedPrivateFunction]
aewm++-1.1.2/windowmanager.hh:84:7: performance: Technically the member function 'WindowManager::setupSignalHandlers' can be static. [functionStatic]
aewm++-1.1.2/windowmanager.cc:169:21: note: Technically the member function 'WindowManager::setupSignalHandlers' can be static.
aewm++-1.1.2/windowmanager.hh:84:7: note: Technically the member function 'WindowManager::setupSignalHandlers' can be static.
aewm++-1.1.2/windowmenu.cc:32:6: style: The scope of the variable 'desktop' can be reduced. [variableScope]
[22:27]

ftp://ftp.se.debian.org/debian/pool/main/a/aewm++-goodies/aewm++-goodies_1.0.orig.tar.gz
aewm++-goodies-1.0.orig/ae_fspanel-1.0/ae_fspanel.c:373:10: style: The scope of the variable 'yy' can be reduced. [variableScope]
aewm++-goodies-1.0.orig/ae_fspanel-1.0/ae_fspanel.c:426:6: style: The scope of the variable 'len' can be reduced. [variableScope]
aewm++-goodies-1.0.orig/ae_fspanel-1.0/ae_fspanel.c:553:6: style: The scope of the variable 'i' can be reduced. [variableScope]
aewm++-goodies-1.0.orig/ae_fspanel-1.0/ae_fspanel.c:553:9: style: The scope of the variable 'loc' can be reduced. [variableScope]
aewm++-goodies-1.0.orig/ae_fspanel-1.0/ae_fspanel.c:553:14: style: The scope of the variable 'text_x' can be reduced. [variableScope]
aewm++-goodies-1.0.orig/ae_fspanel-1.0/ae_fspanel.c:555:7: style: The scope of the variable 'label' can be reduced. [variableScope]
aewm++-goodies-1.0.orig/ae_fspanel-1.0/ae_fspanel.c:1083:13: style: The scope of the variable 'lt' can be reduced. [variableScope]
aewm++-goodies-1.0.orig/appbar-1.0/linkedlist.hh:169:0: style: C-style pointer casting [cstyleCast]
aewm++-goodies-1.0.orig/appbar-1.0/linkedlist.hh:148:0: style: C-style pointer casting [cstyleCast]
aewm++-goodies-1.0.orig/appbar-1.0/linkedlist.hh:149:0: style: C-style pointer casting [cstyleCast]
aewm++-goodies-1.0.orig/appbar-1.0/linkedlist.hh:151:0: style: C-style pointer casting [cstyleCast]
aewm++-goodies-1.0.orig/appbar-1.0/linkedlist.hh:152:0: style: C-style pointer casting [cstyleCast]
aewm++-goodies-1.0.orig/appbar-1.0/appbar.cc:820:56: style: Function 'drawHoriontalGrill' argument 3 names different: declaration 'height' definition 'width'. [funcArgNamesDifferent]
aewm++-goodies-1.0.orig/appbar-1.0/appbar.hh:81:49: note: Function 'drawHoriontalGrill' argument 3 names different: declaration 'height' definition 'width'.
aewm++-goodies-1.0.orig/appbar-1.0/appbar.cc:820:56: note: Function 'drawHoriontalGrill' argument 3 names different: declaration 'height' definition 'width'.
aewm++-goodies-1.0.orig/appbar-1.0/appbar.cc:488:22: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aewm++-goodies-1.0.orig/appbar-1.0/appbar.cc:534:22: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aewm++-goodies-1.0.orig/appbar-1.0/appbar.cc:834:23: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aewm++-goodies-1.0.orig/appbar-1.0/image.hh:154:10: style: Technically the member function 'BImageControl::drawable' can be const. [functionConst]
aewm++-goodies-1.0.orig/appbar-1.0/image.hh:155:7: style: Technically the member function 'BImageControl::bpp' can be const. [functionConst]
aewm++-goodies-1.0.orig/appbar-1.0/image.hh:156:7: style: Technically the member function 'BImageControl::depth' can be const. [functionConst]
aewm++-goodies-1.0.orig/appbar-1.0/image.hh:157:7: style: Technically the member function 'BImageControl::screen' can be const. [functionConst]
aewm++-goodies-1.0.orig/appbar-1.0/image.hh:158:7: style: Technically the member function 'BImageControl::colorsPerChannel' can be const. [functionConst]
aewm++-goodies-1.0.orig/appbar-1.0/appbar.cc:151:2: style: Class 'Appbar' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aewm++-goodies-1.0.orig/appbar-1.0/appbar.cc:151:2: style: Class 'Appbar' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aewm++-goodies-1.0.orig/appbar-1.0/scanner.hh:69:2: style: Class 'Scanner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aewm++-goodies-1.0.orig/appbar-1.0/icon.hh:72:37: performance: Function parameter 'command' should be passed by const reference. [passedByValue]
aewm++-goodies-1.0.orig/appbar-1.0/icon.cc:77:2: performance: Variable 'parent_win' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aewm++-goodies-1.0.orig/appbar-1.0/icon.cc:79:2: performance: Variable 'icon_win' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aewm++-goodies-1.0.orig/appbar-1.0/icon.cc:79:11: performance: Variable 'root' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aewm++-goodies-1.0.orig/appbar-1.0/icon.cc:80:2: performance: Variable 'icon_pixmap' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aewm++-goodies-1.0.orig/appbar-1.0/icon.cc:80:14: performance: Variable 'icon_pixmap_mask' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aewm++-goodies-1.0.orig/appbar-1.0/icon.cc:120:2: performance: Variable 'parent_win' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aewm++-goodies-1.0.orig/appbar-1.0/icon.cc:122:2: performance: Variable 'icon_win' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aewm++-goodies-1.0.orig/appbar-1.0/icon.cc:122:11: performance: Variable 'root' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aewm++-goodies-1.0.orig/appbar-1.0/icon.cc:123:2: performance: Variable 'icon_pixmap' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aewm++-goodies-1.0.orig/appbar-1.0/icon.cc:123:14: performance: Variable 'icon_pixmap_mask' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aewm++-goodies-1.0.orig/appbar-1.0/icon.hh:79:7: style: Technically the member function 'Icon::executeCommand' can be const. [functionConst]
aewm++-goodies-1.0.orig/appbar-1.0/icon.cc:205:12: note: Technically the member function 'Icon::executeCommand' can be const.
aewm++-goodies-1.0.orig/appbar-1.0/icon.hh:79:7: note: Technically the member function 'Icon::executeCommand' can be const.
aewm++-goodies-1.0.orig/appbar-1.0/icon.cc:116:36: performance: Function parameter 'iconFilename' should be passed by const reference. [passedByValue]
aewm++-goodies-1.0.orig/appbar-1.0/image.cc:48:17: style: The scope of the variable 'q' can be reduced. [variableScope]
aewm++-goodies-1.0.orig/appbar-1.0/image.cc:175:52: style: The scope of the variable 'i' can be reduced. [variableScope]
aewm++-goodies-1.0.orig/appbar-1.0/image.cc:177:39: style: The scope of the variable 'pr' can be reduced. [variableScope]
aewm++-goodies-1.0.orig/appbar-1.0/image.cc:177:44: style: The scope of the variable 'pg' can be reduced. [variableScope]
aewm++-goodies-1.0.orig/appbar-1.0/image.cc:177:49: style: The scope of the variable 'pb' can be reduced. [variableScope]
aewm++-goodies-1.0.orig/appbar-1.0/image.cc:779:17: style: The scope of the variable 'tmp' can be reduced. [variableScope]
aewm++-goodies-1.0.orig/appbar-1.0/image.cc:809:5: style: The scope of the variable 'xr' can be reduced. [variableScope]
aewm++-goodies-1.0.orig/appbar-1.0/image.cc:809:9: style: The scope of the variable 'xg' can be reduced. [variableScope]
aewm++-goodies-1.0.orig/appbar-1.0/image.cc:809:13: style: The scope of the variable 'xb' can be reduced. [variableScope]
aewm++-goodies-1.0.orig/appbar-1.0/image.cc:850:33: style: The scope of the variable 'rr' can be reduced. [variableScope]
aewm++-goodies-1.0.orig/appbar-1.0/image.cc:850:38: style: The scope of the variable 'gg' can be reduced. [variableScope]
aewm++-goodies-1.0.orig/appbar-1.0/image.cc:850:43: style: The scope of the variable 'bb' can be reduced. [variableScope]
aewm++-goodies-1.0.orig/appbar-1.0/image.cc:901:26: style: The scope of the variable 'r' can be reduced. [variableScope]
aewm++-goodies-1.0.orig/appbar-1.0/image.cc:901:29: style: The scope of the variable 'g' can be reduced. [variableScope]
aewm++-goodies-1.0.orig/appbar-1.0/image.cc:901:32: style: The scope of the variable 'b' can be reduced. [variableScope]
aewm++-goodies-1.0.orig/appbar-1.0/image.cc:1862:7: style: The scope of the variable 'i' can be reduced. [variableScope]
aewm++-goodies-1.0.orig/appbar-1.0/image.cc:44:9: style: Checking if unsigned variable 'x' is less than zero. This might be a false warning. [unsignedLessThanZero]
aewm++-goodies-1.0.orig/appbar-1.0/image.cc:1632:23: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aewm++-goodies-1.0.orig/appbar-1.0/image.cc:1668:26: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aewm++-goodies-1.0.orig/appbar-1.0/image.cc:1728:23: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aewm++-goodies-1.0.orig/appbar-1.0/image.cc:1737:26: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aewm++-goodies-1.0.orig/appbar-1.0/image.cc:61:9: warning: Member variable 'BImage::bg' is not initialized in the constructor. [uninitMemberVar]
aewm++-goodies-1.0.orig/appbar-1.0/image.cc:61:9: warning: Member variable 'BImage::from' is not initialized in the constructor. [uninitMemberVar]
aewm++-goodies-1.0.orig/appbar-1.0/image.cc:61:9: warning: Member variable 'BImage::to' is not initialized in the constructor. [uninitMemberVar]
aewm++-goodies-1.0.orig/appbar-1.0/image.cc:1418:3: performance: Variable 'window' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aewm++-goodies-1.0.orig/appbar-1.0/image.hh:149:8: style: Technically the member function 'BImageControl::dither' can be const. [functionConst]
aewm++-goodies-1.0.orig/appbar-1.0/image.cc:1644:21: note: Technically the member function 'BImageControl::dither' can be const.
aewm++-goodies-1.0.orig/appbar-1.0/image.hh:149:8: note: Technically the member function 'BImageControl::dither' can be const.
aewm++-goodies-1.0.orig/appbar-1.0/image.hh:179:8: style: Technically the member function 'BImageControl::getMaskTables' can be const. [functionConst]
aewm++-goodies-1.0.orig/appbar-1.0/image.cc:1801:21: note: Technically the member function 'BImageControl::getMaskTables' can be const.
aewm++-goodies-1.0.orig/appbar-1.0/image.hh:179:8: note: Technically the member function 'BImageControl::getMaskTables' can be const.
aewm++-goodies-1.0.orig/appbar-1.0/image.hh:183:8: style: Technically the member function 'BImageControl::getColorTable' can be const. [functionConst]
aewm++-goodies-1.0.orig/appbar-1.0/image.cc:1814:21: note: Technically the member function 'BImageControl::getColorTable' can be const.
aewm++-goodies-1.0.orig/appbar-1.0/image.hh:183:8: note: Technically the member function 'BImageControl::getColorTable' can be const.
aewm++-goodies-1.0.orig/appbar-1.0/image.cc:67:3: style: Class 'BImage' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aewm++-goodies-1.0.orig/appbar-1.0/image.cc:67:3: style: Class 'BImage' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aewm++-goodies-1.0.orig/appbar-1.0/image.cc:1497:7: style: Class 'BImageControl' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aewm++-goodies-1.0.orig/appbar-1.0/image.cc:1497:7: style: Class 'BImageControl' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aewm++-goodies-1.0.orig/appbar-1.0/linkedlist.cc:47:11: style: The scope of the variable 'temp' can be reduced. [variableScope]
aewm++-goodies-1.0.orig/appbar-1.0/linkedlist.cc:156:22: warning: Member variable '_LinkedListIterator::list' is not initialized in the constructor. [uninitMemberVar]
aewm++-goodies-1.0.orig/appbar-1.0/linkedlist.cc:156:22: warning: Member variable '_LinkedListIterator::element' is not initialized in the constructor. [uninitMemberVar]
aewm++-goodies-1.0.orig/appbar-1.0/scanner.cc:157:10: warning: Return value of function s_token.empty() is not used. [ignoredReturnValue]
aewm++-goodies-1.0.orig/appbar-1.0/scanner.cc:26:10: warning: Member variable 'Scanner::CURRENT_TOKEN_BUFFER_LENGTH' is not initialized in the constructor. [uninitMemberVar]
aewm++-goodies-1.0.orig/appbar-1.0/scanner.cc:197:34: performance: Function parameter 'm' should be passed by const reference. [passedByValue]
aewm++-goodies-1.0.orig/appbar-1.0/scanner.cc:157:2: warning: Ineffective call of function 'empty()'. Did you intend to call 'clear()' instead? [uselessCallsEmpty]
aewm++-goodies-1.0.orig/setrootimage-1.0/image.cc:48:17: style: The scope of the variable 'q' can be reduced. [variableScope]
aewm++-goodies-1.0.orig/setrootimage-1.0/image.cc:175:52: style: The scope of the variable 'i' can be reduced. [variableScope]
aewm++-goodies-1.0.orig/setrootimage-1.0/image.cc:177:39: style: The scope of the variable 'pr' can be reduced. [variableScope]
aewm++-goodies-1.0.orig/setrootimage-1.0/image.cc:177:44: style: The scope of the variable 'pg' can be reduced. [variableScope]
aewm++-goodies-1.0.orig/setrootimage-1.0/image.cc:177:49: style: The scope of the variable 'pb' can be reduced. [variableScope]
aewm++-goodies-1.0.orig/setrootimage-1.0/image.cc:779:17: style: The scope of the variable 'tmp' can be reduced. [variableScope]
aewm++-goodies-1.0.orig/setrootimage-1.0/image.cc:809:5: style: The scope of the variable 'xr' can be reduced. [variableScope]
aewm++-goodies-1.0.orig/setrootimage-1.0/image.cc:809:9: style: The scope of the variable 'xg' can be reduced. [variableScope]
aewm++-goodies-1.0.orig/setrootimage-1.0/image.cc:809:13: style: The scope of the variable 'xb' can be reduced. [variableScope]
aewm++-goodies-1.0.orig/setrootimage-1.0/image.cc:850:33: style: The scope of the variable 'rr' can be reduced. [variableScope]
aewm++-goodies-1.0.orig/setrootimage-1.0/image.cc:850:38: style: The scope of the variable 'gg' can be reduced. [variableScope]
aewm++-goodies-1.0.orig/setrootimage-1.0/image.cc:850:43: style: The scope of the variable 'bb' can be reduced. [variableScope]
aewm++-goodies-1.0.orig/setrootimage-1.0/image.cc:901:26: style: The scope of the variable 'r' can be reduced. [variableScope]
aewm++-goodies-1.0.orig/setrootimage-1.0/image.cc:901:29: style: The scope of the variable 'g' can be reduced. [variableScope]
aewm++-goodies-1.0.orig/setrootimage-1.0/image.cc:901:32: style: The scope of the variable 'b' can be reduced. [variableScope]
aewm++-goodies-1.0.orig/setrootimage-1.0/image.cc:1862:7: style: The scope of the variable 'i' can be reduced. [variableScope]
aewm++-goodies-1.0.orig/setrootimage-1.0/image.cc:44:9: style: Checking if unsigned variable 'x' is less than zero. This might be a false warning. [unsignedLessThanZero]
aewm++-goodies-1.0.orig/setrootimage-1.0/image.cc:1632:23: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aewm++-goodies-1.0.orig/setrootimage-1.0/image.cc:1668:26: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aewm++-goodies-1.0.orig/setrootimage-1.0/image.cc:1728:23: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aewm++-goodies-1.0.orig/setrootimage-1.0/image.cc:1737:26: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aewm++-goodies-1.0.orig/setrootimage-1.0/image.cc:61:9: warning: Member variable 'BImage::bg' is not initialized in the constructor. [uninitMemberVar]
aewm++-goodies-1.0.orig/setrootimage-1.0/image.cc:61:9: warning: Member variable 'BImage::from' is not initialized in the constructor. [uninitMemberVar]
aewm++-goodies-1.0.orig/setrootimage-1.0/image.cc:61:9: warning: Member variable 'BImage::to' is not initialized in the constructor. [uninitMemberVar]
aewm++-goodies-1.0.orig/setrootimage-1.0/image.cc:1418:3: performance: Variable 'window' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aewm++-goodies-1.0.orig/setrootimage-1.0/image.hh:149:8: style: Technically the member function 'BImageControl::dither' can be const. [functionConst]
aewm++-goodies-1.0.orig/setrootimage-1.0/image.cc:1644:21: note: Technically the member function 'BImageControl::dither' can be const.
aewm++-goodies-1.0.orig/setrootimage-1.0/image.hh:149:8: note: Technically the member function 'BImageControl::dither' can be const.
aewm++-goodies-1.0.orig/setrootimage-1.0/image.hh:154:10: style: Technically the member function 'BImageControl::drawable' can be const. [functionConst]
aewm++-goodies-1.0.orig/setrootimage-1.0/image.hh:155:7: style: Technically the member function 'BImageControl::bpp' can be const. [functionConst]
aewm++-goodies-1.0.orig/setrootimage-1.0/image.hh:156:7: style: Technically the member function 'BImageControl::depth' can be const. [functionConst]
aewm++-goodies-1.0.orig/setrootimage-1.0/image.hh:157:7: style: Technically the member function 'BImageControl::screen' can be const. [functionConst]
aewm++-goodies-1.0.orig/setrootimage-1.0/image.hh:158:7: style: Technically the member function 'BImageControl::colorsPerChannel' can be const. [functionConst]
aewm++-goodies-1.0.orig/setrootimage-1.0/image.hh:179:8: style: Technically the member function 'BImageControl::getMaskTables' can be const. [functionConst]
aewm++-goodies-1.0.orig/setrootimage-1.0/image.cc:1801:21: note: Technically the member function 'BImageControl::getMaskTables' can be const.
aewm++-goodies-1.0.orig/setrootimage-1.0/image.hh:179:8: note: Technically the member function 'BImageControl::getMaskTables' can be const.
aewm++-goodies-1.0.orig/setrootimage-1.0/image.hh:183:8: style: Technically the member function 'BImageControl::getColorTable' can be const. [functionConst]
aewm++-goodies-1.0.orig/setrootimage-1.0/image.cc:1814:21: note: Technically the member function 'BImageControl::getColorTable' can be const.
aewm++-goodies-1.0.orig/setrootimage-1.0/image.hh:183:8: note: Technically the member function 'BImageControl::getColorTable' can be const.
aewm++-goodies-1.0.orig/setrootimage-1.0/image.cc:67:3: style: Class 'BImage' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aewm++-goodies-1.0.orig/setrootimage-1.0/image.cc:67:3: style: Class 'BImage' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aewm++-goodies-1.0.orig/setrootimage-1.0/image.cc:1497:7: style: Class 'BImageControl' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aewm++-goodies-1.0.orig/setrootimage-1.0/image.cc:1497:7: style: Class 'BImageControl' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aewm++-goodies-1.0.orig/setrootimage-1.0/linkedlist.cc:47:11: style: The scope of the variable 'temp' can be reduced. [variableScope]
aewm++-goodies-1.0.orig/setrootimage-1.0/linkedlist.cc:156:22: warning: Member variable '_LinkedListIterator::list' is not initialized in the constructor. [uninitMemberVar]
aewm++-goodies-1.0.orig/setrootimage-1.0/linkedlist.cc:156:22: warning: Member variable '_LinkedListIterator::element' is not initialized in the constructor. [uninitMemberVar]
[22:27]

ftp://ftp.se.debian.org/debian/pool/main/a/afew/afew_1.3.0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aff4/aff4_0.24.post1.orig.tar.gz
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_directory.cc:57:17: warning: Either the condition 'if(result)' is redundant or there is possible null pointer dereference: result. [nullPointerRedundantCheck]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_directory.cc:60:6: note: Assuming that condition 'if(result)' is not redundant
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_directory.cc:57:17: note: Null pointer dereference
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_directory.cc:58:17: warning: Either the condition 'if(result)' is redundant or there is possible null pointer dereference: result. [nullPointerRedundantCheck]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_directory.cc:60:6: note: Assuming that condition 'if(result)' is not redundant
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_directory.cc:58:17: note: Null pointer dereference
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_directory.cc:328:57: style: Function 'RemoveDirectory' argument 1 names different: declaration 'root_path' definition 'path'. [funcArgNamesDifferent]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_directory.h:59:51: note: Function 'RemoveDirectory' argument 1 names different: declaration 'root_path' definition 'path'.
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_directory.cc:328:57: note: Function 'RemoveDirectory' argument 1 names different: declaration 'root_path' definition 'path'.
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.h:170:12: warning: Member variable 'XSDInteger::value' is not initialized in the constructor. [uninitMemberVar]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.h:173:3: warning: Member variable 'XSDInteger::value' is not initialized in the constructor. [uninitMemberVar]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.h:194:12: warning: Member variable 'XSDBoolean::value' is not initialized in the constructor. [uninitMemberVar]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.h:197:3: warning: Member variable 'XSDBoolean::value' is not initialized in the constructor. [uninitMemberVar]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_io.h:106:3: warning: Member variable 'AFF4Stream::readptr' is not initialized in the constructor. [uninitMemberVar]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_io.h:106:3: warning: Member variable 'AFF4Stream::size' is not initialized in the constructor. [uninitMemberVar]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_file.h:43:12: warning: Member variable 'FileBackedObject::fd' is not initialized in the constructor. [uninitMemberVar]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.h:202:0: warning: Member variable 'AFF4ScopedPtr < AFF4Stream >::resolver_' is not initialized in the constructor. [uninitMemberVar]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.h:202:0: warning: Member variable 'AFF4ScopedPtr < AFF4Image >::resolver_' is not initialized in the constructor. [uninitMemberVar]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.h:202:0: warning: Member variable 'AFF4ScopedPtr < AFF4Directory >::resolver_' is not initialized in the constructor. [uninitMemberVar]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.h:202:0: warning: Member variable 'AFF4ScopedPtr < AFF4Map >::resolver_' is not initialized in the constructor. [uninitMemberVar]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.h:202:0: warning: Member variable 'AFF4ScopedPtr < ZipFileSegment >::resolver_' is not initialized in the constructor. [uninitMemberVar]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.h:202:0: warning: Member variable 'AFF4ScopedPtr < ZipFile >::resolver_' is not initialized in the constructor. [uninitMemberVar]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.h:202:0: warning: Member variable 'AFF4ScopedPtr < FileBackedObject >::resolver_' is not initialized in the constructor. [uninitMemberVar]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.h:202:0: warning: Member variable 'AFF4ScopedPtr < AFF4Object >::resolver_' is not initialized in the constructor. [uninitMemberVar]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.h:202:0: warning: Member variable 'AFF4ScopedPtr < AFF4ObjectOtherType >::resolver_' is not initialized in the constructor. [uninitMemberVar]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_base.h:106:5: performance: Variable 'urn' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_base.h:195:0: performance: Variable 'name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_map.h:39:14: style: Technically the member function 'Range::map_end' can be const. [functionConst]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_map.h:43:14: style: Technically the member function 'Range::target_end' can be const. [functionConst]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.h:225:0: style: Technically the member function 'AFF4ScopedPtr < AFF4Stream >::operator!' can be const. [functionConst]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.h:225:0: style: Technically the member function 'AFF4ScopedPtr < AFF4Image >::operator!' can be const. [functionConst]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.h:225:0: style: Technically the member function 'AFF4ScopedPtr < AFF4Directory >::operator!' can be const. [functionConst]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.h:225:0: style: Technically the member function 'AFF4ScopedPtr < AFF4Map >::operator!' can be const. [functionConst]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.h:225:0: style: Technically the member function 'AFF4ScopedPtr < ZipFileSegment >::operator!' can be const. [functionConst]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.h:225:0: style: Technically the member function 'AFF4ScopedPtr < ZipFile >::operator!' can be const. [functionConst]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.h:225:0: style: Technically the member function 'AFF4ScopedPtr < FileBackedObject >::operator!' can be const. [functionConst]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.h:225:0: style: Technically the member function 'AFF4ScopedPtr < AFF4Object >::operator!' can be const. [functionConst]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.h:225:0: style: Technically the member function 'AFF4ScopedPtr < AFF4ObjectOtherType >::operator!' can be const. [functionConst]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.h:142:3: style: Class 'XSDString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.h:145:3: style: Class 'XSDString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.h:259:3: style: Class 'URN' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.h:260:3: style: Class 'URN' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/lexicon.h:192:3: style: Class 'Schema' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_base.h:104:3: style: Class 'AFF4Object' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.h:123:10: style: The function 'SerializeToString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.h:64:18: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.h:123:10: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.h:124:14: style: The function 'UnSerializeFromString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.h:68:22: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.h:124:14: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.h:125:16: style: The function 'GetRaptorTerm' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.h:59:24: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.h:125:16: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.h:152:10: style: The function 'SerializeToString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.h:64:18: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.h:152:10: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.h:153:14: style: The function 'UnSerializeFromString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.h:68:22: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.h:153:14: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.h:154:16: style: The function 'GetRaptorTerm' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.h:59:24: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.h:154:16: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.h:175:10: style: The function 'SerializeToString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.h:64:18: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.h:175:10: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.h:177:14: style: The function 'UnSerializeFromString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.h:68:22: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.h:177:14: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.h:179:16: style: The function 'GetRaptorTerm' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.h:59:24: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.h:179:16: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.h:199:10: style: The function 'SerializeToString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.h:64:18: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.h:199:10: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.h:201:14: style: The function 'UnSerializeFromString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.h:68:22: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.h:201:14: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.h:203:16: style: The function 'GetRaptorTerm' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.h:59:24: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.h:203:16: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.h:266:16: style: The function 'GetRaptorTerm' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.h:59:24: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.h:266:16: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.h:532:16: style: The function 'Set' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.h:350:16: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.h:532:16: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.h:533:16: style: The function 'Set' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.h:356:16: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.h:533:16: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.h:536:14: style: The function 'Get' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.h:353:22: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.h:536:14: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.h:538:22: style: The function 'DeleteSubject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.h:359:22: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.h:538:22: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.h:540:23: style: The function 'SelectSubjectsByPrefix' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.h:361:23: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.h:540:23: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.h:548:22: style: The function 'DumpToTurtle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.h:371:22: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.h:548:22: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.h:551:22: style: The function 'LoadFromTurtle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.h:374:22: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.h:551:22: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.h:553:22: style: The function 'Clear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.h:382:22: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.h:553:22: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.h:554:22: style: The function 'Flush' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.h:391:22: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.h:554:22: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_io.h:91:16: style: The function 'Report' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_io.h:81:16: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_io.h:91:16: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_io.h:147:22: style: The function 'Prepare' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_base.h:136:22: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_io.h:147:22: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_io.h:178:18: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_io.h:136:18: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_io.h:178:18: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_io.h:179:15: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_io.h:137:15: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_io.h:179:15: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_io.h:181:22: style: The function 'Truncate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_io.h:159:22: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_io.h:181:22: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_io.h:182:22: style: The function 'Size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_io.h:139:22: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_io.h:182:22: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_image.h:129:22: style: The function 'LoadFromURN' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_base.h:122:22: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_image.h:129:22: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_image.h:135:22: style: The function 'WriteStream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_io.h:130:22: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_image.h:135:22: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_image.h:139:15: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_io.h:137:15: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_image.h:139:15: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_image.h:148:18: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_io.h:136:18: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_image.h:148:18: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_image.h:151:14: style: The function 'Flush' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_base.h:146:22: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_image.h:151:14: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_file.h:46:18: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_io.h:136:18: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_file.h:46:18: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_file.h:47:15: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_io.h:137:15: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_file.h:47:15: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_file.h:55:22: style: The function 'LoadFromURN' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_base.h:122:22: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_file.h:55:22: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_file.h:57:22: style: The function 'Truncate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_io.h:159:22: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_file.h:57:22: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_file.h:78:22: style: The function 'Size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_io.h:139:22: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_file.h:78:22: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_file.h:79:22: style: The function 'LoadFromURN' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_base.h:122:22: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_file.h:79:22: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_file.h:83:18: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_io.h:136:18: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_file.h:83:18: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_directory.h:50:37: style: The function 'CreateMember' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_io.h:218:37: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_directory.h:50:37: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_directory.h:53:22: style: The function 'LoadFromURN' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_base.h:122:22: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_directory.h:53:22: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_directory.h:56:22: style: The function 'Flush' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_base.h:146:22: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_directory.h:56:22: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_map.h:67:22: style: The function 'LoadFromURN' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_base.h:122:22: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_map.h:67:22: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_map.h:69:18: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_io.h:136:18: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_map.h:69:18: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_map.h:70:15: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_io.h:137:15: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_map.h:70:15: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_map.h:72:22: style: The function 'WriteStream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_io.h:130:22: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_map.h:72:22: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_map.h:80:14: style: The function 'Flush' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_base.h:146:22: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_map.h:80:14: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_map.h:94:22: style: The function 'Size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_io.h:139:22: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_map.h:94:22: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/zip.h:160:22: style: The function 'LoadFromURN' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_base.h:122:22: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/zip.h:160:22: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/zip.h:163:22: style: The function 'Flush' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_base.h:146:22: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/zip.h:163:22: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/zip.h:164:22: style: The function 'Truncate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_io.h:181:22: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/zip.h:164:22: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/zip.h:166:18: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_io.h:178:18: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/zip.h:166:18: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/zip.h:167:15: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_io.h:179:15: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/zip.h:167:15: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/zip.h:169:22: style: The function 'Size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_io.h:182:22: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/zip.h:169:22: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/zip.h:171:22: style: The function 'WriteStream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_io.h:130:22: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/zip.h:171:22: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/zip.h:293:37: style: The function 'CreateMember' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_io.h:218:37: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/zip.h:293:37: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/zip.h:320:22: style: The function 'LoadFromURN' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_base.h:122:22: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/zip.h:320:22: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/zip.h:322:22: style: The function 'Flush' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_base.h:146:22: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/zip.h:322:22: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/lexicon.h:193:45: performance: Function parameter 'attribute' should be passed by const reference. [passedByValue]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_map.h:36:30: performance: Function parameter 'range' should be passed by const reference. [passedByValue]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_image.cc:208:69: style: Function 'DeCompressZlib_' argument 3 names different: declaration 'output' definition 'buffer'. [funcArgNamesDifferent]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_image.h:60:69: note: Function 'DeCompressZlib_' argument 3 names different: declaration 'output' definition 'buffer'.
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_image.cc:208:69: note: Function 'DeCompressZlib_' argument 3 names different: declaration 'output' definition 'buffer'.
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.h:202:0: warning: Member variable 'AFF4ScopedPtr < AFF4Volume >::resolver_' is not initialized in the constructor. [uninitMemberVar]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.h:225:0: style: Technically the member function 'AFF4ScopedPtr < AFF4Volume >::operator!' can be const. [functionConst]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_image.cc:281:10: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_io.h:136:18: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_image.cc:281:10: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_imager_utils.cc:150:14: style: Condition 'result==CONTINUE' is always true [knownConditionTrueFalse]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_imager_utils.cc:141:23: note: Assignment 'result=CONTINUE', assigned value is -10
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_imager_utils.cc:150:14: note: Condition 'result==CONTINUE' is always true
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_imager_utils.cc:168:14: style: Condition 'result==CONTINUE' is always true [knownConditionTrueFalse]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_imager_utils.cc:166:23: note: Assignment 'result=CONTINUE', assigned value is -10
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_imager_utils.cc:168:14: note: Condition 'result==CONTINUE' is always true
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_imager_utils.cc:150:14: style: Same expression on both sides of '==' because the value of 'result' and 'CONTINUE' are the same. [duplicateExpression]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_imager_utils.cc:141:23: note: 'result' is assigned value 'CONTINUE' here.
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_imager_utils.cc:150:14: note: Same expression on both sides of '==' because the value of 'result' and 'CONTINUE' are the same.
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_imager_utils.cc:168:14: style: Same expression on both sides of '==' because the value of 'result' and 'CONTINUE' are the same. [duplicateExpression]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_imager_utils.cc:166:23: note: 'result' is assigned value 'CONTINUE' here.
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_imager_utils.cc:168:14: note: Same expression on both sides of '==' because the value of 'result' and 'CONTINUE' are the same.
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_imager_utils.cc:491:49: style: Function 'GlobFilename' argument 1 names different: declaration 'glob' definition 'glob_expression'. [funcArgNamesDifferent]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_imager_utils.h:170:38: note: Function 'GlobFilename' argument 1 names different: declaration 'glob' definition 'glob_expression'.
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_imager_utils.cc:491:49: note: Function 'GlobFilename' argument 1 names different: declaration 'glob' definition 'glob_expression'.
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_base.h:195:11: performance: Variable 'name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_imager_utils.h:170:18: performance: Technically the member function 'BasicImager::GlobFilename' can be static. [functionStatic]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_imager_utils.cc:491:29: note: Technically the member function 'BasicImager::GlobFilename' can be static.
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_imager_utils.h:170:18: note: Technically the member function 'BasicImager::GlobFilename' can be static.
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_map.cc:241:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_map.cc:202:5: performance: Variable 'current_range' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_map.h:47:10: style: Technically the member function 'Range::SerializeToString' can be const. [functionConst]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_map.cc:20:15: note: Technically the member function 'Range::SerializeToString' can be const.
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_map.h:47:10: note: Technically the member function 'Range::SerializeToString' can be const.
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_map.cc:206:18: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_io.h:136:18: note: Virtual function in base class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/aff4_map.cc:206:18: note: Function in derived class
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.cc:311:54: style: Function 'DumpToTurtle' argument 1 names different: declaration 'output' definition 'output_stream'. [funcArgNamesDifferent]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.h:548:47: note: Function 'DumpToTurtle' argument 1 names different: declaration 'output' definition 'output_stream'.
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.cc:311:54: note: Function 'DumpToTurtle' argument 1 names different: declaration 'output' definition 'output_stream'.
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.cc:357:56: style: Function 'LoadFromTurtle' argument 1 names different: declaration 'output' definition 'stream'. [funcArgNamesDifferent]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.h:551:49: note: Function 'LoadFromTurtle' argument 1 names different: declaration 'output' definition 'stream'.
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.cc:357:56: note: Function 'LoadFromTurtle' argument 1 names different: declaration 'output' definition 'stream'.
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.cc:578:58: style: Function 'Put' argument 2 names different: declaration 'in_use' definition 'in_use_state'. [funcArgNamesDifferent]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.h:145:43: note: Function 'Put' argument 2 names different: declaration 'in_use' definition 'in_use_state'.
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.cc:578:58: note: Function 'Put' argument 2 names different: declaration 'in_use' definition 'in_use_state'.
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.cc:120:3: warning: Member variable 'RaptorSerializer::world' is not initialized in the constructor. [uninitMemberVar]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.cc:120:3: warning: Member variable 'RaptorSerializer::output' is not initialized in the constructor. [uninitMemberVar]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.cc:120:3: warning: Member variable 'RaptorSerializer::length' is not initialized in the constructor. [uninitMemberVar]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.cc:120:3: warning: Member variable 'RaptorSerializer::serializer' is not initialized in the constructor. [uninitMemberVar]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.cc:262:12: warning: Member variable 'RaptorParser::world' is not initialized in the constructor. [uninitMemberVar]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.cc:262:12: warning: Member variable 'RaptorParser::parser' is not initialized in the constructor. [uninitMemberVar]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.h:554:22: warning: Virtual function 'Flush' is called from destructor '~MemoryDataStore()' at line 450. Dynamic binding is not used. [virtualCallInConstructor]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.cc:450:3: note: Calling Flush
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/data_store.h:554:22: note: Flush is a virtual method
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/libaff4.cc:419:17: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.cc:409:7: style: Condition 'absolute_path' is always true [knownConditionTrueFalse]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.cc:405:19: note: Assignment 'absolute_path=true', assigned value is 1
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.cc:409:7: note: Condition 'absolute_path' is always true
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.cc:197:36: style: Function 'RelativePath' argument 1 names different: declaration 'urn' definition 'other'. [funcArgNamesDifferent]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.h:292:33: note: Function 'RelativePath' argument 1 names different: declaration 'urn' definition 'other'.
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/rdf.cc:197:36: note: Function 'RelativePath' argument 1 names different: declaration 'urn' definition 'other'.
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/zip.cc:500:58: style: Function 'ZipFileSegment' argument 2 names different: declaration 'zipfile' definition 'owner'. [funcArgNamesDifferent]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/zip.h:158:44: note: Function 'ZipFileSegment' argument 2 names different: declaration 'zipfile' definition 'owner'.
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/zip.cc:500:58: note: Function 'ZipFileSegment' argument 2 names different: declaration 'zipfile' definition 'owner'.
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/zip.cc:890:41: style: Function 'StreamAddMember' argument 1 names different: declaration 'child' definition 'member_urn'. [funcArgNamesDifferent]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/zip.h:315:42: note: Function 'StreamAddMember' argument 1 names different: declaration 'child' definition 'member_urn'.
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/zip.cc:890:41: note: Function 'StreamAddMember' argument 1 names different: declaration 'child' definition 'member_urn'.
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/zip.cc:502:3: performance: Variable 'owner_urn' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/zip.h:161:22: warning: Virtual function 'LoadFromZipFile' is called from constructor 'ZipFileSegment(string filename,ZipFile&zipfile)' at line 505. Dynamic binding is not used. [virtualCallInConstructor]
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/zip.cc:505:3: note: Calling LoadFromZipFile
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/src/zip.h:161:22: note: LoadFromZipFile is a virtual method
aff4-7b29306bfa248d4b144bafd82c8204ce623174cf/tests/data_store_test.cc:79:3: style: Class 'AFF4ObjectCacheMock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
[22:27]

ftp://ftp.se.debian.org/debian/pool/main/a/affiche/affiche_0.6.0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/afflib/afflib_3.7.5.orig.tar.gz
AFFLIBv3-3.7.5/lib/aff_db.cpp:27:20: style: Function 'af_probe_next_seg' argument 4 names different: declaration 'arg' definition 'arg_'. [funcArgNamesDifferent]
AFFLIBv3-3.7.5/lib/afflib_i.h:607:17: note: Function 'af_probe_next_seg' argument 4 names different: declaration 'arg' definition 'arg_'.
AFFLIBv3-3.7.5/lib/aff_db.cpp:27:20: note: Function 'af_probe_next_seg' argument 4 names different: declaration 'arg' definition 'arg_'.
AFFLIBv3-3.7.5/lib/aff_db.cpp:28:18: style: Function 'af_probe_next_seg' argument 5 names different: declaration 'datasize' definition 'datasize_'. [funcArgNamesDifferent]
AFFLIBv3-3.7.5/lib/afflib_i.h:607:29: note: Function 'af_probe_next_seg' argument 5 names different: declaration 'datasize' definition 'datasize_'.
AFFLIBv3-3.7.5/lib/aff_db.cpp:28:18: note: Function 'af_probe_next_seg' argument 5 names different: declaration 'datasize' definition 'datasize_'.
AFFLIBv3-3.7.5/lib/aff_db.cpp:29:18: style: Function 'af_probe_next_seg' argument 6 names different: declaration 'segsize' definition 'segsize_'. [funcArgNamesDifferent]
AFFLIBv3-3.7.5/lib/afflib_i.h:607:47: note: Function 'af_probe_next_seg' argument 6 names different: declaration 'segsize' definition 'segsize_'.
AFFLIBv3-3.7.5/lib/aff_db.cpp:29:18: note: Function 'af_probe_next_seg' argument 6 names different: declaration 'segsize' definition 'segsize_'.
AFFLIBv3-3.7.5/lib/aff_db.cpp:156:54: style: Function 'af_get_segq' argument 3 names different: declaration 'quad' definition 'aff_quad'. [funcArgNamesDifferent]
AFFLIBv3-3.7.5/lib/afflib.h:257:58: note: Function 'af_get_segq' argument 3 names different: declaration 'quad' definition 'aff_quad'.
AFFLIBv3-3.7.5/lib/aff_db.cpp:156:54: note: Function 'af_get_segq' argument 3 names different: declaration 'quad' definition 'aff_quad'.
AFFLIBv3-3.7.5/lib/aff_db.cpp:178:58: style: Function 'af_update_segq' argument 3 names different: declaration 'quad' definition 'value'. [funcArgNamesDifferent]
AFFLIBv3-3.7.5/lib/afflib.h:258:60: note: Function 'af_update_segq' argument 3 names different: declaration 'quad' definition 'value'.
AFFLIBv3-3.7.5/lib/aff_db.cpp:178:58: note: Function 'af_update_segq' argument 3 names different: declaration 'quad' definition 'value'.
AFFLIBv3-3.7.5/lib/aff_toc.cpp:54:15: style: C-style pointer casting [cstyleCast]
AFFLIBv3-3.7.5/lib/aff_toc.cpp:132:15: style: C-style pointer casting [cstyleCast]
AFFLIBv3-3.7.5/lib/afflib.cpp:576:18: style: Checking if unsigned variable 'vni.imagesize' is less than zero. [unsignedLessThanZero]
AFFLIBv3-3.7.5/lib/afflib.cpp:131:28: style: Function 'af_perror' argument 1 names different: declaration 'fname' definition 'str'. [funcArgNamesDifferent]
AFFLIBv3-3.7.5/lib/afflib.h:200:28: note: Function 'af_perror' argument 1 names different: declaration 'fname' definition 'str'.
AFFLIBv3-3.7.5/lib/afflib.cpp:131:28: note: Function 'af_perror' argument 1 names different: declaration 'fname' definition 'str'.
AFFLIBv3-3.7.5/lib/afflib.cpp:144:32: style: Function 'af_ext' argument 1 names different: declaration 'filename' definition 'str'. [funcArgNamesDifferent]
AFFLIBv3-3.7.5/lib/afflib.h:245:32: note: Function 'af_ext' argument 1 names different: declaration 'filename' definition 'str'.
AFFLIBv3-3.7.5/lib/afflib.cpp:144:32: note: Function 'af_ext' argument 1 names different: declaration 'filename' definition 'str'.
AFFLIBv3-3.7.5/lib/afflib.cpp:226:34: style: Function 'af_open_with' argument 1 names different: declaration 'filename' definition 'url'. [funcArgNamesDifferent]
AFFLIBv3-3.7.5/lib/afflib_i.h:561:34: note: Function 'af_open_with' argument 1 names different: declaration 'filename' definition 'url'.
AFFLIBv3-3.7.5/lib/afflib.cpp:226:34: note: Function 'af_open_with' argument 1 names different: declaration 'filename' definition 'url'.
AFFLIBv3-3.7.5/lib/afflib.cpp:526:40: style: Function 'af_set_callback' argument 2 names different: declaration 'cb' definition 'wcb'. [funcArgNamesDifferent]
AFFLIBv3-3.7.5/lib/afflib.h:236:41: note: Function 'af_set_callback' argument 2 names different: declaration 'cb' definition 'wcb'.
AFFLIBv3-3.7.5/lib/afflib.cpp:526:40: note: Function 'af_set_callback' argument 2 names different: declaration 'cb' definition 'wcb'.
AFFLIBv3-3.7.5/lib/afflib.cpp:691:39: style: Function 'af_get_seg' argument 2 names different: declaration 'name' definition 'segname'. [funcArgNamesDifferent]
AFFLIBv3-3.7.5/lib/afflib.h:276:39: note: Function 'af_get_seg' argument 2 names different: declaration 'name' definition 'segname'.
AFFLIBv3-3.7.5/lib/afflib.cpp:691:39: note: Function 'af_get_seg' argument 2 names different: declaration 'name' definition 'segname'.
AFFLIBv3-3.7.5/lib/afflib.cpp:903:39: style: Function 'af_del_seg' argument 2 names different: declaration 'name' definition 'segname'. [funcArgNamesDifferent]
AFFLIBv3-3.7.5/lib/afflib.h:299:39: note: Function 'af_del_seg' argument 2 names different: declaration 'name' definition 'segname'.
AFFLIBv3-3.7.5/lib/afflib.cpp:903:39: note: Function 'af_del_seg' argument 2 names different: declaration 'name' definition 'segname'.
AFFLIBv3-3.7.5/lib/afflib.cpp:741:27: style: Variable 'datalen_orig' is assigned a value that is never used. [unreadVariable]
AFFLIBv3-3.7.5/lib/afflib_pages.cpp:471:25: style: Same expression on both sides of '==' because the value of 'dont_compress' and '0' are the same. [duplicateExpression]
AFFLIBv3-3.7.5/lib/afflib_pages.cpp:422:26: note: 'dont_compress' is assigned value '0' here.
AFFLIBv3-3.7.5/lib/afflib_pages.cpp:471:25: note: Same expression on both sides of '==' because the value of 'dont_compress' and '0' are the same.
AFFLIBv3-3.7.5/lib/afflib_pages.cpp:75:31: style: Function 'af_set_sectorsize' argument 1 names different: declaration 'AF' definition 'af'. [funcArgNamesDifferent]
AFFLIBv3-3.7.5/lib/afflib_i.h:624:31: note: Function 'af_set_sectorsize' argument 1 names different: declaration 'AF' definition 'af'.
AFFLIBv3-3.7.5/lib/afflib_pages.cpp:75:31: note: Function 'af_set_sectorsize' argument 1 names different: declaration 'AF' definition 'af'.
AFFLIBv3-3.7.5/lib/afflib_pages.cpp:94:31: style: Function 'af_get_sectorsize' argument 1 names different: declaration 'AF' definition 'af'. [funcArgNamesDifferent]
AFFLIBv3-3.7.5/lib/afflib_i.h:625:31: note: Function 'af_get_sectorsize' argument 1 names different: declaration 'AF' definition 'af'.
AFFLIBv3-3.7.5/lib/afflib_pages.cpp:94:31: note: Function 'af_get_sectorsize' argument 1 names different: declaration 'AF' definition 'af'.
AFFLIBv3-3.7.5/lib/afflib_stream.cpp:28:39: style: Function 'af_set_maxsize' argument 2 names different: declaration 'size' definition 'maxsize'. [funcArgNamesDifferent]
AFFLIBv3-3.7.5/lib/afflib_i.h:638:39: note: Function 'af_set_maxsize' argument 2 names different: declaration 'size' definition 'maxsize'.
AFFLIBv3-3.7.5/lib/afflib_stream.cpp:28:39: note: Function 'af_set_maxsize' argument 2 names different: declaration 'size' definition 'maxsize'.
AFFLIBv3-3.7.5/lib/afflib_util.cpp:24:17: style: Function 'af_err' argument 1 names different: declaration 'code' definition 'eval'. [funcArgNamesDifferent]
AFFLIBv3-3.7.5/lib/afflib.h:201:17: note: Function 'af_err' argument 1 names different: declaration 'code' definition 'eval'.
AFFLIBv3-3.7.5/lib/afflib_util.cpp:24:17: note: Function 'af_err' argument 1 names different: declaration 'code' definition 'eval'.
AFFLIBv3-3.7.5/lib/afflib_util.cpp:24:34: style: Function 'af_err' argument 2 names different: declaration 'fname' definition 'fmt'. [funcArgNamesDifferent]
AFFLIBv3-3.7.5/lib/afflib.h:201:34: note: Function 'af_err' argument 2 names different: declaration 'fname' definition 'fmt'.
AFFLIBv3-3.7.5/lib/afflib_util.cpp:24:34: note: Function 'af_err' argument 2 names different: declaration 'fname' definition 'fmt'.
AFFLIBv3-3.7.5/lib/afflib_util.cpp:80:84: style: Function 'af_hexbuf' argument 5 names different: declaration 'format_flag' definition 'flag'. [funcArgNamesDifferent]
AFFLIBv3-3.7.5/lib/afflib.h:539:84: note: Function 'af_hexbuf' argument 5 names different: declaration 'format_flag' definition 'flag'.
AFFLIBv3-3.7.5/lib/afflib_util.cpp:80:84: note: Function 'af_hexbuf' argument 5 names different: declaration 'format_flag' definition 'flag'.
AFFLIBv3-3.7.5/lib/afflib_util.cpp:209:28: style: Function 'af_hasmeta' argument 1 names different: declaration 'buf' definition 'infile'. [funcArgNamesDifferent]
AFFLIBv3-3.7.5/lib/afflib_i.h:657:34: note: Function 'af_hasmeta' argument 1 names different: declaration 'buf' definition 'infile'.
AFFLIBv3-3.7.5/lib/afflib_util.cpp:209:28: note: Function 'af_hasmeta' argument 1 names different: declaration 'buf' definition 'infile'.
AFFLIBv3-3.7.5/lib/afflib_util.cpp:58:1: error: va_list 'args' was opened but not closed by va_end(). [va_end_missing]
AFFLIBv3-3.7.5/lib/aftest.cpp:547:6: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
AFFLIBv3-3.7.5/lib/aftest.cpp:660:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
AFFLIBv3-3.7.5/lib/aftest.cpp:514:18: warning: Using 'sizeof' on array given as function argument returns size of a pointer. [sizeofwithsilentarraypointer]
AFFLIBv3-3.7.5/lib/aftest.cpp:157:12: warning: Size of pointer 'tally' used instead of size of its data. [pointerSize]
AFFLIBv3-3.7.5/lib/aftest.cpp:602:9: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
AFFLIBv3-3.7.5/lib/aftimer.h:34:12: style: Technically the member function 'aftimer::tstart' can be const. [functionConst]
AFFLIBv3-3.7.5/lib/aftimer.h:35:12: style: Technically the member function 'aftimer::elapsed_seconds' can be const. [functionConst]
AFFLIBv3-3.7.5/lib/aftimer.h:102:24: note: Technically the member function 'aftimer::elapsed_seconds' can be const.
AFFLIBv3-3.7.5/lib/aftimer.h:35:12: note: Technically the member function 'aftimer::elapsed_seconds' can be const.
AFFLIBv3-3.7.5/lib/aftimer.h:36:12: style: Technically the member function 'aftimer::lap_time' can be const. [functionConst]
AFFLIBv3-3.7.5/lib/aftimer.h:97:24: note: Technically the member function 'aftimer::lap_time' can be const.
AFFLIBv3-3.7.5/lib/aftimer.h:36:12: note: Technically the member function 'aftimer::lap_time' can be const.
AFFLIBv3-3.7.5/lib/aftimer.h:38:17: performance: Technically the member function 'aftimer::hms' can be static. [functionStatic]
AFFLIBv3-3.7.5/lib/aftimer.h:114:29: note: Technically the member function 'aftimer::hms' can be static.
AFFLIBv3-3.7.5/lib/aftimer.h:38:17: note: Technically the member function 'aftimer::hms' can be static.
AFFLIBv3-3.7.5/lib/aftest.cpp:509:1: error: Memory leak: cbuf [memleak]
AFFLIBv3-3.7.5/lib/aftest.cpp:509:1: error: Memory leak: outbuf [memleak]
AFFLIBv3-3.7.5/lib/aftest.cpp:210:0: error: Memory leak: tally [memleak]
AFFLIBv3-3.7.5/lib/aftest.cpp:463:0: error: Memory leak: buf [memleak]
AFFLIBv3-3.7.5/lib/aftest.cpp:509:0: error: Memory leak: buf [memleak]
AFFLIBv3-3.7.5/lib/aftest.cpp:506:19: error: Memory is allocated but not initialized: outbuf [uninitdata]
AFFLIBv3-3.7.5/lib/base64.cpp:132:9: style: The scope of the variable 'i' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/base64.cpp:128:24: style: Function 'b64_ntop' argument 1 names different: declaration 'str' definition 'src'. [funcArgNamesDifferent]
AFFLIBv3-3.7.5/lib/base64.h:30:35: note: Function 'b64_ntop' argument 1 names different: declaration 'str' definition 'src'.
AFFLIBv3-3.7.5/lib/base64.cpp:128:24: note: Function 'b64_ntop' argument 1 names different: declaration 'str' definition 'src'.
AFFLIBv3-3.7.5/lib/base64.cpp:195:26: style: Function 'b64_pton_slg' argument 1 names different: declaration 'str' definition 'src'. [funcArgNamesDifferent]
AFFLIBv3-3.7.5/lib/base64.h:25:30: note: Function 'b64_pton_slg' argument 1 names different: declaration 'str' definition 'src'.
AFFLIBv3-3.7.5/lib/base64.cpp:195:26: note: Function 'b64_pton_slg' argument 1 names different: declaration 'str' definition 'src'.
AFFLIBv3-3.7.5/lib/crypto.cpp:787:9: style: The scope of the variable 'r' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/crypto.cpp:79:36: style: Function 'af_SHA256' argument 1 names different: declaration 'buf' definition 'data'. [funcArgNamesDifferent]
AFFLIBv3-3.7.5/lib/afflib.h:319:37: note: Function 'af_SHA256' argument 1 names different: declaration 'buf' definition 'data'.
AFFLIBv3-3.7.5/lib/crypto.cpp:79:36: note: Function 'af_SHA256' argument 1 names different: declaration 'buf' definition 'data'.
AFFLIBv3-3.7.5/lib/crypto.cpp:79:48: style: Function 'af_SHA256' argument 2 names different: declaration 'buflen' definition 'datalen'. [funcArgNamesDifferent]
AFFLIBv3-3.7.5/lib/afflib.h:319:48: note: Function 'af_SHA256' argument 2 names different: declaration 'buflen' definition 'datalen'.
AFFLIBv3-3.7.5/lib/crypto.cpp:79:48: note: Function 'af_SHA256' argument 2 names different: declaration 'buflen' definition 'datalen'.
AFFLIBv3-3.7.5/lib/crypto.cpp:971:51: style: Function 'af_set_unseal_keyfile' argument 2 names different: declaration 'keyfile' definition 'private_keyfile'. [funcArgNamesDifferent]
AFFLIBv3-3.7.5/lib/afflib.h:347:51: note: Function 'af_set_unseal_keyfile' argument 2 names different: declaration 'keyfile' definition 'private_keyfile'.
AFFLIBv3-3.7.5/lib/crypto.cpp:971:51: note: Function 'af_set_unseal_keyfile' argument 2 names different: declaration 'keyfile' definition 'private_keyfile'.
AFFLIBv3-3.7.5/lib/crypto.cpp:199:14: style: struct member 'affkey_legacy::version' is never used. [unusedStructMember]
AFFLIBv3-3.7.5/lib/lzma_glue.cpp:111:0: error: Memory leak: encoder [memleak]
AFFLIBv3-3.7.5/lib/qemu/block-bochs.c:56:7: style: union member 'Anonymous0::padding' is never used. [unusedStructMember]
AFFLIBv3-3.7.5/lib/qemu/block-bochs.c:54:11: style: struct member 'Anonymous1::padding' is never used. [unusedStructMember]
AFFLIBv3-3.7.5/lib/qemu/block-bochs.c:77:7: style: union member 'Anonymous2::padding' is never used. [unusedStructMember]
AFFLIBv3-3.7.5/lib/qemu/block-bochs.c:73:15: style: struct member 'Anonymous3::reserved' is never used. [unusedStructMember]
AFFLIBv3-3.7.5/lib/qemu/block-bochs.c:75:11: style: struct member 'Anonymous3::padding' is never used. [unusedStructMember]
AFFLIBv3-3.7.5/lib/qemu/block-dmg.c:187:42: style: The scope of the variable 'chunk3' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/block-qcow.c:426:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/block-qcow.c:426:14: style: The scope of the variable 'csize' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/block-qcow.c:494:14: style: The scope of the variable 'index_in_cluster' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/block-qcow.c:494:32: style: The scope of the variable 'n' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/block-qcow.c:495:14: style: The scope of the variable 'cluster_offset' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/block-qcow.c:821:14: style: The scope of the variable 'cluster_offset' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/block-qcow.c:322:28: error: Shifting signed 64-bit value by 63 bits is undefined behaviour [shiftTooManyBitsSigned]
AFFLIBv3-3.7.5/lib/qemu/block-qcow.c:326:31: error: Shifting signed 64-bit value by 63 bits is undefined behaviour [shiftTooManyBitsSigned]
AFFLIBv3-3.7.5/lib/qemu/block-qcow.c:367:35: error: Shifting signed 64-bit value by 63 bits is undefined behaviour [shiftTooManyBitsSigned]
AFFLIBv3-3.7.5/lib/qemu/block-qcow.c:555:38: error: Shifting signed 64-bit value by 63 bits is undefined behaviour [shiftTooManyBitsSigned]
AFFLIBv3-3.7.5/lib/qemu/block-qcow.c:596:38: error: Shifting signed 64-bit value by 63 bits is undefined behaviour [shiftTooManyBitsSigned]
AFFLIBv3-3.7.5/lib/qemu/block-qcow2.c:678:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/block-qcow2.c:678:14: style: The scope of the variable 'csize' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/block-qcow2.c:678:21: style: The scope of the variable 'nb_csectors' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/block-qcow2.c:678:34: style: The scope of the variable 'sector_offset' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/block-qcow2.c:718:14: style: The scope of the variable 'index_in_cluster' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/block-qcow2.c:718:32: style: The scope of the variable 'n' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/block-qcow2.c:719:14: style: The scope of the variable 'cluster_offset' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/block-qcow2.c:763:14: style: The scope of the variable 'index_in_cluster' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/block-qcow2.c:763:32: style: The scope of the variable 'n' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/block-qcow2.c:764:14: style: The scope of the variable 'cluster_offset' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/block-qcow2.c:1035:9: style: The scope of the variable 'refcount' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/block-qcow2.c:1037:15: style: The scope of the variable 'p' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/block-qcow2.c:1508:19: style: The scope of the variable 'sn' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/block-qcow2.c:1509:12: style: The scope of the variable 'id' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/block-qcow2.c:1958:13: style: The scope of the variable 'offset' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/block-qcow2.c:522:45: error: Shifting signed 64-bit value by 63 bits is undefined behaviour [shiftTooManyBitsSigned]
AFFLIBv3-3.7.5/lib/qemu/block-qcow2.c:523:39: error: Shifting signed 64-bit value by 63 bits is undefined behaviour [shiftTooManyBitsSigned]
AFFLIBv3-3.7.5/lib/qemu/block-qcow2.c:543:27: error: Shifting signed 64-bit value by 63 bits is undefined behaviour [shiftTooManyBitsSigned]
AFFLIBv3-3.7.5/lib/qemu/block-qcow2.c:549:27: error: Shifting signed 64-bit value by 63 bits is undefined behaviour [shiftTooManyBitsSigned]
AFFLIBv3-3.7.5/lib/qemu/block-qcow2.c:578:35: error: Shifting signed 64-bit value by 63 bits is undefined behaviour [shiftTooManyBitsSigned]
AFFLIBv3-3.7.5/lib/qemu/block-qcow2.c:592:28: error: Shifting signed 64-bit value by 63 bits is undefined behaviour [shiftTooManyBitsSigned]
AFFLIBv3-3.7.5/lib/qemu/block-qcow2.c:614:44: error: Shifting signed 64-bit value by 63 bits is undefined behaviour [shiftTooManyBitsSigned]
AFFLIBv3-3.7.5/lib/qemu/block-qcow2.c:1291:27: error: Shifting signed 64-bit value by 63 bits is undefined behaviour [shiftTooManyBitsSigned]
AFFLIBv3-3.7.5/lib/qemu/block-qcow2.c:1299:32: error: Shifting signed 64-bit value by 63 bits is undefined behaviour [shiftTooManyBitsSigned]
AFFLIBv3-3.7.5/lib/qemu/block-qcow2.c:1317:35: error: Shifting signed 64-bit value by 63 bits is undefined behaviour [shiftTooManyBitsSigned]
AFFLIBv3-3.7.5/lib/qemu/block-qcow2.c:1337:30: error: Shifting signed 64-bit value by 63 bits is undefined behaviour [shiftTooManyBitsSigned]
AFFLIBv3-3.7.5/lib/qemu/block-raw-posix.c:98:25: style: The scope of the variable 'ret' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/block-raw-posix.c:636:25: style: The scope of the variable 'ret' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/block-vmdk.c:257:5: warning: %lu in format string (no. 4) requires 'unsigned long' but the argument type is 'unsigned int'. [invalidPrintfArgType_uint]
AFFLIBv3-3.7.5/lib/qemu/block-vmdk.c:796:5: warning: %lu in format string (no. 5) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
AFFLIBv3-3.7.5/lib/qemu/block-vmdk.c:175:14: style: The scope of the variable 'cur_pcid' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/block-vmdk.c:472:14: style: The scope of the variable 'parent_cluster_offset' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/block-vmdk.c:474:14: style: The scope of the variable 'whole_grain' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/block-vmdk.c:624:9: style: The scope of the variable 'index_in_cluster' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/block-vmdk.c:624:27: style: The scope of the variable 'n' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/block-vmdk.c:625:14: style: The scope of the variable 'cluster_offset' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/block-vmdk.c:660:9: style: The scope of the variable 'index_in_cluster' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/block-vmdk.c:660:27: style: The scope of the variable 'n' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/block-vmdk.c:661:14: style: The scope of the variable 'cluster_offset' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/block-vmdk.c:411:33: style: Checking if unsigned variable 's->l1_entry_sectors' is less than zero. [unsignedLessThanZero]
AFFLIBv3-3.7.5/lib/qemu/block-vmdk.c:40:14: style: struct member 'VMDK3Header::l1dir_size' is never used. [unusedStructMember]
AFFLIBv3-3.7.5/lib/qemu/block-vmdk.c:41:14: style: struct member 'VMDK3Header::file_sectors' is never used. [unusedStructMember]
AFFLIBv3-3.7.5/lib/qemu/block-vmdk.c:42:14: style: struct member 'VMDK3Header::cylinders' is never used. [unusedStructMember]
AFFLIBv3-3.7.5/lib/qemu/block-vmdk.c:43:14: style: struct member 'VMDK3Header::heads' is never used. [unusedStructMember]
AFFLIBv3-3.7.5/lib/qemu/block-vmdk.c:44:14: style: struct member 'VMDK3Header::sectors_per_track' is never used. [unusedStructMember]
AFFLIBv3-3.7.5/lib/qemu/block-vmdk.c:797:56: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
AFFLIBv3-3.7.5/lib/qemu/block-vpc.c:62:7: style: union member 'Anonymous0::padding' is never used. [unusedStructMember]
AFFLIBv3-3.7.5/lib/qemu/block-vpc.c:38:15: style: struct member 'Anonymous1::unk1' is never used. [unusedStructMember]
AFFLIBv3-3.7.5/lib/qemu/block-vpc.c:39:15: style: struct member 'Anonymous1::unk2' is never used. [unusedStructMember]
AFFLIBv3-3.7.5/lib/qemu/block-vpc.c:41:15: style: struct member 'Anonymous1::unk3' is never used. [unusedStructMember]
AFFLIBv3-3.7.5/lib/qemu/block-vpc.c:42:11: style: struct member 'Anonymous1::creator' is never used. [unusedStructMember]
AFFLIBv3-3.7.5/lib/qemu/block-vpc.c:43:15: style: struct member 'Anonymous1::major' is never used. [unusedStructMember]
AFFLIBv3-3.7.5/lib/qemu/block-vpc.c:44:15: style: struct member 'Anonymous1::minor' is never used. [unusedStructMember]
AFFLIBv3-3.7.5/lib/qemu/block-vpc.c:45:11: style: struct member 'Anonymous1::guest' is never used. [unusedStructMember]
AFFLIBv3-3.7.5/lib/qemu/block-vpc.c:46:15: style: struct member 'Anonymous1::unk4' is never used. [unusedStructMember]
AFFLIBv3-3.7.5/lib/qemu/block-vpc.c:47:14: style: struct member 'Anonymous1::vnet_id' is never used. [unusedStructMember]
AFFLIBv3-3.7.5/lib/qemu/block-vpc.c:50:11: style: struct member 'Anonymous1::padding' is never used. [unusedStructMember]
AFFLIBv3-3.7.5/lib/qemu/block-vpc.c:53:15: style: struct member 'Anonymous2::unk1' is never used. [unusedStructMember]
AFFLIBv3-3.7.5/lib/qemu/block-vpc.c:54:15: style: struct member 'Anonymous2::unk2' is never used. [unusedStructMember]
AFFLIBv3-3.7.5/lib/qemu/block-vpc.c:56:15: style: struct member 'Anonymous2::unk3' is never used. [unusedStructMember]
AFFLIBv3-3.7.5/lib/qemu/block-vpc.c:59:15: style: struct member 'Anonymous2::nb_sectors' is never used. [unusedStructMember]
AFFLIBv3-3.7.5/lib/qemu/block-vpc.c:60:11: style: struct member 'Anonymous2::padding' is never used. [unusedStructMember]
AFFLIBv3-3.7.5/lib/qemu/block-vvfat.c:517:33: error: Array 'entry->name[8]' accessed at index 10, which is out of bounds. [arrayIndexOutOfBounds]
AFFLIBv3-3.7.5/lib/qemu/block-vvfat.c:906:6: style: The scope of the variable 'j' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/block-vvfat.c:2479:18: style: The scope of the variable 'entry' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/block-vvfat.c:96:18: style: Unsigned variable 'index' can't be negative so it is unnecessary to test it. [unsignedPositive]
AFFLIBv3-3.7.5/lib/qemu/block-vvfat.c:198:19: style: Unsigned variable 'offset' can't be negative so it is unnecessary to test it. [unsignedPositive]
AFFLIBv3-3.7.5/lib/qemu/block-vvfat.c:2246:14: style: Unsigned variable 'size' can't be negative so it is unnecessary to test it. [unsignedPositive]
AFFLIBv3-3.7.5/lib/qemu/block-vvfat.c:1533:33: portability: 's->fat2' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
AFFLIBv3-3.7.5/lib/qemu/block-vvfat.c:517:29: error: Array 'entry.name[8]' accessed at index 10, which is out of bounds. [arrayIndexOutOfBounds]
AFFLIBv3-3.7.5/lib/qemu/block-vvfat.c:615:2: error: Buffer is accessed out of bounds: entry.name [bufferAccessOutOfBounds]
AFFLIBv3-3.7.5/lib/qemu/block-vvfat.c:630:5: error: Buffer is accessed out of bounds: entry.name [bufferAccessOutOfBounds]
AFFLIBv3-3.7.5/lib/qemu/block-vvfat.c:653:35: error: Buffer is accessed out of bounds: entry.name [bufferAccessOutOfBounds]
AFFLIBv3-3.7.5/lib/qemu/block-vvfat.c:653:35: error: Buffer is accessed out of bounds: entry1.name [bufferAccessOutOfBounds]
AFFLIBv3-3.7.5/lib/qemu/block-vvfat.c:2264:0: error: Memory leak: cluster [memleak]
AFFLIBv3-3.7.5/lib/qemu/block-vvfat.c:571:38: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
AFFLIBv3-3.7.5/lib/qemu/block-vvfat.c:1534:45: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
AFFLIBv3-3.7.5/lib/qemu/block.c:379:31: warning: Possible null pointer dereference: drv [nullPointer]
AFFLIBv3-3.7.5/lib/qemu/block.c:312:57: note: Calling function 'bdrv_open2', 4th argument 'drv' value is 0
AFFLIBv3-3.7.5/lib/qemu/block.c:379:31: note: Null pointer dereference
AFFLIBv3-3.7.5/lib/qemu/block.c:388:11: warning: Possible null pointer dereference: drv [nullPointer]
AFFLIBv3-3.7.5/lib/qemu/block.c:312:57: note: Calling function 'bdrv_open2', 4th argument 'drv' value is 0
AFFLIBv3-3.7.5/lib/qemu/block.c:388:11: note: Null pointer dereference
AFFLIBv3-3.7.5/lib/qemu/block.c:399:9: warning: Possible null pointer dereference: drv [nullPointer]
AFFLIBv3-3.7.5/lib/qemu/block.c:312:57: note: Calling function 'bdrv_open2', 4th argument 'drv' value is 0
AFFLIBv3-3.7.5/lib/qemu/block.c:399:9: note: Null pointer dereference
AFFLIBv3-3.7.5/lib/qemu/block.c:90:9: style: The scope of the variable 'len' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/block.c:147:24: style: The scope of the variable 'pbs' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/block.c:813:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/block.c:1021:13: style: The scope of the variable 'base' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/block.c:1022:9: style: The scope of the variable 'i' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/block.c:1048:10: style: The scope of the variable 'buf1' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/block.c:1048:21: style: The scope of the variable 'date_buf' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/block.c:1048:36: style: The scope of the variable 'clock_buf' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/block.c:1055:13: style: The scope of the variable 'secs' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/block.c:667:22: style: Function 'bdrv_pread' argument 3 names different: declaration 'buf' definition 'buf1'. [funcArgNamesDifferent]
AFFLIBv3-3.7.5/lib/qemu/block.h:71:22: note: Function 'bdrv_pread' argument 3 names different: declaration 'buf' definition 'buf1'.
AFFLIBv3-3.7.5/lib/qemu/block.c:667:22: note: Function 'bdrv_pread' argument 3 names different: declaration 'buf' definition 'buf1'.
AFFLIBv3-3.7.5/lib/qemu/block.c:667:32: style: Function 'bdrv_pread' argument 4 names different: declaration 'count' definition 'count1'. [funcArgNamesDifferent]
AFFLIBv3-3.7.5/lib/qemu/block.h:71:31: note: Function 'bdrv_pread' argument 4 names different: declaration 'count' definition 'count1'.
AFFLIBv3-3.7.5/lib/qemu/block.c:667:32: note: Function 'bdrv_pread' argument 4 names different: declaration 'count' definition 'count1'.
AFFLIBv3-3.7.5/lib/qemu/block.c:682:29: style: Function 'bdrv_pwrite' argument 3 names different: declaration 'buf' definition 'buf1'. [funcArgNamesDifferent]
AFFLIBv3-3.7.5/lib/qemu/block.h:73:29: note: Function 'bdrv_pwrite' argument 3 names different: declaration 'buf' definition 'buf1'.
AFFLIBv3-3.7.5/lib/qemu/block.c:682:29: note: Function 'bdrv_pwrite' argument 3 names different: declaration 'buf' definition 'buf1'.
AFFLIBv3-3.7.5/lib/qemu/block.c:682:39: style: Function 'bdrv_pwrite' argument 4 names different: declaration 'count' definition 'count1'. [funcArgNamesDifferent]
AFFLIBv3-3.7.5/lib/qemu/block.h:73:38: note: Function 'bdrv_pwrite' argument 4 names different: declaration 'count' definition 'count1'.
AFFLIBv3-3.7.5/lib/qemu/block.c:682:39: note: Function 'bdrv_pwrite' argument 4 names different: declaration 'count' definition 'count1'.
AFFLIBv3-3.7.5/lib/qemu/block.c:1223:50: style: Function 'bdrv_aio_cancel_em' argument 1 names different: declaration 'acb' definition 'blockacb'. [funcArgNamesDifferent]
AFFLIBv3-3.7.5/lib/qemu/block.c:53:50: note: Function 'bdrv_aio_cancel_em' argument 1 names different: declaration 'acb' definition 'blockacb'.
AFFLIBv3-3.7.5/lib/qemu/block.c:1223:50: note: Function 'bdrv_aio_cancel_em' argument 1 names different: declaration 'acb' definition 'blockacb'.
AFFLIBv3-3.7.5/lib/qemu/qemu-img.c:76:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
AFFLIBv3-3.7.5/lib/qemu/qemu-img.c:208:10: style: The scope of the variable 'password' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/qemu-img.c:235:9: style: The scope of the variable 'c' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/qemu-img.c:318:9: style: The scope of the variable 'c' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/qemu-img.c:410:9: style: The scope of the variable 'c' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/qemu-img.c:410:43: style: The scope of the variable 'cluster_size' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/qemu-img.c:410:57: style: The scope of the variable 'cluster_sectors' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/qemu-img.c:417:20: style: The scope of the variable 'buf1' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/qemu-img.c:637:32: style: The scope of the variable 'sn' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/qemu-img.c:655:9: style: The scope of the variable 'c' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/qemu-img.c:663:10: style: The scope of the variable 'backing_filename2' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/qemu-img.c:77:1: error: va_list 'ap' was opened but not closed by va_end(). [va_end_missing]
AFFLIBv3-3.7.5/lib/qemu/qemu_glue.c:56:9: style: The scope of the variable 'c' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lib/qemu/qtest.c:13:25: style: Unused variable: size_buf [unusedVariable]
AFFLIBv3-3.7.5/lib/qemu/qtest.c:13:40: style: Unused variable: dsize_buf [unusedVariable]
AFFLIBv3-3.7.5/lib/vnode_aff.cpp:112:43: style: Function 'aff_write_seg' argument 2 names different: declaration 'name' definition 'segname'. [funcArgNamesDifferent]
AFFLIBv3-3.7.5/lib/vnode_aff.cpp:24:49: note: Function 'aff_write_seg' argument 2 names different: declaration 'name' definition 'segname'.
AFFLIBv3-3.7.5/lib/vnode_aff.cpp:112:43: note: Function 'aff_write_seg' argument 2 names different: declaration 'name' definition 'segname'.
AFFLIBv3-3.7.5/lib/vnode_aff.cpp:112:78: style: Function 'aff_write_seg' argument 4 names different: declaration 'value' definition 'data'. [funcArgNamesDifferent]
AFFLIBv3-3.7.5/lib/vnode_aff.cpp:25:24: note: Function 'aff_write_seg' argument 4 names different: declaration 'value' definition 'data'.
AFFLIBv3-3.7.5/lib/vnode_aff.cpp:112:78: note: Function 'aff_write_seg' argument 4 names different: declaration 'value' definition 'data'.
AFFLIBv3-3.7.5/lib/vnode_aff.cpp:112:90: style: Function 'aff_write_seg' argument 5 names different: declaration 'vallen' definition 'datalen'. [funcArgNamesDifferent]
AFFLIBv3-3.7.5/lib/vnode_aff.cpp:25:37: note: Function 'aff_write_seg' argument 5 names different: declaration 'vallen' definition 'datalen'.
AFFLIBv3-3.7.5/lib/vnode_aff.cpp:112:90: note: Function 'aff_write_seg' argument 5 names different: declaration 'vallen' definition 'datalen'.
AFFLIBv3-3.7.5/lib/vnode_aff.cpp:251:32: style: Function 'aff_get_next_seg' argument 6 names different: declaration 'datalen' definition 'datalen_'. [funcArgNamesDifferent]
AFFLIBv3-3.7.5/lib/vnode_aff.cpp:32:50: note: Function 'aff_get_next_seg' argument 6 names different: declaration 'datalen' definition 'datalen_'.
AFFLIBv3-3.7.5/lib/vnode_aff.cpp:251:32: note: Function 'aff_get_next_seg' argument 6 names different: declaration 'datalen' definition 'datalen_'.
AFFLIBv3-3.7.5/lib/vnode_raw.cpp:75:34: style: Function 'raw_freopen' argument 2 names different: declaration 'f' definition 'file'. [funcArgNamesDifferent]
AFFLIBv3-3.7.5/lib/vnode_raw.h:8:34: note: Function 'raw_freopen' argument 2 names different: declaration 'f' definition 'file'.
AFFLIBv3-3.7.5/lib/vnode_raw.cpp:75:34: note: Function 'raw_freopen' argument 2 names different: declaration 'f' definition 'file'.
AFFLIBv3-3.7.5/lib/s3_glue.h:100:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
AFFLIBv3-3.7.5/lib/s3_glue.h:114:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
AFFLIBv3-3.7.5/lib/s3_glue.h:128:2: warning: Member variable 's3_result::buf' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lib/vnode_split_raw.cpp:233:29: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
AFFLIBv3-3.7.5/lzma443/C/7zip/Archive/7z_C/7zCrc.c:28:38: style: Function 'CrcUpdateByte' argument 2 names different: declaration 'v' definition 'b'. [funcArgNamesDifferent]
AFFLIBv3-3.7.5/lzma443/C/7zip/Archive/7z_C/7zCrc.h:15:38: note: Function 'CrcUpdateByte' argument 2 names different: declaration 'v' definition 'b'.
AFFLIBv3-3.7.5/lzma443/C/7zip/Archive/7z_C/7zCrc.c:28:38: note: Function 'CrcUpdateByte' argument 2 names different: declaration 'v' definition 'b'.
AFFLIBv3-3.7.5/lzma443/C/7zip/Archive/7z_C/7zIn.c:713:12: style: The scope of the variable 'j' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lzma443/C/7zip/Archive/7z_C/7zIn.c:752:11: style: The scope of the variable 'digestIndex' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lzma443/C/7zip/Archive/7z_C/7zIn.c:230:26: error: Shifting 32-bit value by 56 bits is undefined behaviour [shiftTooManyBits]
AFFLIBv3-3.7.5/lzma443/C/7zip/Common/FileStreams.h:36:3: style: C-style pointer casting [cstyleCast]
AFFLIBv3-3.7.5/lzma443/C/7zip/Common/FileStreams.h:78:3: style: C-style pointer casting [cstyleCast]
AFFLIBv3-3.7.5/lzma443/C/7zip/Common/FileStreams.cpp:247:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
AFFLIBv3-3.7.5/lzma443/C/Common/MyCom.h:17:3: style: Class 'CMyComPtr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
AFFLIBv3-3.7.5/lzma443/C/Common/MyCom.h:84:3: style: Class 'CMyComBSTR' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
AFFLIBv3-3.7.5/lzma443/C/7zip/Common/FileStreams.h:36:3: style: The function 'QueryInterface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/Common/MyWindows.h:104:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Common/FileStreams.h:36:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Common/FileStreams.h:36:3: style: The function 'AddRef' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/Common/MyWindows.h:105:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Common/FileStreams.h:36:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Common/FileStreams.h:36:3: style: The function 'Release' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/Common/MyWindows.h:106:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Common/FileStreams.h:36:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Common/FileStreams.h:38:3: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/7zip/IStream.h:20:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Common/FileStreams.h:38:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Common/FileStreams.h:39:3: style: The function 'Seek' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/7zip/IStream.h:43:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Common/FileStreams.h:39:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Common/FileStreams.h:41:3: style: The function 'GetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/7zip/IStream.h:54:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Common/FileStreams.h:41:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Common/FileStreams.h:53:3: style: The function 'QueryInterface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/Common/MyWindows.h:104:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Common/FileStreams.h:53:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Common/FileStreams.h:53:3: style: The function 'AddRef' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/Common/MyWindows.h:105:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Common/FileStreams.h:53:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Common/FileStreams.h:53:3: style: The function 'Release' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/Common/MyWindows.h:106:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Common/FileStreams.h:53:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Common/FileStreams.h:56:3: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/7zip/IStream.h:20:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Common/FileStreams.h:56:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Common/FileStreams.h:78:3: style: The function 'QueryInterface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/Common/MyWindows.h:104:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Common/FileStreams.h:78:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Common/FileStreams.h:78:3: style: The function 'AddRef' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/Common/MyWindows.h:105:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Common/FileStreams.h:78:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Common/FileStreams.h:78:3: style: The function 'Release' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/Common/MyWindows.h:106:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Common/FileStreams.h:78:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Common/FileStreams.h:80:3: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/7zip/IStream.h:33:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Common/FileStreams.h:80:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Common/FileStreams.h:81:3: style: The function 'Seek' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/7zip/IStream.h:48:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Common/FileStreams.h:81:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Common/FileStreams.h:82:3: style: The function 'SetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/7zip/IStream.h:49:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Common/FileStreams.h:82:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Common/FileStreams.h:91:3: style: The function 'QueryInterface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/Common/MyWindows.h:104:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Common/FileStreams.h:91:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Common/FileStreams.h:91:3: style: The function 'AddRef' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/Common/MyWindows.h:105:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Common/FileStreams.h:91:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Common/FileStreams.h:91:3: style: The function 'Release' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/Common/MyWindows.h:106:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Common/FileStreams.h:91:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Common/FileStreams.h:94:3: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/7zip/IStream.h:33:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Common/FileStreams.h:94:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/Common/MyCom.h:25:0: style: C-style pointer casting [cstyleCast]
AFFLIBv3-3.7.5/lzma443/C/7zip/Common/InBuffer.cpp:9:12: warning: Member variable 'CInBuffer::_processedSize' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Common/InBuffer.cpp:9:12: warning: Member variable 'CInBuffer::_wasFinished' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/Common/MyCom.h:38:0: style: 'CMyComPtr < ISequentialInStream >::operator=' should return 'CMyComPtr < ISequentialInStream > &'. [operatorEq]
AFFLIBv3-3.7.5/lzma443/C/7zip/Common/InBuffer.h:14:3: style: Class 'CInBufferException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
AFFLIBv3-3.7.5/lzma443/C/Common/MyCom.h:17:0: style: Class 'CMyComPtr < ISequentialInStream >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
AFFLIBv3-3.7.5/lzma443/C/7zip/Common/OutBuffer.h:37:3: warning: Member variable 'COutBuffer::_limitPos' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Common/OutBuffer.h:37:3: warning: Member variable 'COutBuffer::_streamPos' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Common/OutBuffer.h:37:3: warning: Member variable 'COutBuffer::_bufferSize' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Common/OutBuffer.h:37:3: warning: Member variable 'COutBuffer::_processedSize' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Common/OutBuffer.h:37:3: warning: Member variable 'COutBuffer::_overDict' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/Common/MyCom.h:38:0: style: 'CMyComPtr < ISequentialOutStream >::operator=' should return 'CMyComPtr < ISequentialOutStream > &'. [operatorEq]
AFFLIBv3-3.7.5/lzma443/C/7zip/Common/OutBuffer.h:13:3: style: Struct 'COutBufferException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
AFFLIBv3-3.7.5/lzma443/C/Common/MyCom.h:17:0: style: Class 'CMyComPtr < ISequentialOutStream >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/Branch/BranchCoder.h:22:3: style: The function 'Init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/7zip/ICoder.h:122:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/Branch/BranchCoder.h:22:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/Branch/BranchCoder.h:23:3: style: The function 'Filter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/7zip/ICoder.h:123:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/Branch/BranchCoder.h:23:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/Branch/ARM.h:8:1: style: The function 'SubFilter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/Branch/BranchCoder.h:19:18: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/Branch/ARM.h:8:1: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/Branch/ARMThumb.h:8:1: style: The function 'SubFilter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/Branch/BranchCoder.h:19:18: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/Branch/ARMThumb.h:8:1: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/Branch/IA64.h:8:1: style: The function 'SubFilter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/Branch/BranchCoder.h:19:18: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/Branch/IA64.h:8:1: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/Branch/PPC.h:8:1: style: The function 'SubFilter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/Branch/BranchCoder.h:19:18: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/Branch/PPC.h:8:1: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/Branch/SPARC.h:8:1: style: The function 'SubFilter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/Branch/BranchCoder.h:19:18: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/Branch/SPARC.h:8:1: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/Branch/x86.h:16:1: style: The function 'SubFilter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/Branch/BranchCoder.h:19:18: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/Branch/x86.h:16:1: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/Branch/x86.h:16:1: style: The function 'SubInit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/Branch/BranchCoder.h:18:16: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/Branch/x86.h:16:1: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/RangeCoder/RangeCoder.h:15:1: style: The class 'CEncoder' does not have a constructor although it has private member variables. [noConstructor]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/Branch/x86_2.h:31:3: warning: Member variable 'CBCJ2_x86_Encoder::_rangeEncoder' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/Common/MyCom.h:38:0: style: 'CMyComPtr < ICompressGetSubStreamSize >::operator=' should return 'CMyComPtr < ICompressGetSubStreamSize > &'. [operatorEq]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/RangeCoder/RangeCoder.h:106:0: style: Technically the member function 'NCompress::NRangeCoder::CEncoder::GetProcessedSize' can be const. [functionConst]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/RangeCoder/RangeCoder.h:200:0: style: Technically the member function 'NCompress::NRangeCoder::CDecoder::GetProcessedSize' can be const. [functionConst]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/Branch/x86_2.h:56:5: style: Class 'CCoderReleaser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/Branch/x86_2.h:111:5: style: Class 'CCoderReleaser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
AFFLIBv3-3.7.5/lzma443/C/Common/MyCom.h:17:0: style: Class 'CMyComPtr < ICompressGetSubStreamSize >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/Branch/x86_2.h:62:3: style: The function 'QueryInterface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/Common/MyWindows.h:104:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/Branch/x86_2.h:62:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/Branch/x86_2.h:62:3: style: The function 'AddRef' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/Common/MyWindows.h:105:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/Branch/x86_2.h:62:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/Branch/x86_2.h:62:3: style: The function 'Release' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/Common/MyWindows.h:106:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/Branch/x86_2.h:62:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/Branch/x86_2.h:71:3: style: The function 'Code' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/7zip/ICoder.h:30:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/Branch/x86_2.h:71:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/Branch/x86_2.h:116:3: style: The function 'QueryInterface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/Common/MyWindows.h:104:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/Branch/x86_2.h:116:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/Branch/x86_2.h:116:3: style: The function 'AddRef' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/Common/MyWindows.h:105:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/Branch/x86_2.h:116:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/Branch/x86_2.h:116:3: style: The function 'Release' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/Common/MyWindows.h:106:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/Branch/x86_2.h:116:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/Branch/x86_2.h:124:3: style: The function 'Code' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/7zip/ICoder.h:30:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/Branch/x86_2.h:124:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/Branch/x86_2.cpp:193:31: error: Uninitialized variable: inSize [uninitvar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/Branch/x86_2.cpp:206:27: error: Uninitialized variable: inSize [uninitvar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZ/LZInWindow.h:27:3: warning: Member variable 'CLZInWindow::_stream' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZ/LZInWindow.h:27:3: warning: Member variable 'CLZInWindow::_posLimit' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZ/LZInWindow.h:27:3: warning: Member variable 'CLZInWindow::_streamEndWasReached' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZ/LZInWindow.h:27:3: warning: Member variable 'CLZInWindow::_pointerToLastSafePosition' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZ/LZInWindow.h:27:3: warning: Member variable 'CLZInWindow::_buffer' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZ/LZInWindow.h:27:3: warning: Member variable 'CLZInWindow::_blockSize' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZ/LZInWindow.h:27:3: warning: Member variable 'CLZInWindow::_pos' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZ/LZInWindow.h:27:3: warning: Member variable 'CLZInWindow::_keepSizeBefore' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZ/LZInWindow.h:27:3: warning: Member variable 'CLZInWindow::_keepSizeAfter' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZ/LZInWindow.h:27:3: warning: Member variable 'CLZInWindow::_streamPos' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZ/LZInWindow.h:80:8: style: Technically the member function 'CLZInWindow::NeedMove' can be const. [functionConst]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMADecoder.h:91:17: style: C-style pointer casting [cstyleCast]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMADecoder.h:198:3: style: C-style pointer casting [cstyleCast]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMADecoder.cpp:47:35: style: Function 'CodeSpec' argument 1 names different: declaration 'size' definition 'curSize'. [funcArgNamesDifferent]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMADecoder.h:187:27: note: Function 'CodeSpec' argument 1 names different: declaration 'size' definition 'curSize'.
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMADecoder.cpp:47:35: note: Function 'CodeSpec' argument 1 names different: declaration 'size' definition 'curSize'.
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMADecoder.cpp:269:58: style: Function 'SetDecoderProperties2' argument 1 names different: declaration 'data' definition 'properties'. [funcArgNamesDifferent]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMADecoder.h:233:48: note: Function 'SetDecoderProperties2' argument 1 names different: declaration 'data' definition 'properties'.
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMADecoder.cpp:269:58: note: Function 'SetDecoderProperties2' argument 1 names different: declaration 'data' definition 'properties'.
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMADecoder.h:77:3: warning: Member variable 'CLiteralDecoder::_numPrevBits' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMADecoder.h:77:3: warning: Member variable 'CLiteralDecoder::_numPosBits' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMADecoder.h:77:3: warning: Member variable 'CLiteralDecoder::_posMask' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMADecoder.h:245:3: warning: Member variable 'CDecoder::_rangeDecoder' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMADecoder.h:245:3: warning: Member variable 'CDecoder::_posStateMask' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMADecoder.h:245:3: warning: Member variable 'CDecoder::_reps' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMADecoder.h:245:3: warning: Member variable 'CDecoder::_state' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMADecoder.h:245:3: warning: Member variable 'CDecoder::_remainLen' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMADecoder.h:245:3: warning: Member variable 'CDecoder::_outSize' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMADecoder.h:214:5: style: Class 'CDecoderFlusher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZ/BinTree/BinTreeMain.h:137:18: warning: Either the condition '_hash!=0' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZ/BinTree/BinTreeMain.h:138:15: note: Assuming that condition '_hash!=0' is not redundant
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZ/BinTree/BinTreeMain.h:137:18: note: Null pointer addition
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMAEncoder.h:112:17: style: C-style pointer casting [cstyleCast]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMAEncoder.h:371:3: style: C-style pointer casting [cstyleCast]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZ/BinTree/BinTreeMain.h:109:5: style: Variable 'hs' is reassigned a value before the old one has been used. [redundantAssignment]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZ/BinTree/BinTreeMain.h:106:0: note: Variable 'hs' is reassigned a value before the old one has been used.
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZ/BinTree/BinTreeMain.h:109:5: note: Variable 'hs' is reassigned a value before the old one has been used.
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMAEncoder.cpp:1281:42: style: Same expression on both sides of '-' because the value of 'len' and 'kMatchMinLen' are the same. [duplicateExpression]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMAEncoder.cpp:1280:16: note: 'len' is assigned value 'kMatchMinLen' here.
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMAEncoder.cpp:1281:42: note: Same expression on both sides of '-' because the value of 'len' and 'kMatchMinLen' are the same.
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZ/BinTree/BinTreeMain.h:311:12: style: The scope of the variable 'len' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZ/BinTree/BinTreeMain.h:147:59: style: Function 'SetStream' argument 1 names different: declaration 'inStream' definition 'stream'. [funcArgNamesDifferent]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZ/BinTree/BinTree.h:32:45: note: Function 'SetStream' argument 1 names different: declaration 'inStream' definition 'stream'.
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZ/BinTree/BinTreeMain.h:147:59: note: Function 'SetStream' argument 1 names different: declaration 'inStream' definition 'stream'.
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMAEncoder.cpp:1116:46: style: Function 'ReadMatchDistances' argument 1 names different: declaration 'len' definition 'lenRes'. [funcArgNamesDifferent]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMAEncoder.h:261:38: note: Function 'ReadMatchDistances' argument 1 names different: declaration 'len' definition 'lenRes'.
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMAEncoder.cpp:1116:46: note: Function 'ReadMatchDistances' argument 1 names different: declaration 'len' definition 'lenRes'.
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMAEncoder.cpp:660:44: portability: Undefined behaviour, pointer arithmetic '_matchDistances+1' is out of bounds. [pointerOutOfBounds]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMAEncoder.cpp:1180:44: portability: Undefined behaviour, pointer arithmetic '_matchDistances+1' is out of bounds. [pointerOutOfBounds]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMAEncoder.h:99:3: warning: Member variable 'CLiteralEncoder::_numPrevBits' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMAEncoder.h:99:3: warning: Member variable 'CLiteralEncoder::_numPosBits' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMAEncoder.h:99:3: warning: Member variable 'CLiteralEncoder::_posMask' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMAEncoder.h:146:1: style: The class 'CPriceTableEncoder' does not have a constructor although it has private member variables. [noConstructor]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMAEncoder.cpp:221:11: warning: Member variable 'CEncoder::_optimum' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMAEncoder.cpp:221:11: warning: Member variable 'CEncoder::_rangeEncoder' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMAEncoder.cpp:221:11: warning: Member variable 'CEncoder::_lenEncoder' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMAEncoder.cpp:221:11: warning: Member variable 'CEncoder::_repMatchLenEncoder' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMAEncoder.cpp:221:11: warning: Member variable 'CEncoder::_matchDistances' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMAEncoder.cpp:221:11: warning: Member variable 'CEncoder::_longestMatchLength' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMAEncoder.cpp:221:11: warning: Member variable 'CEncoder::_numDistancePairs' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMAEncoder.cpp:221:11: warning: Member variable 'CEncoder::_additionalOffset' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMAEncoder.cpp:221:11: warning: Member variable 'CEncoder::_optimumEndIndex' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMAEncoder.cpp:221:11: warning: Member variable 'CEncoder::_optimumCurrentIndex' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMAEncoder.cpp:221:11: warning: Member variable 'CEncoder::_longestMatchWasFound' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMAEncoder.cpp:221:11: warning: Member variable 'CEncoder::_posSlotPrices' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMAEncoder.cpp:221:11: warning: Member variable 'CEncoder::_distancesPrices' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMAEncoder.cpp:221:11: warning: Member variable 'CEncoder::_alignPrices' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMAEncoder.cpp:221:11: warning: Member variable 'CEncoder::_alignPriceCount' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMAEncoder.cpp:221:11: warning: Member variable 'CEncoder::_matchPriceCount' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMAEncoder.cpp:221:11: warning: Member variable 'CEncoder::nowPos64' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMAEncoder.cpp:221:11: warning: Member variable 'CEncoder::_finished' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMAEncoder.cpp:221:11: warning: Member variable 'CEncoder::_inStream' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMAEncoder.cpp:221:11: warning: Member variable 'CEncoder::_needReleaseMFStream' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZ/BinTree/BinTreeMain.h:58:15: warning: Member variable 'CMatchFinder::_cyclicBufferPos' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZ/BinTree/BinTreeMain.h:58:15: warning: Member variable 'CMatchFinder::_cyclicBufferSize' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZ/BinTree/BinTreeMain.h:58:15: warning: Member variable 'CMatchFinder::_matchMaxLen' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZ/BinTree/BinTreeMain.h:58:15: warning: Member variable 'CMatchFinder::_son' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZ/BinTree/BinTreeMain.h:58:15: warning: Member variable 'CMatchFinder::_hashMask' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZ/BinTree/BinTreeMain.h:58:15: warning: Member variable 'CMatchFinder::_cutValue' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZ/BinTree/BinTreeMain.h:58:15: warning: Member variable 'CMatchFinder::_hashSizeSum' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/Common/MyCom.h:38:0: style: 'CMyComPtr < IMatchFinder >::operator=' should return 'CMyComPtr < IMatchFinder > &'. [operatorEq]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMAEncoder.h:50:8: style: Technically the member function 'NCompress::NLZMA::COptimal::IsShortRep' can be const. [functionConst]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMAEncoder.cpp:72:8: performance: Technically the member function 'NCompress::NLZMA::CFastPosInit::Init' can be static. [functionStatic]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA/LZMAEncoder.h:354:5: style: Class 'CCoderReleaser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
AFFLIBv3-3.7.5/lzma443/C/Common/MyCom.h:17:0: style: Class 'CMyComPtr < IMatchFinder >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
AFFLIBv3-3.7.5/lzma443/C/Common/CommandLineParser.h:40:3: warning: Member variable 'CSwitchResult::WithMinus' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/Common/CommandLineParser.h:40:3: warning: Member variable 'CSwitchResult::PostCharIndex' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/Common/MyCom.h:38:0: style: 'CMyComPtr < ICompressCoder >::operator=' should return 'CMyComPtr < ICompressCoder > &'. [operatorEq]
AFFLIBv3-3.7.5/lzma443/C/Common/CommandLineParser.h:50:3: style: Class 'CParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
AFFLIBv3-3.7.5/lzma443/C/Common/MyCom.h:17:0: style: Class 'CMyComPtr < ICompressCoder >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaBench.cpp:338:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaBench.cpp:349:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaBench.cpp:190:5: style: Variable 'Buffer' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaBench.cpp:189:5: note: Variable 'Buffer' is reassigned a value before the old one has been used if variable is no semaphore variable.
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaBench.cpp:190:5: note: Variable 'Buffer' is reassigned a value before the old one has been used if variable is no semaphore variable.
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaBench.cpp:40:1: style: The class 'CBitRandomGenerator' does not have a constructor although it has private member variables. [noConstructor]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaBench.cpp:78:3: warning: Member variable 'CBenchRandomGenerator::RG' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaBench.cpp:78:3: warning: Member variable 'CBenchRandomGenerator::Pos' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaBench.cpp:78:3: warning: Member variable 'CBenchRandomGenerator::Rep0' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaBench.cpp:78:3: warning: Member variable 'CBenchRandomGenerator::BufferSize' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaBench.cpp:144:1: style: The class 'CBenchmarkInStream' does not have a constructor although it has private member variables. [noConstructor]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaBench.cpp:184:3: warning: Member variable 'CBenchmarkOutStream::BufferSize' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaBench.cpp:184:3: warning: Member variable 'CBenchmarkOutStream::Pos' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/lzma443/C/Common/MyCom.h:38:0: style: 'CMyComPtr < ICompressProgressInfo >::operator=' should return 'CMyComPtr < ICompressProgressInfo > &'. [operatorEq]
AFFLIBv3-3.7.5/lzma443/C/Common/MyCom.h:17:0: style: Class 'CMyComPtr < ICompressProgressInfo >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaBench.cpp:152:3: style: The function 'QueryInterface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/Common/MyWindows.h:104:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaBench.cpp:152:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaBench.cpp:152:3: style: The function 'AddRef' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/Common/MyWindows.h:105:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaBench.cpp:152:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaBench.cpp:152:3: style: The function 'Release' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/Common/MyWindows.h:106:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaBench.cpp:152:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaBench.cpp:159:3: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/7zip/IStream.h:20:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaBench.cpp:159:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaBench.cpp:195:3: style: The function 'QueryInterface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/Common/MyWindows.h:104:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaBench.cpp:195:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaBench.cpp:195:3: style: The function 'AddRef' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/Common/MyWindows.h:105:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaBench.cpp:195:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaBench.cpp:195:3: style: The function 'Release' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/Common/MyWindows.h:106:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaBench.cpp:195:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaBench.cpp:196:3: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/7zip/IStream.h:33:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaBench.cpp:196:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaBench.cpp:220:3: style: The function 'QueryInterface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/Common/MyWindows.h:104:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaBench.cpp:220:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaBench.cpp:220:3: style: The function 'AddRef' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/Common/MyWindows.h:105:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaBench.cpp:220:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaBench.cpp:220:3: style: The function 'Release' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/Common/MyWindows.h:106:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaBench.cpp:220:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaBench.cpp:222:3: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/7zip/IStream.h:33:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaBench.cpp:222:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaBench.cpp:269:3: style: The function 'QueryInterface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/Common/MyWindows.h:104:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaBench.cpp:269:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaBench.cpp:269:3: style: The function 'AddRef' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/Common/MyWindows.h:105:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaBench.cpp:269:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaBench.cpp:269:3: style: The function 'Release' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/Common/MyWindows.h:106:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaBench.cpp:269:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaBench.cpp:270:3: style: The function 'SetRatioInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/7zip/ICoder.h:16:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaBench.cpp:270:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaRam.cpp:14:1: style: The class 'CInStreamRam' does not have a constructor although it has private member variables. [noConstructor]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaRam.cpp:45:1: style: The class 'COutStreamRam' does not have a constructor although it has private member variables. [noConstructor]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaRam.cpp:22:3: style: The function 'QueryInterface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/Common/MyWindows.h:104:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaRam.cpp:22:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaRam.cpp:22:3: style: The function 'AddRef' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/Common/MyWindows.h:105:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaRam.cpp:22:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaRam.cpp:22:3: style: The function 'Release' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/Common/MyWindows.h:106:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaRam.cpp:22:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaRam.cpp:29:3: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/7zip/IStream.h:20:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaRam.cpp:29:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaRam.cpp:66:3: style: The function 'QueryInterface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/Common/MyWindows.h:104:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaRam.cpp:66:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaRam.cpp:66:3: style: The function 'AddRef' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/Common/MyWindows.h:105:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaRam.cpp:66:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaRam.cpp:66:3: style: The function 'Release' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/Common/MyWindows.h:106:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaRam.cpp:66:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaRam.cpp:77:3: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/7zip/IStream.h:33:3: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_Alone/LzmaRam.cpp:77:3: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_C/LzmaStateTest.c:178:7: error: Resource leak: inFile [resourceLeak]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_C/LzmaTest.c:76:10: style: The scope of the variable 'outSize' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_C/LzmaTest.c:77:10: style: The scope of the variable 'outSizeHigh' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_C/LzmaTest.c:83:7: style: The scope of the variable 'waitEOS' can be reduced. [variableScope]
AFFLIBv3-3.7.5/lzma443/C/7zip/Compress/LZMA_C/LzmaTest.c:325:7: error: Resource leak: inFile [resourceLeak]
AFFLIBv3-3.7.5/lzma443/C/Common/CRC.cpp:31:28: style: Function 'UpdateByte' argument 1 names different: declaration 'v' definition 'b'. [funcArgNamesDifferent]
AFFLIBv3-3.7.5/lzma443/C/Common/CRC.h:18:24: note: Function 'UpdateByte' argument 1 names different: declaration 'v' definition 'b'.
AFFLIBv3-3.7.5/lzma443/C/Common/CRC.cpp:31:28: note: Function 'UpdateByte' argument 1 names different: declaration 'v' definition 'b'.
AFFLIBv3-3.7.5/lzma443/C/Common/CommandLineParser.cpp:65:3: style: Class 'CParser' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
AFFLIBv3-3.7.5/lzma443/C/Common/CommandLineParser.cpp:65:3: style: Class 'CParser' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
AFFLIBv3-3.7.5/lzma443/C/Common/Vector.h:41:17: style: 'operator=' should return reference to 'this' instance. [operatorEqRetRefThis]
AFFLIBv3-3.7.5/lzma443/C/Common/Vector.h:146:17: style: 'operator=' should return reference to 'this' instance. [operatorEqRetRefThis]
AFFLIBv3-3.7.5/lzma443/C/Common/Vector.h:22:3: style: Class 'CBaseRecordVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
AFFLIBv3-3.7.5/lzma443/C/Common/Vector.h:169:15: style: The function 'Delete' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
AFFLIBv3-3.7.5/lzma443/C/Common/Vector.h:28:15: note: Virtual function in base class
AFFLIBv3-3.7.5/lzma443/C/Common/Vector.h:169:15: note: Function in derived class
AFFLIBv3-3.7.5/lzma443/C/Windows/FileIO.h:46:8: style: Technically the member function 'NWindows::NFile::NIO::CFileBase::Seek' can be const. [functionConst]
AFFLIBv3-3.7.5/lzma443/C/Windows/FileIO.cpp:85:17: note: Technically the member function 'NWindows::NFile::NIO::CFileBase::Seek' can be const.
AFFLIBv3-3.7.5/lzma443/C/Windows/FileIO.h:46:8: note: Technically the member function 'NWindows::NFile::NIO::CFileBase::Seek' can be const.
AFFLIBv3-3.7.5/lzma443/C/Windows/FileIO.h:48:8: style: Technically the member function 'NWindows::NFile::NIO::CFileBase::SeekToEnd' can be const. [functionConst]
AFFLIBv3-3.7.5/lzma443/C/Windows/FileIO.cpp:96:17: note: Technically the member function 'NWindows::NFile::NIO::CFileBase::SeekToEnd' can be const.
AFFLIBv3-3.7.5/lzma443/C/Windows/FileIO.h:48:8: note: Technically the member function 'NWindows::NFile::NIO::CFileBase::SeekToEnd' can be const.
AFFLIBv3-3.7.5/lzma443/C/Windows/FileIO.h:40:16: warning: Virtual function 'Close' is called from destructor '~CFileBase()' at line 19. Dynamic binding is not used. [virtualCallInConstructor]
AFFLIBv3-3.7.5/lzma443/C/Windows/FileIO.cpp:19:27: note: Calling Close
AFFLIBv3-3.7.5/lzma443/C/Windows/FileIO.h:40:16: note: Close is a virtual method
AFFLIBv3-3.7.5/pyaff/pyaff.c:212:22: style: The scope of the variable 'tmp' can be reduced. [variableScope]
AFFLIBv3-3.7.5/tools/aff_bom.cpp:48:33: style: Function 'highest_chain' argument 1 names different: declaration 'slist' definition 'segments'. [funcArgNamesDifferent]
AFFLIBv3-3.7.5/tools/aff_bom.h:56:34: note: Function 'highest_chain' argument 1 names different: declaration 'slist' definition 'segments'.
AFFLIBv3-3.7.5/tools/aff_bom.cpp:48:33: note: Function 'highest_chain' argument 1 names different: declaration 'slist' definition 'segments'.
AFFLIBv3-3.7.5/tools/aff_bom.cpp:51:83: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
AFFLIBv3-3.7.5/tools/aff_bom.h:49:5: warning: Member variable 'outelement::af' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/tools/affcat.cpp:80:13: style: struct member 'afm_private::aff' is never used. [unusedStructMember]
AFFLIBv3-3.7.5/tools/affcat.cpp:81:13: style: struct member 'afm_private::sr' is never used. [unusedStructMember]
AFFLIBv3-3.7.5/tools/affcat.cpp:82:9: style: struct member 'afm_private::sr_initialized' is never used. [unusedStructMember]
AFFLIBv3-3.7.5/tools/affcat.cpp:194:94: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
AFFLIBv3-3.7.5/tools/affcat.cpp:254:72: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
AFFLIBv3-3.7.5/tools/affcompare.cpp:372:6: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
AFFLIBv3-3.7.5/tools/affcompare.cpp:386:36: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
AFFLIBv3-3.7.5/tools/affcompare.cpp:427:78: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
AFFLIBv3-3.7.5/tools/affcompare.cpp:527:63: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
AFFLIBv3-3.7.5/tools/affcompare.cpp:534:63: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
AFFLIBv3-3.7.5/tools/affcompare.cpp:572:29: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
AFFLIBv3-3.7.5/tools/affcompare.cpp:582:68: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
AFFLIBv3-3.7.5/tools/affcompare.cpp:619:68: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
AFFLIBv3-3.7.5/tools/affcompare.cpp:704:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
AFFLIBv3-3.7.5/tools/affcompare.cpp:752:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
AFFLIBv3-3.7.5/tools/affconvert.cpp:241:8: style: Condition '!a_in' is always true [knownConditionTrueFalse]
AFFLIBv3-3.7.5/tools/affconvert.cpp:213:20: note: Assignment 'a_in=0', assigned value is 0
AFFLIBv3-3.7.5/tools/affconvert.cpp:241:8: note: Condition '!a_in' is always true
AFFLIBv3-3.7.5/tools/affconvert.cpp:412:14: style: The scope of the variable 'prev_pagenum' can be reduced. [variableScope]
AFFLIBv3-3.7.5/tools/affconvert.cpp:382:6: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
AFFLIBv3-3.7.5/tools/affconvert.cpp:422:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
AFFLIBv3-3.7.5/tools/affcopy.cpp:144:12: warning: Either the condition 'if(protocol)' is redundant or there is possible null pointer dereference: protocol. [nullPointerRedundantCheck]
AFFLIBv3-3.7.5/tools/affcopy.cpp:151:4: note: Assuming that condition 'if(protocol)' is not redundant
AFFLIBv3-3.7.5/tools/affcopy.cpp:144:12: note: Null pointer dereference
AFFLIBv3-3.7.5/tools/affcopy.cpp:254:16: style: Checking if unsigned variable 'pagesize' is less than zero. [unsignedLessThanZero]
AFFLIBv3-3.7.5/tools/affcopy.cpp:140:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
AFFLIBv3-3.7.5/tools/affcopy.cpp:182:23: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
AFFLIBv3-3.7.5/tools/affcopy.cpp:344:72: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
AFFLIBv3-3.7.5/tools/affcopy.cpp:357:78: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
AFFLIBv3-3.7.5/tools/affcopy.cpp:390:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
AFFLIBv3-3.7.5/tools/affcopy.cpp:480:75: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
AFFLIBv3-3.7.5/tools/affcopy.cpp:483:73: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
AFFLIBv3-3.7.5/tools/affcopy.cpp:545:72: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
AFFLIBv3-3.7.5/tools/affcrypto.cpp:139:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
AFFLIBv3-3.7.5/tools/affcrypto.cpp:138:5: note: outer condition: opt_debug
AFFLIBv3-3.7.5/tools/affcrypto.cpp:139:9: note: identical inner condition: opt_debug
AFFLIBv3-3.7.5/tools/affcrypto.cpp:166:67: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
AFFLIBv3-3.7.5/tools/affcrypto.cpp:240:67: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
AFFLIBv3-3.7.5/tools/affcrypto.cpp:339:6: error: Common realloc mistake: 'certificates' nulled but not freed upon failure [memleakOnRealloc]
AFFLIBv3-3.7.5/tools/affcrypto.cpp:552:0: error: Memory leak: passphrase_file [memleak]
AFFLIBv3-3.7.5/tools/hashextent.h:157:50: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
AFFLIBv3-3.7.5/tools/hashextent.h:172:84: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
AFFLIBv3-3.7.5/tools/hashextent.h:183:77: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
AFFLIBv3-3.7.5/tools/hashextent.h:29:5: warning: Member variable 'hashextent::start' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/tools/hashextent.h:29:5: warning: Member variable 'hashextent::bytes' is not initialized in the constructor. [uninitMemberVar]
AFFLIBv3-3.7.5/tools/hashextent.h:123:12: style: Technically the member function 'hashextent::toXML' can be const. [functionConst]
AFFLIBv3-3.7.5/tools/affinfo.cpp:368:8: style: Condition 'funny_sectors' is always false [knownConditionTrueFalse]
AFFLIBv3-3.7.5/tools/affinfo.cpp:352:25: note: Assignment 'funny_sectors=0', assigned value is 0
AFFLIBv3-3.7.5/tools/affinfo.cpp:368:8: note: Condition 'funny_sectors' is always false
AFFLIBv3-3.7.5/tools/affinfo.cpp:660:6: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
AFFLIBv3-3.7.5/tools/affinfo.cpp:682:2: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
AFFLIBv3-3.7.5/tools/affinfo.cpp:693:2: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
AFFLIBv3-3.7.5/tools/affinfo.cpp:701:2: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
AFFLIBv3-3.7.5/tools/affinfo.cpp:772:17: style: The scope of the variable 'infile' can be reduced. [variableScope]
AFFLIBv3-3.7.5/tools/affinfo.cpp:239:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
AFFLIBv3-3.7.5/tools/affinfo.cpp:240:27: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
AFFLIBv3-3.7.5/tools/affinfo.cpp:583:64: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
AFFLIBv3-3.7.5/tools/affinfo.cpp:626:6: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
AFFLIBv3-3.7.5/tools/affinfo.cpp:667:23: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
AFFLIBv3-3.7.5/tools/affrecover.cpp:82:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
AFFLIBv3-3.7.5/tools/affrecover.cpp:135:0: error: Memory leak: my_parity_buf [memleak]
AFFLIBv3-3.7.5/tools/affverify.cpp:446:13: style: The scope of the variable 'readsize' can be reduced. [variableScope]
AFFLIBv3-3.7.5/tools/affverify.cpp:296:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
AFFLIBv3-3.7.5/tools/affverify.cpp:342:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
AFFLIBv3-3.7.5/tools/affverify.cpp:349:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
AFFLIBv3-3.7.5/tools/affverify.cpp:361:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
AFFLIBv3-3.7.5/tools/affverify.cpp:369:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
AFFLIBv3-3.7.5/tools/affxml.cpp:325:17: style: The scope of the variable 'infile' can be reduced. [variableScope]
AFFLIBv3-3.7.5/tools/affxml.cpp:190:83: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
AFFLIBv3-3.7.5/tools/affxml.cpp:225:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
AFFLIBv3-3.7.5/tools/affxml.cpp:334:6: error: Common realloc mistake: 'opt_j' nulled but not freed upon failure [memleakOnRealloc]
[22:27]

ftp://ftp.se.debian.org/debian/pool/main/a/afl/afl_2.52b.orig.tar.xz
afl-2.52b/alloc-inl.h:107:3: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/alloc-inl.h:109:3: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/alloc-inl.h:143:3: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/alloc-inl.h:177:5: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/alloc-inl.h:186:5: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/alloc-inl.h:190:3: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/alloc-inl.h:195:3: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/alloc-inl.h:241:5: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/alloc-inl.h:267:3: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/alloc-inl.h:269:3: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/alloc-inl.h:291:3: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/alloc-inl.h:293:3: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/alloc-inl.h:315:3: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/alloc-inl.h:317:3: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-analyze.c:162:19: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-analyze.c:166:13: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-analyze.c:174:20: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-analyze.c:186:15: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-analyze.c:189:5: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-analyze.c:192:5: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-analyze.c:197:3: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-analyze.c:216:16: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-analyze.c:218:3: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-analyze.c:255:22: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-analyze.c:266:7: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-analyze.c:309:44: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-analyze.c:322:5: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-analyze.c:663:24: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-analyze.c:676:15: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-analyze.c:687:7: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-analyze.c:690:7: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-analyze.c:699:7: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-analyze.c:703:7: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-analyze.c:760:13: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-analyze.c:773:23: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-analyze.c:778:15: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-analyze.c:799:3: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-analyze.c:799:3: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-analyze.c:838:7: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-analyze.c:857:23: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-analyze.c:871:23: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-analyze.c:900:10: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-analyze.c:903:7: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-analyze.c:917:10: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-analyze.c:936:3: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-analyze.c:959:22: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-analyze.c:965:22: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-analyze.c:972:25: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-analyze.c:980:32: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-analyze.c:990:15: warning: %llu in format string (no. 1) requires 'unsigned long long *' but the argument type is 'unsigned long *'. [invalidScanfArgType_int]
afl-2.52b/afl-analyze.c:991:33: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-analyze.c:1000:23: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-analyze.c:1004:30: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-analyze.c:1007:13: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-analyze.c:1015:28: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-analyze.c:1021:11: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-analyze.c:1027:24: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-analyze.c:1060:3: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
afl-2.52b/afl-analyze.c:1066:5: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-analyze.c:1068:24: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/alloc-inl.h:111:7: portability: 'ret' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
afl-2.52b/alloc-inl.h:154:12: portability: 'mem' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
afl-2.52b/alloc-inl.h:184:14: portability: 'orig' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
afl-2.52b/alloc-inl.h:218:7: portability: 'ret' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
afl-2.52b/alloc-inl.h:225:16: portability: 'ret' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
afl-2.52b/alloc-inl.h:271:7: portability: 'ret' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
afl-2.52b/alloc-inl.h:295:7: portability: 'ret' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
afl-2.52b/afl-as.c:189:24: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-as.c:205:19: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-as.c:240:15: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-as.c:246:18: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-as.c:250:14: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-as.c:513:7: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-as.c:518:5: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-as.c:536:5: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-as.c:540:16: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-as.c:542:38: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-fuzz.c:2153:0: error: failed to expand 'SAYF', it is invalid to use a preprocessor directive as macro parameter [preprocessorErrorDirective]
afl-2.52b/afl-gcc.c:63:11: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-gcc.c:85:11: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-gcc.c:103:3: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-gcc.c:233:7: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-gcc.c:236:7: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-gcc.c:244:7: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-gcc.c:247:7: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-gcc.c:334:3: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-showmap.c:146:19: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-showmap.c:150:13: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-showmap.c:158:20: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-showmap.c:175:17: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-showmap.c:180:17: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-showmap.c:186:17: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-showmap.c:196:5: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-showmap.c:203:13: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-showmap.c:254:22: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-showmap.c:266:9: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-showmap.c:317:44: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-showmap.c:329:5: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-showmap.c:423:13: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-showmap.c:433:21: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-showmap.c:438:23: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-showmap.c:443:15: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-showmap.c:474:3: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-showmap.c:515:7: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-showmap.c:534:23: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-showmap.c:548:23: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-showmap.c:577:10: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-showmap.c:580:7: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-showmap.c:594:10: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-showmap.c:613:3: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-showmap.c:635:23: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-showmap.c:643:32: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-showmap.c:653:15: warning: %llu in format string (no. 1) requires 'unsigned long long *' but the argument type is 'unsigned long *'. [invalidScanfArgType_int]
afl-2.52b/afl-showmap.c:654:33: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-showmap.c:663:23: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-showmap.c:667:30: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-showmap.c:670:13: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-showmap.c:678:28: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-showmap.c:685:13: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-showmap.c:693:25: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-showmap.c:699:25: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-showmap.c:720:24: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-showmap.c:736:25: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-showmap.c:773:16: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-tmin.c:175:19: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-tmin.c:179:13: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-tmin.c:187:20: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-tmin.c:199:15: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-tmin.c:202:5: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-tmin.c:205:5: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-tmin.c:210:3: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-tmin.c:229:16: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-tmin.c:231:3: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-tmin.c:268:22: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-tmin.c:279:7: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-tmin.c:324:44: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-tmin.c:337:5: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-tmin.c:673:24: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-tmin.c:686:15: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-tmin.c:697:7: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-tmin.c:700:7: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-tmin.c:709:7: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-tmin.c:713:7: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-tmin.c:770:13: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-tmin.c:783:23: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-tmin.c:788:15: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-tmin.c:809:3: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-tmin.c:809:3: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-tmin.c:850:7: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-tmin.c:869:23: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-tmin.c:883:23: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-tmin.c:912:10: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-tmin.c:915:7: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-tmin.c:929:10: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-tmin.c:948:3: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-tmin.c:959:15: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-tmin.c:961:3: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-tmin.c:987:22: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-tmin.c:993:23: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-tmin.c:999:22: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-tmin.c:1006:25: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-tmin.c:1012:25: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-tmin.c:1020:32: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-tmin.c:1030:15: warning: %llu in format string (no. 1) requires 'unsigned long long *' but the argument type is 'unsigned long *'. [invalidScanfArgType_int]
afl-2.52b/afl-tmin.c:1031:33: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-tmin.c:1040:23: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-tmin.c:1044:30: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-tmin.c:1047:13: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-tmin.c:1055:28: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-tmin.c:1061:11: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-tmin.c:1067:24: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-tmin.c:1088:26: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-tmin.c:1120:3: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
afl-2.52b/afl-tmin.c:1126:5: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-tmin.c:1133:27: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/afl-tmin.c:439:9: style: The scope of the variable 'res' can be reduced. [variableScope]
afl-2.52b/libdislocator/libdislocator.so.c:124:20: portability: 'ret' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
afl-2.52b/libdislocator/libdislocator.so.c:130:7: portability: 'ret' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
afl-2.52b/libdislocator/libdislocator.so.c:134:7: portability: 'ret' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
afl-2.52b/libdislocator/libdislocator.so.c:218:7: portability: 'ptr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
afl-2.52b/libdislocator/libdislocator.so.c:220:20: portability: 'ptr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
afl-2.52b/libtokencap/libtokencap.so.c:30:0: error: #error "Sorry, this library is Linux-specific for now!" [preprocessorErrorDirective]
afl-2.52b/llvm_mode/afl-clang-fast.c:50:11: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/llvm_mode/afl-clang-fast.c:72:11: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/llvm_mode/afl-clang-fast.c:90:3: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/llvm_mode/afl-clang-fast.c:130:29: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/llvm_mode/afl-clang-fast.c:178:9: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/llvm_mode/afl-clang-fast.c:181:9: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/llvm_mode/afl-clang-fast.c:189:9: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/llvm_mode/afl-clang-fast.c:192:9: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/llvm_mode/afl-clang-fast.c:284:35: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/llvm_mode/afl-clang-fast.c:288:35: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/llvm_mode/afl-clang-fast.c:291:11: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/llvm_mode/afl-clang-fast.c:296:35: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/llvm_mode/afl-clang-fast.c:299:11: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/llvm_mode/afl-clang-fast.c:354:3: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/llvm_mode/afl-llvm-pass.so.cc:92:7: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
afl-2.52b/llvm_mode/afl-llvm-pass.so.cc:161:10: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
[22:27]

ftp://ftp.se.debian.org/debian/pool/main/a/afl-cov/afl-cov_0.6.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/afnix/afnix_2.8.1.orig.tar.gz
afnix-src-2.8.1/src/clt/axd/exe/Ifile.hpp:51:5: style: Class 'Ifile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/clt/axd/exe/Debugger.cpp:96:5: performance: Variable 'd_fname' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/clt/axd/exe/Debugger.cpp:97:5: performance: Variable 'd_bpoint' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/clt/axd/exe/Ifile.cpp:91:36: style: Function 'getform' argument 1 names different: declaration 'idnex' definition 'index'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/clt/axd/exe/Ifile.hpp:66:31: note: Function 'getform' argument 1 names different: declaration 'idnex' definition 'index'.
afnix-src-2.8.1/src/clt/axd/exe/Ifile.cpp:91:36: note: Function 'getform' argument 1 names different: declaration 'idnex' definition 'index'.
afnix-src-2.8.1/src/clt/axd/exe/Ifile.cpp:52:5: performance: Variable 'd_fname' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/eng/shl/Promise.hpp:47:5: style: Class 'Promise' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/eng/shl/Globalset.hpp:47:5: style: Class 'Globalset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/eng/shl/Globalset.hpp:56:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/eng/shl/Nameset.hpp:51:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/eng/shl/Globalset.hpp:56:10: note: Function in derived class
afnix-src-2.8.1/src/lib/eng/shl/Globalset.hpp:59:14: style: The function 'dup' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/eng/shl/Nameset.hpp:54:22: note: Virtual function in base class
afnix-src-2.8.1/src/lib/eng/shl/Globalset.hpp:59:14: note: Function in derived class
afnix-src-2.8.1/src/lib/eng/shl/Globalset.hpp:64:10: style: The function 'bind' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/eng/shl/Nameset.hpp:59:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/eng/shl/Globalset.hpp:64:10: note: Function in derived class
afnix-src-2.8.1/src/lib/eng/shl/Globalset.hpp:67:10: style: The function 'exists' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/eng/shl/Nameset.hpp:67:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/eng/shl/Globalset.hpp:67:10: note: Function in derived class
afnix-src-2.8.1/src/lib/eng/shl/Globalset.hpp:70:13: style: The function 'get' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/eng/shl/Nameset.hpp:79:21: note: Virtual function in base class
afnix-src-2.8.1/src/lib/eng/shl/Globalset.hpp:70:13: note: Function in derived class
afnix-src-2.8.1/src/lib/eng/shl/Globalset.hpp:74:10: style: The function 'remove' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/eng/shl/Nameset.hpp:92:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/eng/shl/Globalset.hpp:74:10: note: Function in derived class
afnix-src-2.8.1/src/lib/eng/shl/Localset.hpp:48:5: style: Class 'Localset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/eng/shl/Localset.hpp:57:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/eng/shl/Nameset.hpp:51:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/eng/shl/Localset.hpp:57:10: note: Function in derived class
afnix-src-2.8.1/src/lib/eng/shl/Localset.hpp:60:14: style: The function 'dup' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/eng/shl/Nameset.hpp:54:22: note: Virtual function in base class
afnix-src-2.8.1/src/lib/eng/shl/Localset.hpp:60:14: note: Function in derived class
afnix-src-2.8.1/src/lib/eng/shl/Localset.hpp:65:10: style: The function 'bind' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/eng/shl/Nameset.hpp:59:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/eng/shl/Localset.hpp:65:10: note: Function in derived class
afnix-src-2.8.1/src/lib/eng/shl/Localset.hpp:68:10: style: The function 'exists' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/eng/shl/Nameset.hpp:67:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/eng/shl/Localset.hpp:68:10: note: Function in derived class
afnix-src-2.8.1/src/lib/eng/shl/Localset.hpp:71:13: style: The function 'get' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/eng/shl/Nameset.hpp:79:21: note: Virtual function in base class
afnix-src-2.8.1/src/lib/eng/shl/Localset.hpp:71:13: note: Function in derived class
afnix-src-2.8.1/src/lib/eng/shl/Localset.hpp:75:10: style: The function 'remove' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/eng/shl/Nameset.hpp:92:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/eng/shl/Localset.hpp:75:10: note: Function in derived class
afnix-src-2.8.1/src/lib/eng/shl/Instance.hpp:51:5: style: Class 'Instance' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/eng/shl/Return.hpp:42:5: style: Class 'Return' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/eng/shl/Lexical.hpp:54:5: style: Class 'Lexical' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/eng/shl/Closure.hpp:61:5: style: Class 'Closure' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/eng/shl/Multiset.hpp:58:5: style: Class 'Multiset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/eng/shl/Multiset.hpp:62:5: style: Class 'Multiset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/eng/shl/Multiset.hpp:76:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/eng/shl/Nameset.hpp:51:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/eng/shl/Multiset.hpp:76:10: note: Function in derived class
afnix-src-2.8.1/src/lib/eng/shl/Multiset.hpp:79:14: style: The function 'dup' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/eng/shl/Nameset.hpp:54:22: note: Virtual function in base class
afnix-src-2.8.1/src/lib/eng/shl/Multiset.hpp:79:14: note: Function in derived class
afnix-src-2.8.1/src/lib/eng/shl/Multiset.hpp:84:10: style: The function 'bind' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/eng/shl/Nameset.hpp:59:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/eng/shl/Multiset.hpp:84:10: note: Function in derived class
afnix-src-2.8.1/src/lib/eng/shl/Multiset.hpp:87:10: style: The function 'exists' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/eng/shl/Nameset.hpp:67:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/eng/shl/Multiset.hpp:87:10: note: Function in derived class
afnix-src-2.8.1/src/lib/eng/shl/Multiset.hpp:90:13: style: The function 'get' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/eng/shl/Nameset.hpp:79:21: note: Virtual function in base class
afnix-src-2.8.1/src/lib/eng/shl/Multiset.hpp:90:13: note: Function in derived class
afnix-src-2.8.1/src/lib/eng/shl/Multiset.hpp:94:10: style: The function 'remove' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/eng/shl/Nameset.hpp:92:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/eng/shl/Multiset.hpp:94:10: note: Function in derived class
afnix-src-2.8.1/src/lib/eng/shl/Constant.hpp:43:5: style: Class 'Constant' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/eng/shl/Counter.cpp:36:5: performance: Variable 'd_sval' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/eng/shl/Counter.cpp:37:5: performance: Variable 'd_eval' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/eng/shl/Counter.cpp:39:5: performance: Variable 'd_cval' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/eng/shl/Counter.cpp:59:5: performance: Variable 'd_sval' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/eng/shl/Counter.cpp:60:5: performance: Variable 'd_eval' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/eng/shl/Counter.cpp:62:5: performance: Variable 'd_cval' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/eng/shl/Counter.hpp:51:5: style: Class 'Counter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/eng/shl/Form.hpp:49:5: style: Class 'Form' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/eng/shl/Form.hpp:58:5: style: Class 'Form' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/eng/shl/Extracter.hpp:42:5: style: Class 'Extracter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/eng/shl/Extracter.hpp:51:11: style: The function 'parse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/eng/shl/Former.hpp:34:19: note: Virtual function in base class
afnix-src-2.8.1/src/lib/eng/shl/Extracter.hpp:51:11: note: Function in derived class
afnix-src-2.8.1/src/lib/eng/shl/Extracter.hpp:54:10: style: The function 'getlnum' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/eng/shl/Former.hpp:37:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/eng/shl/Extracter.hpp:54:10: note: Function in derived class
afnix-src-2.8.1/src/lib/eng/shl/Symbol.hpp:45:5: style: Class 'Symbol' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/eng/shl/Symbol.hpp:49:5: style: Class 'Symbol' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/eng/shl/Function.hpp:46:5: style: Class 'Function' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/eng/shl/Instance.hpp:60:18: warning: Virtual function 'reset' is called from constructor 'Instance()' at line 51. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/lib/eng/shl/Instance.cpp:51:5: note: Calling reset
afnix-src-2.8.1/src/lib/eng/shl/Instance.hpp:60:18: note: reset is a virtual method
afnix-src-2.8.1/src/lib/eng/shl/Instance.hpp:60:18: warning: Virtual function 'reset' is called from constructor 'Instance(Class*meta)' at line 62. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/lib/eng/shl/Instance.cpp:62:5: note: Calling reset
afnix-src-2.8.1/src/lib/eng/shl/Instance.hpp:60:18: note: reset is a virtual method
afnix-src-2.8.1/src/lib/eng/shl/Instance.hpp:65:21: warning: Virtual function 'setmeta' is called from constructor 'Instance(Class*meta)' at line 63. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/lib/eng/shl/Instance.cpp:63:5: note: Calling setmeta
afnix-src-2.8.1/src/lib/eng/shl/Instance.hpp:65:21: note: setmeta is a virtual method
afnix-src-2.8.1/src/lib/eng/shl/Instance.hpp:60:18: warning: Virtual function 'reset' is called from destructor '~Instance()' at line 69. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/lib/eng/shl/Instance.cpp:69:5: note: Calling reset
afnix-src-2.8.1/src/lib/eng/shl/Instance.hpp:60:18: note: reset is a virtual method
afnix-src-2.8.1/src/lib/eng/shl/Interp.cpp:372:11: warning: Member variable 'Interp::d_emod' is not initialized in the constructor. [uninitMemberVar]
afnix-src-2.8.1/src/lib/eng/shl/Meta.hpp:54:5: style: Class 'Meta' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/eng/shl/Meta.hpp:58:5: style: Class 'Meta' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/eng/shl/Resolver.hpp:54:5: style: Class 'Resolver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/eng/shl/Resolver.hpp:58:5: style: Class 'Resolver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/eng/shl/Interp.hpp:103:5: style: Class 'Interp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/eng/shl/Lexer.hpp:54:5: style: Class 'Lexer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/eng/shl/Lexer.hpp:58:5: style: Class 'Lexer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/eng/shl/Reader.hpp:56:5: style: Class 'Reader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/eng/shl/Reader.hpp:60:5: style: Class 'Reader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/eng/shl/Module.hpp:62:5: style: Class 'Module' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/eng/shl/Printer.hpp:46:5: style: Class 'Printer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/eng/shl/Librarian.hpp:61:5: style: Class 'Librarian' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/eng/shl/Qualified.hpp:49:5: style: Class 'Qualified' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/eng/shl/Superset.hpp:52:18: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/eng/shl/Nameset.hpp:51:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/eng/shl/Superset.hpp:52:18: note: Function in derived class
afnix-src-2.8.1/src/lib/eng/shl/Superset.hpp:62:22: style: The function 'mknset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/eng/shl/Nameset.hpp:100:22: note: Virtual function in base class
afnix-src-2.8.1/src/lib/eng/shl/Superset.hpp:62:22: note: Function in derived class
afnix-src-2.8.1/src/lib/eng/shl/Superset.hpp:66:22: style: The function 'mknset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/eng/shl/Nameset.hpp:104:22: note: Virtual function in base class
afnix-src-2.8.1/src/lib/eng/shl/Superset.hpp:66:22: note: Function in derived class
afnix-src-2.8.1/src/lib/eng/shl/Reader.hpp:69:11: style: The function 'parse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/eng/shl/Former.hpp:34:19: note: Virtual function in base class
afnix-src-2.8.1/src/lib/eng/shl/Reader.hpp:69:11: note: Function in derived class
afnix-src-2.8.1/src/lib/eng/shl/Reader.hpp:79:10: style: The function 'getlnum' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/eng/shl/Former.hpp:37:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/eng/shl/Reader.hpp:79:10: note: Function in derived class
afnix-src-2.8.1/src/lib/eng/shl/Lexer.cpp:418:62: style: Same expression on both sides of '==' because the value of 'eflag' and 'false' are the same. [duplicateExpression]
afnix-src-2.8.1/src/lib/eng/shl/Lexer.cpp:141:21: note: 'eflag' is assigned value 'false' here.
afnix-src-2.8.1/src/lib/eng/shl/Lexer.cpp:418:62: note: Same expression on both sides of '==' because the value of 'eflag' and 'false' are the same.
afnix-src-2.8.1/src/lib/eng/shl/Lexer.cpp:425:28: style: Same expression on both sides of '==' because the value of 'esign' and 'false' are the same. [duplicateExpression]
afnix-src-2.8.1/src/lib/eng/shl/Lexer.cpp:142:21: note: 'esign' is assigned value 'false' here.
afnix-src-2.8.1/src/lib/eng/shl/Lexer.cpp:425:28: note: Same expression on both sides of '==' because the value of 'esign' and 'false' are the same.
afnix-src-2.8.1/src/lib/eng/shl/Lexical.cpp:60:11: warning: Identical condition 'c=='.'', second condition is always false [identicalConditionAfterEarlyExit]
afnix-src-2.8.1/src/lib/eng/shl/Lexical.cpp:53:11: note: first condition
afnix-src-2.8.1/src/lib/eng/shl/Lexical.cpp:60:11: note: second condition
afnix-src-2.8.1/src/lib/eng/shl/Librarian.cpp:307:39: style: Function 'Librarian' argument 1 names different: declaration 'name' definition 'lname'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/lib/eng/shl/Librarian.hpp:61:30: note: Function 'Librarian' argument 1 names different: declaration 'name' definition 'lname'.
afnix-src-2.8.1/src/lib/eng/shl/Librarian.cpp:307:39: note: Function 'Librarian' argument 1 names different: declaration 'name' definition 'lname'.
afnix-src-2.8.1/src/lib/eng/shl/Librarian.cpp:108:7: performance: Variable 'd_fsize' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/eng/shl/Librarian.cpp:109:7: performance: Variable 'd_lfoff' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/eng/shl/Librarian.cpp:110:7: performance: Variable 'd_flags' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/eng/shl/Librarian.cpp:115:7: performance: Variable 'd_fpath' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/eng/shl/Librarian.cpp:309:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/eng/shl/Librarian.cpp:77:10: style: Technically the member function 'afnix::s_lhead::check' can be const. [functionConst]
afnix-src-2.8.1/src/lib/eng/shl/Librarian.cpp:189:10: style: Technically the member function 'afnix::s_desc::format' can be const. [functionConst]
afnix-src-2.8.1/src/lib/eng/shl/Librarian.cpp:69:5: style: Struct 's_lhead' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/eng/shl/Module.cpp:67:11: warning: Member variable 'Module::d_type' is not initialized in the constructor. [uninitMemberVar]
afnix-src-2.8.1/src/lib/eng/shl/Module.cpp:67:11: warning: Member variable 'Module::p_is' is not initialized in the constructor. [uninitMemberVar]
afnix-src-2.8.1/src/lib/eng/shl/Module.cpp:67:11: warning: Member variable 'Module::p_former' is not initialized in the constructor. [uninitMemberVar]
afnix-src-2.8.1/src/lib/eng/shl/Multiset.hpp:99:18: warning: Virtual function 'linkset' is called from constructor 'Multiset(Nameset*nset,Nameset*xset)' at line 67. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/lib/eng/shl/Multiset.cpp:67:5: note: Calling linkset
afnix-src-2.8.1/src/lib/eng/shl/Multiset.hpp:99:18: note: linkset is a virtual method
afnix-src-2.8.1/src/lib/eng/shl/Nameset.cpp:334:56: style: Function 'symset' argument 2 names different: declaration 'cfgl' definition 'cflag'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/lib/eng/shl/Nameset.hpp:142:57: note: Function 'symset' argument 2 names different: declaration 'cfgl' definition 'cflag'.
afnix-src-2.8.1/src/lib/eng/shl/Nameset.cpp:334:56: note: Function 'symset' argument 2 names different: declaration 'cfgl' definition 'cflag'.
afnix-src-2.8.1/src/lib/eng/shl/Printer.cpp:82:4: style: Throwing a copy of the caught exception instead of rethrowing the original exception. [exceptRethrowCopy]
afnix-src-2.8.1/src/lib/eng/shl/Qualified.cpp:98:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/eng/shl/Qualified.cpp:109:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/eng/shl/Reserved.cpp:52:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/eng/shl/Resolver.cpp:43:7: performance: Variable 'd_path' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/eng/shl/Resolver.cpp:47:16: style: Struct 's_rpath' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
afnix-src-2.8.1/src/lib/eng/shl/Resolver.cpp:47:16: style: Struct 's_rpath' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
afnix-src-2.8.1/src/lib/eng/shl/Resolver.cpp:42:5: style: Struct 's_rpath' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/eng/shl/Resolver.cpp:449:0: error: Memory leak: is [memleak]
afnix-src-2.8.1/src/lib/eng/shl/Superset.hpp:52:18: warning: Virtual function 'reset' is called from destructor '~Superset()' at line 35. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/lib/eng/shl/Superset.cpp:35:5: note: Calling reset
afnix-src-2.8.1/src/lib/eng/shl/Superset.hpp:52:18: note: reset is a virtual method
afnix-src-2.8.1/src/lib/eng/shl/Throw.cpp:105:2: style: Throwing a copy of the caught exception instead of rethrowing the original exception. [exceptRethrowCopy]
afnix-src-2.8.1/src/lib/eng/shl/Throw.cpp:121:2: style: Throwing a copy of the caught exception instead of rethrowing the original exception. [exceptRethrowCopy]
afnix-src-2.8.1/src/lib/eng/shl/Token.cpp:69:45: style: Function 'Token' argument 2 names different: declaration 'name' definition 'value'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/lib/eng/shl/Token.hpp:82:40: note: Function 'Token' argument 2 names different: declaration 'name' definition 'value'.
afnix-src-2.8.1/src/lib/eng/shl/Token.cpp:69:45: note: Function 'Token' argument 2 names different: declaration 'name' definition 'value'.
afnix-src-2.8.1/src/lib/eng/shl/Token.cpp:71:5: performance: Variable 'd_token' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/plt/shl/cclk.hxx:20:0: error: #error "unknown platform type" [preprocessorErrorDirective]
afnix-src-2.8.1/src/lib/plt/shl/ccnv.hxx:19:0: error: #error "unknown platform type" [preprocessorErrorDirective]
afnix-src-2.8.1/src/lib/plt/shl/cdir.hxx:20:0: error: #error "unknown platform type" [preprocessorErrorDirective]
afnix-src-2.8.1/src/lib/plt/shl/cerr.hxx:20:0: error: #error "unknown platform type" [preprocessorErrorDirective]
afnix-src-2.8.1/src/lib/plt/shl/cgen.hxx:19:0: error: #error "unknown platform type" [preprocessorErrorDirective]
afnix-src-2.8.1/src/lib/plt/shl/cloc.hxx:19:0: error: #error "unknown platform type" [preprocessorErrorDirective]
afnix-src-2.8.1/src/lib/plt/shl/cmem.hxx:20:0: error: #error "unknown platform type" [preprocessorErrorDirective]
afnix-src-2.8.1/src/lib/plt/shl/cmth.hxx:19:0: error: #error "unknown platform type" [preprocessorErrorDirective]
afnix-src-2.8.1/src/lib/plt/shl/cnet.hxx:20:0: error: #error "unknown platform type" [preprocessorErrorDirective]
afnix-src-2.8.1/src/lib/plt/shl/cshl.hxx:20:0: error: #error "unknown platform type" [preprocessorErrorDirective]
afnix-src-2.8.1/src/lib/plt/shl/csio.hxx:20:0: error: #error "unknown platform type" [preprocessorErrorDirective]
afnix-src-2.8.1/src/lib/plt/shl/cstr.hxx:19:0: error: #error "unknown platform type" [preprocessorErrorDirective]
afnix-src-2.8.1/src/lib/plt/shl/csys.hxx:20:0: error: #error "unknown platform type" [preprocessorErrorDirective]
afnix-src-2.8.1/src/lib/plt/shl/cthr.hxx:20:0: error: #error "unknown platform type" [preprocessorErrorDirective]
afnix-src-2.8.1/src/lib/plt/shl/ctrm.hxx:20:0: error: #error "unknown platform type" [preprocessorErrorDirective]
afnix-src-2.8.1/src/lib/plt/tst/t_cdir.cpp:34:3: style: Variable 'fname' is reassigned a value before the old one has been used. [redundantAssignment]
afnix-src-2.8.1/src/lib/plt/tst/t_cdir.cpp:28:20: note: Variable 'fname' is reassigned a value before the old one has been used.
afnix-src-2.8.1/src/lib/plt/tst/t_cdir.cpp:34:3: note: Variable 'fname' is reassigned a value before the old one has been used.
afnix-src-2.8.1/src/lib/std/shl/AliasTable.cpp:139:45: style: Function 'map' argument 1 names different: declaration 'name' definition 'prop'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/lib/std/shl/AliasTable.hpp:75:35: note: Function 'map' argument 1 names different: declaration 'name' definition 'prop'.
afnix-src-2.8.1/src/lib/std/shl/AliasTable.cpp:139:45: note: Function 'map' argument 1 names different: declaration 'name' definition 'prop'.
afnix-src-2.8.1/src/lib/std/shl/AliasTable.cpp:201:47: style: Function 'remap' argument 1 names different: declaration 'name' definition 'prop'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/lib/std/shl/AliasTable.hpp:87:37: note: Function 'remap' argument 1 names different: declaration 'name' definition 'prop'.
afnix-src-2.8.1/src/lib/std/shl/AliasTable.cpp:201:47: note: Function 'remap' argument 1 names different: declaration 'name' definition 'prop'.
afnix-src-2.8.1/src/lib/std/shl/AliasTable.hpp:50:12: performance: Technically the member function 'afnix::AliasTable::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/AliasTable.cpp:40:22: note: Technically the member function 'afnix::AliasTable::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/AliasTable.hpp:50:12: note: Technically the member function 'afnix::AliasTable::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:67:7: style: Class 'Block' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Vector.hpp:54:5: style: Class 'Vector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Vector.hpp:237:5: style: Class 'Vectorit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/String.hpp:63:5: style: Class 'String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/String.hpp:67:5: style: Class 'String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/String.hpp:71:5: style: Class 'String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/String.hpp:75:5: style: Class 'String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Integer.hpp:97:5: style: Class 'Integer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Integer.hpp:101:5: style: Class 'Integer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Boolean.hpp:43:5: style: Class 'Boolean' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Boolean.hpp:47:5: style: Class 'Boolean' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/QuarkZone.hpp:47:5: style: Class 'QuarkZone' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Exception.hpp:52:5: style: Class 'Exception' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Property.hpp:45:5: style: Class 'Property' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/HashTable.hpp:55:5: style: Class 'HashTable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/HashTable.hpp:59:5: style: Class 'HashTable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Buffer.hpp:63:5: style: Class 'Buffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Buffer.hpp:67:5: style: Class 'Buffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Buffer.hpp:76:5: style: Class 'Buffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Buffer.hpp:80:5: style: Class 'Buffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Unimapper.hpp:49:5: style: Class 'Unimapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Transcoder.hpp:51:5: style: Class 'Transcoder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Stream.hpp:45:5: style: Class 'Stream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/PrintTable.hpp:71:5: style: Class 'PrintTable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Plist.hpp:69:5: style: Class 'Plist' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Plist.hpp:73:5: style: Class 'Plist' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Plist.hpp:302:5: style: Class 'Plistit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:263:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:263:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Iterator.hpp:59:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Iterator.hpp:59:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Iterable.hpp:42:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Iterable.hpp:42:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Collectable.hpp:54:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Collectable.hpp:54:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Vector.hpp:79:12: style: The function 'serialid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:244:20: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Vector.hpp:79:12: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Vector.hpp:83:10: style: The function 'wrstream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:248:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Vector.hpp:83:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Vector.hpp:87:10: style: The function 'rdstream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:252:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Vector.hpp:87:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Vector.hpp:90:13: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:105:21: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Vector.hpp:90:13: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Vector.hpp:93:10: style: The function 'release' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Collectable.hpp:50:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Vector.hpp:93:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Vector.hpp:190:15: style: The function 'makeit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Iterable.hpp:39:23: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Vector.hpp:190:15: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Vector.hpp:211:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Vector.hpp:211:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Vector.hpp:271:10: style: The function 'begin' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Iterator.hpp:37:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Vector.hpp:271:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Vector.hpp:274:10: style: The function 'end' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Iterator.hpp:40:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Vector.hpp:274:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Vector.hpp:277:10: style: The function 'next' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Iterator.hpp:43:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Vector.hpp:277:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Vector.hpp:280:10: style: The function 'prev' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Iterator.hpp:46:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Vector.hpp:280:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Vector.hpp:283:13: style: The function 'getobj' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Iterator.hpp:49:21: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Vector.hpp:283:13: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Vector.hpp:286:10: style: The function 'isend' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Iterator.hpp:52:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Vector.hpp:286:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Style.hpp:72:13: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:105:21: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Style.hpp:72:13: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Style.hpp:75:12: style: The function 'serialid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:244:20: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Style.hpp:75:12: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Style.hpp:164:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Style.hpp:164:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Literal.hpp:54:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Literal.hpp:54:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/String.hpp:88:13: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:105:21: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/String.hpp:88:13: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/String.hpp:91:10: style: The function 'clear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Literal.hpp:35:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/String.hpp:91:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/String.hpp:100:12: style: The function 'serialid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:244:20: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/String.hpp:100:12: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/String.hpp:104:10: style: The function 'wrstream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:248:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/String.hpp:104:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/String.hpp:108:10: style: The function 'rdstream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:252:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/String.hpp:108:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/String.hpp:401:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/String.hpp:401:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/String.hpp:406:13: style: The function 'oper' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:129:21: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/String.hpp:406:13: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Number.hpp:59:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Number.hpp:59:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Integer.hpp:111:13: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:105:21: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Integer.hpp:111:13: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Integer.hpp:114:10: style: The function 'clear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Literal.hpp:35:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Integer.hpp:114:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Integer.hpp:126:12: style: The function 'serialid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:244:20: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Integer.hpp:126:12: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Integer.hpp:130:10: style: The function 'wrstream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:248:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Integer.hpp:130:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Integer.hpp:134:10: style: The function 'rdstream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:252:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Integer.hpp:134:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Integer.hpp:237:12: style: The function 'tohexa' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Number.hpp:43:20: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Integer.hpp:237:12: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Integer.hpp:240:12: style: The function 'tohstr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Number.hpp:46:20: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Integer.hpp:240:12: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Integer.hpp:258:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Integer.hpp:258:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Integer.hpp:263:13: style: The function 'oper' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:129:21: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Integer.hpp:263:13: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Boolean.hpp:57:13: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:105:21: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Boolean.hpp:57:13: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Boolean.hpp:60:10: style: The function 'clear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Literal.hpp:35:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Boolean.hpp:60:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Boolean.hpp:69:12: style: The function 'serialid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:244:20: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Boolean.hpp:69:12: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Boolean.hpp:73:10: style: The function 'wrstream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:248:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Boolean.hpp:73:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Boolean.hpp:77:10: style: The function 'rdstream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:252:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Boolean.hpp:77:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Boolean.hpp:122:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Boolean.hpp:122:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Boolean.hpp:127:13: style: The function 'oper' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:129:21: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Boolean.hpp:127:13: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Exception.hpp:138:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Exception.hpp:138:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Nameable.hpp:38:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Nameable.hpp:38:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Property.hpp:114:13: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:105:21: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Property.hpp:114:13: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Property.hpp:117:12: style: The function 'serialid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:244:20: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Property.hpp:117:12: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Property.hpp:121:10: style: The function 'wrstream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:248:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Property.hpp:121:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Property.hpp:125:10: style: The function 'rdstream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:252:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Property.hpp:125:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Property.hpp:128:12: style: The function 'getname' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Nameable.hpp:34:20: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Property.hpp:128:12: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Property.hpp:208:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Property.hpp:208:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/HashTable.hpp:135:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/HashTable.hpp:135:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Buffer.hpp:110:13: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:105:21: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Buffer.hpp:110:13: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Buffer.hpp:113:12: style: The function 'serialid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:244:20: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Buffer.hpp:113:12: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Buffer.hpp:308:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Buffer.hpp:308:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Transcoder.hpp:116:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Transcoder.hpp:116:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Stream.hpp:72:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Stream.hpp:72:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/OutputStream.hpp:156:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/OutputStream.hpp:156:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/PrintTable.hpp:85:12: style: The function 'serialid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:244:20: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/PrintTable.hpp:85:12: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/PrintTable.hpp:254:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/PrintTable.hpp:254:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Plist.hpp:91:13: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:105:21: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Plist.hpp:91:13: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Plist.hpp:94:12: style: The function 'serialid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:244:20: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Plist.hpp:94:12: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Plist.hpp:98:10: style: The function 'wrstream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:248:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Plist.hpp:98:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Plist.hpp:102:10: style: The function 'rdstream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:252:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Plist.hpp:102:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Plist.hpp:113:12: style: The function 'getname' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Nameable.hpp:34:20: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Plist.hpp:113:12: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Plist.hpp:264:15: style: The function 'makeit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Iterable.hpp:39:23: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Plist.hpp:264:15: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Plist.hpp:276:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Plist.hpp:276:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Plist.hpp:311:10: style: The function 'begin' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Iterator.hpp:37:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Plist.hpp:311:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Plist.hpp:314:10: style: The function 'end' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Iterator.hpp:40:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Plist.hpp:314:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Plist.hpp:317:10: style: The function 'next' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Iterator.hpp:43:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Plist.hpp:317:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Plist.hpp:320:10: style: The function 'prev' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Iterator.hpp:46:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Plist.hpp:320:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Plist.hpp:323:13: style: The function 'getobj' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Iterator.hpp:49:21: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Plist.hpp:323:13: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Plist.hpp:326:10: style: The function 'isend' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Iterator.hpp:52:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Plist.hpp:326:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/AliasTable.hpp:105:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/AliasTable.hpp:105:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Ascii.cpp:44:37: style: Function 'btos' argument 1 names different: declaration 'bval' definition 'src'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/lib/std/shl/Ascii.hpp:45:39: note: Function 'btos' argument 1 names different: declaration 'bval' definition 'src'.
afnix-src-2.8.1/src/lib/std/shl/Ascii.cpp:44:37: note: Function 'btos' argument 1 names different: declaration 'bval' definition 'src'.
afnix-src-2.8.1/src/lib/std/shl/Bitset.cpp:137:49: style: Function 'Bitset' argument 2 names different: declaration 'baf' definition 'abf'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/lib/std/shl/Bitset.hpp:69:43: note: Function 'Bitset' argument 2 names different: declaration 'baf' definition 'abf'.
afnix-src-2.8.1/src/lib/std/shl/Bitset.cpp:137:49: note: Function 'Bitset' argument 2 names different: declaration 'baf' definition 'abf'.
afnix-src-2.8.1/src/lib/std/shl/Bitset.hpp:79:12: performance: Technically the member function 'afnix::Bitset::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/Bitset.cpp:182:18: note: Technically the member function 'afnix::Bitset::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Bitset.hpp:79:12: note: Technically the member function 'afnix::Bitset::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Byte.hpp:45:5: style: Class 'Byte' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Byte.hpp:49:5: style: Class 'Byte' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Relatif.hpp:153:5: style: Class 'Relatif' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Relatif.hpp:157:5: style: Class 'Relatif' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Bitset.hpp:60:5: style: Class 'Bitset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Bitset.hpp:64:5: style: Class 'Bitset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Byte.hpp:59:13: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:105:21: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Byte.hpp:59:13: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Byte.hpp:62:12: style: The function 'serialid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:244:20: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Byte.hpp:62:12: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Byte.hpp:66:10: style: The function 'wrstream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:248:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Byte.hpp:66:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Byte.hpp:70:10: style: The function 'rdstream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:252:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Byte.hpp:70:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Byte.hpp:172:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Byte.hpp:172:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Byte.hpp:177:13: style: The function 'oper' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:129:21: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Byte.hpp:177:13: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Relatif.hpp:181:13: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:105:21: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Relatif.hpp:181:13: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Relatif.hpp:184:10: style: The function 'clear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Literal.hpp:35:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Relatif.hpp:184:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Relatif.hpp:193:12: style: The function 'serialid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:244:20: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Relatif.hpp:193:12: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Relatif.hpp:197:10: style: The function 'wrstream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:248:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Relatif.hpp:197:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Relatif.hpp:201:10: style: The function 'rdstream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:252:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Relatif.hpp:201:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Relatif.hpp:374:12: style: The function 'tohexa' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Number.hpp:43:20: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Relatif.hpp:374:12: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Relatif.hpp:377:12: style: The function 'tohstr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Number.hpp:46:20: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Relatif.hpp:377:12: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Relatif.hpp:388:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Relatif.hpp:388:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Relatif.hpp:393:13: style: The function 'oper' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:129:21: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Relatif.hpp:393:13: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Bitset.hpp:164:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Bitset.hpp:164:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/BlockBuffer.cpp:36:5: performance: Variable 'd_rcnt' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/BlockBuffer.cpp:37:5: performance: Variable 'd_wcnt' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/BlockBuffer.cpp:46:5: performance: Variable 'd_rcnt' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/BlockBuffer.cpp:47:5: performance: Variable 'd_wcnt' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/BlockBuffer.hpp:61:12: performance: Technically the member function 'afnix::BlockBuffer::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/BlockBuffer.cpp:54:23: note: Technically the member function 'afnix::BlockBuffer::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/BlockBuffer.hpp:61:12: note: Technically the member function 'afnix::BlockBuffer::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/BlockBuffer.hpp:58:5: style: Class 'BlockBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/InputStream.hpp:124:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputStream.hpp:124:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/BlockBuffer.hpp:64:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Buffer.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/BlockBuffer.hpp:64:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/BlockBuffer.hpp:74:10: style: The function 'add' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Buffer.hpp:154:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/BlockBuffer.hpp:74:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/BlockBuffer.hpp:77:10: style: The function 'read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Buffer.hpp:178:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/BlockBuffer.hpp:77:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/BlockBuffer.hpp:81:10: style: The function 'pushback' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Buffer.hpp:208:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/BlockBuffer.hpp:81:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/BlockBuffer.hpp:121:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/BlockBuffer.hpp:121:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Boolean.hpp:54:12: performance: Technically the member function 'afnix::Boolean::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/Boolean.cpp:73:19: note: Technically the member function 'afnix::Boolean::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Boolean.hpp:54:12: note: Technically the member function 'afnix::Boolean::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Buffer.cpp:187:7: style: Variable 'p_data' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
afnix-src-2.8.1/src/lib/std/shl/Buffer.cpp:180:7: note: Variable 'p_data' is reassigned a value before the old one has been used if variable is no semaphore variable.
afnix-src-2.8.1/src/lib/std/shl/Buffer.cpp:187:7: note: Variable 'p_data' is reassigned a value before the old one has been used if variable is no semaphore variable.
afnix-src-2.8.1/src/lib/std/shl/Buffer.cpp:293:39: style: Function 'rdstream' argument 1 names different: declaration 'os' definition 'is'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/lib/std/shl/Buffer.hpp:121:33: note: Function 'rdstream' argument 1 names different: declaration 'os' definition 'is'.
afnix-src-2.8.1/src/lib/std/shl/Buffer.cpp:293:39: note: Function 'rdstream' argument 1 names different: declaration 'os' definition 'is'.
afnix-src-2.8.1/src/lib/std/shl/Buffer.cpp:554:35: style: Function 'add' argument 1 names different: declaration 'buf' definition 'buffer'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/lib/std/shl/Buffer.hpp:175:37: note: Function 'add' argument 1 names different: declaration 'buf' definition 'buffer'.
afnix-src-2.8.1/src/lib/std/shl/Buffer.cpp:554:35: note: Function 'add' argument 1 names different: declaration 'buf' definition 'buffer'.
afnix-src-2.8.1/src/lib/std/shl/Buffer.cpp:821:38: style: Function 'pushback' argument 1 names different: declaration 'value' definition 's'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/lib/std/shl/Buffer.hpp:216:40: note: Function 'pushback' argument 1 names different: declaration 'value' definition 's'.
afnix-src-2.8.1/src/lib/std/shl/Buffer.cpp:821:38: note: Function 'pushback' argument 1 names different: declaration 'value' definition 's'.
afnix-src-2.8.1/src/lib/std/shl/Buffer.cpp:878:40: style: Function 'pushback' argument 1 names different: declaration 'value' definition 'buffer'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/lib/std/shl/Buffer.hpp:229:42: note: Function 'pushback' argument 1 names different: declaration 'value' definition 'buffer'.
afnix-src-2.8.1/src/lib/std/shl/Buffer.cpp:878:40: note: Function 'pushback' argument 1 names different: declaration 'value' definition 'buffer'.
afnix-src-2.8.1/src/lib/std/shl/Buffer.hpp:107:12: performance: Technically the member function 'afnix::Buffer::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/Buffer.cpp:242:18: note: Technically the member function 'afnix::Buffer::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Buffer.hpp:107:12: note: Technically the member function 'afnix::Buffer::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Buffer.hpp:167:18: warning: Virtual function 'add' is called from constructor 'Buffer(const char*value)' at line 120. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/lib/std/shl/Buffer.cpp:120:5: note: Calling add
afnix-src-2.8.1/src/lib/std/shl/Buffer.hpp:167:18: note: add is a virtual method
afnix-src-2.8.1/src/lib/std/shl/Buffer.hpp:171:18: warning: Virtual function 'add' is called from constructor 'Buffer(const String&value)' at line 132. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/lib/std/shl/Buffer.cpp:132:5: note: Calling add
afnix-src-2.8.1/src/lib/std/shl/Buffer.hpp:171:18: note: add is a virtual method
afnix-src-2.8.1/src/lib/std/shl/Buffer.hpp:167:18: warning: Virtual function 'add' is called from copy constructor 'Buffer(const Buffer&that)' at line 157. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/lib/std/shl/Buffer.cpp:157:7: note: Calling add
afnix-src-2.8.1/src/lib/std/shl/Buffer.hpp:167:18: note: add is a virtual method
afnix-src-2.8.1/src/lib/std/shl/Byte.cpp:41:5: performance: Variable 'd_value' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Byte.cpp:47:5: performance: Variable 'd_value' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Byte.cpp:53:5: performance: Variable 'd_value' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Byte.hpp:56:12: performance: Technically the member function 'afnix::Byte::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/Byte.cpp:71:16: note: Technically the member function 'afnix::Byte::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Byte.hpp:56:12: note: Technically the member function 'afnix::Byte::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Character.hpp:42:5: style: Class 'Character' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Character.hpp:46:5: style: Class 'Character' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Character.hpp:50:5: style: Class 'Character' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Character.hpp:60:13: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:105:21: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Character.hpp:60:13: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Character.hpp:63:10: style: The function 'clear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Literal.hpp:35:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Character.hpp:63:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Character.hpp:72:12: style: The function 'serialid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:244:20: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Character.hpp:72:12: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Character.hpp:76:10: style: The function 'wrstream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:248:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Character.hpp:76:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Character.hpp:80:10: style: The function 'rdstream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:252:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Character.hpp:80:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Character.hpp:217:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Character.hpp:217:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Character.hpp:222:13: style: The function 'oper' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:129:21: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Character.hpp:222:13: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Central.cpp:43:7: warning: Member variable 's_tnod::p_next' is not initialized in the constructor. [uninitMemberVar]
afnix-src-2.8.1/src/lib/std/shl/Strvec.hpp:84:5: style: Class 'Strvec' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Strvec.hpp:88:5: style: Class 'Strvec' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Strvec.hpp:251:5: style: Class 'Strvecit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Strvec.hpp:106:12: style: The function 'serialid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:244:20: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Strvec.hpp:106:12: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Strvec.hpp:110:10: style: The function 'wrstream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:248:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Strvec.hpp:110:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Strvec.hpp:114:10: style: The function 'rdstream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:252:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Strvec.hpp:114:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Strvec.hpp:213:15: style: The function 'makeit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Iterable.hpp:39:23: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Strvec.hpp:213:15: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Strvec.hpp:225:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Strvec.hpp:225:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Strvec.hpp:260:10: style: The function 'begin' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Iterator.hpp:37:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Strvec.hpp:260:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Strvec.hpp:263:10: style: The function 'end' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Iterator.hpp:40:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Strvec.hpp:263:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Strvec.hpp:266:10: style: The function 'next' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Iterator.hpp:43:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Strvec.hpp:266:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Strvec.hpp:269:10: style: The function 'prev' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Iterator.hpp:46:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Strvec.hpp:269:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Strvec.hpp:272:13: style: The function 'getobj' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Iterator.hpp:49:21: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Strvec.hpp:272:13: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Strvec.hpp:275:10: style: The function 'isend' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Iterator.hpp:52:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Strvec.hpp:275:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Character.cpp:39:5: performance: Variable 'd_value' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Character.cpp:45:5: performance: Variable 'd_value' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Character.cpp:51:5: performance: Variable 'd_value' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Character.cpp:57:5: performance: Variable 'd_value' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Character.hpp:57:12: performance: Technically the member function 'afnix::Character::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/Character.cpp:75:21: note: Technically the member function 'afnix::Character::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Character.hpp:57:12: note: Technically the member function 'afnix::Character::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Cilo.hpp:64:12: performance: Technically the member function 'afnix::Cilo::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/Cilo.cpp:74:16: note: Technically the member function 'afnix::Cilo::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Cilo.hpp:64:12: note: Technically the member function 'afnix::Cilo::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Cilo.hpp:54:5: style: Class 'Cilo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Combo.cpp:57:58: style: Function 'Combo' argument 3 names different: declaration 'aflag' definition 'aflg'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/lib/std/shl/Combo.hpp:70:53: note: Function 'Combo' argument 3 names different: declaration 'aflag' definition 'aflg'.
afnix-src-2.8.1/src/lib/std/shl/Combo.cpp:57:58: note: Function 'Combo' argument 3 names different: declaration 'aflag' definition 'aflg'.
afnix-src-2.8.1/src/lib/std/shl/Combo.hpp:76:12: performance: Technically the member function 'afnix::Combo::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/Combo.cpp:73:17: note: Technically the member function 'afnix::Combo::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Combo.hpp:76:12: note: Technically the member function 'afnix::Combo::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Cons.hpp:56:13: warning: The class 'Cons' defines member variable with name 'p_cptr' also defined in its parent class 'Collectable'. [duplInheritedMember]
afnix-src-2.8.1/src/lib/std/shl/Collectable.hpp:40:12: note: Parent variable 'Collectable::p_cptr'
afnix-src-2.8.1/src/lib/std/shl/Cons.hpp:56:13: note: Derived variable 'Cons::p_cptr'
afnix-src-2.8.1/src/lib/std/shl/Cons.hpp:74:5: style: Class 'Cons' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Cons.hpp:78:5: style: Class 'Cons' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Cons.hpp:225:5: style: Class 'Consit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Cons.hpp:96:13: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:105:21: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Cons.hpp:96:13: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Cons.hpp:99:12: style: The function 'serialid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:244:20: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Cons.hpp:99:12: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Cons.hpp:103:10: style: The function 'wrstream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:248:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Cons.hpp:103:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Cons.hpp:107:10: style: The function 'rdstream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:252:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Cons.hpp:107:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Cons.hpp:110:10: style: The function 'release' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Collectable.hpp:50:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Cons.hpp:110:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Cons.hpp:163:15: style: The function 'makeit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Iterable.hpp:39:23: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Cons.hpp:163:15: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Cons.hpp:188:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Cons.hpp:188:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Cons.hpp:234:10: style: The function 'begin' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Iterator.hpp:37:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Cons.hpp:234:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Cons.hpp:237:10: style: The function 'end' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Iterator.hpp:40:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Cons.hpp:237:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Cons.hpp:240:10: style: The function 'next' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Iterator.hpp:43:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Cons.hpp:240:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Cons.hpp:243:10: style: The function 'prev' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Iterator.hpp:46:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Cons.hpp:243:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Cons.hpp:246:13: style: The function 'getobj' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Iterator.hpp:49:21: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Cons.hpp:246:13: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Cons.hpp:249:10: style: The function 'isend' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Iterator.hpp:52:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Cons.hpp:249:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Condvar.hpp:49:12: performance: Technically the member function 'afnix::Condvar::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/Condvar.cpp:52:19: note: Technically the member function 'afnix::Condvar::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Condvar.hpp:49:12: note: Technically the member function 'afnix::Condvar::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Condvar.hpp:55:10: style: The function 'unlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:117:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Condvar.hpp:55:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Condvar.hpp:79:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Condvar.hpp:79:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Cons.cpp:191:10: style: C-style pointer casting [cstyleCast]
afnix-src-2.8.1/src/lib/std/shl/Cons.cpp:758:12: style: C-style pointer casting [cstyleCast]
afnix-src-2.8.1/src/lib/std/shl/Cons.cpp:544:58: style: Function 'eval' argument 3 names different: declaration 'cons' definition 'args'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/lib/std/shl/Cons.hpp:175:61: note: Function 'eval' argument 3 names different: declaration 'cons' definition 'args'.
afnix-src-2.8.1/src/lib/std/shl/Cons.cpp:544:58: note: Function 'eval' argument 3 names different: declaration 'cons' definition 'args'.
afnix-src-2.8.1/src/lib/std/shl/Cons.cpp:45:9: warning: Member variable 'Cons::p_cptr' is not initialized in the constructor. [uninitMemberVar]
afnix-src-2.8.1/src/lib/std/shl/Cons.cpp:55:9: warning: Member variable 'Cons::p_cptr' is not initialized in the constructor. [uninitMemberVar]
afnix-src-2.8.1/src/lib/std/shl/Cons.hpp:93:12: performance: Technically the member function 'afnix::Cons::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/Cons.cpp:110:16: note: Technically the member function 'afnix::Cons::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Cons.hpp:93:12: note: Technically the member function 'afnix::Cons::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Cons.hpp:231:12: performance: Technically the member function 'afnix::Consit::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/Cons.cpp:826:18: note: Technically the member function 'afnix::Consit::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Cons.hpp:231:12: note: Technically the member function 'afnix::Consit::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Cursor.cpp:202:38: style: Function 'setprt' argument 1 names different: declaration 'ptr' definition 'prt'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/lib/std/shl/Cursor.hpp:90:32: note: Function 'setprt' argument 1 names different: declaration 'ptr' definition 'prt'.
afnix-src-2.8.1/src/lib/std/shl/Cursor.cpp:202:38: note: Function 'setprt' argument 1 names different: declaration 'ptr' definition 'prt'.
afnix-src-2.8.1/src/lib/std/shl/Cursor.hpp:59:12: performance: Technically the member function 'afnix::Cursor::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/Cursor.cpp:61:18: note: Technically the member function 'afnix::Cursor::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Cursor.hpp:59:12: note: Technically the member function 'afnix::Cursor::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Strbuf.hpp:53:5: style: Class 'Strbuf' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Strbuf.hpp:57:5: style: Class 'Strbuf' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Strbuf.hpp:61:5: style: Class 'Strbuf' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Cursor.hpp:48:5: style: Class 'Cursor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Cursor.hpp:52:5: style: Class 'Cursor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Cursor.hpp:56:5: style: Class 'Cursor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Cursor.hpp:62:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Strbuf.hpp:70:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Cursor.hpp:62:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Cursor.hpp:100:10: style: The function 'add' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Strbuf.hpp:88:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Cursor.hpp:100:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Date.hpp:84:12: performance: Technically the member function 'afnix::Date::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/Date.cpp:526:16: note: Technically the member function 'afnix::Date::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Date.hpp:84:12: note: Technically the member function 'afnix::Date::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Time.hpp:79:5: style: Class 'Time' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Date.hpp:57:5: style: Class 'Date' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Date.hpp:61:5: style: Class 'Date' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Regex.hpp:46:5: style: Class 'Regex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Regex.hpp:50:5: style: Class 'Regex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Date.cpp:326:5: style: Struct 's_date' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Date.cpp:305:3: warning: The struct 's_date' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
afnix-src-2.8.1/src/lib/std/shl/Time.hpp:95:13: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:105:21: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Time.hpp:95:13: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Time.hpp:153:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Time.hpp:153:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Date.hpp:87:13: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:105:21: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Date.hpp:87:13: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Date.hpp:159:12: style: The function 'format' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Time.hpp:137:20: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Date.hpp:159:12: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Date.hpp:163:12: style: The function 'toiso' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Time.hpp:141:20: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Date.hpp:163:12: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Date.hpp:167:12: style: The function 'torfc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Time.hpp:145:20: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Date.hpp:167:12: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Date.hpp:183:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Date.hpp:183:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Regex.hpp:63:13: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:105:21: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Regex.hpp:63:13: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Regex.hpp:66:10: style: The function 'clear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Literal.hpp:35:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Regex.hpp:66:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Regex.hpp:75:12: style: The function 'serialid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:244:20: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Regex.hpp:75:12: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Regex.hpp:79:10: style: The function 'wrstream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:248:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Regex.hpp:79:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Regex.hpp:83:10: style: The function 'rdstream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:252:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Regex.hpp:83:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Regex.hpp:156:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Regex.hpp:156:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Regex.hpp:161:13: style: The function 'oper' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:129:21: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Regex.hpp:161:13: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/DupleixStream.hpp:45:12: performance: Technically the member function 'afnix::DupleixStream::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/DupleixStream.cpp:30:25: note: Technically the member function 'afnix::DupleixStream::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/DupleixStream.hpp:45:12: note: Technically the member function 'afnix::DupleixStream::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/InputBuffer.hpp:44:10: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/InputStream.hpp:62:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputBuffer.hpp:44:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputBuffer.hpp:48:10: style: The function 'setemod' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Stream.hpp:58:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputBuffer.hpp:48:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputBuffer.hpp:51:10: style: The function 'flush' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/InputStream.hpp:48:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputBuffer.hpp:51:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputBuffer.hpp:55:10: style: The function 'pushback' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/InputStream.hpp:66:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputBuffer.hpp:55:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputBuffer.hpp:59:10: style: The function 'pushback' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/InputStream.hpp:70:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputBuffer.hpp:59:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputBuffer.hpp:63:10: style: The function 'pushback' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/InputStream.hpp:74:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputBuffer.hpp:63:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputBuffer.hpp:68:10: style: The function 'pushback' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/InputStream.hpp:79:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputBuffer.hpp:68:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputBuffer.hpp:71:10: style: The function 'consume' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/InputStream.hpp:82:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputBuffer.hpp:71:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputBuffer.hpp:74:10: style: The function 'buflen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/InputStream.hpp:85:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputBuffer.hpp:74:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputBuffer.hpp:77:12: style: The function 'toibuf' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/InputStream.hpp:88:20: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputBuffer.hpp:77:12: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputBuffer.hpp:80:12: style: The function 'tostring' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/InputStream.hpp:91:20: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputBuffer.hpp:80:12: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputTimeout.hpp:42:10: style: The function 'gettout' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/InputStream.hpp:41:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputTimeout.hpp:42:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputTimeout.hpp:46:10: style: The function 'settout' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/InputStream.hpp:45:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputTimeout.hpp:46:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/DupleixStream.hpp:55:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/DupleixStream.hpp:55:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Exception.cpp:31:5: performance: Variable 'd_eid' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Exception.cpp:41:5: performance: Variable 'd_eid' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Exception.cpp:42:5: performance: Variable 'd_reason' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Exception.cpp:53:5: performance: Variable 'd_eid' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Exception.cpp:54:5: performance: Variable 'd_reason' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Exception.cpp:64:5: performance: Variable 'd_eid' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Exception.cpp:75:5: performance: Variable 'd_eid' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Exception.cpp:76:5: performance: Variable 'd_reason' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Exception.hpp:84:12: performance: Technically the member function 'afnix::Exception::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/Exception.cpp:105:21: note: Technically the member function 'afnix::Exception::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Exception.hpp:84:12: note: Technically the member function 'afnix::Exception::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Fifo.cpp:97:7: style: Variable 'p_fifo' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
afnix-src-2.8.1/src/lib/std/shl/Fifo.cpp:94:25: note: Variable 'p_fifo' is reassigned a value before the old one has been used if variable is no semaphore variable.
afnix-src-2.8.1/src/lib/std/shl/Fifo.cpp:97:7: note: Variable 'p_fifo' is reassigned a value before the old one has been used if variable is no semaphore variable.
afnix-src-2.8.1/src/lib/std/shl/Fifo.hpp:58:12: performance: Technically the member function 'afnix::Fifo::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/Fifo.cpp:79:16: note: Technically the member function 'afnix::Fifo::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Fifo.hpp:58:12: note: Technically the member function 'afnix::Fifo::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Fifo.hpp:48:5: style: Class 'Fifo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Fifo.hpp:100:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Fifo.hpp:100:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/FileInfo.cpp:33:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/FileInfo.hpp:47:12: performance: Technically the member function 'afnix::FileInfo::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/FileInfo.cpp:39:20: note: Technically the member function 'afnix::FileInfo::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/FileInfo.hpp:47:12: note: Technically the member function 'afnix::FileInfo::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/FileInfo.hpp:44:5: style: Class 'FileInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/FileInfo.hpp:53:12: style: The function 'getname' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Nameable.hpp:34:20: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/FileInfo.hpp:53:12: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/FileInfo.hpp:73:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/FileInfo.hpp:73:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/HashTable.cpp:339:51: style: Function 'add' argument 2 names different: declaration 'obj' definition 'object'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/lib/std/shl/HashTable.hpp:100:42: note: Function 'add' argument 2 names different: declaration 'obj' definition 'object'.
afnix-src-2.8.1/src/lib/std/shl/HashTable.cpp:339:51: note: Function 'add' argument 2 names different: declaration 'obj' definition 'object'.
afnix-src-2.8.1/src/lib/std/shl/HashTable.hpp:70:12: performance: Technically the member function 'afnix::HashTable::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/HashTable.cpp:187:21: note: Technically the member function 'afnix::HashTable::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/HashTable.hpp:70:12: note: Technically the member function 'afnix::HashTable::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Heap.cpp:39:7: performance: Variable 'd_key' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Heap.cpp:48:7: performance: Variable 'd_key' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Heap.cpp:109:5: performance: Variable 'd_mink' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Heap.cpp:111:5: performance: Variable 'd_maxk' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Heap.cpp:122:5: performance: Variable 'd_mink' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Heap.cpp:124:5: performance: Variable 'd_maxk' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Heap.cpp:135:5: performance: Variable 'd_mink' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Heap.cpp:137:5: performance: Variable 'd_maxk' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Heap.cpp:148:5: performance: Variable 'd_mink' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Heap.cpp:150:5: performance: Variable 'd_maxk' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Heap.hpp:74:12: performance: Technically the member function 'afnix::Heap::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/Heap.cpp:162:16: note: Technically the member function 'afnix::Heap::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Heap.hpp:74:12: note: Technically the member function 'afnix::Heap::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Heap.hpp:59:5: style: Class 'Heap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Heap.hpp:63:5: style: Class 'Heap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Heap.hpp:153:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Heap.hpp:153:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:60:12: performance: Technically the member function 'afnix::InputBound::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/InputBound.cpp:57:22: note: Technically the member function 'afnix::InputBound::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:60:12: note: Technically the member function 'afnix::InputBound::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:49:5: style: Class 'InputBound' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:82:10: style: The function 'valid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Transcoder.hpp:67:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:82:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:85:10: style: The function 'valid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Transcoder.hpp:70:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:85:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:89:12: style: The function 'encode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Transcoder.hpp:74:20: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:89:12: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:93:13: style: The function 'encode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Transcoder.hpp:78:21: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:93:13: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:98:13: style: The function 'encode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Transcoder.hpp:83:21: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:98:13: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:102:10: style: The function 'decode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Transcoder.hpp:87:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:102:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:106:11: style: The function 'decode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Transcoder.hpp:91:19: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:106:11: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:111:11: style: The function 'decode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Transcoder.hpp:96:19: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:111:11: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:114:9: style: The function 'getsid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Stream.hpp:51:17: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:114:9: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:117:22: style: The function 'getemod' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Stream.hpp:54:30: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:117:22: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:121:10: style: The function 'setemod' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Stream.hpp:58:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:121:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:125:10: style: The function 'setemod' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Stream.hpp:62:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:125:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:128:10: style: The function 'gettout' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/InputStream.hpp:41:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:128:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:132:10: style: The function 'settout' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/InputStream.hpp:45:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:132:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:135:10: style: The function 'flush' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/InputStream.hpp:48:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:135:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:138:10: style: The function 'iseos' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/InputStream.hpp:51:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:138:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:141:10: style: The function 'valid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/InputStream.hpp:54:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:141:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:144:10: style: The function 'read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/InputStream.hpp:57:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:144:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:148:10: style: The function 'pushback' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/InputStream.hpp:66:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:148:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:152:10: style: The function 'pushback' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/InputStream.hpp:70:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:152:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:156:10: style: The function 'pushback' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/InputStream.hpp:74:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:156:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:161:10: style: The function 'pushback' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/InputStream.hpp:79:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:161:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:164:10: style: The function 'consume' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/InputStream.hpp:82:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:164:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:167:10: style: The function 'buflen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/InputStream.hpp:85:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:167:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:170:12: style: The function 'toibuf' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/InputStream.hpp:88:20: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:170:12: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:173:12: style: The function 'tostring' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/InputStream.hpp:91:20: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:173:12: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:177:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputBound.hpp:177:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputFile.cpp:57:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/InputFile.cpp:65:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/InputFile.hpp:62:12: performance: Technically the member function 'afnix::InputFile::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/InputFile.cpp:78:21: note: Technically the member function 'afnix::InputFile::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/InputFile.hpp:62:12: note: Technically the member function 'afnix::InputFile::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/InputFile.hpp:51:5: style: Class 'InputFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/InputFile.hpp:65:9: style: The function 'getsid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Stream.hpp:51:17: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputFile.hpp:65:9: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputFile.hpp:68:10: style: The function 'iseos' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/InputStream.hpp:51:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputFile.hpp:68:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputFile.hpp:71:10: style: The function 'valid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/InputStream.hpp:54:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputFile.hpp:71:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputFile.hpp:74:10: style: The function 'read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/InputStream.hpp:57:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputFile.hpp:74:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputFile.hpp:79:10: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/InputStream.hpp:62:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputFile.hpp:79:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputFile.hpp:82:12: style: The function 'getname' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Nameable.hpp:34:20: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputFile.hpp:82:12: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputFile.hpp:85:10: style: The function 'close' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Stream.hpp:48:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputFile.hpp:85:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputFile.hpp:109:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputFile.hpp:109:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputMapped.cpp:57:5: performance: Variable 'd_size' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/InputMapped.cpp:58:5: performance: Variable 'd_mark' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/InputMapped.cpp:84:5: performance: Variable 'd_size' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/InputMapped.cpp:98:5: performance: Variable 'd_size' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/InputMapped.hpp:79:12: performance: Technically the member function 'afnix::InputMapped::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/InputMapped.cpp:139:23: note: Technically the member function 'afnix::InputMapped::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/InputMapped.hpp:79:12: note: Technically the member function 'afnix::InputMapped::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/InputMapped.hpp:59:5: style: Class 'InputMapped' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/InputMapped.hpp:63:5: style: Class 'InputMapped' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/InputMapped.hpp:67:5: style: Class 'InputMapped' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/InputMapped.hpp:82:10: style: The function 'read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/InputStream.hpp:57:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputMapped.hpp:82:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputMapped.hpp:85:10: style: The function 'iseos' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/InputStream.hpp:51:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputMapped.hpp:85:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputMapped.hpp:88:10: style: The function 'valid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/InputStream.hpp:54:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputMapped.hpp:88:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputMapped.hpp:112:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputMapped.hpp:112:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputOutput.hpp:69:12: performance: Technically the member function 'afnix::InputOutput::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/InputOutput.cpp:78:23: note: Technically the member function 'afnix::InputOutput::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/InputOutput.hpp:69:12: note: Technically the member function 'afnix::InputOutput::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/InputOutput.hpp:53:5: style: Class 'InputOutput' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/InputOutput.hpp:57:5: style: Class 'InputOutput' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/InputOutput.hpp:61:5: style: Class 'InputOutput' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/InputOutput.hpp:72:10: style: The function 'gettout' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/InputStream.hpp:41:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputOutput.hpp:72:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputOutput.hpp:76:10: style: The function 'settout' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/InputStream.hpp:45:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputOutput.hpp:76:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputOutput.hpp:79:10: style: The function 'iseos' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/InputStream.hpp:51:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputOutput.hpp:79:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputOutput.hpp:82:10: style: The function 'valid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/InputStream.hpp:54:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputOutput.hpp:82:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputOutput.hpp:85:10: style: The function 'read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/InputStream.hpp:57:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputOutput.hpp:85:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputOutput.hpp:89:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/OutputStream.hpp:55:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputOutput.hpp:89:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputOutput.hpp:93:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/OutputStream.hpp:59:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputOutput.hpp:93:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputOutput.hpp:114:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputOutput.hpp:114:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputStream.cpp:38:10: style: The scope of the variable 'result' can be reduced. [variableScope]
afnix-src-2.8.1/src/lib/std/shl/InputStream.cpp:58:10: style: The scope of the variable 'result' can be reduced. [variableScope]
afnix-src-2.8.1/src/lib/std/shl/InputString.hpp:41:12: performance: Technically the member function 'afnix::InputString::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/InputString.cpp:53:23: note: Technically the member function 'afnix::InputString::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/InputString.hpp:41:12: note: Technically the member function 'afnix::InputString::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/InputString.hpp:38:5: style: Class 'InputString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/InputString.hpp:44:10: style: The function 'gettout' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/InputStream.hpp:41:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputString.hpp:44:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputString.hpp:48:10: style: The function 'settout' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/InputStream.hpp:45:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputString.hpp:48:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputString.hpp:51:10: style: The function 'iseos' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/InputStream.hpp:51:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputString.hpp:51:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputString.hpp:54:10: style: The function 'valid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/InputStream.hpp:54:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputString.hpp:54:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputString.hpp:57:10: style: The function 'read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/InputStream.hpp:57:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputString.hpp:57:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputString.hpp:78:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputString.hpp:78:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputTerm.cpp:242:10: style: The scope of the variable 'count' can be reduced. [variableScope]
afnix-src-2.8.1/src/lib/std/shl/InputTerm.cpp:243:10: style: The scope of the variable 'index' can be reduced. [variableScope]
afnix-src-2.8.1/src/lib/std/shl/InputTerm.hpp:118:12: performance: Technically the member function 'afnix::InputTerm::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/InputTerm.cpp:177:21: note: Technically the member function 'afnix::InputTerm::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/InputTerm.hpp:118:12: note: Technically the member function 'afnix::InputTerm::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/InputTerm.hpp:121:9: style: The function 'getsid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Stream.hpp:51:17: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputTerm.hpp:121:9: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputTerm.hpp:124:10: style: The function 'read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/InputStream.hpp:57:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputTerm.hpp:124:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputTerm.hpp:130:10: style: The function 'iseos' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/InputStream.hpp:51:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputTerm.hpp:130:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputTerm.hpp:133:10: style: The function 'valid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/InputStream.hpp:54:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputTerm.hpp:133:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/InputTerm.hpp:166:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/InputTerm.hpp:166:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Integer.cpp:218:5: performance: Variable 'd_value' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Integer.cpp:224:5: performance: Variable 'd_value' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Integer.hpp:108:12: performance: Technically the member function 'afnix::Integer::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/Integer.cpp:242:19: note: Technically the member function 'afnix::Integer::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Integer.hpp:108:12: note: Technically the member function 'afnix::Integer::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Real.hpp:73:5: style: Class 'Real' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Real.hpp:77:5: style: Class 'Real' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Real.hpp:81:5: style: Class 'Real' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Real.hpp:91:13: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:105:21: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Real.hpp:91:13: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Real.hpp:94:10: style: The function 'clear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Literal.hpp:35:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Real.hpp:94:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Real.hpp:106:12: style: The function 'serialid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:244:20: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Real.hpp:106:12: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Real.hpp:110:10: style: The function 'wrstream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:248:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Real.hpp:110:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Real.hpp:114:10: style: The function 'rdstream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:252:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Real.hpp:114:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Real.hpp:297:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Real.hpp:297:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Real.hpp:302:13: style: The function 'oper' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:129:21: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Real.hpp:302:13: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Item.hpp:73:12: performance: Technically the member function 'afnix::Item::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/Item.cpp:73:16: note: Technically the member function 'afnix::Item::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Item.hpp:73:12: note: Technically the member function 'afnix::Item::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Item.hpp:76:13: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:105:21: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Item.hpp:76:13: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Item.hpp:79:10: style: The function 'clear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Literal.hpp:35:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Item.hpp:79:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Item.hpp:110:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Item.hpp:110:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Item.hpp:115:13: style: The function 'oper' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:129:21: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Item.hpp:115:13: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Library.cpp:92:12: warning: Member variable 'Library::d_aflg' is not initialized in the constructor. [uninitMemberVar]
afnix-src-2.8.1/src/lib/std/shl/Library.cpp:57:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Library.cpp:72:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Library.cpp:94:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Library.hpp:68:12: performance: Technically the member function 'afnix::Library::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/Library.cpp:112:19: note: Technically the member function 'afnix::Library::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Library.hpp:68:12: note: Technically the member function 'afnix::Library::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Library.hpp:57:5: style: Class 'Library' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Library.hpp:71:12: style: The function 'getname' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Nameable.hpp:34:20: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Library.hpp:71:12: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Library.hpp:105:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Library.hpp:105:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/List.hpp:55:12: performance: Technically the member function 'afnix::List::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/List.cpp:92:16: note: Technically the member function 'afnix::List::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/List.hpp:55:12: note: Technically the member function 'afnix::List::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/List.hpp:162:12: performance: Technically the member function 'afnix::Listit::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/List.cpp:535:18: note: Technically the member function 'afnix::Listit::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/List.hpp:162:12: note: Technically the member function 'afnix::Listit::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/List.hpp:131:5: style: Class 'Listit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/List.hpp:58:12: style: The function 'serialid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:244:20: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/List.hpp:58:12: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/List.hpp:62:10: style: The function 'wrstream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:248:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/List.hpp:62:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/List.hpp:66:10: style: The function 'rdstream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:252:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/List.hpp:66:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/List.hpp:87:15: style: The function 'makeit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Iterable.hpp:39:23: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/List.hpp:87:15: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/List.hpp:105:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/List.hpp:105:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/List.hpp:165:10: style: The function 'begin' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Iterator.hpp:37:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/List.hpp:165:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/List.hpp:168:10: style: The function 'end' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Iterator.hpp:40:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/List.hpp:168:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/List.hpp:171:10: style: The function 'next' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Iterator.hpp:43:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/List.hpp:171:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/List.hpp:174:10: style: The function 'prev' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Iterator.hpp:46:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/List.hpp:174:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/List.hpp:177:13: style: The function 'getobj' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Iterator.hpp:49:21: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/List.hpp:177:13: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/List.hpp:180:10: style: The function 'isend' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Iterator.hpp:52:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/List.hpp:180:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Loader.hpp:46:12: performance: Technically the member function 'afnix::Loader::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/Loader.cpp:38:18: note: Technically the member function 'afnix::Loader::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Loader.hpp:46:12: note: Technically the member function 'afnix::Loader::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Loader.hpp:81:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Loader.hpp:81:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Locale.hpp:87:12: performance: Technically the member function 'afnix::Locale::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/Locale.cpp:213:18: note: Technically the member function 'afnix::Locale::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Locale.hpp:87:12: note: Technically the member function 'afnix::Locale::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Locale.hpp:118:18: warning: Virtual function 'reset' is called from constructor 'Locale()' at line 153. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/lib/std/shl/Locale.cpp:153:5: note: Calling reset
afnix-src-2.8.1/src/lib/std/shl/Locale.hpp:118:18: note: reset is a virtual method
afnix-src-2.8.1/src/lib/std/shl/Locale.hpp:157:18: warning: Virtual function 'setprm' is called from constructor 'Locale(const String&s)' at line 159. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/lib/std/shl/Locale.cpp:159:5: note: Calling setprm
afnix-src-2.8.1/src/lib/std/shl/Locale.hpp:157:18: note: setprm is a virtual method
afnix-src-2.8.1/src/lib/std/shl/Locale.hpp:80:5: style: Class 'Locale' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/OutputFile.hpp:46:5: style: Class 'OutputFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Locale.hpp:90:13: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:105:21: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Locale.hpp:90:13: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Locale.hpp:97:12: style: The function 'getname' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Nameable.hpp:34:20: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Locale.hpp:97:12: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Locale.hpp:180:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Locale.hpp:180:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/OutputFile.hpp:66:9: style: The function 'getsid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Stream.hpp:51:17: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/OutputFile.hpp:66:9: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/OutputFile.hpp:69:10: style: The function 'close' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Stream.hpp:48:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/OutputFile.hpp:69:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/OutputFile.hpp:73:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/OutputStream.hpp:55:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/OutputFile.hpp:73:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/OutputFile.hpp:77:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/OutputStream.hpp:59:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/OutputFile.hpp:77:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/OutputFile.hpp:82:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/OutputStream.hpp:72:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/OutputFile.hpp:82:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/OutputFile.hpp:85:12: style: The function 'getname' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Nameable.hpp:34:20: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/OutputFile.hpp:85:12: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/OutputFile.hpp:99:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/OutputFile.hpp:99:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Logger.cpp:366:36: style: Function 'setrlvl' argument 1 names different: declaration 'drvl' definition 'rlvl'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/lib/std/shl/Logger.hpp:113:38: note: Function 'setrlvl' argument 1 names different: declaration 'drvl' definition 'rlvl'.
afnix-src-2.8.1/src/lib/std/shl/Logger.cpp:366:36: note: Function 'setrlvl' argument 1 names different: declaration 'drvl' definition 'rlvl'.
afnix-src-2.8.1/src/lib/std/shl/Logger.cpp:102:5: performance: Variable 'd_info' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Logger.cpp:112:5: performance: Variable 'd_info' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Logger.hpp:80:12: performance: Technically the member function 'afnix::Logger::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/Logger.cpp:125:18: note: Technically the member function 'afnix::Logger::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Logger.hpp:80:12: note: Technically the member function 'afnix::Logger::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Logger.hpp:83:18: warning: Virtual function 'reset' is called from constructor 'Logger()' at line 84. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/lib/std/shl/Logger.cpp:84:5: note: Calling reset
afnix-src-2.8.1/src/lib/std/shl/Logger.hpp:83:18: note: reset is a virtual method
afnix-src-2.8.1/src/lib/std/shl/Logger.hpp:83:18: warning: Virtual function 'reset' is called from constructor 'Logger(const long size)' at line 93. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/lib/std/shl/Logger.cpp:93:5: note: Calling reset
afnix-src-2.8.1/src/lib/std/shl/Logger.hpp:83:18: note: reset is a virtual method
afnix-src-2.8.1/src/lib/std/shl/Logger.hpp:83:18: warning: Virtual function 'reset' is called from constructor 'Logger(const String&info)' at line 103. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/lib/std/shl/Logger.cpp:103:5: note: Calling reset
afnix-src-2.8.1/src/lib/std/shl/Logger.hpp:83:18: note: reset is a virtual method
afnix-src-2.8.1/src/lib/std/shl/Logger.hpp:83:18: warning: Virtual function 'reset' is called from constructor 'Logger(const long size,const String&info)' at line 113. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/lib/std/shl/Logger.cpp:113:5: note: Calling reset
afnix-src-2.8.1/src/lib/std/shl/Logger.hpp:83:18: note: reset is a virtual method
afnix-src-2.8.1/src/lib/std/shl/Logger.hpp:65:5: style: Class 'Logger' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Logger.hpp:69:5: style: Class 'Logger' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Logger.cpp:38:3: warning: The struct 's_mlog' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
afnix-src-2.8.1/src/lib/std/shl/Logger.hpp:157:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Logger.hpp:157:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Message.cpp:90:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Message.cpp:98:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Message.cpp:99:5: performance: Variable 'd_info' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Message.cpp:107:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Message.cpp:108:5: performance: Variable 'd_info' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Message.cpp:117:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Message.cpp:118:5: performance: Variable 'd_info' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Message.hpp:85:12: performance: Technically the member function 'afnix::Message::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/Message.cpp:140:19: note: Technically the member function 'afnix::Message::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Message.hpp:85:12: note: Technically the member function 'afnix::Message::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Message.hpp:59:5: style: Class 'Message' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Message.hpp:88:13: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:105:21: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Message.hpp:88:13: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Message.hpp:91:12: style: The function 'serialid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:244:20: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Message.hpp:91:12: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Message.hpp:95:10: style: The function 'wrstream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:248:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Message.hpp:95:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Message.hpp:99:10: style: The function 'rdstream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:252:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Message.hpp:99:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Message.hpp:156:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Message.hpp:156:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/NameTable.hpp:45:12: performance: Technically the member function 'afnix::NameTable::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/NameTable.cpp:108:21: note: Technically the member function 'afnix::NameTable::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/NameTable.hpp:45:12: note: Technically the member function 'afnix::NameTable::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/NameTable.hpp:48:12: style: The function 'serialid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:244:20: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/NameTable.hpp:48:12: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/NameTable.hpp:52:10: style: The function 'wrstream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:248:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/NameTable.hpp:52:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/NameTable.hpp:56:10: style: The function 'rdstream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:252:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/NameTable.hpp:56:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:228:11: style: Technically the member function 'afnix::Object::operatordelete' can be const. [functionConst]
afnix-src-2.8.1/src/lib/std/shl/Object.cpp:46:16: note: Technically the member function 'afnix::Object::operatordelete' can be const.
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:228:11: note: Technically the member function 'afnix::Object::operatordelete' can be const.
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:229:11: style: Technically the member function 'afnix::Object::operatordelete[]' can be const. [functionConst]
afnix-src-2.8.1/src/lib/std/shl/Object.cpp:50:16: note: Technically the member function 'afnix::Object::operatordelete[]' can be const.
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:229:11: note: Technically the member function 'afnix::Object::operatordelete[]' can be const.
afnix-src-2.8.1/src/lib/std/shl/Object.cpp:169:5: style: Class 'Object' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
afnix-src-2.8.1/src/lib/std/shl/Object.cpp:169:5: style: Class 'Object' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
afnix-src-2.8.1/src/lib/std/shl/Options.cpp:55:7: performance: Variable 'd_mesg' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Options.cpp:61:7: performance: Variable 'd_mesg' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Options.cpp:63:7: performance: Variable 'd_opts' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Options.cpp:116:7: performance: Variable 'd_opte' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Options.cpp:123:7: performance: Variable 'd_opte' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Options.cpp:237:5: performance: Variable 'd_umsg' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Options.cpp:238:5: performance: Variable 'd_pgmn' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Options.cpp:245:5: performance: Variable 'd_umsg' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Options.cpp:246:5: performance: Variable 'd_pgmn' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Options.hpp:68:12: performance: Technically the member function 'afnix::Options::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/Options.cpp:258:19: note: Technically the member function 'afnix::Options::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Options.hpp:68:12: note: Technically the member function 'afnix::Options::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Options.cpp:133:10: style: Technically the member function 'afnix::s_optd::reset' can be const. [functionConst]
afnix-src-2.8.1/src/lib/std/shl/Options.cpp:213:12: style: Technically the member function 'afnix::s_optd::getopts' can be const. [functionConst]
afnix-src-2.8.1/src/lib/std/shl/Options.cpp:223:12: style: Technically the member function 'afnix::s_optd::getoptv' can be const. [functionConst]
afnix-src-2.8.1/src/lib/std/shl/Options.cpp:124:7: style: Struct 's_optd' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
afnix-src-2.8.1/src/lib/std/shl/Options.cpp:124:7: style: Struct 's_optd' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
afnix-src-2.8.1/src/lib/std/shl/Options.hpp:62:5: style: Class 'Options' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Options.cpp:54:5: style: Struct 's_optc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Options.hpp:203:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Options.hpp:203:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Options.cpp:54:26: performance: Function parameter 'mesg' should be passed by const reference. [passedByValue]
afnix-src-2.8.1/src/lib/std/shl/Options.cpp:60:26: performance: Function parameter 'opts' should be passed by const reference. [passedByValue]
afnix-src-2.8.1/src/lib/std/shl/OutputBuffer.hpp:48:12: performance: Technically the member function 'afnix::OutputBuffer::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/OutputBuffer.cpp:45:24: note: Technically the member function 'afnix::OutputBuffer::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/OutputBuffer.hpp:48:12: note: Technically the member function 'afnix::OutputBuffer::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/OutputBuffer.hpp:45:5: style: Class 'OutputBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/OutputBuffer.hpp:52:10: style: The function 'setemod' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Stream.hpp:58:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/OutputBuffer.hpp:52:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/OutputBuffer.hpp:62:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/OutputStream.hpp:55:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/OutputBuffer.hpp:62:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/OutputBuffer.hpp:66:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/OutputStream.hpp:59:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/OutputBuffer.hpp:66:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/OutputBuffer.hpp:90:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/OutputBuffer.hpp:90:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/OutputFile.cpp:57:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/OutputFile.cpp:65:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/OutputFile.cpp:75:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/OutputFile.hpp:63:12: performance: Technically the member function 'afnix::OutputFile::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/OutputFile.cpp:87:22: note: Technically the member function 'afnix::OutputFile::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/OutputFile.hpp:63:12: note: Technically the member function 'afnix::OutputFile::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/OutputString.hpp:51:12: performance: Technically the member function 'afnix::OutputString::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/OutputString.cpp:45:24: note: Technically the member function 'afnix::OutputString::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/OutputString.hpp:51:12: note: Technically the member function 'afnix::OutputString::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/OutputString.hpp:48:5: style: Class 'OutputString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/OutputString.hpp:61:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/OutputStream.hpp:55:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/OutputString.hpp:61:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/OutputString.hpp:65:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/OutputStream.hpp:59:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/OutputString.hpp:65:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/OutputString.hpp:82:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/OutputString.hpp:82:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/OutputTerm.cpp:277:41: style: Function 'insert' argument 1 names different: declaration 'c' definition 'value'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/lib/std/shl/OutputTerm.hpp:102:39: note: Function 'insert' argument 1 names different: declaration 'c' definition 'value'.
afnix-src-2.8.1/src/lib/std/shl/OutputTerm.cpp:277:41: note: Function 'insert' argument 1 names different: declaration 'c' definition 'value'.
afnix-src-2.8.1/src/lib/std/shl/OutputTerm.hpp:62:12: performance: Technically the member function 'afnix::OutputTerm::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/OutputTerm.cpp:82:22: note: Technically the member function 'afnix::OutputTerm::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/OutputTerm.hpp:62:12: note: Technically the member function 'afnix::OutputTerm::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/OutputTerm.hpp:56:5: style: Class 'OutputTerm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/OutputTerm.hpp:65:9: style: The function 'getsid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Stream.hpp:51:17: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/OutputTerm.hpp:65:9: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/OutputTerm.hpp:68:10: style: The function 'istty' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/OutputStream.hpp:43:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/OutputTerm.hpp:68:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/OutputTerm.hpp:82:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/OutputStream.hpp:55:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/OutputTerm.hpp:82:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/OutputTerm.hpp:86:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/OutputStream.hpp:59:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/OutputTerm.hpp:86:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/OutputTerm.hpp:90:10: style: The function 'error' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/OutputStream.hpp:89:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/OutputTerm.hpp:90:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/OutputTerm.hpp:160:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/OutputTerm.hpp:160:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Pathlist.hpp:56:12: performance: Technically the member function 'afnix::Pathlist::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/Pathlist.cpp:86:20: note: Technically the member function 'afnix::Pathlist::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Pathlist.hpp:56:12: note: Technically the member function 'afnix::Pathlist::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Pathlist.hpp:45:5: style: Class 'Pathlist' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Pathlist.hpp:49:5: style: Class 'Pathlist' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Pathlist.hpp:94:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Pathlist.hpp:94:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Pathname.cpp:393:41: style: Function 'addpath' argument 1 names different: declaration 'name' definition 'path'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/lib/std/shl/Pathname.hpp:115:33: note: Function 'addpath' argument 1 names different: declaration 'name' definition 'path'.
afnix-src-2.8.1/src/lib/std/shl/Pathname.cpp:393:41: note: Function 'addpath' argument 1 names different: declaration 'name' definition 'path'.
afnix-src-2.8.1/src/lib/std/shl/Pathname.hpp:65:12: performance: Technically the member function 'afnix::Pathname::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/Pathname.cpp:167:20: note: Technically the member function 'afnix::Pathname::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Pathname.hpp:65:12: note: Technically the member function 'afnix::Pathname::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Pathname.hpp:54:5: style: Class 'Pathname' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Pathname.hpp:126:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Pathname.hpp:126:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Pathname.cpp:57:39: performance: Function parameter 'dvec' should be passed by const reference. [passedByValue]
afnix-src-2.8.1/src/lib/std/shl/Plist.cpp:52:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Plist.cpp:59:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Plist.cpp:60:5: performance: Variable 'd_info' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Plist.hpp:88:12: performance: Technically the member function 'afnix::Plist::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/Plist.cpp:96:17: note: Technically the member function 'afnix::Plist::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Plist.hpp:88:12: note: Technically the member function 'afnix::Plist::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Plist.hpp:308:12: performance: Technically the member function 'afnix::Plistit::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/Plist.cpp:1137:19: note: Technically the member function 'afnix::Plistit::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Plist.hpp:308:12: note: Technically the member function 'afnix::Plistit::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Plist.hpp:127:18: warning: Virtual function 'reset' is called from constructor 'Plist()' at line 39. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/lib/std/shl/Plist.cpp:39:5: note: Calling reset
afnix-src-2.8.1/src/lib/std/shl/Plist.hpp:127:18: note: reset is a virtual method
afnix-src-2.8.1/src/lib/std/shl/Plist.hpp:127:18: warning: Virtual function 'reset' is called from constructor 'Plist(const bool cifg)' at line 45. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/lib/std/shl/Plist.cpp:45:5: note: Calling reset
afnix-src-2.8.1/src/lib/std/shl/Plist.hpp:127:18: note: reset is a virtual method
afnix-src-2.8.1/src/lib/std/shl/Plist.hpp:127:18: warning: Virtual function 'reset' is called from constructor 'Plist(const String&name)' at line 53. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/lib/std/shl/Plist.cpp:53:5: note: Calling reset
afnix-src-2.8.1/src/lib/std/shl/Plist.hpp:127:18: note: reset is a virtual method
afnix-src-2.8.1/src/lib/std/shl/Plist.hpp:127:18: warning: Virtual function 'reset' is called from constructor 'Plist(const String&name,const String&info)' at line 61. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/lib/std/shl/Plist.cpp:61:5: note: Calling reset
afnix-src-2.8.1/src/lib/std/shl/Plist.hpp:127:18: note: reset is a virtual method
afnix-src-2.8.1/src/lib/std/shl/Plist.hpp:127:18: warning: Virtual function 'reset' is called from copy constructor 'Plist(const Plist&that)' at line 67. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/lib/std/shl/Plist.cpp:67:5: note: Calling reset
afnix-src-2.8.1/src/lib/std/shl/Plist.hpp:127:18: note: reset is a virtual method
afnix-src-2.8.1/src/lib/std/shl/Plist.hpp:152:18: warning: Virtual function 'add' is called from copy constructor 'Plist(const Plist&that)' at line 79. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/lib/std/shl/Plist.cpp:79:2: note: Calling add
afnix-src-2.8.1/src/lib/std/shl/Plist.hpp:152:18: note: add is a virtual method
afnix-src-2.8.1/src/lib/std/shl/Plist.hpp:127:18: warning: Virtual function 'reset' is called from destructor '~Plist()' at line 91. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/lib/std/shl/Plist.cpp:91:5: note: Calling reset
afnix-src-2.8.1/src/lib/std/shl/Plist.hpp:127:18: note: reset is a virtual method
afnix-src-2.8.1/src/lib/std/shl/PrintTable.cpp:354:59: style: Function 'setstyle' argument 2 names different: declaration 'gstl' definition 'cstl'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/lib/std/shl/PrintTable.hpp:117:49: note: Function 'setstyle' argument 2 names different: declaration 'gstl' definition 'cstl'.
afnix-src-2.8.1/src/lib/std/shl/PrintTable.cpp:354:59: note: Function 'setstyle' argument 2 names different: declaration 'gstl' definition 'cstl'.
afnix-src-2.8.1/src/lib/std/shl/PrintTable.hpp:82:12: performance: Technically the member function 'afnix::PrintTable::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/PrintTable.cpp:132:22: note: Technically the member function 'afnix::PrintTable::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/PrintTable.hpp:82:12: note: Technically the member function 'afnix::PrintTable::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Property.cpp:47:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Property.cpp:55:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Property.cpp:63:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Property.cpp:71:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Property.cpp:79:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Property.cpp:88:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Property.cpp:89:5: performance: Variable 'd_info' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Property.cpp:97:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Property.cpp:98:5: performance: Variable 'd_info' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Property.cpp:106:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Property.cpp:107:5: performance: Variable 'd_info' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Property.cpp:115:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Property.cpp:116:5: performance: Variable 'd_info' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Property.hpp:111:12: performance: Technically the member function 'afnix::Property::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/Property.cpp:204:20: note: Technically the member function 'afnix::Property::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Property.hpp:111:12: note: Technically the member function 'afnix::Property::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/QuarkArray.hpp:47:5: style: Class 'QuarkArray' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/QuarkTable.hpp:57:12: performance: Technically the member function 'afnix::QuarkTable::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/QuarkTable.cpp:125:22: note: Technically the member function 'afnix::QuarkTable::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/QuarkTable.hpp:57:12: note: Technically the member function 'afnix::QuarkTable::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/QuarkTable.hpp:51:5: style: Class 'QuarkTable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Queue.hpp:61:12: performance: Technically the member function 'afnix::Queue::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/Queue.cpp:76:17: note: Technically the member function 'afnix::Queue::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Queue.hpp:61:12: note: Technically the member function 'afnix::Queue::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Queue.hpp:51:5: style: Class 'Queue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Queue.hpp:55:5: style: Class 'Queue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Queue.hpp:97:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Queue.hpp:97:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Real.cpp:126:5: performance: Variable 'd_value' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Real.cpp:132:5: performance: Variable 'd_value' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Real.cpp:138:5: performance: Variable 'd_value' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Real.cpp:144:5: performance: Variable 'd_value' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Real.hpp:88:12: performance: Technically the member function 'afnix::Real::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/Real.cpp:162:16: note: Technically the member function 'afnix::Real::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Real.hpp:88:12: note: Technically the member function 'afnix::Real::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Regex.cpp:646:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
afnix-src-2.8.1/src/lib/std/shl/Regex.cpp:644:0: note: Variable 'status' is reassigned a value before the old one has been used.
afnix-src-2.8.1/src/lib/std/shl/Regex.cpp:646:5: note: Variable 'status' is reassigned a value before the old one has been used.
afnix-src-2.8.1/src/lib/std/shl/Regex.cpp:717:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
afnix-src-2.8.1/src/lib/std/shl/Regex.cpp:715:0: note: Variable 'status' is reassigned a value before the old one has been used.
afnix-src-2.8.1/src/lib/std/shl/Regex.cpp:717:5: note: Variable 'status' is reassigned a value before the old one has been used.
afnix-src-2.8.1/src/lib/std/shl/Regex.cpp:737:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
afnix-src-2.8.1/src/lib/std/shl/Regex.cpp:735:0: note: Variable 'status' is reassigned a value before the old one has been used.
afnix-src-2.8.1/src/lib/std/shl/Regex.cpp:737:5: note: Variable 'status' is reassigned a value before the old one has been used.
afnix-src-2.8.1/src/lib/std/shl/Regex.cpp:759:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
afnix-src-2.8.1/src/lib/std/shl/Regex.cpp:756:0: note: Variable 'status' is reassigned a value before the old one has been used.
afnix-src-2.8.1/src/lib/std/shl/Regex.cpp:759:5: note: Variable 'status' is reassigned a value before the old one has been used.
afnix-src-2.8.1/src/lib/std/shl/Regex.cpp:195:7: performance: Variable 'd_meta' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Regex.cpp:462:7: performance: Variable 'd_str' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Regex.cpp:473:7: performance: Variable 'd_str' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Regex.cpp:484:7: performance: Variable 'd_str' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Regex.cpp:495:7: performance: Variable 'd_str' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Regex.cpp:506:7: performance: Variable 'd_str' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Regex.hpp:60:12: performance: Technically the member function 'afnix::Regex::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/Regex.cpp:1059:17: note: Technically the member function 'afnix::Regex::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Regex.hpp:60:12: note: Technically the member function 'afnix::Regex::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Regex.cpp:1039:7: style: Value of pointer 'p_recni', which points to allocated memory, is copied in copy constructor instead of allocating new memory. [copyCtorPointerCopying]
afnix-src-2.8.1/src/lib/std/shl/Unitabler.hpp:49:5: style: Class 'Unitabler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Regex.cpp:293:5: style: Struct 's_renode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Regex.cpp:320:5: style: Struct 's_renode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Regex.cpp:1435:0: error: Memory leak: grpv [memleak]
afnix-src-2.8.1/src/lib/std/shl/Regex.cpp:1451:0: error: Memory leak: grpv [memleak]
afnix-src-2.8.1/src/lib/std/shl/Regex.cpp:1470:0: error: Memory leak: grpv [memleak]
afnix-src-2.8.1/src/lib/std/shl/Relatif.cpp:1228:2: style: Variable 'tq' is reassigned a value before the old one has been used. [redundantAssignment]
afnix-src-2.8.1/src/lib/std/shl/Relatif.cpp:1227:13: note: Variable 'tq' is reassigned a value before the old one has been used.
afnix-src-2.8.1/src/lib/std/shl/Relatif.cpp:1228:2: note: Variable 'tq' is reassigned a value before the old one has been used.
afnix-src-2.8.1/src/lib/std/shl/Relatif.cpp:1646:7: style: Variable 'result.p_mpi' is reassigned a value before the old one has been used. [redundantAssignment]
afnix-src-2.8.1/src/lib/std/shl/Relatif.cpp:1645:44: note: Variable 'result.p_mpi' is reassigned a value before the old one has been used.
afnix-src-2.8.1/src/lib/std/shl/Relatif.cpp:1646:7: note: Variable 'result.p_mpi' is reassigned a value before the old one has been used.
afnix-src-2.8.1/src/lib/std/shl/Relatif.cpp:1767:2: style: Variable 'result.p_mpi' is reassigned a value before the old one has been used. [redundantAssignment]
afnix-src-2.8.1/src/lib/std/shl/Relatif.cpp:1766:23: note: Variable 'result.p_mpi' is reassigned a value before the old one has been used.
afnix-src-2.8.1/src/lib/std/shl/Relatif.cpp:1767:2: note: Variable 'result.p_mpi' is reassigned a value before the old one has been used.
afnix-src-2.8.1/src/lib/std/shl/Relatif.cpp:1796:5: style: Variable 'result.p_mpi' is reassigned a value before the old one has been used. [redundantAssignment]
afnix-src-2.8.1/src/lib/std/shl/Relatif.cpp:1795:42: note: Variable 'result.p_mpi' is reassigned a value before the old one has been used.
afnix-src-2.8.1/src/lib/std/shl/Relatif.cpp:1796:5: note: Variable 'result.p_mpi' is reassigned a value before the old one has been used.
afnix-src-2.8.1/src/lib/std/shl/Relatif.cpp:1825:7: style: Variable 'result.p_mpi' is reassigned a value before the old one has been used. [redundantAssignment]
afnix-src-2.8.1/src/lib/std/shl/Relatif.cpp:1824:44: note: Variable 'result.p_mpi' is reassigned a value before the old one has been used.
afnix-src-2.8.1/src/lib/std/shl/Relatif.cpp:1825:7: note: Variable 'result.p_mpi' is reassigned a value before the old one has been used.
afnix-src-2.8.1/src/lib/std/shl/Relatif.cpp:3242:7: style: Variable 'result.p_mpi' is reassigned a value before the old one has been used. [redundantAssignment]
afnix-src-2.8.1/src/lib/std/shl/Relatif.cpp:3241:44: note: Variable 'result.p_mpi' is reassigned a value before the old one has been used.
afnix-src-2.8.1/src/lib/std/shl/Relatif.cpp:3242:7: note: Variable 'result.p_mpi' is reassigned a value before the old one has been used.
afnix-src-2.8.1/src/lib/std/shl/Relatif.cpp:3280:7: style: Variable 'result.p_mpi' is reassigned a value before the old one has been used. [redundantAssignment]
afnix-src-2.8.1/src/lib/std/shl/Relatif.cpp:3279:44: note: Variable 'result.p_mpi' is reassigned a value before the old one has been used.
afnix-src-2.8.1/src/lib/std/shl/Relatif.cpp:3280:7: note: Variable 'result.p_mpi' is reassigned a value before the old one has been used.
afnix-src-2.8.1/src/lib/std/shl/Relatif.cpp:3325:7: style: Variable 'result.p_mpi' is reassigned a value before the old one has been used. [redundantAssignment]
afnix-src-2.8.1/src/lib/std/shl/Relatif.cpp:3324:44: note: Variable 'result.p_mpi' is reassigned a value before the old one has been used.
afnix-src-2.8.1/src/lib/std/shl/Relatif.cpp:3325:7: note: Variable 'result.p_mpi' is reassigned a value before the old one has been used.
afnix-src-2.8.1/src/lib/std/shl/Relatif.cpp:3375:7: style: Variable 'result.p_mpi' is reassigned a value before the old one has been used. [redundantAssignment]
afnix-src-2.8.1/src/lib/std/shl/Relatif.cpp:3374:44: note: Variable 'result.p_mpi' is reassigned a value before the old one has been used.
afnix-src-2.8.1/src/lib/std/shl/Relatif.cpp:3375:7: note: Variable 'result.p_mpi' is reassigned a value before the old one has been used.
afnix-src-2.8.1/src/lib/std/shl/Relatif.cpp:2592:23: style: Same expression on both sides of '^'. [duplicateExpression]
afnix-src-2.8.1/src/lib/std/shl/Relatif.cpp:2615:23: style: Same expression on both sides of '^'. [duplicateExpression]
afnix-src-2.8.1/src/lib/std/shl/Relatif.hpp:178:12: performance: Technically the member function 'afnix::Relatif::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/Relatif.cpp:2385:19: note: Technically the member function 'afnix::Relatif::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Relatif.hpp:178:12: note: Technically the member function 'afnix::Relatif::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Relatif.cpp:325:5: style: Struct 's_mpi' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Saveas.hpp:46:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Saveas.hpp:46:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Serial.cpp:252:39: style: Function 'add' argument 1 names different: declaration 'lval' definition 'bval'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:107:28: note: Function 'add' argument 1 names different: declaration 'lval' definition 'bval'.
afnix-src-2.8.1/src/lib/std/shl/Serial.cpp:252:39: note: Function 'add' argument 1 names different: declaration 'lval' definition 'bval'.
afnix-src-2.8.1/src/lib/std/shl/Set.hpp:52:5: style: Class 'Set' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Set.hpp:166:5: style: Class 'Setit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Strfifo.hpp:48:5: style: Class 'Strfifo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Set.hpp:77:12: style: The function 'serialid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:244:20: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Set.hpp:77:12: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Set.hpp:81:10: style: The function 'wrstream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:248:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Set.hpp:81:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Set.hpp:85:10: style: The function 'rdstream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:252:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Set.hpp:85:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Set.hpp:128:15: style: The function 'makeit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Iterable.hpp:39:23: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Set.hpp:128:15: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Set.hpp:140:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Set.hpp:140:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Set.hpp:175:10: style: The function 'begin' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Iterator.hpp:37:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Set.hpp:175:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Set.hpp:178:10: style: The function 'end' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Iterator.hpp:40:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Set.hpp:178:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Set.hpp:181:10: style: The function 'next' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Iterator.hpp:43:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Set.hpp:181:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Set.hpp:184:10: style: The function 'prev' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Iterator.hpp:46:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Set.hpp:184:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Set.hpp:187:13: style: The function 'getobj' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Iterator.hpp:49:21: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Set.hpp:187:13: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Set.hpp:190:10: style: The function 'isend' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Iterator.hpp:52:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Set.hpp:190:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Strfifo.hpp:57:12: style: The function 'serialid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:244:20: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Strfifo.hpp:57:12: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Strfifo.hpp:61:10: style: The function 'wrstream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:248:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Strfifo.hpp:61:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Strfifo.hpp:65:10: style: The function 'rdstream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Serial.hpp:252:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Strfifo.hpp:65:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Strfifo.hpp:108:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Strfifo.hpp:108:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Serial.cpp:69:66: performance: Function parameter 'cbk' should be passed by const reference. [passedByValue]
afnix-src-2.8.1/src/lib/std/shl/Set.hpp:74:12: performance: Technically the member function 'afnix::Set::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/Set.cpp:145:15: note: Technically the member function 'afnix::Set::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Set.hpp:74:12: note: Technically the member function 'afnix::Set::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Set.hpp:172:12: performance: Technically the member function 'afnix::Setit::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/Set.cpp:588:17: note: Technically the member function 'afnix::Setit::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Set.hpp:172:12: note: Technically the member function 'afnix::Setit::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Sorter.hpp:52:12: performance: Technically the member function 'afnix::Sorter::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/Sorter.cpp:83:18: note: Technically the member function 'afnix::Sorter::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Sorter.hpp:52:12: note: Technically the member function 'afnix::Sorter::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Sorter.hpp:49:5: style: Class 'Sorter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Sorter.cpp:57:58: performance: Function parameter 'cmpf' should be passed by const reference. [passedByValue]
afnix-src-2.8.1/src/lib/std/shl/Sorter.cpp:77:26: performance: Function parameter 'cmpf' should be passed by const reference. [passedByValue]
afnix-src-2.8.1/src/lib/std/shl/Sorter.cpp:89:32: performance: Function parameter 'cmpf' should be passed by const reference. [passedByValue]
afnix-src-2.8.1/src/lib/std/shl/Stack.hpp:51:12: performance: Technically the member function 'afnix::Stack::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/Stack.cpp:49:17: note: Technically the member function 'afnix::Stack::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Stack.hpp:51:12: note: Technically the member function 'afnix::Stack::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Stack.hpp:64:18: warning: Virtual function 'unwind' is called from destructor '~Stack()' at line 43. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/lib/std/shl/Stack.cpp:43:5: note: Calling unwind
afnix-src-2.8.1/src/lib/std/shl/Stack.hpp:64:18: note: unwind is a virtual method
afnix-src-2.8.1/src/lib/std/shl/Stack.hpp:81:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Stack.hpp:81:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Strbuf.hpp:67:12: performance: Technically the member function 'afnix::Strbuf::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/Strbuf.cpp:83:18: note: Technically the member function 'afnix::Strbuf::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Strbuf.hpp:67:12: note: Technically the member function 'afnix::Strbuf::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Strbuf.hpp:97:18: warning: Virtual function 'add' is called from constructor 'Strbuf(const char*value)' at line 62. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/lib/std/shl/Strbuf.cpp:62:5: note: Calling add
afnix-src-2.8.1/src/lib/std/shl/Strbuf.hpp:97:18: note: add is a virtual method
afnix-src-2.8.1/src/lib/std/shl/Strbuf.hpp:115:18: warning: Virtual function 'add' is called from constructor 'Strbuf(const String&value)' at line 71. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/lib/std/shl/Strbuf.cpp:71:5: note: Calling add
afnix-src-2.8.1/src/lib/std/shl/Strbuf.hpp:115:18: note: add is a virtual method
afnix-src-2.8.1/src/lib/std/shl/Strfifo.hpp:54:12: performance: Technically the member function 'afnix::Strfifo::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/Strfifo.cpp:235:19: note: Technically the member function 'afnix::Strfifo::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Strfifo.hpp:54:12: note: Technically the member function 'afnix::Strfifo::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Strfifo.cpp:82:7: style: Struct 's_htbl' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
afnix-src-2.8.1/src/lib/std/shl/Strfifo.cpp:82:7: style: Struct 's_htbl' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
afnix-src-2.8.1/src/lib/std/shl/Strfifo.cpp:43:5: style: Struct 's_hbkt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Strfifo.cpp:190:5: style: Struct 's_fifo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/String.hpp:85:12: performance: Technically the member function 'afnix::String::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/String.cpp:159:18: note: Technically the member function 'afnix::String::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/String.hpp:85:12: note: Technically the member function 'afnix::String::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Strvec.hpp:103:12: performance: Technically the member function 'afnix::Strvec::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/Strvec.cpp:180:18: note: Technically the member function 'afnix::Strvec::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Strvec.hpp:103:12: note: Technically the member function 'afnix::Strvec::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Strvec.hpp:257:12: performance: Technically the member function 'afnix::Strvecit::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/Strvec.cpp:953:20: note: Technically the member function 'afnix::Strvecit::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Strvec.hpp:257:12: note: Technically the member function 'afnix::Strvecit::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Style.cpp:183:38: style: Function 'rdstream' argument 1 names different: declaration 'os' definition 'is'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/lib/std/shl/Style.hpp:83:33: note: Function 'rdstream' argument 1 names different: declaration 'os' definition 'is'.
afnix-src-2.8.1/src/lib/std/shl/Style.cpp:183:38: note: Function 'rdstream' argument 1 names different: declaration 'os' definition 'is'.
afnix-src-2.8.1/src/lib/std/shl/Style.hpp:69:12: performance: Technically the member function 'afnix::Style::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/Style.cpp:145:17: note: Technically the member function 'afnix::Style::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Style.hpp:69:12: note: Technically the member function 'afnix::Style::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/System.cpp:368:38: style: Function 'join' argument 1 names different: declaration 'dir' definition 'path'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/lib/std/shl/System.hpp:173:39: note: Function 'join' argument 1 names different: declaration 'dir' definition 'path'.
afnix-src-2.8.1/src/lib/std/shl/System.cpp:368:38: note: Function 'join' argument 1 names different: declaration 'dir' definition 'path'.
afnix-src-2.8.1/src/lib/std/shl/Terminal.cpp:42:5: performance: Variable 'd_prt1' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Terminal.cpp:43:5: performance: Variable 'd_prt2' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Terminal.hpp:65:12: performance: Technically the member function 'afnix::Terminal::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/Terminal.cpp:57:20: note: Technically the member function 'afnix::Terminal::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Terminal.hpp:65:12: note: Technically the member function 'afnix::Terminal::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Terminal.hpp:69:10: style: The function 'insert' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/OutputTerm.hpp:102:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Terminal.hpp:69:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Terminal.hpp:78:10: style: The function 'mvbol' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/OutputTerm.hpp:116:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Terminal.hpp:78:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Terminal.hpp:140:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Terminal.hpp:140:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Thread.cpp:274:24: style: C-style pointer casting [cstyleCast]
afnix-src-2.8.1/src/lib/std/shl/Thread.cpp:47:5: performance: Variable 'd_tgn' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Thread.cpp:58:5: performance: Variable 'd_tgn' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Thread.cpp:171:5: performance: Variable 'd_tgn' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Thread.hpp:74:12: performance: Technically the member function 'afnix::Thread::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/Thread.cpp:185:18: note: Technically the member function 'afnix::Thread::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Thread.hpp:74:12: note: Technically the member function 'afnix::Thread::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Thread.hpp:68:5: style: Class 'Thread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Thread.hpp:98:5: style: Class 'Thread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Thread.hpp:110:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Thread.hpp:110:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Thrmap.hpp:46:12: performance: Technically the member function 'afnix::Thrmap::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/Thrmap.cpp:86:18: note: Technically the member function 'afnix::Thrmap::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Thrmap.hpp:46:12: note: Technically the member function 'afnix::Thrmap::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Thrmap.cpp:35:5: style: Struct 's_thrmap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Thrset.hpp:86:12: performance: Technically the member function 'afnix::Thrset::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/Thrset.cpp:139:18: note: Technically the member function 'afnix::Thrset::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Thrset.hpp:86:12: note: Technically the member function 'afnix::Thrset::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Thrset.hpp:108:10: style: Technically the member function 'afnix::Thrset::wait' can be const. [functionConst]
afnix-src-2.8.1/src/lib/std/shl/Thrset.cpp:258:16: note: Technically the member function 'afnix::Thrset::wait' can be const.
afnix-src-2.8.1/src/lib/std/shl/Thrset.hpp:108:10: note: Technically the member function 'afnix::Thrset::wait' can be const.
afnix-src-2.8.1/src/lib/std/shl/Thrset.hpp:67:5: style: Class 'Thrset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Thrset.hpp:71:5: style: Class 'Thrset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Thrset.hpp:75:5: style: Class 'Thrset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Thrset.hpp:126:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Thrset.hpp:126:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Time.cpp:140:5: performance: Variable 'd_tclk' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Time.cpp:146:5: performance: Variable 'd_tclk' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Time.hpp:92:12: performance: Technically the member function 'afnix::Time::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/Time.cpp:170:16: note: Technically the member function 'afnix::Time::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Time.hpp:92:12: note: Technically the member function 'afnix::Time::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Time.hpp:117:18: warning: Virtual function 'settime' is called from constructor 'Time(const long hour,const long mins,const long secs)' at line 152. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/lib/std/shl/Time.cpp:152:5: note: Calling settime
afnix-src-2.8.1/src/lib/std/shl/Time.hpp:117:18: note: settime is a virtual method
afnix-src-2.8.1/src/lib/std/shl/Transcoder.hpp:57:12: performance: Technically the member function 'afnix::Transcoder::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/Transcoder.cpp:147:22: note: Technically the member function 'afnix::Transcoder::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Transcoder.hpp:57:12: note: Technically the member function 'afnix::Transcoder::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Trie.cpp:50:7: performance: Variable 'd_cref' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Trie.cpp:60:7: performance: Variable 'd_cref' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Trie.hpp:48:12: performance: Technically the member function 'afnix::Trie::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/Trie.cpp:181:16: note: Technically the member function 'afnix::Trie::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Trie.hpp:48:12: note: Technically the member function 'afnix::Trie::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Trie.cpp:59:5: style: Struct 's_trie' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/lib/std/shl/Trie.hpp:100:10: style: The function 'isquark' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/lib/std/shl/Object.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/lib/std/shl/Trie.hpp:100:10: note: Function in derived class
afnix-src-2.8.1/src/lib/std/shl/Unicode.cpp:1337:14: warning: Identical condition 'code==(t_quad)'.'', second condition is always false [identicalConditionAfterEarlyExit]
afnix-src-2.8.1/src/lib/std/shl/Unicode.cpp:1330:14: note: first condition
afnix-src-2.8.1/src/lib/std/shl/Unicode.cpp:1337:14: note: second condition
afnix-src-2.8.1/src/lib/std/shl/Unicode.cpp:357:0: error: Memory leak: result [memleak]
afnix-src-2.8.1/src/lib/std/shl/Unimapper.cpp:37:7: performance: Variable 'd_key' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Unimapper.cpp:38:7: performance: Variable 'd_chr' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Unimapper.hpp:55:12: performance: Technically the member function 'afnix::Unimapper::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/Unimapper.cpp:125:21: note: Technically the member function 'afnix::Unimapper::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Unimapper.hpp:55:12: note: Technically the member function 'afnix::Unimapper::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Unitabler.cpp:37:7: performance: Variable 'd_key' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/lib/std/shl/Unitabler.hpp:55:12: performance: Technically the member function 'afnix::Unitabler::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/Unitabler.cpp:126:21: note: Technically the member function 'afnix::Unitabler::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Unitabler.hpp:55:12: note: Technically the member function 'afnix::Unitabler::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Utility.cpp:39:17: error: Shifting signed 64-bit value by 63 bits is undefined behaviour [shiftTooManyBitsSigned]
afnix-src-2.8.1/src/lib/std/shl/Utility.cpp:33:36: note: Assignment 'sidx=63', assigned value is 63
afnix-src-2.8.1/src/lib/std/shl/Utility.cpp:39:17: note: Shift
afnix-src-2.8.1/src/lib/std/shl/Utility.cpp:53:16: error: Shifting signed 64-bit value by 63 bits is undefined behaviour [shiftTooManyBitsSigned]
afnix-src-2.8.1/src/lib/std/shl/Utility.cpp:47:36: note: Assignment 'sidx=63', assigned value is 63
afnix-src-2.8.1/src/lib/std/shl/Utility.cpp:53:16: note: Shift
afnix-src-2.8.1/src/lib/std/shl/Vector.cpp:861:17: style: C-style pointer casting [cstyleCast]
afnix-src-2.8.1/src/lib/std/shl/Vector.hpp:76:12: performance: Technically the member function 'afnix::Vector::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/Vector.cpp:152:18: note: Technically the member function 'afnix::Vector::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Vector.hpp:76:12: note: Technically the member function 'afnix::Vector::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Vector.hpp:140:10: style: Technically the member function 'afnix::Vector::find' can be const. [functionConst]
afnix-src-2.8.1/src/lib/std/shl/Vector.cpp:472:16: note: Technically the member function 'afnix::Vector::find' can be const.
afnix-src-2.8.1/src/lib/std/shl/Vector.hpp:140:10: note: Technically the member function 'afnix::Vector::find' can be const.
afnix-src-2.8.1/src/lib/std/shl/Vector.hpp:268:12: performance: Technically the member function 'afnix::Vectorit::repr' can be static. [functionStatic]
afnix-src-2.8.1/src/lib/std/shl/Vector.cpp:1160:20: note: Technically the member function 'afnix::Vectorit::repr' can be static.
afnix-src-2.8.1/src/lib/std/shl/Vector.hpp:268:12: note: Technically the member function 'afnix::Vectorit::repr' can be static.
afnix-src-2.8.1/src/lib/std/tst/t_character.cpp:43:10: warning: Identical condition 'u2<u1', second condition is always false [identicalConditionAfterEarlyExit]
afnix-src-2.8.1/src/lib/std/tst/t_character.cpp:42:10: note: first condition
afnix-src-2.8.1/src/lib/std/tst/t_character.cpp:43:10: note: second condition
afnix-src-2.8.1/src/lib/std/tst/t_character.cpp:45:10: warning: Identical condition 'u2<=u1', second condition is always false [identicalConditionAfterEarlyExit]
afnix-src-2.8.1/src/lib/std/tst/t_character.cpp:44:10: note: first condition
afnix-src-2.8.1/src/lib/std/tst/t_character.cpp:45:10: note: second condition
afnix-src-2.8.1/src/lib/std/tst/t_integer.cpp:42:10: warning: Identical condition 'i2<i1', second condition is always false [identicalConditionAfterEarlyExit]
afnix-src-2.8.1/src/lib/std/tst/t_integer.cpp:40:10: note: first condition
afnix-src-2.8.1/src/lib/std/tst/t_integer.cpp:42:10: note: second condition
afnix-src-2.8.1/src/lib/std/tst/t_integer.cpp:43:10: warning: Identical condition 'i2<=i1', second condition is always false [identicalConditionAfterEarlyExit]
afnix-src-2.8.1/src/lib/std/tst/t_integer.cpp:41:10: note: first condition
afnix-src-2.8.1/src/lib/std/tst/t_integer.cpp:43:10: note: second condition
afnix-src-2.8.1/src/lib/std/tst/t_real.cpp:34:10: warning: Identical condition 'f2<f1', second condition is always false [identicalConditionAfterEarlyExit]
afnix-src-2.8.1/src/lib/std/tst/t_real.cpp:32:10: note: first condition
afnix-src-2.8.1/src/lib/std/tst/t_real.cpp:34:10: note: second condition
afnix-src-2.8.1/src/lib/std/tst/t_real.cpp:35:10: warning: Identical condition 'f2<=f1', second condition is always false [identicalConditionAfterEarlyExit]
afnix-src-2.8.1/src/lib/std/tst/t_real.cpp:33:10: note: first condition
afnix-src-2.8.1/src/lib/std/tst/t_real.cpp:35:10: note: second condition
afnix-src-2.8.1/src/lib/std/tst/t_relatif.cpp:109:16: warning: Identical condition '(x<=x)==false', second condition is always false [identicalConditionAfterEarlyExit]
afnix-src-2.8.1/src/lib/std/tst/t_relatif.cpp:108:16: note: first condition
afnix-src-2.8.1/src/lib/std/tst/t_relatif.cpp:109:16: note: second condition
afnix-src-2.8.1/src/lib/std/tst/t_string.cpp:46:29: warning: Identical condition '(s1==s2)!=true', second condition is always false [identicalConditionAfterEarlyExit]
afnix-src-2.8.1/src/lib/std/tst/t_string.cpp:39:15: note: 's2' is assigned value '"hello world"' here.
afnix-src-2.8.1/src/lib/std/tst/t_string.cpp:45:18: note: first condition
afnix-src-2.8.1/src/lib/std/tst/t_string.cpp:46:29: note: second condition
afnix-src-2.8.1/src/mod/gfx/shl/Edge.hpp:53:5: style: Class 'Edge' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/gfx/shl/Vertex.hpp:49:5: style: Class 'Vertex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/gfx/shl/Graph.hpp:50:5: style: Class 'Graph' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/itu/shl/AsnBits.cpp:257:5: performance: Variable 'd_bits' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/itu/shl/AsnBits.cpp:263:5: performance: Variable 'd_bits' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/itu/shl/AsnBits.hpp:59:5: style: Class 'AsnBits' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/itu/shl/AsnBits.hpp:63:5: style: Class 'AsnBits' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/itu/shl/AsnBuffer.hpp:72:5: style: Class 'AsnBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/itu/shl/AsnBuffer.hpp:76:5: style: Class 'AsnBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/itu/shl/AsnBuffer.hpp:80:5: style: Class 'AsnBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/itu/shl/AsnBits.hpp:46:10: style: The function 'wbody' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:178:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnBits.hpp:46:10: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnBits.hpp:51:10: style: The function 'wbody' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:183:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnBits.hpp:51:10: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnBits.hpp:90:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:190:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnBits.hpp:90:10: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnBits.hpp:94:12: style: The function 'getclen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:212:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnBits.hpp:94:12: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnBits.hpp:99:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:228:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnBits.hpp:99:10: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnBits.hpp:104:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:237:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnBits.hpp:104:10: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnBuffer.hpp:59:10: style: The function 'wbody' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:178:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnBuffer.hpp:59:10: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnBuffer.hpp:64:10: style: The function 'wbody' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:183:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnBuffer.hpp:64:10: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnBuffer.hpp:97:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:190:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnBuffer.hpp:97:10: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnBuffer.hpp:101:12: style: The function 'getclen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:212:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnBuffer.hpp:101:12: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnOctets.hpp:41:5: style: Class 'AsnOctets' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/itu/shl/AsnOctets.hpp:59:5: style: Class 'AsnOctets' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/itu/shl/AsnOctets.hpp:63:5: style: Class 'AsnOctets' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/itu/shl/AsnBmps.hpp:39:5: style: Class 'AsnBmps' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/itu/shl/AsnOctets.hpp:46:10: style: The function 'wbody' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:178:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnOctets.hpp:46:10: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnOctets.hpp:51:10: style: The function 'wbody' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:183:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnOctets.hpp:51:10: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnOctets.hpp:90:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:190:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnOctets.hpp:90:10: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnOctets.hpp:94:12: style: The function 'getclen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:212:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnOctets.hpp:94:12: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnOctets.hpp:99:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:228:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnOctets.hpp:99:10: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnOctets.hpp:104:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:237:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnOctets.hpp:104:10: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnBmps.hpp:58:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:190:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnBmps.hpp:58:10: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnBmps.hpp:61:12: style: The function 'tostring' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnOctets.hpp:110:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnBmps.hpp:61:12: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnBoolean.hpp:53:5: style: Class 'AsnBoolean' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/itu/shl/AsnBoolean.hpp:40:10: style: The function 'wbody' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:178:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnBoolean.hpp:40:10: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnBoolean.hpp:45:10: style: The function 'wbody' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:183:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnBoolean.hpp:45:10: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnBoolean.hpp:75:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:190:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnBoolean.hpp:75:10: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnBoolean.hpp:79:12: style: The function 'getclen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:212:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnBoolean.hpp:79:12: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnBuffer.cpp:235:14: warning: Member variable 'AsnBuffer::d_vnod' is not initialized in the constructor. [uninitMemberVar]
afnix-src-2.8.1/src/mod/itu/shl/AsnGtm.hpp:62:5: style: Class 'AsnGtm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/itu/shl/AsnUtc.hpp:62:5: style: Class 'AsnUtc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/itu/shl/AsnIas.hpp:39:5: style: Class 'AsnIas' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/itu/shl/AsnNums.hpp:39:5: style: Class 'AsnNums' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/itu/shl/AsnPrts.hpp:39:5: style: Class 'AsnPrts' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/itu/shl/AsnUnvs.hpp:39:5: style: Class 'AsnUnvs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/itu/shl/AsnUtfs.hpp:38:5: style: Class 'AsnUtfs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/itu/shl/AsnInteger.hpp:62:5: style: Class 'AsnInteger' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/itu/shl/AsnEoc.hpp:36:10: style: The function 'wbody' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:178:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnEoc.hpp:36:10: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnEoc.hpp:41:10: style: The function 'wbody' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:183:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnEoc.hpp:41:10: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnEoc.hpp:63:12: style: The function 'getclen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:212:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnEoc.hpp:63:12: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnGtm.hpp:49:10: style: The function 'wbody' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:178:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnGtm.hpp:49:10: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnGtm.hpp:54:10: style: The function 'wbody' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:183:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnGtm.hpp:54:10: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnGtm.hpp:84:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:190:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnGtm.hpp:84:10: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnGtm.hpp:88:12: style: The function 'getclen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:212:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnGtm.hpp:88:12: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnUtc.hpp:49:10: style: The function 'wbody' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:178:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnUtc.hpp:49:10: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnUtc.hpp:54:10: style: The function 'wbody' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:183:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnUtc.hpp:54:10: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnUtc.hpp:84:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:190:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnUtc.hpp:84:10: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnUtc.hpp:88:12: style: The function 'getclen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:212:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnUtc.hpp:88:12: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnIas.hpp:58:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:190:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnIas.hpp:58:10: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnIas.hpp:61:12: style: The function 'tostring' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnOctets.hpp:110:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnIas.hpp:61:12: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnOid.hpp:45:10: style: The function 'wbody' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:178:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnOid.hpp:45:10: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnOid.hpp:50:10: style: The function 'wbody' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:183:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnOid.hpp:50:10: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnOid.hpp:76:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:190:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnOid.hpp:76:10: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnOid.hpp:80:12: style: The function 'getclen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:212:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnOid.hpp:80:12: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnSet.hpp:43:10: style: The function 'wbody' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:178:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnSet.hpp:43:10: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnSet.hpp:48:10: style: The function 'wbody' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:183:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnSet.hpp:48:10: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnSet.hpp:79:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:190:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnSet.hpp:79:10: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnSet.hpp:83:12: style: The function 'getclen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:212:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnSet.hpp:83:12: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnNull.hpp:36:10: style: The function 'wbody' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:178:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnNull.hpp:36:10: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnNull.hpp:41:10: style: The function 'wbody' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:183:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnNull.hpp:41:10: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnNull.hpp:67:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:190:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnNull.hpp:67:10: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnNull.hpp:71:12: style: The function 'getclen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:212:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnNull.hpp:71:12: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnNums.hpp:58:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:190:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnNums.hpp:58:10: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnNums.hpp:61:12: style: The function 'tostring' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnOctets.hpp:110:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnNums.hpp:61:12: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnPrts.hpp:58:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:190:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnPrts.hpp:58:10: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnPrts.hpp:61:12: style: The function 'tostring' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnOctets.hpp:110:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnPrts.hpp:61:12: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnUnvs.hpp:58:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:190:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnUnvs.hpp:58:10: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnUnvs.hpp:61:12: style: The function 'tostring' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnOctets.hpp:110:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnUnvs.hpp:61:12: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnUtfs.hpp:57:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:190:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnUtfs.hpp:57:10: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnUtfs.hpp:60:12: style: The function 'tostring' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnOctets.hpp:110:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnUtfs.hpp:60:12: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnRoid.hpp:46:10: style: The function 'wbody' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:178:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnRoid.hpp:46:10: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnRoid.hpp:51:10: style: The function 'wbody' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:183:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnRoid.hpp:51:10: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnRoid.hpp:77:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:190:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnRoid.hpp:77:10: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnRoid.hpp:81:12: style: The function 'getclen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:212:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnRoid.hpp:81:12: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnInteger.hpp:44:10: style: The function 'wbody' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:178:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnInteger.hpp:44:10: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnInteger.hpp:49:10: style: The function 'wbody' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:183:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnInteger.hpp:49:10: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnInteger.hpp:79:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:190:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnInteger.hpp:79:10: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnInteger.hpp:83:12: style: The function 'getclen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:212:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnInteger.hpp:83:12: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnSequence.hpp:44:10: style: The function 'wbody' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:178:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnSequence.hpp:44:10: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnSequence.hpp:49:10: style: The function 'wbody' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:183:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnSequence.hpp:49:10: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnSequence.hpp:80:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:190:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnSequence.hpp:80:10: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnSequence.hpp:84:12: style: The function 'getclen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.hpp:212:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/itu/shl/AsnSequence.hpp:84:12: note: Function in derived class
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.cpp:190:5: performance: Variable 'd_tagn' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.cpp:199:5: performance: Variable 'd_tagn' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/itu/shl/AsnNode.cpp:208:5: performance: Variable 'd_tagn' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/itu/shl/AsnUtc.cpp:319:32: style: Variable 'sbuf' is assigned a value that is never used. [unreadVariable]
afnix-src-2.8.1/src/mod/mth/shl/Algebra.cpp:676:27: style: Function 'mul' argument 1 names different: declaration 'mr' definition 'm'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/mod/mth/shl/Algebra.hpp:217:27: note: Function 'mul' argument 1 names different: declaration 'mr' definition 'm'.
afnix-src-2.8.1/src/mod/mth/shl/Algebra.cpp:676:27: note: Function 'mul' argument 1 names different: declaration 'mr' definition 'm'.
afnix-src-2.8.1/src/mod/mth/shl/Algebra.cpp:776:41: style: Function 'cva' argument 2 names different: declaration 'x' definition 'v'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/mod/mth/shl/Algebra.hpp:244:41: note: Function 'cva' argument 2 names different: declaration 'x' definition 'v'.
afnix-src-2.8.1/src/mod/mth/shl/Algebra.cpp:776:41: note: Function 'cva' argument 2 names different: declaration 'x' definition 'v'.
afnix-src-2.8.1/src/mod/mth/shl/Algebra.cpp:797:41: style: Function 'rva' argument 2 names different: declaration 'x' definition 'v'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/mod/mth/shl/Algebra.hpp:251:41: note: Function 'rva' argument 2 names different: declaration 'x' definition 'v'.
afnix-src-2.8.1/src/mod/mth/shl/Algebra.cpp:797:41: note: Function 'rva' argument 2 names different: declaration 'x' definition 'v'.
afnix-src-2.8.1/src/mod/mth/shl/Algebra.cpp:619:0: warning: Result of operator '|' is always true if one operand is non-zero. Did you intend to use '&'? [badBitmaskCheck]
afnix-src-2.8.1/src/mod/mth/shl/Analytic.hpp:51:5: style: Class 'Analytic' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/mth/shl/Bcs.cpp:102:31: style: Same expression on both sides of '^'. [duplicateExpression]
afnix-src-2.8.1/src/mod/mth/shl/Bcs.cpp:215:31: style: Same expression on both sides of '^'. [duplicateExpression]
afnix-src-2.8.1/src/mod/mth/shl/Bcs.hpp:39:5: style: Class 'Bcs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/mth/shl/Iterative.hpp:59:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Solver.hpp:56:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Iterative.hpp:59:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Iterative.hpp:63:10: style: The function 'setlhs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Solver.hpp:63:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Iterative.hpp:63:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Bcs.hpp:51:10: style: The function 'solve' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Solver.hpp:81:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Bcs.hpp:51:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Cgs.hpp:39:5: style: Class 'Cgs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/mth/shl/Cgs.hpp:51:10: style: The function 'solve' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Solver.hpp:81:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Cgs.hpp:51:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Cov.cpp:33:5: performance: Variable 'd_cxv' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/mth/shl/Cov.cpp:34:5: performance: Variable 'd_cyv' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/mth/shl/Cov.cpp:35:5: performance: Variable 'd_cxxv' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/mth/shl/Cov.cpp:36:5: performance: Variable 'd_cyyv' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/mth/shl/Cov.cpp:37:5: performance: Variable 'd_cxyv' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/mth/shl/Cpi.cpp:72:36: style: Function 'rdstream' argument 1 names different: declaration 'os' definition 'is'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/mod/mth/shl/Cpi.hpp:53:33: note: Function 'rdstream' argument 1 names different: declaration 'os' definition 'is'.
afnix-src-2.8.1/src/mod/mth/shl/Cpi.cpp:72:36: note: Function 'rdstream' argument 1 names different: declaration 'os' definition 'is'.
afnix-src-2.8.1/src/mod/mth/shl/Cpi.cpp:35:5: performance: Variable 'd_size' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/mth/shl/Direct.hpp:48:10: style: The function 'setlhs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Solver.hpp:63:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Direct.hpp:48:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rvector.hpp:79:5: style: Class 'Rvector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/mth/shl/Rvector.hpp:101:10: style: The function 'operator==' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rvi.hpp:58:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rvector.hpp:101:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rvector.hpp:105:12: style: The function 'operator^' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rvi.hpp:83:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rvector.hpp:105:12: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rvector.hpp:112:10: style: The function 'resize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rvi.hpp:99:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rvector.hpp:112:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rvector.hpp:115:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rvi.hpp:89:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rvector.hpp:115:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rvector.hpp:118:10: style: The function 'clear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rvi.hpp:92:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rvector.hpp:118:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rvector.hpp:121:10: style: The function 'preset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rvi.hpp:95:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rvector.hpp:121:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rvector.hpp:124:12: style: The function 'norm' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rvi.hpp:115:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rvector.hpp:124:12: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rvector.hpp:128:10: style: The function 'cpy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rvi.hpp:103:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rvector.hpp:128:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rvector.hpp:133:10: style: The function 'add' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rvi.hpp:133:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rvector.hpp:133:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rvector.hpp:138:10: style: The function 'add' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rvi.hpp:138:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rvector.hpp:138:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rvector.hpp:144:10: style: The function 'add' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rvi.hpp:144:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rvector.hpp:144:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rvector.hpp:149:10: style: The function 'sub' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rvi.hpp:149:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rvector.hpp:149:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rvector.hpp:154:10: style: The function 'sub' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rvi.hpp:154:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rvector.hpp:154:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rvector.hpp:159:10: style: The function 'mul' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rvi.hpp:159:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rvector.hpp:159:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rvector.hpp:164:10: style: The function 'mul' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rvi.hpp:164:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rvector.hpp:164:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rvector.hpp:169:10: style: The function 'div' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rvi.hpp:169:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rvector.hpp:169:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rvector.hpp:173:10: style: The function 'aeq' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rvi.hpp:173:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rvector.hpp:173:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rvector.hpp:178:10: style: The function 'aeq' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rvi.hpp:178:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rvector.hpp:178:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rvector.hpp:183:10: style: The function 'req' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rvi.hpp:183:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rvector.hpp:183:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rvector.hpp:187:10: style: The function 'permutate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rvi.hpp:190:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rvector.hpp:187:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rvector.hpp:191:10: style: The function 'reverse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rvi.hpp:194:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rvector.hpp:191:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rvector.hpp:197:10: style: The function 'nlset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rvi.hpp:208:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rvector.hpp:197:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rvector.hpp:201:12: style: The function 'nlget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rvi.hpp:212:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rvector.hpp:201:12: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Iterative.cpp:35:5: performance: Variable 'd_aps' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/mth/shl/Iterative.cpp:36:5: performance: Variable 'd_rps' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/mth/shl/Iterative.cpp:37:5: performance: Variable 'd_mni' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/mth/shl/Qr.hpp:55:5: style: Class 'Qr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/mth/shl/Mgs.hpp:48:5: style: Class 'Mgs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/mth/shl/Tqmr.hpp:38:5: style: Class 'Tqmr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/mth/shl/Linear.hpp:68:5: style: Class 'Linear' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/mth/shl/Newton.hpp:57:5: style: Class 'Newton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/mth/shl/Rblock.hpp:91:5: style: Class 'Rblock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/mth/shl/Rblock.hpp:214:5: style: Class 'Rblockit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/mth/shl/Rpoint.hpp:41:5: style: Class 'Rpoint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/mth/shl/Permute.hpp:44:5: style: Class 'Permute' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:117:5: style: Class 'Rmatrix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:315:5: style: Class 'Rmatrixit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/mth/shl/Rsamples.hpp:64:5: style: Class 'Rsamples' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/mth/shl/Rpolynom.hpp:48:5: style: Class 'Rpolynom' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/mth/shl/Rfunction.hpp:46:5: style: Class 'Rfunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/mth/shl/LinearFactory.hpp:46:5: style: Class 'LinearFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/mth/shl/LinearFactory.hpp:50:5: style: Class 'LinearFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/mth/shl/Qr.hpp:64:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Solver.hpp:56:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Qr.hpp:64:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Qr.hpp:67:10: style: The function 'clear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Solver.hpp:59:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Qr.hpp:67:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Qr.hpp:71:10: style: The function 'setlhs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Solver.hpp:63:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Qr.hpp:71:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Qr.hpp:75:10: style: The function 'solve' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Solver.hpp:81:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Qr.hpp:75:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Qr.hpp:78:10: style: The function 'factorize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Direct.hpp:58:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Qr.hpp:78:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Mgs.hpp:57:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Solver.hpp:56:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Mgs.hpp:57:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Mgs.hpp:60:10: style: The function 'clear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Solver.hpp:59:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Mgs.hpp:60:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Mgs.hpp:64:10: style: The function 'setlhs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Solver.hpp:63:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Mgs.hpp:64:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Mgs.hpp:68:10: style: The function 'solve' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Solver.hpp:81:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Mgs.hpp:68:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Mgs.hpp:71:10: style: The function 'factorize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Direct.hpp:58:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Mgs.hpp:71:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Tqmr.hpp:50:10: style: The function 'solve' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Solver.hpp:81:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Tqmr.hpp:50:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Lufit.hpp:73:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Fit.hpp:37:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Lufit.hpp:73:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Lufit.hpp:76:10: style: The function 'clear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Fit.hpp:40:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Lufit.hpp:76:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Lufit.hpp:79:10: style: The function 'getsize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Fit.hpp:43:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Lufit.hpp:79:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Lufit.hpp:83:10: style: The function 'addp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Fit.hpp:47:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Lufit.hpp:83:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Lufit.hpp:87:10: style: The function 'addr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Fit.hpp:51:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Lufit.hpp:87:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Lufit.hpp:90:10: style: The function 'factorize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Fit.hpp:54:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Lufit.hpp:90:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Lufit.hpp:94:12: style: The function 'regress' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Fit.hpp:58:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Lufit.hpp:94:12: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Linear.hpp:103:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Solver.hpp:56:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Linear.hpp:103:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Linear.hpp:107:10: style: The function 'setlhs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Solver.hpp:63:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Linear.hpp:107:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Linear.hpp:111:10: style: The function 'solve' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Solver.hpp:81:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Linear.hpp:111:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rblock.hpp:124:10: style: The function 'isnil' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rmi.hpp:92:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rblock.hpp:124:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rblock.hpp:127:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rmi.hpp:95:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rblock.hpp:127:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rblock.hpp:130:10: style: The function 'clear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rmi.hpp:98:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rblock.hpp:130:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rblock.hpp:135:10: style: The function 'resize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rmi.hpp:115:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rblock.hpp:135:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rblock.hpp:138:10: style: The function 'zeros' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rmi.hpp:121:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rblock.hpp:138:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rblock.hpp:142:10: style: The function 'cpr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rmi.hpp:125:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rblock.hpp:142:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rblock.hpp:146:10: style: The function 'cpc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rmi.hpp:129:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rblock.hpp:146:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rblock.hpp:153:10: style: The function 'permutate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rmi.hpp:217:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rblock.hpp:153:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rblock.hpp:157:10: style: The function 'reverse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rmi.hpp:221:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rblock.hpp:157:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rblock.hpp:164:10: style: The function 'nlset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rmi.hpp:245:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rblock.hpp:164:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rblock.hpp:169:12: style: The function 'nlget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rmi.hpp:251:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rblock.hpp:169:12: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rblock.hpp:238:10: style: The function 'nlnext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rmi.hpp:345:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rblock.hpp:238:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rblock.hpp:241:10: style: The function 'nlprev' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rmi.hpp:348:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rblock.hpp:241:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rblock.hpp:244:10: style: The function 'nlend' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rmi.hpp:351:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rblock.hpp:244:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rblock.hpp:249:10: style: The function 'nlmove' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rmi.hpp:356:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rblock.hpp:249:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rblock.hpp:252:12: style: The function 'nlgrow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rmi.hpp:359:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rblock.hpp:252:12: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rblock.hpp:255:12: style: The function 'nlgcol' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rmi.hpp:362:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rblock.hpp:255:12: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rblock.hpp:259:10: style: The function 'nlsval' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rmi.hpp:366:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rblock.hpp:259:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rblock.hpp:262:12: style: The function 'nlgval' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rmi.hpp:369:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rblock.hpp:262:12: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rpoint.hpp:65:10: style: The function 'resize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rpi.hpp:76:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rpoint.hpp:65:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rpoint.hpp:68:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rpi.hpp:69:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rpoint.hpp:68:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rpoint.hpp:71:10: style: The function 'clear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rpi.hpp:72:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rpoint.hpp:71:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rpoint.hpp:77:10: style: The function 'nlset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rpi.hpp:95:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rpoint.hpp:77:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rpoint.hpp:81:12: style: The function 'nlget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rpi.hpp:99:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rpoint.hpp:81:12: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Permute.hpp:67:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Cpi.hpp:56:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Permute.hpp:67:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Permute.hpp:70:10: style: The function 'clear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Cpi.hpp:59:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Permute.hpp:70:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Permute.hpp:74:10: style: The function 'resize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Cpi.hpp:63:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Permute.hpp:74:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Permute.hpp:80:10: style: The function 'nlset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Cpi.hpp:85:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Permute.hpp:80:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Permute.hpp:84:12: style: The function 'nlget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Cpi.hpp:89:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Permute.hpp:84:12: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Permute.hpp:88:12: style: The function 'nlrget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Cpi.hpp:93:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Permute.hpp:88:12: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:150:12: style: The function 'getrowb' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rmi.hpp:83:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:150:12: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:153:12: style: The function 'getcolb' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rmi.hpp:86:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:153:12: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:156:10: style: The function 'isnil' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rmi.hpp:92:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:156:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:159:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rmi.hpp:95:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:159:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:162:10: style: The function 'clear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rmi.hpp:98:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:162:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:165:10: style: The function 'clt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rmi.hpp:110:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:165:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:170:10: style: The function 'resize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rmi.hpp:115:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:170:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:173:10: style: The function 'compress' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rmi.hpp:118:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:173:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:176:10: style: The function 'zeros' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rmi.hpp:121:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:176:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:180:10: style: The function 'cpr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rmi.hpp:125:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:180:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:184:10: style: The function 'cpc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rmi.hpp:129:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:184:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:191:10: style: The function 'permutate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rmi.hpp:217:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:191:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:195:10: style: The function 'reverse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rmi.hpp:221:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:195:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:203:10: style: The function 'nlclear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rmi.hpp:238:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:203:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:210:10: style: The function 'nlset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rmi.hpp:245:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:210:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:215:12: style: The function 'nlget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rmi.hpp:251:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:215:12: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:223:10: style: The function 'nlgivens' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rmi.hpp:271:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:223:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:339:10: style: The function 'nlnext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rmi.hpp:345:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:339:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:342:10: style: The function 'nlprev' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rmi.hpp:348:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:342:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:345:10: style: The function 'nlend' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rmi.hpp:351:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:345:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:350:10: style: The function 'nlmove' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rmi.hpp:356:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:350:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:353:12: style: The function 'nlgrow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rmi.hpp:359:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:353:12: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:356:12: style: The function 'nlgcol' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rmi.hpp:362:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:356:12: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:360:10: style: The function 'nlsval' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rmi.hpp:366:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:360:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:363:12: style: The function 'nlgval' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rmi.hpp:369:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:363:12: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rpolynom.hpp:74:12: style: The function 'compute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rfi.hpp:43:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rpolynom.hpp:74:12: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rpolynom.hpp:78:12: style: The function 'derivate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rfi.hpp:47:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rpolynom.hpp:78:12: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rfunction.hpp:69:12: style: The function 'compute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rfi.hpp:43:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rfunction.hpp:69:12: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Rfunction.hpp:73:12: style: The function 'derivate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Rfi.hpp:47:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Rfunction.hpp:73:12: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/LinearFactory.hpp:78:13: style: The function 'newslv' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/SolverFactory.hpp:63:21: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/LinearFactory.hpp:78:13: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Linear.cpp:93:64: style: Function 'Linear' argument 3 names different: declaration 'stp' definition 'styp'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/mod/mth/shl/Linear.hpp:79:58: note: Function 'Linear' argument 3 names different: declaration 'stp' definition 'styp'.
afnix-src-2.8.1/src/mod/mth/shl/Linear.cpp:93:64: note: Function 'Linear' argument 3 names different: declaration 'stp' definition 'styp'.
afnix-src-2.8.1/src/mod/mth/shl/Linear.cpp:101:64: style: Function 'Linear' argument 3 names different: declaration 'stp' definition 'styp'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/mod/mth/shl/Linear.hpp:86:58: note: Function 'Linear' argument 3 names different: declaration 'stp' definition 'styp'.
afnix-src-2.8.1/src/mod/mth/shl/Linear.cpp:101:64: note: Function 'Linear' argument 3 names different: declaration 'stp' definition 'styp'.
afnix-src-2.8.1/src/mod/mth/shl/Linear.hpp:115:18: warning: Virtual function 'setstyp' is called from constructor 'Linear()' at line 73. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/mod/mth/shl/Linear.cpp:73:5: note: Calling reset
afnix-src-2.8.1/src/mod/mth/shl/Linear.cpp:174:7: note: Calling setstyp
afnix-src-2.8.1/src/mod/mth/shl/Linear.hpp:115:18: note: setstyp is a virtual method
afnix-src-2.8.1/src/mod/mth/shl/Linear.hpp:115:18: warning: Virtual function 'setstyp' is called from constructor 'Linear(const bool avf)' at line 79. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/mod/mth/shl/Linear.cpp:79:5: note: Calling reset
afnix-src-2.8.1/src/mod/mth/shl/Linear.cpp:174:7: note: Calling setstyp
afnix-src-2.8.1/src/mod/mth/shl/Linear.hpp:115:18: note: setstyp is a virtual method
afnix-src-2.8.1/src/mod/mth/shl/Linear.hpp:115:18: warning: Virtual function 'setstyp' is called from constructor 'Linear(const bool avf,const bool pcf)' at line 86. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/mod/mth/shl/Linear.cpp:86:5: note: Calling reset
afnix-src-2.8.1/src/mod/mth/shl/Linear.cpp:174:7: note: Calling setstyp
afnix-src-2.8.1/src/mod/mth/shl/Linear.hpp:115:18: note: setstyp is a virtual method
afnix-src-2.8.1/src/mod/mth/shl/Linear.hpp:115:18: warning: Virtual function 'setstyp' is called from constructor 'Linear(const bool avf,const bool pcf,const t_styp stp)' at line 96. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/mod/mth/shl/Linear.cpp:96:5: note: Calling setstyp
afnix-src-2.8.1/src/mod/mth/shl/Linear.hpp:115:18: note: setstyp is a virtual method
afnix-src-2.8.1/src/mod/mth/shl/Linear.hpp:115:18: warning: Virtual function 'setstyp' is called from constructor 'Linear(const bool avf,const bool pcf,const t_styp stp,Logger*slg)' at line 105. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/mod/mth/shl/Linear.cpp:105:5: note: Calling setstyp
afnix-src-2.8.1/src/mod/mth/shl/Linear.hpp:115:18: note: setstyp is a virtual method
afnix-src-2.8.1/src/mod/mth/shl/LinearFactory.cpp:48:5: performance: Variable 'd_lst' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/mth/shl/LinearFactory.cpp:64:5: performance: Variable 'd_lst' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/mth/shl/Mean.cpp:33:5: performance: Variable 'd_cval' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/mth/shl/MthCalls.cpp:65:2: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
afnix-src-2.8.1/src/mod/mth/shl/Parallel.hpp:43:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/mth/shl/Solver.hpp:56:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/mth/shl/Parallel.hpp:43:10: note: Function in derived class
afnix-src-2.8.1/src/mod/mth/shl/Qr.cpp:235:51: style: Function 'update' argument 2 names different: declaration 'nru' definition 'rng'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/mod/mth/shl/Qr.hpp:88:49: note: Function 'update' argument 2 names different: declaration 'nru' definition 'rng'.
afnix-src-2.8.1/src/mod/mth/shl/Qr.cpp:235:51: note: Function 'update' argument 2 names different: declaration 'nru' definition 'rng'.
afnix-src-2.8.1/src/mod/mth/shl/Rblock.cpp:596:31: style: Function 'Rblockit' argument 1 names different: declaration 'vobj' definition 'mobj'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/mod/mth/shl/Rblock.hpp:214:23: note: Function 'Rblockit' argument 1 names different: declaration 'vobj' definition 'mobj'.
afnix-src-2.8.1/src/mod/mth/shl/Rblock.cpp:596:31: note: Function 'Rblockit' argument 1 names different: declaration 'vobj' definition 'mobj'.
afnix-src-2.8.1/src/mod/mth/shl/Rblock.cpp:604:31: style: Function 'Rblockit' argument 1 names different: declaration 'vobj' definition 'mobj'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/mod/mth/shl/Rblock.hpp:219:23: note: Function 'Rblockit' argument 1 names different: declaration 'vobj' definition 'mobj'.
afnix-src-2.8.1/src/mod/mth/shl/Rblock.cpp:604:31: note: Function 'Rblockit' argument 1 names different: declaration 'vobj' definition 'mobj'.
afnix-src-2.8.1/src/mod/mth/shl/Rfunction.cpp:33:5: performance: Variable 'p_fptr' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/mth/shl/Rfunction.cpp:34:5: performance: Variable 'p_dptr' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/mth/shl/Rfunction.cpp:40:5: performance: Variable 'p_fptr' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/mth/shl/Rfunction.cpp:41:5: performance: Variable 'p_dptr' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/mth/shl/Rfunction.cpp:47:5: performance: Variable 'p_fptr' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/mth/shl/Rfunction.cpp:48:5: performance: Variable 'p_dptr' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/mth/shl/Rfunction.cpp:39:31: performance: Function parameter 'fptr' should be passed by const reference. [passedByValue]
afnix-src-2.8.1/src/mod/mth/shl/Rfunction.cpp:46:31: performance: Function parameter 'fptr' should be passed by const reference. [passedByValue]
afnix-src-2.8.1/src/mod/mth/shl/Rfunction.cpp:46:43: performance: Function parameter 'dptr' should be passed by const reference. [passedByValue]
afnix-src-2.8.1/src/mod/mth/shl/Rgivens.cpp:191:21: style: Function 'add' argument 3 names different: declaration 'xr' definition 'rcv'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/mod/mth/shl/Rgivens.hpp:109:22: note: Function 'add' argument 3 names different: declaration 'xr' definition 'rcv'.
afnix-src-2.8.1/src/mod/mth/shl/Rgivens.cpp:191:21: note: Function 'add' argument 3 names different: declaration 'xr' definition 'rcv'.
afnix-src-2.8.1/src/mod/mth/shl/Rgivens.cpp:191:39: style: Function 'add' argument 4 names different: declaration 'xc' definition 'ccv'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/mod/mth/shl/Rgivens.hpp:109:40: note: Function 'add' argument 4 names different: declaration 'xc' definition 'ccv'.
afnix-src-2.8.1/src/mod/mth/shl/Rgivens.cpp:191:39: note: Function 'add' argument 4 names different: declaration 'xc' definition 'ccv'.
afnix-src-2.8.1/src/mod/mth/shl/Rgivens.cpp:42:5: performance: Variable 'd_row' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/mth/shl/Rgivens.cpp:43:5: performance: Variable 'd_col' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/mth/shl/Rgivens.cpp:44:5: performance: Variable 'd_c' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/mth/shl/Rgivens.cpp:45:5: performance: Variable 'd_s' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.cpp:2155:33: warning: Identical condition 'd_bihb>=d_hbsz', second condition is always false [identicalConditionAfterEarlyExit]
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.cpp:2153:16: note: first condition
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.cpp:2155:33: note: second condition
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.cpp:1380:34: style: Function 'Rmatrixit' argument 1 names different: declaration 'vobj' definition 'mobj'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:315:25: note: Function 'Rmatrixit' argument 1 names different: declaration 'vobj' definition 'mobj'.
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.cpp:1380:34: note: Function 'Rmatrixit' argument 1 names different: declaration 'vobj' definition 'mobj'.
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.cpp:1389:34: style: Function 'Rmatrixit' argument 1 names different: declaration 'vobj' definition 'mobj'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.hpp:320:25: note: Function 'Rmatrixit' argument 1 names different: declaration 'vobj' definition 'mobj'.
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.cpp:1389:34: note: Function 'Rmatrixit' argument 1 names different: declaration 'vobj' definition 'mobj'.
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.cpp:106:67: performance: Function parameter 'lb' should be passed by const reference. [passedByValue]
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.cpp:116:56: performance: Function parameter 'lb' should be passed by const reference. [passedByValue]
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.cpp:128:56: performance: Function parameter 'lb' should be passed by const reference. [passedByValue]
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.cpp:145:67: performance: Function parameter 'cb' should be passed by const reference. [passedByValue]
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.cpp:155:56: performance: Function parameter 'cb' should be passed by const reference. [passedByValue]
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.cpp:169:56: performance: Function parameter 'cb' should be passed by const reference. [passedByValue]
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.cpp:180:56: performance: Function parameter 'cb' should be passed by const reference. [passedByValue]
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.cpp:203:67: performance: Function parameter 'cc' should be passed by const reference. [passedByValue]
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.cpp:213:56: performance: Function parameter 'cc' should be passed by const reference. [passedByValue]
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.cpp:227:56: performance: Function parameter 'cc' should be passed by const reference. [passedByValue]
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.cpp:238:56: performance: Function parameter 'cc' should be passed by const reference. [passedByValue]
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.cpp:261:67: performance: Function parameter 'ct' should be passed by const reference. [passedByValue]
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.cpp:271:56: performance: Function parameter 'ct' should be passed by const reference. [passedByValue]
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.cpp:285:56: performance: Function parameter 'ct' should be passed by const reference. [passedByValue]
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.cpp:296:56: performance: Function parameter 'ct' should be passed by const reference. [passedByValue]
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.cpp:319:67: performance: Function parameter 'lt' should be passed by const reference. [passedByValue]
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.cpp:329:56: performance: Function parameter 'lt' should be passed by const reference. [passedByValue]
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.cpp:343:56: performance: Function parameter 'lt' should be passed by const reference. [passedByValue]
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.cpp:354:56: performance: Function parameter 'lt' should be passed by const reference. [passedByValue]
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.cpp:399:32: performance: Function parameter 'hb' should be passed by const reference. [passedByValue]
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.cpp:411:28: performance: Function parameter 'hb' should be passed by const reference. [passedByValue]
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.cpp:438:28: performance: Function parameter 'hb' should be passed by const reference. [passedByValue]
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.cpp:451:28: performance: Function parameter 'hb' should be passed by const reference. [passedByValue]
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.cpp:517:54: performance: Function parameter 'hb' should be passed by const reference. [passedByValue]
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.cpp:538:43: performance: Function parameter 'hb' should be passed by const reference. [passedByValue]
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.cpp:553:49: performance: Function parameter 'lb' should be passed by const reference. [passedByValue]
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.cpp:570:49: performance: Function parameter 'cb' should be passed by const reference. [passedByValue]
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.cpp:591:49: performance: Function parameter 'cc' should be passed by const reference. [passedByValue]
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.cpp:612:49: performance: Function parameter 'ct' should be passed by const reference. [passedByValue]
afnix-src-2.8.1/src/mod/mth/shl/Rmatrix.cpp:633:49: performance: Function parameter 'lt' should be passed by const reference. [passedByValue]
afnix-src-2.8.1/src/mod/mth/shl/Rmd.cpp:138:34: style: Function 'setcol' argument 1 names different: declaration 'row' definition 'col'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/mod/mth/shl/Rmd.hpp:79:39: note: Function 'setcol' argument 1 names different: declaration 'row' definition 'col'.
afnix-src-2.8.1/src/mod/mth/shl/Rmd.cpp:138:34: note: Function 'setcol' argument 1 names different: declaration 'row' definition 'col'.
afnix-src-2.8.1/src/mod/mth/shl/Rmd.cpp:34:5: performance: Variable 'd_row' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/mth/shl/Rmd.cpp:35:5: performance: Variable 'd_col' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/mth/shl/Rmd.cpp:36:5: performance: Variable 'd_val' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/mth/shl/Rmd.hpp:68:18: warning: Virtual function 'set' is called from constructor 'Rmd(const t_long row,const t_long col,const t_real val)' at line 42. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/mod/mth/shl/Rmd.cpp:42:5: note: Calling set
afnix-src-2.8.1/src/mod/mth/shl/Rmd.hpp:68:18: note: set is a virtual method
afnix-src-2.8.1/src/mod/mth/shl/Rmi.cpp:958:16: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition]
afnix-src-2.8.1/src/mod/mth/shl/Rmi.cpp:942:14: note: outer condition: argc==3
afnix-src-2.8.1/src/mod/mth/shl/Rmi.cpp:958:16: note: opposite inner condition: argc==4
afnix-src-2.8.1/src/mod/mth/shl/Rmi.cpp:958:16: style: Condition 'argc==4' is always false [knownConditionTrueFalse]
afnix-src-2.8.1/src/mod/mth/shl/Rmi.cpp:942:14: note: Assuming that condition 'argc==3' is not redundant
afnix-src-2.8.1/src/mod/mth/shl/Rmi.cpp:958:16: note: Condition 'argc==4' is always false
afnix-src-2.8.1/src/mod/mth/shl/Rmi.cpp:110:36: style: Function 'rdstream' argument 1 names different: declaration 'os' definition 'is'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/mod/mth/shl/Rmi.hpp:64:33: note: Function 'rdstream' argument 1 names different: declaration 'os' definition 'is'.
afnix-src-2.8.1/src/mod/mth/shl/Rmi.cpp:110:36: note: Function 'rdstream' argument 1 names different: declaration 'os' definition 'is'.
afnix-src-2.8.1/src/mod/mth/shl/Rmi.cpp:332:29: style: Function 'cmp' argument 1 names different: declaration 'x' definition 'mx'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/mod/mth/shl/Rmi.hpp:133:34: note: Function 'cmp' argument 1 names different: declaration 'x' definition 'mx'.
afnix-src-2.8.1/src/mod/mth/shl/Rmi.cpp:332:29: note: Function 'cmp' argument 1 names different: declaration 'x' definition 'mx'.
afnix-src-2.8.1/src/mod/mth/shl/Rmi.cpp:363:34: style: Function 'isncol' argument 1 names different: declaration 'row' definition 'col'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/mod/mth/shl/Rmi.hpp:139:39: note: Function 'isncol' argument 1 names different: declaration 'row' definition 'col'.
afnix-src-2.8.1/src/mod/mth/shl/Rmi.cpp:363:34: note: Function 'isncol' argument 1 names different: declaration 'row' definition 'col'.
afnix-src-2.8.1/src/mod/mth/shl/Rmi.cpp:47:5: performance: Variable 'd_rsiz' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/mth/shl/Rmi.cpp:48:5: performance: Variable 'd_csiz' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/mth/shl/Rpi.cpp:82:36: style: Function 'rdstream' argument 1 names different: declaration 'os' definition 'is'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/mod/mth/shl/Rpi.hpp:53:33: note: Function 'rdstream' argument 1 names different: declaration 'os' definition 'is'.
afnix-src-2.8.1/src/mod/mth/shl/Rpi.cpp:82:36: note: Function 'rdstream' argument 1 names different: declaration 'os' definition 'is'.
afnix-src-2.8.1/src/mod/mth/shl/Rpi.cpp:36:5: performance: Variable 'd_size' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/mth/shl/Rpolynom.cpp:124:7: style: Variable 'p_coef' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
afnix-src-2.8.1/src/mod/mth/shl/Rpolynom.cpp:118:25: note: Variable 'p_coef' is reassigned a value before the old one has been used if variable is no semaphore variable.
afnix-src-2.8.1/src/mod/mth/shl/Rpolynom.cpp:124:7: note: Variable 'p_coef' is reassigned a value before the old one has been used if variable is no semaphore variable.
afnix-src-2.8.1/src/mod/mth/shl/Rsamples.cpp:248:41: style: Function 'rdstream' argument 1 names different: declaration 'os' definition 'is'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/mod/mth/shl/Rsamples.hpp:98:33: note: Function 'rdstream' argument 1 names different: declaration 'os' definition 'is'.
afnix-src-2.8.1/src/mod/mth/shl/Rsamples.cpp:248:41: note: Function 'rdstream' argument 1 names different: declaration 'os' definition 'is'.
afnix-src-2.8.1/src/mod/mth/shl/Rvi.cpp:86:36: style: Function 'rdstream' argument 1 names different: declaration 'os' definition 'is'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/mod/mth/shl/Rvi.hpp:53:33: note: Function 'rdstream' argument 1 names different: declaration 'os' definition 'is'.
afnix-src-2.8.1/src/mod/mth/shl/Rvi.cpp:86:36: note: Function 'rdstream' argument 1 names different: declaration 'os' definition 'is'.
afnix-src-2.8.1/src/mod/mth/shl/Rvi.cpp:40:5: performance: Variable 'd_size' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/mth/shl/Tqmr.cpp:283:32: style: Function 'solve' argument 1 names different: declaration 'rhs' definition 'b'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/mod/mth/shl/Tqmr.hpp:50:28: note: Function 'solve' argument 1 names different: declaration 'rhs' definition 'b'.
afnix-src-2.8.1/src/mod/mth/shl/Tqmr.cpp:283:32: note: Function 'solve' argument 1 names different: declaration 'rhs' definition 'b'.
afnix-src-2.8.1/src/mod/net/shl/Address.hpp:78:5: style: Class 'Address' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/net/shl/Address.hpp:87:5: style: Class 'Address' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/net/shl/SockParams.hpp:101:10: style: The function 'setopt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/net/shl/Sockopt.hpp:54:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/net/shl/SockParams.hpp:101:10: note: Function in derived class
afnix-src-2.8.1/src/mod/net/shl/SockParams.hpp:106:10: style: The function 'setopt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/net/shl/Sockopt.hpp:59:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/net/shl/SockParams.hpp:106:10: note: Function in derived class
afnix-src-2.8.1/src/mod/net/shl/SockParams.hpp:111:10: style: The function 'getbopt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/net/shl/Sockopt.hpp:64:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/net/shl/SockParams.hpp:111:10: note: Function in derived class
afnix-src-2.8.1/src/mod/net/shl/SockParams.hpp:116:10: style: The function 'getlopt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/net/shl/Sockopt.hpp:69:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/net/shl/SockParams.hpp:116:10: note: Function in derived class
afnix-src-2.8.1/src/mod/net/shl/Socket.hpp:68:10: style: The function 'setopt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/net/shl/Sockopt.hpp:54:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/net/shl/Socket.hpp:68:10: note: Function in derived class
afnix-src-2.8.1/src/mod/net/shl/Socket.hpp:73:10: style: The function 'setopt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/net/shl/Sockopt.hpp:59:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/net/shl/Socket.hpp:73:10: note: Function in derived class
afnix-src-2.8.1/src/mod/net/shl/Socket.hpp:78:10: style: The function 'getbopt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/net/shl/Sockopt.hpp:64:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/net/shl/Socket.hpp:78:10: note: Function in derived class
afnix-src-2.8.1/src/mod/net/shl/Socket.hpp:83:10: style: The function 'getlopt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/net/shl/Sockopt.hpp:69:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/net/shl/Socket.hpp:83:10: note: Function in derived class
afnix-src-2.8.1/src/mod/net/shl/Datagram.hpp:80:14: style: The function 'getpeeraddr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/net/shl/Socket.hpp:135:22: note: Virtual function in base class
afnix-src-2.8.1/src/mod/net/shl/Datagram.hpp:80:14: note: Function in derived class
afnix-src-2.8.1/src/mod/net/shl/Datagram.hpp:83:12: style: The function 'getpeerport' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/net/shl/Socket.hpp:138:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/net/shl/Datagram.hpp:83:12: note: Function in derived class
afnix-src-2.8.1/src/mod/net/shl/Datagram.hpp:86:12: style: The function 'getprotocol' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/net/shl/Socket.hpp:144:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/net/shl/Datagram.hpp:86:12: note: Function in derived class
afnix-src-2.8.1/src/mod/net/shl/TcpSocket.hpp:40:5: style: Class 'TcpSocket' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/net/shl/TcpSocket.hpp:44:5: style: Class 'TcpSocket' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/net/shl/UdpSocket.hpp:50:5: style: Class 'UdpSocket' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/net/shl/UdpSocket.hpp:54:5: style: Class 'UdpSocket' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/net/shl/Multicast.hpp:36:5: style: Class 'Multicast' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/net/shl/Multicast.hpp:40:5: style: Class 'Multicast' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/net/shl/TcpServer.hpp:41:5: style: Class 'TcpServer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/net/shl/TcpServer.hpp:45:5: style: Class 'TcpServer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/net/shl/TcpServer.hpp:49:5: style: Class 'TcpServer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/net/shl/UdpServer.hpp:39:5: style: Class 'UdpServer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/net/shl/UdpServer.hpp:43:5: style: Class 'UdpServer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/net/shl/TcpSocket.hpp:83:12: style: The function 'getprotocol' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/net/shl/Socket.hpp:144:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/net/shl/TcpSocket.hpp:83:12: note: Function in derived class
afnix-src-2.8.1/src/mod/net/shl/UdpSocket.hpp:63:10: style: The function 'isbcast' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/net/shl/Socket.hpp:92:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/net/shl/UdpSocket.hpp:63:10: note: Function in derived class
afnix-src-2.8.1/src/mod/net/shl/UdpSocket.hpp:106:12: style: The function 'getprotocol' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/net/shl/Socket.hpp:144:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/net/shl/UdpSocket.hpp:106:12: note: Function in derived class
afnix-src-2.8.1/src/mod/net/shl/SockParams.cpp:70:5: performance: Variable 'd_addr' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/net/shl/SockParams.cpp:91:5: performance: Variable 'd_addr' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/net/shl/SockParams.cpp:112:5: performance: Variable 'd_addr' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/net/shl/SockParams.cpp:113:5: performance: Variable 'd_port' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/net/shl/Socket.cpp:261:16: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
afnix-src-2.8.1/src/mod/net/shl/TcpSocket.hpp:86:18: warning: Virtual function 'create' is called from constructor 'TcpSocket()' at line 37. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/mod/net/shl/TcpSocket.cpp:37:5: note: Calling create
afnix-src-2.8.1/src/mod/net/shl/TcpSocket.hpp:86:18: note: create is a virtual method
afnix-src-2.8.1/src/mod/net/shl/TcpSocket.hpp:86:18: warning: Virtual function 'create' is called from constructor 'TcpSocket(const bool cflg)' at line 50. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/mod/net/shl/TcpSocket.cpp:50:23: note: Calling create
afnix-src-2.8.1/src/mod/net/shl/TcpSocket.hpp:86:18: note: create is a virtual method
afnix-src-2.8.1/src/mod/net/shl/UdpSocket.cpp:268:38: style: Function 'write' argument 1 names different: declaration 'data' definition 'value'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/mod/net/shl/UdpSocket.hpp:86:29: note: Function 'write' argument 1 names different: declaration 'data' definition 'value'.
afnix-src-2.8.1/src/mod/net/shl/UdpSocket.cpp:268:38: note: Function 'write' argument 1 names different: declaration 'data' definition 'value'.
afnix-src-2.8.1/src/mod/nwg/shl/Cookie.hpp:73:5: style: Class 'Cookie' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/nwg/shl/CookieJar.hpp:47:5: style: Class 'CookieJar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/nwg/shl/HeaderPart.cpp:149:61: style: Function 'hset' argument 2 names different: declaration 'pval' definition 'lval'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/mod/nwg/shl/HeaderPart.hpp:80:59: note: Function 'hset' argument 2 names different: declaration 'pval' definition 'lval'.
afnix-src-2.8.1/src/mod/nwg/shl/HeaderPart.cpp:149:61: note: Function 'hset' argument 2 names different: declaration 'pval' definition 'lval'.
afnix-src-2.8.1/src/mod/nwg/shl/HeaderPart.cpp:55:5: performance: Variable 'd_head' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/nwg/shl/HeaderPart.hpp:58:18: warning: Virtual function 'reset' is called from constructor 'HeaderPart()' at line 56. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/mod/nwg/shl/HeaderPart.cpp:56:5: note: Calling reset
afnix-src-2.8.1/src/mod/nwg/shl/HeaderPart.hpp:58:18: note: reset is a virtual method
afnix-src-2.8.1/src/mod/nwg/shl/HttpProto.cpp:416:59: style: Function 'hset' argument 2 names different: declaration 'pval' definition 'lval'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/mod/nwg/shl/HttpProto.hpp:151:58: note: Function 'hset' argument 2 names different: declaration 'pval' definition 'lval'.
afnix-src-2.8.1/src/mod/nwg/shl/HttpProto.cpp:416:59: note: Function 'hset' argument 2 names different: declaration 'pval' definition 'lval'.
afnix-src-2.8.1/src/mod/nwg/shl/HttpProto.hpp:132:18: warning: Virtual function 'reset' is called from constructor 'HttpProto()' at line 300. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/mod/nwg/shl/HttpProto.cpp:300:5: note: Calling reset
afnix-src-2.8.1/src/mod/nwg/shl/HttpProto.hpp:132:18: note: reset is a virtual method
afnix-src-2.8.1/src/mod/nwg/shl/HttpProto.hpp:132:18: warning: Virtual function 'reset' is called from constructor 'HttpProto(const t_ptyp ptyp)' at line 306. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/mod/nwg/shl/HttpProto.cpp:306:5: note: Calling reset
afnix-src-2.8.1/src/mod/nwg/shl/HttpProto.hpp:132:18: note: reset is a virtual method
afnix-src-2.8.1/src/mod/nwg/shl/HttpProto.hpp:132:18: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/nwg/shl/HeaderPart.hpp:58:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/nwg/shl/HttpProto.hpp:132:18: note: Function in derived class
afnix-src-2.8.1/src/mod/nwg/shl/Uri.hpp:83:5: style: Class 'Uri' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/nwg/shl/MultiPart.hpp:43:5: style: Class 'MultiPart' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/nwg/shl/HttpRequest.hpp:61:5: style: Class 'HttpRequest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/nwg/shl/HttpRequest.hpp:65:5: style: Class 'HttpRequest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/nwg/shl/HttpRequest.hpp:79:5: style: Class 'HttpRequest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/nwg/shl/HttpRequest.hpp:99:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/nwg/shl/HttpProto.hpp:132:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/nwg/shl/HttpRequest.hpp:99:10: note: Function in derived class
afnix-src-2.8.1/src/mod/nwg/shl/HttpRequest.hpp:103:10: style: The function 'parse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/nwg/shl/HttpProto.hpp:136:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/nwg/shl/HttpRequest.hpp:103:10: note: Function in derived class
afnix-src-2.8.1/src/mod/nwg/shl/HttpRequest.hpp:107:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/nwg/shl/HttpProto.hpp:186:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/nwg/shl/HttpRequest.hpp:107:10: note: Function in derived class
afnix-src-2.8.1/src/mod/nwg/shl/HttpRequest.hpp:111:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/nwg/shl/HttpProto.hpp:190:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/nwg/shl/HttpRequest.hpp:111:10: note: Function in derived class
afnix-src-2.8.1/src/mod/nwg/shl/HttpResponse.hpp:55:5: style: Class 'HttpResponse' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/nwg/shl/HttpResponse.hpp:64:5: style: Class 'HttpResponse' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/nwg/shl/HttpResponse.hpp:81:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/nwg/shl/HttpProto.hpp:132:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/nwg/shl/HttpResponse.hpp:81:10: note: Function in derived class
afnix-src-2.8.1/src/mod/nwg/shl/HttpResponse.hpp:85:10: style: The function 'parse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/nwg/shl/HttpProto.hpp:136:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/nwg/shl/HttpResponse.hpp:85:10: note: Function in derived class
afnix-src-2.8.1/src/mod/nwg/shl/HttpResponse.hpp:89:10: style: The function 'hwrite' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/nwg/shl/HeaderPart.hpp:99:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/nwg/shl/HttpResponse.hpp:89:10: note: Function in derived class
afnix-src-2.8.1/src/mod/nwg/shl/HttpResponse.hpp:93:10: style: The function 'hwrite' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/nwg/shl/HeaderPart.hpp:103:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/nwg/shl/HttpResponse.hpp:93:10: note: Function in derived class
afnix-src-2.8.1/src/mod/nwg/shl/HttpResponse.hpp:97:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/nwg/shl/HttpProto.hpp:186:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/nwg/shl/HttpResponse.hpp:97:10: note: Function in derived class
afnix-src-2.8.1/src/mod/nwg/shl/HttpResponse.hpp:101:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/nwg/shl/HttpProto.hpp:190:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/nwg/shl/HttpResponse.hpp:101:10: note: Function in derived class
afnix-src-2.8.1/src/mod/nwg/shl/UriPath.hpp:50:5: style: Class 'UriPath' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/nwg/shl/UriQuery.hpp:40:5: style: Class 'UriQuery' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/nwg/shl/Mime.cpp:682:29: style: Function 'Mime' argument 1 names different: declaration 'mime' definition 'type'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/mod/nwg/shl/Mime.hpp:75:25: note: Function 'Mime' argument 1 names different: declaration 'mime' definition 'type'.
afnix-src-2.8.1/src/mod/nwg/shl/Mime.cpp:682:29: note: Function 'Mime' argument 1 names different: declaration 'mime' definition 'type'.
afnix-src-2.8.1/src/mod/nwg/shl/Mime.cpp:677:5: performance: Variable 'd_mime' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/nwg/shl/Mime.cpp:683:5: performance: Variable 'd_mime' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/nwg/shl/MultiPart.cpp:34:5: performance: Variable 'd_bnds' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/nwg/shl/MultiPart.cpp:40:5: performance: Variable 'd_bnds' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/nwg/shl/UriPath.cpp:111:5: performance: Variable 'd_root' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/nwg/shl/UriPath.cpp:117:5: performance: Variable 'd_root' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/nwg/shl/UriPath.cpp:124:5: performance: Variable 'd_root' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/nwg/shl/UriPath.cpp:132:5: performance: Variable 'd_root' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/sec/shl/Key.hpp:77:5: style: Class 'Key' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/sec/shl/Key.hpp:81:5: style: Class 'Key' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/sec/shl/Key.hpp:85:5: style: Class 'Key' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/sec/shl/Aes.hpp:45:5: style: Class 'Aes' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/sec/shl/BlockCipher.hpp:82:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Cipher.hpp:76:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/BlockCipher.hpp:82:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/BlockCipher.hpp:86:10: style: The function 'setkey' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Cipher.hpp:80:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/BlockCipher.hpp:86:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/BlockCipher.hpp:90:12: style: The function 'waist' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Cipher.hpp:94:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/BlockCipher.hpp:90:12: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/BlockCipher.hpp:135:10: style: The function 'encode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Cipher.hpp:119:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/BlockCipher.hpp:135:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/BlockCipher.hpp:141:10: style: The function 'encode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Cipher.hpp:125:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/BlockCipher.hpp:141:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/BlockCipher.hpp:147:10: style: The function 'encode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Cipher.hpp:131:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/BlockCipher.hpp:147:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/BlockCipher.hpp:153:10: style: The function 'decode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Cipher.hpp:137:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/BlockCipher.hpp:153:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/BlockCipher.hpp:159:10: style: The function 'decode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Cipher.hpp:143:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/BlockCipher.hpp:159:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/BlockCipher.hpp:165:10: style: The function 'decode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Cipher.hpp:149:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/BlockCipher.hpp:165:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Aes.hpp:59:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Cipher.hpp:76:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Aes.hpp:59:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Aes.hpp:65:10: style: The function 'encode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/BlockCipher.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Aes.hpp:65:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Aes.hpp:70:10: style: The function 'decode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/BlockCipher.hpp:129:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Aes.hpp:70:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/BlockCipher.cpp:272:5: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
afnix-src-2.8.1/src/mod/sec/shl/BlockCipher.cpp:274:7: note: Found duplicate branches for 'if' and 'else'.
afnix-src-2.8.1/src/mod/sec/shl/BlockCipher.cpp:272:5: note: Found duplicate branches for 'if' and 'else'.
afnix-src-2.8.1/src/mod/sec/shl/BlockCipher.cpp:305:5: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
afnix-src-2.8.1/src/mod/sec/shl/BlockCipher.cpp:307:7: note: Found duplicate branches for 'if' and 'else'.
afnix-src-2.8.1/src/mod/sec/shl/BlockCipher.cpp:305:5: note: Found duplicate branches for 'if' and 'else'.
afnix-src-2.8.1/src/mod/sec/shl/BlockCipher.cpp:331:5: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
afnix-src-2.8.1/src/mod/sec/shl/BlockCipher.cpp:333:7: note: Found duplicate branches for 'if' and 'else'.
afnix-src-2.8.1/src/mod/sec/shl/BlockCipher.cpp:331:5: note: Found duplicate branches for 'if' and 'else'.
afnix-src-2.8.1/src/mod/sec/shl/BlockCipher.cpp:341:5: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
afnix-src-2.8.1/src/mod/sec/shl/BlockCipher.cpp:346:7: note: Found duplicate branches for 'if' and 'else'.
afnix-src-2.8.1/src/mod/sec/shl/BlockCipher.cpp:341:5: note: Found duplicate branches for 'if' and 'else'.
afnix-src-2.8.1/src/mod/sec/shl/BlockCipher.cpp:596:54: style: Function 'encode' argument 2 names different: declaration 'ib' definition 'is'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/mod/sec/shl/BlockCipher.hpp:141:43: note: Function 'encode' argument 2 names different: declaration 'ib' definition 'is'.
afnix-src-2.8.1/src/mod/sec/shl/BlockCipher.cpp:596:54: note: Function 'encode' argument 2 names different: declaration 'ib' definition 'is'.
afnix-src-2.8.1/src/mod/sec/shl/BlockCipher.cpp:764:54: style: Function 'decode' argument 2 names different: declaration 'ib' definition 'is'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/mod/sec/shl/BlockCipher.hpp:159:43: note: Function 'decode' argument 2 names different: declaration 'ib' definition 'is'.
afnix-src-2.8.1/src/mod/sec/shl/BlockCipher.cpp:764:54: note: Function 'decode' argument 2 names different: declaration 'ib' definition 'is'.
afnix-src-2.8.1/src/mod/sec/shl/Cipher.cpp:38:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/sec/shl/Cipher.cpp:45:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/sec/shl/Cipher.cpp:46:5: performance: Variable 'd_ckey' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/sec/shl/Rsa.hpp:84:5: style: Class 'Rsa' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/sec/shl/Des.hpp:50:5: style: Class 'Des' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/sec/shl/Rc2.hpp:52:5: style: Class 'Rc2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/sec/shl/Rc4.hpp:42:5: style: Class 'Rc4' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/sec/shl/Rc5.hpp:59:5: style: Class 'Rc5' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/sec/shl/Md2.hpp:44:5: style: Class 'Md2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/sec/shl/Md4.hpp:42:5: style: Class 'Md4' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/sec/shl/Md5.hpp:42:5: style: Class 'Md5' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/sec/shl/Sha1.hpp:44:5: style: Class 'Sha1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/sec/shl/Sha224.hpp:44:5: style: Class 'Sha224' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/sec/shl/Sha256.hpp:44:5: style: Class 'Sha256' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/sec/shl/Sha384.hpp:44:5: style: Class 'Sha384' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/sec/shl/Sha512.hpp:44:5: style: Class 'Sha512' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/sec/shl/PublicCipher.hpp:51:10: style: The function 'setkey' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Cipher.hpp:80:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/PublicCipher.hpp:51:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/PublicCipher.hpp:76:10: style: The function 'encode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Cipher.hpp:119:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/PublicCipher.hpp:76:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/PublicCipher.hpp:82:10: style: The function 'encode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Cipher.hpp:125:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/PublicCipher.hpp:82:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/PublicCipher.hpp:88:10: style: The function 'encode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Cipher.hpp:131:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/PublicCipher.hpp:88:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/PublicCipher.hpp:94:10: style: The function 'decode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Cipher.hpp:137:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/PublicCipher.hpp:94:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/PublicCipher.hpp:100:10: style: The function 'decode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Cipher.hpp:143:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/PublicCipher.hpp:100:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/PublicCipher.hpp:107:10: style: The function 'decode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Cipher.hpp:149:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/PublicCipher.hpp:107:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Rsa.hpp:70:10: style: The function 'encode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/PublicCipher.hpp:64:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Rsa.hpp:70:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Rsa.hpp:76:10: style: The function 'decode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/PublicCipher.hpp:70:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Rsa.hpp:76:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Rsa.hpp:104:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Cipher.hpp:76:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Rsa.hpp:104:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Rsa.hpp:108:10: style: The function 'setkey' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Cipher.hpp:80:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Rsa.hpp:108:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Rsa.hpp:112:10: style: The function 'setrflg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Cipher.hpp:87:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Rsa.hpp:112:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Des.hpp:40:10: style: The function 'encode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/BlockCipher.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Des.hpp:40:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Des.hpp:45:10: style: The function 'decode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/BlockCipher.hpp:129:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Des.hpp:45:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Des.hpp:64:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Cipher.hpp:76:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Des.hpp:64:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Rc2.hpp:42:10: style: The function 'encode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/BlockCipher.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Rc2.hpp:42:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Rc2.hpp:47:10: style: The function 'decode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/BlockCipher.hpp:129:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Rc2.hpp:47:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Rc2.hpp:66:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Cipher.hpp:76:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Rc2.hpp:66:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/SerialCipher.hpp:51:10: style: The function 'setkey' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Cipher.hpp:80:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/SerialCipher.hpp:51:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/SerialCipher.hpp:73:10: style: The function 'encode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Cipher.hpp:119:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/SerialCipher.hpp:73:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/SerialCipher.hpp:79:10: style: The function 'encode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Cipher.hpp:125:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/SerialCipher.hpp:79:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/SerialCipher.hpp:85:10: style: The function 'encode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Cipher.hpp:131:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/SerialCipher.hpp:85:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/SerialCipher.hpp:91:10: style: The function 'decode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Cipher.hpp:137:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/SerialCipher.hpp:91:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/SerialCipher.hpp:97:10: style: The function 'decode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Cipher.hpp:143:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/SerialCipher.hpp:97:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/SerialCipher.hpp:103:10: style: The function 'decode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Cipher.hpp:149:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/SerialCipher.hpp:103:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Rc4.hpp:56:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Cipher.hpp:76:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Rc4.hpp:56:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Rc4.hpp:61:12: style: The function 'encode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/SerialCipher.hpp:63:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Rc4.hpp:61:12: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Rc4.hpp:65:12: style: The function 'decode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/SerialCipher.hpp:67:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Rc4.hpp:65:12: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Rc5.hpp:49:10: style: The function 'encode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/BlockCipher.hpp:124:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Rc5.hpp:49:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Rc5.hpp:54:10: style: The function 'decode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/BlockCipher.hpp:129:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Rc5.hpp:54:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Rc5.hpp:73:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Cipher.hpp:76:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Rc5.hpp:73:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Md2.hpp:54:10: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Hasher.hpp:51:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Md2.hpp:54:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Md2.hpp:57:10: style: The function 'finish' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Hasher.hpp:141:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Md2.hpp:57:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Md4.hpp:52:10: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Hasher.hpp:51:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Md4.hpp:52:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Md4.hpp:55:10: style: The function 'finish' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Hasher.hpp:141:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Md4.hpp:55:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Md5.hpp:52:10: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Hasher.hpp:51:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Md5.hpp:52:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Md5.hpp:55:10: style: The function 'finish' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Hasher.hpp:141:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Md5.hpp:55:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Sha1.hpp:54:10: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Hasher.hpp:51:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Sha1.hpp:54:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Sha1.hpp:57:10: style: The function 'finish' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Hasher.hpp:141:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Sha1.hpp:57:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Sha224.hpp:54:10: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Hasher.hpp:51:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Sha224.hpp:54:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Sha224.hpp:57:10: style: The function 'finish' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Hasher.hpp:141:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Sha224.hpp:57:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Sha256.hpp:54:10: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Hasher.hpp:51:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Sha256.hpp:54:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Sha256.hpp:57:10: style: The function 'finish' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Hasher.hpp:141:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Sha256.hpp:57:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Sha384.hpp:54:10: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Hasher.hpp:51:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Sha384.hpp:54:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Sha384.hpp:57:10: style: The function 'finish' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Hasher.hpp:141:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Sha384.hpp:57:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Sha512.hpp:54:10: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Hasher.hpp:51:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Sha512.hpp:54:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Sha512.hpp:57:10: style: The function 'finish' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Hasher.hpp:141:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Sha512.hpp:57:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Dsa.cpp:74:44: style: Function 'Dsa' argument 2 names different: declaration 'k' definition 'sk'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/mod/sec/shl/Dsa.hpp:55:41: note: Function 'Dsa' argument 2 names different: declaration 'k' definition 'sk'.
afnix-src-2.8.1/src/mod/sec/shl/Dsa.cpp:74:44: note: Function 'Dsa' argument 2 names different: declaration 'k' definition 'sk'.
afnix-src-2.8.1/src/mod/sec/shl/Dsa.cpp:55:5: performance: Variable 'd_sk' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/sec/shl/Dsa.cpp:67:5: performance: Variable 'd_sk' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/sec/shl/Dsa.cpp:77:5: performance: Variable 'd_sk' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/sec/shl/Dsa.hpp:50:5: style: Class 'Dsa' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/sec/shl/Dsa.hpp:64:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Signer.hpp:67:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Dsa.hpp:64:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Dsa.hpp:68:10: style: The function 'setkey' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Signer.hpp:71:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Dsa.hpp:68:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Dsa.hpp:74:10: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Signer.hpp:96:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Dsa.hpp:74:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Dsa.hpp:78:10: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Signer.hpp:100:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Dsa.hpp:78:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Dsa.hpp:82:10: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Signer.hpp:104:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Dsa.hpp:82:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Dsa.hpp:85:15: style: The function 'finish' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Signer.hpp:107:23: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Dsa.hpp:85:15: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Hasher.cpp:214:40: style: Function 'derive' argument 1 names different: declaration 'msg' definition 's'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/mod/sec/shl/Hasher.hpp:106:42: note: Function 'derive' argument 1 names different: declaration 'msg' definition 's'.
afnix-src-2.8.1/src/mod/sec/shl/Hasher.cpp:214:40: note: Function 'derive' argument 1 names different: declaration 'msg' definition 's'.
afnix-src-2.8.1/src/mod/sec/shl/Hasher.cpp:318:39: style: Function 'process' argument 1 names different: declaration 'data' definition 'msg'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/mod/sec/shl/Hasher.hpp:130:41: note: Function 'process' argument 1 names different: declaration 'data' definition 'msg'.
afnix-src-2.8.1/src/mod/sec/shl/Hasher.cpp:318:39: note: Function 'process' argument 1 names different: declaration 'data' definition 'msg'.
afnix-src-2.8.1/src/mod/sec/shl/Hkdf.hpp:54:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Kdf.hpp:58:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Hkdf.hpp:54:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Hmac.hpp:45:5: style: Class 'Hmac' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/sec/shl/Hmac.hpp:59:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Mac.hpp:61:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Hmac.hpp:59:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Hmac.hpp:62:10: style: The function 'length' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Mac.hpp:83:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Hmac.hpp:62:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Hmac.hpp:65:12: style: The function 'getbyte' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Mac.hpp:86:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Hmac.hpp:65:12: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Hmac.hpp:69:10: style: The function 'pushb' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Mac.hpp:90:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Hmac.hpp:69:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Hmac.hpp:72:12: style: The function 'format' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Mac.hpp:93:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Hmac.hpp:72:12: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Hmac.hpp:77:10: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Mac.hpp:98:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Hmac.hpp:77:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Hmac.hpp:81:10: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Mac.hpp:102:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Hmac.hpp:81:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Hmac.hpp:85:10: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Mac.hpp:106:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Hmac.hpp:85:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Hmac.hpp:88:10: style: The function 'finish' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Mac.hpp:109:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Hmac.hpp:88:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/InputCipher.hpp:50:5: style: Class 'InputCipher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/sec/shl/InputCipher.hpp:54:5: style: Class 'InputCipher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/sec/shl/Kdf.hpp:58:18: warning: Virtual function 'reset' is called from constructor 'Kdf(const String&name,const long kbsz)' at line 42. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/mod/sec/shl/Kdf.cpp:42:5: note: Calling reset
afnix-src-2.8.1/src/mod/sec/shl/Kdf.hpp:58:18: note: reset is a virtual method
afnix-src-2.8.1/src/mod/sec/shl/Kdf1.hpp:48:10: style: The function 'derive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Kdf.hpp:81:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Kdf1.hpp:48:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Kdf2.hpp:47:10: style: The function 'derive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sec/shl/Kdf.hpp:81:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sec/shl/Kdf2.hpp:47:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sec/shl/Key.cpp:151:7: performance: Variable 'd_pmod' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/sec/shl/Key.cpp:152:7: performance: Variable 'd_pexp' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/sec/shl/Key.cpp:153:7: performance: Variable 'd_sexp' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/sec/shl/Key.cpp:154:7: performance: Variable 'd_spvp' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/sec/shl/Key.cpp:155:7: performance: Variable 'd_spvq' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/sec/shl/Key.cpp:156:7: performance: Variable 'd_crtp' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/sec/shl/Key.cpp:157:7: performance: Variable 'd_crtq' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/sec/shl/Key.cpp:158:7: performance: Variable 'd_crti' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/sec/shl/Key.cpp:163:7: performance: Variable 'd_pmod' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/sec/shl/Key.cpp:164:7: performance: Variable 'd_pexp' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/sec/shl/Key.cpp:165:7: performance: Variable 'd_sexp' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/sec/shl/Key.cpp:166:7: performance: Variable 'd_spvp' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/sec/shl/Key.cpp:167:7: performance: Variable 'd_spvq' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/sec/shl/Key.cpp:168:7: performance: Variable 'd_crtp' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/sec/shl/Key.cpp:169:7: performance: Variable 'd_crtq' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/sec/shl/Key.cpp:170:7: performance: Variable 'd_crti' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/sec/shl/Key.cpp:423:7: performance: Variable 'd_glop' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/sec/shl/Key.cpp:424:7: performance: Variable 'd_gloq' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/sec/shl/Key.cpp:425:7: performance: Variable 'd_glog' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/sec/shl/Key.cpp:426:7: performance: Variable 'd_skey' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/sec/shl/Key.cpp:427:7: performance: Variable 'd_pkey' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/sec/shl/Key.cpp:431:7: performance: Variable 'd_glop' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/sec/shl/Key.cpp:432:7: performance: Variable 'd_gloq' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/sec/shl/Key.cpp:433:7: performance: Variable 'd_glog' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/sec/shl/Key.cpp:434:7: performance: Variable 'd_skey' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/sec/shl/Key.cpp:435:7: performance: Variable 'd_pkey' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/sec/shl/Key.cpp:95:7: style: Struct 's_ksym' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
afnix-src-2.8.1/src/mod/sec/shl/Key.cpp:282:7: style: Struct 's_kmac' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
afnix-src-2.8.1/src/mod/sec/shl/Key.cpp:89:5: style: Struct 's_ksym' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/sec/shl/Key.cpp:271:5: style: Struct 's_kmac' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/sec/shl/Key.cpp:78:3: warning: The struct 's_ksym' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
afnix-src-2.8.1/src/mod/sec/shl/Key.cpp:132:3: warning: The struct 's_krsa' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
afnix-src-2.8.1/src/mod/sec/shl/Key.cpp:260:3: warning: The struct 's_kmac' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
afnix-src-2.8.1/src/mod/sec/shl/Key.cpp:410:3: warning: The struct 's_kdsa' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
afnix-src-2.8.1/src/mod/sec/shl/Key.cpp:731:17: error: Memory pointed to by 'kval' is freed twice. [doubleFree]
afnix-src-2.8.1/src/mod/sec/shl/Key.cpp:741:17: error: Memory pointed to by 'kval' is freed twice. [doubleFree]
afnix-src-2.8.1/src/mod/sec/shl/Mac.cpp:80:37: style: Function 'derive' argument 1 names different: declaration 'msg' definition 's'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/mod/sec/shl/Mac.hpp:68:42: note: Function 'derive' argument 1 names different: declaration 'msg' definition 's'.
afnix-src-2.8.1/src/mod/sec/shl/Mac.cpp:80:37: note: Function 'derive' argument 1 names different: declaration 'msg' definition 's'.
afnix-src-2.8.1/src/mod/sec/shl/PublicCipher.cpp:99:55: style: Function 'encode' argument 2 names different: declaration 'ib' definition 'is'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/mod/sec/shl/PublicCipher.hpp:82:43: note: Function 'encode' argument 2 names different: declaration 'ib' definition 'is'.
afnix-src-2.8.1/src/mod/sec/shl/PublicCipher.cpp:99:55: note: Function 'encode' argument 2 names different: declaration 'ib' definition 'is'.
afnix-src-2.8.1/src/mod/sec/shl/PublicCipher.cpp:210:55: style: Function 'decode' argument 2 names different: declaration 'ib' definition 'is'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/mod/sec/shl/PublicCipher.hpp:100:43: note: Function 'decode' argument 2 names different: declaration 'ib' definition 'is'.
afnix-src-2.8.1/src/mod/sec/shl/PublicCipher.cpp:210:55: note: Function 'decode' argument 2 names different: declaration 'ib' definition 'is'.
afnix-src-2.8.1/src/mod/sec/shl/Rc4.cpp:75:8: warning: Member variable 'Rc4::d_sidx' is not initialized in the constructor. [uninitMemberVar]
afnix-src-2.8.1/src/mod/sec/shl/Rc4.cpp:84:8: warning: Member variable 'Rc4::d_sidx' is not initialized in the constructor. [uninitMemberVar]
afnix-src-2.8.1/src/mod/sec/shl/Rsa.cpp:528:36: style: Function 'setseds' argument 1 names different: declaration 'labl' definition 'seds'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/mod/sec/shl/Rsa.hpp:130:33: note: Function 'setseds' argument 1 names different: declaration 'labl' definition 'seds'.
afnix-src-2.8.1/src/mod/sec/shl/Rsa.cpp:528:36: note: Function 'setseds' argument 1 names different: declaration 'labl' definition 'seds'.
afnix-src-2.8.1/src/mod/sec/shl/Rsa.cpp:380:5: performance: Variable 'd_labl' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/sec/shl/SerialCipher.cpp:106:55: style: Function 'encode' argument 2 names different: declaration 'ib' definition 'is'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/mod/sec/shl/SerialCipher.hpp:79:43: note: Function 'encode' argument 2 names different: declaration 'ib' definition 'is'.
afnix-src-2.8.1/src/mod/sec/shl/SerialCipher.cpp:106:55: note: Function 'encode' argument 2 names different: declaration 'ib' definition 'is'.
afnix-src-2.8.1/src/mod/sec/shl/SerialCipher.cpp:214:55: style: Function 'decode' argument 2 names different: declaration 'ib' definition 'is'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/mod/sec/shl/SerialCipher.hpp:97:43: note: Function 'decode' argument 2 names different: declaration 'ib' definition 'is'.
afnix-src-2.8.1/src/mod/sec/shl/SerialCipher.cpp:214:55: note: Function 'decode' argument 2 names different: declaration 'ib' definition 'is'.
afnix-src-2.8.1/src/mod/sec/shl/Signature.cpp:39:7: performance: Variable 'd_r' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/sec/shl/Signature.cpp:40:7: performance: Variable 'd_s' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/sec/shl/Signature.cpp:44:7: performance: Variable 'd_r' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/sec/shl/Signature.cpp:45:7: performance: Variable 'd_s' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/sec/shl/Signature.cpp:32:3: warning: The struct 's_sdsa' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
afnix-src-2.8.1/src/mod/sec/shl/Signer.cpp:101:43: style: Function 'derive' argument 1 names different: declaration 'msg' definition 's'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/mod/sec/shl/Signer.hpp:78:45: note: Function 'derive' argument 1 names different: declaration 'msg' definition 's'.
afnix-src-2.8.1/src/mod/sec/shl/Signer.cpp:101:43: note: Function 'derive' argument 1 names different: declaration 'msg' definition 's'.
afnix-src-2.8.1/src/mod/sec/shl/Signer.cpp:33:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/sec/shl/Signer.cpp:40:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/sec/shl/Signer.hpp:71:18: warning: Virtual function 'setkey' is called from constructor 'Signer(const String&name,const Key&key)' at line 42. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/mod/sec/shl/Signer.cpp:42:5: note: Calling setkey
afnix-src-2.8.1/src/mod/sec/shl/Signer.hpp:71:18: note: setkey is a virtual method
afnix-src-2.8.1/src/mod/sio/shl/Directory.cpp:88:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/sio/shl/Directory.hpp:49:5: style: Class 'Directory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/sio/shl/Intercom.hpp:52:5: style: Class 'Intercom' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/sio/shl/Intercom.hpp:56:5: style: Class 'Intercom' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/sio/shl/Logtee.hpp:51:5: style: Class 'Logtee' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/sio/shl/Logtee.hpp:55:5: style: Class 'Logtee' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/sio/shl/Selector.hpp:69:5: style: Class 'Selector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/sio/shl/NamedFifo.hpp:47:5: style: Class 'NamedFifo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/sio/shl/NamedFifo.cpp:33:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/sio/shl/NamedFifo.cpp:39:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/sio/shl/NamedFifo.cpp:45:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/sps/shl/Bundle.cpp:386:6: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
afnix-src-2.8.1/src/mod/sps/shl/Bundle.cpp:656:30: style: Function 'add' argument 1 names different: declaration 'lobj' definition 'lval'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/mod/sps/shl/Bundle.hpp:142:32: note: Function 'add' argument 1 names different: declaration 'lobj' definition 'lval'.
afnix-src-2.8.1/src/mod/sps/shl/Bundle.cpp:656:30: note: Function 'add' argument 1 names different: declaration 'lobj' definition 'lval'.
afnix-src-2.8.1/src/mod/sps/shl/Bundle.cpp:703:48: style: Function 'set' argument 2 names different: declaration 'lobj' definition 'lval'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/mod/sps/shl/Bundle.hpp:147:50: note: Function 'set' argument 2 names different: declaration 'lobj' definition 'lval'.
afnix-src-2.8.1/src/mod/sps/shl/Bundle.cpp:703:48: note: Function 'set' argument 2 names different: declaration 'lobj' definition 'lval'.
afnix-src-2.8.1/src/mod/sps/shl/Bundle.cpp:952:31: style: Function 'Bundleit' argument 1 names different: declaration 'vobj' definition 'sobj'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/mod/sps/shl/Bundle.hpp:198:23: note: Function 'Bundleit' argument 1 names different: declaration 'vobj' definition 'sobj'.
afnix-src-2.8.1/src/mod/sps/shl/Bundle.cpp:952:31: note: Function 'Bundleit' argument 1 names different: declaration 'vobj' definition 'sobj'.
afnix-src-2.8.1/src/mod/sps/shl/Bundle.hpp:70:5: style: Class 'Bundle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/sps/shl/Bundle.hpp:198:5: style: Class 'Bundleit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/sps/shl/Cell.cpp:139:37: style: Function 'rdstream' argument 1 names different: declaration 'os' definition 'is'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/mod/sps/shl/Cell.hpp:82:33: note: Function 'rdstream' argument 1 names different: declaration 'os' definition 'is'.
afnix-src-2.8.1/src/mod/sps/shl/Cell.cpp:139:37: note: Function 'rdstream' argument 1 names different: declaration 'os' definition 'is'.
afnix-src-2.8.1/src/mod/sps/shl/Cell.hpp:53:5: style: Class 'Cell' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/sps/shl/Csv.cpp:96:5: performance: Variable 'd_sbrk' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/sps/shl/Csv.hpp:62:5: style: Class 'Csv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/sps/shl/Csv.hpp:66:5: style: Class 'Csv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/sps/shl/Folio.cpp:164:38: style: Function 'rdstream' argument 1 names different: declaration 'os' definition 'is'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/mod/sps/shl/Folio.hpp:83:33: note: Function 'rdstream' argument 1 names different: declaration 'os' definition 'is'.
afnix-src-2.8.1/src/mod/sps/shl/Folio.cpp:164:38: note: Function 'rdstream' argument 1 names different: declaration 'os' definition 'is'.
afnix-src-2.8.1/src/mod/sps/shl/Index.hpp:49:5: style: Class 'Index' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/sps/shl/Record.hpp:52:5: style: Class 'Record' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/sps/shl/Sheet.hpp:72:5: style: Class 'Sheet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/sps/shl/Folio.hpp:56:5: style: Class 'Folio' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/sps/shl/Folio.hpp:65:5: style: Class 'Folio' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/sps/shl/Index.cpp:76:10: style: Technically the member function 'afnix::s_indx::chk' can be const. [functionConst]
afnix-src-2.8.1/src/mod/sps/shl/Index.cpp:83:10: style: Technically the member function 'afnix::s_indx::chk' can be const. [functionConst]
afnix-src-2.8.1/src/mod/sps/shl/Index.cpp:90:10: style: Technically the member function 'afnix::s_indx::chk' can be const. [functionConst]
afnix-src-2.8.1/src/mod/sps/shl/Index.cpp:97:10: style: Technically the member function 'afnix::s_indx::chk' can be const. [functionConst]
afnix-src-2.8.1/src/mod/sps/shl/Index.cpp:44:5: style: Struct 's_indx' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/sps/shl/Transfer.hpp:109:5: style: Class 'RecordTransfer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/sps/shl/Transfer.hpp:178:5: style: Class 'SheetTransfer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/sps/shl/Transfer.hpp:130:10: style: The function 'import' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sps/shl/Transfer.hpp:70:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sps/shl/Transfer.hpp:130:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sps/shl/Transfer.hpp:199:10: style: The function 'import' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/sps/shl/Transfer.hpp:70:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/sps/shl/Transfer.hpp:199:10: note: Function in derived class
afnix-src-2.8.1/src/mod/sps/shl/Record.cpp:158:39: style: Function 'rdstream' argument 1 names different: declaration 'os' definition 'is'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/mod/sps/shl/Record.hpp:76:33: note: Function 'rdstream' argument 1 names different: declaration 'os' definition 'is'.
afnix-src-2.8.1/src/mod/sps/shl/Record.cpp:158:39: note: Function 'rdstream' argument 1 names different: declaration 'os' definition 'is'.
afnix-src-2.8.1/src/mod/sps/shl/Sheet.cpp:281:38: style: Function 'rdstream' argument 1 names different: declaration 'os' definition 'is'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/mod/sps/shl/Sheet.hpp:98:33: note: Function 'rdstream' argument 1 names different: declaration 'os' definition 'is'.
afnix-src-2.8.1/src/mod/sps/shl/Sheet.cpp:281:38: note: Function 'rdstream' argument 1 names different: declaration 'os' definition 'is'.
afnix-src-2.8.1/src/mod/sps/shl/Sheet.cpp:189:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/sps/shl/Sheet.cpp:196:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/sps/shl/Sheet.cpp:197:5: performance: Variable 'd_info' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/sps/shl/Transfer.cpp:60:5: performance: Variable 'd_sbrk' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/sps/shl/Transfer.hpp:58:18: warning: Virtual function 'setxfmt' is called from constructor 'Transfer(const String&xfmt,const String&sbrk)' at line 66. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/mod/sps/shl/Transfer.cpp:66:5: note: Calling setxfmt
afnix-src-2.8.1/src/mod/sps/shl/Transfer.hpp:58:18: note: setxfmt is a virtual method
afnix-src-2.8.1/src/mod/sps/shl/Transfer.hpp:62:18: warning: Virtual function 'setsbrk' is called from constructor 'Transfer(const String&xfmt,const String&sbrk)' at line 67. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/mod/sps/shl/Transfer.cpp:67:5: note: Calling setsbrk
afnix-src-2.8.1/src/mod/sps/shl/Transfer.hpp:62:18: note: setsbrk is a virtual method
afnix-src-2.8.1/src/mod/sps/shl/Transfer.hpp:137:18: warning: Virtual function 'setrcd' is called from constructor 'RecordTransfer()' at line 275. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/mod/sps/shl/Transfer.cpp:275:5: note: Calling setrcd
afnix-src-2.8.1/src/mod/sps/shl/Transfer.hpp:137:18: note: setrcd is a virtual method
afnix-src-2.8.1/src/mod/sps/shl/Transfer.hpp:137:18: warning: Virtual function 'setrcd' is called from constructor 'RecordTransfer(Record*rcd)' at line 282. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/mod/sps/shl/Transfer.cpp:282:5: note: Calling setrcd
afnix-src-2.8.1/src/mod/sps/shl/Transfer.hpp:137:18: note: setrcd is a virtual method
afnix-src-2.8.1/src/mod/sps/shl/Transfer.hpp:137:18: warning: Virtual function 'setrcd' is called from constructor 'RecordTransfer(const String&xfmt,const String&sbrk)' at line 290. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/mod/sps/shl/Transfer.cpp:290:5: note: Calling setrcd
afnix-src-2.8.1/src/mod/sps/shl/Transfer.hpp:137:18: note: setrcd is a virtual method
afnix-src-2.8.1/src/mod/sps/shl/Transfer.hpp:137:18: warning: Virtual function 'setrcd' is called from constructor 'RecordTransfer(Record*rcd,const String&xfmt,const String&sbrk)' at line 298. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/mod/sps/shl/Transfer.cpp:298:5: note: Calling setrcd
afnix-src-2.8.1/src/mod/sps/shl/Transfer.hpp:137:18: note: setrcd is a virtual method
afnix-src-2.8.1/src/mod/sps/shl/Transfer.hpp:206:18: warning: Virtual function 'setsht' is called from constructor 'SheetTransfer()' at line 471. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/mod/sps/shl/Transfer.cpp:471:5: note: Calling setsht
afnix-src-2.8.1/src/mod/sps/shl/Transfer.hpp:206:18: note: setsht is a virtual method
afnix-src-2.8.1/src/mod/sps/shl/Transfer.hpp:206:18: warning: Virtual function 'setsht' is called from constructor 'SheetTransfer(Sheet*sht)' at line 478. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/mod/sps/shl/Transfer.cpp:478:5: note: Calling setsht
afnix-src-2.8.1/src/mod/sps/shl/Transfer.hpp:206:18: note: setsht is a virtual method
afnix-src-2.8.1/src/mod/sps/shl/Transfer.hpp:206:18: warning: Virtual function 'setsht' is called from constructor 'SheetTransfer(const String&xfmt,const String&sbrk)' at line 486. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/mod/sps/shl/Transfer.cpp:486:5: note: Calling setsht
afnix-src-2.8.1/src/mod/sps/shl/Transfer.hpp:206:18: note: setsht is a virtual method
afnix-src-2.8.1/src/mod/sps/shl/Transfer.hpp:206:18: warning: Virtual function 'setsht' is called from constructor 'SheetTransfer(Sheet*sht,const String&xfmt,const String&sbrk)' at line 495. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/mod/sps/shl/Transfer.cpp:495:5: note: Calling setsht
afnix-src-2.8.1/src/mod/sps/shl/Transfer.hpp:206:18: note: setsht is a virtual method
afnix-src-2.8.1/src/mod/sys/shl/Meter.hpp:65:5: style: Class 'Meter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/sys/shl/Meter.cpp:62:45: style: Function 'Meter' argument 2 names different: declaration 'tnum' definition 'mnum'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/mod/sys/shl/Meter.hpp:70:40: note: Function 'Meter' argument 2 names different: declaration 'tnum' definition 'mnum'.
afnix-src-2.8.1/src/mod/sys/shl/Meter.cpp:62:45: note: Function 'Meter' argument 2 names different: declaration 'tnum' definition 'mnum'.
afnix-src-2.8.1/src/mod/sys/shl/Meter.cpp:311:37: style: Function 'getpcnt' argument 1 names different: declaration 'midx' definition 'cidx'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/mod/sys/shl/Meter.hpp:126:40: note: Function 'getpcnt' argument 1 names different: declaration 'midx' definition 'cidx'.
afnix-src-2.8.1/src/mod/sys/shl/Meter.cpp:311:37: note: Function 'getpcnt' argument 1 names different: declaration 'midx' definition 'cidx'.
afnix-src-2.8.1/src/mod/sys/shl/Meter.hpp:89:18: warning: Virtual function 'reset' is called from constructor 'Meter()' at line 42. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/mod/sys/shl/Meter.cpp:42:5: note: Calling reset
afnix-src-2.8.1/src/mod/sys/shl/Meter.hpp:89:18: note: reset is a virtual method
afnix-src-2.8.1/src/mod/sys/shl/Meter.hpp:89:18: warning: Virtual function 'reset' is called from constructor 'Meter(const long cnum)' at line 57. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/mod/sys/shl/Meter.cpp:57:5: note: Calling reset
afnix-src-2.8.1/src/mod/sys/shl/Meter.hpp:89:18: note: reset is a virtual method
afnix-src-2.8.1/src/mod/sys/shl/Meter.hpp:89:18: warning: Virtual function 'reset' is called from constructor 'Meter(const long cnum,const long tnum)' at line 72. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/mod/sys/shl/Meter.cpp:72:5: note: Calling reset
afnix-src-2.8.1/src/mod/sys/shl/Meter.hpp:89:18: note: reset is a virtual method
afnix-src-2.8.1/src/mod/txt/shl/Lexeme.cpp:44:50: style: Function 'Lexeme' argument 2 names different: declaration 'tag' definition 'ltag'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/mod/txt/shl/Lexeme.hpp:53:44: note: Function 'Lexeme' argument 2 names different: declaration 'tag' definition 'ltag'.
afnix-src-2.8.1/src/mod/txt/shl/Lexeme.cpp:44:50: note: Function 'Lexeme' argument 2 names different: declaration 'tag' definition 'ltag'.
afnix-src-2.8.1/src/mod/txt/shl/Lexeme.cpp:100:45: style: Function 'operator=' argument 1 names different: declaration 'lex' definition 'that'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/mod/txt/shl/Lexeme.hpp:76:39: note: Function 'operator=' argument 1 names different: declaration 'lex' definition 'that'.
afnix-src-2.8.1/src/mod/txt/shl/Lexeme.cpp:100:45: note: Function 'operator=' argument 1 names different: declaration 'lex' definition 'that'.
afnix-src-2.8.1/src/mod/txt/shl/Lexeme.hpp:48:5: style: Class 'Lexeme' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/txt/shl/Lexicon.cpp:44:7: performance: Variable 'd_cref' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/txt/shl/Lexicon.cpp:51:7: performance: Variable 'd_cref' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/txt/shl/Lexicon.cpp:50:5: style: Struct 's_eirt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/txt/shl/Pattern.hpp:69:5: style: Class 'Pattern' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/txt/shl/Literate.hpp:66:5: style: Class 'Literate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/txt/shl/Literate.hpp:70:5: style: Class 'Literate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/txt/shl/Literate.hpp:74:5: style: Class 'Literate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/txt/shl/Pattern.cpp:65:7: style: Variable 'd_ec' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
afnix-src-2.8.1/src/mod/txt/shl/Pattern.cpp:63:7: note: Variable 'd_ec' is reassigned a value before the old one has been used if variable is no semaphore variable.
afnix-src-2.8.1/src/mod/txt/shl/Pattern.cpp:65:7: note: Variable 'd_ec' is reassigned a value before the old one has been used if variable is no semaphore variable.
afnix-src-2.8.1/src/mod/txt/shl/Pattern.cpp:49:7: performance: Variable 'd_ps' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/txt/shl/Pattern.cpp:50:7: performance: Variable 'd_ec' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/txt/shl/Pattern.cpp:56:7: performance: Variable 'd_ec' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/txt/shl/Pattern.cpp:57:7: performance: Variable 'd_ps' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/txt/shl/Pattern.cpp:63:7: performance: Variable 'd_ec' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/txt/shl/Pattern.cpp:64:7: performance: Variable 'd_ps' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/txt/shl/Pattern.cpp:65:7: performance: Variable 'd_ec' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/txt/shl/Pattern.cpp:216:5: performance: Variable 'd_sbs' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/txt/shl/Pattern.cpp:217:5: performance: Variable 'd_ebs' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/txt/shl/Pattern.cpp:218:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/txt/shl/Pattern.cpp:220:5: performance: Variable 'd_escc' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/txt/shl/Pattern.cpp:227:5: performance: Variable 'd_regex' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/txt/shl/Pattern.cpp:228:5: performance: Variable 'd_sbs' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/txt/shl/Pattern.cpp:229:5: performance: Variable 'd_ebs' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/txt/shl/Pattern.cpp:230:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/txt/shl/Pattern.cpp:232:5: performance: Variable 'd_escc' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/txt/shl/Pattern.cpp:239:5: performance: Variable 'd_regex' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/txt/shl/Pattern.cpp:240:5: performance: Variable 'd_sbs' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/txt/shl/Pattern.cpp:241:5: performance: Variable 'd_ebs' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/txt/shl/Pattern.cpp:242:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/txt/shl/Pattern.cpp:244:5: performance: Variable 'd_escc' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/txt/shl/Pattern.cpp:251:5: performance: Variable 'd_regex' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/txt/shl/Pattern.cpp:252:5: performance: Variable 'd_sbs' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/txt/shl/Pattern.cpp:253:5: performance: Variable 'd_ebs' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/txt/shl/Pattern.cpp:254:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/txt/shl/Pattern.cpp:256:5: performance: Variable 'd_escc' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/txt/shl/Pattern.cpp:263:5: performance: Variable 'd_sbs' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/txt/shl/Pattern.cpp:264:5: performance: Variable 'd_ebs' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/txt/shl/Pattern.cpp:265:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/txt/shl/Pattern.cpp:267:5: performance: Variable 'd_escc' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/txt/shl/Pattern.cpp:275:5: performance: Variable 'd_sbs' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/txt/shl/Pattern.cpp:276:5: performance: Variable 'd_ebs' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/txt/shl/Pattern.cpp:277:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/txt/shl/Pattern.cpp:279:5: performance: Variable 'd_escc' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/txt/shl/Pattern.cpp:286:5: performance: Variable 'd_sbs' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/txt/shl/Pattern.cpp:287:5: performance: Variable 'd_ebs' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/txt/shl/Pattern.cpp:288:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/txt/shl/Pattern.cpp:290:5: performance: Variable 'd_escc' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/txt/shl/Pattern.cpp:298:5: performance: Variable 'd_sbs' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/txt/shl/Pattern.cpp:299:5: performance: Variable 'd_ebs' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/txt/shl/Pattern.cpp:300:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/txt/shl/Pattern.cpp:302:5: performance: Variable 'd_escc' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/txt/shl/Pattern.cpp:47:5: style: Struct 's_pis' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/xml/shl/XmlEntity.hpp:40:5: style: Class 'XmlEntity' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/xml/shl/XmlTag.hpp:46:5: style: Class 'XmlTag' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/xml/shl/XmlPi.hpp:45:5: style: Class 'XmlPi' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/xml/shl/XmlDecl.hpp:47:5: style: Class 'XmlDecl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/xml/shl/XmlRoot.hpp:38:5: style: Class 'XmlRoot' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/xml/shl/XmlText.hpp:42:5: style: Class 'XmlText' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/xml/shl/XmlData.hpp:41:5: style: Class 'XmlData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/xml/shl/XmlRef.hpp:43:5: style: Class 'XmlRef' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/xml/shl/XmlCref.hpp:41:5: style: Class 'XmlCref' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/xml/shl/XmlEref.hpp:37:5: style: Class 'XmlEref' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/xml/shl/XneTree.hpp:43:5: style: Class 'XneTree' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/xml/shl/XsmNode.hpp:73:5: style: Class 'XsmNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/xml/shl/XsmReader.hpp:46:5: style: Class 'XsmReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/xml/shl/XsmReader.hpp:50:5: style: Class 'XsmReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/xml/shl/XmlReader.hpp:51:5: style: Class 'XmlReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/xml/shl/XmlTexter.hpp:49:5: style: Class 'XmlTexter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/xml/shl/XmlComment.hpp:41:5: style: Class 'XmlComment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/xml/shl/XmlDoctype.hpp:47:5: style: Class 'XmlDoctype' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/xml/shl/XmlSection.hpp:44:5: style: Class 'XmlSection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/xml/shl/XmlDocument.hpp:55:5: style: Class 'XmlDocument' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/xml/shl/XsoInfo.hpp:53:5: style: Class 'XsoInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/xml/shl/XsmDocument.hpp:44:5: style: Class 'XsmDocument' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/xml/shl/XmlEntity.hpp:46:10: style: The function 'isname' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/xml/shl/XmlNode.hpp:98:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/xml/shl/XmlEntity.hpp:46:10: note: Function in derived class
afnix-src-2.8.1/src/mod/xml/shl/XmlGe.hpp:83:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/xml/shl/XmlNode.hpp:225:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/xml/shl/XmlGe.hpp:83:10: note: Function in derived class
afnix-src-2.8.1/src/mod/xml/shl/XmlGe.hpp:87:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/xml/shl/XmlNode.hpp:229:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/xml/shl/XmlGe.hpp:87:10: note: Function in derived class
afnix-src-2.8.1/src/mod/xml/shl/XmlPe.hpp:69:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/xml/shl/XmlNode.hpp:225:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/xml/shl/XmlPe.hpp:69:10: note: Function in derived class
afnix-src-2.8.1/src/mod/xml/shl/XmlPe.hpp:73:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/xml/shl/XmlNode.hpp:229:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/xml/shl/XmlPe.hpp:73:10: note: Function in derived class
afnix-src-2.8.1/src/mod/xml/shl/XmlTag.hpp:60:10: style: The function 'isname' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/xml/shl/XmlNode.hpp:98:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/xml/shl/XmlTag.hpp:60:10: note: Function in derived class
afnix-src-2.8.1/src/mod/xml/shl/XmlTag.hpp:63:10: style: The function 'isattr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/xml/shl/XmlNode.hpp:104:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/xml/shl/XmlTag.hpp:63:10: note: Function in derived class
afnix-src-2.8.1/src/mod/xml/shl/XmlTag.hpp:66:10: style: The function 'isattr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/xml/shl/XmlNode.hpp:107:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/xml/shl/XmlTag.hpp:66:10: note: Function in derived class
afnix-src-2.8.1/src/mod/xml/shl/XmlTag.hpp:125:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/xml/shl/XmlNode.hpp:225:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/xml/shl/XmlTag.hpp:125:10: note: Function in derived class
afnix-src-2.8.1/src/mod/xml/shl/XmlTag.hpp:129:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/xml/shl/XmlNode.hpp:229:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/xml/shl/XmlTag.hpp:129:10: note: Function in derived class
afnix-src-2.8.1/src/mod/xml/shl/XmlPi.hpp:59:10: style: The function 'isname' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/xml/shl/XmlNode.hpp:98:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/xml/shl/XmlPi.hpp:59:10: note: Function in derived class
afnix-src-2.8.1/src/mod/xml/shl/XmlPi.hpp:84:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/xml/shl/XmlNode.hpp:225:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/xml/shl/XmlPi.hpp:84:10: note: Function in derived class
afnix-src-2.8.1/src/mod/xml/shl/XmlPi.hpp:88:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/xml/shl/XmlNode.hpp:229:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/xml/shl/XmlPi.hpp:88:10: note: Function in derived class
afnix-src-2.8.1/src/mod/xml/shl/XmlRoot.hpp:60:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/xml/shl/XmlNode.hpp:225:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/xml/shl/XmlRoot.hpp:60:10: note: Function in derived class
afnix-src-2.8.1/src/mod/xml/shl/XmlRoot.hpp:64:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/xml/shl/XmlNode.hpp:229:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/xml/shl/XmlRoot.hpp:64:10: note: Function in derived class
afnix-src-2.8.1/src/mod/xml/shl/XmlText.hpp:58:12: style: The function 'totext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/xml/shl/XmlNode.hpp:213:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/xml/shl/XmlText.hpp:58:12: note: Function in derived class
afnix-src-2.8.1/src/mod/xml/shl/XmlText.hpp:67:10: style: The function 'normalize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/xml/shl/XmlNode.hpp:216:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/xml/shl/XmlText.hpp:67:10: note: Function in derived class
afnix-src-2.8.1/src/mod/xml/shl/XmlText.hpp:71:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/xml/shl/XmlNode.hpp:225:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/xml/shl/XmlText.hpp:71:10: note: Function in derived class
afnix-src-2.8.1/src/mod/xml/shl/XmlText.hpp:75:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/xml/shl/XmlNode.hpp:229:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/xml/shl/XmlText.hpp:75:10: note: Function in derived class
afnix-src-2.8.1/src/mod/xml/shl/XmlData.hpp:58:10: style: The function 'parse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/xml/shl/XmlNode.hpp:210:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/xml/shl/XmlData.hpp:58:10: note: Function in derived class
afnix-src-2.8.1/src/mod/xml/shl/XmlData.hpp:61:12: style: The function 'totext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/xml/shl/XmlNode.hpp:213:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/xml/shl/XmlData.hpp:61:12: note: Function in derived class
afnix-src-2.8.1/src/mod/xml/shl/XmlData.hpp:65:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/xml/shl/XmlNode.hpp:225:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/xml/shl/XmlData.hpp:65:10: note: Function in derived class
afnix-src-2.8.1/src/mod/xml/shl/XmlData.hpp:69:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/xml/shl/XmlNode.hpp:229:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/xml/shl/XmlData.hpp:69:10: note: Function in derived class
afnix-src-2.8.1/src/mod/xml/shl/XmlCref.hpp:57:12: style: The function 'totext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/xml/shl/XmlNode.hpp:213:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/xml/shl/XmlCref.hpp:57:12: note: Function in derived class
afnix-src-2.8.1/src/mod/xml/shl/XmlCref.hpp:61:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/xml/shl/XmlNode.hpp:225:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/xml/shl/XmlCref.hpp:61:10: note: Function in derived class
afnix-src-2.8.1/src/mod/xml/shl/XmlCref.hpp:65:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/xml/shl/XmlNode.hpp:229:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/xml/shl/XmlCref.hpp:65:10: note: Function in derived class
afnix-src-2.8.1/src/mod/xml/shl/XmlEref.hpp:46:12: style: The function 'totext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/xml/shl/XmlNode.hpp:213:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/xml/shl/XmlEref.hpp:46:12: note: Function in derived class
afnix-src-2.8.1/src/mod/xml/shl/XmlEref.hpp:50:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/xml/shl/XmlNode.hpp:225:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/xml/shl/XmlEref.hpp:50:10: note: Function in derived class
afnix-src-2.8.1/src/mod/xml/shl/XmlEref.hpp:54:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/xml/shl/XmlNode.hpp:229:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/xml/shl/XmlEref.hpp:54:10: note: Function in derived class
afnix-src-2.8.1/src/mod/xml/shl/XmlComment.hpp:58:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/xml/shl/XmlNode.hpp:225:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/xml/shl/XmlComment.hpp:58:10: note: Function in derived class
afnix-src-2.8.1/src/mod/xml/shl/XmlComment.hpp:62:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/xml/shl/XmlNode.hpp:229:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/xml/shl/XmlComment.hpp:62:10: note: Function in derived class
afnix-src-2.8.1/src/mod/xml/shl/XmlDoctype.hpp:84:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/xml/shl/XmlNode.hpp:225:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/xml/shl/XmlDoctype.hpp:84:10: note: Function in derived class
afnix-src-2.8.1/src/mod/xml/shl/XmlDoctype.hpp:88:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/xml/shl/XmlNode.hpp:229:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/xml/shl/XmlDoctype.hpp:88:10: note: Function in derived class
afnix-src-2.8.1/src/mod/xml/shl/XmlElement.hpp:51:10: style: The function 'isname' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/xml/shl/XmlNode.hpp:98:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/xml/shl/XmlElement.hpp:51:10: note: Function in derived class
afnix-src-2.8.1/src/mod/xml/shl/XmlElement.hpp:69:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/xml/shl/XmlNode.hpp:225:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/xml/shl/XmlElement.hpp:69:10: note: Function in derived class
afnix-src-2.8.1/src/mod/xml/shl/XmlElement.hpp:73:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/xml/shl/XmlNode.hpp:229:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/xml/shl/XmlElement.hpp:73:10: note: Function in derived class
afnix-src-2.8.1/src/mod/xml/shl/XmlAttlist.hpp:126:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/xml/shl/XmlNode.hpp:225:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/xml/shl/XmlAttlist.hpp:126:10: note: Function in derived class
afnix-src-2.8.1/src/mod/xml/shl/XmlAttlist.hpp:130:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/xml/shl/XmlNode.hpp:229:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/xml/shl/XmlAttlist.hpp:130:10: note: Function in derived class
afnix-src-2.8.1/src/mod/xml/shl/XmlSection.hpp:64:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/xml/shl/XmlNode.hpp:225:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/xml/shl/XmlSection.hpp:64:10: note: Function in derived class
afnix-src-2.8.1/src/mod/xml/shl/XmlSection.hpp:68:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/xml/shl/XmlNode.hpp:229:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/xml/shl/XmlSection.hpp:68:10: note: Function in derived class
afnix-src-2.8.1/src/mod/xml/shl/XmlAttlist.cpp:192:43: style: Function 'setattr' argument 1 names different: declaration 'name' definition 'attr'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/mod/xml/shl/XmlAttlist.hpp:97:41: note: Function 'setattr' argument 1 names different: declaration 'name' definition 'attr'.
afnix-src-2.8.1/src/mod/xml/shl/XmlAttlist.cpp:192:43: note: Function 'setattr' argument 1 names different: declaration 'name' definition 'attr'.
afnix-src-2.8.1/src/mod/xml/shl/XmlAttlist.cpp:130:15: warning: Member variable 'XmlAttlist::d_type' is not initialized in the constructor. [uninitMemberVar]
afnix-src-2.8.1/src/mod/xml/shl/XmlAttlist.cpp:130:15: warning: Member variable 'XmlAttlist::d_adef' is not initialized in the constructor. [uninitMemberVar]
afnix-src-2.8.1/src/mod/xml/shl/XmlAttlist.cpp:132:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/xml/shl/XmlAttlist.cpp:133:5: performance: Variable 'd_attr' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/xml/shl/XsoBuffer.hpp:51:5: style: Class 'XsoBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/xml/shl/XmlBuffer.hpp:54:5: style: Class 'XmlBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/xml/shl/XmlBuffer.hpp:70:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/xml/shl/XsoBuffer.hpp:65:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/xml/shl/XmlBuffer.hpp:70:10: note: Function in derived class
afnix-src-2.8.1/src/mod/xml/shl/XmlBuffer.hpp:117:12: style: The function 'tostring' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/xml/shl/XsoBuffer.hpp:110:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/xml/shl/XmlBuffer.hpp:117:12: note: Function in derived class
afnix-src-2.8.1/src/mod/xml/shl/XmlBuffer.hpp:126:12: style: The function 'tocref' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/xml/shl/XsoBuffer.hpp:122:20: note: Virtual function in base class
afnix-src-2.8.1/src/mod/xml/shl/XmlBuffer.hpp:126:12: note: Function in derived class
afnix-src-2.8.1/src/mod/xml/shl/XmlComment.cpp:43:5: performance: Variable 'd_xval' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/xml/shl/XmlData.cpp:37:5: performance: Variable 'd_xval' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/xml/shl/XmlDecl.cpp:86:5: performance: Variable 'd_xvid' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/xml/shl/XmlDoctype.cpp:40:5: performance: Variable 'd_xval' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/xml/shl/XmlDoctype.cpp:48:5: performance: Variable 'd_xval' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/xml/shl/XmlDoctype.cpp:49:5: performance: Variable 'd_sysl' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/xml/shl/XmlDoctype.cpp:58:5: performance: Variable 'd_xval' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/xml/shl/XmlDoctype.cpp:59:5: performance: Variable 'd_publ' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/xml/shl/XmlDoctype.cpp:60:5: performance: Variable 'd_sysl' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/xml/shl/XmlDocument.hpp:98:18: warning: Virtual function 'setroot' is called from constructor 'XmlDocument(const String&name)' at line 120. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/mod/xml/shl/XmlDocument.cpp:120:5: note: Calling setroot
afnix-src-2.8.1/src/mod/xml/shl/XmlDocument.hpp:98:18: note: setroot is a virtual method
afnix-src-2.8.1/src/mod/xml/shl/XmlDocument.hpp:103:18: warning: Virtual function 'setroot' is called from constructor 'XmlDocument(const String&name,const Buffer&sbuf)' at line 127. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/mod/xml/shl/XmlDocument.cpp:127:5: note: Calling setroot
afnix-src-2.8.1/src/mod/xml/shl/XmlDocument.hpp:103:18: note: setroot is a virtual method
afnix-src-2.8.1/src/mod/xml/shl/XmlDocument.hpp:108:18: warning: Virtual function 'setroot' is called from constructor 'XmlDocument(const String&name,InputStream*is)' at line 134. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/mod/xml/shl/XmlDocument.cpp:134:5: note: Calling setroot
afnix-src-2.8.1/src/mod/xml/shl/XmlDocument.hpp:108:18: note: setroot is a virtual method
afnix-src-2.8.1/src/mod/xml/shl/XmlDocument.hpp:113:18: warning: Virtual function 'setroot' is called from constructor 'XmlDocument(const String&name,XmlRoot*root)' at line 141. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/mod/xml/shl/XmlDocument.cpp:141:5: note: Calling setroot
afnix-src-2.8.1/src/mod/xml/shl/XmlDocument.hpp:113:18: note: setroot is a virtual method
afnix-src-2.8.1/src/mod/xml/shl/XmlElement.cpp:39:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/xml/shl/XmlElement.cpp:40:5: performance: Variable 'd_xval' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/xml/shl/XmlEnd.cpp:32:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/xml/shl/XmlEnd.hpp:41:5: style: Class 'XmlEnd' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/xml/shl/XmlEnd.hpp:51:10: style: The function 'setparent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/xml/shl/XmlNode.hpp:114:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/xml/shl/XmlEnd.hpp:51:10: note: Function in derived class
afnix-src-2.8.1/src/mod/xml/shl/XmlEnd.hpp:54:10: style: The function 'isname' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/xml/shl/XmlNode.hpp:98:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/xml/shl/XmlEnd.hpp:54:10: note: Function in derived class
afnix-src-2.8.1/src/mod/xml/shl/XmlEnd.hpp:65:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/xml/shl/XmlNode.hpp:225:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/xml/shl/XmlEnd.hpp:65:10: note: Function in derived class
afnix-src-2.8.1/src/mod/xml/shl/XmlEnd.hpp:69:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/mod/xml/shl/XmlNode.hpp:229:18: note: Virtual function in base class
afnix-src-2.8.1/src/mod/xml/shl/XmlEnd.hpp:69:10: note: Function in derived class
afnix-src-2.8.1/src/mod/xml/shl/XmlEntity.cpp:32:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/xml/shl/XmlGe.cpp:39:5: performance: Variable 'd_xval' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/xml/shl/XmlGe.cpp:46:5: performance: Variable 'd_publ' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/xml/shl/XmlGe.cpp:47:5: performance: Variable 'd_sysl' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/xml/shl/XmlGe.cpp:54:5: performance: Variable 'd_publ' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/xml/shl/XmlGe.cpp:55:5: performance: Variable 'd_sysl' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/xml/shl/XmlGe.cpp:56:5: performance: Variable 'd_data' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/xml/shl/XmlNode.cpp:566:38: style: Function 'delchild' argument 1 names different: declaration 'index' definition 'nidx'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/mod/xml/shl/XmlNode.hpp:169:39: note: Function 'delchild' argument 1 names different: declaration 'index' definition 'nidx'.
afnix-src-2.8.1/src/mod/xml/shl/XmlNode.cpp:566:38: note: Function 'delchild' argument 1 names different: declaration 'index' definition 'nidx'.
afnix-src-2.8.1/src/mod/xml/shl/XmlNode.cpp:43:12: warning: Member variable 'XmlNode::p_cptr' is not initialized in the constructor. [uninitMemberVar]
afnix-src-2.8.1/src/mod/xml/shl/XmlNode.cpp:43:12: warning: Member variable 'XmlNode::d_lnum' is not initialized in the constructor. [uninitMemberVar]
afnix-src-2.8.1/src/mod/xml/shl/XmlNode.cpp:51:12: warning: Member variable 'XmlNode::p_cptr' is not initialized in the constructor. [uninitMemberVar]
afnix-src-2.8.1/src/mod/xml/shl/XmlNode.cpp:51:12: warning: Member variable 'XmlNode::d_lnum' is not initialized in the constructor. [uninitMemberVar]
afnix-src-2.8.1/src/mod/xml/shl/XmlPe.cpp:39:5: performance: Variable 'd_xval' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/xml/shl/XmlPe.cpp:46:5: performance: Variable 'd_publ' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/xml/shl/XmlPe.cpp:47:5: performance: Variable 'd_sysl' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/xml/shl/XmlPi.cpp:92:38: style: Function 'setname' argument 1 names different: declaration 'xval' definition 'name'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/mod/xml/shl/XmlPi.hpp:63:41: note: Function 'setname' argument 1 names different: declaration 'xval' definition 'name'.
afnix-src-2.8.1/src/mod/xml/shl/XmlPi.cpp:92:38: note: Function 'setname' argument 1 names different: declaration 'xval' definition 'name'.
afnix-src-2.8.1/src/mod/xml/shl/XmlPi.cpp:31:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/xml/shl/XmlPi.cpp:37:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/xml/shl/XmlPi.cpp:38:5: performance: Variable 'd_xval' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/xml/shl/XmlReader.cpp:1138:5: performance: Variable 'd_xvid' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/xml/shl/XsoStream.hpp:47:5: style: Class 'XsoStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/xml/shl/XmlReader.cpp:1125:7: style: Throwing a copy of the caught exception instead of rethrowing the original exception. [exceptRethrowCopy]
afnix-src-2.8.1/src/mod/xml/shl/XmlReader.cpp:1210:7: style: Throwing a copy of the caught exception instead of rethrowing the original exception. [exceptRethrowCopy]
afnix-src-2.8.1/src/mod/xml/shl/XmlReader.cpp:1261:7: style: Throwing a copy of the caught exception instead of rethrowing the original exception. [exceptRethrowCopy]
afnix-src-2.8.1/src/mod/xml/shl/XmlRef.cpp:38:5: performance: Variable 'd_xref' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/xml/shl/XmlSection.cpp:33:5: performance: Variable 'd_xval' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/xml/shl/XmlTag.cpp:35:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/xml/shl/XmlTag.cpp:41:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/xml/shl/XmlText.cpp:39:5: performance: Variable 'd_xval' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/xml/shl/XmlTexter.cpp:63:5: performance: Variable 'd_xvid' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/xml/shl/XmlTexter.cpp:50:7: style: Throwing a copy of the caught exception instead of rethrowing the original exception. [exceptRethrowCopy]
afnix-src-2.8.1/src/mod/xml/shl/XmlTexter.cpp:144:7: style: Throwing a copy of the caught exception instead of rethrowing the original exception. [exceptRethrowCopy]
afnix-src-2.8.1/src/mod/xml/shl/XneCond.cpp:54:5: style: Struct 't_cond' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/xml/shl/XsmBuffer.hpp:57:10: performance: Technically the member function 'afnix::XsmBuffer::isspc' can be static. [functionStatic]
afnix-src-2.8.1/src/mod/xml/shl/XsmBuffer.cpp:74:19: note: Technically the member function 'afnix::XsmBuffer::isspc' can be static.
afnix-src-2.8.1/src/mod/xml/shl/XsmBuffer.hpp:57:10: note: Technically the member function 'afnix::XsmBuffer::isspc' can be static.
afnix-src-2.8.1/src/mod/xml/shl/XsmBuffer.hpp:43:5: style: Class 'XsmBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/mod/xml/shl/XsmNode.cpp:76:5: performance: Variable 'd_xval' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/xml/shl/XsmReader.hpp:72:18: warning: Virtual function 'setis' is called from constructor 'XsmReader(InputStream*is)' at line 371. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/mod/xml/shl/XsmReader.cpp:371:5: note: Calling setis
afnix-src-2.8.1/src/mod/xml/shl/XsmReader.hpp:72:18: note: setis is a virtual method
afnix-src-2.8.1/src/mod/xml/shl/XsmReader.hpp:76:18: warning: Virtual function 'setis' is called from constructor 'XsmReader(const String&xval)' at line 379. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/mod/xml/shl/XsmReader.cpp:379:5: note: Calling setis
afnix-src-2.8.1/src/mod/xml/shl/XsmReader.hpp:76:18: note: setis is a virtual method
afnix-src-2.8.1/src/mod/xml/shl/XsmReader.hpp:72:18: warning: Virtual function 'setis' is called from constructor 'XsmReader(InputStream*is,const bool erf)' at line 387. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/mod/xml/shl/XsmReader.cpp:387:5: note: Calling setis
afnix-src-2.8.1/src/mod/xml/shl/XsmReader.hpp:72:18: note: setis is a virtual method
afnix-src-2.8.1/src/mod/xml/shl/XsmReader.cpp:489:2: style: Throwing a copy of the caught exception instead of rethrowing the original exception. [exceptRethrowCopy]
afnix-src-2.8.1/src/mod/xml/shl/XsoBuffer.hpp:93:18: warning: Virtual function 'add' is called from constructor 'XsoBuffer(const String&xval)' at line 60. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/mod/xml/shl/XsoBuffer.cpp:60:5: note: Calling add
afnix-src-2.8.1/src/mod/xml/shl/XsoBuffer.hpp:93:18: note: add is a virtual method
afnix-src-2.8.1/src/mod/xml/shl/XsoInfo.cpp:296:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
afnix-src-2.8.1/src/mod/xml/shl/XsoInfo.cpp:38:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/xml/shl/XsoInfo.cpp:44:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/xml/shl/XsoInfo.cpp:45:5: performance: Variable 'd_xval' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/xml/shl/XsoInfo.cpp:51:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/xml/shl/XsoInfo.cpp:52:5: performance: Variable 'd_alst' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/mod/xml/shl/XsoInfo.cpp:53:5: performance: Variable 'd_xval' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/cda/shl/Spsds.hpp:64:5: style: Class 'Spsds' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/cda/shl/Lnrds.hpp:45:5: style: Class 'Lnrds' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/cda/shl/Stmdl.hpp:53:5: style: Class 'Stmdl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/cda/shl/Spsds.hpp:78:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/cda/shl/Streamable.hpp:36:18: note: Virtual function in base class
afnix-src-2.8.1/src/srv/cda/shl/Spsds.hpp:78:10: note: Function in derived class
afnix-src-2.8.1/src/srv/cda/shl/Spsds.hpp:81:12: style: The function 'departure' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/cda/shl/Streamable.hpp:39:20: note: Virtual function in base class
afnix-src-2.8.1/src/srv/cda/shl/Spsds.hpp:81:12: note: Function in derived class
afnix-src-2.8.1/src/srv/cda/shl/Spsds.hpp:84:12: style: The function 'arrival' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/cda/shl/Streamable.hpp:42:20: note: Virtual function in base class
afnix-src-2.8.1/src/srv/cda/shl/Spsds.hpp:84:12: note: Function in derived class
afnix-src-2.8.1/src/srv/cda/shl/Spsds.hpp:87:12: style: The function 'locate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/cda/shl/Streamable.hpp:45:20: note: Virtual function in base class
afnix-src-2.8.1/src/srv/cda/shl/Spsds.hpp:87:12: note: Function in derived class
afnix-src-2.8.1/src/srv/cda/shl/Spsds.hpp:90:12: style: The function 'next' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/cda/shl/Streamable.hpp:54:20: note: Virtual function in base class
afnix-src-2.8.1/src/srv/cda/shl/Spsds.hpp:90:12: note: Function in derived class
afnix-src-2.8.1/src/srv/cda/shl/Spsds.hpp:93:12: style: The function 'prev' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/cda/shl/Streamable.hpp:61:20: note: Virtual function in base class
afnix-src-2.8.1/src/srv/cda/shl/Spsds.hpp:93:12: note: Function in derived class
afnix-src-2.8.1/src/srv/cda/shl/Spsds.hpp:97:12: style: The function 'move' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/cda/shl/Streamable.hpp:69:20: note: Virtual function in base class
afnix-src-2.8.1/src/srv/cda/shl/Spsds.hpp:97:12: note: Function in derived class
afnix-src-2.8.1/src/srv/cda/shl/Spsds.hpp:100:10: style: The function 'getbool' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/cda/shl/Streamable.hpp:72:18: note: Virtual function in base class
afnix-src-2.8.1/src/srv/cda/shl/Spsds.hpp:100:10: note: Function in derived class
afnix-src-2.8.1/src/srv/cda/shl/Spsds.hpp:103:10: style: The function 'getlong' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/cda/shl/Streamable.hpp:78:18: note: Virtual function in base class
afnix-src-2.8.1/src/srv/cda/shl/Spsds.hpp:103:10: note: Function in derived class
afnix-src-2.8.1/src/srv/cda/shl/Spsds.hpp:106:12: style: The function 'getreal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/cda/shl/Streamable.hpp:84:20: note: Virtual function in base class
afnix-src-2.8.1/src/srv/cda/shl/Spsds.hpp:106:12: note: Function in derived class
afnix-src-2.8.1/src/srv/cda/shl/Lnrds.hpp:54:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/cda/shl/Streamable.hpp:36:18: note: Virtual function in base class
afnix-src-2.8.1/src/srv/cda/shl/Lnrds.hpp:54:10: note: Function in derived class
afnix-src-2.8.1/src/srv/cda/shl/Lnrds.hpp:57:12: style: The function 'departure' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/cda/shl/Streamable.hpp:39:20: note: Virtual function in base class
afnix-src-2.8.1/src/srv/cda/shl/Lnrds.hpp:57:12: note: Function in derived class
afnix-src-2.8.1/src/srv/cda/shl/Lnrds.hpp:60:12: style: The function 'arrival' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/cda/shl/Streamable.hpp:42:20: note: Virtual function in base class
afnix-src-2.8.1/src/srv/cda/shl/Lnrds.hpp:60:12: note: Function in derived class
afnix-src-2.8.1/src/srv/cda/shl/Lnrds.hpp:63:12: style: The function 'locate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/cda/shl/Streamable.hpp:45:20: note: Virtual function in base class
afnix-src-2.8.1/src/srv/cda/shl/Lnrds.hpp:63:12: note: Function in derived class
afnix-src-2.8.1/src/srv/cda/shl/Lnrds.hpp:66:12: style: The function 'next' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/cda/shl/Streamable.hpp:54:20: note: Virtual function in base class
afnix-src-2.8.1/src/srv/cda/shl/Lnrds.hpp:66:12: note: Function in derived class
afnix-src-2.8.1/src/srv/cda/shl/Lnrds.hpp:69:12: style: The function 'prev' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/cda/shl/Streamable.hpp:61:20: note: Virtual function in base class
afnix-src-2.8.1/src/srv/cda/shl/Lnrds.hpp:69:12: note: Function in derived class
afnix-src-2.8.1/src/srv/cda/shl/Lnrds.hpp:73:12: style: The function 'move' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/cda/shl/Streamable.hpp:69:20: note: Virtual function in base class
afnix-src-2.8.1/src/srv/cda/shl/Lnrds.hpp:73:12: note: Function in derived class
afnix-src-2.8.1/src/srv/cda/shl/Lnrds.hpp:76:10: style: The function 'getlong' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/cda/shl/Streamable.hpp:78:18: note: Virtual function in base class
afnix-src-2.8.1/src/srv/cda/shl/Lnrds.hpp:76:10: note: Function in derived class
afnix-src-2.8.1/src/srv/cda/shl/Lnrds.hpp:79:12: style: The function 'getreal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/cda/shl/Streamable.hpp:84:20: note: Virtual function in base class
afnix-src-2.8.1/src/srv/cda/shl/Lnrds.hpp:79:12: note: Function in derived class
afnix-src-2.8.1/src/srv/cda/shl/Lnrds.hpp:83:12: style: The function 'forward' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/cda/shl/Streamable.hpp:95:20: note: Virtual function in base class
afnix-src-2.8.1/src/srv/cda/shl/Lnrds.hpp:83:12: note: Function in derived class
afnix-src-2.8.1/src/srv/cda/shl/Lnrds.hpp:87:12: style: The function 'forward' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/cda/shl/Streamable.hpp:99:20: note: Virtual function in base class
afnix-src-2.8.1/src/srv/cda/shl/Lnrds.hpp:87:12: note: Function in derived class
afnix-src-2.8.1/src/srv/cda/shl/Lnrds.hpp:91:12: style: The function 'backward' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/cda/shl/Streamable.hpp:111:20: note: Virtual function in base class
afnix-src-2.8.1/src/srv/cda/shl/Lnrds.hpp:91:12: note: Function in derived class
afnix-src-2.8.1/src/srv/cda/shl/Stmdl.hpp:62:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/cda/shl/Localizer.hpp:50:18: note: Virtual function in base class
afnix-src-2.8.1/src/srv/cda/shl/Stmdl.hpp:62:10: note: Function in derived class
afnix-src-2.8.1/src/srv/cda/shl/Stmdl.hpp:66:10: style: The function 'validate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/cda/shl/Localizer.hpp:61:18: note: Virtual function in base class
afnix-src-2.8.1/src/srv/cda/shl/Stmdl.hpp:66:10: note: Function in derived class
afnix-src-2.8.1/src/srv/cda/shl/Stmdl.hpp:70:12: style: The function 'locate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/cda/shl/Localizer.hpp:65:20: note: Virtual function in base class
afnix-src-2.8.1/src/srv/cda/shl/Stmdl.hpp:70:12: note: Function in derived class
afnix-src-2.8.1/src/srv/cda/shl/Stmdl.hpp:74:12: style: The function 'locate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/cda/shl/Localizer.hpp:69:20: note: Virtual function in base class
afnix-src-2.8.1/src/srv/cda/shl/Stmdl.hpp:74:12: note: Function in derived class
afnix-src-2.8.1/src/srv/cda/shl/Stmdl.hpp:78:12: style: The function 'locate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/cda/shl/Localizer.hpp:73:20: note: Virtual function in base class
afnix-src-2.8.1/src/srv/cda/shl/Stmdl.hpp:78:12: note: Function in derived class
afnix-src-2.8.1/src/srv/cda/shl/Stmdl.hpp:81:10: style: The function 'getbool' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/cda/shl/Localizer.hpp:76:18: note: Virtual function in base class
afnix-src-2.8.1/src/srv/cda/shl/Stmdl.hpp:81:10: note: Function in derived class
afnix-src-2.8.1/src/srv/cda/shl/Stmdl.hpp:84:10: style: The function 'getlong' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/cda/shl/Localizer.hpp:79:18: note: Virtual function in base class
afnix-src-2.8.1/src/srv/cda/shl/Stmdl.hpp:84:10: note: Function in derived class
afnix-src-2.8.1/src/srv/cda/shl/Stmdl.hpp:87:12: style: The function 'getreal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/cda/shl/Localizer.hpp:82:20: note: Virtual function in base class
afnix-src-2.8.1/src/srv/cda/shl/Stmdl.hpp:87:12: note: Function in derived class
afnix-src-2.8.1/src/srv/cda/shl/Sampler.hpp:59:18: warning: Virtual function 'reset' is called from constructor 'Sampler()' at line 38. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/srv/cda/shl/Sampler.cpp:38:5: note: Calling reset
afnix-src-2.8.1/src/srv/cda/shl/Sampler.hpp:59:18: note: reset is a virtual method
afnix-src-2.8.1/src/srv/cda/shl/Sampler.hpp:59:18: warning: Virtual function 'reset' is called from constructor 'Sampler(Localizer*lobj,Streamable*sobj)' at line 46. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/srv/cda/shl/Sampler.cpp:46:5: note: Calling reset
afnix-src-2.8.1/src/srv/cda/shl/Sampler.hpp:59:18: note: reset is a virtual method
afnix-src-2.8.1/src/srv/csm/shl/Agent.cpp:155:38: style: Function 'rdstream' argument 1 names different: declaration 'os' definition 'is'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/srv/csm/shl/Agent.hpp:89:33: note: Function 'rdstream' argument 1 names different: declaration 'os' definition 'is'.
afnix-src-2.8.1/src/srv/csm/shl/Agent.cpp:155:38: note: Function 'rdstream' argument 1 names different: declaration 'os' definition 'is'.
afnix-src-2.8.1/src/srv/csm/shl/Agent.cpp:53:5: performance: Variable 'd_kid' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/csm/shl/Agent.cpp:59:5: performance: Variable 'd_kid' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/csm/shl/Agent.cpp:60:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/csm/shl/Agent.cpp:66:5: performance: Variable 'd_kid' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/csm/shl/Agent.cpp:67:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/csm/shl/Agent.cpp:68:5: performance: Variable 'd_info' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/csm/shl/Agent.cpp:74:5: performance: Variable 'd_kid' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/csm/shl/Agent.cpp:75:5: performance: Variable 'd_rid' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/csm/shl/Agent.cpp:76:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/csm/shl/Agent.cpp:77:5: performance: Variable 'd_info' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/csm/shl/Agent.hpp:53:5: style: Class 'Agent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/csm/shl/Appointer.cpp:414:14: warning: Member variable 'Appointer::d_pset' is not initialized in the constructor. [uninitMemberVar]
afnix-src-2.8.1/src/srv/csm/shl/Appointer.cpp:397:5: performance: Variable 'd_time' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/csm/shl/Appointer.cpp:406:5: performance: Variable 'd_time' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/csm/shl/Appointer.hpp:62:5: style: Class 'Appointer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/csm/shl/Appointer.cpp:64:5: style: Struct 's_rule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/csm/shl/Appointer.cpp:44:3: warning: The struct 's_rule' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
afnix-src-2.8.1/src/srv/csm/shl/Assistant.cpp:39:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/csm/shl/Assistant.cpp:40:5: performance: Variable 'd_info' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/csm/shl/Assistant.cpp:47:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/csm/shl/Assistant.cpp:48:5: performance: Variable 'd_info' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/csm/shl/Assistant.hpp:53:5: style: Class 'Assistant' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/csm/shl/Carrier.cpp:166:40: style: Function 'rdstream' argument 1 names different: declaration 'os' definition 'is'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/srv/csm/shl/Carrier.hpp:89:33: note: Function 'rdstream' argument 1 names different: declaration 'os' definition 'is'.
afnix-src-2.8.1/src/srv/csm/shl/Carrier.cpp:166:40: note: Function 'rdstream' argument 1 names different: declaration 'os' definition 'is'.
afnix-src-2.8.1/src/srv/csm/shl/Carrier.hpp:42:5: style: Class 'Carrier' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/csm/shl/Cart.cpp:41:5: performance: Variable 'd_rid' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/csm/shl/Cart.hpp:57:18: warning: Virtual function 'reset' is called from constructor 'Cart()' at line 35. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/srv/csm/shl/Cart.cpp:35:5: note: Calling reset
afnix-src-2.8.1/src/srv/csm/shl/Cart.hpp:57:18: note: reset is a virtual method
afnix-src-2.8.1/src/srv/csm/shl/Cart.hpp:57:18: warning: Virtual function 'reset' is called from constructor 'Cart(const String&rid)' at line 42. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/srv/csm/shl/Cart.cpp:42:5: note: Calling reset
afnix-src-2.8.1/src/srv/csm/shl/Cart.hpp:57:18: note: reset is a virtual method
afnix-src-2.8.1/src/srv/csm/shl/Cart.hpp:51:5: style: Class 'Cart' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/csm/shl/CartSet.hpp:58:18: warning: Virtual function 'reset' is called from constructor 'CartSet()' at line 35. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/srv/csm/shl/CartSet.cpp:35:5: note: Calling reset
afnix-src-2.8.1/src/srv/csm/shl/CartSet.hpp:58:18: note: reset is a virtual method
afnix-src-2.8.1/src/srv/csm/shl/CartSet.hpp:58:18: warning: Virtual function 'reset' is called from constructor 'CartSet(const bool acf)' at line 42. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/srv/csm/shl/CartSet.cpp:42:5: note: Calling reset
afnix-src-2.8.1/src/srv/csm/shl/CartSet.hpp:58:18: note: reset is a virtual method
afnix-src-2.8.1/src/srv/csm/shl/CartSet.hpp:52:5: style: Class 'CartSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/csm/shl/Delegate.cpp:156:41: style: Function 'rdstream' argument 1 names different: declaration 'os' definition 'is'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/srv/csm/shl/Delegate.hpp:96:33: note: Function 'rdstream' argument 1 names different: declaration 'os' definition 'is'.
afnix-src-2.8.1/src/srv/csm/shl/Delegate.cpp:156:41: note: Function 'rdstream' argument 1 names different: declaration 'os' definition 'is'.
afnix-src-2.8.1/src/srv/csm/shl/Delegate.cpp:45:5: performance: Variable 'd_addr' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/csm/shl/Delegate.cpp:51:5: performance: Variable 'd_addr' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/csm/shl/Delegate.cpp:58:5: performance: Variable 'd_addr' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/csm/shl/Delegate.cpp:65:5: performance: Variable 'd_addr' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/csm/shl/Delegate.cpp:72:5: performance: Variable 'd_addr' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/csm/shl/Delegate.cpp:80:5: performance: Variable 'd_addr' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/csm/shl/Delegate.hpp:43:5: style: Class 'Delegate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/csm/shl/Raas.hpp:43:5: style: Class 'Raas' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/csm/shl/Raas.hpp:52:5: style: Class 'Raas' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/csm/shl/Saas.hpp:36:5: style: Class 'Saas' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/csm/shl/Saas.hpp:45:5: style: Class 'Saas' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/csm/shl/Session.hpp:83:5: style: Class 'Session' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/csm/shl/LocalSpace.hpp:48:5: style: Class 'LocalSpace' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/csm/shl/LocalSpace.hpp:64:10: style: The function 'iszone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/csm/shl/WorkSpace.hpp:109:18: note: Virtual function in base class
afnix-src-2.8.1/src/srv/csm/shl/LocalSpace.hpp:64:10: note: Function in derived class
afnix-src-2.8.1/src/srv/csm/shl/LocalSpace.hpp:68:10: style: The function 'addzone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/csm/shl/WorkSpace.hpp:113:18: note: Virtual function in base class
afnix-src-2.8.1/src/srv/csm/shl/LocalSpace.hpp:68:10: note: Function in derived class
afnix-src-2.8.1/src/srv/csm/shl/LocalSpace.hpp:73:10: style: The function 'exists' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/csm/shl/WorkSpace.hpp:118:18: note: Virtual function in base class
afnix-src-2.8.1/src/srv/csm/shl/LocalSpace.hpp:73:10: note: Function in derived class
afnix-src-2.8.1/src/srv/csm/shl/LocalSpace.hpp:78:12: style: The function 'towuri' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/csm/shl/WorkSpace.hpp:128:20: note: Virtual function in base class
afnix-src-2.8.1/src/srv/csm/shl/LocalSpace.hpp:78:12: note: Function in derived class
afnix-src-2.8.1/src/srv/csm/shl/LocalSpace.hpp:83:12: style: The function 'tonuri' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/csm/shl/WorkSpace.hpp:133:20: note: Virtual function in base class
afnix-src-2.8.1/src/srv/csm/shl/LocalSpace.hpp:83:12: note: Function in derived class
afnix-src-2.8.1/src/srv/csm/shl/LocalSpace.hpp:87:13: style: The function 'getfiles' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/csm/shl/WorkSpace.hpp:137:21: note: Virtual function in base class
afnix-src-2.8.1/src/srv/csm/shl/LocalSpace.hpp:87:13: note: Function in derived class
afnix-src-2.8.1/src/srv/csm/shl/LocalSpace.hpp:92:17: style: The function 'tofptbl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/csm/shl/WorkSpace.hpp:141:25: note: Virtual function in base class
afnix-src-2.8.1/src/srv/csm/shl/LocalSpace.hpp:92:17: note: Function in derived class
afnix-src-2.8.1/src/srv/csm/shl/LocalSpace.hpp:97:18: style: The function 'getis' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/csm/shl/WorkSpace.hpp:146:26: note: Virtual function in base class
afnix-src-2.8.1/src/srv/csm/shl/LocalSpace.hpp:97:18: note: Function in derived class
afnix-src-2.8.1/src/srv/csm/shl/LocalSpace.hpp:102:19: style: The function 'getos' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/csm/shl/WorkSpace.hpp:156:27: note: Virtual function in base class
afnix-src-2.8.1/src/srv/csm/shl/LocalSpace.hpp:102:19: note: Function in derived class
afnix-src-2.8.1/src/srv/csm/shl/LocalSpace.cpp:74:5: performance: Variable 'd_root' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/csm/shl/LocalSpace.cpp:90:5: performance: Variable 'd_root' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/csm/shl/LocalSpace.cpp:105:5: performance: Variable 'd_root' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/csm/shl/Raas.hpp:70:18: warning: Virtual function 'setrid' is called from constructor 'Raas()' at line 46. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/srv/csm/shl/Raas.cpp:46:5: note: Calling setrid
afnix-src-2.8.1/src/srv/csm/shl/Raas.hpp:70:18: note: setrid is a virtual method
afnix-src-2.8.1/src/srv/csm/shl/Raas.hpp:70:18: warning: Virtual function 'setrid' is called from constructor 'Raas(const String&name)' at line 53. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/srv/csm/shl/Raas.cpp:53:5: note: Calling setrid
afnix-src-2.8.1/src/srv/csm/shl/Raas.hpp:70:18: note: setrid is a virtual method
afnix-src-2.8.1/src/srv/csm/shl/Raas.hpp:70:18: warning: Virtual function 'setrid' is called from constructor 'Raas(const String&name,const String&info)' at line 60. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/srv/csm/shl/Raas.cpp:60:5: note: Calling setrid
afnix-src-2.8.1/src/srv/csm/shl/Raas.hpp:70:18: note: setrid is a virtual method
afnix-src-2.8.1/src/srv/csm/shl/Raas.hpp:70:18: warning: Virtual function 'setrid' is called from constructor 'Raas(const Plist&plst)' at line 67. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/srv/csm/shl/Raas.cpp:67:48: note: Calling setrid
afnix-src-2.8.1/src/srv/csm/shl/Raas.hpp:70:18: note: setrid is a virtual method
afnix-src-2.8.1/src/srv/csm/shl/Saas.hpp:63:18: warning: Virtual function 'sethost' is called from constructor 'Saas(const Plist&plst)' at line 72. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/srv/csm/shl/Saas.cpp:72:48: note: Calling sethost
afnix-src-2.8.1/src/srv/csm/shl/Saas.hpp:63:18: note: sethost is a virtual method
afnix-src-2.8.1/src/srv/csm/shl/Saas.hpp:70:18: warning: Virtual function 'setport' is called from constructor 'Saas(const Plist&plst)' at line 73. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/srv/csm/shl/Saas.cpp:73:48: note: Calling setport
afnix-src-2.8.1/src/srv/csm/shl/Saas.hpp:70:18: note: setport is a virtual method
afnix-src-2.8.1/src/srv/csm/shl/Saas.hpp:77:18: warning: Virtual function 'setprto' is called from constructor 'Saas(const Plist&plst)' at line 74. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/srv/csm/shl/Saas.cpp:74:48: note: Calling setprto
afnix-src-2.8.1/src/srv/csm/shl/Saas.hpp:77:18: note: setprto is a virtual method
afnix-src-2.8.1/src/srv/csm/shl/Session.cpp:169:40: style: Function 'rdstream' argument 1 names different: declaration 'os' definition 'is'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/srv/csm/shl/Session.hpp:115:33: note: Function 'rdstream' argument 1 names different: declaration 'os' definition 'is'.
afnix-src-2.8.1/src/srv/csm/shl/Session.cpp:169:40: note: Function 'rdstream' argument 1 names different: declaration 'os' definition 'is'.
afnix-src-2.8.1/src/srv/csm/shl/Session.cpp:261:40: style: Function 'seturid' argument 1 names different: declaration 'srid' definition 'urid'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/srv/csm/shl/Session.hpp:133:41: note: Function 'seturid' argument 1 names different: declaration 'srid' definition 'urid'.
afnix-src-2.8.1/src/srv/csm/shl/Session.cpp:261:40: note: Function 'seturid' argument 1 names different: declaration 'srid' definition 'urid'.
afnix-src-2.8.1/src/srv/csm/shl/Session.cpp:426:39: style: Function 'setetim' argument 1 names different: declaration 'time' definition 'etim'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/srv/csm/shl/Session.hpp:170:40: note: Function 'setetim' argument 1 names different: declaration 'time' definition 'etim'.
afnix-src-2.8.1/src/srv/csm/shl/Session.cpp:426:39: note: Function 'setetim' argument 1 names different: declaration 'time' definition 'etim'.
afnix-src-2.8.1/src/srv/csm/shl/Session.cpp:108:12: warning: Member variable 'Session::d_shnm' is not initialized in the constructor. [uninitMemberVar]
afnix-src-2.8.1/src/srv/csm/shl/Session.cpp:58:5: performance: Variable 'd_skey' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/csm/shl/Session.cpp:68:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/csm/shl/Session.cpp:69:5: performance: Variable 'd_user' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/csm/shl/Session.cpp:70:5: performance: Variable 'd_urid' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/csm/shl/Session.cpp:71:5: performance: Variable 'd_krid' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/csm/shl/Session.cpp:72:5: performance: Variable 'd_skey' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/csm/shl/Session.cpp:82:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/csm/shl/Session.cpp:83:5: performance: Variable 'd_user' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/csm/shl/Session.cpp:84:5: performance: Variable 'd_urid' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/csm/shl/Session.cpp:85:5: performance: Variable 'd_krid' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/csm/shl/Session.cpp:86:5: performance: Variable 'd_skey' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/csm/shl/Session.cpp:96:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/csm/shl/Session.cpp:97:5: performance: Variable 'd_user' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/csm/shl/Session.cpp:98:5: performance: Variable 'd_urid' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/csm/shl/Session.cpp:99:5: performance: Variable 'd_krid' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/csm/shl/Session.cpp:100:5: performance: Variable 'd_skey' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/csm/shl/SessionSet.hpp:52:18: warning: Virtual function 'reset' is called from constructor 'SessionSet()' at line 34. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/srv/csm/shl/SessionSet.cpp:34:5: note: Calling reset
afnix-src-2.8.1/src/srv/csm/shl/SessionSet.hpp:52:18: note: reset is a virtual method
afnix-src-2.8.1/src/srv/csm/shl/Slot.cpp:33:5: performance: Variable 'd_time' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/csm/shl/Slot.cpp:34:5: performance: Variable 'd_dlen' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/csm/shl/Slot.hpp:81:18: warning: Virtual function 'setslot' is called from constructor 'Slot(const t_long time,const t_long dlen)' at line 41. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/srv/csm/shl/Slot.cpp:41:5: note: Calling setslot
afnix-src-2.8.1/src/srv/csm/shl/Slot.hpp:81:18: note: setslot is a virtual method
afnix-src-2.8.1/src/srv/csm/shl/WorkSpace.cpp:56:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/csm/shl/WorkSpace.cpp:57:5: performance: Variable 'd_info' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/csm/shl/WorkSpace.cpp:58:5: performance: Variable 'd_zpub' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/csm/shl/WorkSpace.cpp:65:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/csm/shl/WorkSpace.cpp:66:5: performance: Variable 'd_info' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/csm/shl/WorkSpace.cpp:67:5: performance: Variable 'd_zpub' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/geo/shl/Cuboid.hpp:83:18: warning: Virtual function 'set' is called from constructor 'Cuboid(const Point3&o,const Point3&a)' at line 69. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/srv/geo/shl/Cuboid.cpp:69:5: note: Calling set
afnix-src-2.8.1/src/srv/geo/shl/Cuboid.hpp:83:18: note: set is a virtual method
afnix-src-2.8.1/src/srv/geo/shl/Texture.hpp:47:5: style: Class 'Texture' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/geo/shl/Material.hpp:42:5: style: Class 'Material' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/geo/shl/Material.hpp:59:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/geo/shl/Texture.hpp:67:18: note: Virtual function in base class
afnix-src-2.8.1/src/srv/geo/shl/Material.hpp:59:10: note: Function in derived class
afnix-src-2.8.1/src/srv/geo/shl/Material.hpp:64:10: style: The function 'setplst' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/geo/shl/Texture.hpp:72:18: note: Virtual function in base class
afnix-src-2.8.1/src/srv/geo/shl/Material.hpp:64:10: note: Function in derived class
afnix-src-2.8.1/src/srv/geo/shl/Material.hpp:67:11: style: The function 'getplst' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/geo/shl/Texture.hpp:75:19: note: Virtual function in base class
afnix-src-2.8.1/src/srv/geo/shl/Material.hpp:67:11: note: Function in derived class
afnix-src-2.8.1/src/srv/geo/shl/Solid.hpp:54:10: style: The function 'setplst' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/geo/shl/Geometry.hpp:49:18: note: Virtual function in base class
afnix-src-2.8.1/src/srv/geo/shl/Solid.hpp:54:10: note: Function in derived class
afnix-src-2.8.1/src/srv/geo/shl/Solid.hpp:57:11: style: The function 'getplst' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/geo/shl/Geometry.hpp:52:19: note: Virtual function in base class
afnix-src-2.8.1/src/srv/geo/shl/Solid.hpp:57:11: note: Function in derived class
afnix-src-2.8.1/src/srv/geo/shl/Cuboid.hpp:62:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/geo/shl/Geometry.hpp:42:18: note: Virtual function in base class
afnix-src-2.8.1/src/srv/geo/shl/Cuboid.hpp:62:10: note: Function in derived class
afnix-src-2.8.1/src/srv/geo/shl/Cuboid.hpp:69:10: style: The function 'setplst' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/geo/shl/Geometry.hpp:49:18: note: Virtual function in base class
afnix-src-2.8.1/src/srv/geo/shl/Cuboid.hpp:69:10: note: Function in derived class
afnix-src-2.8.1/src/srv/geo/shl/Cuboid.hpp:72:11: style: The function 'getplst' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/geo/shl/Geometry.hpp:52:19: note: Virtual function in base class
afnix-src-2.8.1/src/srv/geo/shl/Cuboid.hpp:72:11: note: Function in derived class
afnix-src-2.8.1/src/srv/geo/shl/Cuboid.hpp:75:12: style: The function 'getorigin' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/geo/shl/Solid.hpp:82:20: note: Virtual function in base class
afnix-src-2.8.1/src/srv/geo/shl/Cuboid.hpp:75:12: note: Function in derived class
afnix-src-2.8.1/src/srv/geo/shl/GeoGroup.hpp:55:18: warning: Virtual function 'reset' is called from constructor 'GeoGroup()' at line 33. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/srv/geo/shl/GeoGroup.cpp:33:5: note: Calling reset
afnix-src-2.8.1/src/srv/geo/shl/GeoGroup.hpp:55:18: note: reset is a virtual method
afnix-src-2.8.1/src/srv/geo/shl/Point1.hpp:37:5: style: Class 'Point1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/geo/shl/Vector1.hpp:42:5: style: Class 'Vector1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/geo/shl/Plane.hpp:65:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/geo/shl/Geometry.hpp:42:18: note: Virtual function in base class
afnix-src-2.8.1/src/srv/geo/shl/Plane.hpp:65:10: note: Function in derived class
afnix-src-2.8.1/src/srv/geo/shl/Plane.hpp:72:10: style: The function 'setplst' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/geo/shl/Geometry.hpp:49:18: note: Virtual function in base class
afnix-src-2.8.1/src/srv/geo/shl/Plane.hpp:72:10: note: Function in derived class
afnix-src-2.8.1/src/srv/geo/shl/Plane.hpp:75:11: style: The function 'getplst' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/geo/shl/Geometry.hpp:52:19: note: Virtual function in base class
afnix-src-2.8.1/src/srv/geo/shl/Plane.hpp:75:11: note: Function in derived class
afnix-src-2.8.1/src/srv/geo/shl/Plane.hpp:78:12: style: The function 'getorigin' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/geo/shl/Solid.hpp:82:20: note: Virtual function in base class
afnix-src-2.8.1/src/srv/geo/shl/Plane.hpp:78:12: note: Function in derived class
afnix-src-2.8.1/src/srv/geo/shl/Material.cpp:51:5: performance: Variable 'd_achn' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/geo/shl/Plane.hpp:90:18: warning: Virtual function 'set' is called from constructor 'Plane(const Point3&o,const t_real w,const t_real h)' at line 61. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/srv/geo/shl/Plane.cpp:61:5: note: Calling set
afnix-src-2.8.1/src/srv/geo/shl/Plane.hpp:90:18: note: set is a virtual method
afnix-src-2.8.1/src/srv/geo/shl/Quaternion.cpp:522:40: style: Function 'setra' argument 1 names different: declaration 'xa' definition 'rx'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/srv/geo/shl/Quaternion.hpp:168:38: note: Function 'setra' argument 1 names different: declaration 'xa' definition 'rx'.
afnix-src-2.8.1/src/srv/geo/shl/Quaternion.cpp:522:40: note: Function 'setra' argument 1 names different: declaration 'xa' definition 'rx'.
afnix-src-2.8.1/src/srv/geo/shl/Quaternion.cpp:522:57: style: Function 'setra' argument 2 names different: declaration 'ya' definition 'ry'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/srv/geo/shl/Quaternion.hpp:168:55: note: Function 'setra' argument 2 names different: declaration 'ya' definition 'ry'.
afnix-src-2.8.1/src/srv/geo/shl/Quaternion.cpp:522:57: note: Function 'setra' argument 2 names different: declaration 'ya' definition 'ry'.
afnix-src-2.8.1/src/srv/geo/shl/Quaternion.cpp:522:74: style: Function 'setra' argument 3 names different: declaration 'za' definition 'rz'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/srv/geo/shl/Quaternion.hpp:168:72: note: Function 'setra' argument 3 names different: declaration 'za' definition 'rz'.
afnix-src-2.8.1/src/srv/geo/shl/Quaternion.cpp:522:74: note: Function 'setra' argument 3 names different: declaration 'za' definition 'rz'.
afnix-src-2.8.1/src/srv/geo/shl/Quaternion.cpp:126:5: performance: Variable 'd_x' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/geo/shl/Quaternion.cpp:127:5: performance: Variable 'd_y' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/geo/shl/Quaternion.cpp:128:5: performance: Variable 'd_z' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/geo/shl/Quaternion.cpp:129:5: performance: Variable 'd_w' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/geo/shl/Quaternion.hpp:103:18: warning: Virtual function 'reset' is called from constructor 'Quaternion()' at line 119. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/srv/geo/shl/Quaternion.cpp:119:5: note: Calling reset
afnix-src-2.8.1/src/srv/geo/shl/Quaternion.hpp:103:18: note: reset is a virtual method
afnix-src-2.8.1/src/srv/geo/shl/Texture.cpp:49:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/geo/shl/Texture.hpp:67:18: warning: Virtual function 'reset' is called from constructor 'Texture()' at line 43. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/srv/geo/shl/Texture.cpp:43:5: note: Calling reset
afnix-src-2.8.1/src/srv/geo/shl/Texture.hpp:67:18: note: reset is a virtual method
afnix-src-2.8.1/src/srv/geo/shl/Wire.hpp:82:18: warning: Virtual function 'set' is called from constructor 'Wire(const Point3&o,const Point3&a)' at line 62. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/srv/geo/shl/Wire.cpp:62:5: note: Calling set
afnix-src-2.8.1/src/srv/geo/shl/Wire.hpp:82:18: note: set is a virtual method
afnix-src-2.8.1/src/srv/geo/shl/Wire.hpp:61:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/geo/shl/Geometry.hpp:42:18: note: Virtual function in base class
afnix-src-2.8.1/src/srv/geo/shl/Wire.hpp:61:10: note: Function in derived class
afnix-src-2.8.1/src/srv/geo/shl/Wire.hpp:68:10: style: The function 'setplst' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/geo/shl/Geometry.hpp:49:18: note: Virtual function in base class
afnix-src-2.8.1/src/srv/geo/shl/Wire.hpp:68:10: note: Function in derived class
afnix-src-2.8.1/src/srv/geo/shl/Wire.hpp:71:11: style: The function 'getplst' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/geo/shl/Geometry.hpp:52:19: note: Virtual function in base class
afnix-src-2.8.1/src/srv/geo/shl/Wire.hpp:71:11: note: Function in derived class
afnix-src-2.8.1/src/srv/geo/shl/Wire.hpp:74:12: style: The function 'getorigin' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/geo/shl/Solid.hpp:82:20: note: Virtual function in base class
afnix-src-2.8.1/src/srv/geo/shl/Wire.hpp:74:12: note: Function in derived class
afnix-src-2.8.1/src/srv/phy/shl/Periodic.hpp:194:5: style: Class 'Periodic' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/phy/shl/Periodic.hpp:198:5: style: Class 'Periodic' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/svg/shl/Plot2d.hpp:83:5: style: Class 'Plot2d' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/svg/shl/SvgRoot.hpp:47:5: style: Class 'SvgRoot' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/svg/shl/SvgForming.hpp:39:5: style: Class 'SvgForming' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/svg/shl/SvgStyling.hpp:35:5: style: Class 'SvgStyling' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/svg/shl/SvgCircle.hpp:35:5: style: Class 'SvgCircle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/svg/shl/SvgPolygon.hpp:35:5: style: Class 'SvgPolygon' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/svg/shl/SvgPolyline.hpp:43:5: style: Class 'SvgPolyline' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/svg/shl/Plot2d.hpp:102:10: style: The function 'setvbx' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/svg/shl/SvgFragment.hpp:75:18: note: Virtual function in base class
afnix-src-2.8.1/src/srv/svg/shl/Plot2d.hpp:102:10: note: Function in derived class
afnix-src-2.8.1/src/srv/svg/shl/Plot2d.cpp:82:7: performance: Variable 'pac' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/svg/shl/Plot2d.cpp:83:7: performance: Variable 'nac' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/svg/shl/Plot2d.cpp:84:7: performance: Variable 'zbc' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/svg/shl/SvgFragment.cpp:132:43: style: Function 'setwth' argument 1 names different: declaration 'width' definition 'wth'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/srv/svg/shl/SvgFragment.hpp:60:40: note: Function 'setwth' argument 1 names different: declaration 'width' definition 'wth'.
afnix-src-2.8.1/src/srv/svg/shl/SvgFragment.cpp:132:43: note: Function 'setwth' argument 1 names different: declaration 'width' definition 'wth'.
afnix-src-2.8.1/src/srv/svg/shl/SvgFragment.cpp:146:40: style: Function 'sethgt' argument 1 names different: declaration 'height' definition 'heigth'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/srv/svg/shl/SvgFragment.hpp:64:37: note: Function 'sethgt' argument 1 names different: declaration 'height' definition 'heigth'.
afnix-src-2.8.1/src/srv/svg/shl/SvgFragment.cpp:146:40: note: Function 'sethgt' argument 1 names different: declaration 'height' definition 'heigth'.
afnix-src-2.8.1/src/srv/svg/shl/SvgFragment.hpp:56:18: warning: Virtual function 'setwth' is called from constructor 'SvgFragment(const long width,const long height)' at line 70. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/srv/svg/shl/SvgFragment.cpp:70:5: note: Calling setwth
afnix-src-2.8.1/src/srv/svg/shl/SvgFragment.hpp:56:18: note: setwth is a virtual method
afnix-src-2.8.1/src/srv/svg/shl/SvgFragment.hpp:64:18: warning: Virtual function 'sethgt' is called from constructor 'SvgFragment(const long width,const long height)' at line 71. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/srv/svg/shl/SvgFragment.cpp:71:5: note: Calling sethgt
afnix-src-2.8.1/src/srv/svg/shl/SvgFragment.hpp:64:18: note: sethgt is a virtual method
afnix-src-2.8.1/src/srv/svg/shl/SvgFragment.hpp:75:18: warning: Virtual function 'setvbx' is called from constructor 'SvgFragment(const long width,const long height)' at line 73. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/srv/svg/shl/SvgFragment.cpp:73:5: note: Calling setvbx
afnix-src-2.8.1/src/srv/svg/shl/SvgFragment.hpp:75:18: note: setvbx is a virtual method
afnix-src-2.8.1/src/srv/svg/shl/SvgMime.hpp:43:5: style: Class 'SvgMime' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/svg/shl/SvgRect.cpp:131:39: style: Function 'setwth' argument 1 names different: declaration 'width' definition 'wth'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/srv/svg/shl/SvgRect.hpp:62:32: note: Function 'setwth' argument 1 names different: declaration 'width' definition 'wth'.
afnix-src-2.8.1/src/srv/svg/shl/SvgRect.cpp:131:39: note: Function 'setwth' argument 1 names different: declaration 'width' definition 'wth'.
afnix-src-2.8.1/src/srv/svg/shl/SvgRect.cpp:145:36: style: Function 'sethgt' argument 1 names different: declaration 'height' definition 'heigth'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/srv/svg/shl/SvgRect.hpp:66:29: note: Function 'sethgt' argument 1 names different: declaration 'height' definition 'heigth'.
afnix-src-2.8.1/src/srv/svg/shl/SvgRect.cpp:145:36: note: Function 'sethgt' argument 1 names different: declaration 'height' definition 'heigth'.
afnix-src-2.8.1/src/srv/svg/shl/Transform.cpp:54:5: style: Struct 's_svgt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/tls/shl/Pkcs.hpp:97:5: style: Class 'Pkcs1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/tls/shl/Pkcs.hpp:101:5: style: Class 'Pkcs1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/tls/shl/X509.hpp:83:5: style: Class 'X509' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/tls/shl/X509.hpp:87:5: style: Class 'X509' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/tls/shl/TlsSuite.hpp:145:5: style: Class 'TlsSuite' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/tls/shl/TlsChunk.hpp:44:5: style: Class 'TlsChunk' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/tls/shl/TlsRecord.hpp:72:5: style: Class 'TlsRecord' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/tls/shl/TlsCerts.hpp:52:5: style: Class 'TlsCerts' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/tls/shl/TlsMessage.hpp:42:5: style: Class 'TlsMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/tls/shl/TlsShake.hpp:43:5: style: Class 'TlsShake' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/tls/shl/TlsShake.hpp:118:5: style: Class 'TlsShakeit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/tls/shl/TlsState.hpp:107:5: style: Class 'TlsState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/tls/shl/TlsServer.hpp:53:5: style: Class 'TlsServer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/tls/shl/TlsShello.hpp:63:5: style: Class 'TlsShello' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/tls/shl/TlsChello.hpp:67:5: style: Class 'TlsChello' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/tls/shl/TlsConnect.hpp:44:5: style: Class 'TlsConnect' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/tls/shl/Pkcs.hpp:121:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/Pkcs.hpp:61:18: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/Pkcs.hpp:121:10: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/Pkcs.hpp:124:10: style: The function 'parse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/Pkcs.hpp:64:18: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/Pkcs.hpp:124:10: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/X509.hpp:107:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/Pkcs.hpp:61:18: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/X509.hpp:107:10: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/X509.hpp:111:10: style: The function 'parse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/Pkcs.hpp:64:18: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/X509.hpp:111:10: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsSuite.hpp:154:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsInfos.hpp:33:18: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsSuite.hpp:154:10: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsSuite.hpp:157:11: style: The function 'getinfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsInfos.hpp:36:19: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsSuite.hpp:157:11: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsChunk.hpp:64:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsInfos.hpp:33:18: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsChunk.hpp:64:10: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsChunk.hpp:67:11: style: The function 'getinfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsInfos.hpp:36:19: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsChunk.hpp:67:11: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsBlock.hpp:33:11: style: The function 'getinfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsInfos.hpp:36:19: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsBlock.hpp:33:11: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsHeader.hpp:40:11: style: The function 'getinfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsInfos.hpp:36:19: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsHeader.hpp:40:11: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsRecord.hpp:111:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsInfos.hpp:33:18: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsRecord.hpp:111:10: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsRecord.hpp:114:12: style: The function 'gettype' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsBlock.hpp:36:20: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsRecord.hpp:114:12: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsRecord.hpp:117:12: style: The function 'getmajor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsHeader.hpp:43:20: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsRecord.hpp:117:12: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsRecord.hpp:120:12: style: The function 'getminor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsHeader.hpp:46:20: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsRecord.hpp:120:12: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsRecord.hpp:123:10: style: The function 'length' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsBlock.hpp:39:18: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsRecord.hpp:123:10: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsRecord.hpp:127:12: style: The function 'getbyte' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsBlock.hpp:43:20: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsRecord.hpp:127:12: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsHblock.hpp:73:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsInfos.hpp:33:18: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsHblock.hpp:73:10: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsHblock.hpp:76:12: style: The function 'gettype' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsBlock.hpp:36:20: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsHblock.hpp:76:12: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsHblock.hpp:79:10: style: The function 'length' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsBlock.hpp:39:18: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsHblock.hpp:79:10: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsHblock.hpp:83:12: style: The function 'getbyte' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsBlock.hpp:43:20: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsHblock.hpp:83:12: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsCerts.hpp:69:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsInfos.hpp:33:18: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsCerts.hpp:69:10: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsCerts.hpp:72:11: style: The function 'getinfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsInfos.hpp:36:19: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsCerts.hpp:72:11: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsMessage.hpp:76:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsInfos.hpp:33:18: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsMessage.hpp:76:10: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsMessage.hpp:79:12: style: The function 'gettype' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsBlock.hpp:36:20: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsMessage.hpp:79:12: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsMessage.hpp:82:10: style: The function 'length' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsBlock.hpp:39:18: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsMessage.hpp:82:10: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsMessage.hpp:86:12: style: The function 'getbyte' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsBlock.hpp:43:20: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsMessage.hpp:86:12: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsMessage.hpp:89:12: style: The function 'getmajor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsHeader.hpp:43:20: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsMessage.hpp:89:12: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsMessage.hpp:92:12: style: The function 'getminor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsHeader.hpp:46:20: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsMessage.hpp:92:12: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsShake.hpp:65:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsInfos.hpp:33:18: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsShake.hpp:65:10: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsShake.hpp:68:11: style: The function 'getinfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsInfos.hpp:36:19: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsShake.hpp:68:11: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsParams.hpp:78:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsInfos.hpp:33:18: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsParams.hpp:78:10: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsParams.hpp:81:11: style: The function 'getinfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsInfos.hpp:36:19: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsParams.hpp:81:11: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsState.hpp:129:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsInfos.hpp:33:18: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsState.hpp:129:10: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsState.hpp:132:11: style: The function 'getinfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsInfos.hpp:36:19: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsState.hpp:132:11: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsRblock.hpp:68:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsInfos.hpp:33:18: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsRblock.hpp:68:10: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsRblock.hpp:71:12: style: The function 'gettype' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsBlock.hpp:36:20: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsRblock.hpp:71:12: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsRblock.hpp:74:10: style: The function 'length' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsBlock.hpp:39:18: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsRblock.hpp:74:10: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsRblock.hpp:78:12: style: The function 'getbyte' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsBlock.hpp:43:20: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsRblock.hpp:78:12: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsCblock.hpp:83:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsInfos.hpp:33:18: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsCblock.hpp:83:10: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsCblock.hpp:86:12: style: The function 'gettype' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsBlock.hpp:36:20: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsCblock.hpp:86:12: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsCblock.hpp:89:10: style: The function 'length' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsBlock.hpp:39:18: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsCblock.hpp:89:10: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsCblock.hpp:93:12: style: The function 'getbyte' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsBlock.hpp:43:20: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsCblock.hpp:93:12: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsInput.hpp:58:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsInfos.hpp:33:18: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsInput.hpp:58:10: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsInput.hpp:61:11: style: The function 'getinfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsInfos.hpp:36:19: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsInput.hpp:61:11: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsOutput.hpp:58:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsInfos.hpp:33:18: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsOutput.hpp:58:10: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsOutput.hpp:61:11: style: The function 'getinfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsInfos.hpp:36:19: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsOutput.hpp:61:11: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsDupleix.hpp:63:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsInfos.hpp:33:18: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsDupleix.hpp:63:10: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsDupleix.hpp:66:11: style: The function 'getinfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsInfos.hpp:36:19: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsDupleix.hpp:66:11: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsShello.hpp:72:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsInfos.hpp:33:18: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsShello.hpp:72:10: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsShello.hpp:75:11: style: The function 'getinfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsInfos.hpp:36:19: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsShello.hpp:75:11: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsChello.hpp:76:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsInfos.hpp:33:18: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsChello.hpp:76:10: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsChello.hpp:79:11: style: The function 'getinfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsInfos.hpp:36:19: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsChello.hpp:79:11: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsAlert.hpp:114:22: warning: Virtual function 'tochunk' is called from constructor 'TlsAlert(const t_desc desc)' at line 266. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/srv/tls/shl/TlsAlert.cpp:266:10: note: Calling tochunk
afnix-src-2.8.1/src/srv/tls/shl/TlsAlert.hpp:114:22: note: tochunk is a virtual method
afnix-src-2.8.1/src/srv/tls/shl/TlsAlert.hpp:114:22: warning: Virtual function 'tochunk' is called from constructor 'TlsAlert(const t_byte vmaj,const t_byte vmin,const t_desc desc)' at line 277. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/srv/tls/shl/TlsAlert.cpp:277:10: note: Calling tochunk
afnix-src-2.8.1/src/srv/tls/shl/TlsAlert.hpp:114:22: note: tochunk is a virtual method
afnix-src-2.8.1/src/srv/tls/shl/TlsAlert.hpp:111:18: warning: Virtual function 'decode' is called from constructor 'TlsAlert(TlsRecord*rcd)' at line 285. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/srv/tls/shl/TlsAlert.cpp:285:5: note: Calling decode
afnix-src-2.8.1/src/srv/tls/shl/TlsAlert.hpp:111:18: note: decode is a virtual method
afnix-src-2.8.1/src/srv/tls/shl/TlsAlert.hpp:77:5: style: Class 'TlsAlert' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/tls/shl/TlsAlert.hpp:87:5: style: Class 'TlsAlert' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/tls/shl/TlsAlert.hpp:104:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsInfos.hpp:33:18: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsAlert.hpp:104:10: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsAlert.hpp:107:11: style: The function 'getinfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsInfos.hpp:36:19: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsAlert.hpp:107:11: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsCblock.cpp:38:14: warning: Member variable 'TlsCblock::p_bmac' is not initialized in the constructor. [uninitMemberVar]
afnix-src-2.8.1/src/srv/tls/shl/TlsCerts.hpp:79:18: warning: Virtual function 'addcert' is called from constructor 'TlsCerts(const String&cert)' at line 60. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/srv/tls/shl/TlsCerts.cpp:60:5: note: Calling addcert
afnix-src-2.8.1/src/srv/tls/shl/TlsCerts.hpp:79:18: note: addcert is a virtual method
afnix-src-2.8.1/src/srv/tls/shl/TlsCerts.hpp:79:18: warning: Virtual function 'addcert' is called from constructor 'TlsCerts(const String&cert,const String&ckey)' at line 67. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/srv/tls/shl/TlsCerts.cpp:67:5: note: Calling addcert
afnix-src-2.8.1/src/srv/tls/shl/TlsCerts.hpp:79:18: note: addcert is a virtual method
afnix-src-2.8.1/src/srv/tls/shl/TlsCerts.hpp:83:18: warning: Virtual function 'setckey' is called from constructor 'TlsCerts(const String&cert,const String&ckey)' at line 68. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/srv/tls/shl/TlsCerts.cpp:68:5: note: Calling setckey
afnix-src-2.8.1/src/srv/tls/shl/TlsCerts.hpp:83:18: note: setckey is a virtual method
afnix-src-2.8.1/src/srv/tls/shl/TlsCerts.hpp:79:18: warning: Virtual function 'addcert' is called from constructor 'TlsCerts(const String&cert,const String&ckey,const String&kfmt)' at line 76. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/srv/tls/shl/TlsCerts.cpp:76:5: note: Calling addcert
afnix-src-2.8.1/src/srv/tls/shl/TlsCerts.hpp:79:18: note: addcert is a virtual method
afnix-src-2.8.1/src/srv/tls/shl/TlsCerts.hpp:88:18: warning: Virtual function 'setckey' is called from constructor 'TlsCerts(const String&cert,const String&ckey,const String&kfmt)' at line 77. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/srv/tls/shl/TlsCerts.cpp:77:5: note: Calling setckey
afnix-src-2.8.1/src/srv/tls/shl/TlsCerts.hpp:88:18: note: setckey is a virtual method
afnix-src-2.8.1/src/srv/tls/shl/TlsChello.hpp:95:18: warning: Virtual function 'decode' is called from constructor 'TlsChello(TlsHblock*hblk)' at line 48. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/srv/tls/shl/TlsChello.cpp:48:5: note: Calling decode
afnix-src-2.8.1/src/srv/tls/shl/TlsChello.hpp:95:18: note: decode is a virtual method
afnix-src-2.8.1/src/srv/tls/shl/TlsChunk.hpp:78:18: warning: Virtual function 'add' is called from constructor 'TlsChunk(const Buffer&buf)' at line 45. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/srv/tls/shl/TlsChunk.cpp:45:5: note: Calling add
afnix-src-2.8.1/src/srv/tls/shl/TlsChunk.hpp:78:18: note: add is a virtual method
afnix-src-2.8.1/src/srv/tls/shl/TlsCkeyxh.hpp:76:18: warning: Virtual function 'decode' is called from constructor 'TlsCkeyxh(TlsHblock*hblk)' at line 58. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/srv/tls/shl/TlsCkeyxh.cpp:58:5: note: Calling decode
afnix-src-2.8.1/src/srv/tls/shl/TlsCkeyxh.hpp:76:18: note: decode is a virtual method
afnix-src-2.8.1/src/srv/tls/shl/TlsCkeyxh.hpp:76:18: warning: Virtual function 'decode' is called from constructor 'TlsCkeyxh(TlsHblock*hblk,Key*hkey)' at line 66. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/srv/tls/shl/TlsCkeyxh.cpp:66:5: note: Calling decode
afnix-src-2.8.1/src/srv/tls/shl/TlsCkeyxh.hpp:76:18: note: decode is a virtual method
afnix-src-2.8.1/src/srv/tls/shl/TlsCkeyxh.hpp:48:5: style: Class 'TlsCkeyxh' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/tls/shl/TlsCkeyxh.hpp:62:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsInfos.hpp:33:18: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsCkeyxh.hpp:62:10: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsCkeyxh.hpp:71:11: style: The function 'getinfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsInfos.hpp:36:19: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsCkeyxh.hpp:71:11: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsConnect.hpp:56:18: warning: Virtual function 'setprms' is called from constructor 'TlsConnect(const bool sflg,const TlsParams&prms)' at line 112. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/srv/tls/shl/TlsConnect.cpp:112:5: note: Calling setprms
afnix-src-2.8.1/src/srv/tls/shl/TlsConnect.hpp:56:18: note: setprms is a virtual method
afnix-src-2.8.1/src/srv/tls/shl/TlsProto.hxx:84:5: style: Struct 's_shss' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/tls/shl/TlsCspec.cpp:37:34: style: Function 'TlsCspec' argument 1 names different: declaration 'rcs' definition 'rcd'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/srv/tls/shl/TlsCspec.hpp:39:26: note: Function 'TlsCspec' argument 1 names different: declaration 'rcs' definition 'rcd'.
afnix-src-2.8.1/src/srv/tls/shl/TlsCspec.cpp:37:34: note: Function 'TlsCspec' argument 1 names different: declaration 'rcs' definition 'rcd'.
afnix-src-2.8.1/src/srv/tls/shl/TlsCspec.hpp:39:5: style: Class 'TlsCspec' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/tls/shl/TlsCspec.hpp:61:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsInfos.hpp:33:18: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsCspec.hpp:61:10: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsCspec.hpp:64:11: style: The function 'getinfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsInfos.hpp:36:19: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsCspec.hpp:64:11: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsData.cpp:37:32: style: Function 'TlsData' argument 1 names different: declaration 'rcs' definition 'rcd'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/srv/tls/shl/TlsData.hpp:38:25: note: Function 'TlsData' argument 1 names different: declaration 'rcs' definition 'rcd'.
afnix-src-2.8.1/src/srv/tls/shl/TlsData.cpp:37:32: note: Function 'TlsData' argument 1 names different: declaration 'rcs' definition 'rcd'.
afnix-src-2.8.1/src/srv/tls/shl/TlsData.hpp:38:5: style: Class 'TlsData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/tls/shl/TlsData.hpp:60:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsInfos.hpp:33:18: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsData.hpp:60:10: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsData.hpp:63:11: style: The function 'getinfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsInfos.hpp:36:19: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsData.hpp:63:11: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsDupleix.cpp:179:39: style: Function 'write' argument 1 names different: declaration 'data' definition 'value'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/srv/tls/shl/TlsDupleix.hpp:86:29: note: Function 'write' argument 1 names different: declaration 'data' definition 'value'.
afnix-src-2.8.1/src/srv/tls/shl/TlsDupleix.cpp:179:39: note: Function 'write' argument 1 names different: declaration 'data' definition 'value'.
afnix-src-2.8.1/src/srv/tls/shl/TlsFinish.hpp:59:18: warning: Virtual function 'decode' is called from constructor 'TlsFinish(TlsHblock*hblk)' at line 38. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/srv/tls/shl/TlsFinish.cpp:38:5: note: Calling decode
afnix-src-2.8.1/src/srv/tls/shl/TlsFinish.hpp:59:18: note: decode is a virtual method
afnix-src-2.8.1/src/srv/tls/shl/TlsFinish.hpp:43:5: style: Class 'TlsFinish' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/tls/shl/TlsFinish.hpp:52:10: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsInfos.hpp:33:18: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsFinish.hpp:52:10: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsFinish.hpp:55:11: style: The function 'getinfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/tls/shl/TlsInfos.hpp:36:19: note: Virtual function in base class
afnix-src-2.8.1/src/srv/tls/shl/TlsFinish.hpp:55:11: note: Function in derived class
afnix-src-2.8.1/src/srv/tls/shl/TlsFormat.cpp:119:40: style: Function 'toitem' argument 1 names different: declaration 'efmt' definition 'kfmt'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/srv/tls/shl/TlsFormat.hpp:76:38: note: Function 'toitem' argument 1 names different: declaration 'efmt' definition 'kfmt'.
afnix-src-2.8.1/src/srv/tls/shl/TlsFormat.cpp:119:40: note: Function 'toitem' argument 1 names different: declaration 'efmt' definition 'kfmt'.
afnix-src-2.8.1/src/srv/tls/shl/TlsHblock.cpp:34:5: performance: Variable 'd_type' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/tls/shl/TlsRecord.hpp:139:18: warning: Virtual function 'read' is called from constructor 'TlsRecord(InputStream*is)' at line 43. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/srv/tls/shl/TlsRecord.cpp:43:5: note: Calling read
afnix-src-2.8.1/src/srv/tls/shl/TlsRecord.hpp:139:18: note: read is a virtual method
afnix-src-2.8.1/src/srv/tls/shl/TlsRecord.hpp:144:18: warning: Virtual function 'read' is called from constructor 'TlsRecord(InputStream*is,Cipher*dc)' at line 50. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/srv/tls/shl/TlsRecord.cpp:50:5: note: Calling read
afnix-src-2.8.1/src/srv/tls/shl/TlsRecord.hpp:144:18: note: read is a virtual method
afnix-src-2.8.1/src/srv/tls/shl/TlsServer.cpp:47:5: performance: Variable 'd_prms' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/tls/shl/TlsShake.cpp:54:34: style: Function 'TlsShake' argument 1 names different: declaration 'rcs' definition 'rcd'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/srv/tls/shl/TlsShake.hpp:43:26: note: Function 'TlsShake' argument 1 names different: declaration 'rcs' definition 'rcd'.
afnix-src-2.8.1/src/srv/tls/shl/TlsShake.cpp:54:34: note: Function 'TlsShake' argument 1 names different: declaration 'rcs' definition 'rcd'.
afnix-src-2.8.1/src/srv/tls/shl/TlsShello.hpp:82:18: warning: Virtual function 'decode' is called from constructor 'TlsShello(TlsHblock*hblk)' at line 67. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/srv/tls/shl/TlsShello.cpp:67:5: note: Calling decode
afnix-src-2.8.1/src/srv/tls/shl/TlsShello.hpp:82:18: note: decode is a virtual method
afnix-src-2.8.1/src/srv/tls/shl/TlsState.hpp:184:18: warning: Virtual function 'setcifr' is called from constructor 'TlsState()' at line 89. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/srv/tls/shl/TlsState.cpp:89:5: note: Calling reset
afnix-src-2.8.1/src/srv/tls/shl/TlsState.cpp:263:7: note: Calling setcifr
afnix-src-2.8.1/src/srv/tls/shl/TlsState.hpp:184:18: note: setcifr is a virtual method
afnix-src-2.8.1/src/srv/tls/shl/TlsState.hpp:184:18: warning: Virtual function 'setcifr' is called from constructor 'TlsState(const bool sflg)' at line 101. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/srv/tls/shl/TlsState.cpp:101:5: note: Calling reset
afnix-src-2.8.1/src/srv/tls/shl/TlsState.cpp:263:7: note: Calling setcifr
afnix-src-2.8.1/src/srv/tls/shl/TlsState.hpp:184:18: note: setcifr is a virtual method
afnix-src-2.8.1/src/srv/tls/shl/TlsState.hpp:184:18: warning: Virtual function 'setcifr' is called from constructor 'TlsState(const bool sflg,const TlsParams&prms)' at line 114. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/srv/tls/shl/TlsState.cpp:114:5: note: Calling reset
afnix-src-2.8.1/src/srv/tls/shl/TlsState.cpp:263:7: note: Calling setcifr
afnix-src-2.8.1/src/srv/tls/shl/TlsState.hpp:184:18: note: setcifr is a virtual method
afnix-src-2.8.1/src/srv/tls/shl/TlsState.hpp:211:18: warning: Virtual function 'setcert' is called from constructor 'TlsState(const bool sflg,const TlsParams&prms)' at line 118. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/srv/tls/shl/TlsState.cpp:118:5: note: Calling setcert
afnix-src-2.8.1/src/srv/tls/shl/TlsState.hpp:211:18: note: setcert is a virtual method
afnix-src-2.8.1/src/srv/tls/shl/TlsSuite.cpp:146:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/tls/shl/TlsSuite.cpp:147:5: performance: Variable 'd_rfcr' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/tls/shl/TlsSuite.cpp:148:5: performance: Variable 'd_vmin' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/tls/shl/TlsSuite.cpp:149:5: performance: Variable 'd_vmax' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/tls/shl/TlsSuite.cpp:150:5: performance: Variable 'd_code' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/tls/shl/TlsSuite.cpp:173:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/tls/shl/TlsSuite.cpp:174:5: performance: Variable 'd_rfcr' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/tls/shl/TlsSuite.cpp:175:5: performance: Variable 'd_vmin' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/tls/shl/TlsSuite.cpp:176:5: performance: Variable 'd_vmax' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/tls/shl/TlsSuite.cpp:177:5: performance: Variable 'd_code' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/tls/shl/TlsSuite.cpp:193:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/tls/shl/TlsSuite.cpp:194:5: performance: Variable 'd_rfcr' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/tls/shl/TlsSuite.cpp:195:5: performance: Variable 'd_vmin' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/tls/shl/TlsSuite.cpp:196:5: performance: Variable 'd_vmax' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/tls/shl/TlsSuite.cpp:197:5: performance: Variable 'd_code' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/tls/shl/X509.cpp:471:9: warning: Member variable 'X509::d_vers' is not initialized in the constructor. [uninitMemberVar]
afnix-src-2.8.1/src/srv/tls/shl/Xalgo.hpp:67:18: warning: Virtual function 'reset' is called from constructor 'Xalgo()' at line 32. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/srv/tls/shl/Xalgo.cpp:32:5: note: Calling reset
afnix-src-2.8.1/src/srv/tls/shl/Xalgo.hpp:67:18: note: reset is a virtual method
afnix-src-2.8.1/src/srv/tls/shl/Xalgo.hpp:75:18: warning: Virtual function 'set' is called from constructor 'Xalgo(const String&aid,AsnNode*aop)' at line 39. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/srv/tls/shl/Xalgo.cpp:39:5: note: Calling set
afnix-src-2.8.1/src/srv/tls/shl/Xalgo.hpp:75:18: note: set is a virtual method
afnix-src-2.8.1/src/srv/tls/shl/Xextn.hpp:75:18: warning: Virtual function 'reset' is called from constructor 'Xextn()' at line 32. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/srv/tls/shl/Xextn.cpp:32:5: note: Calling reset
afnix-src-2.8.1/src/srv/tls/shl/Xextn.hpp:75:18: note: reset is a virtual method
afnix-src-2.8.1/src/srv/tls/shl/Xextn.hpp:87:18: warning: Virtual function 'set' is called from constructor 'Xextn(const String&eid,AsnNode*eon)' at line 39. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/srv/tls/shl/Xextn.cpp:39:5: note: Calling set
afnix-src-2.8.1/src/srv/tls/shl/Xextn.hpp:87:18: note: set is a virtual method
afnix-src-2.8.1/src/srv/tls/shl/Xextn.hpp:87:18: warning: Virtual function 'set' is called from constructor 'Xextn(const String&eid,const bool ecf,AsnNode*eon)' at line 46. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/srv/tls/shl/Xextn.cpp:46:5: note: Calling set
afnix-src-2.8.1/src/srv/tls/shl/Xextn.hpp:87:18: note: set is a virtual method
afnix-src-2.8.1/src/srv/tls/shl/Xkey.cpp:93:5: performance: Variable 'd_algo' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/tls/shl/Xkey.cpp:94:5: performance: Variable 'd_bset' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/tls/shl/Xkey.hpp:73:18: warning: Virtual function 'reset' is called from constructor 'Xkey()' at line 87. Dynamic binding is not used. [virtualCallInConstructor]
afnix-src-2.8.1/src/srv/tls/shl/Xkey.cpp:87:5: note: Calling reset
afnix-src-2.8.1/src/srv/tls/shl/Xkey.hpp:73:18: note: reset is a virtual method
afnix-src-2.8.1/src/srv/wax/shl/JsonMime.hpp:42:5: style: Class 'JsonMime' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/wax/shl/XsmHtml.hpp:45:5: style: Class 'XsmHtml' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/wax/shl/XhtmlBase.hpp:34:5: style: Class 'XhtmlBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/wax/shl/XhtmlHr.hpp:37:5: style: Class 'XhtmlHr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/wax/shl/XhtmlBr.hpp:37:5: style: Class 'XhtmlBr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/wax/shl/XhtmlLi.hpp:37:5: style: Class 'XhtmlLi' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/wax/shl/XhtmlUl.hpp:42:5: style: Class 'XhtmlUl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/wax/shl/XhtmlTh.hpp:36:5: style: Class 'XhtmlTh' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/wax/shl/XhtmlTd.hpp:36:5: style: Class 'XhtmlTd' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/wax/shl/XhtmlTr.hpp:48:5: style: Class 'XhtmlTr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/wax/shl/XhtmlCol.hpp:37:5: style: Class 'XhtmlCol' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/wax/shl/XhtmlDiv.hpp:37:5: style: Class 'XhtmlDiv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/wax/shl/XhtmlPre.hpp:37:5: style: Class 'XhtmlPre' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/wax/shl/XhtmlRef.hpp:38:5: style: Class 'XhtmlRef' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/wax/shl/XmlMime.hpp:43:5: style: Class 'XmlMime' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/wax/shl/XmlMime.hpp:47:5: style: Class 'XmlMime' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/wax/shl/XhtmlMime.hpp:40:5: style: Class 'XhtmlMime' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/wax/shl/XhtmlLink.hpp:36:5: style: Class 'XhtmlLink' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/wax/shl/XhtmlHead.hpp:36:5: style: Class 'XhtmlHead' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/wax/shl/XhtmlHtml.hpp:40:5: style: Class 'XhtmlHtml' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/wax/shl/XhtmlRoot.hpp:45:5: style: Class 'XhtmlRoot' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/wax/shl/XhtmlPara.hpp:38:5: style: Class 'XhtmlPara' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/wax/shl/XhtmlPara.hpp:42:5: style: Class 'XhtmlPara' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/wax/shl/XhtmlEmph.hpp:37:5: style: Class 'XhtmlEmph' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/wax/shl/XhtmlTxti.hpp:37:5: style: Class 'XhtmlTxti' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/wax/shl/XhtmlTxtb.hpp:37:5: style: Class 'XhtmlTxtb' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/wax/shl/XhtmlTxtt.hpp:37:5: style: Class 'XhtmlTxtt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/wax/shl/XhtmlText.hpp:36:5: style: Class 'XhtmlText' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/wax/shl/XhtmlTelem.hpp:46:5: style: Class 'XhtmlTelem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/wax/shl/XhtmlThead.hpp:38:5: style: Class 'XhtmlThead' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/wax/shl/XhtmlTbody.hpp:38:5: style: Class 'XhtmlTbody' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/wax/shl/XhtmlTfoot.hpp:38:5: style: Class 'XhtmlTfoot' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/wax/shl/XhtmlTable.hpp:38:5: style: Class 'XhtmlTable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/wax/shl/XhtmlTitle.hpp:33:5: style: Class 'XhtmlTitle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/wax/shl/XhtmlStyle.hpp:35:5: style: Class 'XhtmlStyle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/wax/shl/XhtmlScript.hpp:45:5: style: Class 'XhtmlScript' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/wax/shl/XhtmlSubmit.hpp:35:5: style: Class 'XhtmlSubmit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/wax/shl/XhtmlCaption.hpp:35:5: style: Class 'XhtmlCaption' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/wax/shl/XhtmlSelect.hpp:37:5: style: Class 'XhtmlSelect' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/wax/shl/XhtmlTelem.cpp:65:5: performance: Variable 'd_trc' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/wax/shl/XhtmlTelem.cpp:66:5: performance: Variable 'd_txc' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/wax/shl/XhtmlTelem.cpp:73:5: performance: Variable 'd_trc' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/wax/shl/XhtmlTelem.cpp:74:5: performance: Variable 'd_txc' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/wax/shl/XhtmlTelem.cpp:82:5: performance: Variable 'd_trc' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/wax/shl/XhtmlTelem.cpp:83:5: performance: Variable 'd_txc' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/wax/shl/XhtmlTelem.cpp:92:5: performance: Variable 'd_trc' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/wax/shl/XhtmlTelem.cpp:93:5: performance: Variable 'd_txc' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/wax/shl/XhtmlTr.cpp:37:5: performance: Variable 'd_thc' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/wax/shl/XhtmlTr.cpp:38:5: performance: Variable 'd_tdc' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/wax/shl/XhtmlTr.cpp:44:5: performance: Variable 'd_thc' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/wax/shl/XhtmlTr.cpp:45:5: performance: Variable 'd_tdc' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/wax/shl/XhtmlTr.cpp:53:5: performance: Variable 'd_thc' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/wax/shl/XhtmlTr.cpp:54:5: performance: Variable 'd_tdc' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/wax/shl/XhtmlUl.cpp:79:44: style: Function 'newitem' argument 1 names different: declaration 'cls' definition 'xcls'. [funcArgNamesDifferent]
afnix-src-2.8.1/src/srv/wax/shl/XhtmlUl.hpp:57:37: note: Function 'newitem' argument 1 names different: declaration 'cls' definition 'xcls'.
afnix-src-2.8.1/src/srv/wax/shl/XhtmlUl.cpp:79:44: note: Function 'newitem' argument 1 names different: declaration 'cls' definition 'xcls'.
afnix-src-2.8.1/src/srv/wax/shl/XhtmlUl.cpp:38:5: performance: Variable 'd_xcls' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/wax/shl/XhtmlUl.cpp:51:5: performance: Variable 'd_xcls' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/xpe/shl/XmlPlist.hpp:52:5: style: Class 'XmlPlist' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/xpe/shl/XmlContent.hpp:51:5: style: Class 'XmlContent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/xpe/shl/XmlInclude.hpp:40:5: style: Class 'XmlInclude' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/xpe/shl/XmlPrintTable.hpp:54:5: style: Class 'XmlPrintTable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/xpe/shl/XmlInclude.hpp:54:17: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
afnix-src-2.8.1/src/srv/xpe/shl/XmlFeature.hpp:76:25: note: Virtual function in base class
afnix-src-2.8.1/src/srv/xpe/shl/XmlInclude.hpp:54:17: note: Function in derived class
afnix-src-2.8.1/src/srv/xpe/shl/XmlContent.cpp:162:5: performance: Variable 'd_nuri' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/xpe/shl/XmlContent.cpp:184:5: performance: Variable 'd_nuri' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/xpe/shl/XmlContent.cpp:218:5: performance: Variable 'd_nuri' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/xpe/shl/XmlContent.cpp:241:5: performance: Variable 'd_nuri' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/xpe/shl/XmlFeature.cpp:33:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/xpe/shl/XmlFeature.cpp:40:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/xpe/shl/XmlFeature.cpp:41:5: performance: Variable 'd_info' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/xpe/shl/XmlFeature.cpp:49:5: performance: Variable 'd_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/xpe/shl/XmlFeature.cpp:50:5: performance: Variable 'd_info' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/xpe/shl/XmlInclude.cpp:77:7: style: Variable 'd_emod' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
afnix-src-2.8.1/src/srv/xpe/shl/XmlInclude.cpp:76:7: note: Variable 'd_emod' is reassigned a value before the old one has been used if variable is no semaphore variable.
afnix-src-2.8.1/src/srv/xpe/shl/XmlInclude.cpp:77:7: note: Variable 'd_emod' is reassigned a value before the old one has been used if variable is no semaphore variable.
afnix-src-2.8.1/src/srv/xpe/shl/XmlInclude.cpp:73:7: performance: Variable 'd_href' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/xpe/shl/XmlInclude.cpp:74:7: performance: Variable 'd_type' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/xpe/shl/XmlInclude.cpp:75:7: performance: Variable 'd_xptr' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/xpe/shl/XmlInclude.cpp:76:7: performance: Variable 'd_emod' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/xpe/shl/XmlInclude.cpp:77:7: performance: Variable 'd_emod' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/xpe/shl/XmlInclude.cpp:78:7: performance: Variable 'd_accp' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/xpe/shl/XmlInclude.cpp:79:7: performance: Variable 'd_accl' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/xpe/shl/XmlInclude.cpp:71:5: style: Struct 's_xi' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
afnix-src-2.8.1/src/srv/xpe/shl/XmlPlist.cpp:45:5: performance: Variable 'd_pltn' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/xpe/shl/XmlPlist.cpp:46:5: performance: Variable 'd_potn' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/xpe/shl/XmlPlist.cpp:47:5: performance: Variable 'd_natt' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/xpe/shl/XmlPlist.cpp:48:5: performance: Variable 'd_vatt' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/xpe/shl/XmlPlist.cpp:54:5: performance: Variable 'd_pltn' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/xpe/shl/XmlPlist.cpp:55:5: performance: Variable 'd_potn' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/xpe/shl/XmlPlist.cpp:56:5: performance: Variable 'd_natt' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/xpe/shl/XmlPlist.cpp:57:5: performance: Variable 'd_vatt' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/xpe/shl/XmlPlist.cpp:65:5: performance: Variable 'd_pltn' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/xpe/shl/XmlPlist.cpp:66:5: performance: Variable 'd_potn' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/xpe/shl/XmlPlist.cpp:67:5: performance: Variable 'd_natt' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/xpe/shl/XmlPlist.cpp:68:5: performance: Variable 'd_vatt' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/xpe/shl/XmlPrintTable.cpp:47:5: performance: Variable 'd_ttgn' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/xpe/shl/XmlPrintTable.cpp:48:5: performance: Variable 'd_htgn' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/xpe/shl/XmlPrintTable.cpp:49:5: performance: Variable 'd_btgn' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/xpe/shl/XmlPrintTable.cpp:50:5: performance: Variable 'd_rtgn' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/xpe/shl/XmlPrintTable.cpp:51:5: performance: Variable 'd_dtgn' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/xpe/shl/XmlPrintTable.cpp:64:5: performance: Variable 'd_ttgn' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/xpe/shl/XmlPrintTable.cpp:65:5: performance: Variable 'd_htgn' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/xpe/shl/XmlPrintTable.cpp:66:5: performance: Variable 'd_btgn' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/xpe/shl/XmlPrintTable.cpp:67:5: performance: Variable 'd_rtgn' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
afnix-src-2.8.1/src/srv/xpe/shl/XmlPrintTable.cpp:68:5: performance: Variable 'd_dtgn' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
[22:28]

ftp://ftp.se.debian.org/debian/pool/main/a/aft/aft_5.098.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/afterburner.fx/afterburner.fx_1.7.0.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/afterstep/afterstep_2.2.12.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/afuse/afuse_0.4.1.orig.tar.gz
afuse-0.4.1/compat/fuse_opt.c:274:14: warning: Either the condition 'sep' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
afuse-0.4.1/compat/fuse_opt.c:269:7: note: Assuming that condition 'sep' is not redundant
afuse-0.4.1/compat/fuse_opt.c:274:14: note: Null pointer addition
afuse-0.4.1/compat/fuse_opt.c:203:25: portability: 'ctx->data' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
afuse-0.4.1/src/afuse.c:166:9: style: Unused variable: lsize [unusedVariable]
afuse-0.4.1/src/afuse.c:788:10: style: Variable 'hlen' is not assigned a value. [unassignedVariable]
afuse-0.4.1/src/afuse.c:634:20: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
afuse-0.4.1/src/afuse.c:635:20: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
afuse-0.4.1/src/afuse.c:698:20: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
afuse-0.4.1/src/afuse.c:699:20: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
afuse-0.4.1/src/afuse.c:738:20: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
afuse-0.4.1/src/afuse.c:740:20: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
afuse-0.4.1/src/afuse.c:845:20: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
afuse-0.4.1/src/afuse.c:846:20: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
afuse-0.4.1/src/afuse.c:912:20: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
afuse-0.4.1/src/afuse.c:913:20: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
afuse-0.4.1/src/afuse.c:947:20: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
afuse-0.4.1/src/afuse.c:948:20: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
afuse-0.4.1/src/afuse.c:982:20: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
afuse-0.4.1/src/afuse.c:983:20: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
afuse-0.4.1/src/afuse.c:1011:20: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
afuse-0.4.1/src/afuse.c:1012:20: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
afuse-0.4.1/src/afuse.c:1040:20: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
afuse-0.4.1/src/afuse.c:1041:20: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
afuse-0.4.1/src/afuse.c:1081:23: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
afuse-0.4.1/src/afuse.c:1082:23: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
afuse-0.4.1/src/afuse.c:1110:25: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
afuse-0.4.1/src/afuse.c:1111:23: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
afuse-0.4.1/src/afuse.c:1112:25: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
afuse-0.4.1/src/afuse.c:1113:23: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
afuse-0.4.1/src/afuse.c:1166:25: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
afuse-0.4.1/src/afuse.c:1167:23: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
afuse-0.4.1/src/afuse.c:1168:25: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
afuse-0.4.1/src/afuse.c:1169:23: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
afuse-0.4.1/src/afuse.c:1217:20: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
afuse-0.4.1/src/afuse.c:1218:20: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
afuse-0.4.1/src/afuse.c:1246:20: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
afuse-0.4.1/src/afuse.c:1247:20: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
afuse-0.4.1/src/afuse.c:1275:20: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
afuse-0.4.1/src/afuse.c:1276:20: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
afuse-0.4.1/src/afuse.c:1304:20: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
afuse-0.4.1/src/afuse.c:1305:20: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
afuse-0.4.1/src/afuse.c:1338:20: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
afuse-0.4.1/src/afuse.c:1340:20: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
afuse-0.4.1/src/afuse.c:1405:20: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
afuse-0.4.1/src/afuse.c:1532:20: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
afuse-0.4.1/src/afuse.c:1533:20: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
afuse-0.4.1/src/afuse.c:808:14: error: Uninitialized variable: hlen [uninitvar]
afuse-0.4.1/src/afuse.c:807:7: error: Uninitialized variable: hlen [uninitvar]
[22:28]

ftp://ftp.se.debian.org/debian/pool/main/a/agave/agave_0.4.7.orig.tar.gz
agave-0.4.7/help/cairo-ring.cc:30:12: warning: Redundant assignment of '*v' to itself. [selfAssignment]
agave-0.4.7/help/cairo-ring.cc:100:20: style: The scope of the variable 'p' can be reduced. [variableScope]
agave-0.4.7/src/core/compat-round.cc:62:22: style: struct member 'Anonymous0::sign' is never used. [unusedStructMember]
agave-0.4.7/src/core/compat-round.cc:78:22: style: struct member 'Anonymous1::sign' is never used. [unusedStructMember]
agave-0.4.7/src/core/gcs-color.h:126:18: style: Technically the member function 'gcs::Color::operator==' can be const. [functionConst]
agave-0.4.7/src/core/gcs-color.cc:267:17: note: Technically the member function 'gcs::Color::operator==' can be const.
agave-0.4.7/src/core/gcs-color.h:126:18: note: Technically the member function 'gcs::Color::operator==' can be const.
agave-0.4.7/src/core/gcs-color.h:127:18: style: Technically the member function 'gcs::Color::operator!=' can be const. [functionConst]
agave-0.4.7/src/core/gcs-color.cc:287:17: note: Technically the member function 'gcs::Color::operator!=' can be const.
agave-0.4.7/src/core/gcs-color.h:127:18: note: Technically the member function 'gcs::Color::operator!=' can be const.
agave-0.4.7/src/core/gcs-color.h:152:13: style: Class 'Color' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
agave-0.4.7/src/core/gcs-color.h:161:13: style: Class 'Color' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
agave-0.4.7/src/core/gcs-scheme.cc:40:44: style: Function 'Scheme' argument 2 names different: declaration 'schemeType' definition 't'. [funcArgNamesDifferent]
agave-0.4.7/src/core/gcs-scheme.h:40:44: note: Function 'Scheme' argument 2 names different: declaration 'schemeType' definition 't'.
agave-0.4.7/src/core/gcs-scheme.cc:40:44: note: Function 'Scheme' argument 2 names different: declaration 'schemeType' definition 't'.
agave-0.4.7/src/core/gcs-types.h:77:5: warning: The class 'tColorHsv' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
agave-0.4.7/src/core/gcs-types.h:89:5: warning: The class 'tColorRgb' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
agave-0.4.7/src/dialogs/gcs-save-chooser.h:38:17: style: Class 'SaveChooser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
agave-0.4.7/src/gcs-conf.cc:55:13: style: Class 'Value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
agave-0.4.7/src/widgets/palette-selector.h:54:17: style: Class 'PaletteSelector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
agave-0.4.7/src/widgets/gcs-textswatch.h:67:60: style: Technically the member function 'gcs::Widgets::TextSwatch::SwatchText::get_layout' can be const. [functionConst]
agave-0.4.7/src/widgets/gcs-textswatch.h:74:36: style: Technically the member function 'gcs::Widgets::TextSwatch::SwatchText::get_width' can be const. [functionConst]
agave-0.4.7/src/widgets/gcs-textswatch.h:75:36: style: Technically the member function 'gcs::Widgets::TextSwatch::SwatchText::get_height' can be const. [functionConst]
agave-0.4.7/src/widgets/gcs-colorswatch.h:56:17: style: Class 'ColorSwatch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
agave-0.4.7/src/widgets/gcs-textswatch.h:47:17: style: Class 'TextSwatch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
agave-0.4.7/src/widgets/gcs-schemebox.h:45:17: style: Class 'SchemeBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
agave-0.4.7/src/widgets/gcs-textswatch.h:51:30: style: The function 'set_color' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
agave-0.4.7/src/widgets/gcs-colorswatch.h:72:30: note: Virtual function in base class
agave-0.4.7/src/widgets/gcs-textswatch.h:51:30: note: Function in derived class
agave-0.4.7/src/widgets/gcs-textswatch.h:52:30: style: The function 'on_button_press_event' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
agave-0.4.7/src/widgets/gcs-colorswatch.h:105:30: note: Virtual function in base class
agave-0.4.7/src/widgets/gcs-textswatch.h:52:30: note: Function in derived class
agave-0.4.7/src/widgets/gcs-textswatch.h:94:30: style: The function 'on_realize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
agave-0.4.7/src/widgets/gcs-colorswatch.h:92:30: note: Virtual function in base class
agave-0.4.7/src/widgets/gcs-textswatch.h:94:30: note: Function in derived class
agave-0.4.7/src/widgets/gcs-textswatch.h:100:30: style: The function 'on_expose_event' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
agave-0.4.7/src/widgets/gcs-colorswatch.h:99:30: note: Virtual function in base class
agave-0.4.7/src/widgets/gcs-textswatch.h:100:30: note: Function in derived class
agave-0.4.7/src/main.cc:74:9: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
agave-0.4.7/src/paletteparser/error.h:38:10: style: Class 'ParseError' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
agave-0.4.7/src/paletteparser/palette.h:194:26: warning: Size of pointer 'hdr' used instead of size of its data. [pointerSize]
agave-0.4.7/src/paletteparser/palette.cc:41:14: warning: Member variable 'Palette::m_headerSeen' is not initialized in the constructor. [uninitMemberVar]
agave-0.4.7/src/paletteparser/palette.cc:41:14: warning: Member variable 'Palette::m_emptyFile' is not initialized in the constructor. [uninitMemberVar]
agave-0.4.7/src/paletteparser/palette.cc:41:14: warning: Member variable 'Palette::m_currentLine' is not initialized in the constructor. [uninitMemberVar]
agave-0.4.7/src/paletteparser/palette.h:59:15: style: Technically the member function 'pp::Palette::parse' can be const. [functionConst]
agave-0.4.7/src/paletteparser/palette.cc:109:19: note: Technically the member function 'pp::Palette::parse' can be const.
agave-0.4.7/src/paletteparser/palette.h:59:15: note: Technically the member function 'pp::Palette::parse' can be const.
agave-0.4.7/src/paletteparser/palette.h:120:28: style: Technically the member function 'pp::Palette::at' can be const. [functionConst]
agave-0.4.7/src/paletteparser/palette.h:121:35: style: Technically the member function 'pp::Palette::operator[]' can be const. [functionConst]
agave-0.4.7/src/paletteparser/palette.h:138:31: performance: Technically the member function 'pp::Palette::parse_name' can be static. [functionStatic]
agave-0.4.7/src/paletteparser/palette.h:156:27: note: Technically the member function 'pp::Palette::parse_name' can be static.
agave-0.4.7/src/paletteparser/palette.h:138:31: note: Technically the member function 'pp::Palette::parse_name' can be static.
agave-0.4.7/src/paletteparser/palette.h:139:27: performance: Technically the member function 'pp::Palette::parse_columns' can be static. [functionStatic]
agave-0.4.7/src/paletteparser/palette.h:173:32: note: Technically the member function 'pp::Palette::parse_columns' can be static.
agave-0.4.7/src/paletteparser/palette.h:139:27: note: Technically the member function 'pp::Palette::parse_columns' can be static.
agave-0.4.7/src/paletteparser/palette.h:140:22: performance: Technically the member function 'pp::Palette::parse_header' can be static. [functionStatic]
agave-0.4.7/src/paletteparser/palette.h:191:18: note: Technically the member function 'pp::Palette::parse_header' can be static.
agave-0.4.7/src/paletteparser/palette.h:140:22: note: Technically the member function 'pp::Palette::parse_header' can be static.
agave-0.4.7/src/paletteparser/palette.h:138:31: style: Unhandled exception specification when calling function parse_name(). [unhandledExceptionSpecification]
agave-0.4.7/src/paletteparser/palette.cc:151:34: note: Unhandled exception specification when calling function parse_name().
agave-0.4.7/src/paletteparser/palette.h:138:31: note: Unhandled exception specification when calling function parse_name().
agave-0.4.7/src/widgets/gcs-bookmarklist.cc:238:46: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
agave-0.4.7/src/widgets/gcs-bookmarklist.cc:245:38: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
agave-0.4.7/src/widgets/customtreemodel.h:57:9: style: Class 'ContainerTreeModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
agave-0.4.7/src/widgets/customtreemodel.h:87:13: style: Struct 'GlueItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
agave-0.4.7/src/widgets/palettetreemodel.h:52:13: style: Class 'PaletteTreeModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
agave-0.4.7/src/widgets/gcs-bookmarklist.cc:141:17: style: Throwing a copy of the caught exception instead of rethrowing the original exception. [exceptRethrowCopy]
agave-0.4.7/src/widgets/gcs-bookmarklist.cc:217:17: performance: Possible inefficient checking for 'paths' emptiness. [stlSize]
agave-0.4.7/src/widgets/gcs-cellrendererswatch.cc:110:23: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
agave-0.4.7/src/widgets/gcs-colorswatch.cc:110:22: warning: Member variable 'ColorSwatch::m_signal_selected' is not initialized in the constructor. [uninitMemberVar]
agave-0.4.7/src/widgets/gcs-colorswatch.cc:110:22: warning: Member variable 'ColorSwatch::m_minSize' is not initialized in the constructor. [uninitMemberVar]
agave-0.4.7/src/widgets/gcs-colorswatch.cc:110:22: warning: Member variable 'ColorSwatch::m_borderWidth' is not initialized in the constructor. [uninitMemberVar]
agave-0.4.7/src/widgets/gcs-colorswatch.cc:110:22: warning: Member variable 'ColorSwatch::m_cornerRadius' is not initialized in the constructor. [uninitMemberVar]
agave-0.4.7/src/widgets/gcs-colorswatch.cc:110:22: warning: Member variable 'ColorSwatch::m_swatchPadding' is not initialized in the constructor. [uninitMemberVar]
agave-0.4.7/src/widgets/gcs-colorswatch.cc:113:13: performance: Variable 'm_colormap' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
agave-0.4.7/src/widgets/gcs-colorswatch.h:50:9: warning: The class 'ColorSwatch' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
agave-0.4.7/src/widgets/gcs-paletteview.cc:152:47: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
agave-0.4.7/src/widgets/gcs-schemebox.cc:106:53: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
agave-0.4.7/src/widgets/gcs-schemeselector.cc:88:43: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
agave-0.4.7/src/widgets/gcs-textswatch.cc:140:17: style: The scope of the variable 'textX' can be reduced. [variableScope]
agave-0.4.7/src/widgets/gcs-textswatch.cc:140:24: style: The scope of the variable 'textY' can be reduced. [variableScope]
agave-0.4.7/src/widgets/gcs-textswatch.cc:88:21: warning: Member variable 'TextSwatch::m_refUIManager' is not initialized in the constructor. [uninitMemberVar]
agave-0.4.7/src/widgets/gcs-textswatch.cc:88:21: warning: Member variable 'TextSwatch::m_pContextMenu' is not initialized in the constructor. [uninitMemberVar]
agave-0.4.7/src/widgets/gcs-textswatch.cc:88:21: warning: Member variable 'TextSwatch::m_clipboardBuffer' is not initialized in the constructor. [uninitMemberVar]
agave-0.4.7/src/widgets/gcs-textswatch.cc:91:13: performance: Variable 'm_foreground' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
agave-0.4.7/src/widgets/gcs-textswatch.cc:92:13: performance: Variable 'm_textGC' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
agave-0.4.7/src/widgets/gcs-textswatch.cc:93:13: performance: Variable 'm_refContext' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
agave-0.4.7/src/widgets/gcs-textswatch.cc:94:13: performance: Variable 'm_pMinText' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
agave-0.4.7/src/widgets/gcs-textswatch.h:44:9: warning: The class 'TextSwatch' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
agave-0.4.7/src/widgets/palettetreemodel.cc:77:31: style: C-style pointer casting [cstyleCast]
agave-0.4.7/src/widgets/palettetreemodel.cc:135:27: style: C-style pointer casting [cstyleCast]
agave-0.4.7/src/widgets/palettetreemodel.cc:169:31: style: C-style pointer casting [cstyleCast]
agave-0.4.7/src/widgets/palettetreemodel.cc:227:23: style: C-style pointer casting [cstyleCast]
agave-0.4.7/src/widgets/palettetreemodel.cc:35:91: style: Function 'create' argument 1 names different: declaration 'val' definition 'palette'. [funcArgNamesDifferent]
agave-0.4.7/src/widgets/palettetreemodel.h:43:70: note: Function 'create' argument 1 names different: declaration 'val' definition 'palette'.
agave-0.4.7/src/widgets/palettetreemodel.cc:35:91: note: Function 'create' argument 1 names different: declaration 'val' definition 'palette'.
agave-0.4.7/src/widgets/palettetreemodel.cc:115:60: style: Function 'append' argument 1 names different: declaration 'color' definition 'clr'. [funcArgNamesDifferent]
agave-0.4.7/src/widgets/palettetreemodel.h:46:50: note: Function 'append' argument 1 names different: declaration 'color' definition 'clr'.
agave-0.4.7/src/widgets/palettetreemodel.cc:115:60: note: Function 'append' argument 1 names different: declaration 'color' definition 'clr'.
agave-0.4.7/tests/paletteparser/parsertest.cc:304:0: style: Variable 's9' is assigned a value that is never used. [unreadVariable]
agave-0.4.7/tests/paletteparser/parsertest.cc:305:0: style: Variable 's10' is assigned a value that is never used. [unreadVariable]
[22:28]

ftp://ftp.se.debian.org/debian/pool/main/a/agda/agda_2.5.3.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/agda-bin/agda-bin_2.3.0.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/agda-stdlib/agda-stdlib_0.8.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/agedu/agedu_9723.orig.tar.gz
agedu-r9723/agedu.c:823:20: warning: Either the condition 'if(port&&*port)' is redundant or there is possible null pointer dereference: port. [nullPointerRedundantCheck]
agedu-r9723/agedu.c:824:7: note: Assuming that condition 'if(port&&*port)' is not redundant
agedu-r9723/agedu.c:823:20: note: Null pointer dereference
agedu-r9723/agedu.c:926:30: style: Same value in both branches of ternary operator. [duplicateValueTernary]
agedu-r9723/agedu.c:77:12: style: The scope of the variable 't' can be reduced. [variableScope]
agedu-r9723/agedu.c:1309:13: style: The scope of the variable 'pathlen' can be reduced. [variableScope]
agedu-r9723/agedu.c:1313:12: style: The scope of the variable 'html' can be reduced. [variableScope]
agedu-r9723/agedu.c:431:5: style: Variable 'prefix' is assigned a value that is never used. [unreadVariable]
agedu-r9723/agedu.c:431:5: style: Variable 'shortopt' is assigned a value that is never used. [unreadVariable]
agedu-r9723/agedu.c:431:5: style: Variable 'longopt' is assigned a value that is never used. [unreadVariable]
agedu-r9723/agedu.c:431:5: style: Variable 'optarg' is assigned a value that is never used. [unreadVariable]
agedu-r9723/agedu.c:431:5: warning: Conversion of string literal "directory" to bool always evaluates to true. [incorrectStringBooleanError]
agedu-r9723/agedu.c:431:5: warning: Conversion of string literal "subdir" to bool always evaluates to true. [incorrectStringBooleanError]
agedu-r9723/agedu.c:431:5: warning: Conversion of string literal "filename" to bool always evaluates to true. [incorrectStringBooleanError]
agedu-r9723/agedu.c:431:5: warning: Conversion of string literal "wildcard" to bool always evaluates to true. [incorrectStringBooleanError]
agedu-r9723/agedu.c:431:5: warning: Conversion of string literal "age[-age]" to bool always evaluates to true. [incorrectStringBooleanError]
agedu-r9723/agedu.c:431:5: warning: Conversion of string literal "addr[:port]" to bool always evaluates to true. [incorrectStringBooleanError]
agedu-r9723/agedu.c:431:5: warning: Conversion of string literal "type" to bool always evaluates to true. [incorrectStringBooleanError]
agedu-r9723/agedu.c:431:5: warning: Conversion of string literal "fd" to bool always evaluates to true. [incorrectStringBooleanError]
agedu-r9723/agedu.c:431:5: warning: Conversion of string literal "title" to bool always evaluates to true. [incorrectStringBooleanError]
agedu-r9723/agedu.c:431:5: warning: Conversion of string literal "levels" to bool always evaluates to true. [incorrectStringBooleanError]
agedu-r9723/agedu.c:431:5: warning: Conversion of string literal "age" to bool always evaluates to true. [incorrectStringBooleanError]
agedu-r9723/du.c:251:21: style: Function 'du' argument 1 names different: declaration 'path' definition 'inpath'. [funcArgNamesDifferent]
agedu-r9723/du.h:30:21: note: Function 'du' argument 1 names different: declaration 'path' definition 'inpath'.
agedu-r9723/du.c:251:21: note: Function 'du' argument 1 names different: declaration 'path' definition 'inpath'.
agedu-r9723/html.c:523:9: style: The scope of the variable 'midlen' can be reduced. [variableScope]
agedu-r9723/html.c:811:30: style: The scope of the variable 'asize' can be reduced. [variableScope]
agedu-r9723/html.c:813:14: style: The scope of the variable 'newpix' can be reduced. [variableScope]
agedu-r9723/html.c:911:19: style: The scope of the variable 'index2' can be reduced. [variableScope]
agedu-r9723/httpd.c:92:26: style: The scope of the variable 'r' can be reduced. [variableScope]
agedu-r9723/httpd.c:92:30: style: The scope of the variable 'z1' can be reduced. [variableScope]
agedu-r9723/httpd.c:92:39: style: The scope of the variable 'c1' can be reduced. [variableScope]
agedu-r9723/httpd.c:92:43: style: The scope of the variable 'c2' can be reduced. [variableScope]
agedu-r9723/httpd.c:93:9: style: The scope of the variable 'auth_correct' can be reduced. [variableScope]
agedu-r9723/httpd.c:95:11: style: The scope of the variable 'document' can be reduced. [variableScope]
agedu-r9723/httpd.c:95:22: style: The scope of the variable 'ret' can be reduced. [variableScope]
agedu-r9723/httpd.c:394:10: style: The scope of the variable 'linebuf' can be reduced. [variableScope]
agedu-r9723/httpd.c:772:7: style: The scope of the variable 'username' can be reduced. [variableScope]
agedu-r9723/httpd.c:772:22: style: The scope of the variable 'password' can be reduced. [variableScope]
agedu-r9723/httpd.c:774:14: style: The scope of the variable 'rname' can be reduced. [variableScope]
agedu-r9723/httpd.c:775:16: style: The scope of the variable 'passbuf' can be reduced. [variableScope]
agedu-r9723/httpd.c:776:15: style: The scope of the variable 'fd' can be reduced. [variableScope]
agedu-r9723/httpd.c:746:35: style: Function 'run_httpd' argument 4 names different: declaration 'pcfg' definition 'incfg'. [funcArgNamesDifferent]
agedu-r9723/httpd.h:17:35: note: Function 'run_httpd' argument 4 names different: declaration 'pcfg' definition 'incfg'.
agedu-r9723/httpd.c:746:35: note: Function 'run_httpd' argument 4 names different: declaration 'pcfg' definition 'incfg'.
agedu-r9723/httpd.c:408:13: style: Variable 'connected' is assigned a value that is never used. [unreadVariable]
agedu-r9723/index.c:178:25: warning: Either the condition '(n)?(off_t)((const char*)n-(const char*)ib->t):(off_t)0' is redundant or there is possible null pointer dereference: n. [nullPointerRedundantCheck]
agedu-r9723/index.c:211:31: note: Assuming that condition '(n)?(off_t)((const char*)n-(const char*)ib->t):(off_t)0' is not redundant
agedu-r9723/index.c:178:25: note: Null pointer dereference
agedu-r9723/index.c:179:5: warning: Either the condition '(n)?(off_t)((const char*)n-(const char*)ib->t):(off_t)0' is redundant or there is possible null pointer dereference: n. [nullPointerRedundantCheck]
agedu-r9723/index.c:211:31: note: Assuming that condition '(n)?(off_t)((const char*)n-(const char*)ib->t):(off_t)0' is not redundant
agedu-r9723/index.c:179:5: note: Null pointer dereference
agedu-r9723/index.c:186:9: warning: Either the condition '(n)?(off_t)((const char*)n-(const char*)ib->t):(off_t)0' is redundant or there is possible null pointer dereference: n. [nullPointerRedundantCheck]
agedu-r9723/index.c:211:31: note: Assuming that condition '(n)?(off_t)((const char*)n-(const char*)ib->t):(off_t)0' is not redundant
agedu-r9723/index.c:186:9: note: Null pointer dereference
agedu-r9723/index.c:187:2: warning: Either the condition '(n)?(off_t)((const char*)n-(const char*)ib->t):(off_t)0' is redundant or there is possible null pointer dereference: n. [nullPointerRedundantCheck]
agedu-r9723/index.c:211:31: note: Assuming that condition '(n)?(off_t)((const char*)n-(const char*)ib->t):(off_t)0' is not redundant
agedu-r9723/index.c:187:2: note: Null pointer dereference
agedu-r9723/index.c:199:6: warning: Either the condition '(n)?(off_t)((const char*)n-(const char*)ib->t):(off_t)0' is redundant or there is possible null pointer dereference: n. [nullPointerRedundantCheck]
agedu-r9723/index.c:211:31: note: Assuming that condition '(n)?(off_t)((const char*)n-(const char*)ib->t):(off_t)0' is not redundant
agedu-r9723/index.c:199:6: note: Null pointer dereference
agedu-r9723/index.c:210:6: warning: Either the condition '(n)?(off_t)((const char*)n-(const char*)ib->t):(off_t)0' is redundant or there is possible null pointer dereference: n. [nullPointerRedundantCheck]
agedu-r9723/index.c:211:31: note: Assuming that condition '(n)?(off_t)((const char*)n-(const char*)ib->t):(off_t)0' is not redundant
agedu-r9723/index.c:210:6: note: Null pointer dereference
agedu-r9723/index.c:215:10: warning: Either the condition '(p)?(off_t)((const char*)p-(const char*)ib->t):(off_t)0' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck]
agedu-r9723/index.c:230:29: note: Assuming that condition '(p)?(off_t)((const char*)p-(const char*)ib->t):(off_t)0' is not redundant
agedu-r9723/index.c:215:10: note: Null pointer dereference
agedu-r9723/index.c:217:6: warning: Either the condition '(p)?(off_t)((const char*)p-(const char*)ib->t):(off_t)0' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck]
agedu-r9723/index.c:230:29: note: Assuming that condition '(p)?(off_t)((const char*)p-(const char*)ib->t):(off_t)0' is not redundant
agedu-r9723/index.c:217:6: note: Null pointer dereference
agedu-r9723/index.c:227:6: warning: Either the condition '(n)?(off_t)((const char*)n-(const char*)ib->t):(off_t)0' is redundant or there is possible null pointer dereference: n. [nullPointerRedundantCheck]
agedu-r9723/index.c:229:31: note: Assuming that condition '(n)?(off_t)((const char*)n-(const char*)ib->t):(off_t)0' is not redundant
agedu-r9723/index.c:227:6: note: Null pointer dereference
agedu-r9723/index.c:228:6: warning: Either the condition '(p)?(off_t)((const char*)p-(const char*)ib->t):(off_t)0' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck]
agedu-r9723/index.c:230:29: note: Assuming that condition '(p)?(off_t)((const char*)p-(const char*)ib->t):(off_t)0' is not redundant
agedu-r9723/index.c:228:6: note: Null pointer dereference
agedu-r9723/trie.c:738:36: style: Function 'triewalk_new' argument 1 names different: declaration 't' definition 'vt'. [funcArgNamesDifferent]
agedu-r9723/trie.h:124:36: note: Function 'triewalk_new' argument 1 names different: declaration 't' definition 'vt'.
agedu-r9723/trie.c:738:36: note: Function 'triewalk_new' argument 1 names different: declaration 't' definition 'vt'.
agedu-r9723/winscan.c:213:31: error: Signed integer overflow for expression '(369*365+92-3)*86400'. [integerOverflow]
[22:28]

ftp://ftp.se.debian.org/debian/pool/main/a/agenda.app/agenda.app_0.44.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/agg/agg_2.5+dfsg1.orig.tar.gz
agg-2.5+dfsg1/font_freetype/agg_font_freetype.cpp:848:13: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
agg-2.5+dfsg1/font_freetype/agg_font_freetype.cpp:848:13: warning: %d in format string (no. 6) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
agg-2.5+dfsg1/font_freetype/agg_font_freetype.cpp:848:13: warning: %d in format string (no. 7) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
agg-2.5+dfsg1/font_freetype/agg_font_freetype.cpp:753:58: style: Function 'char_map' argument 1 names different: declaration 'map' definition 'char_map'. [funcArgNamesDifferent]
agg-2.5+dfsg1/font_freetype/agg_font_freetype.h:66:35: note: Function 'char_map' argument 1 names different: declaration 'map' definition 'char_map'.
agg-2.5+dfsg1/font_freetype/agg_font_freetype.cpp:753:58: note: Function 'char_map' argument 1 names different: declaration 'map' definition 'char_map'.
agg-2.5+dfsg1/font_freetype/agg_font_freetype.h:176:9: style: Class 'font_engine_freetype_int16' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
agg-2.5+dfsg1/font_freetype/agg_font_freetype.h:194:9: style: Class 'font_engine_freetype_int32' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
agg-2.5+dfsg1/font_win32_tt/agg_font_win32_tt.cpp:571:13: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
agg-2.5+dfsg1/font_win32_tt/agg_font_win32_tt.cpp:571:13: warning: %d in format string (no. 5) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
agg-2.5+dfsg1/font_win32_tt/agg_font_win32_tt.cpp:571:13: warning: %d in format string (no. 6) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
agg-2.5+dfsg1/src/agg_bspline.cpp:98:20: style: The scope of the variable 'h' can be reduced. [variableScope]
agg-2.5+dfsg1/src/agg_bspline.cpp:98:23: style: The scope of the variable 'p' can be reduced. [variableScope]
agg-2.5+dfsg1/src/agg_bspline.cpp:98:29: style: The scope of the variable 'f' can be reduced. [variableScope]
agg-2.5+dfsg1/src/agg_bspline.cpp:176:13: style: The scope of the variable 'k' can be reduced. [variableScope]
agg-2.5+dfsg1/src/agg_trans_double_path.cpp:222:26: style: The scope of the variable 'k' can be reduced. [variableScope]
agg-2.5+dfsg1/src/agg_trans_single_path.cpp:80:20: style: The scope of the variable 'd' can be reduced. [variableScope]
agg-2.5+dfsg1/src/agg_trans_single_path.cpp:174:30: style: The scope of the variable 'k' can be reduced. [variableScope]
agg-2.5+dfsg1/src/ctrl/agg_polygon_ctrl.cpp:284:21: style: The scope of the variable 'yflag1' can be reduced. [variableScope]
agg-2.5+dfsg1/src/ctrl/agg_scale_ctrl.cpp:288:16: style: The scope of the variable 'xp' can be reduced. [variableScope]
agg-2.5+dfsg1/src/ctrl/agg_scale_ctrl.cpp:289:16: style: The scope of the variable 'yp' can be reduced. [variableScope]
agg-2.5+dfsg1/src/platform/AmigaOS/agg_platform_support.cpp:693:37: style: Function 'handle_idcmp' argument 2 names different: declaration 'win' definition 'obj'. [funcArgNamesDifferent]
agg-2.5+dfsg1/src/platform/AmigaOS/agg_platform_support.cpp:62:37: note: Function 'handle_idcmp' argument 2 names different: declaration 'win' definition 'obj'.
agg-2.5+dfsg1/src/platform/AmigaOS/agg_platform_support.cpp:693:37: note: Function 'handle_idcmp' argument 2 names different: declaration 'win' definition 'obj'.
agg-2.5+dfsg1/src/platform/AmigaOS/agg_platform_support.cpp:425:56: style: Variable 'ignore' is assigned a value that is never used. [unreadVariable]
agg-2.5+dfsg1/src/platform/AmigaOS/agg_platform_support.cpp:620:4: warning: The buffer 'fn' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
agg-2.5+dfsg1/src/platform/AmigaOS/agg_platform_support.cpp:624:5: warning: Dangerous usage of strncat - 3rd parameter is the maximum number of characters to append. [strncatUsage]
agg-2.5+dfsg1/src/platform/BeOS/agg_platform_support.cpp:879:21: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
agg-2.5+dfsg1/src/platform/BeOS/agg_platform_support.cpp:883:21: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
agg-2.5+dfsg1/src/platform/BeOS/agg_platform_support.cpp:887:21: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
agg-2.5+dfsg1/src/platform/BeOS/agg_platform_support.cpp:891:21: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
agg-2.5+dfsg1/src/platform/BeOS/agg_platform_support.cpp:895:21: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
agg-2.5+dfsg1/src/platform/BeOS/agg_platform_support.cpp:899:21: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
agg-2.5+dfsg1/src/platform/BeOS/agg_platform_support.cpp:903:21: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
agg-2.5+dfsg1/src/platform/BeOS/agg_platform_support.cpp:907:21: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
agg-2.5+dfsg1/src/platform/BeOS/agg_platform_support.cpp:542:21: warning: Member variable 'AGGWindow::fView' is not initialized in the constructor. [uninitMemberVar]
agg-2.5+dfsg1/src/platform/BeOS/agg_platform_support.cpp:628:21: warning: Member variable 'platform_specific::fFilePath' is not initialized in the constructor. [uninitMemberVar]
agg-2.5+dfsg1/src/platform/BeOS/agg_platform_support.cpp:681:21: style: Technically the member function 'agg::platform_specific::SetTitle' can be const. [functionConst]
agg-2.5+dfsg1/src/platform/BeOS/agg_platform_support.cpp:697:21: style: Technically the member function 'agg::platform_specific::ForceRedraw' can be const. [functionConst]
agg-2.5+dfsg1/src/platform/BeOS/agg_platform_support.cpp:701:21: style: Technically the member function 'agg::platform_specific::UpdateWindow' can be const. [functionConst]
agg-2.5+dfsg1/src/platform/BeOS/agg_platform_support.cpp:637:25: style: Class 'platform_specific' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
agg-2.5+dfsg1/src/platform/BeOS/agg_platform_support.cpp:637:25: style: Class 'platform_specific' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
agg-2.5+dfsg1/src/platform/X11/agg_platform_support.cpp:578:13: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
agg-2.5+dfsg1/src/platform/X11/agg_platform_support.cpp:578:13: warning: %x in format string (no. 2) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
agg-2.5+dfsg1/src/platform/X11/agg_platform_support.cpp:578:13: warning: %x in format string (no. 3) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
agg-2.5+dfsg1/src/platform/X11/agg_platform_support.cpp:1168:13: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
agg-2.5+dfsg1/src/platform/X11/agg_platform_support.cpp:1168:13: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
agg-2.5+dfsg1/src/platform/mac/agg_platform_support.cpp:1055:1: style: Label 'launch' is not used. [unusedLabel]
agg-2.5+dfsg1/src/platform/sdl/agg_platform_support.cpp:340:14: style: The scope of the variable 'ev_flag' can be reduced. [variableScope]
agg-2.5+dfsg1/src/platform/sdl/agg_platform_support.cpp:65:24: warning: Member variable 'platform_specific::m_sw_start' is not initialized in the constructor. [uninitMemberVar]
agg-2.5+dfsg1/src/platform/win32/agg_platform_support.cpp:1247:14: performance: Technically the member function 'agg::tokenizer::check_chr' can be static. [functionStatic]
agg-2.5+dfsg1/src/platform/win32/agg_platform_support.cpp:1271:27: note: Technically the member function 'agg::tokenizer::check_chr' can be static.
agg-2.5+dfsg1/src/platform/win32/agg_platform_support.cpp:1247:14: note: Technically the member function 'agg::tokenizer::check_chr' can be static.
agg-2.5+dfsg1/src/platform/win32/agg_win32_bmp.cpp:201:18: style: The scope of the variable 'brightness' can be reduced. [variableScope]
[22:28]

ftp://ftp.se.debian.org/debian/pool/main/a/aggregate/aggregate_1.6.orig.tar.gz
aggregate-1.6/aggregate.c:268:17: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
[22:28]

ftp://ftp.se.debian.org/debian/pool/main/a/aggressive-indent-mode/aggressive-indent-mode_1.9.0.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/aghermann/aghermann_1.1.2.orig.tar.xz
aghermann-1.1.2/src/aghermann/artifact-detection/3in1.cc:77:43: style: Function 'detect_artifacts' argument 1 names different: declaration 'R' definition 'N'. [funcArgNamesDifferent]
aghermann-1.1.2/src/aghermann/artifact-detection/3in1.hh:135:43: note: Function 'detect_artifacts' argument 1 names different: declaration 'R' definition 'N'.
aghermann-1.1.2/src/aghermann/artifact-detection/3in1.cc:77:43: note: Function 'detect_artifacts' argument 1 names different: declaration 'R' definition 'N'.
aghermann-1.1.2/src/aghermann/artifact-detection/3in1.cc:166:37: style: Function 'detect_artifacts' argument 1 names different: declaration 'E' definition 'F'. [funcArgNamesDifferent]
aghermann-1.1.2/src/aghermann/artifact-detection/3in1.hh:139:37: note: Function 'detect_artifacts' argument 1 names different: declaration 'E' definition 'F'.
aghermann-1.1.2/src/aghermann/artifact-detection/3in1.cc:166:37: note: Function 'detect_artifacts' argument 1 names different: declaration 'E' definition 'F'.
aghermann-1.1.2/src/aghermann/artifact-detection/3in1.hh:113:9: style: 'operator=' should return reference to 'this' instance. [operatorEqRetRefThis]
aghermann-1.1.2/src/aghermann/expdesign/subject.hh:159:9: warning: Member variable 'CSubject::measurements' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/aghermann/expdesign/dirlevel.hh:66:9: warning: Member variable 'CStorablePPack::config' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/aghermann/expdesign/dirlevel.hh:76:9: warning: Member variable 'CStorablePPack::config' is not assigned a value in 'CStorablePPack::operator='. [operatorEqVarError]
aghermann-1.1.2/src/aghermann/expdesign/dirlevel.hh:90:9: style: Technically the member function 'agh::CStorablePPack::operator==' can be const. [functionConst]
aghermann-1.1.2/src/aghermann/expdesign/expdesign.hh:241:13: style: Technically the member function 'agh::CExpDesign::purge_cached_profiles' can be const. [functionConst]
aghermann-1.1.2/src/aghermann/expdesign/expdesign.cc:639:1: note: Technically the member function 'agh::CExpDesign::purge_cached_profiles' can be const.
aghermann-1.1.2/src/aghermann/expdesign/expdesign.hh:241:13: note: Technically the member function 'agh::CExpDesign::purge_cached_profiles' can be const.
aghermann-1.1.2/src/aghermann/expdesign/expdesign.cc:524:11: style: Exception should be caught by reference. [catchExceptionByValue]
aghermann-1.1.2/src/aghermann/expdesign/expdesign.cc:527:11: style: Exception should be caught by reference. [catchExceptionByValue]
aghermann-1.1.2/src/aghermann/expdesign/expdesign.cc:603:0: error: Resource leak: f [resourceLeak]
aghermann-1.1.2/src/aghermann/expdesign/loadsave.cc:82:9: style: Exception should be caught by reference. [catchExceptionByValue]
aghermann-1.1.2/src/aghermann/expdesign/loadsave.cc:88:9: style: Exception should be caught by reference. [catchExceptionByValue]
aghermann-1.1.2/src/aghermann/expdesign/loadsave.cc:94:9: style: Exception should be caught by reference. [catchExceptionByValue]
aghermann-1.1.2/src/aghermann/expdesign/tree-scanner.cc:150:41: warning: Return value of function stoi() is not used. [ignoredReturnValue]
aghermann-1.1.2/src/aghermann/expdesign/tree-scanner.cc:226:11: style: Exception should be caught by reference. [catchExceptionByValue]
aghermann-1.1.2/src/aghermann/expdesign/tree-scanner.cc:282:27: style: Exception should be caught by reference. [catchExceptionByValue]
aghermann-1.1.2/src/aghermann/expdesign/tree-scanner.cc:66:22: performance: Possible inefficient checking for 'episodes' emptiness. [stlSize]
aghermann-1.1.2/src/aghermann/ui/sm/sm.hh:39:35: performance: Function parameter 'dir_' should be passed by const reference. [passedByValue]
aghermann-1.1.2/src/aghermann/model/achermann-siman.cc:40:20: style: C-style pointer casting [cstyleCast]
aghermann-1.1.2/src/aghermann/model/achermann-siman.cc:100:20: style: C-style pointer casting [cstyleCast]
aghermann-1.1.2/src/aghermann/model/achermann-siman.cc:108:21: style: C-style pointer casting [cstyleCast]
aghermann-1.1.2/src/aghermann/model/achermann-siman.cc:109:21: style: C-style pointer casting [cstyleCast]
aghermann-1.1.2/src/aghermann/model/achermann.hh:80:9: warning: Member variable 'CModelRun::status' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/aghermann/model/achermann.hh:80:9: warning: Member variable 'CModelRun::cf' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/aghermann/model/achermann.hh:80:9: warning: Member variable 'CModelRun::_scores2' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/aghermann/model/achermann.hh:85:9: warning: Member variable 'CModelRun::status' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/aghermann/model/achermann.hh:85:9: warning: Member variable 'CModelRun::cf' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/aghermann/model/achermann-tunable.hh:85:0: style: Struct 'agh :: ach :: STunableSet < TTRole :: v >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aghermann-1.1.2/src/aghermann/model/achermann-tunable.hh:85:0: style: Struct 'agh :: ach :: STunableSet < TTRole :: d >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aghermann-1.1.2/src/aghermann/model/achermann-tunable.hh:85:0: style: Struct 'agh :: ach :: STunableSet < TTRole :: l >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aghermann-1.1.2/src/aghermann/model/achermann-tunable.hh:85:0: style: Struct 'agh :: ach :: STunableSet < TTRole :: u >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aghermann-1.1.2/src/aghermann/model/achermann-tunable.hh:85:0: style: Struct 'agh :: ach :: STunableSet < agh :: ach :: TTRole :: v >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aghermann-1.1.2/src/aghermann/model/achermann.cc:121:19: style: The scope of the variable 'pp' can be reduced. [variableScope]
aghermann-1.1.2/src/aghermann/model/achermann.cc:166:48: style: Array index 'pi' is used before limits check. [arrayIndexThenCheck]
aghermann-1.1.2/src/aghermann/model/achermann.hh:57:9: warning: Member variable 'SControlParamSet::ScoreUnscoredAsWake' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/aghermann/model/borbely.cc:163:13: style: The scope of the variable 'status' can be reduced. [variableScope]
aghermann-1.1.2/src/aghermann/model/beersma.hh:129:9: style: Class 'FUltradianCycle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aghermann-1.1.2/src/aghermann/model/ultradian-cycle.cc:57:20: style: C-style pointer casting [cstyleCast]
aghermann-1.1.2/src/aghermann/model/ultradian-cycle.cc:76:22: style: C-style pointer casting [cstyleCast]
aghermann-1.1.2/src/aghermann/model/ultradian-cycle.cc:136:21: style: C-style pointer casting [cstyleCast]
aghermann-1.1.2/src/aghermann/model/ultradian-cycle.cc:137:21: style: C-style pointer casting [cstyleCast]
aghermann-1.1.2/src/aghermann/patterns/patterns.ii:27:0: style: Function 'do_search' argument 1 names different: declaration 'env_u' definition 'fenv_l'. [funcArgNamesDifferent]
aghermann-1.1.2/src/aghermann/patterns/patterns.hh:249:0: note: Function 'do_search' argument 1 names different: declaration 'env_u' definition 'fenv_l'.
aghermann-1.1.2/src/aghermann/patterns/patterns.ii:27:0: note: Function 'do_search' argument 1 names different: declaration 'env_u' definition 'fenv_l'.
aghermann-1.1.2/src/aghermann/patterns/patterns.ii:28:0: style: Function 'do_search' argument 2 names different: declaration 'env_l' definition 'fenv_u'. [funcArgNamesDifferent]
aghermann-1.1.2/src/aghermann/patterns/patterns.hh:250:0: note: Function 'do_search' argument 2 names different: declaration 'env_l' definition 'fenv_u'.
aghermann-1.1.2/src/aghermann/patterns/patterns.ii:28:0: note: Function 'do_search' argument 2 names different: declaration 'env_l' definition 'fenv_u'.
aghermann-1.1.2/src/aghermann/patterns/patterns.ii:29:0: style: Function 'do_search' argument 3 names different: declaration 'target_freq' definition 'ftarget_freq'. [funcArgNamesDifferent]
aghermann-1.1.2/src/aghermann/patterns/patterns.hh:251:0: note: Function 'do_search' argument 3 names different: declaration 'target_freq' definition 'ftarget_freq'.
aghermann-1.1.2/src/aghermann/patterns/patterns.ii:29:0: note: Function 'do_search' argument 3 names different: declaration 'target_freq' definition 'ftarget_freq'.
aghermann-1.1.2/src/aghermann/patterns/patterns.ii:30:0: style: Function 'do_search' argument 4 names different: declaration 'dzcdf' definition 'fdzcdf'. [funcArgNamesDifferent]
aghermann-1.1.2/src/aghermann/patterns/patterns.hh:252:0: note: Function 'do_search' argument 4 names different: declaration 'dzcdf' definition 'fdzcdf'.
aghermann-1.1.2/src/aghermann/patterns/patterns.ii:30:0: note: Function 'do_search' argument 4 names different: declaration 'dzcdf' definition 'fdzcdf'.
aghermann-1.1.2/src/aghermann/patterns/patterns.ii:89:0: style: Function 'do_search' argument 1 names different: declaration 'field' definition 'signal'. [funcArgNamesDifferent]
aghermann-1.1.2/src/aghermann/patterns/patterns.hh:243:0: note: Function 'do_search' argument 1 names different: declaration 'field' definition 'signal'.
aghermann-1.1.2/src/aghermann/patterns/patterns.ii:89:0: note: Function 'do_search' argument 1 names different: declaration 'field' definition 'signal'.
aghermann-1.1.2/src/aghermann/patterns/patterns.ii:102:0: style: Function 'do_search' argument 1 names different: declaration 'field' definition 'signal'. [funcArgNamesDifferent]
aghermann-1.1.2/src/aghermann/patterns/patterns.hh:246:0: note: Function 'do_search' argument 1 names different: declaration 'field' definition 'signal'.
aghermann-1.1.2/src/aghermann/patterns/patterns.ii:102:0: note: Function 'do_search' argument 1 names different: declaration 'field' definition 'signal'.
aghermann-1.1.2/src/aghermann/patterns/patterns.cc:108:16: style: Unused variable: msg [unusedVariable]
aghermann-1.1.2/src/aghermann/patterns/patterns.hh:228:0: warning: Member variable 'agh :: pattern :: CPatternTool < TFloat >::crit_dzcdf_unity' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/aghermann/rk1968/rk1968.hh:38:18: warning: Member variable 'CScoreAssistant::sepisodep' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/aghermann/rk1968/rk1968.hh:38:18: warning: Member variable 'CScoreAssistant::specific_error' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/aghermann/rk1968/rk1968.hh:44:18: warning: Member variable 'CScoreAssistant::sepisodep' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/aghermann/rk1968/rk1968.cc:147:31: style: Function 'score' argument 2 names different: declaration 'pages_scored_p' definition 'n_pages_scored_p'. [funcArgNamesDifferent]
aghermann-1.1.2/src/aghermann/rk1968/rk1968.hh:107:37: note: Function 'score' argument 2 names different: declaration 'pages_scored_p' definition 'n_pages_scored_p'.
aghermann-1.1.2/src/aghermann/rk1968/rk1968.cc:147:31: note: Function 'score' argument 2 names different: declaration 'pages_scored_p' definition 'n_pages_scored_p'.
aghermann-1.1.2/src/aghermann/ui/misc.cc:21:33: style: Function 'snprintf_buf_ts_d' argument 1 names different: declaration 'h' definition 'd_'. [funcArgNamesDifferent]
aghermann-1.1.2/src/aghermann/ui/misc.hh:45:39: note: Function 'snprintf_buf_ts_d' argument 1 names different: declaration 'h' definition 'd_'.
aghermann-1.1.2/src/aghermann/ui/misc.cc:21:33: note: Function 'snprintf_buf_ts_d' argument 1 names different: declaration 'h' definition 'd_'.
aghermann-1.1.2/src/aghermann/ui/misc.cc:43:33: style: Function 'snprintf_buf_ts_h' argument 1 names different: declaration 'h' definition 'h_'. [funcArgNamesDifferent]
aghermann-1.1.2/src/aghermann/ui/misc.hh:46:39: note: Function 'snprintf_buf_ts_h' argument 1 names different: declaration 'h' definition 'h_'.
aghermann-1.1.2/src/aghermann/ui/misc.cc:43:33: note: Function 'snprintf_buf_ts_h' argument 1 names different: declaration 'h' definition 'h_'.
aghermann-1.1.2/src/aghermann/ui/misc.cc:64:33: style: Function 'snprintf_buf_ts_m' argument 1 names different: declaration 'm' definition 'm_'. [funcArgNamesDifferent]
aghermann-1.1.2/src/aghermann/ui/misc.hh:47:39: note: Function 'snprintf_buf_ts_m' argument 1 names different: declaration 'm' definition 'm_'.
aghermann-1.1.2/src/aghermann/ui/misc.cc:64:33: note: Function 'snprintf_buf_ts_m' argument 1 names different: declaration 'm' definition 'm_'.
aghermann-1.1.2/src/aghermann/ui/misc.cc:85:33: style: Function 'snprintf_buf_ts_s' argument 1 names different: declaration 's' definition 's_'. [funcArgNamesDifferent]
aghermann-1.1.2/src/aghermann/ui/misc.hh:48:39: note: Function 'snprintf_buf_ts_s' argument 1 names different: declaration 's' definition 's_'.
aghermann-1.1.2/src/aghermann/ui/misc.cc:85:33: note: Function 'snprintf_buf_ts_s' argument 1 names different: declaration 's' definition 's_'.
aghermann-1.1.2/src/aghermann/ui/mw/admit-one.cc:103:19: style: Exception should be caught by reference. [catchExceptionByValue]
aghermann-1.1.2/src/aghermann/ui/mw/admit-one_cb.cc:72:15: style: The scope of the variable 'ED' can be reduced. [variableScope]
aghermann-1.1.2/src/aghermann/ui/mw/construct.cc:149:0: error: syntax error [syntaxError]
aghermann-1.1.2/src/aghermann/ui/mw/loadsave.cc:119:26: warning: %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
aghermann-1.1.2/src/aghermann/ui/mw/loadsave.cc:119:26: warning: %u in format string (no. 2) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
aghermann-1.1.2/src/aghermann/ui/mw/loadsave.cc:119:26: warning: %u in format string (no. 3) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
aghermann-1.1.2/src/aghermann/ui/mw/loadsave.cc:119:26: warning: %u in format string (no. 4) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
aghermann-1.1.2/src/aghermann/ui/mw/loadsave.cc:167:23: style: The scope of the variable 'C' can be reduced. [variableScope]
aghermann-1.1.2/src/aghermann/ui/mw/mainmenu_cb.cc:426:15: style: The scope of the variable 'P' can be reduced. [variableScope]
aghermann-1.1.2/src/aghermann/ui/mw/mw.cc:355:28: style: Function 'do_rescan_tree' argument 1 names different: declaration 'with_progress_bar' definition 'with_update'. [funcArgNamesDifferent]
aghermann-1.1.2/src/aghermann/ui/mw/mw.hh:155:35: note: Function 'do_rescan_tree' argument 1 names different: declaration 'with_progress_bar' definition 'with_update'.
aghermann-1.1.2/src/aghermann/ui/mw/mw.cc:355:28: note: Function 'do_rescan_tree' argument 1 names different: declaration 'with_progress_bar' definition 'with_update'.
aghermann-1.1.2/src/aghermann/ui/mw/mw.cc:35:1: warning: Member variable 'SSubjectPresentation::admission_date' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/aghermann/ui/mw/mw.hh:158:14: style: Technically the member function 'agh::ui::SExpDesignUI::do_detect_ultradian_cycle' can be const. [functionConst]
aghermann-1.1.2/src/aghermann/ui/mw/mw.cc:403:1: note: Technically the member function 'agh::ui::SExpDesignUI::do_detect_ultradian_cycle' can be const.
aghermann-1.1.2/src/aghermann/ui/mw/mw.hh:158:14: note: Technically the member function 'agh::ui::SExpDesignUI::do_detect_ultradian_cycle' can be const.
aghermann-1.1.2/src/aghermann/ui/mw/mw.hh:243:16: style: Technically the member function 'agh::ui::SExpDesignUI::figure_pagesize_item' can be const. [functionConst]
aghermann-1.1.2/src/aghermann/ui/mw/mw.cc:313:1: note: Technically the member function 'agh::ui::SExpDesignUI::figure_pagesize_item' can be const.
aghermann-1.1.2/src/aghermann/ui/mw/mw.hh:243:16: note: Technically the member function 'agh::ui::SExpDesignUI::figure_pagesize_item' can be const.
aghermann-1.1.2/src/aghermann/ui/mw/mw.hh:244:16: style: Technically the member function 'agh::ui::SExpDesignUI::figure_binsize_item' can be const. [functionConst]
aghermann-1.1.2/src/aghermann/ui/mw/mw.cc:323:1: note: Technically the member function 'agh::ui::SExpDesignUI::figure_binsize_item' can be const.
aghermann-1.1.2/src/aghermann/ui/mw/mw.hh:244:16: note: Technically the member function 'agh::ui::SExpDesignUI::figure_binsize_item' can be const.
aghermann-1.1.2/src/aghermann/ui/mw/mw_cb.cc:30:15: style: The scope of the variable 'ED' can be reduced. [variableScope]
aghermann-1.1.2/src/aghermann/ui/mw/populate.cc:468:27: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
aghermann-1.1.2/src/aghermann/ui/mw/populate.cc:469:22: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
aghermann-1.1.2/src/aghermann/ui/mw/settings_cb.cc:54:25: style: Exception should be caught by reference. [catchExceptionByValue]
aghermann-1.1.2/src/aghermann/ui/mw/simulations_cb.cc:182:15: style: The scope of the variable 'ED' can be reduced. [variableScope]
aghermann-1.1.2/src/aghermann/ui/sf/channel.cc:40:18: style: Function 'SChannel' argument 3 names different: declaration 'y' definition 'y0'. [funcArgNamesDifferent]
aghermann-1.1.2/src/aghermann/ui/sf/channel.hh:198:65: note: Function 'SChannel' argument 3 names different: declaration 'y' definition 'y0'.
aghermann-1.1.2/src/aghermann/ui/sf/channel.cc:40:18: note: Function 'SChannel' argument 3 names different: declaration 'y' definition 'y0'.
aghermann-1.1.2/src/aghermann/ui/sf/d/artifacts.hh:38:9: style: Struct 'SArtifactsDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aghermann-1.1.2/src/aghermann/ui/sf/construct.cc:23:1: warning: Member variable 'SScoringFacilityWidgets::iSFAcceptAndTakeNext' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/aghermann/ui/sf/d/patterns_cb.cc:480:15: style: The scope of the variable 'SF' can be reduced. [variableScope]
aghermann-1.1.2/src/aghermann/ui/sf/d/patterns_cb.cc:506:15: style: The scope of the variable 'FD' can be reduced. [variableScope]
aghermann-1.1.2/src/aghermann/ui/sf/d/rk1968_cb.cc:170:15: style: The scope of the variable 'SF' can be reduced. [variableScope]
aghermann-1.1.2/src/aghermann/ui/sf/ica.cc:306:32: style: The scope of the variable 'thisd' can be reduced. [variableScope]
aghermann-1.1.2/src/aghermann/ui/sf/montage-menus_cb.cc:743:15: style: The scope of the variable 'R' can be reduced. [variableScope]
aghermann-1.1.2/src/aghermann/ui/sf/montage-menus_cb.cc:784:16: style: Unused variable: fname_base [unusedVariable]
aghermann-1.1.2/src/aghermann/ui/sf/montage.cc:218:38: style: Function 'draw_page' argument 3 names different: declaration 'zeroy' definition 'y0'. [funcArgNamesDifferent]
aghermann-1.1.2/src/aghermann/ui/sf/channel.hh:268:49: note: Function 'draw_page' argument 3 names different: declaration 'zeroy' definition 'y0'.
aghermann-1.1.2/src/aghermann/ui/sf/montage.cc:218:38: note: Function 'draw_page' argument 3 names different: declaration 'zeroy' definition 'y0'.
aghermann-1.1.2/src/aghermann/ui/sf/channel.hh:264:14: style: Technically the member function 'agh::ui::SChannel::draw_for_montage' can be const. [functionConst]
aghermann-1.1.2/src/aghermann/ui/sf/montage.cc:190:1: note: Technically the member function 'agh::ui::SChannel::draw_for_montage' can be const.
aghermann-1.1.2/src/aghermann/ui/sf/channel.hh:264:14: note: Technically the member function 'agh::ui::SChannel::draw_for_montage' can be const.
aghermann-1.1.2/src/aghermann/ui/sf/montage.cc:67:9: style: Struct 'SChHolder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aghermann-1.1.2/src/aghermann/ui/sf/sf.cc:64:33: style: Function 'SScoringFacility' argument 2 names different: declaration 'd' definition 'D'. [funcArgNamesDifferent]
aghermann-1.1.2/src/aghermann/ui/sf/sf.hh:52:57: note: Function 'SScoringFacility' argument 2 names different: declaration 'd' definition 'D'.
aghermann-1.1.2/src/aghermann/ui/sf/sf.cc:64:33: note: Function 'SScoringFacility' argument 2 names different: declaration 'd' definition 'D'.
aghermann-1.1.2/src/aghermann/ui/sf/sf.cc:64:50: style: Function 'SScoringFacility' argument 3 names different: declaration 'e' definition 'E'. [funcArgNamesDifferent]
aghermann-1.1.2/src/aghermann/ui/sf/sf.hh:52:74: note: Function 'SScoringFacility' argument 3 names different: declaration 'e' definition 'E'.
aghermann-1.1.2/src/aghermann/ui/sf/sf.cc:64:50: note: Function 'SScoringFacility' argument 3 names different: declaration 'e' definition 'E'.
aghermann-1.1.2/src/aghermann/ui/sf/sf.cc:630:49: style: Function 'vpage_has_artifacts' argument 2 names different: declaration 'check_all_channels' definition 'search_all'. [funcArgNamesDifferent]
aghermann-1.1.2/src/aghermann/ui/sf/sf.hh:161:48: note: Function 'vpage_has_artifacts' argument 2 names different: declaration 'check_all_channels' definition 'search_all'.
aghermann-1.1.2/src/aghermann/ui/sf/sf.cc:630:49: note: Function 'vpage_has_artifacts' argument 2 names different: declaration 'check_all_channels' definition 'search_all'.
aghermann-1.1.2/src/aghermann/ui/sf/sf.cc:743:11: style: Exception should be caught by reference. [catchExceptionByValue]
aghermann-1.1.2/src/aghermann/ui/sf/sf.cc:748:11: style: Exception should be caught by reference. [catchExceptionByValue]
aghermann-1.1.2/src/aghermann/ui/sm/sm-construct.cc:43:26: style: The scope of the variable 'renderer' can be reduced. [variableScope]
aghermann-1.1.2/src/aghermann/ui/sm/sm.hh:74:14: performance: Technically the member function 'agh::ui::SSessionChooser::buf_on_status_bar' can be static. [functionStatic]
aghermann-1.1.2/src/aghermann/ui/sm/sm.cc:153:1: note: Technically the member function 'agh::ui::SSessionChooser::buf_on_status_bar' can be static.
aghermann-1.1.2/src/aghermann/ui/sm/sm.hh:74:14: note: Technically the member function 'agh::ui::SSessionChooser::buf_on_status_bar' can be static.
aghermann-1.1.2/src/aghermann/ui/sm/sm.hh:80:14: performance: Technically the member function 'agh::ui::SSessionChooser::destruct_widgets' can be static. [functionStatic]
aghermann-1.1.2/src/aghermann/ui/sm/sm.cc:140:1: note: Technically the member function 'agh::ui::SSessionChooser::destruct_widgets' can be static.
aghermann-1.1.2/src/aghermann/ui/sm/sm.hh:80:14: note: Technically the member function 'agh::ui::SSessionChooser::destruct_widgets' can be static.
aghermann-1.1.2/src/aghermann/ui/sm/sm.cc:81:33: style: Struct 'SSessionChooser' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aghermann-1.1.2/src/aghermann/ui/sm/sm.cc:81:33: style: Struct 'SSessionChooser' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aghermann-1.1.2/src/aghermann/ui/sm/sm.cc:84:11: style: Exception should be caught by reference. [catchExceptionByValue]
aghermann-1.1.2/src/aghermann/ui/sm/sm.cc:117:11: style: Exception should be caught by reference. [catchExceptionByValue]
aghermann-1.1.2/src/aghermann/ui/sm/sm_cb.cc:122:15: style: The scope of the variable 'SC' can be reduced. [variableScope]
aghermann-1.1.2/src/aghermann/ui/ui.cc:71:33: style: Function 'cairo_draw_signal' argument 5 names different: declaration 'da_wd' definition 'hspan'. [funcArgNamesDifferent]
aghermann-1.1.2/src/aghermann/ui/ui.hh:56:27: note: Function 'cairo_draw_signal' argument 5 names different: declaration 'da_wd' definition 'hspan'.
aghermann-1.1.2/src/aghermann/ui/ui.cc:71:33: note: Function 'cairo_draw_signal' argument 5 names different: declaration 'da_wd' definition 'hspan'.
aghermann-1.1.2/src/aghermann/ui/ui.cc:71:52: style: Function 'cairo_draw_signal' argument 6 names different: declaration 'hdisp' definition 'hoff'. [funcArgNamesDifferent]
aghermann-1.1.2/src/aghermann/ui/ui.hh:56:40: note: Function 'cairo_draw_signal' argument 6 names different: declaration 'hdisp' definition 'hoff'.
aghermann-1.1.2/src/aghermann/ui/ui.cc:71:52: note: Function 'cairo_draw_signal' argument 6 names different: declaration 'hdisp' definition 'hoff'.
aghermann-1.1.2/src/aghermann/ui/ui.cc:71:70: style: Function 'cairo_draw_signal' argument 7 names different: declaration 'vdisp' definition 'voff'. [funcArgNamesDifferent]
aghermann-1.1.2/src/aghermann/ui/ui.hh:56:53: note: Function 'cairo_draw_signal' argument 7 names different: declaration 'vdisp' definition 'voff'.
aghermann-1.1.2/src/aghermann/ui/ui.cc:71:70: note: Function 'cairo_draw_signal' argument 7 names different: declaration 'vdisp' definition 'voff'.
aghermann-1.1.2/src/aghermann/ui/ui.cc:71:88: style: Function 'cairo_draw_signal' argument 8 names different: declaration 'display_scale' definition 'scale'. [funcArgNamesDifferent]
aghermann-1.1.2/src/aghermann/ui/ui.hh:56:66: note: Function 'cairo_draw_signal' argument 8 names different: declaration 'display_scale' definition 'scale'.
aghermann-1.1.2/src/aghermann/ui/ui.cc:71:88: note: Function 'cairo_draw_signal' argument 8 names different: declaration 'display_scale' definition 'scale'.
aghermann-1.1.2/src/aghermann/ui/ui.cc:74:48: style: Function 'cairo_draw_signal' argument 11 names different: declaration 'continue_path' definition 'continue_path_option'. [funcArgNamesDifferent]
aghermann-1.1.2/src/aghermann/ui/ui.hh:59:42: note: Function 'cairo_draw_signal' argument 11 names different: declaration 'continue_path' definition 'continue_path_option'.
aghermann-1.1.2/src/aghermann/ui/ui.cc:74:48: note: Function 'cairo_draw_signal' argument 11 names different: declaration 'continue_path' definition 'continue_path_option'.
aghermann-1.1.2/src/aghermann/ui/ui.cc:115:35: style: Function 'cairo_draw_envelope' argument 5 names different: declaration 'da_wd' definition 'hspan'. [funcArgNamesDifferent]
aghermann-1.1.2/src/aghermann/ui/ui.hh:65:29: note: Function 'cairo_draw_envelope' argument 5 names different: declaration 'da_wd' definition 'hspan'.
aghermann-1.1.2/src/aghermann/ui/ui.cc:115:35: note: Function 'cairo_draw_envelope' argument 5 names different: declaration 'da_wd' definition 'hspan'.
aghermann-1.1.2/src/aghermann/ui/ui.cc:116:34: style: Function 'cairo_draw_envelope' argument 6 names different: declaration 'hdisp' definition 'hoff'. [funcArgNamesDifferent]
aghermann-1.1.2/src/aghermann/ui/ui.hh:65:42: note: Function 'cairo_draw_envelope' argument 6 names different: declaration 'hdisp' definition 'hoff'.
aghermann-1.1.2/src/aghermann/ui/ui.cc:116:34: note: Function 'cairo_draw_envelope' argument 6 names different: declaration 'hdisp' definition 'hoff'.
aghermann-1.1.2/src/aghermann/ui/ui.cc:116:52: style: Function 'cairo_draw_envelope' argument 7 names different: declaration 'vdisp' definition 'voff'. [funcArgNamesDifferent]
aghermann-1.1.2/src/aghermann/ui/ui.hh:65:55: note: Function 'cairo_draw_envelope' argument 7 names different: declaration 'vdisp' definition 'voff'.
aghermann-1.1.2/src/aghermann/ui/ui.cc:116:52: note: Function 'cairo_draw_envelope' argument 7 names different: declaration 'vdisp' definition 'voff'.
aghermann-1.1.2/src/aghermann/ui/ui.cc:117:34: style: Function 'cairo_draw_envelope' argument 8 names different: declaration 'display_scale' definition 'scale'. [funcArgNamesDifferent]
aghermann-1.1.2/src/aghermann/ui/ui.hh:65:68: note: Function 'cairo_draw_envelope' argument 8 names different: declaration 'display_scale' definition 'scale'.
aghermann-1.1.2/src/aghermann/ui/ui.cc:117:34: note: Function 'cairo_draw_envelope' argument 8 names different: declaration 'display_scale' definition 'scale'.
aghermann-1.1.2/src/aghermann/ui/ui.cc:204:27: style: Function 'pop_question' argument 2 names different: declaration 'primary' definition 'primary_text'. [funcArgNamesDifferent]
aghermann-1.1.2/src/aghermann/ui/ui.hh:78:51: note: Function 'pop_question' argument 2 names different: declaration 'primary' definition 'primary_text'.
aghermann-1.1.2/src/aghermann/ui/ui.cc:204:27: note: Function 'pop_question' argument 2 names different: declaration 'primary' definition 'primary_text'.
aghermann-1.1.2/src/common/libcommon.cc:52:38: style: Function 'svasprintf' argument 2 names different: declaration 'aaa' definition 'ap'. [funcArgNamesDifferent]
aghermann-1.1.2/src/common/string.hh:35:45: note: Function 'svasprintf' argument 2 names different: declaration 'aaa' definition 'ap'.
aghermann-1.1.2/src/common/libcommon.cc:52:38: note: Function 'svasprintf' argument 2 names different: declaration 'aaa' definition 'ap'.
aghermann-1.1.2/src/common/libcommon.cc:208:27: style: Function 'dhms' argument 2 names different: declaration 'decimal_digits' definition 'dd'. [funcArgNamesDifferent]
aghermann-1.1.2/src/common/string.hh:95:34: note: Function 'dhms' argument 2 names different: declaration 'decimal_digits' definition 'dd'.
aghermann-1.1.2/src/common/libcommon.cc:208:27: note: Function 'dhms' argument 2 names different: declaration 'decimal_digits' definition 'dd'.
aghermann-1.1.2/src/common/libcommon.cc:235:33: style: Function 'dhms_colon' argument 2 names different: declaration 'decimal_digits' definition 'dd'. [funcArgNamesDifferent]
aghermann-1.1.2/src/common/string.hh:96:40: note: Function 'dhms_colon' argument 2 names different: declaration 'decimal_digits' definition 'dd'.
aghermann-1.1.2/src/common/libcommon.cc:235:33: note: Function 'dhms_colon' argument 2 names different: declaration 'decimal_digits' definition 'dd'.
aghermann-1.1.2/src/common/log-facility.cc:49:30: style: Function 'CLogFacility' argument 4 names different: declaration 'sec_dec_places' definition 'sec_dec_places_'. [funcArgNamesDifferent]
aghermann-1.1.2/src/common/log-facility.hh:36:38: note: Function 'CLogFacility' argument 4 names different: declaration 'sec_dec_places' definition 'sec_dec_places_'.
aghermann-1.1.2/src/common/log-facility.cc:49:30: note: Function 'CLogFacility' argument 4 names different: declaration 'sec_dec_places' definition 'sec_dec_places_'.
aghermann-1.1.2/src/common/log-facility.cc:119:24: style: Unused variable: to_print [unusedVariable]
aghermann-1.1.2/src/common/log-facility.cc:59:21: style: Class 'CLogFacility' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aghermann-1.1.2/src/common/log-facility.cc:59:21: style: Class 'CLogFacility' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aghermann-1.1.2/src/common/log-facility.hh:61:9: style: Struct 'SLoggingClient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aghermann-1.1.2/src/common/subject_id.hh:64:9: style: 'SSubjectId::operator=' should return 'SSubjectId &'. [operatorEq]
aghermann-1.1.2/src/common/subject_id.hh:50:25: performance: Variable 'id' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aghermann-1.1.2/src/common/subject_id.hh:51:25: performance: Variable 'name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aghermann-1.1.2/src/common/subject_id.hh:52:25: performance: Variable 'dob' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aghermann-1.1.2/src/libmetrics/page-metrics-base.hh:87:9: warning: Virtual function 'sane_defaults' is called from constructor 'SPPack()' at line 60. Dynamic binding is not used. [virtualCallInConstructor]
aghermann-1.1.2/src/libmetrics/page-metrics-base.hh:60:25: note: Calling sane_defaults
aghermann-1.1.2/src/libmetrics/page-metrics-base.hh:87:9: note: sane_defaults is a virtual method
aghermann-1.1.2/src/libmetrics/page-metrics-base.hh:54:1: warning: The struct 'SPPack' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aghermann-1.1.2/src/libmetrics/mc.hh:30:1: warning: The struct 'SPPack' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aghermann-1.1.2/src/libmetrics/mc.hh:85:9: style: The function 'same_as' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libmetrics/page-metrics-base.hh:72:22: note: Virtual function in base class
aghermann-1.1.2/src/libmetrics/mc.hh:85:9: note: Function in derived class
aghermann-1.1.2/src/libmetrics/mc.hh:99:9: style: The function 'make_same' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libmetrics/page-metrics-base.hh:77:22: note: Virtual function in base class
aghermann-1.1.2/src/libmetrics/mc.hh:99:9: note: Function in derived class
aghermann-1.1.2/src/libmetrics/mc.hh:114:9: style: The function 'check' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libmetrics/page-metrics-base.hh:84:9: note: Virtual function in base class
aghermann-1.1.2/src/libmetrics/mc.hh:114:9: note: Function in derived class
aghermann-1.1.2/src/libmetrics/mc.hh:117:9: style: The function 'sane_defaults' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libmetrics/page-metrics-base.hh:87:9: note: Virtual function in base class
aghermann-1.1.2/src/libmetrics/mc.hh:117:9: note: Function in derived class
aghermann-1.1.2/src/libmetrics/mc.hh:132:9: style: The function 'metric_name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libmetrics/page-metrics-base.hh:93:9: note: Virtual function in base class
aghermann-1.1.2/src/libmetrics/mc.hh:132:9: note: Function in derived class
aghermann-1.1.2/src/libmetrics/mc.hh:160:13: style: The function 'go_compute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libmetrics/page-metrics-base.hh:185:21: note: Virtual function in base class
aghermann-1.1.2/src/libmetrics/mc.hh:160:13: note: Function in derived class
aghermann-1.1.2/src/libmetrics/mc.hh:161:16: style: The function 'mirror_fname' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libmetrics/page-metrics-base.hh:187:24: note: Virtual function in base class
aghermann-1.1.2/src/libmetrics/mc.hh:161:16: note: Function in derived class
aghermann-1.1.2/src/libmetrics/mc.hh:163:16: style: The function 'fname_base' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libmetrics/page-metrics-base.hh:186:24: note: Virtual function in base class
aghermann-1.1.2/src/libmetrics/mc.hh:163:16: note: Function in derived class
aghermann-1.1.2/src/libmetrics/mc.hh:164:13: style: The function 'export_tsv' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libmetrics/page-metrics-base.hh:173:21: note: Virtual function in base class
aghermann-1.1.2/src/libmetrics/mc.hh:164:13: note: Function in derived class
aghermann-1.1.2/src/libmetrics/mc.cc:141:26: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
aghermann-1.1.2/src/libmetrics/mc.cc:175:26: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
aghermann-1.1.2/src/libmetrics/page-metrics-base.cc:87:9: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aghermann-1.1.2/src/libmetrics/page-metrics-base.cc:248:26: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
aghermann-1.1.2/src/libmetrics/psd.cc:250:26: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
aghermann-1.1.2/src/libmetrics/psd.cc:286:26: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
aghermann-1.1.2/src/libmetrics/psd.hh:67:1: warning: The struct 'SPPack' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aghermann-1.1.2/src/libmetrics/psd.hh:97:9: style: The function 'same_as' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libmetrics/page-metrics-base.hh:72:22: note: Virtual function in base class
aghermann-1.1.2/src/libmetrics/psd.hh:97:9: note: Function in derived class
aghermann-1.1.2/src/libmetrics/psd.hh:105:9: style: The function 'make_same' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libmetrics/page-metrics-base.hh:77:22: note: Virtual function in base class
aghermann-1.1.2/src/libmetrics/psd.hh:105:9: note: Function in derived class
aghermann-1.1.2/src/libmetrics/psd.hh:115:9: style: The function 'check' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libmetrics/page-metrics-base.hh:84:9: note: Virtual function in base class
aghermann-1.1.2/src/libmetrics/psd.hh:115:9: note: Function in derived class
aghermann-1.1.2/src/libmetrics/psd.hh:118:9: style: The function 'sane_defaults' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libmetrics/page-metrics-base.hh:87:9: note: Virtual function in base class
aghermann-1.1.2/src/libmetrics/psd.hh:118:9: note: Function in derived class
aghermann-1.1.2/src/libmetrics/psd.hh:127:9: style: The function 'metric_name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libmetrics/page-metrics-base.hh:93:9: note: Virtual function in base class
aghermann-1.1.2/src/libmetrics/psd.hh:127:9: note: Function in derived class
aghermann-1.1.2/src/libmetrics/psd.hh:155:13: style: The function 'go_compute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libmetrics/page-metrics-base.hh:185:21: note: Virtual function in base class
aghermann-1.1.2/src/libmetrics/psd.hh:155:13: note: Function in derived class
aghermann-1.1.2/src/libmetrics/psd.hh:156:16: style: The function 'mirror_fname' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libmetrics/page-metrics-base.hh:187:24: note: Virtual function in base class
aghermann-1.1.2/src/libmetrics/psd.hh:156:16: note: Function in derived class
aghermann-1.1.2/src/libmetrics/psd.hh:158:16: style: The function 'fname_base' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libmetrics/page-metrics-base.hh:186:24: note: Virtual function in base class
aghermann-1.1.2/src/libmetrics/psd.hh:158:16: note: Function in derived class
aghermann-1.1.2/src/libmetrics/psd.hh:160:13: style: The function 'export_tsv' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libmetrics/page-metrics-base.hh:173:21: note: Virtual function in base class
aghermann-1.1.2/src/libmetrics/psd.hh:160:13: note: Function in derived class
aghermann-1.1.2/src/libmetrics/swu.cc:135:26: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
aghermann-1.1.2/src/libmetrics/swu.hh:55:9: performance: Technically the member function 'metrics::swu::SPPack::compute_n_bins' can be static. [functionStatic]
aghermann-1.1.2/src/libmetrics/swu.hh:33:1: warning: The struct 'SPPack' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aghermann-1.1.2/src/libmetrics/swu.hh:59:9: style: The function 'check' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libmetrics/page-metrics-base.hh:84:9: note: Virtual function in base class
aghermann-1.1.2/src/libmetrics/swu.hh:59:9: note: Function in derived class
aghermann-1.1.2/src/libmetrics/swu.hh:62:9: style: The function 'sane_defaults' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libmetrics/page-metrics-base.hh:87:9: note: Virtual function in base class
aghermann-1.1.2/src/libmetrics/swu.hh:62:9: note: Function in derived class
aghermann-1.1.2/src/libmetrics/swu.hh:69:9: style: The function 'metric_name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libmetrics/page-metrics-base.hh:93:9: note: Virtual function in base class
aghermann-1.1.2/src/libmetrics/swu.hh:69:9: note: Function in derived class
aghermann-1.1.2/src/libmetrics/swu.hh:89:13: style: The function 'go_compute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libmetrics/page-metrics-base.hh:185:21: note: Virtual function in base class
aghermann-1.1.2/src/libmetrics/swu.hh:89:13: note: Function in derived class
aghermann-1.1.2/src/libmetrics/swu.hh:91:16: style: The function 'fname_base' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libmetrics/page-metrics-base.hh:186:24: note: Virtual function in base class
aghermann-1.1.2/src/libmetrics/swu.hh:91:16: note: Function in derived class
aghermann-1.1.2/src/libmetrics/swu.hh:92:16: style: The function 'mirror_fname' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libmetrics/page-metrics-base.hh:187:24: note: Virtual function in base class
aghermann-1.1.2/src/libmetrics/swu.hh:92:16: note: Function in derived class
aghermann-1.1.2/src/libmetrics/swu.hh:94:13: style: The function 'export_tsv' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libmetrics/page-metrics-base.hh:173:21: note: Virtual function in base class
aghermann-1.1.2/src/libmetrics/swu.hh:94:13: note: Function in derived class
aghermann-1.1.2/src/libsigfile/channel.hh:58:9: style: Struct 'SChannel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aghermann-1.1.2/src/libsigfile/channel.hh:43:1: warning: The struct 'SChannel' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aghermann-1.1.2/src/libsigfile/source-base.hh:271:9: warning: Member variable 'CSource::_start_time' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/libsigfile/source-base.hh:271:9: warning: Member variable 'CSource::_end_time' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/libsigfile/edf.hh:71:9: warning: Member variable 'CEDFFile::af_dampen_window_type' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/libsigfile/edf.hh:71:9: warning: Member variable 'CEDFFile::header' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/libsigfile/edf.hh:71:9: warning: Member variable 'CEDFFile::data_record_size' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/libsigfile/edf.hh:71:9: warning: Member variable 'CEDFFile::n_data_records' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/libsigfile/edf.hh:71:9: warning: Member variable 'CEDFFile::channels' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/libsigfile/edf.hh:71:9: warning: Member variable 'CEDFFile::common_annotations' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/libsigfile/edf.hh:71:9: warning: Member variable 'CEDFFile::_subtype' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/libsigfile/edf.hh:71:9: warning: Member variable 'CEDFFile::_patient_id' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/libsigfile/edf.hh:71:9: warning: Member variable 'CEDFFile::_recording_id' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/libsigfile/edf.hh:71:9: warning: Member variable 'CEDFFile::_episode' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/libsigfile/edf.hh:71:9: warning: Member variable 'CEDFFile::_session' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/libsigfile/edf.hh:71:9: warning: Member variable 'CEDFFile::_reserved' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/libsigfile/edf.hh:71:9: warning: Member variable 'CEDFFile::header_length' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/libsigfile/edf.hh:71:9: warning: Member variable 'CEDFFile::_fsize' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/libsigfile/edf.hh:71:9: warning: Member variable 'CEDFFile::_fld_pos' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/libsigfile/edf.hh:71:9: warning: Member variable 'CEDFFile::_total_samples_per_record' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/libsigfile/edf.hh:71:9: warning: Member variable 'CEDFFile::_mmapping' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/libsigfile/edf.hh:71:9: warning: Member variable 'CEDFFile::_fd' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/libsigfile/edf.hh:71:9: warning: Member variable 'CEDFFile::_record_offsets' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/libsigfile/edf.hh:272:9: style: The struct 'SSignal' does not have a constructor although it has private member variables. [noConstructor]
aghermann-1.1.2/src/libsigfile/edf.hh:93:16: style: The function 'explain_status' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:295:24: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/edf.hh:93:16: note: Function in derived class
aghermann-1.1.2/src/libsigfile/edf.hh:98:21: style: The function 'patient_id' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:308:29: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/edf.hh:98:21: note: Function in derived class
aghermann-1.1.2/src/libsigfile/edf.hh:100:21: style: The function 'recording_id' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:309:29: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/edf.hh:100:21: note: Function in derived class
aghermann-1.1.2/src/libsigfile/edf.hh:102:21: style: The function 'episode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:312:29: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/edf.hh:102:21: note: Function in derived class
aghermann-1.1.2/src/libsigfile/edf.hh:104:21: style: The function 'session' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:313:29: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/edf.hh:104:21: note: Function in derived class
aghermann-1.1.2/src/libsigfile/edf.hh:106:21: style: The function 'comment' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:310:29: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/edf.hh:106:21: note: Function in derived class
aghermann-1.1.2/src/libsigfile/edf.hh:110:16: style: The function 'recording_time' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:322:24: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/edf.hh:110:16: note: Function in derived class
aghermann-1.1.2/src/libsigfile/edf.hh:114:13: style: The function 'set_patient_id' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:374:21: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/edf.hh:114:13: note: Function in derived class
aghermann-1.1.2/src/libsigfile/edf.hh:115:13: style: The function 'set_recording_id' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:375:21: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/edf.hh:115:13: note: Function in derived class
aghermann-1.1.2/src/libsigfile/edf.hh:116:13: style: The function 'set_episode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:376:21: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/edf.hh:116:13: note: Function in derived class
aghermann-1.1.2/src/libsigfile/edf.hh:117:13: style: The function 'set_session' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:377:21: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/edf.hh:117:13: note: Function in derived class
aghermann-1.1.2/src/libsigfile/edf.hh:118:13: style: The function 'set_comment' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:378:21: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/edf.hh:118:13: note: Function in derived class
aghermann-1.1.2/src/libsigfile/edf.hh:122:13: style: The function 'set_recording_date' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:325:21: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/edf.hh:122:13: note: Function in derived class
aghermann-1.1.2/src/libsigfile/edf.hh:123:13: style: The function 'set_recording_time' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:326:21: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/edf.hh:123:13: note: Function in derived class
aghermann-1.1.2/src/libsigfile/edf.hh:126:16: style: The function 'n_channels' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:331:24: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/edf.hh:126:16: note: Function in derived class
aghermann-1.1.2/src/libsigfile/edf.hh:129:9: style: The function 'channel_list' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:332:32: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/edf.hh:129:9: note: Function in derived class
aghermann-1.1.2/src/libsigfile/edf.hh:137:9: style: The function 'have_channel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:333:22: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/edf.hh:137:9: note: Function in derived class
aghermann-1.1.2/src/libsigfile/edf.hh:140:9: style: The function 'channel_id' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:334:21: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/edf.hh:140:9: note: Function in derived class
aghermann-1.1.2/src/libsigfile/edf.hh:148:9: style: The function 'channel_by_id' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:335:33: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/edf.hh:148:9: note: Function in derived class
aghermann-1.1.2/src/libsigfile/edf.hh:152:9: style: The function 'signal_type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:337:9: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/edf.hh:152:9: note: Function in derived class
aghermann-1.1.2/src/libsigfile/edf.hh:156:9: style: The function 'samplerate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:338:24: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/edf.hh:156:9: note: Function in derived class
aghermann-1.1.2/src/libsigfile/edf.hh:160:9: style: The function 'annotations' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:344:9: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/edf.hh:160:9: note: Function in derived class
aghermann-1.1.2/src/libsigfile/edf.hh:163:9: style: The function 'annotations' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:346:9: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/edf.hh:163:9: note: Function in derived class
aghermann-1.1.2/src/libsigfile/edf.hh:167:9: style: The function 'annotations' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:344:9: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/edf.hh:167:9: note: Function in derived class
aghermann-1.1.2/src/libsigfile/edf.hh:170:9: style: The function 'annotations' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:346:9: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/edf.hh:170:9: note: Function in derived class
aghermann-1.1.2/src/libsigfile/edf.hh:175:9: style: The function 'artifacts' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:356:9: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/edf.hh:175:9: note: Function in derived class
aghermann-1.1.2/src/libsigfile/edf.hh:178:9: style: The function 'artifacts' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:358:9: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/edf.hh:178:9: note: Function in derived class
aghermann-1.1.2/src/libsigfile/edf.hh:183:9: style: The function 'filters' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:362:9: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/edf.hh:183:9: note: Function in derived class
aghermann-1.1.2/src/libsigfile/edf.hh:186:9: style: The function 'filters' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:364:9: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/edf.hh:186:9: note: Function in derived class
aghermann-1.1.2/src/libsigfile/edf.hh:192:9: style: The function 'get_region_original_smpl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:383:9: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/edf.hh:192:9: note: Function in derived class
aghermann-1.1.2/src/libsigfile/edf.hh:195:9: style: The function 'get_signal_original' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:398:9: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/edf.hh:195:9: note: Function in derived class
aghermann-1.1.2/src/libsigfile/edf.hh:200:9: style: The function 'get_signal_filtered' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:422:9: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/edf.hh:200:9: note: Function in derived class
aghermann-1.1.2/src/libsigfile/edf.hh:206:9: style: The function 'put_region_smpl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:431:9: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/edf.hh:206:9: note: Function in derived class
aghermann-1.1.2/src/libsigfile/edf.hh:217:9: style: The function 'get_real_original_signal_range' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:442:9: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/edf.hh:217:9: note: Function in derived class
aghermann-1.1.2/src/libsigfile/edf.hh:229:9: style: The function 'get_real_filtered_signal_range' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:445:9: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/edf.hh:229:9: note: Function in derived class
aghermann-1.1.2/src/libsigfile/edf.hh:248:16: style: The function 'details' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:299:24: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/edf.hh:248:16: note: Function in derived class
aghermann-1.1.2/src/libsigfile/typed-source.hh:78:72: style: C-style pointer casting [cstyleCast]
aghermann-1.1.2/src/libsigfile/typed-source.hh:79:72: style: C-style pointer casting [cstyleCast]
aghermann-1.1.2/src/libsigfile/typed-source.hh:80:72: style: C-style pointer casting [cstyleCast]
aghermann-1.1.2/src/libsigfile/typed-source.hh:81:72: style: C-style pointer casting [cstyleCast]
aghermann-1.1.2/src/libsigfile/edf.cc:747:44: style: The scope of the variable 'cur_offset' can be reduced. [variableScope]
aghermann-1.1.2/src/libsigfile/typed-source.hh:48:9: warning: Member variable 'CTypedSource::_type' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/libsigfile/typed-source.hh:48:9: warning: Member variable 'CTypedSource::_obj' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/libsigfile/edf.cc:616:11: style: Exception should be caught by reference. [catchExceptionByValue]
aghermann-1.1.2/src/libsigfile/edf.cc:618:11: style: Exception should be caught by reference. [catchExceptionByValue]
aghermann-1.1.2/src/libsigfile/page.cc:184:22: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
aghermann-1.1.2/src/libsigfile/page.cc:187:17: note: Found duplicate branches for 'if' and 'else'.
aghermann-1.1.2/src/libsigfile/page.cc:184:22: note: Found duplicate branches for 'if' and 'else'.
aghermann-1.1.2/src/libsigfile/source-base.cc:110:37: style: Function 'region_dirty_fraction' argument 1 names different: declaration 'a' definition 'ra'. [funcArgNamesDifferent]
aghermann-1.1.2/src/libsigfile/source-base.hh:117:39: note: Function 'region_dirty_fraction' argument 1 names different: declaration 'a' definition 'ra'.
aghermann-1.1.2/src/libsigfile/source-base.cc:110:37: note: Function 'region_dirty_fraction' argument 1 names different: declaration 'a' definition 'ra'.
aghermann-1.1.2/src/libsigfile/source-base.cc:110:54: style: Function 'region_dirty_fraction' argument 2 names different: declaration 'z' definition 'rz'. [funcArgNamesDifferent]
aghermann-1.1.2/src/libsigfile/source-base.hh:117:49: note: Function 'region_dirty_fraction' argument 2 names different: declaration 'z' definition 'rz'.
aghermann-1.1.2/src/libsigfile/source-base.cc:110:54: note: Function 'region_dirty_fraction' argument 2 names different: declaration 'z' definition 'rz'.
aghermann-1.1.2/src/libsigfile/tsv.hh:69:9: warning: Member variable 'CTSVFile::af_dampen_window_type' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/libsigfile/tsv.hh:69:9: warning: Member variable 'CTSVFile::metadata' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/libsigfile/tsv.hh:69:9: warning: Member variable 'CTSVFile::channels' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/libsigfile/tsv.hh:69:9: warning: Member variable 'CTSVFile::common_annotations' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/libsigfile/tsv.hh:69:9: warning: Member variable 'CTSVFile::_episode' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/libsigfile/tsv.hh:69:9: warning: Member variable 'CTSVFile::_session' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/libsigfile/tsv.hh:69:9: warning: Member variable 'CTSVFile::_subtype' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/libsigfile/tsv.hh:69:9: warning: Member variable 'CTSVFile::_samplerate' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/libsigfile/tsv.hh:69:9: warning: Member variable 'CTSVFile::_f' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/libsigfile/tsv.hh:69:9: warning: Member variable 'CTSVFile::_line0' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/libsigfile/tsv.hh:69:9: warning: Member variable 'CTSVFile::_line0_mallocked_bytes' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/libsigfile/tsv.hh:266:17: warning: Member variable 'SSignal::scale' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/libsigfile/tsv.hh:266:17: style: Struct 'SSignal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aghermann-1.1.2/src/libsigfile/tsv.hh:86:16: style: The function 'explain_status' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:295:24: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/tsv.hh:86:16: note: Function in derived class
aghermann-1.1.2/src/libsigfile/tsv.hh:90:21: style: The function 'patient_id' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:308:29: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/tsv.hh:90:21: note: Function in derived class
aghermann-1.1.2/src/libsigfile/tsv.hh:95:21: style: The function 'recording_id' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:309:29: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/tsv.hh:95:21: note: Function in derived class
aghermann-1.1.2/src/libsigfile/tsv.hh:100:21: style: The function 'comment' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:310:29: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/tsv.hh:100:21: note: Function in derived class
aghermann-1.1.2/src/libsigfile/tsv.hh:105:21: style: The function 'episode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:312:29: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/tsv.hh:105:21: note: Function in derived class
aghermann-1.1.2/src/libsigfile/tsv.hh:107:21: style: The function 'session' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:313:29: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/tsv.hh:107:21: note: Function in derived class
aghermann-1.1.2/src/libsigfile/tsv.hh:111:16: style: The function 'recording_time' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:322:24: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/tsv.hh:111:16: note: Function in derived class
aghermann-1.1.2/src/libsigfile/tsv.hh:113:13: style: The function 'set_recording_date' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:325:21: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/tsv.hh:113:13: note: Function in derived class
aghermann-1.1.2/src/libsigfile/tsv.hh:114:13: style: The function 'set_recording_time' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:326:21: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/tsv.hh:114:13: note: Function in derived class
aghermann-1.1.2/src/libsigfile/tsv.hh:117:13: style: The function 'set_patient_id' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:374:21: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/tsv.hh:117:13: note: Function in derived class
aghermann-1.1.2/src/libsigfile/tsv.hh:122:13: style: The function 'set_recording_id' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:375:21: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/tsv.hh:122:13: note: Function in derived class
aghermann-1.1.2/src/libsigfile/tsv.hh:127:13: style: The function 'set_comment' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:378:21: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/tsv.hh:127:13: note: Function in derived class
aghermann-1.1.2/src/libsigfile/tsv.hh:133:13: style: The function 'set_episode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:376:21: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/tsv.hh:133:13: note: Function in derived class
aghermann-1.1.2/src/libsigfile/tsv.hh:138:13: style: The function 'set_session' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:377:21: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/tsv.hh:138:13: note: Function in derived class
aghermann-1.1.2/src/libsigfile/tsv.hh:145:16: style: The function 'n_channels' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:331:24: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/tsv.hh:145:16: note: Function in derived class
aghermann-1.1.2/src/libsigfile/tsv.hh:148:9: style: The function 'channel_list' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:332:32: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/tsv.hh:148:9: note: Function in derived class
aghermann-1.1.2/src/libsigfile/tsv.hh:156:9: style: The function 'have_channel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:333:22: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/tsv.hh:156:9: note: Function in derived class
aghermann-1.1.2/src/libsigfile/tsv.hh:159:9: style: The function 'channel_id' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:334:21: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/tsv.hh:159:9: note: Function in derived class
aghermann-1.1.2/src/libsigfile/tsv.hh:167:9: style: The function 'channel_by_id' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:335:33: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/tsv.hh:167:9: note: Function in derived class
aghermann-1.1.2/src/libsigfile/tsv.hh:171:9: style: The function 'signal_type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:337:9: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/tsv.hh:171:9: note: Function in derived class
aghermann-1.1.2/src/libsigfile/tsv.hh:175:9: style: The function 'samplerate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:338:24: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/tsv.hh:175:9: note: Function in derived class
aghermann-1.1.2/src/libsigfile/tsv.hh:179:9: style: The function 'annotations' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:344:9: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/tsv.hh:179:9: note: Function in derived class
aghermann-1.1.2/src/libsigfile/tsv.hh:182:9: style: The function 'annotations' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:346:9: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/tsv.hh:182:9: note: Function in derived class
aghermann-1.1.2/src/libsigfile/tsv.hh:186:9: style: The function 'annotations' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:344:9: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/tsv.hh:186:9: note: Function in derived class
aghermann-1.1.2/src/libsigfile/tsv.hh:189:9: style: The function 'annotations' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:346:9: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/tsv.hh:189:9: note: Function in derived class
aghermann-1.1.2/src/libsigfile/tsv.hh:194:9: style: The function 'artifacts' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:356:9: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/tsv.hh:194:9: note: Function in derived class
aghermann-1.1.2/src/libsigfile/tsv.hh:197:9: style: The function 'artifacts' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:358:9: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/tsv.hh:197:9: note: Function in derived class
aghermann-1.1.2/src/libsigfile/tsv.hh:202:9: style: The function 'filters' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:362:9: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/tsv.hh:202:9: note: Function in derived class
aghermann-1.1.2/src/libsigfile/tsv.hh:205:9: style: The function 'filters' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:364:9: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/tsv.hh:205:9: note: Function in derived class
aghermann-1.1.2/src/libsigfile/tsv.hh:211:9: style: The function 'get_region_original_smpl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:383:9: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/tsv.hh:211:9: note: Function in derived class
aghermann-1.1.2/src/libsigfile/tsv.hh:215:9: style: The function 'get_signal_original' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:398:9: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/tsv.hh:215:9: note: Function in derived class
aghermann-1.1.2/src/libsigfile/tsv.hh:219:9: style: The function 'get_signal_filtered' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:422:9: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/tsv.hh:219:9: note: Function in derived class
aghermann-1.1.2/src/libsigfile/tsv.hh:223:13: style: The function 'put_region_smpl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:431:9: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/tsv.hh:223:13: note: Function in derived class
aghermann-1.1.2/src/libsigfile/tsv.hh:232:9: style: The function 'get_real_original_signal_range' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:442:9: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/tsv.hh:232:9: note: Function in derived class
aghermann-1.1.2/src/libsigfile/tsv.hh:239:9: style: The function 'get_real_filtered_signal_range' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:445:9: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/tsv.hh:239:9: note: Function in derived class
aghermann-1.1.2/src/libsigfile/tsv.hh:257:16: style: The function 'details' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigfile/source-base.hh:299:24: note: Virtual function in base class
aghermann-1.1.2/src/libsigfile/tsv.hh:257:16: note: Function in derived class
aghermann-1.1.2/src/libsigproc/ext-filters.hh:49:14: performance: Technically the member function 'sigproc::CFilter_base::reset' can be static. [functionStatic]
aghermann-1.1.2/src/libsigproc/ext-filters.hh:100:14: performance: Technically the member function 'sigproc::CFilterIIR::calculate_iir_coefficients' can be static. [functionStatic]
aghermann-1.1.2/src/libsigproc/ext-filters.hh:103:9: style: The function 'apply' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aghermann-1.1.2/src/libsigproc/ext-filters.hh:48:9: note: Virtual function in base class
aghermann-1.1.2/src/libsigproc/ext-filters.hh:103:9: note: Function in derived class
aghermann-1.1.2/src/libsigproc/sigproc.ii:207:17: style: The scope of the variable 't' can be reduced. [variableScope]
aghermann-1.1.2/src/libsigproc/sigproc.ii:111:18: style: Function 'envelope' argument 2 names different: declaration 'dh' definition 'dh_'. [funcArgNamesDifferent]
aghermann-1.1.2/src/libsigproc/sigproc.hh:106:18: note: Function 'envelope' argument 2 names different: declaration 'dh' definition 'dh_'.
aghermann-1.1.2/src/libsigproc/sigproc.ii:111:18: note: Function 'envelope' argument 2 names different: declaration 'dh' definition 'dh_'.
aghermann-1.1.2/src/libsigproc/sigproc.ii:112:18: style: Function 'envelope' argument 3 names different: declaration 'dt' definition 'dt_'. [funcArgNamesDifferent]
aghermann-1.1.2/src/libsigproc/sigproc.hh:107:18: note: Function 'envelope' argument 3 names different: declaration 'dt' definition 'dt_'.
aghermann-1.1.2/src/libsigproc/sigproc.ii:112:18: note: Function 'envelope' argument 3 names different: declaration 'dt' definition 'dt_'.
aghermann-1.1.2/src/libsigproc/sigproc.ii:177:15: style: Function 'dzcdf' argument 4 names different: declaration 'smooth' definition 'smooth_side'. [funcArgNamesDifferent]
aghermann-1.1.2/src/libsigproc/sigproc.hh:150:15: note: Function 'dzcdf' argument 4 names different: declaration 'smooth' definition 'smooth_side'.
aghermann-1.1.2/src/libsigproc/sigproc.ii:177:15: note: Function 'dzcdf' argument 4 names different: declaration 'smooth' definition 'smooth_side'.
aghermann-1.1.2/src/libsigproc/sigproc.hh:160:9: warning: Member variable 'SCachedEnvelope::scope' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/libsigproc/sigproc.hh:235:9: warning: Member variable 'SCachedDzcdf::step' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/libsigproc/sigproc.hh:235:9: warning: Member variable 'SCachedDzcdf::sigma' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/libsigproc/sigproc.hh:235:9: warning: Member variable 'SCachedDzcdf::smooth' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/libsigproc/sigproc.hh:269:9: warning: Member variable 'SCachedLowPassCourse::fcutoff' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/libsigproc/sigproc.hh:269:9: warning: Member variable 'SCachedLowPassCourse::order' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/libsigproc/sigproc.hh:302:9: warning: Member variable 'SCachedBandPassCourse::ffrom' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/libsigproc/sigproc.hh:302:9: warning: Member variable 'SCachedBandPassCourse::fupto' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/libsigproc/sigproc.hh:302:9: warning: Member variable 'SCachedBandPassCourse::order' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/libsigproc/sigproc.hh:160:9: style: Struct 'SCachedEnvelope' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aghermann-1.1.2/src/libsigproc/sigproc.hh:235:9: style: Struct 'SCachedDzcdf' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aghermann-1.1.2/src/libsigproc/sigproc.hh:269:9: style: Struct 'SCachedLowPassCourse' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aghermann-1.1.2/src/libsigproc/sigproc.hh:302:9: style: Struct 'SCachedBandPassCourse' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aghermann-1.1.2/src/tools/agh-profile-gen.cc:108:20: style: C-style pointer casting [cstyleCast]
aghermann-1.1.2/src/tools/edfcat.cc:60:17: warning: Member variable 'SObject::samplerate' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/tools/edfcat.cc:60:17: warning: Member variable 'SObject::record_size' is not initialized in the constructor. [uninitMemberVar]
aghermann-1.1.2/src/tools/edfcat.cc:60:17: style: Struct 'SObject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aghermann-1.1.2/src/tools/edfhed-gtk.cc:164:11: style: Exception should be caught by reference. [catchExceptionByValue]
aghermann-1.1.2/src/tools/edfhed.cc:116:41: warning: Return value of function stod() is not used. [ignoredReturnValue]
aghermann-1.1.2/src/tools/edfhed.cc:119:41: warning: Return value of function stod() is not used. [ignoredReturnValue]
aghermann-1.1.2/src/tools/edfhed.cc:122:41: warning: Return value of function stoi() is not used. [ignoredReturnValue]
aghermann-1.1.2/src/tools/edfhed.cc:125:41: warning: Return value of function stoi() is not used. [ignoredReturnValue]
aghermann-1.1.2/src/tools/edfhed.cc:104:35: warning: %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
aghermann-1.1.2/src/tools/edfhed.cc:181:20: style: C-style pointer casting [cstyleCast]
aghermann-1.1.2/src/tools/edfhed.cc:91:9: style: Struct 'SSettable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aghermann-1.1.2/src/tools/edfhed.cc:418:19: style: Exception should be caught by reference. [catchExceptionByValue]
aghermann-1.1.2/src/tools/edfhed.cc:421:19: style: Exception should be caught by reference. [catchExceptionByValue]
[22:28]

ftp://ftp.se.debian.org/debian/pool/main/a/aglfn/aglfn_1.7.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/agtl/agtl_0.8.0.3.orig.tar.gz
agtl-0.8.0.3/ipkg-utils-1.7/ipkg-compare-versions.c:40:8: style: The scope of the variable 'vl' can be reduced. [variableScope]
agtl-0.8.0.3/ipkg-utils-1.7/ipkg-compare-versions.c:40:12: style: The scope of the variable 'rl' can be reduced. [variableScope]
agtl-0.8.0.3/ipkg-utils-1.7/ipkg-compare-versions.c:42:15: style: The scope of the variable 'vsep' can be reduced. [variableScope]
agtl-0.8.0.3/ipkg-utils-1.7/ipkg-compare-versions.c:42:22: style: The scope of the variable 'rsep' can be reduced. [variableScope]
agtl-0.8.0.3/ipkg-utils-1.7/ipkg-compare-versions.c:115:17: style: The scope of the variable 'epoch' can be reduced. [variableScope]
agtl-0.8.0.3/ipkg-utils-1.7/ipkg-compare-versions.c:114:9: style: Unused variable: hyphen [unusedVariable]
[22:28]

ftp://ftp.se.debian.org/debian/pool/main/a/aha/aha_0.4.7.2.orig.tar.gz
[22:28]

ftp://ftp.se.debian.org/debian/pool/main/a/ahcpd/ahcpd_0.53.orig.tar.gz
ahcpd-0.53/ahcpd.c:1003:12: style: Condition 'rc<0' is always true [knownConditionTrueFalse]
ahcpd-0.53/ahcpd.c:1000:11: note: Assignment 'rc=-1', assigned value is -1
ahcpd-0.53/ahcpd.c:1003:12: note: Condition 'rc<0' is always true
ahcpd-0.53/ahcpd.c:135:30: style: Checking if unsigned variable 'protocol_port' is less than zero. [unsignedLessThanZero]
ahcpd-0.53/configure.c:88:12: style: The scope of the variable 'rc' can be reduced. [variableScope]
ahcpd-0.53/configure.c:388:23: style: Checking if unsigned variable 'origin' is less than zero. [unsignedLessThanZero]
ahcpd-0.53/configure.c:400:24: style: Checking if unsigned variable 'expires' is less than zero. [unsignedLessThanZero]
ahcpd-0.53/configure.c:476:34: style: Checking if unsigned variable 'expires' is less than zero. [unsignedLessThanZero]
ahcpd-0.53/configure.c:482:15: style: Unsigned variable 'origin' can't be negative so it is unnecessary to test it. [unsignedPositive]
ahcpd-0.53/configure.c:128:17: warning: Dangerous usage of strncat - 3rd parameter is the maximum number of characters to append. [strncatUsage]
ahcpd-0.53/configure.c:129:13: warning: Dangerous usage of strncat - 3rd parameter is the maximum number of characters to append. [strncatUsage]
ahcpd-0.53/lease.c:657:51: style: Function 'release_lease' argument 2 names different: declaration 'client_id_len' definition 'client_len'. [funcArgNamesDifferent]
ahcpd-0.53/lease.h:33:55: note: Function 'release_lease' argument 2 names different: declaration 'client_id_len' definition 'client_len'.
ahcpd-0.53/lease.c:657:51: note: Function 'release_lease' argument 2 names different: declaration 'client_id_len' definition 'client_len'.
ahcpd-0.53/lease.c:833:48: style: Function 'take_lease' argument 2 names different: declaration 'client_id_len' definition 'client_len'. [funcArgNamesDifferent]
ahcpd-0.53/lease.h:29:52: note: Function 'take_lease' argument 2 names different: declaration 'client_id_len' definition 'client_len'.
ahcpd-0.53/lease.c:833:48: note: Function 'take_lease' argument 2 names different: declaration 'client_id_len' definition 'client_len'.
ahcpd-0.53/prefix.c:188:17: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
ahcpd-0.53/prefix.c:134:0: error: Memory leak: l [memleak]
ahcpd-0.53/transport.c:63:13: style: The scope of the variable 'ret' can be reduced. [variableScope]
ahcpd-0.53/transport.c:189:15: style: Checking if unsigned variable 'buf[2]' is less than zero. [unsignedLessThanZero]
ahcpd-0.53/transport.c:189:30: style: Checking if unsigned variable 'buf[3]' is less than zero. [unsignedLessThanZero]
[22:28]

ftp://ftp.se.debian.org/debian/pool/main/a/ahven/ahven_2.7.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aiccu/aiccu_20070115.orig.tar.gz
aiccu-20070115/common/aiccu_aix.c:85:10: warning: Redundant assignment of 'hTunnel' to itself. [selfAssignment]
aiccu-20070115/common/aiccu_darwin.c:75:10: warning: Redundant assignment of 'hTunnel' to itself. [selfAssignment]
aiccu-20070115/common/aiccu_freebsd4.c:96:10: warning: Redundant assignment of 'hTunnel' to itself. [selfAssignment]
aiccu-20070115/common/aiccu_kame.c:85:10: warning: Redundant assignment of 'hTunnel' to itself. [selfAssignment]
aiccu-20070115/common/aiccu_linux.c:110:10: warning: Redundant assignment of 'hTunnel' to itself. [selfAssignment]
aiccu-20070115/common/aiccu_openbsd.c:76:10: warning: Redundant assignment of 'hTunnel' to itself. [selfAssignment]
aiccu-20070115/common/aiccu_openbsd2.c:78:10: warning: Redundant assignment of 'hTunnel' to itself. [selfAssignment]
aiccu-20070115/common/aiccu_sunos.c:69:10: warning: Redundant assignment of 'hTunnel' to itself. [selfAssignment]
aiccu-20070115/common/ayiya.c:162:11: style: The scope of the variable 'n' can be reduced. [variableScope]
aiccu-20070115/common/common.c:571:13: warning: Logical conjunction always evaluates to false: EXPR == ' ' && EXPR == '\t'. [incorrectLogicOperator]
aiccu-20070115/common/common.c:543:2: style: Variable 'p' is reassigned a value before the old one has been used. [redundantAssignment]
aiccu-20070115/common/common.c:539:0: note: Variable 'p' is reassigned a value before the old one has been used.
aiccu-20070115/common/common.c:543:2: note: Variable 'p' is reassigned a value before the old one has been used.
aiccu-20070115/common/common.c:121:15: style: The scope of the variable 'len' can be reduced. [variableScope]
aiccu-20070115/common/common.c:121:24: style: The scope of the variable 'done' can be reduced. [variableScope]
aiccu-20070115/common/common.c:122:7: style: The scope of the variable 'ret' can be reduced. [variableScope]
aiccu-20070115/common/common.c:509:15: style: The scope of the variable 'begin' can be reduced. [variableScope]
aiccu-20070115/common/common.c:538:18: style: The scope of the variable 'len' can be reduced. [variableScope]
aiccu-20070115/common/common.c:250:9: style: Checking if unsigned variable 'i' is less than zero. [unsignedLessThanZero]
aiccu-20070115/common/hash_md5.c:50:28: style: Function 'MD5Init' argument 1 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent]
aiccu-20070115/common/hash_md5.h:64:33: note: Function 'MD5Init' argument 1 names different: declaration 'context' definition 'ctx'.
aiccu-20070115/common/hash_md5.c:50:28: note: Function 'MD5Init' argument 1 names different: declaration 'context' definition 'ctx'.
aiccu-20070115/common/hash_md5.c:66:30: style: Function 'MD5Update' argument 1 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent]
aiccu-20070115/common/hash_md5.h:65:35: note: Function 'MD5Update' argument 1 names different: declaration 'context' definition 'ctx'.
aiccu-20070115/common/hash_md5.c:66:30: note: Function 'MD5Update' argument 1 names different: declaration 'context' definition 'ctx'.
aiccu-20070115/common/hash_md5.c:106:49: style: Function 'MD5Final' argument 2 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent]
aiccu-20070115/common/hash_md5.h:66:60: note: Function 'MD5Final' argument 2 names different: declaration 'context' definition 'ctx'.
aiccu-20070115/common/hash_md5.c:106:49: note: Function 'MD5Final' argument 2 names different: declaration 'context' definition 'ctx'.
aiccu-20070115/common/hash_md5.c:134:9: warning: Size of pointer 'ctx' used instead of size of its data. [pointerSize]
aiccu-20070115/common/hash_sha1.c:115:53: style: Function 'SHA1_Update' argument 2 names different: declaration 'data' definition 'd'. [funcArgNamesDifferent]
aiccu-20070115/common/hash_sha1.h:62:53: note: Function 'SHA1_Update' argument 2 names different: declaration 'data' definition 'd'.
aiccu-20070115/common/hash_sha1.c:115:53: note: Function 'SHA1_Update' argument 2 names different: declaration 'data' definition 'd'.
aiccu-20070115/common/heartbeat.c:90:17: warning: Redundant assignment of 'sIPv4Interface' to itself. [selfAssignment]
aiccu-20070115/common/heartbeat.c:292:20: style: Variable 'sockfd' is assigned a value that is never used. [unreadVariable]
aiccu-20070115/common/resolver.c:38:22: style: The scope of the variable 'class' can be reduced. [variableScope]
aiccu-20070115/common/resolver.c:39:12: style: The scope of the variable 'ttl' can be reduced. [variableScope]
aiccu-20070115/common/resolver.c:27:24: warning: Function 'getrrs' argument order different: declaration 'label, type, , , ' definition 'label, rrtype, num, type, record' [funcArgOrderDifferent]
aiccu-20070115/common/resolver.h:18:24: note: Function 'getrrs' argument order different: declaration 'label, type, , , ' definition 'label, rrtype, num, type, record'
aiccu-20070115/common/resolver.c:27:24: note: Function 'getrrs' argument order different: declaration 'label, type, , , ' definition 'label, rrtype, num, type, record'
aiccu-20070115/common/resolver.c:106:8: error: Array 'buf[2048]' accessed at index 2048, which is out of bounds. [arrayIndexOutOfBounds]
aiccu-20070115/common/tic.c:720:2: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
aiccu-20070115/common/tic.c:265:14: style: The scope of the variable 'byers' can be reduced. [variableScope]
aiccu-20070115/common/tic.c:371:8: style: The scope of the variable 'i' can be reduced. [variableScope]
aiccu-20070115/common/tun.c:178:12: style: The scope of the variable 'n' can be reduced. [variableScope]
aiccu-20070115/common/tun.c:721:15: style: The scope of the variable 'i' can be reduced. [variableScope]
aiccu-20070115/unix-console/main.c:429:3: warning: Return value of function freopen() is not used. [ignoredReturnValue]
aiccu-20070115/unix-console/main.c:430:3: warning: Return value of function freopen() is not used. [ignoredReturnValue]
aiccu-20070115/unix-console/main.c:431:3: warning: Return value of function freopen() is not used. [ignoredReturnValue]
[22:28]

ftp://ftp.se.debian.org/debian/pool/main/a/aide/aide_0.16~a2.git20130520.orig.tar.gz
aide-0.16~a2.git20130520/src/aide.c:445:5: style: Variable 'u' is reassigned a value before the old one has been used. [redundantAssignment]
aide-0.16~a2.git20130520/src/aide.c:444:0: note: Variable 'u' is reassigned a value before the old one has been used.
aide-0.16~a2.git20130520/src/aide.c:445:5: note: Variable 'u' is reassigned a value before the old one has been used.
aide-0.16~a2.git20130520/src/aide.c:452:5: style: Variable 'u' is reassigned a value before the old one has been used. [redundantAssignment]
aide-0.16~a2.git20130520/src/aide.c:451:0: note: Variable 'u' is reassigned a value before the old one has been used.
aide-0.16~a2.git20130520/src/aide.c:452:5: note: Variable 'u' is reassigned a value before the old one has been used.
aide-0.16~a2.git20130520/src/aide.c:461:5: style: Variable 'u' is reassigned a value before the old one has been used. [redundantAssignment]
aide-0.16~a2.git20130520/src/aide.c:458:0: note: Variable 'u' is reassigned a value before the old one has been used.
aide-0.16~a2.git20130520/src/aide.c:461:5: note: Variable 'u' is reassigned a value before the old one has been used.
aide-0.16~a2.git20130520/src/aide.c:498:3: style: Variable 'errorno' is reassigned a value before the old one has been used. [redundantAssignment]
aide-0.16~a2.git20130520/src/aide.c:496:3: note: Variable 'errorno' is reassigned a value before the old one has been used.
aide-0.16~a2.git20130520/src/aide.c:498:3: note: Variable 'errorno' is reassigned a value before the old one has been used.
aide-0.16~a2.git20130520/src/aide.c:95:7: style: The scope of the variable 'option' can be reduced. [variableScope]
aide-0.16~a2.git20130520/src/aide.c:263:5: error: Common realloc mistake: 's' nulled but not freed upon failure [memleakOnRealloc]
aide-0.16~a2.git20130520/src/base64.c:212:0: error: Memory leak: outbuf [memleak]
aide-0.16~a2.git20130520/src/be.c:123:8: style: The scope of the variable 'a' can be reduced. [variableScope]
aide-0.16~a2.git20130520/src/be.c:125:7: style: The scope of the variable 'fd' can be reduced. [variableScope]
aide-0.16~a2.git20130520/src/commandconf.c:139:16: warning: Either the condition 'config!=NULL' is redundant or there is possible null pointer dereference: config. [nullPointerRedundantCheck]
aide-0.16~a2.git20130520/src/commandconf.c:123:14: note: Assuming that condition 'config!=NULL' is not redundant
aide-0.16~a2.git20130520/src/commandconf.c:139:16: note: Null pointer dereference
aide-0.16~a2.git20130520/src/commandconf.c:694:3: style: Variable 's' is reassigned a value before the old one has been used. [redundantAssignment]
aide-0.16~a2.git20130520/src/commandconf.c:691:0: note: Variable 's' is reassigned a value before the old one has been used.
aide-0.16~a2.git20130520/src/commandconf.c:694:3: note: Variable 's' is reassigned a value before the old one has been used.
aide-0.16~a2.git20130520/src/commandconf.c:722:3: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
aide-0.16~a2.git20130520/src/commandconf.c:721:0: note: Variable 'r' is reassigned a value before the old one has been used.
aide-0.16~a2.git20130520/src/commandconf.c:722:3: note: Variable 'r' is reassigned a value before the old one has been used.
aide-0.16~a2.git20130520/src/commandconf.c:866:3: style: Variable 'u' is reassigned a value before the old one has been used. [redundantAssignment]
aide-0.16~a2.git20130520/src/commandconf.c:863:0: note: Variable 'u' is reassigned a value before the old one has been used.
aide-0.16~a2.git20130520/src/commandconf.c:866:3: note: Variable 'u' is reassigned a value before the old one has been used.
aide-0.16~a2.git20130520/src/commandconf.c:654:2: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aide-0.16~a2.git20130520/src/commandconf.c:169:0: style: Variable 'c' is assigned a value that is never used. [unreadVariable]
aide-0.16~a2.git20130520/src/commandconf.c:172:0: style: Variable 'keylen' is assigned a value that is never used. [unreadVariable]
aide-0.16~a2.git20130520/src/compare_db.c:346:9: style: The scope of the variable 'l' can be reduced. [variableScope]
aide-0.16~a2.git20130520/src/compare_db.c:414:18: style: The scope of the variable 'c' can be reduced. [variableScope]
aide-0.16~a2.git20130520/src/compare_db.c:414:21: style: The scope of the variable 'u' can be reduced. [variableScope]
aide-0.16~a2.git20130520/src/compare_db.c:414:24: style: The scope of the variable 'a' can be reduced. [variableScope]
aide-0.16~a2.git20130520/src/compare_db.c:414:27: style: The scope of the variable 'r' can be reduced. [variableScope]
aide-0.16~a2.git20130520/src/compare_db.c:414:30: style: The scope of the variable 'g' can be reduced. [variableScope]
aide-0.16~a2.git20130520/src/compare_db.c:414:33: style: The scope of the variable 's' can be reduced. [variableScope]
aide-0.16~a2.git20130520/src/compare_db.c:409:70: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aide-0.16~a2.git20130520/src/compare_db.c:411:52: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aide-0.16~a2.git20130520/src/compare_db.c:445:65: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aide-0.16~a2.git20130520/src/compare_db.c:484:86: style: Clarify calculation precedence for '+' and '?'. [clarifyCalculation]
aide-0.16~a2.git20130520/src/compare_db.c:486:80: style: Clarify calculation precedence for '+' and '?'. [clarifyCalculation]
aide-0.16~a2.git20130520/src/compare_db.c:488:88: style: Clarify calculation precedence for '+' and '?'. [clarifyCalculation]
conf_lex.c:4849:0: error: Invalid number of character '{' when these macros are defined: '__GCC__=1;__GCC__=1'. [syntaxError]
conf_yacc.c:1449:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
conf_yacc.y:197:51: style: Same expression on both sides of '-'. [duplicateExpression]
conf_yacc.y:198:53: style: Same expression on both sides of '-'. [duplicateExpression]
conf_yacc.y:199:27: style: Same expression on both sides of '-'. [duplicateExpression]
conf_yacc.y:201:27: style: Same expression on both sides of '-'. [duplicateExpression]
conf_yacc.y:202:27: style: Same expression on both sides of '-'. [duplicateExpression]
conf_yacc.y:203:40: style: Same expression on both sides of '-'. [duplicateExpression]
conf_yacc.y:213:27: style: Same expression on both sides of '-'. [duplicateExpression]
conf_yacc.y:214:26: style: Same expression on both sides of '-'. [duplicateExpression]
conf_yacc.y:215:26: style: Same expression on both sides of '-'. [duplicateExpression]
conf_yacc.y:216:26: style: Same expression on both sides of '-'. [duplicateExpression]
conf_yacc.y:217:26: style: Same expression on both sides of '-'. [duplicateExpression]
conf_yacc.y:218:27: style: Same expression on both sides of '-'. [duplicateExpression]
conf_yacc.y:219:26: style: Same expression on both sides of '-'. [duplicateExpression]
conf_yacc.y:221:27: style: Same expression on both sides of '-'. [duplicateExpression]
conf_yacc.y:222:26: style: Same expression on both sides of '-'. [duplicateExpression]
conf_yacc.y:223:27: style: Same expression on both sides of '-'. [duplicateExpression]
conf_yacc.y:225:47: style: Same expression on both sides of '-'. [duplicateExpression]
conf_yacc.y:227:28: style: Same expression on both sides of '-'. [duplicateExpression]
conf_yacc.y:230:27: style: Same expression on both sides of '-'. [duplicateExpression]
conf_yacc.y:237:27: style: Same expression on both sides of '-'. [duplicateExpression]
conf_yacc.y:244:28: style: Same expression on both sides of '-'. [duplicateExpression]
conf_yacc.y:251:28: style: Same expression on both sides of '-'. [duplicateExpression]
conf_yacc.y:260:49: style: Same expression on both sides of '-'. [duplicateExpression]
conf_yacc.y:262:32: style: Same expression on both sides of '-'. [duplicateExpression]
conf_yacc.y:264:34: style: Same expression on both sides of '-'. [duplicateExpression]
conf_yacc.y:266:32: style: Same expression on both sides of '-'. [duplicateExpression]
conf_yacc.y:268:27: style: Same expression on both sides of '-'. [duplicateExpression]
conf_yacc.y:270:29: style: Same expression on both sides of '-'. [duplicateExpression]
conf_yacc.y:274:23: style: Same expression on both sides of '-'. [duplicateExpression]
conf_yacc.y:278:27: style: Same expression on both sides of '-'. [duplicateExpression]
conf_yacc.y:336:30: style: Same expression on both sides of '-'. [duplicateExpression]
conf_yacc.y:369:40: style: Same expression on both sides of '-'. [duplicateExpression]
aide-0.16~a2.git20130520/src/db.c:589:9: style: Variable 'tval' is reassigned a value before the old one has been used. [redundantAssignment]
aide-0.16~a2.git20130520/src/db.c:587:0: note: Variable 'tval' is reassigned a value before the old one has been used.
aide-0.16~a2.git20130520/src/db.c:589:9: note: Variable 'tval' is reassigned a value before the old one has been used.
aide-0.16~a2.git20130520/src/db.c:619:9: style: Variable 'val' is reassigned a value before the old one has been used. [redundantAssignment]
aide-0.16~a2.git20130520/src/db.c:617:0: note: Variable 'val' is reassigned a value before the old one has been used.
aide-0.16~a2.git20130520/src/db.c:619:9: note: Variable 'val' is reassigned a value before the old one has been used.
aide-0.16~a2.git20130520/src/db.c:606:13: style: Variable 'val' is reassigned a value before the old one has been used. [redundantAssignment]
aide-0.16~a2.git20130520/src/db.c:600:0: note: Variable 'val' is reassigned a value before the old one has been used.
aide-0.16~a2.git20130520/src/db.c:606:13: note: Variable 'val' is reassigned a value before the old one has been used.
aide-0.16~a2.git20130520/src/db.c:787:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
aide-0.16~a2.git20130520/src/db.c:243:7: style: The scope of the variable 'i' can be reduced. [variableScope]
aide-0.16~a2.git20130520/src/db.c:651:0: error: Memory leak: line [memleak]
aide-0.16~a2.git20130520/src/db.c:651:7: error: Memory leak: line.xattrs [memleak]
aide-0.16~a2.git20130520/src/db_disk.c:429:0: error: #error AIDE needs readdir or readdir_r [preprocessorErrorDirective]
aide-0.16~a2.git20130520/src/db_file.c:136:3: style: Variable 'temp' is reassigned a value before the old one has been used. [redundantAssignment]
aide-0.16~a2.git20130520/src/db_file.c:129:0: note: Variable 'temp' is reassigned a value before the old one has been used.
aide-0.16~a2.git20130520/src/db_file.c:136:3: note: Variable 'temp' is reassigned a value before the old one has been used.
aide-0.16~a2.git20130520/src/db_file.c:746:3: style: Variable 'retval' is reassigned a value before the old one has been used. [redundantAssignment]
aide-0.16~a2.git20130520/src/db_file.c:739:0: note: Variable 'retval' is reassigned a value before the old one has been used.
aide-0.16~a2.git20130520/src/db_file.c:746:3: note: Variable 'retval' is reassigned a value before the old one has been used.
aide-0.16~a2.git20130520/src/db_file.c:253:7: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
aide-0.16~a2.git20130520/src/db_file.c:482:7: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
aide-0.16~a2.git20130520/src/db_file.c:546:7: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
aide-0.16~a2.git20130520/src/db_file.c:286:7: style: The scope of the variable 'r' can be reduced. [variableScope]
aide-0.16~a2.git20130520/src/db_file.c:289:7: style: The scope of the variable 'gotbegin_db' can be reduced. [variableScope]
aide-0.16~a2.git20130520/src/db_file.c:660:7: style: The scope of the variable 'retval' can be reduced. [variableScope]
aide-0.16~a2.git20130520/src/db_file.c:203:8: error: Common realloc mistake: 'db_order' nulled but not freed upon failure [memleakOnRealloc]
db_lex.c:1160:27: warning: Possible null pointer dereference: b [nullPointer]
db_lex.c:1157:24: note: Assignment 'b=(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL', assigned value is 0
db_lex.c:1160:27: note: Null pointer dereference
db_lex.c:1162:9: warning: Possible null pointer dereference: b [nullPointer]
db_lex.c:1157:24: note: Assignment 'b=(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL', assigned value is 0
db_lex.c:1162:9: note: Null pointer dereference
db_lex.c:1495:2: warning: Possible null pointer dereference: b [nullPointer]
db_lex.c:1384:17: note: Calling function 'db_init_buffer', 1st argument 'b' value is 0
db_lex.c:1495:2: note: Null pointer dereference
db_lex.c:1496:2: warning: Possible null pointer dereference: b [nullPointer]
db_lex.c:1384:17: note: Calling function 'db_init_buffer', 1st argument 'b' value is 0
db_lex.c:1496:2: note: Null pointer dereference
db_lex.c:1507:9: warning: Possible null pointer dereference: b [nullPointer]
db_lex.c:1384:17: note: Calling function 'db_init_buffer', 1st argument 'b' value is 0
db_lex.c:1507:9: note: Null pointer dereference
db_lex.c:1271:59: style: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent]
db_lex.c:377:54: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
db_lex.c:1271:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
db_lex.c:1680:48: style: Function 'db_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent]
db_lex.c:330:47: note: Function 'db_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
db_lex.c:1680:48: note: Function 'db_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
db_lex.c:1693:48: style: Function 'db_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent]
db_lex.c:331:46: note: Function 'db_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
db_lex.c:1693:48: note: Function 'db_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
db_lex.c:1693:62: style: Function 'db_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent]
db_lex.c:331:56: note: Function 'db_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
db_lex.c:1693:62: note: Function 'db_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
db_lex.c:1825:24: style: Function 'dbset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'. [funcArgNamesDifferent]
db_lex.c:614:23: note: Function 'dbset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'.
db_lex.c:1825:24: note: Function 'dbset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'.
aide-0.16~a2.git20130520/src/do_md.c:336:0: error: #error "READ_BLOCK_SIZE" is too large. Max value is SSIZE_MAX, and current is READ_BLOCK_SIZE [preprocessorErrorDirective]
aide-0.16~a2.git20130520/src/error.c:136:7: style: The scope of the variable 'retval' can be reduced. [variableScope]
aide-0.16~a2.git20130520/src/error.c:51:8: style: Unused variable: sfac [unusedVariable]
aide-0.16~a2.git20130520/src/fopen.c:98:7: style: The scope of the variable 'rc' can be reduced. [variableScope]
aide-0.16~a2.git20130520/src/gen_list.c:871:19: warning: Either the condition 'moved_node==NULL' is redundant or there is possible null pointer dereference: moved_node. [nullPointerRedundantCheck]
aide-0.16~a2.git20130520/src/gen_list.c:865:21: note: Assuming that condition 'moved_node==NULL' is not redundant
aide-0.16~a2.git20130520/src/gen_list.c:871:19: note: Null pointer dereference
aide-0.16~a2.git20130520/src/gen_list.c:873:19: warning: Either the condition 'moved_node==NULL' is redundant or there is possible null pointer dereference: moved_node. [nullPointerRedundantCheck]
aide-0.16~a2.git20130520/src/gen_list.c:865:21: note: Assuming that condition 'moved_node==NULL' is not redundant
aide-0.16~a2.git20130520/src/gen_list.c:873:19: note: Null pointer dereference
aide-0.16~a2.git20130520/src/gen_list.c:886:14: warning: Either the condition 'moved_node==NULL' is redundant or there is possible null pointer dereference: moved_node. [nullPointerRedundantCheck]
aide-0.16~a2.git20130520/src/gen_list.c:865:21: note: Assuming that condition 'moved_node==NULL' is not redundant
aide-0.16~a2.git20130520/src/gen_list.c:886:14: note: Null pointer dereference
aide-0.16~a2.git20130520/src/gen_list.c:265:3: style: Variable 'p' is reassigned a value before the old one has been used. [redundantAssignment]
aide-0.16~a2.git20130520/src/gen_list.c:258:0: note: Variable 'p' is reassigned a value before the old one has been used.
aide-0.16~a2.git20130520/src/gen_list.c:265:3: note: Variable 'p' is reassigned a value before the old one has been used.
aide-0.16~a2.git20130520/src/gen_list.c:441:3: style: Variable 'node' is reassigned a value before the old one has been used. [redundantAssignment]
aide-0.16~a2.git20130520/src/gen_list.c:437:0: note: Variable 'node' is reassigned a value before the old one has been used.
aide-0.16~a2.git20130520/src/gen_list.c:441:3: note: Variable 'node' is reassigned a value before the old one has been used.
aide-0.16~a2.git20130520/src/gen_list.c:663:3: style: Variable 'tree' is reassigned a value before the old one has been used. [redundantAssignment]
aide-0.16~a2.git20130520/src/gen_list.c:661:0: note: Variable 'tree' is reassigned a value before the old one has been used.
aide-0.16~a2.git20130520/src/gen_list.c:663:3: note: Variable 'tree' is reassigned a value before the old one has been used.
aide-0.16~a2.git20130520/src/gen_list.c:790:3: style: Variable 'node' is reassigned a value before the old one has been used. [redundantAssignment]
aide-0.16~a2.git20130520/src/gen_list.c:786:0: note: Variable 'node' is reassigned a value before the old one has been used.
aide-0.16~a2.git20130520/src/gen_list.c:790:3: note: Variable 'node' is reassigned a value before the old one has been used.
aide-0.16~a2.git20130520/src/gen_list.c:915:3: style: Variable 'parentname' is reassigned a value before the old one has been used. [redundantAssignment]
aide-0.16~a2.git20130520/src/gen_list.c:912:0: note: Variable 'parentname' is reassigned a value before the old one has been used.
aide-0.16~a2.git20130520/src/gen_list.c:915:3: note: Variable 'parentname' is reassigned a value before the old one has been used.
aide-0.16~a2.git20130520/src/gen_list.c:916:3: style: Variable 'tmp' is reassigned a value before the old one has been used. [redundantAssignment]
aide-0.16~a2.git20130520/src/gen_list.c:911:0: note: Variable 'tmp' is reassigned a value before the old one has been used.
aide-0.16~a2.git20130520/src/gen_list.c:916:3: note: Variable 'tmp' is reassigned a value before the old one has been used.
aide-0.16~a2.git20130520/src/gen_list.c:860:14: style: The scope of the variable 'oldData' can be reduced. [variableScope]
aide-0.16~a2.git20130520/src/gen_list.c:861:14: style: The scope of the variable 'newData' can be reduced. [variableScope]
aide-0.16~a2.git20130520/src/list.c:52:5: style: Variable 'newitem' is reassigned a value before the old one has been used. [redundantAssignment]
aide-0.16~a2.git20130520/src/list.c:50:0: note: Variable 'newitem' is reassigned a value before the old one has been used.
aide-0.16~a2.git20130520/src/list.c:52:5: note: Variable 'newitem' is reassigned a value before the old one has been used.
aide-0.16~a2.git20130520/src/list.c:121:3: style: Variable 'newitem' is reassigned a value before the old one has been used. [redundantAssignment]
aide-0.16~a2.git20130520/src/list.c:120:0: note: Variable 'newitem' is reassigned a value before the old one has been used.
aide-0.16~a2.git20130520/src/list.c:121:3: note: Variable 'newitem' is reassigned a value before the old one has been used.
aide-0.16~a2.git20130520/src/md.c:168:7: style: Unused variable: i [unusedVariable]
aide-0.16~a2.git20130520/src/md.c:237:7: style: Unused variable: i [unusedVariable]
aide-0.16~a2.git20130520/src/md.c:268:7: style: Unused variable: i [unusedVariable]
aide-0.16~a2.git20130520/src/snprintf.c:629:7: style: The scope of the variable 'l' can be reduced. [variableScope]
aide-0.16~a2.git20130520/src/snprintf.c:220:2: error: va_list 'args' used before va_start() was called. [va_list_usedBeforeStarted]
aide-0.16~a2.git20130520/src/util.c:229:3: style: Variable 'pc' is reassigned a value before the old one has been used. [redundantAssignment]
aide-0.16~a2.git20130520/src/util.c:226:0: note: Variable 'pc' is reassigned a value before the old one has been used.
aide-0.16~a2.git20130520/src/util.c:229:3: note: Variable 'pc' is reassigned a value before the old one has been used.
aide-0.16~a2.git20130520/src/util.c:365:11: style: The scope of the variable 'homedir' can be reduced. [variableScope]
aide-0.16~a2.git20130520/src/util.c:366:12: style: The scope of the variable 'path_len' can be reduced. [variableScope]
aide-0.16~a2.git20130520/src/util.c:366:22: style: The scope of the variable 'homedir_len' can be reduced. [variableScope]
aide-0.16~a2.git20130520/src/util.c:366:35: style: The scope of the variable 'full_len' can be reduced. [variableScope]
aide-0.16~a2.git20130520/src/util.c:108:0: error: Memory leak: hostname [memleak]
[22:28]

ftp://ftp.se.debian.org/debian/pool/main/a/aiksaurus/aiksaurus_1.2.1+dev-0.12.orig.tar.gz
aiksaurus-1.2.1+dev-0.12/base/Aiksaurus.cpp:114:16: warning: Member variable 'ThesaurusImpl::d_id' is not initialized in the constructor. [uninitMemberVar]
aiksaurus-1.2.1+dev-0.12/base/AiksaurusException.h:46:13: style: Class 'AiksaurusException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aiksaurus-1.2.1+dev-0.12/base/MeaningsFile.h:54:13: style: Class 'MeaningsFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aiksaurus-1.2.1+dev-0.12/base/WordsFile.h:58:13: style: Class 'WordsFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aiksaurus-1.2.1+dev-0.12/base/WordStream.h:41:13: style: Class 'WordStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aiksaurus-1.2.1+dev-0.12/base/AiksaurusException.cpp:60:49: style: Function 'AiksaurusException' argument 1 names different: declaration 'description' definition 'code'. [funcArgNamesDifferent]
aiksaurus-1.2.1+dev-0.12/base/AiksaurusException.h:46:37: note: Function 'AiksaurusException' argument 1 names different: declaration 'description' definition 'code'.
aiksaurus-1.2.1+dev-0.12/base/AiksaurusException.cpp:60:49: note: Function 'AiksaurusException' argument 1 names different: declaration 'description' definition 'code'.
aiksaurus-1.2.1+dev-0.12/base/AsciiCompare.cpp:30:23: style: The scope of the variable 'a' can be reduced. [variableScope]
aiksaurus-1.2.1+dev-0.12/base/AsciiCompare.cpp:30:26: style: The scope of the variable 'b' can be reduced. [variableScope]
aiksaurus-1.2.1+dev-0.12/base/MeaningsFile.cpp:87:16: warning: Member variable 'MeaningStream::d_buffer' is not initialized in the constructor. [uninitMemberVar]
aiksaurus-1.2.1+dev-0.12/base/MeaningsFile.h:48:17: performance: Technically the member function 'AiksaurusImpl::MeaningsFile::_readline' can be static. [functionStatic]
aiksaurus-1.2.1+dev-0.12/base/MeaningsFile.cpp:198:15: note: Technically the member function 'AiksaurusImpl::MeaningsFile::_readline' can be static.
aiksaurus-1.2.1+dev-0.12/base/MeaningsFile.h:48:17: note: Technically the member function 'AiksaurusImpl::MeaningsFile::_readline' can be static.
aiksaurus-1.2.1+dev-0.12/base/MeaningsFile.cpp:71:13: style: Class 'MeaningStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/datamanip/andrew_vec.cpp:29:10: style: The scope of the variable 'code' can be reduced. [variableScope]
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/gen_pms/datamanip/test.cpp:78:0: error: Invalid number of character '(' when these macros are defined: '__GCC__=1;__GCC__=1'. [syntaxError]
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/Aiksaurus.cpp:101:31: warning: Member variable 'ThesaurusImpl::d_id' is not initialized in the constructor. [uninitMemberVar]
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/Aiksaurus.cpp:89:25: performance: Technically the member function 'AiksaurusImpl::ThesaurusImpl::label' can be static. [functionStatic]
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/Aiksaurus.cpp:212:31: note: Technically the member function 'AiksaurusImpl::ThesaurusImpl::label' can be static.
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/Aiksaurus.cpp:89:25: note: Technically the member function 'AiksaurusImpl::ThesaurusImpl::label' can be static.
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/Aiksaurus.cpp:91:25: performance: Technically the member function 'AiksaurusImpl::ThesaurusImpl::similar' can be static. [functionStatic]
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/Aiksaurus.cpp:219:31: note: Technically the member function 'AiksaurusImpl::ThesaurusImpl::similar' can be static.
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/Aiksaurus.cpp:91:25: note: Technically the member function 'AiksaurusImpl::ThesaurusImpl::similar' can be static.
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/Aiksaurus.cpp:92:25: performance: Technically the member function 'AiksaurusImpl::ThesaurusImpl::error' can be static. [functionStatic]
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/Aiksaurus.cpp:226:31: note: Technically the member function 'AiksaurusImpl::ThesaurusImpl::error' can be static.
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/Aiksaurus.cpp:92:25: note: Technically the member function 'AiksaurusImpl::ThesaurusImpl::error' can be static.
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/MeaningsFile.h:58:13: style: Class 'MeaningsFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/WordsFile.h:80:13: style: Class 'WordsFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/WordStream.h:42:13: style: Class 'WordStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/Arguments.cpp:184:40: style: Function 'has' argument 1 names different: declaration 'arg' definition 'argument'. [funcArgNamesDifferent]
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/Arguments.h:79:31: note: Function 'has' argument 1 names different: declaration 'arg' definition 'argument'.
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/Arguments.cpp:184:40: note: Function 'has' argument 1 names different: declaration 'arg' definition 'argument'.
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/Arguments.cpp:64:2: error: Exception thrown in function declared not to throw exceptions. [throwInNoexceptFunction]
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/FileArray.cpp:25:27: warning: Member variable 'FileArray::d_bytes' is not initialized in the constructor. [uninitMemberVar]
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/FileArray.t.cpp:53:5: error: Mismatching allocation and deallocation: buf [mismatchAllocDealloc]
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/MeaningsFile.cpp:95:31: warning: Member variable 'MeaningStream::d_buffer' is not initialized in the constructor. [uninitMemberVar]
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/MeaningsFile.cpp:77:13: style: Class 'MeaningStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/WordsFile.cpp:176:5: error: Mismatching allocation and deallocation: WordsFile::d_word [mismatchAllocDealloc]
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/impl/WordsFile.cpp:175:5: error: Mismatching allocation and deallocation: WordsFile::d_links [mismatchAllocDealloc]
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/Arguments.cpp:184:40: style: Function 'has' argument 1 names different: declaration 'arg' definition 'argument'. [funcArgNamesDifferent]
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/Arguments.h:79:31: note: Function 'has' argument 1 names different: declaration 'arg' definition 'argument'.
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/Arguments.cpp:184:40: note: Function 'has' argument 1 names different: declaration 'arg' definition 'argument'.
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/Arguments.cpp:64:2: error: Exception thrown in function declared not to throw exceptions. [throwInNoexceptFunction]
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/ExtractWords.cpp:11:14: style: Technically the member function 'insensitiveStringCompare::operator()' can be const. [functionConst]
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/FileArray.cpp:25:12: warning: Member variable 'FileArray::d_bytes' is not initialized in the constructor. [uninitMemberVar]
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/FileArray.t.cpp:53:5: error: Mismatching allocation and deallocation: buf [mismatchAllocDealloc]
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/InsensitiveSort.h:12:14: style: Technically the member function 'InsensitiveSorter::operator()' can be const. [functionConst]
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/InsensitiveSort.h:35:14: style: Technically the member function 'InsensitiveSorterFW::operator()' can be const. [functionConst]
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/LinkWords.cpp:44:14: performance: Technically the member function 'WriteFile::printSummary' can be static. [functionStatic]
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/LinkWords.cpp:19:9: style: Class 'WriteFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/MeaningStream.cpp:5:44: style: Function 'MeaningStream' argument 1 names different: declaration 'stream' definition 'in'. [funcArgNamesDifferent]
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/MeaningStream.h:24:37: note: Function 'MeaningStream' argument 1 names different: declaration 'stream' definition 'in'.
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/MeaningStream.cpp:5:44: note: Function 'MeaningStream' argument 1 names different: declaration 'stream' definition 'in'.
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/MeaningStream.h:24:9: style: Class 'MeaningStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/Meanings.cpp:62:41: style: Function 'extractMeaningFamily' argument 1 names different: declaration 'lines' definition 'in'. [funcArgNamesDifferent]
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/Meanings.h:43:27: note: Function 'extractMeaningFamily' argument 1 names different: declaration 'lines' definition 'in'.
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/Meanings.cpp:62:41: note: Function 'extractMeaningFamily' argument 1 names different: declaration 'lines' definition 'in'.
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/MergeEngine.cpp:25:9: style: Class 'OutputMeaningSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/MergeEngine.cpp:11:17: performance: Function parameter 'basename' should be passed by const reference. [passedByValue]
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/MkOffsetTable.cpp:47:16: warning: Member variable 'MeaningStream::d_buffer' is not initialized in the constructor. [uninitMemberVar]
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/MkOffsetTable.cpp:43:9: style: Class 'MeaningStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/Words.h:14:9: style: Class 'Word' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/SortLinks.cpp:15:14: style: Technically the member function 'LLSorter::operator()' can be const. [functionConst]
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/SortLinks.cpp:33:9: style: Class 'LLPrinter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aiksaurus-1.2.1+dev-0.12/data/0.12-dev/src/SortMeanings.cpp:10:30: style: Unused variable: lines [unusedVariable]
aiksaurus-1.2.1+dev-0.12/gtk/src/AiksaurusGTK.cpp:183:43: style: Function 'setTitle' argument 1 names different: declaration 'title' definition 'word'. [funcArgNamesDifferent]
aiksaurus-1.2.1+dev-0.12/gtk/src/AiksaurusGTK.cpp:55:39: note: Function 'setTitle' argument 1 names different: declaration 'title' definition 'word'.
aiksaurus-1.2.1+dev-0.12/gtk/src/AiksaurusGTK.cpp:183:43: note: Function 'setTitle' argument 1 names different: declaration 'title' definition 'word'.
aiksaurus-1.2.1+dev-0.12/gtk/src/AiksaurusGTK.cpp:66:17: warning: Member variable 'DialogImpl::d_layout_ptr' is not initialized in the constructor. [uninitMemberVar]
aiksaurus-1.2.1+dev-0.12/gtk/src/AiksaurusGTK.cpp:66:17: warning: Member variable 'DialogImpl::d_toolbar_ptr' is not initialized in the constructor. [uninitMemberVar]
aiksaurus-1.2.1+dev-0.12/gtk/src/AiksaurusGTK.cpp:66:17: warning: Member variable 'DialogImpl::d_display_ptr' is not initialized in the constructor. [uninitMemberVar]
aiksaurus-1.2.1+dev-0.12/gtk/src/AiksaurusGTK.cpp:66:17: warning: Member variable 'DialogImpl::d_replacebar_ptr' is not initialized in the constructor. [uninitMemberVar]
aiksaurus-1.2.1+dev-0.12/gtk/src/AiksaurusGTK_histlist.h:40:3: style: Class 'AiksaurusGTK_histlist' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aiksaurus-1.2.1+dev-0.12/gtk/src/Exception.h:33:13: style: Class 'Exception' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aiksaurus-1.2.1+dev-0.12/gtk/src/Display.h:47:13: style: Class 'Display' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aiksaurus-1.2.1+dev-0.12/gtk/src/Replacebar.h:49:13: style: Class 'Replacebar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aiksaurus-1.2.1+dev-0.12/gtk/src/AiksaurusGTK.cpp:59:18: style: The function 'eventCancel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aiksaurus-1.2.1+dev-0.12/gtk/src/DialogMediator.h:29:26: note: Virtual function in base class
aiksaurus-1.2.1+dev-0.12/gtk/src/AiksaurusGTK.cpp:59:18: note: Function in derived class
aiksaurus-1.2.1+dev-0.12/gtk/src/AiksaurusGTK.cpp:60:18: style: The function 'eventReplace' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aiksaurus-1.2.1+dev-0.12/gtk/src/DialogMediator.h:30:26: note: Virtual function in base class
aiksaurus-1.2.1+dev-0.12/gtk/src/AiksaurusGTK.cpp:60:18: note: Function in derived class
aiksaurus-1.2.1+dev-0.12/gtk/src/AiksaurusGTK.cpp:61:18: style: The function 'eventSelectWord' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aiksaurus-1.2.1+dev-0.12/gtk/src/DialogMediator.h:31:26: note: Virtual function in base class
aiksaurus-1.2.1+dev-0.12/gtk/src/AiksaurusGTK.cpp:61:18: note: Function in derived class
aiksaurus-1.2.1+dev-0.12/gtk/src/AiksaurusGTK.cpp:62:18: style: The function 'eventSearch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aiksaurus-1.2.1+dev-0.12/gtk/src/DialogMediator.h:32:26: note: Virtual function in base class
aiksaurus-1.2.1+dev-0.12/gtk/src/AiksaurusGTK.cpp:62:18: note: Function in derived class
aiksaurus-1.2.1+dev-0.12/gtk/src/AiksaurusGTK_history.cpp:60:21: style: The scope of the variable 'forward' can be reduced. [variableScope]
aiksaurus-1.2.1+dev-0.12/gtk/src/AiksaurusGTK_history.cpp:81:21: style: The scope of the variable 'back' can be reduced. [variableScope]
aiksaurus-1.2.1+dev-0.12/gtk/src/AiksaurusGTK_history.cpp:38:23: warning: Member variable 'AiksaurusGTK_history::d_maxentries' is not initialized in the constructor. [uninitMemberVar]
aiksaurus-1.2.1+dev-0.12/gtk/src/AiksaurusGTK_strlist.h:57:8: performance: Technically the member function 'AiksaurusGTK_strlist::free_data' can be static. [functionStatic]
aiksaurus-1.2.1+dev-0.12/gtk/src/AiksaurusGTK_strlist.cpp:104:23: note: Technically the member function 'AiksaurusGTK_strlist::free_data' can be static.
aiksaurus-1.2.1+dev-0.12/gtk/src/AiksaurusGTK_strlist.h:57:8: note: Technically the member function 'AiksaurusGTK_strlist::free_data' can be static.
aiksaurus-1.2.1+dev-0.12/gtk/src/AiksaurusGTK_strlist.h:108:8: style: Technically the member function 'AiksaurusGTK_strlist::debug' can be const. [functionConst]
aiksaurus-1.2.1+dev-0.12/gtk/src/AiksaurusGTK_strlist.cpp:303:28: note: Technically the member function 'AiksaurusGTK_strlist::debug' can be const.
aiksaurus-1.2.1+dev-0.12/gtk/src/AiksaurusGTK_strlist.h:108:8: note: Technically the member function 'AiksaurusGTK_strlist::debug' can be const.
aiksaurus-1.2.1+dev-0.12/gtk/src/Display.cpp:30:38: style: Function 'Display' argument 1 names different: declaration 'parent' definition 'mediator'. [funcArgNamesDifferent]
aiksaurus-1.2.1+dev-0.12/gtk/src/Display.h:47:37: note: Function 'Display' argument 1 names different: declaration 'parent' definition 'mediator'.
aiksaurus-1.2.1+dev-0.12/gtk/src/Display.cpp:30:38: note: Function 'Display' argument 1 names different: declaration 'parent' definition 'mediator'.
aiksaurus-1.2.1+dev-0.12/gtk/src/Meaning.cpp:144:17: style: Function '_wordclick' argument 1 names different: declaration 'l' definition 'list'. [funcArgNamesDifferent]
aiksaurus-1.2.1+dev-0.12/gtk/src/Meaning.h:26:47: note: Function '_wordclick' argument 1 names different: declaration 'l' definition 'list'.
aiksaurus-1.2.1+dev-0.12/gtk/src/Meaning.cpp:144:17: note: Function '_wordclick' argument 1 names different: declaration 'l' definition 'list'.
aiksaurus-1.2.1+dev-0.12/gtk/src/Meaning.cpp:158:50: style: Function 'unselectListsExcept' argument 1 names different: declaration 'me' definition 'list'. [funcArgNamesDifferent]
aiksaurus-1.2.1+dev-0.12/gtk/src/Meaning.h:38:49: note: Function 'unselectListsExcept' argument 1 names different: declaration 'me' definition 'list'.
aiksaurus-1.2.1+dev-0.12/gtk/src/Meaning.cpp:158:50: note: Function 'unselectListsExcept' argument 1 names different: declaration 'me' definition 'list'.
aiksaurus-1.2.1+dev-0.12/gtk/src/Replacebar.cpp:100:42: style: Function 'setText' argument 1 names different: declaration 'str' definition 'word'. [funcArgNamesDifferent]
aiksaurus-1.2.1+dev-0.12/gtk/src/Replacebar.h:63:38: note: Function 'setText' argument 1 names different: declaration 'str' definition 'word'.
aiksaurus-1.2.1+dev-0.12/gtk/src/Replacebar.cpp:100:42: note: Function 'setText' argument 1 names different: declaration 'str' definition 'word'.
aiksaurus-1.2.1+dev-0.12/gtk/src/Toolbar.cpp:208:61: style: Function '_searchBarActivate' argument 2 names different: declaration 'd' definition 'data'. [funcArgNamesDifferent]
aiksaurus-1.2.1+dev-0.12/gtk/src/Toolbar.h:72:67: note: Function '_searchBarActivate' argument 2 names different: declaration 'd' definition 'data'.
aiksaurus-1.2.1+dev-0.12/gtk/src/Toolbar.cpp:208:61: note: Function '_searchBarActivate' argument 2 names different: declaration 'd' definition 'data'.
aiksaurus-1.2.1+dev-0.12/win/src/AiksaurusApp.cpp:30:2: performance: Variable 'm_hInstance' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aiksaurus-1.2.1+dev-0.12/win/src/AiksaurusDlg.cpp:33:11: style: C-style pointer casting [cstyleCast]
aiksaurus-1.2.1+dev-0.12/win/src/AiksaurusDlg.cpp:40:11: style: C-style pointer casting [cstyleCast]
aiksaurus-1.2.1+dev-0.12/win/src/AiksaurusDlg.cpp:48:11: style: C-style pointer casting [cstyleCast]
aiksaurus-1.2.1+dev-0.12/win/src/AiksaurusDlg.cpp:55:11: style: C-style pointer casting [cstyleCast]
aiksaurus-1.2.1+dev-0.12/win/src/AiksaurusDlg.cpp:26:44: style: Function 's_dlgProc' argument 1 names different: declaration 'hwnd' definition 'hWnd'. [funcArgNamesDifferent]
aiksaurus-1.2.1+dev-0.12/win/src/AiksaurusDlg.h:50:38: note: Function 's_dlgProc' argument 1 names different: declaration 'hwnd' definition 'hWnd'.
aiksaurus-1.2.1+dev-0.12/win/src/AiksaurusDlg.cpp:26:44: note: Function 's_dlgProc' argument 1 names different: declaration 'hwnd' definition 'hWnd'.
aiksaurus-1.2.1+dev-0.12/win/src/AiksaurusDlg.cpp:93:15: style: Variable 'result' is assigned a value that is never used. [unreadVariable]
aiksaurus-1.2.1+dev-0.12/win/src/AiksaurusDlg.cpp:391:48: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aiksaurus-1.2.1+dev-0.12/win/src/AiksaurusDlg.cpp:69:2: performance: Variable 'm_hSearch' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aiksaurus-1.2.1+dev-0.12/win/src/AiksaurusDlg.cpp:70:2: performance: Variable 'm_hBack' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aiksaurus-1.2.1+dev-0.12/win/src/AiksaurusDlg.cpp:71:2: performance: Variable 'm_hForward' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aiksaurus-1.2.1+dev-0.12/win/src/AiksaurusDlg.cpp:72:2: performance: Variable 'm_hMeanings' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aiksaurus-1.2.1+dev-0.12/win/src/AiksaurusDlg.cpp:73:2: performance: Variable 'm_hSynonyms' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aiksaurus-1.2.1+dev-0.12/win/src/AiksaurusDlg.cpp:74:2: performance: Variable 'm_hCombo' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aiksaurus-1.2.1+dev-0.12/win/src/AiksaurusDlg.cpp:75:2: performance: Variable 'm_hReplace' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aiksaurus-1.2.1+dev-0.12/win/src/AiksaurusDlg.cpp:76:2: performance: Variable 'm_hSynText' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aiksaurus-1.2.1+dev-0.12/win/src/AiksaurusDlg.h:48:9: style: Technically the member function 'AiksaurusDlg::getReplacement' can be const. [functionConst]
aiksaurus-1.2.1+dev-0.12/win/src/AiksaurusDlg.cpp:106:22: note: Technically the member function 'AiksaurusDlg::getReplacement' can be const.
aiksaurus-1.2.1+dev-0.12/win/src/AiksaurusDlg.h:48:9: note: Technically the member function 'AiksaurusDlg::getReplacement' can be const.
aiksaurus-1.2.1+dev-0.12/win/src/AiksaurusDlg.cpp:101:37: performance: Function parameter 'word' should be passed by const reference. [passedByValue]
[22:28]

ftp://ftp.se.debian.org/debian/pool/main/a/aiocoap/aiocoap_0.3.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aiodns/aiodns_1.1.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aiofiles/aiofiles_0.3.2.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aiohttp-cors/aiohttp-cors_0.5.3.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aiohttp-jinja2/aiohttp-jinja2_0.8.0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aiohttp-mako/aiohttp-mako_0.0.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aiopg/aiopg_0.14.0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aioprocessing/aioprocessing_1.0.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aioredis/aioredis_1.1.0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aioxmlrpc/aioxmlrpc_0.5.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aiozmq/aiozmq_0.7.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/air-quality-sensor/air-quality-sensor_0.1.4.orig.tar.gz
air-quality-sensor-0.1.4/src/air10.c:221:16: style: The scope of the variable 'ret2' can be reduced. [variableScope]
air-quality-sensor-0.1.4/src/air10.c:223:25: style: The scope of the variable 'dev' can be reduced. [variableScope]
air-quality-sensor-0.1.4/src/air10.c:226:7: style: The scope of the variable 'i' can be reduced. [variableScope]
[22:28]

ftp://ftp.se.debian.org/debian/pool/main/a/aircrack-ng/aircrack-ng_1.3.orig.tar.gz
aircrack-ng-1.3/contrib/airpcap/airpcap.c:207:35: warning: Either the condition 'if(param)' is redundant or there is possible null pointer dereference: param. [nullPointerRedundantCheck]
aircrack-ng-1.3/contrib/airpcap/airpcap.c:210:5: note: Assuming that condition 'if(param)' is not redundant
aircrack-ng-1.3/contrib/airpcap/airpcap.c:207:35: note: Null pointer dereference
aircrack-ng-1.3/contrib/commview/commview.c:167:6: style: The scope of the variable 'found' can be reduced. [variableScope]
aircrack-ng-1.3/src/aircrack-osdep/byteorder.h:264:0: error: #error Impossible to determine endianness (Little or Big endian), please contact the author. [preprocessorErrorDirective]
aircrack-ng-1.3/src/aircrack-crypto/crypto_engine.c:205:28: style: Function 'ac_crypto_engine_calc_one_pmk' argument 2 names different: declaration 'essid' definition 'essid_pre'. [funcArgNamesDifferent]
aircrack-ng-1.3/src/aircrack-crypto/crypto_engine.h:214:28: note: Function 'ac_crypto_engine_calc_one_pmk' argument 2 names different: declaration 'essid' definition 'essid_pre'.
aircrack-ng-1.3/src/aircrack-crypto/crypto_engine.c:205:28: note: Function 'ac_crypto_engine_calc_one_pmk' argument 2 names different: declaration 'essid' definition 'essid_pre'.
aircrack-ng-1.3/src/aircrack-crypto/crypto_engine.c:206:22: style: Function 'ac_crypto_engine_calc_one_pmk' argument 3 names different: declaration 'essid_length' definition 'essid_pre_len'. [funcArgNamesDifferent]
aircrack-ng-1.3/src/aircrack-crypto/crypto_engine.h:215:22: note: Function 'ac_crypto_engine_calc_one_pmk' argument 3 names different: declaration 'essid_length' definition 'essid_pre_len'.
aircrack-ng-1.3/src/aircrack-crypto/crypto_engine.c:206:22: note: Function 'ac_crypto_engine_calc_one_pmk' argument 3 names different: declaration 'essid_length' definition 'essid_pre_len'.
aircrack-ng-1.3/src/aircrack-crypto/memory.c:458:28: style: Function 'alter_endianity' argument 1 names different: declaration 'x' definition '_x'. [funcArgNamesDifferent]
aircrack-ng-1.3/src/aircrack-crypto/memory.h:384:28: note: Function 'alter_endianity' argument 1 names different: declaration 'x' definition '_x'.
aircrack-ng-1.3/src/aircrack-crypto/memory.c:458:28: note: Function 'alter_endianity' argument 1 names different: declaration 'x' definition '_x'.
aircrack-ng-1.3/src/aircrack-crypto/memory.c:757:30: style: Function 'alter_endianity_w' argument 1 names different: declaration 'x' definition '_x'. [funcArgNamesDifferent]
aircrack-ng-1.3/src/aircrack-crypto/memory.h:387:30: note: Function 'alter_endianity_w' argument 1 names different: declaration 'x' definition '_x'.
aircrack-ng-1.3/src/aircrack-crypto/memory.c:757:30: note: Function 'alter_endianity_w' argument 1 names different: declaration 'x' definition '_x'.
aircrack-ng-1.3/src/aircrack-crypto/memory.c:792:32: style: Function 'alter_endianity_w64' argument 1 names different: declaration 'x' definition '_x'. [funcArgNamesDifferent]
aircrack-ng-1.3/src/aircrack-crypto/memory.h:390:32: note: Function 'alter_endianity_w64' argument 1 names different: declaration 'x' definition '_x'.
aircrack-ng-1.3/src/aircrack-crypto/memory.c:792:32: note: Function 'alter_endianity_w64' argument 1 names different: declaration 'x' definition '_x'.
aircrack-ng-1.3/src/aircrack-crypto/sha1-git.c:294:52: style: Function 'blk_SHA1_Update' argument 2 names different: declaration 'dataIn' definition 'data'. [funcArgNamesDifferent]
aircrack-ng-1.3/src/aircrack-crypto/sha1-git.h:42:52: note: Function 'blk_SHA1_Update' argument 2 names different: declaration 'dataIn' definition 'data'.
aircrack-ng-1.3/src/aircrack-crypto/sha1-git.c:294:52: note: Function 'blk_SHA1_Update' argument 2 names different: declaration 'dataIn' definition 'data'.
aircrack-ng-1.3/src/aircrack-osdep/radiotap/parse.c:70:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
aircrack-ng-1.3/src/aircrack-osdep/radiotap/radiotap.c:126:36: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
aircrack-ng-1.3/src/aircrack-osdep/radiotap/radiotap.c:132:9: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
aircrack-ng-1.3/src/aircrack-ptw-lib.c:977:2: style: Variable 'state' is reassigned a value before the old one has been used. [redundantAssignment]
aircrack-ng-1.3/src/aircrack-ptw-lib.c:976:0: note: Variable 'state' is reassigned a value before the old one has been used.
aircrack-ng-1.3/src/aircrack-ptw-lib.c:977:2: note: Variable 'state' is reassigned a value before the old one has been used.
aircrack-ng-1.3/src/aircrack-ptw-lib.c:296:10: style: The scope of the variable 'tmp' can be reduced. [variableScope]
aircrack-ng-1.3/src/aircrack-ptw-lib.c:374:10: style: The scope of the variable 'ii' can be reduced. [variableScope]
aircrack-ng-1.3/src/aircrack-ptw-lib.c:439:9: style: The scope of the variable 'e2' can be reduced. [variableScope]
aircrack-ng-1.3/src/aircrack-ptw-lib.c:440:9: style: The scope of the variable 'emax' can be reduced. [variableScope]
aircrack-ng-1.3/src/aircrack-ptw-lib.c:442:9: style: The scope of the variable 'maxhelp' can be reduced. [variableScope]
aircrack-ng-1.3/src/aircrack-ptw-lib.c:443:9: style: The scope of the variable 'maxi' can be reduced. [variableScope]
aircrack-ng-1.3/src/aircrack-ptw-lib.c:722:6: style: The scope of the variable 'strongbytes' can be reduced. [variableScope]
aircrack-ng-1.3/src/aircrack-ptw-lib.c:724:9: style: The scope of the variable 'ausreisser' can be reduced. [variableScope]
aircrack-ng-1.3/src/aircrack-ptw-lib.c:726:6: style: The scope of the variable 'simple' can be reduced. [variableScope]
aircrack-ng-1.3/src/aircrack-ptw-lib.c:726:14: style: The scope of the variable 'onestrong' can be reduced. [variableScope]
aircrack-ng-1.3/src/aircrack-ptw-lib.c:726:25: style: The scope of the variable 'twostrong' can be reduced. [variableScope]
aircrack-ng-1.3/src/aircrack-ptw-lib.c:738:10: style: The scope of the variable 'guessbuf' can be reduced. [variableScope]
aircrack-ng-1.3/src/aircrack-ptw-lib.c:913:9: style: The scope of the variable 'j' can be reduced. [variableScope]
aircrack-ng-1.3/src/aircrack-ptw-lib.c:916:10: style: The scope of the variable 'buf' can be reduced. [variableScope]
aircrack-ng-1.3/src/aircrack-ptw-lib.c:740:30: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
aircrack-ng-1.3/src/aircrack-ptw-lib.c:816:8: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
aircrack-ng-1.3/src/aircrack-util/common.c:671:22: style: Condition 'wd_realloc==NULL' is always true [knownConditionTrueFalse]
aircrack-ng-1.3/src/aircrack-util/common.c:652:21: note: Assignment 'wd_realloc=NULL', assigned value is 0
aircrack-ng-1.3/src/aircrack-util/common.c:671:22: note: Condition 'wd_realloc==NULL' is always true
aircrack-ng-1.3/src/aircrack-util/common.c:564:7: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
aircrack-ng-1.3/src/aircrack-util/common.c:671:22: style: Same expression on both sides of '==' because the value of 'wd_realloc' and 'NULL' are the same. [duplicateExpression]
aircrack-ng-1.3/src/aircrack-util/common.c:652:21: note: 'wd_realloc' is assigned value 'NULL' here.
aircrack-ng-1.3/src/aircrack-util/common.c:671:22: note: Same expression on both sides of '==' because the value of 'wd_realloc' and 'NULL' are the same.
aircrack-ng-1.3/src/aircrack-util/common.c:416:6: style: The scope of the variable 'i' can be reduced. [variableScope]
aircrack-ng-1.3/src/aircrack-util/common.c:586:6: style: The scope of the variable 'c' can be reduced. [variableScope]
aircrack-ng-1.3/src/aircrack-util/common.c:611:6: style: The scope of the variable 'convert' can be reduced. [variableScope]
aircrack-ng-1.3/src/aircrack-util/simd_cpuid.c:478:10: warning: Possible null pointer dereference: pm [nullPointer]
aircrack-ng-1.3/src/aircrack-util/simd_cpuid.c:416:13: note: Assignment 'pm=NULL', assigned value is 0
aircrack-ng-1.3/src/aircrack-util/simd_cpuid.c:478:10: note: Null pointer dereference
aircrack-ng-1.3/src/aircrack-util/simd_cpuid.c:287:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
aircrack-ng-1.3/src/aircrack-util/simd_cpuid.c:67:26: warning: Shifting 32-bit value by 32 bits is undefined behaviour. See condition at line 69. [shiftTooManyBits]
aircrack-ng-1.3/src/aircrack-util/simd_cpuid.c:69:9: note: Assuming that condition 'to==31' is not redundant
aircrack-ng-1.3/src/aircrack-util/simd_cpuid.c:67:26: note: Shift
aircrack-ng-1.3/src/aircrack-util/simd_cpuid.c:67:26: warning: Either the condition 'to==31' is redundant or there is signed integer overflow for expression '1<<(to+1)'. [integerOverflowCond]
aircrack-ng-1.3/src/aircrack-util/simd_cpuid.c:69:9: note: Assuming that condition 'to==31' is not redundant
aircrack-ng-1.3/src/aircrack-util/simd_cpuid.c:67:26: note: Integer overflow
aircrack-ng-1.3/src/aircrack-util/simd_cpuid.c:67:39: warning: Either the condition 'to==31' is redundant or there is signed integer overflow for expression '(1<<(to+1))-1'. [integerOverflowCond]
aircrack-ng-1.3/src/aircrack-util/simd_cpuid.c:69:9: note: Assuming that condition 'to==31' is not redundant
aircrack-ng-1.3/src/aircrack-util/simd_cpuid.c:67:39: note: Integer overflow
aircrack-ng-1.3/src/aircrack-util/trampoline.c:186:2: style: Variable 'args' is reassigned a value before the old one has been used. [redundantAssignment]
aircrack-ng-1.3/src/aircrack-util/trampoline.c:168:0: note: Variable 'args' is reassigned a value before the old one has been used.
aircrack-ng-1.3/src/aircrack-util/trampoline.c:186:2: note: Variable 'args' is reassigned a value before the old one has been used.
aircrack-ng-1.3/src/aircrack-util/trampoline_arm.c:25:0: error: #error "The wrong CPU architecture file has been included." [preprocessorErrorDirective]
aircrack-ng-1.3/src/aircrack-util/trampoline_ppc.c:25:0: error: #error "The wrong CPU architecture file has been included." [preprocessorErrorDirective]
aircrack-ng-1.3/src/aircrack-util/trampoline_x86.c:23:0: error: #error "The wrong CPU architecture file has been included." [preprocessorErrorDirective]
aircrack-ng-1.3/src/airdecloak-ng.c:267:21: style: The scope of the variable 'packet' can be reduced. [variableScope]
aircrack-ng-1.3/src/airdecloak-ng.c:308:9: style: The scope of the variable 'bytes_read' can be reduced. [variableScope]
aircrack-ng-1.3/src/airdecloak-ng.c:1300:6: style: The scope of the variable 'cur_filter' can be reduced. [variableScope]
aircrack-ng-1.3/src/airdecloak-ng.c:1498:16: style: The scope of the variable 'option' can be reduced. [variableScope]
aircrack-ng-1.3/src/airdecloak-ng.c:400:48: style: Checking if unsigned variable '_packet_elt_head->current->header.caplen' is less than zero. [unsignedLessThanZero]
aircrack-ng-1.3/src/airdecloak-ng.c:73:51: style: Function 'getBits' argument 3 names different: declaration 'length' definition 'nb_bits'. [funcArgNamesDifferent]
aircrack-ng-1.3/src/airdecloak-ng.h:152:51: note: Function 'getBits' argument 3 names different: declaration 'length' definition 'nb_bits'.
aircrack-ng-1.3/src/airdecloak-ng.c:73:51: note: Function 'getBits' argument 3 names different: declaration 'length' definition 'nb_bits'.
aircrack-ng-1.3/src/airolib-ng.c:146:6: style: The scope of the variable 'rc' can be reduced. [variableScope]
aircrack-ng-1.3/src/airolib-ng.c:185:6: style: The scope of the variable 'rc' can be reduced. [variableScope]
aircrack-ng-1.3/src/airolib-ng.c:229:6: style: The scope of the variable 'rc' can be reduced. [variableScope]
aircrack-ng-1.3/src/airolib-ng.c:1034:34: style: Redundant pointer operation on 'db' - it's already a pointer. [redundantPointerOp]
aircrack-ng-1.3/src/airolib-ng.c:1146:30: style: Redundant pointer operation on 'db' - it's already a pointer. [redundantPointerOp]
aircrack-ng-1.3/src/besside-ng-crawler.c:418:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aircrack-ng-1.3/src/besside-ng-crawler.c:419:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aircrack-ng-1.3/src/besside-ng-crawler.c:420:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aircrack-ng-1.3/src/besside-ng-crawler.c:421:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aircrack-ng-1.3/src/besside-ng-crawler.c:422:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aircrack-ng-1.3/src/besside-ng-crawler.c:423:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aircrack-ng-1.3/src/besside-ng-crawler.c:424:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aircrack-ng-1.3/src/buddy-ng.c:213:20: style: The scope of the variable 'dude' can be reduced. [variableScope]
aircrack-ng-1.3/src/crypto.c:143:32: style: Function 'calc_pmk' argument 2 names different: declaration 'essid' definition 'essid_pre'. [funcArgNamesDifferent]
aircrack-ng-1.3/src/crypto.h:208:32: note: Function 'calc_pmk' argument 2 names different: declaration 'essid' definition 'essid_pre'.
aircrack-ng-1.3/src/crypto.c:143:32: note: Function 'calc_pmk' argument 2 names different: declaration 'essid' definition 'essid_pre'.
aircrack-ng-1.3/src/crypto.c:1256:68: style: Function 'encrypt_tkip' argument 3 names different: declaration 'PTK' definition 'ptk'. [funcArgNamesDifferent]
aircrack-ng-1.3/src/crypto.h:228:68: note: Function 'encrypt_tkip' argument 3 names different: declaration 'PTK' definition 'ptk'.
aircrack-ng-1.3/src/crypto.c:1256:68: note: Function 'encrypt_tkip' argument 3 names different: declaration 'PTK' definition 'ptk'.
aircrack-ng-1.3/src/kstats.c:314:9: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
aircrack-ng-1.3/src/kstats.c:67:16: style: The scope of the variable 'io1' can be reduced. [variableScope]
aircrack-ng-1.3/src/kstats.c:67:21: style: The scope of the variable 'o1' can be reduced. [variableScope]
aircrack-ng-1.3/src/kstats.c:67:25: style: The scope of the variable 'io2' can be reduced. [variableScope]
aircrack-ng-1.3/src/kstats.c:67:30: style: The scope of the variable 'o2' can be reduced. [variableScope]
aircrack-ng-1.3/src/kstats.c:68:16: style: The scope of the variable 'Sq' can be reduced. [variableScope]
aircrack-ng-1.3/src/kstats.c:68:20: style: The scope of the variable 'dq' can be reduced. [variableScope]
aircrack-ng-1.3/src/kstats.c:69:16: style: The scope of the variable 'S1' can be reduced. [variableScope]
aircrack-ng-1.3/src/kstats.c:69:20: style: The scope of the variable 'S2' can be reduced. [variableScope]
aircrack-ng-1.3/src/linecount.cpp:105:9: style: The scope of the variable 'blkcnt' can be reduced. [variableScope]
aircrack-ng-1.3/src/linecount.cpp:98:63: style: Function 'linecount' argument 3 names different: declaration 'blksize' definition 'offsetmax'. [funcArgNamesDifferent]
aircrack-ng-1.3/src/linecount.h:42:71: note: Function 'linecount' argument 3 names different: declaration 'blksize' definition 'offsetmax'.
aircrack-ng-1.3/src/linecount.cpp:98:63: note: Function 'linecount' argument 3 names different: declaration 'blksize' definition 'offsetmax'.
aircrack-ng-1.3/src/makeivs-ng.c:323:12: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
aircrack-ng-1.3/src/makeivs-ng.c:483:3: warning: The buffer 'bssid' is not null-terminated after the call to memcpy(). [bufferNotZeroTerminated]
aircrack-ng-1.3/src/sha1-git.c:294:52: style: Function 'blk_SHA1_Update' argument 2 names different: declaration 'dataIn' definition 'data'. [funcArgNamesDifferent]
aircrack-ng-1.3/src/sha1-git.h:42:52: note: Function 'blk_SHA1_Update' argument 2 names different: declaration 'dataIn' definition 'data'.
aircrack-ng-1.3/src/sha1-git.c:294:52: note: Function 'blk_SHA1_Update' argument 2 names different: declaration 'dataIn' definition 'data'.
aircrack-ng-1.3/src/uniqueiv.c:196:2: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
aircrack-ng-1.3/src/uniqueiv.c:166:18: style: The scope of the variable 'uiv_lvl1' can be reduced. [variableScope]
aircrack-ng-1.3/src/uniqueiv.c:219:6: style: The scope of the variable 'IV_position' can be reduced. [variableScope]
aircrack-ng-1.3/test/cryptounittest/test-calc-ptk.c:102:11: style: Condition '1==1' is always true [knownConditionTrueFalse]
aircrack-ng-1.3/test/cryptounittest/test-calc-ptk.c:114:11: style: Condition '1==1' is always true [knownConditionTrueFalse]
aircrack-ng-1.3/test/cryptounittest/test-calc-ptk.c:102:11: style: Same expression on both sides of '=='. [duplicateExpression]
aircrack-ng-1.3/test/cryptounittest/test-calc-ptk.c:114:11: style: Same expression on both sides of '=='. [duplicateExpression]
aircrack-ng-1.3/test/pingreply.c:206:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
aircrack-ng-1.3/test/pingreply.c:118:20: style: Unused variable: ptr [unusedVariable]
[22:28]

ftp://ftp.se.debian.org/debian/pool/main/a/airlift-airline/airlift-airline_0.7.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/airlift-slice/airlift-slice_0.10.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/airport-utils/airport-utils_2.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/airspy-host/airspy-host_1.0.9.orig.tar.xz
airspy-host-1.0.9/airspy-tools/src/airspy_r820t.c:134:2: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
airspy-host-1.0.9/airspy-tools/src/airspy_r820t.c:133:0: note: Variable 'result' is reassigned a value before the old one has been used.
airspy-host-1.0.9/airspy-tools/src/airspy_r820t.c:134:2: note: Variable 'result' is reassigned a value before the old one has been used.
airspy-host-1.0.9/airspy-tools/src/airspy_r820t.c:160:10: style: The scope of the variable 'register_number' can be reduced. [variableScope]
airspy-host-1.0.9/airspy-tools/src/airspy_r820t.c:161:10: style: The scope of the variable 'register_value' can be reduced. [variableScope]
airspy-host-1.0.9/airspy-tools/src/airspy_rx.c:484:2: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
airspy-host-1.0.9/airspy-tools/src/airspy_rx.c:485:2: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
airspy-host-1.0.9/airspy-tools/src/airspy_rx.c:486:2: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
airspy-host-1.0.9/airspy-tools/src/airspy_rx.c:818:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
airspy-host-1.0.9/airspy-tools/src/airspy_rx.c:821:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
airspy-host-1.0.9/airspy-tools/src/airspy_rx.c:917:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
airspy-host-1.0.9/airspy-tools/src/airspy_rx.c:336:6: style: The scope of the variable 'digit' can be reduced. [variableScope]
airspy-host-1.0.9/airspy-tools/src/airspy_rx.c:364:11: style: The scope of the variable 'bytes_to_write' can be reduced. [variableScope]
airspy-host-1.0.9/airspy-tools/src/airspy_rx.c:365:8: style: The scope of the variable 'pt_rx_buffer' can be reduced. [variableScope]
airspy-host-1.0.9/airspy-tools/src/airspy_rx.c:366:10: style: The scope of the variable 'bytes_written' can be reduced. [variableScope]
airspy-host-1.0.9/airspy-tools/src/airspy_rx.c:368:8: style: The scope of the variable 'time_difference' can be reduced. [variableScope]
airspy-host-1.0.9/airspy-tools/src/airspy_rx.c:368:25: style: The scope of the variable 'rate' can be reduced. [variableScope]
airspy-host-1.0.9/airspy-tools/src/airspy_rx.c:521:7: style: The scope of the variable 'date_time' can be reduced. [variableScope]
airspy-host-1.0.9/airspy-tools/src/airspy_rx.c:527:14: style: The scope of the variable 'timeinfo' can be reduced. [variableScope]
airspy-host-1.0.9/airspy-tools/src/airspy_rx.c:530:11: style: The scope of the variable 'file_pos' can be reduced. [variableScope]
airspy-host-1.0.9/airspy-tools/src/airspy_rx.c:128:8: style: struct member 't_WAVRIFF_hdr::groupID' is never used. [unusedStructMember]
airspy-host-1.0.9/airspy-tools/src/airspy_rx.c:130:8: style: struct member 't_WAVRIFF_hdr::riffType' is never used. [unusedStructMember]
airspy-host-1.0.9/airspy-tools/src/airspy_rx.c:136:7: style: struct member 't_FormatChunk::chunkID' is never used. [unusedStructMember]
airspy-host-1.0.9/airspy-tools/src/airspy_rx.c:149:8: style: struct member 't_DataChunk::chunkID' is never used. [unusedStructMember]
airspy-host-1.0.9/airspy-tools/src/airspy_si5351c.c:128:2: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
airspy-host-1.0.9/airspy-tools/src/airspy_si5351c.c:127:0: note: Variable 'result' is reassigned a value before the old one has been used.
airspy-host-1.0.9/airspy-tools/src/airspy_si5351c.c:128:2: note: Variable 'result' is reassigned a value before the old one has been used.
airspy-host-1.0.9/airspy-tools/src/airspy_si5351c.c:143:11: style: The scope of the variable 'p1' can be reduced. [variableScope]
airspy-host-1.0.9/airspy-tools/src/airspy_si5351c.c:143:14: style: The scope of the variable 'p2' can be reduced. [variableScope]
airspy-host-1.0.9/airspy-tools/src/airspy_si5351c.c:143:17: style: The scope of the variable 'p3' can be reduced. [variableScope]
airspy-host-1.0.9/airspy-tools/src/airspy_si5351c.c:207:6: style: The scope of the variable 'result' can be reduced. [variableScope]
airspy-host-1.0.9/airspy-tools/src/airspy_spiflash.c:222:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
airspy-host-1.0.9/airspy-tools/src/airspy_spiflash.c:236:3: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
airspy-host-1.0.9/airspy-tools/src/airspy_spiflash.c:137:11: style: The scope of the variable 'tmp_length' can be reduced. [variableScope]
airspy-host-1.0.9/libairspy/src/airspy.c:1453:37: warning: Redundant assignment of 'read_partid_serialno->part_id[0]' to itself. [selfAssignment]
airspy-host-1.0.9/libairspy/src/airspy.c:1454:37: warning: Redundant assignment of 'read_partid_serialno->part_id[1]' to itself. [selfAssignment]
airspy-host-1.0.9/libairspy/src/airspy.c:1455:39: warning: Redundant assignment of 'read_partid_serialno->serial_no[0]' to itself. [selfAssignment]
airspy-host-1.0.9/libairspy/src/airspy.c:1456:39: warning: Redundant assignment of 'read_partid_serialno->serial_no[1]' to itself. [selfAssignment]
airspy-host-1.0.9/libairspy/src/airspy.c:1457:39: warning: Redundant assignment of 'read_partid_serialno->serial_no[2]' to itself. [selfAssignment]
airspy-host-1.0.9/libairspy/src/airspy.c:1458:39: warning: Redundant assignment of 'read_partid_serialno->serial_no[3]' to itself. [selfAssignment]
airspy-host-1.0.9/libairspy/src/airspy.c:126:11: style: The scope of the variable 'transfer_index' can be reduced. [variableScope]
airspy-host-1.0.9/libairspy/src/airspy.c:146:6: style: The scope of the variable 'i' can be reduced. [variableScope]
airspy-host-1.0.9/libairspy/src/airspy.c:147:11: style: The scope of the variable 'transfer_index' can be reduced. [variableScope]
airspy-host-1.0.9/libairspy/src/airspy.c:191:6: style: The scope of the variable 'i' can be reduced. [variableScope]
airspy-host-1.0.9/libairspy/src/airspy.c:192:9: style: The scope of the variable 'sample_count' can be reduced. [variableScope]
airspy-host-1.0.9/libairspy/src/airspy.c:193:11: style: The scope of the variable 'transfer_index' can be reduced. [variableScope]
airspy-host-1.0.9/libairspy/src/airspy.c:272:6: style: The scope of the variable 'error' can be reduced. [variableScope]
airspy-host-1.0.9/libairspy/src/airspy.c:273:11: style: The scope of the variable 'transfer_index' can be reduced. [variableScope]
airspy-host-1.0.9/libairspy/src/airspy.c:340:11: style: The scope of the variable 'dropped_buffers' can be reduced. [variableScope]
airspy-host-1.0.9/libairspy/src/airspy.c:445:12: style: The scope of the variable 'temp' can be reduced. [variableScope]
airspy-host-1.0.9/libairspy/src/airspy.c:492:6: style: The scope of the variable 'error' can be reduced. [variableScope]
airspy-host-1.0.9/libairspy/src/airspy.c:539:6: style: The scope of the variable 'result' can be reduced. [variableScope]
airspy-host-1.0.9/libairspy/src/airspy.c:964:12: style: The scope of the variable 'i' can be reduced. [variableScope]
airspy-host-1.0.9/libairspy/src/airspy.c:1683:18: style: Checking if unsigned variable 'value' is less than zero. [unsignedLessThanZero]
airspy-host-1.0.9/libairspy/src/airspy.c:1720:18: style: Checking if unsigned variable 'value' is less than zero. [unsignedLessThanZero]
airspy-host-1.0.9/libairspy/src/airspy.c:1034:97: style: Function 'airspy_start_rx' argument 3 names different: declaration 'rx_ctx' definition 'ctx'. [funcArgNamesDifferent]
airspy-host-1.0.9/libairspy/src/airspy.h:138:115: note: Function 'airspy_start_rx' argument 3 names different: declaration 'rx_ctx' definition 'ctx'.
airspy-host-1.0.9/libairspy/src/airspy.c:1034:97: note: Function 'airspy_start_rx' argument 3 names different: declaration 'rx_ctx' definition 'ctx'.
airspy-host-1.0.9/libairspy/src/airspy.c:1748:50: style: Function 'airspy_set_rf_bias' argument 1 names different: declaration 'dev' definition 'device'. [funcArgNamesDifferent]
airspy-host-1.0.9/libairspy/src/airspy.h:204:68: note: Function 'airspy_set_rf_bias' argument 1 names different: declaration 'dev' definition 'device'.
airspy-host-1.0.9/libairspy/src/airspy.c:1748:50: note: Function 'airspy_set_rf_bias' argument 1 names different: declaration 'dev' definition 'device'.
airspy-host-1.0.9/libairspy/src/iqconverter_float.c:107:6: style: The scope of the variable 'i' can be reduced. [variableScope]
airspy-host-1.0.9/libairspy/src/iqconverter_float.c:221:9: style: The scope of the variable 'queue' can be reduced. [variableScope]
airspy-host-1.0.9/libairspy/src/iqconverter_float.c:222:8: style: The scope of the variable 'acc' can be reduced. [variableScope]
airspy-host-1.0.9/libairspy/src/iqconverter_float.c:252:9: style: The scope of the variable 'queue' can be reduced. [variableScope]
airspy-host-1.0.9/libairspy/src/iqconverter_float.c:253:8: style: The scope of the variable 'acc' can be reduced. [variableScope]
airspy-host-1.0.9/libairspy/src/iqconverter_float.c:285:9: style: The scope of the variable 'queue' can be reduced. [variableScope]
airspy-host-1.0.9/libairspy/src/iqconverter_float.c:286:8: style: The scope of the variable 'acc' can be reduced. [variableScope]
airspy-host-1.0.9/libairspy/src/iqconverter_float.c:320:9: style: The scope of the variable 'queue' can be reduced. [variableScope]
airspy-host-1.0.9/libairspy/src/iqconverter_float.c:321:8: style: The scope of the variable 'acc' can be reduced. [variableScope]
airspy-host-1.0.9/libairspy/src/iqconverter_float.c:361:9: style: The scope of the variable 'queue' can be reduced. [variableScope]
airspy-host-1.0.9/libairspy/src/iqconverter_float.c:408:16: style: The scope of the variable 'res' can be reduced. [variableScope]
airspy-host-1.0.9/libairspy/src/iqconverter_float.c:464:6: style: The scope of the variable 'j' can be reduced. [variableScope]
airspy-host-1.0.9/libairspy/src/iqconverter_int16.c:96:11: style: The scope of the variable 'queue' can be reduced. [variableScope]
airspy-host-1.0.9/libairspy/src/iqconverter_int16.c:97:10: style: The scope of the variable 'acc' can be reduced. [variableScope]
airspy-host-1.0.9/libairspy/src/iqconverter_int16.c:133:10: style: The scope of the variable 'res' can be reduced. [variableScope]
airspy-host-1.0.9/libairspy/src/iqconverter_int16.c:156:10: style: The scope of the variable 'u' can be reduced. [variableScope]
airspy-host-1.0.9/libairspy/src/iqconverter_int16.c:157:10: style: The scope of the variable 'x' can be reduced. [variableScope]
airspy-host-1.0.9/libairspy/src/iqconverter_int16.c:157:13: style: The scope of the variable 'y' can be reduced. [variableScope]
airspy-host-1.0.9/libairspy/src/iqconverter_int16.c:157:16: style: The scope of the variable 'w' can be reduced. [variableScope]
airspy-host-1.0.9/libairspy/src/iqconverter_int16.c:157:19: style: The scope of the variable 's' can be reduced. [variableScope]
[22:28]

ftp://ftp.se.debian.org/debian/pool/main/a/airspyhf/airspyhf_1.0.orig.tar.xz
airspyhf-1.0/libairspyhf/src/airspyhf.c:133:11: style: The scope of the variable 'transfer_index' can be reduced. [variableScope]
airspyhf-1.0/libairspyhf/src/airspyhf.c:154:6: style: The scope of the variable 'i' can be reduced. [variableScope]
airspyhf-1.0/libairspyhf/src/airspyhf.c:155:11: style: The scope of the variable 'transfer_index' can be reduced. [variableScope]
airspyhf-1.0/libairspyhf/src/airspyhf.c:189:6: style: The scope of the variable 'i' can be reduced. [variableScope]
airspyhf-1.0/libairspyhf/src/airspyhf.c:190:11: style: The scope of the variable 'transfer_index' can be reduced. [variableScope]
airspyhf-1.0/libairspyhf/src/airspyhf.c:246:6: style: The scope of the variable 'error' can be reduced. [variableScope]
airspyhf-1.0/libairspyhf/src/airspyhf.c:247:11: style: The scope of the variable 'transfer_index' can be reduced. [variableScope]
airspyhf-1.0/libairspyhf/src/airspyhf.c:321:6: style: The scope of the variable 'sample_count' can be reduced. [variableScope]
airspyhf-1.0/libairspyhf/src/airspyhf.c:322:28: style: The scope of the variable 'input_samples' can be reduced. [variableScope]
airspyhf-1.0/libairspyhf/src/airspyhf.c:323:11: style: The scope of the variable 'dropped_buffers' can be reduced. [variableScope]
airspyhf-1.0/libairspyhf/src/airspyhf.c:380:28: style: The scope of the variable 'temp' can be reduced. [variableScope]
airspyhf-1.0/libairspyhf/src/airspyhf.c:427:6: style: The scope of the variable 'error' can be reduced. [variableScope]
airspyhf-1.0/libairspyhf/src/airspyhf.c:474:6: style: The scope of the variable 'result' can be reduced. [variableScope]
airspyhf-1.0/libairspyhf/src/airspyhf.c:963:11: style: The scope of the variable 'i' can be reduced. [variableScope]
airspyhf-1.0/libairspyhf/src/airspyhf.c:1078:6: style: The scope of the variable 'result' can be reduced. [variableScope]
airspyhf-1.0/libairspyhf/src/airspyhf.c:194:84: warning: Division by result of sizeof(). malloc() expects a size in bytes, did you intend to multiply instead? [sizeofDivisionMemfunc]
airspyhf-1.0/libairspyhf/src/iqbalancer.c:76:17: style: The scope of the variable 'k' can be reduced. [variableScope]
airspyhf-1.0/libairspyhf/src/iqbalancer.c:76:26: style: The scope of the variable 'le' can be reduced. [variableScope]
airspyhf-1.0/libairspyhf/src/iqbalancer.c:76:30: style: The scope of the variable 'le2' can be reduced. [variableScope]
[22:28]

ftp://ftp.se.debian.org/debian/pool/main/a/airstrike/airstrike_0.99+1.0pre6a.orig.tar.gz
airstrike-0.99+1.0pre6a/src/airstrike.c:229:9: style: The scope of the variable 'av_dt' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/airstrike.c:229:15: style: The scope of the variable 's_dt' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/airstrike.c:230:7: style: The scope of the variable 'i' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/airstrike.c:302:9: style: The scope of the variable 'key' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/airstrike.c:436:10: style: The scope of the variable 'n' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/airstrike.c:349:2: style: Label 'again' is not used. [unusedLabel]
airstrike-0.99+1.0pre6a/src/airstrike.c:88:13: style: Unused variable: sp [unusedVariable]
airstrike-0.99+1.0pre6a/src/airstrike.c:122:9: style: Unused variable: x [unusedVariable]
airstrike-0.99+1.0pre6a/src/airstrike.c:122:11: style: Unused variable: y [unusedVariable]
airstrike-0.99+1.0pre6a/src/airstrike.c:369:9: style: Variable 'key' is assigned a value that is never used. [unreadVariable]
airstrike-0.99+1.0pre6a/src/airstrike.c:348:8: style: Variable 'cbuf' is assigned a value that is never used. [unreadVariable]
airstrike-0.99+1.0pre6a/src/config.c:13:8: style: The scope of the variable 'cbuf' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/control.c:33:9: style: The scope of the variable 'keys' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/control.c:35:7: style: The scope of the variable 'player' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/control.c:87:9: style: The scope of the variable 'x' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/mech.c:95:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
airstrike-0.99+1.0pre6a/src/mech.c:110:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
airstrike-0.99+1.0pre6a/src/mech.c:121:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
airstrike-0.99+1.0pre6a/src/mech.c:135:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
airstrike-0.99+1.0pre6a/src/mech.c:171:11: style: The scope of the variable 'dv' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/mech.c:171:14: style: The scope of the variable 'I' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/mech.c:172:13: style: The scope of the variable 'sp' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/mech.c:234:23: style: The scope of the variable 'b' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/mech.c:362:11: style: The scope of the variable 'dv' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/mech.c:418:23: style: The scope of the variable 'b' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/mech.c:231:36: style: Function 'mech_sprite_collide' argument 1 names different: declaration 'this_sprite' definition 's1'. [funcArgNamesDifferent]
airstrike-0.99+1.0pre6a/src/mech.h:56:36: note: Function 'mech_sprite_collide' argument 1 names different: declaration 'this_sprite' definition 's1'.
airstrike-0.99+1.0pre6a/src/mech.c:231:36: note: Function 'mech_sprite_collide' argument 1 names different: declaration 'this_sprite' definition 's1'.
airstrike-0.99+1.0pre6a/src/mech.c:231:50: style: Function 'mech_sprite_collide' argument 2 names different: declaration 'other_sprite' definition 's2'. [funcArgNamesDifferent]
airstrike-0.99+1.0pre6a/src/mech.h:57:15: note: Function 'mech_sprite_collide' argument 2 names different: declaration 'other_sprite' definition 's2'.
airstrike-0.99+1.0pre6a/src/mech.c:231:50: note: Function 'mech_sprite_collide' argument 2 names different: declaration 'other_sprite' definition 's2'.
airstrike-0.99+1.0pre6a/src/mech.c:415:39: style: Function 'mech_sprite_bg_collide' argument 1 names different: declaration 's' definition 's1'. [funcArgNamesDifferent]
airstrike-0.99+1.0pre6a/src/mech.h:59:39: note: Function 'mech_sprite_bg_collide' argument 1 names different: declaration 's' definition 's1'.
airstrike-0.99+1.0pre6a/src/mech.c:415:39: note: Function 'mech_sprite_bg_collide' argument 1 names different: declaration 's' definition 's1'.
airstrike-0.99+1.0pre6a/src/mech.c:62:13: style: Unused variable: s [unusedVariable]
airstrike-0.99+1.0pre6a/src/mech.c:71:9: style: Unused variable: v [unusedVariable]
airstrike-0.99+1.0pre6a/src/mech.c:155:20: style: Variable 'oang' is assigned a value that is never used. [unreadVariable]
airstrike-0.99+1.0pre6a/src/mech.c:171:16: style: Unused variable: i1 [unusedVariable]
airstrike-0.99+1.0pre6a/src/mech.c:171:19: style: Unused variable: i2 [unusedVariable]
airstrike-0.99+1.0pre6a/src/mech.c:233:15: style: Unused variable: v1 [unusedVariable]
airstrike-0.99+1.0pre6a/src/mech.c:233:22: style: Unused variable: v2 [unusedVariable]
airstrike-0.99+1.0pre6a/src/mech.c:234:17: style: Unused variable: dot [unusedVariable]
airstrike-0.99+1.0pre6a/src/mech.c:361:21: style: Unused variable: v [unusedVariable]
airstrike-0.99+1.0pre6a/src/mech.c:363:13: style: Unused variable: sp [unusedVariable]
airstrike-0.99+1.0pre6a/src/mech.c:364:7: style: Unused variable: damage [unusedVariable]
airstrike-0.99+1.0pre6a/src/mech.c:417:15: style: Unused variable: v1 [unusedVariable]
airstrike-0.99+1.0pre6a/src/mech.c:418:17: style: Unused variable: dot [unusedVariable]
airstrike-0.99+1.0pre6a/src/sprite/animation.c:102:7: style: The scope of the variable 'i' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/sprite/animation.c:8:60: style: Function 'animation_draw' argument 4 names different: declaration 'parameter' definition 'p'. [funcArgNamesDifferent]
airstrike-0.99+1.0pre6a/src/sprite/sprite.h:120:60: note: Function 'animation_draw' argument 4 names different: declaration 'parameter' definition 'p'.
airstrike-0.99+1.0pre6a/src/sprite/animation.c:8:60: note: Function 'animation_draw' argument 4 names different: declaration 'parameter' definition 'p'.
airstrike-0.99+1.0pre6a/src/sprite/animation.c:43:41: style: Function 'animation_load' argument 1 names different: declaration 'imagefile' definition 'image'. [funcArgNamesDifferent]
airstrike-0.99+1.0pre6a/src/sprite/sprite.h:112:46: note: Function 'animation_load' argument 1 names different: declaration 'imagefile' definition 'image'.
airstrike-0.99+1.0pre6a/src/sprite/animation.c:43:41: note: Function 'animation_load' argument 1 names different: declaration 'imagefile' definition 'image'.
airstrike-0.99+1.0pre6a/src/sprite/animation.c:44:37: style: Function 'animation_load' argument 4 names different: declaration 'ms_delay' definition 'delay'. [funcArgNamesDifferent]
airstrike-0.99+1.0pre6a/src/sprite/sprite.h:113:35: note: Function 'animation_load' argument 4 names different: declaration 'ms_delay' definition 'delay'.
airstrike-0.99+1.0pre6a/src/sprite/animation.c:44:37: note: Function 'animation_load' argument 4 names different: declaration 'ms_delay' definition 'delay'.
airstrike-0.99+1.0pre6a/src/sprite/bitmask.c:67:18: style: The scope of the variable 'a_end' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/sprite/bitmask.c:69:9: style: The scope of the variable 'ap' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/sprite/bitmask.c:69:13: style: The scope of the variable 'bp' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/sprite/bitmask.c:70:7: style: The scope of the variable 'shift' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/sprite/bitmask.c:70:13: style: The scope of the variable 'rshift' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/sprite/bitmask.c:70:20: style: The scope of the variable 'i' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/sprite/bitmask.c:70:22: style: The scope of the variable 'astripes' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/sprite/bitmask.c:70:31: style: The scope of the variable 'bstripes' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/sprite/bitmask.c:159:18: style: The scope of the variable 'a_end' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/sprite/bitmask.c:161:13: style: The scope of the variable 'bp' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/sprite/bitmask.c:162:7: style: The scope of the variable 'shift' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/sprite/bitmask.c:162:13: style: The scope of the variable 'rshift' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/sprite/bitmask.c:162:20: style: The scope of the variable 'i' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/sprite/bitmask.c:162:22: style: The scope of the variable 'astripes' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/sprite/bitmask.c:162:31: style: The scope of the variable 'bstripes' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/sprite/bitmask.c:162:40: style: The scope of the variable 'xbase' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/sprite/bitmask.c:297:18: style: The scope of the variable 'a_end' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/sprite/bitmask.c:299:9: style: The scope of the variable 'ap' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/sprite/bitmask.c:299:13: style: The scope of the variable 'bp' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/sprite/bitmask.c:300:7: style: The scope of the variable 'shift' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/sprite/bitmask.c:300:13: style: The scope of the variable 'rshift' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/sprite/bitmask.c:300:20: style: The scope of the variable 'i' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/sprite/bitmask.c:300:22: style: The scope of the variable 'astripes' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/sprite/bitmask.c:300:31: style: The scope of the variable 'bstripes' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/sprite/bitmask.c:301:7: style: The scope of the variable 'count' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/sprite/bitmask.c:376:18: style: The scope of the variable 'sum' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/sprite/bitmask.c:376:22: style: The scope of the variable 'n' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/sprite/dirty.c:51:17: style: The scope of the variable 'mask' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/sprite/dirty.c:52:7: style: The scope of the variable 'row' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/sprite/dirty.c:182:7: style: The scope of the variable 'i' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/sprite/dirty.c:183:17: style: Unused variable: mask [unusedVariable]
airstrike-0.99+1.0pre6a/src/sprite/global.c:137:53: style: Function 'sprite_background_compose' argument 2 names different: declaration 'with_mask' definition 'use_mask'. [funcArgNamesDifferent]
airstrike-0.99+1.0pre6a/src/sprite/sprite.h:245:53: note: Function 'sprite_background_compose' argument 2 names different: declaration 'with_mask' definition 'use_mask'.
airstrike-0.99+1.0pre6a/src/sprite/global.c:137:53: note: Function 'sprite_background_compose' argument 2 names different: declaration 'with_mask' definition 'use_mask'.
airstrike-0.99+1.0pre6a/src/sprite/global.c:52:4: error: Common realloc mistake: 'alarms' nulled but not freed upon failure [memleakOnRealloc]
airstrike-0.99+1.0pre6a/src/sprite/sdlutils.c:41:25: warning: Either the condition 'surface!=0' is redundant or there is possible null pointer dereference: surface. [nullPointerRedundantCheck]
airstrike-0.99+1.0pre6a/src/sprite/sdlutils.c:42:17: note: Assuming that condition 'surface!=0' is not redundant
airstrike-0.99+1.0pre6a/src/sprite/sdlutils.c:41:25: note: Null pointer dereference
airstrike-0.99+1.0pre6a/src/sprite/sprite.c:493:9: style: The scope of the variable 'lx' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/sprite/sprite.c:493:12: style: The scope of the variable 'ly' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/sprite/sprite.c:495:12: style: The scope of the variable 'm' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/sprite/sprite.c:96:47: style: Function 'sprite_get_bg_collision_normal' argument 1 names different: declaration 's1' definition 's'. [funcArgNamesDifferent]
airstrike-0.99+1.0pre6a/src/sprite/sprite.h:158:47: note: Function 'sprite_get_bg_collision_normal' argument 1 names different: declaration 's1' definition 's'.
airstrike-0.99+1.0pre6a/src/sprite/sprite.c:96:47: note: Function 'sprite_get_bg_collision_normal' argument 1 names different: declaration 's1' definition 's'.
airstrike-0.99+1.0pre6a/src/sprite/sprite.c:526:63: style: Function 'sprite_group_animate' argument 2 names different: declaration 'ms' definition 'delta'. [funcArgNamesDifferent]
airstrike-0.99+1.0pre6a/src/sprite/sprite.h:181:63: note: Function 'sprite_group_animate' argument 2 names different: declaration 'ms' definition 'delta'.
airstrike-0.99+1.0pre6a/src/sprite/sprite.c:526:63: note: Function 'sprite_group_animate' argument 2 names different: declaration 'ms' definition 'delta'.
airstrike-0.99+1.0pre6a/src/sprite_types/biplane.c:105:16: style: The scope of the variable 'pull' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/sprite_types/biplane.c:105:14: style: Unused variable: x [unusedVariable]
airstrike-0.99+1.0pre6a/src/sprite_types/bird.c:30:12: style: The scope of the variable 'h' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/sprite_types/bird.c:84:8: style: The scope of the variable 'x' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/sprite_types/bird.c:84:11: style: The scope of the variable 'y' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/sprite_types/bird.c:84:14: style: The scope of the variable 'v' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/sprite_types/blueplane.c:109:16: style: The scope of the variable 'pull' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/sprite_types/blueplane.c:109:14: style: Unused variable: x [unusedVariable]
airstrike-0.99+1.0pre6a/src/sprite_types/bomb.c:14:15: warning: Assert statement modifies 'anim'. [assignmentInAssert]
airstrike-0.99+1.0pre6a/src/sprite_types/bonusmachine.c:116:33: style: Function 'global_aim_clear' argument 1 names different: declaration 's' definition 'it'. [funcArgNamesDifferent]
airstrike-0.99+1.0pre6a/src/sprite_types/bonus.h:41:33: note: Function 'global_aim_clear' argument 1 names different: declaration 's' definition 'it'.
airstrike-0.99+1.0pre6a/src/sprite_types/bonusmachine.c:116:33: note: Function 'global_aim_clear' argument 1 names different: declaration 's' definition 'it'.
airstrike-0.99+1.0pre6a/src/sprite_types/bonusmachine.c:43:15: style: Unused variable: last [unusedVariable]
airstrike-0.99+1.0pre6a/src/sprite_types/bullet.c:24:15: warning: Assert statement modifies 'anim'. [assignmentInAssert]
airstrike-0.99+1.0pre6a/src/sprite_types/cloud.c:12:16: warning: Assert statement modifies 'drift'. [assignmentInAssert]
airstrike-0.99+1.0pre6a/src/sprite_types/dust.c:18:15: warning: Assert statement modifies 'grow'. [assignmentInAssert]
airstrike-0.99+1.0pre6a/src/sprite_types/dust.c:20:19: warning: Assert statement modifies 'dissolve'. [assignmentInAssert]
airstrike-0.99+1.0pre6a/src/sprite_types/dust.c:68:16: warning: Assert statement modifies 'sgrow'. [assignmentInAssert]
airstrike-0.99+1.0pre6a/src/sprite_types/dust.c:70:20: warning: Assert statement modifies 'sdissolve'. [assignmentInAssert]
airstrike-0.99+1.0pre6a/src/sprite_types/dust.c:117:18: warning: Assert statement modifies 'dsmokea'. [assignmentInAssert]
airstrike-0.99+1.0pre6a/src/sprite_types/energymeter.c:20:15: warning: Assert statement modifies 'anim'. [assignmentInAssert]
airstrike-0.99+1.0pre6a/src/sprite_types/hangar.c:24:15: warning: Assert statement modifies 'anim'. [assignmentInAssert]
airstrike-0.99+1.0pre6a/src/sprite_types/mark.c:18:15: warning: Assert statement modifies 'anim'. [assignmentInAssert]
airstrike-0.99+1.0pre6a/src/sprite_types/message.c:23:6: style: The scope of the variable 'i' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/sprite_types/missile.c:20:15: warning: Assert statement modifies 'anim'. [assignmentInAssert]
airstrike-0.99+1.0pre6a/src/sprite_types/parachute.c:24:15: warning: Assert statement modifies 'anim'. [assignmentInAssert]
airstrike-0.99+1.0pre6a/src/sprite_types/smoke.c:13:22: warning: Assert statement modifies 'blacksmokea'. [assignmentInAssert]
airstrike-0.99+1.0pre6a/src/support/console.c:28:15: warning: Assert statement modifies 'tmp'. [assignmentInAssert]
airstrike-0.99+1.0pre6a/src/support/names.c:83:17: style: The scope of the variable 'n' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/support/names.c:146:15: style: The scope of the variable 'value' can be reduced. [variableScope]
airstrike-0.99+1.0pre6a/src/support/names.c:125:11: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
airstrike-0.99+1.0pre6a/src/support/names.c:136:11: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
airstrike-0.99+1.0pre6a/src/support/text.c:49:49: style: Function 'text_render' argument 2 names different: declaration 'boundary' definition 'r'. [funcArgNamesDifferent]
airstrike-0.99+1.0pre6a/src/support/text.h:39:49: note: Function 'text_render' argument 2 names different: declaration 'boundary' definition 'r'.
airstrike-0.99+1.0pre6a/src/support/text.c:49:49: note: Function 'text_render' argument 2 names different: declaration 'boundary' definition 'r'.
airstrike-0.99+1.0pre6a/src/support/text.c:54:10: style: Function 'text_render' argument 8 names different: declaration 'string' definition 's'. [funcArgNamesDifferent]
airstrike-0.99+1.0pre6a/src/support/text.h:44:10: note: Function 'text_render' argument 8 names different: declaration 'string' definition 's'.
airstrike-0.99+1.0pre6a/src/support/text.c:54:10: note: Function 'text_render' argument 8 names different: declaration 'string' definition 's'.
airstrike-0.99+1.0pre6a/src/support/text.c:26:9: style: Unused variable: c [unusedVariable]
airstrike-0.99+1.0pre6a/src/winds.c:205:15: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
airstrike-0.99+1.0pre6a/src/winds.c:225:15: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
airstrike-0.99+1.0pre6a/utils/showanim.c:150:18: warning: Assert statement modifies 'display'. [assignmentInAssert]
[22:28]

ftp://ftp.se.debian.org/debian/pool/main/a/aiscm/aiscm_0.15.5.orig.tar.gz.asc

ftp://ftp.se.debian.org/debian/pool/main/a/aisleriot/aisleriot_3.4.1.orig.tar.xz
aisleriot-3.4.1/src/ar-game-chooser.c:133:7: style: The scope of the variable 'i' can be reduced. [variableScope]
aisleriot-3.4.1/src/board-noclutter.c:1132:30: warning: Possible null pointer dereference: slot [nullPointer]
aisleriot-3.4.1/src/board-noclutter.c:1193:33: note: Calling function 'highlight_drop_target', 2nd argument 'slot' value is 0
aisleriot-3.4.1/src/board-noclutter.c:1132:30: note: Null pointer dereference
aisleriot-3.4.1/src/board-noclutter.c:1140:53: warning: Possible null pointer dereference: slot [nullPointer]
aisleriot-3.4.1/src/board-noclutter.c:1193:33: note: Calling function 'highlight_drop_target', 2nd argument 'slot' value is 0
aisleriot-3.4.1/src/board-noclutter.c:1140:53: note: Null pointer dereference
aisleriot-3.4.1/src/board-noclutter.c:384:22: style: The scope of the variable 'num' can be reduced. [variableScope]
aisleriot-3.4.1/src/conf.c:273:33: style: Function 'aisleriot_conf_set_options' argument 2 names different: declaration 'options' definition 'value'. [funcArgNamesDifferent]
aisleriot-3.4.1/src/conf.h:53:63: note: Function 'aisleriot_conf_set_options' argument 2 names different: declaration 'options' definition 'value'.
aisleriot-3.4.1/src/conf.c:273:33: note: Function 'aisleriot_conf_set_options' argument 2 names different: declaration 'options' definition 'value'.
aisleriot-3.4.1/src/game.c:217:10: style: The scope of the variable 't' can be reduced. [variableScope]
aisleriot-3.4.1/src/game.c:2143:9: style: The scope of the variable 'str1' can be reduced. [variableScope]
aisleriot-3.4.1/src/game.c:2143:16: style: The scope of the variable 'str2' can be reduced. [variableScope]
aisleriot-3.4.1/src/game.c:1709:39: style: Function 'aisleriot_game_load_game' argument 2 names different: declaration 'filename' definition 'game_module'. [funcArgNamesDifferent]
aisleriot-3.4.1/src/game.h:166:48: note: Function 'aisleriot_game_load_game' argument 2 names different: declaration 'filename' definition 'game_module'.
aisleriot-3.4.1/src/game.c:1709:39: note: Function 'aisleriot_game_load_game' argument 2 names different: declaration 'filename' definition 'game_module'.
aisleriot-3.4.1/src/game.c:1919:43: style: Function 'aisleriot_game_new_game_with_rand' argument 2 names different: declaration 'rand' definition 'g_rand'. [funcArgNamesDifferent]
aisleriot-3.4.1/src/game.h:171:48: note: Function 'aisleriot_game_new_game_with_rand' argument 2 names different: declaration 'rand' definition 'g_rand'.
aisleriot-3.4.1/src/game.c:1919:43: note: Function 'aisleriot_game_new_game_with_rand' argument 2 names different: declaration 'rand' definition 'g_rand'.
aisleriot-3.4.1/src/lib/ar-card-theme.c:423:39: style: Function 'ar_card_theme_get_card_pixbuf' argument 2 names different: declaration 'cardid' definition 'card_id'. [funcArgNamesDifferent]
aisleriot-3.4.1/src/lib/ar-card-theme.h:95:47: note: Function 'ar_card_theme_get_card_pixbuf' argument 2 names different: declaration 'cardid' definition 'card_id'.
aisleriot-3.4.1/src/lib/ar-card-theme.c:423:39: note: Function 'ar_card_theme_get_card_pixbuf' argument 2 names different: declaration 'cardid' definition 'card_id'.
aisleriot-3.4.1/src/lib/ar-help.c:122:30: error: Uninitialized variable: help_uri [uninitvar]
aisleriot-3.4.1/src/lib/ar-profile.c:42:17: style: The scope of the variable 'args' can be reduced. [variableScope]
aisleriot-3.4.1/src/lib/render-cards.c:82:22: style: Same expression on both sides of '!=' because the value of 'subpixel_order' and 'NULL' are the same. [duplicateExpression]
aisleriot-3.4.1/src/lib/render-cards.c:53:29: note: 'subpixel_order' is assigned value 'NULL' here.
aisleriot-3.4.1/src/lib/render-cards.c:82:22: note: Same expression on both sides of '!=' because the value of 'subpixel_order' and 'NULL' are the same.
aisleriot-3.4.1/src/lib/render-cards.c:101:17: style: Same expression on both sides of '!=' because the value of 'antialias' and 'NULL' are the same. [duplicateExpression]
aisleriot-3.4.1/src/lib/render-cards.c:53:48: note: 'antialias' is assigned value 'NULL' here.
aisleriot-3.4.1/src/lib/render-cards.c:101:17: note: Same expression on both sides of '!=' because the value of 'antialias' and 'NULL' are the same.
aisleriot-3.4.1/src/prop-editor.c:1073:14: style: The scope of the variable 'prop_edit' can be reduced. [variableScope]
aisleriot-3.4.1/src/prop-editor.c:1159:14: style: The scope of the variable 'prop_edit' can be reduced. [variableScope]
aisleriot-3.4.1/src/prop-editor.c:1241:21: style: The scope of the variable 'label' can be reduced. [variableScope]
aisleriot-3.4.1/src/prop-editor.c:1241:29: style: The scope of the variable 'prop_edit' can be reduced. [variableScope]
aisleriot-3.4.1/src/prop-editor.c:1241:41: style: The scope of the variable 'button' can be reduced. [variableScope]
aisleriot-3.4.1/src/prop-editor.c:1242:10: style: The scope of the variable 'str' can be reduced. [variableScope]
aisleriot-3.4.1/src/prop-editor.c:1297:21: style: The scope of the variable 'label' can be reduced. [variableScope]
aisleriot-3.4.1/src/prop-editor.c:1297:29: style: The scope of the variable 'prop_edit' can be reduced. [variableScope]
aisleriot-3.4.1/src/prop-editor.c:1297:41: style: The scope of the variable 'button' can be reduced. [variableScope]
aisleriot-3.4.1/src/prop-editor.c:1298:10: style: The scope of the variable 'str' can be reduced. [variableScope]
aisleriot-3.4.1/src/prop-editor.c:1355:14: style: The scope of the variable 'notebook' can be reduced. [variableScope]
aisleriot-3.4.1/src/prop-editor.c:1357:14: style: The scope of the variable 'label' can be reduced. [variableScope]
aisleriot-3.4.1/src/prop-editor.c:1359:10: style: The scope of the variable 'ifaces' can be reduced. [variableScope]
aisleriot-3.4.1/src/stats-dialog.c:205:52: style: Function 'aisleriot_stats_dialog_update' argument 2 names different: declaration 'statistic' definition 'current_stats'. [funcArgNamesDifferent]
aisleriot-3.4.1/src/stats-dialog.h:56:58: note: Function 'aisleriot_stats_dialog_update' argument 2 names different: declaration 'statistic' definition 'current_stats'.
aisleriot-3.4.1/src/stats-dialog.c:205:52: note: Function 'aisleriot_stats_dialog_update' argument 2 names different: declaration 'statistic' definition 'current_stats'.
aisleriot-3.4.1/src/window.c:1804:14: style: The scope of the variable 'action' can be reduced. [variableScope]
[22:28]

ftp://ftp.se.debian.org/debian/pool/main/a/aj-snapshot/aj-snapshot_0.9.8.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/ajaxterm/ajaxterm_0.10.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/akonadi/akonadi_18.07.90.orig.tar.xz.asc

ftp://ftp.se.debian.org/debian/pool/main/a/akonadi-calendar/akonadi-calendar_18.07.90.orig.tar.xz.asc

ftp://ftp.se.debian.org/debian/pool/main/a/akonadi-calendar-tools/akonadi-calendar-tools_18.07.90.orig.tar.xz.asc

ftp://ftp.se.debian.org/debian/pool/main/a/akonadi-contacts/akonadi-contacts_18.07.90.orig.tar.xz.asc

ftp://ftp.se.debian.org/debian/pool/main/a/akonadi-googledata/akonadi-googledata_1.2.0.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/akonadi-import-wizard/akonadi-import-wizard_18.07.90.orig.tar.xz.asc

ftp://ftp.se.debian.org/debian/pool/main/a/akonadi-mime/akonadi-mime_18.07.90.orig.tar.xz.asc

ftp://ftp.se.debian.org/debian/pool/main/a/akonadi-notes/akonadi-notes_18.07.90.orig.tar.xz.asc

ftp://ftp.se.debian.org/debian/pool/main/a/akonadi-search/akonadi-search_18.07.90.orig.tar.xz.asc

ftp://ftp.se.debian.org/debian/pool/main/a/akonadi4/akonadi4_1.13.0.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/akonadiconsole/akonadiconsole_18.07.90.orig.tar.xz.asc

ftp://ftp.se.debian.org/debian/pool/main/a/akregator/akregator_18.07.90.orig.tar.xz.asc

ftp://ftp.se.debian.org/debian/pool/main/a/akuma/akuma_1.9.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/alabaster/alabaster_0.7.8.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/alacarte/alacarte_3.5.3.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/aladin/aladin_10.076+dfsg.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/alarm-clock/alarm-clock_1.2.5.orig.tar.gz
alarm-clock-1.2.5/src/alarm_runner.c:343:2: style: Variable 'gbuffer' is reassigned a value before the old one has been used. [redundantAssignment]
alarm-clock-1.2.5/src/alarm_runner.c:339:0: note: Variable 'gbuffer' is reassigned a value before the old one has been used.
alarm-clock-1.2.5/src/alarm_runner.c:343:2: note: Variable 'gbuffer' is reassigned a value before the old one has been used.
alarm-clock-1.2.5/src/alarm_runner.c:367:9: style: The scope of the variable 'command' can be reduced. [variableScope]
alarm-clock-1.2.5/src/alarm_thread.c:75:28: style: The scope of the variable 'date_split' can be reduced. [variableScope]
alarm-clock-1.2.5/src/alarm_thread.c:116:43: style: The scope of the variable 'date_buffer' can be reduced. [variableScope]
alarm-clock-1.2.5/src/alarm_thread.c:317:32: style: The scope of the variable 'alarm_type' can be reduced. [variableScope]
alarm-clock-1.2.5/src/alarm_thread.c:423:9: style: The scope of the variable 'iso_date' can be reduced. [variableScope]
alarm-clock-1.2.5/src/alarm_thread.c:465:34: style: The scope of the variable 'processed_date' can be reduced. [variableScope]
alarm-clock-1.2.5/src/alarm_thread.c:465:51: style: The scope of the variable 'buffer' can be reduced. [variableScope]
alarm-clock-1.2.5/src/common.c:132:19: style: The scope of the variable 'buffer' can be reduced. [variableScope]
alarm-clock-1.2.5/src/export.c:27:9: style: The scope of the variable 'filename' can be reduced. [variableScope]
alarm-clock-1.2.5/src/export.c:68:9: style: The scope of the variable 'filename' can be reduced. [variableScope]
alarm-clock-1.2.5/src/main_list.c:261:17: style: The scope of the variable 'datetime' can be reduced. [variableScope]
alarm-clock-1.2.5/src/main_list.c:261:70: style: The scope of the variable 'gdate' can be reduced. [variableScope]
alarm-clock-1.2.5/src/main_list.c:261:78: style: The scope of the variable 'buffer' can be reduced. [variableScope]
alarm-clock-1.2.5/src/main_list.c:262:10: style: The scope of the variable 'date_split' can be reduced. [variableScope]
alarm-clock-1.2.5/src/main_list.c:262:24: style: The scope of the variable 'time_split' can be reduced. [variableScope]
alarm-clock-1.2.5/src/main_list.c:262:38: style: The scope of the variable 'date_splitted' can be reduced. [variableScope]
alarm-clock-1.2.5/src/main_list.c:269:9: style: The scope of the variable 'snoozed_old' can be reduced. [variableScope]
alarm-clock-1.2.5/src/main_list.c:302:17: style: Variable 'snoozed_old' is assigned a value that is never used. [unreadVariable]
alarm-clock-1.2.5/src/modify_alarm.c:36:9: style: The scope of the variable 'buffer' can be reduced. [variableScope]
alarm-clock-1.2.5/src/modify_alarm.c:809:9: style: The scope of the variable 'buffer' can be reduced. [variableScope]
alarm-clock-1.2.5/src/modify_alarm.c:1271:9: style: The scope of the variable 'buffer' can be reduced. [variableScope]
alarm-clock-1.2.5/src/preferences.c:32:19: style: The scope of the variable 'desktop_file' can be reduced. [variableScope]
alarm-clock-1.2.5/src/schedule.c:370:13: style: The scope of the variable 'buffer_widget' can be reduced. [variableScope]
alarm-clock-1.2.5/src/schedule.c:371:9: style: The scope of the variable 'widget_name' can be reduced. [variableScope]
alarm-clock-1.2.5/src/schedule.c:634:13: style: The scope of the variable 'buffer_widget' can be reduced. [variableScope]
alarm-clock-1.2.5/src/schedule.c:635:9: style: The scope of the variable 'widget_name' can be reduced. [variableScope]
alarm-clock-1.2.5/src/templates.c:57:9: style: The scope of the variable 'buffer' can be reduced. [variableScope]
alarm-clock-1.2.5/src/templates.c:96:30: style: The scope of the variable 'name' can be reduced. [variableScope]
alarm-clock-1.2.5/src/templates.c:96:42: style: The scope of the variable 'date' can be reduced. [variableScope]
alarm-clock-1.2.5/src/templates.c:224:9: style: The scope of the variable 'iso_date' can be reduced. [variableScope]
alarm-clock-1.2.5/src/templates.c:224:62: style: The scope of the variable 'buffer' can be reduced. [variableScope]
[22:28]

ftp://ftp.se.debian.org/debian/pool/main/a/alarm-clock-applet/alarm-clock-applet_0.3.4.orig.tar.gz
alarm-clock-applet-0.3.4/src/alarm-actions.c:233:23: style: The scope of the variable 'selection' can be reduced. [variableScope]
alarm-clock-applet-0.3.4/src/alarm-applet.c:57:9: style: The scope of the variable 'a' can be reduced. [variableScope]
alarm-clock-applet-0.3.4/src/alarm-applet.c:88:9: style: The scope of the variable 'a' can be reduced. [variableScope]
alarm-clock-applet-0.3.4/src/alarm-applet.c:159:9: style: The scope of the variable 'alarm' can be reduced. [variableScope]
alarm-clock-applet-0.3.4/src/alarm-applet.c:166:9: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alarm-clock-applet-0.3.4/src/alarm-applet.c:319:9: style: The scope of the variable 'filename' can be reduced. [variableScope]
alarm-clock-applet-0.3.4/src/alarm-gconf.c:44:9: style: The scope of the variable 'a' can be reduced. [variableScope]
alarm-clock-applet-0.3.4/src/alarm-list-window.c:356:12: style: The scope of the variable 'a' can be reduced. [variableScope]
alarm-clock-applet-0.3.4/src/alarm-list-window.c:626:13: style: The scope of the variable 'parts' can be reduced. [variableScope]
alarm-clock-applet-0.3.4/src/alarm-list-window.c:662:12: style: The scope of the variable 'a' can be reduced. [variableScope]
alarm-clock-applet-0.3.4/src/alarm-list-window.c:693:18: style: The scope of the variable 'name' can be reduced. [variableScope]
alarm-clock-applet-0.3.4/src/alarm-list-window.c:694:18: style: The scope of the variable 'item' can be reduced. [variableScope]
alarm-clock-applet-0.3.4/src/alarm-list-window.c:404:51: style: Function 'alarm_list_window_sort_iter_compare' argument 2 names different: declaration 'a' definition 'i1'. [funcArgNamesDifferent]
alarm-clock-applet-0.3.4/src/alarm-list-window.c:41:51: note: Function 'alarm_list_window_sort_iter_compare' argument 2 names different: declaration 'a' definition 'i1'.
alarm-clock-applet-0.3.4/src/alarm-list-window.c:404:51: note: Function 'alarm_list_window_sort_iter_compare' argument 2 names different: declaration 'a' definition 'i1'.
alarm-clock-applet-0.3.4/src/alarm-list-window.c:404:68: style: Function 'alarm_list_window_sort_iter_compare' argument 3 names different: declaration 'b' definition 'i2'. [funcArgNamesDifferent]
alarm-clock-applet-0.3.4/src/alarm-list-window.c:41:67: note: Function 'alarm_list_window_sort_iter_compare' argument 3 names different: declaration 'b' definition 'i2'.
alarm-clock-applet-0.3.4/src/alarm-list-window.c:404:68: note: Function 'alarm_list_window_sort_iter_compare' argument 3 names different: declaration 'b' definition 'i2'.
alarm-clock-applet-0.3.4/src/alarm-list-window.c:622:55: style: Function 'alarm_list_window_snooze_menu_activated' argument 1 names different: declaration 'item' definition 'menuitem'. [funcArgNamesDifferent]
alarm-clock-applet-0.3.4/src/alarm-list-window.c:57:55: note: Function 'alarm_list_window_snooze_menu_activated' argument 1 names different: declaration 'item' definition 'menuitem'.
alarm-clock-applet-0.3.4/src/alarm-list-window.c:622:55: note: Function 'alarm_list_window_snooze_menu_activated' argument 1 names different: declaration 'item' definition 'menuitem'.
alarm-clock-applet-0.3.4/src/alarm.c:1564:2: style: Variable 'dirs' is reassigned a value before the old one has been used. [redundantAssignment]
alarm-clock-applet-0.3.4/src/alarm.c:1555:0: note: Variable 'dirs' is reassigned a value before the old one has been used.
alarm-clock-applet-0.3.4/src/alarm.c:1564:2: note: Variable 'dirs' is reassigned a value before the old one has been used.
alarm-clock-applet-0.3.4/src/alarm.c:379:10: style: The scope of the variable 'list' can be reduced. [variableScope]
alarm-clock-applet-0.3.4/src/alarm.c:1265:9: style: The scope of the variable 'dir' can be reduced. [variableScope]
alarm-clock-applet-0.3.4/src/alarm.c:1557:9: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alarm-clock-applet-0.3.4/src/alarm.c:1600:9: style: The scope of the variable 'a' can be reduced. [variableScope]
alarm-clock-applet-0.3.4/src/alarm.c:1727:9: style: The scope of the variable 'msg' can be reduced. [variableScope]
alarm-clock-applet-0.3.4/src/alarm.c:1100:26: style: Function 'alarm_is_playing' argument 1 names different: declaration 'alarm' definition 'a'. [funcArgNamesDifferent]
alarm-clock-applet-0.3.4/src/alarm.h:234:26: note: Function 'alarm_is_playing' argument 1 names different: declaration 'alarm' definition 'a'.
alarm-clock-applet-0.3.4/src/alarm.c:1100:26: note: Function 'alarm_is_playing' argument 1 names different: declaration 'alarm' definition 'a'.
alarm-clock-applet-0.3.4/src/list-entry.c:169:18: style: The scope of the variable 'e' can be reduced. [variableScope]
alarm-clock-applet-0.3.4/src/player.c:165:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
alarm-clock-applet-0.3.4/src/prefs.c:81:16: style: The scope of the variable 'monitor' can be reduced. [variableScope]
alarm-clock-applet-0.3.4/src/prefs.c:131:9: style: The scope of the variable 'f' can be reduced. [variableScope]
alarm-clock-applet-0.3.4/src/prefs.c:151:9: style: The scope of the variable 'filename' can be reduced. [variableScope]
alarm-clock-applet-0.3.4/src/prefs.c:152:12: style: The scope of the variable 'kf' can be reduced. [variableScope]
alarm-clock-applet-0.3.4/src/tests/test_alarm.c:194:2: style: Variable 'list' is reassigned a value before the old one has been used. [redundantAssignment]
alarm-clock-applet-0.3.4/src/tests/test_alarm.c:183:0: note: Variable 'list' is reassigned a value before the old one has been used.
alarm-clock-applet-0.3.4/src/tests/test_alarm.c:194:2: note: Variable 'list' is reassigned a value before the old one has been used.
alarm-clock-applet-0.3.4/src/tests/test_alarm.c:428:2: style: Variable 'now' is reassigned a value before the old one has been used. [redundantAssignment]
alarm-clock-applet-0.3.4/src/tests/test_alarm.c:414:0: note: Variable 'now' is reassigned a value before the old one has been used.
alarm-clock-applet-0.3.4/src/tests/test_alarm.c:428:2: note: Variable 'now' is reassigned a value before the old one has been used.
alarm-clock-applet-0.3.4/src/tests/test_alarm.c:486:10: style: Unused variable: wnow [unusedVariable]
alarm-clock-applet-0.3.4/src/tests/test_alarm.c:486:16: style: Unused variable: wday [unusedVariable]
alarm-clock-applet-0.3.4/src/tests/test_alarm.c:488:13: style: Unused variable: tm [unusedVariable]
alarm-clock-applet-0.3.4/src/tests/test_list_entry.c:49:2: style: Variable 'entry' is reassigned a value before the old one has been used. [redundantAssignment]
alarm-clock-applet-0.3.4/src/tests/test_list_entry.c:40:0: note: Variable 'entry' is reassigned a value before the old one has been used.
alarm-clock-applet-0.3.4/src/tests/test_list_entry.c:49:2: note: Variable 'entry' is reassigned a value before the old one has been used.
alarm-clock-applet-0.3.4/src/tests/test_list_entry.c:65:2: style: Variable 'list' is reassigned a value before the old one has been used. [redundantAssignment]
alarm-clock-applet-0.3.4/src/tests/test_list_entry.c:41:0: note: Variable 'list' is reassigned a value before the old one has been used.
alarm-clock-applet-0.3.4/src/tests/test_list_entry.c:65:2: note: Variable 'list' is reassigned a value before the old one has been used.
alarm-clock-applet-0.3.4/src/ui.c:55:5: style: Variable 'builder' is reassigned a value before the old one has been used. [redundantAssignment]
alarm-clock-applet-0.3.4/src/ui.c:47:0: note: Variable 'builder' is reassigned a value before the old one has been used.
alarm-clock-applet-0.3.4/src/ui.c:55:5: note: Variable 'builder' is reassigned a value before the old one has been used.
alarm-clock-applet-0.3.4/src/ui.c:115:18: style: The scope of the variable 'entry' can be reduced. [variableScope]
alarm-clock-applet-0.3.4/src/ui.c:418:12: style: The scope of the variable 'title' can be reduced. [variableScope]
[22:28]

ftp://ftp.se.debian.org/debian/pool/main/a/albatross/albatross_1.36.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/albatross-gtk-theme/albatross-gtk-theme_1.7.4.orig.tar.gz
albatross-gtk-theme-1.7.4/LICENSE.CC:132:0: error: No pair for character ("). Can't process file. File is either invalid or unicode, which is currently not supported. [syntaxError]
[22:29]

ftp://ftp.se.debian.org/debian/pool/main/a/alberta/alberta_3.0.1.orig.tar.xz
alberta-3.0.1.orig/add_ons/bamg2alberta/bamg2alberta.c:237:19: style: Condition 'boundary_info==1' is always true [knownConditionTrueFalse]
alberta-3.0.1.orig/add_ons/bamg2alberta/bamg2alberta.c:144:27: note: Assignment 'boundary_info=1', assigned value is 1
alberta-3.0.1.orig/add_ons/bamg2alberta/bamg2alberta.c:237:19: note: Condition 'boundary_info==1' is always true
alberta-3.0.1.orig/add_ons/bamg2alberta/bamg2alberta.c:135:18: style: The scope of the variable 'k' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/bamg2alberta/bamg2alberta.c:137:12: style: The scope of the variable 'length' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/bamg2alberta/bamg2alberta.c:137:20: style: The scope of the variable 'length_max' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/bamg2alberta/bamg2alberta.c:154:5: error: Resource leak: input [resourceLeak]
alberta-3.0.1.orig/add_ons/bamg2alberta/bamg2alberta.c:291:0: error: Resource leak: output [resourceLeak]
alberta-3.0.1.orig/add_ons/bamg2alberta/bamg2alberta.c:342:0: error: Memory leak: list_of_verts [memleak]
alberta-3.0.1.orig/add_ons/bamg2alberta/bamg2alberta.c:342:0: error: Memory leak: list_of_elems [memleak]
alberta-3.0.1.orig/add_ons/bamg2alberta/bamg2alberta.c:342:0: error: Memory leak: boundary_list_msh [memleak]
alberta-3.0.1.orig/add_ons/bamg2alberta/bamg2alberta.c:342:0: error: Memory leak: boundary_list_alberta [memleak]
alberta-3.0.1.orig/add_ons/bamg2alberta/bamg2alberta.c:342:0: error: Memory leak: global_index [memleak]
alberta-3.0.1.orig/add_ons/bamg2alberta/bamg2alberta.c:291:0: error: Memory leak: val [memleak]
alberta-3.0.1.orig/add_ons/bamg2alberta/bamg2alberta.c:291:0: error: Memory leak: col [memleak]
alberta-3.0.1.orig/add_ons/bamg2alberta/bamg2alberta.c:291:0: error: Memory leak: row [memleak]
alberta-3.0.1.orig/add_ons/bamg2alberta/bamg2alberta.c:106:17: error: Uninitialized variable: input_name [uninitvar]
alberta-3.0.1.orig/add_ons/bamg2alberta/bamg2alberta.c:109:18: error: Uninitialized variable: output_name [uninitvar]
alberta-3.0.1.orig/add_ons/block_solve/demo/Common/stokes.c:646:26: style: The scope of the variable 'elgc' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/block_solve/demo/Common/stokes.c:647:26: style: The scope of the variable 'qelc' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/block_solve/src/oem_block_solve.c:625:20: style: The scope of the variable '_size' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/block_solve/src/oem_block_solve.c:636:20: style: The scope of the variable '_size' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/block_solve/src/oem_block_solve.c:647:20: style: The scope of the variable '_size' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/block_solve/src/oem_block_solve.c:790:22: style: The scope of the variable 'precon' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/block_solve/src/oem_block_solve.c:806:22: style: The scope of the variable 'precon' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/block_solve/src/oem_block_solve.c:823:22: style: The scope of the variable 'precon' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/block_solve/src/oem_block_solve.c:903:22: style: The scope of the variable 'precon' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/block_solve/src/oem_block_solve.c:947:34: style: Function 'init_oem_block_precon' argument 4 names different: declaration 'prec_type' definition 'block_prec_type'. [funcArgNamesDifferent]
alberta-3.0.1.orig/add_ons/block_solve/src/oem_block_solve.h:93:34: note: Function 'init_oem_block_precon' argument 4 names different: declaration 'prec_type' definition 'block_prec_type'.
alberta-3.0.1.orig/add_ons/block_solve/src/oem_block_solve.c:947:34: note: Function 'init_oem_block_precon' argument 4 names different: declaration 'prec_type' definition 'block_prec_type'.
alberta-3.0.1.orig/add_ons/block_solve/src/oem_block_solve.c:1185:75: style: Function 'oem_block_solve' argument 2 names different: declaration 'bound' definition 'mask'. [funcArgNamesDifferent]
alberta-3.0.1.orig/add_ons/block_solve/src/oem_block_solve.h:94:75: note: Function 'oem_block_solve' argument 2 names different: declaration 'bound' definition 'mask'.
alberta-3.0.1.orig/add_ons/block_solve/src/oem_block_solve.c:1185:75: note: Function 'oem_block_solve' argument 2 names different: declaration 'bound' definition 'mask'.
alberta-3.0.1.orig/add_ons/geomview/alberta2oogl.c:26:0: error: #error Only for parametric surfaces in 2d [preprocessorErrorDirective]
alberta-3.0.1.orig/add_ons/geomview/geomview-graphics.c:1936:0: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
alberta-3.0.1.orig/add_ons/geomview/geomview-graphics.c:1947:0: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
alberta-3.0.1.orig/add_ons/geomview/geomview-graphics.c:332:3: portability: %ld in format string (no. 1) requires 'long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
alberta-3.0.1.orig/add_ons/geomview/geomview-graphics.c:2645:7: style: Variable 'u_min' is reassigned a value before the old one has been used. [redundantAssignment]
alberta-3.0.1.orig/add_ons/geomview/geomview-graphics.c:2642:7: note: Variable 'u_min' is reassigned a value before the old one has been used.
alberta-3.0.1.orig/add_ons/geomview/geomview-graphics.c:2645:7: note: Variable 'u_min' is reassigned a value before the old one has been used.
alberta-3.0.1.orig/add_ons/geomview/geomview-graphics.c:2646:7: style: Variable 'u_max' is reassigned a value before the old one has been used. [redundantAssignment]
alberta-3.0.1.orig/add_ons/geomview/geomview-graphics.c:2643:7: note: Variable 'u_max' is reassigned a value before the old one has been used.
alberta-3.0.1.orig/add_ons/geomview/geomview-graphics.c:2646:7: note: Variable 'u_max' is reassigned a value before the old one has been used.
alberta-3.0.1.orig/add_ons/geomview/geomview-graphics.c:532:15: style: The scope of the variable 'lagrange_net' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/geomview/geomview-graphics.c:533:7: style: The scope of the variable 'lagrange_nel' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/geomview/geomview-graphics.c:939:10: style: The scope of the variable 'j' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/geomview/geomview-graphics.c:940:15: style: The scope of the variable 'lagrange_net' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/geomview/geomview-graphics.c:941:7: style: The scope of the variable 'lagrange_nel' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/geomview/geomview-graphics.c:1656:10: style: The scope of the variable 'j' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/geomview/geomview-graphics.c:2191:5: style: Variable 'n_el_faces' is assigned a value that is never used. [unreadVariable]
alberta-3.0.1.orig/add_ons/gmv/Common/alberta2gmv.c:161:18: style: The scope of the variable 'c' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/grape/mesh/Common/mesh_interface_common_c.h:428:7: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alberta-3.0.1.orig/add_ons/grape/mesh/Common/mesh_interface_common_c.h:506:7: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alberta-3.0.1.orig/add_ons/grape/mesh/Common/mesh_interface_common_c.h:244:22: style: The scope of the variable 'uh_loc' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/grape/mesh/Common/mesh_interface_common_c.h:245:22: style: The scope of the variable 'bas_fcts' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/grape/mesh/Common/mesh_interface_common_c.h:303:24: style: The scope of the variable 'uh_loc' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/grape/mesh/Common/mesh_interface_common_c.h:304:24: style: The scope of the variable 'bas_fcts' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/grape/mesh/Common/alberta_grape.c:262:18: style: The scope of the variable 'c' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/grape/mesh/Common/alberta_movi.c:159:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
alberta-3.0.1.orig/add_ons/grape/mesh/Common/alberta_movi.c:237:18: style: The scope of the variable 'c' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/libalbas/src/basfcts.c:214:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alberta-3.0.1.orig/add_ons/libalbas/src/basfcts.c:219:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alberta-3.0.1.orig/add_ons/libalbas/src/basfcts.c:219:5: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alberta-3.0.1.orig/add_ons/libalbas/src/basfcts.c:225:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alberta-3.0.1.orig/add_ons/libalbas/src/basfcts.c:225:5: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alberta-3.0.1.orig/add_ons/libalbas/src/basfcts.c:242:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alberta-3.0.1.orig/add_ons/libalbas/src/basfcts.c:242:5: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alberta-3.0.1.orig/add_ons/libalbas/src/basfcts.c:250:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alberta-3.0.1.orig/add_ons/libalbas/src/basfcts.c:260:7: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alberta-3.0.1.orig/add_ons/libalbas/src/basfcts.c:264:7: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alberta-3.0.1.orig/add_ons/libalbas/src/basfcts.c:264:7: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alberta-3.0.1.orig/add_ons/libalbas/src/basfcts.c:275:7: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alberta-3.0.1.orig/add_ons/libalbas/src/basfcts.c:275:7: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alberta-3.0.1.orig/add_ons/libalbas/src/basfcts.c:281:7: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alberta-3.0.1.orig/add_ons/libalbas/src/basfcts.c:281:7: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alberta-3.0.1.orig/add_ons/libalbas/src/basfcts.c:281:7: warning: %d in format string (no. 5) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alberta-3.0.1.orig/add_ons/libalbas/src/basfcts.c:289:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alberta-3.0.1.orig/add_ons/libalbas/src/bubble.c:571:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alberta-3.0.1.orig/add_ons/libalbas/src/bubble.c:571:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alberta-3.0.1.orig/add_ons/libalbas/src/bubble.c:413:7: style: The scope of the variable 'cdof' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/libalbas/src/bubble.c:413:13: style: The scope of the variable 'pdof' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/libalbas/src/bubble.c:432:7: style: The scope of the variable 'cdof0' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/libalbas/src/bubble.c:432:14: style: The scope of the variable 'cdof1' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/libalbas/src/bubble.c:432:21: style: The scope of the variable 'pdof' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/libalbas/src/bubble.c:452:7: style: The scope of the variable 'cdof0' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/libalbas/src/bubble.c:452:14: style: The scope of the variable 'cdof1' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/libalbas/src/bubble.c:452:21: style: The scope of the variable 'pdof' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/libalbas/src/bubble.c:473:7: style: The scope of the variable 'cdof' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/libalbas/src/bubble.c:473:13: style: The scope of the variable 'pdof' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/libalbas/src/bubble.c:494:11: style: The scope of the variable 'cdof0' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/libalbas/src/bubble.c:494:18: style: The scope of the variable 'cdof1' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/libalbas/src/bubble.c:494:25: style: The scope of the variable 'pdof' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/libalbas/src/bubble.c:515:11: style: The scope of the variable 'cdof0' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/libalbas/src/bubble.c:515:18: style: The scope of the variable 'cdof1' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/libalbas/src/bubble.c:515:25: style: The scope of the variable 'pdof' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/libalbas/src/bulk_trace_bubble.c:300:3: portability: Returning an integer in a function with pointer return type is not portable. [CastIntegerToAddressAtReturn]
alberta-3.0.1.orig/add_ons/libalbas/src/bulk_trace_bubble.c:308:3: portability: Returning an integer in a function with pointer return type is not portable. [CastIntegerToAddressAtReturn]
alberta-3.0.1.orig/add_ons/libalbas/src/bulk_trace_bubble.c:940:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alberta-3.0.1.orig/add_ons/libalbas/src/bulk_trace_bubble.c:940:5: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alberta-3.0.1.orig/add_ons/libalbas/src/bulk_trace_bubble.c:399:15: style: The scope of the variable 'coord_warning' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/libalbas/src/bulk_trace_tensor_bubbles.c:727:3: portability: Returning an integer in a function with pointer return type is not portable. [CastIntegerToAddressAtReturn]
alberta-3.0.1.orig/add_ons/libalbas/src/bulk_trace_tensor_bubbles.c:1601:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alberta-3.0.1.orig/add_ons/libalbas/src/bulk_trace_tensor_bubbles.c:1601:5: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alberta-3.0.1.orig/add_ons/libalbas/src/bulk_trace_tensor_bubbles.c:1601:5: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alberta-3.0.1.orig/add_ons/libalbas/src/bulk_trace_tensor_bubbles.c:1522:5: style: Variable 'cdof' is reassigned a value before the old one has been used. [redundantAssignment]
alberta-3.0.1.orig/add_ons/libalbas/src/bulk_trace_tensor_bubbles.c:1520:5: note: Variable 'cdof' is reassigned a value before the old one has been used.
alberta-3.0.1.orig/add_ons/libalbas/src/bulk_trace_tensor_bubbles.c:1522:5: note: Variable 'cdof' is reassigned a value before the old one has been used.
alberta-3.0.1.orig/add_ons/libalbas/src/bulk_trace_tensor_bubbles.c:1546:7: style: Variable 'cdof' is reassigned a value before the old one has been used. [redundantAssignment]
alberta-3.0.1.orig/add_ons/libalbas/src/bulk_trace_tensor_bubbles.c:1544:7: note: Variable 'cdof' is reassigned a value before the old one has been used.
alberta-3.0.1.orig/add_ons/libalbas/src/bulk_trace_tensor_bubbles.c:1546:7: note: Variable 'cdof' is reassigned a value before the old one has been used.
alberta-3.0.1.orig/add_ons/libalbas/src/bulk_trace_tensor_bubbles.c:880:15: style: The scope of the variable 'coord_warning' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/libalbas/src/mini-Xd.c:286:7: style: The scope of the variable 'i' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/libalbas/src/mini-Xd.c:286:15: style: The scope of the variable 'l1_b_no' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/libalbas/src/mini-Xd.c:286:37: style: The scope of the variable 'l1_no' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/libalbas/src/mini-Xd.c:335:10: style: The scope of the variable 'i' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/libalbas/src/mini-Xd.c:335:18: style: The scope of the variable 'l1_b_no' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/libalbas/src/mini-Xd.c:335:40: style: The scope of the variable 'l1_no' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/libalbas/src/raviart_thomas.c:116:3: portability: Returning an integer in a function with pointer return type is not portable. [CastIntegerToAddressAtReturn]
alberta-3.0.1.orig/add_ons/libalbas/src/raviart_thomas.c:206:3: portability: Returning an integer in a function with pointer return type is not portable. [CastIntegerToAddressAtReturn]
alberta-3.0.1.orig/add_ons/libalbas/src/raviart_thomas.c:1069:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alberta-3.0.1.orig/add_ons/libalbas/src/raviart_thomas.c:1069:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alberta-3.0.1.orig/add_ons/libalbas/src/tensor_wall_bubbles.c:714:3: portability: Returning an integer in a function with pointer return type is not portable. [CastIntegerToAddressAtReturn]
alberta-3.0.1.orig/add_ons/libalbas/src/tensor_wall_bubbles.c:1707:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alberta-3.0.1.orig/add_ons/libalbas/src/tensor_wall_bubbles.c:1707:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alberta-3.0.1.orig/add_ons/libalbas/src/tensor_wall_bubbles.c:1707:5: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alberta-3.0.1.orig/add_ons/libalbas/src/tensor_wall_bubbles.c:768:15: style: The scope of the variable 'coord_warning' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/libalbas/src/tensor_wall_bubbles.c:1686:13: style: The scope of the variable 'data' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/libalbas/src/trace_bubble.c:494:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alberta-3.0.1.orig/add_ons/libalbas/src/trace_bubble.c:494:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alberta-3.0.1.orig/add_ons/libalbas/src/trace_tensor_bubbles.c:829:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alberta-3.0.1.orig/add_ons/libalbas/src/trace_tensor_bubbles.c:829:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alberta-3.0.1.orig/add_ons/libalbas/src/trace_tensor_bubbles.c:829:5: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alberta-3.0.1.orig/add_ons/libalbas/src/trace_tensor_bubbles.c:681:5: style: Variable 'cdof' is reassigned a value before the old one has been used. [redundantAssignment]
alberta-3.0.1.orig/add_ons/libalbas/src/trace_tensor_bubbles.c:679:5: note: Variable 'cdof' is reassigned a value before the old one has been used.
alberta-3.0.1.orig/add_ons/libalbas/src/trace_tensor_bubbles.c:681:5: note: Variable 'cdof' is reassigned a value before the old one has been used.
alberta-3.0.1.orig/add_ons/libalbas/src/trace_tensor_bubbles.c:705:7: style: Variable 'cdof' is reassigned a value before the old one has been used. [redundantAssignment]
alberta-3.0.1.orig/add_ons/libalbas/src/trace_tensor_bubbles.c:703:7: note: Variable 'cdof' is reassigned a value before the old one has been used.
alberta-3.0.1.orig/add_ons/libalbas/src/trace_tensor_bubbles.c:705:7: note: Variable 'cdof' is reassigned a value before the old one has been used.
alberta-3.0.1.orig/add_ons/libalbas/src/wall_bubbles.c:286:3: portability: Returning an integer in a function with pointer return type is not portable. [CastIntegerToAddressAtReturn]
alberta-3.0.1.orig/add_ons/libalbas/src/wall_bubbles.c:1000:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alberta-3.0.1.orig/add_ons/libalbas/src/wall_bubbles.c:1000:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alberta-3.0.1.orig/add_ons/libalbas/src/wall_bubbles.c:340:15: style: The scope of the variable 'coord_warning' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/libalbas/src/wall_bubbles.c:987:12: style: The scope of the variable 'data' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/libalbas/tests/stokes_bubble_d_test.c:144:20: style: The scope of the variable 'quad_fast' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/libalbas/tests/stokes_bubble_d_test.c:145:15: style: The scope of the variable 'quad' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/libalbas/tests/stokes_bubble_test.c:137:20: style: The scope of the variable 'quad_fast' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/libalbas/tests/stokes_bubble_test.c:138:15: style: The scope of the variable 'quad' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/libalbas/tests/stokes_wall_bubble_test.c:137:25: style: The scope of the variable 'wquad_fast' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/libalbas/tests/stokes_wall_bubble_test.c:138:20: style: The scope of the variable 'wquad' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/meshtv/Common/alberta_meshtv.c:190:20: style: The scope of the variable 'local_dof_ptr' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/meshtv/Common/alberta_meshtv.c:301:20: style: The scope of the variable 'local_dof_ptr' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/meshtv/Common/alberta_meshtv.c:642:19: style: The scope of the variable 'c' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/paraview/Common/alberta2paraview.c:241:16: style: The scope of the variable 'name' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/paraview/Common/alberta2paraview.c:342:18: style: The scope of the variable 'vtu_name' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/paraview/Common/alberta2paraview.c:355:18: style: The scope of the variable 'c' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/paraview/Common/alberta2paraview.c:361:18: style: The scope of the variable 'i' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/paraview/Common/alberta2paraview.c:543:19: style: The scope of the variable 'fn' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/paraview/Common/alberta2paraview.c:1187:12: style: The scope of the variable 'namebuf' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/paraview/Common/alberta2paraview.c:1205:12: style: The scope of the variable 'namebuffer' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/paraview/Common/alberta2paraview.c:1442:7: style: The scope of the variable 'j' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/paraview/Common/alberta2paraview.c:1456:7: style: The scope of the variable 'i' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/paraview/Common/alberta2paraview.c:1475:13: style: The scope of the variable 'k' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/paraview/Common/alberta2paraview.c:1475:10: style: Unused variable: j [unusedVariable]
alberta-3.0.1.orig/add_ons/static_condensation/demo/Common/mini-quasi-stokes.c:775:23: style: The scope of the variable 'time_block' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/static_condensation/demo/Common/mini-quasi-stokes.c:775:35: style: The scope of the variable 'time_block_solve' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/static_condensation/demo/Common/mini-quasi-stokes.c:778:17: style: The scope of the variable 'precon' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/static_condensation/demo/Common/mini-quasi-stokes.c:1183:26: style: The scope of the variable 'elgc' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/static_condensation/demo/Common/mini-quasi-stokes.c:1184:26: style: The scope of the variable 'qelc' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/static_condensation/demo/Common/mini-stokes.c:464:23: style: The scope of the variable 'time_block' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/static_condensation/demo/Common/mini-stokes.c:464:35: style: The scope of the variable 'time_block_solve' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/static_condensation/demo/Common/mini-stokes.c:467:17: style: The scope of the variable 'precon' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/static_condensation/demo/Common/mini-stokes.c:560:7: style: The scope of the variable 'i' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/static_condensation/demo/Common/mini-stokes.c:782:26: style: The scope of the variable 'elgc' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/static_condensation/demo/Common/mini-stokes.c:783:26: style: The scope of the variable 'qelc' can be reduced. [variableScope]
alberta-3.0.1.orig/add_ons/triangle2alberta/triangle2alberta.c:94:3: style: Variable 'neigh_file' is reassigned a value before the old one has been used. [redundantAssignment]
alberta-3.0.1.orig/add_ons/triangle2alberta/triangle2alberta.c:64:0: note: Variable 'neigh_file' is reassigned a value before the old one has been used.
alberta-3.0.1.orig/add_ons/triangle2alberta/triangle2alberta.c:94:3: note: Variable 'neigh_file' is reassigned a value before the old one has been used.
alberta-3.0.1.orig/add_ons/triangle2alberta/triangle2alberta.c:369:3: style: Variable 'macro_data' is reassigned a value before the old one has been used. [redundantAssignment]
alberta-3.0.1.orig/add_ons/triangle2alberta/triangle2alberta.c:366:0: note: Variable 'macro_data' is reassigned a value before the old one has been used.
alberta-3.0.1.orig/add_ons/triangle2alberta/triangle2alberta.c:369:3: note: Variable 'macro_data' is reassigned a value before the old one has been used.
alberta-3.0.1.orig/add_ons/triangle2alberta/triangle2alberta.c:372:3: warning: Dangerous usage of strncat - 3rd parameter is the maximum number of characters to append. [strncatUsage]
alberta-3.0.1.orig/alberta/src/0d/memory_0d.c:40:20: style: The scope of the variable 'i' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_0_1d.c:208:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_0_1d.c:194:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_0_1d.c:208:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_0_1d.c:210:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_0_1d.c:194:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_0_1d.c:210:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_0_1d.c:235:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_0_1d.c:219:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_0_1d.c:235:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_0_1d.c:260:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_0_1d.c:244:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_0_1d.c:260:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_0_1d.c:285:7: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_0_1d.c:270:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_0_1d.c:285:7: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_0_1d.c:315:7: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_0_1d.c:298:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_0_1d.c:315:7: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_0_1d.c:342:7: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_0_1d.c:325:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_0_1d.c:342:7: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_1_1d.c:231:14: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_1_1d.c:221:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_1_1d.c:231:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_1_1d.c:236:3: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_1_1d.c:221:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_1_1d.c:236:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_1_1d.c:239:3: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_1_1d.c:221:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_1_1d.c:239:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_1_1d.c:244:3: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_1_1d.c:221:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_1_1d.c:244:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_1_1d.c:247:3: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_1_1d.c:221:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_1_1d.c:247:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_1_1d.c:271:3: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_1_1d.c:260:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_1_1d.c:271:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_1_1d.c:272:3: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_1_1d.c:260:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_1_1d.c:272:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_0_1d.c:195:11: style: The scope of the variable 'cdof' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_0_1d.c:195:17: style: The scope of the variable 'pdof' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_0_1d.c:220:11: style: The scope of the variable 'cdof0' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_0_1d.c:220:18: style: The scope of the variable 'cdof1' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_0_1d.c:220:25: style: The scope of the variable 'pdof' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_0_1d.c:245:11: style: The scope of the variable 'cdof0' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_0_1d.c:245:18: style: The scope of the variable 'cdof1' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_0_1d.c:245:25: style: The scope of the variable 'pdof' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_0_1d.c:271:11: style: The scope of the variable 'cdof' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_0_1d.c:271:17: style: The scope of the variable 'pdof' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_0_1d.c:299:11: style: The scope of the variable 'cdof0' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_0_1d.c:299:18: style: The scope of the variable 'cdof1' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_0_1d.c:299:25: style: The scope of the variable 'pdof' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_0_1d.c:326:11: style: The scope of the variable 'cdof0' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_0_1d.c:326:18: style: The scope of the variable 'cdof1' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/1d/disc_lagrange_0_1d.c:326:25: style: The scope of the variable 'pdof' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/1d/element_1d.c:50:7: style: The scope of the variable 'i' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/1d/element_1d.c:50:10: style: The scope of the variable 'j' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/1d/element_1d.c:130:2: style: Variable 'j' is modified but its new value is never used. [unreadVariable]
alberta-3.0.1.orig/alberta/src/1d/memory_1d.c:181:3: style: Variable 'l_els' is reassigned a value before the old one has been used. [redundantAssignment]
alberta-3.0.1.orig/alberta/src/1d/memory_1d.c:177:0: note: Variable 'l_els' is reassigned a value before the old one has been used.
alberta-3.0.1.orig/alberta/src/1d/memory_1d.c:181:3: note: Variable 'l_els' is reassigned a value before the old one has been used.
alberta-3.0.1.orig/alberta/src/1d/memory_1d.c:69:7: style: The scope of the variable 'i_child' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/1d/memory_1d.c:105:7: style: The scope of the variable 'i_child' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/1d/memory_1d.c:105:30: style: The scope of the variable 'neigh' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/1d/memory_1d.c:106:7: style: The scope of the variable 'i' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/1d/memory_1d.c:106:10: style: The scope of the variable 'neigh_child' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/1d/memory_1d.c:106:23: style: The scope of the variable 'oppv' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/1d/memory_1d.c:106:29: style: The scope of the variable 'child' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/1d/memory_1d.c:337:10: style: The scope of the variable 'twin_v' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/1d/memory_1d.c:338:10: style: The scope of the variable 'neigh_vertex' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/1d/memory_1d.c:418:20: style: The scope of the variable 'el' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/1d/parametric_1d.c:229:11: style: The scope of the variable 'vec' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/1d/parametric_1d.c:330:23: style: The scope of the variable 'node_c' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/1d/parametric_1d.c:330:31: style: The scope of the variable 'n0_edge_pr' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/1d/parametric_1d.c:331:24: style: The scope of the variable 'bas_fcts' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/1d/parametric_1d.c:417:7: style: The scope of the variable 'i' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/1d/parametric_1d.c:445:11: style: The scope of the variable 'i1' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/1d/parametric_1d.c:445:15: style: The scope of the variable 'n_bas' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/1d/parametric_1d.c:445:22: style: The scope of the variable 'i' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/1d/parametric_1d.c:866:11: style: The scope of the variable 'vec' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/1d/submesh_1d.c:231:3: style: Variable 'vert_ind' is reassigned a value before the old one has been used. [redundantAssignment]
alberta-3.0.1.orig/alberta/src/1d/submesh_1d.c:219:0: note: Variable 'vert_ind' is reassigned a value before the old one has been used.
alberta-3.0.1.orig/alberta/src/1d/submesh_1d.c:231:3: note: Variable 'vert_ind' is reassigned a value before the old one has been used.
alberta-3.0.1.orig/alberta/src/1d/submesh_1d.c:113:27: style: The scope of the variable 's_el' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/1d/traverse_r_1d.c:52:15: style: The scope of the variable 'ov' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/1d/traverse_r_1d.c:280:11: style: The scope of the variable 'i' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/1d/traverse_r_1d.c:280:14: style: The scope of the variable 'ov' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/lagrange_1_2d.c:265:3: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_1_2d.c:254:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_1_2d.c:265:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_1_2d.c:289:3: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_1_2d.c:278:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_1_2d.c:289:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_1_2d.c:290:3: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_1_2d.c:278:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_1_2d.c:290:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_1_2d.c:312:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_1_2d.c:300:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_1_2d.c:312:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_1_2d.c:339:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_1_2d.c:326:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_1_2d.c:339:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_1_2d.c:340:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_1_2d.c:326:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_1_2d.c:340:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:385:3: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:353:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:385:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:395:3: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:353:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:395:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:402:3: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:353:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:402:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:403:12: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:353:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:403:12: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:410:3: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:353:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:410:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:421:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:353:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:421:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:422:14: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:353:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:422:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:457:28: warning: Possible null pointer dereference: mesh [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:434:21: note: Assignment 'mesh=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:457:28: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:458:18: warning: Possible null pointer dereference: mesh [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:434:21: note: Assignment 'mesh=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:458:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:459:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:431:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:459:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:507:3: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:469:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:507:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:508:3: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:469:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:508:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:509:3: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:469:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:509:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:510:3: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:469:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:510:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:511:3: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:469:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:511:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:519:3: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:469:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:519:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:520:3: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:469:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:520:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:521:3: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:469:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:521:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:533:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:469:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:533:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:534:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:469:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:534:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:540:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:469:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:540:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:541:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:469:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:541:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:542:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:469:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:542:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:586:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:552:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:586:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:665:28: warning: Possible null pointer dereference: mesh [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:641:21: note: Assignment 'mesh=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:665:28: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:666:18: warning: Possible null pointer dereference: mesh [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:641:21: note: Assignment 'mesh=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:666:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:668:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:638:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:668:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:719:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:679:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:719:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:720:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:679:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:720:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:721:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:679:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:721:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:722:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:679:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:722:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:723:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:679:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_2_2d.c:723:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:596:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:567:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:596:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:597:13: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:567:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:597:13: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:598:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:567:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:598:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:599:12: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:567:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:599:12: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:600:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:567:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:600:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:601:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:567:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:601:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:602:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:567:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:602:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:603:12: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:567:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:603:12: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:604:11: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:567:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:604:11: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:605:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:567:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:605:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:606:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:567:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:606:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:607:11: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:567:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:607:11: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:608:10: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:567:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:608:10: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:616:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:567:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:616:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:617:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:567:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:617:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:618:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:567:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:618:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:619:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:567:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:619:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:620:12: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:567:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:620:12: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:621:11: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:567:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:621:11: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:637:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:567:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:637:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:638:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:567:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:638:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:639:12: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:567:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:639:12: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:640:11: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:567:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:640:11: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:641:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:567:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:641:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:642:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:567:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:642:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:643:11: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:567:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:643:11: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:644:10: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:567:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:644:10: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:653:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:567:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:653:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:654:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:567:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:654:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:655:15: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:567:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:655:15: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:685:10: warning: Possible null pointer dereference: mesh [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:666:21: note: Assignment 'mesh=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:685:10: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:704:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:663:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:704:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:711:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:663:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:711:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:711:13: warning: Possible null pointer dereference: mesh [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:666:21: note: Assignment 'mesh=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:711:13: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:729:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:663:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:729:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:745:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:663:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:745:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:745:13: warning: Possible null pointer dereference: mesh [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:666:21: note: Assignment 'mesh=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:745:13: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:786:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:756:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:786:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:787:13: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:756:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:787:13: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:788:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:756:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:788:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:789:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:756:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:789:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:790:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:756:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:790:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:791:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:756:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:791:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:792:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:756:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:792:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:793:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:756:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:793:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:794:12: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:756:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:794:12: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:795:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:756:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:795:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:796:12: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:756:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:796:12: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:797:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:756:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:797:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:805:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:756:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:805:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:806:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:756:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:806:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:807:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:756:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:807:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:808:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:756:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:808:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:809:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:756:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:809:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:810:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:756:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:810:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:811:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:756:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:811:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:827:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:756:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:827:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:828:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:756:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:828:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:829:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:756:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:829:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:830:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:756:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:830:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:831:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:756:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:831:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:832:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:756:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:832:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:833:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:756:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:833:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:834:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:756:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:834:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:835:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:756:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:835:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:845:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:756:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:845:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:846:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:756:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:846:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:847:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:756:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:847:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:848:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:756:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:848:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:849:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:756:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:849:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:850:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:756:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:850:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:851:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:756:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:851:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:895:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:863:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:895:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:896:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:863:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:896:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:897:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:863:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:897:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:898:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:863:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:898:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:899:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:863:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:899:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:900:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:863:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:900:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:901:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:863:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:901:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:902:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:863:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:902:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:903:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:863:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:903:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:904:19: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:863:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:904:19: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:905:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:863:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:905:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:906:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:863:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:906:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:907:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:863:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:907:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:908:15: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:863:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:908:15: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:1001:10: warning: Possible null pointer dereference: mesh [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:982:21: note: Assignment 'mesh=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:1001:10: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:1021:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:979:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:1021:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:1029:15: warning: Possible null pointer dereference: mesh [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:982:21: note: Assignment 'mesh=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:1029:15: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:1109:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:1077:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:1109:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:1110:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:1077:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:1110:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:1111:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:1077:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:1111:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:1112:11: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:1077:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:1112:11: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:1113:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:1077:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:1113:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:1114:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:1077:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:1114:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:1115:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:1077:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:1115:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:1116:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:1077:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:1116:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:1117:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:1077:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:1117:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:1118:10: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:1077:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:1118:10: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:1119:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:1077:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:1119:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:1120:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:1077:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:1120:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:1121:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:1077:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:1121:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:1122:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:1077:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_3_2d.c:1122:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:980:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:980:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:981:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:981:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:982:13: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:982:13: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:983:13: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:983:13: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:984:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:984:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:985:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:985:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:986:13: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:986:13: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:987:13: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:987:13: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:988:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:988:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:989:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:989:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:990:15: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:990:15: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:991:13: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:991:13: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:992:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:992:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:993:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:993:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:994:13: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:994:13: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:995:13: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:995:13: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:996:10: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:996:10: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:997:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:997:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:998:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:998:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:999:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:999:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1000:13: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1000:13: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1001:13: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1001:13: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1002:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1002:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1003:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1003:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1004:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1004:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1005:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1005:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1006:15: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1006:15: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1007:15: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1007:15: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1008:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1008:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1016:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1016:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1017:13: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1017:13: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1018:13: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1018:13: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1019:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1019:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1020:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1020:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1021:13: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1021:13: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1022:13: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1022:13: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1023:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1023:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1024:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1024:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1025:15: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1025:15: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1026:15: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1026:15: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1027:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1027:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1028:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1028:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1029:13: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1029:13: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1030:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1030:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1031:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1031:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1032:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1032:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1050:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1050:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1051:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1051:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1052:15: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1052:15: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1053:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1053:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1054:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1054:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1055:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1055:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1056:13: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1056:13: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1057:13: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1057:13: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1058:10: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1058:10: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1059:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1059:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1060:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1060:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1061:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1061:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1062:13: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1062:13: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1063:13: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1063:13: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1064:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1064:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1065:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1065:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1066:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1066:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1067:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1067:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1068:15: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1068:15: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1069:15: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1069:15: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1070:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1070:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1078:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1078:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1079:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1079:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1080:13: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1080:13: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1081:15: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1081:15: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1082:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1082:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1083:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1083:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1084:13: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1084:13: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1085:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1085:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1086:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1086:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1087:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:951:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1087:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1128:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1099:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1128:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1129:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1099:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1129:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1130:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1099:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1130:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1131:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1099:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1131:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1139:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1099:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1139:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1140:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1099:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1140:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1158:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1099:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1158:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1159:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1099:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1159:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1167:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1099:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1167:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1207:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1207:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1208:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1208:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1209:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1209:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1210:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1210:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1211:10: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1211:10: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1212:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1212:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1213:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1213:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1214:12: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1214:12: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1215:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1215:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1216:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1216:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1217:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1217:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1218:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1218:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1219:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1219:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1220:13: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1220:13: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1221:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1221:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1222:13: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1222:13: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1223:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1223:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1224:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1224:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1225:15: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1225:15: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1226:15: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1226:15: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1227:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1227:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1228:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1228:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1229:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1229:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1230:12: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1230:12: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1231:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1231:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1232:13: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1232:13: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1233:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1233:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1241:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1241:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1242:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1242:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1243:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1243:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1244:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1244:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1245:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1245:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1246:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1246:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1247:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1247:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1248:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1248:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1249:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1249:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1250:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1250:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1251:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1251:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1252:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1252:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1253:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1253:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1254:15: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1254:15: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1255:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1255:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1256:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1256:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1257:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1257:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1275:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1275:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1276:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1276:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1277:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1277:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1278:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1278:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1279:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1279:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1280:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1280:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1281:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1281:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1282:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1282:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1283:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1283:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1284:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1284:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1285:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1285:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1286:13: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1286:13: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1287:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1287:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1288:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1288:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1289:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1289:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1290:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1290:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1291:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1291:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1292:15: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1292:15: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1293:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1293:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1294:12: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1294:12: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1295:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1295:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1296:13: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1296:13: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1297:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1297:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1305:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1305:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1306:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1306:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1307:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1307:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1308:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1308:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1309:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1309:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1310:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1310:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1311:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1311:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1312:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1312:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1313:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1313:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1314:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1314:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1315:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1315:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1316:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1178:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1316:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1362:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1329:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1362:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1363:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1329:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1363:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1364:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1329:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1364:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1365:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1329:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1365:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1366:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1329:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1366:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1367:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1329:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1367:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1368:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1329:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1368:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1369:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1329:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1369:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1370:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1329:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1370:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1371:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1329:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1371:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1372:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1329:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1372:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1373:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1329:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1373:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1374:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1329:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1374:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1375:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1329:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1375:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1376:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1329:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1376:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1377:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1329:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1377:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1378:10: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1329:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1378:10: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1379:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1329:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1379:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1380:13: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1329:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1380:13: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1381:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1329:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1381:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1382:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1329:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1382:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1383:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1329:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1383:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1384:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1329:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1384:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1385:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1329:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1385:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1386:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1329:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1386:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1387:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1329:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1387:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1388:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1329:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1388:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1389:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1329:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1389:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1390:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1329:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1390:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1391:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1329:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1391:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1392:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1329:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1392:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1393:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1329:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1393:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1529:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1497:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1529:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1530:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1497:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1530:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1531:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1497:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1531:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1532:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1497:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1532:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1619:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1587:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1619:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1620:21: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1587:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1620:21: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1621:20: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1587:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1621:20: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1622:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1587:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1622:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1623:13: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1587:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1623:13: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1624:20: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1587:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1624:20: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1625:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1587:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1625:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1626:15: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1587:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1626:15: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1627:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1587:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1627:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1628:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1587:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1628:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1629:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1587:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1629:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1630:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1587:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1630:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1631:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1587:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1631:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1632:15: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1587:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1632:15: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1633:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1587:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1633:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1634:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1587:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1634:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1635:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1587:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1635:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1636:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1587:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1636:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1637:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1587:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1637:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1638:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1587:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1638:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1639:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1587:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1639:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1640:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1587:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1640:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1641:19: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1587:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1641:19: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1642:19: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1587:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1642:19: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1643:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1587:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1643:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1644:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1587:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1644:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1645:15: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1587:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1645:15: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1646:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1587:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1646:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1647:15: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1587:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1647:15: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1648:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1587:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/lagrange_4_2d.c:1648:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_0_2d.c:209:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_0_2d.c:195:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_0_2d.c:209:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_0_2d.c:211:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_0_2d.c:195:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_0_2d.c:211:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_0_2d.c:236:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_0_2d.c:220:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_0_2d.c:236:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_0_2d.c:261:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_0_2d.c:245:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_0_2d.c:261:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_0_2d.c:286:7: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_0_2d.c:271:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_0_2d.c:286:7: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_0_2d.c:316:7: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_0_2d.c:299:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_0_2d.c:316:7: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_0_2d.c:343:7: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_0_2d.c:326:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_0_2d.c:343:7: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_1_2d.c:266:16: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_1_2d.c:254:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_1_2d.c:266:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_1_2d.c:271:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_1_2d.c:254:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_1_2d.c:271:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_1_2d.c:274:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_1_2d.c:254:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_1_2d.c:274:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_1_2d.c:277:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_1_2d.c:254:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_1_2d.c:277:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_1_2d.c:282:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_1_2d.c:254:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_1_2d.c:282:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_1_2d.c:285:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_1_2d.c:254:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_1_2d.c:285:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_1_2d.c:288:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_1_2d.c:254:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_1_2d.c:288:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_1_2d.c:315:16: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_1_2d.c:302:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_1_2d.c:315:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_1_2d.c:317:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_1_2d.c:302:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_1_2d.c:317:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_1_2d.c:318:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_1_2d.c:302:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_1_2d.c:318:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_1_2d.c:319:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_1_2d.c:302:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_1_2d.c:319:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:384:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:348:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:384:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:388:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:348:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:388:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:392:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:348:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:392:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:396:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:348:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:396:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:400:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:348:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:400:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:401:14: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:348:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:401:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:405:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:348:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:405:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:412:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:348:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:412:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:416:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:348:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:416:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:420:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:348:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:420:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:424:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:348:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:424:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:425:14: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:348:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:425:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:429:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:348:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:429:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:433:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:348:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:433:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:464:10: warning: Possible null pointer dereference: mesh [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:446:21: note: Assignment 'mesh=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:464:10: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:472:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:443:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:472:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:473:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:443:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:473:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:474:16: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:443:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:474:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:475:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:443:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:475:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:476:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:443:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:476:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:477:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:443:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:477:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:478:16: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:443:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:478:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:479:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:443:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:479:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_0_2d.c:196:11: style: The scope of the variable 'cdof' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_0_2d.c:196:17: style: The scope of the variable 'pdof' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_0_2d.c:221:11: style: The scope of the variable 'cdof0' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_0_2d.c:221:18: style: The scope of the variable 'cdof1' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_0_2d.c:221:25: style: The scope of the variable 'pdof' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_0_2d.c:246:11: style: The scope of the variable 'cdof0' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_0_2d.c:246:18: style: The scope of the variable 'cdof1' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_0_2d.c:246:25: style: The scope of the variable 'pdof' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_0_2d.c:272:11: style: The scope of the variable 'cdof' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_0_2d.c:272:17: style: The scope of the variable 'pdof' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_0_2d.c:300:11: style: The scope of the variable 'cdof0' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_0_2d.c:300:18: style: The scope of the variable 'cdof1' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_0_2d.c:300:25: style: The scope of the variable 'pdof' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_0_2d.c:327:11: style: The scope of the variable 'cdof0' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_0_2d.c:327:18: style: The scope of the variable 'cdof1' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_0_2d.c:327:25: style: The scope of the variable 'pdof' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_1_2d.c:301:18: style: The scope of the variable 'child' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:349:13: style: The scope of the variable 'node' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:349:19: style: The scope of the variable 'n0' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/disc_lagrange_2_2d.c:442:20: style: The scope of the variable 'child' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/coarsen_2d.c:261:13: style: The scope of the variable 'el' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/coarsen_2d.c:418:19: style: The scope of the variable 'el_info' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/element_2d.c:122:0: error: #error Does not make sense for DIM_OF_WORLD < 2! [preprocessorErrorDirective]
alberta-3.0.1.orig/alberta/src/2d/graphXO_2d.c:568:14: style: The scope of the variable 'k' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/graphXO_2d.c:845:26: style: The scope of the variable 'l' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/graphXO_2d.c:846:26: style: The scope of the variable 'c' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/graphXO_2d.c:847:29: style: The scope of the variable 'i' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/graphXO_2d.c:919:26: style: The scope of the variable 'c' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/graphXO_2d.c:920:26: style: The scope of the variable 'l' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/graphXO_2d.c:921:29: style: The scope of the variable 'i' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/graphXO_2d.c:1006:12: style: The scope of the variable 'j' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/graphXO_2d.c:1169:13: style: The scope of the variable 'j' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/graphXO_2d.c:1169:16: style: The scope of the variable 'k' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/graphXO_2d.c:1379:12: style: The scope of the variable 'j' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/graphXO_2d.c:1611:13: style: The scope of the variable 'j' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/macro_2d.c:555:3: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
alberta-3.0.1.orig/alberta/src/2d/macro_2d.c:553:0: note: Variable 'i' is reassigned a value before the old one has been used.
alberta-3.0.1.orig/alberta/src/2d/macro_2d.c:555:3: note: Variable 'i' is reassigned a value before the old one has been used.
alberta-3.0.1.orig/alberta/src/2d/macro_2d.c:47:15: style: The scope of the variable 'mel' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/macro_2d.c:258:7: style: The scope of the variable 'i' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/macro_2d.c:258:10: style: The scope of the variable 'j' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/macro_2d.c:333:7: style: The scope of the variable 'i' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/macro_2d.c:333:10: style: The scope of the variable 'j' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/memory_2d.c:336:3: style: Variable 'l_els' is reassigned a value before the old one has been used. [redundantAssignment]
alberta-3.0.1.orig/alberta/src/2d/memory_2d.c:332:0: note: Variable 'l_els' is reassigned a value before the old one has been used.
alberta-3.0.1.orig/alberta/src/2d/memory_2d.c:336:3: note: Variable 'l_els' is reassigned a value before the old one has been used.
alberta-3.0.1.orig/alberta/src/2d/memory_2d.c:89:7: style: The scope of the variable 'i_child' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/memory_2d.c:134:7: style: The scope of the variable 'i_child' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/memory_2d.c:134:30: style: The scope of the variable 'opp_v' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/memory_2d.c:134:62: style: The scope of the variable 'neigh' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/memory_2d.c:135:7: style: The scope of the variable 'i' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/memory_2d.c:135:26: style: The scope of the variable 'new_vertex' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/memory_2d.c:135:38: style: The scope of the variable 'parity' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/memory_2d.c:875:20: style: The scope of the variable 'el' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/parametric_2d.c:1168:16: style: Condition 'i_child==0' is always true [knownConditionTrueFalse]
alberta-3.0.1.orig/alberta/src/2d/parametric_2d.c:1148:14: note: Assuming that condition 'i_child==0' is not redundant
alberta-3.0.1.orig/alberta/src/2d/parametric_2d.c:1168:16: note: Condition 'i_child==0' is always true
alberta-3.0.1.orig/alberta/src/2d/parametric_2d.c:858:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/2d/parametric_2d.c:835:30: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/2d/parametric_2d.c:858:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/2d/parametric_2d.c:445:12: style: The scope of the variable 'beta' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/parametric_2d.c:445:18: style: The scope of the variable 'gamma' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/parametric_2d.c:603:51: style: The scope of the variable 'i' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/parametric_2d.c:892:17: style: The scope of the variable 'vec0' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/parametric_2d.c:892:24: style: The scope of the variable 'vec1' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/parametric_2d.c:1048:7: style: The scope of the variable 'i' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/parametric_2d.c:1048:10: style: The scope of the variable 'j' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/parametric_2d.c:1048:13: style: The scope of the variable 'k' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/parametric_2d.c:1048:16: style: The scope of the variable 'd' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/parametric_2d.c:1430:18: style: The scope of the variable 'vec0' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/parametric_2d.c:1430:25: style: The scope of the variable 'vec1' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/refine_2d.c:100:19: style: The scope of the variable 'opp_vertex' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/refine_2d.c:146:14: style: The scope of the variable 'i_child' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/refine_2d.c:146:23: style: The scope of the variable 'node' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/refine_2d.c:251:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/refine_2d.c:485:18: style: The scope of the variable 'el_info' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/refine_2d.c:486:15: style: The scope of the variable 'i' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/submesh_2d.c:438:3: style: Variable 'vert_ind' is reassigned a value before the old one has been used. [redundantAssignment]
alberta-3.0.1.orig/alberta/src/2d/submesh_2d.c:426:0: note: Variable 'vert_ind' is reassigned a value before the old one has been used.
alberta-3.0.1.orig/alberta/src/2d/submesh_2d.c:438:3: note: Variable 'vert_ind' is reassigned a value before the old one has been used.
alberta-3.0.1.orig/alberta/src/2d/submesh_2d.c:73:13: style: The scope of the variable 'm_mel' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/traverse_r_2d.c:66:13: style: The scope of the variable 'mnb' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/2d/traverse_r_2d.c:67:15: style: The scope of the variable 'ov' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/lagrange_1_3d.c:280:3: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_1_3d.c:268:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_1_3d.c:280:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_1_3d.c:324:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_1_3d.c:311:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_1_3d.c:324:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_1_3d.c:351:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_1_3d.c:336:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_1_3d.c:351:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_1_3d.c:352:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_1_3d.c:336:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_1_3d.c:352:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:474:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:439:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:474:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:475:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:439:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:475:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:476:10: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:439:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:476:10: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:477:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:439:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:477:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:478:10: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:439:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:478:10: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:479:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:439:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:479:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:480:10: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:439:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:480:10: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:487:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:439:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:487:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:488:15: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:439:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:488:15: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:516:7: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:439:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:516:7: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:517:12: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:439:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:517:12: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:521:7: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:439:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:521:7: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:522:12: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:439:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:522:12: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:554:28: warning: Possible null pointer dereference: mesh [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:535:21: note: Assignment 'mesh=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:554:28: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:555:18: warning: Possible null pointer dereference: mesh [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:535:21: note: Assignment 'mesh=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:555:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:556:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:532:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:556:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:602:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:567:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:602:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:603:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:567:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:603:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:604:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:567:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:604:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:605:11: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:567:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:605:11: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:606:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:567:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:606:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:607:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:567:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:607:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:608:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:567:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:608:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:609:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:567:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:609:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:618:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:567:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:618:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:619:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:567:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:619:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:620:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:567:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:620:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:650:7: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:567:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:650:7: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:651:7: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:567:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:651:7: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:652:7: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:567:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:652:7: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:653:7: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:567:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:653:7: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:654:7: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:567:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:654:7: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:658:7: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:567:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:658:7: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:659:7: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:567:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:659:7: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:660:7: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:567:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:660:7: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:661:7: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:567:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:661:7: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:662:7: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:567:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:662:7: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:713:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:676:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:713:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:714:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:676:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:714:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:715:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:676:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:715:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:716:13: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:676:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:716:13: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:717:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:676:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:717:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:718:13: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:676:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:718:13: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:795:26: warning: Possible null pointer dereference: mesh [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:776:21: note: Assignment 'mesh=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:795:26: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:796:16: warning: Possible null pointer dereference: mesh [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:776:21: note: Assignment 'mesh=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:796:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:798:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:773:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:798:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:847:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:810:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:847:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:848:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:810:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:848:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:849:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:810:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:849:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:850:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:810:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:850:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:851:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:810:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:851:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:852:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:810:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:852:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:853:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:810:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:853:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:854:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:810:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:854:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:946:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:913:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:946:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:947:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:913:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:947:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:948:19: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:913:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:948:19: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:949:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:913:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:949:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:950:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:913:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:950:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:951:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:913:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:951:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:952:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:913:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:952:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:953:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:913:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:953:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:954:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:913:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:954:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:955:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:913:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:955:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:956:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:913:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:956:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:957:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:913:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:957:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:958:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:913:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:958:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:959:19: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:913:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:959:19: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:960:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:913:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:960:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:961:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:913:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:961:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:962:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:913:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:962:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:963:19: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:913:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:963:19: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:964:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:913:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:964:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:965:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:913:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:965:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:966:19: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:913:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:966:19: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:967:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:913:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:967:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:981:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:913:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:981:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:982:12: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:913:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:982:12: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:983:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:913:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:983:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:984:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:913:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:984:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:985:15: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:913:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:985:15: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:986:12: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:913:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:986:12: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:987:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:913:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:987:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:988:15: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:913:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:988:15: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:989:12: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:913:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:989:12: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1167:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1128:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1167:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1171:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1128:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1171:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1175:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1128:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1175:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1185:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1128:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1185:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1213:7: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1128:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1213:7: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1219:7: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1128:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1219:7: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1265:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1232:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1265:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1266:12: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1232:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1266:12: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1267:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1232:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1267:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1268:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1232:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1268:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1269:12: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1232:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1269:12: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1270:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1232:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1270:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1271:19: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1232:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1271:19: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1272:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1232:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1272:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1273:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1232:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1273:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1274:19: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1232:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1274:19: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1275:19: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1232:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1275:19: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1276:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1232:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1276:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1277:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1232:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1277:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1278:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1232:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1278:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1279:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1232:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1279:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1280:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1232:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1280:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1281:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1232:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1281:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1282:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1232:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1282:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1283:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1232:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1283:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1284:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1232:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1284:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1285:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1232:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1285:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1286:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1232:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1286:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1287:11: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1232:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1287:11: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1288:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1232:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1288:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1289:11: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1232:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1289:11: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1303:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1232:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1303:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1304:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1232:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1304:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1305:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1232:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1305:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1306:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1232:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1306:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1307:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1232:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1307:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1308:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1232:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1308:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1309:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1232:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1309:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1310:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1232:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1310:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1311:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1232:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1311:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1312:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1232:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1312:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1521:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1486:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1521:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1522:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1486:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1522:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1523:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1486:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1523:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1524:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1486:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1524:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1525:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1486:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1525:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1526:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1486:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1526:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1527:10: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1486:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1527:10: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1528:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1486:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1528:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1529:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1486:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1529:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1530:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1486:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1530:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1531:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1486:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1531:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1532:10: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1486:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1532:10: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1533:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1486:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1533:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1534:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1486:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1534:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1535:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1486:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1535:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1536:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1486:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1536:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1537:10: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1486:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1537:10: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1538:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1486:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1538:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1539:11: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1486:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1539:11: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1540:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1486:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1540:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1541:15: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1486:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1541:15: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1542:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1486:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1542:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1543:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1486:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1543:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1544:15: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1486:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1544:15: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1545:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1486:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1545:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1546:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1486:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1546:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1547:15: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1486:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1547:15: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1793:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1754:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1793:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1900:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1865:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1900:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1901:10: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1865:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1901:10: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1902:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1865:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1902:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1903:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1865:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1903:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1904:10: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1865:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1904:10: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1905:10: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1865:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1905:10: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1906:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1865:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1906:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1907:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1865:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1907:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1908:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1865:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1908:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1909:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1865:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1909:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1910:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1865:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1910:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1911:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1865:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1911:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1912:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1865:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1912:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1913:15: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1865:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1913:15: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1914:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1865:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1914:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1915:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1865:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1915:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1916:15: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1865:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1916:15: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1917:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1865:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1917:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1918:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1865:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1918:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1919:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1865:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1919:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1920:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1865:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1920:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1921:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1865:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1921:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1922:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1865:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1922:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1923:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1865:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1923:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1924:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1865:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1924:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1925:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1865:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1925:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1926:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1865:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1926:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1927:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1865:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1927:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1928:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1865:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1928:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1929:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1865:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1929:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2038:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2038:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2039:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2039:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2040:19: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2040:19: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2041:19: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2041:19: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2042:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2042:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2043:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2043:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2044:19: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2044:19: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2045:19: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2045:19: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2046:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2046:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2047:20: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2047:20: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2048:20: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2048:20: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2049:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2049:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2050:19: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2050:19: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2051:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2051:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2052:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2052:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2053:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2053:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2054:21: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2054:21: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2055:20: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2055:20: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2056:19: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2056:19: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2057:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2057:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2058:20: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2058:20: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2059:19: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2059:19: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2060:19: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2060:19: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2061:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2061:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2062:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2062:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2063:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2063:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2064:21: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2064:21: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2065:20: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2065:20: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2066:19: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2066:19: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2067:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2067:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2068:20: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2068:20: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2069:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2069:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2070:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2070:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2071:19: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2071:19: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2072:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2072:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2073:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2073:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2074:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2074:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2075:20: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2075:20: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2076:19: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2076:19: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2077:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2077:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2078:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2078:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2079:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2079:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2080:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2080:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2081:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2081:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2082:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2082:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2083:20: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2083:20: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2084:19: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2084:19: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2085:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2085:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2086:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2086:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2087:19: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2087:19: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2088:19: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2088:19: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2089:19: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2089:19: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2090:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2090:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2091:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2091:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2092:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2092:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2093:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2093:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2094:20: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2094:20: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2095:19: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2095:19: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2096:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2096:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2097:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2097:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2098:19: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2098:19: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2099:19: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2099:19: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2100:19: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2100:19: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2101:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2101:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2102:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2102:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2103:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2103:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2104:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2104:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2105:19: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2105:19: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2106:19: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2106:19: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2107:20: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2107:20: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2108:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2108:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2109:19: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2109:19: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2110:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2110:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2123:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2123:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2124:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2124:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2125:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2125:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2126:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2126:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2127:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2127:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2128:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2128:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2129:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2129:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2130:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2130:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2131:15: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2131:15: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2132:15: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2132:15: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2133:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2133:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2134:13: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2134:13: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2135:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2135:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2136:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2136:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2137:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2137:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2138:13: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2138:13: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2139:13: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2139:13: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2140:11: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2140:11: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2141:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2141:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2142:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2142:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2143:15: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2143:15: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2144:15: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2144:15: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2145:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2145:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2146:13: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2146:13: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2147:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2147:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2148:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2148:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2149:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2149:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2150:13: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2150:13: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2151:13: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2151:13: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2152:11: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2152:11: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2153:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2153:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2154:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2154:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2155:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2155:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2156:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2156:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2157:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2157:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2158:8: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2158:8: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2159:12: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2159:12: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2160:15: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2160:15: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2161:8: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2161:8: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2162:11: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2006:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2162:11: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2559:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2527:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2559:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2560:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2527:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2560:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2561:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2527:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2561:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2562:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2527:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2562:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2563:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2527:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2563:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2564:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2527:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2564:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2565:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2527:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2565:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2579:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2527:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2579:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2580:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2527:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2580:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2581:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2527:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2581:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2713:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2713:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2714:23: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2714:23: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2715:10: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2715:10: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2716:10: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2716:10: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2717:22: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2717:22: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2718:10: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2718:10: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2719:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2719:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2720:8: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2720:8: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2721:8: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2721:8: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2722:8: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2722:8: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2723:22: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2723:22: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2724:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2724:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2725:19: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2725:19: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2726:7: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2726:7: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2727:7: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2727:7: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2728:20: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2728:20: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2729:19: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2729:19: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2730:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2730:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2731:19: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2731:19: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2732:20: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2732:20: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2733:8: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2733:8: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2734:20: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2734:20: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2735:21: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2735:21: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2736:21: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2736:21: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2737:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2737:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2738:20: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2738:20: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2739:19: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2739:19: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2740:7: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2740:7: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2741:20: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2741:20: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2742:7: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2742:7: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2743:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2743:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2744:20: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2744:20: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2745:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2745:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2746:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2746:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2747:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2747:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2748:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2748:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2749:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2749:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2750:12: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2750:12: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2751:12: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2751:12: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2752:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2752:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2753:11: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2753:11: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2754:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2754:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2755:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2755:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2756:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2756:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2757:8: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2757:8: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2758:12: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2758:12: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2759:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2759:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2760:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2760:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2761:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2761:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2762:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2762:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2763:8: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2763:8: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2764:12: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2764:12: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2765:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2765:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2766:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2766:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2767:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2767:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2768:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2768:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2769:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2769:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2770:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2770:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2771:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2771:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2772:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2772:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2773:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2773:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2774:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2774:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2775:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2775:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2776:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2776:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2777:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2777:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2778:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2778:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2779:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2779:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2780:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2780:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2781:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2781:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2782:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2782:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2783:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2783:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2784:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2784:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2785:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2785:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2786:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2786:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2787:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2787:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2788:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2788:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2789:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2789:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2790:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2790:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2791:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2791:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2792:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2792:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2793:3: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2793:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2794:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2794:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2808:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2808:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2809:10: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2809:10: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2810:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2810:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2811:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2811:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2812:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2812:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2813:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2813:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2814:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2814:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2815:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2815:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2816:15: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2816:15: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2817:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2817:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2818:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2818:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2819:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2819:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2820:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2820:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2821:15: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2821:15: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2822:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2822:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2823:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2823:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2824:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2824:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2825:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2825:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2826:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2826:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2827:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2827:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2828:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2828:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2829:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2829:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2830:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2830:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2831:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2831:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2832:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2832:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2833:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2833:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2834:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2834:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2835:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2835:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2836:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2836:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2837:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2837:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2838:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2838:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2839:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2839:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2840:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2840:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2841:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2841:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2842:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2842:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2843:13: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2843:13: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2844:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2844:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2845:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2680:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2845:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3290:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3290:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3291:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3291:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3292:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3292:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3293:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3293:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3294:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3294:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3295:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3295:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3296:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3296:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3297:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3297:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3298:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3298:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3299:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3299:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3300:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3300:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3301:15: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3301:15: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3302:9: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3302:9: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3303:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3303:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3304:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3304:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3305:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3305:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3306:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3306:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3307:19: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3307:19: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3308:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3308:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3309:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3309:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3310:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3310:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3311:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3311:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3312:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3312:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3313:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3313:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3314:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3314:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3315:11: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3315:11: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3316:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3316:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3317:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3317:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3318:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3318:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3319:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3319:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3320:19: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3320:19: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3321:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3321:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3322:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3322:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3323:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3323:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3324:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3324:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3325:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3325:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3326:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3326:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3327:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3327:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3328:10: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3328:10: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3329:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3329:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3330:11: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3330:11: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3331:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3331:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3332:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3332:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3333:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3333:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3334:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3334:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3335:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3335:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3336:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3336:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3337:11: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3337:11: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3338:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3338:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3339:11: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3339:11: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3340:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3340:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3341:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3341:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3342:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3342:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3343:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3343:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3344:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3344:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3345:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3345:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3346:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3346:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3347:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3347:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3348:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3348:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3349:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3349:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3350:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3350:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3351:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3351:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3352:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3352:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3353:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3353:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3354:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3354:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3355:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3355:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3356:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3356:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3357:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3357:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3358:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3358:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3359:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3359:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3360:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3360:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3361:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3361:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3362:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3362:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3363:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3363:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3364:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3364:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3365:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3365:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3366:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3366:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3367:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3367:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3368:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3368:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3369:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3369:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3370:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3370:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3371:12: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3371:12: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3372:15: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3372:15: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3373:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3373:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3374:12: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3374:12: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3375:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3256:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3375:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3860:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3826:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3860:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3861:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3826:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3861:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3862:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3826:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3862:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3863:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3826:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3863:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3864:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3826:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3864:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3865:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3826:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3865:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3866:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3826:24: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3866:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4034:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4034:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4035:21: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4035:21: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4036:8: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4036:8: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4037:8: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4037:8: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4038:20: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4038:20: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4039:8: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4039:8: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4040:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4040:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4041:13: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4041:13: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4042:13: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4042:13: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4043:13: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4043:13: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4044:20: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4044:20: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4045:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4045:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4046:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4046:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4047:12: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4047:12: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4048:12: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4048:12: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4049:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4049:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4050:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4050:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4051:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4051:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4052:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4052:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4053:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4053:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4054:13: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4054:13: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4055:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4055:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4056:19: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4056:19: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4057:19: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4057:19: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4058:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4058:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4059:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4059:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4060:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4060:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4061:12: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4061:12: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4062:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4062:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4063:12: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4063:12: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4064:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4064:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4065:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4065:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4066:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4066:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4067:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4067:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4068:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4068:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4069:15: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4069:15: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4070:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4070:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4071:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4071:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4072:19: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4072:19: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4073:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4073:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4074:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4074:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4075:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4075:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4076:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4076:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4077:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4077:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4078:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4078:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4079:19: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4079:19: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4080:13: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4080:13: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4081:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4081:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4082:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4082:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4083:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4083:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4084:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4084:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4085:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4085:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4086:19: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4086:19: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4087:13: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4087:13: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4088:17: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4088:17: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4089:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4089:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4090:18: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4090:18: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4091:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4091:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4092:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4092:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4093:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4093:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4094:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4094:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4095:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4095:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4096:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4096:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4097:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4097:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4098:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4098:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4099:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4099:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4100:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4100:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4101:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4101:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4102:15: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4102:15: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4103:15: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4103:15: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4104:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4104:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4105:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4105:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4106:15: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4106:15: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4107:15: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4107:15: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4108:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4108:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4109:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4109:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4110:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4110:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4111:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4111:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4112:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4112:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4113:15: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4113:15: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4114:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4114:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4115:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4115:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4116:16: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4116:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4117:15: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4117:15: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4118:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4118:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4119:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4119:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4120:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4120:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4121:14: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4000:26: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4121:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_0_3d.c:210:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_0_3d.c:196:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_0_3d.c:210:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_0_3d.c:212:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_0_3d.c:196:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_0_3d.c:212:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_0_3d.c:237:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_0_3d.c:221:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_0_3d.c:237:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_0_3d.c:262:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_0_3d.c:246:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_0_3d.c:262:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_0_3d.c:287:7: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_0_3d.c:272:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_0_3d.c:287:7: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_0_3d.c:317:7: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_0_3d.c:300:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_0_3d.c:317:7: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_0_3d.c:344:7: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_0_3d.c:327:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_0_3d.c:344:7: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_1_3d.c:291:16: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_1_3d.c:277:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_1_3d.c:291:16: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_1_3d.c:297:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_1_3d.c:277:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_1_3d.c:297:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_1_3d.c:300:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_1_3d.c:277:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_1_3d.c:300:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_1_3d.c:303:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_1_3d.c:277:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_1_3d.c:303:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_1_3d.c:306:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_1_3d.c:277:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_1_3d.c:306:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_1_3d.c:312:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_1_3d.c:277:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_1_3d.c:312:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_1_3d.c:323:7: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_1_3d.c:277:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_1_3d.c:323:7: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_1_3d.c:326:7: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_1_3d.c:277:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_1_3d.c:326:7: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_1_3d.c:338:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_1_3d.c:277:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_1_3d.c:338:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_1_3d.c:374:7: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_1_3d.c:352:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_1_3d.c:374:7: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_1_3d.c:375:3: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_1_3d.c:352:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_1_3d.c:375:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_1_3d.c:376:7: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_1_3d.c:352:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_1_3d.c:376:7: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_1_3d.c:377:3: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_1_3d.c:352:18: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_1_3d.c:377:3: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:497:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:463:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:497:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:498:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:463:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:498:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:499:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:463:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:499:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:500:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:463:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:500:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:501:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:463:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:501:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:502:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:463:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:502:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:503:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:463:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:503:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:504:14: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:463:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:504:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:505:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:463:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:505:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:506:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:463:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:506:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:507:14: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:463:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:507:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:508:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:463:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:508:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:509:14: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:463:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:509:14: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:522:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:463:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:522:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:525:7: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:463:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:525:7: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:526:7: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:463:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:526:7: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:533:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:463:20: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:533:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:611:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:572:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:611:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:612:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:572:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:612:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:613:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:572:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:613:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:614:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:572:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:614:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:615:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:572:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:615:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:616:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:572:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:616:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:617:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:572:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:617:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:618:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:572:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:618:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:619:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:572:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:619:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:620:5: warning: Possible null pointer dereference: v [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:572:18: note: Assignment 'v=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:620:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:441:16: style: The scope of the variable 'lr_set' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:569:16: style: The scope of the variable 'lr_set' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:678:19: style: The scope of the variable 'lr_set' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/lagrange_2_3d.c:812:19: style: The scope of the variable 'lr_set' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:915:22: style: The scope of the variable 'lr_set' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1129:16: style: The scope of the variable 'lr_set' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1234:33: style: The scope of the variable 'lr_set' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1488:33: style: The scope of the variable 'lr_set' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1755:16: style: The scope of the variable 'lr_set' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/lagrange_3_3d.c:1867:36: style: The scope of the variable 'lr_set' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2007:25: style: The scope of the variable 'lr_set' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2528:22: style: The scope of the variable 'lr_set' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:2681:24: style: The scope of the variable 'lr_set' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3257:25: style: The scope of the variable 'lr_set' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:3827:25: style: The scope of the variable 'lr_set' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/lagrange_4_3d.c:4001:28: style: The scope of the variable 'lr_set' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_0_3d.c:197:11: style: The scope of the variable 'cdof' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_0_3d.c:197:17: style: The scope of the variable 'pdof' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_0_3d.c:222:11: style: The scope of the variable 'cdof0' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_0_3d.c:222:18: style: The scope of the variable 'cdof1' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_0_3d.c:222:25: style: The scope of the variable 'pdof' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_0_3d.c:247:11: style: The scope of the variable 'cdof0' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_0_3d.c:247:18: style: The scope of the variable 'cdof1' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_0_3d.c:247:25: style: The scope of the variable 'pdof' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_0_3d.c:273:11: style: The scope of the variable 'cdof' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_0_3d.c:273:17: style: The scope of the variable 'pdof' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_0_3d.c:301:11: style: The scope of the variable 'cdof0' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_0_3d.c:301:18: style: The scope of the variable 'cdof1' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_0_3d.c:301:25: style: The scope of the variable 'pdof' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_0_3d.c:328:11: style: The scope of the variable 'cdof0' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_0_3d.c:328:18: style: The scope of the variable 'cdof1' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_0_3d.c:328:25: style: The scope of the variable 'pdof' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_1_3d.c:351:18: style: The scope of the variable 'child' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:462:14: style: The scope of the variable 'el' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/disc_lagrange_2_3d.c:571:14: style: The scope of the variable 'el' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/coarsen_3d.c:44:13: style: The scope of the variable 'neigh' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/coarsen_3d.c:45:26: style: The scope of the variable 'i' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/coarsen_3d.c:153:23: style: The scope of the variable 'edge_no' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/coarsen_3d.c:466:13: style: The scope of the variable 'el' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/coarsen_3d.c:652:18: style: The scope of the variable 'el_info' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/element_3d.c:250:0: error: #error negative co-dimensions are at least questionable ... [preprocessorErrorDirective]
alberta-3.0.1.orig/alberta/src/3d/memory_3d.c:904:3: style: Variable 'l_els' is reassigned a value before the old one has been used. [redundantAssignment]
alberta-3.0.1.orig/alberta/src/3d/memory_3d.c:900:0: note: Variable 'l_els' is reassigned a value before the old one has been used.
alberta-3.0.1.orig/alberta/src/3d/memory_3d.c:904:3: note: Variable 'l_els' is reassigned a value before the old one has been used.
alberta-3.0.1.orig/alberta/src/3d/memory_3d.c:92:7: style: The scope of the variable 'i_child' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/memory_3d.c:522:10: style: The scope of the variable 'i_child' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/memory_3d.c:522:41: style: The scope of the variable 'neigh' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/memory_3d.c:523:10: style: The scope of the variable 'i' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/memory_3d.c:523:32: style: The scope of the variable 'new_vertex' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/memory_3d.c:524:10: style: The scope of the variable 'i_neigh' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/memory_3d.c:524:19: style: The scope of the variable 'j_neigh' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/memory_3d.c:524:28: style: The scope of the variable 'sub_opp_v' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/memory_3d.c:524:50: style: The scope of the variable 'sub_type' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/memory_3d.c:1150:14: style: The scope of the variable 'neigh' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/memory_3d.c:1698:20: style: The scope of the variable 'el' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/parametric_3d.c:2547:9: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
alberta-3.0.1.orig/alberta/src/3d/parametric_3d.c:2652:9: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
alberta-3.0.1.orig/alberta/src/3d/parametric_3d.c:939:5: warning: Possible null pointer dereference: vec [nullPointer]
alberta-3.0.1.orig/alberta/src/3d/parametric_3d.c:916:30: note: Assignment 'vec=NULL', assigned value is 0
alberta-3.0.1.orig/alberta/src/3d/parametric_3d.c:939:5: note: Null pointer dereference
alberta-3.0.1.orig/alberta/src/3d/parametric_3d.c:248:16: style: The scope of the variable 'vec' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/parametric_3d.c:295:26: style: The scope of the variable 'act_proj' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/parametric_3d.c:298:37: style: The scope of the variable 'i' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/parametric_3d.c:484:22: style: The scope of the variable 'gamma' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/parametric_3d.c:870:11: style: The scope of the variable 'i_child' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/parametric_3d.c:1300:21: style: The scope of the variable 'cache' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/parametric_3d.c:1301:7: style: The scope of the variable 'i' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/parametric_3d.c:1301:10: style: The scope of the variable 'j' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/parametric_3d.c:1301:13: style: The scope of the variable 'k' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/parametric_3d.c:1321:21: style: The scope of the variable 'bas' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/parametric_3d.c:1324:26: style: The scope of the variable 'ci' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/parametric_3d.c:1417:21: style: The scope of the variable 'cache' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/parametric_3d.c:1418:7: style: The scope of the variable 'i' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/parametric_3d.c:1418:10: style: The scope of the variable 'j' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/parametric_3d.c:1418:16: style: The scope of the variable 'edge' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/parametric_3d.c:1437:21: style: The scope of the variable 'bas' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/parametric_3d.c:1758:26: style: The scope of the variable 'act_proj' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/parametric_3d.c:2421:20: style: The scope of the variable 'el_info' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/parametric_3d.c:2926:25: style: The scope of the variable 'child' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/parametric_3d.c:2965:9: style: The scope of the variable 'i_child' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/parametric_3d.c:3197:17: style: The scope of the variable 'vec0' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/parametric_3d.c:3197:24: style: The scope of the variable 'vec1' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/refine_3d.c:56:12: style: The scope of the variable 'v0_dof' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/refine_3d.c:125:13: style: The scope of the variable 'el' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/refine_3d.c:415:15: style: The scope of the variable 'neigh' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/refine_3d.c:416:20: style: The scope of the variable 'dir' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/refine_3d.c:452:14: style: The scope of the variable 'i' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/refine_3d.c:452:17: style: The scope of the variable 'dir' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/refine_3d.c:658:17: style: The scope of the variable 'edge_no' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/refine_3d.c:965:18: style: The scope of the variable 'el_info' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/submesh_3d.c:641:3: style: Variable 'vert_ind' is reassigned a value before the old one has been used. [redundantAssignment]
alberta-3.0.1.orig/alberta/src/3d/submesh_3d.c:630:0: note: Variable 'vert_ind' is reassigned a value before the old one has been used.
alberta-3.0.1.orig/alberta/src/3d/submesh_3d.c:641:3: note: Variable 'vert_ind' is reassigned a value before the old one has been used.
alberta-3.0.1.orig/alberta/src/3d/submesh_3d.c:39:11: style: The scope of the variable 'child_face' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/submesh_3d.c:126:13: style: The scope of the variable 'm_mel' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/traverse_nr_3d.c:65:43: style: The scope of the variable 'typ' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/traverse_r_3d.c:281:8: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
alberta-3.0.1.orig/alberta/src/3d/traverse_r_3d.c:65:15: style: The scope of the variable 'j' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/traverse_r_3d.c:65:18: style: The scope of the variable 'k' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/traverse_r_3d.c:250:13: style: The scope of the variable 'k' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/traverse_r_3d.c:255:14: style: The scope of the variable 'ce' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/traverse_r_3d.c:256:10: style: The scope of the variable 'iedge' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/traverse_r_3d.c:260:11: style: The scope of the variable 'dof' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/traverse_r_3d.c:261:10: style: The scope of the variable 'ov' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/traverse_r_3d.c:262:12: style: The scope of the variable 'neigh' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/3d/traverse_r_3d.c:264:11: style: The scope of the variable 'opp_vertex' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta/src/Common/alberta.h:78:0: error: #error DIM_OF_WORLD UNDEFINED [preprocessorErrorDirective]
alberta-3.0.1.orig/alberta_util/src/alloc.c:114:5: portability: %ld in format string (no. 2) requires 'long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
alberta-3.0.1.orig/alberta_util/src/alloc.c:154:7: portability: %ld in format string (no. 2) requires 'long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
alberta-3.0.1.orig/alberta_util/src/alloc.c:155:7: portability: %ld in format string (no. 2) requires 'long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
alberta-3.0.1.orig/alberta_util/src/alloc.c:160:7: portability: %ld in format string (no. 2) requires 'long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
alberta-3.0.1.orig/alberta_util/src/alloc.c:189:5: portability: %ld in format string (no. 2) requires 'long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
alberta-3.0.1.orig/alberta_util/src/alloc.c:218:5: portability: %ld in format string (no. 2) requires 'long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
alberta-3.0.1.orig/alberta_util/src/banach.c:25:14: style: The scope of the variable 'n' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta_util/src/gausselim.c:47:7: style: The scope of the variable 'maxcol' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta_util/src/gausselim.c:47:15: style: The scope of the variable 'maxrow' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta_util/src/info.c:25:14: style: Redundant condition: If 'EXPR > 0', the comparison 'EXPR' is always true. [redundantCondition]
alberta-3.0.1.orig/alberta_util/src/malloc-debug.c:220:5: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
alberta-3.0.1.orig/alberta_util/src/newton.c:25:14: style: The scope of the variable 'n' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta_util/src/newton_br.c:26:14: style: The scope of the variable 'n' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta_util/src/newton_ds.c:56:3: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment]
alberta-3.0.1.orig/alberta_util/src/newton_ds.c:26:0: note: Variable 'err' is reassigned a value before the old one has been used.
alberta-3.0.1.orig/alberta_util/src/newton_ds.c:56:3: note: Variable 'err' is reassigned a value before the old one has been used.
alberta-3.0.1.orig/alberta_util/src/newton_fs.c:27:17: style: The scope of the variable 'n' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta_util/src/parameters.c:731:26: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition]
alberta-3.0.1.orig/alberta_util/src/parameters.c:68:11: style: The scope of the variable 'fn' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta_util/src/parameters.c:68:23: style: The scope of the variable 'c' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta_util/src/parameters.c:239:12: style: The scope of the variable 'cond' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta_util/src/parameters.c:239:31: style: The scope of the variable 'mid' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta_util/src/parameters.c:280:28: style: The scope of the variable 'max_files' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta_util/src/parameters.c:281:18: style: The scope of the variable 'size_f' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta_util/src/parameters.c:282:16: style: The scope of the variable 'actfile' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta_util/src/parameters.c:758:17: style: The scope of the variable 'rval' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta_util/src/qmr.c:177:13: style: Condition 'tres!=0' is always false [knownConditionTrueFalse]
alberta-3.0.1.orig/alberta_util/src/qmr.c:256:13: style: Condition 'tres!=0' is always false [knownConditionTrueFalse]
alberta-3.0.1.orig/alberta_util/src/sigfpe.c:120:8: style: The scope of the variable 'buffer' can be reduced. [variableScope]
alberta-3.0.1.orig/alberta_util/src/spcg.c:82:13: style: Redundant condition: If 'EXPR > 0', the comparison 'EXPR' is always true. [redundantCondition]
alberta-3.0.1.orig/alberta_util/src/symmlq.c:302:3: style: Variable 'xnorm' is reassigned a value before the old one has been used. [redundantAssignment]
alberta-3.0.1.orig/alberta_util/src/symmlq.c:286:0: note: Variable 'xnorm' is reassigned a value before the old one has been used.
alberta-3.0.1.orig/alberta_util/src/symmlq.c:302:3: note: Variable 'xnorm' is reassigned a value before the old one has been used.
alberta-3.0.1.orig/demo/src/3d/ellipt-moebius.c:37:0: error: #error This is a test program for a Moebius strip, embedded into 3d [preprocessorErrorDirective]
alberta-3.0.1.orig/demo/src/4d/ellipt-klein-bottle.c:43:0: error: #error This is a test program for an embedded Klein bottle! (DOW >= 4) [preprocessorErrorDirective]
alberta-3.0.1.orig/demo/src/5d/ellipt-klein-3-bottle.c:44:0: error: #error This is a test program for an embedded 3d "Klein's bottle"! (DOW == 5) [preprocessorErrorDirective]
alberta-3.0.1.orig/demo/src/Common/ellipt-dg.c:294:5: style: Variable 'neigh_bop_info' is reassigned a value before the old one has been used. [redundantAssignment]
alberta-3.0.1.orig/demo/src/Common/ellipt-dg.c:261:0: note: Variable 'neigh_bop_info' is reassigned a value before the old one has been used.
alberta-3.0.1.orig/demo/src/Common/ellipt-dg.c:294:5: note: Variable 'neigh_bop_info' is reassigned a value before the old one has been used.
alberta-3.0.1.orig/demo/src/Common/ellipt-isoparam.c:381:21: style: The scope of the variable 'l' can be reduced. [variableScope]
alberta-3.0.1.orig/demo/src/Common/ellipt-isoparam.c:381:44: style: The scope of the variable 'delta' can be reduced. [variableScope]
alberta-3.0.1.orig/demo/src/Common/ellipt-torus.c:104:7: style: The scope of the variable 'i' can be reduced. [variableScope]
alberta-3.0.1.orig/demo/src/Common/ellipt-torus.c:449:11: style: The scope of the variable 'i' can be reduced. [variableScope]
alberta-3.0.1.orig/demo/src/Common/geomview-graphics.c:371:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alberta-3.0.1.orig/demo/src/Common/geomview-graphics.c:2713:12: warning: Either the condition 'u_h' is redundant or there is possible null pointer dereference: u_h. [nullPointerRedundantCheck]
alberta-3.0.1.orig/demo/src/Common/geomview-graphics.c:2674:7: note: Assuming that condition 'u_h' is not redundant
alberta-3.0.1.orig/demo/src/Common/geomview-graphics.c:2713:12: note: Null pointer dereference
alberta-3.0.1.orig/demo/src/Common/geomview-graphics.c:2783:7: warning: Either the condition '!u_h' is redundant or there is possible null pointer dereference: u_h. [nullPointerRedundantCheck]
alberta-3.0.1.orig/demo/src/Common/geomview-graphics.c:2732:16: note: Assuming that condition '!u_h' is not redundant
alberta-3.0.1.orig/demo/src/Common/geomview-graphics.c:2783:7: note: Null pointer dereference
alberta-3.0.1.orig/demo/src/Common/geomview-graphics.c:395:3: style: Variable 'idiotism' is reassigned a value before the old one has been used. [redundantAssignment]
alberta-3.0.1.orig/demo/src/Common/geomview-graphics.c:393:3: note: Variable 'idiotism' is reassigned a value before the old one has been used.
alberta-3.0.1.orig/demo/src/Common/geomview-graphics.c:395:3: note: Variable 'idiotism' is reassigned a value before the old one has been used.
alberta-3.0.1.orig/demo/src/Common/geomview-graphics.c:2742:7: style: Variable 'u_min' is reassigned a value before the old one has been used. [redundantAssignment]
alberta-3.0.1.orig/demo/src/Common/geomview-graphics.c:2739:7: note: Variable 'u_min' is reassigned a value before the old one has been used.
alberta-3.0.1.orig/demo/src/Common/geomview-graphics.c:2742:7: note: Variable 'u_min' is reassigned a value before the old one has been used.
alberta-3.0.1.orig/demo/src/Common/geomview-graphics.c:2743:7: style: Variable 'u_max' is reassigned a value before the old one has been used. [redundantAssignment]
alberta-3.0.1.orig/demo/src/Common/geomview-graphics.c:2740:7: note: Variable 'u_max' is reassigned a value before the old one has been used.
alberta-3.0.1.orig/demo/src/Common/geomview-graphics.c:2743:7: note: Variable 'u_max' is reassigned a value before the old one has been used.
alberta-3.0.1.orig/demo/src/Common/geomview-graphics.c:572:7: style: The scope of the variable 'i' can be reduced. [variableScope]
alberta-3.0.1.orig/demo/src/Common/geomview-graphics.c:573:15: style: The scope of the variable 'lagrange_net' can be reduced. [variableScope]
alberta-3.0.1.orig/demo/src/Common/geomview-graphics.c:574:7: style: The scope of the variable 'lagrange_nel' can be reduced. [variableScope]
alberta-3.0.1.orig/demo/src/Common/geomview-graphics.c:953:7: style: The scope of the variable 'i' can be reduced. [variableScope]
alberta-3.0.1.orig/demo/src/Common/geomview-graphics.c:953:10: style: The scope of the variable 'j' can be reduced. [variableScope]
alberta-3.0.1.orig/demo/src/Common/geomview-graphics.c:954:15: style: The scope of the variable 'lagrange_net' can be reduced. [variableScope]
alberta-3.0.1.orig/demo/src/Common/geomview-graphics.c:955:7: style: The scope of the variable 'lagrange_nel' can be reduced. [variableScope]
alberta-3.0.1.orig/demo/src/Common/geomview-graphics.c:395:14: style: Variable 'idiotism' is assigned a value that is never used. [unreadVariable]
alberta-3.0.1.orig/demo/src/Common/geomview-graphics.c:436:7: style: Variable 'idiotism' is assigned a value that is never used. [unreadVariable]
alberta-3.0.1.orig/demo/src/Common/geomview-graphics.c:464:16: style: Variable 'idiotism' is assigned a value that is never used. [unreadVariable]
alberta-3.0.1.orig/demo/src/Common/geomview-graphics.c:493:16: style: Variable 'idiotism' is assigned a value that is never used. [unreadVariable]
alberta-3.0.1.orig/demo/src/Common/geomview-graphics.c:526:16: style: Variable 'idiotism' is assigned a value that is never used. [unreadVariable]
alberta-3.0.1.orig/demo/src/Common/heat.c:616:18: style: The scope of the variable 'n' can be reduced. [variableScope]
alberta-3.0.1.orig/demo/src/Common/nlsolve.c:146:3: style: Variable 'bas_fcts' is reassigned a value before the old one has been used. [redundantAssignment]
alberta-3.0.1.orig/demo/src/Common/nlsolve.c:134:0: note: Variable 'bas_fcts' is reassigned a value before the old one has been used.
alberta-3.0.1.orig/demo/src/Common/nlsolve.c:146:3: note: Variable 'bas_fcts' is reassigned a value before the old one has been used.
alberta-3.0.1.orig/demo/src/Common/quasi-stokes-slip.c:227:0: error: #error DIM_OF_WORLD 2 or 3 supported [preprocessorErrorDirective]
alberta-3.0.1.orig/demo/src/Common/quasi-stokes.c:983:26: style: The scope of the variable 'elgc' can be reduced. [variableScope]
alberta-3.0.1.orig/demo/src/Common/quasi-stokes.c:984:26: style: The scope of the variable 'qelc' can be reduced. [variableScope]
alberta-3.0.1.orig/demo/src/Common/stokes.c:579:26: style: The scope of the variable 'elgc' can be reduced. [variableScope]
alberta-3.0.1.orig/demo/src/Common/stokes.c:580:26: style: The scope of the variable 'qelc' can be reduced. [variableScope]
alberta-3.0.1.orig/gnu-compat/obstack.c:194:35: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
alberta-3.0.1.orig/gnu-compat/obstack.c:242:35: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
alberta-3.0.1.orig/gnu-compat/obstack.c:285:5: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
alberta-3.0.1.orig/gnu-compat/obstack.c:312:7: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
alberta-3.0.1.orig/gnu-compat/obstack.c:360:31: style: Function 'obstack_free' argument 1 names different: declaration 'obstack' definition 'h'. [funcArgNamesDifferent]
alberta-3.0.1.orig/gnu-compat/obstack.h:190:36: note: Function 'obstack_free' argument 1 names different: declaration 'obstack' definition 'h'.
alberta-3.0.1.orig/gnu-compat/obstack.c:360:31: note: Function 'obstack_free' argument 1 names different: declaration 'obstack' definition 'h'.
alberta-3.0.1.orig/gnu-compat/obstack.c:360:40: style: Function 'obstack_free' argument 2 names different: declaration 'block' definition 'obj'. [funcArgNamesDifferent]
alberta-3.0.1.orig/gnu-compat/obstack.h:190:51: note: Function 'obstack_free' argument 2 names different: declaration 'block' definition 'obj'.
alberta-3.0.1.orig/gnu-compat/obstack.c:360:40: note: Function 'obstack_free' argument 2 names different: declaration 'block' definition 'obj'.
alberta-3.0.1.orig/gnu-compat/obstack.c:70:13: style: union member 'fooround::i' is never used. [unusedStructMember]
alberta-3.0.1.orig/gnu-compat/obstack.c:71:15: style: union member 'fooround::d' is never used. [unusedStructMember]
alberta-3.0.1.orig/gnu-compat/obstack.c:72:9: style: union member 'fooround::p' is never used. [unusedStructMember]
alberta-3.0.1.orig/gnu-compat/obstack.c:76:8: style: struct member 'fooalign::c' is never used. [unusedStructMember]
[22:29]

ftp://ftp.se.debian.org/debian/pool/main/a/aldo/aldo_0.7.7.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/ale/ale_0.9.0.3.orig.tar.gz
ale-0.9.0.3/ale_fixed.h:389:0: style: Same expression on both sides of '>'. [duplicateExpression]
ale-0.9.0.3/ui/ui.h:639:36: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ale-0.9.0.3/ui/ui.h:61:2: warning: Member variable 'ale_timer_t::tt' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/ui/ui.h:182:3: warning: Member variable 'status_type::orender_current' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/ui/ui.h:182:3: warning: Member variable 'status_type::arender_current' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/ui/ui.h:182:3: warning: Member variable 'status_type::match_value' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/ui/ui.h:182:3: warning: Member variable 'status_type::onum' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/ui/ui.h:182:3: warning: Member variable 'status_type::steps' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/ui/ui.h:182:3: warning: Member variable 'status_type::step_type' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/ui/ui.h:182:3: warning: Member variable 'status_type::perturb_size' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/ui/ui.h:182:3: warning: Member variable 'status_type::align_lod' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/ui/ui.h:182:3: warning: Member variable 'status_type::frame_num' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/ui/ui.h:182:3: warning: Member variable 'status_type::irani_peleg_stage' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/ui/ui.h:182:3: warning: Member variable 'status_type::secondary_frame_num' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/ui/ui.h:182:3: warning: Member variable 'status_type::view_num' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/ui/ui.h:182:3: warning: Member variable 'status_type::x_coordinate' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/ui/ui.h:182:3: warning: Member variable 'status_type::y_coordinate' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/ui/ui.h:182:3: warning: Member variable 'status_type::filtering' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/ui/ui.h:182:3: warning: Member variable 'status_type::focusing' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/ui/ui.h:182:3: warning: Member variable 'status_type::space_num' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/ui/ui.h:182:3: warning: Member variable 'status_type::total_spaces' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/ui/ui.h:182:3: warning: Member variable 'status_type::cp_max_perturb' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/ui/ui.h:182:3: warning: Member variable 'status_type::cp_min_perturb' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/ui/ui.h:182:3: warning: Member variable 'status_type::cp_cur_perturb' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/ui/ui.h:182:3: warning: Member variable 'status_type::cp_cur_error' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/ale_fixed.h:173:0: performance: Variable 'bits' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ale-0.9.0.3/ale_fixed.h:177:0: performance: Variable 'bits' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ale-0.9.0.3/ale_fixed.h:372:0: performance: Variable 'bits' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ale-0.9.0.3/ale_fixed.h:445:0: performance: Variable 'bits' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ale-0.9.0.3/ale_fixed.h:460:0: performance: Variable 'bits' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ale-0.9.0.3/ui/ui.h:91:9: style: Technically the member function 'ale_timer_t::get_total' can be const. [functionConst]
ale-0.9.0.3/ui/ui.h:226:14: performance: Technically the member function 'ui::format_string_ok' can be static. [functionStatic]
ale-0.9.0.3/ui/ui.h:229:14: performance: Technically the member function 'ui::format_string_no_match' can be static. [functionStatic]
ale-0.9.0.3/ui/ui.h:232:14: performance: Technically the member function 'ui::format_string_working' can be static. [functionStatic]
ale-0.9.0.3/ale_fixed.h:366:0: style: Class 'ale_fixed < fixed_type , N >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ale-0.9.0.3/ale_fixed.h:413:0: style: Class 'ale_fixed < fixed_type , N >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ale-0.9.0.3/ale_fixed.h:444:0: style: Class 'ale_fixed < fixed_type , N >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ale-0.9.0.3/ale_fixed.h:459:0: style: Class 'ale_fixed < fixed_type , N >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ale-0.9.0.3/ale_fixed.h:413:0: style: Class 'ale_fixed < fixed_type_2 , M >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ale-0.9.0.3/ale_fixed.h:444:0: style: Class 'ale_fixed < fixed_type_2 , M >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ale-0.9.0.3/ale_fixed.h:459:0: style: Class 'ale_fixed < fixed_type_2 , M >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ale-0.9.0.3/ui/ui_wo.h:32:7: style: The function 'printf' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/ui.h:214:15: note: Virtual function in base class
ale-0.9.0.3/ui/ui_wo.h:32:7: note: Function in derived class
ale-0.9.0.3/ui/ui_wo.h:39:7: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/ui.h:220:15: note: Virtual function in base class
ale-0.9.0.3/ui/ui_wo.h:39:7: note: Function in derived class
ale-0.9.0.3/d2/trans_single.h:582:5: error: Array 'x[4]' accessed at index 4, which is out of bounds. [arrayIndexOutOfBounds]
ale-0.9.0.3/d2/trans_single.h:583:5: error: Array 'x[4]' accessed at index 4, which is out of bounds. [arrayIndexOutOfBounds]
ale-0.9.0.3/d2/trans_single.h:584:15: error: Array 'x[4]' accessed at index 4, which is out of bounds. [arrayIndexOutOfBounds]
ale-0.9.0.3/d2/trans_single.h:585:15: error: Array 'x[4]' accessed at index 4, which is out of bounds. [arrayIndexOutOfBounds]
ale-0.9.0.3/d2/trans_single.h:586:5: error: Array 'x[4]' accessed at index 4, which is out of bounds. [arrayIndexOutOfBounds]
ale-0.9.0.3/d2/trans_single.h:196:7: style: Condition '!ale_pos_casting' is always false [knownConditionTrueFalse]
ale-0.9.0.3/d2/trans_single.h:100:25: note: Assignment 'ale_pos_casting=1', assigned value is 1
ale-0.9.0.3/d2/trans_single.h:196:7: note: Condition '!ale_pos_casting' is always false
ale-0.9.0.3/d2/trans_single.h:237:7: style: Condition '!ale_pos_casting' is always false [knownConditionTrueFalse]
ale-0.9.0.3/d2/trans_single.h:215:25: note: Assignment 'ale_pos_casting=1', assigned value is 1
ale-0.9.0.3/d2/trans_single.h:237:7: note: Condition '!ale_pos_casting' is always false
ale-0.9.0.3/d2/trans_single.h:818:3: warning: %d in format string (no. 30) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ale-0.9.0.3/d2/tfile.h:245:14: warning: %n in format string (no. 2) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
ale-0.9.0.3/d2/tfile.h:255:7: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ale-0.9.0.3/d2/tfile.h:255:7: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ale-0.9.0.3/d2/tfile.h:265:15: warning: %n in format string (no. 2) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
ale-0.9.0.3/d2/tfile.h:461:14: warning: %n in format string (no. 2) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
ale-0.9.0.3/d2/tfile.h:471:7: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ale-0.9.0.3/d2/tfile.h:471:7: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ale-0.9.0.3/d2/tfile.h:481:15: warning: %n in format string (no. 2) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
ale-0.9.0.3/d2/ppm.h:344:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ale-0.9.0.3/d2/ppm.h:348:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ale-0.9.0.3/d2/ppm.h:352:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ale-0.9.0.3/d2/image_rw.h:354:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ale-0.9.0.3/d2/image_rw.h:354:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ale-0.9.0.3/d2/vise.h:59:3: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ale-0.9.0.3/d2/tfile.h:829:2: warning: Either the condition 't!=NULL' is redundant or there is possible null pointer dereference: t. [nullPointerRedundantCheck]
ale-0.9.0.3/d2/tfile.h:830:8: note: Assuming that condition 't!=NULL' is not redundant
ale-0.9.0.3/d2/tfile.h:829:2: note: Null pointer dereference
ale-0.9.0.3/d2/align.h:1960:3: warning: Either the condition '!scale_clusters' is redundant or there is possible null pointer dereference: scale_clusters. [nullPointerRedundantCheck]
ale-0.9.0.3/d2/align.h:1952:7: note: Assuming that condition '!scale_clusters' is not redundant
ale-0.9.0.3/d2/align.h:1960:3: note: Null pointer dereference
ale-0.9.0.3/d2/align.h:1963:3: warning: Either the condition '!scale_clusters' is redundant or there is possible null pointer dereference: scale_clusters. [nullPointerRedundantCheck]
ale-0.9.0.3/d2/align.h:1952:7: note: Assuming that condition '!scale_clusters' is not redundant
ale-0.9.0.3/d2/align.h:1963:3: note: Null pointer dereference
ale-0.9.0.3/thread.h:201:24: style: C-style pointer casting [cstyleCast]
ale-0.9.0.3/d2/image.h:220:12: style: C-style pointer casting [cstyleCast]
ale-0.9.0.3/d2/render.h:194:19: style: C-style pointer casting [cstyleCast]
ale-0.9.0.3/d2/filter/lanczos.h:65:12: style: C-style pointer casting [cstyleCast]
ale-0.9.0.3/d2/filter/triangle.h:60:12: style: C-style pointer casting [cstyleCast]
ale-0.9.0.3/d2/filter/box.h:65:12: style: C-style pointer casting [cstyleCast]
ale-0.9.0.3/d2/filter/gauss.h:82:21: style: C-style pointer casting [cstyleCast]
ale-0.9.0.3/d2/filter/mult.h:46:20: style: C-style pointer casting [cstyleCast]
ale-0.9.0.3/d2/align.h:1859:21: style: C-style pointer casting [cstyleCast]
ale-0.9.0.3/d2/align.h:1877:21: style: C-style pointer casting [cstyleCast]
ale-0.9.0.3/d2/align.h:1991:5: style: C-style pointer casting [cstyleCast]
ale-0.9.0.3/d2/render/combine.h:312:16: style: C-style pointer casting [cstyleCast]
ale-0.9.0.3/d2/render/combine.h:315:30: style: C-style pointer casting [cstyleCast]
ale-0.9.0.3/d2/render/combine.h:377:9: style: C-style pointer casting [cstyleCast]
ale-0.9.0.3/d2/render_parse.h:170:19: style: C-style pointer casting [cstyleCast]
ale-0.9.0.3/d2/render_parse.h:172:12: style: C-style pointer casting [cstyleCast]
ale-0.9.0.3/d2/render_parse.h:187:21: style: C-style pointer casting [cstyleCast]
ale-0.9.0.3/d2/render_parse.h:188:21: style: C-style pointer casting [cstyleCast]
ale-0.9.0.3/d2/vise/ma.h:69:8: style: C-style pointer casting [cstyleCast]
ale-0.9.0.3/d2/vise/ma.h:70:11: style: C-style pointer casting [cstyleCast]
ale-0.9.0.3/d2/vise/ma.h:73:19: style: C-style pointer casting [cstyleCast]
ale-0.9.0.3/d2/vise/sf.h:68:8: style: C-style pointer casting [cstyleCast]
ale-0.9.0.3/d2/vise/sf.h:69:11: style: C-style pointer casting [cstyleCast]
ale-0.9.0.3/d2/vise/sf.h:73:19: style: C-style pointer casting [cstyleCast]
ale-0.9.0.3/d2/vise/ma.h:136:4: style: Variable 'replace_image' is reassigned a value before the old one has been used. [redundantAssignment]
ale-0.9.0.3/d2/vise/ma.h:135:0: note: Variable 'replace_image' is reassigned a value before the old one has been used.
ale-0.9.0.3/d2/vise/ma.h:136:4: note: Variable 'replace_image' is reassigned a value before the old one has been used.
ale-0.9.0.3/d2/pixel.h:232:21: style: Same expression on both sides of '/'. [duplicateExpression]
ale-0.9.0.3/d2/image.h:285:0: style: Same expression used in consecutive assignments of 'max' and 'min'. [duplicateAssignExpression]
ale-0.9.0.3/d2/image.h:285:0: note: Same expression used in consecutive assignments of 'max' and 'min'.
ale-0.9.0.3/d2/image.h:285:0: note: Same expression used in consecutive assignments of 'max' and 'min'.
ale-0.9.0.3/d2/align.h:2856:0: style: Same expression used in consecutive assignments of 's' and 't'. [duplicateAssignExpression]
ale-0.9.0.3/d2/align.h:2857:0: note: Same expression used in consecutive assignments of 's' and 't'.
ale-0.9.0.3/d2/align.h:2856:0: note: Same expression used in consecutive assignments of 's' and 't'.
ale-0.9.0.3/d2/ppm.h:144:10: style: The scope of the variable 'm4' can be reduced. [variableScope]
ale-0.9.0.3/d2/image_rw.h:146:14: style: Variable 'warned' is assigned a value that is never used. [unreadVariable]
ale-0.9.0.3/d2/image_rw.h:343:14: style: Variable 'warned' is assigned a value that is never used. [unreadVariable]
ale-0.9.0.3/d2/align.h:1718:70: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ale-0.9.0.3/d2/render/incremental.h:368:11: warning: Assert statement calls a function which may have desired side effects: 'get_step'. [assertWithSideEffect]
ale-0.9.0.3/d2/render/zero.h:41:11: warning: Assert statement calls a function which may have desired side effects: 'get_step'. [assertWithSideEffect]
ale-0.9.0.3/rand.h:38:1: style: The class 'rng_t' does not have a constructor although it has private member variables. [noConstructor]
ale-0.9.0.3/d2/exposure/exposure.h:74:3: warning: Member variable 'listener::name' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/point.h:33:2: warning: Member variable 'point::x' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/trans_abstract.h:64:2: warning: Member variable 'trans_abstract::bdc' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/trans_abstract.h:64:2: warning: Member variable 'trans_abstract::scale_factor' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/trans_abstract.h:64:2: warning: Member variable 'trans_abstract::input_height' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/trans_abstract.h:64:2: warning: Member variable 'trans_abstract::input_width' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/trans_single.h:269:2: warning: Member variable 'trans_single::eu' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/trans_single.h:269:2: warning: Member variable 'trans_single::a' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/trans_single.h:269:2: warning: Member variable 'trans_single::b' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/trans_single.h:269:2: warning: Member variable 'trans_single::c' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/trans_single.h:269:2: warning: Member variable 'trans_single::d' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/trans_single.h:269:2: warning: Member variable 'trans_single::e' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/trans_single.h:269:2: warning: Member variable 'trans_single::f' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/trans_single.h:269:2: warning: Member variable 'trans_single::g' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/trans_single.h:269:2: warning: Member variable 'trans_single::h' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/trans_single.h:269:2: warning: Member variable 'trans_single::_a' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/trans_single.h:269:2: warning: Member variable 'trans_single::_b' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/trans_single.h:269:2: warning: Member variable 'trans_single::_c' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/trans_single.h:269:2: warning: Member variable 'trans_single::_d' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/trans_single.h:269:2: warning: Member variable 'trans_single::_e' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/trans_single.h:269:2: warning: Member variable 'trans_single::_f' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/trans_single.h:269:2: warning: Member variable 'trans_single::_g' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/trans_single.h:269:2: warning: Member variable 'trans_single::_h' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/trans_single.h:269:2: warning: Member variable 'trans_single::_is_projective' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/trans_single.h:269:2: warning: Member variable 'trans_single::resultant_memo' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/trans_single.h:269:2: warning: Member variable 'trans_single::resultant_inverse_memo' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/filter/scaled_filter.h:361:2: warning: Member variable 'scaled_filter::im' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/filter/scaled_filter.h:361:2: warning: Member variable 'scaled_filter::bayer' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/filter/scaled_filter.h:361:2: warning: Member variable 'scaled_filter::t_two' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/filter/scaled_filter.h:361:2: warning: Member variable 'scaled_filter::_is_projective' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/filter/ssfe.h:43:2: warning: Member variable 'ssfe::have_offset' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/align.h:1781:3: warning: Member variable 'exposure_ratio_iterate::asums' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/align.h:1781:3: warning: Member variable 'exposure_ratio_iterate::bsums' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/align.h:1797:3: warning: Member variable 'exposure_ratio_iterate::asums' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/align.h:1797:3: warning: Member variable 'exposure_ratio_iterate::bsums' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/render/psf/raster.h:287:2: warning: Member variable 'raster::_height' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/render/psf/raster.h:287:2: warning: Member variable 'raster::_width' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/render/psf/raster.h:287:2: warning: Member variable 'raster::_filter_dim_i' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/render/psf/raster.h:287:2: warning: Member variable 'raster::_filter_dim_j' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/render/psf/raster.h:287:2: warning: Member variable 'raster::num_arrays' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/render/psf/raster.h:287:2: warning: Member variable 'raster::response_arrays' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/render/psf/raster.h:287:2: warning: Member variable 'raster::response_partials' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/render/ipc.h:1325:9: warning: Member variable 'ipc::approximation' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/render/ipc.h:1325:9: warning: Member variable 'ipc::definition' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/render/ipc.h:141:3: warning: Member variable 'sim_args::frame_num' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/render/ipc.h:141:3: warning: Member variable 'sim_args::approximation' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/render/ipc.h:141:3: warning: Member variable 'sim_args::lsimulated' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/render/ipc.h:141:3: warning: Member variable 'sim_args::nlsimulated' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/render/ipc.h:141:3: warning: Member variable 'sim_args::lsim_weights' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/render/ipc.h:141:3: warning: Member variable 'sim_args::nlsim_weights' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/render/ipc.h:141:3: warning: Member variable 'sim_args::lresponse' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/render/ipc.h:141:3: warning: Member variable 'sim_args::nlresponse' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/render/ipc.h:141:3: warning: Member variable 'sim_args::exp' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/render/ipc.h:141:3: warning: Member variable 'sim_args::extents' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/render/ipc.h:284:3: warning: Member variable 'simulate_linear::subdomain_extents' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/render/ipc.h:394:3: warning: Member variable 'simulate_nonlinear::subdomain_extents' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/render/ipc.h:671:3: warning: Member variable 'correct_args::frame_num' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/render/ipc.h:671:3: warning: Member variable 'correct_args::approximation' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/render/ipc.h:671:3: warning: Member variable 'correct_args::cu' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/render/ipc.h:671:3: warning: Member variable 'correct_args::real' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/render/ipc.h:671:3: warning: Member variable 'correct_args::lreal' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/render/ipc.h:671:3: warning: Member variable 'correct_args::lsimulated' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/render/ipc.h:671:3: warning: Member variable 'correct_args::nlsimulated' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/render/ipc.h:671:3: warning: Member variable 'correct_args::lresponse' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/render/ipc.h:671:3: warning: Member variable 'correct_args::nlresponse' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/render/ipc.h:671:3: warning: Member variable 'correct_args::weight_limit' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/render/psf/sum.h:111:2: warning: Member variable 'sum::_radius' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/render/psf/convolution.h:127:2: warning: Member variable 'convolution::_radius' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/render/psf/scalar_mult.h:90:2: warning: Member variable 'scalar_mult::_radius' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/align.h:1309:0: warning: Member variable 'd2 :: align :: diff_stat_generic < trans_single >::ax_count' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/align.h:1309:0: warning: Member variable 'd2 :: align :: diff_stat_generic < trans_single >::frame' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/align.h:935:0: warning: Member variable 'run::perturb' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/align.h:1309:0: warning: Member variable 'd2 :: align :: diff_stat_generic < trans_multi >::ax_count' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/align.h:1309:0: warning: Member variable 'd2 :: align :: diff_stat_generic < trans_multi >::frame' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/image_bayer_ale_real.h:104:0: warning: Member variable 'd2 :: image_bayer_ale_real < 0 >::support' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/image_bayer_ale_real.h:104:0: warning: Member variable 'd2 :: image_bayer_ale_real < 0 >::_p_segments' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/image_bayer_ale_real.h:104:0: warning: Member variable 'd2 :: image_bayer_ale_real < 0 >::dirty_segments' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/image_bayer_ale_real.h:104:0: warning: Member variable 'd2 :: image_bayer_ale_real < 0 >::resident_list' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/image_bayer_ale_real.h:104:0: warning: Member variable 'd2 :: image_bayer_ale_real < 0 >::resident_next' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/image_bayer_ale_real.h:104:0: warning: Member variable 'd2 :: image_bayer_ale_real < 0 >::resident_max' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/image_bayer_ale_real.h:104:0: warning: Member variable 'd2 :: image_bayer_ale_real < 0 >::rows_per_segment' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/image_bayer_ale_real.h:104:0: warning: Member variable 'd2 :: image_bayer_ale_real < 1 >::_p' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/image_ale_real.h:79:0: warning: Member variable 'd2 :: image_ale_real < 0 >::support' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/image_ale_real.h:79:0: warning: Member variable 'd2 :: image_ale_real < 0 >::_p_segments' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/image_ale_real.h:79:0: warning: Member variable 'd2 :: image_ale_real < 0 >::dirty_segments' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/image_ale_real.h:79:0: warning: Member variable 'd2 :: image_ale_real < 0 >::resident_list' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/image_ale_real.h:79:0: warning: Member variable 'd2 :: image_ale_real < 0 >::resident_next' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/image_ale_real.h:79:0: warning: Member variable 'd2 :: image_ale_real < 0 >::resident_max' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/image_ale_real.h:79:0: warning: Member variable 'd2 :: image_ale_real < 0 >::rows_per_segment' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/image_ale_real.h:79:0: warning: Member variable 'd2 :: image_ale_real < 1 >::_p' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/trans_multi.h:72:7: style: Unused private function: 'trans_multi::push_element' [unusedPrivateFunction]
ale-0.9.0.3/d2/align.h:2255:14: style: Unused private function: 'align::get_translational_set' [unusedPrivateFunction]
ale-0.9.0.3/d2/trans_multi.h:166:15: warning: 'operator=' should check for assignment to self to avoid problems with dynamic memory. [operatorEqToSelf]
ale-0.9.0.3/d2/exposure/exposure.h:249:3: performance: Variable '_multiplier' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ale-0.9.0.3/d2/align.h:1792:4: performance: Variable 'c' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ale-0.9.0.3/d2/align.h:1809:4: performance: Variable 'c' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ale-0.9.0.3/d2/render/incremental.h:286:4: performance: Variable 't' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ale-0.9.0.3/d2/align.h:1311:0: performance: Variable 'elem_bounds' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ale-0.9.0.3/thread.h:128:8: performance: Technically the member function 'thread::rwlock_t::wrlock' can be static. [functionStatic]
ale-0.9.0.3/thread.h:134:8: performance: Technically the member function 'thread::rwlock_t::rdlock' can be static. [functionStatic]
ale-0.9.0.3/thread.h:140:8: performance: Technically the member function 'thread::rwlock_t::unlock' can be static. [functionStatic]
ale-0.9.0.3/thread.h:159:8: performance: Technically the member function 'thread::lock_t::lock' can be static. [functionStatic]
ale-0.9.0.3/thread.h:165:8: performance: Technically the member function 'thread::lock_t::unlock' can be static. [functionStatic]
ale-0.9.0.3/rand.h:48:7: performance: Technically the member function 'rng_t::seed' can be static. [functionStatic]
ale-0.9.0.3/rand.h:58:6: performance: Technically the member function 'rng_t::get' can be static. [functionStatic]
ale-0.9.0.3/d2/pixel.h:156:11: style: Technically the member function 'd2::pixel::normsq' can be const. [functionConst]
ale-0.9.0.3/d2/pixel.h:164:11: style: Technically the member function 'd2::pixel::lnorm' can be const. [functionConst]
ale-0.9.0.3/d2/pixel.h:198:11: style: Technically the member function 'd2::pixel::max_norm' can be const. [functionConst]
ale-0.9.0.3/d2/pixel.h:216:6: style: Technically the member function 'd2::pixel::operator==' can be const. [functionConst]
ale-0.9.0.3/d2/pixel_accum.h:53:2: style: Technically the member function 'd2::pixel_accum::operatorpixel' can be const. [functionConst]
ale-0.9.0.3/d2/exposure/exposure.h:143:11: style: Technically the member function 'd2::exposure::get_gain_multiplier' can be const. [functionConst]
ale-0.9.0.3/d2/exposure/exposure.h:151:11: style: Technically the member function 'd2::exposure::get_black_level' can be const. [functionConst]
ale-0.9.0.3/d2/point.h:135:10: style: Technically the member function 'd2::point::anglebetw' can be const. [functionConst]
ale-0.9.0.3/d2/image.h:131:7: style: Technically the member function 'd2::image::image_updated' can be const. [functionConst]
ale-0.9.0.3/d2/trans_abstract.h:399:7: style: Technically the member function 'd2::trans_abstract::bd_get' can be const. [functionConst]
ale-0.9.0.3/d2/trans_abstract.h:415:15: style: Technically the member function 'd2::trans_abstract::bd_count' can be const. [functionConst]
ale-0.9.0.3/d2/trans_abstract.h:422:15: performance: Technically the member function 'd2::trans_abstract::bd_max' can be static. [functionStatic]
ale-0.9.0.3/d2/trans_multi.h:374:7: style: Technically the member function 'd2::trans_multi::elem_bounds_int_t::satisfies_min_dim' can be const. [functionConst]
ale-0.9.0.3/d2/trans_multi.h:386:21: style: Technically the member function 'd2::trans_multi::elem_bounds_t::scale_to_bounds' can be const. [functionConst]
ale-0.9.0.3/d2/render.h:84:6: performance: Technically the member function 'd2::render::is_extend' can be static. [functionStatic]
ale-0.9.0.3/d2/render.h:91:10: performance: Technically the member function 'd2::render::get_scale_factor' can be static. [functionStatic]
ale-0.9.0.3/d2/render.h:99:6: style: Technically the member function 'd2::render::get_step' can be const. [functionConst]
ale-0.9.0.3/d2/render.h:143:6: style: Technically the member function 'd2::render::is_excluded_r' can be const. [functionConst]
ale-0.9.0.3/d2/render.h:350:6: style: Technically the member function 'd2::render::entry' can be const. [functionConst]
ale-0.9.0.3/d2/filter/scaled_filter.h:373:6: style: Technically the member function 'd2::filter::scaled_filter::equals' can be const. [functionConst]
ale-0.9.0.3/d2/align.h:226:18: style: Technically the member function 'd2::align::astate_t::get_default' can be const. [functionConst]
ale-0.9.0.3/d2/align.h:844:7: style: Technically the member function 'd2::align::mc_iterate::get_i' can be const. [functionConst]
ale-0.9.0.3/d2/align.h:848:7: style: Technically the member function 'd2::align::mc_iterate::get_j' can be const. [functionConst]
ale-0.9.0.3/d2/align.h:866:7: style: Technically the member function 'd2::align::mc_iterate::done' can be const. [functionConst]
ale-0.9.0.3/d2/render/invariant.h:103:9: style: Technically the member function 'd2::invariant::get_param' can be const. [functionConst]
ale-0.9.0.3/d2/image_zero.h:51:11: performance: Technically the member function 'd2::image_zero::maxval' can be static. [functionStatic]
ale-0.9.0.3/d2/image_zero.h:55:11: performance: Technically the member function 'd2::image_zero::minval' can be static. [functionStatic]
ale-0.9.0.3/d2/image_zero.h:66:7: performance: Technically the member function 'd2::image_zero::get_bl' can be static. [functionStatic]
ale-0.9.0.3/d2/image_zero.h:79:8: performance: Technically the member function 'd2::image_zero::get_scaled_bl' can be static. [functionStatic]
ale-0.9.0.3/d2/image_zero.h:197:11: performance: Technically the member function 'd2::image_zero::avg_channel_clamped_magnitude' can be static. [functionStatic]
ale-0.9.0.3/d2/image_zero.h:201:8: performance: Technically the member function 'd2::image_zero::avg_channel_clamped_magnitude' can be static. [functionStatic]
ale-0.9.0.3/d2/image_zero.h:209:11: performance: Technically the member function 'd2::image_zero::avg_channel_magnitude' can be static. [functionStatic]
ale-0.9.0.3/d2/image_zero.h:213:8: performance: Technically the member function 'd2::image_zero::avg_channel_magnitude' can be static. [functionStatic]
ale-0.9.0.3/d2/image_zero.h:221:11: performance: Technically the member function 'd2::image_zero::avg_pixel_magnitude' can be static. [functionStatic]
ale-0.9.0.3/d2/render/psf/psf.h:51:12: style: Technically the member function 'd2::psf::psf_result::get_matrix' can be const. [functionConst]
ale-0.9.0.3/d2/render/psf/raster.h:62:15: style: Technically the member function 'd2::raster::max_elem_i' can be const. [functionConst]
ale-0.9.0.3/d2/render/psf/raster.h:65:15: style: Technically the member function 'd2::raster::max_elem_j' can be const. [functionConst]
ale-0.9.0.3/d2/render/psf/raster.h:215:8: style: Technically the member function 'd2::raster::integrate' can be const. [functionConst]
ale-0.9.0.3/d2/render/psf/raster.h:230:7: style: Technically the member function 'd2::raster::partial_integrate' can be const. [functionConst]
ale-0.9.0.3/d2/render/psf/backprojector.h:71:7: style: Technically the member function 'd2::backprojector::initialize_response_array' can be const. [functionConst]
ale-0.9.0.3/d2/render/ipc.h:400:7: style: Technically the member function 'd2::ipc::_ip_frame_simulate' can be const. [functionConst]
ale-0.9.0.3/d2/render/psf/stdin.h:116:7: performance: Technically the member function 'd2::psf_stdin::class_error' can be static. [functionStatic]
ale-0.9.0.3/d2/render/psf/stdin_vg.h:146:7: performance: Technically the member function 'd2::psf_stdin_vg::class_error' can be static. [functionStatic]
ale-0.9.0.3/d2/align.h:1314:0: performance: Technically the member function 'd2 :: align :: diff_stat_generic < trans_single >::get_run_index' can be static. [functionStatic]
ale-0.9.0.3/d2/align.h:1381:0: style: Technically the member function 'd2 :: align :: diff_stat_generic < trans_single >::operator!=' can be const. [functionConst]
ale-0.9.0.3/d2/align.h:1314:0: performance: Technically the member function 'd2 :: align :: diff_stat_generic < trans_multi >::get_run_index' can be static. [functionStatic]
ale-0.9.0.3/d2/align.h:1381:0: style: Technically the member function 'd2 :: align :: diff_stat_generic < trans_multi >::operator!=' can be const. [functionConst]
ale-0.9.0.3/d2/image_weighted_median.h:71:3: style: Class 'image_weighted_median' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
ale-0.9.0.3/d2/image_weighted_median.h:71:3: style: Class 'image_weighted_median' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ale-0.9.0.3/d2/render/ipc.h:555:5: style: Struct 'correction_t' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
ale-0.9.0.3/d2/render/ipc.h:555:5: style: Struct 'correction_t' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ale-0.9.0.3/d2/render/psf/stdin.h:151:3: style: Class 'psf_stdin' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
ale-0.9.0.3/d2/render/psf/stdin.h:151:3: style: Class 'psf_stdin' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ale-0.9.0.3/d2/render/psf/stdin_vg.h:189:3: style: Class 'psf_stdin_vg' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
ale-0.9.0.3/d2/render/psf/stdin_vg.h:189:3: style: Class 'psf_stdin_vg' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ale-0.9.0.3/d2/spixel.h:39:2: style: Class 'spixel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ale-0.9.0.3/d2/pixel_accum.h:47:2: style: Class 'pixel_accum' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ale-0.9.0.3/d2/filter/lanczos.h:76:2: style: Class 'lanczos' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ale-0.9.0.3/d2/filter/triangle.h:71:2: style: Class 'triangle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ale-0.9.0.3/d2/filter/box.h:69:2: style: Class 'box' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ale-0.9.0.3/d2/filter/gauss.h:86:5: style: Class 'gauss' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ale-0.9.0.3/d2/render/invariant.h:44:2: style: Class 'invariant' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ale-0.9.0.3/d2/render/incremental.h:318:2: style: Class 'incremental' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ale-0.9.0.3/d2/render/zero.h:33:2: style: Class 'zero' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ale-0.9.0.3/d2/render/psf/normalizer.h:58:2: style: Class 'normalizer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ale-0.9.0.3/d2/render/psf/backprojector.h:245:2: style: Class 'backprojector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ale-0.9.0.3/d2/render/ipc.h:284:3: style: Class 'simulate_linear' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ale-0.9.0.3/d2/render/ipc.h:394:3: style: Class 'simulate_nonlinear' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ale-0.9.0.3/d2/render/ipc.h:776:3: style: Class 'correct_nonlinear' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ale-0.9.0.3/d2/render/ipc.h:971:3: style: Class 'correct_linear' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ale-0.9.0.3/d2/render/psf/box.h:77:2: style: Class 'box' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ale-0.9.0.3/d2/render/psf/circle.h:80:2: style: Class 'circle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ale-0.9.0.3/d2/render/psf/gauss.h:114:2: style: Class 'gauss' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ale-0.9.0.3/d2/align.h:1309:0: style: Class 'd2 :: align :: diff_stat_generic < trans_single >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ale-0.9.0.3/d2/align.h:1309:0: style: Class 'd2 :: align :: diff_stat_generic < trans_multi >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ale-0.9.0.3/d2/exposure/exposure_default.h:39:8: style: The function 'linearize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/exposure/exposure.h:244:16: note: Virtual function in base class
ale-0.9.0.3/d2/exposure/exposure_default.h:39:8: note: Function in derived class
ale-0.9.0.3/d2/exposure/exposure_default.h:97:8: style: The function 'unlinearize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/exposure/exposure.h:245:16: note: Virtual function in base class
ale-0.9.0.3/d2/exposure/exposure_default.h:97:8: note: Function in derived class
ale-0.9.0.3/d2/exposure/exposure_linear.h:34:8: style: The function 'linearize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/exposure/exposure.h:244:16: note: Virtual function in base class
ale-0.9.0.3/d2/exposure/exposure_linear.h:34:8: note: Function in derived class
ale-0.9.0.3/d2/exposure/exposure_linear.h:37:8: style: The function 'unlinearize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/exposure/exposure.h:245:16: note: Virtual function in base class
ale-0.9.0.3/d2/exposure/exposure_linear.h:37:8: note: Function in derived class
ale-0.9.0.3/d2/exposure/exposure_boolean.h:34:8: style: The function 'linearize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/exposure/exposure.h:244:16: note: Virtual function in base class
ale-0.9.0.3/d2/exposure/exposure_boolean.h:34:8: note: Function in derived class
ale-0.9.0.3/d2/exposure/exposure_boolean.h:39:8: style: The function 'unlinearize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/exposure/exposure.h:245:16: note: Virtual function in base class
ale-0.9.0.3/d2/exposure/exposure_boolean.h:39:8: note: Function in derived class
ale-0.9.0.3/d2/image.h:598:8: style: The function 'subdomain_algorithm' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/thread.h:187:16: note: Virtual function in base class
ale-0.9.0.3/d2/image.h:598:8: note: Function in derived class
ale-0.9.0.3/d2/image.h:842:8: style: The function 'subdomain_algorithm' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/thread.h:187:16: note: Virtual function in base class
ale-0.9.0.3/d2/image.h:842:8: note: Function in derived class
ale-0.9.0.3/d2/trans_single.h:276:6: style: The function 'is_projective' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:90:14: note: Virtual function in base class
ale-0.9.0.3/d2/trans_single.h:276:6: note: Function in derived class
ale-0.9.0.3/d2/trans_single.h:283:15: style: The function 'pe' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:199:23: note: Virtual function in base class
ale-0.9.0.3/d2/trans_single.h:283:15: note: Function in derived class
ale-0.9.0.3/d2/trans_single.h:299:15: style: The function 'pei' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:204:23: note: Virtual function in base class
ale-0.9.0.3/d2/trans_single.h:299:15: note: Function in derived class
ale-0.9.0.3/d2/trans_single.h:326:7: style: The function 'eu_to_gpt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:259:15: note: Virtual function in base class
ale-0.9.0.3/d2/trans_single.h:326:7: note: Function in derived class
ale-0.9.0.3/d2/trans_single.h:380:7: style: The function 'set_tonal_multiplier' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:264:15: note: Virtual function in base class
ale-0.9.0.3/d2/trans_single.h:380:7: note: Function in derived class
ale-0.9.0.3/d2/trans_single.h:384:8: style: The function 'get_tonal_multiplier' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:269:16: note: Virtual function in base class
ale-0.9.0.3/d2/trans_single.h:384:8: note: Function in derived class
ale-0.9.0.3/d2/trans_single.h:388:8: style: The function 'get_inverse_tonal_multiplier' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:270:16: note: Virtual function in base class
ale-0.9.0.3/d2/trans_single.h:388:8: note: Function in derived class
ale-0.9.0.3/d2/trans_single.h:395:7: style: The function 'eu_modify' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:275:15: note: Virtual function in base class
ale-0.9.0.3/d2/trans_single.h:395:7: note: Function in derived class
ale-0.9.0.3/d2/trans_single.h:412:7: style: The function 'eu_rotate_about_scaled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:280:15: note: Virtual function in base class
ale-0.9.0.3/d2/trans_single.h:412:7: note: Function in derived class
ale-0.9.0.3/d2/trans_single.h:425:7: style: The function 'eu_set' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:285:15: note: Virtual function in base class
ale-0.9.0.3/d2/trans_single.h:425:7: note: Function in derived class
ale-0.9.0.3/d2/trans_single.h:444:10: style: The function 'eu_get' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:290:18: note: Virtual function in base class
ale-0.9.0.3/d2/trans_single.h:444:10: note: Function in derived class
ale-0.9.0.3/d2/trans_single.h:458:7: style: The function 'gpt_modify' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:295:15: note: Virtual function in base class
ale-0.9.0.3/d2/trans_single.h:458:7: note: Function in derived class
ale-0.9.0.3/d2/trans_single.h:472:7: style: The function 'gr_modify' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:300:15: note: Virtual function in base class
ale-0.9.0.3/d2/trans_single.h:472:7: note: Function in derived class
ale-0.9.0.3/d2/trans_single.h:498:7: style: The function 'gpt_set' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:305:15: note: Virtual function in base class
ale-0.9.0.3/d2/trans_single.h:498:7: note: Function in derived class
ale-0.9.0.3/d2/trans_single.h:510:7: style: The function 'gpt_set' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:307:15: note: Virtual function in base class
ale-0.9.0.3/d2/trans_single.h:510:7: note: Function in derived class
ale-0.9.0.3/d2/trans_single.h:515:7: style: The function 'snap' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:313:15: note: Virtual function in base class
ale-0.9.0.3/d2/trans_single.h:515:7: note: Function in derived class
ale-0.9.0.3/d2/trans_single.h:538:8: style: The function 'gpt_get' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:318:16: note: Virtual function in base class
ale-0.9.0.3/d2/trans_single.h:538:8: note: Function in derived class
ale-0.9.0.3/d2/trans_single.h:549:10: style: The function 'gpt_get' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:323:18: note: Virtual function in base class
ale-0.9.0.3/d2/trans_single.h:549:10: note: Function in derived class
ale-0.9.0.3/d2/trans_single.h:560:7: style: The function 'translate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:371:15: note: Virtual function in base class
ale-0.9.0.3/d2/trans_single.h:560:7: note: Function in derived class
ale-0.9.0.3/d2/trans_single.h:577:7: style: The function 'rotate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:376:15: note: Virtual function in base class
ale-0.9.0.3/d2/trans_single.h:577:7: note: Function in derived class
ale-0.9.0.3/d2/trans_single.h:601:7: style: The function 'reset_memos' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:59:15: note: Virtual function in base class
ale-0.9.0.3/d2/trans_single.h:601:7: note: Function in derived class
ale-0.9.0.3/d2/trans_single.h:610:7: style: The function 'specific_rescale' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:58:15: note: Virtual function in base class
ale-0.9.0.3/d2/trans_single.h:610:7: note: Function in derived class
ale-0.9.0.3/d2/trans_single.h:635:7: style: The function 'specific_set_dimensions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:60:15: note: Virtual function in base class
ale-0.9.0.3/d2/trans_single.h:635:7: note: Function in derived class
ale-0.9.0.3/d2/trans_single.h:686:7: style: The function 'gpt_v0_set' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:632:15: note: Virtual function in base class
ale-0.9.0.3/d2/trans_single.h:686:7: note: Function in derived class
ale-0.9.0.3/d2/trans_single.h:740:7: style: The function 'eu_v0_set' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:640:15: note: Virtual function in base class
ale-0.9.0.3/d2/trans_single.h:740:7: note: Function in derived class
ale-0.9.0.3/d2/trans_single.h:817:7: style: The function 'debug_output' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:642:15: note: Virtual function in base class
ale-0.9.0.3/d2/trans_single.h:817:7: note: Function in derived class
ale-0.9.0.3/d2/trans_multi.h:152:7: style: The function 'eu_to_gpt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:259:15: note: Virtual function in base class
ale-0.9.0.3/d2/trans_multi.h:152:7: note: Function in derived class
ale-0.9.0.3/d2/trans_multi.h:745:6: style: The function 'is_projective' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:90:14: note: Virtual function in base class
ale-0.9.0.3/d2/trans_multi.h:745:6: note: Function in derived class
ale-0.9.0.3/d2/trans_multi.h:786:15: style: The function 'pe' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:199:23: note: Virtual function in base class
ale-0.9.0.3/d2/trans_multi.h:786:15: note: Function in derived class
ale-0.9.0.3/d2/trans_multi.h:803:15: style: The function 'pei' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:204:23: note: Virtual function in base class
ale-0.9.0.3/d2/trans_multi.h:803:15: note: Function in derived class
ale-0.9.0.3/d2/trans_multi.h:817:8: style: The function 'get_tonal_multiplier' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:269:16: note: Virtual function in base class
ale-0.9.0.3/d2/trans_multi.h:817:8: note: Function in derived class
ale-0.9.0.3/d2/trans_multi.h:831:8: style: The function 'get_inverse_tonal_multiplier' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:270:16: note: Virtual function in base class
ale-0.9.0.3/d2/trans_multi.h:831:8: note: Function in derived class
ale-0.9.0.3/d2/trans_multi.h:845:7: style: The function 'set_tonal_multiplier' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:264:15: note: Virtual function in base class
ale-0.9.0.3/d2/trans_multi.h:845:7: note: Function in derived class
ale-0.9.0.3/d2/trans_multi.h:852:7: style: The function 'eu_modify' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:275:15: note: Virtual function in base class
ale-0.9.0.3/d2/trans_multi.h:852:7: note: Function in derived class
ale-0.9.0.3/d2/trans_multi.h:859:7: style: The function 'eu_rotate_about_scaled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:280:15: note: Virtual function in base class
ale-0.9.0.3/d2/trans_multi.h:859:7: note: Function in derived class
ale-0.9.0.3/d2/trans_multi.h:866:7: style: The function 'eu_set' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:285:15: note: Virtual function in base class
ale-0.9.0.3/d2/trans_multi.h:866:7: note: Function in derived class
ale-0.9.0.3/d2/trans_multi.h:873:10: style: The function 'eu_get' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:290:18: note: Virtual function in base class
ale-0.9.0.3/d2/trans_multi.h:873:10: note: Function in derived class
ale-0.9.0.3/d2/trans_multi.h:880:7: style: The function 'gpt_modify' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:295:15: note: Virtual function in base class
ale-0.9.0.3/d2/trans_multi.h:880:7: note: Function in derived class
ale-0.9.0.3/d2/trans_multi.h:887:7: style: The function 'gr_modify' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:300:15: note: Virtual function in base class
ale-0.9.0.3/d2/trans_multi.h:887:7: note: Function in derived class
ale-0.9.0.3/d2/trans_multi.h:894:7: style: The function 'gpt_set' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:305:15: note: Virtual function in base class
ale-0.9.0.3/d2/trans_multi.h:894:7: note: Function in derived class
ale-0.9.0.3/d2/trans_multi.h:898:7: style: The function 'gpt_set' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:307:15: note: Virtual function in base class
ale-0.9.0.3/d2/trans_multi.h:898:7: note: Function in derived class
ale-0.9.0.3/d2/trans_multi.h:902:7: style: The function 'snap' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:313:15: note: Virtual function in base class
ale-0.9.0.3/d2/trans_multi.h:902:7: note: Function in derived class
ale-0.9.0.3/d2/trans_multi.h:909:8: style: The function 'gpt_get' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:318:16: note: Virtual function in base class
ale-0.9.0.3/d2/trans_multi.h:909:8: note: Function in derived class
ale-0.9.0.3/d2/trans_multi.h:916:10: style: The function 'gpt_get' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:323:18: note: Virtual function in base class
ale-0.9.0.3/d2/trans_multi.h:916:10: note: Function in derived class
ale-0.9.0.3/d2/trans_multi.h:923:7: style: The function 'translate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:371:15: note: Virtual function in base class
ale-0.9.0.3/d2/trans_multi.h:923:7: note: Function in derived class
ale-0.9.0.3/d2/trans_multi.h:930:7: style: The function 'rotate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:376:15: note: Virtual function in base class
ale-0.9.0.3/d2/trans_multi.h:930:7: note: Function in derived class
ale-0.9.0.3/d2/trans_multi.h:934:7: style: The function 'reset_memos' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:59:15: note: Virtual function in base class
ale-0.9.0.3/d2/trans_multi.h:934:7: note: Function in derived class
ale-0.9.0.3/d2/trans_multi.h:942:7: style: The function 'specific_rescale' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:58:15: note: Virtual function in base class
ale-0.9.0.3/d2/trans_multi.h:942:7: note: Function in derived class
ale-0.9.0.3/d2/trans_multi.h:958:7: style: The function 'specific_set_dimensions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:60:15: note: Virtual function in base class
ale-0.9.0.3/d2/trans_multi.h:958:7: note: Function in derived class
ale-0.9.0.3/d2/trans_multi.h:963:7: style: The function 'map_area' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:471:15: note: Virtual function in base class
ale-0.9.0.3/d2/trans_multi.h:963:7: note: Function in derived class
ale-0.9.0.3/d2/trans_multi.h:967:7: style: The function 'map_area_unscaled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:521:15: note: Virtual function in base class
ale-0.9.0.3/d2/trans_multi.h:967:7: note: Function in derived class
ale-0.9.0.3/d2/trans_multi.h:971:7: style: The function 'unscaled_map_area_inverse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:573:15: note: Virtual function in base class
ale-0.9.0.3/d2/trans_multi.h:971:7: note: Function in derived class
ale-0.9.0.3/d2/trans_multi.h:981:7: style: The function 'gpt_v0_set' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:632:15: note: Virtual function in base class
ale-0.9.0.3/d2/trans_multi.h:981:7: note: Function in derived class
ale-0.9.0.3/d2/trans_multi.h:991:7: style: The function 'eu_v0_set' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:640:15: note: Virtual function in base class
ale-0.9.0.3/d2/trans_multi.h:991:7: note: Function in derived class
ale-0.9.0.3/d2/trans_multi.h:995:7: style: The function 'debug_output' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/trans_abstract.h:642:15: note: Virtual function in base class
ale-0.9.0.3/d2/trans_multi.h:995:7: note: Function in derived class
ale-0.9.0.3/d2/filter/sinc.h:51:14: style: The function 'equals' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/filter/filter.h:42:14: note: Virtual function in base class
ale-0.9.0.3/d2/filter/sinc.h:51:14: note: Function in derived class
ale-0.9.0.3/d2/filter/sinc.h:61:18: style: The function 'support' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/filter/filter.h:35:18: note: Virtual function in base class
ale-0.9.0.3/d2/filter/sinc.h:61:18: note: Function in derived class
ale-0.9.0.3/d2/filter/sinc.h:72:19: style: The function 'response' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/filter/filter.h:40:19: note: Virtual function in base class
ale-0.9.0.3/d2/filter/sinc.h:72:19: note: Function in derived class
ale-0.9.0.3/d2/filter/lanczos.h:59:10: style: The function 'support' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/filter/filter.h:35:18: note: Virtual function in base class
ale-0.9.0.3/d2/filter/lanczos.h:59:10: note: Function in derived class
ale-0.9.0.3/d2/filter/lanczos.h:63:14: style: The function 'equals' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/filter/filter.h:42:14: note: Virtual function in base class
ale-0.9.0.3/d2/filter/lanczos.h:63:14: note: Function in derived class
ale-0.9.0.3/d2/filter/lanczos.h:72:19: style: The function 'response' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/filter/filter.h:40:19: note: Virtual function in base class
ale-0.9.0.3/d2/filter/lanczos.h:72:19: note: Function in derived class
ale-0.9.0.3/d2/filter/triangle.h:54:18: style: The function 'support' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/filter/filter.h:35:18: note: Virtual function in base class
ale-0.9.0.3/d2/filter/triangle.h:54:18: note: Function in derived class
ale-0.9.0.3/d2/filter/triangle.h:58:14: style: The function 'equals' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/filter/filter.h:42:14: note: Virtual function in base class
ale-0.9.0.3/d2/filter/triangle.h:58:14: note: Function in derived class
ale-0.9.0.3/d2/filter/triangle.h:67:19: style: The function 'response' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/filter/filter.h:40:19: note: Virtual function in base class
ale-0.9.0.3/d2/filter/triangle.h:67:19: note: Function in derived class
ale-0.9.0.3/d2/filter/box.h:52:10: style: The function 'support' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/filter/filter.h:35:18: note: Virtual function in base class
ale-0.9.0.3/d2/filter/box.h:52:10: note: Function in derived class
ale-0.9.0.3/d2/filter/box.h:59:19: style: The function 'response' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/filter/filter.h:40:19: note: Virtual function in base class
ale-0.9.0.3/d2/filter/box.h:59:19: note: Function in derived class
ale-0.9.0.3/d2/filter/box.h:63:14: style: The function 'equals' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/filter/filter.h:42:14: note: Virtual function in base class
ale-0.9.0.3/d2/filter/box.h:63:14: note: Function in derived class
ale-0.9.0.3/d2/filter/gauss.h:67:13: style: The function 'support' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/filter/filter.h:35:18: note: Virtual function in base class
ale-0.9.0.3/d2/filter/gauss.h:67:13: note: Function in derived class
ale-0.9.0.3/d2/filter/gauss.h:74:22: style: The function 'response' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/filter/filter.h:40:19: note: Virtual function in base class
ale-0.9.0.3/d2/filter/gauss.h:74:22: note: Function in derived class
ale-0.9.0.3/d2/filter/gauss.h:80:17: style: The function 'equals' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/filter/filter.h:42:14: note: Virtual function in base class
ale-0.9.0.3/d2/filter/gauss.h:80:17: note: Function in derived class
ale-0.9.0.3/d2/filter/zero.h:35:10: style: The function 'support' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/filter/filter.h:35:18: note: Virtual function in base class
ale-0.9.0.3/d2/filter/zero.h:35:10: note: Function in derived class
ale-0.9.0.3/d2/filter/zero.h:39:14: style: The function 'equals' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/filter/filter.h:42:14: note: Virtual function in base class
ale-0.9.0.3/d2/filter/zero.h:39:14: note: Function in derived class
ale-0.9.0.3/d2/filter/zero.h:48:19: style: The function 'response' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/filter/filter.h:40:19: note: Virtual function in base class
ale-0.9.0.3/d2/filter/zero.h:48:19: note: Function in derived class
ale-0.9.0.3/d2/filter/mult.h:38:18: style: The function 'support' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/filter/filter.h:35:18: note: Virtual function in base class
ale-0.9.0.3/d2/filter/mult.h:38:18: note: Function in derived class
ale-0.9.0.3/d2/filter/mult.h:42:14: style: The function 'equals' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/filter/filter.h:42:14: note: Virtual function in base class
ale-0.9.0.3/d2/filter/mult.h:42:14: note: Function in derived class
ale-0.9.0.3/d2/filter/mult.h:58:19: style: The function 'response' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/filter/filter.h:40:19: note: Virtual function in base class
ale-0.9.0.3/d2/filter/mult.h:58:19: note: Function in derived class
ale-0.9.0.3/d2/align.h:1709:8: style: The function 'prepare_subdomains' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/thread.h:185:16: note: Virtual function in base class
ale-0.9.0.3/d2/align.h:1709:8: note: Function in derived class
ale-0.9.0.3/d2/align.h:1713:8: style: The function 'subdomain_algorithm' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/thread.h:187:16: note: Virtual function in base class
ale-0.9.0.3/d2/align.h:1713:8: note: Function in derived class
ale-0.9.0.3/d2/align.h:1772:8: style: The function 'finish_subdomains' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/thread.h:190:16: note: Virtual function in base class
ale-0.9.0.3/d2/align.h:1772:8: note: Function in derived class
ale-0.9.0.3/d2/image_weighted_avg.h:35:7: style: The function 'trigger' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/exposure/exposure.h:72:16: note: Virtual function in base class
ale-0.9.0.3/d2/image_weighted_avg.h:35:7: note: Function in derived class
ale-0.9.0.3/d2/image_weighted_avg.h:48:7: style: The function 'set_pixel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/image.h:215:15: note: Virtual function in base class
ale-0.9.0.3/d2/image_weighted_avg.h:48:7: note: Function in derived class
ale-0.9.0.3/d2/image_weighted_avg.h:52:9: style: The function 'get_pixel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/image.h:217:17: note: Virtual function in base class
ale-0.9.0.3/d2/image_weighted_avg.h:52:9: note: Function in derived class
ale-0.9.0.3/d2/image_weighted_avg.h:58:7: style: The function 'set_chan' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/image.h:243:15: note: Virtual function in base class
ale-0.9.0.3/d2/image_weighted_avg.h:58:7: note: Function in derived class
ale-0.9.0.3/d2/image_weighted_avg.h:62:12: style: The function 'get_chan' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/image.h:245:20: note: Virtual function in base class
ale-0.9.0.3/d2/image_weighted_avg.h:62:12: note: Function in derived class
ale-0.9.0.3/d2/image_weighted_avg.h:71:17: style: The function 'scale_generator' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/image.h:441:17: note: Virtual function in base class
ale-0.9.0.3/d2/image_weighted_avg.h:71:17: note: Function in derived class
ale-0.9.0.3/d2/image_weighted_simple.h:57:9: style: The function '_extend' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/image.h:1001:17: note: Virtual function in base class
ale-0.9.0.3/d2/image_weighted_simple.h:57:9: note: Function in derived class
ale-0.9.0.3/d2/image_weighted_simple.h:72:6: style: The function 'accumulate_norender' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/image_weighted_avg.h:79:14: note: Virtual function in base class
ale-0.9.0.3/d2/image_weighted_simple.h:72:6: note: Function in derived class
ale-0.9.0.3/d2/image_weighted_simple.h:93:7: style: The function 'accumulate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/image_weighted_avg.h:84:15: note: Virtual function in base class
ale-0.9.0.3/d2/image_weighted_simple.h:93:7: note: Function in derived class
ale-0.9.0.3/d2/image_weighted_simple.h:191:9: style: The function 'get_pixel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/image.h:217:17: note: Virtual function in base class
ale-0.9.0.3/d2/image_weighted_simple.h:191:9: note: Function in derived class
ale-0.9.0.3/d2/image_weighted_simple.h:195:9: style: The function 'get_weights' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/image_weighted_avg.h:94:17: note: Virtual function in base class
ale-0.9.0.3/d2/image_weighted_simple.h:195:9: note: Function in derived class
ale-0.9.0.3/d2/image_weighted_simple.h:199:9: style: The function 'get_colors' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/image_weighted_avg.h:89:17: note: Virtual function in base class
ale-0.9.0.3/d2/image_weighted_simple.h:199:9: note: Function in derived class
ale-0.9.0.3/d2/image_weighted_median.h:111:9: style: The function '_extend' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/image.h:1001:17: note: Virtual function in base class
ale-0.9.0.3/d2/image_weighted_median.h:111:9: note: Function in derived class
ale-0.9.0.3/d2/image_weighted_median.h:125:6: style: The function 'accumulate_norender' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/image_weighted_avg.h:79:14: note: Virtual function in base class
ale-0.9.0.3/d2/image_weighted_median.h:125:6: note: Function in derived class
ale-0.9.0.3/d2/image_weighted_median.h:135:7: style: The function 'accumulate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/image_weighted_avg.h:84:15: note: Virtual function in base class
ale-0.9.0.3/d2/image_weighted_median.h:135:7: note: Function in derived class
ale-0.9.0.3/d2/image_weighted_median.h:198:9: style: The function 'get_pixel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/image.h:217:17: note: Virtual function in base class
ale-0.9.0.3/d2/image_weighted_median.h:198:9: note: Function in derived class
ale-0.9.0.3/d2/image_weighted_median.h:238:9: style: The function 'get_weights' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/image_weighted_avg.h:94:17: note: Virtual function in base class
ale-0.9.0.3/d2/image_weighted_median.h:238:9: note: Function in derived class
ale-0.9.0.3/d2/image_weighted_median.h:242:9: style: The function 'get_colors' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/image_weighted_avg.h:89:17: note: Virtual function in base class
ale-0.9.0.3/d2/image_weighted_median.h:242:9: note: Function in derived class
ale-0.9.0.3/d2/image_zero.h:35:9: style: The function 'get_pixel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/image.h:217:17: note: Virtual function in base class
ale-0.9.0.3/d2/image_zero.h:35:9: note: Function in derived class
ale-0.9.0.3/d2/image_zero.h:39:7: style: The function 'set_pixel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/image.h:215:15: note: Virtual function in base class
ale-0.9.0.3/d2/image_zero.h:39:7: note: Function in derived class
ale-0.9.0.3/d2/image_zero.h:43:7: style: The function 'set_chan' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/image.h:243:15: note: Virtual function in base class
ale-0.9.0.3/d2/image_zero.h:43:7: note: Function in derived class
ale-0.9.0.3/d2/image_zero.h:47:12: style: The function 'get_chan' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/image.h:245:20: note: Virtual function in base class
ale-0.9.0.3/d2/image_zero.h:47:12: note: Function in derived class
ale-0.9.0.3/d2/image_zero.h:87:17: style: The function 'scale_generator' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/image_weighted_avg.h:71:17: note: Virtual function in base class
ale-0.9.0.3/d2/image_zero.h:87:17: note: Function in derived class
ale-0.9.0.3/d2/image_zero.h:176:17: style: The function '_extend' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/image.h:1001:17: note: Virtual function in base class
ale-0.9.0.3/d2/image_zero.h:176:17: note: Function in derived class
ale-0.9.0.3/d2/image_zero.h:229:6: style: The function 'accumulate_norender' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/image_weighted_avg.h:79:14: note: Virtual function in base class
ale-0.9.0.3/d2/image_zero.h:229:6: note: Function in derived class
ale-0.9.0.3/d2/image_zero.h:233:7: style: The function 'accumulate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/image_weighted_avg.h:84:15: note: Virtual function in base class
ale-0.9.0.3/d2/image_zero.h:233:7: note: Function in derived class
ale-0.9.0.3/d2/image_zero.h:237:9: style: The function 'get_colors' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/image_weighted_avg.h:89:17: note: Virtual function in base class
ale-0.9.0.3/d2/image_zero.h:237:9: note: Function in derived class
ale-0.9.0.3/d2/image_zero.h:241:9: style: The function 'get_weights' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/image_weighted_avg.h:94:17: note: Virtual function in base class
ale-0.9.0.3/d2/image_zero.h:241:9: note: Function in derived class
ale-0.9.0.3/d2/render/incremental.h:334:23: style: The function 'get_image' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render.h:234:23: note: Virtual function in base class
ale-0.9.0.3/d2/render/incremental.h:334:23: note: Function in derived class
ale-0.9.0.3/d2/render/incremental.h:344:23: style: The function 'get_defined' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render.h:280:23: note: Virtual function in base class
ale-0.9.0.3/d2/render/incremental.h:344:23: note: Function in derived class
ale-0.9.0.3/d2/render/incremental.h:352:15: style: The function 'step' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render.h:107:15: note: Virtual function in base class
ale-0.9.0.3/d2/render/incremental.h:352:15: note: Function in derived class
ale-0.9.0.3/d2/render/incremental.h:397:15: style: The function 'init_point_renderer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render.h:320:15: note: Virtual function in base class
ale-0.9.0.3/d2/render/incremental.h:397:15: note: Function in derived class
ale-0.9.0.3/d2/render/incremental.h:408:15: style: The function 'point_render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render.h:330:15: note: Virtual function in base class
ale-0.9.0.3/d2/render/incremental.h:408:15: note: Function in derived class
ale-0.9.0.3/d2/render/incremental.h:417:15: style: The function 'finish_point_rendering' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render.h:340:15: note: Virtual function in base class
ale-0.9.0.3/d2/render/incremental.h:417:15: note: Function in derived class
ale-0.9.0.3/d2/render/incremental.h:421:7: style: The function 'free_memory' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render.h:354:15: note: Virtual function in base class
ale-0.9.0.3/d2/render/incremental.h:421:7: note: Function in derived class
ale-0.9.0.3/d2/render/incremental.h:217:8: style: The function 'prepare_subdomains' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/thread.h:185:16: note: Virtual function in base class
ale-0.9.0.3/d2/render/incremental.h:217:8: note: Function in derived class
ale-0.9.0.3/d2/render/incremental.h:222:8: style: The function 'subdomain_algorithm' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/thread.h:187:16: note: Virtual function in base class
ale-0.9.0.3/d2/render/incremental.h:222:8: note: Function in derived class
ale-0.9.0.3/d2/render/incremental.h:269:8: style: The function 'finish_subdomains' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/thread.h:190:16: note: Virtual function in base class
ale-0.9.0.3/d2/render/incremental.h:269:8: note: Function in derived class
ale-0.9.0.3/d2/render/combine.h:366:23: style: The function 'get_image' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render.h:234:23: note: Virtual function in base class
ale-0.9.0.3/d2/render/combine.h:366:23: note: Function in derived class
ale-0.9.0.3/d2/render/combine.h:410:23: style: The function 'get_defined' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render.h:280:23: note: Virtual function in base class
ale-0.9.0.3/d2/render/combine.h:410:23: note: Function in derived class
ale-0.9.0.3/d2/render/combine.h:443:15: style: The function 'sync' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render.h:286:15: note: Virtual function in base class
ale-0.9.0.3/d2/render/combine.h:443:15: note: Function in derived class
ale-0.9.0.3/d2/render/combine.h:457:15: style: The function 'step' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render.h:107:15: note: Virtual function in base class
ale-0.9.0.3/d2/render/combine.h:457:15: note: Function in derived class
ale-0.9.0.3/d2/render/combine.h:460:14: style: The function 'sync' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render.h:312:14: note: Virtual function in base class
ale-0.9.0.3/d2/render/combine.h:460:14: note: Function in derived class
ale-0.9.0.3/d2/render/combine.h:476:15: style: The function 'init_point_renderer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render.h:320:15: note: Virtual function in base class
ale-0.9.0.3/d2/render/combine.h:476:15: note: Function in derived class
ale-0.9.0.3/d2/render/combine.h:483:15: style: The function 'point_render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render.h:330:15: note: Virtual function in base class
ale-0.9.0.3/d2/render/combine.h:483:15: note: Function in derived class
ale-0.9.0.3/d2/render/combine.h:488:15: style: The function 'finish_point_rendering' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render.h:340:15: note: Virtual function in base class
ale-0.9.0.3/d2/render/combine.h:488:15: note: Function in derived class
ale-0.9.0.3/d2/render/combine.h:511:7: style: The function 'free_memory' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render.h:354:15: note: Virtual function in base class
ale-0.9.0.3/d2/render/combine.h:511:7: note: Function in derived class
ale-0.9.0.3/d2/render/combine.h:186:8: style: The function 'subdomain_algorithm' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/thread.h:187:16: note: Virtual function in base class
ale-0.9.0.3/d2/render/combine.h:186:8: note: Function in derived class
ale-0.9.0.3/d2/render/zero.h:40:15: style: The function 'step' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/incremental.h:352:15: note: Virtual function in base class
ale-0.9.0.3/d2/render/zero.h:40:15: note: Function in derived class
ale-0.9.0.3/d2/render/zero.h:69:7: style: The function 'free_memory' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render.h:354:15: note: Virtual function in base class
ale-0.9.0.3/d2/render/zero.h:69:7: note: Function in derived class
ale-0.9.0.3/d2/render/psf/raster.h:54:11: style: The function 'min_i' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:133:19: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/raster.h:54:11: note: Function in derived class
ale-0.9.0.3/d2/render/psf/raster.h:55:11: style: The function 'max_i' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:134:19: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/raster.h:55:11: note: Function in derived class
ale-0.9.0.3/d2/render/psf/raster.h:56:11: style: The function 'min_j' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:135:19: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/raster.h:56:11: note: Function in derived class
ale-0.9.0.3/d2/render/psf/raster.h:57:11: style: The function 'max_j' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:136:19: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/raster.h:57:11: note: Function in derived class
ale-0.9.0.3/d2/render/psf/raster.h:180:23: style: The function 'varieties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:142:23: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/raster.h:180:23: note: Function in derived class
ale-0.9.0.3/d2/render/psf/raster.h:187:13: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:164:21: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/raster.h:187:13: note: Function in derived class
ale-0.9.0.3/d2/render/psf/raster.h:197:13: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:161:21: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/raster.h:197:13: note: Function in derived class
ale-0.9.0.3/d2/render/psf/rasterizer.h:39:15: style: The function 'varieties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/raster.h:180:23: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/rasterizer.h:39:15: note: Function in derived class
ale-0.9.0.3/d2/render/psf/rasterizer.h:43:15: style: The function 'select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/raster.h:182:23: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/rasterizer.h:43:15: note: Function in derived class
ale-0.9.0.3/d2/render/psf/normalizer.h:37:15: style: The function 'varieties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/raster.h:180:23: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/normalizer.h:37:15: note: Function in derived class
ale-0.9.0.3/d2/render/psf/normalizer.h:41:15: style: The function 'select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/raster.h:182:23: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/normalizer.h:41:15: note: Function in derived class
ale-0.9.0.3/d2/render/psf/backprojector.h:37:15: style: The function 'varieties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/raster.h:180:23: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/backprojector.h:37:15: note: Function in derived class
ale-0.9.0.3/d2/render/psf/backprojector.h:41:15: style: The function 'select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/raster.h:182:23: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/backprojector.h:41:15: note: Function in derived class
ale-0.9.0.3/d2/render/ipc.h:1339:22: style: The function 'get_image' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render.h:234:23: note: Virtual function in base class
ale-0.9.0.3/d2/render/ipc.h:1339:22: note: Function in derived class
ale-0.9.0.3/d2/render/ipc.h:1346:22: style: The function 'get_defined' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render.h:280:23: note: Virtual function in base class
ale-0.9.0.3/d2/render/ipc.h:1346:22: note: Function in derived class
ale-0.9.0.3/d2/render/ipc.h:1354:14: style: The function 'sync' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render.h:286:15: note: Virtual function in base class
ale-0.9.0.3/d2/render/ipc.h:1354:14: note: Function in derived class
ale-0.9.0.3/d2/render/ipc.h:1359:7: style: The function 'step' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render.h:107:15: note: Virtual function in base class
ale-0.9.0.3/d2/render/ipc.h:1359:7: note: Function in derived class
ale-0.9.0.3/d2/render/ipc.h:1363:21: style: The function 'sync' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render.h:312:14: note: Virtual function in base class
ale-0.9.0.3/d2/render/ipc.h:1363:21: note: Function in derived class
ale-0.9.0.3/d2/render/ipc.h:1384:7: style: The function 'free_memory' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render.h:354:15: note: Virtual function in base class
ale-0.9.0.3/d2/render/ipc.h:1384:7: note: Function in derived class
ale-0.9.0.3/d2/render/ipc.h:150:8: style: The function 'prepare_subdomains' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/thread.h:185:16: note: Virtual function in base class
ale-0.9.0.3/d2/render/ipc.h:150:8: note: Function in derived class
ale-0.9.0.3/d2/render/ipc.h:163:8: style: The function 'subdomain_algorithm' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/thread.h:187:16: note: Virtual function in base class
ale-0.9.0.3/d2/render/ipc.h:163:8: note: Function in derived class
ale-0.9.0.3/d2/render/ipc.h:264:8: style: The function 'finish_subdomains' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/thread.h:190:16: note: Virtual function in base class
ale-0.9.0.3/d2/render/ipc.h:264:8: note: Function in derived class
ale-0.9.0.3/d2/render/ipc.h:296:8: style: The function 'prepare_subdomains' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/thread.h:185:16: note: Virtual function in base class
ale-0.9.0.3/d2/render/ipc.h:296:8: note: Function in derived class
ale-0.9.0.3/d2/render/ipc.h:309:8: style: The function 'subdomain_algorithm' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/thread.h:187:16: note: Virtual function in base class
ale-0.9.0.3/d2/render/ipc.h:309:8: note: Function in derived class
ale-0.9.0.3/d2/render/ipc.h:374:8: style: The function 'finish_subdomains' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/thread.h:190:16: note: Virtual function in base class
ale-0.9.0.3/d2/render/ipc.h:374:8: note: Function in derived class
ale-0.9.0.3/d2/render/ipc.h:679:8: style: The function 'subdomain_algorithm' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/thread.h:187:16: note: Virtual function in base class
ale-0.9.0.3/d2/render/ipc.h:679:8: note: Function in derived class
ale-0.9.0.3/d2/render/ipc.h:786:8: style: The function 'subdomain_algorithm' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/thread.h:187:16: note: Virtual function in base class
ale-0.9.0.3/d2/render/ipc.h:786:8: note: Function in derived class
ale-0.9.0.3/d2/render/psf/psf_template.h:45:11: style: The function 'min_i' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:133:19: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/psf_template.h:45:11: note: Function in derived class
ale-0.9.0.3/d2/render/psf/psf_template.h:46:11: style: The function 'max_i' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:134:19: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/psf_template.h:46:11: note: Function in derived class
ale-0.9.0.3/d2/render/psf/psf_template.h:47:11: style: The function 'min_j' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:135:19: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/psf_template.h:47:11: note: Function in derived class
ale-0.9.0.3/d2/render/psf/psf_template.h:48:11: style: The function 'max_j' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:136:19: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/psf_template.h:48:11: note: Function in derived class
ale-0.9.0.3/d2/render/psf/psf_template.h:60:13: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:161:21: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/psf_template.h:60:13: note: Function in derived class
ale-0.9.0.3/d2/render/psf/box.h:42:11: style: The function 'min_i' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:133:19: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/box.h:42:11: note: Function in derived class
ale-0.9.0.3/d2/render/psf/box.h:43:11: style: The function 'max_i' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:134:19: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/box.h:43:11: note: Function in derived class
ale-0.9.0.3/d2/render/psf/box.h:44:11: style: The function 'min_j' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:135:19: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/box.h:44:11: note: Function in derived class
ale-0.9.0.3/d2/render/psf/box.h:45:11: style: The function 'max_j' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:136:19: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/box.h:45:11: note: Function in derived class
ale-0.9.0.3/d2/render/psf/box.h:56:13: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:161:21: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/box.h:56:13: note: Function in derived class
ale-0.9.0.3/d2/render/psf/circle.h:42:11: style: The function 'min_i' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:133:19: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/circle.h:42:11: note: Function in derived class
ale-0.9.0.3/d2/render/psf/circle.h:43:11: style: The function 'max_i' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:134:19: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/circle.h:43:11: note: Function in derived class
ale-0.9.0.3/d2/render/psf/circle.h:44:11: style: The function 'min_j' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:135:19: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/circle.h:44:11: note: Function in derived class
ale-0.9.0.3/d2/render/psf/circle.h:45:11: style: The function 'max_j' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:136:19: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/circle.h:45:11: note: Function in derived class
ale-0.9.0.3/d2/render/psf/circle.h:56:13: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:161:21: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/circle.h:56:13: note: Function in derived class
ale-0.9.0.3/d2/render/psf/sum.h:45:11: style: The function 'min_i' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:133:19: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/sum.h:45:11: note: Function in derived class
ale-0.9.0.3/d2/render/psf/sum.h:46:11: style: The function 'max_i' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:134:19: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/sum.h:46:11: note: Function in derived class
ale-0.9.0.3/d2/render/psf/sum.h:47:11: style: The function 'min_j' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:135:19: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/sum.h:47:11: note: Function in derived class
ale-0.9.0.3/d2/render/psf/sum.h:48:11: style: The function 'max_j' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:136:19: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/sum.h:48:11: note: Function in derived class
ale-0.9.0.3/d2/render/psf/sum.h:62:23: style: The function 'select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:150:23: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/sum.h:62:23: note: Function in derived class
ale-0.9.0.3/d2/render/psf/sum.h:75:13: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:161:21: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/sum.h:75:13: note: Function in derived class
ale-0.9.0.3/d2/render/psf/stdin.h:46:11: style: The function 'min_i' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:133:19: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/stdin.h:46:11: note: Function in derived class
ale-0.9.0.3/d2/render/psf/stdin.h:47:11: style: The function 'max_i' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:134:19: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/stdin.h:47:11: note: Function in derived class
ale-0.9.0.3/d2/render/psf/stdin.h:48:11: style: The function 'min_j' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:135:19: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/stdin.h:48:11: note: Function in derived class
ale-0.9.0.3/d2/render/psf/stdin.h:49:11: style: The function 'max_j' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:136:19: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/stdin.h:49:11: note: Function in derived class
ale-0.9.0.3/d2/render/psf/stdin.h:111:13: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:161:21: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/stdin.h:111:13: note: Function in derived class
ale-0.9.0.3/d2/render/psf/stdin_vg.h:47:11: style: The function 'min_i' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:133:19: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/stdin_vg.h:47:11: note: Function in derived class
ale-0.9.0.3/d2/render/psf/stdin_vg.h:48:11: style: The function 'max_i' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:134:19: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/stdin_vg.h:48:11: note: Function in derived class
ale-0.9.0.3/d2/render/psf/stdin_vg.h:49:11: style: The function 'min_j' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:135:19: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/stdin_vg.h:49:11: note: Function in derived class
ale-0.9.0.3/d2/render/psf/stdin_vg.h:50:11: style: The function 'max_j' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:136:19: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/stdin_vg.h:50:11: note: Function in derived class
ale-0.9.0.3/d2/render/psf/stdin_vg.h:56:23: style: The function 'varieties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:142:23: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/stdin_vg.h:56:23: note: Function in derived class
ale-0.9.0.3/d2/render/psf/stdin_vg.h:64:23: style: The function 'select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:150:23: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/stdin_vg.h:64:23: note: Function in derived class
ale-0.9.0.3/d2/render/psf/stdin_vg.h:135:13: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:161:21: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/stdin_vg.h:135:13: note: Function in derived class
ale-0.9.0.3/d2/render/psf/convolution.h:49:11: style: The function 'min_i' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:133:19: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/convolution.h:49:11: note: Function in derived class
ale-0.9.0.3/d2/render/psf/convolution.h:50:11: style: The function 'max_i' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:134:19: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/convolution.h:50:11: note: Function in derived class
ale-0.9.0.3/d2/render/psf/convolution.h:51:11: style: The function 'min_j' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:135:19: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/convolution.h:51:11: note: Function in derived class
ale-0.9.0.3/d2/render/psf/convolution.h:52:11: style: The function 'max_j' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:136:19: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/convolution.h:52:11: note: Function in derived class
ale-0.9.0.3/d2/render/psf/convolution.h:66:23: style: The function 'select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:150:23: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/convolution.h:66:23: note: Function in derived class
ale-0.9.0.3/d2/render/psf/convolution.h:79:13: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:161:21: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/convolution.h:79:13: note: Function in derived class
ale-0.9.0.3/d2/render/psf/scalar_mult.h:46:11: style: The function 'min_i' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:133:19: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/scalar_mult.h:46:11: note: Function in derived class
ale-0.9.0.3/d2/render/psf/scalar_mult.h:47:11: style: The function 'max_i' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:134:19: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/scalar_mult.h:47:11: note: Function in derived class
ale-0.9.0.3/d2/render/psf/scalar_mult.h:48:11: style: The function 'min_j' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:135:19: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/scalar_mult.h:48:11: note: Function in derived class
ale-0.9.0.3/d2/render/psf/scalar_mult.h:49:11: style: The function 'max_j' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:136:19: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/scalar_mult.h:49:11: note: Function in derived class
ale-0.9.0.3/d2/render/psf/scalar_mult.h:63:23: style: The function 'select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:150:23: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/scalar_mult.h:63:23: note: Function in derived class
ale-0.9.0.3/d2/render/psf/scalar_mult.h:76:13: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:161:21: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/scalar_mult.h:76:13: note: Function in derived class
ale-0.9.0.3/d2/render/psf/gauss.h:59:18: style: The function 'max_i' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:134:19: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/gauss.h:59:18: note: Function in derived class
ale-0.9.0.3/d2/render/psf/gauss.h:60:18: style: The function 'min_i' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:133:19: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/gauss.h:60:18: note: Function in derived class
ale-0.9.0.3/d2/render/psf/gauss.h:61:18: style: The function 'min_j' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:135:19: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/gauss.h:61:18: note: Function in derived class
ale-0.9.0.3/d2/render/psf/gauss.h:62:18: style: The function 'max_j' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:136:19: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/gauss.h:62:18: note: Function in derived class
ale-0.9.0.3/d2/render/psf/gauss.h:73:13: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/psf/psf.h:161:21: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/gauss.h:73:13: note: Function in derived class
ale-0.9.0.3/d2/render/psf/psf_calibrate.h:283:7: style: The function '_ip' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render/ipc.h:1194:22: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/psf_calibrate.h:283:7: note: Function in derived class
ale-0.9.0.3/d2/render/psf/psf_calibrate.h:329:7: style: The function 'free_memory' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/render.h:354:15: note: Virtual function in base class
ale-0.9.0.3/d2/render/psf/psf_calibrate.h:329:7: note: Function in derived class
ale-0.9.0.3/d2/vise/ma.h:53:7: style: The function 'render_frame' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/vise.h:77:15: note: Virtual function in base class
ale-0.9.0.3/d2/vise/ma.h:53:7: note: Function in derived class
ale-0.9.0.3/d2/vise/ma.h:205:15: style: The function 'lag' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/vise.h:83:23: note: Virtual function in base class
ale-0.9.0.3/d2/vise/ma.h:205:15: note: Function in derived class
ale-0.9.0.3/d2/vise/sf.h:52:7: style: The function 'render_frame' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/vise.h:77:15: note: Virtual function in base class
ale-0.9.0.3/d2/vise/sf.h:52:7: note: Function in derived class
ale-0.9.0.3/d2/vise/sf.h:159:15: style: The function 'lag' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/vise.h:83:23: note: Virtual function in base class
ale-0.9.0.3/d2/vise/sf.h:159:15: note: Function in derived class
ale-0.9.0.3/d2/render.h:264:4: error: Common realloc mistake: 'queue' nulled but not freed upon failure [memleakOnRealloc]
ale-0.9.0.3/d2/vise_core.h:65:4: error: Common realloc mistake: 'active' nulled but not freed upon failure [memleakOnRealloc]
ale-0.9.0.3/d2/vise_core.h:86:4: error: Common realloc mistake: 'active' nulled but not freed upon failure [memleakOnRealloc]
ale-0.9.0.3/d2/vise_core.h:106:4: error: Common realloc mistake: 'active' nulled but not freed upon failure [memleakOnRealloc]
ale-0.9.0.3/thread.h:62:0: error: Resource leak: cpuinfo [resourceLeak]
ale-0.9.0.3/d2/trans_multi.h:243:47: performance: Function parameter 't' should be passed by const reference. [passedByValue]
ale-0.9.0.3/d2/trans_multi.h:249:40: performance: Function parameter 't' should be passed by const reference. [passedByValue]
ale-0.9.0.3/d2/filter/scaled_filter.h:393:37: performance: Function parameter '_t' should be passed by const reference. [passedByValue]
ale-0.9.0.3/d2/filter/scaled_filter.h:407:37: performance: Function parameter '_t' should be passed by const reference. [passedByValue]
ale-0.9.0.3/d2/filter/scaled_filter.h:407:56: performance: Function parameter '_s' should be passed by const reference. [passedByValue]
ale-0.9.0.3/d2/tfile.h:390:18: performance: Function parameter 'default_transform' should be passed by const reference. [passedByValue]
ale-0.9.0.3/d2/align.h:230:35: performance: Function parameter 't' should be passed by const reference. [passedByValue]
ale-0.9.0.3/d2/align.h:238:33: performance: Function parameter 't' should be passed by const reference. [passedByValue]
ale-0.9.0.3/d2/align.h:263:43: performance: Function parameter 'a' should be passed by const reference. [passedByValue]
ale-0.9.0.3/d2/align.h:263:59: performance: Function parameter 'b' should be passed by const reference. [passedByValue]
ale-0.9.0.3/d2/align.h:263:75: performance: Function parameter 'c' should be passed by const reference. [passedByValue]
ale-0.9.0.3/d2/align.h:684:69: performance: Function parameter 't' should be passed by const reference. [passedByValue]
ale-0.9.0.3/d2/align.h:1783:33: performance: Function parameter '_c' should be passed by const reference. [passedByValue]
ale-0.9.0.3/d2/align.h:1799:33: performance: Function parameter '_c' should be passed by const reference. [passedByValue]
ale-0.9.0.3/d2/align.h:2131:61: performance: Function parameter 't' should be passed by const reference. [passedByValue]
ale-0.9.0.3/d2/align.h:2154:78: performance: Function parameter 't' should be passed by const reference. [passedByValue]
ale-0.9.0.3/d2/align.h:2178:37: performance: Function parameter 't' should be passed by const reference. [passedByValue]
ale-0.9.0.3/d2/align.h:2256:19: performance: Function parameter 't' should be passed by const reference. [passedByValue]
ale-0.9.0.3/d2/render/incremental.h:45:65: performance: Function parameter 't' should be passed by const reference. [passedByValue]
ale-0.9.0.3/d2/render/incremental.h:109:70: performance: Function parameter 't' should be passed by const reference. [passedByValue]
ale-0.9.0.3/d2/render/incremental.h:180:66: performance: Function parameter 't' should be passed by const reference. [passedByValue]
ale-0.9.0.3/d2/render/incremental.h:279:24: performance: Function parameter '_t' should be passed by const reference. [passedByValue]
ale-0.9.0.3/d2/render/psf/rasterizer.h:47:41: performance: Function parameter 't' should be passed by const reference. [passedByValue]
ale-0.9.0.3/d2/render/ipc.h:284:28: performance: Function parameter 's' should be passed by const reference. [passedByValue]
ale-0.9.0.3/d2/render/ipc.h:394:31: performance: Function parameter 's' should be passed by const reference. [passedByValue]
ale-0.9.0.3/d2/render/ipc.h:402:19: performance: Function parameter 't' should be passed by const reference. [passedByValue]
ale-0.9.0.3/d2/render/ipc.h:776:34: performance: Function parameter 'c' should be passed by const reference. [passedByValue]
ale-0.9.0.3/d2/render/ipc.h:971:31: performance: Function parameter 'c' should be passed by const reference. [passedByValue]
ale-0.9.0.3/d2/render/ipc.h:979:39: performance: Function parameter 't' should be passed by const reference. [passedByValue]
ale-0.9.0.3/d2/tfile.h:404:25: warning: Storing fgetc() return value in char variable and then comparing with EOF. [checkCastIntToCharAndBack]
ale-0.9.0.3/d2/tfile.h:409:8: warning: Storing fgetc() return value in char variable and then comparing with EOF. [checkCastIntToCharAndBack]
ale-0.9.0.3/d2/trans_single.h:818:3: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ale-0.9.0.3/d2/align.h:1309:0: warning: Member variable 'align :: diff_stat_generic < trans_single >::ax_count' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/align.h:1309:0: warning: Member variable 'align :: diff_stat_generic < trans_single >::frame' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/align.h:1309:0: warning: Member variable 'align :: diff_stat_generic < trans_multi >::ax_count' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/align.h:1309:0: warning: Member variable 'align :: diff_stat_generic < trans_multi >::frame' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/image_bayer_ale_real.h:104:0: warning: Member variable 'image_bayer_ale_real < 0 >::support' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/image_bayer_ale_real.h:104:0: warning: Member variable 'image_bayer_ale_real < 0 >::_p_segments' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/image_bayer_ale_real.h:104:0: warning: Member variable 'image_bayer_ale_real < 0 >::dirty_segments' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/image_bayer_ale_real.h:104:0: warning: Member variable 'image_bayer_ale_real < 0 >::resident_list' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/image_bayer_ale_real.h:104:0: warning: Member variable 'image_bayer_ale_real < 0 >::resident_next' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/image_bayer_ale_real.h:104:0: warning: Member variable 'image_bayer_ale_real < 0 >::resident_max' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/image_bayer_ale_real.h:104:0: warning: Member variable 'image_bayer_ale_real < 0 >::rows_per_segment' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/image_bayer_ale_real.h:104:0: warning: Member variable 'image_bayer_ale_real < 1 >::_p' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/image_ale_real.h:79:0: warning: Member variable 'image_ale_real < 0 >::support' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/image_ale_real.h:79:0: warning: Member variable 'image_ale_real < 0 >::_p_segments' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/image_ale_real.h:79:0: warning: Member variable 'image_ale_real < 0 >::dirty_segments' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/image_ale_real.h:79:0: warning: Member variable 'image_ale_real < 0 >::resident_list' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/image_ale_real.h:79:0: warning: Member variable 'image_ale_real < 0 >::resident_next' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/image_ale_real.h:79:0: warning: Member variable 'image_ale_real < 0 >::resident_max' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/image_ale_real.h:79:0: warning: Member variable 'image_ale_real < 0 >::rows_per_segment' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/image_ale_real.h:79:0: warning: Member variable 'image_ale_real < 1 >::_p' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d2/filter/lanczos.h:77:9: performance: Variable 'half_width' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ale-0.9.0.3/d2/filter/triangle.h:72:9: performance: Variable 'half_width' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ale-0.9.0.3/d2/filter/box.h:70:9: performance: Variable 'half_width' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ale-0.9.0.3/d2/filter/gauss.h:87:15: performance: Variable 'sigma' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ale-0.9.0.3/d2/filter/gauss.h:88:15: performance: Variable 'diameter' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ale-0.9.0.3/d2/ppm.h:45:3: performance: Variable 'black_level' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ale-0.9.0.3/d2/ppm.h:46:3: performance: Variable 'aperture' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ale-0.9.0.3/d2/ppm.h:47:3: performance: Variable 'shutter' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ale-0.9.0.3/d2/ppm.h:48:3: performance: Variable 'gain' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ale-0.9.0.3/d2/point.h:135:10: style: Technically the member function 'point::anglebetw' can be const. [functionConst]
ale-0.9.0.3/d2/pixel.h:156:11: style: Technically the member function 'pixel::normsq' can be const. [functionConst]
ale-0.9.0.3/d2/pixel.h:164:11: style: Technically the member function 'pixel::lnorm' can be const. [functionConst]
ale-0.9.0.3/d2/pixel.h:198:11: style: Technically the member function 'pixel::max_norm' can be const. [functionConst]
ale-0.9.0.3/d2/pixel.h:216:6: style: Technically the member function 'pixel::operator==' can be const. [functionConst]
ale-0.9.0.3/d2/exposure/exposure.h:143:11: style: Technically the member function 'exposure::get_gain_multiplier' can be const. [functionConst]
ale-0.9.0.3/d2/exposure/exposure.h:151:11: style: Technically the member function 'exposure::get_black_level' can be const. [functionConst]
ale-0.9.0.3/d2/image.h:131:7: style: Technically the member function 'image::image_updated' can be const. [functionConst]
ale-0.9.0.3/d2/trans_abstract.h:399:7: style: Technically the member function 'trans_abstract::bd_get' can be const. [functionConst]
ale-0.9.0.3/d2/trans_abstract.h:415:15: style: Technically the member function 'trans_abstract::bd_count' can be const. [functionConst]
ale-0.9.0.3/d2/trans_abstract.h:422:15: performance: Technically the member function 'trans_abstract::bd_max' can be static. [functionStatic]
ale-0.9.0.3/d2/trans_multi.h:374:7: style: Technically the member function 'trans_multi::elem_bounds_int_t::satisfies_min_dim' can be const. [functionConst]
ale-0.9.0.3/d2/trans_multi.h:386:21: style: Technically the member function 'trans_multi::elem_bounds_t::scale_to_bounds' can be const. [functionConst]
ale-0.9.0.3/d2/render.h:84:6: performance: Technically the member function 'render::is_extend' can be static. [functionStatic]
ale-0.9.0.3/d2/render.h:91:10: performance: Technically the member function 'render::get_scale_factor' can be static. [functionStatic]
ale-0.9.0.3/d2/render.h:99:6: style: Technically the member function 'render::get_step' can be const. [functionConst]
ale-0.9.0.3/d2/render.h:143:6: style: Technically the member function 'render::is_excluded_r' can be const. [functionConst]
ale-0.9.0.3/d2/render.h:350:6: style: Technically the member function 'render::entry' can be const. [functionConst]
ale-0.9.0.3/d2/filter/scaled_filter.h:373:6: style: Technically the member function 'filter::scaled_filter::equals' can be const. [functionConst]
ale-0.9.0.3/d2/align.h:226:18: style: Technically the member function 'align::astate_t::get_default' can be const. [functionConst]
ale-0.9.0.3/d2/align.h:844:7: style: Technically the member function 'align::mc_iterate::get_i' can be const. [functionConst]
ale-0.9.0.3/d2/align.h:848:7: style: Technically the member function 'align::mc_iterate::get_j' can be const. [functionConst]
ale-0.9.0.3/d2/align.h:866:7: style: Technically the member function 'align::mc_iterate::done' can be const. [functionConst]
ale-0.9.0.3/d2/align.h:1314:0: performance: Technically the member function 'align :: diff_stat_generic < trans_single >::get_run_index' can be static. [functionStatic]
ale-0.9.0.3/d2/align.h:1381:0: style: Technically the member function 'align :: diff_stat_generic < trans_single >::operator!=' can be const. [functionConst]
ale-0.9.0.3/d2/align.h:1314:0: performance: Technically the member function 'align :: diff_stat_generic < trans_multi >::get_run_index' can be static. [functionStatic]
ale-0.9.0.3/d2/align.h:1381:0: style: Technically the member function 'align :: diff_stat_generic < trans_multi >::operator!=' can be const. [functionConst]
ale-0.9.0.3/d2/image_bayer_ale_real.h:260:0: style: Technically the member function 'image_bayer_ale_real < 1 >::add_chan' can be const. [functionConst]
ale-0.9.0.3/d2/image_bayer_ale_real.h:277:0: style: Technically the member function 'image_bayer_ale_real < 1 >::div_chan' can be const. [functionConst]
ale-0.9.0.3/d2/image_bayer_ale_real.h:114:0: style: Class 'image_bayer_ale_real < 0 >' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
ale-0.9.0.3/d2/image_bayer_ale_real.h:114:0: style: Class 'image_bayer_ale_real < 0 >' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ale-0.9.0.3/d2/image_bayer_ale_real.h:150:0: style: Class 'image_bayer_ale_real < 1 >' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
ale-0.9.0.3/d2/image_bayer_ale_real.h:150:0: style: Class 'image_bayer_ale_real < 1 >' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ale-0.9.0.3/d2/image_ale_real.h:84:0: style: Class 'image_ale_real < 0 >' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
ale-0.9.0.3/d2/image_ale_real.h:84:0: style: Class 'image_ale_real < 0 >' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ale-0.9.0.3/d2/image_ale_real.h:116:0: style: Class 'image_ale_real < 1 >' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
ale-0.9.0.3/d2/image_ale_real.h:116:0: style: Class 'image_ale_real < 1 >' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ale-0.9.0.3/d2/align.h:1309:0: style: Class 'align :: diff_stat_generic < trans_single >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ale-0.9.0.3/d2/align.h:1309:0: style: Class 'align :: diff_stat_generic < trans_multi >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ale-0.9.0.3/d2/image_bayer_ale_real.h:74:0: style: The function 'bayer_color' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/image.h:175:23: note: Virtual function in base class
ale-0.9.0.3/d2/image_bayer_ale_real.h:74:0: note: Function in derived class
ale-0.9.0.3/d2/image_bayer_ale_real.h:78:0: style: The function 'get_channels' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/image.h:171:15: note: Virtual function in base class
ale-0.9.0.3/d2/image_bayer_ale_real.h:78:0: note: Function in derived class
ale-0.9.0.3/d2/image_bayer_ale_real.h:243:0: style: The function 'set_chan' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/image.h:243:15: note: Virtual function in base class
ale-0.9.0.3/d2/image_bayer_ale_real.h:243:0: note: Function in derived class
ale-0.9.0.3/d2/image_bayer_ale_real.h:294:0: style: The function 'get_chan' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/image.h:245:20: note: Virtual function in base class
ale-0.9.0.3/d2/image_bayer_ale_real.h:294:0: note: Function in derived class
ale-0.9.0.3/d2/image_bayer_ale_real.h:322:0: style: The function 'set_pixel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/image.h:215:15: note: Virtual function in base class
ale-0.9.0.3/d2/image_bayer_ale_real.h:322:0: note: Function in derived class
ale-0.9.0.3/d2/image_bayer_ale_real.h:329:0: style: The function 'get_pixel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/image.h:217:17: note: Virtual function in base class
ale-0.9.0.3/d2/image_bayer_ale_real.h:329:0: note: Function in derived class
ale-0.9.0.3/d2/image_bayer_ale_real.h:410:0: style: The function 'get_raw_pixel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/image.h:219:17: note: Virtual function in base class
ale-0.9.0.3/d2/image_bayer_ale_real.h:410:0: note: Function in derived class
ale-0.9.0.3/d2/image_bayer_ale_real.h:422:0: style: The function 'scale_generator' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/image.h:441:17: note: Virtual function in base class
ale-0.9.0.3/d2/image_bayer_ale_real.h:422:0: note: Function in derived class
ale-0.9.0.3/d2/image_bayer_ale_real.h:430:0: style: The function '_extend' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/image.h:1001:17: note: Virtual function in base class
ale-0.9.0.3/d2/image_bayer_ale_real.h:430:0: note: Function in derived class
ale-0.9.0.3/d2/image_bayer_ale_real.h:441:0: style: The function 'trigger' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/exposure/exposure.h:72:16: note: Virtual function in base class
ale-0.9.0.3/d2/image_bayer_ale_real.h:441:0: note: Function in derived class
ale-0.9.0.3/d2/image_ale_real.h:206:0: style: The function 'get_pixel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/image.h:217:17: note: Virtual function in base class
ale-0.9.0.3/d2/image_ale_real.h:206:0: note: Function in derived class
ale-0.9.0.3/d2/image_ale_real.h:226:0: style: The function 'set_pixel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/image.h:215:15: note: Virtual function in base class
ale-0.9.0.3/d2/image_ale_real.h:226:0: note: Function in derived class
ale-0.9.0.3/d2/image_ale_real.h:268:0: style: The function 'add_pixel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/image.h:223:15: note: Virtual function in base class
ale-0.9.0.3/d2/image_ale_real.h:268:0: note: Function in derived class
ale-0.9.0.3/d2/image_ale_real.h:289:0: style: The function 'get_chan' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/image.h:245:20: note: Virtual function in base class
ale-0.9.0.3/d2/image_ale_real.h:289:0: note: Function in derived class
ale-0.9.0.3/d2/image_ale_real.h:310:0: style: The function 'set_chan' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/image.h:243:15: note: Virtual function in base class
ale-0.9.0.3/d2/image_ale_real.h:310:0: note: Function in derived class
ale-0.9.0.3/d2/image_ale_real.h:355:0: style: The function 'scale_generator' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/image.h:441:17: note: Virtual function in base class
ale-0.9.0.3/d2/image_ale_real.h:355:0: note: Function in derived class
ale-0.9.0.3/d2/image_ale_real.h:364:0: style: The function '_extend' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/image.h:1001:17: note: Virtual function in base class
ale-0.9.0.3/d2/image_ale_real.h:364:0: note: Function in derived class
ale-0.9.0.3/d2/image_ale_real.h:398:0: style: The function 'trigger' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/d2/exposure/exposure.h:72:16: note: Virtual function in base class
ale-0.9.0.3/d2/image_ale_real.h:398:0: note: Function in derived class
ale-0.9.0.3/d2/align.h:926:0: performance: Function parameter '_offset' should be passed by const reference. [passedByValue]
ale-0.9.0.3/d2/align.h:939:0: performance: Function parameter '_offset' should be passed by const reference. [passedByValue]
ale-0.9.0.3/d2/vise.h:70:9: performance: Variable 'scale_factor' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ale-0.9.0.3/d3/scene.h:460:6: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ale-0.9.0.3/d3/scene.h:460:6: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ale-0.9.0.3/d3/scene.h:1133:5: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
ale-0.9.0.3/d3/scene.h:4055:4: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ale-0.9.0.3/d3/scene.h:4055:4: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ale-0.9.0.3/d3/scene.h:4055:4: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ale-0.9.0.3/d3/scene.h:4055:4: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ale-0.9.0.3/d3/tfile.h:497:2: warning: Either the condition 't!=NULL' is redundant or there is possible null pointer dereference: t. [nullPointerRedundantCheck]
ale-0.9.0.3/d3/tfile.h:498:8: note: Assuming that condition 't!=NULL' is not redundant
ale-0.9.0.3/d3/tfile.h:497:2: note: Null pointer dereference
ale-0.9.0.3/d3/align.h:346:21: style: C-style pointer casting [cstyleCast]
ale-0.9.0.3/d3/cpf.h:178:17: style: C-style pointer casting [cstyleCast]
ale-0.9.0.3/d3/cpf.h:184:17: style: C-style pointer casting [cstyleCast]
ale-0.9.0.3/d3/cpf.h:190:17: style: C-style pointer casting [cstyleCast]
ale-0.9.0.3/d3/scene.h:4199:4: style: Variable 'foo' is reassigned a value before the old one has been used. [redundantAssignment]
ale-0.9.0.3/d3/scene.h:4195:0: note: Variable 'foo' is reassigned a value before the old one has been used.
ale-0.9.0.3/d3/scene.h:4199:4: note: Variable 'foo' is reassigned a value before the old one has been used.
ale-0.9.0.3/d3/scene.h:4209:4: style: Variable 'foo' is reassigned a value before the old one has been used. [redundantAssignment]
ale-0.9.0.3/d3/scene.h:4199:4: note: Variable 'foo' is reassigned a value before the old one has been used.
ale-0.9.0.3/d3/scene.h:4209:4: note: Variable 'foo' is reassigned a value before the old one has been used.
ale-0.9.0.3/d3/scene.h:1204:31: style: Same expression on both sides of '/' because the value of 'zero1' and 'zero2' are the same. [duplicateExpression]
ale-0.9.0.3/d3/scene.h:1202:21: note: 'zero1' is assigned value '0' here.
ale-0.9.0.3/d3/scene.h:1203:21: note: 'zero2' is assigned value '0' here.
ale-0.9.0.3/d3/scene.h:1204:31: note: Same expression on both sides of '/' because the value of 'zero1' and 'zero2' are the same.
ale-0.9.0.3/d3/scene.h:253:13: style: Unsigned variable 'i' can't be negative so it is unnecessary to test it. [unsignedPositive]
ale-0.9.0.3/d3/scene.h:4735:6: style: Variable 'st' is assigned a value that is never used. [unreadVariable]
ale-0.9.0.3/d3/scene.h:1770:96: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ale-0.9.0.3/d3/scene.h:3561:96: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ale-0.9.0.3/d3/scene.h:3565:98: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ale-0.9.0.3/d3/scene.h:4534:98: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ale-0.9.0.3/d3/scene.h:4539:96: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ale-0.9.0.3/d3/scene.h:4661:64: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ale-0.9.0.3/d3/scene.h:200:11: warning: Assert statement calls a function which may have desired side effects: 'in_bounds'. [assertWithSideEffect]
ale-0.9.0.3/d3/scene.h:225:11: warning: Assert statement calls a function which may have desired side effects: 'in_bounds'. [assertWithSideEffect]
ale-0.9.0.3/d3/scene.h:562:11: warning: Assert statement calls a function which may have desired side effects: 'in_spatial_bounds'. [assertWithSideEffect]
ale-0.9.0.3/d3/scene.h:680:11: warning: Assert statement calls a function which may have desired side effects: 'in_spatial_bounds'. [assertWithSideEffect]
ale-0.9.0.3/d3/scene.h:795:11: warning: Assert statement calls a function which may have desired side effects: 'in_spatial_bounds'. [assertWithSideEffect]
ale-0.9.0.3/d3/et.h:258:2: warning: Member variable 'et::matrix' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d3/et.h:258:2: warning: Member variable 'et::matrix_inverse' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d3/et.h:271:2: warning: Member variable 'et::matrix' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d3/et.h:271:2: warning: Member variable 'et::matrix_inverse' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d3/space.h:62:2: style: The class 'traverse' does not have a constructor although it has private member variables. [noConstructor]
ale-0.9.0.3/d3/scene.h:332:3: warning: Member variable 'ref_weights::tc_low' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d3/scene.h:332:3: warning: Member variable 'ref_weights::tc_high' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/d3/space.h:268:4: performance: Variable 'camera_origin' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ale-0.9.0.3/d3/pt.h:63:9: performance: Variable 't' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ale-0.9.0.3/d3/pt.h:64:3: performance: Variable 'euclidean' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ale-0.9.0.3/d3/scene.h:1337:4: performance: Variable 'color' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ale-0.9.0.3/d3/scene.h:2528:11: performance: Variable '_pt' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ale-0.9.0.3/d3/scene.h:2537:5: performance: Variable '_pt' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ale-0.9.0.3/d3/scene.h:2538:5: performance: Variable 'mv' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ale-0.9.0.3/d3/scene.h:2871:10: performance: Variable 'original_pt' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ale-0.9.0.3/d3/point.h:196:6: style: Technically the member function 'd3::point::operator!=' can be const. [functionConst]
ale-0.9.0.3/d3/point.h:231:10: style: Technically the member function 'd3::point::anglebetw' can be const. [functionConst]
ale-0.9.0.3/d3/point.h:271:10: style: Technically the member function 'd3::point::dproduct' can be const. [functionConst]
ale-0.9.0.3/d3/point.h:278:6: style: Technically the member function 'd3::point::inside' can be const. [functionConst]
ale-0.9.0.3/d3/et.h:74:7: performance: Technically the member function 'd3::et::mident' can be static. [functionStatic]
ale-0.9.0.3/d3/et.h:94:7: performance: Technically the member function 'd3::et::mmult' can be static. [functionStatic]
ale-0.9.0.3/d3/et.h:349:10: style: Technically the member function 'd3::et::get_rotation' can be const. [functionConst]
ale-0.9.0.3/d3/et.h:356:10: style: Technically the member function 'd3::et::get_translation' can be const. [functionConst]
ale-0.9.0.3/d3/space.h:237:7: style: Technically the member function 'd3::space::traverse::includes' can be const. [functionConst]
ale-0.9.0.3/d3/space.h:322:7: style: Technically the member function 'd3::space::iterate::done' can be const. [functionConst]
ale-0.9.0.3/d3/pt.h:104:10: style: Technically the member function 'd3::pt::view_angle' can be const. [functionConst]
ale-0.9.0.3/d3/pt.h:296:10: style: Technically the member function 'd3::pt::w_density_scaled_max' can be const. [functionConst]
ale-0.9.0.3/d3/pt.h:328:10: style: Technically the member function 'd3::pt::trilinear_coordinate' can be const. [functionConst]
ale-0.9.0.3/d3/pt.h:444:6: style: Technically the member function 'd3::pt::check_inclusion_scaled' can be const. [functionConst]
ale-0.9.0.3/d3/pt.h:540:8: style: Technically the member function 'd3::pt::origin' can be const. [functionConst]
ale-0.9.0.3/d3/scene.h:178:16: style: Technically the member function 'd3::scene::lod_image::count' can be const. [functionConst]
ale-0.9.0.3/d3/scene.h:286:8: performance: Technically the member function 'd3::scene::ref_weights::set_image' can be static. [functionStatic]
ale-0.9.0.3/d3/scene.h:341:7: style: Technically the member function 'd3::scene::ref_weights::in_spatial_bounds' can be const. [functionConst]
ale-0.9.0.3/d3/scene.h:697:7: performance: Technically the member function 'd3::scene::ref_weights::is_simple' can be static. [functionStatic]
ale-0.9.0.3/d3/scene.h:853:16: performance: Technically the member function 'd3::scene::lod_images::count' can be static. [functionStatic]
ale-0.9.0.3/d3/scene.h:908:8: performance: Technically the member function 'd3::scene::candidates::generate_subspace' can be static. [functionStatic]
ale-0.9.0.3/d3/scene.h:1155:16: style: Technically the member function 'd3::scene::wml::get_size' can be const. [functionConst]
ale-0.9.0.3/d3/scene.h:1159:16: style: Technically the member function 'd3::scene::wml::get_used' can be const. [functionConst]
ale-0.9.0.3/d3/scene.h:1321:8: performance: Technically the member function 'd3::scene::spatial_info::insert_weight' can be static. [functionStatic]
ale-0.9.0.3/d3/scene.h:1328:12: performance: Technically the member function 'd3::scene::spatial_info::find_median' can be static. [functionStatic]
ale-0.9.0.3/d3/scene.h:1420:13: style: Technically the member function 'd3::scene::spatial_info::get_color' can be const. [functionConst]
ale-0.9.0.3/d3/scene.h:1436:16: style: Technically the member function 'd3::scene::spatial_info::get_pocc_density' can be const. [functionConst]
ale-0.9.0.3/d3/scene.h:1440:16: style: Technically the member function 'd3::scene::spatial_info::get_socc_density' can be const. [functionConst]
ale-0.9.0.3/d3/scene.h:2716:6: style: Technically the member function 'd3::scene::view_generator::get_new_view' can be const. [functionConst]
ale-0.9.0.3/d3/scene.h:2594:7: style: Technically the member function 'd3::scene::view_generator::shared_view::get_pt' can be const. [functionConst]
ale-0.9.0.3/d3/scene.h:2759:7: style: Technically the member function 'd3::scene::view_generator::view::get_pt' can be const. [functionConst]
ale-0.9.0.3/d3/scene.h:1253:5: style: Class 'wml' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ale-0.9.0.3/d3/scene.h:150:3: style: Class 'lod_image' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ale-0.9.0.3/d3/scene.h:332:3: style: Class 'ref_weights' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ale-0.9.0.3/d3/scene.h:1002:3: style: Class 'candidates' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ale-0.9.0.3/d3/scene.h:1243:3: style: Class 'wml' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ale-0.9.0.3/d3/scene.h:2870:3: style: Class 'view_generator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ale-0.9.0.3/d3/scene.h:2527:4: style: Class 'shared_view' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ale-0.9.0.3/d3/point.h:27:1: warning: The class 'point' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
ale-0.9.0.3/d3/scene.h:1105:2: warning: The class 'wml' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
ale-0.9.0.3/d3/scene.h:2517:3: warning: The class 'shared_view' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
ale-0.9.0.3/d3/cpf.h:178:6: error: Common realloc mistake: 'cp_array' nulled but not freed upon failure [memleakOnRealloc]
ale-0.9.0.3/d3/cpf.h:184:6: error: Common realloc mistake: 'cp_array' nulled but not freed upon failure [memleakOnRealloc]
ale-0.9.0.3/d3/cpf.h:190:6: error: Common realloc mistake: 'cp_array' nulled but not freed upon failure [memleakOnRealloc]
ale-0.9.0.3/d3/scene.h:1127:4: error: Common realloc mistake: 'data' nulled but not freed upon failure [memleakOnRealloc]
ale-0.9.0.3/d3/pt.h:62:30: performance: Function parameter 'e' should be passed by const reference. [passedByValue]
ale-0.9.0.3/d3/tfile.h:283:6: performance: Function parameter 'default_transform' should be passed by const reference. [passedByValue]
ale-0.9.0.3/d3/scene.h:824:30: performance: Function parameter 'transformation' should be passed by const reference. [passedByValue]
ale-0.9.0.3/d3/scene.h:1787:100: performance: Function parameter '_pt' should be passed by const reference. [passedByValue]
ale-0.9.0.3/d3/scene.h:2338:26: performance: Function parameter '_pt' should be passed by const reference. [passedByValue]
ale-0.9.0.3/d3/scene.h:2527:19: performance: Function parameter '_pt' should be passed by const reference. [passedByValue]
ale-0.9.0.3/d3/scene.h:2750:29: performance: Function parameter '_pt' should be passed by const reference. [passedByValue]
ale-0.9.0.3/d3/scene.h:2870:21: performance: Function parameter 'original_pt' should be passed by const reference. [passedByValue]
ale-0.9.0.3/d3/scene.h:3440:34: performance: Function parameter '_pt' should be passed by const reference. [passedByValue]
ale-0.9.0.3/d3/scene.h:3575:67: performance: Function parameter '_pt' should be passed by const reference. [passedByValue]
ale-0.9.0.3/d3/scene.h:3849:54: performance: Function parameter '_pt' should be passed by const reference. [passedByValue]
ale-0.9.0.3/d3/scene.h:4521:46: performance: Function parameter '_pt' should be passed by const reference. [passedByValue]
ale-0.9.0.3/d3/scene.h:4561:47: performance: Function parameter '_pt1' should be passed by const reference. [passedByValue]
ale-0.9.0.3/d3/scene.h:4561:56: performance: Function parameter '_pt2' should be passed by const reference. [passedByValue]
ale-0.9.0.3/d3/scene.h:4603:36: performance: Function parameter '_pt1' should be passed by const reference. [passedByValue]
ale-0.9.0.3/d3/scene.h:4603:45: performance: Function parameter '_pt2' should be passed by const reference. [passedByValue]
ale-0.9.0.3/d3/pt.h:57:3: performance: Variable '_view_angle' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ale-0.9.0.3/d3/pt.h:58:3: performance: Variable 'scale_factor' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ale-0.9.0.3/d3/pt.h:59:3: performance: Variable 'diag_per_depth' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ale-0.9.0.3/d3/pt.h:65:3: performance: Variable '_view_angle' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ale-0.9.0.3/d3/pt.h:66:3: performance: Variable 'scale_factor' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ale-0.9.0.3/d3/pt.h:67:3: performance: Variable 'diag_per_depth' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ale-0.9.0.3/d3/point.h:196:6: style: Technically the member function 'point::operator!=' can be const. [functionConst]
ale-0.9.0.3/d3/point.h:231:10: style: Technically the member function 'point::anglebetw' can be const. [functionConst]
ale-0.9.0.3/d3/point.h:271:10: style: Technically the member function 'point::dproduct' can be const. [functionConst]
ale-0.9.0.3/d3/point.h:278:6: style: Technically the member function 'point::inside' can be const. [functionConst]
ale-0.9.0.3/d3/et.h:74:7: performance: Technically the member function 'et::mident' can be static. [functionStatic]
ale-0.9.0.3/d3/et.h:94:7: performance: Technically the member function 'et::mmult' can be static. [functionStatic]
ale-0.9.0.3/d3/et.h:349:10: style: Technically the member function 'et::get_rotation' can be const. [functionConst]
ale-0.9.0.3/d3/et.h:356:10: style: Technically the member function 'et::get_translation' can be const. [functionConst]
ale-0.9.0.3/d3/space.h:237:7: style: Technically the member function 'space::traverse::includes' can be const. [functionConst]
ale-0.9.0.3/d3/space.h:322:7: style: Technically the member function 'space::iterate::done' can be const. [functionConst]
ale-0.9.0.3/d3/pt.h:104:10: style: Technically the member function 'pt::view_angle' can be const. [functionConst]
ale-0.9.0.3/d3/pt.h:296:10: style: Technically the member function 'pt::w_density_scaled_max' can be const. [functionConst]
ale-0.9.0.3/d3/pt.h:328:10: style: Technically the member function 'pt::trilinear_coordinate' can be const. [functionConst]
ale-0.9.0.3/d3/pt.h:444:6: style: Technically the member function 'pt::check_inclusion_scaled' can be const. [functionConst]
ale-0.9.0.3/d3/pt.h:540:8: style: Technically the member function 'pt::origin' can be const. [functionConst]
ale-0.9.0.3/d3/scene.h:2211:44: style: Same expression on both sides of '/'. [duplicateExpression]
ale-0.9.0.3/d3/scene.h:2961:43: style: Same expression on both sides of '/'. [duplicateExpression]
ale-0.9.0.3/d3/scene.h:3018:43: style: Same expression on both sides of '/'. [duplicateExpression]
ale-0.9.0.3/d3/scene.h:315:5: performance: Variable 'node_value' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ale-0.9.0.3/d3/scene.h:178:16: style: Technically the member function 'scene::lod_image::count' can be const. [functionConst]
ale-0.9.0.3/d3/scene.h:286:8: performance: Technically the member function 'scene::ref_weights::set_image' can be static. [functionStatic]
ale-0.9.0.3/d3/scene.h:697:7: performance: Technically the member function 'scene::ref_weights::is_simple' can be static. [functionStatic]
ale-0.9.0.3/d3/scene.h:908:8: performance: Technically the member function 'scene::candidates::generate_subspace' can be static. [functionStatic]
ale-0.9.0.3/d3/scene.h:1155:16: style: Technically the member function 'scene::wml::get_size' can be const. [functionConst]
ale-0.9.0.3/d3/scene.h:1159:16: style: Technically the member function 'scene::wml::get_used' can be const. [functionConst]
ale-0.9.0.3/d3/scene.h:1321:8: performance: Technically the member function 'scene::spatial_info::insert_weight' can be static. [functionStatic]
ale-0.9.0.3/d3/scene.h:1328:12: performance: Technically the member function 'scene::spatial_info::find_median' can be static. [functionStatic]
ale-0.9.0.3/d3/scene.h:1420:13: style: Technically the member function 'scene::spatial_info::get_color' can be const. [functionConst]
ale-0.9.0.3/d3/scene.h:1436:16: style: Technically the member function 'scene::spatial_info::get_pocc_density' can be const. [functionConst]
ale-0.9.0.3/d3/scene.h:1440:16: style: Technically the member function 'scene::spatial_info::get_socc_density' can be const. [functionConst]
ale-0.9.0.3/d3/scene.h:2594:7: style: Technically the member function 'scene::view_generator::shared_view::get_pt' can be const. [functionConst]
ale-0.9.0.3/d3/scene.h:2759:7: style: Technically the member function 'scene::view_generator::view::get_pt' can be const. [functionConst]
ale-0.9.0.3/lib/error.c:227:12: style: Function 'error' argument 1 names different: declaration '__status' definition 'status'. [funcArgNamesDifferent]
ale-0.9.0.3/lib/error.h:42:24: note: Function 'error' argument 1 names different: declaration '__status' definition 'status'.
ale-0.9.0.3/lib/error.c:227:12: note: Function 'error' argument 1 names different: declaration '__status' definition 'status'.
ale-0.9.0.3/lib/error.c:227:24: style: Function 'error' argument 2 names different: declaration '__errnum' definition 'errnum'. [funcArgNamesDifferent]
ale-0.9.0.3/lib/error.h:42:38: note: Function 'error' argument 2 names different: declaration '__errnum' definition 'errnum'.
ale-0.9.0.3/lib/error.c:227:24: note: Function 'error' argument 2 names different: declaration '__errnum' definition 'errnum'.
ale-0.9.0.3/lib/error.c:227:44: style: Function 'error' argument 3 names different: declaration '__format' definition 'message'. [funcArgNamesDifferent]
ale-0.9.0.3/lib/error.h:42:60: note: Function 'error' argument 3 names different: declaration '__format' definition 'message'.
ale-0.9.0.3/lib/error.c:227:44: note: Function 'error' argument 3 names different: declaration '__format' definition 'message'.
ale-0.9.0.3/lib/error.c:270:20: style: Function 'error_at_line' argument 1 names different: declaration '__status' definition 'status'. [funcArgNamesDifferent]
ale-0.9.0.3/lib/error.h:45:32: note: Function 'error_at_line' argument 1 names different: declaration '__status' definition 'status'.
ale-0.9.0.3/lib/error.c:270:20: note: Function 'error_at_line' argument 1 names different: declaration '__status' definition 'status'.
ale-0.9.0.3/lib/error.c:270:32: style: Function 'error_at_line' argument 2 names different: declaration '__errnum' definition 'errnum'. [funcArgNamesDifferent]
ale-0.9.0.3/lib/error.h:45:46: note: Function 'error_at_line' argument 2 names different: declaration '__errnum' definition 'errnum'.
ale-0.9.0.3/lib/error.c:270:32: note: Function 'error_at_line' argument 2 names different: declaration '__errnum' definition 'errnum'.
ale-0.9.0.3/lib/error.c:270:52: style: Function 'error_at_line' argument 3 names different: declaration '__fname' definition 'file_name'. [funcArgNamesDifferent]
ale-0.9.0.3/lib/error.h:45:68: note: Function 'error_at_line' argument 3 names different: declaration '__fname' definition 'file_name'.
ale-0.9.0.3/lib/error.c:270:52: note: Function 'error_at_line' argument 3 names different: declaration '__fname' definition 'file_name'.
ale-0.9.0.3/lib/error.c:271:22: style: Function 'error_at_line' argument 4 names different: declaration '__lineno' definition 'line_number'. [funcArgNamesDifferent]
ale-0.9.0.3/lib/error.h:46:20: note: Function 'error_at_line' argument 4 names different: declaration '__lineno' definition 'line_number'.
ale-0.9.0.3/lib/error.c:271:22: note: Function 'error_at_line' argument 4 names different: declaration '__lineno' definition 'line_number'.
ale-0.9.0.3/lib/error.c:271:47: style: Function 'error_at_line' argument 5 names different: declaration '__format' definition 'message'. [funcArgNamesDifferent]
ale-0.9.0.3/lib/error.h:46:42: note: Function 'error_at_line' argument 5 names different: declaration '__format' definition 'message'.
ale-0.9.0.3/lib/error.c:271:47: note: Function 'error_at_line' argument 5 names different: declaration '__format' definition 'message'.
ale-0.9.0.3/lib/error.c:263:1: error: va_list 'args' was opened but not closed by va_end(). [va_end_missing]
ale-0.9.0.3/lib/strtod.c:264:26: style: Same value in both branches of ternary operator. [duplicateValueTernary]
ale-0.9.0.3/ui/input.h:2321:14: style: Expression is always false because 'else if' condition matches previous condition at line 1855. [multiCondition]
ale-0.9.0.3/ui/input.h:858:4: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
ale-0.9.0.3/ui/input.h:871:4: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
ale-0.9.0.3/ui/input.h:226:25: warning: Either the condition '!c' is redundant or there is possible null pointer dereference: c. [nullPointerRedundantCheck]
ale-0.9.0.3/ui/input.h:223:8: note: Assuming that condition '!c' is not redundant
ale-0.9.0.3/ui/input.h:226:25: note: Null pointer dereference
ale-0.9.0.3/ui/input.h:1022:16: warning: Either the condition '!end_of_options&&token' is redundant or there is possible null pointer dereference: token. [nullPointerRedundantCheck]
ale-0.9.0.3/ui/input.h:1052:29: note: Assuming that condition '!end_of_options&&token' is not redundant
ale-0.9.0.3/ui/input.h:1022:16: note: Null pointer dereference
ale-0.9.0.3/ui/input.h:1028:23: warning: Either the condition '!end_of_options&&token' is redundant or there is possible null pointer dereference: token. [nullPointerRedundantCheck]
ale-0.9.0.3/ui/input.h:1052:29: note: Assuming that condition '!end_of_options&&token' is not redundant
ale-0.9.0.3/ui/input.h:1028:23: note: Null pointer dereference
ale-0.9.0.3/ui/input.h:1035:23: warning: Either the condition '!end_of_options&&token' is redundant or there is possible null pointer dereference: token. [nullPointerRedundantCheck]
ale-0.9.0.3/ui/input.h:1052:29: note: Assuming that condition '!end_of_options&&token' is not redundant
ale-0.9.0.3/ui/input.h:1035:23: note: Null pointer dereference
ale-0.9.0.3/ui/input.h:1064:21: warning: Either the condition 'token' is redundant or there is possible null pointer dereference: token. [nullPointerRedundantCheck]
ale-0.9.0.3/ui/input.h:1052:32: note: Assuming that condition 'token' is not redundant
ale-0.9.0.3/ui/input.h:1064:21: note: Null pointer dereference
ale-0.9.0.3/ui/input.h:312:31: style: C-style pointer casting [cstyleCast]
ale-0.9.0.3/ui/input.h:454:31: style: C-style pointer casting [cstyleCast]
ale-0.9.0.3/ui/input.h:460:11: style: C-style pointer casting [cstyleCast]
ale-0.9.0.3/ui/input.h:2425:3: style: Variable 'input_exposure' is reassigned a value before the old one has been used. [redundantAssignment]
ale-0.9.0.3/ui/input.h:2422:0: note: Variable 'input_exposure' is reassigned a value before the old one has been used.
ale-0.9.0.3/ui/input.h:2425:3: note: Variable 'input_exposure' is reassigned a value before the old one has been used.
ale-0.9.0.3/ui/input.h:845:23: style: The scope of the variable 'multi_counter' can be reduced. [variableScope]
ale-0.9.0.3/ui/input.h:484:34: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ale-0.9.0.3/ui/input.h:946:30: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ale-0.9.0.3/ui/input.h:970:30: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ale-0.9.0.3/ui/input.h:994:30: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ale-0.9.0.3/ui/input.h:1501:45: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ale-0.9.0.3/ui/input.h:1525:33: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ale-0.9.0.3/ui/input.h:2714:33: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ale-0.9.0.3/ui/input.h:2948:32: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ale-0.9.0.3/ui/input.h:2959:31: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ale-0.9.0.3/ui/input.h:348:12: warning: Assert statement calls a function which may have desired side effects: 'is_option'. [assertWithSideEffect]
ale-0.9.0.3/ui/input.h:364:12: warning: Assert statement calls a function which may have desired side effects: 'is_option'. [assertWithSideEffect]
ale-0.9.0.3/ui/input.h:365:12: warning: Assert statement calls a function which may have desired side effects: 'is_arg'. [assertWithSideEffect]
ale-0.9.0.3/ui/input.h:379:12: warning: Assert statement calls a function which may have desired side effects: 'is_option'. [assertWithSideEffect]
ale-0.9.0.3/ui/input.h:397:12: warning: Assert statement calls a function which may have desired side effects: 'is_option'. [assertWithSideEffect]
ale-0.9.0.3/ui/input.h:428:12: warning: Assert statement calls a function which may have desired side effects: 'is_option'. [assertWithSideEffect]
ale-0.9.0.3/ui/input.h:565:22: warning: Assert statement calls a function which may have desired side effects: 'get'. [assertWithSideEffect]
ale-0.9.0.3/ui/input.h:930:13: warning: Assert statement calls a function which may have desired side effects: 'is_option'. [assertWithSideEffect]
ale-0.9.0.3/device/ov7620_raw_linear.h:63:13: style: Unused private function: 'exposure::linearize' [unusedPrivateFunction]
ale-0.9.0.3/device/ov7620_raw_linear.h:68:13: style: Unused private function: 'exposure::unlinearize' [unusedPrivateFunction]
ale-0.9.0.3/device/canon_300d_raw_linear.h:59:13: style: Unused private function: 'exposure::linearize' [unusedPrivateFunction]
ale-0.9.0.3/device/canon_300d_raw_linear.h:62:13: style: Unused private function: 'exposure::unlinearize' [unusedPrivateFunction]
ale-0.9.0.3/device/nikon_d50.h:78:13: style: Unused private function: 'exposure::linearize' [unusedPrivateFunction]
ale-0.9.0.3/device/nikon_d50.h:81:13: style: Unused private function: 'exposure::unlinearize' [unusedPrivateFunction]
ale-0.9.0.3/ui/input.h:217:15: performance: Technically the member function 'input::environment::internal_convert_pointer' can be static. [functionStatic]
ale-0.9.0.3/ui/input.h:241:7: performance: Technically the member function 'input::environment::name_ok' can be static. [functionStatic]
ale-0.9.0.3/ui/input.h:319:15: performance: Technically the member function 'input::environment::get_option_name' can be static. [functionStatic]
ale-0.9.0.3/ui/input.h:605:3: style: Class 'argument_parsing_token_reader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ale-0.9.0.3/ui/input.h:662:3: style: Class 'cstring_token_reader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ale-0.9.0.3/ui/input.h:610:7: style: The function 'expects_exactly_one_option' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/input.h:593:15: note: Virtual function in base class
ale-0.9.0.3/ui/input.h:610:7: note: Function in derived class
ale-0.9.0.3/ui/input.h:614:23: style: The function 'get' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/input.h:580:23: note: Virtual function in base class
ale-0.9.0.3/ui/input.h:614:23: note: Function in derived class
ale-0.9.0.3/ui/input.h:631:23: style: The function 'peek' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/input.h:586:23: note: Virtual function in base class
ale-0.9.0.3/ui/input.h:631:23: note: Function in derived class
ale-0.9.0.3/ui/input.h:642:25: style: The function 'divert' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/input.h:591:25: note: Virtual function in base class
ale-0.9.0.3/ui/input.h:642:25: note: Function in derived class
ale-0.9.0.3/ui/input.h:668:15: style: The function 'get' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/input.h:580:23: note: Virtual function in base class
ale-0.9.0.3/ui/input.h:668:15: note: Function in derived class
ale-0.9.0.3/ui/input.h:684:15: style: The function 'peek' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/input.h:586:23: note: Virtual function in base class
ale-0.9.0.3/ui/input.h:684:15: note: Function in derived class
ale-0.9.0.3/ui/input.h:695:25: style: The function 'divert' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/input.h:591:25: note: Virtual function in base class
ale-0.9.0.3/ui/input.h:695:25: note: Function in derived class
ale-0.9.0.3/ui/input.h:753:15: style: The function 'get' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/input.h:580:23: note: Virtual function in base class
ale-0.9.0.3/ui/input.h:753:15: note: Function in derived class
ale-0.9.0.3/ui/input.h:762:15: style: The function 'peek' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/input.h:586:23: note: Virtual function in base class
ale-0.9.0.3/ui/input.h:762:15: note: Function in derived class
ale-0.9.0.3/ui/input.h:771:21: style: The function 'divert' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/input.h:591:25: note: Virtual function in base class
ale-0.9.0.3/ui/input.h:771:21: note: Function in derived class
ale-0.9.0.3/ui/ui_tty.h:89:7: style: The scope of the variable 'n' can be reduced. [variableScope]
ale-0.9.0.3/ui/ui_tty.h:435:2: warning: Member variable 'ui_tty::status_index' is not initialized in the constructor. [uninitMemberVar]
ale-0.9.0.3/ui/ui_tty.h:147:7: style: Unused private function: 'ui_tty::pad_match_status' [unusedPrivateFunction]
ale-0.9.0.3/ui/ui_tty.h:451:3: style: Class 'ui_tty' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
ale-0.9.0.3/ui/ui_tty.h:451:3: style: Class 'ui_tty' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ale-0.9.0.3/ui/ui_tty.h:297:7: style: The function 'printf' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/ui.h:214:15: note: Virtual function in base class
ale-0.9.0.3/ui/ui_tty.h:297:7: note: Function in derived class
ale-0.9.0.3/ui/ui_tty.h:353:7: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/ui.h:220:15: note: Virtual function in base class
ale-0.9.0.3/ui/ui_tty.h:353:7: note: Function in derived class
ale-0.9.0.3/ui/ui_log.h:32:7: style: The function 'printf' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/ui.h:214:15: note: Virtual function in base class
ale-0.9.0.3/ui/ui_log.h:32:7: note: Function in derived class
ale-0.9.0.3/ui/ui_log.h:45:7: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/ui.h:220:15: note: Virtual function in base class
ale-0.9.0.3/ui/ui_log.h:45:7: note: Function in derived class
ale-0.9.0.3/ui/ui_log.h:53:7: style: The function 'exp_multiplier' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/ui.h:311:15: note: Virtual function in base class
ale-0.9.0.3/ui/ui_log.h:53:7: note: Function in derived class
ale-0.9.0.3/ui/ui_log.h:62:7: style: The function 'set_steps_completed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/ui.h:326:15: note: Virtual function in base class
ale-0.9.0.3/ui/ui_log.h:62:7: note: Function in derived class
ale-0.9.0.3/ui/ui_log.h:66:7: style: The function 'set_match' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/ui.h:330:15: note: Virtual function in base class
ale-0.9.0.3/ui/ui_log.h:66:7: note: Function in derived class
ale-0.9.0.3/ui/ui_log.h:71:7: style: The function 'set_offset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/ui.h:335:15: note: Virtual function in base class
ale-0.9.0.3/ui/ui_log.h:71:7: note: Function in derived class
ale-0.9.0.3/ui/ui_log.h:72:7: style: The function 'start_multi_alignment_element' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/ui.h:605:15: note: Virtual function in base class
ale-0.9.0.3/ui/ui_log.h:72:7: note: Function in derived class
ale-0.9.0.3/ui/ui_log.h:75:7: style: The function 'gs_mo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/ui.h:338:15: note: Virtual function in base class
ale-0.9.0.3/ui/ui_log.h:75:7: note: Function in derived class
ale-0.9.0.3/ui/ui_log.h:79:7: style: The function 'loading_file' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/ui.h:345:15: note: Virtual function in base class
ale-0.9.0.3/ui/ui_log.h:79:7: note: Function in derived class
ale-0.9.0.3/ui/ui_log.h:83:7: style: The function 'exposure_1' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/ui.h:350:15: note: Virtual function in base class
ale-0.9.0.3/ui/ui_log.h:83:7: note: Function in derived class
ale-0.9.0.3/ui/ui_log.h:87:7: style: The function 'exposure_2' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/ui.h:355:15: note: Virtual function in base class
ale-0.9.0.3/ui/ui_log.h:87:7: note: Function in derived class
ale-0.9.0.3/ui/ui_log.h:91:7: style: The function 'prematching' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/ui.h:360:15: note: Virtual function in base class
ale-0.9.0.3/ui/ui_log.h:91:7: note: Function in derived class
ale-0.9.0.3/ui/ui_log.h:95:7: style: The function 'postmatching' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/ui.h:365:15: note: Virtual function in base class
ale-0.9.0.3/ui/ui_log.h:95:7: note: Function in derived class
ale-0.9.0.3/ui/ui_log.h:99:7: style: The function 'constructing_lod_clusters' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/ui.h:370:15: note: Virtual function in base class
ale-0.9.0.3/ui/ui_log.h:99:7: note: Function in derived class
ale-0.9.0.3/ui/ui_log.h:103:7: style: The function 'global_alignment' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/ui.h:376:15: note: Virtual function in base class
ale-0.9.0.3/ui/ui_log.h:103:7: note: Function in derived class
ale-0.9.0.3/ui/ui_log.h:108:7: style: The function 'aligning' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/ui.h:383:15: note: Virtual function in base class
ale-0.9.0.3/ui/ui_log.h:108:7: note: Function in derived class
ale-0.9.0.3/ui/ui_log.h:114:7: style: The function 'multi' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/ui.h:391:15: note: Virtual function in base class
ale-0.9.0.3/ui/ui_log.h:114:7: note: Function in derived class
ale-0.9.0.3/ui/ui_log.h:118:7: style: The function 'following' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/ui.h:396:15: note: Virtual function in base class
ale-0.9.0.3/ui/ui_log.h:118:7: note: Function in derived class
ale-0.9.0.3/ui/ui_log.h:122:7: style: The function 'set_orender_current' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/ui.h:399:15: note: Virtual function in base class
ale-0.9.0.3/ui/ui_log.h:122:7: note: Function in derived class
ale-0.9.0.3/ui/ui_log.h:127:7: style: The function 'set_arender_current' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/ui.h:407:15: note: Virtual function in base class
ale-0.9.0.3/ui/ui_log.h:127:7: note: Function in derived class
ale-0.9.0.3/ui/ui_log.h:131:7: style: The function 'rendering' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/ui.h:415:15: note: Virtual function in base class
ale-0.9.0.3/ui/ui_log.h:131:7: note: Function in derived class
ale-0.9.0.3/ui/ui_log.h:135:7: style: The function 'writing_output' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/ui.h:430:15: note: Virtual function in base class
ale-0.9.0.3/ui/ui_log.h:135:7: note: Function in derived class
ale-0.9.0.3/ui/ui_log.h:139:7: style: The function 'ip_frame_start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/ui.h:513:15: note: Virtual function in base class
ale-0.9.0.3/ui/ui_log.h:139:7: note: Function in derived class
ale-0.9.0.3/ui/ui_log.h:143:7: style: The function 'ip_frame_simulate_start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/ui.h:520:15: note: Virtual function in base class
ale-0.9.0.3/ui/ui_log.h:143:7: note: Function in derived class
ale-0.9.0.3/ui/ui_log.h:147:7: style: The function 'ip_frame_correct_start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/ui.h:526:15: note: Virtual function in base class
ale-0.9.0.3/ui/ui_log.h:147:7: note: Function in derived class
ale-0.9.0.3/ui/ui_log.h:151:7: style: The function 'ip_write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/ui.h:537:15: note: Virtual function in base class
ale-0.9.0.3/ui/ui_log.h:151:7: note: Function in derived class
ale-0.9.0.3/ui/ui_log.h:155:7: style: The function 'ip_step_done' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/ui.h:542:15: note: Virtual function in base class
ale-0.9.0.3/ui/ui_log.h:155:7: note: Function in derived class
ale-0.9.0.3/ui/ui_log.h:159:7: style: The function 'ip_done' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/ui.h:547:15: note: Virtual function in base class
ale-0.9.0.3/ui/ui_log.h:159:7: note: Function in derived class
ale-0.9.0.3/ui/ui_log.h:163:7: style: The function 'original_frame_start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/ui.h:555:15: note: Virtual function in base class
ale-0.9.0.3/ui/ui_log.h:163:7: note: Function in derived class
ale-0.9.0.3/ui/ui_log.h:167:7: style: The function 'original_frame_done' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/ui.h:561:15: note: Virtual function in base class
ale-0.9.0.3/ui/ui_log.h:167:7: note: Function in derived class
ale-0.9.0.3/ui/ui_log.h:171:7: style: The function 'supplemental_frame_start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/ui.h:566:15: note: Virtual function in base class
ale-0.9.0.3/ui/ui_log.h:171:7: note: Function in derived class
ale-0.9.0.3/ui/ui_log.h:175:7: style: The function 'supplemental_frame_done' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/ui.h:579:15: note: Virtual function in base class
ale-0.9.0.3/ui/ui_log.h:175:7: note: Function in derived class
ale-0.9.0.3/ui/ui_log.h:179:7: style: The function 'alignment_perturbation_level' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/ui.h:591:15: note: Virtual function in base class
ale-0.9.0.3/ui/ui_log.h:179:7: note: Function in derived class
ale-0.9.0.3/ui/ui_log.h:186:7: style: The function 'alignment_dims' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/ui.h:602:15: note: Virtual function in base class
ale-0.9.0.3/ui/ui_log.h:186:7: note: Function in derived class
ale-0.9.0.3/ui/ui_log.h:190:7: style: The function 'alignment_match_ok' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/ui.h:608:15: note: Virtual function in base class
ale-0.9.0.3/ui/ui_log.h:190:7: note: Function in derived class
ale-0.9.0.3/ui/ui_log.h:194:7: style: The function 'alignment_no_match' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/ui.h:613:15: note: Virtual function in base class
ale-0.9.0.3/ui/ui_log.h:194:7: note: Function in derived class
ale-0.9.0.3/ui/ui_log.h:198:7: style: The function 'cache' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/ui.h:786:15: note: Virtual function in base class
ale-0.9.0.3/ui/ui_log.h:198:7: note: Function in derived class
ale-0.9.0.3/ui/ui_log.h:202:7: style: The function 'cache_status' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/ui.h:341:15: note: Virtual function in base class
ale-0.9.0.3/ui/ui_log.h:202:7: note: Function in derived class
ale-0.9.0.3/ui/ui_log.h:206:7: style: The function 'log_message' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/ui.h:789:15: note: Virtual function in base class
ale-0.9.0.3/ui/ui_log.h:206:7: note: Function in derived class
ale-0.9.0.3/ui/ui_quiet.h:32:7: style: The function 'printf' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/ui.h:214:15: note: Virtual function in base class
ale-0.9.0.3/ui/ui_quiet.h:32:7: note: Function in derived class
ale-0.9.0.3/ui/ui_quiet.h:47:7: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ale-0.9.0.3/ui/ui.h:220:15: note: Virtual function in base class
ale-0.9.0.3/ui/ui_quiet.h:47:7: note: Function in derived class
ale-0.9.0.3/ui/ui_log.cc:50:42: performance: Function parameter 'offset' should be passed by const reference. [passedByValue]
[22:29]

ftp://ftp.se.debian.org/debian/pool/main/a/alembic/alembic_1.0.0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/alevt/alevt_1.6.2.orig.tar.gz
alevt-1.6.2/alevt-cap.c:154:2: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
alevt-1.6.2/alevt-cap.c:100:9: style: The scope of the variable 'pgno' can be reduced. [variableScope]
alevt-1.6.2/alevt-cap.c:165:17: style: The scope of the variable 'req' can be reduced. [variableScope]
alevt-1.6.2/alevt-date.c:160:2: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
alevt-1.6.2/alevt-date.c:28:10: style: The scope of the variable 'buf' can be reduced. [variableScope]
alevt-1.6.2/bdf2xbm.c:40:1: error: va_list 'args' was opened but not closed by va_end(). [va_end_missing]
alevt-1.6.2/cache.c:255:1: style: Label 'fail2' is not used. [unusedLabel]
alevt-1.6.2/edline.c:145:1: style: Label 'fail2' is not used. [unusedLabel]
alevt-1.6.2/edline.c:115:48: style: Function 'edline_new' argument 3 names different: declaration 'preset' definition 'str'. [funcArgNamesDifferent]
alevt-1.6.2/edline.h:24:63: note: Function 'edline_new' argument 3 names different: declaration 'preset' definition 'str'.
alevt-1.6.2/edline.c:115:48: note: Function 'edline_new' argument 3 names different: declaration 'preset' definition 'str'.
alevt-1.6.2/exp-gfx.c:32:20: style: The scope of the variable 'maskbitnr' can be reduced. [variableScope]
alevt-1.6.2/exp-gfx.c:32:31: style: The scope of the variable 'maskbit' can be reduced. [variableScope]
alevt-1.6.2/exp-txt.c:117:9: style: The scope of the variable 'fg' can be reduced. [variableScope]
alevt-1.6.2/exp-txt.c:117:13: style: The scope of the variable 'bg' can be reduced. [variableScope]
alevt-1.6.2/exp-txt.c:118:9: style: The scope of the variable 'reset' can be reduced. [variableScope]
alevt-1.6.2/export.c:57:17: style: The scope of the variable 'o' can be reduced. [variableScope]
alevt-1.6.2/export.c:57:21: style: The scope of the variable 'a' can be reduced. [variableScope]
alevt-1.6.2/export.c:82:28: style: The scope of the variable 'eem' can be reduced. [variableScope]
alevt-1.6.2/export.c:83:20: style: The scope of the variable 'e' can be reduced. [variableScope]
alevt-1.6.2/export.c:84:11: style: The scope of the variable 'opt' can be reduced. [variableScope]
alevt-1.6.2/export.c:84:26: style: The scope of the variable 'optarg' can be reduced. [variableScope]
alevt-1.6.2/export.c:85:9: style: The scope of the variable 'opti' can be reduced. [variableScope]
alevt-1.6.2/export.c:203:20: style: The scope of the variable 'buf2' can be reduced. [variableScope]
alevt-1.6.2/export.c:363:53: style: Function 'export' argument 3 names different: declaration 'user_str' definition 'name'. [funcArgNamesDifferent]
alevt-1.6.2/export.h:60:57: note: Function 'export' argument 3 names different: declaration 'user_str' definition 'name'.
alevt-1.6.2/export.c:363:53: note: Function 'export' argument 3 names different: declaration 'user_str' definition 'name'.
alevt-1.6.2/export.c:43:1: error: va_list 'args' was opened but not closed by va_end(). [va_end_missing]
alevt-1.6.2/lang.c:148:9: style: The scope of the variable 'c' can be reduced. [variableScope]
alevt-1.6.2/lang.c:172:49: style: Function 'add_enhance' argument 3 names different: declaration 'data' definition 't'. [funcArgNamesDifferent]
alevt-1.6.2/lang.h:19:54: note: Function 'add_enhance' argument 3 names different: declaration 'data' definition 't'.
alevt-1.6.2/lang.c:172:49: note: Function 'add_enhance' argument 3 names different: declaration 'data' definition 't'.
alevt-1.6.2/main.c:150:2: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
alevt-1.6.2/main.c:68:9: style: The scope of the variable 'pgno' can be reduced. [variableScope]
alevt-1.6.2/misc.c:11:18: style: Function 'setprgname' argument 1 names different: declaration 'argv_0' definition 'str'. [funcArgNamesDifferent]
alevt-1.6.2/misc.h:35:23: note: Function 'setprgname' argument 1 names different: declaration 'argv_0' definition 'str'.
alevt-1.6.2/misc.c:11:18: note: Function 'setprgname' argument 1 names different: declaration 'argv_0' definition 'str'.
alevt-1.6.2/misc.c:34:1: error: va_list 'args' was opened but not closed by va_end(). [va_end_missing]
alevt-1.6.2/misc.c:54:1: error: va_list 'args' was opened but not closed by va_end(). [va_end_missing]
alevt-1.6.2/ui.c:148:21: style: The scope of the variable 'vtp' can be reduced. [variableScope]
alevt-1.6.2/ui.c:231:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alevt-1.6.2/ui.c:273:18: style: The scope of the variable 'i' can be reduced. [variableScope]
alevt-1.6.2/ui.c:273:21: style: The scope of the variable 'c' can be reduced. [variableScope]
alevt-1.6.2/ui.c:473:11: style: The scope of the variable 'name' can be reduced. [variableScope]
alevt-1.6.2/vbi.c:92:21: style: The scope of the variable 'cvtp' can be reduced. [variableScope]
alevt-1.6.2/vbi.c:272:16: style: The scope of the variable 'b3' can be reduced. [variableScope]
alevt-1.6.2/vbi.c:272:19: style: The scope of the variable 'x' can be reduced. [variableScope]
alevt-1.6.2/vbi.c:405:12: style: The scope of the variable 'i' can be reduced. [variableScope]
alevt-1.6.2/vbi.c:583:16: style: Function 'vbi_open' argument 1 names different: declaration 'vbi_dev_name' definition 'vbi_name'. [funcArgNamesDifferent]
alevt-1.6.2/vbi.h:48:28: note: Function 'vbi_open' argument 1 names different: declaration 'vbi_dev_name' definition 'vbi_name'.
alevt-1.6.2/vbi.c:583:16: note: Function 'vbi_open' argument 1 names different: declaration 'vbi_dev_name' definition 'vbi_name'.
alevt-1.6.2/vbi.c:49:8: style: union member 'Anonymous1::alignment_dummy' is never used. [unusedStructMember]
alevt-1.6.2/vbi.c:51:5: style: union member 'Anonymous1::raw_data' is never used. [unusedStructMember]
alevt-1.6.2/vbi.c:442:0: error: Memory leak: cl [memleak]
alevt-1.6.2/xio.c:781:6: style: The scope of the variable 'gfx' can be reduced. [variableScope]
alevt-1.6.2/xio.c:781:15: style: The scope of the variable 'con' can be reduced. [variableScope]
alevt-1.6.2/xio.c:895:22: style: The scope of the variable 'i' can be reduced. [variableScope]
alevt-1.6.2/xio.c:215:1: style: Label 'fail4' is not used. [unusedLabel]
alevt-1.6.2/xio.c:331:1: style: Label 'fail2' is not used. [unusedLabel]
alevt-1.6.2/xio.c:397:38: style: Function 'xio_put_line' argument 2 names different: declaration 'line' definition 'y'. [funcArgNamesDifferent]
alevt-1.6.2/xio.h:70:43: note: Function 'xio_put_line' argument 2 names different: declaration 'line' definition 'y'.
alevt-1.6.2/xio.c:397:38: note: Function 'xio_put_line' argument 2 names different: declaration 'line' definition 'y'.
alevt-1.6.2/xio.c:440:37: style: Function 'xio_put_str' argument 2 names different: declaration 'line' definition 'y'. [funcArgNamesDifferent]
alevt-1.6.2/xio.h:71:42: note: Function 'xio_put_str' argument 2 names different: declaration 'line' definition 'y'.
alevt-1.6.2/xio.c:440:37: note: Function 'xio_put_str' argument 2 names different: declaration 'line' definition 'y'.
alevt-1.6.2/xio.c:440:44: style: Function 'xio_put_str' argument 3 names different: declaration 'c_str' definition 'str'. [funcArgNamesDifferent]
alevt-1.6.2/xio.h:71:52: note: Function 'xio_put_str' argument 3 names different: declaration 'c_str' definition 'str'.
alevt-1.6.2/xio.c:440:44: note: Function 'xio_put_str' argument 3 names different: declaration 'c_str' definition 'str'.
alevt-1.6.2/xio.c:471:38: style: Function 'xio_get_line' argument 2 names different: declaration 'line' definition 'y'. [funcArgNamesDifferent]
alevt-1.6.2/xio.h:72:42: note: Function 'xio_get_line' argument 2 names different: declaration 'line' definition 'y'.
alevt-1.6.2/xio.c:471:38: note: Function 'xio_get_line' argument 2 names different: declaration 'line' definition 'y'.
[22:29]

ftp://ftp.se.debian.org/debian/pool/main/a/alex/alex_3.2.4.orig.tar.gz
[22:29]

ftp://ftp.se.debian.org/debian/pool/main/a/alex4/alex4_1.1.orig.tar.gz
alex4src/src/actor.c:322:5: style: Variable 'a->dy' is reassigned a value before the old one has been used. [redundantAssignment]
alex4src/src/actor.c:321:5: note: Variable 'a->dy' is reassigned a value before the old one has been used.
alex4src/src/actor.c:322:5: note: Variable 'a->dy' is reassigned a value before the old one has been used.
alex4src/src/actor.c:83:9: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
alex4src/src/bullet.c:85:9: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
alex4src/src/bullet.c:61:37: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alex4src/src/control.c:86:62: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alex4src/src/control.c:87:62: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alex4src/src/control.c:88:62: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alex4src/src/control.c:89:62: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alex4src/src/control.c:90:62: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alex4src/src/control.c:91:62: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alex4src/src/edit.c:102:105: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alex4src/src/edit.c:110:113: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alex4src/src/edit.c:111:122: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alex4src/src/edit.c:112:117: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alex4src/src/hisc.c:55:8: style: The scope of the variable 'j' can be reduced. [variableScope]
alex4src/src/main.c:2506:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
alex4src/src/main.c:156:10: style: The scope of the variable 'ptr' can be reduced. [variableScope]
alex4src/src/main.c:866:7: style: The scope of the variable 's' can be reduced. [variableScope]
alex4src/src/main.c:973:12: style: The scope of the variable 'pf' can be reduced. [variableScope]
alex4src/src/main.c:1742:6: style: The scope of the variable 'tx' can be reduced. [variableScope]
alex4src/src/main.c:1742:10: style: The scope of the variable 'ty' can be reduced. [variableScope]
alex4src/src/main.c:2045:6: style: The scope of the variable 'e' can be reduced. [variableScope]
alex4src/src/main.c:2171:7: style: The scope of the variable 'tox' can be reduced. [variableScope]
alex4src/src/main.c:2171:12: style: The scope of the variable 'd_tox' can be reduced. [variableScope]
alex4src/src/main.c:2171:19: style: The scope of the variable 'step' can be reduced. [variableScope]
alex4src/src/main.c:2214:7: style: The scope of the variable 'tox' can be reduced. [variableScope]
alex4src/src/main.c:2214:12: style: The scope of the variable 'd_tox' can be reduced. [variableScope]
alex4src/src/main.c:2214:19: style: The scope of the variable 'step' can be reduced. [variableScope]
alex4src/src/main.c:513:34: style: Function 'draw_frame' argument 2 names different: declaration 'draw_status_bar' definition '_status_bar'. [funcArgNamesDifferent]
alex4src/src/main.h:74:34: note: Function 'draw_frame' argument 2 names different: declaration 'draw_status_bar' definition '_status_bar'.
alex4src/src/main.c:513:34: note: Function 'draw_frame' argument 2 names different: declaration 'draw_status_bar' definition '_status_bar'.
alex4src/src/map.c:206:12: warning: Either the condition 'sm==NULL' is redundant or there is possible null pointer dereference: sm. [nullPointerRedundantCheck]
alex4src/src/map.c:213:9: note: Assuming that condition 'sm==NULL' is not redundant
alex4src/src/map.c:206:12: note: Null pointer dereference
alex4src/src/map.c:207:12: warning: Either the condition 'sm==NULL' is redundant or there is possible null pointer dereference: sm. [nullPointerRedundantCheck]
alex4src/src/map.c:213:9: note: Assuming that condition 'sm==NULL' is not redundant
alex4src/src/map.c:207:12: note: Null pointer dereference
alex4src/src/map.c:210:24: warning: Either the condition 'sm==NULL' is redundant or there is possible null pointer dereference: sm. [nullPointerRedundantCheck]
alex4src/src/map.c:213:9: note: Assuming that condition 'sm==NULL' is not redundant
alex4src/src/map.c:210:24: note: Null pointer dereference
alex4src/src/map.c:211:24: warning: Either the condition 'sm==NULL' is redundant or there is possible null pointer dereference: sm. [nullPointerRedundantCheck]
alex4src/src/map.c:213:9: note: Assuming that condition 'sm==NULL' is not redundant
alex4src/src/map.c:211:24: note: Null pointer dereference
alex4src/src/map.c:85:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
alex4src/src/map.c:204:34: style: Function 'draw_map' argument 2 names different: declaration 'm' definition 'sm'. [funcArgNamesDifferent]
alex4src/src/map.h:101:34: note: Function 'draw_map' argument 2 names different: declaration 'm' definition 'sm'.
alex4src/src/map.c:204:34: note: Function 'draw_map' argument 2 names different: declaration 'm' definition 'sm'.
alex4src/src/map.c:329:28: style: Function 'change_map_size' argument 1 names different: declaration 'm' definition 'sm'. [funcArgNamesDifferent]
alex4src/src/map.h:99:28: note: Function 'change_map_size' argument 1 names different: declaration 'm' definition 'sm'.
alex4src/src/map.c:329:28: note: Function 'change_map_size' argument 1 names different: declaration 'm' definition 'sm'.
alex4src/src/map.c:384:21: style: Function 'is_ground' argument 1 names different: declaration 'm' definition 'sm'. [funcArgNamesDifferent]
alex4src/src/map.h:108:21: note: Function 'is_ground' argument 1 names different: declaration 'm' definition 'sm'.
alex4src/src/map.c:384:21: note: Function 'is_ground' argument 1 names different: declaration 'm' definition 'sm'.
alex4src/src/map.c:426:24: style: Function 'adjust_ypos' argument 1 names different: declaration 'm' definition 'sm'. [funcArgNamesDifferent]
alex4src/src/map.h:109:24: note: Function 'adjust_ypos' argument 1 names different: declaration 'm' definition 'sm'.
alex4src/src/map.c:426:24: note: Function 'adjust_ypos' argument 1 names different: declaration 'm' definition 'sm'.
alex4src/src/map.c:435:24: style: Function 'adjust_xpos' argument 1 names different: declaration 'm' definition 'sm'. [funcArgNamesDifferent]
alex4src/src/map.h:110:24: note: Function 'adjust_xpos' argument 1 names different: declaration 'm' definition 'sm'.
alex4src/src/map.c:435:24: note: Function 'adjust_xpos' argument 1 names different: declaration 'm' definition 'sm'.
alex4src/src/map.c:153:7: style: Variable 'c' is assigned a value that is never used. [unreadVariable]
alex4src/src/map.c:84:3: error: Resource leak: fp [resourceLeak]
alex4src/src/map.c:102:3: error: Resource leak: fp [resourceLeak]
alex4src/src/particle.c:113:13: style: The scope of the variable 'p' can be reduced. [variableScope]
alex4src/src/particle.c:89:9: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
alex4src/src/script.c:369:6: style: The scope of the variable 'vol' can be reduced. [variableScope]
alex4src/src/script.c:370:6: style: The scope of the variable 'loop' can be reduced. [variableScope]
alex4src/src/script.c:371:6: style: The scope of the variable 'freq' can be reduced. [variableScope]
alex4src/src/script.c:372:6: style: The scope of the variable 'id' can be reduced. [variableScope]
alex4src/src/script.c:420:6: style: The scope of the variable 'x' can be reduced. [variableScope]
alex4src/src/script.c:421:6: style: The scope of the variable 'y' can be reduced. [variableScope]
alex4src/src/script.c:422:6: style: The scope of the variable 'dir' can be reduced. [variableScope]
alex4src/src/script.c:384:6: style: Variable 'tmp' is assigned a value that is never used. [unreadVariable]
alex4src/src/script.c:349:21: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
alex4src/src/shooter.c:376:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
alex4src/src/shooter.c:251:7: style: The scope of the variable 'CHARVAR' can be reduced. [variableScope]
alex4src/src/shooter.c:755:17: style: The scope of the variable 'o' can be reduced. [variableScope]
alex4src/src/shooter.c:449:13: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
[22:29]

ftp://ftp.se.debian.org/debian/pool/main/a/alfa/alfa_1.0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/alfred/alfred_2018.2.orig.tar.gz
alfred-2018.2/bitops.h:157:3: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
alfred-2018.2/batadv_query.c:217:2: style: Variable 'f' is reassigned a value before the old one has been used. [redundantAssignment]
alfred-2018.2/batadv_query.c:208:0: note: Variable 'f' is reassigned a value before the old one has been used.
alfred-2018.2/batadv_query.c:217:2: note: Variable 'f' is reassigned a value before the old one has been used.
alfred-2018.2/batadv_query.c:378:2: style: Variable 'f' is reassigned a value before the old one has been used. [redundantAssignment]
alfred-2018.2/batadv_query.c:368:0: note: Variable 'f' is reassigned a value before the old one has been used.
alfred-2018.2/batadv_query.c:378:2: note: Variable 'f' is reassigned a value before the old one has been used.
alfred-2018.2/list.h:255:20: style: The scope of the variable 'first' can be reduced. [variableScope]
alfred-2018.2/batadv_query.c:211:8: style: The scope of the variable 'input' can be reduced. [variableScope]
alfred-2018.2/batadv_query.c:211:26: style: The scope of the variable 'token' can be reduced. [variableScope]
alfred-2018.2/batadv_query.c:212:6: style: The scope of the variable 'line_invalid' can be reduced. [variableScope]
alfred-2018.2/batadv_query.c:371:8: style: The scope of the variable 'input' can be reduced. [variableScope]
alfred-2018.2/batadv_query.c:371:26: style: The scope of the variable 'token' can be reduced. [variableScope]
alfred-2018.2/batadv_query.c:372:6: style: The scope of the variable 'line_invalid' can be reduced. [variableScope]
alfred-2018.2/client.c:218:3: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
alfred-2018.2/gpsd/alfred-gpsd.c:301:10: style: The scope of the variable 'ret' can be reduced. [variableScope]
alfred-2018.2/send.c:64:11: style: The scope of the variable 'length' can be reduced. [variableScope]
alfred-2018.2/server.c:385:6: style: The scope of the variable 'maxsock' can be reduced. [variableScope]
alfred-2018.2/server.c:385:15: style: The scope of the variable 'ret' can be reduced. [variableScope]
alfred-2018.2/vis/vis.c:429:3: style: Variable 'file_content' is reassigned a value before the old one has been used. [redundantAssignment]
alfred-2018.2/vis/vis.c:426:3: note: Variable 'file_content' is reassigned a value before the old one has been used.
alfred-2018.2/vis/vis.c:429:3: note: Variable 'file_content' is reassigned a value before the old one has been used.
alfred-2018.2/vis/vis.c:55:15: style: The scope of the variable 'ret' can be reduced. [variableScope]
alfred-2018.2/vis/vis.c:867:6: style: The scope of the variable 'i' can be reduced. [variableScope]
[22:29]

ftp://ftp.se.debian.org/debian/pool/main/a/alglib/alglib_3.8.2.orig.tar.gz
cpp/src/alglibinternal.cpp:2134:20: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:2158:22: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:2159:22: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:2182:20: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:2197:20: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:2212:19: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:2220:21: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:2221:21: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:2229:19: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:2236:19: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:2243:24: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:2253:26: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:2254:26: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:2263:24: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:2271:24: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:2279:19: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:2287:21: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:2288:21: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:2296:19: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:2303:19: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:2310:24: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:2320:26: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:2321:26: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:2330:24: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:2338:24: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:2346:16: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:2354:18: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:2355:18: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:2363:16: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:2370:16: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:2377:21: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:2387:23: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:2388:23: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:2397:21: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:2405:21: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:2413:19: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:2421:21: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:2422:21: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:2430:19: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:2437:19: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:2444:24: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:2454:26: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:2455:26: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:2464:24: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:2472:24: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:10929:21: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:10957:23: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:10958:23: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:10991:21: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:11008:21: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:12427:22: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:12435:24: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:12436:24: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:12468:22: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:12475:22: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:12482:22: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:12498:24: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:12499:24: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:12523:22: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:12534:22: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:15767:28: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:15785:30: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:15786:30: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:15803:28: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:15815:28: style: C-style pointer casting [cstyleCast]
cpp/src/alglibinternal.cpp:5724:29: style: Variable 'v' is reassigned a value before the old one has been used. [redundantAssignment]
cpp/src/alglibinternal.cpp:5723:29: note: Variable 'v' is reassigned a value before the old one has been used.
cpp/src/alglibinternal.cpp:5724:29: note: Variable 'v' is reassigned a value before the old one has been used.
cpp/src/alglibinternal.cpp:5985:29: style: Variable 'v' is reassigned a value before the old one has been used. [redundantAssignment]
cpp/src/alglibinternal.cpp:5984:29: note: Variable 'v' is reassigned a value before the old one has been used.
cpp/src/alglibinternal.cpp:5985:29: note: Variable 'v' is reassigned a value before the old one has been used.
cpp/src/alglibinternal.cpp:7406:13: style: Variable 'ba2' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
cpp/src/alglibinternal.cpp:7397:13: note: Variable 'ba2' is reassigned a value before the old one has been used if variable is no semaphore variable.
cpp/src/alglibinternal.cpp:7406:13: note: Variable 'ba2' is reassigned a value before the old one has been used if variable is no semaphore variable.
cpp/src/alglibinternal.cpp:7433:13: style: Variable 'ba2' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
cpp/src/alglibinternal.cpp:7422:13: note: Variable 'ba2' is reassigned a value before the old one has been used if variable is no semaphore variable.
cpp/src/alglibinternal.cpp:7433:13: note: Variable 'ba2' is reassigned a value before the old one has been used if variable is no semaphore variable.
cpp/src/alglibinternal.cpp:519:12: style: The scope of the variable 'h' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:570:12: style: The scope of the variable 'h' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:1391:12: style: The scope of the variable 'r' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:1480:12: style: The scope of the variable 'u' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:1481:12: style: The scope of the variable 'v' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:1482:12: style: The scope of the variable 's' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:2713:12: style: The scope of the variable 'tmpr' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:2801:12: style: The scope of the variable 'tmpr' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:2886:12: style: The scope of the variable 'tmpr' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:3075:12: style: The scope of the variable 'v' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:3596:12: style: The scope of the variable 'tmpr2' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:3961:12: style: The scope of the variable 'tmp' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:7030:12: style: The scope of the variable 't' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:7938:13: style: The scope of the variable 'failflag' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:8456:13: style: The scope of the variable 'failflag' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:9215:12: style: The scope of the variable 'vd' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:9218:12: style: The scope of the variable 'rec' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:9220:12: style: The scope of the variable 'sumj' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:9225:12: style: The scope of the variable 'uscal' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:10666:12: style: The scope of the variable 'v' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:11056:12: style: The scope of the variable 'v' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:11231:13: style: The scope of the variable 'allzeros' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:12554:13: style: The scope of the variable 'allnonone' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:13977:12: style: The scope of the variable 'a4x' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:13978:12: style: The scope of the variable 'a4y' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:13979:12: style: The scope of the variable 'a5x' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:13980:12: style: The scope of the variable 'a5y' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:13983:12: style: The scope of the variable 'v2' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:13984:12: style: The scope of the variable 'v3' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:13989:12: style: The scope of the variable 't3x' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:13990:12: style: The scope of the variable 't3y' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:14001:12: style: The scope of the variable 'm4x' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:14002:12: style: The scope of the variable 'm4y' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:14003:12: style: The scope of the variable 'm5x' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:14004:12: style: The scope of the variable 'm5y' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:14007:12: style: The scope of the variable 's2x' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:14008:12: style: The scope of the variable 's2y' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:14009:12: style: The scope of the variable 's3x' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:14010:12: style: The scope of the variable 's3y' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:14011:12: style: The scope of the variable 's4x' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:14012:12: style: The scope of the variable 's4y' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:14013:12: style: The scope of the variable 's5x' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:14014:12: style: The scope of the variable 's5y' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:14019:12: style: The scope of the variable 'c5' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:14020:12: style: The scope of the variable 'v' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:14315:12: style: The scope of the variable 'a5x' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:14316:12: style: The scope of the variable 'a5y' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:14319:12: style: The scope of the variable 'v2' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:14320:12: style: The scope of the variable 'v3' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:14321:12: style: The scope of the variable 'q0x' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:14322:12: style: The scope of the variable 'q0y' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:14327:12: style: The scope of the variable 't3x' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:14328:12: style: The scope of the variable 't3y' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:14339:12: style: The scope of the variable 'm4x' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:14340:12: style: The scope of the variable 'm4y' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:14341:12: style: The scope of the variable 'm5x' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:14342:12: style: The scope of the variable 'm5y' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:14345:12: style: The scope of the variable 's2x' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:14346:12: style: The scope of the variable 's2y' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:14347:12: style: The scope of the variable 's3x' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:14348:12: style: The scope of the variable 's3y' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:14349:12: style: The scope of the variable 's4x' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:14350:12: style: The scope of the variable 's4y' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:14351:12: style: The scope of the variable 's5x' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:14352:12: style: The scope of the variable 's5y' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:14357:12: style: The scope of the variable 'c5' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:14370:12: style: The scope of the variable 'tw5x' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:14371:12: style: The scope of the variable 'tw5y' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:14849:12: style: The scope of the variable 'bx' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:14850:12: style: The scope of the variable 'by' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:15050:12: style: The scope of the variable 'v' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:15116:12: style: The scope of the variable 'x0' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:15117:12: style: The scope of the variable 'y0' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:15124:12: style: The scope of the variable 'rx' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:15125:12: style: The scope of the variable 'ry' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:15369:12: style: The scope of the variable 'twxm1' can be reduced. [variableScope]
cpp/src/alglibinternal.cpp:15370:12: style: The scope of the variable 'twy' can be reduced. [variableScope]
cpp/src/ap.h:1106:5: style: 'boolean_1d_array::operator=' should return 'boolean_1d_array &'. [operatorEq]
cpp/src/ap.h:1129:5: style: 'integer_1d_array::operator=' should return 'integer_1d_array &'. [operatorEq]
cpp/src/ap.h:1153:5: style: 'real_1d_array::operator=' should return 'real_1d_array &'. [operatorEq]
cpp/src/ap.h:1176:5: style: 'complex_1d_array::operator=' should return 'complex_1d_array &'. [operatorEq]
cpp/src/ap.h:1197:5: style: 'ae_matrix_wrapper::operator=' should return 'ae_matrix_wrapper &'. [operatorEq]
cpp/src/ap.h:899:5: style: Class 'ap_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
cpp/src/ap.h:912:5: style: Class 'complex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
cpp/src/ap.h:1103:5: style: Class 'boolean_1d_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
cpp/src/ap.h:1105:5: style: Class 'boolean_1d_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
cpp/src/ap.h:1126:5: style: Class 'integer_1d_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
cpp/src/ap.h:1128:5: style: Class 'integer_1d_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
cpp/src/ap.h:1150:5: style: Class 'real_1d_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
cpp/src/ap.h:1152:5: style: Class 'real_1d_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
cpp/src/ap.h:1173:5: style: Class 'complex_1d_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
cpp/src/ap.h:1175:5: style: Class 'complex_1d_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
cpp/src/ap.h:1253:5: style: Class 'boolean_2d_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
cpp/src/ap.h:1254:5: style: Class 'boolean_2d_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
cpp/src/ap.h:1273:5: style: Class 'integer_2d_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
cpp/src/ap.h:1274:5: style: Class 'integer_2d_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
cpp/src/ap.h:1293:5: style: Class 'real_2d_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
cpp/src/ap.h:1294:5: style: Class 'real_2d_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
cpp/src/ap.h:1313:5: style: Class 'complex_2d_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
cpp/src/ap.h:1314:5: style: Class 'complex_2d_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
cpp/src/alglibmisc.cpp:4355:17: style: C-style pointer casting [cstyleCast]
cpp/src/alglibmisc.cpp:4387:19: style: C-style pointer casting [cstyleCast]
cpp/src/alglibmisc.cpp:4388:19: style: C-style pointer casting [cstyleCast]
cpp/src/alglibmisc.cpp:4430:17: style: C-style pointer casting [cstyleCast]
cpp/src/alglibmisc.cpp:4449:17: style: C-style pointer casting [cstyleCast]
cpp/src/alglibmisc.cpp:811:10: style: The scope of the variable 'selfmatch' can be reduced. [variableScope]
cpp/src/alglibmisc.cpp:903:10: style: The scope of the variable 'selfmatch' can be reduced. [variableScope]
cpp/src/alglibmisc.cpp:1009:10: style: The scope of the variable 'selfmatch' can be reduced. [variableScope]
cpp/src/alglibmisc.cpp:2500:12: style: The scope of the variable 'u' can be reduced. [variableScope]
cpp/src/alglibmisc.cpp:2501:12: style: The scope of the variable 'v' can be reduced. [variableScope]
cpp/src/alglibmisc.cpp:2502:12: style: The scope of the variable 's' can be reduced. [variableScope]
cpp/src/alglibmisc.cpp:3702:12: style: The scope of the variable 'v0' can be reduced. [variableScope]
cpp/src/alglibmisc.cpp:3703:12: style: The scope of the variable 'v1' can be reduced. [variableScope]
cpp/src/alglibmisc.cpp:3908:12: style: The scope of the variable 'ptdist' can be reduced. [variableScope]
cpp/src/alglibmisc.cpp:3915:12: style: The scope of the variable 's' can be reduced. [variableScope]
cpp/src/alglibmisc.cpp:3916:12: style: The scope of the variable 'v' can be reduced. [variableScope]
cpp/src/alglibmisc.cpp:3917:12: style: The scope of the variable 't1' can be reduced. [variableScope]
cpp/src/alglibmisc.cpp:3921:12: style: The scope of the variable 'prevdist' can be reduced. [variableScope]
cpp/src/alglibmisc.cpp:3922:13: style: The scope of the variable 'todive' can be reduced. [variableScope]
cpp/src/alglibmisc.cpp:3923:13: style: The scope of the variable 'bestisleft' can be reduced. [variableScope]
cpp/src/alglibmisc.cpp:3924:13: style: The scope of the variable 'updatemin' can be reduced. [variableScope]
cpp/src/ap.cpp:1178:25: style: C-style pointer casting [cstyleCast]
cpp/src/ap.cpp:2129:14: style: C-style pointer casting [cstyleCast]
cpp/src/ap.cpp:2130:14: style: C-style pointer casting [cstyleCast]
cpp/src/ap.cpp:2188:9: style: C-style pointer casting [cstyleCast]
cpp/src/ap.cpp:2346:14: style: C-style pointer casting [cstyleCast]
cpp/src/ap.cpp:2347:14: style: C-style pointer casting [cstyleCast]
cpp/src/ap.cpp:2388:9: style: C-style pointer casting [cstyleCast]
cpp/src/ap.cpp:3097:11: style: C-style pointer casting [cstyleCast]
cpp/src/ap.cpp:3138:15: style: C-style pointer casting [cstyleCast]
cpp/src/ap.cpp:3149:15: style: C-style pointer casting [cstyleCast]
cpp/src/ap.cpp:3183:11: style: C-style pointer casting [cstyleCast]
cpp/src/ap.cpp:3184:11: style: C-style pointer casting [cstyleCast]
cpp/src/ap.cpp:3205:51: style: C-style pointer casting [cstyleCast]
cpp/src/ap.cpp:3208:15: style: C-style pointer casting [cstyleCast]
cpp/src/ap.cpp:3242:27: style: C-style pointer casting [cstyleCast]
cpp/src/ap.cpp:3268:27: style: C-style pointer casting [cstyleCast]
cpp/src/ap.cpp:3285:27: style: C-style pointer casting [cstyleCast]
cpp/src/ap.cpp:3377:34: style: C-style pointer casting [cstyleCast]
cpp/src/ap.cpp:3450:34: style: C-style pointer casting [cstyleCast]
cpp/src/ap.cpp:3461:22: style: C-style pointer casting [cstyleCast]
cpp/src/ap.cpp:3497:15: style: C-style pointer casting [cstyleCast]
cpp/src/ap.cpp:3578:33: style: C-style pointer casting [cstyleCast]
cpp/src/ap.cpp:383:14: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
cpp/src/ap.cpp:386:14: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
cpp/src/ap.cpp:389:14: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
cpp/src/ap.cpp:395:14: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
cpp/src/ap.cpp:398:14: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
cpp/src/ap.cpp:401:14: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
cpp/src/ap.cpp:611:5: style: Variable 'deallocator' is reassigned a value before the old one has been used. [redundantAssignment]
cpp/src/ap.cpp:608:0: note: Variable 'deallocator' is reassigned a value before the old one has been used.
cpp/src/ap.cpp:611:5: note: Variable 'deallocator' is reassigned a value before the old one has been used.
cpp/src/ap.cpp:7154:5: performance: Buffer 'buf' is being written before its old content has been used. [redundantCopy]
cpp/src/ap.cpp:7153:5: note: Buffer 'buf' is being written before its old content has been used.
cpp/src/ap.cpp:7154:5: note: Buffer 'buf' is being written before its old content has been used.
cpp/src/ap.cpp:938:11: style: The scope of the variable 'p_src_row' can be reduced. [variableScope]
cpp/src/ap.cpp:939:11: style: The scope of the variable 'p_dst_row' can be reduced. [variableScope]
cpp/src/ap.cpp:1356:11: style: The scope of the variable 'p_src_row' can be reduced. [variableScope]
cpp/src/ap.cpp:1357:11: style: The scope of the variable 'p_dst_row' can be reduced. [variableScope]
cpp/src/ap.cpp:1999:27: style: The scope of the variable 'prow' can be reduced. [variableScope]
cpp/src/ap.cpp:1999:34: style: The scope of the variable 'pcol' can be reduced. [variableScope]
cpp/src/ap.cpp:2046:17: style: The scope of the variable 'prow' can be reduced. [variableScope]
cpp/src/ap.cpp:2046:24: style: The scope of the variable 'pcol' can be reduced. [variableScope]
cpp/src/ap.cpp:2125:31: style: The scope of the variable 'prow' can be reduced. [variableScope]
cpp/src/ap.cpp:2125:38: style: The scope of the variable 'pcol' can be reduced. [variableScope]
cpp/src/ap.cpp:2172:21: style: The scope of the variable 'prow' can be reduced. [variableScope]
cpp/src/ap.cpp:2172:28: style: The scope of the variable 'pcol' can be reduced. [variableScope]
cpp/src/ap.cpp:2256:27: style: The scope of the variable 'prow' can be reduced. [variableScope]
cpp/src/ap.cpp:2256:34: style: The scope of the variable 'pcol' can be reduced. [variableScope]
cpp/src/ap.cpp:2286:17: style: The scope of the variable 'prow' can be reduced. [variableScope]
cpp/src/ap.cpp:2286:24: style: The scope of the variable 'pcol' can be reduced. [variableScope]
cpp/src/ap.cpp:2343:31: style: The scope of the variable 'prow' can be reduced. [variableScope]
cpp/src/ap.cpp:2343:38: style: The scope of the variable 'pcol' can be reduced. [variableScope]
cpp/src/ap.cpp:2373:21: style: The scope of the variable 'prow' can be reduced. [variableScope]
cpp/src/ap.cpp:2373:28: style: The scope of the variable 'pcol' can be reduced. [variableScope]
cpp/src/ap.cpp:4048:16: style: The scope of the variable 'v0x' can be reduced. [variableScope]
cpp/src/ap.cpp:4048:21: style: The scope of the variable 'v0y' can be reduced. [variableScope]
cpp/src/ap.cpp:4048:26: style: The scope of the variable 'v1x' can be reduced. [variableScope]
cpp/src/ap.cpp:4048:31: style: The scope of the variable 'v1y' can be reduced. [variableScope]
cpp/src/ap.cpp:4061:16: style: The scope of the variable 'v0x' can be reduced. [variableScope]
cpp/src/ap.cpp:4061:21: style: The scope of the variable 'v0y' can be reduced. [variableScope]
cpp/src/ap.cpp:4061:26: style: The scope of the variable 'v1x' can be reduced. [variableScope]
cpp/src/ap.cpp:4061:31: style: The scope of the variable 'v1y' can be reduced. [variableScope]
cpp/src/ap.cpp:4074:16: style: The scope of the variable 'v0x' can be reduced. [variableScope]
cpp/src/ap.cpp:4074:21: style: The scope of the variable 'v0y' can be reduced. [variableScope]
cpp/src/ap.cpp:4074:26: style: The scope of the variable 'v1x' can be reduced. [variableScope]
cpp/src/ap.cpp:4074:31: style: The scope of the variable 'v1y' can be reduced. [variableScope]
cpp/src/ap.cpp:4087:16: style: The scope of the variable 'v0x' can be reduced. [variableScope]
cpp/src/ap.cpp:4087:21: style: The scope of the variable 'v0y' can be reduced. [variableScope]
cpp/src/ap.cpp:4087:26: style: The scope of the variable 'v1x' can be reduced. [variableScope]
cpp/src/ap.cpp:4087:31: style: The scope of the variable 'v1y' can be reduced. [variableScope]
cpp/src/ap.cpp:5258:16: style: The scope of the variable 'v0x' can be reduced. [variableScope]
cpp/src/ap.cpp:5258:21: style: The scope of the variable 'v0y' can be reduced. [variableScope]
cpp/src/ap.cpp:5258:26: style: The scope of the variable 'v1x' can be reduced. [variableScope]
cpp/src/ap.cpp:5258:31: style: The scope of the variable 'v1y' can be reduced. [variableScope]
cpp/src/ap.cpp:5271:16: style: The scope of the variable 'v0x' can be reduced. [variableScope]
cpp/src/ap.cpp:5271:21: style: The scope of the variable 'v0y' can be reduced. [variableScope]
cpp/src/ap.cpp:5271:26: style: The scope of the variable 'v1x' can be reduced. [variableScope]
cpp/src/ap.cpp:5271:31: style: The scope of the variable 'v1y' can be reduced. [variableScope]
cpp/src/ap.cpp:5284:16: style: The scope of the variable 'v0x' can be reduced. [variableScope]
cpp/src/ap.cpp:5284:21: style: The scope of the variable 'v0y' can be reduced. [variableScope]
cpp/src/ap.cpp:5284:26: style: The scope of the variable 'v1x' can be reduced. [variableScope]
cpp/src/ap.cpp:5284:31: style: The scope of the variable 'v1y' can be reduced. [variableScope]
cpp/src/ap.cpp:5297:16: style: The scope of the variable 'v0x' can be reduced. [variableScope]
cpp/src/ap.cpp:5297:21: style: The scope of the variable 'v0y' can be reduced. [variableScope]
cpp/src/ap.cpp:5297:26: style: The scope of the variable 'v1x' can be reduced. [variableScope]
cpp/src/ap.cpp:5297:31: style: The scope of the variable 'v1y' can be reduced. [variableScope]
cpp/src/ap.cpp:6146:12: style: The scope of the variable 'i' can be reduced. [variableScope]
cpp/src/ap.cpp:6549:12: style: The scope of the variable 'i' can be reduced. [variableScope]
cpp/src/ap.cpp:6549:15: style: The scope of the variable 'j' can be reduced. [variableScope]
cpp/src/ap.cpp:7010:9: style: The scope of the variable 'c1' can be reduced. [variableScope]
cpp/src/ap.cpp:7010:13: style: The scope of the variable 'c2' can be reduced. [variableScope]
cpp/src/ap.cpp:7201:11: style: The scope of the variable 't' can be reduced. [variableScope]
cpp/src/ap.cpp:7202:10: style: The scope of the variable 'has_digits' can be reduced. [variableScope]
cpp/src/ap.cpp:7205:12: style: The scope of the variable 'loc' can be reduced. [variableScope]
cpp/src/ap.cpp:8127:29: style: The scope of the variable 'pa1' can be reduced. [variableScope]
cpp/src/ap.cpp:8600:19: style: The scope of the variable 'pa' can be reduced. [variableScope]
cpp/src/ap.cpp:8600:32: style: The scope of the variable 'pb' can be reduced. [variableScope]
cpp/src/ap.cpp:9661:21: style: The scope of the variable 'arow' can be reduced. [variableScope]
cpp/src/ap.cpp:9758:21: style: The scope of the variable 'arow' can be reduced. [variableScope]
cpp/src/ap.cpp:3240:33: style: Function 'ae_shared_pool_clear' argument 1 names different: declaration 'dst' definition '_dst'. [funcArgNamesDifferent]
cpp/src/ap.h:613:33: note: Function 'ae_shared_pool_clear' argument 1 names different: declaration 'dst' definition '_dst'.
cpp/src/ap.cpp:3240:33: note: Function 'ae_shared_pool_clear' argument 1 names different: declaration 'dst' definition '_dst'.
cpp/src/ap.cpp:3266:35: style: Function 'ae_shared_pool_destroy' argument 1 names different: declaration 'dst' definition '_dst'. [funcArgNamesDifferent]
cpp/src/ap.h:614:35: note: Function 'ae_shared_pool_destroy' argument 1 names different: declaration 'dst' definition '_dst'.
cpp/src/ap.cpp:3266:35: note: Function 'ae_shared_pool_destroy' argument 1 names different: declaration 'dst' definition '_dst'.
cpp/src/ap.cpp:5052:43: style: Function 'tostring' argument 1 names different: declaration 'dps' definition '_dps'. [funcArgNamesDifferent]
cpp/src/ap.h:931:30: note: Function 'tostring' argument 1 names different: declaration 'dps' definition '_dps'.
cpp/src/ap.cpp:5052:43: note: Function 'tostring' argument 1 names different: declaration 'dps' definition '_dps'.
cpp/src/ap.cpp:10133:17: style: Function '_ialglib_i_rmatrixgemmf' argument 5 names different: declaration 'a' definition '_a'. [funcArgNamesDifferent]
cpp/src/ap.h:1434:17: note: Function '_ialglib_i_rmatrixgemmf' argument 5 names different: declaration 'a' definition '_a'.
cpp/src/ap.cpp:10133:17: note: Function '_ialglib_i_rmatrixgemmf' argument 5 names different: declaration 'a' definition '_a'.
cpp/src/ap.cpp:10137:17: style: Function '_ialglib_i_rmatrixgemmf' argument 9 names different: declaration 'b' definition '_b'. [funcArgNamesDifferent]
cpp/src/ap.h:1438:17: note: Function '_ialglib_i_rmatrixgemmf' argument 9 names different: declaration 'b' definition '_b'.
cpp/src/ap.cpp:10137:17: note: Function '_ialglib_i_rmatrixgemmf' argument 9 names different: declaration 'b' definition '_b'.
cpp/src/ap.cpp:10142:17: style: Function '_ialglib_i_rmatrixgemmf' argument 14 names different: declaration 'c' definition '_c'. [funcArgNamesDifferent]
cpp/src/ap.h:1443:17: note: Function '_ialglib_i_rmatrixgemmf' argument 14 names different: declaration 'c' definition '_c'.
cpp/src/ap.cpp:10142:17: note: Function '_ialglib_i_rmatrixgemmf' argument 14 names different: declaration 'c' definition '_c'.
cpp/src/ap.cpp:10153:17: style: Function '_ialglib_i_cmatrixgemmf' argument 5 names different: declaration 'a' definition '_a'. [funcArgNamesDifferent]
cpp/src/ap.h:1450:17: note: Function '_ialglib_i_cmatrixgemmf' argument 5 names different: declaration 'a' definition '_a'.
cpp/src/ap.cpp:10153:17: note: Function '_ialglib_i_cmatrixgemmf' argument 5 names different: declaration 'a' definition '_a'.
cpp/src/ap.cpp:10157:17: style: Function '_ialglib_i_cmatrixgemmf' argument 9 names different: declaration 'b' definition '_b'. [funcArgNamesDifferent]
cpp/src/ap.h:1454:17: note: Function '_ialglib_i_cmatrixgemmf' argument 9 names different: declaration 'b' definition '_b'.
cpp/src/ap.cpp:10157:17: note: Function '_ialglib_i_cmatrixgemmf' argument 9 names different: declaration 'b' definition '_b'.
cpp/src/ap.cpp:10162:17: style: Function '_ialglib_i_cmatrixgemmf' argument 14 names different: declaration 'c' definition '_c'. [funcArgNamesDifferent]
cpp/src/ap.h:1459:17: note: Function '_ialglib_i_cmatrixgemmf' argument 14 names different: declaration 'c' definition '_c'.
cpp/src/ap.cpp:10162:17: note: Function '_ialglib_i_cmatrixgemmf' argument 14 names different: declaration 'c' definition '_c'.
cpp/src/ap.cpp:6075:28: warning: Member variable 'ae_vector_wrapper::vec' is not initialized in the constructor. [uninitMemberVar]
cpp/src/ap.cpp:6517:28: warning: Member variable 'ae_matrix_wrapper::mat' is not initialized in the constructor. [uninitMemberVar]
cpp/src/ap.cpp:4922:5: performance: Variable 'msg' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
cpp/src/diffequations.cpp:1155:26: style: C-style pointer casting [cstyleCast]
cpp/src/diffequations.cpp:1163:28: style: C-style pointer casting [cstyleCast]
cpp/src/diffequations.cpp:1164:28: style: C-style pointer casting [cstyleCast]
cpp/src/diffequations.cpp:1173:26: style: C-style pointer casting [cstyleCast]
cpp/src/diffequations.cpp:1180:26: style: C-style pointer casting [cstyleCast]
cpp/src/diffequations.cpp:881:12: style: The scope of the variable 'v' can be reduced. [variableScope]
cpp/src/diffequations.cpp:924:12: style: The scope of the variable 'v' can be reduced. [variableScope]
cpp/src/fasttransforms.cpp:2409:17: style: Variable 'j2' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
cpp/src/fasttransforms.cpp:2404:17: note: Variable 'j2' is reassigned a value before the old one has been used if variable is no semaphore variable.
cpp/src/fasttransforms.cpp:2409:17: note: Variable 'j2' is reassigned a value before the old one has been used if variable is no semaphore variable.
cpp/src/fasttransforms.cpp:2893:17: style: Variable 'j2' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
cpp/src/fasttransforms.cpp:2888:17: note: Variable 'j2' is reassigned a value before the old one has been used if variable is no semaphore variable.
cpp/src/fasttransforms.cpp:2893:17: note: Variable 'j2' is reassigned a value before the old one has been used if variable is no semaphore variable.
cpp/src/fasttransforms.cpp:1384:12: style: The scope of the variable 'x' can be reduced. [variableScope]
cpp/src/fasttransforms.cpp:1385:12: style: The scope of the variable 'y' can be reduced. [variableScope]
cpp/src/fasttransforms.cpp:2264:12: style: The scope of the variable 'flopcand' can be reduced. [variableScope]
cpp/src/fasttransforms.cpp:2265:12: style: The scope of the variable 'flopbest' can be reduced. [variableScope]
cpp/src/fasttransforms.cpp:2724:12: style: The scope of the variable 'v' can be reduced. [variableScope]
cpp/src/fasttransforms.cpp:2739:12: style: The scope of the variable 'flopcand' can be reduced. [variableScope]
cpp/src/fasttransforms.cpp:2740:12: style: The scope of the variable 'flopbest' can be reduced. [variableScope]
cpp/src/integration.cpp:3824:30: style: C-style pointer casting [cstyleCast]
cpp/src/integration.cpp:3844:32: style: C-style pointer casting [cstyleCast]
cpp/src/integration.cpp:3845:32: style: C-style pointer casting [cstyleCast]
cpp/src/integration.cpp:3878:30: style: C-style pointer casting [cstyleCast]
cpp/src/integration.cpp:3891:30: style: C-style pointer casting [cstyleCast]
cpp/src/integration.cpp:3904:22: style: C-style pointer casting [cstyleCast]
cpp/src/integration.cpp:3916:24: style: C-style pointer casting [cstyleCast]
cpp/src/integration.cpp:3917:24: style: C-style pointer casting [cstyleCast]
cpp/src/integration.cpp:3943:22: style: C-style pointer casting [cstyleCast]
cpp/src/integration.cpp:3952:22: style: C-style pointer casting [cstyleCast]
cpp/src/integration.cpp:1171:12: style: The scope of the variable 't' can be reduced. [variableScope]
cpp/src/integration.cpp:1362:12: style: The scope of the variable 't' can be reduced. [variableScope]
cpp/src/integration.cpp:1560:12: style: The scope of the variable 'alpha2' can be reduced. [variableScope]
cpp/src/integration.cpp:1561:12: style: The scope of the variable 'beta2' can be reduced. [variableScope]
cpp/src/integration.cpp:2150:12: style: The scope of the variable 'alpha2' can be reduced. [variableScope]
cpp/src/integration.cpp:2151:12: style: The scope of the variable 'beta2' can be reduced. [variableScope]
cpp/src/integration.cpp:2356:12: style: The scope of the variable 'tmp' can be reduced. [variableScope]
cpp/src/optimization.cpp:10232:22: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:10274:24: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:10275:24: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:10322:22: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:10346:22: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:12579:21: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:12649:23: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:12650:23: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:12727:21: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:12765:21: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:14520:21: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:14560:23: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:14561:23: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:14646:21: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:14669:21: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:14692:22: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:14700:24: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:14701:24: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:14712:22: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:14719:22: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:17160:24: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:17220:26: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:17221:26: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:17339:24: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:17372:24: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:17405:25: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:17413:27: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:17414:27: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:17433:25: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:17440:25: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:18799:24: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:18835:26: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:18836:26: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:18904:24: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:18925:24: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:18946:25: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:18954:27: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:18955:27: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:18966:25: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:18973:25: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:20930:21: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:20992:23: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:20993:23: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:21074:21: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:21108:21: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:21142:22: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:21150:24: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:21151:24: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:21163:22: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:21170:22: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:23246:21: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:23314:23: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:23315:23: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:23424:21: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:23461:21: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:23498:22: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:23506:24: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:23507:24: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:23523:22: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:23530:22: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:24854:22: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:24894:24: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:24895:24: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:24962:22: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:24985:22: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:25008:23: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:25016:25: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:25017:25: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:25028:23: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:25035:23: style: C-style pointer casting [cstyleCast]
cpp/src/optimization.cpp:16324:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
cpp/src/optimization.cpp:22378:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
cpp/src/optimization.cpp:22547:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
cpp/src/optimization.cpp:22614:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
cpp/src/optimization.cpp:6554:13: style: The scope of the variable 'isactive' can be reduced. [variableScope]
cpp/src/optimization.cpp:6733:12: style: The scope of the variable 'feaserr' can be reduced. [variableScope]
cpp/src/optimization.cpp:6743:13: style: The scope of the variable 'werechangesinconstraints' can be reduced. [variableScope]
cpp/src/optimization.cpp:6745:13: style: The scope of the variable 'converged' can be reduced. [variableScope]
cpp/src/optimization.cpp:7611:12: style: The scope of the variable 'v' can be reduced. [variableScope]
cpp/src/optimization.cpp:7877:12: style: The scope of the variable 'v' can be reduced. [variableScope]
cpp/src/optimization.cpp:7948:12: style: The scope of the variable 'v2' can be reduced. [variableScope]
cpp/src/optimization.cpp:8169:12: style: The scope of the variable 'v' can be reduced. [variableScope]
cpp/src/optimization.cpp:8381:12: style: The scope of the variable 'v' can be reduced. [variableScope]
cpp/src/optimization.cpp:8434:12: style: The scope of the variable 'v' can be reduced. [variableScope]
cpp/src/optimization.cpp:9589:13: style: The scope of the variable 'terminationneeded' can be reduced. [variableScope]
cpp/src/optimization.cpp:10788:12: style: The scope of the variable 'v' can be reduced. [variableScope]
cpp/src/optimization.cpp:11444:12: style: The scope of the variable 'v' can be reduced. [variableScope]
cpp/src/optimization.cpp:14347:12: style: The scope of the variable 'v' can be reduced. [variableScope]
cpp/src/optimization.cpp:14420:12: style: The scope of the variable 'v1' can be reduced. [variableScope]
cpp/src/optimization.cpp:14971:12: style: The scope of the variable 'v' can be reduced. [variableScope]
cpp/src/optimization.cpp:19508:12: style: The scope of the variable 'v' can be reduced. [variableScope]
cpp/src/optimization.cpp:19616:12: style: The scope of the variable 'fprev' can be reduced. [variableScope]
cpp/src/optimization.cpp:19617:12: style: The scope of the variable 'fcand' can be reduced. [variableScope]
cpp/src/optimization.cpp:19618:12: style: The scope of the variable 'fcur' can be reduced. [variableScope]
cpp/src/optimization.cpp:19623:12: style: The scope of the variable 'maxscaledgrad' can be reduced. [variableScope]
cpp/src/optimization.cpp:20820:12: style: The scope of the variable 'feaserrold' can be reduced. [variableScope]
cpp/src/optimization.cpp:23214:12: style: The scope of the variable 'v' can be reduced. [variableScope]
cpp/src/optimization.cpp:24721:12: style: The scope of the variable 'v' can be reduced. [variableScope]
cpp/src/solvers.cpp:5615:30: style: C-style pointer casting [cstyleCast]
cpp/src/solvers.cpp:5625:32: style: C-style pointer casting [cstyleCast]
cpp/src/solvers.cpp:5626:32: style: C-style pointer casting [cstyleCast]
cpp/src/solvers.cpp:5638:30: style: C-style pointer casting [cstyleCast]
cpp/src/solvers.cpp:5646:30: style: C-style pointer casting [cstyleCast]
cpp/src/solvers.cpp:6565:23: style: C-style pointer casting [cstyleCast]
cpp/src/solvers.cpp:6605:25: style: C-style pointer casting [cstyleCast]
cpp/src/solvers.cpp:6606:25: style: C-style pointer casting [cstyleCast]
cpp/src/solvers.cpp:6681:23: style: C-style pointer casting [cstyleCast]
cpp/src/solvers.cpp:6704:23: style: C-style pointer casting [cstyleCast]
cpp/src/solvers.cpp:6727:24: style: C-style pointer casting [cstyleCast]
cpp/src/solvers.cpp:6735:26: style: C-style pointer casting [cstyleCast]
cpp/src/solvers.cpp:6736:26: style: C-style pointer casting [cstyleCast]
cpp/src/solvers.cpp:6746:24: style: C-style pointer casting [cstyleCast]
cpp/src/solvers.cpp:6753:24: style: C-style pointer casting [cstyleCast]
cpp/src/solvers.cpp:7716:21: style: C-style pointer casting [cstyleCast]
cpp/src/solvers.cpp:7752:23: style: C-style pointer casting [cstyleCast]
cpp/src/solvers.cpp:7753:23: style: C-style pointer casting [cstyleCast]
cpp/src/solvers.cpp:7810:21: style: C-style pointer casting [cstyleCast]
cpp/src/solvers.cpp:7831:21: style: C-style pointer casting [cstyleCast]
cpp/src/solvers.cpp:7852:22: style: C-style pointer casting [cstyleCast]
cpp/src/solvers.cpp:7860:24: style: C-style pointer casting [cstyleCast]
cpp/src/solvers.cpp:7861:24: style: C-style pointer casting [cstyleCast]
cpp/src/solvers.cpp:7872:22: style: C-style pointer casting [cstyleCast]
cpp/src/solvers.cpp:7879:22: style: C-style pointer casting [cstyleCast]
cpp/src/solvers.cpp:8581:20: style: C-style pointer casting [cstyleCast]
cpp/src/solvers.cpp:8605:22: style: C-style pointer casting [cstyleCast]
cpp/src/solvers.cpp:8606:22: style: C-style pointer casting [cstyleCast]
cpp/src/solvers.cpp:8645:20: style: C-style pointer casting [cstyleCast]
cpp/src/solvers.cpp:8660:20: style: C-style pointer casting [cstyleCast]
cpp/src/solvers.cpp:8675:21: style: C-style pointer casting [cstyleCast]
cpp/src/solvers.cpp:8683:23: style: C-style pointer casting [cstyleCast]
cpp/src/solvers.cpp:8684:23: style: C-style pointer casting [cstyleCast]
cpp/src/solvers.cpp:8695:21: style: C-style pointer casting [cstyleCast]
cpp/src/solvers.cpp:8702:21: style: C-style pointer casting [cstyleCast]
cpp/src/solvers.cpp:4640:12: style: The scope of the variable 'mxb' can be reduced. [variableScope]
cpp/src/solvers.cpp:4641:12: style: The scope of the variable 'scaleright' can be reduced. [variableScope]
cpp/src/solvers.cpp:4830:12: style: The scope of the variable 'v' can be reduced. [variableScope]
cpp/src/solvers.cpp:4831:12: style: The scope of the variable 'mxb' can be reduced. [variableScope]
cpp/src/solvers.cpp:4832:12: style: The scope of the variable 'scaleright' can be reduced. [variableScope]
cpp/src/solvers.cpp:4967:12: style: The scope of the variable 'mxb' can be reduced. [variableScope]
cpp/src/solvers.cpp:4968:12: style: The scope of the variable 'scaleright' can be reduced. [variableScope]
cpp/src/solvers.cpp:5159:12: style: The scope of the variable 'v' can be reduced. [variableScope]
cpp/src/solvers.cpp:5160:12: style: The scope of the variable 'mxb' can be reduced. [variableScope]
cpp/src/solvers.cpp:5161:12: style: The scope of the variable 'scaleright' can be reduced. [variableScope]
cpp/src/solvers.cpp:7471:12: style: The scope of the variable 'v' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:2844:12: style: The scope of the variable 'p' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:2973:12: style: The scope of the variable 'a' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:2974:12: style: The scope of the variable 'b' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:2975:12: style: The scope of the variable 'c' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:2978:12: style: The scope of the variable 'u' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:2979:12: style: The scope of the variable 'w' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:3098:12: style: The scope of the variable 'v' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:3155:12: style: The scope of the variable 'xsq' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:3157:12: style: The scope of the variable 'p' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:3158:12: style: The scope of the variable 'q' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:3354:12: style: The scope of the variable 'y2' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:3358:12: style: The scope of the variable 'p0' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:3359:12: style: The scope of the variable 'q0' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:3360:12: style: The scope of the variable 'p1' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:3361:12: style: The scope of the variable 'q1' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:3362:12: style: The scope of the variable 'p2' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:3363:12: style: The scope of the variable 'q2' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:3582:12: style: The scope of the variable 'yc' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:3587:12: style: The scope of the variable 'pk' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:3590:12: style: The scope of the variable 'qk' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:3900:12: style: The scope of the variable 'zz' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:3908:12: style: The scope of the variable 'theta' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:3914:12: style: The scope of the variable 'afn' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:3915:12: style: The scope of the variable 'afd' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:3916:12: style: The scope of the variable 'agn' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:3917:12: style: The scope of the variable 'agd' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:3918:12: style: The scope of the variable 'apfn' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:3919:12: style: The scope of the variable 'apfd' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:3920:12: style: The scope of the variable 'apgn' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:3921:12: style: The scope of the variable 'apgd' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:3922:12: style: The scope of the variable 'an' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:3923:12: style: The scope of the variable 'ad' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:3924:12: style: The scope of the variable 'apn' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:3925:12: style: The scope of the variable 'apd' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:3926:12: style: The scope of the variable 'bn16' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:3927:12: style: The scope of the variable 'bd16' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:3928:12: style: The scope of the variable 'bppn' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:3929:12: style: The scope of the variable 'bppd' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:4234:12: style: The scope of the variable 'nn' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:4301:12: style: The scope of the variable 'nn' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:4378:12: style: The scope of the variable 'pkm2' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:4508:12: style: The scope of the variable 'nn' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:4571:12: style: The scope of the variable 'nn' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:4639:12: style: The scope of the variable 'tmp' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:4699:12: style: The scope of the variable 'y' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:4912:12: style: The scope of the variable 'y' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:4913:12: style: The scope of the variable 'z' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:5083:12: style: The scope of the variable 'kf' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:5086:12: style: The scope of the variable 'zn' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:5091:12: style: The scope of the variable 'ans' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:5095:12: style: The scope of the variable 'zmn' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:5096:12: style: The scope of the variable 'tlg' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:5097:12: style: The scope of the variable 'tox' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:6130:12: style: The scope of the variable 'xk' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:6131:12: style: The scope of the variable 'pk' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:6134:12: style: The scope of the variable 'qk' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:6246:12: style: The scope of the variable 'xk' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:6247:12: style: The scope of the variable 'pk' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:6250:12: style: The scope of the variable 'qk' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:6596:12: style: The scope of the variable 'dk' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:7011:12: style: The scope of the variable 'an' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:7012:12: style: The scope of the variable 'ad' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:7013:12: style: The scope of the variable 'bn' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:7014:12: style: The scope of the variable 'bd' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:7185:12: style: The scope of the variable 'p' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:7186:12: style: The scope of the variable 'q' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:7263:12: style: The scope of the variable 'e' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:7804:12: style: The scope of the variable 'r' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:7809:12: style: The scope of the variable 'pkm1' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:7810:12: style: The scope of the variable 'pkm2' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:7811:12: style: The scope of the variable 'qk' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:7812:12: style: The scope of the variable 'qkm1' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:7813:12: style: The scope of the variable 'qkm2' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:7814:12: style: The scope of the variable 'psi' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:7815:12: style: The scope of the variable 'z' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:8169:12: style: The scope of the variable 'sn' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:8170:12: style: The scope of the variable 'sd' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:8171:12: style: The scope of the variable 'cn' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:8172:12: style: The scope of the variable 'cd' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:8907:12: style: The scope of the variable 'p' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:8908:12: style: The scope of the variable 'q' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:8910:12: style: The scope of the variable 's' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:8913:12: style: The scope of the variable 'z' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:8914:12: style: The scope of the variable 'polv' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:9048:12: style: The scope of the variable 'xsqk' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:9232:12: style: The scope of the variable 'sn' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:9233:12: style: The scope of the variable 'sd' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:9234:12: style: The scope of the variable 'cn' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:9235:12: style: The scope of the variable 'cd' can be reduced. [variableScope]
cpp/src/specialfunctions.cpp:9438:12: style: The scope of the variable 'z' can be reduced. [variableScope]
cpp/src/statistics.cpp:2945:12: style: The scope of the variable 'v' can be reduced. [variableScope]
cpp/src/statistics.cpp:2946:12: style: The scope of the variable 'v1' can be reduced. [variableScope]
cpp/src/statistics.cpp:3476:12: style: The scope of the variable 's' can be reduced. [variableScope]
cpp/src/statistics.cpp:3577:12: style: The scope of the variable 't1' can be reduced. [variableScope]
cpp/src/statistics.cpp:3578:12: style: The scope of the variable 't2' can be reduced. [variableScope]
cpp/src/statistics.cpp:3909:12: style: The scope of the variable 'v' can be reduced. [variableScope]
cpp/src/statistics.cpp:4010:12: style: The scope of the variable 'x0' can be reduced. [variableScope]
cpp/src/statistics.cpp:4011:13: style: The scope of the variable 'b' can be reduced. [variableScope]
cpp/src/statistics.cpp:4669:12: style: The scope of the variable 'x0' can be reduced. [variableScope]
cpp/src/statistics.cpp:4670:12: style: The scope of the variable 'y0' can be reduced. [variableScope]
cpp/src/statistics.cpp:5874:12: style: The scope of the variable 'v' can be reduced. [variableScope]
cpp/src/statistics.cpp:5875:12: style: The scope of the variable 'v1' can be reduced. [variableScope]
cpp/src/statistics.cpp:12032:12: style: The scope of the variable 'f4' can be reduced. [variableScope]
cpp/src/statistics.cpp:12037:12: style: The scope of the variable 's4' can be reduced. [variableScope]
cpp/src/statistics.cpp:12719:12: style: The scope of the variable 'v' can be reduced. [variableScope]
cpp/src/statistics.cpp:12723:12: style: The scope of the variable 'v1' can be reduced. [variableScope]
cpp/src/statistics.cpp:12724:12: style: The scope of the variable 'v2' can be reduced. [variableScope]
cpp/src/statistics.cpp:13490:12: style: The scope of the variable 'tmp' can be reduced. [variableScope]
cpp/src/statistics.cpp:19568:12: style: The scope of the variable 'f0' can be reduced. [variableScope]
cpp/src/statistics.cpp:19569:12: style: The scope of the variable 'f1' can be reduced. [variableScope]
cpp/src/statistics.cpp:19570:12: style: The scope of the variable 'f2' can be reduced. [variableScope]
cpp/src/statistics.cpp:19571:12: style: The scope of the variable 'f3' can be reduced. [variableScope]
cpp/src/statistics.cpp:19572:12: style: The scope of the variable 'f4' can be reduced. [variableScope]
cpp/src/statistics.cpp:19573:12: style: The scope of the variable 'x0' can be reduced. [variableScope]
cpp/src/statistics.cpp:19574:12: style: The scope of the variable 'x1' can be reduced. [variableScope]
cpp/src/statistics.cpp:19575:12: style: The scope of the variable 'x2' can be reduced. [variableScope]
cpp/src/statistics.cpp:19576:12: style: The scope of the variable 'x3' can be reduced. [variableScope]
cpp/src/statistics.cpp:19577:12: style: The scope of the variable 'x4' can be reduced. [variableScope]
cpp/src/statistics.cpp:19578:12: style: The scope of the variable 'x' can be reduced. [variableScope]
cpp/tests/test_i.cpp:881:13: style: Variable 'c' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
cpp/tests/test_i.cpp:865:0: note: Variable 'c' is reassigned a value before the old one has been used if variable is no semaphore variable.
cpp/tests/test_i.cpp:881:13: note: Variable 'c' is reassigned a value before the old one has been used if variable is no semaphore variable.
cpp/tests/test_i.cpp:994:13: style: Variable 'c' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
cpp/tests/test_i.cpp:985:0: note: Variable 'c' is reassigned a value before the old one has been used if variable is no semaphore variable.
cpp/tests/test_i.cpp:994:13: note: Variable 'c' is reassigned a value before the old one has been used if variable is no semaphore variable.
cpp/tests/test_i.cpp:495:10: style: The scope of the variable '_TestResult' can be reduced. [variableScope]
cpp/tests/test_i.cpp:496:9: style: The scope of the variable '_spoil_scenario' can be reduced. [variableScope]
cpp/tests/test_i.cpp:1524:21: style: Variable 'v' is assigned a value that is never used. [unreadVariable]
cpp/tests/test_i.cpp:541:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:588:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:644:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:721:9: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:784:9: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:895:9: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:1010:9: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:1076:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:1137:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:1188:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:1246:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:1369:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:1717:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:1847:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:1928:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:1993:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:2069:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:2134:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:2173:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:2212:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:2251:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:2295:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:2339:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:2381:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:2423:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:2449:9: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:2474:9: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:2497:9: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:2520:9: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:2600:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:2693:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:2758:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:2850:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:2922:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:2990:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:3082:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:3181:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:3284:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:3354:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:3441:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:3539:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:3604:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:3696:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:3768:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:3836:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:3910:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:3986:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:4112:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:4221:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:4345:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:4426:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:4485:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:4616:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:4679:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:4721:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:4762:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:4806:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:4868:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:4899:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:4950:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:5028:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:5086:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:5185:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:5235:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:5276:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:5317:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:5372:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:5411:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:5464:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:5517:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:5556:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:5609:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:5662:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:5699:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:5750:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:5801:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:5863:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:5939:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:6016:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:6093:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:6186:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:6294:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:6414:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:6518:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:6622:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:6745:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:6819:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:6892:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:6965:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:7055:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:7145:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:7204:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:7263:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:7380:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:7486:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:7592:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:7699:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:7829:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:7906:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:8010:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:8124:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:8240:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:8347:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:8400:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:8465:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:8548:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:8644:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:8748:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:8853:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:8963:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:9065:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:9153:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:9269:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:9341:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:9422:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:9487:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:9584:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:9643:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:9740:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:9845:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:9885:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:9921:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:9961:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:9997:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:10037:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:10073:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:10118:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:10157:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:10193:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:10238:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:10277:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_i.cpp:10388:13: style: Exception should be caught by reference. [catchExceptionByValue]
cpp/tests/test_x.cpp:1221:0: error: #error AE_USE_ALLOC_COUNTER must be defined [preprocessorErrorDirective]
[22:30]

ftp://ftp.se.debian.org/debian/pool/main/a/algobox/algobox_1.0.2+dfsg.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/algol68g/algol68g_2.8.orig.tar.gz
algol68g-2.8/source/a68g.c:1451:4: warning: Either the condition '!error' is redundant or there is possible null pointer dereference: error. [nullPointerRedundantCheck]
algol68g-2.8/source/a68g.c:1457:9: note: Assuming that condition '!error' is not redundant
algol68g-2.8/source/a68g.c:1451:4: note: Null pointer dereference
algol68g-2.8/source/a68g.c:1456:6: warning: Either the condition '!error' is redundant or there is possible null pointer dereference: error. [nullPointerRedundantCheck]
algol68g-2.8/source/a68g.c:1457:9: note: Assuming that condition '!error' is not redundant
algol68g-2.8/source/a68g.c:1456:6: note: Null pointer dereference
algol68g-2.8/source/a68g.c:1459:8: warning: Either the condition '!error' is redundant or there is possible null pointer dereference: error. [nullPointerRedundantCheck]
algol68g-2.8/source/a68g.c:1457:9: note: Assuming that condition '!error' is not redundant
algol68g-2.8/source/a68g.c:1459:8: note: Null pointer dereference
algol68g-2.8/source/a68g.c:1453:3: style: Variable 'car' is reassigned a value before the old one has been used. [redundantAssignment]
algol68g-2.8/source/a68g.c:1449:0: note: Variable 'car' is reassigned a value before the old one has been used.
algol68g-2.8/source/a68g.c:1453:3: note: Variable 'car' is reassigned a value before the old one has been used.
algol68g-2.8/source/a68g.c:3043:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
algol68g-2.8/source/a68g.c:351:7: style: The scope of the variable 'argcc' can be reduced. [variableScope]
algol68g-2.8/source/a68g.c:842:10: style: The scope of the variable 'cmd' can be reduced. [variableScope]
algol68g-2.8/source/a68g.c:842:28: style: The scope of the variable 'options' can be reduced. [variableScope]
algol68g-2.8/source/a68g.c:1450:7: style: The scope of the variable 'k' can be reduced. [variableScope]
algol68g-2.8/source/a68g.c:1450:10: style: The scope of the variable 'mult' can be reduced. [variableScope]
algol68g-2.8/source/a68g.c:2668:9: style: The scope of the variable 'k' can be reduced. [variableScope]
algol68g-2.8/source/a68g.c:2954:12: style: The scope of the variable 'z' can be reduced. [variableScope]
algol68g-2.8/source/a68g.c:3211:11: style: The scope of the variable 'z' can be reduced. [variableScope]
algol68g-2.8/source/a68g.c:3232:11: style: The scope of the variable 'z' can be reduced. [variableScope]
algol68g-2.8/source/a68g.c:4247:9: style: The scope of the variable 'next' can be reduced. [variableScope]
algol68g-2.8/source/a68g.c:4983:11: style: The scope of the variable 'q' can be reduced. [variableScope]
algol68g-2.8/source/a68g.c:5359:8: style: The scope of the variable 'st' can be reduced. [variableScope]
algol68g-2.8/source/a68g.c:5385:24: style: The scope of the variable 'st' can be reduced. [variableScope]
algol68g-2.8/source/a68g.c:4921:7: style: Variable 'n' is modified but its new value is never used. [unreadVariable]
algol68g-2.8/source/a68g.c:5702:7: style: Variable 'extra_syntax' is assigned a value that is never used. [unreadVariable]
algol68g-2.8/source/a68g.c:5781:5: style: Variable 'extra_syntax' is assigned a value that is never used. [unreadVariable]
algol68g-2.8/source/a68g.c:2700:9: error: Allocation with moid_to_string, snprintf doesn't release it. [leakNoVarFunctionCall]
algol68g-2.8/source/a68g.c:5420:15: error: Allocation with moid_to_string, snprintf doesn't release it. [leakNoVarFunctionCall]
algol68g-2.8/source/a68g.c:5453:0: error: Memory leak: msg [memleak]
algol68g-2.8/source/a68g.c:5672:11: error: va_list 'args' was opened but not closed by va_end(). [va_end_missing]
algol68g-2.8/source/a68g.c:5755:11: error: va_list 'args' was opened but not closed by va_end(). [va_end_missing]
algol68g-2.8/source/code.c:878:31: style: Condition 'long_mode_allowed' is always true [knownConditionTrueFalse]
algol68g-2.8/source/code.c:1604:5: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
algol68g-2.8/source/code.c:1604:5: portability: Casting from double ** to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
algol68g-2.8/source/code.c:1606:5: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
algol68g-2.8/source/code.c:1606:5: portability: Casting from double ** to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
algol68g-2.8/source/code.c:1761:7: portability: Casting from double ** to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
algol68g-2.8/source/code.c:2174:67: portability: Casting from double ** to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
algol68g-2.8/source/environ.c:2422:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:2440:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:2457:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:2474:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:2491:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:2507:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:2523:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:2541:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:2571:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:2573:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:2592:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:2594:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:2611:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:2878:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:2894:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:2910:7: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:2924:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:2954:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:2955:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:2971:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:2972:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:2988:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:2989:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:3008:7: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:3287:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:3303:7: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:3318:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:3332:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:3345:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:3358:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:3372:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:3387:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:3402:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:3416:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:3429:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:3442:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:3455:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:3468:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:3481:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:3494:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:3507:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:3520:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:3533:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:3546:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:3559:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:3572:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:3573:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:3590:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:3605:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:3621:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:3634:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:3647:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:3661:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:3662:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:3677:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:3678:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:3693:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:3694:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:3709:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:3710:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:3725:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:3726:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:3741:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:3742:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:3832:1: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:3833:1: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:3834:1: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:3835:1: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:3836:1: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:3837:1: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:3851:7: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:3866:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:3867:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:3869:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:4340:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:4805:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:4823:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:4841:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:4879:7: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:4898:7: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:4943:7: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:4947:27: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:4964:7: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:4968:27: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:4985:7: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:4989:27: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:5006:7: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:5010:27: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:5075:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:5078:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:5111:7: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:5166:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:5187:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:5207:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:5227:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:5247:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:6786:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:6789:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:6802:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:6803:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:6820:7: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:6821:7: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:6822:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:6823:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:6845:7: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:6846:7: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:6863:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:6877:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:6878:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:6892:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:6893:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:6908:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:6909:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:6925:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:6926:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:6928:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:6947:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:6948:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:6950:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:6969:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:6970:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:6971:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:6972:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:6991:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:6992:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:6993:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:6994:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:7013:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:7014:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:7015:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:7016:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:7034:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:7035:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:7036:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:7037:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:7061:10: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:7062:10: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:7063:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:7065:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:7067:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:7068:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:7071:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:7072:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:7120:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:7121:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:7122:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:7123:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:7140:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:7141:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:7142:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:7143:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:7241:14: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:7242:14: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:7279:14: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:7280:14: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:7320:14: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:7321:14: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:7361:14: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:7362:14: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:7402:14: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:7403:14: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:7449:14: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:7450:14: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:7490:14: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:7491:14: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:7532:14: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:7533:14: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:7573:14: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:7574:14: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:10319:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:10320:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:10387:15: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:10399:15: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:10449:15: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:10458:9: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:10754:15: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:10756:5: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
algol68g-2.8/source/environ.c:10769:15: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:10771:5: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
algol68g-2.8/source/environ.c:10798:15: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:10800:5: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
algol68g-2.8/source/environ.c:10812:15: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:10814:5: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
algol68g-2.8/source/environ.c:10843:39: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:11049:15: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:11057:15: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:11073:15: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:11234:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:11238:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:11246:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:11504:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:11598:15: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:11614:7: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:11660:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:11692:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:11693:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:11694:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:11871:15: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:11880:7: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:11881:7: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:11882:7: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:11962:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:11963:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:11964:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:11965:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:12136:15: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:12146:7: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:12160:9: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:12161:9: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:12186:7: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
algol68g-2.8/source/environ.c:13195:17: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:13198:7: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:13199:7: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:13641:17: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:13766:7: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:13767:7: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:13904:15: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:13908:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:13909:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:13980:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:13983:76: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
algol68g-2.8/source/environ.c:14011:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:14014:84: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
algol68g-2.8/source/environ.c:14074:7: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:14077:80: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
algol68g-2.8/source/environ.c:14080:29: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:14103:7: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:14106:88: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
algol68g-2.8/source/environ.c:14109:29: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:14958:19: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/environ.c:9164:5: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
algol68g-2.8/source/environ.c:9160:0: note: Variable 'res' is reassigned a value before the old one has been used.
algol68g-2.8/source/environ.c:9164:5: note: Variable 'res' is reassigned a value before the old one has been used.
algol68g-2.8/source/environ.c:11840:7: style: Variable 's' is reassigned a value before the old one has been used. [redundantAssignment]
algol68g-2.8/source/environ.c:11839:7: note: Variable 's' is reassigned a value before the old one has been used.
algol68g-2.8/source/environ.c:11840:7: note: Variable 's' is reassigned a value before the old one has been used.
algol68g-2.8/source/environ.c:11896:7: style: Variable 's' is reassigned a value before the old one has been used. [redundantAssignment]
algol68g-2.8/source/environ.c:11895:7: note: Variable 's' is reassigned a value before the old one has been used.
algol68g-2.8/source/environ.c:11896:7: note: Variable 's' is reassigned a value before the old one has been used.
algol68g-2.8/source/environ.c:14793:7: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
algol68g-2.8/source/environ.c:14795:9: note: Found duplicate branches for 'if' and 'else'.
algol68g-2.8/source/environ.c:14793:7: note: Found duplicate branches for 'if' and 'else'.
algol68g-2.8/source/environ.c:5026:11: style: The scope of the variable 'base' can be reduced. [variableScope]
algol68g-2.8/source/environ.c:5027:13: style: The scope of the variable 'k' can be reduced. [variableScope]
algol68g-2.8/source/environ.c:5028:12: style: The scope of the variable 'bit' can be reduced. [variableScope]
algol68g-2.8/source/environ.c:5063:11: style: The scope of the variable 'base' can be reduced. [variableScope]
algol68g-2.8/source/environ.c:5064:13: style: The scope of the variable 'k' can be reduced. [variableScope]
algol68g-2.8/source/environ.c:9530:13: style: The scope of the variable 'base' can be reduced. [variableScope]
algol68g-2.8/source/environ.c:9531:15: style: The scope of the variable 'ch' can be reduced. [variableScope]
algol68g-2.8/source/environ.c:10280:12: style: The scope of the variable 'bits' can be reduced. [variableScope]
algol68g-2.8/source/environ.c:11828:27: style: The scope of the variable 'z0' can be reduced. [variableScope]
algol68g-2.8/source/environ.c:11828:31: style: The scope of the variable 'z1' can be reduced. [variableScope]
algol68g-2.8/source/environ.c:12788:16: style: The scope of the variable 'images' can be reduced. [variableScope]
algol68g-2.8/source/environ.c:12813:16: style: The scope of the variable 'images' can be reduced. [variableScope]
algol68g-2.8/source/environ.c:13104:42: style: The scope of the variable 'expo' can be reduced. [variableScope]
algol68g-2.8/source/environ.c:16150:12: style: The scope of the variable 'blockalign' can be reduced. [variableScope]
algol68g-2.8/source/environ.c:16150:24: style: The scope of the variable 'byterate' can be reduced. [variableScope]
algol68g-2.8/source/environ.c:16237:10: style: The scope of the variable 'r' can be reduced. [variableScope]
algol68g-2.8/source/environ.c:15840:11: style: Checking if unsigned variable 'bps' is less than zero. [unsignedLessThanZero]
algol68g-2.8/source/environ.c:11562:12: style: Variable 'pop_sp' is assigned a value that is never used. [unreadVariable]
algol68g-2.8/source/environ.c:13703:19: style: Variable 'sign_digits' is assigned a value that is never used. [unreadVariable]
algol68g-2.8/source/environ.c:14624:3: style: Variable 'row' is assigned a value that is never used. [unreadVariable]
algol68g-2.8/source/environ.c:14851:7: style: Variable 'q' is assigned a value that is never used. [unreadVariable]
algol68g-2.8/source/environ.c:16177:20: style: Variable 'blockalign' is assigned a value that is never used. [unreadVariable]
algol68g-2.8/source/environ.c:16176:18: style: Variable 'byterate' is assigned a value that is never used. [unreadVariable]
algol68g-2.8/source/environ.c:16156:15: style: Variable 'chunksize' is assigned a value that is never used. [unreadVariable]
algol68g-2.8/source/environ.c:16360:3: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
algol68g-2.8/source/environ.c:13127:7: error: Uninitialized variable: width [uninitvar]
algol68g-2.8/source/environ.c:13159:7: error: Uninitialized variable: width [uninitvar]
algol68g-2.8/source/genie.c:2370:14: warning: Either the condition 'struct_mode!=((MOID_T*)NULL)' is redundant or there is possible null pointer dereference: struct_mode. [nullPointerRedundantCheck]
algol68g-2.8/source/genie.c:2351:26: note: Assuming that condition 'struct_mode!=((MOID_T*)NULL)' is not redundant
algol68g-2.8/source/genie.c:2370:14: note: Null pointer dereference
algol68g-2.8/source/genie.c:2371:5: warning: Either the condition 'struct_mode!=((MOID_T*)NULL)' is redundant or there is possible null pointer dereference: struct_mode. [nullPointerRedundantCheck]
algol68g-2.8/source/genie.c:2351:26: note: Assuming that condition 'struct_mode!=((MOID_T*)NULL)' is not redundant
algol68g-2.8/source/genie.c:2371:5: note: Null pointer dereference
algol68g-2.8/source/genie.c:803:17: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/genie.c:809:17: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/genie.c:810:17: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/genie.c:817:17: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/genie.c:818:17: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/genie.c:1010:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/genie.c:1018:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/genie.c:1104:9: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/genie.c:2051:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/genie.c:2052:68: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
algol68g-2.8/source/genie.c:2060:5: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
algol68g-2.8/source/genie.c:2072:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/genie.c:2073:68: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
algol68g-2.8/source/genie.c:2081:5: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
algol68g-2.8/source/genie.c:2107:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/genie.c:2108:68: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
algol68g-2.8/source/genie.c:2116:5: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
algol68g-2.8/source/genie.c:2827:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/genie.c:2833:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/genie.c:2839:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/genie.c:2845:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/genie.c:2848:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/genie.c:5522:3: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
algol68g-2.8/source/genie.c:6151:0: style: Same expression used in consecutive assignments of 'pop_sp' and 'top_sp'. [duplicateAssignExpression]
algol68g-2.8/source/genie.c:6151:0: note: Same expression used in consecutive assignments of 'pop_sp' and 'top_sp'.
algol68g-2.8/source/genie.c:6151:0: note: Same expression used in consecutive assignments of 'pop_sp' and 'top_sp'.
algol68g-2.8/source/genie.c:3767:11: style: The scope of the variable 'exit_buf' can be reduced. [variableScope]
algol68g-2.8/source/genie.c:3770:20: style: The scope of the variable 'yield' can be reduced. [variableScope]
algol68g-2.8/source/genie.c:3828:11: style: The scope of the variable 'exit_buf' can be reduced. [variableScope]
algol68g-2.8/source/genie.c:3830:20: style: The scope of the variable 'yield' can be reduced. [variableScope]
algol68g-2.8/source/genie.c:3893:20: style: The scope of the variable 'yield' can be reduced. [variableScope]
algol68g-2.8/source/genie.c:4912:30: style: The scope of the variable 'tarr' can be reduced. [variableScope]
algol68g-2.8/source/genie.c:4913:48: style: The scope of the variable 'op' can be reduced. [variableScope]
algol68g-2.8/source/genie.c:4913:53: style: The scope of the variable 'np' can be reduced. [variableScope]
algol68g-2.8/source/genie.c:5022:36: style: The scope of the variable 'old_p' can be reduced. [variableScope]
algol68g-2.8/source/genie.c:5022:44: style: The scope of the variable 'new_p' can be reduced. [variableScope]
algol68g-2.8/source/genie.c:6858:7: style: The scope of the variable 'j' can be reduced. [variableScope]
algol68g-2.8/source/genie.c:6859:10: style: The scope of the variable 'stack_s' can be reduced. [variableScope]
algol68g-2.8/source/genie.c:6859:23: style: The scope of the variable 'frame_s' can be reduced. [variableScope]
algol68g-2.8/source/genie.c:7040:12: style: The scope of the variable 'k' can be reduced. [variableScope]
algol68g-2.8/source/genie.c:739:14: style: Variable 'pop_sp' is assigned a value that is never used. [unreadVariable]
algol68g-2.8/source/genie.c:1795:11: style: Variable 'q' is assigned a value that is never used. [unreadVariable]
algol68g-2.8/source/genie.c:1903:3: style: Variable 'primary' is assigned a value that is never used. [unreadVariable]
algol68g-2.8/source/genie.c:2131:5: style: Variable 'tup' is assigned a value that is never used. [unreadVariable]
algol68g-2.8/source/genie.c:2531:5: style: Variable 'rhs' is assigned a value that is never used. [unreadVariable]
algol68g-2.8/source/genie.c:4345:28: style: Variable 'str_size' is assigned a value that is never used. [unreadVariable]
algol68g-2.8/source/genie.c:5682:7: style: Variable 'tup' is assigned a value that is never used. [unreadVariable]
algol68g-2.8/source/gsl.c:93:12: style: The scope of the variable 'inc' can be reduced. [variableScope]
algol68g-2.8/source/gsl.c:93:17: style: The scope of the variable 'iindex' can be reduced. [variableScope]
algol68g-2.8/source/gsl.c:93:25: style: The scope of the variable 'k' can be reduced. [variableScope]
algol68g-2.8/source/gsl.c:94:11: style: The scope of the variable 'base' can be reduced. [variableScope]
algol68g-2.8/source/gsl.c:165:12: style: The scope of the variable 'inc' can be reduced. [variableScope]
algol68g-2.8/source/gsl.c:165:17: style: The scope of the variable 'iindex' can be reduced. [variableScope]
algol68g-2.8/source/gsl.c:165:25: style: The scope of the variable 'k' can be reduced. [variableScope]
algol68g-2.8/source/gsl.c:166:11: style: The scope of the variable 'base' can be reduced. [variableScope]
algol68g-2.8/source/gsl.c:238:19: style: The scope of the variable 'inc1' can be reduced. [variableScope]
algol68g-2.8/source/gsl.c:238:25: style: The scope of the variable 'inc2' can be reduced. [variableScope]
algol68g-2.8/source/gsl.c:238:31: style: The scope of the variable 'iindex1' can be reduced. [variableScope]
algol68g-2.8/source/gsl.c:238:40: style: The scope of the variable 'iindex2' can be reduced. [variableScope]
algol68g-2.8/source/gsl.c:238:49: style: The scope of the variable 'k1' can be reduced. [variableScope]
algol68g-2.8/source/gsl.c:238:53: style: The scope of the variable 'k2' can be reduced. [variableScope]
algol68g-2.8/source/gsl.c:239:11: style: The scope of the variable 'base' can be reduced. [variableScope]
algol68g-2.8/source/gsl.c:325:12: style: The scope of the variable 'inc' can be reduced. [variableScope]
algol68g-2.8/source/gsl.c:325:17: style: The scope of the variable 'iindex' can be reduced. [variableScope]
algol68g-2.8/source/gsl.c:325:25: style: The scope of the variable 'k' can be reduced. [variableScope]
algol68g-2.8/source/gsl.c:326:11: style: The scope of the variable 'base' can be reduced. [variableScope]
algol68g-2.8/source/gsl.c:2171:8: style: Variable 'rc' is assigned a value that is never used. [unreadVariable]
algol68g-2.8/source/gsl.c:2225:8: style: Variable 'rc' is assigned a value that is never used. [unreadVariable]
algol68g-2.8/source/gsl.c:2251:8: style: Variable 'rc' is assigned a value that is never used. [unreadVariable]
algol68g-2.8/source/gsl.c:2295:8: style: Variable 'rc' is assigned a value that is never used. [unreadVariable]
algol68g-2.8/source/monitor.c:992:7: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/monitor.c:993:57: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
algol68g-2.8/source/monitor.c:1276:17: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/monitor.c:1285:17: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/monitor.c:1292:17: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/monitor.c:1293:17: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/monitor.c:1300:17: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/monitor.c:1301:17: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/monitor.c:1477:11: style: The scope of the variable 'count' can be reduced. [variableScope]
algol68g-2.8/source/monitor.c:1992:17: style: The scope of the variable 'res' can be reduced. [variableScope]
algol68g-2.8/source/monitor.c:2527:13: style: The scope of the variable 'res' can be reduced. [variableScope]
algol68g-2.8/source/monitor.c:1039:7: style: Variable 'tup' is assigned a value that is never used. [unreadVariable]
algol68g-2.8/source/mp.c:692:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:693:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:694:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:758:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:759:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:911:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:991:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:1070:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:1170:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:1254:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:1337:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:1338:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:1339:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:1370:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:1371:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:1372:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:1404:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:1440:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:1488:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:1552:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:1553:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:1580:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:1603:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:1604:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:1642:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:1643:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:1738:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:1739:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:1740:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:1799:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:1800:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:1801:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:1855:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:1856:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:1857:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:1906:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:1907:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:1908:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:1909:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:1910:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:1994:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:1995:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:1996:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:1997:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:1998:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2065:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2073:23: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2094:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2102:20: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2130:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2132:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2152:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2153:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2154:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2175:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2176:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2177:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2197:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2224:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2249:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2250:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2251:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2283:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2285:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2286:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2317:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2319:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2320:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2351:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2353:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2354:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2381:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2383:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2384:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2410:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2412:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2413:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2435:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2437:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2438:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2464:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2472:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2473:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2474:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2475:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2476:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2477:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2511:17: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2552:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2553:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2554:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2559:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2569:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2587:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2588:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2589:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2590:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2665:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2666:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2667:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2668:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2695:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2696:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2697:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2698:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2699:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2700:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2701:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2746:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2747:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2748:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2749:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2795:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2796:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2797:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2798:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2838:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2839:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2862:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2863:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2864:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2890:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2891:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2892:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2893:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2894:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2915:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2939:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2983:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2984:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2985:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2986:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2991:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2992:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2993:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:2994:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3026:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3027:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3080:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3081:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3089:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3090:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3091:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3092:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3093:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3094:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3095:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3156:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3157:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3160:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3186:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3187:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3190:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3191:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3192:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3193:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3222:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3223:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3226:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3227:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3228:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3229:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3260:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3261:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3264:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3265:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3266:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3267:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3299:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3300:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3301:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3302:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3332:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3333:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3340:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3342:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3343:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3344:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3345:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3384:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3385:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3392:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3394:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3395:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3396:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3397:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3437:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3438:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3441:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3442:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3448:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3450:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3451:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3491:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3512:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3533:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3554:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3575:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3596:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3615:3: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:3643:5: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
algol68g-2.8/source/mp.c:1330:18: style: Same value in both branches of ternary operator. [duplicateValueTernary]
algol68g-2.8/source/mp.c:1363:18: style: Same value in both branches of ternary operator. [duplicateValueTernary]
algol68g-2.8/source/mp.c:1545:18: style: Same value in both branches of ternary operator. [duplicateValueTernary]
algol68g-2.8/source/mp.c:1600:47: style: Same value in both branches of ternary operator. [duplicateValueTernary]
algol68g-2.8/source/mp.c:1639:47: style: Same value in both branches of ternary operator. [duplicateValueTernary]
algol68g-2.8/source/mp.c:1725:42: style: Same value in both branches of ternary operator. [duplicateValueTernary]
algol68g-2.8/source/mp.c:1787:42: style: Same value in both branches of ternary operator. [duplicateValueTernary]
algol68g-2.8/source/mp.c:1899:48: style: Same value in both branches of ternary operator. [duplicateValueTernary]
algol68g-2.8/source/mp.c:1987:45: style: Same value in both branches of ternary operator. [duplicateValueTernary]
algol68g-2.8/source/mp.c:2063:42: style: Same value in both branches of ternary operator. [duplicateValueTernary]
algol68g-2.8/source/mp.c:2092:42: style: Same value in both branches of ternary operator. [duplicateValueTernary]
algol68g-2.8/source/mp.c:2123:42: style: Same value in both branches of ternary operator. [duplicateValueTernary]
algol68g-2.8/source/mp.c:2281:18: style: Same value in both branches of ternary operator. [duplicateValueTernary]
algol68g-2.8/source/mp.c:2312:18: style: Same value in both branches of ternary operator. [duplicateValueTernary]
algol68g-2.8/source/mp.c:2315:22: style: Same value in both branches of ternary operator. [duplicateValueTernary]
algol68g-2.8/source/mp.c:2349:18: style: Same value in both branches of ternary operator. [duplicateValueTernary]
algol68g-2.8/source/mp.c:2377:20: style: Same value in both branches of ternary operator. [duplicateValueTernary]
algol68g-2.8/source/mp.c:2379:16: style: Same value in both branches of ternary operator. [duplicateValueTernary]
algol68g-2.8/source/mp.c:2408:18: style: Same value in both branches of ternary operator. [duplicateValueTernary]
algol68g-2.8/source/mp.c:2433:18: style: Same value in both branches of ternary operator. [duplicateValueTernary]
algol68g-2.8/source/mp.c:2461:42: style: Same value in both branches of ternary operator. [duplicateValueTernary]
algol68g-2.8/source/mp.c:2548:48: style: Same value in both branches of ternary operator. [duplicateValueTernary]
algol68g-2.8/source/mp.c:2663:42: style: Same value in both branches of ternary operator. [duplicateValueTernary]
algol68g-2.8/source/mp.c:2692:42: style: Same value in both branches of ternary operator. [duplicateValueTernary]
algol68g-2.8/source/mp.c:2744:42: style: Same value in both branches of ternary operator. [duplicateValueTernary]
algol68g-2.8/source/mp.c:2787:42: style: Same value in both branches of ternary operator. [duplicateValueTernary]
algol68g-2.8/source/mp.c:2835:42: style: Same value in both branches of ternary operator. [duplicateValueTernary]
algol68g-2.8/source/mp.c:2981:18: style: Same value in both branches of ternary operator. [duplicateValueTernary]
algol68g-2.8/source/mp.c:3079:18: style: Same value in both branches of ternary operator. [duplicateValueTernary]
algol68g-2.8/source/mp.c:3155:18: style: Same value in both branches of ternary operator. [duplicateValueTernary]
algol68g-2.8/source/mp.c:3185:18: style: Same value in both branches of ternary operator. [duplicateValueTernary]
algol68g-2.8/source/mp.c:3221:18: style: Same value in both branches of ternary operator. [duplicateValueTernary]
algol68g-2.8/source/mp.c:3259:18: style: Same value in both branches of ternary operator. [duplicateValueTernary]
algol68g-2.8/source/mp.c:3331:18: style: Same value in both branches of ternary operator. [duplicateValueTernary]
algol68g-2.8/source/mp.c:3383:18: style: Same value in both branches of ternary operator. [duplicateValueTernary]
algol68g-2.8/source/mp.c:3436:18: style: Same value in both branches of ternary operator. [duplicateValueTernary]
algol68g-2.8/source/mp.c:331:7: style: The scope of the variable 'k' can be reduced. [variableScope]
algol68g-2.8/source/mp.c:940:7: style: The scope of the variable 'j' can be reduced. [variableScope]
algol68g-2.8/source/mp.c:1725:63: style: The scope of the variable 'digits_h' can be reduced. [variableScope]
algol68g-2.8/source/mp.c:1787:63: style: The scope of the variable 'digits_h' can be reduced. [variableScope]
algol68g-2.8/source/mp.c:2463:16: style: The scope of the variable 'one' can be reduced. [variableScope]
algol68g-2.8/source/mp.c:2889:19: style: The scope of the variable 'digits_h' can be reduced. [variableScope]
algol68g-2.8/source/mp.c:444:3: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
algol68g-2.8/source/mp.c:478:3: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
algol68g-2.8/source/mp.c:504:3: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
algol68g-2.8/source/mp.c:646:3: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
algol68g-2.8/source/mp.c:1020:5: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
algol68g-2.8/source/mp.c:1133:5: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
algol68g-2.8/source/mp.c:1213:3: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
algol68g-2.8/source/mp.c:1314:3: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
algol68g-2.8/source/mp.c:1420:3: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
algol68g-2.8/source/mp.c:1457:3: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
algol68g-2.8/source/mp.c:1529:3: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
algol68g-2.8/source/mp.c:1624:3: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
algol68g-2.8/source/mp.c:1663:3: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
algol68g-2.8/source/plotutils.c:1512:10: style: The scope of the variable 'frac' can be reduced. [variableScope]
algol68g-2.8/source/plotutils.c:1545:10: style: The scope of the variable 'z' can be reduced. [variableScope]
algol68g-2.8/source/plotutils.c:1191:13: style: Variable 'plotter' is assigned a value that is never used. [unreadVariable]
algol68g-2.8/source/plotutils.c:1600:10: style: Variable 'size' is assigned a value that is never used. [unreadVariable]
algol68g-2.8/source/pretty.c:151:7: style: The scope of the variable 'n' can be reduced. [variableScope]
algol68g-2.8/source/pretty.c:314:7: style: Variable 'q' is assigned a value that is never used. [unreadVariable]
algol68g-2.8/source/syntax.c:9036:13: warning: Logical conjunction always evaluates to false: k < 1 && k > 2. [incorrectLogicOperator]
algol68g-2.8/source/syntax.c:1235:33: warning: Possible null pointer dereference: term_s [nullPointer]
algol68g-2.8/source/syntax.c:1200:31: note: Assignment 'term_s=(char*)NULL', assigned value is 0
algol68g-2.8/source/syntax.c:1235:33: note: Null pointer dereference
algol68g-2.8/source/syntax.c:2317:11: warning: Either the condition 'p!=((NODE_T*)NULL)' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck]
algol68g-2.8/source/syntax.c:2976:16: note: Assuming that condition 'p!=((NODE_T*)NULL)' is not redundant
algol68g-2.8/source/syntax.c:2984:28: note: Calling function 'is_loop_keyword', 1st argument 'p' value is 0
algol68g-2.8/source/syntax.c:2317:11: note: Null pointer dereference
algol68g-2.8/source/syntax.c:2939:7: warning: Either the condition 'p!=((NODE_T*)NULL)' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck]
algol68g-2.8/source/syntax.c:2976:16: note: Assuming that condition 'p!=((NODE_T*)NULL)' is not redundant
algol68g-2.8/source/syntax.c:2973:35: note: Calling function 'is_loop_cast_formula', 1st argument 'p' value is 0
algol68g-2.8/source/syntax.c:2939:7: note: Null pointer dereference
algol68g-2.8/source/syntax.c:9075:7: warning: Either the condition 'entry!=((TAG_T*)NULL)' is redundant or there is possible null pointer dereference: entry. [nullPointerRedundantCheck]
algol68g-2.8/source/syntax.c:9070:20: note: Assuming that condition 'entry!=((TAG_T*)NULL)' is not redundant
algol68g-2.8/source/syntax.c:9075:7: note: Null pointer dereference
algol68g-2.8/source/syntax.c:9076:7: warning: Either the condition 'entry!=((TAG_T*)NULL)' is redundant or there is possible null pointer dereference: entry. [nullPointerRedundantCheck]
algol68g-2.8/source/syntax.c:9070:20: note: Assuming that condition 'entry!=((TAG_T*)NULL)' is not redundant
algol68g-2.8/source/syntax.c:9076:7: note: Null pointer dereference
algol68g-2.8/source/syntax.c:9106:7: warning: Either the condition 'entry!=((TAG_T*)NULL)' is redundant or there is possible null pointer dereference: entry. [nullPointerRedundantCheck]
algol68g-2.8/source/syntax.c:9101:20: note: Assuming that condition 'entry!=((TAG_T*)NULL)' is not redundant
algol68g-2.8/source/syntax.c:9106:7: note: Null pointer dereference
algol68g-2.8/source/syntax.c:9107:7: warning: Either the condition 'entry!=((TAG_T*)NULL)' is redundant or there is possible null pointer dereference: entry. [nullPointerRedundantCheck]
algol68g-2.8/source/syntax.c:9101:20: note: Assuming that condition 'entry!=((TAG_T*)NULL)' is not redundant
algol68g-2.8/source/syntax.c:9107:7: note: Null pointer dereference
algol68g-2.8/source/syntax.c:9135:7: warning: Either the condition 'entry!=((TAG_T*)NULL)' is redundant or there is possible null pointer dereference: entry. [nullPointerRedundantCheck]
algol68g-2.8/source/syntax.c:9130:20: note: Assuming that condition 'entry!=((TAG_T*)NULL)' is not redundant
algol68g-2.8/source/syntax.c:9135:7: note: Null pointer dereference
algol68g-2.8/source/syntax.c:4440:9: warning: Variable 'declarer_pack' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch]
algol68g-2.8/source/syntax.c:4437:9: note: Variable 'declarer_pack' is reassigned a value before the old one has been used. 'break;' missing?
algol68g-2.8/source/syntax.c:4440:9: note: Variable 'declarer_pack' is reassigned a value before the old one has been used. 'break;' missing?
algol68g-2.8/source/syntax.c:11626:3: style: Variable 'u' is reassigned a value before the old one has been used. [redundantAssignment]
algol68g-2.8/source/syntax.c:11621:0: note: Variable 'u' is reassigned a value before the old one has been used.
algol68g-2.8/source/syntax.c:11626:3: note: Variable 'u' is reassigned a value before the old one has been used.
algol68g-2.8/source/syntax.c:11630:3: style: Variable 'v' is reassigned a value before the old one has been used. [redundantAssignment]
algol68g-2.8/source/syntax.c:11621:0: note: Variable 'v' is reassigned a value before the old one has been used.
algol68g-2.8/source/syntax.c:11630:3: note: Variable 'v' is reassigned a value before the old one has been used.
algol68g-2.8/source/syntax.c:1017:7: style: The scope of the variable 'k' can be reduced. [variableScope]
algol68g-2.8/source/syntax.c:1079:11: style: The scope of the variable 'l' can be reduced. [variableScope]
algol68g-2.8/source/syntax.c:1142:8: style: The scope of the variable 'ch' can be reduced. [variableScope]
algol68g-2.8/source/syntax.c:2790:10: style: The scope of the variable 'ignore_token' can be reduced. [variableScope]
algol68g-2.8/source/syntax.c:4033:11: style: The scope of the variable 'q' can be reduced. [variableScope]
algol68g-2.8/source/syntax.c:4603:11: style: The scope of the variable 'a' can be reduced. [variableScope]
algol68g-2.8/source/syntax.c:4617:11: style: The scope of the variable 'a' can be reduced. [variableScope]
algol68g-2.8/source/syntax.c:11683:11: style: The scope of the variable 'z' can be reduced. [variableScope]
algol68g-2.8/source/syntax.c:11822:11: style: The scope of the variable 'z' can be reduced. [variableScope]
algol68g-2.8/source/syntax.c:11873:11: style: The scope of the variable 'z' can be reduced. [variableScope]
algol68g-2.8/source/syntax.c:12323:23: style: The scope of the variable 'source_moid' can be reduced. [variableScope]
algol68g-2.8/source/syntax.c:4817:55: style: Function 'reduce_right_to_left_constructs' argument 1 names different: declaration 'q' definition 'p'. [funcArgNamesDifferent]
algol68g-2.8/source/syntax.c:250:55: note: Function 'reduce_right_to_left_constructs' argument 1 names different: declaration 'q' definition 'p'.
algol68g-2.8/source/syntax.c:4817:55: note: Function 'reduce_right_to_left_constructs' argument 1 names different: declaration 'q' definition 'p'.
algol68g-2.8/source/syntax.c:12343:19: style: Variable 'source_moid' is assigned a value that is never used. [unreadVariable]
algol68g-2.8/source/syntax.c:12327:15: style: Variable 'dest_moid' is assigned a value that is never used. [unreadVariable]
algol68g-2.8/source/syntax.c:1151:72: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
algol68g-2.8/source/syntax.c:1182:74: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
[22:31]

ftp://ftp.se.debian.org/debian/pool/main/a/algotutor/algotutor_0.8.6.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/alice/alice_0.19.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/alien-hunter/alien-hunter_1.7.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/alienblaster/alienblaster_1.1.0.orig.tar.gz
alienblaster/src/banner.cc:24:9: warning: Member variable 'Banner::sound' is not initialized in the constructor. [uninitMemberVar]
alienblaster/src/geometry.h:350:14: style: Technically the member function 'Vector2D::isInFrontOf' can be const. [functionConst]
alienblaster/src/geometry.h:353:14: style: Technically the member function 'Vector2D::isInFrontOf' can be const. [functionConst]
alienblaster/src/geometry.h:363:14: style: Technically the member function 'Vector2D::isBehindOf' can be const. [functionConst]
alienblaster/src/geometry.h:366:14: style: Technically the member function 'Vector2D::isBehindOf' can be const. [functionConst]
alienblaster/src/geometry.h:376:14: style: Technically the member function 'Vector2D::isLeftOf' can be const. [functionConst]
alienblaster/src/geometry.h:379:14: style: Technically the member function 'Vector2D::isLeftOf' can be const. [functionConst]
alienblaster/src/geometry.h:389:14: style: Technically the member function 'Vector2D::isRightOf' can be const. [functionConst]
alienblaster/src/geometry.h:392:14: style: Technically the member function 'Vector2D::isRightOf' can be const. [functionConst]
alienblaster/src/banner.h:46:8: style: Technically the member function 'Banner::isExpired' can be const. [functionConst]
alienblaster/src/banner.cc:51:14: note: Technically the member function 'Banner::isExpired' can be const.
alienblaster/src/banner.h:46:8: note: Technically the member function 'Banner::isExpired' can be const.
alienblaster/src/banner.h:47:8: style: Technically the member function 'Banner::movingAway' can be const. [functionConst]
alienblaster/src/banner.cc:103:14: note: Technically the member function 'Banner::movingAway' can be const.
alienblaster/src/banner.h:47:8: note: Technically the member function 'Banner::movingAway' can be const.
alienblaster/src/boundingBox.cc:67:3: style: Variable 'overlaps' is reassigned a value before the old one has been used. [redundantAssignment]
alienblaster/src/boundingBox.cc:65:0: note: Variable 'overlaps' is reassigned a value before the old one has been used.
alienblaster/src/boundingBox.cc:67:3: note: Variable 'overlaps' is reassigned a value before the old one has been used.
alienblaster/src/boundingBox.h:38:6: style: Technically the member function 'BoundingBox::getUpperBound' can be const. [functionConst]
alienblaster/src/boundingBox.cc:35:18: note: Technically the member function 'BoundingBox::getUpperBound' can be const.
alienblaster/src/boundingBox.h:38:6: note: Technically the member function 'BoundingBox::getUpperBound' can be const.
alienblaster/src/boundingBox.h:39:6: style: Technically the member function 'BoundingBox::getLowerBound' can be const. [functionConst]
alienblaster/src/boundingBox.cc:39:18: note: Technically the member function 'BoundingBox::getLowerBound' can be const.
alienblaster/src/boundingBox.h:39:6: note: Technically the member function 'BoundingBox::getLowerBound' can be const.
alienblaster/src/boundingBox.h:40:6: style: Technically the member function 'BoundingBox::getLeftBound' can be const. [functionConst]
alienblaster/src/boundingBox.cc:43:18: note: Technically the member function 'BoundingBox::getLeftBound' can be const.
alienblaster/src/boundingBox.h:40:6: note: Technically the member function 'BoundingBox::getLeftBound' can be const.
alienblaster/src/boundingBox.h:41:6: style: Technically the member function 'BoundingBox::getRightBound' can be const. [functionConst]
alienblaster/src/boundingBox.cc:47:18: note: Technically the member function 'BoundingBox::getRightBound' can be const.
alienblaster/src/boundingBox.h:41:6: note: Technically the member function 'BoundingBox::getRightBound' can be const.
alienblaster/src/enemy.cc:437:26: style: Opposite expression on both sides of '&&'. [oppositeExpression]
alienblaster/src/enemy.cc:437:26: note: Opposite expression on both sides of '&&'.
alienblaster/src/enemy.cc:437:26: note: Opposite expression on both sides of '&&'.
alienblaster/src/enemy.cc:457:26: style: Opposite expression on both sides of '&&'. [oppositeExpression]
alienblaster/src/enemy.cc:457:26: note: Opposite expression on both sides of '&&'.
alienblaster/src/enemy.cc:457:26: note: Opposite expression on both sides of '&&'.
alienblaster/src/enemy.cc:459:18: style: The scope of the variable 'newExplosion' can be reduced. [variableScope]
alienblaster/src/enemy.cc:46:9: performance: Variable 'pos' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alienblaster/src/enemy.cc:47:9: performance: Variable 'vel' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alienblaster/src/enemy.cc:48:3: performance: Variable 'relTargetPos' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alienblaster/src/shot.h:63:8: style: Technically the member function 'Shot::isExpired' can be const. [functionConst]
alienblaster/src/shot.h:64:12: style: Technically the member function 'Shot::getPos' can be const. [functionConst]
alienblaster/src/enemy.h:68:8: style: Technically the member function 'Enemy::isExpired' can be const. [functionConst]
alienblaster/src/enemy.cc:143:13: note: Technically the member function 'Enemy::isExpired' can be const.
alienblaster/src/enemy.h:68:8: note: Technically the member function 'Enemy::isExpired' can be const.
alienblaster/src/enemy.h:70:8: style: Technically the member function 'Enemy::isDead' can be const. [functionConst]
alienblaster/src/enemy.h:72:14: style: Technically the member function 'Enemy::getType' can be const. [functionConst]
alienblaster/src/enemy.h:85:12: style: Technically the member function 'Enemy::getPos' can be const. [functionConst]
alienblaster/src/enemy.h:86:12: style: Technically the member function 'Enemy::getVel' can be const. [functionConst]
alienblaster/src/racers.h:57:16: style: Technically the member function 'Racers::getNrRacers' can be const. [functionConst]
alienblaster/src/racer.h:129:8: style: Technically the member function 'Racer::isDeflectorSpecialActive' can be const. [functionConst]
alienblaster/src/racer.h:130:14: style: Technically the member function 'Racer::getPlayerNr' can be const. [functionConst]
alienblaster/src/racer.h:131:14: style: Technically the member function 'Racer::getShipType' can be const. [functionConst]
alienblaster/src/racer.h:133:19: style: Technically the member function 'Racer::getPos' can be const. [functionConst]
alienblaster/src/racer.h:134:19: style: Technically the member function 'Racer::getVel' can be const. [functionConst]
alienblaster/src/racer.h:192:7: style: Technically the member function 'Racer::getPoints' can be const. [functionConst]
alienblaster/src/items.h:46:23: style: Technically the member function 'Items::getNrItems' can be const. [functionConst]
alienblaster/src/item.h:52:15: style: Technically the member function 'Item::isExpired' can be const. [functionConst]
alienblaster/src/item.h:53:19: style: Technically the member function 'Item::getPos' can be const. [functionConst]
alienblaster/src/item.h:54:19: style: Technically the member function 'Item::getVel' can be const. [functionConst]
alienblaster/src/item.h:56:20: style: Technically the member function 'Item::getType' can be const. [functionConst]
alienblaster/src/wrecks.h:41:16: style: Technically the member function 'Wrecks::getNrWrecks' can be const. [functionConst]
alienblaster/src/wreck.h:43:12: style: Technically the member function 'Wreck::getPos' can be const. [functionConst]
alienblaster/src/wreck.h:44:12: style: Technically the member function 'Wreck::getVel' can be const. [functionConst]
alienblaster/src/wreck.h:45:14: style: Technically the member function 'Wreck::getType' can be const. [functionConst]
alienblaster/src/explosions.h:36:23: style: Technically the member function 'Explosions::getNrExplosions' can be const. [functionConst]
alienblaster/src/explosion.h:62:8: style: Technically the member function 'Explosion::isExpired' can be const. [functionConst]
alienblaster/src/enemy.cc:127:3: style: Class 'Enemy' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
alienblaster/src/enemy.cc:127:3: style: Class 'Enemy' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
alienblaster/src/options.h:50:3: style: Class 'Options' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alienblaster/src/options.h:50:30: performance: Function parameter 'lFilename' should be passed by const reference. [passedByValue]
alienblaster/src/options.h:57:32: performance: Function parameter 'keyword' should be passed by const reference. [passedByValue]
alienblaster/src/options.h:60:34: performance: Function parameter 'keyword' should be passed by const reference. [passedByValue]
alienblaster/src/options.h:63:35: performance: Function parameter 'keyword' should be passed by const reference. [passedByValue]
alienblaster/src/options.h:66:34: performance: Function parameter 'keyword' should be passed by const reference. [passedByValue]
alienblaster/src/options.h:69:54: performance: Function parameter 'keyword' should be passed by const reference. [passedByValue]
alienblaster/src/options.h:71:64: performance: Function parameter 'keyword' should be passed by const reference. [passedByValue]
alienblaster/src/options.h:73:34: performance: Function parameter 'newValue' should be passed by const reference. [passedByValue]
alienblaster/src/options.h:73:62: performance: Function parameter 'keyword' should be passed by const reference. [passedByValue]
alienblaster/src/options.h:77:35: performance: Function parameter 'lFilename' should be passed by const reference. [passedByValue]
alienblaster/src/enemys.cc:86:10: style: The scope of the variable 'wreck' can be reduced. [variableScope]
alienblaster/src/enemys.cc:223:6: style: The scope of the variable 'xPos' can be reduced. [variableScope]
alienblaster/src/enemys.h:58:23: style: Technically the member function 'Enemys::getNrEnemys' can be const. [functionConst]
alienblaster/src/enemys.h:59:14: style: Technically the member function 'Enemys::getNrEnemysKilled' can be const. [functionConst]
alienblaster/src/enemys.h:60:14: style: Technically the member function 'Enemys::getNrEnemysGenerated' can be const. [functionConst]
alienblaster/src/formation.h:77:12: style: Technically the member function 'Formation::getCenter' can be const. [functionConst]
alienblaster/src/formation.h:81:8: style: Technically the member function 'Formation::isExpired' can be const. [functionConst]
alienblaster/src/font.cc:129:7: style: The scope of the variable 'x' can be reduced. [variableScope]
alienblaster/src/font.cc:130:16: style: The scope of the variable 'charsetpos' can be reduced. [variableScope]
alienblaster/src/font.h:71:7: style: Technically the member function 'Font::getCharWidth' can be const. [functionConst]
alienblaster/src/font.cc:43:11: note: Technically the member function 'Font::getCharWidth' can be const.
alienblaster/src/font.h:71:7: note: Technically the member function 'Font::getCharWidth' can be const.
alienblaster/src/font.h:72:7: style: Technically the member function 'Font::getCharHeight' can be const. [functionConst]
alienblaster/src/font.cc:47:11: note: Technically the member function 'Font::getCharHeight' can be const.
alienblaster/src/font.h:72:7: note: Technically the member function 'Font::getCharHeight' can be const.
alienblaster/src/font.h:67:3: style: Class 'Font' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alienblaster/src/formation.cc:34:3: performance: Variable 'formationCenter' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alienblaster/src/formation.cc:35:3: performance: Variable 'formationSpeed' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alienblaster/src/formation.h:55:8: style: Technically the member function 'Formation::fillTargetPosFormationV' can be const. [functionConst]
alienblaster/src/formation.cc:218:17: note: Technically the member function 'Formation::fillTargetPosFormationV' can be const.
alienblaster/src/formation.h:55:8: note: Technically the member function 'Formation::fillTargetPosFormationV' can be const.
alienblaster/src/formation.h:56:8: style: Technically the member function 'Formation::fillTargetPosFormationReverseV' can be const. [functionConst]
alienblaster/src/formation.cc:288:17: note: Technically the member function 'Formation::fillTargetPosFormationReverseV' can be const.
alienblaster/src/formation.h:56:8: note: Technically the member function 'Formation::fillTargetPosFormationReverseV' can be const.
alienblaster/src/formation.h:57:8: style: Technically the member function 'Formation::fillTargetPosFormationBlock' can be const. [functionConst]
alienblaster/src/formation.cc:359:17: note: Technically the member function 'Formation::fillTargetPosFormationBlock' can be const.
alienblaster/src/formation.h:57:8: note: Technically the member function 'Formation::fillTargetPosFormationBlock' can be const.
alienblaster/src/formation.h:58:8: style: Technically the member function 'Formation::fillTargetPosFormationLine' can be const. [functionConst]
alienblaster/src/formation.cc:429:17: note: Technically the member function 'Formation::fillTargetPosFormationLine' can be const.
alienblaster/src/formation.h:58:8: note: Technically the member function 'Formation::fillTargetPosFormationLine' can be const.
alienblaster/src/formation.h:62:8: style: Technically the member function 'Formation::calcNextPerm' can be const. [functionConst]
alienblaster/src/formation.cc:527:17: note: Technically the member function 'Formation::calcNextPerm' can be const.
alienblaster/src/formation.h:62:8: note: Technically the member function 'Formation::calcNextPerm' can be const.
alienblaster/src/formation.h:65:7: performance: Technically the member function 'Formation::factorial' can be static. [functionStatic]
alienblaster/src/formation.cc:584:16: note: Technically the member function 'Formation::factorial' can be static.
alienblaster/src/formation.h:65:7: note: Technically the member function 'Formation::factorial' can be static.
alienblaster/src/game.cc:802:7: style: The scope of the variable 'actualTime' can be reduced. [variableScope]
alienblaster/src/game.cc:74:7: warning: Member variable 'Game::hud' is not initialized in the constructor. [uninitMemberVar]
alienblaster/src/game.cc:74:7: warning: Member variable 'Game::bossTime' is not initialized in the constructor. [uninitMemberVar]
alienblaster/src/game.cc:74:7: warning: Member variable 'Game::minibossTime' is not initialized in the constructor. [uninitMemberVar]
alienblaster/src/game.cc:74:7: warning: Member variable 'Game::minibossAlreadyKilled' is not initialized in the constructor. [uninitMemberVar]
alienblaster/src/game.cc:74:7: warning: Member variable 'Game::bossNukeEffect' is not initialized in the constructor. [uninitMemberVar]
alienblaster/src/game.cc:74:7: warning: Member variable 'Game::bossExplosion' is not initialized in the constructor. [uninitMemberVar]
alienblaster/src/game.h:120:8: style: Unused private function: 'Game::timeManagement' [unusedPrivateFunction]
alienblaster/src/game.h:124:8: performance: Technically the member function 'Game::options' can be static. [functionStatic]
alienblaster/src/game.cc:680:12: note: Technically the member function 'Game::options' can be static.
alienblaster/src/game.h:124:8: note: Technically the member function 'Game::options' can be static.
alienblaster/src/smokePuffs.h:41:16: style: Technically the member function 'SmokePuffs::getNrSmokePuffs' can be const. [functionConst]
alienblaster/src/game.cc:93:3: style: Class 'Game' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
alienblaster/src/game.cc:93:3: style: Class 'Game' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
alienblaster/src/intro.h:53:3: style: Class 'Intro' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alienblaster/src/setDifficulty.h:59:3: style: Class 'SetDifficulty' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alienblaster/src/menuArcadeMode.h:57:3: style: Class 'MenuArcadeMode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alienblaster/src/geometry.cc:158:35: style: Function 'setVector2D' argument 1 names different: declaration 'newX' definition 'dX'. [funcArgNamesDifferent]
alienblaster/src/geometry.h:300:42: note: Function 'setVector2D' argument 1 names different: declaration 'newX' definition 'dX'.
alienblaster/src/geometry.cc:158:35: note: Function 'setVector2D' argument 1 names different: declaration 'newX' definition 'dX'.
alienblaster/src/geometry.cc:158:45: style: Function 'setVector2D' argument 2 names different: declaration 'newY' definition 'dY'. [funcArgNamesDifferent]
alienblaster/src/geometry.h:301:42: note: Function 'setVector2D' argument 2 names different: declaration 'newY' definition 'dY'.
alienblaster/src/geometry.cc:158:45: note: Function 'setVector2D' argument 2 names different: declaration 'newY' definition 'dY'.
alienblaster/src/geometry.cc:165:37: style: Function 'setLength' argument 1 names different: declaration 'f' definition 'd'. [funcArgNamesDifferent]
alienblaster/src/geometry.h:325:35: note: Function 'setLength' argument 1 names different: declaration 'f' definition 'd'.
alienblaster/src/geometry.cc:165:37: note: Function 'setLength' argument 1 names different: declaration 'f' definition 'd'.
alienblaster/src/geometry.cc:180:47: style: Function 'globalToRelative' argument 1 names different: declaration 'orig' definition 'origin'. [funcArgNamesDifferent]
alienblaster/src/geometry.h:456:50: note: Function 'globalToRelative' argument 1 names different: declaration 'orig' definition 'origin'.
alienblaster/src/geometry.cc:180:47: note: Function 'globalToRelative' argument 1 names different: declaration 'orig' definition 'origin'.
alienblaster/src/geometry.cc:189:47: style: Function 'relativeToGlobal' argument 1 names different: declaration 'orig' definition 'origin'. [funcArgNamesDifferent]
alienblaster/src/geometry.h:459:50: note: Function 'relativeToGlobal' argument 1 names different: declaration 'orig' definition 'origin'.
alienblaster/src/geometry.cc:189:47: note: Function 'relativeToGlobal' argument 1 names different: declaration 'orig' definition 'origin'.
alienblaster/src/geometry.cc:220:44: style: Function 'getLengthGeomSeries' argument 1 names different: declaration 'first' definition 'dFirst'. [funcArgNamesDifferent]
alienblaster/src/geometry.h:513:36: note: Function 'getLengthGeomSeries' argument 1 names different: declaration 'first' definition 'dFirst'.
alienblaster/src/geometry.cc:220:44: note: Function 'getLengthGeomSeries' argument 1 names different: declaration 'first' definition 'dFirst'.
alienblaster/src/geometry.cc:220:58: style: Function 'getLengthGeomSeries' argument 2 names different: declaration 'ratio' definition 'dRatio'. [funcArgNamesDifferent]
alienblaster/src/geometry.h:513:49: note: Function 'getLengthGeomSeries' argument 2 names different: declaration 'ratio' definition 'dRatio'.
alienblaster/src/geometry.cc:220:58: note: Function 'getLengthGeomSeries' argument 2 names different: declaration 'ratio' definition 'dRatio'.
alienblaster/src/geometry.cc:220:72: style: Function 'getLengthGeomSeries' argument 3 names different: declaration 'sum' definition 'dSum'. [funcArgNamesDifferent]
alienblaster/src/geometry.h:513:62: note: Function 'getLengthGeomSeries' argument 3 names different: declaration 'sum' definition 'dSum'.
alienblaster/src/geometry.cc:220:72: note: Function 'getLengthGeomSeries' argument 3 names different: declaration 'sum' definition 'dSum'.
alienblaster/src/geometry.cc:234:41: style: Function 'getSumGeomSeries' argument 1 names different: declaration 'first' definition 'dFirst'. [funcArgNamesDifferent]
alienblaster/src/geometry.h:523:38: note: Function 'getSumGeomSeries' argument 1 names different: declaration 'first' definition 'dFirst'.
alienblaster/src/geometry.cc:234:41: note: Function 'getSumGeomSeries' argument 1 names different: declaration 'first' definition 'dFirst'.
alienblaster/src/geometry.cc:234:55: style: Function 'getSumGeomSeries' argument 2 names different: declaration 'ratio' definition 'dRatio'. [funcArgNamesDifferent]
alienblaster/src/geometry.h:523:51: note: Function 'getSumGeomSeries' argument 2 names different: declaration 'ratio' definition 'dRatio'.
alienblaster/src/geometry.cc:234:55: note: Function 'getSumGeomSeries' argument 2 names different: declaration 'ratio' definition 'dRatio'.
alienblaster/src/geometry.cc:234:69: style: Function 'getSumGeomSeries' argument 3 names different: declaration 'length' definition 'dLength'. [funcArgNamesDifferent]
alienblaster/src/geometry.h:523:64: note: Function 'getSumGeomSeries' argument 3 names different: declaration 'length' definition 'dLength'.
alienblaster/src/geometry.cc:234:69: note: Function 'getSumGeomSeries' argument 3 names different: declaration 'length' definition 'dLength'.
alienblaster/src/geometry.cc:241:44: style: Function 'getSumInfGeomSeries' argument 1 names different: declaration 'first' definition 'dFirst'. [funcArgNamesDifferent]
alienblaster/src/geometry.h:532:38: note: Function 'getSumInfGeomSeries' argument 1 names different: declaration 'first' definition 'dFirst'.
alienblaster/src/geometry.cc:241:44: note: Function 'getSumInfGeomSeries' argument 1 names different: declaration 'first' definition 'dFirst'.
alienblaster/src/geometry.cc:241:58: style: Function 'getSumInfGeomSeries' argument 2 names different: declaration 'ratio' definition 'dRatio'. [funcArgNamesDifferent]
alienblaster/src/geometry.h:532:51: note: Function 'getSumInfGeomSeries' argument 2 names different: declaration 'ratio' definition 'dRatio'.
alienblaster/src/geometry.cc:241:58: note: Function 'getSumInfGeomSeries' argument 2 names different: declaration 'ratio' definition 'dRatio'.
alienblaster/src/geometry.cc:250:43: style: Function 'getFirstGeomSeries' argument 1 names different: declaration 'sum' definition 'dSum'. [funcArgNamesDifferent]
alienblaster/src/geometry.h:542:38: note: Function 'getFirstGeomSeries' argument 1 names different: declaration 'sum' definition 'dSum'.
alienblaster/src/geometry.cc:250:43: note: Function 'getFirstGeomSeries' argument 1 names different: declaration 'sum' definition 'dSum'.
alienblaster/src/geometry.cc:250:55: style: Function 'getFirstGeomSeries' argument 2 names different: declaration 'ratio' definition 'dRatio'. [funcArgNamesDifferent]
alienblaster/src/geometry.h:542:51: note: Function 'getFirstGeomSeries' argument 2 names different: declaration 'ratio' definition 'dRatio'.
alienblaster/src/geometry.cc:250:55: note: Function 'getFirstGeomSeries' argument 2 names different: declaration 'ratio' definition 'dRatio'.
alienblaster/src/geometry.cc:250:69: style: Function 'getFirstGeomSeries' argument 3 names different: declaration 'length' definition 'dLength'. [funcArgNamesDifferent]
alienblaster/src/geometry.h:542:64: note: Function 'getFirstGeomSeries' argument 3 names different: declaration 'length' definition 'dLength'.
alienblaster/src/geometry.cc:250:69: note: Function 'getFirstGeomSeries' argument 3 names different: declaration 'length' definition 'dLength'.
alienblaster/src/geometry.cc:256:46: style: Function 'getFirstInfGeomSeries' argument 1 names different: declaration 'sum' definition 'dSum'. [funcArgNamesDifferent]
alienblaster/src/geometry.h:552:39: note: Function 'getFirstInfGeomSeries' argument 1 names different: declaration 'sum' definition 'dSum'.
alienblaster/src/geometry.cc:256:46: note: Function 'getFirstInfGeomSeries' argument 1 names different: declaration 'sum' definition 'dSum'.
alienblaster/src/geometry.cc:256:58: style: Function 'getFirstInfGeomSeries' argument 2 names different: declaration 'ratio' definition 'dRatio'. [funcArgNamesDifferent]
alienblaster/src/geometry.h:552:50: note: Function 'getFirstInfGeomSeries' argument 2 names different: declaration 'ratio' definition 'dRatio'.
alienblaster/src/geometry.cc:256:58: note: Function 'getFirstInfGeomSeries' argument 2 names different: declaration 'ratio' definition 'dRatio'.
alienblaster/src/geometry.cc:286:37: style: Function 'Circle' argument 2 names different: declaration 'r' definition 'dR'. [funcArgNamesDifferent]
alienblaster/src/geometry.h:582:31: note: Function 'Circle' argument 2 names different: declaration 'r' definition 'dR'.
alienblaster/src/geometry.cc:286:37: note: Function 'Circle' argument 2 names different: declaration 'r' definition 'dR'.
alienblaster/src/geometry.cc:298:52: style: Function 'setCircle' argument 2 names different: declaration 'r' definition 'dR'. [funcArgNamesDifferent]
alienblaster/src/geometry.h:593:47: note: Function 'setCircle' argument 2 names different: declaration 'r' definition 'dR'.
alienblaster/src/geometry.cc:298:52: note: Function 'setCircle' argument 2 names different: declaration 'r' definition 'dR'.
alienblaster/src/geometry.cc:302:31: style: Function 'setRadius' argument 1 names different: declaration 'r' definition 'dR'. [funcArgNamesDifferent]
alienblaster/src/geometry.h:600:32: note: Function 'setRadius' argument 1 names different: declaration 'r' definition 'dR'.
alienblaster/src/geometry.cc:302:31: note: Function 'setRadius' argument 1 names different: declaration 'r' definition 'dR'.
alienblaster/src/geometry.cc:452:19: style: Function 'Line' argument 1 names different: declaration 'a' definition 'dA'. [funcArgNamesDifferent]
alienblaster/src/geometry.h:656:15: note: Function 'Line' argument 1 names different: declaration 'a' definition 'dA'.
alienblaster/src/geometry.cc:452:19: note: Function 'Line' argument 1 names different: declaration 'a' definition 'dA'.
alienblaster/src/geometry.cc:452:29: style: Function 'Line' argument 2 names different: declaration 'b' definition 'dB'. [funcArgNamesDifferent]
alienblaster/src/geometry.h:656:24: note: Function 'Line' argument 2 names different: declaration 'b' definition 'dB'.
alienblaster/src/geometry.cc:452:29: note: Function 'Line' argument 2 names different: declaration 'b' definition 'dB'.
alienblaster/src/geometry.cc:452:39: style: Function 'Line' argument 3 names different: declaration 'c' definition 'dC'. [funcArgNamesDifferent]
alienblaster/src/geometry.h:656:33: note: Function 'Line' argument 3 names different: declaration 'c' definition 'dC'.
alienblaster/src/geometry.cc:452:39: note: Function 'Line' argument 3 names different: declaration 'c' definition 'dC'.
alienblaster/src/geometry.h:472:14: style: Technically the member function 'Vector2D::getVector2DOnLineFraction' can be const. [functionConst]
alienblaster/src/geometry.cc:200:20: note: Technically the member function 'Vector2D::getVector2DOnLineFraction' can be const.
alienblaster/src/geometry.h:472:14: note: Technically the member function 'Vector2D::getVector2DOnLineFraction' can be const.
alienblaster/src/geometry.h:666:15: style: Technically the member function 'Line::show' can be const. [functionConst]
alienblaster/src/geometry.cc:484:12: note: Technically the member function 'Line::show' can be const.
alienblaster/src/geometry.h:666:15: note: Technically the member function 'Line::show' can be const.
alienblaster/src/geometry.h:736:9: style: Technically the member function 'Line::getXGivenY' can be const. [functionConst]
alienblaster/src/geometry.cc:606:13: note: Technically the member function 'Line::getXGivenY' can be const.
alienblaster/src/geometry.h:736:9: note: Technically the member function 'Line::getXGivenY' can be const.
alienblaster/src/infoscreen.cc:33:13: warning: Member variable 'Infoscreen::newItem' is not initialized in the constructor. [uninitMemberVar]
alienblaster/src/infoscreen.cc:33:13: warning: Member variable 'Infoscreen::quitInfoscreen' is not initialized in the constructor. [uninitMemberVar]
alienblaster/src/infoscreen.cc:35:3: style: Class 'Infoscreen' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
alienblaster/src/infoscreen.cc:35:3: style: Class 'Infoscreen' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
alienblaster/src/infoscreen.h:86:3: style: Class 'Infoscreen' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alienblaster/src/input.h:40:16: performance: Technically the member function 'Input::translate' can be static. [functionStatic]
alienblaster/src/input.cc:91:21: note: Technically the member function 'Input::translate' can be static.
alienblaster/src/input.h:40:16: note: Technically the member function 'Input::translate' can be static.
alienblaster/src/input.h:41:14: performance: Technically the member function 'Input::isPressed' can be static. [functionStatic]
alienblaster/src/input.cc:107:19: note: Technically the member function 'Input::isPressed' can be static.
alienblaster/src/input.h:41:14: note: Technically the member function 'Input::isPressed' can be static.
alienblaster/src/intro.cc:209:10: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition]
alienblaster/src/intro.cc:208:12: note: outer condition: i<255
alienblaster/src/intro.cc:209:10: note: opposite inner condition: i>255
alienblaster/src/intro.cc:35:3: style: Class 'Intro' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
alienblaster/src/intro.cc:35:3: style: Class 'Intro' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
alienblaster/src/item.cc:30:3: performance: Variable 'pos' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alienblaster/src/item.cc:31:3: performance: Variable 'vel' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alienblaster/src/item.cc:99:3: style: Class 'Item' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
alienblaster/src/item.cc:99:3: style: Class 'Item' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
alienblaster/src/items.cc:82:7: style: The scope of the variable 'itemType' can be reduced. [variableScope]
alienblaster/src/menuArcadeMode.cc:339:32: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
alienblaster/src/menuArcadeMode.cc:340:25: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
alienblaster/src/menuArcadeMode.cc:87:8: style: Condition 'GS_ARCADE_MODE_FINISHED' is always true [knownConditionTrueFalse]
alienblaster/src/menuArcadeMode.cc:357:44: style: Function 'drawReadName' argument 1 names different: declaration 'newName' definition 'name'. [funcArgNamesDifferent]
alienblaster/src/menuArcadeMode.h:65:30: note: Function 'drawReadName' argument 1 names different: declaration 'newName' definition 'name'.
alienblaster/src/menuArcadeMode.cc:357:44: note: Function 'drawReadName' argument 1 names different: declaration 'newName' definition 'name'.
alienblaster/src/menuArcadeMode.h:60:8: style: Technically the member function 'MenuArcadeMode::getPlayerOneLightFighter' can be const. [functionConst]
alienblaster/src/menuArcadeMode.cc:101:22: note: Technically the member function 'MenuArcadeMode::getPlayerOneLightFighter' can be const.
alienblaster/src/menuArcadeMode.h:60:8: note: Technically the member function 'MenuArcadeMode::getPlayerOneLightFighter' can be const.
alienblaster/src/menuArcadeMode.h:66:8: performance: Technically the member function 'MenuArcadeMode::handleEventsReadName' can be static. [functionStatic]
alienblaster/src/menuArcadeMode.cc:300:22: note: Technically the member function 'MenuArcadeMode::handleEventsReadName' can be static.
alienblaster/src/menuArcadeMode.h:66:8: note: Technically the member function 'MenuArcadeMode::handleEventsReadName' can be static.
alienblaster/src/menuArcadeMode.cc:40:3: style: Class 'MenuArcadeMode' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
alienblaster/src/menuArcadeMode.cc:40:3: style: Class 'MenuArcadeMode' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
alienblaster/src/mixer.cc:99:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
alienblaster/src/mixer.cc:136:30: style: Function 'loadMusic' argument 1 names different: declaration 'fileName' definition 'fn'. [funcArgNamesDifferent]
alienblaster/src/mixer.h:97:24: note: Function 'loadMusic' argument 1 names different: declaration 'fileName' definition 'fn'.
alienblaster/src/mixer.cc:136:30: note: Function 'loadMusic' argument 1 names different: declaration 'fileName' definition 'fn'.
alienblaster/src/mixer.h:95:7: style: Technically the member function 'Mixer::fadeOut' can be const. [functionConst]
alienblaster/src/mixer.cc:129:13: note: Technically the member function 'Mixer::fadeOut' can be const.
alienblaster/src/mixer.h:95:7: note: Technically the member function 'Mixer::fadeOut' can be const.
alienblaster/src/mixer.h:99:7: style: Technically the member function 'Mixer::stopMusic' can be const. [functionConst]
alienblaster/src/mixer.cc:164:13: note: Technically the member function 'Mixer::stopMusic' can be const.
alienblaster/src/mixer.h:99:7: note: Technically the member function 'Mixer::stopMusic' can be const.
alienblaster/src/mixer.h:101:14: style: Technically the member function 'Mixer::whichMusicPlaying' can be const. [functionConst]
alienblaster/src/mixer.cc:170:20: note: Technically the member function 'Mixer::whichMusicPlaying' can be const.
alienblaster/src/mixer.h:101:14: note: Technically the member function 'Mixer::whichMusicPlaying' can be const.
alienblaster/src/options.cc:106:54: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alienblaster/src/options.cc:180:52: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alienblaster/src/options.cc:30:31: performance: Function parameter 'lFilename' should be passed by const reference. [passedByValue]
alienblaster/src/options.cc:90:37: performance: Function parameter 'lFilename' should be passed by const reference. [passedByValue]
alienblaster/src/options.cc:128:34: performance: Function parameter 'keyword' should be passed by const reference. [passedByValue]
alienblaster/src/options.cc:133:35: performance: Function parameter 'keyword' should be passed by const reference. [passedByValue]
alienblaster/src/options.cc:142:35: performance: Function parameter 'keyword' should be passed by const reference. [passedByValue]
alienblaster/src/options.cc:151:36: performance: Function parameter 'keyword' should be passed by const reference. [passedByValue]
alienblaster/src/options.cc:160:35: performance: Function parameter 'newValue' should be passed by const reference. [passedByValue]
alienblaster/src/options.cc:160:58: performance: Function parameter 'keyword' should be passed by const reference. [passedByValue]
alienblaster/src/options.cc:166:55: performance: Function parameter 'keyword' should be passed by const reference. [passedByValue]
alienblaster/src/options.cc:172:65: performance: Function parameter 'keyword' should be passed by const reference. [passedByValue]
alienblaster/src/racer.cc:640:8: style: The scope of the variable 'idxNearestEnemy1' can be reduced. [variableScope]
alienblaster/src/racer.cc:642:8: style: The scope of the variable 'idxNearestEnemy2' can be reduced. [variableScope]
alienblaster/src/racer.cc:404:35: style: Variable 'newActive' is assigned a value that is never used. [unreadVariable]
alienblaster/src/racer.h:102:9: style: Technically the member function 'Racer::getActVelMax' can be const. [functionConst]
alienblaster/src/racer.cc:1041:14: note: Technically the member function 'Racer::getActVelMax' can be const.
alienblaster/src/racer.h:102:9: note: Technically the member function 'Racer::getActVelMax' can be const.
alienblaster/src/racer.h:120:8: style: Technically the member function 'Racer::addBannerItemCollected' can be const. [functionConst]
alienblaster/src/racer.cc:1135:13: note: Technically the member function 'Racer::addBannerItemCollected' can be const.
alienblaster/src/racer.h:120:8: note: Technically the member function 'Racer::addBannerItemCollected' can be const.
alienblaster/src/racer.h:183:8: style: Technically the member function 'Racer::isDead' can be const. [functionConst]
alienblaster/src/racer.cc:818:13: note: Technically the member function 'Racer::isDead' can be const.
alienblaster/src/racer.h:183:8: note: Technically the member function 'Racer::isDead' can be const.
alienblaster/src/racer.cc:158:3: style: Class 'Racer' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
alienblaster/src/racer.cc:158:3: style: Class 'Racer' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
alienblaster/src/shieldGlow.h:36:3: style: Class 'ShieldGlow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alienblaster/src/setDifficulty.cc:32:16: warning: Member variable 'SetDifficulty::onePlayerGame' is not initialized in the constructor. [uninitMemberVar]
alienblaster/src/setDifficulty.h:62:8: style: Technically the member function 'SetDifficulty::getPlayerOneLightFighter' can be const. [functionConst]
alienblaster/src/setDifficulty.cc:64:21: note: Technically the member function 'SetDifficulty::getPlayerOneLightFighter' can be const.
alienblaster/src/setDifficulty.h:62:8: note: Technically the member function 'SetDifficulty::getPlayerOneLightFighter' can be const.
alienblaster/src/setDifficulty.h:63:8: style: Technically the member function 'SetDifficulty::getPlayerTwoLightFighter' can be const. [functionConst]
alienblaster/src/setDifficulty.cc:68:21: note: Technically the member function 'SetDifficulty::getPlayerTwoLightFighter' can be const.
alienblaster/src/setDifficulty.h:63:8: note: Technically the member function 'SetDifficulty::getPlayerTwoLightFighter' can be const.
alienblaster/src/setDifficulty.cc:37:3: style: Class 'SetDifficulty' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
alienblaster/src/setDifficulty.cc:37:3: style: Class 'SetDifficulty' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
alienblaster/src/settings.cc:122:12: style: Unused variable: name [unusedVariable]
alienblaster/src/settings.cc:38:11: warning: Member variable 'Settings::actChoice' is not initialized in the constructor. [uninitMemberVar]
alienblaster/src/settings.cc:38:11: warning: Member variable 'Settings::wasLeftColumn' is not initialized in the constructor. [uninitMemberVar]
alienblaster/src/settings.cc:46:3: style: Class 'Settings' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
alienblaster/src/settings.cc:46:3: style: Class 'Settings' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
alienblaster/src/shieldGlow.cc:45:54: style: Function 'draw' argument 2 names different: declaration 'drawPos' definition 'pos'. [funcArgNamesDifferent]
alienblaster/src/shieldGlow.h:39:44: note: Function 'draw' argument 2 names different: declaration 'drawPos' definition 'pos'.
alienblaster/src/shieldGlow.cc:45:54: note: Function 'draw' argument 2 names different: declaration 'drawPos' definition 'pos'.
alienblaster/src/shot.cc:39:3: performance: Variable 'pos' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alienblaster/src/shot.h:65:13: style: Technically the member function 'Shot::getShotType' can be const. [functionConst]
alienblaster/src/shot.cc:828:17: note: Technically the member function 'Shot::getShotType' can be const.
alienblaster/src/shot.h:65:13: note: Technically the member function 'Shot::getShotType' can be const.
alienblaster/src/smokePuff.cc:29:3: performance: Variable 'pos' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alienblaster/src/smokePuff.cc:30:3: performance: Variable 'vel' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alienblaster/src/smokePuff.h:58:8: style: Technically the member function 'SmokePuff::isExpired' can be const. [functionConst]
alienblaster/src/surfaceDB.cc:31:3: performance: Variable 'transR' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alienblaster/src/surfaceDB.cc:32:3: performance: Variable 'transG' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alienblaster/src/surfaceDB.cc:33:3: performance: Variable 'transB' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alienblaster/src/video.cc:29:8: warning: Member variable 'Video::fullscreen' is not initialized in the constructor. [uninitMemberVar]
alienblaster/src/wreck.cc:29:3: performance: Variable 'pos' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alienblaster/src/wreck.cc:30:3: performance: Variable 'vel' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alienblaster/src/wreck.h:40:8: style: Technically the member function 'Wreck::isExpired' can be const. [functionConst]
alienblaster/src/wreck.cc:107:13: note: Technically the member function 'Wreck::isExpired' can be const.
alienblaster/src/wreck.h:40:8: note: Technically the member function 'Wreck::isExpired' can be const.
[22:31]

ftp://ftp.se.debian.org/debian/pool/main/a/aliki/aliki_0.3.0.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/alkimia/alkimia_7.0.2.orig.tar.xz
alkimia-7.0.2/autotests/alkvaluetest.cpp:249:14: style: Condition 'm0<m1' is always true [knownConditionTrueFalse]
alkimia-7.0.2/autotests/alkvaluetest.cpp:247:8: note: Assignment 'm0=12', assigned value is 12
alkimia-7.0.2/autotests/alkvaluetest.cpp:249:14: note: Condition 'm0<m1' is always true
alkimia-7.0.2/autotests/alkvaluetest.cpp:252:14: style: Condition 'm1<m0' is always true [knownConditionTrueFalse]
alkimia-7.0.2/autotests/alkvaluetest.cpp:248:8: note: Assignment 'm1=13', assigned value is 13
alkimia-7.0.2/autotests/alkvaluetest.cpp:251:8: note: Assignment 'm1=-m1', assigned value is -13
alkimia-7.0.2/autotests/alkvaluetest.cpp:252:14: note: Condition 'm1<m0' is always true
alkimia-7.0.2/autotests/alkvaluetest.cpp:265:11: style: Condition '!(m0<m1)' is always true [knownConditionTrueFalse]
alkimia-7.0.2/autotests/alkvaluetest.cpp:263:8: note: Assignment 'm0=12', assigned value is 12
alkimia-7.0.2/autotests/alkvaluetest.cpp:265:11: note: Condition '!(m0<m1)' is always true
alkimia-7.0.2/autotests/alkvaluetest.cpp:265:16: style: Condition 'm0<m1' is always false [knownConditionTrueFalse]
alkimia-7.0.2/autotests/alkvaluetest.cpp:263:8: note: Assignment 'm0=12', assigned value is 12
alkimia-7.0.2/autotests/alkvaluetest.cpp:265:16: note: Condition 'm0<m1' is always false
alkimia-7.0.2/autotests/alkvaluetest.cpp:273:14: style: Condition 'm1>m0' is always true [knownConditionTrueFalse]
alkimia-7.0.2/autotests/alkvaluetest.cpp:272:8: note: Assignment 'm1=13', assigned value is 13
alkimia-7.0.2/autotests/alkvaluetest.cpp:273:14: note: Condition 'm1>m0' is always true
alkimia-7.0.2/autotests/alkvaluetest.cpp:276:14: style: Condition 'm0>m1' is always true [knownConditionTrueFalse]
alkimia-7.0.2/autotests/alkvaluetest.cpp:271:8: note: Assignment 'm0=12', assigned value is 12
alkimia-7.0.2/autotests/alkvaluetest.cpp:274:8: note: Assignment 'm0=-m0', assigned value is -12
alkimia-7.0.2/autotests/alkvaluetest.cpp:276:14: note: Condition 'm0>m1' is always true
alkimia-7.0.2/autotests/alkvaluetest.cpp:289:11: style: Condition '!(m0>m1)' is always true [knownConditionTrueFalse]
alkimia-7.0.2/autotests/alkvaluetest.cpp:287:8: note: Assignment 'm0=12', assigned value is 12
alkimia-7.0.2/autotests/alkvaluetest.cpp:289:11: note: Condition '!(m0>m1)' is always true
alkimia-7.0.2/autotests/alkvaluetest.cpp:289:16: style: Condition 'm0>m1' is always false [knownConditionTrueFalse]
alkimia-7.0.2/autotests/alkvaluetest.cpp:287:8: note: Assignment 'm0=12', assigned value is 12
alkimia-7.0.2/autotests/alkvaluetest.cpp:289:16: note: Condition 'm0>m1' is always false
alkimia-7.0.2/autotests/alkvaluetest.cpp:299:14: style: Condition 'm0<=m2' is always true [knownConditionTrueFalse]
alkimia-7.0.2/autotests/alkvaluetest.cpp:296:8: note: Assignment 'm0=12', assigned value is 12
alkimia-7.0.2/autotests/alkvaluetest.cpp:299:14: note: Condition 'm0<=m2' is always true
alkimia-7.0.2/autotests/alkvaluetest.cpp:304:14: style: Condition 'm2<=m0' is always true [knownConditionTrueFalse]
alkimia-7.0.2/autotests/alkvaluetest.cpp:297:8: note: Assignment 'm2=12', assigned value is 12
alkimia-7.0.2/autotests/alkvaluetest.cpp:302:8: note: Assignment 'm2=-m2', assigned value is -12
alkimia-7.0.2/autotests/alkvaluetest.cpp:304:14: note: Condition 'm2<=m0' is always true
alkimia-7.0.2/autotests/alkvaluetest.cpp:314:14: style: Condition 'm2>=m0' is always true [knownConditionTrueFalse]
alkimia-7.0.2/autotests/alkvaluetest.cpp:312:8: note: Assignment 'm2=12', assigned value is 12
alkimia-7.0.2/autotests/alkvaluetest.cpp:314:14: note: Condition 'm2>=m0' is always true
alkimia-7.0.2/autotests/alkvaluetest.cpp:319:14: style: Condition 'm0>=m2' is always true [knownConditionTrueFalse]
alkimia-7.0.2/autotests/alkvaluetest.cpp:311:8: note: Assignment 'm0=12', assigned value is 12
alkimia-7.0.2/autotests/alkvaluetest.cpp:315:8: note: Assignment 'm0=-m0', assigned value is -12
alkimia-7.0.2/autotests/alkvaluetest.cpp:319:14: note: Condition 'm0>=m2' is always true
alkimia-7.0.2/src/alkcompany.h:35:3: style: Class 'AlkCompany' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alkimia-7.0.2/src/alkcompany.h:31:1: warning: The class 'AlkCompany' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
alkimia-7.0.2/src/alkquoteitem.cpp:140:49: style: Function 'setDateTime' argument 1 names different: declaration 'datetime' definition 'dateTime'. [funcArgNamesDifferent]
alkimia-7.0.2/src/alkquoteitem.h:114:37: note: Function 'setDateTime' argument 1 names different: declaration 'datetime' definition 'dateTime'.
alkimia-7.0.2/src/alkquoteitem.cpp:140:49: note: Function 'setDateTime' argument 1 names different: declaration 'datetime' definition 'dateTime'.
alkimia-7.0.2/src/alkquoteitem.h:41:3: style: Class 'AlkQuoteItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alkimia-7.0.2/src/alkquoteitem.h:36:1: warning: The class 'AlkQuoteItem' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
alkimia-7.0.2/src/alkvalue.cpp:205:13: style: Array index 'cnt' is used before limits check. [arrayIndexThenCheck]
alkimia-7.0.2/src/alkvalue.cpp:27:1: warning: The class 'Private' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
[22:31]

ftp://ftp.se.debian.org/debian/pool/main/a/all-in-one-sidebar/all-in-one-sidebar_0.7.31.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/all-knowing-dns/all-knowing-dns_1.7.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/allegro4.4/allegro4.4_4.4.2.orig.tar.gz
allegro4.4-4.4.2/addons/allegrogl/examp/exalleg.c:26:10: style: The scope of the variable 'texture' can be reduced. [variableScope]
allegro4.4-4.4.2/addons/allegrogl/examp/exmasked.c:27:6: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro4.4-4.4.2/addons/allegrogl/examp/extextur.c:9:10: style: The scope of the variable 'mysha' can be reduced. [variableScope]
allegro4.4-4.4.2/addons/allegrogl/examp/extextur.c:9:18: style: The scope of the variable 'texture' can be reduced. [variableScope]
allegro4.4-4.4.2/addons/allegrogl/src/alleggl.c:980:15: warning: Either the condition '!str' is redundant or there is possible null pointer dereference: str. [nullPointerRedundantCheck]
allegro4.4-4.4.2/addons/allegrogl/src/alleggl.c:1006:6: note: Assuming that condition '!str' is not redundant
allegro4.4-4.4.2/addons/allegrogl/src/alleggl.c:980:15: note: Null pointer dereference
allegro4.4-4.4.2/addons/allegrogl/src/alleggl.c:982:15: warning: Either the condition '!str' is redundant or there is possible null pointer dereference: str. [nullPointerRedundantCheck]
allegro4.4-4.4.2/addons/allegrogl/src/alleggl.c:1006:6: note: Assuming that condition '!str' is not redundant
allegro4.4-4.4.2/addons/allegrogl/src/alleggl.c:982:15: note: Null pointer dereference
allegro4.4-4.4.2/addons/allegrogl/src/alleggl.c:984:15: warning: Either the condition '!str' is redundant or there is possible null pointer dereference: str. [nullPointerRedundantCheck]
allegro4.4-4.4.2/addons/allegrogl/src/alleggl.c:1006:6: note: Assuming that condition '!str' is not redundant
allegro4.4-4.4.2/addons/allegrogl/src/alleggl.c:984:15: note: Null pointer dereference
allegro4.4-4.4.2/addons/allegrogl/src/alleggl.c:986:15: warning: Either the condition '!str' is redundant or there is possible null pointer dereference: str. [nullPointerRedundantCheck]
allegro4.4-4.4.2/addons/allegrogl/src/alleggl.c:1006:6: note: Assuming that condition '!str' is not redundant
allegro4.4-4.4.2/addons/allegrogl/src/alleggl.c:986:15: note: Null pointer dereference
allegro4.4-4.4.2/addons/allegrogl/src/alleggl.c:988:15: warning: Either the condition '!str' is redundant or there is possible null pointer dereference: str. [nullPointerRedundantCheck]
allegro4.4-4.4.2/addons/allegrogl/src/alleggl.c:1006:6: note: Assuming that condition '!str' is not redundant
allegro4.4-4.4.2/addons/allegrogl/src/alleggl.c:988:15: note: Null pointer dereference
allegro4.4-4.4.2/addons/allegrogl/src/alleggl.c:990:15: warning: Either the condition '!str' is redundant or there is possible null pointer dereference: str. [nullPointerRedundantCheck]
allegro4.4-4.4.2/addons/allegrogl/src/alleggl.c:1006:6: note: Assuming that condition '!str' is not redundant
allegro4.4-4.4.2/addons/allegrogl/src/alleggl.c:990:15: note: Null pointer dereference
allegro4.4-4.4.2/addons/allegrogl/src/alleggl.c:992:15: warning: Either the condition '!str' is redundant or there is possible null pointer dereference: str. [nullPointerRedundantCheck]
allegro4.4-4.4.2/addons/allegrogl/src/alleggl.c:1006:6: note: Assuming that condition '!str' is not redundant
allegro4.4-4.4.2/addons/allegrogl/src/alleggl.c:992:15: note: Null pointer dereference
allegro4.4-4.4.2/addons/allegrogl/src/alleggl.c:994:15: warning: Either the condition '!str' is redundant or there is possible null pointer dereference: str. [nullPointerRedundantCheck]
allegro4.4-4.4.2/addons/allegrogl/src/alleggl.c:1006:6: note: Assuming that condition '!str' is not redundant
allegro4.4-4.4.2/addons/allegrogl/src/alleggl.c:994:15: note: Null pointer dereference
allegro4.4-4.4.2/addons/allegrogl/src/alleggl.c:996:15: warning: Either the condition '!str' is redundant or there is possible null pointer dereference: str. [nullPointerRedundantCheck]
allegro4.4-4.4.2/addons/allegrogl/src/alleggl.c:1006:6: note: Assuming that condition '!str' is not redundant
allegro4.4-4.4.2/addons/allegrogl/src/alleggl.c:996:15: note: Null pointer dereference
allegro4.4-4.4.2/addons/allegrogl/src/alleggl.c:998:15: warning: Either the condition '!str' is redundant or there is possible null pointer dereference: str. [nullPointerRedundantCheck]
allegro4.4-4.4.2/addons/allegrogl/src/alleggl.c:1006:6: note: Assuming that condition '!str' is not redundant
allegro4.4-4.4.2/addons/allegrogl/src/alleggl.c:998:15: note: Null pointer dereference
allegro4.4-4.4.2/addons/allegrogl/src/alleggl.c:1000:15: warning: Either the condition '!str' is redundant or there is possible null pointer dereference: str. [nullPointerRedundantCheck]
allegro4.4-4.4.2/addons/allegrogl/src/alleggl.c:1006:6: note: Assuming that condition '!str' is not redundant
allegro4.4-4.4.2/addons/allegrogl/src/alleggl.c:1000:15: note: Null pointer dereference
allegro4.4-4.4.2/addons/allegrogl/src/alleggl.c:204:2: style: Variable '__allegro_gl_suggested_settings' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
allegro4.4-4.4.2/addons/allegrogl/src/alleggl.c:197:35: note: Variable '__allegro_gl_suggested_settings' is reassigned a value before the old one has been used if variable is no semaphore variable.
allegro4.4-4.4.2/addons/allegrogl/src/alleggl.c:204:2: note: Variable '__allegro_gl_suggested_settings' is reassigned a value before the old one has been used if variable is no semaphore variable.
allegro4.4-4.4.2/addons/allegrogl/src/amesa/raster.c:312:9: style: The scope of the variable 'zb_addr' can be reduced. [variableScope]
allegro4.4-4.4.2/addons/allegrogl/src/djgpp.c:294:6: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro4.4-4.4.2/addons/allegrogl/src/fontconv.c:1446:9: style: The scope of the variable 'j' can be reduced. [variableScope]
allegro4.4-4.4.2/addons/allegrogl/src/fontconv.c:485:10: style: Variable 'count' is assigned a value that is never used. [unreadVariable]
allegro4.4-4.4.2/addons/allegrogl/src/fontconv.c:750:3: error: Memory leak: dest [memleak]
allegro4.4-4.4.2/addons/allegrogl/src/glext.c:426:6: style: Condition '!symbol' is always true [knownConditionTrueFalse]
allegro4.4-4.4.2/addons/allegrogl/src/glext.c:374:17: note: Assignment 'symbol=NULL', assigned value is 0
allegro4.4-4.4.2/addons/allegrogl/src/glext.c:426:6: note: Condition '!symbol' is always true
allegro4.4-4.4.2/addons/allegrogl/src/glext.c:645:15: style: The scope of the variable 'start' can be reduced. [variableScope]
allegro4.4-4.4.2/addons/allegrogl/src/glext.c:649:17: warning: The buffer 'buf' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
allegro4.4-4.4.2/addons/allegrogl/src/glvtable.c:558:4: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
allegro4.4-4.4.2/addons/allegrogl/src/glvtable.c:559:4: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
allegro4.4-4.4.2/addons/allegrogl/src/glvtable.c:1005:2: style: Variable 'temp' is reassigned a value before the old one has been used. [redundantAssignment]
allegro4.4-4.4.2/addons/allegrogl/src/glvtable.c:998:0: note: Variable 'temp' is reassigned a value before the old one has been used.
allegro4.4-4.4.2/addons/allegrogl/src/glvtable.c:1005:2: note: Variable 'temp' is reassigned a value before the old one has been used.
allegro4.4-4.4.2/addons/allegrogl/src/glvtable.c:1640:2: style: Variable 'temp' is reassigned a value before the old one has been used. [redundantAssignment]
allegro4.4-4.4.2/addons/allegrogl/src/glvtable.c:1636:0: note: Variable 'temp' is reassigned a value before the old one has been used.
allegro4.4-4.4.2/addons/allegrogl/src/glvtable.c:1640:2: note: Variable 'temp' is reassigned a value before the old one has been used.
allegro4.4-4.4.2/addons/allegrogl/src/glvtable.c:1677:2: style: Variable 'temp' is reassigned a value before the old one has been used. [redundantAssignment]
allegro4.4-4.4.2/addons/allegrogl/src/glvtable.c:1673:0: note: Variable 'temp' is reassigned a value before the old one has been used.
allegro4.4-4.4.2/addons/allegrogl/src/glvtable.c:1677:2: note: Variable 'temp' is reassigned a value before the old one has been used.
allegro4.4-4.4.2/addons/allegrogl/src/glvtable.c:1968:7: style: The scope of the variable 'table' can be reduced. [variableScope]
allegro4.4-4.4.2/addons/allegrogl/src/gui.c:547:2: style: Variable 'bmp' is reassigned a value before the old one has been used. [redundantAssignment]
allegro4.4-4.4.2/addons/allegrogl/src/gui.c:540:0: note: Variable 'bmp' is reassigned a value before the old one has been used.
allegro4.4-4.4.2/addons/allegrogl/src/gui.c:547:2: note: Variable 'bmp' is reassigned a value before the old one has been used.
allegro4.4-4.4.2/addons/allegrogl/src/texture.c:1007:11: style: The scope of the variable 'r' can be reduced. [variableScope]
allegro4.4-4.4.2/addons/allegrogl/src/texture.c:1007:14: style: The scope of the variable 'g' can be reduced. [variableScope]
allegro4.4-4.4.2/addons/allegrogl/src/texture.c:1007:17: style: The scope of the variable 'b' can be reduced. [variableScope]
allegro4.4-4.4.2/addons/allegrogl/src/texture.c:1007:20: style: The scope of the variable 'a' can be reduced. [variableScope]
allegro4.4-4.4.2/addons/allegrogl/src/videovtb.c:1371:4: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
allegro4.4-4.4.2/addons/allegrogl/src/videovtb.c:1375:4: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
allegro4.4-4.4.2/addons/allegrogl/src/win.c:922:4: style: Variable '__wglGetExtensionsStringARB' is reassigned a value before the old one has been used. [redundantAssignment]
allegro4.4-4.4.2/addons/allegrogl/src/win.c:920:0: note: Variable '__wglGetExtensionsStringARB' is reassigned a value before the old one has been used.
allegro4.4-4.4.2/addons/allegrogl/src/win.c:922:4: note: Variable '__wglGetExtensionsStringARB' is reassigned a value before the old one has been used.
allegro4.4-4.4.2/addons/allegrogl/src/x.c:1381:2: warning: Either the condition 'bmp==0' is redundant or there is possible null pointer dereference: bmp. [nullPointerRedundantCheck]
allegro4.4-4.4.2/addons/allegrogl/src/x.c:1384:10: note: Assuming that condition 'bmp==0' is not redundant
allegro4.4-4.4.2/addons/allegrogl/src/x.c:1381:2: note: Null pointer dereference
allegro4.4-4.4.2/addons/allegrogl/src/x.c:438:47: style: Function 'allegro_gl_x_windowed_init' argument 5 names different: declaration 'color_depth' definition 'depth'. [funcArgNamesDifferent]
allegro4.4-4.4.2/addons/allegrogl/src/x.c:40:47: note: Function 'allegro_gl_x_windowed_init' argument 5 names different: declaration 'color_depth' definition 'depth'.
allegro4.4-4.4.2/addons/allegrogl/src/x.c:438:47: note: Function 'allegro_gl_x_windowed_init' argument 5 names different: declaration 'color_depth' definition 'depth'.
allegro4.4-4.4.2/addons/allegrogl/src/x.c:449:49: style: Function 'allegro_gl_x_fullscreen_init' argument 5 names different: declaration 'color_depth' definition 'depth'. [funcArgNamesDifferent]
allegro4.4-4.4.2/addons/allegrogl/src/x.c:63:49: note: Function 'allegro_gl_x_fullscreen_init' argument 5 names different: declaration 'color_depth' definition 'depth'.
allegro4.4-4.4.2/addons/allegrogl/src/x.c:449:49: note: Function 'allegro_gl_x_fullscreen_init' argument 5 names different: declaration 'color_depth' definition 'depth'.
allegro4.4-4.4.2/addons/jpgalleg/misc/test.c:102:9: style: Variable 'bmp' is assigned a value that is never used. [unreadVariable]
allegro4.4-4.4.2/addons/jpgalleg/src/decode.c:188:12: style: The scope of the variable 'table_id' can be reduced. [variableScope]
allegro4.4-4.4.2/addons/jpgalleg/src/decode.c:189:6: style: The scope of the variable 'code' can be reduced. [variableScope]
allegro4.4-4.4.2/addons/jpgalleg/src/decode.c:190:16: style: The scope of the variable 'data' can be reduced. [variableScope]
allegro4.4-4.4.2/addons/jpgalleg/src/decode.c:308:9: style: The scope of the variable 'data' can be reduced. [variableScope]
allegro4.4-4.4.2/addons/jpgalleg/src/decode.c:309:9: style: The scope of the variable 'table' can be reduced. [variableScope]
allegro4.4-4.4.2/addons/jpgalleg/src/decode.c:402:7: style: The scope of the variable 'header' can be reduced. [variableScope]
allegro4.4-4.4.2/addons/jpgalleg/src/decode.c:404:6: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro4.4-4.4.2/addons/jpgalleg/src/decode.c:498:17: style: The scope of the variable 'entry' can be reduced. [variableScope]
allegro4.4-4.4.2/addons/jpgalleg/src/decode.c:540:6: style: The scope of the variable 'num_zeroes' can be reduced. [variableScope]
allegro4.4-4.4.2/addons/jpgalleg/src/decode.c:540:18: style: The scope of the variable 'category' can be reduced. [variableScope]
allegro4.4-4.4.2/addons/jpgalleg/src/decode.c:870:50: style: The scope of the variable 'v' can be reduced. [variableScope]
allegro4.4-4.4.2/addons/jpgalleg/src/decode.c:936:12: style: The scope of the variable 'd' can be reduced. [variableScope]
allegro4.4-4.4.2/addons/jpgalleg/src/decode.c:966:12: style: The scope of the variable 'd' can be reduced. [variableScope]
allegro4.4-4.4.2/addons/jpgalleg/src/decode.c:710:15: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
allegro4.4-4.4.2/addons/jpgalleg/src/decode.c:1542:10: style: Variable 'pal' is not assigned a value. [unassignedVariable]
allegro4.4-4.4.2/addons/jpgalleg/src/decode.c:1598:10: style: Variable 'pal' is not assigned a value. [unassignedVariable]
allegro4.4-4.4.2/addons/jpgalleg/src/decode.c:1546:13: error: Uninitialized variable: pal [uninitvar]
allegro4.4-4.4.2/addons/jpgalleg/src/decode.c:1601:13: error: Uninitialized variable: pal [uninitvar]
allegro4.4-4.4.2/addons/jpgalleg/src/encode.c:381:9: style: The scope of the variable 'level' can be reduced. [variableScope]
allegro4.4-4.4.2/addons/jpgalleg/src/encode.c:544:16: style: The scope of the variable 'sos_greyscale' can be reduced. [variableScope]
allegro4.4-4.4.2/addons/jpgalleg/src/encode.c:545:16: style: The scope of the variable 'sos_color' can be reduced. [variableScope]
allegro4.4-4.4.2/addons/jpgalleg/src/encode.c:617:13: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
allegro4.4-4.4.2/addons/jpgalleg/src/encode.c:1004:10: style: Variable 'pal' is not assigned a value. [unassignedVariable]
allegro4.4-4.4.2/addons/jpgalleg/src/encode.c:924:91: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
allegro4.4-4.4.2/addons/jpgalleg/src/encode.c:1008:13: error: Uninitialized variable: pal [uninitvar]
allegro4.4-4.4.2/addons/loadpng/loadpng.c:96:25: style: The scope of the variable 'screen_gamma' can be reduced. [variableScope]
allegro4.4-4.4.2/addons/loadpng/loadpng.c:167:19: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro4.4-4.4.2/addons/loadpng/loadpng.c:349:52: style: Function 'load_memory_png' argument 2 names different: declaration 'buffer_size' definition 'bufsize'. [funcArgNamesDifferent]
allegro4.4-4.4.2/addons/loadpng/loadpng.h:46:59: note: Function 'load_memory_png' argument 2 names different: declaration 'buffer_size' definition 'bufsize'.
allegro4.4-4.4.2/addons/loadpng/loadpng.c:349:52: note: Function 'load_memory_png' argument 2 names different: declaration 'buffer_size' definition 'bufsize'.
allegro4.4-4.4.2/addons/loadpng/loadpng.c:93:13: style: Variable 'tmppal' is not assigned a value. [unassignedVariable]
allegro4.4-4.4.2/addons/loadpng/loadpng.c:125:18: style: Variable 'tRNS_to_alpha' is assigned a value that is never used. [unreadVariable]
allegro4.4-4.4.2/addons/logg/play_ogg.c:30:10: style: Variable 'voice' is assigned a value that is never used. [unreadVariable]
allegro4.4-4.4.2/demos/shooter/animsel.c:108:11: style: The scope of the variable 'p' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/shooter/animsel.c:109:8: style: The scope of the variable 'y' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/shooter/aster.c:139:17: style: The scope of the variable 'x' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/shooter/aster.c:139:20: style: The scope of the variable 'y' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/shooter/display.c:12:9: style: The scope of the variable 'buf' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/shooter/display.c:10:58: style: Function 'init_display' argument 4 names different: declaration 'animation_type' definition 'type'. [funcArgNamesDifferent]
allegro4.4-4.4.2/demos/shooter/display.h:19:58: note: Function 'init_display' argument 4 names different: declaration 'animation_type' definition 'type'.
allegro4.4-4.4.2/demos/shooter/display.c:10:58: note: Function 'init_display' argument 4 names different: declaration 'animation_type' definition 'type'.
allegro4.4-4.4.2/demos/shooter/expl.c:13:8: style: The scope of the variable 'color' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/shooter/star.c:54:8: style: The scope of the variable 'x' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/shooter/star.c:54:11: style: The scope of the variable 'y' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/shooter/star.c:82:8: style: The scope of the variable 'ix' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/shooter/star.c:82:12: style: The scope of the variable 'iy' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/shooter/star.c:126:11: style: The scope of the variable 'c2' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/shooter/title.c:289:14: style: The scope of the variable 'f' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/shooter/title.c:369:16: style: The scope of the variable 'prev' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/shooter/title.c:400:18: style: The scope of the variable 'prev' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/shooter/title.c:444:35: style: The scope of the variable 'p2' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/shooter/title.c:549:8: style: The scope of the variable 'c' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/shooter/title.c:549:11: style: The scope of the variable 'n' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/shooter/title.c:614:8: style: The scope of the variable 'n' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/shooter/title.c:614:11: style: The scope of the variable 'n2' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/shooter/title.c:614:22: style: The scope of the variable 'c3' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/shooter/title.c:615:10: style: The scope of the variable 'p' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/shooter/title.c:616:9: style: The scope of the variable 'cbuf' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/shooter/title.c:784:8: style: The scope of the variable 'updated' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/anim.c:70:8: style: The scope of the variable 'c' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/credits.c:277:16: style: Condition 'n==0' is always true [knownConditionTrueFalse]
allegro4.4-4.4.2/demos/skater/source/credits.c:275:14: note: Assignment 'n=0', assigned value is 0
allegro4.4-4.4.2/demos/skater/source/credits.c:277:16: note: Condition 'n==0' is always true
allegro4.4-4.4.2/demos/skater/source/credits.c:265:18: style: The scope of the variable 'prev' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/credits.c:300:24: style: The scope of the variable 'p2' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/credits.c:446:11: style: The scope of the variable 'c2' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/credits.c:454:9: style: The scope of the variable 'cbuf' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/credits.c:455:10: style: The scope of the variable 'p' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/fps.c:34:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
allegro4.4-4.4.2/demos/skater/source/fps.c:61:69: style: Function 'draw_fps' argument 6 names different: declaration 'color' definition 'fg'. [funcArgNamesDifferent]
allegro4.4-4.4.2/demos/skater/include/fps.h:113:8: note: Function 'draw_fps' argument 6 names different: declaration 'color' definition 'fg'.
allegro4.4-4.4.2/demos/skater/source/fps.c:61:69: note: Function 'draw_fps' argument 6 names different: declaration 'color' definition 'fg'.
allegro4.4-4.4.2/demos/skater/source/game_sk.c:498:34: style: Function 'create_new_game' argument 1 names different: declaration 'state' definition 'game'. [funcArgNamesDifferent]
allegro4.4-4.4.2/demos/skater/include/game.h:6:41: note: Function 'create_new_game' argument 1 names different: declaration 'state' definition 'game'.
allegro4.4-4.4.2/demos/skater/source/game_sk.c:498:34: note: Function 'create_new_game' argument 1 names different: declaration 'state' definition 'game'.
allegro4.4-4.4.2/demos/skater/source/gamepad.c:73:8: style: The scope of the variable 'stickc' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/gamepad.c:73:29: style: The scope of the variable 'buttonc' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/global.c:141:8: style: The scope of the variable 'alternative' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/global.c:470:54: style: Function 'shadow_textprintf' argument 7 names different: declaration 'text' definition 'format'. [funcArgNamesDifferent]
allegro4.4-4.4.2/demos/skater/include/global.h:175:39: note: Function 'shadow_textprintf' argument 7 names different: declaration 'text' definition 'format'.
allegro4.4-4.4.2/demos/skater/source/global.c:470:54: note: Function 'shadow_textprintf' argument 7 names different: declaration 'text' definition 'format'.
allegro4.4-4.4.2/demos/skater/source/intro.c:30:8: style: The scope of the variable 'c' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/intro.c:55:11: style: The scope of the variable 'x' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/intro.c:55:14: style: The scope of the variable 'y' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/intro.c:55:17: style: The scope of the variable 'offx' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/intro.c:55:23: style: The scope of the variable 'offy' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/intro.c:56:16: style: The scope of the variable 'logo_text1' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/intro.c:57:16: style: The scope of the variable 'logo_text2' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/level.c:250:29: style: The scope of the variable 'Failed' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/level.c:461:41: style: Function 'LoadLevel' argument 2 names different: declaration 'collradius' definition 'radius'. [funcArgNamesDifferent]
allegro4.4-4.4.2/demos/skater/include/level.h:7:48: note: Function 'LoadLevel' argument 2 names different: declaration 'collradius' definition 'radius'.
allegro4.4-4.4.2/demos/skater/source/level.c:461:41: note: Function 'LoadLevel' argument 2 names different: declaration 'collradius' definition 'radius'.
allegro4.4-4.4.2/demos/skater/source/lvlstate.c:13:7: error: Memory leak: St [memleak]
allegro4.4-4.4.2/demos/skater/source/menu.c:619:20: style: Same expression on both sides of '-'. [duplicateExpression]
allegro4.4-4.4.2/demos/skater/source/menu.c:155:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/menu.c:227:8: style: The scope of the variable 'col' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/menu.c:227:13: style: The scope of the variable 'w' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/menu.c:227:16: style: The scope of the variable 'h' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/menu.c:227:19: style: The scope of the variable 'x' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/menu.c:293:8: style: The scope of the variable 'col' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/menu.c:326:8: style: The scope of the variable 'col' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/menu.c:326:13: style: The scope of the variable 'x' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/menu.c:326:20: style: The scope of the variable 'ch' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/menu.c:326:24: style: The scope of the variable 'dy' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/menu.c:326:28: style: The scope of the variable 'cx' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/menu.c:427:8: style: The scope of the variable 'col' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/menu.c:494:8: style: The scope of the variable 'col1' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/menu.c:494:14: style: The scope of the variable 'col2' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/menu.c:494:20: style: The scope of the variable 'x' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/menu.c:494:23: style: The scope of the variable 'h' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/menu.c:494:26: style: The scope of the variable 'cw' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/menu.c:494:30: style: The scope of the variable 'cx' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/menu.c:494:34: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/menu.c:496:16: style: The scope of the variable 'buf' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/menu.c:210:51: style: Function 'demo_text_proc' argument 3 names different: declaration 'key' definition 'extra'. [funcArgNamesDifferent]
allegro4.4-4.4.2/demos/skater/include/menu.h:40:51: note: Function 'demo_text_proc' argument 3 names different: declaration 'key' definition 'extra'.
allegro4.4-4.4.2/demos/skater/source/menu.c:210:51: note: Function 'demo_text_proc' argument 3 names different: declaration 'key' definition 'extra'.
allegro4.4-4.4.2/demos/skater/source/menu.c:225:51: style: Function 'demo_edit_proc' argument 3 names different: declaration 'key' definition 'extra'. [funcArgNamesDifferent]
allegro4.4-4.4.2/demos/skater/include/menu.h:41:51: note: Function 'demo_edit_proc' argument 3 names different: declaration 'key' definition 'extra'.
allegro4.4-4.4.2/demos/skater/source/menu.c:225:51: note: Function 'demo_edit_proc' argument 3 names different: declaration 'key' definition 'extra'.
allegro4.4-4.4.2/demos/skater/source/menu.c:291:53: style: Function 'demo_button_proc' argument 3 names different: declaration 'key' definition 'extra'. [funcArgNamesDifferent]
allegro4.4-4.4.2/demos/skater/include/menu.h:42:53: note: Function 'demo_button_proc' argument 3 names different: declaration 'key' definition 'extra'.
allegro4.4-4.4.2/demos/skater/source/menu.c:291:53: note: Function 'demo_button_proc' argument 3 names different: declaration 'key' definition 'extra'.
allegro4.4-4.4.2/demos/skater/source/menu.c:324:53: style: Function 'demo_choice_proc' argument 3 names different: declaration 'key' definition 'extra'. [funcArgNamesDifferent]
allegro4.4-4.4.2/demos/skater/include/menu.h:43:53: note: Function 'demo_choice_proc' argument 3 names different: declaration 'key' definition 'extra'.
allegro4.4-4.4.2/demos/skater/source/menu.c:324:53: note: Function 'demo_choice_proc' argument 3 names different: declaration 'key' definition 'extra'.
allegro4.4-4.4.2/demos/skater/source/menu.c:425:50: style: Function 'demo_key_proc' argument 3 names different: declaration 'key' definition 'extra'. [funcArgNamesDifferent]
allegro4.4-4.4.2/demos/skater/include/menu.h:44:50: note: Function 'demo_key_proc' argument 3 names different: declaration 'key' definition 'extra'.
allegro4.4-4.4.2/demos/skater/source/menu.c:425:50: note: Function 'demo_key_proc' argument 3 names different: declaration 'key' definition 'extra'.
allegro4.4-4.4.2/demos/skater/source/physics.c:154:10: style: The scope of the variable 'CollTime' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/physics.c:156:10: style: The scope of the variable 'CollPtr' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/physics.c:160:8: style: The scope of the variable 'Contact' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/physics.c:366:10: style: The scope of the variable 'CollTime' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/physics.c:368:10: style: The scope of the variable 'CollPtr' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/physics.c:372:8: style: The scope of the variable 'Contact' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/quadtree.c:197:8: style: The scope of the variable 'c' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/quadtree.c:334:8: style: The scope of the variable 'Child' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/quadtree.c:335:8: style: The scope of the variable 'MidX' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/quadtree.c:335:14: style: The scope of the variable 'MidY' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/quadtree.c:386:11: style: The scope of the variable 'c2' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/quadtree.c:544:8: style: The scope of the variable 'c' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/quadtree.c:701:8: style: The scope of the variable 'c' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/quadtree.c:740:58: style: The scope of the variable 'ITree' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/quadtree.c:741:8: style: The scope of the variable 'c' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/quadtree.c:360:53: style: Function 'GetCollisionNode' argument 1 names different: declaration 'lev' definition 'lvl'. [funcArgNamesDifferent]
allegro4.4-4.4.2/demos/skater/include/quadtree.h:137:60: note: Function 'GetCollisionNode' argument 1 names different: declaration 'lev' definition 'lvl'.
allegro4.4-4.4.2/demos/skater/source/quadtree.c:360:53: note: Function 'GetCollisionNode' argument 1 names different: declaration 'lev' definition 'lvl'.
allegro4.4-4.4.2/demos/skater/source/quadtree.c:657:32: style: Function 'AddTriangle' argument 1 names different: declaration 'Level' definition 'level'. [funcArgNamesDifferent]
allegro4.4-4.4.2/demos/skater/include/quadtree.h:140:39: note: Function 'AddTriangle' argument 1 names different: declaration 'Level' definition 'level'.
allegro4.4-4.4.2/demos/skater/source/quadtree.c:657:32: note: Function 'AddTriangle' argument 1 names different: declaration 'Level' definition 'level'.
allegro4.4-4.4.2/demos/skater/source/scrshot.c:47:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
allegro4.4-4.4.2/demos/skater/source/scrshot.c:51:47: style: Function 'take_screenshot' argument 2 names different: declaration 'buffer' definition 'bmp'. [funcArgNamesDifferent]
allegro4.4-4.4.2/demos/skater/include/scrshot.h:75:51: note: Function 'take_screenshot' argument 2 names different: declaration 'buffer' definition 'bmp'.
allegro4.4-4.4.2/demos/skater/source/scrshot.c:51:47: note: Function 'take_screenshot' argument 2 names different: declaration 'buffer' definition 'bmp'.
allegro4.4-4.4.2/demos/skater/source/token.c:92:9: style: The scope of the variable 'TestChar' can be reduced. [variableScope]
allegro4.4-4.4.2/demos/skater/source/transitn.c:55:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
allegro4.4-4.4.2/demos/skater/source/virtctl.c:25:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
allegro4.4-4.4.2/docs/src/makedoc/makechm.c:94:12: style: The scope of the variable 'name' can be reduced. [variableScope]
allegro4.4-4.4.2/docs/src/makedoc/makechm.c:305:0: error: Resource leak: file [resourceLeak]
allegro4.4-4.4.2/docs/src/makedoc/makedevh.c:174:12: style: The scope of the variable 'name' can be reduced. [variableScope]
allegro4.4-4.4.2/docs/src/makedoc/makedevh.c:251:12: style: The scope of the variable 'name' can be reduced. [variableScope]
allegro4.4-4.4.2/docs/src/makedoc/makedevh.c:96:80: style: Function '_write_object' argument 4 names different: declaration 'open' definition 'type'. [funcArgNamesDifferent]
allegro4.4-4.4.2/docs/src/makedoc/makedevh.c:48:80: note: Function '_write_object' argument 4 names different: declaration 'open' definition 'type'.
allegro4.4-4.4.2/docs/src/makedoc/makedevh.c:96:80: note: Function '_write_object' argument 4 names different: declaration 'open' definition 'type'.
allegro4.4-4.4.2/docs/src/makedoc/makedoc.c:568:10: style: The scope of the variable 'prev' can be reduced. [variableScope]
allegro4.4-4.4.2/docs/src/makedoc/makedoc.c:571:9: style: The scope of the variable 'tocprev' can be reduced. [variableScope]
allegro4.4-4.4.2/docs/src/makedoc/makedoc.c:698:17: style: The scope of the variable 'b2' can be reduced. [variableScope]
allegro4.4-4.4.2/docs/src/makedoc/makedoc.c:699:8: style: The scope of the variable 'c' can be reduced. [variableScope]
allegro4.4-4.4.2/docs/src/makedoc/makedoc.c:699:11: style: The scope of the variable 'd' can be reduced. [variableScope]
allegro4.4-4.4.2/docs/src/makedoc/makedoc.c:700:8: style: The scope of the variable 'done' can be reduced. [variableScope]
allegro4.4-4.4.2/docs/src/makedoc/makedoc.c:701:8: style: The scope of the variable 'got' can be reduced. [variableScope]
allegro4.4-4.4.2/docs/src/makedoc/makedoc.c:766:11: style: The scope of the variable 'ch' can be reduced. [variableScope]
allegro4.4-4.4.2/docs/src/makedoc/makedoc.c:101:26: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
allegro4.4-4.4.2/docs/src/makedoc/makedoc.c:104:31: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
allegro4.4-4.4.2/docs/src/makedoc/makedoc.c:107:31: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
allegro4.4-4.4.2/docs/src/makedoc/makedoc.c:110:31: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
allegro4.4-4.4.2/docs/src/makedoc/makedoc.c:113:31: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
allegro4.4-4.4.2/docs/src/makedoc/makedoc.c:117:31: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
allegro4.4-4.4.2/docs/src/makedoc/makedoc.c:121:31: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
allegro4.4-4.4.2/docs/src/makedoc/makedoc.c:125:31: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
allegro4.4-4.4.2/docs/src/makedoc/makedoc.c:129:31: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
allegro4.4-4.4.2/docs/src/makedoc/makedoc.c:132:31: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
allegro4.4-4.4.2/docs/src/makedoc/makedoc.c:543:39: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
allegro4.4-4.4.2/docs/src/makedoc/makehtml.c:660:3: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
allegro4.4-4.4.2/docs/src/makedoc/makehtml.c:662:3: note: Found duplicate branches for 'if' and 'else'.
allegro4.4-4.4.2/docs/src/makedoc/makehtml.c:660:3: note: Found duplicate branches for 'if' and 'else'.
allegro4.4-4.4.2/docs/src/makedoc/makehtml.c:694:3: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
allegro4.4-4.4.2/docs/src/makedoc/makehtml.c:696:3: note: Found duplicate branches for 'if' and 'else'.
allegro4.4-4.4.2/docs/src/makedoc/makehtml.c:694:3: note: Found duplicate branches for 'if' and 'else'.
allegro4.4-4.4.2/docs/src/makedoc/makehtml.c:602:9: style: The scope of the variable 'name' can be reduced. [variableScope]
allegro4.4-4.4.2/docs/src/makedoc/makehtml.c:603:10: style: The scope of the variable 's' can be reduced. [variableScope]
allegro4.4-4.4.2/docs/src/makedoc/makehtml.c:605:8: style: The scope of the variable 'nested' can be reduced. [variableScope]
allegro4.4-4.4.2/docs/src/makedoc/makehtml.c:843:9: style: The scope of the variable 'buf' can be reduced. [variableScope]
allegro4.4-4.4.2/docs/src/makedoc/makehtml.c:843:20: style: The scope of the variable 's' can be reduced. [variableScope]
allegro4.4-4.4.2/docs/src/makedoc/makehtml.c:1476:25: style: The scope of the variable 'reader' can be reduced. [variableScope]
allegro4.4-4.4.2/docs/src/makedoc/makehtml.c:1665:10: style: The scope of the variable 'page' can be reduced. [variableScope]
allegro4.4-4.4.2/docs/src/makedoc/makehtml.c:982:47: style: Function '_add_post_process_ref' argument 1 names different: declaration 'token' definition 'line'. [funcArgNamesDifferent]
allegro4.4-4.4.2/docs/src/makedoc/makehtml.c:210:47: note: Function '_add_post_process_ref' argument 1 names different: declaration 'token' definition 'line'.
allegro4.4-4.4.2/docs/src/makedoc/makehtml.c:982:47: note: Function '_add_post_process_ref' argument 1 names different: declaration 'token' definition 'line'.
allegro4.4-4.4.2/docs/src/makedoc/makeman.c:215:16: style: The scope of the variable 'p' can be reduced. [variableScope]
allegro4.4-4.4.2/docs/src/makedoc/makeman.c:249:16: style: The scope of the variable 'buf' can be reduced. [variableScope]
allegro4.4-4.4.2/docs/src/makedoc/makeman.c:250:8: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro4.4-4.4.2/docs/src/makedoc/makeman.c:281:8: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro4.4-4.4.2/docs/src/makedoc/makemisc.c:344:0: error: Memory leak: buf [memleak]
allegro4.4-4.4.2/docs/src/makedoc/makesci.c:91:11: style: The scope of the variable 'index' can be reduced. [variableScope]
allegro4.4-4.4.2/docs/src/makedoc/maketexi.c:450:8: style: The scope of the variable 'section_number' can be reduced. [variableScope]
allegro4.4-4.4.2/docs/src/makedoc/maketexi.c:451:11: style: The scope of the variable 'ptr' can be reduced. [variableScope]
allegro4.4-4.4.2/docs/src/makedoc/maketexi.c:453:11: style: The scope of the variable 'j' can be reduced. [variableScope]
allegro4.4-4.4.2/docs/src/makedoc/maketexi.c:454:8: style: The scope of the variable 'in_chapter' can be reduced. [variableScope]
allegro4.4-4.4.2/misc/vcvars.c:138:19: error: Buffer overrun possible for long command line arguments. [insecureCmdLineArgs]
allegro4.4-4.4.2/misc/vcvars.c:78:7: warning: Obsolete function 'gets' called. It is recommended to use 'fgets' or 'gets_s' instead. [getsCalled]
allegro4.4-4.4.2/setup/setup.c:93:8: style: The scope of the variable 'size' can be reduced. [variableScope]
allegro4.4-4.4.2/setup/setup.c:94:10: style: The scope of the variable 'new_str' can be reduced. [variableScope]
allegro4.4-4.4.2/setup/setup.c:111:8: style: The scope of the variable 'size' can be reduced. [variableScope]
allegro4.4-4.4.2/setup/setup.c:112:10: style: The scope of the variable 'new_str' can be reduced. [variableScope]
allegro4.4-4.4.2/setup/setup.c:721:8: style: The scope of the variable 'ch' can be reduced. [variableScope]
allegro4.4-4.4.2/setup/setup.c:721:12: style: The scope of the variable 'a' can be reduced. [variableScope]
allegro4.4-4.4.2/setup/setup.c:721:18: style: The scope of the variable 'x' can be reduced. [variableScope]
allegro4.4-4.4.2/setup/setup.c:723:9: style: The scope of the variable 'tmp' can be reduced. [variableScope]
allegro4.4-4.4.2/setup/setup.c:854:12: style: The scope of the variable 'b' can be reduced. [variableScope]
allegro4.4-4.4.2/setup/setup.c:855:13: style: The scope of the variable 'ppos' can be reduced. [variableScope]
allegro4.4-4.4.2/setup/setup.c:855:19: style: The scope of the variable 'pppos' can be reduced. [variableScope]
allegro4.4-4.4.2/setup/setup.c:856:8: style: The scope of the variable 'ret' can be reduced. [variableScope]
allegro4.4-4.4.2/setup/setup.c:857:9: style: The scope of the variable 'tmp' can be reduced. [variableScope]
allegro4.4-4.4.2/setup/setup.c:1037:8: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro4.4-4.4.2/setup/setup.c:1037:11: style: The scope of the variable 'begin' can be reduced. [variableScope]
allegro4.4-4.4.2/setup/setup.c:1037:18: style: The scope of the variable 'end' can be reduced. [variableScope]
allegro4.4-4.4.2/setup/setup.c:1077:11: style: The scope of the variable 'w2' can be reduced. [variableScope]
allegro4.4-4.4.2/setup/setup.c:1077:15: style: The scope of the variable 'c' can be reduced. [variableScope]
allegro4.4-4.4.2/setup/setup.c:1077:18: style: The scope of the variable 'ct' can be reduced. [variableScope]
allegro4.4-4.4.2/setup/setup.c:1676:8: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro4.4-4.4.2/setup/setup.c:1891:12: style: The scope of the variable 'b' can be reduced. [variableScope]
allegro4.4-4.4.2/setup/setup.c:1892:9: style: The scope of the variable 'buf' can be reduced. [variableScope]
allegro4.4-4.4.2/setup/setup.c:1892:29: style: The scope of the variable 'buf2' can be reduced. [variableScope]
allegro4.4-4.4.2/setup/setup.c:1892:40: style: The scope of the variable 'tmp' can be reduced. [variableScope]
allegro4.4-4.4.2/setup/setup.c:1893:10: style: The scope of the variable 'q' can be reduced. [variableScope]
allegro4.4-4.4.2/setup/setup.c:2097:8: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro4.4-4.4.2/setup/setup.c:2430:9: style: The scope of the variable 'buf' can be reduced. [variableScope]
allegro4.4-4.4.2/setup/setup.c:2430:19: style: The scope of the variable 'tmp' can be reduced. [variableScope]
allegro4.4-4.4.2/setup/setup.c:2844:9: style: The scope of the variable 'buf' can be reduced. [variableScope]
allegro4.4-4.4.2/src/allegro.c:579:10: style: The scope of the variable 's' can be reduced. [variableScope]
allegro4.4-4.4.2/src/allegro.c:635:10: style: The scope of the variable 's' can be reduced. [variableScope]
allegro4.4-4.4.2/src/beos/baccel.cpp:24:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/beos/bdispsw.cpp:23:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/beos/bdwindow.cpp:25:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/beos/bgfx.c:23:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/beos/bgfxapi.cpp:23:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/beos/bgfxdrv.c:22:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/beos/bjoy.c:23:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/beos/bjoyapi.cpp:23:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/beos/bjoydrv.c:22:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/beos/bkey.c:23:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/beos/bkeyapi.cpp:26:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/beos/bkeydrv.c:22:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/beos/bmidi.c:23:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/beos/bmidiapi.cpp:23:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/beos/bmididrv.c:22:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/beos/bmousapi.cpp:27:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/beos/bmousdrv.c:22:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/beos/bmouse.c:23:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/beos/boverlay.cpp:23:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/beos/bsnd.c:23:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/beos/bsndapi.cpp:24:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/beos/bsnddrv.c:23:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/beos/bsysapi.cpp:31:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/beos/bsysdrv.c:22:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/beos/bsystem.c:23:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/beos/btimeapi.cpp:23:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/beos/btimedrv.c:22:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/beos/btimer.c:23:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/beos/bwindow.cpp:23:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/beos/bwscreen.cpp:23:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/blit.c:34:15: style: The scope of the variable 'c' can be reduced. [variableScope]
allegro4.4-4.4.2/src/blit.c:34:18: style: The scope of the variable 'g' can be reduced. [variableScope]
allegro4.4-4.4.2/src/blit.c:604:18: style: The scope of the variable 'sx' can be reduced. [variableScope]
allegro4.4-4.4.2/src/blit.c:604:22: style: The scope of the variable 'sy' can be reduced. [variableScope]
allegro4.4-4.4.2/src/blit.c:604:26: style: The scope of the variable 'dx' can be reduced. [variableScope]
allegro4.4-4.4.2/src/blit.c:604:30: style: The scope of the variable 'dy' can be reduced. [variableScope]
allegro4.4-4.4.2/src/blit.c:605:12: style: The scope of the variable 'tmp' can be reduced. [variableScope]
allegro4.4-4.4.2/src/bmp.c:185:11: style: The scope of the variable 'j' can be reduced. [variableScope]
allegro4.4-4.4.2/src/bmp.c:186:8: style: The scope of the variable 'pix' can be reduced. [variableScope]
allegro4.4-4.4.2/src/bmp.c:211:11: style: The scope of the variable 'j' can be reduced. [variableScope]
allegro4.4-4.4.2/src/bmp.c:213:8: style: The scope of the variable 'pix' can be reduced. [variableScope]
allegro4.4-4.4.2/src/bmp.c:241:11: style: The scope of the variable 'j' can be reduced. [variableScope]
allegro4.4-4.4.2/src/bmp.c:242:8: style: The scope of the variable 'pix' can be reduced. [variableScope]
allegro4.4-4.4.2/src/bmp.c:266:11: style: The scope of the variable 'w' can be reduced. [variableScope]
allegro4.4-4.4.2/src/bmp.c:327:9: style: The scope of the variable 'a' can be reduced. [variableScope]
allegro4.4-4.4.2/src/bmp.c:452:11: style: The scope of the variable 'pos' can be reduced. [variableScope]
allegro4.4-4.4.2/src/bmp.c:453:8: style: The scope of the variable 'eolflag' can be reduced. [variableScope]
allegro4.4-4.4.2/src/bmp.c:524:14: style: The scope of the variable 'pos' can be reduced. [variableScope]
allegro4.4-4.4.2/src/bmp.c:525:8: style: The scope of the variable 'eolflag' can be reduced. [variableScope]
allegro4.4-4.4.2/src/bmp.c:641:13: error: Uninitialized variable: tmppal [uninitvar]
allegro4.4-4.4.2/src/c/cstretch.c:269:4: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
allegro4.4-4.4.2/src/c/cstretch.c:306:4: note: Found duplicate branches for 'if' and 'else'.
allegro4.4-4.4.2/src/c/cstretch.c:269:4: note: Found duplicate branches for 'if' and 'else'.
allegro4.4-4.4.2/src/colblend.c:974:11: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
allegro4.4-4.4.2/src/color.c:291:11: style: The scope of the variable 'coldiff' can be reduced. [variableScope]
allegro4.4-4.4.2/src/color.c:352:10: style: The scope of the variable 'f' can be reduced. [variableScope]
allegro4.4-4.4.2/src/color.c:352:13: style: The scope of the variable 'x' can be reduced. [variableScope]
allegro4.4-4.4.2/src/color.c:352:16: style: The scope of the variable 'y' can be reduced. [variableScope]
allegro4.4-4.4.2/src/color.c:352:19: style: The scope of the variable 'z' can be reduced. [variableScope]
allegro4.4-4.4.2/src/color.c:353:8: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro4.4-4.4.2/src/color.c:548:11: style: The scope of the variable 'curr' can be reduced. [variableScope]
allegro4.4-4.4.2/src/color.c:548:17: style: The scope of the variable 'r' can be reduced. [variableScope]
allegro4.4-4.4.2/src/color.c:548:20: style: The scope of the variable 'g' can be reduced. [variableScope]
allegro4.4-4.4.2/src/color.c:548:23: style: The scope of the variable 'b' can be reduced. [variableScope]
allegro4.4-4.4.2/src/color.c:548:26: style: The scope of the variable 'val' can be reduced. [variableScope]
allegro4.4-4.4.2/src/color.c:549:17: style: The scope of the variable 'r2' can be reduced. [variableScope]
allegro4.4-4.4.2/src/color.c:549:21: style: The scope of the variable 'g2' can be reduced. [variableScope]
allegro4.4-4.4.2/src/color.c:549:25: style: The scope of the variable 'b2' can be reduced. [variableScope]
allegro4.4-4.4.2/src/color.c:745:19: style: The scope of the variable 'q' can be reduced. [variableScope]
allegro4.4-4.4.2/src/color.c:746:14: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro4.4-4.4.2/src/color.c:746:17: style: The scope of the variable 'j' can be reduced. [variableScope]
allegro4.4-4.4.2/src/color.c:746:20: style: The scope of the variable 'k' can be reduced. [variableScope]
allegro4.4-4.4.2/src/color.c:747:19: style: The scope of the variable 'p' can be reduced. [variableScope]
allegro4.4-4.4.2/src/config.c:78:14: style: The scope of the variable 'f' can be reduced. [variableScope]
allegro4.4-4.4.2/src/config.c:134:24: style: The scope of the variable 'prev' can be reduced. [variableScope]
allegro4.4-4.4.2/src/config.c:231:9: style: The scope of the variable 'filename' can be reduced. [variableScope]
allegro4.4-4.4.2/src/config.c:231:25: style: The scope of the variable 'tmp' can be reduced. [variableScope]
allegro4.4-4.4.2/src/config.c:231:36: style: The scope of the variable 'cfg_name' can be reduced. [variableScope]
allegro4.4-4.4.2/src/config.c:387:8: style: The scope of the variable 'ret' can be reduced. [variableScope]
allegro4.4-4.4.2/src/config.c:453:16: style: The scope of the variable 'tmp2' can be reduced. [variableScope]
allegro4.4-4.4.2/src/config.c:607:8: style: The scope of the variable 'p' can be reduced. [variableScope]
allegro4.4-4.4.2/src/config.c:721:8: style: The scope of the variable 'in_section' can be reduced. [variableScope]
allegro4.4-4.4.2/src/config.c:852:9: style: The scope of the variable 'tmp' can be reduced. [variableScope]
allegro4.4-4.4.2/src/config.c:853:8: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro4.4-4.4.2/src/config.c:890:8: style: The scope of the variable 'val' can be reduced. [variableScope]
allegro4.4-4.4.2/src/config.c:890:13: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro4.4-4.4.2/src/config.c:1178:18: style: The scope of the variable 'tmp' can be reduced. [variableScope]
allegro4.4-4.4.2/src/config.c:1207:18: style: The scope of the variable 'tmp' can be reduced. [variableScope]
allegro4.4-4.4.2/src/config.c:1208:8: style: The scope of the variable 'v' can be reduced. [variableScope]
allegro4.4-4.4.2/src/config.c:1209:8: style: The scope of the variable 'pos' can be reduced. [variableScope]
allegro4.4-4.4.2/src/config.c:1210:8: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro4.4-4.4.2/src/config.c:1256:9: style: The scope of the variable 'filename' can be reduced. [variableScope]
allegro4.4-4.4.2/src/config.c:1258:10: style: The scope of the variable 'namecpy' can be reduced. [variableScope]
allegro4.4-4.4.2/src/config.c:1314:16: style: The scope of the variable 'size' can be reduced. [variableScope]
allegro4.4-4.4.2/src/config.c:1443:8: style: The scope of the variable 'in_section' can be reduced. [variableScope]
allegro4.4-4.4.2/src/datafile.c:244:4: style: Variable 'f' is reassigned a value before the old one has been used. [redundantAssignment]
allegro4.4-4.4.2/src/datafile.c:238:0: note: Variable 'f' is reassigned a value before the old one has been used.
allegro4.4-4.4.2/src/datafile.c:244:4: note: Variable 'f' is reassigned a value before the old one has been used.
allegro4.4-4.4.2/src/datafile.c:245:4: style: Variable 'mf' is reassigned a value before the old one has been used. [redundantAssignment]
allegro4.4-4.4.2/src/datafile.c:239:0: note: Variable 'mf' is reassigned a value before the old one has been used.
allegro4.4-4.4.2/src/datafile.c:245:4: note: Variable 'mf' is reassigned a value before the old one has been used.
allegro4.4-4.4.2/src/datafile.c:246:4: style: Variable 'gl' is reassigned a value before the old one has been used. [redundantAssignment]
allegro4.4-4.4.2/src/datafile.c:240:0: note: Variable 'gl' is reassigned a value before the old one has been used.
allegro4.4-4.4.2/src/datafile.c:246:4: note: Variable 'gl' is reassigned a value before the old one has been used.
allegro4.4-4.4.2/src/datafile.c:298:4: style: Variable 'f' is reassigned a value before the old one has been used. [redundantAssignment]
allegro4.4-4.4.2/src/datafile.c:293:0: note: Variable 'f' is reassigned a value before the old one has been used.
allegro4.4-4.4.2/src/datafile.c:298:4: note: Variable 'f' is reassigned a value before the old one has been used.
allegro4.4-4.4.2/src/datafile.c:299:4: style: Variable 'cf' is reassigned a value before the old one has been used. [redundantAssignment]
allegro4.4-4.4.2/src/datafile.c:294:0: note: Variable 'cf' is reassigned a value before the old one has been used.
allegro4.4-4.4.2/src/datafile.c:299:4: note: Variable 'cf' is reassigned a value before the old one has been used.
allegro4.4-4.4.2/src/datafile.c:300:4: style: Variable 'bits' is reassigned a value before the old one has been used. [redundantAssignment]
allegro4.4-4.4.2/src/datafile.c:295:0: note: Variable 'bits' is reassigned a value before the old one has been used.
allegro4.4-4.4.2/src/datafile.c:300:4: note: Variable 'bits' is reassigned a value before the old one has been used.
allegro4.4-4.4.2/src/datafile.c:360:4: style: Variable 'mf' is reassigned a value before the old one has been used. [redundantAssignment]
allegro4.4-4.4.2/src/datafile.c:356:0: note: Variable 'mf' is reassigned a value before the old one has been used.
allegro4.4-4.4.2/src/datafile.c:360:4: note: Variable 'mf' is reassigned a value before the old one has been used.
allegro4.4-4.4.2/src/datafile.c:418:4: style: Variable 'cf' is reassigned a value before the old one has been used. [redundantAssignment]
allegro4.4-4.4.2/src/datafile.c:414:0: note: Variable 'cf' is reassigned a value before the old one has been used.
allegro4.4-4.4.2/src/datafile.c:418:4: note: Variable 'cf' is reassigned a value before the old one has been used.
allegro4.4-4.4.2/src/datafile.c:471:4: style: Variable 'f' is reassigned a value before the old one has been used. [redundantAssignment]
allegro4.4-4.4.2/src/datafile.c:466:0: note: Variable 'f' is reassigned a value before the old one has been used.
allegro4.4-4.4.2/src/datafile.c:471:4: note: Variable 'f' is reassigned a value before the old one has been used.
allegro4.4-4.4.2/src/datafile.c:55:17: style: The scope of the variable 'd1' can be reduced. [variableScope]
allegro4.4-4.4.2/src/datafile.c:55:21: style: The scope of the variable 'd2' can be reduced. [variableScope]
allegro4.4-4.4.2/src/datafile.c:55:25: style: The scope of the variable 'd3' can be reduced. [variableScope]
allegro4.4-4.4.2/src/datafile.c:55:29: style: The scope of the variable 'd4' can be reduced. [variableScope]
allegro4.4-4.4.2/src/datafile.c:111:14: style: The scope of the variable 'p32' can be reduced. [variableScope]
allegro4.4-4.4.2/src/datafile.c:469:8: style: The scope of the variable 'depth' can be reduced. [variableScope]
allegro4.4-4.4.2/src/datafile.c:681:12: style: The scope of the variable 'b1' can be reduced. [variableScope]
allegro4.4-4.4.2/src/datafile.c:681:17: style: The scope of the variable 'b2' can be reduced. [variableScope]
allegro4.4-4.4.2/src/datafile.c:683:17: style: The scope of the variable 's16' can be reduced. [variableScope]
allegro4.4-4.4.2/src/datafile.c:872:8: style: The scope of the variable 'type' can be reduced. [variableScope]
allegro4.4-4.4.2/src/datafile.c:1134:8: style: The scope of the variable 'c' can be reduced. [variableScope]
allegro4.4-4.4.2/src/datafile.c:1242:23: style: The scope of the variable 'iter' can be reduced. [variableScope]
allegro4.4-4.4.2/src/datafile.c:1300:18: style: The scope of the variable 'type' can be reduced. [variableScope]
allegro4.4-4.4.2/src/datafile.c:1692:8: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro4.4-4.4.2/src/digmid.c:118:8: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro4.4-4.4.2/src/digmid.c:458:52: style: The scope of the variable 's' can be reduced. [variableScope]
allegro4.4-4.4.2/src/digmid.c:526:8: style: The scope of the variable 'argc' can be reduced. [variableScope]
allegro4.4-4.4.2/src/digmid.c:531:8: style: The scope of the variable 'type' can be reduced. [variableScope]
allegro4.4-4.4.2/src/digmid.c:531:14: style: The scope of the variable 'size' can be reduced. [variableScope]
allegro4.4-4.4.2/src/digmid.c:719:28: style: The scope of the variable 'f2' can be reduced. [variableScope]
allegro4.4-4.4.2/src/digmid.c:812:17: style: The scope of the variable 'e' can be reduced. [variableScope]
allegro4.4-4.4.2/src/digmid.c:813:9: style: The scope of the variable 'freq' can be reduced. [variableScope]
allegro4.4-4.4.2/src/digmid.c:814:8: style: The scope of the variable 'best' can be reduced. [variableScope]
allegro4.4-4.4.2/src/digmid.c:814:14: style: The scope of the variable 'best_diff' can be reduced. [variableScope]
allegro4.4-4.4.2/src/digmid.c:815:8: style: The scope of the variable 'diff' can be reduced. [variableScope]
allegro4.4-4.4.2/src/digmid.c:816:8: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro4.4-4.4.2/src/digmid.c:816:11: style: The scope of the variable 'c' can be reduced. [variableScope]
allegro4.4-4.4.2/src/digmid.c:890:8: style: The scope of the variable 'v' can be reduced. [variableScope]
allegro4.4-4.4.2/src/dispsw.c:63:13: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro4.4-4.4.2/src/dispsw.c:307:8: style: The scope of the variable 'x' can be reduced. [variableScope]
allegro4.4-4.4.2/src/dispsw.c:307:11: style: The scope of the variable 'y' can be reduced. [variableScope]
allegro4.4-4.4.2/src/dispsw.c:363:18: style: The scope of the variable 't' can be reduced. [variableScope]
allegro4.4-4.4.2/src/dos/adlib.c:26:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/dos/dfile.c:30:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/dos/dgfxdrv.c:23:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/dos/djirq.c:27:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/dos/djoydrv.c:23:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/dos/dkeybd.c:28:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/dos/dmouse.c:29:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/dos/dpmi.c:24:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/dos/dsnddrv.c:23:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/dos/dsystem.c:34:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/dos/dtimer.c:26:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/dos/emu8k.c:35:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/dos/emu8kmid.c:28:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/dos/essaudio.c:24:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/dos/gpro.c:24:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/dos/gripjoy.c:34:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/dos/ifsega.c:22:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/dos/ifsega2f.c:26:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/dos/ifsega2p.c:27:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/dos/joystd.c:35:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/dos/mpu.c:29:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/dos/multijoy.c:83:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/dos/n64pad.c:35:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/dos/pic.c:24:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/dos/psxpad.c:106:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/dos/sb.c:30:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/dos/sndscape.c:29:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/dos/snespad.c:27:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/dos/sw.c:27:0: error: #error Something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/dos/swpp.c:38:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/dos/vesa.c:29:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/dos/wss.c:38:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/dos/ww.c:32:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/file.c:125:13: style: The scope of the variable 'c' can be reduced. [variableScope]
allegro4.4-4.4.2/src/file.c:149:8: style: The scope of the variable 'drive' can be reduced. [variableScope]
allegro4.4-4.4.2/src/file.c:365:8: style: The scope of the variable 'c' can be reduced. [variableScope]
allegro4.4-4.4.2/src/file.c:504:13: style: The scope of the variable 'c' can be reduced. [variableScope]
allegro4.4-4.4.2/src/file.c:536:18: style: The scope of the variable 'c' can be reduced. [variableScope]
allegro4.4-4.4.2/src/file.c:571:13: style: The scope of the variable 'c' can be reduced. [variableScope]
allegro4.4-4.4.2/src/file.c:606:8: style: The scope of the variable 'c' can be reduced. [variableScope]
allegro4.4-4.4.2/src/file.c:629:13: style: The scope of the variable 'c' can be reduced. [variableScope]
allegro4.4-4.4.2/src/file.c:656:8: style: The scope of the variable 'c' can be reduced. [variableScope]
allegro4.4-4.4.2/src/file.c:1158:11: style: The scope of the variable 'c' can be reduced. [variableScope]
allegro4.4-4.4.2/src/file.c:1351:8: style: The scope of the variable 'type' can be reduced. [variableScope]
allegro4.4-4.4.2/src/file.c:1423:9: style: The scope of the variable 'fname' can be reduced. [variableScope]
allegro4.4-4.4.2/src/file.c:1423:22: style: The scope of the variable 'objname' can be reduced. [variableScope]
allegro4.4-4.4.2/src/file.c:1424:14: style: The scope of the variable 'f' can be reduced. [variableScope]
allegro4.4-4.4.2/src/file.c:1425:10: style: The scope of the variable 'p' can be reduced. [variableScope]
allegro4.4-4.4.2/src/file.c:1480:8: style: The scope of the variable 'c' can be reduced. [variableScope]
allegro4.4-4.4.2/src/file.c:1501:8: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro4.4-4.4.2/src/file.c:1501:11: style: The scope of the variable 'pos' can be reduced. [variableScope]
allegro4.4-4.4.2/src/file.c:1939:9: style: The scope of the variable 'tmp' can be reduced. [variableScope]
allegro4.4-4.4.2/src/file.c:1940:10: style: The scope of the variable 'name' can be reduced. [variableScope]
allegro4.4-4.4.2/src/file.c:2110:8: style: The scope of the variable 'header' can be reduced. [variableScope]
allegro4.4-4.4.2/src/file.c:2110:16: style: The scope of the variable 'c' can be reduced. [variableScope]
allegro4.4-4.4.2/src/file.c:2280:12: style: The scope of the variable 'b2' can be reduced. [variableScope]
allegro4.4-4.4.2/src/file.c:2297:12: style: The scope of the variable 'b2' can be reduced. [variableScope]
allegro4.4-4.4.2/src/file.c:2297:16: style: The scope of the variable 'b3' can be reduced. [variableScope]
allegro4.4-4.4.2/src/file.c:2297:20: style: The scope of the variable 'b4' can be reduced. [variableScope]
allegro4.4-4.4.2/src/file.c:2361:12: style: The scope of the variable 'b2' can be reduced. [variableScope]
allegro4.4-4.4.2/src/file.c:2378:12: style: The scope of the variable 'b2' can be reduced. [variableScope]
allegro4.4-4.4.2/src/file.c:2378:16: style: The scope of the variable 'b3' can be reduced. [variableScope]
allegro4.4-4.4.2/src/file.c:2378:20: style: The scope of the variable 'b4' can be reduced. [variableScope]
allegro4.4-4.4.2/src/file.c:2756:8: style: The scope of the variable 'c' can be reduced. [variableScope]
allegro4.4-4.4.2/src/file.c:2734:30: style: Function 'normal_ungetc' argument 1 names different: declaration 'ch' definition 'c'. [funcArgNamesDifferent]
allegro4.4-4.4.2/src/file.c:2618:30: note: Function 'normal_ungetc' argument 1 names different: declaration 'ch' definition 'c'.
allegro4.4-4.4.2/src/file.c:2734:30: note: Function 'normal_ungetc' argument 1 names different: declaration 'ch' definition 'c'.
allegro4.4-4.4.2/src/fli.c:123:8: style: The scope of the variable 'result' can be reduced. [variableScope]
allegro4.4-4.4.2/src/fli.c:325:8: style: The scope of the variable 'end' can be reduced. [variableScope]
allegro4.4-4.4.2/src/fli.c:327:8: style: The scope of the variable 'length' can be reduced. [variableScope]
allegro4.4-4.4.2/src/fli.c:368:8: style: The scope of the variable 'packets' can be reduced. [variableScope]
allegro4.4-4.4.2/src/fli.c:441:8: style: The scope of the variable 'end' can be reduced. [variableScope]
allegro4.4-4.4.2/src/fli.c:443:8: style: The scope of the variable 'length' can be reduced. [variableScope]
allegro4.4-4.4.2/src/fli.c:484:8: style: The scope of the variable 'packets' can be reduced. [variableScope]
allegro4.4-4.4.2/src/fli.c:487:19: style: The scope of the variable 'curr' can be reduced. [variableScope]
allegro4.4-4.4.2/src/fli.c:560:8: style: The scope of the variable 'packets' can be reduced. [variableScope]
allegro4.4-4.4.2/src/flood.c:56:18: style: The scope of the variable 'addr' can be reduced. [variableScope]
allegro4.4-4.4.2/src/flood.c:176:8: style: The scope of the variable 'c' can be reduced. [variableScope]
allegro4.4-4.4.2/src/font.c:1194:12: style: The scope of the variable 'g' can be reduced. [variableScope]
allegro4.4-4.4.2/src/fontbmp.c:229:12: style: Condition 'end==-1' is always true [knownConditionTrueFalse]
allegro4.4-4.4.2/src/fontbmp.c:221:15: note: Assignment 'end=-1', assigned value is -1
allegro4.4-4.4.2/src/fontbmp.c:229:12: note: Condition 'end==-1' is always true
allegro4.4-4.4.2/src/fontbmp.c:229:12: style: Same expression on both sides of '==' because the value of 'end' and '-1' are the same. [duplicateExpression]
allegro4.4-4.4.2/src/fontbmp.c:221:15: note: 'end' is assigned value '-1' here.
allegro4.4-4.4.2/src/fontbmp.c:229:12: note: Same expression on both sides of '==' because the value of 'end' and '-1' are the same.
allegro4.4-4.4.2/src/fontdat.c:44:4: style: Variable 'p' is reassigned a value before the old one has been used. [redundantAssignment]
allegro4.4-4.4.2/src/fontdat.c:35:0: note: Variable 'p' is reassigned a value before the old one has been used.
allegro4.4-4.4.2/src/fontdat.c:44:4: note: Variable 'p' is reassigned a value before the old one has been used.
allegro4.4-4.4.2/src/fontdat.c:37:8: style: The scope of the variable 'c' can be reduced. [variableScope]
allegro4.4-4.4.2/src/fontgrx.c:99:14: style: The scope of the variable 'f' can be reduced. [variableScope]
allegro4.4-4.4.2/src/fontgrx.c:102:8: style: The scope of the variable 'id' can be reduced. [variableScope]
allegro4.4-4.4.2/src/fonttxt.c:29:21: style: The scope of the variable 'font_str' can be reduced. [variableScope]
allegro4.4-4.4.2/src/fonttxt.c:33:8: style: The scope of the variable 'begin' can be reduced. [variableScope]
allegro4.4-4.4.2/src/fsel.c:273:8: style: The scope of the variable 'list_size' can be reduced. [variableScope]
allegro4.4-4.4.2/src/fsel.c:274:8: style: The scope of the variable 'found' can be reduced. [variableScope]
allegro4.4-4.4.2/src/fsel.c:275:18: style: The scope of the variable 'tmp' can be reduced. [variableScope]
allegro4.4-4.4.2/src/fsel.c:276:8: style: The scope of the variable 'ch' can be reduced. [variableScope]
allegro4.4-4.4.2/src/fsel.c:277:8: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro4.4-4.4.2/src/fsel.c:366:8: style: The scope of the variable 'c1' can be reduced. [variableScope]
allegro4.4-4.4.2/src/fsel.c:366:12: style: The scope of the variable 'c2' can be reduced. [variableScope]
allegro4.4-4.4.2/src/fsel.c:532:8: style: The scope of the variable 'ch' can be reduced. [variableScope]
allegro4.4-4.4.2/src/fsel.c:532:12: style: The scope of the variable 'count' can be reduced. [variableScope]
allegro4.4-4.4.2/src/fsel.c:647:11: style: The scope of the variable 'c2' can be reduced. [variableScope]
allegro4.4-4.4.2/src/fsel.c:846:10: style: The scope of the variable 'p' can be reduced. [variableScope]
allegro4.4-4.4.2/src/fsel.c:847:9: style: The scope of the variable 'tmp' can be reduced. [variableScope]
allegro4.4-4.4.2/src/gfx.c:317:8: style: The scope of the variable 'c' can be reduced. [variableScope]
allegro4.4-4.4.2/src/gfx.c:443:11: style: The scope of the variable 'start' can be reduced. [variableScope]
allegro4.4-4.4.2/src/gfx.c:443:18: style: The scope of the variable 'last' can be reduced. [variableScope]
allegro4.4-4.4.2/src/gfx.c:741:8: style: The scope of the variable 'sx' can be reduced. [variableScope]
allegro4.4-4.4.2/src/gfx.c:741:12: style: The scope of the variable 'sy' can be reduced. [variableScope]
allegro4.4-4.4.2/src/gfx.c:741:16: style: The scope of the variable 'dx' can be reduced. [variableScope]
allegro4.4-4.4.2/src/gfx.c:741:20: style: The scope of the variable 'dy' can be reduced. [variableScope]
allegro4.4-4.4.2/src/gfx.c:803:8: style: The scope of the variable 'code0' can be reduced. [variableScope]
allegro4.4-4.4.2/src/gfx.c:804:8: style: The scope of the variable 'outcode' can be reduced. [variableScope]
allegro4.4-4.4.2/src/gfx.c:805:8: style: The scope of the variable 'x' can be reduced. [variableScope]
allegro4.4-4.4.2/src/gfx.c:805:11: style: The scope of the variable 'y' can be reduced. [variableScope]
allegro4.4-4.4.2/src/gfx.c:806:8: style: The scope of the variable 'xmax' can be reduced. [variableScope]
allegro4.4-4.4.2/src/gfx.c:806:14: style: The scope of the variable 'xmin' can be reduced. [variableScope]
allegro4.4-4.4.2/src/gfx.c:806:20: style: The scope of the variable 'ymax' can be reduced. [variableScope]
allegro4.4-4.4.2/src/gfx.c:806:26: style: The scope of the variable 'ymin' can be reduced. [variableScope]
allegro4.4-4.4.2/src/gfx.c:807:8: style: The scope of the variable 'done' can be reduced. [variableScope]
allegro4.4-4.4.2/src/gfx.c:807:18: style: The scope of the variable 'accept' can be reduced. [variableScope]
allegro4.4-4.4.2/src/gfx.c:989:14: style: The scope of the variable 'sx' can be reduced. [variableScope]
allegro4.4-4.4.2/src/gfx.c:989:18: style: The scope of the variable 'sy' can be reduced. [variableScope]
allegro4.4-4.4.2/src/gfx.c:989:22: style: The scope of the variable 'dx' can be reduced. [variableScope]
allegro4.4-4.4.2/src/gfx.c:989:26: style: The scope of the variable 'dy' can be reduced. [variableScope]
allegro4.4-4.4.2/src/gfx.c:1030:14: style: The scope of the variable 'sx' can be reduced. [variableScope]
allegro4.4-4.4.2/src/gfx.c:1030:18: style: The scope of the variable 'sy' can be reduced. [variableScope]
allegro4.4-4.4.2/src/gfx.c:1030:22: style: The scope of the variable 'dx' can be reduced. [variableScope]
allegro4.4-4.4.2/src/gfx.c:1030:26: style: The scope of the variable 'dy' can be reduced. [variableScope]
allegro4.4-4.4.2/src/gfx.c:1204:14: style: The scope of the variable 'sx' can be reduced. [variableScope]
allegro4.4-4.4.2/src/gfx.c:1204:18: style: The scope of the variable 'sy' can be reduced. [variableScope]
allegro4.4-4.4.2/src/gfx.c:1204:22: style: The scope of the variable 'dx' can be reduced. [variableScope]
allegro4.4-4.4.2/src/gfx.c:1204:26: style: The scope of the variable 'dy' can be reduced. [variableScope]
allegro4.4-4.4.2/src/gfx.c:1249:14: style: The scope of the variable 'sx' can be reduced. [variableScope]
allegro4.4-4.4.2/src/gfx.c:1249:18: style: The scope of the variable 'sy' can be reduced. [variableScope]
allegro4.4-4.4.2/src/gfx.c:1249:22: style: The scope of the variable 'dx' can be reduced. [variableScope]
allegro4.4-4.4.2/src/gfx.c:1249:26: style: The scope of the variable 'dy' can be reduced. [variableScope]
allegro4.4-4.4.2/src/gfx.c:1425:9: style: The scope of the variable 'rr1' can be reduced. [variableScope]
allegro4.4-4.4.2/src/gfx.c:1425:14: style: The scope of the variable 'rr2' can be reduced. [variableScope]
allegro4.4-4.4.2/src/gfx.c:1425:19: style: The scope of the variable 'rr3' can be reduced. [variableScope]
allegro4.4-4.4.2/src/gfx.c:1427:26: style: The scope of the variable 'xx_new' can be reduced. [variableScope]
allegro4.4-4.4.2/src/gfx.c:1427:34: style: The scope of the variable 'yy_new' can be reduced. [variableScope]
allegro4.4-4.4.2/src/gfx.c:327:37: warning: Shifting signed 32-bit value by 31 bits is undefined behaviour. See condition at line 323. [shiftTooManyBitsSigned]
allegro4.4-4.4.2/src/gfx.c:323:7: note: case 32: bpp is 32 here.
allegro4.4-4.4.2/src/gfx.c:327:37: note: Shift
allegro4.4-4.4.2/src/graphics.c:423:16: style: The scope of the variable 'vt' can be reduced. [variableScope]
allegro4.4-4.4.2/src/graphics.c:534:8: style: The scope of the variable 'card' can be reduced. [variableScope]
allegro4.4-4.4.2/src/graphics.c:862:9: style: The scope of the variable 'buf' can be reduced. [variableScope]
allegro4.4-4.4.2/src/graphics.c:864:8: style: The scope of the variable 'ret' can be reduced. [variableScope]
allegro4.4-4.4.2/src/graphics.c:957:11: style: The scope of the variable 'bank' can be reduced. [variableScope]
allegro4.4-4.4.2/src/graphics.c:1036:8: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro4.4-4.4.2/src/graphics.c:1274:18: style: The scope of the variable 'last_p' can be reduced. [variableScope]
allegro4.4-4.4.2/src/graphics.c:1276:8: style: The scope of the variable 'x' can be reduced. [variableScope]
allegro4.4-4.4.2/src/graphics.c:1425:17: style: The scope of the variable 'prev' can be reduced. [variableScope]
allegro4.4-4.4.2/src/graphics.c:1591:8: style: The scope of the variable 'h' can be reduced. [variableScope]
allegro4.4-4.4.2/src/graphics.c:1636:8: style: The scope of the variable 'h' can be reduced. [variableScope]
allegro4.4-4.4.2/src/gsprite.c:36:8: style: Unused variable: i [unusedVariable]
allegro4.4-4.4.2/src/gsprite.c:37:8: style: Unused variable: pixel [unusedVariable]
allegro4.4-4.4.2/src/gsprite.c:38:14: style: Unused variable: addr [unusedVariable]
allegro4.4-4.4.2/src/gui.c:873:9: style: The scope of the variable 'tmp1' can be reduced. [variableScope]
allegro4.4-4.4.2/src/gui.c:873:19: style: The scope of the variable 'tmp2' can be reduced. [variableScope]
allegro4.4-4.4.2/src/gui.c:1436:8: style: The scope of the variable 'c2' can be reduced. [variableScope]
allegro4.4-4.4.2/src/gui.c:1463:10: style: The scope of the variable 'buf' can be reduced. [variableScope]
allegro4.4-4.4.2/src/gui.c:1464:8: style: The scope of the variable 'my' can be reduced. [variableScope]
allegro4.4-4.4.2/src/gui.c:1699:25: style: The scope of the variable 'alt_table' can be reduced. [variableScope]
allegro4.4-4.4.2/src/gui.c:1707:11: style: The scope of the variable 'd' can be reduced. [variableScope]
allegro4.4-4.4.2/src/gui.c:2205:20: style: The scope of the variable 'mp' can be reduced. [variableScope]
allegro4.4-4.4.2/src/guiproc.c:323:8: style: The scope of the variable 'black' can be reduced. [variableScope]
allegro4.4-4.4.2/src/guiproc.c:422:8: style: The scope of the variable 'x' can be reduced. [variableScope]
allegro4.4-4.4.2/src/guiproc.c:422:11: style: The scope of the variable 'y' can be reduced. [variableScope]
allegro4.4-4.4.2/src/guiproc.c:422:14: style: The scope of the variable 'h' can be reduced. [variableScope]
allegro4.4-4.4.2/src/guiproc.c:423:8: style: The scope of the variable 'fg' can be reduced. [variableScope]
allegro4.4-4.4.2/src/guiproc.c:423:12: style: The scope of the variable 'bg' can be reduced. [variableScope]
allegro4.4-4.4.2/src/guiproc.c:553:8: style: The scope of the variable 'butx' can be reduced. [variableScope]
allegro4.4-4.4.2/src/guiproc.c:554:8: style: The scope of the variable 'buty' can be reduced. [variableScope]
allegro4.4-4.4.2/src/guiproc.c:555:8: style: The scope of the variable 'index' can be reduced. [variableScope]
allegro4.4-4.4.2/src/guiproc.c:556:8: style: The scope of the variable 'indent' can be reduced. [variableScope]
allegro4.4-4.4.2/src/guiproc.c:557:8: style: The scope of the variable 'depth' can be reduced. [variableScope]
allegro4.4-4.4.2/src/guiproc.c:660:8: style: The scope of the variable 'last_was_space' can be reduced. [variableScope]
allegro4.4-4.4.2/src/guiproc.c:660:24: style: The scope of the variable 'new_pos' can be reduced. [variableScope]
allegro4.4-4.4.2/src/guiproc.c:660:33: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro4.4-4.4.2/src/guiproc.c:661:8: style: The scope of the variable 'f' can be reduced. [variableScope]
allegro4.4-4.4.2/src/guiproc.c:661:17: style: The scope of the variable 'w' can be reduced. [variableScope]
allegro4.4-4.4.2/src/guiproc.c:956:11: style: The scope of the variable 'j' can be reduced. [variableScope]
allegro4.4-4.4.2/src/guiproc.c:1026:8: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro4.4-4.4.2/src/guiproc.c:1026:11: style: The scope of the variable 'len' can be reduced. [variableScope]
allegro4.4-4.4.2/src/guiproc.c:1027:12: style: The scope of the variable 'pattern' can be reduced. [variableScope]
allegro4.4-4.4.2/src/guiproc.c:1028:8: style: The scope of the variable 'xx' can be reduced. [variableScope]
allegro4.4-4.4.2/src/guiproc.c:1028:12: style: The scope of the variable 'yy' can be reduced. [variableScope]
allegro4.4-4.4.2/src/guiproc.c:1180:21: style: The scope of the variable 'bottom' can be reduced. [variableScope]
allegro4.4-4.4.2/src/guiproc.c:1180:42: style: The scope of the variable 'orig' can be reduced. [variableScope]
allegro4.4-4.4.2/src/guiproc.c:1335:18: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro4.4-4.4.2/src/guiproc.c:1335:21: style: The scope of the variable 'a' can be reduced. [variableScope]
allegro4.4-4.4.2/src/guiproc.c:1335:24: style: The scope of the variable 'failure' can be reduced. [variableScope]
allegro4.4-4.4.2/src/guiproc.c:1336:10: style: The scope of the variable 'selected' can be reduced. [variableScope]
allegro4.4-4.4.2/src/guiproc.c:1336:21: style: The scope of the variable 'thisitem' can be reduced. [variableScope]
allegro4.4-4.4.2/src/guiproc.c:1432:8: style: The scope of the variable 'width' can be reduced. [variableScope]
allegro4.4-4.4.2/src/guiproc.c:1609:15: style: The scope of the variable 'top' can be reduced. [variableScope]
allegro4.4-4.4.2/src/guiproc.c:1609:20: style: The scope of the variable 'bottom' can be reduced. [variableScope]
allegro4.4-4.4.2/src/guiproc.c:1768:8: style: The scope of the variable 'oldpos' can be reduced. [variableScope]
allegro4.4-4.4.2/src/guiproc.c:1768:16: style: The scope of the variable 'newpos' can be reduced. [variableScope]
allegro4.4-4.4.2/src/guiproc.c:1776:18: style: The scope of the variable 'slh' can be reduced. [variableScope]
allegro4.4-4.4.2/src/guiproc.c:1776:23: style: The scope of the variable 'slw' can be reduced. [variableScope]
allegro4.4-4.4.2/src/guiproc.c:1777:8: style: The scope of the variable 'msx' can be reduced. [variableScope]
allegro4.4-4.4.2/src/guiproc.c:1777:13: style: The scope of the variable 'msy' can be reduced. [variableScope]
allegro4.4-4.4.2/src/i386/asmdef.c:287:0: error: Resource leak: f [resourceLeak]
allegro4.4-4.4.2/src/i386/icpu.c:95:13: style: The scope of the variable 'cpuid_levels' can be reduced. [variableScope]
allegro4.4-4.4.2/src/i386/icpu.c:96:13: style: The scope of the variable 'vendor_temp' can be reduced. [variableScope]
allegro4.4-4.4.2/src/i386/icpu.c:120:35: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
allegro4.4-4.4.2/src/i386/icpu.c:121:42: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
allegro4.4-4.4.2/src/i386/icpu.c:124:44: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
allegro4.4-4.4.2/src/i386/icpu.c:125:44: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
allegro4.4-4.4.2/src/i386/icpu.c:126:51: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
allegro4.4-4.4.2/src/i386/icpu.c:127:51: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
allegro4.4-4.4.2/src/i386/icpu.c:128:51: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
allegro4.4-4.4.2/src/i386/icpu.c:129:51: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
allegro4.4-4.4.2/src/i386/icpu.c:130:44: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
allegro4.4-4.4.2/src/i386/icpu.c:131:51: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
allegro4.4-4.4.2/src/i386/icpu.c:138:44: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
allegro4.4-4.4.2/src/i386/icpu.c:139:44: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
allegro4.4-4.4.2/src/i386/icpu.c:142:44: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
allegro4.4-4.4.2/src/i386/icsprite.c:46:8: style: The scope of the variable 'x' can be reduced. [variableScope]
allegro4.4-4.4.2/src/i386/icsprite.c:47:8: style: The scope of the variable 'offset' can be reduced. [variableScope]
allegro4.4-4.4.2/src/i386/icsprite.c:376:8: style: The scope of the variable 'plane' can be reduced. [variableScope]
allegro4.4-4.4.2/src/i386/icsprite.c:76:7: style: Variable 'offset' is assigned a value that is never used. [unreadVariable]
allegro4.4-4.4.2/src/i386/icsprite.c:48:8: style: Unused variable: run [unusedVariable]
allegro4.4-4.4.2/src/i386/icsprite.c:49:8: style: Unused variable: run_pos [unusedVariable]
allegro4.4-4.4.2/src/i386/icsprite.c:51:13: style: Variable 'xc' is assigned a value that is never used. [unreadVariable]
allegro4.4-4.4.2/src/i386/icsprite.c:52:19: style: Unused variable: addr [unusedVariable]
allegro4.4-4.4.2/src/i386/istretch.c:449:4: style: Variable 'compiler_pos' is modified but its new value is never used. [unreadVariable]
allegro4.4-4.4.2/src/joystick.c:260:13: style: The scope of the variable 'c' can be reduced. [variableScope]
allegro4.4-4.4.2/src/keyboard.c:144:11: style: The scope of the variable 'd' can be reduced. [variableScope]
allegro4.4-4.4.2/src/lbm.c:255:34: style: Expression '(X & 0x7) > 0x7' is always false. [comparisonError]
allegro4.4-4.4.2/src/lbm.c:51:13: error: Uninitialized variable: tmppal [uninitvar]
allegro4.4-4.4.2/src/libc.c:149:10: style: Checking if unsigned variable 'n' is less than zero. [unsignedLessThanZero]
allegro4.4-4.4.2/src/linux/lconsole.c:237:9: style: The scope of the variable 'msg' can be reduced. [variableScope]
allegro4.4-4.4.2/src/linux/lconsole.c:238:8: style: The scope of the variable 'ret' can be reduced. [variableScope]
allegro4.4-4.4.2/src/linux/lkeybd.c:163:22: style: The scope of the variable 'code' can be reduced. [variableScope]
allegro4.4-4.4.2/src/linux/lkeybd.c:163:28: style: The scope of the variable 'mycode' can be reduced. [variableScope]
allegro4.4-4.4.2/src/linux/lkeybd.c:163:36: style: The scope of the variable 'press' can be reduced. [variableScope]
allegro4.4-4.4.2/src/linux/lmemory.c:27:0: error: #error "Sorry, mapped files are required for Linux console Allegro to work!" [preprocessorErrorDirective]
allegro4.4-4.4.2/src/linux/lstddrv.c:78:8: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro4.4-4.4.2/src/linux/lsystem.c:41:0: error: #error Something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/linux/vtswitch.c:36:0: error: #error "Sorry, mapped files are required for Allegro/Linux to work!" [preprocessorErrorDirective]
allegro4.4-4.4.2/src/mac/madb.c:270:18: style: The scope of the variable 'origcode' can be reduced. [variableScope]
allegro4.4-4.4.2/src/mac/madb.c:271:18: style: The scope of the variable 'keycode' can be reduced. [variableScope]
allegro4.4-4.4.2/src/mac/madb.c:272:8: style: The scope of the variable 'a' can be reduced. [variableScope]
allegro4.4-4.4.2/src/mac/madb.c:428:10: style: The scope of the variable 'adb_command' can be reduced. [variableScope]
allegro4.4-4.4.2/src/mac/madb.c:429:10: style: The scope of the variable 'tmp' can be reduced. [variableScope]
allegro4.4-4.4.2/src/mac/madb.c:430:9: style: The scope of the variable 'adb_key_registers' can be reduced. [variableScope]
allegro4.4-4.4.2/src/mac/madb.c:436:11: style: Variable 'e' is assigned a value that is never used. [unreadVariable]
allegro4.4-4.4.2/src/mac/madb.c:468:23: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
allegro4.4-4.4.2/src/mac/madb.c:478:24: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
allegro4.4-4.4.2/src/mac/mdraw.c:224:7: style: Variable 'e' is reassigned a value before the old one has been used. [redundantAssignment]
allegro4.4-4.4.2/src/mac/mdraw.c:223:7: note: Variable 'e' is reassigned a value before the old one has been used.
allegro4.4-4.4.2/src/mac/mdraw.c:224:7: note: Variable 'e' is reassigned a value before the old one has been used.
allegro4.4-4.4.2/src/mac/mdraw.c:224:11: style: Variable 'e' is assigned a value that is never used. [unreadVariable]
allegro4.4-4.4.2/src/mac/mdraw.c:268:11: style: Variable 'e' is assigned a value that is never used. [unreadVariable]
allegro4.4-4.4.2/src/mac/mfile.c:124:15: style: The scope of the variable 'c1' can be reduced. [variableScope]
allegro4.4-4.4.2/src/mac/mfile.c:124:19: style: The scope of the variable 'c2' can be reduced. [variableScope]
allegro4.4-4.4.2/src/mac/mfile.c:223:19: style: The scope of the variable 's' can be reduced. [variableScope]
allegro4.4-4.4.2/src/mac/mfile.c:223:22: style: The scope of the variable 'last' can be reduced. [variableScope]
allegro4.4-4.4.2/src/mac/mfile.c:224:8: style: The scope of the variable 'div' can be reduced. [variableScope]
allegro4.4-4.4.2/src/mac/mfile.c:566:10: style: The scope of the variable 's' can be reduced. [variableScope]
allegro4.4-4.4.2/src/mac/mfile.c:566:13: style: The scope of the variable 'd' can be reduced. [variableScope]
allegro4.4-4.4.2/src/mac/mfile.c:568:8: style: The scope of the variable 'div' can be reduced. [variableScope]
allegro4.4-4.4.2/src/mac/mfile.c:72:15: style: Variable 'myErr' is assigned a value that is never used. [unreadVariable]
allegro4.4-4.4.2/src/mac/mlock.c:101:21: warning: Either the condition 'temp<=0' is redundant or there is possible null pointer dereference: temp. [nullPointerRedundantCheck]
allegro4.4-4.4.2/src/mac/mlock.c:103:18: note: Assuming that condition 'temp<=0' is not redundant
allegro4.4-4.4.2/src/mac/mlock.c:101:21: note: Null pointer dereference
allegro4.4-4.4.2/src/mac/mlock.c:102:10: warning: Either the condition 'temp<=0' is redundant or there is possible null pointer dereference: temp. [nullPointerRedundantCheck]
allegro4.4-4.4.2/src/mac/mlock.c:103:18: note: Assuming that condition 'temp<=0' is not redundant
allegro4.4-4.4.2/src/mac/mlock.c:102:10: note: Null pointer dereference
allegro4.4-4.4.2/src/mac/mlock.c:105:13: warning: Either the condition 'temp<=0' is redundant or there is possible null pointer dereference: temp. [nullPointerRedundantCheck]
allegro4.4-4.4.2/src/mac/mlock.c:103:18: note: Assuming that condition 'temp<=0' is not redundant
allegro4.4-4.4.2/src/mac/mlock.c:105:13: note: Null pointer dereference
allegro4.4-4.4.2/src/mac/mlock.c:107:20: warning: Either the condition 'temp<=0' is redundant or there is possible null pointer dereference: temp. [nullPointerRedundantCheck]
allegro4.4-4.4.2/src/mac/mlock.c:103:18: note: Assuming that condition 'temp<=0' is not redundant
allegro4.4-4.4.2/src/mac/mlock.c:107:20: note: Null pointer dereference
allegro4.4-4.4.2/src/mac/mlock.c:108:19: warning: Either the condition 'temp<=0' is redundant or there is possible null pointer dereference: temp. [nullPointerRedundantCheck]
allegro4.4-4.4.2/src/mac/mlock.c:103:18: note: Assuming that condition 'temp<=0' is not redundant
allegro4.4-4.4.2/src/mac/mlock.c:108:19: note: Null pointer dereference
allegro4.4-4.4.2/src/mac/mlock.c:103:18: style: A pointer can not be negative so it is either pointless or an error to check if it is. [pointerLessThanZero]
allegro4.4-4.4.2/src/mac/mmid.c:23:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/mac/msbmp.c:170:4: warning: Possible null pointer dereference: b [nullPointer]
allegro4.4-4.4.2/src/mac/msbmp.c:167:8: note: Assignment 'b=NULL', assigned value is 0
allegro4.4-4.4.2/src/mac/msbmp.c:170:4: note: Null pointer dereference
allegro4.4-4.4.2/src/mac/msbmp.c:171:4: warning: Possible null pointer dereference: b [nullPointer]
allegro4.4-4.4.2/src/mac/msbmp.c:167:8: note: Assignment 'b=NULL', assigned value is 0
allegro4.4-4.4.2/src/mac/msbmp.c:171:4: note: Null pointer dereference
allegro4.4-4.4.2/src/mac/msbmp.c:172:4: warning: Possible null pointer dereference: b [nullPointer]
allegro4.4-4.4.2/src/mac/msbmp.c:167:8: note: Assignment 'b=NULL', assigned value is 0
allegro4.4-4.4.2/src/mac/msbmp.c:172:4: note: Null pointer dereference
allegro4.4-4.4.2/src/mac/msbmp.c:173:4: warning: Possible null pointer dereference: b [nullPointer]
allegro4.4-4.4.2/src/mac/msbmp.c:167:8: note: Assignment 'b=NULL', assigned value is 0
allegro4.4-4.4.2/src/mac/msbmp.c:173:4: note: Null pointer dereference
allegro4.4-4.4.2/src/mac/msbmp.c:174:4: warning: Possible null pointer dereference: b [nullPointer]
allegro4.4-4.4.2/src/mac/msbmp.c:167:8: note: Assignment 'b=NULL', assigned value is 0
allegro4.4-4.4.2/src/mac/msbmp.c:174:4: note: Null pointer dereference
allegro4.4-4.4.2/src/mac/msbmp.c:175:4: warning: Possible null pointer dereference: b [nullPointer]
allegro4.4-4.4.2/src/mac/msbmp.c:167:8: note: Assignment 'b=NULL', assigned value is 0
allegro4.4-4.4.2/src/mac/msbmp.c:175:4: note: Null pointer dereference
allegro4.4-4.4.2/src/mac/msbmp.c:176:4: warning: Possible null pointer dereference: b [nullPointer]
allegro4.4-4.4.2/src/mac/msbmp.c:167:8: note: Assignment 'b=NULL', assigned value is 0
allegro4.4-4.4.2/src/mac/msbmp.c:176:4: note: Null pointer dereference
allegro4.4-4.4.2/src/mac/msbmp.c:177:4: warning: Possible null pointer dereference: b [nullPointer]
allegro4.4-4.4.2/src/mac/msbmp.c:167:8: note: Assignment 'b=NULL', assigned value is 0
allegro4.4-4.4.2/src/mac/msbmp.c:177:4: note: Null pointer dereference
allegro4.4-4.4.2/src/mac/msbmp.c:236:8: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
allegro4.4-4.4.2/src/mac/msbmp.c:665:8: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
allegro4.4-4.4.2/src/mac/msbmp.c:92:14: style: The scope of the variable 'sizeOfOff' can be reduced. [variableScope]
allegro4.4-4.4.2/src/mac/msbmp.c:93:15: style: The scope of the variable 'thisDepth' can be reduced. [variableScope]
allegro4.4-4.4.2/src/mac/msbmp.c:189:16: style: The scope of the variable 'mbmp' can be reduced. [variableScope]
allegro4.4-4.4.2/src/mac/msbmp.c:232:8: style: The scope of the variable 'w' can be reduced. [variableScope]
allegro4.4-4.4.2/src/mac/msbmp.c:341:16: style: The scope of the variable 'mbmp' can be reduced. [variableScope]
allegro4.4-4.4.2/src/mac/msbmp.c:421:8: style: The scope of the variable 't' can be reduced. [variableScope]
allegro4.4-4.4.2/src/mac/msbmp.c:661:8: style: The scope of the variable 'w' can be reduced. [variableScope]
allegro4.4-4.4.2/src/mac/msbmp.c:693:9: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro4.4-4.4.2/src/mac/msbmp.c:459:13: error: Expression '*p++=blender[*p]' depends on order of evaluation of side effects [unknownEvaluationOrder]
allegro4.4-4.4.2/src/mac/msnd.c:28:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/mac/msys.c:201:4: style: Variable 'e' is reassigned a value before the old one has been used. [redundantAssignment]
allegro4.4-4.4.2/src/mac/msys.c:195:4: note: Variable 'e' is reassigned a value before the old one has been used.
allegro4.4-4.4.2/src/mac/msys.c:201:4: note: Variable 'e' is reassigned a value before the old one has been used.
allegro4.4-4.4.2/src/mac/msys.c:434:8: style: The scope of the variable 'm_b' can be reduced. [variableScope]
allegro4.4-4.4.2/src/mac/msys.c:190:11: style: Variable 'appName' is not assigned a value. [unassignedVariable]
allegro4.4-4.4.2/src/mac/msys.c:201:8: style: Variable 'e' is assigned a value that is never used. [unreadVariable]
allegro4.4-4.4.2/src/mac/msys.c:446:53: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
allegro4.4-4.4.2/src/midi.c:251:8: style: The scope of the variable 'c' can be reduced. [variableScope]
allegro4.4-4.4.2/src/midi.c:364:8: style: The scope of the variable 'voice' can be reduced. [variableScope]
allegro4.4-4.4.2/src/midi.c:365:8: style: The scope of the variable 'c' can be reduced. [variableScope]
allegro4.4-4.4.2/src/midi.c:507:8: style: The scope of the variable 'c' can be reduced. [variableScope]
allegro4.4-4.4.2/src/midi.c:764:9: style: The scope of the variable 'tempo' can be reduced. [variableScope]
allegro4.4-4.4.2/src/midi.c:1043:11: style: The scope of the variable 'argv' can be reduced. [variableScope]
allegro4.4-4.4.2/src/midi.c:1108:23: style: The scope of the variable 'end' can be reduced. [variableScope]
allegro4.4-4.4.2/src/midi.c:1109:18: style: The scope of the variable 'running_status' can be reduced. [variableScope]
allegro4.4-4.4.2/src/misc/colconv.c:44:18: style: The scope of the variable 'red' can be reduced. [variableScope]
allegro4.4-4.4.2/src/misc/colconv.c:44:30: style: The scope of the variable 'blue' can be reduced. [variableScope]
allegro4.4-4.4.2/src/misc/colconv.c:92:18: style: The scope of the variable 'red' can be reduced. [variableScope]
allegro4.4-4.4.2/src/misc/colconv.c:92:30: style: The scope of the variable 'blue' can be reduced. [variableScope]
allegro4.4-4.4.2/src/misc/colconv.c:173:11: style: The scope of the variable 'color' can be reduced. [variableScope]
allegro4.4-4.4.2/src/misc/pckeys.c:521:11: warning: Possible null pointer dereference: table [nullPointer]
allegro4.4-4.4.2/src/misc/pckeys.c:506:14: note: Assignment 'table=NULL', assigned value is 0
allegro4.4-4.4.2/src/misc/pckeys.c:521:11: note: Null pointer dereference
allegro4.4-4.4.2/src/misc/pckeys.c:372:20: style: The scope of the variable 'table' can be reduced. [variableScope]
allegro4.4-4.4.2/src/misc/vbeafex.c:954:17: style: The scope of the variable 'buffer' can be reduced. [variableScope]
allegro4.4-4.4.2/src/misc/vbeafex.c:167:26: style: struct member 'Anonymous1::ax_hi' is never used. [unusedStructMember]
allegro4.4-4.4.2/src/misc/vbeafex.c:168:26: style: struct member 'Anonymous1::bx_hi' is never used. [unusedStructMember]
allegro4.4-4.4.2/src/misc/vbeafex.c:169:22: style: struct member 'Anonymous1::cx' is never used. [unusedStructMember]
allegro4.4-4.4.2/src/misc/vbeafex.c:169:26: style: struct member 'Anonymous1::cx_hi' is never used. [unusedStructMember]
allegro4.4-4.4.2/src/misc/vbeafex.c:170:26: style: struct member 'Anonymous1::dx_hi' is never used. [unusedStructMember]
allegro4.4-4.4.2/src/misc/vbeafex.c:171:22: style: struct member 'Anonymous1::si' is never used. [unusedStructMember]
allegro4.4-4.4.2/src/misc/vbeafex.c:171:26: style: struct member 'Anonymous1::si_hi' is never used. [unusedStructMember]
allegro4.4-4.4.2/src/misc/vbeafex.c:172:22: style: struct member 'Anonymous1::di' is never used. [unusedStructMember]
allegro4.4-4.4.2/src/misc/vbeafex.c:172:26: style: struct member 'Anonymous1::di_hi' is never used. [unusedStructMember]
allegro4.4-4.4.2/src/misc/vbeafex.c:173:29: style: struct member 'Anonymous1::cflag_hi' is never used. [unusedStructMember]
allegro4.4-4.4.2/src/misc/vbeafex.c:176:25: style: struct member 'Anonymous2::ah' is never used. [unusedStructMember]
allegro4.4-4.4.2/src/misc/vbeafex.c:176:44: style: struct member 'Anonymous2::ax_hi' is never used. [unusedStructMember]
allegro4.4-4.4.2/src/misc/vbeafex.c:177:21: style: struct member 'Anonymous2::bl' is never used. [unusedStructMember]
allegro4.4-4.4.2/src/misc/vbeafex.c:177:25: style: struct member 'Anonymous2::bh' is never used. [unusedStructMember]
allegro4.4-4.4.2/src/misc/vbeafex.c:177:44: style: struct member 'Anonymous2::bx_hi' is never used. [unusedStructMember]
allegro4.4-4.4.2/src/misc/vbeafex.c:178:21: style: struct member 'Anonymous2::cl' is never used. [unusedStructMember]
allegro4.4-4.4.2/src/misc/vbeafex.c:178:25: style: struct member 'Anonymous2::ch' is never used. [unusedStructMember]
allegro4.4-4.4.2/src/misc/vbeafex.c:178:44: style: struct member 'Anonymous2::cx_hi' is never used. [unusedStructMember]
allegro4.4-4.4.2/src/misc/vbeafex.c:179:25: style: struct member 'Anonymous2::dh' is never used. [unusedStructMember]
allegro4.4-4.4.2/src/misc/vbeafex.c:179:44: style: struct member 'Anonymous2::dx_hi' is never used. [unusedStructMember]
allegro4.4-4.4.2/src/mixer.c:193:14: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
allegro4.4-4.4.2/src/mixer.c:197:11: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
allegro4.4-4.4.2/src/modesel.c:242:8: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro4.4-4.4.2/src/modesel.c:360:8: style: The scope of the variable 'mode' can be reduced. [variableScope]
allegro4.4-4.4.2/src/modesel.c:360:14: style: The scope of the variable 'n' can be reduced. [variableScope]
allegro4.4-4.4.2/src/modesel.c:446:16: style: The scope of the variable 'gfx_driver' can be reduced. [variableScope]
allegro4.4-4.4.2/src/modesel.c:570:43: style: The scope of the variable 'bpp_count' can be reduced. [variableScope]
allegro4.4-4.4.2/src/mouse.c:861:14: style: Same expression on both sides of '>='. [duplicateExpression]
allegro4.4-4.4.2/src/mouse.c:263:23: style: The scope of the variable 'flags' can be reduced. [variableScope]
allegro4.4-4.4.2/src/mouse.c:719:8: style: The scope of the variable 'was_frozen' can be reduced. [variableScope]
allegro4.4-4.4.2/src/pcx.c:123:0: error: #error endianess not defined [preprocessorErrorDirective]
allegro4.4-4.4.2/src/poly3d.c:58:8: style: The scope of the variable 'r1' can be reduced. [variableScope]
allegro4.4-4.4.2/src/poly3d.c:58:12: style: The scope of the variable 'r2' can be reduced. [variableScope]
allegro4.4-4.4.2/src/poly3d.c:58:16: style: The scope of the variable 'g1' can be reduced. [variableScope]
allegro4.4-4.4.2/src/poly3d.c:58:20: style: The scope of the variable 'g2' can be reduced. [variableScope]
allegro4.4-4.4.2/src/poly3d.c:58:24: style: The scope of the variable 'b1' can be reduced. [variableScope]
allegro4.4-4.4.2/src/poly3d.c:58:28: style: The scope of the variable 'b2' can be reduced. [variableScope]
allegro4.4-4.4.2/src/poly3d.c:193:8: style: The scope of the variable 'r1' can be reduced. [variableScope]
allegro4.4-4.4.2/src/poly3d.c:193:12: style: The scope of the variable 'r2' can be reduced. [variableScope]
allegro4.4-4.4.2/src/poly3d.c:193:16: style: The scope of the variable 'g1' can be reduced. [variableScope]
allegro4.4-4.4.2/src/poly3d.c:193:20: style: The scope of the variable 'g2' can be reduced. [variableScope]
allegro4.4-4.4.2/src/poly3d.c:193:24: style: The scope of the variable 'b1' can be reduced. [variableScope]
allegro4.4-4.4.2/src/poly3d.c:193:28: style: The scope of the variable 'b2' can be reduced. [variableScope]
allegro4.4-4.4.2/src/poly3d.c:941:8: style: The scope of the variable 'x' can be reduced. [variableScope]
allegro4.4-4.4.2/src/poly3d.c:941:14: style: The scope of the variable 'w' can be reduced. [variableScope]
allegro4.4-4.4.2/src/poly3d.c:1149:9: style: The scope of the variable 'v1' can be reduced. [variableScope]
allegro4.4-4.4.2/src/poly3d.c:1215:11: style: The scope of the variable 'v1' can be reduced. [variableScope]
allegro4.4-4.4.2/src/poly3d.c:1278:8: style: The scope of the variable 'x' can be reduced. [variableScope]
allegro4.4-4.4.2/src/poly3d.c:1278:14: style: The scope of the variable 'w' can be reduced. [variableScope]
allegro4.4-4.4.2/src/poly3d.c:978:17: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
allegro4.4-4.4.2/src/poly3d.c:334:15: style: Variable 'polytype_interp_pal' is assigned a value that is never used. [unreadVariable]
allegro4.4-4.4.2/src/poly3d.c:353:15: style: Variable 'polytype_interp_tc' is assigned a value that is never used. [unreadVariable]
allegro4.4-4.4.2/src/poly3d.c:780:9: style: Variable 'interpinfo' is not assigned a value. [unassignedVariable]
allegro4.4-4.4.2/src/poly3d.c:781:19: style: Variable 'typeinfo' is not assigned a value. [unassignedVariable]
allegro4.4-4.4.2/src/poly3d.c:781:30: style: Variable 'typeinfo_zbuf' is not assigned a value. [unassignedVariable]
allegro4.4-4.4.2/src/poly3d.c:860:13: error: Uninitialized variable: interpinfo [uninitvar]
allegro4.4-4.4.2/src/poly3d.c:880:35: error: Uninitialized variable: typeinfo_zbuf [uninitvar]
allegro4.4-4.4.2/src/poly3d.c:881:14: error: Uninitialized variable: typeinfo_zbuf [uninitvar]
allegro4.4-4.4.2/src/poly3d.c:895:32: error: Uninitialized variable: typeinfo [uninitvar]
allegro4.4-4.4.2/src/poly3d.c:897:11: error: Uninitialized variable: typeinfo [uninitvar]
allegro4.4-4.4.2/src/polygon.c:167:11: style: The scope of the variable 'e' can be reduced. [variableScope]
allegro4.4-4.4.2/src/psp/pdrivers.c:22:0: error: #error Something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/psp/pfile.c:23:0: error: #error Something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/psp/pgfx.c:31:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/psp/pjoy.c:25:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/psp/pkey.c:26:0: error: #error Something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/psp/pmouse.c:28:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/psp/psound.c:26:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/psp/psystem.c:28:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/psp/ptimer.c:62:8: style: The scope of the variable 'interval' can be reduced. [variableScope]
allegro4.4-4.4.2/src/psp/ptimer.c:63:9: style: The scope of the variable 'delay' can be reduced. [variableScope]
allegro4.4-4.4.2/src/psp/pvram.c:56:59: warning: Either the condition 'new_h' is redundant or there is possible null pointer dereference: new_h. [nullPointerRedundantCheck]
allegro4.4-4.4.2/src/psp/pvram.c:49:8: note: Assuming that condition 'new_h' is not redundant
allegro4.4-4.4.2/src/psp/pvram.c:56:59: note: Null pointer dereference
allegro4.4-4.4.2/src/qnx/qdrivers.c:24:0: error: #error Something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/qnx/qkeydrv.c:26:0: error: #error Something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/qnx/qmouse.c:26:0: error: #error Something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/qnx/qphaccel.c:26:0: error: #error Something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/qnx/qphbmp.c:24:0: error: #error Something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/qnx/qphfull.c:24:0: error: #error Something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/qnx/qphoton.c:24:0: error: #error Something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/qnx/qphwin.c:26:0: error: #error Something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/qnx/qsystem.c:26:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/quantize.c:433:18: style: The scope of the variable 'k' can be reduced. [variableScope]
allegro4.4-4.4.2/src/quat.c:420:11: style: The scope of the variable 'angle' can be reduced. [variableScope]
allegro4.4-4.4.2/src/quat.c:424:11: style: The scope of the variable 'sin_angle' can be reduced. [variableScope]
allegro4.4-4.4.2/src/rle.c:44:8: style: Unused variable: x [unusedVariable]
allegro4.4-4.4.2/src/rle.c:44:11: style: Unused variable: y [unusedVariable]
allegro4.4-4.4.2/src/rle.c:45:8: style: Unused variable: run [unusedVariable]
allegro4.4-4.4.2/src/rle.c:46:8: style: Unused variable: pix [unusedVariable]
allegro4.4-4.4.2/src/rotate.c:726:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
allegro4.4-4.4.2/src/scene3d.c:407:9: style: The scope of the variable 'v1' can be reduced. [variableScope]
allegro4.4-4.4.2/src/scene3d.c:452:11: style: The scope of the variable 'v1' can be reduced. [variableScope]
allegro4.4-4.4.2/src/scene3d.c:498:14: style: The scope of the variable 'gap' can be reduced. [variableScope]
allegro4.4-4.4.2/src/sound.c:686:8: style: The scope of the variable 'c' can be reduced. [variableScope]
allegro4.4-4.4.2/src/sound.c:741:9: style: The scope of the variable 'voice_vol' can be reduced. [variableScope]
allegro4.4-4.4.2/src/sound.c:742:8: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro4.4-4.4.2/src/spline.c:125:8: style: The scope of the variable 'c' can be reduced. [variableScope]
allegro4.4-4.4.2/src/spline.c:126:8: style: The scope of the variable 'old_drawing_mode' can be reduced. [variableScope]
allegro4.4-4.4.2/src/spline.c:126:26: style: The scope of the variable 'old_drawing_x_anchor' can be reduced. [variableScope]
allegro4.4-4.4.2/src/spline.c:126:48: style: The scope of the variable 'old_drawing_y_anchor' can be reduced. [variableScope]
allegro4.4-4.4.2/src/spline.c:127:12: style: The scope of the variable 'old_drawing_pattern' can be reduced. [variableScope]
allegro4.4-4.4.2/src/tga.c:45:15: style: The scope of the variable 'count' can be reduced. [variableScope]
allegro4.4-4.4.2/src/tga.c:104:15: style: The scope of the variable 'count' can be reduced. [variableScope]
allegro4.4-4.4.2/src/tga.c:147:8: style: The scope of the variable 'color' can be reduced. [variableScope]
allegro4.4-4.4.2/src/tga.c:165:15: style: The scope of the variable 'count' can be reduced. [variableScope]
allegro4.4-4.4.2/src/tga.c:224:15: style: The scope of the variable 'count' can be reduced. [variableScope]
allegro4.4-4.4.2/src/tga.c:285:17: style: The scope of the variable 'c' can be reduced. [variableScope]
allegro4.4-4.4.2/src/tga.c:285:26: style: The scope of the variable 'yc' can be reduced. [variableScope]
allegro4.4-4.4.2/src/tga.c:504:18: style: The scope of the variable 'image_palette' can be reduced. [variableScope]
allegro4.4-4.4.2/src/tga.c:505:11: style: The scope of the variable 'y' can be reduced. [variableScope]
allegro4.4-4.4.2/src/tga.c:505:8: style: Unused variable: x [unusedVariable]
allegro4.4-4.4.2/src/tga.c:505:14: style: Unused variable: c [unusedVariable]
allegro4.4-4.4.2/src/tga.c:505:17: style: Unused variable: r [unusedVariable]
allegro4.4-4.4.2/src/tga.c:505:20: style: Unused variable: g [unusedVariable]
allegro4.4-4.4.2/src/tga.c:505:23: style: Unused variable: b [unusedVariable]
allegro4.4-4.4.2/src/tga.c:296:13: error: Uninitialized variable: tmppal [uninitvar]
allegro4.4-4.4.2/src/unicode.c:318:8: style: The scope of the variable 'n' can be reduced. [variableScope]
allegro4.4-4.4.2/src/unicode.c:318:11: style: The scope of the variable 't' can be reduced. [variableScope]
allegro4.4-4.4.2/src/unicode.c:348:8: style: The scope of the variable 'n' can be reduced. [variableScope]
allegro4.4-4.4.2/src/unicode.c:348:11: style: The scope of the variable 't' can be reduced. [variableScope]
allegro4.4-4.4.2/src/unicode.c:598:8: style: The scope of the variable 'c' can be reduced. [variableScope]
allegro4.4-4.4.2/src/unicode.c:1894:8: style: The scope of the variable 'c1' can be reduced. [variableScope]
allegro4.4-4.4.2/src/unicode.c:1894:12: style: The scope of the variable 'c2' can be reduced. [variableScope]
allegro4.4-4.4.2/src/unicode.c:2003:8: style: The scope of the variable 'c1' can be reduced. [variableScope]
allegro4.4-4.4.2/src/unicode.c:2003:12: style: The scope of the variable 'c2' can be reduced. [variableScope]
allegro4.4-4.4.2/src/unicode.c:2029:8: style: The scope of the variable 'c1' can be reduced. [variableScope]
allegro4.4-4.4.2/src/unicode.c:2029:12: style: The scope of the variable 'c2' can be reduced. [variableScope]
allegro4.4-4.4.2/src/unicode.c:2052:8: style: The scope of the variable 'c1' can be reduced. [variableScope]
allegro4.4-4.4.2/src/unicode.c:2052:12: style: The scope of the variable 'c2' can be reduced. [variableScope]
allegro4.4-4.4.2/src/unicode.c:2079:11: style: The scope of the variable 'lc' can be reduced. [variableScope]
allegro4.4-4.4.2/src/unicode.c:2102:11: style: The scope of the variable 'uc' can be reduced. [variableScope]
allegro4.4-4.4.2/src/unicode.c:2191:11: style: The scope of the variable 'd' can be reduced. [variableScope]
allegro4.4-4.4.2/src/unicode.c:2765:9: style: The scope of the variable 'pstr_pos' can be reduced. [variableScope]
allegro4.4-4.4.2/src/unix/ufile.c:37:0: error: #error ALLEGRO_HAVE_DIRENT_H not defined [preprocessorErrorDirective]
allegro4.4-4.4.2/src/unix/usigalrm.c:191:28: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro4.4-4.4.2/src/unix/usigalrm.c:302:21: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
allegro4.4-4.4.2/src/unix/usigalrm.c:316:21: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
allegro4.4-4.4.2/src/unix/usystem.c:468:22: style: Condition 'page_size==-1' is always true [knownConditionTrueFalse]
allegro4.4-4.4.2/src/unix/usystem.c:465:22: note: Assignment 'page_size=-1', assigned value is -1
allegro4.4-4.4.2/src/unix/usystem.c:468:22: note: Condition 'page_size==-1' is always true
allegro4.4-4.4.2/src/unix/usystem.c:468:22: style: Same expression on both sides of '==' because the value of 'page_size' and '-1' are the same. [duplicateExpression]
allegro4.4-4.4.2/src/unix/usystem.c:465:22: note: 'page_size' is assigned value '-1' here.
allegro4.4-4.4.2/src/unix/usystem.c:468:22: note: Same expression on both sides of '==' because the value of 'page_size' and '-1' are the same.
allegro4.4-4.4.2/src/unix/utimer.c:95:11: style: The scope of the variable 'result' can be reduced. [variableScope]
allegro4.4-4.4.2/src/win/gdi.c:24:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/win/wddraw.h:37:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/win/wdispsw.c:25:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/win/wdsinput.c:43:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/win/wdsndmix.c:45:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/win/wdsound.c:47:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/win/wdxver.c:41:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/win/wfile.c:29:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/win/wgdi.c:27:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/win/wgfxdrv.c:23:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/win/winput.c:28:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/win/wjoydrv.c:23:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/win/wjoydx.c:38:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/win/wjoyhelp.c:34:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/win/wjoyw32.c:36:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/win/wkeybd.c:31:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/win/wmidi.c:38:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/win/wmouse.c:31:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/win/wsnddrv.c:23:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/win/wsndwo.c:39:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/win/wsystem.c:30:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/win/wthread.c:30:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/win/wtimer.c:35:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/win/wwnd.c:30:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro4.4-4.4.2/src/x/xkeyboard.c:436:7: style: Condition 'r' is always false [knownConditionTrueFalse]
allegro4.4-4.4.2/src/x/xkeyboard.c:411:28: note: Assignment 'r=0', assigned value is 0
allegro4.4-4.4.2/src/x/xkeyboard.c:436:7: note: Condition 'r' is always false
allegro4.4-4.4.2/src/x/xkeyboard.c:411:24: style: The scope of the variable 'r' can be reduced. [variableScope]
allegro4.4-4.4.2/src/x/xkeyboard.c:671:45: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
allegro4.4-4.4.2/src/x/xkeyboard.c:675:46: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
allegro4.4-4.4.2/src/x/xkeyboard.c:679:46: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
allegro4.4-4.4.2/src/x/xwin.c:1841:0: error: #error endianess not defined [preprocessorErrorDirective]
allegro4.4-4.4.2/tests/akaitest.c:204:22: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/cpptest.cpp:46:7: style: Class 'rodent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
allegro4.4-4.4.2/tests/digitest.c:54:19: style: The scope of the variable 'prev' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/digitest.c:54:25: style: The scope of the variable 'previ' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/digitest.c:425:26: error: Buffer overrun possible for long command line arguments. [insecureCmdLineArgs]
allegro4.4-4.4.2/tests/filetest.c:92:8: style: The scope of the variable 'ret' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/filetest.c:120:8: style: The scope of the variable 'list_size' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/filetest.c:121:8: style: The scope of the variable 'found' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/filetest.c:122:18: style: The scope of the variable 'tmp' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/filetest.c:123:8: style: The scope of the variable 'ch' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/filetest.c:124:8: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/filetest.c:196:8: style: The scope of the variable 'c1' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/filetest.c:196:12: style: The scope of the variable 'c2' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/filetest.c:315:8: style: The scope of the variable 'c' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/filetest.c:315:11: style: The scope of the variable 'c2' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/filetest.c:407:8: style: The scope of the variable 'ch' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/filetest.c:407:12: style: The scope of the variable 'count' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/mathtest.c:127:8: style: The scope of the variable 'len' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/mathtest.c:142:8: style: The scope of the variable 'c1' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/mathtest.c:142:12: style: The scope of the variable 'c2' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/playfli.c:80:29: style: Array index 'c' is used before limits check. [arrayIndexThenCheck]
allegro4.4-4.4.2/tests/test.c:580:8: style: The scope of the variable 'x' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:580:11: style: The scope of the variable 'y' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:608:8: style: The scope of the variable 'x1' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:608:12: style: The scope of the variable 'x2' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:608:16: style: The scope of the variable 'y' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:637:8: style: The scope of the variable 'x' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:637:11: style: The scope of the variable 'y1' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:637:15: style: The scope of the variable 'y2' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:666:8: style: The scope of the variable 'x1' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:666:12: style: The scope of the variable 'y1' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:666:16: style: The scope of the variable 'x2' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:666:20: style: The scope of the variable 'y2' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:696:8: style: The scope of the variable 'x1' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:696:12: style: The scope of the variable 'y1' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:696:16: style: The scope of the variable 'x2' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:696:20: style: The scope of the variable 'y2' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:726:8: style: The scope of the variable 'x1' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:726:12: style: The scope of the variable 'y1' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:726:16: style: The scope of the variable 'x2' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:726:20: style: The scope of the variable 'y2' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:726:24: style: The scope of the variable 'x3' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:726:28: style: The scope of the variable 'y3' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:809:8: style: The scope of the variable 'x' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:809:11: style: The scope of the variable 'y' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:809:14: style: The scope of the variable 'r' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:838:8: style: The scope of the variable 'x' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:838:11: style: The scope of the variable 'y' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:838:14: style: The scope of the variable 'r' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:867:8: style: The scope of the variable 'x' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:867:11: style: The scope of the variable 'y' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:867:14: style: The scope of the variable 'rx' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:867:18: style: The scope of the variable 'ry' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:897:8: style: The scope of the variable 'x' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:897:11: style: The scope of the variable 'y' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:897:14: style: The scope of the variable 'rx' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:897:18: style: The scope of the variable 'ry' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:927:8: style: The scope of the variable 'x' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:927:11: style: The scope of the variable 'y' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:927:14: style: The scope of the variable 'r' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:959:8: style: The scope of the variable 'x' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:959:11: style: The scope of the variable 'y' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:983:8: style: The scope of the variable 'x' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:983:11: style: The scope of the variable 'y' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:1006:8: style: The scope of the variable 'x' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:1006:11: style: The scope of the variable 'y' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:1034:8: style: The scope of the variable 'x' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:1034:11: style: The scope of the variable 'y' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:1063:8: style: The scope of the variable 'x' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:1063:11: style: The scope of the variable 'y' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:1091:8: style: The scope of the variable 'x' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:1091:11: style: The scope of the variable 'y' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:1120:8: style: The scope of the variable 'x' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:1120:11: style: The scope of the variable 'y' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:1143:8: style: The scope of the variable 'x' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:1143:11: style: The scope of the variable 'y' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:1171:8: style: The scope of the variable 'x' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:1171:11: style: The scope of the variable 'y' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:2040:8: style: The scope of the variable 'x1' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:2040:12: style: The scope of the variable 'y1' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:2040:16: style: The scope of the variable 'x2' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:2040:20: style: The scope of the variable 'y2' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:2168:8: style: The scope of the variable 'nx' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:2168:12: style: The scope of the variable 'ny' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:2169:13: style: The scope of the variable 'os' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:3973:8: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro4.4-4.4.2/tests/test.c:338:52: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
allegro4.4-4.4.2/tests/test.c:339:52: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
allegro4.4-4.4.2/tests/test.c:340:58: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
allegro4.4-4.4.2/tests/test.c:341:61: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
allegro4.4-4.4.2/tests/win/scrsave.c:284:13: style: Variable 'mpr' is assigned a value that is never used. [unreadVariable]
allegro4.4-4.4.2/tools/beos/bfixicon.cpp:47:18: style: The scope of the variable 'addr' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/dat.c:203:8: style: The scope of the variable 'c' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/dat.c:751:9: style: The scope of the variable 'tm' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/dat.c:762:18: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
allegro4.4-4.4.2/tools/dat.c:228:3: portability: fflush() called on input stream 'stdin' may result in undefined behaviour on non-linux systems. [fflushOnInputStream]
allegro4.4-4.4.2/tools/dat.c:83:4: error: Common realloc mistake: 'opt_proplist' nulled but not freed upon failure [memleakOnRealloc]
allegro4.4-4.4.2/tools/dat.c:84:4: error: Common realloc mistake: 'opt_fixedproplist' nulled but not freed upon failure [memleakOnRealloc]
allegro4.4-4.4.2/tools/dat.c:85:4: error: Common realloc mistake: 'opt_namelist' nulled but not freed upon failure [memleakOnRealloc]
allegro4.4-4.4.2/tools/dat.c:86:4: error: Common realloc mistake: 'opt_usedname' nulled but not freed upon failure [memleakOnRealloc]
allegro4.4-4.4.2/tools/dat2c.c:352:0: error: #error platform not supported [preprocessorErrorDirective]
allegro4.4-4.4.2/tools/datedit.c:1617:19: warning: Comparison of a boolean expression with an integer other than 0 or 1. [compareBoolExpressionWithInt]
allegro4.4-4.4.2/tools/datedit.c:77:8: style: The scope of the variable 'type' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/datedit.c:94:23: style: The scope of the variable 'iter' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/datedit.c:240:19: style: The scope of the variable 'buf2' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/datedit.c:241:17: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/datedit.c:241:20: style: The scope of the variable 'c' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/datedit.c:241:23: style: The scope of the variable 'c2' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/datedit.c:727:8: style: The scope of the variable 'len' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/datedit.c:755:8: style: The scope of the variable 'len' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/datedit.c:860:8: style: The scope of the variable 'size' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/datedit.c:982:9: style: The scope of the variable 'tmp' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/datedit.c:983:8: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/datedit.c:1290:14: style: The scope of the variable 'f1' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/datedit.c:1290:19: style: The scope of the variable 'f2' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/datedit.c:1291:9: style: The scope of the variable 'b1' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/datedit.c:1291:18: style: The scope of the variable 'b2' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/datedit.c:1292:8: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/datedit.c:1353:9: style: The scope of the variable 'tm' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/datedit.c:1357:8: style: The scope of the variable 'c' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/datedit.c:1781:8: style: The scope of the variable 'len' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/datedit.c:1393:18: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
allegro4.4-4.4.2/tools/exedat.c:172:14: style: The scope of the variable 'f' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/exedat.c:172:18: style: The scope of the variable 'ef' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/exedat.c:174:8: style: The scope of the variable 'c' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/exedat.c:298:14: style: The scope of the variable 'f' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/exedat.c:298:18: style: The scope of the variable 'df' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/exedat.c:299:8: style: The scope of the variable 'c' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/grabber.c:767:8: style: The scope of the variable 'ok' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/grabber.c:997:8: style: The scope of the variable 'mode' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/grabber.c:1217:14: style: The scope of the variable 'dat' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/grabber.c:1218:8: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/grabber.c:1314:14: style: The scope of the variable 'dat' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/grabber.c:1315:8: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/grabber.c:1341:8: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/grabber.c:1509:14: style: The scope of the variable 'dat' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/grabber.c:1510:8: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/grabber.c:1560:14: style: The scope of the variable 'dat' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/grabber.c:1561:8: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/grabber.c:1757:8: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/grabber.c:1876:8: style: The scope of the variable 'obj_count' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/grabber.c:1877:8: style: The scope of the variable 'new_obj_count' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/grabber.c:2080:31: style: The scope of the variable 'buf2' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/grabber.c:2283:8: style: The scope of the variable 'len' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/grabber.c:2581:10: style: The scope of the variable 'dat' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/grabber.c:2727:8: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/grabber.c:3103:11: style: The scope of the variable 'type' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/grabber.c:3250:15: style: The scope of the variable 'df' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/grabber.c:3253:8: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/grabber.c:3014:36: style: Variable 'help_text' is assigned a value that is never used. [unreadVariable]
allegro4.4-4.4.2/tools/grabber.c:1590:7: error: Common realloc mistake: 'data' nulled but not freed upon failure [memleakOnRealloc]
allegro4.4-4.4.2/tools/grabber.c:1591:7: error: Common realloc mistake: 'data_sel' nulled but not freed upon failure [memleakOnRealloc]
allegro4.4-4.4.2/tools/macosx/fixbundle.c:117:13: style: The scope of the variable 'i_y' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/macosx/fixbundle.c:118:18: style: The scope of the variable 'f_y' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/macosx/fixbundle.c:118:23: style: The scope of the variable 'a' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/pat2dat.c:325:23: style: The scope of the variable 'end' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/pat2dat.c:326:18: style: The scope of the variable 'running_status' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/pat2dat.c:552:25: style: The scope of the variable 'instrument_size' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/pat2dat.c:552:42: style: The scope of the variable 'instrument_size_pos' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/pat2dat.c:553:8: style: The scope of the variable 'num_layers' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/pat2dat.c:783:8: style: The scope of the variable 'argc' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/pat2dat.c:1361:11: style: The scope of the variable 'm' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/pat2dat.c:1388:8: style: The scope of the variable 'igen_count' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/pat2dat.c:1389:8: style: The scope of the variable 'pgen_count' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/pat2dat.c:1390:8: style: The scope of the variable 'length' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/pat2dat.c:1391:8: style: The scope of the variable 'min_freq' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/pat2dat.c:1391:18: style: The scope of the variable 'max_freq' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/pat2dat.c:1392:8: style: The scope of the variable 'root_freq' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/pat2dat.c:1393:8: style: The scope of the variable 'decay' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/pat2dat.c:1394:8: style: The scope of the variable 'sustain' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/pat2dat.c:1395:8: style: The scope of the variable 'release' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/pat2dat.c:1396:8: style: The scope of the variable 'flags' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/pat2dat.c:1922:15: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
allegro4.4-4.4.2/tools/plugins/datalpha.c:78:16: style: The scope of the variable 'rle' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/plugins/datalpha.c:81:8: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/plugins/datalpha.c:131:16: style: The scope of the variable 'rle' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/plugins/datalpha.c:133:9: style: The scope of the variable 'buf' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/plugins/datalpha.c:133:19: style: The scope of the variable 'name' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/plugins/datalpha.c:192:16: style: The scope of the variable 'rle' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/plugins/datalpha.c:196:8: style: The scope of the variable 'x' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/plugins/datalpha.c:196:11: style: The scope of the variable 'y' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/plugins/datalpha.c:196:14: style: The scope of the variable 'c' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/plugins/datalpha.c:196:17: style: The scope of the variable 'r' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/plugins/datalpha.c:196:20: style: The scope of the variable 'g' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/plugins/datalpha.c:196:23: style: The scope of the variable 'b' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/plugins/datalpha.c:196:26: style: The scope of the variable 'a' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/plugins/datalpha.c:253:14: style: The scope of the variable 'alpha' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/plugins/datalpha.c:257:8: style: The scope of the variable 'x' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/plugins/datalpha.c:257:11: style: The scope of the variable 'y' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/plugins/datalpha.c:257:14: style: The scope of the variable 'c' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/plugins/datalpha.c:257:17: style: The scope of the variable 'r' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/plugins/datalpha.c:257:20: style: The scope of the variable 'g' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/plugins/datalpha.c:257:23: style: The scope of the variable 'b' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/plugins/datalpha.c:257:26: style: The scope of the variable 'a' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/plugins/datalpha.c:331:16: style: The scope of the variable 'rle' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/plugins/datalpha.c:332:12: style: The scope of the variable 'bmp' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/plugins/datfont.c:165:21: style: The scope of the variable 'tmp' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/plugins/datfont.c:166:15: style: The scope of the variable 'pack' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/plugins/datfont.c:447:16: style: The scope of the variable 'names' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/plugins/datfont.c:468:14: style: The scope of the variable 'f' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/plugins/datfont.c:470:8: style: The scope of the variable 'id' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/plugins/datfont.c:548:9: style: The scope of the variable 'depth' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/plugins/datfont.c:580:22: style: The scope of the variable 'p24' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/plugins/datfont.c:764:9: style: The scope of the variable 'name' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/plugins/datfont.c:768:8: style: The scope of the variable 'base' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/plugins/datfont.c:769:8: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/plugins/datfont.c:885:8: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/plugins/datgrid.c:127:14: style: The scope of the variable 'dat' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/plugins/datgrid.c:466:10: style: The scope of the variable 's' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/plugins/datgrid.c:468:8: style: The scope of the variable 'xgrid' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/plugins/datgrid.c:468:15: style: The scope of the variable 'ygrid' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/plugins/datgrid.c:641:12: style: The scope of the variable 'bmp' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/plugins/datgrid.c:642:16: style: The scope of the variable 'spr' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/plugins/datgrid.c:643:9: style: The scope of the variable 'buf' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/plugins/datgrid.c:721:8: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/plugins/datimage.c:359:13: style: The scope of the variable 'p24' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/plugins/datitype.c:139:16: style: The scope of the variable 'spr' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/plugins/datsamp.c:69:8: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/plugins/datsamp.c:70:12: style: The scope of the variable 's' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/textconv.c:176:15: style: The scope of the variable 'warned' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/textconv.c:135:3: error: Common realloc mistake: 'in_data' nulled but not freed upon failure [memleakOnRealloc]
allegro4.4-4.4.2/tools/textconv.c:282:3: error: Common realloc mistake: 'cp_table' nulled but not freed upon failure [memleakOnRealloc]
allegro4.4-4.4.2/tools/win/wfixicon.c:189:24: style: The scope of the variable 'rc_name' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/win/wfixicon.c:189:38: style: The scope of the variable 'res_name' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/win/wfixicon.c:189:53: style: The scope of the variable 'str' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/win/wfixicon.c:197:14: style: The scope of the variable 'f' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/x11/xf2pcx.c:86:30: style: The scope of the variable 'sx' can be reduced. [variableScope]
allegro4.4-4.4.2/tools/x11/xf2pcx.c:87:18: style: The scope of the variable 'black' can be reduced. [variableScope]
[22:31]

ftp://ftp.se.debian.org/debian/pool/main/a/allegro5/allegro5_5.2.4.0.orig.tar.gz
allegro5-5.2.4.0/addons/acodec/flac.c:19:0: error: #error configuration problem, ALLEGRO_CFG_ACODEC_FLAC not set [preprocessorErrorDirective]
allegro5-5.2.4.0/addons/acodec/modaudio.c:18:0: error: #error configuration problem, ALLEGRO_CFG_ACODEC_MODAUDIO not set [preprocessorErrorDirective]
allegro5-5.2.4.0/addons/acodec/ogg.c:19:0: error: #error configuration problem, ALLEGRO_CFG_ACODEC_VORBIS not set [preprocessorErrorDirective]
allegro5-5.2.4.0/addons/acodec/opus.c:18:0: error: #error configuration problem, ALLEGRO_CFG_ACODEC_OPUS not set [preprocessorErrorDirective]
allegro5-5.2.4.0/addons/acodec/voc.c:259:11: style: The scope of the variable 'read' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/acodec/voc.c:254:46: style: Function '_al_load_voc_f' argument 1 names different: declaration 'fp' definition 'file'. [funcArgNamesDifferent]
allegro5-5.2.4.0/addons/acodec/acodec.h:21:46: note: Function '_al_load_voc_f' argument 1 names different: declaration 'fp' definition 'file'.
allegro5-5.2.4.0/addons/acodec/voc.c:254:46: note: Function '_al_load_voc_f' argument 1 names different: declaration 'fp' definition 'file'.
allegro5-5.2.4.0/addons/acodec/voc.c:109:12: error: Buffer is accessed out of bounds: hdrbuf [bufferAccessOutOfBounds]
allegro5-5.2.4.0/addons/audio/alsa.c:244:8: style: The scope of the variable 'err' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/audio/alsa.c:770:40: style: The scope of the variable 'e' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/audio/audio.c:201:9: style: Unused variable: retVal [unusedVariable]
allegro5-5.2.4.0/addons/audio/audio_io.c:49:18: style: The scope of the variable 'ent' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/audio/dsound.cpp:156:27: style: C-style pointer casting [cstyleCast]
allegro5-5.2.4.0/addons/audio/dsound.cpp:633:32: style: C-style pointer casting [cstyleCast]
allegro5-5.2.4.0/addons/audio/kcm_instance.c:199:54: style: Function '_al_kcm_destroy_sample' argument 1 names different: declaration 'sample' definition 'spl'. [funcArgNamesDifferent]
allegro5-5.2.4.0/addons/audio/allegro5/internal/aintern_audio.h:242:54: note: Function '_al_kcm_destroy_sample' argument 1 names different: declaration 'sample' definition 'spl'.
allegro5-5.2.4.0/addons/audio/kcm_instance.c:199:54: note: Function '_al_kcm_destroy_sample' argument 1 names different: declaration 'sample' definition 'spl'.
allegro5-5.2.4.0/addons/audio/kcm_mixer.c:969:8: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/audio/kcm_mixer.c:253:18: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
allegro5-5.2.4.0/addons/audio/kcm_mixer.c:258:15: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
allegro5-5.2.4.0/addons/audio/kcm_sample.c:375:53: warning: Function 'do_play_sample' argument order different: declaration 'spl, data, gain, pan, speed, loop' definition 'splinst, spl, gain, pan, speed, loop' [funcArgOrderDifferent]
allegro5-5.2.4.0/addons/audio/kcm_sample.c:45:53: note: Function 'do_play_sample' argument order different: declaration 'spl, data, gain, pan, speed, loop' definition 'splinst, spl, gain, pan, speed, loop'
allegro5-5.2.4.0/addons/audio/kcm_sample.c:375:53: note: Function 'do_play_sample' argument order different: declaration 'spl, data, gain, pan, speed, loop' definition 'splinst, spl, gain, pan, speed, loop'
allegro5-5.2.4.0/addons/audio/kcm_stream.c:335:11: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/audio/kcm_stream.c:620:11: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/audio/kcm_stream.c:690:13: style: The scope of the variable 'fragment' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/audio/kcm_stream.c:806:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/audio/kcm_stream.c:823:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/audio/kcm_stream.c:840:11: style: The scope of the variable 'ret' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/audio/kcm_stream.c:857:11: style: The scope of the variable 'ret' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/audio/kcm_stream.c:875:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/audio/opensl.c:429:5: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
allegro5-5.2.4.0/addons/audio/opensl.c:426:5: note: Variable 'result' is reassigned a value before the old one has been used.
allegro5-5.2.4.0/addons/audio/opensl.c:429:5: note: Variable 'result' is reassigned a value before the old one has been used.
allegro5-5.2.4.0/addons/audio/oss.c:228:4: warning: The buffer 'oss_audio_device' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
allegro5-5.2.4.0/addons/audio/pulseaudio.c:428:40: style: The scope of the variable 'e' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/color/color.c:556:8: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
allegro5-5.2.4.0/addons/color/color.c:556:8: warning: %x in format string (no. 2) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
allegro5-5.2.4.0/addons/color/color.c:556:8: warning: %x in format string (no. 3) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
allegro5-5.2.4.0/addons/font/bmfont.c:480:11: style: Function '_al_load_bmfont_xml' argument 3 names different: declaration 'flags' definition 'font_flags'. [funcArgNamesDifferent]
allegro5-5.2.4.0/addons/font/font.h:19:18: note: Function '_al_load_bmfont_xml' argument 3 names different: declaration 'flags' definition 'font_flags'.
allegro5-5.2.4.0/addons/font/bmfont.c:480:11: note: Function '_al_load_bmfont_xml' argument 3 names different: declaration 'flags' definition 'font_flags'.
allegro5-5.2.4.0/addons/font/fontbmp.c:226:4: style: Variable 'unmasked' is reassigned a value before the old one has been used. [redundantAssignment]
allegro5-5.2.4.0/addons/font/fontbmp.c:210:0: note: Variable 'unmasked' is reassigned a value before the old one has been used.
allegro5-5.2.4.0/addons/font/fontbmp.c:226:4: note: Variable 'unmasked' is reassigned a value before the old one has been used.
allegro5-5.2.4.0/addons/font/fontbmp.c:135:48: style: Function '_al_load_bitmap_font' argument 1 names different: declaration 'filename' definition 'fname'. [funcArgNamesDifferent]
allegro5-5.2.4.0/addons/font/font.h:16:48: note: Function '_al_load_bitmap_font' argument 1 names different: declaration 'filename' definition 'fname'.
allegro5-5.2.4.0/addons/font/fontbmp.c:135:48: note: Function '_al_load_bitmap_font' argument 1 names different: declaration 'filename' definition 'fname'.
allegro5-5.2.4.0/addons/font/fontbmp.c:135:69: style: Function '_al_load_bitmap_font' argument 3 names different: declaration 'flags' definition 'font_flags'. [funcArgNamesDifferent]
allegro5-5.2.4.0/addons/font/font.h:17:18: note: Function '_al_load_bitmap_font' argument 3 names different: declaration 'flags' definition 'font_flags'.
allegro5-5.2.4.0/addons/font/fontbmp.c:135:69: note: Function '_al_load_bitmap_font' argument 3 names different: declaration 'flags' definition 'font_flags'.
allegro5-5.2.4.0/addons/font/stdfont.c:394:27: style: The scope of the variable 'lr' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/font/stdfont.c:395:8: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/font/stdfont.c:395:11: style: The scope of the variable 'j' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/font/stdfont.c:395:14: style: The scope of the variable 'k' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/font/text.c:219:16: style: The scope of the variable 's' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/font/text.c:523:36: style: The scope of the variable 'soft_line' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/image/bmp.c:233:13: style: The scope of the variable 'r' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/image/bmp.c:233:16: style: The scope of the variable 'g' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/image/bmp.c:233:19: style: The scope of the variable 'b' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/image/bmp.c:742:21: style: The scope of the variable 'bytes_read' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/image/bmp.c:964:11: style: The scope of the variable 'pos' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/image/bmp.c:965:8: style: The scope of the variable 'eolflag' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/image/bmp.c:1048:14: style: The scope of the variable 'pos' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/image/bmp.c:1049:8: style: The scope of the variable 'eolflag' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/image/bmp.c:1479:22: style: The scope of the variable 'data' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/image/dds.c:27:10: style: struct member 'DDS_PIXELFORMAT::dwSize' is never used. [unusedStructMember]
allegro5-5.2.4.0/addons/image/dds.c:30:10: style: struct member 'DDS_PIXELFORMAT::dwRGBBitCount' is never used. [unusedStructMember]
allegro5-5.2.4.0/addons/image/dds.c:31:10: style: struct member 'DDS_PIXELFORMAT::dwRBitMask' is never used. [unusedStructMember]
allegro5-5.2.4.0/addons/image/dds.c:32:10: style: struct member 'DDS_PIXELFORMAT::dwGBitMask' is never used. [unusedStructMember]
allegro5-5.2.4.0/addons/image/dds.c:33:10: style: struct member 'DDS_PIXELFORMAT::dwBBitMask' is never used. [unusedStructMember]
allegro5-5.2.4.0/addons/image/dds.c:34:10: style: struct member 'DDS_PIXELFORMAT::dwABitMask' is never used. [unusedStructMember]
allegro5-5.2.4.0/addons/image/gdiplus.cpp:72:4: style: Class 'AllegroWindowsStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
allegro5-5.2.4.0/addons/image/jpg.c:242:22: style: The scope of the variable 'in' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/image/jpg.c:243:22: style: The scope of the variable 'out' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/image/pcx.c:227:14: style: The scope of the variable 'color' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/image/pcx.c:228:14: style: The scope of the variable 'count' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/image/png.c:511:4: style: Variable 'png_ptr' is reassigned a value before the old one has been used. [redundantAssignment]
allegro5-5.2.4.0/addons/image/png.c:504:0: note: Variable 'png_ptr' is reassigned a value before the old one has been used.
allegro5-5.2.4.0/addons/image/png.c:511:4: note: Variable 'png_ptr' is reassigned a value before the old one has been used.
allegro5-5.2.4.0/addons/image/png.c:171:24: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/image/tga.c:49:15: style: The scope of the variable 'count' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/image/tga.c:100:15: style: The scope of the variable 'count' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/image/tga.c:152:8: style: The scope of the variable 'count' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/image/tga.c:208:15: style: The scope of the variable 'count' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/image/tga.c:245:17: style: The scope of the variable 'c' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/memfile/memfile.c:177:4: style: Variable 'userdata' is reassigned a value before the old one has been used. [redundantAssignment]
allegro5-5.2.4.0/addons/memfile/memfile.c:172:0: note: Variable 'userdata' is reassigned a value before the old one has been used.
allegro5-5.2.4.0/addons/memfile/memfile.c:177:4: note: Variable 'userdata' is reassigned a value before the old one has been used.
allegro5-5.2.4.0/addons/native_dialog/gtk_menu.c:124:17: style: The scope of the variable 'x' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/native_dialog/gtk_menu.c:124:20: style: The scope of the variable 'y' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/native_dialog/gtk_menu.c:124:23: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/native_dialog/gtk_menu.c:125:24: style: The scope of the variable 'pixbuf' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/native_dialog/menu.c:877:8: warning: Either the condition 'if(menu_id)' is redundant or there is possible null pointer dereference: menu_id. [nullPointerRedundantCheck]
allegro5-5.2.4.0/addons/native_dialog/menu.c:880:7: note: Assuming that condition 'if(menu_id)' is not redundant
allegro5-5.2.4.0/addons/native_dialog/menu.c:877:8: note: Null pointer dereference
allegro5-5.2.4.0/addons/native_dialog/menu.c:901:23: warning: Either the condition 'menu_id' is redundant or there is possible null pointer dereference: menu_id. [nullPointerRedundantCheck]
allegro5-5.2.4.0/addons/native_dialog/menu.c:880:8: note: Assuming that condition 'menu_id' is not redundant
allegro5-5.2.4.0/addons/native_dialog/menu.c:901:23: note: Null pointer dereference
allegro5-5.2.4.0/addons/native_dialog/menu.c:903:34: warning: Either the condition 'menu_id' is redundant or there is possible null pointer dereference: menu_id. [nullPointerRedundantCheck]
allegro5-5.2.4.0/addons/native_dialog/menu.c:880:8: note: Assuming that condition 'menu_id' is not redundant
allegro5-5.2.4.0/addons/native_dialog/menu.c:903:34: note: Null pointer dereference
allegro5-5.2.4.0/addons/native_dialog/menu.c:875:4: style: Variable 'menu_id' is reassigned a value before the old one has been used. [redundantAssignment]
allegro5-5.2.4.0/addons/native_dialog/menu.c:871:0: note: Variable 'menu_id' is reassigned a value before the old one has been used.
allegro5-5.2.4.0/addons/native_dialog/menu.c:875:4: note: Variable 'menu_id' is reassigned a value before the old one has been used.
allegro5-5.2.4.0/addons/native_dialog/menu.c:92:24: style: The scope of the variable 'slot' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/native_dialog/menu.c:160:29: style: The scope of the variable 'menu_id' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/native_dialog/menu.c:277:11: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/native_dialog/menu.c:385:17: style: The scope of the variable 'menu_id' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/native_dialog/menu.c:631:11: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/native_dialog/menu.c:848:17: style: The scope of the variable 'menu_id' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/native_dialog/win_dialog.c:76:9: style: The scope of the variable 'buf' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/native_dialog/win_dialog.c:101:8: style: The scope of the variable 'start' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/native_dialog/win_dialog.c:101:15: style: The scope of the variable 'end' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/primitives/high_primitives.c:454:20: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
allegro5-5.2.4.0/addons/primitives/high_primitives.c:454:30: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
allegro5-5.2.4.0/addons/primitives/high_primitives.c:457:20: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
allegro5-5.2.4.0/addons/primitives/high_primitives.c:457:30: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
allegro5-5.2.4.0/addons/primitives/high_primitives.c:472:23: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
allegro5-5.2.4.0/addons/primitives/high_primitives.c:472:33: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
allegro5-5.2.4.0/addons/primitives/high_primitives.c:475:23: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
allegro5-5.2.4.0/addons/primitives/high_primitives.c:475:33: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
allegro5-5.2.4.0/addons/primitives/high_primitives.c:493:17: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
allegro5-5.2.4.0/addons/primitives/high_primitives.c:493:27: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
allegro5-5.2.4.0/addons/primitives/high_primitives.c:1147:19: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
allegro5-5.2.4.0/addons/primitives/high_primitives.c:1147:29: portability: Casting from const float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
allegro5-5.2.4.0/addons/primitives/high_primitives.c:1213:17: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
allegro5-5.2.4.0/addons/primitives/high_primitives.c:1213:27: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
allegro5-5.2.4.0/addons/primitives/high_primitives.c:1216:17: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
allegro5-5.2.4.0/addons/primitives/high_primitives.c:1216:27: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
allegro5-5.2.4.0/addons/primitives/high_primitives.c:1229:14: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
allegro5-5.2.4.0/addons/primitives/high_primitives.c:1229:24: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
allegro5-5.2.4.0/addons/primitives/high_primitives.c:1237:17: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
allegro5-5.2.4.0/addons/primitives/high_primitives.c:1237:27: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
allegro5-5.2.4.0/addons/primitives/high_primitives.c:1238:19: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
allegro5-5.2.4.0/addons/primitives/high_primitives.c:1238:29: portability: Casting from const float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
allegro5-5.2.4.0/addons/primitives/high_primitives.c:1133:13: style: The scope of the variable 'cur_dir_x' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/primitives/high_primitives.c:1134:13: style: The scope of the variable 'cur_dir_y' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/primitives/line_soft.c:584:27: style: The scope of the variable 'lr' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/primitives/line_soft.c:423:13: style: Variable 'x' is assigned a value that is never used. [unreadVariable]
allegro5-5.2.4.0/addons/primitives/line_soft.c:423:13: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
allegro5-5.2.4.0/addons/primitives/line_soft.c:441:13: style: Variable 'y' is assigned a value that is never used. [unreadVariable]
allegro5-5.2.4.0/addons/primitives/line_soft.c:441:13: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
allegro5-5.2.4.0/addons/primitives/line_soft.c:460:13: style: Variable 'x' is assigned a value that is never used. [unreadVariable]
allegro5-5.2.4.0/addons/primitives/line_soft.c:460:13: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
allegro5-5.2.4.0/addons/primitives/line_soft.c:485:13: style: Variable 'y' is assigned a value that is never used. [unreadVariable]
allegro5-5.2.4.0/addons/primitives/line_soft.c:485:13: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
allegro5-5.2.4.0/addons/primitives/polyline.c:433:39: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
allegro5-5.2.4.0/addons/primitives/polyline.c:433:39: portability: Casting from const float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
allegro5-5.2.4.0/addons/primitives/polyline.c:434:38: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
allegro5-5.2.4.0/addons/primitives/polyline.c:434:38: portability: Casting from const float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
allegro5-5.2.4.0/addons/primitives/polyline.c:437:32: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
allegro5-5.2.4.0/addons/primitives/polyline.c:437:32: portability: Casting from const float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
allegro5-5.2.4.0/addons/primitives/polyline.c:447:28: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
allegro5-5.2.4.0/addons/primitives/polyline.c:447:28: portability: Casting from const float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
allegro5-5.2.4.0/addons/primitives/polyline.c:459:25: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
allegro5-5.2.4.0/addons/primitives/polyline.c:459:25: portability: Casting from const float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
allegro5-5.2.4.0/addons/primitives/polyline.c:460:25: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
allegro5-5.2.4.0/addons/primitives/polyline.c:460:25: portability: Casting from const float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
allegro5-5.2.4.0/addons/primitives/polyline.c:461:25: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
allegro5-5.2.4.0/addons/primitives/polyline.c:461:25: portability: Casting from const float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
allegro5-5.2.4.0/addons/primitives/polyline.c:516:43: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
allegro5-5.2.4.0/addons/primitives/polyline.c:516:43: portability: Casting from const float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
allegro5-5.2.4.0/addons/primitives/polyline.c:523:43: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
allegro5-5.2.4.0/addons/primitives/polyline.c:523:43: portability: Casting from const float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
allegro5-5.2.4.0/addons/primitives/polyline.c:176:16: style: The scope of the variable 't' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/primitives/prim_soft.c:47:26: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
allegro5-5.2.4.0/addons/primitives/prim_soft.c:73:26: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
allegro5-5.2.4.0/addons/primitives/primitives.c:473:11: style: The scope of the variable 'ii' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/primitives/primitives.c:138:74: style: Function '_al_bitmap_region_is_locked' argument 4 names different: declaration 'x2' definition 'w'. [funcArgNamesDifferent]
allegro5-5.2.4.0/addons/primitives/allegro5/internal/aintern_prim.h:72:74: note: Function '_al_bitmap_region_is_locked' argument 4 names different: declaration 'x2' definition 'w'.
allegro5-5.2.4.0/addons/primitives/primitives.c:138:74: note: Function '_al_bitmap_region_is_locked' argument 4 names different: declaration 'x2' definition 'w'.
allegro5-5.2.4.0/addons/primitives/primitives.c:138:81: style: Function '_al_bitmap_region_is_locked' argument 5 names different: declaration 'y2' definition 'h'. [funcArgNamesDifferent]
allegro5-5.2.4.0/addons/primitives/allegro5/internal/aintern_prim.h:72:82: note: Function '_al_bitmap_region_is_locked' argument 5 names different: declaration 'y2' definition 'h'.
allegro5-5.2.4.0/addons/primitives/primitives.c:138:81: note: Function '_al_bitmap_region_is_locked' argument 5 names different: declaration 'y2' definition 'h'.
allegro5-5.2.4.0/addons/primitives/triangulator.c:306:25: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
allegro5-5.2.4.0/addons/primitives/triangulator.c:306:25: portability: Casting from const float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
allegro5-5.2.4.0/addons/primitives/triangulator.c:414:39: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
allegro5-5.2.4.0/addons/primitives/triangulator.c:414:39: portability: Casting from const float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
allegro5-5.2.4.0/addons/primitives/triangulator.c:449:16: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
allegro5-5.2.4.0/addons/primitives/triangulator.c:449:16: portability: Casting from const float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
allegro5-5.2.4.0/addons/primitives/triangulator.c:795:21: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
allegro5-5.2.4.0/addons/primitives/triangulator.c:795:21: portability: Casting from const float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
allegro5-5.2.4.0/addons/primitives/triangulator.c:119:4: style: Variable 'v0' is reassigned a value before the old one has been used. [redundantAssignment]
allegro5-5.2.4.0/addons/primitives/triangulator.c:107:0: note: Variable 'v0' is reassigned a value before the old one has been used.
allegro5-5.2.4.0/addons/primitives/triangulator.c:119:4: note: Variable 'v0' is reassigned a value before the old one has been used.
allegro5-5.2.4.0/addons/primitives/triangulator.c:125:4: style: Variable 'item' is reassigned a value before the old one has been used. [redundantAssignment]
allegro5-5.2.4.0/addons/primitives/triangulator.c:113:0: note: Variable 'item' is reassigned a value before the old one has been used.
allegro5-5.2.4.0/addons/primitives/triangulator.c:125:4: note: Variable 'item' is reassigned a value before the old one has been used.
allegro5-5.2.4.0/addons/primitives/triangulator.c:126:4: style: Variable 'next' is reassigned a value before the old one has been used. [redundantAssignment]
allegro5-5.2.4.0/addons/primitives/triangulator.c:114:0: note: Variable 'next' is reassigned a value before the old one has been used.
allegro5-5.2.4.0/addons/primitives/triangulator.c:126:4: note: Variable 'next' is reassigned a value before the old one has been used.
allegro5-5.2.4.0/addons/primitives/triangulator.c:368:19: style: The scope of the variable 'split_item' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/primitives/triangulator.c:371:11: style: The scope of the variable 'j' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/primitives/triangulator.c:494:11: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/primitives/triangulator.c:362:35: style: Function 'poly_initialize' argument 1 names different: declaration 'poly' definition 'polygon'. [funcArgNamesDifferent]
allegro5-5.2.4.0/addons/primitives/triangulator.c:86:40: note: Function 'poly_initialize' argument 1 names different: declaration 'poly' definition 'polygon'.
allegro5-5.2.4.0/addons/primitives/triangulator.c:362:35: note: Function 'poly_initialize' argument 1 names different: declaration 'poly' definition 'polygon'.
allegro5-5.2.4.0/addons/primitives/triangulator.c:679:39: style: Function 'poly_do_triangulate' argument 1 names different: declaration 'poly' definition 'polygon'. [funcArgNamesDifferent]
allegro5-5.2.4.0/addons/primitives/triangulator.c:89:44: note: Function 'poly_do_triangulate' argument 1 names different: declaration 'poly' definition 'polygon'.
allegro5-5.2.4.0/addons/primitives/triangulator.c:679:39: note: Function 'poly_do_triangulate' argument 1 names different: declaration 'poly' definition 'polygon'.
allegro5-5.2.4.0/addons/ttf/ttf.c:173:22: style: The scope of the variable 'back' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/ttf/ttf.c:287:13: style: The scope of the variable 'ptr' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/ttf/ttf.c:685:12: style: The scope of the variable 'ch' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/ttf/ttf.c:707:12: style: The scope of the variable 'ch' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/video/ogv.c:1326:19: style: Redundant condition: If 'h > 0', the comparison 'h' is always true. [redundantCondition]
allegro5-5.2.4.0/addons/video/ogv.c:316:8: style: The scope of the variable 'rc' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/video/ogv.c:455:8: style: The scope of the variable 'serial' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/video/ogv.c:884:8: style: The scope of the variable 'rc' can be reduced. [variableScope]
allegro5-5.2.4.0/addons/video/ogv.c:1214:13: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/cosmic_protector/src/ButtonWidget.cpp:10:18: style: The scope of the variable 'myfont' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/cosmic_protector/src/Entity.cpp:101:40: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
allegro5-5.2.4.0/demos/cosmic_protector/src/GUI.cpp:85:11: style: Condition '!redraw' is always false [knownConditionTrueFalse]
allegro5-5.2.4.0/demos/cosmic_protector/src/GUI.cpp:75:16: note: Assignment 'redraw=true', assigned value is 1
allegro5-5.2.4.0/demos/cosmic_protector/src/GUI.cpp:85:11: note: Condition '!redraw' is always false
allegro5-5.2.4.0/demos/cosmic_protector/src/GUI.cpp:23:9: style: The scope of the variable 'redraw' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/cosmic_protector/src/Game.cpp:59:4: warning: snprintf format string requires 0 parameters but 1 is given. [wrongPrintfScanfArgNum]
allegro5-5.2.4.0/demos/cosmic_protector/src/Game.cpp:69:34: error: va_list 'ap' was opened but not closed by va_end(). [va_end_missing]
allegro5-5.2.4.0/demos/cosmic_protector/src/Player.cpp:116:57: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
allegro5-5.2.4.0/demos/cosmic_protector/src/ResourceManager.cpp:16:58: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
allegro5-5.2.4.0/demos/cosmic_protector/src/cosmic_protector.cpp:52:54: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
allegro5-5.2.4.0/demos/cosmic_protector/src/logic.cpp:81:10: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
allegro5-5.2.4.0/demos/cosmic_protector/src/logic.cpp:84:62: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
allegro5-5.2.4.0/demos/cosmic_protector/src/render.cpp:106:54: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
allegro5-5.2.4.0/demos/skater/src/credits.c:235:16: style: Condition 'n==0' is always true [knownConditionTrueFalse]
allegro5-5.2.4.0/demos/skater/src/credits.c:233:14: note: Assignment 'n=0', assigned value is 0
allegro5-5.2.4.0/demos/skater/src/credits.c:235:16: note: Condition 'n==0' is always true
allegro5-5.2.4.0/demos/skater/src/credits.c:223:18: style: The scope of the variable 'prev' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/skater/src/credits.c:269:24: style: The scope of the variable 'p2' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/skater/src/credits.c:415:11: style: The scope of the variable 'c2' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/skater/src/credits.c:423:9: style: The scope of the variable 'cbuf' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/skater/src/credits.c:424:10: style: The scope of the variable 'p' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/skater/src/fps.c:34:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
allegro5-5.2.4.0/demos/skater/src/fps.c:61:74: style: Function 'draw_fps' argument 5 names different: declaration 'color' definition 'fg'. [funcArgNamesDifferent]
allegro5-5.2.4.0/demos/skater/src/fps.h:114:18: note: Function 'draw_fps' argument 5 names different: declaration 'color' definition 'fg'.
allegro5-5.2.4.0/demos/skater/src/fps.c:61:74: note: Function 'draw_fps' argument 5 names different: declaration 'color' definition 'fg'.
allegro5-5.2.4.0/demos/skater/src/framework.c:89:4: warning: The buffer 'config_path' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
allegro5-5.2.4.0/demos/skater/src/game.c:192:11: style: The scope of the variable 'x1' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/skater/src/game.c:192:15: style: The scope of the variable 'y1' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/skater/src/game.c:192:19: style: The scope of the variable 'x2' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/skater/src/game.c:192:23: style: The scope of the variable 'y2' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/skater/src/game.c:192:27: style: The scope of the variable 'x' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/skater/src/game.c:229:11: style: The scope of the variable 'depth' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/skater/src/game.c:472:34: style: Function 'create_new_game' argument 1 names different: declaration 'state' definition 'game'. [funcArgNamesDifferent]
allegro5-5.2.4.0/demos/skater/src/game.h:7:41: note: Function 'create_new_game' argument 1 names different: declaration 'state' definition 'game'.
allegro5-5.2.4.0/demos/skater/src/game.c:472:34: note: Function 'create_new_game' argument 1 names different: declaration 'state' definition 'game'.
allegro5-5.2.4.0/demos/skater/src/game.c:323:31: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
allegro5-5.2.4.0/demos/skater/src/global.c:440:10: style: The scope of the variable 'c1' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/skater/src/global.c:440:14: style: The scope of the variable 'c2' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/skater/src/global.c:423:64: style: Function 'shadow_textprintf' argument 6 names different: declaration 'text' definition 'format'. [funcArgNamesDifferent]
allegro5-5.2.4.0/demos/skater/src/global.h:184:49: note: Function 'shadow_textprintf' argument 6 names different: declaration 'text' definition 'format'.
allegro5-5.2.4.0/demos/skater/src/global.c:423:64: note: Function 'shadow_textprintf' argument 6 names different: declaration 'text' definition 'format'.
allegro5-5.2.4.0/demos/skater/src/intro.c:46:8: style: The scope of the variable 'x' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/skater/src/intro.c:46:11: style: The scope of the variable 'y' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/skater/src/intro.c:46:14: style: The scope of the variable 'offx' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/skater/src/intro.c:46:20: style: The scope of the variable 'offy' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/skater/src/intro.c:48:16: style: The scope of the variable 'logo_text1' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/skater/src/intro.c:49:16: style: The scope of the variable 'logo_text2' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/skater/src/level.c:215:29: style: The scope of the variable 'Failed' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/skater/src/level.c:428:47: style: Function 'LoadLevel' argument 2 names different: declaration 'collradius' definition 'radius'. [funcArgNamesDifferent]
allegro5-5.2.4.0/demos/skater/src/level.h:7:54: note: Function 'LoadLevel' argument 2 names different: declaration 'collradius' definition 'radius'.
allegro5-5.2.4.0/demos/skater/src/level.c:428:47: note: Function 'LoadLevel' argument 2 names different: declaration 'collradius' definition 'radius'.
allegro5-5.2.4.0/demos/skater/src/menu.c:646:20: style: Same expression on both sides of '-'. [duplicateExpression]
allegro5-5.2.4.0/demos/skater/src/menu.c:244:8: style: The scope of the variable 'w' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/skater/src/menu.c:244:11: style: The scope of the variable 'h' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/skater/src/menu.c:244:14: style: The scope of the variable 'x' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/skater/src/menu.c:343:15: style: The scope of the variable 'ch' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/skater/src/menu.c:343:19: style: The scope of the variable 'dy' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/skater/src/menu.c:343:23: style: The scope of the variable 'cx' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/skater/src/menu.c:520:8: style: The scope of the variable 'x' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/skater/src/menu.c:520:11: style: The scope of the variable 'h' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/skater/src/menu.c:520:14: style: The scope of the variable 'cw' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/skater/src/menu.c:520:18: style: The scope of the variable 'cx' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/skater/src/menu.c:520:22: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/skater/src/menu.c:523:16: style: The scope of the variable 'buf' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/skater/src/menu.c:226:51: style: Function 'demo_text_proc' argument 3 names different: declaration 'key' definition 'extra'. [funcArgNamesDifferent]
allegro5-5.2.4.0/demos/skater/src/menu.h:54:51: note: Function 'demo_text_proc' argument 3 names different: declaration 'key' definition 'extra'.
allegro5-5.2.4.0/demos/skater/src/menu.c:226:51: note: Function 'demo_text_proc' argument 3 names different: declaration 'key' definition 'extra'.
allegro5-5.2.4.0/demos/skater/src/menu.c:241:51: style: Function 'demo_edit_proc' argument 3 names different: declaration 'key' definition 'extra'. [funcArgNamesDifferent]
allegro5-5.2.4.0/demos/skater/src/menu.h:55:51: note: Function 'demo_edit_proc' argument 3 names different: declaration 'key' definition 'extra'.
allegro5-5.2.4.0/demos/skater/src/menu.c:241:51: note: Function 'demo_edit_proc' argument 3 names different: declaration 'key' definition 'extra'.
allegro5-5.2.4.0/demos/skater/src/menu.c:308:53: style: Function 'demo_button_proc' argument 3 names different: declaration 'key' definition 'extra'. [funcArgNamesDifferent]
allegro5-5.2.4.0/demos/skater/src/menu.h:56:53: note: Function 'demo_button_proc' argument 3 names different: declaration 'key' definition 'extra'.
allegro5-5.2.4.0/demos/skater/src/menu.c:308:53: note: Function 'demo_button_proc' argument 3 names different: declaration 'key' definition 'extra'.
allegro5-5.2.4.0/demos/skater/src/menu.c:341:53: style: Function 'demo_choice_proc' argument 3 names different: declaration 'key' definition 'extra'. [funcArgNamesDifferent]
allegro5-5.2.4.0/demos/skater/src/menu.h:57:53: note: Function 'demo_choice_proc' argument 3 names different: declaration 'key' definition 'extra'.
allegro5-5.2.4.0/demos/skater/src/menu.c:341:53: note: Function 'demo_choice_proc' argument 3 names different: declaration 'key' definition 'extra'.
allegro5-5.2.4.0/demos/skater/src/menu.c:451:50: style: Function 'demo_key_proc' argument 3 names different: declaration 'key' definition 'extra'. [funcArgNamesDifferent]
allegro5-5.2.4.0/demos/skater/src/menu.h:58:50: note: Function 'demo_key_proc' argument 3 names different: declaration 'key' definition 'extra'.
allegro5-5.2.4.0/demos/skater/src/menu.c:451:50: note: Function 'demo_key_proc' argument 3 names different: declaration 'key' definition 'extra'.
allegro5-5.2.4.0/demos/skater/src/physics.c:370:11: style: The scope of the variable 'CollTime' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/skater/src/physics.c:372:10: style: The scope of the variable 'CollPtr' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/skater/src/physics.c:376:8: style: The scope of the variable 'Contact' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/skater/src/quadtree.c:199:8: style: The scope of the variable 'c' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/skater/src/quadtree.c:336:8: style: The scope of the variable 'Child' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/skater/src/quadtree.c:337:8: style: The scope of the variable 'MidX' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/skater/src/quadtree.c:337:14: style: The scope of the variable 'MidY' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/skater/src/quadtree.c:392:11: style: The scope of the variable 'c2' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/skater/src/quadtree.c:534:8: style: The scope of the variable 'c' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/skater/src/quadtree.c:691:8: style: The scope of the variable 'c' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/skater/src/quadtree.c:730:58: style: The scope of the variable 'ITree' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/skater/src/quadtree.c:731:8: style: The scope of the variable 'c' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/skater/src/quadtree.c:362:53: style: Function 'GetCollisionNode' argument 1 names different: declaration 'lev' definition 'lvl'. [funcArgNamesDifferent]
allegro5-5.2.4.0/demos/skater/src/quadtree.h:137:60: note: Function 'GetCollisionNode' argument 1 names different: declaration 'lev' definition 'lvl'.
allegro5-5.2.4.0/demos/skater/src/quadtree.c:362:53: note: Function 'GetCollisionNode' argument 1 names different: declaration 'lev' definition 'lvl'.
allegro5-5.2.4.0/demos/skater/src/quadtree.c:647:32: style: Function 'AddTriangle' argument 1 names different: declaration 'Level' definition 'level'. [funcArgNamesDifferent]
allegro5-5.2.4.0/demos/skater/src/quadtree.h:140:39: note: Function 'AddTriangle' argument 1 names different: declaration 'Level' definition 'level'.
allegro5-5.2.4.0/demos/skater/src/quadtree.c:647:32: note: Function 'AddTriangle' argument 1 names different: declaration 'Level' definition 'level'.
allegro5-5.2.4.0/demos/skater/src/screenshot.c:47:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
allegro5-5.2.4.0/demos/skater/src/screenshot.c:58:4: style: Variable 'bmp2' is reassigned a value before the old one has been used. [redundantAssignment]
allegro5-5.2.4.0/demos/skater/src/screenshot.c:54:0: note: Variable 'bmp2' is reassigned a value before the old one has been used.
allegro5-5.2.4.0/demos/skater/src/screenshot.c:58:4: note: Variable 'bmp2' is reassigned a value before the old one has been used.
allegro5-5.2.4.0/demos/skater/src/token.c:92:9: style: The scope of the variable 'TestChar' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/skater/src/transition.c:52:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
allegro5-5.2.4.0/demos/skater/src/vcontroller.c:25:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
allegro5-5.2.4.0/demos/speed/a4_aux.c:86:22: style: The scope of the variable 'joy' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/speed/badguys.c:224:12: style: The scope of the variable 'b' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/speed/badguys.c:243:8: style: The scope of the variable 'dead' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/speed/bullets.c:77:12: style: The scope of the variable 'b' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/speed/explode.c:40:15: style: The scope of the variable 'e' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/speed/hiscore.c:106:8: style: The scope of the variable 'x' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/speed/hiscore.c:141:8: style: The scope of the variable 'c' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/speed/main.c:78:9: style: Variable 'cyclenum' is modified but its new value is never used. [unreadVariable]
allegro5-5.2.4.0/demos/speed/message.c:39:13: style: The scope of the variable 'm' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/speed/player.c:59:11: style: The scope of the variable 'j' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/speed/sound.c:802:10: style: The scope of the variable 'f' can be reduced. [variableScope]
allegro5-5.2.4.0/demos/speed/view.c:164:11: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall]
allegro5-5.2.4.0/docs/scripts/dawk.c:204:16: style: The scope of the variable 're' can be reduced. [variableScope]
allegro5-5.2.4.0/docs/scripts/dawk.c:280:10: style: The scope of the variable 'dot' can be reduced. [variableScope]
allegro5-5.2.4.0/docs/scripts/make_doc.c:240:10: style: The scope of the variable 'p' can be reduced. [variableScope]
allegro5-5.2.4.0/docs/scripts/trex.c:597:2: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
allegro5-5.2.4.0/docs/scripts/trex.c:593:0: note: Variable 'res' is reassigned a value before the old one has been used.
allegro5-5.2.4.0/docs/scripts/trex.c:597:2: note: Variable 'res' is reassigned a value before the old one has been used.
allegro5-5.2.4.0/docs/scripts/trex.c:459:4: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
allegro5-5.2.4.0/docs/scripts/trex.c:406:20: style: The scope of the variable 'stop' can be reduced. [variableScope]
allegro5-5.2.4.0/docs/scripts/trex.c:218:3: style: Variable 'first' is assigned a value that is never used. [unreadVariable]
allegro5-5.2.4.0/docs/scripts/trex.c:217:11: style: Variable 'chain' is assigned a value that is never used. [unreadVariable]
allegro5-5.2.4.0/misc/msvchelp.c:43:9: error: Resource leak: fout [resourceLeak]
allegro5-5.2.4.0/misc/vcvars.c:138:19: error: Buffer overrun possible for long command line arguments. [insecureCmdLineArgs]
allegro5-5.2.4.0/misc/vcvars.c:78:7: warning: Obsolete function 'gets' called. It is recommended to use 'fgets' or 'gets_s' instead. [getsCalled]
allegro5-5.2.4.0/src/android/android_image.c:292:20: style: The scope of the variable 'bmp' can be reduced. [variableScope]
allegro5-5.2.4.0/src/android/android_input_stream.c:41:4: style: Variable 'array_ptr' is reassigned a value before the old one has been used. [redundantAssignment]
allegro5-5.2.4.0/src/android/android_input_stream.c:31:0: note: Variable 'array_ptr' is reassigned a value before the old one has been used.
allegro5-5.2.4.0/src/android/android_input_stream.c:41:4: note: Variable 'array_ptr' is reassigned a value before the old one has been used.
allegro5-5.2.4.0/src/android/android_input_stream.c:45:4: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment]
allegro5-5.2.4.0/src/android/android_input_stream.c:30:0: note: Variable 'ret' is reassigned a value before the old one has been used.
allegro5-5.2.4.0/src/android/android_input_stream.c:45:4: note: Variable 'ret' is reassigned a value before the old one has been used.
allegro5-5.2.4.0/src/android/android_joystick.c:131:5: error: Address of auto-variable 'andjoy->parent' returned [returnAddressOfAutoVariable]
allegro5-5.2.4.0/src/android/android_system.c:588:4: warning: The buffer 'buffer' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
allegro5-5.2.4.0/src/bitmap_pixel.c:82:27: style: The scope of the variable 'lr' can be reduced. [variableScope]
allegro5-5.2.4.0/src/debug.c:86:9: style: The scope of the variable 'got_all' can be reduced. [variableScope]
allegro5-5.2.4.0/src/debug.c:169:16: style: The scope of the variable 's' can be reduced. [variableScope]
allegro5-5.2.4.0/src/display_settings.c:142:56: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
allegro5-5.2.4.0/src/display_settings.c:143:56: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
allegro5-5.2.4.0/src/display_settings.c:144:56: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
allegro5-5.2.4.0/src/display_settings.c:145:56: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
allegro5-5.2.4.0/src/display_settings.c:147:56: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
allegro5-5.2.4.0/src/display_settings.c:148:56: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
allegro5-5.2.4.0/src/display_settings.c:149:56: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
allegro5-5.2.4.0/src/display_settings.c:150:56: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
allegro5-5.2.4.0/src/events.c:164:27: style: The scope of the variable 'slot' can be reduced. [variableScope]
allegro5-5.2.4.0/src/events.c:594:19: style: The scope of the variable 'new_event' can be reduced. [variableScope]
allegro5-5.2.4.0/src/events.c:624:19: style: The scope of the variable 'event' can be reduced. [variableScope]
allegro5-5.2.4.0/src/events.c:659:19: style: The scope of the variable 'old_event' can be reduced. [variableScope]
allegro5-5.2.4.0/src/events.c:706:8: style: The scope of the variable 'refcount' can be reduced. [variableScope]
allegro5-5.2.4.0/src/evtsrc.c:182:29: style: The scope of the variable 'slot' can be reduced. [variableScope]
allegro5-5.2.4.0/src/evtsrc.c:220:11: style: The scope of the variable 'num_queues' can be reduced. [variableScope]
allegro5-5.2.4.0/src/file.c:546:18: style: The scope of the variable 'ustr' can be reduced. [variableScope]
allegro5-5.2.4.0/src/file.c:547:11: style: The scope of the variable 'size' can be reduced. [variableScope]
allegro5-5.2.4.0/src/file.c:548:9: style: The scope of the variable 'success' can be reduced. [variableScope]
allegro5-5.2.4.0/src/file.c:579:12: style: The scope of the variable 'args' can be reduced. [variableScope]
allegro5-5.2.4.0/src/fshook_stdio.c:225:4: style: Variable 'abs_path' is reassigned a value before the old one has been used. [redundantAssignment]
allegro5-5.2.4.0/src/fshook_stdio.c:217:0: note: Variable 'abs_path' is reassigned a value before the old one has been used.
allegro5-5.2.4.0/src/fshook_stdio.c:225:4: note: Variable 'abs_path' is reassigned a value before the old one has been used.
allegro5-5.2.4.0/src/fshook_stdio.c:566:4: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment]
allegro5-5.2.4.0/src/fshook_stdio.c:557:0: note: Variable 'ret' is reassigned a value before the old one has been used.
allegro5-5.2.4.0/src/fshook_stdio.c:566:4: note: Variable 'ret' is reassigned a value before the old one has been used.
allegro5-5.2.4.0/src/fshook_stdio.c:672:4: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment]
allegro5-5.2.4.0/src/fshook_stdio.c:654:0: note: Variable 'ret' is reassigned a value before the old one has been used.
allegro5-5.2.4.0/src/fshook_stdio.c:672:4: note: Variable 'ret' is reassigned a value before the old one has been used.
allegro5-5.2.4.0/src/libc.c:81:10: style: Checking if unsigned variable 'n' is less than zero. [unsignedLessThanZero]
allegro5-5.2.4.0/src/linux/lconsole.c:239:9: style: The scope of the variable 'msg' can be reduced. [variableScope]
allegro5-5.2.4.0/src/linux/lconsole.c:240:8: style: The scope of the variable 'ret' can be reduced. [variableScope]
allegro5-5.2.4.0/src/linux/lmemory.c:27:0: error: #error "Sorry, mapped files are required for Linux console Allegro to work!" [preprocessorErrorDirective]
allegro5-5.2.4.0/src/linux/lmouse.c:1:0: error: #error This file is no longer used. [preprocessorErrorDirective]
allegro5-5.2.4.0/src/linux/lmsegpmd.c:1:0: error: #error This driver has not been updated to the new mouse API. [preprocessorErrorDirective]
allegro5-5.2.4.0/src/linux/lmsems.c:1:0: error: #error This driver has not been updated to the new mouse API. [preprocessorErrorDirective]
allegro5-5.2.4.0/src/linux/lmseps2.c:1:0: error: #error This driver has not been updated to the new mouse API. [preprocessorErrorDirective]
allegro5-5.2.4.0/src/linux/lstddrv.c:1:0: error: #error This file is no longer used. [preprocessorErrorDirective]
allegro5-5.2.4.0/src/linux/lsystem.c:35:0: error: #error Something is wrong with the makefile [preprocessorErrorDirective]
allegro5-5.2.4.0/src/linux/vtswitch.c:36:0: error: #error "Sorry, mapped files are required for Allegro/Linux to work!" [preprocessorErrorDirective]
allegro5-5.2.4.0/src/memblit.c:170:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
allegro5-5.2.4.0/src/misc/bstrlib.c:2320:11: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
allegro5-5.2.4.0/src/misc/bstrlib.c:2318:10: note: outer condition: i>=buff->slen
allegro5-5.2.4.0/src/misc/bstrlib.c:2320:11: note: identical inner condition: i>=buff->slen
allegro5-5.2.4.0/src/misc/bstrlib.c:1773:68: style: Same expression on both sides of '||'. [duplicateExpression]
allegro5-5.2.4.0/src/misc/bstrlib.c:1821:68: style: Same expression on both sides of '||'. [duplicateExpression]
allegro5-5.2.4.0/src/misc/bstrlib.c:1859:68: style: Same expression on both sides of '||'. [duplicateExpression]
allegro5-5.2.4.0/src/misc/bstrlib.c:643:5: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro5-5.2.4.0/src/misc/bstrlib.c:889:8: style: The scope of the variable 'v' can be reduced. [variableScope]
allegro5-5.2.4.0/src/misc/bstrlib.c:919:5: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro5-5.2.4.0/src/misc/bstrlib.c:919:8: style: The scope of the variable 'v' can be reduced. [variableScope]
allegro5-5.2.4.0/src/misc/bstrlib.c:1407:11: style: The scope of the variable 'pd' can be reduced. [variableScope]
allegro5-5.2.4.0/src/misc/bstrlib.c:1509:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
allegro5-5.2.4.0/src/misc/bstrlib.c:1749:5: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro5-5.2.4.0/src/misc/bstrlib.c:1771:8: style: The scope of the variable 'l' can be reduced. [variableScope]
allegro5-5.2.4.0/src/misc/bstrlib.c:1974:11: style: The scope of the variable 'ret' can be reduced. [variableScope]
allegro5-5.2.4.0/src/misc/bstrlib.c:2038:11: style: The scope of the variable 'ret' can be reduced. [variableScope]
allegro5-5.2.4.0/src/misc/bstrlib.c:2303:5: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro5-5.2.4.0/src/misc/bstrlib.c:2303:8: style: The scope of the variable 'p' can be reduced. [variableScope]
allegro5-5.2.4.0/src/misc/bstrlib.c:2368:8: style: The scope of the variable 'p' can be reduced. [variableScope]
allegro5-5.2.4.0/src/misc/bstrlib.c:2513:11: style: The scope of the variable 'ret' can be reduced. [variableScope]
allegro5-5.2.4.0/src/misc/list.c:483:4: style: Variable 'item' is reassigned a value before the old one has been used. [redundantAssignment]
allegro5-5.2.4.0/src/misc/list.c:480:0: note: Variable 'item' is reassigned a value before the old one has been used.
allegro5-5.2.4.0/src/misc/list.c:483:4: note: Variable 'item' is reassigned a value before the old one has been used.
allegro5-5.2.4.0/src/misc/list.c:94:57: style: Function 'list_do_create' argument 2 names different: declaration 'item_extra_size' definition 'extra_item_size'. [funcArgNamesDifferent]
allegro5-5.2.4.0/src/misc/list.c:60:57: note: Function 'list_do_create' argument 2 names different: declaration 'item_extra_size' definition 'extra_item_size'.
allegro5-5.2.4.0/src/misc/list.c:94:57: note: Function 'list_do_create' argument 2 names different: declaration 'item_extra_size' definition 'extra_item_size'.
allegro5-5.2.4.0/src/opengl/extensions.c:301:8: style: Condition 'fptr' is always false [knownConditionTrueFalse]
allegro5-5.2.4.0/src/opengl/extensions.c:286:21: note: Assignment 'fptr=NULL', assigned value is 0
allegro5-5.2.4.0/src/opengl/extensions.c:301:8: note: Condition 'fptr' is always false
allegro5-5.2.4.0/src/opengl/extensions.c:649:8: style: Condition '!symbol' is always true [knownConditionTrueFalse]
allegro5-5.2.4.0/src/opengl/extensions.c:588:19: note: Assignment 'symbol=NULL', assigned value is 0
allegro5-5.2.4.0/src/opengl/extensions.c:649:8: note: Condition '!symbol' is always true
allegro5-5.2.4.0/src/opengl/extensions.c:186:10: style: The scope of the variable 'start' can be reduced. [variableScope]
allegro5-5.2.4.0/src/opengl/extensions.c:211:19: style: The scope of the variable 'name' can be reduced. [variableScope]
allegro5-5.2.4.0/src/opengl/ogl_fbo.c:207:7: style: Variable 'info->buffers.dw' is reassigned a value before the old one has been used. [redundantAssignment]
allegro5-5.2.4.0/src/opengl/ogl_fbo.c:206:7: note: Variable 'info->buffers.dw' is reassigned a value before the old one has been used.
allegro5-5.2.4.0/src/opengl/ogl_fbo.c:207:7: note: Variable 'info->buffers.dw' is reassigned a value before the old one has been used.
allegro5-5.2.4.0/src/raspberrypi/pidisplay.c:222:38: style: Redundant condition: disable_overscan. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition]
allegro5-5.2.4.0/src/sdl/sdl_display.c:27:10: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
allegro5-5.2.4.0/src/shader.c:69:8: style: Condition 'shader' is always false [knownConditionTrueFalse]
allegro5-5.2.4.0/src/shader.c:52:29: note: Assignment 'shader=NULL', assigned value is 0
allegro5-5.2.4.0/src/shader.c:69:8: note: Condition 'shader' is always false
allegro5-5.2.4.0/src/shader.c:241:20: style: The scope of the variable 'shader' can be reduced. [variableScope]
allegro5-5.2.4.0/src/shader.c:262:20: style: The scope of the variable 'shader' can be reduced. [variableScope]
allegro5-5.2.4.0/src/shader.c:282:20: style: The scope of the variable 'shader' can be reduced. [variableScope]
allegro5-5.2.4.0/src/shader.c:302:20: style: The scope of the variable 'shader' can be reduced. [variableScope]
allegro5-5.2.4.0/src/shader.c:323:20: style: The scope of the variable 'shader' can be reduced. [variableScope]
allegro5-5.2.4.0/src/shader.c:344:20: style: The scope of the variable 'shader' can be reduced. [variableScope]
allegro5-5.2.4.0/src/shader.c:364:20: style: The scope of the variable 'shader' can be reduced. [variableScope]
allegro5-5.2.4.0/src/shader.c:113:13: style: Checking if unsigned variable 'n' is less than zero. [unsignedLessThanZero]
allegro5-5.2.4.0/src/system.c:114:0: error: #error early_get_exename_path not implemented [preprocessorErrorDirective]
allegro5-5.2.4.0/src/transformations.c:43:21: style: The scope of the variable 'display' can be reduced. [variableScope]
allegro5-5.2.4.0/src/tri_soft.c:638:17: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
allegro5-5.2.4.0/src/tri_soft.c:606:14: note: outer condition: cur_y<end_y
allegro5-5.2.4.0/src/tri_soft.c:638:17: note: identical inner condition: cur_y<end_y
allegro5-5.2.4.0/src/tri_soft.c:790:27: style: The scope of the variable 'lr' can be reduced. [variableScope]
allegro5-5.2.4.0/src/unix/ufdwatch.c:97:22: style: The scope of the variable 'wi' can be reduced. [variableScope]
allegro5-5.2.4.0/src/unix/ufdwatch.c:169:19: style: The scope of the variable 'wi' can be reduced. [variableScope]
allegro5-5.2.4.0/src/unix/upath.c:122:18: style: The scope of the variable 'path' can be reduced. [variableScope]
allegro5-5.2.4.0/src/unix/utime.c:81:12: style: The scope of the variable 'frac' can be reduced. [variableScope]
allegro5-5.2.4.0/src/utf8.c:241:8: style: The scope of the variable 'c' can be reduced. [variableScope]
allegro5-5.2.4.0/src/utf8.c:262:8: style: The scope of the variable 'c' can be reduced. [variableScope]
allegro5-5.2.4.0/src/utf8.c:493:8: style: The scope of the variable 'rc' can be reduced. [variableScope]
allegro5-5.2.4.0/src/utf8.c:722:8: style: The scope of the variable 'rc' can be reduced. [variableScope]
allegro5-5.2.4.0/src/utf8.c:772:8: style: The scope of the variable 'rc' can be reduced. [variableScope]
allegro5-5.2.4.0/src/utf8.c:504:7: error: va_list 'arglist' used before va_start() was called. [va_list_usedBeforeStarted]
allegro5-5.2.4.0/src/utf8.c:505:40: error: va_list 'arglist' used before va_start() was called. [va_list_usedBeforeStarted]
allegro5-5.2.4.0/src/utf8.c:506:7: error: va_list 'arglist' used before va_start() was called. [va_list_usedBeforeStarted]
allegro5-5.2.4.0/src/win/d3d_bmp.cpp:232:41: style: C-style pointer casting [cstyleCast]
allegro5-5.2.4.0/src/win/d3d_bmp.cpp:332:61: style: Function '_al_d3d_release_default_pool_textures' argument 1 names different: declaration 'display' definition 'disp'. [funcArgNamesDifferent]
allegro5-5.2.4.0/src/win/d3d.h:52:61: note: Function '_al_d3d_release_default_pool_textures' argument 1 names different: declaration 'display' definition 'disp'.
allegro5-5.2.4.0/src/win/d3d_bmp.cpp:332:61: note: Function '_al_d3d_release_default_pool_textures' argument 1 names different: declaration 'display' definition 'disp'.
allegro5-5.2.4.0/src/win/d3d_bmp.cpp:834:48: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
allegro5-5.2.4.0/src/win/d3d_bmp.cpp:981:48: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
allegro5-5.2.4.0/src/win/d3d_disp.cpp:1278:31: style: C-style pointer casting [cstyleCast]
allegro5-5.2.4.0/src/win/d3d_disp.cpp:1307:31: style: C-style pointer casting [cstyleCast]
allegro5-5.2.4.0/src/win/d3d_disp.cpp:412:8: style: The scope of the variable 'ret' can be reduced. [variableScope]
allegro5-5.2.4.0/src/win/d3d_disp.cpp:1621:8: style: The scope of the variable 'num_modes' can be reduced. [variableScope]
allegro5-5.2.4.0/src/win/d3d_disp.cpp:2210:25: style: The scope of the variable 'new_disp' can be reduced. [variableScope]
allegro5-5.2.4.0/src/win/d3d_disp.cpp:2731:8: style: The scope of the variable 'size' can be reduced. [variableScope]
allegro5-5.2.4.0/src/win/d3d_disp.cpp:865:64: style: Function 'd3d_destroy_display_internals' argument 1 names different: declaration 'display' definition 'd3d_display'. [funcArgNamesDifferent]
allegro5-5.2.4.0/src/win/d3d_disp.cpp:688:64: note: Function 'd3d_destroy_display_internals' argument 1 names different: declaration 'display' definition 'd3d_display'.
allegro5-5.2.4.0/src/win/d3d_disp.cpp:865:64: note: Function 'd3d_destroy_display_internals' argument 1 names different: declaration 'display' definition 'd3d_display'.
allegro5-5.2.4.0/src/win/d3d_disp.cpp:1973:24: style: Variable 'target' is assigned a value that is never used. [unreadVariable]
allegro5-5.2.4.0/src/win/d3d_disp.cpp:1989:24: style: Variable 'target' is assigned a value that is never used. [unreadVariable]
allegro5-5.2.4.0/src/win/d3d_disp.cpp:2313:62: style: Variable 'd3d_display' is assigned a value that is never used. [unreadVariable]
allegro5-5.2.4.0/src/win/wclipboard.c:90:4: style: Variable 'dst' is assigned a value that is never used. [unreadVariable]
allegro5-5.2.4.0/src/win/wgl_disp.c:1160:22: style: Redundant condition: current_glrc. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition]
allegro5-5.2.4.0/src/win/wgl_disp.c:666:4: style: Variable 'testwnd' is reassigned a value before the old one has been used. [redundantAssignment]
allegro5-5.2.4.0/src/win/wgl_disp.c:659:0: note: Variable 'testwnd' is reassigned a value before the old one has been used.
allegro5-5.2.4.0/src/win/wgl_disp.c:666:4: note: Variable 'testwnd' is reassigned a value before the old one has been used.
allegro5-5.2.4.0/src/win/wgl_disp.c:730:4: style: Variable 'testwnd' is reassigned a value before the old one has been used. [redundantAssignment]
allegro5-5.2.4.0/src/win/wgl_disp.c:714:0: note: Variable 'testwnd' is reassigned a value before the old one has been used.
allegro5-5.2.4.0/src/win/wgl_disp.c:730:4: note: Variable 'testwnd' is reassigned a value before the old one has been used.
allegro5-5.2.4.0/src/win/whapdrv.c:25:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro5-5.2.4.0/src/win/whaptic.cpp:36:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro5-5.2.4.0/src/win/wjoydrv.c:25:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro5-5.2.4.0/src/win/wjoydxnu.cpp:71:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro5-5.2.4.0/src/win/wkeyboard.c:336:8: style: The scope of the variable 'char_count' can be reduced. [variableScope]
allegro5-5.2.4.0/src/win/wkeyboard.c:337:8: style: The scope of the variable 'event_count' can be reduced. [variableScope]
allegro5-5.2.4.0/src/win/wkeyboard.c:338:8: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro5-5.2.4.0/src/win/wkeyboard.c:339:9: style: The scope of the variable 'ks_state' can be reduced. [variableScope]
allegro5-5.2.4.0/src/win/wmcursor.c:399:10: style: The scope of the variable 'dst' can be reduced. [variableScope]
allegro5-5.2.4.0/src/win/wsystem.c:246:14: style: Variable 'flags' is assigned a value that is never used. [unreadVariable]
allegro5-5.2.4.0/src/win/wsystem.c:430:17: style: Variable 'format' is assigned a value that is never used. [unreadVariable]
allegro5-5.2.4.0/src/win/wsystem.c:431:23: style: Variable 'refresh_rate' is assigned a value that is never used. [unreadVariable]
allegro5-5.2.4.0/src/win/wsystem.c:432:16: style: Variable 'flags' is assigned a value that is never used. [unreadVariable]
allegro5-5.2.4.0/src/win/wsystem.c:449:17: style: Variable 'format' is assigned a value that is never used. [unreadVariable]
allegro5-5.2.4.0/src/win/wsystem.c:450:23: style: Variable 'refresh_rate' is assigned a value that is never used. [unreadVariable]
allegro5-5.2.4.0/src/win/wsystem.c:451:16: style: Variable 'flags' is assigned a value that is never used. [unreadVariable]
allegro5-5.2.4.0/src/win/wthread.c:28:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
allegro5-5.2.4.0/src/win/wwindow.c:761:20: style: The scope of the variable 'i' can be reduced. [variableScope]
allegro5-5.2.4.0/src/win/wwindow.c:665:78: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
allegro5-5.2.4.0/src/x/xcursor.c:23:0: error: #error This file requires Xcursor. [preprocessorErrorDirective]
allegro5-5.2.4.0/src/x/xkeyboard.c:423:11: style: The scope of the variable 'filtered' can be reduced. [variableScope]
allegro5-5.2.4.0/src/x/xkeyboard.c:691:52: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
allegro5-5.2.4.0/src/x/xkeyboard.c:695:53: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
allegro5-5.2.4.0/src/x/xkeyboard.c:699:55: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
allegro5-5.2.4.0/src/x/xmousenu.c:271:50: style: Function 'xmouse_set_mouse_axis' argument 2 names different: declaration 'z' definition 'v'. [funcArgNamesDifferent]
allegro5-5.2.4.0/src/x/xmousenu.c:67:50: note: Function 'xmouse_set_mouse_axis' argument 2 names different: declaration 'z' definition 'v'.
allegro5-5.2.4.0/src/x/xmousenu.c:271:50: note: Function 'xmouse_set_mouse_axis' argument 2 names different: declaration 'z' definition 'v'.
allegro5-5.2.4.0/src/x/xmousenu.c:47:8: style: struct member 'ALLEGRO_MOUSE_XWIN::min_x' is never used. [unusedStructMember]
allegro5-5.2.4.0/src/x/xmousenu.c:47:15: style: struct member 'ALLEGRO_MOUSE_XWIN::min_y' is never used. [unusedStructMember]
allegro5-5.2.4.0/src/x/xmousenu.c:48:8: style: struct member 'ALLEGRO_MOUSE_XWIN::max_x' is never used. [unusedStructMember]
allegro5-5.2.4.0/src/x/xmousenu.c:48:15: style: struct member 'ALLEGRO_MOUSE_XWIN::max_y' is never used. [unusedStructMember]
allegro5-5.2.4.0/tests/test_driver.c:268:8: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
allegro5-5.2.4.0/tests/test_driver.c:268:8: warning: %x in format string (no. 2) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
allegro5-5.2.4.0/tests/test_driver.c:268:8: warning: %x in format string (no. 3) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
allegro5-5.2.4.0/tests/test_driver.c:268:8: warning: %x in format string (no. 4) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
allegro5-5.2.4.0/tests/test_driver.c:270:8: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
allegro5-5.2.4.0/tests/test_driver.c:270:8: warning: %x in format string (no. 2) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
allegro5-5.2.4.0/tests/test_driver.c:270:8: warning: %x in format string (no. 3) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
allegro5-5.2.4.0/tests/test_driver.c:181:16: style: The scope of the variable 'value' can be reduced. [variableScope]
allegro5-5.2.4.0/tests/test_driver.c:549:16: style: The scope of the variable 'value' can be reduced. [variableScope]
allegro5-5.2.4.0/tests/test_driver.c:581:16: style: The scope of the variable 'value' can be reduced. [variableScope]
allegro5-5.2.4.0/tests/test_driver.c:609:16: style: The scope of the variable 'value' can be reduced. [variableScope]
allegro5-5.2.4.0/tests/test_driver.c:945:16: style: The scope of the variable 'stmt' can be reduced. [variableScope]
allegro5-5.2.4.0/tests/test_driver.c:1691:20: style: The scope of the variable 'cfg' can be reduced. [variableScope]
allegro5-5.2.4.0/tests/test_driver.c:563:11: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
allegro5-5.2.4.0/tools/macosx/fixbundle.c:117:13: style: The scope of the variable 'i_y' can be reduced. [variableScope]
allegro5-5.2.4.0/tools/macosx/fixbundle.c:118:18: style: The scope of the variable 'f_y' can be reduced. [variableScope]
allegro5-5.2.4.0/tools/macosx/fixbundle.c:118:23: style: The scope of the variable 'a' can be reduced. [variableScope]
allegro5-5.2.4.0/tools/macosx/fixbundle.c:120:19: style: Unused variable: p [unusedVariable]
allegro5-5.2.4.0/tools/win/wfixicon.c:189:24: style: The scope of the variable 'rc_name' can be reduced. [variableScope]
allegro5-5.2.4.0/tools/win/wfixicon.c:189:38: style: The scope of the variable 'res_name' can be reduced. [variableScope]
allegro5-5.2.4.0/tools/win/wfixicon.c:189:53: style: The scope of the variable 'str' can be reduced. [variableScope]
allegro5-5.2.4.0/tools/win/wfixicon.c:197:14: style: The scope of the variable 'f' can be reduced. [variableScope]
allegro5-5.2.4.0/tools/x11/xf2pcx.c:86:30: style: The scope of the variable 'sx' can be reduced. [variableScope]
allegro5-5.2.4.0/tools/x11/xf2pcx.c:87:18: style: The scope of the variable 'black' can be reduced. [variableScope]
[22:31]

ftp://ftp.se.debian.org/debian/pool/main/a/alleyoop/alleyoop_0.9.8.orig.tar.gz
alleyoop-0.9.8/src/alleyoop.c:226:13: style: The scope of the variable 'dialog' can be reduced. [variableScope]
alleyoop-0.9.8/src/alleyoop.c:263:6: style: The scope of the variable 'fd' can be reduced. [variableScope]
alleyoop-0.9.8/src/alleyoop.c:674:6: style: The scope of the variable 'i' can be reduced. [variableScope]
alleyoop-0.9.8/src/alleyoop.c:115:26: style: Function 'alleyoop_init' argument 1 names different: declaration 'alleyoop' definition 'grind'. [funcArgNamesDifferent]
alleyoop-0.9.8/src/alleyoop.c:65:38: note: Function 'alleyoop_init' argument 1 names different: declaration 'alleyoop' definition 'grind'.
alleyoop-0.9.8/src/alleyoop.c:115:26: note: Function 'alleyoop_init' argument 1 names different: declaration 'alleyoop' definition 'grind'.
alleyoop-0.9.8/src/alleyoop.c:749:25: style: Function 'alleyoop_run' argument 1 names different: declaration 'alleyoop' definition 'grind'. [funcArgNamesDifferent]
alleyoop-0.9.8/src/alleyoop.h:70:30: note: Function 'alleyoop_run' argument 1 names different: declaration 'alleyoop' definition 'grind'.
alleyoop-0.9.8/src/alleyoop.c:749:25: note: Function 'alleyoop_run' argument 1 names different: declaration 'alleyoop' definition 'grind'.
alleyoop-0.9.8/src/alleyoop.c:800:26: style: Function 'alleyoop_kill' argument 1 names different: declaration 'alleyoop' definition 'grind'. [funcArgNamesDifferent]
alleyoop-0.9.8/src/alleyoop.h:71:31: note: Function 'alleyoop_kill' argument 1 names different: declaration 'alleyoop' definition 'grind'.
alleyoop-0.9.8/src/alleyoop.c:800:26: note: Function 'alleyoop_kill' argument 1 names different: declaration 'alleyoop' definition 'grind'.
alleyoop-0.9.8/src/getopts.c:131:11: style: The scope of the variable 'flags' can be reduced. [variableScope]
alleyoop-0.9.8/src/legolas.c:1020:3: portability: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
alleyoop-0.9.8/src/legolas.c:191:21: style: The scope of the variable 'tail' can be reduced. [variableScope]
alleyoop-0.9.8/src/legolas.c:193:17: style: The scope of the variable 'sectbuf' can be reduced. [variableScope]
alleyoop-0.9.8/src/legolas.c:195:9: style: The scope of the variable 'sectoff' can be reduced. [variableScope]
alleyoop-0.9.8/src/legolas.c:195:18: style: The scope of the variable 'n' can be reduced. [variableScope]
alleyoop-0.9.8/src/legolas.c:197:6: style: The scope of the variable 'i' can be reduced. [variableScope]
alleyoop-0.9.8/src/legolas.c:402:21: style: The scope of the variable 'tail' can be reduced. [variableScope]
alleyoop-0.9.8/src/legolas.c:404:17: style: The scope of the variable 'sectbuf' can be reduced. [variableScope]
alleyoop-0.9.8/src/legolas.c:406:9: style: The scope of the variable 'sectoff' can be reduced. [variableScope]
alleyoop-0.9.8/src/legolas.c:406:18: style: The scope of the variable 'n' can be reduced. [variableScope]
alleyoop-0.9.8/src/legolas.c:408:6: style: The scope of the variable 'i' can be reduced. [variableScope]
alleyoop-0.9.8/src/legolas.c:860:8: style: The scope of the variable 'strtab' can be reduced. [variableScope]
alleyoop-0.9.8/src/legolas.c:861:12: style: The scope of the variable 'n' can be reduced. [variableScope]
alleyoop-0.9.8/src/legolas.c:913:8: style: The scope of the variable 'strtab' can be reduced. [variableScope]
alleyoop-0.9.8/src/legolas.c:914:12: style: The scope of the variable 'n' can be reduced. [variableScope]
alleyoop-0.9.8/src/legolas.c:1043:14: style: The scope of the variable 'dyn' can be reduced. [variableScope]
alleyoop-0.9.8/src/legolas.c:1067:14: style: The scope of the variable 'dyn' can be reduced. [variableScope]
alleyoop-0.9.8/src/process.c:76:14: style: The scope of the variable 'nullfd' can be reduced. [variableScope]
alleyoop-0.9.8/src/vgcachegrindprefs.c:268:13: style: The scope of the variable 'widget' can be reduced. [variableScope]
alleyoop-0.9.8/src/vgcachegrindprefs.c:270:8: style: The scope of the variable 'settings' can be reduced. [variableScope]
alleyoop-0.9.8/src/vgdefaultview.c:617:11: style: The scope of the variable 'err' can be reduced. [variableScope]
alleyoop-0.9.8/src/vgdefaultview.c:704:13: style: The scope of the variable 'parent' can be reduced. [variableScope]
alleyoop-0.9.8/src/vgdefaultview.c:820:9: style: The scope of the variable 'len' can be reduced. [variableScope]
alleyoop-0.9.8/src/vgdefaultview.c:882:8: style: The scope of the variable 'path' can be reduced. [variableScope]
alleyoop-0.9.8/src/vgdefaultview.c:892:15: style: The scope of the variable 'dir' can be reduced. [variableScope]
alleyoop-0.9.8/src/vgdefaultview.c:894:13: style: The scope of the variable 'dlen' can be reduced. [variableScope]
alleyoop-0.9.8/src/vgdefaultview.c:895:9: style: The scope of the variable 'p' can be reduced. [variableScope]
alleyoop-0.9.8/src/vgdefaultview.c:1228:13: style: The scope of the variable 'menu' can be reduced. [variableScope]
alleyoop-0.9.8/src/vgdefaultview.c:950:56: style: Function 'tree_row_expanded' argument 2 names different: declaration 'root' definition 'parent'. [funcArgNamesDifferent]
alleyoop-0.9.8/src/vgdefaultview.c:89:68: note: Function 'tree_row_expanded' argument 2 names different: declaration 'root' definition 'parent'.
alleyoop-0.9.8/src/vgdefaultview.c:950:56: note: Function 'tree_row_expanded' argument 2 names different: declaration 'root' definition 'parent'.
alleyoop-0.9.8/src/vgerror.c:91:19: style: The scope of the variable 'n' can be reduced. [variableScope]
alleyoop-0.9.8/src/vghelgrindprefs.c:156:6: style: The scope of the variable 'val' can be reduced. [variableScope]
alleyoop-0.9.8/src/vghelgrindprefs.c:178:28: style: The scope of the variable 'item' can be reduced. [variableScope]
alleyoop-0.9.8/src/vgmemcheckprefs.c:150:16: style: The scope of the variable 'retval' can be reduced. [variableScope]
alleyoop-0.9.8/src/vgmemcheckprefs.c:250:28: style: The scope of the variable 'item' can be reduced. [variableScope]
alleyoop-0.9.8/src/vgrule-editor.c:188:13: style: The scope of the variable 'widget' can be reduced. [variableScope]
alleyoop-0.9.8/src/vgrule-editor.c:470:13: style: The scope of the variable 'omenu' can be reduced. [variableScope]
alleyoop-0.9.8/src/vgrule-editor.c:470:21: style: The scope of the variable 'entry' can be reduced. [variableScope]
alleyoop-0.9.8/src/vgrule-editor.c:164:8: style: Variable 'len' is assigned a value that is never used. [unreadVariable]
alleyoop-0.9.8/src/vgrule-editor.c:460:8: style: Variable 'len' is assigned a value that is never used. [unreadVariable]
alleyoop-0.9.8/src/vgrule-list.c:156:13: style: The scope of the variable 'editor' can be reduced. [variableScope]
alleyoop-0.9.8/src/vgrule-list.c:158:12: style: The scope of the variable 'node' can be reduced. [variableScope]
alleyoop-0.9.8/src/vgrule-list.c:163:14: style: The scope of the variable 'msg' can be reduced. [variableScope]
alleyoop-0.9.8/src/vgrule-list.c:224:13: style: The scope of the variable 'editor' can be reduced. [variableScope]
alleyoop-0.9.8/src/vgrule-list.c:225:15: style: The scope of the variable 'path' can be reduced. [variableScope]
alleyoop-0.9.8/src/vgrule-list.c:232:14: style: The scope of the variable 'msg' can be reduced. [variableScope]
alleyoop-0.9.8/src/vgrule-list.c:671:15: style: The scope of the variable 'gconf' can be reduced. [variableScope]
alleyoop-0.9.8/src/vgsearchbar.c:176:20: style: The scope of the variable 'item' can be reduced. [variableScope]
[22:31]

ftp://ftp.se.debian.org/debian/pool/main/a/alliance/alliance_5.1.1.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/alljoyn-core-1504/alljoyn-core-1504_15.04b.orig.tar.gz
alljoyn-15.04b/alljoyn_c/samples/about/about_client.cc:340:9: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alljoyn-15.04b/alljoyn_c/samples/about/about_client.cc:256:17: warning: %hd in format string (no. 1) requires 'short' but the argument type is 'unsigned short'. [invalidPrintfArgType_sint]
alljoyn-15.04b/alljoyn_c/samples/about/about_service.cc:107:5: style: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/samples/about/about_service.cc:106:0: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/samples/about/about_service.cc:107:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/samples/about/about_service.cc:112:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/samples/about/about_service.cc:105:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/samples/about/about_service.cc:112:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/samples/about/about_service.cc:198:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/samples/about/about_service.cc:197:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/samples/about/about_service.cc:198:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/samples/about/about_service.cc:200:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/samples/about/about_service.cc:198:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/samples/about/about_service.cc:200:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/samples/about/about_service.cc:202:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/samples/about/about_service.cc:200:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/samples/about/about_service.cc:202:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/samples/about/about_service.cc:203:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/samples/about/about_service.cc:202:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/samples/about/about_service.cc:203:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/samples/about/about_service.cc:204:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/samples/about/about_service.cc:203:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/samples/about/about_service.cc:204:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/samples/about/about_service.cc:205:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/samples/about/about_service.cc:204:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/samples/about/about_service.cc:205:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/samples/about/about_service.cc:208:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/samples/about/about_service.cc:205:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/samples/about/about_service.cc:208:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/samples/about/about_service.cc:209:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/samples/about/about_service.cc:208:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/samples/about/about_service.cc:209:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/samples/about/about_service.cc:210:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/samples/about/about_service.cc:209:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/samples/about/about_service.cc:210:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/samples/about/about_service.cc:211:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/samples/about/about_service.cc:210:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/samples/about/about_service.cc:211:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/samples/about/about_service.cc:220:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/samples/about/about_service.cc:211:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/samples/about/about_service.cc:220:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/samples/about/about_service.cc:222:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/samples/about/about_service.cc:220:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/samples/about/about_service.cc:222:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/samples/about/about_service.cc:223:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/samples/about/about_service.cc:222:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/samples/about/about_service.cc:223:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/samples/about/about_service.cc:224:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/samples/about/about_service.cc:223:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/samples/about/about_service.cc:224:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/samples/secure/DeskTopSharedKSClientC.c:320:13: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/samples/secure/DeskTopSharedKSClientC.c:318:13: note: Variable 'status' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_c/samples/secure/DeskTopSharedKSClientC.c:320:13: note: Variable 'status' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:123:10: style: Technically the member function 'ajn::DeferredCallback::Wait' can be const. [functionConst]
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:131:9: style: Class 'ScopeFinishedMarker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:155:5: style: Class 'DeferredCallback_1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:192:5: style: Class 'DeferredCallback_1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:264:5: style: Class 'DeferredCallback_2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:339:5: style: Class 'DeferredCallback_3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:376:5: style: Class 'DeferredCallback_4' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:418:5: style: Class 'DeferredCallback_4' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:457:5: style: Class 'DeferredCallback_6' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:498:5: style: Class 'DeferredCallback_6' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:299:0: style: Class 'ajn :: DeferredCallback_3 < QStatus , const void * , alljoyn_msgarg , const char * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:226:0: style: Class 'ajn :: DeferredCallback_2 < QStatus , const void * , alljoyn_msgarg >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:159:18: style: The function 'runCallbackNow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:121:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:159:18: note: Function in derived class
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:196:18: style: The function 'runCallbackNow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:121:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:196:18: note: Function in derived class
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:268:18: style: The function 'runCallbackNow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:121:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:268:18: note: Function in derived class
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:344:18: style: The function 'runCallbackNow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:121:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:344:18: note: Function in derived class
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:381:18: style: The function 'runCallbackNow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:121:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:381:18: note: Function in derived class
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:423:18: style: The function 'runCallbackNow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:121:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:423:18: note: Function in derived class
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:461:18: style: The function 'runCallbackNow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:121:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:461:18: note: Function in derived class
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:502:18: style: The function 'runCallbackNow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:121:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:502:18: note: Function in derived class
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:226:5: style: Class 'DeferredCallback_2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:299:5: style: Class 'DeferredCallback_3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:457:0: style: Class 'ajn :: DeferredCallback_6 < void , const void * , const char * , uint16_t , alljoyn_sessionport , alljoyn_msgarg , alljoyn_msgarg >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:230:18: style: The function 'runCallbackNow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:121:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:230:18: note: Function in derived class
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:304:18: style: The function 'runCallbackNow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:121:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:304:18: note: Function in derived class
alljoyn-15.04b/alljoyn_c/src/BusAttachmentC.h:158:42: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_c/src/BusAttachmentC.h:172:37: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:299:0: style: Class 'ajn :: DeferredCallback_3 < void , const alljoyn_interfacedescription_member * , const char * , alljoyn_message >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:376:0: style: Class 'ajn :: DeferredCallback_4 < void , const void * , const char * , TransportMask , const char * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:376:0: style: Class 'ajn :: DeferredCallback_4 < void , const void * , const char * , const char * , const char * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:376:0: style: Class 'ajn :: DeferredCallback_4 < void , alljoyn_buslistener_bus_prop_changed_ptr , const void * , const char * , alljoyn_msgarg >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:226:0: style: Class 'ajn :: DeferredCallback_2 < void , const void * , alljoyn_busattachment >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:155:0: style: Class 'ajn :: DeferredCallback_1 < void , const void * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:376:0: style: Class 'ajn :: DeferredCallback_4 < QStatus , const void * , const char * , const char * , alljoyn_msgarg >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:299:0: style: Class 'ajn :: DeferredCallback_3 < void , alljoyn_busobject , const alljoyn_interfacedescription_member * , alljoyn_message >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_c/src/MsgArgC.h:52:5: style: Class 'MsgArgC' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_c/src/Message.cc:38:5: style: Struct '_alljoyn_message_handle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_c/src/Observer.cc:159:44: style: Function 'ObserverC' argument 1 names different: declaration 'cbus' definition '_cbus'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_c/src/Observer.cc:131:37: note: Function 'ObserverC' argument 1 names different: declaration 'cbus' definition '_cbus'.
alljoyn-15.04b/alljoyn_c/src/Observer.cc:159:44: note: Function 'ObserverC' argument 1 names different: declaration 'cbus' definition '_cbus'.
alljoyn-15.04b/alljoyn_c/src/MessageReceiverC.h:59:58: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_c/src/ProxyBusObjectListenerC.h:86:41: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_c/src/ProxyBusObjectListenerC.h:94:42: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_c/src/ProxyBusObjectListenerC.h:102:47: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_c/src/ProxyBusObjectListenerC.h:110:42: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_c/src/ProxyBusObject.cc:138:12: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_c/src/ProxyBusObject.cc:144:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_c/src/ProxyBusObject.cc:150:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_c/src/ProxyBusObject.cc:156:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_c/src/ProxyBusObject.cc:162:37: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_c/src/ProxyBusObject.cc:168:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_c/src/ProxyBusObject.cc:174:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_c/src/ProxyBusObject.cc:180:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_c/src/ProxyBusObject.cc:190:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_c/src/ProxyBusObject.cc:199:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_c/src/ProxyBusObject.cc:214:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_c/src/ProxyBusObject.cc:225:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_c/src/ProxyBusObject.cc:239:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_c/src/ProxyBusObject.cc:250:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_c/src/ProxyBusObject.cc:266:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_c/src/ProxyBusObject.cc:281:74: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_c/src/ProxyBusObject.cc:282:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_c/src/ProxyBusObject.cc:290:74: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_c/src/ProxyBusObject.cc:293:19: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_c/src/ProxyBusObject.cc:310:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_c/src/ProxyBusObject.cc:324:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_c/src/ProxyBusObject.cc:336:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_c/src/ProxyBusObject.cc:346:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_c/src/ProxyBusObject.cc:365:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_c/src/ProxyBusObject.cc:387:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_c/src/ProxyBusObject.cc:400:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_c/src/ProxyBusObject.cc:406:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_c/src/ProxyBusObject.cc:412:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_c/src/ProxyBusObject.cc:417:49: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_c/src/ProxyBusObject.cc:423:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_c/src/ProxyBusObject.cc:429:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_c/src/ProxyBusObject.cc:435:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_c/src/ProxyBusObject.cc:441:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_c/src/ProxyBusObject.cc:447:32: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_c/src/ProxyBusObject.cc:453:23: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_c/src/ProxyBusObject.cc:463:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_c/src/ProxyBusObject.cc:470:23: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_c/src/ProxyBusObject.cc:476:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_c/src/ProxyBusObject.cc:482:6: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_c/src/ProxyBusObjectListenerC.h:119:5: style: Class 'ProxyBusObjectPropertiesChangedListenerC' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:299:0: style: Class 'ajn :: DeferredCallback_3 < void , const void * , SessionId , alljoyn_sessionlostreason >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:299:0: style: Class 'ajn :: DeferredCallback_3 < void , const void * , SessionId , const char * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:376:0: style: Class 'ajn :: DeferredCallback_4 < QCC_BOOL , const void * , SessionPort , const char * , alljoyn_sessionopts >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_c/src/DeferredCallback.h:376:0: style: Class 'ajn :: DeferredCallback_4 < void , const void * , SessionPort , SessionId , const char * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_c/test/bbcclient.c:663:108: style: Condition 'pingDelay==0' is always true [knownConditionTrueFalse]
alljoyn-15.04b/alljoyn_c/test/bbcclient.c:662:43: note: Assuming that condition 'pingDelay==0' is not redundant
alljoyn-15.04b/alljoyn_c/test/bbcclient.c:663:108: note: Condition 'pingDelay==0' is always true
alljoyn-15.04b/alljoyn_c/test/bbcclient.c:607:13: style: Variable 'intf' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/test/bbcclient.c:604:0: note: Variable 'intf' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_c/test/bbcclient.c:607:13: note: Variable 'intf' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_c/test/bbcclient.c:608:13: style: Variable 'valintf' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/test/bbcclient.c:605:0: note: Variable 'valintf' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_c/test/bbcclient.c:608:13: note: Variable 'valintf' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_c/test/bbcservice.c:193:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.04b/alljoyn_c/test/bbcservice.c:144:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/test/bbcservice.c:142:0: note: Variable 'status' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_c/test/bbcservice.c:144:5: note: Variable 'status' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_c/test/bbcservice.c:184:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/test/bbcservice.c:177:0: note: Variable 'status' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_c/test/bbcservice.c:184:5: note: Variable 'status' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_c/test/bbcservice.c:231:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/test/bbcservice.c:227:0: note: Variable 'status' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_c/test/bbcservice.c:231:5: note: Variable 'status' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_c/test/bbcservice.c:261:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/test/bbcservice.c:253:0: note: Variable 'status' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_c/test/bbcservice.c:261:5: note: Variable 'status' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_c/test/bbcservice.c:262:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/test/bbcservice.c:261:5: note: Variable 'status' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_c/test/bbcservice.c:262:5: note: Variable 'status' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_c/test/bbcservice.c:293:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/test/bbcservice.c:286:0: note: Variable 'status' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_c/test/bbcservice.c:293:5: note: Variable 'status' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_c/test/bbcservice.c:325:9: style: Variable 'intf' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/test/bbcservice.c:319:0: note: Variable 'intf' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_c/test/bbcservice.c:325:9: note: Variable 'intf' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_c/test/bbcservice.c:353:9: style: Variable 'intf' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/test/bbcservice.c:347:0: note: Variable 'intf' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_c/test/bbcservice.c:353:9: note: Variable 'intf' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_c/test/bbcservice.c:361:17: style: Variable 'reply' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/test/bbcservice.c:358:0: note: Variable 'reply' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_c/test/bbcservice.c:361:17: note: Variable 'reply' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_c/test/bbcservice.c:363:17: style: Variable 'remoteObj' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/test/bbcservice.c:359:0: note: Variable 'remoteObj' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_c/test/bbcservice.c:363:17: note: Variable 'remoteObj' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_c/test/bbcservice.c:437:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/test/bbcservice.c:432:0: note: Variable 'status' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_c/test/bbcservice.c:437:5: note: Variable 'status' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_c/test/bbcservice.c:476:5: style: Variable 'intf' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/test/bbcservice.c:471:0: note: Variable 'intf' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_c/test/bbcservice.c:476:5: note: Variable 'intf' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_c/test/bbcservice.c:477:5: style: Variable 'valuesintf' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/test/bbcservice.c:472:0: note: Variable 'valuesintf' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_c/test/bbcservice.c:477:5: note: Variable 'valuesintf' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_c/test/bbcservice.c:501:5: style: Variable 'foundMember' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/test/bbcservice.c:500:5: note: Variable 'foundMember' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_c/test/bbcservice.c:501:5: note: Variable 'foundMember' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_c/test/bbcservice.c:508:5: style: Variable 'foundMember' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/test/bbcservice.c:507:5: note: Variable 'foundMember' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_c/test/bbcservice.c:508:5: note: Variable 'foundMember' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_c/test/bbcservice.c:515:5: style: Variable 'foundMember' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/test/bbcservice.c:514:5: note: Variable 'foundMember' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_c/test/bbcservice.c:515:5: note: Variable 'foundMember' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:132:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:130:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:132:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:156:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:153:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:156:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:170:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:167:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:170:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:189:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:185:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:189:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:288:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:285:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:288:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:317:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:315:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:317:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:332:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:329:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:332:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:353:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:350:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:353:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:375:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:372:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:375:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:404:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:386:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:404:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:408:5: style: Variable 'languages' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:402:5: note: Variable 'languages' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:408:5: note: Variable 'languages' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:426:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:424:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:426:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:451:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:447:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:451:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:483:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:481:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:483:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:507:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:505:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:507:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:522:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:518:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:522:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:539:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:537:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:539:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:552:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:550:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:552:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:565:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:563:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:565:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:581:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:576:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:581:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:622:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:616:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:622:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:693:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:689:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:693:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:777:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:773:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:777:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:860:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:856:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:860:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:905:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:900:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:905:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:918:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:915:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:918:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:933:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:929:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:933:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:972:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:966:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:972:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:978:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:972:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:978:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:984:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:978:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:984:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:990:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:984:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:990:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:1005:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:1001:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:1005:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:1047:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:1043:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:1047:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:1094:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:1091:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:1094:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:1110:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:1104:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:1110:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:1116:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:1110:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:1116:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:1122:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:1116:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:1122:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:1128:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:1122:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:1128:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:1134:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:1128:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:1134:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:1148:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:1144:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:1148:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:1196:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:1193:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:1196:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:1259:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:1255:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:1259:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:1367:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:1344:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutDataTest.cc:1367:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutIconTest.cc:72:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alljoyn-15.04b/alljoyn_c/unit_test/AboutIconTest.cc:79:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutIconTest.cc:76:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutIconTest.cc:79:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutIconTest.cc:110:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutIconTest.cc:107:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutIconTest.cc:110:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutIconTest.cc:138:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutIconTest.cc:131:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutIconTest.cc:138:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutIconTest.cc:142:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutIconTest.cc:140:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutIconTest.cc:142:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutIconTest.cc:153:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutIconTest.cc:149:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutIconTest.cc:153:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutIconTest.cc:190:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutIconTest.cc:189:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutIconTest.cc:190:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutIconTest.cc:201:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutIconTest.cc:198:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutIconTest.cc:201:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutIconTest.cc:265:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutIconTest.cc:263:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutIconTest.cc:265:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutIconTest.cc:281:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutIconTest.cc:272:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutIconTest.cc:281:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutIconTest.cc:330:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutIconTest.cc:328:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutIconTest.cc:330:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutIconTest.cc:346:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutIconTest.cc:337:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutIconTest.cc:346:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutIconTest.cc:388:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutIconTest.cc:386:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutIconTest.cc:388:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutListenerTest.cc:153:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutListenerTest.cc:149:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutListenerTest.cc:153:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutListenerTest.cc:215:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutListenerTest.cc:211:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutListenerTest.cc:215:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutListenerTest.cc:276:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutListenerTest.cc:272:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutListenerTest.cc:276:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutListenerTest.cc:414:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutListenerTest.cc:409:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutListenerTest.cc:414:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutListenerTest.cc:491:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutListenerTest.cc:486:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutListenerTest.cc:491:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutListenerTest.cc:583:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutListenerTest.cc:578:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutListenerTest.cc:583:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutListenerTest.cc:1540:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutListenerTest.cc:1535:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutListenerTest.cc:1540:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutListenerTest.cc:1412:10: style: The scope of the variable 'randChar' can be reduced. [variableScope]
alljoyn-15.04b/alljoyn_c/unit_test/AboutListenerTest.cc:51:9: performance: Variable 'serviceBus' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-15.04b/alljoyn_c/unit_test/AboutListenerTest.cc:52:9: performance: Variable 'port' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-15.04b/alljoyn_c/unit_test/AboutListenerTest.cc:53:9: performance: Variable 'aboutData' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-15.04b/alljoyn_c/unit_test/AboutListenerTestApi.cc:322:9: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alljoyn-15.04b/alljoyn_c/unit_test/AboutListenerTestApi.cc:342:9: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alljoyn-15.04b/alljoyn_c/unit_test/AboutListenerTestApi.cc:358:9: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alljoyn-15.04b/alljoyn_c/unit_test/AboutListenerTestApi.cc:107:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutListenerTestApi.cc:105:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutListenerTestApi.cc:107:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutListenerTestApi.cc:135:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutListenerTestApi.cc:133:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutListenerTestApi.cc:135:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutListenerTestApi.cc:201:5: style: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutListenerTestApi.cc:200:0: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutListenerTestApi.cc:201:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutListenerTestApi.cc:234:5: style: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutListenerTestApi.cc:233:0: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutListenerTestApi.cc:234:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutListenerTestApi.cc:139:12: style: The scope of the variable 'i' can be reduced. [variableScope]
alljoyn-15.04b/alljoyn_c/unit_test/AboutListenerTestApi.cc:140:12: style: The scope of the variable 'j' can be reduced. [variableScope]
alljoyn-15.04b/alljoyn_c/unit_test/AboutListenerTestApi.cc:141:12: style: The scope of the variable 'intersections' can be reduced. [variableScope]
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjTest.cc:173:9: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjTest.cc:79:5: style: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjTest.cc:78:0: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjTest.cc:79:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjTest.cc:190:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjTest.cc:188:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjTest.cc:190:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjTest.cc:265:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjTest.cc:262:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjTest.cc:265:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjTest.cc:277:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjTest.cc:272:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjTest.cc:277:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjTest.cc:353:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjTest.cc:344:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjTest.cc:353:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjTest.cc:391:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjTest.cc:387:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjTest.cc:391:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjTest.cc:435:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjTest.cc:431:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjTest.cc:435:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjTest.cc:484:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjTest.cc:470:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjTest.cc:484:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjTest.cc:582:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjTest.cc:568:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjTest.cc:582:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjTest.cc:181:9: performance: Variable 'port' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjTest.cc:182:9: performance: Variable 'aboutData' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:122:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:118:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:122:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:189:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:185:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:189:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:286:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:282:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:286:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:347:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:343:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:347:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:433:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:429:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:433:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:505:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:491:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:505:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:551:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:536:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:551:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:607:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:593:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:607:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:650:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:633:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:650:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:668:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:660:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:668:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:715:5: style: Variable 'paths' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:694:5: note: Variable 'paths' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:715:5: note: Variable 'paths' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:754:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:749:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:754:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:812:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:806:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:812:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:840:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:834:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:840:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutProxyTest.cc:100:9: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alljoyn-15.04b/alljoyn_c/unit_test/AboutProxyTest.cc:148:9: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alljoyn-15.04b/alljoyn_c/unit_test/AboutProxyTest.cc:215:9: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alljoyn-15.04b/alljoyn_c/unit_test/AboutProxyTest.cc:236:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutProxyTest.cc:232:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutProxyTest.cc:236:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutProxyTest.cc:243:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutProxyTest.cc:239:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutProxyTest.cc:243:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutProxyTest.cc:247:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutProxyTest.cc:243:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutProxyTest.cc:247:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutProxyTest.cc:259:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutProxyTest.cc:247:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutProxyTest.cc:259:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutProxyTest.cc:299:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutProxyTest.cc:297:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutProxyTest.cc:299:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutProxyTest.cc:339:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutProxyTest.cc:337:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutProxyTest.cc:339:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutProxyTest.cc:386:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutProxyTest.cc:375:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutProxyTest.cc:386:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutProxyTest.cc:504:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutProxyTest.cc:493:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutProxyTest.cc:504:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutProxyTest.cc:553:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutProxyTest.cc:547:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutProxyTest.cc:553:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutProxyTest.cc:631:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutProxyTest.cc:621:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutProxyTest.cc:631:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutProxyTest.cc:681:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutProxyTest.cc:676:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutProxyTest.cc:681:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutProxyTest.cc:744:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutProxyTest.cc:734:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutProxyTest.cc:744:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutProxyTest.cc:795:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/AboutProxyTest.cc:788:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutProxyTest.cc:795:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/AboutProxyTest.cc:221:5: warning: Member variable 'AboutProxyTest::engLangData' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_c/unit_test/AboutProxyTest.cc:221:5: warning: Member variable 'AboutProxyTest::spLangData' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_c/unit_test/AboutProxyTest.cc:223:9: performance: Variable 'port' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-15.04b/alljoyn_c/unit_test/AboutProxyTest.cc:224:9: performance: Variable 'aboutEnglishData' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-15.04b/alljoyn_c/unit_test/AboutProxyTest.cc:79:9: error: Memory leak: result [memleak]
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:28:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:27:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:28:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:31:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:26:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:31:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:39:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:38:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:39:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:42:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:37:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:42:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:52:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:51:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:52:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:53:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:50:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:53:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:65:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:64:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:65:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:67:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:63:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:67:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:88:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:86:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:88:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:90:5: style: Variable 'concurrency' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:87:0: note: Variable 'concurrency' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:90:5: note: Variable 'concurrency' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:99:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:96:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:99:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:101:5: style: Variable 'concurrency' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:97:5: note: Variable 'concurrency' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:101:5: note: Variable 'concurrency' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:120:9: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:118:9: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:120:9: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:122:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:117:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:122:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:159:9: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:157:9: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:159:9: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:161:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:156:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:161:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:197:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:196:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:197:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:199:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:194:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:199:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:229:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:228:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:229:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:231:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:226:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:231:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:258:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:257:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:258:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:260:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:255:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:260:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:293:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:292:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:293:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:308:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:307:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:308:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:316:5: style: Variable 'otherbus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:315:0: note: Variable 'otherbus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/BusAttachmentTest.cc:316:5: note: Variable 'otherbus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/BusObjectTest.cc:112:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/BusObjectTest.cc:108:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/BusObjectTest.cc:112:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/ConcurrentCallbackTest.cc:47:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/ConcurrentCallbackTest.cc:44:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/ConcurrentCallbackTest.cc:47:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/ConcurrentCallbackTest.cc:73:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/ConcurrentCallbackTest.cc:55:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/ConcurrentCallbackTest.cc:73:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/ConcurrentCallbackTest.cc:113:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/ConcurrentCallbackTest.cc:109:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/ConcurrentCallbackTest.cc:113:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/ConcurrentCallbackTest.cc:139:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/ConcurrentCallbackTest.cc:121:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/ConcurrentCallbackTest.cc:139:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:48:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:47:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:48:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:51:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:46:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:51:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:64:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:63:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:64:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:67:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:62:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:67:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:108:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:107:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:108:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:111:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:106:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:111:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:161:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:160:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:161:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:164:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:159:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:164:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:189:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:188:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:189:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:191:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:187:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:191:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:208:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:207:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:208:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:210:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:206:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:210:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:272:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:271:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:272:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:274:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:270:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:274:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:290:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:289:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:290:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:292:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:288:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:292:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:320:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:319:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:320:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:322:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:318:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:322:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:342:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:341:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:342:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:344:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:340:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:344:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:383:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:382:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:383:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:396:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:395:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:396:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:398:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:394:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:398:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:424:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:423:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:424:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:426:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:422:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:426:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:464:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:463:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:464:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:466:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:462:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:466:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:490:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:489:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:490:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:492:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:488:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:492:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:528:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:527:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:528:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:530:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:526:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:530:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:562:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:561:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:562:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:564:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:560:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:564:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:615:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:614:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:615:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:618:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:613:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:618:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:646:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:645:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:646:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:648:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:644:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:648:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:675:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:674:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:675:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:678:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:673:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:678:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:805:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:804:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:805:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:808:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:803:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:808:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1000:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:999:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1000:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1003:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:998:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1003:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1065:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1064:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1065:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1068:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1063:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1068:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1253:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1252:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1253:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1256:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1251:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1256:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1313:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1312:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1313:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1316:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1311:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1316:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:222:12: warning: Size of pointer 'introspect' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:245:12: warning: Size of pointer 'introspect' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:251:12: warning: Size of pointer 'introspect' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:258:12: warning: Size of pointer 'introspect' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:697:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:698:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:707:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:708:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:716:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:717:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:725:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:726:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:735:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:736:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:746:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:747:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:766:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:773:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:780:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:788:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:832:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:833:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:842:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:843:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:851:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:852:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:860:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:861:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:870:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:871:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:881:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:882:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:892:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:893:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:903:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:904:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:922:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:929:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:936:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:944:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:960:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:967:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:974:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:982:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1092:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1093:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1102:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1103:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1111:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1112:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1120:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1121:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1130:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1131:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1141:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1142:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1152:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1153:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1173:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1180:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1187:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1195:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1211:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1218:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1225:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1233:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.04b/alljoyn_c/unit_test/MsgArgTest.cc:80:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/MsgArgTest.cc:78:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/MsgArgTest.cc:80:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/MsgArgTest.cc:118:5: style: Variable 'argList' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/MsgArgTest.cc:117:0: note: Variable 'argList' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/MsgArgTest.cc:118:5: note: Variable 'argList' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/MsgArgTest.cc:192:5: style: Variable 'arg' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/MsgArgTest.cc:190:0: note: Variable 'arg' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/MsgArgTest.cc:192:5: note: Variable 'arg' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/MsgArgTest.cc:195:5: style: Variable 'arg2' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/MsgArgTest.cc:191:0: note: Variable 'arg2' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/MsgArgTest.cc:195:5: note: Variable 'arg2' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/MsgArgTest.cc:365:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/MsgArgTest.cc:352:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/MsgArgTest.cc:365:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/MsgArgTest.cc:423:5: style: Variable 'dictEntries' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/MsgArgTest.cc:421:0: note: Variable 'dictEntries' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/MsgArgTest.cc:423:5: note: Variable 'dictEntries' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/MsgArgTest.cc:424:5: style: Variable 'values' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/MsgArgTest.cc:422:0: note: Variable 'values' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/MsgArgTest.cc:424:5: note: Variable 'values' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/MsgArgTest.cc:430:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/MsgArgTest.cc:418:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/MsgArgTest.cc:430:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/MsgArgTest.cc:478:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/MsgArgTest.cc:474:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/MsgArgTest.cc:478:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/MsgArgTest.cc:523:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/MsgArgTest.cc:519:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/MsgArgTest.cc:523:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/MsgArgTest.cc:598:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/MsgArgTest.cc:594:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/MsgArgTest.cc:598:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/MsgArgTest.cc:647:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/MsgArgTest.cc:643:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/MsgArgTest.cc:647:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/MsgArgTest.cc:231:13: style: The scope of the variable 'ay' can be reduced. [variableScope]
alljoyn-15.04b/alljoyn_c/unit_test/MsgArgTest.cc:235:20: style: The scope of the variable 'an' can be reduced. [variableScope]
alljoyn-15.04b/alljoyn_c/unit_test/MsgArgTest.cc:237:20: style: The scope of the variable 'ai' can be reduced. [variableScope]
alljoyn-15.04b/alljoyn_c/unit_test/MsgArgTest.cc:239:20: style: The scope of the variable 'ax' can be reduced. [variableScope]
alljoyn-15.04b/alljoyn_c/unit_test/MsgArgTest.cc:241:20: style: The scope of the variable 'at' can be reduced. [variableScope]
alljoyn-15.04b/alljoyn_c/unit_test/MsgArgTest.cc:243:19: style: The scope of the variable 'ad' can be reduced. [variableScope]
alljoyn-15.04b/alljoyn_c/unit_test/ObserverTest.cc:615:0: error: syntax error [syntaxError]
alljoyn-15.04b/alljoyn_c/unit_test/SessionListenerTest.cc:143:5: style: Variable 'outArg' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/SessionListenerTest.cc:142:0: note: Variable 'outArg' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/SessionListenerTest.cc:143:5: note: Variable 'outArg' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/SessionTest.cc:89:5: style: Variable 'outArg' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/SessionTest.cc:88:0: note: Variable 'outArg' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/SessionTest.cc:89:5: note: Variable 'outArg' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:43:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:40:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:43:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:57:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:54:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:57:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:71:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:68:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:71:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:104:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:103:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:104:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:106:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:97:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:106:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:183:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:182:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:183:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:185:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:176:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:185:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:268:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:267:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:268:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:270:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:260:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:270:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:373:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:372:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:373:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:375:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:365:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:375:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:559:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:558:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:559:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:561:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:544:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:561:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:748:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:747:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:748:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:750:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:740:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:750:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:831:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:822:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:831:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:846:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:845:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:846:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:848:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:839:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:848:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_c/unit_test/SignalsTest.cc:934:5: style: Class 'Participant' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/Install/Win7/ExpandCab/ExpandCab.cpp:237:22: style: Variable 'status' is assigned a value that is never used. [unreadVariable]
alljoyn-15.04b/alljoyn_core/router/VirtualEndpoint.h:56:5: warning: Member variable '_VirtualEndpoint::m_hasRefs' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2732:5: warning: Member variable 'MDNSSrvRData::m_priority' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2732:5: warning: Member variable 'MDNSSrvRData::m_weight' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2732:5: warning: Member variable 'MDNSSrvRData::m_port' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:3504:5: warning: Member variable 'MDNSQuestion::m_qType' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:3504:5: warning: Member variable 'MDNSQuestion::m_qClass' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.h:347:9: warning: Member variable 'RemoteCache::fromChangeId' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.h:347:9: warning: Member variable 'RemoteCache::toChangeId' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.h:347:9: warning: Member variable 'RemoteCache::fromRulesId' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.h:347:9: warning: Member variable 'RemoteCache::toRulesId' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:632:10: style: Technically the member function 'ajn::IsAt::GetVersion' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:658:19: style: Technically the member function 'ajn::IsAt::GetTransportMask' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:1366:10: style: Technically the member function 'ajn::WhoHas::GetVersion' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:1400:19: style: Technically the member function 'ajn::WhoHas::GetTransportMask' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:1617:21: style: Technically the member function 'ajn::_Packet::GetDestination' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:1619:21: style: Technically the member function 'ajn::_Packet::GetSource' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:1621:14: style: Technically the member function 'ajn::_Packet::GetInterfaceIndex' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:1623:13: style: Technically the member function 'ajn::_Packet::GetAddressFamily' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:1633:10: style: Technically the member function 'ajn::_Packet::DestinationSet' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:1635:10: style: Technically the member function 'ajn::_Packet::InterfaceIndexSet' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:1637:10: style: Technically the member function 'ajn::_Packet::AddressFamilySet' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:1668:14: style: Technically the member function 'ajn::_Packet::GetRetries' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:1690:14: style: Technically the member function 'ajn::_Packet::GetRetryTick' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:1776:10: style: Technically the member function 'ajn::_Packet::GetVersion' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2869:5: style: Class 'MDNSSearchRData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2984:5: style: Class 'MDNSPingRData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:3036:5: style: Class 'MDNSPingReplyRData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:3093:5: style: Class 'MDNSAdvertiseRData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:3221:5: style: Class 'MDNSSenderRData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.h:339:9: style: Struct 'RoutedMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.h:641:5: warning: The class 'Work' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
alljoyn-15.04b/alljoyn_core/router/Bus.h:138:10: style: The function 'NameOwnerChanged' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/NameTable.h:321:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/Bus.h:138:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/DBusObj.h:87:10: style: The function 'NameOwnerChanged' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/NameTable.h:321:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/DBusObj.h:87:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/DBusObj.h:245:10: style: The function 'AddAliasComplete' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/NameTable.h:334:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/DBusObj.h:245:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/DBusObj.h:256:10: style: The function 'RemoveAliasComplete' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/NameTable.h:351:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/DBusObj.h:256:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:512:12: style: The function 'GetSerializedSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:421:20: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:512:12: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:523:12: style: The function 'Serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:433:20: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:523:12: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:537:12: style: The function 'Deserialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:455:20: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:537:12: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:1226:12: style: The function 'GetSerializedSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:421:20: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:1226:12: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:1238:12: style: The function 'Serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:433:20: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:1238:12: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:1252:12: style: The function 'Deserialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:455:20: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:1252:12: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:1540:12: style: The function 'GetSerializedSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:421:20: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:1540:12: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:1552:12: style: The function 'Serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:433:20: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:1552:12: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:1567:12: style: The function 'Deserialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:455:20: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:1567:12: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:1786:20: style: The function 'GetSerializedSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:421:20: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:1786:20: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:1798:20: style: The function 'Serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:433:20: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:1798:20: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:1813:20: style: The function 'Deserialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:455:20: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:1813:20: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2013:12: style: The function 'GetSerializedSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:1786:20: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2013:12: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2025:12: style: The function 'Serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:1798:20: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2025:12: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2040:12: style: The function 'Deserialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:1813:20: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2040:12: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2136:24: style: The function 'GetDeepCopy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2108:24: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2136:24: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2146:20: style: The function 'GetSerializedSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2074:20: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2146:20: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2158:20: style: The function 'Serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2086:20: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2158:20: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2173:20: style: The function 'Deserialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2101:20: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2173:20: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2226:24: style: The function 'GetDeepCopy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2108:24: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2226:24: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2302:20: style: The function 'GetSerializedSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2074:20: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2302:20: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2327:20: style: The function 'Serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2086:20: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2327:20: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2342:20: style: The function 'Deserialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2101:20: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2342:20: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2411:24: style: The function 'GetDeepCopy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2108:24: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2411:24: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2435:20: style: The function 'GetSerializedSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2074:20: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2435:20: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2447:20: style: The function 'Serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2086:20: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2447:20: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2462:20: style: The function 'Deserialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2101:20: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2462:20: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2495:24: style: The function 'GetDeepCopy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2108:24: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2495:24: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2519:20: style: The function 'GetSerializedSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2074:20: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2519:20: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2531:20: style: The function 'Serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2086:20: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2531:20: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2546:20: style: The function 'Deserialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2101:20: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2546:20: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2579:24: style: The function 'GetDeepCopy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2108:24: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2579:24: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2603:20: style: The function 'GetSerializedSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2074:20: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2603:20: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2615:20: style: The function 'Serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2086:20: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2615:20: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2630:20: style: The function 'Deserialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2101:20: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2630:20: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2756:24: style: The function 'GetDeepCopy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2108:24: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2756:24: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2821:20: style: The function 'GetSerializedSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2074:20: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2821:20: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2833:20: style: The function 'Serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2086:20: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2833:20: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2848:20: style: The function 'Deserialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2101:20: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2848:20: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2890:24: style: The function 'GetDeepCopy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2226:24: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2890:24: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:3005:24: style: The function 'GetDeepCopy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2226:24: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:3005:24: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:3057:24: style: The function 'GetDeepCopy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2226:24: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:3057:24: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:3106:24: style: The function 'GetDeepCopy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2226:24: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:3106:24: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:3234:24: style: The function 'GetDeepCopy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2226:24: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:3234:24: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:4006:20: style: The function 'GetSerializedSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:1786:20: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:4006:20: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:4018:20: style: The function 'Serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:1798:20: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:4018:20: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:4033:20: style: The function 'Deserialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:1813:20: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:4033:20: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.h:624:10: style: The function 'NameOwnerChanged' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/NameTable.h:321:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.h:624:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.h:1244:10: style: The function 'QueryHandler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameService.h:46:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.h:1244:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.h:1245:10: style: The function 'ResponseHandler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameService.h:52:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.h:1245:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.h:135:10: style: The function 'NameOwnerChanged' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/NameTable.h:321:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.h:135:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.h:626:10: style: The function 'QueryHandler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameService.h:46:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.h:626:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.h:628:10: style: The function 'ResponseHandler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameService.h:52:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.h:628:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.h:659:22: style: The function 'Run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.h:647:22: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.h:659:22: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.h:667:22: style: The function 'Run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.h:647:22: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.h:667:22: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.h:675:22: style: The function 'Run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.h:647:22: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.h:675:22: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.h:682:22: style: The function 'Run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.h:647:22: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.h:682:22: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.h:689:22: style: The function 'Run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.h:647:22: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.h:689:22: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.h:697:22: style: The function 'Run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.h:647:22: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.h:697:22: note: Function in derived class
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.cc:3271:5: style: Variable 'replyCode' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.cc:3262:0: note: Variable 'replyCode' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.cc:3271:5: note: Variable 'replyCode' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.cc:3359:10: style: The scope of the variable 'quietly' can be reduced. [variableScope]
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.cc:5215:14: style: The scope of the variable 'timePassed' can be reduced. [variableScope]
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.cc:5216:14: style: The scope of the variable 'ttl' can be reduced. [variableScope]
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.cc:2723:50: style: Function 'SendAttachSession' argument 13 names different: declaration 'sessionId' definition 'id'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.h:778:50: note: Function 'SendAttachSession' argument 13 names different: declaration 'sessionId' definition 'id'.
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.cc:2723:50: note: Function 'SendAttachSession' argument 13 names different: declaration 'sessionId' definition 'id'.
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.cc:2846:58: style: Function 'SendAcceptSession' argument 5 names different: declaration 'opts' definition 'inOpts'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.h:1043:50: note: Function 'SendAcceptSession' argument 5 names different: declaration 'opts' definition 'inOpts'.
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.cc:2846:58: note: Function 'SendAcceptSession' argument 5 names different: declaration 'opts' definition 'inOpts'.
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.cc:2918:57: style: Function 'SendSessionLost' argument 1 names different: declaration 'entry' definition 'sme'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.h:1065:49: note: Function 'SendSessionLost' argument 1 names different: declaration 'entry' definition 'sme'.
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.cc:2918:57: note: Function 'SendSessionLost' argument 1 names different: declaration 'entry' definition 'sme'.
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.cc:3533:60: style: Function 'ProcCancelAdvertise' argument 1 names different: declaration 'uniqueName' definition 'sender'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.h:1127:52: note: Function 'ProcCancelAdvertise' argument 1 names different: declaration 'uniqueName' definition 'sender'.
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.cc:3533:60: note: Function 'ProcCancelAdvertise' argument 1 names different: declaration 'uniqueName' definition 'sender'.
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.cc:3674:89: style: Function 'ProcFindAdvertisement' argument 3 names different: declaration 'matching' definition 'matchingStr'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.h:1149:81: note: Function 'ProcFindAdvertisement' argument 3 names different: declaration 'matching' definition 'matchingStr'.
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.cc:3674:89: note: Function 'ProcFindAdvertisement' argument 3 names different: declaration 'matching' definition 'matchingStr'.
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.cc:3884:97: style: Function 'HandleCancelFindAdvertisement' argument 3 names different: declaration 'matching' definition 'matchingStr'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.h:1160:89: note: Function 'HandleCancelFindAdvertisement' argument 3 names different: declaration 'matching' definition 'matchingStr'.
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.cc:3884:97: note: Function 'HandleCancelFindAdvertisement' argument 3 names different: declaration 'matching' definition 'matchingStr'.
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.cc:3908:68: style: Function 'ProcCancelFindAdvertisement' argument 1 names different: declaration 'endpointName' definition 'sender'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.h:1137:60: note: Function 'ProcCancelFindAdvertisement' argument 1 names different: declaration 'endpointName' definition 'sender'.
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.cc:3908:68: note: Function 'ProcCancelFindAdvertisement' argument 1 names different: declaration 'endpointName' definition 'sender'.
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.cc:3908:95: style: Function 'ProcCancelFindAdvertisement' argument 2 names different: declaration 'matching' definition 'matchingStr'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.h:1137:93: note: Function 'ProcCancelFindAdvertisement' argument 2 names different: declaration 'matching' definition 'matchingStr'.
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.cc:3908:95: note: Function 'ProcCancelFindAdvertisement' argument 2 names different: declaration 'matching' definition 'matchingStr'.
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.cc:2629:51: style: Variable 'key' is assigned a value that is never used. [unreadVariable]
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.cc:1219:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.cc:1247:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.cc:1581:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.cc:2543:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.cc:2549:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.cc:2650:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.cc:3823:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.cc:4638:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.cc:4872:21: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.cc:4890:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.cc:5013:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.cc:5149:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.cc:5286:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.cc:5312:25: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.cc:5340:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.cc:5639:81: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.cc:100:13: warning: Member variable 'AllJoynObj::daemonIface' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.cc:100:13: warning: Member variable 'AllJoynObj::sessionLostWithReasonSignal' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/router/AllJoynObj.cc:100:13: warning: Member variable 'AllJoynObj::sessionLostWithReasonAndDispositionSignal' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/router/ConfigDB.h:303:14: performance: Technically the member function 'ajn::ConfigDB::DB::Finalize' can be static. [functionStatic]
alljoyn-15.04b/alljoyn_core/router/ArdpProtocol.cc:674:21: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_core/router/ArdpProtocol.cc:695:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_core/router/ArdpProtocol.cc:715:25: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_core/router/ArdpProtocol.cc:979:21: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_core/router/ArdpProtocol.cc:990:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_core/router/ArdpProtocol.cc:1028:21: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_core/router/ArdpProtocol.cc:1230:33: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_core/router/ArdpProtocol.cc:1237:37: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_core/router/ArdpProtocol.cc:1254:85: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_core/router/ArdpProtocol.cc:1295:89: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_core/router/ArdpProtocol.cc:1778:25: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_core/router/ArdpProtocol.cc:2002:25: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_core/router/ArdpProtocol.cc:2038:25: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_core/router/ArdpProtocol.cc:2064:72: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_core/router/ArdpProtocol.cc:2098:52: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_core/router/ArdpProtocol.cc:3388:14: style: The scope of the variable 'port' can be reduced. [variableScope]
alljoyn-15.04b/alljoyn_core/router/ArdpProtocol.cc:3389:12: style: The scope of the variable 'nbytes' can be reduced. [variableScope]
alljoyn-15.04b/alljoyn_core/router/ArdpProtocol.cc:990:27: style: Variable 'h' is assigned a value that is never used. [unreadVariable]
alljoyn-15.04b/alljoyn_core/router/Bus.cc:97:10: style: The scope of the variable 'listening' can be reduced. [variableScope]
alljoyn-15.04b/alljoyn_core/router/BusController.cc:73:20: style: Condition 'status==ER_OK' is always true [knownConditionTrueFalse]
alljoyn-15.04b/alljoyn_core/router/BusController.cc:38:35: style: Function 'BusController' argument 1 names different: declaration 'bus' definition 'alljoynBus'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/BusController.h:55:24: note: Function 'BusController' argument 1 names different: declaration 'bus' definition 'alljoynBus'.
alljoyn-15.04b/alljoyn_core/router/BusController.cc:38:35: note: Function 'BusController' argument 1 names different: declaration 'bus' definition 'alljoynBus'.
alljoyn-15.04b/alljoyn_core/router/ConfigDB.cc:234:18: style: The scope of the variable 'toke' can be reduced. [variableScope]
alljoyn-15.04b/alljoyn_core/router/ConvertUTF.cc:116:11: style: The scope of the variable 'ch' can be reduced. [variableScope]
alljoyn-15.04b/alljoyn_core/router/DBusObj.cc:450:12: style: The scope of the variable 'i' can be reduced. [variableScope]
alljoyn-15.04b/alljoyn_core/router/DaemonRouter.cc:336:25: style: Condition 'sendMsg' is always true [knownConditionTrueFalse]
alljoyn-15.04b/alljoyn_core/router/DaemonRouter.cc:332:36: note: Assignment 'sendMsg=true', assigned value is 1
alljoyn-15.04b/alljoyn_core/router/DaemonRouter.cc:336:25: note: Condition 'sendMsg' is always true
alljoyn-15.04b/alljoyn_core/router/DaemonRouter.cc:82:62: style: Function 'PushMessage' argument 2 names different: declaration 'sender' definition 'origSender'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/DaemonRouter.h:253:52: note: Function 'PushMessage' argument 2 names different: declaration 'sender' definition 'origSender'.
alljoyn-15.04b/alljoyn_core/router/DaemonRouter.cc:82:62: note: Function 'PushMessage' argument 2 names different: declaration 'sender' definition 'origSender'.
alljoyn-15.04b/alljoyn_core/router/DaemonRouter.cc:424:59: style: Function 'FindEndpoint' argument 1 names different: declaration 'busname' definition 'busName'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/DaemonRouter.h:180:49: note: Function 'FindEndpoint' argument 1 names different: declaration 'busname' definition 'busName'.
alljoyn-15.04b/alljoyn_core/router/DaemonRouter.cc:424:59: note: Function 'FindEndpoint' argument 1 names different: declaration 'busname' definition 'busName'.
alljoyn-15.04b/alljoyn_core/router/DaemonRouter.cc:728:52: style: Function 'RemoveSessionRoutes' argument 1 names different: declaration 'uniqueName' definition 'src'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/DaemonRouter.h:374:42: note: Function 'RemoveSessionRoutes' argument 1 names different: declaration 'uniqueName' definition 'src'.
alljoyn-15.04b/alljoyn_core/router/DaemonRouter.cc:728:52: note: Function 'RemoveSessionRoutes' argument 1 names different: declaration 'uniqueName' definition 'src'.
alljoyn-15.04b/alljoyn_core/router/DaemonRouter.cc:375:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/DaemonSLAPTransport.cc:596:56: style: Function 'EndpointExit' argument 1 names different: declaration 'endpoint' definition 'ep'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/DaemonSLAPTransport.h:169:39: note: Function 'EndpointExit' argument 1 names different: declaration 'endpoint' definition 'ep'.
alljoyn-15.04b/alljoyn_core/router/DaemonSLAPTransport.cc:596:56: note: Function 'EndpointExit' argument 1 names different: declaration 'endpoint' definition 'ep'.
alljoyn-15.04b/alljoyn_core/router/DaemonSLAPTransport.cc:573:89: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/DaemonSLAPTransport.cc:655:103: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/DaemonSLAPTransport.cc:665:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/DaemonSLAPTransport.cc:707:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/DaemonSLAPTransport.cc:710:103: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/DaemonSLAPTransport.cc:763:101: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/DaemonSLAPTransport.h:68:5: style: Class 'DaemonSLAPTransport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/router/DaemonSLAPTransport.cc:158:9: style: Class 'AuthThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/router/DaemonSLAPTransport.h:226:78: performance: Function parameter 'args' should be passed by const reference. [passedByValue]
alljoyn-15.04b/alljoyn_core/router/DaemonSLAPTransport.cc:725:95: warning: Missing bounds check for extra iterator increment in loop. [StlMissingComparison]
alljoyn-15.04b/alljoyn_core/router/DaemonSLAPTransport.cc:739:40: note: Missing bounds check for extra iterator increment in loop.
alljoyn-15.04b/alljoyn_core/router/DaemonSLAPTransport.cc:725:95: note: Missing bounds check for extra iterator increment in loop.
alljoyn-15.04b/alljoyn_core/router/DaemonTransport.cc:141:52: style: Function 'EndpointExit' argument 1 names different: declaration 'endpoint' definition 'ep'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/DaemonTransport.h:164:39: note: Function 'EndpointExit' argument 1 names different: declaration 'endpoint' definition 'ep'.
alljoyn-15.04b/alljoyn_core/router/DaemonTransport.cc:141:52: note: Function 'EndpointExit' argument 1 names different: declaration 'endpoint' definition 'ep'.
alljoyn-15.04b/alljoyn_core/router/DaemonTransport.h:74:21: warning: Virtual function 'Stop' is called from destructor '~DaemonTransport()' at line 59. Dynamic binding is not used. [virtualCallInConstructor]
alljoyn-15.04b/alljoyn_core/router/DaemonTransport.cc:59:5: note: Calling Stop
alljoyn-15.04b/alljoyn_core/router/DaemonTransport.h:74:21: note: Stop is a virtual method
alljoyn-15.04b/alljoyn_core/router/DaemonTransport.h:88:21: warning: Virtual function 'Join' is called from destructor '~DaemonTransport()' at line 60. Dynamic binding is not used. [virtualCallInConstructor]
alljoyn-15.04b/alljoyn_core/router/DaemonTransport.cc:60:5: note: Calling Join
alljoyn-15.04b/alljoyn_core/router/DaemonTransport.h:88:21: note: Join is a virtual method
alljoyn-15.04b/alljoyn_core/router/DaemonTransport.h:55:5: style: Class 'DaemonTransport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/router/DaemonTransport.cc:129:12: performance: Possible inefficient checking for 'endpointList' emptiness. [stlSize]
alljoyn-15.04b/alljoyn_core/router/NameTable.cc:379:92: style: Function 'GetUniqueNamesAndAliases' argument 1 names different: declaration 'nameVec' definition 'names'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/NameTable.h:208:100: note: Function 'GetUniqueNamesAndAliases' argument 1 names different: declaration 'nameVec' definition 'names'.
alljoyn-15.04b/alljoyn_core/router/NameTable.cc:379:92: note: Function 'GetUniqueNamesAndAliases' argument 1 names different: declaration 'nameVec' definition 'names'.
alljoyn-15.04b/alljoyn_core/router/NameTable.cc:450:57: style: Function 'UpdateVirtualAliases' argument 1 names different: declaration 'uniqueName' definition 'epName'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/NameTable.h:178:50: note: Function 'UpdateVirtualAliases' argument 1 names different: declaration 'uniqueName' definition 'epName'.
alljoyn-15.04b/alljoyn_core/router/NameTable.cc:450:57: note: Function 'UpdateVirtualAliases' argument 1 names different: declaration 'uniqueName' definition 'epName'.
alljoyn-15.04b/alljoyn_core/router/NameTable.cc:486:57: style: Function 'RemoveVirtualAliases' argument 1 names different: declaration 'uniqueName' definition 'epName'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/NameTable.h:171:50: note: Function 'RemoveVirtualAliases' argument 1 names different: declaration 'uniqueName' definition 'epName'.
alljoyn-15.04b/alljoyn_core/router/NameTable.cc:486:57: note: Function 'RemoveVirtualAliases' argument 1 names different: declaration 'uniqueName' definition 'epName'.
alljoyn-15.04b/alljoyn_core/router/NameTable.cc:518:50: style: Function 'SetVirtualAlias' argument 2 names different: declaration 'newOwnerEp' definition 'newOwner'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/NameTable.h:163:43: note: Function 'SetVirtualAlias' argument 2 names different: declaration 'newOwnerEp' definition 'newOwner'.
alljoyn-15.04b/alljoyn_core/router/NameTable.cc:518:50: note: Function 'SetVirtualAlias' argument 2 names different: declaration 'newOwnerEp' definition 'newOwner'.
alljoyn-15.04b/alljoyn_core/router/NameTable.h:281:35: performance: Technically the member function 'ajn::NameTable::GetNameTransfer' can be static. [functionStatic]
alljoyn-15.04b/alljoyn_core/router/NameTable.cc:46:42: note: Technically the member function 'ajn::NameTable::GetNameTransfer' can be static.
alljoyn-15.04b/alljoyn_core/router/NameTable.h:281:35: note: Technically the member function 'ajn::NameTable::GetNameTransfer' can be static.
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.cc:1215:9: style: Condition '!okToReceive' is always false [knownConditionTrueFalse]
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.cc:1212:24: note: Assignment 'okToReceive=true', assigned value is 1
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.cc:1215:9: note: Condition '!okToReceive' is always false
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.cc:182:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.cc:176:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.cc:182:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.cc:183:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.cc:176:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.cc:183:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.cc:184:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.cc:176:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.cc:184:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.cc:185:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.cc:176:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.cc:185:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.cc:840:50: style: Function 'HandleRangeRequest' argument 3 names different: declaration 'fromId' definition 'fromChangeId'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.h:289:38: note: Function 'HandleRangeRequest' argument 3 names different: declaration 'fromId' definition 'fromChangeId'.
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.cc:840:50: note: Function 'HandleRangeRequest' argument 3 names different: declaration 'fromId' definition 'fromChangeId'.
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.cc:840:73: style: Function 'HandleRangeRequest' argument 4 names different: declaration 'toId' definition 'toChangeId'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.h:289:55: note: Function 'HandleRangeRequest' argument 4 names different: declaration 'toId' definition 'toChangeId'.
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.cc:840:73: note: Function 'HandleRangeRequest' argument 4 names different: declaration 'toId' definition 'toChangeId'.
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.cc:1359:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.cc:1381:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.cc:1834:25: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.cc:131:17: warning: Member variable 'SessionlessObj::isDiscoveryStarted' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/router/SessionlessObj.cc:124:5: style: Struct 'RemoteCacheSnapshot' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/router/TCPTransport.cc:1485:49: style: Function 'EndpointExit' argument 1 names different: declaration 'endpoint' definition 'ep'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/TCPTransport.h:295:39: note: Function 'EndpointExit' argument 1 names different: declaration 'endpoint' definition 'ep'.
alljoyn-15.04b/alljoyn_core/router/TCPTransport.cc:1485:49: note: Function 'EndpointExit' argument 1 names different: declaration 'endpoint' definition 'ep'.
alljoyn-15.04b/alljoyn_core/router/TCPTransport.cc:2901:94: style: Function 'Connect' argument 3 names different: declaration 'newep' definition 'newEp'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/TCPTransport.h:148:84: note: Function 'Connect' argument 3 names different: declaration 'newep' definition 'newEp'.
alljoyn-15.04b/alljoyn_core/router/TCPTransport.cc:2901:94: note: Function 'Connect' argument 3 names different: declaration 'newep' definition 'newEp'.
alljoyn-15.04b/alljoyn_core/router/TCPTransport.cc:3366:50: style: Function 'QueueStartListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/TCPTransport.h:422:40: note: Function 'QueueStartListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'.
alljoyn-15.04b/alljoyn_core/router/TCPTransport.cc:3366:50: note: Function 'QueueStartListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'.
alljoyn-15.04b/alljoyn_core/router/TCPTransport.cc:3386:50: style: Function 'DoStartListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/TCPTransport.h:434:40: note: Function 'DoStartListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'.
alljoyn-15.04b/alljoyn_core/router/TCPTransport.cc:3386:50: note: Function 'DoStartListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'.
alljoyn-15.04b/alljoyn_core/router/TCPTransport.cc:3654:49: style: Function 'QueueStopListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/TCPTransport.h:467:39: note: Function 'QueueStopListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'.
alljoyn-15.04b/alljoyn_core/router/TCPTransport.cc:3654:49: note: Function 'QueueStopListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'.
alljoyn-15.04b/alljoyn_core/router/TCPTransport.cc:3674:46: style: Function 'DoStopListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/TCPTransport.h:479:36: note: Function 'DoStopListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'.
alljoyn-15.04b/alljoyn_core/router/TCPTransport.cc:3674:46: note: Function 'DoStopListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'.
alljoyn-15.04b/alljoyn_core/router/TCPTransport.cc:3787:57: style: Function 'NewListenOp' argument 2 names different: declaration 'name' definition 'normSpec'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/TCPTransport.h:725:47: note: Function 'NewListenOp' argument 2 names different: declaration 'name' definition 'normSpec'.
alljoyn-15.04b/alljoyn_core/router/TCPTransport.cc:3787:57: note: Function 'NewListenOp' argument 2 names different: declaration 'name' definition 'normSpec'.
alljoyn-15.04b/alljoyn_core/router/TCPTransport.cc:3887:105: style: Function 'EnableAdvertisement' argument 3 names different: declaration 'completetransports' definition 'transports'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/TCPTransport.h:213:95: note: Function 'EnableAdvertisement' argument 3 names different: declaration 'completetransports' definition 'transports'.
alljoyn-15.04b/alljoyn_core/router/TCPTransport.cc:3887:105: note: Function 'EnableAdvertisement' argument 3 names different: declaration 'completetransports' definition 'transports'.
alljoyn-15.04b/alljoyn_core/router/TCPTransport.cc:3914:107: style: Function 'QueueEnableAdvertisement' argument 3 names different: declaration 'completetransports' definition 'transports'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/TCPTransport.h:729:97: note: Function 'QueueEnableAdvertisement' argument 3 names different: declaration 'completetransports' definition 'transports'.
alljoyn-15.04b/alljoyn_core/router/TCPTransport.cc:3914:107: note: Function 'QueueEnableAdvertisement' argument 3 names different: declaration 'completetransports' definition 'transports'.
alljoyn-15.04b/alljoyn_core/router/TCPTransport.cc:3930:89: style: Function 'DisableAdvertisement' argument 2 names different: declaration 'completetransports' definition 'transports'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/TCPTransport.h:220:79: note: Function 'DisableAdvertisement' argument 2 names different: declaration 'completetransports' definition 'transports'.
alljoyn-15.04b/alljoyn_core/router/TCPTransport.cc:3930:89: note: Function 'DisableAdvertisement' argument 2 names different: declaration 'completetransports' definition 'transports'.
alljoyn-15.04b/alljoyn_core/router/TCPTransport.cc:3955:94: style: Function 'QueueDisableAdvertisement' argument 2 names different: declaration 'completetransports' definition 'transports'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/TCPTransport.h:730:84: note: Function 'QueueDisableAdvertisement' argument 2 names different: declaration 'completetransports' definition 'transports'.
alljoyn-15.04b/alljoyn_core/router/TCPTransport.cc:3955:94: note: Function 'QueueDisableAdvertisement' argument 2 names different: declaration 'completetransports' definition 'transports'.
alljoyn-15.04b/alljoyn_core/router/TCPTransport.cc:1355:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/TCPTransport.cc:1361:48: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/TCPTransport.cc:1376:101: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/TCPTransport.cc:2305:128: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/TCPTransport.cc:2361:124: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/TCPTransport.cc:2478:122: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/TCPTransport.cc:2523:118: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/TCPTransport.cc:4209:103: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/TCPTransport.cc:4419:148: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/TCPTransport.cc:4433:142: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/TCPTransport.cc:4450:106: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/TCPTransport.cc:4469:106: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/TCPTransport.cc:4480:86: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/TCPTransport.cc:4488:115: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/TCPTransport.cc:4497:109: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/TCPTransport.h:81:5: style: Class 'TCPTransport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/router/TCPTransport.h:70:9: style: Class 'DynamicScoreUpdater' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/router/TCPTransport.h:510:9: style: Class 'FoundCallback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/router/TCPTransport.h:522:9: style: Class 'NetworkEventCallback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/router/TCPTransport.cc:641:9: style: Class 'AuthThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:3964:39: style: Redundant condition: If 'm_epState == 8', the comparison 'm_epState != 7' is always true. [redundantCondition]
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:1366:17: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:1380:19: note: Found duplicate branches for 'if' and 'else'.
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:1366:17: note: Found duplicate branches for 'if' and 'else'.
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:1431:17: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:1444:19: note: Found duplicate branches for 'if' and 'else'.
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:1431:17: note: Found duplicate branches for 'if' and 'else'.
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:9217:34: style: Checking if unsigned variable 'm_maxAuth-m_currAuth' is less than zero. [unsignedLessThanZero]
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:9217:67: style: Checking if unsigned variable 'm_maxConn-m_currConn' is less than zero. [unsignedLessThanZero]
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:4537:49: style: Function 'EndpointExit' argument 1 names different: declaration 'endpoint' definition 'ep'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/UDPTransport.h:301:39: note: Function 'EndpointExit' argument 1 names different: declaration 'endpoint' definition 'ep'.
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:4537:49: note: Function 'EndpointExit' argument 1 names different: declaration 'endpoint' definition 'ep'.
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:9503:94: style: Function 'Connect' argument 3 names different: declaration 'newep' definition 'newEp'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/UDPTransport.h:156:84: note: Function 'Connect' argument 3 names different: declaration 'newep' definition 'newEp'.
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:9503:94: note: Function 'Connect' argument 3 names different: declaration 'newep' definition 'newEp'.
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:10269:50: style: Function 'QueueStartListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/UDPTransport.h:450:40: note: Function 'QueueStartListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'.
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:10269:50: note: Function 'QueueStartListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'.
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:10290:50: style: Function 'DoStartListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/UDPTransport.h:462:40: note: Function 'DoStartListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'.
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:10290:50: note: Function 'DoStartListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'.
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:10562:49: style: Function 'QueueStopListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/UDPTransport.h:495:39: note: Function 'QueueStopListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'.
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:10562:49: note: Function 'QueueStopListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'.
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:10583:46: style: Function 'DoStopListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/UDPTransport.h:507:36: note: Function 'DoStopListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'.
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:10583:46: note: Function 'DoStopListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'.
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:10712:57: style: Function 'NewListenOp' argument 2 names different: declaration 'name' definition 'normSpec'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/UDPTransport.h:723:47: note: Function 'NewListenOp' argument 2 names different: declaration 'name' definition 'normSpec'.
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:10712:57: note: Function 'NewListenOp' argument 2 names different: declaration 'name' definition 'normSpec'.
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:5651:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:5657:48: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:5672:101: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:8921:128: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:8981:124: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:9100:122: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:9149:118: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:11131:103: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:11402:148: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:11416:142: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:11433:106: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:11455:106: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:11466:86: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:11474:115: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:11483:109: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:569:14: warning: Assert statement modifies 'p'. [assignmentInAssert]
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:2215:30: warning: Assert statement calls a function which may have desired side effects: 'ThreadSetEmpty'. [assertWithSideEffect]
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:2216:30: warning: Assert statement calls a function which may have desired side effects: 'GetDisconnected'. [assertWithSideEffect]
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:2334:17: warning: Assert statement calls a function which may have desired side effects: 'IsEpPassiveStarted'. [assertWithSideEffect]
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:2334:41: warning: Assert statement calls a function which may have desired side effects: 'IsEpActiveStarted'. [assertWithSideEffect]
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:2412:34: warning: Assert statement calls a function which may have desired side effects: 'ThreadSetEmpty'. [assertWithSideEffect]
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:2453:16: warning: Assert statement calls a function which may have desired side effects: 'IsEpStarted'. [assertWithSideEffect]
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:2541:34: warning: Assert statement calls a function which may have desired side effects: 'ThreadSetEmpty'. [assertWithSideEffect]
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:2581:17: warning: Assert statement calls a function which may have desired side effects: 'IsEpStopping'. [assertWithSideEffect]
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:2581:35: warning: Assert statement calls a function which may have desired side effects: 'IsEpWaiting'. [assertWithSideEffect]
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:3067:34: warning: Assert statement calls a function which may have desired side effects: 'GetConnId'. [assertWithSideEffect]
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:3134:30: warning: Assert statement calls a function which may have desired side effects: 'GetDisconnected'. [assertWithSideEffect]
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:3223:34: warning: Assert statement calls a function which may have desired side effects: 'GetConnId'. [assertWithSideEffect]
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:3573:34: warning: Assert statement calls a function which may have desired side effects: 'GetConnId'. [assertWithSideEffect]
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:1637:10: style: Technically the member function 'ajn::MessagePump::IsActive' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/router/UDPTransport.h:89:5: style: Class 'UDPTransport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/router/UDPTransport.h:78:9: style: Class 'DynamicScoreUpdater' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/router/UDPTransport.h:538:9: style: Class 'FoundCallback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/router/UDPTransport.h:550:9: style: Class 'NetworkEventCallback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/router/UDPTransport.h:853:9: style: Class 'DispatcherThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/router/UDPTransport.h:872:9: style: Class 'ExitDispatcherThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:1604:5: style: Class 'MessagePump' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/router/UDPTransport.cc:1927:9: style: Class 'PumpThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/router/VirtualEndpoint.cc:256:51: style: Function 'AddSessionRef' argument 1 names different: declaration 'sessionId' definition 'id'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/VirtualEndpoint.h:138:37: note: Function 'AddSessionRef' argument 1 names different: declaration 'sessionId' definition 'id'.
alljoyn-15.04b/alljoyn_core/router/VirtualEndpoint.cc:256:51: note: Function 'AddSessionRef' argument 1 names different: declaration 'sessionId' definition 'id'.
alljoyn-15.04b/alljoyn_core/router/VirtualEndpoint.cc:277:51: style: Function 'RemoveSessionRef' argument 1 names different: declaration 'sessionId' definition 'id'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/VirtualEndpoint.h:145:37: note: Function 'RemoveSessionRef' argument 1 names different: declaration 'sessionId' definition 'id'.
alljoyn-15.04b/alljoyn_core/router/VirtualEndpoint.cc:277:51: note: Function 'RemoveSessionRef' argument 1 names different: declaration 'sessionId' definition 'id'.
alljoyn-15.04b/alljoyn_core/router/android/PermissionDB.cc:179:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.04b/alljoyn_core/router/android/PermissionDB.cc:118:5: style: Variable 'allowed' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/router/android/PermissionDB.cc:111:0: note: Variable 'allowed' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_core/router/android/PermissionDB.cc:118:5: note: Variable 'allowed' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_core/router/android/PermissionDB.cc:125:5: style: Variable 'pass' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/router/android/PermissionDB.cc:123:0: note: Variable 'pass' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_core/router/android/PermissionDB.cc:125:5: note: Variable 'pass' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_core/router/android/PermissionDB.cc:189:10: style: The scope of the variable 'isSharedUserId' can be reduced. [variableScope]
alljoyn-15.04b/alljoyn_core/router/android/PermissionDB.cc:66:56: style: Function 'VerifyPermsOnAndroid' argument 1 names different: declaration 'uid' definition 'userId'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/android/PermissionDB.h:76:46: note: Function 'VerifyPermsOnAndroid' argument 1 names different: declaration 'uid' definition 'userId'.
alljoyn-15.04b/alljoyn_core/router/android/PermissionDB.cc:66:56: note: Function 'VerifyPermsOnAndroid' argument 1 names different: declaration 'uid' definition 'userId'.
alljoyn-15.04b/alljoyn_core/router/android/PermissionDB.cc:95:65: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameService.cc:429:102: style: Function 'Enable' argument 5 names different: declaration 'unreliableIPv6PortMap' definition 'unreliableIPv6Port'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameService.h:362:91: note: Function 'Enable' argument 5 names different: declaration 'unreliableIPv6PortMap' definition 'unreliableIPv6Port'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNameService.cc:429:102: note: Function 'Enable' argument 5 names different: declaration 'unreliableIPv6PortMap' definition 'unreliableIPv6Port'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.h:77:9: style: Class 'PacketScheduler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.h:1580:9: style: Struct '_BurstResponseHeader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.h:1611:9: style: Struct 'MDNSPacketTrackerEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.h:1640:9: style: Struct 'PeerInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:6391:21: style: Condition 'quietly' is always false [knownConditionTrueFalse]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:6274:58: note: Assuming that condition 'quietly==false' is not redundant
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:6391:21: note: Condition 'quietly' is always false
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:5311:5: style: Variable 'networkEventFd' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:5309:0: note: Variable 'networkEventFd' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:5311:5: note: Variable 'networkEventFd' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:5534:21: style: Variable 'networkEvent' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:5531:21: note: Variable 'networkEvent' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:5534:21: note: Variable 'networkEvent' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:8843:9: style: Variable 'it' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:8842:0: note: Variable 'it' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:8843:9: note: Variable 'it' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:664:93: style: Function 'OpenInterface' argument 2 names different: declaration 'address' definition 'addr'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.h:399:78: note: Function 'OpenInterface' argument 2 names different: declaration 'address' definition 'addr'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:664:93: note: Function 'OpenInterface' argument 2 names different: declaration 'address' definition 'addr'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:803:94: style: Function 'CloseInterface' argument 2 names different: declaration 'address' definition 'addr'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.h:429:79: note: Function 'CloseInterface' argument 2 names different: declaration 'address' definition 'addr'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:803:94: note: Function 'CloseInterface' argument 2 names different: declaration 'address' definition 'addr'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:1933:94: style: Function 'FindAdvertisement' argument 2 names different: declaration 'matching' definition 'matchingStr'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.h:629:79: note: Function 'FindAdvertisement' argument 2 names different: declaration 'matching' definition 'matchingStr'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:1933:94: note: Function 'FindAdvertisement' argument 2 names different: declaration 'matching' definition 'matchingStr'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:2116:100: style: Function 'CancelFindAdvertisement' argument 2 names different: declaration 'matching' definition 'matchingStr'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.h:648:85: note: Function 'CancelFindAdvertisement' argument 2 names different: declaration 'matching' definition 'matchingStr'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:2116:100: note: Function 'CancelFindAdvertisement' argument 2 names different: declaration 'matching' definition 'matchingStr'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:3071:48: style: Function 'Query' argument 1 names different: declaration 'transportMask' definition 'completeTransportMask'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.h:858:33: note: Function 'Query' argument 1 names different: declaration 'transportMask' definition 'completeTransportMask'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:3071:48: note: Function 'Query' argument 1 names different: declaration 'transportMask' definition 'completeTransportMask'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:3147:51: style: Function 'Response' argument 1 names different: declaration 'transportMask' definition 'completeTransportMask'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.h:860:36: note: Function 'Response' argument 1 names different: declaration 'transportMask' definition 'completeTransportMask'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:3147:51: note: Function 'Response' argument 1 names different: declaration 'transportMask' definition 'completeTransportMask'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:3766:10: style: Function 'RewriteVersionSpecific' argument 5 names different: declaration 'haveIPv6Address' definition 'haveIPv6address'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.h:1184:38: note: Function 'RewriteVersionSpecific' argument 5 names different: declaration 'haveIPv6Address' definition 'haveIPv6address'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:3766:10: note: Function 'RewriteVersionSpecific' argument 5 names different: declaration 'haveIPv6Address' definition 'haveIPv6address'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:6206:45: style: Function 'Retransmit' argument 1 names different: declaration 'index' definition 'transportIndex'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.h:1401:30: note: Function 'Retransmit' argument 1 names different: declaration 'index' definition 'transportIndex'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:6206:45: note: Function 'Retransmit' argument 1 names different: declaration 'index' definition 'transportIndex'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:6206:184: style: Function 'Retransmit' argument 7 names different: declaration 'transportMask' definition 'completeTransportMask'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.h:1401:160: note: Function 'Retransmit' argument 7 names different: declaration 'transportMask' definition 'completeTransportMask'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:6206:184: note: Function 'Retransmit' argument 7 names different: declaration 'transportMask' definition 'completeTransportMask'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:7052:141: style: Function 'HandleProtocolQuestion' argument 4 names different: declaration 'locals' definition 'local'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.h:1220:126: note: Function 'HandleProtocolQuestion' argument 4 names different: declaration 'locals' definition 'local'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:7052:141: note: Function 'HandleProtocolQuestion' argument 4 names different: declaration 'locals' definition 'local'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:8215:57: style: Function 'HandleSearchQuery' argument 1 names different: declaration 'transport' definition 'completeTransportMask'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.h:1658:42: note: Function 'HandleSearchQuery' argument 1 names different: declaration 'transport' definition 'completeTransportMask'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:8215:57: note: Function 'HandleSearchQuery' argument 1 names different: declaration 'transport' definition 'completeTransportMask'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:8476:57: style: Function 'MaskFromIndex' argument 1 names different: declaration 'data' definition 'index'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.h:1543:42: note: Function 'MaskFromIndex' argument 1 names different: declaration 'data' definition 'index'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:8476:57: note: Function 'MaskFromIndex' argument 1 names different: declaration 'data' definition 'index'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:8484:61: style: Function 'GetAdvertising' argument 1 names different: declaration 'transport' definition 'transportMask'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.h:1664:56: note: Function 'GetAdvertising' argument 1 names different: declaration 'transport' definition 'transportMask'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:8484:61: note: Function 'GetAdvertising' argument 1 names different: declaration 'transport' definition 'transportMask'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:8507:68: style: Function 'GetAdvertisingQuietly' argument 1 names different: declaration 'transport' definition 'transportMask'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.h:1665:63: note: Function 'GetAdvertisingQuietly' argument 1 names different: declaration 'transport' definition 'transportMask'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:8507:68: note: Function 'GetAdvertisingQuietly' argument 1 names different: declaration 'transport' definition 'transportMask'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:1541:47: style: Unused variable: ifMap [unusedVariable]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:559:45: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:576:45: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:1542:104: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:1640:81: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:1658:85: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:2065:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:2105:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:3138:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:3287:21: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:4400:111: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:4437:111: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:4476:115: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:4509:115: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:4984:129: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:4989:135: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:5051:129: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:5056:135: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:5163:127: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:5166:125: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:5172:127: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:5175:125: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:5201:117: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:5207:117: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:5213:123: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:6551:90: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:6648:94: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:6837:94: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:6936:98: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:7727:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:7748:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:8702:121: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:8730:136: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:8776:130: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:8800:125: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:8886:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:8896:121: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:8909:123: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:429:12: performance: Possible inefficient checking for 'm_outbound' emptiness. [stlSize]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:430:12: performance: Possible inefficient checking for 'm_burstQueue' emptiness. [stlSize]
alljoyn-15.04b/alljoyn_core/router/ns/IpNameServiceImpl.cc:7019:24: performance: Possible inefficient checking for 'm_outbound' emptiness. [stlSize]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:2373:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:2422:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:3267:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:160:32: style: Function 'SetIPv4' argument 1 names different: declaration 'ipv4Addr' definition 'ipv4'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:888:30: note: Function 'SetIPv4' argument 1 names different: declaration 'ipv4Addr' definition 'ipv4'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:160:32: note: Function 'SetIPv4' argument 1 names different: declaration 'ipv4Addr' definition 'ipv4'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:177:32: style: Function 'SetIPv6' argument 1 names different: declaration 'ipv6Addr' definition 'ipv6'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:925:30: note: Function 'SetIPv6' argument 1 names different: declaration 'ipv6Addr' definition 'ipv6'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:177:32: note: Function 'SetIPv6' argument 1 names different: declaration 'ipv6Addr' definition 'ipv6'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:1363:36: style: Function 'AddQuestion' argument 1 names different: declaration 'whoHas' definition 'question'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:1880:29: note: Function 'AddQuestion' argument 1 names different: declaration 'whoHas' definition 'question'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:1363:36: note: Function 'AddQuestion' argument 1 names different: declaration 'whoHas' definition 'question'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:1387:32: style: Function 'AddAnswer' argument 1 names different: declaration 'isAt' definition 'answer'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:1943:25: note: Function 'AddAnswer' argument 1 names different: declaration 'isAt' definition 'answer'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:1387:32: note: Function 'AddAnswer' argument 1 names different: declaration 'isAt' definition 'answer'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:1747:56: style: Function 'MDNSQuestion' argument 2 names different: declaration 'qtype' definition 'qType'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:3514:46: note: Function 'MDNSQuestion' argument 2 names different: declaration 'qtype' definition 'qType'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:1747:56: note: Function 'MDNSQuestion' argument 2 names different: declaration 'qtype' definition 'qType'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:1839:71: style: Function 'MDNSResourceRecord' argument 2 names different: declaration 'rrtype' definition 'rrType'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:3339:55: note: Function 'MDNSResourceRecord' argument 2 names different: declaration 'rrtype' definition 'rrType'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:1839:71: note: Function 'MDNSResourceRecord' argument 2 names different: declaration 'rrtype' definition 'rrType'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:1839:87: style: Function 'MDNSResourceRecord' argument 3 names different: declaration 'rrclass' definition 'rrClass'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:3339:71: note: Function 'MDNSResourceRecord' argument 3 names different: declaration 'rrclass' definition 'rrClass'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:1839:87: note: Function 'MDNSResourceRecord' argument 3 names different: declaration 'rrclass' definition 'rrClass'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:1849:66: style: Function 'MDNSResourceRecord' argument 1 names different: declaration 'mdnsResourceRecord' definition 'r'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:3346:50: note: Function 'MDNSResourceRecord' argument 1 names different: declaration 'mdnsResourceRecord' definition 'r'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:1849:66: note: Function 'MDNSResourceRecord' argument 1 names different: declaration 'mdnsResourceRecord' definition 'r'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:1858:77: style: Function 'operator=' argument 1 names different: declaration 'other' definition 'r'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:3353:61: note: Function 'operator=' argument 1 names different: declaration 'other' definition 'r'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:1858:77: note: Function 'operator=' argument 1 names different: declaration 'other' definition 'r'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:2427:44: style: Function 'SetPtrDName' argument 1 names different: declaration 'dName' definition 'rdataStr'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2586:34: note: Function 'SetPtrDName' argument 1 names different: declaration 'dName' definition 'rdataStr'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:2427:44: note: Function 'SetPtrDName' argument 1 names different: declaration 'dName' definition 'rdataStr'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:2783:72: style: Function 'GetFieldAt' argument 1 names different: declaration 'index' definition 'i'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:3195:56: note: Function 'GetFieldAt' argument 1 names different: declaration 'index' definition 'i'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:2783:72: note: Function 'GetFieldAt' argument 1 names different: declaration 'index' definition 'i'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:2916:69: style: Function 'GetFieldAt' argument 1 names different: declaration 'index' definition 'i'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2944:56: note: Function 'GetFieldAt' argument 1 names different: declaration 'index' definition 'i'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:2916:69: note: Function 'GetFieldAt' argument 1 names different: declaration 'index' definition 'i'.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:2220:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:2724:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:2729:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:2742:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:2747:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:2762:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:2765:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:2883:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:2908:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:3332:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:3372:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:3388:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:3409:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:3430:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:3454:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:3467:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:3484:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:3521:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:3528:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:3535:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:3542:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:3563:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:3572:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:3582:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:3591:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:3713:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:3726:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:1835:21: warning: Member variable 'MDNSResourceRecord::m_rrType' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:1835:21: warning: Member variable 'MDNSResourceRecord::m_rrClass' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:1835:21: warning: Member variable 'MDNSResourceRecord::m_rrTTL' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2232:14: style: Technically the member function 'ajn::MDNSTextRData::GetUniqueCount' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:2105:25: note: Technically the member function 'ajn::MDNSTextRData::GetUniqueCount' can be const.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2232:14: note: Technically the member function 'ajn::MDNSTextRData::GetUniqueCount' can be const.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2425:17: style: Technically the member function 'ajn::MDNSARData::GetAddr' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:2329:25: note: Technically the member function 'ajn::MDNSARData::GetAddr' can be const.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:2425:17: note: Technically the member function 'ajn::MDNSARData::GetAddr' can be const.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:3536:17: style: Technically the member function 'ajn::MDNSQuestion::GetQName' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:1758:22: note: Technically the member function 'ajn::MDNSQuestion::GetQName' can be const.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:3536:17: note: Technically the member function 'ajn::MDNSQuestion::GetQName' can be const.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:3552:14: style: Technically the member function 'ajn::MDNSQuestion::GetQType' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:1768:24: note: Technically the member function 'ajn::MDNSQuestion::GetQType' can be const.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:3552:14: note: Technically the member function 'ajn::MDNSQuestion::GetQType' can be const.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:3568:14: style: Technically the member function 'ajn::MDNSQuestion::GetQClass' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:1779:24: note: Technically the member function 'ajn::MDNSQuestion::GetQClass' can be const.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:3568:14: note: Technically the member function 'ajn::MDNSQuestion::GetQClass' can be const.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:3657:14: style: Technically the member function 'ajn::MDNSHeader::GetId' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:3067:22: note: Technically the member function 'ajn::MDNSHeader::GetId' can be const.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:3657:14: note: Technically the member function 'ajn::MDNSHeader::GetId' can be const.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:3673:10: style: Technically the member function 'ajn::MDNSHeader::GetQRType' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:3077:18: note: Technically the member function 'ajn::MDNSHeader::GetQRType' can be const.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:3673:10: note: Technically the member function 'ajn::MDNSHeader::GetQRType' can be const.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:3689:14: style: Technically the member function 'ajn::MDNSHeader::GetQDCount' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:3087:22: note: Technically the member function 'ajn::MDNSHeader::GetQDCount' can be const.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:3689:14: note: Technically the member function 'ajn::MDNSHeader::GetQDCount' can be const.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:3705:14: style: Technically the member function 'ajn::MDNSHeader::GetANCount' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:3096:22: note: Technically the member function 'ajn::MDNSHeader::GetANCount' can be const.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:3705:14: note: Technically the member function 'ajn::MDNSHeader::GetANCount' can be const.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:3721:14: style: Technically the member function 'ajn::MDNSHeader::GetNSCount' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:3105:22: note: Technically the member function 'ajn::MDNSHeader::GetNSCount' can be const.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:3721:14: note: Technically the member function 'ajn::MDNSHeader::GetNSCount' can be const.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:3737:14: style: Technically the member function 'ajn::MDNSHeader::GetARCount' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:3115:22: note: Technically the member function 'ajn::MDNSHeader::GetARCount' can be const.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:3737:14: note: Technically the member function 'ajn::MDNSHeader::GetARCount' can be const.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:3747:12: performance: Technically the member function 'ajn::MDNSHeader::GetSerializedSize' can be static. [functionStatic]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:3272:20: note: Technically the member function 'ajn::MDNSHeader::GetSerializedSize' can be static.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:3747:12: note: Technically the member function 'ajn::MDNSHeader::GetSerializedSize' can be static.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:3827:16: style: Technically the member function 'ajn::_MDNSPacket::GetHeader' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:3304:25: note: Technically the member function 'ajn::_MDNSPacket::GetHeader' can be const.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:3827:16: note: Technically the member function 'ajn::_MDNSPacket::GetHeader' can be const.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:3843:14: style: Technically the member function 'ajn::_MDNSPacket::GetNumQuestions' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:3336:23: note: Technically the member function 'ajn::_MDNSPacket::GetNumQuestions' can be const.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:3843:14: note: Technically the member function 'ajn::_MDNSPacket::GetNumQuestions' can be const.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:3869:14: style: Technically the member function 'ajn::_MDNSPacket::GetNumAnswers' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:3505:23: note: Technically the member function 'ajn::_MDNSPacket::GetNumAnswers' can be const.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:3869:14: note: Technically the member function 'ajn::_MDNSPacket::GetNumAnswers' can be const.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:3920:14: style: Technically the member function 'ajn::_MDNSPacket::GetNumAdditionalRecords' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.cc:3358:23: note: Technically the member function 'ajn::_MDNSPacket::GetNumAdditionalRecords' can be const.
alljoyn-15.04b/alljoyn_core/router/ns/IpNsProtocol.h:3920:14: note: Technically the member function 'ajn::_MDNSPacket::GetNumAdditionalRecords' can be const.
alljoyn-15.04b/alljoyn_core/router/policydb/PolicyDB.cc:746:21: style: Variable 'ruleMatch' is assigned a value that is never used. [unreadVariable]
alljoyn-15.04b/alljoyn_core/router/policydb/PolicyDB.cc:794:21: style: Variable 'ruleMatch' is assigned a value that is never used. [unreadVariable]
alljoyn-15.04b/alljoyn_core/router/policydb/PolicyDB.cc:851:21: style: Variable 'ruleMatch' is assigned a value that is never used. [unreadVariable]
alljoyn-15.04b/alljoyn_core/router/policydb/PolicyDB.cc:904:21: style: Variable 'ruleMatch' is assigned a value that is never used. [unreadVariable]
alljoyn-15.04b/alljoyn_core/router/policydb/PolicyDB.h:233:9: style: Class 'PolicyRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/router/posix/DaemonTransportPosix.cc:153:25: style: The scope of the variable 'cmsg' can be reduced. [variableScope]
alljoyn-15.04b/alljoyn_core/router/posix/daemon-main.cc:274:10: style: Technically the member function 'OptParse::PrintUsage' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/router/posix/daemon-main.cc:277:16: note: Technically the member function 'OptParse::PrintUsage' can be const.
alljoyn-15.04b/alljoyn_core/router/posix/daemon-main.cc:274:10: note: Technically the member function 'OptParse::PrintUsage' can be const.
alljoyn-15.04b/alljoyn_core/router/posix/servicehelper-main.cc:84:17: performance: Technically the member function 'OptParse::GetConfigFile' can be static. [functionStatic]
alljoyn-15.04b/alljoyn_core/router/test/advtunnel.cc:164:17: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.04b/alljoyn_core/router/test/advtunnel.cc:164:17: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.04b/alljoyn_core/router/test/advtunnel.cc:294:5: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.04b/alljoyn_core/router/test/advtunnel.cc:368:5: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.04b/alljoyn_core/router/test/ardp.cc:157:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
alljoyn-15.04b/alljoyn_core/router/test/ardp.cc:322:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.04b/alljoyn_core/router/test/ardptest.cc:409:25: warning: %p in format string (no. 1) requires an address but the argument type is 'std::map'. [invalidPrintfArgType_p]
alljoyn-15.04b/alljoyn_core/router/test/ardptest.cc:432:25: warning: %p in format string (no. 1) requires an address but the argument type is 'std::map'. [invalidPrintfArgType_p]
alljoyn-15.04b/alljoyn_core/router/test/ardptest.cc:437:29: warning: %p in format string (no. 1) requires an address but the argument type is 'std::map'. [invalidPrintfArgType_p]
alljoyn-15.04b/alljoyn_core/router/test/ardptest.cc:483:25: warning: %p in format string (no. 1) requires an address but the argument type is 'std::map'. [invalidPrintfArgType_p]
alljoyn-15.04b/alljoyn_core/router/test/ardptest.cc:489:29: warning: %p in format string (no. 1) requires an address but the argument type is 'std::map'. [invalidPrintfArgType_p]
alljoyn-15.04b/alljoyn_core/router/test/ardptest.cc:517:29: warning: %p in format string (no. 1) requires an address but the argument type is 'std::map'. [invalidPrintfArgType_p]
alljoyn-15.04b/alljoyn_core/router/test/ardptest.cc:131:5: style: Variable 'it' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/router/test/ardptest.cc:130:0: note: Variable 'it' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/router/test/ardptest.cc:131:5: note: Variable 'it' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/router/test/ardptest.cc:429:25: style: Variable 'rcv' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/router/test/ardptest.cc:428:0: note: Variable 'rcv' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_core/router/test/ardptest.cc:429:25: note: Variable 'rcv' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_core/router/test/ardptest.cc:480:25: style: Variable 'rcv' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/router/test/ardptest.cc:479:0: note: Variable 'rcv' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_core/router/test/ardptest.cc:480:25: note: Variable 'rcv' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_core/router/test/ardptest.cc:378:18: style: The scope of the variable 'foreign_address' can be reduced. [variableScope]
alljoyn-15.04b/alljoyn_core/router/test/ardptest.cc:227:9: performance: Variable 'm_sock' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-15.04b/alljoyn_core/router/test/ardptest.cc:380:17: warning: scanf() without field width limits can crash with huge input data. [invalidscanf]
alljoyn-15.04b/alljoyn_core/router/test/ardptest.cc:384:21: warning: scanf() without field width limits can crash with huge input data. [invalidscanf]
alljoyn-15.04b/alljoyn_core/router/test/bbdaemon.cc:499:36: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.04b/alljoyn_core/router/test/bbdaemon.cc:461:13: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/router/test/bbdaemon.cc:458:42: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/router/test/bbdaemon.cc:461:13: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/router/test/bbdaemon.cc:462:13: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/router/test/bbdaemon.cc:458:42: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/router/test/bbdaemon.cc:462:13: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/router/test/bbdaemon.cc:463:13: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/router/test/bbdaemon.cc:458:42: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/router/test/bbdaemon.cc:463:13: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/router/test/bbdaemon.cc:473:17: warning: Possible null pointer dereference: valuesIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/router/test/bbdaemon.cc:470:48: note: Assignment 'valuesIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/router/test/bbdaemon.cc:473:17: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/router/test/bbdaemon.cc:474:17: warning: Possible null pointer dereference: valuesIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/router/test/bbdaemon.cc:470:48: note: Assignment 'valuesIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/router/test/bbdaemon.cc:474:17: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/router/test/bbdaemon.cc:475:17: warning: Possible null pointer dereference: valuesIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/router/test/bbdaemon.cc:470:48: note: Assignment 'valuesIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/router/test/bbdaemon.cc:475:17: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/router/test/bbdaemon.cc:476:17: warning: Possible null pointer dereference: valuesIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/router/test/bbdaemon.cc:470:48: note: Assignment 'valuesIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/router/test/bbdaemon.cc:476:17: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/router/test/mcmd.cc:162:31: style: The scope of the variable 'lend' can be reduced. [variableScope]
alljoyn-15.04b/alljoyn_core/router/test/mcmd.cc:163:31: style: The scope of the variable 'rend' can be reduced. [variableScope]
alljoyn-15.04b/alljoyn_core/router/test/ns.cc:119:9: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.04b/alljoyn_core/router/test/ns.cc:399:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.04b/alljoyn_core/router/test/ns.cc:399:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.04b/alljoyn_core/router/test/ns.cc:399:5: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.04b/alljoyn_core/router/test/ns.cc:399:5: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.04b/alljoyn_core/router/test/ns.cc:409:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.04b/alljoyn_core/router/test/ns.cc:409:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.04b/alljoyn_core/router/test/ns.cc:409:5: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.04b/alljoyn_core/router/test/ns.cc:409:5: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.04b/alljoyn_core/router/test/ns.cc:409:5: warning: %d in format string (no. 5) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.04b/alljoyn_core/router/test/ns.cc:409:5: warning: %d in format string (no. 6) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.04b/alljoyn_core/router/test/ns.cc:432:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.04b/alljoyn_core/router/test/ns.cc:114:1: style: The class 'Finder' does not have a constructor although it has private member variables. [noConstructor]
alljoyn-15.04b/alljoyn_core/router/test/ns.cc:138:10: style: Technically the member function 'Finder::GetCalled' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/router/test/ns.cc:139:17: style: Technically the member function 'Finder::GetGuid' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/router/test/ns.cc:140:30: style: Technically the member function 'Finder::GetWkn' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/router/test/ns.cc:141:13: style: Technically the member function 'Finder::GetTimer' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/router/windows/Socket.cc:265:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/router/windows/Socket.cc:261:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/router/windows/Socket.cc:265:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/router/windows/Socket.cc:283:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/router/windows/Socket.cc:278:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/router/windows/Socket.cc:283:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/router/windows/daemon-main.cc:341:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.04b/alljoyn_core/samples/TrustedTLSampleRN/TrustedTLSampleRN.cc:116:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/samples/TrustedTLSampleRN/TrustedTLSampleRN.cc:115:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/samples/TrustedTLSampleRN/TrustedTLSampleRN.cc:116:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/samples/about/AboutClient.cc:278:28: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.04b/alljoyn_core/samples/about/AboutClient.cc:193:17: warning: %hd in format string (no. 1) requires 'short' but the argument type is 'unsigned short'. [invalidPrintfArgType_sint]
alljoyn-15.04b/alljoyn_core/samples/about/AboutService.cc:218:28: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.04b/alljoyn_core/samples/about/AboutService.cc:152:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/samples/about/AboutService.cc:151:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/samples/about/AboutService.cc:152:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/samples/about/AboutService.cc:154:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/samples/about/AboutService.cc:152:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/samples/about/AboutService.cc:154:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/samples/about/AboutService.cc:155:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/samples/about/AboutService.cc:154:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/samples/about/AboutService.cc:155:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/samples/about/AboutService.cc:156:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/samples/about/AboutService.cc:155:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/samples/about/AboutService.cc:156:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/samples/about/AboutService.cc:157:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/samples/about/AboutService.cc:156:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/samples/about/AboutService.cc:157:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/samples/about/AboutService.cc:158:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/samples/about/AboutService.cc:157:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/samples/about/AboutService.cc:158:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/samples/about/AboutService.cc:159:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/samples/about/AboutService.cc:158:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/samples/about/AboutService.cc:159:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/samples/about/AboutService.cc:160:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/samples/about/AboutService.cc:159:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/samples/about/AboutService.cc:160:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/samples/about/AboutService.cc:161:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/samples/about/AboutService.cc:160:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/samples/about/AboutService.cc:161:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/samples/about/AboutService.cc:162:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/samples/about/AboutService.cc:161:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/samples/about/AboutService.cc:162:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/samples/about/AboutService.cc:170:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/samples/about/AboutService.cc:162:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/samples/about/AboutService.cc:170:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/samples/about/AboutService.cc:171:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/samples/about/AboutService.cc:170:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/samples/about/AboutService.cc:171:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/samples/about/AboutService.cc:172:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/samples/about/AboutService.cc:171:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/samples/about/AboutService.cc:172:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/samples/about/AboutService.cc:173:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/samples/about/AboutService.cc:172:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/samples/about/AboutService.cc:173:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/samples/aboutlistener/AboutListener.cc:258:28: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.04b/alljoyn_core/samples/aboutlistener/AboutListener.cc:196:17: warning: %hd in format string (no. 1) requires 'short' but the argument type is 'unsigned short'. [invalidPrintfArgType_sint]
alljoyn-15.04b/alljoyn_core/samples/basic/basic_client.cc:106:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/basic/basic_client.cc:101:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/basic/basic_client.cc:106:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/basic/basic_client.cc:107:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/basic/basic_client.cc:101:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/basic/basic_client.cc:107:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/basic/basic_service.cc:243:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.04b/alljoyn_core/samples/basic/basic_service.cc:144:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/basic/basic_service.cc:139:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/basic/basic_service.cc:144:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/basic/basic_service.cc:145:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/basic/basic_service.cc:139:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/basic/basic_service.cc:145:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/basic/signalConsumer_client.cc:266:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.04b/alljoyn_core/samples/basic/signalConsumer_client.cc:122:13: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/basic/signalConsumer_client.cc:118:38: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/basic/signalConsumer_client.cc:122:13: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/basic/signalConsumer_client.cc:123:13: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/basic/signalConsumer_client.cc:118:38: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/basic/signalConsumer_client.cc:123:13: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/basic/signalConsumer_client.cc:124:13: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/basic/signalConsumer_client.cc:118:38: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/basic/signalConsumer_client.cc:124:13: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/basic/signalConsumer_client.cc:129:32: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/basic/signalConsumer_client.cc:118:38: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/basic/signalConsumer_client.cc:129:32: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/basic/signal_service.cc:317:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.04b/alljoyn_core/samples/basic/signal_service.cc:133:13: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/basic/signal_service.cc:130:38: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/basic/signal_service.cc:133:13: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/basic/signal_service.cc:134:13: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/basic/signal_service.cc:130:38: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/basic/signal_service.cc:134:13: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/basic/signal_service.cc:136:13: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/basic/signal_service.cc:130:38: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/basic/signal_service.cc:136:13: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/basic/signal_service.cc:137:13: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/basic/signal_service.cc:130:38: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/basic/signal_service.cc:137:13: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/basic/signal_service.cc:138:13: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/basic/signal_service.cc:130:38: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/basic/signal_service.cc:138:13: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/basic/signal_service.cc:139:13: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/basic/signal_service.cc:130:38: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/basic/signal_service.cc:139:13: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/basic/signal_service.cc:140:13: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/basic/signal_service.cc:130:38: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/basic/signal_service.cc:140:13: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/basic/signal_service.cc:142:13: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/basic/signal_service.cc:130:38: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/basic/signal_service.cc:142:13: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/basic/signal_service.cc:144:13: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/basic/signal_service.cc:130:38: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/basic/signal_service.cc:144:13: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/basic/signal_service.cc:149:32: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/basic/signal_service.cc:130:38: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/basic/signal_service.cc:149:32: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/chat/android/jni/Chat_jni.cpp:254:5: style: Variable 'packageNameStr' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/samples/chat/android/jni/Chat_jni.cpp:248:0: note: Variable 'packageNameStr' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_core/samples/chat/android/jni/Chat_jni.cpp:254:5: note: Variable 'packageNameStr' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_core/samples/chat/android/jni/Chat_jni.cpp:364:5: style: Variable 'advertisedNameStr' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/samples/chat/android/jni/Chat_jni.cpp:358:0: note: Variable 'advertisedNameStr' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_core/samples/chat/android/jni/Chat_jni.cpp:364:5: note: Variable 'advertisedNameStr' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_core/samples/chat/android/jni/Chat_jni.cpp:420:5: style: Variable 'sessionNameStr' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/samples/chat/android/jni/Chat_jni.cpp:414:0: note: Variable 'sessionNameStr' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_core/samples/chat/android/jni/Chat_jni.cpp:420:5: note: Variable 'sessionNameStr' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_core/samples/chat/android/jni/Chat_jni.cpp:476:5: style: Variable 'chatMsg' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/samples/chat/android/jni/Chat_jni.cpp:472:0: note: Variable 'chatMsg' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_core/samples/chat/android/jni/Chat_jni.cpp:476:5: note: Variable 'chatMsg' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_core/samples/chat/android/jni/Chat_jni.cpp:76:36: style: Variable 'convName' is assigned a value that is never used. [unreadVariable]
alljoyn-15.04b/alljoyn_core/samples/chat/linux/chat.cc:156:17: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.04b/alljoyn_core/samples/chat/linux/chat.cc:195:13: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.04b/alljoyn_core/samples/chat/linux/chat.cc:268:9: warning: Possible null pointer dereference: chatIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/chat/linux/chat.cc:264:38: note: Assignment 'chatIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/chat/linux/chat.cc:268:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/chat/linux/chat.cc:269:9: warning: Possible null pointer dereference: chatIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/chat/linux/chat.cc:264:38: note: Assignment 'chatIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/chat/linux/chat.cc:269:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/eventaction/Android/jni/event/MyEventCode.cc:231:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/samples/eventaction/Android/jni/event/MyEventCode.cc:226:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/samples/eventaction/Android/jni/event/MyEventCode.cc:231:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/samples/eventaction/Android/jni/event/MyEventCode.cc:334:5: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
alljoyn-15.04b/alljoyn_core/samples/eventaction/Android/jni/event/MyEventCode.cc:336:7: note: Found duplicate branches for 'if' and 'else'.
alljoyn-15.04b/alljoyn_core/samples/eventaction/Android/jni/event/MyEventCode.cc:334:5: note: Found duplicate branches for 'if' and 'else'.
alljoyn-15.04b/alljoyn_core/samples/eventaction/Android/jni/event/MyEventCode.cc:357:5: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
alljoyn-15.04b/alljoyn_core/samples/eventaction/Android/jni/event/MyEventCode.cc:360:7: note: Found duplicate branches for 'if' and 'else'.
alljoyn-15.04b/alljoyn_core/samples/eventaction/Android/jni/event/MyEventCode.cc:357:5: note: Found duplicate branches for 'if' and 'else'.
alljoyn-15.04b/alljoyn_core/samples/eventaction/Android/jni/event/PresenceDetection.cc:65:29: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_core/samples/eventaction/Android/jni/event/PresenceDetection.cc:89:24: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_core/samples/eventaction/Android/jni/event/PresenceDetection.cc:38:18: style: The scope of the variable 'ctx' can be reduced. [variableScope]
alljoyn-15.04b/alljoyn_core/samples/eventaction/Android_test_tools/Actions/jni/MyAllJoynCode.cc:176:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/samples/eventaction/Android_test_tools/Actions/jni/MyAllJoynCode.cc:171:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/samples/eventaction/Android_test_tools/Actions/jni/MyAllJoynCode.cc:176:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/samples/eventaction/Android_test_tools/Actions/jni/MyAllJoynCode.cc:210:5: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
alljoyn-15.04b/alljoyn_core/samples/eventaction/Android_test_tools/Actions/jni/MyAllJoynCode.cc:212:7: note: Found duplicate branches for 'if' and 'else'.
alljoyn-15.04b/alljoyn_core/samples/eventaction/Android_test_tools/Actions/jni/MyAllJoynCode.cc:210:5: note: Found duplicate branches for 'if' and 'else'.
alljoyn-15.04b/alljoyn_core/samples/eventaction/Android_test_tools/Actions/jni/MyAllJoynCode.cc:233:5: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
alljoyn-15.04b/alljoyn_core/samples/eventaction/Android_test_tools/Actions/jni/MyAllJoynCode.cc:236:7: note: Found duplicate branches for 'if' and 'else'.
alljoyn-15.04b/alljoyn_core/samples/eventaction/Android_test_tools/Actions/jni/MyAllJoynCode.cc:233:5: note: Found duplicate branches for 'if' and 'else'.
alljoyn-15.04b/alljoyn_core/samples/eventaction/Android_test_tools/Actions/jni/Rule.h:90:46: style: Member variable 'Rule::eventMember' is in the wrong place in the initializer list. [initializerList]
alljoyn-15.04b/alljoyn_core/samples/eventaction/Android_test_tools/Actions/jni/Rule.h:31:54: note: Member variable 'Rule::eventMember' is in the wrong place in the initializer list.
alljoyn-15.04b/alljoyn_core/samples/eventaction/Android_test_tools/Actions/jni/Rule.h:90:46: note: Member variable 'Rule::eventMember' is in the wrong place in the initializer list.
alljoyn-15.04b/alljoyn_core/samples/eventaction/Android_test_tools/Events/jni/MyAllJoynCode.cc:238:5: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
alljoyn-15.04b/alljoyn_core/samples/eventaction/Android_test_tools/Events/jni/MyAllJoynCode.cc:240:7: note: Found duplicate branches for 'if' and 'else'.
alljoyn-15.04b/alljoyn_core/samples/eventaction/Android_test_tools/Events/jni/MyAllJoynCode.cc:238:5: note: Found duplicate branches for 'if' and 'else'.
alljoyn-15.04b/alljoyn_core/samples/eventaction/Android_test_tools/Events/jni/MyAllJoynCode.cc:261:5: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
alljoyn-15.04b/alljoyn_core/samples/eventaction/Android_test_tools/Events/jni/MyAllJoynCode.cc:264:7: note: Found duplicate branches for 'if' and 'else'.
alljoyn-15.04b/alljoyn_core/samples/eventaction/Android_test_tools/Events/jni/MyAllJoynCode.cc:261:5: note: Found duplicate branches for 'if' and 'else'.
alljoyn-15.04b/alljoyn_core/samples/eventaction/Android_test_tools/Events/jni/MyAllJoynCode.cc:187:9: error: Uninitialized variable: eventMember [uninitvar]
alljoyn-15.04b/alljoyn_core/samples/eventaction/Android_test_tools/Events/jni/Rule.h:90:46: style: Member variable 'Rule::eventMember' is in the wrong place in the initializer list. [initializerList]
alljoyn-15.04b/alljoyn_core/samples/eventaction/Android_test_tools/Events/jni/Rule.h:31:54: note: Member variable 'Rule::eventMember' is in the wrong place in the initializer list.
alljoyn-15.04b/alljoyn_core/samples/eventaction/Android_test_tools/Events/jni/Rule.h:90:46: note: Member variable 'Rule::eventMember' is in the wrong place in the initializer list.
alljoyn-15.04b/alljoyn_core/samples/eventaction/SimpleRulesEngine/SimpleRuleEngine.h:81:13: performance: Technically the member function 'SimpleRuleEngine::removeRule' can be static. [functionStatic]
alljoyn-15.04b/alljoyn_core/samples/eventaction/SimpleRulesEngine/SimpleRuleEngine.cc:51:27: note: Technically the member function 'SimpleRuleEngine::removeRule' can be static.
alljoyn-15.04b/alljoyn_core/samples/eventaction/SimpleRulesEngine/SimpleRuleEngine.h:81:13: note: Technically the member function 'SimpleRuleEngine::removeRule' can be static.
alljoyn-15.04b/alljoyn_core/samples/eventaction/SimpleRulesEngine/SimpleRuleEngine.h:96:13: performance: Technically the member function 'SimpleRuleEngine::shutdown' can be static. [functionStatic]
alljoyn-15.04b/alljoyn_core/samples/eventaction/SimpleRulesEngine/SimpleRuleEngine.cc:75:27: note: Technically the member function 'SimpleRuleEngine::shutdown' can be static.
alljoyn-15.04b/alljoyn_core/samples/eventaction/SimpleRulesEngine/SimpleRuleEngine.h:96:13: note: Technically the member function 'SimpleRuleEngine::shutdown' can be static.
alljoyn-15.04b/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/MyAllJoynCode.cc:249:19: style: The scope of the variable 'achar' can be reduced. [variableScope]
alljoyn-15.04b/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/MyAllJoynCode.cc:249:26: style: The scope of the variable 'bchar' can be reduced. [variableScope]
alljoyn-15.04b/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/OptParser.h:50:10: performance: Technically the member function 'OptParser::IsAllHex' can be static. [functionStatic]
alljoyn-15.04b/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/OptParser.cc:75:17: note: Technically the member function 'OptParser::IsAllHex' can be static.
alljoyn-15.04b/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/OptParser.h:50:10: note: Technically the member function 'OptParser::IsAllHex' can be static.
alljoyn-15.04b/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/OptParser.h:51:10: style: Technically the member function 'OptParser::PrintUsage' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/OptParser.cc:57:17: note: Technically the member function 'OptParser::PrintUsage' can be const.
alljoyn-15.04b/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/OptParser.h:51:10: note: Technically the member function 'OptParser::PrintUsage' can be const.
alljoyn-15.04b/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/RulePersister.h:28:10: performance: Technically the member function 'RulePersister::saveRule' can be static. [functionStatic]
alljoyn-15.04b/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/RulePersister.cc:28:21: note: Technically the member function 'RulePersister::saveRule' can be static.
alljoyn-15.04b/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/RulePersister.h:28:10: note: Technically the member function 'RulePersister::saveRule' can be static.
alljoyn-15.04b/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/RulePersister.h:30:10: performance: Technically the member function 'RulePersister::loadRules' can be static. [functionStatic]
alljoyn-15.04b/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/RulePersister.cc:33:21: note: Technically the member function 'RulePersister::loadRules' can be static.
alljoyn-15.04b/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/RulePersister.h:30:10: note: Technically the member function 'RulePersister::loadRules' can be static.
alljoyn-15.04b/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/RulePersister.h:32:10: performance: Technically the member function 'RulePersister::clearRules' can be static. [functionStatic]
alljoyn-15.04b/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/RulePersister.cc:38:21: note: Technically the member function 'RulePersister::clearRules' can be static.
alljoyn-15.04b/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/RulePersister.h:32:10: note: Technically the member function 'RulePersister::clearRules' can be static.
alljoyn-15.04b/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/rule-main.cc:40:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.04b/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/rule-main.cc:65:19: style: Redundant condition: argc==3. 'argc!=3 || (argc==3 && 0!=::strcmp("-n",argv[1]))' is equivalent to 'argc!=3 || 0!=::strcmp("-n",argv[1])' [redundantCondition]
alljoyn-15.04b/alljoyn_core/samples/observer/door_consumer.cc:270:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/observer/door_consumer.cc:267:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/observer/door_consumer.cc:270:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/observer/door_consumer.cc:272:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/observer/door_consumer.cc:267:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/observer/door_consumer.cc:272:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/observer/door_consumer.cc:274:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/observer/door_consumer.cc:267:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/observer/door_consumer.cc:274:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/observer/door_consumer.cc:276:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/observer/door_consumer.cc:267:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/observer/door_consumer.cc:276:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/observer/door_consumer.cc:278:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/observer/door_consumer.cc:267:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/observer/door_consumer.cc:278:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/observer/door_consumer.cc:280:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/observer/door_consumer.cc:267:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/observer/door_consumer.cc:280:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/observer/door_consumer.cc:283:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/observer/door_consumer.cc:267:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/observer/door_consumer.cc:283:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/observer/door_consumer.cc:285:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/observer/door_consumer.cc:267:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/observer/door_consumer.cc:285:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/observer/door_consumer.cc:287:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/observer/door_consumer.cc:267:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/observer/door_consumer.cc:287:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/observer/door_consumer.cc:290:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/observer/door_consumer.cc:267:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/observer/door_consumer.cc:290:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/observer/door_consumer.cc:293:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/observer/door_consumer.cc:267:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/observer/door_consumer.cc:293:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/observer/door_provider.cc:59:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/observer/door_provider.cc:56:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/observer/door_provider.cc:59:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/observer/door_provider.cc:61:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/observer/door_provider.cc:56:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/observer/door_provider.cc:61:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/observer/door_provider.cc:63:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/observer/door_provider.cc:56:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/observer/door_provider.cc:63:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/observer/door_provider.cc:65:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/observer/door_provider.cc:56:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/observer/door_provider.cc:65:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/observer/door_provider.cc:67:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/observer/door_provider.cc:56:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/observer/door_provider.cc:67:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/observer/door_provider.cc:69:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/observer/door_provider.cc:56:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/observer/door_provider.cc:69:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/observer/door_provider.cc:72:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/observer/door_provider.cc:56:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/observer/door_provider.cc:72:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/observer/door_provider.cc:74:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/observer/door_provider.cc:56:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/observer/door_provider.cc:74:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/observer/door_provider.cc:76:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/observer/door_provider.cc:56:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/observer/door_provider.cc:76:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/observer/door_provider.cc:79:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/observer/door_provider.cc:56:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/observer/door_provider.cc:79:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/observer/door_provider.cc:82:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/observer/door_provider.cc:56:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/observer/door_provider.cc:82:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/observer/door_provider.cc:325:5: style: Variable 'bus' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/samples/observer/door_provider.cc:324:0: note: Variable 'bus' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_core/samples/observer/door_provider.cc:325:5: note: Variable 'bus' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_core/samples/openwrt/chatresponder/chatresponder.cc:168:48: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
alljoyn-15.04b/alljoyn_core/samples/openwrt/chatresponder/chatresponder.cc:170:45: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
alljoyn-15.04b/alljoyn_core/samples/openwrt/chatresponder/chatresponder.cc:172:43: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
alljoyn-15.04b/alljoyn_core/samples/openwrt/chatresponder/chatresponder.cc:176:48: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
alljoyn-15.04b/alljoyn_core/samples/openwrt/chatresponder/chatresponder.cc:63:5: style: Class 'ChatResponder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/samples/openwrt/chatresponder/chatresponder.cc:283:5: style: Class 'SessionManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/samples/secure/DeskTopSharedKSClient.cc:179:16: style: Condition 'client<0' is always false [knownConditionTrueFalse]
alljoyn-15.04b/alljoyn_core/samples/secure/DeskTopSharedKSClient.cc:176:18: note: Assignment 'client=0', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/secure/DeskTopSharedKSClient.cc:179:16: note: Condition 'client<0' is always false
alljoyn-15.04b/alljoyn_core/samples/secure/DeskTopSharedKSClient.cc:195:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/secure/DeskTopSharedKSClient.cc:190:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/secure/DeskTopSharedKSClient.cc:195:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/secure/DeskTopSharedKSClient.cc:196:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/secure/DeskTopSharedKSClient.cc:190:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/secure/DeskTopSharedKSClient.cc:196:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/secure/DeskTopSharedKSService.cc:325:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.04b/alljoyn_core/samples/secure/DeskTopSharedKSService.cc:200:18: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/secure/DeskTopSharedKSService.cc:196:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/secure/DeskTopSharedKSService.cc:200:18: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/secure/DeskTopSharedKSService.cc:203:13: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/secure/DeskTopSharedKSService.cc:196:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/secure/DeskTopSharedKSService.cc:203:13: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/secure/SampleClientECDHE.cc:223:16: style: Condition 'client<0' is always false [knownConditionTrueFalse]
alljoyn-15.04b/alljoyn_core/samples/secure/SampleClientECDHE.cc:220:18: note: Assignment 'client=0', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/secure/SampleClientECDHE.cc:223:16: note: Condition 'client<0' is always false
alljoyn-15.04b/alljoyn_core/samples/secure/SampleClientECDHE.cc:239:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/secure/SampleClientECDHE.cc:234:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/secure/SampleClientECDHE.cc:239:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/secure/SampleClientECDHE.cc:240:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/secure/SampleClientECDHE.cc:234:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/secure/SampleClientECDHE.cc:240:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/secure/SampleServiceECDHE.cc:374:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.04b/alljoyn_core/samples/secure/SampleServiceECDHE.cc:252:18: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/secure/SampleServiceECDHE.cc:248:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/secure/SampleServiceECDHE.cc:252:18: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/secure/SampleServiceECDHE.cc:255:13: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/secure/SampleServiceECDHE.cc:248:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/secure/SampleServiceECDHE.cc:255:13: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/simple/android/client/jni/Client_jni.cpp:182:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/simple/android/client/jni/Client_jni.cpp:179:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/simple/android/client/jni/Client_jni.cpp:182:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/simple/android/client/jni/Client_jni.cpp:183:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/simple/android/client/jni/Client_jni.cpp:179:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/simple/android/client/jni/Client_jni.cpp:183:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/simple/android/client/jni/Client_jni.cpp:180:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/samples/simple/android/client/jni/Client_jni.cpp:164:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/samples/simple/android/client/jni/Client_jni.cpp:180:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/samples/simple/android/service/jni/Service_jni.cpp:233:13: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/simple/android/service/jni/Service_jni.cpp:230:42: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/simple/android/service/jni/Service_jni.cpp:233:13: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/simple/android/service/jni/Service_jni.cpp:234:13: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/simple/android/service/jni/Service_jni.cpp:230:42: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/simple/android/service/jni/Service_jni.cpp:234:13: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/windows/Client/Client.cpp:173:40: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.04b/alljoyn_core/samples/windows/Client/Client.cpp:123:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/windows/Client/Client.cpp:119:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/windows/Client/Client.cpp:123:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/windows/Client/Client.cpp:124:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/windows/Client/Client.cpp:119:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/windows/Client/Client.cpp:124:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynBusLib.cpp:165:48: warning: Function 'TransferSegment' argument order different: declaration 'proxyIndex, bytes, segmentSize, nSegments, success' definition 'proxyIndex, pv, serialNum, segmentSize, success' [funcArgOrderDifferent]
alljoyn-15.04b/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynBusAPI.h:48:48: note: Function 'TransferSegment' argument order different: declaration 'proxyIndex, bytes, segmentSize, nSegments, success' definition 'proxyIndex, pv, serialNum, segmentSize, success'
alljoyn-15.04b/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynBusLib.cpp:165:48: note: Function 'TransferSegment' argument order different: declaration 'proxyIndex, bytes, segmentSize, nSegments, success' definition 'proxyIndex, pv, serialNum, segmentSize, success'
alljoyn-15.04b/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:148:10: style: The function 'CreateInterfaces' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:130:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:148:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:149:10: style: The function 'RegisterInterfaces' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:131:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:149:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:187:10: style: The function 'CreateInterfaces' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:130:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:187:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:188:10: style: The function 'RegisterInterfaces' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:131:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:188:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:88:39: style: Function 'Connect' argument 1 names different: declaration 'identity' definition 'tag'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:80:24: note: Function 'Connect' argument 1 names different: declaration 'identity' definition 'tag'.
alljoyn-15.04b/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:88:39: note: Function 'Connect' argument 1 names different: declaration 'identity' definition 'tag'.
alljoyn-15.04b/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:223:54: style: Function 'createBusObjects' argument 1 names different: declaration 'uniqueTag' definition 'localTag'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:107:39: note: Function 'createBusObjects' argument 1 names different: declaration 'uniqueTag' definition 'localTag'.
alljoyn-15.04b/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:223:54: note: Function 'createBusObjects' argument 1 names different: declaration 'uniqueTag' definition 'localTag'.
alljoyn-15.04b/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:294:61: style: Function 'SetListenCallback' argument 1 names different: declaration 'callball' definition 'callback'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:122:45: note: Function 'SetListenCallback' argument 1 names different: declaration 'callball' definition 'callback'.
alljoyn-15.04b/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:294:61: note: Function 'SetListenCallback' argument 1 names different: declaration 'callball' definition 'callback'.
alljoyn-15.04b/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:312:67: style: Function 'ChatObject' argument 2 names different: declaration 'path' definition 'tag'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:185:59: note: Function 'ChatObject' argument 2 names different: declaration 'path' definition 'tag'.
alljoyn-15.04b/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:312:67: note: Function 'ChatObject' argument 2 names different: declaration 'path' definition 'tag'.
alljoyn-15.04b/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:378:67: style: Function 'XferObject' argument 2 names different: declaration 'path' definition 'tag'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:147:59: note: Function 'XferObject' argument 2 names different: declaration 'path' definition 'tag'.
alljoyn-15.04b/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:378:67: note: Function 'XferObject' argument 2 names different: declaration 'path' definition 'tag'.
alljoyn-15.04b/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:453:48: style: Function 'SetSaveAsFilename' argument 1 names different: declaration 'filename' definition 'name'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:154:40: note: Function 'SetSaveAsFilename' argument 1 names different: declaration 'filename' definition 'name'.
alljoyn-15.04b/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:453:48: note: Function 'SetSaveAsFilename' argument 1 names different: declaration 'filename' definition 'name'.
alljoyn-15.04b/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:556:58: style: Function 'writeSegment' argument 2 names different: declaration 'segment' definition 'seg'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:176:50: note: Function 'writeSegment' argument 2 names different: declaration 'segment' definition 'seg'.
alljoyn-15.04b/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:556:58: note: Function 'writeSegment' argument 2 names different: declaration 'segment' definition 'seg'.
alljoyn-15.04b/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:477:17: style: Variable 'nSegs' is assigned a value that is never used. [unreadVariable]
alljoyn-15.04b/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:102:12: warning: Assert statement calls a function which may have desired side effects: 'invariants'. [assertWithSideEffect]
alljoyn-15.04b/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:23:20: warning: Member variable 'AllJoynConnection::chatObject' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:378:13: warning: Member variable 'XferObject::queryCallback' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:378:13: warning: Member variable 'XferObject::xferCallback' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:312:13: warning: Member variable 'ChatObject::chatSignalMember' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:28:5: performance: Variable 'advertisedName' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-15.04b/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:79:10: style: Technically the member function 'AllJoynConnection::IsConnected' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:83:25: note: Technically the member function 'AllJoynConnection::IsConnected' can be const.
alljoyn-15.04b/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:79:10: note: Technically the member function 'AllJoynConnection::IsConnected' can be const.
alljoyn-15.04b/alljoyn_core/samples/windows/Service/Service.cpp:216:32: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.04b/alljoyn_core/samples/windows/Service/Service.cpp:192:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/windows/Service/Service.cpp:188:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/windows/Service/Service.cpp:192:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/windows/Service/Service.cpp:193:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/samples/windows/Service/Service.cpp:188:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/samples/windows/Service/Service.cpp:193:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/samples/windows/Service/Service.cpp:189:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/samples/windows/Service/Service.cpp:169:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/samples/windows/Service/Service.cpp:189:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/samples/windows/chat/ChatLib32/ChatClasses.cpp:61:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/samples/windows/chat/ChatLib32/ChatClasses.cpp:52:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/samples/windows/chat/ChatLib32/ChatClasses.cpp:61:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/AboutData.cc:283:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/src/AboutData.cc:279:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/AboutData.cc:283:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/AboutData.cc:345:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/src/AboutData.cc:343:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/AboutData.cc:345:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/AboutData.cc:435:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/src/AboutData.cc:433:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/AboutData.cc:435:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/AboutData.cc:461:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/src/AboutData.cc:459:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/AboutData.cc:461:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/AboutData.cc:485:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/src/AboutData.cc:483:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/AboutData.cc:485:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/AboutData.cc:508:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/src/AboutData.cc:506:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/AboutData.cc:508:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/AboutData.cc:532:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/src/AboutData.cc:530:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/AboutData.cc:532:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/AboutData.cc:555:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/src/AboutData.cc:553:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/AboutData.cc:555:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/AboutData.cc:620:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/src/AboutData.cc:618:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/AboutData.cc:620:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/AboutData.cc:644:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/src/AboutData.cc:642:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/AboutData.cc:644:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/AboutData.cc:667:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/src/AboutData.cc:665:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/AboutData.cc:667:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/AboutData.cc:702:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/src/AboutData.cc:700:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/AboutData.cc:702:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/AboutData.cc:726:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/src/AboutData.cc:724:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/AboutData.cc:726:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/AboutDataInternal.h:48:18: style: Technically the member function 'ajn::Internal::CaseInsensitiveCompare::CaseInsensitiveCharCompare::operator()' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/src/AboutIcon.cc:27:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/src/AboutIcon.cc:26:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/AboutIcon.cc:27:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/AboutIconProxy.cc:40:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/src/AboutIconProxy.cc:37:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/AboutIconProxy.cc:40:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/AboutIconProxy.cc:103:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/src/AboutIconProxy.cc:100:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/AboutIconProxy.cc:103:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/AboutObj.cc:43:5: style: Variable 'aboutIntf' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/src/AboutObj.cc:41:0: note: Variable 'aboutIntf' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_core/src/AboutObj.cc:43:5: note: Variable 'aboutIntf' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_core/src/AuthManager.h:95:71: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/src/KeyStore.h:334:9: warning: Member variable 'KeyRecord::accessRights' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/src/AuthMechanism.h:202:5: warning: Member variable 'AuthMechanism::authRole' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/src/BusEndpoint.h:64:5: warning: Member variable '_BusEndpoint::endpointFlowType' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/src/BusEndpoint.h:71:5: warning: Member variable '_BusEndpoint::endpointFlowType' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/src/MethodTable.h:75:9: warning: Member variable 'Entry::member' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/src/MethodTable.h:75:9: warning: Member variable 'Entry::context' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/src/MethodTable.h:75:9: warning: Member variable 'Entry::refCount' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:79:5: warning: Member variable '_LocalEndpoint::running' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:79:5: warning: Member variable '_LocalEndpoint::isRegistered' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:79:5: warning: Member variable '_LocalEndpoint::dbusObj' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:79:5: warning: Member variable '_LocalEndpoint::alljoynObj' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:79:5: warning: Member variable '_LocalEndpoint::alljoynDebugObj' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:79:5: warning: Member variable '_LocalEndpoint::peerObj' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/src/PeerState.h:78:5: warning: Member variable '_PeerState::peerNotAuthenticated' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/src/PeerState.h:78:5: warning: Member variable '_PeerState::authVersion' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/src/KeyStore.h:187:13: style: Technically the member function 'ajn::KeyStore::GetGuid' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/src/KeyStore.h:230:24: style: Technically the member function 'ajn::KeyStore::GetApplication' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/src/KeyStore.h:274:10: style: Technically the member function 'ajn::KeyStore::IsShared' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:709:19: style: Technically the member function 'ajn::LocalTransport::GetLocalEndpoint' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/src/PeerState.h:120:25: style: Technically the member function 'ajn::_PeerState::GetGuid' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/src/PeerState.h:127:14: style: Technically the member function 'ajn::_PeerState::GetAuthVersion' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/src/PeerState.h:185:10: style: Technically the member function 'ajn::_PeerState::IsSecure' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/src/PeerState.h:210:10: style: Technically the member function 'ajn::_PeerState::IsLocalPeer' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/src/PeerState.h:217:12: performance: Technically the member function 'ajn::_PeerState::SerialWindowSize' can be static. [functionStatic]
alljoyn-15.04b/alljoyn_core/src/PeerState.h:231:10: style: Technically the member function 'ajn::_PeerState::IsAuthorized' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/src/TransportFactory.h:38:10: style: Technically the member function 'ajn::TransportFactoryBase::IsDefault' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/src/TransportFactory.h:39:17: style: Technically the member function 'ajn::TransportFactoryBase::GetType' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/src/TransportList.h:100:12: style: Technically the member function 'ajn::TransportList::GetNumTransports' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/src/ProtectedKeyStoreListener.h:47:5: style: Class 'ProtectedKeyStoreListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/src/KeyStore.h:62:5: style: Class 'KeyStore' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/src/AuthManager.h:53:5: style: Class 'AuthManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/src/ObserverManager.h:72:5: style: Class 'ObserverManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/src/BusEndpoint.h:71:5: style: Class '_BusEndpoint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:236:24: style: The function 'GetUniqueName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/BusEndpoint.h:105:32: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:236:24: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:337:14: style: The function 'GetUserId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/BusEndpoint.h:119:22: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:337:14: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:344:14: style: The function 'GetGroupId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/BusEndpoint.h:137:22: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:344:14: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:351:14: style: The function 'GetProcessId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/BusEndpoint.h:155:22: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:351:14: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:358:10: style: The function 'SupportsUnixIDs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/BusEndpoint.h:162:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:358:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:369:13: style: The function 'PushMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/BusEndpoint.h:95:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:369:13: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:377:10: style: The function 'AllowRemoteMessages' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/BusEndpoint.h:207:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:377:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:589:13: style: The function 'NormalizeTransportSpec' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/Transport.h:184:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:589:13: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:605:13: style: The function 'Start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/Transport.h:90:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:605:13: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:613:13: style: The function 'Stop' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/Transport.h:99:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:613:13: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:621:13: style: The function 'Join' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/Transport.h:108:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:621:13: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:628:10: style: The function 'IsRunning' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/Transport.h:115:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:628:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:638:13: style: The function 'Connect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/Transport.h:199:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:638:13: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:651:13: style: The function 'Disconnect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/Transport.h:217:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:651:13: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:662:13: style: The function 'StartListen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/Transport.h:230:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:662:13: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:673:13: style: The function 'StopListen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/Transport.h:245:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:673:13: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:718:10: style: The function 'SetListener' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/Transport.h:257:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:718:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:725:10: style: The function 'EnableDiscovery' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/Transport.h:266:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:725:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:733:10: style: The function 'DisableDiscovery' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/Transport.h:277:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:733:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:743:13: style: The function 'EnableAdvertisement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/Transport.h:289:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:743:13: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:756:10: style: The function 'DisableAdvertisement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/Transport.h:301:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:756:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:764:17: style: The function 'GetTransportName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/Transport.h:309:25: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:764:17: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:771:19: style: The function 'GetTransportMask' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/Transport.h:122:27: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:771:19: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:779:13: style: The function 'GetListenAddresses' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/Transport.h:152:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:779:13: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:794:10: style: The function 'SupportsOptions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/Transport.h:169:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:794:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:809:10: style: The function 'IsBusToBus' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/Transport.h:317:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:809:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/ClientRouter.h:56:13: style: The function 'PushMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/Router.h:51:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/ClientRouter.h:56:13: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/ClientRouter.h:66:13: style: The function 'RegisterEndpoint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/Router.h:60:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/ClientRouter.h:66:13: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/ClientRouter.h:75:10: style: The function 'UnregisterEndpoint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/Router.h:68:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/ClientRouter.h:75:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/ClientRouter.h:85:17: style: The function 'FindEndpoint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/Router.h:78:25: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/ClientRouter.h:85:17: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/ClientRouter.h:94:17: style: The function 'GenerateUniqueName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/Router.h:87:25: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/ClientRouter.h:94:17: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/ClientRouter.h:101:10: style: The function 'IsDaemon' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/Router.h:102:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/ClientRouter.h:101:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/ClientRouter.h:110:10: style: The function 'IsBusRunning' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/Router.h:95:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/ClientRouter.h:110:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/ClientRouter.h:118:10: style: The function 'SetGlobalGUID' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/Router.h:109:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/ClientRouter.h:118:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/TransportFactory.h:50:24: style: The function 'Create' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/TransportFactory.h:41:24: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/TransportFactory.h:50:24: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/TransportList.h:144:10: style: The function 'FoundNames' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/Transport.h:63:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/TransportList.h:144:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/CoreObserver.h:47:31: performance: Function parameter 'mandatory' should be passed by const reference. [passedByValue]
alljoyn-15.04b/alljoyn_core/src/AboutObjectDescription.cc:66:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/src/AboutObjectDescription.cc:63:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/AboutObjectDescription.cc:66:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/AboutObjectDescription.cc:79:31: style: Unused variable: interfaceNames [unusedVariable]
alljoyn-15.04b/alljoyn_core/src/AboutProxy.cc:50:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/src/AboutProxy.cc:47:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/AboutProxy.cc:50:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/AboutProxy.cc:84:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/src/AboutProxy.cc:81:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/AboutProxy.cc:84:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/AboutProxy.cc:125:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/src/AboutProxy.cc:122:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/AboutProxy.cc:125:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/AllJoynPeerObj.cc:486:5: style: Variable 'sasl' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/src/AllJoynPeerObj.cc:473:0: note: Variable 'sasl' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_core/src/AllJoynPeerObj.cc:486:5: note: Variable 'sasl' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_core/src/AllJoynPeerObj.cc:562:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/src/AllJoynPeerObj.cc:558:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/AllJoynPeerObj.cc:562:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/AllJoynPeerObj.cc:1517:110: style: Function 'SessionJoined' argument 3 names different: declaration 'message' definition 'msg'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/src/AllJoynPeerObj.h:374:98: note: Function 'SessionJoined' argument 3 names different: declaration 'message' definition 'msg'.
alljoyn-15.04b/alljoyn_core/src/AllJoynPeerObj.cc:1517:110: note: Function 'SessionJoined' argument 3 names different: declaration 'message' definition 'msg'.
alljoyn-15.04b/alljoyn_core/src/AllJoynPeerObj.cc:1365:21: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:296:9: performance: Variable 'pskName' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:297:9: performance: Variable 'pskValue' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-15.04b/alljoyn_core/src/SASLEngine.h:131:24: style: Technically the member function 'ajn::SASLEngine::GetRemoteId' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/src/SASLEngine.h:155:29: style: Technically the member function 'ajn::SASLEngine::GetRole' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/src/SASLEngine.h:163:10: style: Technically the member function 'ajn::SASLEngine::AuthenticationIsMutual' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:101:10: style: Technically the member function 'ajn::KeyExchanger::IsInitiator' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:159:20: style: Technically the member function 'ajn::KeyExchanger::GetPeerAuthVersion' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:219:25: style: Technically the member function 'ajn::KeyExchangerECDHE::GetPeerECDHEPublicKey' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/src/AllJoynPeerObj.h:65:5: style: Class 'AllJoynPeerObj' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/src/EndpointAuth.h:136:17: style: The function 'SASLCallout' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/SASLEngine.h:83:29: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/EndpointAuth.h:136:17: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/RemoteEndpoint.h:168:21: style: The function 'PushMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/BusEndpoint.h:95:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/RemoteEndpoint.h:168:21: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/RemoteEndpoint.h:253:24: style: The function 'GetUniqueName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/BusEndpoint.h:105:32: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/RemoteEndpoint.h:253:24: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/RemoteEndpoint.h:344:10: style: The function 'AllowRemoteMessages' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/BusEndpoint.h:207:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/RemoteEndpoint.h:344:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:214:21: style: The function 'GenerateLocalVerifier' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:103:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:214:21: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:215:21: style: The function 'GenerateRemoteVerifier' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:108:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:215:21: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:216:21: style: The function 'StoreMasterSecret' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:114:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:216:21: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:227:13: style: The function 'RespondToKeyExchange' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:122:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:227:13: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:229:21: style: The function 'ExecKeyExchange' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:129:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:229:21: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:235:21: style: The function 'KeyAuthentication' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:135:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:235:21: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:270:20: style: The function 'GetSuite' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:144:28: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:270:20: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:273:17: style: The function 'GetSuiteName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:147:25: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:273:17: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:276:13: style: The function 'KeyAuthentication' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:235:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:276:13: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:278:13: style: The function 'RequestCredentialsCB' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:152:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:278:13: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:304:20: style: The function 'GetSuite' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:144:28: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:304:20: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:307:17: style: The function 'GetSuiteName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:147:25: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:307:17: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:310:13: style: The function 'ReplyWithVerifier' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:120:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:310:13: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:311:13: style: The function 'GenerateLocalVerifier' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:214:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:311:13: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:312:13: style: The function 'GenerateRemoteVerifier' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:215:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:312:13: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:313:13: style: The function 'ValidateRemoteVerifierVariant' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:142:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:313:13: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:315:13: style: The function 'KeyAuthentication' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:235:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:315:13: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:317:13: style: The function 'RequestCredentialsCB' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:152:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:317:13: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:341:20: style: The function 'GetSuite' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:144:28: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:341:20: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:344:17: style: The function 'GetSuiteName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:147:25: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:344:17: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:348:13: style: The function 'ReplyWithVerifier' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:120:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:348:13: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:350:13: style: The function 'KeyAuthentication' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:235:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:350:13: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:352:13: style: The function 'RequestCredentialsCB' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:152:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:352:13: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:353:13: style: The function 'ValidateRemoteVerifierVariant' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:142:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.h:353:13: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:88:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:82:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:88:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:89:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:82:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:89:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:90:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:82:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:90:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:91:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:82:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:91:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:93:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:82:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:93:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:103:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:97:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:103:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:104:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:97:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:104:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:105:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:97:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:105:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:106:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:97:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:106:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:107:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:97:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:107:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:109:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:97:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:109:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:120:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:113:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:120:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:121:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:113:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:121:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:122:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:113:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:122:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:123:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:113:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:123:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:124:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:113:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:124:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:125:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:113:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:125:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:126:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:113:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:126:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:127:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:113:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:127:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:128:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:113:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:128:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:129:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:113:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:129:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:130:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:113:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:130:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:131:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:113:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:131:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:132:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:113:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:132:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:133:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:113:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:133:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:134:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:113:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:134:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:135:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:113:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:135:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:136:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:113:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:136:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:137:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:113:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:137:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:138:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:113:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:138:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:139:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:113:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:139:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:140:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:113:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:140:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:141:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:113:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:141:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:142:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:113:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:142:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:143:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:113:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:143:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:144:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:113:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:144:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:145:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:113:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:145:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:146:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:113:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:146:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:150:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:113:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:150:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:151:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:113:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:151:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:152:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:113:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:152:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:153:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:113:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:153:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:154:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:113:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:154:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:155:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:113:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:155:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:156:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:113:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:156:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:158:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:113:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:158:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:170:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:163:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:170:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:171:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:163:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:171:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:172:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:163:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:172:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:173:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:163:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:173:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:174:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:163:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:174:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:175:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:163:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:175:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:176:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:163:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:176:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:177:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:163:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:177:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:178:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:163:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:178:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:189:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:182:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:189:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:190:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:182:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:190:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:204:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:198:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:204:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:205:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:198:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:205:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:215:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:209:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:215:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:216:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:209:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:216:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:217:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:209:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:217:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:218:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:209:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:218:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:219:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:209:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:219:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:220:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:209:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:220:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:221:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:209:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:221:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:222:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:209:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:222:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:223:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:209:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:223:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:224:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:209:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:224:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:234:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:228:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:234:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:235:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:228:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:235:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:236:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:228:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:236:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:246:9: warning: Possible null pointer dereference: introspectIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:239:48: note: Assignment 'introspectIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:246:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:247:9: warning: Possible null pointer dereference: introspectIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:239:48: note: Assignment 'introspectIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:247:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:248:9: warning: Possible null pointer dereference: introspectIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:239:48: note: Assignment 'introspectIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/src/AllJoynStd.cc:248:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/src/AuthMechLogon.h:56:17: style: The function 'GetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/AuthMechanism.h:135:25: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/AuthMechLogon.h:56:17: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/AuthMechLogon.h:67:13: style: The function 'Init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/AuthMechanism.h:75:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/AuthMechLogon.h:67:13: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/AuthMechLogon.h:83:17: style: The function 'InitialResponse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/AuthMechanism.h:128:25: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/AuthMechLogon.h:83:17: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/AuthMechLogon.h:88:17: style: The function 'Response' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/AuthMechanism.h:117:25: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/AuthMechLogon.h:88:17: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/AuthMechLogon.h:95:17: style: The function 'Challenge' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/AuthMechanism.h:93:25: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/AuthMechLogon.h:95:17: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/AuthMechLogon.h:115:10: style: The function 'IsInteractive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/AuthMechanism.h:164:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/AuthMechLogon.h:115:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/AuthMechLogon.h:124:10: style: The function 'IsMutual' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/AuthMechanism.h:174:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/AuthMechLogon.h:124:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/AuthMechSRP.h:56:17: style: The function 'GetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/AuthMechanism.h:135:25: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/AuthMechSRP.h:56:17: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/AuthMechSRP.h:67:13: style: The function 'Init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/AuthMechanism.h:75:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/AuthMechSRP.h:67:13: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/AuthMechSRP.h:83:17: style: The function 'InitialResponse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/AuthMechanism.h:128:25: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/AuthMechSRP.h:83:17: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/AuthMechSRP.h:88:17: style: The function 'Response' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/AuthMechanism.h:117:25: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/AuthMechSRP.h:88:17: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/AuthMechSRP.h:95:17: style: The function 'Challenge' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/AuthMechanism.h:93:25: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/AuthMechSRP.h:95:17: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/AuthMechSRP.h:103:10: style: The function 'IsInteractive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/AuthMechanism.h:164:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/AuthMechSRP.h:103:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/AutoPingerInternal.h:54:5: style: Class 'AutoPingerInternal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/src/AutoPingerInternal.cc:102:33: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_core/src/AutoPingerInternal.cc:201:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/src/AutoPingerInternal.cc:461:17: error: Same iterator is used with different containers 'it.second.destinations' and 'second.destinations'. [iterators]
alljoyn-15.04b/alljoyn_core/src/BusAttachment.cc:1703:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/src/BusAttachment.cc:1696:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/BusAttachment.cc:1703:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/BusAttachment.cc:815:99: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/src/AuthMechAnonymous.h:81:17: performance: Technically the member function 'ajn::AuthMechAnonymous::Response' can be static. [functionStatic]
alljoyn-15.04b/alljoyn_core/src/AuthMechAnonymous.h:99:17: performance: Technically the member function 'ajn::AuthMechAnonymous::InitialChallenge' can be static. [functionStatic]
alljoyn-15.04b/alljoyn_core/src/AuthMechAnonymous.h:113:17: performance: Technically the member function 'ajn::AuthMechAnonymous::Challenge' can be static. [functionStatic]
alljoyn-15.04b/alljoyn_core/src/ClientTransport.h:52:5: style: Class 'ClientTransport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/src/NullTransport.h:75:5: style: Class 'NullTransport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/src/NamedPipeClientTransport.h:51:5: style: Class 'NamedPipeClientTransport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/src/AuthMechAnonymous.h:60:17: style: The function 'GetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/AuthMechanism.h:135:25: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/AuthMechAnonymous.h:60:17: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/AuthMechExternal.h:65:17: style: The function 'GetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/AuthMechanism.h:135:25: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/AuthMechExternal.h:65:17: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/AuthMechExternal.h:87:17: style: The function 'InitialResponse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/AuthMechanism.h:128:25: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/AuthMechExternal.h:87:17: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/AuthMechExternal.h:98:17: style: The function 'Response' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/AuthMechanism.h:117:25: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/AuthMechExternal.h:98:17: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/AuthMechExternal.h:116:17: style: The function 'InitialChallenge' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/AuthMechanism.h:104:25: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/AuthMechExternal.h:116:17: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/AuthMechExternal.h:128:17: style: The function 'Challenge' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/AuthMechanism.h:93:25: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/AuthMechExternal.h:128:17: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/ClientTransport.h:66:13: style: The function 'Start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/Transport.h:90:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/ClientTransport.h:66:13: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/ClientTransport.h:75:13: style: The function 'Stop' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/Transport.h:99:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/ClientTransport.h:75:13: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/ClientTransport.h:84:13: style: The function 'Join' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/Transport.h:108:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/ClientTransport.h:84:13: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/ClientTransport.h:91:10: style: The function 'IsRunning' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/Transport.h:115:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/ClientTransport.h:91:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/ClientTransport.h:112:19: style: The function 'GetTransportMask' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/Transport.h:122:27: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/ClientTransport.h:112:19: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/ClientTransport.h:125:21: style: The function 'NormalizeTransportSpec' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/Transport.h:184:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/ClientTransport.h:125:21: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/ClientTransport.h:138:21: style: The function 'Connect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/Transport.h:199:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/ClientTransport.h:138:21: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/ClientTransport.h:149:13: style: The function 'Disconnect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/Transport.h:217:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/ClientTransport.h:149:13: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/ClientTransport.h:158:10: style: The function 'SetListener' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/Transport.h:257:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/ClientTransport.h:158:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/ClientTransport.h:163:25: style: The function 'GetTransportName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/Transport.h:309:25: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/ClientTransport.h:163:25: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/ClientTransport.h:170:10: style: The function 'IsBusToBus' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/Transport.h:317:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/ClientTransport.h:170:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/ClientTransport.h:189:10: style: The function 'EndpointExit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/RemoteEndpoint.h:120:22: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/ClientTransport.h:189:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/NullTransport.h:89:13: style: The function 'Start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/Transport.h:90:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/NullTransport.h:89:13: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/NullTransport.h:98:13: style: The function 'Stop' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/Transport.h:99:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/NullTransport.h:98:13: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/NullTransport.h:107:13: style: The function 'Join' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/Transport.h:108:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/NullTransport.h:107:13: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/NullTransport.h:114:10: style: The function 'IsRunning' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/Transport.h:115:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/NullTransport.h:114:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/NullTransport.h:127:13: style: The function 'NormalizeTransportSpec' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/Transport.h:184:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/NullTransport.h:127:13: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/NullTransport.h:140:13: style: The function 'Connect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/Transport.h:199:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/NullTransport.h:140:13: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/NullTransport.h:151:13: style: The function 'Disconnect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/Transport.h:217:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/NullTransport.h:151:13: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/NullTransport.h:158:10: style: The function 'SetListener' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/Transport.h:257:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/NullTransport.h:158:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/NullTransport.h:165:17: style: The function 'GetTransportName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/Transport.h:309:25: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/NullTransport.h:165:17: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/NullTransport.h:172:19: style: The function 'GetTransportMask' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/Transport.h:122:27: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/NullTransport.h:172:19: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/NullTransport.h:179:10: style: The function 'IsBusToBus' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/Transport.h:317:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/NullTransport.h:179:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/NamedPipeClientTransport.h:73:13: style: The function 'NormalizeTransportSpec' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/ClientTransport.h:125:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/NamedPipeClientTransport.h:73:13: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/NamedPipeClientTransport.h:86:13: style: The function 'Connect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/ClientTransport.h:138:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/NamedPipeClientTransport.h:86:13: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/NamedPipeClientTransport.h:91:17: style: The function 'GetTransportName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/ClientTransport.h:163:25: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/NamedPipeClientTransport.h:91:17: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/BusObject.cc:501:95: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/src/BusObject.cc:992:46: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/src/BusObject.cc:1023:31: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/src/ClientTransport.cc:78:52: style: Function 'EndpointExit' argument 1 names different: declaration 'endpoint' definition 'ep'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/src/ClientTransport.h:189:39: note: Function 'EndpointExit' argument 1 names different: declaration 'endpoint' definition 'ep'.
alljoyn-15.04b/alljoyn_core/src/ClientTransport.cc:78:52: note: Function 'EndpointExit' argument 1 names different: declaration 'endpoint' definition 'ep'.
alljoyn-15.04b/alljoyn_core/src/ClientTransport.cc:46:18: warning: Member variable 'ClientTransport::m_running' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/src/CredentialAccessor.h:52:5: style: Class 'CredentialAccessor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.cc:251:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.cc:249:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.cc:251:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.cc:392:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.cc:391:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.cc:392:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.cc:128:18: warning: Virtual function 'Init' is called from constructor 'SigInfoECC()' at line 125. Dynamic binding is not used. [virtualCallInConstructor]
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.cc:125:9: note: Calling Init
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.cc:128:18: note: Init is a virtual method
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.cc:128:18: style: The function 'Init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.cc:89:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/KeyExchanger.cc:128:18: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/KeyStore.cc:330:9: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/src/KeyStore.cc:326:0: note: Variable 'data' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_core/src/KeyStore.cc:330:9: note: Variable 'data' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_core/src/KeyStore.cc:79:11: warning: Member variable 'KeyStore::revision' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/src/LocalTransport.cc:559:36: style: The scope of the variable 'ctx' can be reduced. [variableScope]
alljoyn-15.04b/alljoyn_core/src/LocalTransport.cc:697:12: style: The scope of the variable 'off' can be reduced. [variableScope]
alljoyn-15.04b/alljoyn_core/src/LocalTransport.cc:373:43: style: Function 'Diagnose' argument 1 names different: declaration 'msg' definition 'message'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:522:31: note: Function 'Diagnose' argument 1 names different: declaration 'msg' definition 'message'.
alljoyn-15.04b/alljoyn_core/src/LocalTransport.cc:373:43: note: Function 'Diagnose' argument 1 names different: declaration 'msg' definition 'message'.
alljoyn-15.04b/alljoyn_core/src/LocalTransport.cc:394:48: style: Function 'PeerInterface' argument 1 names different: declaration 'msg' definition 'message'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:525:36: note: Function 'PeerInterface' argument 1 names different: declaration 'msg' definition 'message'.
alljoyn-15.04b/alljoyn_core/src/LocalTransport.cc:394:48: note: Function 'PeerInterface' argument 1 names different: declaration 'msg' definition 'message'.
alljoyn-15.04b/alljoyn_core/src/LocalTransport.cc:626:46: style: Function 'PushMessage' argument 1 names different: declaration 'msg' definition 'message'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:369:34: note: Function 'PushMessage' argument 1 names different: declaration 'msg' definition 'message'.
alljoyn-15.04b/alljoyn_core/src/LocalTransport.cc:626:46: note: Function 'PushMessage' argument 1 names different: declaration 'msg' definition 'message'.
alljoyn-15.04b/alljoyn_core/src/LocalTransport.cc:644:48: style: Function 'DoPushMessage' argument 1 names different: declaration 'msg' definition 'message'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:414:36: note: Function 'DoPushMessage' argument 1 names different: declaration 'msg' definition 'message'.
alljoyn-15.04b/alljoyn_core/src/LocalTransport.cc:644:48: note: Function 'DoPushMessage' argument 1 names different: declaration 'msg' definition 'message'.
alljoyn-15.04b/alljoyn_core/src/LocalTransport.cc:680:54: style: Function 'RegisterBusObject' argument 1 names different: declaration 'obj' definition 'object'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:254:42: note: Function 'RegisterBusObject' argument 1 names different: declaration 'obj' definition 'object'.
alljoyn-15.04b/alljoyn_core/src/LocalTransport.cc:680:54: note: Function 'RegisterBusObject' argument 1 names different: declaration 'obj' definition 'object'.
alljoyn-15.04b/alljoyn_core/src/LocalTransport.cc:680:67: style: Function 'RegisterBusObject' argument 2 names different: declaration 'secure' definition 'isSecure'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:254:52: note: Function 'RegisterBusObject' argument 2 names different: declaration 'secure' definition 'isSecure'.
alljoyn-15.04b/alljoyn_core/src/LocalTransport.cc:680:67: note: Function 'RegisterBusObject' argument 2 names different: declaration 'secure' definition 'isSecure'.
alljoyn-15.04b/alljoyn_core/src/LocalTransport.cc:782:53: style: Function 'UnregisterBusObject' argument 1 names different: declaration 'obj' definition 'object'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:261:41: note: Function 'UnregisterBusObject' argument 1 names different: declaration 'obj' definition 'object'.
alljoyn-15.04b/alljoyn_core/src/LocalTransport.cc:782:53: note: Function 'UnregisterBusObject' argument 1 names different: declaration 'obj' definition 'object'.
alljoyn-15.04b/alljoyn_core/src/LocalTransport.cc:959:54: style: Function 'UnregisterReplyHandler' argument 1 names different: declaration 'methodCallMsg' definition 'methodCall'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:154:42: note: Function 'UnregisterReplyHandler' argument 1 names different: declaration 'methodCallMsg' definition 'methodCall'.
alljoyn-15.04b/alljoyn_core/src/LocalTransport.cc:959:54: note: Function 'UnregisterReplyHandler' argument 1 names different: declaration 'methodCallMsg' definition 'methodCall'.
alljoyn-15.04b/alljoyn_core/src/LocalTransport.cc:1155:51: style: Function 'HandleMethodCall' argument 1 names different: declaration 'msg' definition 'message'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:535:39: note: Function 'HandleMethodCall' argument 1 names different: declaration 'msg' definition 'message'.
alljoyn-15.04b/alljoyn_core/src/LocalTransport.cc:1155:51: note: Function 'HandleMethodCall' argument 1 names different: declaration 'msg' definition 'message'.
alljoyn-15.04b/alljoyn_core/src/LocalTransport.cc:1262:47: style: Function 'HandleSignal' argument 1 names different: declaration 'msg' definition 'message'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:530:35: note: Function 'HandleSignal' argument 1 names different: declaration 'msg' definition 'message'.
alljoyn-15.04b/alljoyn_core/src/LocalTransport.cc:1262:47: note: Function 'HandleSignal' argument 1 names different: declaration 'msg' definition 'message'.
alljoyn-15.04b/alljoyn_core/src/LocalTransport.cc:1329:52: style: Function 'HandleMethodReply' argument 1 names different: declaration 'msg' definition 'message'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/src/LocalTransport.h:540:40: note: Function 'HandleMethodReply' argument 1 names different: declaration 'msg' definition 'message'.
alljoyn-15.04b/alljoyn_core/src/LocalTransport.cc:1329:52: note: Function 'HandleMethodReply' argument 1 names different: declaration 'msg' definition 'message'.
alljoyn-15.04b/alljoyn_core/src/LocalTransport.cc:1108:98: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/src/LocalTransport.cc:69:9: performance: Variable 'pendingWork' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-15.04b/alljoyn_core/src/MsgArg.cc:1219:90: style: Function 'SetV' argument 4 names different: declaration 'argp' definition 'argpIn'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/src/MsgArgUtils.h:54:88: note: Function 'SetV' argument 4 names different: declaration 'argp' definition 'argpIn'.
alljoyn-15.04b/alljoyn_core/src/MsgArg.cc:1219:90: note: Function 'SetV' argument 4 names different: declaration 'argp' definition 'argpIn'.
alljoyn-15.04b/alljoyn_core/src/NullTransport.cc:140:5: performance: Variable 'uniqueName' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-15.04b/alljoyn_core/src/NullTransport.cc:82:13: style: The function 'PushMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/BusEndpoint.h:95:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/NullTransport.cc:82:13: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/NullTransport.cc:84:24: style: The function 'GetUniqueName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/BusEndpoint.h:105:32: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/NullTransport.cc:84:24: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/NullTransport.cc:86:14: style: The function 'GetUserId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/BusEndpoint.h:119:22: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/NullTransport.cc:86:14: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/NullTransport.cc:88:14: style: The function 'GetGroupId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/BusEndpoint.h:137:22: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/NullTransport.cc:88:14: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/NullTransport.cc:90:14: style: The function 'GetProcessId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/BusEndpoint.h:155:22: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/NullTransport.cc:90:14: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/NullTransport.cc:92:10: style: The function 'SupportsUnixIDs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/BusEndpoint.h:162:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/NullTransport.cc:92:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/NullTransport.cc:100:10: style: The function 'AllowRemoteMessages' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/BusEndpoint.h:207:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/NullTransport.cc:100:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/Observer.cc:133:10: style: The function 'ObjectDiscovered' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/CoreObserver.h:52:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/Observer.cc:133:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/Observer.cc:134:10: style: The function 'ObjectLost' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/CoreObserver.h:53:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/Observer.cc:134:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/Observer.cc:142:10: style: The function 'EnablePendingListeners' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/CoreObserver.h:61:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/Observer.cc:142:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/ObserverManager.cc:202:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/src/ObserverManager.cc:199:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/ObserverManager.cc:202:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/ObserverManager.cc:637:104: style: Function 'JoinSessionCB' argument 4 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/src/ObserverManager.h:350:55: note: Function 'JoinSessionCB' argument 4 names different: declaration 'context' definition 'ctx'.
alljoyn-15.04b/alljoyn_core/src/ObserverManager.cc:637:104: note: Function 'JoinSessionCB' argument 4 names different: declaration 'context' definition 'ctx'.
alljoyn-15.04b/alljoyn_core/src/ObserverManager.cc:125:5: style: Struct 'SessionLostWork' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/src/ObserverManager.cc:135:5: style: Struct 'DestinationLostWork' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/src/ObserverManager.cc:145:5: style: Struct 'RegisterObserverWork' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/src/ObserverManager.cc:156:5: style: Struct 'UnregisterObserverWork' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/src/ObserverManager.cc:176:5: style: Struct 'EnablePendingListenersWork' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/src/ObserverManager.cc:93:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/ObserverManager.cc:80:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/ObserverManager.cc:93:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/ObserverManager.cc:106:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/ObserverManager.cc:80:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/ObserverManager.cc:106:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/ObserverManager.cc:117:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/ObserverManager.cc:80:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/ObserverManager.cc:117:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/ObserverManager.cc:127:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/ObserverManager.cc:80:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/ObserverManager.cc:127:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/ObserverManager.cc:137:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/ObserverManager.cc:80:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/ObserverManager.cc:137:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/ObserverManager.cc:148:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/ObserverManager.cc:80:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/ObserverManager.cc:148:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/ObserverManager.cc:162:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/ObserverManager.cc:80:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/ObserverManager.cc:162:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/ObserverManager.cc:179:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/src/ObserverManager.cc:80:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/src/ObserverManager.cc:179:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/src/PeerState.cc:74:49: style: Function 'EstimateTimestamp' argument 1 names different: declaration 'remoteTime' definition 'remote'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/src/PeerState.h:99:41: note: Function 'EstimateTimestamp' argument 1 names different: declaration 'remoteTime' definition 'remote'.
alljoyn-15.04b/alljoyn_core/src/PeerState.cc:74:49: note: Function 'EstimateTimestamp' argument 1 names different: declaration 'remoteTime' definition 'remote'.
alljoyn-15.04b/alljoyn_core/src/ProtectedAuthListener.cc:281:34: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_core/src/ProtectedAuthListener.cc:289:34: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_core/src/ProxyBusObject.cc:99:27: warning: Member variable '_PropertiesChangedCB::listener' is not assigned a value in '_PropertiesChangedCB::operator='. [operatorEqVarError]
alljoyn-15.04b/alljoyn_core/src/ProxyBusObject.cc:99:27: warning: Member variable '_PropertiesChangedCB::context' is not assigned a value in '_PropertiesChangedCB::operator='. [operatorEqVarError]
alljoyn-15.04b/alljoyn_core/src/ProxyBusObject.cc:99:27: warning: Member variable '_PropertiesChangedCB::properties' is not assigned a value in '_PropertiesChangedCB::operator='. [operatorEqVarError]
alljoyn-15.04b/alljoyn_core/src/ProxyBusObject.cc:99:27: warning: Member variable '_PropertiesChangedCB::isRegistered' is not assigned a value in '_PropertiesChangedCB::operator='. [operatorEqVarError]
alljoyn-15.04b/alljoyn_core/src/ProxyBusObject.cc:99:27: warning: Member variable '_PropertiesChangedCB::numRunning' is not assigned a value in '_PropertiesChangedCB::operator='. [operatorEqVarError]
alljoyn-15.04b/alljoyn_core/src/ProxyBusObject.cc:144:18: warning: Member variable 'CachedProps::lock' is not assigned a value in 'CachedProps::operator='. [operatorEqVarError]
alljoyn-15.04b/alljoyn_core/src/ProxyBusObject.cc:113:10: style: Technically the member function 'ajn::CachedProps::IsValidMessageSerial' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/src/ProxyBusObject.cc:1897:19: note: Technically the member function 'ajn::CachedProps::IsValidMessageSerial' can be const.
alljoyn-15.04b/alljoyn_core/src/ProxyBusObject.cc:113:10: note: Technically the member function 'ajn::CachedProps::IsValidMessageSerial' can be const.
alljoyn-15.04b/alljoyn_core/src/ProxyBusObject.cc:121:5: style: Class 'CachedProps' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/src/ProxyBusObject.cc:169:5: style: Struct '_SyncReplyContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/src/ProxyBusObject.cc:80:1: warning: The struct '_PropertiesChangedCB' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
alljoyn-15.04b/alljoyn_core/src/RemoteEndpoint.cc:150:46: style: Function 'SetStream' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/src/RemoteEndpoint.h:229:33: note: Function 'SetStream' argument 1 names different: declaration 'stream' definition 's'.
alljoyn-15.04b/alljoyn_core/src/RemoteEndpoint.cc:150:46: note: Function 'SetStream' argument 1 names different: declaration 'stream' definition 's'.
alljoyn-15.04b/alljoyn_core/src/RemoteEndpoint.cc:369:52: style: Function 'SetIdleTimeouts' argument 1 names different: declaration 'reqIdleTimeout' definition 'idleTimeout'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/src/RemoteEndpoint.h:394:47: note: Function 'SetIdleTimeouts' argument 1 names different: declaration 'reqIdleTimeout' definition 'idleTimeout'.
alljoyn-15.04b/alljoyn_core/src/RemoteEndpoint.cc:369:52: note: Function 'SetIdleTimeouts' argument 1 names different: declaration 'reqIdleTimeout' definition 'idleTimeout'.
alljoyn-15.04b/alljoyn_core/src/RemoteEndpoint.cc:369:75: style: Function 'SetIdleTimeouts' argument 2 names different: declaration 'reqProbeTimeout' definition 'probeTimeout'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/src/RemoteEndpoint.h:394:73: note: Function 'SetIdleTimeouts' argument 2 names different: declaration 'reqProbeTimeout' definition 'probeTimeout'.
alljoyn-15.04b/alljoyn_core/src/RemoteEndpoint.cc:369:75: note: Function 'SetIdleTimeouts' argument 2 names different: declaration 'reqProbeTimeout' definition 'probeTimeout'.
alljoyn-15.04b/alljoyn_core/src/RemoteEndpoint.cc:379:51: style: Function 'SetIdleTimeouts' argument 1 names different: declaration 'reqIdleTimeout' definition 'idleTimeout'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/src/RemoteEndpoint.h:507:38: note: Function 'SetIdleTimeouts' argument 1 names different: declaration 'reqIdleTimeout' definition 'idleTimeout'.
alljoyn-15.04b/alljoyn_core/src/RemoteEndpoint.cc:379:51: note: Function 'SetIdleTimeouts' argument 1 names different: declaration 'reqIdleTimeout' definition 'idleTimeout'.
alljoyn-15.04b/alljoyn_core/src/RemoteEndpoint.cc:379:73: style: Function 'SetIdleTimeouts' argument 2 names different: declaration 'reqProbeTimeout' definition 'probeTimeout'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/src/RemoteEndpoint.h:507:63: note: Function 'SetIdleTimeouts' argument 2 names different: declaration 'reqProbeTimeout' definition 'probeTimeout'.
alljoyn-15.04b/alljoyn_core/src/RemoteEndpoint.cc:379:73: note: Function 'SetIdleTimeouts' argument 2 names different: declaration 'reqProbeTimeout' definition 'probeTimeout'.
alljoyn-15.04b/alljoyn_core/src/RemoteEndpoint.cc:379:96: style: Function 'SetIdleTimeouts' argument 3 names different: declaration 'numProbes' definition 'maxIdleProbes'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/src/RemoteEndpoint.h:507:89: note: Function 'SetIdleTimeouts' argument 3 names different: declaration 'numProbes' definition 'maxIdleProbes'.
alljoyn-15.04b/alljoyn_core/src/RemoteEndpoint.cc:379:96: note: Function 'SetIdleTimeouts' argument 3 names different: declaration 'numProbes' definition 'maxIdleProbes'.
alljoyn-15.04b/alljoyn_core/src/RemoteEndpoint.h:204:21: warning: Virtual function 'Stop' is called from destructor '~_RemoteEndpoint()' at line 327. Dynamic binding is not used. [virtualCallInConstructor]
alljoyn-15.04b/alljoyn_core/src/RemoteEndpoint.cc:327:9: note: Calling Stop
alljoyn-15.04b/alljoyn_core/src/RemoteEndpoint.h:204:21: note: Stop is a virtual method
alljoyn-15.04b/alljoyn_core/src/RemoteEndpoint.h:237:21: warning: Virtual function 'Join' is called from destructor '~_RemoteEndpoint()' at line 328. Dynamic binding is not used. [virtualCallInConstructor]
alljoyn-15.04b/alljoyn_core/src/RemoteEndpoint.cc:328:9: note: Calling Join
alljoyn-15.04b/alljoyn_core/src/RemoteEndpoint.h:237:21: note: Join is a virtual method
alljoyn-15.04b/alljoyn_core/src/Rule.cc:241:17: style: The scope of the variable 'typeStr' can be reduced. [variableScope]
alljoyn-15.04b/alljoyn_core/src/Rule.cc:37:24: style: Function 'Rule' argument 1 names different: declaration 'ruleStr' definition 'ruleSpec'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/src/Rule.h:87:22: note: Function 'Rule' argument 1 names different: declaration 'ruleStr' definition 'ruleSpec'.
alljoyn-15.04b/alljoyn_core/src/Rule.cc:37:24: note: Function 'Rule' argument 1 names different: declaration 'ruleStr' definition 'ruleSpec'.
alljoyn-15.04b/alljoyn_core/src/Rule.cc:37:43: style: Function 'Rule' argument 2 names different: declaration 'status' definition 'outStatus'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/src/Rule.h:87:40: note: Function 'Rule' argument 2 names different: declaration 'status' definition 'outStatus'.
alljoyn-15.04b/alljoyn_core/src/Rule.cc:37:43: note: Function 'Rule' argument 2 names different: declaration 'status' definition 'outStatus'.
alljoyn-15.04b/alljoyn_core/src/SASLEngine.cc:148:91: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/src/SignalTable.cc:40:54: style: Function 'Add' argument 2 names different: declaration 'func' definition 'handler'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/src/SignalTable.h:142:45: note: Function 'Add' argument 2 names different: declaration 'func' definition 'handler'.
alljoyn-15.04b/alljoyn_core/src/SignalTable.cc:40:54: note: Function 'Add' argument 2 names different: declaration 'func' definition 'handler'.
alljoyn-15.04b/alljoyn_core/src/SignalTable.cc:56:60: style: Function 'Remove' argument 2 names different: declaration 'func' definition 'handler'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/src/SignalTable.h:157:51: note: Function 'Remove' argument 2 names different: declaration 'func' definition 'handler'.
alljoyn-15.04b/alljoyn_core/src/SignalTable.cc:56:60: note: Function 'Remove' argument 2 names different: declaration 'func' definition 'handler'.
alljoyn-15.04b/alljoyn_core/src/XmlHelper.cc:68:45: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/src/XmlHelper.cc:208:126: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/src/posix/ClientTransport.cc:242:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/src/posix/ClientTransport.cc:231:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/posix/ClientTransport.cc:242:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/src/windows/KeyStoreListenerFactory.cc:162:16: style: The scope of the variable 'pushed' can be reduced. [variableScope]
alljoyn-15.04b/alljoyn_core/test/aclient.cc:302:28: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.04b/alljoyn_core/test/aclient.cc:187:25: warning: %hd in format string (no. 1) requires 'short' but the argument type is 'unsigned short'. [invalidPrintfArgType_sint]
alljoyn-15.04b/alljoyn_core/test/aclient.cc:123:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/test/aclient.cc:115:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/test/aclient.cc:123:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/test/aservice.cc:208:28: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.04b/alljoyn_core/test/aservice.cc:163:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/test/aservice.cc:154:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/test/aservice.cc:163:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/test/aservice.cc:176:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/test/aservice.cc:175:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/test/aservice.cc:176:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/test/aservice.cc:177:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/test/aservice.cc:176:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/test/aservice.cc:177:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/test/aservice.cc:178:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/test/aservice.cc:177:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/test/aservice.cc:178:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/test/aservice.cc:179:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/test/aservice.cc:178:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/test/aservice.cc:179:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/test/aservice.cc:180:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/test/aservice.cc:179:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/test/aservice.cc:180:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/test/aservice.cc:181:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/test/aservice.cc:180:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/test/aservice.cc:181:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/test/aservice.cc:182:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/test/aservice.cc:181:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/test/aservice.cc:182:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/test/aservice.cc:183:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/test/aservice.cc:182:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/test/aservice.cc:183:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/test/aservice.cc:184:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/test/aservice.cc:183:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/test/aservice.cc:184:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/test/aservice.cc:185:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/test/aservice.cc:184:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/test/aservice.cc:185:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/test/bastress.cc:169:13: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.04b/alljoyn_core/test/bastress.cc:69:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/test/bastress.cc:63:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/test/bastress.cc:69:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/test/bastress.cc:73:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/test/bastress.cc:69:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/test/bastress.cc:73:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/test/bastress.cc:56:5: style: Class 'ThreadClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/test/bastress.cc:197:0: error: Memory leak: threadList [memleak]
alljoyn-15.04b/alljoyn_core/test/bastress2.cc:724:13: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.04b/alljoyn_core/test/bastress2.cc:326:33: warning: Either the condition 'if(clientAboutListener)' is redundant or there is possible null pointer dereference: clientAboutListener. [nullPointerRedundantCheck]
alljoyn-15.04b/alljoyn_core/test/bastress2.cc:407:8: note: Assuming that condition 'if(clientAboutListener)' is not redundant
alljoyn-15.04b/alljoyn_core/test/bastress2.cc:326:33: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/test/bastress2.cc:438:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/test/bastress2.cc:435:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/test/bastress2.cc:438:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/test/bastress2.cc:439:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/test/bastress2.cc:435:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/test/bastress2.cc:439:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/test/bastress2.cc:137:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/test/bastress2.cc:135:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/test/bastress2.cc:137:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/test/bastress2.cc:436:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/test/bastress2.cc:432:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/test/bastress2.cc:436:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/test/bastress2.cc:129:5: style: Class 'MyAboutData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/test/bastress2.cc:163:5: style: Class 'ThreadClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/test/bastress2.cc:192:5: style: Class 'ClientBusListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/test/bastress2.cc:240:5: style: Class 'ClientAboutListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/test/bbclient.cc:1020:32: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.04b/alljoyn_core/test/bbclient.cc:855:23: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
alljoyn-15.04b/alljoyn_core/test/bbclient.cc:852:19: note: outer condition: ER_OK==status
alljoyn-15.04b/alljoyn_core/test/bbclient.cc:855:23: note: identical inner condition: ER_OK==status
alljoyn-15.04b/alljoyn_core/test/bbclient.cc:92:5: style: Class 'MyBusListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/test/bbclient.cc:167:5: style: Class 'MyAboutListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/test/bbjitter.cc:486:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.04b/alljoyn_core/test/bbjitter.cc:314:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/test/bbjitter.cc:313:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/test/bbjitter.cc:314:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/test/bbjoin.cc:520:29: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.04b/alljoyn_core/test/bbjoin.cc:520:54: style: Condition 'g_useCount>0' is always false [knownConditionTrueFalse]
alljoyn-15.04b/alljoyn_core/test/bbjoin.cc:216:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/test/bbjoin.cc:214:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/test/bbjoin.cc:216:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/test/bbjoin.cc:208:5: style: Class 'MyAboutData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/test/bbjoin.cc:243:5: style: Class 'MyAboutListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/test/bbjoin.cc:275:5: style: Class 'LocalTestObject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/test/bbservice.cc:972:28: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.04b/alljoyn_core/test/bbservice.cc:913:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/test/bbservice.cc:910:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/test/bbservice.cc:913:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/test/bbservice.cc:914:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/test/bbservice.cc:910:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/test/bbservice.cc:914:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/test/bbservice.cc:915:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/test/bbservice.cc:910:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/test/bbservice.cc:915:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/test/bbservice.cc:916:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/test/bbservice.cc:910:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/test/bbservice.cc:916:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/test/bbservice.cc:917:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/test/bbservice.cc:910:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/test/bbservice.cc:917:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/test/bbservice.cc:927:13: warning: Possible null pointer dereference: valuesIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/test/bbservice.cc:924:44: note: Assignment 'valuesIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/test/bbservice.cc:927:13: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/test/bbservice.cc:928:13: warning: Possible null pointer dereference: valuesIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/test/bbservice.cc:924:44: note: Assignment 'valuesIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/test/bbservice.cc:928:13: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/test/bbservice.cc:929:13: warning: Possible null pointer dereference: valuesIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/test/bbservice.cc:924:44: note: Assignment 'valuesIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/test/bbservice.cc:929:13: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/test/bbservice.cc:930:13: warning: Possible null pointer dereference: valuesIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/test/bbservice.cc:924:44: note: Assignment 'valuesIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/test/bbservice.cc:930:13: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/test/bbservice.cc:332:9: style: Class 'DelayedResponse' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/test/bbsigtest.cc:362:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.04b/alljoyn_core/test/bbsigtest.cc:275:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/test/bbsigtest.cc:272:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/test/bbsigtest.cc:275:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/test/bbsigtest.cc:276:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/test/bbsigtest.cc:272:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/test/bbsigtest.cc:276:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/test/bbsigtest.cc:277:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/test/bbsigtest.cc:272:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/test/bbsigtest.cc:277:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/test/bbsigtest.cc:311:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/test/bbsigtest.cc:305:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/test/bbsigtest.cc:311:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/test/bbsigtest.cc:127:5: style: Class 'LocalTestObject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/test/bbsigtest.cc:155:16: error: Mismatching allocation and deallocation: buf [mismatchAllocDealloc]
alljoyn-15.04b/alljoyn_core/test/eventsactionservice.cc:204:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.04b/alljoyn_core/test/marshal.cc:805:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/test/marshal.cc:804:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/test/marshal.cc:805:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/test/marshal.cc:488:28: style: The scope of the variable 'result' can be reduced. [variableScope]
alljoyn-15.04b/alljoyn_core/test/marshal.cc:666:28: style: The scope of the variable 'result' can be reduced. [variableScope]
alljoyn-15.04b/alljoyn_core/test/marshal.cc:705:28: style: The scope of the variable 'result' can be reduced. [variableScope]
alljoyn-15.04b/alljoyn_core/test/mc-rcv.cc:230:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.04b/alljoyn_core/test/mc-rcv.cc:85:9: style: The scope of the variable 'nbytes' can be reduced. [variableScope]
alljoyn-15.04b/alljoyn_core/test/mc-snd.cc:73:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.04b/alljoyn_core/test/mc-snd.cc:74:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.04b/alljoyn_core/test/mc-snd.cc:184:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.04b/alljoyn_core/test/mouseclient.cc:23:0: error: #error mouseclient.cc can only be built for Windows [preprocessorErrorDirective]
alljoyn-15.04b/alljoyn_core/test/observer-multipeer.cc:382:9: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
alljoyn-15.04b/alljoyn_core/test/observer-multipeer.cc:215:9: style: Variable 'obj' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/test/observer-multipeer.cc:214:0: note: Variable 'obj' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_core/test/observer-multipeer.cc:215:9: note: Variable 'obj' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_core/test/observer-multipeer.cc:360:5: style: Variable 'retval' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/test/observer-multipeer.cc:344:0: note: Variable 'retval' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_core/test/observer-multipeer.cc:360:5: note: Variable 'retval' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_core/test/observer-multipeer.cc:271:20: warning: Assert statement calls a function which may have desired side effects: 'FindProxy'. [assertWithSideEffect]
alljoyn-15.04b/alljoyn_core/test/observer-multipeer.cc:69:9: performance: Variable 'busname' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-15.04b/alljoyn_core/test/observer-multipeer.cc:137:5: style: Class 'Participant' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/test/propstresstest.cc:561:16: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
alljoyn-15.04b/alljoyn_core/test/propstresstest.cc:564:11: note: Found duplicate branches for 'if' and 'else'.
alljoyn-15.04b/alljoyn_core/test/propstresstest.cc:561:16: note: Found duplicate branches for 'if' and 'else'.
alljoyn-15.04b/alljoyn_core/test/propstresstest.cc:469:31: style: Function 'Execute' argument 1 names different: declaration 'TimeToRun' definition 'timeToRun'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_core/test/propstresstest.cc:372:27: note: Function 'Execute' argument 1 names different: declaration 'TimeToRun' definition 'timeToRun'.
alljoyn-15.04b/alljoyn_core/test/propstresstest.cc:469:31: note: Function 'Execute' argument 1 names different: declaration 'TimeToRun' definition 'timeToRun'.
alljoyn-15.04b/alljoyn_core/test/propstresstest.cc:355:57: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/test/propstresstest.cc:481:57: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/test/propstresstest.cc:265:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/test/propstresstest.cc:256:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/test/propstresstest.cc:265:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/test/propstresstest.cc:372:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/test/propstresstest.cc:256:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/test/propstresstest.cc:372:10: note: Function in derived class
alljoyn-15.04b/alljoyn_core/test/proptester.cc:619:20: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_core/test/proptester.cc:660:5: style: Class 'Service' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/test/proptester.cc:761:5: style: Class 'Client' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/test/rawservice.cc:261:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.04b/alljoyn_core/test/sessions.cc:707:9: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.04b/alljoyn_core/test/sessions.cc:742:13: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.04b/alljoyn_core/test/sessions.cc:758:9: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.04b/alljoyn_core/test/sessions.cc:866:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/test/sessions.cc:863:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/test/sessions.cc:866:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/test/sessions.cc:867:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/test/sessions.cc:863:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/test/sessions.cc:867:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/test/sessions.cc:389:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/test/sessions.cc:535:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/alljoyn_core/test/sessions.cc:777:5: style: Struct 'AsyncPingHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/test/socktest.cc:421:28: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.04b/alljoyn_core/test/socktest.cc:105:5: style: Class 'SockService' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:141:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:139:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:141:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:238:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:234:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:238:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:281:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:277:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:281:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:360:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:357:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:360:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:388:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:385:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:388:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:401:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:398:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:401:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:421:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:418:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:421:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:441:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:438:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:441:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:466:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:452:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:466:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:470:5: style: Variable 'languages' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:464:5: note: Variable 'languages' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:470:5: note: Variable 'languages' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:486:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:483:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:486:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:510:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:506:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:510:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:541:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:538:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:541:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:561:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:558:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:561:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:577:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:573:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:577:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:594:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:591:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:594:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:607:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:604:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:607:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:620:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:617:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:620:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:636:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:631:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:636:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:672:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:667:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:672:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:738:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:734:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:738:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:814:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:810:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:814:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:889:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:885:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:889:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:926:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:922:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:926:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:1032:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:1028:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:1032:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:1068:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:1064:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:1068:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:1157:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:1153:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:1157:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:1167:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:1163:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:1167:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:1268:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:1265:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:1268:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:1301:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:1278:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:1301:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:1448:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:1425:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:1448:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:1885:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:1883:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:1885:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:1913:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:1909:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:1913:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:1992:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:1988:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:1992:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:2038:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:2035:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:2038:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutDataTest.cc:1877:5: style: Class 'AboutDataTestAboutData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/unit_test/AboutIconTest.cc:31:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutIconTest.cc:29:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutIconTest.cc:31:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutIconTest.cc:58:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutIconTest.cc:56:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutIconTest.cc:58:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutIconTest.cc:83:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutIconTest.cc:81:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutIconTest.cc:83:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutIconTest.cc:108:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutIconTest.cc:106:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutIconTest.cc:108:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutIconTest.cc:219:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutIconTest.cc:209:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutIconTest.cc:219:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutIconTest.cc:269:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutIconTest.cc:258:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutIconTest.cc:269:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutIconTest.cc:202:12: style: Technically the member function 'LargeIcon::getIconSize' can be const. [functionConst]
alljoyn-15.04b/alljoyn_core/unit_test/AboutIconTest.cc:178:9: style: Class 'LargeIcon' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
alljoyn-15.04b/alljoyn_core/unit_test/AboutIconTest.cc:178:9: style: Class 'LargeIcon' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
alljoyn-15.04b/alljoyn_core/unit_test/AboutIconTest.cc:175:5: style: Class 'LargeIcon' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/unit_test/AboutListenerTest.cc:215:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutListenerTest.cc:211:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutListenerTest.cc:215:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutListenerTest.cc:1587:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutListenerTest.cc:1584:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutListenerTest.cc:1587:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutListenerTest.cc:1848:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutListenerTest.cc:1844:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutListenerTest.cc:1848:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutListenerTest.cc:1492:10: style: The scope of the variable 'randChar' can be reduced. [variableScope]
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjTest.cc:186:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjTest.cc:174:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjTest.cc:186:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjTest.cc:247:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjTest.cc:244:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjTest.cc:247:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjTest.cc:258:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjTest.cc:253:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjTest.cc:258:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjTest.cc:324:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjTest.cc:312:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjTest.cc:324:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjTest.cc:466:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjTest.cc:462:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjTest.cc:466:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjTest.cc:511:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjTest.cc:501:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjTest.cc:511:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjTest.cc:537:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjTest.cc:533:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjTest.cc:537:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:76:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:72:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:76:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:140:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:136:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:140:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:219:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:215:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:219:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:265:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:261:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:265:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:330:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:325:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:330:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:407:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:395:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:407:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:440:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:426:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:440:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:481:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:467:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:481:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:531:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:523:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:531:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:577:5: style: Variable 'paths' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:556:5: note: Variable 'paths' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:577:5: note: Variable 'paths' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:603:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:599:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:603:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:660:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:652:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:660:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:682:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:675:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:682:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:701:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:694:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:701:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:737:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:730:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:737:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutProxyTest.cc:153:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutProxyTest.cc:149:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutProxyTest.cc:153:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutProxyTest.cc:268:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutProxyTest.cc:260:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutProxyTest.cc:268:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutProxyTest.cc:364:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutProxyTest.cc:356:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutProxyTest.cc:364:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutProxyTest.cc:478:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutProxyTest.cc:470:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutProxyTest.cc:478:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutProxyTest.cc:578:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AboutProxyTest.cc:570:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutProxyTest.cc:578:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AboutProxyTest.cc:240:5: warning: Member variable 'AboutProxyTestAboutListener::version' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/unit_test/AuthListenerECDHETest.cc:43:9: style: Class 'ECDHEKeyXListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/unit_test/AutoPingerTest.cc:35:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/AutoPingerTest.cc:34:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/AutoPingerTest.cc:35:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/BusAttachmentTest.cc:52:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/BusAttachmentTest.cc:51:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/BusAttachmentTest.cc:52:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/BusAttachmentTest.cc:98:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/BusAttachmentTest.cc:93:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/BusAttachmentTest.cc:98:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/BusAttachmentTest.cc:117:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/BusAttachmentTest.cc:112:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/BusAttachmentTest.cc:117:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/BusAttachmentTest.cc:151:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/BusAttachmentTest.cc:142:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/BusAttachmentTest.cc:151:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/BusAttachmentTest.cc:259:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/BusAttachmentTest.cc:248:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/BusAttachmentTest.cc:259:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/BusAttachmentTest.cc:324:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/BusAttachmentTest.cc:322:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/BusAttachmentTest.cc:324:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/BusAttachmentTest.cc:474:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/BusAttachmentTest.cc:454:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/BusAttachmentTest.cc:474:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/BusAttachmentTest.cc:571:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/BusAttachmentTest.cc:570:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/BusAttachmentTest.cc:571:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/BusAttachmentTest.cc:620:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/BusAttachmentTest.cc:619:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/BusAttachmentTest.cc:620:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/BusAttachmentTest.cc:395:5: style: Class 'JoinSession_SessionPortListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/unit_test/BusAttachmentTest.cc:432:5: style: Class 'JoinSession_BusListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:244:14: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:240:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:244:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:246:5: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:240:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:246:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:307:14: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:303:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:307:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:309:5: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:303:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:309:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:317:14: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:313:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:317:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:319:5: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:313:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:319:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:320:58: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:313:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:320:58: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:460:14: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:456:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:460:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:462:5: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:456:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:462:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:569:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:565:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:569:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:571:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:565:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:571:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:41:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:39:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:41:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:81:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:79:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:81:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:145:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:143:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:145:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:183:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:181:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:183:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:234:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:231:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:234:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:290:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:286:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:290:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:409:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:401:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:409:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:444:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:441:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/BusObjectTest.cc:444:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/BusStartupTest.cc:67:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/BusStartupTest.cc:64:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/BusStartupTest.cc:67:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/BusStartupTest.cc:79:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/BusStartupTest.cc:77:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/BusStartupTest.cc:79:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ClientSetup.cc:89:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/ClientSetup.cc:80:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ClientSetup.cc:89:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ClientSetup.cc:227:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/ClientSetup.cc:217:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ClientSetup.cc:227:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ClientSetup.cc:297:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/ClientSetup.cc:288:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ClientSetup.cc:297:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ClientSetup.cc:46:14: warning: Member variable 'ClientSetup::g_Signal_flag' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/unit_test/CredentialAccessorTest.cc:190:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/CredentialAccessorTest.cc:186:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/CredentialAccessorTest.cc:190:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:395:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:390:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:395:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:396:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:390:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:396:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:397:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:390:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:397:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:398:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:390:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:398:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:399:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:390:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:399:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:400:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:390:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:400:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:402:53: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:390:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:402:53: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:422:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:418:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:422:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:423:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:418:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:423:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:424:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:418:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:424:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:425:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:418:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:425:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:426:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:418:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:426:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:427:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:418:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:427:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:429:64: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:418:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:429:64: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:448:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:444:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:448:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:449:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:444:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:449:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:450:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:444:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:450:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:451:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:444:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:451:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:452:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:444:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:452:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:454:68: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:444:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/DescriptionTest.cc:454:68: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:102:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:93:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:102:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:105:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:93:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:105:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:119:5: warning: Either the condition 'testIntf!=NULL' is redundant or there is possible null pointer dereference: testIntf. [nullPointerRedundantCheck]
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:122:26: note: Assuming that condition 'testIntf!=NULL' is not redundant
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:119:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:123:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:110:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:123:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:167:5: warning: Either the condition 'testIntf!=NULL' is redundant or there is possible null pointer dereference: testIntf. [nullPointerRedundantCheck]
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:170:26: note: Assuming that condition 'testIntf!=NULL' is not redundant
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:167:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:171:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:163:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:171:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:198:5: warning: Either the condition 'testIntf!=NULL' is redundant or there is possible null pointer dereference: testIntf. [nullPointerRedundantCheck]
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:201:26: note: Assuming that condition 'testIntf!=NULL' is not redundant
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:198:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:202:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:194:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:202:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:245:5: warning: Either the condition 'testIntf!=NULL' is redundant or there is possible null pointer dereference: testIntf. [nullPointerRedundantCheck]
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:248:26: note: Assuming that condition 'testIntf!=NULL' is not redundant
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:245:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:249:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:241:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:249:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:312:21: warning: Possible null pointer dereference: regTestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:292:41: note: Assignment 'regTestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:312:21: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:315:14: warning: Possible null pointer dereference: regTestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:292:41: note: Assignment 'regTestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:315:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:319:17: warning: Possible null pointer dereference: regTestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:292:41: note: Assignment 'regTestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:319:17: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:346:14: warning: Possible null pointer dereference: regTestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:325:41: note: Assignment 'regTestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:346:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:350:14: warning: Possible null pointer dereference: regTestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:325:41: note: Assignment 'regTestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:350:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:354:14: warning: Possible null pointer dereference: regTestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:325:41: note: Assignment 'regTestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:354:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:359:5: warning: Possible null pointer dereference: regTestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:325:41: note: Assignment 'regTestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:359:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:453:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:443:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:453:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:455:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:443:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:455:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:456:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:443:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:456:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:458:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:443:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:458:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:459:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:443:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:459:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:462:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:443:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:462:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:463:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:443:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:463:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:465:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:443:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:465:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:466:23: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:443:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:466:23: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:64:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:57:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:64:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:78:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:71:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:78:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:99:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:92:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:99:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:116:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:109:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:116:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:144:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:137:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:144:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:164:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:157:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:164:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:195:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:188:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:195:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:229:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:224:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:229:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:279:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:273:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:279:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:297:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:291:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:297:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:315:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:308:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:315:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:331:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:324:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:331:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:346:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:342:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:346:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:370:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:364:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:370:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:385:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:381:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:385:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:449:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:439:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:449:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:477:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:473:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:477:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:520:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:518:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/InterfaceTest.cc:520:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/MarshalTest.cc:281:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/MarshalTest.cc:264:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/MarshalTest.cc:281:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/MarshalTest.cc:328:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/MarshalTest.cc:311:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/MarshalTest.cc:328:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/MarshalTest.cc:1200:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/MarshalTest.cc:1199:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/MarshalTest.cc:1200:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/MarshalTest.cc:1253:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/MarshalTest.cc:1251:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/MarshalTest.cc:1253:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/MarshalTest.cc:781:28: style: The scope of the variable 'result' can be reduced. [variableScope]
alljoyn-15.04b/alljoyn_core/unit_test/MarshalTest.cc:999:28: style: The scope of the variable 'result' can be reduced. [variableScope]
alljoyn-15.04b/alljoyn_core/unit_test/MarshalTest.cc:1050:28: style: The scope of the variable 'result' can be reduced. [variableScope]
alljoyn-15.04b/alljoyn_core/unit_test/MarshalTest.cc:99:5: style: Class 'MyMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/unit_test/MsgArgTest.cc:59:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/MsgArgTest.cc:29:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/MsgArgTest.cc:59:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/MsgArgTest.cc:131:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/MsgArgTest.cc:128:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/MsgArgTest.cc:131:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/MsgArgTest.cc:177:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/MsgArgTest.cc:158:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/MsgArgTest.cc:177:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/MsgArgTest.cc:417:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/MsgArgTest.cc:415:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/MsgArgTest.cc:417:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/MsgArgTest.cc:457:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/MsgArgTest.cc:448:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/MsgArgTest.cc:457:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/MsgArgTest.cc:234:13: style: The scope of the variable 'ay' can be reduced. [variableScope]
alljoyn-15.04b/alljoyn_core/unit_test/MsgArgTest.cc:236:20: style: The scope of the variable 'an' can be reduced. [variableScope]
alljoyn-15.04b/alljoyn_core/unit_test/MsgArgTest.cc:238:20: style: The scope of the variable 'ai' can be reduced. [variableScope]
alljoyn-15.04b/alljoyn_core/unit_test/MsgArgTest.cc:240:20: style: The scope of the variable 'ax' can be reduced. [variableScope]
alljoyn-15.04b/alljoyn_core/unit_test/MsgArgTest.cc:242:20: style: The scope of the variable 'at' can be reduced. [variableScope]
alljoyn-15.04b/alljoyn_core/unit_test/MsgArgTest.cc:244:19: style: The scope of the variable 'ad' can be reduced. [variableScope]
alljoyn-15.04b/alljoyn_core/unit_test/MsgArgTest.cc:749:32: warning: Division of result of sizeof() on pointer type. [divideSizeof]
alljoyn-15.04b/alljoyn_core/unit_test/MsgArgTest.cc:756:19: warning: Division of result of sizeof() on pointer type. [divideSizeof]
alljoyn-15.04b/alljoyn_core/unit_test/MsgArgTest.cc:763:32: warning: Division of result of sizeof() on pointer type. [divideSizeof]
alljoyn-15.04b/alljoyn_core/unit_test/MsgArgTest.cc:770:19: warning: Division of result of sizeof() on pointer type. [divideSizeof]
alljoyn-15.04b/alljoyn_core/unit_test/MsgArgTest.cc:777:32: warning: Division of result of sizeof() on pointer type. [divideSizeof]
alljoyn-15.04b/alljoyn_core/unit_test/MsgArgTest.cc:784:19: warning: Division of result of sizeof() on pointer type. [divideSizeof]
alljoyn-15.04b/alljoyn_core/unit_test/MsgArgTest.cc:791:32: warning: Division of result of sizeof() on pointer type. [divideSizeof]
alljoyn-15.04b/alljoyn_core/unit_test/MsgArgTest.cc:798:19: warning: Division of result of sizeof() on pointer type. [divideSizeof]
alljoyn-15.04b/alljoyn_core/unit_test/MsgArgTest.cc:805:32: warning: Division of result of sizeof() on pointer type. [divideSizeof]
alljoyn-15.04b/alljoyn_core/unit_test/MsgArgTest.cc:812:19: warning: Division of result of sizeof() on pointer type. [divideSizeof]
alljoyn-15.04b/alljoyn_core/unit_test/MsgArgTest.cc:819:32: warning: Division of result of sizeof() on pointer type. [divideSizeof]
alljoyn-15.04b/alljoyn_core/unit_test/MsgArgTest.cc:826:19: warning: Division of result of sizeof() on pointer type. [divideSizeof]
alljoyn-15.04b/alljoyn_core/unit_test/NameAcquiredTest.cc:69:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/NameAcquiredTest.cc:66:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/NameAcquiredTest.cc:69:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:242:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:238:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:242:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:244:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:238:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:244:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:249:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:245:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:249:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:251:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:245:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:251:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:268:14: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:264:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:268:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:270:5: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:264:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:270:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:275:14: warning: Possible null pointer dereference: clienttestIntf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:271:45: note: Assignment 'clienttestIntf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:275:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:277:5: warning: Possible null pointer dereference: clienttestIntf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:271:45: note: Assignment 'clienttestIntf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:277:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:337:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:333:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:337:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:339:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:333:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:339:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:344:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:340:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:344:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:346:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:340:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:346:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:364:14: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:360:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:364:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:366:5: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:360:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:366:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:371:14: warning: Possible null pointer dereference: clienttestIntf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:367:45: note: Assignment 'clienttestIntf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:371:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:373:5: warning: Possible null pointer dereference: clienttestIntf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:367:45: note: Assignment 'clienttestIntf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:373:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:430:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:426:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:430:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:432:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:426:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:432:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:437:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:433:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:437:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:439:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:433:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:439:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:457:14: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:453:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:457:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:459:5: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:453:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:459:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:464:14: warning: Possible null pointer dereference: clienttestIntf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:460:45: note: Assignment 'clienttestIntf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:464:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:466:5: warning: Possible null pointer dereference: clienttestIntf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:460:45: note: Assignment 'clienttestIntf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:466:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:524:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:520:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:524:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:526:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:520:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:526:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:531:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:527:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:531:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:533:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:527:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:533:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:551:14: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:547:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:551:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:553:5: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:547:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:553:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:558:14: warning: Possible null pointer dereference: clienttestIntf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:554:45: note: Assignment 'clienttestIntf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:558:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:560:5: warning: Possible null pointer dereference: clienttestIntf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:554:45: note: Assignment 'clienttestIntf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:560:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:618:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:614:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:618:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:620:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:614:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:620:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:625:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:621:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:625:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:627:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:621:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:627:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:645:14: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:641:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:645:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:647:5: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:641:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:647:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:652:14: warning: Possible null pointer dereference: clienttestIntf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:648:45: note: Assignment 'clienttestIntf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:652:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:654:5: warning: Possible null pointer dereference: clienttestIntf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:648:45: note: Assignment 'clienttestIntf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:654:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:713:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:709:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:713:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:715:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:709:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:715:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:720:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:716:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:720:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:722:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:716:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:722:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:740:14: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:736:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:740:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:742:5: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:736:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:742:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:747:14: warning: Possible null pointer dereference: clienttestIntf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:743:45: note: Assignment 'clienttestIntf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:747:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:749:5: warning: Possible null pointer dereference: clienttestIntf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:743:45: note: Assignment 'clienttestIntf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:749:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:807:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:803:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:807:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:809:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:803:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:809:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:814:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:810:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:814:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:816:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:810:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:816:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:886:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:882:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:886:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:888:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:882:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:888:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:893:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:889:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:893:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:895:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:889:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:895:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:962:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:958:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:962:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:964:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:958:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:964:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:969:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:965:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:969:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:971:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:965:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:971:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1037:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1033:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1037:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1039:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1033:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1039:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1044:14: warning: Possible null pointer dereference: clienttestIntf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1040:45: note: Assignment 'clienttestIntf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1044:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1046:5: warning: Possible null pointer dereference: clienttestIntf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1040:45: note: Assignment 'clienttestIntf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1046:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1113:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1109:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1113:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1115:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1109:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1115:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1120:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1116:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1120:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1122:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1116:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1122:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1189:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1185:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1189:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1191:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1185:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1191:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1196:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1192:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1196:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1198:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1192:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1198:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1265:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1261:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1265:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1267:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1261:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1267:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1272:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1268:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1272:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1274:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1268:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1274:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1346:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1342:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1346:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1348:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1342:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1348:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1353:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1349:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1353:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1355:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1349:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1355:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1426:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1422:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1426:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1428:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1422:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1428:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1433:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1429:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1433:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1435:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1429:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1435:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1508:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1504:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1508:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1510:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1504:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1510:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1515:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1511:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1515:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1517:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1511:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1517:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1585:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1581:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1585:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1587:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1581:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1587:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1592:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1588:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1592:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1594:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1588:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1594:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1662:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1658:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1662:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1664:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1658:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1664:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1669:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1665:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1669:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1671:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1665:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1671:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1735:14: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1731:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1735:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1737:5: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1731:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1737:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1742:14: warning: Possible null pointer dereference: servicetestIntf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1738:46: note: Assignment 'servicetestIntf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1742:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1744:5: warning: Possible null pointer dereference: servicetestIntf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1738:46: note: Assignment 'servicetestIntf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1744:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1829:14: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1825:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1829:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1831:5: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1825:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1831:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1833:58: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1825:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1833:58: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1848:14: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1844:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1848:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1850:5: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1844:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1850:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1851:58: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1844:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1851:58: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1900:14: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1896:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1900:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1902:5: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1896:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1902:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1904:58: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1896:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1904:58: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1919:14: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1915:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1919:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1921:5: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1915:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1921:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1922:58: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1915:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1922:58: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1972:14: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1968:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1972:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1974:5: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1968:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1974:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1976:58: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1968:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1976:58: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1991:14: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1987:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1991:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1993:5: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1987:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1993:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1994:58: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1987:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1994:58: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2043:14: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2039:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2043:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2045:5: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2039:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2045:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2047:58: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2039:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2047:58: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2062:14: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2058:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2062:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2064:5: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2058:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2064:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2065:58: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2058:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2065:58: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2114:14: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2110:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2114:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2116:5: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2110:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2116:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2118:58: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2110:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2118:58: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2133:14: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2129:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2133:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2135:5: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2129:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2135:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2136:58: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2129:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2136:58: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2186:14: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2182:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2186:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2188:5: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2182:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2188:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2190:58: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2182:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2190:58: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2205:14: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2201:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2205:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2207:5: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2201:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2207:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2208:58: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2201:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2208:58: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2428:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2424:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2428:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2430:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2424:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2430:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2436:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2432:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2436:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2438:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2432:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2438:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2444:14: warning: Possible null pointer dereference: Intf3 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2440:35: note: Assignment 'Intf3=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2444:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2446:5: warning: Possible null pointer dereference: Intf3 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2440:35: note: Assignment 'Intf3=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2446:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2557:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2553:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2557:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2559:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2553:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2559:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2564:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2560:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2564:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2566:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2560:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2566:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2649:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2645:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2649:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2651:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2645:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2651:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2656:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2652:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2656:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2658:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2652:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2658:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2742:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2738:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2742:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2744:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2738:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2744:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2749:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2745:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2749:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2751:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2745:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2751:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2835:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2831:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2835:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2837:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2831:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2837:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2842:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2838:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2842:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2844:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2838:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2844:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2927:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2923:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2927:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2929:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2923:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2929:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2934:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2930:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2934:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2936:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2930:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2936:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:3019:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:3015:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:3019:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:3021:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:3015:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:3021:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:3026:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:3022:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:3026:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:3028:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:3022:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:3028:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:239:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:236:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:239:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:334:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:331:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:334:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:427:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:424:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:427:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:521:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:518:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:521:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:615:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:612:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:615:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:710:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:707:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:710:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:804:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:801:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:804:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:883:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:880:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:883:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:959:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:956:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:959:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1034:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1031:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1034:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1110:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1107:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1110:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1186:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1183:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1186:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1262:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1259:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1262:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1343:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1340:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1343:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1423:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1420:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1423:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1505:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1502:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1505:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1582:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1579:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1582:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1659:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1656:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1659:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1732:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1729:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1732:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1826:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1823:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1826:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1897:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1894:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1897:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1969:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1966:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:1969:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2040:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2037:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2040:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2111:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2108:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2111:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2183:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2180:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2183:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2425:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2422:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2425:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2452:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2450:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2452:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2454:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2452:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2454:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2554:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2551:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2554:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2646:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2643:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2646:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2739:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2736:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2739:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2832:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2829:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2832:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2924:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2921:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:2924:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:3016:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:3013:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:3016:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:3106:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:3102:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObjSecurityTest.cc:3106:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ObserverTest.cc:617:0: error: syntax error [syntaxError]
alljoyn-15.04b/alljoyn_core/unit_test/PerfTest.cc:498:5: warning: Either the condition 'if(serviceBus)' is redundant or there is possible null pointer dereference: serviceBus. [nullPointerRedundantCheck]
alljoyn-15.04b/alljoyn_core/unit_test/PerfTest.cc:519:8: note: Assuming that condition 'if(serviceBus)' is not redundant
alljoyn-15.04b/alljoyn_core/unit_test/PerfTest.cc:498:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/PerfTest.cc:503:22: warning: Either the condition 'if(serviceBus)' is redundant or there is possible null pointer dereference: serviceBus. [nullPointerRedundantCheck]
alljoyn-15.04b/alljoyn_core/unit_test/PerfTest.cc:519:8: note: Assuming that condition 'if(serviceBus)' is not redundant
alljoyn-15.04b/alljoyn_core/unit_test/PerfTest.cc:503:22: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/PerfTest.cc:506:14: warning: Either the condition 'if(serviceBus)' is redundant or there is possible null pointer dereference: serviceBus. [nullPointerRedundantCheck]
alljoyn-15.04b/alljoyn_core/unit_test/PerfTest.cc:519:8: note: Assuming that condition 'if(serviceBus)' is not redundant
alljoyn-15.04b/alljoyn_core/unit_test/PerfTest.cc:506:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/PerfTest.cc:94:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/PerfTest.cc:90:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/PerfTest.cc:94:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/PerfTest.cc:155:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/PerfTest.cc:151:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/PerfTest.cc:155:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/PerfTest.cc:541:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/PerfTest.cc:529:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/PerfTest.cc:541:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/PerfTest.cc:625:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/PerfTest.cc:612:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/PerfTest.cc:625:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/PerfTest.cc:651:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/PerfTest.cc:634:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/PerfTest.cc:651:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/PerfTest.cc:676:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/PerfTest.cc:663:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/PerfTest.cc:676:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/PerfTest.cc:689:5: style: Variable 'client_msgBus' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/PerfTest.cc:687:0: note: Variable 'client_msgBus' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_core/unit_test/PerfTest.cc:689:5: note: Variable 'client_msgBus' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_core/unit_test/PerfTest.cc:695:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/PerfTest.cc:686:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/PerfTest.cc:695:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/PerfTest.cc:710:5: style: Variable 'client_msgBus' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/PerfTest.cc:703:0: note: Variable 'client_msgBus' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_core/unit_test/PerfTest.cc:710:5: note: Variable 'client_msgBus' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_core/unit_test/PerfTest.cc:717:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/PerfTest.cc:702:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/PerfTest.cc:717:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/PerfTest.cc:732:5: style: Variable 'client_msgBus' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/PerfTest.cc:725:0: note: Variable 'client_msgBus' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_core/unit_test/PerfTest.cc:732:5: note: Variable 'client_msgBus' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_core/unit_test/PerfTest.cc:739:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/PerfTest.cc:724:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/PerfTest.cc:739:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/PerfTest.cc:767:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/PerfTest.cc:752:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/PerfTest.cc:767:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/PerfTest.cc:34:5: style: Class 'ClientBusListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/unit_test/PerfTestRegression.cc:38:5: warning: Either the condition 'if(serviceBus)' is redundant or there is possible null pointer dereference: serviceBus. [nullPointerRedundantCheck]
alljoyn-15.04b/alljoyn_core/unit_test/PerfTestRegression.cc:50:8: note: Assuming that condition 'if(serviceBus)' is not redundant
alljoyn-15.04b/alljoyn_core/unit_test/PerfTestRegression.cc:38:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/PerfTestRegression.cc:40:22: warning: Either the condition 'if(serviceBus)' is redundant or there is possible null pointer dereference: serviceBus. [nullPointerRedundantCheck]
alljoyn-15.04b/alljoyn_core/unit_test/PerfTestRegression.cc:50:8: note: Assuming that condition 'if(serviceBus)' is not redundant
alljoyn-15.04b/alljoyn_core/unit_test/PerfTestRegression.cc:40:22: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/PerfTestRegression.cc:43:14: warning: Either the condition 'if(serviceBus)' is redundant or there is possible null pointer dereference: serviceBus. [nullPointerRedundantCheck]
alljoyn-15.04b/alljoyn_core/unit_test/PerfTestRegression.cc:50:8: note: Assuming that condition 'if(serviceBus)' is not redundant
alljoyn-15.04b/alljoyn_core/unit_test/PerfTestRegression.cc:43:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/PerfTestRegression.cc:46:14: warning: Either the condition 'if(serviceBus)' is redundant or there is possible null pointer dereference: serviceBus. [nullPointerRedundantCheck]
alljoyn-15.04b/alljoyn_core/unit_test/PerfTestRegression.cc:50:8: note: Assuming that condition 'if(serviceBus)' is not redundant
alljoyn-15.04b/alljoyn_core/unit_test/PerfTestRegression.cc:46:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/PresenceTest.cc:118:62: warning: Either the condition 'newOwner!=NULL' is redundant or there is possible null pointer dereference: newOwner. [nullPointerRedundantCheck]
alljoyn-15.04b/alljoyn_core/unit_test/PresenceTest.cc:121:26: note: Assuming that condition 'newOwner!=NULL' is not redundant
alljoyn-15.04b/alljoyn_core/unit_test/PresenceTest.cc:118:62: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/PresenceTest.cc:67:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/PresenceTest.cc:66:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/PresenceTest.cc:67:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/PresenceTest.cc:146:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/PresenceTest.cc:133:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/PresenceTest.cc:146:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/PresenceTest.cc:226:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/PresenceTest.cc:222:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/PresenceTest.cc:226:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/PresenceTest.cc:255:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/PresenceTest.cc:251:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/PresenceTest.cc:255:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/PresenceTest.cc:277:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/PresenceTest.cc:274:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/PresenceTest.cc:277:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/PresenceTest.cc:327:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/PresenceTest.cc:323:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/PresenceTest.cc:327:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/PresenceTest.cc:358:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/PresenceTest.cc:352:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/PresenceTest.cc:358:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/PresenceTest.cc:422:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/PresenceTest.cc:420:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/PresenceTest.cc:422:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/PresenceTest.cc:431:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/PresenceTest.cc:428:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/PresenceTest.cc:431:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/PropChangedTest.cc:723:14: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_core/unit_test/PropChangedTest.cc:68:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/PropChangedTest.cc:64:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/PropChangedTest.cc:68:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/PropChangedTest.cc:749:23: style: The scope of the variable 'elems' can be reduced. [variableScope]
alljoyn-15.04b/alljoyn_core/unit_test/PropChangedTest.cc:750:13: style: The scope of the variable 'n' can be reduced. [variableScope]
alljoyn-15.04b/alljoyn_core/unit_test/PropChangedTest.cc:2006:17: warning: The class 'PropCacheUpdatedTestListener' defines member variable with name 'store' also defined in its parent class 'PropChangedTestListener'. [duplInheritedMember]
alljoyn-15.04b/alljoyn_core/unit_test/PropChangedTest.cc:477:18: note: Parent variable 'PropChangedTestListener::store'
alljoyn-15.04b/alljoyn_core/unit_test/PropChangedTest.cc:2006:17: note: Derived variable 'PropCacheUpdatedTestListener::store'
alljoyn-15.04b/alljoyn_core/unit_test/PropChangedTest.cc:2073:17: warning: The class 'PropCacheUpdatedConcurrentCallbackTestListener' defines member variable with name 'store' also defined in its parent class 'PropChangedTestListener'. [duplInheritedMember]
alljoyn-15.04b/alljoyn_core/unit_test/PropChangedTest.cc:477:18: note: Parent variable 'PropChangedTestListener::store'
alljoyn-15.04b/alljoyn_core/unit_test/PropChangedTest.cc:2073:17: note: Derived variable 'PropCacheUpdatedConcurrentCallbackTestListener::store'
alljoyn-15.04b/alljoyn_core/unit_test/PropChangedTest.cc:480:5: style: Class 'PropChangedTestListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/unit_test/PropChangedTest.cc:578:5: style: Class 'ClientBusAttachment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/unit_test/PropChangedTest.cc:625:1: warning: The class 'PropChangedTestProxyBusObject' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
alljoyn-15.04b/alljoyn_core/unit_test/PropChangedTest.cc:2014:18: style: The function 'PropertiesChanged' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/unit_test/PropChangedTest.cc:486:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/unit_test/PropChangedTest.cc:2014:18: note: Function in derived class
alljoyn-15.04b/alljoyn_core/unit_test/PropChangedTest.cc:2084:18: style: The function 'PropertiesChanged' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/unit_test/PropChangedTest.cc:486:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/unit_test/PropChangedTest.cc:2084:18: note: Function in derived class
alljoyn-15.04b/alljoyn_core/unit_test/PropChangedTest.cc:338:64: performance: Function parameter 'ip' should be passed by const reference. [passedByValue]
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:306:14: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:302:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:306:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:308:14: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:302:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:308:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:310:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:302:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:310:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:349:14: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:345:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:349:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:351:14: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:345:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:351:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:353:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:345:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:353:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:397:14: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:394:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:397:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:403:45: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:394:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:403:45: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:405:45: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:394:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:405:45: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:463:14: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:460:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:463:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:469:45: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:460:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:469:45: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:471:45: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:460:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:471:45: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:496:14: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:493:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:496:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:498:14: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:493:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:498:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:500:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:493:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:500:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:507:37: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:493:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:507:37: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:676:14: warning: Possible null pointer dereference: testIntf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:672:39: note: Assignment 'testIntf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:676:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:678:5: warning: Possible null pointer dereference: testIntf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:672:39: note: Assignment 'testIntf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:678:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:679:5: warning: Possible null pointer dereference: testIntf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:672:39: note: Assignment 'testIntf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:679:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:684:37: warning: Possible null pointer dereference: testIntf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:672:39: note: Assignment 'testIntf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:684:37: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:766:14: warning: Possible null pointer dereference: testIntf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:762:39: note: Assignment 'testIntf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:766:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:768:5: warning: Possible null pointer dereference: testIntf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:762:39: note: Assignment 'testIntf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:768:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:769:5: warning: Possible null pointer dereference: testIntf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:762:39: note: Assignment 'testIntf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:769:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:774:37: warning: Possible null pointer dereference: testIntf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:762:39: note: Assignment 'testIntf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:774:37: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:848:14: warning: Possible null pointer dereference: testIntf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:844:39: note: Assignment 'testIntf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:848:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:850:5: warning: Possible null pointer dereference: testIntf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:844:39: note: Assignment 'testIntf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:850:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:851:5: warning: Possible null pointer dereference: testIntf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:844:39: note: Assignment 'testIntf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:851:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:856:37: warning: Possible null pointer dereference: testIntf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:844:39: note: Assignment 'testIntf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:856:37: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:904:14: warning: Possible null pointer dereference: testIntf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:900:39: note: Assignment 'testIntf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:904:14: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:906:5: warning: Possible null pointer dereference: testIntf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:900:39: note: Assignment 'testIntf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:906:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:907:5: warning: Possible null pointer dereference: testIntf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:900:39: note: Assignment 'testIntf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:907:5: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:912:38: warning: Possible null pointer dereference: testIntf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:900:39: note: Assignment 'testIntf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:912:38: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:211:13: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:210:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:211:13: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:397:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:392:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:397:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:425:5: style: Variable 'children' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:421:0: note: Variable 'children' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:425:5: note: Variable 'children' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:463:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:458:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:463:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ProxyBusObjectTest.cc:202:9: style: Class 'ProxyBusObjectTestBusObject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:109:18: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:105:39: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:109:18: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:111:9: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:105:39: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:111:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:122:18: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:118:39: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:122:18: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:124:9: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:118:39: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:124:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:305:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:273:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:305:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:391:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:361:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:391:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:463:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:432:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:463:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:551:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:504:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:551:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:640:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:593:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:640:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:689:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:679:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:689:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:740:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:730:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:740:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:798:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:780:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:798:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:858:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:840:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:858:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:936:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:896:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:936:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:1062:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:1029:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:1062:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:1072:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:1065:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:1072:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:1209:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:1129:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:1209:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:85:5: warning: Member variable 'SecurityX509Test::serviceObject' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:85:5: warning: Member variable 'SecurityX509Test::clientProxyObject' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:220:5: warning: Member variable 'ECDSAAuthListener::requestCredentialsCalled' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:220:5: warning: Member variable 'ECDSAAuthListener::verifyCredentialsCalled' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:220:5: warning: Member variable 'ECDSAAuthListener::authenticationCompleteCalled' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:220:5: warning: Member variable 'ECDSAAuthListener::authenticationResult' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:220:5: warning: Member variable 'ECDSAAuthListener::securityViolationCalled' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:220:5: warning: Member variable 'ECDSAAuthListener::requestCredentialsReturn' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:220:5: warning: Member variable 'ECDSAAuthListener::verifyCredentialsReturn' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:230:9: performance: Variable 'securityViolationStatus' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:231:15: performance: Variable 'requestCredentialsPrivateKey' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-15.04b/alljoyn_core/unit_test/SecurityX509Test.cc:232:15: performance: Variable 'requestCredentialsX509CertChain' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-15.04b/alljoyn_core/unit_test/ServiceSetup.cc:84:16: warning: Member variable 'ServiceObject::prop_int_val' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/unit_test/ServiceSetup.cc:84:16: warning: Member variable 'ServiceObject::my_signal_member' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/unit_test/ServiceSetup.cc:84:16: warning: Member variable 'ServiceObject::my_signal_member_2' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/unit_test/ServiceTestObject.cc:42:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/ServiceTestObject.cc:38:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ServiceTestObject.cc:42:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ServiceTestObject.cc:153:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/ServiceTestObject.cc:149:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ServiceTestObject.cc:153:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ServiceTestObject.cc:157:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/ServiceTestObject.cc:153:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ServiceTestObject.cc:157:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/ServiceTestObject.cc:32:20: warning: Member variable 'ServiceTestObject::my_signal_member' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/unit_test/ServiceTestObject.cc:32:20: warning: Member variable 'ServiceTestObject::prop_int_val' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/unit_test/ServiceTestObject.cc:32:20: warning: Member variable 'ServiceTestObject::output1' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/unit_test/SessionTest.cc:88:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/SessionTest.cc:87:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/SessionTest.cc:88:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/SessionTest.cc:331:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/SessionTest.cc:310:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/SessionTest.cc:331:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/SessionTest.cc:586:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/SessionTest.cc:574:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/SessionTest.cc:586:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/SessionTest.cc:836:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/SessionTest.cc:819:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/SessionTest.cc:836:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/SessionTest.cc:1069:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/SessionTest.cc:1054:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/SessionTest.cc:1069:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/SessionTest.cc:1378:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/SessionTest.cc:1362:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/SessionTest.cc:1378:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/SessionTest.cc:756:5: style: Class 'RemoveSessionMemberBusAListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/unit_test/SignalTest.cc:127:18: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/SignalTest.cc:123:49: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/SignalTest.cc:127:18: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/SignalTest.cc:129:9: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.04b/alljoyn_core/unit_test/SignalTest.cc:123:49: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.04b/alljoyn_core/unit_test/SignalTest.cc:129:9: note: Null pointer dereference
alljoyn-15.04b/alljoyn_core/unit_test/SignalTest.cc:243:5: warning: Member variable 'Participant::port' is not initialized in the constructor. [uninitMemberVarPrivate]
alljoyn-15.04b/alljoyn_core/unit_test/SignalTest.cc:243:5: warning: Member variable 'Participant::mpport' is not initialized in the constructor. [uninitMemberVarPrivate]
alljoyn-15.04b/alljoyn_core/unit_test/SignalTest.cc:243:5: warning: Member variable 'Participant::name' is not initialized in the constructor. [uninitMemberVarPrivate]
alljoyn-15.04b/alljoyn_core/unit_test/SignalTest.cc:243:5: warning: Member variable 'Participant::busobj' is not initialized in the constructor. [uninitMemberVarPrivate]
alljoyn-15.04b/alljoyn_core/unit_test/SignalTest.cc:243:5: warning: Member variable 'Participant::opts' is not initialized in the constructor. [uninitMemberVarPrivate]
alljoyn-15.04b/alljoyn_core/unit_test/SignalTest.cc:243:5: warning: Member variable 'Participant::mpopts' is not initialized in the constructor. [uninitMemberVarPrivate]
alljoyn-15.04b/alljoyn_core/unit_test/SignalTest.cc:243:5: warning: Member variable 'Participant::hostedSessionMap' is not initialized in the constructor. [uninitMemberVarPrivate]
alljoyn-15.04b/alljoyn_core/unit_test/SignalTest.cc:243:5: warning: Member variable 'Participant::joinedSessionMap' is not initialized in the constructor. [uninitMemberVarPrivate]
alljoyn-15.04b/alljoyn_core/unit_test/SignalTest.cc:243:5: warning: Member variable 'Participant::inited' is not initialized in the constructor. [uninitMemberVarPrivate]
alljoyn-15.04b/alljoyn_core/unit_test/SignalTest.cc:247:18: warning: Member variable 'Participant::port' is not assigned a value in 'Participant::operator='. [operatorEqVarError]
alljoyn-15.04b/alljoyn_core/unit_test/SignalTest.cc:247:18: warning: Member variable 'Participant::mpport' is not assigned a value in 'Participant::operator='. [operatorEqVarError]
alljoyn-15.04b/alljoyn_core/unit_test/SignalTest.cc:247:18: warning: Member variable 'Participant::bus' is not assigned a value in 'Participant::operator='. [operatorEqVarError]
alljoyn-15.04b/alljoyn_core/unit_test/SignalTest.cc:247:18: warning: Member variable 'Participant::name' is not assigned a value in 'Participant::operator='. [operatorEqVarError]
alljoyn-15.04b/alljoyn_core/unit_test/SignalTest.cc:247:18: warning: Member variable 'Participant::busobj' is not assigned a value in 'Participant::operator='. [operatorEqVarError]
alljoyn-15.04b/alljoyn_core/unit_test/SignalTest.cc:247:18: warning: Member variable 'Participant::opts' is not assigned a value in 'Participant::operator='. [operatorEqVarError]
alljoyn-15.04b/alljoyn_core/unit_test/SignalTest.cc:247:18: warning: Member variable 'Participant::mpopts' is not assigned a value in 'Participant::operator='. [operatorEqVarError]
alljoyn-15.04b/alljoyn_core/unit_test/SignalTest.cc:247:18: warning: Member variable 'Participant::hostedSessionMap' is not assigned a value in 'Participant::operator='. [operatorEqVarError]
alljoyn-15.04b/alljoyn_core/unit_test/SignalTest.cc:247:18: warning: Member variable 'Participant::joinedSessionMap' is not assigned a value in 'Participant::operator='. [operatorEqVarError]
alljoyn-15.04b/alljoyn_core/unit_test/SignalTest.cc:247:18: warning: Member variable 'Participant::inited' is not assigned a value in 'Participant::operator='. [operatorEqVarError]
alljoyn-15.04b/alljoyn_core/unit_test/SignalTest.cc:256:5: warning: Member variable 'SignalReceiver::participant' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/alljoyn_core/unit_test/SignalTest.cc:49:5: style: Class 'TestObject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/unit_test/SignalTest.cc:92:5: style: Class 'Participant' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/unit_test/SignalTest.cc:256:5: style: Class 'SignalReceiver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/unit_test/SignalTest.cc:317:18: style: The function 'RegisterSignalHandler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/unit_test/SignalTest.cc:276:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/unit_test/SignalTest.cc:317:18: note: Function in derived class
alljoyn-15.04b/alljoyn_core/unit_test/SignalTest.cc:332:18: style: The function 'RegisterSignalHandler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/unit_test/SignalTest.cc:276:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/unit_test/SignalTest.cc:332:18: note: Function in derived class
alljoyn-15.04b/alljoyn_core/unit_test/check/AllJoynObjTest.cc:122:5: style: Class 'TestAllJoynObj' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/unit_test/check/AllJoynObjTest.cc:324:5: style: Class 'TestAllJoynObjBadSessionOpts' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_core/unit_test/check/AllJoynObjTest.cc:328:21: style: The function 'SendAttachSession' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_core/unit_test/check/AllJoynObjTest.cc:176:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_core/unit_test/check/AllJoynObjTest.cc:328:21: note: Function in derived class
alljoyn-15.04b/alljoyn_core/unit_test/check/DiscoveryTest.cc:59:29: performance: Function parameter 'staticParams' should be passed by const reference. [passedByValue]
alljoyn-15.04b/alljoyn_core/unit_test/check/DiscoveryTest.cc:59:57: performance: Function parameter 'dynamicParams' should be passed by const reference. [passedByValue]
alljoyn-15.04b/alljoyn_core/unit_test/dbusObjTest.cc:51:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/dbusObjTest.cc:50:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/dbusObjTest.cc:51:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/dbusObjTest.cc:71:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/dbusObjTest.cc:66:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/dbusObjTest.cc:71:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/dbusObjTest.cc:86:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/dbusObjTest.cc:80:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/dbusObjTest.cc:86:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/dbusObjTest.cc:105:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/dbusObjTest.cc:99:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/dbusObjTest.cc:105:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/dbusObjTest.cc:122:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/dbusObjTest.cc:117:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/dbusObjTest.cc:122:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/dbusObjTest.cc:135:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/dbusObjTest.cc:127:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/dbusObjTest.cc:135:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/dbusObjTest.cc:272:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/dbusObjTest.cc:269:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/dbusObjTest.cc:272:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/dbusObjTest.cc:297:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_core/unit_test/dbusObjTest.cc:294:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_core/unit_test/dbusObjTest.cc:297:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:2271:56: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:2316:71: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:2372:75: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:11112:37: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:12751:14: style: Same expression on both sides of '||' because the value of '!key' and '!val' are the same. [duplicateExpression]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:12749:19: note: 'key' is assigned value 'new MsgArg' here.
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:12750:19: note: 'val' is assigned value 'new MsgArg' here.
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:12751:14: note: Same expression on both sides of '||' because the value of '!key' and '!val' are the same.
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:11417:12: style: The scope of the variable 'numReplyArgs' can be reduced. [variableScope]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:9247:85: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:9399:112: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:3354:44: style: Function 'JSessionListener' argument 1 names different: declaration 'jsessionListener' definition 'jlistener'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:1768:30: note: Function 'JSessionListener' argument 1 names different: declaration 'jsessionListener' definition 'jlistener'.
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:3354:44: note: Function 'JSessionListener' argument 1 names different: declaration 'jsessionListener' definition 'jlistener'.
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:3586:52: style: Function 'JSessionPortListener' argument 1 names different: declaration 'jsessionPortListener' definition 'jlistener'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:1817:34: note: Function 'JSessionPortListener' argument 1 names different: declaration 'jsessionPortListener' definition 'jlistener'.
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:3586:52: note: Function 'JSessionPortListener' argument 1 names different: declaration 'jsessionPortListener' definition 'jlistener'.
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:4101:78: style: Function 'VerifyCredentials' argument 2 names different: declaration 'peerName' definition 'authPeer'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:1954:67: note: Function 'VerifyCredentials' argument 2 names different: declaration 'peerName' definition 'authPeer'.
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:4101:78: note: Function 'VerifyCredentials' argument 2 names different: declaration 'peerName' definition 'authPeer'.
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:4234:83: style: Function 'AuthenticationComplete' argument 2 names different: declaration 'peerName' definition 'authPeer'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:1956:72: note: Function 'AuthenticationComplete' argument 2 names different: declaration 'peerName' definition 'authPeer'.
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:4234:83: note: Function 'AuthenticationComplete' argument 2 names different: declaration 'peerName' definition 'authPeer'.
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:5811:104: style: Function 'Java_org_alljoyn_bus_BusAttachment_cancelAdvertiseName' argument 4 names different: declaration 'transports' definition 'jtransports'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.h:142:20: note: Function 'Java_org_alljoyn_bus_BusAttachment_cancelAdvertiseName' argument 4 names different: declaration 'transports' definition 'jtransports'.
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:5811:104: note: Function 'Java_org_alljoyn_bus_BusAttachment_cancelAdvertiseName' argument 4 names different: declaration 'transports' definition 'jtransports'.
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:7140:100: style: Function 'JoinSessionCB' argument 3 names different: declaration 'sessionOpts' definition 'opts'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:2040:80: note: Function 'JoinSessionCB' argument 3 names different: declaration 'sessionOpts' definition 'opts'.
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:7140:100: note: Function 'JoinSessionCB' argument 3 names different: declaration 'sessionOpts' definition 'opts'.
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:9578:54: style: Function 'JSignalHandler' argument 2 names different: declaration 'jmethod' definition 'jmeth'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:2483:42: note: Function 'JSignalHandler' argument 2 names different: declaration 'jmethod' definition 'jmeth'.
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:9578:54: note: Function 'JSignalHandler' argument 2 names different: declaration 'jmethod' definition 'jmeth'.
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:9601:57: style: Function 'IsSameObject' argument 2 names different: declaration 'jmethod' definition 'jmeth'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:2485:45: note: Function 'IsSameObject' argument 2 names different: declaration 'jmethod' definition 'jmeth'.
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:9601:57: note: Function 'IsSameObject' argument 2 names different: declaration 'jmethod' definition 'jmeth'.
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:9733:34: style: Function 'JTranslator' argument 1 names different: declaration 'jsessionListener' definition 'jobj'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:2527:25: note: Function 'JTranslator' argument 1 names different: declaration 'jsessionListener' definition 'jobj'.
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:9733:34: note: Function 'JTranslator' argument 1 names different: declaration 'jsessionListener' definition 'jobj'.
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:11038:64: style: Function 'JPropertiesChangedListener' argument 1 names different: declaration 'jlistener' definition 'jobj'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:2465:40: note: Function 'JPropertiesChangedListener' argument 1 names different: declaration 'jlistener' definition 'jobj'.
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:11038:64: note: Function 'JPropertiesChangedListener' argument 1 names different: declaration 'jlistener' definition 'jobj'.
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:11038:78: style: Function 'JPropertiesChangedListener' argument 2 names different: declaration 'changed' definition 'jch'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:2465:59: note: Function 'JPropertiesChangedListener' argument 2 names different: declaration 'changed' definition 'jch'.
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:11038:78: note: Function 'JPropertiesChangedListener' argument 2 names different: declaration 'changed' definition 'jch'.
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:11038:91: style: Function 'JPropertiesChangedListener' argument 3 names different: declaration 'invalidated' definition 'jinval'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:2465:76: note: Function 'JPropertiesChangedListener' argument 3 names different: declaration 'invalidated' definition 'jinval'.
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:11038:91: note: Function 'JPropertiesChangedListener' argument 3 names different: declaration 'invalidated' definition 'jinval'.
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:1987:15: performance: Variable 'jsessionListener' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:1988:15: performance: Variable 'jonJoinSessionListener' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:1989:15: performance: Variable 'jcontext' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:2067:15: performance: Variable 'jonPingListener' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:2068:15: performance: Variable 'jcontext' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:12997:9: performance: Variable 'jobserver' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:1113:17: style: Technically the member function 'JString::c_str' can be const. [functionConst]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:1051:0: style: Technically the member function 'JLocalRef < jthrowable >::operatorT' can be const. [functionConst]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:1051:0: style: Technically the member function 'JLocalRef < jclass >::operatorT' can be const. [functionConst]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:1051:0: style: Technically the member function 'JLocalRef < jstring >::operatorT' can be const. [functionConst]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:1051:0: style: Technically the member function 'JLocalRef < jobject >::operatorT' can be const. [functionConst]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:1051:0: style: Technically the member function 'JLocalRef < jbyteArray >::operatorT' can be const. [functionConst]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:1051:0: style: Technically the member function 'JLocalRef < jcharArray >::operatorT' can be const. [functionConst]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:1051:0: style: Technically the member function 'JLocalRef < jobjectArray >::operatorT' can be const. [functionConst]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:1111:5: style: Class 'JString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:1710:5: style: Class 'JBusListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:1768:5: style: Class 'JSessionListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:1817:5: style: Class 'JSessionPortListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:1903:5: style: Class 'JKeyStoreListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:2036:5: style: Class 'JOnJoinSessionListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:2120:5: style: Class 'JOnPingListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:2527:5: style: Class 'JTranslator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:2559:5: style: Class 'MessageContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:1041:0: style: Class 'JLocalRef < jthrowable >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:1041:0: style: Class 'JLocalRef < jclass >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:1041:0: style: Class 'JLocalRef < jstring >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:1041:0: style: Class 'JLocalRef < jobject >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:1041:0: style: Class 'JLocalRef < jbyteArray >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:1041:0: style: Class 'JLocalRef < jcharArray >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:1041:0: style: Class 'JLocalRef < jobjectArray >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:2505:13: style: The function 'Register' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:2486:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:2505:13: note: Function in derived class
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:2509:10: style: The function 'Unregister' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:2487:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:2509:10: note: Function in derived class
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:2517:13: style: The function 'Register' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:2486:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:2517:13: note: Function in derived class
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:2521:10: style: The function 'Unregister' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:2487:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:2521:10: note: Function in derived class
alljoyn-15.04b/alljoyn_java/jni/alljoyn_java.cc:4313:12: performance: Possible inefficient checking for 'busObjects' emptiness. [stlSize]
alljoyn-15.04b/alljoyn_js/jni/AcceptSessionJoinerListenerNative.cc:35:67: style: Function 'onAccept' argument 1 names different: declaration 'port' definition 'sessionPort'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_js/jni/AcceptSessionJoinerListenerNative.h:28:36: note: Function 'onAccept' argument 1 names different: declaration 'port' definition 'sessionPort'.
alljoyn-15.04b/alljoyn_js/jni/AcceptSessionJoinerListenerNative.cc:35:67: note: Function 'onAccept' argument 1 names different: declaration 'port' definition 'sessionPort'.
alljoyn-15.04b/alljoyn_js/jni/NativeObject.h:30:5: style: Class 'NativeObject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_js/jni/ScriptableObject.h:24:5: style: Class 'ScriptableObject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_js/jni/ScriptableObject.h:52:9: style: Class 'Operation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_js/jni/BusAttachmentInterface.h:25:5: style: Class '_BusAttachmentInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_js/jni/BusErrorInterface.h:25:5: style: Class '_BusErrorInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_js/jni/CredentialsInterface.h:25:5: style: Class '_CredentialsInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_js/jni/MessageInterface.h:25:5: style: Class '_MessageInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_js/jni/IfcSecurityInterface.h:25:5: style: Class '_IfcSecurityInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_js/jni/SessionLostReasonInterface.h:25:5: style: Class '_SessionLostReasonInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_js/jni/SessionOptsInterface.h:25:5: style: Class '_SessionOptsInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_js/jni/HttpServer.h:50:5: style: Class '_HttpServer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_js/jni/SocketFdInterface.h:25:5: style: Class '_SocketFdInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_js/jni/VersionInterface.h:24:5: style: Class '_VersionInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_js/jni/BusNamespace.h:36:5: style: Class '_BusNamespace' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_js/jni/PluginData.h:74:5: style: Class 'PluginData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_js/jni/BusAttachmentInterface.h:27:18: style: The function 'Construct' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_js/jni/ScriptableObject.h:36:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_js/jni/BusAttachmentInterface.h:27:18: note: Function in derived class
alljoyn-15.04b/alljoyn_js/jni/SocketFdInterface.h:27:18: style: The function 'Construct' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_js/jni/ScriptableObject.h:36:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_js/jni/SocketFdInterface.h:27:18: note: Function in derived class
alljoyn-15.04b/alljoyn_js/jni/BusAttachmentHost.h:36:5: style: Class '_BusAttachmentHost' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_js/jni/BusAttachmentHost.cc:2647:95: style: Function 'bindSessionPort' argument 3 names different: declaration 'result' definition 'npresult'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_js/jni/BusAttachmentHost.h:56:79: note: Function 'bindSessionPort' argument 3 names different: declaration 'result' definition 'npresult'.
alljoyn-15.04b/alljoyn_js/jni/BusAttachmentHost.cc:2647:95: note: Function 'bindSessionPort' argument 3 names different: declaration 'result' definition 'npresult'.
alljoyn-15.04b/alljoyn_js/jni/BusAttachmentHost.cc:3912:58: style: Function 'GetSignal' argument 1 names different: declaration 'signalName' definition 'name'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_js/jni/BusAttachmentHost.h:99:42: note: Function 'GetSignal' argument 1 names different: declaration 'signalName' definition 'name'.
alljoyn-15.04b/alljoyn_js/jni/BusAttachmentHost.cc:3912:58: note: Function 'GetSignal' argument 1 names different: declaration 'signalName' definition 'name'.
alljoyn-15.04b/alljoyn_js/jni/BusAttachmentHost.h:100:17: performance: Technically the member function '_BusAttachmentHost::MatchRule' can be static. [functionStatic]
alljoyn-15.04b/alljoyn_js/jni/BusAttachmentHost.cc:3939:33: note: Technically the member function '_BusAttachmentHost::MatchRule' can be static.
alljoyn-15.04b/alljoyn_js/jni/BusAttachmentHost.h:100:17: note: Technically the member function '_BusAttachmentHost::MatchRule' can be static.
alljoyn-15.04b/alljoyn_js/jni/BusAttachmentHost.h:110:10: performance: Technically the member function '_BusAttachmentHost::ParseName' can be static. [functionStatic]
alljoyn-15.04b/alljoyn_js/jni/BusAttachmentHost.cc:4040:26: note: Technically the member function '_BusAttachmentHost::ParseName' can be static.
alljoyn-15.04b/alljoyn_js/jni/BusAttachmentHost.h:110:10: note: Technically the member function '_BusAttachmentHost::ParseName' can be static.
alljoyn-15.04b/alljoyn_js/jni/SocketFdHost.h:25:19: style: Technically the member function '_SocketFdHost::GetFd' can be const. [functionConst]
alljoyn-15.04b/alljoyn_js/jni/BusAttachmentHost.cc:743:17: warning: The class 'JoinSessionCBContext' defines member variable with name 'status' also defined in its parent class 'CallbackContext'. [duplInheritedMember]
alljoyn-15.04b/alljoyn_js/jni/PluginData.h:34:17: note: Parent variable 'CallbackContext::status'
alljoyn-15.04b/alljoyn_js/jni/BusAttachmentHost.cc:743:17: note: Derived variable 'JoinSessionCBContext::status'
alljoyn-15.04b/alljoyn_js/jni/InterfaceDescriptionNative.h:28:5: style: Class 'InterfaceDescriptionNative' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_js/jni/BusAttachmentHost.cc:194:9: style: Class 'ListenerUnregisteredContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_js/jni/BusAttachmentHost.cc:324:9: style: Class 'BusStoppingContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_js/jni/BusAttachmentHost.cc:345:9: style: Class 'BusDisconnectedContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_js/jni/BusAttachmentHost.cc:929:9: style: Class 'ObjectRegisteredContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_js/jni/BusAttachmentHost.cc:949:9: style: Class 'ObjectUnregisteredContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_js/jni/BusAttachmentHost.cc:908:10: style: The function 'MethodHandler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_js/jni/BusObject.h:30:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_js/jni/BusAttachmentHost.cc:908:10: note: Function in derived class
alljoyn-15.04b/alljoyn_js/jni/BusAttachmentHost.cc:933:18: style: The function 'ObjectRegistered' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_js/jni/BusObject.h:28:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_js/jni/BusAttachmentHost.cc:933:18: note: Function in derived class
alljoyn-15.04b/alljoyn_js/jni/BusAttachmentHost.cc:953:18: style: The function 'ObjectUnregistered' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_js/jni/BusObject.h:29:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_js/jni/BusAttachmentHost.cc:953:18: note: Function in derived class
alljoyn-15.04b/alljoyn_js/jni/BusAttachmentHost.cc:979:21: style: The function 'Get' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_js/jni/BusObject.h:25:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_js/jni/BusAttachmentHost.cc:979:21: note: Function in derived class
alljoyn-15.04b/alljoyn_js/jni/BusAttachmentHost.cc:1022:21: style: The function 'Set' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_js/jni/BusObject.h:26:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_js/jni/BusAttachmentHost.cc:1022:21: note: Function in derived class
alljoyn-15.04b/alljoyn_js/jni/BusAttachmentHost.cc:1064:21: style: The function 'GenerateIntrospection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_js/jni/BusObject.h:27:21: note: Virtual function in base class
alljoyn-15.04b/alljoyn_js/jni/BusAttachmentHost.cc:1064:21: note: Function in derived class
alljoyn-15.04b/alljoyn_js/jni/BusAttachmentInterface.cc:63:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_js/jni/BusAttachmentInterface.cc:56:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_js/jni/BusAttachmentInterface.cc:63:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_js/jni/BusNamespace.cc:208:18: style: The function 'RequestPermissionCB' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_js/jni/FeaturePermissions.h:38:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_js/jni/BusNamespace.cc:208:18: note: Function in derived class
alljoyn-15.04b/alljoyn_js/jni/BusObjectNative.cc:176:5: style: Variable 'npargs' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.04b/alljoyn_js/jni/BusObjectNative.cc:172:0: note: Variable 'npargs' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_js/jni/BusObjectNative.cc:176:5: note: Variable 'npargs' is reassigned a value before the old one has been used.
alljoyn-15.04b/alljoyn_js/jni/BusObjectNative.cc:56:63: style: Function 'get' argument 1 names different: declaration 'interface' definition 'iface'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_js/jni/BusObjectNative.h:32:50: note: Function 'get' argument 1 names different: declaration 'interface' definition 'iface'.
alljoyn-15.04b/alljoyn_js/jni/BusObjectNative.cc:56:63: note: Function 'get' argument 1 names different: declaration 'interface' definition 'iface'.
alljoyn-15.04b/alljoyn_js/jni/BusObjectNative.cc:56:113: style: Function 'get' argument 2 names different: declaration 'property' definition 'prop'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_js/jni/BusObjectNative.h:32:104: note: Function 'get' argument 2 names different: declaration 'property' definition 'prop'.
alljoyn-15.04b/alljoyn_js/jni/BusObjectNative.cc:56:113: note: Function 'get' argument 2 names different: declaration 'property' definition 'prop'.
alljoyn-15.04b/alljoyn_js/jni/BusObjectNative.cc:96:63: style: Function 'set' argument 1 names different: declaration 'interface' definition 'iface'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_js/jni/BusObjectNative.h:33:50: note: Function 'set' argument 1 names different: declaration 'interface' definition 'iface'.
alljoyn-15.04b/alljoyn_js/jni/BusObjectNative.cc:96:63: note: Function 'set' argument 1 names different: declaration 'interface' definition 'iface'.
alljoyn-15.04b/alljoyn_js/jni/BusObjectNative.cc:96:113: style: Function 'set' argument 2 names different: declaration 'property' definition 'prop'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_js/jni/BusObjectNative.h:33:104: note: Function 'set' argument 2 names different: declaration 'property' definition 'prop'.
alljoyn-15.04b/alljoyn_js/jni/BusObjectNative.cc:96:113: note: Function 'set' argument 2 names different: declaration 'property' definition 'prop'.
alljoyn-15.04b/alljoyn_js/jni/CallbackNative.cc:266:78: style: Function 'onCallback' argument 2 names different: declaration 'interfaceDescription' definition 'interfaceDescriptions'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_js/jni/CallbackNative.h:45:66: note: Function 'onCallback' argument 2 names different: declaration 'interfaceDescription' definition 'interfaceDescriptions'.
alljoyn-15.04b/alljoyn_js/jni/CallbackNative.cc:266:78: note: Function 'onCallback' argument 2 names different: declaration 'interfaceDescription' definition 'interfaceDescriptions'.
alljoyn-15.04b/alljoyn_js/jni/CallbackNative.cc:539:132: style: Function 'DispatchCallback' argument 4 names different: declaration 'interfaceDescription' definition 'interfaceDescriptions'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_js/jni/CallbackNative.h:57:127: note: Function 'DispatchCallback' argument 4 names different: declaration 'interfaceDescription' definition 'interfaceDescriptions'.
alljoyn-15.04b/alljoyn_js/jni/CallbackNative.cc:539:132: note: Function 'DispatchCallback' argument 4 names different: declaration 'interfaceDescription' definition 'interfaceDescriptions'.
alljoyn-15.04b/alljoyn_js/jni/CallbackNative.cc:526:15: style: Class 'GetInterfacesCallbackContext' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
alljoyn-15.04b/alljoyn_js/jni/CallbackNative.cc:526:15: style: Class 'GetInterfacesCallbackContext' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
alljoyn-15.04b/alljoyn_js/jni/CallbackNative.cc:341:13: warning: The class 'CallbackContext' defines member variable with name 'status' also defined in its parent class 'CallbackContext'. [duplInheritedMember]
alljoyn-15.04b/alljoyn_js/jni/PluginData.h:34:17: note: Parent variable 'CallbackContext::status'
alljoyn-15.04b/alljoyn_js/jni/CallbackNative.cc:341:13: note: Derived variable 'CallbackContext::status'
alljoyn-15.04b/alljoyn_js/jni/CallbackNative.cc:345:14: style: The function 'CallbackContext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.04b/alljoyn_js/jni/PluginData.h:36:18: note: Virtual function in base class
alljoyn-15.04b/alljoyn_js/jni/CallbackNative.cc:345:14: note: Function in derived class
alljoyn-15.04b/alljoyn_js/jni/CredentialsHost.cc:42:47: style: Function 'getPassword' argument 1 names different: declaration 'npresult' definition 'result'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_js/jni/CredentialsHost.h:31:33: note: Function 'getPassword' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.04b/alljoyn_js/jni/CredentialsHost.cc:42:47: note: Function 'getPassword' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.04b/alljoyn_js/jni/CredentialsHost.cc:52:47: style: Function 'getUserName' argument 1 names different: declaration 'npresult' definition 'result'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_js/jni/CredentialsHost.h:33:33: note: Function 'getUserName' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.04b/alljoyn_js/jni/CredentialsHost.cc:52:47: note: Function 'getUserName' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.04b/alljoyn_js/jni/CredentialsHost.cc:62:48: style: Function 'getCertChain' argument 1 names different: declaration 'npresult' definition 'result'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_js/jni/CredentialsHost.h:35:34: note: Function 'getCertChain' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.04b/alljoyn_js/jni/CredentialsHost.cc:62:48: note: Function 'getCertChain' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.04b/alljoyn_js/jni/CredentialsHost.cc:72:49: style: Function 'getPrivateKey' argument 1 names different: declaration 'npresult' definition 'result'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_js/jni/CredentialsHost.h:37:35: note: Function 'getPrivateKey' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.04b/alljoyn_js/jni/CredentialsHost.cc:72:49: note: Function 'getPrivateKey' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.04b/alljoyn_js/jni/CredentialsHost.cc:82:49: style: Function 'getLogonEntry' argument 1 names different: declaration 'npresult' definition 'result'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_js/jni/CredentialsHost.h:39:35: note: Function 'getLogonEntry' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.04b/alljoyn_js/jni/CredentialsHost.cc:82:49: note: Function 'getLogonEntry' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.04b/alljoyn_js/jni/CredentialsHost.cc:92:49: style: Function 'getExpiration' argument 1 names different: declaration 'npresult' definition 'result'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_js/jni/CredentialsHost.h:41:35: note: Function 'getExpiration' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.04b/alljoyn_js/jni/CredentialsHost.cc:92:49: note: Function 'getExpiration' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.04b/alljoyn_js/jni/CredentialsHost.cc:103:53: style: Function 'setPassword' argument 1 names different: declaration 'npvalue' definition 'value'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_js/jni/CredentialsHost.h:32:39: note: Function 'setPassword' argument 1 names different: declaration 'npvalue' definition 'value'.
alljoyn-15.04b/alljoyn_js/jni/CredentialsHost.cc:103:53: note: Function 'setPassword' argument 1 names different: declaration 'npvalue' definition 'value'.
alljoyn-15.04b/alljoyn_js/jni/CredentialsHost.cc:116:53: style: Function 'setUserName' argument 1 names different: declaration 'npvalue' definition 'value'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_js/jni/CredentialsHost.h:34:39: note: Function 'setUserName' argument 1 names different: declaration 'npvalue' definition 'value'.
alljoyn-15.04b/alljoyn_js/jni/CredentialsHost.cc:116:53: note: Function 'setUserName' argument 1 names different: declaration 'npvalue' definition 'value'.
alljoyn-15.04b/alljoyn_js/jni/CredentialsHost.cc:129:54: style: Function 'setCertChain' argument 1 names different: declaration 'npvalue' definition 'value'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_js/jni/CredentialsHost.h:36:40: note: Function 'setCertChain' argument 1 names different: declaration 'npvalue' definition 'value'.
alljoyn-15.04b/alljoyn_js/jni/CredentialsHost.cc:129:54: note: Function 'setCertChain' argument 1 names different: declaration 'npvalue' definition 'value'.
alljoyn-15.04b/alljoyn_js/jni/CredentialsHost.cc:142:55: style: Function 'setPrivateKey' argument 1 names different: declaration 'npvalue' definition 'value'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_js/jni/CredentialsHost.h:38:41: note: Function 'setPrivateKey' argument 1 names different: declaration 'npvalue' definition 'value'.
alljoyn-15.04b/alljoyn_js/jni/CredentialsHost.cc:142:55: note: Function 'setPrivateKey' argument 1 names different: declaration 'npvalue' definition 'value'.
alljoyn-15.04b/alljoyn_js/jni/CredentialsHost.cc:155:55: style: Function 'setLogonEntry' argument 1 names different: declaration 'npvalue' definition 'value'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_js/jni/CredentialsHost.h:40:41: note: Function 'setLogonEntry' argument 1 names different: declaration 'npvalue' definition 'value'.
alljoyn-15.04b/alljoyn_js/jni/CredentialsHost.cc:155:55: note: Function 'setLogonEntry' argument 1 names different: declaration 'npvalue' definition 'value'.
alljoyn-15.04b/alljoyn_js/jni/CredentialsHost.cc:168:55: style: Function 'setExpiration' argument 1 names different: declaration 'npvalue' definition 'value'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_js/jni/CredentialsHost.h:42:41: note: Function 'setExpiration' argument 1 names different: declaration 'npvalue' definition 'value'.
alljoyn-15.04b/alljoyn_js/jni/CredentialsHost.cc:168:55: note: Function 'setExpiration' argument 1 names different: declaration 'npvalue' definition 'value'.
alljoyn-15.04b/alljoyn_js/jni/HttpServer.cc:101:82: style: Function 'RequestThread' argument 2 names different: declaration 'fd' definition 'requestFd'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_js/jni/HttpServer.h:73:62: note: Function 'RequestThread' argument 2 names different: declaration 'fd' definition 'requestFd'.
alljoyn-15.04b/alljoyn_js/jni/HttpServer.cc:101:82: note: Function 'RequestThread' argument 2 names different: declaration 'fd' definition 'requestFd'.
alljoyn-15.04b/alljoyn_js/jni/MessageHost.cc:47:41: style: Function 'getSender' argument 1 names different: declaration 'npresult' definition 'result'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_js/jni/MessageHost.h:34:31: note: Function 'getSender' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.04b/alljoyn_js/jni/MessageHost.cc:47:41: note: Function 'getSender' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.04b/alljoyn_js/jni/MessageHost.cc:53:46: style: Function 'getDestination' argument 1 names different: declaration 'npresult' definition 'result'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_js/jni/MessageHost.h:35:36: note: Function 'getDestination' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.04b/alljoyn_js/jni/MessageHost.cc:53:46: note: Function 'getDestination' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.04b/alljoyn_js/jni/MessageHost.cc:59:40: style: Function 'getFlags' argument 1 names different: declaration 'npresult' definition 'result'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_js/jni/MessageHost.h:36:30: note: Function 'getFlags' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.04b/alljoyn_js/jni/MessageHost.cc:59:40: note: Function 'getFlags' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.04b/alljoyn_js/jni/MessageHost.cc:65:48: style: Function 'getInterfaceName' argument 1 names different: declaration 'npresult' definition 'result'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_js/jni/MessageHost.h:37:38: note: Function 'getInterfaceName' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.04b/alljoyn_js/jni/MessageHost.cc:65:48: note: Function 'getInterfaceName' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.04b/alljoyn_js/jni/MessageHost.cc:71:45: style: Function 'getObjectPath' argument 1 names different: declaration 'npresult' definition 'result'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_js/jni/MessageHost.h:38:35: note: Function 'getObjectPath' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.04b/alljoyn_js/jni/MessageHost.cc:71:45: note: Function 'getObjectPath' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.04b/alljoyn_js/jni/MessageHost.cc:77:48: style: Function 'getAuthMechanism' argument 1 names different: declaration 'npresult' definition 'result'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_js/jni/MessageHost.h:39:38: note: Function 'getAuthMechanism' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.04b/alljoyn_js/jni/MessageHost.cc:77:48: note: Function 'getAuthMechanism' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.04b/alljoyn_js/jni/MessageHost.cc:83:47: style: Function 'getIsUnreliable' argument 1 names different: declaration 'npresult' definition 'result'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_js/jni/MessageHost.h:40:37: note: Function 'getIsUnreliable' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.04b/alljoyn_js/jni/MessageHost.cc:83:47: note: Function 'getIsUnreliable' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.04b/alljoyn_js/jni/MessageHost.cc:89:45: style: Function 'getMemberName' argument 1 names different: declaration 'npresult' definition 'result'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_js/jni/MessageHost.h:41:35: note: Function 'getMemberName' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.04b/alljoyn_js/jni/MessageHost.cc:89:45: note: Function 'getMemberName' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.04b/alljoyn_js/jni/MessageHost.cc:95:44: style: Function 'getSignature' argument 1 names different: declaration 'npresult' definition 'result'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_js/jni/MessageHost.h:42:34: note: Function 'getSignature' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.04b/alljoyn_js/jni/MessageHost.cc:95:44: note: Function 'getSignature' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.04b/alljoyn_js/jni/MessageHost.cc:101:44: style: Function 'getSessionId' argument 1 names different: declaration 'npresult' definition 'result'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_js/jni/MessageHost.h:43:34: note: Function 'getSessionId' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.04b/alljoyn_js/jni/MessageHost.cc:101:44: note: Function 'getSessionId' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.04b/alljoyn_js/jni/MessageHost.cc:107:44: style: Function 'getTimestamp' argument 1 names different: declaration 'npresult' definition 'result'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_js/jni/MessageHost.h:44:34: note: Function 'getTimestamp' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.04b/alljoyn_js/jni/MessageHost.cc:107:44: note: Function 'getTimestamp' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.04b/alljoyn_js/jni/NativeObject.h:33:18: warning: Virtual function 'Invalidate' is called from destructor '~NativeObject()' at line 49. Dynamic binding is not used. [virtualCallInConstructor]
alljoyn-15.04b/alljoyn_js/jni/NativeObject.cc:49:5: note: Calling Invalidate
alljoyn-15.04b/alljoyn_js/jni/NativeObject.h:33:18: note: Invalidate is a virtual method
alljoyn-15.04b/alljoyn_js/jni/ProxyBusObjectHost.cc:102:19: style: Class '_Env' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
alljoyn-15.04b/alljoyn_js/jni/ProxyBusObjectHost.cc:102:19: style: Class '_Env' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
alljoyn-15.04b/alljoyn_js/jni/ProxyBusObjectHost.cc:54:17: warning: The class 'IntrospectCBContext' defines member variable with name 'status' also defined in its parent class 'CallbackContext'. [duplInheritedMember]
alljoyn-15.04b/alljoyn_js/jni/PluginData.h:34:17: note: Parent variable 'CallbackContext::status'
alljoyn-15.04b/alljoyn_js/jni/ProxyBusObjectHost.cc:54:17: note: Derived variable 'IntrospectCBContext::status'
alljoyn-15.04b/alljoyn_js/jni/ProxyBusObjectHost.cc:124:17: warning: The class 'IntrospectCBContext' defines member variable with name 'status' also defined in its parent class 'CallbackContext'. [duplInheritedMember]
alljoyn-15.04b/alljoyn_js/jni/PluginData.h:34:17: note: Parent variable 'CallbackContext::status'
alljoyn-15.04b/alljoyn_js/jni/ProxyBusObjectHost.cc:124:17: note: Derived variable 'IntrospectCBContext::status'
alljoyn-15.04b/alljoyn_js/jni/SessionJoinedListenerNative.cc:34:61: style: Function 'onJoined' argument 1 names different: declaration 'port' definition 'sessionPort'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_js/jni/SessionJoinedListenerNative.h:28:36: note: Function 'onJoined' argument 1 names different: declaration 'port' definition 'sessionPort'.
alljoyn-15.04b/alljoyn_js/jni/SessionJoinedListenerNative.cc:34:61: note: Function 'onJoined' argument 1 names different: declaration 'port' definition 'sessionPort'.
alljoyn-15.04b/alljoyn_js/jni/SignalEmitterHost.cc:122:13: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.04b/alljoyn_js/jni/SignalEmitterHost.cc:40:54: style: Function 'emitSignal' argument 1 names different: declaration 'args' definition 'npargs'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_js/jni/SignalEmitterHost.h:31:38: note: Function 'emitSignal' argument 1 names different: declaration 'args' definition 'npargs'.
alljoyn-15.04b/alljoyn_js/jni/SignalEmitterHost.cc:40:54: note: Function 'emitSignal' argument 1 names different: declaration 'args' definition 'npargs'.
alljoyn-15.04b/alljoyn_js/jni/SignalEmitterHost.cc:40:71: style: Function 'emitSignal' argument 2 names different: declaration 'argCount' definition 'npargCount'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_js/jni/SignalEmitterHost.h:31:53: note: Function 'emitSignal' argument 2 names different: declaration 'argCount' definition 'npargCount'.
alljoyn-15.04b/alljoyn_js/jni/SignalEmitterHost.cc:40:71: note: Function 'emitSignal' argument 2 names different: declaration 'argCount' definition 'npargCount'.
alljoyn-15.04b/alljoyn_js/jni/SignalEmitterHost.cc:40:94: style: Function 'emitSignal' argument 3 names different: declaration 'result' definition 'npresult'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_js/jni/SignalEmitterHost.h:31:74: note: Function 'emitSignal' argument 3 names different: declaration 'result' definition 'npresult'.
alljoyn-15.04b/alljoyn_js/jni/SignalEmitterHost.cc:40:94: note: Function 'emitSignal' argument 3 names different: declaration 'result' definition 'npresult'.
alljoyn-15.04b/alljoyn_js/jni/npapi/Plugin.h:93:17: performance: Technically the member function '_Plugin::KeyStoreFileName' can be static. [functionStatic]
alljoyn-15.04b/alljoyn_js/jni/npapi/Plugin.h:119:5: style: Class '_Plugin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/alljoyn_js/jni/npapi/TypeMapping.cc:1414:18: warning: Either the condition '!str' is redundant or there is possible null pointer dereference: str. [nullPointerRedundantCheck]
alljoyn-15.04b/alljoyn_js/jni/npapi/TypeMapping.cc:1399:9: note: Assuming that condition '!str' is not redundant
alljoyn-15.04b/alljoyn_js/jni/npapi/TypeMapping.cc:1414:18: note: Null pointer dereference
alljoyn-15.04b/alljoyn_js/jni/npapi/TypeMapping.cc:137:16: portability: Casting between integer* and const double* which have an incompatible binary data representation. [invalidPointerCast]
alljoyn-15.04b/alljoyn_js/jni/npapi/TypeMapping.cc:152:24: portability: Casting between integer* and const double* which have an incompatible binary data representation. [invalidPointerCast]
alljoyn-15.04b/alljoyn_js/jni/npapi/TypeMapping.cc:175:20: portability: Casting between integer* and const double* which have an incompatible binary data representation. [invalidPointerCast]
alljoyn-15.04b/alljoyn_js/jni/npapi/TypeMapping.cc:180:16: portability: Casting between integer* and const double* which have an incompatible binary data representation. [invalidPointerCast]
alljoyn-15.04b/alljoyn_js/jni/npapi/npn.cc:56:36: style: Function 'NPN_PluginThreadAsyncCall' argument 1 names different: declaration 'instance' definition 'npp'. [funcArgNamesDifferent]
alljoyn-15.04b/alljoyn_js/jni/npapi/npn.h:45:36: note: Function 'NPN_PluginThreadAsyncCall' argument 1 names different: declaration 'instance' definition 'npp'.
alljoyn-15.04b/alljoyn_js/jni/npapi/npn.cc:56:36: note: Function 'NPN_PluginThreadAsyncCall' argument 1 names different: declaration 'instance' definition 'npp'.
alljoyn-15.04b/alljoyn_js/jni/os/android/FeaturePermissions.cc:34:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_js/jni/os/android/FeaturePermissions.cc:30:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_js/jni/os/android/FeaturePermissions.cc:34:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_js/jni/os/linux/FeaturePermissions.cc:34:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_js/jni/os/linux/FeaturePermissions.cc:30:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_js/jni/os/linux/FeaturePermissions.cc:34:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_js/jni/os/windows/FeaturePermissions.cc:132:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/alljoyn_js/jni/os/windows/FeaturePermissions.cc:125:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/alljoyn_js/jni/os/windows/FeaturePermissions.cc:132:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/crypto/ECC/cng/CryptoECC.cc:867:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/common/crypto/ECC/cng/CryptoECC.cc:865:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/crypto/ECC/cng/CryptoECC.cc:867:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/crypto/ECC/cng/CryptoECC.cc:905:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/common/crypto/ECC/cng/CryptoECC.cc:901:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/crypto/ECC/cng/CryptoECC.cc:905:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/crypto/ECC/cng/CryptoECC.cc:942:5: style: Variable 'pEccPeerPublicKey' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.04b/common/crypto/ECC/cng/CryptoECC.cc:934:0: note: Variable 'pEccPeerPublicKey' is reassigned a value before the old one has been used.
alljoyn-15.04b/common/crypto/ECC/cng/CryptoECC.cc:942:5: note: Variable 'pEccPeerPublicKey' is reassigned a value before the old one has been used.
alljoyn-15.04b/common/crypto/ECC/cng/CryptoECC.cc:1020:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/common/crypto/ECC/cng/CryptoECC.cc:1016:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/crypto/ECC/cng/CryptoECC.cc:1020:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/crypto/ECC/cng/CryptoECC.cc:1059:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/common/crypto/ECC/cng/CryptoECC.cc:1055:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/crypto/ECC/cng/CryptoECC.cc:1059:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/crypto/ECC/cng/CryptoECC.cc:1187:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/common/crypto/ECC/cng/CryptoECC.cc:1182:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/crypto/ECC/cng/CryptoECC.cc:1187:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/crypto/ECC/cng/CryptoECC.cc:1307:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/common/crypto/ECC/cng/CryptoECC.cc:1302:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/crypto/ECC/cng/CryptoECC.cc:1307:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/crypto/ECC/cng/CryptoECC.cc:99:9: performance: Variable 'hSecret' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-15.04b/common/crypto/ECC/cng/CryptoECC.cc:95:1: warning: The struct 'ECCSecretState' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
alljoyn-15.04b/common/crypto/ECC/generic/CryptoECC.cc:77:5: style: 'ECCSecretState::operator=' should return 'ECCSecretState &'. [operatorEq]
alljoyn-15.04b/common/crypto/ECC/generic/CryptoECC.cc:71:1: warning: The struct 'ECCSecretState' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
alljoyn-15.04b/common/crypto/builtin/CryptoHash.cc:81:9: style: The scope of the variable 'i' can be reduced. [variableScope]
alljoyn-15.04b/common/crypto/builtin/CryptoHash.cc:59:5: style: Class 'Context' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/common/crypto/builtin/CryptoRand.cc:99:12: style: The scope of the variable 'copy' can be reduced. [variableScope]
alljoyn-15.04b/common/crypto/builtin/CryptoRand.cc:161:13: style: The scope of the variable 'seed' can be reduced. [variableScope]
alljoyn-15.04b/common/crypto/builtin/CryptoRand.cc:162:12: style: The scope of the variable 'size' can be reduced. [variableScope]
alljoyn-15.04b/common/crypto/cng/CryptoAES.cc:235:13: style: The scope of the variable 'npad' can be reduced. [variableScope]
alljoyn-15.04b/common/crypto/cng/CryptoAES.cc:299:13: style: The scope of the variable 'npad' can be reduced. [variableScope]
alljoyn-15.04b/common/crypto/cng/CryptoAES.cc:52:5: style: Struct 'KeyState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/common/crypto/cng/CryptoHash.cc:46:5: style: Class 'Context' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/common/crypto/openssl/CryptoHash.cc:44:5: style: Class 'Context' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/common/os/posix/Event.cc:40:0: error: #error "Must specify MECHANISM_EVENTFD or MECHANISM_PIPE" [preprocessorErrorDirective]
alljoyn-15.04b/common/os/posix/IfConfigLinux.cc:686:14: style: The scope of the variable 'nBytes' can be reduced. [variableScope]
alljoyn-15.04b/common/os/posix/Socket.cc:208:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/common/os/posix/Socket.cc:201:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/os/posix/Socket.cc:208:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/os/posix/Socket.cc:302:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/common/os/posix/Socket.cc:295:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/os/posix/Socket.cc:302:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/os/posix/Socket.cc:337:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/common/os/posix/Socket.cc:329:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/os/posix/Socket.cc:337:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/os/posix/Socket.cc:361:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/common/os/posix/Socket.cc:354:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/os/posix/Socket.cc:361:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/os/posix/Socket.cc:565:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/common/os/posix/Socket.cc:554:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/os/posix/Socket.cc:565:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/os/posix/Socket.cc:674:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/common/os/posix/Socket.cc:650:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/os/posix/Socket.cc:674:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/os/posix/Socket.cc:526:13: style: The scope of the variable 'ret' can be reduced. [variableScope]
alljoyn-15.04b/common/os/posix/osUtil.cc:269:9: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alljoyn-15.04b/common/os/posix/osUtil.cc:270:9: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alljoyn-15.04b/common/os/windows/Event.cc:621:25: warning: Either the condition 'if(thread&&thread->IsStopping())' is redundant or there is possible null pointer dereference: thread. [nullPointerRedundantCheck]
alljoyn-15.04b/common/os/windows/Event.cc:631:12: note: Assuming that condition 'if(thread&&thread->IsStopping())' is not redundant
alljoyn-15.04b/common/os/windows/Event.cc:621:25: note: Null pointer dereference
alljoyn-15.04b/common/os/windows/Event.cc:379:10: performance: Technically the member function 'qcc::IoEventMonitor::RegisterNamedPipeEvent' can be static. [functionStatic]
alljoyn-15.04b/common/os/windows/Event.cc:422:10: performance: Technically the member function 'qcc::IoEventMonitor::DeregisterNamedPipeEvent' can be static. [functionStatic]
alljoyn-15.04b/common/os/windows/IfConfig.cc:160:73: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alljoyn-15.04b/common/os/windows/IfConfig.cc:298:92: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alljoyn-15.04b/common/os/windows/Socket.cc:531:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/common/os/windows/Socket.cc:507:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/os/windows/Socket.cc:531:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/os/windows/Socket.cc:850:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/common/os/windows/Socket.cc:842:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/os/windows/Socket.cc:850:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/os/windows/Socket.cc:727:26: style: Same expression on both sides of '>'. [duplicateExpression]
alljoyn-15.04b/common/os/windows/Thread.cc:130:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.04b/common/os/windows/osUtil.cc:175:9: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alljoyn-15.04b/common/os/windows/osUtil.cc:176:9: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alljoyn-15.04b/common/os/windows/time.cc:44:27: style: Same expression on both sides of '-' because the value of 'current_count' and 'base_count' are the same. [duplicateExpression]
alljoyn-15.04b/common/os/windows/time.cc:43:46: note: 'current_count' is assigned value '::GetTickCount64()' here.
alljoyn-15.04b/common/os/windows/time.cc:42:56: note: 'base_count' is assigned value '::GetTickCount64()' here.
alljoyn-15.04b/common/os/windows/time.cc:44:27: note: Same expression on both sides of '-' because the value of 'current_count' and 'base_count' are the same.
alljoyn-15.04b/common/os/windows/utility.cc:72:17: style: Checking if unsigned variable 'charLen' is less than zero. [unsignedLessThanZero]
alljoyn-15.04b/common/os/windows/utility.cc:80:40: style: Checking if unsigned variable 'mbstowcs(buffer,str,charLen)' is less than zero. [unsignedLessThanZero]
alljoyn-15.04b/common/src/BigNum.cc:121:5: warning: Member variable 'Storage::buffer' is not initialized in the constructor. [uninitMemberVarPrivate]
alljoyn-15.04b/common/src/BigNum.cc:121:5: warning: Member variable 'Storage::size' is not initialized in the constructor. [uninitMemberVarPrivate]
alljoyn-15.04b/common/src/BigNum.cc:121:5: warning: Member variable 'Storage::refCount' is not initialized in the constructor. [uninitMemberVarPrivate]
alljoyn-15.04b/common/src/BufferedSource.cc:112:26: warning: Logical conjunction always evaluates to false: !(bufEmpty) && rdPtr == endPtr. [incorrectLogicOperator]
alljoyn-15.04b/common/src/BufferedSource.cc:112:26: style: Opposite expression on both sides of '&&'. [oppositeExpression]
alljoyn-15.04b/common/src/BufferedSource.cc:112:26: note: Opposite expression on both sides of '&&'.
alljoyn-15.04b/common/src/BufferedSource.cc:112:26: note: Opposite expression on both sides of '&&'.
alljoyn-15.04b/common/src/CertificateECC.cc:455:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/common/src/CertificateECC.cc:449:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/src/CertificateECC.cc:455:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/src/CertificateECC.cc:486:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/common/src/CertificateECC.cc:479:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/src/CertificateECC.cc:486:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/src/CertificateECC.cc:499:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/common/src/CertificateECC.cc:496:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/src/CertificateECC.cc:499:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/src/CertificateECC.cc:573:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/common/src/CertificateECC.cc:564:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/src/CertificateECC.cc:573:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/src/CertificateECC.cc:626:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/common/src/CertificateECC.cc:617:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/src/CertificateECC.cc:626:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/src/CertificateECC.cc:658:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/common/src/CertificateECC.cc:654:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/src/CertificateECC.cc:658:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/src/CertificateECC.cc:688:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/common/src/CertificateECC.cc:684:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/src/CertificateECC.cc:688:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/src/CertificateECC.cc:64:12: style: The scope of the variable 'pos' can be reduced. [variableScope]
alljoyn-15.04b/common/src/CertificateHelper.cc:41:12: style: The scope of the variable 'pos' can be reduced. [variableScope]
alljoyn-15.04b/common/src/CryptoECCMath.cc:339:33: style: The scope of the variable 'b_words' can be reduced. [variableScope]
alljoyn-15.04b/common/src/CryptoECCMath.cc:646:21: style: The scope of the variable 'v' can be reduced. [variableScope]
alljoyn-15.04b/common/src/CryptoECCMath.cc:741:13: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alljoyn-15.04b/common/src/CryptoECCMath.cc:742:13: style: The scope of the variable 'prod' can be reduced. [variableScope]
alljoyn-15.04b/common/src/CryptoECCMath.cc:895:14: style: The scope of the variable 'new_shiftval' can be reduced. [variableScope]
alljoyn-15.04b/common/src/CryptoECCMath.cc:1329:9: style: The scope of the variable 'rv' can be reduced. [variableScope]
alljoyn-15.04b/common/src/CryptoECCMath.cc:1394:13: style: The scope of the variable 'v' can be reduced. [variableScope]
alljoyn-15.04b/common/src/CryptoECCMath.cc:728:9: style: Variable 'w' is assigned a value that is never used. [unreadVariable]
alljoyn-15.04b/common/src/CryptoSRP.cc:217:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/common/src/CryptoSRP.cc:214:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/src/CryptoSRP.cc:217:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/src/Debug.cc:376:9: style: The scope of the variable 'mlen' can be reduced. [variableScope]
alljoyn-15.04b/common/src/Debug.cc:351:17: style: Technically the member function 'DebugContext::GetMsg' can be const. [functionConst]
alljoyn-15.04b/common/src/IODispatch.cc:507:33: style: Variable 'it->second.mainAddingRead' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/common/src/IODispatch.cc:502:33: note: Variable 'it->second.mainAddingRead' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/src/IODispatch.cc:507:33: note: Variable 'it->second.mainAddingRead' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/src/IODispatch.cc:549:33: style: Variable 'it->second.mainAddingWrite' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/common/src/IODispatch.cc:543:33: note: Variable 'it->second.mainAddingWrite' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/src/IODispatch.cc:549:33: note: Variable 'it->second.mainAddingWrite' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/src/IODispatch.cc:75:13: style: The scope of the variable 'stream' can be reduced. [variableScope]
alljoyn-15.04b/common/src/IODispatch.cc:96:13: style: The scope of the variable 'stream' can be reduced. [variableScope]
alljoyn-15.04b/common/src/IODispatch.cc:428:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/common/src/IODispatch.cc:476:29: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/common/src/IODispatch.cc:480:25: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/common/src/IODispatch.cc:577:21: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/common/src/SLAPPacket.cc:87:13: style: The scope of the variable 'rx' can be reduced. [variableScope]
alljoyn-15.04b/common/src/SLAPPacket.cc:182:14: style: The scope of the variable 'expectedLen' can be reduced. [variableScope]
alljoyn-15.04b/common/src/SLAPStream.cc:468:41: style: Same expression on both sides of '>'. [duplicateExpression]
alljoyn-15.04b/common/src/SLAPStream.cc:295:22: style: The scope of the variable 'pkt' can be reduced. [variableScope]
alljoyn-15.04b/common/src/StringUtil.cc:383:24: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
alljoyn-15.04b/common/src/StringUtil.cc:395:28: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
alljoyn-15.04b/common/src/StringUtil.cc:415:28: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
alljoyn-15.04b/common/src/StringUtil.cc:436:12: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
alljoyn-15.04b/common/src/StringUtil.cc:286:24: warning: Either the condition 'i<=2147483648U' is redundant or there is signed integer overflow for expression '-(int32_t)i'. [integerOverflowCond]
alljoyn-15.04b/common/src/StringUtil.cc:285:49: note: Assuming that condition 'i<=2147483648U' is not redundant
alljoyn-15.04b/common/src/StringUtil.cc:286:24: note: Integer overflow
alljoyn-15.04b/common/src/Timer.cc:806:21: style: The scope of the variable 'nullIdx' can be reduced. [variableScope]
alljoyn-15.04b/common/src/XmlElement.cc:141:53: style: Redundant condition: If 'EXPR >= '9'', the comparison 'EXPR >= '0'' is always true. [redundantCondition]
alljoyn-15.04b/common/src/XmlElement.cc:137:30: style: The scope of the variable 'val' can be reduced. [variableScope]
alljoyn-15.04b/common/src/XmlElement.cc:357:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/common/src/XmlElement.cc:378:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/common/src/XmlElement.cc:425:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/common/src/XmlElement.cc:437:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/common/unit_test/ASN1Test.cc:38:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/common/unit_test/ASN1Test.cc:33:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/unit_test/ASN1Test.cc:38:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/unit_test/ASN1Test.cc:155:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/common/unit_test/ASN1Test.cc:146:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/unit_test/ASN1Test.cc:155:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/unit_test/ConditionTest.cc:203:13: style: Variable 'm_state' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/common/unit_test/ConditionTest.cc:198:13: note: Variable 'm_state' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/unit_test/ConditionTest.cc:203:13: note: Variable 'm_state' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/unit_test/ConditionTest.cc:604:13: style: Variable 'm_state' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/common/unit_test/ConditionTest.cc:599:13: note: Variable 'm_state' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/unit_test/ConditionTest.cc:604:13: note: Variable 'm_state' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/unit_test/ConditionTest.cc:903:13: style: Variable 'm_state' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/common/unit_test/ConditionTest.cc:898:13: note: Variable 'm_state' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/unit_test/ConditionTest.cc:903:13: note: Variable 'm_state' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/unit_test/ConditionTest.cc:586:5: warning: Member variable 'ProducerThread::m_begin' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/common/unit_test/ConditionTest.cc:586:5: warning: Member variable 'ProducerThread::m_count' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/common/unit_test/ConditionTest.cc:884:5: warning: Member variable 'AllocatorThread::m_size' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/common/unit_test/CryptoRand.cc:78:12: style: The scope of the variable 'size' can be reduced. [variableScope]
alljoyn-15.04b/common/unit_test/IPAddressTest.cc:57:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/common/unit_test/IPAddressTest.cc:51:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/unit_test/IPAddressTest.cc:57:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/unit_test/IPAddressTest.cc:93:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/common/unit_test/IPAddressTest.cc:85:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/unit_test/IPAddressTest.cc:93:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/unit_test/IPAddressTest.cc:158:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/common/unit_test/IPAddressTest.cc:151:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/unit_test/IPAddressTest.cc:158:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/unit_test/SocketTest.cc:125:9: style: Variable 'said' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/common/unit_test/SocketTest.cc:115:0: note: Variable 'said' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/unit_test/SocketTest.cc:125:9: note: Variable 'said' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/unit_test/SocketTest.cc:283:9: style: Variable 'sent' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/common/unit_test/SocketTest.cc:269:0: note: Variable 'sent' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/unit_test/SocketTest.cc:283:9: note: Variable 'sent' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/common/unit_test/SocketTest.cc:119:16: style: The scope of the variable 'amount_heard' can be reduced. [variableScope]
alljoyn-15.04b/common/unit_test/SocketTest.cc:273:16: style: The scope of the variable 'amount_received' can be reduced. [variableScope]
alljoyn-15.04b/common/unit_test/SocketTest.cc:281:16: style: The scope of the variable 'num_of_recvd_fds' can be reduced. [variableScope]
alljoyn-15.04b/common/unit_test/StringTest.cc:234:20: warning: String literal "" doesn't match length argument for substr(). [incorrectStringCompare]
alljoyn-15.04b/common/unit_test/StringUtilTest.cc:273:33: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
alljoyn-15.04b/common/unit_test/StringUtilTest.cc:111:10: style: The scope of the variable 'prefer_lower_case' can be reduced. [variableScope]
alljoyn-15.04b/common/unit_test/StringUtilTest.cc:154:10: style: The scope of the variable 'prefer_lower_case' can be reduced. [variableScope]
alljoyn-15.04b/common/unit_test/StringUtilTest.cc:225:14: style: The scope of the variable 'some_u32' can be reduced. [variableScope]
alljoyn-15.04b/common/unit_test/StringUtilTest.cc:236:13: style: The scope of the variable 'some_i32' can be reduced. [variableScope]
alljoyn-15.04b/common/unit_test/StringUtilTest.cc:247:14: style: The scope of the variable 'some_u64' can be reduced. [variableScope]
alljoyn-15.04b/common/unit_test/StringUtilTest.cc:258:13: style: The scope of the variable 'some_i64' can be reduced. [variableScope]
alljoyn-15.04b/common/unit_test/StringUtilTest.cc:275:10: style: The scope of the variable 'is_nan' can be reduced. [variableScope]
alljoyn-15.04b/common/unit_test/ThreadTest.cc:31:0: error: Invalid number of character '{' when these macros are defined: '__GCC__=1;__GCC__=1'. [syntaxError]
alljoyn-15.04b/common/unit_test/TimerTest.cc:90:5: style: Class 'MyAlarmListener2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/common/unit_test/UARTFuzzTest.cc:174:9: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
alljoyn-15.04b/common/unit_test/UARTFuzzTest.cc:523:5: warning: Member variable 'MyUARTStream::stream' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/common/unit_test/UARTFuzzTest.cc:147:13: style: Technically the member function 'SLAPFuzzWritePacket::GetPacketType' can be const. [functionConst]
alljoyn-15.04b/common/unit_test/UARTFuzzTest.cc:153:13: style: Technically the member function 'SLAPFuzzWritePacket::GetSeqNum' can be const. [functionConst]
alljoyn-15.04b/common/unit_test/UARTFuzzTest.cc:159:13: style: Technically the member function 'SLAPFuzzWritePacket::GetAckNum' can be const. [functionConst]
alljoyn-15.04b/common/unit_test/UARTFuzzTest.cc:68:5: style: Class 'SLAPFuzzWritePacket' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/common/unit_test/UARTTest.cc:591:12: style: The scope of the variable 'txlen' can be reduced. [variableScope]
alljoyn-15.04b/external/sha2/sha2.c:485:38: style: The scope of the variable 's0' can be reduced. [variableScope]
alljoyn-15.04b/external/sha2/sha2.c:485:42: style: The scope of the variable 's1' can be reduced. [variableScope]
alljoyn-15.04b/external/sha2/sha2.c:683:7: style: The scope of the variable 'i' can be reduced. [variableScope]
alljoyn-15.04b/external/sha2/sha2.c:815:38: style: The scope of the variable 's0' can be reduced. [variableScope]
alljoyn-15.04b/external/sha2/sha2.c:815:42: style: The scope of the variable 's1' can be reduced. [variableScope]
alljoyn-15.04b/external/sha2/sha2.c:1012:7: style: The scope of the variable 'i' can be reduced. [variableScope]
alljoyn-15.04b/external/sha2/sha2.c:1087:7: style: The scope of the variable 'i' can be reduced. [variableScope]
alljoyn-15.04b/services/about/cpp/samples/AboutClientSample/AboutClientAnnounceHandler.h:31:5: style: Class 'AboutClientAnnounceHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/services/about/cpp/samples/AboutClientSample/AboutClientMain.cc:368:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.04b/services/about/cpp/samples/AboutClientSample/AboutClientMain.cc:374:59: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.04b/services/about/cpp/samples/AboutClientSample/AboutClientMain.cc:281:28: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/services/about/cpp/samples/AboutClientSample/AboutClientMain.cc:426:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/services/about/cpp/samples/AboutClientSample/AboutClientMain.cc:411:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/services/about/cpp/samples/AboutClientSample/AboutClientMain.cc:426:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/services/about/cpp/samples/AboutClientSample/AboutClientSessionListener.h:25:5: style: Class 'AboutClientSessionListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/services/about/cpp/samples/AboutClientSample/AboutClientSessionJoiner.cc:49:37: style: C-style pointer casting [cstyleCast]
alljoyn-15.04b/services/about/cpp/samples/AboutServiceSample/AboutServiceMain.cc:234:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.04b/services/about/cpp/samples/AboutServiceSample/AboutServiceMain.cc:118:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/services/about/cpp/samples/AboutServiceSample/AboutServiceMain.cc:116:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/services/about/cpp/samples/AboutServiceSample/AboutServiceMain.cc:118:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/services/about/cpp/samples/AboutServiceSample/AboutServiceMain.cc:365:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/services/about/cpp/samples/AboutServiceSample/AboutServiceMain.cc:349:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/services/about/cpp/samples/AboutServiceSample/AboutServiceMain.cc:365:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/services/about/cpp/samples/AboutServiceSample/AboutServiceMain.cc:371:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/services/about/cpp/samples/AboutServiceSample/AboutServiceMain.cc:365:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/services/about/cpp/samples/AboutServiceSample/AboutServiceMain.cc:371:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/services/about/cpp/samples/AboutServiceSample/BusListenerImpl.h:36:5: style: Class 'BusListenerImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/services/about/cpp/samples/AboutServiceSample/OptParser.h:48:10: performance: Technically the member function 'OptParser::IsAllHex' can be static. [functionStatic]
alljoyn-15.04b/services/about/cpp/samples/AboutServiceSample/OptParser.cc:70:17: note: Technically the member function 'OptParser::IsAllHex' can be static.
alljoyn-15.04b/services/about/cpp/samples/AboutServiceSample/OptParser.h:48:10: note: Technically the member function 'OptParser::IsAllHex' can be static.
alljoyn-15.04b/services/about/cpp/samples/AboutServiceSample/OptParser.h:50:10: style: Technically the member function 'OptParser::PrintUsage' can be const. [functionConst]
alljoyn-15.04b/services/about/cpp/samples/AboutServiceSample/OptParser.cc:51:17: note: Technically the member function 'OptParser::PrintUsage' can be const.
alljoyn-15.04b/services/about/cpp/samples/AboutServiceSample/OptParser.h:50:10: note: Technically the member function 'OptParser::PrintUsage' can be const.
alljoyn-15.04b/services/about/cpp/src/AboutClient.cc:35:5: style: Variable 'p_InterfaceDescription' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.04b/services/about/cpp/src/AboutClient.cc:34:0: note: Variable 'p_InterfaceDescription' is reassigned a value before the old one has been used.
alljoyn-15.04b/services/about/cpp/src/AboutClient.cc:35:5: note: Variable 'p_InterfaceDescription' is reassigned a value before the old one has been used.
alljoyn-15.04b/services/about/cpp/src/AboutIconClient.cc:40:5: style: Variable 'p_InterfaceDescription' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.04b/services/about/cpp/src/AboutIconClient.cc:38:0: note: Variable 'p_InterfaceDescription' is reassigned a value before the old one has been used.
alljoyn-15.04b/services/about/cpp/src/AboutIconClient.cc:40:5: note: Variable 'p_InterfaceDescription' is reassigned a value before the old one has been used.
alljoyn-15.04b/services/about/cpp/src/AboutPropertyStoreImpl.cc:269:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/services/about/cpp/src/AboutPropertyStoreImpl.cc:267:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/services/about/cpp/src/AboutPropertyStoreImpl.cc:269:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/services/about/cpp/src/AboutPropertyStoreImpl.cc:286:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/services/about/cpp/src/AboutPropertyStoreImpl.cc:284:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/services/about/cpp/src/AboutPropertyStoreImpl.cc:286:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/services/about/cpp/src/AboutPropertyStoreImpl.cc:382:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/services/about/cpp/src/AboutPropertyStoreImpl.cc:376:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/services/about/cpp/src/AboutPropertyStoreImpl.cc:382:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/services/about/cpp/src/AboutPropertyStoreImpl.cc:53:19: style: The scope of the variable 'achar' can be reduced. [variableScope]
alljoyn-15.04b/services/about/cpp/src/AboutPropertyStoreImpl.cc:53:26: style: The scope of the variable 'bchar' can be reduced. [variableScope]
alljoyn-15.04b/services/about/cpp/src/AboutPropertyStoreImpl.cc:249:68: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/services/about/cpp/src/AboutPropertyStoreImpl.cc:320:68: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.04b/services/about/cpp/src/AnnouncementRegistrar.cc:51:9: style: Variable 'getIface' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.04b/services/about/cpp/src/AnnouncementRegistrar.cc:47:0: note: Variable 'getIface' is reassigned a value before the old one has been used.
alljoyn-15.04b/services/about/cpp/src/AnnouncementRegistrar.cc:51:9: note: Variable 'getIface' is reassigned a value before the old one has been used.
alljoyn-15.04b/services/about/cpp/src/InternalAnnounceHandler.h:53:5: style: Class 'InternalAnnounceHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.04b/services/about/cpp/unit_test/AnnounceHandlerTest.cc:70:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.04b/services/about/cpp/unit_test/AnnounceHandlerTest.cc:66:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/services/about/cpp/unit_test/AnnounceHandlerTest.cc:70:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.04b/services/about/cpp/unit_test/AnnounceHandlerTest.cc:105:5: warning: Member variable 'AnnounceHandlerTestPropertyStoreImpl::propertyStore' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.04b/services/about/cpp/unit_test/AnnounceHandlerTest.cc:111:43: warning: Member variable 'AnnounceHandlerTestPropertyStoreImpl::propertyStore' is not assigned a value in 'AnnounceHandlerTestPropertyStoreImpl::operator='. [operatorEqVarError]
alljoyn-15.04b/services/about/cpp/unit_test/AnnounceHandlerTest.cc:1139:5: style: Class 'RemoveObjectDescriptionAnnounceHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
[22:32]

ftp://ftp.se.debian.org/debian/pool/main/a/alljoyn-core-1509/alljoyn-core-1509_15.09a.orig.tar.gz
alljoyn-15.09a/alljoyn_c/samples/about/about_client.cc:339:9: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alljoyn-15.09a/alljoyn_c/samples/about/about_client.cc:255:17: warning: %hd in format string (no. 1) requires 'short' but the argument type is 'unsigned short'. [invalidPrintfArgType_sint]
alljoyn-15.09a/alljoyn_c/samples/about/about_service.cc:107:5: style: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/samples/about/about_service.cc:106:0: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/samples/about/about_service.cc:107:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/samples/about/about_service.cc:112:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/samples/about/about_service.cc:105:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/samples/about/about_service.cc:112:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/samples/about/about_service.cc:196:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/samples/about/about_service.cc:195:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/samples/about/about_service.cc:196:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/samples/about/about_service.cc:198:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/samples/about/about_service.cc:196:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/samples/about/about_service.cc:198:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/samples/about/about_service.cc:200:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/samples/about/about_service.cc:198:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/samples/about/about_service.cc:200:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/samples/about/about_service.cc:201:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/samples/about/about_service.cc:200:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/samples/about/about_service.cc:201:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/samples/about/about_service.cc:202:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/samples/about/about_service.cc:201:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/samples/about/about_service.cc:202:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/samples/about/about_service.cc:203:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/samples/about/about_service.cc:202:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/samples/about/about_service.cc:203:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/samples/about/about_service.cc:206:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/samples/about/about_service.cc:203:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/samples/about/about_service.cc:206:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/samples/about/about_service.cc:207:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/samples/about/about_service.cc:206:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/samples/about/about_service.cc:207:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/samples/about/about_service.cc:208:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/samples/about/about_service.cc:207:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/samples/about/about_service.cc:208:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/samples/about/about_service.cc:209:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/samples/about/about_service.cc:208:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/samples/about/about_service.cc:209:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/samples/about/about_service.cc:218:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/samples/about/about_service.cc:209:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/samples/about/about_service.cc:218:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/samples/about/about_service.cc:220:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/samples/about/about_service.cc:218:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/samples/about/about_service.cc:220:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/samples/about/about_service.cc:221:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/samples/about/about_service.cc:220:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/samples/about/about_service.cc:221:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/samples/about/about_service.cc:222:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/samples/about/about_service.cc:221:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/samples/about/about_service.cc:222:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/samples/basic/basic_c_service.c:160:19: style: The scope of the variable 'timeMs' can be reduced. [variableScope]
alljoyn-15.09a/alljoyn_c/samples/secure/DeskTopSharedKSClientC.c:328:13: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/samples/secure/DeskTopSharedKSClientC.c:326:13: note: Variable 'status' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_c/samples/secure/DeskTopSharedKSClientC.c:328:13: note: Variable 'status' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:123:10: style: Technically the member function 'ajn::DeferredCallback::Wait' can be const. [functionConst]
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:131:9: style: Class 'ScopeFinishedMarker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:155:5: style: Class 'DeferredCallback_1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:192:5: style: Class 'DeferredCallback_1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:264:5: style: Class 'DeferredCallback_2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:339:5: style: Class 'DeferredCallback_3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:376:5: style: Class 'DeferredCallback_4' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:418:5: style: Class 'DeferredCallback_4' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:457:5: style: Class 'DeferredCallback_6' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:498:5: style: Class 'DeferredCallback_6' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:299:0: style: Class 'ajn :: DeferredCallback_3 < QStatus , const void * , alljoyn_msgarg , const char * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:226:0: style: Class 'ajn :: DeferredCallback_2 < QStatus , const void * , alljoyn_msgarg >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:159:18: style: The function 'runCallbackNow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:121:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:159:18: note: Function in derived class
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:196:18: style: The function 'runCallbackNow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:121:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:196:18: note: Function in derived class
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:268:18: style: The function 'runCallbackNow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:121:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:268:18: note: Function in derived class
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:344:18: style: The function 'runCallbackNow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:121:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:344:18: note: Function in derived class
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:381:18: style: The function 'runCallbackNow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:121:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:381:18: note: Function in derived class
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:423:18: style: The function 'runCallbackNow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:121:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:423:18: note: Function in derived class
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:461:18: style: The function 'runCallbackNow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:121:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:461:18: note: Function in derived class
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:502:18: style: The function 'runCallbackNow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:121:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:502:18: note: Function in derived class
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:226:5: style: Class 'DeferredCallback_2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:299:5: style: Class 'DeferredCallback_3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:457:0: style: Class 'ajn :: DeferredCallback_6 < void , const void * , const char * , uint16_t , alljoyn_sessionport , alljoyn_msgarg , alljoyn_msgarg >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:230:18: style: The function 'runCallbackNow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:121:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:230:18: note: Function in derived class
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:304:18: style: The function 'runCallbackNow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:121:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:304:18: note: Function in derived class
alljoyn-15.09a/alljoyn_c/src/AutoPinger.cc:64:5: style: Class 'AutoPingerC' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_c/src/BusAttachmentC.h:158:42: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_c/src/BusAttachmentC.h:172:37: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:299:0: style: Class 'ajn :: DeferredCallback_3 < void , const alljoyn_interfacedescription_member * , const char * , alljoyn_message >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:376:0: style: Class 'ajn :: DeferredCallback_4 < void , const void * , const char * , TransportMask , const char * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:376:0: style: Class 'ajn :: DeferredCallback_4 < void , const void * , const char * , const char * , const char * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:376:0: style: Class 'ajn :: DeferredCallback_4 < void , alljoyn_buslistener_bus_prop_changed_ptr , const void * , const char * , alljoyn_msgarg >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:226:0: style: Class 'ajn :: DeferredCallback_2 < void , const void * , alljoyn_busattachment >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:155:0: style: Class 'ajn :: DeferredCallback_1 < void , const void * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:376:0: style: Class 'ajn :: DeferredCallback_4 < QStatus , const void * , const char * , const char * , alljoyn_msgarg >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:299:0: style: Class 'ajn :: DeferredCallback_3 < void , alljoyn_busobject , const alljoyn_interfacedescription_member * , alljoyn_message >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_c/src/MsgArgC.h:52:5: style: Class 'MsgArgC' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_c/src/Message.cc:38:5: style: Struct '_alljoyn_message_handle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_c/src/Observer.cc:159:44: style: Function 'ObserverC' argument 1 names different: declaration 'cbus' definition '_cbus'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_c/src/Observer.cc:131:37: note: Function 'ObserverC' argument 1 names different: declaration 'cbus' definition '_cbus'.
alljoyn-15.09a/alljoyn_c/src/Observer.cc:159:44: note: Function 'ObserverC' argument 1 names different: declaration 'cbus' definition '_cbus'.
alljoyn-15.09a/alljoyn_c/src/MessageReceiverC.h:59:58: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_c/src/ProxyBusObjectListenerC.h:86:41: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_c/src/ProxyBusObjectListenerC.h:94:42: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_c/src/ProxyBusObjectListenerC.h:102:47: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_c/src/ProxyBusObjectListenerC.h:110:42: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_c/src/ProxyBusObject.cc:138:12: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_c/src/ProxyBusObject.cc:144:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_c/src/ProxyBusObject.cc:150:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_c/src/ProxyBusObject.cc:156:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_c/src/ProxyBusObject.cc:162:37: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_c/src/ProxyBusObject.cc:168:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_c/src/ProxyBusObject.cc:174:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_c/src/ProxyBusObject.cc:180:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_c/src/ProxyBusObject.cc:190:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_c/src/ProxyBusObject.cc:199:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_c/src/ProxyBusObject.cc:214:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_c/src/ProxyBusObject.cc:225:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_c/src/ProxyBusObject.cc:239:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_c/src/ProxyBusObject.cc:250:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_c/src/ProxyBusObject.cc:266:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_c/src/ProxyBusObject.cc:281:74: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_c/src/ProxyBusObject.cc:282:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_c/src/ProxyBusObject.cc:290:74: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_c/src/ProxyBusObject.cc:293:19: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_c/src/ProxyBusObject.cc:310:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_c/src/ProxyBusObject.cc:324:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_c/src/ProxyBusObject.cc:336:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_c/src/ProxyBusObject.cc:346:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_c/src/ProxyBusObject.cc:365:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_c/src/ProxyBusObject.cc:387:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_c/src/ProxyBusObject.cc:400:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_c/src/ProxyBusObject.cc:406:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_c/src/ProxyBusObject.cc:412:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_c/src/ProxyBusObject.cc:417:49: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_c/src/ProxyBusObject.cc:423:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_c/src/ProxyBusObject.cc:429:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_c/src/ProxyBusObject.cc:435:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_c/src/ProxyBusObject.cc:441:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_c/src/ProxyBusObject.cc:447:32: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_c/src/ProxyBusObject.cc:453:23: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_c/src/ProxyBusObject.cc:463:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_c/src/ProxyBusObject.cc:470:23: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_c/src/ProxyBusObject.cc:476:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_c/src/ProxyBusObject.cc:482:6: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_c/src/ProxyBusObjectListenerC.h:119:5: style: Class 'ProxyBusObjectPropertiesChangedListenerC' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:299:0: style: Class 'ajn :: DeferredCallback_3 < void , const void * , SessionId , alljoyn_sessionlostreason >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:299:0: style: Class 'ajn :: DeferredCallback_3 < void , const void * , SessionId , const char * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:376:0: style: Class 'ajn :: DeferredCallback_4 < QCC_BOOL , const void * , SessionPort , const char * , alljoyn_sessionopts >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_c/src/DeferredCallback.h:376:0: style: Class 'ajn :: DeferredCallback_4 < void , const void * , SessionPort , SessionId , const char * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_c/test/bbcclient.c:675:108: style: Condition 'pingDelay==0' is always true [knownConditionTrueFalse]
alljoyn-15.09a/alljoyn_c/test/bbcclient.c:674:43: note: Assuming that condition 'pingDelay==0' is not redundant
alljoyn-15.09a/alljoyn_c/test/bbcclient.c:675:108: note: Condition 'pingDelay==0' is always true
alljoyn-15.09a/alljoyn_c/test/bbcclient.c:619:13: style: Variable 'intf' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/test/bbcclient.c:616:0: note: Variable 'intf' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_c/test/bbcclient.c:619:13: note: Variable 'intf' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_c/test/bbcclient.c:620:13: style: Variable 'valintf' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/test/bbcclient.c:617:0: note: Variable 'valintf' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_c/test/bbcclient.c:620:13: note: Variable 'valintf' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_c/test/bbcservice.c:205:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.09a/alljoyn_c/test/bbcservice.c:149:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/test/bbcservice.c:143:0: note: Variable 'status' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_c/test/bbcservice.c:149:5: note: Variable 'status' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_c/test/bbcservice.c:196:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/test/bbcservice.c:187:0: note: Variable 'status' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_c/test/bbcservice.c:196:5: note: Variable 'status' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_c/test/bbcservice.c:244:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/test/bbcservice.c:239:0: note: Variable 'status' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_c/test/bbcservice.c:244:5: note: Variable 'status' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_c/test/bbcservice.c:275:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/test/bbcservice.c:266:0: note: Variable 'status' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_c/test/bbcservice.c:275:5: note: Variable 'status' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_c/test/bbcservice.c:276:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/test/bbcservice.c:275:5: note: Variable 'status' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_c/test/bbcservice.c:276:5: note: Variable 'status' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_c/test/bbcservice.c:308:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/test/bbcservice.c:300:0: note: Variable 'status' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_c/test/bbcservice.c:308:5: note: Variable 'status' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_c/test/bbcservice.c:341:9: style: Variable 'intf' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/test/bbcservice.c:335:0: note: Variable 'intf' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_c/test/bbcservice.c:341:9: note: Variable 'intf' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_c/test/bbcservice.c:369:9: style: Variable 'intf' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/test/bbcservice.c:363:0: note: Variable 'intf' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_c/test/bbcservice.c:369:9: note: Variable 'intf' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_c/test/bbcservice.c:377:17: style: Variable 'reply' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/test/bbcservice.c:374:0: note: Variable 'reply' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_c/test/bbcservice.c:377:17: note: Variable 'reply' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_c/test/bbcservice.c:379:17: style: Variable 'remoteObj' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/test/bbcservice.c:375:0: note: Variable 'remoteObj' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_c/test/bbcservice.c:379:17: note: Variable 'remoteObj' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_c/test/bbcservice.c:458:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/test/bbcservice.c:452:0: note: Variable 'status' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_c/test/bbcservice.c:458:5: note: Variable 'status' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_c/test/bbcservice.c:496:5: style: Variable 'intf' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/test/bbcservice.c:491:0: note: Variable 'intf' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_c/test/bbcservice.c:496:5: note: Variable 'intf' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_c/test/bbcservice.c:497:5: style: Variable 'valuesintf' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/test/bbcservice.c:492:0: note: Variable 'valuesintf' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_c/test/bbcservice.c:497:5: note: Variable 'valuesintf' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_c/test/bbcservice.c:521:5: style: Variable 'foundMember' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/test/bbcservice.c:520:5: note: Variable 'foundMember' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_c/test/bbcservice.c:521:5: note: Variable 'foundMember' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_c/test/bbcservice.c:528:5: style: Variable 'foundMember' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/test/bbcservice.c:527:5: note: Variable 'foundMember' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_c/test/bbcservice.c:528:5: note: Variable 'foundMember' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_c/test/bbcservice.c:535:5: style: Variable 'foundMember' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/test/bbcservice.c:534:5: note: Variable 'foundMember' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_c/test/bbcservice.c:535:5: note: Variable 'foundMember' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:132:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:130:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:132:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:156:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:153:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:156:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:170:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:167:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:170:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:189:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:185:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:189:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:288:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:285:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:288:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:317:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:315:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:317:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:332:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:329:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:332:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:353:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:350:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:353:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:375:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:372:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:375:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:404:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:386:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:404:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:408:5: style: Variable 'languages' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:402:5: note: Variable 'languages' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:408:5: note: Variable 'languages' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:426:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:424:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:426:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:451:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:447:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:451:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:483:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:481:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:483:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:507:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:505:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:507:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:522:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:518:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:522:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:539:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:537:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:539:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:552:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:550:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:552:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:565:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:563:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:565:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:581:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:576:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:581:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:622:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:616:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:622:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:693:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:689:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:693:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:777:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:773:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:777:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:875:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:871:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:875:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:927:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:922:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:927:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:940:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:937:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:940:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:955:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:951:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:955:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:994:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:988:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:994:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:1000:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:994:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:1000:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:1006:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:1000:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:1006:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:1012:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:1006:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:1012:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:1027:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:1023:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:1027:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:1069:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:1065:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:1069:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:1116:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:1113:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:1116:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:1132:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:1126:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:1132:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:1138:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:1132:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:1138:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:1144:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:1138:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:1144:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:1150:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:1144:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:1150:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:1156:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:1150:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:1156:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:1170:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:1166:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:1170:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:1218:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:1215:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:1218:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:1281:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:1277:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:1281:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:1389:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:1366:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutDataTest.cc:1389:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutIconTest.cc:72:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alljoyn-15.09a/alljoyn_c/unit_test/AboutIconTest.cc:79:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutIconTest.cc:76:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutIconTest.cc:79:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutIconTest.cc:110:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutIconTest.cc:107:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutIconTest.cc:110:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutIconTest.cc:138:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutIconTest.cc:131:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutIconTest.cc:138:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutIconTest.cc:142:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutIconTest.cc:140:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutIconTest.cc:142:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutIconTest.cc:153:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutIconTest.cc:149:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutIconTest.cc:153:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutIconTest.cc:196:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutIconTest.cc:195:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutIconTest.cc:196:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutIconTest.cc:207:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutIconTest.cc:204:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutIconTest.cc:207:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutIconTest.cc:279:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutIconTest.cc:277:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutIconTest.cc:279:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutIconTest.cc:295:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutIconTest.cc:286:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutIconTest.cc:295:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutIconTest.cc:344:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutIconTest.cc:342:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutIconTest.cc:344:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutIconTest.cc:360:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutIconTest.cc:351:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutIconTest.cc:360:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutIconTest.cc:402:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutIconTest.cc:400:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutIconTest.cc:402:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutListenerTest.cc:153:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutListenerTest.cc:149:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutListenerTest.cc:153:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutListenerTest.cc:215:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutListenerTest.cc:211:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutListenerTest.cc:215:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutListenerTest.cc:276:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutListenerTest.cc:272:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutListenerTest.cc:276:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutListenerTest.cc:414:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutListenerTest.cc:409:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutListenerTest.cc:414:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutListenerTest.cc:491:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutListenerTest.cc:486:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutListenerTest.cc:491:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutListenerTest.cc:583:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutListenerTest.cc:578:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutListenerTest.cc:583:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutListenerTest.cc:1540:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutListenerTest.cc:1535:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutListenerTest.cc:1540:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutListenerTest.cc:1412:10: style: The scope of the variable 'randChar' can be reduced. [variableScope]
alljoyn-15.09a/alljoyn_c/unit_test/AboutListenerTest.cc:51:9: performance: Variable 'serviceBus' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-15.09a/alljoyn_c/unit_test/AboutListenerTest.cc:52:9: performance: Variable 'port' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-15.09a/alljoyn_c/unit_test/AboutListenerTest.cc:53:9: performance: Variable 'aboutData' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-15.09a/alljoyn_c/unit_test/AboutListenerTestApi.cc:322:9: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alljoyn-15.09a/alljoyn_c/unit_test/AboutListenerTestApi.cc:342:9: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alljoyn-15.09a/alljoyn_c/unit_test/AboutListenerTestApi.cc:358:9: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alljoyn-15.09a/alljoyn_c/unit_test/AboutListenerTestApi.cc:107:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutListenerTestApi.cc:105:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutListenerTestApi.cc:107:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutListenerTestApi.cc:135:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutListenerTestApi.cc:133:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutListenerTestApi.cc:135:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutListenerTestApi.cc:201:5: style: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutListenerTestApi.cc:200:0: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutListenerTestApi.cc:201:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutListenerTestApi.cc:234:5: style: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutListenerTestApi.cc:233:0: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutListenerTestApi.cc:234:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutListenerTestApi.cc:139:12: style: The scope of the variable 'i' can be reduced. [variableScope]
alljoyn-15.09a/alljoyn_c/unit_test/AboutListenerTestApi.cc:140:12: style: The scope of the variable 'j' can be reduced. [variableScope]
alljoyn-15.09a/alljoyn_c/unit_test/AboutListenerTestApi.cc:141:12: style: The scope of the variable 'intersections' can be reduced. [variableScope]
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjTest.cc:173:9: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjTest.cc:79:5: style: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjTest.cc:78:0: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjTest.cc:79:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjTest.cc:190:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjTest.cc:188:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjTest.cc:190:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjTest.cc:265:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjTest.cc:262:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjTest.cc:265:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjTest.cc:277:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjTest.cc:272:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjTest.cc:277:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjTest.cc:353:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjTest.cc:344:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjTest.cc:353:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjTest.cc:391:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjTest.cc:387:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjTest.cc:391:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjTest.cc:435:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjTest.cc:431:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjTest.cc:435:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjTest.cc:484:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjTest.cc:470:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjTest.cc:484:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjTest.cc:582:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjTest.cc:568:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjTest.cc:582:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjTest.cc:181:9: performance: Variable 'port' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjTest.cc:182:9: performance: Variable 'aboutData' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:122:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:118:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:122:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:189:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:185:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:189:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:286:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:282:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:286:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:347:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:343:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:347:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:433:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:429:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:433:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:505:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:491:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:505:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:551:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:536:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:551:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:607:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:593:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:607:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:650:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:633:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:650:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:668:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:660:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:668:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:715:5: style: Variable 'paths' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:694:5: note: Variable 'paths' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:715:5: note: Variable 'paths' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:754:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:749:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:754:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:812:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:806:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:812:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:840:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:834:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:840:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutProxyTest.cc:100:9: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alljoyn-15.09a/alljoyn_c/unit_test/AboutProxyTest.cc:148:9: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alljoyn-15.09a/alljoyn_c/unit_test/AboutProxyTest.cc:215:9: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alljoyn-15.09a/alljoyn_c/unit_test/AboutProxyTest.cc:236:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutProxyTest.cc:232:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutProxyTest.cc:236:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutProxyTest.cc:243:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutProxyTest.cc:239:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutProxyTest.cc:243:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutProxyTest.cc:247:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutProxyTest.cc:243:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutProxyTest.cc:247:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutProxyTest.cc:259:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutProxyTest.cc:247:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutProxyTest.cc:259:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutProxyTest.cc:299:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutProxyTest.cc:297:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutProxyTest.cc:299:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutProxyTest.cc:339:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutProxyTest.cc:337:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutProxyTest.cc:339:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutProxyTest.cc:386:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutProxyTest.cc:375:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutProxyTest.cc:386:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutProxyTest.cc:504:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutProxyTest.cc:493:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutProxyTest.cc:504:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutProxyTest.cc:553:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutProxyTest.cc:547:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutProxyTest.cc:553:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutProxyTest.cc:631:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutProxyTest.cc:621:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutProxyTest.cc:631:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutProxyTest.cc:681:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutProxyTest.cc:676:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutProxyTest.cc:681:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutProxyTest.cc:744:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutProxyTest.cc:734:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutProxyTest.cc:744:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutProxyTest.cc:795:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/AboutProxyTest.cc:788:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutProxyTest.cc:795:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/AboutProxyTest.cc:221:5: warning: Member variable 'AboutProxyTest::engLangData' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_c/unit_test/AboutProxyTest.cc:221:5: warning: Member variable 'AboutProxyTest::spLangData' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_c/unit_test/AboutProxyTest.cc:223:9: performance: Variable 'port' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-15.09a/alljoyn_c/unit_test/AboutProxyTest.cc:224:9: performance: Variable 'aboutEnglishData' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-15.09a/alljoyn_c/unit_test/AboutProxyTest.cc:79:9: error: Memory leak: result [memleak]
alljoyn-15.09a/alljoyn_c/unit_test/AutoPingerTest.cc:144:0: error: syntax error [syntaxError]
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:31:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:30:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:31:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:34:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:29:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:34:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:42:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:41:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:42:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:45:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:40:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:45:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:55:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:54:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:55:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:56:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:53:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:56:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:68:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:67:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:68:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:70:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:66:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:70:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:91:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:89:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:91:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:93:5: style: Variable 'concurrency' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:90:0: note: Variable 'concurrency' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:93:5: note: Variable 'concurrency' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:102:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:99:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:102:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:104:5: style: Variable 'concurrency' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:100:5: note: Variable 'concurrency' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:104:5: note: Variable 'concurrency' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:123:9: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:121:9: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:123:9: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:125:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:120:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:125:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:162:9: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:160:9: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:162:9: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:164:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:159:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:164:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:200:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:199:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:200:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:202:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:197:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:202:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:247:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:246:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:247:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:249:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:244:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:249:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:276:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:275:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:276:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:278:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:273:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:278:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:311:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:310:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:311:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:326:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:325:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:326:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:334:5: style: Variable 'otherbus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:333:0: note: Variable 'otherbus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:334:5: note: Variable 'otherbus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:387:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:386:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:387:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:398:5: style: Variable 'otherbus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:397:0: note: Variable 'otherbus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:398:5: note: Variable 'otherbus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:411:5: style: Variable 'al' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:405:0: note: Variable 'al' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:411:5: note: Variable 'al' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:438:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:437:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:438:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:449:5: style: Variable 'otherbus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:448:0: note: Variable 'otherbus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:449:5: note: Variable 'otherbus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:462:5: style: Variable 'al' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:455:0: note: Variable 'al' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusAttachmentTest.cc:462:5: note: Variable 'al' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusObjectTest.cc:112:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/BusObjectTest.cc:108:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/BusObjectTest.cc:112:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/ConcurrentCallbackTest.cc:47:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/ConcurrentCallbackTest.cc:44:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/ConcurrentCallbackTest.cc:47:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/ConcurrentCallbackTest.cc:73:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/ConcurrentCallbackTest.cc:55:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/ConcurrentCallbackTest.cc:73:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/ConcurrentCallbackTest.cc:113:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/ConcurrentCallbackTest.cc:109:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/ConcurrentCallbackTest.cc:113:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/ConcurrentCallbackTest.cc:139:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/ConcurrentCallbackTest.cc:121:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/ConcurrentCallbackTest.cc:139:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:48:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:47:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:48:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:51:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:46:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:51:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:64:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:63:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:64:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:67:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:62:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:67:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:108:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:107:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:108:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:111:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:106:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:111:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:161:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:160:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:161:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:164:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:159:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:164:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:189:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:188:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:189:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:191:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:187:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:191:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:208:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:207:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:208:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:210:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:206:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:210:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:272:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:271:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:272:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:274:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:270:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:274:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:290:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:289:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:290:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:292:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:288:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:292:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:320:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:319:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:320:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:322:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:318:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:322:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:342:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:341:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:342:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:344:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:340:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:344:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:383:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:382:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:383:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:396:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:395:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:396:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:398:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:394:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:398:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:424:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:423:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:424:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:426:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:422:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:426:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:464:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:463:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:464:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:466:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:462:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:466:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:490:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:489:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:490:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:492:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:488:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:492:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:528:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:527:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:528:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:530:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:526:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:530:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:562:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:561:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:562:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:564:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:560:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:564:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:615:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:614:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:615:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:618:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:613:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:618:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:646:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:645:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:646:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:648:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:644:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:648:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:675:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:674:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:675:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:678:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:673:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:678:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:805:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:804:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:805:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:808:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:803:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:808:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1000:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:999:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1000:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1003:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:998:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1003:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1065:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1064:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1065:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1068:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1063:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1068:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1253:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1252:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1253:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1256:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1251:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1256:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1313:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1312:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1313:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1316:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1311:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1316:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:222:12: warning: Size of pointer 'introspect' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:245:12: warning: Size of pointer 'introspect' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:251:12: warning: Size of pointer 'introspect' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:258:12: warning: Size of pointer 'introspect' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:697:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:698:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:707:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:708:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:716:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:717:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:725:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:726:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:735:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:736:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:746:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:747:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:766:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:773:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:780:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:788:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:832:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:833:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:842:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:843:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:851:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:852:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:860:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:861:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:870:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:871:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:881:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:882:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:892:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:893:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:903:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:904:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:922:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:929:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:936:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:944:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:960:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:967:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:974:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:982:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1092:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1093:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1102:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1103:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1111:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1112:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1120:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1121:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1130:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1131:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1141:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1142:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1152:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1153:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1173:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1180:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1187:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1195:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1211:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1218:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1225:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1233:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-15.09a/alljoyn_c/unit_test/MsgArgTest.cc:80:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/MsgArgTest.cc:78:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/MsgArgTest.cc:80:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/MsgArgTest.cc:118:5: style: Variable 'argList' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/MsgArgTest.cc:117:0: note: Variable 'argList' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/MsgArgTest.cc:118:5: note: Variable 'argList' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/MsgArgTest.cc:192:5: style: Variable 'arg' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/MsgArgTest.cc:190:0: note: Variable 'arg' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/MsgArgTest.cc:192:5: note: Variable 'arg' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/MsgArgTest.cc:195:5: style: Variable 'arg2' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/MsgArgTest.cc:191:0: note: Variable 'arg2' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/MsgArgTest.cc:195:5: note: Variable 'arg2' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/MsgArgTest.cc:365:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/MsgArgTest.cc:352:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/MsgArgTest.cc:365:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/MsgArgTest.cc:423:5: style: Variable 'dictEntries' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/MsgArgTest.cc:421:0: note: Variable 'dictEntries' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/MsgArgTest.cc:423:5: note: Variable 'dictEntries' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/MsgArgTest.cc:424:5: style: Variable 'values' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/MsgArgTest.cc:422:0: note: Variable 'values' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/MsgArgTest.cc:424:5: note: Variable 'values' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/MsgArgTest.cc:430:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/MsgArgTest.cc:418:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/MsgArgTest.cc:430:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/MsgArgTest.cc:478:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/MsgArgTest.cc:474:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/MsgArgTest.cc:478:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/MsgArgTest.cc:523:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/MsgArgTest.cc:519:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/MsgArgTest.cc:523:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/MsgArgTest.cc:598:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/MsgArgTest.cc:594:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/MsgArgTest.cc:598:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/MsgArgTest.cc:647:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/MsgArgTest.cc:643:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/MsgArgTest.cc:647:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/MsgArgTest.cc:231:13: style: The scope of the variable 'ay' can be reduced. [variableScope]
alljoyn-15.09a/alljoyn_c/unit_test/MsgArgTest.cc:235:20: style: The scope of the variable 'an' can be reduced. [variableScope]
alljoyn-15.09a/alljoyn_c/unit_test/MsgArgTest.cc:237:20: style: The scope of the variable 'ai' can be reduced. [variableScope]
alljoyn-15.09a/alljoyn_c/unit_test/MsgArgTest.cc:239:20: style: The scope of the variable 'ax' can be reduced. [variableScope]
alljoyn-15.09a/alljoyn_c/unit_test/MsgArgTest.cc:241:20: style: The scope of the variable 'at' can be reduced. [variableScope]
alljoyn-15.09a/alljoyn_c/unit_test/MsgArgTest.cc:243:19: style: The scope of the variable 'ad' can be reduced. [variableScope]
alljoyn-15.09a/alljoyn_c/unit_test/ObserverTest.cc:616:0: error: syntax error [syntaxError]
alljoyn-15.09a/alljoyn_c/unit_test/SessionListenerTest.cc:143:5: style: Variable 'outArg' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/SessionListenerTest.cc:142:0: note: Variable 'outArg' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/SessionListenerTest.cc:143:5: note: Variable 'outArg' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/SessionTest.cc:89:5: style: Variable 'outArg' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/SessionTest.cc:88:0: note: Variable 'outArg' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/SessionTest.cc:89:5: note: Variable 'outArg' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:43:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:40:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:43:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:57:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:54:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:57:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:71:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:68:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:71:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:104:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:103:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:104:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:106:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:97:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:106:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:183:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:182:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:183:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:185:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:176:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:185:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:268:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:267:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:268:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:270:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:260:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:270:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:373:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:372:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:373:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:375:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:365:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:375:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:559:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:558:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:559:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:561:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:544:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:561:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:748:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:747:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:748:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:750:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:740:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:750:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:831:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:822:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:831:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:846:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:845:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:846:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:848:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:839:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:848:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_c/unit_test/SignalsTest.cc:934:5: style: Class 'Participant' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/Install/Win7/ExpandCab/ExpandCab.cpp:237:22: style: Variable 'status' is assigned a value that is never used. [unreadVariable]
alljoyn-15.09a/alljoyn_core/router/VirtualEndpoint.h:56:5: warning: Member variable '_VirtualEndpoint::m_hasRefs' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2732:5: warning: Member variable 'MDNSSrvRData::m_priority' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2732:5: warning: Member variable 'MDNSSrvRData::m_weight' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2732:5: warning: Member variable 'MDNSSrvRData::m_port' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:3504:5: warning: Member variable 'MDNSQuestion::m_qType' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:3504:5: warning: Member variable 'MDNSQuestion::m_qClass' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.h:395:9: warning: Member variable 'RemoteCacheWork::fromChangeId' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.h:395:9: warning: Member variable 'RemoteCacheWork::toChangeId' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.h:395:9: warning: Member variable 'RemoteCacheWork::fromRulesId' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.h:395:9: warning: Member variable 'RemoteCacheWork::toRulesId' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:632:10: style: Technically the member function 'ajn::IsAt::GetVersion' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:658:19: style: Technically the member function 'ajn::IsAt::GetTransportMask' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:1366:10: style: Technically the member function 'ajn::WhoHas::GetVersion' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:1400:19: style: Technically the member function 'ajn::WhoHas::GetTransportMask' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:1617:21: style: Technically the member function 'ajn::_Packet::GetDestination' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:1619:21: style: Technically the member function 'ajn::_Packet::GetSource' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:1621:14: style: Technically the member function 'ajn::_Packet::GetInterfaceIndex' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:1623:13: style: Technically the member function 'ajn::_Packet::GetAddressFamily' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:1633:10: style: Technically the member function 'ajn::_Packet::DestinationSet' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:1635:10: style: Technically the member function 'ajn::_Packet::InterfaceIndexSet' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:1637:10: style: Technically the member function 'ajn::_Packet::AddressFamilySet' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:1668:14: style: Technically the member function 'ajn::_Packet::GetRetries' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:1690:14: style: Technically the member function 'ajn::_Packet::GetRetryTick' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:1776:10: style: Technically the member function 'ajn::_Packet::GetVersion' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2869:5: style: Class 'MDNSSearchRData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2984:5: style: Class 'MDNSPingRData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:3036:5: style: Class 'MDNSPingReplyRData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:3093:5: style: Class 'MDNSAdvertiseRData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:3221:5: style: Class 'MDNSSenderRData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.h:387:9: style: Struct 'RoutedMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.h:649:5: warning: The class 'Work' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
alljoyn-15.09a/alljoyn_core/router/Bus.h:138:10: style: The function 'NameOwnerChanged' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/NameTable.h:343:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/Bus.h:138:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/DBusObj.h:87:10: style: The function 'NameOwnerChanged' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/NameTable.h:343:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/DBusObj.h:87:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/DBusObj.h:245:10: style: The function 'AddAliasComplete' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/NameTable.h:356:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/DBusObj.h:245:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/DBusObj.h:256:10: style: The function 'RemoveAliasComplete' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/NameTable.h:373:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/DBusObj.h:256:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:512:12: style: The function 'GetSerializedSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:421:20: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:512:12: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:523:12: style: The function 'Serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:433:20: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:523:12: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:537:12: style: The function 'Deserialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:455:20: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:537:12: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:1226:12: style: The function 'GetSerializedSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:421:20: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:1226:12: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:1238:12: style: The function 'Serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:433:20: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:1238:12: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:1252:12: style: The function 'Deserialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:455:20: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:1252:12: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:1540:12: style: The function 'GetSerializedSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:421:20: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:1540:12: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:1552:12: style: The function 'Serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:433:20: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:1552:12: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:1567:12: style: The function 'Deserialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:455:20: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:1567:12: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:1786:20: style: The function 'GetSerializedSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:421:20: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:1786:20: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:1798:20: style: The function 'Serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:433:20: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:1798:20: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:1813:20: style: The function 'Deserialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:455:20: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:1813:20: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2013:12: style: The function 'GetSerializedSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:1786:20: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2013:12: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2025:12: style: The function 'Serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:1798:20: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2025:12: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2040:12: style: The function 'Deserialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:1813:20: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2040:12: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2136:24: style: The function 'GetDeepCopy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2108:24: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2136:24: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2146:20: style: The function 'GetSerializedSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2074:20: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2146:20: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2158:20: style: The function 'Serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2086:20: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2158:20: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2173:20: style: The function 'Deserialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2101:20: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2173:20: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2226:24: style: The function 'GetDeepCopy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2108:24: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2226:24: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2302:20: style: The function 'GetSerializedSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2074:20: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2302:20: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2327:20: style: The function 'Serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2086:20: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2327:20: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2342:20: style: The function 'Deserialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2101:20: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2342:20: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2411:24: style: The function 'GetDeepCopy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2108:24: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2411:24: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2435:20: style: The function 'GetSerializedSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2074:20: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2435:20: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2447:20: style: The function 'Serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2086:20: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2447:20: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2462:20: style: The function 'Deserialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2101:20: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2462:20: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2495:24: style: The function 'GetDeepCopy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2108:24: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2495:24: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2519:20: style: The function 'GetSerializedSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2074:20: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2519:20: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2531:20: style: The function 'Serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2086:20: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2531:20: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2546:20: style: The function 'Deserialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2101:20: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2546:20: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2579:24: style: The function 'GetDeepCopy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2108:24: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2579:24: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2603:20: style: The function 'GetSerializedSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2074:20: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2603:20: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2615:20: style: The function 'Serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2086:20: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2615:20: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2630:20: style: The function 'Deserialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2101:20: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2630:20: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2756:24: style: The function 'GetDeepCopy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2108:24: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2756:24: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2821:20: style: The function 'GetSerializedSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2074:20: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2821:20: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2833:20: style: The function 'Serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2086:20: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2833:20: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2848:20: style: The function 'Deserialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2101:20: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2848:20: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2890:24: style: The function 'GetDeepCopy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2226:24: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2890:24: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:3005:24: style: The function 'GetDeepCopy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2226:24: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:3005:24: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:3057:24: style: The function 'GetDeepCopy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2226:24: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:3057:24: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:3106:24: style: The function 'GetDeepCopy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2226:24: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:3106:24: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:3234:24: style: The function 'GetDeepCopy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2226:24: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:3234:24: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:4006:20: style: The function 'GetSerializedSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:1786:20: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:4006:20: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:4018:20: style: The function 'Serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:1798:20: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:4018:20: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:4033:20: style: The function 'Deserialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:1813:20: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:4033:20: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.h:624:10: style: The function 'NameOwnerChanged' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/NameTable.h:343:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.h:624:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.h:1244:10: style: The function 'QueryHandler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameService.h:46:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.h:1244:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.h:1245:10: style: The function 'ResponseHandler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameService.h:53:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.h:1245:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.h:135:10: style: The function 'NameOwnerChanged' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/NameTable.h:343:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.h:135:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.h:634:10: style: The function 'QueryHandler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameService.h:46:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.h:634:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.h:636:10: style: The function 'ResponseHandler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameService.h:53:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.h:636:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.h:667:22: style: The function 'Run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.h:655:22: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.h:667:22: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.h:675:22: style: The function 'Run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.h:655:22: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.h:675:22: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.h:683:22: style: The function 'Run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.h:655:22: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.h:683:22: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.h:690:22: style: The function 'Run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.h:655:22: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.h:690:22: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.h:697:22: style: The function 'Run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.h:655:22: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.h:697:22: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.h:705:22: style: The function 'Run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.h:655:22: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.h:705:22: note: Function in derived class
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.cc:3288:5: style: Variable 'replyCode' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.cc:3279:0: note: Variable 'replyCode' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.cc:3288:5: note: Variable 'replyCode' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.cc:3376:10: style: The scope of the variable 'quietly' can be reduced. [variableScope]
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.cc:5365:14: style: The scope of the variable 'timePassed' can be reduced. [variableScope]
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.cc:5366:14: style: The scope of the variable 'ttl' can be reduced. [variableScope]
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.cc:2740:50: style: Function 'SendAttachSession' argument 13 names different: declaration 'sessionId' definition 'id'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.h:778:50: note: Function 'SendAttachSession' argument 13 names different: declaration 'sessionId' definition 'id'.
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.cc:2740:50: note: Function 'SendAttachSession' argument 13 names different: declaration 'sessionId' definition 'id'.
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.cc:2863:58: style: Function 'SendAcceptSession' argument 5 names different: declaration 'opts' definition 'inOpts'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.h:1043:50: note: Function 'SendAcceptSession' argument 5 names different: declaration 'opts' definition 'inOpts'.
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.cc:2863:58: note: Function 'SendAcceptSession' argument 5 names different: declaration 'opts' definition 'inOpts'.
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.cc:2935:57: style: Function 'SendSessionLost' argument 1 names different: declaration 'entry' definition 'sme'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.h:1065:49: note: Function 'SendSessionLost' argument 1 names different: declaration 'entry' definition 'sme'.
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.cc:2935:57: note: Function 'SendSessionLost' argument 1 names different: declaration 'entry' definition 'sme'.
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.cc:3540:60: style: Function 'ProcCancelAdvertise' argument 1 names different: declaration 'uniqueName' definition 'sender'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.h:1127:52: note: Function 'ProcCancelAdvertise' argument 1 names different: declaration 'uniqueName' definition 'sender'.
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.cc:3540:60: note: Function 'ProcCancelAdvertise' argument 1 names different: declaration 'uniqueName' definition 'sender'.
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.cc:3681:89: style: Function 'ProcFindAdvertisement' argument 3 names different: declaration 'matching' definition 'matchingStr'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.h:1149:81: note: Function 'ProcFindAdvertisement' argument 3 names different: declaration 'matching' definition 'matchingStr'.
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.cc:3681:89: note: Function 'ProcFindAdvertisement' argument 3 names different: declaration 'matching' definition 'matchingStr'.
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.cc:3881:97: style: Function 'HandleCancelFindAdvertisement' argument 3 names different: declaration 'matching' definition 'matchingStr'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.h:1160:89: note: Function 'HandleCancelFindAdvertisement' argument 3 names different: declaration 'matching' definition 'matchingStr'.
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.cc:3881:97: note: Function 'HandleCancelFindAdvertisement' argument 3 names different: declaration 'matching' definition 'matchingStr'.
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.cc:3905:68: style: Function 'ProcCancelFindAdvertisement' argument 1 names different: declaration 'endpointName' definition 'sender'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.h:1137:60: note: Function 'ProcCancelFindAdvertisement' argument 1 names different: declaration 'endpointName' definition 'sender'.
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.cc:3905:68: note: Function 'ProcCancelFindAdvertisement' argument 1 names different: declaration 'endpointName' definition 'sender'.
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.cc:3905:95: style: Function 'ProcCancelFindAdvertisement' argument 2 names different: declaration 'matching' definition 'matchingStr'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.h:1137:93: note: Function 'ProcCancelFindAdvertisement' argument 2 names different: declaration 'matching' definition 'matchingStr'.
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.cc:3905:95: note: Function 'ProcCancelFindAdvertisement' argument 2 names different: declaration 'matching' definition 'matchingStr'.
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.cc:2636:47: style: Variable 'key' is assigned a value that is never used. [unreadVariable]
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.cc:1192:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.cc:1220:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.cc:1550:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.cc:2530:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.cc:2536:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.cc:3128:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.cc:3820:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.cc:4657:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.cc:5022:21: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.cc:5040:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.cc:5163:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.cc:5299:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.cc:5436:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.cc:5462:25: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.cc:5490:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.cc:5769:99: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.cc:100:13: warning: Member variable 'AllJoynObj::daemonIface' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.cc:100:13: warning: Member variable 'AllJoynObj::sessionLostWithReasonSignal' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/router/AllJoynObj.cc:100:13: warning: Member variable 'AllJoynObj::sessionLostWithReasonAndDispositionSignal' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/router/ConfigDB.h:303:14: performance: Technically the member function 'ajn::ConfigDB::DB::Finalize' can be static. [functionStatic]
alljoyn-15.09a/alljoyn_core/router/ArdpProtocol.cc:572:18: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_core/router/ArdpProtocol.cc:684:21: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_core/router/ArdpProtocol.cc:705:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_core/router/ArdpProtocol.cc:725:25: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_core/router/ArdpProtocol.cc:970:21: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_core/router/ArdpProtocol.cc:981:13: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_core/router/ArdpProtocol.cc:1018:21: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_core/router/ArdpProtocol.cc:1216:33: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_core/router/ArdpProtocol.cc:1223:37: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_core/router/ArdpProtocol.cc:1240:85: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_core/router/ArdpProtocol.cc:1268:21: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_core/router/ArdpProtocol.cc:1276:89: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_core/router/ArdpProtocol.cc:1760:25: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_core/router/ArdpProtocol.cc:1994:25: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_core/router/ArdpProtocol.cc:2030:25: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_core/router/ArdpProtocol.cc:2065:72: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_core/router/ArdpProtocol.cc:2099:52: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_core/router/ArdpProtocol.cc:3365:14: style: The scope of the variable 'port' can be reduced. [variableScope]
alljoyn-15.09a/alljoyn_core/router/ArdpProtocol.cc:3366:12: style: The scope of the variable 'nbytes' can be reduced. [variableScope]
alljoyn-15.09a/alljoyn_core/router/ArdpProtocol.cc:981:27: style: Variable 'h' is assigned a value that is never used. [unreadVariable]
alljoyn-15.09a/alljoyn_core/router/Bus.cc:97:10: style: The scope of the variable 'listening' can be reduced. [variableScope]
alljoyn-15.09a/alljoyn_core/router/BusController.cc:73:20: style: Condition 'status==ER_OK' is always true [knownConditionTrueFalse]
alljoyn-15.09a/alljoyn_core/router/BusController.cc:38:35: style: Function 'BusController' argument 1 names different: declaration 'bus' definition 'alljoynBus'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/BusController.h:55:24: note: Function 'BusController' argument 1 names different: declaration 'bus' definition 'alljoynBus'.
alljoyn-15.09a/alljoyn_core/router/BusController.cc:38:35: note: Function 'BusController' argument 1 names different: declaration 'bus' definition 'alljoynBus'.
alljoyn-15.09a/alljoyn_core/router/ConfigDB.cc:234:18: style: The scope of the variable 'toke' can be reduced. [variableScope]
alljoyn-15.09a/alljoyn_core/router/ConvertUTF.cc:116:11: style: The scope of the variable 'ch' can be reduced. [variableScope]
alljoyn-15.09a/alljoyn_core/router/DBusObj.cc:450:12: style: The scope of the variable 'i' can be reduced. [variableScope]
alljoyn-15.09a/alljoyn_core/router/DaemonRouter.cc:427:13: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
alljoyn-15.09a/alljoyn_core/router/DaemonRouter.cc:443:13: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
alljoyn-15.09a/alljoyn_core/router/DaemonRouter.cc:186:51: style: Function 'IsSessionDeliverable' argument 1 names different: declaration 'id' definition 'sessionId'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/DaemonRouter.h:408:41: note: Function 'IsSessionDeliverable' argument 1 names different: declaration 'id' definition 'sessionId'.
alljoyn-15.09a/alljoyn_core/router/DaemonRouter.cc:186:51: note: Function 'IsSessionDeliverable' argument 1 names different: declaration 'id' definition 'sessionId'.
alljoyn-15.09a/alljoyn_core/router/DaemonRouter.cc:205:62: style: Function 'PushMessage' argument 2 names different: declaration 'sender' definition 'src'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/DaemonRouter.h:257:52: note: Function 'PushMessage' argument 2 names different: declaration 'sender' definition 'src'.
alljoyn-15.09a/alljoyn_core/router/DaemonRouter.cc:205:62: note: Function 'PushMessage' argument 2 names different: declaration 'sender' definition 'src'.
alljoyn-15.09a/alljoyn_core/router/DaemonRouter.cc:603:59: style: Function 'FindEndpoint' argument 1 names different: declaration 'busname' definition 'busName'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/DaemonRouter.h:184:49: note: Function 'FindEndpoint' argument 1 names different: declaration 'busname' definition 'busName'.
alljoyn-15.09a/alljoyn_core/router/DaemonRouter.cc:603:59: note: Function 'FindEndpoint' argument 1 names different: declaration 'busname' definition 'busName'.
alljoyn-15.09a/alljoyn_core/router/DaemonSLAPTransport.cc:596:56: style: Function 'EndpointExit' argument 1 names different: declaration 'endpoint' definition 'ep'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/DaemonSLAPTransport.h:169:39: note: Function 'EndpointExit' argument 1 names different: declaration 'endpoint' definition 'ep'.
alljoyn-15.09a/alljoyn_core/router/DaemonSLAPTransport.cc:596:56: note: Function 'EndpointExit' argument 1 names different: declaration 'endpoint' definition 'ep'.
alljoyn-15.09a/alljoyn_core/router/DaemonSLAPTransport.cc:573:89: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/DaemonSLAPTransport.cc:657:107: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/DaemonSLAPTransport.cc:667:21: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/DaemonSLAPTransport.cc:712:21: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/DaemonSLAPTransport.cc:715:107: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/DaemonSLAPTransport.cc:770:123: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/DaemonSLAPTransport.h:68:5: style: Class 'DaemonSLAPTransport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/router/DaemonSLAPTransport.cc:158:9: style: Class 'AuthThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/router/DaemonSLAPTransport.h:226:78: performance: Function parameter 'args' should be passed by const reference. [passedByValue]
alljoyn-15.09a/alljoyn_core/router/DaemonSLAPTransport.cc:732:95: warning: Missing bounds check for extra iterator increment in loop. [StlMissingComparison]
alljoyn-15.09a/alljoyn_core/router/DaemonSLAPTransport.cc:746:40: note: Missing bounds check for extra iterator increment in loop.
alljoyn-15.09a/alljoyn_core/router/DaemonSLAPTransport.cc:732:95: note: Missing bounds check for extra iterator increment in loop.
alljoyn-15.09a/alljoyn_core/router/DaemonTransport.cc:141:52: style: Function 'EndpointExit' argument 1 names different: declaration 'endpoint' definition 'ep'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/DaemonTransport.h:164:47: note: Function 'EndpointExit' argument 1 names different: declaration 'endpoint' definition 'ep'.
alljoyn-15.09a/alljoyn_core/router/DaemonTransport.cc:141:52: note: Function 'EndpointExit' argument 1 names different: declaration 'endpoint' definition 'ep'.
alljoyn-15.09a/alljoyn_core/router/DaemonTransport.h:74:21: warning: Virtual function 'Stop' is called from destructor '~DaemonTransport()' at line 59. Dynamic binding is not used. [virtualCallInConstructor]
alljoyn-15.09a/alljoyn_core/router/DaemonTransport.cc:59:5: note: Calling Stop
alljoyn-15.09a/alljoyn_core/router/DaemonTransport.h:74:21: note: Stop is a virtual method
alljoyn-15.09a/alljoyn_core/router/DaemonTransport.h:88:21: warning: Virtual function 'Join' is called from destructor '~DaemonTransport()' at line 60. Dynamic binding is not used. [virtualCallInConstructor]
alljoyn-15.09a/alljoyn_core/router/DaemonTransport.cc:60:5: note: Calling Join
alljoyn-15.09a/alljoyn_core/router/DaemonTransport.h:88:21: note: Join is a virtual method
alljoyn-15.09a/alljoyn_core/router/DaemonTransport.h:55:5: style: Class 'DaemonTransport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/router/DaemonTransport.cc:129:12: performance: Possible inefficient checking for 'endpointList' emptiness. [stlSize]
alljoyn-15.09a/alljoyn_core/router/NameTable.cc:533:13: style: Variable 'madeChange' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/router/NameTable.cc:529:0: note: Variable 'madeChange' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/router/NameTable.cc:533:13: note: Variable 'madeChange' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/router/NameTable.cc:379:92: style: Function 'GetUniqueNamesAndAliases' argument 1 names different: declaration 'nameVec' definition 'names'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/NameTable.h:208:100: note: Function 'GetUniqueNamesAndAliases' argument 1 names different: declaration 'nameVec' definition 'names'.
alljoyn-15.09a/alljoyn_core/router/NameTable.cc:379:92: note: Function 'GetUniqueNamesAndAliases' argument 1 names different: declaration 'nameVec' definition 'names'.
alljoyn-15.09a/alljoyn_core/router/NameTable.cc:436:57: style: Function 'GetAllBusEndpoints' argument 1 names different: declaration 'epVec' definition 'eps'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/NameTable.h:215:55: note: Function 'GetAllBusEndpoints' argument 1 names different: declaration 'epVec' definition 'eps'.
alljoyn-15.09a/alljoyn_core/router/NameTable.cc:436:57: note: Function 'GetAllBusEndpoints' argument 1 names different: declaration 'epVec' definition 'eps'.
alljoyn-15.09a/alljoyn_core/router/NameTable.cc:518:57: style: Function 'UpdateVirtualAliases' argument 1 names different: declaration 'uniqueName' definition 'epName'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/NameTable.h:178:50: note: Function 'UpdateVirtualAliases' argument 1 names different: declaration 'uniqueName' definition 'epName'.
alljoyn-15.09a/alljoyn_core/router/NameTable.cc:518:57: note: Function 'UpdateVirtualAliases' argument 1 names different: declaration 'uniqueName' definition 'epName'.
alljoyn-15.09a/alljoyn_core/router/NameTable.cc:570:57: style: Function 'RemoveVirtualAliases' argument 1 names different: declaration 'uniqueName' definition 'epName'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/NameTable.h:171:50: note: Function 'RemoveVirtualAliases' argument 1 names different: declaration 'uniqueName' definition 'epName'.
alljoyn-15.09a/alljoyn_core/router/NameTable.cc:570:57: note: Function 'RemoveVirtualAliases' argument 1 names different: declaration 'uniqueName' definition 'epName'.
alljoyn-15.09a/alljoyn_core/router/NameTable.cc:602:50: style: Function 'SetVirtualAlias' argument 2 names different: declaration 'newOwnerEp' definition 'newOwner'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/NameTable.h:163:43: note: Function 'SetVirtualAlias' argument 2 names different: declaration 'newOwnerEp' definition 'newOwner'.
alljoyn-15.09a/alljoyn_core/router/NameTable.cc:602:50: note: Function 'SetVirtualAlias' argument 2 names different: declaration 'newOwnerEp' definition 'newOwner'.
alljoyn-15.09a/alljoyn_core/router/NameTable.h:301:35: performance: Technically the member function 'ajn::NameTable::GetNameTransfer' can be static. [functionStatic]
alljoyn-15.09a/alljoyn_core/router/NameTable.cc:46:42: note: Technically the member function 'ajn::NameTable::GetNameTransfer' can be static.
alljoyn-15.09a/alljoyn_core/router/NameTable.h:301:35: note: Technically the member function 'ajn::NameTable::GetNameTransfer' can be static.
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.cc:1216:9: style: Condition '!okToReceive' is always false [knownConditionTrueFalse]
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.cc:1213:24: note: Assignment 'okToReceive=true', assigned value is 1
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.cc:1216:9: note: Condition '!okToReceive' is always false
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.cc:182:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.cc:176:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.cc:182:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.cc:183:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.cc:176:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.cc:183:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.cc:184:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.cc:176:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.cc:184:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.cc:185:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.cc:176:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.cc:185:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.cc:840:50: style: Function 'HandleRangeRequest' argument 3 names different: declaration 'fromId' definition 'fromChangeId'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.h:337:38: note: Function 'HandleRangeRequest' argument 3 names different: declaration 'fromId' definition 'fromChangeId'.
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.cc:840:50: note: Function 'HandleRangeRequest' argument 3 names different: declaration 'fromId' definition 'fromChangeId'.
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.cc:840:73: style: Function 'HandleRangeRequest' argument 4 names different: declaration 'toId' definition 'toChangeId'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.h:337:55: note: Function 'HandleRangeRequest' argument 4 names different: declaration 'toId' definition 'toChangeId'.
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.cc:840:73: note: Function 'HandleRangeRequest' argument 4 names different: declaration 'toId' definition 'toChangeId'.
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.cc:1366:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.cc:1388:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.cc:1844:25: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.cc:131:17: warning: Member variable 'SessionlessObj::isDiscoveryStarted' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/router/SessionlessObj.cc:124:5: style: Struct 'RemoteCacheWorkSnapshot' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/router/TCPTransport.cc:3772:5: style: Variable 'first' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/router/TCPTransport.cc:3768:0: note: Variable 'first' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/router/TCPTransport.cc:3772:5: note: Variable 'first' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/router/TCPTransport.cc:1487:49: style: Function 'EndpointExit' argument 1 names different: declaration 'endpoint' definition 'ep'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/TCPTransport.h:295:39: note: Function 'EndpointExit' argument 1 names different: declaration 'endpoint' definition 'ep'.
alljoyn-15.09a/alljoyn_core/router/TCPTransport.cc:1487:49: note: Function 'EndpointExit' argument 1 names different: declaration 'endpoint' definition 'ep'.
alljoyn-15.09a/alljoyn_core/router/TCPTransport.cc:2903:94: style: Function 'Connect' argument 3 names different: declaration 'newep' definition 'newEp'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/TCPTransport.h:148:84: note: Function 'Connect' argument 3 names different: declaration 'newep' definition 'newEp'.
alljoyn-15.09a/alljoyn_core/router/TCPTransport.cc:2903:94: note: Function 'Connect' argument 3 names different: declaration 'newep' definition 'newEp'.
alljoyn-15.09a/alljoyn_core/router/TCPTransport.cc:3369:50: style: Function 'QueueStartListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/TCPTransport.h:427:40: note: Function 'QueueStartListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'.
alljoyn-15.09a/alljoyn_core/router/TCPTransport.cc:3369:50: note: Function 'QueueStartListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'.
alljoyn-15.09a/alljoyn_core/router/TCPTransport.cc:3389:50: style: Function 'DoStartListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/TCPTransport.h:439:40: note: Function 'DoStartListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'.
alljoyn-15.09a/alljoyn_core/router/TCPTransport.cc:3389:50: note: Function 'DoStartListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'.
alljoyn-15.09a/alljoyn_core/router/TCPTransport.cc:3657:49: style: Function 'QueueStopListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/TCPTransport.h:472:39: note: Function 'QueueStopListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'.
alljoyn-15.09a/alljoyn_core/router/TCPTransport.cc:3657:49: note: Function 'QueueStopListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'.
alljoyn-15.09a/alljoyn_core/router/TCPTransport.cc:3677:46: style: Function 'DoStopListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/TCPTransport.h:484:36: note: Function 'DoStopListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'.
alljoyn-15.09a/alljoyn_core/router/TCPTransport.cc:3677:46: note: Function 'DoStopListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'.
alljoyn-15.09a/alljoyn_core/router/TCPTransport.cc:3807:57: style: Function 'NewListenOp' argument 2 names different: declaration 'name' definition 'normSpec'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/TCPTransport.h:742:47: note: Function 'NewListenOp' argument 2 names different: declaration 'name' definition 'normSpec'.
alljoyn-15.09a/alljoyn_core/router/TCPTransport.cc:3807:57: note: Function 'NewListenOp' argument 2 names different: declaration 'name' definition 'normSpec'.
alljoyn-15.09a/alljoyn_core/router/TCPTransport.cc:3907:105: style: Function 'EnableAdvertisement' argument 3 names different: declaration 'completetransports' definition 'transports'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/TCPTransport.h:213:95: note: Function 'EnableAdvertisement' argument 3 names different: declaration 'completetransports' definition 'transports'.
alljoyn-15.09a/alljoyn_core/router/TCPTransport.cc:3907:105: note: Function 'EnableAdvertisement' argument 3 names different: declaration 'completetransports' definition 'transports'.
alljoyn-15.09a/alljoyn_core/router/TCPTransport.cc:3934:107: style: Function 'QueueEnableAdvertisement' argument 3 names different: declaration 'completetransports' definition 'transports'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/TCPTransport.h:746:97: note: Function 'QueueEnableAdvertisement' argument 3 names different: declaration 'completetransports' definition 'transports'.
alljoyn-15.09a/alljoyn_core/router/TCPTransport.cc:3934:107: note: Function 'QueueEnableAdvertisement' argument 3 names different: declaration 'completetransports' definition 'transports'.
alljoyn-15.09a/alljoyn_core/router/TCPTransport.cc:3950:89: style: Function 'DisableAdvertisement' argument 2 names different: declaration 'completetransports' definition 'transports'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/TCPTransport.h:220:79: note: Function 'DisableAdvertisement' argument 2 names different: declaration 'completetransports' definition 'transports'.
alljoyn-15.09a/alljoyn_core/router/TCPTransport.cc:3950:89: note: Function 'DisableAdvertisement' argument 2 names different: declaration 'completetransports' definition 'transports'.
alljoyn-15.09a/alljoyn_core/router/TCPTransport.cc:3975:94: style: Function 'QueueDisableAdvertisement' argument 2 names different: declaration 'completetransports' definition 'transports'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/TCPTransport.h:747:84: note: Function 'QueueDisableAdvertisement' argument 2 names different: declaration 'completetransports' definition 'transports'.
alljoyn-15.09a/alljoyn_core/router/TCPTransport.cc:3975:94: note: Function 'QueueDisableAdvertisement' argument 2 names different: declaration 'completetransports' definition 'transports'.
alljoyn-15.09a/alljoyn_core/router/TCPTransport.cc:1355:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/TCPTransport.cc:1361:48: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/TCPTransport.cc:1376:101: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/TCPTransport.cc:2306:128: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/TCPTransport.cc:2363:124: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/TCPTransport.cc:2480:122: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/TCPTransport.cc:2525:118: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/TCPTransport.cc:3793:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/TCPTransport.cc:4229:103: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/TCPTransport.cc:4439:148: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/TCPTransport.cc:4453:142: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/TCPTransport.cc:4470:106: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/TCPTransport.cc:4489:106: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/TCPTransport.cc:4500:86: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/TCPTransport.cc:4508:115: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/TCPTransport.cc:4517:109: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/TCPTransport.h:81:5: style: Class 'TCPTransport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/router/TCPTransport.h:70:9: style: Class 'DynamicScoreUpdater' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/router/TCPTransport.h:515:9: style: Class 'FoundCallback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/router/TCPTransport.h:527:9: style: Class 'NetworkEventCallback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/router/TCPTransport.cc:641:9: style: Class 'AuthThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:3982:39: style: Redundant condition: If 'm_epState == 8', the comparison 'm_epState != 7' is always true. [redundantCondition]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:10814:5: style: Variable 'first' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:10811:0: note: Variable 'first' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:10814:5: note: Variable 'first' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:1360:17: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:1374:19: note: Found duplicate branches for 'if' and 'else'.
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:1360:17: note: Found duplicate branches for 'if' and 'else'.
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:1425:17: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:1438:19: note: Found duplicate branches for 'if' and 'else'.
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:1425:17: note: Found duplicate branches for 'if' and 'else'.
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:9354:34: style: Checking if unsigned variable 'm_maxAuth-m_currAuth' is less than zero. [unsignedLessThanZero]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:9354:67: style: Checking if unsigned variable 'm_maxConn-m_currConn' is less than zero. [unsignedLessThanZero]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:4556:49: style: Function 'EndpointExit' argument 1 names different: declaration 'endpoint' definition 'ep'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.h:301:39: note: Function 'EndpointExit' argument 1 names different: declaration 'endpoint' definition 'ep'.
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:4556:49: note: Function 'EndpointExit' argument 1 names different: declaration 'endpoint' definition 'ep'.
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:6619:45: style: Function 'ArdpAcceptCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.h:963:42: note: Function 'ArdpAcceptCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'.
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:6619:45: note: Function 'ArdpAcceptCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'.
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:6637:46: style: Function 'ArdpConnectCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.h:964:43: note: Function 'ArdpConnectCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'.
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:6637:46: note: Function 'ArdpConnectCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'.
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:6655:49: style: Function 'ArdpDisconnectCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.h:965:46: note: Function 'ArdpDisconnectCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'.
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:6655:49: note: Function 'ArdpDisconnectCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'.
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:6672:43: style: Function 'ArdpRecvCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.h:966:40: note: Function 'ArdpRecvCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'.
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:6672:43: note: Function 'ArdpRecvCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'.
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:6690:43: style: Function 'ArdpSendCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.h:967:40: note: Function 'ArdpSendCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'.
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:6690:43: note: Function 'ArdpSendCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'.
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:6707:49: style: Function 'ArdpSendWindowCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.h:968:46: note: Function 'ArdpSendWindowCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'.
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:6707:49: note: Function 'ArdpSendWindowCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'.
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:6742:41: style: Function 'AcceptCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.h:970:31: note: Function 'AcceptCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'.
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:6742:41: note: Function 'AcceptCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'.
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:7311:44: style: Function 'DoConnectCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.h:972:34: note: Function 'DoConnectCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'.
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:7311:44: note: Function 'DoConnectCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'.
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:8114:42: style: Function 'ConnectCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.h:971:32: note: Function 'ConnectCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'.
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:8114:42: note: Function 'ConnectCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'.
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:8174:45: style: Function 'DisconnectCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.h:973:35: note: Function 'DisconnectCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'.
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:8174:45: note: Function 'DisconnectCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'.
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:9640:94: style: Function 'Connect' argument 3 names different: declaration 'newep' definition 'newEp'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.h:156:84: note: Function 'Connect' argument 3 names different: declaration 'newep' definition 'newEp'.
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:9640:94: note: Function 'Connect' argument 3 names different: declaration 'newep' definition 'newEp'.
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:10476:50: style: Function 'QueueStartListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.h:464:40: note: Function 'QueueStartListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'.
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:10476:50: note: Function 'QueueStartListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'.
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:10497:50: style: Function 'DoStartListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.h:476:40: note: Function 'DoStartListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'.
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:10497:50: note: Function 'DoStartListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'.
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:10724:49: style: Function 'QueueStopListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.h:509:39: note: Function 'QueueStopListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'.
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:10724:49: note: Function 'QueueStopListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'.
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:10745:46: style: Function 'DoStopListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.h:521:36: note: Function 'DoStopListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'.
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:10745:46: note: Function 'DoStopListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'.
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:10856:57: style: Function 'NewListenOp' argument 2 names different: declaration 'name' definition 'normSpec'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.h:751:47: note: Function 'NewListenOp' argument 2 names different: declaration 'name' definition 'normSpec'.
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:10856:57: note: Function 'NewListenOp' argument 2 names different: declaration 'name' definition 'normSpec'.
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:5683:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:5689:48: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:5704:101: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:9055:128: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:9119:124: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:9226:122: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:9282:118: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:10839:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:11279:103: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:11570:148: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:11584:142: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:11603:106: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:11631:106: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:11646:86: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:11657:115: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:11667:109: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:563:14: warning: Assert statement modifies 'p'. [assignmentInAssert]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:2209:30: warning: Assert statement calls a function which may have desired side effects: 'ThreadSetEmpty'. [assertWithSideEffect]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:2210:30: warning: Assert statement calls a function which may have desired side effects: 'GetDisconnected'. [assertWithSideEffect]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:2328:17: warning: Assert statement calls a function which may have desired side effects: 'IsEpPassiveStarted'. [assertWithSideEffect]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:2328:41: warning: Assert statement calls a function which may have desired side effects: 'IsEpActiveStarted'. [assertWithSideEffect]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:2406:34: warning: Assert statement calls a function which may have desired side effects: 'ThreadSetEmpty'. [assertWithSideEffect]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:2447:16: warning: Assert statement calls a function which may have desired side effects: 'IsEpStarted'. [assertWithSideEffect]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:2535:34: warning: Assert statement calls a function which may have desired side effects: 'ThreadSetEmpty'. [assertWithSideEffect]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:2575:17: warning: Assert statement calls a function which may have desired side effects: 'IsEpStopping'. [assertWithSideEffect]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:2575:35: warning: Assert statement calls a function which may have desired side effects: 'IsEpWaiting'. [assertWithSideEffect]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:3066:34: warning: Assert statement calls a function which may have desired side effects: 'GetConnId'. [assertWithSideEffect]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:3142:30: warning: Assert statement calls a function which may have desired side effects: 'GetDisconnected'. [assertWithSideEffect]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:3224:34: warning: Assert statement calls a function which may have desired side effects: 'GetConnId'. [assertWithSideEffect]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:3585:34: warning: Assert statement calls a function which may have desired side effects: 'GetConnId'. [assertWithSideEffect]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:1631:10: style: Technically the member function 'ajn::MessagePump::IsActive' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.h:89:5: style: Class 'UDPTransport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.h:78:9: style: Class 'DynamicScoreUpdater' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.h:552:9: style: Class 'FoundCallback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.h:564:9: style: Class 'NetworkEventCallback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.h:885:9: style: Class 'DispatcherThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.h:904:9: style: Class 'ExitDispatcherThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:1598:5: style: Class 'MessagePump' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/router/UDPTransport.cc:1921:9: style: Class 'PumpThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/router/VirtualEndpoint.cc:256:51: style: Function 'AddSessionRef' argument 1 names different: declaration 'sessionId' definition 'id'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/VirtualEndpoint.h:138:45: note: Function 'AddSessionRef' argument 1 names different: declaration 'sessionId' definition 'id'.
alljoyn-15.09a/alljoyn_core/router/VirtualEndpoint.cc:256:51: note: Function 'AddSessionRef' argument 1 names different: declaration 'sessionId' definition 'id'.
alljoyn-15.09a/alljoyn_core/router/VirtualEndpoint.cc:277:51: style: Function 'RemoveSessionRef' argument 1 names different: declaration 'sessionId' definition 'id'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/VirtualEndpoint.h:145:37: note: Function 'RemoveSessionRef' argument 1 names different: declaration 'sessionId' definition 'id'.
alljoyn-15.09a/alljoyn_core/router/VirtualEndpoint.cc:277:51: note: Function 'RemoveSessionRef' argument 1 names different: declaration 'sessionId' definition 'id'.
alljoyn-15.09a/alljoyn_core/router/android/PermissionDB.cc:179:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.09a/alljoyn_core/router/android/PermissionDB.cc:118:5: style: Variable 'allowed' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/router/android/PermissionDB.cc:111:0: note: Variable 'allowed' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/router/android/PermissionDB.cc:118:5: note: Variable 'allowed' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/router/android/PermissionDB.cc:125:5: style: Variable 'pass' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/router/android/PermissionDB.cc:123:0: note: Variable 'pass' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/router/android/PermissionDB.cc:125:5: note: Variable 'pass' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/router/android/PermissionDB.cc:189:10: style: The scope of the variable 'isSharedUserId' can be reduced. [variableScope]
alljoyn-15.09a/alljoyn_core/router/android/PermissionDB.cc:66:56: style: Function 'VerifyPermsOnAndroid' argument 1 names different: declaration 'uid' definition 'userId'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/android/PermissionDB.h:76:46: note: Function 'VerifyPermsOnAndroid' argument 1 names different: declaration 'uid' definition 'userId'.
alljoyn-15.09a/alljoyn_core/router/android/PermissionDB.cc:66:56: note: Function 'VerifyPermsOnAndroid' argument 1 names different: declaration 'uid' definition 'userId'.
alljoyn-15.09a/alljoyn_core/router/android/PermissionDB.cc:95:65: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameService.cc:429:102: style: Function 'Enable' argument 5 names different: declaration 'unreliableIPv6PortMap' definition 'unreliableIPv6Port'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameService.h:364:91: note: Function 'Enable' argument 5 names different: declaration 'unreliableIPv6PortMap' definition 'unreliableIPv6Port'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNameService.cc:429:102: note: Function 'Enable' argument 5 names different: declaration 'unreliableIPv6PortMap' definition 'unreliableIPv6Port'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.h:77:9: style: Class 'PacketScheduler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.h:1584:9: style: Struct '_BurstResponseHeader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.h:1615:9: style: Struct 'MDNSPacketTrackerEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.h:1644:9: style: Struct 'PeerInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:6418:21: style: Condition 'quietly' is always false [knownConditionTrueFalse]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:6301:58: note: Assuming that condition 'quietly==false' is not redundant
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:6418:21: note: Condition 'quietly' is always false
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:5338:5: style: Variable 'networkEventFd' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:5336:0: note: Variable 'networkEventFd' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:5338:5: note: Variable 'networkEventFd' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:5561:21: style: Variable 'networkEvent' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:5558:21: note: Variable 'networkEvent' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:5561:21: note: Variable 'networkEvent' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:8877:9: style: Variable 'it' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:8876:0: note: Variable 'it' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:8877:9: note: Variable 'it' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:670:93: style: Function 'OpenInterface' argument 2 names different: declaration 'address' definition 'addr'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.h:399:78: note: Function 'OpenInterface' argument 2 names different: declaration 'address' definition 'addr'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:670:93: note: Function 'OpenInterface' argument 2 names different: declaration 'address' definition 'addr'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:809:94: style: Function 'CloseInterface' argument 2 names different: declaration 'address' definition 'addr'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.h:429:79: note: Function 'CloseInterface' argument 2 names different: declaration 'address' definition 'addr'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:809:94: note: Function 'CloseInterface' argument 2 names different: declaration 'address' definition 'addr'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:1953:94: style: Function 'FindAdvertisement' argument 2 names different: declaration 'matching' definition 'matchingStr'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.h:633:79: note: Function 'FindAdvertisement' argument 2 names different: declaration 'matching' definition 'matchingStr'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:1953:94: note: Function 'FindAdvertisement' argument 2 names different: declaration 'matching' definition 'matchingStr'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:2136:100: style: Function 'CancelFindAdvertisement' argument 2 names different: declaration 'matching' definition 'matchingStr'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.h:652:85: note: Function 'CancelFindAdvertisement' argument 2 names different: declaration 'matching' definition 'matchingStr'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:2136:100: note: Function 'CancelFindAdvertisement' argument 2 names different: declaration 'matching' definition 'matchingStr'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:3088:48: style: Function 'Query' argument 1 names different: declaration 'transportMask' definition 'completeTransportMask'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.h:862:33: note: Function 'Query' argument 1 names different: declaration 'transportMask' definition 'completeTransportMask'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:3088:48: note: Function 'Query' argument 1 names different: declaration 'transportMask' definition 'completeTransportMask'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:3164:51: style: Function 'Response' argument 1 names different: declaration 'transportMask' definition 'completeTransportMask'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.h:864:36: note: Function 'Response' argument 1 names different: declaration 'transportMask' definition 'completeTransportMask'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:3164:51: note: Function 'Response' argument 1 names different: declaration 'transportMask' definition 'completeTransportMask'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:3793:10: style: Function 'RewriteVersionSpecific' argument 5 names different: declaration 'haveIPv6Address' definition 'haveIPv6address'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.h:1188:38: note: Function 'RewriteVersionSpecific' argument 5 names different: declaration 'haveIPv6Address' definition 'haveIPv6address'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:3793:10: note: Function 'RewriteVersionSpecific' argument 5 names different: declaration 'haveIPv6Address' definition 'haveIPv6address'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:6233:45: style: Function 'Retransmit' argument 1 names different: declaration 'index' definition 'transportIndex'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.h:1405:30: note: Function 'Retransmit' argument 1 names different: declaration 'index' definition 'transportIndex'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:6233:45: note: Function 'Retransmit' argument 1 names different: declaration 'index' definition 'transportIndex'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:6233:184: style: Function 'Retransmit' argument 7 names different: declaration 'transportMask' definition 'completeTransportMask'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.h:1405:160: note: Function 'Retransmit' argument 7 names different: declaration 'transportMask' definition 'completeTransportMask'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:6233:184: note: Function 'Retransmit' argument 7 names different: declaration 'transportMask' definition 'completeTransportMask'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:7079:141: style: Function 'HandleProtocolQuestion' argument 4 names different: declaration 'locals' definition 'local'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.h:1224:126: note: Function 'HandleProtocolQuestion' argument 4 names different: declaration 'locals' definition 'local'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:7079:141: note: Function 'HandleProtocolQuestion' argument 4 names different: declaration 'locals' definition 'local'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:8233:57: style: Function 'HandleSearchQuery' argument 1 names different: declaration 'transport' definition 'completeTransportMask'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.h:1662:42: note: Function 'HandleSearchQuery' argument 1 names different: declaration 'transport' definition 'completeTransportMask'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:8233:57: note: Function 'HandleSearchQuery' argument 1 names different: declaration 'transport' definition 'completeTransportMask'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:8494:57: style: Function 'MaskFromIndex' argument 1 names different: declaration 'data' definition 'index'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.h:1547:42: note: Function 'MaskFromIndex' argument 1 names different: declaration 'data' definition 'index'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:8494:57: note: Function 'MaskFromIndex' argument 1 names different: declaration 'data' definition 'index'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:8502:61: style: Function 'GetAdvertising' argument 1 names different: declaration 'transport' definition 'transportMask'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.h:1668:56: note: Function 'GetAdvertising' argument 1 names different: declaration 'transport' definition 'transportMask'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:8502:61: note: Function 'GetAdvertising' argument 1 names different: declaration 'transport' definition 'transportMask'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:8525:68: style: Function 'GetAdvertisingQuietly' argument 1 names different: declaration 'transport' definition 'transportMask'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.h:1669:63: note: Function 'GetAdvertisingQuietly' argument 1 names different: declaration 'transport' definition 'transportMask'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:8525:68: note: Function 'GetAdvertisingQuietly' argument 1 names different: declaration 'transport' definition 'transportMask'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:1540:47: style: Unused variable: ifMap [unusedVariable]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:565:45: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:582:45: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:1541:104: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:1639:81: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:1657:85: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:2085:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:2125:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:3155:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:3304:21: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:4427:111: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:4464:111: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:4503:115: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:4536:115: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:5011:129: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:5016:135: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:5078:129: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:5083:135: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:5190:127: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:5193:125: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:5199:127: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:5202:125: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:5228:117: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:5234:117: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:5240:123: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:6578:90: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:6675:94: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:6864:94: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:6963:98: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:7766:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:8736:121: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:8764:136: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:8810:130: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:8834:125: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:8920:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:8930:121: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:8943:123: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:435:12: performance: Possible inefficient checking for 'm_outbound' emptiness. [stlSize]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:436:12: performance: Possible inefficient checking for 'm_burstQueue' emptiness. [stlSize]
alljoyn-15.09a/alljoyn_core/router/ns/IpNameServiceImpl.cc:7046:24: performance: Possible inefficient checking for 'm_outbound' emptiness. [stlSize]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:2373:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:2422:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:3267:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:160:32: style: Function 'SetIPv4' argument 1 names different: declaration 'ipv4Addr' definition 'ipv4'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:888:30: note: Function 'SetIPv4' argument 1 names different: declaration 'ipv4Addr' definition 'ipv4'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:160:32: note: Function 'SetIPv4' argument 1 names different: declaration 'ipv4Addr' definition 'ipv4'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:177:32: style: Function 'SetIPv6' argument 1 names different: declaration 'ipv6Addr' definition 'ipv6'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:925:30: note: Function 'SetIPv6' argument 1 names different: declaration 'ipv6Addr' definition 'ipv6'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:177:32: note: Function 'SetIPv6' argument 1 names different: declaration 'ipv6Addr' definition 'ipv6'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:1363:36: style: Function 'AddQuestion' argument 1 names different: declaration 'whoHas' definition 'question'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:1880:29: note: Function 'AddQuestion' argument 1 names different: declaration 'whoHas' definition 'question'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:1363:36: note: Function 'AddQuestion' argument 1 names different: declaration 'whoHas' definition 'question'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:1387:32: style: Function 'AddAnswer' argument 1 names different: declaration 'isAt' definition 'answer'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:1943:25: note: Function 'AddAnswer' argument 1 names different: declaration 'isAt' definition 'answer'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:1387:32: note: Function 'AddAnswer' argument 1 names different: declaration 'isAt' definition 'answer'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:1747:56: style: Function 'MDNSQuestion' argument 2 names different: declaration 'qtype' definition 'qType'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:3514:46: note: Function 'MDNSQuestion' argument 2 names different: declaration 'qtype' definition 'qType'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:1747:56: note: Function 'MDNSQuestion' argument 2 names different: declaration 'qtype' definition 'qType'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:1839:71: style: Function 'MDNSResourceRecord' argument 2 names different: declaration 'rrtype' definition 'rrType'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:3339:55: note: Function 'MDNSResourceRecord' argument 2 names different: declaration 'rrtype' definition 'rrType'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:1839:71: note: Function 'MDNSResourceRecord' argument 2 names different: declaration 'rrtype' definition 'rrType'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:1839:87: style: Function 'MDNSResourceRecord' argument 3 names different: declaration 'rrclass' definition 'rrClass'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:3339:71: note: Function 'MDNSResourceRecord' argument 3 names different: declaration 'rrclass' definition 'rrClass'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:1839:87: note: Function 'MDNSResourceRecord' argument 3 names different: declaration 'rrclass' definition 'rrClass'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:1849:66: style: Function 'MDNSResourceRecord' argument 1 names different: declaration 'mdnsResourceRecord' definition 'r'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:3346:50: note: Function 'MDNSResourceRecord' argument 1 names different: declaration 'mdnsResourceRecord' definition 'r'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:1849:66: note: Function 'MDNSResourceRecord' argument 1 names different: declaration 'mdnsResourceRecord' definition 'r'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:1858:77: style: Function 'operator=' argument 1 names different: declaration 'other' definition 'r'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:3353:61: note: Function 'operator=' argument 1 names different: declaration 'other' definition 'r'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:1858:77: note: Function 'operator=' argument 1 names different: declaration 'other' definition 'r'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:2427:44: style: Function 'SetPtrDName' argument 1 names different: declaration 'dName' definition 'rdataStr'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2586:34: note: Function 'SetPtrDName' argument 1 names different: declaration 'dName' definition 'rdataStr'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:2427:44: note: Function 'SetPtrDName' argument 1 names different: declaration 'dName' definition 'rdataStr'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:2783:72: style: Function 'GetFieldAt' argument 1 names different: declaration 'index' definition 'i'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:3195:56: note: Function 'GetFieldAt' argument 1 names different: declaration 'index' definition 'i'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:2783:72: note: Function 'GetFieldAt' argument 1 names different: declaration 'index' definition 'i'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:2916:69: style: Function 'GetFieldAt' argument 1 names different: declaration 'index' definition 'i'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2944:56: note: Function 'GetFieldAt' argument 1 names different: declaration 'index' definition 'i'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:2916:69: note: Function 'GetFieldAt' argument 1 names different: declaration 'index' definition 'i'.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:2220:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:2724:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:2729:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:2742:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:2747:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:2762:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:2765:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:2883:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:2908:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:3332:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:3372:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:3388:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:3409:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:3430:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:3454:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:3467:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:3484:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:3521:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:3528:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:3535:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:3542:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:3563:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:3572:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:3582:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:3591:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:3713:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:3726:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:1835:21: warning: Member variable 'MDNSResourceRecord::m_rrType' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:1835:21: warning: Member variable 'MDNSResourceRecord::m_rrClass' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:1835:21: warning: Member variable 'MDNSResourceRecord::m_rrTTL' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2232:14: style: Technically the member function 'ajn::MDNSTextRData::GetUniqueCount' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:2105:25: note: Technically the member function 'ajn::MDNSTextRData::GetUniqueCount' can be const.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2232:14: note: Technically the member function 'ajn::MDNSTextRData::GetUniqueCount' can be const.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2425:17: style: Technically the member function 'ajn::MDNSARData::GetAddr' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:2329:25: note: Technically the member function 'ajn::MDNSARData::GetAddr' can be const.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:2425:17: note: Technically the member function 'ajn::MDNSARData::GetAddr' can be const.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:3536:17: style: Technically the member function 'ajn::MDNSQuestion::GetQName' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:1758:22: note: Technically the member function 'ajn::MDNSQuestion::GetQName' can be const.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:3536:17: note: Technically the member function 'ajn::MDNSQuestion::GetQName' can be const.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:3552:14: style: Technically the member function 'ajn::MDNSQuestion::GetQType' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:1768:24: note: Technically the member function 'ajn::MDNSQuestion::GetQType' can be const.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:3552:14: note: Technically the member function 'ajn::MDNSQuestion::GetQType' can be const.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:3568:14: style: Technically the member function 'ajn::MDNSQuestion::GetQClass' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:1779:24: note: Technically the member function 'ajn::MDNSQuestion::GetQClass' can be const.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:3568:14: note: Technically the member function 'ajn::MDNSQuestion::GetQClass' can be const.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:3657:14: style: Technically the member function 'ajn::MDNSHeader::GetId' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:3067:22: note: Technically the member function 'ajn::MDNSHeader::GetId' can be const.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:3657:14: note: Technically the member function 'ajn::MDNSHeader::GetId' can be const.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:3673:10: style: Technically the member function 'ajn::MDNSHeader::GetQRType' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:3077:18: note: Technically the member function 'ajn::MDNSHeader::GetQRType' can be const.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:3673:10: note: Technically the member function 'ajn::MDNSHeader::GetQRType' can be const.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:3689:14: style: Technically the member function 'ajn::MDNSHeader::GetQDCount' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:3087:22: note: Technically the member function 'ajn::MDNSHeader::GetQDCount' can be const.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:3689:14: note: Technically the member function 'ajn::MDNSHeader::GetQDCount' can be const.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:3705:14: style: Technically the member function 'ajn::MDNSHeader::GetANCount' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:3096:22: note: Technically the member function 'ajn::MDNSHeader::GetANCount' can be const.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:3705:14: note: Technically the member function 'ajn::MDNSHeader::GetANCount' can be const.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:3721:14: style: Technically the member function 'ajn::MDNSHeader::GetNSCount' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:3105:22: note: Technically the member function 'ajn::MDNSHeader::GetNSCount' can be const.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:3721:14: note: Technically the member function 'ajn::MDNSHeader::GetNSCount' can be const.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:3737:14: style: Technically the member function 'ajn::MDNSHeader::GetARCount' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:3115:22: note: Technically the member function 'ajn::MDNSHeader::GetARCount' can be const.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:3737:14: note: Technically the member function 'ajn::MDNSHeader::GetARCount' can be const.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:3747:12: performance: Technically the member function 'ajn::MDNSHeader::GetSerializedSize' can be static. [functionStatic]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:3272:20: note: Technically the member function 'ajn::MDNSHeader::GetSerializedSize' can be static.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:3747:12: note: Technically the member function 'ajn::MDNSHeader::GetSerializedSize' can be static.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:3827:16: style: Technically the member function 'ajn::_MDNSPacket::GetHeader' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:3304:25: note: Technically the member function 'ajn::_MDNSPacket::GetHeader' can be const.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:3827:16: note: Technically the member function 'ajn::_MDNSPacket::GetHeader' can be const.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:3843:14: style: Technically the member function 'ajn::_MDNSPacket::GetNumQuestions' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:3336:23: note: Technically the member function 'ajn::_MDNSPacket::GetNumQuestions' can be const.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:3843:14: note: Technically the member function 'ajn::_MDNSPacket::GetNumQuestions' can be const.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:3869:14: style: Technically the member function 'ajn::_MDNSPacket::GetNumAnswers' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:3505:23: note: Technically the member function 'ajn::_MDNSPacket::GetNumAnswers' can be const.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:3869:14: note: Technically the member function 'ajn::_MDNSPacket::GetNumAnswers' can be const.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:3920:14: style: Technically the member function 'ajn::_MDNSPacket::GetNumAdditionalRecords' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.cc:3358:23: note: Technically the member function 'ajn::_MDNSPacket::GetNumAdditionalRecords' can be const.
alljoyn-15.09a/alljoyn_core/router/ns/IpNsProtocol.h:3920:14: note: Technically the member function 'ajn::_MDNSPacket::GetNumAdditionalRecords' can be const.
alljoyn-15.09a/alljoyn_core/router/policydb/PolicyDB.cc:748:21: style: Variable 'ruleMatch' is assigned a value that is never used. [unreadVariable]
alljoyn-15.09a/alljoyn_core/router/policydb/PolicyDB.cc:796:21: style: Variable 'ruleMatch' is assigned a value that is never used. [unreadVariable]
alljoyn-15.09a/alljoyn_core/router/policydb/PolicyDB.cc:841:21: style: Variable 'ruleMatch' is assigned a value that is never used. [unreadVariable]
alljoyn-15.09a/alljoyn_core/router/policydb/PolicyDB.cc:894:21: style: Variable 'ruleMatch' is assigned a value that is never used. [unreadVariable]
alljoyn-15.09a/alljoyn_core/router/policydb/PolicyDB.h:232:9: style: Class 'PolicyRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/router/posix/DaemonTransportPosix.cc:153:25: style: The scope of the variable 'cmsg' can be reduced. [variableScope]
alljoyn-15.09a/alljoyn_core/router/posix/daemon-main.cc:290:10: style: Technically the member function 'OptParse::PrintUsage' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/router/posix/daemon-main.cc:293:16: note: Technically the member function 'OptParse::PrintUsage' can be const.
alljoyn-15.09a/alljoyn_core/router/posix/daemon-main.cc:290:10: note: Technically the member function 'OptParse::PrintUsage' can be const.
alljoyn-15.09a/alljoyn_core/router/posix/servicehelper-main.cc:84:17: performance: Technically the member function 'OptParse::GetConfigFile' can be static. [functionStatic]
alljoyn-15.09a/alljoyn_core/router/test/advtunnel.cc:164:17: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.09a/alljoyn_core/router/test/advtunnel.cc:164:17: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.09a/alljoyn_core/router/test/advtunnel.cc:294:5: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.09a/alljoyn_core/router/test/advtunnel.cc:368:5: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.09a/alljoyn_core/router/test/ardp.cc:157:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
alljoyn-15.09a/alljoyn_core/router/test/ardp.cc:322:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.09a/alljoyn_core/router/test/ardptest.cc:409:25: warning: %p in format string (no. 1) requires an address but the argument type is 'std::map'. [invalidPrintfArgType_p]
alljoyn-15.09a/alljoyn_core/router/test/ardptest.cc:432:25: warning: %p in format string (no. 1) requires an address but the argument type is 'std::map'. [invalidPrintfArgType_p]
alljoyn-15.09a/alljoyn_core/router/test/ardptest.cc:437:29: warning: %p in format string (no. 1) requires an address but the argument type is 'std::map'. [invalidPrintfArgType_p]
alljoyn-15.09a/alljoyn_core/router/test/ardptest.cc:483:25: warning: %p in format string (no. 1) requires an address but the argument type is 'std::map'. [invalidPrintfArgType_p]
alljoyn-15.09a/alljoyn_core/router/test/ardptest.cc:489:29: warning: %p in format string (no. 1) requires an address but the argument type is 'std::map'. [invalidPrintfArgType_p]
alljoyn-15.09a/alljoyn_core/router/test/ardptest.cc:517:29: warning: %p in format string (no. 1) requires an address but the argument type is 'std::map'. [invalidPrintfArgType_p]
alljoyn-15.09a/alljoyn_core/router/test/ardptest.cc:131:5: style: Variable 'it' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/router/test/ardptest.cc:130:0: note: Variable 'it' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/router/test/ardptest.cc:131:5: note: Variable 'it' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/router/test/ardptest.cc:429:25: style: Variable 'rcv' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/router/test/ardptest.cc:428:0: note: Variable 'rcv' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/router/test/ardptest.cc:429:25: note: Variable 'rcv' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/router/test/ardptest.cc:480:25: style: Variable 'rcv' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/router/test/ardptest.cc:479:0: note: Variable 'rcv' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/router/test/ardptest.cc:480:25: note: Variable 'rcv' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/router/test/ardptest.cc:378:18: style: The scope of the variable 'foreign_address' can be reduced. [variableScope]
alljoyn-15.09a/alljoyn_core/router/test/ardptest.cc:227:9: performance: Variable 'm_sock' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-15.09a/alljoyn_core/router/test/ardptest.cc:380:17: warning: scanf() without field width limits can crash with huge input data. [invalidscanf]
alljoyn-15.09a/alljoyn_core/router/test/ardptest.cc:384:21: warning: scanf() without field width limits can crash with huge input data. [invalidscanf]
alljoyn-15.09a/alljoyn_core/router/test/bbdaemon.cc:497:36: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.09a/alljoyn_core/router/test/bbdaemon.cc:459:13: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/router/test/bbdaemon.cc:456:42: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/router/test/bbdaemon.cc:459:13: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/router/test/bbdaemon.cc:460:13: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/router/test/bbdaemon.cc:456:42: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/router/test/bbdaemon.cc:460:13: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/router/test/bbdaemon.cc:461:13: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/router/test/bbdaemon.cc:456:42: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/router/test/bbdaemon.cc:461:13: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/router/test/bbdaemon.cc:471:17: warning: Possible null pointer dereference: valuesIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/router/test/bbdaemon.cc:468:48: note: Assignment 'valuesIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/router/test/bbdaemon.cc:471:17: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/router/test/bbdaemon.cc:472:17: warning: Possible null pointer dereference: valuesIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/router/test/bbdaemon.cc:468:48: note: Assignment 'valuesIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/router/test/bbdaemon.cc:472:17: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/router/test/bbdaemon.cc:473:17: warning: Possible null pointer dereference: valuesIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/router/test/bbdaemon.cc:468:48: note: Assignment 'valuesIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/router/test/bbdaemon.cc:473:17: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/router/test/bbdaemon.cc:474:17: warning: Possible null pointer dereference: valuesIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/router/test/bbdaemon.cc:468:48: note: Assignment 'valuesIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/router/test/bbdaemon.cc:474:17: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/router/test/mcmd.cc:162:31: style: The scope of the variable 'lend' can be reduced. [variableScope]
alljoyn-15.09a/alljoyn_core/router/test/mcmd.cc:163:31: style: The scope of the variable 'rend' can be reduced. [variableScope]
alljoyn-15.09a/alljoyn_core/router/test/ns.cc:119:9: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.09a/alljoyn_core/router/test/ns.cc:399:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.09a/alljoyn_core/router/test/ns.cc:399:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.09a/alljoyn_core/router/test/ns.cc:399:5: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.09a/alljoyn_core/router/test/ns.cc:399:5: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.09a/alljoyn_core/router/test/ns.cc:409:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.09a/alljoyn_core/router/test/ns.cc:409:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.09a/alljoyn_core/router/test/ns.cc:409:5: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.09a/alljoyn_core/router/test/ns.cc:409:5: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.09a/alljoyn_core/router/test/ns.cc:409:5: warning: %d in format string (no. 5) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.09a/alljoyn_core/router/test/ns.cc:409:5: warning: %d in format string (no. 6) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.09a/alljoyn_core/router/test/ns.cc:432:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.09a/alljoyn_core/router/test/ns.cc:114:1: style: The class 'Finder' does not have a constructor although it has private member variables. [noConstructor]
alljoyn-15.09a/alljoyn_core/router/test/ns.cc:138:10: style: Technically the member function 'Finder::GetCalled' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/router/test/ns.cc:139:17: style: Technically the member function 'Finder::GetGuid' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/router/test/ns.cc:140:30: style: Technically the member function 'Finder::GetWkn' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/router/test/ns.cc:141:13: style: Technically the member function 'Finder::GetTimer' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/router/windows/NamedPipeDaemonTransport.cc:625:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/router/windows/NamedPipeDaemonTransport.cc:623:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/router/windows/NamedPipeDaemonTransport.cc:625:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/router/windows/NamedPipeDaemonTransport.cc:659:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/router/windows/NamedPipeDaemonTransport.cc:649:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/router/windows/NamedPipeDaemonTransport.cc:659:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/router/windows/NamedPipeDaemonTransport.cc:760:61: style: Function 'EndpointExit' argument 1 names different: declaration 'endpoint' definition 'ep'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/router/windows/NamedPipeDaemonTransport.h:182:39: note: Function 'EndpointExit' argument 1 names different: declaration 'endpoint' definition 'ep'.
alljoyn-15.09a/alljoyn_core/router/windows/NamedPipeDaemonTransport.cc:760:61: note: Function 'EndpointExit' argument 1 names different: declaration 'endpoint' definition 'ep'.
alljoyn-15.09a/alljoyn_core/router/windows/NamedPipeDaemonTransport.cc:684:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/windows/NamedPipeDaemonTransport.cc:692:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/windows/NamedPipeDaemonTransport.cc:697:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/windows/NamedPipeDaemonTransport.cc:772:129: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/router/windows/NamedPipeDaemonTransport.h:52:5: style: Class 'NamedPipeAcceptThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/router/windows/NamedPipeDaemonTransport.h:82:5: style: Class 'NamedPipeDaemonTransport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/router/windows/daemon-main.cc:340:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.09a/alljoyn_core/samples/TrustedTLSampleRN/TrustedTLSampleRN.cc:116:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/samples/TrustedTLSampleRN/TrustedTLSampleRN.cc:115:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/samples/TrustedTLSampleRN/TrustedTLSampleRN.cc:116:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/samples/about/AboutClient.cc:278:28: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.09a/alljoyn_core/samples/about/AboutClient.cc:193:17: warning: %hd in format string (no. 1) requires 'short' but the argument type is 'unsigned short'. [invalidPrintfArgType_sint]
alljoyn-15.09a/alljoyn_core/samples/about/AboutService.cc:218:28: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.09a/alljoyn_core/samples/about/AboutService.cc:152:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/samples/about/AboutService.cc:151:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/samples/about/AboutService.cc:152:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/samples/about/AboutService.cc:154:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/samples/about/AboutService.cc:152:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/samples/about/AboutService.cc:154:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/samples/about/AboutService.cc:155:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/samples/about/AboutService.cc:154:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/samples/about/AboutService.cc:155:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/samples/about/AboutService.cc:156:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/samples/about/AboutService.cc:155:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/samples/about/AboutService.cc:156:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/samples/about/AboutService.cc:157:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/samples/about/AboutService.cc:156:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/samples/about/AboutService.cc:157:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/samples/about/AboutService.cc:158:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/samples/about/AboutService.cc:157:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/samples/about/AboutService.cc:158:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/samples/about/AboutService.cc:159:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/samples/about/AboutService.cc:158:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/samples/about/AboutService.cc:159:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/samples/about/AboutService.cc:160:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/samples/about/AboutService.cc:159:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/samples/about/AboutService.cc:160:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/samples/about/AboutService.cc:161:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/samples/about/AboutService.cc:160:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/samples/about/AboutService.cc:161:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/samples/about/AboutService.cc:162:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/samples/about/AboutService.cc:161:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/samples/about/AboutService.cc:162:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/samples/about/AboutService.cc:170:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/samples/about/AboutService.cc:162:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/samples/about/AboutService.cc:170:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/samples/about/AboutService.cc:171:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/samples/about/AboutService.cc:170:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/samples/about/AboutService.cc:171:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/samples/about/AboutService.cc:172:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/samples/about/AboutService.cc:171:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/samples/about/AboutService.cc:172:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/samples/about/AboutService.cc:173:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/samples/about/AboutService.cc:172:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/samples/about/AboutService.cc:173:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/samples/aboutlistener/AboutListener.cc:258:28: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.09a/alljoyn_core/samples/aboutlistener/AboutListener.cc:196:17: warning: %hd in format string (no. 1) requires 'short' but the argument type is 'unsigned short'. [invalidPrintfArgType_sint]
alljoyn-15.09a/alljoyn_core/samples/basic/basic_client.cc:106:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/basic/basic_client.cc:101:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/basic/basic_client.cc:106:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/basic/basic_client.cc:107:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/basic/basic_client.cc:101:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/basic/basic_client.cc:107:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/basic/basic_service.cc:243:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.09a/alljoyn_core/samples/basic/basic_service.cc:144:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/basic/basic_service.cc:139:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/basic/basic_service.cc:144:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/basic/basic_service.cc:145:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/basic/basic_service.cc:139:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/basic/basic_service.cc:145:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/basic/signalConsumer_client.cc:266:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.09a/alljoyn_core/samples/basic/signalConsumer_client.cc:122:13: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/basic/signalConsumer_client.cc:118:38: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/basic/signalConsumer_client.cc:122:13: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/basic/signalConsumer_client.cc:123:13: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/basic/signalConsumer_client.cc:118:38: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/basic/signalConsumer_client.cc:123:13: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/basic/signalConsumer_client.cc:124:13: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/basic/signalConsumer_client.cc:118:38: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/basic/signalConsumer_client.cc:124:13: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/basic/signalConsumer_client.cc:129:32: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/basic/signalConsumer_client.cc:118:38: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/basic/signalConsumer_client.cc:129:32: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/basic/signal_service.cc:317:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.09a/alljoyn_core/samples/basic/signal_service.cc:133:13: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/basic/signal_service.cc:130:38: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/basic/signal_service.cc:133:13: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/basic/signal_service.cc:134:13: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/basic/signal_service.cc:130:38: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/basic/signal_service.cc:134:13: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/basic/signal_service.cc:136:13: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/basic/signal_service.cc:130:38: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/basic/signal_service.cc:136:13: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/basic/signal_service.cc:137:13: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/basic/signal_service.cc:130:38: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/basic/signal_service.cc:137:13: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/basic/signal_service.cc:138:13: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/basic/signal_service.cc:130:38: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/basic/signal_service.cc:138:13: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/basic/signal_service.cc:139:13: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/basic/signal_service.cc:130:38: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/basic/signal_service.cc:139:13: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/basic/signal_service.cc:140:13: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/basic/signal_service.cc:130:38: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/basic/signal_service.cc:140:13: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/basic/signal_service.cc:142:13: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/basic/signal_service.cc:130:38: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/basic/signal_service.cc:142:13: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/basic/signal_service.cc:144:13: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/basic/signal_service.cc:130:38: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/basic/signal_service.cc:144:13: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/basic/signal_service.cc:149:32: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/basic/signal_service.cc:130:38: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/basic/signal_service.cc:149:32: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/chat/android/jni/Chat_jni.cpp:254:5: style: Variable 'packageNameStr' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/samples/chat/android/jni/Chat_jni.cpp:248:0: note: Variable 'packageNameStr' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/samples/chat/android/jni/Chat_jni.cpp:254:5: note: Variable 'packageNameStr' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/samples/chat/android/jni/Chat_jni.cpp:364:5: style: Variable 'advertisedNameStr' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/samples/chat/android/jni/Chat_jni.cpp:358:0: note: Variable 'advertisedNameStr' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/samples/chat/android/jni/Chat_jni.cpp:364:5: note: Variable 'advertisedNameStr' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/samples/chat/android/jni/Chat_jni.cpp:420:5: style: Variable 'sessionNameStr' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/samples/chat/android/jni/Chat_jni.cpp:414:0: note: Variable 'sessionNameStr' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/samples/chat/android/jni/Chat_jni.cpp:420:5: note: Variable 'sessionNameStr' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/samples/chat/android/jni/Chat_jni.cpp:476:5: style: Variable 'chatMsg' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/samples/chat/android/jni/Chat_jni.cpp:472:0: note: Variable 'chatMsg' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/samples/chat/android/jni/Chat_jni.cpp:476:5: note: Variable 'chatMsg' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/samples/chat/android/jni/Chat_jni.cpp:76:36: style: Variable 'convName' is assigned a value that is never used. [unreadVariable]
alljoyn-15.09a/alljoyn_core/samples/chat/linux/chat.cc:156:17: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.09a/alljoyn_core/samples/chat/linux/chat.cc:195:13: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.09a/alljoyn_core/samples/chat/linux/chat.cc:268:9: warning: Possible null pointer dereference: chatIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/chat/linux/chat.cc:264:38: note: Assignment 'chatIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/chat/linux/chat.cc:268:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/chat/linux/chat.cc:269:9: warning: Possible null pointer dereference: chatIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/chat/linux/chat.cc:264:38: note: Assignment 'chatIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/chat/linux/chat.cc:269:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/eventaction/Android/jni/event/MyEventCode.cc:231:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/samples/eventaction/Android/jni/event/MyEventCode.cc:226:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/samples/eventaction/Android/jni/event/MyEventCode.cc:231:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/samples/eventaction/Android/jni/event/MyEventCode.cc:334:5: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
alljoyn-15.09a/alljoyn_core/samples/eventaction/Android/jni/event/MyEventCode.cc:336:7: note: Found duplicate branches for 'if' and 'else'.
alljoyn-15.09a/alljoyn_core/samples/eventaction/Android/jni/event/MyEventCode.cc:334:5: note: Found duplicate branches for 'if' and 'else'.
alljoyn-15.09a/alljoyn_core/samples/eventaction/Android/jni/event/MyEventCode.cc:357:5: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
alljoyn-15.09a/alljoyn_core/samples/eventaction/Android/jni/event/MyEventCode.cc:360:7: note: Found duplicate branches for 'if' and 'else'.
alljoyn-15.09a/alljoyn_core/samples/eventaction/Android/jni/event/MyEventCode.cc:357:5: note: Found duplicate branches for 'if' and 'else'.
alljoyn-15.09a/alljoyn_core/samples/eventaction/Android/jni/event/PresenceDetection.cc:65:29: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_core/samples/eventaction/Android/jni/event/PresenceDetection.cc:89:24: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_core/samples/eventaction/Android/jni/event/PresenceDetection.cc:38:18: style: The scope of the variable 'ctx' can be reduced. [variableScope]
alljoyn-15.09a/alljoyn_core/samples/eventaction/Android_test_tools/Actions/jni/MyAllJoynCode.cc:176:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/samples/eventaction/Android_test_tools/Actions/jni/MyAllJoynCode.cc:171:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/samples/eventaction/Android_test_tools/Actions/jni/MyAllJoynCode.cc:176:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/samples/eventaction/Android_test_tools/Actions/jni/MyAllJoynCode.cc:210:5: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
alljoyn-15.09a/alljoyn_core/samples/eventaction/Android_test_tools/Actions/jni/MyAllJoynCode.cc:212:7: note: Found duplicate branches for 'if' and 'else'.
alljoyn-15.09a/alljoyn_core/samples/eventaction/Android_test_tools/Actions/jni/MyAllJoynCode.cc:210:5: note: Found duplicate branches for 'if' and 'else'.
alljoyn-15.09a/alljoyn_core/samples/eventaction/Android_test_tools/Actions/jni/MyAllJoynCode.cc:233:5: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
alljoyn-15.09a/alljoyn_core/samples/eventaction/Android_test_tools/Actions/jni/MyAllJoynCode.cc:236:7: note: Found duplicate branches for 'if' and 'else'.
alljoyn-15.09a/alljoyn_core/samples/eventaction/Android_test_tools/Actions/jni/MyAllJoynCode.cc:233:5: note: Found duplicate branches for 'if' and 'else'.
alljoyn-15.09a/alljoyn_core/samples/eventaction/Android_test_tools/Actions/jni/Rule.h:90:46: style: Member variable 'Rule::eventMember' is in the wrong place in the initializer list. [initializerList]
alljoyn-15.09a/alljoyn_core/samples/eventaction/Android_test_tools/Actions/jni/Rule.h:31:54: note: Member variable 'Rule::eventMember' is in the wrong place in the initializer list.
alljoyn-15.09a/alljoyn_core/samples/eventaction/Android_test_tools/Actions/jni/Rule.h:90:46: note: Member variable 'Rule::eventMember' is in the wrong place in the initializer list.
alljoyn-15.09a/alljoyn_core/samples/eventaction/Android_test_tools/Events/jni/MyAllJoynCode.cc:238:5: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
alljoyn-15.09a/alljoyn_core/samples/eventaction/Android_test_tools/Events/jni/MyAllJoynCode.cc:240:7: note: Found duplicate branches for 'if' and 'else'.
alljoyn-15.09a/alljoyn_core/samples/eventaction/Android_test_tools/Events/jni/MyAllJoynCode.cc:238:5: note: Found duplicate branches for 'if' and 'else'.
alljoyn-15.09a/alljoyn_core/samples/eventaction/Android_test_tools/Events/jni/MyAllJoynCode.cc:261:5: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
alljoyn-15.09a/alljoyn_core/samples/eventaction/Android_test_tools/Events/jni/MyAllJoynCode.cc:264:7: note: Found duplicate branches for 'if' and 'else'.
alljoyn-15.09a/alljoyn_core/samples/eventaction/Android_test_tools/Events/jni/MyAllJoynCode.cc:261:5: note: Found duplicate branches for 'if' and 'else'.
alljoyn-15.09a/alljoyn_core/samples/eventaction/Android_test_tools/Events/jni/MyAllJoynCode.cc:187:9: error: Uninitialized variable: eventMember [uninitvar]
alljoyn-15.09a/alljoyn_core/samples/eventaction/Android_test_tools/Events/jni/Rule.h:90:46: style: Member variable 'Rule::eventMember' is in the wrong place in the initializer list. [initializerList]
alljoyn-15.09a/alljoyn_core/samples/eventaction/Android_test_tools/Events/jni/Rule.h:31:54: note: Member variable 'Rule::eventMember' is in the wrong place in the initializer list.
alljoyn-15.09a/alljoyn_core/samples/eventaction/Android_test_tools/Events/jni/Rule.h:90:46: note: Member variable 'Rule::eventMember' is in the wrong place in the initializer list.
alljoyn-15.09a/alljoyn_core/samples/eventaction/SimpleRulesEngine/SimpleRuleEngine.h:81:13: performance: Technically the member function 'SimpleRuleEngine::removeRule' can be static. [functionStatic]
alljoyn-15.09a/alljoyn_core/samples/eventaction/SimpleRulesEngine/SimpleRuleEngine.cc:53:27: note: Technically the member function 'SimpleRuleEngine::removeRule' can be static.
alljoyn-15.09a/alljoyn_core/samples/eventaction/SimpleRulesEngine/SimpleRuleEngine.h:81:13: note: Technically the member function 'SimpleRuleEngine::removeRule' can be static.
alljoyn-15.09a/alljoyn_core/samples/eventaction/SimpleRulesEngine/SimpleRuleEngine.h:96:13: performance: Technically the member function 'SimpleRuleEngine::shutdown' can be static. [functionStatic]
alljoyn-15.09a/alljoyn_core/samples/eventaction/SimpleRulesEngine/SimpleRuleEngine.cc:79:27: note: Technically the member function 'SimpleRuleEngine::shutdown' can be static.
alljoyn-15.09a/alljoyn_core/samples/eventaction/SimpleRulesEngine/SimpleRuleEngine.h:96:13: note: Technically the member function 'SimpleRuleEngine::shutdown' can be static.
alljoyn-15.09a/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/OptParser.h:50:10: performance: Technically the member function 'OptParser::IsAllHex' can be static. [functionStatic]
alljoyn-15.09a/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/OptParser.cc:75:17: note: Technically the member function 'OptParser::IsAllHex' can be static.
alljoyn-15.09a/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/OptParser.h:50:10: note: Technically the member function 'OptParser::IsAllHex' can be static.
alljoyn-15.09a/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/OptParser.h:51:10: style: Technically the member function 'OptParser::PrintUsage' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/OptParser.cc:57:17: note: Technically the member function 'OptParser::PrintUsage' can be const.
alljoyn-15.09a/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/OptParser.h:51:10: note: Technically the member function 'OptParser::PrintUsage' can be const.
alljoyn-15.09a/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/RulePersister.h:28:10: performance: Technically the member function 'RulePersister::saveRule' can be static. [functionStatic]
alljoyn-15.09a/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/RulePersister.cc:28:21: note: Technically the member function 'RulePersister::saveRule' can be static.
alljoyn-15.09a/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/RulePersister.h:28:10: note: Technically the member function 'RulePersister::saveRule' can be static.
alljoyn-15.09a/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/RulePersister.h:30:10: performance: Technically the member function 'RulePersister::loadRules' can be static. [functionStatic]
alljoyn-15.09a/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/RulePersister.cc:33:21: note: Technically the member function 'RulePersister::loadRules' can be static.
alljoyn-15.09a/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/RulePersister.h:30:10: note: Technically the member function 'RulePersister::loadRules' can be static.
alljoyn-15.09a/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/RulePersister.h:32:10: performance: Technically the member function 'RulePersister::clearRules' can be static. [functionStatic]
alljoyn-15.09a/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/RulePersister.cc:38:21: note: Technically the member function 'RulePersister::clearRules' can be static.
alljoyn-15.09a/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/RulePersister.h:32:10: note: Technically the member function 'RulePersister::clearRules' can be static.
alljoyn-15.09a/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/rule-main.cc:40:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.09a/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/rule-main.cc:66:19: style: Redundant condition: argc==3. 'argc!=3 || (argc==3 && 0!=::strcmp("-n",argv[1]))' is equivalent to 'argc!=3 || 0!=::strcmp("-n",argv[1])' [redundantCondition]
alljoyn-15.09a/alljoyn_core/samples/observer/door_consumer.cc:270:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/observer/door_consumer.cc:267:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/observer/door_consumer.cc:270:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/observer/door_consumer.cc:272:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/observer/door_consumer.cc:267:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/observer/door_consumer.cc:272:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/observer/door_consumer.cc:274:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/observer/door_consumer.cc:267:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/observer/door_consumer.cc:274:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/observer/door_consumer.cc:276:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/observer/door_consumer.cc:267:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/observer/door_consumer.cc:276:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/observer/door_consumer.cc:278:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/observer/door_consumer.cc:267:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/observer/door_consumer.cc:278:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/observer/door_consumer.cc:280:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/observer/door_consumer.cc:267:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/observer/door_consumer.cc:280:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/observer/door_consumer.cc:283:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/observer/door_consumer.cc:267:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/observer/door_consumer.cc:283:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/observer/door_consumer.cc:285:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/observer/door_consumer.cc:267:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/observer/door_consumer.cc:285:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/observer/door_consumer.cc:287:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/observer/door_consumer.cc:267:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/observer/door_consumer.cc:287:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/observer/door_consumer.cc:290:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/observer/door_consumer.cc:267:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/observer/door_consumer.cc:290:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/observer/door_consumer.cc:293:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/observer/door_consumer.cc:267:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/observer/door_consumer.cc:293:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/observer/door_provider.cc:59:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/observer/door_provider.cc:56:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/observer/door_provider.cc:59:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/observer/door_provider.cc:61:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/observer/door_provider.cc:56:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/observer/door_provider.cc:61:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/observer/door_provider.cc:63:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/observer/door_provider.cc:56:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/observer/door_provider.cc:63:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/observer/door_provider.cc:65:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/observer/door_provider.cc:56:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/observer/door_provider.cc:65:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/observer/door_provider.cc:67:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/observer/door_provider.cc:56:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/observer/door_provider.cc:67:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/observer/door_provider.cc:69:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/observer/door_provider.cc:56:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/observer/door_provider.cc:69:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/observer/door_provider.cc:72:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/observer/door_provider.cc:56:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/observer/door_provider.cc:72:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/observer/door_provider.cc:74:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/observer/door_provider.cc:56:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/observer/door_provider.cc:74:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/observer/door_provider.cc:76:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/observer/door_provider.cc:56:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/observer/door_provider.cc:76:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/observer/door_provider.cc:79:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/observer/door_provider.cc:56:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/observer/door_provider.cc:79:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/observer/door_provider.cc:82:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/observer/door_provider.cc:56:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/observer/door_provider.cc:82:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/observer/door_provider.cc:325:5: style: Variable 'bus' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/samples/observer/door_provider.cc:324:0: note: Variable 'bus' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/samples/observer/door_provider.cc:325:5: note: Variable 'bus' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/samples/openwrt/chatresponder/chatresponder.cc:168:48: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
alljoyn-15.09a/alljoyn_core/samples/openwrt/chatresponder/chatresponder.cc:170:45: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
alljoyn-15.09a/alljoyn_core/samples/openwrt/chatresponder/chatresponder.cc:172:43: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
alljoyn-15.09a/alljoyn_core/samples/openwrt/chatresponder/chatresponder.cc:176:48: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
alljoyn-15.09a/alljoyn_core/samples/openwrt/chatresponder/chatresponder.cc:63:5: style: Class 'ChatResponder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/samples/openwrt/chatresponder/chatresponder.cc:283:5: style: Class 'SessionManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/samples/secure/DeskTopSharedKSClient.cc:179:16: style: Condition 'client<0' is always false [knownConditionTrueFalse]
alljoyn-15.09a/alljoyn_core/samples/secure/DeskTopSharedKSClient.cc:176:18: note: Assignment 'client=0', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/secure/DeskTopSharedKSClient.cc:179:16: note: Condition 'client<0' is always false
alljoyn-15.09a/alljoyn_core/samples/secure/DeskTopSharedKSClient.cc:195:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/secure/DeskTopSharedKSClient.cc:190:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/secure/DeskTopSharedKSClient.cc:195:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/secure/DeskTopSharedKSClient.cc:196:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/secure/DeskTopSharedKSClient.cc:190:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/secure/DeskTopSharedKSClient.cc:196:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/secure/DeskTopSharedKSService.cc:325:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.09a/alljoyn_core/samples/secure/DeskTopSharedKSService.cc:200:18: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/secure/DeskTopSharedKSService.cc:196:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/secure/DeskTopSharedKSService.cc:200:18: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/secure/DeskTopSharedKSService.cc:203:13: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/secure/DeskTopSharedKSService.cc:196:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/secure/DeskTopSharedKSService.cc:203:13: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/secure/SampleCertificateChainEngine.cc:83:12: style: The scope of the variable 'pos' can be reduced. [variableScope]
alljoyn-15.09a/alljoyn_core/samples/secure/SampleCertificateUtility.cc:257:11: style: Checking if unsigned variable 'subjectCNSize' is less than zero. [unsignedLessThanZero]
alljoyn-15.09a/alljoyn_core/samples/secure/SampleCertificateUtility.cc:260:11: style: Checking if unsigned variable 'issuerCNSize' is less than zero. [unsignedLessThanZero]
alljoyn-15.09a/alljoyn_core/samples/secure/SampleClientECDHE.cc:247:16: style: Condition 'client<0' is always false [knownConditionTrueFalse]
alljoyn-15.09a/alljoyn_core/samples/secure/SampleClientECDHE.cc:244:18: note: Assignment 'client=0', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/secure/SampleClientECDHE.cc:247:16: note: Condition 'client<0' is always false
alljoyn-15.09a/alljoyn_core/samples/secure/SampleClientECDHE.cc:263:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/secure/SampleClientECDHE.cc:258:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/secure/SampleClientECDHE.cc:263:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/secure/SampleClientECDHE.cc:264:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/secure/SampleClientECDHE.cc:258:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/secure/SampleClientECDHE.cc:264:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/secure/SampleServiceECDHE.cc:397:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.09a/alljoyn_core/samples/secure/SampleServiceECDHE.cc:275:18: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/secure/SampleServiceECDHE.cc:271:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/secure/SampleServiceECDHE.cc:275:18: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/secure/SampleServiceECDHE.cc:278:13: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/secure/SampleServiceECDHE.cc:271:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/secure/SampleServiceECDHE.cc:278:13: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/secure/door/secure_door_common.cc:172:9: warning: Possible null pointer dereference: doorIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/secure/door/secure_door_common.cc:167:38: note: Assignment 'doorIntf=nullptr', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/secure/door/secure_door_common.cc:172:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/secure/door/secure_door_common.cc:173:9: warning: Possible null pointer dereference: doorIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/secure/door/secure_door_common.cc:167:38: note: Assignment 'doorIntf=nullptr', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/secure/door/secure_door_common.cc:173:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/secure/door/secure_door_common.cc:174:9: warning: Possible null pointer dereference: doorIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/secure/door/secure_door_common.cc:167:38: note: Assignment 'doorIntf=nullptr', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/secure/door/secure_door_common.cc:174:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/secure/door/secure_door_common.cc:175:9: warning: Possible null pointer dereference: doorIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/secure/door/secure_door_common.cc:167:38: note: Assignment 'doorIntf=nullptr', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/secure/door/secure_door_common.cc:175:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/secure/door/secure_door_common.cc:176:9: warning: Possible null pointer dereference: doorIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/secure/door/secure_door_common.cc:167:38: note: Assignment 'doorIntf=nullptr', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/secure/door/secure_door_common.cc:176:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/secure/door/secure_door_common.cc:177:9: warning: Possible null pointer dereference: doorIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/secure/door/secure_door_common.cc:167:38: note: Assignment 'doorIntf=nullptr', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/secure/door/secure_door_common.cc:177:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/secure/door/secure_door_common.h:129:9: style: Class 'DoorCommon' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
alljoyn-15.09a/alljoyn_core/samples/secure/door/secure_door_common.h:129:9: style: Class 'DoorCommon' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
alljoyn-15.09a/alljoyn_core/samples/secure/door/secure_door_common.h:62:5: style: Class 'DoorCommonPCL' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/samples/secure/door/secure_door_common.h:91:5: style: Class 'Door' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/samples/secure/door/secure_door_common.h:127:5: style: Class 'DoorCommon' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/samples/secure/door/secure_door_common.h:127:23: performance: Function parameter '_appName' should be passed by const reference. [passedByValue]
alljoyn-15.09a/alljoyn_core/samples/secure/door/secure_door_consumer.cc:225:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/samples/secure/door/secure_door_consumer.cc:221:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/samples/secure/door/secure_door_consumer.cc:225:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/samples/secure/door/secure_door_consumer.cc:179:81: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/samples/secure/door/secure_door_consumer.cc:385:41: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/samples/simple/android/client/jni/Client_jni.cpp:182:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/simple/android/client/jni/Client_jni.cpp:179:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/simple/android/client/jni/Client_jni.cpp:182:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/simple/android/client/jni/Client_jni.cpp:183:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/simple/android/client/jni/Client_jni.cpp:179:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/simple/android/client/jni/Client_jni.cpp:183:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/simple/android/client/jni/Client_jni.cpp:180:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/samples/simple/android/client/jni/Client_jni.cpp:164:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/samples/simple/android/client/jni/Client_jni.cpp:180:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/samples/simple/android/service/jni/Service_jni.cpp:233:13: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/simple/android/service/jni/Service_jni.cpp:230:42: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/simple/android/service/jni/Service_jni.cpp:233:13: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/simple/android/service/jni/Service_jni.cpp:234:13: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/simple/android/service/jni/Service_jni.cpp:230:42: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/simple/android/service/jni/Service_jni.cpp:234:13: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/windows/Client/Client.cpp:173:40: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.09a/alljoyn_core/samples/windows/Client/Client.cpp:123:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/windows/Client/Client.cpp:119:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/windows/Client/Client.cpp:123:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/windows/Client/Client.cpp:124:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/windows/Client/Client.cpp:119:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/windows/Client/Client.cpp:124:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynBusLib.cpp:165:48: warning: Function 'TransferSegment' argument order different: declaration 'proxyIndex, bytes, segmentSize, nSegments, success' definition 'proxyIndex, pv, serialNum, segmentSize, success' [funcArgOrderDifferent]
alljoyn-15.09a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynBusAPI.h:48:48: note: Function 'TransferSegment' argument order different: declaration 'proxyIndex, bytes, segmentSize, nSegments, success' definition 'proxyIndex, pv, serialNum, segmentSize, success'
alljoyn-15.09a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynBusLib.cpp:165:48: note: Function 'TransferSegment' argument order different: declaration 'proxyIndex, bytes, segmentSize, nSegments, success' definition 'proxyIndex, pv, serialNum, segmentSize, success'
alljoyn-15.09a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:148:10: style: The function 'CreateInterfaces' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:130:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:148:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:149:10: style: The function 'RegisterInterfaces' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:131:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:149:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:187:10: style: The function 'CreateInterfaces' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:130:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:187:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:188:10: style: The function 'RegisterInterfaces' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:131:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:188:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:88:39: style: Function 'Connect' argument 1 names different: declaration 'identity' definition 'tag'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:80:24: note: Function 'Connect' argument 1 names different: declaration 'identity' definition 'tag'.
alljoyn-15.09a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:88:39: note: Function 'Connect' argument 1 names different: declaration 'identity' definition 'tag'.
alljoyn-15.09a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:223:54: style: Function 'createBusObjects' argument 1 names different: declaration 'uniqueTag' definition 'localTag'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:107:39: note: Function 'createBusObjects' argument 1 names different: declaration 'uniqueTag' definition 'localTag'.
alljoyn-15.09a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:223:54: note: Function 'createBusObjects' argument 1 names different: declaration 'uniqueTag' definition 'localTag'.
alljoyn-15.09a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:294:61: style: Function 'SetListenCallback' argument 1 names different: declaration 'callball' definition 'callback'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:122:45: note: Function 'SetListenCallback' argument 1 names different: declaration 'callball' definition 'callback'.
alljoyn-15.09a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:294:61: note: Function 'SetListenCallback' argument 1 names different: declaration 'callball' definition 'callback'.
alljoyn-15.09a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:312:67: style: Function 'ChatObject' argument 2 names different: declaration 'path' definition 'tag'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:185:59: note: Function 'ChatObject' argument 2 names different: declaration 'path' definition 'tag'.
alljoyn-15.09a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:312:67: note: Function 'ChatObject' argument 2 names different: declaration 'path' definition 'tag'.
alljoyn-15.09a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:378:67: style: Function 'XferObject' argument 2 names different: declaration 'path' definition 'tag'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:147:59: note: Function 'XferObject' argument 2 names different: declaration 'path' definition 'tag'.
alljoyn-15.09a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:378:67: note: Function 'XferObject' argument 2 names different: declaration 'path' definition 'tag'.
alljoyn-15.09a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:453:48: style: Function 'SetSaveAsFilename' argument 1 names different: declaration 'filename' definition 'name'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:154:40: note: Function 'SetSaveAsFilename' argument 1 names different: declaration 'filename' definition 'name'.
alljoyn-15.09a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:453:48: note: Function 'SetSaveAsFilename' argument 1 names different: declaration 'filename' definition 'name'.
alljoyn-15.09a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:556:58: style: Function 'writeSegment' argument 2 names different: declaration 'segment' definition 'seg'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:176:50: note: Function 'writeSegment' argument 2 names different: declaration 'segment' definition 'seg'.
alljoyn-15.09a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:556:58: note: Function 'writeSegment' argument 2 names different: declaration 'segment' definition 'seg'.
alljoyn-15.09a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:477:17: style: Variable 'nSegs' is assigned a value that is never used. [unreadVariable]
alljoyn-15.09a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:102:12: warning: Assert statement calls a function which may have desired side effects: 'invariants'. [assertWithSideEffect]
alljoyn-15.09a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:23:20: warning: Member variable 'AllJoynConnection::chatObject' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:378:13: warning: Member variable 'XferObject::queryCallback' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:378:13: warning: Member variable 'XferObject::xferCallback' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:312:13: warning: Member variable 'ChatObject::chatSignalMember' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:28:5: performance: Variable 'advertisedName' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-15.09a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:79:10: style: Technically the member function 'AllJoynConnection::IsConnected' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:83:25: note: Technically the member function 'AllJoynConnection::IsConnected' can be const.
alljoyn-15.09a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:79:10: note: Technically the member function 'AllJoynConnection::IsConnected' can be const.
alljoyn-15.09a/alljoyn_core/samples/windows/Service/Service.cpp:216:32: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.09a/alljoyn_core/samples/windows/Service/Service.cpp:192:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/windows/Service/Service.cpp:188:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/windows/Service/Service.cpp:192:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/windows/Service/Service.cpp:193:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/samples/windows/Service/Service.cpp:188:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/samples/windows/Service/Service.cpp:193:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/samples/windows/Service/Service.cpp:189:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/samples/windows/Service/Service.cpp:169:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/samples/windows/Service/Service.cpp:189:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/samples/windows/chat/ChatLib32/ChatClasses.cpp:61:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/samples/windows/chat/ChatLib32/ChatClasses.cpp:52:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/samples/windows/chat/ChatLib32/ChatClasses.cpp:61:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/AboutData.cc:285:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/src/AboutData.cc:281:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/AboutData.cc:285:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/AboutData.cc:347:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/src/AboutData.cc:345:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/AboutData.cc:347:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/AboutData.cc:437:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/src/AboutData.cc:435:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/AboutData.cc:437:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/AboutData.cc:463:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/src/AboutData.cc:461:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/AboutData.cc:463:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/AboutData.cc:487:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/src/AboutData.cc:485:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/AboutData.cc:487:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/AboutData.cc:510:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/src/AboutData.cc:508:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/AboutData.cc:510:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/AboutData.cc:534:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/src/AboutData.cc:532:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/AboutData.cc:534:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/AboutData.cc:557:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/src/AboutData.cc:555:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/AboutData.cc:557:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/AboutData.cc:622:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/src/AboutData.cc:620:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/AboutData.cc:622:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/AboutData.cc:646:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/src/AboutData.cc:644:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/AboutData.cc:646:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/AboutData.cc:669:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/src/AboutData.cc:667:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/AboutData.cc:669:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/AboutData.cc:704:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/src/AboutData.cc:702:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/AboutData.cc:704:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/AboutData.cc:728:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/src/AboutData.cc:726:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/AboutData.cc:728:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/AboutDataInternal.h:108:1: style: The class 'Internal' does not have a constructor although it has private member variables. [noConstructor]
alljoyn-15.09a/alljoyn_core/src/AboutDataInternal.h:125:18: style: Technically the member function 'ajn::Internal::CaseInsensitiveCompare::CaseInsensitiveCharCompare::operator()' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/src/AboutIconProxy.cc:39:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/src/AboutIconProxy.cc:36:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/AboutIconProxy.cc:39:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/AboutIconProxy.cc:102:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/src/AboutIconProxy.cc:99:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/AboutIconProxy.cc:102:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/AboutObj.cc:43:5: style: Variable 'aboutIntf' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/src/AboutObj.cc:41:0: note: Variable 'aboutIntf' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/src/AboutObj.cc:43:5: note: Variable 'aboutIntf' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/src/AuthManager.h:95:71: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/src/PeerState.h:105:110: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/src/PeerState.h:326:78: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/src/PeerState.h:338:94: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/src/PeerState.h:339:84: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/src/KeyStore.h:534:9: warning: Member variable 'KeyRecord::accessRights' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/src/AuthMechanism.h:202:5: warning: Member variable 'AuthMechanism::authRole' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/src/BusEndpoint.h:64:5: warning: Member variable '_BusEndpoint::endpointFlowType' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/src/BusEndpoint.h:71:5: warning: Member variable '_BusEndpoint::endpointFlowType' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/src/MethodTable.h:75:9: warning: Member variable 'Entry::member' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/src/MethodTable.h:75:9: warning: Member variable 'Entry::context' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/src/MethodTable.h:75:9: warning: Member variable 'Entry::refCount' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:79:5: warning: Member variable '_LocalEndpoint::running' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:79:5: warning: Member variable '_LocalEndpoint::isRegistered' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:79:5: warning: Member variable '_LocalEndpoint::dbusObj' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:79:5: warning: Member variable '_LocalEndpoint::alljoynObj' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:79:5: warning: Member variable '_LocalEndpoint::alljoynDebugObj' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:79:5: warning: Member variable '_LocalEndpoint::peerObj' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/src/PeerState.h:118:5: warning: Member variable '_PeerState::authVersion' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/src/PermissionMgmtObj.h:133:9: warning: Member variable 'KeyExchangeListener::pmo' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/src/KeyStore.h:342:24: style: Technically the member function 'ajn::KeyStore::GetApplication' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/src/KeyStore.h:394:10: style: Technically the member function 'ajn::KeyStore::IsShared' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:726:19: style: Technically the member function 'ajn::LocalTransport::GetLocalEndpoint' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/src/PeerState.h:164:25: style: Technically the member function 'ajn::_PeerState::GetGuid' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/src/PeerState.h:171:14: style: Technically the member function 'ajn::_PeerState::GetAuthVersion' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/src/PeerState.h:229:10: style: Technically the member function 'ajn::_PeerState::IsSecure' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/src/PeerState.h:254:10: style: Technically the member function 'ajn::_PeerState::IsLocalPeer' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/src/PeerState.h:261:12: performance: Technically the member function 'ajn::_PeerState::SerialWindowSize' can be static. [functionStatic]
alljoyn-15.09a/alljoyn_core/src/PeerState.h:275:10: style: Technically the member function 'ajn::_PeerState::IsAuthorized' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/src/TransportFactory.h:38:10: style: Technically the member function 'ajn::TransportFactoryBase::IsDefault' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/src/TransportFactory.h:39:17: style: Technically the member function 'ajn::TransportFactoryBase::GetType' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/src/TransportList.h:100:12: style: Technically the member function 'ajn::TransportList::GetNumTransports' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/src/ProtectedKeyStoreListener.h:47:5: style: Class 'ProtectedKeyStoreListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/src/KeyStore.h:167:5: style: Class 'KeyStore' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/src/KeyStore.h:78:9: style: Class 'Key' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/src/AuthManager.h:53:5: style: Class 'AuthManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/src/ObserverManager.h:72:5: style: Class 'ObserverManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/src/BusEndpoint.h:71:5: style: Class '_BusEndpoint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/src/CredentialAccessor.h:52:5: style: Class 'CredentialAccessor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/src/PermissionMgmtObj.h:168:9: style: Struct 'TrustAnchor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/src/KeyStore.h:62:5: warning: The class 'Key' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:236:24: style: The function 'GetUniqueName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/BusEndpoint.h:117:32: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:236:24: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:337:14: style: The function 'GetUserId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/BusEndpoint.h:131:22: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:337:14: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:344:14: style: The function 'GetGroupId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/BusEndpoint.h:149:22: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:344:14: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:351:14: style: The function 'GetProcessId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/BusEndpoint.h:167:22: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:351:14: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:358:10: style: The function 'SupportsUnixIDs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/BusEndpoint.h:174:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:358:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:369:13: style: The function 'PushMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/BusEndpoint.h:95:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:369:13: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:377:10: style: The function 'AllowRemoteMessages' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/BusEndpoint.h:219:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:377:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:606:13: style: The function 'NormalizeTransportSpec' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/Transport.h:184:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:606:13: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:622:13: style: The function 'Start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/Transport.h:90:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:622:13: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:630:13: style: The function 'Stop' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/Transport.h:99:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:630:13: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:638:13: style: The function 'Join' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/Transport.h:108:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:638:13: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:645:10: style: The function 'IsRunning' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/Transport.h:115:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:645:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:655:13: style: The function 'Connect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/Transport.h:199:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:655:13: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:668:13: style: The function 'Disconnect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/Transport.h:217:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:668:13: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:679:13: style: The function 'StartListen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/Transport.h:230:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:679:13: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:690:13: style: The function 'StopListen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/Transport.h:245:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:690:13: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:735:10: style: The function 'SetListener' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/Transport.h:257:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:735:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:742:10: style: The function 'EnableDiscovery' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/Transport.h:266:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:742:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:750:10: style: The function 'DisableDiscovery' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/Transport.h:277:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:750:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:760:13: style: The function 'EnableAdvertisement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/Transport.h:289:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:760:13: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:773:10: style: The function 'DisableAdvertisement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/Transport.h:301:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:773:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:781:17: style: The function 'GetTransportName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/Transport.h:309:25: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:781:17: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:788:19: style: The function 'GetTransportMask' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/Transport.h:122:27: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:788:19: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:796:13: style: The function 'GetListenAddresses' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/Transport.h:152:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:796:13: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:811:10: style: The function 'SupportsOptions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/Transport.h:169:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:811:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:826:10: style: The function 'IsBusToBus' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/Transport.h:317:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:826:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/ClientRouter.h:56:13: style: The function 'PushMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/Router.h:51:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/ClientRouter.h:56:13: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/ClientRouter.h:66:13: style: The function 'RegisterEndpoint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/Router.h:60:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/ClientRouter.h:66:13: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/ClientRouter.h:75:10: style: The function 'UnregisterEndpoint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/Router.h:68:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/ClientRouter.h:75:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/ClientRouter.h:85:17: style: The function 'FindEndpoint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/Router.h:78:25: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/ClientRouter.h:85:17: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/ClientRouter.h:94:17: style: The function 'GenerateUniqueName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/Router.h:87:25: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/ClientRouter.h:94:17: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/ClientRouter.h:101:10: style: The function 'IsDaemon' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/Router.h:102:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/ClientRouter.h:101:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/ClientRouter.h:110:10: style: The function 'IsBusRunning' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/Router.h:95:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/ClientRouter.h:110:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/ClientRouter.h:118:10: style: The function 'SetGlobalGUID' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/Router.h:109:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/ClientRouter.h:118:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/TransportFactory.h:50:24: style: The function 'Create' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/TransportFactory.h:41:24: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/TransportFactory.h:50:24: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/TransportList.h:144:10: style: The function 'FoundNames' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/Transport.h:63:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/TransportList.h:144:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/CoreObserver.h:47:31: performance: Function parameter 'mandatory' should be passed by const reference. [passedByValue]
alljoyn-15.09a/alljoyn_core/src/AboutObjectDescription.cc:66:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/src/AboutObjectDescription.cc:63:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/AboutObjectDescription.cc:66:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/AboutObjectDescription.cc:79:31: style: Unused variable: interfaceNames [unusedVariable]
alljoyn-15.09a/alljoyn_core/src/AboutProxy.cc:49:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/src/AboutProxy.cc:46:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/AboutProxy.cc:49:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/AboutProxy.cc:83:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/src/AboutProxy.cc:80:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/AboutProxy.cc:83:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/AboutProxy.cc:124:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/src/AboutProxy.cc:121:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/AboutProxy.cc:124:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/AllJoynPeerObj.cc:543:5: style: Variable 'sasl' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/src/AllJoynPeerObj.cc:530:0: note: Variable 'sasl' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/src/AllJoynPeerObj.cc:543:5: note: Variable 'sasl' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/src/AllJoynPeerObj.cc:620:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/src/AllJoynPeerObj.cc:616:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/AllJoynPeerObj.cc:620:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/AllJoynPeerObj.cc:1830:5: style: Variable 'remainder' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/src/AllJoynPeerObj.cc:1825:0: note: Variable 'remainder' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/AllJoynPeerObj.cc:1830:5: note: Variable 'remainder' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/AllJoynPeerObj.cc:1824:12: style: The scope of the variable 'pos' can be reduced. [variableScope]
alljoyn-15.09a/alljoyn_core/src/AllJoynPeerObj.cc:1713:110: style: Function 'SessionJoined' argument 3 names different: declaration 'message' definition 'msg'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/src/AllJoynPeerObj.h:395:98: note: Function 'SessionJoined' argument 3 names different: declaration 'message' definition 'msg'.
alljoyn-15.09a/alljoyn_core/src/AllJoynPeerObj.cc:1713:110: note: Function 'SessionJoined' argument 3 names different: declaration 'message' definition 'msg'.
alljoyn-15.09a/alljoyn_core/src/AllJoynPeerObj.cc:1763:66: style: Function 'HandleMethodReply' argument 2 names different: declaration 'sentMsg' definition 'replyMsg'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/src/AllJoynPeerObj.h:238:54: note: Function 'HandleMethodReply' argument 2 names different: declaration 'sentMsg' definition 'replyMsg'.
alljoyn-15.09a/alljoyn_core/src/AllJoynPeerObj.cc:1763:66: note: Function 'HandleMethodReply' argument 2 names different: declaration 'sentMsg' definition 'replyMsg'.
alljoyn-15.09a/alljoyn_core/src/AllJoynPeerObj.cc:1548:21: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/src/AllJoynPeerObj.cc:1869:98: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/src/AllJoynPeerObj.cc:1971:86: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:340:9: performance: Variable 'pskName' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:341:9: performance: Variable 'pskValue' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-15.09a/alljoyn_core/src/SASLEngine.h:131:24: style: Technically the member function 'ajn::SASLEngine::GetRemoteId' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/src/SASLEngine.h:155:29: style: Technically the member function 'ajn::SASLEngine::GetRole' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/src/SASLEngine.h:163:10: style: Technically the member function 'ajn::SASLEngine::AuthenticationIsMutual' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:102:10: style: Technically the member function 'ajn::KeyExchanger::IsInitiator' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:247:25: style: Technically the member function 'ajn::KeyExchangerECDHE::GetPeerECDHEPublicKey' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationObj.h:53:5: style: Class 'SecurityApplicationObj' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/src/AllJoynPeerObj.h:67:5: style: Class 'AllJoynPeerObj' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/src/EndpointAuth.h:136:17: style: The function 'SASLCallout' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/SASLEngine.h:83:29: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/EndpointAuth.h:136:17: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/RemoteEndpoint.h:168:21: style: The function 'PushMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/BusEndpoint.h:95:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/RemoteEndpoint.h:168:21: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/RemoteEndpoint.h:253:32: style: The function 'GetUniqueName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/BusEndpoint.h:117:32: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/RemoteEndpoint.h:253:32: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/RemoteEndpoint.h:344:10: style: The function 'AllowRemoteMessages' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/BusEndpoint.h:219:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/RemoteEndpoint.h:344:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/RemoteEndpoint.h:464:18: style: The function 'IsInSession' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/BusEndpoint.h:254:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/RemoteEndpoint.h:464:18: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/RemoteEndpoint.h:473:18: style: The function 'RegisterSessionId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/BusEndpoint.h:104:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/RemoteEndpoint.h:473:18: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/RemoteEndpoint.h:479:10: style: The function 'UnregisterSessionId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/BusEndpoint.h:110:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/RemoteEndpoint.h:479:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:242:21: style: The function 'GenerateLocalVerifier' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:104:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:242:21: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:243:21: style: The function 'GenerateRemoteVerifier' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:109:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:243:21: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:244:21: style: The function 'StoreMasterSecret' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:115:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:244:21: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:255:13: style: The function 'RespondToKeyExchange' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:123:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:255:13: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:257:21: style: The function 'ExecKeyExchange' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:130:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:257:21: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:263:21: style: The function 'KeyAuthentication' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:136:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:263:21: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:308:20: style: The function 'GetSuite' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:145:28: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:308:20: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:311:17: style: The function 'GetSuiteName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:148:25: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:311:17: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:314:13: style: The function 'KeyAuthentication' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:263:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:314:13: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:316:13: style: The function 'RequestCredentialsCB' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:153:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:316:13: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:348:20: style: The function 'GetSuite' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:145:28: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:348:20: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:351:17: style: The function 'GetSuiteName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:148:25: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:351:17: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:354:13: style: The function 'ReplyWithVerifier' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:121:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:354:13: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:355:13: style: The function 'GenerateLocalVerifier' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:242:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:355:13: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:357:13: style: The function 'ValidateRemoteVerifierVariant' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:143:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:357:13: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:359:13: style: The function 'KeyAuthentication' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:263:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:359:13: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:361:13: style: The function 'RequestCredentialsCB' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:153:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:361:13: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:393:20: style: The function 'GetSuite' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:145:28: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:393:20: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:396:17: style: The function 'GetSuiteName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:148:25: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:396:17: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:400:13: style: The function 'ReplyWithVerifier' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:121:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:400:13: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:402:13: style: The function 'KeyAuthentication' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:263:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:402:13: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:404:13: style: The function 'RequestCredentialsCB' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:153:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:404:13: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:405:13: style: The function 'ValidateRemoteVerifierVariant' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:143:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:405:13: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:406:21: style: The function 'StoreMasterSecret' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:244:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:406:21: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationObj.h:63:21: style: The function 'Init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/PermissionMgmtObj.h:200:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationObj.h:63:21: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationObj.h:98:21: style: The function 'State' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/PermissionMgmtObj.h:430:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationObj.h:98:21: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:96:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:90:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:96:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:97:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:90:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:97:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:98:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:90:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:98:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:99:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:90:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:99:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:101:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:90:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:101:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:111:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:105:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:111:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:112:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:105:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:112:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:113:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:105:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:113:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:114:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:105:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:114:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:115:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:105:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:115:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:117:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:105:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:117:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:128:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:128:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:129:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:129:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:130:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:130:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:131:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:131:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:132:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:132:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:133:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:133:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:134:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:134:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:135:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:135:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:136:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:136:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:137:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:137:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:138:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:138:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:139:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:139:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:140:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:140:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:141:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:141:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:142:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:142:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:143:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:143:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:144:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:144:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:145:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:145:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:146:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:146:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:147:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:147:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:148:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:148:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:149:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:149:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:150:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:150:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:151:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:151:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:152:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:152:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:153:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:153:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:154:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:154:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:158:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:158:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:159:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:159:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:160:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:160:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:161:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:161:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:162:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:162:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:163:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:163:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:164:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:164:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:166:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:166:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:177:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:170:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:177:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:178:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:170:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:178:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:179:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:170:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:179:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:181:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:170:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:181:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:192:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:185:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:192:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:193:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:185:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:193:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:194:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:185:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:194:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:195:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:185:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:195:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:196:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:185:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:196:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:197:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:185:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:197:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:198:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:185:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:198:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:199:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:185:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:199:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:200:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:185:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:200:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:211:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:204:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:211:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:212:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:204:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:212:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:226:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:220:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:226:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:227:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:220:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:227:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:237:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:231:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:237:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:238:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:231:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:238:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:239:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:231:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:239:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:240:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:231:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:240:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:241:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:231:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:241:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:242:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:231:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:242:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:243:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:231:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:243:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:244:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:231:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:244:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:245:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:231:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:245:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:246:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:231:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:246:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:247:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:231:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:247:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:248:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:231:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:248:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:258:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:252:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:258:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:259:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:252:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:259:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:260:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:252:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:260:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:270:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:264:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:270:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:271:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:264:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:271:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:272:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:264:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:272:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:273:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:264:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:273:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:274:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:264:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:274:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:275:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:264:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:275:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:276:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:264:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:276:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:277:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:264:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:277:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:278:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:264:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:278:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:279:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:264:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:279:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:280:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:264:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:280:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:281:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:264:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:281:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:282:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:264:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:282:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:283:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:264:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:283:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:284:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:264:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:284:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:285:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:264:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:285:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:286:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:264:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:286:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:288:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:264:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:288:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:298:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:292:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:298:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:299:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:292:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:299:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:300:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:292:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:300:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:301:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:292:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:301:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:304:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:292:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:304:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:314:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:308:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:314:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:315:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:308:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:315:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:316:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:308:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:316:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:317:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:308:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:317:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:318:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:308:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:318:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:319:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:308:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:319:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:320:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:308:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:320:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:321:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:308:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:321:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:322:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:308:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:322:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:323:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:308:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:323:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:324:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:308:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:324:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:325:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:308:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:325:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:326:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:308:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:326:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:327:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:308:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:327:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:328:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:308:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:328:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:329:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:308:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:329:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:330:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:308:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:330:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:331:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:308:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:331:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:332:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:308:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:332:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:333:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:308:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:333:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:334:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:308:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:334:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:335:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:308:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:335:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:336:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:308:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:336:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:338:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:308:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:338:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:348:9: warning: Possible null pointer dereference: introspectIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:341:48: note: Assignment 'introspectIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:348:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:349:9: warning: Possible null pointer dereference: introspectIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:341:48: note: Assignment 'introspectIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:349:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:350:9: warning: Possible null pointer dereference: introspectIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:341:48: note: Assignment 'introspectIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/src/AllJoynStd.cc:350:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/src/AuthMechLogon.cc:91:56: style: Function 'ComputeVerifier' argument 1 names different: declaration 'label' definition 'labelStr'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/src/AuthMechLogon.h:143:45: note: Function 'ComputeVerifier' argument 1 names different: declaration 'label' definition 'labelStr'.
alljoyn-15.09a/alljoyn_core/src/AuthMechLogon.cc:91:56: note: Function 'ComputeVerifier' argument 1 names different: declaration 'label' definition 'labelStr'.
alljoyn-15.09a/alljoyn_core/src/AuthMechLogon.h:56:17: style: The function 'GetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/AuthMechanism.h:135:25: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/AuthMechLogon.h:56:17: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/AuthMechLogon.h:67:13: style: The function 'Init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/AuthMechanism.h:75:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/AuthMechLogon.h:67:13: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/AuthMechLogon.h:83:17: style: The function 'InitialResponse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/AuthMechanism.h:128:25: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/AuthMechLogon.h:83:17: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/AuthMechLogon.h:88:17: style: The function 'Response' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/AuthMechanism.h:117:25: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/AuthMechLogon.h:88:17: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/AuthMechLogon.h:95:17: style: The function 'Challenge' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/AuthMechanism.h:93:25: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/AuthMechLogon.h:95:17: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/AuthMechLogon.h:115:10: style: The function 'IsInteractive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/AuthMechanism.h:164:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/AuthMechLogon.h:115:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/AuthMechLogon.h:124:10: style: The function 'IsMutual' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/AuthMechanism.h:174:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/AuthMechLogon.h:124:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/AuthMechSRP.cc:93:54: style: Function 'ComputeVerifier' argument 1 names different: declaration 'label' definition 'labelStr'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/src/AuthMechSRP.h:122:45: note: Function 'ComputeVerifier' argument 1 names different: declaration 'label' definition 'labelStr'.
alljoyn-15.09a/alljoyn_core/src/AuthMechSRP.cc:93:54: note: Function 'ComputeVerifier' argument 1 names different: declaration 'label' definition 'labelStr'.
alljoyn-15.09a/alljoyn_core/src/AuthMechSRP.h:56:17: style: The function 'GetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/AuthMechanism.h:135:25: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/AuthMechSRP.h:56:17: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/AuthMechSRP.h:67:13: style: The function 'Init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/AuthMechanism.h:75:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/AuthMechSRP.h:67:13: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/AuthMechSRP.h:83:17: style: The function 'InitialResponse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/AuthMechanism.h:128:25: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/AuthMechSRP.h:83:17: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/AuthMechSRP.h:88:17: style: The function 'Response' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/AuthMechanism.h:117:25: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/AuthMechSRP.h:88:17: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/AuthMechSRP.h:95:17: style: The function 'Challenge' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/AuthMechanism.h:93:25: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/AuthMechSRP.h:95:17: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/AuthMechSRP.h:103:10: style: The function 'IsInteractive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/AuthMechanism.h:164:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/AuthMechSRP.h:103:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/AutoPingerInternal.h:54:5: style: Class 'AutoPingerInternal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/src/AutoPingerInternal.cc:102:33: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_core/src/AutoPingerInternal.cc:201:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/src/AutoPingerInternal.cc:461:17: error: Same iterator is used with different containers 'it.second.destinations' and 'second.destinations'. [iterators]
alljoyn-15.09a/alljoyn_core/src/BusAttachment.cc:1919:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/src/BusAttachment.cc:1912:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/BusAttachment.cc:1919:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/BusAttachment.cc:888:99: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/src/AuthMechAnonymous.h:81:17: performance: Technically the member function 'ajn::AuthMechAnonymous::Response' can be static. [functionStatic]
alljoyn-15.09a/alljoyn_core/src/AuthMechAnonymous.h:99:17: performance: Technically the member function 'ajn::AuthMechAnonymous::InitialChallenge' can be static. [functionStatic]
alljoyn-15.09a/alljoyn_core/src/AuthMechAnonymous.h:113:17: performance: Technically the member function 'ajn::AuthMechAnonymous::Challenge' can be static. [functionStatic]
alljoyn-15.09a/alljoyn_core/src/ClientTransport.h:52:5: style: Class 'ClientTransport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/src/NullTransport.h:75:5: style: Class 'NullTransport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/src/NamedPipeClientTransport.h:52:5: style: Class 'NamedPipeClientTransport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/src/AuthMechAnonymous.h:60:17: style: The function 'GetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/AuthMechanism.h:135:25: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/AuthMechAnonymous.h:60:17: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/AuthMechExternal.h:65:17: style: The function 'GetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/AuthMechanism.h:135:25: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/AuthMechExternal.h:65:17: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/AuthMechExternal.h:87:17: style: The function 'InitialResponse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/AuthMechanism.h:128:25: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/AuthMechExternal.h:87:17: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/AuthMechExternal.h:98:17: style: The function 'Response' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/AuthMechanism.h:117:25: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/AuthMechExternal.h:98:17: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/AuthMechExternal.h:116:17: style: The function 'InitialChallenge' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/AuthMechanism.h:104:25: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/AuthMechExternal.h:116:17: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/AuthMechExternal.h:128:17: style: The function 'Challenge' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/AuthMechanism.h:93:25: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/AuthMechExternal.h:128:17: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/ClientTransport.h:66:13: style: The function 'Start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/Transport.h:90:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/ClientTransport.h:66:13: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/ClientTransport.h:75:13: style: The function 'Stop' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/Transport.h:99:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/ClientTransport.h:75:13: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/ClientTransport.h:84:13: style: The function 'Join' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/Transport.h:108:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/ClientTransport.h:84:13: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/ClientTransport.h:91:10: style: The function 'IsRunning' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/Transport.h:115:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/ClientTransport.h:91:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/ClientTransport.h:112:19: style: The function 'GetTransportMask' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/Transport.h:122:27: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/ClientTransport.h:112:19: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/ClientTransport.h:125:21: style: The function 'NormalizeTransportSpec' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/Transport.h:184:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/ClientTransport.h:125:21: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/ClientTransport.h:138:21: style: The function 'Connect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/Transport.h:199:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/ClientTransport.h:138:21: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/ClientTransport.h:149:13: style: The function 'Disconnect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/Transport.h:217:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/ClientTransport.h:149:13: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/ClientTransport.h:158:10: style: The function 'SetListener' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/Transport.h:257:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/ClientTransport.h:158:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/ClientTransport.h:163:25: style: The function 'GetTransportName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/Transport.h:309:25: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/ClientTransport.h:163:25: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/ClientTransport.h:170:10: style: The function 'IsBusToBus' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/Transport.h:317:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/ClientTransport.h:170:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/ClientTransport.h:189:10: style: The function 'EndpointExit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/RemoteEndpoint.h:120:22: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/ClientTransport.h:189:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/NullTransport.h:89:13: style: The function 'Start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/Transport.h:90:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/NullTransport.h:89:13: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/NullTransport.h:98:13: style: The function 'Stop' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/Transport.h:99:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/NullTransport.h:98:13: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/NullTransport.h:107:13: style: The function 'Join' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/Transport.h:108:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/NullTransport.h:107:13: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/NullTransport.h:114:10: style: The function 'IsRunning' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/Transport.h:115:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/NullTransport.h:114:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/NullTransport.h:127:13: style: The function 'NormalizeTransportSpec' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/Transport.h:184:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/NullTransport.h:127:13: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/NullTransport.h:140:13: style: The function 'Connect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/Transport.h:199:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/NullTransport.h:140:13: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/NullTransport.h:151:13: style: The function 'Disconnect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/Transport.h:217:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/NullTransport.h:151:13: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/NullTransport.h:158:10: style: The function 'SetListener' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/Transport.h:257:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/NullTransport.h:158:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/NullTransport.h:165:17: style: The function 'GetTransportName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/Transport.h:309:25: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/NullTransport.h:165:17: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/NullTransport.h:172:19: style: The function 'GetTransportMask' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/Transport.h:122:27: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/NullTransport.h:172:19: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/NullTransport.h:179:10: style: The function 'IsBusToBus' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/Transport.h:317:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/NullTransport.h:179:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/NamedPipeClientTransport.h:74:13: style: The function 'NormalizeTransportSpec' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/ClientTransport.h:125:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/NamedPipeClientTransport.h:74:13: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/NamedPipeClientTransport.h:87:13: style: The function 'Connect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/ClientTransport.h:138:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/NamedPipeClientTransport.h:87:13: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/NamedPipeClientTransport.h:92:17: style: The function 'GetTransportName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/ClientTransport.h:163:25: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/NamedPipeClientTransport.h:92:17: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/BusAttachment.cc:85:122: performance: Function parameter 'host' should be passed by const reference. [passedByValue]
alljoyn-15.09a/alljoyn_core/src/BusObject.cc:113:91: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/src/BusObject.cc:597:95: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/src/BusObject.cc:1206:46: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/src/BusObject.cc:1237:31: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/src/PermissionMgmtObj.h:241:10: style: Technically the member function 'ajn::PermissionMgmtObj::HasTrustAnchors' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/src/PermissionMgmtObj.h:251:28: style: Technically the member function 'ajn::PermissionMgmtObj::GetTrustAnchors' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/src/PermissionMgmtObj.h:512:10: style: Technically the member function 'ajn::PermissionMgmtObj::IsReady' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/src/BusObject.cc:93:94: performance: Function parameter 'propNames' should be passed by const reference. [passedByValue]
alljoyn-15.09a/alljoyn_core/src/ClientTransport.cc:78:52: style: Function 'EndpointExit' argument 1 names different: declaration 'endpoint' definition 'ep'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/src/ClientTransport.h:189:39: note: Function 'EndpointExit' argument 1 names different: declaration 'endpoint' definition 'ep'.
alljoyn-15.09a/alljoyn_core/src/ClientTransport.cc:78:52: note: Function 'EndpointExit' argument 1 names different: declaration 'endpoint' definition 'ep'.
alljoyn-15.09a/alljoyn_core/src/ClientTransport.cc:46:18: warning: Member variable 'ClientTransport::m_running' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/src/CredentialAccessor.h:87:13: performance: Technically the member function 'ajn::CredentialAccessor::GetLocalKey' can be static. [functionStatic]
alljoyn-15.09a/alljoyn_core/src/CredentialAccessor.cc:87:29: note: Technically the member function 'ajn::CredentialAccessor::GetLocalKey' can be static.
alljoyn-15.09a/alljoyn_core/src/CredentialAccessor.h:87:13: note: Technically the member function 'ajn::CredentialAccessor::GetLocalKey' can be static.
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.cc:319:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.cc:317:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.cc:319:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.cc:988:84: style: Function 'GenerateRemoteVerifier' argument 2 names different: declaration 'peerPskNameLen' definition 'peerPskNameLength'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.h:356:65: note: Function 'GenerateRemoteVerifier' argument 2 names different: declaration 'peerPskNameLen' definition 'peerPskNameLength'.
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.cc:988:84: note: Function 'GenerateRemoteVerifier' argument 2 names different: declaration 'peerPskNameLen' definition 'peerPskNameLength'.
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.cc:493:116: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.cc:1276:126: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.cc:204:12: performance: Technically the member function 'ajn::SigInfoECC::GetRSize' can be static. [functionStatic]
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.cc:235:12: performance: Technically the member function 'ajn::SigInfoECC::GetSSize' can be static. [functionStatic]
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.cc:171:18: warning: Virtual function 'Init' is called from constructor 'SigInfoECC()' at line 168. Dynamic binding is not used. [virtualCallInConstructor]
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.cc:168:9: note: Calling Init
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.cc:171:18: note: Init is a virtual method
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.cc:171:18: style: The function 'Init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.cc:132:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/KeyExchanger.cc:171:18: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/KeyStore.cc:409:9: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/src/KeyStore.cc:405:0: note: Variable 'data' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/src/KeyStore.cc:409:9: note: Variable 'data' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/src/KeyStore.cc:149:49: style: Function 'SetListener' argument 1 names different: declaration 'listener' definition 'keyStoreListener'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/src/KeyStore.h:322:43: note: Function 'SetListener' argument 1 names different: declaration 'listener' definition 'keyStoreListener'.
alljoyn-15.09a/alljoyn_core/src/KeyStore.cc:149:49: note: Function 'SetListener' argument 1 names different: declaration 'listener' definition 'keyStoreListener'.
alljoyn-15.09a/alljoyn_core/src/KeyStore.cc:182:65: style: Function 'SetKeyEventListener' argument 1 names different: declaration 'listener' definition 'eventListener'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/src/KeyStore.h:329:59: note: Function 'SetKeyEventListener' argument 1 names different: declaration 'listener' definition 'eventListener'.
alljoyn-15.09a/alljoyn_core/src/KeyStore.cc:182:65: note: Function 'SetKeyEventListener' argument 1 names different: declaration 'listener' definition 'eventListener'.
alljoyn-15.09a/alljoyn_core/src/KeyStore.cc:541:70: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/src/KeyStore.cc:93:11: warning: Member variable 'KeyStore::revision' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/src/LocalTransport.cc:559:36: style: The scope of the variable 'ctx' can be reduced. [variableScope]
alljoyn-15.09a/alljoyn_core/src/LocalTransport.cc:697:12: style: The scope of the variable 'off' can be reduced. [variableScope]
alljoyn-15.09a/alljoyn_core/src/LocalTransport.cc:371:43: style: Function 'Diagnose' argument 1 names different: declaration 'msg' definition 'message'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:522:31: note: Function 'Diagnose' argument 1 names different: declaration 'msg' definition 'message'.
alljoyn-15.09a/alljoyn_core/src/LocalTransport.cc:371:43: note: Function 'Diagnose' argument 1 names different: declaration 'msg' definition 'message'.
alljoyn-15.09a/alljoyn_core/src/LocalTransport.cc:392:48: style: Function 'PeerInterface' argument 1 names different: declaration 'msg' definition 'message'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:525:36: note: Function 'PeerInterface' argument 1 names different: declaration 'msg' definition 'message'.
alljoyn-15.09a/alljoyn_core/src/LocalTransport.cc:392:48: note: Function 'PeerInterface' argument 1 names different: declaration 'msg' definition 'message'.
alljoyn-15.09a/alljoyn_core/src/LocalTransport.cc:626:46: style: Function 'PushMessage' argument 1 names different: declaration 'msg' definition 'message'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:369:34: note: Function 'PushMessage' argument 1 names different: declaration 'msg' definition 'message'.
alljoyn-15.09a/alljoyn_core/src/LocalTransport.cc:626:46: note: Function 'PushMessage' argument 1 names different: declaration 'msg' definition 'message'.
alljoyn-15.09a/alljoyn_core/src/LocalTransport.cc:644:48: style: Function 'DoPushMessage' argument 1 names different: declaration 'msg' definition 'message'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:414:36: note: Function 'DoPushMessage' argument 1 names different: declaration 'msg' definition 'message'.
alljoyn-15.09a/alljoyn_core/src/LocalTransport.cc:644:48: note: Function 'DoPushMessage' argument 1 names different: declaration 'msg' definition 'message'.
alljoyn-15.09a/alljoyn_core/src/LocalTransport.cc:680:54: style: Function 'RegisterBusObject' argument 1 names different: declaration 'obj' definition 'object'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:254:42: note: Function 'RegisterBusObject' argument 1 names different: declaration 'obj' definition 'object'.
alljoyn-15.09a/alljoyn_core/src/LocalTransport.cc:680:54: note: Function 'RegisterBusObject' argument 1 names different: declaration 'obj' definition 'object'.
alljoyn-15.09a/alljoyn_core/src/LocalTransport.cc:680:67: style: Function 'RegisterBusObject' argument 2 names different: declaration 'secure' definition 'isSecure'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:254:52: note: Function 'RegisterBusObject' argument 2 names different: declaration 'secure' definition 'isSecure'.
alljoyn-15.09a/alljoyn_core/src/LocalTransport.cc:680:67: note: Function 'RegisterBusObject' argument 2 names different: declaration 'secure' definition 'isSecure'.
alljoyn-15.09a/alljoyn_core/src/LocalTransport.cc:782:53: style: Function 'UnregisterBusObject' argument 1 names different: declaration 'obj' definition 'object'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:261:41: note: Function 'UnregisterBusObject' argument 1 names different: declaration 'obj' definition 'object'.
alljoyn-15.09a/alljoyn_core/src/LocalTransport.cc:782:53: note: Function 'UnregisterBusObject' argument 1 names different: declaration 'obj' definition 'object'.
alljoyn-15.09a/alljoyn_core/src/LocalTransport.cc:950:54: style: Function 'UnregisterReplyHandler' argument 1 names different: declaration 'methodCallMsg' definition 'methodCall'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:154:42: note: Function 'UnregisterReplyHandler' argument 1 names different: declaration 'methodCallMsg' definition 'methodCall'.
alljoyn-15.09a/alljoyn_core/src/LocalTransport.cc:950:54: note: Function 'UnregisterReplyHandler' argument 1 names different: declaration 'methodCallMsg' definition 'methodCall'.
alljoyn-15.09a/alljoyn_core/src/LocalTransport.cc:1184:51: style: Function 'HandleMethodCall' argument 1 names different: declaration 'msg' definition 'message'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:535:39: note: Function 'HandleMethodCall' argument 1 names different: declaration 'msg' definition 'message'.
alljoyn-15.09a/alljoyn_core/src/LocalTransport.cc:1184:51: note: Function 'HandleMethodCall' argument 1 names different: declaration 'msg' definition 'message'.
alljoyn-15.09a/alljoyn_core/src/LocalTransport.cc:1296:47: style: Function 'HandleSignal' argument 1 names different: declaration 'msg' definition 'message'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:530:35: note: Function 'HandleSignal' argument 1 names different: declaration 'msg' definition 'message'.
alljoyn-15.09a/alljoyn_core/src/LocalTransport.cc:1296:47: note: Function 'HandleSignal' argument 1 names different: declaration 'msg' definition 'message'.
alljoyn-15.09a/alljoyn_core/src/LocalTransport.cc:1363:52: style: Function 'HandleMethodReply' argument 1 names different: declaration 'msg' definition 'message'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/src/LocalTransport.h:540:40: note: Function 'HandleMethodReply' argument 1 names different: declaration 'msg' definition 'message'.
alljoyn-15.09a/alljoyn_core/src/LocalTransport.cc:1363:52: note: Function 'HandleMethodReply' argument 1 names different: declaration 'msg' definition 'message'.
alljoyn-15.09a/alljoyn_core/src/LocalTransport.cc:1137:98: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/src/LocalTransport.cc:67:9: performance: Variable 'pendingWork' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-15.09a/alljoyn_core/src/MsgArg.cc:1219:90: style: Function 'SetV' argument 4 names different: declaration 'argp' definition 'argpIn'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/src/MsgArgUtils.h:54:88: note: Function 'SetV' argument 4 names different: declaration 'argp' definition 'argpIn'.
alljoyn-15.09a/alljoyn_core/src/MsgArg.cc:1219:90: note: Function 'SetV' argument 4 names different: declaration 'argp' definition 'argpIn'.
alljoyn-15.09a/alljoyn_core/src/NullTransport.cc:154:5: performance: Variable 'uniqueName' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-15.09a/alljoyn_core/src/NullTransport.cc:82:13: style: The function 'PushMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/BusEndpoint.h:95:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/NullTransport.cc:82:13: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/NullTransport.cc:84:24: style: The function 'GetUniqueName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/BusEndpoint.h:117:32: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/NullTransport.cc:84:24: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/NullTransport.cc:86:14: style: The function 'GetUserId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/BusEndpoint.h:131:22: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/NullTransport.cc:86:14: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/NullTransport.cc:88:14: style: The function 'GetGroupId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/BusEndpoint.h:149:22: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/NullTransport.cc:88:14: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/NullTransport.cc:90:14: style: The function 'GetProcessId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/BusEndpoint.h:167:22: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/NullTransport.cc:90:14: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/NullTransport.cc:92:10: style: The function 'SupportsUnixIDs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/BusEndpoint.h:174:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/NullTransport.cc:92:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/NullTransport.cc:100:10: style: The function 'AllowRemoteMessages' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/BusEndpoint.h:219:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/NullTransport.cc:100:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/NullTransport.cc:102:10: style: The function 'RegisterSessionId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/BusEndpoint.h:104:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/NullTransport.cc:102:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/NullTransport.cc:106:10: style: The function 'UnregisterSessionId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/BusEndpoint.h:110:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/NullTransport.cc:106:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/NullTransport.cc:111:10: style: The function 'IsInSession' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/BusEndpoint.h:254:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/NullTransport.cc:111:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/Observer.cc:133:10: style: The function 'ObjectDiscovered' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/CoreObserver.h:52:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/Observer.cc:133:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/Observer.cc:134:10: style: The function 'ObjectLost' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/CoreObserver.h:53:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/Observer.cc:134:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/Observer.cc:142:10: style: The function 'EnablePendingListeners' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/CoreObserver.h:61:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/Observer.cc:142:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/ObserverManager.cc:202:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/src/ObserverManager.cc:199:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/ObserverManager.cc:202:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/ObserverManager.cc:637:104: style: Function 'JoinSessionCB' argument 4 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/src/ObserverManager.h:350:55: note: Function 'JoinSessionCB' argument 4 names different: declaration 'context' definition 'ctx'.
alljoyn-15.09a/alljoyn_core/src/ObserverManager.cc:637:104: note: Function 'JoinSessionCB' argument 4 names different: declaration 'context' definition 'ctx'.
alljoyn-15.09a/alljoyn_core/src/ObserverManager.cc:125:5: style: Struct 'SessionLostWork' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/src/ObserverManager.cc:135:5: style: Struct 'DestinationLostWork' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/src/ObserverManager.cc:145:5: style: Struct 'RegisterObserverWork' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/src/ObserverManager.cc:156:5: style: Struct 'UnregisterObserverWork' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/src/ObserverManager.cc:176:5: style: Struct 'EnablePendingListenersWork' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/src/ObserverManager.cc:93:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/ObserverManager.cc:80:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/ObserverManager.cc:93:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/ObserverManager.cc:106:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/ObserverManager.cc:80:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/ObserverManager.cc:106:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/ObserverManager.cc:117:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/ObserverManager.cc:80:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/ObserverManager.cc:117:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/ObserverManager.cc:127:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/ObserverManager.cc:80:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/ObserverManager.cc:127:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/ObserverManager.cc:137:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/ObserverManager.cc:80:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/ObserverManager.cc:137:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/ObserverManager.cc:148:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/ObserverManager.cc:80:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/ObserverManager.cc:148:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/ObserverManager.cc:162:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/ObserverManager.cc:80:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/ObserverManager.cc:162:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/ObserverManager.cc:179:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/ObserverManager.cc:80:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/ObserverManager.cc:179:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/PeerState.cc:75:49: style: Function 'EstimateTimestamp' argument 1 names different: declaration 'remoteTime' definition 'remote'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/src/PeerState.h:143:41: note: Function 'EstimateTimestamp' argument 1 names different: declaration 'remoteTime' definition 'remote'.
alljoyn-15.09a/alljoyn_core/src/PeerState.cc:75:49: note: Function 'EstimateTimestamp' argument 1 names different: declaration 'remoteTime' definition 'remote'.
alljoyn-15.09a/alljoyn_core/src/PeerState.cc:346:74: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/src/PeerState.cc:348:117: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/src/PeerState.h:411:10: style: Technically the member function 'ajn::_PeerState::IsConversationHashInitialized' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/src/PeerState.cc:123:18: note: Technically the member function 'ajn::_PeerState::IsConversationHashInitialized' can be const.
alljoyn-15.09a/alljoyn_core/src/PeerState.h:411:10: note: Technically the member function 'ajn::_PeerState::IsConversationHashInitialized' can be const.
alljoyn-15.09a/alljoyn_core/src/PermissionConfigurator.cc:47:5: style: Class 'Internal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/src/PermissionManager.cc:411:10: style: The scope of the variable 'denied' can be reduced. [variableScope]
alljoyn-15.09a/alljoyn_core/src/PermissionManager.cc:344:111: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/src/PermissionManager.cc:351:116: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/src/PermissionManager.cc:454:112: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/src/PermissionMgmtObj.cc:225:80: style: Function 'GetACLKey' argument 2 names different: declaration 'guid' definition 'key'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/src/PermissionMgmtObj.h:584:65: note: Function 'GetACLKey' argument 2 names different: declaration 'guid' definition 'key'.
alljoyn-15.09a/alljoyn_core/src/PermissionMgmtObj.cc:225:80: note: Function 'GetACLKey' argument 2 names different: declaration 'guid' definition 'key'.
alljoyn-15.09a/alljoyn_core/src/PermissionMgmtObj.cc:1454:58: style: Function 'StoreMembership' argument 1 names different: declaration 'certArg' definition 'msgArg'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/src/PermissionMgmtObj.h:357:43: note: Function 'StoreMembership' argument 1 names different: declaration 'certArg' definition 'msgArg'.
alljoyn-15.09a/alljoyn_core/src/PermissionMgmtObj.cc:1454:58: note: Function 'StoreMembership' argument 1 names different: declaration 'certArg' definition 'msgArg'.
alljoyn-15.09a/alljoyn_core/src/PermissionMgmtObj.cc:2114:89: style: Function 'SetApplicationState' argument 1 names different: declaration 'state' definition 'newState'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/src/PermissionMgmtObj.h:294:74: note: Function 'SetApplicationState' argument 1 names different: declaration 'state' definition 'newState'.
alljoyn-15.09a/alljoyn_core/src/PermissionMgmtObj.cc:2114:89: note: Function 'SetApplicationState' argument 1 names different: declaration 'state' definition 'newState'.
alljoyn-15.09a/alljoyn_core/src/PermissionMgmtObj.cc:2605:91: style: Function 'SetClaimCapabilities' argument 1 names different: declaration 'claimCapabilities' definition 'caps'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/src/PermissionMgmtObj.h:448:76: note: Function 'SetClaimCapabilities' argument 1 names different: declaration 'claimCapabilities' definition 'caps'.
alljoyn-15.09a/alljoyn_core/src/PermissionMgmtObj.cc:2605:91: note: Function 'SetClaimCapabilities' argument 1 names different: declaration 'claimCapabilities' definition 'caps'.
alljoyn-15.09a/alljoyn_core/src/PermissionMgmtObj.cc:2637:92: style: Function 'GetClaimCapabilities' argument 1 names different: declaration 'claimCapabilities' definition 'caps'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/src/PermissionMgmtObj.h:477:77: note: Function 'GetClaimCapabilities' argument 1 names different: declaration 'claimCapabilities' definition 'caps'.
alljoyn-15.09a/alljoyn_core/src/PermissionMgmtObj.cc:2637:92: note: Function 'GetClaimCapabilities' argument 1 names different: declaration 'claimCapabilities' definition 'caps'.
alljoyn-15.09a/alljoyn_core/src/PermissionMgmtObj.cc:293:114: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/src/PermissionMgmtObj.cc:307:89: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/src/PermissionMgmtObj.cc:318:73: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/src/PermissionMgmtObj.cc:327:114: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/src/PermissionMgmtObj.cc:791:98: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/src/PermissionMgmtObj.cc:1007:85: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/src/PermissionMgmtObj.cc:1044:81: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/src/PermissionMgmtObj.cc:1078:81: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/src/PermissionMgmtObj.cc:1134:89: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/src/PermissionMgmtObj.cc:1627:81: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/src/PermissionMgmtObj.cc:1635:84: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/src/PermissionMgmtObj.cc:1726:81: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/src/PermissionMgmtObj.cc:1771:93: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/src/PermissionMgmtObj.cc:1848:85: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/src/PermissionMgmtObj.cc:1880:81: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/src/PermissionMgmtObj.cc:2018:116: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/src/PermissionMgmtObj.cc:2463:101: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/src/PermissionMgmtObj.cc:105:20: warning: Member variable 'PermissionMgmtObj::policyVersion' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/src/PermissionMgmtObj.cc:105:20: warning: Member variable 'PermissionMgmtObj::ca' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/src/PermissionMgmtObj.cc:68:5: style: Class 'ClearSecretsWhenMsgDeliveredNotification' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/src/PermissionMgmtObj.cc:79:10: style: The function 'EncryptionComplete' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/src/PermissionMgmtObj.h:56:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/src/PermissionMgmtObj.cc:79:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/src/PermissionMgmtObj.cc:113:5: warning: Possible leak in public function. The pointer 'ca' is not deallocated before it is allocated. [publicAllocationError]
alljoyn-15.09a/alljoyn_core/src/ProtectedAuthListener.cc:281:34: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_core/src/ProtectedAuthListener.cc:289:34: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_core/src/ProtectedAuthListener.cc:163:47: style: Function 'Set' argument 1 names different: declaration 'listener' definition 'authListener'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/src/ProtectedAuthListener.h:63:28: note: Function 'Set' argument 1 names different: declaration 'listener' definition 'authListener'.
alljoyn-15.09a/alljoyn_core/src/ProtectedAuthListener.cc:163:47: note: Function 'Set' argument 1 names different: declaration 'listener' definition 'authListener'.
alljoyn-15.09a/alljoyn_core/src/ProxyBusObject.cc:99:27: warning: Member variable '_PropertiesChangedCB::listener' is not assigned a value in '_PropertiesChangedCB::operator='. [operatorEqVarError]
alljoyn-15.09a/alljoyn_core/src/ProxyBusObject.cc:99:27: warning: Member variable '_PropertiesChangedCB::context' is not assigned a value in '_PropertiesChangedCB::operator='. [operatorEqVarError]
alljoyn-15.09a/alljoyn_core/src/ProxyBusObject.cc:99:27: warning: Member variable '_PropertiesChangedCB::properties' is not assigned a value in '_PropertiesChangedCB::operator='. [operatorEqVarError]
alljoyn-15.09a/alljoyn_core/src/ProxyBusObject.cc:99:27: warning: Member variable '_PropertiesChangedCB::isRegistered' is not assigned a value in '_PropertiesChangedCB::operator='. [operatorEqVarError]
alljoyn-15.09a/alljoyn_core/src/ProxyBusObject.cc:99:27: warning: Member variable '_PropertiesChangedCB::numRunning' is not assigned a value in '_PropertiesChangedCB::operator='. [operatorEqVarError]
alljoyn-15.09a/alljoyn_core/src/ProxyBusObject.cc:149:18: warning: Member variable 'CachedProps::lock' is not assigned a value in 'CachedProps::operator='. [operatorEqVarError]
alljoyn-15.09a/alljoyn_core/src/ProxyBusObject.cc:115:10: style: Technically the member function 'ajn::CachedProps::IsValidMessageSerial' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/src/ProxyBusObject.cc:2046:19: note: Technically the member function 'ajn::CachedProps::IsValidMessageSerial' can be const.
alljoyn-15.09a/alljoyn_core/src/ProxyBusObject.cc:115:10: note: Technically the member function 'ajn::CachedProps::IsValidMessageSerial' can be const.
alljoyn-15.09a/alljoyn_core/src/ProxyBusObject.cc:124:5: style: Class 'CachedProps' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/src/ProxyBusObject.cc:176:5: style: Struct '_SyncReplyContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/src/ProxyBusObject.cc:199:9: style: Class 'MatchRuleInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/src/ProxyBusObject.cc:80:1: warning: The struct '_PropertiesChangedCB' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
alljoyn-15.09a/alljoyn_core/src/RemoteEndpoint.cc:149:46: style: Function 'SetStream' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/src/RemoteEndpoint.h:229:33: note: Function 'SetStream' argument 1 names different: declaration 'stream' definition 's'.
alljoyn-15.09a/alljoyn_core/src/RemoteEndpoint.cc:149:46: note: Function 'SetStream' argument 1 names different: declaration 'stream' definition 's'.
alljoyn-15.09a/alljoyn_core/src/RemoteEndpoint.cc:368:52: style: Function 'SetIdleTimeouts' argument 1 names different: declaration 'reqIdleTimeout' definition 'idleTimeout'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/src/RemoteEndpoint.h:394:47: note: Function 'SetIdleTimeouts' argument 1 names different: declaration 'reqIdleTimeout' definition 'idleTimeout'.
alljoyn-15.09a/alljoyn_core/src/RemoteEndpoint.cc:368:52: note: Function 'SetIdleTimeouts' argument 1 names different: declaration 'reqIdleTimeout' definition 'idleTimeout'.
alljoyn-15.09a/alljoyn_core/src/RemoteEndpoint.cc:368:75: style: Function 'SetIdleTimeouts' argument 2 names different: declaration 'reqProbeTimeout' definition 'probeTimeout'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/src/RemoteEndpoint.h:394:73: note: Function 'SetIdleTimeouts' argument 2 names different: declaration 'reqProbeTimeout' definition 'probeTimeout'.
alljoyn-15.09a/alljoyn_core/src/RemoteEndpoint.cc:368:75: note: Function 'SetIdleTimeouts' argument 2 names different: declaration 'reqProbeTimeout' definition 'probeTimeout'.
alljoyn-15.09a/alljoyn_core/src/RemoteEndpoint.cc:378:51: style: Function 'SetIdleTimeouts' argument 1 names different: declaration 'reqIdleTimeout' definition 'idleTimeout'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/src/RemoteEndpoint.h:528:38: note: Function 'SetIdleTimeouts' argument 1 names different: declaration 'reqIdleTimeout' definition 'idleTimeout'.
alljoyn-15.09a/alljoyn_core/src/RemoteEndpoint.cc:378:51: note: Function 'SetIdleTimeouts' argument 1 names different: declaration 'reqIdleTimeout' definition 'idleTimeout'.
alljoyn-15.09a/alljoyn_core/src/RemoteEndpoint.cc:378:73: style: Function 'SetIdleTimeouts' argument 2 names different: declaration 'reqProbeTimeout' definition 'probeTimeout'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/src/RemoteEndpoint.h:528:63: note: Function 'SetIdleTimeouts' argument 2 names different: declaration 'reqProbeTimeout' definition 'probeTimeout'.
alljoyn-15.09a/alljoyn_core/src/RemoteEndpoint.cc:378:73: note: Function 'SetIdleTimeouts' argument 2 names different: declaration 'reqProbeTimeout' definition 'probeTimeout'.
alljoyn-15.09a/alljoyn_core/src/RemoteEndpoint.cc:378:96: style: Function 'SetIdleTimeouts' argument 3 names different: declaration 'numProbes' definition 'maxIdleProbes'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/src/RemoteEndpoint.h:528:89: note: Function 'SetIdleTimeouts' argument 3 names different: declaration 'numProbes' definition 'maxIdleProbes'.
alljoyn-15.09a/alljoyn_core/src/RemoteEndpoint.cc:378:96: note: Function 'SetIdleTimeouts' argument 3 names different: declaration 'numProbes' definition 'maxIdleProbes'.
alljoyn-15.09a/alljoyn_core/src/RemoteEndpoint.h:204:21: warning: Virtual function 'Stop' is called from destructor '~_RemoteEndpoint()' at line 326. Dynamic binding is not used. [virtualCallInConstructor]
alljoyn-15.09a/alljoyn_core/src/RemoteEndpoint.cc:326:9: note: Calling Stop
alljoyn-15.09a/alljoyn_core/src/RemoteEndpoint.h:204:21: note: Stop is a virtual method
alljoyn-15.09a/alljoyn_core/src/RemoteEndpoint.h:237:21: warning: Virtual function 'Join' is called from destructor '~_RemoteEndpoint()' at line 327. Dynamic binding is not used. [virtualCallInConstructor]
alljoyn-15.09a/alljoyn_core/src/RemoteEndpoint.cc:327:9: note: Calling Join
alljoyn-15.09a/alljoyn_core/src/RemoteEndpoint.h:237:21: note: Join is a virtual method
alljoyn-15.09a/alljoyn_core/src/Rule.cc:241:17: style: The scope of the variable 'typeStr' can be reduced. [variableScope]
alljoyn-15.09a/alljoyn_core/src/Rule.cc:37:24: style: Function 'Rule' argument 1 names different: declaration 'ruleStr' definition 'ruleSpec'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/src/Rule.h:87:22: note: Function 'Rule' argument 1 names different: declaration 'ruleStr' definition 'ruleSpec'.
alljoyn-15.09a/alljoyn_core/src/Rule.cc:37:24: note: Function 'Rule' argument 1 names different: declaration 'ruleStr' definition 'ruleSpec'.
alljoyn-15.09a/alljoyn_core/src/Rule.cc:37:43: style: Function 'Rule' argument 2 names different: declaration 'status' definition 'outStatus'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/src/Rule.h:87:40: note: Function 'Rule' argument 2 names different: declaration 'status' definition 'outStatus'.
alljoyn-15.09a/alljoyn_core/src/Rule.cc:37:43: note: Function 'Rule' argument 2 names different: declaration 'status' definition 'outStatus'.
alljoyn-15.09a/alljoyn_core/src/SASLEngine.cc:148:91: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:103:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:100:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:103:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:117:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:114:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:117:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:131:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:128:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:131:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:164:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:161:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:164:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:182:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:179:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:182:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:197:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:194:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:197:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:214:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:211:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:214:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:228:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:225:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:228:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:318:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:315:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:318:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:331:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:328:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:331:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:393:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:389:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:393:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:413:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:410:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:413:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:471:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:462:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:471:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:498:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:495:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:498:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:609:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:606:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:609:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:627:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:624:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:627:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:648:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:645:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:648:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:700:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:697:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:700:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:714:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:711:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:714:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:729:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:726:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:729:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:743:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:740:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/SecurityApplicationProxy.cc:743:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/SignalTable.cc:40:54: style: Function 'Add' argument 2 names different: declaration 'func' definition 'handler'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/src/SignalTable.h:142:45: note: Function 'Add' argument 2 names different: declaration 'func' definition 'handler'.
alljoyn-15.09a/alljoyn_core/src/SignalTable.cc:40:54: note: Function 'Add' argument 2 names different: declaration 'func' definition 'handler'.
alljoyn-15.09a/alljoyn_core/src/SignalTable.cc:56:60: style: Function 'Remove' argument 2 names different: declaration 'func' definition 'handler'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/src/SignalTable.h:157:51: note: Function 'Remove' argument 2 names different: declaration 'func' definition 'handler'.
alljoyn-15.09a/alljoyn_core/src/SignalTable.cc:56:60: note: Function 'Remove' argument 2 names different: declaration 'func' definition 'handler'.
alljoyn-15.09a/alljoyn_core/src/XmlHelper.cc:68:45: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/src/XmlHelper.cc:231:126: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/src/posix/ClientTransport.cc:243:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/src/posix/ClientTransport.cc:232:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/posix/ClientTransport.cc:243:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/src/windows/KeyStoreListenerFactory.cc:162:16: style: The scope of the variable 'pushed' can be reduced. [variableScope]
alljoyn-15.09a/alljoyn_core/src/windows/NamedPipeClientTransport.cc:68:26: style: Member variable '_NamedPipeClientEndpoint::m_stream' is in the wrong place in the initializer list. [initializerList]
alljoyn-15.09a/alljoyn_core/src/windows/NamedPipeClientTransport.cc:60:9: note: Member variable '_NamedPipeClientEndpoint::m_stream' is in the wrong place in the initializer list.
alljoyn-15.09a/alljoyn_core/src/windows/NamedPipeClientTransport.cc:68:26: note: Member variable '_NamedPipeClientEndpoint::m_stream' is in the wrong place in the initializer list.
alljoyn-15.09a/alljoyn_core/test/aclient.cc:337:28: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.09a/alljoyn_core/test/aclient.cc:198:25: warning: %hd in format string (no. 1) requires 'short' but the argument type is 'unsigned short'. [invalidPrintfArgType_sint]
alljoyn-15.09a/alljoyn_core/test/aclient.cc:134:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/test/aclient.cc:126:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/test/aclient.cc:134:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/test/aservice.cc:239:28: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.09a/alljoyn_core/test/aservice.cc:194:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/test/aservice.cc:186:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/test/aservice.cc:194:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/test/aservice.cc:207:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/test/aservice.cc:206:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/test/aservice.cc:207:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/test/aservice.cc:208:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/test/aservice.cc:207:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/test/aservice.cc:208:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/test/aservice.cc:209:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/test/aservice.cc:208:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/test/aservice.cc:209:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/test/aservice.cc:210:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/test/aservice.cc:209:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/test/aservice.cc:210:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/test/aservice.cc:211:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/test/aservice.cc:210:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/test/aservice.cc:211:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/test/aservice.cc:212:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/test/aservice.cc:211:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/test/aservice.cc:212:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/test/aservice.cc:213:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/test/aservice.cc:212:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/test/aservice.cc:213:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/test/aservice.cc:214:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/test/aservice.cc:213:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/test/aservice.cc:214:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/test/aservice.cc:215:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/test/aservice.cc:214:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/test/aservice.cc:215:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/test/aservice.cc:216:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/test/aservice.cc:215:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/test/aservice.cc:216:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/test/bastress.cc:169:13: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.09a/alljoyn_core/test/bastress.cc:69:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/test/bastress.cc:63:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/test/bastress.cc:69:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/test/bastress.cc:73:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/test/bastress.cc:69:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/test/bastress.cc:73:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/test/bastress.cc:56:5: style: Class 'ThreadClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/test/bastress.cc:197:0: error: Memory leak: threadList [memleak]
alljoyn-15.09a/alljoyn_core/test/bastress2.cc:724:13: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.09a/alljoyn_core/test/bastress2.cc:326:33: warning: Either the condition 'if(clientAboutListener)' is redundant or there is possible null pointer dereference: clientAboutListener. [nullPointerRedundantCheck]
alljoyn-15.09a/alljoyn_core/test/bastress2.cc:407:8: note: Assuming that condition 'if(clientAboutListener)' is not redundant
alljoyn-15.09a/alljoyn_core/test/bastress2.cc:326:33: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/test/bastress2.cc:438:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/test/bastress2.cc:435:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/test/bastress2.cc:438:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/test/bastress2.cc:439:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/test/bastress2.cc:435:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/test/bastress2.cc:439:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/test/bastress2.cc:137:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/test/bastress2.cc:135:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/test/bastress2.cc:137:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/test/bastress2.cc:436:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/test/bastress2.cc:432:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/test/bastress2.cc:436:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/test/bastress2.cc:129:5: style: Class 'MyAboutData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/test/bastress2.cc:163:5: style: Class 'ThreadClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/test/bastress2.cc:192:5: style: Class 'ClientBusListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/test/bastress2.cc:240:5: style: Class 'ClientAboutListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/test/bbclient.cc:1018:32: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.09a/alljoyn_core/test/bbclient.cc:853:23: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
alljoyn-15.09a/alljoyn_core/test/bbclient.cc:850:19: note: outer condition: ER_OK==status
alljoyn-15.09a/alljoyn_core/test/bbclient.cc:853:23: note: identical inner condition: ER_OK==status
alljoyn-15.09a/alljoyn_core/test/bbclient.cc:92:5: style: Class 'MyBusListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/test/bbclient.cc:167:5: style: Class 'MyAboutListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/test/bbjitter.cc:496:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.09a/alljoyn_core/test/bbjitter.cc:319:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/test/bbjitter.cc:318:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/test/bbjitter.cc:319:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/test/bbjitter.cc:474:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/test/bbjitter.cc:471:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/test/bbjitter.cc:474:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/test/bbjoin.cc:520:29: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.09a/alljoyn_core/test/bbjoin.cc:520:54: style: Condition 'g_useCount>0' is always false [knownConditionTrueFalse]
alljoyn-15.09a/alljoyn_core/test/bbjoin.cc:216:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/test/bbjoin.cc:214:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/test/bbjoin.cc:216:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/test/bbjoin.cc:208:5: style: Class 'MyAboutData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/test/bbjoin.cc:243:5: style: Class 'MyAboutListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/test/bbjoin.cc:275:5: style: Class 'LocalTestObject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/test/bbservice.cc:972:28: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.09a/alljoyn_core/test/bbservice.cc:913:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/test/bbservice.cc:910:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/test/bbservice.cc:913:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/test/bbservice.cc:914:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/test/bbservice.cc:910:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/test/bbservice.cc:914:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/test/bbservice.cc:915:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/test/bbservice.cc:910:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/test/bbservice.cc:915:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/test/bbservice.cc:916:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/test/bbservice.cc:910:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/test/bbservice.cc:916:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/test/bbservice.cc:917:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/test/bbservice.cc:910:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/test/bbservice.cc:917:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/test/bbservice.cc:927:13: warning: Possible null pointer dereference: valuesIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/test/bbservice.cc:924:44: note: Assignment 'valuesIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/test/bbservice.cc:927:13: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/test/bbservice.cc:928:13: warning: Possible null pointer dereference: valuesIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/test/bbservice.cc:924:44: note: Assignment 'valuesIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/test/bbservice.cc:928:13: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/test/bbservice.cc:929:13: warning: Possible null pointer dereference: valuesIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/test/bbservice.cc:924:44: note: Assignment 'valuesIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/test/bbservice.cc:929:13: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/test/bbservice.cc:930:13: warning: Possible null pointer dereference: valuesIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/test/bbservice.cc:924:44: note: Assignment 'valuesIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/test/bbservice.cc:930:13: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/test/bbservice.cc:332:9: style: Class 'DelayedResponse' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/test/bbsigtest.cc:371:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.09a/alljoyn_core/test/bbsigtest.cc:284:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/test/bbsigtest.cc:281:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/test/bbsigtest.cc:284:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/test/bbsigtest.cc:285:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/test/bbsigtest.cc:281:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/test/bbsigtest.cc:285:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/test/bbsigtest.cc:286:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/test/bbsigtest.cc:281:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/test/bbsigtest.cc:286:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/test/bbsigtest.cc:320:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/test/bbsigtest.cc:314:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/test/bbsigtest.cc:320:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/test/bbsigtest.cc:127:5: style: Class 'LocalTestObject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/test/bbsigtest.cc:155:16: error: Mismatching allocation and deallocation: buf [mismatchAllocDealloc]
alljoyn-15.09a/alljoyn_core/test/eventsactionservice.cc:234:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.09a/alljoyn_core/test/marshal.cc:805:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/test/marshal.cc:804:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/test/marshal.cc:805:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/test/marshal.cc:488:28: style: The scope of the variable 'result' can be reduced. [variableScope]
alljoyn-15.09a/alljoyn_core/test/marshal.cc:666:28: style: The scope of the variable 'result' can be reduced. [variableScope]
alljoyn-15.09a/alljoyn_core/test/marshal.cc:705:28: style: The scope of the variable 'result' can be reduced. [variableScope]
alljoyn-15.09a/alljoyn_core/test/mc-rcv.cc:230:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.09a/alljoyn_core/test/mc-rcv.cc:85:9: style: The scope of the variable 'nbytes' can be reduced. [variableScope]
alljoyn-15.09a/alljoyn_core/test/mc-snd.cc:73:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.09a/alljoyn_core/test/mc-snd.cc:74:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.09a/alljoyn_core/test/mc-snd.cc:184:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.09a/alljoyn_core/test/mouseclient.cc:23:0: error: #error mouseclient.cc can only be built for Windows [preprocessorErrorDirective]
alljoyn-15.09a/alljoyn_core/test/observer-multipeer.cc:391:9: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
alljoyn-15.09a/alljoyn_core/test/observer-multipeer.cc:221:9: style: Variable 'obj' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/test/observer-multipeer.cc:220:0: note: Variable 'obj' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/test/observer-multipeer.cc:221:9: note: Variable 'obj' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/test/observer-multipeer.cc:369:5: style: Variable 'retval' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/test/observer-multipeer.cc:353:0: note: Variable 'retval' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/test/observer-multipeer.cc:369:5: note: Variable 'retval' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/test/observer-multipeer.cc:280:20: warning: Assert statement calls a function which may have desired side effects: 'FindProxy'. [assertWithSideEffect]
alljoyn-15.09a/alljoyn_core/test/observer-multipeer.cc:73:9: performance: Variable 'busname' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-15.09a/alljoyn_core/test/observer-multipeer.cc:143:5: style: Class 'Participant' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/test/propstresstest.cc:135:39: style: Function 'Set' argument 1 names different: declaration 'int32Prop' definition 'int32Property'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/test/propstresstest.cc:103:25: note: Function 'Set' argument 1 names different: declaration 'int32Prop' definition 'int32Property'.
alljoyn-15.09a/alljoyn_core/test/propstresstest.cc:135:39: note: Function 'Set' argument 1 names different: declaration 'int32Prop' definition 'int32Property'.
alljoyn-15.09a/alljoyn_core/test/propstresstest.cc:135:63: style: Function 'Set' argument 2 names different: declaration 'uint32Prop' definition 'uint32Property'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/test/propstresstest.cc:103:45: note: Function 'Set' argument 2 names different: declaration 'uint32Prop' definition 'uint32Property'.
alljoyn-15.09a/alljoyn_core/test/propstresstest.cc:135:63: note: Function 'Set' argument 2 names different: declaration 'uint32Prop' definition 'uint32Property'.
alljoyn-15.09a/alljoyn_core/test/propstresstest.cc:135:91: style: Function 'Set' argument 3 names different: declaration 'stringProp' definition 'stringProperty'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/test/propstresstest.cc:103:69: note: Function 'Set' argument 3 names different: declaration 'stringProp' definition 'stringProperty'.
alljoyn-15.09a/alljoyn_core/test/propstresstest.cc:135:91: note: Function 'Set' argument 3 names different: declaration 'stringProp' definition 'stringProperty'.
alljoyn-15.09a/alljoyn_core/test/propstresstest.cc:473:31: style: Function 'Execute' argument 1 names different: declaration 'TimeToRun' definition 'timeToRun'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/test/propstresstest.cc:376:27: note: Function 'Execute' argument 1 names different: declaration 'TimeToRun' definition 'timeToRun'.
alljoyn-15.09a/alljoyn_core/test/propstresstest.cc:473:31: note: Function 'Execute' argument 1 names different: declaration 'TimeToRun' definition 'timeToRun'.
alljoyn-15.09a/alljoyn_core/test/propstresstest.cc:359:57: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/test/propstresstest.cc:485:57: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/test/propstresstest.cc:269:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/test/propstresstest.cc:260:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/test/propstresstest.cc:269:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/test/propstresstest.cc:376:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/test/propstresstest.cc:260:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/test/propstresstest.cc:376:10: note: Function in derived class
alljoyn-15.09a/alljoyn_core/test/proptester.cc:619:20: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_core/test/proptester.cc:660:5: style: Class 'Service' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/test/proptester.cc:761:5: style: Class 'Client' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/test/rawservice.cc:258:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.09a/alljoyn_core/test/sessions.cc:708:9: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.09a/alljoyn_core/test/sessions.cc:743:13: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.09a/alljoyn_core/test/sessions.cc:759:9: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.09a/alljoyn_core/test/sessions.cc:867:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/test/sessions.cc:864:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/test/sessions.cc:867:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/test/sessions.cc:868:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/test/sessions.cc:864:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/test/sessions.cc:868:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/test/sessions.cc:389:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/test/sessions.cc:536:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/alljoyn_core/test/sessions.cc:778:5: style: Struct 'AsyncPingHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/test/socktest.cc:421:28: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.09a/alljoyn_core/test/socktest.cc:105:5: style: Class 'SockService' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:141:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:139:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:141:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:238:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:234:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:238:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:281:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:277:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:281:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:360:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:357:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:360:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:388:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:385:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:388:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:401:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:398:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:401:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:421:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:418:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:421:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:441:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:438:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:441:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:466:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:452:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:466:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:470:5: style: Variable 'languages' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:464:5: note: Variable 'languages' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:470:5: note: Variable 'languages' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:486:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:483:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:486:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:510:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:506:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:510:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:541:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:538:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:541:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:561:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:558:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:561:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:577:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:573:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:577:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:594:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:591:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:594:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:607:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:604:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:607:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:620:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:617:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:620:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:636:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:631:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:636:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:672:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:667:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:672:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:739:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:735:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:739:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:814:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:810:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:814:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:902:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:897:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:902:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:1015:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:1011:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:1015:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:1052:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:1048:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:1052:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:1158:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:1154:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:1158:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:1194:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:1190:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:1194:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:1283:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:1279:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:1283:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:1293:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:1289:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:1293:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:1394:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:1391:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:1394:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:1427:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:1404:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:1427:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:1574:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:1551:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:1574:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:2011:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:2009:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:2011:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:2039:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:2035:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:2039:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:2118:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:2114:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:2118:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:2164:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:2161:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:2164:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutDataTest.cc:2003:5: style: Class 'AboutDataTestAboutData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/unit_test/AboutIconTest.cc:31:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutIconTest.cc:29:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutIconTest.cc:31:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutIconTest.cc:58:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutIconTest.cc:56:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutIconTest.cc:58:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutIconTest.cc:83:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutIconTest.cc:81:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutIconTest.cc:83:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutIconTest.cc:108:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutIconTest.cc:106:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutIconTest.cc:108:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutIconTest.cc:219:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutIconTest.cc:209:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutIconTest.cc:219:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutIconTest.cc:269:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutIconTest.cc:258:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutIconTest.cc:269:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutIconTest.cc:202:12: style: Technically the member function 'LargeIcon::getIconSize' can be const. [functionConst]
alljoyn-15.09a/alljoyn_core/unit_test/AboutIconTest.cc:178:9: style: Class 'LargeIcon' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
alljoyn-15.09a/alljoyn_core/unit_test/AboutIconTest.cc:178:9: style: Class 'LargeIcon' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
alljoyn-15.09a/alljoyn_core/unit_test/AboutIconTest.cc:175:5: style: Class 'LargeIcon' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/unit_test/AboutListenerTest.cc:215:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutListenerTest.cc:211:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutListenerTest.cc:215:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutListenerTest.cc:1587:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutListenerTest.cc:1584:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutListenerTest.cc:1587:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutListenerTest.cc:1848:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutListenerTest.cc:1844:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutListenerTest.cc:1848:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutListenerTest.cc:1492:10: style: The scope of the variable 'randChar' can be reduced. [variableScope]
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjTest.cc:186:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjTest.cc:174:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjTest.cc:186:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjTest.cc:247:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjTest.cc:244:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjTest.cc:247:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjTest.cc:258:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjTest.cc:253:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjTest.cc:258:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjTest.cc:324:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjTest.cc:312:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjTest.cc:324:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjTest.cc:467:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjTest.cc:463:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjTest.cc:467:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjTest.cc:512:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjTest.cc:502:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjTest.cc:512:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjTest.cc:538:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjTest.cc:534:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjTest.cc:538:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:76:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:72:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:76:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:140:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:136:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:140:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:219:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:215:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:219:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:265:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:261:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:265:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:330:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:325:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:330:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:407:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:395:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:407:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:440:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:426:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:440:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:481:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:467:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:481:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:531:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:523:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:531:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:577:5: style: Variable 'paths' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:556:5: note: Variable 'paths' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:577:5: note: Variable 'paths' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:603:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:599:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:603:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:660:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:652:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:660:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:682:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:675:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:682:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:701:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:694:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:701:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:737:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:730:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:737:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutProxyTest.cc:153:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutProxyTest.cc:149:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutProxyTest.cc:153:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutProxyTest.cc:268:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutProxyTest.cc:260:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutProxyTest.cc:268:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutProxyTest.cc:364:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutProxyTest.cc:356:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutProxyTest.cc:364:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutProxyTest.cc:478:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutProxyTest.cc:470:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutProxyTest.cc:478:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutProxyTest.cc:578:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AboutProxyTest.cc:570:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutProxyTest.cc:578:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AboutProxyTest.cc:240:5: warning: Member variable 'AboutProxyTestAboutListener::version' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/unit_test/InMemoryKeyStore.h:43:9: performance: Variable 'pwd' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-15.09a/alljoyn_core/unit_test/InMemoryKeyStore.h:89:9: performance: Variable 'pwd' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-15.09a/alljoyn_core/unit_test/AuthListenerECDHETest.cc:43:9: style: Class 'ECDHEKeyXListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/unit_test/AutoPingerTest.cc:35:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/AutoPingerTest.cc:34:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/AutoPingerTest.cc:35:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/BusAttachmentTest.cc:52:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/BusAttachmentTest.cc:51:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/BusAttachmentTest.cc:52:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/BusAttachmentTest.cc:98:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/BusAttachmentTest.cc:93:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/BusAttachmentTest.cc:98:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/BusAttachmentTest.cc:117:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/BusAttachmentTest.cc:112:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/BusAttachmentTest.cc:117:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/BusAttachmentTest.cc:151:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/BusAttachmentTest.cc:142:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/BusAttachmentTest.cc:151:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/BusAttachmentTest.cc:259:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/BusAttachmentTest.cc:248:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/BusAttachmentTest.cc:259:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/BusAttachmentTest.cc:324:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/BusAttachmentTest.cc:322:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/BusAttachmentTest.cc:324:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/BusAttachmentTest.cc:474:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/BusAttachmentTest.cc:454:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/BusAttachmentTest.cc:474:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/BusAttachmentTest.cc:571:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/BusAttachmentTest.cc:570:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/BusAttachmentTest.cc:571:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/BusAttachmentTest.cc:620:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/BusAttachmentTest.cc:619:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/BusAttachmentTest.cc:620:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/BusAttachmentTest.cc:395:5: style: Class 'JoinSession_SessionPortListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/unit_test/BusAttachmentTest.cc:432:5: style: Class 'JoinSession_BusListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:244:14: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:240:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:244:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:246:5: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:240:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:246:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:307:14: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:303:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:307:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:309:5: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:303:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:309:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:317:14: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:313:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:317:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:319:5: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:313:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:319:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:320:58: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:313:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:320:58: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:460:14: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:456:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:460:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:462:5: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:456:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:462:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:569:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:565:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:569:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:571:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:565:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:571:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:41:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:39:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:41:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:81:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:79:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:81:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:145:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:143:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:145:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:183:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:181:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:183:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:234:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:231:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:234:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:290:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:286:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:290:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:409:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:401:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:409:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:444:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:441:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/BusObjectTest.cc:444:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/BusStartupTest.cc:67:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/BusStartupTest.cc:64:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/BusStartupTest.cc:67:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/BusStartupTest.cc:79:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/BusStartupTest.cc:77:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/BusStartupTest.cc:79:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ClientSetup.cc:89:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/ClientSetup.cc:80:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ClientSetup.cc:89:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ClientSetup.cc:227:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/ClientSetup.cc:217:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ClientSetup.cc:227:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ClientSetup.cc:297:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/ClientSetup.cc:288:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ClientSetup.cc:297:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ClientSetup.cc:46:14: warning: Member variable 'ClientSetup::g_Signal_flag' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/unit_test/CredentialAccessorTest.cc:221:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/CredentialAccessorTest.cc:217:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/CredentialAccessorTest.cc:221:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/CredentialAccessorTest.cc:54:5: warning: Member variable 'CredentialAccessorTest::g_msgBus' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/unit_test/CredentialAccessorTest.cc:57:5: warning: Member variable 'CredentialAccessorTest::g_msgBus' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:460:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:455:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:460:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:461:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:455:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:461:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:462:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:455:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:462:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:463:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:455:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:463:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:464:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:455:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:464:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:465:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:455:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:465:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:467:53: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:455:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:467:53: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:489:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:484:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:489:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:490:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:484:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:490:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:491:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:484:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:491:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:492:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:484:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:492:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:493:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:484:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:493:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:495:53: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:484:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:495:53: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:515:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:511:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:515:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:516:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:511:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:516:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:517:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:511:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:517:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:518:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:511:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:518:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:520:30: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:511:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:520:30: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:526:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:511:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:526:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:528:53: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:511:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:528:53: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:549:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:545:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:549:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:550:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:545:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:550:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:552:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:545:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:552:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:553:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:545:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:553:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:555:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:545:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:555:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:556:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:545:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:556:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:558:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:545:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:558:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:559:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:545:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:559:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:561:64: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:545:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:561:64: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:581:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:577:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:581:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:582:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:577:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:582:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:583:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:577:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:583:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:584:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:577:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:584:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:585:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:577:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:585:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:587:68: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:577:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:587:68: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:614:22: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:602:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:614:22: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:616:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:602:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:616:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:617:22: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:602:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:617:22: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:618:22: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:602:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:618:22: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:620:22: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:602:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:620:22: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:621:22: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:602:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:621:22: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:629:22: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:602:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:629:22: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:630:22: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:602:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:630:22: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:631:22: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:602:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:631:22: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:632:22: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:602:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:632:22: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:635:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:602:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:635:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:636:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:602:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:636:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:638:53: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:602:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/DescriptionTest.cc:638:53: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:102:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:93:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:102:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:105:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:93:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:105:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:119:5: warning: Either the condition 'testIntf!=NULL' is redundant or there is possible null pointer dereference: testIntf. [nullPointerRedundantCheck]
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:122:26: note: Assuming that condition 'testIntf!=NULL' is not redundant
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:119:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:123:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:110:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:123:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:167:5: warning: Either the condition 'testIntf!=NULL' is redundant or there is possible null pointer dereference: testIntf. [nullPointerRedundantCheck]
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:170:26: note: Assuming that condition 'testIntf!=NULL' is not redundant
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:167:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:171:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:163:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:171:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:198:5: warning: Either the condition 'testIntf!=NULL' is redundant or there is possible null pointer dereference: testIntf. [nullPointerRedundantCheck]
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:201:26: note: Assuming that condition 'testIntf!=NULL' is not redundant
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:198:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:202:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:194:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:202:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:245:5: warning: Either the condition 'testIntf!=NULL' is redundant or there is possible null pointer dereference: testIntf. [nullPointerRedundantCheck]
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:248:26: note: Assuming that condition 'testIntf!=NULL' is not redundant
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:245:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:249:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:241:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:249:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:312:21: warning: Possible null pointer dereference: regTestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:292:41: note: Assignment 'regTestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:312:21: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:315:14: warning: Possible null pointer dereference: regTestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:292:41: note: Assignment 'regTestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:315:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:319:17: warning: Possible null pointer dereference: regTestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:292:41: note: Assignment 'regTestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:319:17: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:346:14: warning: Possible null pointer dereference: regTestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:325:41: note: Assignment 'regTestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:346:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:350:14: warning: Possible null pointer dereference: regTestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:325:41: note: Assignment 'regTestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:350:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:354:14: warning: Possible null pointer dereference: regTestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:325:41: note: Assignment 'regTestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:354:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:359:5: warning: Possible null pointer dereference: regTestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:325:41: note: Assignment 'regTestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:359:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:453:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:443:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:453:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:455:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:443:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:455:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:456:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:443:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:456:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:458:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:443:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:458:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:459:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:443:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:459:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:462:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:443:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:462:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:463:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:443:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:463:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:465:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:443:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:465:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:466:23: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:443:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:466:23: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:64:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:57:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:64:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:78:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:71:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:78:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:99:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:92:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:99:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:116:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:109:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:116:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:144:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:137:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:144:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:164:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:157:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:164:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:195:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:188:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:195:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:229:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:224:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:229:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:279:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:273:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:279:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:297:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:291:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:297:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:315:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:308:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:315:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:331:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:324:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:331:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:346:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:342:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:346:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:370:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:364:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:370:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:385:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:381:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:385:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:449:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:439:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:449:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:477:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:473:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:477:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:520:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:518:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/InterfaceTest.cc:520:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/MarshalTest.cc:281:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/MarshalTest.cc:264:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/MarshalTest.cc:281:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/MarshalTest.cc:328:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/MarshalTest.cc:311:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/MarshalTest.cc:328:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/MarshalTest.cc:1200:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/MarshalTest.cc:1199:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/MarshalTest.cc:1200:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/MarshalTest.cc:1253:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/MarshalTest.cc:1251:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/MarshalTest.cc:1253:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/MarshalTest.cc:781:28: style: The scope of the variable 'result' can be reduced. [variableScope]
alljoyn-15.09a/alljoyn_core/unit_test/MarshalTest.cc:999:28: style: The scope of the variable 'result' can be reduced. [variableScope]
alljoyn-15.09a/alljoyn_core/unit_test/MarshalTest.cc:1050:28: style: The scope of the variable 'result' can be reduced. [variableScope]
alljoyn-15.09a/alljoyn_core/unit_test/MarshalTest.cc:99:5: style: Class 'MyMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/unit_test/MsgArgTest.cc:59:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/MsgArgTest.cc:29:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/MsgArgTest.cc:59:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/MsgArgTest.cc:131:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/MsgArgTest.cc:128:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/MsgArgTest.cc:131:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/MsgArgTest.cc:177:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/MsgArgTest.cc:158:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/MsgArgTest.cc:177:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/MsgArgTest.cc:417:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/MsgArgTest.cc:415:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/MsgArgTest.cc:417:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/MsgArgTest.cc:457:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/MsgArgTest.cc:448:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/MsgArgTest.cc:457:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/MsgArgTest.cc:234:13: style: The scope of the variable 'ay' can be reduced. [variableScope]
alljoyn-15.09a/alljoyn_core/unit_test/MsgArgTest.cc:236:20: style: The scope of the variable 'an' can be reduced. [variableScope]
alljoyn-15.09a/alljoyn_core/unit_test/MsgArgTest.cc:238:20: style: The scope of the variable 'ai' can be reduced. [variableScope]
alljoyn-15.09a/alljoyn_core/unit_test/MsgArgTest.cc:240:20: style: The scope of the variable 'ax' can be reduced. [variableScope]
alljoyn-15.09a/alljoyn_core/unit_test/MsgArgTest.cc:242:20: style: The scope of the variable 'at' can be reduced. [variableScope]
alljoyn-15.09a/alljoyn_core/unit_test/MsgArgTest.cc:244:19: style: The scope of the variable 'ad' can be reduced. [variableScope]
alljoyn-15.09a/alljoyn_core/unit_test/MsgArgTest.cc:749:32: warning: Division of result of sizeof() on pointer type. [divideSizeof]
alljoyn-15.09a/alljoyn_core/unit_test/MsgArgTest.cc:756:19: warning: Division of result of sizeof() on pointer type. [divideSizeof]
alljoyn-15.09a/alljoyn_core/unit_test/MsgArgTest.cc:763:32: warning: Division of result of sizeof() on pointer type. [divideSizeof]
alljoyn-15.09a/alljoyn_core/unit_test/MsgArgTest.cc:770:19: warning: Division of result of sizeof() on pointer type. [divideSizeof]
alljoyn-15.09a/alljoyn_core/unit_test/MsgArgTest.cc:777:32: warning: Division of result of sizeof() on pointer type. [divideSizeof]
alljoyn-15.09a/alljoyn_core/unit_test/MsgArgTest.cc:784:19: warning: Division of result of sizeof() on pointer type. [divideSizeof]
alljoyn-15.09a/alljoyn_core/unit_test/MsgArgTest.cc:791:32: warning: Division of result of sizeof() on pointer type. [divideSizeof]
alljoyn-15.09a/alljoyn_core/unit_test/MsgArgTest.cc:798:19: warning: Division of result of sizeof() on pointer type. [divideSizeof]
alljoyn-15.09a/alljoyn_core/unit_test/MsgArgTest.cc:805:32: warning: Division of result of sizeof() on pointer type. [divideSizeof]
alljoyn-15.09a/alljoyn_core/unit_test/MsgArgTest.cc:812:19: warning: Division of result of sizeof() on pointer type. [divideSizeof]
alljoyn-15.09a/alljoyn_core/unit_test/MsgArgTest.cc:819:32: warning: Division of result of sizeof() on pointer type. [divideSizeof]
alljoyn-15.09a/alljoyn_core/unit_test/MsgArgTest.cc:826:19: warning: Division of result of sizeof() on pointer type. [divideSizeof]
alljoyn-15.09a/alljoyn_core/unit_test/NameAcquiredTest.cc:69:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/NameAcquiredTest.cc:66:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/NameAcquiredTest.cc:69:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:240:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:236:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:240:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:242:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:236:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:242:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:247:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:243:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:247:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:249:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:243:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:249:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:266:14: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:262:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:266:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:268:5: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:262:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:268:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:273:14: warning: Possible null pointer dereference: clienttestIntf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:269:45: note: Assignment 'clienttestIntf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:273:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:275:5: warning: Possible null pointer dereference: clienttestIntf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:269:45: note: Assignment 'clienttestIntf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:275:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:335:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:331:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:335:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:337:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:331:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:337:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:342:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:338:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:342:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:344:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:338:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:344:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:362:14: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:358:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:362:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:364:5: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:358:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:364:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:369:14: warning: Possible null pointer dereference: clienttestIntf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:365:45: note: Assignment 'clienttestIntf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:369:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:371:5: warning: Possible null pointer dereference: clienttestIntf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:365:45: note: Assignment 'clienttestIntf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:371:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:428:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:424:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:428:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:430:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:424:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:430:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:435:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:431:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:435:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:437:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:431:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:437:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:455:14: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:451:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:455:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:457:5: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:451:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:457:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:462:14: warning: Possible null pointer dereference: clienttestIntf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:458:45: note: Assignment 'clienttestIntf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:462:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:464:5: warning: Possible null pointer dereference: clienttestIntf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:458:45: note: Assignment 'clienttestIntf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:464:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:522:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:518:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:522:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:524:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:518:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:524:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:529:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:525:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:529:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:531:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:525:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:531:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:549:14: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:545:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:549:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:551:5: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:545:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:551:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:556:14: warning: Possible null pointer dereference: clienttestIntf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:552:45: note: Assignment 'clienttestIntf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:556:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:558:5: warning: Possible null pointer dereference: clienttestIntf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:552:45: note: Assignment 'clienttestIntf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:558:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:616:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:612:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:616:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:618:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:612:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:618:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:623:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:619:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:623:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:625:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:619:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:625:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:643:14: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:639:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:643:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:645:5: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:639:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:645:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:650:14: warning: Possible null pointer dereference: clienttestIntf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:646:45: note: Assignment 'clienttestIntf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:650:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:652:5: warning: Possible null pointer dereference: clienttestIntf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:646:45: note: Assignment 'clienttestIntf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:652:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:711:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:707:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:711:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:713:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:707:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:713:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:718:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:714:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:718:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:720:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:714:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:720:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:738:14: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:734:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:738:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:740:5: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:734:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:740:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:745:14: warning: Possible null pointer dereference: clienttestIntf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:741:45: note: Assignment 'clienttestIntf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:745:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:747:5: warning: Possible null pointer dereference: clienttestIntf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:741:45: note: Assignment 'clienttestIntf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:747:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:805:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:801:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:805:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:807:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:801:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:807:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:812:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:808:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:812:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:814:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:808:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:814:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:884:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:880:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:884:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:886:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:880:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:886:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:891:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:887:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:891:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:893:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:887:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:893:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:960:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:956:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:960:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:962:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:956:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:962:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:967:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:963:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:967:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:969:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:963:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:969:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1035:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1031:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1035:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1037:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1031:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1037:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1042:14: warning: Possible null pointer dereference: clienttestIntf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1038:45: note: Assignment 'clienttestIntf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1042:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1044:5: warning: Possible null pointer dereference: clienttestIntf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1038:45: note: Assignment 'clienttestIntf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1044:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1111:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1107:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1111:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1113:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1107:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1113:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1118:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1114:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1118:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1120:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1114:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1120:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1187:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1183:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1187:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1189:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1183:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1189:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1194:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1190:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1194:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1196:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1190:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1196:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1263:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1259:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1263:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1265:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1259:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1265:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1270:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1266:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1270:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1272:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1266:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1272:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1344:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1340:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1344:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1346:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1340:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1346:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1351:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1347:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1351:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1353:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1347:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1353:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1424:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1420:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1424:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1426:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1420:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1426:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1431:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1427:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1431:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1433:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1427:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1433:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1506:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1502:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1506:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1508:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1502:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1508:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1513:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1509:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1513:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1515:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1509:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1515:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1583:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1579:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1583:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1585:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1579:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1585:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1590:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1586:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1590:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1592:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1586:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1592:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1660:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1656:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1660:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1662:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1656:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1662:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1667:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1663:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1667:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1669:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1663:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1669:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1733:14: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1729:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1733:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1735:5: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1729:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1735:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1740:14: warning: Possible null pointer dereference: servicetestIntf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1736:46: note: Assignment 'servicetestIntf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1740:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1742:5: warning: Possible null pointer dereference: servicetestIntf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1736:46: note: Assignment 'servicetestIntf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1742:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1827:14: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1823:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1827:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1829:5: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1823:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1829:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1831:58: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1823:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1831:58: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1846:14: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1842:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1846:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1848:5: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1842:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1848:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1849:58: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1842:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1849:58: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1898:14: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1894:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1898:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1900:5: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1894:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1900:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1902:58: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1894:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1902:58: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1917:14: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1913:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1917:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1919:5: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1913:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1919:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1920:58: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1913:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1920:58: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1970:14: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1966:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1970:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1972:5: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1966:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1972:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1974:58: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1966:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1974:58: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1989:14: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1985:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1989:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1991:5: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1985:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1991:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1992:58: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1985:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1992:58: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2041:14: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2037:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2041:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2043:5: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2037:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2043:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2045:58: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2037:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2045:58: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2060:14: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2056:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2060:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2062:5: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2056:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2062:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2063:58: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2056:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2063:58: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2112:14: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2108:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2112:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2114:5: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2108:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2114:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2116:58: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2108:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2116:58: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2131:14: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2127:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2131:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2133:5: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2127:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2133:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2134:58: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2127:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2134:58: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2184:14: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2180:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2184:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2186:5: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2180:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2186:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2188:58: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2180:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2188:58: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2203:14: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2199:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2203:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2205:5: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2199:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2205:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2206:58: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2199:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2206:58: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2426:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2422:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2426:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2428:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2422:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2428:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2434:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2430:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2434:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2436:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2430:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2436:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2442:14: warning: Possible null pointer dereference: Intf3 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2438:35: note: Assignment 'Intf3=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2442:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2444:5: warning: Possible null pointer dereference: Intf3 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2438:35: note: Assignment 'Intf3=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2444:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2555:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2551:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2555:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2557:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2551:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2557:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2562:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2558:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2562:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2564:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2558:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2564:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2647:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2643:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2647:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2649:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2643:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2649:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2654:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2650:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2654:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2656:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2650:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2656:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2740:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2736:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2740:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2742:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2736:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2742:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2747:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2743:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2747:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2749:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2743:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2749:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2833:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2829:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2833:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2835:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2829:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2835:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2840:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2836:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2840:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2842:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2836:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2842:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2925:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2921:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2925:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2927:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2921:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2927:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2932:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2928:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2932:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2934:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2928:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2934:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:3017:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:3013:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:3017:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:3019:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:3013:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:3019:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:3024:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:3020:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:3024:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:3026:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:3020:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:3026:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:237:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:234:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:237:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:332:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:329:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:332:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:425:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:422:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:425:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:519:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:516:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:519:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:613:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:610:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:613:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:708:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:705:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:708:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:802:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:799:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:802:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:881:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:878:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:881:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:957:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:954:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:957:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1032:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1029:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1032:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1108:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1105:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1108:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1184:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1181:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1184:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1260:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1257:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1260:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1341:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1338:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1341:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1421:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1418:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1421:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1503:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1500:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1503:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1580:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1577:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1580:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1657:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1654:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1657:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1730:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1727:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1730:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1824:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1821:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1824:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1895:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1892:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1895:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1967:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1964:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:1967:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2038:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2035:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2038:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2109:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2106:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2109:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2181:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2178:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2181:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2423:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2420:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2423:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2450:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2448:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2450:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2452:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2450:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2452:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2552:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2549:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2552:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2644:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2641:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2644:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2737:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2734:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2737:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2830:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2827:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2830:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2922:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2919:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:2922:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:3014:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:3011:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:3014:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:3104:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:3100:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObjSecurityTest.cc:3104:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ObserverTest.cc:693:0: error: syntax error [syntaxError]
alljoyn-15.09a/alljoyn_core/unit_test/PerfTest.cc:499:5: warning: Either the condition 'if(testServiceBus)' is redundant or there is possible null pointer dereference: testServiceBus. [nullPointerRedundantCheck]
alljoyn-15.09a/alljoyn_core/unit_test/PerfTest.cc:520:8: note: Assuming that condition 'if(testServiceBus)' is not redundant
alljoyn-15.09a/alljoyn_core/unit_test/PerfTest.cc:499:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/PerfTest.cc:504:22: warning: Either the condition 'if(testServiceBus)' is redundant or there is possible null pointer dereference: testServiceBus. [nullPointerRedundantCheck]
alljoyn-15.09a/alljoyn_core/unit_test/PerfTest.cc:520:8: note: Assuming that condition 'if(testServiceBus)' is not redundant
alljoyn-15.09a/alljoyn_core/unit_test/PerfTest.cc:504:22: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/PerfTest.cc:507:14: warning: Either the condition 'if(testServiceBus)' is redundant or there is possible null pointer dereference: testServiceBus. [nullPointerRedundantCheck]
alljoyn-15.09a/alljoyn_core/unit_test/PerfTest.cc:520:8: note: Assuming that condition 'if(testServiceBus)' is not redundant
alljoyn-15.09a/alljoyn_core/unit_test/PerfTest.cc:507:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/PerfTest.cc:94:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/PerfTest.cc:90:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/PerfTest.cc:94:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/PerfTest.cc:155:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/PerfTest.cc:151:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/PerfTest.cc:155:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/PerfTest.cc:542:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/PerfTest.cc:530:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/PerfTest.cc:542:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/PerfTest.cc:626:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/PerfTest.cc:613:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/PerfTest.cc:626:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/PerfTest.cc:652:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/PerfTest.cc:635:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/PerfTest.cc:652:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/PerfTest.cc:677:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/PerfTest.cc:664:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/PerfTest.cc:677:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/PerfTest.cc:690:5: style: Variable 'client_msgBus' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/PerfTest.cc:688:0: note: Variable 'client_msgBus' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/unit_test/PerfTest.cc:690:5: note: Variable 'client_msgBus' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/unit_test/PerfTest.cc:696:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/PerfTest.cc:687:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/PerfTest.cc:696:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/PerfTest.cc:711:5: style: Variable 'client_msgBus' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/PerfTest.cc:704:0: note: Variable 'client_msgBus' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/unit_test/PerfTest.cc:711:5: note: Variable 'client_msgBus' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/unit_test/PerfTest.cc:718:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/PerfTest.cc:703:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/PerfTest.cc:718:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/PerfTest.cc:733:5: style: Variable 'client_msgBus' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/PerfTest.cc:726:0: note: Variable 'client_msgBus' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/unit_test/PerfTest.cc:733:5: note: Variable 'client_msgBus' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/unit_test/PerfTest.cc:740:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/PerfTest.cc:725:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/PerfTest.cc:740:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/PerfTest.cc:768:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/PerfTest.cc:753:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/PerfTest.cc:768:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/PerfTest.cc:34:5: style: Class 'ClientBusListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/unit_test/PerfTestRegression.cc:38:5: warning: Either the condition 'if(serviceBus)' is redundant or there is possible null pointer dereference: serviceBus. [nullPointerRedundantCheck]
alljoyn-15.09a/alljoyn_core/unit_test/PerfTestRegression.cc:50:8: note: Assuming that condition 'if(serviceBus)' is not redundant
alljoyn-15.09a/alljoyn_core/unit_test/PerfTestRegression.cc:38:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/PerfTestRegression.cc:40:22: warning: Either the condition 'if(serviceBus)' is redundant or there is possible null pointer dereference: serviceBus. [nullPointerRedundantCheck]
alljoyn-15.09a/alljoyn_core/unit_test/PerfTestRegression.cc:50:8: note: Assuming that condition 'if(serviceBus)' is not redundant
alljoyn-15.09a/alljoyn_core/unit_test/PerfTestRegression.cc:40:22: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/PerfTestRegression.cc:43:14: warning: Either the condition 'if(serviceBus)' is redundant or there is possible null pointer dereference: serviceBus. [nullPointerRedundantCheck]
alljoyn-15.09a/alljoyn_core/unit_test/PerfTestRegression.cc:50:8: note: Assuming that condition 'if(serviceBus)' is not redundant
alljoyn-15.09a/alljoyn_core/unit_test/PerfTestRegression.cc:43:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/PerfTestRegression.cc:46:14: warning: Either the condition 'if(serviceBus)' is redundant or there is possible null pointer dereference: serviceBus. [nullPointerRedundantCheck]
alljoyn-15.09a/alljoyn_core/unit_test/PerfTestRegression.cc:50:8: note: Assuming that condition 'if(serviceBus)' is not redundant
alljoyn-15.09a/alljoyn_core/unit_test/PerfTestRegression.cc:46:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtTest.cc:405:28: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtTest.cc:391:33: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtTest.cc:405:28: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtTest.cc:407:22: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtTest.cc:391:33: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtTest.cc:407:22: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtTest.cc:408:22: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtTest.cc:391:33: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtTest.cc:408:22: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtTest.cc:460:28: warning: Either the condition 'ifc!=NULL' is redundant or there is possible null pointer dereference: ifc. [nullPointerRedundantCheck]
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtTest.cc:418:13: note: Assuming that condition 'ifc!=NULL' is not redundant
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtTest.cc:460:28: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtTest.cc:462:22: warning: Either the condition 'ifc!=NULL' is redundant or there is possible null pointer dereference: ifc. [nullPointerRedundantCheck]
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtTest.cc:418:13: note: Assuming that condition 'ifc!=NULL' is not redundant
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtTest.cc:462:22: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtTest.cc:463:22: warning: Either the condition 'ifc!=NULL' is redundant or there is possible null pointer dereference: ifc. [nullPointerRedundantCheck]
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtTest.cc:418:13: note: Assuming that condition 'ifc!=NULL' is not redundant
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtTest.cc:463:22: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtTest.cc:464:22: warning: Either the condition 'ifc!=NULL' is redundant or there is possible null pointer dereference: ifc. [nullPointerRedundantCheck]
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtTest.cc:418:13: note: Assuming that condition 'ifc!=NULL' is not redundant
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtTest.cc:464:22: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtTest.cc:465:22: warning: Either the condition 'ifc!=NULL' is redundant or there is possible null pointer dereference: ifc. [nullPointerRedundantCheck]
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtTest.cc:418:13: note: Assuming that condition 'ifc!=NULL' is not redundant
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtTest.cc:465:22: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtTest.cc:466:22: warning: Either the condition 'ifc!=NULL' is redundant or there is possible null pointer dereference: ifc. [nullPointerRedundantCheck]
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtTest.cc:418:13: note: Assuming that condition 'ifc!=NULL' is not redundant
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtTest.cc:466:22: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtTest.cc:578:110: style: Function 'TVChannelChanged' argument 3 names different: declaration 'sendBroadcastSignal' definition 'sendSessioncastSignal'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtTest.h:162:90: note: Function 'TVChannelChanged' argument 3 names different: declaration 'sendBroadcastSignal' definition 'sendSessioncastSignal'.
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtTest.cc:578:110: note: Function 'TVChannelChanged' argument 3 names different: declaration 'sendBroadcastSignal' definition 'sendSessioncastSignal'.
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtTest.h:89:5: style: Class 'BasePermissionMgmtTest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtUseCaseTest.cc:1233:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtUseCaseTest.cc:1229:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtUseCaseTest.cc:1233:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtUseCaseTest.cc:1257:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtUseCaseTest.cc:1252:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtUseCaseTest.cc:1257:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtUseCaseTest.cc:1328:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtUseCaseTest.cc:1323:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtUseCaseTest.cc:1328:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtUseCaseTest.cc:1375:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtUseCaseTest.cc:1370:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtUseCaseTest.cc:1375:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtUseCaseTest.cc:3283:5: style: Variable 'certChainCount' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtUseCaseTest.cc:3277:0: note: Variable 'certChainCount' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtUseCaseTest.cc:3283:5: note: Variable 'certChainCount' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtUseCaseTest.cc:3309:5: style: Variable 'certChainCount' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtUseCaseTest.cc:3303:0: note: Variable 'certChainCount' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtUseCaseTest.cc:3309:5: note: Variable 'certChainCount' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtUseCaseTest.cc:3336:5: style: Variable 'certChainCount' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtUseCaseTest.cc:3330:0: note: Variable 'certChainCount' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtUseCaseTest.cc:3336:5: note: Variable 'certChainCount' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtUseCaseTest.cc:3364:5: style: Variable 'certChainCount' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtUseCaseTest.cc:3358:0: note: Variable 'certChainCount' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtUseCaseTest.cc:3364:5: note: Variable 'certChainCount' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/unit_test/PermissionMgmtUseCaseTest.cc:1088:5: style: Class 'PermissionMgmtUseCaseTest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/unit_test/PresenceTest.cc:118:62: warning: Either the condition 'newOwner!=NULL' is redundant or there is possible null pointer dereference: newOwner. [nullPointerRedundantCheck]
alljoyn-15.09a/alljoyn_core/unit_test/PresenceTest.cc:121:26: note: Assuming that condition 'newOwner!=NULL' is not redundant
alljoyn-15.09a/alljoyn_core/unit_test/PresenceTest.cc:118:62: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/PresenceTest.cc:67:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/PresenceTest.cc:66:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/PresenceTest.cc:67:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/PresenceTest.cc:146:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/PresenceTest.cc:133:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/PresenceTest.cc:146:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/PresenceTest.cc:226:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/PresenceTest.cc:222:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/PresenceTest.cc:226:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/PresenceTest.cc:255:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/PresenceTest.cc:251:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/PresenceTest.cc:255:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/PresenceTest.cc:277:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/PresenceTest.cc:274:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/PresenceTest.cc:277:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/PresenceTest.cc:327:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/PresenceTest.cc:323:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/PresenceTest.cc:327:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/PresenceTest.cc:358:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/PresenceTest.cc:352:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/PresenceTest.cc:358:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/PresenceTest.cc:422:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/PresenceTest.cc:420:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/PresenceTest.cc:422:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/PresenceTest.cc:431:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/PresenceTest.cc:428:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/PresenceTest.cc:431:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/PropChangedTest.cc:726:14: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_core/unit_test/PropChangedTest.cc:71:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/PropChangedTest.cc:67:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/PropChangedTest.cc:71:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/PropChangedTest.cc:752:23: style: The scope of the variable 'elems' can be reduced. [variableScope]
alljoyn-15.09a/alljoyn_core/unit_test/PropChangedTest.cc:753:13: style: The scope of the variable 'n' can be reduced. [variableScope]
alljoyn-15.09a/alljoyn_core/unit_test/PropChangedTest.cc:2027:17: warning: The class 'PropCacheUpdatedTestListener' defines member variable with name 'store' also defined in its parent class 'PropChangedTestListener'. [duplInheritedMember]
alljoyn-15.09a/alljoyn_core/unit_test/PropChangedTest.cc:480:18: note: Parent variable 'PropChangedTestListener::store'
alljoyn-15.09a/alljoyn_core/unit_test/PropChangedTest.cc:2027:17: note: Derived variable 'PropCacheUpdatedTestListener::store'
alljoyn-15.09a/alljoyn_core/unit_test/PropChangedTest.cc:2094:17: warning: The class 'PropCacheUpdatedConcurrentCallbackTestListener' defines member variable with name 'store' also defined in its parent class 'PropChangedTestListener'. [duplInheritedMember]
alljoyn-15.09a/alljoyn_core/unit_test/PropChangedTest.cc:480:18: note: Parent variable 'PropChangedTestListener::store'
alljoyn-15.09a/alljoyn_core/unit_test/PropChangedTest.cc:2094:17: note: Derived variable 'PropCacheUpdatedConcurrentCallbackTestListener::store'
alljoyn-15.09a/alljoyn_core/unit_test/PropChangedTest.cc:483:5: style: Class 'PropChangedTestListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/unit_test/PropChangedTest.cc:581:5: style: Class 'ClientBusAttachment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/unit_test/PropChangedTest.cc:628:1: warning: The class 'PropChangedTestProxyBusObject' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
alljoyn-15.09a/alljoyn_core/unit_test/PropChangedTest.cc:2035:18: style: The function 'PropertiesChanged' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/unit_test/PropChangedTest.cc:489:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/unit_test/PropChangedTest.cc:2035:18: note: Function in derived class
alljoyn-15.09a/alljoyn_core/unit_test/PropChangedTest.cc:2105:18: style: The function 'PropertiesChanged' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/unit_test/PropChangedTest.cc:489:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/unit_test/PropChangedTest.cc:2105:18: note: Function in derived class
alljoyn-15.09a/alljoyn_core/unit_test/PropChangedTest.cc:341:64: performance: Function parameter 'ip' should be passed by const reference. [passedByValue]
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:302:14: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:298:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:302:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:304:14: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:298:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:304:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:306:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:298:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:306:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:345:14: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:341:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:345:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:347:14: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:341:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:347:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:349:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:341:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:349:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:391:22: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:388:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:391:22: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:397:45: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:388:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:397:45: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:399:45: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:388:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:399:45: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:455:22: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:452:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:455:22: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:461:45: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:452:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:461:45: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:463:45: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:452:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:463:45: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:488:22: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:485:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:488:22: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:490:14: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:485:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:490:14: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:492:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:485:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:492:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:499:37: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:485:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:499:37: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:669:22: warning: Possible null pointer dereference: testIntf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:665:39: note: Assignment 'testIntf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:669:22: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:671:5: warning: Possible null pointer dereference: testIntf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:665:39: note: Assignment 'testIntf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:671:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:672:5: warning: Possible null pointer dereference: testIntf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:665:39: note: Assignment 'testIntf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:672:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:677:37: warning: Possible null pointer dereference: testIntf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:665:39: note: Assignment 'testIntf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:677:37: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:759:22: warning: Possible null pointer dereference: testIntf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:755:39: note: Assignment 'testIntf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:759:22: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:761:5: warning: Possible null pointer dereference: testIntf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:755:39: note: Assignment 'testIntf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:761:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:762:5: warning: Possible null pointer dereference: testIntf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:755:39: note: Assignment 'testIntf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:762:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:767:37: warning: Possible null pointer dereference: testIntf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:755:39: note: Assignment 'testIntf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:767:37: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:841:22: warning: Possible null pointer dereference: testIntf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:837:39: note: Assignment 'testIntf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:841:22: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:843:5: warning: Possible null pointer dereference: testIntf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:837:39: note: Assignment 'testIntf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:843:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:844:5: warning: Possible null pointer dereference: testIntf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:837:39: note: Assignment 'testIntf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:844:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:849:37: warning: Possible null pointer dereference: testIntf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:837:39: note: Assignment 'testIntf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:849:37: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:897:22: warning: Possible null pointer dereference: testIntf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:893:39: note: Assignment 'testIntf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:897:22: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:899:5: warning: Possible null pointer dereference: testIntf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:893:39: note: Assignment 'testIntf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:899:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:900:5: warning: Possible null pointer dereference: testIntf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:893:39: note: Assignment 'testIntf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:900:5: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:905:38: warning: Possible null pointer dereference: testIntf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:893:39: note: Assignment 'testIntf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:905:38: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:321:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:318:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:321:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:364:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:361:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:364:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:419:5: style: Variable 'children' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:415:0: note: Variable 'children' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:419:5: note: Variable 'children' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:201:9: style: Class 'ProxyBusObjectTestBusObject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/unit_test/SecurityAuthenticationTest.cc:916:5: warning: Member variable 'SecurityAuthenticationTest2::caDigest' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/unit_test/SecurityAuthenticationTest.cc:2066:5: warning: Member variable 'SecurityAuthenticationTest3::caDigest' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/unit_test/SecurityAuthenticationTest.cc:2653:5: warning: Member variable 'SecurityAuthenticationTest4::caDigest' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/unit_test/SecurityClaimApplicationTest.cc:1468:46: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_core/unit_test/SecurityClaimApplicationTest.cc:1524:46: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_core/unit_test/SecurityManagementTest.cc:2183:5: style: Variable 'identityCertChain' is assigned a value that is never used. [unreadVariable]
alljoyn-15.09a/alljoyn_core/unit_test/SecurityManagementTest.cc:2590:5: style: Variable 'identityCertChain' is assigned a value that is never used. [unreadVariable]
alljoyn-15.09a/alljoyn_core/unit_test/SecurityPolicyRulesTest.cc:1185:12: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
alljoyn-15.09a/alljoyn_core/unit_test/SecurityPolicyRulesTest.cc:1188:7: note: Found duplicate branches for 'if' and 'else'.
alljoyn-15.09a/alljoyn_core/unit_test/SecurityPolicyRulesTest.cc:1185:12: note: Found duplicate branches for 'if' and 'else'.
alljoyn-15.09a/alljoyn_core/unit_test/SecurityPolicyRulesTest.cc:1410:12: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
alljoyn-15.09a/alljoyn_core/unit_test/SecurityPolicyRulesTest.cc:1413:7: note: Found duplicate branches for 'if' and 'else'.
alljoyn-15.09a/alljoyn_core/unit_test/SecurityPolicyRulesTest.cc:1410:12: note: Found duplicate branches for 'if' and 'else'.
alljoyn-15.09a/alljoyn_core/unit_test/SecurityPolicyRulesTest.cc:1593:12: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
alljoyn-15.09a/alljoyn_core/unit_test/SecurityPolicyRulesTest.cc:1597:7: note: Found duplicate branches for 'if' and 'else'.
alljoyn-15.09a/alljoyn_core/unit_test/SecurityPolicyRulesTest.cc:1593:12: note: Found duplicate branches for 'if' and 'else'.
alljoyn-15.09a/alljoyn_core/unit_test/SecurityX509Test.cc:109:18: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/SecurityX509Test.cc:105:39: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/SecurityX509Test.cc:109:18: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/SecurityX509Test.cc:111:9: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/SecurityX509Test.cc:105:39: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/SecurityX509Test.cc:111:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/SecurityX509Test.cc:122:18: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/SecurityX509Test.cc:118:39: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/SecurityX509Test.cc:122:18: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/SecurityX509Test.cc:124:9: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/SecurityX509Test.cc:118:39: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/SecurityX509Test.cc:124:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/SecurityX509Test.cc:85:5: warning: Member variable 'SecurityX509Test::serviceObject' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/unit_test/SecurityX509Test.cc:85:5: warning: Member variable 'SecurityX509Test::clientProxyObject' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/unit_test/SecurityX509Test.cc:220:5: warning: Member variable 'ECDSAAuthListener::requestCredentialsCalled' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/unit_test/SecurityX509Test.cc:220:5: warning: Member variable 'ECDSAAuthListener::verifyCredentialsCalled' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/unit_test/SecurityX509Test.cc:220:5: warning: Member variable 'ECDSAAuthListener::authenticationCompleteCalled' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/unit_test/SecurityX509Test.cc:220:5: warning: Member variable 'ECDSAAuthListener::authenticationResult' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/unit_test/SecurityX509Test.cc:220:5: warning: Member variable 'ECDSAAuthListener::securityViolationCalled' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/unit_test/SecurityX509Test.cc:220:5: warning: Member variable 'ECDSAAuthListener::requestCredentialsReturn' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/unit_test/SecurityX509Test.cc:220:5: warning: Member variable 'ECDSAAuthListener::verifyCredentialsReturn' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/unit_test/SecurityX509Test.cc:230:9: performance: Variable 'securityViolationStatus' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-15.09a/alljoyn_core/unit_test/SecurityX509Test.cc:231:15: performance: Variable 'requestCredentialsPrivateKey' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-15.09a/alljoyn_core/unit_test/SecurityX509Test.cc:232:15: performance: Variable 'requestCredentialsX509CertChain' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-15.09a/alljoyn_core/unit_test/ServiceSetup.cc:84:16: warning: Member variable 'ServiceObject::prop_int_val' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/unit_test/ServiceSetup.cc:84:16: warning: Member variable 'ServiceObject::my_signal_member' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/unit_test/ServiceSetup.cc:84:16: warning: Member variable 'ServiceObject::my_signal_member_2' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/unit_test/ServiceTestObject.cc:42:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/ServiceTestObject.cc:38:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ServiceTestObject.cc:42:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ServiceTestObject.cc:153:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/ServiceTestObject.cc:149:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ServiceTestObject.cc:153:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ServiceTestObject.cc:157:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/ServiceTestObject.cc:153:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ServiceTestObject.cc:157:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/ServiceTestObject.cc:32:20: warning: Member variable 'ServiceTestObject::my_signal_member' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/unit_test/ServiceTestObject.cc:32:20: warning: Member variable 'ServiceTestObject::prop_int_val' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/unit_test/ServiceTestObject.cc:32:20: warning: Member variable 'ServiceTestObject::output1' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/unit_test/SessionTest.cc:88:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/SessionTest.cc:87:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/SessionTest.cc:88:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/SessionTest.cc:331:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/SessionTest.cc:310:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/SessionTest.cc:331:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/SessionTest.cc:586:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/SessionTest.cc:574:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/SessionTest.cc:586:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/SessionTest.cc:836:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/SessionTest.cc:819:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/SessionTest.cc:836:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/SessionTest.cc:1069:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/SessionTest.cc:1054:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/SessionTest.cc:1069:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/SessionTest.cc:1378:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/SessionTest.cc:1362:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/SessionTest.cc:1378:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/SessionTest.cc:756:5: style: Class 'RemoveSessionMemberBusAListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/unit_test/SignalTest.cc:1003:31: style: Condition 'proxy!=NULL' is always false [knownConditionTrueFalse]
alljoyn-15.09a/alljoyn_core/unit_test/SignalTest.cc:1002:19: note: Assuming that condition 'proxy==NULL' is not redundant
alljoyn-15.09a/alljoyn_core/unit_test/SignalTest.cc:1003:31: note: Condition 'proxy!=NULL' is always false
alljoyn-15.09a/alljoyn_core/unit_test/SignalTest.cc:134:18: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/SignalTest.cc:130:49: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/SignalTest.cc:134:18: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/SignalTest.cc:137:13: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/SignalTest.cc:130:49: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/SignalTest.cc:137:13: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/SignalTest.cc:277:5: warning: Member variable 'Participant::port' is not initialized in the constructor. [uninitMemberVarPrivate]
alljoyn-15.09a/alljoyn_core/unit_test/SignalTest.cc:277:5: warning: Member variable 'Participant::mpport' is not initialized in the constructor. [uninitMemberVarPrivate]
alljoyn-15.09a/alljoyn_core/unit_test/SignalTest.cc:277:5: warning: Member variable 'Participant::name' is not initialized in the constructor. [uninitMemberVarPrivate]
alljoyn-15.09a/alljoyn_core/unit_test/SignalTest.cc:277:5: warning: Member variable 'Participant::busobj' is not initialized in the constructor. [uninitMemberVarPrivate]
alljoyn-15.09a/alljoyn_core/unit_test/SignalTest.cc:277:5: warning: Member variable 'Participant::opts' is not initialized in the constructor. [uninitMemberVarPrivate]
alljoyn-15.09a/alljoyn_core/unit_test/SignalTest.cc:277:5: warning: Member variable 'Participant::mpopts' is not initialized in the constructor. [uninitMemberVarPrivate]
alljoyn-15.09a/alljoyn_core/unit_test/SignalTest.cc:277:5: warning: Member variable 'Participant::hostedSessionMap' is not initialized in the constructor. [uninitMemberVarPrivate]
alljoyn-15.09a/alljoyn_core/unit_test/SignalTest.cc:277:5: warning: Member variable 'Participant::joinedSessionMap' is not initialized in the constructor. [uninitMemberVarPrivate]
alljoyn-15.09a/alljoyn_core/unit_test/SignalTest.cc:277:5: warning: Member variable 'Participant::inited' is not initialized in the constructor. [uninitMemberVarPrivate]
alljoyn-15.09a/alljoyn_core/unit_test/SignalTest.cc:281:18: warning: Member variable 'Participant::port' is not assigned a value in 'Participant::operator='. [operatorEqVarError]
alljoyn-15.09a/alljoyn_core/unit_test/SignalTest.cc:281:18: warning: Member variable 'Participant::mpport' is not assigned a value in 'Participant::operator='. [operatorEqVarError]
alljoyn-15.09a/alljoyn_core/unit_test/SignalTest.cc:281:18: warning: Member variable 'Participant::bus' is not assigned a value in 'Participant::operator='. [operatorEqVarError]
alljoyn-15.09a/alljoyn_core/unit_test/SignalTest.cc:281:18: warning: Member variable 'Participant::name' is not assigned a value in 'Participant::operator='. [operatorEqVarError]
alljoyn-15.09a/alljoyn_core/unit_test/SignalTest.cc:281:18: warning: Member variable 'Participant::busobj' is not assigned a value in 'Participant::operator='. [operatorEqVarError]
alljoyn-15.09a/alljoyn_core/unit_test/SignalTest.cc:281:18: warning: Member variable 'Participant::opts' is not assigned a value in 'Participant::operator='. [operatorEqVarError]
alljoyn-15.09a/alljoyn_core/unit_test/SignalTest.cc:281:18: warning: Member variable 'Participant::mpopts' is not assigned a value in 'Participant::operator='. [operatorEqVarError]
alljoyn-15.09a/alljoyn_core/unit_test/SignalTest.cc:281:18: warning: Member variable 'Participant::hostedSessionMap' is not assigned a value in 'Participant::operator='. [operatorEqVarError]
alljoyn-15.09a/alljoyn_core/unit_test/SignalTest.cc:281:18: warning: Member variable 'Participant::joinedSessionMap' is not assigned a value in 'Participant::operator='. [operatorEqVarError]
alljoyn-15.09a/alljoyn_core/unit_test/SignalTest.cc:281:18: warning: Member variable 'Participant::inited' is not assigned a value in 'Participant::operator='. [operatorEqVarError]
alljoyn-15.09a/alljoyn_core/unit_test/SignalTest.cc:290:5: warning: Member variable 'SignalReceiver::participant' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/alljoyn_core/unit_test/TestSecurityManager.h:33:5: style: Class 'TestSecurityManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/unit_test/TestSecureApplication.h:45:5: style: Class 'TestSecureApplication' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/unit_test/SignalTest.cc:55:5: style: Class 'TestObject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/unit_test/SignalTest.cc:290:5: style: Class 'SignalReceiver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/unit_test/SignalTest.cc:351:18: style: The function 'RegisterSignalHandler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/unit_test/SignalTest.cc:310:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/unit_test/SignalTest.cc:351:18: note: Function in derived class
alljoyn-15.09a/alljoyn_core/unit_test/SignalTest.cc:366:18: style: The function 'RegisterSignalHandler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/unit_test/SignalTest.cc:310:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/unit_test/SignalTest.cc:366:18: note: Function in derived class
alljoyn-15.09a/alljoyn_core/unit_test/TestSecureApplication.cc:72:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/TestSecureApplication.cc:69:38: note: Assignment 'testIntf=nullptr', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/TestSecureApplication.cc:72:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/TestSecureApplication.cc:73:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/TestSecureApplication.cc:69:38: note: Assignment 'testIntf=nullptr', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/TestSecureApplication.cc:73:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/TestSecureApplication.cc:74:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/TestSecureApplication.cc:69:38: note: Assignment 'testIntf=nullptr', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/TestSecureApplication.cc:74:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/TestSecureApplication.cc:75:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/TestSecureApplication.cc:69:38: note: Assignment 'testIntf=nullptr', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/TestSecureApplication.cc:75:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/TestSecureApplication.cc:76:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-15.09a/alljoyn_core/unit_test/TestSecureApplication.cc:69:38: note: Assignment 'testIntf=nullptr', assigned value is 0
alljoyn-15.09a/alljoyn_core/unit_test/TestSecureApplication.cc:76:9: note: Null pointer dereference
alljoyn-15.09a/alljoyn_core/unit_test/TestSecureApplication.cc:175:94: style: Function 'GetProxyObject' argument 2 names different: declaration 'sessionId' definition 'sessionid'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_core/unit_test/TestSecureApplication.h:61:75: note: Function 'GetProxyObject' argument 2 names different: declaration 'sessionId' definition 'sessionid'.
alljoyn-15.09a/alljoyn_core/unit_test/TestSecureApplication.cc:175:94: note: Function 'GetProxyObject' argument 2 names different: declaration 'sessionId' definition 'sessionid'.
alljoyn-15.09a/alljoyn_core/unit_test/TestSecureApplication.cc:122:25: warning: Accessing an item in container 'hostedSessions'. Either the condition 'hostedSessions.size()>0' is redundant or 'hostedSessions' can be empty. [containerOutOfBounds]
alljoyn-15.09a/alljoyn_core/unit_test/TestSecureApplication.cc:126:35: note: Assuming that condition 'hostedSessions.size()>0' is not redundant
alljoyn-15.09a/alljoyn_core/unit_test/TestSecureApplication.cc:122:25: note: Access out of bounds
alljoyn-15.09a/alljoyn_core/unit_test/TestSecureApplication.h:146:18: warning: Virtual function 'SessionLost' is called from destructor '~TestSecureApplication()' at line 119. Dynamic binding is not used. [virtualCallInConstructor]
alljoyn-15.09a/alljoyn_core/unit_test/TestSecureApplication.cc:119:9: note: Calling SessionLost
alljoyn-15.09a/alljoyn_core/unit_test/TestSecureApplication.h:146:18: note: SessionLost is a virtual method
alljoyn-15.09a/alljoyn_core/unit_test/TestSecurityManager.cc:60:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/TestSecurityManager.cc:58:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/TestSecurityManager.cc:60:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/TestSecurityManager.cc:204:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/TestSecurityManager.cc:199:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/TestSecurityManager.cc:204:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/TestSecurityManager.cc:255:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/TestSecurityManager.cc:250:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/TestSecurityManager.cc:255:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/TestSecurityManager.cc:298:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/TestSecurityManager.cc:293:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/TestSecurityManager.cc:298:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/TestSecurityManager.cc:341:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/TestSecurityManager.cc:336:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/TestSecurityManager.cc:341:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/TestSecurityManager.cc:377:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/TestSecurityManager.cc:372:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/TestSecurityManager.cc:377:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/TestSecurityManager.cc:42:49: performance: Function parameter 'appName' should be passed by const reference. [passedByValue]
alljoyn-15.09a/alljoyn_core/unit_test/check/AllJoynObjTest.cc:122:5: style: Class 'TestAllJoynObj' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/unit_test/check/AllJoynObjTest.cc:324:5: style: Class 'TestAllJoynObjBadSessionOpts' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_core/unit_test/check/AllJoynObjTest.cc:328:21: style: The function 'SendAttachSession' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_core/unit_test/check/AllJoynObjTest.cc:176:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_core/unit_test/check/AllJoynObjTest.cc:328:21: note: Function in derived class
alljoyn-15.09a/alljoyn_core/unit_test/check/DiscoveryTest.cc:59:29: performance: Function parameter 'staticParams' should be passed by const reference. [passedByValue]
alljoyn-15.09a/alljoyn_core/unit_test/check/DiscoveryTest.cc:59:57: performance: Function parameter 'dynamicParams' should be passed by const reference. [passedByValue]
alljoyn-15.09a/alljoyn_core/unit_test/dbusObjTest.cc:51:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/dbusObjTest.cc:50:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/dbusObjTest.cc:51:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/dbusObjTest.cc:71:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/dbusObjTest.cc:66:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/dbusObjTest.cc:71:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/dbusObjTest.cc:86:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/dbusObjTest.cc:80:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/dbusObjTest.cc:86:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/dbusObjTest.cc:105:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/dbusObjTest.cc:99:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/dbusObjTest.cc:105:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/dbusObjTest.cc:122:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/dbusObjTest.cc:117:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/dbusObjTest.cc:122:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/dbusObjTest.cc:135:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/dbusObjTest.cc:127:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/dbusObjTest.cc:135:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/dbusObjTest.cc:272:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/dbusObjTest.cc:269:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/dbusObjTest.cc:272:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/dbusObjTest.cc:297:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_core/unit_test/dbusObjTest.cc:294:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_core/unit_test/dbusObjTest.cc:297:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:2271:56: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:2316:71: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:2372:75: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:11136:37: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:12775:14: style: Same expression on both sides of '||' because the value of '!key' and '!val' are the same. [duplicateExpression]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:12773:19: note: 'key' is assigned value 'new MsgArg' here.
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:12774:19: note: 'val' is assigned value 'new MsgArg' here.
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:12775:14: note: Same expression on both sides of '||' because the value of '!key' and '!val' are the same.
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:11441:12: style: The scope of the variable 'numReplyArgs' can be reduced. [variableScope]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:9247:85: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:9399:112: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:3354:44: style: Function 'JSessionListener' argument 1 names different: declaration 'jsessionListener' definition 'jlistener'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:1768:30: note: Function 'JSessionListener' argument 1 names different: declaration 'jsessionListener' definition 'jlistener'.
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:3354:44: note: Function 'JSessionListener' argument 1 names different: declaration 'jsessionListener' definition 'jlistener'.
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:3586:52: style: Function 'JSessionPortListener' argument 1 names different: declaration 'jsessionPortListener' definition 'jlistener'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:1817:34: note: Function 'JSessionPortListener' argument 1 names different: declaration 'jsessionPortListener' definition 'jlistener'.
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:3586:52: note: Function 'JSessionPortListener' argument 1 names different: declaration 'jsessionPortListener' definition 'jlistener'.
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:4101:78: style: Function 'VerifyCredentials' argument 2 names different: declaration 'peerName' definition 'authPeer'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:1954:67: note: Function 'VerifyCredentials' argument 2 names different: declaration 'peerName' definition 'authPeer'.
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:4101:78: note: Function 'VerifyCredentials' argument 2 names different: declaration 'peerName' definition 'authPeer'.
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:4234:83: style: Function 'AuthenticationComplete' argument 2 names different: declaration 'peerName' definition 'authPeer'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:1956:72: note: Function 'AuthenticationComplete' argument 2 names different: declaration 'peerName' definition 'authPeer'.
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:4234:83: note: Function 'AuthenticationComplete' argument 2 names different: declaration 'peerName' definition 'authPeer'.
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:5811:104: style: Function 'Java_org_alljoyn_bus_BusAttachment_cancelAdvertiseName' argument 4 names different: declaration 'transports' definition 'jtransports'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.h:142:20: note: Function 'Java_org_alljoyn_bus_BusAttachment_cancelAdvertiseName' argument 4 names different: declaration 'transports' definition 'jtransports'.
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:5811:104: note: Function 'Java_org_alljoyn_bus_BusAttachment_cancelAdvertiseName' argument 4 names different: declaration 'transports' definition 'jtransports'.
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:7140:100: style: Function 'JoinSessionCB' argument 3 names different: declaration 'sessionOpts' definition 'opts'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:2040:80: note: Function 'JoinSessionCB' argument 3 names different: declaration 'sessionOpts' definition 'opts'.
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:7140:100: note: Function 'JoinSessionCB' argument 3 names different: declaration 'sessionOpts' definition 'opts'.
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:9578:54: style: Function 'JSignalHandler' argument 2 names different: declaration 'jmethod' definition 'jmeth'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:2483:42: note: Function 'JSignalHandler' argument 2 names different: declaration 'jmethod' definition 'jmeth'.
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:9578:54: note: Function 'JSignalHandler' argument 2 names different: declaration 'jmethod' definition 'jmeth'.
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:9601:57: style: Function 'IsSameObject' argument 2 names different: declaration 'jmethod' definition 'jmeth'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:2485:45: note: Function 'IsSameObject' argument 2 names different: declaration 'jmethod' definition 'jmeth'.
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:9601:57: note: Function 'IsSameObject' argument 2 names different: declaration 'jmethod' definition 'jmeth'.
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:9733:34: style: Function 'JTranslator' argument 1 names different: declaration 'jsessionListener' definition 'jobj'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:2527:25: note: Function 'JTranslator' argument 1 names different: declaration 'jsessionListener' definition 'jobj'.
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:9733:34: note: Function 'JTranslator' argument 1 names different: declaration 'jsessionListener' definition 'jobj'.
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:11062:64: style: Function 'JPropertiesChangedListener' argument 1 names different: declaration 'jlistener' definition 'jobj'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:2465:40: note: Function 'JPropertiesChangedListener' argument 1 names different: declaration 'jlistener' definition 'jobj'.
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:11062:64: note: Function 'JPropertiesChangedListener' argument 1 names different: declaration 'jlistener' definition 'jobj'.
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:11062:78: style: Function 'JPropertiesChangedListener' argument 2 names different: declaration 'changed' definition 'jch'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:2465:59: note: Function 'JPropertiesChangedListener' argument 2 names different: declaration 'changed' definition 'jch'.
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:11062:78: note: Function 'JPropertiesChangedListener' argument 2 names different: declaration 'changed' definition 'jch'.
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:11062:91: style: Function 'JPropertiesChangedListener' argument 3 names different: declaration 'invalidated' definition 'jinval'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:2465:76: note: Function 'JPropertiesChangedListener' argument 3 names different: declaration 'invalidated' definition 'jinval'.
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:11062:91: note: Function 'JPropertiesChangedListener' argument 3 names different: declaration 'invalidated' definition 'jinval'.
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:1987:15: performance: Variable 'jsessionListener' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:1988:15: performance: Variable 'jonJoinSessionListener' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:1989:15: performance: Variable 'jcontext' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:2067:15: performance: Variable 'jonPingListener' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:2068:15: performance: Variable 'jcontext' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:13021:9: performance: Variable 'jobserver' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:1113:17: style: Technically the member function 'JString::c_str' can be const. [functionConst]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:1051:0: style: Technically the member function 'JLocalRef < jthrowable >::operatorT' can be const. [functionConst]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:1051:0: style: Technically the member function 'JLocalRef < jclass >::operatorT' can be const. [functionConst]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:1051:0: style: Technically the member function 'JLocalRef < jstring >::operatorT' can be const. [functionConst]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:1051:0: style: Technically the member function 'JLocalRef < jobject >::operatorT' can be const. [functionConst]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:1051:0: style: Technically the member function 'JLocalRef < jbyteArray >::operatorT' can be const. [functionConst]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:1051:0: style: Technically the member function 'JLocalRef < jcharArray >::operatorT' can be const. [functionConst]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:1051:0: style: Technically the member function 'JLocalRef < jobjectArray >::operatorT' can be const. [functionConst]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:1111:5: style: Class 'JString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:1710:5: style: Class 'JBusListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:1768:5: style: Class 'JSessionListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:1817:5: style: Class 'JSessionPortListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:1903:5: style: Class 'JKeyStoreListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:2036:5: style: Class 'JOnJoinSessionListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:2120:5: style: Class 'JOnPingListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:2527:5: style: Class 'JTranslator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:2559:5: style: Class 'MessageContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:1041:0: style: Class 'JLocalRef < jthrowable >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:1041:0: style: Class 'JLocalRef < jclass >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:1041:0: style: Class 'JLocalRef < jstring >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:1041:0: style: Class 'JLocalRef < jobject >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:1041:0: style: Class 'JLocalRef < jbyteArray >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:1041:0: style: Class 'JLocalRef < jcharArray >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:1041:0: style: Class 'JLocalRef < jobjectArray >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:2505:13: style: The function 'Register' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:2486:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:2505:13: note: Function in derived class
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:2509:10: style: The function 'Unregister' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:2487:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:2509:10: note: Function in derived class
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:2517:13: style: The function 'Register' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:2486:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:2517:13: note: Function in derived class
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:2521:10: style: The function 'Unregister' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:2487:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:2521:10: note: Function in derived class
alljoyn-15.09a/alljoyn_java/jni/alljoyn_java.cc:4313:12: performance: Possible inefficient checking for 'busObjects' emptiness. [stlSize]
alljoyn-15.09a/alljoyn_js/jni/ScriptableObject.h:24:5: style: Class 'ScriptableObject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_js/jni/ScriptableObject.h:52:9: style: Class 'Operation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_js/jni/BusAttachmentHost.h:38:5: style: Class '_BusAttachmentHost' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_js/jni/NativeObject.h:30:5: style: Class 'NativeObject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_js/jni/BusAttachmentInterface.h:25:5: style: Class '_BusAttachmentInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_js/jni/BusErrorInterface.h:25:5: style: Class '_BusErrorInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_js/jni/CredentialsInterface.h:25:5: style: Class '_CredentialsInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_js/jni/MessageInterface.h:25:5: style: Class '_MessageInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_js/jni/IfcSecurityInterface.h:25:5: style: Class '_IfcSecurityInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_js/jni/SessionLostReasonInterface.h:25:5: style: Class '_SessionLostReasonInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_js/jni/SessionOptsInterface.h:25:5: style: Class '_SessionOptsInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_js/jni/HttpServer.h:50:5: style: Class '_HttpServer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_js/jni/SocketFdInterface.h:25:5: style: Class '_SocketFdInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_js/jni/VersionInterface.h:24:5: style: Class '_VersionInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_js/jni/BusNamespace.h:36:5: style: Class '_BusNamespace' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_js/jni/PluginData.h:74:5: style: Class 'PluginData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_js/jni/BusAttachmentInterface.h:27:18: style: The function 'Construct' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_js/jni/ScriptableObject.h:36:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_js/jni/BusAttachmentInterface.h:27:18: note: Function in derived class
alljoyn-15.09a/alljoyn_js/jni/SocketFdInterface.h:27:18: style: The function 'Construct' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_js/jni/ScriptableObject.h:36:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_js/jni/SocketFdInterface.h:27:18: note: Function in derived class
alljoyn-15.09a/alljoyn_js/jni/SocketFdHost.h:25:19: style: Technically the member function '_SocketFdHost::GetFd' can be const. [functionConst]
alljoyn-15.09a/alljoyn_js/jni/InterfaceDescriptionNative.h:28:5: style: Class 'InterfaceDescriptionNative' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_js/jni/AcceptSessionJoinerListenerNative.cc:35:67: style: Function 'onAccept' argument 1 names different: declaration 'port' definition 'sessionPort'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_js/jni/AcceptSessionJoinerListenerNative.h:28:36: note: Function 'onAccept' argument 1 names different: declaration 'port' definition 'sessionPort'.
alljoyn-15.09a/alljoyn_js/jni/AcceptSessionJoinerListenerNative.cc:35:67: note: Function 'onAccept' argument 1 names different: declaration 'port' definition 'sessionPort'.
alljoyn-15.09a/alljoyn_js/jni/BusAttachmentHost.cc:4418:5: style: Variable 'aboutObj' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_js/jni/BusAttachmentHost.cc:4417:5: note: Variable 'aboutObj' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_js/jni/BusAttachmentHost.cc:4418:5: note: Variable 'aboutObj' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_js/jni/BusAttachmentHost.cc:3094:95: style: Function 'bindSessionPort' argument 3 names different: declaration 'result' definition 'npresult'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_js/jni/BusAttachmentHost.h:60:79: note: Function 'bindSessionPort' argument 3 names different: declaration 'result' definition 'npresult'.
alljoyn-15.09a/alljoyn_js/jni/BusAttachmentHost.cc:3094:95: note: Function 'bindSessionPort' argument 3 names different: declaration 'result' definition 'npresult'.
alljoyn-15.09a/alljoyn_js/jni/BusAttachmentHost.cc:4359:58: style: Function 'GetSignal' argument 1 names different: declaration 'signalName' definition 'name'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_js/jni/BusAttachmentHost.h:110:42: note: Function 'GetSignal' argument 1 names different: declaration 'signalName' definition 'name'.
alljoyn-15.09a/alljoyn_js/jni/BusAttachmentHost.cc:4359:58: note: Function 'GetSignal' argument 1 names different: declaration 'signalName' definition 'name'.
alljoyn-15.09a/alljoyn_js/jni/BusAttachmentHost.h:111:17: performance: Technically the member function '_BusAttachmentHost::MatchRule' can be static. [functionStatic]
alljoyn-15.09a/alljoyn_js/jni/BusAttachmentHost.cc:4386:33: note: Technically the member function '_BusAttachmentHost::MatchRule' can be static.
alljoyn-15.09a/alljoyn_js/jni/BusAttachmentHost.h:111:17: note: Technically the member function '_BusAttachmentHost::MatchRule' can be static.
alljoyn-15.09a/alljoyn_js/jni/BusAttachmentHost.h:121:10: performance: Technically the member function '_BusAttachmentHost::ParseName' can be static. [functionStatic]
alljoyn-15.09a/alljoyn_js/jni/BusAttachmentHost.cc:4520:26: note: Technically the member function '_BusAttachmentHost::ParseName' can be static.
alljoyn-15.09a/alljoyn_js/jni/BusAttachmentHost.h:121:10: note: Technically the member function '_BusAttachmentHost::ParseName' can be static.
alljoyn-15.09a/alljoyn_js/jni/BusAttachmentHost.cc:815:17: warning: The class 'JoinSessionCBContext' defines member variable with name 'status' also defined in its parent class 'CallbackContext'. [duplInheritedMember]
alljoyn-15.09a/alljoyn_js/jni/PluginData.h:34:17: note: Parent variable 'CallbackContext::status'
alljoyn-15.09a/alljoyn_js/jni/BusAttachmentHost.cc:815:17: note: Derived variable 'JoinSessionCBContext::status'
alljoyn-15.09a/alljoyn_js/jni/BusAttachmentHost.cc:262:9: style: Class 'ListenerUnregisteredContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_js/jni/BusAttachmentHost.cc:392:9: style: Class 'BusStoppingContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_js/jni/BusAttachmentHost.cc:413:9: style: Class 'BusDisconnectedContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_js/jni/BusAttachmentHost.cc:1001:9: style: Class 'ObjectRegisteredContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_js/jni/BusAttachmentHost.cc:1021:9: style: Class 'ObjectUnregisteredContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_js/jni/BusAttachmentHost.cc:980:10: style: The function 'MethodHandler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_js/jni/BusObject.h:30:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_js/jni/BusAttachmentHost.cc:980:10: note: Function in derived class
alljoyn-15.09a/alljoyn_js/jni/BusAttachmentHost.cc:1005:18: style: The function 'ObjectRegistered' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_js/jni/BusObject.h:28:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_js/jni/BusAttachmentHost.cc:1005:18: note: Function in derived class
alljoyn-15.09a/alljoyn_js/jni/BusAttachmentHost.cc:1025:18: style: The function 'ObjectUnregistered' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_js/jni/BusObject.h:29:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_js/jni/BusAttachmentHost.cc:1025:18: note: Function in derived class
alljoyn-15.09a/alljoyn_js/jni/BusAttachmentHost.cc:1051:21: style: The function 'Get' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_js/jni/BusObject.h:25:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_js/jni/BusAttachmentHost.cc:1051:21: note: Function in derived class
alljoyn-15.09a/alljoyn_js/jni/BusAttachmentHost.cc:1094:21: style: The function 'Set' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_js/jni/BusObject.h:26:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_js/jni/BusAttachmentHost.cc:1094:21: note: Function in derived class
alljoyn-15.09a/alljoyn_js/jni/BusAttachmentHost.cc:1136:21: style: The function 'GenerateIntrospection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_js/jni/BusObject.h:27:21: note: Virtual function in base class
alljoyn-15.09a/alljoyn_js/jni/BusAttachmentHost.cc:1136:21: note: Function in derived class
alljoyn-15.09a/alljoyn_js/jni/BusAttachmentInterface.cc:65:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_js/jni/BusAttachmentInterface.cc:58:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_js/jni/BusAttachmentInterface.cc:65:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_js/jni/BusNamespace.cc:208:18: style: The function 'RequestPermissionCB' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_js/jni/FeaturePermissions.h:38:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_js/jni/BusNamespace.cc:208:18: note: Function in derived class
alljoyn-15.09a/alljoyn_js/jni/BusObjectNative.cc:176:5: style: Variable 'npargs' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/alljoyn_js/jni/BusObjectNative.cc:172:0: note: Variable 'npargs' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_js/jni/BusObjectNative.cc:176:5: note: Variable 'npargs' is reassigned a value before the old one has been used.
alljoyn-15.09a/alljoyn_js/jni/BusObjectNative.cc:56:63: style: Function 'get' argument 1 names different: declaration 'interface' definition 'iface'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_js/jni/BusObjectNative.h:32:50: note: Function 'get' argument 1 names different: declaration 'interface' definition 'iface'.
alljoyn-15.09a/alljoyn_js/jni/BusObjectNative.cc:56:63: note: Function 'get' argument 1 names different: declaration 'interface' definition 'iface'.
alljoyn-15.09a/alljoyn_js/jni/BusObjectNative.cc:56:113: style: Function 'get' argument 2 names different: declaration 'property' definition 'prop'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_js/jni/BusObjectNative.h:32:104: note: Function 'get' argument 2 names different: declaration 'property' definition 'prop'.
alljoyn-15.09a/alljoyn_js/jni/BusObjectNative.cc:56:113: note: Function 'get' argument 2 names different: declaration 'property' definition 'prop'.
alljoyn-15.09a/alljoyn_js/jni/BusObjectNative.cc:96:63: style: Function 'set' argument 1 names different: declaration 'interface' definition 'iface'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_js/jni/BusObjectNative.h:33:50: note: Function 'set' argument 1 names different: declaration 'interface' definition 'iface'.
alljoyn-15.09a/alljoyn_js/jni/BusObjectNative.cc:96:63: note: Function 'set' argument 1 names different: declaration 'interface' definition 'iface'.
alljoyn-15.09a/alljoyn_js/jni/BusObjectNative.cc:96:113: style: Function 'set' argument 2 names different: declaration 'property' definition 'prop'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_js/jni/BusObjectNative.h:33:104: note: Function 'set' argument 2 names different: declaration 'property' definition 'prop'.
alljoyn-15.09a/alljoyn_js/jni/BusObjectNative.cc:96:113: note: Function 'set' argument 2 names different: declaration 'property' definition 'prop'.
alljoyn-15.09a/alljoyn_js/jni/CallbackNative.cc:288:78: style: Function 'onCallback' argument 2 names different: declaration 'interfaceDescription' definition 'interfaceDescriptions'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_js/jni/CallbackNative.h:47:66: note: Function 'onCallback' argument 2 names different: declaration 'interfaceDescription' definition 'interfaceDescriptions'.
alljoyn-15.09a/alljoyn_js/jni/CallbackNative.cc:288:78: note: Function 'onCallback' argument 2 names different: declaration 'interfaceDescription' definition 'interfaceDescriptions'.
alljoyn-15.09a/alljoyn_js/jni/CallbackNative.cc:582:132: style: Function 'DispatchCallback' argument 4 names different: declaration 'interfaceDescription' definition 'interfaceDescriptions'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_js/jni/CallbackNative.h:60:127: note: Function 'DispatchCallback' argument 4 names different: declaration 'interfaceDescription' definition 'interfaceDescriptions'.
alljoyn-15.09a/alljoyn_js/jni/CallbackNative.cc:582:132: note: Function 'DispatchCallback' argument 4 names different: declaration 'interfaceDescription' definition 'interfaceDescriptions'.
alljoyn-15.09a/alljoyn_js/jni/CallbackNative.cc:569:15: style: Class 'GetInterfacesCallbackContext' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
alljoyn-15.09a/alljoyn_js/jni/CallbackNative.cc:569:15: style: Class 'GetInterfacesCallbackContext' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
alljoyn-15.09a/alljoyn_js/jni/CallbackNative.cc:363:13: warning: The class 'CallbackContext' defines member variable with name 'status' also defined in its parent class 'CallbackContext'. [duplInheritedMember]
alljoyn-15.09a/alljoyn_js/jni/PluginData.h:34:17: note: Parent variable 'CallbackContext::status'
alljoyn-15.09a/alljoyn_js/jni/CallbackNative.cc:363:13: note: Derived variable 'CallbackContext::status'
alljoyn-15.09a/alljoyn_js/jni/CallbackNative.cc:367:14: style: The function 'CallbackContext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-15.09a/alljoyn_js/jni/PluginData.h:36:18: note: Virtual function in base class
alljoyn-15.09a/alljoyn_js/jni/CallbackNative.cc:367:14: note: Function in derived class
alljoyn-15.09a/alljoyn_js/jni/CredentialsHost.cc:42:47: style: Function 'getPassword' argument 1 names different: declaration 'npresult' definition 'result'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_js/jni/CredentialsHost.h:31:33: note: Function 'getPassword' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.09a/alljoyn_js/jni/CredentialsHost.cc:42:47: note: Function 'getPassword' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.09a/alljoyn_js/jni/CredentialsHost.cc:52:47: style: Function 'getUserName' argument 1 names different: declaration 'npresult' definition 'result'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_js/jni/CredentialsHost.h:33:33: note: Function 'getUserName' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.09a/alljoyn_js/jni/CredentialsHost.cc:52:47: note: Function 'getUserName' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.09a/alljoyn_js/jni/CredentialsHost.cc:62:48: style: Function 'getCertChain' argument 1 names different: declaration 'npresult' definition 'result'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_js/jni/CredentialsHost.h:35:34: note: Function 'getCertChain' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.09a/alljoyn_js/jni/CredentialsHost.cc:62:48: note: Function 'getCertChain' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.09a/alljoyn_js/jni/CredentialsHost.cc:72:49: style: Function 'getPrivateKey' argument 1 names different: declaration 'npresult' definition 'result'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_js/jni/CredentialsHost.h:37:35: note: Function 'getPrivateKey' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.09a/alljoyn_js/jni/CredentialsHost.cc:72:49: note: Function 'getPrivateKey' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.09a/alljoyn_js/jni/CredentialsHost.cc:82:49: style: Function 'getLogonEntry' argument 1 names different: declaration 'npresult' definition 'result'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_js/jni/CredentialsHost.h:39:35: note: Function 'getLogonEntry' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.09a/alljoyn_js/jni/CredentialsHost.cc:82:49: note: Function 'getLogonEntry' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.09a/alljoyn_js/jni/CredentialsHost.cc:92:49: style: Function 'getExpiration' argument 1 names different: declaration 'npresult' definition 'result'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_js/jni/CredentialsHost.h:41:35: note: Function 'getExpiration' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.09a/alljoyn_js/jni/CredentialsHost.cc:92:49: note: Function 'getExpiration' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.09a/alljoyn_js/jni/CredentialsHost.cc:103:53: style: Function 'setPassword' argument 1 names different: declaration 'npvalue' definition 'value'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_js/jni/CredentialsHost.h:32:39: note: Function 'setPassword' argument 1 names different: declaration 'npvalue' definition 'value'.
alljoyn-15.09a/alljoyn_js/jni/CredentialsHost.cc:103:53: note: Function 'setPassword' argument 1 names different: declaration 'npvalue' definition 'value'.
alljoyn-15.09a/alljoyn_js/jni/CredentialsHost.cc:116:53: style: Function 'setUserName' argument 1 names different: declaration 'npvalue' definition 'value'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_js/jni/CredentialsHost.h:34:39: note: Function 'setUserName' argument 1 names different: declaration 'npvalue' definition 'value'.
alljoyn-15.09a/alljoyn_js/jni/CredentialsHost.cc:116:53: note: Function 'setUserName' argument 1 names different: declaration 'npvalue' definition 'value'.
alljoyn-15.09a/alljoyn_js/jni/CredentialsHost.cc:129:54: style: Function 'setCertChain' argument 1 names different: declaration 'npvalue' definition 'value'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_js/jni/CredentialsHost.h:36:40: note: Function 'setCertChain' argument 1 names different: declaration 'npvalue' definition 'value'.
alljoyn-15.09a/alljoyn_js/jni/CredentialsHost.cc:129:54: note: Function 'setCertChain' argument 1 names different: declaration 'npvalue' definition 'value'.
alljoyn-15.09a/alljoyn_js/jni/CredentialsHost.cc:142:55: style: Function 'setPrivateKey' argument 1 names different: declaration 'npvalue' definition 'value'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_js/jni/CredentialsHost.h:38:41: note: Function 'setPrivateKey' argument 1 names different: declaration 'npvalue' definition 'value'.
alljoyn-15.09a/alljoyn_js/jni/CredentialsHost.cc:142:55: note: Function 'setPrivateKey' argument 1 names different: declaration 'npvalue' definition 'value'.
alljoyn-15.09a/alljoyn_js/jni/CredentialsHost.cc:155:55: style: Function 'setLogonEntry' argument 1 names different: declaration 'npvalue' definition 'value'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_js/jni/CredentialsHost.h:40:41: note: Function 'setLogonEntry' argument 1 names different: declaration 'npvalue' definition 'value'.
alljoyn-15.09a/alljoyn_js/jni/CredentialsHost.cc:155:55: note: Function 'setLogonEntry' argument 1 names different: declaration 'npvalue' definition 'value'.
alljoyn-15.09a/alljoyn_js/jni/CredentialsHost.cc:168:55: style: Function 'setExpiration' argument 1 names different: declaration 'npvalue' definition 'value'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_js/jni/CredentialsHost.h:42:41: note: Function 'setExpiration' argument 1 names different: declaration 'npvalue' definition 'value'.
alljoyn-15.09a/alljoyn_js/jni/CredentialsHost.cc:168:55: note: Function 'setExpiration' argument 1 names different: declaration 'npvalue' definition 'value'.
alljoyn-15.09a/alljoyn_js/jni/HttpServer.cc:101:82: style: Function 'RequestThread' argument 2 names different: declaration 'fd' definition 'requestFd'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_js/jni/HttpServer.h:73:62: note: Function 'RequestThread' argument 2 names different: declaration 'fd' definition 'requestFd'.
alljoyn-15.09a/alljoyn_js/jni/HttpServer.cc:101:82: note: Function 'RequestThread' argument 2 names different: declaration 'fd' definition 'requestFd'.
alljoyn-15.09a/alljoyn_js/jni/MessageHost.cc:47:41: style: Function 'getSender' argument 1 names different: declaration 'npresult' definition 'result'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_js/jni/MessageHost.h:34:31: note: Function 'getSender' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.09a/alljoyn_js/jni/MessageHost.cc:47:41: note: Function 'getSender' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.09a/alljoyn_js/jni/MessageHost.cc:53:46: style: Function 'getDestination' argument 1 names different: declaration 'npresult' definition 'result'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_js/jni/MessageHost.h:35:36: note: Function 'getDestination' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.09a/alljoyn_js/jni/MessageHost.cc:53:46: note: Function 'getDestination' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.09a/alljoyn_js/jni/MessageHost.cc:59:40: style: Function 'getFlags' argument 1 names different: declaration 'npresult' definition 'result'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_js/jni/MessageHost.h:36:30: note: Function 'getFlags' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.09a/alljoyn_js/jni/MessageHost.cc:59:40: note: Function 'getFlags' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.09a/alljoyn_js/jni/MessageHost.cc:65:48: style: Function 'getInterfaceName' argument 1 names different: declaration 'npresult' definition 'result'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_js/jni/MessageHost.h:37:38: note: Function 'getInterfaceName' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.09a/alljoyn_js/jni/MessageHost.cc:65:48: note: Function 'getInterfaceName' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.09a/alljoyn_js/jni/MessageHost.cc:71:45: style: Function 'getObjectPath' argument 1 names different: declaration 'npresult' definition 'result'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_js/jni/MessageHost.h:38:35: note: Function 'getObjectPath' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.09a/alljoyn_js/jni/MessageHost.cc:71:45: note: Function 'getObjectPath' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.09a/alljoyn_js/jni/MessageHost.cc:77:48: style: Function 'getAuthMechanism' argument 1 names different: declaration 'npresult' definition 'result'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_js/jni/MessageHost.h:39:38: note: Function 'getAuthMechanism' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.09a/alljoyn_js/jni/MessageHost.cc:77:48: note: Function 'getAuthMechanism' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.09a/alljoyn_js/jni/MessageHost.cc:83:47: style: Function 'getIsUnreliable' argument 1 names different: declaration 'npresult' definition 'result'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_js/jni/MessageHost.h:40:37: note: Function 'getIsUnreliable' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.09a/alljoyn_js/jni/MessageHost.cc:83:47: note: Function 'getIsUnreliable' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.09a/alljoyn_js/jni/MessageHost.cc:89:45: style: Function 'getMemberName' argument 1 names different: declaration 'npresult' definition 'result'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_js/jni/MessageHost.h:41:35: note: Function 'getMemberName' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.09a/alljoyn_js/jni/MessageHost.cc:89:45: note: Function 'getMemberName' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.09a/alljoyn_js/jni/MessageHost.cc:95:44: style: Function 'getSignature' argument 1 names different: declaration 'npresult' definition 'result'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_js/jni/MessageHost.h:42:34: note: Function 'getSignature' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.09a/alljoyn_js/jni/MessageHost.cc:95:44: note: Function 'getSignature' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.09a/alljoyn_js/jni/MessageHost.cc:101:44: style: Function 'getSessionId' argument 1 names different: declaration 'npresult' definition 'result'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_js/jni/MessageHost.h:43:34: note: Function 'getSessionId' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.09a/alljoyn_js/jni/MessageHost.cc:101:44: note: Function 'getSessionId' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.09a/alljoyn_js/jni/MessageHost.cc:107:44: style: Function 'getTimestamp' argument 1 names different: declaration 'npresult' definition 'result'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_js/jni/MessageHost.h:44:34: note: Function 'getTimestamp' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.09a/alljoyn_js/jni/MessageHost.cc:107:44: note: Function 'getTimestamp' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-15.09a/alljoyn_js/jni/NativeObject.h:33:18: warning: Virtual function 'Invalidate' is called from destructor '~NativeObject()' at line 49. Dynamic binding is not used. [virtualCallInConstructor]
alljoyn-15.09a/alljoyn_js/jni/NativeObject.cc:49:5: note: Calling Invalidate
alljoyn-15.09a/alljoyn_js/jni/NativeObject.h:33:18: note: Invalidate is a virtual method
alljoyn-15.09a/alljoyn_js/jni/ProxyBusObjectHost.cc:102:19: style: Class '_Env' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
alljoyn-15.09a/alljoyn_js/jni/ProxyBusObjectHost.cc:102:19: style: Class '_Env' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
alljoyn-15.09a/alljoyn_js/jni/ProxyBusObjectHost.cc:54:17: warning: The class 'IntrospectCBContext' defines member variable with name 'status' also defined in its parent class 'CallbackContext'. [duplInheritedMember]
alljoyn-15.09a/alljoyn_js/jni/PluginData.h:34:17: note: Parent variable 'CallbackContext::status'
alljoyn-15.09a/alljoyn_js/jni/ProxyBusObjectHost.cc:54:17: note: Derived variable 'IntrospectCBContext::status'
alljoyn-15.09a/alljoyn_js/jni/ProxyBusObjectHost.cc:124:17: warning: The class 'IntrospectCBContext' defines member variable with name 'status' also defined in its parent class 'CallbackContext'. [duplInheritedMember]
alljoyn-15.09a/alljoyn_js/jni/PluginData.h:34:17: note: Parent variable 'CallbackContext::status'
alljoyn-15.09a/alljoyn_js/jni/ProxyBusObjectHost.cc:124:17: note: Derived variable 'IntrospectCBContext::status'
alljoyn-15.09a/alljoyn_js/jni/SessionJoinedListenerNative.cc:34:61: style: Function 'onJoined' argument 1 names different: declaration 'port' definition 'sessionPort'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_js/jni/SessionJoinedListenerNative.h:28:36: note: Function 'onJoined' argument 1 names different: declaration 'port' definition 'sessionPort'.
alljoyn-15.09a/alljoyn_js/jni/SessionJoinedListenerNative.cc:34:61: note: Function 'onJoined' argument 1 names different: declaration 'port' definition 'sessionPort'.
alljoyn-15.09a/alljoyn_js/jni/SignalEmitterHost.cc:122:13: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-15.09a/alljoyn_js/jni/SignalEmitterHost.cc:40:54: style: Function 'emitSignal' argument 1 names different: declaration 'args' definition 'npargs'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_js/jni/SignalEmitterHost.h:31:38: note: Function 'emitSignal' argument 1 names different: declaration 'args' definition 'npargs'.
alljoyn-15.09a/alljoyn_js/jni/SignalEmitterHost.cc:40:54: note: Function 'emitSignal' argument 1 names different: declaration 'args' definition 'npargs'.
alljoyn-15.09a/alljoyn_js/jni/SignalEmitterHost.cc:40:71: style: Function 'emitSignal' argument 2 names different: declaration 'argCount' definition 'npargCount'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_js/jni/SignalEmitterHost.h:31:53: note: Function 'emitSignal' argument 2 names different: declaration 'argCount' definition 'npargCount'.
alljoyn-15.09a/alljoyn_js/jni/SignalEmitterHost.cc:40:71: note: Function 'emitSignal' argument 2 names different: declaration 'argCount' definition 'npargCount'.
alljoyn-15.09a/alljoyn_js/jni/SignalEmitterHost.cc:40:94: style: Function 'emitSignal' argument 3 names different: declaration 'result' definition 'npresult'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_js/jni/SignalEmitterHost.h:31:74: note: Function 'emitSignal' argument 3 names different: declaration 'result' definition 'npresult'.
alljoyn-15.09a/alljoyn_js/jni/SignalEmitterHost.cc:40:94: note: Function 'emitSignal' argument 3 names different: declaration 'result' definition 'npresult'.
alljoyn-15.09a/alljoyn_js/jni/npapi/Plugin.h:93:17: performance: Technically the member function '_Plugin::KeyStoreFileName' can be static. [functionStatic]
alljoyn-15.09a/alljoyn_js/jni/npapi/Plugin.h:119:5: style: Class '_Plugin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/alljoyn_js/jni/npapi/TypeMapping.cc:1424:18: warning: Either the condition '!str' is redundant or there is possible null pointer dereference: str. [nullPointerRedundantCheck]
alljoyn-15.09a/alljoyn_js/jni/npapi/TypeMapping.cc:1409:9: note: Assuming that condition '!str' is not redundant
alljoyn-15.09a/alljoyn_js/jni/npapi/TypeMapping.cc:1424:18: note: Null pointer dereference
alljoyn-15.09a/alljoyn_js/jni/npapi/TypeMapping.cc:138:16: portability: Casting between integer* and const double* which have an incompatible binary data representation. [invalidPointerCast]
alljoyn-15.09a/alljoyn_js/jni/npapi/TypeMapping.cc:153:24: portability: Casting between integer* and const double* which have an incompatible binary data representation. [invalidPointerCast]
alljoyn-15.09a/alljoyn_js/jni/npapi/TypeMapping.cc:176:20: portability: Casting between integer* and const double* which have an incompatible binary data representation. [invalidPointerCast]
alljoyn-15.09a/alljoyn_js/jni/npapi/TypeMapping.cc:181:16: portability: Casting between integer* and const double* which have an incompatible binary data representation. [invalidPointerCast]
alljoyn-15.09a/alljoyn_js/jni/npapi/npn.cc:56:36: style: Function 'NPN_PluginThreadAsyncCall' argument 1 names different: declaration 'instance' definition 'npp'. [funcArgNamesDifferent]
alljoyn-15.09a/alljoyn_js/jni/npapi/npn.h:45:36: note: Function 'NPN_PluginThreadAsyncCall' argument 1 names different: declaration 'instance' definition 'npp'.
alljoyn-15.09a/alljoyn_js/jni/npapi/npn.cc:56:36: note: Function 'NPN_PluginThreadAsyncCall' argument 1 names different: declaration 'instance' definition 'npp'.
alljoyn-15.09a/alljoyn_js/jni/os/android/FeaturePermissions.cc:34:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_js/jni/os/android/FeaturePermissions.cc:30:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_js/jni/os/android/FeaturePermissions.cc:34:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_js/jni/os/linux/FeaturePermissions.cc:34:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_js/jni/os/linux/FeaturePermissions.cc:30:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_js/jni/os/linux/FeaturePermissions.cc:34:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_js/jni/os/windows/FeaturePermissions.cc:132:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/alljoyn_js/jni/os/windows/FeaturePermissions.cc:125:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/alljoyn_js/jni/os/windows/FeaturePermissions.cc:132:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/crypto/ECC/cng/CryptoECC.cc:791:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/common/crypto/ECC/cng/CryptoECC.cc:789:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/crypto/ECC/cng/CryptoECC.cc:791:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/crypto/ECC/cng/CryptoECC.cc:829:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/common/crypto/ECC/cng/CryptoECC.cc:825:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/crypto/ECC/cng/CryptoECC.cc:829:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/crypto/ECC/cng/CryptoECC.cc:866:5: style: Variable 'pEccPeerPublicKey' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/common/crypto/ECC/cng/CryptoECC.cc:858:0: note: Variable 'pEccPeerPublicKey' is reassigned a value before the old one has been used.
alljoyn-15.09a/common/crypto/ECC/cng/CryptoECC.cc:866:5: note: Variable 'pEccPeerPublicKey' is reassigned a value before the old one has been used.
alljoyn-15.09a/common/crypto/ECC/cng/CryptoECC.cc:944:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/common/crypto/ECC/cng/CryptoECC.cc:940:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/crypto/ECC/cng/CryptoECC.cc:944:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/crypto/ECC/cng/CryptoECC.cc:983:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/common/crypto/ECC/cng/CryptoECC.cc:979:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/crypto/ECC/cng/CryptoECC.cc:983:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/crypto/ECC/cng/CryptoECC.cc:1111:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/common/crypto/ECC/cng/CryptoECC.cc:1106:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/crypto/ECC/cng/CryptoECC.cc:1111:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/crypto/ECC/cng/CryptoECC.cc:1231:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/common/crypto/ECC/cng/CryptoECC.cc:1226:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/crypto/ECC/cng/CryptoECC.cc:1231:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/crypto/ECC/cng/CryptoECC.cc:99:9: performance: Variable 'hSecret' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-15.09a/common/crypto/ECC/cng/CryptoECC.cc:95:1: warning: The struct 'ECCSecretState' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
alljoyn-15.09a/common/crypto/ECC/generic/CryptoECC.cc:83:5: style: 'ECCSecretState::operator=' should return 'ECCSecretState &'. [operatorEq]
alljoyn-15.09a/common/crypto/ECC/generic/CryptoECC.cc:73:1: warning: The struct 'ECCSecretState' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
alljoyn-15.09a/common/crypto/builtin/CryptoHash.cc:81:9: style: The scope of the variable 'i' can be reduced. [variableScope]
alljoyn-15.09a/common/crypto/builtin/CryptoHash.cc:59:5: style: Class 'Context' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/common/crypto/cng/CryptoAES.cc:235:13: style: The scope of the variable 'npad' can be reduced. [variableScope]
alljoyn-15.09a/common/crypto/cng/CryptoAES.cc:299:13: style: The scope of the variable 'npad' can be reduced. [variableScope]
alljoyn-15.09a/common/crypto/cng/CryptoAES.cc:52:5: style: Struct 'KeyState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/common/crypto/cng/CryptoHash.cc:46:5: style: Class 'Context' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/common/crypto/openssl/CryptoHash.cc:44:5: style: Class 'Context' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/common/os/posix/Event.cc:40:0: error: #error "Must specify MECHANISM_EVENTFD or MECHANISM_PIPE" [preprocessorErrorDirective]
alljoyn-15.09a/common/os/posix/IfConfigLinux.cc:686:14: style: The scope of the variable 'nBytes' can be reduced. [variableScope]
alljoyn-15.09a/common/os/posix/Socket.cc:208:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/common/os/posix/Socket.cc:201:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/os/posix/Socket.cc:208:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/os/posix/Socket.cc:302:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/common/os/posix/Socket.cc:295:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/os/posix/Socket.cc:302:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/os/posix/Socket.cc:337:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/common/os/posix/Socket.cc:329:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/os/posix/Socket.cc:337:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/os/posix/Socket.cc:361:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/common/os/posix/Socket.cc:354:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/os/posix/Socket.cc:361:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/os/posix/Socket.cc:569:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/common/os/posix/Socket.cc:558:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/os/posix/Socket.cc:569:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/os/posix/Socket.cc:682:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/common/os/posix/Socket.cc:658:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/os/posix/Socket.cc:682:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/os/posix/Socket.cc:530:13: style: The scope of the variable 'ret' can be reduced. [variableScope]
alljoyn-15.09a/common/os/posix/osUtil.cc:269:9: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alljoyn-15.09a/common/os/posix/osUtil.cc:270:9: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alljoyn-15.09a/common/os/windows/IfConfig.cc:213:73: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alljoyn-15.09a/common/os/windows/IfConfig.cc:264:85: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alljoyn-15.09a/common/os/windows/Socket.cc:529:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/common/os/windows/Socket.cc:505:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/os/windows/Socket.cc:529:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/os/windows/Socket.cc:804:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/common/os/windows/Socket.cc:796:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/os/windows/Socket.cc:804:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/os/windows/Socket.cc:676:26: style: Same expression on both sides of '>'. [duplicateExpression]
alljoyn-15.09a/common/os/windows/osUtil.cc:174:9: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alljoyn-15.09a/common/os/windows/osUtil.cc:175:9: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alljoyn-15.09a/common/os/windows/time.cc:44:27: style: Same expression on both sides of '-' because the value of 'current_count' and 'base_count' are the same. [duplicateExpression]
alljoyn-15.09a/common/os/windows/time.cc:43:46: note: 'current_count' is assigned value '::GetTickCount64()' here.
alljoyn-15.09a/common/os/windows/time.cc:42:56: note: 'base_count' is assigned value '::GetTickCount64()' here.
alljoyn-15.09a/common/os/windows/time.cc:44:27: note: Same expression on both sides of '-' because the value of 'current_count' and 'base_count' are the same.
alljoyn-15.09a/common/src/BigNum.cc:125:5: warning: Member variable 'Storage::buffer' is not initialized in the constructor. [uninitMemberVarPrivate]
alljoyn-15.09a/common/src/BigNum.cc:125:5: warning: Member variable 'Storage::size' is not initialized in the constructor. [uninitMemberVarPrivate]
alljoyn-15.09a/common/src/BigNum.cc:125:5: warning: Member variable 'Storage::refCount' is not initialized in the constructor. [uninitMemberVarPrivate]
alljoyn-15.09a/common/src/CertificateECC.cc:550:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/common/src/CertificateECC.cc:544:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/src/CertificateECC.cc:550:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/src/CertificateECC.cc:581:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/common/src/CertificateECC.cc:574:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/src/CertificateECC.cc:581:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/src/CertificateECC.cc:602:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/common/src/CertificateECC.cc:599:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/src/CertificateECC.cc:602:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/src/CertificateECC.cc:846:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/common/src/CertificateECC.cc:836:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/src/CertificateECC.cc:846:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/src/CertificateECC.cc:901:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/common/src/CertificateECC.cc:891:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/src/CertificateECC.cc:901:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/src/CertificateECC.cc:935:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/common/src/CertificateECC.cc:931:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/src/CertificateECC.cc:935:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/src/CertificateECC.cc:965:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/common/src/CertificateECC.cc:961:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/src/CertificateECC.cc:965:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/src/CertificateECC.cc:73:12: style: The scope of the variable 'pos' can be reduced. [variableScope]
alljoyn-15.09a/common/src/CertificateHelper.cc:41:12: style: The scope of the variable 'pos' can be reduced. [variableScope]
alljoyn-15.09a/common/src/CryptoECCFieldp256.cc:229:0: error: #error Unexpected radix bits; expecting 64. [preprocessorErrorDirective]
alljoyn-15.09a/common/src/CryptoECCMath.cc:341:33: style: The scope of the variable 'b_words' can be reduced. [variableScope]
alljoyn-15.09a/common/src/CryptoECCMath.cc:648:21: style: The scope of the variable 'v' can be reduced. [variableScope]
alljoyn-15.09a/common/src/CryptoECCMath.cc:743:13: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alljoyn-15.09a/common/src/CryptoECCMath.cc:744:13: style: The scope of the variable 'prod' can be reduced. [variableScope]
alljoyn-15.09a/common/src/CryptoECCMath.cc:897:14: style: The scope of the variable 'new_shiftval' can be reduced. [variableScope]
alljoyn-15.09a/common/src/CryptoECCMath.cc:1456:13: style: The scope of the variable 'v' can be reduced. [variableScope]
alljoyn-15.09a/common/src/CryptoECCMath.cc:730:9: style: Variable 'w' is assigned a value that is never used. [unreadVariable]
alljoyn-15.09a/common/src/CryptoECCp256.cc:749:42: warning: Either the condition 'curve==NULL' is redundant or there is possible null pointer dereference: curve. [nullPointerRedundantCheck]
alljoyn-15.09a/common/src/CryptoECCp256.cc:768:54: note: Assuming that condition 'curve==NULL' is not redundant
alljoyn-15.09a/common/src/CryptoECCp256.cc:749:42: note: Null pointer dereference
alljoyn-15.09a/common/src/CryptoECCp256.cc:751:17: warning: Either the condition 'curve==NULL' is redundant or there is possible null pointer dereference: curve. [nullPointerRedundantCheck]
alljoyn-15.09a/common/src/CryptoECCp256.cc:768:54: note: Assuming that condition 'curve==NULL' is not redundant
alljoyn-15.09a/common/src/CryptoECCp256.cc:751:17: note: Null pointer dereference
alljoyn-15.09a/common/src/CryptoECCp256.cc:736:5: style: Variable 'res' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/common/src/CryptoECCp256.cc:735:12: note: Variable 'res' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/src/CryptoECCp256.cc:736:5: note: Variable 'res' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/src/CryptoSRP.cc:225:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/common/src/CryptoSRP.cc:222:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/src/CryptoSRP.cc:225:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/src/Debug.cc:376:9: style: The scope of the variable 'mlen' can be reduced. [variableScope]
alljoyn-15.09a/common/src/Debug.cc:166:48: style: Function 'Register' argument 1 names different: declaration 'cb' definition 'callback'. [funcArgNamesDifferent]
alljoyn-15.09a/common/src/DebugControl.h:44:38: note: Function 'Register' argument 1 names different: declaration 'cb' definition 'callback'.
alljoyn-15.09a/common/src/Debug.cc:166:48: note: Function 'Register' argument 1 names different: declaration 'cb' definition 'callback'.
alljoyn-15.09a/common/src/Debug.cc:166:64: style: Function 'Register' argument 2 names different: declaration 'context' definition 'cbContext'. [funcArgNamesDifferent]
alljoyn-15.09a/common/src/DebugControl.h:44:48: note: Function 'Register' argument 2 names different: declaration 'context' definition 'cbContext'.
alljoyn-15.09a/common/src/Debug.cc:166:64: note: Function 'Register' argument 2 names different: declaration 'context' definition 'cbContext'.
alljoyn-15.09a/common/src/Debug.cc:351:17: style: Technically the member function 'DebugContext::GetMsg' can be const. [functionConst]
alljoyn-15.09a/common/src/IODispatch.cc:95:13: style: The scope of the variable 'stream' can be reduced. [variableScope]
alljoyn-15.09a/common/src/IODispatch.cc:427:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/common/src/IODispatch.cc:476:29: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/common/src/IODispatch.cc:480:25: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/common/src/SLAPPacket.cc:87:13: style: The scope of the variable 'rx' can be reduced. [variableScope]
alljoyn-15.09a/common/src/SLAPPacket.cc:182:14: style: The scope of the variable 'expectedLen' can be reduced. [variableScope]
alljoyn-15.09a/common/src/SLAPStream.cc:468:41: style: Same expression on both sides of '>'. [duplicateExpression]
alljoyn-15.09a/common/src/SLAPStream.cc:295:22: style: The scope of the variable 'pkt' can be reduced. [variableScope]
alljoyn-15.09a/common/src/StringUtil.cc:383:24: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
alljoyn-15.09a/common/src/StringUtil.cc:395:28: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
alljoyn-15.09a/common/src/StringUtil.cc:415:28: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
alljoyn-15.09a/common/src/StringUtil.cc:436:12: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
alljoyn-15.09a/common/src/StringUtil.cc:286:24: warning: Either the condition 'i<=2147483648U' is redundant or there is signed integer overflow for expression '-(int32_t)i'. [integerOverflowCond]
alljoyn-15.09a/common/src/StringUtil.cc:285:49: note: Assuming that condition 'i<=2147483648U' is not redundant
alljoyn-15.09a/common/src/StringUtil.cc:286:24: note: Integer overflow
alljoyn-15.09a/common/src/Timer.cc:830:21: style: The scope of the variable 'nullIdx' can be reduced. [variableScope]
alljoyn-15.09a/common/src/XmlElement.cc:141:53: style: Redundant condition: If 'EXPR >= '9'', the comparison 'EXPR >= '0'' is always true. [redundantCondition]
alljoyn-15.09a/common/src/XmlElement.cc:137:30: style: The scope of the variable 'val' can be reduced. [variableScope]
alljoyn-15.09a/common/src/XmlElement.cc:357:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/common/src/XmlElement.cc:378:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/common/src/XmlElement.cc:425:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/common/src/XmlElement.cc:437:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/common/unit_test/ASN1Test.cc:38:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/common/unit_test/ASN1Test.cc:33:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/unit_test/ASN1Test.cc:38:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/unit_test/ASN1Test.cc:155:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/common/unit_test/ASN1Test.cc:146:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/unit_test/ASN1Test.cc:155:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/unit_test/ConditionTest.cc:203:13: style: Variable 'm_state' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/common/unit_test/ConditionTest.cc:198:13: note: Variable 'm_state' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/unit_test/ConditionTest.cc:203:13: note: Variable 'm_state' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/unit_test/ConditionTest.cc:604:13: style: Variable 'm_state' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/common/unit_test/ConditionTest.cc:599:13: note: Variable 'm_state' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/unit_test/ConditionTest.cc:604:13: note: Variable 'm_state' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/unit_test/ConditionTest.cc:903:13: style: Variable 'm_state' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/common/unit_test/ConditionTest.cc:898:13: note: Variable 'm_state' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/unit_test/ConditionTest.cc:903:13: note: Variable 'm_state' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/unit_test/ConditionTest.cc:586:5: warning: Member variable 'ProducerThread::m_begin' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/common/unit_test/ConditionTest.cc:586:5: warning: Member variable 'ProducerThread::m_count' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/common/unit_test/ConditionTest.cc:884:5: warning: Member variable 'AllocatorThread::m_size' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/common/unit_test/CryptoHashTest.cc:132:17: style: The scope of the variable 'key' can be reduced. [variableScope]
alljoyn-15.09a/common/unit_test/CryptoHashTest.cc:133:17: style: The scope of the variable 'msg' can be reduced. [variableScope]
alljoyn-15.09a/common/unit_test/CryptoHashTest.cc:134:17: style: The scope of the variable 'dig' can be reduced. [variableScope]
alljoyn-15.09a/common/unit_test/CryptoHashTest.cc:161:17: style: The scope of the variable 'key' can be reduced. [variableScope]
alljoyn-15.09a/common/unit_test/CryptoHashTest.cc:162:17: style: The scope of the variable 'msg' can be reduced. [variableScope]
alljoyn-15.09a/common/unit_test/CryptoHashTest.cc:163:17: style: The scope of the variable 'dig' can be reduced. [variableScope]
alljoyn-15.09a/common/unit_test/CryptoRand.cc:78:12: style: The scope of the variable 'size' can be reduced. [variableScope]
alljoyn-15.09a/common/unit_test/IPAddressTest.cc:57:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/common/unit_test/IPAddressTest.cc:51:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/unit_test/IPAddressTest.cc:57:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/unit_test/IPAddressTest.cc:93:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/common/unit_test/IPAddressTest.cc:85:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/unit_test/IPAddressTest.cc:93:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/unit_test/IPAddressTest.cc:158:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/common/unit_test/IPAddressTest.cc:151:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/unit_test/IPAddressTest.cc:158:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/common/unit_test/StringTest.cc:234:20: warning: String literal "" doesn't match length argument for substr(). [incorrectStringCompare]
alljoyn-15.09a/common/unit_test/StringUtilTest.cc:273:33: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
alljoyn-15.09a/common/unit_test/StringUtilTest.cc:111:10: style: The scope of the variable 'prefer_lower_case' can be reduced. [variableScope]
alljoyn-15.09a/common/unit_test/StringUtilTest.cc:154:10: style: The scope of the variable 'prefer_lower_case' can be reduced. [variableScope]
alljoyn-15.09a/common/unit_test/StringUtilTest.cc:225:14: style: The scope of the variable 'some_u32' can be reduced. [variableScope]
alljoyn-15.09a/common/unit_test/StringUtilTest.cc:236:13: style: The scope of the variable 'some_i32' can be reduced. [variableScope]
alljoyn-15.09a/common/unit_test/StringUtilTest.cc:247:14: style: The scope of the variable 'some_u64' can be reduced. [variableScope]
alljoyn-15.09a/common/unit_test/StringUtilTest.cc:258:13: style: The scope of the variable 'some_i64' can be reduced. [variableScope]
alljoyn-15.09a/common/unit_test/StringUtilTest.cc:275:10: style: The scope of the variable 'is_nan' can be reduced. [variableScope]
alljoyn-15.09a/common/unit_test/ThreadTest.cc:31:0: error: Invalid number of character '{' when these macros are defined: '__GCC__=1;__GCC__=1'. [syntaxError]
alljoyn-15.09a/common/unit_test/TimerTest.cc:90:5: style: Class 'MyAlarmListener2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/common/unit_test/UARTFuzzTest.cc:174:9: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
alljoyn-15.09a/common/unit_test/UARTFuzzTest.cc:523:5: warning: Member variable 'MyUARTStream::stream' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/common/unit_test/UARTFuzzTest.cc:147:13: style: Technically the member function 'SLAPFuzzWritePacket::GetPacketType' can be const. [functionConst]
alljoyn-15.09a/common/unit_test/UARTFuzzTest.cc:153:13: style: Technically the member function 'SLAPFuzzWritePacket::GetSeqNum' can be const. [functionConst]
alljoyn-15.09a/common/unit_test/UARTFuzzTest.cc:159:13: style: Technically the member function 'SLAPFuzzWritePacket::GetAckNum' can be const. [functionConst]
alljoyn-15.09a/common/unit_test/UARTFuzzTest.cc:68:5: style: Class 'SLAPFuzzWritePacket' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/common/unit_test/UARTTest.cc:596:12: style: The scope of the variable 'txlen' can be reduced. [variableScope]
alljoyn-15.09a/external/sha2/sha2.c:485:38: style: The scope of the variable 's0' can be reduced. [variableScope]
alljoyn-15.09a/external/sha2/sha2.c:485:42: style: The scope of the variable 's1' can be reduced. [variableScope]
alljoyn-15.09a/external/sha2/sha2.c:683:7: style: The scope of the variable 'i' can be reduced. [variableScope]
alljoyn-15.09a/external/sha2/sha2.c:815:38: style: The scope of the variable 's0' can be reduced. [variableScope]
alljoyn-15.09a/external/sha2/sha2.c:815:42: style: The scope of the variable 's1' can be reduced. [variableScope]
alljoyn-15.09a/external/sha2/sha2.c:1012:7: style: The scope of the variable 'i' can be reduced. [variableScope]
alljoyn-15.09a/external/sha2/sha2.c:1087:7: style: The scope of the variable 'i' can be reduced. [variableScope]
alljoyn-15.09a/services/about/cpp/samples/AboutClientSample/AboutClientAnnounceHandler.h:31:5: style: Class 'AboutClientAnnounceHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/services/about/cpp/samples/AboutClientSample/AboutClientMain.cc:368:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.09a/services/about/cpp/samples/AboutClientSample/AboutClientMain.cc:374:59: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.09a/services/about/cpp/samples/AboutClientSample/AboutClientMain.cc:281:28: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/services/about/cpp/samples/AboutClientSample/AboutClientMain.cc:426:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/services/about/cpp/samples/AboutClientSample/AboutClientMain.cc:411:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/services/about/cpp/samples/AboutClientSample/AboutClientMain.cc:426:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/services/about/cpp/samples/AboutClientSample/AboutClientSessionListener.h:25:5: style: Class 'AboutClientSessionListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/services/about/cpp/samples/AboutClientSample/AboutClientSessionJoiner.cc:49:37: style: C-style pointer casting [cstyleCast]
alljoyn-15.09a/services/about/cpp/samples/AboutServiceSample/AboutServiceMain.cc:234:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-15.09a/services/about/cpp/samples/AboutServiceSample/AboutServiceMain.cc:118:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/services/about/cpp/samples/AboutServiceSample/AboutServiceMain.cc:116:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/services/about/cpp/samples/AboutServiceSample/AboutServiceMain.cc:118:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/services/about/cpp/samples/AboutServiceSample/AboutServiceMain.cc:365:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/services/about/cpp/samples/AboutServiceSample/AboutServiceMain.cc:349:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/services/about/cpp/samples/AboutServiceSample/AboutServiceMain.cc:365:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/services/about/cpp/samples/AboutServiceSample/AboutServiceMain.cc:371:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/services/about/cpp/samples/AboutServiceSample/AboutServiceMain.cc:365:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/services/about/cpp/samples/AboutServiceSample/AboutServiceMain.cc:371:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/services/about/cpp/samples/AboutServiceSample/BusListenerImpl.h:36:5: style: Class 'BusListenerImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/services/about/cpp/samples/AboutServiceSample/OptParser.h:48:10: performance: Technically the member function 'OptParser::IsAllHex' can be static. [functionStatic]
alljoyn-15.09a/services/about/cpp/samples/AboutServiceSample/OptParser.cc:70:17: note: Technically the member function 'OptParser::IsAllHex' can be static.
alljoyn-15.09a/services/about/cpp/samples/AboutServiceSample/OptParser.h:48:10: note: Technically the member function 'OptParser::IsAllHex' can be static.
alljoyn-15.09a/services/about/cpp/samples/AboutServiceSample/OptParser.h:50:10: style: Technically the member function 'OptParser::PrintUsage' can be const. [functionConst]
alljoyn-15.09a/services/about/cpp/samples/AboutServiceSample/OptParser.cc:51:17: note: Technically the member function 'OptParser::PrintUsage' can be const.
alljoyn-15.09a/services/about/cpp/samples/AboutServiceSample/OptParser.h:50:10: note: Technically the member function 'OptParser::PrintUsage' can be const.
alljoyn-15.09a/services/about/cpp/src/AboutClient.cc:35:5: style: Variable 'p_ExistingInterfaceDescription' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/services/about/cpp/src/AboutClient.cc:34:0: note: Variable 'p_ExistingInterfaceDescription' is reassigned a value before the old one has been used.
alljoyn-15.09a/services/about/cpp/src/AboutClient.cc:35:5: note: Variable 'p_ExistingInterfaceDescription' is reassigned a value before the old one has been used.
alljoyn-15.09a/services/about/cpp/src/AboutIconClient.cc:40:5: style: Variable 'p_ExistingInterfaceDescription' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/services/about/cpp/src/AboutIconClient.cc:38:0: note: Variable 'p_ExistingInterfaceDescription' is reassigned a value before the old one has been used.
alljoyn-15.09a/services/about/cpp/src/AboutIconClient.cc:40:5: note: Variable 'p_ExistingInterfaceDescription' is reassigned a value before the old one has been used.
alljoyn-15.09a/services/about/cpp/src/AboutPropertyStoreImpl.cc:247:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/services/about/cpp/src/AboutPropertyStoreImpl.cc:245:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/services/about/cpp/src/AboutPropertyStoreImpl.cc:247:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/services/about/cpp/src/AboutPropertyStoreImpl.cc:264:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/services/about/cpp/src/AboutPropertyStoreImpl.cc:262:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/services/about/cpp/src/AboutPropertyStoreImpl.cc:264:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/services/about/cpp/src/AboutPropertyStoreImpl.cc:227:68: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/services/about/cpp/src/AboutPropertyStoreImpl.cc:298:68: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-15.09a/services/about/cpp/src/AnnouncementRegistrar.cc:51:9: style: Variable 'getIface' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-15.09a/services/about/cpp/src/AnnouncementRegistrar.cc:47:0: note: Variable 'getIface' is reassigned a value before the old one has been used.
alljoyn-15.09a/services/about/cpp/src/AnnouncementRegistrar.cc:51:9: note: Variable 'getIface' is reassigned a value before the old one has been used.
alljoyn-15.09a/services/about/cpp/src/InternalAnnounceHandler.h:53:5: style: Class 'InternalAnnounceHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-15.09a/services/about/cpp/unit_test/AboutInterfaceTest.cc:70:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/services/about/cpp/unit_test/AboutInterfaceTest.cc:66:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/services/about/cpp/unit_test/AboutInterfaceTest.cc:70:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/services/about/cpp/unit_test/AboutInterfaceTest.cc:68:9: style: Class 'AboutInterfaceTestPropertyStoreImpl' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
alljoyn-15.09a/services/about/cpp/unit_test/AboutInterfaceTest.cc:68:9: style: Class 'AboutInterfaceTestPropertyStoreImpl' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
alljoyn-15.09a/services/about/cpp/unit_test/AnnounceHandlerTest.cc:70:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-15.09a/services/about/cpp/unit_test/AnnounceHandlerTest.cc:66:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/services/about/cpp/unit_test/AnnounceHandlerTest.cc:70:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-15.09a/services/about/cpp/unit_test/AnnounceHandlerTest.cc:105:5: warning: Member variable 'AnnounceHandlerTestPropertyStoreImpl::propertyStore' is not initialized in the constructor. [uninitMemberVar]
alljoyn-15.09a/services/about/cpp/unit_test/AnnounceHandlerTest.cc:111:43: warning: Member variable 'AnnounceHandlerTestPropertyStoreImpl::propertyStore' is not assigned a value in 'AnnounceHandlerTestPropertyStoreImpl::operator='. [operatorEqVarError]
alljoyn-15.09a/services/about/cpp/unit_test/AnnounceHandlerTest.cc:1139:5: style: Class 'RemoveObjectDescriptionAnnounceHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
[22:33]

ftp://ftp.se.debian.org/debian/pool/main/a/alljoyn-core-1604/alljoyn-core-1604_16.04a.orig.tar.gz
alljoyn-16.04a/alljoyn_c/samples/about/about_client.cc:338:9: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alljoyn-16.04a/alljoyn_c/samples/about/about_client.cc:254:17: warning: %hd in format string (no. 1) requires 'short' but the argument type is 'unsigned short'. [invalidPrintfArgType_sint]
alljoyn-16.04a/alljoyn_c/samples/about/about_service.cc:111:5: style: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/samples/about/about_service.cc:110:0: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/samples/about/about_service.cc:111:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/samples/about/about_service.cc:116:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/samples/about/about_service.cc:109:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/samples/about/about_service.cc:116:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/samples/about/about_service.cc:200:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/samples/about/about_service.cc:199:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/samples/about/about_service.cc:200:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/samples/about/about_service.cc:202:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/samples/about/about_service.cc:200:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/samples/about/about_service.cc:202:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/samples/about/about_service.cc:204:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/samples/about/about_service.cc:202:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/samples/about/about_service.cc:204:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/samples/about/about_service.cc:205:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/samples/about/about_service.cc:204:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/samples/about/about_service.cc:205:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/samples/about/about_service.cc:206:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/samples/about/about_service.cc:205:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/samples/about/about_service.cc:206:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/samples/about/about_service.cc:207:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/samples/about/about_service.cc:206:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/samples/about/about_service.cc:207:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/samples/about/about_service.cc:210:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/samples/about/about_service.cc:207:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/samples/about/about_service.cc:210:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/samples/about/about_service.cc:211:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/samples/about/about_service.cc:210:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/samples/about/about_service.cc:211:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/samples/about/about_service.cc:212:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/samples/about/about_service.cc:211:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/samples/about/about_service.cc:212:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/samples/about/about_service.cc:213:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/samples/about/about_service.cc:212:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/samples/about/about_service.cc:213:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/samples/about/about_service.cc:222:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/samples/about/about_service.cc:213:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/samples/about/about_service.cc:222:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/samples/about/about_service.cc:224:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/samples/about/about_service.cc:222:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/samples/about/about_service.cc:224:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/samples/about/about_service.cc:225:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/samples/about/about_service.cc:224:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/samples/about/about_service.cc:225:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/samples/about/about_service.cc:226:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/samples/about/about_service.cc:225:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/samples/about/about_service.cc:226:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/samples/basic/basic_c_service.c:162:19: style: The scope of the variable 'timeMs' can be reduced. [variableScope]
alljoyn-16.04a/alljoyn_c/samples/secure/DeskTopSharedKSClientC.c:327:13: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/samples/secure/DeskTopSharedKSClientC.c:325:13: note: Variable 'status' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_c/samples/secure/DeskTopSharedKSClientC.c:327:13: note: Variable 'status' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:123:10: style: Technically the member function 'ajn::DeferredCallback::Wait' can be const. [functionConst]
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:131:9: style: Class 'ScopeFinishedMarker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:155:5: style: Class 'DeferredCallback_1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:192:5: style: Class 'DeferredCallback_1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:264:5: style: Class 'DeferredCallback_2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:339:5: style: Class 'DeferredCallback_3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:376:5: style: Class 'DeferredCallback_4' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:418:5: style: Class 'DeferredCallback_4' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:457:5: style: Class 'DeferredCallback_6' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:498:5: style: Class 'DeferredCallback_6' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:299:0: style: Class 'ajn :: DeferredCallback_3 < QStatus , const void * , alljoyn_msgarg , const char * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:226:0: style: Class 'ajn :: DeferredCallback_2 < QStatus , const void * , alljoyn_msgarg >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:159:18: style: The function 'runCallbackNow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:121:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:159:18: note: Function in derived class
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:196:18: style: The function 'runCallbackNow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:121:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:196:18: note: Function in derived class
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:268:18: style: The function 'runCallbackNow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:121:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:268:18: note: Function in derived class
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:344:18: style: The function 'runCallbackNow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:121:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:344:18: note: Function in derived class
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:381:18: style: The function 'runCallbackNow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:121:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:381:18: note: Function in derived class
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:423:18: style: The function 'runCallbackNow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:121:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:423:18: note: Function in derived class
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:461:18: style: The function 'runCallbackNow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:121:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:461:18: note: Function in derived class
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:502:18: style: The function 'runCallbackNow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:121:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:502:18: note: Function in derived class
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:226:5: style: Class 'DeferredCallback_2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:299:5: style: Class 'DeferredCallback_3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:457:0: style: Class 'ajn :: DeferredCallback_6 < void , const void * , const char * , uint16_t , alljoyn_sessionport , alljoyn_msgarg , alljoyn_msgarg >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:230:18: style: The function 'runCallbackNow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:121:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:230:18: note: Function in derived class
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:304:18: style: The function 'runCallbackNow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:121:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:304:18: note: Function in derived class
alljoyn-16.04a/alljoyn_c/src/AutoPinger.cc:64:5: style: Class 'AutoPingerC' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_c/src/BusAttachmentC.h:158:42: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_c/src/BusAttachmentC.h:172:37: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:299:0: style: Class 'ajn :: DeferredCallback_3 < void , const alljoyn_interfacedescription_member * , const char * , alljoyn_message >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:376:0: style: Class 'ajn :: DeferredCallback_4 < void , const void * , const char * , TransportMask , const char * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:376:0: style: Class 'ajn :: DeferredCallback_4 < void , const void * , const char * , const char * , const char * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:376:0: style: Class 'ajn :: DeferredCallback_4 < void , alljoyn_buslistener_bus_prop_changed_ptr , const void * , const char * , alljoyn_msgarg >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:226:0: style: Class 'ajn :: DeferredCallback_2 < void , const void * , alljoyn_busattachment >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:155:0: style: Class 'ajn :: DeferredCallback_1 < void , const void * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:376:0: style: Class 'ajn :: DeferredCallback_4 < QStatus , const void * , const char * , const char * , alljoyn_msgarg >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:299:0: style: Class 'ajn :: DeferredCallback_3 < void , alljoyn_busobject , const alljoyn_interfacedescription_member * , alljoyn_message >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_c/src/InterfaceDescription.cc:65:14: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_c/src/MsgArgC.h:52:5: style: Class 'MsgArgC' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_c/src/Message.cc:37:5: style: Struct '_alljoyn_message_handle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_c/src/Observer.cc:159:44: style: Function 'ObserverC' argument 1 names different: declaration 'cbus' definition '_cbus'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_c/src/Observer.cc:131:37: note: Function 'ObserverC' argument 1 names different: declaration 'cbus' definition '_cbus'.
alljoyn-16.04a/alljoyn_c/src/Observer.cc:159:44: note: Function 'ObserverC' argument 1 names different: declaration 'cbus' definition '_cbus'.
alljoyn-16.04a/alljoyn_c/src/MessageReceiverC.h:59:58: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_c/src/ProxyBusObjectListenerC.h:86:41: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_c/src/ProxyBusObjectListenerC.h:94:42: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_c/src/ProxyBusObjectListenerC.h:102:47: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_c/src/ProxyBusObjectListenerC.h:110:42: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_c/src/ProxyBusObject.cc:143:12: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_c/src/ProxyBusObject.cc:149:13: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_c/src/ProxyBusObject.cc:155:13: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_c/src/ProxyBusObject.cc:161:13: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_c/src/ProxyBusObject.cc:167:37: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_c/src/ProxyBusObject.cc:173:13: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_c/src/ProxyBusObject.cc:179:13: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_c/src/ProxyBusObject.cc:185:13: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_c/src/ProxyBusObject.cc:195:13: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_c/src/ProxyBusObject.cc:204:13: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_c/src/ProxyBusObject.cc:219:13: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_c/src/ProxyBusObject.cc:230:13: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_c/src/ProxyBusObject.cc:244:13: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_c/src/ProxyBusObject.cc:255:13: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_c/src/ProxyBusObject.cc:271:13: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_c/src/ProxyBusObject.cc:286:74: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_c/src/ProxyBusObject.cc:287:13: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_c/src/ProxyBusObject.cc:295:74: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_c/src/ProxyBusObject.cc:298:19: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_c/src/ProxyBusObject.cc:315:13: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_c/src/ProxyBusObject.cc:329:13: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_c/src/ProxyBusObject.cc:341:13: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_c/src/ProxyBusObject.cc:351:13: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_c/src/ProxyBusObject.cc:370:13: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_c/src/ProxyBusObject.cc:392:13: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_c/src/ProxyBusObject.cc:405:13: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_c/src/ProxyBusObject.cc:411:13: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_c/src/ProxyBusObject.cc:417:13: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_c/src/ProxyBusObject.cc:422:49: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_c/src/ProxyBusObject.cc:428:13: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_c/src/ProxyBusObject.cc:434:13: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_c/src/ProxyBusObject.cc:440:13: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_c/src/ProxyBusObject.cc:446:13: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_c/src/ProxyBusObject.cc:452:32: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_c/src/ProxyBusObject.cc:458:23: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_c/src/ProxyBusObject.cc:468:13: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_c/src/ProxyBusObject.cc:475:23: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_c/src/ProxyBusObject.cc:481:13: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_c/src/ProxyBusObject.cc:487:6: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_c/src/ProxyBusObject.cc:108:22: warning: Member variable 'ProxyBusObjectC::lock' is not assigned a value in 'ProxyBusObjectC::operator='. [operatorEqVarError]
alljoyn-16.04a/alljoyn_c/src/ProxyBusObjectListenerC.h:119:5: style: Class 'ProxyBusObjectPropertiesChangedListenerC' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_c/src/ProxyBusObject.cc:52:1: warning: The class 'ProxyBusObjectC' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
alljoyn-16.04a/alljoyn_c/src/SecurityApplicationProxy.cc:376:35: style: Function 'String2CString' argument 1 names different: declaration 'stdString' definition 'qccString'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_c/src/SecurityApplicationProxy.cc:55:42: note: Function 'String2CString' argument 1 names different: declaration 'stdString' definition 'qccString'.
alljoyn-16.04a/alljoyn_c/src/SecurityApplicationProxy.cc:376:35: note: Function 'String2CString' argument 1 names different: declaration 'stdString' definition 'qccString'.
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:299:0: style: Class 'ajn :: DeferredCallback_3 < void , const void * , SessionId , alljoyn_sessionlostreason >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:299:0: style: Class 'ajn :: DeferredCallback_3 < void , const void * , SessionId , const char * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:376:0: style: Class 'ajn :: DeferredCallback_4 < QCC_BOOL , const void * , SessionPort , const char * , alljoyn_sessionopts >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_c/src/DeferredCallback.h:376:0: style: Class 'ajn :: DeferredCallback_4 < void , const void * , SessionPort , SessionId , const char * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_c/test/bbcclient.c:685:108: style: Condition 'pingDelay==0' is always true [knownConditionTrueFalse]
alljoyn-16.04a/alljoyn_c/test/bbcclient.c:684:43: note: Assuming that condition 'pingDelay==0' is not redundant
alljoyn-16.04a/alljoyn_c/test/bbcclient.c:685:108: note: Condition 'pingDelay==0' is always true
alljoyn-16.04a/alljoyn_c/test/bbcclient.c:623:13: style: Variable 'intf' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/test/bbcclient.c:620:0: note: Variable 'intf' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_c/test/bbcclient.c:623:13: note: Variable 'intf' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_c/test/bbcclient.c:624:13: style: Variable 'valintf' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/test/bbcclient.c:621:0: note: Variable 'valintf' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_c/test/bbcclient.c:624:13: note: Variable 'valintf' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_c/test/bbcservice.c:204:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-16.04a/alljoyn_c/test/bbcservice.c:148:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/test/bbcservice.c:142:0: note: Variable 'status' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_c/test/bbcservice.c:148:5: note: Variable 'status' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_c/test/bbcservice.c:195:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/test/bbcservice.c:186:0: note: Variable 'status' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_c/test/bbcservice.c:195:5: note: Variable 'status' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_c/test/bbcservice.c:243:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/test/bbcservice.c:238:0: note: Variable 'status' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_c/test/bbcservice.c:243:5: note: Variable 'status' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_c/test/bbcservice.c:274:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/test/bbcservice.c:265:0: note: Variable 'status' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_c/test/bbcservice.c:274:5: note: Variable 'status' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_c/test/bbcservice.c:275:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/test/bbcservice.c:274:5: note: Variable 'status' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_c/test/bbcservice.c:275:5: note: Variable 'status' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_c/test/bbcservice.c:307:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/test/bbcservice.c:299:0: note: Variable 'status' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_c/test/bbcservice.c:307:5: note: Variable 'status' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_c/test/bbcservice.c:340:9: style: Variable 'intf' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/test/bbcservice.c:334:0: note: Variable 'intf' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_c/test/bbcservice.c:340:9: note: Variable 'intf' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_c/test/bbcservice.c:368:9: style: Variable 'intf' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/test/bbcservice.c:362:0: note: Variable 'intf' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_c/test/bbcservice.c:368:9: note: Variable 'intf' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_c/test/bbcservice.c:376:17: style: Variable 'reply' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/test/bbcservice.c:373:0: note: Variable 'reply' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_c/test/bbcservice.c:376:17: note: Variable 'reply' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_c/test/bbcservice.c:378:17: style: Variable 'remoteObj' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/test/bbcservice.c:374:0: note: Variable 'remoteObj' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_c/test/bbcservice.c:378:17: note: Variable 'remoteObj' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_c/test/bbcservice.c:457:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/test/bbcservice.c:451:0: note: Variable 'status' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_c/test/bbcservice.c:457:5: note: Variable 'status' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_c/test/bbcservice.c:495:5: style: Variable 'intf' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/test/bbcservice.c:490:0: note: Variable 'intf' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_c/test/bbcservice.c:495:5: note: Variable 'intf' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_c/test/bbcservice.c:496:5: style: Variable 'valuesintf' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/test/bbcservice.c:491:0: note: Variable 'valuesintf' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_c/test/bbcservice.c:496:5: note: Variable 'valuesintf' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_c/test/bbcservice.c:520:5: style: Variable 'foundMember' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/test/bbcservice.c:519:5: note: Variable 'foundMember' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_c/test/bbcservice.c:520:5: note: Variable 'foundMember' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_c/test/bbcservice.c:527:5: style: Variable 'foundMember' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/test/bbcservice.c:526:5: note: Variable 'foundMember' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_c/test/bbcservice.c:527:5: note: Variable 'foundMember' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_c/test/bbcservice.c:534:5: style: Variable 'foundMember' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/test/bbcservice.c:533:5: note: Variable 'foundMember' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_c/test/bbcservice.c:534:5: note: Variable 'foundMember' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:132:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:130:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:132:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:156:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:153:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:156:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:170:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:167:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:170:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:189:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:185:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:189:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:288:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:285:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:288:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:317:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:315:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:317:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:332:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:329:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:332:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:353:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:350:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:353:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:375:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:372:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:375:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:404:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:386:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:404:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:408:5: style: Variable 'languages' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:402:5: note: Variable 'languages' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:408:5: note: Variable 'languages' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:426:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:424:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:426:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:451:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:447:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:451:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:483:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:481:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:483:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:507:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:505:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:507:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:522:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:518:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:522:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:539:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:537:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:539:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:552:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:550:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:552:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:565:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:563:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:565:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:581:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:576:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:581:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:622:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:616:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:622:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:693:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:689:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:693:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:777:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:773:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:777:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:875:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:871:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:875:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:927:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:922:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:927:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:940:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:937:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:940:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:955:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:951:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:955:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:994:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:988:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:994:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:1000:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:994:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:1000:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:1006:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:1000:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:1006:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:1012:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:1006:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:1012:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:1027:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:1023:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:1027:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:1069:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:1065:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:1069:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:1116:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:1113:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:1116:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:1132:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:1126:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:1132:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:1138:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:1132:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:1138:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:1144:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:1138:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:1144:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:1150:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:1144:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:1150:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:1156:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:1150:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:1156:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:1170:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:1166:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:1170:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:1218:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:1215:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:1218:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:1281:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:1277:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:1281:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:1389:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:1366:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutDataTest.cc:1389:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutIconTest.cc:72:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alljoyn-16.04a/alljoyn_c/unit_test/AboutIconTest.cc:79:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutIconTest.cc:76:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutIconTest.cc:79:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutIconTest.cc:110:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutIconTest.cc:107:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutIconTest.cc:110:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutIconTest.cc:138:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutIconTest.cc:131:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutIconTest.cc:138:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutIconTest.cc:142:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutIconTest.cc:140:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutIconTest.cc:142:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutIconTest.cc:153:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutIconTest.cc:149:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutIconTest.cc:153:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutIconTest.cc:196:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutIconTest.cc:195:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutIconTest.cc:196:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutIconTest.cc:207:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutIconTest.cc:204:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutIconTest.cc:207:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutIconTest.cc:279:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutIconTest.cc:277:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutIconTest.cc:279:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutIconTest.cc:295:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutIconTest.cc:286:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutIconTest.cc:295:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutIconTest.cc:344:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutIconTest.cc:342:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutIconTest.cc:344:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutIconTest.cc:360:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutIconTest.cc:351:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutIconTest.cc:360:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutIconTest.cc:402:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutIconTest.cc:400:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutIconTest.cc:402:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutListenerTest.cc:153:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutListenerTest.cc:149:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutListenerTest.cc:153:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutListenerTest.cc:215:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutListenerTest.cc:211:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutListenerTest.cc:215:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutListenerTest.cc:276:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutListenerTest.cc:272:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutListenerTest.cc:276:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutListenerTest.cc:414:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutListenerTest.cc:409:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutListenerTest.cc:414:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutListenerTest.cc:491:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutListenerTest.cc:486:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutListenerTest.cc:491:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutListenerTest.cc:583:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutListenerTest.cc:578:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutListenerTest.cc:583:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutListenerTest.cc:1540:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutListenerTest.cc:1535:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutListenerTest.cc:1540:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutListenerTest.cc:1412:10: style: The scope of the variable 'randChar' can be reduced. [variableScope]
alljoyn-16.04a/alljoyn_c/unit_test/AboutListenerTest.cc:51:9: performance: Variable 'serviceBus' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-16.04a/alljoyn_c/unit_test/AboutListenerTest.cc:52:9: performance: Variable 'port' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-16.04a/alljoyn_c/unit_test/AboutListenerTest.cc:53:9: performance: Variable 'aboutData' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-16.04a/alljoyn_c/unit_test/AboutListenerTestApi.cc:322:9: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alljoyn-16.04a/alljoyn_c/unit_test/AboutListenerTestApi.cc:342:9: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alljoyn-16.04a/alljoyn_c/unit_test/AboutListenerTestApi.cc:358:9: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alljoyn-16.04a/alljoyn_c/unit_test/AboutListenerTestApi.cc:107:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutListenerTestApi.cc:105:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutListenerTestApi.cc:107:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutListenerTestApi.cc:135:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutListenerTestApi.cc:133:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutListenerTestApi.cc:135:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutListenerTestApi.cc:201:5: style: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutListenerTestApi.cc:200:0: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutListenerTestApi.cc:201:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutListenerTestApi.cc:234:5: style: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutListenerTestApi.cc:233:0: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutListenerTestApi.cc:234:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutListenerTestApi.cc:139:12: style: The scope of the variable 'i' can be reduced. [variableScope]
alljoyn-16.04a/alljoyn_c/unit_test/AboutListenerTestApi.cc:140:12: style: The scope of the variable 'j' can be reduced. [variableScope]
alljoyn-16.04a/alljoyn_c/unit_test/AboutListenerTestApi.cc:141:12: style: The scope of the variable 'intersections' can be reduced. [variableScope]
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjTest.cc:173:9: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjTest.cc:79:5: style: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjTest.cc:78:0: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjTest.cc:79:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjTest.cc:190:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjTest.cc:188:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjTest.cc:190:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjTest.cc:265:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjTest.cc:262:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjTest.cc:265:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjTest.cc:277:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjTest.cc:272:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjTest.cc:277:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjTest.cc:353:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjTest.cc:344:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjTest.cc:353:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjTest.cc:391:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjTest.cc:387:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjTest.cc:391:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjTest.cc:435:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjTest.cc:431:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjTest.cc:435:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjTest.cc:484:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjTest.cc:470:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjTest.cc:484:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjTest.cc:582:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjTest.cc:568:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjTest.cc:582:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjTest.cc:181:9: performance: Variable 'port' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjTest.cc:182:9: performance: Variable 'aboutData' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:122:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:118:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:122:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:189:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:185:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:189:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:286:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:282:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:286:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:347:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:343:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:347:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:433:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:429:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:433:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:505:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:491:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:505:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:551:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:536:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:551:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:607:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:593:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:607:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:650:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:633:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:650:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:668:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:660:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:668:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:715:5: style: Variable 'paths' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:694:5: note: Variable 'paths' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:715:5: note: Variable 'paths' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:754:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:749:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:754:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:812:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:806:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:812:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:840:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:834:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutObjectDescriptionTest.cc:840:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutProxyTest.cc:101:9: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alljoyn-16.04a/alljoyn_c/unit_test/AboutProxyTest.cc:149:9: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alljoyn-16.04a/alljoyn_c/unit_test/AboutProxyTest.cc:216:9: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alljoyn-16.04a/alljoyn_c/unit_test/AboutProxyTest.cc:237:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutProxyTest.cc:233:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutProxyTest.cc:237:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutProxyTest.cc:244:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutProxyTest.cc:240:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutProxyTest.cc:244:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutProxyTest.cc:248:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutProxyTest.cc:244:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutProxyTest.cc:248:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutProxyTest.cc:260:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutProxyTest.cc:248:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutProxyTest.cc:260:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutProxyTest.cc:300:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutProxyTest.cc:298:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutProxyTest.cc:300:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutProxyTest.cc:340:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutProxyTest.cc:338:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutProxyTest.cc:340:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutProxyTest.cc:387:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutProxyTest.cc:376:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutProxyTest.cc:387:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutProxyTest.cc:505:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutProxyTest.cc:494:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutProxyTest.cc:505:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutProxyTest.cc:554:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutProxyTest.cc:548:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutProxyTest.cc:554:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutProxyTest.cc:632:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutProxyTest.cc:622:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutProxyTest.cc:632:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutProxyTest.cc:682:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutProxyTest.cc:677:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutProxyTest.cc:682:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutProxyTest.cc:745:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutProxyTest.cc:735:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutProxyTest.cc:745:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutProxyTest.cc:796:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/AboutProxyTest.cc:789:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutProxyTest.cc:796:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/AboutProxyTest.cc:222:5: warning: Member variable 'AboutProxyTest::engLangData' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_c/unit_test/AboutProxyTest.cc:222:5: warning: Member variable 'AboutProxyTest::spLangData' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_c/unit_test/AboutProxyTest.cc:224:9: performance: Variable 'port' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-16.04a/alljoyn_c/unit_test/AboutProxyTest.cc:225:9: performance: Variable 'aboutEnglishData' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-16.04a/alljoyn_c/unit_test/AboutProxyTest.cc:80:9: error: Memory leak: result [memleak]
alljoyn-16.04a/alljoyn_c/unit_test/InMemoryKeyStore.h:43:9: performance: Variable 'pwd' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-16.04a/alljoyn_c/unit_test/AutoPingerTest.cc:144:0: error: syntax error [syntaxError]
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:290:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:289:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:290:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:294:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:288:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:294:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:302:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:301:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:302:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:306:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:300:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:306:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:316:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:315:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:316:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:318:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:314:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:318:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:330:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:329:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:330:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:333:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:328:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:333:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:354:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:352:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:354:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:357:5: style: Variable 'concurrency' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:353:0: note: Variable 'concurrency' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:357:5: note: Variable 'concurrency' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:366:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:363:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:366:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:369:5: style: Variable 'concurrency' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:364:5: note: Variable 'concurrency' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:369:5: note: Variable 'concurrency' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:388:9: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:386:9: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:388:9: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:391:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:385:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:391:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:428:9: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:426:9: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:428:9: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:431:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:425:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:431:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:467:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:466:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:467:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:470:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:464:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:470:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:515:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:514:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:515:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:518:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:512:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:518:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:545:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:544:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:545:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:548:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:542:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:548:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:581:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:580:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:581:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:597:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:596:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:597:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:606:5: style: Variable 'otherbus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:605:0: note: Variable 'otherbus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:606:5: note: Variable 'otherbus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:660:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:659:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:660:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:672:5: style: Variable 'otherbus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:671:0: note: Variable 'otherbus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:672:5: note: Variable 'otherbus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:686:5: style: Variable 'al' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:680:0: note: Variable 'al' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:686:5: note: Variable 'al' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:713:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:712:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:713:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:725:5: style: Variable 'otherbus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:724:0: note: Variable 'otherbus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:725:5: note: Variable 'otherbus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:739:5: style: Variable 'al' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:732:0: note: Variable 'al' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusAttachmentTest.cc:739:5: note: Variable 'al' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusObjectTest.cc:112:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/BusObjectTest.cc:108:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/BusObjectTest.cc:112:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/ConcurrentCallbackTest.cc:47:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/ConcurrentCallbackTest.cc:44:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/ConcurrentCallbackTest.cc:47:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/ConcurrentCallbackTest.cc:73:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/ConcurrentCallbackTest.cc:55:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/ConcurrentCallbackTest.cc:73:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/ConcurrentCallbackTest.cc:113:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/ConcurrentCallbackTest.cc:109:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/ConcurrentCallbackTest.cc:113:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/ConcurrentCallbackTest.cc:139:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/ConcurrentCallbackTest.cc:121:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/ConcurrentCallbackTest.cc:139:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:79:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:78:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:79:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:83:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:77:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:83:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:96:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:95:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:96:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:100:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:94:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:100:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:141:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:140:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:141:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:145:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:139:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:145:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:195:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:194:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:195:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:199:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:193:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:199:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:224:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:223:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:224:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:227:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:222:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:227:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:244:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:243:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:244:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:247:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:242:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:247:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:309:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:308:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:309:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:312:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:307:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:312:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:328:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:327:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:328:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:331:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:326:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:331:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:359:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:358:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:359:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:362:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:357:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:362:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:382:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:381:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:382:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:385:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:380:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:385:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:424:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:423:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:424:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:438:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:437:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:438:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:441:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:436:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:441:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:467:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:466:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:467:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:470:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:465:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:470:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:508:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:507:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:508:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:511:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:506:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:511:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:535:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:534:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:535:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:538:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:533:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:538:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:574:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:573:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:574:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:577:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:572:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:577:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:609:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:608:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:609:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:612:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:607:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:612:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:663:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:662:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:663:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:667:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:661:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:667:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:695:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:694:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:695:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:698:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:693:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:698:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:725:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:724:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:725:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:729:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:723:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:729:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:856:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:855:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:856:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:860:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:854:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:860:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1052:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1051:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1052:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1056:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1050:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1056:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1118:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1117:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1118:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1122:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1116:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1122:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1308:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1307:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1308:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1312:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1302:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1312:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1528:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1527:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1528:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1532:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1526:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1532:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1589:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1588:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1589:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1593:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1587:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1593:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1660:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1659:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1660:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1664:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1658:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1664:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1686:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1685:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1686:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1690:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1684:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1690:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1722:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1721:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1722:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1726:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1720:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1726:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1775:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1774:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1775:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1779:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1773:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1779:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1836:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1835:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1836:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1840:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1834:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1840:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:259:12: warning: Size of pointer 'introspect' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:282:12: warning: Size of pointer 'introspect' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:288:12: warning: Size of pointer 'introspect' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:295:12: warning: Size of pointer 'introspect' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:748:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:749:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:758:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:759:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:767:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:768:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:776:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:777:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:786:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:787:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:797:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:798:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:817:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:824:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:831:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:839:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:884:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:885:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:894:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:895:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:903:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:904:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:912:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:913:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:922:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:923:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:933:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:934:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:944:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:945:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:955:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:956:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:974:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:981:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:988:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:996:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1012:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1019:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1026:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1034:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1146:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1147:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1156:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1157:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1165:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1166:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1174:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1175:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1184:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1185:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1195:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1196:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1206:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1207:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1227:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1234:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1241:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1249:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1265:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1272:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1279:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1287:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1341:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1342:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1351:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1352:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1360:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1361:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1369:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1370:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1379:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1380:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1390:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1391:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1401:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1402:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1413:12: warning: Size of pointer 'name' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1414:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1433:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1440:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1447:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1455:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1472:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1479:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1486:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/InterfaceDescriptionTest.cc:1494:12: warning: Size of pointer 'value' used instead of size of its data. [pointerSize]
alljoyn-16.04a/alljoyn_c/unit_test/MsgArgTest.cc:81:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/MsgArgTest.cc:79:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/MsgArgTest.cc:81:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/MsgArgTest.cc:119:5: style: Variable 'argList' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/MsgArgTest.cc:118:0: note: Variable 'argList' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/MsgArgTest.cc:119:5: note: Variable 'argList' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/MsgArgTest.cc:193:5: style: Variable 'arg' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/MsgArgTest.cc:191:0: note: Variable 'arg' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/MsgArgTest.cc:193:5: note: Variable 'arg' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/MsgArgTest.cc:196:5: style: Variable 'arg2' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/MsgArgTest.cc:192:0: note: Variable 'arg2' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/MsgArgTest.cc:196:5: note: Variable 'arg2' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/MsgArgTest.cc:366:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/MsgArgTest.cc:353:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/MsgArgTest.cc:366:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/MsgArgTest.cc:424:5: style: Variable 'dictEntries' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/MsgArgTest.cc:422:0: note: Variable 'dictEntries' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/MsgArgTest.cc:424:5: note: Variable 'dictEntries' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/MsgArgTest.cc:425:5: style: Variable 'values' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/MsgArgTest.cc:423:0: note: Variable 'values' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/MsgArgTest.cc:425:5: note: Variable 'values' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/MsgArgTest.cc:431:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/MsgArgTest.cc:419:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/MsgArgTest.cc:431:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/MsgArgTest.cc:479:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/MsgArgTest.cc:475:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/MsgArgTest.cc:479:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/MsgArgTest.cc:524:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/MsgArgTest.cc:520:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/MsgArgTest.cc:524:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/MsgArgTest.cc:599:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/MsgArgTest.cc:595:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/MsgArgTest.cc:599:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/MsgArgTest.cc:648:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/MsgArgTest.cc:644:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/MsgArgTest.cc:648:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/MsgArgTest.cc:232:13: style: The scope of the variable 'ay' can be reduced. [variableScope]
alljoyn-16.04a/alljoyn_c/unit_test/MsgArgTest.cc:236:20: style: The scope of the variable 'an' can be reduced. [variableScope]
alljoyn-16.04a/alljoyn_c/unit_test/MsgArgTest.cc:238:20: style: The scope of the variable 'ai' can be reduced. [variableScope]
alljoyn-16.04a/alljoyn_c/unit_test/MsgArgTest.cc:240:20: style: The scope of the variable 'ax' can be reduced. [variableScope]
alljoyn-16.04a/alljoyn_c/unit_test/MsgArgTest.cc:242:20: style: The scope of the variable 'at' can be reduced. [variableScope]
alljoyn-16.04a/alljoyn_c/unit_test/MsgArgTest.cc:244:19: style: The scope of the variable 'ad' can be reduced. [variableScope]
alljoyn-16.04a/alljoyn_c/unit_test/ObserverTest.cc:615:0: error: syntax error [syntaxError]
alljoyn-16.04a/alljoyn_c/unit_test/PermissionConfiguratorTest.cc:144:43: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_c/unit_test/PermissionConfiguratorTest.cc:159:47: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_c/unit_test/PermissionConfiguratorTest.cc:99:1: style: The class 'PermissionConfiguratorTestWithSecurity' does not have a constructor although it has private member variables. [noConstructor]
alljoyn-16.04a/alljoyn_c/unit_test/PermissionConfiguratorTest.cc:101:18: style: The function 'SetUp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_c/unit_test/PermissionConfiguratorTest.cc:78:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_c/unit_test/PermissionConfiguratorTest.cc:101:18: note: Function in derived class
alljoyn-16.04a/alljoyn_c/unit_test/SecurityApplicationProxyTest.cc:312:5: warning: Member variable 'SecurityApplicationProxySelfClaimTest::adminGroupId' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_c/unit_test/SecurityApplicationProxyTest.cc:320:18: style: The function 'SetUp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_c/unit_test/SecurityApplicationProxyTest.cc:161:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_c/unit_test/SecurityApplicationProxyTest.cc:320:18: note: Function in derived class
alljoyn-16.04a/alljoyn_c/unit_test/SecurityApplicationProxyTest.cc:343:18: style: The function 'TearDown' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_c/unit_test/SecurityApplicationProxyTest.cc:181:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_c/unit_test/SecurityApplicationProxyTest.cc:343:18: note: Function in derived class
alljoyn-16.04a/alljoyn_c/unit_test/SecurityApplicationProxyTest.cc:394:18: style: The function 'SetUp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_c/unit_test/SecurityApplicationProxyTest.cc:320:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_c/unit_test/SecurityApplicationProxyTest.cc:394:18: note: Function in derived class
alljoyn-16.04a/alljoyn_c/unit_test/SecurityApplicationProxyTest.cc:404:18: style: The function 'TearDown' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_c/unit_test/SecurityApplicationProxyTest.cc:343:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_c/unit_test/SecurityApplicationProxyTest.cc:404:18: note: Function in derived class
alljoyn-16.04a/alljoyn_c/unit_test/SecurityApplicationProxyTest.cc:507:18: style: The function 'SetUp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_c/unit_test/SecurityApplicationProxyTest.cc:394:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_c/unit_test/SecurityApplicationProxyTest.cc:507:18: note: Function in derived class
alljoyn-16.04a/alljoyn_c/unit_test/SecurityApplicationProxyTest.cc:536:18: style: The function 'SetUp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_c/unit_test/SecurityApplicationProxyTest.cc:507:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_c/unit_test/SecurityApplicationProxyTest.cc:536:18: note: Function in derived class
alljoyn-16.04a/alljoyn_c/unit_test/SecurityApplicationProxyTest.cc:544:18: style: The function 'TearDown' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_c/unit_test/SecurityApplicationProxyTest.cc:404:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_c/unit_test/SecurityApplicationProxyTest.cc:544:18: note: Function in derived class
alljoyn-16.04a/alljoyn_c/unit_test/SecurityApplicationProxyTestHelper.cc:41:138: style: Function 'CreateIdentityCert' argument 3 names different: declaration 'certificatePem' definition 'receiverCertificate'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_c/unit_test/SecurityApplicationProxyTestHelper.h:47:45: note: Function 'CreateIdentityCert' argument 3 names different: declaration 'certificatePem' definition 'receiverCertificate'.
alljoyn-16.04a/alljoyn_c/unit_test/SecurityApplicationProxyTestHelper.cc:41:138: note: Function 'CreateIdentityCert' argument 3 names different: declaration 'certificatePem' definition 'receiverCertificate'.
alljoyn-16.04a/alljoyn_c/unit_test/SecurityApplicationProxyTestHelper.cc:61:75: style: Function 'CreateIdentityCertChain' argument 1 names different: declaration 'issuerCert' definition 'issuerIdentityCert'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_c/unit_test/SecurityApplicationProxyTestHelper.h:40:50: note: Function 'CreateIdentityCertChain' argument 1 names different: declaration 'issuerCert' definition 'issuerIdentityCert'.
alljoyn-16.04a/alljoyn_c/unit_test/SecurityApplicationProxyTestHelper.cc:61:75: note: Function 'CreateIdentityCertChain' argument 1 names different: declaration 'issuerCert' definition 'issuerIdentityCert'.
alljoyn-16.04a/alljoyn_c/unit_test/SecurityApplicationProxyTestHelper.cc:61:104: style: Function 'CreateIdentityCertChain' argument 2 names different: declaration 'receiverCert' definition 'receiverIdentityCert'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_c/unit_test/SecurityApplicationProxyTestHelper.h:40:71: note: Function 'CreateIdentityCertChain' argument 2 names different: declaration 'receiverCert' definition 'receiverIdentityCert'.
alljoyn-16.04a/alljoyn_c/unit_test/SecurityApplicationProxyTestHelper.cc:61:104: note: Function 'CreateIdentityCertChain' argument 2 names different: declaration 'receiverCert' definition 'receiverIdentityCert'.
alljoyn-16.04a/alljoyn_c/unit_test/SessionListenerTest.cc:143:5: style: Variable 'outArg' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/SessionListenerTest.cc:142:0: note: Variable 'outArg' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/SessionListenerTest.cc:143:5: note: Variable 'outArg' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/SessionTest.cc:89:5: style: Variable 'outArg' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/SessionTest.cc:88:0: note: Variable 'outArg' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/SessionTest.cc:89:5: note: Variable 'outArg' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:43:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:40:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:43:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:57:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:54:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:57:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:71:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:68:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:71:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:104:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:103:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:104:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:106:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:97:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:106:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:183:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:182:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:183:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:185:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:176:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:185:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:268:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:267:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:268:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:270:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:260:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:270:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:373:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:372:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:373:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:375:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:365:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:375:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:559:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:558:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:559:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:561:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:544:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:561:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:748:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:747:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:748:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:750:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:740:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:750:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:831:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:822:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:831:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:846:5: style: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:845:0: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:846:5: note: Variable 'bus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:848:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:839:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:848:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_c/unit_test/SignalsTest.cc:934:5: style: Class 'Participant' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/Install/Win7/ExpandCab/ExpandCab.cpp:237:22: style: Variable 'status' is assigned a value that is never used. [unreadVariable]
alljoyn-16.04a/alljoyn_core/docs/snippets/create_interface_using_code.cpp:61:22: warning: Possible null pointer dereference: exampleIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/docs/snippets/create_interface_using_code.cpp:58:45: note: Assignment 'exampleIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/docs/snippets/create_interface_using_code.cpp:61:22: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/docs/snippets/usingmsgarg.cpp:143:13: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/docs/snippets/usingmsgarg.cpp:142:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/docs/snippets/usingmsgarg.cpp:143:13: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/docs/snippets/usingmsgarg.cpp:216:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/docs/snippets/usingmsgarg.cpp:213:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/docs/snippets/usingmsgarg.cpp:216:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/docs/snippets/usingmsgarg.cpp:299:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/docs/snippets/usingmsgarg.cpp:297:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/docs/snippets/usingmsgarg.cpp:299:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/docs/snippets/usingmsgarg.cpp:494:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/docs/snippets/usingmsgarg.cpp:492:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/docs/snippets/usingmsgarg.cpp:494:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/docs/snippets/usingmsgarg.cpp:577:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/docs/snippets/usingmsgarg.cpp:575:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/docs/snippets/usingmsgarg.cpp:577:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/docs/snippets/usingmsgarg.cpp:572:17: style: The scope of the variable 'inner2' can be reduced. [variableScope]
alljoyn-16.04a/alljoyn_core/router/VirtualEndpoint.h:56:5: warning: Member variable '_VirtualEndpoint::m_hasRefs' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2732:5: warning: Member variable 'MDNSSrvRData::m_priority' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2732:5: warning: Member variable 'MDNSSrvRData::m_weight' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2732:5: warning: Member variable 'MDNSSrvRData::m_port' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:3505:5: warning: Member variable 'MDNSQuestion::m_qType' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:3505:5: warning: Member variable 'MDNSQuestion::m_qClass' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.h:406:9: warning: Member variable 'RemoteCacheWork::fromChangeId' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.h:406:9: warning: Member variable 'RemoteCacheWork::toChangeId' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.h:406:9: warning: Member variable 'RemoteCacheWork::fromRulesId' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.h:406:9: warning: Member variable 'RemoteCacheWork::toRulesId' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:632:10: style: Technically the member function 'ajn::IsAt::GetVersion' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:658:19: style: Technically the member function 'ajn::IsAt::GetTransportMask' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:1366:10: style: Technically the member function 'ajn::WhoHas::GetVersion' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:1400:19: style: Technically the member function 'ajn::WhoHas::GetTransportMask' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:1617:21: style: Technically the member function 'ajn::_Packet::GetDestination' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:1619:21: style: Technically the member function 'ajn::_Packet::GetSource' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:1621:14: style: Technically the member function 'ajn::_Packet::GetInterfaceIndex' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:1623:13: style: Technically the member function 'ajn::_Packet::GetAddressFamily' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:1633:10: style: Technically the member function 'ajn::_Packet::DestinationSet' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:1635:10: style: Technically the member function 'ajn::_Packet::InterfaceIndexSet' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:1637:10: style: Technically the member function 'ajn::_Packet::AddressFamilySet' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:1668:14: style: Technically the member function 'ajn::_Packet::GetRetries' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:1690:14: style: Technically the member function 'ajn::_Packet::GetRetryTick' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:1776:10: style: Technically the member function 'ajn::_Packet::GetVersion' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2869:5: style: Class 'MDNSSearchRData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2985:5: style: Class 'MDNSPingRData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:3037:5: style: Class 'MDNSPingReplyRData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:3094:5: style: Class 'MDNSAdvertiseRData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:3222:5: style: Class 'MDNSSenderRData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.h:384:9: style: Struct '_SessionlessMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.h:398:9: style: Struct 'RoutedMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.h:660:5: warning: The class 'Work' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
alljoyn-16.04a/alljoyn_core/router/Bus.h:138:10: style: The function 'NameOwnerChanged' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/NameTable.h:328:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/Bus.h:138:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/DBusObj.h:87:10: style: The function 'NameOwnerChanged' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/NameTable.h:328:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/DBusObj.h:87:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/DBusObj.h:245:10: style: The function 'AddAliasComplete' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/NameTable.h:341:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/DBusObj.h:245:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/DBusObj.h:256:10: style: The function 'RemoveAliasComplete' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/NameTable.h:358:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/DBusObj.h:256:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:512:12: style: The function 'GetSerializedSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:421:20: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:512:12: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:523:12: style: The function 'Serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:433:20: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:523:12: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:537:12: style: The function 'Deserialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:455:20: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:537:12: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:1226:12: style: The function 'GetSerializedSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:421:20: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:1226:12: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:1238:12: style: The function 'Serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:433:20: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:1238:12: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:1252:12: style: The function 'Deserialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:455:20: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:1252:12: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:1540:12: style: The function 'GetSerializedSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:421:20: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:1540:12: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:1552:12: style: The function 'Serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:433:20: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:1552:12: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:1567:12: style: The function 'Deserialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:455:20: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:1567:12: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:1786:20: style: The function 'GetSerializedSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:421:20: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:1786:20: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:1798:20: style: The function 'Serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:433:20: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:1798:20: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:1813:20: style: The function 'Deserialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:455:20: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:1813:20: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2013:12: style: The function 'GetSerializedSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:1786:20: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2013:12: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2025:12: style: The function 'Serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:1798:20: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2025:12: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2040:12: style: The function 'Deserialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:1813:20: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2040:12: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2136:24: style: The function 'GetDeepCopy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2108:24: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2136:24: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2146:20: style: The function 'GetSerializedSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2074:20: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2146:20: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2158:20: style: The function 'Serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2086:20: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2158:20: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2173:20: style: The function 'Deserialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2101:20: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2173:20: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2226:24: style: The function 'GetDeepCopy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2108:24: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2226:24: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2302:20: style: The function 'GetSerializedSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2074:20: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2302:20: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2327:20: style: The function 'Serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2086:20: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2327:20: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2342:20: style: The function 'Deserialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2101:20: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2342:20: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2411:24: style: The function 'GetDeepCopy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2108:24: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2411:24: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2435:20: style: The function 'GetSerializedSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2074:20: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2435:20: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2447:20: style: The function 'Serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2086:20: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2447:20: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2462:20: style: The function 'Deserialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2101:20: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2462:20: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2495:24: style: The function 'GetDeepCopy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2108:24: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2495:24: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2519:20: style: The function 'GetSerializedSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2074:20: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2519:20: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2531:20: style: The function 'Serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2086:20: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2531:20: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2546:20: style: The function 'Deserialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2101:20: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2546:20: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2579:24: style: The function 'GetDeepCopy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2108:24: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2579:24: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2603:20: style: The function 'GetSerializedSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2074:20: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2603:20: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2615:20: style: The function 'Serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2086:20: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2615:20: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2630:20: style: The function 'Deserialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2101:20: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2630:20: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2756:24: style: The function 'GetDeepCopy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2108:24: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2756:24: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2821:20: style: The function 'GetSerializedSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2074:20: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2821:20: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2833:20: style: The function 'Serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2086:20: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2833:20: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2848:20: style: The function 'Deserialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2101:20: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2848:20: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2890:24: style: The function 'GetDeepCopy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2226:24: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2890:24: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:3006:24: style: The function 'GetDeepCopy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2226:24: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:3006:24: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:3058:24: style: The function 'GetDeepCopy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2226:24: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:3058:24: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:3107:24: style: The function 'GetDeepCopy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2226:24: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:3107:24: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:3235:24: style: The function 'GetDeepCopy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2226:24: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:3235:24: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:4007:20: style: The function 'GetSerializedSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:1786:20: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:4007:20: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:4019:20: style: The function 'Serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:1798:20: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:4019:20: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:4034:20: style: The function 'Deserialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:1813:20: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:4034:20: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.h:623:10: style: The function 'NameOwnerChanged' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/NameTable.h:328:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.h:623:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.h:1243:10: style: The function 'QueryHandler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameService.h:46:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.h:1243:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.h:1244:10: style: The function 'ResponseHandler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameService.h:53:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.h:1244:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.h:135:10: style: The function 'NameOwnerChanged' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/NameTable.h:328:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.h:135:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.h:645:10: style: The function 'QueryHandler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameService.h:46:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.h:645:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.h:647:10: style: The function 'ResponseHandler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameService.h:53:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.h:647:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.h:678:22: style: The function 'Run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.h:666:22: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.h:678:22: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.h:686:22: style: The function 'Run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.h:666:22: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.h:686:22: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.h:694:22: style: The function 'Run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.h:666:22: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.h:694:22: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.h:701:22: style: The function 'Run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.h:666:22: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.h:701:22: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.h:708:22: style: The function 'Run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.h:666:22: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.h:708:22: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.h:716:22: style: The function 'Run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.h:666:22: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.h:716:22: note: Function in derived class
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.cc:3348:5: style: Variable 'replyCode' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.cc:3339:0: note: Variable 'replyCode' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.cc:3348:5: note: Variable 'replyCode' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.cc:3436:10: style: The scope of the variable 'quietly' can be reduced. [variableScope]
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.cc:5427:14: style: The scope of the variable 'timePassed' can be reduced. [variableScope]
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.cc:5428:14: style: The scope of the variable 'ttl' can be reduced. [variableScope]
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.cc:2800:50: style: Function 'SendAttachSession' argument 13 names different: declaration 'sessionId' definition 'id'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.h:777:50: note: Function 'SendAttachSession' argument 13 names different: declaration 'sessionId' definition 'id'.
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.cc:2800:50: note: Function 'SendAttachSession' argument 13 names different: declaration 'sessionId' definition 'id'.
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.cc:2923:58: style: Function 'SendAcceptSession' argument 5 names different: declaration 'opts' definition 'inOpts'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.h:1042:50: note: Function 'SendAcceptSession' argument 5 names different: declaration 'opts' definition 'inOpts'.
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.cc:2923:58: note: Function 'SendAcceptSession' argument 5 names different: declaration 'opts' definition 'inOpts'.
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.cc:2995:57: style: Function 'SendSessionLost' argument 1 names different: declaration 'entry' definition 'sme'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.h:1064:49: note: Function 'SendSessionLost' argument 1 names different: declaration 'entry' definition 'sme'.
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.cc:2995:57: note: Function 'SendSessionLost' argument 1 names different: declaration 'entry' definition 'sme'.
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.cc:3600:60: style: Function 'ProcCancelAdvertise' argument 1 names different: declaration 'uniqueName' definition 'sender'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.h:1126:52: note: Function 'ProcCancelAdvertise' argument 1 names different: declaration 'uniqueName' definition 'sender'.
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.cc:3600:60: note: Function 'ProcCancelAdvertise' argument 1 names different: declaration 'uniqueName' definition 'sender'.
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.cc:3741:89: style: Function 'ProcFindAdvertisement' argument 3 names different: declaration 'matching' definition 'matchingStr'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.h:1148:81: note: Function 'ProcFindAdvertisement' argument 3 names different: declaration 'matching' definition 'matchingStr'.
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.cc:3741:89: note: Function 'ProcFindAdvertisement' argument 3 names different: declaration 'matching' definition 'matchingStr'.
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.cc:3941:97: style: Function 'HandleCancelFindAdvertisement' argument 3 names different: declaration 'matching' definition 'matchingStr'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.h:1159:89: note: Function 'HandleCancelFindAdvertisement' argument 3 names different: declaration 'matching' definition 'matchingStr'.
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.cc:3941:97: note: Function 'HandleCancelFindAdvertisement' argument 3 names different: declaration 'matching' definition 'matchingStr'.
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.cc:3965:68: style: Function 'ProcCancelFindAdvertisement' argument 1 names different: declaration 'endpointName' definition 'sender'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.h:1136:60: note: Function 'ProcCancelFindAdvertisement' argument 1 names different: declaration 'endpointName' definition 'sender'.
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.cc:3965:68: note: Function 'ProcCancelFindAdvertisement' argument 1 names different: declaration 'endpointName' definition 'sender'.
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.cc:3965:95: style: Function 'ProcCancelFindAdvertisement' argument 2 names different: declaration 'matching' definition 'matchingStr'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.h:1136:93: note: Function 'ProcCancelFindAdvertisement' argument 2 names different: declaration 'matching' definition 'matchingStr'.
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.cc:3965:95: note: Function 'ProcCancelFindAdvertisement' argument 2 names different: declaration 'matching' definition 'matchingStr'.
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.cc:1196:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.cc:1224:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.cc:1554:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.cc:2539:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.cc:2545:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.cc:3188:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.cc:3880:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.cc:4719:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.cc:5084:21: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.cc:5102:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.cc:5225:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.cc:5361:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.cc:5498:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.cc:5524:25: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.cc:5552:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.cc:5831:99: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.cc:99:13: warning: Member variable 'AllJoynObj::daemonIface' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.cc:99:13: warning: Member variable 'AllJoynObj::sessionLostWithReasonSignal' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/router/AllJoynObj.cc:99:13: warning: Member variable 'AllJoynObj::sessionLostWithReasonAndDispositionSignal' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/router/ConfigDB.h:301:14: performance: Technically the member function 'ajn::ConfigDB::DB::Finalize' can be static. [functionStatic]
alljoyn-16.04a/alljoyn_core/router/ArdpProtocol.cc:572:18: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_core/router/ArdpProtocol.cc:684:21: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_core/router/ArdpProtocol.cc:705:13: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_core/router/ArdpProtocol.cc:725:25: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_core/router/ArdpProtocol.cc:972:21: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_core/router/ArdpProtocol.cc:983:13: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_core/router/ArdpProtocol.cc:1020:21: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_core/router/ArdpProtocol.cc:1218:33: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_core/router/ArdpProtocol.cc:1225:37: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_core/router/ArdpProtocol.cc:1242:85: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_core/router/ArdpProtocol.cc:1270:21: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_core/router/ArdpProtocol.cc:1278:89: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_core/router/ArdpProtocol.cc:1762:25: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_core/router/ArdpProtocol.cc:1996:25: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_core/router/ArdpProtocol.cc:2032:25: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_core/router/ArdpProtocol.cc:2067:72: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_core/router/ArdpProtocol.cc:2101:52: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_core/router/ArdpProtocol.cc:3367:14: style: The scope of the variable 'port' can be reduced. [variableScope]
alljoyn-16.04a/alljoyn_core/router/ArdpProtocol.cc:3368:12: style: The scope of the variable 'nbytes' can be reduced. [variableScope]
alljoyn-16.04a/alljoyn_core/router/ArdpProtocol.cc:983:27: style: Variable 'h' is assigned a value that is never used. [unreadVariable]
alljoyn-16.04a/alljoyn_core/router/Bus.cc:96:10: style: The scope of the variable 'listening' can be reduced. [variableScope]
alljoyn-16.04a/alljoyn_core/router/BusController.cc:73:20: style: Condition 'status==ER_OK' is always true [knownConditionTrueFalse]
alljoyn-16.04a/alljoyn_core/router/BusController.cc:38:35: style: Function 'BusController' argument 1 names different: declaration 'bus' definition 'alljoynBus'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/BusController.h:55:24: note: Function 'BusController' argument 1 names different: declaration 'bus' definition 'alljoynBus'.
alljoyn-16.04a/alljoyn_core/router/BusController.cc:38:35: note: Function 'BusController' argument 1 names different: declaration 'bus' definition 'alljoynBus'.
alljoyn-16.04a/alljoyn_core/router/ConfigDB.cc:233:18: style: The scope of the variable 'toke' can be reduced. [variableScope]
alljoyn-16.04a/alljoyn_core/router/ConvertUTF.cc:116:11: style: The scope of the variable 'ch' can be reduced. [variableScope]
alljoyn-16.04a/alljoyn_core/router/DBusObj.cc:449:12: style: The scope of the variable 'i' can be reduced. [variableScope]
alljoyn-16.04a/alljoyn_core/router/DaemonRouter.cc:429:13: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
alljoyn-16.04a/alljoyn_core/router/DaemonRouter.cc:445:13: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
alljoyn-16.04a/alljoyn_core/router/DaemonRouter.cc:188:51: style: Function 'IsSessionDeliverable' argument 1 names different: declaration 'id' definition 'sessionId'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/DaemonRouter.h:408:41: note: Function 'IsSessionDeliverable' argument 1 names different: declaration 'id' definition 'sessionId'.
alljoyn-16.04a/alljoyn_core/router/DaemonRouter.cc:188:51: note: Function 'IsSessionDeliverable' argument 1 names different: declaration 'id' definition 'sessionId'.
alljoyn-16.04a/alljoyn_core/router/DaemonRouter.cc:207:62: style: Function 'PushMessage' argument 2 names different: declaration 'sender' definition 'src'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/DaemonRouter.h:257:52: note: Function 'PushMessage' argument 2 names different: declaration 'sender' definition 'src'.
alljoyn-16.04a/alljoyn_core/router/DaemonRouter.cc:207:62: note: Function 'PushMessage' argument 2 names different: declaration 'sender' definition 'src'.
alljoyn-16.04a/alljoyn_core/router/DaemonRouter.cc:605:59: style: Function 'FindEndpoint' argument 1 names different: declaration 'busname' definition 'busName'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/DaemonRouter.h:184:49: note: Function 'FindEndpoint' argument 1 names different: declaration 'busname' definition 'busName'.
alljoyn-16.04a/alljoyn_core/router/DaemonRouter.cc:605:59: note: Function 'FindEndpoint' argument 1 names different: declaration 'busname' definition 'busName'.
alljoyn-16.04a/alljoyn_core/router/DaemonSLAPTransport.cc:596:56: style: Function 'EndpointExit' argument 1 names different: declaration 'endpoint' definition 'ep'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/DaemonSLAPTransport.h:169:39: note: Function 'EndpointExit' argument 1 names different: declaration 'endpoint' definition 'ep'.
alljoyn-16.04a/alljoyn_core/router/DaemonSLAPTransport.cc:596:56: note: Function 'EndpointExit' argument 1 names different: declaration 'endpoint' definition 'ep'.
alljoyn-16.04a/alljoyn_core/router/DaemonSLAPTransport.cc:573:89: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/DaemonSLAPTransport.cc:657:107: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/DaemonSLAPTransport.cc:667:21: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/DaemonSLAPTransport.cc:712:21: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/DaemonSLAPTransport.cc:715:107: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/DaemonSLAPTransport.cc:770:123: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/DaemonSLAPTransport.h:68:5: style: Class 'DaemonSLAPTransport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/router/DaemonSLAPTransport.cc:158:9: style: Class 'AuthThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/router/DaemonSLAPTransport.h:226:78: performance: Function parameter 'args' should be passed by const reference. [passedByValue]
alljoyn-16.04a/alljoyn_core/router/DaemonSLAPTransport.cc:732:95: warning: Missing bounds check for extra iterator increment in loop. [StlMissingComparison]
alljoyn-16.04a/alljoyn_core/router/DaemonSLAPTransport.cc:746:40: note: Missing bounds check for extra iterator increment in loop.
alljoyn-16.04a/alljoyn_core/router/DaemonSLAPTransport.cc:732:95: note: Missing bounds check for extra iterator increment in loop.
alljoyn-16.04a/alljoyn_core/router/DaemonTransport.cc:141:52: style: Function 'EndpointExit' argument 1 names different: declaration 'endpoint' definition 'ep'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/DaemonTransport.h:164:47: note: Function 'EndpointExit' argument 1 names different: declaration 'endpoint' definition 'ep'.
alljoyn-16.04a/alljoyn_core/router/DaemonTransport.cc:141:52: note: Function 'EndpointExit' argument 1 names different: declaration 'endpoint' definition 'ep'.
alljoyn-16.04a/alljoyn_core/router/DaemonTransport.h:74:21: warning: Virtual function 'Stop' is called from destructor '~DaemonTransport()' at line 59. Dynamic binding is not used. [virtualCallInConstructor]
alljoyn-16.04a/alljoyn_core/router/DaemonTransport.cc:59:5: note: Calling Stop
alljoyn-16.04a/alljoyn_core/router/DaemonTransport.h:74:21: note: Stop is a virtual method
alljoyn-16.04a/alljoyn_core/router/DaemonTransport.h:88:21: warning: Virtual function 'Join' is called from destructor '~DaemonTransport()' at line 60. Dynamic binding is not used. [virtualCallInConstructor]
alljoyn-16.04a/alljoyn_core/router/DaemonTransport.cc:60:5: note: Calling Join
alljoyn-16.04a/alljoyn_core/router/DaemonTransport.h:88:21: note: Join is a virtual method
alljoyn-16.04a/alljoyn_core/router/DaemonTransport.h:55:5: style: Class 'DaemonTransport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/router/DaemonTransport.cc:129:12: performance: Possible inefficient checking for 'endpointList' emptiness. [stlSize]
alljoyn-16.04a/alljoyn_core/router/NameTable.cc:532:13: style: Variable 'madeChange' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/router/NameTable.cc:528:0: note: Variable 'madeChange' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/router/NameTable.cc:532:13: note: Variable 'madeChange' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/router/NameTable.cc:378:92: style: Function 'GetUniqueNamesAndAliases' argument 1 names different: declaration 'nameVec' definition 'names'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/NameTable.h:208:100: note: Function 'GetUniqueNamesAndAliases' argument 1 names different: declaration 'nameVec' definition 'names'.
alljoyn-16.04a/alljoyn_core/router/NameTable.cc:378:92: note: Function 'GetUniqueNamesAndAliases' argument 1 names different: declaration 'nameVec' definition 'names'.
alljoyn-16.04a/alljoyn_core/router/NameTable.cc:435:57: style: Function 'GetAllBusEndpoints' argument 1 names different: declaration 'epVec' definition 'eps'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/NameTable.h:215:55: note: Function 'GetAllBusEndpoints' argument 1 names different: declaration 'epVec' definition 'eps'.
alljoyn-16.04a/alljoyn_core/router/NameTable.cc:435:57: note: Function 'GetAllBusEndpoints' argument 1 names different: declaration 'epVec' definition 'eps'.
alljoyn-16.04a/alljoyn_core/router/NameTable.cc:517:57: style: Function 'UpdateVirtualAliases' argument 1 names different: declaration 'uniqueName' definition 'epName'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/NameTable.h:178:50: note: Function 'UpdateVirtualAliases' argument 1 names different: declaration 'uniqueName' definition 'epName'.
alljoyn-16.04a/alljoyn_core/router/NameTable.cc:517:57: note: Function 'UpdateVirtualAliases' argument 1 names different: declaration 'uniqueName' definition 'epName'.
alljoyn-16.04a/alljoyn_core/router/NameTable.cc:569:57: style: Function 'RemoveVirtualAliases' argument 1 names different: declaration 'uniqueName' definition 'epName'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/NameTable.h:171:50: note: Function 'RemoveVirtualAliases' argument 1 names different: declaration 'uniqueName' definition 'epName'.
alljoyn-16.04a/alljoyn_core/router/NameTable.cc:569:57: note: Function 'RemoveVirtualAliases' argument 1 names different: declaration 'uniqueName' definition 'epName'.
alljoyn-16.04a/alljoyn_core/router/NameTable.cc:601:50: style: Function 'SetVirtualAlias' argument 2 names different: declaration 'newOwnerEp' definition 'newOwner'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/NameTable.h:163:43: note: Function 'SetVirtualAlias' argument 2 names different: declaration 'newOwnerEp' definition 'newOwner'.
alljoyn-16.04a/alljoyn_core/router/NameTable.cc:601:50: note: Function 'SetVirtualAlias' argument 2 names different: declaration 'newOwnerEp' definition 'newOwner'.
alljoyn-16.04a/alljoyn_core/router/NameTable.h:286:35: performance: Technically the member function 'ajn::NameTable::GetNameTransfer' can be static. [functionStatic]
alljoyn-16.04a/alljoyn_core/router/NameTable.cc:45:42: note: Technically the member function 'ajn::NameTable::GetNameTransfer' can be static.
alljoyn-16.04a/alljoyn_core/router/NameTable.h:286:35: note: Technically the member function 'ajn::NameTable::GetNameTransfer' can be static.
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.cc:1249:9: style: Condition '!okToReceive' is always false [knownConditionTrueFalse]
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.cc:1246:24: note: Assignment 'okToReceive=true', assigned value is 1
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.cc:1249:9: note: Condition '!okToReceive' is always false
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.cc:183:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.cc:177:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.cc:183:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.cc:184:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.cc:177:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.cc:184:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.cc:185:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.cc:177:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.cc:185:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.cc:186:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.cc:177:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.cc:186:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.cc:871:50: style: Function 'HandleRangeRequest' argument 3 names different: declaration 'fromId' definition 'fromChangeId'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.h:339:38: note: Function 'HandleRangeRequest' argument 3 names different: declaration 'fromId' definition 'fromChangeId'.
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.cc:871:50: note: Function 'HandleRangeRequest' argument 3 names different: declaration 'fromId' definition 'fromChangeId'.
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.cc:871:73: style: Function 'HandleRangeRequest' argument 4 names different: declaration 'toId' definition 'toChangeId'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.h:339:55: note: Function 'HandleRangeRequest' argument 4 names different: declaration 'toId' definition 'toChangeId'.
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.cc:871:73: note: Function 'HandleRangeRequest' argument 4 names different: declaration 'toId' definition 'toChangeId'.
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.cc:1400:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.cc:1422:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.cc:1880:25: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.cc:131:17: warning: Member variable 'SessionlessObj::isDiscoveryStarted' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.cc:429:9: style: Struct '_SessionlessMessage' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.cc:429:9: style: Struct '_SessionlessMessage' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
alljoyn-16.04a/alljoyn_core/router/SessionlessObj.cc:124:5: style: Struct 'RemoteCacheWorkSnapshot' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/router/TCPTransport.cc:3769:5: style: Variable 'first' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/router/TCPTransport.cc:3765:0: note: Variable 'first' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/router/TCPTransport.cc:3769:5: note: Variable 'first' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/router/TCPTransport.cc:1489:49: style: Function 'EndpointExit' argument 1 names different: declaration 'endpoint' definition 'ep'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/TCPTransport.h:295:39: note: Function 'EndpointExit' argument 1 names different: declaration 'endpoint' definition 'ep'.
alljoyn-16.04a/alljoyn_core/router/TCPTransport.cc:1489:49: note: Function 'EndpointExit' argument 1 names different: declaration 'endpoint' definition 'ep'.
alljoyn-16.04a/alljoyn_core/router/TCPTransport.cc:2902:94: style: Function 'Connect' argument 3 names different: declaration 'newep' definition 'newEp'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/TCPTransport.h:148:84: note: Function 'Connect' argument 3 names different: declaration 'newep' definition 'newEp'.
alljoyn-16.04a/alljoyn_core/router/TCPTransport.cc:2902:94: note: Function 'Connect' argument 3 names different: declaration 'newep' definition 'newEp'.
alljoyn-16.04a/alljoyn_core/router/TCPTransport.cc:3368:50: style: Function 'QueueStartListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/TCPTransport.h:427:40: note: Function 'QueueStartListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'.
alljoyn-16.04a/alljoyn_core/router/TCPTransport.cc:3368:50: note: Function 'QueueStartListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'.
alljoyn-16.04a/alljoyn_core/router/TCPTransport.cc:3388:50: style: Function 'DoStartListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/TCPTransport.h:439:40: note: Function 'DoStartListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'.
alljoyn-16.04a/alljoyn_core/router/TCPTransport.cc:3388:50: note: Function 'DoStartListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'.
alljoyn-16.04a/alljoyn_core/router/TCPTransport.cc:3656:49: style: Function 'QueueStopListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/TCPTransport.h:472:39: note: Function 'QueueStopListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'.
alljoyn-16.04a/alljoyn_core/router/TCPTransport.cc:3656:49: note: Function 'QueueStopListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'.
alljoyn-16.04a/alljoyn_core/router/TCPTransport.cc:3676:46: style: Function 'DoStopListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/TCPTransport.h:484:36: note: Function 'DoStopListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'.
alljoyn-16.04a/alljoyn_core/router/TCPTransport.cc:3676:46: note: Function 'DoStopListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'.
alljoyn-16.04a/alljoyn_core/router/TCPTransport.cc:3804:57: style: Function 'NewListenOp' argument 2 names different: declaration 'name' definition 'normSpec'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/TCPTransport.h:742:47: note: Function 'NewListenOp' argument 2 names different: declaration 'name' definition 'normSpec'.
alljoyn-16.04a/alljoyn_core/router/TCPTransport.cc:3804:57: note: Function 'NewListenOp' argument 2 names different: declaration 'name' definition 'normSpec'.
alljoyn-16.04a/alljoyn_core/router/TCPTransport.cc:3904:105: style: Function 'EnableAdvertisement' argument 3 names different: declaration 'completetransports' definition 'transports'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/TCPTransport.h:213:95: note: Function 'EnableAdvertisement' argument 3 names different: declaration 'completetransports' definition 'transports'.
alljoyn-16.04a/alljoyn_core/router/TCPTransport.cc:3904:105: note: Function 'EnableAdvertisement' argument 3 names different: declaration 'completetransports' definition 'transports'.
alljoyn-16.04a/alljoyn_core/router/TCPTransport.cc:3931:107: style: Function 'QueueEnableAdvertisement' argument 3 names different: declaration 'completetransports' definition 'transports'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/TCPTransport.h:746:97: note: Function 'QueueEnableAdvertisement' argument 3 names different: declaration 'completetransports' definition 'transports'.
alljoyn-16.04a/alljoyn_core/router/TCPTransport.cc:3931:107: note: Function 'QueueEnableAdvertisement' argument 3 names different: declaration 'completetransports' definition 'transports'.
alljoyn-16.04a/alljoyn_core/router/TCPTransport.cc:3947:89: style: Function 'DisableAdvertisement' argument 2 names different: declaration 'completetransports' definition 'transports'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/TCPTransport.h:220:79: note: Function 'DisableAdvertisement' argument 2 names different: declaration 'completetransports' definition 'transports'.
alljoyn-16.04a/alljoyn_core/router/TCPTransport.cc:3947:89: note: Function 'DisableAdvertisement' argument 2 names different: declaration 'completetransports' definition 'transports'.
alljoyn-16.04a/alljoyn_core/router/TCPTransport.cc:3972:94: style: Function 'QueueDisableAdvertisement' argument 2 names different: declaration 'completetransports' definition 'transports'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/TCPTransport.h:747:84: note: Function 'QueueDisableAdvertisement' argument 2 names different: declaration 'completetransports' definition 'transports'.
alljoyn-16.04a/alljoyn_core/router/TCPTransport.cc:3972:94: note: Function 'QueueDisableAdvertisement' argument 2 names different: declaration 'completetransports' definition 'transports'.
alljoyn-16.04a/alljoyn_core/router/TCPTransport.cc:1357:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/TCPTransport.cc:1363:48: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/TCPTransport.cc:1378:101: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/TCPTransport.cc:2305:128: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/TCPTransport.cc:2362:124: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/TCPTransport.cc:2479:122: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/TCPTransport.cc:2524:118: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/TCPTransport.cc:3790:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/TCPTransport.cc:4226:103: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/TCPTransport.cc:4436:148: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/TCPTransport.cc:4450:142: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/TCPTransport.cc:4467:106: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/TCPTransport.cc:4486:106: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/TCPTransport.cc:4497:86: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/TCPTransport.cc:4505:115: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/TCPTransport.cc:4514:109: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/TCPTransport.h:81:5: style: Class 'TCPTransport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/router/TCPTransport.h:70:9: style: Class 'DynamicScoreUpdater' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/router/TCPTransport.h:515:9: style: Class 'FoundCallback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/router/TCPTransport.h:527:9: style: Class 'NetworkEventCallback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/router/TCPTransport.cc:641:9: style: Class 'AuthThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:1897:43: style: Redundant condition: If 'm_epState == 8', the comparison 'm_epState != 7' is always true. [redundantCondition]
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:10791:5: style: Variable 'first' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:10788:0: note: Variable 'first' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:10791:5: note: Variable 'first' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:2923:17: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:2937:19: note: Found duplicate branches for 'if' and 'else'.
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:2923:17: note: Found duplicate branches for 'if' and 'else'.
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:2988:17: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:3001:19: note: Found duplicate branches for 'if' and 'else'.
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:2988:17: note: Found duplicate branches for 'if' and 'else'.
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:9331:34: style: Checking if unsigned variable 'm_maxAuth-m_currAuth' is less than zero. [unsignedLessThanZero]
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:9331:67: style: Checking if unsigned variable 'm_maxConn-m_currConn' is less than zero. [unsignedLessThanZero]
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:4568:49: style: Function 'EndpointExit' argument 1 names different: declaration 'endpoint' definition 'ep'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/UDPTransport.h:301:39: note: Function 'EndpointExit' argument 1 names different: declaration 'endpoint' definition 'ep'.
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:4568:49: note: Function 'EndpointExit' argument 1 names different: declaration 'endpoint' definition 'ep'.
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:6609:45: style: Function 'ArdpAcceptCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/UDPTransport.h:963:42: note: Function 'ArdpAcceptCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'.
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:6609:45: note: Function 'ArdpAcceptCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'.
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:6627:46: style: Function 'ArdpConnectCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/UDPTransport.h:964:43: note: Function 'ArdpConnectCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'.
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:6627:46: note: Function 'ArdpConnectCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'.
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:6645:49: style: Function 'ArdpDisconnectCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/UDPTransport.h:965:46: note: Function 'ArdpDisconnectCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'.
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:6645:49: note: Function 'ArdpDisconnectCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'.
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:6662:43: style: Function 'ArdpRecvCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/UDPTransport.h:966:40: note: Function 'ArdpRecvCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'.
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:6662:43: note: Function 'ArdpRecvCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'.
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:6680:43: style: Function 'ArdpSendCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/UDPTransport.h:967:40: note: Function 'ArdpSendCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'.
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:6680:43: note: Function 'ArdpSendCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'.
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:6697:49: style: Function 'ArdpSendWindowCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/UDPTransport.h:968:46: note: Function 'ArdpSendWindowCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'.
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:6697:49: note: Function 'ArdpSendWindowCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'.
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:6732:41: style: Function 'AcceptCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/UDPTransport.h:970:31: note: Function 'AcceptCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'.
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:6732:41: note: Function 'AcceptCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'.
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:7298:44: style: Function 'DoConnectCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/UDPTransport.h:972:34: note: Function 'DoConnectCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'.
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:7298:44: note: Function 'DoConnectCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'.
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:8088:42: style: Function 'ConnectCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/UDPTransport.h:971:32: note: Function 'ConnectCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'.
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:8088:42: note: Function 'ConnectCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'.
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:8148:45: style: Function 'DisconnectCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/UDPTransport.h:973:35: note: Function 'DisconnectCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'.
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:8148:45: note: Function 'DisconnectCb' argument 1 names different: declaration 'handle' definition 'ardpHandle'.
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:9617:94: style: Function 'Connect' argument 3 names different: declaration 'newep' definition 'newEp'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/UDPTransport.h:156:84: note: Function 'Connect' argument 3 names different: declaration 'newep' definition 'newEp'.
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:9617:94: note: Function 'Connect' argument 3 names different: declaration 'newep' definition 'newEp'.
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:10453:50: style: Function 'QueueStartListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/UDPTransport.h:464:40: note: Function 'QueueStartListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'.
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:10453:50: note: Function 'QueueStartListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'.
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:10474:50: style: Function 'DoStartListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/UDPTransport.h:476:40: note: Function 'DoStartListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'.
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:10474:50: note: Function 'DoStartListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'.
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:10701:49: style: Function 'QueueStopListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/UDPTransport.h:509:39: note: Function 'QueueStopListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'.
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:10701:49: note: Function 'QueueStopListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'.
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:10722:46: style: Function 'DoStopListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/UDPTransport.h:521:36: note: Function 'DoStopListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'.
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:10722:46: note: Function 'DoStopListen' argument 1 names different: declaration 'listenSpec' definition 'normSpec'.
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:10833:57: style: Function 'NewListenOp' argument 2 names different: declaration 'name' definition 'normSpec'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/UDPTransport.h:751:47: note: Function 'NewListenOp' argument 2 names different: declaration 'name' definition 'normSpec'.
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:10833:57: note: Function 'NewListenOp' argument 2 names different: declaration 'name' definition 'normSpec'.
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:5678:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:5684:48: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:5699:101: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:9032:128: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:9096:124: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:9203:122: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:9259:118: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:10816:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:11256:103: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:11547:148: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:11561:142: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:11580:106: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:11608:106: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:11623:86: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:11634:115: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:11644:109: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:3195:10: style: Technically the member function 'ajn::MessagePump::IsActive' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/router/UDPTransport.h:89:5: style: Class 'UDPTransport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/router/UDPTransport.h:78:9: style: Class 'DynamicScoreUpdater' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/router/UDPTransport.h:552:9: style: Class 'FoundCallback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/router/UDPTransport.h:564:9: style: Class 'NetworkEventCallback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/router/UDPTransport.h:885:9: style: Class 'DispatcherThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/router/UDPTransport.h:904:9: style: Class 'ExitDispatcherThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:3161:5: style: Class 'MessagePump' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/router/UDPTransport.cc:3485:9: style: Class 'PumpThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/router/VirtualEndpoint.cc:257:51: style: Function 'AddSessionRef' argument 1 names different: declaration 'sessionId' definition 'id'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/VirtualEndpoint.h:138:45: note: Function 'AddSessionRef' argument 1 names different: declaration 'sessionId' definition 'id'.
alljoyn-16.04a/alljoyn_core/router/VirtualEndpoint.cc:257:51: note: Function 'AddSessionRef' argument 1 names different: declaration 'sessionId' definition 'id'.
alljoyn-16.04a/alljoyn_core/router/VirtualEndpoint.cc:278:51: style: Function 'RemoveSessionRef' argument 1 names different: declaration 'sessionId' definition 'id'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/VirtualEndpoint.h:145:37: note: Function 'RemoveSessionRef' argument 1 names different: declaration 'sessionId' definition 'id'.
alljoyn-16.04a/alljoyn_core/router/VirtualEndpoint.cc:278:51: note: Function 'RemoveSessionRef' argument 1 names different: declaration 'sessionId' definition 'id'.
alljoyn-16.04a/alljoyn_core/router/android/PermissionDB.cc:179:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-16.04a/alljoyn_core/router/android/PermissionDB.cc:118:5: style: Variable 'allowed' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/router/android/PermissionDB.cc:111:0: note: Variable 'allowed' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/router/android/PermissionDB.cc:118:5: note: Variable 'allowed' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/router/android/PermissionDB.cc:125:5: style: Variable 'pass' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/router/android/PermissionDB.cc:123:0: note: Variable 'pass' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/router/android/PermissionDB.cc:125:5: note: Variable 'pass' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/router/android/PermissionDB.cc:189:10: style: The scope of the variable 'isSharedUserId' can be reduced. [variableScope]
alljoyn-16.04a/alljoyn_core/router/android/PermissionDB.cc:66:56: style: Function 'VerifyPermsOnAndroid' argument 1 names different: declaration 'uid' definition 'userId'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/android/PermissionDB.h:76:46: note: Function 'VerifyPermsOnAndroid' argument 1 names different: declaration 'uid' definition 'userId'.
alljoyn-16.04a/alljoyn_core/router/android/PermissionDB.cc:66:56: note: Function 'VerifyPermsOnAndroid' argument 1 names different: declaration 'uid' definition 'userId'.
alljoyn-16.04a/alljoyn_core/router/android/PermissionDB.cc:95:65: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameService.cc:428:102: style: Function 'Enable' argument 5 names different: declaration 'unreliableIPv6PortMap' definition 'unreliableIPv6Port'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameService.h:364:91: note: Function 'Enable' argument 5 names different: declaration 'unreliableIPv6PortMap' definition 'unreliableIPv6Port'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNameService.cc:428:102: note: Function 'Enable' argument 5 names different: declaration 'unreliableIPv6PortMap' definition 'unreliableIPv6Port'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.h:76:9: style: Class 'PacketScheduler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.h:1584:9: style: Struct '_BurstResponseHeader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.h:1601:9: style: Struct 'MDNSPacketTrackerEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.h:1631:9: style: Struct 'PeerInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:6476:21: style: Condition 'quietly' is always false [knownConditionTrueFalse]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:6359:58: note: Assuming that condition 'quietly==false' is not redundant
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:6476:21: note: Condition 'quietly' is always false
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:1920:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:1912:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:1920:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:5394:5: style: Variable 'networkEventFd' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:5392:0: note: Variable 'networkEventFd' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:5394:5: note: Variable 'networkEventFd' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:5619:21: style: Variable 'networkEvent' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:5616:21: note: Variable 'networkEvent' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:5619:21: note: Variable 'networkEvent' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:8939:9: style: Variable 'it' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:8938:0: note: Variable 'it' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:8939:9: note: Variable 'it' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:677:93: style: Function 'OpenInterface' argument 2 names different: declaration 'address' definition 'addr'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.h:398:78: note: Function 'OpenInterface' argument 2 names different: declaration 'address' definition 'addr'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:677:93: note: Function 'OpenInterface' argument 2 names different: declaration 'address' definition 'addr'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:816:94: style: Function 'CloseInterface' argument 2 names different: declaration 'address' definition 'addr'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.h:428:79: note: Function 'CloseInterface' argument 2 names different: declaration 'address' definition 'addr'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:816:94: note: Function 'CloseInterface' argument 2 names different: declaration 'address' definition 'addr'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:2004:94: style: Function 'FindAdvertisement' argument 2 names different: declaration 'matching' definition 'matchingStr'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.h:633:79: note: Function 'FindAdvertisement' argument 2 names different: declaration 'matching' definition 'matchingStr'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:2004:94: note: Function 'FindAdvertisement' argument 2 names different: declaration 'matching' definition 'matchingStr'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:2187:100: style: Function 'CancelFindAdvertisement' argument 2 names different: declaration 'matching' definition 'matchingStr'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.h:652:85: note: Function 'CancelFindAdvertisement' argument 2 names different: declaration 'matching' definition 'matchingStr'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:2187:100: note: Function 'CancelFindAdvertisement' argument 2 names different: declaration 'matching' definition 'matchingStr'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:3139:48: style: Function 'Query' argument 1 names different: declaration 'transportMask' definition 'completeTransportMask'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.h:862:33: note: Function 'Query' argument 1 names different: declaration 'transportMask' definition 'completeTransportMask'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:3139:48: note: Function 'Query' argument 1 names different: declaration 'transportMask' definition 'completeTransportMask'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:3215:51: style: Function 'Response' argument 1 names different: declaration 'transportMask' definition 'completeTransportMask'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.h:864:36: note: Function 'Response' argument 1 names different: declaration 'transportMask' definition 'completeTransportMask'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:3215:51: note: Function 'Response' argument 1 names different: declaration 'transportMask' definition 'completeTransportMask'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:3845:10: style: Function 'RewriteVersionSpecific' argument 5 names different: declaration 'haveIPv6Address' definition 'haveIPv6address'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.h:1188:38: note: Function 'RewriteVersionSpecific' argument 5 names different: declaration 'haveIPv6Address' definition 'haveIPv6address'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:3845:10: note: Function 'RewriteVersionSpecific' argument 5 names different: declaration 'haveIPv6Address' definition 'haveIPv6address'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:6291:45: style: Function 'Retransmit' argument 1 names different: declaration 'index' definition 'transportIndex'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.h:1405:30: note: Function 'Retransmit' argument 1 names different: declaration 'index' definition 'transportIndex'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:6291:45: note: Function 'Retransmit' argument 1 names different: declaration 'index' definition 'transportIndex'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:6291:184: style: Function 'Retransmit' argument 7 names different: declaration 'transportMask' definition 'completeTransportMask'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.h:1405:160: note: Function 'Retransmit' argument 7 names different: declaration 'transportMask' definition 'completeTransportMask'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:6291:184: note: Function 'Retransmit' argument 7 names different: declaration 'transportMask' definition 'completeTransportMask'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:7137:141: style: Function 'HandleProtocolQuestion' argument 4 names different: declaration 'locals' definition 'local'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.h:1224:126: note: Function 'HandleProtocolQuestion' argument 4 names different: declaration 'locals' definition 'local'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:7137:141: note: Function 'HandleProtocolQuestion' argument 4 names different: declaration 'locals' definition 'local'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:8293:57: style: Function 'HandleSearchQuery' argument 1 names different: declaration 'transport' definition 'completeTransportMask'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.h:1649:42: note: Function 'HandleSearchQuery' argument 1 names different: declaration 'transport' definition 'completeTransportMask'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:8293:57: note: Function 'HandleSearchQuery' argument 1 names different: declaration 'transport' definition 'completeTransportMask'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:8554:57: style: Function 'MaskFromIndex' argument 1 names different: declaration 'data' definition 'index'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.h:1547:42: note: Function 'MaskFromIndex' argument 1 names different: declaration 'data' definition 'index'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:8554:57: note: Function 'MaskFromIndex' argument 1 names different: declaration 'data' definition 'index'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:8562:61: style: Function 'GetAdvertising' argument 1 names different: declaration 'transport' definition 'transportMask'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.h:1655:56: note: Function 'GetAdvertising' argument 1 names different: declaration 'transport' definition 'transportMask'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:8562:61: note: Function 'GetAdvertising' argument 1 names different: declaration 'transport' definition 'transportMask'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:8585:68: style: Function 'GetAdvertisingQuietly' argument 1 names different: declaration 'transport' definition 'transportMask'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.h:1656:63: note: Function 'GetAdvertisingQuietly' argument 1 names different: declaration 'transport' definition 'transportMask'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:8585:68: note: Function 'GetAdvertisingQuietly' argument 1 names different: declaration 'transport' definition 'transportMask'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:1548:47: style: Unused variable: ifMap [unusedVariable]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:572:45: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:589:45: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:1549:104: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:1647:81: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:1665:85: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:2136:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:2176:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:3206:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:3355:21: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:4481:111: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:4518:111: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:4557:115: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:4590:115: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:5066:129: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:5071:135: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:5133:129: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:5138:135: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:5245:127: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:5248:125: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:5254:127: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:5257:125: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:5283:117: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:5289:117: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:5295:123: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:6636:90: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:6733:94: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:6922:94: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:7021:98: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:7826:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:8798:121: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:8826:136: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:8872:130: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:8896:125: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:8982:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:8992:121: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:9005:123: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:439:16: performance: Possible inefficient checking for 'm_outbound' emptiness. [stlSize]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:440:16: performance: Possible inefficient checking for 'm_burstQueue' emptiness. [stlSize]
alljoyn-16.04a/alljoyn_core/router/ns/IpNameServiceImpl.cc:7104:24: performance: Possible inefficient checking for 'm_outbound' emptiness. [stlSize]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:2372:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:2421:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:3271:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:159:32: style: Function 'SetIPv4' argument 1 names different: declaration 'ipv4Addr' definition 'ipv4'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:888:30: note: Function 'SetIPv4' argument 1 names different: declaration 'ipv4Addr' definition 'ipv4'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:159:32: note: Function 'SetIPv4' argument 1 names different: declaration 'ipv4Addr' definition 'ipv4'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:176:32: style: Function 'SetIPv6' argument 1 names different: declaration 'ipv6Addr' definition 'ipv6'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:925:30: note: Function 'SetIPv6' argument 1 names different: declaration 'ipv6Addr' definition 'ipv6'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:176:32: note: Function 'SetIPv6' argument 1 names different: declaration 'ipv6Addr' definition 'ipv6'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:1362:36: style: Function 'AddQuestion' argument 1 names different: declaration 'whoHas' definition 'question'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:1880:29: note: Function 'AddQuestion' argument 1 names different: declaration 'whoHas' definition 'question'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:1362:36: note: Function 'AddQuestion' argument 1 names different: declaration 'whoHas' definition 'question'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:1386:32: style: Function 'AddAnswer' argument 1 names different: declaration 'isAt' definition 'answer'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:1943:25: note: Function 'AddAnswer' argument 1 names different: declaration 'isAt' definition 'answer'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:1386:32: note: Function 'AddAnswer' argument 1 names different: declaration 'isAt' definition 'answer'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:1746:56: style: Function 'MDNSQuestion' argument 2 names different: declaration 'qtype' definition 'qType'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:3515:46: note: Function 'MDNSQuestion' argument 2 names different: declaration 'qtype' definition 'qType'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:1746:56: note: Function 'MDNSQuestion' argument 2 names different: declaration 'qtype' definition 'qType'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:1838:71: style: Function 'MDNSResourceRecord' argument 2 names different: declaration 'rrtype' definition 'rrType'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:3340:55: note: Function 'MDNSResourceRecord' argument 2 names different: declaration 'rrtype' definition 'rrType'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:1838:71: note: Function 'MDNSResourceRecord' argument 2 names different: declaration 'rrtype' definition 'rrType'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:1838:87: style: Function 'MDNSResourceRecord' argument 3 names different: declaration 'rrclass' definition 'rrClass'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:3340:71: note: Function 'MDNSResourceRecord' argument 3 names different: declaration 'rrclass' definition 'rrClass'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:1838:87: note: Function 'MDNSResourceRecord' argument 3 names different: declaration 'rrclass' definition 'rrClass'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:1848:66: style: Function 'MDNSResourceRecord' argument 1 names different: declaration 'mdnsResourceRecord' definition 'r'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:3347:50: note: Function 'MDNSResourceRecord' argument 1 names different: declaration 'mdnsResourceRecord' definition 'r'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:1848:66: note: Function 'MDNSResourceRecord' argument 1 names different: declaration 'mdnsResourceRecord' definition 'r'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:1857:77: style: Function 'operator=' argument 1 names different: declaration 'other' definition 'r'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:3354:61: note: Function 'operator=' argument 1 names different: declaration 'other' definition 'r'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:1857:77: note: Function 'operator=' argument 1 names different: declaration 'other' definition 'r'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:2426:44: style: Function 'SetPtrDName' argument 1 names different: declaration 'dName' definition 'rdataStr'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2586:34: note: Function 'SetPtrDName' argument 1 names different: declaration 'dName' definition 'rdataStr'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:2426:44: note: Function 'SetPtrDName' argument 1 names different: declaration 'dName' definition 'rdataStr'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:2782:72: style: Function 'GetFieldAt' argument 1 names different: declaration 'index' definition 'i'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:3196:56: note: Function 'GetFieldAt' argument 1 names different: declaration 'index' definition 'i'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:2782:72: note: Function 'GetFieldAt' argument 1 names different: declaration 'index' definition 'i'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:2920:69: style: Function 'GetFieldAt' argument 1 names different: declaration 'index' definition 'i'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2944:56: note: Function 'GetFieldAt' argument 1 names different: declaration 'index' definition 'i'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:2920:69: note: Function 'GetFieldAt' argument 1 names different: declaration 'index' definition 'i'.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:2219:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:2723:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:2728:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:2741:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:2746:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:2761:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:2764:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:2884:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:2910:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:3336:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:3376:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:3392:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:3413:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:3434:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:3458:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:3471:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:3488:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:3525:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:3532:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:3539:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:3546:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:3567:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:3576:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:3586:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:3595:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:3717:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:3730:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:1834:21: warning: Member variable 'MDNSResourceRecord::m_rrType' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:1834:21: warning: Member variable 'MDNSResourceRecord::m_rrClass' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:1834:21: warning: Member variable 'MDNSResourceRecord::m_rrTTL' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2232:14: style: Technically the member function 'ajn::MDNSTextRData::GetUniqueCount' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:2104:25: note: Technically the member function 'ajn::MDNSTextRData::GetUniqueCount' can be const.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2232:14: note: Technically the member function 'ajn::MDNSTextRData::GetUniqueCount' can be const.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2425:17: style: Technically the member function 'ajn::MDNSARData::GetAddr' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:2328:25: note: Technically the member function 'ajn::MDNSARData::GetAddr' can be const.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:2425:17: note: Technically the member function 'ajn::MDNSARData::GetAddr' can be const.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:3537:17: style: Technically the member function 'ajn::MDNSQuestion::GetQName' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:1757:22: note: Technically the member function 'ajn::MDNSQuestion::GetQName' can be const.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:3537:17: note: Technically the member function 'ajn::MDNSQuestion::GetQName' can be const.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:3553:14: style: Technically the member function 'ajn::MDNSQuestion::GetQType' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:1767:24: note: Technically the member function 'ajn::MDNSQuestion::GetQType' can be const.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:3553:14: note: Technically the member function 'ajn::MDNSQuestion::GetQType' can be const.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:3569:14: style: Technically the member function 'ajn::MDNSQuestion::GetQClass' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:1778:24: note: Technically the member function 'ajn::MDNSQuestion::GetQClass' can be const.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:3569:14: note: Technically the member function 'ajn::MDNSQuestion::GetQClass' can be const.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:3658:14: style: Technically the member function 'ajn::MDNSHeader::GetId' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:3071:22: note: Technically the member function 'ajn::MDNSHeader::GetId' can be const.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:3658:14: note: Technically the member function 'ajn::MDNSHeader::GetId' can be const.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:3674:10: style: Technically the member function 'ajn::MDNSHeader::GetQRType' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:3081:18: note: Technically the member function 'ajn::MDNSHeader::GetQRType' can be const.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:3674:10: note: Technically the member function 'ajn::MDNSHeader::GetQRType' can be const.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:3690:14: style: Technically the member function 'ajn::MDNSHeader::GetQDCount' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:3091:22: note: Technically the member function 'ajn::MDNSHeader::GetQDCount' can be const.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:3690:14: note: Technically the member function 'ajn::MDNSHeader::GetQDCount' can be const.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:3706:14: style: Technically the member function 'ajn::MDNSHeader::GetANCount' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:3100:22: note: Technically the member function 'ajn::MDNSHeader::GetANCount' can be const.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:3706:14: note: Technically the member function 'ajn::MDNSHeader::GetANCount' can be const.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:3722:14: style: Technically the member function 'ajn::MDNSHeader::GetNSCount' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:3109:22: note: Technically the member function 'ajn::MDNSHeader::GetNSCount' can be const.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:3722:14: note: Technically the member function 'ajn::MDNSHeader::GetNSCount' can be const.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:3738:14: style: Technically the member function 'ajn::MDNSHeader::GetARCount' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:3119:22: note: Technically the member function 'ajn::MDNSHeader::GetARCount' can be const.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:3738:14: note: Technically the member function 'ajn::MDNSHeader::GetARCount' can be const.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:3748:12: performance: Technically the member function 'ajn::MDNSHeader::GetSerializedSize' can be static. [functionStatic]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:3276:20: note: Technically the member function 'ajn::MDNSHeader::GetSerializedSize' can be static.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:3748:12: note: Technically the member function 'ajn::MDNSHeader::GetSerializedSize' can be static.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:3828:16: style: Technically the member function 'ajn::_MDNSPacket::GetHeader' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:3308:25: note: Technically the member function 'ajn::_MDNSPacket::GetHeader' can be const.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:3828:16: note: Technically the member function 'ajn::_MDNSPacket::GetHeader' can be const.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:3844:14: style: Technically the member function 'ajn::_MDNSPacket::GetNumQuestions' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:3340:23: note: Technically the member function 'ajn::_MDNSPacket::GetNumQuestions' can be const.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:3844:14: note: Technically the member function 'ajn::_MDNSPacket::GetNumQuestions' can be const.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:3870:14: style: Technically the member function 'ajn::_MDNSPacket::GetNumAnswers' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:3509:23: note: Technically the member function 'ajn::_MDNSPacket::GetNumAnswers' can be const.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:3870:14: note: Technically the member function 'ajn::_MDNSPacket::GetNumAnswers' can be const.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:3921:14: style: Technically the member function 'ajn::_MDNSPacket::GetNumAdditionalRecords' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.cc:3362:23: note: Technically the member function 'ajn::_MDNSPacket::GetNumAdditionalRecords' can be const.
alljoyn-16.04a/alljoyn_core/router/ns/IpNsProtocol.h:3921:14: note: Technically the member function 'ajn::_MDNSPacket::GetNumAdditionalRecords' can be const.
alljoyn-16.04a/alljoyn_core/router/policydb/PolicyDB.cc:748:21: style: Variable 'ruleMatch' is assigned a value that is never used. [unreadVariable]
alljoyn-16.04a/alljoyn_core/router/policydb/PolicyDB.cc:796:21: style: Variable 'ruleMatch' is assigned a value that is never used. [unreadVariable]
alljoyn-16.04a/alljoyn_core/router/policydb/PolicyDB.cc:841:21: style: Variable 'ruleMatch' is assigned a value that is never used. [unreadVariable]
alljoyn-16.04a/alljoyn_core/router/policydb/PolicyDB.cc:894:21: style: Variable 'ruleMatch' is assigned a value that is never used. [unreadVariable]
alljoyn-16.04a/alljoyn_core/router/policydb/PolicyDB.h:231:9: style: Class 'PolicyRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/router/posix/DaemonTransportPosix.cc:153:25: style: The scope of the variable 'cmsg' can be reduced. [variableScope]
alljoyn-16.04a/alljoyn_core/router/posix/daemon-main.cc:293:10: style: Technically the member function 'OptParse::PrintUsage' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/router/posix/daemon-main.cc:296:16: note: Technically the member function 'OptParse::PrintUsage' can be const.
alljoyn-16.04a/alljoyn_core/router/posix/daemon-main.cc:293:10: note: Technically the member function 'OptParse::PrintUsage' can be const.
alljoyn-16.04a/alljoyn_core/router/test/advtunnel.cc:162:17: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-16.04a/alljoyn_core/router/test/advtunnel.cc:162:17: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-16.04a/alljoyn_core/router/test/advtunnel.cc:292:5: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-16.04a/alljoyn_core/router/test/advtunnel.cc:366:5: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-16.04a/alljoyn_core/router/test/ardp.cc:157:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
alljoyn-16.04a/alljoyn_core/router/test/ardp.cc:322:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-16.04a/alljoyn_core/router/test/ardptest.cc:409:25: warning: %p in format string (no. 1) requires an address but the argument type is 'std::map'. [invalidPrintfArgType_p]
alljoyn-16.04a/alljoyn_core/router/test/ardptest.cc:432:25: warning: %p in format string (no. 1) requires an address but the argument type is 'std::map'. [invalidPrintfArgType_p]
alljoyn-16.04a/alljoyn_core/router/test/ardptest.cc:437:29: warning: %p in format string (no. 1) requires an address but the argument type is 'std::map'. [invalidPrintfArgType_p]
alljoyn-16.04a/alljoyn_core/router/test/ardptest.cc:483:25: warning: %p in format string (no. 1) requires an address but the argument type is 'std::map'. [invalidPrintfArgType_p]
alljoyn-16.04a/alljoyn_core/router/test/ardptest.cc:489:29: warning: %p in format string (no. 1) requires an address but the argument type is 'std::map'. [invalidPrintfArgType_p]
alljoyn-16.04a/alljoyn_core/router/test/ardptest.cc:517:29: warning: %p in format string (no. 1) requires an address but the argument type is 'std::map'. [invalidPrintfArgType_p]
alljoyn-16.04a/alljoyn_core/router/test/ardptest.cc:131:5: style: Variable 'it' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/router/test/ardptest.cc:130:0: note: Variable 'it' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/router/test/ardptest.cc:131:5: note: Variable 'it' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/router/test/ardptest.cc:429:25: style: Variable 'rcv' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/router/test/ardptest.cc:428:0: note: Variable 'rcv' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/router/test/ardptest.cc:429:25: note: Variable 'rcv' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/router/test/ardptest.cc:480:25: style: Variable 'rcv' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/router/test/ardptest.cc:479:0: note: Variable 'rcv' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/router/test/ardptest.cc:480:25: note: Variable 'rcv' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/router/test/ardptest.cc:378:18: style: The scope of the variable 'foreign_address' can be reduced. [variableScope]
alljoyn-16.04a/alljoyn_core/router/test/ardptest.cc:227:9: performance: Variable 'm_sock' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-16.04a/alljoyn_core/router/test/ardptest.cc:380:17: warning: scanf() without field width limits can crash with huge input data. [invalidscanf]
alljoyn-16.04a/alljoyn_core/router/test/ardptest.cc:384:21: warning: scanf() without field width limits can crash with huge input data. [invalidscanf]
alljoyn-16.04a/alljoyn_core/router/test/bbdaemon.cc:498:36: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-16.04a/alljoyn_core/router/test/bbdaemon.cc:460:13: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/router/test/bbdaemon.cc:457:42: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/router/test/bbdaemon.cc:460:13: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/router/test/bbdaemon.cc:461:13: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/router/test/bbdaemon.cc:457:42: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/router/test/bbdaemon.cc:461:13: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/router/test/bbdaemon.cc:462:13: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/router/test/bbdaemon.cc:457:42: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/router/test/bbdaemon.cc:462:13: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/router/test/bbdaemon.cc:472:17: warning: Possible null pointer dereference: valuesIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/router/test/bbdaemon.cc:469:48: note: Assignment 'valuesIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/router/test/bbdaemon.cc:472:17: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/router/test/bbdaemon.cc:473:17: warning: Possible null pointer dereference: valuesIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/router/test/bbdaemon.cc:469:48: note: Assignment 'valuesIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/router/test/bbdaemon.cc:473:17: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/router/test/bbdaemon.cc:474:17: warning: Possible null pointer dereference: valuesIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/router/test/bbdaemon.cc:469:48: note: Assignment 'valuesIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/router/test/bbdaemon.cc:474:17: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/router/test/bbdaemon.cc:475:17: warning: Possible null pointer dereference: valuesIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/router/test/bbdaemon.cc:469:48: note: Assignment 'valuesIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/router/test/bbdaemon.cc:475:17: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/router/test/ns.cc:118:9: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-16.04a/alljoyn_core/router/test/ns.cc:403:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-16.04a/alljoyn_core/router/test/ns.cc:403:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-16.04a/alljoyn_core/router/test/ns.cc:403:5: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-16.04a/alljoyn_core/router/test/ns.cc:403:5: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-16.04a/alljoyn_core/router/test/ns.cc:403:5: warning: %d in format string (no. 5) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-16.04a/alljoyn_core/router/test/ns.cc:418:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-16.04a/alljoyn_core/router/test/ns.cc:418:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-16.04a/alljoyn_core/router/test/ns.cc:418:5: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-16.04a/alljoyn_core/router/test/ns.cc:418:5: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-16.04a/alljoyn_core/router/test/ns.cc:418:5: warning: %d in format string (no. 5) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-16.04a/alljoyn_core/router/test/ns.cc:418:5: warning: %d in format string (no. 6) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-16.04a/alljoyn_core/router/test/ns.cc:418:5: warning: %d in format string (no. 7) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-16.04a/alljoyn_core/router/test/ns.cc:422:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-16.04a/alljoyn_core/router/test/ns.cc:422:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-16.04a/alljoyn_core/router/test/ns.cc:441:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-16.04a/alljoyn_core/router/test/ns.cc:113:1: style: The class 'Finder' does not have a constructor although it has private member variables. [noConstructor]
alljoyn-16.04a/alljoyn_core/router/test/ns.cc:137:10: style: Technically the member function 'Finder::GetCalled' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/router/test/ns.cc:138:17: style: Technically the member function 'Finder::GetGuid' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/router/test/ns.cc:139:30: style: Technically the member function 'Finder::GetWkn' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/router/test/ns.cc:140:13: style: Technically the member function 'Finder::GetTimer' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/router/windows/NamedPipeDaemonTransport.cc:625:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/router/windows/NamedPipeDaemonTransport.cc:623:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/router/windows/NamedPipeDaemonTransport.cc:625:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/router/windows/NamedPipeDaemonTransport.cc:659:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/router/windows/NamedPipeDaemonTransport.cc:649:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/router/windows/NamedPipeDaemonTransport.cc:659:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/router/windows/NamedPipeDaemonTransport.cc:760:61: style: Function 'EndpointExit' argument 1 names different: declaration 'endpoint' definition 'ep'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/router/windows/NamedPipeDaemonTransport.h:182:39: note: Function 'EndpointExit' argument 1 names different: declaration 'endpoint' definition 'ep'.
alljoyn-16.04a/alljoyn_core/router/windows/NamedPipeDaemonTransport.cc:760:61: note: Function 'EndpointExit' argument 1 names different: declaration 'endpoint' definition 'ep'.
alljoyn-16.04a/alljoyn_core/router/windows/NamedPipeDaemonTransport.cc:684:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/windows/NamedPipeDaemonTransport.cc:692:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/windows/NamedPipeDaemonTransport.cc:697:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/windows/NamedPipeDaemonTransport.cc:772:129: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/router/windows/NamedPipeDaemonTransport.h:52:5: style: Class 'NamedPipeAcceptThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/router/windows/NamedPipeDaemonTransport.h:82:5: style: Class 'NamedPipeDaemonTransport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/router/windows/daemon-main.cc:340:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-16.04a/alljoyn_core/samples/TrustedTLSampleRN/TrustedTLSampleRN.cc:116:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/TrustedTLSampleRN/TrustedTLSampleRN.cc:115:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/TrustedTLSampleRN/TrustedTLSampleRN.cc:116:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/about/AboutClient.cc:279:28: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-16.04a/alljoyn_core/samples/about/AboutClient.cc:194:17: warning: %hd in format string (no. 1) requires 'short' but the argument type is 'unsigned short'. [invalidPrintfArgType_sint]
alljoyn-16.04a/alljoyn_core/samples/about/AboutService.cc:218:28: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-16.04a/alljoyn_core/samples/about/AboutService.cc:152:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/about/AboutService.cc:151:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/about/AboutService.cc:152:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/about/AboutService.cc:154:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/about/AboutService.cc:152:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/about/AboutService.cc:154:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/about/AboutService.cc:155:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/about/AboutService.cc:154:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/about/AboutService.cc:155:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/about/AboutService.cc:156:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/about/AboutService.cc:155:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/about/AboutService.cc:156:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/about/AboutService.cc:157:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/about/AboutService.cc:156:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/about/AboutService.cc:157:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/about/AboutService.cc:158:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/about/AboutService.cc:157:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/about/AboutService.cc:158:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/about/AboutService.cc:159:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/about/AboutService.cc:158:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/about/AboutService.cc:159:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/about/AboutService.cc:160:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/about/AboutService.cc:159:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/about/AboutService.cc:160:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/about/AboutService.cc:161:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/about/AboutService.cc:160:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/about/AboutService.cc:161:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/about/AboutService.cc:162:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/about/AboutService.cc:161:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/about/AboutService.cc:162:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/about/AboutService.cc:170:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/about/AboutService.cc:162:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/about/AboutService.cc:170:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/about/AboutService.cc:171:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/about/AboutService.cc:170:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/about/AboutService.cc:171:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/about/AboutService.cc:172:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/about/AboutService.cc:171:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/about/AboutService.cc:172:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/about/AboutService.cc:173:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/about/AboutService.cc:172:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/about/AboutService.cc:173:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/aboutlistener/AboutListener.cc:258:28: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-16.04a/alljoyn_core/samples/aboutlistener/AboutListener.cc:196:17: warning: %hd in format string (no. 1) requires 'short' but the argument type is 'unsigned short'. [invalidPrintfArgType_sint]
alljoyn-16.04a/alljoyn_core/samples/basic/basic_client.cc:105:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/basic/basic_client.cc:100:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/basic/basic_client.cc:105:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/basic/basic_client.cc:106:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/basic/basic_client.cc:100:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/basic/basic_client.cc:106:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/basic/basic_service.cc:242:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-16.04a/alljoyn_core/samples/basic/basic_service.cc:143:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/basic/basic_service.cc:138:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/basic/basic_service.cc:143:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/basic/basic_service.cc:144:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/basic/basic_service.cc:138:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/basic/basic_service.cc:144:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/basic/signalConsumer_client.cc:265:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-16.04a/alljoyn_core/samples/basic/signalConsumer_client.cc:121:13: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/basic/signalConsumer_client.cc:117:38: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/basic/signalConsumer_client.cc:121:13: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/basic/signalConsumer_client.cc:122:13: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/basic/signalConsumer_client.cc:117:38: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/basic/signalConsumer_client.cc:122:13: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/basic/signalConsumer_client.cc:123:13: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/basic/signalConsumer_client.cc:117:38: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/basic/signalConsumer_client.cc:123:13: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/basic/signalConsumer_client.cc:128:32: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/basic/signalConsumer_client.cc:117:38: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/basic/signalConsumer_client.cc:128:32: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/basic/signal_service.cc:316:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-16.04a/alljoyn_core/samples/basic/signal_service.cc:132:13: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/basic/signal_service.cc:129:38: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/basic/signal_service.cc:132:13: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/basic/signal_service.cc:133:13: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/basic/signal_service.cc:129:38: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/basic/signal_service.cc:133:13: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/basic/signal_service.cc:135:13: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/basic/signal_service.cc:129:38: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/basic/signal_service.cc:135:13: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/basic/signal_service.cc:136:13: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/basic/signal_service.cc:129:38: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/basic/signal_service.cc:136:13: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/basic/signal_service.cc:137:13: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/basic/signal_service.cc:129:38: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/basic/signal_service.cc:137:13: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/basic/signal_service.cc:138:13: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/basic/signal_service.cc:129:38: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/basic/signal_service.cc:138:13: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/basic/signal_service.cc:139:13: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/basic/signal_service.cc:129:38: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/basic/signal_service.cc:139:13: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/basic/signal_service.cc:141:13: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/basic/signal_service.cc:129:38: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/basic/signal_service.cc:141:13: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/basic/signal_service.cc:143:13: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/basic/signal_service.cc:129:38: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/basic/signal_service.cc:143:13: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/basic/signal_service.cc:148:32: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/basic/signal_service.cc:129:38: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/basic/signal_service.cc:148:32: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/chat/android/jni/Chat_jni.cpp:253:5: style: Variable 'packageNameStr' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/chat/android/jni/Chat_jni.cpp:247:0: note: Variable 'packageNameStr' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/samples/chat/android/jni/Chat_jni.cpp:253:5: note: Variable 'packageNameStr' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/samples/chat/android/jni/Chat_jni.cpp:363:5: style: Variable 'advertisedNameStr' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/chat/android/jni/Chat_jni.cpp:357:0: note: Variable 'advertisedNameStr' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/samples/chat/android/jni/Chat_jni.cpp:363:5: note: Variable 'advertisedNameStr' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/samples/chat/android/jni/Chat_jni.cpp:419:5: style: Variable 'sessionNameStr' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/chat/android/jni/Chat_jni.cpp:413:0: note: Variable 'sessionNameStr' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/samples/chat/android/jni/Chat_jni.cpp:419:5: note: Variable 'sessionNameStr' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/samples/chat/android/jni/Chat_jni.cpp:475:5: style: Variable 'chatMsg' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/chat/android/jni/Chat_jni.cpp:471:0: note: Variable 'chatMsg' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/samples/chat/android/jni/Chat_jni.cpp:475:5: note: Variable 'chatMsg' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/samples/chat/android/jni/Chat_jni.cpp:75:36: style: Variable 'convName' is assigned a value that is never used. [unreadVariable]
alljoyn-16.04a/alljoyn_core/samples/chat/linux/chat.cc:155:17: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-16.04a/alljoyn_core/samples/chat/linux/chat.cc:194:13: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-16.04a/alljoyn_core/samples/chat/linux/chat.cc:267:9: warning: Possible null pointer dereference: chatIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/chat/linux/chat.cc:263:38: note: Assignment 'chatIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/chat/linux/chat.cc:267:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/chat/linux/chat.cc:268:9: warning: Possible null pointer dereference: chatIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/chat/linux/chat.cc:263:38: note: Assignment 'chatIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/chat/linux/chat.cc:268:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/eventaction/Android/jni/event/MyEventCode.cc:231:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/eventaction/Android/jni/event/MyEventCode.cc:226:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/eventaction/Android/jni/event/MyEventCode.cc:231:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/eventaction/Android/jni/event/MyEventCode.cc:334:5: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
alljoyn-16.04a/alljoyn_core/samples/eventaction/Android/jni/event/MyEventCode.cc:336:7: note: Found duplicate branches for 'if' and 'else'.
alljoyn-16.04a/alljoyn_core/samples/eventaction/Android/jni/event/MyEventCode.cc:334:5: note: Found duplicate branches for 'if' and 'else'.
alljoyn-16.04a/alljoyn_core/samples/eventaction/Android/jni/event/MyEventCode.cc:357:5: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
alljoyn-16.04a/alljoyn_core/samples/eventaction/Android/jni/event/MyEventCode.cc:360:7: note: Found duplicate branches for 'if' and 'else'.
alljoyn-16.04a/alljoyn_core/samples/eventaction/Android/jni/event/MyEventCode.cc:357:5: note: Found duplicate branches for 'if' and 'else'.
alljoyn-16.04a/alljoyn_core/samples/eventaction/Android/jni/event/PresenceDetection.cc:65:29: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_core/samples/eventaction/Android/jni/event/PresenceDetection.cc:89:24: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_core/samples/eventaction/Android/jni/event/PresenceDetection.cc:38:18: style: The scope of the variable 'ctx' can be reduced. [variableScope]
alljoyn-16.04a/alljoyn_core/samples/eventaction/Android_test_tools/Actions/jni/MyAllJoynCode.cc:176:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/eventaction/Android_test_tools/Actions/jni/MyAllJoynCode.cc:171:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/eventaction/Android_test_tools/Actions/jni/MyAllJoynCode.cc:176:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/eventaction/Android_test_tools/Actions/jni/MyAllJoynCode.cc:210:5: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
alljoyn-16.04a/alljoyn_core/samples/eventaction/Android_test_tools/Actions/jni/MyAllJoynCode.cc:212:7: note: Found duplicate branches for 'if' and 'else'.
alljoyn-16.04a/alljoyn_core/samples/eventaction/Android_test_tools/Actions/jni/MyAllJoynCode.cc:210:5: note: Found duplicate branches for 'if' and 'else'.
alljoyn-16.04a/alljoyn_core/samples/eventaction/Android_test_tools/Actions/jni/MyAllJoynCode.cc:233:5: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
alljoyn-16.04a/alljoyn_core/samples/eventaction/Android_test_tools/Actions/jni/MyAllJoynCode.cc:236:7: note: Found duplicate branches for 'if' and 'else'.
alljoyn-16.04a/alljoyn_core/samples/eventaction/Android_test_tools/Actions/jni/MyAllJoynCode.cc:233:5: note: Found duplicate branches for 'if' and 'else'.
alljoyn-16.04a/alljoyn_core/samples/eventaction/Android_test_tools/Actions/jni/Rule.h:90:46: style: Member variable 'Rule::eventMember' is in the wrong place in the initializer list. [initializerList]
alljoyn-16.04a/alljoyn_core/samples/eventaction/Android_test_tools/Actions/jni/Rule.h:31:54: note: Member variable 'Rule::eventMember' is in the wrong place in the initializer list.
alljoyn-16.04a/alljoyn_core/samples/eventaction/Android_test_tools/Actions/jni/Rule.h:90:46: note: Member variable 'Rule::eventMember' is in the wrong place in the initializer list.
alljoyn-16.04a/alljoyn_core/samples/eventaction/Android_test_tools/Events/jni/MyAllJoynCode.cc:238:5: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
alljoyn-16.04a/alljoyn_core/samples/eventaction/Android_test_tools/Events/jni/MyAllJoynCode.cc:240:7: note: Found duplicate branches for 'if' and 'else'.
alljoyn-16.04a/alljoyn_core/samples/eventaction/Android_test_tools/Events/jni/MyAllJoynCode.cc:238:5: note: Found duplicate branches for 'if' and 'else'.
alljoyn-16.04a/alljoyn_core/samples/eventaction/Android_test_tools/Events/jni/MyAllJoynCode.cc:261:5: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
alljoyn-16.04a/alljoyn_core/samples/eventaction/Android_test_tools/Events/jni/MyAllJoynCode.cc:264:7: note: Found duplicate branches for 'if' and 'else'.
alljoyn-16.04a/alljoyn_core/samples/eventaction/Android_test_tools/Events/jni/MyAllJoynCode.cc:261:5: note: Found duplicate branches for 'if' and 'else'.
alljoyn-16.04a/alljoyn_core/samples/eventaction/Android_test_tools/Events/jni/MyAllJoynCode.cc:187:9: error: Uninitialized variable: eventMember [uninitvar]
alljoyn-16.04a/alljoyn_core/samples/eventaction/Android_test_tools/Events/jni/Rule.h:90:46: style: Member variable 'Rule::eventMember' is in the wrong place in the initializer list. [initializerList]
alljoyn-16.04a/alljoyn_core/samples/eventaction/Android_test_tools/Events/jni/Rule.h:31:54: note: Member variable 'Rule::eventMember' is in the wrong place in the initializer list.
alljoyn-16.04a/alljoyn_core/samples/eventaction/Android_test_tools/Events/jni/Rule.h:90:46: note: Member variable 'Rule::eventMember' is in the wrong place in the initializer list.
alljoyn-16.04a/alljoyn_core/samples/eventaction/SimpleRulesEngine/SimpleRuleEngine.h:81:13: performance: Technically the member function 'SimpleRuleEngine::removeRule' can be static. [functionStatic]
alljoyn-16.04a/alljoyn_core/samples/eventaction/SimpleRulesEngine/SimpleRuleEngine.cc:53:27: note: Technically the member function 'SimpleRuleEngine::removeRule' can be static.
alljoyn-16.04a/alljoyn_core/samples/eventaction/SimpleRulesEngine/SimpleRuleEngine.h:81:13: note: Technically the member function 'SimpleRuleEngine::removeRule' can be static.
alljoyn-16.04a/alljoyn_core/samples/eventaction/SimpleRulesEngine/SimpleRuleEngine.h:96:13: performance: Technically the member function 'SimpleRuleEngine::shutdown' can be static. [functionStatic]
alljoyn-16.04a/alljoyn_core/samples/eventaction/SimpleRulesEngine/SimpleRuleEngine.cc:79:27: note: Technically the member function 'SimpleRuleEngine::shutdown' can be static.
alljoyn-16.04a/alljoyn_core/samples/eventaction/SimpleRulesEngine/SimpleRuleEngine.h:96:13: note: Technically the member function 'SimpleRuleEngine::shutdown' can be static.
alljoyn-16.04a/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/OptParser.h:50:10: performance: Technically the member function 'OptParser::IsAllHex' can be static. [functionStatic]
alljoyn-16.04a/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/OptParser.cc:79:17: note: Technically the member function 'OptParser::IsAllHex' can be static.
alljoyn-16.04a/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/OptParser.h:50:10: note: Technically the member function 'OptParser::IsAllHex' can be static.
alljoyn-16.04a/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/OptParser.h:51:10: style: Technically the member function 'OptParser::PrintUsage' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/OptParser.cc:61:17: note: Technically the member function 'OptParser::PrintUsage' can be const.
alljoyn-16.04a/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/OptParser.h:51:10: note: Technically the member function 'OptParser::PrintUsage' can be const.
alljoyn-16.04a/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/RulePersister.h:28:10: performance: Technically the member function 'RulePersister::saveRule' can be static. [functionStatic]
alljoyn-16.04a/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/RulePersister.cc:28:21: note: Technically the member function 'RulePersister::saveRule' can be static.
alljoyn-16.04a/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/RulePersister.h:28:10: note: Technically the member function 'RulePersister::saveRule' can be static.
alljoyn-16.04a/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/RulePersister.h:30:10: performance: Technically the member function 'RulePersister::loadRules' can be static. [functionStatic]
alljoyn-16.04a/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/RulePersister.cc:33:21: note: Technically the member function 'RulePersister::loadRules' can be static.
alljoyn-16.04a/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/RulePersister.h:30:10: note: Technically the member function 'RulePersister::loadRules' can be static.
alljoyn-16.04a/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/RulePersister.h:32:10: performance: Technically the member function 'RulePersister::clearRules' can be static. [functionStatic]
alljoyn-16.04a/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/RulePersister.cc:38:21: note: Technically the member function 'RulePersister::clearRules' can be static.
alljoyn-16.04a/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/RulePersister.h:32:10: note: Technically the member function 'RulePersister::clearRules' can be static.
alljoyn-16.04a/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/rule-main.cc:40:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-16.04a/alljoyn_core/samples/eventaction/SimpleRulesEngine/posix/rule-main.cc:66:19: style: Redundant condition: argc==3. 'argc!=3 || (argc==3 && 0!=::strcmp("-n",argv[1]))' is equivalent to 'argc!=3 || 0!=::strcmp("-n",argv[1])' [redundantCondition]
alljoyn-16.04a/alljoyn_core/samples/observer/door_consumer.cc:269:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/observer/door_consumer.cc:266:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/observer/door_consumer.cc:269:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/observer/door_consumer.cc:271:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/observer/door_consumer.cc:266:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/observer/door_consumer.cc:271:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/observer/door_consumer.cc:273:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/observer/door_consumer.cc:266:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/observer/door_consumer.cc:273:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/observer/door_consumer.cc:275:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/observer/door_consumer.cc:266:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/observer/door_consumer.cc:275:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/observer/door_consumer.cc:277:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/observer/door_consumer.cc:266:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/observer/door_consumer.cc:277:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/observer/door_consumer.cc:279:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/observer/door_consumer.cc:266:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/observer/door_consumer.cc:279:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/observer/door_consumer.cc:282:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/observer/door_consumer.cc:266:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/observer/door_consumer.cc:282:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/observer/door_consumer.cc:284:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/observer/door_consumer.cc:266:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/observer/door_consumer.cc:284:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/observer/door_consumer.cc:286:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/observer/door_consumer.cc:266:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/observer/door_consumer.cc:286:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/observer/door_consumer.cc:289:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/observer/door_consumer.cc:266:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/observer/door_consumer.cc:289:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/observer/door_consumer.cc:292:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/observer/door_consumer.cc:266:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/observer/door_consumer.cc:292:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/observer/door_provider.cc:59:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/observer/door_provider.cc:56:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/observer/door_provider.cc:59:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/observer/door_provider.cc:61:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/observer/door_provider.cc:56:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/observer/door_provider.cc:61:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/observer/door_provider.cc:63:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/observer/door_provider.cc:56:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/observer/door_provider.cc:63:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/observer/door_provider.cc:65:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/observer/door_provider.cc:56:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/observer/door_provider.cc:65:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/observer/door_provider.cc:67:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/observer/door_provider.cc:56:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/observer/door_provider.cc:67:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/observer/door_provider.cc:69:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/observer/door_provider.cc:56:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/observer/door_provider.cc:69:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/observer/door_provider.cc:72:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/observer/door_provider.cc:56:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/observer/door_provider.cc:72:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/observer/door_provider.cc:74:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/observer/door_provider.cc:56:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/observer/door_provider.cc:74:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/observer/door_provider.cc:76:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/observer/door_provider.cc:56:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/observer/door_provider.cc:76:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/observer/door_provider.cc:79:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/observer/door_provider.cc:56:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/observer/door_provider.cc:79:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/observer/door_provider.cc:82:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/observer/door_provider.cc:56:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/observer/door_provider.cc:82:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/observer/door_provider.cc:325:5: style: Variable 'bus' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/observer/door_provider.cc:324:0: note: Variable 'bus' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/samples/observer/door_provider.cc:325:5: note: Variable 'bus' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/samples/openwrt/chatresponder/chatresponder.cc:168:48: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
alljoyn-16.04a/alljoyn_core/samples/openwrt/chatresponder/chatresponder.cc:170:45: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
alljoyn-16.04a/alljoyn_core/samples/openwrt/chatresponder/chatresponder.cc:172:43: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
alljoyn-16.04a/alljoyn_core/samples/openwrt/chatresponder/chatresponder.cc:176:48: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
alljoyn-16.04a/alljoyn_core/samples/openwrt/chatresponder/chatresponder.cc:63:5: style: Class 'ChatResponder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/samples/openwrt/chatresponder/chatresponder.cc:283:5: style: Class 'SessionManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/samples/secure/DeskTopSharedKSClient.cc:178:16: style: Condition 'client<0' is always false [knownConditionTrueFalse]
alljoyn-16.04a/alljoyn_core/samples/secure/DeskTopSharedKSClient.cc:175:18: note: Assignment 'client=0', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/secure/DeskTopSharedKSClient.cc:178:16: note: Condition 'client<0' is always false
alljoyn-16.04a/alljoyn_core/samples/secure/DeskTopSharedKSClient.cc:194:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/secure/DeskTopSharedKSClient.cc:189:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/secure/DeskTopSharedKSClient.cc:194:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/secure/DeskTopSharedKSClient.cc:195:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/secure/DeskTopSharedKSClient.cc:189:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/secure/DeskTopSharedKSClient.cc:195:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/secure/DeskTopSharedKSService.cc:336:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-16.04a/alljoyn_core/samples/secure/DeskTopSharedKSService.cc:211:18: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/secure/DeskTopSharedKSService.cc:207:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/secure/DeskTopSharedKSService.cc:211:18: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/secure/DeskTopSharedKSService.cc:214:13: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/secure/DeskTopSharedKSService.cc:207:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/secure/DeskTopSharedKSService.cc:214:13: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/secure/SampleCertificateChainEngine.cc:94:12: style: The scope of the variable 'pos' can be reduced. [variableScope]
alljoyn-16.04a/alljoyn_core/samples/secure/SampleCertificateUtility.cc:259:11: style: Checking if unsigned variable 'subjectCNSize' is less than zero. [unsignedLessThanZero]
alljoyn-16.04a/alljoyn_core/samples/secure/SampleCertificateUtility.cc:262:11: style: Checking if unsigned variable 'issuerCNSize' is less than zero. [unsignedLessThanZero]
alljoyn-16.04a/alljoyn_core/samples/secure/SampleClientECDHE.cc:257:16: style: Condition 'client<0' is always false [knownConditionTrueFalse]
alljoyn-16.04a/alljoyn_core/samples/secure/SampleClientECDHE.cc:254:18: note: Assignment 'client=0', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/secure/SampleClientECDHE.cc:257:16: note: Condition 'client<0' is always false
alljoyn-16.04a/alljoyn_core/samples/secure/SampleClientECDHE.cc:273:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/secure/SampleClientECDHE.cc:268:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/secure/SampleClientECDHE.cc:273:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/secure/SampleClientECDHE.cc:274:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/secure/SampleClientECDHE.cc:268:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/secure/SampleClientECDHE.cc:274:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/secure/SampleServiceECDHE.cc:407:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-16.04a/alljoyn_core/samples/secure/SampleServiceECDHE.cc:285:18: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/secure/SampleServiceECDHE.cc:281:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/secure/SampleServiceECDHE.cc:285:18: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/secure/SampleServiceECDHE.cc:288:13: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/secure/SampleServiceECDHE.cc:281:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/secure/SampleServiceECDHE.cc:288:13: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/secure/door/secure_door_common.cc:206:9: warning: Possible null pointer dereference: doorIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/secure/door/secure_door_common.cc:201:38: note: Assignment 'doorIntf=nullptr', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/secure/door/secure_door_common.cc:206:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/secure/door/secure_door_common.cc:207:9: warning: Possible null pointer dereference: doorIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/secure/door/secure_door_common.cc:201:38: note: Assignment 'doorIntf=nullptr', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/secure/door/secure_door_common.cc:207:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/secure/door/secure_door_common.cc:208:9: warning: Possible null pointer dereference: doorIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/secure/door/secure_door_common.cc:201:38: note: Assignment 'doorIntf=nullptr', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/secure/door/secure_door_common.cc:208:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/secure/door/secure_door_common.cc:209:9: warning: Possible null pointer dereference: doorIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/secure/door/secure_door_common.cc:201:38: note: Assignment 'doorIntf=nullptr', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/secure/door/secure_door_common.cc:209:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/secure/door/secure_door_common.cc:210:9: warning: Possible null pointer dereference: doorIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/secure/door/secure_door_common.cc:201:38: note: Assignment 'doorIntf=nullptr', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/secure/door/secure_door_common.cc:210:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/secure/door/secure_door_common.cc:211:9: warning: Possible null pointer dereference: doorIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/secure/door/secure_door_common.cc:201:38: note: Assignment 'doorIntf=nullptr', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/secure/door/secure_door_common.cc:211:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/secure/door/secure_door_common.h:132:9: style: Class 'DoorCommon' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
alljoyn-16.04a/alljoyn_core/samples/secure/door/secure_door_common.h:132:9: style: Class 'DoorCommon' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
alljoyn-16.04a/alljoyn_core/samples/secure/door/secure_door_common.h:62:5: style: Class 'DoorCommonPCL' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/samples/secure/door/secure_door_common.h:91:5: style: Class 'Door' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/samples/secure/door/secure_door_common.h:130:5: style: Class 'DoorCommon' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/samples/secure/door/secure_door_common.h:130:23: performance: Function parameter '_appName' should be passed by const reference. [passedByValue]
alljoyn-16.04a/alljoyn_core/samples/secure/door/secure_door_consumer.cc:244:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/secure/door/secure_door_consumer.cc:240:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/secure/door/secure_door_consumer.cc:244:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/secure/door/secure_door_consumer.cc:198:81: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/samples/secure/door/secure_door_consumer.cc:415:41: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/ApplicationMonitor.h:51:10: warning: Member variable 'ApplicationMonitor::applications' is not assigned a value in 'ApplicationMonitor::operator='. [operatorEqVarError]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/ApplicationMonitor.h:51:10: warning: Member variable 'ApplicationMonitor::listeners' is not assigned a value in 'ApplicationMonitor::operator='. [operatorEqVarError]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/ApplicationMonitor.h:51:10: warning: Member variable 'ApplicationMonitor::busAttachment' is not assigned a value in 'ApplicationMonitor::operator='. [operatorEqVarError]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/ApplicationMonitor.h:51:10: warning: Member variable 'ApplicationMonitor::securityListenersMutex' is not assigned a value in 'ApplicationMonitor::operator='. [operatorEqVarError]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/ApplicationMonitor.h:51:10: warning: Member variable 'ApplicationMonitor::appsMutex' is not assigned a value in 'ApplicationMonitor::operator='. [operatorEqVarError]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/TaskQueue.h:40:9: style: Class 'TaskQueue' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/TaskQueue.h:40:9: style: Class 'TaskQueue' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/TaskQueue.h:35:5: style: Class 'TaskQueue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/TaskQueue.h:89:9: style: Class 'QueueThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/ApplicationMonitor.h:61:5: style: Class 'ApplicationMonitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/ApplicationMonitor.h:40:1: warning: The class 'ApplicationMonitor' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/ApplicationUpdater.cc:209:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/ApplicationUpdater.cc:206:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/ApplicationUpdater.cc:209:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/ApplicationUpdater.cc:306:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/ApplicationUpdater.cc:300:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/ApplicationUpdater.cc:306:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/ApplicationUpdater.cc:432:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/ApplicationUpdater.cc:429:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/ApplicationUpdater.cc:432:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/ApplicationUpdater.cc:72:82: style: Function 'UpdatePolicy' argument 1 names different: declaration 'app' definition 'mngdProxy'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/ApplicationUpdater.h:98:66: note: Function 'UpdatePolicy' argument 1 names different: declaration 'app' definition 'mngdProxy'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/ApplicationUpdater.cc:72:82: note: Function 'UpdatePolicy' argument 1 names different: declaration 'app' definition 'mngdProxy'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/SecurityAgentImpl.h:196:43: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/ApplicationUpdater.cc:444:30: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/ProxyObjectManager.h:108:34: style: Technically the member function 'ajn::securitymgr::ProxyObjectManager::ManagedProxyObject::GetApplication' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/TaskQueue.h:40:0: style: Class 'ajn :: securitymgr :: TaskQueue < AppListenerEvent * , SecurityAgentImpl >' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/TaskQueue.h:40:0: style: Class 'ajn :: securitymgr :: TaskQueue < AppListenerEvent * , SecurityAgentImpl >' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/TaskQueue.h:40:0: style: Class 'ajn :: securitymgr :: TaskQueue < SecurityEvent * , ApplicationUpdater >' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/TaskQueue.h:40:0: style: Class 'ajn :: securitymgr :: TaskQueue < SecurityEvent * , ApplicationUpdater >' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/ProxyObjectManager.h:57:5: style: Class 'ProxyObjectManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/ProxyObjectManager.h:63:9: style: Class 'ManagedProxyObject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/SecurityAgentImpl.h:60:5: style: Class 'AppListenerEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/SecurityAgentImpl.h:65:5: style: Class 'AppListenerEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/TaskQueue.h:35:0: style: Class 'ajn :: securitymgr :: TaskQueue < AppListenerEvent * , SecurityAgentImpl >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/TaskQueue.h:89:0: style: Class 'QueueThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/TaskQueue.h:35:0: style: Class 'ajn :: securitymgr :: TaskQueue < SecurityEvent * , ApplicationUpdater >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/SecurityAgentImpl.h:132:18: style: The function 'OnSecurityStateChange' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/SecurityInfoListener.h:35:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/SecurityAgentImpl.h:132:18: note: Function in derived class
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/ApplicationUpdater.h:116:18: style: The function 'OnSecurityStateChange' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/SecurityInfoListener.h:35:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/ApplicationUpdater.h:116:18: note: Function in derived class
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/Manifest.cc:205:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/Manifest.cc:201:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/Manifest.cc:205:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/Manifest.cc:108:20: style: Checking if unsigned variable 'numOfRules' is less than zero. [unsignedLessThanZero]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/PolicyUtil.cc:83:73: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/PolicyUtil.cc:85:93: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/ProxyObjectManager.cc:89:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/ProxyObjectManager.cc:358:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/ProxyObjectManager.cc:356:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/ProxyObjectManager.cc:358:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/ProxyObjectManager.cc:43:56: style: Function 'GetProxyObject' argument 2 names different: declaration 'type' definition 'sessionType'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/ProxyObjectManager.h:146:40: note: Function 'GetProxyObject' argument 2 names different: declaration 'type' definition 'sessionType'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/ProxyObjectManager.cc:43:56: note: Function 'GetProxyObject' argument 2 names different: declaration 'type' definition 'sessionType'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/ProxyObjectManager.cc:44:58: style: Function 'GetProxyObject' argument 3 names different: declaration 'al' definition 'authListener'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/ProxyObjectManager.h:147:42: note: Function 'GetProxyObject' argument 3 names different: declaration 'al' definition 'authListener'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/ProxyObjectManager.cc:44:58: note: Function 'GetProxyObject' argument 3 names different: declaration 'al' definition 'authListener'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/ProxyObjectManager.cc:84:74: style: Function 'ReleaseProxyObject' argument 1 names different: declaration 'managedProxy' definition 'remoteObject'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/ProxyObjectManager.h:163:58: note: Function 'ReleaseProxyObject' argument 1 names different: declaration 'managedProxy' definition 'remoteObject'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/ProxyObjectManager.cc:84:74: note: Function 'ReleaseProxyObject' argument 1 names different: declaration 'managedProxy' definition 'remoteObject'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/ProxyObjectManager.cc:131:87: style: Function 'GetIdentity' argument 1 names different: declaration 'cert' definition 'certChain'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/ProxyObjectManager.h:75:55: note: Function 'GetIdentity' argument 1 names different: declaration 'cert' definition 'certChain'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/ProxyObjectManager.cc:131:87: note: Function 'GetIdentity' argument 1 names different: declaration 'cert' definition 'certChain'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/ProxyObjectManager.cc:163:80: style: Function 'UpdateIdentity' argument 2 names different: declaration 'mf' definition 'manifest'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/ProxyObjectManager.h:78:48: note: Function 'UpdateIdentity' argument 2 names different: declaration 'mf' definition 'manifest'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/ProxyObjectManager.cc:163:80: note: Function 'UpdateIdentity' argument 2 names different: declaration 'mf' definition 'manifest'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/ProxyObjectManager.cc:186:100: style: Function 'InstallMembership' argument 1 names different: declaration 'certificateChain' definition 'certChainVector'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/ProxyObjectManager.h:80:68: note: Function 'InstallMembership' argument 1 names different: declaration 'certificateChain' definition 'certChainVector'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/ProxyObjectManager.cc:186:100: note: Function 'InstallMembership' argument 1 names different: declaration 'certificateChain' definition 'certChainVector'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/ProxyObjectManager.cc:282:79: style: Function 'GetManifestTemplate' argument 1 names different: declaration 'mf' definition 'manifest'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/ProxyObjectManager.h:97:47: note: Function 'GetManifestTemplate' argument 1 names different: declaration 'mf' definition 'manifest'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/ProxyObjectManager.cc:282:79: note: Function 'GetManifestTemplate' argument 1 names different: declaration 'mf' definition 'manifest'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/SecurityAgentFactory.cc:42:5: style: Variable 'sa' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/SecurityAgentFactory.cc:39:0: note: Variable 'sa' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/SecurityAgentFactory.cc:42:5: note: Variable 'sa' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/SecurityAgentImpl.cc:101:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/SecurityAgentImpl.cc:98:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/SecurityAgentImpl.cc:101:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/SecurityAgentImpl.cc:411:57: style: Function 'SetClaimListener' argument 1 names different: declaration 'listener' definition 'cl'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/SecurityAgentImpl.h:126:42: note: Function 'SetClaimListener' argument 1 names different: declaration 'listener' definition 'cl'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/SecurityAgentImpl.cc:411:57: note: Function 'SetClaimListener' argument 1 names different: declaration 'listener' definition 'cl'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/SecurityAgentImpl.cc:698:69: style: Function 'NotifyApplicationListeners' argument 1 names different: declaration 'syncError' definition 'error'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/SecurityAgentImpl.h:124:54: note: Function 'NotifyApplicationListeners' argument 1 names different: declaration 'syncError' definition 'error'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/SecurityAgentImpl.cc:698:69: note: Function 'NotifyApplicationListeners' argument 1 names different: declaration 'syncError' definition 'error'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/SecurityAgentImpl.cc:796:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/SecurityAgentImpl.cc:269:5: performance: Variable 'proxyObjectManager' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/src/SecurityAgentImpl.cc:270:5: performance: Variable 'applicationUpdater' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/test/multipeer_claim/MPApplication.cc:24:36: style: Function 'MPApplication' argument 1 names different: declaration 'ownPid' definition 'pid'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/test/multipeer_claim/MPApplication.h:35:25: note: Function 'MPApplication' argument 1 names different: declaration 'ownPid' definition 'pid'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/test/multipeer_claim/MPApplication.cc:24:36: note: Function 'MPApplication' argument 1 names different: declaration 'ownPid' definition 'pid'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/test/multipeer_claim/MPApplication.cc:27:5: performance: Variable 'appName' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/test/multipeer_claim/MPApplication.h:35:5: style: Class 'MPApplication' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/test/multipeer_claim/MPSecurityMngr.cc:37:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/test/multipeer_claim/MPSecurityMngr.cc:33:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/test/multipeer_claim/MPSecurityMngr.cc:37:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/test/multipeer_claim/MPSecurityMngr.cc:406:90: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/test/multipeer_claim/multipeer_claim.cc:191:16: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/test/multipeer_claim/multipeer_claim.cc:161:38: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/AJNCaStorageTests.cc:62:0: error: syntax error [syntaxError]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/ApplicationUpdaterTests.cc:166:0: error: syntax error [syntaxError]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/CertChainHandlingTests.cc:265:0: error: syntax error [syntaxError]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/CertificateUtilTests.cc:50:0: error: syntax error [syntaxError]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/ClaimContextTests.cc:72:0: error: syntax error [syntaxError]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/ClaimingTests.cc:101:0: error: syntax error [syntaxError]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/ConcurrentUpdateTests.cc:173:0: error: syntax error [syntaxError]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/DiscoveryTests.cc:27:0: error: syntax error [syntaxError]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/GroupManagementTests.cc:39:0: error: syntax error [syntaxError]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/IdentityManagementTests.cc:39:0: error: syntax error [syntaxError]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/IdentityTests.cc:54:0: error: syntax error [syntaxError]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/ManifestTests.cc:97:0: error: syntax error [syntaxError]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/ManifestUtilTests.cc:173:0: error: syntax error [syntaxError]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/MembershipTests.cc:78:0: error: syntax error [syntaxError]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/MultiAgentAppTests.cc:185:0: error: syntax error [syntaxError]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/PolicyGeneratorTests.cc:52:0: error: syntax error [syntaxError]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/PolicyTests.cc:75:0: error: syntax error [syntaxError]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/PolicyUtilTests.cc:43:0: error: syntax error [syntaxError]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/ResetTests.cc:53:0: error: syntax error [syntaxError]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/RestartAgentTests.cc:51:0: error: syntax error [syntaxError]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/SecurityAgentFactoryTests.cc:36:0: error: syntax error [syntaxError]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestApplication.cc:72:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestApplication.cc:70:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestApplication.cc:72:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestApplication.cc:99:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestApplication.cc:97:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestApplication.cc:99:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestApplication.cc:146:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestApplication.cc:144:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestApplication.cc:146:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestApplication.h:132:19: style: Technically the member function 'secmgr_tests::TestApplication::GetLastAuthMechanism' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestApplication.cc:32:5: style: Class 'TestApplication' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestApplication.cc:32:5: style: Class 'TestApplication' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestApplication.h:48:5: style: Class 'TestAppAuthListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestApplication.h:74:5: style: Class 'TestApplication' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestApplication.cc:28:41: performance: Function parameter '_appName' should be passed by const reference. [passedByValue]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.cc:348:5: warning: %s in format string (no. 1) requires 'char *' but the argument type is 'std::string'. [invalidPrintfArgType_s]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.cc:348:5: warning: %s in format string (no. 2) requires 'char *' but the argument type is 'std::string'. [invalidPrintfArgType_s]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.cc:723:9: warning: %s in format string (no. 1) requires 'char *' but the argument type is 'std::string'. [invalidPrintfArgType_s]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.cc:723:9: warning: %s in format string (no. 2) requires 'char *' but the argument type is 'std::string'. [invalidPrintfArgType_s]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.cc:416:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.cc:411:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.cc:416:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.cc:603:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.cc:599:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.cc:603:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.cc:737:5: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.cc:735:0: note: Variable 'result' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.cc:737:5: note: Variable 'result' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.cc:69:60: style: Function 'OnSyncError' argument 1 names different: declaration 'syncError' definition 'er'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.h:96:39: note: Function 'OnSyncError' argument 1 names different: declaration 'syncError' definition 'er'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.cc:69:60: note: Function 'OnSyncError' argument 1 names different: declaration 'syncError' definition 'er'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.cc:178:54: style: Function 'UpdateLastAppInfo' argument 1 names different: declaration 'app' definition 'lastAppInfo'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.h:122:47: note: Function 'UpdateLastAppInfo' argument 1 names different: declaration 'app' definition 'lastAppInfo'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.cc:178:54: note: Function 'UpdateLastAppInfo' argument 1 names different: declaration 'app' definition 'lastAppInfo'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.cc:303:55: style: Function 'WaitForState' argument 1 names different: declaration 'app' definition 'appInfoNeeded'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.h:187:48: note: Function 'WaitForState' argument 1 names different: declaration 'app' definition 'appInfoNeeded'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.cc:303:55: note: Function 'WaitForState' argument 1 names different: declaration 'app' definition 'appInfoNeeded'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.cc:303:111: style: Function 'WaitForState' argument 2 names different: declaration 'newApplicationState' definition 'newState'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.h:188:64: note: Function 'WaitForState' argument 2 names different: declaration 'newApplicationState' definition 'newState'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.cc:303:111: note: Function 'WaitForState' argument 2 names different: declaration 'newApplicationState' definition 'newState'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.cc:304:51: style: Function 'WaitForState' argument 3 names different: declaration 'updateState' definition 'syncState'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.h:189:44: note: Function 'WaitForState' argument 3 names different: declaration 'updateState' definition 'syncState'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.cc:304:51: note: Function 'WaitForState' argument 3 names different: declaration 'updateState' definition 'syncState'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.cc:377:83: style: Function 'CheckRemotePolicy' argument 2 names different: declaration 'expectedPolicy' definition 'expected'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.h:161:46: note: Function 'CheckRemotePolicy' argument 2 names different: declaration 'expectedPolicy' definition 'expected'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.cc:377:83: note: Function 'CheckRemotePolicy' argument 2 names different: declaration 'expectedPolicy' definition 'expected'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.cc:408:83: style: Function 'CheckStoredPolicy' argument 2 names different: declaration 'expectedPolicy' definition 'expected'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.h:164:46: note: Function 'CheckStoredPolicy' argument 2 names different: declaration 'expectedPolicy' definition 'expected'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.cc:408:83: note: Function 'CheckStoredPolicy' argument 2 names different: declaration 'expectedPolicy' definition 'expected'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.cc:433:77: style: Function 'CheckPolicy' argument 2 names different: declaration 'expectedPolicy' definition 'expected'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.h:167:40: note: Function 'CheckPolicy' argument 2 names different: declaration 'expectedPolicy' definition 'expected'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.cc:433:77: note: Function 'CheckPolicy' argument 2 names different: declaration 'expectedPolicy' definition 'expected'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.cc:538:51: style: Function 'CheckRemoteIdentity' argument 2 names different: declaration 'expectedIdentity' definition 'expected'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.h:172:44: note: Function 'CheckRemoteIdentity' argument 2 names different: declaration 'expectedIdentity' definition 'expected'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.cc:538:51: note: Function 'CheckRemoteIdentity' argument 2 names different: declaration 'expectedIdentity' definition 'expected'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.cc:587:45: style: Function 'CheckIdentity' argument 2 names different: declaration 'expectedIdentity' definition 'expected'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.h:178:38: note: Function 'CheckIdentity' argument 2 names different: declaration 'expectedIdentity' definition 'expected'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.cc:587:45: note: Function 'CheckIdentity' argument 2 names different: declaration 'expectedIdentity' definition 'expected'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.cc:639:82: style: Function 'CheckMemberships' argument 2 names different: declaration 'expectedGroups' definition 'expected'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.h:182:45: note: Function 'CheckMemberships' argument 2 names different: declaration 'expectedGroups' definition 'expected'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.cc:639:82: note: Function 'CheckMemberships' argument 2 names different: declaration 'expectedGroups' definition 'expected'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.cc:710:57: style: Function 'CheckSyncState' argument 1 names different: declaration 'app' definition 'appinfo'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.h:184:50: note: Function 'CheckSyncState' argument 1 names different: declaration 'app' definition 'appinfo'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.cc:710:57: note: Function 'CheckSyncState' argument 1 names different: declaration 'app' definition 'appinfo'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.cc:710:87: style: Function 'CheckSyncState' argument 2 names different: declaration 'updateState' definition 'expected'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.h:185:46: note: Function 'CheckSyncState' argument 2 names different: declaration 'updateState' definition 'expected'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.cc:710:87: note: Function 'CheckSyncState' argument 2 names different: declaration 'updateState' definition 'expected'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.cc:190:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.h:234:10: style: The function 'SetUp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.h:138:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.h:234:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.h:249:10: style: The function 'SetUp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.h:138:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/TestUtil.h:249:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/UIStorageTests.cc:78:0: error: syntax error [syntaxError]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/agent/unit_test/UpdateFromSecMgrTests.cc:163:0: error: syntax error [syntaxError]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/cli/secmanager.cc:595:33: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/AJNCa.cc:41:49: style: Function 'GetPrivateKeyBlob' argument 1 names different: declaration 'key' definition 'privateKey'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/AJNCa.h:58:46: note: Function 'GetPrivateKeyBlob' argument 1 names different: declaration 'key' definition 'privateKey'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/AJNCa.cc:41:49: note: Function 'GetPrivateKeyBlob' argument 1 names different: declaration 'key' definition 'privateKey'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/AJNCa.h:58:13: performance: Technically the member function 'ajn::securitymgr::AJNCa::GetPrivateKeyBlob' can be static. [functionStatic]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/AJNCa.cc:41:16: note: Technically the member function 'ajn::securitymgr::AJNCa::GetPrivateKeyBlob' can be static.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/AJNCa.h:58:13: note: Technically the member function 'ajn::securitymgr::AJNCa::GetPrivateKeyBlob' can be static.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/AJNCaStorage.cc:31:76: style: Function 'Init' argument 2 names different: declaration 'sql' definition 'sqlStorage'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/AJNCaStorage.h:68:42: note: Function 'Init' argument 2 names different: declaration 'sql' definition 'sqlStorage'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/AJNCaStorage.cc:31:76: note: Function 'Init' argument 2 names different: declaration 'sql' definition 'sqlStorage'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/AJNCaStorage.cc:57:74: style: Function 'StartApplicationClaiming' argument 5 names different: declaration 'idCert' definition 'idCertChain'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/AJNCaStorage.h:97:72: note: Function 'StartApplicationClaiming' argument 5 names different: declaration 'idCert' definition 'idCertChain'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/AJNCaStorage.cc:57:74: note: Function 'StartApplicationClaiming' argument 5 names different: declaration 'idCert' definition 'idCertChain'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/AJNCaStorage.cc:285:85: style: Function 'GetMembershipCertificates' argument 2 names different: declaration 'membershipCertificates' definition 'membershipCertificateChains'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/AJNCaStorage.h:103:83: note: Function 'GetMembershipCertificates' argument 2 names different: declaration 'membershipCertificates' definition 'membershipCertificateChains'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/AJNCaStorage.cc:285:85: note: Function 'GetMembershipCertificates' argument 2 names different: declaration 'membershipCertificates' definition 'membershipCertificateChains'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.h:127:5: style: Class 'SQLStorage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/AJNCaStorage.cc:31:41: performance: Function parameter 'storeName' should be passed by const reference. [passedByValue]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:324:5: style: Variable 'sqlStmtText' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:321:0: note: Variable 'sqlStmtText' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:324:5: note: Variable 'sqlStmtText' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:328:5: style: Variable 'sqlRetCode' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:319:0: note: Variable 'sqlRetCode' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:328:5: note: Variable 'sqlRetCode' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:414:5: style: Variable 'sqlStmtText' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:412:0: note: Variable 'sqlStmtText' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:414:5: note: Variable 'sqlStmtText' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:418:5: style: Variable 'sqlRetCode' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:410:0: note: Variable 'sqlRetCode' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:418:5: note: Variable 'sqlRetCode' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:574:5: style: Variable 'funcStatus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:570:0: note: Variable 'funcStatus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:574:5: note: Variable 'funcStatus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:606:9: style: Variable 'sqlRetCode' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:603:0: note: Variable 'sqlRetCode' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:606:9: note: Variable 'sqlRetCode' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:951:5: style: Variable 'funcStatus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:946:0: note: Variable 'funcStatus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:951:5: note: Variable 'funcStatus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:989:5: style: Variable 'funcStatus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:986:0: note: Variable 'funcStatus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:989:5: note: Variable 'funcStatus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:1005:5: style: Variable 'sqlStmtText' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:1002:0: note: Variable 'sqlStmtText' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:1005:5: note: Variable 'sqlStmtText' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:1009:5: style: Variable 'sqlRetCode' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:1000:0: note: Variable 'sqlRetCode' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:1009:5: note: Variable 'sqlRetCode' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:1051:5: style: Variable 'funcStatus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:1046:0: note: Variable 'funcStatus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:1051:5: note: Variable 'funcStatus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:1090:5: style: Variable 'funcStatus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:1086:0: note: Variable 'funcStatus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:1090:5: note: Variable 'funcStatus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:1105:5: style: Variable 'sqlStmtText' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:1102:0: note: Variable 'sqlStmtText' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:1105:5: note: Variable 'sqlStmtText' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:1109:5: style: Variable 'sqlRetCode' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:1100:0: note: Variable 'sqlRetCode' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:1109:5: note: Variable 'sqlRetCode' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:1498:5: style: Variable 'sqlStmtText' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:1495:0: note: Variable 'sqlStmtText' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:1498:5: note: Variable 'sqlStmtText' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:1782:5: style: Variable 'sqlStmtText' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:1779:0: note: Variable 'sqlStmtText' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:1782:5: note: Variable 'sqlStmtText' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:1786:5: style: Variable 'sqlRetCode' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:1777:0: note: Variable 'sqlRetCode' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:1786:5: note: Variable 'sqlRetCode' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:1804:9: style: Variable 'sqlRetCode' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:1799:9: note: Variable 'sqlRetCode' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:1804:9: note: Variable 'sqlRetCode' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:1828:5: style: Variable 'funcStatus' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:1823:0: note: Variable 'funcStatus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:1828:5: note: Variable 'funcStatus' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:765:77: style: Function 'GetCertificate' argument 2 names different: declaration 'certificate' definition 'cert'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.h:176:45: note: Function 'GetCertificate' argument 2 names different: declaration 'certificate' definition 'cert'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:765:77: note: Function 'GetCertificate' argument 2 names different: declaration 'certificate' definition 'cert'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:863:80: style: Function 'RemoveCertificate' argument 2 names different: declaration 'certificate' definition 'cert'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.h:173:48: note: Function 'RemoveCertificate' argument 2 names different: declaration 'certificate' definition 'cert'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:863:80: note: Function 'RemoveCertificate' argument 2 names different: declaration 'certificate' definition 'cert'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:1176:81: style: Function 'BindCertForStorage' argument 2 names different: declaration 'certificate' definition 'cert'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.h:97:49: note: Function 'BindCertForStorage' argument 2 names different: declaration 'certificate' definition 'cert'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:1176:81: note: Function 'BindCertForStorage' argument 2 names different: declaration 'certificate' definition 'cert'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:1398:54: style: Function 'StoreInfo' argument 2 names different: declaration 'authority' definition 'auth'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.h:79:46: note: Function 'StoreInfo' argument 2 names different: declaration 'authority' definition 'auth'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:1398:54: note: Function 'StoreInfo' argument 2 names different: declaration 'authority' definition 'auth'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:1570:55: style: Function 'RemoveInfo' argument 2 names different: declaration 'authority' definition 'auth'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.h:92:47: note: Function 'RemoveInfo' argument 2 names different: declaration 'authority' definition 'auth'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/SQLStorage.cc:1570:55: note: Function 'RemoveInfo' argument 2 names different: declaration 'authority' definition 'auth'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/UIStorageImpl.h:86:10: style: The function 'RegisterStorageListener' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/AJNCaStorage.h:39:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/UIStorageImpl.h:86:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/UIStorageImpl.h:88:10: style: The function 'UnRegisterStorageListener' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/AJNCaStorage.h:41:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/UIStorageImpl.h:88:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/UIStorageImpl.h:90:13: style: The function 'StartUpdates' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/AJNCaStorage.h:46:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/UIStorageImpl.h:90:13: note: Function in derived class
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/UIStorageImpl.h:93:13: style: The function 'UpdatesCompleted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/AJNCaStorage.h:43:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/UIStorageImpl.h:93:13: note: Function in derived class
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/UIStorageImpl.h:96:13: style: The function 'ApplicationClaimed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/AJNCaStorage.h:49:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/UIStorageImpl.h:96:13: note: Function in derived class
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/AJNCaStorage.h:67:31: performance: Function parameter 'storeName' should be passed by const reference. [passedByValue]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/UIStorageImpl.cc:479:65: style: Function 'ApplicationsUpdated' argument 1 names different: declaration 'app' definition 'appsToSync'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/UIStorageImpl.h:137:54: note: Function 'ApplicationsUpdated' argument 1 names different: declaration 'app' definition 'appsToSync'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/UIStorageImpl.cc:479:65: note: Function 'ApplicationsUpdated' argument 1 names different: declaration 'app' definition 'appsToSync'.
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/UIStorageImpl.cc:121:40: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/UIStorageImpl.cc:255:39: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/samples/securitymgr/storage/src/UIStorageImpl.cc:483:40: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/samples/simple/android/client/jni/Client_jni.cpp:181:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/simple/android/client/jni/Client_jni.cpp:178:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/simple/android/client/jni/Client_jni.cpp:181:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/simple/android/client/jni/Client_jni.cpp:182:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/simple/android/client/jni/Client_jni.cpp:178:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/simple/android/client/jni/Client_jni.cpp:182:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/simple/android/client/jni/Client_jni.cpp:179:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/simple/android/client/jni/Client_jni.cpp:163:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/simple/android/client/jni/Client_jni.cpp:179:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/simple/android/service/jni/Service_jni.cpp:232:13: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/simple/android/service/jni/Service_jni.cpp:229:42: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/simple/android/service/jni/Service_jni.cpp:232:13: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/simple/android/service/jni/Service_jni.cpp:233:13: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/simple/android/service/jni/Service_jni.cpp:229:42: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/simple/android/service/jni/Service_jni.cpp:233:13: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/windows/Client/Client.cpp:172:40: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-16.04a/alljoyn_core/samples/windows/Client/Client.cpp:122:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/windows/Client/Client.cpp:118:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/windows/Client/Client.cpp:122:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/windows/Client/Client.cpp:123:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/windows/Client/Client.cpp:118:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/windows/Client/Client.cpp:123:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynBusLib.cpp:165:48: warning: Function 'TransferSegment' argument order different: declaration 'proxyIndex, bytes, segmentSize, nSegments, success' definition 'proxyIndex, pv, serialNum, segmentSize, success' [funcArgOrderDifferent]
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynBusAPI.h:48:48: note: Function 'TransferSegment' argument order different: declaration 'proxyIndex, bytes, segmentSize, nSegments, success' definition 'proxyIndex, pv, serialNum, segmentSize, success'
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynBusLib.cpp:165:48: note: Function 'TransferSegment' argument order different: declaration 'proxyIndex, bytes, segmentSize, nSegments, success' definition 'proxyIndex, pv, serialNum, segmentSize, success'
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:147:10: style: The function 'CreateInterfaces' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:129:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:147:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:148:10: style: The function 'RegisterInterfaces' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:130:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:148:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:186:10: style: The function 'CreateInterfaces' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:129:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:186:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:187:10: style: The function 'RegisterInterfaces' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:130:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:187:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:326:9: warning: Possible null pointer dereference: chatIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:321:38: note: Assignment 'chatIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:326:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:327:9: warning: Possible null pointer dereference: chatIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:321:38: note: Assignment 'chatIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:327:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:394:9: warning: Possible null pointer dereference: xferIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:390:38: note: Assignment 'xferIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:394:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:395:9: warning: Possible null pointer dereference: xferIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:390:38: note: Assignment 'xferIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:395:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:396:9: warning: Possible null pointer dereference: xferIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:390:38: note: Assignment 'xferIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:396:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:397:9: warning: Possible null pointer dereference: xferIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:390:38: note: Assignment 'xferIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:397:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:398:9: warning: Possible null pointer dereference: xferIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:390:38: note: Assignment 'xferIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:398:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:399:9: warning: Possible null pointer dereference: xferIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:390:38: note: Assignment 'xferIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:399:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:400:9: warning: Possible null pointer dereference: xferIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:390:38: note: Assignment 'xferIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:400:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:88:39: style: Function 'Connect' argument 1 names different: declaration 'identity' definition 'tag'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:79:24: note: Function 'Connect' argument 1 names different: declaration 'identity' definition 'tag'.
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:88:39: note: Function 'Connect' argument 1 names different: declaration 'identity' definition 'tag'.
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:223:54: style: Function 'createBusObjects' argument 1 names different: declaration 'uniqueTag' definition 'localTag'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:106:39: note: Function 'createBusObjects' argument 1 names different: declaration 'uniqueTag' definition 'localTag'.
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:223:54: note: Function 'createBusObjects' argument 1 names different: declaration 'uniqueTag' definition 'localTag'.
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:294:61: style: Function 'SetListenCallback' argument 1 names different: declaration 'callball' definition 'callback'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:121:45: note: Function 'SetListenCallback' argument 1 names different: declaration 'callball' definition 'callback'.
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:294:61: note: Function 'SetListenCallback' argument 1 names different: declaration 'callball' definition 'callback'.
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:312:67: style: Function 'ChatObject' argument 2 names different: declaration 'path' definition 'tag'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:184:59: note: Function 'ChatObject' argument 2 names different: declaration 'path' definition 'tag'.
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:312:67: note: Function 'ChatObject' argument 2 names different: declaration 'path' definition 'tag'.
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:378:67: style: Function 'XferObject' argument 2 names different: declaration 'path' definition 'tag'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:146:59: note: Function 'XferObject' argument 2 names different: declaration 'path' definition 'tag'.
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:378:67: note: Function 'XferObject' argument 2 names different: declaration 'path' definition 'tag'.
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:453:48: style: Function 'SetSaveAsFilename' argument 1 names different: declaration 'filename' definition 'name'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:153:40: note: Function 'SetSaveAsFilename' argument 1 names different: declaration 'filename' definition 'name'.
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:453:48: note: Function 'SetSaveAsFilename' argument 1 names different: declaration 'filename' definition 'name'.
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:556:58: style: Function 'writeSegment' argument 2 names different: declaration 'segment' definition 'seg'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:175:50: note: Function 'writeSegment' argument 2 names different: declaration 'segment' definition 'seg'.
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:556:58: note: Function 'writeSegment' argument 2 names different: declaration 'segment' definition 'seg'.
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:477:17: style: Variable 'nSegs' is assigned a value that is never used. [unreadVariable]
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:23:20: warning: Member variable 'AllJoynConnection::chatObject' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:378:13: warning: Member variable 'XferObject::queryCallback' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:378:13: warning: Member variable 'XferObject::xferCallback' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:312:13: warning: Member variable 'ChatObject::chatSignalMember' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:28:5: performance: Variable 'advertisedName' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:78:10: style: Technically the member function 'AllJoynConnection::IsConnected' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.cpp:83:25: note: Technically the member function 'AllJoynConnection::IsConnected' can be const.
alljoyn-16.04a/alljoyn_core/samples/windows/PhotoChat/AllJoynBusLib/AllJoynConnection.h:78:10: note: Technically the member function 'AllJoynConnection::IsConnected' can be const.
alljoyn-16.04a/alljoyn_core/samples/windows/Service/Service.cpp:215:32: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-16.04a/alljoyn_core/samples/windows/Service/Service.cpp:191:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/windows/Service/Service.cpp:187:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/windows/Service/Service.cpp:191:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/windows/Service/Service.cpp:192:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/samples/windows/Service/Service.cpp:187:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/samples/windows/Service/Service.cpp:192:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/samples/windows/Service/Service.cpp:188:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/windows/Service/Service.cpp:168:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/windows/Service/Service.cpp:188:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/windows/chat/ChatLib32/ChatClasses.cpp:61:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/samples/windows/chat/ChatLib32/ChatClasses.cpp:52:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/samples/windows/chat/ChatLib32/ChatClasses.cpp:61:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/AboutData.cc:631:18: warning: Possible null pointer dereference: arg [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AboutData.cc:627:19: note: Assignment 'arg=nullptr', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AboutData.cc:631:18: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AboutData.cc:284:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/AboutData.cc:280:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/AboutData.cc:284:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/AboutData.cc:346:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/AboutData.cc:344:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/AboutData.cc:346:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/AboutData.cc:436:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/AboutData.cc:434:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/AboutData.cc:436:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/AboutData.cc:462:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/AboutData.cc:460:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/AboutData.cc:462:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/AboutData.cc:486:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/AboutData.cc:484:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/AboutData.cc:486:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/AboutData.cc:509:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/AboutData.cc:507:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/AboutData.cc:509:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/AboutData.cc:533:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/AboutData.cc:531:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/AboutData.cc:533:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/AboutData.cc:556:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/AboutData.cc:554:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/AboutData.cc:556:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/AboutData.cc:652:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/AboutData.cc:650:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/AboutData.cc:652:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/AboutData.cc:677:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/AboutData.cc:675:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/AboutData.cc:677:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/AboutData.cc:700:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/AboutData.cc:698:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/AboutData.cc:700:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/AboutData.cc:735:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/AboutData.cc:733:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/AboutData.cc:735:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/AboutData.cc:759:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/AboutData.cc:757:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/AboutData.cc:759:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/AboutDataInternal.h:108:1: style: The class 'Internal' does not have a constructor although it has private member variables. [noConstructor]
alljoyn-16.04a/alljoyn_core/src/AboutDataInternal.h:111:26: warning: Member variable 'Internal::propertyStoreLock' is not assigned a value in 'Internal::operator='. [operatorEqVarError]
alljoyn-16.04a/alljoyn_core/src/AboutDataInternal.h:135:18: style: Technically the member function 'ajn::Internal::CaseInsensitiveCompare::CaseInsensitiveCharCompare::operator()' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/src/AboutIconObj.cc:41:28: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AboutIconObj.cc:35:40: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AboutIconObj.cc:41:28: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AboutIconProxy.cc:39:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/AboutIconProxy.cc:36:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/AboutIconProxy.cc:39:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/AboutIconProxy.cc:102:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/AboutIconProxy.cc:99:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/AboutIconProxy.cc:102:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/AboutObj.cc:43:5: style: Variable 'aboutIntf' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/AboutObj.cc:41:0: note: Variable 'aboutIntf' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/src/AboutObj.cc:43:5: note: Variable 'aboutIntf' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/src/AuthManager.h:94:71: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/src/PeerState.h:139:110: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/src/PeerState.h:374:78: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/src/PeerState.h:386:94: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/src/PeerState.h:387:84: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/src/KeyStore.h:585:9: warning: Member variable 'KeyRecord::accessRights' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/src/AuthMechanism.h:202:5: warning: Member variable 'AuthMechanism::authRole' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/src/BusEndpoint.h:64:5: warning: Member variable '_BusEndpoint::endpointFlowType' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/src/BusEndpoint.h:71:5: warning: Member variable '_BusEndpoint::endpointFlowType' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/src/MethodTable.h:76:9: warning: Member variable 'Entry::member' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/src/MethodTable.h:76:9: warning: Member variable 'Entry::context' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/src/MethodTable.h:76:9: warning: Member variable 'Entry::refCount' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:78:5: warning: Member variable '_LocalEndpoint::running' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:78:5: warning: Member variable '_LocalEndpoint::isRegistered' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:78:5: warning: Member variable '_LocalEndpoint::dbusObj' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:78:5: warning: Member variable '_LocalEndpoint::alljoynObj' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:78:5: warning: Member variable '_LocalEndpoint::alljoynDebugObj' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:78:5: warning: Member variable '_LocalEndpoint::peerObj' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/src/PeerState.h:152:5: warning: Member variable '_PeerState::authVersion' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/src/PermissionMgmtObj.h:156:9: warning: Member variable 'KeyExchangeListener::pmo' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/src/PermissionMgmtObj.h:208:9: warning: Member variable 'TrustAnchorList::lock' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/src/KeyStore.h:370:24: style: Technically the member function 'ajn::KeyStore::GetApplication' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:726:19: style: Technically the member function 'ajn::LocalTransport::GetLocalEndpoint' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/src/PeerState.h:205:25: style: Technically the member function 'ajn::_PeerState::GetGuid' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/src/PeerState.h:212:14: style: Technically the member function 'ajn::_PeerState::GetAuthVersion' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/src/PeerState.h:271:10: style: Technically the member function 'ajn::_PeerState::IsSecure' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/src/PeerState.h:302:10: style: Technically the member function 'ajn::_PeerState::IsLocalPeer' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/src/PeerState.h:309:12: performance: Technically the member function 'ajn::_PeerState::SerialWindowSize' can be static. [functionStatic]
alljoyn-16.04a/alljoyn_core/src/PeerState.h:323:10: style: Technically the member function 'ajn::_PeerState::IsAuthorized' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/src/TransportFactory.h:38:10: style: Technically the member function 'ajn::TransportFactoryBase::IsDefault' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/src/TransportFactory.h:39:17: style: Technically the member function 'ajn::TransportFactoryBase::GetType' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/src/TransportList.h:100:12: style: Technically the member function 'ajn::TransportList::GetNumTransports' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/src/KeyStore.h:177:5: style: Class 'KeyStore' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/src/KeyStore.h:78:9: style: Class 'Key' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/src/AuthManager.h:52:5: style: Class 'AuthManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/src/ObserverManager.h:72:5: style: Class 'ObserverManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/src/BusEndpoint.h:71:5: style: Class '_BusEndpoint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/src/CredentialAccessor.h:52:5: style: Class 'CredentialAccessor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/src/PermissionMgmtObj.h:191:9: style: Struct 'TrustAnchor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/src/KeyStore.h:62:5: warning: The class 'Key' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:235:24: style: The function 'GetUniqueName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/BusEndpoint.h:117:32: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:235:24: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:336:14: style: The function 'GetUserId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/BusEndpoint.h:131:22: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:336:14: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:343:14: style: The function 'GetGroupId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/BusEndpoint.h:149:22: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:343:14: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:350:14: style: The function 'GetProcessId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/BusEndpoint.h:167:22: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:350:14: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:357:10: style: The function 'SupportsUnixIDs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/BusEndpoint.h:174:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:357:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:368:13: style: The function 'PushMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/BusEndpoint.h:95:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:368:13: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:376:10: style: The function 'AllowRemoteMessages' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/BusEndpoint.h:219:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:376:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:606:13: style: The function 'NormalizeTransportSpec' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/Transport.h:184:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:606:13: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:622:13: style: The function 'Start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/Transport.h:90:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:622:13: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:630:13: style: The function 'Stop' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/Transport.h:99:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:630:13: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:638:13: style: The function 'Join' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/Transport.h:108:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:638:13: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:645:10: style: The function 'IsRunning' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/Transport.h:115:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:645:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:655:13: style: The function 'Connect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/Transport.h:199:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:655:13: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:668:13: style: The function 'Disconnect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/Transport.h:217:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:668:13: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:679:13: style: The function 'StartListen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/Transport.h:230:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:679:13: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:690:13: style: The function 'StopListen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/Transport.h:245:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:690:13: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:735:10: style: The function 'SetListener' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/Transport.h:257:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:735:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:742:10: style: The function 'EnableDiscovery' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/Transport.h:266:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:742:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:750:10: style: The function 'DisableDiscovery' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/Transport.h:277:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:750:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:760:13: style: The function 'EnableAdvertisement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/Transport.h:289:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:760:13: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:773:10: style: The function 'DisableAdvertisement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/Transport.h:301:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:773:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:781:17: style: The function 'GetTransportName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/Transport.h:309:25: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:781:17: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:788:19: style: The function 'GetTransportMask' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/Transport.h:122:27: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:788:19: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:796:13: style: The function 'GetListenAddresses' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/Transport.h:152:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:796:13: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:811:10: style: The function 'SupportsOptions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/Transport.h:169:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:811:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:826:10: style: The function 'IsBusToBus' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/Transport.h:317:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:826:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/ClientRouter.h:56:13: style: The function 'PushMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/Router.h:51:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/ClientRouter.h:56:13: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/ClientRouter.h:66:13: style: The function 'RegisterEndpoint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/Router.h:60:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/ClientRouter.h:66:13: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/ClientRouter.h:75:10: style: The function 'UnregisterEndpoint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/Router.h:68:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/ClientRouter.h:75:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/ClientRouter.h:85:17: style: The function 'FindEndpoint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/Router.h:78:25: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/ClientRouter.h:85:17: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/ClientRouter.h:94:17: style: The function 'GenerateUniqueName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/Router.h:87:25: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/ClientRouter.h:94:17: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/ClientRouter.h:101:10: style: The function 'IsDaemon' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/Router.h:102:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/ClientRouter.h:101:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/ClientRouter.h:110:10: style: The function 'IsBusRunning' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/Router.h:95:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/ClientRouter.h:110:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/ClientRouter.h:118:10: style: The function 'SetGlobalGUID' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/Router.h:109:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/ClientRouter.h:118:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/TransportFactory.h:50:24: style: The function 'Create' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/TransportFactory.h:41:24: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/TransportFactory.h:50:24: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/TransportList.h:144:10: style: The function 'FoundNames' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/Transport.h:63:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/TransportList.h:144:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/CoreObserver.h:47:31: performance: Function parameter 'mandatory' should be passed by const reference. [passedByValue]
alljoyn-16.04a/alljoyn_core/src/AboutObjectDescription.cc:66:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/AboutObjectDescription.cc:63:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/AboutObjectDescription.cc:66:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/AboutObjectDescription.cc:79:31: style: Unused variable: interfaceNames [unusedVariable]
alljoyn-16.04a/alljoyn_core/src/AboutObjectDescriptionInternal.h:35:39: warning: Member variable 'Internal::announceObjectsMapLock' is not assigned a value in 'Internal::operator='. [operatorEqVarError]
alljoyn-16.04a/alljoyn_core/src/AboutProxy.cc:49:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/AboutProxy.cc:46:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/AboutProxy.cc:49:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/AboutProxy.cc:83:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/AboutProxy.cc:80:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/AboutProxy.cc:83:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/AboutProxy.cc:124:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/AboutProxy.cc:121:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/AboutProxy.cc:124:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/AllJoynPeerObj.cc:576:5: style: Variable 'sasl' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/AllJoynPeerObj.cc:563:0: note: Variable 'sasl' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/src/AllJoynPeerObj.cc:576:5: note: Variable 'sasl' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/src/AllJoynPeerObj.cc:604:5: style: Variable 'mech' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/AllJoynPeerObj.cc:598:5: note: Variable 'mech' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/AllJoynPeerObj.cc:604:5: note: Variable 'mech' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/AllJoynPeerObj.cc:693:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/AllJoynPeerObj.cc:689:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/AllJoynPeerObj.cc:693:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/AllJoynPeerObj.cc:1965:5: style: Variable 'remainder' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/AllJoynPeerObj.cc:1960:0: note: Variable 'remainder' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/AllJoynPeerObj.cc:1965:5: note: Variable 'remainder' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/AllJoynPeerObj.cc:1959:12: style: The scope of the variable 'pos' can be reduced. [variableScope]
alljoyn-16.04a/alljoyn_core/src/AllJoynPeerObj.cc:1845:110: style: Function 'SessionJoined' argument 3 names different: declaration 'message' definition 'msg'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/src/AllJoynPeerObj.h:397:98: note: Function 'SessionJoined' argument 3 names different: declaration 'message' definition 'msg'.
alljoyn-16.04a/alljoyn_core/src/AllJoynPeerObj.cc:1845:110: note: Function 'SessionJoined' argument 3 names different: declaration 'message' definition 'msg'.
alljoyn-16.04a/alljoyn_core/src/AllJoynPeerObj.cc:1898:66: style: Function 'HandleMethodReply' argument 2 names different: declaration 'sentMsg' definition 'replyMsg'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/src/AllJoynPeerObj.h:240:54: note: Function 'HandleMethodReply' argument 2 names different: declaration 'sentMsg' definition 'replyMsg'.
alljoyn-16.04a/alljoyn_core/src/AllJoynPeerObj.cc:1898:66: note: Function 'HandleMethodReply' argument 2 names different: declaration 'sentMsg' definition 'replyMsg'.
alljoyn-16.04a/alljoyn_core/src/AllJoynPeerObj.cc:1680:21: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/src/AllJoynPeerObj.cc:2006:98: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/src/AllJoynPeerObj.cc:2182:86: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:355:9: performance: Variable 'pskName' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:356:9: performance: Variable 'pskValue' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-16.04a/alljoyn_core/src/SASLEngine.h:131:24: style: Technically the member function 'ajn::SASLEngine::GetRemoteId' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/src/SASLEngine.h:155:29: style: Technically the member function 'ajn::SASLEngine::GetRole' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/src/SASLEngine.h:163:10: style: Technically the member function 'ajn::SASLEngine::AuthenticationIsMutual' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:85:10: style: Technically the member function 'ajn::KeyExchanger::IsInitiator' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:244:30: style: Technically the member function 'ajn::KeyExchangerECDHE::GetPeerECDHEPublicKey' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationObj.h:53:5: style: Class 'SecurityApplicationObj' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/src/AllJoynPeerObj.h:67:5: style: Class 'AllJoynPeerObj' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/src/EndpointAuth.h:136:17: style: The function 'SASLCallout' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/SASLEngine.h:83:29: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/EndpointAuth.h:136:17: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/RemoteEndpoint.h:168:21: style: The function 'PushMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/BusEndpoint.h:95:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/RemoteEndpoint.h:168:21: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/RemoteEndpoint.h:262:32: style: The function 'GetUniqueName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/BusEndpoint.h:117:32: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/RemoteEndpoint.h:262:32: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/RemoteEndpoint.h:353:10: style: The function 'AllowRemoteMessages' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/BusEndpoint.h:219:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/RemoteEndpoint.h:353:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/RemoteEndpoint.h:462:18: style: The function 'IsInSession' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/BusEndpoint.h:254:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/RemoteEndpoint.h:462:18: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/RemoteEndpoint.h:471:18: style: The function 'RegisterSessionId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/BusEndpoint.h:104:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/RemoteEndpoint.h:471:18: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/RemoteEndpoint.h:477:10: style: The function 'UnregisterSessionId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/BusEndpoint.h:110:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/RemoteEndpoint.h:477:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:239:21: style: The function 'GenerateLocalVerifier' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:87:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:239:21: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:240:21: style: The function 'GenerateRemoteVerifier' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:92:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:240:21: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:241:21: style: The function 'StoreMasterSecret' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:98:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:241:21: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:252:13: style: The function 'RespondToKeyExchange' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:106:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:252:13: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:254:21: style: The function 'ExecKeyExchange' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:113:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:254:21: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:260:21: style: The function 'KeyAuthentication' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:119:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:260:21: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:314:20: style: The function 'GetSuite' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:128:28: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:314:20: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:317:17: style: The function 'GetSuiteName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:131:25: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:317:17: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:320:13: style: The function 'KeyAuthentication' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:260:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:320:13: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:322:13: style: The function 'RequestCredentialsCB' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:136:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:322:13: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:363:20: style: The function 'GetSuite' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:128:28: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:363:20: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:366:17: style: The function 'GetSuiteName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:131:25: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:366:17: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:369:13: style: The function 'ReplyWithVerifier' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:104:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:369:13: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:370:13: style: The function 'GenerateLocalVerifier' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:239:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:370:13: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:372:13: style: The function 'ValidateRemoteVerifierVariant' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:126:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:372:13: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:374:13: style: The function 'KeyAuthentication' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:260:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:374:13: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:376:13: style: The function 'RequestCredentialsCB' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:136:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:376:13: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:424:13: style: The function 'GenerateECDHEKeyPair' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:242:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:424:13: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:426:20: style: The function 'GetSuite' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:128:28: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:426:20: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:429:17: style: The function 'GetSuiteName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:131:25: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:429:17: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:475:20: style: The function 'GetSuite' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:128:28: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:475:20: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:478:17: style: The function 'GetSuiteName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:131:25: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:478:17: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:482:13: style: The function 'ReplyWithVerifier' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:104:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:482:13: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:484:13: style: The function 'KeyAuthentication' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:260:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:484:13: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:486:13: style: The function 'RequestCredentialsCB' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:136:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:486:13: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:487:13: style: The function 'ValidateRemoteVerifierVariant' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:126:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:487:13: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:488:21: style: The function 'StoreMasterSecret' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:241:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:488:21: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationObj.h:63:21: style: The function 'Init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/PermissionMgmtObj.h:262:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationObj.h:63:21: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationObj.h:98:21: style: The function 'State' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/PermissionMgmtObj.h:470:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationObj.h:98:21: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:96:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:90:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:96:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:97:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:90:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:97:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:98:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:90:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:98:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:99:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:90:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:99:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:101:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:90:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:101:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:111:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:105:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:111:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:112:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:105:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:112:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:113:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:105:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:113:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:114:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:105:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:114:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:115:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:105:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:115:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:117:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:105:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:117:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:128:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:128:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:129:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:129:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:130:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:130:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:131:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:131:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:132:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:132:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:133:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:133:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:134:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:134:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:135:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:135:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:136:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:136:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:137:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:137:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:138:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:138:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:139:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:139:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:140:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:140:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:141:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:141:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:142:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:142:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:143:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:143:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:144:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:144:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:145:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:145:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:146:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:146:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:147:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:147:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:148:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:148:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:149:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:149:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:150:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:150:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:151:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:151:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:152:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:152:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:153:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:153:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:154:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:154:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:158:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:158:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:159:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:159:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:160:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:160:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:161:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:161:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:162:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:162:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:163:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:163:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:164:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:164:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:166:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:121:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:166:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:177:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:170:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:177:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:178:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:170:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:178:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:179:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:170:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:179:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:181:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:170:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:181:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:192:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:185:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:192:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:193:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:185:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:193:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:194:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:185:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:194:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:195:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:185:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:195:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:196:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:185:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:196:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:197:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:185:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:197:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:198:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:185:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:198:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:199:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:185:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:199:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:200:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:185:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:200:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:211:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:204:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:211:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:212:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:204:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:212:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:226:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:220:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:226:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:227:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:220:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:227:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:237:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:231:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:237:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:238:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:231:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:238:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:239:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:231:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:239:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:240:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:231:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:240:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:241:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:231:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:241:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:242:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:231:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:242:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:243:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:231:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:243:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:244:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:231:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:244:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:245:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:231:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:245:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:246:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:231:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:246:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:247:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:231:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:247:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:248:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:231:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:248:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:258:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:252:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:258:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:259:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:252:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:259:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:260:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:252:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:260:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:270:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:264:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:270:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:271:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:264:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:271:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:272:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:264:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:272:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:273:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:264:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:273:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:274:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:264:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:274:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:275:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:264:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:275:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:276:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:264:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:276:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:277:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:264:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:277:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:278:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:264:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:278:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:279:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:264:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:279:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:280:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:264:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:280:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:281:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:264:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:281:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:282:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:264:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:282:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:283:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:264:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:283:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:284:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:264:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:284:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:285:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:264:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:285:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:286:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:264:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:286:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:288:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:264:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:288:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:298:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:292:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:298:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:299:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:292:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:299:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:300:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:292:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:300:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:301:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:292:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:301:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:304:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:292:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:304:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:314:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:308:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:314:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:315:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:308:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:315:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:316:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:308:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:316:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:317:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:308:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:317:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:318:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:308:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:318:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:319:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:308:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:319:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:320:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:308:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:320:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:321:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:308:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:321:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:322:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:308:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:322:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:323:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:308:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:323:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:324:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:308:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:324:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:325:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:308:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:325:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:326:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:308:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:326:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:327:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:308:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:327:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:328:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:308:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:328:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:329:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:308:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:329:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:330:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:308:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:330:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:331:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:308:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:331:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:332:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:308:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:332:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:333:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:308:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:333:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:334:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:308:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:334:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:335:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:308:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:335:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:336:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:308:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:336:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:337:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:308:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:337:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:338:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:308:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:338:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:339:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:308:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:339:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:341:9: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:308:37: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:341:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:351:9: warning: Possible null pointer dereference: introspectIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:344:48: note: Assignment 'introspectIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:351:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:352:9: warning: Possible null pointer dereference: introspectIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:344:48: note: Assignment 'introspectIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:352:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:353:9: warning: Possible null pointer dereference: introspectIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:344:48: note: Assignment 'introspectIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/src/AllJoynStd.cc:353:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/AuthMechLogon.cc:94:56: style: Function 'ComputeVerifier' argument 1 names different: declaration 'label' definition 'labelStr'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/src/AuthMechLogon.h:143:45: note: Function 'ComputeVerifier' argument 1 names different: declaration 'label' definition 'labelStr'.
alljoyn-16.04a/alljoyn_core/src/AuthMechLogon.cc:94:56: note: Function 'ComputeVerifier' argument 1 names different: declaration 'label' definition 'labelStr'.
alljoyn-16.04a/alljoyn_core/src/AuthMechLogon.h:56:17: style: The function 'GetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/AuthMechanism.h:135:25: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/AuthMechLogon.h:56:17: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/AuthMechLogon.h:67:13: style: The function 'Init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/AuthMechanism.h:75:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/AuthMechLogon.h:67:13: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/AuthMechLogon.h:83:17: style: The function 'InitialResponse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/AuthMechanism.h:128:25: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/AuthMechLogon.h:83:17: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/AuthMechLogon.h:88:17: style: The function 'Response' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/AuthMechanism.h:117:25: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/AuthMechLogon.h:88:17: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/AuthMechLogon.h:95:17: style: The function 'Challenge' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/AuthMechanism.h:93:25: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/AuthMechLogon.h:95:17: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/AuthMechLogon.h:115:10: style: The function 'IsInteractive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/AuthMechanism.h:164:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/AuthMechLogon.h:115:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/AuthMechLogon.h:124:10: style: The function 'IsMutual' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/AuthMechanism.h:174:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/AuthMechLogon.h:124:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/AuthMechSRP.cc:95:54: style: Function 'ComputeVerifier' argument 1 names different: declaration 'label' definition 'labelStr'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/src/AuthMechSRP.h:122:45: note: Function 'ComputeVerifier' argument 1 names different: declaration 'label' definition 'labelStr'.
alljoyn-16.04a/alljoyn_core/src/AuthMechSRP.cc:95:54: note: Function 'ComputeVerifier' argument 1 names different: declaration 'label' definition 'labelStr'.
alljoyn-16.04a/alljoyn_core/src/AuthMechSRP.h:56:17: style: The function 'GetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/AuthMechanism.h:135:25: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/AuthMechSRP.h:56:17: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/AuthMechSRP.h:67:13: style: The function 'Init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/AuthMechanism.h:75:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/AuthMechSRP.h:67:13: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/AuthMechSRP.h:83:17: style: The function 'InitialResponse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/AuthMechanism.h:128:25: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/AuthMechSRP.h:83:17: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/AuthMechSRP.h:88:17: style: The function 'Response' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/AuthMechanism.h:117:25: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/AuthMechSRP.h:88:17: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/AuthMechSRP.h:95:17: style: The function 'Challenge' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/AuthMechanism.h:93:25: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/AuthMechSRP.h:95:17: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/AuthMechSRP.h:103:10: style: The function 'IsInteractive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/AuthMechanism.h:164:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/AuthMechSRP.h:103:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/AutoPingerInternal.h:54:5: style: Class 'AutoPingerInternal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/src/AutoPingerInternal.cc:102:33: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_core/src/AutoPingerInternal.cc:201:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/src/AutoPingerInternal.cc:461:17: error: Same iterator is used with different containers 'it.second.destinations' and 'second.destinations'. [iterators]
alljoyn-16.04a/alljoyn_core/src/BusAttachment.cc:2019:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/BusAttachment.cc:2012:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/BusAttachment.cc:2019:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/BusAttachment.cc:929:99: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/src/AuthMechAnonymous.h:81:17: performance: Technically the member function 'ajn::AuthMechAnonymous::Response' can be static. [functionStatic]
alljoyn-16.04a/alljoyn_core/src/AuthMechAnonymous.h:99:17: performance: Technically the member function 'ajn::AuthMechAnonymous::InitialChallenge' can be static. [functionStatic]
alljoyn-16.04a/alljoyn_core/src/AuthMechAnonymous.h:113:17: performance: Technically the member function 'ajn::AuthMechAnonymous::Challenge' can be static. [functionStatic]
alljoyn-16.04a/alljoyn_core/src/ClientTransport.h:52:5: style: Class 'ClientTransport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/src/NullTransport.h:75:5: style: Class 'NullTransport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/src/NamedPipeClientTransport.h:52:5: style: Class 'NamedPipeClientTransport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/src/AuthMechAnonymous.h:60:17: style: The function 'GetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/AuthMechanism.h:135:25: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/AuthMechAnonymous.h:60:17: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/AuthMechExternal.h:65:17: style: The function 'GetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/AuthMechanism.h:135:25: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/AuthMechExternal.h:65:17: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/AuthMechExternal.h:87:17: style: The function 'InitialResponse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/AuthMechanism.h:128:25: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/AuthMechExternal.h:87:17: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/AuthMechExternal.h:98:17: style: The function 'Response' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/AuthMechanism.h:117:25: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/AuthMechExternal.h:98:17: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/AuthMechExternal.h:116:17: style: The function 'InitialChallenge' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/AuthMechanism.h:104:25: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/AuthMechExternal.h:116:17: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/AuthMechExternal.h:128:17: style: The function 'Challenge' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/AuthMechanism.h:93:25: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/AuthMechExternal.h:128:17: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/ClientTransport.h:66:13: style: The function 'Start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/Transport.h:90:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/ClientTransport.h:66:13: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/ClientTransport.h:75:13: style: The function 'Stop' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/Transport.h:99:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/ClientTransport.h:75:13: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/ClientTransport.h:84:13: style: The function 'Join' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/Transport.h:108:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/ClientTransport.h:84:13: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/ClientTransport.h:91:10: style: The function 'IsRunning' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/Transport.h:115:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/ClientTransport.h:91:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/ClientTransport.h:112:19: style: The function 'GetTransportMask' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/Transport.h:122:27: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/ClientTransport.h:112:19: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/ClientTransport.h:125:21: style: The function 'NormalizeTransportSpec' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/Transport.h:184:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/ClientTransport.h:125:21: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/ClientTransport.h:138:21: style: The function 'Connect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/Transport.h:199:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/ClientTransport.h:138:21: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/ClientTransport.h:149:13: style: The function 'Disconnect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/Transport.h:217:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/ClientTransport.h:149:13: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/ClientTransport.h:158:10: style: The function 'SetListener' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/Transport.h:257:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/ClientTransport.h:158:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/ClientTransport.h:163:25: style: The function 'GetTransportName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/Transport.h:309:25: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/ClientTransport.h:163:25: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/ClientTransport.h:170:10: style: The function 'IsBusToBus' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/Transport.h:317:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/ClientTransport.h:170:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/ClientTransport.h:189:10: style: The function 'EndpointExit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/RemoteEndpoint.h:120:22: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/ClientTransport.h:189:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/NullTransport.h:89:13: style: The function 'Start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/Transport.h:90:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/NullTransport.h:89:13: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/NullTransport.h:98:13: style: The function 'Stop' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/Transport.h:99:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/NullTransport.h:98:13: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/NullTransport.h:107:13: style: The function 'Join' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/Transport.h:108:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/NullTransport.h:107:13: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/NullTransport.h:114:10: style: The function 'IsRunning' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/Transport.h:115:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/NullTransport.h:114:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/NullTransport.h:127:13: style: The function 'NormalizeTransportSpec' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/Transport.h:184:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/NullTransport.h:127:13: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/NullTransport.h:140:13: style: The function 'Connect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/Transport.h:199:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/NullTransport.h:140:13: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/NullTransport.h:151:13: style: The function 'Disconnect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/Transport.h:217:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/NullTransport.h:151:13: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/NullTransport.h:158:10: style: The function 'SetListener' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/Transport.h:257:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/NullTransport.h:158:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/NullTransport.h:165:17: style: The function 'GetTransportName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/Transport.h:309:25: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/NullTransport.h:165:17: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/NullTransport.h:172:19: style: The function 'GetTransportMask' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/Transport.h:122:27: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/NullTransport.h:172:19: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/NullTransport.h:179:10: style: The function 'IsBusToBus' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/Transport.h:317:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/NullTransport.h:179:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/NamedPipeClientTransport.h:74:13: style: The function 'NormalizeTransportSpec' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/ClientTransport.h:125:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/NamedPipeClientTransport.h:74:13: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/NamedPipeClientTransport.h:87:13: style: The function 'Connect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/ClientTransport.h:138:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/NamedPipeClientTransport.h:87:13: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/NamedPipeClientTransport.h:92:17: style: The function 'GetTransportName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/ClientTransport.h:163:25: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/NamedPipeClientTransport.h:92:17: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/BusAttachment.cc:86:122: performance: Function parameter 'host' should be passed by const reference. [passedByValue]
alljoyn-16.04a/alljoyn_core/src/BusObject.cc:117:91: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/src/BusObject.cc:637:95: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/src/BusObject.cc:1271:46: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/src/BusObject.cc:1302:31: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/src/PermissionMgmtObj.h:308:28: style: Technically the member function 'ajn::PermissionMgmtObj::GetTrustAnchors' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/src/PermissionMgmtObj.h:552:10: style: Technically the member function 'ajn::PermissionMgmtObj::IsReady' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/src/BusObject.cc:97:94: performance: Function parameter 'propNames' should be passed by const reference. [passedByValue]
alljoyn-16.04a/alljoyn_core/src/ClientTransport.cc:78:52: style: Function 'EndpointExit' argument 1 names different: declaration 'endpoint' definition 'ep'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/src/ClientTransport.h:189:39: note: Function 'EndpointExit' argument 1 names different: declaration 'endpoint' definition 'ep'.
alljoyn-16.04a/alljoyn_core/src/ClientTransport.cc:78:52: note: Function 'EndpointExit' argument 1 names different: declaration 'endpoint' definition 'ep'.
alljoyn-16.04a/alljoyn_core/src/ClientTransport.cc:46:18: warning: Member variable 'ClientTransport::m_running' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/src/CredentialAccessor.h:87:13: performance: Technically the member function 'ajn::CredentialAccessor::GetLocalKey' can be static. [functionStatic]
alljoyn-16.04a/alljoyn_core/src/CredentialAccessor.cc:87:29: note: Technically the member function 'ajn::CredentialAccessor::GetLocalKey' can be static.
alljoyn-16.04a/alljoyn_core/src/CredentialAccessor.h:87:13: note: Technically the member function 'ajn::CredentialAccessor::GetLocalKey' can be static.
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.cc:373:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.cc:370:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.cc:373:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.cc:1091:84: style: Function 'GenerateRemoteVerifier' argument 2 names different: declaration 'peerPskNameLen' definition 'peerPskNameLength'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.h:371:65: note: Function 'GenerateRemoteVerifier' argument 2 names different: declaration 'peerPskNameLen' definition 'peerPskNameLength'.
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.cc:1091:84: note: Function 'GenerateRemoteVerifier' argument 2 names different: declaration 'peerPskNameLen' definition 'peerPskNameLength'.
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.cc:550:143: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.cc:1402:153: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.cc:211:12: performance: Technically the member function 'ajn::SigInfoECC::GetRSize' can be static. [functionStatic]
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.cc:242:12: performance: Technically the member function 'ajn::SigInfoECC::GetSSize' can be static. [functionStatic]
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.cc:178:18: warning: Virtual function 'Init' is called from constructor 'SigInfoECC()' at line 175. Dynamic binding is not used. [virtualCallInConstructor]
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.cc:175:9: note: Calling Init
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.cc:178:18: note: Init is a virtual method
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.cc:178:18: style: The function 'Init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.cc:139:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/KeyExchanger.cc:178:18: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/KeyStore.cc:564:9: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/KeyStore.cc:560:0: note: Variable 'data' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/src/KeyStore.cc:564:9: note: Variable 'data' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/src/KeyStore.cc:207:49: style: Function 'SetListener' argument 1 names different: declaration 'listener' definition 'keyStoreListener'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/src/KeyStore.h:344:43: note: Function 'SetListener' argument 1 names different: declaration 'listener' definition 'keyStoreListener'.
alljoyn-16.04a/alljoyn_core/src/KeyStore.cc:207:49: note: Function 'SetListener' argument 1 names different: declaration 'listener' definition 'keyStoreListener'.
alljoyn-16.04a/alljoyn_core/src/KeyStore.cc:253:65: style: Function 'SetKeyEventListener' argument 1 names different: declaration 'listener' definition 'eventListener'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/src/KeyStore.h:354:59: note: Function 'SetKeyEventListener' argument 1 names different: declaration 'listener' definition 'eventListener'.
alljoyn-16.04a/alljoyn_core/src/KeyStore.cc:253:65: note: Function 'SetKeyEventListener' argument 1 names different: declaration 'listener' definition 'eventListener'.
alljoyn-16.04a/alljoyn_core/src/KeyStore.cc:746:70: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/src/ProtectedKeyStoreListener.h:45:5: style: Class 'ProtectedKeyStoreListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/src/LocalTransport.cc:570:36: style: The scope of the variable 'ctx' can be reduced. [variableScope]
alljoyn-16.04a/alljoyn_core/src/LocalTransport.cc:708:12: style: The scope of the variable 'off' can be reduced. [variableScope]
alljoyn-16.04a/alljoyn_core/src/LocalTransport.cc:383:43: style: Function 'Diagnose' argument 1 names different: declaration 'msg' definition 'message'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:522:31: note: Function 'Diagnose' argument 1 names different: declaration 'msg' definition 'message'.
alljoyn-16.04a/alljoyn_core/src/LocalTransport.cc:383:43: note: Function 'Diagnose' argument 1 names different: declaration 'msg' definition 'message'.
alljoyn-16.04a/alljoyn_core/src/LocalTransport.cc:404:48: style: Function 'PeerInterface' argument 1 names different: declaration 'msg' definition 'message'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:525:36: note: Function 'PeerInterface' argument 1 names different: declaration 'msg' definition 'message'.
alljoyn-16.04a/alljoyn_core/src/LocalTransport.cc:404:48: note: Function 'PeerInterface' argument 1 names different: declaration 'msg' definition 'message'.
alljoyn-16.04a/alljoyn_core/src/LocalTransport.cc:637:46: style: Function 'PushMessage' argument 1 names different: declaration 'msg' definition 'message'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:368:34: note: Function 'PushMessage' argument 1 names different: declaration 'msg' definition 'message'.
alljoyn-16.04a/alljoyn_core/src/LocalTransport.cc:637:46: note: Function 'PushMessage' argument 1 names different: declaration 'msg' definition 'message'.
alljoyn-16.04a/alljoyn_core/src/LocalTransport.cc:655:48: style: Function 'DoPushMessage' argument 1 names different: declaration 'msg' definition 'message'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:413:36: note: Function 'DoPushMessage' argument 1 names different: declaration 'msg' definition 'message'.
alljoyn-16.04a/alljoyn_core/src/LocalTransport.cc:655:48: note: Function 'DoPushMessage' argument 1 names different: declaration 'msg' definition 'message'.
alljoyn-16.04a/alljoyn_core/src/LocalTransport.cc:691:54: style: Function 'RegisterBusObject' argument 1 names different: declaration 'obj' definition 'object'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:253:42: note: Function 'RegisterBusObject' argument 1 names different: declaration 'obj' definition 'object'.
alljoyn-16.04a/alljoyn_core/src/LocalTransport.cc:691:54: note: Function 'RegisterBusObject' argument 1 names different: declaration 'obj' definition 'object'.
alljoyn-16.04a/alljoyn_core/src/LocalTransport.cc:691:67: style: Function 'RegisterBusObject' argument 2 names different: declaration 'secure' definition 'isSecure'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:253:52: note: Function 'RegisterBusObject' argument 2 names different: declaration 'secure' definition 'isSecure'.
alljoyn-16.04a/alljoyn_core/src/LocalTransport.cc:691:67: note: Function 'RegisterBusObject' argument 2 names different: declaration 'secure' definition 'isSecure'.
alljoyn-16.04a/alljoyn_core/src/LocalTransport.cc:793:53: style: Function 'UnregisterBusObject' argument 1 names different: declaration 'obj' definition 'object'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:260:41: note: Function 'UnregisterBusObject' argument 1 names different: declaration 'obj' definition 'object'.
alljoyn-16.04a/alljoyn_core/src/LocalTransport.cc:793:53: note: Function 'UnregisterBusObject' argument 1 names different: declaration 'obj' definition 'object'.
alljoyn-16.04a/alljoyn_core/src/LocalTransport.cc:961:54: style: Function 'UnregisterReplyHandler' argument 1 names different: declaration 'methodCallMsg' definition 'methodCall'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:153:42: note: Function 'UnregisterReplyHandler' argument 1 names different: declaration 'methodCallMsg' definition 'methodCall'.
alljoyn-16.04a/alljoyn_core/src/LocalTransport.cc:961:54: note: Function 'UnregisterReplyHandler' argument 1 names different: declaration 'methodCallMsg' definition 'methodCall'.
alljoyn-16.04a/alljoyn_core/src/LocalTransport.cc:1198:51: style: Function 'HandleMethodCall' argument 1 names different: declaration 'msg' definition 'message'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:535:39: note: Function 'HandleMethodCall' argument 1 names different: declaration 'msg' definition 'message'.
alljoyn-16.04a/alljoyn_core/src/LocalTransport.cc:1198:51: note: Function 'HandleMethodCall' argument 1 names different: declaration 'msg' definition 'message'.
alljoyn-16.04a/alljoyn_core/src/LocalTransport.cc:1310:47: style: Function 'HandleSignal' argument 1 names different: declaration 'msg' definition 'message'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:530:35: note: Function 'HandleSignal' argument 1 names different: declaration 'msg' definition 'message'.
alljoyn-16.04a/alljoyn_core/src/LocalTransport.cc:1310:47: note: Function 'HandleSignal' argument 1 names different: declaration 'msg' definition 'message'.
alljoyn-16.04a/alljoyn_core/src/LocalTransport.cc:1377:52: style: Function 'HandleMethodReply' argument 1 names different: declaration 'msg' definition 'message'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/src/LocalTransport.h:540:40: note: Function 'HandleMethodReply' argument 1 names different: declaration 'msg' definition 'message'.
alljoyn-16.04a/alljoyn_core/src/LocalTransport.cc:1377:52: note: Function 'HandleMethodReply' argument 1 names different: declaration 'msg' definition 'message'.
alljoyn-16.04a/alljoyn_core/src/LocalTransport.cc:1149:98: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/src/LocalTransport.cc:78:9: performance: Variable 'pendingWork' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-16.04a/alljoyn_core/src/MsgArg.cc:1219:90: style: Function 'SetV' argument 4 names different: declaration 'argp' definition 'argpIn'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/src/MsgArgUtils.h:54:88: note: Function 'SetV' argument 4 names different: declaration 'argp' definition 'argpIn'.
alljoyn-16.04a/alljoyn_core/src/MsgArg.cc:1219:90: note: Function 'SetV' argument 4 names different: declaration 'argp' definition 'argpIn'.
alljoyn-16.04a/alljoyn_core/src/NullTransport.cc:154:5: performance: Variable 'uniqueName' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-16.04a/alljoyn_core/src/NullTransport.cc:82:13: style: The function 'PushMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/BusEndpoint.h:95:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/NullTransport.cc:82:13: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/NullTransport.cc:84:24: style: The function 'GetUniqueName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/BusEndpoint.h:117:32: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/NullTransport.cc:84:24: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/NullTransport.cc:86:14: style: The function 'GetUserId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/BusEndpoint.h:131:22: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/NullTransport.cc:86:14: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/NullTransport.cc:88:14: style: The function 'GetGroupId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/BusEndpoint.h:149:22: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/NullTransport.cc:88:14: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/NullTransport.cc:90:14: style: The function 'GetProcessId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/BusEndpoint.h:167:22: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/NullTransport.cc:90:14: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/NullTransport.cc:92:10: style: The function 'SupportsUnixIDs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/BusEndpoint.h:174:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/NullTransport.cc:92:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/NullTransport.cc:100:10: style: The function 'AllowRemoteMessages' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/BusEndpoint.h:219:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/NullTransport.cc:100:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/NullTransport.cc:102:10: style: The function 'RegisterSessionId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/BusEndpoint.h:104:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/NullTransport.cc:102:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/NullTransport.cc:106:10: style: The function 'UnregisterSessionId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/BusEndpoint.h:110:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/NullTransport.cc:106:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/NullTransport.cc:111:10: style: The function 'IsInSession' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/BusEndpoint.h:254:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/NullTransport.cc:111:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/Observer.cc:134:10: style: The function 'ObjectDiscovered' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/CoreObserver.h:52:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/Observer.cc:134:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/Observer.cc:135:10: style: The function 'ObjectLost' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/CoreObserver.h:53:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/Observer.cc:135:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/Observer.cc:143:10: style: The function 'EnablePendingListeners' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/CoreObserver.h:61:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/Observer.cc:143:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/ObserverManager.cc:203:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/ObserverManager.cc:200:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/ObserverManager.cc:203:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/ObserverManager.cc:639:104: style: Function 'JoinSessionCB' argument 4 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/src/ObserverManager.h:350:55: note: Function 'JoinSessionCB' argument 4 names different: declaration 'context' definition 'ctx'.
alljoyn-16.04a/alljoyn_core/src/ObserverManager.cc:639:104: note: Function 'JoinSessionCB' argument 4 names different: declaration 'context' definition 'ctx'.
alljoyn-16.04a/alljoyn_core/src/ObserverManager.cc:126:5: style: Struct 'SessionLostWork' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/src/ObserverManager.cc:136:5: style: Struct 'DestinationLostWork' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/src/ObserverManager.cc:146:5: style: Struct 'RegisterObserverWork' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/src/ObserverManager.cc:157:5: style: Struct 'UnregisterObserverWork' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/src/ObserverManager.cc:177:5: style: Struct 'EnablePendingListenersWork' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/src/ObserverManager.cc:94:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/ObserverManager.cc:81:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/ObserverManager.cc:94:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/ObserverManager.cc:107:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/ObserverManager.cc:81:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/ObserverManager.cc:107:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/ObserverManager.cc:118:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/ObserverManager.cc:81:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/ObserverManager.cc:118:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/ObserverManager.cc:128:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/ObserverManager.cc:81:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/ObserverManager.cc:128:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/ObserverManager.cc:138:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/ObserverManager.cc:81:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/ObserverManager.cc:138:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/ObserverManager.cc:149:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/ObserverManager.cc:81:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/ObserverManager.cc:149:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/ObserverManager.cc:163:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/ObserverManager.cc:81:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/ObserverManager.cc:163:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/ObserverManager.cc:180:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/ObserverManager.cc:81:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/ObserverManager.cc:180:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/PeerState.cc:119:14: style: The scope of the variable 'mask' can be reduced. [variableScope]
alljoyn-16.04a/alljoyn_core/src/PeerState.cc:77:49: style: Function 'EstimateTimestamp' argument 1 names different: declaration 'remoteTime' definition 'remote'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/src/PeerState.h:184:41: note: Function 'EstimateTimestamp' argument 1 names different: declaration 'remoteTime' definition 'remote'.
alljoyn-16.04a/alljoyn_core/src/PeerState.cc:77:49: note: Function 'EstimateTimestamp' argument 1 names different: declaration 'remoteTime' definition 'remote'.
alljoyn-16.04a/alljoyn_core/src/PeerState.cc:427:74: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/src/PeerState.cc:429:117: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/src/PeerState.h:465:10: style: Technically the member function 'ajn::_PeerState::IsConversationHashInitialized' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/src/PeerState.cc:167:18: note: Technically the member function 'ajn::_PeerState::IsConversationHashInitialized' can be const.
alljoyn-16.04a/alljoyn_core/src/PeerState.h:465:10: note: Technically the member function 'ajn::_PeerState::IsConversationHashInitialized' can be const.
alljoyn-16.04a/alljoyn_core/src/XmlRulesValidator.h:498:9: style: Class 'MethodsValidator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/src/XmlRulesValidator.h:525:9: style: Class 'PropertiesValidator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/src/XmlRulesValidator.h:552:9: style: Class 'SignalsValidator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/src/PermissionConfigurator.cc:51:5: style: Class 'Internal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/src/XmlRulesValidator.h:512:65: style: The function 'GetActionsMap' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/XmlRulesValidator.h:401:65: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/XmlRulesValidator.h:512:65: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/XmlRulesValidator.h:514:25: style: The function 'GetValidActions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/XmlRulesValidator.h:406:25: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/XmlRulesValidator.h:514:25: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/XmlRulesValidator.h:539:65: style: The function 'GetActionsMap' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/XmlRulesValidator.h:401:65: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/XmlRulesValidator.h:539:65: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/XmlRulesValidator.h:541:25: style: The function 'GetValidActions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/XmlRulesValidator.h:406:25: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/XmlRulesValidator.h:541:25: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/XmlRulesValidator.h:566:65: style: The function 'GetActionsMap' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/XmlRulesValidator.h:401:65: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/XmlRulesValidator.h:566:65: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/XmlRulesValidator.h:568:25: style: The function 'GetValidActions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/XmlRulesValidator.h:406:25: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/XmlRulesValidator.h:568:25: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/PermissionManager.cc:441:10: style: The scope of the variable 'denied' can be reduced. [variableScope]
alljoyn-16.04a/alljoyn_core/src/PermissionManager.cc:365:111: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/src/PermissionManager.cc:374:116: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/src/PermissionManager.cc:491:112: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/src/PermissionMgmtObj.cc:2845:75: warning: Either the condition 'nullptr!=remotePeerObj' is redundant or there is possible null pointer dereference: remotePeerObj. [nullPointerRedundantCheck]
alljoyn-16.04a/alljoyn_core/src/PermissionMgmtObj.cc:2965:18: note: Assuming that condition 'nullptr!=remotePeerObj' is not redundant
alljoyn-16.04a/alljoyn_core/src/PermissionMgmtObj.cc:2845:75: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/src/PermissionMgmtObj.cc:227:80: style: Function 'GetACLKey' argument 2 names different: declaration 'guid' definition 'key'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/src/PermissionMgmtObj.h:641:65: note: Function 'GetACLKey' argument 2 names different: declaration 'guid' definition 'key'.
alljoyn-16.04a/alljoyn_core/src/PermissionMgmtObj.cc:227:80: note: Function 'GetACLKey' argument 2 names different: declaration 'guid' definition 'key'.
alljoyn-16.04a/alljoyn_core/src/PermissionMgmtObj.cc:1500:58: style: Function 'StoreMembership' argument 1 names different: declaration 'certArg' definition 'msgArg'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/src/PermissionMgmtObj.h:404:43: note: Function 'StoreMembership' argument 1 names different: declaration 'certArg' definition 'msgArg'.
alljoyn-16.04a/alljoyn_core/src/PermissionMgmtObj.cc:1500:58: note: Function 'StoreMembership' argument 1 names different: declaration 'certArg' definition 'msgArg'.
alljoyn-16.04a/alljoyn_core/src/PermissionMgmtObj.cc:2252:89: style: Function 'SetApplicationState' argument 1 names different: declaration 'state' definition 'newState'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/src/PermissionMgmtObj.h:344:74: note: Function 'SetApplicationState' argument 1 names different: declaration 'state' definition 'newState'.
alljoyn-16.04a/alljoyn_core/src/PermissionMgmtObj.cc:2252:89: note: Function 'SetApplicationState' argument 1 names different: declaration 'state' definition 'newState'.
alljoyn-16.04a/alljoyn_core/src/PermissionMgmtObj.cc:2727:91: style: Function 'SetClaimCapabilities' argument 1 names different: declaration 'claimCapabilities' definition 'caps'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/src/PermissionMgmtObj.h:488:76: note: Function 'SetClaimCapabilities' argument 1 names different: declaration 'claimCapabilities' definition 'caps'.
alljoyn-16.04a/alljoyn_core/src/PermissionMgmtObj.cc:2727:91: note: Function 'SetClaimCapabilities' argument 1 names different: declaration 'claimCapabilities' definition 'caps'.
alljoyn-16.04a/alljoyn_core/src/PermissionMgmtObj.cc:2759:92: style: Function 'GetClaimCapabilities' argument 1 names different: declaration 'claimCapabilities' definition 'caps'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/src/PermissionMgmtObj.h:517:77: note: Function 'GetClaimCapabilities' argument 1 names different: declaration 'claimCapabilities' definition 'caps'.
alljoyn-16.04a/alljoyn_core/src/PermissionMgmtObj.cc:2759:92: note: Function 'GetClaimCapabilities' argument 1 names different: declaration 'claimCapabilities' definition 'caps'.
alljoyn-16.04a/alljoyn_core/src/PermissionMgmtObj.cc:307:114: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/src/PermissionMgmtObj.cc:326:89: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/src/PermissionMgmtObj.cc:344:114: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/src/PermissionMgmtObj.cc:821:98: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/src/PermissionMgmtObj.cc:1040:85: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/src/PermissionMgmtObj.cc:1077:81: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/src/PermissionMgmtObj.cc:1111:81: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/src/PermissionMgmtObj.cc:1168:89: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/src/PermissionMgmtObj.cc:1716:81: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/src/PermissionMgmtObj.cc:1724:84: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/src/PermissionMgmtObj.cc:1815:81: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/src/PermissionMgmtObj.cc:1861:93: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/src/PermissionMgmtObj.cc:1939:85: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/src/PermissionMgmtObj.cc:1971:81: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/src/PermissionMgmtObj.cc:2047:122: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/src/PermissionMgmtObj.cc:2155:116: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/src/PermissionMgmtObj.cc:2585:101: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/src/PermissionMgmtObj.cc:107:20: warning: Member variable 'PermissionMgmtObj::policyVersion' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/src/PermissionMgmtObj.cc:107:20: warning: Member variable 'PermissionMgmtObj::ca' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/src/PermissionMgmtObj.cc:70:5: style: Class 'ClearSecretsWhenMsgDeliveredNotification' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/src/PermissionMgmtObj.cc:81:10: style: The function 'EncryptionComplete' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/PermissionMgmtObj.h:60:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/PermissionMgmtObj.cc:81:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/PermissionMgmtObj.cc:115:5: warning: Possible leak in public function. The pointer 'ca' is not deallocated before it is allocated. [publicAllocationError]
alljoyn-16.04a/alljoyn_core/src/ProtectedAuthListener.cc:281:34: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_core/src/ProtectedAuthListener.cc:289:34: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_core/src/ProtectedAuthListener.cc:163:47: style: Function 'Set' argument 1 names different: declaration 'listener' definition 'authListener'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/src/ProtectedAuthListener.h:64:28: note: Function 'Set' argument 1 names different: declaration 'listener' definition 'authListener'.
alljoyn-16.04a/alljoyn_core/src/ProtectedAuthListener.cc:163:47: note: Function 'Set' argument 1 names different: declaration 'listener' definition 'authListener'.
alljoyn-16.04a/alljoyn_core/src/ProxyBusObject.cc:97:27: warning: Member variable '_PropertiesChangedCB::listener' is not assigned a value in '_PropertiesChangedCB::operator='. [operatorEqVarError]
alljoyn-16.04a/alljoyn_core/src/ProxyBusObject.cc:97:27: warning: Member variable '_PropertiesChangedCB::context' is not assigned a value in '_PropertiesChangedCB::operator='. [operatorEqVarError]
alljoyn-16.04a/alljoyn_core/src/ProxyBusObject.cc:97:27: warning: Member variable '_PropertiesChangedCB::properties' is not assigned a value in '_PropertiesChangedCB::operator='. [operatorEqVarError]
alljoyn-16.04a/alljoyn_core/src/ProxyBusObject.cc:97:27: warning: Member variable '_PropertiesChangedCB::isRegistered' is not assigned a value in '_PropertiesChangedCB::operator='. [operatorEqVarError]
alljoyn-16.04a/alljoyn_core/src/ProxyBusObject.cc:97:27: warning: Member variable '_PropertiesChangedCB::numRunning' is not assigned a value in '_PropertiesChangedCB::operator='. [operatorEqVarError]
alljoyn-16.04a/alljoyn_core/src/ProxyBusObject.cc:144:18: warning: Member variable 'CachedProps::lock' is not assigned a value in 'CachedProps::operator='. [operatorEqVarError]
alljoyn-16.04a/alljoyn_core/src/ProxyBusObject.cc:113:10: style: Technically the member function 'ajn::CachedProps::IsValidMessageSerial' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/src/ProxyBusObject.cc:2055:19: note: Technically the member function 'ajn::CachedProps::IsValidMessageSerial' can be const.
alljoyn-16.04a/alljoyn_core/src/ProxyBusObject.cc:113:10: note: Technically the member function 'ajn::CachedProps::IsValidMessageSerial' can be const.
alljoyn-16.04a/alljoyn_core/src/ProxyBusObject.cc:120:5: style: Class 'CachedProps' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/src/ProxyBusObject.cc:171:5: style: Struct '_SyncReplyContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/src/ProxyBusObject.cc:194:9: style: Class 'MatchRuleInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/src/ProxyBusObject.cc:78:1: warning: The struct '_PropertiesChangedCB' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
alljoyn-16.04a/alljoyn_core/src/RemoteEndpoint.cc:178:46: style: Function 'SetStream' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/src/RemoteEndpoint.h:227:33: note: Function 'SetStream' argument 1 names different: declaration 'stream' definition 's'.
alljoyn-16.04a/alljoyn_core/src/RemoteEndpoint.cc:178:46: note: Function 'SetStream' argument 1 names different: declaration 'stream' definition 's'.
alljoyn-16.04a/alljoyn_core/src/RemoteEndpoint.cc:392:52: style: Function 'SetIdleTimeouts' argument 1 names different: declaration 'reqIdleTimeout' definition 'idleTimeout'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/src/RemoteEndpoint.h:403:47: note: Function 'SetIdleTimeouts' argument 1 names different: declaration 'reqIdleTimeout' definition 'idleTimeout'.
alljoyn-16.04a/alljoyn_core/src/RemoteEndpoint.cc:392:52: note: Function 'SetIdleTimeouts' argument 1 names different: declaration 'reqIdleTimeout' definition 'idleTimeout'.
alljoyn-16.04a/alljoyn_core/src/RemoteEndpoint.cc:392:75: style: Function 'SetIdleTimeouts' argument 2 names different: declaration 'reqProbeTimeout' definition 'probeTimeout'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/src/RemoteEndpoint.h:403:73: note: Function 'SetIdleTimeouts' argument 2 names different: declaration 'reqProbeTimeout' definition 'probeTimeout'.
alljoyn-16.04a/alljoyn_core/src/RemoteEndpoint.cc:392:75: note: Function 'SetIdleTimeouts' argument 2 names different: declaration 'reqProbeTimeout' definition 'probeTimeout'.
alljoyn-16.04a/alljoyn_core/src/RemoteEndpoint.cc:406:51: style: Function 'SetIdleTimeouts' argument 1 names different: declaration 'reqIdleTimeout' definition 'idleTimeout'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/src/RemoteEndpoint.h:526:38: note: Function 'SetIdleTimeouts' argument 1 names different: declaration 'reqIdleTimeout' definition 'idleTimeout'.
alljoyn-16.04a/alljoyn_core/src/RemoteEndpoint.cc:406:51: note: Function 'SetIdleTimeouts' argument 1 names different: declaration 'reqIdleTimeout' definition 'idleTimeout'.
alljoyn-16.04a/alljoyn_core/src/RemoteEndpoint.cc:406:73: style: Function 'SetIdleTimeouts' argument 2 names different: declaration 'reqProbeTimeout' definition 'probeTimeout'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/src/RemoteEndpoint.h:526:63: note: Function 'SetIdleTimeouts' argument 2 names different: declaration 'reqProbeTimeout' definition 'probeTimeout'.
alljoyn-16.04a/alljoyn_core/src/RemoteEndpoint.cc:406:73: note: Function 'SetIdleTimeouts' argument 2 names different: declaration 'reqProbeTimeout' definition 'probeTimeout'.
alljoyn-16.04a/alljoyn_core/src/RemoteEndpoint.cc:406:96: style: Function 'SetIdleTimeouts' argument 3 names different: declaration 'numProbes' definition 'maxIdleProbes'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/src/RemoteEndpoint.h:526:89: note: Function 'SetIdleTimeouts' argument 3 names different: declaration 'numProbes' definition 'maxIdleProbes'.
alljoyn-16.04a/alljoyn_core/src/RemoteEndpoint.cc:406:96: note: Function 'SetIdleTimeouts' argument 3 names different: declaration 'numProbes' definition 'maxIdleProbes'.
alljoyn-16.04a/alljoyn_core/src/RemoteEndpoint.h:204:21: warning: Virtual function 'Stop' is called from destructor '~_RemoteEndpoint()' at line 349. Dynamic binding is not used. [virtualCallInConstructor]
alljoyn-16.04a/alljoyn_core/src/RemoteEndpoint.cc:349:9: note: Calling Stop
alljoyn-16.04a/alljoyn_core/src/RemoteEndpoint.h:204:21: note: Stop is a virtual method
alljoyn-16.04a/alljoyn_core/src/Rule.cc:251:17: style: The scope of the variable 'typeStr' can be reduced. [variableScope]
alljoyn-16.04a/alljoyn_core/src/Rule.cc:37:24: style: Function 'Rule' argument 1 names different: declaration 'ruleStr' definition 'ruleSpec'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/src/Rule.h:87:22: note: Function 'Rule' argument 1 names different: declaration 'ruleStr' definition 'ruleSpec'.
alljoyn-16.04a/alljoyn_core/src/Rule.cc:37:24: note: Function 'Rule' argument 1 names different: declaration 'ruleStr' definition 'ruleSpec'.
alljoyn-16.04a/alljoyn_core/src/Rule.cc:37:43: style: Function 'Rule' argument 2 names different: declaration 'status' definition 'outStatus'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/src/Rule.h:87:40: note: Function 'Rule' argument 2 names different: declaration 'status' definition 'outStatus'.
alljoyn-16.04a/alljoyn_core/src/Rule.cc:37:43: note: Function 'Rule' argument 2 names different: declaration 'status' definition 'outStatus'.
alljoyn-16.04a/alljoyn_core/src/SASLEngine.cc:148:91: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:111:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:108:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:111:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:125:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:122:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:125:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:139:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:136:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:139:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:172:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:169:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:172:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:190:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:187:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:190:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:205:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:202:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:205:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:222:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:219:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:222:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:236:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:233:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:236:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:352:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:349:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:352:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:365:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:362:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:365:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:455:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:451:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:455:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:490:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:487:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:490:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:552:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:543:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:552:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:582:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:576:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:582:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:604:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:601:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:604:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:715:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:712:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:715:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:735:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:730:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:735:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:796:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:793:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:796:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:848:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:845:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:848:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:862:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:859:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:862:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:877:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:874:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:877:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:891:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:888:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/SecurityApplicationProxy.cc:891:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/XmlPoliciesValidator.h:315:24: style: The function 'GetPeerChildrenCount' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/XmlPoliciesValidator.h:269:24: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/XmlPoliciesValidator.h:315:24: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/XmlPoliciesValidator.h:341:24: style: The function 'GetPeerChildrenCount' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/XmlPoliciesValidator.h:269:24: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/XmlPoliciesValidator.h:341:24: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/XmlPoliciesValidator.h:343:25: style: The function 'ValidateTypeSpecific' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/XmlPoliciesValidator.h:259:25: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/XmlPoliciesValidator.h:343:25: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/XmlPoliciesValidator.h:370:25: style: The function 'ValidateTypeSpecific' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/XmlPoliciesValidator.h:259:25: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/XmlPoliciesValidator.h:370:25: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/XmlPoliciesValidator.h:410:24: style: The function 'GetPeerChildrenCount' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/XmlPoliciesValidator.h:269:24: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/XmlPoliciesValidator.h:410:24: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/XmlPoliciesValidator.h:435:25: style: The function 'ValidateTypeSpecific' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/XmlPoliciesValidator.h:370:25: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/XmlPoliciesValidator.h:435:25: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/XmlPoliciesValidator.h:437:24: style: The function 'GetPeerChildrenCount' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/XmlPoliciesValidator.h:410:24: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/XmlPoliciesValidator.h:437:24: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/XmlPoliciesValidator.h:439:29: style: The function 'GetPeerId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/src/XmlPoliciesValidator.h:380:29: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/src/XmlPoliciesValidator.h:439:29: note: Function in derived class
alljoyn-16.04a/alljoyn_core/src/SignalTable.cc:40:54: style: Function 'Add' argument 2 names different: declaration 'func' definition 'handler'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/src/SignalTable.h:146:45: note: Function 'Add' argument 2 names different: declaration 'func' definition 'handler'.
alljoyn-16.04a/alljoyn_core/src/SignalTable.cc:40:54: note: Function 'Add' argument 2 names different: declaration 'func' definition 'handler'.
alljoyn-16.04a/alljoyn_core/src/SignalTable.cc:56:60: style: Function 'Remove' argument 2 names different: declaration 'func' definition 'handler'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/src/SignalTable.h:161:51: note: Function 'Remove' argument 2 names different: declaration 'func' definition 'handler'.
alljoyn-16.04a/alljoyn_core/src/SignalTable.cc:56:60: note: Function 'Remove' argument 2 names different: declaration 'func' definition 'handler'.
alljoyn-16.04a/alljoyn_core/src/XmlHelper.cc:171:72: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/src/XmlHelper.cc:260:126: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/src/XmlHelper.cc:264:158: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/src/XmlPoliciesConverter.cc:59:68: style: Function 'SetPolicyVersion' argument 1 names different: declaration 'xmlPolicyVerion' definition 'xmlPolicyVersion'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/src/XmlPoliciesConverter.h:85:57: note: Function 'SetPolicyVersion' argument 1 names different: declaration 'xmlPolicyVerion' definition 'xmlPolicyVersion'.
alljoyn-16.04a/alljoyn_core/src/XmlPoliciesConverter.cc:59:68: note: Function 'SetPolicyVersion' argument 1 names different: declaration 'xmlPolicyVerion' definition 'xmlPolicyVersion'.
alljoyn-16.04a/alljoyn_core/src/XmlPoliciesValidator.h:280:17: style: Technically the member function 'ajn::XmlPoliciesValidator::PeerValidator::ValidateNoAllTypeWithOther' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/src/XmlPoliciesValidator.cc:225:46: note: Technically the member function 'ajn::XmlPoliciesValidator::PeerValidator::ValidateNoAllTypeWithOther' can be const.
alljoyn-16.04a/alljoyn_core/src/XmlPoliciesValidator.h:280:17: note: Technically the member function 'ajn::XmlPoliciesValidator::PeerValidator::ValidateNoAllTypeWithOther' can be const.
alljoyn-16.04a/alljoyn_core/src/XmlPoliciesValidator.h:408:17: performance: Technically the member function 'ajn::XmlPoliciesValidator::PeerWithPublicKeyValidator::ValidatePublicKey' can be static. [functionStatic]
alljoyn-16.04a/alljoyn_core/src/XmlPoliciesValidator.cc:259:59: note: Technically the member function 'ajn::XmlPoliciesValidator::PeerWithPublicKeyValidator::ValidatePublicKey' can be static.
alljoyn-16.04a/alljoyn_core/src/XmlPoliciesValidator.h:408:17: note: Technically the member function 'ajn::XmlPoliciesValidator::PeerWithPublicKeyValidator::ValidatePublicKey' can be static.
alljoyn-16.04a/alljoyn_core/src/XmlPoliciesValidator.h:433:17: performance: Technically the member function 'ajn::XmlPoliciesValidator::WithMembershipValidator::ValidateSgId' can be static. [functionStatic]
alljoyn-16.04a/alljoyn_core/src/XmlPoliciesValidator.cc:328:56: note: Technically the member function 'ajn::XmlPoliciesValidator::WithMembershipValidator::ValidateSgId' can be static.
alljoyn-16.04a/alljoyn_core/src/XmlPoliciesValidator.h:433:17: note: Technically the member function 'ajn::XmlPoliciesValidator::WithMembershipValidator::ValidateSgId' can be static.
alljoyn-16.04a/alljoyn_core/src/XmlRulesConverter.cc:226:105: style: Function 'BuildXmlNode' argument 2 names different: declaration 'rulesXml' definition 'rulesElement'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/src/XmlRulesConverter.h:229:97: note: Function 'BuildXmlNode' argument 2 names different: declaration 'rulesXml' definition 'rulesElement'.
alljoyn-16.04a/alljoyn_core/src/XmlRulesConverter.cc:226:105: note: Function 'BuildXmlNode' argument 2 names different: declaration 'rulesXml' definition 'rulesElement'.
alljoyn-16.04a/alljoyn_core/src/XmlRulesValidator.cc:163:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/XmlRulesValidator.cc:160:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/XmlRulesValidator.cc:163:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/XmlRulesValidator.cc:332:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/XmlRulesValidator.cc:329:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/XmlRulesValidator.cc:332:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/XmlRulesValidator.h:465:17: performance: Technically the member function 'ajn::XmlRulesValidator::MemberValidator::ValidateDenyAnnotation' can be static. [functionStatic]
alljoyn-16.04a/alljoyn_core/src/XmlRulesValidator.cc:402:45: note: Technically the member function 'ajn::XmlRulesValidator::MemberValidator::ValidateDenyAnnotation' can be static.
alljoyn-16.04a/alljoyn_core/src/XmlRulesValidator.h:465:17: note: Technically the member function 'ajn::XmlRulesValidator::MemberValidator::ValidateDenyAnnotation' can be static.
alljoyn-16.04a/alljoyn_core/src/darwin/KeyStoreListenerFactory.cc:77:9: performance: Variable 'fileName' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-16.04a/alljoyn_core/src/posix/ClientTransport.cc:243:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/posix/ClientTransport.cc:232:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/posix/ClientTransport.cc:243:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/windows/KeyStoreListenerFactory.cc:255:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/src/windows/KeyStoreListenerFactory.cc:251:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/windows/KeyStoreListenerFactory.cc:255:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/src/windows/NamedPipeClientTransport.cc:68:26: style: Member variable '_NamedPipeClientEndpoint::m_stream' is in the wrong place in the initializer list. [initializerList]
alljoyn-16.04a/alljoyn_core/src/windows/NamedPipeClientTransport.cc:60:9: note: Member variable '_NamedPipeClientEndpoint::m_stream' is in the wrong place in the initializer list.
alljoyn-16.04a/alljoyn_core/src/windows/NamedPipeClientTransport.cc:68:26: note: Member variable '_NamedPipeClientEndpoint::m_stream' is in the wrong place in the initializer list.
alljoyn-16.04a/alljoyn_core/test/aclient.cc:339:28: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-16.04a/alljoyn_core/test/aclient.cc:199:25: warning: %hd in format string (no. 1) requires 'short' but the argument type is 'unsigned short'. [invalidPrintfArgType_sint]
alljoyn-16.04a/alljoyn_core/test/aclient.cc:135:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/test/aclient.cc:127:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/test/aclient.cc:135:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/test/aservice.cc:239:28: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-16.04a/alljoyn_core/test/aservice.cc:194:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/test/aservice.cc:186:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/test/aservice.cc:194:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/test/aservice.cc:207:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/test/aservice.cc:206:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/test/aservice.cc:207:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/test/aservice.cc:208:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/test/aservice.cc:207:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/test/aservice.cc:208:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/test/aservice.cc:209:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/test/aservice.cc:208:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/test/aservice.cc:209:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/test/aservice.cc:210:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/test/aservice.cc:209:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/test/aservice.cc:210:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/test/aservice.cc:211:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/test/aservice.cc:210:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/test/aservice.cc:211:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/test/aservice.cc:212:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/test/aservice.cc:211:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/test/aservice.cc:212:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/test/aservice.cc:213:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/test/aservice.cc:212:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/test/aservice.cc:213:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/test/aservice.cc:214:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/test/aservice.cc:213:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/test/aservice.cc:214:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/test/aservice.cc:215:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/test/aservice.cc:214:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/test/aservice.cc:215:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/test/aservice.cc:216:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/test/aservice.cc:215:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/test/aservice.cc:216:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/test/bastress.cc:168:13: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-16.04a/alljoyn_core/test/bastress.cc:68:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/test/bastress.cc:62:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/test/bastress.cc:68:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/test/bastress.cc:72:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/test/bastress.cc:68:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/test/bastress.cc:72:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/test/bastress.cc:55:5: style: Class 'ThreadClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/test/bastress.cc:196:0: error: Memory leak: threadList [memleak]
alljoyn-16.04a/alljoyn_core/test/bastress2.cc:724:13: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-16.04a/alljoyn_core/test/bastress2.cc:326:33: warning: Either the condition 'if(clientAboutListener)' is redundant or there is possible null pointer dereference: clientAboutListener. [nullPointerRedundantCheck]
alljoyn-16.04a/alljoyn_core/test/bastress2.cc:407:8: note: Assuming that condition 'if(clientAboutListener)' is not redundant
alljoyn-16.04a/alljoyn_core/test/bastress2.cc:326:33: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/test/bastress2.cc:438:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/test/bastress2.cc:435:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/test/bastress2.cc:438:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/test/bastress2.cc:439:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/test/bastress2.cc:435:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/test/bastress2.cc:439:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/test/bastress2.cc:137:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/test/bastress2.cc:135:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/test/bastress2.cc:137:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/test/bastress2.cc:436:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/test/bastress2.cc:432:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/test/bastress2.cc:436:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/test/bastress2.cc:129:5: style: Class 'MyAboutData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/test/bastress2.cc:163:5: style: Class 'ThreadClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/test/bastress2.cc:192:5: style: Class 'ClientBusListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/test/bastress2.cc:240:5: style: Class 'ClientAboutListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/test/bbclient.cc:1018:32: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-16.04a/alljoyn_core/test/bbclient.cc:853:23: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
alljoyn-16.04a/alljoyn_core/test/bbclient.cc:850:19: note: outer condition: ER_OK==status
alljoyn-16.04a/alljoyn_core/test/bbclient.cc:853:23: note: identical inner condition: ER_OK==status
alljoyn-16.04a/alljoyn_core/test/bbclient.cc:91:5: style: Class 'MyBusListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/test/bbclient.cc:166:5: style: Class 'MyAboutListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/test/bbjitter.cc:495:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-16.04a/alljoyn_core/test/bbjitter.cc:318:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/test/bbjitter.cc:317:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/test/bbjitter.cc:318:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/test/bbjitter.cc:473:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/test/bbjitter.cc:470:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/test/bbjitter.cc:473:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/test/bbjoin.cc:519:29: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-16.04a/alljoyn_core/test/bbjoin.cc:519:54: style: Condition 'g_useCount>0' is always false [knownConditionTrueFalse]
alljoyn-16.04a/alljoyn_core/test/bbjoin.cc:215:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/test/bbjoin.cc:213:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/test/bbjoin.cc:215:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/test/bbjoin.cc:207:5: style: Class 'MyAboutData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/test/bbjoin.cc:242:5: style: Class 'MyAboutListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/test/bbjoin.cc:274:5: style: Class 'LocalTestObject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/test/bbservice.cc:971:28: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-16.04a/alljoyn_core/test/bbservice.cc:912:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/test/bbservice.cc:909:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/test/bbservice.cc:912:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/test/bbservice.cc:913:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/test/bbservice.cc:909:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/test/bbservice.cc:913:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/test/bbservice.cc:914:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/test/bbservice.cc:909:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/test/bbservice.cc:914:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/test/bbservice.cc:915:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/test/bbservice.cc:909:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/test/bbservice.cc:915:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/test/bbservice.cc:916:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/test/bbservice.cc:909:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/test/bbservice.cc:916:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/test/bbservice.cc:926:13: warning: Possible null pointer dereference: valuesIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/test/bbservice.cc:923:44: note: Assignment 'valuesIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/test/bbservice.cc:926:13: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/test/bbservice.cc:927:13: warning: Possible null pointer dereference: valuesIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/test/bbservice.cc:923:44: note: Assignment 'valuesIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/test/bbservice.cc:927:13: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/test/bbservice.cc:928:13: warning: Possible null pointer dereference: valuesIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/test/bbservice.cc:923:44: note: Assignment 'valuesIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/test/bbservice.cc:928:13: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/test/bbservice.cc:929:13: warning: Possible null pointer dereference: valuesIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/test/bbservice.cc:923:44: note: Assignment 'valuesIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/test/bbservice.cc:929:13: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/test/bbservice.cc:331:9: style: Class 'DelayedResponse' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/test/bbsigtest.cc:370:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-16.04a/alljoyn_core/test/bbsigtest.cc:283:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/test/bbsigtest.cc:280:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/test/bbsigtest.cc:283:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/test/bbsigtest.cc:284:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/test/bbsigtest.cc:280:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/test/bbsigtest.cc:284:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/test/bbsigtest.cc:285:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/test/bbsigtest.cc:280:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/test/bbsigtest.cc:285:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/test/bbsigtest.cc:319:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/test/bbsigtest.cc:313:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/test/bbsigtest.cc:319:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/test/bbsigtest.cc:126:5: style: Class 'LocalTestObject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/test/bbsigtest.cc:154:16: error: Mismatching allocation and deallocation: buf [mismatchAllocDealloc]
alljoyn-16.04a/alljoyn_core/test/eventsactionservice.cc:234:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-16.04a/alljoyn_core/test/marshal.cc:805:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/test/marshal.cc:804:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/test/marshal.cc:805:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/test/marshal.cc:488:28: style: The scope of the variable 'result' can be reduced. [variableScope]
alljoyn-16.04a/alljoyn_core/test/marshal.cc:666:28: style: The scope of the variable 'result' can be reduced. [variableScope]
alljoyn-16.04a/alljoyn_core/test/marshal.cc:705:28: style: The scope of the variable 'result' can be reduced. [variableScope]
alljoyn-16.04a/alljoyn_core/test/mc-rcv.cc:230:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-16.04a/alljoyn_core/test/mc-rcv.cc:85:9: style: The scope of the variable 'nbytes' can be reduced. [variableScope]
alljoyn-16.04a/alljoyn_core/test/mc-snd.cc:73:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-16.04a/alljoyn_core/test/mc-snd.cc:74:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-16.04a/alljoyn_core/test/mc-snd.cc:184:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-16.04a/alljoyn_core/test/mouseclient.cc:23:0: error: #error mouseclient.cc can only be built for Windows [preprocessorErrorDirective]
alljoyn-16.04a/alljoyn_core/test/observer-multipeer.cc:390:9: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
alljoyn-16.04a/alljoyn_core/test/observer-multipeer.cc:153:18: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/test/observer-multipeer.cc:149:38: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/test/observer-multipeer.cc:153:18: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/test/observer-multipeer.cc:155:18: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/test/observer-multipeer.cc:149:38: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/test/observer-multipeer.cc:155:18: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/test/observer-multipeer.cc:157:9: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/test/observer-multipeer.cc:149:38: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/test/observer-multipeer.cc:157:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/test/observer-multipeer.cc:220:9: style: Variable 'obj' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/test/observer-multipeer.cc:219:0: note: Variable 'obj' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/test/observer-multipeer.cc:220:9: note: Variable 'obj' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/test/observer-multipeer.cc:368:5: style: Variable 'retval' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/test/observer-multipeer.cc:352:0: note: Variable 'retval' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/test/observer-multipeer.cc:368:5: note: Variable 'retval' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/test/observer-multipeer.cc:72:9: performance: Variable 'busname' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-16.04a/alljoyn_core/test/observer-multipeer.cc:142:5: style: Class 'Participant' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/test/propstresstest.cc:134:39: style: Function 'Set' argument 1 names different: declaration 'int32Prop' definition 'int32Property'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/test/propstresstest.cc:102:25: note: Function 'Set' argument 1 names different: declaration 'int32Prop' definition 'int32Property'.
alljoyn-16.04a/alljoyn_core/test/propstresstest.cc:134:39: note: Function 'Set' argument 1 names different: declaration 'int32Prop' definition 'int32Property'.
alljoyn-16.04a/alljoyn_core/test/propstresstest.cc:134:63: style: Function 'Set' argument 2 names different: declaration 'uint32Prop' definition 'uint32Property'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/test/propstresstest.cc:102:45: note: Function 'Set' argument 2 names different: declaration 'uint32Prop' definition 'uint32Property'.
alljoyn-16.04a/alljoyn_core/test/propstresstest.cc:134:63: note: Function 'Set' argument 2 names different: declaration 'uint32Prop' definition 'uint32Property'.
alljoyn-16.04a/alljoyn_core/test/propstresstest.cc:134:91: style: Function 'Set' argument 3 names different: declaration 'stringProp' definition 'stringProperty'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/test/propstresstest.cc:102:69: note: Function 'Set' argument 3 names different: declaration 'stringProp' definition 'stringProperty'.
alljoyn-16.04a/alljoyn_core/test/propstresstest.cc:134:91: note: Function 'Set' argument 3 names different: declaration 'stringProp' definition 'stringProperty'.
alljoyn-16.04a/alljoyn_core/test/propstresstest.cc:472:31: style: Function 'Execute' argument 1 names different: declaration 'TimeToRun' definition 'timeToRun'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/test/propstresstest.cc:375:27: note: Function 'Execute' argument 1 names different: declaration 'TimeToRun' definition 'timeToRun'.
alljoyn-16.04a/alljoyn_core/test/propstresstest.cc:472:31: note: Function 'Execute' argument 1 names different: declaration 'TimeToRun' definition 'timeToRun'.
alljoyn-16.04a/alljoyn_core/test/propstresstest.cc:358:57: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/test/propstresstest.cc:484:57: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/test/propstresstest.cc:268:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/test/propstresstest.cc:259:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/test/propstresstest.cc:268:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/test/propstresstest.cc:375:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/test/propstresstest.cc:259:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/test/propstresstest.cc:375:10: note: Function in derived class
alljoyn-16.04a/alljoyn_core/test/proptester.cc:618:20: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_core/test/proptester.cc:659:5: style: Class 'Service' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/test/proptester.cc:760:5: style: Class 'Client' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/test/rawservice.cc:257:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-16.04a/alljoyn_core/test/sessions.cc:707:9: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-16.04a/alljoyn_core/test/sessions.cc:742:13: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-16.04a/alljoyn_core/test/sessions.cc:758:9: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-16.04a/alljoyn_core/test/sessions.cc:866:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/test/sessions.cc:863:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/test/sessions.cc:866:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/test/sessions.cc:867:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/test/sessions.cc:863:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/test/sessions.cc:867:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/test/sessions.cc:388:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/test/sessions.cc:535:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/test/sessions.cc:777:5: style: Struct 'AsyncPingHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/test/socktest.cc:420:28: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-16.04a/alljoyn_core/test/socktest.cc:104:5: style: Class 'SockService' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:141:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:139:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:141:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:238:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:234:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:238:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:281:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:277:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:281:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:360:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:357:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:360:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:388:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:385:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:388:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:401:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:398:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:401:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:421:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:418:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:421:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:441:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:438:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:441:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:466:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:452:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:466:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:470:5: style: Variable 'languages' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:464:5: note: Variable 'languages' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:470:5: note: Variable 'languages' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:486:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:483:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:486:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:510:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:506:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:510:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:541:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:538:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:541:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:561:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:558:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:561:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:577:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:573:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:577:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:594:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:591:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:594:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:607:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:604:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:607:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:620:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:617:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:620:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:636:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:631:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:636:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:672:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:667:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:672:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:739:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:735:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:739:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:814:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:810:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:814:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:902:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:897:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:902:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:1015:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:1011:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:1015:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:1052:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:1048:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:1052:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:1158:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:1154:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:1158:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:1194:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:1190:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:1194:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:1283:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:1279:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:1283:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:1293:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:1289:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:1293:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:1394:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:1391:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:1394:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:1427:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:1404:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:1427:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:1574:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:1551:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:1574:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:2011:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:2009:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:2011:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:2039:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:2035:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:2039:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:2118:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:2114:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:2118:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:2164:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:2161:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:2164:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutDataTest.cc:2003:5: style: Class 'AboutDataTestAboutData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/unit_test/AboutIconTest.cc:31:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutIconTest.cc:29:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutIconTest.cc:31:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutIconTest.cc:58:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutIconTest.cc:56:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutIconTest.cc:58:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutIconTest.cc:83:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutIconTest.cc:81:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutIconTest.cc:83:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutIconTest.cc:108:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutIconTest.cc:106:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutIconTest.cc:108:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutIconTest.cc:219:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutIconTest.cc:209:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutIconTest.cc:219:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutIconTest.cc:269:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutIconTest.cc:258:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutIconTest.cc:269:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutIconTest.cc:202:12: style: Technically the member function 'LargeIcon::getIconSize' can be const. [functionConst]
alljoyn-16.04a/alljoyn_core/unit_test/AboutIconTest.cc:178:9: style: Class 'LargeIcon' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
alljoyn-16.04a/alljoyn_core/unit_test/AboutIconTest.cc:178:9: style: Class 'LargeIcon' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
alljoyn-16.04a/alljoyn_core/unit_test/AboutIconTest.cc:175:5: style: Class 'LargeIcon' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/unit_test/AboutListenerTest.cc:215:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutListenerTest.cc:211:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutListenerTest.cc:215:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutListenerTest.cc:1587:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutListenerTest.cc:1584:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutListenerTest.cc:1587:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutListenerTest.cc:1848:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutListenerTest.cc:1844:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutListenerTest.cc:1848:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutListenerTest.cc:1492:10: style: The scope of the variable 'randChar' can be reduced. [variableScope]
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjTest.cc:186:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjTest.cc:174:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjTest.cc:186:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjTest.cc:247:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjTest.cc:244:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjTest.cc:247:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjTest.cc:258:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjTest.cc:253:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjTest.cc:258:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjTest.cc:324:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjTest.cc:312:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjTest.cc:324:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjTest.cc:467:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjTest.cc:463:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjTest.cc:467:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjTest.cc:512:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjTest.cc:502:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjTest.cc:512:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjTest.cc:538:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjTest.cc:534:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjTest.cc:538:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:76:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:72:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:76:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:140:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:136:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:140:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:219:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:215:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:219:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:265:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:261:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:265:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:330:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:325:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:330:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:407:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:395:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:407:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:440:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:426:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:440:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:481:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:467:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:481:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:531:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:523:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:531:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:577:5: style: Variable 'paths' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:556:5: note: Variable 'paths' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:577:5: note: Variable 'paths' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:603:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:599:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:603:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:660:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:652:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:660:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:682:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:675:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:682:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:701:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:694:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:701:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:737:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:730:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutObjectDescriptionTest.cc:737:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutProxyTest.cc:153:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutProxyTest.cc:149:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutProxyTest.cc:153:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutProxyTest.cc:268:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutProxyTest.cc:260:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutProxyTest.cc:268:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutProxyTest.cc:364:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutProxyTest.cc:356:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutProxyTest.cc:364:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutProxyTest.cc:478:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutProxyTest.cc:470:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutProxyTest.cc:478:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutProxyTest.cc:578:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AboutProxyTest.cc:570:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutProxyTest.cc:578:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AboutProxyTest.cc:240:5: warning: Member variable 'AboutProxyTestAboutListener::version' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/unit_test/AuthListenerECDHETest.cc:431:9: warning: Member variable 'SRPKeyXListener::authComplete' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/unit_test/AuthListenerECDHETest.cc:431:9: warning: Member variable 'SRPKeyXListener::server' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/unit_test/InMemoryKeyStore.h:43:9: performance: Variable 'pwd' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-16.04a/alljoyn_core/unit_test/AuthListenerECDHETest.cc:44:9: style: Class 'ECDHEKeyXListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/unit_test/AutoPingerTest.cc:35:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/AutoPingerTest.cc:34:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/AutoPingerTest.cc:35:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/BusAttachmentTest.cc:183:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/BusAttachmentTest.cc:178:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/BusAttachmentTest.cc:183:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/BusAttachmentTest.cc:202:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/BusAttachmentTest.cc:197:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/BusAttachmentTest.cc:202:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/BusAttachmentTest.cc:236:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/BusAttachmentTest.cc:227:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/BusAttachmentTest.cc:236:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/BusAttachmentTest.cc:344:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/BusAttachmentTest.cc:333:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/BusAttachmentTest.cc:344:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/BusAttachmentTest.cc:409:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/BusAttachmentTest.cc:407:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/BusAttachmentTest.cc:409:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/BusAttachmentTest.cc:559:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/BusAttachmentTest.cc:539:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/BusAttachmentTest.cc:559:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/BusAttachmentTest.cc:659:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/BusAttachmentTest.cc:658:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/BusAttachmentTest.cc:659:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/BusAttachmentTest.cc:708:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/BusAttachmentTest.cc:707:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/BusAttachmentTest.cc:708:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/BusAttachmentTest.cc:480:5: style: Class 'JoinSession_SessionPortListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/unit_test/BusAttachmentTest.cc:517:5: style: Class 'JoinSession_BusListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:244:14: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:240:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:244:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:246:5: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:240:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:246:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:307:14: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:303:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:307:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:309:5: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:303:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:309:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:317:14: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:313:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:317:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:319:5: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:313:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:319:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:320:58: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:313:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:320:58: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:460:14: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:456:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:460:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:462:5: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:456:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:462:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:569:14: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:565:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:569:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:571:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:565:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:571:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:41:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:39:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:41:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:81:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:79:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:81:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:145:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:143:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:145:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:183:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:181:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:183:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:234:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:231:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:234:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:290:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:286:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:290:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:409:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:401:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:409:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:444:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:441:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/BusObjectTest.cc:444:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/BusStartupTest.cc:67:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/BusStartupTest.cc:64:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/BusStartupTest.cc:67:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/BusStartupTest.cc:79:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/BusStartupTest.cc:77:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/BusStartupTest.cc:79:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ClientSetup.cc:89:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/ClientSetup.cc:80:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ClientSetup.cc:89:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ClientSetup.cc:227:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/ClientSetup.cc:217:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ClientSetup.cc:227:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ClientSetup.cc:297:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/ClientSetup.cc:288:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ClientSetup.cc:297:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ClientSetup.cc:46:14: warning: Member variable 'ClientSetup::g_Signal_flag' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/unit_test/CredentialAccessorTest.cc:221:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/CredentialAccessorTest.cc:217:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/CredentialAccessorTest.cc:221:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/CredentialAccessorTest.cc:54:5: warning: Member variable 'CredentialAccessorTest::g_msgBus' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/unit_test/CredentialAccessorTest.cc:57:5: warning: Member variable 'CredentialAccessorTest::g_msgBus' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:829:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:824:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:829:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:830:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:824:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:830:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:831:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:824:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:831:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:832:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:824:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:832:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:833:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:824:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:833:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:834:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:824:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:834:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:836:53: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:824:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:836:53: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:859:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:854:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:859:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:860:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:854:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:860:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:861:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:854:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:861:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:862:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:854:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:862:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:863:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:854:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:863:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:865:53: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:854:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:865:53: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:886:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:882:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:886:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:887:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:882:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:887:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:888:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:882:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:888:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:889:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:882:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:889:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:891:30: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:882:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:891:30: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:897:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:882:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:897:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:899:53: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:882:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:899:53: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:921:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:917:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:921:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:922:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:917:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:922:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:924:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:917:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:924:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:925:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:917:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:925:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:927:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:917:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:927:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:928:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:917:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:928:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:930:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:917:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:930:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:931:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:917:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:931:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:933:64: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:917:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:933:64: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:954:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:950:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:954:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:955:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:950:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:955:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:956:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:950:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:956:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:957:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:950:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:957:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:958:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:950:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:958:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:960:68: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:950:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:960:68: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:981:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:976:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:981:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:982:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:976:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:982:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:983:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:976:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:983:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:984:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:976:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:984:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:985:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:976:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:985:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:989:9: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:976:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:989:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:991:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:976:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:991:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:993:53: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:976:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:993:53: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:1022:22: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:1010:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:1022:22: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:1024:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:1010:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:1024:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:1025:22: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:1010:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:1025:22: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:1026:22: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:1010:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:1026:22: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:1028:22: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:1010:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:1028:22: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:1029:22: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:1010:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:1029:22: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:1037:22: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:1010:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:1037:22: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:1038:22: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:1010:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:1038:22: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:1039:22: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:1010:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:1039:22: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:1040:22: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:1010:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:1040:22: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:1043:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:1010:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:1043:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:1044:5: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:1010:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:1044:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:1046:53: warning: Possible null pointer dereference: intf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:1010:34: note: Assignment 'intf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/DescriptionTest.cc:1046:53: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:102:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:93:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:102:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:105:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:93:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:105:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:119:5: warning: Either the condition 'testIntf!=NULL' is redundant or there is possible null pointer dereference: testIntf. [nullPointerRedundantCheck]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:122:26: note: Assuming that condition 'testIntf!=NULL' is not redundant
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:119:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:123:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:110:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:123:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:167:5: warning: Either the condition 'testIntf!=NULL' is redundant or there is possible null pointer dereference: testIntf. [nullPointerRedundantCheck]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:170:26: note: Assuming that condition 'testIntf!=NULL' is not redundant
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:167:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:171:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:163:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:171:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:198:5: warning: Either the condition 'testIntf!=NULL' is redundant or there is possible null pointer dereference: testIntf. [nullPointerRedundantCheck]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:201:26: note: Assuming that condition 'testIntf!=NULL' is not redundant
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:198:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:202:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:194:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:202:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:245:5: warning: Either the condition 'testIntf!=NULL' is redundant or there is possible null pointer dereference: testIntf. [nullPointerRedundantCheck]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:248:26: note: Assuming that condition 'testIntf!=NULL' is not redundant
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:245:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:249:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:241:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:249:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:283:5: warning: Possible null pointer dereference: regTestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:274:41: note: Assignment 'regTestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:283:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:286:14: warning: Possible null pointer dereference: regTestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:274:41: note: Assignment 'regTestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:286:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:312:21: warning: Possible null pointer dereference: regTestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:292:41: note: Assignment 'regTestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:312:21: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:315:14: warning: Possible null pointer dereference: regTestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:292:41: note: Assignment 'regTestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:315:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:319:17: warning: Possible null pointer dereference: regTestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:292:41: note: Assignment 'regTestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:319:17: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:346:14: warning: Possible null pointer dereference: regTestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:325:41: note: Assignment 'regTestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:346:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:350:14: warning: Possible null pointer dereference: regTestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:325:41: note: Assignment 'regTestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:350:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:354:14: warning: Possible null pointer dereference: regTestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:325:41: note: Assignment 'regTestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:354:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:359:5: warning: Possible null pointer dereference: regTestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:325:41: note: Assignment 'regTestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:359:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:385:14: warning: Possible null pointer dereference: valuesIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:365:40: note: Assignment 'valuesIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:385:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:388:14: warning: Possible null pointer dereference: valuesIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:365:40: note: Assignment 'valuesIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:388:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:390:14: warning: Possible null pointer dereference: valuesIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:365:40: note: Assignment 'valuesIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:390:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:392:14: warning: Possible null pointer dereference: valuesIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:365:40: note: Assignment 'valuesIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:392:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:395:14: warning: Possible null pointer dereference: valuesIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:365:40: note: Assignment 'valuesIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:395:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:397:14: warning: Possible null pointer dereference: valuesIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:365:40: note: Assignment 'valuesIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:397:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:399:14: warning: Possible null pointer dereference: valuesIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:365:40: note: Assignment 'valuesIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:399:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:404:5: warning: Possible null pointer dereference: valuesIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:365:40: note: Assignment 'valuesIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:404:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:453:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:443:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:453:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:455:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:443:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:455:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:456:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:443:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:456:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:458:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:443:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:458:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:459:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:443:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:459:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:462:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:443:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:462:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:463:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:443:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:463:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:465:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:443:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:465:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:466:23: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:443:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:466:23: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:560:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:544:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:560:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:561:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:544:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:561:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:562:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:544:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:562:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:563:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:544:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:563:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:566:17: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:544:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:566:17: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:568:17: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:544:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:568:17: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:64:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:57:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:64:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:78:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:71:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:78:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:99:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:92:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:99:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:116:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:109:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:116:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:144:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:137:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:144:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:164:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:157:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:164:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:195:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:188:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:195:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:229:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:224:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:229:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:279:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:273:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:279:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:297:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:291:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:297:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:315:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:308:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:315:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:331:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:324:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:331:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:346:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:342:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:346:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:370:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:364:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:370:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:385:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:381:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:385:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:449:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:439:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:449:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:477:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:473:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:477:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:520:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:518:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:520:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:550:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:540:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/InterfaceTest.cc:550:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/KeyStoreTest.cc:282:91: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/unit_test/KeyStoreTest.cc:287:95: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/unit_test/KeyStoreTest.cc:303:87: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/unit_test/KeyStoreTest.cc:305:101: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/unit_test/KeyStoreTest.cc:258:75: performance: Function parameter 'workList' should be passed by const reference. [passedByValue]
alljoyn-16.04a/alljoyn_core/unit_test/KeyStoreTest.cc:258:107: performance: Function parameter 'deleteList' should be passed by const reference. [passedByValue]
alljoyn-16.04a/alljoyn_core/unit_test/MarshalTest.cc:281:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/MarshalTest.cc:264:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/MarshalTest.cc:281:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/MarshalTest.cc:328:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/MarshalTest.cc:311:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/MarshalTest.cc:328:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/MarshalTest.cc:1200:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/MarshalTest.cc:1199:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/MarshalTest.cc:1200:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/MarshalTest.cc:1253:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/MarshalTest.cc:1251:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/MarshalTest.cc:1253:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/MarshalTest.cc:781:28: style: The scope of the variable 'result' can be reduced. [variableScope]
alljoyn-16.04a/alljoyn_core/unit_test/MarshalTest.cc:999:28: style: The scope of the variable 'result' can be reduced. [variableScope]
alljoyn-16.04a/alljoyn_core/unit_test/MarshalTest.cc:1050:28: style: The scope of the variable 'result' can be reduced. [variableScope]
alljoyn-16.04a/alljoyn_core/unit_test/MarshalTest.cc:99:5: style: Class 'MyMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/unit_test/MsgArgTest.cc:59:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/MsgArgTest.cc:29:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/MsgArgTest.cc:59:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/MsgArgTest.cc:131:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/MsgArgTest.cc:128:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/MsgArgTest.cc:131:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/MsgArgTest.cc:177:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/MsgArgTest.cc:158:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/MsgArgTest.cc:177:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/MsgArgTest.cc:417:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/MsgArgTest.cc:415:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/MsgArgTest.cc:417:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/MsgArgTest.cc:457:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/MsgArgTest.cc:448:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/MsgArgTest.cc:457:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/MsgArgTest.cc:234:13: style: The scope of the variable 'ay' can be reduced. [variableScope]
alljoyn-16.04a/alljoyn_core/unit_test/MsgArgTest.cc:236:20: style: The scope of the variable 'an' can be reduced. [variableScope]
alljoyn-16.04a/alljoyn_core/unit_test/MsgArgTest.cc:238:20: style: The scope of the variable 'ai' can be reduced. [variableScope]
alljoyn-16.04a/alljoyn_core/unit_test/MsgArgTest.cc:240:20: style: The scope of the variable 'ax' can be reduced. [variableScope]
alljoyn-16.04a/alljoyn_core/unit_test/MsgArgTest.cc:242:20: style: The scope of the variable 'at' can be reduced. [variableScope]
alljoyn-16.04a/alljoyn_core/unit_test/MsgArgTest.cc:244:19: style: The scope of the variable 'ad' can be reduced. [variableScope]
alljoyn-16.04a/alljoyn_core/unit_test/MsgArgTest.cc:749:32: warning: Division of result of sizeof() on pointer type. [divideSizeof]
alljoyn-16.04a/alljoyn_core/unit_test/MsgArgTest.cc:756:19: warning: Division of result of sizeof() on pointer type. [divideSizeof]
alljoyn-16.04a/alljoyn_core/unit_test/MsgArgTest.cc:763:32: warning: Division of result of sizeof() on pointer type. [divideSizeof]
alljoyn-16.04a/alljoyn_core/unit_test/MsgArgTest.cc:770:19: warning: Division of result of sizeof() on pointer type. [divideSizeof]
alljoyn-16.04a/alljoyn_core/unit_test/MsgArgTest.cc:777:32: warning: Division of result of sizeof() on pointer type. [divideSizeof]
alljoyn-16.04a/alljoyn_core/unit_test/MsgArgTest.cc:784:19: warning: Division of result of sizeof() on pointer type. [divideSizeof]
alljoyn-16.04a/alljoyn_core/unit_test/MsgArgTest.cc:791:32: warning: Division of result of sizeof() on pointer type. [divideSizeof]
alljoyn-16.04a/alljoyn_core/unit_test/MsgArgTest.cc:798:19: warning: Division of result of sizeof() on pointer type. [divideSizeof]
alljoyn-16.04a/alljoyn_core/unit_test/MsgArgTest.cc:805:32: warning: Division of result of sizeof() on pointer type. [divideSizeof]
alljoyn-16.04a/alljoyn_core/unit_test/MsgArgTest.cc:812:19: warning: Division of result of sizeof() on pointer type. [divideSizeof]
alljoyn-16.04a/alljoyn_core/unit_test/MsgArgTest.cc:819:32: warning: Division of result of sizeof() on pointer type. [divideSizeof]
alljoyn-16.04a/alljoyn_core/unit_test/MsgArgTest.cc:826:19: warning: Division of result of sizeof() on pointer type. [divideSizeof]
alljoyn-16.04a/alljoyn_core/unit_test/NameAcquiredTest.cc:69:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/NameAcquiredTest.cc:66:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/NameAcquiredTest.cc:69:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:244:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:240:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:244:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:246:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:240:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:246:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:251:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:247:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:251:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:253:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:247:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:253:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:270:14: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:266:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:270:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:272:5: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:266:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:272:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:277:14: warning: Possible null pointer dereference: clienttestIntf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:273:45: note: Assignment 'clienttestIntf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:277:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:279:5: warning: Possible null pointer dereference: clienttestIntf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:273:45: note: Assignment 'clienttestIntf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:279:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:339:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:335:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:339:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:341:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:335:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:341:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:346:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:342:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:346:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:348:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:342:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:348:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:366:14: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:362:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:366:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:368:5: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:362:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:368:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:373:14: warning: Possible null pointer dereference: clienttestIntf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:369:45: note: Assignment 'clienttestIntf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:373:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:375:5: warning: Possible null pointer dereference: clienttestIntf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:369:45: note: Assignment 'clienttestIntf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:375:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:432:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:428:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:432:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:434:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:428:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:434:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:439:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:435:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:439:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:441:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:435:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:441:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:459:14: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:455:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:459:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:461:5: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:455:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:461:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:466:14: warning: Possible null pointer dereference: clienttestIntf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:462:45: note: Assignment 'clienttestIntf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:466:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:468:5: warning: Possible null pointer dereference: clienttestIntf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:462:45: note: Assignment 'clienttestIntf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:468:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:526:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:522:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:526:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:528:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:522:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:528:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:533:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:529:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:533:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:535:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:529:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:535:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:553:14: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:549:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:553:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:555:5: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:549:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:555:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:560:14: warning: Possible null pointer dereference: clienttestIntf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:556:45: note: Assignment 'clienttestIntf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:560:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:562:5: warning: Possible null pointer dereference: clienttestIntf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:556:45: note: Assignment 'clienttestIntf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:562:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:620:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:616:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:620:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:622:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:616:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:622:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:627:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:623:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:627:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:629:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:623:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:629:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:647:14: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:643:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:647:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:649:5: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:643:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:649:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:654:14: warning: Possible null pointer dereference: clienttestIntf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:650:45: note: Assignment 'clienttestIntf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:654:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:656:5: warning: Possible null pointer dereference: clienttestIntf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:650:45: note: Assignment 'clienttestIntf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:656:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:715:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:711:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:715:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:717:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:711:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:717:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:722:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:718:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:722:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:724:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:718:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:724:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:742:14: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:738:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:742:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:744:5: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:738:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:744:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:749:14: warning: Possible null pointer dereference: clienttestIntf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:745:45: note: Assignment 'clienttestIntf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:749:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:751:5: warning: Possible null pointer dereference: clienttestIntf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:745:45: note: Assignment 'clienttestIntf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:751:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:809:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:805:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:809:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:811:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:805:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:811:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:816:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:812:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:816:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:818:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:812:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:818:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:888:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:884:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:888:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:890:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:884:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:890:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:895:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:891:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:895:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:897:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:891:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:897:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:964:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:960:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:964:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:966:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:960:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:966:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:971:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:967:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:971:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:973:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:967:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:973:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1039:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1035:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1039:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1041:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1035:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1041:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1046:14: warning: Possible null pointer dereference: clienttestIntf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1042:45: note: Assignment 'clienttestIntf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1046:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1048:5: warning: Possible null pointer dereference: clienttestIntf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1042:45: note: Assignment 'clienttestIntf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1048:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1115:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1111:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1115:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1117:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1111:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1117:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1122:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1118:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1122:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1124:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1118:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1124:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1191:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1187:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1191:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1193:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1187:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1193:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1198:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1194:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1198:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1200:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1194:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1200:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1267:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1263:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1267:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1269:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1263:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1269:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1274:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1270:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1274:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1276:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1270:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1276:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1348:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1344:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1348:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1350:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1344:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1350:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1355:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1351:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1355:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1357:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1351:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1357:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1428:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1424:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1428:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1430:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1424:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1430:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1435:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1431:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1435:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1437:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1431:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1437:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1510:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1506:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1510:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1512:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1506:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1512:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1517:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1513:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1517:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1519:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1513:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1519:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1587:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1583:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1587:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1589:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1583:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1589:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1594:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1590:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1594:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1596:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1590:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1596:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1664:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1660:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1664:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1666:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1660:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1666:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1671:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1667:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1671:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1673:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1667:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1673:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1737:14: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1733:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1737:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1739:5: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1733:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1739:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1744:14: warning: Possible null pointer dereference: servicetestIntf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1740:46: note: Assignment 'servicetestIntf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1744:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1746:5: warning: Possible null pointer dereference: servicetestIntf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1740:46: note: Assignment 'servicetestIntf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1746:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1831:14: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1827:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1831:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1833:5: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1827:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1833:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1835:58: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1827:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1835:58: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1850:14: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1846:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1850:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1852:5: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1846:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1852:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1853:58: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1846:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1853:58: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1902:14: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1898:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1902:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1904:5: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1898:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1904:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1906:58: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1898:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1906:58: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1921:14: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1917:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1921:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1923:5: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1917:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1923:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1924:58: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1917:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1924:58: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1974:14: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1970:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1974:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1976:5: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1970:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1976:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1978:58: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1970:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1978:58: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1993:14: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1989:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1993:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1995:5: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1989:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1995:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1996:58: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1989:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1996:58: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2045:14: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2041:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2045:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2047:5: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2041:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2047:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2049:58: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2041:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2049:58: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2064:14: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2060:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2064:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2066:5: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2060:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2066:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2067:58: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2060:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2067:58: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2116:14: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2112:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2116:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2118:5: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2112:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2118:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2120:58: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2112:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2120:58: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2135:14: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2131:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2135:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2137:5: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2131:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2137:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2138:58: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2131:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2138:58: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2188:14: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2184:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2188:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2190:5: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2184:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2190:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2192:58: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2184:45: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2192:58: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2207:14: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2203:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2207:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2209:5: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2203:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2209:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2210:58: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2203:44: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2210:58: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2430:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2426:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2430:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2432:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2426:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2432:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2438:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2434:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2438:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2440:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2434:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2440:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2446:14: warning: Possible null pointer dereference: Intf3 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2442:35: note: Assignment 'Intf3=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2446:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2448:5: warning: Possible null pointer dereference: Intf3 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2442:35: note: Assignment 'Intf3=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2448:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2559:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2555:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2559:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2561:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2555:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2561:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2566:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2562:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2566:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2568:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2562:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2568:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2651:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2647:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2651:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2653:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2647:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2653:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2658:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2654:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2658:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2660:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2654:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2660:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2744:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2740:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2744:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2746:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2740:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2746:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2751:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2747:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2751:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2753:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2747:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2753:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2837:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2833:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2837:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2839:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2833:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2839:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2844:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2840:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2844:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2846:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2840:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2846:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2929:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2925:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2929:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2931:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2925:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2931:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2936:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2932:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2936:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2938:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2932:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2938:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:3021:14: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:3017:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:3021:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:3023:5: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:3017:35: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:3023:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:3028:14: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:3024:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:3028:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:3030:5: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:3024:35: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:3030:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:241:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:238:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:241:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:336:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:333:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:336:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:429:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:426:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:429:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:523:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:520:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:523:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:617:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:614:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:617:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:712:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:709:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:712:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:806:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:803:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:806:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:885:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:882:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:885:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:961:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:958:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:961:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1036:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1033:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1036:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1112:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1109:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1112:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1188:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1185:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1188:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1264:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1261:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1264:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1345:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1342:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1345:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1425:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1422:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1425:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1507:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1504:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1507:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1584:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1581:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1584:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1661:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1658:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1661:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1734:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1731:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1734:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1828:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1825:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1828:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1899:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1896:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1899:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1971:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1968:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:1971:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2042:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2039:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2042:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2113:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2110:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2113:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2185:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2182:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2185:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2427:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2424:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2427:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2454:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2452:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2454:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2456:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2454:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2456:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2556:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2553:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2556:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2648:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2645:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2648:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2741:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2738:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2741:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2834:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2831:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2834:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2926:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2923:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:2926:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:3018:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:3015:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:3018:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:3108:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:3104:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObjSecurityTest.cc:3108:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ObserverTest.cc:694:0: error: syntax error [syntaxError]
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:94:18: warning: Possible null pointer dereference: regTestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:71:45: note: Assignment 'regTestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:94:18: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:96:18: warning: Possible null pointer dereference: regTestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:71:45: note: Assignment 'regTestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:96:18: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:98:18: warning: Possible null pointer dereference: regTestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:71:45: note: Assignment 'regTestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:98:18: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:100:18: warning: Possible null pointer dereference: regTestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:71:45: note: Assignment 'regTestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:100:18: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:102:18: warning: Possible null pointer dereference: regTestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:71:45: note: Assignment 'regTestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:102:18: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:105:9: warning: Possible null pointer dereference: regTestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:71:45: note: Assignment 'regTestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:105:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:113:18: warning: Possible null pointer dereference: valuesIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:109:44: note: Assignment 'valuesIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:113:18: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:115:18: warning: Possible null pointer dereference: valuesIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:109:44: note: Assignment 'valuesIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:115:18: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:117:18: warning: Possible null pointer dereference: valuesIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:109:44: note: Assignment 'valuesIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:117:18: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:119:18: warning: Possible null pointer dereference: valuesIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:109:44: note: Assignment 'valuesIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:119:18: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:122:9: warning: Possible null pointer dereference: valuesIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:109:44: note: Assignment 'valuesIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:122:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:160:18: warning: Possible null pointer dereference: regTestIntf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:154:46: note: Assignment 'regTestIntf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:160:18: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:162:18: warning: Possible null pointer dereference: regTestIntf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:154:46: note: Assignment 'regTestIntf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:162:18: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:164:18: warning: Possible null pointer dereference: regTestIntf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:154:46: note: Assignment 'regTestIntf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:164:18: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:166:18: warning: Possible null pointer dereference: regTestIntf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:154:46: note: Assignment 'regTestIntf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:166:18: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:168:18: warning: Possible null pointer dereference: regTestIntf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:154:46: note: Assignment 'regTestIntf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:168:18: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:170:18: warning: Possible null pointer dereference: regTestIntf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:154:46: note: Assignment 'regTestIntf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:170:18: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:173:9: warning: Possible null pointer dereference: regTestIntf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:154:46: note: Assignment 'regTestIntf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:173:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:181:18: warning: Possible null pointer dereference: valuesIntf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:177:45: note: Assignment 'valuesIntf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:181:18: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:183:18: warning: Possible null pointer dereference: valuesIntf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:177:45: note: Assignment 'valuesIntf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:183:18: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:185:18: warning: Possible null pointer dereference: valuesIntf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:177:45: note: Assignment 'valuesIntf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:185:18: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:188:9: warning: Possible null pointer dereference: valuesIntf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:177:45: note: Assignment 'valuesIntf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:188:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:499:5: warning: Either the condition 'if(testServiceBus)' is redundant or there is possible null pointer dereference: testServiceBus. [nullPointerRedundantCheck]
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:520:8: note: Assuming that condition 'if(testServiceBus)' is not redundant
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:499:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:504:22: warning: Either the condition 'if(testServiceBus)' is redundant or there is possible null pointer dereference: testServiceBus. [nullPointerRedundantCheck]
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:520:8: note: Assuming that condition 'if(testServiceBus)' is not redundant
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:504:22: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:507:14: warning: Either the condition 'if(testServiceBus)' is redundant or there is possible null pointer dereference: testServiceBus. [nullPointerRedundantCheck]
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:520:8: note: Assuming that condition 'if(testServiceBus)' is not redundant
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:507:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:94:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:90:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:94:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:155:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:151:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:155:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:542:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:530:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:542:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:626:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:613:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:626:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:652:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:635:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:652:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:677:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:664:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:677:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:690:5: style: Variable 'client_msgBus' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:688:0: note: Variable 'client_msgBus' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:690:5: note: Variable 'client_msgBus' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:696:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:687:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:696:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:711:5: style: Variable 'client_msgBus' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:704:0: note: Variable 'client_msgBus' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:711:5: note: Variable 'client_msgBus' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:718:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:703:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:718:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:733:5: style: Variable 'client_msgBus' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:726:0: note: Variable 'client_msgBus' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:733:5: note: Variable 'client_msgBus' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:740:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:725:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:740:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:768:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:753:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:768:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/PerfTest.cc:34:5: style: Class 'ClientBusListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/unit_test/PerfTestRegression.cc:38:5: warning: Either the condition 'if(serviceBus)' is redundant or there is possible null pointer dereference: serviceBus. [nullPointerRedundantCheck]
alljoyn-16.04a/alljoyn_core/unit_test/PerfTestRegression.cc:50:8: note: Assuming that condition 'if(serviceBus)' is not redundant
alljoyn-16.04a/alljoyn_core/unit_test/PerfTestRegression.cc:38:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/PerfTestRegression.cc:40:22: warning: Either the condition 'if(serviceBus)' is redundant or there is possible null pointer dereference: serviceBus. [nullPointerRedundantCheck]
alljoyn-16.04a/alljoyn_core/unit_test/PerfTestRegression.cc:50:8: note: Assuming that condition 'if(serviceBus)' is not redundant
alljoyn-16.04a/alljoyn_core/unit_test/PerfTestRegression.cc:40:22: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/PerfTestRegression.cc:43:14: warning: Either the condition 'if(serviceBus)' is redundant or there is possible null pointer dereference: serviceBus. [nullPointerRedundantCheck]
alljoyn-16.04a/alljoyn_core/unit_test/PerfTestRegression.cc:50:8: note: Assuming that condition 'if(serviceBus)' is not redundant
alljoyn-16.04a/alljoyn_core/unit_test/PerfTestRegression.cc:43:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/PerfTestRegression.cc:46:14: warning: Either the condition 'if(serviceBus)' is redundant or there is possible null pointer dereference: serviceBus. [nullPointerRedundantCheck]
alljoyn-16.04a/alljoyn_core/unit_test/PerfTestRegression.cc:50:8: note: Assuming that condition 'if(serviceBus)' is not redundant
alljoyn-16.04a/alljoyn_core/unit_test/PerfTestRegression.cc:46:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtTest.cc:460:28: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtTest.cc:446:33: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtTest.cc:460:28: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtTest.cc:462:22: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtTest.cc:446:33: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtTest.cc:462:22: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtTest.cc:463:22: warning: Possible null pointer dereference: ifc [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtTest.cc:446:33: note: Assignment 'ifc=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtTest.cc:463:22: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtTest.cc:515:28: warning: Either the condition 'ifc!=NULL' is redundant or there is possible null pointer dereference: ifc. [nullPointerRedundantCheck]
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtTest.cc:473:13: note: Assuming that condition 'ifc!=NULL' is not redundant
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtTest.cc:515:28: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtTest.cc:517:22: warning: Either the condition 'ifc!=NULL' is redundant or there is possible null pointer dereference: ifc. [nullPointerRedundantCheck]
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtTest.cc:473:13: note: Assuming that condition 'ifc!=NULL' is not redundant
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtTest.cc:517:22: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtTest.cc:518:22: warning: Either the condition 'ifc!=NULL' is redundant or there is possible null pointer dereference: ifc. [nullPointerRedundantCheck]
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtTest.cc:473:13: note: Assuming that condition 'ifc!=NULL' is not redundant
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtTest.cc:518:22: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtTest.cc:519:22: warning: Either the condition 'ifc!=NULL' is redundant or there is possible null pointer dereference: ifc. [nullPointerRedundantCheck]
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtTest.cc:473:13: note: Assuming that condition 'ifc!=NULL' is not redundant
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtTest.cc:519:22: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtTest.cc:520:22: warning: Either the condition 'ifc!=NULL' is redundant or there is possible null pointer dereference: ifc. [nullPointerRedundantCheck]
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtTest.cc:473:13: note: Assuming that condition 'ifc!=NULL' is not redundant
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtTest.cc:520:22: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtTest.cc:521:22: warning: Either the condition 'ifc!=NULL' is redundant or there is possible null pointer dereference: ifc. [nullPointerRedundantCheck]
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtTest.cc:473:13: note: Assuming that condition 'ifc!=NULL' is not redundant
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtTest.cc:521:22: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtTest.h:92:5: style: Class 'BasePermissionMgmtTest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtUseCaseTest.cc:1296:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtUseCaseTest.cc:1292:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtUseCaseTest.cc:1296:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtUseCaseTest.cc:1320:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtUseCaseTest.cc:1315:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtUseCaseTest.cc:1320:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtUseCaseTest.cc:1391:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtUseCaseTest.cc:1386:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtUseCaseTest.cc:1391:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtUseCaseTest.cc:1438:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtUseCaseTest.cc:1433:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtUseCaseTest.cc:1438:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtUseCaseTest.cc:3324:5: style: Variable 'certChainCount' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtUseCaseTest.cc:3320:0: note: Variable 'certChainCount' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtUseCaseTest.cc:3324:5: note: Variable 'certChainCount' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtUseCaseTest.cc:3349:5: style: Variable 'certChainCount' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtUseCaseTest.cc:3345:0: note: Variable 'certChainCount' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtUseCaseTest.cc:3349:5: note: Variable 'certChainCount' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtUseCaseTest.cc:3375:5: style: Variable 'certChainCount' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtUseCaseTest.cc:3371:0: note: Variable 'certChainCount' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtUseCaseTest.cc:3375:5: note: Variable 'certChainCount' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtUseCaseTest.cc:3402:5: style: Variable 'certChainCount' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtUseCaseTest.cc:3398:0: note: Variable 'certChainCount' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtUseCaseTest.cc:3402:5: note: Variable 'certChainCount' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/unit_test/PermissionMgmtUseCaseTest.cc:1129:5: style: Class 'PermissionMgmtUseCaseTest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/unit_test/PresenceTest.cc:117:62: warning: Either the condition 'newOwner!=NULL' is redundant or there is possible null pointer dereference: newOwner. [nullPointerRedundantCheck]
alljoyn-16.04a/alljoyn_core/unit_test/PresenceTest.cc:120:26: note: Assuming that condition 'newOwner!=NULL' is not redundant
alljoyn-16.04a/alljoyn_core/unit_test/PresenceTest.cc:117:62: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/PresenceTest.cc:66:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/PresenceTest.cc:65:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/PresenceTest.cc:66:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/PresenceTest.cc:145:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/PresenceTest.cc:132:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/PresenceTest.cc:145:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/PresenceTest.cc:225:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/PresenceTest.cc:221:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/PresenceTest.cc:225:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/PresenceTest.cc:254:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/PresenceTest.cc:250:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/PresenceTest.cc:254:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/PresenceTest.cc:276:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/PresenceTest.cc:273:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/PresenceTest.cc:276:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/PresenceTest.cc:326:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/PresenceTest.cc:322:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/PresenceTest.cc:326:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/PresenceTest.cc:357:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/PresenceTest.cc:351:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/PresenceTest.cc:357:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/PresenceTest.cc:424:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/PresenceTest.cc:422:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/PresenceTest.cc:424:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/PresenceTest.cc:433:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/PresenceTest.cc:430:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/PresenceTest.cc:433:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/PropChangedTest.cc:729:14: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_core/unit_test/PropChangedTest.cc:74:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/PropChangedTest.cc:70:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/PropChangedTest.cc:74:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/PropChangedTest.cc:755:23: style: The scope of the variable 'elems' can be reduced. [variableScope]
alljoyn-16.04a/alljoyn_core/unit_test/PropChangedTest.cc:756:13: style: The scope of the variable 'n' can be reduced. [variableScope]
alljoyn-16.04a/alljoyn_core/unit_test/PropChangedTest.cc:2108:17: warning: The class 'PropCacheUpdatedTestListener' defines member variable with name 'store' also defined in its parent class 'PropChangedTestListener'. [duplInheritedMember]
alljoyn-16.04a/alljoyn_core/unit_test/PropChangedTest.cc:483:18: note: Parent variable 'PropChangedTestListener::store'
alljoyn-16.04a/alljoyn_core/unit_test/PropChangedTest.cc:2108:17: note: Derived variable 'PropCacheUpdatedTestListener::store'
alljoyn-16.04a/alljoyn_core/unit_test/PropChangedTest.cc:2175:17: warning: The class 'PropCacheUpdatedConcurrentCallbackTestListener' defines member variable with name 'store' also defined in its parent class 'PropChangedTestListener'. [duplInheritedMember]
alljoyn-16.04a/alljoyn_core/unit_test/PropChangedTest.cc:483:18: note: Parent variable 'PropChangedTestListener::store'
alljoyn-16.04a/alljoyn_core/unit_test/PropChangedTest.cc:2175:17: note: Derived variable 'PropCacheUpdatedConcurrentCallbackTestListener::store'
alljoyn-16.04a/alljoyn_core/unit_test/TestSecurityManager.h:33:5: style: Class 'TestSecurityManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/unit_test/TestSecureApplication.h:46:5: style: Class 'TestSecureApplication' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/unit_test/TestSecureApplication.h:168:9: style: Class 'MyAuthListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/unit_test/TestSecureApplication.h:179:9: style: Class 'MyPermissionConfigurationListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/unit_test/PropChangedTest.cc:486:5: style: Class 'PropChangedTestListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/unit_test/PropChangedTest.cc:584:5: style: Class 'ClientBusAttachment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/unit_test/PropChangedTest.cc:631:1: warning: The class 'PropChangedTestProxyBusObject' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
alljoyn-16.04a/alljoyn_core/unit_test/PropChangedTest.cc:2116:18: style: The function 'PropertiesChanged' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/unit_test/PropChangedTest.cc:492:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/unit_test/PropChangedTest.cc:2116:18: note: Function in derived class
alljoyn-16.04a/alljoyn_core/unit_test/PropChangedTest.cc:2186:18: style: The function 'PropertiesChanged' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/unit_test/PropChangedTest.cc:492:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/unit_test/PropChangedTest.cc:2186:18: note: Function in derived class
alljoyn-16.04a/alljoyn_core/unit_test/PropChangedTest.cc:344:64: performance: Function parameter 'ip' should be passed by const reference. [passedByValue]
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:306:14: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:302:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:306:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:308:14: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:302:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:308:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:310:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:302:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:310:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:349:14: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:345:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:349:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:351:14: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:345:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:351:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:353:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:345:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:353:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:395:22: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:392:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:395:22: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:401:45: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:392:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:401:45: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:403:45: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:392:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:403:45: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:459:22: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:456:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:459:22: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:465:45: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:456:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:465:45: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:467:45: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:456:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:467:45: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:492:22: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:489:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:492:22: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:494:14: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:489:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:494:14: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:496:5: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:489:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:496:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:503:37: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:489:38: note: Assignment 'testIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:503:37: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:673:22: warning: Possible null pointer dereference: testIntf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:669:39: note: Assignment 'testIntf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:673:22: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:675:5: warning: Possible null pointer dereference: testIntf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:669:39: note: Assignment 'testIntf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:675:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:676:5: warning: Possible null pointer dereference: testIntf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:669:39: note: Assignment 'testIntf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:676:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:681:37: warning: Possible null pointer dereference: testIntf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:669:39: note: Assignment 'testIntf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:681:37: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:763:22: warning: Possible null pointer dereference: testIntf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:759:39: note: Assignment 'testIntf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:763:22: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:765:5: warning: Possible null pointer dereference: testIntf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:759:39: note: Assignment 'testIntf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:765:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:766:5: warning: Possible null pointer dereference: testIntf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:759:39: note: Assignment 'testIntf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:766:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:771:37: warning: Possible null pointer dereference: testIntf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:759:39: note: Assignment 'testIntf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:771:37: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:845:22: warning: Possible null pointer dereference: testIntf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:841:39: note: Assignment 'testIntf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:845:22: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:847:5: warning: Possible null pointer dereference: testIntf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:841:39: note: Assignment 'testIntf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:847:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:848:5: warning: Possible null pointer dereference: testIntf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:841:39: note: Assignment 'testIntf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:848:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:853:37: warning: Possible null pointer dereference: testIntf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:841:39: note: Assignment 'testIntf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:853:37: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:901:22: warning: Possible null pointer dereference: testIntf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:897:39: note: Assignment 'testIntf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:901:22: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:903:5: warning: Possible null pointer dereference: testIntf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:897:39: note: Assignment 'testIntf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:903:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:904:5: warning: Possible null pointer dereference: testIntf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:897:39: note: Assignment 'testIntf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:904:5: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:909:38: warning: Possible null pointer dereference: testIntf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:897:39: note: Assignment 'testIntf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:909:38: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:325:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:322:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:325:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:368:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:365:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:368:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:423:5: style: Variable 'children' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:419:0: note: Variable 'children' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:423:5: note: Variable 'children' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_core/unit_test/ProxyBusObjectTest.cc:205:9: style: Class 'ProxyBusObjectTestBusObject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/unit_test/RemoteEndpointTest.cc:51:5: style: Class '_TestMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/unit_test/RemoteEndpointTest.cc:153:21: style: The function 'PushBytes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/unit_test/RemoteEndpointTest.cc:41:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/unit_test/RemoteEndpointTest.cc:153:21: note: Function in derived class
alljoyn-16.04a/alljoyn_core/unit_test/SecurityAuthenticationTest.cc:898:5: warning: Member variable 'SecurityAuthenticationTest2::caDigest' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/unit_test/SecurityAuthenticationTest.cc:1978:5: warning: Member variable 'SecurityAuthenticationTest3::caDigest' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/unit_test/SecurityAuthenticationTest.cc:2529:5: warning: Member variable 'SecurityAuthenticationTest4::caDigest' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/unit_test/SecurityClaimApplicationTest.cc:1588:46: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_core/unit_test/SecurityClaimApplicationTest.cc:1635:46: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_core/unit_test/SecurityManagementTest.cc:2021:5: style: Variable 'identityCertChain' is assigned a value that is never used. [unreadVariable]
alljoyn-16.04a/alljoyn_core/unit_test/SecurityManagementTest.cc:2411:5: style: Variable 'identityCertChain' is assigned a value that is never used. [unreadVariable]
alljoyn-16.04a/alljoyn_core/unit_test/SecurityOtherTests.cc:1242:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/SecurityOtherTests.cc:1241:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/SecurityOtherTests.cc:1242:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/SecurityOtherTests.cc:1239:5: style: Class 'V1ECDHEKeyXListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/unit_test/SecurityPolicyRulesTest.cc:1164:12: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
alljoyn-16.04a/alljoyn_core/unit_test/SecurityPolicyRulesTest.cc:1167:7: note: Found duplicate branches for 'if' and 'else'.
alljoyn-16.04a/alljoyn_core/unit_test/SecurityPolicyRulesTest.cc:1164:12: note: Found duplicate branches for 'if' and 'else'.
alljoyn-16.04a/alljoyn_core/unit_test/SecurityPolicyRulesTest.cc:1383:12: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
alljoyn-16.04a/alljoyn_core/unit_test/SecurityPolicyRulesTest.cc:1386:7: note: Found duplicate branches for 'if' and 'else'.
alljoyn-16.04a/alljoyn_core/unit_test/SecurityPolicyRulesTest.cc:1383:12: note: Found duplicate branches for 'if' and 'else'.
alljoyn-16.04a/alljoyn_core/unit_test/SecurityPolicyRulesTest.cc:1566:12: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
alljoyn-16.04a/alljoyn_core/unit_test/SecurityPolicyRulesTest.cc:1570:7: note: Found duplicate branches for 'if' and 'else'.
alljoyn-16.04a/alljoyn_core/unit_test/SecurityPolicyRulesTest.cc:1566:12: note: Found duplicate branches for 'if' and 'else'.
alljoyn-16.04a/alljoyn_core/unit_test/SecurityX509Test.cc:109:18: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/SecurityX509Test.cc:105:39: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/SecurityX509Test.cc:109:18: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/SecurityX509Test.cc:111:9: warning: Possible null pointer dereference: Intf1 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/SecurityX509Test.cc:105:39: note: Assignment 'Intf1=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/SecurityX509Test.cc:111:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/SecurityX509Test.cc:122:18: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/SecurityX509Test.cc:118:39: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/SecurityX509Test.cc:122:18: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/SecurityX509Test.cc:124:9: warning: Possible null pointer dereference: Intf2 [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/SecurityX509Test.cc:118:39: note: Assignment 'Intf2=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/SecurityX509Test.cc:124:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/SecurityX509Test.cc:85:5: warning: Member variable 'SecurityX509Test::serviceObject' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/unit_test/SecurityX509Test.cc:85:5: warning: Member variable 'SecurityX509Test::clientProxyObject' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/unit_test/SecurityX509Test.cc:220:5: warning: Member variable 'ECDSAAuthListener::requestCredentialsCalled' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/unit_test/SecurityX509Test.cc:220:5: warning: Member variable 'ECDSAAuthListener::verifyCredentialsCalled' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/unit_test/SecurityX509Test.cc:220:5: warning: Member variable 'ECDSAAuthListener::authenticationCompleteCalled' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/unit_test/SecurityX509Test.cc:220:5: warning: Member variable 'ECDSAAuthListener::authenticationResult' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/unit_test/SecurityX509Test.cc:220:5: warning: Member variable 'ECDSAAuthListener::securityViolationCalled' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/unit_test/SecurityX509Test.cc:220:5: warning: Member variable 'ECDSAAuthListener::requestCredentialsReturn' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/unit_test/SecurityX509Test.cc:220:5: warning: Member variable 'ECDSAAuthListener::verifyCredentialsReturn' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/unit_test/SecurityX509Test.cc:230:9: performance: Variable 'securityViolationStatus' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-16.04a/alljoyn_core/unit_test/SecurityX509Test.cc:231:15: performance: Variable 'requestCredentialsPrivateKey' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-16.04a/alljoyn_core/unit_test/SecurityX509Test.cc:232:15: performance: Variable 'requestCredentialsX509CertChain' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-16.04a/alljoyn_core/unit_test/ServiceSetup.cc:84:16: warning: Member variable 'ServiceObject::prop_int_val' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/unit_test/ServiceSetup.cc:84:16: warning: Member variable 'ServiceObject::my_signal_member' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/unit_test/ServiceSetup.cc:84:16: warning: Member variable 'ServiceObject::my_signal_member_2' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/unit_test/ServiceTestObject.cc:42:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/ServiceTestObject.cc:38:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ServiceTestObject.cc:42:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ServiceTestObject.cc:153:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/ServiceTestObject.cc:149:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ServiceTestObject.cc:153:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ServiceTestObject.cc:157:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/ServiceTestObject.cc:153:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ServiceTestObject.cc:157:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/ServiceTestObject.cc:32:20: warning: Member variable 'ServiceTestObject::my_signal_member' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/unit_test/ServiceTestObject.cc:32:20: warning: Member variable 'ServiceTestObject::prop_int_val' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/unit_test/ServiceTestObject.cc:32:20: warning: Member variable 'ServiceTestObject::output1' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/unit_test/SessionTest.cc:67:18: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/SessionTest.cc:63:48: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/SessionTest.cc:67:18: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/SessionTest.cc:69:9: warning: Possible null pointer dereference: clienttestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/SessionTest.cc:63:48: note: Assignment 'clienttestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/SessionTest.cc:69:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/SessionTest.cc:87:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/SessionTest.cc:86:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/SessionTest.cc:87:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/SessionTest.cc:334:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/SessionTest.cc:313:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/SessionTest.cc:334:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/SessionTest.cc:592:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/SessionTest.cc:580:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/SessionTest.cc:592:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/SessionTest.cc:844:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/SessionTest.cc:827:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/SessionTest.cc:844:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/SessionTest.cc:1079:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/SessionTest.cc:1064:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/SessionTest.cc:1079:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/SessionTest.cc:1391:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/SessionTest.cc:1375:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/SessionTest.cc:1391:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/SessionTest.cc:764:5: style: Class 'RemoveSessionMemberBusAListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/unit_test/SignalTest.cc:1007:31: style: Condition 'proxy!=NULL' is always false [knownConditionTrueFalse]
alljoyn-16.04a/alljoyn_core/unit_test/SignalTest.cc:1006:19: note: Assuming that condition 'proxy==NULL' is not redundant
alljoyn-16.04a/alljoyn_core/unit_test/SignalTest.cc:1007:31: note: Condition 'proxy!=NULL' is always false
alljoyn-16.04a/alljoyn_core/unit_test/SignalTest.cc:133:18: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/SignalTest.cc:129:49: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/SignalTest.cc:133:18: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/SignalTest.cc:136:13: warning: Possible null pointer dereference: servicetestIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/SignalTest.cc:129:49: note: Assignment 'servicetestIntf=NULL', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/SignalTest.cc:136:13: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/SignalTest.cc:276:5: warning: Member variable 'Participant::port' is not initialized in the constructor. [uninitMemberVarPrivate]
alljoyn-16.04a/alljoyn_core/unit_test/SignalTest.cc:276:5: warning: Member variable 'Participant::mpport' is not initialized in the constructor. [uninitMemberVarPrivate]
alljoyn-16.04a/alljoyn_core/unit_test/SignalTest.cc:276:5: warning: Member variable 'Participant::name' is not initialized in the constructor. [uninitMemberVarPrivate]
alljoyn-16.04a/alljoyn_core/unit_test/SignalTest.cc:276:5: warning: Member variable 'Participant::busobj' is not initialized in the constructor. [uninitMemberVarPrivate]
alljoyn-16.04a/alljoyn_core/unit_test/SignalTest.cc:276:5: warning: Member variable 'Participant::opts' is not initialized in the constructor. [uninitMemberVarPrivate]
alljoyn-16.04a/alljoyn_core/unit_test/SignalTest.cc:276:5: warning: Member variable 'Participant::mpopts' is not initialized in the constructor. [uninitMemberVarPrivate]
alljoyn-16.04a/alljoyn_core/unit_test/SignalTest.cc:276:5: warning: Member variable 'Participant::hostedSessionMap' is not initialized in the constructor. [uninitMemberVarPrivate]
alljoyn-16.04a/alljoyn_core/unit_test/SignalTest.cc:276:5: warning: Member variable 'Participant::joinedSessionMap' is not initialized in the constructor. [uninitMemberVarPrivate]
alljoyn-16.04a/alljoyn_core/unit_test/SignalTest.cc:276:5: warning: Member variable 'Participant::inited' is not initialized in the constructor. [uninitMemberVarPrivate]
alljoyn-16.04a/alljoyn_core/unit_test/SignalTest.cc:280:18: warning: Member variable 'Participant::port' is not assigned a value in 'Participant::operator='. [operatorEqVarError]
alljoyn-16.04a/alljoyn_core/unit_test/SignalTest.cc:280:18: warning: Member variable 'Participant::mpport' is not assigned a value in 'Participant::operator='. [operatorEqVarError]
alljoyn-16.04a/alljoyn_core/unit_test/SignalTest.cc:280:18: warning: Member variable 'Participant::bus' is not assigned a value in 'Participant::operator='. [operatorEqVarError]
alljoyn-16.04a/alljoyn_core/unit_test/SignalTest.cc:280:18: warning: Member variable 'Participant::name' is not assigned a value in 'Participant::operator='. [operatorEqVarError]
alljoyn-16.04a/alljoyn_core/unit_test/SignalTest.cc:280:18: warning: Member variable 'Participant::busobj' is not assigned a value in 'Participant::operator='. [operatorEqVarError]
alljoyn-16.04a/alljoyn_core/unit_test/SignalTest.cc:280:18: warning: Member variable 'Participant::opts' is not assigned a value in 'Participant::operator='. [operatorEqVarError]
alljoyn-16.04a/alljoyn_core/unit_test/SignalTest.cc:280:18: warning: Member variable 'Participant::mpopts' is not assigned a value in 'Participant::operator='. [operatorEqVarError]
alljoyn-16.04a/alljoyn_core/unit_test/SignalTest.cc:280:18: warning: Member variable 'Participant::hostedSessionMap' is not assigned a value in 'Participant::operator='. [operatorEqVarError]
alljoyn-16.04a/alljoyn_core/unit_test/SignalTest.cc:280:18: warning: Member variable 'Participant::joinedSessionMap' is not assigned a value in 'Participant::operator='. [operatorEqVarError]
alljoyn-16.04a/alljoyn_core/unit_test/SignalTest.cc:280:18: warning: Member variable 'Participant::inited' is not assigned a value in 'Participant::operator='. [operatorEqVarError]
alljoyn-16.04a/alljoyn_core/unit_test/SignalTest.cc:289:5: warning: Member variable 'SignalReceiver::participant' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/alljoyn_core/unit_test/SignalTest.cc:54:5: style: Class 'TestObject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/unit_test/SignalTest.cc:289:5: style: Class 'SignalReceiver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/unit_test/SignalTest.cc:350:18: style: The function 'RegisterSignalHandler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/unit_test/SignalTest.cc:309:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/unit_test/SignalTest.cc:350:18: note: Function in derived class
alljoyn-16.04a/alljoyn_core/unit_test/SignalTest.cc:365:18: style: The function 'RegisterSignalHandler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/unit_test/SignalTest.cc:309:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/unit_test/SignalTest.cc:365:18: note: Function in derived class
alljoyn-16.04a/alljoyn_core/unit_test/TestSecureApplication.cc:84:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/TestSecureApplication.cc:81:38: note: Assignment 'testIntf=nullptr', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/TestSecureApplication.cc:84:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/TestSecureApplication.cc:85:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/TestSecureApplication.cc:81:38: note: Assignment 'testIntf=nullptr', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/TestSecureApplication.cc:85:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/TestSecureApplication.cc:86:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/TestSecureApplication.cc:81:38: note: Assignment 'testIntf=nullptr', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/TestSecureApplication.cc:86:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/TestSecureApplication.cc:87:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/TestSecureApplication.cc:81:38: note: Assignment 'testIntf=nullptr', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/TestSecureApplication.cc:87:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/TestSecureApplication.cc:88:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/TestSecureApplication.cc:81:38: note: Assignment 'testIntf=nullptr', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/TestSecureApplication.cc:88:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/TestSecureApplication.cc:89:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/TestSecureApplication.cc:81:38: note: Assignment 'testIntf=nullptr', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/TestSecureApplication.cc:89:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/TestSecureApplication.cc:90:9: warning: Possible null pointer dereference: testIntf [nullPointer]
alljoyn-16.04a/alljoyn_core/unit_test/TestSecureApplication.cc:81:38: note: Assignment 'testIntf=nullptr', assigned value is 0
alljoyn-16.04a/alljoyn_core/unit_test/TestSecureApplication.cc:90:9: note: Null pointer dereference
alljoyn-16.04a/alljoyn_core/unit_test/TestSecureApplication.cc:203:94: style: Function 'GetProxyObject' argument 2 names different: declaration 'sessionId' definition 'sessionid'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/unit_test/TestSecureApplication.h:65:75: note: Function 'GetProxyObject' argument 2 names different: declaration 'sessionId' definition 'sessionid'.
alljoyn-16.04a/alljoyn_core/unit_test/TestSecureApplication.cc:203:94: note: Function 'GetProxyObject' argument 2 names different: declaration 'sessionId' definition 'sessionid'.
alljoyn-16.04a/alljoyn_core/unit_test/TestSecureApplication.cc:389:61: style: Function 'SetJoinSessionEvent' argument 1 names different: declaration 'authEvent' definition 'event'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_core/unit_test/TestSecureApplication.h:207:42: note: Function 'SetJoinSessionEvent' argument 1 names different: declaration 'authEvent' definition 'event'.
alljoyn-16.04a/alljoyn_core/unit_test/TestSecureApplication.cc:389:61: note: Function 'SetJoinSessionEvent' argument 1 names different: declaration 'authEvent' definition 'event'.
alljoyn-16.04a/alljoyn_core/unit_test/TestSecureApplication.cc:143:25: warning: Accessing an item in container 'hostedSessions'. Either the condition 'hostedSessions.size()>0' is redundant or 'hostedSessions' can be empty. [containerOutOfBounds]
alljoyn-16.04a/alljoyn_core/unit_test/TestSecureApplication.cc:147:35: note: Assuming that condition 'hostedSessions.size()>0' is not redundant
alljoyn-16.04a/alljoyn_core/unit_test/TestSecureApplication.cc:143:25: note: Access out of bounds
alljoyn-16.04a/alljoyn_core/unit_test/TestSecureApplication.cc:350:104: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/alljoyn_core/unit_test/TestSecureApplication.h:195:18: warning: Virtual function 'SessionLost' is called from destructor '~TestSecureApplication()' at line 140. Dynamic binding is not used. [virtualCallInConstructor]
alljoyn-16.04a/alljoyn_core/unit_test/TestSecureApplication.cc:140:9: note: Calling SessionLost
alljoyn-16.04a/alljoyn_core/unit_test/TestSecureApplication.h:195:18: note: SessionLost is a virtual method
alljoyn-16.04a/alljoyn_core/unit_test/TestSecurityManager.cc:65:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/TestSecurityManager.cc:63:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/TestSecurityManager.cc:65:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/TestSecurityManager.cc:268:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/TestSecurityManager.cc:263:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/TestSecurityManager.cc:268:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/TestSecurityManager.cc:324:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/TestSecurityManager.cc:319:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/TestSecurityManager.cc:324:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/TestSecurityManager.cc:432:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/TestSecurityManager.cc:427:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/TestSecurityManager.cc:432:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/TestSecurityManager.cc:46:49: performance: Function parameter 'appName' should be passed by const reference. [passedByValue]
alljoyn-16.04a/alljoyn_core/unit_test/XmlRulesConverterTest.h:39:9: performance: Variable 'strings' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-16.04a/alljoyn_core/unit_test/XmlRulesConverterToXmlTest.cc:200:18: style: The function 'FlawRules' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/unit_test/XmlRulesConverterToXmlTest.cc:191:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/unit_test/XmlRulesConverterToXmlTest.cc:200:18: note: Function in derived class
alljoyn-16.04a/alljoyn_core/unit_test/XmlRulesConverterToXmlTest.cc:209:18: style: The function 'FlawRules' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/unit_test/XmlRulesConverterToXmlTest.cc:191:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/unit_test/XmlRulesConverterToXmlTest.cc:209:18: note: Function in derived class
alljoyn-16.04a/alljoyn_core/unit_test/XmlRulesConverterToXmlTest.cc:218:18: style: The function 'FlawRules' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/unit_test/XmlRulesConverterToXmlTest.cc:191:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/unit_test/XmlRulesConverterToXmlTest.cc:218:18: note: Function in derived class
alljoyn-16.04a/alljoyn_core/unit_test/check/AllJoynObjTest.cc:122:5: style: Class 'TestAllJoynObj' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/unit_test/check/AllJoynObjTest.cc:324:5: style: Class 'TestAllJoynObjBadSessionOpts' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_core/unit_test/check/AllJoynObjTest.cc:328:21: style: The function 'SendAttachSession' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_core/unit_test/check/AllJoynObjTest.cc:176:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_core/unit_test/check/AllJoynObjTest.cc:328:21: note: Function in derived class
alljoyn-16.04a/alljoyn_core/unit_test/check/DiscoveryTest.cc:59:29: performance: Function parameter 'staticParams' should be passed by const reference. [passedByValue]
alljoyn-16.04a/alljoyn_core/unit_test/check/DiscoveryTest.cc:59:57: performance: Function parameter 'dynamicParams' should be passed by const reference. [passedByValue]
alljoyn-16.04a/alljoyn_core/unit_test/dbusObjTest.cc:50:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/dbusObjTest.cc:49:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/dbusObjTest.cc:50:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/dbusObjTest.cc:70:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/dbusObjTest.cc:65:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/dbusObjTest.cc:70:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/dbusObjTest.cc:85:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/dbusObjTest.cc:79:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/dbusObjTest.cc:85:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/dbusObjTest.cc:104:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/dbusObjTest.cc:98:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/dbusObjTest.cc:104:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/dbusObjTest.cc:121:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/dbusObjTest.cc:116:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/dbusObjTest.cc:121:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/dbusObjTest.cc:134:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/dbusObjTest.cc:126:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/dbusObjTest.cc:134:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/dbusObjTest.cc:271:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/dbusObjTest.cc:268:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/dbusObjTest.cc:271:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/dbusObjTest.cc:296:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_core/unit_test/dbusObjTest.cc:293:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_core/unit_test/dbusObjTest.cc:296:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:2297:56: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:2342:71: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:2398:75: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:11217:37: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:12856:14: style: Same expression on both sides of '||' because the value of '!key' and '!val' are the same. [duplicateExpression]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:12854:19: note: 'key' is assigned value 'new MsgArg' here.
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:12855:19: note: 'val' is assigned value 'new MsgArg' here.
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:12856:14: note: Same expression on both sides of '||' because the value of '!key' and '!val' are the same.
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:11522:12: style: The scope of the variable 'numReplyArgs' can be reduced. [variableScope]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:9326:85: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:9478:112: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:3380:44: style: Function 'JSessionListener' argument 1 names different: declaration 'jsessionListener' definition 'jlistener'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:1794:30: note: Function 'JSessionListener' argument 1 names different: declaration 'jsessionListener' definition 'jlistener'.
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:3380:44: note: Function 'JSessionListener' argument 1 names different: declaration 'jsessionListener' definition 'jlistener'.
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:3612:52: style: Function 'JSessionPortListener' argument 1 names different: declaration 'jsessionPortListener' definition 'jlistener'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:1843:34: note: Function 'JSessionPortListener' argument 1 names different: declaration 'jsessionPortListener' definition 'jlistener'.
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:3612:52: note: Function 'JSessionPortListener' argument 1 names different: declaration 'jsessionPortListener' definition 'jlistener'.
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:4127:78: style: Function 'VerifyCredentials' argument 2 names different: declaration 'peerName' definition 'authPeer'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:1980:67: note: Function 'VerifyCredentials' argument 2 names different: declaration 'peerName' definition 'authPeer'.
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:4127:78: note: Function 'VerifyCredentials' argument 2 names different: declaration 'peerName' definition 'authPeer'.
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:4260:83: style: Function 'AuthenticationComplete' argument 2 names different: declaration 'peerName' definition 'authPeer'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:1982:72: note: Function 'AuthenticationComplete' argument 2 names different: declaration 'peerName' definition 'authPeer'.
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:4260:83: note: Function 'AuthenticationComplete' argument 2 names different: declaration 'peerName' definition 'authPeer'.
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:5837:104: style: Function 'Java_org_alljoyn_bus_BusAttachment_cancelAdvertiseName' argument 4 names different: declaration 'transports' definition 'jtransports'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.h:142:20: note: Function 'Java_org_alljoyn_bus_BusAttachment_cancelAdvertiseName' argument 4 names different: declaration 'transports' definition 'jtransports'.
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:5837:104: note: Function 'Java_org_alljoyn_bus_BusAttachment_cancelAdvertiseName' argument 4 names different: declaration 'transports' definition 'jtransports'.
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:7219:100: style: Function 'JoinSessionCB' argument 3 names different: declaration 'sessionOpts' definition 'opts'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:2066:80: note: Function 'JoinSessionCB' argument 3 names different: declaration 'sessionOpts' definition 'opts'.
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:7219:100: note: Function 'JoinSessionCB' argument 3 names different: declaration 'sessionOpts' definition 'opts'.
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:9657:54: style: Function 'JSignalHandler' argument 2 names different: declaration 'jmethod' definition 'jmeth'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:2509:42: note: Function 'JSignalHandler' argument 2 names different: declaration 'jmethod' definition 'jmeth'.
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:9657:54: note: Function 'JSignalHandler' argument 2 names different: declaration 'jmethod' definition 'jmeth'.
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:9680:57: style: Function 'IsSameObject' argument 2 names different: declaration 'jmethod' definition 'jmeth'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:2511:45: note: Function 'IsSameObject' argument 2 names different: declaration 'jmethod' definition 'jmeth'.
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:9680:57: note: Function 'IsSameObject' argument 2 names different: declaration 'jmethod' definition 'jmeth'.
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:9814:34: style: Function 'JTranslator' argument 1 names different: declaration 'jsessionListener' definition 'jobj'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:2553:25: note: Function 'JTranslator' argument 1 names different: declaration 'jsessionListener' definition 'jobj'.
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:9814:34: note: Function 'JTranslator' argument 1 names different: declaration 'jsessionListener' definition 'jobj'.
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:11143:64: style: Function 'JPropertiesChangedListener' argument 1 names different: declaration 'jlistener' definition 'jobj'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:2491:40: note: Function 'JPropertiesChangedListener' argument 1 names different: declaration 'jlistener' definition 'jobj'.
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:11143:64: note: Function 'JPropertiesChangedListener' argument 1 names different: declaration 'jlistener' definition 'jobj'.
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:11143:78: style: Function 'JPropertiesChangedListener' argument 2 names different: declaration 'changed' definition 'jch'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:2491:59: note: Function 'JPropertiesChangedListener' argument 2 names different: declaration 'changed' definition 'jch'.
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:11143:78: note: Function 'JPropertiesChangedListener' argument 2 names different: declaration 'changed' definition 'jch'.
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:11143:91: style: Function 'JPropertiesChangedListener' argument 3 names different: declaration 'invalidated' definition 'jinval'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:2491:76: note: Function 'JPropertiesChangedListener' argument 3 names different: declaration 'invalidated' definition 'jinval'.
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:11143:91: note: Function 'JPropertiesChangedListener' argument 3 names different: declaration 'invalidated' definition 'jinval'.
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:2013:15: performance: Variable 'jsessionListener' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:2014:15: performance: Variable 'jonJoinSessionListener' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:2015:15: performance: Variable 'jcontext' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:2093:15: performance: Variable 'jonPingListener' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:2094:15: performance: Variable 'jcontext' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:13102:9: performance: Variable 'jobserver' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:1112:17: style: Technically the member function 'JString::c_str' can be const. [functionConst]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:1050:0: style: Technically the member function 'JLocalRef < jthrowable >::operatorT' can be const. [functionConst]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:1050:0: style: Technically the member function 'JLocalRef < jclass >::operatorT' can be const. [functionConst]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:1050:0: style: Technically the member function 'JLocalRef < jstring >::operatorT' can be const. [functionConst]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:1050:0: style: Technically the member function 'JLocalRef < jobject >::operatorT' can be const. [functionConst]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:1050:0: style: Technically the member function 'JLocalRef < jbyteArray >::operatorT' can be const. [functionConst]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:1050:0: style: Technically the member function 'JLocalRef < jcharArray >::operatorT' can be const. [functionConst]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:1050:0: style: Technically the member function 'JLocalRef < jobjectArray >::operatorT' can be const. [functionConst]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:1110:5: style: Class 'JString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:1160:5: style: Class 'JSafeString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:1736:5: style: Class 'JBusListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:1794:5: style: Class 'JSessionListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:1843:5: style: Class 'JSessionPortListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:1929:5: style: Class 'JKeyStoreListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:2062:5: style: Class 'JOnJoinSessionListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:2146:5: style: Class 'JOnPingListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:2553:5: style: Class 'JTranslator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:2585:5: style: Class 'MessageContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:1040:0: style: Class 'JLocalRef < jthrowable >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:1040:0: style: Class 'JLocalRef < jclass >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:1040:0: style: Class 'JLocalRef < jstring >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:1040:0: style: Class 'JLocalRef < jobject >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:1040:0: style: Class 'JLocalRef < jbyteArray >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:1040:0: style: Class 'JLocalRef < jcharArray >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:1040:0: style: Class 'JLocalRef < jobjectArray >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:2531:13: style: The function 'Register' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:2512:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:2531:13: note: Function in derived class
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:2535:10: style: The function 'Unregister' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:2513:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:2535:10: note: Function in derived class
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:2543:13: style: The function 'Register' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:2512:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:2543:13: note: Function in derived class
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:2547:10: style: The function 'Unregister' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:2513:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:2547:10: note: Function in derived class
alljoyn-16.04a/alljoyn_java/jni/alljoyn_java.cc:4339:16: performance: Possible inefficient checking for 'busObjects' emptiness. [stlSize]
alljoyn-16.04a/alljoyn_js/jni/ScriptableObject.h:24:5: style: Class 'ScriptableObject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_js/jni/ScriptableObject.h:52:9: style: Class 'Operation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_js/jni/BusAttachmentHost.h:38:5: style: Class '_BusAttachmentHost' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_js/jni/NativeObject.h:30:5: style: Class 'NativeObject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_js/jni/BusAttachmentInterface.h:25:5: style: Class '_BusAttachmentInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_js/jni/BusErrorInterface.h:25:5: style: Class '_BusErrorInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_js/jni/CredentialsInterface.h:25:5: style: Class '_CredentialsInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_js/jni/MessageInterface.h:25:5: style: Class '_MessageInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_js/jni/IfcSecurityInterface.h:25:5: style: Class '_IfcSecurityInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_js/jni/SessionLostReasonInterface.h:25:5: style: Class '_SessionLostReasonInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_js/jni/SessionOptsInterface.h:25:5: style: Class '_SessionOptsInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_js/jni/HttpServer.h:50:5: style: Class '_HttpServer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_js/jni/SocketFdInterface.h:25:5: style: Class '_SocketFdInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_js/jni/VersionInterface.h:24:5: style: Class '_VersionInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_js/jni/BusNamespace.h:36:5: style: Class '_BusNamespace' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_js/jni/PluginData.h:73:5: style: Class 'PluginData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_js/jni/BusAttachmentInterface.h:27:18: style: The function 'Construct' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_js/jni/ScriptableObject.h:36:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_js/jni/BusAttachmentInterface.h:27:18: note: Function in derived class
alljoyn-16.04a/alljoyn_js/jni/SocketFdInterface.h:27:18: style: The function 'Construct' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_js/jni/ScriptableObject.h:36:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_js/jni/SocketFdInterface.h:27:18: note: Function in derived class
alljoyn-16.04a/alljoyn_js/jni/SocketFdHost.h:25:19: style: Technically the member function '_SocketFdHost::GetFd' can be const. [functionConst]
alljoyn-16.04a/alljoyn_js/jni/InterfaceDescriptionNative.h:28:5: style: Class 'InterfaceDescriptionNative' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_js/jni/AcceptSessionJoinerListenerNative.cc:35:67: style: Function 'onAccept' argument 1 names different: declaration 'port' definition 'sessionPort'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_js/jni/AcceptSessionJoinerListenerNative.h:28:36: note: Function 'onAccept' argument 1 names different: declaration 'port' definition 'sessionPort'.
alljoyn-16.04a/alljoyn_js/jni/AcceptSessionJoinerListenerNative.cc:35:67: note: Function 'onAccept' argument 1 names different: declaration 'port' definition 'sessionPort'.
alljoyn-16.04a/alljoyn_js/jni/BusAttachmentHost.cc:4420:5: style: Variable 'aboutObj' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_js/jni/BusAttachmentHost.cc:4419:5: note: Variable 'aboutObj' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_js/jni/BusAttachmentHost.cc:4420:5: note: Variable 'aboutObj' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_js/jni/BusAttachmentHost.cc:3096:95: style: Function 'bindSessionPort' argument 3 names different: declaration 'result' definition 'npresult'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_js/jni/BusAttachmentHost.h:60:79: note: Function 'bindSessionPort' argument 3 names different: declaration 'result' definition 'npresult'.
alljoyn-16.04a/alljoyn_js/jni/BusAttachmentHost.cc:3096:95: note: Function 'bindSessionPort' argument 3 names different: declaration 'result' definition 'npresult'.
alljoyn-16.04a/alljoyn_js/jni/BusAttachmentHost.cc:4361:58: style: Function 'GetSignal' argument 1 names different: declaration 'signalName' definition 'name'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_js/jni/BusAttachmentHost.h:110:42: note: Function 'GetSignal' argument 1 names different: declaration 'signalName' definition 'name'.
alljoyn-16.04a/alljoyn_js/jni/BusAttachmentHost.cc:4361:58: note: Function 'GetSignal' argument 1 names different: declaration 'signalName' definition 'name'.
alljoyn-16.04a/alljoyn_js/jni/BusAttachmentHost.h:111:17: performance: Technically the member function '_BusAttachmentHost::MatchRule' can be static. [functionStatic]
alljoyn-16.04a/alljoyn_js/jni/BusAttachmentHost.cc:4388:33: note: Technically the member function '_BusAttachmentHost::MatchRule' can be static.
alljoyn-16.04a/alljoyn_js/jni/BusAttachmentHost.h:111:17: note: Technically the member function '_BusAttachmentHost::MatchRule' can be static.
alljoyn-16.04a/alljoyn_js/jni/BusAttachmentHost.h:121:10: performance: Technically the member function '_BusAttachmentHost::ParseName' can be static. [functionStatic]
alljoyn-16.04a/alljoyn_js/jni/BusAttachmentHost.cc:4522:26: note: Technically the member function '_BusAttachmentHost::ParseName' can be static.
alljoyn-16.04a/alljoyn_js/jni/BusAttachmentHost.h:121:10: note: Technically the member function '_BusAttachmentHost::ParseName' can be static.
alljoyn-16.04a/alljoyn_js/jni/BusAttachmentHost.cc:817:17: warning: The class 'JoinSessionCBContext' defines member variable with name 'status' also defined in its parent class 'CallbackContext'. [duplInheritedMember]
alljoyn-16.04a/alljoyn_js/jni/PluginData.h:33:17: note: Parent variable 'CallbackContext::status'
alljoyn-16.04a/alljoyn_js/jni/BusAttachmentHost.cc:817:17: note: Derived variable 'JoinSessionCBContext::status'
alljoyn-16.04a/alljoyn_js/jni/BusAttachmentHost.cc:262:9: style: Class 'ListenerUnregisteredContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_js/jni/BusAttachmentHost.cc:392:9: style: Class 'BusStoppingContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_js/jni/BusAttachmentHost.cc:413:9: style: Class 'BusDisconnectedContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_js/jni/BusAttachmentHost.cc:1003:9: style: Class 'ObjectRegisteredContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_js/jni/BusAttachmentHost.cc:1023:9: style: Class 'ObjectUnregisteredContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_js/jni/BusAttachmentHost.cc:982:10: style: The function 'MethodHandler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_js/jni/BusObject.h:30:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_js/jni/BusAttachmentHost.cc:982:10: note: Function in derived class
alljoyn-16.04a/alljoyn_js/jni/BusAttachmentHost.cc:1007:18: style: The function 'ObjectRegistered' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_js/jni/BusObject.h:28:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_js/jni/BusAttachmentHost.cc:1007:18: note: Function in derived class
alljoyn-16.04a/alljoyn_js/jni/BusAttachmentHost.cc:1027:18: style: The function 'ObjectUnregistered' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_js/jni/BusObject.h:29:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_js/jni/BusAttachmentHost.cc:1027:18: note: Function in derived class
alljoyn-16.04a/alljoyn_js/jni/BusAttachmentHost.cc:1053:21: style: The function 'Get' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_js/jni/BusObject.h:25:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_js/jni/BusAttachmentHost.cc:1053:21: note: Function in derived class
alljoyn-16.04a/alljoyn_js/jni/BusAttachmentHost.cc:1096:21: style: The function 'Set' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_js/jni/BusObject.h:26:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_js/jni/BusAttachmentHost.cc:1096:21: note: Function in derived class
alljoyn-16.04a/alljoyn_js/jni/BusAttachmentHost.cc:1138:21: style: The function 'GenerateIntrospection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_js/jni/BusObject.h:27:21: note: Virtual function in base class
alljoyn-16.04a/alljoyn_js/jni/BusAttachmentHost.cc:1138:21: note: Function in derived class
alljoyn-16.04a/alljoyn_js/jni/BusAttachmentInterface.cc:65:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_js/jni/BusAttachmentInterface.cc:58:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_js/jni/BusAttachmentInterface.cc:65:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_js/jni/BusNamespace.cc:208:18: style: The function 'RequestPermissionCB' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_js/jni/FeaturePermissions.h:38:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_js/jni/BusNamespace.cc:208:18: note: Function in derived class
alljoyn-16.04a/alljoyn_js/jni/BusObjectNative.cc:176:5: style: Variable 'npargs' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/alljoyn_js/jni/BusObjectNative.cc:172:0: note: Variable 'npargs' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_js/jni/BusObjectNative.cc:176:5: note: Variable 'npargs' is reassigned a value before the old one has been used.
alljoyn-16.04a/alljoyn_js/jni/BusObjectNative.cc:56:63: style: Function 'get' argument 1 names different: declaration 'interface' definition 'iface'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_js/jni/BusObjectNative.h:32:50: note: Function 'get' argument 1 names different: declaration 'interface' definition 'iface'.
alljoyn-16.04a/alljoyn_js/jni/BusObjectNative.cc:56:63: note: Function 'get' argument 1 names different: declaration 'interface' definition 'iface'.
alljoyn-16.04a/alljoyn_js/jni/BusObjectNative.cc:56:113: style: Function 'get' argument 2 names different: declaration 'property' definition 'prop'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_js/jni/BusObjectNative.h:32:104: note: Function 'get' argument 2 names different: declaration 'property' definition 'prop'.
alljoyn-16.04a/alljoyn_js/jni/BusObjectNative.cc:56:113: note: Function 'get' argument 2 names different: declaration 'property' definition 'prop'.
alljoyn-16.04a/alljoyn_js/jni/BusObjectNative.cc:96:63: style: Function 'set' argument 1 names different: declaration 'interface' definition 'iface'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_js/jni/BusObjectNative.h:33:50: note: Function 'set' argument 1 names different: declaration 'interface' definition 'iface'.
alljoyn-16.04a/alljoyn_js/jni/BusObjectNative.cc:96:63: note: Function 'set' argument 1 names different: declaration 'interface' definition 'iface'.
alljoyn-16.04a/alljoyn_js/jni/BusObjectNative.cc:96:113: style: Function 'set' argument 2 names different: declaration 'property' definition 'prop'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_js/jni/BusObjectNative.h:33:104: note: Function 'set' argument 2 names different: declaration 'property' definition 'prop'.
alljoyn-16.04a/alljoyn_js/jni/BusObjectNative.cc:96:113: note: Function 'set' argument 2 names different: declaration 'property' definition 'prop'.
alljoyn-16.04a/alljoyn_js/jni/CallbackNative.cc:288:78: style: Function 'onCallback' argument 2 names different: declaration 'interfaceDescription' definition 'interfaceDescriptions'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_js/jni/CallbackNative.h:47:66: note: Function 'onCallback' argument 2 names different: declaration 'interfaceDescription' definition 'interfaceDescriptions'.
alljoyn-16.04a/alljoyn_js/jni/CallbackNative.cc:288:78: note: Function 'onCallback' argument 2 names different: declaration 'interfaceDescription' definition 'interfaceDescriptions'.
alljoyn-16.04a/alljoyn_js/jni/CallbackNative.cc:585:132: style: Function 'DispatchCallback' argument 4 names different: declaration 'interfaceDescription' definition 'interfaceDescriptions'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_js/jni/CallbackNative.h:60:127: note: Function 'DispatchCallback' argument 4 names different: declaration 'interfaceDescription' definition 'interfaceDescriptions'.
alljoyn-16.04a/alljoyn_js/jni/CallbackNative.cc:585:132: note: Function 'DispatchCallback' argument 4 names different: declaration 'interfaceDescription' definition 'interfaceDescriptions'.
alljoyn-16.04a/alljoyn_js/jni/CallbackNative.cc:363:13: warning: The class 'CallbackContext' defines member variable with name 'status' also defined in its parent class 'CallbackContext'. [duplInheritedMember]
alljoyn-16.04a/alljoyn_js/jni/PluginData.h:33:17: note: Parent variable 'CallbackContext::status'
alljoyn-16.04a/alljoyn_js/jni/CallbackNative.cc:363:13: note: Derived variable 'CallbackContext::status'
alljoyn-16.04a/alljoyn_js/jni/CallbackNative.cc:367:14: style: The function 'CallbackContext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
alljoyn-16.04a/alljoyn_js/jni/PluginData.h:35:18: note: Virtual function in base class
alljoyn-16.04a/alljoyn_js/jni/CallbackNative.cc:367:14: note: Function in derived class
alljoyn-16.04a/alljoyn_js/jni/CredentialsHost.cc:42:47: style: Function 'getPassword' argument 1 names different: declaration 'npresult' definition 'result'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_js/jni/CredentialsHost.h:31:33: note: Function 'getPassword' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-16.04a/alljoyn_js/jni/CredentialsHost.cc:42:47: note: Function 'getPassword' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-16.04a/alljoyn_js/jni/CredentialsHost.cc:52:47: style: Function 'getUserName' argument 1 names different: declaration 'npresult' definition 'result'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_js/jni/CredentialsHost.h:33:33: note: Function 'getUserName' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-16.04a/alljoyn_js/jni/CredentialsHost.cc:52:47: note: Function 'getUserName' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-16.04a/alljoyn_js/jni/CredentialsHost.cc:62:48: style: Function 'getCertChain' argument 1 names different: declaration 'npresult' definition 'result'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_js/jni/CredentialsHost.h:35:34: note: Function 'getCertChain' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-16.04a/alljoyn_js/jni/CredentialsHost.cc:62:48: note: Function 'getCertChain' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-16.04a/alljoyn_js/jni/CredentialsHost.cc:72:49: style: Function 'getPrivateKey' argument 1 names different: declaration 'npresult' definition 'result'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_js/jni/CredentialsHost.h:37:35: note: Function 'getPrivateKey' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-16.04a/alljoyn_js/jni/CredentialsHost.cc:72:49: note: Function 'getPrivateKey' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-16.04a/alljoyn_js/jni/CredentialsHost.cc:82:49: style: Function 'getLogonEntry' argument 1 names different: declaration 'npresult' definition 'result'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_js/jni/CredentialsHost.h:39:35: note: Function 'getLogonEntry' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-16.04a/alljoyn_js/jni/CredentialsHost.cc:82:49: note: Function 'getLogonEntry' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-16.04a/alljoyn_js/jni/CredentialsHost.cc:92:49: style: Function 'getExpiration' argument 1 names different: declaration 'npresult' definition 'result'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_js/jni/CredentialsHost.h:41:35: note: Function 'getExpiration' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-16.04a/alljoyn_js/jni/CredentialsHost.cc:92:49: note: Function 'getExpiration' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-16.04a/alljoyn_js/jni/CredentialsHost.cc:103:53: style: Function 'setPassword' argument 1 names different: declaration 'npvalue' definition 'value'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_js/jni/CredentialsHost.h:32:39: note: Function 'setPassword' argument 1 names different: declaration 'npvalue' definition 'value'.
alljoyn-16.04a/alljoyn_js/jni/CredentialsHost.cc:103:53: note: Function 'setPassword' argument 1 names different: declaration 'npvalue' definition 'value'.
alljoyn-16.04a/alljoyn_js/jni/CredentialsHost.cc:116:53: style: Function 'setUserName' argument 1 names different: declaration 'npvalue' definition 'value'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_js/jni/CredentialsHost.h:34:39: note: Function 'setUserName' argument 1 names different: declaration 'npvalue' definition 'value'.
alljoyn-16.04a/alljoyn_js/jni/CredentialsHost.cc:116:53: note: Function 'setUserName' argument 1 names different: declaration 'npvalue' definition 'value'.
alljoyn-16.04a/alljoyn_js/jni/CredentialsHost.cc:129:54: style: Function 'setCertChain' argument 1 names different: declaration 'npvalue' definition 'value'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_js/jni/CredentialsHost.h:36:40: note: Function 'setCertChain' argument 1 names different: declaration 'npvalue' definition 'value'.
alljoyn-16.04a/alljoyn_js/jni/CredentialsHost.cc:129:54: note: Function 'setCertChain' argument 1 names different: declaration 'npvalue' definition 'value'.
alljoyn-16.04a/alljoyn_js/jni/CredentialsHost.cc:142:55: style: Function 'setPrivateKey' argument 1 names different: declaration 'npvalue' definition 'value'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_js/jni/CredentialsHost.h:38:41: note: Function 'setPrivateKey' argument 1 names different: declaration 'npvalue' definition 'value'.
alljoyn-16.04a/alljoyn_js/jni/CredentialsHost.cc:142:55: note: Function 'setPrivateKey' argument 1 names different: declaration 'npvalue' definition 'value'.
alljoyn-16.04a/alljoyn_js/jni/CredentialsHost.cc:155:55: style: Function 'setLogonEntry' argument 1 names different: declaration 'npvalue' definition 'value'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_js/jni/CredentialsHost.h:40:41: note: Function 'setLogonEntry' argument 1 names different: declaration 'npvalue' definition 'value'.
alljoyn-16.04a/alljoyn_js/jni/CredentialsHost.cc:155:55: note: Function 'setLogonEntry' argument 1 names different: declaration 'npvalue' definition 'value'.
alljoyn-16.04a/alljoyn_js/jni/CredentialsHost.cc:168:55: style: Function 'setExpiration' argument 1 names different: declaration 'npvalue' definition 'value'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_js/jni/CredentialsHost.h:42:41: note: Function 'setExpiration' argument 1 names different: declaration 'npvalue' definition 'value'.
alljoyn-16.04a/alljoyn_js/jni/CredentialsHost.cc:168:55: note: Function 'setExpiration' argument 1 names different: declaration 'npvalue' definition 'value'.
alljoyn-16.04a/alljoyn_js/jni/HttpServer.cc:101:82: style: Function 'RequestThread' argument 2 names different: declaration 'fd' definition 'requestFd'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_js/jni/HttpServer.h:73:62: note: Function 'RequestThread' argument 2 names different: declaration 'fd' definition 'requestFd'.
alljoyn-16.04a/alljoyn_js/jni/HttpServer.cc:101:82: note: Function 'RequestThread' argument 2 names different: declaration 'fd' definition 'requestFd'.
alljoyn-16.04a/alljoyn_js/jni/MessageHost.cc:47:41: style: Function 'getSender' argument 1 names different: declaration 'npresult' definition 'result'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_js/jni/MessageHost.h:34:31: note: Function 'getSender' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-16.04a/alljoyn_js/jni/MessageHost.cc:47:41: note: Function 'getSender' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-16.04a/alljoyn_js/jni/MessageHost.cc:53:46: style: Function 'getDestination' argument 1 names different: declaration 'npresult' definition 'result'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_js/jni/MessageHost.h:35:36: note: Function 'getDestination' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-16.04a/alljoyn_js/jni/MessageHost.cc:53:46: note: Function 'getDestination' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-16.04a/alljoyn_js/jni/MessageHost.cc:59:40: style: Function 'getFlags' argument 1 names different: declaration 'npresult' definition 'result'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_js/jni/MessageHost.h:36:30: note: Function 'getFlags' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-16.04a/alljoyn_js/jni/MessageHost.cc:59:40: note: Function 'getFlags' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-16.04a/alljoyn_js/jni/MessageHost.cc:65:48: style: Function 'getInterfaceName' argument 1 names different: declaration 'npresult' definition 'result'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_js/jni/MessageHost.h:37:38: note: Function 'getInterfaceName' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-16.04a/alljoyn_js/jni/MessageHost.cc:65:48: note: Function 'getInterfaceName' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-16.04a/alljoyn_js/jni/MessageHost.cc:71:45: style: Function 'getObjectPath' argument 1 names different: declaration 'npresult' definition 'result'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_js/jni/MessageHost.h:38:35: note: Function 'getObjectPath' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-16.04a/alljoyn_js/jni/MessageHost.cc:71:45: note: Function 'getObjectPath' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-16.04a/alljoyn_js/jni/MessageHost.cc:77:48: style: Function 'getAuthMechanism' argument 1 names different: declaration 'npresult' definition 'result'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_js/jni/MessageHost.h:39:38: note: Function 'getAuthMechanism' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-16.04a/alljoyn_js/jni/MessageHost.cc:77:48: note: Function 'getAuthMechanism' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-16.04a/alljoyn_js/jni/MessageHost.cc:83:47: style: Function 'getIsUnreliable' argument 1 names different: declaration 'npresult' definition 'result'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_js/jni/MessageHost.h:40:37: note: Function 'getIsUnreliable' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-16.04a/alljoyn_js/jni/MessageHost.cc:83:47: note: Function 'getIsUnreliable' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-16.04a/alljoyn_js/jni/MessageHost.cc:89:45: style: Function 'getMemberName' argument 1 names different: declaration 'npresult' definition 'result'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_js/jni/MessageHost.h:41:35: note: Function 'getMemberName' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-16.04a/alljoyn_js/jni/MessageHost.cc:89:45: note: Function 'getMemberName' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-16.04a/alljoyn_js/jni/MessageHost.cc:95:44: style: Function 'getSignature' argument 1 names different: declaration 'npresult' definition 'result'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_js/jni/MessageHost.h:42:34: note: Function 'getSignature' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-16.04a/alljoyn_js/jni/MessageHost.cc:95:44: note: Function 'getSignature' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-16.04a/alljoyn_js/jni/MessageHost.cc:101:44: style: Function 'getSessionId' argument 1 names different: declaration 'npresult' definition 'result'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_js/jni/MessageHost.h:43:34: note: Function 'getSessionId' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-16.04a/alljoyn_js/jni/MessageHost.cc:101:44: note: Function 'getSessionId' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-16.04a/alljoyn_js/jni/MessageHost.cc:107:44: style: Function 'getTimestamp' argument 1 names different: declaration 'npresult' definition 'result'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_js/jni/MessageHost.h:44:34: note: Function 'getTimestamp' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-16.04a/alljoyn_js/jni/MessageHost.cc:107:44: note: Function 'getTimestamp' argument 1 names different: declaration 'npresult' definition 'result'.
alljoyn-16.04a/alljoyn_js/jni/NativeObject.h:33:18: warning: Virtual function 'Invalidate' is called from destructor '~NativeObject()' at line 49. Dynamic binding is not used. [virtualCallInConstructor]
alljoyn-16.04a/alljoyn_js/jni/NativeObject.cc:49:5: note: Calling Invalidate
alljoyn-16.04a/alljoyn_js/jni/NativeObject.h:33:18: note: Invalidate is a virtual method
alljoyn-16.04a/alljoyn_js/jni/ProxyBusObjectHost.cc:54:17: warning: The class 'IntrospectCBContext' defines member variable with name 'status' also defined in its parent class 'CallbackContext'. [duplInheritedMember]
alljoyn-16.04a/alljoyn_js/jni/PluginData.h:33:17: note: Parent variable 'CallbackContext::status'
alljoyn-16.04a/alljoyn_js/jni/ProxyBusObjectHost.cc:54:17: note: Derived variable 'IntrospectCBContext::status'
alljoyn-16.04a/alljoyn_js/jni/ProxyBusObjectHost.cc:128:17: warning: The class 'IntrospectCBContext' defines member variable with name 'status' also defined in its parent class 'CallbackContext'. [duplInheritedMember]
alljoyn-16.04a/alljoyn_js/jni/PluginData.h:33:17: note: Parent variable 'CallbackContext::status'
alljoyn-16.04a/alljoyn_js/jni/ProxyBusObjectHost.cc:128:17: note: Derived variable 'IntrospectCBContext::status'
alljoyn-16.04a/alljoyn_js/jni/SessionJoinedListenerNative.cc:34:61: style: Function 'onJoined' argument 1 names different: declaration 'port' definition 'sessionPort'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_js/jni/SessionJoinedListenerNative.h:28:36: note: Function 'onJoined' argument 1 names different: declaration 'port' definition 'sessionPort'.
alljoyn-16.04a/alljoyn_js/jni/SessionJoinedListenerNative.cc:34:61: note: Function 'onJoined' argument 1 names different: declaration 'port' definition 'sessionPort'.
alljoyn-16.04a/alljoyn_js/jni/SignalEmitterHost.cc:122:13: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alljoyn-16.04a/alljoyn_js/jni/SignalEmitterHost.cc:40:54: style: Function 'emitSignal' argument 1 names different: declaration 'args' definition 'npargs'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_js/jni/SignalEmitterHost.h:31:38: note: Function 'emitSignal' argument 1 names different: declaration 'args' definition 'npargs'.
alljoyn-16.04a/alljoyn_js/jni/SignalEmitterHost.cc:40:54: note: Function 'emitSignal' argument 1 names different: declaration 'args' definition 'npargs'.
alljoyn-16.04a/alljoyn_js/jni/SignalEmitterHost.cc:40:71: style: Function 'emitSignal' argument 2 names different: declaration 'argCount' definition 'npargCount'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_js/jni/SignalEmitterHost.h:31:53: note: Function 'emitSignal' argument 2 names different: declaration 'argCount' definition 'npargCount'.
alljoyn-16.04a/alljoyn_js/jni/SignalEmitterHost.cc:40:71: note: Function 'emitSignal' argument 2 names different: declaration 'argCount' definition 'npargCount'.
alljoyn-16.04a/alljoyn_js/jni/SignalEmitterHost.cc:40:94: style: Function 'emitSignal' argument 3 names different: declaration 'result' definition 'npresult'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_js/jni/SignalEmitterHost.h:31:74: note: Function 'emitSignal' argument 3 names different: declaration 'result' definition 'npresult'.
alljoyn-16.04a/alljoyn_js/jni/SignalEmitterHost.cc:40:94: note: Function 'emitSignal' argument 3 names different: declaration 'result' definition 'npresult'.
alljoyn-16.04a/alljoyn_js/jni/npapi/Plugin.h:93:17: performance: Technically the member function '_Plugin::KeyStoreFileName' can be static. [functionStatic]
alljoyn-16.04a/alljoyn_js/jni/npapi/Plugin.h:119:5: style: Class '_Plugin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/alljoyn_js/jni/npapi/TypeMapping.cc:138:16: portability: Casting between integer* and const double* which have an incompatible binary data representation. [invalidPointerCast]
alljoyn-16.04a/alljoyn_js/jni/npapi/TypeMapping.cc:153:24: portability: Casting between integer* and const double* which have an incompatible binary data representation. [invalidPointerCast]
alljoyn-16.04a/alljoyn_js/jni/npapi/TypeMapping.cc:176:20: portability: Casting between integer* and const double* which have an incompatible binary data representation. [invalidPointerCast]
alljoyn-16.04a/alljoyn_js/jni/npapi/TypeMapping.cc:181:16: portability: Casting between integer* and const double* which have an incompatible binary data representation. [invalidPointerCast]
alljoyn-16.04a/alljoyn_js/jni/npapi/npn.cc:56:36: style: Function 'NPN_PluginThreadAsyncCall' argument 1 names different: declaration 'instance' definition 'npp'. [funcArgNamesDifferent]
alljoyn-16.04a/alljoyn_js/jni/npapi/npn.h:45:36: note: Function 'NPN_PluginThreadAsyncCall' argument 1 names different: declaration 'instance' definition 'npp'.
alljoyn-16.04a/alljoyn_js/jni/npapi/npn.cc:56:36: note: Function 'NPN_PluginThreadAsyncCall' argument 1 names different: declaration 'instance' definition 'npp'.
alljoyn-16.04a/alljoyn_js/jni/os/android/FeaturePermissions.cc:34:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_js/jni/os/android/FeaturePermissions.cc:30:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_js/jni/os/android/FeaturePermissions.cc:34:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_js/jni/os/linux/FeaturePermissions.cc:34:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_js/jni/os/linux/FeaturePermissions.cc:30:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_js/jni/os/linux/FeaturePermissions.cc:34:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_js/jni/os/windows/FeaturePermissions.cc:132:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/alljoyn_js/jni/os/windows/FeaturePermissions.cc:125:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/alljoyn_js/jni/os/windows/FeaturePermissions.cc:132:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/crypto/ECC/cng/CryptoECC.cc:781:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/common/crypto/ECC/cng/CryptoECC.cc:779:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/crypto/ECC/cng/CryptoECC.cc:781:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/crypto/ECC/cng/CryptoECC.cc:820:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/common/crypto/ECC/cng/CryptoECC.cc:816:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/crypto/ECC/cng/CryptoECC.cc:820:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/crypto/ECC/cng/CryptoECC.cc:877:5: style: Variable 'pEccPeerPublicKey' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/common/crypto/ECC/cng/CryptoECC.cc:869:0: note: Variable 'pEccPeerPublicKey' is reassigned a value before the old one has been used.
alljoyn-16.04a/common/crypto/ECC/cng/CryptoECC.cc:877:5: note: Variable 'pEccPeerPublicKey' is reassigned a value before the old one has been used.
alljoyn-16.04a/common/crypto/ECC/cng/CryptoECC.cc:955:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/common/crypto/ECC/cng/CryptoECC.cc:951:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/crypto/ECC/cng/CryptoECC.cc:955:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/crypto/ECC/cng/CryptoECC.cc:995:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/common/crypto/ECC/cng/CryptoECC.cc:991:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/crypto/ECC/cng/CryptoECC.cc:995:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/crypto/ECC/cng/CryptoECC.cc:1124:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/common/crypto/ECC/cng/CryptoECC.cc:1119:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/crypto/ECC/cng/CryptoECC.cc:1124:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/crypto/ECC/cng/CryptoECC.cc:1244:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/common/crypto/ECC/cng/CryptoECC.cc:1239:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/crypto/ECC/cng/CryptoECC.cc:1244:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/crypto/ECC/cng/CryptoECC.cc:101:9: performance: Variable 'hSecret' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
alljoyn-16.04a/common/crypto/ECC/cng/CryptoECC.cc:97:1: warning: The struct 'ECCSecretState' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
alljoyn-16.04a/common/crypto/ECC/generic/CryptoECC.cc:83:5: style: 'ECCSecretState::operator=' should return 'ECCSecretState &'. [operatorEq]
alljoyn-16.04a/common/crypto/ECC/generic/CryptoECC.cc:73:1: warning: The struct 'ECCSecretState' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
alljoyn-16.04a/common/crypto/builtin/CryptoHash.cc:80:9: style: The scope of the variable 'i' can be reduced. [variableScope]
alljoyn-16.04a/common/crypto/builtin/CryptoHash.cc:58:5: style: Class 'Context' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/common/crypto/cng/CryptoAES.cc:235:13: style: The scope of the variable 'npad' can be reduced. [variableScope]
alljoyn-16.04a/common/crypto/cng/CryptoAES.cc:299:13: style: The scope of the variable 'npad' can be reduced. [variableScope]
alljoyn-16.04a/common/crypto/cng/CryptoAES.cc:51:5: style: Struct 'KeyState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/common/crypto/cng/CryptoHash.cc:45:5: style: Class 'Context' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/common/crypto/openssl/CryptoHash.cc:43:5: style: Class 'Context' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/common/os/posix/Event.cc:39:0: error: #error "Must specify MECHANISM_EVENTFD or MECHANISM_PIPE" [preprocessorErrorDirective]
alljoyn-16.04a/common/os/posix/IfConfigLinux.cc:686:14: style: The scope of the variable 'nBytes' can be reduced. [variableScope]
alljoyn-16.04a/common/os/posix/Socket.cc:209:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/common/os/posix/Socket.cc:202:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/os/posix/Socket.cc:209:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/os/posix/Socket.cc:303:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/common/os/posix/Socket.cc:296:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/os/posix/Socket.cc:303:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/os/posix/Socket.cc:338:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/common/os/posix/Socket.cc:330:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/os/posix/Socket.cc:338:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/os/posix/Socket.cc:362:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/common/os/posix/Socket.cc:355:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/os/posix/Socket.cc:362:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/os/posix/Socket.cc:575:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/common/os/posix/Socket.cc:563:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/os/posix/Socket.cc:575:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/os/posix/Socket.cc:690:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/common/os/posix/Socket.cc:665:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/os/posix/Socket.cc:690:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/os/posix/Socket.cc:534:13: style: The scope of the variable 'ret' can be reduced. [variableScope]
alljoyn-16.04a/common/os/posix/osUtil.cc:270:9: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alljoyn-16.04a/common/os/posix/osUtil.cc:271:9: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alljoyn-16.04a/common/os/windows/IfConfig.cc:213:73: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alljoyn-16.04a/common/os/windows/IfConfig.cc:264:85: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alljoyn-16.04a/common/os/windows/Socket.cc:532:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/common/os/windows/Socket.cc:508:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/os/windows/Socket.cc:532:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/os/windows/Socket.cc:811:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/common/os/windows/Socket.cc:803:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/os/windows/Socket.cc:811:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/os/windows/Socket.cc:682:26: style: Same expression on both sides of '>'. [duplicateExpression]
alljoyn-16.04a/common/os/windows/UARTStream.cc:51:5: style: Variable 'hSlapCOM' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/common/os/windows/UARTStream.cc:42:0: note: Variable 'hSlapCOM' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/os/windows/UARTStream.cc:51:5: note: Variable 'hSlapCOM' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/os/windows/osUtil.cc:158:9: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alljoyn-16.04a/common/os/windows/osUtil.cc:159:9: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alljoyn-16.04a/common/os/windows/osUtil.cc:278:18: error: va_list 'argp' was opened but not closed by va_end(). [va_end_missing]
alljoyn-16.04a/common/os/windows/time.cc:43:27: style: Same expression on both sides of '-' because the value of 'current_count' and 'base_count' are the same. [duplicateExpression]
alljoyn-16.04a/common/os/windows/time.cc:42:46: note: 'current_count' is assigned value '::GetTickCount64()' here.
alljoyn-16.04a/common/os/windows/time.cc:41:56: note: 'base_count' is assigned value '::GetTickCount64()' here.
alljoyn-16.04a/common/os/windows/time.cc:43:27: note: Same expression on both sides of '-' because the value of 'current_count' and 'base_count' are the same.
alljoyn-16.04a/common/src/ASN1.cc:153:12: style: The scope of the variable 'decodedBytes' can be reduced. [variableScope]
alljoyn-16.04a/common/src/BigNum.cc:124:5: warning: Member variable 'Storage::buffer' is not initialized in the constructor. [uninitMemberVarPrivate]
alljoyn-16.04a/common/src/BigNum.cc:124:5: warning: Member variable 'Storage::size' is not initialized in the constructor. [uninitMemberVarPrivate]
alljoyn-16.04a/common/src/BigNum.cc:124:5: warning: Member variable 'Storage::refCount' is not initialized in the constructor. [uninitMemberVarPrivate]
alljoyn-16.04a/common/src/CertificateECC.cc:563:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/common/src/CertificateECC.cc:557:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/src/CertificateECC.cc:563:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/src/CertificateECC.cc:594:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/common/src/CertificateECC.cc:587:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/src/CertificateECC.cc:594:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/src/CertificateECC.cc:615:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/common/src/CertificateECC.cc:612:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/src/CertificateECC.cc:615:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/src/CertificateECC.cc:859:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/common/src/CertificateECC.cc:849:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/src/CertificateECC.cc:859:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/src/CertificateECC.cc:914:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/common/src/CertificateECC.cc:904:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/src/CertificateECC.cc:914:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/src/CertificateECC.cc:948:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/common/src/CertificateECC.cc:944:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/src/CertificateECC.cc:948:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/src/CertificateECC.cc:978:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/common/src/CertificateECC.cc:974:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/src/CertificateECC.cc:978:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/src/CertificateECC.cc:86:12: style: The scope of the variable 'pos' can be reduced. [variableScope]
alljoyn-16.04a/common/src/CertificateHelper.cc:41:12: style: The scope of the variable 'pos' can be reduced. [variableScope]
alljoyn-16.04a/common/src/CryptoECCFieldp256.cc:229:0: error: #error Unexpected radix bits; expecting 64. [preprocessorErrorDirective]
alljoyn-16.04a/common/src/CryptoECCMath.cc:1624:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/common/src/CryptoECCMath.cc:1610:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/src/CryptoECCMath.cc:1624:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/src/CryptoECCMath.cc:1716:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/common/src/CryptoECCMath.cc:1713:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/src/CryptoECCMath.cc:1716:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/src/CryptoECCMath.cc:340:33: style: The scope of the variable 'b_words' can be reduced. [variableScope]
alljoyn-16.04a/common/src/CryptoECCMath.cc:647:21: style: The scope of the variable 'v' can be reduced. [variableScope]
alljoyn-16.04a/common/src/CryptoECCMath.cc:742:13: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alljoyn-16.04a/common/src/CryptoECCMath.cc:743:13: style: The scope of the variable 'prod' can be reduced. [variableScope]
alljoyn-16.04a/common/src/CryptoECCMath.cc:896:14: style: The scope of the variable 'new_shiftval' can be reduced. [variableScope]
alljoyn-16.04a/common/src/CryptoECCMath.cc:1455:13: style: The scope of the variable 'v' can be reduced. [variableScope]
alljoyn-16.04a/common/src/CryptoECCMath.cc:729:9: style: Variable 'w' is assigned a value that is never used. [unreadVariable]
alljoyn-16.04a/common/src/CryptoECCp256.cc:752:42: warning: Either the condition 'curve==NULL' is redundant or there is possible null pointer dereference: curve. [nullPointerRedundantCheck]
alljoyn-16.04a/common/src/CryptoECCp256.cc:771:54: note: Assuming that condition 'curve==NULL' is not redundant
alljoyn-16.04a/common/src/CryptoECCp256.cc:752:42: note: Null pointer dereference
alljoyn-16.04a/common/src/CryptoECCp256.cc:754:17: warning: Either the condition 'curve==NULL' is redundant or there is possible null pointer dereference: curve. [nullPointerRedundantCheck]
alljoyn-16.04a/common/src/CryptoECCp256.cc:771:54: note: Assuming that condition 'curve==NULL' is not redundant
alljoyn-16.04a/common/src/CryptoECCp256.cc:754:17: note: Null pointer dereference
alljoyn-16.04a/common/src/CryptoECCp256.cc:739:5: style: Variable 'res' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/common/src/CryptoECCp256.cc:738:12: note: Variable 'res' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/src/CryptoECCp256.cc:739:5: note: Variable 'res' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/src/CryptoECCp256.cc:711:15: warning: Shifting 32-bit value by 32 bits is undefined behaviour. See condition at line 712. [shiftTooManyBits]
alljoyn-16.04a/common/src/CryptoECCp256.cc:712:18: note: Assuming that condition 'w<=32' is not redundant
alljoyn-16.04a/common/src/CryptoECCp256.cc:711:15: note: Shift
alljoyn-16.04a/common/src/CryptoECCp256.cc:711:15: warning: Either the condition 'w<=32' is redundant or there is signed integer overflow for expression '1<<w'. [integerOverflowCond]
alljoyn-16.04a/common/src/CryptoECCp256.cc:712:18: note: Assuming that condition 'w<=32' is not redundant
alljoyn-16.04a/common/src/CryptoECCp256.cc:711:15: note: Integer overflow
alljoyn-16.04a/common/src/CryptoECCp256.cc:711:21: warning: Either the condition 'w<=32' is redundant or there is signed integer overflow for expression '(1<<w)-1'. [integerOverflowCond]
alljoyn-16.04a/common/src/CryptoECCp256.cc:712:18: note: Assuming that condition 'w<=32' is not redundant
alljoyn-16.04a/common/src/CryptoECCp256.cc:711:21: note: Integer overflow
alljoyn-16.04a/common/src/CryptoSRP.cc:224:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/common/src/CryptoSRP.cc:221:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/src/CryptoSRP.cc:224:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/src/Debug.cc:383:9: style: The scope of the variable 'mlen' can be reduced. [variableScope]
alljoyn-16.04a/common/src/Debug.cc:168:48: style: Function 'Register' argument 1 names different: declaration 'cb' definition 'callback'. [funcArgNamesDifferent]
alljoyn-16.04a/common/src/DebugControl.h:44:38: note: Function 'Register' argument 1 names different: declaration 'cb' definition 'callback'.
alljoyn-16.04a/common/src/Debug.cc:168:48: note: Function 'Register' argument 1 names different: declaration 'cb' definition 'callback'.
alljoyn-16.04a/common/src/Debug.cc:168:64: style: Function 'Register' argument 2 names different: declaration 'context' definition 'cbContext'. [funcArgNamesDifferent]
alljoyn-16.04a/common/src/DebugControl.h:44:48: note: Function 'Register' argument 2 names different: declaration 'context' definition 'cbContext'.
alljoyn-16.04a/common/src/Debug.cc:168:64: note: Function 'Register' argument 2 names different: declaration 'context' definition 'cbContext'.
alljoyn-16.04a/common/src/Debug.cc:358:17: style: Technically the member function 'DebugContext::GetMsg' can be const. [functionConst]
alljoyn-16.04a/common/src/IODispatch.cc:95:13: style: The scope of the variable 'stream' can be reduced. [variableScope]
alljoyn-16.04a/common/src/IODispatch.cc:421:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/common/src/IODispatch.cc:470:29: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/common/src/IODispatch.cc:474:25: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/common/src/SLAPPacket.cc:86:13: style: The scope of the variable 'rx' can be reduced. [variableScope]
alljoyn-16.04a/common/src/SLAPPacket.cc:181:14: style: The scope of the variable 'expectedLen' can be reduced. [variableScope]
alljoyn-16.04a/common/src/SLAPStream.cc:468:41: style: Same expression on both sides of '>'. [duplicateExpression]
alljoyn-16.04a/common/src/SLAPStream.cc:295:22: style: The scope of the variable 'pkt' can be reduced. [variableScope]
alljoyn-16.04a/common/src/String.cc:140:17: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
alljoyn-16.04a/common/src/String.cc:136:9: note: outer condition: str
alljoyn-16.04a/common/src/String.cc:140:17: note: identical inner condition: str
alljoyn-16.04a/common/src/StringUtil.cc:385:24: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
alljoyn-16.04a/common/src/StringUtil.cc:397:28: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
alljoyn-16.04a/common/src/StringUtil.cc:417:28: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
alljoyn-16.04a/common/src/StringUtil.cc:438:12: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
alljoyn-16.04a/common/src/StringUtil.cc:288:24: warning: Either the condition 'i<=2147483648U' is redundant or there is signed integer overflow for expression '-(int32_t)i'. [integerOverflowCond]
alljoyn-16.04a/common/src/StringUtil.cc:287:49: note: Assuming that condition 'i<=2147483648U' is not redundant
alljoyn-16.04a/common/src/StringUtil.cc:288:24: note: Integer overflow
alljoyn-16.04a/common/src/Timer.cc:834:21: style: The scope of the variable 'nullIdx' can be reduced. [variableScope]
alljoyn-16.04a/common/src/XmlElement.cc:142:53: style: Redundant condition: If 'EXPR >= '9'', the comparison 'EXPR >= '0'' is always true. [redundantCondition]
alljoyn-16.04a/common/src/XmlElement.cc:138:30: style: The scope of the variable 'val' can be reduced. [variableScope]
alljoyn-16.04a/common/src/XmlElement.cc:380:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/common/src/XmlElement.cc:401:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/common/src/XmlElement.cc:456:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/common/src/XmlElement.cc:468:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/common/unit_test/ASN1Test.cc:218:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/common/unit_test/ASN1Test.cc:209:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/unit_test/ASN1Test.cc:218:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/unit_test/ConditionTest.cc:203:13: style: Variable 'm_state' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/common/unit_test/ConditionTest.cc:198:13: note: Variable 'm_state' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/unit_test/ConditionTest.cc:203:13: note: Variable 'm_state' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/unit_test/ConditionTest.cc:604:13: style: Variable 'm_state' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/common/unit_test/ConditionTest.cc:599:13: note: Variable 'm_state' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/unit_test/ConditionTest.cc:604:13: note: Variable 'm_state' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/unit_test/ConditionTest.cc:903:13: style: Variable 'm_state' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/common/unit_test/ConditionTest.cc:898:13: note: Variable 'm_state' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/unit_test/ConditionTest.cc:903:13: note: Variable 'm_state' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/unit_test/ConditionTest.cc:586:5: warning: Member variable 'ProducerThread::m_begin' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/common/unit_test/ConditionTest.cc:586:5: warning: Member variable 'ProducerThread::m_count' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/common/unit_test/ConditionTest.cc:884:5: warning: Member variable 'AllocatorThread::m_size' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/common/unit_test/CryptoHashTest.cc:132:17: style: The scope of the variable 'key' can be reduced. [variableScope]
alljoyn-16.04a/common/unit_test/CryptoHashTest.cc:133:17: style: The scope of the variable 'msg' can be reduced. [variableScope]
alljoyn-16.04a/common/unit_test/CryptoHashTest.cc:134:17: style: The scope of the variable 'dig' can be reduced. [variableScope]
alljoyn-16.04a/common/unit_test/CryptoHashTest.cc:161:17: style: The scope of the variable 'key' can be reduced. [variableScope]
alljoyn-16.04a/common/unit_test/CryptoHashTest.cc:162:17: style: The scope of the variable 'msg' can be reduced. [variableScope]
alljoyn-16.04a/common/unit_test/CryptoHashTest.cc:163:17: style: The scope of the variable 'dig' can be reduced. [variableScope]
alljoyn-16.04a/common/unit_test/CryptoRand.cc:78:12: style: The scope of the variable 'size' can be reduced. [variableScope]
alljoyn-16.04a/common/unit_test/IPAddressTest.cc:57:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/common/unit_test/IPAddressTest.cc:51:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/unit_test/IPAddressTest.cc:57:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/unit_test/IPAddressTest.cc:93:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/common/unit_test/IPAddressTest.cc:85:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/unit_test/IPAddressTest.cc:93:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/unit_test/IPAddressTest.cc:158:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/common/unit_test/IPAddressTest.cc:151:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/unit_test/IPAddressTest.cc:158:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/common/unit_test/StringUtilTest.cc:273:33: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
alljoyn-16.04a/common/unit_test/StringUtilTest.cc:111:10: style: The scope of the variable 'prefer_lower_case' can be reduced. [variableScope]
alljoyn-16.04a/common/unit_test/StringUtilTest.cc:154:10: style: The scope of the variable 'prefer_lower_case' can be reduced. [variableScope]
alljoyn-16.04a/common/unit_test/StringUtilTest.cc:225:14: style: The scope of the variable 'some_u32' can be reduced. [variableScope]
alljoyn-16.04a/common/unit_test/StringUtilTest.cc:236:13: style: The scope of the variable 'some_i32' can be reduced. [variableScope]
alljoyn-16.04a/common/unit_test/StringUtilTest.cc:247:14: style: The scope of the variable 'some_u64' can be reduced. [variableScope]
alljoyn-16.04a/common/unit_test/StringUtilTest.cc:258:13: style: The scope of the variable 'some_i64' can be reduced. [variableScope]
alljoyn-16.04a/common/unit_test/StringUtilTest.cc:275:10: style: The scope of the variable 'is_nan' can be reduced. [variableScope]
alljoyn-16.04a/common/unit_test/ThreadTest.cc:34:0: error: Invalid number of character '{' when these macros are defined: '__GCC__=1;__GCC__=1'. [syntaxError]
alljoyn-16.04a/common/unit_test/TimerTest.cc:90:5: style: Class 'MyAlarmListener2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/common/unit_test/UARTFuzzTest.cc:174:9: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
alljoyn-16.04a/common/unit_test/UARTFuzzTest.cc:523:5: warning: Member variable 'MyUARTStream::stream' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/common/unit_test/UARTFuzzTest.cc:147:13: style: Technically the member function 'SLAPFuzzWritePacket::GetPacketType' can be const. [functionConst]
alljoyn-16.04a/common/unit_test/UARTFuzzTest.cc:153:13: style: Technically the member function 'SLAPFuzzWritePacket::GetSeqNum' can be const. [functionConst]
alljoyn-16.04a/common/unit_test/UARTFuzzTest.cc:159:13: style: Technically the member function 'SLAPFuzzWritePacket::GetAckNum' can be const. [functionConst]
alljoyn-16.04a/common/unit_test/UARTFuzzTest.cc:68:5: style: Class 'SLAPFuzzWritePacket' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/common/unit_test/UARTTest.cc:595:12: style: The scope of the variable 'txlen' can be reduced. [variableScope]
alljoyn-16.04a/external/sha2/sha2.c:478:38: style: The scope of the variable 's0' can be reduced. [variableScope]
alljoyn-16.04a/external/sha2/sha2.c:478:42: style: The scope of the variable 's1' can be reduced. [variableScope]
alljoyn-16.04a/external/sha2/sha2.c:676:7: style: The scope of the variable 'i' can be reduced. [variableScope]
alljoyn-16.04a/external/sha2/sha2.c:808:38: style: The scope of the variable 's0' can be reduced. [variableScope]
alljoyn-16.04a/external/sha2/sha2.c:808:42: style: The scope of the variable 's1' can be reduced. [variableScope]
alljoyn-16.04a/external/sha2/sha2.c:1005:7: style: The scope of the variable 'i' can be reduced. [variableScope]
alljoyn-16.04a/external/sha2/sha2.c:1080:7: style: The scope of the variable 'i' can be reduced. [variableScope]
alljoyn-16.04a/services/about/cpp/samples/AboutClientSample/AboutClientAnnounceHandler.h:31:5: style: Class 'AboutClientAnnounceHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/services/about/cpp/samples/AboutClientSample/AboutClientMain.cc:368:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-16.04a/services/about/cpp/samples/AboutClientSample/AboutClientMain.cc:374:59: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-16.04a/services/about/cpp/samples/AboutClientSample/AboutClientMain.cc:281:28: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/services/about/cpp/samples/AboutClientSample/AboutClientMain.cc:426:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/services/about/cpp/samples/AboutClientSample/AboutClientMain.cc:411:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/services/about/cpp/samples/AboutClientSample/AboutClientMain.cc:426:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/services/about/cpp/samples/AboutClientSample/AboutClientSessionListener.h:25:5: style: Class 'AboutClientSessionListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/services/about/cpp/samples/AboutClientSample/AboutClientSessionJoiner.cc:49:37: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/services/about/cpp/samples/AboutServiceSample/AboutServiceMain.cc:234:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-16.04a/services/about/cpp/samples/AboutServiceSample/AboutServiceMain.cc:118:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/services/about/cpp/samples/AboutServiceSample/AboutServiceMain.cc:116:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/services/about/cpp/samples/AboutServiceSample/AboutServiceMain.cc:118:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/services/about/cpp/samples/AboutServiceSample/AboutServiceMain.cc:365:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/services/about/cpp/samples/AboutServiceSample/AboutServiceMain.cc:349:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/services/about/cpp/samples/AboutServiceSample/AboutServiceMain.cc:365:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/services/about/cpp/samples/AboutServiceSample/AboutServiceMain.cc:371:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/services/about/cpp/samples/AboutServiceSample/AboutServiceMain.cc:365:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/services/about/cpp/samples/AboutServiceSample/AboutServiceMain.cc:371:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/services/about/cpp/samples/AboutServiceSample/BusListenerImpl.h:36:5: style: Class 'BusListenerImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/services/about/cpp/samples/AboutServiceSample/OptParser.h:48:10: performance: Technically the member function 'OptParser::IsAllHex' can be static. [functionStatic]
alljoyn-16.04a/services/about/cpp/samples/AboutServiceSample/OptParser.cc:70:17: note: Technically the member function 'OptParser::IsAllHex' can be static.
alljoyn-16.04a/services/about/cpp/samples/AboutServiceSample/OptParser.h:48:10: note: Technically the member function 'OptParser::IsAllHex' can be static.
alljoyn-16.04a/services/about/cpp/samples/AboutServiceSample/OptParser.h:50:10: style: Technically the member function 'OptParser::PrintUsage' can be const. [functionConst]
alljoyn-16.04a/services/about/cpp/samples/AboutServiceSample/OptParser.cc:51:17: note: Technically the member function 'OptParser::PrintUsage' can be const.
alljoyn-16.04a/services/about/cpp/samples/AboutServiceSample/OptParser.h:50:10: note: Technically the member function 'OptParser::PrintUsage' can be const.
alljoyn-16.04a/services/about/cpp/src/AboutClient.cc:35:5: style: Variable 'p_ExistingInterfaceDescription' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/services/about/cpp/src/AboutClient.cc:34:0: note: Variable 'p_ExistingInterfaceDescription' is reassigned a value before the old one has been used.
alljoyn-16.04a/services/about/cpp/src/AboutClient.cc:35:5: note: Variable 'p_ExistingInterfaceDescription' is reassigned a value before the old one has been used.
alljoyn-16.04a/services/about/cpp/src/AboutIconClient.cc:40:5: style: Variable 'p_ExistingInterfaceDescription' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/services/about/cpp/src/AboutIconClient.cc:38:0: note: Variable 'p_ExistingInterfaceDescription' is reassigned a value before the old one has been used.
alljoyn-16.04a/services/about/cpp/src/AboutIconClient.cc:40:5: note: Variable 'p_ExistingInterfaceDescription' is reassigned a value before the old one has been used.
alljoyn-16.04a/services/about/cpp/src/AboutPropertyStoreImpl.cc:247:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/services/about/cpp/src/AboutPropertyStoreImpl.cc:245:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/services/about/cpp/src/AboutPropertyStoreImpl.cc:247:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/services/about/cpp/src/AboutPropertyStoreImpl.cc:264:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/services/about/cpp/src/AboutPropertyStoreImpl.cc:262:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/services/about/cpp/src/AboutPropertyStoreImpl.cc:264:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/services/about/cpp/src/AboutPropertyStoreImpl.cc:227:68: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/services/about/cpp/src/AboutPropertyStoreImpl.cc:298:68: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-16.04a/services/about/cpp/src/AnnouncementRegistrar.cc:51:9: style: Variable 'getIface' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/services/about/cpp/src/AnnouncementRegistrar.cc:47:0: note: Variable 'getIface' is reassigned a value before the old one has been used.
alljoyn-16.04a/services/about/cpp/src/AnnouncementRegistrar.cc:51:9: note: Variable 'getIface' is reassigned a value before the old one has been used.
alljoyn-16.04a/services/about/cpp/src/InternalAnnounceHandler.h:53:5: style: Class 'InternalAnnounceHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/services/about/cpp/unit_test/AboutInterfaceTest.cc:70:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/services/about/cpp/unit_test/AboutInterfaceTest.cc:66:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/services/about/cpp/unit_test/AboutInterfaceTest.cc:70:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/services/about/cpp/unit_test/AboutInterfaceTest.cc:68:9: style: Class 'AboutInterfaceTestPropertyStoreImpl' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
alljoyn-16.04a/services/about/cpp/unit_test/AboutInterfaceTest.cc:68:9: style: Class 'AboutInterfaceTestPropertyStoreImpl' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
alljoyn-16.04a/services/about/cpp/unit_test/AnnounceHandlerTest.cc:70:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/services/about/cpp/unit_test/AnnounceHandlerTest.cc:66:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/services/about/cpp/unit_test/AnnounceHandlerTest.cc:70:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/services/about/cpp/unit_test/AnnounceHandlerTest.cc:105:5: warning: Member variable 'AnnounceHandlerTestPropertyStoreImpl::propertyStore' is not initialized in the constructor. [uninitMemberVar]
alljoyn-16.04a/services/about/cpp/unit_test/AnnounceHandlerTest.cc:111:43: warning: Member variable 'AnnounceHandlerTestPropertyStoreImpl::propertyStore' is not assigned a value in 'AnnounceHandlerTestPropertyStoreImpl::operator='. [operatorEqVarError]
alljoyn-16.04a/services/about/cpp/unit_test/AnnounceHandlerTest.cc:1139:5: style: Class 'RemoveObjectDescriptionAnnounceHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/services/config/cpp/samples/ConfigClientSample/AsyncSessionJoiner.cc:49:37: style: C-style pointer casting [cstyleCast]
alljoyn-16.04a/services/config/cpp/samples/ConfigClientSample/SessionListenerImpl.h:38:5: style: Class 'SessionListenerImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-16.04a/services/config/cpp/samples/ConfigClientSample/ConfigClientMain.cc:429:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-16.04a/services/config/cpp/samples/ConfigClientSample/ConfigClientMain.cc:465:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/services/config/cpp/samples/ConfigClientSample/ConfigClientMain.cc:449:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/services/config/cpp/samples/ConfigClientSample/ConfigClientMain.cc:465:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/services/config/cpp/samples/ConfigServiceSample/AboutDataStore.cc:179:39: warning: Possible null pointer dereference: num [nullPointer]
alljoyn-16.04a/services/config/cpp/samples/ConfigServiceSample/AboutDataStore.cc:176:23: note: Assignment 'num=NULL', assigned value is 0
alljoyn-16.04a/services/config/cpp/samples/ConfigServiceSample/AboutDataStore.cc:179:39: note: Null pointer dereference
alljoyn-16.04a/services/config/cpp/samples/ConfigServiceSample/AboutDataStore.cc:198:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-16.04a/services/config/cpp/samples/ConfigServiceSample/AboutDataStore.cc:197:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/services/config/cpp/samples/ConfigServiceSample/AboutDataStore.cc:198:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-16.04a/services/config/cpp/samples/ConfigServiceSample/ConfigServiceMain.cc:145:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-16.04a/services/config/cpp/samples/ConfigServiceSample/OptParser.h:46:10: performance: Technically the member function 'OptParser::IsAllHex' can be static. [functionStatic]
alljoyn-16.04a/services/config/cpp/samples/ConfigServiceSample/OptParser.cc:63:17: note: Technically the member function 'OptParser::IsAllHex' can be static.
alljoyn-16.04a/services/config/cpp/samples/ConfigServiceSample/OptParser.h:46:10: note: Technically the member function 'OptParser::IsAllHex' can be static.
alljoyn-16.04a/services/config/cpp/samples/ConfigServiceSample/OptParser.h:48:10: style: Technically the member function 'OptParser::PrintUsage' can be const. [functionConst]
alljoyn-16.04a/services/config/cpp/samples/ConfigServiceSample/OptParser.cc:46:17: note: Technically the member function 'OptParser::PrintUsage' can be const.
alljoyn-16.04a/services/config/cpp/samples/ConfigServiceSample/OptParser.h:48:10: note: Technically the member function 'OptParser::PrintUsage' can be const.
alljoyn-16.04a/services/config/cpp/samples/common/AJInitializer.h:32:13: performance: Technically the member function 'AJInitializer::Initialize' can be static. [functionStatic]
alljoyn-16.04a/services/config/cpp/samples/common/AJInitializer.cc:20:24: note: Technically the member function 'AJInitializer::Initialize' can be static.
alljoyn-16.04a/services/config/cpp/samples/common/AJInitializer.h:32:13: note: Technically the member function 'AJInitializer::Initialize' can be static.
alljoyn-16.04a/services/config/cpp/src/ConfigClient.cc:36:5: style: Variable 'getIface' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-16.04a/services/config/cpp/src/ConfigClient.cc:35:0: note: Variable 'getIface' is reassigned a value before the old one has been used.
alljoyn-16.04a/services/config/cpp/src/ConfigClient.cc:36:5: note: Variable 'getIface' is reassigned a value before the old one has been used.
[22:33]

ftp://ftp.se.debian.org/debian/pool/main/a/alljoyn-gateway-1504/alljoyn-gateway-1504_15.04~git20160606.orig.tar.gz
alljoyn-gwagent-1504/cpp/GatewayConnector/samples/main.cc:655:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-gwagent-1504/cpp/GatewayConnector/samples/main.cc:649:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-gwagent-1504/cpp/GatewayConnector/samples/main.cc:655:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-gwagent-1504/cpp/GatewayConnector/samples/main.cc:199:21: style: The scope of the variable 'firstJoin' can be reduced. [variableScope]
alljoyn-gwagent-1504/cpp/GatewayConnector/samples/main.cc:213:21: style: The scope of the variable 'ver' can be reduced. [variableScope]
alljoyn-gwagent-1504/cpp/GatewayConnector/samples/main.cc:428:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayConnector/samples/main.cc:434:87: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayConnector/samples/main.cc:531:71: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayConnector/samples/main.cc:148:5: warning: Member variable 'ConfigSession::bus' is not initialized in the constructor. [uninitMemberVarPrivate]
alljoyn-gwagent-1504/cpp/GatewayConnector/samples/main.cc:355:5: warning: Member variable 'ConfigAboutListener::bus' is not initialized in the constructor. [uninitMemberVarPrivate]
alljoyn-gwagent-1504/cpp/GatewayConnector/samples/main.cc:194:5: style: Class 'ConfigSession' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-gwagent-1504/cpp/GatewayConnector/samples/main.cc:360:5: style: Class 'ConfigAboutListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-gwagent-1504/cpp/GatewayConnector/samples/main.cc:575:5: style: Class 'MyReceiver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alljoyn-gwagent-1504/cpp/GatewayConnector/src/GatewayConnector.cc:143:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-gwagent-1504/cpp/GatewayConnector/src/GatewayConnector.cc:140:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-gwagent-1504/cpp/GatewayConnector/src/GatewayConnector.cc:143:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:1009:18: warning: Return value of function validIfaces->empty() is not used. [ignoredReturnValue]
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:72:22: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:64:13: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:72:22: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:78:22: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:64:13: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:78:22: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:84:22: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:64:13: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:84:22: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:90:22: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:64:13: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:90:22: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:96:22: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:64:13: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:96:22: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:101:22: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:64:13: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:101:22: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:107:22: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:64:13: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:107:22: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:113:22: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:64:13: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:113:22: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:119:13: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:64:13: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:119:13: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:326:112: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:344:128: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:370:124: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:375:116: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:432:112: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:444:120: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:449:112: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:473:120: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:478:112: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:491:120: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:496:112: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:510:120: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:515:112: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:530:120: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:535:112: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:884:166: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:887:135: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:895:181: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:980:113: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:1018:83: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:1054:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:1091:143: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:1113:107: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:1142:117: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:1143:141: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:1148:117: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:1152:125: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:1200:117: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:1216:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:1270:57: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:1303:87: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:1427:114: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:1454:65: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:1467:83: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:1479:111: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayController/src/Acl.cc:1009:5: warning: Ineffective call of function 'empty()'. Did you intend to call 'clear()' instead? [uselessCallsEmpty]
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:105:22: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:97:13: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:105:22: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:111:22: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:97:13: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:111:22: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:118:22: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:97:13: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:118:22: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:124:22: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:97:13: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:124:22: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:130:22: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:97:13: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:130:22: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:137:22: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:97:13: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:137:22: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:143:13: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:97:13: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:143:13: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:160:22: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:152:13: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:160:22: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:166:22: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:152:13: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:166:22: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:173:22: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:152:13: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:173:22: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:179:22: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:152:13: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:179:22: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:185:13: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:152:13: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:185:13: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:541:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:535:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:541:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:1159:5: style: Variable 'remotedApp' is reassigned a value before the old one has been used. [redundantAssignment]
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:1157:0: note: Variable 'remotedApp' is reassigned a value before the old one has been used.
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:1159:5: note: Variable 'remotedApp' is reassigned a value before the old one has been used.
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:634:112: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:648:128: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:673:124: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:678:116: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:708:120: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:713:112: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:754:110: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:995:75: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:1047:75: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:1081:81: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:1095:21: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:1153:63: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorApp.cc:1167:101: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorAppStatus.cc:44:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorAppStatus.cc:37:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-gwagent-1504/cpp/GatewayController/src/ConnectorAppStatus.cc:44:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-gwagent-1504/cpp/GatewayController/src/GatewayMgmtApp.cc:80:22: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayController/src/GatewayMgmtApp.cc:72:13: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayController/src/GatewayMgmtApp.cc:80:22: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayController/src/GatewayMgmtApp.cc:86:22: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayController/src/GatewayMgmtApp.cc:72:13: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayController/src/GatewayMgmtApp.cc:86:22: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayController/src/GatewayMgmtApp.cc:92:13: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayController/src/GatewayMgmtApp.cc:72:13: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayController/src/GatewayMgmtApp.cc:92:13: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayController/src/GatewayMgmtApp.cc:171:5: warning: Either the condition '!busAttachment' is redundant or there is possible null pointer dereference: busAttachment. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayController/src/GatewayMgmtApp.cc:167:9: note: Assuming that condition '!busAttachment' is not redundant
alljoyn-gwagent-1504/cpp/GatewayController/src/GatewayMgmtApp.cc:171:5: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayController/src/GatewayMgmtApp.cc:187:22: warning: Either the condition '!busAttachment' is redundant or there is possible null pointer dereference: busAttachment. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayController/src/GatewayMgmtApp.cc:167:9: note: Assuming that condition '!busAttachment' is not redundant
alljoyn-gwagent-1504/cpp/GatewayController/src/GatewayMgmtApp.cc:187:22: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayController/src/PayloadAdapter.cc:97:98: style: Function 'unmarshalObjectDescriptionsWithFriendlyNames' argument 1 names different: declaration 'objSpecArgs' definition 'manifestObjectDescriptionInfo'. [funcArgNamesDifferent]
alljoyn-gwagent-1504/cpp/GatewayController/src/PayloadAdapter.h:52:93: note: Function 'unmarshalObjectDescriptionsWithFriendlyNames' argument 1 names different: declaration 'objSpecArgs' definition 'manifestObjectDescriptionInfo'.
alljoyn-gwagent-1504/cpp/GatewayController/src/PayloadAdapter.cc:97:98: note: Function 'unmarshalObjectDescriptionsWithFriendlyNames' argument 1 names different: declaration 'objSpecArgs' definition 'manifestObjectDescriptionInfo'.
alljoyn-gwagent-1504/cpp/GatewayController/src/PayloadAdapter.cc:61:103: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayController/src/PayloadAdapter.cc:204:119: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayController/src/PayloadAdapter.cc:338:110: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/GatewayAcl.cc:161:23: style: Variable 'success' is assigned a value that is never used. [unreadVariable]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/GatewayAcl.cc:203:65: style: Variable 'previousCustomMetadata' is assigned a value that is never used. [unreadVariable]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/GatewayAcl.cc:544:75: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/GatewayAcl.cc:631:71: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/GatewayConnectorApp.cc:84:51: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/GatewayConnectorApp.cc:331:51: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/GatewayConnectorApp.cc:576:51: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/GatewayConnectorAppManager.cc:78:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/GatewayConnectorAppManager.cc:117:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/GatewayConnectorAppManager.cc:195:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/GatewayMetadataManager.cc:127:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/GatewayMetadataManager.cc:143:59: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/GatewayMetadataManager.cc:262:63: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/GatewayRouterPolicyManager.cc:198:81: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/GatewayRouterPolicyManager.cc:325:81: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/GatewayRouterPolicyManager.cc:575:75: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/app/GatewayMgmtApp.cc:54:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/app/GatewayMgmtAppConfigListener.h:33:5: warning: Member variable 'GatewayMgmtAppConfigListener::m_KeyListener' is not initialized in the constructor. [uninitMemberVarPrivate]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/app/GatewayMgmtAppConfigListener.h:33:5: warning: Member variable 'GatewayMgmtAppConfigListener::m_Bus' is not initialized in the constructor. [uninitMemberVarPrivate]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/app/GatewayMgmtAppConfigListener.h:33:5: warning: Member variable 'GatewayMgmtAppConfigListener::m_BusListener' is not initialized in the constructor. [uninitMemberVarPrivate]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/app/GatewayMgmtAppConfigListener.h:33:5: warning: Member variable 'GatewayMgmtAppConfigListener::m_GatewayConfig' is not initialized in the constructor. [uninitMemberVarPrivate]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AclAdapter.cc:229:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AclAdapter.cc:226:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AclAdapter.cc:229:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AclAdapter.cc:204:59: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AclAdapter.cc:259:65: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AclAdapter.cc:332:47: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AclAdapter.cc:346:47: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AclAdapter.cc:363:75: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AclBusObject.cc:36:19: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AclBusObject.cc:31:9: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AclBusObject.cc:36:19: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AclBusObject.cc:40:19: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AclBusObject.cc:31:9: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AclBusObject.cc:40:19: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AclBusObject.cc:45:19: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AclBusObject.cc:31:9: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AclBusObject.cc:45:19: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AclBusObject.cc:50:19: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AclBusObject.cc:31:9: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AclBusObject.cc:50:19: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AclBusObject.cc:55:19: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AclBusObject.cc:31:9: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AclBusObject.cc:55:19: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AclBusObject.cc:60:19: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AclBusObject.cc:31:9: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AclBusObject.cc:60:19: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AclBusObject.cc:65:19: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AclBusObject.cc:31:9: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AclBusObject.cc:65:19: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AclBusObject.cc:70:19: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AclBusObject.cc:31:9: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AclBusObject.cc:70:19: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AclBusObject.cc:75:9: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AclBusObject.cc:31:9: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AclBusObject.cc:75:9: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:63:18: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:58:9: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:63:18: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:67:18: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:58:9: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:67:18: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:72:18: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:58:9: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:72:18: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:77:18: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:58:9: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:77:18: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:82:18: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:58:9: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:82:18: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:87:18: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:58:9: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:87:18: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:91:9: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:58:9: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:91:9: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:151:18: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:146:9: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:151:18: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:156:18: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:146:9: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:156:18: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:161:18: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:146:9: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:161:18: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:165:18: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:146:9: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:165:18: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:169:9: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:146:9: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:169:9: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:215:18: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:210:9: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:215:18: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:219:18: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:210:9: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:219:18: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:224:18: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:210:9: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:224:18: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:229:18: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:210:9: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:229:18: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:234:9: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:210:9: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:234:9: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:417:63: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppBusObject.cc:720:47: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppMgmtBusObject.cc:37:19: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppMgmtBusObject.cc:32:9: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppMgmtBusObject.cc:37:19: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppMgmtBusObject.cc:41:19: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppMgmtBusObject.cc:32:9: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppMgmtBusObject.cc:41:19: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppMgmtBusObject.cc:46:9: warning: Either the condition '!interfaceDescription' is redundant or there is possible null pointer dereference: interfaceDescription. [nullPointerRedundantCheck]
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppMgmtBusObject.cc:32:9: note: Assuming that condition '!interfaceDescription' is not redundant
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppMgmtBusObject.cc:46:9: note: Null pointer dereference
alljoyn-gwagent-1504/cpp/GatewayMgmtApp/src/busObjects/AppMgmtBusObject.cc:112:47: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
alljoyn-gwagent-1504/cpp/common/AJInitializer.cc:26:5: performance: Variable 'm_Status' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
[22:33]

ftp://ftp.se.debian.org/debian/pool/main/a/alljoyn-services-1504/alljoyn-services-1504_15.04.orig.tar.gz
base-15.04/config/cpp/samples/ConfigClientSample/ConfigClientMain.cc:422:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
base-15.04/config/cpp/samples/ConfigClientSample/ConfigClientMain.cc:455:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
base-15.04/config/cpp/samples/ConfigClientSample/ConfigClientMain.cc:439:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
base-15.04/config/cpp/samples/ConfigClientSample/ConfigClientMain.cc:455:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
base-15.04/config/cpp/samples/ConfigServiceSample/ConfigServiceMain.cc:139:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
base-15.04/config/cpp/samples/ConfigServiceSample/OptParser.h:46:10: performance: Technically the member function 'OptParser::IsAllHex' can be static. [functionStatic]
base-15.04/config/cpp/samples/ConfigServiceSample/OptParser.cc:65:17: note: Technically the member function 'OptParser::IsAllHex' can be static.
base-15.04/config/cpp/samples/ConfigServiceSample/OptParser.h:46:10: note: Technically the member function 'OptParser::IsAllHex' can be static.
base-15.04/config/cpp/samples/ConfigServiceSample/OptParser.h:48:10: style: Technically the member function 'OptParser::PrintUsage' can be const. [functionConst]
base-15.04/config/cpp/samples/ConfigServiceSample/OptParser.cc:48:17: note: Technically the member function 'OptParser::PrintUsage' can be const.
base-15.04/config/cpp/samples/ConfigServiceSample/OptParser.h:48:10: note: Technically the member function 'OptParser::PrintUsage' can be const.
base-15.04/config/cpp/src/ConfigClient.cc:36:5: style: Variable 'getIface' is reassigned a value before the old one has been used. [redundantAssignment]
base-15.04/config/cpp/src/ConfigClient.cc:35:0: note: Variable 'getIface' is reassigned a value before the old one has been used.
base-15.04/config/cpp/src/ConfigClient.cc:36:5: note: Variable 'getIface' is reassigned a value before the old one has been used.
base-15.04/controlpanel/cpp/samples/ControlPanelController/ControlPanelControllerSample.cc:106:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
base-15.04/controlpanel/cpp/samples/ControlPanelController/ControlPanelListenerImpl.h:29:5: style: Class 'ControlPanelListenerImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
base-15.04/controlpanel/cpp/samples/ControlPanelController/ControllerNotificationReceiver.h:36:5: style: Class 'ControllerNotificationReceiver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
base-15.04/controlpanel/cpp/samples/ControlPanelController/ControlPanelListenerImpl.cc:47:53: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
base-15.04/controlpanel/cpp/samples/ControlPanelController/ControlPanelListenerImpl.cc:56:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
base-15.04/controlpanel/cpp/samples/ControlPanelController/ControllerNotificationReceiver.cc:63:34: style: Unused variable: actionsToExecute [unusedVariable]
base-15.04/controlpanel/cpp/samples/ControlPanelController/ControllerNotificationReceiver.cc:64:36: style: Unused variable: propertiesToChange [unusedVariable]
base-15.04/controlpanel/cpp/samples/ControlPanelController/ControllerNotificationReceiver.cc:65:34: style: Unused variable: dialogsToExecute [unusedVariable]
base-15.04/controlpanel/cpp/samples/ControlPanelProducer/ControlPanelProducer.cc:217:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
base-15.04/controlpanel/cpp/samples/ControlPanelSample/ControlPanelSample.cc:95:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
base-15.04/controlpanel/cpp/samples/generated/MyDeviceAreYouSure.cc:47:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
base-15.04/controlpanel/cpp/samples/generated/MyDeviceAreYouSure.cc:55:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
base-15.04/controlpanel/cpp/src/BusObjects/ActionBusObject.h:73:13: style: The function 'Introspect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
base-15.04/controlpanel/cpp/src/BusObjects/WidgetBusObject.h:121:21: note: Virtual function in base class
base-15.04/controlpanel/cpp/src/BusObjects/ActionBusObject.h:73:13: note: Function in derived class
base-15.04/controlpanel/cpp/src/BusObjects/ContainerBusObject.h:52:13: style: The function 'Introspect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
base-15.04/controlpanel/cpp/src/BusObjects/WidgetBusObject.h:121:21: note: Virtual function in base class
base-15.04/controlpanel/cpp/src/BusObjects/ContainerBusObject.h:52:13: note: Function in derived class
base-15.04/controlpanel/cpp/src/BusObjects/ControlPanelBusObject.cc:137:48: style: Function 'Set' argument 1 names different: declaration 'ifcName' definition 'interfaceName'. [funcArgNamesDifferent]
base-15.04/controlpanel/cpp/src/BusObjects/ControlPanelBusObject.h:77:29: note: Function 'Set' argument 1 names different: declaration 'ifcName' definition 'interfaceName'.
base-15.04/controlpanel/cpp/src/BusObjects/ControlPanelBusObject.cc:137:48: note: Function 'Set' argument 1 names different: declaration 'ifcName' definition 'interfaceName'.
base-15.04/controlpanel/cpp/src/BusObjects/DialogBusObject.h:54:13: style: The function 'Get' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
base-15.04/controlpanel/cpp/src/BusObjects/WidgetBusObject.h:64:21: note: Virtual function in base class
base-15.04/controlpanel/cpp/src/BusObjects/DialogBusObject.h:54:13: note: Function in derived class
base-15.04/controlpanel/cpp/src/BusObjects/DialogBusObject.h:83:13: style: The function 'fillProperty' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
base-15.04/controlpanel/cpp/src/BusObjects/WidgetBusObject.h:167:21: note: Virtual function in base class
base-15.04/controlpanel/cpp/src/BusObjects/DialogBusObject.h:83:13: note: Function in derived class
base-15.04/controlpanel/cpp/src/BusObjects/LabelBusObject.h:54:13: style: The function 'Get' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
base-15.04/controlpanel/cpp/src/BusObjects/WidgetBusObject.h:64:21: note: Virtual function in base class
base-15.04/controlpanel/cpp/src/BusObjects/LabelBusObject.h:54:13: note: Function in derived class
base-15.04/controlpanel/cpp/src/BusObjects/LabelBusObject.h:58:13: style: The function 'fillProperty' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
base-15.04/controlpanel/cpp/src/BusObjects/WidgetBusObject.h:167:21: note: Virtual function in base class
base-15.04/controlpanel/cpp/src/BusObjects/LabelBusObject.h:58:13: note: Function in derived class
base-15.04/controlpanel/cpp/src/BusObjects/NotificationActionBusObject.cc:98:54: style: Function 'Set' argument 1 names different: declaration 'ifcName' definition 'interfaceName'. [funcArgNamesDifferent]
base-15.04/controlpanel/cpp/src/BusObjects/NotificationActionBusObject.h:66:29: note: Function 'Set' argument 1 names different: declaration 'ifcName' definition 'interfaceName'.
base-15.04/controlpanel/cpp/src/BusObjects/NotificationActionBusObject.cc:98:54: note: Function 'Set' argument 1 names different: declaration 'ifcName' definition 'interfaceName'.
base-15.04/controlpanel/cpp/src/BusObjects/PropertyBusObject.h:54:13: style: The function 'Get' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
base-15.04/controlpanel/cpp/src/BusObjects/WidgetBusObject.h:64:21: note: Virtual function in base class
base-15.04/controlpanel/cpp/src/BusObjects/PropertyBusObject.h:54:13: note: Function in derived class
base-15.04/controlpanel/cpp/src/BusObjects/PropertyBusObject.h:63:13: style: The function 'Set' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
base-15.04/controlpanel/cpp/src/BusObjects/WidgetBusObject.h:73:21: note: Virtual function in base class
base-15.04/controlpanel/cpp/src/BusObjects/PropertyBusObject.h:63:13: note: Function in derived class
base-15.04/controlpanel/cpp/src/BusObjects/PropertyBusObject.h:91:13: style: The function 'UnregisterSignalHandler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
base-15.04/controlpanel/cpp/src/BusObjects/WidgetBusObject.h:136:21: note: Virtual function in base class
base-15.04/controlpanel/cpp/src/BusObjects/PropertyBusObject.h:91:13: note: Function in derived class
base-15.04/controlpanel/cpp/src/BusObjects/PropertyBusObject.h:106:13: style: The function 'fillProperty' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
base-15.04/controlpanel/cpp/src/BusObjects/WidgetBusObject.h:167:21: note: Virtual function in base class
base-15.04/controlpanel/cpp/src/BusObjects/PropertyBusObject.h:106:13: note: Function in derived class
base-15.04/controlpanel/cpp/src/BusObjects/PropertyBusObject.h:113:13: style: The function 'addSignalHandler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
base-15.04/controlpanel/cpp/src/BusObjects/WidgetBusObject.h:159:21: note: Virtual function in base class
base-15.04/controlpanel/cpp/src/BusObjects/PropertyBusObject.h:113:13: note: Function in derived class
base-15.04/controlpanel/cpp/src/ControlPanel.cc:65:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
base-15.04/controlpanel/cpp/src/ControlPanel.cc:187:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
base-15.04/controlpanel/cpp/src/ControlPanelControllerUnit.cc:157:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
base-15.04/controlpanel/cpp/src/ControlPanelDevice.cc:150:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
base-15.04/controlpanel/cpp/src/ControlPanelDevice.cc:334:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
base-15.04/controlpanel/cpp/src/ControlPanelDevice.cc:337:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
base-15.04/controlpanel/cpp/src/NotificationAction.cc:64:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
base-15.04/controlpanel/cpp/src/NotificationAction.cc:164:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
base-15.04/controlpanel/cpp/src/Widgets/Action.cc:59:13: style: C-style pointer casting [cstyleCast]
base-15.04/controlpanel/cpp/src/Widgets/Container.cc:202:13: style: C-style pointer casting [cstyleCast]
base-15.04/controlpanel/cpp/src/Widgets/Dialog.cc:316:13: style: C-style pointer casting [cstyleCast]
base-15.04/controlpanel/cpp/src/Widgets/Dialog.cc:336:13: style: C-style pointer casting [cstyleCast]
base-15.04/controlpanel/cpp/src/Widgets/Dialog.cc:356:13: style: C-style pointer casting [cstyleCast]
base-15.04/controlpanel/cpp/src/Widgets/Property.cc:691:19: style: C-style pointer casting [cstyleCast]
base-15.04/controlpanel/cpp/src/Widgets/Property.cc:765:13: style: C-style pointer casting [cstyleCast]
base-15.04/controlpanel/cpp/src/Widgets/Property.cc:788:13: style: C-style pointer casting [cstyleCast]
base-15.04/controlpanel/cpp/src/Widgets/Property.cc:811:13: style: C-style pointer casting [cstyleCast]
base-15.04/controlpanel/cpp/src/Widgets/Property.cc:834:13: style: C-style pointer casting [cstyleCast]
base-15.04/controlpanel/cpp/src/Widgets/Property.cc:857:13: style: C-style pointer casting [cstyleCast]
base-15.04/controlpanel/cpp/src/Widgets/Property.cc:880:13: style: C-style pointer casting [cstyleCast]
base-15.04/controlpanel/cpp/src/Widgets/Property.cc:903:13: style: C-style pointer casting [cstyleCast]
base-15.04/controlpanel/cpp/src/Widgets/Property.cc:926:13: style: C-style pointer casting [cstyleCast]
base-15.04/controlpanel/cpp/src/Widgets/Property.cc:949:13: style: C-style pointer casting [cstyleCast]
base-15.04/controlpanel/cpp/src/Widgets/Property.cc:972:13: style: C-style pointer casting [cstyleCast]
base-15.04/controlpanel/cpp/src/Widgets/Property.cc:995:13: style: C-style pointer casting [cstyleCast]
base-15.04/controlpanel/cpp/src/Widgets/RootWidget.cc:46:13: style: C-style pointer casting [cstyleCast]
base-15.04/notification/cpp/samples/ConsumerService/ConsumerService.cc:62:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
base-15.04/notification/cpp/samples/common/NotificationReceiverTestImpl.h:47:5: style: Class 'NotificationReceiverTestImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
base-15.04/notification/cpp/samples/ProducerBasic/ProducerBasic.cc:100:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
base-15.04/notification/cpp/samples/ProducerService/ProducerService.cc:370:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
base-15.04/notification/cpp/samples/ProducerService/ProducerService.cc:98:5: style: Variable 'state' is reassigned a value before the old one has been used. [redundantAssignment]
base-15.04/notification/cpp/samples/ProducerService/ProducerService.cc:79:0: note: Variable 'state' is reassigned a value before the old one has been used.
base-15.04/notification/cpp/samples/ProducerService/ProducerService.cc:98:5: note: Variable 'state' is reassigned a value before the old one has been used.
base-15.04/notification/cpp/src/NotificationAsyncTaskEvents.cc:96:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
base-15.04/notification/cpp/src/NotificationAsyncTaskEvents.cc:92:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
base-15.04/notification/cpp/src/NotificationAsyncTaskEvents.cc:96:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
base-15.04/notification/cpp/src/NotificationProducerReceiver.h:39:5: style: Class 'MsgQueueContent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
base-15.04/notification/cpp/src/NotificationTransport.cc:35:18: warning: Possible null pointer dereference: intf [nullPointer]
base-15.04/notification/cpp/src/NotificationTransport.cc:31:34: note: Assignment 'intf=NULL', assigned value is 0
base-15.04/notification/cpp/src/NotificationTransport.cc:35:18: note: Null pointer dereference
base-15.04/notification/cpp/src/NotificationTransport.cc:42:18: warning: Possible null pointer dereference: intf [nullPointer]
base-15.04/notification/cpp/src/NotificationTransport.cc:31:34: note: Assignment 'intf=NULL', assigned value is 0
base-15.04/notification/cpp/src/NotificationTransport.cc:42:18: note: Null pointer dereference
base-15.04/notification/cpp/src/NotificationTransport.cc:48:18: warning: Possible null pointer dereference: intf [nullPointer]
base-15.04/notification/cpp/src/NotificationTransport.cc:31:34: note: Assignment 'intf=NULL', assigned value is 0
base-15.04/notification/cpp/src/NotificationTransport.cc:48:18: note: Null pointer dereference
base-15.04/notification/cpp/src/NotificationTransport.cc:53:9: warning: Possible null pointer dereference: intf [nullPointer]
base-15.04/notification/cpp/src/NotificationTransport.cc:31:34: note: Assignment 'intf=NULL', assigned value is 0
base-15.04/notification/cpp/src/NotificationTransport.cc:53:9: note: Null pointer dereference
base-15.04/notification/cpp/src/NotificationTransport.cc:66:28: warning: Possible null pointer dereference: intf [nullPointer]
base-15.04/notification/cpp/src/NotificationTransport.cc:31:34: note: Assignment 'intf=NULL', assigned value is 0
base-15.04/notification/cpp/src/NotificationTransport.cc:66:28: note: Null pointer dereference
base-15.04/notification/cpp/src/PayloadAdapter.cc:330:83: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
base-15.04/notification/cpp/src/PayloadAdapter.cc:374:83: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
base-15.04/notification/cpp/src/PayloadAdapter.cc:392:85: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
base-15.04/onboarding/cpp/samples/OnboardingClientSample/OnboardingClientMain.cc:158:5: style: Variable 'isIconInterface' is reassigned a value before the old one has been used. [redundantAssignment]
base-15.04/onboarding/cpp/samples/OnboardingClientSample/OnboardingClientMain.cc:144:0: note: Variable 'isIconInterface' is reassigned a value before the old one has been used.
base-15.04/onboarding/cpp/samples/OnboardingClientSample/OnboardingClientMain.cc:158:5: note: Variable 'isIconInterface' is reassigned a value before the old one has been used.
base-15.04/onboarding/cpp/samples/OnboardingClientSample/OnboardingClientMain.cc:159:5: style: Variable 'isIconInterface' is reassigned a value before the old one has been used. [redundantAssignment]
base-15.04/onboarding/cpp/samples/OnboardingClientSample/OnboardingClientMain.cc:158:5: note: Variable 'isIconInterface' is reassigned a value before the old one has been used.
base-15.04/onboarding/cpp/samples/OnboardingClientSample/OnboardingClientMain.cc:159:5: note: Variable 'isIconInterface' is reassigned a value before the old one has been used.
base-15.04/onboarding/cpp/samples/OnboardingClientSample/OnboardingClientMain.cc:168:5: style: Variable 'isConfigInterface' is reassigned a value before the old one has been used. [redundantAssignment]
base-15.04/onboarding/cpp/samples/OnboardingClientSample/OnboardingClientMain.cc:167:5: note: Variable 'isConfigInterface' is reassigned a value before the old one has been used.
base-15.04/onboarding/cpp/samples/OnboardingClientSample/OnboardingClientMain.cc:168:5: note: Variable 'isConfigInterface' is reassigned a value before the old one has been used.
base-15.04/onboarding/cpp/samples/OnboardingClientSample/OnboardingClientMain.cc:176:5: style: Variable 'isOnboardingInterface' is reassigned a value before the old one has been used. [redundantAssignment]
base-15.04/onboarding/cpp/samples/OnboardingClientSample/OnboardingClientMain.cc:175:5: note: Variable 'isOnboardingInterface' is reassigned a value before the old one has been used.
base-15.04/onboarding/cpp/samples/OnboardingClientSample/OnboardingClientMain.cc:176:5: note: Variable 'isOnboardingInterface' is reassigned a value before the old one has been used.
base-15.04/onboarding/cpp/samples/OnboardingClientSample/OnboardingClientMain.cc:414:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
base-15.04/onboarding/cpp/samples/OnboardingClientSample/OnboardingClientMain.cc:400:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
base-15.04/onboarding/cpp/samples/OnboardingClientSample/OnboardingClientMain.cc:414:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
base-15.04/onboarding/cpp/src/HandleOnboardingSignals.cc:40:51: warning: Member variable 'HandleOnboardingSignals::m_bus' is not assigned a value in 'HandleOnboardingSignals::operator='. [operatorEqVarError]
base-15.04/onboarding/cpp/src/HandleOnboardingSignals.cc:40:51: warning: Member variable 'HandleOnboardingSignals::m_userListener' is not assigned a value in 'HandleOnboardingSignals::operator='. [operatorEqVarError]
base-15.04/onboarding/cpp/src/HandleOnboardingSignals.cc:40:51: warning: Member variable 'HandleOnboardingSignals::m_asyncTaskQueue' is not assigned a value in 'HandleOnboardingSignals::operator='. [operatorEqVarError]
base-15.04/onboarding/cpp/src/HandleOnboardingSignals.h:51:5: style: Class 'SignalMesssage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
base-15.04/onboarding/cpp/src/OnboardingClient.cc:44:5: style: Variable 'getIface' is reassigned a value before the old one has been used. [redundantAssignment]
base-15.04/onboarding/cpp/src/OnboardingClient.cc:43:0: note: Variable 'getIface' is reassigned a value before the old one has been used.
base-15.04/onboarding/cpp/src/OnboardingClient.cc:44:5: note: Variable 'getIface' is reassigned a value before the old one has been used.
base-15.04/onboarding/cpp/src/OnboardingClient.cc:123:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
base-15.04/onboarding/cpp/src/OnboardingClient.cc:120:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
base-15.04/onboarding/cpp/src/OnboardingClient.cc:123:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
base-15.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:123:38: warning: Member variable 'OnboardingControllerImpl::m_state' is not assigned a value in 'OnboardingControllerImpl::operator='. [operatorEqVarError]
base-15.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:123:38: warning: Member variable 'OnboardingControllerImpl::m_oBLastError' is not assigned a value in 'OnboardingControllerImpl::operator='. [operatorEqVarError]
base-15.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:123:38: warning: Member variable 'OnboardingControllerImpl::m_ScanList' is not assigned a value in 'OnboardingControllerImpl::operator='. [operatorEqVarError]
base-15.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:123:38: warning: Member variable 'OnboardingControllerImpl::m_ScanArray' is not assigned a value in 'OnboardingControllerImpl::operator='. [operatorEqVarError]
base-15.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:123:38: warning: Member variable 'OnboardingControllerImpl::m_BusAttachment' is not assigned a value in 'OnboardingControllerImpl::operator='. [operatorEqVarError]
base-15.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:123:38: warning: Member variable 'OnboardingControllerImpl::m_scanFile' is not assigned a value in 'OnboardingControllerImpl::operator='. [operatorEqVarError]
base-15.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:123:38: warning: Member variable 'OnboardingControllerImpl::m_stateFile' is not assigned a value in 'OnboardingControllerImpl::operator='. [operatorEqVarError]
base-15.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:123:38: warning: Member variable 'OnboardingControllerImpl::m_errorFile' is not assigned a value in 'OnboardingControllerImpl::operator='. [operatorEqVarError]
base-15.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:123:38: warning: Member variable 'OnboardingControllerImpl::m_configureCmd' is not assigned a value in 'OnboardingControllerImpl::operator='. [operatorEqVarError]
base-15.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:123:38: warning: Member variable 'OnboardingControllerImpl::m_connectCmd' is not assigned a value in 'OnboardingControllerImpl::operator='. [operatorEqVarError]
base-15.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:123:38: warning: Member variable 'OnboardingControllerImpl::m_offboardCmd' is not assigned a value in 'OnboardingControllerImpl::operator='. [operatorEqVarError]
base-15.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:123:38: warning: Member variable 'OnboardingControllerImpl::m_scanCmd' is not assigned a value in 'OnboardingControllerImpl::operator='. [operatorEqVarError]
base-15.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:123:38: warning: Member variable 'OnboardingControllerImpl::m_concurrency' is not assigned a value in 'OnboardingControllerImpl::operator='. [operatorEqVarError]
base-15.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:123:38: warning: Member variable 'OnboardingControllerImpl::m_scanWifiThread' is not assigned a value in 'OnboardingControllerImpl::operator='. [operatorEqVarError]
base-15.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:123:38: warning: Member variable 'OnboardingControllerImpl::m_scanWifiThreadIsRunning' is not assigned a value in 'OnboardingControllerImpl::operator='. [operatorEqVarError]
base-15.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:123:38: warning: Member variable 'OnboardingControllerImpl::m_scanTimerId' is not assigned a value in 'OnboardingControllerImpl::operator='. [operatorEqVarError]
base-15.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:123:38: warning: Member variable 'OnboardingControllerImpl::m_scanSignalEvent' is not assigned a value in 'OnboardingControllerImpl::operator='. [operatorEqVarError]
base-15.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:123:38: warning: Member variable 'OnboardingControllerImpl::m_scanTimerSpecs' is not assigned a value in 'OnboardingControllerImpl::operator='. [operatorEqVarError]
base-15.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:127:5: warning: Member variable 'OnboardingControllerImpl::m_state' is not initialized in the constructor. [uninitMemberVarPrivate]
base-15.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:127:5: warning: Member variable 'OnboardingControllerImpl::m_oBLastError' is not initialized in the constructor. [uninitMemberVarPrivate]
base-15.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:127:5: warning: Member variable 'OnboardingControllerImpl::m_ScanList' is not initialized in the constructor. [uninitMemberVarPrivate]
base-15.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:127:5: warning: Member variable 'OnboardingControllerImpl::m_ScanArray' is not initialized in the constructor. [uninitMemberVarPrivate]
base-15.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:127:5: warning: Member variable 'OnboardingControllerImpl::m_BusAttachment' is not initialized in the constructor. [uninitMemberVarPrivate]
base-15.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:127:5: warning: Member variable 'OnboardingControllerImpl::m_scanFile' is not initialized in the constructor. [uninitMemberVarPrivate]
base-15.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:127:5: warning: Member variable 'OnboardingControllerImpl::m_stateFile' is not initialized in the constructor. [uninitMemberVarPrivate]
base-15.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:127:5: warning: Member variable 'OnboardingControllerImpl::m_errorFile' is not initialized in the constructor. [uninitMemberVarPrivate]
base-15.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:127:5: warning: Member variable 'OnboardingControllerImpl::m_configureCmd' is not initialized in the constructor. [uninitMemberVarPrivate]
base-15.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:127:5: warning: Member variable 'OnboardingControllerImpl::m_connectCmd' is not initialized in the constructor. [uninitMemberVarPrivate]
base-15.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:127:5: warning: Member variable 'OnboardingControllerImpl::m_offboardCmd' is not initialized in the constructor. [uninitMemberVarPrivate]
base-15.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:127:5: warning: Member variable 'OnboardingControllerImpl::m_scanCmd' is not initialized in the constructor. [uninitMemberVarPrivate]
base-15.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:127:5: warning: Member variable 'OnboardingControllerImpl::m_concurrency' is not initialized in the constructor. [uninitMemberVarPrivate]
base-15.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:127:5: warning: Member variable 'OnboardingControllerImpl::m_scanWifiThread' is not initialized in the constructor. [uninitMemberVarPrivate]
base-15.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:127:5: warning: Member variable 'OnboardingControllerImpl::m_scanWifiThreadIsRunning' is not initialized in the constructor. [uninitMemberVarPrivate]
base-15.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:127:5: warning: Member variable 'OnboardingControllerImpl::m_scanTimerId' is not initialized in the constructor. [uninitMemberVarPrivate]
base-15.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:127:5: warning: Member variable 'OnboardingControllerImpl::m_scanSignalEvent' is not initialized in the constructor. [uninitMemberVarPrivate]
base-15.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:127:5: warning: Member variable 'OnboardingControllerImpl::m_scanTimerSpecs' is not initialized in the constructor. [uninitMemberVarPrivate]
base-15.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.cc:205:46: style: C-style pointer casting [cstyleCast]
base-15.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.cc:520:46: style: C-style pointer casting [cstyleCast]
base-15.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.cc:583:77: style: Function 'execute_configure' argument 2 names different: declaration 'authText' definition 'authType'. [funcArgNamesDifferent]
base-15.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:147:54: note: Function 'execute_configure' argument 2 names different: declaration 'authText' definition 'authType'.
base-15.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.cc:583:77: note: Function 'execute_configure' argument 2 names different: declaration 'authText' definition 'authType'.
base-15.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.cc:607:38: style: Function 'execute_system' argument 1 names different: declaration 'op' definition 'cmd'. [funcArgNamesDifferent]
base-15.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.cc:38:38: note: Function 'execute_system' argument 1 names different: declaration 'op' definition 'cmd'.
base-15.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.cc:607:38: note: Function 'execute_system' argument 1 names different: declaration 'op' definition 'cmd'.
base-15.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.cc:342:27: style: Variable 'currLine' is assigned a value that is never used. [unreadVariable]
base-15.04/onboarding/cpp/src/OnboardingDaemon/OnboardingServiceMain.cc:178:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
base-15.04/onboarding/cpp/src/OnboardingDaemon/OptParser.h:48:10: performance: Technically the member function 'OptParser::IsAllHex' can be static. [functionStatic]
base-15.04/onboarding/cpp/src/OnboardingDaemon/OptParser.cc:69:17: note: Technically the member function 'OptParser::IsAllHex' can be static.
base-15.04/onboarding/cpp/src/OnboardingDaemon/OptParser.h:48:10: note: Technically the member function 'OptParser::IsAllHex' can be static.
base-15.04/onboarding/cpp/src/OnboardingDaemon/OptParser.h:50:10: style: Technically the member function 'OptParser::PrintUsage' can be const. [functionConst]
base-15.04/onboarding/cpp/src/OnboardingDaemon/OptParser.cc:52:17: note: Technically the member function 'OptParser::PrintUsage' can be const.
base-15.04/onboarding/cpp/src/OnboardingDaemon/OptParser.h:50:10: note: Technically the member function 'OptParser::PrintUsage' can be const.
base-15.04/onboarding/cpp/src/OnboardingService.cc:53:5: style: Variable 'intf' is reassigned a value before the old one has been used. [redundantAssignment]
base-15.04/onboarding/cpp/src/OnboardingService.cc:52:0: note: Variable 'intf' is reassigned a value before the old one has been used.
base-15.04/onboarding/cpp/src/OnboardingService.cc:53:5: note: Variable 'intf' is reassigned a value before the old one has been used.
base-15.04/onboarding/cpp/src/OnboardingService.cc:147:15: style: The scope of the variable 'configureWifiStatus' can be reduced. [variableScope]
base-15.04/sample_apps/cpp/samples/ACServerSample/ACEventsAndActions.cc:61:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
base-15.04/sample_apps/cpp/samples/ACServerSample/ACEventsAndActions.cc:54:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
base-15.04/sample_apps/cpp/samples/ACServerSample/ACEventsAndActions.cc:61:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
base-15.04/sample_apps/cpp/samples/ACServerSample/ACEventsAndActions.h:39:5: style: Class 'ACEventsAndActions' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
base-15.04/sample_apps/cpp/samples/ACServerSample/ACServerSample.cc:362:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
base-15.04/sample_apps/cpp/samples/ACServerSample/OptParser.h:70:10: performance: Technically the member function 'OptParser::IsAllHex' can be static. [functionStatic]
base-15.04/sample_apps/cpp/samples/ACServerSample/OptParser.cc:64:17: note: Technically the member function 'OptParser::IsAllHex' can be static.
base-15.04/sample_apps/cpp/samples/ACServerSample/OptParser.h:70:10: note: Technically the member function 'OptParser::IsAllHex' can be static.
base-15.04/sample_apps/cpp/samples/ACServerSample/OptParser.h:72:10: style: Technically the member function 'OptParser::PrintUsage' can be const. [functionConst]
base-15.04/sample_apps/cpp/samples/ACServerSample/OptParser.cc:47:17: note: Technically the member function 'OptParser::PrintUsage' can be const.
base-15.04/sample_apps/cpp/samples/ACServerSample/OptParser.h:72:10: note: Technically the member function 'OptParser::PrintUsage' can be const.
base-15.04/sample_apps/cpp/samples/ACServerSample/generated/MyDeviceTurnFanOff.cc:55:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
base-15.04/sample_apps/cpp/samples/ACServerSample/generated/MyDeviceTurnFanOn.cc:55:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
base-15.04/sample_apps/cpp/samples/ServerSample/NotificationTesterImpl.cc:192:14: style: Variable 'randomNumber' is not assigned a value. [unassignedVariable]
base-15.04/sample_apps/cpp/samples/ServerSample/NotificationTesterImpl.cc:215:14: style: Variable 'timestamp' is not assigned a value. [unassignedVariable]
base-15.04/sample_apps/cpp/samples/ServerSample/NotificationTesterImpl.cc:211:12: error: Uninitialized variable: randomNumber [uninitvar]
base-15.04/sample_apps/cpp/samples/ServerSample/NotificationTesterImpl.cc:243:12: error: Uninitialized variable: timestamp [uninitvar]
base-15.04/sample_apps/cpp/samples/ServerSample/OptParser.h:70:10: performance: Technically the member function 'OptParser::IsAllHex' can be static. [functionStatic]
base-15.04/sample_apps/cpp/samples/ServerSample/OptParser.cc:64:17: note: Technically the member function 'OptParser::IsAllHex' can be static.
base-15.04/sample_apps/cpp/samples/ServerSample/OptParser.h:70:10: note: Technically the member function 'OptParser::IsAllHex' can be static.
base-15.04/sample_apps/cpp/samples/ServerSample/OptParser.h:72:10: style: Technically the member function 'OptParser::PrintUsage' can be const. [functionConst]
base-15.04/sample_apps/cpp/samples/ServerSample/OptParser.cc:47:17: note: Technically the member function 'OptParser::PrintUsage' can be const.
base-15.04/sample_apps/cpp/samples/ServerSample/OptParser.h:72:10: note: Technically the member function 'OptParser::PrintUsage' can be const.
base-15.04/sample_apps/cpp/samples/ServerSample/ServerSample.cc:198:21: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
base-15.04/sample_apps/cpp/samples/ServerSample/generated/MyDeviceAreYouSure.cc:47:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
base-15.04/sample_apps/cpp/samples/ServerSample/generated/MyDeviceAreYouSure.cc:55:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
base-15.04/sample_apps/cpp/samples_common/AJInitializer.h:32:13: performance: Technically the member function 'AJInitializer::Initialize' can be static. [functionStatic]
base-15.04/sample_apps/cpp/samples_common/AJInitializer.cc:20:24: note: Technically the member function 'AJInitializer::Initialize' can be static.
base-15.04/sample_apps/cpp/samples_common/AJInitializer.h:32:13: note: Technically the member function 'AJInitializer::Initialize' can be static.
base-15.04/sample_apps/cpp/samples_common/AsyncSessionJoiner.cc:48:37: style: C-style pointer casting [cstyleCast]
base-15.04/sample_apps/cpp/samples_common/SessionListenerImpl.h:38:5: style: Class 'SessionListenerImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
base-15.04/time/cpp/samples/TimeServiceClient/SampleTestUtils.cc:34:5: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
base-15.04/time/cpp/samples/TimeServiceClient/TimeClient.cc:522:26: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
base-15.04/time/cpp/samples/TimeServiceClient/TimeClient.cc:478:25: style: Redundant condition: If 'action == 0', the comparison '!action' is always true. [redundantCondition]
base-15.04/time/cpp/samples/TimeServiceClient/TimeClientAnnouncementHandler.h:47:5: style: Class 'TimeClientAnnouncementHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
base-15.04/time/cpp/samples/TimeServiceClient/TimeClient.cc:454:32: performance: Function parameter 'str' should be passed by const reference. [passedByValue]
base-15.04/time/cpp/samples/TimeServiceClient/TimeClient.cc:465:27: performance: Function parameter 'input' should be passed by const reference. [passedByValue]
base-15.04/time/cpp/samples/TimeServiceServer/TestClock.cc:76:5: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
base-15.04/time/cpp/samples/TimeServiceServer/TestCustomAlarmBusObject.cc:46:18: warning: Either the condition '!ifaceDesc' is redundant or there is possible null pointer dereference: ifaceDesc. [nullPointerRedundantCheck]
base-15.04/time/cpp/samples/TimeServiceServer/TestCustomAlarmBusObject.cc:37:9: note: Assuming that condition '!ifaceDesc' is not redundant
base-15.04/time/cpp/samples/TimeServiceServer/TestCustomAlarmBusObject.cc:46:18: note: Null pointer dereference
base-15.04/time/cpp/samples/TimeServiceServer/TestCustomAlarmBusObject.cc:52:9: warning: Either the condition '!ifaceDesc' is redundant or there is possible null pointer dereference: ifaceDesc. [nullPointerRedundantCheck]
base-15.04/time/cpp/samples/TimeServiceServer/TestCustomAlarmBusObject.cc:37:9: note: Assuming that condition '!ifaceDesc' is not redundant
base-15.04/time/cpp/samples/TimeServiceServer/TestCustomAlarmBusObject.cc:52:9: note: Null pointer dereference
base-15.04/time/cpp/samples/TimeServiceServer/TestCustomAlarmBusObject.h:33:5: style: Class 'TestCustomAlarmBusObject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
base-15.04/time/cpp/samples/TimeServiceServer/TestCustomTimerBusObject.cc:46:18: warning: Either the condition '!ifaceDesc' is redundant or there is possible null pointer dereference: ifaceDesc. [nullPointerRedundantCheck]
base-15.04/time/cpp/samples/TimeServiceServer/TestCustomTimerBusObject.cc:37:9: note: Assuming that condition '!ifaceDesc' is not redundant
base-15.04/time/cpp/samples/TimeServiceServer/TestCustomTimerBusObject.cc:46:18: note: Null pointer dereference
base-15.04/time/cpp/samples/TimeServiceServer/TestCustomTimerBusObject.cc:52:9: warning: Either the condition '!ifaceDesc' is redundant or there is possible null pointer dereference: ifaceDesc. [nullPointerRedundantCheck]
base-15.04/time/cpp/samples/TimeServiceServer/TestCustomTimerBusObject.cc:37:9: note: Assuming that condition '!ifaceDesc' is not redundant
base-15.04/time/cpp/samples/TimeServiceServer/TestCustomTimerBusObject.cc:52:9: note: Null pointer dereference
base-15.04/time/cpp/samples/TimeServiceServer/TestCustomTimerBusObject.h:33:5: style: Class 'TestCustomTimerBusObject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
base-15.04/time/cpp/samples/TimeServiceServer/TimeServer.cc:491:26: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
base-15.04/time/cpp/samples/TimeServiceServer/TimeServer.cc:447:25: style: Redundant condition: If 'action == 0', the comparison '!action' is always true. [redundantCondition]
base-15.04/time/cpp/samples/TimeServiceServer/TimeServer.cc:423:32: performance: Function parameter 'str' should be passed by const reference. [passedByValue]
base-15.04/time/cpp/samples/TimeServiceServer/TimeServer.cc:434:27: performance: Function parameter 'input' should be passed by const reference. [passedByValue]
base-15.04/time/cpp/src/client/AlarmSignalHandler.cc:260:110: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
base-15.04/time/cpp/src/client/TimeAuthoritySignalHandler.cc:260:110: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
base-15.04/time/cpp/src/client/TimeServiceSessionHandler.h:40:5: style: Class 'TimeServiceSessionHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
base-15.04/time/cpp/src/client/TimeServiceIntrospectionNode.h:42:5: style: Class 'TimeServiceIntrospectionNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
base-15.04/time/cpp/src/client/TimerSignalHandler.cc:122:67: style: Function 'registerTimer' argument 1 names different: declaration 'Timer' definition 'timer'. [funcArgNamesDifferent]
base-15.04/time/cpp/src/client/TimerSignalHandler.h:46:50: note: Function 'registerTimer' argument 1 names different: declaration 'Timer' definition 'timer'.
base-15.04/time/cpp/src/client/TimerSignalHandler.cc:122:67: note: Function 'registerTimer' argument 1 names different: declaration 'Timer' definition 'timer'.
base-15.04/time/cpp/src/client/TimerSignalHandler.cc:224:66: style: Function 'unRegisterTimer' argument 1 names different: declaration 'Timer' definition 'timer'. [funcArgNamesDifferent]
base-15.04/time/cpp/src/client/TimerSignalHandler.h:52:49: note: Function 'unRegisterTimer' argument 1 names different: declaration 'Timer' definition 'timer'.
base-15.04/time/cpp/src/client/TimerSignalHandler.cc:224:66: note: Function 'unRegisterTimer' argument 1 names different: declaration 'Timer' definition 'timer'.
base-15.04/time/cpp/src/client/TimerSignalHandler.cc:329:110: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
base-15.04/time/cpp/src/server/TimeServiceAlarmFactoryBusObj.h:43:5: style: Class 'TimeServiceAlarmFactoryBusObj' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
base-15.04/time/cpp/src/server/TimeServiceAuthorityClockBusObj.cc:49:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
base-15.04/time/cpp/src/server/TimeServiceAuthorityClockBusObj.cc:47:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
base-15.04/time/cpp/src/server/TimeServiceAuthorityClockBusObj.cc:49:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
base-15.04/time/cpp/src/server/TimeServiceClockBusObj.h:43:5: style: Class 'TimeServiceClockBusObj' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
base-15.04/time/cpp/src/server/TimeServiceAuthorityClockBusObj.h:69:21: style: The function 'addClockInterface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
base-15.04/time/cpp/src/server/TimeServiceClockBusObj.h:78:21: note: Virtual function in base class
base-15.04/time/cpp/src/server/TimeServiceAuthorityClockBusObj.h:69:21: note: Function in derived class
base-15.04/time/cpp/src/server/TimeServiceAuthorityClockBusObj.h:79:21: style: The function 'Get' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
base-15.04/time/cpp/src/server/TimeServiceClockBusObj.h:88:21: note: Virtual function in base class
base-15.04/time/cpp/src/server/TimeServiceAuthorityClockBusObj.h:79:21: note: Function in derived class
base-15.04/time/cpp/src/server/TimeServiceTimerFactoryBusObj.h:43:5: style: Class 'TimeServiceTimerFactoryBusObj' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
[22:33]

ftp://ftp.se.debian.org/debian/pool/main/a/alljoyn-services-1509/alljoyn-services-1509_15.09.orig.tar.gz
base-15.09/config/cpp/samples/ConfigClientSample/ConfigClientMain.cc:426:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
base-15.09/config/cpp/samples/ConfigClientSample/ConfigClientMain.cc:462:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
base-15.09/config/cpp/samples/ConfigClientSample/ConfigClientMain.cc:446:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
base-15.09/config/cpp/samples/ConfigClientSample/ConfigClientMain.cc:462:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
base-15.09/config/cpp/samples/ConfigServiceSample/ConfigServiceMain.cc:145:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
base-15.09/config/cpp/samples/ConfigServiceSample/OptParser.h:46:10: performance: Technically the member function 'OptParser::IsAllHex' can be static. [functionStatic]
base-15.09/config/cpp/samples/ConfigServiceSample/OptParser.cc:65:17: note: Technically the member function 'OptParser::IsAllHex' can be static.
base-15.09/config/cpp/samples/ConfigServiceSample/OptParser.h:46:10: note: Technically the member function 'OptParser::IsAllHex' can be static.
base-15.09/config/cpp/samples/ConfigServiceSample/OptParser.h:48:10: style: Technically the member function 'OptParser::PrintUsage' can be const. [functionConst]
base-15.09/config/cpp/samples/ConfigServiceSample/OptParser.cc:48:17: note: Technically the member function 'OptParser::PrintUsage' can be const.
base-15.09/config/cpp/samples/ConfigServiceSample/OptParser.h:48:10: note: Technically the member function 'OptParser::PrintUsage' can be const.
base-15.09/config/cpp/src/ConfigClient.cc:36:5: style: Variable 'getIface' is reassigned a value before the old one has been used. [redundantAssignment]
base-15.09/config/cpp/src/ConfigClient.cc:35:0: note: Variable 'getIface' is reassigned a value before the old one has been used.
base-15.09/config/cpp/src/ConfigClient.cc:36:5: note: Variable 'getIface' is reassigned a value before the old one has been used.
base-15.09/controlpanel/cpp/samples/ControlPanelController/ControlPanelControllerSample.cc:117:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
base-15.09/controlpanel/cpp/samples/ControlPanelController/ControlPanelListenerImpl.h:29:5: style: Class 'ControlPanelListenerImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
base-15.09/controlpanel/cpp/samples/ControlPanelController/ControllerNotificationReceiver.h:36:5: style: Class 'ControllerNotificationReceiver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
base-15.09/controlpanel/cpp/samples/ControlPanelController/ControlPanelListenerImpl.cc:52:53: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
base-15.09/controlpanel/cpp/samples/ControlPanelController/ControlPanelListenerImpl.cc:61:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
base-15.09/controlpanel/cpp/samples/ControlPanelController/ControllerNotificationReceiver.cc:68:34: style: Unused variable: actionsToExecute [unusedVariable]
base-15.09/controlpanel/cpp/samples/ControlPanelController/ControllerNotificationReceiver.cc:69:36: style: Unused variable: propertiesToChange [unusedVariable]
base-15.09/controlpanel/cpp/samples/ControlPanelController/ControllerNotificationReceiver.cc:70:34: style: Unused variable: dialogsToExecute [unusedVariable]
base-15.09/controlpanel/cpp/samples/ControlPanelProducer/ControlPanelProducer.cc:224:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
base-15.09/controlpanel/cpp/samples/ControlPanelSample/ControlPanelSample.cc:102:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
base-15.09/controlpanel/cpp/samples/generated/MyDeviceAreYouSure.cc:47:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
base-15.09/controlpanel/cpp/samples/generated/MyDeviceAreYouSure.cc:55:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
base-15.09/controlpanel/cpp/src/BusObjects/ActionBusObject.h:73:13: style: The function 'Introspect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
base-15.09/controlpanel/cpp/src/BusObjects/WidgetBusObject.h:121:21: note: Virtual function in base class
base-15.09/controlpanel/cpp/src/BusObjects/ActionBusObject.h:73:13: note: Function in derived class
base-15.09/controlpanel/cpp/src/BusObjects/ContainerBusObject.h:52:13: style: The function 'Introspect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
base-15.09/controlpanel/cpp/src/BusObjects/WidgetBusObject.h:121:21: note: Virtual function in base class
base-15.09/controlpanel/cpp/src/BusObjects/ContainerBusObject.h:52:13: note: Function in derived class
base-15.09/controlpanel/cpp/src/BusObjects/ControlPanelBusObject.cc:143:48: style: Function 'Set' argument 1 names different: declaration 'ifcName' definition 'interfaceName'. [funcArgNamesDifferent]
base-15.09/controlpanel/cpp/src/BusObjects/ControlPanelBusObject.h:77:29: note: Function 'Set' argument 1 names different: declaration 'ifcName' definition 'interfaceName'.
base-15.09/controlpanel/cpp/src/BusObjects/ControlPanelBusObject.cc:143:48: note: Function 'Set' argument 1 names different: declaration 'ifcName' definition 'interfaceName'.
base-15.09/controlpanel/cpp/src/BusObjects/DialogBusObject.h:54:13: style: The function 'Get' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
base-15.09/controlpanel/cpp/src/BusObjects/WidgetBusObject.h:64:21: note: Virtual function in base class
base-15.09/controlpanel/cpp/src/BusObjects/DialogBusObject.h:54:13: note: Function in derived class
base-15.09/controlpanel/cpp/src/BusObjects/DialogBusObject.h:83:13: style: The function 'fillProperty' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
base-15.09/controlpanel/cpp/src/BusObjects/WidgetBusObject.h:167:21: note: Virtual function in base class
base-15.09/controlpanel/cpp/src/BusObjects/DialogBusObject.h:83:13: note: Function in derived class
base-15.09/controlpanel/cpp/src/BusObjects/LabelBusObject.h:54:13: style: The function 'Get' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
base-15.09/controlpanel/cpp/src/BusObjects/WidgetBusObject.h:64:21: note: Virtual function in base class
base-15.09/controlpanel/cpp/src/BusObjects/LabelBusObject.h:54:13: note: Function in derived class
base-15.09/controlpanel/cpp/src/BusObjects/LabelBusObject.h:58:13: style: The function 'fillProperty' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
base-15.09/controlpanel/cpp/src/BusObjects/WidgetBusObject.h:167:21: note: Virtual function in base class
base-15.09/controlpanel/cpp/src/BusObjects/LabelBusObject.h:58:13: note: Function in derived class
base-15.09/controlpanel/cpp/src/BusObjects/NotificationActionBusObject.cc:104:54: style: Function 'Set' argument 1 names different: declaration 'ifcName' definition 'interfaceName'. [funcArgNamesDifferent]
base-15.09/controlpanel/cpp/src/BusObjects/NotificationActionBusObject.h:66:29: note: Function 'Set' argument 1 names different: declaration 'ifcName' definition 'interfaceName'.
base-15.09/controlpanel/cpp/src/BusObjects/NotificationActionBusObject.cc:104:54: note: Function 'Set' argument 1 names different: declaration 'ifcName' definition 'interfaceName'.
base-15.09/controlpanel/cpp/src/BusObjects/PropertyBusObject.h:54:13: style: The function 'Get' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
base-15.09/controlpanel/cpp/src/BusObjects/WidgetBusObject.h:64:21: note: Virtual function in base class
base-15.09/controlpanel/cpp/src/BusObjects/PropertyBusObject.h:54:13: note: Function in derived class
base-15.09/controlpanel/cpp/src/BusObjects/PropertyBusObject.h:63:13: style: The function 'Set' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
base-15.09/controlpanel/cpp/src/BusObjects/WidgetBusObject.h:73:21: note: Virtual function in base class
base-15.09/controlpanel/cpp/src/BusObjects/PropertyBusObject.h:63:13: note: Function in derived class
base-15.09/controlpanel/cpp/src/BusObjects/PropertyBusObject.h:91:13: style: The function 'UnregisterSignalHandler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
base-15.09/controlpanel/cpp/src/BusObjects/WidgetBusObject.h:136:21: note: Virtual function in base class
base-15.09/controlpanel/cpp/src/BusObjects/PropertyBusObject.h:91:13: note: Function in derived class
base-15.09/controlpanel/cpp/src/BusObjects/PropertyBusObject.h:106:13: style: The function 'fillProperty' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
base-15.09/controlpanel/cpp/src/BusObjects/WidgetBusObject.h:167:21: note: Virtual function in base class
base-15.09/controlpanel/cpp/src/BusObjects/PropertyBusObject.h:106:13: note: Function in derived class
base-15.09/controlpanel/cpp/src/BusObjects/PropertyBusObject.h:113:13: style: The function 'addSignalHandler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
base-15.09/controlpanel/cpp/src/BusObjects/WidgetBusObject.h:159:21: note: Virtual function in base class
base-15.09/controlpanel/cpp/src/BusObjects/PropertyBusObject.h:113:13: note: Function in derived class
base-15.09/controlpanel/cpp/src/ControlPanel.cc:71:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
base-15.09/controlpanel/cpp/src/ControlPanel.cc:193:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
base-15.09/controlpanel/cpp/src/ControlPanelControllerUnit.cc:162:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
base-15.09/controlpanel/cpp/src/ControlPanelDevice.cc:155:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
base-15.09/controlpanel/cpp/src/ControlPanelDevice.cc:339:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
base-15.09/controlpanel/cpp/src/ControlPanelDevice.cc:342:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
base-15.09/controlpanel/cpp/src/NotificationAction.cc:70:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
base-15.09/controlpanel/cpp/src/NotificationAction.cc:170:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
base-15.09/controlpanel/cpp/src/Widgets/Action.cc:64:13: style: C-style pointer casting [cstyleCast]
base-15.09/controlpanel/cpp/src/Widgets/Container.cc:207:13: style: C-style pointer casting [cstyleCast]
base-15.09/controlpanel/cpp/src/Widgets/Dialog.cc:322:13: style: C-style pointer casting [cstyleCast]
base-15.09/controlpanel/cpp/src/Widgets/Dialog.cc:342:13: style: C-style pointer casting [cstyleCast]
base-15.09/controlpanel/cpp/src/Widgets/Dialog.cc:362:13: style: C-style pointer casting [cstyleCast]
base-15.09/controlpanel/cpp/src/Widgets/Property.cc:698:19: style: C-style pointer casting [cstyleCast]
base-15.09/controlpanel/cpp/src/Widgets/Property.cc:772:13: style: C-style pointer casting [cstyleCast]
base-15.09/controlpanel/cpp/src/Widgets/Property.cc:795:13: style: C-style pointer casting [cstyleCast]
base-15.09/controlpanel/cpp/src/Widgets/Property.cc:818:13: style: C-style pointer casting [cstyleCast]
base-15.09/controlpanel/cpp/src/Widgets/Property.cc:841:13: style: C-style pointer casting [cstyleCast]
base-15.09/controlpanel/cpp/src/Widgets/Property.cc:864:13: style: C-style pointer casting [cstyleCast]
base-15.09/controlpanel/cpp/src/Widgets/Property.cc:887:13: style: C-style pointer casting [cstyleCast]
base-15.09/controlpanel/cpp/src/Widgets/Property.cc:910:13: style: C-style pointer casting [cstyleCast]
base-15.09/controlpanel/cpp/src/Widgets/Property.cc:933:13: style: C-style pointer casting [cstyleCast]
base-15.09/controlpanel/cpp/src/Widgets/Property.cc:956:13: style: C-style pointer casting [cstyleCast]
base-15.09/controlpanel/cpp/src/Widgets/Property.cc:979:13: style: C-style pointer casting [cstyleCast]
base-15.09/controlpanel/cpp/src/Widgets/Property.cc:1002:13: style: C-style pointer casting [cstyleCast]
base-15.09/controlpanel/cpp/src/Widgets/RootWidget.cc:51:13: style: C-style pointer casting [cstyleCast]
base-15.09/notification/cpp/samples/ConsumerService/ConsumerService.cc:69:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
base-15.09/notification/cpp/samples/common/NotificationReceiverTestImpl.h:47:5: style: Class 'NotificationReceiverTestImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
base-15.09/notification/cpp/samples/ProducerBasic/ProducerBasic.cc:107:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
base-15.09/notification/cpp/samples/ProducerService/ProducerService.cc:392:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
base-15.09/notification/cpp/samples/ProducerService/ProducerService.cc:109:5: style: Variable 'state' is reassigned a value before the old one has been used. [redundantAssignment]
base-15.09/notification/cpp/samples/ProducerService/ProducerService.cc:90:0: note: Variable 'state' is reassigned a value before the old one has been used.
base-15.09/notification/cpp/samples/ProducerService/ProducerService.cc:109:5: note: Variable 'state' is reassigned a value before the old one has been used.
base-15.09/notification/cpp/src/NotificationAsyncTaskEvents.cc:101:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
base-15.09/notification/cpp/src/NotificationAsyncTaskEvents.cc:97:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
base-15.09/notification/cpp/src/NotificationAsyncTaskEvents.cc:101:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
base-15.09/notification/cpp/src/NotificationProducerReceiver.h:39:5: style: Class 'MsgQueueContent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
base-15.09/notification/cpp/src/NotificationTransport.cc:40:18: warning: Possible null pointer dereference: intf [nullPointer]
base-15.09/notification/cpp/src/NotificationTransport.cc:36:34: note: Assignment 'intf=NULL', assigned value is 0
base-15.09/notification/cpp/src/NotificationTransport.cc:40:18: note: Null pointer dereference
base-15.09/notification/cpp/src/NotificationTransport.cc:47:18: warning: Possible null pointer dereference: intf [nullPointer]
base-15.09/notification/cpp/src/NotificationTransport.cc:36:34: note: Assignment 'intf=NULL', assigned value is 0
base-15.09/notification/cpp/src/NotificationTransport.cc:47:18: note: Null pointer dereference
base-15.09/notification/cpp/src/NotificationTransport.cc:53:18: warning: Possible null pointer dereference: intf [nullPointer]
base-15.09/notification/cpp/src/NotificationTransport.cc:36:34: note: Assignment 'intf=NULL', assigned value is 0
base-15.09/notification/cpp/src/NotificationTransport.cc:53:18: note: Null pointer dereference
base-15.09/notification/cpp/src/NotificationTransport.cc:58:9: warning: Possible null pointer dereference: intf [nullPointer]
base-15.09/notification/cpp/src/NotificationTransport.cc:36:34: note: Assignment 'intf=NULL', assigned value is 0
base-15.09/notification/cpp/src/NotificationTransport.cc:58:9: note: Null pointer dereference
base-15.09/notification/cpp/src/NotificationTransport.cc:71:28: warning: Possible null pointer dereference: intf [nullPointer]
base-15.09/notification/cpp/src/NotificationTransport.cc:36:34: note: Assignment 'intf=NULL', assigned value is 0
base-15.09/notification/cpp/src/NotificationTransport.cc:71:28: note: Null pointer dereference
base-15.09/notification/cpp/src/PayloadAdapter.cc:335:83: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
base-15.09/notification/cpp/src/PayloadAdapter.cc:379:83: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
base-15.09/notification/cpp/src/PayloadAdapter.cc:397:85: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
base-15.09/onboarding/cpp/samples/OnboardingClientSample/OnboardingClientMain.cc:159:5: style: Variable 'isIconInterface' is reassigned a value before the old one has been used. [redundantAssignment]
base-15.09/onboarding/cpp/samples/OnboardingClientSample/OnboardingClientMain.cc:145:0: note: Variable 'isIconInterface' is reassigned a value before the old one has been used.
base-15.09/onboarding/cpp/samples/OnboardingClientSample/OnboardingClientMain.cc:159:5: note: Variable 'isIconInterface' is reassigned a value before the old one has been used.
base-15.09/onboarding/cpp/samples/OnboardingClientSample/OnboardingClientMain.cc:160:5: style: Variable 'isIconInterface' is reassigned a value before the old one has been used. [redundantAssignment]
base-15.09/onboarding/cpp/samples/OnboardingClientSample/OnboardingClientMain.cc:159:5: note: Variable 'isIconInterface' is reassigned a value before the old one has been used.
base-15.09/onboarding/cpp/samples/OnboardingClientSample/OnboardingClientMain.cc:160:5: note: Variable 'isIconInterface' is reassigned a value before the old one has been used.
base-15.09/onboarding/cpp/samples/OnboardingClientSample/OnboardingClientMain.cc:169:5: style: Variable 'isConfigInterface' is reassigned a value before the old one has been used. [redundantAssignment]
base-15.09/onboarding/cpp/samples/OnboardingClientSample/OnboardingClientMain.cc:168:5: note: Variable 'isConfigInterface' is reassigned a value before the old one has been used.
base-15.09/onboarding/cpp/samples/OnboardingClientSample/OnboardingClientMain.cc:169:5: note: Variable 'isConfigInterface' is reassigned a value before the old one has been used.
base-15.09/onboarding/cpp/samples/OnboardingClientSample/OnboardingClientMain.cc:177:5: style: Variable 'isOnboardingInterface' is reassigned a value before the old one has been used. [redundantAssignment]
base-15.09/onboarding/cpp/samples/OnboardingClientSample/OnboardingClientMain.cc:176:5: note: Variable 'isOnboardingInterface' is reassigned a value before the old one has been used.
base-15.09/onboarding/cpp/samples/OnboardingClientSample/OnboardingClientMain.cc:177:5: note: Variable 'isOnboardingInterface' is reassigned a value before the old one has been used.
base-15.09/onboarding/cpp/samples/OnboardingClientSample/OnboardingClientMain.cc:418:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
base-15.09/onboarding/cpp/samples/OnboardingClientSample/OnboardingClientMain.cc:404:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
base-15.09/onboarding/cpp/samples/OnboardingClientSample/OnboardingClientMain.cc:418:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
base-15.09/onboarding/cpp/src/HandleOnboardingSignals.h:51:5: style: Class 'SignalMesssage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
base-15.09/onboarding/cpp/src/OnboardingClient.cc:44:5: style: Variable 'getIface' is reassigned a value before the old one has been used. [redundantAssignment]
base-15.09/onboarding/cpp/src/OnboardingClient.cc:43:0: note: Variable 'getIface' is reassigned a value before the old one has been used.
base-15.09/onboarding/cpp/src/OnboardingClient.cc:44:5: note: Variable 'getIface' is reassigned a value before the old one has been used.
base-15.09/onboarding/cpp/src/OnboardingClient.cc:123:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
base-15.09/onboarding/cpp/src/OnboardingClient.cc:120:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
base-15.09/onboarding/cpp/src/OnboardingClient.cc:123:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
base-15.09/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:131:5: warning: Member variable 'OnboardingControllerImpl::m_state' is not initialized in the constructor. [uninitMemberVarPrivate]
base-15.09/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:131:5: warning: Member variable 'OnboardingControllerImpl::m_oBLastError' is not initialized in the constructor. [uninitMemberVarPrivate]
base-15.09/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:131:5: warning: Member variable 'OnboardingControllerImpl::m_ScanList' is not initialized in the constructor. [uninitMemberVarPrivate]
base-15.09/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:131:5: warning: Member variable 'OnboardingControllerImpl::m_ScanArray' is not initialized in the constructor. [uninitMemberVarPrivate]
base-15.09/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:131:5: warning: Member variable 'OnboardingControllerImpl::m_BusAttachment' is not initialized in the constructor. [uninitMemberVarPrivate]
base-15.09/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:131:5: warning: Member variable 'OnboardingControllerImpl::m_scanFile' is not initialized in the constructor. [uninitMemberVarPrivate]
base-15.09/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:131:5: warning: Member variable 'OnboardingControllerImpl::m_stateFile' is not initialized in the constructor. [uninitMemberVarPrivate]
base-15.09/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:131:5: warning: Member variable 'OnboardingControllerImpl::m_errorFile' is not initialized in the constructor. [uninitMemberVarPrivate]
base-15.09/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:131:5: warning: Member variable 'OnboardingControllerImpl::m_configureCmd' is not initialized in the constructor. [uninitMemberVarPrivate]
base-15.09/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:131:5: warning: Member variable 'OnboardingControllerImpl::m_connectCmd' is not initialized in the constructor. [uninitMemberVarPrivate]
base-15.09/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:131:5: warning: Member variable 'OnboardingControllerImpl::m_offboardCmd' is not initialized in the constructor. [uninitMemberVarPrivate]
base-15.09/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:131:5: warning: Member variable 'OnboardingControllerImpl::m_scanCmd' is not initialized in the constructor. [uninitMemberVarPrivate]
base-15.09/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:131:5: warning: Member variable 'OnboardingControllerImpl::m_concurrency' is not initialized in the constructor. [uninitMemberVarPrivate]
base-15.09/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:131:5: warning: Member variable 'OnboardingControllerImpl::m_scanWifiThread' is not initialized in the constructor. [uninitMemberVarPrivate]
base-15.09/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:131:5: warning: Member variable 'OnboardingControllerImpl::m_scanWifiThreadIsRunning' is not initialized in the constructor. [uninitMemberVarPrivate]
base-15.09/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:131:5: warning: Member variable 'OnboardingControllerImpl::m_scanTimerId' is not initialized in the constructor. [uninitMemberVarPrivate]
base-15.09/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:131:5: warning: Member variable 'OnboardingControllerImpl::m_scanSignalEvent' is not initialized in the constructor. [uninitMemberVarPrivate]
base-15.09/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:131:5: warning: Member variable 'OnboardingControllerImpl::m_scanTimerSpecs' is not initialized in the constructor. [uninitMemberVarPrivate]
base-15.09/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.cc:207:46: style: C-style pointer casting [cstyleCast]
base-15.09/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.cc:522:46: style: C-style pointer casting [cstyleCast]
base-15.09/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.cc:585:77: style: Function 'execute_configure' argument 2 names different: declaration 'authText' definition 'authType'. [funcArgNamesDifferent]
base-15.09/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:154:54: note: Function 'execute_configure' argument 2 names different: declaration 'authText' definition 'authType'.
base-15.09/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.cc:585:77: note: Function 'execute_configure' argument 2 names different: declaration 'authText' definition 'authType'.
base-15.09/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.cc:612:38: style: Function 'execute_system' argument 1 names different: declaration 'op' definition 'cmd'. [funcArgNamesDifferent]
base-15.09/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.cc:38:38: note: Function 'execute_system' argument 1 names different: declaration 'op' definition 'cmd'.
base-15.09/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.cc:612:38: note: Function 'execute_system' argument 1 names different: declaration 'op' definition 'cmd'.
base-15.09/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.cc:344:27: style: Variable 'currLine' is assigned a value that is never used. [unreadVariable]
base-15.09/onboarding/cpp/src/OnboardingDaemon/OnboardingServiceMain.cc:179:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
base-15.09/onboarding/cpp/src/OnboardingDaemon/OptParser.h:48:10: performance: Technically the member function 'OptParser::IsAllHex' can be static. [functionStatic]
base-15.09/onboarding/cpp/src/OnboardingDaemon/OptParser.cc:69:17: note: Technically the member function 'OptParser::IsAllHex' can be static.
base-15.09/onboarding/cpp/src/OnboardingDaemon/OptParser.h:48:10: note: Technically the member function 'OptParser::IsAllHex' can be static.
base-15.09/onboarding/cpp/src/OnboardingDaemon/OptParser.h:50:10: style: Technically the member function 'OptParser::PrintUsage' can be const. [functionConst]
base-15.09/onboarding/cpp/src/OnboardingDaemon/OptParser.cc:52:17: note: Technically the member function 'OptParser::PrintUsage' can be const.
base-15.09/onboarding/cpp/src/OnboardingDaemon/OptParser.h:50:10: note: Technically the member function 'OptParser::PrintUsage' can be const.
base-15.09/onboarding/cpp/src/OnboardingService.cc:53:5: style: Variable 'intf' is reassigned a value before the old one has been used. [redundantAssignment]
base-15.09/onboarding/cpp/src/OnboardingService.cc:52:0: note: Variable 'intf' is reassigned a value before the old one has been used.
base-15.09/onboarding/cpp/src/OnboardingService.cc:53:5: note: Variable 'intf' is reassigned a value before the old one has been used.
base-15.09/onboarding/cpp/src/OnboardingService.cc:148:15: style: The scope of the variable 'configureWifiStatus' can be reduced. [variableScope]
base-15.09/sample_apps/cpp/samples/ACServerSample/ACEventsAndActions.cc:66:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
base-15.09/sample_apps/cpp/samples/ACServerSample/ACEventsAndActions.cc:59:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
base-15.09/sample_apps/cpp/samples/ACServerSample/ACEventsAndActions.cc:66:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
base-15.09/sample_apps/cpp/samples/ACServerSample/ACEventsAndActions.h:39:5: style: Class 'ACEventsAndActions' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
base-15.09/sample_apps/cpp/samples/ACServerSample/ACServerSample.cc:369:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
base-15.09/sample_apps/cpp/samples/ACServerSample/OptParser.h:70:10: performance: Technically the member function 'OptParser::IsAllHex' can be static. [functionStatic]
base-15.09/sample_apps/cpp/samples/ACServerSample/OptParser.cc:64:17: note: Technically the member function 'OptParser::IsAllHex' can be static.
base-15.09/sample_apps/cpp/samples/ACServerSample/OptParser.h:70:10: note: Technically the member function 'OptParser::IsAllHex' can be static.
base-15.09/sample_apps/cpp/samples/ACServerSample/OptParser.h:72:10: style: Technically the member function 'OptParser::PrintUsage' can be const. [functionConst]
base-15.09/sample_apps/cpp/samples/ACServerSample/OptParser.cc:47:17: note: Technically the member function 'OptParser::PrintUsage' can be const.
base-15.09/sample_apps/cpp/samples/ACServerSample/OptParser.h:72:10: note: Technically the member function 'OptParser::PrintUsage' can be const.
base-15.09/sample_apps/cpp/samples/ServerSample/NotificationTesterImpl.cc:197:14: style: Variable 'randomNumber' is not assigned a value. [unassignedVariable]
base-15.09/sample_apps/cpp/samples/ServerSample/NotificationTesterImpl.cc:220:14: style: Variable 'timestamp' is not assigned a value. [unassignedVariable]
base-15.09/sample_apps/cpp/samples/ServerSample/NotificationTesterImpl.cc:216:12: error: Uninitialized variable: randomNumber [uninitvar]
base-15.09/sample_apps/cpp/samples/ServerSample/NotificationTesterImpl.cc:248:12: error: Uninitialized variable: timestamp [uninitvar]
base-15.09/sample_apps/cpp/samples/ServerSample/OptParser.h:70:10: performance: Technically the member function 'OptParser::IsAllHex' can be static. [functionStatic]
base-15.09/sample_apps/cpp/samples/ServerSample/OptParser.cc:64:17: note: Technically the member function 'OptParser::IsAllHex' can be static.
base-15.09/sample_apps/cpp/samples/ServerSample/OptParser.h:70:10: note: Technically the member function 'OptParser::IsAllHex' can be static.
base-15.09/sample_apps/cpp/samples/ServerSample/OptParser.h:72:10: style: Technically the member function 'OptParser::PrintUsage' can be const. [functionConst]
base-15.09/sample_apps/cpp/samples/ServerSample/OptParser.cc:47:17: note: Technically the member function 'OptParser::PrintUsage' can be const.
base-15.09/sample_apps/cpp/samples/ServerSample/OptParser.h:72:10: note: Technically the member function 'OptParser::PrintUsage' can be const.
base-15.09/sample_apps/cpp/samples/ServerSample/ServerSample.cc:205:21: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
base-15.09/sample_apps/cpp/samples_common/AJInitializer.h:32:13: performance: Technically the member function 'AJInitializer::Initialize' can be static. [functionStatic]
base-15.09/sample_apps/cpp/samples_common/AJInitializer.cc:20:24: note: Technically the member function 'AJInitializer::Initialize' can be static.
base-15.09/sample_apps/cpp/samples_common/AJInitializer.h:32:13: note: Technically the member function 'AJInitializer::Initialize' can be static.
base-15.09/sample_apps/cpp/samples_common/AsyncSessionJoiner.cc:49:37: style: C-style pointer casting [cstyleCast]
base-15.09/sample_apps/cpp/samples_common/SessionListenerImpl.h:38:5: style: Class 'SessionListenerImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
[22:33]

ftp://ftp.se.debian.org/debian/pool/main/a/alljoyn-services-1604/alljoyn-services-1604_16.04.orig.tar.gz
base-16.04/controlpanel/cpp/samples/ControlPanelController/ControlPanelControllerSample.cc:117:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
base-16.04/controlpanel/cpp/samples/ControlPanelController/ControlPanelListenerImpl.h:29:5: style: Class 'ControlPanelListenerImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
base-16.04/controlpanel/cpp/samples/ControlPanelController/ControllerNotificationReceiver.h:36:5: style: Class 'ControllerNotificationReceiver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
base-16.04/controlpanel/cpp/samples/ControlPanelController/ControlPanelListenerImpl.cc:52:53: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
base-16.04/controlpanel/cpp/samples/ControlPanelController/ControlPanelListenerImpl.cc:61:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
base-16.04/controlpanel/cpp/samples/ControlPanelController/ControllerNotificationReceiver.cc:68:34: style: Unused variable: actionsToExecute [unusedVariable]
base-16.04/controlpanel/cpp/samples/ControlPanelController/ControllerNotificationReceiver.cc:69:36: style: Unused variable: propertiesToChange [unusedVariable]
base-16.04/controlpanel/cpp/samples/ControlPanelController/ControllerNotificationReceiver.cc:70:34: style: Unused variable: dialogsToExecute [unusedVariable]
base-16.04/controlpanel/cpp/samples/ControlPanelProducer/ControlPanelProducer.cc:226:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
base-16.04/controlpanel/cpp/samples/ControlPanelSample/ControlPanelSample.cc:102:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
base-16.04/controlpanel/cpp/samples/generated/MyDeviceAreYouSure.cc:47:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
base-16.04/controlpanel/cpp/samples/generated/MyDeviceAreYouSure.cc:55:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
base-16.04/controlpanel/cpp/src/BusObjects/ActionBusObject.h:73:13: style: The function 'Introspect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
base-16.04/controlpanel/cpp/src/BusObjects/WidgetBusObject.h:121:21: note: Virtual function in base class
base-16.04/controlpanel/cpp/src/BusObjects/ActionBusObject.h:73:13: note: Function in derived class
base-16.04/controlpanel/cpp/src/BusObjects/ContainerBusObject.h:52:13: style: The function 'Introspect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
base-16.04/controlpanel/cpp/src/BusObjects/WidgetBusObject.h:121:21: note: Virtual function in base class
base-16.04/controlpanel/cpp/src/BusObjects/ContainerBusObject.h:52:13: note: Function in derived class
base-16.04/controlpanel/cpp/src/BusObjects/ControlPanelBusObject.cc:144:48: style: Function 'Set' argument 1 names different: declaration 'ifcName' definition 'interfaceName'. [funcArgNamesDifferent]
base-16.04/controlpanel/cpp/src/BusObjects/ControlPanelBusObject.h:77:29: note: Function 'Set' argument 1 names different: declaration 'ifcName' definition 'interfaceName'.
base-16.04/controlpanel/cpp/src/BusObjects/ControlPanelBusObject.cc:144:48: note: Function 'Set' argument 1 names different: declaration 'ifcName' definition 'interfaceName'.
base-16.04/controlpanel/cpp/src/BusObjects/DialogBusObject.h:54:13: style: The function 'Get' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
base-16.04/controlpanel/cpp/src/BusObjects/WidgetBusObject.h:64:21: note: Virtual function in base class
base-16.04/controlpanel/cpp/src/BusObjects/DialogBusObject.h:54:13: note: Function in derived class
base-16.04/controlpanel/cpp/src/BusObjects/DialogBusObject.h:83:13: style: The function 'fillProperty' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
base-16.04/controlpanel/cpp/src/BusObjects/WidgetBusObject.h:167:21: note: Virtual function in base class
base-16.04/controlpanel/cpp/src/BusObjects/DialogBusObject.h:83:13: note: Function in derived class
base-16.04/controlpanel/cpp/src/BusObjects/LabelBusObject.h:54:13: style: The function 'Get' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
base-16.04/controlpanel/cpp/src/BusObjects/WidgetBusObject.h:64:21: note: Virtual function in base class
base-16.04/controlpanel/cpp/src/BusObjects/LabelBusObject.h:54:13: note: Function in derived class
base-16.04/controlpanel/cpp/src/BusObjects/LabelBusObject.h:58:13: style: The function 'fillProperty' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
base-16.04/controlpanel/cpp/src/BusObjects/WidgetBusObject.h:167:21: note: Virtual function in base class
base-16.04/controlpanel/cpp/src/BusObjects/LabelBusObject.h:58:13: note: Function in derived class
base-16.04/controlpanel/cpp/src/BusObjects/NotificationActionBusObject.cc:105:54: style: Function 'Set' argument 1 names different: declaration 'ifcName' definition 'interfaceName'. [funcArgNamesDifferent]
base-16.04/controlpanel/cpp/src/BusObjects/NotificationActionBusObject.h:66:29: note: Function 'Set' argument 1 names different: declaration 'ifcName' definition 'interfaceName'.
base-16.04/controlpanel/cpp/src/BusObjects/NotificationActionBusObject.cc:105:54: note: Function 'Set' argument 1 names different: declaration 'ifcName' definition 'interfaceName'.
base-16.04/controlpanel/cpp/src/BusObjects/PropertyBusObject.h:54:13: style: The function 'Get' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
base-16.04/controlpanel/cpp/src/BusObjects/WidgetBusObject.h:64:21: note: Virtual function in base class
base-16.04/controlpanel/cpp/src/BusObjects/PropertyBusObject.h:54:13: note: Function in derived class
base-16.04/controlpanel/cpp/src/BusObjects/PropertyBusObject.h:63:13: style: The function 'Set' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
base-16.04/controlpanel/cpp/src/BusObjects/WidgetBusObject.h:73:21: note: Virtual function in base class
base-16.04/controlpanel/cpp/src/BusObjects/PropertyBusObject.h:63:13: note: Function in derived class
base-16.04/controlpanel/cpp/src/BusObjects/PropertyBusObject.h:91:13: style: The function 'UnregisterSignalHandler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
base-16.04/controlpanel/cpp/src/BusObjects/WidgetBusObject.h:136:21: note: Virtual function in base class
base-16.04/controlpanel/cpp/src/BusObjects/PropertyBusObject.h:91:13: note: Function in derived class
base-16.04/controlpanel/cpp/src/BusObjects/PropertyBusObject.h:106:13: style: The function 'fillProperty' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
base-16.04/controlpanel/cpp/src/BusObjects/WidgetBusObject.h:167:21: note: Virtual function in base class
base-16.04/controlpanel/cpp/src/BusObjects/PropertyBusObject.h:106:13: note: Function in derived class
base-16.04/controlpanel/cpp/src/BusObjects/PropertyBusObject.h:113:13: style: The function 'addSignalHandler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
base-16.04/controlpanel/cpp/src/BusObjects/WidgetBusObject.h:159:21: note: Virtual function in base class
base-16.04/controlpanel/cpp/src/BusObjects/PropertyBusObject.h:113:13: note: Function in derived class
base-16.04/controlpanel/cpp/src/ControlPanel.cc:71:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
base-16.04/controlpanel/cpp/src/ControlPanel.cc:193:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
base-16.04/controlpanel/cpp/src/ControlPanelControllerUnit.cc:162:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
base-16.04/controlpanel/cpp/src/ControlPanelDevice.cc:155:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
base-16.04/controlpanel/cpp/src/ControlPanelDevice.cc:339:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
base-16.04/controlpanel/cpp/src/ControlPanelDevice.cc:342:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
base-16.04/controlpanel/cpp/src/NotificationAction.cc:70:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
base-16.04/controlpanel/cpp/src/NotificationAction.cc:170:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
base-16.04/controlpanel/cpp/src/Widgets/Action.cc:64:13: style: C-style pointer casting [cstyleCast]
base-16.04/controlpanel/cpp/src/Widgets/Container.cc:207:13: style: C-style pointer casting [cstyleCast]
base-16.04/controlpanel/cpp/src/Widgets/Dialog.cc:322:13: style: C-style pointer casting [cstyleCast]
base-16.04/controlpanel/cpp/src/Widgets/Dialog.cc:342:13: style: C-style pointer casting [cstyleCast]
base-16.04/controlpanel/cpp/src/Widgets/Dialog.cc:362:13: style: C-style pointer casting [cstyleCast]
base-16.04/controlpanel/cpp/src/Widgets/Property.cc:698:19: style: C-style pointer casting [cstyleCast]
base-16.04/controlpanel/cpp/src/Widgets/Property.cc:772:13: style: C-style pointer casting [cstyleCast]
base-16.04/controlpanel/cpp/src/Widgets/Property.cc:795:13: style: C-style pointer casting [cstyleCast]
base-16.04/controlpanel/cpp/src/Widgets/Property.cc:818:13: style: C-style pointer casting [cstyleCast]
base-16.04/controlpanel/cpp/src/Widgets/Property.cc:841:13: style: C-style pointer casting [cstyleCast]
base-16.04/controlpanel/cpp/src/Widgets/Property.cc:864:13: style: C-style pointer casting [cstyleCast]
base-16.04/controlpanel/cpp/src/Widgets/Property.cc:887:13: style: C-style pointer casting [cstyleCast]
base-16.04/controlpanel/cpp/src/Widgets/Property.cc:910:13: style: C-style pointer casting [cstyleCast]
base-16.04/controlpanel/cpp/src/Widgets/Property.cc:933:13: style: C-style pointer casting [cstyleCast]
base-16.04/controlpanel/cpp/src/Widgets/Property.cc:956:13: style: C-style pointer casting [cstyleCast]
base-16.04/controlpanel/cpp/src/Widgets/Property.cc:979:13: style: C-style pointer casting [cstyleCast]
base-16.04/controlpanel/cpp/src/Widgets/Property.cc:1002:13: style: C-style pointer casting [cstyleCast]
base-16.04/controlpanel/cpp/src/Widgets/RootWidget.cc:51:13: style: C-style pointer casting [cstyleCast]
base-16.04/notification/cpp/samples/ConsumerService/ConsumerService.cc:69:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
base-16.04/notification/cpp/samples/common/NotificationReceiverTestImpl.h:47:5: style: Class 'NotificationReceiverTestImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
base-16.04/notification/cpp/samples/ProducerBasic/ProducerBasic.cc:107:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
base-16.04/notification/cpp/samples/ProducerService/ProducerService.cc:392:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
base-16.04/notification/cpp/samples/ProducerService/ProducerService.cc:109:5: style: Variable 'state' is reassigned a value before the old one has been used. [redundantAssignment]
base-16.04/notification/cpp/samples/ProducerService/ProducerService.cc:90:0: note: Variable 'state' is reassigned a value before the old one has been used.
base-16.04/notification/cpp/samples/ProducerService/ProducerService.cc:109:5: note: Variable 'state' is reassigned a value before the old one has been used.
base-16.04/notification/cpp/src/NotificationAsyncTaskEvents.cc:101:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
base-16.04/notification/cpp/src/NotificationAsyncTaskEvents.cc:97:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
base-16.04/notification/cpp/src/NotificationAsyncTaskEvents.cc:101:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
base-16.04/notification/cpp/src/NotificationProducerReceiver.h:39:5: style: Class 'MsgQueueContent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
base-16.04/notification/cpp/src/NotificationTransport.cc:40:18: warning: Possible null pointer dereference: intf [nullPointer]
base-16.04/notification/cpp/src/NotificationTransport.cc:36:34: note: Assignment 'intf=NULL', assigned value is 0
base-16.04/notification/cpp/src/NotificationTransport.cc:40:18: note: Null pointer dereference
base-16.04/notification/cpp/src/NotificationTransport.cc:47:18: warning: Possible null pointer dereference: intf [nullPointer]
base-16.04/notification/cpp/src/NotificationTransport.cc:36:34: note: Assignment 'intf=NULL', assigned value is 0
base-16.04/notification/cpp/src/NotificationTransport.cc:47:18: note: Null pointer dereference
base-16.04/notification/cpp/src/NotificationTransport.cc:53:18: warning: Possible null pointer dereference: intf [nullPointer]
base-16.04/notification/cpp/src/NotificationTransport.cc:36:34: note: Assignment 'intf=NULL', assigned value is 0
base-16.04/notification/cpp/src/NotificationTransport.cc:53:18: note: Null pointer dereference
base-16.04/notification/cpp/src/NotificationTransport.cc:58:9: warning: Possible null pointer dereference: intf [nullPointer]
base-16.04/notification/cpp/src/NotificationTransport.cc:36:34: note: Assignment 'intf=NULL', assigned value is 0
base-16.04/notification/cpp/src/NotificationTransport.cc:58:9: note: Null pointer dereference
base-16.04/notification/cpp/src/NotificationTransport.cc:71:28: warning: Possible null pointer dereference: intf [nullPointer]
base-16.04/notification/cpp/src/NotificationTransport.cc:36:34: note: Assignment 'intf=NULL', assigned value is 0
base-16.04/notification/cpp/src/NotificationTransport.cc:71:28: note: Null pointer dereference
base-16.04/notification/cpp/src/PayloadAdapter.cc:335:83: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
base-16.04/notification/cpp/src/PayloadAdapter.cc:379:83: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
base-16.04/notification/cpp/src/PayloadAdapter.cc:397:85: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
base-16.04/onboarding/cpp/samples/OnboardingClientSample/OnboardingClientMain.cc:316:5: style: Variable 'isIconInterface' is reassigned a value before the old one has been used. [redundantAssignment]
base-16.04/onboarding/cpp/samples/OnboardingClientSample/OnboardingClientMain.cc:315:5: note: Variable 'isIconInterface' is reassigned a value before the old one has been used.
base-16.04/onboarding/cpp/samples/OnboardingClientSample/OnboardingClientMain.cc:316:5: note: Variable 'isIconInterface' is reassigned a value before the old one has been used.
base-16.04/onboarding/cpp/samples/OnboardingClientSample/OnboardingClientMain.cc:325:5: style: Variable 'isConfigInterface' is reassigned a value before the old one has been used. [redundantAssignment]
base-16.04/onboarding/cpp/samples/OnboardingClientSample/OnboardingClientMain.cc:324:5: note: Variable 'isConfigInterface' is reassigned a value before the old one has been used.
base-16.04/onboarding/cpp/samples/OnboardingClientSample/OnboardingClientMain.cc:325:5: note: Variable 'isConfigInterface' is reassigned a value before the old one has been used.
base-16.04/onboarding/cpp/samples/OnboardingClientSample/OnboardingClientMain.cc:333:5: style: Variable 'isOnboardingInterface' is reassigned a value before the old one has been used. [redundantAssignment]
base-16.04/onboarding/cpp/samples/OnboardingClientSample/OnboardingClientMain.cc:332:5: note: Variable 'isOnboardingInterface' is reassigned a value before the old one has been used.
base-16.04/onboarding/cpp/samples/OnboardingClientSample/OnboardingClientMain.cc:333:5: note: Variable 'isOnboardingInterface' is reassigned a value before the old one has been used.
base-16.04/onboarding/cpp/samples/OnboardingClientSample/OnboardingClientMain.cc:626:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
base-16.04/onboarding/cpp/samples/OnboardingClientSample/OnboardingClientMain.cc:611:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
base-16.04/onboarding/cpp/samples/OnboardingClientSample/OnboardingClientMain.cc:626:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
base-16.04/onboarding/cpp/src/HandleOnboardingSignals.h:51:5: style: Class 'SignalMesssage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
base-16.04/onboarding/cpp/src/OnboardingClient.cc:44:5: style: Variable 'getIface' is reassigned a value before the old one has been used. [redundantAssignment]
base-16.04/onboarding/cpp/src/OnboardingClient.cc:43:0: note: Variable 'getIface' is reassigned a value before the old one has been used.
base-16.04/onboarding/cpp/src/OnboardingClient.cc:44:5: note: Variable 'getIface' is reassigned a value before the old one has been used.
base-16.04/onboarding/cpp/src/OnboardingClient.cc:123:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
base-16.04/onboarding/cpp/src/OnboardingClient.cc:120:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
base-16.04/onboarding/cpp/src/OnboardingClient.cc:123:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
base-16.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:131:5: warning: Member variable 'OnboardingControllerImpl::m_state' is not initialized in the constructor. [uninitMemberVarPrivate]
base-16.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:131:5: warning: Member variable 'OnboardingControllerImpl::m_oBLastError' is not initialized in the constructor. [uninitMemberVarPrivate]
base-16.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:131:5: warning: Member variable 'OnboardingControllerImpl::m_ScanList' is not initialized in the constructor. [uninitMemberVarPrivate]
base-16.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:131:5: warning: Member variable 'OnboardingControllerImpl::m_ScanArray' is not initialized in the constructor. [uninitMemberVarPrivate]
base-16.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:131:5: warning: Member variable 'OnboardingControllerImpl::m_BusAttachment' is not initialized in the constructor. [uninitMemberVarPrivate]
base-16.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:131:5: warning: Member variable 'OnboardingControllerImpl::m_scanFile' is not initialized in the constructor. [uninitMemberVarPrivate]
base-16.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:131:5: warning: Member variable 'OnboardingControllerImpl::m_stateFile' is not initialized in the constructor. [uninitMemberVarPrivate]
base-16.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:131:5: warning: Member variable 'OnboardingControllerImpl::m_errorFile' is not initialized in the constructor. [uninitMemberVarPrivate]
base-16.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:131:5: warning: Member variable 'OnboardingControllerImpl::m_configureCmd' is not initialized in the constructor. [uninitMemberVarPrivate]
base-16.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:131:5: warning: Member variable 'OnboardingControllerImpl::m_connectCmd' is not initialized in the constructor. [uninitMemberVarPrivate]
base-16.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:131:5: warning: Member variable 'OnboardingControllerImpl::m_offboardCmd' is not initialized in the constructor. [uninitMemberVarPrivate]
base-16.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:131:5: warning: Member variable 'OnboardingControllerImpl::m_scanCmd' is not initialized in the constructor. [uninitMemberVarPrivate]
base-16.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:131:5: warning: Member variable 'OnboardingControllerImpl::m_concurrency' is not initialized in the constructor. [uninitMemberVarPrivate]
base-16.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:131:5: warning: Member variable 'OnboardingControllerImpl::m_scanWifiThread' is not initialized in the constructor. [uninitMemberVarPrivate]
base-16.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:131:5: warning: Member variable 'OnboardingControllerImpl::m_scanWifiThreadIsRunning' is not initialized in the constructor. [uninitMemberVarPrivate]
base-16.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:131:5: warning: Member variable 'OnboardingControllerImpl::m_scanTimerId' is not initialized in the constructor. [uninitMemberVarPrivate]
base-16.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:131:5: warning: Member variable 'OnboardingControllerImpl::m_scanSignalEvent' is not initialized in the constructor. [uninitMemberVarPrivate]
base-16.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:131:5: warning: Member variable 'OnboardingControllerImpl::m_scanTimerSpecs' is not initialized in the constructor. [uninitMemberVarPrivate]
base-16.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.cc:207:46: style: C-style pointer casting [cstyleCast]
base-16.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.cc:522:46: style: C-style pointer casting [cstyleCast]
base-16.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.cc:585:77: style: Function 'execute_configure' argument 2 names different: declaration 'authText' definition 'authType'. [funcArgNamesDifferent]
base-16.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.h:154:54: note: Function 'execute_configure' argument 2 names different: declaration 'authText' definition 'authType'.
base-16.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.cc:585:77: note: Function 'execute_configure' argument 2 names different: declaration 'authText' definition 'authType'.
base-16.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.cc:612:38: style: Function 'execute_system' argument 1 names different: declaration 'op' definition 'cmd'. [funcArgNamesDifferent]
base-16.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.cc:38:38: note: Function 'execute_system' argument 1 names different: declaration 'op' definition 'cmd'.
base-16.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.cc:612:38: note: Function 'execute_system' argument 1 names different: declaration 'op' definition 'cmd'.
base-16.04/onboarding/cpp/src/OnboardingDaemon/OnboardingControllerImpl.cc:344:27: style: Variable 'currLine' is assigned a value that is never used. [unreadVariable]
base-16.04/onboarding/cpp/src/OnboardingDaemon/OnboardingServiceMain.cc:170:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
base-16.04/onboarding/cpp/src/OnboardingDaemon/OptParser.h:48:10: performance: Technically the member function 'OptParser::IsAllHex' can be static. [functionStatic]
base-16.04/onboarding/cpp/src/OnboardingDaemon/OptParser.cc:69:17: note: Technically the member function 'OptParser::IsAllHex' can be static.
base-16.04/onboarding/cpp/src/OnboardingDaemon/OptParser.h:48:10: note: Technically the member function 'OptParser::IsAllHex' can be static.
base-16.04/onboarding/cpp/src/OnboardingDaemon/OptParser.h:50:10: style: Technically the member function 'OptParser::PrintUsage' can be const. [functionConst]
base-16.04/onboarding/cpp/src/OnboardingDaemon/OptParser.cc:52:17: note: Technically the member function 'OptParser::PrintUsage' can be const.
base-16.04/onboarding/cpp/src/OnboardingDaemon/OptParser.h:50:10: note: Technically the member function 'OptParser::PrintUsage' can be const.
base-16.04/onboarding/cpp/src/OnboardingService.cc:53:5: style: Variable 'intf' is reassigned a value before the old one has been used. [redundantAssignment]
base-16.04/onboarding/cpp/src/OnboardingService.cc:52:0: note: Variable 'intf' is reassigned a value before the old one has been used.
base-16.04/onboarding/cpp/src/OnboardingService.cc:53:5: note: Variable 'intf' is reassigned a value before the old one has been used.
base-16.04/onboarding/cpp/src/OnboardingService.cc:165:15: style: The scope of the variable 'configureWifiStatus' can be reduced. [variableScope]
base-16.04/sample_apps/cpp/samples/ServerSample/ACEventsAndActions.cc:66:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
base-16.04/sample_apps/cpp/samples/ServerSample/ACEventsAndActions.cc:59:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
base-16.04/sample_apps/cpp/samples/ServerSample/ACEventsAndActions.cc:66:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
base-16.04/sample_apps/cpp/samples/ServerSample/ACEventsAndActions.h:39:5: style: Class 'ACEventsAndActions' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
base-16.04/sample_apps/cpp/samples/ServerSample/OptParser.h:70:10: performance: Technically the member function 'OptParser::IsAllHex' can be static. [functionStatic]
base-16.04/sample_apps/cpp/samples/ServerSample/OptParser.cc:64:17: note: Technically the member function 'OptParser::IsAllHex' can be static.
base-16.04/sample_apps/cpp/samples/ServerSample/OptParser.h:70:10: note: Technically the member function 'OptParser::IsAllHex' can be static.
base-16.04/sample_apps/cpp/samples/ServerSample/OptParser.h:72:10: style: Technically the member function 'OptParser::PrintUsage' can be const. [functionConst]
base-16.04/sample_apps/cpp/samples/ServerSample/OptParser.cc:47:17: note: Technically the member function 'OptParser::PrintUsage' can be const.
base-16.04/sample_apps/cpp/samples/ServerSample/OptParser.h:72:10: note: Technically the member function 'OptParser::PrintUsage' can be const.
base-16.04/sample_apps/cpp/samples/ServerSample/ServerSample.cc:328:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
base-16.04/sample_apps/cpp/samples_common/AJInitializer.h:32:13: performance: Technically the member function 'AJInitializer::Initialize' can be static. [functionStatic]
base-16.04/sample_apps/cpp/samples_common/AJInitializer.cc:20:24: note: Technically the member function 'AJInitializer::Initialize' can be static.
base-16.04/sample_apps/cpp/samples_common/AJInitializer.h:32:13: note: Technically the member function 'AJInitializer::Initialize' can be static.
base-16.04/sample_apps/cpp/samples_common/AsyncSessionJoiner.cc:49:37: style: C-style pointer casting [cstyleCast]
base-16.04/sample_apps/cpp/samples_common/SessionListenerImpl.h:38:5: style: Class 'SessionListenerImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
base-16.04/sample_apps/cpp/samples_common/SecurityUtil.cc:39:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
base-16.04/sample_apps/cpp/samples_common/SecurityUtil.cc:36:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
base-16.04/sample_apps/cpp/samples_common/SecurityUtil.cc:39:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
[22:33]

ftp://ftp.se.debian.org/debian/pool/main/a/alljoyn-thin-client-1504/alljoyn-thin-client-1504_15.04b.orig.tar.gz
ajtcl-15.04b/WSL/aj_buf.c:161:52: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
ajtcl-15.04b/WSL/aj_buf.c:265:14: style: The scope of the variable 'iter' can be reduced. [variableScope]
ajtcl-15.04b/WSL/aj_wsl_htc.c:64:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.04b/WSL/aj_wsl_htc.c:62:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.04b/WSL/aj_wsl_htc.c:64:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.04b/WSL/aj_wsl_htc.c:66:11: warning: Redundant assignment of 'cause' to itself. [selfAssignment]
ajtcl-15.04b/WSL/aj_wsl_marshal.c:112:24: warning: Size of pointer 'ptr' used instead of size of its data. [pointerSize]
ajtcl-15.04b/WSL/aj_wsl_marshal.c:121:24: warning: Size of pointer 'ptr' used instead of size of its data. [pointerSize]
ajtcl-15.04b/WSL/aj_wsl_marshal.c:203:1: error: va_list 'args' was opened but not closed by va_end(). [va_end_missing]
ajtcl-15.04b/WSL/aj_wsl_net.c:152:17: style: The scope of the variable 'node' can be reduced. [variableScope]
ajtcl-15.04b/WSL/aj_wsl_net.c:634:17: style: The scope of the variable 'close' can be reduced. [variableScope]
ajtcl-15.04b/WSL/aj_wsl_net.c:860:14: style: The scope of the variable 'stashLength' can be reduced. [variableScope]
ajtcl-15.04b/WSL/aj_wsl_net.c:631:50: style: Function 'AJ_WSL_NET_socket_close' argument 1 names different: declaration 'socketHandle' definition 'sock'. [funcArgNamesDifferent]
ajtcl-15.04b/WSL/aj_wsl_net.h:197:60: note: Function 'AJ_WSL_NET_socket_close' argument 1 names different: declaration 'socketHandle' definition 'sock'.
ajtcl-15.04b/WSL/aj_wsl_net.c:631:50: note: Function 'AJ_WSL_NET_socket_close' argument 1 names different: declaration 'socketHandle' definition 'sock'.
ajtcl-15.04b/WSL/aj_wsl_net.c:673:12: error: Uninitialized variable: status [uninitvar]
ajtcl-15.04b/WSL/aj_wsl_spi_mbox.c:55:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.04b/WSL/aj_wsl_spi_mbox.c:53:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.04b/WSL/aj_wsl_spi_mbox.c:55:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.04b/WSL/aj_wsl_spi_mbox.c:73:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.04b/WSL/aj_wsl_spi_mbox.c:71:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.04b/WSL/aj_wsl_spi_mbox.c:73:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.04b/WSL/aj_wsl_spi_mbox.c:83:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.04b/WSL/aj_wsl_spi_mbox.c:81:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.04b/WSL/aj_wsl_spi_mbox.c:83:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.04b/WSL/aj_wsl_spi_mbox.c:587:26: warning: Redundant assignment of 'externalRegister' to itself. [selfAssignment]
ajtcl-15.04b/WSL/aj_wsl_spi_mbox.c:596:16: warning: Redundant assignment of 'spi_16' to itself. [selfAssignment]
ajtcl-15.04b/WSL/aj_wsl_spi_mbox.c:617:26: warning: Redundant assignment of 'externalRegister' to itself. [selfAssignment]
ajtcl-15.04b/WSL/aj_wsl_spi_mbox.c:629:16: warning: Redundant assignment of 'spi_16' to itself. [selfAssignment]
ajtcl-15.04b/WSL/aj_wsl_spi_mbox.c:674:16: warning: Redundant assignment of 'spi_16' to itself. [selfAssignment]
ajtcl-15.04b/WSL/aj_wsl_spi_mbox.c:105:14: style: The scope of the variable 'bytesRemaining' can be reduced. [variableScope]
ajtcl-15.04b/WSL/aj_wsl_spi_mbox.c:106:14: style: The scope of the variable 'cause' can be reduced. [variableScope]
ajtcl-15.04b/WSL/aj_wsl_spi_mbox.c:215:14: style: The scope of the variable 'cause' can be reduced. [variableScope]
ajtcl-15.04b/WSL/aj_wsl_spi_mbox.c:217:14: style: The scope of the variable 'bytesToRead' can be reduced. [variableScope]
ajtcl-15.04b/WSL/aj_wsl_spi_mbox.c:178:24: style: Variable 'status' is assigned a value that is never used. [unreadVariable]
ajtcl-15.04b/WSL/aj_wsl_spi_mbox.c:629:18: style: Variable 'spi_16' is assigned a value that is never used. [unreadVariable]
ajtcl-15.04b/WSL/aj_wsl_tasks.c:63:13: warning: Redundant assignment of 'spi_API' to itself. [selfAssignment]
ajtcl-15.04b/WSL/aj_wsl_tasks.c:175:13: warning: Redundant assignment of 'spi_API' to itself. [selfAssignment]
ajtcl-15.04b/WSL/aj_wsl_tasks.c:179:13: warning: Redundant assignment of 'spi_API' to itself. [selfAssignment]
ajtcl-15.04b/WSL/aj_wsl_tasks.c:193:17: warning: Redundant assignment of 'spi_API' to itself. [selfAssignment]
ajtcl-15.04b/WSL/aj_wsl_tasks.c:198:17: warning: Redundant assignment of 'spi_API' to itself. [selfAssignment]
ajtcl-15.04b/WSL/aj_wsl_tasks.c:206:13: warning: Redundant assignment of 'spi_API' to itself. [selfAssignment]
ajtcl-15.04b/WSL/aj_wsl_tasks.c:216:13: warning: Redundant assignment of 'spi_API' to itself. [selfAssignment]
ajtcl-15.04b/WSL/aj_wsl_tasks.c:229:13: warning: Redundant assignment of 'spi_API' to itself. [selfAssignment]
ajtcl-15.04b/WSL/aj_wsl_tasks.c:233:13: warning: Redundant assignment of 'spi_API' to itself. [selfAssignment]
ajtcl-15.04b/WSL/aj_wsl_tasks.c:241:15: warning: Redundant assignment of 'spi_API16' to itself. [selfAssignment]
ajtcl-15.04b/WSL/aj_wsl_tasks.c:249:19: warning: Redundant assignment of 'spi_API16' to itself. [selfAssignment]
ajtcl-15.04b/WSL/aj_wsl_tasks.c:255:13: warning: Redundant assignment of 'spi_API' to itself. [selfAssignment]
ajtcl-15.04b/WSL/aj_wsl_tasks.c:260:19: warning: Redundant assignment of 'spi_API16' to itself. [selfAssignment]
ajtcl-15.04b/WSL/aj_wsl_tasks.c:267:17: warning: Redundant assignment of 'spi_API' to itself. [selfAssignment]
ajtcl-15.04b/WSL/aj_wsl_wmi.c:665:9: warning: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'unsigned int'. [invalidPrintfArgType_uint]
ajtcl-15.04b/WSL/aj_wsl_wmi.c:689:18: style: The scope of the variable 'stashSz' can be reduced. [variableScope]
ajtcl-15.04b/WSL/aj_wsl_wmi.c:691:13: style: The scope of the variable 'j' can be reduced. [variableScope]
ajtcl-15.04b/crypto/ecc/aj_crypto_ecc.c:356:33: style: The scope of the variable 'b_words' can be reduced. [variableScope]
ajtcl-15.04b/crypto/ecc/aj_crypto_ecc.c:659:21: style: The scope of the variable 'v' can be reduced. [variableScope]
ajtcl-15.04b/crypto/ecc/aj_crypto_ecc.c:754:13: style: The scope of the variable 'tmp' can be reduced. [variableScope]
ajtcl-15.04b/crypto/ecc/aj_crypto_ecc.c:755:13: style: The scope of the variable 'prod' can be reduced. [variableScope]
ajtcl-15.04b/crypto/ecc/aj_crypto_ecc.c:908:14: style: The scope of the variable 'new_shiftval' can be reduced. [variableScope]
ajtcl-15.04b/crypto/ecc/aj_crypto_ecc.c:1341:9: style: The scope of the variable 'rv' can be reduced. [variableScope]
ajtcl-15.04b/crypto/ecc/aj_crypto_ecc.c:1435:13: style: The scope of the variable 'v' can be reduced. [variableScope]
ajtcl-15.04b/crypto/ecc/aj_crypto_ecc.c:741:9: style: Variable 'w' is assigned a value that is never used. [unreadVariable]
ajtcl-15.04b/external/sha2/sha2.c:474:38: style: The scope of the variable 's0' can be reduced. [variableScope]
ajtcl-15.04b/external/sha2/sha2.c:474:42: style: The scope of the variable 's1' can be reduced. [variableScope]
ajtcl-15.04b/external/sha2/sha2.c:666:7: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-15.04b/external/sha2/sha2.c:798:38: style: The scope of the variable 's0' can be reduced. [variableScope]
ajtcl-15.04b/external/sha2/sha2.c:798:42: style: The scope of the variable 's1' can be reduced. [variableScope]
ajtcl-15.04b/external/sha2/sha2.c:995:7: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-15.04b/external/sha2/sha2.c:1070:7: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-15.04b/malloc/aj_malloc.c:173:13: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-15.04b/malloc/aj_malloc.c:199:13: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-15.04b/malloc/aj_malloc.c:61:45: style: Function 'AJ_PoolRequired' argument 1 names different: declaration 'heapConfig' definition 'poolConfig'. [funcArgNamesDifferent]
ajtcl-15.04b/malloc/aj_malloc.h:65:45: note: Function 'AJ_PoolRequired' argument 1 names different: declaration 'heapConfig' definition 'poolConfig'.
ajtcl-15.04b/malloc/aj_malloc.c:61:45: note: Function 'AJ_PoolRequired' argument 1 names different: declaration 'heapConfig' definition 'poolConfig'.
ajtcl-15.04b/malloc/aj_malloc.c:79:71: style: Function 'AJ_PoolInit' argument 3 names different: declaration 'heapConfig' definition 'poolConfig'. [funcArgNamesDifferent]
ajtcl-15.04b/malloc/aj_malloc.h:79:71: note: Function 'AJ_PoolInit' argument 3 names different: declaration 'heapConfig' definition 'poolConfig'.
ajtcl-15.04b/malloc/aj_malloc.c:79:71: note: Function 'AJ_PoolInit' argument 3 names different: declaration 'heapConfig' definition 'poolConfig'.
ajtcl-15.04b/malloc/aj_malloc.c:79:91: style: Function 'AJ_PoolInit' argument 4 names different: declaration 'numPools' definition 'num'. [funcArgNamesDifferent]
ajtcl-15.04b/malloc/aj_malloc.h:79:91: note: Function 'AJ_PoolInit' argument 4 names different: declaration 'numPools' definition 'num'.
ajtcl-15.04b/malloc/aj_malloc.c:79:91: note: Function 'AJ_PoolInit' argument 4 names different: declaration 'numPools' definition 'num'.
ajtcl-15.04b/samples/network/NetworkAndBus.c:205:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.04b/samples/network/NetworkAndBus.c:186:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.04b/samples/network/NetworkAndBus.c:205:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.04b/samples/secure/SecureClientECDHE.c:292:27: style: The scope of the variable 'node' can be reduced. [variableScope]
ajtcl-15.04b/samples/secure/SecureServiceECDHE.c:241:27: style: The scope of the variable 'node' can be reduced. [variableScope]
ajtcl-15.04b/src/aj_about.c:115:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.04b/src/aj_about.c:112:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.04b/src/aj_about.c:115:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.04b/src/aj_cert.c:87:12: style: The scope of the variable 'n' can be reduced. [variableScope]
ajtcl-15.04b/src/aj_cert.c:180:18: style: The scope of the variable 'out' can be reduced. [variableScope]
ajtcl-15.04b/src/aj_cert.c:182:13: style: The scope of the variable 'tag' can be reduced. [variableScope]
ajtcl-15.04b/src/aj_cert.c:723:17: style: The scope of the variable 'end' can be reduced. [variableScope]
ajtcl-15.04b/src/aj_cert.c:735:35: style: The scope of the variable 'tmp' can be reduced. [variableScope]
ajtcl-15.04b/src/aj_cert.c:748:35: style: The scope of the variable 'tmp' can be reduced. [variableScope]
ajtcl-15.04b/src/aj_connect.c:157:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.04b/src/aj_connect.c:152:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.04b/src/aj_connect.c:157:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.04b/src/aj_connect.c:196:9: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.04b/src/aj_connect.c:194:9: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.04b/src/aj_connect.c:196:9: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.04b/src/aj_connect.c:154:10: style: The scope of the variable 'buf' can be reduced. [variableScope]
ajtcl-15.04b/src/aj_connect.c:812:13: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-15.04b/src/aj_connect.c:814:14: style: The scope of the variable 'runningSum' can be reduced. [variableScope]
ajtcl-15.04b/src/aj_connect.c:816:14: style: The scope of the variable 'priority_idx' can be reduced. [variableScope]
ajtcl-15.04b/src/aj_connect.c:817:14: style: The scope of the variable 'priority_srv' can be reduced. [variableScope]
ajtcl-15.04b/src/aj_creds.c:342:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.04b/src/aj_creds.c:341:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.04b/src/aj_creds.c:342:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.04b/src/aj_creds.c:448:14: style: The scope of the variable 'len' can be reduced. [variableScope]
ajtcl-15.04b/src/aj_crypto.c:146:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-15.04b/src/aj_crypto.c:147:9: style: The scope of the variable 'l' can be reduced. [variableScope]
ajtcl-15.04b/src/aj_crypto.c:459:13: style: The scope of the variable 'data' can be reduced. [variableScope]
ajtcl-15.04b/src/aj_crypto.c:481:12: style: The scope of the variable 'copy' can be reduced. [variableScope]
ajtcl-15.04b/src/aj_crypto.c:410:60: warning: Suspicious usage of 'sizeof' with a numeric constant as parameter. [sizeofwithnumericparameter]
ajtcl-15.04b/src/aj_debug.c:101:14: style: The scope of the variable 'logTimeSecond' can be reduced. [variableScope]
ajtcl-15.04b/src/aj_debug.c:102:14: style: The scope of the variable 'logTimeMS' can be reduced. [variableScope]
ajtcl-15.04b/src/aj_disco.c:490:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
ajtcl-15.04b/src/aj_disco.c:602:13: style: The scope of the variable 'sz' can be reduced. [variableScope]
ajtcl-15.04b/src/aj_introspect.c:738:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.04b/src/aj_introspect.c:734:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.04b/src/aj_introspect.c:738:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.04b/src/aj_introspect.c:229:14: style: The scope of the variable 'descId' can be reduced. [variableScope]
ajtcl-15.04b/src/aj_introspect.c:276:21: style: The scope of the variable 'argIndex' can be reduced. [variableScope]
ajtcl-15.04b/src/aj_msg.c:1927:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.04b/src/aj_msg.c:1914:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.04b/src/aj_msg.c:1927:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.04b/src/aj_msg.c:336:14: style: The scope of the variable 'mask' can be reduced. [variableScope]
ajtcl-15.04b/src/aj_msg.c:452:13: style: The scope of the variable 'nonce' can be reduced. [variableScope]
ajtcl-15.04b/src/aj_msg.c:456:14: style: The scope of the variable 'macLen' can be reduced. [variableScope]
ajtcl-15.04b/src/aj_msg.c:457:14: style: The scope of the variable 'nonceLen' can be reduced. [variableScope]
ajtcl-15.04b/src/aj_msg.c:458:14: style: The scope of the variable 'extraNonceLen' can be reduced. [variableScope]
ajtcl-15.04b/src/aj_msg.c:459:14: style: The scope of the variable 'cryptoValsLen' can be reduced. [variableScope]
ajtcl-15.04b/src/aj_msg.c:507:13: style: The scope of the variable 'nonce' can be reduced. [variableScope]
ajtcl-15.04b/src/aj_msg.c:1414:9: error: Address of local auto-variable assigned to a function parameter. [autoVariables]
ajtcl-15.04b/src/aj_msg.c:1531:5: error: va_list 'argp' used before va_start() was called. [va_list_usedBeforeStarted]
ajtcl-15.04b/src/aj_msg.c:1638:5: error: va_list 'argp' used before va_start() was called. [va_list_usedBeforeStarted]
ajtcl-15.04b/src/aj_msg.c:2145:5: error: va_list 'argp' used before va_start() was called. [va_list_usedBeforeStarted]
ajtcl-15.04b/src/aj_msg.c:2231:5: error: va_list 'argp' used before va_start() was called. [va_list_usedBeforeStarted]
ajtcl-15.04b/src/aj_nvram.c:337:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
ajtcl-15.04b/src/aj_nvram.c:48:14: style: The scope of the variable 'entryId' can be reduced. [variableScope]
ajtcl-15.04b/src/aj_nvram.c:49:14: style: The scope of the variable 'capacity' can be reduced. [variableScope]
ajtcl-15.04b/src/aj_nvram.c:76:14: style: The scope of the variable 'entryId' can be reduced. [variableScope]
ajtcl-15.04b/src/aj_nvram.c:77:14: style: The scope of the variable 'capacity' can be reduced. [variableScope]
ajtcl-15.04b/src/aj_peer.c:104:14: style: Checking if unsigned variable 'keyV' is less than zero. [unsignedLessThanZero]
ajtcl-15.04b/src/aj_peer.c:999:46: error: Uninitialized variable: localGuid [uninitvar]
ajtcl-15.04b/src/aj_util.c:134:14: style: The scope of the variable 'b' can be reduced. [variableScope]
ajtcl-15.04b/src/aj_util.c:160:14: style: The scope of the variable 'b' can be reduced. [variableScope]
ajtcl-15.04b/target/arduino/aj_net.c:67:14: style: The scope of the variable 'ret' can be reduced. [variableScope]
ajtcl-15.04b/target/arduino/aj_net.c:91:14: style: The scope of the variable 'ret' can be reduced. [variableScope]
ajtcl-15.04b/target/arduino/aj_net.c:93:14: style: The scope of the variable 'recvd' can be reduced. [variableScope]
ajtcl-15.04b/target/arduino/aj_net.c:229:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
ajtcl-15.04b/target/arduino/aj_target_crypto.c:38:14: style: The scope of the variable 'val' can be reduced. [variableScope]
ajtcl-15.04b/target/arduino/aj_target_crypto.c:61:22: style: Variable 'status' is assigned a value that is never used. [unreadVariable]
ajtcl-15.04b/target/arduino/aj_target_nvram.c:57:14: style: The scope of the variable 'capacity' can be reduced. [variableScope]
ajtcl-15.04b/target/arduino/aj_target_nvram.c:58:14: style: The scope of the variable 'id' can be reduced. [variableScope]
ajtcl-15.04b/target/arduino/aj_target_nvram.c:61:14: style: The scope of the variable 'entrySize' can be reduced. [variableScope]
ajtcl-15.04b/target/darwin/aj_net.c:269:5: style: Variable 'tcpSock' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.04b/target/darwin/aj_net.c:263:0: note: Variable 'tcpSock' is reassigned a value before the old one has been used.
ajtcl-15.04b/target/darwin/aj_net.c:269:5: note: Variable 'tcpSock' is reassigned a value before the old one has been used.
ajtcl-15.04b/target/darwin/aj_net.c:569:5: style: Variable 'maxFd' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.04b/target/darwin/aj_net.c:558:0: note: Variable 'maxFd' is reassigned a value before the old one has been used.
ajtcl-15.04b/target/darwin/aj_net.c:569:5: note: Variable 'maxFd' is reassigned a value before the old one has been used.
ajtcl-15.04b/target/darwin/aj_net.c:166:13: style: The scope of the variable 'ret' can be reduced. [variableScope]
ajtcl-15.04b/target/darwin/aj_target_crypto.c:108:22: style: Variable 'status' is assigned a value that is never used. [unreadVariable]
ajtcl-15.04b/target/darwin/aj_target_nvram.c:101:14: style: The scope of the variable 'capacity' can be reduced. [variableScope]
ajtcl-15.04b/target/darwin/aj_target_nvram.c:102:14: style: The scope of the variable 'id' can be reduced. [variableScope]
ajtcl-15.04b/target/darwin/aj_target_nvram.c:105:14: style: The scope of the variable 'entrySize' can be reduced. [variableScope]
ajtcl-15.04b/target/darwin/aj_target_util.c:101:14: style: The scope of the variable 'msecNew' can be reduced. [variableScope]
ajtcl-15.04b/target/darwin/aj_target_util.c:207:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
ajtcl-15.04b/target/linux/aj_net.c:615:5: style: Variable 'maxFd' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.04b/target/linux/aj_net.c:604:0: note: Variable 'maxFd' is reassigned a value before the old one has been used.
ajtcl-15.04b/target/linux/aj_net.c:615:5: note: Variable 'maxFd' is reassigned a value before the old one has been used.
ajtcl-15.04b/target/linux/aj_net.c:174:13: style: The scope of the variable 'ret' can be reduced. [variableScope]
ajtcl-15.04b/target/linux/aj_target_crypto.c:108:22: style: Variable 'status' is assigned a value that is never used. [unreadVariable]
ajtcl-15.04b/target/linux/aj_target_nvram.c:112:14: style: The scope of the variable 'capacity' can be reduced. [variableScope]
ajtcl-15.04b/target/linux/aj_target_nvram.c:113:14: style: The scope of the variable 'id' can be reduced. [variableScope]
ajtcl-15.04b/target/linux/aj_target_nvram.c:116:14: style: The scope of the variable 'entrySize' can be reduced. [variableScope]
ajtcl-15.04b/target/linux/aj_target_util.c:105:14: style: The scope of the variable 'msecNew' can be reduced. [variableScope]
ajtcl-15.04b/target/linux/aj_target_util.c:210:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
ajtcl-15.04b/target/win32/aj_net.c:948:5: style: Variable 'tmp_sock' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.04b/target/win32/aj_net.c:941:0: note: Variable 'tmp_sock' is reassigned a value before the old one has been used.
ajtcl-15.04b/target/win32/aj_net.c:948:5: note: Variable 'tmp_sock' is reassigned a value before the old one has been used.
ajtcl-15.04b/target/win32/aj_net.c:457:9: style: The scope of the variable 'numWrites' can be reduced. [variableScope]
ajtcl-15.04b/target/win32/aj_net.c:621:19: style: Checking if unsigned variable 'rc' is less than zero. [unsignedLessThanZero]
ajtcl-15.04b/target/win32/aj_net.c:162:15: style: Variable 'ret' is assigned a value that is never used. [unreadVariable]
ajtcl-15.04b/target/win32/aj_net.c:364:17: style: Variable 'tx' is assigned a value that is never used. [unreadVariable]
ajtcl-15.04b/target/win32/aj_net.c:897:0: style: Variable 'i' is assigned a value that is never used. [unreadVariable]
ajtcl-15.04b/target/win32/aj_net.c:936:24: style: Variable 'status' is assigned a value that is never used. [unreadVariable]
ajtcl-15.04b/target/win32/aj_net.c:960:24: style: Variable 'numMDnsRecvSocks' is assigned a value that is never used. [unreadVariable]
ajtcl-15.04b/target/win32/aj_net.c:764:13: error: Common realloc mistake: 'McastSocks' nulled but not freed upon failure [memleakOnRealloc]
ajtcl-15.04b/target/win32/aj_net.c:886:13: error: Common realloc mistake: 'McastSocks' nulled but not freed upon failure [memleakOnRealloc]
ajtcl-15.04b/target/win32/aj_net.c:928:5: error: Common realloc mistake: 'McastSocks' nulled but not freed upon failure [memleakOnRealloc]
ajtcl-15.04b/target/win32/aj_target_nvram.c:113:14: style: The scope of the variable 'capacity' can be reduced. [variableScope]
ajtcl-15.04b/target/win32/aj_target_nvram.c:114:14: style: The scope of the variable 'id' can be reduced. [variableScope]
ajtcl-15.04b/target/win32/aj_target_nvram.c:117:14: style: The scope of the variable 'entrySize' can be reduced. [variableScope]
ajtcl-15.04b/target/win32/aj_target_util.c:229:14: style: The scope of the variable 'msecNew' can be reduced. [variableScope]
ajtcl-15.04b/test/WSL/unit_test.c:511:24: style: Variable 'status' is assigned a value that is never used. [unreadVariable]
ajtcl-15.04b/test/WSL/unit_test.c:529:24: style: Variable 'status' is assigned a value that is never used. [unreadVariable]
ajtcl-15.04b/test/certificate.c:237:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.04b/test/certificate.c:225:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.04b/test/certificate.c:237:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.04b/test/clientlite.c:450:27: style: The scope of the variable 'node' can be reduced. [variableScope]
ajtcl-15.04b/test/mutter.c:889:27: style: Unsigned variable 'j' can't be negative so it is unnecessary to test it. [unsignedPositive]
ajtcl-15.04b/test/mutter.c:1541:27: style: Unsigned variable 'j' can't be negative so it is unnecessary to test it. [unsignedPositive]
ajtcl-15.04b/test/nvramdump.c:155:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.04b/test/nvramdump.c:151:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.04b/test/nvramdump.c:155:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.04b/test/nvrampersistencetest.c:32:5: style: Variable 'handle' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.04b/test/nvrampersistencetest.c:27:0: note: Variable 'handle' is reassigned a value before the old one has been used.
ajtcl-15.04b/test/nvrampersistencetest.c:32:5: note: Variable 'handle' is reassigned a value before the old one has been used.
ajtcl-15.04b/test/nvrampersistencetest.c:82:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.04b/test/nvrampersistencetest.c:79:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.04b/test/nvrampersistencetest.c:82:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.04b/test/nvrampersistencetest.c:30:10: style: The scope of the variable 'readBuf' can be reduced. [variableScope]
ajtcl-15.04b/test/nvramtest.c:409:108: warning: Either the condition 'd1!=NULL' is redundant or there is possible null pointer dereference: d1. [nullPointerRedundantCheck]
ajtcl-15.04b/test/nvramtest.c:412:12: note: Assuming that condition 'd1!=NULL' is not redundant
ajtcl-15.04b/test/nvramtest.c:409:108: note: Null pointer dereference
ajtcl-15.04b/test/nvramtest.c:427:108: warning: Either the condition 'd2!=NULL' is redundant or there is possible null pointer dereference: d2. [nullPointerRedundantCheck]
ajtcl-15.04b/test/nvramtest.c:430:12: note: Assuming that condition 'd2!=NULL' is not redundant
ajtcl-15.04b/test/nvramtest.c:427:108: note: Null pointer dereference
ajtcl-15.04b/test/nvramtest.c:105:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.04b/test/nvramtest.c:92:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.04b/test/nvramtest.c:105:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.04b/test/nvramtest.c:205:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.04b/test/nvramtest.c:194:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.04b/test/nvramtest.c:205:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.04b/test/nvramtest.c:400:5: style: Variable 'd1' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.04b/test/nvramtest.c:383:0: note: Variable 'd1' is reassigned a value before the old one has been used.
ajtcl-15.04b/test/nvramtest.c:400:5: note: Variable 'd1' is reassigned a value before the old one has been used.
ajtcl-15.04b/test/nvramtest.c:498:5: style: Variable 'd1' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.04b/test/nvramtest.c:482:0: note: Variable 'd1' is reassigned a value before the old one has been used.
ajtcl-15.04b/test/nvramtest.c:498:5: note: Variable 'd1' is reassigned a value before the old one has been used.
ajtcl-15.04b/test/nvramtest.c:674:5: style: Variable 'handle' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.04b/test/nvramtest.c:663:0: note: Variable 'handle' is reassigned a value before the old one has been used.
ajtcl-15.04b/test/nvramtest.c:674:5: note: Variable 'handle' is reassigned a value before the old one has been used.
ajtcl-15.04b/test/nvramtest.c:925:9: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.04b/test/nvramtest.c:916:9: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.04b/test/nvramtest.c:925:9: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.04b/test/nvramtest.c:930:9: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.04b/test/nvramtest.c:925:9: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.04b/test/nvramtest.c:930:9: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.04b/test/nvramtest.c:355:26: style: Same expression on both sides of '!='. [duplicateExpression]
ajtcl-15.04b/test/nvramtest.c:638:30: style: Same expression on both sides of '!='. [duplicateExpression]
ajtcl-15.04b/test/nvramtest.c:487:12: style: The scope of the variable 'bytes1' can be reduced. [variableScope]
ajtcl-15.04b/test/nvramtest.c:487:20: style: The scope of the variable 'bytes2' can be reduced. [variableScope]
ajtcl-15.04b/test/nvramtest.c:487:28: style: The scope of the variable 'bytes3' can be reduced. [variableScope]
ajtcl-15.04b/test/nvramtest.c:487:36: style: The scope of the variable 'bytes4' can be reduced. [variableScope]
ajtcl-15.04b/test/nvramtest.c:669:14: style: The scope of the variable 'ptr_raw' can be reduced. [variableScope]
ajtcl-15.04b/test/scan-n-con.c:247:38: style: Condition 'AJ_OK==status' is always true [knownConditionTrueFalse]
ajtcl-15.04b/test/scan-n-con.c:92:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.04b/test/scan-n-con.c:79:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.04b/test/scan-n-con.c:92:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.04b/test/sessions.c:107:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.04b/test/sessions.c:104:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.04b/test/sessions.c:107:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.04b/test/sessionslite.c:108:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.04b/test/sessionslite.c:105:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.04b/test/sessionslite.c:108:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.04b/test/sessionslite.c:271:14: style: The scope of the variable 'buf' can be reduced. [variableScope]
ajtcl-15.04b/test/siglite.c:284:9: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.04b/test/siglite.c:283:9: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.04b/test/siglite.c:284:9: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.04b/test/siglite.c:323:27: style: The scope of the variable 'node' can be reduced. [variableScope]
ajtcl-15.04b/test/sigtest.c:83:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.04b/test/sigtest.c:81:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.04b/test/sigtest.c:83:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.04b/test/sigtest.c:156:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.04b/test/sigtest.c:145:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.04b/test/sigtest.c:156:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.04b/test/sigtest.c:92:14: style: The scope of the variable 'bytesUnmarshalled' can be reduced. [variableScope]
ajtcl-15.04b/test/sigtest.c:96:13: style: The scope of the variable 'firstByte' can be reduced. [variableScope]
ajtcl-15.04b/test/sigtest.c:97:13: style: The scope of the variable 'lastByte' can be reduced. [variableScope]
ajtcl-15.04b/test/sigtest.c:152:14: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-15.04b/test/sigtest.c:153:9: style: The scope of the variable 'remaining' can be reduced. [variableScope]
ajtcl-15.04b/test/svclite.c:420:27: style: The scope of the variable 'node' can be reduced. [variableScope]
ajtcl-15.04b/test/uartfuzztest.c:71:14: style: struct member '__packetNegotiate::packetSize' is never used. [unusedStructMember]
ajtcl-15.04b/test/uartfuzztest.c:73:13: style: struct member '__packetNegotiate::protoVersion' is never used. [unusedStructMember]
ajtcl-15.04b/test/uartfuzztest.c:74:13: style: struct member '__packetNegotiate::windowSize' is never used. [unusedStructMember]
ajtcl-15.04b/test/uartfuzztest.c:78:13: style: struct member '__packetTail::CRC' is never used. [unusedStructMember]
ajtcl-15.04b/test/uartfuzztest.c:79:13: style: struct member '__packetTail::boundaryEnd' is never used. [unusedStructMember]
ajtcl-15.04b/unit_test/BusAttachmentTest.cc:47:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-15.04b/unit_test/BusAttachmentTest.cc:42:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.04b/unit_test/BusAttachmentTest.cc:47:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.04b/unit_test/DiscoveryTest.cc:102:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-15.04b/unit_test/DiscoveryTest.cc:101:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.04b/unit_test/DiscoveryTest.cc:102:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.04b/unit_test/DiscoveryTest.cc:103:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-15.04b/unit_test/DiscoveryTest.cc:102:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.04b/unit_test/DiscoveryTest.cc:103:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.04b/unit_test/MutterTest.cc:176:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-15.04b/unit_test/MutterTest.cc:174:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.04b/unit_test/MutterTest.cc:176:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.04b/unit_test/MutterTest.cc:243:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-15.04b/unit_test/MutterTest.cc:241:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.04b/unit_test/MutterTest.cc:243:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.04b/unit_test/MutterTest.cc:307:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-15.04b/unit_test/MutterTest.cc:304:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.04b/unit_test/MutterTest.cc:307:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.04b/unit_test/MutterTest.cc:371:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-15.04b/unit_test/MutterTest.cc:369:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.04b/unit_test/MutterTest.cc:371:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.04b/unit_test/MutterTest.cc:455:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-15.04b/unit_test/MutterTest.cc:453:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.04b/unit_test/MutterTest.cc:455:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.04b/unit_test/MutterTest.cc:538:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-15.04b/unit_test/MutterTest.cc:536:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.04b/unit_test/MutterTest.cc:538:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.04b/unit_test/MutterTest.cc:598:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-15.04b/unit_test/MutterTest.cc:596:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.04b/unit_test/MutterTest.cc:598:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.04b/unit_test/MutterTest.cc:659:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-15.04b/unit_test/MutterTest.cc:657:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.04b/unit_test/MutterTest.cc:659:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.04b/unit_test/MutterTest.cc:736:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-15.04b/unit_test/MutterTest.cc:734:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.04b/unit_test/MutterTest.cc:736:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.04b/unit_test/MutterTest.cc:787:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-15.04b/unit_test/MutterTest.cc:785:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.04b/unit_test/MutterTest.cc:787:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.04b/unit_test/MutterTest.cc:853:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-15.04b/unit_test/MutterTest.cc:851:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.04b/unit_test/MutterTest.cc:853:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.04b/unit_test/MutterTest.cc:896:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-15.04b/unit_test/MutterTest.cc:894:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.04b/unit_test/MutterTest.cc:896:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.04b/unit_test/MutterTest.cc:1038:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-15.04b/unit_test/MutterTest.cc:1036:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.04b/unit_test/MutterTest.cc:1038:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.04b/unit_test/MutterTest.cc:368:14: style: The scope of the variable 'count' can be reduced. [variableScope]
ajtcl-15.04b/unit_test/MutterTest.cc:452:14: style: The scope of the variable 'count' can be reduced. [variableScope]
ajtcl-15.04b/unit_test/SecurityTest.cc:267:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-15.04b/unit_test/SecurityTest.cc:258:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.04b/unit_test/SecurityTest.cc:267:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.04b/unit_test/SecurityTest.cc:283:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-15.04b/unit_test/SecurityTest.cc:282:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.04b/unit_test/SecurityTest.cc:283:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.04b/unit_test/SecurityTest.cc:325:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-15.04b/unit_test/SecurityTest.cc:315:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.04b/unit_test/SecurityTest.cc:325:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.04b/unit_test/SecurityTest.cc:339:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-15.04b/unit_test/SecurityTest.cc:338:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.04b/unit_test/SecurityTest.cc:339:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.04b/unit_test/SecurityTest.cc:378:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-15.04b/unit_test/SecurityTest.cc:369:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.04b/unit_test/SecurityTest.cc:378:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.04b/unit_test/SecurityTest.cc:392:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-15.04b/unit_test/SecurityTest.cc:391:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.04b/unit_test/SecurityTest.cc:392:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.04b/unit_test/SecurityTest.cc:82:22: performance: Variable 'authStatus' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
[22:34]

ftp://ftp.se.debian.org/debian/pool/main/a/alljoyn-thin-client-1509/alljoyn-thin-client-1509_15.09a.orig.tar.gz
ajtcl-15.09a/samples/network/NetworkAndBus.c:195:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.09a/samples/network/NetworkAndBus.c:178:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/samples/network/NetworkAndBus.c:195:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/samples/secure/SecureClientECDHE.c:375:5: style: Variable 'clearkeys' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.09a/samples/secure/SecureClientECDHE.c:321:0: note: Variable 'clearkeys' is reassigned a value before the old one has been used.
ajtcl-15.09a/samples/secure/SecureClientECDHE.c:375:5: note: Variable 'clearkeys' is reassigned a value before the old one has been used.
ajtcl-15.09a/src/aj_about.c:115:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.09a/src/aj_about.c:112:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/src/aj_about.c:115:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/src/aj_authentication.c:719:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
ajtcl-15.09a/src/aj_authorisation.c:335:11: warning: Either the condition 'acm' is redundant or there is possible null pointer dereference: acm. [nullPointerRedundantCheck]
ajtcl-15.09a/src/aj_authorisation.c:329:9: note: Assuming that condition 'acm' is not redundant
ajtcl-15.09a/src/aj_authorisation.c:335:11: note: Null pointer dereference
ajtcl-15.09a/src/aj_authorisation.c:1135:5: style: Variable 'tmp' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.09a/src/aj_authorisation.c:1133:0: note: Variable 'tmp' is reassigned a value before the old one has been used.
ajtcl-15.09a/src/aj_authorisation.c:1135:5: note: Variable 'tmp' is reassigned a value before the old one has been used.
ajtcl-15.09a/src/aj_authorisation.c:106:26: style: The scope of the variable 'member' can be reduced. [variableScope]
ajtcl-15.09a/src/aj_authorisation.c:288:17: style: The scope of the variable 'ifn' can be reduced. [variableScope]
ajtcl-15.09a/src/aj_authorisation.c:570:26: style: The scope of the variable 'node' can be reduced. [variableScope]
ajtcl-15.09a/src/aj_authorisation.c:580:24: style: The scope of the variable 'node' can be reduced. [variableScope]
ajtcl-15.09a/src/aj_authorisation.c:599:24: style: The scope of the variable 'node' can be reduced. [variableScope]
ajtcl-15.09a/src/aj_authorisation.c:609:23: style: The scope of the variable 'node' can be reduced. [variableScope]
ajtcl-15.09a/src/aj_authorisation.c:1364:13: style: The scope of the variable 'acc' can be reduced. [variableScope]
ajtcl-15.09a/src/aj_authorisation.c:1428:13: style: The scope of the variable 'acc' can be reduced. [variableScope]
ajtcl-15.09a/src/aj_authorisation.c:1434:13: style: The scope of the variable 'found' can be reduced. [variableScope]
ajtcl-15.09a/src/aj_authorisation.c:1435:12: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-15.09a/src/aj_authorisation.c:1551:13: style: The scope of the variable 'acc' can be reduced. [variableScope]
ajtcl-15.09a/src/aj_authorisation.c:1554:13: style: The scope of the variable 'found' can be reduced. [variableScope]
ajtcl-15.09a/src/aj_authorisation.c:335:5: style: Variable 'acm' is assigned a value that is never used. [unreadVariable]
ajtcl-15.09a/src/aj_cert.c:1010:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
ajtcl-15.09a/src/aj_cert.c:73:12: style: The scope of the variable 'n' can be reduced. [variableScope]
ajtcl-15.09a/src/aj_cert.c:166:18: style: The scope of the variable 'out' can be reduced. [variableScope]
ajtcl-15.09a/src/aj_cert.c:168:13: style: The scope of the variable 'tag' can be reduced. [variableScope]
ajtcl-15.09a/src/aj_cert.c:476:13: style: The scope of the variable 'tag' can be reduced. [variableScope]
ajtcl-15.09a/src/aj_cert.c:477:13: style: The scope of the variable 'critical' can be reduced. [variableScope]
ajtcl-15.09a/src/aj_cert.c:971:27: style: The scope of the variable 'node' can be reduced. [variableScope]
ajtcl-15.09a/src/aj_connect.c:867:13: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-15.09a/src/aj_connect.c:869:14: style: The scope of the variable 'runningSum' can be reduced. [variableScope]
ajtcl-15.09a/src/aj_connect.c:871:14: style: The scope of the variable 'priority_idx' can be reduced. [variableScope]
ajtcl-15.09a/src/aj_connect.c:872:14: style: The scope of the variable 'priority_srv' can be reduced. [variableScope]
ajtcl-15.09a/src/aj_connect.c:275:16: style: Unused variable: helloResponse [unusedVariable]
ajtcl-15.09a/src/aj_creds.c:119:9: warning: Either the condition 'NULL!=field' is redundant or there is possible null pointer dereference: field. [nullPointerRedundantCheck]
ajtcl-15.09a/src/aj_creds.c:104:14: note: Assuming that condition 'NULL!=field' is not redundant
ajtcl-15.09a/src/aj_creds.c:119:9: note: Null pointer dereference
ajtcl-15.09a/src/aj_creds.c:119:50: warning: Either the condition 'NULL!=field' is redundant or there is possible null pointer dereference: field. [nullPointerRedundantCheck]
ajtcl-15.09a/src/aj_creds.c:104:14: note: Assuming that condition 'NULL!=field' is not redundant
ajtcl-15.09a/src/aj_creds.c:119:50: note: Null pointer dereference
ajtcl-15.09a/src/aj_creds.c:367:14: style: The scope of the variable 'size' can be reduced. [variableScope]
ajtcl-15.09a/src/aj_debug.c:101:14: style: The scope of the variable 'logTimeSecond' can be reduced. [variableScope]
ajtcl-15.09a/src/aj_debug.c:102:14: style: The scope of the variable 'logTimeMS' can be reduced. [variableScope]
ajtcl-15.09a/src/aj_disco.c:490:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
ajtcl-15.09a/src/aj_disco.c:602:13: style: The scope of the variable 'sz' can be reduced. [variableScope]
ajtcl-15.09a/src/aj_disco.c:798:14: style: The scope of the variable 'service_priority' can be reduced. [variableScope]
ajtcl-15.09a/src/aj_introspect.c:761:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.09a/src/aj_introspect.c:757:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/src/aj_introspect.c:761:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/src/aj_introspect.c:219:14: style: The scope of the variable 'descId' can be reduced. [variableScope]
ajtcl-15.09a/src/aj_introspect.c:266:21: style: The scope of the variable 'argIndex' can be reduced. [variableScope]
ajtcl-15.09a/src/aj_msg.c:338:14: style: The scope of the variable 'mask' can be reduced. [variableScope]
ajtcl-15.09a/src/aj_msg.c:454:13: style: The scope of the variable 'nonce' can be reduced. [variableScope]
ajtcl-15.09a/src/aj_msg.c:458:14: style: The scope of the variable 'macLen' can be reduced. [variableScope]
ajtcl-15.09a/src/aj_msg.c:459:14: style: The scope of the variable 'nonceLen' can be reduced. [variableScope]
ajtcl-15.09a/src/aj_msg.c:460:14: style: The scope of the variable 'extraNonceLen' can be reduced. [variableScope]
ajtcl-15.09a/src/aj_msg.c:461:14: style: The scope of the variable 'cryptoValsLen' can be reduced. [variableScope]
ajtcl-15.09a/src/aj_msg.c:508:13: style: The scope of the variable 'nonce' can be reduced. [variableScope]
ajtcl-15.09a/src/aj_msg.c:512:14: style: The scope of the variable 'macLen' can be reduced. [variableScope]
ajtcl-15.09a/src/aj_msg.c:513:14: style: The scope of the variable 'nonceLen' can be reduced. [variableScope]
ajtcl-15.09a/src/aj_msg.c:514:14: style: The scope of the variable 'extraNonceLen' can be reduced. [variableScope]
ajtcl-15.09a/src/aj_msg.c:515:14: style: The scope of the variable 'cryptoValsLen' can be reduced. [variableScope]
ajtcl-15.09a/src/aj_msg.c:1529:9: error: Address of local auto-variable assigned to a function parameter. [autoVariables]
ajtcl-15.09a/src/aj_msg.c:1646:5: error: va_list 'argp' used before va_start() was called. [va_list_usedBeforeStarted]
ajtcl-15.09a/src/aj_msg.c:1753:5: error: va_list 'argp' used before va_start() was called. [va_list_usedBeforeStarted]
ajtcl-15.09a/src/aj_msg.c:2267:5: error: va_list 'argp' used before va_start() was called. [va_list_usedBeforeStarted]
ajtcl-15.09a/src/aj_msg.c:2353:5: error: va_list 'argp' used before va_start() was called. [va_list_usedBeforeStarted]
ajtcl-15.09a/src/aj_peer.c:1832:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
ajtcl-15.09a/src/aj_peer.c:111:14: style: Checking if unsigned variable 'keyV' is less than zero. [unsignedLessThanZero]
ajtcl-15.09a/src/aj_peer.c:291:12: error: Uninitialized variable: status [uninitvar]
ajtcl-15.09a/src/aj_security.c:197:18: style: Variable 'status' is assigned a value that is never used. [unreadVariable]
ajtcl-15.09a/src/aj_util.c:134:14: style: The scope of the variable 'b' can be reduced. [variableScope]
ajtcl-15.09a/src/aj_util.c:160:14: style: The scope of the variable 'b' can be reduced. [variableScope]
ajtcl-15.09a/src/crypto/aj_crypto_aes.c:149:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-15.09a/src/crypto/aj_crypto_aes.c:150:9: style: The scope of the variable 'l' can be reduced. [variableScope]
ajtcl-15.09a/src/crypto/aj_crypto_drbg.c:151:13: style: The scope of the variable 'data' can be reduced. [variableScope]
ajtcl-15.09a/src/crypto/aj_crypto_drbg.c:173:12: style: The scope of the variable 'copy' can be reduced. [variableScope]
ajtcl-15.09a/src/crypto/aj_crypto_drbg.c:102:60: warning: Suspicious usage of 'sizeof' with a numeric constant as parameter. [sizeofwithnumericparameter]
ajtcl-15.09a/src/crypto/aj_crypto_ec_p256.c:736:42: warning: Either the condition 'curve==NULL' is redundant or there is possible null pointer dereference: curve. [nullPointerRedundantCheck]
ajtcl-15.09a/src/crypto/aj_crypto_ec_p256.c:755:54: note: Assuming that condition 'curve==NULL' is not redundant
ajtcl-15.09a/src/crypto/aj_crypto_ec_p256.c:736:42: note: Null pointer dereference
ajtcl-15.09a/src/crypto/aj_crypto_ec_p256.c:738:17: warning: Either the condition 'curve==NULL' is redundant or there is possible null pointer dereference: curve. [nullPointerRedundantCheck]
ajtcl-15.09a/src/crypto/aj_crypto_ec_p256.c:755:54: note: Assuming that condition 'curve==NULL' is not redundant
ajtcl-15.09a/src/crypto/aj_crypto_ec_p256.c:738:17: note: Null pointer dereference
ajtcl-15.09a/src/crypto/aj_crypto_ec_p256.c:723:5: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.09a/src/crypto/aj_crypto_ec_p256.c:722:12: note: Variable 'res' is reassigned a value before the old one has been used.
ajtcl-15.09a/src/crypto/aj_crypto_ec_p256.c:723:5: note: Variable 'res' is reassigned a value before the old one has been used.
ajtcl-15.09a/src/crypto/aj_crypto_ec_p256.c:723:11: style: Variable 'res' is assigned a value that is never used. [unreadVariable]
ajtcl-15.09a/src/crypto/aj_crypto_ecc.c:377:33: style: The scope of the variable 'b_words' can be reduced. [variableScope]
ajtcl-15.09a/src/crypto/aj_crypto_ecc.c:680:21: style: The scope of the variable 'v' can be reduced. [variableScope]
ajtcl-15.09a/src/crypto/aj_crypto_ecc.c:775:13: style: The scope of the variable 'tmp' can be reduced. [variableScope]
ajtcl-15.09a/src/crypto/aj_crypto_ecc.c:776:13: style: The scope of the variable 'prod' can be reduced. [variableScope]
ajtcl-15.09a/src/crypto/aj_crypto_ecc.c:909:14: style: The scope of the variable 'new_shiftval' can be reduced. [variableScope]
ajtcl-15.09a/src/crypto/aj_crypto_ecc.c:1182:13: style: The scope of the variable 'v' can be reduced. [variableScope]
ajtcl-15.09a/src/crypto/aj_crypto_ecc.c:762:9: style: Variable 'w' is assigned a value that is never used. [unreadVariable]
ajtcl-15.09a/src/crypto/aj_crypto_ecc.c:1132:36: error: Uninitialized variable: ourPrivate [uninitvar]
ajtcl-15.09a/src/crypto/aj_crypto_ecc.c:1304:38: error: Uninitialized variable: digU1 [uninitvar]
ajtcl-15.09a/src/crypto/aj_crypto_ecc.c:1305:48: error: Uninitialized variable: digU2 [uninitvar]
ajtcl-15.09a/src/crypto/aj_crypto_field_p256.c:217:0: error: #error Unexpected radix bits; expecting 64. [preprocessorErrorDirective]
ajtcl-15.09a/src/external/sha2/sha2.c:474:38: style: The scope of the variable 's0' can be reduced. [variableScope]
ajtcl-15.09a/src/external/sha2/sha2.c:474:42: style: The scope of the variable 's1' can be reduced. [variableScope]
ajtcl-15.09a/src/external/sha2/sha2.c:666:7: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-15.09a/src/external/sha2/sha2.c:798:38: style: The scope of the variable 's0' can be reduced. [variableScope]
ajtcl-15.09a/src/external/sha2/sha2.c:798:42: style: The scope of the variable 's1' can be reduced. [variableScope]
ajtcl-15.09a/src/external/sha2/sha2.c:995:7: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-15.09a/src/external/sha2/sha2.c:1070:7: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-15.09a/src/freertos/aj_target_rtos.c:97:13: style: The scope of the variable 'ret' can be reduced. [variableScope]
ajtcl-15.09a/src/freertos/aj_target_rtos.c:115:13: style: The scope of the variable 'ret' can be reduced. [variableScope]
ajtcl-15.09a/src/freertos/aj_target_rtos.c:128:13: style: The scope of the variable 'ret' can be reduced. [variableScope]
ajtcl-15.09a/src/freertos/aj_target_rtos.c:136:13: style: The scope of the variable 'ret' can be reduced. [variableScope]
ajtcl-15.09a/src/freertos/aj_target_rtos.c:147:13: style: The scope of the variable 'ret' can be reduced. [variableScope]
ajtcl-15.09a/src/freertos/aj_target_rtos.c:181:13: style: The scope of the variable 'ret' can be reduced. [variableScope]
ajtcl-15.09a/src/freertos/aj_target_rtos.c:193:13: style: The scope of the variable 'ret' can be reduced. [variableScope]
ajtcl-15.09a/src/freertos/aj_target_rtos.c:335:14: style: The scope of the variable 'msecNew' can be reduced. [variableScope]
ajtcl-15.09a/src/freertos/aj_target_rtos.c:130:15: style: Variable 'ret' is assigned a value that is never used. [unreadVariable]
ajtcl-15.09a/src/malloc/aj_malloc.c:173:13: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-15.09a/src/malloc/aj_malloc.c:199:13: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-15.09a/src/malloc/aj_malloc.c:61:45: style: Function 'AJ_PoolRequired' argument 1 names different: declaration 'heapConfig' definition 'poolConfig'. [funcArgNamesDifferent]
ajtcl-15.09a/src/malloc/aj_malloc.h:65:45: note: Function 'AJ_PoolRequired' argument 1 names different: declaration 'heapConfig' definition 'poolConfig'.
ajtcl-15.09a/src/malloc/aj_malloc.c:61:45: note: Function 'AJ_PoolRequired' argument 1 names different: declaration 'heapConfig' definition 'poolConfig'.
ajtcl-15.09a/src/malloc/aj_malloc.c:61:65: style: Function 'AJ_PoolRequired' argument 2 names different: declaration 'numPools' definition 'poolCnt'. [funcArgNamesDifferent]
ajtcl-15.09a/src/malloc/aj_malloc.h:65:65: note: Function 'AJ_PoolRequired' argument 2 names different: declaration 'numPools' definition 'poolCnt'.
ajtcl-15.09a/src/malloc/aj_malloc.c:61:65: note: Function 'AJ_PoolRequired' argument 2 names different: declaration 'numPools' definition 'poolCnt'.
ajtcl-15.09a/src/malloc/aj_malloc.c:79:71: style: Function 'AJ_PoolInit' argument 3 names different: declaration 'heapConfig' definition 'poolConfig'. [funcArgNamesDifferent]
ajtcl-15.09a/src/malloc/aj_malloc.h:79:71: note: Function 'AJ_PoolInit' argument 3 names different: declaration 'heapConfig' definition 'poolConfig'.
ajtcl-15.09a/src/malloc/aj_malloc.c:79:71: note: Function 'AJ_PoolInit' argument 3 names different: declaration 'heapConfig' definition 'poolConfig'.
ajtcl-15.09a/src/malloc/aj_malloc.c:79:91: style: Function 'AJ_PoolInit' argument 4 names different: declaration 'numPools' definition 'num'. [funcArgNamesDifferent]
ajtcl-15.09a/src/malloc/aj_malloc.h:79:91: note: Function 'AJ_PoolInit' argument 4 names different: declaration 'numPools' definition 'num'.
ajtcl-15.09a/src/malloc/aj_malloc.c:79:91: note: Function 'AJ_PoolInit' argument 4 names different: declaration 'numPools' definition 'num'.
ajtcl-15.09a/src/mbedrtos/aj_target_rtos.cpp:323:14: style: The scope of the variable 'msecNew' can be reduced. [variableScope]
ajtcl-15.09a/src/mbedrtos/aj_target_rtos.cpp:52:11: style: struct member 'TopOfQueue::data' is never used. [unusedStructMember]
ajtcl-15.09a/src/nvram/aj_nvram.c:339:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
ajtcl-15.09a/src/nvram/aj_nvram.c:48:14: style: The scope of the variable 'entryId' can be reduced. [variableScope]
ajtcl-15.09a/src/nvram/aj_nvram.c:49:14: style: The scope of the variable 'capacity' can be reduced. [variableScope]
ajtcl-15.09a/src/nvram/aj_nvram.c:76:14: style: The scope of the variable 'entryId' can be reduced. [variableScope]
ajtcl-15.09a/src/nvram/aj_nvram.c:77:14: style: The scope of the variable 'capacity' can be reduced. [variableScope]
ajtcl-15.09a/src/target/arduino/aj_net.c:68:14: style: The scope of the variable 'ret' can be reduced. [variableScope]
ajtcl-15.09a/src/target/arduino/aj_net.c:92:14: style: The scope of the variable 'ret' can be reduced. [variableScope]
ajtcl-15.09a/src/target/arduino/aj_net.c:94:14: style: The scope of the variable 'recvd' can be reduced. [variableScope]
ajtcl-15.09a/src/target/arduino/aj_net.c:222:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
ajtcl-15.09a/src/target/arduino/aj_target_crypto.c:40:14: style: The scope of the variable 'val' can be reduced. [variableScope]
ajtcl-15.09a/src/target/arduino/aj_target_crypto.c:63:22: style: Variable 'status' is assigned a value that is never used. [unreadVariable]
ajtcl-15.09a/src/target/arduino/aj_target_nvram.c:62:14: style: The scope of the variable 'capacity' can be reduced. [variableScope]
ajtcl-15.09a/src/target/arduino/aj_target_nvram.c:63:14: style: The scope of the variable 'id' can be reduced. [variableScope]
ajtcl-15.09a/src/target/arduino/aj_target_nvram.c:66:14: style: The scope of the variable 'entrySize' can be reduced. [variableScope]
ajtcl-15.09a/src/target/darwin/aj_net.c:270:5: style: Variable 'tcpSock' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.09a/src/target/darwin/aj_net.c:264:0: note: Variable 'tcpSock' is reassigned a value before the old one has been used.
ajtcl-15.09a/src/target/darwin/aj_net.c:270:5: note: Variable 'tcpSock' is reassigned a value before the old one has been used.
ajtcl-15.09a/src/target/darwin/aj_net.c:570:5: style: Variable 'maxFd' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.09a/src/target/darwin/aj_net.c:559:0: note: Variable 'maxFd' is reassigned a value before the old one has been used.
ajtcl-15.09a/src/target/darwin/aj_net.c:570:5: note: Variable 'maxFd' is reassigned a value before the old one has been used.
ajtcl-15.09a/src/target/darwin/aj_net.c:167:13: style: The scope of the variable 'ret' can be reduced. [variableScope]
ajtcl-15.09a/src/target/darwin/aj_target_crypto.c:67:22: style: Variable 'status' is assigned a value that is never used. [unreadVariable]
ajtcl-15.09a/src/target/darwin/aj_target_nvram.c:107:14: style: The scope of the variable 'capacity' can be reduced. [variableScope]
ajtcl-15.09a/src/target/darwin/aj_target_nvram.c:108:14: style: The scope of the variable 'id' can be reduced. [variableScope]
ajtcl-15.09a/src/target/darwin/aj_target_nvram.c:111:14: style: The scope of the variable 'entrySize' can be reduced. [variableScope]
ajtcl-15.09a/src/target/darwin/aj_target_util.c:101:14: style: The scope of the variable 'msecNew' can be reduced. [variableScope]
ajtcl-15.09a/src/target/darwin/aj_target_util.c:207:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
ajtcl-15.09a/src/target/freertos-due/aj_target_platform.c:117:14: style: The scope of the variable 'capacity' can be reduced. [variableScope]
ajtcl-15.09a/src/target/freertos-due/aj_target_platform.c:118:14: style: The scope of the variable 'id' can be reduced. [variableScope]
ajtcl-15.09a/src/target/freertos-due/aj_target_platform.c:120:14: style: The scope of the variable 'entrySize' can be reduced. [variableScope]
ajtcl-15.09a/src/target/freertos-due/aj_target_platform.c:101:9: style: Unused variable: i [unusedVariable]
ajtcl-15.09a/src/target/freertos-stm32/aj_spi.c:150:22: style: Unused variable: PowerPin [unusedVariable]
ajtcl-15.09a/src/target/freertos-stm32/aj_target_platform.c:140:0: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
ajtcl-15.09a/src/target/freertos-stm32/aj_target_platform.c:258:21: style: The scope of the variable 'nvEntry' can be reduced. [variableScope]
ajtcl-15.09a/src/target/freertos-stm32/aj_target_platform.c:320:41: portability: 'AJ_Flash_GetBaseAddr()' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
ajtcl-15.09a/src/target/linux/aj_net.c:642:5: style: Variable 'maxFd' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.09a/src/target/linux/aj_net.c:631:0: note: Variable 'maxFd' is reassigned a value before the old one has been used.
ajtcl-15.09a/src/target/linux/aj_net.c:642:5: note: Variable 'maxFd' is reassigned a value before the old one has been used.
ajtcl-15.09a/src/target/linux/aj_target_crypto.c:67:22: style: Variable 'status' is assigned a value that is never used. [unreadVariable]
ajtcl-15.09a/src/target/linux/aj_target_nvram.c:118:14: style: The scope of the variable 'capacity' can be reduced. [variableScope]
ajtcl-15.09a/src/target/linux/aj_target_nvram.c:119:14: style: The scope of the variable 'id' can be reduced. [variableScope]
ajtcl-15.09a/src/target/linux/aj_target_nvram.c:122:14: style: The scope of the variable 'entrySize' can be reduced. [variableScope]
ajtcl-15.09a/src/target/linux/aj_target_util.c:104:14: style: The scope of the variable 'msecNew' can be reduced. [variableScope]
ajtcl-15.09a/src/target/linux/aj_target_util.c:209:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
ajtcl-15.09a/src/target/mbedrtos-frdm/aj_nvram.cpp:82:11: style: The scope of the variable 'f' can be reduced. [variableScope]
ajtcl-15.09a/src/target/mbedrtos-frdm/aj_nvram.cpp:83:20: style: The scope of the variable 'entry' can be reduced. [variableScope]
ajtcl-15.09a/src/target/mbedrtos-frdm/aj_nvram.cpp:118:11: style: The scope of the variable 'f' can be reduced. [variableScope]
ajtcl-15.09a/src/target/mbedrtos-frdm/aj_nvram.cpp:119:20: style: The scope of the variable 'entry' can be reduced. [variableScope]
ajtcl-15.09a/src/target/mbedrtos-frdm/aj_nvram.cpp:149:20: style: The scope of the variable 'entry' can be reduced. [variableScope]
ajtcl-15.09a/src/target/mbedrtos-frdm/aj_nvram.cpp:387:20: style: The scope of the variable 'entry' can be reduced. [variableScope]
ajtcl-15.09a/src/target/mbedrtos-frdm/aj_nvram.cpp:388:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
ajtcl-15.09a/src/target/mbedrtos-frdm/aj_target_mbed.cpp:211:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-15.09a/src/target/win32/aj_net.c:974:5: style: Variable 'tmp_sock' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.09a/src/target/win32/aj_net.c:967:0: note: Variable 'tmp_sock' is reassigned a value before the old one has been used.
ajtcl-15.09a/src/target/win32/aj_net.c:974:5: note: Variable 'tmp_sock' is reassigned a value before the old one has been used.
ajtcl-15.09a/src/target/win32/aj_net.c:483:9: style: The scope of the variable 'numWrites' can be reduced. [variableScope]
ajtcl-15.09a/src/target/win32/aj_net.c:647:19: style: Checking if unsigned variable 'rc' is less than zero. [unsignedLessThanZero]
ajtcl-15.09a/src/target/win32/aj_net.c:390:17: style: Variable 'tx' is assigned a value that is never used. [unreadVariable]
ajtcl-15.09a/src/target/win32/aj_net.c:923:0: style: Variable 'i' is assigned a value that is never used. [unreadVariable]
ajtcl-15.09a/src/target/win32/aj_net.c:962:24: style: Variable 'status' is assigned a value that is never used. [unreadVariable]
ajtcl-15.09a/src/target/win32/aj_net.c:986:24: style: Variable 'numMDnsRecvSocks' is assigned a value that is never used. [unreadVariable]
ajtcl-15.09a/src/target/win32/aj_net.c:790:13: error: Common realloc mistake: 'McastSocks' nulled but not freed upon failure [memleakOnRealloc]
ajtcl-15.09a/src/target/win32/aj_net.c:912:13: error: Common realloc mistake: 'McastSocks' nulled but not freed upon failure [memleakOnRealloc]
ajtcl-15.09a/src/target/win32/aj_net.c:954:5: error: Common realloc mistake: 'McastSocks' nulled but not freed upon failure [memleakOnRealloc]
ajtcl-15.09a/src/target/win32/aj_target_nvram.c:119:14: style: The scope of the variable 'capacity' can be reduced. [variableScope]
ajtcl-15.09a/src/target/win32/aj_target_nvram.c:120:14: style: The scope of the variable 'id' can be reduced. [variableScope]
ajtcl-15.09a/src/target/win32/aj_target_nvram.c:123:14: style: The scope of the variable 'entrySize' can be reduced. [variableScope]
ajtcl-15.09a/src/target/win32/aj_target_util.c:229:14: style: The scope of the variable 'msecNew' can be reduced. [variableScope]
ajtcl-15.09a/src/wsl/aj_buf.c:163:52: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
ajtcl-15.09a/src/wsl/aj_buf.c:267:14: style: The scope of the variable 'iter' can be reduced. [variableScope]
ajtcl-15.09a/src/wsl/aj_net.c:535:5: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.09a/src/wsl/aj_net.c:529:5: note: Variable 'ret' is reassigned a value before the old one has been used.
ajtcl-15.09a/src/wsl/aj_net.c:535:5: note: Variable 'ret' is reassigned a value before the old one has been used.
ajtcl-15.09a/src/wsl/aj_net.c:585:5: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.09a/src/wsl/aj_net.c:579:5: note: Variable 'ret' is reassigned a value before the old one has been used.
ajtcl-15.09a/src/wsl/aj_net.c:585:5: note: Variable 'ret' is reassigned a value before the old one has been used.
ajtcl-15.09a/src/wsl/aj_net.c:665:9: style: Variable 'rxDataMCast' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.09a/src/wsl/aj_net.c:662:0: note: Variable 'rxDataMCast' is reassigned a value before the old one has been used.
ajtcl-15.09a/src/wsl/aj_net.c:665:9: note: Variable 'rxDataMCast' is reassigned a value before the old one has been used.
ajtcl-15.09a/src/wsl/aj_net.c:666:9: style: Variable 'txDataMCast' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.09a/src/wsl/aj_net.c:663:0: note: Variable 'txDataMCast' is reassigned a value before the old one has been used.
ajtcl-15.09a/src/wsl/aj_net.c:666:9: note: Variable 'txDataMCast' is reassigned a value before the old one has been used.
ajtcl-15.09a/src/wsl/aj_net.c:179:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
ajtcl-15.09a/src/wsl/aj_net.c:433:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
ajtcl-15.09a/src/wsl/aj_wifi_ctrl.c:48:5: warning: %lu in format string (no. 4) requires 'unsigned long' but the argument type is 'unsigned int'. [invalidPrintfArgType_uint]
ajtcl-15.09a/src/wsl/aj_wifi_ctrl.c:446:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.09a/src/wsl/aj_wifi_ctrl.c:443:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/src/wsl/aj_wifi_ctrl.c:446:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/src/wsl/aj_wifi_ctrl.c:467:20: style: Variable 'suspendEnabled' is assigned a value that is never used. [unreadVariable]
ajtcl-15.09a/src/wsl/aj_wsl_htc.c:68:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.09a/src/wsl/aj_wsl_htc.c:66:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/src/wsl/aj_wsl_htc.c:68:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/src/wsl/aj_wsl_htc.c:70:11: warning: Redundant assignment of 'cause' to itself. [selfAssignment]
ajtcl-15.09a/src/wsl/aj_wsl_marshal.c:112:24: warning: Size of pointer 'ptr' used instead of size of its data. [pointerSize]
ajtcl-15.09a/src/wsl/aj_wsl_marshal.c:121:24: warning: Size of pointer 'ptr' used instead of size of its data. [pointerSize]
ajtcl-15.09a/src/wsl/aj_wsl_marshal.c:203:1: error: va_list 'args' was opened but not closed by va_end(). [va_end_missing]
ajtcl-15.09a/src/wsl/aj_wsl_net.c:152:17: style: The scope of the variable 'node' can be reduced. [variableScope]
ajtcl-15.09a/src/wsl/aj_wsl_net.c:634:17: style: The scope of the variable 'close' can be reduced. [variableScope]
ajtcl-15.09a/src/wsl/aj_wsl_net.c:860:14: style: The scope of the variable 'stashLength' can be reduced. [variableScope]
ajtcl-15.09a/src/wsl/aj_wsl_net.c:631:50: style: Function 'AJ_WSL_NET_socket_close' argument 1 names different: declaration 'socketHandle' definition 'sock'. [funcArgNamesDifferent]
ajtcl-15.09a/src/wsl/aj_wsl_net.h:198:60: note: Function 'AJ_WSL_NET_socket_close' argument 1 names different: declaration 'socketHandle' definition 'sock'.
ajtcl-15.09a/src/wsl/aj_wsl_net.c:631:50: note: Function 'AJ_WSL_NET_socket_close' argument 1 names different: declaration 'socketHandle' definition 'sock'.
ajtcl-15.09a/src/wsl/aj_wsl_net.c:673:12: error: Uninitialized variable: status [uninitvar]
ajtcl-15.09a/src/wsl/aj_wsl_spi_mbox.c:57:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.09a/src/wsl/aj_wsl_spi_mbox.c:55:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/src/wsl/aj_wsl_spi_mbox.c:57:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/src/wsl/aj_wsl_spi_mbox.c:75:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.09a/src/wsl/aj_wsl_spi_mbox.c:73:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/src/wsl/aj_wsl_spi_mbox.c:75:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/src/wsl/aj_wsl_spi_mbox.c:85:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.09a/src/wsl/aj_wsl_spi_mbox.c:83:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/src/wsl/aj_wsl_spi_mbox.c:85:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/src/wsl/aj_wsl_spi_mbox.c:107:14: style: The scope of the variable 'bytesRemaining' can be reduced. [variableScope]
ajtcl-15.09a/src/wsl/aj_wsl_spi_mbox.c:108:14: style: The scope of the variable 'cause' can be reduced. [variableScope]
ajtcl-15.09a/src/wsl/aj_wsl_spi_mbox.c:217:14: style: The scope of the variable 'cause' can be reduced. [variableScope]
ajtcl-15.09a/src/wsl/aj_wsl_spi_mbox.c:219:14: style: The scope of the variable 'bytesToRead' can be reduced. [variableScope]
ajtcl-15.09a/src/wsl/aj_wsl_spi_mbox.c:180:24: style: Variable 'status' is assigned a value that is never used. [unreadVariable]
ajtcl-15.09a/src/wsl/aj_wsl_wmi.c:667:9: warning: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'unsigned int'. [invalidPrintfArgType_uint]
ajtcl-15.09a/src/wsl/aj_wsl_wmi.c:691:18: style: The scope of the variable 'stashSz' can be reduced. [variableScope]
ajtcl-15.09a/src/wsl/aj_wsl_wmi.c:693:13: style: The scope of the variable 'j' can be reduced. [variableScope]
ajtcl-15.09a/test/WSL/unit_test.c:511:24: style: Variable 'status' is assigned a value that is never used. [unreadVariable]
ajtcl-15.09a/test/WSL/unit_test.c:529:24: style: Variable 'status' is assigned a value that is never used. [unreadVariable]
ajtcl-15.09a/test/certificate.c:298:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.09a/test/certificate.c:295:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/certificate.c:298:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/certificate.c:332:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.09a/test/certificate.c:323:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/certificate.c:332:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/certificate.c:341:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.09a/test/certificate.c:339:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/certificate.c:341:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/certificate.c:342:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.09a/test/certificate.c:341:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/certificate.c:342:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/certificate.c:346:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.09a/test/certificate.c:345:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/certificate.c:346:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/certificate.c:350:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.09a/test/certificate.c:349:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/certificate.c:350:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/certificate.c:354:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.09a/test/certificate.c:353:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/certificate.c:354:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/certificate.c:355:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.09a/test/certificate.c:354:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/certificate.c:355:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/certificate.c:356:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.09a/test/certificate.c:355:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/certificate.c:356:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/certificate.c:357:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.09a/test/certificate.c:356:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/certificate.c:357:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/certificate.c:358:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.09a/test/certificate.c:357:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/certificate.c:358:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/certificate.c:359:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.09a/test/certificate.c:358:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/certificate.c:359:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/certificate.c:360:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.09a/test/certificate.c:359:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/certificate.c:360:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/certificate.c:360:14: style: Variable 'status' is assigned a value that is never used. [unreadVariable]
ajtcl-15.09a/test/clientlite.c:457:19: style: Condition 'numsuites==0' is always false [knownConditionTrueFalse]
ajtcl-15.09a/test/clientlite.c:414:24: note: Assignment 'numsuites=0', assigned value is 0
ajtcl-15.09a/test/clientlite.c:452:12: note: numsuites is incremented', new value is 1
ajtcl-15.09a/test/clientlite.c:457:19: note: Condition 'numsuites==0' is always false
ajtcl-15.09a/test/clientlite.c:453:5: style: Variable 'clearkeys' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.09a/test/clientlite.c:415:0: note: Variable 'clearkeys' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/clientlite.c:453:5: note: Variable 'clearkeys' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/codisco.c:72:14: style: The scope of the variable 'timeTakenForDiscovery' can be reduced. [variableScope]
ajtcl-15.09a/test/doorsvc.c:224:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.09a/test/doorsvc.c:210:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/doorsvc.c:224:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/ecctest.c:263:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.09a/test/ecctest.c:258:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/ecctest.c:263:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/ecctest.c:307:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.09a/test/ecctest.c:305:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/ecctest.c:307:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/ecctest.c:348:24: style: Variable 'status' is assigned a value that is never used. [unreadVariable]
ajtcl-15.09a/test/ecctest.c:389:24: style: Variable 'status' is assigned a value that is never used. [unreadVariable]
ajtcl-15.09a/test/marshal_unmarshal_test.c:2378:21: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.09a/test/marshal_unmarshal_test.c:2377:21: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/marshal_unmarshal_test.c:2378:21: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/marshal_unmarshal_test.c:2379:21: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.09a/test/marshal_unmarshal_test.c:2378:21: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/marshal_unmarshal_test.c:2379:21: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/marshal_unmarshal_test.c:242:19: style: The scope of the variable 'inputByte' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:260:9: style: The scope of the variable 'inputInt' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:278:18: style: The scope of the variable 'inputInt' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:296:12: style: The scope of the variable 'inputDouble' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:314:10: style: The scope of the variable 'inputBool' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:332:17: style: The scope of the variable 'inputString' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:350:14: style: The scope of the variable 'inputUInt16' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:368:14: style: The scope of the variable 'inputUInt16' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:386:14: style: The scope of the variable 'inputUInt64' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:404:13: style: The scope of the variable 'inputUInt64' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:455:14: style: The scope of the variable 'key' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:456:14: style: The scope of the variable 'val' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:481:13: style: The scope of the variable 'inputArray' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:501:9: style: The scope of the variable 'inputArray' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:502:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:529:18: style: The scope of the variable 'inputArray' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:530:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:555:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:557:12: style: The scope of the variable 'inputArray' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:584:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:586:10: style: The scope of the variable 'inputArray' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:612:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:614:17: style: The scope of the variable 'inputArray' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:641:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:643:14: style: The scope of the variable 'inputArray' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:669:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:671:13: style: The scope of the variable 'inputArray' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:697:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:699:14: style: The scope of the variable 'inputArray' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:725:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:727:13: style: The scope of the variable 'inputArray' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:753:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:797:13: style: The scope of the variable 'byte' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:798:18: style: The scope of the variable 'uIntVal' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:799:9: style: The scope of the variable 'intVal' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:1254:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:1307:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:1358:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:1410:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:1461:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:1514:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:1566:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:1616:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:1668:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:1720:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:2414:25: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:2450:25: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:2501:25: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:2552:25: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:2607:25: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:2661:25: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:2715:25: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:2769:25: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:2823:25: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:2877:25: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:2931:25: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-15.09a/test/marshal_unmarshal_test.c:1263:13: error: Common realloc mistake: 'value' nulled but not freed upon failure [memleakOnRealloc]
ajtcl-15.09a/test/marshal_unmarshal_test.c:1314:13: error: Common realloc mistake: 'value' nulled but not freed upon failure [memleakOnRealloc]
ajtcl-15.09a/test/marshal_unmarshal_test.c:1363:9: error: Common realloc mistake: 'value' nulled but not freed upon failure [memleakOnRealloc]
ajtcl-15.09a/test/marshal_unmarshal_test.c:1415:9: error: Common realloc mistake: 'value' nulled but not freed upon failure [memleakOnRealloc]
ajtcl-15.09a/test/marshal_unmarshal_test.c:1467:9: error: Common realloc mistake: 'value' nulled but not freed upon failure [memleakOnRealloc]
ajtcl-15.09a/test/marshal_unmarshal_test.c:1519:9: error: Common realloc mistake: 'value' nulled but not freed upon failure [memleakOnRealloc]
ajtcl-15.09a/test/marshal_unmarshal_test.c:1571:9: error: Common realloc mistake: 'value' nulled but not freed upon failure [memleakOnRealloc]
ajtcl-15.09a/test/marshal_unmarshal_test.c:1622:9: error: Common realloc mistake: 'value' nulled but not freed upon failure [memleakOnRealloc]
ajtcl-15.09a/test/marshal_unmarshal_test.c:1674:9: error: Common realloc mistake: 'value' nulled but not freed upon failure [memleakOnRealloc]
ajtcl-15.09a/test/marshal_unmarshal_test.c:1729:13: error: Common realloc mistake: 'value' nulled but not freed upon failure [memleakOnRealloc]
ajtcl-15.09a/test/mutter.c:977:27: style: Unsigned variable 'j' can't be negative so it is unnecessary to test it. [unsignedPositive]
ajtcl-15.09a/test/mutter.c:1629:27: style: Unsigned variable 'j' can't be negative so it is unnecessary to test it. [unsignedPositive]
ajtcl-15.09a/test/nvramdump.c:80:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.09a/test/nvramdump.c:76:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/nvramdump.c:80:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/nvrampersistencetest.c:68:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.09a/test/nvrampersistencetest.c:58:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/nvrampersistencetest.c:68:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/nvramtest.c:361:108: warning: Either the condition 'd1!=NULL' is redundant or there is possible null pointer dereference: d1. [nullPointerRedundantCheck]
ajtcl-15.09a/test/nvramtest.c:364:12: note: Assuming that condition 'd1!=NULL' is not redundant
ajtcl-15.09a/test/nvramtest.c:361:108: note: Null pointer dereference
ajtcl-15.09a/test/nvramtest.c:379:108: warning: Either the condition 'd2!=NULL' is redundant or there is possible null pointer dereference: d2. [nullPointerRedundantCheck]
ajtcl-15.09a/test/nvramtest.c:382:12: note: Assuming that condition 'd2!=NULL' is not redundant
ajtcl-15.09a/test/nvramtest.c:379:108: note: Null pointer dereference
ajtcl-15.09a/test/nvramtest.c:111:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.09a/test/nvramtest.c:92:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/nvramtest.c:111:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/nvramtest.c:352:5: style: Variable 'd1' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.09a/test/nvramtest.c:335:0: note: Variable 'd1' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/nvramtest.c:352:5: note: Variable 'd1' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/nvramtest.c:450:5: style: Variable 'd1' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.09a/test/nvramtest.c:434:0: note: Variable 'd1' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/nvramtest.c:450:5: note: Variable 'd1' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/nvramtest.c:626:5: style: Variable 'handle' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.09a/test/nvramtest.c:615:0: note: Variable 'handle' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/nvramtest.c:626:5: note: Variable 'handle' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/nvramtest.c:877:9: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.09a/test/nvramtest.c:868:9: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/nvramtest.c:877:9: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/nvramtest.c:882:9: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.09a/test/nvramtest.c:877:9: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/nvramtest.c:882:9: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/nvramtest.c:307:26: style: Same expression on both sides of '!='. [duplicateExpression]
ajtcl-15.09a/test/nvramtest.c:590:30: style: Same expression on both sides of '!='. [duplicateExpression]
ajtcl-15.09a/test/nvramtest.c:439:12: style: The scope of the variable 'bytes1' can be reduced. [variableScope]
ajtcl-15.09a/test/nvramtest.c:439:20: style: The scope of the variable 'bytes2' can be reduced. [variableScope]
ajtcl-15.09a/test/nvramtest.c:439:28: style: The scope of the variable 'bytes3' can be reduced. [variableScope]
ajtcl-15.09a/test/nvramtest.c:439:36: style: The scope of the variable 'bytes4' can be reduced. [variableScope]
ajtcl-15.09a/test/nvramtest.c:621:14: style: The scope of the variable 'ptr_raw' can be reduced. [variableScope]
ajtcl-15.09a/test/scan-n-con.c:271:38: style: Condition 'AJ_OK==status' is always true [knownConditionTrueFalse]
ajtcl-15.09a/test/sessions.c:149:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.09a/test/sessions.c:146:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/sessions.c:149:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/sessionslite.c:150:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.09a/test/sessionslite.c:147:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/sessionslite.c:150:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/sessionslite.c:315:14: style: The scope of the variable 'buf' can be reduced. [variableScope]
ajtcl-15.09a/test/siglite.c:258:9: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.09a/test/siglite.c:257:9: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/siglite.c:258:9: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/sigtest.c:83:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.09a/test/sigtest.c:81:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/sigtest.c:83:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/sigtest.c:156:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.09a/test/sigtest.c:145:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/sigtest.c:156:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/sigtest.c:92:14: style: The scope of the variable 'bytesUnmarshalled' can be reduced. [variableScope]
ajtcl-15.09a/test/sigtest.c:96:13: style: The scope of the variable 'firstByte' can be reduced. [variableScope]
ajtcl-15.09a/test/sigtest.c:97:13: style: The scope of the variable 'lastByte' can be reduced. [variableScope]
ajtcl-15.09a/test/sigtest.c:152:14: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-15.09a/test/sigtest.c:153:9: style: The scope of the variable 'remaining' can be reduced. [variableScope]
ajtcl-15.09a/test/svclite.c:325:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-15.09a/test/svclite.c:314:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/svclite.c:325:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-15.09a/test/uartfuzztest.c:71:14: style: struct member '__packetNegotiate::packetSize' is never used. [unusedStructMember]
ajtcl-15.09a/test/uartfuzztest.c:73:13: style: struct member '__packetNegotiate::protoVersion' is never used. [unusedStructMember]
ajtcl-15.09a/test/uartfuzztest.c:74:13: style: struct member '__packetNegotiate::windowSize' is never used. [unusedStructMember]
ajtcl-15.09a/test/uartfuzztest.c:78:13: style: struct member '__packetTail::CRC' is never used. [unusedStructMember]
ajtcl-15.09a/test/uartfuzztest.c:79:13: style: struct member '__packetTail::boundaryEnd' is never used. [unusedStructMember]
ajtcl-15.09a/unit_test/BusAttachmentTest.cc:47:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-15.09a/unit_test/BusAttachmentTest.cc:42:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.09a/unit_test/BusAttachmentTest.cc:47:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.09a/unit_test/DiscoveryTest.cc:134:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-15.09a/unit_test/DiscoveryTest.cc:133:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.09a/unit_test/DiscoveryTest.cc:134:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.09a/unit_test/DiscoveryTest.cc:135:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-15.09a/unit_test/DiscoveryTest.cc:134:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.09a/unit_test/DiscoveryTest.cc:135:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.09a/unit_test/MutterTest.cc:181:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-15.09a/unit_test/MutterTest.cc:179:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.09a/unit_test/MutterTest.cc:181:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.09a/unit_test/MutterTest.cc:248:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-15.09a/unit_test/MutterTest.cc:246:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.09a/unit_test/MutterTest.cc:248:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.09a/unit_test/MutterTest.cc:312:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-15.09a/unit_test/MutterTest.cc:309:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.09a/unit_test/MutterTest.cc:312:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.09a/unit_test/MutterTest.cc:376:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-15.09a/unit_test/MutterTest.cc:374:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.09a/unit_test/MutterTest.cc:376:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.09a/unit_test/MutterTest.cc:460:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-15.09a/unit_test/MutterTest.cc:458:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.09a/unit_test/MutterTest.cc:460:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.09a/unit_test/MutterTest.cc:543:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-15.09a/unit_test/MutterTest.cc:541:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.09a/unit_test/MutterTest.cc:543:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.09a/unit_test/MutterTest.cc:603:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-15.09a/unit_test/MutterTest.cc:601:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.09a/unit_test/MutterTest.cc:603:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.09a/unit_test/MutterTest.cc:664:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-15.09a/unit_test/MutterTest.cc:662:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.09a/unit_test/MutterTest.cc:664:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.09a/unit_test/MutterTest.cc:741:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-15.09a/unit_test/MutterTest.cc:739:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.09a/unit_test/MutterTest.cc:741:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.09a/unit_test/MutterTest.cc:792:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-15.09a/unit_test/MutterTest.cc:790:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.09a/unit_test/MutterTest.cc:792:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.09a/unit_test/MutterTest.cc:858:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-15.09a/unit_test/MutterTest.cc:856:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.09a/unit_test/MutterTest.cc:858:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.09a/unit_test/MutterTest.cc:901:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-15.09a/unit_test/MutterTest.cc:899:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.09a/unit_test/MutterTest.cc:901:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.09a/unit_test/MutterTest.cc:1043:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-15.09a/unit_test/MutterTest.cc:1041:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.09a/unit_test/MutterTest.cc:1043:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.09a/unit_test/MutterTest.cc:373:14: style: The scope of the variable 'count' can be reduced. [variableScope]
ajtcl-15.09a/unit_test/MutterTest.cc:457:14: style: The scope of the variable 'count' can be reduced. [variableScope]
ajtcl-15.09a/unit_test/SecurityTest.cc:270:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-15.09a/unit_test/SecurityTest.cc:258:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.09a/unit_test/SecurityTest.cc:270:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.09a/unit_test/SecurityTest.cc:285:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-15.09a/unit_test/SecurityTest.cc:284:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.09a/unit_test/SecurityTest.cc:285:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.09a/unit_test/SecurityTest.cc:324:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-15.09a/unit_test/SecurityTest.cc:312:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.09a/unit_test/SecurityTest.cc:324:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.09a/unit_test/SecurityTest.cc:338:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-15.09a/unit_test/SecurityTest.cc:337:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.09a/unit_test/SecurityTest.cc:338:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.09a/unit_test/SecurityTest.cc:377:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-15.09a/unit_test/SecurityTest.cc:365:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.09a/unit_test/SecurityTest.cc:377:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.09a/unit_test/SecurityTest.cc:391:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-15.09a/unit_test/SecurityTest.cc:390:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.09a/unit_test/SecurityTest.cc:391:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.09a/unit_test/SecurityTest.cc:576:5: style: Variable 'peer.type' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-15.09a/unit_test/SecurityTest.cc:569:5: note: Variable 'peer.type' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.09a/unit_test/SecurityTest.cc:576:5: note: Variable 'peer.type' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.09a/unit_test/SecurityTest.cc:591:5: style: Variable 'peer.type' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-15.09a/unit_test/SecurityTest.cc:583:5: note: Variable 'peer.type' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.09a/unit_test/SecurityTest.cc:591:5: note: Variable 'peer.type' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.09a/unit_test/SecurityTest.cc:606:5: style: Variable 'peer.type' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-15.09a/unit_test/SecurityTest.cc:598:5: note: Variable 'peer.type' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.09a/unit_test/SecurityTest.cc:606:5: note: Variable 'peer.type' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-15.09a/unit_test/SecurityTest.cc:73:22: performance: Variable 'authStatus' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
[22:34]

ftp://ftp.se.debian.org/debian/pool/main/a/alljoyn-thin-client-1604/alljoyn-thin-client-1604_16.04.orig.tar.gz
ajtcl-16.04/samples/network/NetworkAndBus.c:195:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/samples/network/NetworkAndBus.c:178:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/samples/network/NetworkAndBus.c:195:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/samples/secure/SecureClientECDHE.c:394:5: style: Variable 'clearkeys' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/samples/secure/SecureClientECDHE.c:337:0: note: Variable 'clearkeys' is reassigned a value before the old one has been used.
ajtcl-16.04/samples/secure/SecureClientECDHE.c:394:5: note: Variable 'clearkeys' is reassigned a value before the old one has been used.
ajtcl-16.04/services/common/src/PropertyStore.c:465:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/services/common/src/PropertyStore.c:454:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/services/common/src/PropertyStore.c:465:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/services/common/src/PropertyStore.c:171:12: style: The scope of the variable 'langIndex' can be reduced. [variableScope]
ajtcl-16.04/services/common/src/PropertyStore.c:256:17: style: The scope of the variable 'currentDeviceNameValue' can be reduced. [variableScope]
ajtcl-16.04/services/common/src/PropertyStore.c:459:13: style: The scope of the variable 'index' can be reduced. [variableScope]
ajtcl-16.04/services/common/src/ServicesHandlers.c:156:1: style: Label 'ErrorExit' is not used. [unusedLabel]
ajtcl-16.04/services/config/samples/ConfigSample.c:317:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/services/config/samples/ConfigSample.c:314:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/services/config/samples/ConfigSample.c:317:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/services/config/samples/ConfigSample.c:337:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/services/config/samples/ConfigSample.c:334:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/services/config/samples/ConfigSample.c:337:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/services/config/samples/ConfigSample.c:388:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/services/config/samples/ConfigSample.c:377:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/services/config/samples/ConfigSample.c:388:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/services/config/src/ConfigService.c:116:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/services/config/src/ConfigService.c:110:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/services/config/src/ConfigService.c:116:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/services/config/src/ConfigService.c:140:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/services/config/src/ConfigService.c:137:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/services/config/src/ConfigService.c:140:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/services/config/src/ConfigService.c:175:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/services/config/src/ConfigService.c:165:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/services/config/src/ConfigService.c:175:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/services/config/src/ConfigService.c:242:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/services/config/src/ConfigService.c:228:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/services/config/src/ConfigService.c:242:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/services/config/src/ConfigService.c:340:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/services/config/src/ConfigService.c:329:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/services/config/src/ConfigService.c:340:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/services/config/src/ConfigService.c:416:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/services/config/src/ConfigService.c:407:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/services/config/src/ConfigService.c:416:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/src/aj_about.c:122:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/src/aj_about.c:119:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/src/aj_about.c:122:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/src/aj_authentication.c:781:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
ajtcl-16.04/src/aj_authorisation.c:342:11: warning: Either the condition 'acm' is redundant or there is possible null pointer dereference: acm. [nullPointerRedundantCheck]
ajtcl-16.04/src/aj_authorisation.c:336:9: note: Assuming that condition 'acm' is not redundant
ajtcl-16.04/src/aj_authorisation.c:342:11: note: Null pointer dereference
ajtcl-16.04/src/aj_authorisation.c:1325:5: style: Variable 'tmp' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/src/aj_authorisation.c:1323:0: note: Variable 'tmp' is reassigned a value before the old one has been used.
ajtcl-16.04/src/aj_authorisation.c:1325:5: note: Variable 'tmp' is reassigned a value before the old one has been used.
ajtcl-16.04/src/aj_authorisation.c:113:26: style: The scope of the variable 'member' can be reduced. [variableScope]
ajtcl-16.04/src/aj_authorisation.c:295:17: style: The scope of the variable 'ifn' can be reduced. [variableScope]
ajtcl-16.04/src/aj_authorisation.c:592:26: style: The scope of the variable 'node' can be reduced. [variableScope]
ajtcl-16.04/src/aj_authorisation.c:602:24: style: The scope of the variable 'node' can be reduced. [variableScope]
ajtcl-16.04/src/aj_authorisation.c:630:27: style: The scope of the variable 'node' can be reduced. [variableScope]
ajtcl-16.04/src/aj_authorisation.c:641:24: style: The scope of the variable 'node' can be reduced. [variableScope]
ajtcl-16.04/src/aj_authorisation.c:651:23: style: The scope of the variable 'node' can be reduced. [variableScope]
ajtcl-16.04/src/aj_authorisation.c:1554:13: style: The scope of the variable 'acc' can be reduced. [variableScope]
ajtcl-16.04/src/aj_authorisation.c:1731:13: style: The scope of the variable 'acc' can be reduced. [variableScope]
ajtcl-16.04/src/aj_authorisation.c:1737:13: style: The scope of the variable 'found' can be reduced. [variableScope]
ajtcl-16.04/src/aj_authorisation.c:1738:12: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-16.04/src/aj_authorisation.c:1859:13: style: The scope of the variable 'acc' can be reduced. [variableScope]
ajtcl-16.04/src/aj_authorisation.c:1862:13: style: The scope of the variable 'found' can be reduced. [variableScope]
ajtcl-16.04/src/aj_authorisation.c:342:5: style: Variable 'acm' is assigned a value that is never used. [unreadVariable]
ajtcl-16.04/src/aj_cert.c:1028:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
ajtcl-16.04/src/aj_cert.c:73:12: style: The scope of the variable 'n' can be reduced. [variableScope]
ajtcl-16.04/src/aj_cert.c:166:18: style: The scope of the variable 'out' can be reduced. [variableScope]
ajtcl-16.04/src/aj_cert.c:168:13: style: The scope of the variable 'tag' can be reduced. [variableScope]
ajtcl-16.04/src/aj_cert.c:476:13: style: The scope of the variable 'tag' can be reduced. [variableScope]
ajtcl-16.04/src/aj_cert.c:477:13: style: The scope of the variable 'critical' can be reduced. [variableScope]
ajtcl-16.04/src/aj_cert.c:989:27: style: The scope of the variable 'node' can be reduced. [variableScope]
ajtcl-16.04/src/aj_connect.c:750:13: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-16.04/src/aj_connect.c:752:14: style: The scope of the variable 'runningSum' can be reduced. [variableScope]
ajtcl-16.04/src/aj_connect.c:754:14: style: The scope of the variable 'priority_idx' can be reduced. [variableScope]
ajtcl-16.04/src/aj_connect.c:755:14: style: The scope of the variable 'priority_srv' can be reduced. [variableScope]
ajtcl-16.04/src/aj_connect.c:275:16: style: Unused variable: helloResponse [unusedVariable]
ajtcl-16.04/src/aj_creds.c:119:9: warning: Either the condition 'NULL!=field' is redundant or there is possible null pointer dereference: field. [nullPointerRedundantCheck]
ajtcl-16.04/src/aj_creds.c:104:14: note: Assuming that condition 'NULL!=field' is not redundant
ajtcl-16.04/src/aj_creds.c:119:9: note: Null pointer dereference
ajtcl-16.04/src/aj_creds.c:119:50: warning: Either the condition 'NULL!=field' is redundant or there is possible null pointer dereference: field. [nullPointerRedundantCheck]
ajtcl-16.04/src/aj_creds.c:104:14: note: Assuming that condition 'NULL!=field' is not redundant
ajtcl-16.04/src/aj_creds.c:119:50: note: Null pointer dereference
ajtcl-16.04/src/aj_creds.c:566:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/src/aj_creds.c:562:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/src/aj_creds.c:566:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/src/aj_creds.c:371:14: style: The scope of the variable 'size' can be reduced. [variableScope]
ajtcl-16.04/src/aj_debug.c:101:14: style: The scope of the variable 'logTimeSecond' can be reduced. [variableScope]
ajtcl-16.04/src/aj_debug.c:102:14: style: The scope of the variable 'logTimeMS' can be reduced. [variableScope]
ajtcl-16.04/src/aj_disco.c:490:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
ajtcl-16.04/src/aj_disco.c:602:13: style: The scope of the variable 'sz' can be reduced. [variableScope]
ajtcl-16.04/src/aj_disco.c:798:14: style: The scope of the variable 'service_priority' can be reduced. [variableScope]
ajtcl-16.04/src/aj_introspect.c:791:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/src/aj_introspect.c:787:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/src/aj_introspect.c:791:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/src/aj_introspect.c:228:14: style: The scope of the variable 'descId' can be reduced. [variableScope]
ajtcl-16.04/src/aj_introspect.c:276:21: style: The scope of the variable 'argIndex' can be reduced. [variableScope]
ajtcl-16.04/src/aj_msg.c:338:14: style: The scope of the variable 'mask' can be reduced. [variableScope]
ajtcl-16.04/src/aj_msg.c:454:13: style: The scope of the variable 'nonce' can be reduced. [variableScope]
ajtcl-16.04/src/aj_msg.c:458:14: style: The scope of the variable 'macLen' can be reduced. [variableScope]
ajtcl-16.04/src/aj_msg.c:459:14: style: The scope of the variable 'nonceLen' can be reduced. [variableScope]
ajtcl-16.04/src/aj_msg.c:460:14: style: The scope of the variable 'extraNonceLen' can be reduced. [variableScope]
ajtcl-16.04/src/aj_msg.c:461:14: style: The scope of the variable 'cryptoValsLen' can be reduced. [variableScope]
ajtcl-16.04/src/aj_msg.c:508:13: style: The scope of the variable 'nonce' can be reduced. [variableScope]
ajtcl-16.04/src/aj_msg.c:512:14: style: The scope of the variable 'macLen' can be reduced. [variableScope]
ajtcl-16.04/src/aj_msg.c:513:14: style: The scope of the variable 'nonceLen' can be reduced. [variableScope]
ajtcl-16.04/src/aj_msg.c:514:14: style: The scope of the variable 'extraNonceLen' can be reduced. [variableScope]
ajtcl-16.04/src/aj_msg.c:515:14: style: The scope of the variable 'cryptoValsLen' can be reduced. [variableScope]
ajtcl-16.04/src/aj_msg.c:1529:9: error: Address of local auto-variable assigned to a function parameter. [autoVariables]
ajtcl-16.04/src/aj_msg.c:1646:5: error: va_list 'argp' used before va_start() was called. [va_list_usedBeforeStarted]
ajtcl-16.04/src/aj_msg.c:1753:5: error: va_list 'argp' used before va_start() was called. [va_list_usedBeforeStarted]
ajtcl-16.04/src/aj_msg.c:2267:5: error: va_list 'argp' used before va_start() was called. [va_list_usedBeforeStarted]
ajtcl-16.04/src/aj_msg.c:2353:5: error: va_list 'argp' used before va_start() was called. [va_list_usedBeforeStarted]
ajtcl-16.04/src/aj_peer.c:1902:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
ajtcl-16.04/src/aj_peer.c:112:14: style: Checking if unsigned variable 'keyV' is less than zero. [unsignedLessThanZero]
ajtcl-16.04/src/aj_peer.c:297:12: error: Uninitialized variable: status [uninitvar]
ajtcl-16.04/src/aj_security.c:216:18: style: Variable 'status' is assigned a value that is never used. [unreadVariable]
ajtcl-16.04/src/aj_util.c:134:14: style: The scope of the variable 'b' can be reduced. [variableScope]
ajtcl-16.04/src/aj_util.c:160:14: style: The scope of the variable 'b' can be reduced. [variableScope]
ajtcl-16.04/src/crypto/aj_crypto_aes.c:149:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-16.04/src/crypto/aj_crypto_aes.c:150:9: style: The scope of the variable 'l' can be reduced. [variableScope]
ajtcl-16.04/src/crypto/aj_crypto_drbg.c:151:13: style: The scope of the variable 'data' can be reduced. [variableScope]
ajtcl-16.04/src/crypto/aj_crypto_drbg.c:173:12: style: The scope of the variable 'copy' can be reduced. [variableScope]
ajtcl-16.04/src/crypto/aj_crypto_drbg.c:102:60: warning: Suspicious usage of 'sizeof' with a numeric constant as parameter. [sizeofwithnumericparameter]
ajtcl-16.04/src/crypto/aj_crypto_ec_p256.c:736:42: warning: Either the condition 'curve==NULL' is redundant or there is possible null pointer dereference: curve. [nullPointerRedundantCheck]
ajtcl-16.04/src/crypto/aj_crypto_ec_p256.c:755:54: note: Assuming that condition 'curve==NULL' is not redundant
ajtcl-16.04/src/crypto/aj_crypto_ec_p256.c:736:42: note: Null pointer dereference
ajtcl-16.04/src/crypto/aj_crypto_ec_p256.c:738:17: warning: Either the condition 'curve==NULL' is redundant or there is possible null pointer dereference: curve. [nullPointerRedundantCheck]
ajtcl-16.04/src/crypto/aj_crypto_ec_p256.c:755:54: note: Assuming that condition 'curve==NULL' is not redundant
ajtcl-16.04/src/crypto/aj_crypto_ec_p256.c:738:17: note: Null pointer dereference
ajtcl-16.04/src/crypto/aj_crypto_ec_p256.c:723:5: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/src/crypto/aj_crypto_ec_p256.c:722:12: note: Variable 'res' is reassigned a value before the old one has been used.
ajtcl-16.04/src/crypto/aj_crypto_ec_p256.c:723:5: note: Variable 'res' is reassigned a value before the old one has been used.
ajtcl-16.04/src/crypto/aj_crypto_ec_p256.c:723:11: style: Variable 'res' is assigned a value that is never used. [unreadVariable]
ajtcl-16.04/src/crypto/aj_crypto_ecc.c:1685:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/src/crypto/aj_crypto_ecc.c:1682:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/src/crypto/aj_crypto_ecc.c:1685:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/src/crypto/aj_crypto_ecc.c:376:33: style: The scope of the variable 'b_words' can be reduced. [variableScope]
ajtcl-16.04/src/crypto/aj_crypto_ecc.c:679:21: style: The scope of the variable 'v' can be reduced. [variableScope]
ajtcl-16.04/src/crypto/aj_crypto_ecc.c:774:13: style: The scope of the variable 'tmp' can be reduced. [variableScope]
ajtcl-16.04/src/crypto/aj_crypto_ecc.c:775:13: style: The scope of the variable 'prod' can be reduced. [variableScope]
ajtcl-16.04/src/crypto/aj_crypto_ecc.c:908:14: style: The scope of the variable 'new_shiftval' can be reduced. [variableScope]
ajtcl-16.04/src/crypto/aj_crypto_ecc.c:1181:13: style: The scope of the variable 'v' can be reduced. [variableScope]
ajtcl-16.04/src/crypto/aj_crypto_ecc.c:761:9: style: Variable 'w' is assigned a value that is never used. [unreadVariable]
ajtcl-16.04/src/crypto/aj_crypto_ecc.c:1131:36: error: Uninitialized variable: ourPrivate [uninitvar]
ajtcl-16.04/src/crypto/aj_crypto_ecc.c:1303:38: error: Uninitialized variable: digU1 [uninitvar]
ajtcl-16.04/src/crypto/aj_crypto_ecc.c:1304:48: error: Uninitialized variable: digU2 [uninitvar]
ajtcl-16.04/src/crypto/aj_crypto_ecc.c:1777:83: error: Uninitialized variable: priv [uninitvar]
ajtcl-16.04/src/crypto/aj_crypto_ecc.c:1789:24: error: Uninitialized variable: priv [uninitvar]
ajtcl-16.04/src/crypto/aj_crypto_field_p256.c:217:0: error: #error Unexpected radix bits; expecting 64. [preprocessorErrorDirective]
ajtcl-16.04/src/external/sha2/sha2.c:474:38: style: The scope of the variable 's0' can be reduced. [variableScope]
ajtcl-16.04/src/external/sha2/sha2.c:474:42: style: The scope of the variable 's1' can be reduced. [variableScope]
ajtcl-16.04/src/external/sha2/sha2.c:666:7: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-16.04/src/external/sha2/sha2.c:798:38: style: The scope of the variable 's0' can be reduced. [variableScope]
ajtcl-16.04/src/external/sha2/sha2.c:798:42: style: The scope of the variable 's1' can be reduced. [variableScope]
ajtcl-16.04/src/external/sha2/sha2.c:995:7: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-16.04/src/external/sha2/sha2.c:1070:7: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-16.04/src/freertos/aj_target_rtos.c:97:13: style: The scope of the variable 'ret' can be reduced. [variableScope]
ajtcl-16.04/src/freertos/aj_target_rtos.c:115:13: style: The scope of the variable 'ret' can be reduced. [variableScope]
ajtcl-16.04/src/freertos/aj_target_rtos.c:128:13: style: The scope of the variable 'ret' can be reduced. [variableScope]
ajtcl-16.04/src/freertos/aj_target_rtos.c:136:13: style: The scope of the variable 'ret' can be reduced. [variableScope]
ajtcl-16.04/src/freertos/aj_target_rtos.c:147:13: style: The scope of the variable 'ret' can be reduced. [variableScope]
ajtcl-16.04/src/freertos/aj_target_rtos.c:181:13: style: The scope of the variable 'ret' can be reduced. [variableScope]
ajtcl-16.04/src/freertos/aj_target_rtos.c:193:13: style: The scope of the variable 'ret' can be reduced. [variableScope]
ajtcl-16.04/src/freertos/aj_target_rtos.c:335:14: style: The scope of the variable 'msecNew' can be reduced. [variableScope]
ajtcl-16.04/src/freertos/aj_target_rtos.c:130:15: style: Variable 'ret' is assigned a value that is never used. [unreadVariable]
ajtcl-16.04/src/malloc/aj_malloc.c:173:13: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-16.04/src/malloc/aj_malloc.c:199:13: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-16.04/src/malloc/aj_malloc.c:61:45: style: Function 'AJ_PoolRequired' argument 1 names different: declaration 'heapConfig' definition 'poolConfig'. [funcArgNamesDifferent]
ajtcl-16.04/src/malloc/aj_malloc.h:65:45: note: Function 'AJ_PoolRequired' argument 1 names different: declaration 'heapConfig' definition 'poolConfig'.
ajtcl-16.04/src/malloc/aj_malloc.c:61:45: note: Function 'AJ_PoolRequired' argument 1 names different: declaration 'heapConfig' definition 'poolConfig'.
ajtcl-16.04/src/malloc/aj_malloc.c:61:65: style: Function 'AJ_PoolRequired' argument 2 names different: declaration 'numPools' definition 'poolCnt'. [funcArgNamesDifferent]
ajtcl-16.04/src/malloc/aj_malloc.h:65:65: note: Function 'AJ_PoolRequired' argument 2 names different: declaration 'numPools' definition 'poolCnt'.
ajtcl-16.04/src/malloc/aj_malloc.c:61:65: note: Function 'AJ_PoolRequired' argument 2 names different: declaration 'numPools' definition 'poolCnt'.
ajtcl-16.04/src/malloc/aj_malloc.c:79:71: style: Function 'AJ_PoolInit' argument 3 names different: declaration 'heapConfig' definition 'poolConfig'. [funcArgNamesDifferent]
ajtcl-16.04/src/malloc/aj_malloc.h:79:71: note: Function 'AJ_PoolInit' argument 3 names different: declaration 'heapConfig' definition 'poolConfig'.
ajtcl-16.04/src/malloc/aj_malloc.c:79:71: note: Function 'AJ_PoolInit' argument 3 names different: declaration 'heapConfig' definition 'poolConfig'.
ajtcl-16.04/src/malloc/aj_malloc.c:79:91: style: Function 'AJ_PoolInit' argument 4 names different: declaration 'numPools' definition 'num'. [funcArgNamesDifferent]
ajtcl-16.04/src/malloc/aj_malloc.h:79:91: note: Function 'AJ_PoolInit' argument 4 names different: declaration 'numPools' definition 'num'.
ajtcl-16.04/src/malloc/aj_malloc.c:79:91: note: Function 'AJ_PoolInit' argument 4 names different: declaration 'numPools' definition 'num'.
ajtcl-16.04/src/mbedrtos/aj_target_rtos.cpp:323:14: style: The scope of the variable 'msecNew' can be reduced. [variableScope]
ajtcl-16.04/src/mbedrtos/aj_target_rtos.cpp:52:11: style: struct member 'TopOfQueue::data' is never used. [unusedStructMember]
ajtcl-16.04/src/nvram/aj_nvram.c:375:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
ajtcl-16.04/src/nvram/aj_nvram.c:48:14: style: The scope of the variable 'entryId' can be reduced. [variableScope]
ajtcl-16.04/src/nvram/aj_nvram.c:49:14: style: The scope of the variable 'capacity' can be reduced. [variableScope]
ajtcl-16.04/src/nvram/aj_nvram.c:76:14: style: The scope of the variable 'entryId' can be reduced. [variableScope]
ajtcl-16.04/src/nvram/aj_nvram.c:77:14: style: The scope of the variable 'capacity' can be reduced. [variableScope]
ajtcl-16.04/src/target/arduino/aj_net.c:68:14: style: The scope of the variable 'ret' can be reduced. [variableScope]
ajtcl-16.04/src/target/arduino/aj_net.c:92:14: style: The scope of the variable 'ret' can be reduced. [variableScope]
ajtcl-16.04/src/target/arduino/aj_net.c:94:14: style: The scope of the variable 'recvd' can be reduced. [variableScope]
ajtcl-16.04/src/target/arduino/aj_net.c:222:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
ajtcl-16.04/src/target/arduino/aj_target_crypto.c:40:14: style: The scope of the variable 'val' can be reduced. [variableScope]
ajtcl-16.04/src/target/arduino/aj_target_crypto.c:63:22: style: Variable 'status' is assigned a value that is never used. [unreadVariable]
ajtcl-16.04/src/target/arduino/aj_target_nvram.c:62:14: style: The scope of the variable 'capacity' can be reduced. [variableScope]
ajtcl-16.04/src/target/arduino/aj_target_nvram.c:63:14: style: The scope of the variable 'id' can be reduced. [variableScope]
ajtcl-16.04/src/target/arduino/aj_target_nvram.c:66:14: style: The scope of the variable 'entrySize' can be reduced. [variableScope]
ajtcl-16.04/src/target/darwin/aj_net.c:270:5: style: Variable 'tcpSock' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/src/target/darwin/aj_net.c:264:0: note: Variable 'tcpSock' is reassigned a value before the old one has been used.
ajtcl-16.04/src/target/darwin/aj_net.c:270:5: note: Variable 'tcpSock' is reassigned a value before the old one has been used.
ajtcl-16.04/src/target/darwin/aj_net.c:570:5: style: Variable 'maxFd' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/src/target/darwin/aj_net.c:559:0: note: Variable 'maxFd' is reassigned a value before the old one has been used.
ajtcl-16.04/src/target/darwin/aj_net.c:570:5: note: Variable 'maxFd' is reassigned a value before the old one has been used.
ajtcl-16.04/src/target/darwin/aj_net.c:167:13: style: The scope of the variable 'ret' can be reduced. [variableScope]
ajtcl-16.04/src/target/darwin/aj_target_crypto.c:67:22: style: Variable 'status' is assigned a value that is never used. [unreadVariable]
ajtcl-16.04/src/target/darwin/aj_target_nvram.c:107:14: style: The scope of the variable 'capacity' can be reduced. [variableScope]
ajtcl-16.04/src/target/darwin/aj_target_nvram.c:108:14: style: The scope of the variable 'id' can be reduced. [variableScope]
ajtcl-16.04/src/target/darwin/aj_target_nvram.c:111:14: style: The scope of the variable 'entrySize' can be reduced. [variableScope]
ajtcl-16.04/src/target/darwin/aj_target_util.c:101:14: style: The scope of the variable 'msecNew' can be reduced. [variableScope]
ajtcl-16.04/src/target/darwin/aj_target_util.c:207:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
ajtcl-16.04/src/target/freertos-due/aj_target_platform.c:117:14: style: The scope of the variable 'capacity' can be reduced. [variableScope]
ajtcl-16.04/src/target/freertos-due/aj_target_platform.c:118:14: style: The scope of the variable 'id' can be reduced. [variableScope]
ajtcl-16.04/src/target/freertos-due/aj_target_platform.c:120:14: style: The scope of the variable 'entrySize' can be reduced. [variableScope]
ajtcl-16.04/src/target/freertos-due/aj_target_platform.c:101:9: style: Unused variable: i [unusedVariable]
ajtcl-16.04/src/target/freertos-stm32/aj_spi.c:150:22: style: Unused variable: PowerPin [unusedVariable]
ajtcl-16.04/src/target/freertos-stm32/aj_target_platform.c:140:0: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
ajtcl-16.04/src/target/freertos-stm32/aj_target_platform.c:258:21: style: The scope of the variable 'nvEntry' can be reduced. [variableScope]
ajtcl-16.04/src/target/freertos-stm32/aj_target_platform.c:320:41: portability: 'AJ_Flash_GetBaseAddr()' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
ajtcl-16.04/src/target/linux/aj_net.c:642:5: style: Variable 'maxFd' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/src/target/linux/aj_net.c:631:0: note: Variable 'maxFd' is reassigned a value before the old one has been used.
ajtcl-16.04/src/target/linux/aj_net.c:642:5: note: Variable 'maxFd' is reassigned a value before the old one has been used.
ajtcl-16.04/src/target/linux/aj_target_crypto.c:67:22: style: Variable 'status' is assigned a value that is never used. [unreadVariable]
ajtcl-16.04/src/target/linux/aj_target_nvram.c:118:14: style: The scope of the variable 'capacity' can be reduced. [variableScope]
ajtcl-16.04/src/target/linux/aj_target_nvram.c:119:14: style: The scope of the variable 'id' can be reduced. [variableScope]
ajtcl-16.04/src/target/linux/aj_target_nvram.c:122:14: style: The scope of the variable 'entrySize' can be reduced. [variableScope]
ajtcl-16.04/src/target/linux/aj_target_util.c:104:14: style: The scope of the variable 'msecNew' can be reduced. [variableScope]
ajtcl-16.04/src/target/linux/aj_target_util.c:209:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
ajtcl-16.04/src/target/mbedrtos-frdm/aj_nvram.cpp:82:11: style: The scope of the variable 'f' can be reduced. [variableScope]
ajtcl-16.04/src/target/mbedrtos-frdm/aj_nvram.cpp:83:20: style: The scope of the variable 'entry' can be reduced. [variableScope]
ajtcl-16.04/src/target/mbedrtos-frdm/aj_nvram.cpp:85:12: style: The scope of the variable 'remainingOutputSize' can be reduced. [variableScope]
ajtcl-16.04/src/target/mbedrtos-frdm/aj_nvram.cpp:121:11: style: The scope of the variable 'f' can be reduced. [variableScope]
ajtcl-16.04/src/target/mbedrtos-frdm/aj_nvram.cpp:122:20: style: The scope of the variable 'entry' can be reduced. [variableScope]
ajtcl-16.04/src/target/mbedrtos-frdm/aj_nvram.cpp:123:12: style: The scope of the variable 'remainingOutputSize' can be reduced. [variableScope]
ajtcl-16.04/src/target/mbedrtos-frdm/aj_nvram.cpp:155:20: style: The scope of the variable 'entry' can be reduced. [variableScope]
ajtcl-16.04/src/target/mbedrtos-frdm/aj_nvram.cpp:393:20: style: The scope of the variable 'entry' can be reduced. [variableScope]
ajtcl-16.04/src/target/mbedrtos-frdm/aj_nvram.cpp:394:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
ajtcl-16.04/src/target/mbedrtos-frdm/aj_nvram.cpp:395:12: style: The scope of the variable 'remainingOutputSize' can be reduced. [variableScope]
ajtcl-16.04/src/target/mbedrtos-frdm/aj_target_mbed.cpp:211:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-16.04/src/target/win32/aj_net.c:975:5: style: Variable 'tmp_sock' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/src/target/win32/aj_net.c:968:0: note: Variable 'tmp_sock' is reassigned a value before the old one has been used.
ajtcl-16.04/src/target/win32/aj_net.c:975:5: note: Variable 'tmp_sock' is reassigned a value before the old one has been used.
ajtcl-16.04/src/target/win32/aj_net.c:484:9: style: The scope of the variable 'numWrites' can be reduced. [variableScope]
ajtcl-16.04/src/target/win32/aj_net.c:648:19: style: Checking if unsigned variable 'rc' is less than zero. [unsignedLessThanZero]
ajtcl-16.04/src/target/win32/aj_net.c:391:17: style: Variable 'tx' is assigned a value that is never used. [unreadVariable]
ajtcl-16.04/src/target/win32/aj_net.c:924:0: style: Variable 'i' is assigned a value that is never used. [unreadVariable]
ajtcl-16.04/src/target/win32/aj_net.c:963:24: style: Variable 'status' is assigned a value that is never used. [unreadVariable]
ajtcl-16.04/src/target/win32/aj_net.c:987:24: style: Variable 'numMDnsRecvSocks' is assigned a value that is never used. [unreadVariable]
ajtcl-16.04/src/target/win32/aj_net.c:791:13: error: Common realloc mistake: 'McastSocks' nulled but not freed upon failure [memleakOnRealloc]
ajtcl-16.04/src/target/win32/aj_net.c:913:13: error: Common realloc mistake: 'McastSocks' nulled but not freed upon failure [memleakOnRealloc]
ajtcl-16.04/src/target/win32/aj_net.c:955:5: error: Common realloc mistake: 'McastSocks' nulled but not freed upon failure [memleakOnRealloc]
ajtcl-16.04/src/target/win32/aj_target_nvram.c:119:14: style: The scope of the variable 'capacity' can be reduced. [variableScope]
ajtcl-16.04/src/target/win32/aj_target_nvram.c:120:14: style: The scope of the variable 'id' can be reduced. [variableScope]
ajtcl-16.04/src/target/win32/aj_target_nvram.c:123:14: style: The scope of the variable 'entrySize' can be reduced. [variableScope]
ajtcl-16.04/src/target/win32/aj_target_util.c:229:14: style: The scope of the variable 'msecNew' can be reduced. [variableScope]
ajtcl-16.04/src/wsl/aj_buf.c:163:52: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
ajtcl-16.04/src/wsl/aj_buf.c:267:14: style: The scope of the variable 'iter' can be reduced. [variableScope]
ajtcl-16.04/src/wsl/aj_net.c:535:5: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/src/wsl/aj_net.c:529:5: note: Variable 'ret' is reassigned a value before the old one has been used.
ajtcl-16.04/src/wsl/aj_net.c:535:5: note: Variable 'ret' is reassigned a value before the old one has been used.
ajtcl-16.04/src/wsl/aj_net.c:585:5: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/src/wsl/aj_net.c:579:5: note: Variable 'ret' is reassigned a value before the old one has been used.
ajtcl-16.04/src/wsl/aj_net.c:585:5: note: Variable 'ret' is reassigned a value before the old one has been used.
ajtcl-16.04/src/wsl/aj_net.c:665:9: style: Variable 'rxDataMCast' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/src/wsl/aj_net.c:662:0: note: Variable 'rxDataMCast' is reassigned a value before the old one has been used.
ajtcl-16.04/src/wsl/aj_net.c:665:9: note: Variable 'rxDataMCast' is reassigned a value before the old one has been used.
ajtcl-16.04/src/wsl/aj_net.c:666:9: style: Variable 'txDataMCast' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/src/wsl/aj_net.c:663:0: note: Variable 'txDataMCast' is reassigned a value before the old one has been used.
ajtcl-16.04/src/wsl/aj_net.c:666:9: note: Variable 'txDataMCast' is reassigned a value before the old one has been used.
ajtcl-16.04/src/wsl/aj_net.c:179:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
ajtcl-16.04/src/wsl/aj_net.c:433:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
ajtcl-16.04/src/wsl/aj_wifi_ctrl.c:48:5: warning: %lu in format string (no. 4) requires 'unsigned long' but the argument type is 'unsigned int'. [invalidPrintfArgType_uint]
ajtcl-16.04/src/wsl/aj_wifi_ctrl.c:446:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/src/wsl/aj_wifi_ctrl.c:443:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/src/wsl/aj_wifi_ctrl.c:446:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/src/wsl/aj_wifi_ctrl.c:467:20: style: Variable 'suspendEnabled' is assigned a value that is never used. [unreadVariable]
ajtcl-16.04/src/wsl/aj_wsl_htc.c:68:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/src/wsl/aj_wsl_htc.c:66:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/src/wsl/aj_wsl_htc.c:68:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/src/wsl/aj_wsl_htc.c:70:11: warning: Redundant assignment of 'cause' to itself. [selfAssignment]
ajtcl-16.04/src/wsl/aj_wsl_marshal.c:112:24: warning: Size of pointer 'ptr' used instead of size of its data. [pointerSize]
ajtcl-16.04/src/wsl/aj_wsl_marshal.c:121:24: warning: Size of pointer 'ptr' used instead of size of its data. [pointerSize]
ajtcl-16.04/src/wsl/aj_wsl_marshal.c:203:1: error: va_list 'args' was opened but not closed by va_end(). [va_end_missing]
ajtcl-16.04/src/wsl/aj_wsl_net.c:152:17: style: The scope of the variable 'node' can be reduced. [variableScope]
ajtcl-16.04/src/wsl/aj_wsl_net.c:634:17: style: The scope of the variable 'close' can be reduced. [variableScope]
ajtcl-16.04/src/wsl/aj_wsl_net.c:860:14: style: The scope of the variable 'stashLength' can be reduced. [variableScope]
ajtcl-16.04/src/wsl/aj_wsl_net.c:631:50: style: Function 'AJ_WSL_NET_socket_close' argument 1 names different: declaration 'socketHandle' definition 'sock'. [funcArgNamesDifferent]
ajtcl-16.04/src/wsl/aj_wsl_net.h:198:60: note: Function 'AJ_WSL_NET_socket_close' argument 1 names different: declaration 'socketHandle' definition 'sock'.
ajtcl-16.04/src/wsl/aj_wsl_net.c:631:50: note: Function 'AJ_WSL_NET_socket_close' argument 1 names different: declaration 'socketHandle' definition 'sock'.
ajtcl-16.04/src/wsl/aj_wsl_net.c:673:12: error: Uninitialized variable: status [uninitvar]
ajtcl-16.04/src/wsl/aj_wsl_spi_mbox.c:57:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/src/wsl/aj_wsl_spi_mbox.c:55:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/src/wsl/aj_wsl_spi_mbox.c:57:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/src/wsl/aj_wsl_spi_mbox.c:75:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/src/wsl/aj_wsl_spi_mbox.c:73:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/src/wsl/aj_wsl_spi_mbox.c:75:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/src/wsl/aj_wsl_spi_mbox.c:85:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/src/wsl/aj_wsl_spi_mbox.c:83:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/src/wsl/aj_wsl_spi_mbox.c:85:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/src/wsl/aj_wsl_spi_mbox.c:107:14: style: The scope of the variable 'bytesRemaining' can be reduced. [variableScope]
ajtcl-16.04/src/wsl/aj_wsl_spi_mbox.c:108:14: style: The scope of the variable 'cause' can be reduced. [variableScope]
ajtcl-16.04/src/wsl/aj_wsl_spi_mbox.c:217:14: style: The scope of the variable 'cause' can be reduced. [variableScope]
ajtcl-16.04/src/wsl/aj_wsl_spi_mbox.c:219:14: style: The scope of the variable 'bytesToRead' can be reduced. [variableScope]
ajtcl-16.04/src/wsl/aj_wsl_spi_mbox.c:180:24: style: Variable 'status' is assigned a value that is never used. [unreadVariable]
ajtcl-16.04/src/wsl/aj_wsl_wmi.c:667:9: warning: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'unsigned int'. [invalidPrintfArgType_uint]
ajtcl-16.04/src/wsl/aj_wsl_wmi.c:691:18: style: The scope of the variable 'stashSz' can be reduced. [variableScope]
ajtcl-16.04/src/wsl/aj_wsl_wmi.c:693:13: style: The scope of the variable 'j' can be reduced. [variableScope]
ajtcl-16.04/test/WSL/unit_test.c:511:24: style: Variable 'status' is assigned a value that is never used. [unreadVariable]
ajtcl-16.04/test/WSL/unit_test.c:529:24: style: Variable 'status' is assigned a value that is never used. [unreadVariable]
ajtcl-16.04/test/certificate.c:298:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/test/certificate.c:295:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/certificate.c:298:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/certificate.c:332:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/test/certificate.c:323:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/certificate.c:332:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/certificate.c:341:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/test/certificate.c:339:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/certificate.c:341:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/certificate.c:342:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/test/certificate.c:341:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/certificate.c:342:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/certificate.c:346:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/test/certificate.c:345:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/certificate.c:346:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/certificate.c:350:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/test/certificate.c:349:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/certificate.c:350:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/certificate.c:354:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/test/certificate.c:353:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/certificate.c:354:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/certificate.c:355:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/test/certificate.c:354:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/certificate.c:355:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/certificate.c:356:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/test/certificate.c:355:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/certificate.c:356:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/certificate.c:357:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/test/certificate.c:356:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/certificate.c:357:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/certificate.c:358:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/test/certificate.c:357:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/certificate.c:358:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/certificate.c:359:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/test/certificate.c:358:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/certificate.c:359:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/certificate.c:360:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/test/certificate.c:359:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/certificate.c:360:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/certificate.c:360:14: style: Variable 'status' is assigned a value that is never used. [unreadVariable]
ajtcl-16.04/test/clientlite.c:457:19: style: Condition 'numsuites==0' is always false [knownConditionTrueFalse]
ajtcl-16.04/test/clientlite.c:414:24: note: Assignment 'numsuites=0', assigned value is 0
ajtcl-16.04/test/clientlite.c:452:12: note: numsuites is incremented', new value is 1
ajtcl-16.04/test/clientlite.c:457:19: note: Condition 'numsuites==0' is always false
ajtcl-16.04/test/clientlite.c:453:5: style: Variable 'clearkeys' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/test/clientlite.c:415:0: note: Variable 'clearkeys' is reassigned a value before the old one has been used.
ajtcl-16.04/test/clientlite.c:453:5: note: Variable 'clearkeys' is reassigned a value before the old one has been used.
ajtcl-16.04/test/codisco.c:72:14: style: The scope of the variable 'timeTakenForDiscovery' can be reduced. [variableScope]
ajtcl-16.04/test/doorsvc.c:223:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/test/doorsvc.c:209:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/doorsvc.c:223:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/ecctest.c:270:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/test/ecctest.c:265:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/ecctest.c:270:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/ecctest.c:314:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/test/ecctest.c:312:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/ecctest.c:314:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/marshal_unmarshal_test.c:2378:21: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/test/marshal_unmarshal_test.c:2377:21: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/marshal_unmarshal_test.c:2378:21: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/marshal_unmarshal_test.c:2379:21: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/test/marshal_unmarshal_test.c:2378:21: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/marshal_unmarshal_test.c:2379:21: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/marshal_unmarshal_test.c:242:19: style: The scope of the variable 'inputByte' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:260:9: style: The scope of the variable 'inputInt' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:278:18: style: The scope of the variable 'inputInt' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:296:12: style: The scope of the variable 'inputDouble' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:314:10: style: The scope of the variable 'inputBool' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:332:17: style: The scope of the variable 'inputString' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:350:14: style: The scope of the variable 'inputUInt16' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:368:14: style: The scope of the variable 'inputUInt16' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:386:14: style: The scope of the variable 'inputUInt64' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:404:13: style: The scope of the variable 'inputUInt64' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:455:14: style: The scope of the variable 'key' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:456:14: style: The scope of the variable 'val' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:481:13: style: The scope of the variable 'inputArray' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:501:9: style: The scope of the variable 'inputArray' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:502:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:529:18: style: The scope of the variable 'inputArray' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:530:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:555:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:557:12: style: The scope of the variable 'inputArray' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:584:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:586:10: style: The scope of the variable 'inputArray' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:612:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:614:17: style: The scope of the variable 'inputArray' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:641:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:643:14: style: The scope of the variable 'inputArray' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:669:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:671:13: style: The scope of the variable 'inputArray' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:697:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:699:14: style: The scope of the variable 'inputArray' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:725:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:727:13: style: The scope of the variable 'inputArray' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:753:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:797:13: style: The scope of the variable 'byte' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:798:18: style: The scope of the variable 'uIntVal' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:799:9: style: The scope of the variable 'intVal' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:1254:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:1307:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:1358:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:1410:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:1461:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:1514:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:1566:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:1616:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:1668:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:1720:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:2414:25: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:2450:25: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:2501:25: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:2552:25: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:2607:25: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:2661:25: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:2715:25: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:2769:25: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:2823:25: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:2877:25: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:2931:25: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-16.04/test/marshal_unmarshal_test.c:1263:13: error: Common realloc mistake: 'value' nulled but not freed upon failure [memleakOnRealloc]
ajtcl-16.04/test/marshal_unmarshal_test.c:1314:13: error: Common realloc mistake: 'value' nulled but not freed upon failure [memleakOnRealloc]
ajtcl-16.04/test/marshal_unmarshal_test.c:1363:9: error: Common realloc mistake: 'value' nulled but not freed upon failure [memleakOnRealloc]
ajtcl-16.04/test/marshal_unmarshal_test.c:1415:9: error: Common realloc mistake: 'value' nulled but not freed upon failure [memleakOnRealloc]
ajtcl-16.04/test/marshal_unmarshal_test.c:1467:9: error: Common realloc mistake: 'value' nulled but not freed upon failure [memleakOnRealloc]
ajtcl-16.04/test/marshal_unmarshal_test.c:1519:9: error: Common realloc mistake: 'value' nulled but not freed upon failure [memleakOnRealloc]
ajtcl-16.04/test/marshal_unmarshal_test.c:1571:9: error: Common realloc mistake: 'value' nulled but not freed upon failure [memleakOnRealloc]
ajtcl-16.04/test/marshal_unmarshal_test.c:1622:9: error: Common realloc mistake: 'value' nulled but not freed upon failure [memleakOnRealloc]
ajtcl-16.04/test/marshal_unmarshal_test.c:1674:9: error: Common realloc mistake: 'value' nulled but not freed upon failure [memleakOnRealloc]
ajtcl-16.04/test/marshal_unmarshal_test.c:1729:13: error: Common realloc mistake: 'value' nulled but not freed upon failure [memleakOnRealloc]
ajtcl-16.04/test/mutter.c:977:27: style: Unsigned variable 'j' can't be negative so it is unnecessary to test it. [unsignedPositive]
ajtcl-16.04/test/mutter.c:1629:27: style: Unsigned variable 'j' can't be negative so it is unnecessary to test it. [unsignedPositive]
ajtcl-16.04/test/nvramdump.c:80:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/test/nvramdump.c:76:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/nvramdump.c:80:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/nvrampersistencetest.c:68:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/test/nvrampersistencetest.c:58:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/nvrampersistencetest.c:68:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/nvramtest.c:361:108: warning: Either the condition 'd1!=NULL' is redundant or there is possible null pointer dereference: d1. [nullPointerRedundantCheck]
ajtcl-16.04/test/nvramtest.c:364:12: note: Assuming that condition 'd1!=NULL' is not redundant
ajtcl-16.04/test/nvramtest.c:361:108: note: Null pointer dereference
ajtcl-16.04/test/nvramtest.c:379:108: warning: Either the condition 'd2!=NULL' is redundant or there is possible null pointer dereference: d2. [nullPointerRedundantCheck]
ajtcl-16.04/test/nvramtest.c:382:12: note: Assuming that condition 'd2!=NULL' is not redundant
ajtcl-16.04/test/nvramtest.c:379:108: note: Null pointer dereference
ajtcl-16.04/test/nvramtest.c:111:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/test/nvramtest.c:92:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/nvramtest.c:111:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/nvramtest.c:352:5: style: Variable 'd1' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/test/nvramtest.c:335:0: note: Variable 'd1' is reassigned a value before the old one has been used.
ajtcl-16.04/test/nvramtest.c:352:5: note: Variable 'd1' is reassigned a value before the old one has been used.
ajtcl-16.04/test/nvramtest.c:450:5: style: Variable 'd1' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/test/nvramtest.c:434:0: note: Variable 'd1' is reassigned a value before the old one has been used.
ajtcl-16.04/test/nvramtest.c:450:5: note: Variable 'd1' is reassigned a value before the old one has been used.
ajtcl-16.04/test/nvramtest.c:626:5: style: Variable 'handle' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/test/nvramtest.c:615:0: note: Variable 'handle' is reassigned a value before the old one has been used.
ajtcl-16.04/test/nvramtest.c:626:5: note: Variable 'handle' is reassigned a value before the old one has been used.
ajtcl-16.04/test/nvramtest.c:877:9: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/test/nvramtest.c:868:9: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/nvramtest.c:877:9: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/nvramtest.c:882:9: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/test/nvramtest.c:877:9: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/nvramtest.c:882:9: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/nvramtest.c:307:26: style: Same expression on both sides of '!='. [duplicateExpression]
ajtcl-16.04/test/nvramtest.c:590:30: style: Same expression on both sides of '!='. [duplicateExpression]
ajtcl-16.04/test/nvramtest.c:439:12: style: The scope of the variable 'bytes1' can be reduced. [variableScope]
ajtcl-16.04/test/nvramtest.c:439:20: style: The scope of the variable 'bytes2' can be reduced. [variableScope]
ajtcl-16.04/test/nvramtest.c:439:28: style: The scope of the variable 'bytes3' can be reduced. [variableScope]
ajtcl-16.04/test/nvramtest.c:439:36: style: The scope of the variable 'bytes4' can be reduced. [variableScope]
ajtcl-16.04/test/nvramtest.c:621:14: style: The scope of the variable 'ptr_raw' can be reduced. [variableScope]
ajtcl-16.04/test/pcclient.c:455:19: style: Condition 'numsuites==0' is always false [knownConditionTrueFalse]
ajtcl-16.04/test/pcclient.c:412:24: note: Assignment 'numsuites=0', assigned value is 0
ajtcl-16.04/test/pcclient.c:450:12: note: numsuites is incremented', new value is 1
ajtcl-16.04/test/pcclient.c:455:19: note: Condition 'numsuites==0' is always false
ajtcl-16.04/test/pcclient.c:451:5: style: Variable 'clearkeys' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/test/pcclient.c:413:0: note: Variable 'clearkeys' is reassigned a value before the old one has been used.
ajtcl-16.04/test/pcclient.c:451:5: note: Variable 'clearkeys' is reassigned a value before the old one has been used.
ajtcl-16.04/test/pcservice.c:329:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/test/pcservice.c:318:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/pcservice.c:329:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/scan-n-con.c:271:38: style: Condition 'AJ_OK==status' is always true [knownConditionTrueFalse]
ajtcl-16.04/test/sessions.c:149:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/test/sessions.c:146:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/sessions.c:149:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/sessionslite.c:150:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/test/sessionslite.c:147:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/sessionslite.c:150:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/sessionslite.c:315:14: style: The scope of the variable 'buf' can be reduced. [variableScope]
ajtcl-16.04/test/siglite.c:258:9: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/test/siglite.c:257:9: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/siglite.c:258:9: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/sigtest.c:83:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/test/sigtest.c:81:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/sigtest.c:83:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/sigtest.c:156:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/test/sigtest.c:145:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/sigtest.c:156:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/sigtest.c:92:14: style: The scope of the variable 'bytesUnmarshalled' can be reduced. [variableScope]
ajtcl-16.04/test/sigtest.c:96:13: style: The scope of the variable 'firstByte' can be reduced. [variableScope]
ajtcl-16.04/test/sigtest.c:97:13: style: The scope of the variable 'lastByte' can be reduced. [variableScope]
ajtcl-16.04/test/sigtest.c:152:14: style: The scope of the variable 'i' can be reduced. [variableScope]
ajtcl-16.04/test/sigtest.c:153:9: style: The scope of the variable 'remaining' can be reduced. [variableScope]
ajtcl-16.04/test/svclite.c:324:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
ajtcl-16.04/test/svclite.c:313:0: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/svclite.c:324:5: note: Variable 'status' is reassigned a value before the old one has been used.
ajtcl-16.04/test/uartfuzztest.c:71:14: style: struct member '__packetNegotiate::packetSize' is never used. [unusedStructMember]
ajtcl-16.04/test/uartfuzztest.c:73:13: style: struct member '__packetNegotiate::protoVersion' is never used. [unusedStructMember]
ajtcl-16.04/test/uartfuzztest.c:74:13: style: struct member '__packetNegotiate::windowSize' is never used. [unusedStructMember]
ajtcl-16.04/test/uartfuzztest.c:78:13: style: struct member '__packetTail::CRC' is never used. [unusedStructMember]
ajtcl-16.04/test/uartfuzztest.c:79:13: style: struct member '__packetTail::boundaryEnd' is never used. [unusedStructMember]
ajtcl-16.04/unit_test/BusAttachmentTest.cc:47:9: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-16.04/unit_test/BusAttachmentTest.cc:42:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-16.04/unit_test/BusAttachmentTest.cc:47:9: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-16.04/unit_test/DiscoveryTest.cc:134:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-16.04/unit_test/DiscoveryTest.cc:133:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-16.04/unit_test/DiscoveryTest.cc:134:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-16.04/unit_test/DiscoveryTest.cc:135:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-16.04/unit_test/DiscoveryTest.cc:134:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-16.04/unit_test/DiscoveryTest.cc:135:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-16.04/unit_test/MutterTest.cc:181:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-16.04/unit_test/MutterTest.cc:179:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-16.04/unit_test/MutterTest.cc:181:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-16.04/unit_test/MutterTest.cc:248:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-16.04/unit_test/MutterTest.cc:246:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-16.04/unit_test/MutterTest.cc:248:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-16.04/unit_test/MutterTest.cc:312:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-16.04/unit_test/MutterTest.cc:309:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-16.04/unit_test/MutterTest.cc:312:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-16.04/unit_test/MutterTest.cc:376:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-16.04/unit_test/MutterTest.cc:374:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-16.04/unit_test/MutterTest.cc:376:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-16.04/unit_test/MutterTest.cc:460:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-16.04/unit_test/MutterTest.cc:458:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-16.04/unit_test/MutterTest.cc:460:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-16.04/unit_test/MutterTest.cc:543:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-16.04/unit_test/MutterTest.cc:541:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-16.04/unit_test/MutterTest.cc:543:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-16.04/unit_test/MutterTest.cc:603:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-16.04/unit_test/MutterTest.cc:601:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-16.04/unit_test/MutterTest.cc:603:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-16.04/unit_test/MutterTest.cc:664:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-16.04/unit_test/MutterTest.cc:662:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-16.04/unit_test/MutterTest.cc:664:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-16.04/unit_test/MutterTest.cc:741:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-16.04/unit_test/MutterTest.cc:739:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-16.04/unit_test/MutterTest.cc:741:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-16.04/unit_test/MutterTest.cc:792:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-16.04/unit_test/MutterTest.cc:790:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-16.04/unit_test/MutterTest.cc:792:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-16.04/unit_test/MutterTest.cc:858:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-16.04/unit_test/MutterTest.cc:856:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-16.04/unit_test/MutterTest.cc:858:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-16.04/unit_test/MutterTest.cc:901:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-16.04/unit_test/MutterTest.cc:899:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-16.04/unit_test/MutterTest.cc:901:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-16.04/unit_test/MutterTest.cc:1043:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-16.04/unit_test/MutterTest.cc:1041:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-16.04/unit_test/MutterTest.cc:1043:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-16.04/unit_test/MutterTest.cc:373:14: style: The scope of the variable 'count' can be reduced. [variableScope]
ajtcl-16.04/unit_test/MutterTest.cc:457:14: style: The scope of the variable 'count' can be reduced. [variableScope]
ajtcl-16.04/unit_test/SecurityTest.cc:287:5: style: Variable 'peer.type' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-16.04/unit_test/SecurityTest.cc:280:5: note: Variable 'peer.type' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-16.04/unit_test/SecurityTest.cc:287:5: note: Variable 'peer.type' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-16.04/unit_test/SecurityTest.cc:302:5: style: Variable 'peer.type' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-16.04/unit_test/SecurityTest.cc:294:5: note: Variable 'peer.type' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-16.04/unit_test/SecurityTest.cc:302:5: note: Variable 'peer.type' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-16.04/unit_test/SecurityTest.cc:317:5: style: Variable 'peer.type' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ajtcl-16.04/unit_test/SecurityTest.cc:309:5: note: Variable 'peer.type' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-16.04/unit_test/SecurityTest.cc:317:5: note: Variable 'peer.type' is reassigned a value before the old one has been used if variable is no semaphore variable.
ajtcl-16.04/unit_test/SecurityTest.cc:73:22: performance: Variable 'authStatus' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
[22:34]

ftp://ftp.se.debian.org/debian/pool/main/a/alltray/alltray_0.71b.orig.tar.gz
alltray-0.71b/lib/nomap.c:109:5: style: Variable 'dlh' is reassigned a value before the old one has been used. [redundantAssignment]
alltray-0.71b/lib/nomap.c:103:0: note: Variable 'dlh' is reassigned a value before the old one has been used.
alltray-0.71b/lib/nomap.c:109:5: note: Variable 'dlh' is reassigned a value before the old one has been used.
alltray-0.71b/lib/nomap.c:146:3: style: Variable 'spy_id_string' is reassigned a value before the old one has been used. [redundantAssignment]
alltray-0.71b/lib/nomap.c:143:0: note: Variable 'spy_id_string' is reassigned a value before the old one has been used.
alltray-0.71b/lib/nomap.c:146:3: note: Variable 'spy_id_string' is reassigned a value before the old one has been used.
alltray-0.71b/lib/nomap.c:185:5: style: Variable 'dlh_xerr' is reassigned a value before the old one has been used. [redundantAssignment]
alltray-0.71b/lib/nomap.c:182:0: note: Variable 'dlh_xerr' is reassigned a value before the old one has been used.
alltray-0.71b/lib/nomap.c:185:5: note: Variable 'dlh_xerr' is reassigned a value before the old one has been used.
alltray-0.71b/lib/nomap.c:246:5: style: Variable 'dlh_xerr' is reassigned a value before the old one has been used. [redundantAssignment]
alltray-0.71b/lib/nomap.c:243:0: note: Variable 'dlh_xerr' is reassigned a value before the old one has been used.
alltray-0.71b/lib/nomap.c:246:5: note: Variable 'dlh_xerr' is reassigned a value before the old one has been used.
alltray-0.71b/lib/nomap.c:296:5: style: Variable 'dlh_xerr' is reassigned a value before the old one has been used. [redundantAssignment]
alltray-0.71b/lib/nomap.c:293:0: note: Variable 'dlh_xerr' is reassigned a value before the old one has been used.
alltray-0.71b/lib/nomap.c:296:5: note: Variable 'dlh_xerr' is reassigned a value before the old one has been used.
alltray-0.71b/lib/nomap.c:322:7: style: Variable 'dlh' is reassigned a value before the old one has been used. [redundantAssignment]
alltray-0.71b/lib/nomap.c:320:0: note: Variable 'dlh' is reassigned a value before the old one has been used.
alltray-0.71b/lib/nomap.c:322:7: note: Variable 'dlh' is reassigned a value before the old one has been used.
alltray-0.71b/lib/nomap.c:367:7: style: Variable 'win_name' is reassigned a value before the old one has been used. [redundantAssignment]
alltray-0.71b/lib/nomap.c:360:0: note: Variable 'win_name' is reassigned a value before the old one has been used.
alltray-0.71b/lib/nomap.c:367:7: note: Variable 'win_name' is reassigned a value before the old one has been used.
alltray-0.71b/lib/nomap.c:470:5: style: Variable 'dlh_xerr' is reassigned a value before the old one has been used. [redundantAssignment]
alltray-0.71b/lib/nomap.c:467:0: note: Variable 'dlh_xerr' is reassigned a value before the old one has been used.
alltray-0.71b/lib/nomap.c:470:5: note: Variable 'dlh_xerr' is reassigned a value before the old one has been used.
alltray-0.71b/lib/nomap.c:497:7: style: Variable 'dlh' is reassigned a value before the old one has been used. [redundantAssignment]
alltray-0.71b/lib/nomap.c:495:0: note: Variable 'dlh' is reassigned a value before the old one has been used.
alltray-0.71b/lib/nomap.c:497:7: note: Variable 'dlh' is reassigned a value before the old one has been used.
alltray-0.71b/lib/nomap.c:557:5: style: Variable 'dlh_xerr' is reassigned a value before the old one has been used. [redundantAssignment]
alltray-0.71b/lib/nomap.c:554:0: note: Variable 'dlh_xerr' is reassigned a value before the old one has been used.
alltray-0.71b/lib/nomap.c:557:5: note: Variable 'dlh_xerr' is reassigned a value before the old one has been used.
alltray-0.71b/lib/nomap.c:584:7: style: Variable 'dlh' is reassigned a value before the old one has been used. [redundantAssignment]
alltray-0.71b/lib/nomap.c:582:0: note: Variable 'dlh' is reassigned a value before the old one has been used.
alltray-0.71b/lib/nomap.c:584:7: note: Variable 'dlh' is reassigned a value before the old one has been used.
alltray-0.71b/lib/nomap.c:144:7: style: The scope of the variable 'spy_id' can be reduced. [variableScope]
alltray-0.71b/lib/nomap.c:183:11: style: The scope of the variable 'fptr_xerr' can be reduced. [variableScope]
alltray-0.71b/lib/nomap.c:244:11: style: The scope of the variable 'fptr_xerr' can be reduced. [variableScope]
alltray-0.71b/lib/nomap.c:284:14: style: The scope of the variable 'xmms_playlist' can be reduced. [variableScope]
alltray-0.71b/lib/nomap.c:285:14: style: The scope of the variable 'xmms_equalizer' can be reduced. [variableScope]
alltray-0.71b/lib/nomap.c:294:11: style: The scope of the variable 'fptr_xerr' can be reduced. [variableScope]
alltray-0.71b/lib/nomap.c:468:11: style: The scope of the variable 'fptr_xerr' can be reduced. [variableScope]
alltray-0.71b/lib/nomap.c:555:11: style: The scope of the variable 'fptr_xerr' can be reduced. [variableScope]
alltray-0.71b/lib/nomap.c:238:0: style: Variable 'return_val' is assigned a value that is never used. [unreadVariable]
alltray-0.71b/src/child.c:313:8: style: Expression is always false because 'else if' condition matches previous condition at line 302. [multiCondition]
alltray-0.71b/src/child.c:189:14: style: The scope of the variable 'xmap' can be reduced. [variableScope]
alltray-0.71b/src/child.c:230:7: style: The scope of the variable 'result' can be reduced. [variableScope]
alltray-0.71b/src/gnome_theme.c:161:3: style: Variable 'metacity_theme' is reassigned a value before the old one has been used. [redundantAssignment]
alltray-0.71b/src/gnome_theme.c:157:0: note: Variable 'metacity_theme' is reassigned a value before the old one has been used.
alltray-0.71b/src/gnome_theme.c:161:3: note: Variable 'metacity_theme' is reassigned a value before the old one has been used.
alltray-0.71b/src/kde.c:344:3: style: Variable 'user_dir' is reassigned a value before the old one has been used. [redundantAssignment]
alltray-0.71b/src/kde.c:343:0: note: Variable 'user_dir' is reassigned a value before the old one has been used.
alltray-0.71b/src/kde.c:344:3: note: Variable 'user_dir' is reassigned a value before the old one has been used.
alltray-0.71b/src/kde.c:403:3: style: Variable 'user_dir' is reassigned a value before the old one has been used. [redundantAssignment]
alltray-0.71b/src/kde.c:399:0: note: Variable 'user_dir' is reassigned a value before the old one has been used.
alltray-0.71b/src/kde.c:403:3: note: Variable 'user_dir' is reassigned a value before the old one has been used.
alltray-0.71b/src/kde.c:435:3: style: Variable 'user_dir' is reassigned a value before the old one has been used. [redundantAssignment]
alltray-0.71b/src/kde.c:430:0: note: Variable 'user_dir' is reassigned a value before the old one has been used.
alltray-0.71b/src/kde.c:435:3: note: Variable 'user_dir' is reassigned a value before the old one has been used.
alltray-0.71b/src/kde.c:66:7: style: The scope of the variable 'result' can be reduced. [variableScope]
alltray-0.71b/src/main.c:181:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
alltray-0.71b/src/main.c:192:6: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
alltray-0.71b/src/main.c:348:15: style: The scope of the variable 'classHint' can be reduced. [variableScope]
alltray-0.71b/src/main.c:349:13: style: The scope of the variable 'wmhints' can be reduced. [variableScope]
alltray-0.71b/src/parent.c:419:3: style: Variable 'tmp' is reassigned a value before the old one has been used. [redundantAssignment]
alltray-0.71b/src/parent.c:416:0: note: Variable 'tmp' is reassigned a value before the old one has been used.
alltray-0.71b/src/parent.c:419:3: note: Variable 'tmp' is reassigned a value before the old one has been used.
alltray-0.71b/src/parent.c:467:3: style: Variable 'command_copy' is reassigned a value before the old one has been used. [redundantAssignment]
alltray-0.71b/src/parent.c:463:0: note: Variable 'command_copy' is reassigned a value before the old one has been used.
alltray-0.71b/src/parent.c:467:3: note: Variable 'command_copy' is reassigned a value before the old one has been used.
alltray-0.71b/src/parent.c:469:3: style: Variable 'space' is reassigned a value before the old one has been used. [redundantAssignment]
alltray-0.71b/src/parent.c:464:0: note: Variable 'space' is reassigned a value before the old one has been used.
alltray-0.71b/src/parent.c:469:3: note: Variable 'space' is reassigned a value before the old one has been used.
alltray-0.71b/src/trayicon.c:274:3: style: Variable 'manager_window' is reassigned a value before the old one has been used. [redundantAssignment]
alltray-0.71b/src/trayicon.c:268:0: note: Variable 'manager_window' is reassigned a value before the old one has been used.
alltray-0.71b/src/trayicon.c:274:3: note: Variable 'manager_window' is reassigned a value before the old one has been used.
alltray-0.71b/src/utils.c:606:3: style: Variable 'runner' is reassigned a value before the old one has been used. [redundantAssignment]
alltray-0.71b/src/utils.c:602:0: note: Variable 'runner' is reassigned a value before the old one has been used.
alltray-0.71b/src/utils.c:606:3: note: Variable 'runner' is reassigned a value before the old one has been used.
alltray-0.71b/src/utils.c:1186:3: style: Variable 'fallback' is reassigned a value before the old one has been used. [redundantAssignment]
alltray-0.71b/src/utils.c:1183:0: note: Variable 'fallback' is reassigned a value before the old one has been used.
alltray-0.71b/src/utils.c:1186:3: note: Variable 'fallback' is reassigned a value before the old one has been used.
alltray-0.71b/src/utils.c:778:10: style: The scope of the variable 'j' can be reduced. [variableScope]
alltray-0.71b/src/utils.c:1314:14: style: The scope of the variable 'parent_gdk' can be reduced. [variableScope]
alltray-0.71b/src/utils.c:164:22: style: Function 'gtk_sleep' argument 1 names different: declaration 'sec' definition 'millisec'. [funcArgNamesDifferent]
alltray-0.71b/src/utils.h:13:22: note: Function 'gtk_sleep' argument 1 names different: declaration 'sec' definition 'millisec'.
alltray-0.71b/src/utils.c:164:22: note: Function 'gtk_sleep' argument 1 names different: declaration 'sec' definition 'millisec'.
alltray-0.71b/src/utils.c:959:17: style: Variable 'replace' is assigned a value that is never used. [unreadVariable]
alltray-0.71b/src/xmms.c:114:3: style: Variable 'fallback' is reassigned a value before the old one has been used. [redundantAssignment]
alltray-0.71b/src/xmms.c:111:0: note: Variable 'fallback' is reassigned a value before the old one has been used.
alltray-0.71b/src/xmms.c:114:3: note: Variable 'fallback' is reassigned a value before the old one has been used.
[22:34]

ftp://ftp.se.debian.org/debian/pool/main/a/allure/allure_0.8.3.0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/almanah/almanah_0.9.1.orig.tar.xz
almanah-0.9.1/src/almanah-marshal.c:65:65: style: Function 'almanah_marshal_VOID__STRING_STRING' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
almanah-0.9.1/src/almanah-marshal.c:58:64: note: Function 'almanah_marshal_VOID__STRING_STRING' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
almanah-0.9.1/src/almanah-marshal.c:65:65: note: Function 'almanah_marshal_VOID__STRING_STRING' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
almanah-0.9.1/src/almanah-marshal.c:68:68: style: Function 'almanah_marshal_VOID__STRING_STRING' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
almanah-0.9.1/src/almanah-marshal.c:61:64: note: Function 'almanah_marshal_VOID__STRING_STRING' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
almanah-0.9.1/src/almanah-marshal.c:68:68: note: Function 'almanah_marshal_VOID__STRING_STRING' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
almanah-0.9.1/src/date-entry-dialog.c:171:62: style: Function 'ded_date_entry_notify_text_cb' argument 2 names different: declaration 'pspec' definition 'param_spec'. [funcArgNamesDifferent]
almanah-0.9.1/src/date-entry-dialog.c:32:67: note: Function 'ded_date_entry_notify_text_cb' argument 2 names different: declaration 'pspec' definition 'param_spec'.
almanah-0.9.1/src/date-entry-dialog.c:171:62: note: Function 'ded_date_entry_notify_text_cb' argument 2 names different: declaration 'pspec' definition 'param_spec'.
almanah-0.9.1/src/event-factories/calendar-client.c:1159:7: warning: Either the condition 'a' is redundant or there is possible null pointer dereference: a. [nullPointerRedundantCheck]
almanah-0.9.1/src/event-factories/calendar-client.c:1156:8: note: Assuming that condition 'a' is not redundant
almanah-0.9.1/src/event-factories/calendar-client.c:1159:7: note: Null pointer dereference
almanah-0.9.1/src/event-factories/calendar-client.c:1159:18: warning: Either the condition 'b' is redundant or there is possible null pointer dereference: b. [nullPointerRedundantCheck]
almanah-0.9.1/src/event-factories/calendar-client.c:1156:27: note: Assuming that condition 'b' is not redundant
almanah-0.9.1/src/event-factories/calendar-client.c:1159:18: note: Null pointer dereference
almanah-0.9.1/src/event-factories/calendar-client.c:754:14: style: The scope of the variable 'list' can be reduced. [variableScope]
almanah-0.9.1/src/export-operation.c:366:56: style: Function 'almanah_export_operation_populate_model' argument 1 names different: declaration 'list_store' definition 'store'. [funcArgNamesDifferent]
almanah-0.9.1/src/export-operation.h:62:61: note: Function 'almanah_export_operation_populate_model' argument 1 names different: declaration 'list_store' definition 'store'.
almanah-0.9.1/src/export-operation.c:366:56: note: Function 'almanah_export_operation_populate_model' argument 1 names different: declaration 'list_store' definition 'store'.
almanah-0.9.1/src/import-operation.c:333:95: style: Function 'import_text_files' argument 3 names different: declaration 'callback' definition 'progress_callback'. [funcArgNamesDifferent]
almanah-0.9.1/src/import-operation.c:39:111: note: Function 'import_text_files' argument 3 names different: declaration 'callback' definition 'progress_callback'.
almanah-0.9.1/src/import-operation.c:333:95: note: Function 'import_text_files' argument 3 names different: declaration 'callback' definition 'progress_callback'.
almanah-0.9.1/src/import-operation.c:333:123: style: Function 'import_text_files' argument 4 names different: declaration 'user_data' definition 'progress_user_data'. [funcArgNamesDifferent]
almanah-0.9.1/src/import-operation.c:39:130: note: Function 'import_text_files' argument 4 names different: declaration 'user_data' definition 'progress_user_data'.
almanah-0.9.1/src/import-operation.c:333:123: note: Function 'import_text_files' argument 4 names different: declaration 'user_data' definition 'progress_user_data'.
almanah-0.9.1/src/import-operation.c:430:93: style: Function 'import_database' argument 3 names different: declaration 'callback' definition 'progress_callback'. [funcArgNamesDifferent]
almanah-0.9.1/src/import-operation.c:41:109: note: Function 'import_database' argument 3 names different: declaration 'callback' definition 'progress_callback'.
almanah-0.9.1/src/import-operation.c:430:93: note: Function 'import_database' argument 3 names different: declaration 'callback' definition 'progress_callback'.
almanah-0.9.1/src/import-operation.c:430:121: style: Function 'import_database' argument 4 names different: declaration 'user_data' definition 'progress_user_data'. [funcArgNamesDifferent]
almanah-0.9.1/src/import-operation.c:41:128: note: Function 'import_database' argument 4 names different: declaration 'user_data' definition 'progress_user_data'.
almanah-0.9.1/src/import-operation.c:430:121: note: Function 'import_database' argument 4 names different: declaration 'user_data' definition 'progress_user_data'.
almanah-0.9.1/src/import-operation.c:560:56: style: Function 'almanah_import_operation_populate_model' argument 1 names different: declaration 'list_store' definition 'store'. [funcArgNamesDifferent]
almanah-0.9.1/src/import-operation.h:70:61: note: Function 'almanah_import_operation_populate_model' argument 1 names different: declaration 'list_store' definition 'store'.
almanah-0.9.1/src/import-operation.c:560:56: note: Function 'almanah_import_operation_populate_model' argument 1 names different: declaration 'list_store' definition 'store'.
almanah-0.9.1/src/main-window.c:773:80: style: Function 'mw_entry_buffer_insert_text_after_cb' argument 2 names different: declaration 'start' definition 'end'. [funcArgNamesDifferent]
almanah-0.9.1/src/main-window.c:61:92: note: Function 'mw_entry_buffer_insert_text_after_cb' argument 2 names different: declaration 'start' definition 'end'.
almanah-0.9.1/src/main-window.c:773:80: note: Function 'mw_entry_buffer_insert_text_after_cb' argument 2 names different: declaration 'start' definition 'end'.
almanah-0.9.1/src/main-window.c:1064:70: style: Function 'mw_hyperlink_toggled_cb' argument 2 names different: declaration 'main_window' definition 'self'. [funcArgNamesDifferent]
almanah-0.9.1/src/main-window.c:66:82: note: Function 'mw_hyperlink_toggled_cb' argument 2 names different: declaration 'main_window' definition 'self'.
almanah-0.9.1/src/main-window.c:1064:70: note: Function 'mw_hyperlink_toggled_cb' argument 2 names different: declaration 'main_window' definition 'self'.
almanah-0.9.1/src/main-window.c:382:99: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
almanah-0.9.1/src/preferences-dialog.c:213:10: style: Variable 'table' is assigned a value that is never used. [unreadVariable]
almanah-0.9.1/src/printing.c:246:21: style: The scope of the variable 'markup' can be reduced. [variableScope]
almanah-0.9.1/src/storage-manager.c:1041:24: style: The scope of the variable 'progress_data' can be reduced. [variableScope]
almanah-0.9.1/src/storage-manager.c:1134:67: style: Function 'almanah_storage_manager_search_entries_async' argument 7 names different: declaration 'callback_ready' definition 'callback'. [funcArgNamesDifferent]
almanah-0.9.1/src/storage-manager.h:88:72: note: Function 'almanah_storage_manager_search_entries_async' argument 7 names different: declaration 'callback_ready' definition 'callback'.
almanah-0.9.1/src/storage-manager.c:1134:67: note: Function 'almanah_storage_manager_search_entries_async' argument 7 names different: declaration 'callback_ready' definition 'callback'.
almanah-0.9.1/src/storage-manager.c:156:29: style: Variable 'new_filename' is assigned a value that is never used. [unreadVariable]
almanah-0.9.1/src/uri-entry-dialog.c:183:61: style: Function 'ued_uri_entry_notify_text_cb' argument 2 names different: declaration 'pspec' definition 'param_spec'. [funcArgNamesDifferent]
almanah-0.9.1/src/uri-entry-dialog.c:32:82: note: Function 'ued_uri_entry_notify_text_cb' argument 2 names different: declaration 'pspec' definition 'param_spec'.
almanah-0.9.1/src/uri-entry-dialog.c:183:61: note: Function 'ued_uri_entry_notify_text_cb' argument 2 names different: declaration 'pspec' definition 'param_spec'.
[22:34]

ftp://ftp.se.debian.org/debian/pool/main/a/almond/almond_0.3.3+dfsg.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/alot/alot_0.7.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/alpine/alpine_2.21+dfsg1.orig.tar.xz
alpine-2.21+dfsg1/alpine/addrbook.c:2381:0: error: Syntax Error: AST broken, ternary operator lacks ':'. [internalAstError]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:352:2: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:1008:9: style: Condition 'ldap' is always false [knownConditionTrueFalse]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:907:50: note: Assignment 'ldap=0', assigned value is 0
alpine-2.21+dfsg1/alpine/adrbkcmd.c:1008:9: note: Condition 'ldap' is always false
alpine-2.21+dfsg1/alpine/adrbkcmd.c:1067:8: style: Condition 'ldap' is always false [knownConditionTrueFalse]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:907:50: note: Assignment 'ldap=0', assigned value is 0
alpine-2.21+dfsg1/alpine/adrbkcmd.c:1067:8: note: Condition 'ldap' is always false
alpine-2.21+dfsg1/alpine/adrbkcmd.c:1070:8: style: Condition '!ldap' is always true [knownConditionTrueFalse]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:907:50: note: Assignment 'ldap=0', assigned value is 0
alpine-2.21+dfsg1/alpine/adrbkcmd.c:1070:8: note: Condition '!ldap' is always true
alpine-2.21+dfsg1/alpine/adrbkcmd.c:1177:5: style: Condition '!ldap' is always true [knownConditionTrueFalse]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:907:50: note: Assignment 'ldap=0', assigned value is 0
alpine-2.21+dfsg1/alpine/adrbkcmd.c:1177:5: note: Condition '!ldap' is always true
alpine-2.21+dfsg1/alpine/adrbkcmd.c:4969:8: style: Condition 'cr' is always false [knownConditionTrueFalse]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:4966:12: note: Assignment 'cr=0', assigned value is 0
alpine-2.21+dfsg1/alpine/adrbkcmd.c:4969:8: note: Condition 'cr' is always false
alpine-2.21+dfsg1/alpine/adrbkcmd.c:6389:5: warning: snprintf format string requires 0 parameters but 1 is given. [wrongPrintfScanfArgNum]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:4021:15: warning: Either the condition 'while(abe&&avail<(unsigned long)strlen(a_string)+1)' is redundant or there is possible null pointer dereference: abe. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:4024:8: note: Assuming that condition 'while(abe&&avail<(unsigned long)strlen(a_string)+1)' is not redundant
alpine-2.21+dfsg1/alpine/adrbkcmd.c:4021:15: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/adrbkcmd.c:5344:9: warning: Either the condition 'pab&&dl' is redundant or there is possible null pointer dereference: dl. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:5347:13: note: Assuming that condition 'pab&&dl' is not redundant
alpine-2.21+dfsg1/alpine/adrbkcmd.c:5344:9: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/adrbkcmd.c:2198:15: warning: Either the condition 'if(file)' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:2204:13: note: Assuming that condition 'if(file)' is not redundant
alpine-2.21+dfsg1/alpine/adrbkcmd.c:2198:15: note: Null pointer addition
alpine-2.21+dfsg1/alpine/adrbkcmd.c:3983:2: style: Variable 'to' is reassigned a value before the old one has been used. [redundantAssignment]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:3981:0: note: Variable 'to' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/alpine/adrbkcmd.c:3983:2: note: Variable 'to' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/alpine/adrbkcmd.c:134:26: style: The scope of the variable 'errstr' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:2060:18: style: The scope of the variable 'pab' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:2110:16: style: The scope of the variable 'rc' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:2110:20: style: The scope of the variable 'offset' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:2110:28: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:2344:17: style: The scope of the variable 'pat' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:2368:54: style: The scope of the variable 'nick' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:2630:16: style: The scope of the variable 'beg' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:2647:7: style: The scope of the variable 'prompt' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:2739:16: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:2739:23: style: The scope of the variable 'offset' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:3032:35: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:3750:6: style: The scope of the variable 'cnt' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:3751:9: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:5643:20: style: The scope of the variable 'abe1' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:5643:27: style: The scope of the variable 'abe2' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:5736:17: style: The scope of the variable 'spaces' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:5737:17: style: The scope of the variable 'more_spaces' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:5738:17: style: The scope of the variable 'b' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:5739:17: style: The scope of the variable 'abook_indent' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:5983:19: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:5983:22: style: The scope of the variable 'savecur' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:6150:18: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:6150:21: style: The scope of the variable 'ch' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:6150:25: style: The scope of the variable 'rc' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:6151:18: style: The scope of the variable 'pab' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:6153:10: style: The scope of the variable 'prompt' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:6163:45: style: The scope of the variable 'dlc' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:6251:8: style: The scope of the variable 'new_ent' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:6346:12: style: The scope of the variable 'rc' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:6349:22: style: The scope of the variable 'dlc_to_flush' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:6493:26: style: The scope of the variable 'he' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:6474:13: style: Variable 'pab' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:1752:7: warning: The buffer 'titlebar' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:3134:28: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:3456:22: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:4479:10: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:4480:34: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:2708:36: error: Uninitialized variable: abooks [uninitvar]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:2716:36: error: Uninitialized variable: sigs [uninitvar]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:346:47: error: Uninitialized variable: old_l_p_p [uninitvar]
alpine-2.21+dfsg1/alpine/adrbkcmd.c:1507:43: error: Uninitialized variable: save_jmp_buf [uninitvar]
alpine-2.21+dfsg1/alpine/alpine.c:2431:8: style: Condition 'passwd' is always false [knownConditionTrueFalse]
alpine-2.21+dfsg1/alpine/alpine.c:2364:39: note: Assignment 'passwd=0', assigned value is 0
alpine-2.21+dfsg1/alpine/alpine.c:2431:8: note: Condition 'passwd' is always false
alpine-2.21+dfsg1/alpine/alpine.c:2466:8: style: Condition 'dir' is always false [knownConditionTrueFalse]
alpine-2.21+dfsg1/alpine/alpine.c:2364:69: note: Assignment 'dir=0', assigned value is 0
alpine-2.21+dfsg1/alpine/alpine.c:2466:8: note: Condition 'dir' is always false
alpine-2.21+dfsg1/alpine/alpine.c:2480:8: style: Condition 'smime' is always false [knownConditionTrueFalse]
alpine-2.21+dfsg1/alpine/alpine.c:2364:80: note: Assignment 'smime=0', assigned value is 0
alpine-2.21+dfsg1/alpine/alpine.c:2480:8: note: Condition 'smime' is always false
alpine-2.21+dfsg1/alpine/alpine.c:2536:8: style: Condition '!passwd' is always true [knownConditionTrueFalse]
alpine-2.21+dfsg1/alpine/alpine.c:2364:39: note: Assignment 'passwd=0', assigned value is 0
alpine-2.21+dfsg1/alpine/alpine.c:2536:8: note: Condition '!passwd' is always true
alpine-2.21+dfsg1/alpine/alpine.c:2545:8: style: Condition '!dir' is always true [knownConditionTrueFalse]
alpine-2.21+dfsg1/alpine/alpine.c:2364:69: note: Assignment 'dir=0', assigned value is 0
alpine-2.21+dfsg1/alpine/alpine.c:2545:8: note: Condition '!dir' is always true
alpine-2.21+dfsg1/alpine/alpine.c:2548:8: style: Condition '!smime' is always true [knownConditionTrueFalse]
alpine-2.21+dfsg1/alpine/alpine.c:2364:80: note: Assignment 'smime=0', assigned value is 0
alpine-2.21+dfsg1/alpine/alpine.c:2548:8: note: Condition '!smime' is always true
alpine-2.21+dfsg1/alpine/alpine.c:1276:30: warning: Either the condition 'pine_state' is redundant or there is possible null pointer dereference: pine_state. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/alpine.c:1269:9: note: Assuming that condition 'pine_state' is not redundant
alpine-2.21+dfsg1/alpine/alpine.c:1276:30: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/alpine.c:1277:9: warning: Either the condition 'pine_state' is redundant or there is possible null pointer dereference: pine_state. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/alpine.c:1269:9: note: Assuming that condition 'pine_state' is not redundant
alpine-2.21+dfsg1/alpine/alpine.c:1277:9: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/alpine.c:3392:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
alpine-2.21+dfsg1/alpine/alpine.c:923:17: style: The scope of the variable 'len' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/alpine.c:1047:10: style: The scope of the variable 'buf2' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/alpine.c:1096:13: style: The scope of the variable 'buf2' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/alpine.c:2624:16: style: The scope of the variable 'apval' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/alpine.c:2907:12: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/alpine.c:2910:9: style: The scope of the variable 'lpm1' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/alpine.c:3018:12: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/alpine.c:3020:9: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/alpine.c:3029:12: style: The scope of the variable 'l' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/alpine.c:3090:9: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/alpine.c:1756:1: warning: Label 'help_case' is not used. Should this be a 'case' of the enclosing switch()? [unusedLabelSwitch]
alpine-2.21+dfsg1/alpine/alpine.c:1890:1: warning: Label 'setup_case' is not used. Should this be a 'case' of the enclosing switch()? [unusedLabelSwitch]
alpine-2.21+dfsg1/alpine/arg.c:934:12: style: Unused variable: i [unusedVariable]
alpine-2.21+dfsg1/alpine/arg.c:935:0: style: Variable 'commas' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/alpine/arg.c:936:0: style: Variable 'new_style_debug_arg' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/alpine/arg.c:937:34: style: Variable 'q' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/alpine/busy.c:254:25: style: The scope of the variable 'pick_this_one' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/busy.c:254:43: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/busy.c:361:8: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/busy.c:437:9: style: The scope of the variable 'space_left' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/busy.c:437:21: style: The scope of the variable 'slots_used' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/colorconf.c:210:5: warning: Either the condition '(vreal)?(((ew)==Main)?(vreal)->main_user_val.l:(vreal)->post_user_val.l):NULL' is redundant or there is possible null pointer dereference: vreal. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/colorconf.c:211:14: note: Assuming that condition '(vreal)?(((ew)==Main)?(vreal)->main_user_val.l:(vreal)->post_user_val.l):NULL' is not redundant
alpine-2.21+dfsg1/alpine/colorconf.c:210:5: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/colorconf.c:306:5: warning: Either the condition '(vreal)?(((ew)==Main)?(vreal)->main_user_val.l:(vreal)->post_user_val.l):NULL' is redundant or there is possible null pointer dereference: vreal. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/colorconf.c:310:9: note: Assuming that condition '(vreal)?(((ew)==Main)?(vreal)->main_user_val.l:(vreal)->post_user_val.l):NULL' is not redundant
alpine-2.21+dfsg1/alpine/colorconf.c:306:5: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/colorconf.c:314:9: warning: Possible null pointer dereference: list [nullPointer]
alpine-2.21+dfsg1/alpine/colorconf.c:313:10: note: Assignment 'list=(vreal)?(((ew)==Main)?(vreal)->main_user_val.l:(vreal)->post_user_val.l):NULL', assigned value is 0
alpine-2.21+dfsg1/alpine/colorconf.c:314:9: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/colorconf.c:1114:6: warning: Possible null pointer dereference: apval [nullPointer]
alpine-2.21+dfsg1/alpine/colorconf.c:1113:13: note: Assignment 'apval=(&v)?(((ew)==Main)?&v->main_user_val.p:&v->post_user_val.p):NULL', assigned value is 0
alpine-2.21+dfsg1/alpine/colorconf.c:1114:6: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/colorconf.c:1579:3: warning: Possible null pointer dereference: alval [nullPointer]
alpine-2.21+dfsg1/alpine/colorconf.c:1577:10: note: Assignment 'alval=((*cl)->var)?(((ew)==Main)?&((*cl)->var)->main_user_val.l:&((*cl)->var)->post_user_val.l):NULL', assigned value is 0
alpine-2.21+dfsg1/alpine/colorconf.c:1579:3: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/colorconf.c:1834:3: warning: Possible null pointer dereference: alval [nullPointer]
alpine-2.21+dfsg1/alpine/colorconf.c:1832:10: note: Assignment 'alval=((*cl)->var)?(((ew)==Main)?&((*cl)->var)->main_user_val.l:&((*cl)->var)->post_user_val.l):NULL', assigned value is 0
alpine-2.21+dfsg1/alpine/colorconf.c:1834:3: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/colorconf.c:2333:9: warning: Possible null pointer dereference: next_end [nullPointer]
alpine-2.21+dfsg1/alpine/colorconf.c:2331:26: note: Assignment 'next_end=next_beg?next_beg->next:NULL', assigned value is 0
alpine-2.21+dfsg1/alpine/colorconf.c:2333:9: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/colorconf.c:2360:22: warning: Possible null pointer dereference: prev_beg [nullPointer]
alpine-2.21+dfsg1/alpine/colorconf.c:2356:26: note: Assignment 'prev_beg=prev_end?prev_end->prev:NULL', assigned value is 0
alpine-2.21+dfsg1/alpine/colorconf.c:2360:22: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/colorconf.c:2361:6: warning: Possible null pointer dereference: prev_beg [nullPointer]
alpine-2.21+dfsg1/alpine/colorconf.c:2356:26: note: Assignment 'prev_beg=prev_end?prev_end->prev:NULL', assigned value is 0
alpine-2.21+dfsg1/alpine/colorconf.c:2361:6: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/colorconf.c:2371:6: warning: Possible null pointer dereference: prev_beg [nullPointer]
alpine-2.21+dfsg1/alpine/colorconf.c:2356:26: note: Assignment 'prev_beg=prev_end?prev_end->prev:NULL', assigned value is 0
alpine-2.21+dfsg1/alpine/colorconf.c:2371:6: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/colorconf.c:2372:6: warning: Possible null pointer dereference: prev_beg [nullPointer]
alpine-2.21+dfsg1/alpine/colorconf.c:2356:26: note: Assignment 'prev_beg=prev_end?prev_end->prev:NULL', assigned value is 0
alpine-2.21+dfsg1/alpine/colorconf.c:2372:6: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/colorconf.c:162:14: warning: Either the condition 'if(v&&color_holding_var(ps,v)&&srchstr(v->name,"-foreground-color"))' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
alpine-2.21+dfsg1/alpine/colorconf.c:163:7: note: Assuming that condition 'if(v&&color_holding_var(ps,v)&&srchstr(v->name,"-foreground-color"))' is not redundant
alpine-2.21+dfsg1/alpine/colorconf.c:162:14: note: Null pointer addition
alpine-2.21+dfsg1/alpine/colorconf.c:2880:11: warning: Either the condition '(vtmp)?(((Main)==Main)?(vtmp)->main_user_val.p:(vtmp)->post_user_val.p):NULL' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
alpine-2.21+dfsg1/alpine/colorconf.c:2884:15: note: Assuming that condition '(vtmp)?(((Main)==Main)?(vtmp)->main_user_val.p:(vtmp)->post_user_val.p):NULL' is not redundant
alpine-2.21+dfsg1/alpine/colorconf.c:2880:11: note: Null pointer addition
alpine-2.21+dfsg1/alpine/colorconf.c:2885:15: warning: Either the condition 'if(vtmp&&vtmp->global_val.p&&vtmp->global_val.p[0]&&(vtmp+1)->global_val.p&&(vtmp+1)->global_val.p[0])' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
alpine-2.21+dfsg1/alpine/colorconf.c:2889:13: note: Assuming that condition 'if(vtmp&&vtmp->global_val.p&&vtmp->global_val.p[0]&&(vtmp+1)->global_val.p&&(vtmp+1)->global_val.p[0])' is not redundant
alpine-2.21+dfsg1/alpine/colorconf.c:2885:15: note: Null pointer addition
alpine-2.21+dfsg1/alpine/colorconf.c:231:11: style: The scope of the variable 'list' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/colorconf.c:307:10: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/colorconf.c:307:13: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/colorconf.c:308:13: style: The scope of the variable 'list' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/colorconf.c:338:22: style: The scope of the variable 'vreal' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/colorconf.c:587:13: style: The scope of the variable 'name' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/colorconf.c:587:30: style: The scope of the variable 'word' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/colorconf.c:588:13: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/colorconf.c:719:12: style: The scope of the variable 'norm' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/colorconf.c:719:18: style: The scope of the variable 'exc' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/colorconf.c:719:23: style: The scope of the variable 'exc_inh' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/colorconf.c:720:12: style: The scope of the variable 'lval' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/colorconf.c:754:15: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/colorconf.c:827:48: style: The scope of the variable 'transparent' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/colorconf.c:1085:36: style: The scope of the variable 'val' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/colorconf.c:1220:12: style: The scope of the variable 'alval' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/colorconf.c:1259:22: style: The scope of the variable 'apval1' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/colorconf.c:1259:32: style: The scope of the variable 'apval2' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/colorconf.c:2761:9: style: The scope of the variable 'lval' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/colorconf.c:2642:6: style: Variable 'fg_is_custom' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/alpine/colorconf.c:2649:6: style: Variable 'bg_is_custom' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/alpine/confscroll.c:1339:14: warning: Either the condition 'screen' is redundant or there is possible null pointer dereference: screen. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/confscroll.c:1328:9: note: Assuming that condition 'screen' is not redundant
alpine-2.21+dfsg1/alpine/confscroll.c:1339:14: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/confscroll.c:2654:10: warning: Possible null pointer dereference: alval [nullPointer]
alpine-2.21+dfsg1/alpine/confscroll.c:2652:13: note: Assignment 'alval=((*cl)->var)?(((ew)==Main)?&((*cl)->var)->main_user_val.l:&((*cl)->var)->post_user_val.l):NULL', assigned value is 0
alpine-2.21+dfsg1/alpine/confscroll.c:2654:10: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/confscroll.c:4834:7: warning: Either the condition '(v)?((ps_global->ew_for_except_vars==Main)?(v)->main_user_val.p:(v)->post_user_val.p):NULL' is redundant or there is possible null pointer dereference: v. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/confscroll.c:4834:21: note: Assuming that condition '(v)?((ps_global->ew_for_except_vars==Main)?(v)->main_user_val.p:(v)->post_user_val.p):NULL' is not redundant
alpine-2.21+dfsg1/alpine/confscroll.c:4834:7: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/confscroll.c:5610:52: warning: Either the condition '(var)?(((ew)==Main)?&(var)->main_user_val.p:&(var)->post_user_val.p):NULL' is redundant or there is possible null pointer dereference: var. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/confscroll.c:5612:14: note: Assuming that condition '(var)?(((ew)==Main)?&(var)->main_user_val.p:&(var)->post_user_val.p):NULL' is not redundant
alpine-2.21+dfsg1/alpine/confscroll.c:5610:52: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/confscroll.c:5613:10: warning: Possible null pointer dereference: apval [nullPointer]
alpine-2.21+dfsg1/alpine/confscroll.c:5612:14: note: Assignment 'apval=(var)?(((ew)==Main)?&(var)->main_user_val.p:&(var)->post_user_val.p):NULL', assigned value is 0
alpine-2.21+dfsg1/alpine/confscroll.c:5613:10: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/confscroll.c:5698:15: warning: Either the condition '(var)?(((ew)==Main)?&(var)->main_user_val.p:&(var)->post_user_val.p):NULL' is redundant or there is possible null pointer dereference: var. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/confscroll.c:5703:14: note: Assuming that condition '(var)?(((ew)==Main)?&(var)->main_user_val.p:&(var)->post_user_val.p):NULL' is not redundant
alpine-2.21+dfsg1/alpine/confscroll.c:5698:15: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/confscroll.c:5704:10: warning: Possible null pointer dereference: apval [nullPointer]
alpine-2.21+dfsg1/alpine/confscroll.c:5703:14: note: Assignment 'apval=(var)?(((ew)==Main)?&(var)->main_user_val.p:&(var)->post_user_val.p):NULL', assigned value is 0
alpine-2.21+dfsg1/alpine/confscroll.c:5704:10: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/confscroll.c:5713:6: warning: Possible null pointer dereference: apval [nullPointer]
alpine-2.21+dfsg1/alpine/confscroll.c:5712:10: note: Assignment 'apval=(var)?(((ew)==Main)?&(var)->main_user_val.p:&(var)->post_user_val.p):NULL', assigned value is 0
alpine-2.21+dfsg1/alpine/confscroll.c:5713:6: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/confscroll.c:5780:5: warning: Either the condition '(vreal)?(((ew)==Main)?(vreal)->main_user_val.l:(vreal)->post_user_val.l):NULL' is redundant or there is possible null pointer dereference: vreal. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/confscroll.c:5781:14: note: Assuming that condition '(vreal)?(((ew)==Main)?(vreal)->main_user_val.l:(vreal)->post_user_val.l):NULL' is not redundant
alpine-2.21+dfsg1/alpine/confscroll.c:5780:5: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/confscroll.c:5870:5: warning: Either the condition '(vreal)?(((ew)==Main)?(vreal)->main_user_val.l:(vreal)->post_user_val.l):NULL' is redundant or there is possible null pointer dereference: vreal. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/confscroll.c:5874:9: note: Assuming that condition '(vreal)?(((ew)==Main)?(vreal)->main_user_val.l:(vreal)->post_user_val.l):NULL' is not redundant
alpine-2.21+dfsg1/alpine/confscroll.c:5870:5: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/confscroll.c:5878:9: warning: Possible null pointer dereference: list [nullPointer]
alpine-2.21+dfsg1/alpine/confscroll.c:5877:10: note: Assignment 'list=(vreal)?(((ew)==Main)?(vreal)->main_user_val.l:(vreal)->post_user_val.l):NULL', assigned value is 0
alpine-2.21+dfsg1/alpine/confscroll.c:5878:9: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/confscroll.c:4462:15: warning: Either the condition '(v)?(((Main)==Main)?(v)->main_user_val.p:(v)->post_user_val.p):NULL' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
alpine-2.21+dfsg1/alpine/confscroll.c:4463:15: note: Assuming that condition '(v)?(((Main)==Main)?(v)->main_user_val.p:(v)->post_user_val.p):NULL' is not redundant
alpine-2.21+dfsg1/alpine/confscroll.c:4462:15: note: Null pointer addition
alpine-2.21+dfsg1/alpine/confscroll.c:4464:15: warning: Either the condition 'if(v&&color_holding_var(ps,v)&&srchstr(v->name,"-foreground-color"))' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
alpine-2.21+dfsg1/alpine/confscroll.c:4465:7: note: Assuming that condition 'if(v&&color_holding_var(ps,v)&&srchstr(v->name,"-foreground-color"))' is not redundant
alpine-2.21+dfsg1/alpine/confscroll.c:4464:15: note: Null pointer addition
alpine-2.21+dfsg1/alpine/confscroll.c:4487:14: warning: Either the condition 'if(v&&color_holding_var(ps,v)&&srchstr(v->name,"-foreground-color")&&pvalfg&&pvalfg[0]&&pvalbg&&pvalbg[0])' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
alpine-2.21+dfsg1/alpine/confscroll.c:4488:7: note: Assuming that condition 'if(v&&color_holding_var(ps,v)&&srchstr(v->name,"-foreground-color")&&pvalfg&&pvalfg[0]&&pvalbg&&pvalbg[0])' is not redundant
alpine-2.21+dfsg1/alpine/confscroll.c:4487:14: note: Null pointer addition
alpine-2.21+dfsg1/alpine/confscroll.c:220:13: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/confscroll.c:223:16: style: The scope of the variable 'f' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/confscroll.c:2092:7: style: The scope of the variable 'quote_it' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/confscroll.c:2648:14: style: The scope of the variable 'bufp' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/confscroll.c:2649:14: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/confscroll.c:2744:16: style: The scope of the variable 'old_uc' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/confscroll.c:2744:24: style: The scope of the variable 'old_cs' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/confscroll.c:2797:15: style: The scope of the variable 'm' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/confscroll.c:3341:19: style: The scope of the variable 'invert' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/confscroll.c:3727:13: style: The scope of the variable 'so_far' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/confscroll.c:3728:13: style: The scope of the variable 'line' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/confscroll.c:4081:9: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/confscroll.c:4081:12: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/confscroll.c:4082:20: style: The scope of the variable 'feature' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/confscroll.c:4201:11: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/confscroll.c:4201:14: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/confscroll.c:4202:30: style: The scope of the variable 'f' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/confscroll.c:4306:26: style: The scope of the variable 'q' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/confscroll.c:4308:22: style: The scope of the variable 'is_index' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/confscroll.c:4351:14: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/confscroll.c:4530:16: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/confscroll.c:4830:12: style: The scope of the variable 'lval' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/confscroll.c:4855:22: style: The scope of the variable 'plist' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/confscroll.c:5072:12: style: The scope of the variable 'q' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/confscroll.c:5801:11: style: The scope of the variable 'list' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/confscroll.c:5871:10: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/confscroll.c:5871:13: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/confscroll.c:5872:13: style: The scope of the variable 'list' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/confscroll.c:5902:22: style: The scope of the variable 'vreal' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/confscroll.c:262:18: style: Variable 'f' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/alpine/confscroll.c:1128:10: warning: The buffer 'buf' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
alpine-2.21+dfsg1/alpine/context.c:692:27: warning: Possible null pointer dereference: lval1 [nullPointer]
alpine-2.21+dfsg1/alpine/context.c:680:14: note: Assignment 'lval1=(cur_var)?(((ew)==Main)?(cur_var)->main_user_val.l:(cur_var)->post_user_val.l):NULL', assigned value is 0
alpine-2.21+dfsg1/alpine/context.c:692:27: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/context.c:119:6: style: Variable 'fake_nspec->fixed_val.l[0]' is reassigned a value before the old one has been used. [redundantAssignment]
alpine-2.21+dfsg1/alpine/context.c:118:6: note: Variable 'fake_nspec->fixed_val.l[0]' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/alpine/context.c:119:6: note: Variable 'fake_nspec->fixed_val.l[0]' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/alpine/context.c:380:49: style: The scope of the variable 'heading' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/context.c:531:22: style: The scope of the variable 'lval' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/context.c:532:22: style: The scope of the variable 'count' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/context.c:579:15: style: The scope of the variable 'prompt' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/context.c:580:22: style: The scope of the variable 'cmd' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/context.c:580:27: style: The scope of the variable 'i1' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/context.c:580:31: style: The scope of the variable 'i2' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/context.c:580:35: style: The scope of the variable 'count' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/context.c:580:46: style: The scope of the variable 'insert_num' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/context.c:580:58: style: The scope of the variable 'starting_varmem' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/context.c:584:30: style: The scope of the variable 'lval1' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/context.c:584:39: style: The scope of the variable 'lval2' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/context.c:585:22: style: The scope of the variable 'cur_var' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/context.c:728:22: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/context.c:857:40: style: The scope of the variable 'lp' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/dispfilt.c:206:13: warning: Either the condition 'if(bp)' is redundant or there is possible null pointer dereference: bp. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/dispfilt.c:215:7: note: Assuming that condition 'if(bp)' is not redundant
alpine-2.21+dfsg1/alpine/dispfilt.c:206:13: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/dispfilt.c:440:7: warning: Either the condition '!test' is redundant or there is possible null pointer dereference: test. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/dispfilt.c:439:19: note: Assuming that condition '!test' is not redundant
alpine-2.21+dfsg1/alpine/dispfilt.c:440:7: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/dispfilt.c:449:30: warning: Either the condition '!test' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
alpine-2.21+dfsg1/alpine/dispfilt.c:439:19: note: Assuming that condition '!test' is not redundant
alpine-2.21+dfsg1/alpine/dispfilt.c:449:30: note: Null pointer addition
alpine-2.21+dfsg1/alpine/dispfilt.c:453:28: warning: Either the condition '!test' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
alpine-2.21+dfsg1/alpine/dispfilt.c:439:19: note: Assuming that condition '!test' is not redundant
alpine-2.21+dfsg1/alpine/dispfilt.c:453:28: note: Null pointer addition
alpine-2.21+dfsg1/alpine/dispfilt.c:81:21: style: The scope of the variable 'fp' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/folder.c:4698:6: style: Condition 'inbox' is always false [knownConditionTrueFalse]
alpine-2.21+dfsg1/alpine/folder.c:4669:8: note: Assuming that condition '!inbox' is not redundant
alpine-2.21+dfsg1/alpine/folder.c:4698:6: note: Condition 'inbox' is always false
alpine-2.21+dfsg1/alpine/folder.c:4731:6: style: Condition 'inbox' is always false [knownConditionTrueFalse]
alpine-2.21+dfsg1/alpine/folder.c:4669:8: note: Assuming that condition '!inbox' is not redundant
alpine-2.21+dfsg1/alpine/folder.c:4731:6: note: Condition 'inbox' is always false
alpine-2.21+dfsg1/alpine/folder.c:321:6: warning: Either the condition 'if(ps&&ps->ttyo)' is redundant or there is possible null pointer dereference: ps. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/folder.c:323:8: note: Assuming that condition 'if(ps&&ps->ttyo)' is not redundant
alpine-2.21+dfsg1/alpine/folder.c:321:6: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/folder.c:960:45: warning: Either the condition 'if(nick&&*nick)' is redundant or there is possible null pointer dereference: nick. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/folder.c:1035:4: note: Assuming that condition 'if(nick&&*nick)' is not redundant
alpine-2.21+dfsg1/alpine/folder.c:960:45: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/folder.c:967:45: warning: Either the condition 'if(serv&&*serv)' is redundant or there is possible null pointer dereference: serv. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/folder.c:1013:4: note: Assuming that condition 'if(serv&&*serv)' is not redundant
alpine-2.21+dfsg1/alpine/folder.c:967:45: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/folder.c:974:45: warning: Either the condition '!path' is redundant or there is possible null pointer dereference: path. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/folder.c:1023:10: note: Assuming that condition '!path' is not redundant
alpine-2.21+dfsg1/alpine/folder.c:974:45: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/folder.c:1400:8: warning: Either the condition '(f)?(f->nickname?(f)->nickname:(f)->name):""' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/folder.c:1402:6: note: Assuming that condition '(f)?(f->nickname?(f)->nickname:(f)->name):""' is not redundant
alpine-2.21+dfsg1/alpine/folder.c:1400:8: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/folder.c:1754:41: warning: Either the condition '(f)?(f->nickname?(f)->nickname:(f)->name):""' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/folder.c:1760:52: note: Assuming that condition '(f)?(f->nickname?(f)->nickname:(f)->name):""' is not redundant
alpine-2.21+dfsg1/alpine/folder.c:1754:41: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/folder.c:2173:7: warning: Either the condition '(f)?(f->nickname?(f)->nickname:(f)->name):""' is redundant or there is possible null pointer dereference: fp. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/folder.c:1760:52: note: Assuming that condition '(f)?(f->nickname?(f)->nickname:(f)->name):""' is not redundant
alpine-2.21+dfsg1/alpine/folder.c:1759:40: note: Calling function 'use_color_for_folder', 1st argument 'fp' value is 0
alpine-2.21+dfsg1/alpine/folder.c:2173:7: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/folder.c:2176:8: warning: Either the condition '(f)?(f->nickname?(f)->nickname:(f)->name):""' is redundant or there is possible null pointer dereference: fp. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/folder.c:1760:52: note: Assuming that condition '(f)?(f->nickname?(f)->nickname:(f)->name):""' is not redundant
alpine-2.21+dfsg1/alpine/folder.c:1759:40: note: Calling function 'use_color_for_folder', 1st argument 'fp' value is 0
alpine-2.21+dfsg1/alpine/folder.c:2176:8: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/folder.c:2179:13: warning: Either the condition '(f)?(f->nickname?(f)->nickname:(f)->name):""' is redundant or there is possible null pointer dereference: fp. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/folder.c:1760:52: note: Assuming that condition '(f)?(f->nickname?(f)->nickname:(f)->name):""' is not redundant
alpine-2.21+dfsg1/alpine/folder.c:1759:40: note: Calling function 'use_color_for_folder', 1st argument 'fp' value is 0
alpine-2.21+dfsg1/alpine/folder.c:2179:13: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/folder.c:2180:7: warning: Either the condition '(f)?(f->nickname?(f)->nickname:(f)->name):""' is redundant or there is possible null pointer dereference: fp. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/folder.c:1760:52: note: Assuming that condition '(f)?(f->nickname?(f)->nickname:(f)->name):""' is not redundant
alpine-2.21+dfsg1/alpine/folder.c:1759:40: note: Calling function 'use_color_for_folder', 1st argument 'fp' value is 0
alpine-2.21+dfsg1/alpine/folder.c:2180:7: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/folder.c:2574:36: warning: Either the condition 'if(ps_global&&ps_global->ttyo)' is redundant or there is possible null pointer dereference: ps_global. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/folder.c:2576:6: note: Assuming that condition 'if(ps_global&&ps_global->ttyo)' is not redundant
alpine-2.21+dfsg1/alpine/folder.c:2574:36: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/folder.c:2844:10: warning: Either the condition '(fp)?(fp->nickname?(fp)->nickname:(fp)->name):""' is redundant or there is possible null pointer dereference: fp. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/folder.c:2850:24: note: Assuming that condition '(fp)?(fp->nickname?(fp)->nickname:(fp)->name):""' is not redundant
alpine-2.21+dfsg1/alpine/folder.c:2844:10: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/folder.c:3644:18: warning: Either the condition '!open_inbox&&cntxt' is redundant or there is possible null pointer dereference: cntxt. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/folder.c:3666:18: note: Assuming that condition '!open_inbox&&cntxt' is not redundant
alpine-2.21+dfsg1/alpine/folder.c:3644:18: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/folder.c:3695:7: warning: Either the condition 'cntxt' is redundant or there is possible null pointer dereference: cntxt. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/folder.c:3666:21: note: Assuming that condition 'cntxt' is not redundant
alpine-2.21+dfsg1/alpine/folder.c:3695:7: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/folder.c:3698:7: warning: Either the condition 'cntxt' is redundant or there is possible null pointer dereference: cntxt. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/folder.c:3666:21: note: Assuming that condition 'cntxt' is not redundant
alpine-2.21+dfsg1/alpine/folder.c:3698:7: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/folder.c:4481:12: warning: Either the condition 'cntxt' is redundant or there is possible null pointer dereference: context. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/folder.c:2430:9: note: Assuming that condition 'cntxt' is not redundant
alpine-2.21+dfsg1/alpine/folder.c:2433:27: note: Calling function 'add_new_folder', 1st argument 'context' value is 0
alpine-2.21+dfsg1/alpine/folder.c:4481:12: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/folder.c:5314:27: warning: Either the condition 'context' is redundant or there is possible null pointer dereference: context. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/folder.c:5309:8: note: Assuming that condition 'context' is not redundant
alpine-2.21+dfsg1/alpine/folder.c:5314:27: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/folder.c:5630:43: warning: Either the condition '(fp)?(fp->nickname?(fp)->nickname:(fp)->name):""' is redundant or there is possible null pointer dereference: fp. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/folder.c:5635:14: note: Assuming that condition '(fp)?(fp->nickname?(fp)->nickname:(fp)->name):""' is not redundant
alpine-2.21+dfsg1/alpine/folder.c:5630:43: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/folder.c:5631:33: warning: Either the condition '(fp)?(fp->nickname?(fp)->nickname:(fp)->name):""' is redundant or there is possible null pointer dereference: fp. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/folder.c:5635:14: note: Assuming that condition '(fp)?(fp->nickname?(fp)->nickname:(fp)->name):""' is not redundant
alpine-2.21+dfsg1/alpine/folder.c:5631:33: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/folder.c:5770:3: warning: Either the condition 'ps_global' is redundant or there is possible null pointer dereference: ps_global. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/folder.c:5765:6: note: Assuming that condition 'ps_global' is not redundant
alpine-2.21+dfsg1/alpine/folder.c:5770:3: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/folder.c:6012:14: warning: Either the condition '(f)?(f->nickname?(f)->nickname:(f)->name):""' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/folder.c:6013:51: note: Assuming that condition '(f)?(f->nickname?(f)->nickname:(f)->name):""' is not redundant
alpine-2.21+dfsg1/alpine/folder.c:6012:14: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/folder.c:6416:57: warning: Either the condition '(f)?(f->nickname?(f)->nickname:(f)->name):""' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/folder.c:6446:5: note: Assuming that condition '(f)?(f->nickname?(f)->nickname:(f)->name):""' is not redundant
alpine-2.21+dfsg1/alpine/folder.c:6416:57: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/folder.c:547:5: style: Variable 'folders' is reassigned a value before the old one has been used. [redundantAssignment]
alpine-2.21+dfsg1/alpine/folder.c:528:0: note: Variable 'folders' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/alpine/folder.c:547:5: note: Variable 'folders' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/alpine/folder.c:283:11: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/folder.c:283:29: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/folder.c:283:33: style: The scope of the variable 'q' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/folder.c:618:15: style: The scope of the variable 'q' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/folder.c:618:19: style: The scope of the variable 'ref' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/folder.c:1147:14: style: The scope of the variable 'prompt' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/folder.c:1148:36: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/folder.c:1149:14: style: The scope of the variable 'exists' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/folder.c:1318:19: style: The scope of the variable 'namespace' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/folder.c:1319:19: style: The scope of the variable 'len' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/folder.c:1423:10: style: The scope of the variable 'fltrv' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/folder.c:1423:17: style: The scope of the variable 'we_cancel' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/folder.c:1581:42: style: The scope of the variable 'shown' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/folder.c:2236:15: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/folder.c:2238:15: style: The scope of the variable 'fp' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/folder.c:2661:16: style: The scope of the variable 'fp' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/folder.c:2706:14: style: The scope of the variable 'fp' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/folder.c:2836:14: style: The scope of the variable 'fp' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/folder.c:2912:16: style: The scope of the variable 'rc' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/folder.c:3570:26: style: The scope of the variable 'tmp2' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/folder.c:3627:17: style: The scope of the variable 'f' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/folder.c:3629:17: style: The scope of the variable 'expanded_file' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/folder.c:3629:45: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/folder.c:3630:3: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/folder.c:3631:3: style: The scope of the variable 'filename' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/folder.c:3632:3: style: The scope of the variable 'deefault' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/folder.c:3633:17: style: The scope of the variable 'open_inbox' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/folder.c:3633:33: style: The scope of the variable 'we_cancel' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/folder.c:3633:48: style: The scope of the variable 'width' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/folder.c:3908:17: style: The scope of the variable 'l' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/folder.c:3909:17: style: The scope of the variable 'we_cancel' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/folder.c:4988:18: style: The scope of the variable 'last_rc' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/folder.c:5572:10: style: The scope of the variable 'fnamep' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/folder.c:5573:37: style: The scope of the variable 'sub_stream' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/folder.c:5958:9: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/folder.c:6137:10: style: The scope of the variable 'r' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/folder.c:6309:19: style: The scope of the variable 'fp' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/folder.c:6539:11: style: The scope of the variable 'buf1' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/folder.c:6540:11: style: The scope of the variable 'wid1' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/folder.c:6540:17: style: The scope of the variable 'wid2' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/folder.c:6780:11: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/folder.c:6860:11: style: The scope of the variable 'post_context_string' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/folder.c:950:28: warning: Division by result of sizeof(). memset() expects a size in bytes, did you intend to multiply instead? [sizeofDivisionMemfunc]
alpine-2.21+dfsg1/alpine/folder.c:2179:42: error: Uninitialized variable: test1 [uninitvar]
alpine-2.21+dfsg1/alpine/folder.c:2179:50: error: Uninitialized variable: test2 [uninitvar]
alpine-2.21+dfsg1/alpine/help.c:573:2: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alpine-2.21+dfsg1/alpine/help.c:209:10: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/help.c:394:24: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/help.c:520:12: style: The scope of the variable 'h' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/help.c:521:9: style: The scope of the variable 'we_turned_on' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/help.c:565:10: style: The scope of the variable 'buf' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/help.c:666:21: style: The scope of the variable 'jo' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/help.c:666:25: style: The scope of the variable 'lo' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/help.c:666:29: style: The scope of the variable 'hi' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/help.c:666:33: style: The scope of the variable 'donejo' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/help.c:666:41: style: The scope of the variable 'donelo' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/help.c:666:49: style: The scope of the variable 'donehi' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/help.c:1004:18: style: The scope of the variable 'pb' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/help.c:1005:18: style: The scope of the variable 'pp' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/help.c:1009:18: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/help.c:1010:18: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/imap.c:238:17: style: The scope of the variable 'saw_kerberos_init_warning' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/imap.c:335:30: style: The scope of the variable 'last' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/imap.c:1208:10: style: The scope of the variable 'pmt' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/imap.c:1244:19: style: The scope of the variable 'ch' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/imap.c:149:14: style: Variable 'tm_now' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/alpine/imap.c:243:14: style: Variable 'tm_now' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/alpine/imap.c:607:4: warning: The buffer 'insecure' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
alpine-2.21+dfsg1/alpine/imap.c:850:7: warning: The buffer 'insecure' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
alpine-2.21+dfsg1/alpine/imap.c:1638:5: warning: The buffer 'buf' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
alpine-2.21+dfsg1/alpine/imap.c:1661:5: warning: The buffer 'buf' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
alpine-2.21+dfsg1/alpine/imap.c:1684:5: warning: The buffer 'buf' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
alpine-2.21+dfsg1/alpine/imap.c:1707:5: warning: The buffer 'buf' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
alpine-2.21+dfsg1/alpine/imap.c:1731:5: warning: The buffer 'buf' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
alpine-2.21+dfsg1/alpine/imap.c:1758:2: warning: The buffer 'buf' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
alpine-2.21+dfsg1/alpine/init.c:185:11: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/keymenu.c:2840:29: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/keymenu.c:2920:15: style: The scope of the variable 'empty' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/keymenu.c:3341:8: style: The scope of the variable 'tmp_label' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/keymenu.c:3360:8: style: The scope of the variable 'tmp_label' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:2292:11: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
alpine-2.21+dfsg1/alpine/mailcmd.c:2291:20: note: outer condition: fp->name
alpine-2.21+dfsg1/alpine/mailcmd.c:2292:11: note: identical inner condition: fp->name
alpine-2.21+dfsg1/alpine/mailcmd.c:4554:10: style: Condition 'p' is always false [knownConditionTrueFalse]
alpine-2.21+dfsg1/alpine/mailcmd.c:4540:17: note: Assignment 'p=NULL', assigned value is 0
alpine-2.21+dfsg1/alpine/mailcmd.c:4554:10: note: Condition 'p' is always false
alpine-2.21+dfsg1/alpine/mailcmd.c:1412:35: warning: Either the condition 'if(ps_global&&ps_global->ttyo)' is redundant or there is possible null pointer dereference: ps_global. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/mailcmd.c:1415:5: note: Assuming that condition 'if(ps_global&&ps_global->ttyo)' is not redundant
alpine-2.21+dfsg1/alpine/mailcmd.c:1412:35: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/mailcmd.c:5162:37: warning: Either the condition '(msgmap)?(msgmap)->max_msgno:0L' is redundant or there is possible null pointer dereference: msgmap. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/mailcmd.c:5162:58: note: Assuming that condition '(msgmap)?(msgmap)->max_msgno:0L' is not redundant
alpine-2.21+dfsg1/alpine/mailcmd.c:5162:37: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/mailcmd.c:5468:39: warning: Either the condition '(msgmap)?(msgmap)->max_msgno:0L' is redundant or there is possible null pointer dereference: msgmap. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/mailcmd.c:5468:60: note: Assuming that condition '(msgmap)?(msgmap)->max_msgno:0L' is not redundant
alpine-2.21+dfsg1/alpine/mailcmd.c:5468:39: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/mailcmd.c:5727:2: warning: Either the condition 'if(f1)' is redundant or there is possible null pointer dereference: f1. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/mailcmd.c:5736:4: note: Assuming that condition 'if(f1)' is not redundant
alpine-2.21+dfsg1/alpine/mailcmd.c:5727:2: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/mailcmd.c:2628:2: style: Variable 'prev_screen' is reassigned a value before the old one has been used. [redundantAssignment]
alpine-2.21+dfsg1/alpine/mailcmd.c:2624:0: note: Variable 'prev_screen' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/alpine/mailcmd.c:2628:2: note: Variable 'prev_screen' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/alpine/mailcmd.c:2629:2: style: Variable 'role' is reassigned a value before the old one has been used. [redundantAssignment]
alpine-2.21+dfsg1/alpine/mailcmd.c:2623:0: note: Variable 'role' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/alpine/mailcmd.c:2629:2: note: Variable 'role' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/alpine/mailcmd.c:7483:7: style: Variable 'prev_screen' is reassigned a value before the old one has been used. [redundantAssignment]
alpine-2.21+dfsg1/alpine/mailcmd.c:7479:0: note: Variable 'prev_screen' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/alpine/mailcmd.c:7483:7: note: Variable 'prev_screen' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/alpine/mailcmd.c:8343:7: style: Variable 'q' is reassigned a value before the old one has been used. [redundantAssignment]
alpine-2.21+dfsg1/alpine/mailcmd.c:8339:0: note: Variable 'q' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/alpine/mailcmd.c:8343:7: note: Variable 'q' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/alpine/mailcmd.c:1074:34: style: The scope of the variable 'take_back' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:1900:6: style: The scope of the variable 'keyword_shortcut' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:2425:51: style: The scope of the variable 'nick' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:2426:16: style: The scope of the variable 'we_cancel' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:2426:39: style: The scope of the variable 'save_flags' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:2427:16: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:2503:7: style: The scope of the variable 'lennick' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:2901:9: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:3219:16: style: The scope of the variable 'mc' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:5317:18: style: The scope of the variable 'ret' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:5318:18: style: The scope of the variable 'pmt' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:6164:15: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:6164:24: style: The scope of the variable 'rawno' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:6165:15: style: The scope of the variable 'next' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:6166:15: style: The scope of the variable 'e' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:6168:19: style: The scope of the variable 'mc' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:6673:13: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:6673:16: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:6673:19: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:6673:22: style: The scope of the variable 'fields' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:6674:20: style: The scope of the variable 'rfc2369_intro1' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:6676:18: style: The scope of the variable 'rfc2369_intro2' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:6869:19: style: The scope of the variable 'thrd' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:7161:19: style: The scope of the variable 'was' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:7161:24: style: The scope of the variable 'tot' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:7283:9: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:7288:10: style: The scope of the variable 'prompt' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:7559:9: style: The scope of the variable 'r' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:7559:12: style: The scope of the variable 'end' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:7559:17: style: The scope of the variable 'cur' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:7563:19: style: The scope of the variable 'mc' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:7730:9: style: The scope of the variable 'r' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:7730:12: style: The scope of the variable 'end' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:7730:17: style: The scope of the variable 'cur' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:7735:19: style: The scope of the variable 'mc' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:7905:16: style: The scope of the variable 'r' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:7905:19: style: The scope of the variable 'we_cancel' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:7908:16: style: The scope of the variable 'seldate_tm' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:8025:17: style: The scope of the variable 'converted_date' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:8095:18: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:8096:18: style: The scope of the variable 'buftmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:8433:16: style: The scope of the variable 'r' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:8584:16: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:8584:19: style: The scope of the variable 'run' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:8585:35: style: The scope of the variable 'set' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:8682:28: style: The scope of the variable 'we_cancel' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:8834:19: style: The scope of the variable 'mc' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:9041:17: style: The scope of the variable 'cnt' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:9041:22: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:9164:17: style: The scope of the variable 'cnt' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:9164:22: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:9164:25: style: The scope of the variable 'got_one' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:9168:18: style: The scope of the variable 'limit' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:9431:37: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailcmd.c:1111:8: warning: The buffer 'type' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
alpine-2.21+dfsg1/alpine/mailcmd.c:9460:7: warning: The buffer 'prompt' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
alpine-2.21+dfsg1/alpine/mailcmd.c:9462:7: warning: The buffer 'prompt' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
alpine-2.21+dfsg1/alpine/mailcmd.c:3962:10: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/alpine/mailcmd.c:3963:32: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/alpine/mailcmd.c:3970:10: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/alpine/mailcmd.c:3971:32: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/alpine/mailcmd.c:4089:10: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/alpine/mailcmd.c:4090:32: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/alpine/mailindx.c:1580:8: style: Condition 'we_cancel' is always false [knownConditionTrueFalse]
alpine-2.21+dfsg1/alpine/mailindx.c:1209:22: note: Assignment 'we_cancel=0', assigned value is 0
alpine-2.21+dfsg1/alpine/mailindx.c:1580:8: note: Condition 'we_cancel' is always false
alpine-2.21+dfsg1/alpine/mailindx.c:813:11: warning: Either the condition 'thrd' is redundant or there is possible null pointer dereference: thrd. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/mailindx.c:805:10: note: Assuming that condition 'thrd' is not redundant
alpine-2.21+dfsg1/alpine/mailindx.c:813:11: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/mailindx.c:685:38: style: The scope of the variable 'selected' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailindx.c:706:38: style: The scope of the variable 'selected' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailindx.c:1102:20: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailindx.c:1130:20: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailindx.c:1645:15: style: The scope of the variable 'save_schar1' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailindx.c:1645:33: style: The scope of the variable 'save_schar2' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailindx.c:1645:51: style: The scope of the variable 'save_pchar' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailindx.c:1645:68: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailindx.c:1648:43: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailindx.c:1816:16: style: The scope of the variable 'drew_X' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailindx.c:2274:17: style: The scope of the variable 'thrd' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailindx.c:2430:13: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailindx.c:2430:16: style: The scope of the variable 'k' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailindx.c:2499:10: style: The scope of the variable 'cur' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailindx.c:2573:10: style: The scope of the variable 'cur' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailindx.c:2652:27: style: The scope of the variable 'lastn' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailindx.c:770:1: warning: Label 'view_a_thread' is not used. Should this be a 'case' of the enclosing switch()? [unusedLabelSwitch]
alpine-2.21+dfsg1/alpine/mailpart.c:1463:25: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
alpine-2.21+dfsg1/alpine/mailpart.c:222:18: warning: Possible null pointer dereference: current [nullPointer]
alpine-2.21+dfsg1/alpine/mailpart.c:184:26: note: Assignment 'current=NULL', assigned value is 0
alpine-2.21+dfsg1/alpine/mailpart.c:222:18: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/mailpart.c:243:13: warning: Either the condition '(current)?(current)->next:NULL' is redundant or there is possible null pointer dereference: current. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/mailpart.c:243:45: note: Assuming that condition '(current)?(current)->next:NULL' is not redundant
alpine-2.21+dfsg1/alpine/mailpart.c:243:13: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/mailpart.c:790:34: warning: Either the condition 'current?strlen(current->attp->number):0' is redundant or there is possible null pointer dereference: current. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/mailpart.c:791:19: note: Assuming that condition 'current?strlen(current->attp->number):0' is not redundant
alpine-2.21+dfsg1/alpine/mailpart.c:790:34: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/mailpart.c:808:36: warning: Either the condition 'current?strlen(current->attp->number):0' is redundant or there is possible null pointer dereference: current. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/mailpart.c:809:19: note: Assuming that condition 'current?strlen(current->attp->number):0' is not redundant
alpine-2.21+dfsg1/alpine/mailpart.c:808:36: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/mailpart.c:3362:5: style: Variable 'prefix' is reassigned a value before the old one has been used. [redundantAssignment]
alpine-2.21+dfsg1/alpine/mailpart.c:3344:0: note: Variable 'prefix' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/alpine/mailpart.c:3362:5: note: Variable 'prefix' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/alpine/mailpart.c:177:12: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailpart.c:177:15: style: The scope of the variable 'cmd' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailpart.c:177:20: style: The scope of the variable 'dline' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailpart.c:1094:17: style: The scope of the variable 'raw_msgno' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailpart.c:1097:17: style: The scope of the variable 'colormatch' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailpart.c:1357:11: style: The scope of the variable 'cmd' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailpart.c:1362:11: style: The scope of the variable 'prompt_buf' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailpart.c:1529:15: style: The scope of the variable 'start_of_append' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailpart.c:1531:19: style: The scope of the variable 'mc' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailpart.c:1569:36: style: The scope of the variable 'save_folder' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailpart.c:1572:28: style: The scope of the variable 'rv' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailpart.c:1573:19: style: The scope of the variable 'save_stream' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailpart.c:1574:19: style: The scope of the variable 'mc' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailpart.c:1634:35: style: The scope of the variable 'save_folder' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailpart.c:1637:27: style: The scope of the variable 'rv' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailpart.c:1638:18: style: The scope of the variable 'save_stream' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailpart.c:1694:19: style: The scope of the variable 'so' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailpart.c:1729:63: style: The scope of the variable 'err' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailpart.c:1730:38: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailpart.c:1808:38: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailpart.c:1809:15: style: The scope of the variable 'count' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailpart.c:2896:10: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailpart.c:3176:20: style: The scope of the variable 'ret' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailpart.c:3597:14: style: The scope of the variable 'rc' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailpart.c:1463:49: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/alpine/mailpart.c:1510:10: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/alpine/mailpart.c:1511:31: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/alpine/mailpart.c:1780:10: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/alpine/mailpart.c:1781:32: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/alpine/mailpart.c:1879:10: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/alpine/mailpart.c:1880:32: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/alpine/mailview.c:742:13: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
alpine-2.21+dfsg1/alpine/mailview.c:1227:38: warning: Either the condition 'if(st&&st->text_lines&&st->text_lines[line])' is redundant or there is possible null pointer dereference: st. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/mailview.c:1230:9: note: Assuming that condition 'if(st&&st->text_lines&&st->text_lines[line])' is not redundant
alpine-2.21+dfsg1/alpine/mailview.c:1227:38: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/mailview.c:4271:18: error: Overflow in pointer arithmetic, NULL pointer is subtracted. [nullPointerArithmetic]
alpine-2.21+dfsg1/alpine/mailview.c:4263:12: note: Assignment 's=NULL', assigned value is 0
alpine-2.21+dfsg1/alpine/mailview.c:4271:18: note: Null pointer subtraction
alpine-2.21+dfsg1/alpine/mailview.c:1653:5: style: Variable 'body' is reassigned a value before the old one has been used. [redundantAssignment]
alpine-2.21+dfsg1/alpine/mailview.c:1640:0: note: Variable 'body' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/alpine/mailview.c:1653:5: note: Variable 'body' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/alpine/mailview.c:229:48: style: The scope of the variable 'raw_msgno' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailview.c:231:36: style: The scope of the variable 'flags' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailview.c:233:21: style: The scope of the variable 'mc' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailview.c:234:21: style: The scope of the variable 'env' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailview.c:569:16: style: The scope of the variable 'in_color' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailview.c:638:19: style: The scope of the variable 'result' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailview.c:673:11: style: The scope of the variable 'extra' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailview.c:723:21: style: The scope of the variable 'local_h' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailview.c:1832:19: style: The scope of the variable 'mc' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailview.c:1954:10: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailview.c:2024:37: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailview.c:2053:13: style: The scope of the variable 'f' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailview.c:2054:9: style: The scope of the variable 'alphaorder' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailview.c:2183:15: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailview.c:3704:17: style: The scope of the variable 'raw_msgno' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailview.c:3707:17: style: The scope of the variable 'colormatch' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailview.c:3920:20: style: The scope of the variable 'pp' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailview.c:4600:28: style: The scope of the variable 'ngname' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailview.c:4771:27: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailview.c:4771:50: style: The scope of the variable 'end' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailview.c:4773:11: style: The scope of the variable 'state' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailview.c:4773:22: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/mailview.c:4968:35: style: Array index 'msg_q' is used before limits check. [arrayIndexThenCheck]
alpine-2.21+dfsg1/alpine/newmail.c:259:10: style: The scope of the variable 'buf' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/newmail.c:259:34: style: The scope of the variable 'buf2' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/newmail.c:260:10: style: The scope of the variable 'buf3' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/newmail.c:260:35: style: The scope of the variable 'buf4' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/osdep/execview.c:249:20: style: Unused variable: psef [unusedVariable]
alpine-2.21+dfsg1/alpine/osdep/fltrname.c:58:10: style: The scope of the variable 'ill_file' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/osdep/fltrname.c:58:32: style: The scope of the variable 'ill_char' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/osdep/print.c:100:15: style: The scope of the variable 'rc' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/osdep/print.c:104:20: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/osdep/print.c:470:9: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/osdep/termin.gen.c:92:26: style: The scope of the variable 'utf8buf' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/osdep/termin.gen.c:93:20: style: The scope of the variable 'newdestp' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/osdep/termin.gen.c:192:17: style: The scope of the variable 'm' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/osdep/termin.gen.c:1101:19: style: The scope of the variable 'octets_so_far' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/osdep/termin.gen.c:1101:52: style: The scope of the variable 'ret' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/osdep/termin.gen.c:91:10: style: Variable 'dtime' is not assigned a value. [unassignedVariable]
alpine-2.21+dfsg1/alpine/osdep/termin.unx.c:181:8: warning: Redundant assignment of 'ps' to itself. [selfAssignment]
alpine-2.21+dfsg1/alpine/osdep/termin.unx.c:144:11: style: The scope of the variable 'new_mode' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/osdep/termin.unx.c:745:12: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/osdep/termin.unx.c:633:26: style: Function 'pine_simple_ttgetc' argument 1 names different: declaration 'recorder' definition 'fi'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/alpine/osdep/termin.unx.c:95:40: note: Function 'pine_simple_ttgetc' argument 1 names different: declaration 'recorder' definition 'fi'.
alpine-2.21+dfsg1/alpine/osdep/termin.unx.c:633:26: note: Function 'pine_simple_ttgetc' argument 1 names different: declaration 'recorder' definition 'fi'.
alpine-2.21+dfsg1/alpine/osdep/termin.unx.c:633:43: style: Function 'pine_simple_ttgetc' argument 2 names different: declaration 'bail_handler' definition 'fv'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/alpine/osdep/termin.unx.c:95:63: note: Function 'pine_simple_ttgetc' argument 2 names different: declaration 'bail_handler' definition 'fv'.
alpine-2.21+dfsg1/alpine/osdep/termin.unx.c:633:43: note: Function 'pine_simple_ttgetc' argument 2 names different: declaration 'bail_handler' definition 'fv'.
alpine-2.21+dfsg1/alpine/osdep/termout.gen.c:97:19: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/osdep/termout.unx.c:630:11: style: The scope of the variable 'stuff' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/osdep/termout.unx.c:892:11: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/osdep/termout.unx.c:892:14: style: The scope of the variable 'starting_col' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/osdep/termout.unx.c:892:28: style: The scope of the variable 'starting_line' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/osdep/termout.unx.c:927:9: style: The scope of the variable 'starting_col' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/osdep/termout.unx.c:927:23: style: The scope of the variable 'starting_line' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/osdep/termout.unx.c:975:11: style: The scope of the variable 'str' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/osdep/termout.unx.c:975:29: style: The scope of the variable 'use_this' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/osdep/termout.wnt.c:1460:12: warning: Either the condition 'if(u)' is redundant or there is possible null pointer dereference: u. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/osdep/termout.wnt.c:1471:9: note: Assuming that condition 'if(u)' is not redundant
alpine-2.21+dfsg1/alpine/osdep/termout.wnt.c:1460:12: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/osdep/termout.wnt.c:1467:47: warning: Either the condition 'if(u)' is redundant or there is possible null pointer dereference: u. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/osdep/termout.wnt.c:1471:9: note: Assuming that condition 'if(u)' is not redundant
alpine-2.21+dfsg1/alpine/osdep/termout.wnt.c:1467:47: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/osdep/termout.wnt.c:1737:8: warning: Either the condition 'if(utf8_srvr)' is redundant or there is possible null pointer dereference: utf8_srvr. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/osdep/termout.wnt.c:1740:9: note: Assuming that condition 'if(utf8_srvr)' is not redundant
alpine-2.21+dfsg1/alpine/osdep/termout.wnt.c:1737:8: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/osdep/termout.wnt.c:1758:12: warning: Either the condition 'if(utf8_fldrname)' is redundant or there is possible null pointer dereference: utf8_fldrname. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/osdep/termout.wnt.c:1767:6: note: Assuming that condition 'if(utf8_fldrname)' is not redundant
alpine-2.21+dfsg1/alpine/osdep/termout.wnt.c:1758:12: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/osdep/termout.wnt.c:1773:14: warning: Either the condition 'if(utf8_srvr)' is redundant or there is possible null pointer dereference: utf8_srvr. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/osdep/termout.wnt.c:1779:9: note: Assuming that condition 'if(utf8_srvr)' is not redundant
alpine-2.21+dfsg1/alpine/osdep/termout.wnt.c:1773:14: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/osdep/termout.wnt.c:1774:16: warning: Either the condition 'if(utf8_username)' is redundant or there is possible null pointer dereference: utf8_username. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/osdep/termout.wnt.c:1782:9: note: Assuming that condition 'if(utf8_username)' is not redundant
alpine-2.21+dfsg1/alpine/osdep/termout.wnt.c:1774:16: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/osdep/termout.wnt.c:1775:16: warning: Either the condition 'if(utf8_fldrname)' is redundant or there is possible null pointer dereference: utf8_fldrname. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/osdep/termout.wnt.c:1785:9: note: Assuming that condition 'if(utf8_fldrname)' is not redundant
alpine-2.21+dfsg1/alpine/osdep/termout.wnt.c:1775:16: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/osdep/termout.wnt.c:1791:65: warning: Either the condition 'if(utf8_srvr)' is redundant or there is possible null pointer dereference: utf8_srvr. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/osdep/termout.wnt.c:1794:5: note: Assuming that condition 'if(utf8_srvr)' is not redundant
alpine-2.21+dfsg1/alpine/osdep/termout.wnt.c:1791:65: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/osdep/termout.wnt.c:1792:6: warning: Either the condition 'if(utf8_username)' is redundant or there is possible null pointer dereference: utf8_username. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/osdep/termout.wnt.c:1797:5: note: Assuming that condition 'if(utf8_username)' is not redundant
alpine-2.21+dfsg1/alpine/osdep/termout.wnt.c:1792:6: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/osdep/termout.wnt.c:1793:4: warning: Either the condition 'if(utf8_username)' is redundant or there is possible null pointer dereference: utf8_username. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/osdep/termout.wnt.c:1797:5: note: Assuming that condition 'if(utf8_username)' is not redundant
alpine-2.21+dfsg1/alpine/osdep/termout.wnt.c:1793:4: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/osdep/termout.wnt.c:1793:19: warning: Either the condition 'if(utf8_fldrname)' is redundant or there is possible null pointer dereference: utf8_fldrname. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/osdep/termout.wnt.c:1800:5: note: Assuming that condition 'if(utf8_fldrname)' is not redundant
alpine-2.21+dfsg1/alpine/osdep/termout.wnt.c:1793:19: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/osdep/termout.wnt.c:1811:8: warning: Either the condition 'if(utf8_fn)' is redundant or there is possible null pointer dereference: utf8_fn. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/osdep/termout.wnt.c:1814:9: note: Assuming that condition 'if(utf8_fn)' is not redundant
alpine-2.21+dfsg1/alpine/osdep/termout.wnt.c:1811:8: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/osdep/termout.wnt.c:1820:13: warning: Either the condition 'if(utf8_fn)' is redundant or there is possible null pointer dereference: utf8_fn. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/osdep/termout.wnt.c:1823:9: note: Assuming that condition 'if(utf8_fn)' is not redundant
alpine-2.21+dfsg1/alpine/osdep/termout.wnt.c:1820:13: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/osdep/termout.wnt.c:1829:29: warning: Either the condition 'if(utf8_fn)' is redundant or there is possible null pointer dereference: utf8_fn. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/osdep/termout.wnt.c:1831:5: note: Assuming that condition 'if(utf8_fn)' is not redundant
alpine-2.21+dfsg1/alpine/osdep/termout.wnt.c:1829:29: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/osdep/termout.wnt.c:204:30: style: The scope of the variable 'windowPositionReg' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/osdep/termout.wnt.c:1057:11: style: The scope of the variable 'bstate' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/osdep/termout.wnt.c:567:11: style: Variable '__t' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/alpine/osdep/termout.wnt.c:568:11: style: Variable '__b' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/alpine/osdep/termout.wnt.c:751:34: style: Variable 'hWnd' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/alpine/osdep/termout.wnt.c:1258:34: style: Variable 'hWnd' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/alpine/osdep/termout.wnt.c:1552:34: style: Variable 'hWnd' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/alpine/pattern.c:180:14: style: The scope of the variable 'status' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/pattern.c:180:26: style: The scope of the variable 'flags' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/pattern.c:180:33: style: The scope of the variable 'err' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/pattern.c:181:34: style: The scope of the variable 'pipe_err' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/pine-use.c:154:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/alpine/pine-use.c:157:0: error: Resource leak: core [resourceLeak]
alpine-2.21+dfsg1/alpine/pipe.c:137:13: style: The scope of the variable 'err' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/print.c:332:2: style: Variable 'ctmpa->help' is reassigned a value before the old one has been used. [redundantAssignment]
alpine-2.21+dfsg1/alpine/print.c:331:2: note: Variable 'ctmpa->help' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/alpine/print.c:332:2: note: Variable 'ctmpa->help' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/alpine/print.c:563:9: style: The scope of the variable 'rc' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/print.c:564:16: style: The scope of the variable 'lval' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/print.c:565:22: style: The scope of the variable 'vtmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/radio.c:59:29: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/radio.c:895:12: style: The scope of the variable 'len' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/remote.c:263:22: style: The scope of the variable 'q' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/reply.c:2385:8: style: Condition '!errstr' is always true [knownConditionTrueFalse]
alpine-2.21+dfsg1/alpine/reply.c:2338:23: note: Assignment 'errstr=NULL', assigned value is 0
alpine-2.21+dfsg1/alpine/reply.c:2385:8: note: Condition '!errstr' is always true
alpine-2.21+dfsg1/alpine/reply.c:755:21: style: The scope of the variable 'cmd' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/reply.c:845:11: style: The scope of the variable 'buf' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/reply.c:1014:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/reply.c:1016:9: style: The scope of the variable 'ekey_num' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/reply.c:1348:15: style: The scope of the variable 'sigsize' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/reply.c:1348:29: style: The scope of the variable 'cntdown' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/reply.c:1388:13: style: The scope of the variable 'flags' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/reply.c:1391:13: style: The scope of the variable 'start' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/reply.c:1883:15: style: The scope of the variable 'enc_error' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/reply.c:1886:15: style: The scope of the variable 'rflags' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/reply.c:1968:17: style: The scope of the variable 'env' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/reply.c:1969:27: style: The scope of the variable 'rawno' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/reply.c:2039:19: style: The scope of the variable 'mc' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/reply.c:2081:14: style: The scope of the variable 'editor_result' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/reply.c:2337:14: style: The scope of the variable 'editor_result' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/reply.c:1468:14: style: Variable 'sigsize' is modified but its new value is never used. [unreadVariable]
alpine-2.21+dfsg1/alpine/roleconf.c:158:0: error: Syntax Error: AST broken, ternary operator lacks ':'. [internalAstError]
alpine-2.21+dfsg1/alpine/rpdump.c:275:26: warning: Either the condition 'if(pinerc)' is redundant or there is possible null pointer dereference: pinerc. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/rpdump.c:317:7: note: Assuming that condition 'if(pinerc)' is not redundant
alpine-2.21+dfsg1/alpine/rpdump.c:275:26: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/rpdump.c:275:75: warning: Either the condition 'if(smime)' is redundant or there is possible null pointer dereference: smime. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/rpdump.c:323:7: note: Assuming that condition 'if(smime)' is not redundant
alpine-2.21+dfsg1/alpine/rpdump.c:275:75: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/rpdump.c:280:37: warning: Either the condition 'if(pinerc)' is redundant or there is possible null pointer dereference: try. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/rpdump.c:317:7: note: Assuming that condition 'if(pinerc)' is not redundant
alpine-2.21+dfsg1/alpine/rpdump.c:279:11: note: Assignment 'try=pinerc', assigned value is 0
alpine-2.21+dfsg1/alpine/rpdump.c:280:37: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/rpdump.c:73:17: style: The scope of the variable 'buf' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/rpdump.c:546:24: style: The scope of the variable 'last' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/rpdump.c:793:22: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/rpload.c:262:26: warning: Either the condition 'if(pinerc)' is redundant or there is possible null pointer dereference: pinerc. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/rpload.c:304:7: note: Assuming that condition 'if(pinerc)' is not redundant
alpine-2.21+dfsg1/alpine/rpload.c:262:26: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/rpload.c:262:75: warning: Either the condition 'if(smime)' is redundant or there is possible null pointer dereference: smime. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/rpload.c:310:7: note: Assuming that condition 'if(smime)' is not redundant
alpine-2.21+dfsg1/alpine/rpload.c:262:75: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/rpload.c:267:36: warning: Either the condition 'if(pinerc)' is redundant or there is possible null pointer dereference: try. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/rpload.c:304:7: note: Assuming that condition 'if(pinerc)' is not redundant
alpine-2.21+dfsg1/alpine/rpload.c:266:11: note: Assignment 'try=pinerc', assigned value is 0
alpine-2.21+dfsg1/alpine/rpload.c:267:36: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/rpload.c:785:24: style: The scope of the variable 'last' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/send.c:312:11: style: Condition '!outgoing' is always true [knownConditionTrueFalse]
alpine-2.21+dfsg1/alpine/send.c:270:28: note: Assignment 'outgoing=NULL', assigned value is 0
alpine-2.21+dfsg1/alpine/send.c:312:11: note: Condition '!outgoing' is always true
alpine-2.21+dfsg1/alpine/send.c:320:11: style: Condition '!outgoing' is always true [knownConditionTrueFalse]
alpine-2.21+dfsg1/alpine/send.c:270:28: note: Assignment 'outgoing=NULL', assigned value is 0
alpine-2.21+dfsg1/alpine/send.c:320:11: note: Condition '!outgoing' is always true
alpine-2.21+dfsg1/alpine/send.c:326:8: style: Condition '!outgoing' is always true [knownConditionTrueFalse]
alpine-2.21+dfsg1/alpine/send.c:270:28: note: Assignment 'outgoing=NULL', assigned value is 0
alpine-2.21+dfsg1/alpine/send.c:326:8: note: Condition '!outgoing' is always true
alpine-2.21+dfsg1/alpine/send.c:4866:5: style: Condition 'bg_label' is always false [knownConditionTrueFalse]
alpine-2.21+dfsg1/alpine/send.c:4503:56: note: Assignment 'bg_label=0', assigned value is 0
alpine-2.21+dfsg1/alpine/send.c:4866:5: note: Condition 'bg_label' is always false
alpine-2.21+dfsg1/alpine/send.c:6060:11: style: Condition 'cs' is always false [knownConditionTrueFalse]
alpine-2.21+dfsg1/alpine/send.c:6040:39: note: Assignment 'cs=NULL', assigned value is 0
alpine-2.21+dfsg1/alpine/send.c:6060:11: note: Condition 'cs' is always false
alpine-2.21+dfsg1/alpine/send.c:6712:5: style: Condition 'dummy' is always false [knownConditionTrueFalse]
alpine-2.21+dfsg1/alpine/send.c:6685:10: note: Assignment 'dummy=NULL', assigned value is 0
alpine-2.21+dfsg1/alpine/send.c:6712:5: note: Condition 'dummy' is always false
alpine-2.21+dfsg1/alpine/send.c:864:9: warning: Either the condition 'if(ps_global&&ps_global->ttyo)' is redundant or there is possible null pointer dereference: ps_global. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/send.c:865:5: note: Assuming that condition 'if(ps_global&&ps_global->ttyo)' is not redundant
alpine-2.21+dfsg1/alpine/send.c:864:9: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/send.c:2517:11: warning: Either the condition 'if(barg&&barg->tptr&&strcmp(ppp,barg->tptr))' is redundant or there is possible null pointer dereference: barg. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/send.c:2533:6: note: Assuming that condition 'if(barg&&barg->tptr&&strcmp(ppp,barg->tptr))' is not redundant
alpine-2.21+dfsg1/alpine/send.c:2517:11: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/send.c:2518:4: warning: Either the condition 'if(barg&&barg->tptr&&strcmp(ppp,barg->tptr))' is redundant or there is possible null pointer dereference: barg. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/send.c:2533:6: note: Assuming that condition 'if(barg&&barg->tptr&&strcmp(ppp,barg->tptr))' is not redundant
alpine-2.21+dfsg1/alpine/send.c:2518:4: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/send.c:2519:4: warning: Either the condition 'if(barg&&barg->tptr&&strcmp(ppp,barg->tptr))' is redundant or there is possible null pointer dereference: barg. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/send.c:2533:6: note: Assuming that condition 'if(barg&&barg->tptr&&strcmp(ppp,barg->tptr))' is not redundant
alpine-2.21+dfsg1/alpine/send.c:2519:4: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/send.c:2520:4: warning: Either the condition 'if(barg&&barg->tptr&&strcmp(ppp,barg->tptr))' is redundant or there is possible null pointer dereference: barg. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/send.c:2533:6: note: Assuming that condition 'if(barg&&barg->tptr&&strcmp(ppp,barg->tptr))' is not redundant
alpine-2.21+dfsg1/alpine/send.c:2520:4: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/send.c:2823:5: warning: Possible null pointer dereference: he_lcc [nullPointer]
alpine-2.21+dfsg1/alpine/send.c:1820:84: note: Assignment 'he_lcc=NULL', assigned value is 0
alpine-2.21+dfsg1/alpine/send.c:2823:5: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/send.c:5792:21: warning: Either the condition 'if(u)' is redundant or there is possible null pointer dereference: u. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/send.c:5793:6: note: Assuming that condition 'if(u)' is not redundant
alpine-2.21+dfsg1/alpine/send.c:5792:21: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/send.c:6052:51: warning: Possible null pointer dereference: orig_descp [nullPointer]
alpine-2.21+dfsg1/alpine/send.c:6040:27: note: Assignment 'orig_descp=NULL', assigned value is 0
alpine-2.21+dfsg1/alpine/send.c:6052:51: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/send.c:1201:6: style: Variable 'prev_screen' is reassigned a value before the old one has been used. [redundantAssignment]
alpine-2.21+dfsg1/alpine/send.c:1197:0: note: Variable 'prev_screen' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/alpine/send.c:1201:6: note: Variable 'prev_screen' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/alpine/send.c:2052:2: style: Variable 'dflthdrs' is reassigned a value before the old one has been used. [redundantAssignment]
alpine-2.21+dfsg1/alpine/send.c:2050:0: note: Variable 'dflthdrs' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/alpine/send.c:2052:2: note: Variable 'dflthdrs' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/alpine/send.c:474:11: style: The scope of the variable 'ret' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/send.c:524:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/send.c:563:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/send.c:608:7: style: The scope of the variable 'rflags' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/send.c:1329:24: style: The scope of the variable 'dsn_show' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/send.c:1702:12: style: The scope of the variable 'l' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/send.c:1815:4: style: The scope of the variable 'editor_result' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/send.c:1928:7: style: The scope of the variable 'prompt' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/send.c:2610:24: style: The scope of the variable 'tail' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/send.c:3233:31: style: The scope of the variable 'newfname' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/send.c:3233:52: style: The scope of the variable 'nbuf' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/send.c:3450:14: style: The scope of the variable 'q' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/send.c:3451:14: style: The scope of the variable 'lp' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/send.c:3452:14: style: The scope of the variable 'len' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/send.c:3563:10: style: The scope of the variable 'err' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/send.c:4503:23: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/send.c:4504:46: style: The scope of the variable 'lparen' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/send.c:5174:14: style: The scope of the variable 'l' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/send.c:5230:11: style: The scope of the variable 'rv' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/send.c:5283:24: style: The scope of the variable 'readthis_so' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/send.c:5435:10: style: The scope of the variable 'buf' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/send.c:5435:28: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/send.c:5626:14: style: The scope of the variable 'ppa' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/send.c:5627:14: style: The scope of the variable 'type' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/send.c:5628:7: style: The scope of the variable 'name_l' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/send.c:6274:11: style: The scope of the variable 'q' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/send.c:6318:25: style: The scope of the variable 'hp' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/send.c:3199:3: style: Label 'fake_hup' is not used. [unusedLabel]
alpine-2.21+dfsg1/alpine/send.c:2821:31: error: Uninitialized variable: he_fcc [uninitvar]
alpine-2.21+dfsg1/alpine/send.c:2822:31: error: Uninitialized variable: he_fcc [uninitvar]
alpine-2.21+dfsg1/alpine/send.c:2824:31: error: Uninitialized variable: he_fcc [uninitvar]
alpine-2.21+dfsg1/alpine/send.c:6543:43: error: Uninitialized variable: save_jmp_buf [uninitvar]
alpine-2.21+dfsg1/alpine/send.c:6886:43: error: Uninitialized variable: save_jmp_buf [uninitvar]
alpine-2.21+dfsg1/alpine/setup.c:159:5: warning: Either the condition '(vtmp)?(((ew)==Main)?(vtmp)->main_user_val.l:(vtmp)->post_user_val.l):NULL' is redundant or there is possible null pointer dereference: vtmp. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/setup.c:160:12: note: Assuming that condition '(vtmp)?(((ew)==Main)?(vtmp)->main_user_val.l:(vtmp)->post_user_val.l):NULL' is not redundant
alpine-2.21+dfsg1/alpine/setup.c:159:5: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/setup.c:894:6: warning: Either the condition 'if(ltmp)' is redundant or there is possible null pointer dereference: ltmp. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/setup.c:899:8: note: Assuming that condition 'if(ltmp)' is not redundant
alpine-2.21+dfsg1/alpine/setup.c:894:6: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/setup.c:895:6: warning: Either the condition 'if(ltmp)' is redundant or there is possible null pointer dereference: ltmp. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/setup.c:899:8: note: Assuming that condition 'if(ltmp)' is not redundant
alpine-2.21+dfsg1/alpine/setup.c:895:6: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/setup.c:377:8: style: The scope of the variable 'new_sect' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/setup.c:498:13: style: The scope of the variable 'len' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/setup.c:684:17: style: The scope of the variable 'alval' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/setup.c:779:12: style: The scope of the variable 'cnt' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/setup.c:781:15: style: The scope of the variable 'f' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/signal.c:322:17: style: The scope of the variable 'm' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/signal.c:394:17: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/signal.c:852:11: style: Variable 'now' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/alpine/status.c:153:60: warning: Either the condition 'if(clean_msg)' is redundant or there is possible null pointer dereference: clean_msg. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/status.c:164:5: note: Assuming that condition 'if(clean_msg)' is not redundant
alpine-2.21+dfsg1/alpine/status.c:153:60: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/status.c:804:9: style: The scope of the variable 'the_last_one' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/status.c:805:20: style: The scope of the variable 'last_one' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/status.c:1255:37: style: Clarify calculation precedence for '+' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/alpine/takeaddr.c:349:23: warning: Either the condition 'if(scratch)' is redundant or there is possible null pointer dereference: scratch. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/takeaddr.c:352:4: note: Assuming that condition 'if(scratch)' is not redundant
alpine-2.21+dfsg1/alpine/takeaddr.c:349:23: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/takeaddr.c:2265:17: warning: Either the condition 'if(scratch)' is redundant or there is possible null pointer dereference: scratch. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/takeaddr.c:2268:5: note: Assuming that condition 'if(scratch)' is not redundant
alpine-2.21+dfsg1/alpine/takeaddr.c:2265:17: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/takeaddr.c:2355:21: warning: Either the condition 'if(scratch)' is redundant or there is possible null pointer dereference: scratch. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/alpine/takeaddr.c:2358:9: note: Assuming that condition 'if(scratch)' is not redundant
alpine-2.21+dfsg1/alpine/takeaddr.c:2355:21: note: Null pointer dereference
alpine-2.21+dfsg1/alpine/takeaddr.c:129:28: style: The scope of the variable 'lastrc' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/takeaddr.c:317:22: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/takeaddr.c:706:15: style: The scope of the variable 'elim_dup' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/takeaddr.c:1123:17: style: The scope of the variable 'dline' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/takeaddr.c:1865:14: style: The scope of the variable 'actual_width' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/takeaddr.c:2233:23: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/takeaddr.c:2323:27: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/takeaddr.c:2769:20: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/takeaddr.c:432:43: error: Uninitialized variable: save_jmp_buf [uninitvar]
alpine-2.21+dfsg1/alpine/titlebar.c:746:11: style: Expression is always false because 'else if' condition matches previous condition at line 735. [multiCondition]
alpine-2.21+dfsg1/alpine/titlebar.c:917:25: style: The scope of the variable 'maxnum' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/titlebar.c:919:32: style: The scope of the variable 'titlecolor' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/titlebar.c:920:17: style: The scope of the variable 'buf' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/titlebar.c:921:17: style: The scope of the variable 'num_len' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/titlebar.c:922:19: style: The scope of the variable 'rawno' can be reduced. [variableScope]
alpine-2.21+dfsg1/alpine/titlebar.c:1149:7: warning: The buffer 'percent' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
alpine-2.21+dfsg1/alpine/titlebar.c:1153:7: warning: The buffer 'percent' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
alpine-2.21+dfsg1/alpine/titlebar.c:1155:7: warning: The buffer 'percent' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
alpine-2.21+dfsg1/alpine/titlebar.c:136:61: error: Uninitialized variable: i [uninitvar]
alpine-2.21+dfsg1/alpine/titlebar.c:945:32: error: Uninitialized variable: oldnum [uninitvar]
alpine-2.21+dfsg1/imap/src/c-client/auth_gss.c:137:8: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/auth_gss.c:142:9: style: The scope of the variable 'data' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/auth_log.c:106:21: style: The scope of the variable 'authuser' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/auth_md5.c:102:24: style: The scope of the variable 'hshbuf' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/auth_md5.c:151:12: style: The scope of the variable 'u' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/auth_md5.c:151:21: style: The scope of the variable 'authuser' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/auth_md5.c:151:31: style: The scope of the variable 'hash' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/auth_md5.c:151:53: style: The scope of the variable 'hshbuf' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/auth_md5.c:152:20: style: The scope of the variable 'pl' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/auth_md5.c:193:18: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/auth_md5.c:193:35: style: The scope of the variable 'lret' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/auth_md5.c:235:7: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/auth_md5.c:235:9: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/auth_md5.c:283:9: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/auth_pla.c:58:9: style: The scope of the variable 'u' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/auth_pla.c:120:20: style: The scope of the variable 'pass' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:2553:25: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:4020:35: warning: Either the condition 'i>30' is redundant or the array 'stream->user_flags[30]' is accessed at index 30, which is out of bounds. [arrayIndexOutOfBoundsCond]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:4015:13: note: Assuming that condition 'i>30' is not redundant
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:4020:35: note: Array index out of bounds
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:4974:5: style: Redundant condition: If 'c > ' '', the comparison 'c' is always true. [redundantCondition]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:5818:7: warning: Either the condition 'stream' is redundant or there is possible null pointer dereference: stream. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:743:10: note: Assuming that condition 'stream' is not redundant
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:751:7: note: Calling function 'imap_cap', 1st argument 'stream' value is 0
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:5818:7: note: Null pointer dereference
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:5820:11: warning: Either the condition 'stream' is redundant or there is possible null pointer dereference: stream. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:743:10: note: Assuming that condition 'stream' is not redundant
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:751:7: note: Calling function 'imap_cap', 1st argument 'stream' value is 0
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:5820:11: note: Null pointer dereference
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:2091:7: style: Variable 'pgm->msgno' is reassigned a value before the old one has been used. [redundantAssignment]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:2089:7: note: Variable 'pgm->msgno' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:2091:7: note: Variable 'pgm->msgno' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:3217:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:688:20: style: The scope of the variable 'reply' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:802:19: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:1057:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:1060:20: style: The scope of the variable 'reply' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:1265:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:1296:19: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:1297:12: style: The scope of the variable 'u' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:1326:20: style: The scope of the variable 'reply' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:1471:19: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:1471:21: style: The scope of the variable 'k' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:1471:23: style: The scope of the variable 'x' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:1472:27: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:1662:7: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:1663:39: style: The scope of the variable 'seq' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:1905:20: style: The scope of the variable 'reply' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:1907:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:1908:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:1908:19: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:1908:21: style: The scope of the variable 'k' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:1945:20: style: The scope of the variable 'reply' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:1947:8: style: The scope of the variable 'seq' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:1949:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:2025:17: style: The scope of the variable 'elt' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:2225:19: style: The scope of the variable 'elt' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:2323:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:2323:19: style: The scope of the variable 'start' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:2323:25: style: The scope of the variable 'last' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:2514:20: style: The scope of the variable 'reply' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:2579:15: style: The scope of the variable 'stream' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:2635:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:2880:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:2924:22: style: The scope of the variable 'reply' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:2927:19: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:3021:10: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:3023:8: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:3023:14: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:3183:7: style: The scope of the variable 'datetmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:3260:8: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:3532:20: style: The scope of the variable 'reply' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:3534:11: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:3665:20: style: The scope of the variable 'reply' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:3798:19: style: The scope of the variable 'msgno' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:3837:18: style: The scope of the variable 'e' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:4381:17: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:4382:17: style: The scope of the variable 'elt' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:4383:13: style: The scope of the variable 'cu' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:4384:15: style: The scope of the variable 'au' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:4478:14: style: The scope of the variable 'prev' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:4885:9: style: The scope of the variable 'flag' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:5012:21: style: The scope of the variable 'k' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:5238:7: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:5573:19: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:1263:29: style: Function 'imap_challenge' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:179:29: note: Function 'imap_challenge' argument 1 names different: declaration 'stream' definition 's'.
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:1263:29: note: Function 'imap_challenge' argument 1 names different: declaration 'stream' definition 's'.
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:1293:27: warning: Function 'imap_response' argument order different: declaration 'stream, s, size' definition 's, response, size' [funcArgOrderDifferent]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:180:27: note: Function 'imap_response' argument order different: declaration 'stream, s, size' definition 's, response, size'
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:1293:27: note: Function 'imap_response' argument order different: declaration 'stream, s, size' definition 's, response, size'
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:2468:70: style: Function 'imap_copy' argument 4 names different: declaration 'options' definition 'flags'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:203:70: note: Function 'imap_copy' argument 4 names different: declaration 'options' definition 'flags'.
alpine-2.21+dfsg1/imap/src/c-client/imap4r1.c:2468:70: note: Function 'imap_copy' argument 4 names different: declaration 'options' definition 'flags'.
alpine-2.21+dfsg1/imap/src/c-client/mail.c:5583:6: style: Condition 's' is always false [knownConditionTrueFalse]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:5567:13: note: Assignment 's=0', assigned value is 0
alpine-2.21+dfsg1/imap/src/c-client/mail.c:5583:6: note: Condition 's' is always false
alpine-2.21+dfsg1/imap/src/c-client/mail.c:2817:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:2817:3: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:2817:3: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:2817:3: warning: %d in format string (no. 5) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:2817:3: warning: %d in format string (no. 6) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:2817:3: warning: %d in format string (no. 8) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:2817:3: warning: %d in format string (no. 9) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:2844:3: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:2844:3: warning: %d in format string (no. 5) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:2844:3: warning: %d in format string (no. 6) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:2844:3: warning: %d in format string (no. 7) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:2844:3: warning: %d in format string (no. 9) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:2844:3: warning: %d in format string (no. 10) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:2940:36: style: Same expression on both sides of '-'. [duplicateExpression]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:2942:36: style: Same expression on both sides of '-'. [duplicateExpression]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:2943:15: style: Same expression on both sides of '-'. [duplicateExpression]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:2944:36: style: Same expression on both sides of '-'. [duplicateExpression]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:2947:15: style: Same expression on both sides of '-'. [duplicateExpression]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:3079:13: style: Same expression on both sides of '-'. [duplicateExpression]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:3089:13: style: Same expression on both sides of '-'. [duplicateExpression]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:749:8: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:749:11: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:1018:12: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:1019:10: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:1187:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:1304:7: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:1305:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:1379:7: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:1576:8: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:1576:11: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:1644:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:1645:8: style: The scope of the variable 'sequence' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:1692:19: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:1907:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:2217:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:2252:23: style: The scope of the variable 'delta' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:2252:29: style: The scope of the variable 'first' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:2252:35: style: The scope of the variable 'firstuid' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:2252:44: style: The scope of the variable 'last' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:2252:49: style: The scope of the variable 'lastuid' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:2252:57: style: The scope of the variable 'middle' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:2252:64: style: The scope of the variable 'miduid' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:2299:9: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:2343:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:2345:9: style: The scope of the variable 'nf' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:2399:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:2450:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:2450:19: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:2451:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:2451:12: style: The scope of the variable 'f' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:2451:14: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:2751:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:2895:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:3170:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:3193:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:3210:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:3211:17: style: The scope of the variable 'elt' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:3410:7: style: The scope of the variable 'notfound' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:3411:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:3472:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:3616:14: style: The scope of the variable 'e' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:3773:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:3773:12: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:3934:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:3936:10: style: The scope of the variable 'k' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:4033:9: style: The scope of the variable 'criterion' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:4033:22: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:4034:7: style: The scope of the variable 'f' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:4162:8: style: The scope of the variable 'e' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:4563:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:4563:19: style: The scope of the variable 'slen' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:4564:8: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:4564:14: style: The scope of the variable 'x' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:4841:14: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:4842:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:4842:19: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:4842:27: style: The scope of the variable 'ls' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:5344:14: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:5345:15: style: The scope of the variable 'nxt' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:5368:19: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:5490:15: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:5490:33: style: The scope of the variable 'msg' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:5492:8: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:5492:10: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:6219:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:2889:56: style: Function 'mail_parse_date' argument 2 names different: declaration 'string' definition 's'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/imap/src/c-client/mail.h:1748:56: note: Function 'mail_parse_date' argument 2 names different: declaration 'string' definition 's'.
alpine-2.21+dfsg1/imap/src/c-client/mail.c:2889:56: note: Function 'mail_parse_date' argument 2 names different: declaration 'string' definition 's'.
alpine-2.21+dfsg1/imap/src/c-client/mail.c:6291:68: style: Function 'net_aopen' argument 4 names different: declaration 'usrbuf' definition 'user'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/imap/src/c-client/mail.h:1867:68: note: Function 'net_aopen' argument 4 names different: declaration 'usrbuf' definition 'user'.
alpine-2.21+dfsg1/imap/src/c-client/mail.c:6291:68: note: Function 'net_aopen' argument 4 names different: declaration 'usrbuf' definition 'user'.
alpine-2.21+dfsg1/imap/src/c-client/mail.c:6322:27: style: Function 'net_getbuffer' argument 1 names different: declaration 'stream' definition 'st'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/imap/src/c-client/mail.h:1870:27: note: Function 'net_getbuffer' argument 1 names different: declaration 'stream' definition 'st'.
alpine-2.21+dfsg1/imap/src/c-client/mail.c:6322:27: note: Function 'net_getbuffer' argument 1 names different: declaration 'stream' definition 'st'.
alpine-2.21+dfsg1/imap/src/c-client/mail.c:2300:8: style: Variable 'tmp' is not assigned a value. [unassignedVariable]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:2796:9: style: Unused variable: pt [unusedVariable]
alpine-2.21+dfsg1/imap/src/c-client/mail.c:2797:17: style: Unused variable: i [unusedVariable]
alpine-2.21+dfsg1/imap/src/c-client/misc.c:212:8: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/misc.c:212:10: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/misc.c:212:12: style: The scope of the variable 'k' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/misc.c:213:7: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/misc.c:262:8: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/misc.c:262:10: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/misc.c:262:12: style: The scope of the variable 'k' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/misc.c:263:7: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/misc.c:264:17: style: The scope of the variable 'mask' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/misc.c:447:7: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/misc.c:466:7: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/misc.c:483:7: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/misc.c:43:38: style: Function 'ucase' argument 1 names different: declaration 'string' definition 's'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/imap/src/c-client/misc.h:82:38: note: Function 'ucase' argument 1 names different: declaration 'string' definition 's'.
alpine-2.21+dfsg1/imap/src/c-client/misc.c:43:38: note: Function 'ucase' argument 1 names different: declaration 'string' definition 's'.
alpine-2.21+dfsg1/imap/src/c-client/misc.c:59:38: style: Function 'lcase' argument 1 names different: declaration 'string' definition 's'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/imap/src/c-client/misc.h:83:38: note: Function 'lcase' argument 1 names different: declaration 'string' definition 's'.
alpine-2.21+dfsg1/imap/src/c-client/misc.c:59:38: note: Function 'lcase' argument 1 names different: declaration 'string' definition 's'.
alpine-2.21+dfsg1/imap/src/c-client/misc.c:173:29: style: Variable 'value' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/imap/src/c-client/newsrc.c:132:15: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/imap/src/c-client/newsrc.c:133:9: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/imap/src/c-client/newsrc.c:133:9: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/imap/src/c-client/newsrc.c:141:18: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/imap/src/c-client/newsrc.c:142:12: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/imap/src/c-client/newsrc.c:142:12: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/imap/src/c-client/newsrc.c:116:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/newsrc.c:116:19: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/newsrc.c:116:21: style: The scope of the variable 'k' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/newsrc.c:117:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/newsrc.c:119:7: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/newsrc.c:158:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/newsrc.c:158:12: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/newsrc.c:158:19: style: The scope of the variable 'name' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/newsrc.c:159:7: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/newsrc.c:259:7: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/newsrc.c:260:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/newsrc.c:261:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/newsrc.c:261:19: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/newsrc.c:346:27: style: The scope of the variable 'backup' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/newsrc.c:454:7: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/newsrc.c:455:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/newsrc.c:456:8: style: The scope of the variable 'pos' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/newsrc.c:457:10: style: The scope of the variable 'size' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/nntp.c:415:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/nntp.c:509:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/nntp.c:509:19: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/nntp.c:509:21: style: The scope of the variable 'k' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/nntp.c:509:23: style: The scope of the variable 'rnmsgs' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/nntp.c:840:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/nntp.c:869:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/nntp.c:914:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/nntp.c:1108:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/nntp.c:1110:9: style: The scope of the variable 'f' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/nntp.c:1156:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/nntp.c:1232:17: style: The scope of the variable 'elt' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/nntp.c:1280:18: style: The scope of the variable 'd' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/nntp.c:1383:16: style: The scope of the variable 'e' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/nntp.c:1501:8: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/nntp.c:1501:14: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/nntp.c:1501:19: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/nntp.c:2140:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/nntp.c:2163:19: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/nntp.c:2164:12: style: The scope of the variable 'u' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/nntp.c:2230:8: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/nntp.c:1901:46: style: Function 'nntp_mail' argument 2 names different: declaration 'msg' definition 'env'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/imap/src/c-client/nntp.h:56:46: note: Function 'nntp_mail' argument 2 names different: declaration 'msg' definition 'env'.
alpine-2.21+dfsg1/imap/src/c-client/nntp.c:1901:46: note: Function 'nntp_mail' argument 2 names different: declaration 'msg' definition 'env'.
alpine-2.21+dfsg1/imap/src/c-client/nntp.c:1906:0: style: Variable 'error' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/imap/src/c-client/nntp.c:1907:0: style: Variable 'retry' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/imap/src/c-client/pop3.c:832:4: warning: Either the condition 'if(size)' is redundant or there is possible null pointer dereference: size. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/imap/src/c-client/pop3.c:860:6: note: Assuming that condition 'if(size)' is not redundant
alpine-2.21+dfsg1/imap/src/c-client/pop3.c:832:4: note: Null pointer dereference
alpine-2.21+dfsg1/imap/src/c-client/pop3.c:351:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/pop3.c:380:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/pop3.c:380:19: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/pop3.c:381:14: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/pop3.c:488:18: style: The scope of the variable 'args' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/pop3.c:558:18: style: The scope of the variable 'at' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/pop3.c:695:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/pop3.c:719:19: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/pop3.c:720:12: style: The scope of the variable 'u' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/pop3.c:781:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/pop3.c:829:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/pop3.c:831:9: style: The scope of the variable 'f' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/pop3.c:944:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/pop3.c:945:17: style: The scope of the variable 'elt' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/pop3.c:946:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/pop3.c:946:23: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/pop3.c:693:29: style: Function 'pop3_challenge' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/imap/src/c-client/pop3.c:92:29: note: Function 'pop3_challenge' argument 1 names different: declaration 'stream' definition 's'.
alpine-2.21+dfsg1/imap/src/c-client/pop3.c:693:29: note: Function 'pop3_challenge' argument 1 names different: declaration 'stream' definition 's'.
alpine-2.21+dfsg1/imap/src/c-client/pop3.c:716:27: warning: Function 'pop3_response' argument order different: declaration 'stream, s, size' definition 's, response, size' [funcArgOrderDifferent]
alpine-2.21+dfsg1/imap/src/c-client/pop3.c:93:27: note: Function 'pop3_response' argument order different: declaration 'stream, s, size' definition 's, response, size'
alpine-2.21+dfsg1/imap/src/c-client/pop3.c:716:27: note: Function 'pop3_response' argument order different: declaration 'stream, s, size' definition 's, response, size'
alpine-2.21+dfsg1/imap/src/c-client/pop3.c:62:10: style: struct member 'Anonymous22::expiredays' is never used. [unusedStructMember]
alpine-2.21+dfsg1/imap/src/c-client/rfc822.c:2085:15: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
alpine-2.21+dfsg1/imap/src/c-client/rfc822.c:129:8: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/rfc822.c:129:11: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/rfc822.c:298:23: style: The scope of the variable 'm' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/rfc822.c:740:8: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/rfc822.c:1011:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/rfc822.c:1786:15: style: The scope of the variable 'param' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/rfc822.c:1854:15: style: The scope of the variable 'param' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/rfc822.c:1960:8: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/rfc822.c:1960:11: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/rfc822.c:2113:17: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/rfc822.c:2188:17: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/rfc822.c:1199:34: style: Function 'rfc822_parse_phrase' argument 1 names different: declaration 'string' definition 's'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/imap/src/c-client/rfc822.h:76:34: note: Function 'rfc822_parse_phrase' argument 1 names different: declaration 'string' definition 's'.
alpine-2.21+dfsg1/imap/src/c-client/rfc822.c:1199:34: note: Function 'rfc822_parse_phrase' argument 1 names different: declaration 'string' definition 's'.
alpine-2.21+dfsg1/imap/src/c-client/rfc822.c:1219:32: style: Function 'rfc822_parse_word' argument 1 names different: declaration 'string' definition 's'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/imap/src/c-client/rfc822.h:77:32: note: Function 'rfc822_parse_word' argument 1 names different: declaration 'string' definition 's'.
alpine-2.21+dfsg1/imap/src/c-client/rfc822.c:1219:32: note: Function 'rfc822_parse_word' argument 1 names different: declaration 'string' definition 's'.
alpine-2.21+dfsg1/imap/src/c-client/rfc822.c:2379:39: style: Function 'rfc822_write_body_header' argument 1 names different: declaration 'header' definition 'dst'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/imap/src/c-client/rfc822.h:117:39: note: Function 'rfc822_write_body_header' argument 1 names different: declaration 'header' definition 'dst'.
alpine-2.21+dfsg1/imap/src/c-client/rfc822.c:2379:39: note: Function 'rfc822_write_body_header' argument 1 names different: declaration 'header' definition 'dst'.
alpine-2.21+dfsg1/imap/src/c-client/rfc822.c:2413:5: style: Variable 'tmp' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/imap/src/c-client/smanager.c:40:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/smanager.c:40:26: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/smanager.c:112:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/smtp.c:146:8: style: The scope of the variable 'reply' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/smtp.c:147:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/smtp.c:147:11: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/smtp.c:344:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/smtp.c:368:19: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/smtp.c:369:12: style: The scope of the variable 'u' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/smtp.c:787:8: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/c-client/smtp.c:417:57: style: Function 'smtp_mail' argument 3 names different: declaration 'msg' definition 'env'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/imap/src/c-client/smtp.h:75:57: note: Function 'smtp_mail' argument 3 names different: declaration 'msg' definition 'env'.
alpine-2.21+dfsg1/imap/src/c-client/smtp.c:417:57: note: Function 'smtp_mail' argument 3 names different: declaration 'msg' definition 'env'.
alpine-2.21+dfsg1/imap/src/c-client/utf8.c:2332:0: error: #error "UCS4_WIDLEN != UCS4_SIPBASE" [preprocessorErrorDirective]
alpine-2.21+dfsg1/imap/src/c-client/utf8aux.c:118:9: style: The scope of the variable 'cs' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/charset/big5.c:52:18: style: struct member 'big5_ku::plane0' is never used. [unusedStructMember]
alpine-2.21+dfsg1/imap/src/charset/big5.c:53:18: style: struct member 'big5_ku::plane1' is never used. [unusedStructMember]
alpine-2.21+dfsg1/imap/src/dmail/dmail.c:224:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/dmail/dmail.c:323:11: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/imapd/imapd.c:4673:7: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alpine-2.21+dfsg1/imap/src/imapd/imapd.c:2214:20: style: Redundant condition: If 'EXPR > ' '', the comparison 'EXPR' is always true. [redundantCondition]
alpine-2.21+dfsg1/imap/src/imapd/imapd.c:2590:35: style: Same expression on both sides of '-'. [duplicateExpression]
alpine-2.21+dfsg1/imap/src/imapd/imapd.c:2592:35: style: Same expression on both sides of '-'. [duplicateExpression]
alpine-2.21+dfsg1/imap/src/imapd/imapd.c:2593:14: style: Same expression on both sides of '-'. [duplicateExpression]
alpine-2.21+dfsg1/imap/src/imapd/imapd.c:2594:35: style: Same expression on both sides of '-'. [duplicateExpression]
alpine-2.21+dfsg1/imap/src/imapd/imapd.c:2597:14: style: Same expression on both sides of '-'. [duplicateExpression]
alpine-2.21+dfsg1/imap/src/imapd/imapd.c:302:19: style: The scope of the variable 'uid' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/imapd/imapd.c:303:8: style: The scope of the variable 'f' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/imapd/imapd.c:304:24: style: The scope of the variable 'u' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/imapd/imapd.c:304:27: style: The scope of the variable 'v' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/imapd/imapd.c:333:10: style: The scope of the variable 'proxy' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/imapd/imapd.c:480:9: style: The scope of the variable 'bbs' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/imapd/imapd.c:766:27: style: The scope of the variable 'sl' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/imapd/imapd.c:942:26: style: The scope of the variable 'iuid' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/imapd/imapd.c:1228:22: style: The scope of the variable 'unseen' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/imapd/imapd.c:1598:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/imapd/imapd.c:2080:7: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/imapd/imapd.c:2102:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/imapd/imapd.c:2102:12: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/imapd/imapd.c:2574:9: style: The scope of the variable 'm' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/imapd/imapd.c:2574:11: style: The scope of the variable 'y' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/imapd/imapd.c:3272:9: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/imapd/imapd.c:3272:11: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/imapd/imapd.c:3409:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/imapd/imapd.c:3713:9: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/imapd/imapd.c:3755:17: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/imapd/imapd.c:3756:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/imapd/imapd.c:3924:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/imapd/imapd.c:4081:19: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/imapd/imapd.c:4127:15: style: The scope of the variable 'ts' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/imapd/imapd.c:4131:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/imapd/imapd.c:4465:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/imapd/imapd.c:4519:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/imapd/imapd.c:4519:12: style: The scope of the variable 'code' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/imapd/imapd.c:2125:66: style: Function 'parse_astring' argument 2 names different: declaration 'i' definition 'size'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/imap/src/imapd/imapd.c:137:66: note: Function 'parse_astring' argument 2 names different: declaration 'i' definition 'size'.
alpine-2.21+dfsg1/imap/src/imapd/imapd.c:2125:66: note: Function 'parse_astring' argument 2 names different: declaration 'i' definition 'size'.
alpine-2.21+dfsg1/imap/src/imapd/imapd.c:2387:72: style: Function 'parse_criterion' argument 3 names different: declaration 'msgmsg' definition 'maxmsg'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/imap/src/imapd/imapd.c:147:72: note: Function 'parse_criterion' argument 3 names different: declaration 'msgmsg' definition 'maxmsg'.
alpine-2.21+dfsg1/imap/src/imapd/imapd.c:2387:72: note: Function 'parse_criterion' argument 3 names different: declaration 'msgmsg' definition 'maxmsg'.
alpine-2.21+dfsg1/imap/src/imapd/imapd.c:3876:24: style: Function 'ptext' argument 1 names different: declaration 's' definition 'txt'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/imap/src/imapd/imapd.c:195:24: note: Function 'ptext' argument 1 names different: declaration 's' definition 'txt'.
alpine-2.21+dfsg1/imap/src/imapd/imapd.c:3876:24: note: Function 'ptext' argument 1 names different: declaration 's' definition 'txt'.
alpine-2.21+dfsg1/imap/src/imapd/imapd.c:3427:13: style: Variable 'f' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/imap/src/imapd/imapd.c:1718:34: error: Resource leak: alf [resourceLeak]
alpine-2.21+dfsg1/imap/src/imapd/imapd.c:314:15: error: Uninitialized variable: s [uninitvar]
alpine-2.21+dfsg1/imap/src/ipopd/ipop2d.c:535:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alpine-2.21+dfsg1/imap/src/ipopd/ipop2d.c:415:19: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/ipopd/ipop2d.c:416:11: style: The scope of the variable 'bs' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/ipopd/ipop2d.c:100:6: error: Uninitialized variable: s [uninitvar]
alpine-2.21+dfsg1/imap/src/ipopd/ipop3d.c:705:8: style: Variable 'tmp' is not assigned a value. [unassignedVariable]
alpine-2.21+dfsg1/imap/src/ipopd/ipop3d.c:114:6: error: Uninitialized variable: s [uninitvar]
alpine-2.21+dfsg1/imap/src/mailutil/mailutil.c:516:15: style: The scope of the variable 'env1' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/mailutil/mailutil.c:600:9: style: The scope of the variable 'criterion' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/mailutil/mailutil.c:600:22: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/mailutil/mailutil.c:601:7: style: The scope of the variable 'f' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/mailutil/mailutil.c:772:11: style: The scope of the variable 'dummymsg' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/mailutil/mailutil.c:851:9: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/mailutil/mailutil.c:851:12: style: The scope of the variable 't1' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/mailutil/mailutil.c:459:23: style: Unused variable: count [unusedVariable]
alpine-2.21+dfsg1/imap/src/mailutil/mailutil.c:461:16: style: Unused variable: elt [unusedVariable]
alpine-2.21+dfsg1/imap/src/mlock/mlock.c:98:0: error: Memory leak: lock [memleak]
alpine-2.21+dfsg1/imap/src/mlock/mlock.c:98:0: error: Memory leak: hitch [memleak]
alpine-2.21+dfsg1/imap/src/mtest/mtest.c:153:13: style: The scope of the variable 'arg' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/mtest/mtest.c:377:11: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/mtest/mtest.c:509:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/mtest/mtest.c:511:18: style: The scope of the variable 'auth' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/dummy.c:216:12: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/dummy.c:216:31: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/dummy.c:274:18: style: The scope of the variable 'd' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/dummy.c:276:24: style: The scope of the variable 'path' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/dummy.c:277:10: style: The scope of the variable 'len' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/dummy.c:373:17: style: The scope of the variable 'ssiz' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/dummy.c:373:22: style: The scope of the variable 'bsiz' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/dummy.c:408:18: style: The scope of the variable 'dr' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/dummy.c:412:7: style: The scope of the variable 'nochild' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/dummy.c:476:8: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/dummy.c:476:13: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/dummy.c:545:8: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/dummy.c:545:13: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/env_ami.c:700:0: error: Invalid number of character '{' when these macros are defined: '__GCC__=1;__GCC__=1'. [syntaxError]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mbx.c:205:10: style: The scope of the variable 'upd' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mbx.c:207:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mbx.c:208:8: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mbx.c:208:10: style: The scope of the variable 'k' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mbx.c:210:8: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mbx.c:212:10: style: The scope of the variable 'tp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mbx.c:446:8: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mbx.c:674:17: style: The scope of the variable 'elt' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mbx.c:675:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mbx.c:762:10: style: The scope of the variable 'tp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mbx.c:803:19: style: The scope of the variable 'pos' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mbx.c:805:7: style: The scope of the variable 'ld' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mbx.c:806:8: style: The scope of the variable 'lock' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mbx.c:807:17: style: The scope of the variable 'elt' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mbx.c:887:17: style: The scope of the variable 'nexp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mbx.c:914:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mbx.c:915:17: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mbx.c:915:19: style: The scope of the variable 'r' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mbx.c:917:14: style: The scope of the variable 'txt' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mbx.c:917:18: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mbx.c:918:17: style: The scope of the variable 'elt' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mbx.c:1250:19: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mbx.c:1250:21: style: The scope of the variable 'k' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mbx.c:1250:23: style: The scope of the variable 'm' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mbx.c:1638:24: style: The scope of the variable 'te' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mbx.c:1698:19: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mbx.c:1698:21: style: The scope of the variable 'k' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mbx.c:1698:23: style: The scope of the variable 'm' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mbx.c:1698:25: style: The scope of the variable 'delta' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mbx.c:1831:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mbx.c:1832:7: style: The scope of the variable 'ld' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mbx.c:1833:8: style: The scope of the variable 'lock' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mbx.c:1303:46: style: Checking if unsigned variable 'i=read(((struct mbx_local*)stream->local)->fd,((struct mbx_local*)stream->local)->buf,64)' is less than zero. [unsignedLessThanZero]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mbx.c:1523:25: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mbx.c:1524:31: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mbx.c:1525:31: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mbx.c:1526:33: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mbx.c:1527:27: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mbx.c:1528:36: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mh.c:936:4: warning: sprintf format string requires 1 parameter but 2 are given. [wrongPrintfScanfArgNum]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mh.c:222:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mh.c:241:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mh.c:242:7: style: The scope of the variable 'fd' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mh.c:322:7: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mh.c:418:18: style: The scope of the variable 'd' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mh.c:502:18: style: The scope of the variable 'd' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mh.c:634:17: style: The scope of the variable 'elt' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mh.c:635:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mh.c:653:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mh.c:653:19: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mh.c:653:21: style: The scope of the variable 'nlseen' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mh.c:655:17: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mh.c:655:20: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mh.c:845:7: style: The scope of the variable 'fd' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mh.c:846:21: style: The scope of the variable 'r' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mh.c:977:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mh.c:978:17: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mh.c:1033:17: style: The scope of the variable 'elt' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mh.c:1035:7: style: The scope of the variable 'fd' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mh.c:1036:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mh.c:1037:26: style: The scope of the variable 'date' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mh.c:1094:7: style: The scope of the variable 'fd' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mh.c:1098:9: style: The scope of the variable 'df' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mh.c:1099:10: style: The scope of the variable 'size' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mh.c:1247:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mh.c:1248:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mh.c:320:27: style: Function 'mh_dirfmttest' argument 1 names different: declaration 'name' definition 's'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mh.c:79:27: note: Function 'mh_dirfmttest' argument 1 names different: declaration 'name' definition 's'.
alpine-2.21+dfsg1/imap/src/osdep/amiga/mh.c:320:27: note: Function 'mh_dirfmttest' argument 1 names different: declaration 'name' definition 's'.
alpine-2.21+dfsg1/imap/src/osdep/amiga/mix.c:1340:5: portability: %lu in format string (no. 2) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mix.c:2427:2: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mix.c:2427:2: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mix.c:315:8: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mix.c:600:9: style: The scope of the variable 'silent' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mix.c:821:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mix.c:823:9: style: The scope of the variable 'nf' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mix.c:926:17: style: The scope of the variable 'elt' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mix.c:928:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mix.c:929:9: style: The scope of the variable 'message' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mix.c:929:17: style: The scope of the variable 'date' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mix.c:1155:8: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mix.c:1155:11: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mix.c:2240:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mix.c:2322:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mix.c:2323:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mix.c:2688:21: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mix.c:2752:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mix.c:1295:55: portability: 's' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mix.c:1679:46: portability: 's' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mix.c:709:7: style: Unused variable: fd [unusedVariable]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mix.c:772:17: style: Unused variable: i [unusedVariable]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mix.c:927:7: style: Unused variable: mfd [unusedVariable]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mix.c:927:11: style: Unused variable: ifd [unusedVariable]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mix.c:927:15: style: Unused variable: sfd [unusedVariable]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mix.c:1024:7: style: Unused variable: ifd [unusedVariable]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mix.c:1024:11: style: Unused variable: sfd [unusedVariable]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mix.c:1414:24: style: Variable 'uidv' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mix.c:1578:41: error: Uninitialized variable: flags [uninitvar]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mmdf.c:1386:41: warning: Either the condition 'if(stream)' is redundant or there is possible null pointer dereference: stream. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mmdf.c:1453:8: note: Assuming that condition 'if(stream)' is not redundant
alpine-2.21+dfsg1/imap/src/osdep/amiga/mmdf.c:1386:41: note: Null pointer dereference
alpine-2.21+dfsg1/imap/src/osdep/amiga/mmdf.c:365:7: style: The scope of the variable 'fd' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mmdf.c:369:10: style: The scope of the variable 'tp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mmdf.c:597:7: style: The scope of the variable 'fd' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mmdf.c:835:17: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mmdf.c:835:26: style: The scope of the variable 'tl' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mmdf.c:910:8: style: The scope of the variable 'reparse' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mmdf.c:1167:21: style: The scope of the variable 'buf' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mmdf.c:1357:7: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mmdf.c:1358:8: style: The scope of the variable 'f' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mmdf.c:1359:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mmdf.c:2035:19: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mmdf.c:2035:21: style: The scope of the variable 'k' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mmdf.c:2035:23: style: The scope of the variable 'm' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mmdf.c:2036:12: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mmdf.c:2036:15: style: The scope of the variable 'te' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mmdf.c:2240:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mmdf.c:2453:19: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mmdf.c:2453:21: style: The scope of the variable 'k' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mmdf.c:2451:36: style: Function 'mmdf_write' argument 2 names different: declaration 's' definition 'buf'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mmdf.c:292:36: note: Function 'mmdf_write' argument 2 names different: declaration 's' definition 'buf'.
alpine-2.21+dfsg1/imap/src/osdep/amiga/mmdf.c:2451:36: note: Function 'mmdf_write' argument 2 names different: declaration 's' definition 'buf'.
alpine-2.21+dfsg1/imap/src/osdep/amiga/mmdf.c:2451:54: style: Function 'mmdf_write' argument 3 names different: declaration 'i' definition 'size'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mmdf.c:292:52: note: Function 'mmdf_write' argument 3 names different: declaration 'i' definition 'size'.
alpine-2.21+dfsg1/imap/src/osdep/amiga/mmdf.c:2451:54: note: Function 'mmdf_write' argument 3 names different: declaration 'i' definition 'size'.
alpine-2.21+dfsg1/imap/src/osdep/amiga/mmdf.c:991:27: style: Variable 'elt' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mmdf.c:1224:7: error: Resource leak: sf [resourceLeak]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mtx.c:171:7: style: The scope of the variable 'fd' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mtx.c:175:10: style: The scope of the variable 'tp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mtx.c:284:8: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mtx.c:485:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mtx.c:561:10: style: The scope of the variable 'tp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mtx.c:598:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mtx.c:600:7: style: The scope of the variable 'ld' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mtx.c:601:8: style: The scope of the variable 'lock' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mtx.c:657:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mtx.c:658:17: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mtx.c:658:19: style: The scope of the variable 'r' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mtx.c:660:14: style: The scope of the variable 'txt' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mtx.c:660:35: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mtx.c:661:17: style: The scope of the variable 'elt' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mtx.c:973:8: style: The scope of the variable 'f' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mtx.c:1103:17: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mtx.c:1103:26: style: The scope of the variable 'x' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mtx.c:1105:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mtx.c:1290:10: style: The scope of the variable 'tp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mtx.c:1293:19: style: The scope of the variable 'k' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mtx.c:1330:17: style: The scope of the variable 'siz' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mtx.c:1331:8: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mtx.c:1332:7: style: The scope of the variable 'q' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mtx.c:1333:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mtx.c:1123:46: style: Checking if unsigned variable 'i=read(((struct mtx_local*)stream->local)->fd,((struct mtx_local*)stream->local)->buf,64)' is less than zero. [unsignedLessThanZero]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mtx.c:1271:25: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mtx.c:1272:31: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mtx.c:1273:33: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mx.c:803:4: warning: sprintf format string requires 1 parameter but 2 are given. [wrongPrintfScanfArgNum]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mx.c:239:7: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mx.c:270:8: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mx.c:570:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mx.c:571:17: style: The scope of the variable 'elt' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mx.c:617:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mx.c:618:7: style: The scope of the variable 'fd' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mx.c:721:11: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mx.c:722:7: style: The scope of the variable 'fd' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mx.c:723:21: style: The scope of the variable 'r' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mx.c:844:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mx.c:845:17: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mx.c:1160:17: style: The scope of the variable 'uf' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mx.c:1160:20: style: The scope of the variable 'sf' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mx.c:1160:23: style: The scope of the variable 'uid' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mx.c:1161:7: style: The scope of the variable 'k' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mx.c:1162:17: style: The scope of the variable 'msgno' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mx.c:1164:12: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mx.c:1165:17: style: The scope of the variable 'elt' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mx.c:1240:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mx.c:1240:19: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mx.c:1243:17: style: The scope of the variable 'elt' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mx.c:348:7: style: Unused variable: fd [unusedVariable]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mx.c:349:9: style: Variable 's' is not assigned a value. [unassignedVariable]
alpine-2.21+dfsg1/imap/src/osdep/amiga/mx.c:937:24: style: Variable 'uidv' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/imap/src/osdep/amiga/news.c:151:12: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/news.c:151:15: style: The scope of the variable 'u' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/news.c:271:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/news.c:272:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/news.c:359:8: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/news.c:452:17: style: The scope of the variable 'elt' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/news.c:453:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/news.c:472:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/news.c:486:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/news.c:486:19: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/news.c:486:21: style: The scope of the variable 'nlseen' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/news.c:488:17: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/news.c:488:20: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/nl_ami.c:40:21: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/nl_ami.c:41:17: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/tcp_ami.c:112:9: style: The scope of the variable 'data' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/tcp_ami.c:199:9: style: The scope of the variable 'ti' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/tcp_ami.c:200:10: style: The scope of the variable 'now' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/tcp_ami.c:782:7: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/tcp_ami.c:100:7: style: Unused variable: i [unusedVariable]
alpine-2.21+dfsg1/imap/src/osdep/amiga/tcp_ami.c:105:9: style: Unused variable: s [unusedVariable]
alpine-2.21+dfsg1/imap/src/osdep/amiga/tenex.c:178:7: style: The scope of the variable 'fd' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/tenex.c:182:10: style: The scope of the variable 'tp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/tenex.c:291:8: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/tenex.c:498:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/tenex.c:536:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/tenex.c:650:10: style: The scope of the variable 'tp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/tenex.c:687:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/tenex.c:689:7: style: The scope of the variable 'ld' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/tenex.c:690:8: style: The scope of the variable 'lock' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/tenex.c:746:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/tenex.c:747:17: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/tenex.c:747:19: style: The scope of the variable 'r' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/tenex.c:749:14: style: The scope of the variable 'txt' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/tenex.c:749:35: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/tenex.c:750:17: style: The scope of the variable 'elt' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/tenex.c:1063:8: style: The scope of the variable 'f' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/tenex.c:1215:17: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/tenex.c:1215:26: style: The scope of the variable 'x' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/tenex.c:1217:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/tenex.c:1402:10: style: The scope of the variable 'tp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/tenex.c:1405:19: style: The scope of the variable 'k' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/tenex.c:1442:17: style: The scope of the variable 'siz' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/tenex.c:1443:8: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/tenex.c:1444:8: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/tenex.c:1235:46: style: Checking if unsigned variable 'i=read(((struct tenex_local*)stream->local)->fd,((struct tenex_local*)stream->local)->buf,64)' is less than zero. [unsignedLessThanZero]
alpine-2.21+dfsg1/imap/src/osdep/amiga/tenex.c:1383:25: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/imap/src/osdep/amiga/tenex.c:1384:31: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/imap/src/osdep/amiga/tenex.c:1385:33: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/imap/src/osdep/amiga/unix.c:1249:41: warning: Either the condition 'if(stream)' is redundant or there is possible null pointer dereference: stream. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/imap/src/osdep/amiga/unix.c:1324:8: note: Assuming that condition 'if(stream)' is not redundant
alpine-2.21+dfsg1/imap/src/osdep/amiga/unix.c:1249:41: note: Null pointer dereference
alpine-2.21+dfsg1/imap/src/osdep/amiga/unix.c:213:7: style: The scope of the variable 'fd' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/unix.c:217:10: style: The scope of the variable 'tp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/unix.c:246:7: style: The scope of the variable 'zn' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/unix.c:248:30: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/unix.c:458:7: style: The scope of the variable 'fd' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/unix.c:696:17: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/unix.c:696:26: style: The scope of the variable 'tl' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/unix.c:771:8: style: The scope of the variable 'reparse' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/unix.c:1031:21: style: The scope of the variable 'buf' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/unix.c:1221:13: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/unix.c:1222:8: style: The scope of the variable 'f' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/unix.c:1223:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/unix.c:1878:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/unix.c:1878:19: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/unix.c:1878:21: style: The scope of the variable 'k' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/unix.c:1878:23: style: The scope of the variable 'm' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/unix.c:1879:12: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/unix.c:1879:15: style: The scope of the variable 'te' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/unix.c:2077:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/unix.c:2307:19: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/unix.c:2307:21: style: The scope of the variable 'k' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/unix.c:2504:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/unix.c:2586:7: style: The scope of the variable 'sfd' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/unix.c:2587:17: style: The scope of the variable 'size' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/unix.c:2305:36: style: Function 'unix_write' argument 2 names different: declaration 's' definition 'buf'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/imap/src/osdep/amiga/unix.c:136:36: note: Function 'unix_write' argument 2 names different: declaration 's' definition 'buf'.
alpine-2.21+dfsg1/imap/src/osdep/amiga/unix.c:2305:36: note: Function 'unix_write' argument 2 names different: declaration 's' definition 'buf'.
alpine-2.21+dfsg1/imap/src/osdep/amiga/unix.c:2305:54: style: Function 'unix_write' argument 3 names different: declaration 'i' definition 'size'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/imap/src/osdep/amiga/unix.c:136:52: note: Function 'unix_write' argument 3 names different: declaration 'i' definition 'size'.
alpine-2.21+dfsg1/imap/src/osdep/amiga/unix.c:2305:54: note: Function 'unix_write' argument 3 names different: declaration 'i' definition 'size'.
alpine-2.21+dfsg1/imap/src/osdep/amiga/unix.c:253:20: style: Variable 'zn' is modified but its new value is never used. [unreadVariable]
alpine-2.21+dfsg1/imap/src/osdep/amiga/unix.c:852:27: style: Variable 'elt' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/imap/src/osdep/amiga/unix.c:253:20: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
alpine-2.21+dfsg1/imap/src/osdep/amiga/unix.c:1265:6: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
alpine-2.21+dfsg1/imap/src/osdep/amiga/unix.c:1497:14: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
alpine-2.21+dfsg1/imap/src/osdep/amiga/unix.c:1798:6: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
alpine-2.21+dfsg1/imap/src/osdep/amiga/unix.c:1087:7: error: Resource leak: sf [resourceLeak]
alpine-2.21+dfsg1/imap/src/osdep/amiga/write.c:52:8: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/amiga/write.c:52:10: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/dos/bezrkdos.c:166:7: style: The scope of the variable 'fd' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/dos/bezrkdos.c:467:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/dos/bezrkdos.c:574:19: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/dos/bezrkdos.c:686:7: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/dos/bezrkdos.c:754:17: style: The scope of the variable 'elt' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/dos/bezrkdos.c:755:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/dos/bezrkdos.c:757:7: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/dos/bezrkdos.c:757:9: style: The scope of the variable 'ti' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/dos/bezrkdos.c:868:8: style: The scope of the variable 'siz' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/dos/bezrkdos.c:869:10: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/dos/bezrkdos.c:870:8: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/dos/bezrkdos.c:871:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/dos/bezrkdos.c:335:8: style: Unused variable: i [unusedVariable]
alpine-2.21+dfsg1/imap/src/osdep/dos/bezrkdos.c:378:18: style: Variable 'silent' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/imap/src/osdep/dos/bezrkdos.c:400:8: style: Unused variable: tmp [unusedVariable]
alpine-2.21+dfsg1/imap/src/osdep/dos/bezrkdos.c:575:49: style: Unused variable: file [unusedVariable]
alpine-2.21+dfsg1/imap/src/osdep/dos/bezrkdos.c:872:8: style: Variable 'tmp' is not assigned a value. [unassignedVariable]
alpine-2.21+dfsg1/imap/src/osdep/dos/dummydos.c:205:12: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/dos/dummydos.c:255:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/dos/dummydos.c:322:7: style: The scope of the variable 'fd' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/dos/dummydos.c:323:10: style: The scope of the variable 'csiz' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/dos/dummydos.c:323:15: style: The scope of the variable 'ssiz' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/dos/dummydos.c:323:20: style: The scope of the variable 'bsiz' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/dos/dummydos.c:324:13: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/dos/dummydos.c:373:8: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/dos/dummydos.c:438:8: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/dos/dummydos.c:599:7: style: The scope of the variable 'e' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/dos/write.c:52:8: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/dos/write.c:52:10: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/dos/env_dos.c:174:7: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/dos/env_dos.c:175:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/dos/mtxdos.c:493:7: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/imap/src/osdep/dos/mtxdos.c:787:7: warning: %lu in format string (no. 2) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
alpine-2.21+dfsg1/imap/src/osdep/dos/mtxdos.c:162:7: style: The scope of the variable 'fd' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/dos/mtxdos.c:164:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/dos/mtxdos.c:431:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/dos/mtxdos.c:600:8: style: The scope of the variable 'f' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/dos/mtxdos.c:714:21: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/dos/mtxdos.c:714:24: style: The scope of the variable 'x' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/dos/mtxdos.c:836:17: style: The scope of the variable 'siz' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/dos/mtxdos.c:837:10: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/dos/mtxdos.c:838:7: style: The scope of the variable 'q' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/dos/mtxdos.c:839:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/dos/mtxdos.c:284:8: style: Unused variable: i [unusedVariable]
alpine-2.21+dfsg1/imap/src/osdep/dos/mtxdos.c:330:18: style: Variable 'silent' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/imap/src/osdep/dos/nl_dos.c:41:24: warning: Either the condition 'if(dstl)' is redundant or there is possible null pointer dereference: dstl. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/imap/src/osdep/dos/nl_dos.c:44:8: note: Assuming that condition 'if(dstl)' is not redundant
alpine-2.21+dfsg1/imap/src/osdep/dos/nl_dos.c:41:24: note: Null pointer dereference
alpine-2.21+dfsg1/imap/src/osdep/dos/nl_dos.c:43:40: warning: Either the condition 'if(dstl)' is redundant or there is possible null pointer dereference: dstl. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/imap/src/osdep/dos/nl_dos.c:44:8: note: Assuming that condition 'if(dstl)' is not redundant
alpine-2.21+dfsg1/imap/src/osdep/dos/nl_dos.c:43:40: note: Null pointer dereference
alpine-2.21+dfsg1/imap/src/osdep/dos/tcp_dos.c:131:5: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/imap/src/osdep/dos/tcp_dos.c:73:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/dos/tcp_dos.c:239:17: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/dos/tcp_dos.c:262:7: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/dos/tcp_dos.c:314:7: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/dos/os_dbw.c:61:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/dos/os_dnf.c:87:0: style: Variable 'ret' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/imap/src/osdep/dos/os_dnv.c:63:13: style: Variable 'tmp' is not assigned a value. [unassignedVariable]
alpine-2.21+dfsg1/imap/src/osdep/dos/os_dpc.c:94:0: style: Variable 'ret' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/imap/src/osdep/dos/tcp_dwa.c:88:5: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/imap/src/osdep/dos/tcp_dwa.c:56:21: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/dos/tcp_dwa.c:56:23: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/dos/tcp_dwa.c:56:25: style: The scope of the variable 'k' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/dos/tcp_dwa.c:56:27: style: The scope of the variable 'l' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/dos/tcp_dwa.c:195:17: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/dos/os_dwa.c:58:13: style: The scope of the variable 'hname' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/dos/os_dwa.c:58:23: style: Variable 'tmp' is not assigned a value. [unassignedVariable]
alpine-2.21+dfsg1/imap/src/osdep/dos/tcp_wsk.c:788:0: error: Invalid number of character '(' when these macros are defined: '__GCC__=1;__GCC__=1'. [syntaxError]
alpine-2.21+dfsg1/imap/src/osdep/mac/dummymac.c:202:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/mac/dummymac.c:104:8: style: Unused variable: tmp [unusedVariable]
alpine-2.21+dfsg1/imap/src/osdep/mac/env_mac.c:45:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/mac/env_mac.c:169:14: style: The scope of the variable 'm' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/mac/nl_mac.c:40:10: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/mac/nl_mac.c:41:17: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/mac/tcp_mac.c:115:7: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/imap/src/osdep/mac/tcp_mac.c:115:7: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/imap/src/osdep/mac/tcp_mac.c:115:7: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/imap/src/osdep/mac/tcp_mac.c:115:7: warning: %ld in format string (no. 4) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/imap/src/osdep/mac/tcp_mac.c:209:5: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/imap/src/osdep/mac/tcp_mac.c:230:3: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/imap/src/osdep/mac/tcp_mac.c:230:3: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/imap/src/osdep/mac/tcp_mac.c:230:3: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/imap/src/osdep/mac/tcp_mac.c:230:3: warning: %ld in format string (no. 4) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/imap/src/osdep/mac/tcp_mac.c:342:17: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/mac/tcp_mac.c:528:43: style: Variable 'i' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/imap/src/osdep/nt/dummynt.c:111:12: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/dummynt.c:203:12: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/dummynt.c:255:10: style: The scope of the variable 'len' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/dummynt.c:323:7: style: The scope of the variable 'fd' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/dummynt.c:323:10: style: The scope of the variable 'nochild' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/dummynt.c:324:16: style: The scope of the variable 'csiz' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/dummynt.c:324:21: style: The scope of the variable 'ssiz' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/dummynt.c:324:26: style: The scope of the variable 'bsiz' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/dummynt.c:325:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/dummynt.c:389:8: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/dummynt.c:458:8: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/dummynt.c:458:13: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/dummynt.c:634:7: style: The scope of the variable 'e' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/dummynt.c:459:14: style: Variable 'ret' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/imap/src/osdep/nt/write.c:52:8: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/write.c:52:10: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/env_nt.c:262:21: style: The scope of the variable 'sv' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/env_nt.c:500:21: style: The scope of the variable 'd' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/env_nt.c:500:24: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/env_nt.c:566:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/env_nt.c:585:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/env_nt.c:708:8: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/env_nt.c:500:26: style: Variable 'pth' is not assigned a value. [unassignedVariable]
alpine-2.21+dfsg1/imap/src/osdep/nt/ip4_nt.c:163:14: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/ip6_nt.c:228:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/kerb_w2k.c:309:28: warning: Size of pointer 'mech_type' used instead of size of its data. [pointerSize]
alpine-2.21+dfsg1/imap/src/osdep/nt/kerb_w2k.c:525:13: style: Variable 'i' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/imap/src/osdep/nt/mbxnt.c:197:10: style: The scope of the variable 'upd' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/mbxnt.c:199:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/mbxnt.c:200:8: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/mbxnt.c:200:10: style: The scope of the variable 'k' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/mbxnt.c:202:8: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/mbxnt.c:434:8: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/mbxnt.c:622:17: style: The scope of the variable 'elt' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/mbxnt.c:623:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/mbxnt.c:747:19: style: The scope of the variable 'pos' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/mbxnt.c:749:7: style: The scope of the variable 'ld' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/mbxnt.c:750:8: style: The scope of the variable 'lock' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/mbxnt.c:751:17: style: The scope of the variable 'elt' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/mbxnt.c:823:17: style: The scope of the variable 'nexp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/mbxnt.c:1116:19: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/mbxnt.c:1116:21: style: The scope of the variable 'k' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/mbxnt.c:1116:23: style: The scope of the variable 'm' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/mbxnt.c:1491:24: style: The scope of the variable 'te' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/mbxnt.c:1551:19: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/mbxnt.c:1551:21: style: The scope of the variable 'k' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/mbxnt.c:1551:23: style: The scope of the variable 'm' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/mbxnt.c:1551:25: style: The scope of the variable 'delta' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/mbxnt.c:1670:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/mbxnt.c:1671:7: style: The scope of the variable 'ld' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/mbxnt.c:1672:8: style: The scope of the variable 'lock' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/mbxnt.c:1159:46: style: Checking if unsigned variable 'i=read(((struct mbx_local*)stream->local)->fd,((struct mbx_local*)stream->local)->buf,64)' is less than zero. [unsignedLessThanZero]
alpine-2.21+dfsg1/imap/src/osdep/nt/mbxnt.c:1379:25: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/imap/src/osdep/nt/mbxnt.c:1380:31: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/imap/src/osdep/nt/mbxnt.c:1381:31: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/imap/src/osdep/nt/mbxnt.c:1382:33: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/imap/src/osdep/nt/mbxnt.c:1383:27: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/imap/src/osdep/nt/mbxnt.c:1384:36: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/imap/src/osdep/nt/mtxnt.c:173:7: style: The scope of the variable 'fd' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/mtxnt.c:175:11: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/mtxnt.c:294:8: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/mtxnt.c:456:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/mtxnt.c:569:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/mtxnt.c:571:7: style: The scope of the variable 'ld' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/mtxnt.c:572:8: style: The scope of the variable 'lock' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/mtxnt.c:846:8: style: The scope of the variable 'f' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/mtxnt.c:962:17: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/mtxnt.c:962:26: style: The scope of the variable 'x' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/mtxnt.c:964:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/mtxnt.c:1151:19: style: The scope of the variable 'k' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/mtxnt.c:1191:17: style: The scope of the variable 'siz' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/mtxnt.c:1192:8: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/mtxnt.c:1193:7: style: The scope of the variable 'q' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/mtxnt.c:1194:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/mtxnt.c:981:46: style: Checking if unsigned variable 'i=read(((struct mtx_local*)stream->local)->fd,((struct mtx_local*)stream->local)->buf,64)' is less than zero. [unsignedLessThanZero]
alpine-2.21+dfsg1/imap/src/osdep/nt/mtxnt.c:1129:25: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/imap/src/osdep/nt/mtxnt.c:1130:31: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/imap/src/osdep/nt/mtxnt.c:1131:33: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/imap/src/osdep/nt/nl_nt.c:41:24: warning: Either the condition 'if(dstl)' is redundant or there is possible null pointer dereference: dstl. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/imap/src/osdep/nt/nl_nt.c:44:8: note: Assuming that condition 'if(dstl)' is not redundant
alpine-2.21+dfsg1/imap/src/osdep/nt/nl_nt.c:41:24: note: Null pointer dereference
alpine-2.21+dfsg1/imap/src/osdep/nt/nl_nt.c:43:40: warning: Either the condition 'if(dstl)' is redundant or there is possible null pointer dereference: dstl. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/imap/src/osdep/nt/nl_nt.c:44:8: note: Assuming that condition 'if(dstl)' is not redundant
alpine-2.21+dfsg1/imap/src/osdep/nt/nl_nt.c:43:40: note: Null pointer dereference
alpine-2.21+dfsg1/imap/src/osdep/nt/tcp_nt.c:284:7: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned short'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/imap/src/osdep/nt/yunchan.c:161:21: warning: Either the condition 'if(dstl)' is redundant or there is possible null pointer dereference: dstl. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/imap/src/osdep/nt/yunchan.c:164:8: note: Assuming that condition 'if(dstl)' is not redundant
alpine-2.21+dfsg1/imap/src/osdep/nt/yunchan.c:161:21: note: Null pointer dereference
alpine-2.21+dfsg1/imap/src/osdep/nt/yunchan.c:163:31: warning: Either the condition 'if(dstl)' is redundant or there is possible null pointer dereference: dstl. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/imap/src/osdep/nt/yunchan.c:164:8: note: Assuming that condition 'if(dstl)' is not redundant
alpine-2.21+dfsg1/imap/src/osdep/nt/yunchan.c:163:31: note: Null pointer dereference
alpine-2.21+dfsg1/imap/src/osdep/nt/yunchan.c:345:7: style: The scope of the variable 'ch' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/tcp_nt.c:116:7: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/tcp_nt.c:119:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/tcp_nt.c:213:12: style: The scope of the variable 'err' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/tcp_nt.c:214:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/tcp_nt.c:731:10: style: The scope of the variable 'buf' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/tcp_nt.c:753:10: style: The scope of the variable 'buf' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/tcp_nt.c:786:10: style: The scope of the variable 'buf' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/tcp_nt.c:815:10: style: The scope of the variable 'buf' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/tcp_nt.c:856:13: style: The scope of the variable 'host' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/tcp_nt.c:909:7: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/ssl_nt.c:112:9: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/ssl_nt.c:202:17: style: The scope of the variable 'size' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/ssl_nt.c:508:17: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/tcp_nt.c:687:17: style: Checking if unsigned variable 'sadrlen' is less than zero. [unsignedLessThanZero]
alpine-2.21+dfsg1/imap/src/osdep/nt/tcp_nt.c:718:11: style: Checking if unsigned variable 'sadrlen' is less than zero. [unsignedLessThanZero]
alpine-2.21+dfsg1/imap/src/osdep/nt/tcp_nt.c:735:11: style: Checking if unsigned variable 'sadrlen' is less than zero. [unsignedLessThanZero]
alpine-2.21+dfsg1/imap/src/osdep/nt/tcp_nt.c:757:11: style: Checking if unsigned variable 'sadrlen' is less than zero. [unsignedLessThanZero]
alpine-2.21+dfsg1/imap/src/osdep/nt/tcp_nt.c:797:11: style: Checking if unsigned variable 'sadrlen' is less than zero. [unsignedLessThanZero]
alpine-2.21+dfsg1/imap/src/osdep/nt/tcp_nt.c:827:11: style: Checking if unsigned variable 'sadrlen' is less than zero. [unsignedLessThanZero]
alpine-2.21+dfsg1/imap/src/osdep/nt/tcp_nt.c:443:9: style: Variable 'tmp' is not assigned a value. [unassignedVariable]
alpine-2.21+dfsg1/imap/src/osdep/nt/tcp_nt.c:514:7: style: Variable 's' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/imap/src/osdep/nt/ssl_old.c:111:9: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/ssl_old.c:180:17: style: The scope of the variable 'size' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/ssl_old.c:414:17: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/ssl_old.c:519:13: style: Variable 's' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/imap/src/osdep/nt/ssl_old.c:520:0: style: Variable 'n' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/imap/src/osdep/nt/ssl_w2k.c:89:9: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/ssl_w2k.c:165:17: style: The scope of the variable 'size' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/ssl_w2k.c:471:17: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/tenexnt.c:181:7: style: The scope of the variable 'fd' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/tenexnt.c:183:11: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/tenexnt.c:302:8: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/tenexnt.c:468:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/tenexnt.c:639:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/tenexnt.c:641:7: style: The scope of the variable 'ld' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/tenexnt.c:642:8: style: The scope of the variable 'lock' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/tenexnt.c:917:8: style: The scope of the variable 'f' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/tenexnt.c:1053:17: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/tenexnt.c:1053:26: style: The scope of the variable 'x' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/tenexnt.c:1055:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/tenexnt.c:1243:19: style: The scope of the variable 'k' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/tenexnt.c:1283:17: style: The scope of the variable 'siz' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/tenexnt.c:1284:8: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/tenexnt.c:1285:8: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/tenexnt.c:1072:46: style: Checking if unsigned variable 'i=read(((struct tenex_local*)stream->local)->fd,((struct tenex_local*)stream->local)->buf,64)' is less than zero. [unsignedLessThanZero]
alpine-2.21+dfsg1/imap/src/osdep/nt/tenexnt.c:1221:25: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/imap/src/osdep/nt/tenexnt.c:1222:31: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/imap/src/osdep/nt/tenexnt.c:1223:33: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/imap/src/osdep/nt/unixnt.c:1186:43: warning: Either the condition 'if(stream)' is redundant or there is possible null pointer dereference: stream. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/imap/src/osdep/nt/unixnt.c:1260:8: note: Assuming that condition 'if(stream)' is not redundant
alpine-2.21+dfsg1/imap/src/osdep/nt/unixnt.c:1186:43: note: Null pointer dereference
alpine-2.21+dfsg1/imap/src/osdep/nt/unixnt.c:196:7: style: The scope of the variable 'fd' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/unixnt.c:198:7: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/unixnt.c:198:9: style: The scope of the variable 'r' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/unixnt.c:430:7: style: The scope of the variable 'fd' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/unixnt.c:630:17: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/unixnt.c:699:8: style: The scope of the variable 'lock' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/unixnt.c:959:21: style: The scope of the variable 'buf' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/unixnt.c:1158:13: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/unixnt.c:1159:8: style: The scope of the variable 'f' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/unixnt.c:1160:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/unixnt.c:1302:13: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/unixnt.c:1305:10: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/unixnt.c:1814:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/unixnt.c:1814:19: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/unixnt.c:1814:21: style: The scope of the variable 'k' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/unixnt.c:1814:23: style: The scope of the variable 'm' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/unixnt.c:1815:12: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/unixnt.c:1815:15: style: The scope of the variable 'te' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/unixnt.c:1995:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/unixnt.c:2201:19: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/unixnt.c:2201:21: style: The scope of the variable 'k' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/nt/unixnt.c:2199:36: style: Function 'unix_write' argument 2 names different: declaration 's' definition 'buf'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/imap/src/osdep/nt/unixnt.c:135:36: note: Function 'unix_write' argument 2 names different: declaration 's' definition 'buf'.
alpine-2.21+dfsg1/imap/src/osdep/nt/unixnt.c:2199:36: note: Function 'unix_write' argument 2 names different: declaration 's' definition 'buf'.
alpine-2.21+dfsg1/imap/src/osdep/nt/unixnt.c:2199:54: style: Function 'unix_write' argument 3 names different: declaration 'i' definition 'size'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/imap/src/osdep/nt/unixnt.c:135:52: note: Function 'unix_write' argument 3 names different: declaration 'i' definition 'size'.
alpine-2.21+dfsg1/imap/src/osdep/nt/unixnt.c:2199:54: note: Function 'unix_write' argument 3 names different: declaration 'i' definition 'size'.
alpine-2.21+dfsg1/imap/src/osdep/nt/unixnt.c:215:4: style: Variable 'c' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/imap/src/osdep/nt/unixnt.c:778:27: style: Variable 'elt' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/imap/src/osdep/nt/unixnt.c:1015:7: error: Resource leak: sf [resourceLeak]
alpine-2.21+dfsg1/imap/src/osdep/os2/dummyos2.c:119:12: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/dummyos2.c:211:12: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/dummyos2.c:330:7: style: The scope of the variable 'fd' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/dummyos2.c:331:8: style: The scope of the variable 'csiz' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/dummyos2.c:331:13: style: The scope of the variable 'ssiz' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/dummyos2.c:331:18: style: The scope of the variable 'bsiz' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/dummyos2.c:332:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/dummyos2.c:332:16: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/dummyos2.c:385:8: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/dummyos2.c:454:8: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/dummyos2.c:454:13: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/dummyos2.c:626:7: style: The scope of the variable 'e' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/dummyos2.c:455:14: style: Variable 'ret' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/imap/src/osdep/os2/write.c:52:8: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/write.c:52:10: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/env_os2.c:244:8: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/env_os2.c:244:11: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/mbxnt.c:197:10: style: The scope of the variable 'upd' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/mbxnt.c:199:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/mbxnt.c:200:8: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/mbxnt.c:200:10: style: The scope of the variable 'k' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/mbxnt.c:202:8: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/mbxnt.c:434:8: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/mbxnt.c:622:17: style: The scope of the variable 'elt' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/mbxnt.c:623:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/mbxnt.c:747:19: style: The scope of the variable 'pos' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/mbxnt.c:749:7: style: The scope of the variable 'ld' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/mbxnt.c:750:8: style: The scope of the variable 'lock' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/mbxnt.c:751:17: style: The scope of the variable 'elt' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/mbxnt.c:823:17: style: The scope of the variable 'nexp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/mbxnt.c:1116:19: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/mbxnt.c:1116:21: style: The scope of the variable 'k' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/mbxnt.c:1116:23: style: The scope of the variable 'm' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/mbxnt.c:1491:24: style: The scope of the variable 'te' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/mbxnt.c:1551:19: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/mbxnt.c:1551:21: style: The scope of the variable 'k' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/mbxnt.c:1551:23: style: The scope of the variable 'm' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/mbxnt.c:1551:25: style: The scope of the variable 'delta' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/mbxnt.c:1670:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/mbxnt.c:1671:7: style: The scope of the variable 'ld' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/mbxnt.c:1672:8: style: The scope of the variable 'lock' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/mbxnt.c:1159:46: style: Checking if unsigned variable 'i=read(((struct mbx_local*)stream->local)->fd,((struct mbx_local*)stream->local)->buf,64)' is less than zero. [unsignedLessThanZero]
alpine-2.21+dfsg1/imap/src/osdep/os2/mbxnt.c:1379:25: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/imap/src/osdep/os2/mbxnt.c:1380:31: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/imap/src/osdep/os2/mbxnt.c:1381:31: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/imap/src/osdep/os2/mbxnt.c:1382:33: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/imap/src/osdep/os2/mbxnt.c:1383:27: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/imap/src/osdep/os2/mbxnt.c:1384:36: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/imap/src/osdep/os2/mtxnt.c:173:7: style: The scope of the variable 'fd' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/mtxnt.c:175:11: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/mtxnt.c:294:8: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/mtxnt.c:456:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/mtxnt.c:569:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/mtxnt.c:571:7: style: The scope of the variable 'ld' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/mtxnt.c:572:8: style: The scope of the variable 'lock' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/mtxnt.c:846:8: style: The scope of the variable 'f' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/mtxnt.c:962:17: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/mtxnt.c:962:26: style: The scope of the variable 'x' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/mtxnt.c:964:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/mtxnt.c:1151:19: style: The scope of the variable 'k' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/mtxnt.c:1191:17: style: The scope of the variable 'siz' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/mtxnt.c:1192:8: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/mtxnt.c:1193:7: style: The scope of the variable 'q' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/mtxnt.c:1194:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/mtxnt.c:981:46: style: Checking if unsigned variable 'i=read(((struct mtx_local*)stream->local)->fd,((struct mtx_local*)stream->local)->buf,64)' is less than zero. [unsignedLessThanZero]
alpine-2.21+dfsg1/imap/src/osdep/os2/mtxnt.c:1129:25: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/imap/src/osdep/os2/mtxnt.c:1130:31: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/imap/src/osdep/os2/mtxnt.c:1131:33: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/imap/src/osdep/os2/nl_os2.c:41:24: warning: Either the condition 'if(dstl)' is redundant or there is possible null pointer dereference: dstl. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/imap/src/osdep/os2/nl_os2.c:44:8: note: Assuming that condition 'if(dstl)' is not redundant
alpine-2.21+dfsg1/imap/src/osdep/os2/nl_os2.c:41:24: note: Null pointer dereference
alpine-2.21+dfsg1/imap/src/osdep/os2/nl_os2.c:43:40: warning: Either the condition 'if(dstl)' is redundant or there is possible null pointer dereference: dstl. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/imap/src/osdep/os2/nl_os2.c:44:8: note: Assuming that condition 'if(dstl)' is not redundant
alpine-2.21+dfsg1/imap/src/osdep/os2/nl_os2.c:43:40: note: Null pointer dereference
alpine-2.21+dfsg1/imap/src/osdep/os2/tcp_os2.c:131:5: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/imap/src/osdep/os2/tcp_os2.c:73:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/tcp_os2.c:239:17: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/tcp_os2.c:262:7: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/tcp_os2.c:314:7: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/os_os2.c:83:0: style: Variable 'ret' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/imap/src/osdep/os2/tenexnt.c:181:7: style: The scope of the variable 'fd' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/tenexnt.c:183:11: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/tenexnt.c:302:8: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/tenexnt.c:468:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/tenexnt.c:639:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/tenexnt.c:641:7: style: The scope of the variable 'ld' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/tenexnt.c:642:8: style: The scope of the variable 'lock' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/tenexnt.c:917:8: style: The scope of the variable 'f' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/tenexnt.c:1053:17: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/tenexnt.c:1053:26: style: The scope of the variable 'x' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/tenexnt.c:1055:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/tenexnt.c:1243:19: style: The scope of the variable 'k' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/tenexnt.c:1283:17: style: The scope of the variable 'siz' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/tenexnt.c:1284:8: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/tenexnt.c:1285:8: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/tenexnt.c:1072:46: style: Checking if unsigned variable 'i=read(((struct tenex_local*)stream->local)->fd,((struct tenex_local*)stream->local)->buf,64)' is less than zero. [unsignedLessThanZero]
alpine-2.21+dfsg1/imap/src/osdep/os2/tenexnt.c:1221:25: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/imap/src/osdep/os2/tenexnt.c:1222:31: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/imap/src/osdep/os2/tenexnt.c:1223:33: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/imap/src/osdep/os2/unixnt.c:1186:43: warning: Either the condition 'if(stream)' is redundant or there is possible null pointer dereference: stream. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/imap/src/osdep/os2/unixnt.c:1260:8: note: Assuming that condition 'if(stream)' is not redundant
alpine-2.21+dfsg1/imap/src/osdep/os2/unixnt.c:1186:43: note: Null pointer dereference
alpine-2.21+dfsg1/imap/src/osdep/os2/unixnt.c:196:7: style: The scope of the variable 'fd' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/unixnt.c:198:7: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/unixnt.c:198:9: style: The scope of the variable 'r' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/unixnt.c:430:7: style: The scope of the variable 'fd' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/unixnt.c:630:17: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/unixnt.c:699:8: style: The scope of the variable 'lock' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/unixnt.c:959:21: style: The scope of the variable 'buf' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/unixnt.c:1158:13: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/unixnt.c:1159:8: style: The scope of the variable 'f' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/unixnt.c:1160:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/unixnt.c:1302:13: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/unixnt.c:1305:10: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/unixnt.c:1814:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/unixnt.c:1814:19: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/unixnt.c:1814:21: style: The scope of the variable 'k' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/unixnt.c:1814:23: style: The scope of the variable 'm' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/unixnt.c:1815:12: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/unixnt.c:1815:15: style: The scope of the variable 'te' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/unixnt.c:1995:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/unixnt.c:2201:19: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/unixnt.c:2201:21: style: The scope of the variable 'k' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/os2/unixnt.c:2199:36: style: Function 'unix_write' argument 2 names different: declaration 's' definition 'buf'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/imap/src/osdep/os2/unixnt.c:135:36: note: Function 'unix_write' argument 2 names different: declaration 's' definition 'buf'.
alpine-2.21+dfsg1/imap/src/osdep/os2/unixnt.c:2199:36: note: Function 'unix_write' argument 2 names different: declaration 's' definition 'buf'.
alpine-2.21+dfsg1/imap/src/osdep/os2/unixnt.c:2199:54: style: Function 'unix_write' argument 3 names different: declaration 'i' definition 'size'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/imap/src/osdep/os2/unixnt.c:135:52: note: Function 'unix_write' argument 3 names different: declaration 'i' definition 'size'.
alpine-2.21+dfsg1/imap/src/osdep/os2/unixnt.c:2199:54: note: Function 'unix_write' argument 3 names different: declaration 'i' definition 'size'.
alpine-2.21+dfsg1/imap/src/osdep/os2/unixnt.c:215:4: style: Variable 'c' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/imap/src/osdep/os2/unixnt.c:778:27: style: Variable 'elt' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/imap/src/osdep/os2/unixnt.c:1015:7: error: Resource leak: sf [resourceLeak]
alpine-2.21+dfsg1/imap/src/osdep/tops-20/dummyt20.c:201:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/tops-20/log_t20.c:61:9: style: Variable 'uid' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/imap/src/osdep/tops-20/nl_t20.c:41:24: warning: Either the condition 'if(dstl)' is redundant or there is possible null pointer dereference: dstl. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/imap/src/osdep/tops-20/nl_t20.c:44:8: note: Assuming that condition 'if(dstl)' is not redundant
alpine-2.21+dfsg1/imap/src/osdep/tops-20/nl_t20.c:41:24: note: Null pointer dereference
alpine-2.21+dfsg1/imap/src/osdep/tops-20/nl_t20.c:43:40: warning: Either the condition 'if(dstl)' is redundant or there is possible null pointer dereference: dstl. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/imap/src/osdep/tops-20/nl_t20.c:44:8: note: Assuming that condition 'if(dstl)' is not redundant
alpine-2.21+dfsg1/imap/src/osdep/tops-20/nl_t20.c:43:40: note: Null pointer dereference
alpine-2.21+dfsg1/imap/src/osdep/tops-20/tcp_t20.c:88:0: error: Invalid number of character '(' when these macros are defined: '__GCC__=1;__GCC__=1'. [syntaxError]
alpine-2.21+dfsg1/imap/src/osdep/tops-20/tcp_t20.c:103:3: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/imap/src/osdep/tops-20/tcp_t20.c:112:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/imap/src/osdep/tops-20/tcp_t20.c:62:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/tops-20/tcp_t20.c:62:19: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/tops-20/tcp_t20.c:62:21: style: The scope of the variable 'k' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/tops-20/tcp_t20.c:62:23: style: The scope of the variable 'l' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/tops-20/tcp_t20.c:186:19: style: Unused variable: m [unusedVariable]
alpine-2.21+dfsg1/imap/src/osdep/tops-20/tcp_t20.c:187:14: style: Unused variable: stp [unusedVariable]
alpine-2.21+dfsg1/imap/src/osdep/tops-20/tcp_t20.c:187:19: style: Unused variable: st [unusedVariable]
alpine-2.21+dfsg1/imap/src/osdep/unix/ckp_gss.c:39:8: style: The scope of the variable 'svrnam' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/ckp_gss.c:39:27: style: The scope of the variable 'cltnam' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/ckp_gss.c:44:19: style: Unused variable: code [unusedVariable]
alpine-2.21+dfsg1/imap/src/osdep/unix/ckp_os4.c:61:7: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/ckp_psx.c:39:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/ckp_psx.c:41:10: style: The scope of the variable 'left' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/ckp_sv4.c:39:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/ckp_sv4.c:41:10: style: The scope of the variable 'left' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/ckp_svo.c:39:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/ckp_svo.c:41:10: style: The scope of the variable 'left' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/crx_std.c:41:18: style: Variable 'ret' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/imap/src/osdep/unix/dummy.c:216:12: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/dummy.c:216:31: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/dummy.c:274:18: style: The scope of the variable 'd' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/dummy.c:276:24: style: The scope of the variable 'path' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/dummy.c:277:10: style: The scope of the variable 'len' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/dummy.c:373:17: style: The scope of the variable 'ssiz' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/dummy.c:373:22: style: The scope of the variable 'bsiz' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/dummy.c:408:18: style: The scope of the variable 'dr' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/dummy.c:412:7: style: The scope of the variable 'nochild' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/dummy.c:476:8: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/dummy.c:476:13: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/dummy.c:545:8: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/dummy.c:545:13: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/env_unix.c:408:5: warning: Variable 'ret' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch]
alpine-2.21+dfsg1/imap/src/osdep/unix/env_unix.c:403:5: note: Variable 'ret' is reassigned a value before the old one has been used. 'break;' missing?
alpine-2.21+dfsg1/imap/src/osdep/unix/env_unix.c:408:5: note: Variable 'ret' is reassigned a value before the old one has been used. 'break;' missing?
alpine-2.21+dfsg1/imap/src/osdep/unix/write.c:52:8: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/write.c:52:10: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/env_unix.c:597:21: style: The scope of the variable 'sv' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/env_unix.c:766:10: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/env_unix.c:809:18: style: The scope of the variable 'pw' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/env_unix.c:903:18: style: The scope of the variable 'pw' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/env_unix.c:905:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/env_unix.c:941:11: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/env_unix.c:989:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/env_unix.c:1006:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/env_unix.c:1033:18: style: The scope of the variable 'pw' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/env_unix.c:1034:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/env_unix.c:1149:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/env_unix.c:1210:12: style: The scope of the variable 'cf' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/env_unix.c:1211:13: style: The scope of the variable 'argv' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/env_unix.c:1563:7: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/env_unix.c:1564:15: style: The scope of the variable 'k' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/env_unix.c:1564:36: style: The scope of the variable 'tmpx' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/flocklnx.c:36:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/flocklnx.c:38:7: style: The scope of the variable 'logged' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/flocksim.c:398:6: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
alpine-2.21+dfsg1/imap/src/osdep/unix/flocksim.c:679:3: warning: fprintf format string requires 7 parameters but 8 are given. [wrongPrintfScanfArgNum]
alpine-2.21+dfsg1/imap/src/osdep/unix/flocksim.c:702:3: warning: %lu in format string (no. 2) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
alpine-2.21+dfsg1/imap/src/osdep/unix/flocksim.c:723:3: warning: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
alpine-2.21+dfsg1/imap/src/osdep/unix/flocksim.c:768:3: warning: %lu in format string (no. 2) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
alpine-2.21+dfsg1/imap/src/osdep/unix/flocksim.c:768:3: warning: %lu in format string (no. 3) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
alpine-2.21+dfsg1/imap/src/osdep/unix/flocksim.c:383:8: warning: Either the condition '!s' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/imap/src/osdep/unix/flocksim.c:388:10: note: Assuming that condition '!s' is not redundant
alpine-2.21+dfsg1/imap/src/osdep/unix/flocksim.c:383:8: note: Null pointer dereference
alpine-2.21+dfsg1/imap/src/osdep/unix/flocksim.c:819:11: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/ip4_unix.c:163:14: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/ip6_unix.c:228:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/kerb_mit.c:93:8: style: The scope of the variable 'kuser' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/log_os4.c:38:7: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mbx.c:205:10: style: The scope of the variable 'upd' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mbx.c:207:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mbx.c:208:8: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mbx.c:208:10: style: The scope of the variable 'k' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mbx.c:210:8: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mbx.c:212:10: style: The scope of the variable 'tp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mbx.c:446:8: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mbx.c:674:17: style: The scope of the variable 'elt' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mbx.c:675:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mbx.c:762:10: style: The scope of the variable 'tp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mbx.c:803:19: style: The scope of the variable 'pos' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mbx.c:805:7: style: The scope of the variable 'ld' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mbx.c:806:8: style: The scope of the variable 'lock' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mbx.c:807:17: style: The scope of the variable 'elt' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mbx.c:887:17: style: The scope of the variable 'nexp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mbx.c:914:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mbx.c:915:17: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mbx.c:915:19: style: The scope of the variable 'r' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mbx.c:917:14: style: The scope of the variable 'txt' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mbx.c:917:18: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mbx.c:918:17: style: The scope of the variable 'elt' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mbx.c:1250:19: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mbx.c:1250:21: style: The scope of the variable 'k' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mbx.c:1250:23: style: The scope of the variable 'm' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mbx.c:1638:24: style: The scope of the variable 'te' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mbx.c:1698:19: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mbx.c:1698:21: style: The scope of the variable 'k' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mbx.c:1698:23: style: The scope of the variable 'm' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mbx.c:1698:25: style: The scope of the variable 'delta' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mbx.c:1831:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mbx.c:1832:7: style: The scope of the variable 'ld' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mbx.c:1833:8: style: The scope of the variable 'lock' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mbx.c:1303:46: style: Checking if unsigned variable 'i=read(((struct mbx_local*)stream->local)->fd,((struct mbx_local*)stream->local)->buf,64)' is less than zero. [unsignedLessThanZero]
alpine-2.21+dfsg1/imap/src/osdep/unix/mbx.c:1523:25: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/imap/src/osdep/unix/mbx.c:1524:31: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/imap/src/osdep/unix/mbx.c:1525:31: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/imap/src/osdep/unix/mbx.c:1526:33: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/imap/src/osdep/unix/mbx.c:1527:27: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/imap/src/osdep/unix/mbx.c:1528:36: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/imap/src/osdep/unix/mh.c:222:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mh.c:241:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mh.c:242:7: style: The scope of the variable 'fd' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mh.c:322:7: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mh.c:418:18: style: The scope of the variable 'd' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mh.c:502:18: style: The scope of the variable 'd' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mh.c:634:17: style: The scope of the variable 'elt' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mh.c:635:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mh.c:653:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mh.c:653:19: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mh.c:653:21: style: The scope of the variable 'nlseen' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mh.c:655:17: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mh.c:655:20: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mh.c:845:7: style: The scope of the variable 'fd' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mh.c:846:21: style: The scope of the variable 'r' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mh.c:977:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mh.c:978:17: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mh.c:1033:17: style: The scope of the variable 'elt' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mh.c:1035:7: style: The scope of the variable 'fd' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mh.c:1036:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mh.c:1037:26: style: The scope of the variable 'date' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mh.c:1094:7: style: The scope of the variable 'fd' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mh.c:1098:9: style: The scope of the variable 'df' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mh.c:1099:10: style: The scope of the variable 'size' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mh.c:1247:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mh.c:1248:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mh.c:320:27: style: Function 'mh_dirfmttest' argument 1 names different: declaration 'name' definition 's'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/imap/src/osdep/unix/mh.c:79:27: note: Function 'mh_dirfmttest' argument 1 names different: declaration 'name' definition 's'.
alpine-2.21+dfsg1/imap/src/osdep/unix/mh.c:320:27: note: Function 'mh_dirfmttest' argument 1 names different: declaration 'name' definition 's'.
alpine-2.21+dfsg1/imap/src/osdep/unix/mix.c:1340:5: portability: %lu in format string (no. 2) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
alpine-2.21+dfsg1/imap/src/osdep/unix/mix.c:2427:2: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/imap/src/osdep/unix/mix.c:2427:2: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/imap/src/osdep/unix/mix.c:315:8: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mix.c:600:9: style: The scope of the variable 'silent' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mix.c:821:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mix.c:823:9: style: The scope of the variable 'nf' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mix.c:926:17: style: The scope of the variable 'elt' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mix.c:928:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mix.c:929:9: style: The scope of the variable 'message' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mix.c:929:17: style: The scope of the variable 'date' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mix.c:1155:8: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mix.c:1155:11: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mix.c:2240:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mix.c:2322:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mix.c:2323:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mix.c:2688:21: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mix.c:2752:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mix.c:1295:55: portability: 's' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
alpine-2.21+dfsg1/imap/src/osdep/unix/mix.c:1679:46: portability: 's' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
alpine-2.21+dfsg1/imap/src/osdep/unix/mix.c:709:7: style: Unused variable: fd [unusedVariable]
alpine-2.21+dfsg1/imap/src/osdep/unix/mix.c:772:17: style: Unused variable: i [unusedVariable]
alpine-2.21+dfsg1/imap/src/osdep/unix/mix.c:927:7: style: Unused variable: mfd [unusedVariable]
alpine-2.21+dfsg1/imap/src/osdep/unix/mix.c:927:11: style: Unused variable: ifd [unusedVariable]
alpine-2.21+dfsg1/imap/src/osdep/unix/mix.c:927:15: style: Unused variable: sfd [unusedVariable]
alpine-2.21+dfsg1/imap/src/osdep/unix/mix.c:1024:7: style: Unused variable: ifd [unusedVariable]
alpine-2.21+dfsg1/imap/src/osdep/unix/mix.c:1024:11: style: Unused variable: sfd [unusedVariable]
alpine-2.21+dfsg1/imap/src/osdep/unix/mix.c:1414:24: style: Variable 'uidv' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/imap/src/osdep/unix/mix.c:1578:41: error: Uninitialized variable: flags [uninitvar]
alpine-2.21+dfsg1/imap/src/osdep/unix/mmdf.c:985:7: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
alpine-2.21+dfsg1/imap/src/osdep/unix/mmdf.c:1387:41: warning: Either the condition 'if(stream)' is redundant or there is possible null pointer dereference: stream. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/imap/src/osdep/unix/mmdf.c:1454:8: note: Assuming that condition 'if(stream)' is not redundant
alpine-2.21+dfsg1/imap/src/osdep/unix/mmdf.c:1387:41: note: Null pointer dereference
alpine-2.21+dfsg1/imap/src/osdep/unix/mmdf.c:365:7: style: The scope of the variable 'fd' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mmdf.c:369:10: style: The scope of the variable 'tp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mmdf.c:598:7: style: The scope of the variable 'fd' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mmdf.c:836:17: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mmdf.c:836:26: style: The scope of the variable 'tl' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mmdf.c:911:8: style: The scope of the variable 'reparse' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mmdf.c:1168:21: style: The scope of the variable 'buf' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mmdf.c:1358:7: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mmdf.c:1359:8: style: The scope of the variable 'f' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mmdf.c:1360:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mmdf.c:2036:19: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mmdf.c:2036:21: style: The scope of the variable 'k' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mmdf.c:2036:23: style: The scope of the variable 'm' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mmdf.c:2037:12: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mmdf.c:2037:15: style: The scope of the variable 'te' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mmdf.c:2241:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mmdf.c:2454:19: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mmdf.c:2454:21: style: The scope of the variable 'k' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mmdf.c:2452:36: style: Function 'mmdf_write' argument 2 names different: declaration 's' definition 'buf'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/imap/src/osdep/unix/mmdf.c:292:36: note: Function 'mmdf_write' argument 2 names different: declaration 's' definition 'buf'.
alpine-2.21+dfsg1/imap/src/osdep/unix/mmdf.c:2452:36: note: Function 'mmdf_write' argument 2 names different: declaration 's' definition 'buf'.
alpine-2.21+dfsg1/imap/src/osdep/unix/mmdf.c:2452:54: style: Function 'mmdf_write' argument 3 names different: declaration 'i' definition 'size'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/imap/src/osdep/unix/mmdf.c:292:52: note: Function 'mmdf_write' argument 3 names different: declaration 'i' definition 'size'.
alpine-2.21+dfsg1/imap/src/osdep/unix/mmdf.c:2452:54: note: Function 'mmdf_write' argument 3 names different: declaration 'i' definition 'size'.
alpine-2.21+dfsg1/imap/src/osdep/unix/mmdf.c:992:27: style: Variable 'elt' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/imap/src/osdep/unix/mmdf.c:1225:7: error: Resource leak: sf [resourceLeak]
alpine-2.21+dfsg1/imap/src/osdep/unix/mtx.c:171:7: style: The scope of the variable 'fd' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mtx.c:175:10: style: The scope of the variable 'tp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mtx.c:284:8: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mtx.c:486:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mtx.c:562:10: style: The scope of the variable 'tp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mtx.c:599:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mtx.c:601:7: style: The scope of the variable 'ld' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mtx.c:602:8: style: The scope of the variable 'lock' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mtx.c:658:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mtx.c:659:17: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mtx.c:659:19: style: The scope of the variable 'r' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mtx.c:661:14: style: The scope of the variable 'txt' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mtx.c:661:35: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mtx.c:662:17: style: The scope of the variable 'elt' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mtx.c:974:8: style: The scope of the variable 'f' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mtx.c:1104:17: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mtx.c:1104:26: style: The scope of the variable 'x' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mtx.c:1106:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mtx.c:1291:10: style: The scope of the variable 'tp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mtx.c:1294:19: style: The scope of the variable 'k' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mtx.c:1331:17: style: The scope of the variable 'siz' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mtx.c:1332:8: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mtx.c:1333:7: style: The scope of the variable 'q' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mtx.c:1334:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mtx.c:1124:46: style: Checking if unsigned variable 'i=read(((struct mtx_local*)stream->local)->fd,((struct mtx_local*)stream->local)->buf,64)' is less than zero. [unsignedLessThanZero]
alpine-2.21+dfsg1/imap/src/osdep/unix/mtx.c:1272:25: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/imap/src/osdep/unix/mtx.c:1273:31: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/imap/src/osdep/unix/mtx.c:1274:33: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/imap/src/osdep/unix/mx.c:847:7: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
alpine-2.21+dfsg1/imap/src/osdep/unix/mx.c:239:7: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mx.c:270:8: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mx.c:570:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mx.c:571:17: style: The scope of the variable 'elt' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mx.c:617:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mx.c:618:7: style: The scope of the variable 'fd' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mx.c:721:11: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mx.c:722:7: style: The scope of the variable 'fd' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mx.c:723:21: style: The scope of the variable 'r' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mx.c:844:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mx.c:845:17: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mx.c:1160:17: style: The scope of the variable 'uf' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mx.c:1160:20: style: The scope of the variable 'sf' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mx.c:1160:23: style: The scope of the variable 'uid' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mx.c:1161:7: style: The scope of the variable 'k' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mx.c:1162:17: style: The scope of the variable 'msgno' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mx.c:1164:12: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mx.c:1165:17: style: The scope of the variable 'elt' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mx.c:1240:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mx.c:1240:19: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mx.c:1243:17: style: The scope of the variable 'elt' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/mx.c:348:7: style: Unused variable: fd [unusedVariable]
alpine-2.21+dfsg1/imap/src/osdep/unix/mx.c:349:9: style: Variable 's' is not assigned a value. [unassignedVariable]
alpine-2.21+dfsg1/imap/src/osdep/unix/mx.c:937:24: style: Variable 'uidv' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/imap/src/osdep/unix/news.c:151:12: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/news.c:151:15: style: The scope of the variable 'u' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/news.c:271:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/news.c:272:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/news.c:359:8: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/news.c:452:17: style: The scope of the variable 'elt' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/news.c:453:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/news.c:472:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/news.c:486:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/news.c:486:19: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/news.c:486:21: style: The scope of the variable 'nlseen' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/news.c:488:17: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/news.c:488:20: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/nl_unix.c:40:21: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/nl_unix.c:41:17: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/tcp_unix.c:160:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/tcp_unix.c:167:9: style: The scope of the variable 'data' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/tcp_unix.c:844:10: style: The scope of the variable 'buf' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/tcp_unix.c:866:10: style: The scope of the variable 'buf' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/tcp_unix.c:908:10: style: The scope of the variable 'buf' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/tcp_unix.c:930:10: style: The scope of the variable 'buf' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/tcp_unix.c:964:13: style: The scope of the variable 'host' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/tcp_unix.c:1023:7: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/tcp_unix.c:1045:9: style: The scope of the variable 'adr' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/tcp_unix.c:1046:8: style: The scope of the variable 'buf' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/tcp_unix.c:591:11: style: Variable 'tmp' is not assigned a value. [unassignedVariable]
alpine-2.21+dfsg1/imap/src/osdep/unix/tcp_unix.c:651:12: style: Variable 'tmp' is not assigned a value. [unassignedVariable]
alpine-2.21+dfsg1/imap/src/osdep/unix/tcp_unix.c:870:21: style: Variable 'tmp' is not assigned a value. [unassignedVariable]
alpine-2.21+dfsg1/imap/src/osdep/unix/tcp_unix.c:1044:17: style: Unused variable: sadrlen [unusedVariable]
alpine-2.21+dfsg1/imap/src/osdep/unix/ssl_unix.c:121:9: style: The scope of the variable 'fd' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/ssl_unix.c:122:10: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/ssl_unix.c:213:16: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/ssl_unix.c:269:20: style: The scope of the variable 'tl' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/ssl_unix.c:270:12: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/ssl_unix.c:270:19: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/ssl_unix.c:270:36: style: The scope of the variable 'buf' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/ssl_unix.c:345:9: style: The scope of the variable 'err' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/ssl_unix.c:345:13: style: The scope of the variable 'cert' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/ssl_unix.c:345:23: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/ssl_unix.c:374:7: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/ssl_unix.c:374:9: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/ssl_unix.c:376:9: style: The scope of the variable 'ext' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/ssl_unix.c:517:17: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/ssl_unix.c:729:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/ssl_unix.c:853:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/ssl_unix.c:375:17: style: Unused variable: t [unusedVariable]
alpine-2.21+dfsg1/imap/src/osdep/unix/ssl_unix.c:578:12: style: Variable 'tmp' is not assigned a value. [unassignedVariable]
alpine-2.21+dfsg1/imap/src/osdep/unix/tenex.c:178:7: style: The scope of the variable 'fd' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/tenex.c:182:10: style: The scope of the variable 'tp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/tenex.c:291:8: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/tenex.c:501:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/tenex.c:539:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/tenex.c:653:10: style: The scope of the variable 'tp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/tenex.c:690:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/tenex.c:692:7: style: The scope of the variable 'ld' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/tenex.c:693:8: style: The scope of the variable 'lock' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/tenex.c:749:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/tenex.c:750:17: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/tenex.c:750:19: style: The scope of the variable 'r' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/tenex.c:752:14: style: The scope of the variable 'txt' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/tenex.c:752:35: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/tenex.c:753:17: style: The scope of the variable 'elt' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/tenex.c:1066:8: style: The scope of the variable 'f' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/tenex.c:1218:17: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/tenex.c:1218:26: style: The scope of the variable 'x' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/tenex.c:1220:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/tenex.c:1405:10: style: The scope of the variable 'tp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/tenex.c:1408:19: style: The scope of the variable 'k' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/tenex.c:1445:17: style: The scope of the variable 'siz' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/tenex.c:1446:8: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/tenex.c:1447:8: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/tenex.c:1238:46: style: Checking if unsigned variable 'i=read(((struct tenex_local*)stream->local)->fd,((struct tenex_local*)stream->local)->buf,64)' is less than zero. [unsignedLessThanZero]
alpine-2.21+dfsg1/imap/src/osdep/unix/tenex.c:1386:25: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/imap/src/osdep/unix/tenex.c:1387:31: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/imap/src/osdep/unix/tenex.c:1388:33: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/imap/src/osdep/unix/unix.c:846:7: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
alpine-2.21+dfsg1/imap/src/osdep/unix/unix.c:1250:41: warning: Either the condition 'if(stream)' is redundant or there is possible null pointer dereference: stream. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/imap/src/osdep/unix/unix.c:1325:8: note: Assuming that condition 'if(stream)' is not redundant
alpine-2.21+dfsg1/imap/src/osdep/unix/unix.c:1250:41: note: Null pointer dereference
alpine-2.21+dfsg1/imap/src/osdep/unix/unix.c:213:7: style: The scope of the variable 'fd' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/unix.c:217:10: style: The scope of the variable 'tp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/unix.c:246:7: style: The scope of the variable 'zn' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/unix.c:248:28: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/unix.c:248:30: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/unix.c:459:7: style: The scope of the variable 'fd' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/unix.c:697:17: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/unix.c:697:26: style: The scope of the variable 'tl' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/unix.c:772:8: style: The scope of the variable 'reparse' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/unix.c:1032:21: style: The scope of the variable 'buf' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/unix.c:1222:13: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/unix.c:1223:8: style: The scope of the variable 'f' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/unix.c:1224:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/unix.c:1879:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/unix.c:1879:19: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/unix.c:1879:21: style: The scope of the variable 'k' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/unix.c:1879:23: style: The scope of the variable 'm' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/unix.c:1880:12: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/unix.c:1880:15: style: The scope of the variable 'te' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/unix.c:2078:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/unix.c:2308:19: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/unix.c:2308:21: style: The scope of the variable 'k' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/unix.c:2505:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/unix.c:2587:7: style: The scope of the variable 'sfd' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/unix.c:2588:17: style: The scope of the variable 'size' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/unix/unix.c:2306:36: style: Function 'unix_write' argument 2 names different: declaration 's' definition 'buf'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/imap/src/osdep/unix/unix.c:136:36: note: Function 'unix_write' argument 2 names different: declaration 's' definition 'buf'.
alpine-2.21+dfsg1/imap/src/osdep/unix/unix.c:2306:36: note: Function 'unix_write' argument 2 names different: declaration 's' definition 'buf'.
alpine-2.21+dfsg1/imap/src/osdep/unix/unix.c:2306:54: style: Function 'unix_write' argument 3 names different: declaration 'i' definition 'size'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/imap/src/osdep/unix/unix.c:136:52: note: Function 'unix_write' argument 3 names different: declaration 'i' definition 'size'.
alpine-2.21+dfsg1/imap/src/osdep/unix/unix.c:2306:54: note: Function 'unix_write' argument 3 names different: declaration 'i' definition 'size'.
alpine-2.21+dfsg1/imap/src/osdep/unix/unix.c:253:20: style: Variable 'zn' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/imap/src/osdep/unix/unix.c:853:27: style: Variable 'elt' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/imap/src/osdep/unix/unix.c:1088:7: error: Resource leak: sf [resourceLeak]
alpine-2.21+dfsg1/imap/src/osdep/vms/dummyvms.c:202:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/vms/dummyvms.c:104:8: style: Unused variable: tmp [unusedVariable]
alpine-2.21+dfsg1/imap/src/osdep/vms/env_vms.c:123:15: style: Unused variable: sbuf [unusedVariable]
alpine-2.21+dfsg1/imap/src/osdep/vms/env_vms.c:124:8: style: Unused variable: tmp [unusedVariable]
alpine-2.21+dfsg1/imap/src/osdep/vms/nl_vms.c:40:21: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/vms/nl_vms.c:41:17: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/vms/tcp_vmsl.c:184:17: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/vms/tcp_vmsl.c:209:9: style: The scope of the variable 'status' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/vms/tcp_vmsl.c:338:7: style: The scope of the variable 'status' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/vms/tcp_vmsl.c:339:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/vms/tcp_vmsm.c:145:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/imap/src/osdep/vms/tcp_vmsm.c:257:17: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/vms/tcp_vmsm.c:280:7: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/vms/tcp_vmsm.c:332:7: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/vms/tcp_vmsm.c:441:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/vms/tcp_vmsm.c:442:19: style: The scope of the variable 'hn' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/vms/tcp_vmsm.c:458:8: style: The scope of the variable 'host' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/vms/tcp_vmsm.c:459:19: style: The scope of the variable 'he' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/vms/tcp_vmsm.c:73:9: style: Unused variable: s [unusedVariable]
alpine-2.21+dfsg1/imap/src/osdep/vms/tcp_vmsm.c:382:7: style: Unused variable: i [unusedVariable]
alpine-2.21+dfsg1/imap/src/osdep/vms/tcp_vmsn.c:48:13: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/imap/src/osdep/wce/dummywce.c:209:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/wce/env_wce.c:266:29: warning: Either the condition 'name' is redundant or there is possible null pointer dereference: name. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/imap/src/osdep/wce/env_wce.c:261:7: note: Assuming that condition 'name' is not redundant
alpine-2.21+dfsg1/imap/src/osdep/wce/env_wce.c:266:29: note: Null pointer dereference
alpine-2.21+dfsg1/imap/src/osdep/wce/env_wce.c:224:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/wce/env_wce.c:236:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/osdep/wce/nl_wce.c:41:24: warning: Either the condition 'if(dstl)' is redundant or there is possible null pointer dereference: dstl. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/imap/src/osdep/wce/nl_wce.c:44:8: note: Assuming that condition 'if(dstl)' is not redundant
alpine-2.21+dfsg1/imap/src/osdep/wce/nl_wce.c:41:24: note: Null pointer dereference
alpine-2.21+dfsg1/imap/src/osdep/wce/nl_wce.c:43:40: warning: Either the condition 'if(dstl)' is redundant or there is possible null pointer dereference: dstl. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/imap/src/osdep/wce/nl_wce.c:44:8: note: Assuming that condition 'if(dstl)' is not redundant
alpine-2.21+dfsg1/imap/src/osdep/wce/nl_wce.c:43:40: note: Null pointer dereference
alpine-2.21+dfsg1/imap/src/osdep/wce/tcp_wce.c:788:0: error: Invalid number of character '(' when these macros are defined: '__GCC__=1;__GCC__=1'. [syntaxError]
alpine-2.21+dfsg1/imap/src/tmail/tmail.c:277:12: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/src/tmail/tmail.c:444:11: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/tools/uahelper.c:177:8: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/imap/tools/uahelper.c:103:41: warning: Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'? [clarifyStatement]
alpine-2.21+dfsg1/imap/tools/uahelper.c:208:30: warning: Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'? [clarifyStatement]
alpine-2.21+dfsg1/mapi/instmapi.c:250:7: warning: sprintf format string requires 0 parameters but 1 is given. [wrongPrintfScanfArgNum]
alpine-2.21+dfsg1/mapi/instmapi.c:257:7: warning: sprintf format string requires 0 parameters but 1 is given. [wrongPrintfScanfArgNum]
alpine-2.21+dfsg1/mapi/instmapi.c:71:37: style: The scope of the variable 'mapifile' can be reduced. [variableScope]
alpine-2.21+dfsg1/mapi/instmapi.c:75:9: style: The scope of the variable 'copy' can be reduced. [variableScope]
alpine-2.21+dfsg1/mapi/pmapi.c:100:7: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/mapi/pmapi.c:250:8: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/mapi/pmapi.c:405:7: warning: %d in format string (no. 1) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/mapi/pmapi.c:978:7: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/mapi/pmapi.c:210:19: warning: Either the condition 'body' is redundant or there is possible null pointer dereference: body. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/mapi/pmapi.c:191:8: note: Assuming that condition 'body' is not redundant
alpine-2.21+dfsg1/mapi/pmapi.c:210:19: note: Null pointer dereference
alpine-2.21+dfsg1/mapi/pmapi.c:879:17: warning: Either the condition 'if(col)' is redundant or there is possible null pointer dereference: col. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/mapi/pmapi.c:882:4: note: Assuming that condition 'if(col)' is not redundant
alpine-2.21+dfsg1/mapi/pmapi.c:879:17: note: Null pointer dereference
alpine-2.21+dfsg1/mapi/pmapi.c:880:18: warning: Either the condition 'if(col)' is redundant or there is possible null pointer dereference: col. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/mapi/pmapi.c:882:4: note: Assuming that condition 'if(col)' is not redundant
alpine-2.21+dfsg1/mapi/pmapi.c:880:18: note: Null pointer dereference
alpine-2.21+dfsg1/mapi/pmapi.c:886:35: warning: Either the condition 'if(col)' is redundant or there is possible null pointer dereference: col. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/mapi/pmapi.c:891:7: note: Assuming that condition 'if(col)' is not redundant
alpine-2.21+dfsg1/mapi/pmapi.c:886:35: note: Null pointer dereference
alpine-2.21+dfsg1/mapi/pmapi.c:889:29: warning: Either the condition 'if(col)' is redundant or there is possible null pointer dereference: col. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/mapi/pmapi.c:891:7: note: Assuming that condition 'if(col)' is not redundant
alpine-2.21+dfsg1/mapi/pmapi.c:889:29: note: Null pointer dereference
alpine-2.21+dfsg1/mapi/pmapi.c:1041:19: warning: Either the condition 'if(local_pinerc)' is redundant or there is possible null pointer dereference: local_pinerc. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/mapi/pmapi.c:1046:9: note: Assuming that condition 'if(local_pinerc)' is not redundant
alpine-2.21+dfsg1/mapi/pmapi.c:1041:19: note: Null pointer dereference
alpine-2.21+dfsg1/mapi/pmapi.c:1290:8: warning: Either the condition 'if(ms_global&&ms_global->debug)' is redundant or there is possible null pointer dereference: nmg. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/mapi/pmapi.c:1291:7: note: Assuming that condition 'if(ms_global&&ms_global->debug)' is not redundant
alpine-2.21+dfsg1/mapi/pmapi.c:1284:26: note: Assignment 'nmg=ms_global', assigned value is 0
alpine-2.21+dfsg1/mapi/pmapi.c:1290:8: note: Null pointer dereference
alpine-2.21+dfsg1/mapi/pmapi.c:1472:21: warning: Either the condition 'if(fn)' is redundant or there is possible null pointer dereference: fn. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/mapi/pmapi.c:2520:8: note: Assuming that condition 'if(fn)' is not redundant
alpine-2.21+dfsg1/mapi/pmapi.c:2497:31: note: Calling function 'lookup_file_mime_type', 1st argument 'fn' value is 0
alpine-2.21+dfsg1/mapi/pmapi.c:1472:21: note: Null pointer dereference
alpine-2.21+dfsg1/mapi/pmapi.c:1651:8: warning: Either the condition 'part' is redundant or there is possible null pointer dereference: part. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/mapi/pmapi.c:200:5: note: Assuming that condition 'part' is not redundant
alpine-2.21+dfsg1/mapi/pmapi.c:248:38: note: Calling function 'get_suggested_file_ext', 2nd argument 'part' value is 0
alpine-2.21+dfsg1/mapi/pmapi.c:1651:8: note: Null pointer dereference
alpine-2.21+dfsg1/mapi/pmapi.c:1668:25: warning: Either the condition '!param' is redundant or there is possible null pointer dereference: param. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/mapi/pmapi.c:1661:10: note: Assuming that condition '!param' is not redundant
alpine-2.21+dfsg1/mapi/pmapi.c:1668:25: note: Null pointer dereference
alpine-2.21+dfsg1/mapi/pmapi.c:1978:7: warning: Either the condition 'if(ms_global&&ms_global->debug)' is redundant or there is possible null pointer dereference: ms_global. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/mapi/pmapi.c:1984:4: note: Assuming that condition 'if(ms_global&&ms_global->debug)' is not redundant
alpine-2.21+dfsg1/mapi/pmapi.c:1978:7: note: Null pointer dereference
alpine-2.21+dfsg1/mapi/pmapi.c:1982:10: warning: Either the condition 'if(ms_global&&ms_global->debug)' is redundant or there is possible null pointer dereference: ms_global. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/mapi/pmapi.c:1984:4: note: Assuming that condition 'if(ms_global&&ms_global->debug)' is not redundant
alpine-2.21+dfsg1/mapi/pmapi.c:1982:10: note: Null pointer dereference
alpine-2.21+dfsg1/mapi/pmapi.c:2712:26: warning: Either the condition '!old' is redundant or there is possible null pointer dereference: old. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/mapi/pmapi.c:2714:9: note: Assuming that condition '!old' is not redundant
alpine-2.21+dfsg1/mapi/pmapi.c:2712:26: note: Null pointer dereference
alpine-2.21+dfsg1/mapi/pmapi.c:2256:5: style: Variable 'adr' is reassigned a value before the old one has been used. [redundantAssignment]
alpine-2.21+dfsg1/mapi/pmapi.c:2252:0: note: Variable 'adr' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/mapi/pmapi.c:2256:5: note: Variable 'adr' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/mapi/pmapi.c:177:11: style: The scope of the variable 'attfd' can be reduced. [variableScope]
alpine-2.21+dfsg1/mapi/pmapi.c:180:9: style: The scope of the variable 'num' can be reduced. [variableScope]
alpine-2.21+dfsg1/mapi/pmapi.c:180:18: style: The scope of the variable 'tmplen' can be reduced. [variableScope]
alpine-2.21+dfsg1/mapi/pmapi.c:182:27: style: The scope of the variable 'numwritten' can be reduced. [variableScope]
alpine-2.21+dfsg1/mapi/pmapi.c:184:19: style: The scope of the variable 'file_ext' can be reduced. [variableScope]
alpine-2.21+dfsg1/mapi/pmapi.c:184:33: style: The scope of the variable 'filename' can be reduced. [variableScope]
alpine-2.21+dfsg1/mapi/pmapi.c:184:49: style: The scope of the variable 'dir' can be reduced. [variableScope]
alpine-2.21+dfsg1/mapi/pmapi.c:186:11: style: The scope of the variable 'tmpatt' can be reduced. [variableScope]
alpine-2.21+dfsg1/mapi/pmapi.c:292:36: style: The scope of the variable 'file_count' can be reduced. [variableScope]
alpine-2.21+dfsg1/mapi/pmapi.c:292:52: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/mapi/pmapi.c:293:19: style: The scope of the variable 'recips' can be reduced. [variableScope]
alpine-2.21+dfsg1/mapi/pmapi.c:486:9: style: The scope of the variable 'tmp_set_mbx' can be reduced. [variableScope]
alpine-2.21+dfsg1/mapi/pmapi.c:962:38: style: The scope of the variable 'numwritten' can be reduced. [variableScope]
alpine-2.21+dfsg1/mapi/pmapi.c:1184:30: style: The scope of the variable 'islist' can be reduced. [variableScope]
alpine-2.21+dfsg1/mapi/pmapi.c:1341:24: style: The scope of the variable 'dpwc' can be reduced. [variableScope]
alpine-2.21+dfsg1/mapi/pmapi.c:1465:14: style: The scope of the variable 'subkey' can be reduced. [variableScope]
alpine-2.21+dfsg1/mapi/pmapi.c:1465:28: style: The scope of the variable 'val' can be reduced. [variableScope]
alpine-2.21+dfsg1/mapi/pmapi.c:1468:9: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/mapi/pmapi.c:1519:19: style: The scope of the variable 'dti' can be reduced. [variableScope]
alpine-2.21+dfsg1/mapi/pmapi.c:1520:19: style: The scope of the variable 'xch' can be reduced. [variableScope]
alpine-2.21+dfsg1/mapi/pmapi.c:1539:9: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/mapi/pmapi.c:1539:12: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/mapi/pmapi.c:1539:15: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/mapi/pmapi.c:1540:11: style: The scope of the variable 'tfd' can be reduced. [variableScope]
alpine-2.21+dfsg1/mapi/pmapi.c:1647:10: style: The scope of the variable 'mime_type' can be reduced. [variableScope]
alpine-2.21+dfsg1/mapi/pmapi.c:1647:28: style: The scope of the variable 'tmp_ext' can be reduced. [variableScope]
alpine-2.21+dfsg1/mapi/pmapi.c:1733:11: style: The scope of the variable 'defAttachDir' can be reduced. [variableScope]
alpine-2.21+dfsg1/mapi/pmapi.c:2019:11: style: The scope of the variable 'srcTail' can be reduced. [variableScope]
alpine-2.21+dfsg1/mapi/pmapi.c:2020:11: style: The scope of the variable 'srcExt' can be reduced. [variableScope]
alpine-2.21+dfsg1/mapi/pmapi.c:2022:12: style: The scope of the variable 'cnt' can be reduced. [variableScope]
alpine-2.21+dfsg1/mapi/pmapi.c:2022:20: style: The scope of the variable 'len' can be reduced. [variableScope]
alpine-2.21+dfsg1/mapi/pmapi.c:2022:25: style: The scope of the variable 'spc' can be reduced. [variableScope]
alpine-2.21+dfsg1/mapi/pmapi.c:2293:11: style: The scope of the variable 'd' can be reduced. [variableScope]
alpine-2.21+dfsg1/mapi/pmapi.c:2470:16: style: The scope of the variable 'fsize' can be reduced. [variableScope]
alpine-2.21+dfsg1/mapi/pmapi.c:2470:23: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/mapi/pmapi.c:2471:8: style: The scope of the variable 'sfd' can be reduced. [variableScope]
alpine-2.21+dfsg1/mapi/pmapi.c:2472:7: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/mapi/pmapi.c:2679:37: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/mapi/pmapi.c:2766:19: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/mapi/pmapi.c:1982:30: style: Checking if unsigned variable 'ms_global->attached' is less than zero. [unsignedLessThanZero]
alpine-2.21+dfsg1/mapi/pmapi.c:2243:19: style: Redundant pointer operation on 'keyvalp' - it's already a pointer. [redundantPointerOp]
alpine-2.21+dfsg1/mapi/pmapi.c:259:21: style: Variable 'numwritten' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/mapi/pmapi.c:292:0: style: Variable 'num' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/mapi/pmapi.c:718:26: style: Variable 'nmg' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/mapi/pmapi.c:744:26: style: Variable 'nmg' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/mapi/pmapi.c:829:0: style: Variable 'i' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/mapi/pmapi.c:986:20: style: Variable 'numwritten' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/mapi/pmapi.c:1468:0: style: Variable 'rv' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/mapi/pmapi.c:2254:0: style: Variable 'use_quotes' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/mapi/pmapi.c:1689:24: portability: Undefined behaviour, pointer arithmetic 'path-1' is out of bounds. [pointerOutOfBounds]
alpine-2.21+dfsg1/mapi/pmapi.c:1697:26: portability: Undefined behaviour, pointer arithmetic 'path-1' is out of bounds. [pointerOutOfBounds]
alpine-2.21+dfsg1/mapi/pmapi.c:2119:0: error: Resource leak: sfd [resourceLeak]
alpine-2.21+dfsg1/mapi/rfc1522.c:349:19: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/mapi/rfc1522.c:543:20: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/mapi/rfc1522.c:216:14: error: Uninitialized variable: t [uninitvar]
alpine-2.21+dfsg1/mapi/rfc1522.c:219:15: error: Uninitialized variable: p [uninitvar]
alpine-2.21+dfsg1/mapi/smapi.c:166:13: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
alpine-2.21+dfsg1/mapi/smapi.c:165:17: note: outer condition: av[i]
alpine-2.21+dfsg1/mapi/smapi.c:166:13: note: identical inner condition: av[i]
alpine-2.21+dfsg1/mapi/smapi.c:336:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/mapi/smapi.c:350:8: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/mapi/smapi.c:350:8: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/mapi/smapi.c:358:8: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/mapi/smapi.c:375:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/mapi/smapi.c:378:7: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/mapi/smapi.c:431:7: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/mapi/smapi.c:576:5: warning: Either the condition 'if(ms_global&&ms_global->debug)' is redundant or there is possible null pointer dereference: nmg. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/mapi/smapi.c:538:7: note: Assuming that condition 'if(ms_global&&ms_global->debug)' is not redundant
alpine-2.21+dfsg1/mapi/smapi.c:532:26: note: Assignment 'nmg=ms_global', assigned value is 0
alpine-2.21+dfsg1/mapi/smapi.c:576:5: note: Null pointer dereference
alpine-2.21+dfsg1/mapi/smapi.c:24:17: style: The scope of the variable 'rv' can be reduced. [variableScope]
alpine-2.21+dfsg1/mapi/smapi.c:292:10: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/mapi/smapi.c:292:21: style: The scope of the variable 'tmpseq' can be reduced. [variableScope]
alpine-2.21+dfsg1/mapi/smapi.c:293:9: style: The scope of the variable 'msg_found' can be reduced. [variableScope]
alpine-2.21+dfsg1/mapi/smapi.c:294:19: style: The scope of the variable 'tmp_msgno' can be reduced. [variableScope]
alpine-2.21+dfsg1/mapi/smapi.c:294:30: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/mapi/smapi.c:295:19: style: The scope of the variable 'telt' can be reduced. [variableScope]
alpine-2.21+dfsg1/mapi/smapi.c:30:30: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/mapi/smapi.c:32:32: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/mapi/smapi.c:34:35: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/mapi/smapi.c:189:38: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/mapi/smapi.c:191:35: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/mapi/smapi.c:193:32: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/mapi/smapi.c:195:35: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/mapi/smapi.c:300:38: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/mapi/smapi.c:302:34: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/mapi/smapi.c:304:35: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/mapi/smapi.c:399:28: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/mapi/smapi.c:401:36: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/mapi/smapi.c:403:37: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/mapi/smapi.c:405:39: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/mapi/smapi.c:466:32: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/mapi/smapi.c:468:35: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/mapi/smapi.c:500:35: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/mapi/smapi.c:502:32: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/mapi/smapi.c:504:35: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/mapi/smapi.c:541:30: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/mapi/smapi.c:543:25: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/mapi/smapi.c:545:27: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/mapi/smapi.c:547:30: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/mapi/smapi.c:626:32: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/mapi/smapi.c:628:34: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/mapi/smapi.c:630:35: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/pico/attach.c:779:14: warning: Either the condition 'if(utf8)' is redundant or there is possible null pointer dereference: utf8. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pico/attach.c:813:5: note: Assuming that condition 'if(utf8)' is not redundant
alpine-2.21+dfsg1/pico/attach.c:779:14: note: Null pointer dereference
alpine-2.21+dfsg1/pico/attach.c:780:21: warning: Either the condition 'if(utf8)' is redundant or there is possible null pointer dereference: utf8. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pico/attach.c:813:5: note: Assuming that condition 'if(utf8)' is not redundant
alpine-2.21+dfsg1/pico/attach.c:780:21: note: Null pointer dereference
alpine-2.21+dfsg1/pico/attach.c:137:9: style: The scope of the variable 'dirlen' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/attach.c:1368:11: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/attach.c:1485:10: style: The scope of the variable 'dp' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/attach.c:1485:15: style: The scope of the variable 'edp' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/attach.c:489:10: error: Common realloc mistake: 'bld' nulled but not freed upon failure [memleakOnRealloc]
alpine-2.21+dfsg1/pico/basic.c:287:9: style: The scope of the variable 'quoted' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/basic.c:287:17: style: The scope of the variable 'qlen' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/basic.c:354:9: style: The scope of the variable 'quoted' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/basic.c:354:17: style: The scope of the variable 'qlen' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/basic.c:415:21: style: The scope of the variable 'newcol' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/basic.c:456:15: style: The scope of the variable 'lp2' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/basic.c:458:14: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/basic.c:547:27: style: The scope of the variable 'tp' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/basic.c:549:14: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/browse.c:1781:10: style: The scope of the variable 'flength' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/browse.c:2023:12: style: The scope of the variable 'flen' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/browse.c:2023:18: style: The scope of the variable 'dlen' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/browse.c:2418:19: style: The scope of the variable 'tp' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/browse.c:2490:18: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/browse.c:2531:24: style: The scope of the variable 'avail' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/browse.c:2693:12: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/browse.c:2881:13: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/browse.c:2881:16: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/browse.c:2881:19: style: The scope of the variable 'line' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/browse.c:2882:20: style: The scope of the variable 'buf' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/browse.c:2924:13: style: The scope of the variable 'tp' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/browse.c:1440:4: warning: Label 'Selected' is not used. Should this be a 'case' of the enclosing switch()? [unusedLabelSwitch]
alpine-2.21+dfsg1/pico/browse.c:2030:6: error: Memory leak: fname [memleak]
alpine-2.21+dfsg1/pico/browse.c:2030:6: error: Memory leak: dir [memleak]
alpine-2.21+dfsg1/pico/buffer.c:183:21: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/buffer.c:187:22: style: The scope of the variable 'eobuf' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/buffer.c:325:21: style: The scope of the variable 'len' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/buffer.c:292:7: error: Uninitialized struct member: ac.d [uninitStructMember]
alpine-2.21+dfsg1/pico/composer.c:2411:20: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition]
alpine-2.21+dfsg1/pico/composer.c:3833:13: warning: Either the condition 'if(tmp)' is redundant or there is possible null pointer dereference: tmp. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pico/composer.c:3845:5: note: Assuming that condition 'if(tmp)' is not redundant
alpine-2.21+dfsg1/pico/composer.c:3833:13: note: Null pointer dereference
alpine-2.21+dfsg1/pico/composer.c:215:10: style: The scope of the variable 'l1' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/composer.c:785:26: style: The scope of the variable 'bfp' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/composer.c:787:15: style: The scope of the variable 'len' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/composer.c:1282:14: style: The scope of the variable 'len' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/composer.c:1506:23: style: The scope of the variable 'sz' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/composer.c:1599:38: style: The scope of the variable 'len' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/composer.c:2382:14: style: The scope of the variable 'l' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/composer.c:3643:18: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/composer.c:3873:19: style: The scope of the variable 'expret' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/composer.c:393:8: style: Variable 'l' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/pico/composer.c:267:10: error: Common realloc mistake: 'addrbuf' nulled but not freed upon failure [memleakOnRealloc]
alpine-2.21+dfsg1/pico/composer.c:3744:0: error: Memory leak: sbuf [memleak]
alpine-2.21+dfsg1/pico/composer.c:2059:18: error: Uninitialized variable: c [uninitvar]
alpine-2.21+dfsg1/pico/display.c:1804:0: error: Syntax Error: AST broken, ternary operator lacks ':'. [internalAstError]
alpine-2.21+dfsg1/pico/file.c:913:11: style: Redundant condition: !n. 'n || (!n && lp->l_text[0].c!='>')' is equivalent to 'n || lp->l_text[0].c!='>'' [redundantCondition]
alpine-2.21+dfsg1/pico/file.c:114:18: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/file.c:376:12: style: The scope of the variable 'dirlen' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/file.c:481:21: style: The scope of the variable 'linep' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/file.c:482:7: style: The scope of the variable 'nline' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/file.c:483:10: style: The scope of the variable 'done' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/file.c:483:16: style: The scope of the variable 'newline' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/file.c:621:13: style: The scope of the variable 'l' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/file.c:1019:14: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/line.c:421:21: style: The scope of the variable 'doto' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/line.c:422:21: style: The scope of the variable 'chunk' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/line.c:88:2: error: Memory leak: lp [memleak]
alpine-2.21+dfsg1/pico/line.c:696:4: error: Memory leak: buf [memleak]
alpine-2.21+dfsg1/pico/line.c:279:13: error: Uninitialized struct member: ac.d [uninitStructMember]
alpine-2.21+dfsg1/pico/main.c:251:8: style: Condition '!use_system' is always true [knownConditionTrueFalse]
alpine-2.21+dfsg1/pico/main.c:193:27: note: Assignment 'use_system=0', assigned value is 0
alpine-2.21+dfsg1/pico/main.c:251:8: note: Condition '!use_system' is always true
alpine-2.21+dfsg1/pico/main.c:208:5: style: Variable 'file_to_edit' is reassigned a value before the old one has been used. [redundantAssignment]
alpine-2.21+dfsg1/pico/main.c:190:0: note: Variable 'file_to_edit' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pico/main.c:208:5: note: Variable 'file_to_edit' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pico/main.c:1011:41: style: Same expression on both sides of '||'. [duplicateExpression]
alpine-2.21+dfsg1/pico/main.c:490:19: style: The scope of the variable 'a' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/altedit.c:77:38: style: The scope of the variable 'trv' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/altedit.c:79:18: style: The scope of the variable 'ohup' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/altedit.c:80:18: style: The scope of the variable 'oint' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/altedit.c:110:18: style: The scope of the variable 'wsp' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/altedit.c:309:8: style: The scope of the variable 'prompt' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/color.c:529:25: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/color.c:530:25: style: The scope of the variable 'colorname' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/color.c:535:9: style: The scope of the variable 'ind' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/color.c:535:14: style: The scope of the variable 'graylevel' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/color.c:932:9: style: The scope of the variable 'done' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/color.c:976:9: style: The scope of the variable 'done' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/color.c:1507:9: style: The scope of the variable 'len' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/color.c:1556:9: style: The scope of the variable 'len' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/filesys.c:278:33: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/filesys.c:481:24: style: The scope of the variable 'y' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/filesys.c:481:28: style: The scope of the variable 'z' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/filesys.c:591:11: style: The scope of the variable 'shft' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/filesys.c:776:21: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/filesys.c:976:13: style: The scope of the variable 'x' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/getkey.c:519:2: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alpine-2.21+dfsg1/pico/osdep/getkey.c:350:19: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/msdlg.c:273:10: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/msdlg.c:662:10: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/msdlg.c:905:10: style: The scope of the variable 'btop' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/msdlg.c:905:16: style: The scope of the variable 'bleft' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/msdlg.c:191:32: style: Function 'mswin_dialog' argument 2 names different: declaration 'string' definition 'buf'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.h:302:37: note: Function 'mswin_dialog' argument 2 names different: declaration 'string' definition 'buf'.
alpine-2.21+dfsg1/pico/osdep/msdlg.c:191:32: note: Function 'mswin_dialog' argument 2 names different: declaration 'string' definition 'buf'.
alpine-2.21+dfsg1/pico/osdep/msdlg.c:191:41: style: Function 'mswin_dialog' argument 3 names different: declaration 'field_len' definition 'nbuf'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.h:302:49: note: Function 'mswin_dialog' argument 3 names different: declaration 'field_len' definition 'nbuf'.
alpine-2.21+dfsg1/pico/osdep/msdlg.c:191:41: note: Function 'mswin_dialog' argument 3 names different: declaration 'field_len' definition 'nbuf'.
alpine-2.21+dfsg1/pico/osdep/msdlg.c:414:16: style: Function 'EditProc' argument 1 names different: declaration 'hBtn' definition 'hEdit'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/msdlg.c:111:42: note: Function 'EditProc' argument 1 names different: declaration 'hBtn' definition 'hEdit'.
alpine-2.21+dfsg1/pico/osdep/msdlg.c:414:16: note: Function 'EditProc' argument 1 names different: declaration 'hBtn' definition 'hEdit'.
alpine-2.21+dfsg1/pico/osdep/msdlg.c:455:29: style: Function 'ButtonProc' argument 2 names different: declaration 'msg' definition 'uMsg'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/msdlg.c:113:55: note: Function 'ButtonProc' argument 2 names different: declaration 'msg' definition 'uMsg'.
alpine-2.21+dfsg1/pico/osdep/msdlg.c:455:29: note: Function 'ButtonProc' argument 2 names different: declaration 'msg' definition 'uMsg'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:10878:8: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
alpine-2.21+dfsg1/pico/osdep/mswin.c:10928:8: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
alpine-2.21+dfsg1/pico/osdep/mswin.c:10963:8: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
alpine-2.21+dfsg1/pico/osdep/mswin.c:10767:5: style: Condition 'rv' is always false [knownConditionTrueFalse]
alpine-2.21+dfsg1/pico/osdep/mswin.c:10761:18: note: Assignment 'rv=0', assigned value is 0
alpine-2.21+dfsg1/pico/osdep/mswin.c:10767:5: note: Condition 'rv' is always false
alpine-2.21+dfsg1/pico/osdep/mswin.c:9967:4: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/pico/osdep/mswin.c:10030:3: portability: %d in format string (no. 3) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/pico/osdep/mswin.c:3500:7: style: Variable 'pTTYInfo->fNewLine' is reassigned a value before the old one has been used. [redundantAssignment]
alpine-2.21+dfsg1/pico/osdep/mswin.c:3498:7: note: Variable 'pTTYInfo->fNewLine' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pico/osdep/mswin.c:3500:7: note: Variable 'pTTYInfo->fNewLine' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pico/osdep/mswin.c:2141:6: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
alpine-2.21+dfsg1/pico/osdep/mswin.c:2147:6: note: Found duplicate branches for 'if' and 'else'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:2141:6: note: Found duplicate branches for 'if' and 'else'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:5514:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
alpine-2.21+dfsg1/pico/osdep/mswin.c:1707:42: style: The scope of the variable 'pSourceAtt' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:1707:55: style: The scope of the variable 'pDestAtt' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:1708:36: style: The scope of the variable 'pDest' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:1709:35: style: The scope of the variable 'pSourceCW' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:1709:47: style: The scope of the variable 'pDestCW' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:1710:14: style: The scope of the variable 'len' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:1966:21: style: The scope of the variable 'nVertPos' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:1967:11: style: The scope of the variable 'col' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:3536:33: style: The scope of the variable 'screenwidth' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:4074:17: style: The scope of the variable 'ct' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:4101:17: style: The scope of the variable 'cn' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:5222:12: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:5314:12: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:5401:12: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:5439:11: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:5439:14: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:5439:17: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:5897:11: style: The scope of the variable 'ppi' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:5900:12: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:5906:11: style: The scope of the variable 'wXBorder' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:5906:21: style: The scope of the variable 'wYBorder' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:5907:11: style: The scope of the variable 'wXSize' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:5907:19: style: The scope of the variable 'wYSize' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:5908:11: style: The scope of the variable 'wp' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:5909:11: style: The scope of the variable 'showWin' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:6133:11: style: The scope of the variable 'ppi' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:6170:9: style: The scope of the variable 'sep' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:7501:13: style: The scope of the variable 'pCB' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:7725:11: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:7758:11: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:8272:9: style: The scope of the variable 'status' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:8824:10: style: The scope of the variable 'cbuf' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:8852:10: style: The scope of the variable 'cbuf' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:8880:10: style: The scope of the variable 'cbuf' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:8903:10: style: The scope of the variable 'cbuf' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:8951:18: style: The scope of the variable 'l' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:9009:10: style: The scope of the variable 'fgbuf' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:9009:26: style: The scope of the variable 'bgbuf' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:9021:10: style: The scope of the variable 'fgbuf' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:9021:26: style: The scope of the variable 'bgbuf' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:9304:11: style: The scope of the variable 'ppi' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:9803:12: style: The scope of the variable 'pCB' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:9804:12: style: The scope of the variable 'pMyCopy' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:9858:13: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:9859:11: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:9931:12: style: The scope of the variable 'cbSize' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:10595:10: style: The scope of the variable 'rc' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:10684:8: style: The scope of the variable 't_utf8str' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:10982:10: style: The scope of the variable 'cmdbuf' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:11344:17: style: The scope of the variable 'rv' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:11571:13: style: The scope of the variable 'l' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:12180:10: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:12378:12: style: The scope of the variable 'thislen' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/mswin.c:10034:24: style: Checking if unsigned variable 'gPasteBytesRemain' is less than zero. [unsignedLessThanZero]
alpine-2.21+dfsg1/pico/osdep/mswin.c:1046:38: style: Function 'MakeArgv' argument 2 names different: declaration 'cmdLine' definition 'cmdLine_utf8'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.c:427:49: note: Function 'MakeArgv' argument 2 names different: declaration 'cmdLine' definition 'cmdLine_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:1046:38: note: Function 'MakeArgv' argument 2 names different: declaration 'cmdLine' definition 'cmdLine_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:3034:37: style: Function 'ProcessTTYKeyDown' argument 2 names different: declaration 'bOut' definition 'key'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.c:457:48: note: Function 'ProcessTTYKeyDown' argument 2 names different: declaration 'bOut' definition 'key'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:3034:37: note: Function 'ProcessTTYKeyDown' argument 2 names different: declaration 'bOut' definition 'key'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:3209:33: style: Function 'ProcessTTYMouse' argument 6 names different: declaration 'keys' definition 'winkeys'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.c:460:24: note: Function 'ProcessTTYMouse' argument 6 names different: declaration 'keys' definition 'winkeys'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:3209:33: note: Function 'ProcessTTYMouse' argument 6 names different: declaration 'keys' definition 'winkeys'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:5503:43: style: Function 'mswin_registericon' argument 3 names different: declaration 'file' definition 'utf8_file'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.h:166:49: note: Function 'mswin_registericon' argument 3 names different: declaration 'file' definition 'utf8_file'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:5503:43: note: Function 'mswin_registericon' argument 3 names different: declaration 'file' definition 'utf8_file'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:5616:28: style: Function 'ProcessTTYFileDrop' argument 1 names different: declaration 'wParam' definition 'wDrop'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.c:461:39: note: Function 'ProcessTTYFileDrop' argument 1 names different: declaration 'wParam' definition 'wDrop'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:5616:28: note: Function 'ProcessTTYFileDrop' argument 1 names different: declaration 'wParam' definition 'wDrop'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:5891:23: style: Function 'mswin_setwindow' argument 1 names different: declaration 'fontName' definition 'fontName_utf8'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.h:182:29: note: Function 'mswin_setwindow' argument 1 names different: declaration 'fontName' definition 'fontName_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:5891:23: note: Function 'mswin_setwindow' argument 1 names different: declaration 'fontName' definition 'fontName_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:5891:44: style: Function 'mswin_setwindow' argument 2 names different: declaration 'fontSize' definition 'fontSize_utf8'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.h:182:45: note: Function 'mswin_setwindow' argument 2 names different: declaration 'fontSize' definition 'fontSize_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:5891:44: note: Function 'mswin_setwindow' argument 2 names different: declaration 'fontSize' definition 'fontSize_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:5891:65: style: Function 'mswin_setwindow' argument 3 names different: declaration 'fontStyle' definition 'fontStyle_utf8'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.h:183:12: note: Function 'mswin_setwindow' argument 3 names different: declaration 'fontStyle' definition 'fontStyle_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:5891:65: note: Function 'mswin_setwindow' argument 3 names different: declaration 'fontStyle' definition 'fontStyle_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:5892:31: style: Function 'mswin_setwindow' argument 5 names different: declaration 'cursorStyle' definition 'caretStyle'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.h:184:12: note: Function 'mswin_setwindow' argument 5 names different: declaration 'cursorStyle' definition 'caretStyle'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:5892:31: note: Function 'mswin_setwindow' argument 5 names different: declaration 'cursorStyle' definition 'caretStyle'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:5892:49: style: Function 'mswin_setwindow' argument 6 names different: declaration 'fontCharSet' definition 'fontCharSet_utf8'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.h:184:31: note: Function 'mswin_setwindow' argument 6 names different: declaration 'fontCharSet' definition 'fontCharSet_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:5892:49: note: Function 'mswin_setwindow' argument 6 names different: declaration 'fontCharSet' definition 'fontCharSet_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:6123:23: style: Function 'mswin_getwindow' argument 1 names different: declaration 'fontName' definition 'fontName_utf8'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.h:186:29: note: Function 'mswin_getwindow' argument 1 names different: declaration 'fontName' definition 'fontName_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:6123:23: note: Function 'mswin_getwindow' argument 1 names different: declaration 'fontName' definition 'fontName_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:6124:9: style: Function 'mswin_getwindow' argument 3 names different: declaration 'fontSize' definition 'fontSize_utf8'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.h:187:12: note: Function 'mswin_getwindow' argument 3 names different: declaration 'fontSize' definition 'fontSize_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:6124:9: note: Function 'mswin_getwindow' argument 3 names different: declaration 'fontSize' definition 'fontSize_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:6125:9: style: Function 'mswin_getwindow' argument 5 names different: declaration 'fontStyle' definition 'fontStyle_utf8'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.h:188:12: note: Function 'mswin_getwindow' argument 5 names different: declaration 'fontStyle' definition 'fontStyle_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:6125:9: note: Function 'mswin_getwindow' argument 5 names different: declaration 'fontStyle' definition 'fontStyle_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:6129:9: style: Function 'mswin_getwindow' argument 13 names different: declaration 'cursorStyle' definition 'caretStyle'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.h:192:12: note: Function 'mswin_getwindow' argument 13 names different: declaration 'cursorStyle' definition 'caretStyle'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:6129:9: note: Function 'mswin_getwindow' argument 13 names different: declaration 'cursorStyle' definition 'caretStyle'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:6129:28: style: Function 'mswin_getwindow' argument 14 names different: declaration 'ncursorStyle' definition 'ncaretStyle'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.h:192:32: note: Function 'mswin_getwindow' argument 14 names different: declaration 'ncursorStyle' definition 'ncaretStyle'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:6129:28: note: Function 'mswin_getwindow' argument 14 names different: declaration 'ncursorStyle' definition 'ncaretStyle'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:6130:9: style: Function 'mswin_getwindow' argument 15 names different: declaration 'fontCharSet' definition 'fontCharSet_utf8'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.h:193:12: note: Function 'mswin_getwindow' argument 15 names different: declaration 'fontCharSet' definition 'fontCharSet_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:6130:9: note: Function 'mswin_getwindow' argument 15 names different: declaration 'fontCharSet' definition 'fontCharSet_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:6614:22: style: Function 'MSWHelpSetMenu' argument 1 names different: declaration 'hmenu' definition 'hMenu'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.c:566:33: note: Function 'MSWHelpSetMenu' argument 1 names different: declaration 'hmenu' definition 'hMenu'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:6614:22: note: Function 'MSWHelpSetMenu' argument 1 names different: declaration 'hmenu' definition 'hMenu'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:7061:17: style: Function 'mswin_putc' argument 1 names different: declaration 'c' definition 'ucs'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.h:224:22: note: Function 'mswin_putc' argument 1 names different: declaration 'c' definition 'ucs'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:7061:17: note: Function 'mswin_putc' argument 1 names different: declaration 'c' definition 'ucs'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:7411:25: style: Function 'mswin_messagebox' argument 1 names different: declaration 'msg' definition 'msg_utf8'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.h:236:31: note: Function 'mswin_messagebox' argument 1 names different: declaration 'msg' definition 'msg_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:7411:25: note: Function 'mswin_messagebox' argument 1 names different: declaration 'msg' definition 'msg_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:7555:26: style: Function 'mswin_newmailtext' argument 1 names different: declaration 't' definition 't_utf8'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.h:243:32: note: Function 'mswin_newmailtext' argument 1 names different: declaration 't' definition 't_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:7555:26: note: Function 'mswin_newmailtext' argument 1 names different: declaration 't' definition 't_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:7590:26: style: Function 'mswin_mclosedtext' argument 1 names different: declaration 't' definition 't_utf8'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.h:245:32: note: Function 'mswin_mclosedtext' argument 1 names different: declaration 't' definition 't_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:7590:26: note: Function 'mswin_mclosedtext' argument 1 names different: declaration 't' definition 't_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:8199:23: style: Function 'mswin_print_error' argument 1 names different: declaration 'errorcode' definition 'error_code'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.h:252:32: note: Function 'mswin_print_error' argument 1 names different: declaration 'errorcode' definition 'error_code'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:8199:23: note: Function 'mswin_print_error' argument 1 names different: declaration 'errorcode' definition 'error_code'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:8284:29: style: Function 'mswin_print_text_utf8' argument 1 names different: declaration 'text' definition 'text_utf8'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.h:256:35: note: Function 'mswin_print_text_utf8' argument 1 names different: declaration 'text' definition 'text_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:8284:29: note: Function 'mswin_print_text_utf8' argument 1 names different: declaration 'text' definition 'text_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:8346:22: style: Function 'mswin_savefile' argument 1 names different: declaration 'dir' definition 'dir_utf8'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.h:257:28: note: Function 'mswin_savefile' argument 1 names different: declaration 'dir' definition 'dir_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:8346:22: note: Function 'mswin_savefile' argument 1 names different: declaration 'dir' definition 'dir_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:8346:36: style: Function 'mswin_savefile' argument 2 names different: declaration 'dirlen' definition 'nMaxDName'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.h:257:37: note: Function 'mswin_savefile' argument 2 names different: declaration 'dirlen' definition 'nMaxDName'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:8346:36: note: Function 'mswin_savefile' argument 2 names different: declaration 'dirlen' definition 'nMaxDName'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:8346:53: style: Function 'mswin_savefile' argument 3 names different: declaration 'fName' definition 'fName_utf8'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.h:257:51: note: Function 'mswin_savefile' argument 3 names different: declaration 'fName' definition 'fName_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:8346:53: note: Function 'mswin_savefile' argument 3 names different: declaration 'fName' definition 'fName_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:8505:22: style: Function 'mswin_openfile' argument 1 names different: declaration 'dir' definition 'dir_utf8'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.h:258:28: note: Function 'mswin_openfile' argument 1 names different: declaration 'dir' definition 'dir_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:8505:22: note: Function 'mswin_openfile' argument 1 names different: declaration 'dir' definition 'dir_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:8505:53: style: Function 'mswin_openfile' argument 3 names different: declaration 'fName' definition 'fName_utf8'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.h:258:54: note: Function 'mswin_openfile' argument 3 names different: declaration 'fName' definition 'fName_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:8505:53: note: Function 'mswin_openfile' argument 3 names different: declaration 'fName' definition 'fName_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:8506:30: style: Function 'mswin_openfile' argument 5 names different: declaration 'extlist' definition 'extlist_utf8'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.h:258:82: note: Function 'mswin_openfile' argument 5 names different: declaration 'extlist' definition 'extlist_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:8506:30: note: Function 'mswin_openfile' argument 5 names different: declaration 'extlist' definition 'extlist_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:8659:26: style: Function 'mswin_multopenfile' argument 1 names different: declaration 'dir' definition 'dir_utf8'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.h:259:32: note: Function 'mswin_multopenfile' argument 1 names different: declaration 'dir' definition 'dir_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:8659:26: note: Function 'mswin_multopenfile' argument 1 names different: declaration 'dir' definition 'dir_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:8659:57: style: Function 'mswin_multopenfile' argument 3 names different: declaration 'fName' definition 'fName_utf8'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.h:259:58: note: Function 'mswin_multopenfile' argument 3 names different: declaration 'fName' definition 'fName_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:8659:57: note: Function 'mswin_multopenfile' argument 3 names different: declaration 'fName' definition 'fName_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:8660:27: style: Function 'mswin_multopenfile' argument 5 names different: declaration 'extlist' definition 'extlist_utf8'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.h:259:86: note: Function 'mswin_multopenfile' argument 5 names different: declaration 'extlist' definition 'extlist_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:8660:27: note: Function 'mswin_multopenfile' argument 5 names different: declaration 'extlist' definition 'extlist_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:10100:17: style: Function 'FlagHandler' argument 1 names different: declaration 'order' definition 'index'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.c:570:29: note: Function 'FlagHandler' argument 1 names different: declaration 'order' definition 'index'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:10100:17: note: Function 'FlagHandler' argument 1 names different: declaration 'order' definition 'index'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:10100:28: style: Function 'FlagHandler' argument 2 names different: declaration 'reverse' definition 'args'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.c:570:40: note: Function 'FlagHandler' argument 2 names different: declaration 'reverse' definition 'args'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:10100:28: note: Function 'FlagHandler' argument 2 names different: declaration 'reverse' definition 'args'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:10242:28: style: Function 'mswin_exec_and_wait' argument 1 names different: declaration 'whatsit' definition 'utf8_whatsit'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.h:268:33: note: Function 'mswin_exec_and_wait' argument 1 names different: declaration 'whatsit' definition 'utf8_whatsit'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:10242:28: note: Function 'mswin_exec_and_wait' argument 1 names different: declaration 'whatsit' definition 'utf8_whatsit'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:10242:48: style: Function 'mswin_exec_and_wait' argument 2 names different: declaration 'command' definition 'utf8_command'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.h:268:48: note: Function 'mswin_exec_and_wait' argument 2 names different: declaration 'command' definition 'utf8_command'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:10242:48: note: Function 'mswin_exec_and_wait' argument 2 names different: declaration 'command' definition 'utf8_command'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:10243:14: style: Function 'mswin_exec_and_wait' argument 3 names different: declaration 'infile' definition 'utf8_infile'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.h:269:16: note: Function 'mswin_exec_and_wait' argument 3 names different: declaration 'infile' definition 'utf8_infile'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:10243:14: note: Function 'mswin_exec_and_wait' argument 3 names different: declaration 'infile' definition 'utf8_infile'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:10243:33: style: Function 'mswin_exec_and_wait' argument 4 names different: declaration 'outfile' definition 'utf8_outfile'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.h:269:30: note: Function 'mswin_exec_and_wait' argument 4 names different: declaration 'outfile' definition 'utf8_outfile'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:10243:33: note: Function 'mswin_exec_and_wait' argument 4 names different: declaration 'outfile' definition 'utf8_outfile'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:10244:32: style: Function 'mswin_exec_and_wait' argument 6 names different: declaration 'mseaw_flags' definition 'mswe_flags'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.h:271:19: note: Function 'mswin_exec_and_wait' argument 6 names different: declaration 'mseaw_flags' definition 'mswe_flags'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:10244:32: note: Function 'mswin_exec_and_wait' argument 6 names different: declaration 'mseaw_flags' definition 'mswe_flags'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:10443:24: style: Function 'mswin_shell_exec' argument 1 names different: declaration 'command' definition 'command_utf8'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.h:272:30: note: Function 'mswin_shell_exec' argument 1 names different: declaration 'command' definition 'command_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:10443:24: note: Function 'mswin_shell_exec' argument 1 names different: declaration 'command' definition 'command_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:10443:49: style: Function 'mswin_shell_exec' argument 2 names different: declaration 'childproc' definition 'pChildProc'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.h:272:48: note: Function 'mswin_shell_exec' argument 2 names different: declaration 'childproc' definition 'pChildProc'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:10443:49: note: Function 'mswin_shell_exec' argument 2 names different: declaration 'childproc' definition 'pChildProc'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:10665:35: style: Function 'mswin_reg' argument 3 names different: declaration 'data' definition 'data_utf8'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.h:290:40: note: Function 'mswin_reg' argument 3 names different: declaration 'data' definition 'data_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:10665:35: note: Function 'mswin_reg' argument 3 names different: declaration 'data' definition 'data_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:10814:42: style: Function 'MSWRAlpineSetHandlers' argument 2 names different: declaration 'path' definition 'path_lptstr'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.c:523:53: note: Function 'MSWRAlpineSetHandlers' argument 2 names different: declaration 'path' definition 'path_lptstr'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:10814:42: note: Function 'MSWRAlpineSetHandlers' argument 2 names different: declaration 'path' definition 'path_lptstr'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:10978:33: style: Function 'mswin_reg_default_browser' argument 1 names different: declaration 'url' definition 'url_utf8'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.h:289:46: note: Function 'mswin_reg_default_browser' argument 1 names different: declaration 'url' definition 'url_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:10978:33: note: Function 'mswin_reg_default_browser' argument 1 names different: declaration 'url' definition 'url_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:11159:62: style: Function 'MSWRPeek' argument 4 names different: declaration 'data' definition 'data_lptstr'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.h:312:12: note: Function 'MSWRPeek' argument 4 names different: declaration 'data' definition 'data_lptstr'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:11159:62: note: Function 'MSWRPeek' argument 4 names different: declaration 'data' definition 'data_lptstr'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:11180:58: style: Function 'MSWRPoke' argument 4 names different: declaration 'data' definition 'data_lptstr'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.c:518:69: note: Function 'MSWRPoke' argument 4 names different: declaration 'data' definition 'data_lptstr'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:11180:58: note: Function 'MSWRPoke' argument 4 names different: declaration 'data' definition 'data_lptstr'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:11382:27: style: Function 'mswin_showhelpmsg' argument 1 names different: declaration 'hWnd' definition 'wnd'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.h:277:34: note: Function 'mswin_showhelpmsg' argument 1 names different: declaration 'hWnd' definition 'wnd'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:11382:27: note: Function 'mswin_showhelpmsg' argument 1 names different: declaration 'hWnd' definition 'wnd'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:11567:25: style: Function 'mswin_displaytext' argument 1 names different: declaration 'title' definition 'title_utf8'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.h:280:44: note: Function 'mswin_displaytext' argument 1 names different: declaration 'title' definition 'title_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:11567:25: note: Function 'mswin_displaytext' argument 1 names different: declaration 'title' definition 'title_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:11567:43: style: Function 'mswin_displaytext' argument 2 names different: declaration 'pText' definition 'pText_utf8'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.h:280:57: note: Function 'mswin_displaytext' argument 2 names different: declaration 'pText' definition 'pText_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:11567:43: note: Function 'mswin_displaytext' argument 2 names different: declaration 'pText' definition 'pText_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:11567:62: style: Function 'mswin_displaytext' argument 3 names different: declaration 'textLen' definition 'npText'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.h:280:71: note: Function 'mswin_displaytext' argument 3 names different: declaration 'textLen' definition 'npText'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:11567:62: note: Function 'mswin_displaytext' argument 3 names different: declaration 'textLen' definition 'npText'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:11568:26: style: Function 'mswin_displaytext' argument 4 names different: declaration 'pLines' definition 'pLines_utf8'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.h:281:24: note: Function 'mswin_displaytext' argument 4 names different: declaration 'pLines' definition 'pLines_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:11568:26: note: Function 'mswin_displaytext' argument 4 names different: declaration 'pLines' definition 'pLines_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:11868:35: style: Function 'mswin_newmailwin' argument 2 names different: declaration 'from' definition 'from_utf8'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.h:285:51: note: Function 'mswin_newmailwin' argument 2 names different: declaration 'from' definition 'from_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:11868:35: note: Function 'mswin_newmailwin' argument 2 names different: declaration 'from' definition 'from_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:11868:52: style: Function 'mswin_newmailwin' argument 3 names different: declaration 'subject' definition 'subject_utf8'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.h:286:12: note: Function 'mswin_newmailwin' argument 3 names different: declaration 'subject' definition 'subject_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:11868:52: note: Function 'mswin_newmailwin' argument 3 names different: declaration 'subject' definition 'subject_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:11868:72: style: Function 'mswin_newmailwin' argument 4 names different: declaration 'folder' definition 'folder_utf8'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.h:286:27: note: Function 'mswin_newmailwin' argument 4 names different: declaration 'folder' definition 'folder_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:11868:72: note: Function 'mswin_newmailwin' argument 4 names different: declaration 'folder' definition 'folder_utf8'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:12244:17: style: Function 'MQGet' argument 1 names different: declaration 'pmouse' definition 'pMouse'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.c:586:28: note: Function 'MQGet' argument 1 names different: declaration 'pmouse' definition 'pMouse'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:12244:17: note: Function 'MQGet' argument 1 names different: declaration 'pmouse' definition 'pMouse'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:12374:29: style: Function 'scrwidth' argument 2 names different: declaration 'nLength' definition 'len'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pico/osdep/mswin.c:481:45: note: Function 'scrwidth' argument 2 names different: declaration 'nLength' definition 'len'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:12374:29: note: Function 'scrwidth' argument 2 names different: declaration 'nLength' definition 'len'.
alpine-2.21+dfsg1/pico/osdep/mswin.c:359:11: style: struct member 'ontask::path' is never used. [unusedStructMember]
alpine-2.21+dfsg1/pico/osdep/mswin.c:6662:12: style: Variable 'brc' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/pico/osdep/mswin.c:6700:13: style: Variable 'start' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/pico/osdep/mswin.c:9407:8: style: Variable 'drc' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/pico/osdep/mswin_aspell.c:197:24: style: Unused variable: speller [unusedVariable]
alpine-2.21+dfsg1/pico/osdep/mswin_spell.c:62:5: style: Variable 'lang' is reassigned a value before the old one has been used. [redundantAssignment]
alpine-2.21+dfsg1/pico/osdep/mswin_spell.c:56:0: note: Variable 'lang' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pico/osdep/mswin_spell.c:62:5: note: Variable 'lang' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pico/osdep/mswin_spell.c:451:9: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/newmail.c:45:19: style: The scope of the variable 'lastchk' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/tty.c:170:10: style: The scope of the variable 'r' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/osdep/tty.c:190:6: style: Variable 'width' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/pico/pico.c:548:21: style: The scope of the variable 'ww' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/pico.c:672:11: style: The scope of the variable 'result' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/pico.c:741:21: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/pico.c:478:4: error: Memory leak: wp [memleak]
alpine-2.21+dfsg1/pico/pilot.c:176:8: style: Condition '!use_system' is always true [knownConditionTrueFalse]
alpine-2.21+dfsg1/pico/pilot.c:110:24: note: Assignment 'use_system=0', assigned value is 0
alpine-2.21+dfsg1/pico/pilot.c:176:8: note: Condition '!use_system' is always true
alpine-2.21+dfsg1/pico/pilot.c:108:36: style: Unused variable: dc [unusedVariable]
alpine-2.21+dfsg1/pico/random.c:148:21: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/random.c:327:12: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/random.c:327:15: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/random.c:329:12: style: The scope of the variable 'dotp' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/region.c:350:22: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/region.c:185:3: error: Uninitialized struct member: ac.d [uninitStructMember]
alpine-2.21+dfsg1/pico/region.c:230:3: error: Uninitialized struct member: ac.d [uninitStructMember]
alpine-2.21+dfsg1/pico/search.c:809:18: style: Condition 'toggle==0' is always true [knownConditionTrueFalse]
alpine-2.21+dfsg1/pico/search.c:800:12: note: Assignment 'toggle=0', assigned value is 0
alpine-2.21+dfsg1/pico/search.c:809:18: note: Condition 'toggle==0' is always true
alpine-2.21+dfsg1/pico/search.c:1009:18: style: Condition 'toggle==0' is always true [knownConditionTrueFalse]
alpine-2.21+dfsg1/pico/search.c:1000:12: note: Assignment 'toggle=0', assigned value is 0
alpine-2.21+dfsg1/pico/search.c:1009:18: note: Condition 'toggle==0' is always true
alpine-2.21+dfsg1/pico/search.c:1272:4: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
alpine-2.21+dfsg1/pico/search.c:464:24: style: The scope of the variable 'status' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/search.c:471:20: style: The scope of the variable 'promptp' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/search.c:1117:13: style: The scope of the variable 'a' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/utf8stub.c:71:7: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/word.c:544:24: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition]
alpine-2.21+dfsg1/pico/word.c:424:10: style: The scope of the variable 'u' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/word.c:513:15: style: The scope of the variable 'qstart' can be reduced. [variableScope]
alpine-2.21+dfsg1/pico/word.c:513:23: style: The scope of the variable 'qend' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/abdlc.c:2034:5: style: Variable 'dlc' is reassigned a value before the old one has been used. [redundantAssignment]
alpine-2.21+dfsg1/pith/abdlc.c:2032:0: note: Variable 'dlc' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/abdlc.c:2034:5: note: Variable 'dlc' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/abdlc.c:1204:19: style: The scope of the variable 'pab' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/abdlc.c:1323:19: style: The scope of the variable 'abe' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/ablookup.c:831:21: warning: Either the condition 'if(a&&a->host&&a->mailbox)' is redundant or there is possible null pointer dereference: a. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/ablookup.c:863:4: note: Assuming that condition 'if(a&&a->host&&a->mailbox)' is not redundant
alpine-2.21+dfsg1/pith/ablookup.c:831:21: note: Null pointer dereference
alpine-2.21+dfsg1/pith/ablookup.c:836:6: warning: Either the condition 'if(a&&a->host&&a->mailbox)' is redundant or there is possible null pointer dereference: a. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/ablookup.c:863:4: note: Assuming that condition 'if(a&&a->host&&a->mailbox)' is not redundant
alpine-2.21+dfsg1/pith/ablookup.c:836:6: note: Null pointer dereference
alpine-2.21+dfsg1/pith/ablookup.c:838:27: warning: Either the condition 'if(a&&a->host&&a->mailbox)' is redundant or there is possible null pointer dereference: a. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/ablookup.c:863:4: note: Assuming that condition 'if(a&&a->host&&a->mailbox)' is not redundant
alpine-2.21+dfsg1/pith/ablookup.c:838:27: note: Null pointer dereference
alpine-2.21+dfsg1/pith/ablookup.c:848:24: warning: Either the condition 'if(a&&a->host&&a->mailbox)' is redundant or there is possible null pointer dereference: a. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/ablookup.c:863:4: note: Assuming that condition 'if(a&&a->host&&a->mailbox)' is not redundant
alpine-2.21+dfsg1/pith/ablookup.c:848:24: note: Null pointer dereference
alpine-2.21+dfsg1/pith/ablookup.c:849:24: warning: Either the condition 'if(a&&a->host&&a->mailbox)' is redundant or there is possible null pointer dereference: a. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/ablookup.c:863:4: note: Assuming that condition 'if(a&&a->host&&a->mailbox)' is not redundant
alpine-2.21+dfsg1/pith/ablookup.c:849:24: note: Null pointer dereference
alpine-2.21+dfsg1/pith/ablookup.c:1619:10: warning: Either the condition 'if(next_prefix)' is redundant or there is possible null pointer dereference: next_prefix. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/ablookup.c:1624:4: note: Assuming that condition 'if(next_prefix)' is not redundant
alpine-2.21+dfsg1/pith/ablookup.c:1619:10: note: Null pointer dereference
alpine-2.21+dfsg1/pith/ablookup.c:1620:2: warning: Either the condition 'if(next_prefix)' is redundant or there is possible null pointer dereference: next_prefix. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/ablookup.c:1624:4: note: Assuming that condition 'if(next_prefix)' is not redundant
alpine-2.21+dfsg1/pith/ablookup.c:1620:2: note: Null pointer dereference
alpine-2.21+dfsg1/pith/ablookup.c:1621:2: warning: Either the condition 'if(next_prefix)' is redundant or there is possible null pointer dereference: next_prefix. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/ablookup.c:1624:4: note: Assuming that condition 'if(next_prefix)' is not redundant
alpine-2.21+dfsg1/pith/ablookup.c:1621:2: note: Null pointer dereference
alpine-2.21+dfsg1/pith/ablookup.c:517:18: style: The scope of the variable 'abuf' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/ablookup.c:607:27: style: The scope of the variable 'pab' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/ablookup.c:869:10: style: The scope of the variable 'err' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/ablookup.c:870:11: style: The scope of the variable 'ebuf' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/ablookup.c:971:12: style: The scope of the variable 'alist' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/ablookup.c:971:21: style: The scope of the variable 'blist' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/ablookup.c:972:12: style: The scope of the variable 'addra' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/ablookup.c:972:20: style: The scope of the variable 'addrb' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/ablookup.c:1077:19: style: The scope of the variable 'pab' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/ablookup.c:1320:10: style: The scope of the variable 'buf' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/ablookup.c:1598:10: style: The scope of the variable 'l' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/ablookup.c:108:43: error: Uninitialized variable: save_jmp_buf [uninitvar]
alpine-2.21+dfsg1/pith/ablookup.c:184:43: error: Uninitialized variable: save_jmp_buf [uninitvar]
alpine-2.21+dfsg1/pith/ablookup.c:266:43: error: Uninitialized variable: save_jmp_buf [uninitvar]
alpine-2.21+dfsg1/pith/ablookup.c:486:40: error: Uninitialized variable: save_jmp_buf [uninitvar]
alpine-2.21+dfsg1/pith/addrbook.c:182:17: style: Redundant condition: If 'EXPR == ')'', the comparison 'EXPR' is always true. [redundantCondition]
alpine-2.21+dfsg1/pith/addrbook.c:186:22: style: Redundant condition: If 'EXPR == '%'', the comparison 'EXPR' is always true. [redundantCondition]
alpine-2.21+dfsg1/pith/addrbook.c:60:11: style: The scope of the variable 'last_one' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/addrbook.c:305:27: style: The scope of the variable 'pab' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/addrstring.c:258:33: style: The scope of the variable 'string' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/adrbklib.c:571:5: style: Condition 'valid_stat' is always true [knownConditionTrueFalse]
alpine-2.21+dfsg1/pith/adrbklib.c:544:19: note: Assignment 'valid_stat=0', assigned value is 0
alpine-2.21+dfsg1/pith/adrbklib.c:560:6: note: valid_stat is incremented', new value is 1
alpine-2.21+dfsg1/pith/adrbklib.c:571:5: note: Condition 'valid_stat' is always true
alpine-2.21+dfsg1/pith/adrbklib.c:1119:8: style: Condition 'we_cancel' is always false [knownConditionTrueFalse]
alpine-2.21+dfsg1/pith/adrbklib.c:992:21: note: Assignment 'we_cancel=0', assigned value is 0
alpine-2.21+dfsg1/pith/adrbklib.c:1119:8: note: Condition 'we_cancel' is always false
alpine-2.21+dfsg1/pith/adrbklib.c:2813:8: style: Condition 'we_cancel' is always false [knownConditionTrueFalse]
alpine-2.21+dfsg1/pith/adrbklib.c:2744:21: note: Assignment 'we_cancel=0', assigned value is 0
alpine-2.21+dfsg1/pith/adrbklib.c:2813:8: note: Condition 'we_cancel' is always false
alpine-2.21+dfsg1/pith/adrbklib.c:3730:22: warning: Either the condition 'if(extra_copy)' is redundant or there is possible null pointer dereference: extra_copy. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/adrbklib.c:3783:8: note: Assuming that condition 'if(extra_copy)' is not redundant
alpine-2.21+dfsg1/pith/adrbklib.c:3730:22: note: Null pointer dereference
alpine-2.21+dfsg1/pith/adrbklib.c:4115:19: warning: Either the condition 'oldnick?oldnick:""' is redundant or there is possible null pointer dereference: oldnick. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/adrbklib.c:4120:33: note: Assuming that condition 'oldnick?oldnick:""' is not redundant
alpine-2.21+dfsg1/pith/adrbklib.c:4115:19: note: Null pointer dereference
alpine-2.21+dfsg1/pith/adrbklib.c:4166:8: warning: Either the condition '!ab' is redundant or there is possible null pointer dereference: ab. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/adrbklib.c:4036:8: note: Assuming that condition '!ab' is not redundant
alpine-2.21+dfsg1/pith/adrbklib.c:4073:24: note: Calling function 'repair_abook_tries', 1st argument 'ab' value is 0
alpine-2.21+dfsg1/pith/adrbklib.c:4166:8: note: Null pointer dereference
alpine-2.21+dfsg1/pith/adrbklib.c:4737:21: warning: Either the condition '!ab' is redundant or there is possible null pointer dereference: ab. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/adrbklib.c:4739:8: note: Assuming that condition '!ab' is not redundant
alpine-2.21+dfsg1/pith/adrbklib.c:4737:21: note: Null pointer dereference
alpine-2.21+dfsg1/pith/adrbklib.c:3744:16: warning: Either the condition 'if(extra_copy)' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
alpine-2.21+dfsg1/pith/adrbklib.c:3783:8: note: Assuming that condition 'if(extra_copy)' is not redundant
alpine-2.21+dfsg1/pith/adrbklib.c:3743:12: note: Assignment 'cur=extra_copy', assigned value is 0
alpine-2.21+dfsg1/pith/adrbklib.c:3744:16: note: Null pointer addition
alpine-2.21+dfsg1/pith/adrbklib.c:2703:5: style: Variable 'stat_stream' is reassigned a value before the old one has been used. [redundantAssignment]
alpine-2.21+dfsg1/pith/adrbklib.c:2698:0: note: Variable 'stat_stream' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/adrbklib.c:2703:5: note: Variable 'stat_stream' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/adrbklib.c:249:3: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
alpine-2.21+dfsg1/pith/adrbklib.c:257:3: note: Found duplicate branches for 'if' and 'else'.
alpine-2.21+dfsg1/pith/adrbklib.c:249:3: note: Found duplicate branches for 'if' and 'else'.
alpine-2.21+dfsg1/pith/adrbklib.c:645:11: style: The scope of the variable 'dir' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/adrbklib.c:1077:12: style: The scope of the variable 'buf' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/adrbklib.c:1493:11: style: The scope of the variable 'addrfield_end' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/adrbklib.c:1494:22: style: The scope of the variable 'fullname' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/adrbklib.c:1494:33: style: The scope of the variable 'fcc' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/adrbklib.c:1710:18: style: The scope of the variable 'ae' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/adrbklib.c:1752:18: style: The scope of the variable 'ae' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/adrbklib.c:1851:18: style: The scope of the variable 'ae' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/adrbklib.c:1980:11: style: The scope of the variable 'cmp_func' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/adrbklib.c:1982:9: style: The scope of the variable 'need_write' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/adrbklib.c:2318:10: style: The scope of the variable 'small_enough' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/adrbklib.c:2849:18: style: The scope of the variable 'pab' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/adrbklib.c:3288:8: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/adrbklib.c:3289:8: style: The scope of the variable 'lc' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/adrbklib.c:3509:9: style: The scope of the variable 'tmplen' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/adrbklib.c:3938:18: style: The scope of the variable 'ae_before' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/adrbklib.c:3938:30: style: The scope of the variable 'ae_before_next' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/adrbklib.c:4085:31: style: The scope of the variable 'ae_deleted_next' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/adrbklib.c:4405:9: style: The scope of the variable 'delete_when_done' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/adrbklib.c:4930:9: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/adrbklib.c:4970:27: style: The scope of the variable 'pab' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/adrbklib.c:4971:11: style: The scope of the variable 'q' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/adrbklib.c:5203:12: style: The scope of the variable 'ab' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/adrbklib.c:5539:18: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/adrbklib.c:5541:18: style: The scope of the variable 'pab' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/adrbklib.c:5577:10: style: The scope of the variable 'chk_interval' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/adrbklib.c:5693:18: style: The scope of the variable 'pab' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/adrbklib.c:5939:18: style: The scope of the variable 'abe' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/adrbklib.c:823:14: style: Checking if unsigned variable 'count' is less than zero. [unsignedLessThanZero]
alpine-2.21+dfsg1/pith/bldaddr.c:214:2: warning: Either the condition 'if(tmp)' is redundant or there is possible null pointer dereference: tmp. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/bldaddr.c:252:8: note: Assuming that condition 'if(tmp)' is not redundant
alpine-2.21+dfsg1/pith/bldaddr.c:214:2: note: Null pointer dereference
alpine-2.21+dfsg1/pith/bldaddr.c:215:10: warning: Either the condition 'if(tmp)' is redundant or there is possible null pointer dereference: tmp. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/bldaddr.c:252:8: note: Assuming that condition 'if(tmp)' is not redundant
alpine-2.21+dfsg1/pith/bldaddr.c:215:10: note: Null pointer dereference
alpine-2.21+dfsg1/pith/bldaddr.c:216:2: warning: Either the condition 'if(tmp)' is redundant or there is possible null pointer dereference: tmp. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/bldaddr.c:252:8: note: Assuming that condition 'if(tmp)' is not redundant
alpine-2.21+dfsg1/pith/bldaddr.c:216:2: note: Null pointer dereference
alpine-2.21+dfsg1/pith/bldaddr.c:478:33: style: The scope of the variable 'q' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/bldaddr.c:1192:12: style: The scope of the variable 'l' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/charconv/filesys.c:473:12: style: The scope of the variable 'len' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/charconv/filesys.c:521:12: style: The scope of the variable 'len' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/charconv/filesys.c:649:15: style: The scope of the variable 'utf8_p' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/charconv/filesys.c:649:24: style: The scope of the variable 'env_cpy' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/charconv/filesys.c:650:12: style: The scope of the variable 'len' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/charconv/utf8.c:1570:23: warning: Either the condition 'readptr&&writeptr' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
alpine-2.21+dfsg1/pith/charconv/utf8.c:1572:16: note: Assuming that condition 'readptr&&writeptr' is not redundant
alpine-2.21+dfsg1/pith/charconv/utf8.c:1570:23: note: Null pointer addition
alpine-2.21+dfsg1/pith/charconv/utf8.c:308:9: style: The scope of the variable 'r' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/charconv/utf8.c:455:9: style: The scope of the variable 'w' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/charconv/utf8.c:478:9: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/charconv/utf8.c:478:12: style: The scope of the variable 'w' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/charconv/utf8.c:500:10: style: The scope of the variable 'u' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/charconv/utf8.c:502:9: style: The scope of the variable 'w' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/charconv/utf8.c:527:9: style: The scope of the variable 'w_consumed' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/charconv/utf8.c:527:25: style: The scope of the variable 'w' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/charconv/utf8.c:527:28: style: The scope of the variable 'done' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/charconv/utf8.c:912:12: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/charconv/utf8.c:929:12: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/charconv/utf8.c:930:10: style: The scope of the variable 'u' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/charconv/utf8.c:1224:13: style: The scope of the variable 'start_of_specifier' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/charconv/utf8.c:1231:47: style: The scope of the variable 'modifier' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/charconv/utf8.c:1558:9: style: The scope of the variable 'this_width' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/charconv/utf8.c:1562:32: style: The scope of the variable 'savereadptr' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/charconv/utf8.c:1563:9: style: The scope of the variable 'ran_out_of_space' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/charconv/utf8.c:1700:9: style: The scope of the variable 'this_width' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/charconv/utf8.c:1704:21: style: The scope of the variable 'savereadptr' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/charconv/utf8.c:1783:23: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/charconv/utf8.c:2255:20: style: The scope of the variable 'x' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/charconv/utf8.c:2518:9: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/charconv/utf8.c:888:18: style: Function 'ucs4_cpystr' argument 1 names different: declaration 's' definition 'ucs4src'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pith/charconv/utf8.h:78:33: note: Function 'ucs4_cpystr' argument 1 names different: declaration 's' definition 'ucs4src'.
alpine-2.21+dfsg1/pith/charconv/utf8.c:888:18: note: Function 'ucs4_cpystr' argument 1 names different: declaration 's' definition 'ucs4src'.
alpine-2.21+dfsg1/pith/charconv/utf8.c:955:18: style: Function 'ucs4_strlen' argument 1 names different: declaration 's' definition 'ucs4str'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pith/charconv/utf8.h:76:33: note: Function 'ucs4_strlen' argument 1 names different: declaration 's' definition 'ucs4str'.
alpine-2.21+dfsg1/pith/charconv/utf8.c:955:18: note: Function 'ucs4_strlen' argument 1 names different: declaration 's' definition 'ucs4str'.
alpine-2.21+dfsg1/pith/charset.c:48:11: style: The scope of the variable 'charset' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/charset.c:615:19: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/charset.c:690:23: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/charset.c:690:26: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/charset.c:692:33: style: The scope of the variable 'totab' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/charset.c:897:21: style: The scope of the variable 'lensrc' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/charset.c:897:29: style: The scope of the variable 'lenresult' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/charset.c:391:14: error: Uninitialized variable: t [uninitvar]
alpine-2.21+dfsg1/pith/charset.c:394:15: error: Uninitialized variable: p [uninitvar]
alpine-2.21+dfsg1/pith/conf.c:6118:5: style: Condition '!converted' is always true [knownConditionTrueFalse]
alpine-2.21+dfsg1/pith/conf.c:6074:23: note: Assignment 'converted=NULL', assigned value is 0
alpine-2.21+dfsg1/pith/conf.c:6118:5: note: Condition '!converted' is always true
alpine-2.21+dfsg1/pith/conf.c:7324:8: style: Condition '!use_system' is always true [knownConditionTrueFalse]
alpine-2.21+dfsg1/pith/conf.c:7269:22: note: Assignment 'use_system=0', assigned value is 0
alpine-2.21+dfsg1/pith/conf.c:7324:8: note: Condition '!use_system' is always true
alpine-2.21+dfsg1/pith/conf.c:5789:9: warning: Either the condition '(var)?(((which)==Main)?(var)->main_user_val.l:(var)->post_user_val.l):NULL' is redundant or there is possible null pointer dereference: var. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/conf.c:5790:15: note: Assuming that condition '(var)?(((which)==Main)?(var)->main_user_val.l:(var)->post_user_val.l):NULL' is not redundant
alpine-2.21+dfsg1/pith/conf.c:5789:9: note: Null pointer dereference
alpine-2.21+dfsg1/pith/conf.c:5886:6: warning: Either the condition '(var)?(((which)==Main)?(var)->main_user_val.l:(var)->post_user_val.l):NULL' is redundant or there is possible null pointer dereference: var. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/conf.c:5891:11: note: Assuming that condition '(var)?(((which)==Main)?(var)->main_user_val.l:(var)->post_user_val.l):NULL' is not redundant
alpine-2.21+dfsg1/pith/conf.c:5886:6: note: Null pointer dereference
alpine-2.21+dfsg1/pith/conf.c:5887:5: warning: Either the condition '(var)?(((which)==Main)?(var)->main_user_val.l:(var)->post_user_val.l):NULL' is redundant or there is possible null pointer dereference: var. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/conf.c:5891:11: note: Assuming that condition '(var)?(((which)==Main)?(var)->main_user_val.l:(var)->post_user_val.l):NULL' is not redundant
alpine-2.21+dfsg1/pith/conf.c:5887:5: note: Null pointer dereference
alpine-2.21+dfsg1/pith/conf.c:5890:5: warning: Either the condition '(var)?(((which)==Main)?(var)->main_user_val.l:(var)->post_user_val.l):NULL' is redundant or there is possible null pointer dereference: var. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/conf.c:5891:11: note: Assuming that condition '(var)?(((which)==Main)?(var)->main_user_val.l:(var)->post_user_val.l):NULL' is not redundant
alpine-2.21+dfsg1/pith/conf.c:5890:5: note: Null pointer dereference
alpine-2.21+dfsg1/pith/conf.c:7049:14: warning: Either the condition '(var)?(((ew)==Main)?(var)->main_user_val.l:(var)->post_user_val.l):NULL' is redundant or there is possible null pointer dereference: var. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/conf.c:7063:13: note: Assuming that condition '(var)?(((ew)==Main)?(var)->main_user_val.l:(var)->post_user_val.l):NULL' is not redundant
alpine-2.21+dfsg1/pith/conf.c:7049:14: note: Null pointer dereference
alpine-2.21+dfsg1/pith/conf.c:1510:2: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
alpine-2.21+dfsg1/pith/conf.c:1515:2: note: Found duplicate branches for 'if' and 'else'.
alpine-2.21+dfsg1/pith/conf.c:1510:2: note: Found duplicate branches for 'if' and 'else'.
alpine-2.21+dfsg1/pith/conf.c:969:32: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/conf.c:1581:11: style: The scope of the variable 'buf' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/conf.c:1581:37: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/conf.c:2664:12: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/conf.c:3392:31: style: The scope of the variable 'yorn' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/conf.c:3676:15: style: The scope of the variable 'act' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/conf.c:3722:15: style: The scope of the variable 'act' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/conf.c:3759:15: style: The scope of the variable 'act' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/conf.c:4470:18: style: The scope of the variable 'k' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/conf.c:4470:21: style: The scope of the variable 'cnt' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/conf.c:4470:26: style: The scope of the variable 'start' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/conf.c:4471:12: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/conf.c:4471:24: style: The scope of the variable 'list' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/conf.c:6142:11: style: The scope of the variable 'q' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/conf.c:6142:15: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/conf.c:6474:22: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/conf.c:6530:9: style: The scope of the variable 'later_color_is_set' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/conf.c:6815:19: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/conf.c:6815:23: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/conf.c:7038:22: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/conf.c:7041:10: style: The scope of the variable 'l' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/conf.c:7201:11: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/conf.c:7202:19: style: The scope of the variable 'forced_off' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/conf.c:7222:11: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/conf.c:7223:19: style: The scope of the variable 'forced_off' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/conf.c:7270:10: style: The scope of the variable 'buf' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/conf.c:8072:12: style: The scope of the variable 'tt' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/conf.c:8073:12: style: The scope of the variable 'aname' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/conf.c:8073:24: style: The scope of the variable 'wname' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/conf.c:3831:11: error: Shifting 32-bit value by 223 bits is undefined behaviour [shiftTooManyBits]
alpine-2.21+dfsg1/pith/conf.c:969:36: style: Unused variable: db [unusedVariable]
alpine-2.21+dfsg1/pith/context.c:68:2: warning: Either the condition 'scontext' is redundant or there is possible null pointer dereference: scontext. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/context.c:65:5: note: Assuming that condition 'scontext' is not redundant
alpine-2.21+dfsg1/pith/context.c:68:2: note: Null pointer dereference
alpine-2.21+dfsg1/pith/context.c:213:2: style: Variable 'pq' is reassigned a value before the old one has been used. [redundantAssignment]
alpine-2.21+dfsg1/pith/context.c:207:0: note: Variable 'pq' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/context.c:213:2: note: Variable 'pq' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/detach.c:205:16: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
alpine-2.21+dfsg1/pith/detach.c:264:17: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
alpine-2.21+dfsg1/pith/detach.c:152:28: style: The scope of the variable 'trigger' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/detach.c:298:18: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/detach.c:299:13: style: The scope of the variable 'count' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/detach.c:454:15: style: The scope of the variable 'result' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/detach.c:715:11: style: The scope of the variable 'diff' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/detach.c:715:17: style: The scope of the variable 'wdiff' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/detoken.c:290:15: warning: Possible null pointer dereference: dst [nullPointer]
alpine-2.21+dfsg1/pith/detoken.c:243:41: note: Assignment 'dst=NULL', assigned value is 0
alpine-2.21+dfsg1/pith/detoken.c:290:15: note: Null pointer dereference
alpine-2.21+dfsg1/pith/detoken.c:512:12: warning: Either the condition 'src' is redundant or there is possible null pointer dereference: src. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/detoken.c:470:11: note: Assuming that condition 'src' is not redundant
alpine-2.21+dfsg1/pith/detoken.c:473:32: note: Calling function 'get_token_arg', 1st argument 'src' value is 0
alpine-2.21+dfsg1/pith/detoken.c:512:12: note: Null pointer dereference
alpine-2.21+dfsg1/pith/detoken.c:515:9: warning: Either the condition 'src' is redundant or there is possible null pointer dereference: src. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/detoken.c:470:11: note: Assuming that condition 'src' is not redundant
alpine-2.21+dfsg1/pith/detoken.c:473:32: note: Calling function 'get_token_arg', 1st argument 'src' value is 0
alpine-2.21+dfsg1/pith/detoken.c:515:9: note: Null pointer dereference
alpine-2.21+dfsg1/pith/detoken.c:522:38: warning: Either the condition 'src' is redundant or there is possible null pointer dereference: src. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/detoken.c:470:11: note: Assuming that condition 'src' is not redundant
alpine-2.21+dfsg1/pith/detoken.c:473:32: note: Calling function 'get_token_arg', 1st argument 'src' value is 0
alpine-2.21+dfsg1/pith/detoken.c:522:38: note: Null pointer dereference
alpine-2.21+dfsg1/pith/detoken.c:196:12: error: Uninitialized variable: ret [uninitvar]
alpine-2.21+dfsg1/pith/editorial.c:194:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alpine-2.21+dfsg1/pith/filter.c:1815:25: warning: Either the condition '(f)?&(f)->queue[(f)->queueout]:NULL' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/filter.c:1824:5: note: Assuming that condition '(f)?&(f)->queue[(f)->queueout]:NULL' is not redundant
alpine-2.21+dfsg1/pith/filter.c:1815:25: note: Null pointer dereference
alpine-2.21+dfsg1/pith/filter.c:1816:23: warning: Either the condition '(f)?&(f)->queue[(f)->queueout]:NULL' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/filter.c:1824:5: note: Assuming that condition '(f)?&(f)->queue[(f)->queueout]:NULL' is not redundant
alpine-2.21+dfsg1/pith/filter.c:1816:23: note: Null pointer dereference
alpine-2.21+dfsg1/pith/filter.c:1953:26: warning: Either the condition '(f)?&(f)->queue[(f)->queueout]:NULL' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/filter.c:1961:5: note: Assuming that condition '(f)?&(f)->queue[(f)->queueout]:NULL' is not redundant
alpine-2.21+dfsg1/pith/filter.c:1953:26: note: Null pointer dereference
alpine-2.21+dfsg1/pith/filter.c:2284:24: warning: Either the condition '(f)?&(f)->queue[(f)->queueout]:NULL' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/filter.c:2286:5: note: Assuming that condition '(f)?&(f)->queue[(f)->queueout]:NULL' is not redundant
alpine-2.21+dfsg1/pith/filter.c:2284:24: note: Null pointer dereference
alpine-2.21+dfsg1/pith/filter.c:11118:24: warning: Either the condition '(f)?&(f)->queue[(f)->queueout]:NULL' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/filter.c:11120:5: note: Assuming that condition '(f)?&(f)->queue[(f)->queueout]:NULL' is not redundant
alpine-2.21+dfsg1/pith/filter.c:11118:24: note: Null pointer dereference
alpine-2.21+dfsg1/pith/filter.c:11119:28: warning: Either the condition '(f)?&(f)->queue[(f)->queueout]:NULL' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/filter.c:11120:5: note: Assuming that condition '(f)?&(f)->queue[(f)->queueout]:NULL' is not redundant
alpine-2.21+dfsg1/pith/filter.c:11119:28: note: Null pointer dereference
alpine-2.21+dfsg1/pith/filter.c:1175:5: error: Overflow in pointer arithmetic, NULL pointer is subtracted. [nullPointerArithmetic]
alpine-2.21+dfsg1/pith/filter.c:1161:5: note: Assignment 'op=(gf_master)?&(gf_master)->queue[(gf_master)->queueout]:NULL', assigned value is 0
alpine-2.21+dfsg1/pith/filter.c:1175:5: note: Null pointer subtraction
alpine-2.21+dfsg1/pith/filter.c:1188:12: error: Overflow in pointer arithmetic, NULL pointer is subtracted. [nullPointerArithmetic]
alpine-2.21+dfsg1/pith/filter.c:1187:5: note: Assignment 'ip=(gf_master)?&(gf_master)->queue[(gf_master)->queuein]:NULL', assigned value is 0
alpine-2.21+dfsg1/pith/filter.c:1188:12: note: Null pointer subtraction
alpine-2.21+dfsg1/pith/filter.c:5379:5: style: Variable 'scheme' is reassigned a value before the old one has been used. [redundantAssignment]
alpine-2.21+dfsg1/pith/filter.c:5362:0: note: Variable 'scheme' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/filter.c:5379:5: note: Variable 'scheme' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/filter.c:5380:5: style: Variable 'net' is reassigned a value before the old one has been used. [redundantAssignment]
alpine-2.21+dfsg1/pith/filter.c:5362:0: note: Variable 'net' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/filter.c:5380:5: note: Variable 'net' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/filter.c:5381:5: style: Variable 'path' is reassigned a value before the old one has been used. [redundantAssignment]
alpine-2.21+dfsg1/pith/filter.c:5362:0: note: Variable 'path' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/filter.c:5381:5: note: Variable 'path' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/filter.c:5382:5: style: Variable 'parms' is reassigned a value before the old one has been used. [redundantAssignment]
alpine-2.21+dfsg1/pith/filter.c:5363:0: note: Variable 'parms' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/filter.c:5382:5: note: Variable 'parms' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/filter.c:5383:5: style: Variable 'query' is reassigned a value before the old one has been used. [redundantAssignment]
alpine-2.21+dfsg1/pith/filter.c:5363:0: note: Variable 'query' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/filter.c:5383:5: note: Variable 'query' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/filter.c:5384:5: style: Variable 'frag' is reassigned a value before the old one has been used. [redundantAssignment]
alpine-2.21+dfsg1/pith/filter.c:5363:0: note: Variable 'frag' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/filter.c:5384:5: note: Variable 'frag' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/filter.c:500:9: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/filter.c:621:9: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/filter.c:683:9: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/filter.c:1027:22: style: The scope of the variable 'obuf' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/filter.c:1028:21: style: The scope of the variable 'outchars' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/filter.c:1028:31: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/filter.c:1029:28: style: The scope of the variable 'buf' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/filter.c:1698:11: style: The scope of the variable 'dummy_dots' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/filter.c:1698:27: style: The scope of the variable 'dummy_dmap' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/filter.c:1952:28: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/filter.c:2094:28: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/filter.c:2156:28: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/filter.c:4455:42: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/filter.c:4895:64: style: The scope of the variable 'pcs' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/filter.c:4972:9: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/filter.c:4972:15: style: The scope of the variable 'x' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/filter.c:5132:36: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/filter.c:5133:12: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/filter.c:5206:40: style: The scope of the variable 'txt' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/filter.c:5570:9: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/filter.c:7569:11: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/filter.c:7631:30: style: The scope of the variable 'bufp' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/filter.c:7632:12: style: The scope of the variable 'len' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/filter.c:7632:17: style: The scope of the variable 'end_of_line' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/filter.c:7740:11: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/filter.c:7740:14: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/filter.c:8220:9: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/filter.c:8221:18: style: The scope of the variable 'events' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/filter.c:8240:16: style: The scope of the variable 'written' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/filter.c:8241:16: style: The scope of the variable 'cwidth' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/filter.c:8632:9: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/filter.c:8845:19: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/filter.c:8846:19: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/filter.c:10077:14: style: The scope of the variable 'c2' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/filter.c:900:2: style: Variable 'eob' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/pith/filter.c:894:2: style: Variable 'ip' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/pith/filter.c:894:2: style: Variable 'eib' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/pith/filter.c:971:2: style: Variable 'op' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/pith/filter.c:971:2: style: Variable 'eob' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/pith/filter.c:1161:5: style: Variable 'eob' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/pith/filter.c:1187:5: style: Variable 'op' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/pith/filter.c:1187:5: style: Variable 'eob' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/pith/filter.c:8949:5: style: Variable 'op' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/pith/filter.c:8949:5: style: Variable 'eob' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/pith/filter.c:5805:7: warning: The buffer 'buf' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
alpine-2.21+dfsg1/pith/filter.c:7947:5: style: Mismatching assignment and comparison, comparison 'c==266' is always false. [assignIfError]
alpine-2.21+dfsg1/pith/filter.c:7946:7: note: Mismatching assignment and comparison, comparison 'c==266' is always false.
alpine-2.21+dfsg1/pith/filter.c:7947:5: note: Mismatching assignment and comparison, comparison 'c==266' is always false.
alpine-2.21+dfsg1/pith/filter.c:7961:8: style: Mismatching assignment and comparison, comparison 'c==266' is always false. [assignIfError]
alpine-2.21+dfsg1/pith/filter.c:7960:10: note: Mismatching assignment and comparison, comparison 'c==266' is always false.
alpine-2.21+dfsg1/pith/filter.c:7961:8: note: Mismatching assignment and comparison, comparison 'c==266' is always false.
alpine-2.21+dfsg1/pith/filter.c:1130:40: error: Uninitialized variable: c [uninitvar]
alpine-2.21+dfsg1/pith/flag.c:99:42: style: The scope of the variable 'set' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/flag.c:381:25: style: The scope of the variable 'mc' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/flag.c:415:19: style: The scope of the variable 'mc' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/flag.c:482:19: style: The scope of the variable 'mc' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/flag.c:578:19: style: The scope of the variable 'peltp' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/flag.c:698:19: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/flag.c:721:19: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/folder.c:1188:40: portability: Undefined behaviour, pointer arithmetic '(f->name)+2' is out of bounds. [pointerOutOfBounds]
alpine-2.21+dfsg1/pith/folder.c:1274:40: portability: Undefined behaviour, pointer arithmetic '(f->name)+2' is out of bounds. [pointerOutOfBounds]
alpine-2.21+dfsg1/pith/folder.c:1570:26: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
alpine-2.21+dfsg1/pith/folder.c:1592:36: warning: Either the condition 'context' is redundant or there is possible null pointer dereference: context. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/folder.c:1591:11: note: Assuming that condition 'context' is not redundant
alpine-2.21+dfsg1/pith/folder.c:1592:36: note: Null pointer dereference
alpine-2.21+dfsg1/pith/folder.c:1755:35: warning: Either the condition '(f)?(f->nickname?(f)->nickname:(f)->name):""' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/folder.c:1757:12: note: Assuming that condition '(f)?(f->nickname?(f)->nickname:(f)->name):""' is not redundant
alpine-2.21+dfsg1/pith/folder.c:1755:35: note: Null pointer dereference
alpine-2.21+dfsg1/pith/folder.c:1756:27: warning: Either the condition '(f)?(f->nickname?(f)->nickname:(f)->name):""' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/folder.c:1757:12: note: Assuming that condition '(f)?(f->nickname?(f)->nickname:(f)->name):""' is not redundant
alpine-2.21+dfsg1/pith/folder.c:1756:27: note: Null pointer dereference
alpine-2.21+dfsg1/pith/folder.c:2077:14: warning: Either the condition '(f2)?(f2->nickname?(f2)->nickname:(f2)->name):""' is redundant or there is possible null pointer dereference: f2. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/folder.c:2079:17: note: Assuming that condition '(f2)?(f2->nickname?(f2)->nickname:(f2)->name):""' is not redundant
alpine-2.21+dfsg1/pith/folder.c:2077:14: note: Null pointer dereference
alpine-2.21+dfsg1/pith/folder.c:2077:26: warning: Either the condition '(f1)?(f1->nickname?(f1)->nickname:(f1)->name):""' is redundant or there is possible null pointer dereference: f1. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/folder.c:2078:17: note: Assuming that condition '(f1)?(f1->nickname?(f1)->nickname:(f1)->name):""' is not redundant
alpine-2.21+dfsg1/pith/folder.c:2077:26: note: Null pointer dereference
alpine-2.21+dfsg1/pith/folder.c:2110:14: warning: Either the condition '(f1)?(f1->nickname?(f1)->nickname:(f1)->name):""' is redundant or there is possible null pointer dereference: f1. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/folder.c:2111:17: note: Assuming that condition '(f1)?(f1->nickname?(f1)->nickname:(f1)->name):""' is not redundant
alpine-2.21+dfsg1/pith/folder.c:2110:14: note: Null pointer dereference
alpine-2.21+dfsg1/pith/folder.c:2110:26: warning: Either the condition '(f2)?(f2->nickname?(f2)->nickname:(f2)->name):""' is redundant or there is possible null pointer dereference: f2. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/folder.c:2112:17: note: Assuming that condition '(f2)?(f2->nickname?(f2)->nickname:(f2)->name):""' is not redundant
alpine-2.21+dfsg1/pith/folder.c:2110:26: note: Null pointer dereference
alpine-2.21+dfsg1/pith/folder.c:2348:18: warning: Either the condition '(f)?(f->nickname?(f)->nickname:(f)->name):""' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/folder.c:2354:6: note: Assuming that condition '(f)?(f->nickname?(f)->nickname:(f)->name):""' is not redundant
alpine-2.21+dfsg1/pith/folder.c:2348:18: note: Null pointer dereference
alpine-2.21+dfsg1/pith/folder.c:453:9: style: The scope of the variable 'counted' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/folder.c:694:9: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/folder.c:736:21: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/folder.c:859:11: style: The scope of the variable 'nntp' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/folder.c:859:21: style: The scope of the variable 'bracket' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/folder.c:1033:13: style: The scope of the variable 'f' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/folder.c:1641:20: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/folder.c:2139:10: style: The scope of the variable 'oldest' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/folder.c:2139:18: style: The scope of the variable 'started_checking' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/folder.c:2140:15: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/folder.c:2140:18: style: The scope of the variable 'first' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/folder.c:2220:9: style: The scope of the variable 'orig_valid' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/folder.c:2223:19: style: The scope of the variable 'orig_unseen' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/folder.c:2223:32: style: The scope of the variable 'orig_new' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/folder.c:2223:42: style: The scope of the variable 'orig_tot' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/folder.c:2226:13: style: The scope of the variable 'd' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/folder.c:2373:15: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/folder.c:2374:8: style: The scope of the variable 'mailbox_name' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/folder.c:2375:9: style: The scope of the variable 'cn' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/folder.c:2375:13: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/folder.c:2376:13: style: The scope of the variable 'f' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/folder.c:2617:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/folder.c:2618:15: style: The scope of the variable 'f' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/folder.c:2684:14: style: The scope of the variable 'fp' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/folder.c:2735:9: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/help_c_gen.c:180:11: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/help_c_gen.c:180:15: style: The scope of the variable 'q' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/help_c_gen.c:181:12: style: The scope of the variable 'len' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/help_c_gen.c:246:46: style: Function 'append_to_help_list' argument 2 names different: declaration 'new' definition 'name'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/pith/help_c_gen.c:34:48: note: Function 'append_to_help_list' argument 2 names different: declaration 'new' definition 'name'.
alpine-2.21+dfsg1/pith/help_c_gen.c:246:46: note: Function 'append_to_help_list' argument 2 names different: declaration 'new' definition 'name'.
alpine-2.21+dfsg1/pith/helpindx.c:42:3: style: The scope of the variable 'len' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/hist.c:28:12: style: The scope of the variable 'l' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/hist.c:49:9: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/hist.c:78:12: style: The scope of the variable 'l' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/hist.c:143:12: style: The scope of the variable 'l' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/hist.c:192:9: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/hist.c:208:9: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/icache.c:43:19: style: The scope of the variable 'rawno' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/icache.c:44:19: style: The scope of the variable 'peltp' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/icache.c:94:10: style: The scope of the variable 'rawno' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/imap.c:263:7: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
alpine-2.21+dfsg1/pith/imap.c:267:2: note: Found duplicate branches for 'if' and 'else'.
alpine-2.21+dfsg1/pith/imap.c:263:7: note: Found duplicate branches for 'if' and 'else'.
alpine-2.21+dfsg1/pith/imap.c:587:12: warning: Redundant assignment of 'stream' to itself. [selfAssignment]
alpine-2.21+dfsg1/pith/imap.c:617:12: warning: Redundant assignment of 'stream' to itself. [selfAssignment]
alpine-2.21+dfsg1/pith/imap.c:140:14: style: The scope of the variable 'new_this_call' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/imap.c:140:29: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/imap.c:141:26: style: The scope of the variable 'lflags' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/imap.c:796:19: style: The scope of the variable 'mc' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/imap.c:538:11: style: Unused variable: p [unusedVariable]
alpine-2.21+dfsg1/pith/imap.c:538:25: style: Unused variable: save [unusedVariable]
alpine-2.21+dfsg1/pith/imap.c:538:32: style: Unused variable: continued [unusedVariable]
alpine-2.21+dfsg1/pith/imap.c:539:0: style: Variable 'more' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/pith/init.c:364:32: style: The scope of the variable 'filename' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/init.c:445:10: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/keyword.c:153:16: style: The scope of the variable 'init' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/keyword.c:154:16: style: The scope of the variable 'kwinit' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/keyword.c:185:19: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/keyword.c:208:9: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/keyword.c:209:11: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/keyword.c:236:9: style: The scope of the variable 'k' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/keyword.c:396:10: style: The scope of the variable 'buf' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/ldap.c:186:8: style: Condition 'ret_a' is always false [knownConditionTrueFalse]
alpine-2.21+dfsg1/pith/ldap.c:70:22: note: Assignment 'ret_a=NULL', assigned value is 0
alpine-2.21+dfsg1/pith/ldap.c:186:8: note: Condition 'ret_a' is always false
alpine-2.21+dfsg1/pith/ldap.c:71:10: style: The scope of the variable 'ebuf' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/list.c:126:12: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/list.c:148:12: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/list.c:148:15: style: The scope of the variable 'cnt' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/list.c:149:12: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailcap.c:512:7: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
alpine-2.21+dfsg1/pith/mailcap.c:517:2: note: Found duplicate branches for 'if' and 'else'.
alpine-2.21+dfsg1/pith/mailcap.c:512:7: note: Found duplicate branches for 'if' and 'else'.
alpine-2.21+dfsg1/pith/mailcap.c:149:4: style: The scope of the variable 'image_viewer' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailcap.c:822:11: style: The scope of the variable 'save' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailcmd.c:2451:5: warning: Either the condition 'if(srchpgm)' is redundant or there is possible null pointer dereference: srchpgm. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/mailcmd.c:2463:4: note: Assuming that condition 'if(srchpgm)' is not redundant
alpine-2.21+dfsg1/pith/mailcmd.c:2451:5: note: Null pointer dereference
alpine-2.21+dfsg1/pith/mailcmd.c:2468:2: warning: Either the condition 'if(secondpgm)' is redundant or there is possible null pointer dereference: secondpgm. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/mailcmd.c:2474:8: note: Assuming that condition 'if(secondpgm)' is not redundant
alpine-2.21+dfsg1/pith/mailcmd.c:2468:2: note: Null pointer dereference
alpine-2.21+dfsg1/pith/mailcmd.c:2560:6: style: Variable 'sset' is reassigned a value before the old one has been used. [redundantAssignment]
alpine-2.21+dfsg1/pith/mailcmd.c:2555:0: note: Variable 'sset' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/mailcmd.c:2560:6: note: Variable 'sset' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/mailcmd.c:2588:6: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
alpine-2.21+dfsg1/pith/mailcmd.c:147:11: style: The scope of the variable 'lastmsg' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailcmd.c:148:11: style: The scope of the variable 'msgno' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailcmd.c:218:19: style: The scope of the variable 'mc' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailcmd.c:1373:11: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailcmd.c:1373:14: style: The scope of the variable 'delete_count' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailcmd.c:1373:28: style: The scope of the variable 'seen_not_del' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailcmd.c:1374:11: style: The scope of the variable 'buff1' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailcmd.c:1375:4: style: The scope of the variable 'buff2' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailcmd.c:1375:31: style: The scope of the variable 'folder' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailcmd.c:1376:16: style: The scope of the variable 'context' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailcmd.c:1378:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailcmd.c:1379:10: style: The scope of the variable 'ing' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailcmd.c:1624:21: style: The scope of the variable 'mc' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailcmd.c:1712:12: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailcmd.c:1712:15: style: The scope of the variable 'raw' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailcmd.c:1713:19: style: The scope of the variable 'we_cancel' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailcmd.c:1717:19: style: The scope of the variable 'mc' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailcmd.c:1842:16: style: The scope of the variable 'mc' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailcmd.c:2024:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailcmd.c:2024:32: style: The scope of the variable 'first' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailcmd.c:2024:44: style: The scope of the variable 'msgno' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailcmd.c:2025:48: style: The scope of the variable 'nthrd' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailcmd.c:2200:18: style: The scope of the variable 'me_with_regex' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailcmd.c:2238:11: style: The scope of the variable 'buf' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailcmd.c:2490:16: style: The scope of the variable 'mc' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailcmd.c:1402:4: warning: The buffer 'ing' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
alpine-2.21+dfsg1/pith/mailindx.c:793:19: style: Redundant condition: If 'EXPR == '%'', the comparison 'EXPR' is always true. [redundantCondition]
alpine-2.21+dfsg1/pith/mailindx.c:804:14: style: Redundant condition: If 'EXPR == ','', the comparison 'EXPR' is always true. [redundantCondition]
alpine-2.21+dfsg1/pith/mailindx.c:882:14: style: Redundant condition: If 'EXPR == ')'', the comparison 'EXPR' is always true. [redundantCondition]
alpine-2.21+dfsg1/pith/mailindx.c:886:19: style: Redundant condition: If 'EXPR == '%'', the comparison 'EXPR' is always true. [redundantCondition]
alpine-2.21+dfsg1/pith/mailindx.c:2555:5: warning: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
alpine-2.21+dfsg1/pith/mailindx.c:2559:7: warning: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
alpine-2.21+dfsg1/pith/mailindx.c:2565:7: warning: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
alpine-2.21+dfsg1/pith/mailindx.c:2565:7: warning: %lu in format string (no. 2) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
alpine-2.21+dfsg1/pith/mailindx.c:2571:7: warning: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
alpine-2.21+dfsg1/pith/mailindx.c:2591:7: warning: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
alpine-2.21+dfsg1/pith/mailindx.c:2591:7: warning: %lu in format string (no. 2) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
alpine-2.21+dfsg1/pith/mailindx.c:2607:5: warning: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
alpine-2.21+dfsg1/pith/mailindx.c:2611:7: warning: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
alpine-2.21+dfsg1/pith/mailindx.c:2617:7: warning: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
alpine-2.21+dfsg1/pith/mailindx.c:2623:7: warning: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
alpine-2.21+dfsg1/pith/mailindx.c:2629:7: warning: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
alpine-2.21+dfsg1/pith/mailindx.c:2635:7: warning: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
alpine-2.21+dfsg1/pith/mailindx.c:2648:5: warning: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
alpine-2.21+dfsg1/pith/mailindx.c:2656:5: warning: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
alpine-2.21+dfsg1/pith/mailindx.c:1637:8: warning: Possible null pointer dereference: thrd [nullPointer]
alpine-2.21+dfsg1/pith/mailindx.c:1634:16: note: Assignment 'thrd=NULL', assigned value is 0
alpine-2.21+dfsg1/pith/mailindx.c:1637:8: note: Null pointer dereference
alpine-2.21+dfsg1/pith/mailindx.c:1765:25: warning: Either the condition 'ice?ice->tice:NULL' is redundant or there is possible null pointer dereference: ice. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/mailindx.c:1774:22: note: Assuming that condition 'ice?ice->tice:NULL' is not redundant
alpine-2.21+dfsg1/pith/mailindx.c:1765:25: note: Null pointer dereference
alpine-2.21+dfsg1/pith/mailindx.c:5319:24: warning: Either the condition 'hdrtok' is redundant or there is possible null pointer dereference: hdrtok. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/mailindx.c:5314:8: note: Assuming that condition 'hdrtok' is not redundant
alpine-2.21+dfsg1/pith/mailindx.c:5319:24: note: Null pointer dereference
alpine-2.21+dfsg1/pith/mailindx.c:5735:11: warning: Either the condition 'if(thd&&thd->parent)' is redundant or there is possible null pointer dereference: thd. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/mailindx.c:5741:7: note: Assuming that condition 'if(thd&&thd->parent)' is not redundant
alpine-2.21+dfsg1/pith/mailindx.c:5735:11: note: Null pointer dereference
alpine-2.21+dfsg1/pith/mailindx.c:5858:19: warning: Either the condition 'if(first_text)' is redundant or there is possible null pointer dereference: first_text. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/mailindx.c:5866:8: note: Assuming that condition 'if(first_text)' is not redundant
alpine-2.21+dfsg1/pith/mailindx.c:5858:19: note: Null pointer dereference
alpine-2.21+dfsg1/pith/mailindx.c:5862:36: warning: Either the condition 'if(first_text)' is redundant or there is possible null pointer dereference: first_text. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/mailindx.c:5866:8: note: Assuming that condition 'if(first_text)' is not redundant
alpine-2.21+dfsg1/pith/mailindx.c:5862:36: note: Null pointer dereference
alpine-2.21+dfsg1/pith/mailindx.c:5991:16: warning: Either the condition 'len-(p-retsubj)>0&&subject' is redundant or there is possible null pointer dereference: subject. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/mailindx.c:6094:25: note: Assuming that condition 'len-(p-retsubj)>0&&subject' is not redundant
alpine-2.21+dfsg1/pith/mailindx.c:5991:16: note: Null pointer dereference
alpine-2.21+dfsg1/pith/mailindx.c:2419:7: style: Variable 'ss' is reassigned a value before the old one has been used. [redundantAssignment]
alpine-2.21+dfsg1/pith/mailindx.c:2417:0: note: Variable 'ss' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/mailindx.c:2419:7: note: Variable 'ss' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/mailindx.c:6310:3: style: Variable 'mb' is reassigned a value before the old one has been used. [redundantAssignment]
alpine-2.21+dfsg1/pith/mailindx.c:6307:0: note: Variable 'mb' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/mailindx.c:6310:3: note: Variable 'mb' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/mailindx.c:4778:9: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
alpine-2.21+dfsg1/pith/mailindx.c:4782:9: note: Found duplicate branches for 'if' and 'else'.
alpine-2.21+dfsg1/pith/mailindx.c:4778:9: note: Found duplicate branches for 'if' and 'else'.
alpine-2.21+dfsg1/pith/mailindx.c:378:19: style: The scope of the variable 'pat' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailindx.c:989:23: style: The scope of the variable 'tot_pct' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailindx.c:989:32: style: The scope of the variable 'was_sl' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailindx.c:1484:25: style: The scope of the variable 'cnt' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailindx.c:1818:14: style: The scope of the variable 'ic' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailindx.c:3054:39: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailindx.c:3427:22: style: The scope of the variable 'rflags' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailindx.c:3540:18: style: The scope of the variable 'q' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailindx.c:3907:12: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailindx.c:3907:16: style: The scope of the variable 'q' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailindx.c:3908:9: style: The scope of the variable 'retsize' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailindx.c:3908:18: style: The scope of the variable 'decsize' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailindx.c:4030:10: style: The scope of the variable 'pref' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailindx.c:4664:16: style: The scope of the variable 'msg_day_of_year' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailindx.c:4664:33: style: The scope of the variable 'now_day_of_year' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailindx.c:4665:16: style: The scope of the variable 'diff' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailindx.c:4665:22: style: The scope of the variable 'ydiff' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailindx.c:4665:29: style: The scope of the variable 'last_day_of_year' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailindx.c:4928:26: style: The scope of the variable 'Ddd' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailindx.c:5173:19: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailindx.c:5174:19: style: The scope of the variable 'v' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailindx.c:5409:20: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailindx.c:5409:24: style: The scope of the variable 'border' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailindx.c:5412:20: style: The scope of the variable 'width' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailindx.c:5413:31: style: The scope of the variable 'mult' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailindx.c:5414:20: style: The scope of the variable 'save' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailindx.c:5415:20: style: The scope of the variable 'do_subj' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailindx.c:5415:33: style: The scope of the variable 'truncated_tree' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailindx.c:5653:16: style: The scope of the variable 'env' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailindx.c:5840:9: style: The scope of the variable 'len' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailindx.c:5941:23: style: The scope of the variable 'next_piece' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailindx.c:5944:33: style: The scope of the variable 'save' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailindx.c:6154:17: style: The scope of the variable 'field' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailindx.c:6154:25: style: The scope of the variable 'newsgroups' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailindx.c:6154:38: style: The scope of the variable 'border' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailindx.c:6156:17: style: The scope of the variable 'width' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailindx.c:6157:28: style: The scope of the variable 'mult' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailindx.c:6342:14: style: The scope of the variable 'datawidth' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailindx.c:6450:10: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailindx.c:6451:10: style: The scope of the variable 'dir' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailindx.c:5420:16: style: Checking if unsigned variable 'strsize' is less than zero. [unsignedLessThanZero]
alpine-2.21+dfsg1/pith/mailindx.c:4967:6: style: Variable 'ampm' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/pith/mailindx.c:4399:4: warning: The buffer 'yearzero' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
alpine-2.21+dfsg1/pith/mailindx.c:4411:7: warning: The buffer 'monzero' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
alpine-2.21+dfsg1/pith/mailindx.c:4422:7: warning: The buffer 'dayzero' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
alpine-2.21+dfsg1/pith/maillist.c:145:9: style: Variable 'h' is reassigned a value before the old one has been used. [redundantAssignment]
alpine-2.21+dfsg1/pith/maillist.c:143:17: note: Variable 'h' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/maillist.c:145:9: note: Variable 'h' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/mailview.c:1186:2: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alpine-2.21+dfsg1/pith/mailview.c:1472:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alpine-2.21+dfsg1/pith/mailview.c:1671:2: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alpine-2.21+dfsg1/pith/mailview.c:705:25: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition]
alpine-2.21+dfsg1/pith/mailview.c:999:2: style: Variable 'basefg' is reassigned a value before the old one has been used. [redundantAssignment]
alpine-2.21+dfsg1/pith/mailview.c:997:0: note: Variable 'basefg' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/mailview.c:999:2: note: Variable 'basefg' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/mailview.c:3206:2: style: Variable 'basefg' is reassigned a value before the old one has been used. [redundantAssignment]
alpine-2.21+dfsg1/pith/mailview.c:3204:0: note: Variable 'basefg' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/mailview.c:3206:2: note: Variable 'basefg' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/mailview.c:217:30: style: The scope of the variable 'wrapflags' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailview.c:217:41: style: The scope of the variable 'error_found' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailview.c:219:12: style: The scope of the variable 'charset' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailview.c:219:42: style: The scope of the variable 'tmp1' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailview.c:219:49: style: The scope of the variable 'description' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailview.c:545:10: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailview.c:937:10: style: The scope of the variable 'tmpfield' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailview.c:939:11: style: The scope of the variable 'begin_srch' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailview.c:996:32: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailview.c:1048:32: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailview.c:1205:21: style: The scope of the variable 'q' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailview.c:1207:17: style: The scope of the variable 'in_quote' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailview.c:1207:31: style: The scope of the variable 'in_comment' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailview.c:1207:47: style: The scope of the variable 'did_color' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailview.c:1493:17: style: The scope of the variable 'h' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailview.c:1494:20: style: The scope of the variable 'uh' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailview.c:1698:26: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailview.c:2291:19: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailview.c:2344:19: style: The scope of the variable 'buftmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailview.c:2473:19: style: The scope of the variable 'gotit' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailview.c:2734:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailview.c:2773:34: style: The scope of the variable 'alen' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailview.c:2936:21: style: The scope of the variable 'printme' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailview.c:2994:17: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailview.c:2995:46: style: The scope of the variable 'qq' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailview.c:3155:32: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailview.c:3203:32: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mailview.c:790:15: style: Variable 'avail' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/pith/mailview.c:2241:13: style: Variable 'wrapflags' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/pith/mimedesc.c:273:4: style: Redundant condition: body->type==TYPEMESSAGE. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition]
alpine-2.21+dfsg1/pith/mimedesc.c:75:45: style: The scope of the variable 'description' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mimedesc.c:76:16: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mimedesc.c:76:19: style: The scope of the variable 'named' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mimedesc.c:76:30: style: The scope of the variable 'can_display_ext' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mimedesc.c:342:11: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mimedesc.c:514:11: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mimedesc.c:607:10: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mimedesc.c:348:12: style: Checking if unsigned variable 'sfsize' is less than zero. [unsignedLessThanZero]
alpine-2.21+dfsg1/pith/mimedesc.c:611:18: style: Checking if unsigned variable 'stringlen' is less than zero. [unsignedLessThanZero]
alpine-2.21+dfsg1/pith/mimetype.c:100:10: style: The scope of the variable 'mimet' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/mimetype.c:339:8: style: The scope of the variable 'try_extension' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/msgno.c:144:18: warning: Either the condition '(msgs)?(msgs)->max_msgno:0L' is redundant or there is possible null pointer dereference: msgs. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/msgno.c:148:19: note: Assuming that condition '(msgs)?(msgs)->max_msgno:0L' is not redundant
alpine-2.21+dfsg1/pith/msgno.c:144:18: note: Null pointer dereference
alpine-2.21+dfsg1/pith/msgno.c:145:18: warning: Either the condition '(msgs)?(msgs)->max_msgno:0L' is redundant or there is possible null pointer dereference: msgs. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/msgno.c:148:19: note: Assuming that condition '(msgs)?(msgs)->max_msgno:0L' is not redundant
alpine-2.21+dfsg1/pith/msgno.c:145:18: note: Null pointer dereference
alpine-2.21+dfsg1/pith/msgno.c:214:13: warning: Either the condition '(msgs)?(msgs)->max_msgno:0L' is redundant or there is possible null pointer dereference: msgs. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/msgno.c:214:51: note: Assuming that condition '(msgs)?(msgs)->max_msgno:0L' is not redundant
alpine-2.21+dfsg1/pith/msgno.c:214:13: note: Null pointer dereference
alpine-2.21+dfsg1/pith/msgno.c:284:13: warning: Either the condition '(msgs)?(msgs)->max_msgno:0L' is redundant or there is possible null pointer dereference: msgs. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/msgno.c:285:19: note: Assuming that condition '(msgs)?(msgs)->max_msgno:0L' is not redundant
alpine-2.21+dfsg1/pith/msgno.c:284:13: note: Null pointer dereference
alpine-2.21+dfsg1/pith/msgno.c:137:10: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/msgno.c:257:15: style: The scope of the variable 'rawno' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/msgno.c:258:19: style: The scope of the variable 'mc' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/msgno.c:596:10: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/msgno.c:695:13: style: The scope of the variable 'rawno' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/msgno.c:698:19: style: The scope of the variable 'mc' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/msgno.c:826:20: style: The scope of the variable 'newscore' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/msgno.c:826:30: style: The scope of the variable 'addtoscore' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/msgno.c:826:42: style: The scope of the variable 'score' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/msgno.c:829:20: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/msgno.c:829:23: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/msgno.c:831:20: style: The scope of the variable 'mc' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/msgno.c:832:20: style: The scope of the variable 'hdrtok' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/newmail.c:595:18: style: The scope of the variable 'carray' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/newmail.c:685:20: style: The scope of the variable 'newfl' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/newmail.c:789:56: style: The scope of the variable 'accel' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/newmail.c:790:31: style: The scope of the variable 'since_first_change' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/newmail.c:791:13: style: The scope of the variable 'now' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/newmail.c:791:18: style: The scope of the variable 'then' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/newmail.c:852:12: style: Variable 'now' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/pith/newmail.c:841:13: style: Variable 'then' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/pith/osdep/bldpath.c:94:9: style: The scope of the variable 'fpl' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/osdep/canaccess.c:142:32: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/osdep/canonicl.c:45:21: style: The scope of the variable 'hent' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/osdep/canonicl.c:46:10: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/osdep/fnexpand.c:64:20: style: The scope of the variable 'pw' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/osdep/fnexpand.c:65:20: style: The scope of the variable 'x' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/osdep/fnexpand.c:65:23: style: The scope of the variable 'y' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/osdep/fnexpand.c:66:21: style: The scope of the variable 'tbuf' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/osdep/lstcmpnt.c:83:10: style: Same expression on both sides of '==' because the value of 'q' and 'path' are the same. [duplicateExpression]
alpine-2.21+dfsg1/pith/osdep/lstcmpnt.c:76:21: note: 'q' is assigned value 'path' here.
alpine-2.21+dfsg1/pith/osdep/lstcmpnt.c:83:10: note: Same expression on both sides of '==' because the value of 'q' and 'path' are the same.
alpine-2.21+dfsg1/pith/osdep/lstcmpnt.c:76:10: style: The scope of the variable 'save' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/osdep/pipe.c:127:13: style: The scope of the variable 'shellpath' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/osdep/pipe.c:127:36: style: The scope of the variable 'shell' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/osdep/pipe.c:731:18: style: The scope of the variable 'wstatus' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/osdep/pipe.c:733:11: style: Unused variable: wflags [unusedVariable]
alpine-2.21+dfsg1/pith/osdep/pipe.c:768:15: error: Uninitialized variable: wstatus [uninitvar]
alpine-2.21+dfsg1/pith/osdep/pipe.c:767:8: error: Uninitialized variable: rv [uninitvar]
alpine-2.21+dfsg1/pith/pattern.c:3656:35: warning: Either the condition 'if(p1)' is redundant or there is possible null pointer dereference: p1. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/pattern.c:3667:9: note: Assuming that condition 'if(p1)' is not redundant
alpine-2.21+dfsg1/pith/pattern.c:3656:35: note: Null pointer dereference
alpine-2.21+dfsg1/pith/pattern.c:3658:16: warning: Either the condition 'if(p2)' is redundant or there is possible null pointer dereference: p2. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/pattern.c:3669:9: note: Assuming that condition 'if(p2)' is not redundant
alpine-2.21+dfsg1/pith/pattern.c:3658:16: note: Null pointer dereference
alpine-2.21+dfsg1/pith/pattern.c:3658:44: warning: Either the condition 'if(p1)' is redundant or there is possible null pointer dereference: p1. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/pattern.c:3667:9: note: Assuming that condition 'if(p1)' is not redundant
alpine-2.21+dfsg1/pith/pattern.c:3658:44: note: Null pointer dereference
alpine-2.21+dfsg1/pith/pattern.c:3660:18: warning: Either the condition 'if(p3)' is redundant or there is possible null pointer dereference: p3. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/pattern.c:3671:9: note: Assuming that condition 'if(p3)' is not redundant
alpine-2.21+dfsg1/pith/pattern.c:3660:18: note: Null pointer dereference
alpine-2.21+dfsg1/pith/pattern.c:3662:16: warning: Either the condition 'if(p4)' is redundant or there is possible null pointer dereference: p4. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/pattern.c:3673:9: note: Assuming that condition 'if(p4)' is not redundant
alpine-2.21+dfsg1/pith/pattern.c:3662:16: note: Null pointer dereference
alpine-2.21+dfsg1/pith/pattern.c:3664:34: warning: Either the condition 'if(p3)' is redundant or there is possible null pointer dereference: p3. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/pattern.c:3671:9: note: Assuming that condition 'if(p3)' is not redundant
alpine-2.21+dfsg1/pith/pattern.c:3664:34: note: Null pointer dereference
alpine-2.21+dfsg1/pith/pattern.c:3665:21: warning: Either the condition 'if(p4)' is redundant or there is possible null pointer dereference: p4. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/pattern.c:3673:9: note: Assuming that condition 'if(p4)' is not redundant
alpine-2.21+dfsg1/pith/pattern.c:3665:21: note: Null pointer dereference
alpine-2.21+dfsg1/pith/pattern.c:3684:35: warning: Either the condition 'if(p1)' is redundant or there is possible null pointer dereference: p1. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/pattern.c:3695:9: note: Assuming that condition 'if(p1)' is not redundant
alpine-2.21+dfsg1/pith/pattern.c:3684:35: note: Null pointer dereference
alpine-2.21+dfsg1/pith/pattern.c:3686:16: warning: Either the condition 'if(p2)' is redundant or there is possible null pointer dereference: p2. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/pattern.c:3697:9: note: Assuming that condition 'if(p2)' is not redundant
alpine-2.21+dfsg1/pith/pattern.c:3686:16: note: Null pointer dereference
alpine-2.21+dfsg1/pith/pattern.c:3686:44: warning: Either the condition 'if(p1)' is redundant or there is possible null pointer dereference: p1. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/pattern.c:3695:9: note: Assuming that condition 'if(p1)' is not redundant
alpine-2.21+dfsg1/pith/pattern.c:3686:44: note: Null pointer dereference
alpine-2.21+dfsg1/pith/pattern.c:3688:18: warning: Either the condition 'if(p3)' is redundant or there is possible null pointer dereference: p3. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/pattern.c:3699:9: note: Assuming that condition 'if(p3)' is not redundant
alpine-2.21+dfsg1/pith/pattern.c:3688:18: note: Null pointer dereference
alpine-2.21+dfsg1/pith/pattern.c:3690:16: warning: Either the condition 'if(p4)' is redundant or there is possible null pointer dereference: p4. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/pattern.c:3701:9: note: Assuming that condition 'if(p4)' is not redundant
alpine-2.21+dfsg1/pith/pattern.c:3690:16: note: Null pointer dereference
alpine-2.21+dfsg1/pith/pattern.c:3692:34: warning: Either the condition 'if(p3)' is redundant or there is possible null pointer dereference: p3. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/pattern.c:3699:9: note: Assuming that condition 'if(p3)' is not redundant
alpine-2.21+dfsg1/pith/pattern.c:3692:34: note: Null pointer dereference
alpine-2.21+dfsg1/pith/pattern.c:6094:5: style: Variable 'p' is reassigned a value before the old one has been used. [redundantAssignment]
alpine-2.21+dfsg1/pith/pattern.c:6087:0: note: Variable 'p' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/pattern.c:6094:5: note: Variable 'p' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/pattern.c:8143:5: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
alpine-2.21+dfsg1/pith/pattern.c:8146:5: note: Found duplicate branches for 'if' and 'else'.
alpine-2.21+dfsg1/pith/pattern.c:8143:5: note: Found duplicate branches for 'if' and 'else'.
alpine-2.21+dfsg1/pith/pattern.c:107:17: style: The scope of the variable 'stream' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/pattern.c:211:28: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/pattern.c:212:9: style: The scope of the variable 'done' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/pattern.c:916:34: style: The scope of the variable 'buf' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/pattern.c:918:17: style: The scope of the variable 'fp' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/pattern.c:919:17: style: The scope of the variable 'ok' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/pattern.c:919:25: style: The scope of the variable 'some_pats' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/pattern.c:1821:11: style: The scope of the variable 'left' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/pattern.c:1821:17: style: The scope of the variable 'right' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/pattern.c:1972:22: style: The scope of the variable 'nbuf' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/pattern.c:1974:11: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/pattern.c:2009:16: style: The scope of the variable 'q' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/pattern.c:2009:20: style: The scope of the variable 'w' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/pattern.c:2120:27: style: The scope of the variable 'nbuf' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/pattern.c:2155:11: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/pattern.c:2156:9: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/pattern.c:2426:16: style: The scope of the variable 'not' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/pattern.c:2426:21: style: The scope of the variable 'empty' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/pattern.c:2426:28: style: The scope of the variable 'skip' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/pattern.c:2506:16: style: The scope of the variable 'q' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/pattern.c:2506:20: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/pattern.c:2507:35: style: The scope of the variable 'nextp' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/pattern.c:2810:17: style: The scope of the variable 'local_rflag' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/pattern.c:2953:17: style: The scope of the variable 'local_rflag' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/pattern.c:3981:11: style: The scope of the variable 'buf' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/pattern.c:5094:17: style: The scope of the variable 'cset' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/pattern.c:5097:16: style: The scope of the variable 'script' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/pattern.c:5273:16: style: The scope of the variable 'text' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/pattern.c:5273:23: style: The scope of the variable 'e' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/pattern.c:5433:17: style: The scope of the variable 'tmp1' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/pattern.c:5656:13: style: The scope of the variable 'q' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/pattern.c:5800:15: style: The scope of the variable 'or' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/pattern.c:5844:16: style: The scope of the variable 'notpgm' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/pattern.c:5844:25: style: The scope of the variable 'tpgm' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/pattern.c:5845:16: style: The scope of the variable 'cnt' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/pattern.c:6825:15: style: The scope of the variable 'pat' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/pattern.c:7000:28: style: The scope of the variable 'pending_actions' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/pattern.c:7482:18: style: The scope of the variable 'err' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/pattern.c:7519:18: style: The scope of the variable 'mc' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/pattern.c:7873:19: style: The scope of the variable 'pat' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/pattern.c:8025:19: style: The scope of the variable 'we_cancel' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/pattern.c:8026:19: style: The scope of the variable 'buf' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/pattern.c:3438:10: error: Used file that is not opened. [useClosedFile]
alpine-2.21+dfsg1/pith/remote.c:420:10: style: Condition '!user_deleted' is always false [knownConditionTrueFalse]
alpine-2.21+dfsg1/pith/remote.c:401:27: note: Assignment 'user_deleted=0', assigned value is 0
alpine-2.21+dfsg1/pith/remote.c:416:9: note: user_deleted is incremented', new value is 1
alpine-2.21+dfsg1/pith/remote.c:420:10: note: Condition '!user_deleted' is always false
alpine-2.21+dfsg1/pith/remote.c:1748:5: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/pith/remote.c:241:5: style: Variable 'rd' is reassigned a value before the old one has been used. [redundantAssignment]
alpine-2.21+dfsg1/pith/remote.c:235:0: note: Variable 'rd' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/remote.c:241:5: note: Variable 'rd' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/remote.c:1895:6: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
alpine-2.21+dfsg1/pith/remote.c:1899:6: note: Found duplicate branches for 'if' and 'else'.
alpine-2.21+dfsg1/pith/remote.c:1895:6: note: Found duplicate branches for 'if' and 'else'.
alpine-2.21+dfsg1/pith/remote.c:400:12: style: The scope of the variable 'sequence' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/remote.c:839:22: style: The scope of the variable 'q' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/remote.c:1352:8: style: The scope of the variable 'fd' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/remote.c:1786:10: style: The scope of the variable 'date' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/remote.c:1825:7: style: The scope of the variable 'sequence' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/remote.c:1860:15: style: The scope of the variable 'error' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/remote.c:1863:15: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/remote.c:1863:18: style: The scope of the variable 'we_cancel' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/remote.c:1865:15: style: The scope of the variable 'env' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/remote.c:2300:12: error: Uninitialized variable: c [uninitvar]
alpine-2.21+dfsg1/pith/reply.c:2897:7: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alpine-2.21+dfsg1/pith/reply.c:152:12: style: Condition 'ret=='x'' is always false [knownConditionTrueFalse]
alpine-2.21+dfsg1/pith/reply.c:126:20: note: Assignment 'ret=0', assigned value is 0
alpine-2.21+dfsg1/pith/reply.c:152:12: note: Condition 'ret=='x'' is always false
alpine-2.21+dfsg1/pith/reply.c:908:5: style: Condition 'q' is always false [knownConditionTrueFalse]
alpine-2.21+dfsg1/pith/reply.c:892:12: note: Assignment 'q=NULL', assigned value is 0
alpine-2.21+dfsg1/pith/reply.c:908:5: note: Condition 'q' is always false
alpine-2.21+dfsg1/pith/reply.c:639:29: warning: Either the condition 'if(first_ref)' is redundant or there is possible null pointer dereference: first_ref. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/reply.c:658:5: note: Assuming that condition 'if(first_ref)' is not redundant
alpine-2.21+dfsg1/pith/reply.c:639:29: note: Null pointer dereference
alpine-2.21+dfsg1/pith/reply.c:3281:6: warning: Either the condition 'if(alpine_name)' is redundant or there is possible null pointer dereference: alpine_name. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/reply.c:3289:7: note: Assuming that condition 'if(alpine_name)' is not redundant
alpine-2.21+dfsg1/pith/reply.c:3281:6: note: Null pointer dereference
alpine-2.21+dfsg1/pith/reply.c:3281:19: warning: Either the condition 'if(system_os)' is redundant or there is possible null pointer dereference: system_os. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/reply.c:3291:7: note: Assuming that condition 'if(system_os)' is not redundant
alpine-2.21+dfsg1/pith/reply.c:3281:19: note: Null pointer dereference
alpine-2.21+dfsg1/pith/reply.c:3281:30: warning: Either the condition 'if(alpine_version)' is redundant or there is possible null pointer dereference: alpine_version. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/reply.c:3290:7: note: Assuming that condition 'if(alpine_version)' is not redundant
alpine-2.21+dfsg1/pith/reply.c:3281:30: note: Null pointer dereference
alpine-2.21+dfsg1/pith/reply.c:3283:21: warning: Either the condition 'if(hostpart)' is redundant or there is possible null pointer dereference: hostpart. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/reply.c:3288:7: note: Assuming that condition 'if(hostpart)' is not redundant
alpine-2.21+dfsg1/pith/reply.c:3283:21: note: Null pointer dereference
alpine-2.21+dfsg1/pith/reply.c:3400:15: warning: Either the condition 'if(tmplit)' is redundant or there is possible null pointer dereference: tmplit. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/reply.c:3452:4: note: Assuming that condition 'if(tmplit)' is not redundant
alpine-2.21+dfsg1/pith/reply.c:3400:15: note: Null pointer dereference
alpine-2.21+dfsg1/pith/reply.c:3416:9: warning: Either the condition 'if(tmplit)' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/reply.c:3452:4: note: Assuming that condition 'if(tmplit)' is not redundant
alpine-2.21+dfsg1/pith/reply.c:3415:6: note: Assignment 'p=tmplit', assigned value is 0
alpine-2.21+dfsg1/pith/reply.c:3416:9: note: Null pointer dereference
alpine-2.21+dfsg1/pith/reply.c:640:6: style: Variable 'p[1]' is reassigned a value before the old one has been used. [redundantAssignment]
alpine-2.21+dfsg1/pith/reply.c:637:6: note: Variable 'p[1]' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/reply.c:640:6: note: Variable 'p[1]' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/reply.c:1041:3: style: Variable 'bodyp' is reassigned a value before the old one has been used. [redundantAssignment]
alpine-2.21+dfsg1/pith/reply.c:1039:0: note: Variable 'bodyp' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/reply.c:1041:3: note: Variable 'bodyp' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/reply.c:3567:6: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
alpine-2.21+dfsg1/pith/reply.c:3576:6: note: Found duplicate branches for 'if' and 'else'.
alpine-2.21+dfsg1/pith/reply.c:3567:6: note: Found duplicate branches for 'if' and 'else'.
alpine-2.21+dfsg1/pith/reply.c:882:13: style: Same expression on both sides of '&&'. [duplicateExpression]
alpine-2.21+dfsg1/pith/reply.c:126:23: style: The scope of the variable 'sniff_resent' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/reply.c:601:11: style: The scope of the variable 'len' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/reply.c:601:24: style: The scope of the variable 'first_ref_len' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/reply.c:601:43: style: The scope of the variable 'foldslop' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/reply.c:701:30: style: The scope of the variable 'a' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/reply.c:701:35: style: The scope of the variable 'b' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/reply.c:702:18: style: The scope of the variable 'values' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/reply.c:703:11: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/reply.c:705:18: style: The scope of the variable 'fakedomain' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/reply.c:756:45: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/reply.c:1348:12: style: The scope of the variable 'l' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/reply.c:1946:20: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/reply.c:2211:12: style: The scope of the variable 'l' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/reply.c:2212:12: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/reply.c:2212:15: style: The scope of the variable 'buftmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/reply.c:2493:15: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/reply.c:2658:23: style: The scope of the variable 'decode_error' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/reply.c:2861:11: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/reply.c:2954:11: style: The scope of the variable 'num' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/reply.c:2955:11: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/reply.c:3319:10: style: The scope of the variable 'byte' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/reply.c:3319:16: style: The scope of the variable 'cap' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/reply.c:3319:22: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/reply.c:3340:10: style: The scope of the variable 'byte' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/reply.c:3340:17: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/reply.c:3718:11: style: The scope of the variable 'tmp_buf' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/reply.c:3720:20: style: The scope of the variable 'bestpartnum' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/reply.c:78:20: warning: Function 'same_subject' argument order different: declaration ', s' definition 's, t' [funcArgOrderDifferent]
alpine-2.21+dfsg1/pith/reply.h:106:22: note: Function 'same_subject' argument order different: declaration ', s' definition 's, t'
alpine-2.21+dfsg1/pith/reply.c:78:20: note: Function 'same_subject' argument order different: declaration ', s' definition 's, t'
alpine-2.21+dfsg1/pith/reply.c:3646:46: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/pith/reply.c:3781:46: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/pith/save.c:491:5: style: Condition '!dstn_stream' is always true [knownConditionTrueFalse]
alpine-2.21+dfsg1/pith/save.c:474:28: note: Assignment 'dstn_stream=NULL', assigned value is 0
alpine-2.21+dfsg1/pith/save.c:491:5: note: Condition '!dstn_stream' is always true
alpine-2.21+dfsg1/pith/save.c:1153:7: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/pith/save.c:1153:7: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/pith/save.c:1153:7: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/pith/save.c:1164:7: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/pith/save.c:1164:7: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/pith/save.c:1164:7: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/pith/save.c:1341:3: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/pith/save.c:1341:3: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/pith/save.c:1351:3: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/pith/save.c:1351:3: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
alpine-2.21+dfsg1/pith/save.c:1541:50: warning: Either the condition 'section?".":""' is redundant or there is possible null pointer dereference: section. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/save.c:1541:67: note: Assuming that condition 'section?".":""' is not redundant
alpine-2.21+dfsg1/pith/save.c:1541:50: note: Null pointer dereference
alpine-2.21+dfsg1/pith/save.c:574:3: style: Variable 'id' is reassigned a value before the old one has been used. [redundantAssignment]
alpine-2.21+dfsg1/pith/save.c:564:0: note: Variable 'id' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/save.c:574:3: note: Variable 'id' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/save.c:423:23: style: The scope of the variable 'our_stream' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/save.c:424:35: style: The scope of the variable 'k' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/save.c:427:19: style: The scope of the variable 'len' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/save.c:506:11: style: The scope of the variable 'dummy_msgno' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/save.c:506:24: style: The scope of the variable 'delete_count' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/save.c:509:12: style: The scope of the variable 'user_flag_name' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/save.c:1049:19: style: The scope of the variable 'size' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/save.c:1052:11: style: The scope of the variable 'fetch' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/save.c:1054:19: style: The scope of the variable 'raw' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/save.c:1054:36: style: The scope of the variable 'mlen' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/save.c:1201:21: style: The scope of the variable 'old_imap_server' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/save.c:1202:13: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/save.c:1713:16: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/save.c:1713:19: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/save.c:869:37: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/pith/save.c:948:49: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
alpine-2.21+dfsg1/pith/search.c:28:19: style: The scope of the variable 'mc' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/search.c:61:19: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:893:9: warning: Either the condition 'b' is redundant or there is possible null pointer dereference: b. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/send.c:839:5: note: Assuming that condition 'b' is not redundant
alpine-2.21+dfsg1/pith/send.c:893:9: note: Null pointer dereference
alpine-2.21+dfsg1/pith/send.c:894:14: warning: Either the condition 'b' is redundant or there is possible null pointer dereference: b. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/send.c:859:5: note: Assuming that condition 'b' is not redundant
alpine-2.21+dfsg1/pith/send.c:894:14: note: Null pointer dereference
alpine-2.21+dfsg1/pith/send.c:895:14: warning: Either the condition 'b' is redundant or there is possible null pointer dereference: b. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/send.c:859:5: note: Assuming that condition 'b' is not redundant
alpine-2.21+dfsg1/pith/send.c:895:14: note: Null pointer dereference
alpine-2.21+dfsg1/pith/send.c:896:14: warning: Either the condition 'b' is redundant or there is possible null pointer dereference: b. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/send.c:859:5: note: Assuming that condition 'b' is not redundant
alpine-2.21+dfsg1/pith/send.c:896:14: note: Null pointer dereference
alpine-2.21+dfsg1/pith/send.c:897:34: warning: Either the condition 'b' is redundant or there is possible null pointer dereference: b. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/send.c:859:5: note: Assuming that condition 'b' is not redundant
alpine-2.21+dfsg1/pith/send.c:897:34: note: Null pointer dereference
alpine-2.21+dfsg1/pith/send.c:899:34: warning: Either the condition 'b' is redundant or there is possible null pointer dereference: b. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/send.c:859:5: note: Assuming that condition 'b' is not redundant
alpine-2.21+dfsg1/pith/send.c:899:34: note: Null pointer dereference
alpine-2.21+dfsg1/pith/send.c:959:6: warning: Either the condition 'if(stream)' is redundant or there is possible null pointer dereference: stream. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/send.c:963:8: note: Assuming that condition 'if(stream)' is not redundant
alpine-2.21+dfsg1/pith/send.c:959:6: note: Null pointer dereference
alpine-2.21+dfsg1/pith/send.c:1641:5: warning: Either the condition 'if(stream&&stream->kwd_create)' is redundant or there is possible null pointer dereference: stream. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/send.c:1661:5: note: Assuming that condition 'if(stream&&stream->kwd_create)' is not redundant
alpine-2.21+dfsg1/pith/send.c:1641:5: note: Null pointer dereference
alpine-2.21+dfsg1/pith/send.c:2856:35: warning: Either the condition '!body' is redundant or there is possible null pointer dereference: body. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/send.c:2859:8: note: Assuming that condition '!body' is not redundant
alpine-2.21+dfsg1/pith/send.c:2856:35: note: Null pointer dereference
alpine-2.21+dfsg1/pith/send.c:3011:15: warning: Either the condition 'if(actual_field)' is redundant or there is possible null pointer dereference: actual_field. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/send.c:3047:8: note: Assuming that condition 'if(actual_field)' is not redundant
alpine-2.21+dfsg1/pith/send.c:3011:15: note: Null pointer dereference
alpine-2.21+dfsg1/pith/send.c:3014:6: warning: Either the condition 'if(actual_field)' is redundant or there is possible null pointer dereference: actual_field. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/send.c:3047:8: note: Assuming that condition 'if(actual_field)' is not redundant
alpine-2.21+dfsg1/pith/send.c:3014:6: note: Null pointer dereference
alpine-2.21+dfsg1/pith/send.c:3696:6: style: Variable 'text' is reassigned a value before the old one has been used. [redundantAssignment]
alpine-2.21+dfsg1/pith/send.c:3693:0: note: Variable 'text' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/send.c:3696:6: note: Variable 'text' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/send.c:3745:6: style: Variable 'body' is reassigned a value before the old one has been used. [redundantAssignment]
alpine-2.21+dfsg1/pith/send.c:3734:0: note: Variable 'body' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/send.c:3745:6: note: Variable 'body' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/send.c:228:17: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:228:21: style: The scope of the variable 'q' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:335:18: style: The scope of the variable 'hdrs' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:337:11: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:337:14: style: The scope of the variable 'pine_generated' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:337:34: style: The scope of the variable 'our_replyto' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:338:18: style: The scope of the variable 'added_to_role' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:340:19: style: The scope of the variable 'mc' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:1098:34: style: The scope of the variable 'val' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:1098:40: style: The scope of the variable 'seq' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:1098:46: style: The scope of the variable 'mbox' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:1099:14: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:1099:17: style: The scope of the variable 'nseq' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:1099:23: style: The scope of the variable 'forwarded' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:1455:9: style: The scope of the variable 'cnt' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:1584:10: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:1584:13: style: The scope of the variable 'ourstream' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:1584:28: style: The scope of the variable 'we_cancel' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:2182:17: style: The scope of the variable 'pp' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:2183:18: style: The scope of the variable 'sz' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:2415:8: style: The scope of the variable 'l1' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:2415:12: style: The scope of the variable 'l2' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:2415:16: style: The scope of the variable 'l3' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:2415:20: style: The scope of the variable 'wid' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:2415:25: style: The scope of the variable 'w' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:2417:8: style: The scope of the variable 's1' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:2417:13: style: The scope of the variable 's2' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:2585:22: style: The scope of the variable 'line_so_far' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:2931:38: style: The scope of the variable 'lp' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:2984:11: style: The scope of the variable 'flags' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:2985:11: style: The scope of the variable 'big' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:2986:11: style: The scope of the variable 'value' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:3112:19: style: The scope of the variable 'r' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:3113:11: style: The scope of the variable 'in_comment' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:3684:19: style: The scope of the variable 'validbitmap' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:3685:18: style: The scope of the variable 'ascii' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:3687:9: style: The scope of the variable 'notcjk' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:3736:10: style: The scope of the variable 'outchars' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:4277:11: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:4487:10: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:4915:12: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:4918:12: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:4919:12: style: The scope of the variable 'save' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:5017:12: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:5017:16: style: The scope of the variable 'q' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:5017:20: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:5017:31: style: The scope of the variable 'value' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:5017:38: style: The scope of the variable 'save' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:5345:26: style: The scope of the variable 'server_no' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:5345:41: style: The scope of the variable 'done_posting' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:5346:11: style: The scope of the variable 'orig_822_output' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:5702:13: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:5798:12: style: The scope of the variable 'o' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:5833:35: style: The scope of the variable 'd' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/send.c:4258:17: style: Unsigned variable 'c_in_buf' can't be negative so it is unnecessary to test it. [unsignedPositive]
alpine-2.21+dfsg1/pith/send.c:2867:11: error: Uninitialized variable: c [uninitvar]
alpine-2.21+dfsg1/pith/sequence.c:122:15: style: The scope of the variable 'rawno' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/sequence.c:232:15: style: The scope of the variable 'rawno' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/sequence.c:364:10: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/sequence.c:364:13: style: The scope of the variable 'later' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/sequence.c:421:16: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/sequence.c:421:19: style: The scope of the variable 'run' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/sequence.c:422:16: style: The scope of the variable 'cnt' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/sequence.c:423:35: style: The scope of the variable 'set' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/sort.c:158:12: warning: Either the condition '(msgmap)?(msgmap)->max_msgno:0L' is redundant or there is possible null pointer dereference: msgmap. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/sort.c:158:37: note: Assuming that condition '(msgmap)?(msgmap)->max_msgno:0L' is not redundant
alpine-2.21+dfsg1/pith/sort.c:158:12: note: Null pointer dereference
alpine-2.21+dfsg1/pith/sort.c:200:8: warning: Either the condition '(msgmap)?(msgmap)->max_msgno:0L' is redundant or there is possible null pointer dereference: msgmap. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/sort.c:200:33: note: Assuming that condition '(msgmap)?(msgmap)->max_msgno:0L' is not redundant
alpine-2.21+dfsg1/pith/sort.c:200:8: note: Null pointer dereference
alpine-2.21+dfsg1/pith/sort.c:214:28: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/sort.c:388:28: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/sort.c:474:12: style: The scope of the variable 'pelt' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/sort.c:677:41: error: Uninitialized variable: mdiff [uninitvar]
alpine-2.21+dfsg1/pith/store.c:404:9: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/store.c:442:9: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/stream.c:2419:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
alpine-2.21+dfsg1/pith/stream.c:509:7: style: Condition 'permlocked' is always false [knownConditionTrueFalse]
alpine-2.21+dfsg1/pith/stream.c:452:10: note: Assuming that condition '!permlocked' is not redundant
alpine-2.21+dfsg1/pith/stream.c:509:7: note: Condition 'permlocked' is always false
alpine-2.21+dfsg1/pith/stream.c:546:9: warning: Either the condition 'stream' is redundant or there is possible null pointer dereference: stream. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/stream.c:540:9: note: Assuming that condition 'stream' is not redundant
alpine-2.21+dfsg1/pith/stream.c:546:9: note: Null pointer dereference
alpine-2.21+dfsg1/pith/stream.c:684:5: warning: Either the condition '(retstream)?ns_test(retstream->mailbox,"news"):0' is redundant or there is possible null pointer dereference: retstream. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/stream.c:684:29: note: Assuming that condition '(retstream)?ns_test(retstream->mailbox,"news"):0' is not redundant
alpine-2.21+dfsg1/pith/stream.c:684:5: note: Null pointer dereference
alpine-2.21+dfsg1/pith/stream.c:3011:5: style: Variable 'pss' is reassigned a value before the old one has been used. [redundantAssignment]
alpine-2.21+dfsg1/pith/stream.c:3009:0: note: Variable 'pss' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/stream.c:3011:5: note: Variable 'pss' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/stream.c:186:6: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
alpine-2.21+dfsg1/pith/stream.c:197:6: note: Found duplicate branches for 'if' and 'else'.
alpine-2.21+dfsg1/pith/stream.c:186:6: note: Found duplicate branches for 'if' and 'else'.
alpine-2.21+dfsg1/pith/stream.c:268:6: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
alpine-2.21+dfsg1/pith/stream.c:273:6: note: Found duplicate branches for 'if' and 'else'.
alpine-2.21+dfsg1/pith/stream.c:268:6: note: Found duplicate branches for 'if' and 'else'.
alpine-2.21+dfsg1/pith/stream.c:500:4: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
alpine-2.21+dfsg1/pith/stream.c:503:4: note: Found duplicate branches for 'if' and 'else'.
alpine-2.21+dfsg1/pith/stream.c:500:4: note: Found duplicate branches for 'if' and 'else'.
alpine-2.21+dfsg1/pith/stream.c:1675:6: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
alpine-2.21+dfsg1/pith/stream.c:1679:6: note: Found duplicate branches for 'if' and 'else'.
alpine-2.21+dfsg1/pith/stream.c:1675:6: note: Found duplicate branches for 'if' and 'else'.
alpine-2.21+dfsg1/pith/stream.c:101:26: style: The scope of the variable 'streamcounter' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/stream.c:687:20: style: The scope of the variable 'mc' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/stream.c:1242:19: style: The scope of the variable 'uid_last' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/stream.c:1242:29: style: The scope of the variable 'last_uid' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/stream.c:1494:24: style: The scope of the variable 'end' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/stream.c:1616:19: style: The scope of the variable 'size' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/stream.c:1616:25: style: The scope of the variable 'firstbyte' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/stream.c:1616:36: style: The scope of the variable 'lastbyte' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/stream.c:1617:11: style: The scope of the variable 'old_gets' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/stream.c:1619:10: style: The scope of the variable 'imap_cache_section' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/stream.c:1792:12: style: The scope of the variable 'now' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/stream.c:2055:9: style: The scope of the variable 'delete_count' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/stream.c:2139:18: style: The scope of the variable 'mc' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/stream.c:2319:17: style: The scope of the variable 'm' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/stream.c:2470:17: style: The scope of the variable 'm' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/stream.c:2773:17: style: The scope of the variable 'm' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/stream.c:2882:17: style: The scope of the variable 'm' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/stream.c:2924:17: style: The scope of the variable 'm' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/stream.c:2944:17: style: The scope of the variable 'm' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/stream.c:3026:20: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/stream.c:3266:17: style: The scope of the variable 'm' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/stream.c:3331:17: style: The scope of the variable 'm' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/string.c:2976:9: error: Array 'amo[16]' accessed at index 63, which is out of bounds. [arrayIndexOutOfBounds]
alpine-2.21+dfsg1/pith/string.c:2977:23: error: Array 'amo[16]' accessed at index 63, which is out of bounds. [arrayIndexOutOfBounds]
alpine-2.21+dfsg1/pith/string.c:2979:6: error: Array 'amo[16]' accessed at index 64, which is out of bounds. [arrayIndexOutOfBounds]
alpine-2.21+dfsg1/pith/string.c:2975:3: note: After for loop, i has value 64
alpine-2.21+dfsg1/pith/string.c:2979:6: note: Array index out of bounds
alpine-2.21+dfsg1/pith/string.c:1983:16: warning: Either the condition 'lab?lab:""' is redundant or there is possible null pointer dereference: lab. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/string.c:1987:10: note: Assuming that condition 'lab?lab:""' is not redundant
alpine-2.21+dfsg1/pith/string.c:1983:16: note: Null pointer dereference
alpine-2.21+dfsg1/pith/string.c:1983:30: warning: Either the condition 'lab&&lab[0]&&val' is redundant or there is possible null pointer dereference: val. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/string.c:1988:21: note: Assuming that condition 'lab&&lab[0]&&val' is not redundant
alpine-2.21+dfsg1/pith/string.c:1983:30: note: Null pointer dereference
alpine-2.21+dfsg1/pith/string.c:100:16: warning: Either the condition 'is!=NULL' is redundant or there is overflow in pointer subtraction. [nullPointerArithmeticRedundantCheck]
alpine-2.21+dfsg1/pith/string.c:97:11: note: Assuming that condition 'is!=NULL' is not redundant
alpine-2.21+dfsg1/pith/string.c:96:10: note: Assignment 'x2=is', assigned value is 0
alpine-2.21+dfsg1/pith/string.c:100:16: note: Null pointer subtraction
alpine-2.21+dfsg1/pith/string.c:262:20: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/string.c:491:11: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/string.c:491:15: style: The scope of the variable 'q' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/string.c:999:7: style: The scope of the variable 'save' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/string.c:999:14: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/string.c:1000:7: style: The scope of the variable 'digmon' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/string.c:1104:18: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/string.c:1341:11: style: The scope of the variable 'julian' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/string.c:1425:17: style: The scope of the variable 'a' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/string.c:1425:20: style: The scope of the variable 'aa' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/string.c:1427:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/string.c:2497:28: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/string.c:2498:9: style: The scope of the variable 'done' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/string.c:2594:11: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/string.c:2622:24: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/string.c:2623:9: style: The scope of the variable 'done' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/string.c:2765:22: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/string.c:2766:11: style: The scope of the variable 'done' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/string.c:2766:21: style: The scope of the variable 'quotes' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/string.c:1401:9: style: Variable 'b' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/pith/string.c:434:9: error: Uninitialized variable: first [uninitvar]
alpine-2.21+dfsg1/pith/string.c:451:9: error: Uninitialized variable: second [uninitvar]
alpine-2.21+dfsg1/pith/takeaddr.c:1855:11: error: Converting pointer arithmetic result to bool. The bool is always true unless there is undefined behaviour. [pointerArithBool]
alpine-2.21+dfsg1/pith/takeaddr.c:1728:33: warning: Either the condition 'if(text)' is redundant or there is possible null pointer dereference: text. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/takeaddr.c:1736:4: note: Assuming that condition 'if(text)' is not redundant
alpine-2.21+dfsg1/pith/takeaddr.c:1728:33: note: Null pointer dereference
alpine-2.21+dfsg1/pith/takeaddr.c:1743:33: warning: Either the condition 'if(text)' is redundant or there is possible null pointer dereference: text. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/takeaddr.c:1751:4: note: Assuming that condition 'if(text)' is not redundant
alpine-2.21+dfsg1/pith/takeaddr.c:1743:33: note: Null pointer dereference
alpine-2.21+dfsg1/pith/takeaddr.c:2101:9: warning: Either the condition 'addr' is redundant or there is possible null pointer dereference: addr. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/takeaddr.c:2075:21: note: Assuming that condition 'addr' is not redundant
alpine-2.21+dfsg1/pith/takeaddr.c:2101:9: note: Null pointer dereference
alpine-2.21+dfsg1/pith/takeaddr.c:1714:5: style: Variable 'text' is reassigned a value before the old one has been used. [redundantAssignment]
alpine-2.21+dfsg1/pith/takeaddr.c:1706:0: note: Variable 'text' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/takeaddr.c:1714:5: note: Variable 'text' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/takeaddr.c:1506:22: style: The scope of the variable 'q' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/takeaddr.c:1507:18: style: The scope of the variable 'start_of_enc' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/takeaddr.c:1507:33: style: The scope of the variable 'start_of_cset' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/text.c:718:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alpine-2.21+dfsg1/pith/text.c:783:6: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
alpine-2.21+dfsg1/pith/text.c:571:13: style: The scope of the variable 'lp' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/text.c:572:13: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/text.c:572:16: style: The scope of the variable 'lines' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/text.c:572:23: style: The scope of the variable 'not_a_quote' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/text.c:573:13: style: The scope of the variable 'len' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/text.c:772:9: style: The scope of the variable 'len' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/text.c:878:19: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/thread.c:178:12: warning: Either the condition 'if(dup_chk)' is redundant or there is possible null pointer dereference: dup_chk. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/thread.c:190:7: note: Assuming that condition 'if(dup_chk)' is not redundant
alpine-2.21+dfsg1/pith/thread.c:178:12: note: Null pointer dereference
alpine-2.21+dfsg1/pith/thread.c:1266:23: warning: Either the condition 'thrd' is redundant or there is possible null pointer dereference: thrd. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/pith/thread.c:1254:25: note: Assuming that condition 'thrd' is not redundant
alpine-2.21+dfsg1/pith/thread.c:1266:23: note: Null pointer dereference
alpine-2.21+dfsg1/pith/thread.c:384:5: style: Variable 'thrd' is reassigned a value before the old one has been used. [redundantAssignment]
alpine-2.21+dfsg1/pith/thread.c:379:0: note: Variable 'thrd' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/thread.c:384:5: note: Variable 'thrd' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/thread.c:458:5: style: Variable 'thrd' is reassigned a value before the old one has been used. [redundantAssignment]
alpine-2.21+dfsg1/pith/thread.c:455:0: note: Variable 'thrd' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/thread.c:458:5: note: Variable 'thrd' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/thread.c:561:7: style: Variable 'last_branch' is reassigned a value before the old one has been used. [redundantAssignment]
alpine-2.21+dfsg1/pith/thread.c:553:0: note: Variable 'last_branch' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/thread.c:561:7: note: Variable 'last_branch' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/thread.c:588:5: style: Variable 'sorted_tree' is reassigned a value before the old one has been used. [redundantAssignment]
alpine-2.21+dfsg1/pith/thread.c:586:0: note: Variable 'sorted_tree' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/thread.c:588:5: note: Variable 'sorted_tree' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/pith/thread.c:51:19: style: The scope of the variable 'mc' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/thread.c:70:19: style: The scope of the variable 'rawno' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/thread.c:97:17: style: The scope of the variable 'nthrd' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/thread.c:97:25: style: The scope of the variable 'bthrd' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/thread.c:122:19: style: The scope of the variable 'mc' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/thread.c:414:17: style: The scope of the variable 'nthrd' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/thread.c:414:25: style: The scope of the variable 'bthrd' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/thread.c:953:17: style: The scope of the variable 'nthrd' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/thread.c:953:25: style: The scope of the variable 'bthrd' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/thread.c:994:17: style: The scope of the variable 'nthrd' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/thread.c:994:25: style: The scope of the variable 'bthrd' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/thread.c:1026:17: style: The scope of the variable 'nthrd' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/thread.c:1026:25: style: The scope of the variable 'bthrd' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/thread.c:1054:19: style: The scope of the variable 'nthrd' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/thread.c:1054:27: style: The scope of the variable 'bthrd' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/thread.c:1102:17: style: The scope of the variable 'nthrd' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/thread.c:1102:25: style: The scope of the variable 'bthrd' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/thread.c:1219:17: style: The scope of the variable 'branch_to_us' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/thread.c:1220:17: style: The scope of the variable 'nthrd' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/thread.c:1220:25: style: The scope of the variable 'bthrd' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/thread.c:1221:19: style: The scope of the variable 'mc' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/thread.c:1320:17: style: The scope of the variable 'nthrd' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/thread.c:1320:25: style: The scope of the variable 'bthrd' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/thread.c:1541:17: style: The scope of the variable 'nthrd' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/thread.c:1541:25: style: The scope of the variable 'bthrd' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/url.c:406:15: style: The scope of the variable 'q' can be reduced. [variableScope]
alpine-2.21+dfsg1/pith/url.c:506:17: style: The scope of the variable 'start' can be reduced. [variableScope]
alpine-2.21+dfsg1/regex/engine.c:689:15: style: The scope of the variable 'lastc' can be reduced. [variableScope]
alpine-2.21+dfsg1/regex/engine.c:690:15: style: The scope of the variable 'flagch' can be reduced. [variableScope]
alpine-2.21+dfsg1/regex/engine.c:691:15: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/regex/engine.c:775:15: style: The scope of the variable 'lastc' can be reduced. [variableScope]
alpine-2.21+dfsg1/regex/engine.c:776:15: style: The scope of the variable 'flagch' can be reduced. [variableScope]
alpine-2.21+dfsg1/regex/engine.c:777:15: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/regex/regcomp.c:1244:31: warning: Either the condition 'fp!=NULL' is redundant or there is possible null pointer dereference: fp. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/regex/regcomp.c:1246:12: note: Assuming that condition 'fp!=NULL' is not redundant
alpine-2.21+dfsg1/regex/regcomp.c:1244:31: note: Null pointer dereference
alpine-2.21+dfsg1/regex/regcomp.c:293:16: style: The scope of the variable 'c' can be reduced. [variableScope]
alpine-2.21+dfsg1/regex/regcomp.c:296:17: style: The scope of the variable 'conc' can be reduced. [variableScope]
alpine-2.21+dfsg1/regex/regcomp.c:1077:18: style: The scope of the variable 'nc' can be reduced. [variableScope]
alpine-2.21+dfsg1/regex/regcomp.c:1078:18: style: The scope of the variable 'nbytes' can be reduced. [variableScope]
alpine-2.21+dfsg1/regex/regcomp.c:1081:15: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/regex/regcomp.c:930:2: error: Address of local auto-variable assigned to a function parameter. [autoVariables]
alpine-2.21+dfsg1/regex/regcomp.c:972:2: error: Address of local auto-variable assigned to a function parameter. [autoVariables]
alpine-2.21+dfsg1/regex/engine.c:187:2: style: Variable 'm->empty' is reassigned a value before the old one has been used. [redundantAssignment]
alpine-2.21+dfsg1/regex/engine.c:186:2: note: Variable 'm->empty' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/regex/engine.c:187:2: note: Variable 'm->empty' is reassigned a value before the old one has been used.
alpine-2.21+dfsg1/regex/engine.c:867:15: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:5628:6: style: Redundant condition: streamstr. '!streamstr || (streamstr && strcmp(streamstr,"current")==0)' is equivalent to '!streamstr || strcmp(streamstr,"current")==0' [redundantCondition]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:5674:6: style: Redundant condition: streamstr. '!streamstr || (streamstr && strcmp(streamstr,"current")==0)' is equivalent to '!streamstr || strcmp(streamstr,"current")==0' [redundantCondition]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:13686:18: warning: Either the condition 'if(tbuf)' is redundant or there is possible null pointer dereference: tbuf. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:13696:7: note: Assuming that condition 'if(tbuf)' is not redundant
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:13686:18: note: Null pointer dereference
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:13687:10: warning: Either the condition 'if(tbuf)' is redundant or there is possible null pointer dereference: tbuf. [nullPointerRedundantCheck]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:13696:7: note: Assuming that condition 'if(tbuf)' is not redundant
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:13687:10: note: Null pointer dereference
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:6984:5: style: Same expression on both sides of '&&'. [duplicateExpression]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:6985:5: style: Same expression on both sides of '&&'. [duplicateExpression]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:548:20: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:548:23: style: The scope of the variable 'cs' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:548:30: style: The scope of the variable 'co' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:548:34: style: The scope of the variable 'o' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:548:37: style: The scope of the variable 'l' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:551:17: style: The scope of the variable 'interp' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:950:9: style: The scope of the variable 'tvname' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:1221:16: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:1331:18: style: The scope of the variable 'itemObj' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:1537:15: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:1569:20: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:1637:18: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:1638:18: style: The scope of the variable 'feature' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:1660:25: style: The scope of the variable 'tvname' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:1660:38: style: The scope of the variable 'hexcolor' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:1661:25: style: The scope of the variable 'vtmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:1667:17: style: The scope of the variable 'resObj' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:1730:28: style: The scope of the variable 'resObj' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:1730:37: style: The scope of the variable 'secObj' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:1731:18: style: The scope of the variable 'vallist' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:1731:37: style: The scope of the variable 'tmperrmsg' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:1732:18: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:1733:18: style: The scope of the variable 'tmpnv' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:1852:35: style: The scope of the variable 'line' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:1915:13: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:1925:13: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:1934:33: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:1934:37: style: The scope of the variable 'q' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:1935:26: style: The scope of the variable 'dollars' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:1980:18: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:1981:18: style: The scope of the variable 'feature' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:2016:18: style: The scope of the variable 'itemObj' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:2079:41: style: The scope of the variable 'line' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:2082:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:2082:37: style: The scope of the variable 'strlistpos' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:2203:12: style: The scope of the variable 'tvname' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:2501:35: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:2502:7: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:2509:17: style: The scope of the variable 'apval' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:2564:13: style: The scope of the variable 'pat' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:2580:13: style: The scope of the variable 'pat' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:2596:13: style: The scope of the variable 'pat' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:2678:20: style: The scope of the variable 'feature' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:2803:20: style: The scope of the variable 'tmpnv' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:2917:11: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:2920:13: style: The scope of the variable 'pat' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:2963:11: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:2966:13: style: The scope of the variable 'pat' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:3032:15: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:3036:13: style: The scope of the variable 'pat' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:3086:8: style: The scope of the variable 'tpath' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:3086:28: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:3193:21: style: The scope of the variable 'tvname' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:3193:34: style: The scope of the variable 'hexcolor' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:3194:21: style: The scope of the variable 'vtmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:3200:20: style: The scope of the variable 'resObj' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:3283:14: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:3330:9: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:3401:7: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:3401:10: style: The scope of the variable 'strlistpos' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:3464:14: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:3465:14: style: The scope of the variable 'feature' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:3605:45: style: The scope of the variable 'newn' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:3710:37: style: The scope of the variable 'line' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:4002:11: style: The scope of the variable 'pe_alt' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:4265:18: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:4280:8: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:4299:15: style: The scope of the variable 'driver' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:4406:12: style: The scope of the variable 'type' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:4407:11: style: The scope of the variable 'delete_count' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:4408:15: style: The scope of the variable 'resObj' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:4468:21: style: The scope of the variable 'force' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:4516:9: style: The scope of the variable 'folder' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:4544:22: style: The scope of the variable 'len' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:4708:21: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:4709:14: style: The scope of the variable 'delim' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:4728:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:4744:15: style: The scope of the variable 'folder' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:4744:23: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:4745:15: style: The scope of the variable 'mstream' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:4747:19: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:4747:22: style: The scope of the variable 'count' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:4748:11: style: The scope of the variable 'our_stream' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:4810:17: style: The scope of the variable 'mc' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:4811:17: style: The scope of the variable 'msgmap' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:4812:20: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:4812:23: style: The scope of the variable 'our_stream' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:4813:14: style: The scope of the variable 'uid' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:4813:19: style: The scope of the variable 'raw' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:4814:37: style: The scope of the variable 'folder' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:4814:46: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:4814:49: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:4941:19: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:4942:19: style: The scope of the variable 'folder' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:4942:28: style: The scope of the variable 'dfile' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:4942:35: style: The scope of the variable 'seq' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:4942:44: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:4943:12: style: The scope of the variable 'our_stream' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:5048:25: style: The scope of the variable 'dst' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:5051:19: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:5052:19: style: The scope of the variable 'folder' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:5052:35: style: The scope of the variable 'seq' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:5137:13: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:5138:14: style: The scope of the variable 'aes' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:5161:9: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:5274:13: style: The scope of the variable 'aes' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:5312:53: style: The scope of the variable 'aes' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:5486:33: style: The scope of the variable 'aes' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:5555:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:5666:17: style: The scope of the variable 'mc' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:5667:17: style: The scope of the variable 'cp' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:5669:32: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:5670:14: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:5670:17: style: The scope of the variable 'tomove' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:5748:23: style: The scope of the variable 'countdown' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:5749:8: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:5750:25: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:5751:12: style: The scope of the variable 'rvObj' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:5751:20: style: The scope of the variable 'vObj' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:5751:27: style: The scope of the variable 'avObj' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:5970:12: style: The scope of the variable 'newest' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:5971:12: style: The scope of the variable 'subject' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:5971:26: style: The scope of the variable 'subjtxt' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:5971:40: style: The scope of the variable 'from' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:5971:51: style: The scope of the variable 'intro' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:6170:17: style: The scope of the variable 'flag' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:6172:17: style: The scope of the variable 'flags' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:6229:12: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:6260:12: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:6313:18: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:6420:20: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:6420:23: style: The scope of the variable 'count' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:6499:18: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:6499:25: style: The scope of the variable 'u' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:6582:15: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:6582:18: style: The scope of the variable 'diff' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:6582:24: style: The scope of the variable 'msgno' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:6583:12: style: The scope of the variable 'narrow' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:6695:10: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:6812:33: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:6861:11: style: The scope of the variable 'tense' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:6861:19: style: The scope of the variable 'year' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:6861:26: style: The scope of the variable 'month' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:6861:34: style: The scope of the variable 'day' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:6861:39: style: The scope of the variable 'buf' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:6900:10: style: The scope of the variable 'not' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:6901:10: style: The scope of the variable 'field' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:6901:18: style: The scope of the variable 'text' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:6938:10: style: The scope of the variable 'not' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:6939:10: style: The scope of the variable 'flag' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:6962:20: style: The scope of the variable 'pp' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:6994:20: style: The scope of the variable 'pp' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:7043:11: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:7070:11: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:7091:11: style: The scope of the variable 'rv' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:7092:11: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:7171:9: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:7171:12: style: The scope of the variable 'rawno' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:7195:8: style: The scope of the variable 'flag' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:7195:15: style: The scope of the variable 'result' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:7221:17: style: The scope of the variable 'flgs' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:7221:27: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:7222:11: style: The scope of the variable 'folder' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:7222:20: style: The scope of the variable 'err' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:7269:17: style: The scope of the variable 'flgs' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:7269:27: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:7270:11: style: The scope of the variable 'folder' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:7270:20: style: The scope of the variable 'err' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:7313:17: style: The scope of the variable 'flgs' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:7313:27: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:7314:11: style: The scope of the variable 'folder' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:7314:20: style: The scope of the variable 'err' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:7359:9: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:7359:12: style: The scope of the variable 'rawno' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:7452:31: style: The scope of the variable 'dname' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:7621:19: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:7621:22: style: The scope of the variable 'uid' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:7716:15: style: The scope of the variable 'pthrd' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:7717:8: style: The scope of the variable 'tstr' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:7747:13: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:7748:20: style: The scope of the variable 'pthrd' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:7937:12: style: The scope of the variable 'cmd' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:8015:15: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:8058:19: style: The scope of the variable 'mc' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:8147:25: style: The scope of the variable 'tp' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:8147:30: style: The scope of the variable 'tp2' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:8147:35: style: The scope of the variable 'col1' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:8147:45: style: The scope of the variable 'col2' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:8148:22: style: The scope of the variable 'objColor' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:8148:33: style: The scope of the variable 'objPair' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:8164:14: style: The scope of the variable 'h' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:8429:15: style: The scope of the variable 'color' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:8460:19: style: The scope of the variable 'mc' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:8569:15: style: The scope of the variable 'buftmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:8674:14: style: The scope of the variable 'group' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:8840:19: style: The scope of the variable 'mc' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:8842:12: style: The scope of the variable 'body' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:8843:15: style: The scope of the variable 'objAtt' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:8911:19: style: The scope of the variable 'mc' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:8929:9: style: The scope of the variable 'flagstr' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:9091:20: style: The scope of the variable 'sect_buf' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:9093:15: style: The scope of the variable 'env' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:9304:14: style: The scope of the variable 'objField' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:9304:25: style: The scope of the variable 'objElement' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:9304:38: style: The scope of the variable 'objp' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:9410:11: style: The scope of the variable 'hexfg' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:9410:22: style: The scope of the variable 'hexbg' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:9462:19: style: The scope of the variable 'buf' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:9463:12: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:9759:11: style: The scope of the variable 'sp' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:9760:14: style: The scope of the variable 'objp' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:9790:15: style: The scope of the variable 'result' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:9871:9: style: The scope of the variable 'totalsize' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:9975:44: style: The scope of the variable 'filename' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:10182:16: style: The scope of the variable 'flgs' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:10182:26: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:10183:16: style: The scope of the variable 'folder' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:10354:15: style: The scope of the variable 'env' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:10477:16: style: The scope of the variable 'args' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:10478:13: style: The scope of the variable 'p' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:10478:17: style: The scope of the variable 'sval' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:10478:23: style: The scope of the variable 'nbuf' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:10479:13: style: The scope of the variable 'ival' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:10479:19: style: The scope of the variable 'err' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:10480:20: style: The scope of the variable 'uval' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:10481:13: style: The scope of the variable 'lval' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:10482:20: style: The scope of the variable 'luval' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:10483:16: style: The scope of the variable 'pval' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:10484:16: style: The scope of the variable 'aval' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:10486:30: style: The scope of the variable 'sObj' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:10636:19: style: The scope of the variable 'hObj' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:10980:9: style: The scope of the variable 'cur_is_inbox' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:11077:16: style: The scope of the variable 'rawno' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:11080:16: style: The scope of the variable 'custom' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:11146:11: style: The scope of the variable 'to' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:11146:29: style: The scope of the variable 'errbuf' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:11147:11: style: The scope of the variable 'rawno' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:11352:18: style: The scope of the variable 'q' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:11477:18: style: The scope of the variable 'a' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:11550:46: style: The scope of the variable 'desc' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:11763:24: style: The scope of the variable 'recipients' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:11764:11: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:11868:12: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:11877:11: style: The scope of the variable 'flagstr' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:12069:19: style: The scope of the variable 'env' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:12070:35: style: The scope of the variable 'objEnvList' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:12071:12: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:12135:16: style: The scope of the variable 'rawno' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:12183:23: style: The scope of the variable 'path_in_context' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:12230:11: style: The scope of the variable 'field' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:12576:18: style: The scope of the variable 'a' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:12755:16: style: The scope of the variable 'id' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:12974:12: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:12975:24: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:13029:12: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:13029:15: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:13029:18: style: The scope of the variable 'k' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:13029:21: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:13030:24: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:13031:16: style: The scope of the variable 'ae' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:13136:16: style: The scope of the variable 'tstr1' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:13136:32: style: The scope of the variable 'fcc' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:13138:12: style: The scope of the variable 'rv' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:13138:16: style: The scope of the variable 'badadrs' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:13138:25: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:13140:32: style: The scope of the variable 'secObj' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:13140:41: style: The scope of the variable 'strObj' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:13140:50: style: The scope of the variable 'adrObj' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:13140:59: style: The scope of the variable 'res2Obj' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:13277:55: style: The scope of the variable 'fcc' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:13278:12: style: The scope of the variable 'rv' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:13395:13: style: The scope of the variable 'query' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:13440:21: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:13441:13: style: The scope of the variable 'nick' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:13519:21: style: The scope of the variable 'j' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:13520:13: style: The scope of the variable 'nick' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:13521:16: style: The scope of the variable 'ae' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:13522:16: style: The scope of the variable 'resObj' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:13628:33: style: The scope of the variable 'adri' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:13628:44: style: The scope of the variable 'rv' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:13629:17: style: The scope of the variable 'nick' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:13629:24: style: The scope of the variable 'fn' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:13629:29: style: The scope of the variable 'fcc' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:13629:35: style: The scope of the variable 'comment' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:13629:45: style: The scope of the variable 'addrfield' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:13632:17: style: The scope of the variable 'ab' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:13839:18: style: The scope of the variable 'patvar' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:13839:27: style: The scope of the variable 'patval' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:13839:36: style: The scope of the variable 'actvar' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:13839:45: style: The scope of the variable 'actval' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:13844:12: style: The scope of the variable 'pat' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:14680:34: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:14928:15: style: The scope of the variable 'objItem' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:14931:15: style: The scope of the variable 'rawno' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:15690:14: style: The scope of the variable 'path2' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:15690:32: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:15691:14: style: The scope of the variable 'exists' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:15837:13: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:15872:9: style: The scope of the variable 't' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:15872:12: style: The scope of the variable 't1' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:15988:15: style: The scope of the variable 'subject' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:15988:38: style: The scope of the variable 'subjtext' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:15988:62: style: The scope of the variable 'from' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:15989:23: style: The scope of the variable 'intro' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:15990:15: style: The scope of the variable 'number' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:16064:17: style: The scope of the variable 'feed' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:16112:23: style: The scope of the variable 'cp_ref' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:16115:26: style: The scope of the variable 'cp' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:16171:13: style: The scope of the variable 'ttl' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:16172:20: style: The scope of the variable 'port' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:16172:31: style: The scope of the variable 'buffer_len' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:16173:15: style: The scope of the variable 'theirdate' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:16175:18: style: The scope of the variable 'tcp_stream' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:11347:71: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:3734:17: style: Variable 'try_cache' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:4468:39: style: Unused variable: rv [unusedVariable]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:8818:12: style: Variable 'llen' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:9889:6: style: Variable 'totalsize' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:14548:8: style: Variable 'n' is modified but its new value is never used. [unreadVariable]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:14854:15: style: Variable 'itemObj' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:14977:7: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:3810:19: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:4051:6: error: Uninitialized variable: rv [uninitvar]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:4821:6: error: Uninitialized variable: cp [uninitvar]
alpine-2.21+dfsg1/web/src/alpined.d/alpined.c:10151:52: error: Uninitialized variable: rawno [uninitvar]
alpine-2.21+dfsg1/web/src/alpined.d/debug.c:97:0: error: #error Write something to record error/debugging output [preprocessorErrorDirective]
alpine-2.21+dfsg1/web/src/alpined.d/remote.c:49:19: style: Variable 'foldertype' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/web/src/alpined.d/remote.c:54:19: style: Variable 'foldername' is assigned a value that is never used. [unreadVariable]
alpine-2.21+dfsg1/web/src/alpined.d/signal.c:147:17: style: The scope of the variable 'm' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/stubs.c:121:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
alpine-2.21+dfsg1/web/src/alpined.d/wpcomm.c:70:28: style: The scope of the variable 'lbuf' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/wpcomm.c:70:54: style: The scope of the variable 'rbuf' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/wpcomm.c:71:14: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/wpcomm.c:71:17: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/wpcomm.c:71:20: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/wpcomm.c:71:23: style: The scope of the variable 'b' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/wpcomm.c:71:26: style: The scope of the variable 'rs' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/wpcomm.c:73:14: style: The scope of the variable 'lObj' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/alpined.d/wpcomm.c:68:79: style: Function 'WPSendCmd' argument 4 names different: declaration 'CONST' definition 'objv'. [funcArgNamesDifferent]
alpine-2.21+dfsg1/web/src/alpined.d/wpcomm.c:33:55: note: Function 'WPSendCmd' argument 4 names different: declaration 'CONST' definition 'objv'.
alpine-2.21+dfsg1/web/src/alpined.d/wpcomm.c:68:79: note: Function 'WPSendCmd' argument 4 names different: declaration 'CONST' definition 'objv'.
alpine-2.21+dfsg1/web/src/pubcookie/auth_gss_proxy.c:182:2: portability: %lu in format string (no. 2) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
alpine-2.21+dfsg1/web/src/pubcookie/auth_gss_proxy.c:270:9: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/pubcookie/id_table.c:38:8: style: The scope of the variable 's' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/pubcookie/id_table.c:202:18: style: The scope of the variable 'de' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/pubcookie/wp_uidmapper_lib.c:140:18: style: The scope of the variable 'n' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/pubcookie/wp_uidmapper_lib.c:161:15: style: The scope of the variable 'q' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/pubcookie/wp_uidmapper_lib.c:162:11: style: Unused variable: i [unusedVariable]
alpine-2.21+dfsg1/web/src/pubcookie/wp_umc.c:20:8: style: The scope of the variable 'name' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/pubcookie/wp_umc.c:20:26: style: The scope of the variable 'sessid' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/pubcookie/wp_umc.c:21:11: style: The scope of the variable 'i' can be reduced. [variableScope]
alpine-2.21+dfsg1/web/src/pubcookie/wp_umc.c:21:13: style: The scope of the variable 'key' can be reduced. [variableScope]
[22:36]

ftp://ftp.se.debian.org/debian/pool/main/a/alqalam/alqalam_0.2.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/alsa-lib/alsa-lib_1.1.6.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/alsa-oss/alsa-oss_1.1.6.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/alsa-plugins/alsa-plugins_1.1.6.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/alsa-tools/alsa-tools_1.1.3.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/alsa-utils/alsa-utils_1.1.6.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/alsaequal/alsaequal_0.6.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/alsamixergui/alsamixergui_0.9.0rc2-1.orig.tar.gz
alsamixergui-0.9.0rc2-1.orig/src/Fl_AM.cxx:405:3: style: C-style pointer casting [cstyleCast]
alsamixergui-0.9.0rc2-1.orig/src/Fl_AM.cxx:406:3: style: C-style pointer casting [cstyleCast]
alsamixergui-0.9.0rc2-1.orig/src/Fl_AM.cxx:429:3: style: C-style pointer casting [cstyleCast]
alsamixergui-0.9.0rc2-1.orig/src/Fl_AM.cxx:430:3: style: C-style pointer casting [cstyleCast]
alsamixergui-0.9.0rc2-1.orig/src/Fl_AM.cxx:490:3: style: C-style pointer casting [cstyleCast]
alsamixergui-0.9.0rc2-1.orig/src/Fl_AM.cxx:507:18: style: C-style pointer casting [cstyleCast]
alsamixergui-0.9.0rc2-1.orig/src/Fl_AM.cxx:515:18: style: C-style pointer casting [cstyleCast]
alsamixergui-0.9.0rc2-1.orig/src/Fl_AM.cxx:522:18: style: C-style pointer casting [cstyleCast]
alsamixergui-0.9.0rc2-1.orig/src/Fl_AM.cxx:533:18: style: C-style pointer casting [cstyleCast]
alsamixergui-0.9.0rc2-1.orig/src/Fl_AM.cxx:544:18: style: C-style pointer casting [cstyleCast]
alsamixergui-0.9.0rc2-1.orig/src/Fl_AM.cxx:560:18: style: C-style pointer casting [cstyleCast]
alsamixergui-0.9.0rc2-1.orig/src/Fl_AM.cxx:576:18: style: C-style pointer casting [cstyleCast]
alsamixergui-0.9.0rc2-1.orig/src/Fl_AM.cxx:592:18: style: C-style pointer casting [cstyleCast]
alsamixergui-0.9.0rc2-1.orig/src/Fl_AM.cxx:653:13: style: The scope of the variable 'first' can be reduced. [variableScope]
alsamixergui-0.9.0rc2-1.orig/src/Fl_AM.cxx:505:37: style: Function 'lock_cb' argument 1 names different: declaration 's' definition 'b'. [funcArgNamesDifferent]
alsamixergui-0.9.0rc2-1.orig/src/Fl_AM.H:33:33: note: Function 'lock_cb' argument 1 names different: declaration 's' definition 'b'.
alsamixergui-0.9.0rc2-1.orig/src/Fl_AM.cxx:505:37: note: Function 'lock_cb' argument 1 names different: declaration 's' definition 'b'.
alsamixergui-0.9.0rc2-1.orig/src/Fl_AM.cxx:513:37: style: Function 'name_cb' argument 1 names different: declaration 's' definition 'b'. [funcArgNamesDifferent]
alsamixergui-0.9.0rc2-1.orig/src/Fl_AM.H:34:33: note: Function 'name_cb' argument 1 names different: declaration 's' definition 'b'.
alsamixergui-0.9.0rc2-1.orig/src/Fl_AM.cxx:513:37: note: Function 'name_cb' argument 1 names different: declaration 's' definition 'b'.
alsamixergui-0.9.0rc2-1.orig/src/Fl_AM.cxx:228:7: style: Unused variable: dc [unusedVariable]
alsamixergui-0.9.0rc2-1.orig/src/Fl_AM.cxx:242:10: style: Variable 'type' is assigned a value that is never used. [unreadVariable]
alsamixergui-0.9.0rc2-1.orig/src/Fl_AM.cxx:450:0: style: Variable 'j' is assigned a value that is never used. [unreadVariable]
alsamixergui-0.9.0rc2-1.orig/src/Fl_AM.cxx:606:14: warning: Member variable 'Fl_AMWindow::group' is not initialized in the constructor. [uninitMemberVar]
alsamixergui-0.9.0rc2-1.orig/src/Fl_Pixmap_Button.H:11:2: warning: Member variable 'Fl_Pixmap_Button::pm' is not initialized in the constructor. [uninitMemberVar]
alsamixergui-0.9.0rc2-1.orig/src/alsamixer.cxx:865:3: performance: Buffer 'string' is being written before its old content has been used. [redundantCopy]
alsamixergui-0.9.0rc2-1.orig/src/alsamixer.cxx:859:3: note: Buffer 'string' is being written before its old content has been used.
alsamixergui-0.9.0rc2-1.orig/src/alsamixer.cxx:865:3: note: Buffer 'string' is being written before its old content has been used.
alsamixergui-0.9.0rc2-1.orig/src/alsamixer.cxx:1108:3: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
alsamixergui-0.9.0rc2-1.orig/src/alsamixer.cxx:1110:3: note: Found duplicate branches for 'if' and 'else'.
alsamixergui-0.9.0rc2-1.orig/src/alsamixer.cxx:1108:3: note: Found duplicate branches for 'if' and 'else'.
alsamixergui-0.9.0rc2-1.orig/src/alsamixer.cxx:578:7: style: The scope of the variable 'vleft' can be reduced. [variableScope]
alsamixergui-0.9.0rc2-1.orig/src/alsamixer.cxx:578:14: style: The scope of the variable 'vright' can be reduced. [variableScope]
alsamixergui-0.9.0rc2-1.orig/src/alsamixer.cxx:578:22: style: The scope of the variable 'vbalance' can be reduced. [variableScope]
alsamixergui-0.9.0rc2-1.orig/src/alsamixer.cxx:884:3: style: Variable 'string' is assigned a value that is never used. [unreadVariable]
alsamixergui-0.9.0rc2-1.orig/src/alsamixer.cxx:911:12: style: Variable 'dc' is assigned a value that is never used. [unreadVariable]
alsamixergui-0.9.0rc2-1.orig/src/alsamixer.cxx:755:7: style: Unused variable: x [unusedVariable]
alsamixergui-0.9.0rc2-1.orig/src/alsamixer.cxx:755:10: style: Variable 'y' is not assigned a value. [unassignedVariable]
alsamixergui-0.9.0rc2-1.orig/src/alsamixer.cxx:1049:9: style: Variable 'o_x' is assigned a value that is never used. [unreadVariable]
alsamixergui-0.9.0rc2-1.orig/src/alsamixer.cxx:1050:9: style: Variable 'o_y' is assigned a value that is never used. [unreadVariable]
alsamixergui-0.9.0rc2-1.orig/src/alsamixer.cxx:2065:0: error: Memory leak: fds [memleak]
alsamixergui-0.9.0rc2-1.orig/src/alsamixer.cxx:1032:6: warning: Redundant code: Found a statement that begins with numeric constant. [constStatement]
alsamixergui-0.9.0rc2-1.orig/src/alsamixer.cxx:852:3: error: Uninitialized variable: y [uninitvar]
alsamixergui-0.9.0rc2-1.orig/src/alsamixer.cxx:867:3: error: Uninitialized variable: y [uninitvar]
alsamixergui-0.9.0rc2-1.orig/src/alsamixer.cxx:877:3: error: Uninitialized variable: y [uninitvar]
alsamixergui-0.9.0rc2-1.orig/src/alsamixer.cxx:923:3: error: Uninitialized variable: y [uninitvar]
alsamixergui-0.9.0rc2-1.orig/src/alsamixer.cxx:952:3: error: Uninitialized variable: y [uninitvar]
alsamixergui-0.9.0rc2-1.orig/src/alsamixer.cxx:1049:9: error: Uninitialized variable: x [uninitvar]
[22:36]

ftp://ftp.se.debian.org/debian/pool/main/a/alsaplayer/alsaplayer_0.99.81.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/alsoft-conf/alsoft-conf_1.4.3.orig.tar.gz
alsoft-conf-1.4.3/src/confirm_close.h:31:2: style: Class 'confirmClose' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alsoft-conf-1.4.3/src/main_window.h:37:2: style: Class 'mainWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
alsoft-conf-1.4.3/src/main_window.cpp:576:2: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
alsoft-conf-1.4.3/src/main_window.cpp:195:9: style: The scope of the variable 'len' can be reduced. [variableScope]
alsoft-conf-1.4.3/src/new_parser.cpp:212:26: warning: Comparison is wrong. Result of 'line+iter+tmp' can't be 0 unless there is pointer overflow, and pointer overflow is undefined behaviour. [pointerAdditionResultNotNull]
alsoft-conf-1.4.3/src/new_parser.cpp:216:25: warning: Comparison is wrong. Result of 'line+iter+tmp' can't be 0 unless there is pointer overflow, and pointer overflow is undefined behaviour. [pointerAdditionResultNotNull]
alsoft-conf-1.4.3/src/new_parser.cpp:101:6: style: The scope of the variable 'iter' can be reduced. [variableScope]
alsoft-conf-1.4.3/src/new_parser.cpp:102:6: style: The scope of the variable 'tmp' can be reduced. [variableScope]
alsoft-conf-1.4.3/src/new_parser.cpp:304:32: style: Function 'np_save_dictionary' argument 1 names different: declaration 'dict' definition 'ndict'. [funcArgNamesDifferent]
alsoft-conf-1.4.3/src/new_parser.h:48:32: note: Function 'np_save_dictionary' argument 1 names different: declaration 'dict' definition 'ndict'.
alsoft-conf-1.4.3/src/new_parser.cpp:304:32: note: Function 'np_save_dictionary' argument 1 names different: declaration 'dict' definition 'ndict'.
alsoft-conf-1.4.3/src/new_parser.cpp:244:5: warning: Size of pointer 'iter_key' used instead of size of its data. [pointerSize]
[22:36]

ftp://ftp.se.debian.org/debian/pool/main/a/alt-ergo/alt-ergo_1.30.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/alt-key/alt-key_2.2.6.orig.tar.gz
alt_key-2.2.6/kuhn_munkres.hpp:45:14: warning: Member variable 'KuhnMunkres::z0_row' is not initialized in the constructor. [uninitMemberVar]
alt_key-2.2.6/kuhn_munkres.hpp:45:14: warning: Member variable 'KuhnMunkres::z0_column' is not initialized in the constructor. [uninitMemberVar]
alt_key-2.2.6/kuhn_munkres.hpp:45:14: warning: Member variable 'KuhnMunkres::size' is not initialized in the constructor. [uninitMemberVar]
alt_key-2.2.6/kuhn_munkres.cpp:179:9: style: The scope of the variable 'row' can be reduced. [variableScope]
alt_key-2.2.6/kuhn_munkres.cpp:180:9: style: The scope of the variable 'column' can be reduced. [variableScope]
alt_key-2.2.6/mainwindow.cpp:63:5: style: Variable 'highlighter' is reassigned a value before the old one has been used. [redundantAssignment]
alt_key-2.2.6/mainwindow.cpp:58:0: note: Variable 'highlighter' is reassigned a value before the old one has been used.
alt_key-2.2.6/mainwindow.cpp:63:5: note: Variable 'highlighter' is reassigned a value before the old one has been used.
alt_key-2.2.6/mainwindow.cpp:63:5: style: Variable 'highlighter' is assigned a value that is never used. [unreadVariable]
alt_key-2.2.6/optionsdlg.cpp:108:45: style: Function 'fixAlphabet' argument 1 names different: declaration 'alphabet' definition 'text'. [funcArgNamesDifferent]
alt_key-2.2.6/optionsdlg.hpp:45:37: note: Function 'fixAlphabet' argument 1 names different: declaration 'alphabet' definition 'text'.
alt_key-2.2.6/optionsdlg.cpp:108:45: note: Function 'fixAlphabet' argument 1 names different: declaration 'alphabet' definition 'text'.
[22:36]

ftp://ftp.se.debian.org/debian/pool/main/a/alter-sequence-alignment/alter-sequence-alignment_1.3.4.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/altermime/altermime_0.3.10.orig.tar.gz
altermime-0.3.10/MIME_headers.c:1027:23: warning: Logical disjunction always evaluates to true: EXPR != '\0' || EXPR != '\r'. [incorrectLogicOperator]
altermime-0.3.10/MIME_headers.c:1027:37: warning: Logical disjunction always evaluates to true: EXPR != '\r' || EXPR != '\n'. [incorrectLogicOperator]
altermime-0.3.10/MIME_headers.c:1704:33: style: Redundant condition: If 'EXPR == '='', the comparison 'EXPR != '\0'' is always true. [redundantCondition]
altermime-0.3.10/MIME_headers.c:1752:31: style: Redundant condition: If 'EXPR == '\"'', the comparison 'EXPR != '\0'' is always true. [redundantCondition]
altermime-0.3.10/MIME_headers.c:1935:22: style: Condition 'boundary_found==0' is always true [knownConditionTrueFalse]
altermime-0.3.10/MIME_headers.c:1921:23: note: Assignment 'boundary_found=0', assigned value is 0
altermime-0.3.10/MIME_headers.c:1935:22: note: Condition 'boundary_found==0' is always true
altermime-0.3.10/MIME_headers.c:3037:14: style: Condition 'result==0' is always true [knownConditionTrueFalse]
altermime-0.3.10/MIME_headers.c:3033:15: note: Assignment 'result=0', assigned value is 0
altermime-0.3.10/MIME_headers.c:3037:14: note: Condition 'result==0' is always true
altermime-0.3.10/MIME_headers.c:3041:14: style: Condition 'result==0' is always true [knownConditionTrueFalse]
altermime-0.3.10/MIME_headers.c:3033:15: note: Assignment 'result=0', assigned value is 0
altermime-0.3.10/MIME_headers.c:3041:14: note: Condition 'result==0' is always true
altermime-0.3.10/MIME_headers.c:1935:22: style: Same expression on both sides of '==' because the value of 'boundary_found' and '0' are the same. [duplicateExpression]
altermime-0.3.10/MIME_headers.c:1921:23: note: 'boundary_found' is assigned value '0' here.
altermime-0.3.10/MIME_headers.c:1935:22: note: Same expression on both sides of '==' because the value of 'boundary_found' and '0' are the same.
altermime-0.3.10/MIME_headers.c:3037:14: style: Same expression on both sides of '==' because the value of 'result' and '0' are the same. [duplicateExpression]
altermime-0.3.10/MIME_headers.c:3033:15: note: 'result' is assigned value '0' here.
altermime-0.3.10/MIME_headers.c:3037:14: note: Same expression on both sides of '==' because the value of 'result' and '0' are the same.
altermime-0.3.10/MIME_headers.c:3041:14: style: Same expression on both sides of '==' because the value of 'result' and '0' are the same. [duplicateExpression]
altermime-0.3.10/MIME_headers.c:3033:15: note: 'result' is assigned value '0' here.
altermime-0.3.10/MIME_headers.c:3041:14: note: Same expression on both sides of '==' because the value of 'result' and '0' are the same.
altermime-0.3.10/MIME_headers.c:779:6: style: The scope of the variable 'c' can be reduced. [variableScope]
altermime-0.3.10/MIME_headers.c:1084:6: style: The scope of the variable 'firstline' can be reduced. [variableScope]
altermime-0.3.10/MIME_headers.c:1089:8: style: The scope of the variable 'headerline_end' can be reduced. [variableScope]
altermime-0.3.10/MIME_headers.c:1968:6: style: The scope of the variable 'return_value' can be reduced. [variableScope]
altermime-0.3.10/MIME_headers.c:1969:12: style: The scope of the variable 'q' can be reduced. [variableScope]
altermime-0.3.10/MIME_headers.c:2289:12: style: The scope of the variable 'q' can be reduced. [variableScope]
altermime-0.3.10/MIME_headers.c:2290:7: style: The scope of the variable 'c' can be reduced. [variableScope]
altermime-0.3.10/MIME_headers.c:2753:23: style: The scope of the variable 'header_value' can be reduced. [variableScope]
altermime-0.3.10/MIME_headers.c:2755:9: style: The scope of the variable 'header_value_end_position' can be reduced. [variableScope]
altermime-0.3.10/MIME_headers.c:2733:10: style: Variable 'safeh' is assigned a value that is never used. [unreadVariable]
altermime-0.3.10/ffget.c:108:6: style: The scope of the variable 'i' can be reduced. [variableScope]
altermime-0.3.10/ffget.c:110:8: style: The scope of the variable 'p' can be reduced. [variableScope]
altermime-0.3.10/ffget.c:418:6: style: The scope of the variable 'result' can be reduced. [variableScope]
altermime-0.3.10/ffget.c:412:38: style: Function 'FFGET_fgets' argument 2 names different: declaration 'max_size' definition 'maxsize'. [funcArgNamesDifferent]
altermime-0.3.10/ffget.h:69:38: note: Function 'FFGET_fgets' argument 2 names different: declaration 'max_size' definition 'maxsize'.
altermime-0.3.10/ffget.c:412:38: note: Function 'FFGET_fgets' argument 2 names different: declaration 'max_size' definition 'maxsize'.
altermime-0.3.10/libmime-decoders.c:477:25: warning: Either the condition 'if(iso)' is redundant or there is possible null pointer dereference: iso. [nullPointerRedundantCheck]
altermime-0.3.10/libmime-decoders.c:493:8: note: Assuming that condition 'if(iso)' is not redundant
altermime-0.3.10/libmime-decoders.c:477:25: note: Null pointer dereference
altermime-0.3.10/libmime-decoders.c:466:21: warning: Either the condition 'token_end' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
altermime-0.3.10/libmime-decoders.c:462:9: note: Assuming that condition 'token_end' is not redundant
altermime-0.3.10/libmime-decoders.c:466:21: note: Null pointer addition
altermime-0.3.10/libmime-decoders.c:224:7: style: The scope of the variable 'c' can be reduced. [variableScope]
altermime-0.3.10/logger.c:342:10: error: va_list 'ptr' was opened but not closed by va_end(). [va_end_missing]
altermime-0.3.10/mime_alter.c:2338:27: warning: Either the condition 'if(qp_data)' is redundant or there is possible null pointer dereference: qp_data. [nullPointerRedundantCheck]
altermime-0.3.10/mime_alter.c:2341:7: note: Assuming that condition 'if(qp_data)' is not redundant
altermime-0.3.10/mime_alter.c:2338:27: note: Null pointer dereference
altermime-0.3.10/mime_alter.c:3883:32: warning: Either the condition 'duplicate_headers!=NULL' is redundant or there is possible null pointer dereference: duplicate_headers. [nullPointerRedundantCheck]
altermime-0.3.10/mime_alter.c:3885:27: note: Assuming that condition 'duplicate_headers!=NULL' is not redundant
altermime-0.3.10/mime_alter.c:3883:32: note: Null pointer dereference
altermime-0.3.10/mime_alter.c:1808:2: style: Variable 'p' is reassigned a value before the old one has been used. [redundantAssignment]
altermime-0.3.10/mime_alter.c:1803:0: note: Variable 'p' is reassigned a value before the old one has been used.
altermime-0.3.10/mime_alter.c:1808:2: note: Variable 'p' is reassigned a value before the old one has been used.
altermime-0.3.10/mime_alter.c:4067:2: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
altermime-0.3.10/mime_alter.c:4062:2: note: Variable 'result' is reassigned a value before the old one has been used.
altermime-0.3.10/mime_alter.c:4067:2: note: Variable 'result' is reassigned a value before the old one has been used.
altermime-0.3.10/mime_alter.c:317:6: style: The scope of the variable 'i' can be reduced. [variableScope]
altermime-0.3.10/mime_alter.c:1363:8: style: The scope of the variable 'f' can be reduced. [variableScope]
altermime-0.3.10/mime_alter.c:1365:9: style: The scope of the variable 'bc' can be reduced. [variableScope]
altermime-0.3.10/mime_alter.c:1503:8: style: The scope of the variable 'prebody' can be reduced. [variableScope]
altermime-0.3.10/mime_alter.c:1647:7: style: The scope of the variable 'line' can be reduced. [variableScope]
altermime-0.3.10/mime_alter.c:2251:6: style: The scope of the variable 'result' can be reduced. [variableScope]
altermime-0.3.10/mime_alter.c:2430:7: style: The scope of the variable 'line' can be reduced. [variableScope]
altermime-0.3.10/mime_alter.c:2435:6: style: The scope of the variable 'segment_read' can be reduced. [variableScope]
altermime-0.3.10/mime_alter.c:2894:6: style: The scope of the variable 'result' can be reduced. [variableScope]
altermime-0.3.10/mime_alter.c:3700:6: style: The scope of the variable 'result' can be reduced. [variableScope]
altermime-0.3.10/mime_alter.c:3701:6: style: The scope of the variable 'boundary_exists' can be reduced. [variableScope]
altermime-0.3.10/mime_alter.c:3910:8: style: The scope of the variable 'buflen' can be reduced. [variableScope]
altermime-0.3.10/mime_alter.c:1387:5: error: Memory leak: p [memleak]
altermime-0.3.10/mime_alter.c:4059:3: error: Resource leak: outputfile [resourceLeak]
altermime-0.3.10/mime_alter.c:2463:0: error: Resource leak: mp [resourceLeak]
altermime-0.3.10/mime_alter.c:2469:0: error: Resource leak: newf [resourceLeak]
altermime-0.3.10/mime_alter.c:3127:0: error: Resource leak: outputfile [resourceLeak]
altermime-0.3.10/mime_alter.c:3276:0: error: Resource leak: fo [resourceLeak]
altermime-0.3.10/mime_alter.c:3411:0: error: Resource leak: fo [resourceLeak]
altermime-0.3.10/mime_alter.c:3677:0: error: Resource leak: newatt [resourceLeak]
altermime-0.3.10/mime_alter.c:4091:0: error: Resource leak: outputfile [resourceLeak]
altermime-0.3.10/mime_alter.c:720:9: error: Uninitialized variable: newblock [uninitvar]
altermime-0.3.10/pldstr.c:757:7: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
altermime-0.3.10/pldstr.c:734:9: note: outer condition: 1
altermime-0.3.10/pldstr.c:757:7: note: identical inner condition: 1
altermime-0.3.10/pldstr.c:300:16: style: Redundant condition: If 'EXPR', the comparison 'EXPR != '\0'' is always true. [redundantCondition]
altermime-0.3.10/pldstr.c:235:7: style: The scope of the variable 'c1' can be reduced. [variableScope]
altermime-0.3.10/pldstr.c:235:11: style: The scope of the variable 'c2' can be reduced. [variableScope]
altermime-0.3.10/pldstr.c:547:7: style: The scope of the variable 'replacewith_count' can be reduced. [variableScope]
altermime-0.3.10/pldstr.c:548:9: style: The scope of the variable 'replacewith_p' can be reduced. [variableScope]
altermime-0.3.10/pldstr.c:726:6: style: The scope of the variable 'n' can be reduced. [variableScope]
altermime-0.3.10/pldstr.c:724:31: style: Function 'PLD_dprintf' argument 1 names different: declaration 'fmt' definition 'format'. [funcArgNamesDifferent]
altermime-0.3.10/pldstr.h:38:31: note: Function 'PLD_dprintf' argument 1 names different: declaration 'fmt' definition 'format'.
altermime-0.3.10/pldstr.c:724:31: note: Function 'PLD_dprintf' argument 1 names different: declaration 'fmt' definition 'format'.
altermime-0.3.10/pldstr.c:300:30: warning: Char literal compared with pointer 'st->start'. Did you intend to dereference it? [charLiteralWithCharPtrCompare]
altermime-0.3.10/qpe.c:100:9: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
altermime-0.3.10/qpe.c:111:8: portability: %d in format string (no. 3) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
altermime-0.3.10/qpe.c:152:7: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
altermime-0.3.10/qpe.c:158:7: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
altermime-0.3.10/qpe.c:172:6: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
altermime-0.3.10/qpe.c:31:30: style: The scope of the variable 'p' can be reduced. [variableScope]
altermime-0.3.10/qpe.c:32:24: style: The scope of the variable 'pp' can be reduced. [variableScope]
altermime-0.3.10/qpe.c:33:9: style: The scope of the variable 'pp_remaining' can be reduced. [variableScope]
altermime-0.3.10/qpe.c:35:9: style: The scope of the variable 'current_line_length' can be reduced. [variableScope]
altermime-0.3.10/qpe.c:49:15: warning: Char literal compared with pointer 'lineend'. Did you intend to dereference it? [charLiteralWithCharPtrCompare]
altermime-0.3.10/qpe.c:159:3: error: Memory leak: out_buffer [memleak]
[22:36]

ftp://ftp.se.debian.org/debian/pool/main/a/altos/altos_1.8.6.orig.tar.gz
altos-1.8.6/altosui/Instdrv/NSIS/Contrib/InstDrv/InstDrv.c:75:12: style: The scope of the variable 'val' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-cal-accel/ao-cal-accel.c:147:6: style: Unused variable: i [unusedVariable]
altos-1.8.6/ao-tools/ao-cal-accel/ao-cal-accel.c:87:3: error: Common realloc mistake: 'strs' nulled but not freed upon failure [memleakOnRealloc]
altos-1.8.6/ao-tools/ao-cal-freq/ao-cal-freq.c:173:16: style: The scope of the variable 'b' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-cal-freq/ao-cal-freq.c:175:9: style: The scope of the variable 'measured_freq' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-cal-freq/ao-cal-freq.c:176:9: style: The scope of the variable 'cur_freq_words' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-cal-freq/ao-cal-freq.c:177:9: style: The scope of the variable 'cur_cal_words' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-cal-freq/ao-cal-freq.c:179:6: style: The scope of the variable 'cur_freq' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-cal-freq/ao-cal-freq.c:180:6: style: The scope of the variable 'cur_cal' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-cal-freq/ao-cal-freq.c:181:6: style: The scope of the variable 'new_cal' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-cal-freq/ao-cal-freq.c:250:8: style: The scope of the variable 'ret' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-cal-freq/ao-cal-freq.c:148:6: style: Unused variable: i [unusedVariable]
altos-1.8.6/ao-tools/ao-cal-freq/ao-cal-freq.c:88:3: error: Common realloc mistake: 'strs' nulled but not freed upon failure [memleakOnRealloc]
altos-1.8.6/ao-tools/ao-chaosread/ao-chaosread.c:227:6: style: The scope of the variable 'got' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-chaosread/ao-chaosread.c:233:6: style: The scope of the variable 'this_time' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-dbg/ao-dbg-command.c:352:6: style: The scope of the variable 'b' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-dbg/ao-dbg-command.c:391:6: style: The scope of the variable 'b' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-dbg/ao-dbg-command.c:392:6: style: The scope of the variable 'code' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-dbg/ao-dbg-command.c:393:8: style: The scope of the variable 'reason' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-dbg/ao-dbg-command.c:435:10: style: The scope of the variable 'status' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-dbg/ao-dbg-command.c:587:6: style: The scope of the variable 'b' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-dbg/ao-dbg-command.c:108:11: style: Variable 'status' is assigned a value that is never used. [unreadVariable]
altos-1.8.6/ao-tools/ao-dbg/ao-dbg-command.c:128:11: style: Variable 'status' is assigned a value that is never used. [unreadVariable]
altos-1.8.6/ao-tools/ao-dbg/ao-dbg-command.c:148:11: style: Variable 'status' is assigned a value that is never used. [unreadVariable]
altos-1.8.6/ao-tools/ao-dbg/ao-dbg-command.c:375:6: style: Unused variable: b [unusedVariable]
altos-1.8.6/ao-tools/ao-dbg/ao-dbg-command.c:588:11: style: Unused variable: address [unusedVariable]
altos-1.8.6/ao-tools/ao-dbg/ao-dbg-command.c:589:22: style: Unused variable: result [unusedVariable]
altos-1.8.6/ao-tools/ao-dbg/ao-dbg-main.c:129:7: style: The scope of the variable 's' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-dbg/ao-dbg-main.c:245:6: style: Unused variable: c [unusedVariable]
altos-1.8.6/ao-tools/ao-dbg/ao-dbg-parse.c:121:27: style: The scope of the variable 'func' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-dbg/ao-dbg-parse.c:192:6: style: The scope of the variable 'argc' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-dump-up/ao-dump-up.c:55:6: style: The scope of the variable 'c' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-dumpflash/ao-dumpflash.c:129:7: warning: %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
altos-1.8.6/ao-tools/ao-dumpflash/ao-dumpflash.c:131:7: warning: %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
altos-1.8.6/ao-tools/ao-dumpflash/ao-dumpflash.c:154:8: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
altos-1.8.6/ao-tools/ao-dumpflash/ao-dumpflash.c:154:8: warning: %x in format string (no. 2) requires 'unsigned int *' but the argument type is 'int *'. [invalidScanfArgType_int]
altos-1.8.6/ao-tools/ao-dumpflash/ao-dumpflash.c:154:8: warning: %x in format string (no. 3) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
altos-1.8.6/ao-tools/ao-dumpflash/ao-dumpflash.c:154:8: warning: %x in format string (no. 4) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
altos-1.8.6/ao-tools/ao-dumpflash/ao-dumpflash.c:154:8: warning: %x in format string (no. 5) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
altos-1.8.6/ao-tools/ao-dumpflash/ao-dumpflash.c:154:8: warning: %x in format string (no. 6) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
altos-1.8.6/ao-tools/ao-dumpflash/ao-dumpflash.c:154:8: warning: %x in format string (no. 7) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
altos-1.8.6/ao-tools/ao-dumpflash/ao-dumpflash.c:154:8: warning: %x in format string (no. 8) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
altos-1.8.6/ao-tools/ao-dumpflash/ao-dumpflash.c:154:8: warning: %x in format string (no. 9) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
altos-1.8.6/ao-tools/ao-dumplog/ao-dumplog.c:135:7: warning: %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
altos-1.8.6/ao-tools/ao-dumplog/ao-dumplog.c:169:8: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
altos-1.8.6/ao-tools/ao-dumplog/ao-dumplog.c:169:8: warning: %x in format string (no. 2) requires 'unsigned int *' but the argument type is 'int *'. [invalidScanfArgType_int]
altos-1.8.6/ao-tools/ao-dumplog/ao-dumplog.c:169:8: warning: %x in format string (no. 3) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
altos-1.8.6/ao-tools/ao-dumplog/ao-dumplog.c:169:8: warning: %x in format string (no. 4) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
altos-1.8.6/ao-tools/ao-dumplog/ao-dumplog.c:169:8: warning: %x in format string (no. 5) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
altos-1.8.6/ao-tools/ao-dumplog/ao-dumplog.c:169:8: warning: %x in format string (no. 6) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
altos-1.8.6/ao-tools/ao-dumplog/ao-dumplog.c:169:8: warning: %x in format string (no. 7) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
altos-1.8.6/ao-tools/ao-dumplog/ao-dumplog.c:169:8: warning: %x in format string (no. 8) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
altos-1.8.6/ao-tools/ao-dumplog/ao-dumplog.c:169:8: warning: %x in format string (no. 9) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
altos-1.8.6/ao-tools/ao-dumplog/ao-dumplog.c:90:7: style: The scope of the variable 'any_valid' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-edit-telem/ao-edit-telem.c:79:9: style: The scope of the variable 'lat' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-edit-telem/ao-edit-telem.c:79:14: style: The scope of the variable 'lon' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-edit-telem/ao-edit-telem.c:147:8: style: The scope of the variable 'file' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-edit-telem/ao-edit-telem.c:148:6: style: The scope of the variable 'serial' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-edit-telem/ao-edit-telem.c:166:4: error: Uninitialized variable: ret [uninitvar]
altos-1.8.6/ao-tools/ao-list/ao-list.c:29:20: style: The scope of the variable 'dev' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-list/ao-list.c:30:8: style: The scope of the variable 'i' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-load/ao-load.c:49:8: style: The scope of the variable 'addr' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-load/ao-load.c:125:9: style: The scope of the variable 'serial_ucs2' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-load/ao-load.c:126:7: style: The scope of the variable 'serial_ucs2_len' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-load/ao-load.c:128:15: style: The scope of the variable 's' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-load/ao-load.c:129:7: style: The scope of the variable 'i' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-load/ao-load.c:130:7: style: The scope of the variable 'string_num' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-load/ao-load.c:134:8: style: The scope of the variable 'cal_int' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-load/ao-load.c:215:21: style: Array index 'usb_descriptors' is used before limits check. [arrayIndexThenCheck]
altos-1.8.6/ao-tools/ao-makebin/ao-makebin.c:143:50: warning: Either the condition 'if(output)' is redundant or there is possible null pointer dereference: output. [nullPointerRedundantCheck]
altos-1.8.6/ao-tools/ao-makebin/ao-makebin.c:144:7: note: Assuming that condition 'if(output)' is not redundant
altos-1.8.6/ao-tools/ao-makebin/ao-makebin.c:143:50: note: Null pointer dereference
altos-1.8.6/ao-tools/ao-makebin/ao-makebin.c:71:12: style: The scope of the variable 'length' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-mega/ao-mega.c:133:7: warning: printf format string requires 1 parameter but 2 are given. [wrongPrintfScanfArgNum]
altos-1.8.6/ao-tools/ao-mega/ao-mega.c:62:8: style: The scope of the variable 'file' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-mega/ao-mega.c:63:6: style: The scope of the variable 'serial' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-mega/ao-mega.c:76:4: error: Uninitialized variable: ret [uninitvar]
altos-1.8.6/ao-tools/ao-postflight/ao-postflight.c:107:25: style: The scope of the variable 'stop_time' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-postflight/ao-postflight.c:150:11: style: The scope of the variable 't' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-postflight/ao-postflight.c:305:9: style: The scope of the variable 'state_start' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-postflight/ao-postflight.c:534:8: style: The scope of the variable 'k' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-postflight/ao-postflight.c:707:10: style: The scope of the variable 'file' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-postflight/ao-postflight.c:116:16: style: Variable 'stop_time' is assigned a value that is never used. [unreadVariable]
altos-1.8.6/ao-tools/ao-postflight/ao-postflight.c:108:6: style: Unused variable: num [unusedVariable]
altos-1.8.6/ao-tools/ao-send-telem/ao-send-telem.c:170:8: style: The scope of the variable 'line' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-send-telem/ao-send-telem.c:171:11: style: The scope of the variable 'i' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-send-telem/ao-send-telem.c:174:10: style: The scope of the variable 'file' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-send-telem/ao-send-telem.c:176:11: style: The scope of the variable 'last_tick' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-send-telem/ao-send-telem.c:177:7: style: The scope of the variable 'started' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-send-telem/ao-send-telem.c:117:23: style: Variable 'rssi' is assigned a value that is never used. [unreadVariable]
altos-1.8.6/ao-tools/ao-send-telem/ao-send-telem.c:242:13: style: Unused variable: tick [unusedVariable]
altos-1.8.6/ao-tools/ao-sky-flash/sky_bin.c:51:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
altos-1.8.6/ao-tools/ao-sky-flash/sky_bin.c:30:7: style: The scope of the variable 'count' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-sky-flash/sky_bin.c:74:0: error: Resource leak: file [resourceLeak]
altos-1.8.6/ao-tools/ao-sky-flash/sky_flash.c:228:3: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
altos-1.8.6/ao-tools/ao-sky-flash/sky_flash.c:228:3: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
altos-1.8.6/ao-tools/ao-sky-flash/sky_flash.c:228:3: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
altos-1.8.6/ao-tools/ao-sky-flash/sky_flash.c:228:3: warning: %d in format string (no. 5) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
altos-1.8.6/ao-tools/ao-sky-flash/sky_flash.c:228:3: warning: %d in format string (no. 6) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
altos-1.8.6/ao-tools/ao-sky-flash/sky_flash.c:228:3: warning: %d in format string (no. 7) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
altos-1.8.6/ao-tools/ao-sky-flash/sky_flash.c:228:3: warning: %d in format string (no. 8) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
altos-1.8.6/ao-tools/ao-sky-flash/sky_flash.c:228:3: warning: %d in format string (no. 9) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
altos-1.8.6/ao-tools/ao-sky-flash/sky_flash.c:228:3: warning: %d in format string (no. 10) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
altos-1.8.6/ao-tools/ao-sky-flash/sky_flash.c:147:8: style: The scope of the variable 'loader' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-sky-flash/sky_flash.c:106:10: style: Checking if unsigned variable 'a' is less than zero. [unsignedLessThanZero]
altos-1.8.6/ao-tools/ao-sky-flash/sky_serial.c:68:2: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment]
altos-1.8.6/ao-tools/ao-sky-flash/sky_serial.c:56:2: note: Variable 'ret' is reassigned a value before the old one has been used.
altos-1.8.6/ao-tools/ao-sky-flash/sky_serial.c:68:2: note: Variable 'ret' is reassigned a value before the old one has been used.
altos-1.8.6/ao-tools/ao-sky-flash/sky_serial.c:104:7: style: The scope of the variable 'r' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-sky-flash/sky_serial.c:105:7: style: The scope of the variable 'us' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-sky-flash/sky_serial.c:182:7: style: The scope of the variable 'ret' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-sky-flash/sky_serial.c:210:7: style: The scope of the variable 'c' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-sky-flash/sky_serial.c:103:18: style: Variable 'd' is assigned a value that is never used. [unreadVariable]
altos-1.8.6/ao-tools/ao-sky-flash/sky_serial.c:119:8: style: Variable 'us' is assigned a value that is never used. [unreadVariable]
altos-1.8.6/ao-tools/ao-sky-flash/sky_srec.c:26:39: style: Function 'skytraq_send_srec' argument 2 names different: declaration 'file' definition 'filename'. [funcArgNamesDifferent]
altos-1.8.6/ao-tools/ao-sky-flash/sky_flash.h:64:39: note: Function 'skytraq_send_srec' argument 2 names different: declaration 'file' definition 'filename'.
altos-1.8.6/ao-tools/ao-sky-flash/sky_srec.c:26:39: note: Function 'skytraq_send_srec' argument 2 names different: declaration 'file' definition 'filename'.
altos-1.8.6/ao-tools/ao-sky-flash/sky_srec.c:40:3: error: Resource leak: file [resourceLeak]
altos-1.8.6/ao-tools/ao-stmload/ao-stmload.c:310:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
altos-1.8.6/ao-tools/ao-stmload/ao-stmload.c:318:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
altos-1.8.6/ao-tools/ao-stmload/ao-stmload.c:195:8: style: The scope of the variable 'was_flashed' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-telem/ao-telem.c:108:6: warning: printf format string requires 6 parameters but 7 are given. [wrongPrintfScanfArgNum]
altos-1.8.6/ao-tools/ao-telem/ao-telem.c:47:8: style: The scope of the variable 'file' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-telem/ao-telem.c:48:6: style: The scope of the variable 'serial' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-telem/ao-telem.c:74:10: style: The scope of the variable 'call' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-telem/ao-telem.c:75:9: style: The scope of the variable 'version' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-telem/ao-telem.c:64:4: error: Uninitialized variable: ret [uninitvar]
altos-1.8.6/ao-tools/ao-test-baro/ao-test-baro.c:145:6: style: Unused variable: i [unusedVariable]
altos-1.8.6/ao-tools/ao-test-baro/ao-test-baro.c:87:3: error: Common realloc mistake: 'strs' nulled but not freed upon failure [memleakOnRealloc]
altos-1.8.6/ao-tools/ao-test-flash/ao-test-flash.c:146:6: style: Unused variable: i [unusedVariable]
altos-1.8.6/ao-tools/ao-test-flash/ao-test-flash.c:86:3: error: Common realloc mistake: 'strs' nulled but not freed upon failure [memleakOnRealloc]
altos-1.8.6/ao-tools/ao-test-gps/ao-test-gps.c:145:6: style: Unused variable: i [unusedVariable]
altos-1.8.6/ao-tools/ao-test-gps/ao-test-gps.c:87:3: error: Common realloc mistake: 'strs' nulled but not freed upon failure [memleakOnRealloc]
altos-1.8.6/ao-tools/ao-test-igniter/ao-test-igniter.c:137:3: error: printf format string requires 1 parameter but only 0 are given. [wrongPrintfScanfArgNum]
altos-1.8.6/ao-tools/ao-test-igniter/ao-test-igniter.c:99:7: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
altos-1.8.6/ao-tools/ao-usbload/ao-usbload.c:358:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
altos-1.8.6/ao-tools/ao-usbload/ao-usbload.c:366:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
altos-1.8.6/ao-tools/ao-usbload/ao-usbload.c:179:8: style: The scope of the variable 'was_flashed' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-usbtrng/ao-usbtrng.c:68:8: style: The scope of the variable 'written' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-view/aoview_channel.c:51:15: style: The scope of the variable 'gconf_client' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-view/aoview_convert.c:47:16: style: The scope of the variable 'm' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-view/aoview_dev_dialog.c:27:13: style: The scope of the variable 'n' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-view/aoview_dev_dialog.c:29:20: style: The scope of the variable 'dev' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-view/aoview_dev_dialog.c:27:7: style: Unused variable: ndev [unusedVariable]
altos-1.8.6/ao-tools/ao-view/aoview_dev_dialog.c:102:15: style: Variable 'list_store' is assigned a value that is never used. [unreadVariable]
altos-1.8.6/ao-tools/ao-view/aoview_eeprom.c:67:6: warning: %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
altos-1.8.6/ao-tools/ao-view/aoview_eeprom.c:69:13: warning: %x in format string (no. 2) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
altos-1.8.6/ao-tools/ao-view/aoview_eeprom.c:69:13: warning: %x in format string (no. 3) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
altos-1.8.6/ao-tools/ao-view/aoview_eeprom.c:69:13: warning: %x in format string (no. 4) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
altos-1.8.6/ao-tools/ao-view/aoview_eeprom.c:111:6: style: The scope of the variable 'c' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-view/aoview_file.c:98:8: style: Unused variable: base [unusedVariable]
altos-1.8.6/ao-tools/ao-view/aoview_file.c:99:8: style: Unused variable: seq [unusedVariable]
altos-1.8.6/ao-tools/ao-view/aoview_file.c:100:12: style: Unused variable: tm [unusedVariable]
altos-1.8.6/ao-tools/ao-view/aoview_file.c:101:10: style: Unused variable: now [unusedVariable]
altos-1.8.6/ao-tools/ao-view/aoview_file.c:103:7: style: Unused variable: r [unusedVariable]
altos-1.8.6/ao-tools/ao-view/aoview_flite.c:103:6: style: Unused variable: status [unusedVariable]
altos-1.8.6/ao-tools/ao-view/aoview_monitor.c:54:6: style: The scope of the variable 'c' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-view/aoview_monitor.c:39:34: style: Function 'aoview_monitor_parse' argument 1 names different: declaration 'line' definition 'input_line'. [funcArgNamesDifferent]
altos-1.8.6/ao-tools/ao-view/aoview.h:105:34: note: Function 'aoview_monitor_parse' argument 1 names different: declaration 'line' definition 'input_line'.
altos-1.8.6/ao-tools/ao-view/aoview_monitor.c:39:34: note: Function 'aoview_monitor_parse' argument 1 names different: declaration 'line' definition 'input_line'.
altos-1.8.6/ao-tools/ao-view/aoview_replay.c:68:7: style: The scope of the variable 'tick' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-view/aoview_replay.c:95:13: style: The scope of the variable 'dialog' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-view/aoview_serial.c:77:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
altos-1.8.6/ao-tools/ao-view/aoview_state.c:36:17: style: Variable 'd_lat' is assigned a value that is never used. [unreadVariable]
altos-1.8.6/ao-tools/ao-view/aoview_state.c:345:0: style: Variable 'nsat_vis' is assigned a value that is never used. [unreadVariable]
altos-1.8.6/ao-tools/ao-view/aoview_table.c:35:26: style: Function 'aoview_table_add_row' argument 1 names different: declaration 'column' definition 'col'. [funcArgNamesDifferent]
altos-1.8.6/ao-tools/ao-view/aoview.h:183:26: note: Function 'aoview_table_add_row' argument 1 names different: declaration 'column' definition 'col'.
altos-1.8.6/ao-tools/ao-view/aoview_table.c:35:26: note: Function 'aoview_table_add_row' argument 1 names different: declaration 'column' definition 'col'.
altos-1.8.6/ao-tools/ao-view/aoview_util.c:57:8: style: The scope of the variable 'part' can be reduced. [variableScope]
altos-1.8.6/ao-tools/lib/ao-editaltos.c:94:13: style: The scope of the variable 'serial_ucs2' can be reduced. [variableScope]
altos-1.8.6/ao-tools/lib/ao-editaltos.c:95:8: style: The scope of the variable 'serial_ucs2_len' can be reduced. [variableScope]
altos-1.8.6/ao-tools/lib/ao-editaltos.c:97:16: style: The scope of the variable 's' can be reduced. [variableScope]
altos-1.8.6/ao-tools/lib/ao-editaltos.c:98:8: style: The scope of the variable 'i' can be reduced. [variableScope]
altos-1.8.6/ao-tools/lib/ao-editaltos.c:99:8: style: The scope of the variable 'string_num' can be reduced. [variableScope]
altos-1.8.6/ao-tools/lib/ao-editaltos.c:100:12: style: The scope of the variable 'cal_int' can be reduced. [variableScope]
altos-1.8.6/ao-tools/lib/ao-editaltos.c:92:16: style: Function 'ao_editaltos' argument 3 names different: declaration 'radio_cal' definition 'cal'. [funcArgNamesDifferent]
altos-1.8.6/ao-tools/lib/ao-editaltos.h:61:16: note: Function 'ao_editaltos' argument 3 names different: declaration 'radio_cal' definition 'cal'.
altos-1.8.6/ao-tools/lib/ao-editaltos.c:92:16: note: Function 'ao_editaltos' argument 3 names different: declaration 'radio_cal' definition 'cal'.
altos-1.8.6/ao-tools/lib/ao-editaltos.c:56:8: style: Unused variable: i [unusedVariable]
altos-1.8.6/ao-tools/lib/ao-editaltos.c:118:21: style: Array index 'usb_descriptors' is used before limits check. [arrayIndexThenCheck]
altos-1.8.6/ao-tools/lib/ao-editaltos.c:178:20: style: Array index 'usb_descriptors' is used before limits check. [arrayIndexThenCheck]
altos-1.8.6/ao-tools/lib/ao-editaltos.c:211:20: style: Array index 'usb_descriptors' is used before limits check. [arrayIndexThenCheck]
altos-1.8.6/ao-tools/lib/ao-hex.c:252:2: style: Variable 'hex' is reassigned a value before the old one has been used. [redundantAssignment]
altos-1.8.6/ao-tools/lib/ao-hex.c:247:0: note: Variable 'hex' is reassigned a value before the old one has been used.
altos-1.8.6/ao-tools/lib/ao-hex.c:252:2: note: Variable 'hex' is reassigned a value before the old one has been used.
altos-1.8.6/ao-tools/lib/ao-hex.c:525:12: style: The scope of the variable 'address' can be reduced. [variableScope]
altos-1.8.6/ao-tools/lib/ao-hex.c:526:12: style: The scope of the variable 'length' can be reduced. [variableScope]
altos-1.8.6/ao-tools/lib/ao-hex.c:527:10: style: The scope of the variable 'name' can be reduced. [variableScope]
altos-1.8.6/ao-tools/lib/ao-hex.c:490:59: style: Function 'ao_hex_load' argument 3 names different: declaration 'num_symbols' definition 'num_symbolsp'. [funcArgNamesDifferent]
altos-1.8.6/ao-tools/lib/ao-hex.h:73:59: note: Function 'ao_hex_load' argument 3 names different: declaration 'num_symbols' definition 'num_symbolsp'.
altos-1.8.6/ao-tools/lib/ao-hex.c:490:59: note: Function 'ao_hex_load' argument 3 names different: declaration 'num_symbols' definition 'num_symbolsp'.
altos-1.8.6/ao-tools/lib/ao-hex.c:123:7: warning: Storing getc() return value in char variable and then comparing with EOF. [checkCastIntToCharAndBack]
altos-1.8.6/ao-tools/lib/ao-hex.c:133:8: warning: Storing getc() return value in char variable and then comparing with EOF. [checkCastIntToCharAndBack]
altos-1.8.6/ao-tools/lib/ao-hex.c:209:9: warning: Storing getc() return value in char variable and then comparing with EOF. [checkCastIntToCharAndBack]
altos-1.8.6/ao-tools/lib/ao-selfload.c:99:2: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
altos-1.8.6/ao-tools/lib/cc-analyse.c:117:41: style: Function 'cc_timedata_average' argument 1 names different: declaration 'd' definition 'td'. [funcArgNamesDifferent]
altos-1.8.6/ao-tools/lib/cc.h:602:41: note: Function 'cc_timedata_average' argument 1 names different: declaration 'd' definition 'td'.
altos-1.8.6/ao-tools/lib/cc-analyse.c:117:41: note: Function 'cc_timedata_average' argument 1 names different: declaration 'd' definition 'td'.
altos-1.8.6/ao-tools/lib/cc-analyse.c:117:52: style: Function 'cc_timedata_average' argument 2 names different: declaration 'min_time' definition 'start_time'. [funcArgNamesDifferent]
altos-1.8.6/ao-tools/lib/cc.h:602:51: note: Function 'cc_timedata_average' argument 2 names different: declaration 'min_time' definition 'start_time'.
altos-1.8.6/ao-tools/lib/cc-analyse.c:117:52: note: Function 'cc_timedata_average' argument 2 names different: declaration 'min_time' definition 'start_time'.
altos-1.8.6/ao-tools/lib/cc-analyse.c:117:71: style: Function 'cc_timedata_average' argument 3 names different: declaration 'max_time' definition 'stop_time'. [funcArgNamesDifferent]
altos-1.8.6/ao-tools/lib/cc.h:602:68: note: Function 'cc_timedata_average' argument 3 names different: declaration 'max_time' definition 'stop_time'.
altos-1.8.6/ao-tools/lib/cc-analyse.c:117:71: note: Function 'cc_timedata_average' argument 3 names different: declaration 'max_time' definition 'stop_time'.
altos-1.8.6/ao-tools/lib/cc-convert.c:153:8: style: The scope of the variable 'delta_z' can be reduced. [variableScope]
altos-1.8.6/ao-tools/lib/cc-convert.c:220:33: style: Function 'cc_barometer_to_pressure' argument 1 names different: declaration 'baro' definition 'count'. [funcArgNamesDifferent]
altos-1.8.6/ao-tools/lib/cc.h:564:33: note: Function 'cc_barometer_to_pressure' argument 1 names different: declaration 'baro' definition 'count'.
altos-1.8.6/ao-tools/lib/cc-convert.c:220:33: note: Function 'cc_barometer_to_pressure' argument 1 names different: declaration 'baro' definition 'count'.
altos-1.8.6/ao-tools/lib/cc-integrate.c:44:11: style: The scope of the variable 'm' can be reduced. [variableScope]
altos-1.8.6/ao-tools/lib/cc-log.c:51:8: style: The scope of the variable 'file_dir' can be reduced. [variableScope]
altos-1.8.6/ao-tools/lib/cc-log.c:92:9: style: The scope of the variable 'full' can be reduced. [variableScope]
altos-1.8.6/ao-tools/lib/cc-log.c:93:7: style: The scope of the variable 'r' can be reduced. [variableScope]
altos-1.8.6/ao-tools/lib/cc-logfile.c:160:6: warning: %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
altos-1.8.6/ao-tools/lib/cc-logfile.c:164:6: warning: %x in format string (no. 2) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
altos-1.8.6/ao-tools/lib/cc-logfile.c:164:6: warning: %x in format string (no. 3) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
altos-1.8.6/ao-tools/lib/cc-logfile.c:164:6: warning: %x in format string (no. 4) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
altos-1.8.6/ao-tools/lib/cc-logfile.c:28:8: style: The scope of the variable 'newsize' can be reduced. [variableScope]
altos-1.8.6/ao-tools/lib/cc-logfile.c:62:8: style: The scope of the variable 'newsize' can be reduced. [variableScope]
altos-1.8.6/ao-tools/lib/cc-logfile.c:89:6: style: The scope of the variable 'newsizesats' can be reduced. [variableScope]
altos-1.8.6/ao-tools/lib/cc-mega.c:35:6: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
altos-1.8.6/ao-tools/lib/cc-period.c:29:11: style: The scope of the variable 't' can be reduced. [variableScope]
altos-1.8.6/ao-tools/lib/cc-telem.c:185:7: style: The scope of the variable 'c' can be reduced. [variableScope]
altos-1.8.6/ao-tools/lib/cc-telemetry.c:31:6: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
altos-1.8.6/ao-tools/lib/cc-usb.c:210:19: style: Condition 'ret<=0' is always true [knownConditionTrueFalse]
altos-1.8.6/ao-tools/lib/cc-usb.c:82:10: style: The scope of the variable 'h' can be reduced. [variableScope]
altos-1.8.6/ao-tools/lib/cc-usb.c:82:13: style: The scope of the variable 'l' can be reduced. [variableScope]
altos-1.8.6/ao-tools/lib/cc-usb.c:129:10: style: The scope of the variable 'c' can be reduced. [variableScope]
altos-1.8.6/ao-tools/lib/cc-usb.c:164:7: style: The scope of the variable 'ret' can be reduced. [variableScope]
altos-1.8.6/ao-tools/lib/cc-usb.c:245:11: style: The scope of the variable 'this_time' can be reduced. [variableScope]
altos-1.8.6/ao-tools/lib/cc-usb.c:312:6: style: The scope of the variable 'this_len' can be reduced. [variableScope]
altos-1.8.6/ao-tools/lib/cc-usb.c:485:6: style: The scope of the variable 'this_time' can be reduced. [variableScope]
altos-1.8.6/ao-tools/lib/cc-usb.c:346:47: style: Function 'cc_usb_recv_bytes' argument 2 names different: declaration 'bytes' definition 'buf'. [funcArgNamesDifferent]
altos-1.8.6/ao-tools/lib/cc-usb.h:38:47: note: Function 'cc_usb_recv_bytes' argument 2 names different: declaration 'bytes' definition 'buf'.
altos-1.8.6/ao-tools/lib/cc-usb.c:346:47: note: Function 'cc_usb_recv_bytes' argument 2 names different: declaration 'bytes' definition 'buf'.
altos-1.8.6/ao-tools/lib/cc-usbdev.c:226:10: style: The scope of the variable 'dir' can be reduced. [variableScope]
altos-1.8.6/ao-tools/lib/cc-usbdev.c:273:20: style: The scope of the variable 'dev' can be reduced. [variableScope]
altos-1.8.6/ao-tools/lib/cc-usbdev.c:302:8: style: The scope of the variable 'colon' can be reduced. [variableScope]
altos-1.8.6/ao-tools/lib/cc-usbdev.c:239:3: error: Memory leak: devs [memleak]
altos-1.8.6/ao-tools/lib/cc-util.c:64:8: style: The scope of the variable 'part' can be reduced. [variableScope]
altos-1.8.6/ao-tools/lib/ccdbg-debug.c:42:10: style: The scope of the variable 'ap' can be reduced. [variableScope]
altos-1.8.6/ao-tools/lib/ccdbg-flash.c:244:11: style: The scope of the variable 'flash_len' can be reduced. [variableScope]
altos-1.8.6/ao-tools/lib/ccdbg-flash.c:246:11: style: The scope of the variable 'flash_addr' can be reduced. [variableScope]
altos-1.8.6/ao-tools/lib/ccdbg-flash.c:247:11: style: The scope of the variable 'flash_word_addr' can be reduced. [variableScope]
altos-1.8.6/ao-tools/lib/ccdbg-flash.c:248:11: style: The scope of the variable 'flash_words' can be reduced. [variableScope]
altos-1.8.6/ao-tools/lib/ccdbg-flash.c:249:10: style: The scope of the variable 'flash_words_high' can be reduced. [variableScope]
altos-1.8.6/ao-tools/lib/ccdbg-flash.c:249:28: style: The scope of the variable 'flash_words_low' can be reduced. [variableScope]
altos-1.8.6/ao-tools/lib/ccdbg-flash.c:251:10: style: The scope of the variable 'status' can be reduced. [variableScope]
altos-1.8.6/ao-tools/lib/ccdbg-flash.c:252:19: style: The scope of the variable 'this_time' can be reduced. [variableScope]
altos-1.8.6/ao-tools/lib/ccdbg-rom.c:43:19: style: Function 'ccdbg_rom_replace_xmem' argument 2 names different: declaration 'addrp' definition 'addr'. [funcArgNamesDifferent]
altos-1.8.6/ao-tools/lib/ccdbg.h:285:19: note: Function 'ccdbg_rom_replace_xmem' argument 2 names different: declaration 'addrp' definition 'addr'.
altos-1.8.6/ao-tools/lib/ccdbg-rom.c:43:19: note: Function 'ccdbg_rom_replace_xmem' argument 2 names different: declaration 'addrp' definition 'addr'.
altos-1.8.6/ao-tools/lib/ccdbg-rom.c:43:34: style: Function 'ccdbg_rom_replace_xmem' argument 3 names different: declaration 'bytesp' definition 'bytes'. [funcArgNamesDifferent]
altos-1.8.6/ao-tools/lib/ccdbg.h:285:35: note: Function 'ccdbg_rom_replace_xmem' argument 3 names different: declaration 'bytesp' definition 'bytes'.
altos-1.8.6/ao-tools/lib/ccdbg-rom.c:43:34: note: Function 'ccdbg_rom_replace_xmem' argument 3 names different: declaration 'bytesp' definition 'bytes'.
altos-1.8.6/ao-tools/lib/chbevl.c:62:30: style: Function 'chbevl' argument 2 names different: declaration 'P' definition 'array'. [funcArgNamesDifferent]
altos-1.8.6/ao-tools/lib/cephes.h:104:40: note: Function 'chbevl' argument 2 names different: declaration 'P' definition 'array'.
altos-1.8.6/ao-tools/lib/chbevl.c:62:30: note: Function 'chbevl' argument 2 names different: declaration 'P' definition 'array'.
altos-1.8.6/ao-tools/lib/i0.c:384:8: style: The scope of the variable 'y' can be reduced. [variableScope]
altos-1.8.6/ao-tools/lib/i0.c:403:8: style: The scope of the variable 'y' can be reduced. [variableScope]
altos-1.8.6/ao-tools/target/beep/beep.c:46:16: style: The scope of the variable 'i' can be reduced. [variableScope]
altos-1.8.6/icon/windows-stub.c:105:2: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
altos-1.8.6/icon/windows-stub.c:102:0: note: Variable 'result' is reassigned a value before the old one has been used.
altos-1.8.6/icon/windows-stub.c:105:2: note: Variable 'result' is reassigned a value before the old one has been used.
altos-1.8.6/icon/windows-stub.c:42:6: style: The scope of the variable 'len' can be reduced. [variableScope]
altos-1.8.6/icon/windows-stub.c:150:47: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
altos-1.8.6/icon/windows-stub.c:162:95: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
altos-1.8.6/icon/windows-stub.c:50:3: error: Common realloc mistake: 'buf' nulled but not freed upon failure [memleakOnRealloc]
altos-1.8.6/libaltos/libaltos_common.c:51:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
altos-1.8.6/libaltos/libaltos_darwin.c:230:42: style: Function 'altos_bt_list_next' argument 1 names different: declaration 'list' definition 'bt_list'. [funcArgNamesDifferent]
altos-1.8.6/libaltos/libaltos.h:112:42: note: Function 'altos_bt_list_next' argument 1 names different: declaration 'list' definition 'bt_list'.
altos-1.8.6/libaltos/libaltos_darwin.c:230:42: note: Function 'altos_bt_list_next' argument 1 names different: declaration 'list' definition 'bt_list'.
altos-1.8.6/libaltos/libaltos_darwin.c:237:44: style: Function 'altos_bt_list_finish' argument 1 names different: declaration 'list' definition 'bt_list'. [funcArgNamesDifferent]
altos-1.8.6/libaltos/libaltos.h:115:44: note: Function 'altos_bt_list_finish' argument 1 names different: declaration 'list' definition 'bt_list'.
altos-1.8.6/libaltos/libaltos_darwin.c:237:44: note: Function 'altos_bt_list_finish' argument 1 names different: declaration 'list' definition 'bt_list'.
altos-1.8.6/libaltos/libaltos_darwin.c:68:7: style: Unused variable: entry_string [unusedVariable]
altos-1.8.6/libaltos/libaltos_darwin.c:93:7: style: Unused variable: entry_string [unusedVariable]
altos-1.8.6/libaltos/libaltos_darwin.c:116:16: style: Unused variable: tdIterator [unusedVariable]
altos-1.8.6/libaltos/libaltos_darwin.c:117:14: style: Unused variable: tdObject [unusedVariable]
altos-1.8.6/libaltos/libaltos_darwin.c:119:6: style: Unused variable: i [unusedVariable]
altos-1.8.6/libaltos/libaltos_darwin.c:150:15: style: Unused variable: usb_device [unusedVariable]
altos-1.8.6/libaltos/libaltos_linux.c:565:14: style: Condition 'channel==0' is always true [knownConditionTrueFalse]
altos-1.8.6/libaltos/libaltos_linux.c:508:18: note: Assignment 'channel=0', assigned value is 0
altos-1.8.6/libaltos/libaltos_linux.c:565:14: note: Condition 'channel==0' is always true
altos-1.8.6/libaltos/libaltos_linux.c:600:6: style: Condition 'session' is always false [knownConditionTrueFalse]
altos-1.8.6/libaltos/libaltos_linux.c:507:28: note: Assignment 'session=NULL', assigned value is 0
altos-1.8.6/libaltos/libaltos_linux.c:600:6: note: Condition 'session' is always false
altos-1.8.6/libaltos/libaltos_linux.c:565:14: style: Same expression on both sides of '==' because the value of 'channel' and '0' are the same. [duplicateExpression]
altos-1.8.6/libaltos/libaltos_linux.c:508:18: note: 'channel' is assigned value '0' here.
altos-1.8.6/libaltos/libaltos_linux.c:565:14: note: Same expression on both sides of '==' because the value of 'channel' and '0' are the same.
altos-1.8.6/libaltos/libaltos_linux.c:275:10: style: The scope of the variable 'dir' can be reduced. [variableScope]
altos-1.8.6/libaltos/libaltos_linux.c:331:38: style: Function 'altos_list_finish' argument 1 names different: declaration 'list' definition 'usbdevs'. [funcArgNamesDifferent]
altos-1.8.6/libaltos/libaltos.h:85:38: note: Function 'altos_list_finish' argument 1 names different: declaration 'list' definition 'usbdevs'.
altos-1.8.6/libaltos/libaltos_linux.c:331:38: note: Function 'altos_list_finish' argument 1 names different: declaration 'list' definition 'usbdevs'.
altos-1.8.6/libaltos/libaltos_linux.c:463:42: style: Function 'altos_bt_list_next' argument 1 names different: declaration 'list' definition 'bt_list'. [funcArgNamesDifferent]
altos-1.8.6/libaltos/libaltos.h:112:42: note: Function 'altos_bt_list_next' argument 1 names different: declaration 'list' definition 'bt_list'.
altos-1.8.6/libaltos/libaltos_linux.c:463:42: note: Function 'altos_bt_list_next' argument 1 names different: declaration 'list' definition 'bt_list'.
altos-1.8.6/libaltos/libaltos_linux.c:485:44: style: Function 'altos_bt_list_finish' argument 1 names different: declaration 'list' definition 'bt_list'. [funcArgNamesDifferent]
altos-1.8.6/libaltos/libaltos.h:115:44: note: Function 'altos_bt_list_finish' argument 1 names different: declaration 'list' definition 'bt_list'.
altos-1.8.6/libaltos/libaltos_linux.c:485:44: note: Function 'altos_bt_list_finish' argument 1 names different: declaration 'list' definition 'bt_list'.
altos-1.8.6/libaltos/libaltos_linux.c:288:3: error: Memory leak: devs [memleak]
altos-1.8.6/libaltos/libaltos_posix.c:95:32: style: Function 'altos_close' argument 1 names different: declaration 'file' definition 'file_common'. [funcArgNamesDifferent]
altos-1.8.6/libaltos/libaltos.h:91:32: note: Function 'altos_close' argument 1 names different: declaration 'file' definition 'file_common'.
altos-1.8.6/libaltos/libaltos_posix.c:95:32: note: Function 'altos_close' argument 1 names different: declaration 'file' definition 'file_common'.
altos-1.8.6/libaltos/libaltos_posix.c:113:32: style: Function 'altos_flush' argument 1 names different: declaration 'file' definition 'file_common'. [funcArgNamesDifferent]
altos-1.8.6/libaltos/libaltos.h:102:32: note: Function 'altos_flush' argument 1 names different: declaration 'file' definition 'file_common'.
altos-1.8.6/libaltos/libaltos_posix.c:113:32: note: Function 'altos_flush' argument 1 names different: declaration 'file' definition 'file_common'.
altos-1.8.6/libaltos/libaltos_posix.c:151:31: style: Function 'altos_fill' argument 1 names different: declaration 'file' definition 'file_common'. [funcArgNamesDifferent]
altos-1.8.6/libaltos/libaltos_private.h:62:31: note: Function 'altos_fill' argument 1 names different: declaration 'file' definition 'file_common'.
altos-1.8.6/libaltos/libaltos_posix.c:151:31: note: Function 'altos_fill' argument 1 names different: declaration 'file' definition 'file_common'.
altos-1.8.6/libaltos/libaltos_windows.c:53:10: style: The scope of the variable 'a' can be reduced. [variableScope]
altos-1.8.6/libaltos/libaltos_windows.c:679:16: style: The scope of the variable 'addr_info' can be reduced. [variableScope]
altos-1.8.6/libaltos/libaltos_windows.c:681:17: style: The scope of the variable 'sockaddr_bth' can be reduced. [variableScope]
altos-1.8.6/libaltos/libaltos_windows.c:310:31: style: Function 'altos_fill' argument 1 names different: declaration 'file' definition 'file_common'. [funcArgNamesDifferent]
altos-1.8.6/libaltos/libaltos_private.h:62:31: note: Function 'altos_fill' argument 1 names different: declaration 'file' definition 'file_common'.
altos-1.8.6/libaltos/libaltos_windows.c:310:31: note: Function 'altos_fill' argument 1 names different: declaration 'file' definition 'file_common'.
altos-1.8.6/libaltos/libaltos_windows.c:401:32: style: Function 'altos_flush' argument 1 names different: declaration 'file' definition 'file_common'. [funcArgNamesDifferent]
altos-1.8.6/libaltos/libaltos.h:102:32: note: Function 'altos_flush' argument 1 names different: declaration 'file' definition 'file_common'.
altos-1.8.6/libaltos/libaltos_windows.c:401:32: note: Function 'altos_flush' argument 1 names different: declaration 'file' definition 'file_common'.
altos-1.8.6/libaltos/libaltos_windows.c:555:32: style: Function 'altos_close' argument 1 names different: declaration 'file' definition 'file_common'. [funcArgNamesDifferent]
altos-1.8.6/libaltos/libaltos.h:91:32: note: Function 'altos_close' argument 1 names different: declaration 'file' definition 'file_common'.
altos-1.8.6/libaltos/libaltos_windows.c:555:32: note: Function 'altos_close' argument 1 names different: declaration 'file' definition 'file_common'.
altos-1.8.6/libaltos/libaltos_windows.c:672:42: style: Function 'altos_bt_list_next' argument 1 names different: declaration 'list' definition 'bt_list'. [funcArgNamesDifferent]
altos-1.8.6/libaltos/libaltos.h:112:42: note: Function 'altos_bt_list_next' argument 1 names different: declaration 'list' definition 'bt_list'.
altos-1.8.6/libaltos/libaltos_windows.c:672:42: note: Function 'altos_bt_list_next' argument 1 names different: declaration 'list' definition 'bt_list'.
altos-1.8.6/libaltos/libaltos_windows.c:711:44: style: Function 'altos_bt_list_finish' argument 1 names different: declaration 'list' definition 'bt_list'. [funcArgNamesDifferent]
altos-1.8.6/libaltos/libaltos.h:115:44: note: Function 'altos_bt_list_finish' argument 1 names different: declaration 'list' definition 'bt_list'.
altos-1.8.6/libaltos/libaltos_windows.c:711:44: note: Function 'altos_bt_list_finish' argument 1 names different: declaration 'list' definition 'bt_list'.
altos-1.8.6/pdclib/functions/_PDCLIB/stdarg.c:101:1: error: va_list 'ap' was opened but not closed by va_end(). [va_end_missing]
altos-1.8.6/pdclib/functions/stdio/fwrite.c:25:10: style: The scope of the variable 'lineend' can be reduced. [variableScope]
altos-1.8.6/pdclib/functions/stdio/scanf.c:18:40: error: va_list 'ap' was opened but not closed by va_end(). [va_end_missing]
altos-1.8.6/pdclib/functions/stdlib/bsearch.c:15:18: style: The scope of the variable 'pivot' can be reduced. [variableScope]
altos-1.8.6/pdclib/functions/stdlib/bsearch.c:16:9: style: The scope of the variable 'rc' can be reduced. [variableScope]
altos-1.8.6/pdclib/functions/stdlib/bsearch.c:17:12: style: The scope of the variable 'corr' can be reduced. [variableScope]
altos-1.8.6/pdclib/functions/string/strcspn.c:16:18: style: The scope of the variable 'p' can be reduced. [variableScope]
altos-1.8.6/pdclib/functions/string/strpbrk.c:16:18: style: The scope of the variable 'p2' can be reduced. [variableScope]
altos-1.8.6/pdclib/functions/string/strspn.c:16:18: style: The scope of the variable 'p' can be reduced. [variableScope]
altos-1.8.6/pdclib/functions/string/strstr.c:16:18: style: The scope of the variable 'p2' can be reduced. [variableScope]
altos-1.8.6/pdclib/platform/altos/functions/stdio/gets.c:16:9: style: The scope of the variable 'c' can be reduced. [variableScope]
altos-1.8.6/pdclib/platform/example/functions/_PDCLIB/flushbuffer.c:41:9: style: The scope of the variable 'rc' can be reduced. [variableScope]
altos-1.8.6/pdclib/platform/example_cygwin/functions/_PDCLIB/flushbuffer.c:41:9: style: The scope of the variable 'rc' can be reduced. [variableScope]
altos-1.8.6/src/aes/ao_aes.c:101:7: style: The scope of the variable 's' can be reduced. [variableScope]
altos-1.8.6/src/aes/ao_aes.c:145:10: style: The scope of the variable 'b' can be reduced. [variableScope]
altos-1.8.6/src/aes/ao_aes.c:164:10: style: The scope of the variable 'b' can be reduced. [variableScope]
altos-1.8.6/src/aes/ao_aes.c:298:3: warning: The array 'iv' is too small, the function 'xKeyAddition' expects a bigger one. [argumentSize]
altos-1.8.6/src/avr/ao_usb_avr.c:490:10: style: The scope of the variable 'intx' can be reduced. [variableScope]
altos-1.8.6/src/avr/ao_usb_avr.c:36:11: style: struct member 'ao_usb_setup::index' is never used. [unusedStructMember]
altos-1.8.6/src/cc1111/ao_adc.c:177:0: error: #error No known ADC configuration set [preprocessorErrorDirective]
altos-1.8.6/src/cc1111/ao_aes.c:22:0: error: #error Must define HAS_AES 1 [preprocessorErrorDirective]
altos-1.8.6/src/cc1111/ao_pins.h:523:0: error: #error Please define IGNITE_ON_P2 [preprocessorErrorDirective]
altos-1.8.6/src/cc1111/ao_radio.c:630:17: style: Variable 'radio_on' is assigned a value that is never used. [unreadVariable]
altos-1.8.6/src/cc1111/ao_usb.c:75:11: style: struct member 'ao_usb_setup::index' is never used. [unusedStructMember]
altos-1.8.6/src/cortexelf-v1/ao_cortexelf.c:169:7: style: The scope of the variable 'c' can be reduced. [variableScope]
altos-1.8.6/src/draw/ao_blt.c:73:11: style: The scope of the variable 'bits1' can be reduced. [variableScope]
altos-1.8.6/src/draw/ao_blt.c:74:11: style: The scope of the variable 'left_shift' can be reduced. [variableScope]
altos-1.8.6/src/draw/ao_blt.c:74:23: style: The scope of the variable 'right_shift' can be reduced. [variableScope]
altos-1.8.6/src/draw/ao_blt.c:265:11: style: The scope of the variable 'n' can be reduced. [variableScope]
altos-1.8.6/src/draw/ao_pattern.c:46:11: style: The scope of the variable 'pat' can be reduced. [variableScope]
altos-1.8.6/src/draw/ao_text.c:57:4: style: Variable 'src' is assigned a value that is never used. [unreadVariable]
altos-1.8.6/src/drivers/ao_aprs.c:146:0: error: #error HAS_APRS not set [preprocessorErrorDirective]
altos-1.8.6/src/drivers/ao_as1107.h:52:0: error: #error "must define AO_AS1107_DECODE" [preprocessorErrorDirective]
altos-1.8.6/src/drivers/ao_at45db161d.c:100:6: warning: Identical condition 'ao_flash_setup_done', second condition is always false [identicalConditionAfterEarlyExit]
altos-1.8.6/src/drivers/ao_at45db161d.c:96:6: note: first condition
altos-1.8.6/src/drivers/ao_at45db161d.c:100:6: note: second condition
altos-1.8.6/src/drivers/ao_at45db161d.c:295:10: style: The scope of the variable 'status' can be reduced. [variableScope]
altos-1.8.6/src/drivers/ao_cc1120.c:876:11: style: The scope of the variable 'this_len' can be reduced. [variableScope]
altos-1.8.6/src/drivers/ao_cc1120.c:927:6: style: The scope of the variable 'cnt' can be reduced. [variableScope]
altos-1.8.6/src/drivers/ao_cc115l.c:812:31: style: The scope of the variable 'b' can be reduced. [variableScope]
altos-1.8.6/src/drivers/ao_cc115l.c:813:6: style: The scope of the variable 'cnt' can be reduced. [variableScope]
altos-1.8.6/src/drivers/ao_cc115l.c:50:11: style: struct member 'ao_cc115l_reg::addr' is never used. [unusedStructMember]
altos-1.8.6/src/drivers/ao_cc115l.c:51:9: style: struct member 'ao_cc115l_reg::name' is never used. [unusedStructMember]
altos-1.8.6/src/drivers/ao_cc1200.c:55:0: error: #error AO_CC1200_SPI_SPEED undefined [preprocessorErrorDirective]
altos-1.8.6/src/drivers/ao_companion.c:28:0: error: #error HAS_COMPANION not set in ao_companion.c [preprocessorErrorDirective]
altos-1.8.6/src/drivers/ao_fat.c:752:3: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
altos-1.8.6/src/drivers/ao_fat.c:1462:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
altos-1.8.6/src/drivers/ao_fat.c:1465:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
altos-1.8.6/src/drivers/ao_fat.c:1467:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
altos-1.8.6/src/drivers/ao_fat.c:1468:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
altos-1.8.6/src/drivers/ao_fat.c:1469:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
altos-1.8.6/src/drivers/ao_fat.c:1508:3: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
altos-1.8.6/src/drivers/ao_fat.c:190:13: style: The scope of the variable 'buf' can be reduced. [variableScope]
altos-1.8.6/src/drivers/ao_fat.c:743:12: style: The scope of the variable 'cluster_offset' can be reduced. [variableScope]
altos-1.8.6/src/drivers/ao_fat.c:746:12: style: The scope of the variable 'cluster' can be reduced. [variableScope]
altos-1.8.6/src/drivers/ao_fat.c:801:18: style: The scope of the variable 'file' can be reduced. [variableScope]
altos-1.8.6/src/drivers/ao_fat.c:1012:11: style: The scope of the variable 'dent' can be reduced. [variableScope]
altos-1.8.6/src/drivers/ao_fat.c:1058:11: style: The scope of the variable 'status' can be reduced. [variableScope]
altos-1.8.6/src/drivers/ao_fat.c:1568:7: style: The scope of the variable 'status' can be reduced. [variableScope]
altos-1.8.6/src/drivers/ao_fat.c:1238:30: style: Function 'ao_fat_read' argument 2 names different: declaration 'dest' definition 'dst'. [funcArgNamesDifferent]
altos-1.8.6/src/drivers/ao_fat.h:88:30: note: Function 'ao_fat_read' argument 2 names different: declaration 'dest' definition 'dst'.
altos-1.8.6/src/drivers/ao_fat.c:1238:30: note: Function 'ao_fat_read' argument 2 names different: declaration 'dest' definition 'dst'.
altos-1.8.6/src/drivers/ao_fat.c:1507:46: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
altos-1.8.6/src/drivers/ao_gps_sirf.c:199:13: style: The scope of the variable 'offset' can be reduced. [variableScope]
altos-1.8.6/src/drivers/ao_gps_sirf.c:92:11: style: struct member 'sirf_geodetic_nav_data::utc_year' is never used. [unusedStructMember]
altos-1.8.6/src/drivers/ao_gps_sirf.c:93:11: style: struct member 'sirf_geodetic_nav_data::utc_month' is never used. [unusedStructMember]
altos-1.8.6/src/drivers/ao_gps_sirf.c:94:11: style: struct member 'sirf_geodetic_nav_data::utc_day' is never used. [unusedStructMember]
altos-1.8.6/src/drivers/ao_gps_sirf.c:104:11: style: struct member 'sirf_geodetic_nav_data::h_error' is never used. [unusedStructMember]
altos-1.8.6/src/drivers/ao_gps_sirf.c:105:11: style: struct member 'sirf_geodetic_nav_data::v_error' is never used. [unusedStructMember]
altos-1.8.6/src/drivers/ao_gps_sirf.c:118:13: style: struct member 'sirf_measured_tracker_data::gps_week' is never used. [unusedStructMember]
altos-1.8.6/src/drivers/ao_gps_sirf.c:119:13: style: struct member 'sirf_measured_tracker_data::gps_tow' is never used. [unusedStructMember]
altos-1.8.6/src/drivers/ao_gps_ublox.c:208:13: style: The scope of the variable 'offset' can be reduced. [variableScope]
altos-1.8.6/src/drivers/ao_packet_master.c:44:6: style: The scope of the variable 'c' can be reduced. [variableScope]
altos-1.8.6/src/drivers/ao_pad.c:373:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
altos-1.8.6/src/drivers/ao_ps2.c:85:20: style: Function 'ao_ps2_put' argument 1 names different: declaration 'b' definition 'c'. [funcArgNamesDifferent]
altos-1.8.6/src/drivers/ao_ps2.h:27:20: note: Function 'ao_ps2_put' argument 1 names different: declaration 'b' definition 'c'.
altos-1.8.6/src/drivers/ao_ps2.c:85:20: note: Function 'ao_ps2_put' argument 1 names different: declaration 'b' definition 'c'.
altos-1.8.6/src/drivers/ao_pyro_slave.c:57:59: warning: Logical conjunction always evaluates to false: ao_companion_command.flight_state < ao_flight_boost && ao_companion_command.flight_state >= ao_flight_boost. [incorrectLogicOperator]
altos-1.8.6/src/drivers/ao_pyro_slave.c:57:59: style: Opposite expression on both sides of '&&'. [oppositeExpression]
altos-1.8.6/src/drivers/ao_pyro_slave.c:57:59: note: Opposite expression on both sides of '&&'.
altos-1.8.6/src/drivers/ao_pyro_slave.c:57:59: note: Opposite expression on both sides of '&&'.
altos-1.8.6/src/drivers/ao_quadrature.c:47:0: error: #error must define AO_QUADRATURE_DEBOUNCE [preprocessorErrorDirective]
altos-1.8.6/src/drivers/ao_radio_master.c:162:9: style: Unused variable: ret [unusedVariable]
altos-1.8.6/src/drivers/ao_radio_master.c:225:9: style: Unused variable: ret [unusedVariable]
altos-1.8.6/src/drivers/ao_rn4678.c:242:7: style: The scope of the variable 'c' can be reduced. [variableScope]
altos-1.8.6/src/drivers/ao_trng.c:32:12: style: The scope of the variable 'buf' can be reduced. [variableScope]
altos-1.8.6/src/drivers/ao_trng.c:33:11: style: The scope of the variable 't' can be reduced. [variableScope]
altos-1.8.6/src/drivers/ao_trng_send.c:136:7: style: The scope of the variable 'good_bits' can be reduced. [variableScope]
altos-1.8.6/src/drivers/ao_vga.c:351:19: style: Function 'ao_vga_enable' argument 1 names different: declaration 'active' definition 'enable'. [funcArgNamesDifferent]
altos-1.8.6/src/drivers/ao_vga.h:24:19: note: Function 'ao_vga_enable' argument 1 names different: declaration 'active' definition 'enable'.
altos-1.8.6/src/drivers/ao_vga.c:351:19: note: Function 'ao_vga_enable' argument 1 names different: declaration 'active' definition 'enable'.
altos-1.8.6/src/kernel/ao_balloon.c:24:0: error: #error Please define HAS_ACCEL [preprocessorErrorDirective]
altos-1.8.6/src/kernel/ao_cmd.c:56:7: style: The scope of the variable 'c' can be reduced. [variableScope]
altos-1.8.6/src/kernel/ao_cmd.c:181:9: style: The scope of the variable 'n' can be reduced. [variableScope]
altos-1.8.6/src/kernel/ao_cmd.c:200:9: style: The scope of the variable 'n' can be reduced. [variableScope]
altos-1.8.6/src/kernel/ao_convert_pa.c:66:17: style: The scope of the variable 'm' can be reduced. [variableScope]
altos-1.8.6/src/kernel/ao_convert_pa_test.c:35:10: style: The scope of the variable 'p_to_a' can be reduced. [variableScope]
altos-1.8.6/src/kernel/ao_convert_pa_test.c:35:18: style: The scope of the variable 'p_to_a_to_p' can be reduced. [variableScope]
altos-1.8.6/src/kernel/ao_convert_pa_test.c:36:10: style: The scope of the variable 'a_to_p' can be reduced. [variableScope]
altos-1.8.6/src/kernel/ao_convert_pa_test.c:36:18: style: The scope of the variable 'a_to_p_to_a' can be reduced. [variableScope]
altos-1.8.6/src/kernel/ao_convert_pa_test.c:39:6: style: The scope of the variable 'p_error' can be reduced. [variableScope]
altos-1.8.6/src/kernel/ao_convert_pa_test.c:40:6: style: The scope of the variable 'a_error' can be reduced. [variableScope]
altos-1.8.6/src/kernel/ao_convert.c:52:16: style: The scope of the variable 'm' can be reduced. [variableScope]
altos-1.8.6/src/kernel/ao_convert_test.c:32:10: style: The scope of the variable 'p_to_a' can be reduced. [variableScope]
altos-1.8.6/src/kernel/ao_convert_test.c:32:18: style: The scope of the variable 'p_to_a_to_p' can be reduced. [variableScope]
altos-1.8.6/src/kernel/ao_convert_test.c:33:10: style: The scope of the variable 'a_to_p' can be reduced. [variableScope]
altos-1.8.6/src/kernel/ao_convert_test.c:33:18: style: The scope of the variable 'a_to_p_to_a' can be reduced. [variableScope]
altos-1.8.6/src/kernel/ao_convert_test.c:36:6: style: The scope of the variable 'p_error' can be reduced. [variableScope]
altos-1.8.6/src/kernel/ao_convert_test.c:37:6: style: The scope of the variable 'a_error' can be reduced. [variableScope]
altos-1.8.6/src/kernel/ao_debounce.c:134:23: style: The scope of the variable 'prev' can be reduced. [variableScope]
altos-1.8.6/src/kernel/ao_fake_flight.c:145:3: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
altos-1.8.6/src/kernel/ao_fake_flight.c:151:3: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
altos-1.8.6/src/kernel/ao_fec_rx.c:100:43: style: Function 'ao_fec_decode' argument 2 names different: declaration 'in_len' definition 'len'. [funcArgNamesDifferent]
altos-1.8.6/src/kernel/ao_fec.h:77:43: note: Function 'ao_fec_decode' argument 2 names different: declaration 'in_len' definition 'len'.
altos-1.8.6/src/kernel/ao_fec_rx.c:100:43: note: Function 'ao_fec_decode' argument 2 names different: declaration 'in_len' definition 'len'.
altos-1.8.6/src/kernel/ao_fec_tx.c:104:11: style: The scope of the variable 'encode' can be reduced. [variableScope]
altos-1.8.6/src/kernel/ao_fec_tx.c:104:19: style: The scope of the variable 'interleave' can be reduced. [variableScope]
altos-1.8.6/src/kernel/ao_flight.c:29:0: error: #error Please define HAS_ACCEL [preprocessorErrorDirective]
altos-1.8.6/src/kernel/ao_gps_report.c:28:10: style: The scope of the variable 'new' can be reduced. [variableScope]
altos-1.8.6/src/kernel/ao_gps_report.c:73:12: style: The scope of the variable 'c' can be reduced. [variableScope]
altos-1.8.6/src/kernel/ao_gps_report_mega.c:65:10: style: The scope of the variable 'new' can be reduced. [variableScope]
altos-1.8.6/src/kernel/ao_gps_report_mega.c:66:13: style: The scope of the variable 'n' can be reduced. [variableScope]
altos-1.8.6/src/kernel/ao_gps_report_metrum.c:28:13: style: The scope of the variable 'n' can be reduced. [variableScope]
altos-1.8.6/src/kernel/ao_gps_report_metrum.c:30:10: style: The scope of the variable 'new' can be reduced. [variableScope]
altos-1.8.6/src/kernel/ao_int64.c:21:36: style: Function 'ao_plus64' argument 1 names different: declaration 'ao_64r' definition 'r'. [funcArgNamesDifferent]
altos-1.8.6/src/kernel/ao_int64.h:33:36: note: Function 'ao_plus64' argument 1 names different: declaration 'ao_64r' definition 'r'.
altos-1.8.6/src/kernel/ao_int64.c:21:36: note: Function 'ao_plus64' argument 1 names different: declaration 'ao_64r' definition 'r'.
altos-1.8.6/src/kernel/ao_int64.c:21:59: style: Function 'ao_plus64' argument 2 names different: declaration 'ao_64a' definition 'a'. [funcArgNamesDifferent]
altos-1.8.6/src/kernel/ao_int64.h:33:64: note: Function 'ao_plus64' argument 2 names different: declaration 'ao_64a' definition 'a'.
altos-1.8.6/src/kernel/ao_int64.c:21:59: note: Function 'ao_plus64' argument 2 names different: declaration 'ao_64a' definition 'a'.
altos-1.8.6/src/kernel/ao_int64.c:21:82: style: Function 'ao_plus64' argument 3 names different: declaration 'ao_64b' definition 'b'. [funcArgNamesDifferent]
altos-1.8.6/src/kernel/ao_int64.h:33:92: note: Function 'ao_plus64' argument 3 names different: declaration 'ao_64b' definition 'b'.
altos-1.8.6/src/kernel/ao_int64.c:21:82: note: Function 'ao_plus64' argument 3 names different: declaration 'ao_64b' definition 'b'.
altos-1.8.6/src/kernel/ao_int64.c:31:37: style: Function 'ao_minus64' argument 1 names different: declaration 'ao_64r' definition 'r'. [funcArgNamesDifferent]
altos-1.8.6/src/kernel/ao_int64.h:34:37: note: Function 'ao_minus64' argument 1 names different: declaration 'ao_64r' definition 'r'.
altos-1.8.6/src/kernel/ao_int64.c:31:37: note: Function 'ao_minus64' argument 1 names different: declaration 'ao_64r' definition 'r'.
altos-1.8.6/src/kernel/ao_int64.c:31:60: style: Function 'ao_minus64' argument 2 names different: declaration 'ao_64a' definition 'a'. [funcArgNamesDifferent]
altos-1.8.6/src/kernel/ao_int64.h:34:65: note: Function 'ao_minus64' argument 2 names different: declaration 'ao_64a' definition 'a'.
altos-1.8.6/src/kernel/ao_int64.c:31:60: note: Function 'ao_minus64' argument 2 names different: declaration 'ao_64a' definition 'a'.
altos-1.8.6/src/kernel/ao_int64.c:31:83: style: Function 'ao_minus64' argument 3 names different: declaration 'ao_64b' definition 'b'. [funcArgNamesDifferent]
altos-1.8.6/src/kernel/ao_int64.h:34:93: note: Function 'ao_minus64' argument 3 names different: declaration 'ao_64b' definition 'b'.
altos-1.8.6/src/kernel/ao_int64.c:31:83: note: Function 'ao_minus64' argument 3 names different: declaration 'ao_64b' definition 'b'.
altos-1.8.6/src/kernel/ao_int64.c:41:38: style: Function 'ao_rshift64' argument 1 names different: declaration 'ao_64r' definition 'r'. [funcArgNamesDifferent]
altos-1.8.6/src/kernel/ao_int64.h:36:38: note: Function 'ao_rshift64' argument 1 names different: declaration 'ao_64r' definition 'r'.
altos-1.8.6/src/kernel/ao_int64.c:41:38: note: Function 'ao_rshift64' argument 1 names different: declaration 'ao_64r' definition 'r'.
altos-1.8.6/src/kernel/ao_int64.c:41:61: style: Function 'ao_rshift64' argument 2 names different: declaration 'ao_64a' definition 'a'. [funcArgNamesDifferent]
altos-1.8.6/src/kernel/ao_int64.h:36:66: note: Function 'ao_rshift64' argument 2 names different: declaration 'ao_64a' definition 'a'.
altos-1.8.6/src/kernel/ao_int64.c:41:61: note: Function 'ao_rshift64' argument 2 names different: declaration 'ao_64a' definition 'a'.
altos-1.8.6/src/kernel/ao_int64.c:54:38: style: Function 'ao_lshift64' argument 1 names different: declaration 'ao_64r' definition 'r'. [funcArgNamesDifferent]
altos-1.8.6/src/kernel/ao_int64.h:37:38: note: Function 'ao_lshift64' argument 1 names different: declaration 'ao_64r' definition 'r'.
altos-1.8.6/src/kernel/ao_int64.c:54:38: note: Function 'ao_lshift64' argument 1 names different: declaration 'ao_64r' definition 'r'.
altos-1.8.6/src/kernel/ao_int64.c:54:61: style: Function 'ao_lshift64' argument 2 names different: declaration 'ao_64a' definition 'a'. [funcArgNamesDifferent]
altos-1.8.6/src/kernel/ao_int64.h:37:66: note: Function 'ao_lshift64' argument 2 names different: declaration 'ao_64a' definition 'a'.
altos-1.8.6/src/kernel/ao_int64.c:54:61: note: Function 'ao_lshift64' argument 2 names different: declaration 'ao_64a' definition 'a'.
altos-1.8.6/src/kernel/ao_int64.c:86:35: style: Function 'ao_neg64' argument 1 names different: declaration 'ao_64r' definition 'r'. [funcArgNamesDifferent]
altos-1.8.6/src/kernel/ao_int64.h:35:35: note: Function 'ao_neg64' argument 1 names different: declaration 'ao_64r' definition 'r'.
altos-1.8.6/src/kernel/ao_int64.c:86:35: note: Function 'ao_neg64' argument 1 names different: declaration 'ao_64r' definition 'r'.
altos-1.8.6/src/kernel/ao_int64.c:86:58: style: Function 'ao_neg64' argument 2 names different: declaration 'ao_64a' definition 'a'. [funcArgNamesDifferent]
altos-1.8.6/src/kernel/ao_int64.h:35:63: note: Function 'ao_neg64' argument 2 names different: declaration 'ao_64a' definition 'a'.
altos-1.8.6/src/kernel/ao_int64.c:86:58: note: Function 'ao_neg64' argument 2 names different: declaration 'ao_64a' definition 'a'.
altos-1.8.6/src/kernel/ao_int64.c:46:31: warning: Shifting signed 32-bit value by 31 bits is undefined behaviour. See condition at line 42. [shiftTooManyBitsSigned]
altos-1.8.6/src/kernel/ao_int64.c:42:8: note: Assuming that condition 'd<32' is not redundant
altos-1.8.6/src/kernel/ao_int64.c:46:31: note: Shift
altos-1.8.6/src/kernel/ao_log.c:482:0: error: #error Define HAS_ADC for ao_log.c [preprocessorErrorDirective]
altos-1.8.6/src/kernel/ao_log_tiny.c:63:11: style: The scope of the variable 'd' can be reduced. [variableScope]
altos-1.8.6/src/kernel/ao_log_tiny.c:83:12: style: The scope of the variable 'now' can be reduced. [variableScope]
altos-1.8.6/src/kernel/ao_monitor.c:24:0: error: #error Must define HAS_MONITOR to 1 [preprocessorErrorDirective]
altos-1.8.6/src/kernel/ao_panic.c:22:0: error: #error Please define HAS_BEEP [preprocessorErrorDirective]
altos-1.8.6/src/kernel/ao_pyro.c:112:10: style: Opposite expression on both sides of '&'. [oppositeExpression]
altos-1.8.6/src/kernel/ao_pyro.c:112:10: note: Opposite expression on both sides of '&'.
altos-1.8.6/src/kernel/ao_pyro.c:112:10: note: Opposite expression on both sides of '&'.
altos-1.8.6/src/kernel/ao_pyro.c:269:18: style: The scope of the variable 'pyro' can be reduced. [variableScope]
altos-1.8.6/src/kernel/ao_pyro.c:390:11: style: The scope of the variable 'any_waiting' can be reduced. [variableScope]
altos-1.8.6/src/kernel/ao_pyro.c:438:18: style: The scope of the variable 'pyro' can be reduced. [variableScope]
altos-1.8.6/src/kernel/ao_sample_profile.c:104:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
altos-1.8.6/src/kernel/ao_sample_profile.c:105:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
altos-1.8.6/src/kernel/ao_sample_profile.c:106:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
altos-1.8.6/src/kernel/ao_sample_profile.c:107:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
altos-1.8.6/src/kernel/ao_sample_profile.c:119:37: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
altos-1.8.6/src/kernel/ao_send_packet.c:29:10: style: The scope of the variable 'b' can be reduced. [variableScope]
altos-1.8.6/src/kernel/ao_storage.c:28:11: style: The scope of the variable 'this_len' can be reduced. [variableScope]
altos-1.8.6/src/kernel/ao_storage.c:29:11: style: The scope of the variable 'this_off' can be reduced. [variableScope]
altos-1.8.6/src/kernel/ao_storage.c:62:11: style: The scope of the variable 'this_len' can be reduced. [variableScope]
altos-1.8.6/src/kernel/ao_storage.c:63:11: style: The scope of the variable 'this_off' can be reduced. [variableScope]
altos-1.8.6/src/kernel/ao_storage.c:48:7: portability: 'buf' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
altos-1.8.6/src/kernel/ao_storage.c:82:7: portability: 'buf' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
altos-1.8.6/src/kernel/ao_telemetry.c:415:11: style: The scope of the variable 'time' can be reduced. [variableScope]
altos-1.8.6/src/kernel/ao_tracker.c:63:10: style: The scope of the variable 'new' can be reduced. [variableScope]
altos-1.8.6/src/kernel/ao_tracker.c:66:11: style: The scope of the variable 'gps_tick' can be reduced. [variableScope]
altos-1.8.6/src/kernel/ao_tracker.c:67:10: style: The scope of the variable 'new_tracker_running' can be reduced. [variableScope]
altos-1.8.6/src/lpc/ao_exti_lpc.c:83:24: style: Function 'ao_exti_setup' argument 1 names different: declaration 'gpio' definition 'port'. [funcArgNamesDifferent]
altos-1.8.6/src/lpc/ao_exti.h:32:23: note: Function 'ao_exti_setup' argument 1 names different: declaration 'gpio' definition 'port'.
altos-1.8.6/src/lpc/ao_exti_lpc.c:83:24: note: Function 'ao_exti_setup' argument 1 names different: declaration 'gpio' definition 'port'.
altos-1.8.6/src/lpc/ao_exti_lpc.c:131:26: style: Function 'ao_exti_set_mode' argument 1 names different: declaration 'gpio' definition 'port'. [funcArgNamesDifferent]
altos-1.8.6/src/lpc/ao_exti.h:35:26: note: Function 'ao_exti_set_mode' argument 1 names different: declaration 'gpio' definition 'port'.
altos-1.8.6/src/lpc/ao_exti_lpc.c:131:26: note: Function 'ao_exti_set_mode' argument 1 names different: declaration 'gpio' definition 'port'.
altos-1.8.6/src/lpc/ao_exti_lpc.c:143:30: style: Function 'ao_exti_set_callback' argument 1 names different: declaration 'gpio' definition 'port'. [funcArgNamesDifferent]
altos-1.8.6/src/lpc/ao_exti.h:38:30: note: Function 'ao_exti_set_callback' argument 1 names different: declaration 'gpio' definition 'port'.
altos-1.8.6/src/lpc/ao_exti_lpc.c:143:30: note: Function 'ao_exti_set_callback' argument 1 names different: declaration 'gpio' definition 'port'.
altos-1.8.6/src/lpc/ao_exti_lpc.c:151:24: style: Function 'ao_exti_enable' argument 1 names different: declaration 'gpio' definition 'port'. [funcArgNamesDifferent]
altos-1.8.6/src/lpc/ao_exti.h:41:24: note: Function 'ao_exti_enable' argument 1 names different: declaration 'gpio' definition 'port'.
altos-1.8.6/src/lpc/ao_exti_lpc.c:151:24: note: Function 'ao_exti_enable' argument 1 names different: declaration 'gpio' definition 'port'.
altos-1.8.6/src/lpc/ao_exti_lpc.c:164:25: style: Function 'ao_exti_disable' argument 1 names different: declaration 'gpio' definition 'port'. [funcArgNamesDifferent]
altos-1.8.6/src/lpc/ao_exti.h:44:25: note: Function 'ao_exti_disable' argument 1 names different: declaration 'gpio' definition 'port'.
altos-1.8.6/src/lpc/ao_exti_lpc.c:164:25: note: Function 'ao_exti_disable' argument 1 names different: declaration 'gpio' definition 'port'.
altos-1.8.6/src/lpc/ao_fast_timer_lpc.c:67:7: style: The scope of the variable 'i' can be reduced. [variableScope]
altos-1.8.6/src/lpc/ao_interrupt.c:24:0: error: #error Should define IS_FLASH_LOADER [preprocessorErrorDirective]
altos-1.8.6/src/math/machine/ieeefp.h:376:0: error: #error Endianess not declared!! [preprocessorErrorDirective]
altos-1.8.6/src/mpusb-v3.0/ao_mpusb.c:26:6: style: The scope of the variable 'c' can be reduced. [variableScope]
altos-1.8.6/src/product/ao_flash_task.c:112:11: style: The scope of the variable 'c' can be reduced. [variableScope]
altos-1.8.6/src/product/ao_terraui.c:378:7: style: Variable 'h' is assigned a value that is never used. [unreadVariable]
altos-1.8.6/src/product/ao_test.c:91:7: style: The scope of the variable 'c' can be reduced. [variableScope]
altos-1.8.6/src/stm-bringup/bringup.c:167:11: style: Unused variable: moder [unusedVariable]
altos-1.8.6/src/stm-bringup/bringup.c:167:18: style: Unused variable: afr [unusedVariable]
altos-1.8.6/src/stm-demo/ao_demo.c:37:6: style: The scope of the variable 'first' can be reduced. [variableScope]
altos-1.8.6/src/stm-demo/ao_demo.c:37:13: style: The scope of the variable 'second' can be reduced. [variableScope]
altos-1.8.6/src/stm-vga/ao_demo.c:179:7: style: The scope of the variable 'c' can be reduced. [variableScope]
altos-1.8.6/src/stm/ao_adc_single_stm.c:284:0: error: #error Please define HAS_ADC_TEMP [preprocessorErrorDirective]
altos-1.8.6/src/stm/ao_adc_stm.c:392:0: error: #error Please define HAS_ADC_TEMP [preprocessorErrorDirective]
altos-1.8.6/src/stm/ao_exti_stm.c:65:11: style: The scope of the variable 'pupdr' can be reduced. [variableScope]
altos-1.8.6/src/stm/ao_fast_timer.c:71:10: style: The scope of the variable 'i' can be reduced. [variableScope]
altos-1.8.6/src/stm/ao_lcd_font.c:84:11: style: The scope of the variable 'flags' can be reduced. [variableScope]
altos-1.8.6/src/stm/ao_lcd_stm.c:356:8: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
altos-1.8.6/src/stm/ao_mpu_stm.c:133:26: style: Function 'ao_mpu_stack_guard' argument 1 names different: declaration 'stack' definition 'base'. [funcArgNamesDifferent]
altos-1.8.6/src/stm/ao_mpu.h:25:26: note: Function 'ao_mpu_stack_guard' argument 1 names different: declaration 'stack' definition 'base'.
altos-1.8.6/src/stm/ao_mpu_stm.c:133:26: note: Function 'ao_mpu_stack_guard' argument 1 names different: declaration 'stack' definition 'base'.
altos-1.8.6/src/stm/ao_mpu_stm.c:120:2: style: Variable 'region' is modified but its new value is never used. [unreadVariable]
altos-1.8.6/src/stmf0/ao_beep_stm.c:21:0: error: #error BEEPER_CHANNEL undefined [preprocessorErrorDirective]
altos-1.8.6/src/stmf0/ao_crc_stm.c:23:0: error: #error "Must define AO_CRC_WIDTH" [preprocessorErrorDirective]
altos-1.8.6/src/stmf0/ao_exti_stm.c:53:11: style: The scope of the variable 'pupdr' can be reduced. [variableScope]
altos-1.8.6/src/stmf0/ao_interrupt.c:25:0: error: #error Should define IS_FLASH_LOADER [preprocessorErrorDirective]
altos-1.8.6/src/stmf0/ao_storage_stm.c:184:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
altos-1.8.6/src/stmf0/ao_storage_stm.c:107:11: style: The scope of the variable 'v' can be reduced. [variableScope]
altos-1.8.6/src/stmf0/ao_usb_stm.c:30:0: error: #error "must define AO_PA11_PA12_RMP" [preprocessorErrorDirective]
altos-1.8.6/src/teleballoon-v1.1/ao_pins.h:122:0: error: #error Please define IGNITE_ON_P2 [preprocessorErrorDirective]
altos-1.8.6/src/telelco-v0.1/ao_lco.c:214:12: style: The scope of the variable 'c' can be reduced. [variableScope]
altos-1.8.6/src/telelco-v0.1/ao_lco.c:252:10: style: The scope of the variable 'r' can be reduced. [variableScope]
altos-1.8.6/src/telelco-v0.1/ao_lco.c:251:11: style: Unused variable: tick_offset [unusedVariable]
altos-1.8.6/src/telelco-v2.0/ao_lco_v2.c:155:11: style: The scope of the variable 'now' can be reduced. [variableScope]
altos-1.8.6/src/teleshield-v0.1/ao_ardu_serial.c:24:7: style: The scope of the variable 'c' can be reduced. [variableScope]
altos-1.8.6/src/test/ao_aprs_test.c:139:10: style: The scope of the variable 'len' can be reduced. [variableScope]
altos-1.8.6/src/test/ao_aprs_test.c:141:20: style: The scope of the variable 'b' can be reduced. [variableScope]
altos-1.8.6/src/test/ao_eeprom_read.c:54:6: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
altos-1.8.6/src/test/ao_eeprom_read.c:67:2: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment]
altos-1.8.6/src/test/ao_eeprom_read.c:62:0: note: Variable 'data' is reassigned a value before the old one has been used.
altos-1.8.6/src/test/ao_eeprom_read.c:67:2: note: Variable 'data' is reassigned a value before the old one has been used.
altos-1.8.6/src/test/ao_eeprom_read.c:221:2: style: Variable 'config->ignite_mode' is reassigned a value before the old one has been used. [redundantAssignment]
altos-1.8.6/src/test/ao_eeprom_read.c:220:2: note: Variable 'config->ignite_mode' is reassigned a value before the old one has been used.
altos-1.8.6/src/test/ao_eeprom_read.c:221:2: note: Variable 'config->ignite_mode' is reassigned a value before the old one has been used.
altos-1.8.6/src/test/ao_eeprom_read.c:222:2: style: Variable 'config->ignite_mode' is reassigned a value before the old one has been used. [redundantAssignment]
altos-1.8.6/src/test/ao_eeprom_read.c:221:2: note: Variable 'config->ignite_mode' is reassigned a value before the old one has been used.
altos-1.8.6/src/test/ao_eeprom_read.c:222:2: note: Variable 'config->ignite_mode' is reassigned a value before the old one has been used.
altos-1.8.6/src/test/ao_eeprom_read.c:223:2: style: Variable 'config->ignite_mode' is reassigned a value before the old one has been used. [redundantAssignment]
altos-1.8.6/src/test/ao_eeprom_read.c:222:2: note: Variable 'config->ignite_mode' is reassigned a value before the old one has been used.
altos-1.8.6/src/test/ao_eeprom_read.c:223:2: note: Variable 'config->ignite_mode' is reassigned a value before the old one has been used.
altos-1.8.6/src/test/ao_eeprom_read.c:224:2: style: Variable 'config->ignite_mode' is reassigned a value before the old one has been used. [redundantAssignment]
altos-1.8.6/src/test/ao_eeprom_read.c:223:2: note: Variable 'config->ignite_mode' is reassigned a value before the old one has been used.
altos-1.8.6/src/test/ao_eeprom_read.c:224:2: note: Variable 'config->ignite_mode' is reassigned a value before the old one has been used.
altos-1.8.6/src/test/ao_eeprom_read.c:225:2: style: Variable 'config->ignite_mode' is reassigned a value before the old one has been used. [redundantAssignment]
altos-1.8.6/src/test/ao_eeprom_read.c:224:2: note: Variable 'config->ignite_mode' is reassigned a value before the old one has been used.
altos-1.8.6/src/test/ao_eeprom_read.c:225:2: note: Variable 'config->ignite_mode' is reassigned a value before the old one has been used.
altos-1.8.6/src/test/ao_eeprom_read_old.c:52:10: style: The scope of the variable 'l' can be reduced. [variableScope]
altos-1.8.6/src/test/ao_fat_test.c:488:2: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
altos-1.8.6/src/test/ao_fat_test.c:488:2: warning: %llu in format string (no. 2) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
altos-1.8.6/src/test/ao_fat_test.c:521:2: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
altos-1.8.6/src/test/ao_fat_test.c:521:2: warning: %llu in format string (no. 2) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
altos-1.8.6/src/test/ao_fat_test.c:64:10: style: struct member 'ao_cmds::func' is never used. [unusedStructMember]
altos-1.8.6/src/test/ao_fat_test.c:65:14: style: struct member 'ao_cmds::help' is never used. [unusedStructMember]
altos-1.8.6/src/test/ao_fat_test.c:345:0: error: Memory leak: used [memleak]
altos-1.8.6/src/test/ao_fec_test.c:88:10: style: The scope of the variable 'b' can be reduced. [variableScope]
altos-1.8.6/src/test/ao_fec_test.c:317:11: style: The scope of the variable 'original_len' can be reduced. [variableScope]
altos-1.8.6/src/test/ao_fec_test.c:320:7: style: The scope of the variable 'encode_len' can be reduced. [variableScope]
altos-1.8.6/src/test/ao_fec_test.c:323:7: style: The scope of the variable 'transmit_len' can be reduced. [variableScope]
altos-1.8.6/src/test/ao_fec_test.c:326:7: style: The scope of the variable 'receive_len' can be reduced. [variableScope]
altos-1.8.6/src/test/ao_fec_test.c:329:7: style: The scope of the variable 'decode_ok' can be reduced. [variableScope]
altos-1.8.6/src/test/ao_flight_test.c:498:9: style: The scope of the variable 'time' can be reduced. [variableScope]
altos-1.8.6/src/test/ao_flight_test.c:995:6: style: The scope of the variable 'i' can be reduced. [variableScope]
altos-1.8.6/src/test/ao_flight_test.c:111:11: style: struct member 'ao_adc::sense_d' is never used. [unusedStructMember]
altos-1.8.6/src/test/ao_flight_test.c:112:11: style: struct member 'ao_adc::sense_m' is never used. [unusedStructMember]
altos-1.8.6/src/test/ao_flight_test.c:297:6: style: struct member 'ao_task::dummy' is never used. [unusedStructMember]
altos-1.8.6/src/test/ao_flight_test.c:334:10: style: struct member 'ao_cmds::func' is never used. [unusedStructMember]
altos-1.8.6/src/test/ao_flight_test.c:335:14: style: struct member 'ao_cmds::help' is never used. [unusedStructMember]
altos-1.8.6/src/test/ao_gps_test.c:239:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
altos-1.8.6/src/test/ao_gps_test.c:275:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
altos-1.8.6/src/test/ao_gps_test.c:317:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
altos-1.8.6/src/test/ao_gps_test.c:450:2: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
altos-1.8.6/src/test/ao_gps_test.c:369:6: style: The scope of the variable 'i' can be reduced. [variableScope]
altos-1.8.6/src/test/ao_gps_test.c:39:12: style: struct member 'ao_gps_orig::year' is never used. [unusedStructMember]
altos-1.8.6/src/test/ao_gps_test.c:40:12: style: struct member 'ao_gps_orig::month' is never used. [unusedStructMember]
altos-1.8.6/src/test/ao_gps_test.c:41:12: style: struct member 'ao_gps_orig::day' is never used. [unusedStructMember]
altos-1.8.6/src/test/ao_gps_test.c:77:12: style: struct member 'ao_gps_tracking_orig::channels' is never used. [unusedStructMember]
altos-1.8.6/src/test/ao_gps_test_skytraq.c:247:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
altos-1.8.6/src/test/ao_gps_test_skytraq.c:283:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
altos-1.8.6/src/test/ao_gps_test_skytraq.c:147:2: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
altos-1.8.6/src/test/ao_gps_test_skytraq.c:325:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
altos-1.8.6/src/test/ao_gps_test_skytraq.c:378:6: style: The scope of the variable 'i' can be reduced. [variableScope]
altos-1.8.6/src/test/ao_gps_test_skytraq.c:40:12: style: struct member 'ao_gps_orig::year' is never used. [unusedStructMember]
altos-1.8.6/src/test/ao_gps_test_skytraq.c:41:12: style: struct member 'ao_gps_orig::month' is never used. [unusedStructMember]
altos-1.8.6/src/test/ao_gps_test_skytraq.c:42:12: style: struct member 'ao_gps_orig::day' is never used. [unusedStructMember]
altos-1.8.6/src/test/ao_gps_test_skytraq.c:43:12: style: struct member 'ao_gps_orig::hour' is never used. [unusedStructMember]
altos-1.8.6/src/test/ao_gps_test_skytraq.c:44:12: style: struct member 'ao_gps_orig::minute' is never used. [unusedStructMember]
altos-1.8.6/src/test/ao_gps_test_skytraq.c:45:12: style: struct member 'ao_gps_orig::second' is never used. [unusedStructMember]
altos-1.8.6/src/test/ao_gps_test_skytraq.c:46:12: style: struct member 'ao_gps_orig::flags' is never used. [unusedStructMember]
altos-1.8.6/src/test/ao_gps_test_skytraq.c:47:12: style: struct member 'ao_gps_orig::latitude' is never used. [unusedStructMember]
altos-1.8.6/src/test/ao_gps_test_skytraq.c:48:12: style: struct member 'ao_gps_orig::longitude' is never used. [unusedStructMember]
altos-1.8.6/src/test/ao_gps_test_skytraq.c:49:12: style: struct member 'ao_gps_orig::altitude' is never used. [unusedStructMember]
altos-1.8.6/src/test/ao_gps_test_skytraq.c:50:12: style: struct member 'ao_gps_orig::ground_speed' is never used. [unusedStructMember]
altos-1.8.6/src/test/ao_gps_test_skytraq.c:51:12: style: struct member 'ao_gps_orig::course' is never used. [unusedStructMember]
altos-1.8.6/src/test/ao_gps_test_skytraq.c:52:12: style: struct member 'ao_gps_orig::hdop' is never used. [unusedStructMember]
altos-1.8.6/src/test/ao_gps_test_skytraq.c:53:12: style: struct member 'ao_gps_orig::climb_rate' is never used. [unusedStructMember]
altos-1.8.6/src/test/ao_gps_test_skytraq.c:54:12: style: struct member 'ao_gps_orig::h_error' is never used. [unusedStructMember]
altos-1.8.6/src/test/ao_gps_test_skytraq.c:55:12: style: struct member 'ao_gps_orig::v_error' is never used. [unusedStructMember]
altos-1.8.6/src/test/ao_gps_test_skytraq.c:71:11: style: struct member 'ao_gps_sat_orig::svid' is never used. [unusedStructMember]
altos-1.8.6/src/test/ao_gps_test_skytraq.c:72:11: style: struct member 'ao_gps_sat_orig::c_n_1' is never used. [unusedStructMember]
altos-1.8.6/src/test/ao_gps_test_skytraq.c:78:12: style: struct member 'ao_gps_tracking_orig::channels' is never used. [unusedStructMember]
altos-1.8.6/src/test/ao_gps_test_ublox.c:180:6: style: The scope of the variable 'i' can be reduced. [variableScope]
altos-1.8.6/src/test/ao_gps_test_ublox.c:44:12: style: struct member 'ao_telemetry_location::minute' is never used. [unusedStructMember]
altos-1.8.6/src/test/ao_gps_test_ublox.c:45:12: style: struct member 'ao_telemetry_location::second' is never used. [unusedStructMember]
altos-1.8.6/src/test/ao_gps_test_ublox.c:47:12: style: struct member 'ao_telemetry_location::latitude' is never used. [unusedStructMember]
altos-1.8.6/src/test/ao_gps_test_ublox.c:48:12: style: struct member 'ao_telemetry_location::longitude' is never used. [unusedStructMember]
altos-1.8.6/src/test/ao_gps_test_ublox.c:49:12: style: struct member 'ao_telemetry_location::altitude_low' is never used. [unusedStructMember]
altos-1.8.6/src/test/ao_gps_test_ublox.c:50:12: style: struct member 'ao_telemetry_location::ground_speed' is never used. [unusedStructMember]
altos-1.8.6/src/test/ao_gps_test_ublox.c:51:12: style: struct member 'ao_telemetry_location::course' is never used. [unusedStructMember]
altos-1.8.6/src/test/ao_gps_test_ublox.c:52:12: style: struct member 'ao_telemetry_location::pdop' is never used. [unusedStructMember]
altos-1.8.6/src/test/ao_gps_test_ublox.c:55:12: style: struct member 'ao_telemetry_location::climb_rate' is never used. [unusedStructMember]
altos-1.8.6/src/test/ao_gps_test_ublox.c:56:12: style: struct member 'ao_telemetry_location::h_error' is never used. [unusedStructMember]
altos-1.8.6/src/test/ao_gps_test_ublox.c:57:12: style: struct member 'ao_telemetry_location::v_error' is never used. [unusedStructMember]
altos-1.8.6/src/test/ao_gps_test_ublox.c:58:12: style: struct member 'ao_telemetry_location::altitude_high' is never used. [unusedStructMember]
altos-1.8.6/src/test/ao_gps_test_ublox.c:78:11: style: struct member 'ao_telemetry_satellite_info::c_n_1' is never used. [unusedStructMember]
altos-1.8.6/src/test/ao_gps_test_ublox.c:84:14: style: struct member 'ao_telemetry_satellite::channels' is never used. [unusedStructMember]
altos-1.8.6/src/test/ao_micropeak_test.c:92:9: style: The scope of the variable 'ntok' can be reduced. [variableScope]
altos-1.8.6/src/test/ao_micropeak_test.c:191:6: style: The scope of the variable 'i' can be reduced. [variableScope]
altos-1.8.6/src/usbtrng/ao_usbtrng.c:212:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
altos-1.8.6/src/usbtrng/ao_usbtrng.c:184:11: style: The scope of the variable 'this_time' can be reduced. [variableScope]
altos-1.8.6/src/vidtime/ao_vidtime.c:27:19: style: The scope of the variable 'got' can be reduced. [variableScope]
[22:36]

ftp://ftp.se.debian.org/debian/pool/main/a/altree/altree_1.3.1.orig.tar.gz
altree-v1.3.1/CUtils/c_sources/chisq.c:82:16: style: The scope of the variable 'e' can be reduced. [variableScope]
altree-v1.3.1/CUtils/c_sources/chisq.c:82:19: style: The scope of the variable 'c' can be reduced. [variableScope]
altree-v1.3.1/CUtils/c_sources/chisq.c:82:22: style: The scope of the variable 'z' can be reduced. [variableScope]
altree-v1.3.1/CUtils/c_sources/double_permutation.c:36:2: style: Variable 'rep' is reassigned a value before the old one has been used. [redundantAssignment]
altree-v1.3.1/CUtils/c_sources/double_permutation.c:35:0: note: Variable 'rep' is reassigned a value before the old one has been used.
altree-v1.3.1/CUtils/c_sources/double_permutation.c:36:2: note: Variable 'rep' is reassigned a value before the old one has been used.
altree-v1.3.1/CUtils/c_sources/double_permutation.c:54:2: style: Variable 'ens' is reassigned a value before the old one has been used. [redundantAssignment]
altree-v1.3.1/CUtils/c_sources/double_permutation.c:53:0: note: Variable 'ens' is reassigned a value before the old one has been used.
altree-v1.3.1/CUtils/c_sources/double_permutation.c:54:2: note: Variable 'ens' is reassigned a value before the old one has been used.
altree-v1.3.1/CUtils/c_sources/double_permutation.c:73:2: style: Variable 'mat' is reassigned a value before the old one has been used. [redundantAssignment]
altree-v1.3.1/CUtils/c_sources/double_permutation.c:72:0: note: Variable 'mat' is reassigned a value before the old one has been used.
altree-v1.3.1/CUtils/c_sources/double_permutation.c:73:2: note: Variable 'mat' is reassigned a value before the old one has been used.
altree-v1.3.1/CUtils/c_sources/mt19937ar.c:60:35: style: Function 'init_genrand_mt' argument 1 names different: declaration 'priv' definition 'p'. [funcArgNamesDifferent]
altree-v1.3.1/CUtils/c_sources/mt19937ar.h:59:35: note: Function 'init_genrand_mt' argument 1 names different: declaration 'priv' definition 'p'.
altree-v1.3.1/CUtils/c_sources/mt19937ar.c:60:35: note: Function 'init_genrand_mt' argument 1 names different: declaration 'priv' definition 'p'.
altree-v1.3.1/CUtils/c_sources/mt19937ar.c:88:36: style: Function 'init_by_array_mt' argument 1 names different: declaration 'priv' definition 'p'. [funcArgNamesDifferent]
altree-v1.3.1/CUtils/c_sources/mt19937ar.h:66:36: note: Function 'init_by_array_mt' argument 1 names different: declaration 'priv' definition 'p'.
altree-v1.3.1/CUtils/c_sources/mt19937ar.c:88:36: note: Function 'init_by_array_mt' argument 1 names different: declaration 'priv' definition 'p'.
altree-v1.3.1/CUtils/c_sources/mt19937ar.c:120:45: style: Function 'genrand_int32_mt' argument 1 names different: declaration 'priv' definition 'p'. [funcArgNamesDifferent]
altree-v1.3.1/CUtils/c_sources/mt19937ar.h:70:45: note: Function 'genrand_int32_mt' argument 1 names different: declaration 'priv' definition 'p'.
altree-v1.3.1/CUtils/c_sources/mt19937ar.c:120:45: note: Function 'genrand_int32_mt' argument 1 names different: declaration 'priv' definition 'p'.
altree-v1.3.1/CUtils/c_sources/mt19937ar.c:169:36: style: Function 'genrand_int31_mt' argument 1 names different: declaration 'priv' definition 'p'. [funcArgNamesDifferent]
altree-v1.3.1/CUtils/c_sources/mt19937ar.h:74:36: note: Function 'genrand_int31_mt' argument 1 names different: declaration 'priv' definition 'p'.
altree-v1.3.1/CUtils/c_sources/mt19937ar.c:169:36: note: Function 'genrand_int31_mt' argument 1 names different: declaration 'priv' definition 'p'.
altree-v1.3.1/CUtils/c_sources/mt19937ar.c:181:38: style: Function 'genrand_real1_mt' argument 1 names different: declaration 'priv' definition 'p'. [funcArgNamesDifferent]
altree-v1.3.1/CUtils/c_sources/mt19937ar.h:78:38: note: Function 'genrand_real1_mt' argument 1 names different: declaration 'priv' definition 'p'.
altree-v1.3.1/CUtils/c_sources/mt19937ar.c:181:38: note: Function 'genrand_real1_mt' argument 1 names different: declaration 'priv' definition 'p'.
altree-v1.3.1/CUtils/c_sources/mt19937ar.c:194:38: style: Function 'genrand_real2_mt' argument 1 names different: declaration 'priv' definition 'p'. [funcArgNamesDifferent]
altree-v1.3.1/CUtils/c_sources/mt19937ar.h:82:38: note: Function 'genrand_real2_mt' argument 1 names different: declaration 'priv' definition 'p'.
altree-v1.3.1/CUtils/c_sources/mt19937ar.c:194:38: note: Function 'genrand_real2_mt' argument 1 names different: declaration 'priv' definition 'p'.
altree-v1.3.1/CUtils/c_sources/mt19937ar.c:207:38: style: Function 'genrand_real3_mt' argument 1 names different: declaration 'priv' definition 'p'. [funcArgNamesDifferent]
altree-v1.3.1/CUtils/c_sources/mt19937ar.h:86:38: note: Function 'genrand_real3_mt' argument 1 names different: declaration 'priv' definition 'p'.
altree-v1.3.1/CUtils/c_sources/mt19937ar.c:207:38: note: Function 'genrand_real3_mt' argument 1 names different: declaration 'priv' definition 'p'.
altree-v1.3.1/CUtils/c_sources/mt19937ar.c:220:38: style: Function 'genrand_res53_mt' argument 1 names different: declaration 'priv' definition 'p'. [funcArgNamesDifferent]
altree-v1.3.1/CUtils/c_sources/mt19937ar.h:90:38: note: Function 'genrand_res53_mt' argument 1 names different: declaration 'priv' definition 'p'.
altree-v1.3.1/CUtils/c_sources/mt19937ar.c:220:38: note: Function 'genrand_res53_mt' argument 1 names different: declaration 'priv' definition 'p'.
altree-v1.3.1/CUtils/c_sources/resampling.c:28:6: style: The scope of the variable 'nb_stashed_nodes' can be reduced. [variableScope]
altree-v1.3.1/CUtils/c_sources/rhyper.c:167:9: style: Condition 'setup1' is always true [knownConditionTrueFalse]
altree-v1.3.1/CUtils/c_sources/rhyper.c:161:11: note: Assignment 'setup1=1', assigned value is 1
altree-v1.3.1/CUtils/c_sources/rhyper.c:167:9: note: Condition 'setup1' is always true
altree-v1.3.1/CUtils/c_sources/rhyper.c:179:9: style: Condition 'setup2' is always true [knownConditionTrueFalse]
altree-v1.3.1/CUtils/c_sources/rhyper.c:161:23: note: Assignment 'setup2=1', assigned value is 1
altree-v1.3.1/CUtils/c_sources/rhyper.c:179:9: note: Condition 'setup2' is always true
altree-v1.3.1/CUtils/c_sources/rhyper.c:218:6: style: Condition 'setup1' is always true [knownConditionTrueFalse]
altree-v1.3.1/CUtils/c_sources/rhyper.c:161:11: note: Assignment 'setup1=1', assigned value is 1
altree-v1.3.1/CUtils/c_sources/rhyper.c:218:6: note: Condition 'setup1' is always true
altree-v1.3.1/CUtils/c_sources/rhyper.c:126:16: style: Function 'rhyper' argument 1 names different: declaration 'nn1in' definition 'nn1'. [funcArgNamesDifferent]
altree-v1.3.1/CUtils/c_sources/rhyper.h:4:16: note: Function 'rhyper' argument 1 names different: declaration 'nn1in' definition 'nn1'.
altree-v1.3.1/CUtils/c_sources/rhyper.c:126:16: note: Function 'rhyper' argument 1 names different: declaration 'nn1in' definition 'nn1'.
altree-v1.3.1/CUtils/c_sources/rhyper.c:126:25: style: Function 'rhyper' argument 2 names different: declaration 'nn2in' definition 'nn2'. [funcArgNamesDifferent]
altree-v1.3.1/CUtils/c_sources/rhyper.h:4:27: note: Function 'rhyper' argument 2 names different: declaration 'nn2in' definition 'nn2'.
altree-v1.3.1/CUtils/c_sources/rhyper.c:126:25: note: Function 'rhyper' argument 2 names different: declaration 'nn2in' definition 'nn2'.
altree-v1.3.1/CUtils/c_sources/rhyper.c:126:34: style: Function 'rhyper' argument 3 names different: declaration 'kkin' definition 'kk'. [funcArgNamesDifferent]
altree-v1.3.1/CUtils/c_sources/rhyper.h:4:38: note: Function 'rhyper' argument 3 names different: declaration 'kkin' definition 'kk'.
altree-v1.3.1/CUtils/c_sources/rhyper.c:126:34: note: Function 'rhyper' argument 3 names different: declaration 'kkin' definition 'kk'.
altree-v1.3.1/CUtils/c_sources/rhyper.c:267:20: error: Uninitialized variable: p3 [uninitvar]
altree-v1.3.1/CUtils/c_sources/rhyper.c:269:10: error: Uninitialized variable: p1 [uninitvar]
altree-v1.3.1/CUtils/c_sources/stats.c:183:3: error: Common realloc mistake: 'chi2_seuil' nulled but not freed upon failure [memleakOnRealloc]
altree-v1.3.1/CUtils/c_sources/z.c:47:16: style: The scope of the variable 'y' can be reduced. [variableScope]
altree-v1.3.1/CUtils/c_sources/z.c:47:22: style: The scope of the variable 'w' can be reduced. [variableScope]
altree-v1.3.1/CUtils/c_sources/z.c:97:24: style: The scope of the variable 'pval' can be reduced. [variableScope]
[22:36]

ftp://ftp.se.debian.org/debian/pool/main/a/alttab/alttab_1.3.0.orig.tar.gz.asc

ftp://ftp.se.debian.org/debian/pool/main/a/alure/alure_1.2.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/am-utils/am-utils_6.2+rc20110530.orig.tar.gz
am-utils-6.2+rc20110530/amd/am_ops.c:321:9: style: The scope of the variable 'eq' can be reduced. [variableScope]
am-utils-6.2+rc20110530/amd/am_ops.c:323:9: style: The scope of the variable 'revoneopt' can be reduced. [variableScope]
am-utils-6.2+rc20110530/amd/am_ops.c:187:23: style: Function 'ops_showfstypes' argument 1 names different: declaration 'outbuf' definition 'buf'. [funcArgNamesDifferent]
am-utils-6.2+rc20110530/amd/amd.h:637:35: note: Function 'ops_showfstypes' argument 1 names different: declaration 'outbuf' definition 'buf'.
am-utils-6.2+rc20110530/amd/am_ops.c:187:23: note: Function 'ops_showfstypes' argument 1 names different: declaration 'outbuf' definition 'buf'.
am-utils-6.2+rc20110530/amd/am_ops.c:189:0: style: Variable 'linesize' is assigned a value that is never used. [unreadVariable]
am-utils-6.2+rc20110530/amd/amfs_generic.c:297:5: style: Variable 'mp_dir' is reassigned a value before the old one has been used. [redundantAssignment]
am-utils-6.2+rc20110530/amd/amfs_generic.c:260:0: note: Variable 'mp_dir' is reassigned a value before the old one has been used.
am-utils-6.2+rc20110530/amd/amfs_generic.c:297:5: note: Variable 'mp_dir' is reassigned a value before the old one has been used.
am-utils-6.2+rc20110530/amd/amfs_generic.c:1023:15: style: The scope of the variable 'pt' can be reduced. [variableScope]
am-utils-6.2+rc20110530/amd/amfs_generic.c:1092:35: style: Function 'amfs_generic_mount_child' argument 1 names different: declaration 'ap' definition 'new_mp'. [funcArgNamesDifferent]
am-utils-6.2+rc20110530/amd/amd.h:810:51: note: Function 'amfs_generic_mount_child' argument 1 names different: declaration 'ap' definition 'new_mp'.
am-utils-6.2+rc20110530/amd/amfs_generic.c:1092:35: note: Function 'amfs_generic_mount_child' argument 1 names different: declaration 'ap' definition 'new_mp'.
am-utils-6.2+rc20110530/amd/amfs_generic.c:634:13: style: Variable 'error' is assigned a value that is never used. [unreadVariable]
am-utils-6.2+rc20110530/amd/amfs_generic.c:1187:3: style: Variable 'mp_error' is assigned a value that is never used. [unreadVariable]
am-utils-6.2+rc20110530/amd/amfs_generic.c:802:31: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
am-utils-6.2+rc20110530/amd/amfs_nfsx.c:198:5: style: Variable 'info' is reassigned a value before the old one has been used. [redundantAssignment]
am-utils-6.2+rc20110530/amd/amfs_nfsx.c:193:0: note: Variable 'info' is reassigned a value before the old one has been used.
am-utils-6.2+rc20110530/amd/amfs_nfsx.c:198:5: note: Variable 'info' is reassigned a value before the old one has been used.
am-utils-6.2+rc20110530/amd/amfs_toplvl.c:173:27: style: The scope of the variable 'preopts' can be reduced. [variableScope]
am-utils-6.2+rc20110530/amd/amfs_toplvl.c:173:49: style: The scope of the variable 'toplvl_opts' can be reduced. [variableScope]
am-utils-6.2+rc20110530/amd/amq_subr.c:115:11: style: The scope of the variable 'n' can be reduced. [variableScope]
am-utils-6.2+rc20110530/amd/conf.c:1193:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
am-utils-6.2+rc20110530/amd/conf.c:279:7: style: The scope of the variable 'ret' can be reduced. [variableScope]
am-utils-6.2+rc20110530/amd/conf.c:277:46: style: Function 'set_conf_kv' argument 2 names different: declaration 'k' definition 'key'. [funcArgNamesDifferent]
am-utils-6.2+rc20110530/amd/amd.h:556:57: note: Function 'set_conf_kv' argument 2 names different: declaration 'k' definition 'key'.
am-utils-6.2+rc20110530/amd/conf.c:277:46: note: Function 'set_conf_kv' argument 2 names different: declaration 'k' definition 'key'.
am-utils-6.2+rc20110530/amd/conf.c:277:63: style: Function 'set_conf_kv' argument 3 names different: declaration 'v' definition 'val'. [funcArgNamesDifferent]
am-utils-6.2+rc20110530/amd/amd.h:556:72: note: Function 'set_conf_kv' argument 3 names different: declaration 'v' definition 'val'.
am-utils-6.2+rc20110530/amd/conf.c:277:63: note: Function 'set_conf_kv' argument 3 names different: declaration 'v' definition 'val'.
am-utils-6.2+rc20110530/amd/get_args.c:169:15: style: The scope of the variable 'i' can be reduced. [variableScope]
am-utils-6.2+rc20110530/amd/info_exec.c:82:11: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
am-utils-6.2+rc20110530/amd/info_ldap.c:151:9: style: The scope of the variable 'c' can be reduced. [variableScope]
am-utils-6.2+rc20110530/amd/info_ldap.c:244:46: style: Function 'amu_ldap_init' argument 3 names different: declaration 'tsu' definition 'ts'. [funcArgNamesDifferent]
am-utils-6.2+rc20110530/amd/info_ldap.c:130:50: note: Function 'amu_ldap_init' argument 3 names different: declaration 'tsu' definition 'ts'.
am-utils-6.2+rc20110530/amd/info_ldap.c:244:46: note: Function 'amu_ldap_init' argument 3 names different: declaration 'tsu' definition 'ts'.
am-utils-6.2+rc20110530/amd/info_nis.c:251:53: style: Function 'nis_search' argument 4 names different: declaration 'val' definition 'pval'. [funcArgNamesDifferent]
am-utils-6.2+rc20110530/amd/info_nis.c:67:57: note: Function 'nis_search' argument 4 names different: declaration 'val' definition 'pval'.
am-utils-6.2+rc20110530/amd/info_nis.c:251:53: note: Function 'nis_search' argument 4 names different: declaration 'val' definition 'pval'.
am-utils-6.2+rc20110530/amd/map.c:443:7: style: The scope of the variable 'err' can be reduced. [variableScope]
am-utils-6.2+rc20110530/amd/mapc.c:1210:7: style: The scope of the variable 'len' can be reduced. [variableScope]
am-utils-6.2+rc20110530/amd/mapc.c:1101:42: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
am-utils-6.2+rc20110530/amd/nfs_prot_svc.c:122:8: style: The scope of the variable 'dq' can be reduced. [variableScope]
am-utils-6.2+rc20110530/amd/nfs_prot_svc.c:122:16: style: The scope of the variable 'dq2' can be reduced. [variableScope]
am-utils-6.2+rc20110530/amd/ops_TEMPLATE.c:260:22: style: Function 'foofs_mounted' argument 1 names different: declaration 'am' definition 'mf'. [funcArgNamesDifferent]
am-utils-6.2+rc20110530/amd/ops_TEMPLATE.c:69:36: note: Function 'foofs_mounted' argument 1 names different: declaration 'am' definition 'mf'.
am-utils-6.2+rc20110530/amd/ops_TEMPLATE.c:260:22: note: Function 'foofs_mounted' argument 1 names different: declaration 'am' definition 'mf'.
am-utils-6.2+rc20110530/amd/ops_cachefs.c:253:5: style: Variable 'cachedir' is reassigned a value before the old one has been used. [redundantAssignment]
am-utils-6.2+rc20110530/amd/ops_cachefs.c:250:0: note: Variable 'cachedir' is reassigned a value before the old one has been used.
am-utils-6.2+rc20110530/amd/ops_cachefs.c:253:5: note: Variable 'cachedir' is reassigned a value before the old one has been used.
am-utils-6.2+rc20110530/amd/ops_cdfs.c:117:3: style: Variable 'cdfs_flags' is assigned a value that is never used. [unreadVariable]
am-utils-6.2+rc20110530/amd/ops_nfs.c:940:22: style: The scope of the variable 'new_unmount_flags' can be reduced. [variableScope]
am-utils-6.2+rc20110530/amd/opts.c:572:19: warning: Either the condition '!arg' is redundant or there is possible null pointer dereference: arg. [nullPointerRedundantCheck]
am-utils-6.2+rc20110530/amd/opts.c:573:11: note: Assuming that condition '!arg' is not redundant
am-utils-6.2+rc20110530/amd/opts.c:572:19: note: Null pointer dereference
am-utils-6.2+rc20110530/amd/opts.c:360:16: style: The scope of the variable 'ch' can be reduced. [variableScope]
am-utils-6.2+rc20110530/amd/sched.c:149:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
am-utils-6.2+rc20110530/amd/srvr_nfs.c:66:0: error: #error : sanity check failed in srvr_nfs.c [preprocessorErrorDirective]
am-utils-6.2+rc20110530/amd/sun_map.c:209:3: style: Variable 'tmp' is reassigned a value before the old one has been used. [redundantAssignment]
am-utils-6.2+rc20110530/amd/sun_map.c:199:0: note: Variable 'tmp' is reassigned a value before the old one has been used.
am-utils-6.2+rc20110530/amd/sun_map.c:209:3: note: Variable 'tmp' is reassigned a value before the old one has been used.
am-utils-6.2+rc20110530/amd/sun_map.c:289:3: style: Variable 'out' is reassigned a value before the old one has been used. [redundantAssignment]
am-utils-6.2+rc20110530/amd/sun_map.c:286:0: note: Variable 'out' is reassigned a value before the old one has been used.
am-utils-6.2+rc20110530/amd/sun_map.c:289:3: note: Variable 'out' is reassigned a value before the old one has been used.
am-utils-6.2+rc20110530/amd/sun_map.c:583:12: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
am-utils-6.2+rc20110530/amd/sun_map.c:589:7: note: Found duplicate branches for 'if' and 'else'.
am-utils-6.2+rc20110530/amd/sun_map.c:583:12: note: Found duplicate branches for 'if' and 'else'.
am-utils-6.2+rc20110530/amq/amq.c:174:7: style: The scope of the variable 'len' can be reduced. [variableScope]
am-utils-6.2+rc20110530/amq/amq_clnt.c:55:36: style: Function 'amqproc_null_1' argument 2 names different: declaration 'rqstp' definition 'clnt'. [funcArgNamesDifferent]
am-utils-6.2+rc20110530/amq/amq.h:51:49: note: Function 'amqproc_null_1' argument 2 names different: declaration 'rqstp' definition 'clnt'.
am-utils-6.2+rc20110530/amq/amq_clnt.c:55:36: note: Function 'amqproc_null_1' argument 2 names different: declaration 'rqstp' definition 'clnt'.
am-utils-6.2+rc20110530/amq/amq_clnt.c:71:45: style: Function 'amqproc_mnttree_1' argument 2 names different: declaration 'rqstp' definition 'clnt'. [funcArgNamesDifferent]
am-utils-6.2+rc20110530/amq/amq.h:52:70: note: Function 'amqproc_mnttree_1' argument 2 names different: declaration 'rqstp' definition 'clnt'.
am-utils-6.2+rc20110530/amq/amq_clnt.c:71:45: note: Function 'amqproc_mnttree_1' argument 2 names different: declaration 'rqstp' definition 'clnt'.
am-utils-6.2+rc20110530/amq/amq_clnt.c:87:42: style: Function 'amqproc_umnt_1' argument 2 names different: declaration 'rqstp' definition 'clnt'. [funcArgNamesDifferent]
am-utils-6.2+rc20110530/amq/amq.h:53:55: note: Function 'amqproc_umnt_1' argument 2 names different: declaration 'rqstp' definition 'clnt'.
am-utils-6.2+rc20110530/amq/amq_clnt.c:87:42: note: Function 'amqproc_umnt_1' argument 2 names different: declaration 'rqstp' definition 'clnt'.
am-utils-6.2+rc20110530/amq/amq_clnt.c:103:47: style: Function 'amqproc_sync_umnt_1' argument 2 names different: declaration 'rqstp' definition 'clnt'. [funcArgNamesDifferent]
am-utils-6.2+rc20110530/amq/amq.h:54:69: note: Function 'amqproc_sync_umnt_1' argument 2 names different: declaration 'rqstp' definition 'clnt'.
am-utils-6.2+rc20110530/amq/amq_clnt.c:103:47: note: Function 'amqproc_sync_umnt_1' argument 2 names different: declaration 'rqstp' definition 'clnt'.
am-utils-6.2+rc20110530/amq/amq_clnt.c:120:37: style: Function 'amqproc_stats_1' argument 2 names different: declaration 'rqstp' definition 'clnt'. [funcArgNamesDifferent]
am-utils-6.2+rc20110530/amq/amq.h:55:61: note: Function 'amqproc_stats_1' argument 2 names different: declaration 'rqstp' definition 'clnt'.
am-utils-6.2+rc20110530/amq/amq_clnt.c:120:37: note: Function 'amqproc_stats_1' argument 2 names different: declaration 'rqstp' definition 'clnt'.
am-utils-6.2+rc20110530/amq/amq_clnt.c:137:38: style: Function 'amqproc_export_1' argument 2 names different: declaration 'rqstp' definition 'clnt'. [funcArgNamesDifferent]
am-utils-6.2+rc20110530/amq/amq.h:56:66: note: Function 'amqproc_export_1' argument 2 names different: declaration 'rqstp' definition 'clnt'.
am-utils-6.2+rc20110530/amq/amq_clnt.c:137:38: note: Function 'amqproc_export_1' argument 2 names different: declaration 'rqstp' definition 'clnt'.
am-utils-6.2+rc20110530/amq/amq_clnt.c:153:44: style: Function 'amqproc_setopt_1' argument 2 names different: declaration 'rqstp' definition 'clnt'. [funcArgNamesDifferent]
am-utils-6.2+rc20110530/amq/amq.h:57:56: note: Function 'amqproc_setopt_1' argument 2 names different: declaration 'rqstp' definition 'clnt'.
am-utils-6.2+rc20110530/amq/amq_clnt.c:153:44: note: Function 'amqproc_setopt_1' argument 2 names different: declaration 'rqstp' definition 'clnt'.
am-utils-6.2+rc20110530/amq/amq_clnt.c:168:40: style: Function 'amqproc_getmntfs_1' argument 2 names different: declaration 'rqstp' definition 'clnt'. [funcArgNamesDifferent]
am-utils-6.2+rc20110530/amq/amq.h:58:68: note: Function 'amqproc_getmntfs_1' argument 2 names different: declaration 'rqstp' definition 'clnt'.
am-utils-6.2+rc20110530/amq/amq_clnt.c:168:40: note: Function 'amqproc_getmntfs_1' argument 2 names different: declaration 'rqstp' definition 'clnt'.
am-utils-6.2+rc20110530/amq/amq_clnt.c:183:37: style: Function 'amqproc_mount_1' argument 2 names different: declaration 'rqstp' definition 'clnt'. [funcArgNamesDifferent]
am-utils-6.2+rc20110530/amq/amq.h:59:49: note: Function 'amqproc_mount_1' argument 2 names different: declaration 'rqstp' definition 'clnt'.
am-utils-6.2+rc20110530/amq/amq_clnt.c:183:37: note: Function 'amqproc_mount_1' argument 2 names different: declaration 'rqstp' definition 'clnt'.
am-utils-6.2+rc20110530/amq/amq_clnt.c:198:39: style: Function 'amqproc_getvers_1' argument 2 names different: declaration 'rqstp' definition 'clnt'. [funcArgNamesDifferent]
am-utils-6.2+rc20110530/amq/amq.h:60:58: note: Function 'amqproc_getvers_1' argument 2 names different: declaration 'rqstp' definition 'clnt'.
am-utils-6.2+rc20110530/amq/amq_clnt.c:198:39: note: Function 'amqproc_getvers_1' argument 2 names different: declaration 'rqstp' definition 'clnt'.
am-utils-6.2+rc20110530/amq/amq_clnt.c:213:38: style: Function 'amqproc_getpid_1' argument 2 names different: declaration 'rqstp' definition 'clnt'. [funcArgNamesDifferent]
am-utils-6.2+rc20110530/amq/amq.h:61:50: note: Function 'amqproc_getpid_1' argument 2 names different: declaration 'rqstp' definition 'clnt'.
am-utils-6.2+rc20110530/amq/amq_clnt.c:213:38: note: Function 'amqproc_getpid_1' argument 2 names different: declaration 'rqstp' definition 'clnt'.
am-utils-6.2+rc20110530/amq/amq_clnt.c:228:42: style: Function 'amqproc_pawd_1' argument 2 names different: declaration 'rqstp' definition 'clnt'. [funcArgNamesDifferent]
am-utils-6.2+rc20110530/amq/amq.h:62:61: note: Function 'amqproc_pawd_1' argument 2 names different: declaration 'rqstp' definition 'clnt'.
am-utils-6.2+rc20110530/amq/amq_clnt.c:228:42: note: Function 'amqproc_pawd_1' argument 2 names different: declaration 'rqstp' definition 'clnt'.
am-utils-6.2+rc20110530/amq/pawd.c:244:8: style: The scope of the variable 'tmp_buf' can be reduced. [variableScope]
am-utils-6.2+rc20110530/conf/autofs/autofs_solaris_v2_v3.c:444:7: style: The scope of the variable 'entrysz' can be reduced. [variableScope]
am-utils-6.2+rc20110530/conf/autofs/autofs_solaris_v2_v3.c:445:7: style: The scope of the variable 'tofit' can be reduced. [variableScope]
am-utils-6.2+rc20110530/conf/autofs/autofs_solaris_v2_v3.c:697:7: style: The scope of the variable 'mapno' can be reduced. [variableScope]
am-utils-6.2+rc20110530/conf/autofs/autofs_solaris_v2_v3.c:697:14: style: The scope of the variable 'err' can be reduced. [variableScope]
am-utils-6.2+rc20110530/conf/checkmount/checkmount_aix.c:66:9: style: The scope of the variable 'short_hostname' can be reduced. [variableScope]
am-utils-6.2+rc20110530/conf/checkmount/checkmount_aix.c:66:26: style: The scope of the variable 'long_hostname' can be reduced. [variableScope]
am-utils-6.2+rc20110530/conf/checkmount/checkmount_aix.c:66:42: style: The scope of the variable 'mount_point' can be reduced. [variableScope]
am-utils-6.2+rc20110530/conf/checkmount/checkmount_bsd44.c:60:9: style: The scope of the variable 'colon' can be reduced. [variableScope]
am-utils-6.2+rc20110530/conf/mount/mount_linux.c:412:3: style: Variable 'sub_type' is reassigned a value before the old one has been used. [redundantAssignment]
am-utils-6.2+rc20110530/conf/mount/mount_linux.c:407:0: note: Variable 'sub_type' is reassigned a value before the old one has been used.
am-utils-6.2+rc20110530/conf/mount/mount_linux.c:412:3: note: Variable 'sub_type' is reassigned a value before the old one has been used.
am-utils-6.2+rc20110530/conf/mount/mount_linux.c:146:25: style: The scope of the variable 'std_opts' can be reduced. [variableScope]
am-utils-6.2+rc20110530/conf/mount/mount_linux.c:213:1: style: Label 'do_opts' is not used. [unusedLabel]
am-utils-6.2+rc20110530/conf/mount/mount_linux.c:501:1: style: Label 'out' is not used. [unusedLabel]
am-utils-6.2+rc20110530/conf/mount/mount_linux.c:218:9: error: Uninitialized variable: dev_opts [uninitvar]
am-utils-6.2+rc20110530/conf/mtab/mtab_bsd.c:114:19: style: Variable 'mhp' is not assigned a value. [unassignedVariable]
am-utils-6.2+rc20110530/conf/mtab/mtab_file.c:413:19: style: Variable 'mhp' is not assigned a value. [unassignedVariable]
am-utils-6.2+rc20110530/conf/mtab/mtab_isc3.c:170:7: style: The scope of the variable 'nmts' can be reduced. [variableScope]
am-utils-6.2+rc20110530/conf/mtab/mtab_linux.c:522:19: style: Variable 'mhp' is not assigned a value. [unassignedVariable]
am-utils-6.2+rc20110530/conf/mtab/mtab_mach3.c:464:19: style: Variable 'mhp' is not assigned a value. [unassignedVariable]
am-utils-6.2+rc20110530/conf/mtab/mtab_osf.c:74:12: warning: Char literal compared with pointer 'at'. Did you intend to dereference it? [charLiteralWithCharPtrCompare]
am-utils-6.2+rc20110530/conf/mtab/mtab_osf.c:119:19: style: Variable 'mhp' is not assigned a value. [unassignedVariable]
am-utils-6.2+rc20110530/conf/mtab/mtab_svr4.c:225:20: style: Condition 'lockmnttab()<0' is always false [knownConditionTrueFalse]
am-utils-6.2+rc20110530/conf/mtab/mtab_svr4.c:294:20: style: Condition 'lockmnttab()<0' is always false [knownConditionTrueFalse]
am-utils-6.2+rc20110530/conf/mtab/mtab_ultrix.c:91:19: style: Variable 'mhp' is not assigned a value. [unassignedVariable]
am-utils-6.2+rc20110530/conf/transp/transp_tli.c:693:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
am-utils-6.2+rc20110530/conf/transp/transp_tli.c:83:10: style: The scope of the variable 'dq' can be reduced. [variableScope]
am-utils-6.2+rc20110530/conf/transp/transp_tli.c:315:20: style: The scope of the variable 'port' can be reduced. [variableScope]
am-utils-6.2+rc20110530/fsinfo/fsi_analyze.c:420:7: style: Variable 'mp' is reassigned a value before the old one has been used. [redundantAssignment]
am-utils-6.2+rc20110530/fsinfo/fsi_analyze.c:418:0: note: Variable 'mp' is reassigned a value before the old one has been used.
am-utils-6.2+rc20110530/fsinfo/fsi_analyze.c:420:7: note: Variable 'mp' is reassigned a value before the old one has been used.
am-utils-6.2+rc20110530/fsinfo/fsi_analyze.c:487:11: style: The scope of the variable 'p' can be reduced. [variableScope]
am-utils-6.2+rc20110530/fsinfo/fsi_util.c:174:11: style: The scope of the variable 'ap' can be reduced. [variableScope]
am-utils-6.2+rc20110530/fsinfo/wr_bparam.c:79:13: style: Variable 'errors' is assigned a value that is never used. [unreadVariable]
am-utils-6.2+rc20110530/hlfsd/hlfsd.c:151:7: style: The scope of the variable 's' can be reduced. [variableScope]
am-utils-6.2+rc20110530/hlfsd/hlfsd.c:155:18: style: The scope of the variable 'direntry' can be reduced. [variableScope]
am-utils-6.2+rc20110530/hlfsd/hlfsd.c:158:8: style: The scope of the variable 'mountdir' can be reduced. [variableScope]
am-utils-6.2+rc20110530/hlfsd/hlfsd.c:838:7: style: The scope of the variable 'umount_result' can be reduced. [variableScope]
am-utils-6.2+rc20110530/hlfsd/hlfsd.c:906:10: style: The scope of the variable 'lessmess' can be reduced. [variableScope]
am-utils-6.2+rc20110530/hlfsd/homedir.c:333:17: style: The scope of the variable 'mid' can be reduced. [variableScope]
am-utils-6.2+rc20110530/hlfsd/homedir.c:333:22: style: The scope of the variable 'cmp' can be reduced. [variableScope]
am-utils-6.2+rc20110530/hlfsd/homedir.c:595:7: style: The scope of the variable 'i' can be reduced. [variableScope]
am-utils-6.2+rc20110530/hlfsd/homedir.c:702:17: style: The scope of the variable 'mid' can be reduced. [variableScope]
am-utils-6.2+rc20110530/hlfsd/stubs.c:205:7: style: The scope of the variable 'idx' can be reduced. [variableScope]
am-utils-6.2+rc20110530/libamu/mount_fs.c:203:5: style: Variable 'mnt_dir' is reassigned a value before the old one has been used. [redundantAssignment]
am-utils-6.2+rc20110530/libamu/mount_fs.c:193:0: note: Variable 'mnt_dir' is reassigned a value before the old one has been used.
am-utils-6.2+rc20110530/libamu/mount_fs.c:203:5: note: Variable 'mnt_dir' is reassigned a value before the old one has been used.
am-utils-6.2+rc20110530/libamu/mount_fs.c:362:0: style: Variable 'acval' is assigned a value that is never used. [unreadVariable]
am-utils-6.2+rc20110530/libamu/mount_fs.c:363:0: style: Variable 'err_acval' is assigned a value that is never used. [unreadVariable]
am-utils-6.2+rc20110530/libamu/wire.c:474:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
am-utils-6.2+rc20110530/libamu/wire.c:141:8: style: The scope of the variable 'buf' can be reduced. [variableScope]
am-utils-6.2+rc20110530/libamu/wire.c:343:23: error: Shifting 32-bit value by 32 bits is undefined behaviour [shiftTooManyBits]
am-utils-6.2+rc20110530/libamu/wire.c:340:11: note: Assignment 'bits=0', assigned value is 0
am-utils-6.2+rc20110530/libamu/wire.c:343:23: note: Shift
am-utils-6.2+rc20110530/libamu/xutil.c:952:5: portability: fflush() called on input stream 'stdin' may result in undefined behaviour on non-linux systems. [fflushOnInputStream]
[22:36]

ftp://ftp.se.debian.org/debian/pool/main/a/amanda/amanda_3.5.1.orig.tar.gz
amanda-3.5.1/amandad-src/amandad.c:679:5: style: Variable 'pktbody' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/amandad-src/amandad.c:672:5: note: Variable 'pktbody' is reassigned a value before the old one has been used.
amanda-3.5.1/amandad-src/amandad.c:679:5: note: Variable 'pktbody' is reassigned a value before the old one has been used.
amanda-3.5.1/amandad-src/amandad.c:786:13: style: The scope of the variable 'curstate' can be reduced. [variableScope]
amanda-3.5.1/amandad-src/amandad.c:939:15: style: The scope of the variable 'what' can be reduced. [variableScope]
amanda-3.5.1/amandad-src/amandad.c:940:15: style: The scope of the variable 'msg' can be reduced. [variableScope]
amanda-3.5.1/amandad-src/amandad.c:941:15: style: The scope of the variable 'code' can be reduced. [variableScope]
amanda-3.5.1/amandad-src/amandad.c:942:15: style: The scope of the variable 'pid' can be reduced. [variableScope]
amanda-3.5.1/amandad-src/amandad.c:1967:27: style: The scope of the variable 'dh' can be reduced. [variableScope]
amanda-3.5.1/amandad-src/amandad.c:1570:14: style: Function 'shm_ring_thread' argument 1 names different: declaration 'dh' definition 'cookie'. [funcArgNamesDifferent]
amanda-3.5.1/amandad-src/amandad.c:203:42: note: Function 'shm_ring_thread' argument 1 names different: declaration 'dh' definition 'cookie'.
amanda-3.5.1/amandad-src/amandad.c:1570:14: note: Function 'shm_ring_thread' argument 1 names different: declaration 'dh' definition 'cookie'.
amanda-3.5.1/amar-src/amar-test.c:140:2: portability: %zd in format string (no. 3) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
amanda-3.5.1/amar-src/amar-test.c:254:2: portability: %zd in format string (no. 5) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
amanda-3.5.1/amar-src/amar-test.c:855:5: style: Variable 'arch' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/amar-src/amar-test.c:837:0: note: Variable 'arch' is reassigned a value before the old one has been used.
amanda-3.5.1/amar-src/amar-test.c:855:5: note: Variable 'arch' is reassigned a value before the old one has been used.
amanda-3.5.1/amar-src/amar-test.c:858:5: style: Variable 'af' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/amar-src/amar-test.c:838:0: note: Variable 'af' is reassigned a value before the old one has been used.
amanda-3.5.1/amar-src/amar-test.c:858:5: note: Variable 'af' is reassigned a value before the old one has been used.
amanda-3.5.1/amar-src/amar-test.c:862:5: style: Variable 'at' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/amar-src/amar-test.c:839:0: note: Variable 'at' is reassigned a value before the old one has been used.
amanda-3.5.1/amar-src/amar-test.c:862:5: note: Variable 'at' is reassigned a value before the old one has been used.
amanda-3.5.1/amar-src/amar.c:543:5: style: Variable 'rv' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/amar-src/amar.c:540:0: note: Variable 'rv' is reassigned a value before the old one has been used.
amanda-3.5.1/amar-src/amar.c:543:5: note: Variable 'rv' is reassigned a value before the old one has been used.
amanda-3.5.1/amar-src/amar.c:1023:5: style: Variable 'hp' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/amar-src/amar.c:1021:0: note: Variable 'hp' is reassigned a value before the old one has been used.
amanda-3.5.1/amar-src/amar.c:1023:5: note: Variable 'hp' is reassigned a value before the old one has been used.
amanda-3.5.1/amar-src/amar.c:472:20: style: Function 'amar_new_attr' argument 3 names different: declaration 'error' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/amar-src/amar.h:115:15: note: Function 'amar_new_attr' argument 3 names different: declaration 'error' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/amar-src/amar.c:472:20: note: Function 'amar_new_attr' argument 3 names different: declaration 'error' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/amar-src/amar.c:503:18: style: Function 'amar_attr_size' argument 1 names different: declaration 'attribute' definition 'attr'. [funcArgNamesDifferent]
amanda-3.5.1/amar-src/amar.h:119:15: note: Function 'amar_attr_size' argument 1 names different: declaration 'attribute' definition 'attr'.
amanda-3.5.1/amar-src/amar.c:503:18: note: Function 'amar_attr_size' argument 1 names different: declaration 'attribute' definition 'attr'.
amanda-3.5.1/amar-src/amarchiver.c:63:20: style: The scope of the variable 'fd_in' can be reduced. [variableScope]
amanda-3.5.1/amar-src/amarchiver.c:134:9: style: The scope of the variable 'i' can be reduced. [variableScope]
amanda-3.5.1/application-src/ambsdtar.c:308:9: style: The scope of the variable 'c' can be reduced. [variableScope]
amanda-3.5.1/application-src/ambsdtar.c:1113:13: style: The scope of the variable 'nwrite' can be reduced. [variableScope]
amanda-3.5.1/application-src/ambsdtar.c:1264:16: style: The scope of the variable 'indexf' can be reduced. [variableScope]
amanda-3.5.1/application-src/ambsdtar.c:1619:17: style: The scope of the variable 'j' can be reduced. [variableScope]
amanda-3.5.1/application-src/ambsdtar.c:1765:9: style: The scope of the variable 'escaped' can be reduced. [variableScope]
amanda-3.5.1/application-src/ambsdtar.c:2034:11: style: The scope of the variable 'infd' can be reduced. [variableScope]
amanda-3.5.1/application-src/ambsdtar.c:1879:38: style: Function 'ambsdtar_validate' argument 1 names different: declaration 'argument' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/application-src/ambsdtar.c:126:55: note: Function 'ambsdtar_validate' argument 1 names different: declaration 'argument' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/application-src/ambsdtar.c:1879:38: note: Function 'ambsdtar_validate' argument 1 names different: declaration 'argument' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/application-src/ambsdtar.c:1915:38: style: Function 'ambsdtar_index' argument 1 names different: declaration 'argument' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/application-src/ambsdtar.c:127:52: note: Function 'ambsdtar_index' argument 1 names different: declaration 'argument' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/application-src/ambsdtar.c:1915:38: note: Function 'ambsdtar_index' argument 1 names different: declaration 'argument' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/application-src/ambsdtar.c:1718:3: style: Variable 'entry_in_exclude' is modified but its new value is never used. [unreadVariable]
amanda-3.5.1/application-src/ambsdtar.c:2110:6: style: Variable 'infd' is assigned a value that is never used. [unreadVariable]
amanda-3.5.1/application-src/amgtar.c:2348:6: style: Condition '!gnutar_sparse_set' is always true [knownConditionTrueFalse]
amanda-3.5.1/application-src/amgtar.c:349:9: style: The scope of the variable 'c' can be reduced. [variableScope]
amanda-3.5.1/application-src/amgtar.c:875:10: style: The scope of the variable 'dir' can be reduced. [variableScope]
amanda-3.5.1/application-src/amgtar.c:876:20: style: The scope of the variable 'dp' can be reduced. [variableScope]
amanda-3.5.1/application-src/amgtar.c:877:11: style: The scope of the variable 'full_path' can be reduced. [variableScope]
amanda-3.5.1/application-src/amgtar.c:878:12: style: The scope of the variable 'path_len' can be reduced. [variableScope]
amanda-3.5.1/application-src/amgtar.c:879:12: style: The scope of the variable 'path_alloc' can be reduced. [variableScope]
amanda-3.5.1/application-src/amgtar.c:881:11: style: The scope of the variable 'file_type' can be reduced. [variableScope]
amanda-3.5.1/application-src/amgtar.c:1353:16: style: The scope of the variable 'indexf' can be reduced. [variableScope]
amanda-3.5.1/application-src/amgtar.c:1583:17: style: The scope of the variable 'j' can be reduced. [variableScope]
amanda-3.5.1/application-src/amgtar.c:1591:17: style: The scope of the variable 'dar_file' can be reduced. [variableScope]
amanda-3.5.1/application-src/amgtar.c:1816:12: style: The scope of the variable 'line' can be reduced. [variableScope]
amanda-3.5.1/application-src/amgtar.c:1829:17: style: The scope of the variable 'ii' can be reduced. [variableScope]
amanda-3.5.1/application-src/amgtar.c:2100:11: style: The scope of the variable 'infd' can be reduced. [variableScope]
amanda-3.5.1/application-src/amgtar.c:2100:17: style: The scope of the variable 'outfd' can be reduced. [variableScope]
amanda-3.5.1/application-src/amgtar.c:2101:15: style: The scope of the variable 'nb' can be reduced. [variableScope]
amanda-3.5.1/application-src/amgtar.c:2350:13: style: The scope of the variable 'minor_version' can be reduced. [variableScope]
amanda-3.5.1/application-src/amgtar.c:2351:13: style: The scope of the variable 'sminor_version' can be reduced. [variableScope]
amanda-3.5.1/application-src/amgtar.c:2352:13: style: The scope of the variable 'gv' can be reduced. [variableScope]
amanda-3.5.1/application-src/amgtar.c:2353:13: style: The scope of the variable 'major' can be reduced. [variableScope]
amanda-3.5.1/application-src/amgtar.c:2354:13: style: The scope of the variable 'minor' can be reduced. [variableScope]
amanda-3.5.1/application-src/amgtar.c:1944:38: style: Function 'amgtar_validate' argument 1 names different: declaration 'argument' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/application-src/amgtar.c:149:53: note: Function 'amgtar_validate' argument 1 names different: declaration 'argument' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/application-src/amgtar.c:1944:38: note: Function 'amgtar_validate' argument 1 names different: declaration 'argument' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/application-src/amgtar.c:1981:38: style: Function 'amgtar_index' argument 1 names different: declaration 'argument' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/application-src/amgtar.c:150:50: note: Function 'amgtar_index' argument 1 names different: declaration 'argument' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/application-src/amgtar.c:1981:38: note: Function 'amgtar_index' argument 1 names different: declaration 'argument' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/application-src/amgtar.c:2059:13: style: Function 'amgtar_build_exinclude' argument 5 names different: declaration 'file_includei' definition 'file_include'. [funcArgNamesDifferent]
amanda-3.5.1/application-src/amgtar.c:153:32: note: Function 'amgtar_build_exinclude' argument 5 names different: declaration 'file_includei' definition 'file_include'.
amanda-3.5.1/application-src/amgtar.c:2059:13: note: Function 'amgtar_build_exinclude' argument 5 names different: declaration 'file_includei' definition 'file_include'.
amanda-3.5.1/application-src/amstar.c:221:16: style: The scope of the variable 'len' can be reduced. [variableScope]
amanda-3.5.1/application-src/amstar.c:325:9: style: The scope of the variable 'c' can be reduced. [variableScope]
amanda-3.5.1/application-src/amstar.c:1033:16: style: The scope of the variable 'indexf' can be reduced. [variableScope]
amanda-3.5.1/application-src/amstar.c:1599:12: style: The scope of the variable 'aexc' can be reduced. [variableScope]
amanda-3.5.1/application-src/amstar.c:1640:12: style: The scope of the variable 'aexc' can be reduced. [variableScope]
amanda-3.5.1/application-src/amstar.c:1333:38: style: Function 'amstar_validate' argument 1 names different: declaration 'argument' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/application-src/amstar.c:131:53: note: Function 'amstar_validate' argument 1 names different: declaration 'argument' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/application-src/amstar.c:1333:38: note: Function 'amstar_validate' argument 1 names different: declaration 'argument' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/application-src/amstar.c:1404:38: style: Function 'amstar_index' argument 1 names different: declaration 'argument' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/application-src/amstar.c:132:50: note: Function 'amstar_index' argument 1 names different: declaration 'argument' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/application-src/amstar.c:1404:38: note: Function 'amstar_index' argument 1 names different: declaration 'argument' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/application-src/teecount.c:42:14: style: Function 'main' argument 1 names different: declaration 'argc' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/application-src/teecount.c:39:14: note: Function 'main' argument 1 names different: declaration 'argc' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/application-src/teecount.c:42:14: note: Function 'main' argument 1 names different: declaration 'argc' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/application-src/teecount.c:43:17: style: Function 'main' argument 2 names different: declaration 'argv' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/application-src/teecount.c:39:27: note: Function 'main' argument 2 names different: declaration 'argv' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/application-src/teecount.c:43:17: note: Function 'main' argument 2 names different: declaration 'argv' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/client-src/amandates.c:159:9: style: The scope of the variable 'level' can be reduced. [variableScope]
amanda-3.5.1/client-src/amandates.c:160:11: style: The scope of the variable 'qname' can be reduced. [variableScope]
amanda-3.5.1/client-src/amandates.c:213:13: style: The scope of the variable 'level' can be reduced. [variableScope]
amanda-3.5.1/client-src/client_util.c:1987:5: style: Variable 'str[-1]' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/client-src/client_util.c:1985:5: note: Variable 'str[-1]' is reassigned a value before the old one has been used.
amanda-3.5.1/client-src/client_util.c:1987:5: note: Variable 'str[-1]' is reassigned a value before the old one has been used.
amanda-3.5.1/client-src/client_util.c:966:6: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
amanda-3.5.1/client-src/client_util.c:1916:6: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
amanda-3.5.1/client-src/client_util.c:1923:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
amanda-3.5.1/client-src/client_util.c:114:9: style: The scope of the variable 'fd' can be reduced. [variableScope]
amanda-3.5.1/client-src/client_util.c:231:20: style: The scope of the variable 'file' can be reduced. [variableScope]
amanda-3.5.1/client-src/client_util.c:303:11: style: The scope of the variable 'file_exclude' can be reduced. [variableScope]
amanda-3.5.1/client-src/client_util.c:304:11: style: The scope of the variable 'exclude' can be reduced. [variableScope]
amanda-3.5.1/client-src/client_util.c:305:11: style: The scope of the variable 'aexc' can be reduced. [variableScope]
amanda-3.5.1/client-src/client_util.c:371:11: style: The scope of the variable 'file_include' can be reduced. [variableScope]
amanda-3.5.1/client-src/client_util.c:372:11: style: The scope of the variable 'include' can be reduced. [variableScope]
amanda-3.5.1/client-src/client_util.c:445:19: style: Function 'parse_options' argument 3 names different: declaration 'features' definition 'fs'. [funcArgNamesDifferent]
amanda-3.5.1/client-src/client_util.h:76:20: note: Function 'parse_options' argument 3 names different: declaration 'features' definition 'fs'.
amanda-3.5.1/client-src/client_util.c:445:19: note: Function 'parse_options' argument 3 names different: declaration 'features' definition 'fs'.
amanda-3.5.1/client-src/client_util.c:208:2: style: Variable 'l' is modified but its new value is never used. [unreadVariable]
amanda-3.5.1/client-src/client_util.c:239:2: style: Variable 'l' is modified but its new value is never used. [unreadVariable]
amanda-3.5.1/client-src/findpass.c:51:13: style: The scope of the variable 'd' can be reduced. [variableScope]
amanda-3.5.1/client-src/findpass.c:52:7: style: The scope of the variable 'ch' can be reduced. [variableScope]
amanda-3.5.1/client-src/findpass.c:53:9: style: The scope of the variable 'qname' can be reduced. [variableScope]
amanda-3.5.1/client-src/runtar.c:61:9: style: Unused variable: good_option [unusedVariable]
amanda-3.5.1/client-src/selfcheck.c:1068:13: style: The scope of the variable 'script' can be reduced. [variableScope]
amanda-3.5.1/client-src/selfcheck.c:1395:9: style: The scope of the variable 'testfd' can be reduced. [variableScope]
amanda-3.5.1/client-src/selfcheck.c:1396:11: style: The scope of the variable 'gnutar_list_dir' can be reduced. [variableScope]
amanda-3.5.1/client-src/selfcheck.c:634:24: style: Function 'selfcheck_print_array_message' argument 2 names different: declaration 'user_data' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/client-src/selfcheck.c:630:67: note: Function 'selfcheck_print_array_message' argument 2 names different: declaration 'user_data' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/client-src/selfcheck.c:634:24: note: Function 'selfcheck_print_array_message' argument 2 names different: declaration 'user_data' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/client-src/sendbackup-gnutar.c:285:2: style: Variable 'basename' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/client-src/sendbackup-gnutar.c:279:0: note: Variable 'basename' is reassigned a value before the old one has been used.
amanda-3.5.1/client-src/sendbackup-gnutar.c:285:2: note: Variable 'basename' is reassigned a value before the old one has been used.
amanda-3.5.1/client-src/sendbackup-gnutar.c:142:10: style: The scope of the variable 'tmppath' can be reduced. [variableScope]
amanda-3.5.1/client-src/sendbackup-gnutar.c:147:9: style: The scope of the variable 'l' can be reduced. [variableScope]
amanda-3.5.1/client-src/sendbackup-gnutar.c:149:16: style: The scope of the variable 'gmtm' can be reduced. [variableScope]
amanda-3.5.1/client-src/sendbackup-gnutar.c:155:11: style: The scope of the variable 'tquoted' can be reduced. [variableScope]
amanda-3.5.1/client-src/sendbackup-gnutar.c:156:11: style: The scope of the variable 'fquoted' can be reduced. [variableScope]
amanda-3.5.1/client-src/sendbackup-gnutar.c:158:9: style: The scope of the variable 'infd' can be reduced. [variableScope]
amanda-3.5.1/client-src/sendbackup-gnutar.c:158:15: style: The scope of the variable 'outfd' can be reduced. [variableScope]
amanda-3.5.1/client-src/sendbackup-gnutar.c:159:13: style: The scope of the variable 'nb' can be reduced. [variableScope]
amanda-3.5.1/client-src/sendbackup.c:544:11: style: The scope of the variable 'levelstr' can be reduced. [variableScope]
amanda-3.5.1/client-src/sendbackup.c:550:17: style: The scope of the variable 'script' can be reduced. [variableScope]
amanda-3.5.1/client-src/sendbackup.c:117:19: error: va_list 'argp' used before va_start() was called. [va_list_usedBeforeStarted]
amanda-3.5.1/client-src/sendbackup.c:118:34: error: va_list 'argp' used before va_start() was called. [va_list_usedBeforeStarted]
amanda-3.5.1/client-src/sendbackup.c:119:17: error: va_list 'argp' used before va_start() was called. [va_list_usedBeforeStarted]
amanda-3.5.1/client-src/sendsize.c:2488:5: style: Variable 'cmd' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/client-src/sendsize.c:2467:0: note: Variable 'cmd' is reassigned a value before the old one has been used.
amanda-3.5.1/client-src/sendsize.c:2488:5: note: Variable 'cmd' is reassigned a value before the old one has been used.
amanda-3.5.1/client-src/sendsize.c:2753:5: style: Variable 'str[-1]' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/client-src/sendsize.c:2751:5: note: Variable 'str[-1]' is reassigned a value before the old one has been used.
amanda-3.5.1/client-src/sendsize.c:2753:5: note: Variable 'str[-1]' is reassigned a value before the old one has been used.
amanda-3.5.1/client-src/sendsize.c:627:18: style: The scope of the variable 'estlev' can be reduced. [variableScope]
amanda-3.5.1/client-src/sendsize.c:628:12: style: The scope of the variable 'dumpdate' can be reduced. [variableScope]
amanda-3.5.1/client-src/sendsize.c:630:11: style: The scope of the variable 'amandates_file' can be reduced. [variableScope]
amanda-3.5.1/client-src/sendsize.c:775:17: style: The scope of the variable 'level' can be reduced. [variableScope]
amanda-3.5.1/client-src/sendsize.c:859:12: style: The scope of the variable 'i' can be reduced. [variableScope]
amanda-3.5.1/client-src/sendsize.c:876:13: style: The scope of the variable 'errmsg' can be reduced. [variableScope]
amanda-3.5.1/client-src/sendsize.c:877:13: style: The scope of the variable 'qerrmsg' can be reduced. [variableScope]
amanda-3.5.1/client-src/sendsize.c:81:9: style: struct member 'level_estimates_s::estsize' is never used. [unusedStructMember]
amanda-3.5.1/common-src/amanda.h:1041:0: error: #error Don t know how to define S_ISDIR [preprocessorErrorDirective]
amanda-3.5.1/contrib/gsc/cfggsc.c:238:5: portability: %d in format string (no. 2) requires 'int' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint]
amanda-3.5.1/contrib/gsc/cfggsc.c:279:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
amanda-3.5.1/contrib/gsc/cfggsc.c:287:5: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int *'. [invalidPrintfArgType_uint]
amanda-3.5.1/contrib/gsc/cfggsc.c:317:2: warning: %d in format string (no. 2) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
amanda-3.5.1/contrib/gsc/gscdd.c:423:6: style: Variable 'i' is not assigned a value. [unassignedVariable]
amanda-3.5.1/contrib/gsc/tstinq.c:39:9: style: The scope of the variable 'fd' can be reduced. [variableScope]
amanda-3.5.1/contrib/gsc/tstinq.c:75:9: style: Variable 'c' is assigned a value that is never used. [unreadVariable]
amanda-3.5.1/device-src/activate-devpay.c:65:5: style: Variable 'read_size' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/device-src/activate-devpay.c:62:0: note: Variable 'read_size' is reassigned a value before the old one has been used.
amanda-3.5.1/device-src/activate-devpay.c:65:5: note: Variable 'read_size' is reassigned a value before the old one has been used.
amanda-3.5.1/device-src/device.c:649:12: style: The scope of the variable 'flags_strv' can be reduced. [variableScope]
amanda-3.5.1/device-src/device.c:650:11: style: The scope of the variable 'flags_str' can be reduced. [variableScope]
amanda-3.5.1/device-src/device.c:824:19: style: The scope of the variable 'r' can be reduced. [variableScope]
amanda-3.5.1/device-src/device.c:1186:18: style: The scope of the variable 'klass' can be reduced. [variableScope]
amanda-3.5.1/device-src/device.c:1204:18: style: The scope of the variable 'klass' can be reduced. [variableScope]
amanda-3.5.1/device-src/device.c:1224:18: style: The scope of the variable 'klass' can be reduced. [variableScope]
amanda-3.5.1/device-src/device.c:315:23: style: Function 'device_init' argument 1 names different: declaration 'o' definition 'self'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/device.c:219:35: note: Function 'device_init' argument 1 names different: declaration 'o' definition 'self'.
amanda-3.5.1/device-src/device.c:315:23: note: Function 'device_init' argument 1 names different: declaration 'o' definition 'self'.
amanda-3.5.1/device-src/device.c:343:34: style: Function 'device_class_init' argument 1 names different: declaration 'c' definition 'device_class'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/device.c:220:46: note: Function 'device_class_init' argument 1 names different: declaration 'c' definition 'device_class'.
amanda-3.5.1/device-src/device.c:343:34: note: Function 'device_class_init' argument 1 names different: declaration 'c' definition 'device_class'.
amanda-3.5.1/device-src/device.c:359:33: style: Function 'device_base_init' argument 1 names different: declaration 'c' definition 'device_class'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/device.c:221:45: note: Function 'device_base_init' argument 1 names different: declaration 'c' definition 'device_class'.
amanda-3.5.1/device-src/device.c:359:33: note: Function 'device_base_init' argument 1 names different: declaration 'c' definition 'device_class'.
amanda-3.5.1/device-src/device.c:428:51: style: Function 'simple_property_free' argument 1 names different: declaration 'o' definition 'resp'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/device.c:223:50: note: Function 'simple_property_free' argument 1 names different: declaration 'o' definition 'resp'.
amanda-3.5.1/device-src/device.c:428:51: note: Function 'simple_property_free' argument 1 names different: declaration 'o' definition 'resp'.
amanda-3.5.1/device-src/device.c:679:69: style: Function 'device_build_amanda_header' argument 2 names different: declaration 'jobinfo' definition 'info'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/device.h:422:69: note: Function 'device_build_amanda_header' argument 2 names different: declaration 'jobinfo' definition 'info'.
amanda-3.5.1/device-src/device.c:679:69: note: Function 'device_build_amanda_header' argument 2 names different: declaration 'jobinfo' definition 'info'.
amanda-3.5.1/device-src/device.c:906:26: style: Function 'default_device_open_device' argument 3 names different: declaration 'device_type' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/device.c:226:16: note: Function 'default_device_open_device' argument 3 names different: declaration 'device_type' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/device.c:906:26: note: Function 'default_device_open_device' argument 3 names different: declaration 'device_type' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/device.c:906:60: style: Function 'default_device_open_device' argument 4 names different: declaration 'device_node' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/device.c:226:36: note: Function 'default_device_open_device' argument 4 names different: declaration 'device_node' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/device.c:906:60: note: Function 'default_device_open_device' argument 4 names different: declaration 'device_node' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/device.c:914:27: style: Function 'property_get_block_size_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/device.c:241:25: note: Function 'property_get_block_size_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/device.c:914:27: note: Function 'property_get_block_size_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/device.c:935:27: style: Function 'property_set_block_size_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/device.c:245:25: note: Function 'property_set_block_size_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/device.c:935:27: note: Function 'property_set_block_size_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/device.c:961:27: style: Function 'property_get_min_block_size_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/device.c:249:25: note: Function 'property_get_min_block_size_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/device.c:961:27: note: Function 'property_get_min_block_size_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/device.c:982:27: style: Function 'property_get_max_block_size_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/device.c:253:25: note: Function 'property_get_max_block_size_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/device.c:982:27: note: Function 'property_get_max_block_size_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/device.c:1003:27: style: Function 'property_get_canonical_name_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/device.c:257:25: note: Function 'property_get_canonical_name_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/device.c:1003:27: note: Function 'property_get_canonical_name_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/device.c:1292:57: style: Function 'device_write_block' argument 3 names different: declaration 'data' definition 'block'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/device.h:352:51: note: Function 'device_write_block' argument 3 names different: declaration 'data' definition 'block'.
amanda-3.5.1/device-src/device.c:1292:57: note: Function 'device_write_block' argument 3 names different: declaration 'data' definition 'block'.
amanda-3.5.1/device-src/diskflat-device.c:248:20: style: Function 'diskflat_device_start_file_open' argument 2 names different: declaration 'ji' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/diskflat-device.c:96:60: note: Function 'diskflat_device_start_file_open' argument 2 names different: declaration 'ji' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/diskflat-device.c:248:20: note: Function 'diskflat_device_start_file_open' argument 2 names different: declaration 'ji' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/diskflat-device.c:471:20: style: Function 'diskflat_release_file' argument 1 names different: declaration 'dself' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/diskflat-device.c:102:31: note: Function 'diskflat_release_file' argument 1 names different: declaration 'dself' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/diskflat-device.c:471:20: note: Function 'diskflat_release_file' argument 1 names different: declaration 'dself' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/diskflat-device.c:537:19: style: Function 'diskflat_validate' argument 1 names different: declaration 'dself' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/diskflat-device.c:108:27: note: Function 'diskflat_validate' argument 1 names different: declaration 'dself' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/diskflat-device.c:537:19: note: Function 'diskflat_validate' argument 1 names different: declaration 'dself' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/dvdrw-device.c:335:41: style: Function 'dvdrw_device_set_mount_point_fn' argument 1 names different: declaration 'self' definition 'dself'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/dvdrw-device.c:111:41: note: Function 'dvdrw_device_set_mount_point_fn' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/dvdrw-device.c:335:41: note: Function 'dvdrw_device_set_mount_point_fn' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/dvdrw-device.c:352:40: style: Function 'dvdrw_device_set_keep_cache_fn' argument 1 names different: declaration 'self' definition 'dself'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/dvdrw-device.c:116:40: note: Function 'dvdrw_device_set_keep_cache_fn' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/dvdrw-device.c:352:40: note: Function 'dvdrw_device_set_keep_cache_fn' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/dvdrw-device.c:363:57: style: Function 'dvdrw_device_set_unlabelled_when_unmountable_fn' argument 1 names different: declaration 'self' definition 'dself'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/dvdrw-device.c:121:57: note: Function 'dvdrw_device_set_unlabelled_when_unmountable_fn' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/dvdrw-device.c:363:57: note: Function 'dvdrw_device_set_unlabelled_when_unmountable_fn' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/dvdrw-device.c:374:47: style: Function 'dvdrw_device_set_growisofs_command_fn' argument 1 names different: declaration 'self' definition 'dself'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/dvdrw-device.c:126:47: note: Function 'dvdrw_device_set_growisofs_command_fn' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/dvdrw-device.c:374:47: note: Function 'dvdrw_device_set_growisofs_command_fn' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/dvdrw-device.c:385:43: style: Function 'dvdrw_device_set_mount_command_fn' argument 1 names different: declaration 'self' definition 'dself'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/dvdrw-device.c:131:43: note: Function 'dvdrw_device_set_mount_command_fn' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/dvdrw-device.c:385:43: note: Function 'dvdrw_device_set_mount_command_fn' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/dvdrw-device.c:396:44: style: Function 'dvdrw_device_set_umount_command_fn' argument 1 names different: declaration 'self' definition 'dself'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/dvdrw-device.c:136:44: note: Function 'dvdrw_device_set_umount_command_fn' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/dvdrw-device.c:396:44: note: Function 'dvdrw_device_set_umount_command_fn' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/dvdrw-device.c:687:56: style: Function 'execute_command' argument 3 names different: declaration 'status' definition 'result'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/dvdrw-device.c:173:56: note: Function 'execute_command' argument 3 names different: declaration 'status' definition 'result'.
amanda-3.5.1/device-src/dvdrw-device.c:687:56: note: Function 'execute_command' argument 3 names different: declaration 'status' definition 'result'.
amanda-3.5.1/device-src/ndmp-device.c:1381:9: style: The scope of the variable 'result' can be reduced. [variableScope]
amanda-3.5.1/device-src/ndmp-device.c:1552:5: style: Variable 'conn_sock' is assigned a value that is never used. [unreadVariable]
amanda-3.5.1/device-src/null-device.c:110:32: style: Function 'null_device_init' argument 1 names different: declaration 'o' definition 'self'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/null-device.c:60:44: note: Function 'null_device_init' argument 1 names different: declaration 'o' definition 'self'.
amanda-3.5.1/device-src/null-device.c:110:32: note: Function 'null_device_init' argument 1 names different: declaration 'o' definition 'self'.
amanda-3.5.1/device-src/null-device.c:221:34: style: Function 'null_device_open_device' argument 1 names different: declaration 'self' definition 'pself'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/null-device.c:64:46: note: Function 'null_device_open_device' argument 1 names different: declaration 'self' definition 'pself'.
amanda-3.5.1/device-src/null-device.c:221:34: note: Function 'null_device_open_device' argument 1 names different: declaration 'self' definition 'pself'.
amanda-3.5.1/device-src/null-device.c:234:29: style: Function 'null_device_start' argument 1 names different: declaration 'self' definition 'pself'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/null-device.c:66:45: note: Function 'null_device_start' argument 1 names different: declaration 'self' definition 'pself'.
amanda-3.5.1/device-src/null-device.c:234:29: note: Function 'null_device_start' argument 1 names different: declaration 'self' definition 'pself'.
amanda-3.5.1/device-src/null-device.c:272:33: style: Function 'null_device_start_file' argument 1 names different: declaration 'self' definition 'd_self'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/null-device.c:69:49: note: Function 'null_device_start_file' argument 1 names different: declaration 'self' definition 'd_self'.
amanda-3.5.1/device-src/null-device.c:272:33: note: Function 'null_device_start_file' argument 1 names different: declaration 'self' definition 'd_self'.
amanda-3.5.1/device-src/null-device.c:273:28: style: Function 'null_device_start_file' argument 2 names different: declaration 'jobInfo' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/null-device.c:69:68: note: Function 'null_device_start_file' argument 2 names different: declaration 'jobInfo' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/null-device.c:273:28: note: Function 'null_device_start_file' argument 2 names different: declaration 'jobInfo' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/null-device.c:289:35: style: Function 'null_device_write_block' argument 1 names different: declaration 'self' definition 'pself'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/null-device.c:70:59: note: Function 'null_device_write_block' argument 1 names different: declaration 'self' definition 'pself'.
amanda-3.5.1/device-src/null-device.c:289:35: note: Function 'null_device_write_block' argument 1 names different: declaration 'self' definition 'pself'.
amanda-3.5.1/device-src/null-device.c:289:53: style: Function 'null_device_write_block' argument 2 names different: declaration 'size' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/null-device.c:70:71: note: Function 'null_device_write_block' argument 2 names different: declaration 'size' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/null-device.c:289:53: note: Function 'null_device_write_block' argument 2 names different: declaration 'size' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/null-device.c:290:20: style: Function 'null_device_write_block' argument 3 names different: declaration 'data' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/null-device.c:71:17: note: Function 'null_device_write_block' argument 3 names different: declaration 'data' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/null-device.c:290:20: note: Function 'null_device_write_block' argument 3 names different: declaration 'data' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/null-device.c:302:34: style: Function 'null_device_finish_file' argument 1 names different: declaration 'self' definition 'pself'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/null-device.c:72:50: note: Function 'null_device_finish_file' argument 1 names different: declaration 'self' definition 'pself'.
amanda-3.5.1/device-src/null-device.c:302:34: note: Function 'null_device_finish_file' argument 1 names different: declaration 'self' definition 'pself'.
amanda-3.5.1/device-src/rait-device.c:2610:5: style: Variable 'rval' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/device-src/rait-device.c:2608:0: note: Variable 'rval' is reassigned a value before the old one has been used.
amanda-3.5.1/device-src/rait-device.c:2610:5: note: Variable 'rval' is reassigned a value before the old one has been used.
amanda-3.5.1/device-src/rait-device.c:298:34: style: Function 'rait_device_init' argument 1 names different: declaration 'o' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/rait-device.c:154:44: note: Function 'rait_device_init' argument 1 names different: declaration 'o' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/rait-device.c:298:34: note: Function 'rait_device_init' argument 1 names different: declaration 'o' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/rait-device.c:990:35: style: Function 'rait_device_open_device' argument 1 names different: declaration 'self' definition 'dself'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/rait-device.c:157:47: note: Function 'rait_device_open_device' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/rait-device.c:990:35: note: Function 'rait_device_open_device' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/rait-device.c:991:25: style: Function 'rait_device_open_device' argument 3 names different: declaration 'device_type' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/rait-device.c:157:80: note: Function 'rait_device_open_device' argument 3 names different: declaration 'device_type' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/rait-device.c:991:25: note: Function 'rait_device_open_device' argument 3 names different: declaration 'device_type' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/rait-device.c:1175:32: style: Function 'rait_device_configure' argument 1 names different: declaration 'self' definition 'dself'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/rait-device.c:160:48: note: Function 'rait_device_configure' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/rait-device.c:1175:32: note: Function 'rait_device_configure' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/rait-device.c:1201:29: style: Function 'rait_device_start' argument 1 names different: declaration 'self' definition 'dself'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/rait-device.c:158:45: note: Function 'rait_device_start' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/rait-device.c:1201:29: note: Function 'rait_device_start' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/rait-device.c:1349:34: style: Function 'rait_device_start_file' argument 1 names different: declaration 'self' definition 'dself'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/rait-device.c:161:49: note: Function 'rait_device_start_file' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/rait-device.c:1349:34: note: Function 'rait_device_start_file' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/rait-device.c:1516:35: style: Function 'rait_device_write_block' argument 1 names different: declaration 'self' definition 'dself'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/rait-device.c:162:59: note: Function 'rait_device_write_block' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/rait-device.c:1516:35: note: Function 'rait_device_write_block' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/rait-device.c:1623:35: style: Function 'rait_device_finish_file' argument 1 names different: declaration 'self' definition 'dself'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/rait-device.c:164:51: note: Function 'rait_device_finish_file' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/rait-device.c:1623:35: note: Function 'rait_device_finish_file' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/rait-device.c:1671:33: style: Function 'rait_device_seek_file' argument 1 names different: declaration 'self' definition 'dself'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/rait-device.c:165:53: note: Function 'rait_device_seek_file' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/rait-device.c:1671:33: note: Function 'rait_device_seek_file' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/rait-device.c:1773:34: style: Function 'rait_device_seek_block' argument 1 names different: declaration 'self' definition 'dself'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/rait-device.c:166:50: note: Function 'rait_device_seek_block' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/rait-device.c:1773:34: note: Function 'rait_device_seek_block' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/rait-device.c:1961:34: style: Function 'rait_device_read_block' argument 1 names different: declaration 'self' definition 'dself'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/rait-device.c:167:50: note: Function 'rait_device_read_block' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/rait-device.c:1961:34: note: Function 'rait_device_read_block' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/rait-device.c:2118:36: style: Function 'property_get_block_size_fn' argument 1 names different: declaration 'self' definition 'dself'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/rait-device.c:177:52: note: Function 'property_get_block_size_fn' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/rait-device.c:2118:36: note: Function 'property_get_block_size_fn' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/rait-device.c:2119:30: style: Function 'property_get_block_size_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/rait-device.c:178:25: note: Function 'property_get_block_size_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/rait-device.c:2119:30: note: Function 'property_get_block_size_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/rait-device.c:2154:36: style: Function 'property_set_block_size_fn' argument 1 names different: declaration 'self' definition 'dself'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/rait-device.c:181:52: note: Function 'property_set_block_size_fn' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/rait-device.c:2154:36: note: Function 'property_set_block_size_fn' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/rait-device.c:2155:30: style: Function 'property_set_block_size_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/rait-device.c:182:25: note: Function 'property_set_block_size_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/rait-device.c:2155:30: note: Function 'property_set_block_size_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/rait-device.c:2181:40: style: Function 'property_get_canonical_name_fn' argument 1 names different: declaration 'self' definition 'dself'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/rait-device.c:185:56: note: Function 'property_get_canonical_name_fn' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/rait-device.c:2181:40: note: Function 'property_get_canonical_name_fn' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/rait-device.c:2182:30: style: Function 'property_get_canonical_name_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/rait-device.c:186:25: note: Function 'property_get_canonical_name_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/rait-device.c:2182:30: note: Function 'property_get_canonical_name_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/rait-device.c:2204:37: style: Function 'property_get_concurrency_fn' argument 1 names different: declaration 'self' definition 'dself'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/rait-device.c:189:53: note: Function 'property_get_concurrency_fn' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/rait-device.c:2204:37: note: Function 'property_get_concurrency_fn' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/rait-device.c:2205:30: style: Function 'property_get_concurrency_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/rait-device.c:190:25: note: Function 'property_get_concurrency_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/rait-device.c:2205:30: note: Function 'property_get_concurrency_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/rait-device.c:2266:35: style: Function 'property_get_streaming_fn' argument 1 names different: declaration 'self' definition 'dself'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/rait-device.c:193:51: note: Function 'property_get_streaming_fn' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/rait-device.c:2266:35: note: Function 'property_get_streaming_fn' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/rait-device.c:2267:30: style: Function 'property_get_streaming_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/rait-device.c:194:25: note: Function 'property_get_streaming_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/rait-device.c:2267:30: note: Function 'property_get_streaming_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/rait-device.c:2328:37: style: Function 'property_get_boolean_and_fn' argument 1 names different: declaration 'self' definition 'dself'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/rait-device.c:197:53: note: Function 'property_get_boolean_and_fn' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/rait-device.c:2328:37: note: Function 'property_get_boolean_and_fn' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/rait-device.c:2377:44: style: Function 'property_get_medium_access_type_fn' argument 1 names different: declaration 'self' definition 'dself'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/rait-device.c:201:60: note: Function 'property_get_medium_access_type_fn' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/rait-device.c:2377:44: note: Function 'property_get_medium_access_type_fn' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/rait-device.c:2378:30: style: Function 'property_get_medium_access_type_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/rait-device.c:202:25: note: Function 'property_get_medium_access_type_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/rait-device.c:2378:30: note: Function 'property_get_medium_access_type_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/rait-device.c:2451:42: style: Function 'property_get_max_volume_usage_fn' argument 1 names different: declaration 'self' definition 'dself'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/rait-device.c:205:58: note: Function 'property_get_max_volume_usage_fn' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/rait-device.c:2451:42: note: Function 'property_get_max_volume_usage_fn' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/rait-device.c:2452:30: style: Function 'property_get_max_volume_usage_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/rait-device.c:206:25: note: Function 'property_get_max_volume_usage_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/rait-device.c:2452:30: note: Function 'property_get_max_volume_usage_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/rait-device.c:2508:42: style: Function 'property_set_max_volume_usage_fn' argument 1 names different: declaration 'self' definition 'dself'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/rait-device.c:209:58: note: Function 'property_set_max_volume_usage_fn' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/rait-device.c:2508:42: note: Function 'property_set_max_volume_usage_fn' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/rait-device.c:2509:30: style: Function 'property_set_max_volume_usage_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/rait-device.c:210:25: note: Function 'property_set_max_volume_usage_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/rait-device.c:2509:30: note: Function 'property_set_max_volume_usage_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/rait-device.c:2564:36: style: Function 'rait_device_recycle_file' argument 1 names different: declaration 'self' definition 'dself'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/rait-device.c:169:52: note: Function 'rait_device_recycle_file' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/rait-device.c:2564:36: note: Function 'rait_device_recycle_file' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/s3-device.c:671:5: style: Variable 'dumpinfo' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/device-src/s3-device.c:665:0: note: Variable 'dumpinfo' is reassigned a value before the old one has been used.
amanda-3.5.1/device-src/s3-device.c:671:5: note: Variable 'dumpinfo' is reassigned a value before the old one has been used.
amanda-3.5.1/device-src/s3-device.c:1863:15: style: The scope of the variable 'thread' can be reduced. [variableScope]
amanda-3.5.1/device-src/s3-device.c:2008:14: style: The scope of the variable 'thread' can be reduced. [variableScope]
amanda-3.5.1/device-src/s3-device.c:2457:9: style: The scope of the variable 'thread' can be reduced. [variableScope]
amanda-3.5.1/device-src/s3-device.c:2630:9: style: The scope of the variable 'thread' can be reduced. [variableScope]
amanda-3.5.1/device-src/s3-device.c:2966:11: style: The scope of the variable 'key' can be reduced. [variableScope]
amanda-3.5.1/device-src/s3-device.c:3339:9: style: The scope of the variable 'idle_thread' can be reduced. [variableScope]
amanda-3.5.1/device-src/s3-device.c:3341:9: style: The scope of the variable 'first_idle' can be reduced. [variableScope]
amanda-3.5.1/device-src/s3-device.c:3727:21: style: The scope of the variable 'rule' can be reduced. [variableScope]
amanda-3.5.1/device-src/s3-device.c:3893:13: style: The scope of the variable 'head' can be reduced. [variableScope]
amanda-3.5.1/device-src/s3-device.c:4456:9: style: The scope of the variable 'thread' can be reduced. [variableScope]
amanda-3.5.1/device-src/s3-device.c:4457:9: style: The scope of the variable 'nb_done' can be reduced. [variableScope]
amanda-3.5.1/device-src/s3-device.c:1220:27: style: Function 's3_device_init' argument 1 names different: declaration 'o' definition 'self'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3-device.c:326:27: note: Function 's3_device_init' argument 1 names different: declaration 'o' definition 'self'.
amanda-3.5.1/device-src/s3-device.c:1220:27: note: Function 's3_device_init' argument 1 names different: declaration 'o' definition 'self'.
amanda-3.5.1/device-src/s3-device.c:1314:40: style: Function 's3_device_class_init' argument 1 names different: declaration 'c' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3-device.c:329:38: note: Function 's3_device_class_init' argument 1 names different: declaration 'c' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/s3-device.c:1314:40: note: Function 's3_device_class_init' argument 1 names different: declaration 'c' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/s3-device.c:1586:37: style: Function 's3_device_set_access_key_fn' argument 1 names different: declaration 'self' definition 'p_self'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3-device.c:343:53: note: Function 's3_device_set_access_key_fn' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:1586:37: note: Function 's3_device_set_access_key_fn' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:1599:37: style: Function 's3_device_set_secret_key_fn' argument 1 names different: declaration 'self' definition 'p_self'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3-device.c:347:53: note: Function 's3_device_set_secret_key_fn' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:1599:37: note: Function 's3_device_set_secret_key_fn' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:1612:40: style: Function 's3_device_set_session_token_fn' argument 1 names different: declaration 'self' definition 'p_self'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3-device.c:351:56: note: Function 's3_device_set_session_token_fn' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:1612:40: note: Function 's3_device_set_session_token_fn' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:1625:43: style: Function 's3_device_set_swift_account_id_fn' argument 1 names different: declaration 'self' definition 'p_self'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3-device.c:355:59: note: Function 's3_device_set_swift_account_id_fn' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:1625:43: note: Function 's3_device_set_swift_account_id_fn' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:1638:43: style: Function 's3_device_set_swift_access_key_fn' argument 1 names different: declaration 'self' definition 'p_self'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3-device.c:359:59: note: Function 's3_device_set_swift_access_key_fn' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:1638:43: note: Function 's3_device_set_swift_access_key_fn' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:1651:32: style: Function 's3_device_set_username' argument 1 names different: declaration 'self' definition 'p_self'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3-device.c:363:48: note: Function 's3_device_set_username' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:1651:32: note: Function 's3_device_set_username' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:1664:32: style: Function 's3_device_set_password' argument 1 names different: declaration 'self' definition 'p_self'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3-device.c:367:48: note: Function 's3_device_set_password' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:1664:32: note: Function 's3_device_set_password' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:1677:33: style: Function 's3_device_set_tenant_id' argument 1 names different: declaration 'self' definition 'p_self'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3-device.c:371:49: note: Function 's3_device_set_tenant_id' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:1677:33: note: Function 's3_device_set_tenant_id' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:1690:35: style: Function 's3_device_set_tenant_name' argument 1 names different: declaration 'self' definition 'p_self'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3-device.c:375:51: note: Function 's3_device_set_tenant_name' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:1690:35: note: Function 's3_device_set_tenant_name' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:1703:36: style: Function 's3_device_set_project_name' argument 1 names different: declaration 'self' definition 'p_self'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3-device.c:379:52: note: Function 's3_device_set_project_name' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:1703:36: note: Function 's3_device_set_project_name' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:1716:35: style: Function 's3_device_set_domain_name' argument 1 names different: declaration 'self' definition 'p_self'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3-device.c:383:51: note: Function 's3_device_set_domain_name' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:1716:35: note: Function 's3_device_set_domain_name' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:1757:37: style: Function 's3_device_set_user_token_fn' argument 1 names different: declaration 'self' definition 'p_self'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3-device.c:387:53: note: Function 's3_device_set_user_token_fn' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:1757:37: note: Function 's3_device_set_user_token_fn' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:1770:42: style: Function 's3_device_set_bucket_location_fn' argument 1 names different: declaration 'self' definition 'p_self'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3-device.c:391:58: note: Function 's3_device_set_bucket_location_fn' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:1770:42: note: Function 's3_device_set_bucket_location_fn' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:1804:40: style: Function 's3_device_set_storage_class_fn' argument 1 names different: declaration 'self' definition 'p_self'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3-device.c:395:56: note: Function 's3_device_set_storage_class_fn' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:1804:40: note: Function 's3_device_set_storage_class_fn' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:1818:49: style: Function 's3_device_set_server_side_encryption_fn' argument 1 names different: declaration 'self' definition 'p_self'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3-device.c:399:65: note: Function 's3_device_set_server_side_encryption_fn' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:1818:49: note: Function 's3_device_set_server_side_encryption_fn' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:1832:32: style: Function 's3_device_set_proxy_fn' argument 1 names different: declaration 'self' definition 'p_self'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3-device.c:403:48: note: Function 's3_device_set_proxy_fn' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:1832:32: note: Function 's3_device_set_proxy_fn' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:1846:34: style: Function 's3_device_set_ca_info_fn' argument 1 names different: declaration 'self' definition 'p_self'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3-device.c:407:50: note: Function 's3_device_set_ca_info_fn' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:1846:34: note: Function 's3_device_set_ca_info_fn' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:1859:34: style: Function 's3_device_set_verbose_fn' argument 1 names different: declaration 'self' definition 'p_self'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3-device.c:411:50: note: Function 's3_device_set_verbose_fn' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:1859:34: note: Function 's3_device_set_verbose_fn' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:1879:40: style: Function 's3_device_set_create_bucket_fn' argument 1 names different: declaration 'self' definition 'p_self'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3-device.c:415:56: note: Function 's3_device_set_create_bucket_fn' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:1879:40: note: Function 's3_device_set_create_bucket_fn' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:1890:44: style: Function 's3_device_set_read_from_glacier_fn' argument 1 names different: declaration 'self' definition 'p_self'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3-device.c:419:60: note: Function 's3_device_set_read_from_glacier_fn' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:1890:44: note: Function 's3_device_set_read_from_glacier_fn' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:1901:48: style: Function 's3_device_set_transition_to_glacier_fn' argument 1 names different: declaration 'self' definition 'p_self'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3-device.c:423:64: note: Function 's3_device_set_transition_to_glacier_fn' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:1901:48: note: Function 's3_device_set_transition_to_glacier_fn' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:1912:35: style: Function 's3_device_set_storage_api' argument 1 names different: declaration 'self' definition 'p_self'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3-device.c:427:51: note: Function 's3_device_set_storage_api' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:1912:35: note: Function 's3_device_set_storage_api' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:1974:46: style: Function 's3_device_set_openstack_swift_api_fn' argument 1 names different: declaration 'self' definition 'p_self'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3-device.c:431:62: note: Function 's3_device_set_openstack_swift_api_fn' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:1974:46: note: Function 's3_device_set_openstack_swift_api_fn' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:1991:42: style: Function 's3_device_set_s3_multi_delete_fn' argument 1 names different: declaration 'self' definition 'p_self'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3-device.c:435:58: note: Function 's3_device_set_s3_multi_delete_fn' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:1991:42: note: Function 's3_device_set_s3_multi_delete_fn' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:2003:30: style: Function 's3_device_set_ssl_fn' argument 1 names different: declaration 'self' definition 'p_self'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3-device.c:443:46: note: Function 's3_device_set_ssl_fn' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:2003:30: note: Function 's3_device_set_ssl_fn' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:2030:34: style: Function 's3_device_set_chunked_fn' argument 1 names different: declaration 'self' definition 'p_self'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3-device.c:439:50: note: Function 's3_device_set_chunked_fn' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:2030:34: note: Function 's3_device_set_chunked_fn' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:2044:43: style: Function 's3_device_set_reuse_connection_fn' argument 1 names different: declaration 'self' definition 'p_self'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3-device.c:447:59: note: Function 's3_device_set_reuse_connection_fn' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:2044:43: note: Function 's3_device_set_reuse_connection_fn' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:2055:34: style: Function 's3_device_set_timeout_fn' argument 1 names different: declaration 'self' definition 'p_self'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3-device.c:451:50: note: Function 's3_device_set_timeout_fn' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:2055:34: note: Function 's3_device_set_timeout_fn' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:2068:41: style: Function 's3_device_set_max_send_speed_fn' argument 1 names different: declaration 'self' definition 'p_self'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3-device.c:455:57: note: Function 's3_device_set_max_send_speed_fn' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:2068:41: note: Function 's3_device_set_max_send_speed_fn' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:2101:41: style: Function 's3_device_set_max_recv_speed_fn' argument 1 names different: declaration 'self' definition 'p_self'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3-device.c:459:57: note: Function 's3_device_set_max_recv_speed_fn' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:2101:41: note: Function 's3_device_set_max_recv_speed_fn' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:2135:41: style: Function 's3_device_set_nb_threads_backup' argument 1 names different: declaration 'self' definition 'p_self'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3-device.c:463:57: note: Function 's3_device_set_nb_threads_backup' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:2135:41: note: Function 's3_device_set_nb_threads_backup' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:2152:43: style: Function 's3_device_set_nb_threads_recovery' argument 1 names different: declaration 'self' definition 'p_self'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3-device.c:467:59: note: Function 's3_device_set_nb_threads_recovery' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:2152:43: note: Function 's3_device_set_nb_threads_recovery' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:2169:44: style: Function 's3_device_set_s3_multi_part_upload' argument 1 names different: declaration 'self' definition 'p_self'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3-device.c:471:60: note: Function 's3_device_set_s3_multi_part_upload' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:2169:44: note: Function 's3_device_set_s3_multi_part_upload' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:2293:31: style: Function 's3_device_set_reps_fn' argument 1 names different: declaration 'self' definition 'p_self'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3-device.c:515:47: note: Function 's3_device_set_reps_fn' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:2293:31: note: Function 's3_device_set_reps_fn' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:2306:38: style: Function 's3_device_set_reps_bucket_fn' argument 1 names different: declaration 'self' definition 'p_self'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3-device.c:519:54: note: Function 's3_device_set_reps_bucket_fn' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:2306:38: note: Function 's3_device_set_reps_bucket_fn' argument 1 names different: declaration 'self' definition 'p_self'.
amanda-3.5.1/device-src/s3-device.c:2455:42: style: Function 's3_device_finalize' argument 1 names different: declaration 'o' definition 'obj_self'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3-device.c:335:30: note: Function 's3_device_finalize' argument 1 names different: declaration 'o' definition 'obj_self'.
amanda-3.5.1/device-src/s3-device.c:2455:42: note: Function 's3_device_finalize' argument 1 names different: declaration 'o' definition 'obj_self'.
amanda-3.5.1/device-src/s3-device.c:2964:30: style: Function 's3_device_read_label' argument 1 names different: declaration 'self' definition 'pself'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3-device.c:543:56: note: Function 's3_device_read_label' argument 1 names different: declaration 'self' definition 'pself'.
amanda-3.5.1/device-src/s3-device.c:2964:30: note: Function 's3_device_read_label' argument 1 names different: declaration 'self' definition 'pself'.
amanda-3.5.1/device-src/s3-device.c:3084:27: style: Function 's3_device_start' argument 1 names different: declaration 'self' definition 'pself'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3-device.c:546:26: note: Function 's3_device_start' argument 1 names different: declaration 'self' definition 'pself'.
amanda-3.5.1/device-src/s3-device.c:3084:27: note: Function 's3_device_start' argument 1 names different: declaration 'self' definition 'pself'.
amanda-3.5.1/device-src/s3-device.c:3170:19: style: Function 'gint_cmp' argument 3 names different: declaration 'data' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3-device.c:3165:58: note: Function 'gint_cmp' argument 3 names different: declaration 'data' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/s3-device.c:3170:19: note: Function 'gint_cmp' argument 3 names different: declaration 'data' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/s3-device.c:3185:14: style: Function 's3_device_finish' argument 1 names different: declaration 'self' definition 'pself'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3-device.c:552:27: note: Function 's3_device_finish' argument 1 names different: declaration 'self' definition 'pself'.
amanda-3.5.1/device-src/s3-device.c:3185:14: note: Function 's3_device_finish' argument 1 names different: declaration 'self' definition 'pself'.
amanda-3.5.1/device-src/s3-device.c:3204:14: style: Function 's3_device_get_bytes_read' argument 1 names different: declaration 'self' definition 'pself'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3-device.c:555:35: note: Function 's3_device_get_bytes_read' argument 1 names different: declaration 'self' definition 'pself'.
amanda-3.5.1/device-src/s3-device.c:3204:14: note: Function 's3_device_get_bytes_read' argument 1 names different: declaration 'self' definition 'pself'.
amanda-3.5.1/device-src/s3-device.c:3228:14: style: Function 's3_device_get_bytes_written' argument 1 names different: declaration 'self' definition 'pself'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3-device.c:558:38: note: Function 's3_device_get_bytes_written' argument 1 names different: declaration 'self' definition 'pself'.
amanda-3.5.1/device-src/s3-device.c:3228:14: note: Function 's3_device_get_bytes_written' argument 1 names different: declaration 'self' definition 'pself'.
amanda-3.5.1/device-src/s3-device.c:3251:31: style: Function 's3_device_start_file' argument 1 names different: declaration 'self' definition 'pself'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3-device.c:561:31: note: Function 's3_device_start_file' argument 1 names different: declaration 'self' definition 'pself'.
amanda-3.5.1/device-src/s3-device.c:3251:31: note: Function 's3_device_start_file' argument 1 names different: declaration 'self' definition 'pself'.
amanda-3.5.1/device-src/s3-device.c:3336:33: style: Function 's3_device_write_block' argument 1 names different: declaration 'self' definition 'pself'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3-device.c:565:32: note: Function 's3_device_write_block' argument 1 names different: declaration 'self' definition 'pself'.
amanda-3.5.1/device-src/s3-device.c:3336:33: note: Function 's3_device_write_block' argument 1 names different: declaration 'self' definition 'pself'.
amanda-3.5.1/device-src/s3-device.c:3567:33: style: Function 's3_device_finish_file' argument 1 names different: declaration 'self' definition 'pself'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3-device.c:570:32: note: Function 's3_device_finish_file' argument 1 names different: declaration 'self' definition 'pself'.
amanda-3.5.1/device-src/s3-device.c:3567:33: note: Function 's3_device_finish_file' argument 1 names different: declaration 'self' definition 'pself'.
amanda-3.5.1/device-src/s3-device.c:3723:13: style: Function 's3_device_set_reuse' argument 1 names different: declaration 'pself' definition 'dself'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3-device.c:598:29: note: Function 's3_device_set_reuse' argument 1 names different: declaration 'pself' definition 'dself'.
amanda-3.5.1/device-src/s3-device.c:3723:13: note: Function 's3_device_set_reuse' argument 1 names different: declaration 'pself' definition 'dself'.
amanda-3.5.1/device-src/s3-device.c:3764:13: style: Function 's3_device_set_no_reuse' argument 1 names different: declaration 'pself' definition 'dself'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3-device.c:601:32: note: Function 's3_device_set_no_reuse' argument 1 names different: declaration 'pself' definition 'dself'.
amanda-3.5.1/device-src/s3-device.c:3764:13: note: Function 's3_device_set_no_reuse' argument 1 names different: declaration 'pself' definition 'dself'.
amanda-3.5.1/device-src/s3-device.c:4176:83: style: Function 's3_device_read_block' argument 4 names different: declaration 'max_block' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3-device.c:588:32: note: Function 's3_device_read_block' argument 4 names different: declaration 'max_block' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/s3-device.c:4176:83: note: Function 's3_device_read_block' argument 4 names different: declaration 'max_block' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/s3.c:3502:17: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
amanda-3.5.1/device-src/s3.c:4468:31: style: Redundant condition: result!=S3_RESULT_OK. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition]
amanda-3.5.1/device-src/s3.c:2801:12: style: The scope of the variable 'remote_time_in_sec' can be reduced. [variableScope]
amanda-3.5.1/device-src/s3.c:2801:31: style: The scope of the variable 'local_time' can be reduced. [variableScope]
amanda-3.5.1/device-src/s3.c:4937:21: style: The scope of the variable 'rule' can be reduced. [variableScope]
amanda-3.5.1/device-src/s3.c:2230:20: style: Function 's3_empty_read_func' argument 1 names different: declaration 'ptr' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3.h:794:26: note: Function 's3_empty_read_func' argument 1 names different: declaration 'ptr' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/s3.c:2230:20: note: Function 's3_empty_read_func' argument 1 names different: declaration 'ptr' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/s3.c:2230:45: style: Function 's3_empty_read_func' argument 2 names different: declaration 'size' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3.h:794:38: note: Function 's3_empty_read_func' argument 2 names different: declaration 'size' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/s3.c:2230:45: note: Function 's3_empty_read_func' argument 2 names different: declaration 'size' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/s3.c:2230:72: style: Function 's3_empty_read_func' argument 3 names different: declaration 'nmemb' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3.h:794:51: note: Function 's3_empty_read_func' argument 3 names different: declaration 'nmemb' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/s3.c:2230:72: note: Function 's3_empty_read_func' argument 3 names different: declaration 'nmemb' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/s3.c:2230:100: style: Function 's3_empty_read_func' argument 4 names different: declaration 'stream' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3.h:794:65: note: Function 's3_empty_read_func' argument 4 names different: declaration 'stream' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/s3.c:2230:100: note: Function 's3_empty_read_func' argument 4 names different: declaration 'stream' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/s3.c:2236:20: style: Function 's3_empty_size_func' argument 1 names different: declaration 'stream' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3.h:797:26: note: Function 's3_empty_size_func' argument 1 names different: declaration 'stream' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/s3.c:2236:20: note: Function 's3_empty_size_func' argument 1 names different: declaration 'stream' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/s3.c:2242:19: style: Function 's3_empty_md5_func' argument 1 names different: declaration 'stream' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3.h:800:25: note: Function 's3_empty_md5_func' argument 1 names different: declaration 'stream' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/s3.c:2242:19: note: Function 's3_empty_md5_func' argument 1 names different: declaration 'stream' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/s3.c:2253:23: style: Function 's3_counter_write_func' argument 1 names different: declaration 'ptr' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3.h:808:29: note: Function 's3_counter_write_func' argument 1 names different: declaration 'ptr' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/s3.c:2253:23: note: Function 's3_counter_write_func' argument 1 names different: declaration 'ptr' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/s3.c:3613:16: style: Function 's3_part_upload' argument 4 names different: declaration 'uploadID' definition 'uploadId'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3.h:482:16: note: Function 's3_part_upload' argument 4 names different: declaration 'uploadID' definition 'uploadId'.
amanda-3.5.1/device-src/s3.c:3613:16: note: Function 's3_part_upload' argument 4 names different: declaration 'uploadID' definition 'uploadId'.
amanda-3.5.1/device-src/s3.c:3743:14: style: Function 'free_s3_object' argument 1 names different: declaration 'part' definition 'data'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/s3.h:542:30: note: Function 'free_s3_object' argument 1 names different: declaration 'part' definition 'data'.
amanda-3.5.1/device-src/s3.c:3743:14: note: Function 'free_s3_object' argument 1 names different: declaration 'part' definition 'data'.
amanda-3.5.1/device-src/s3.c:2189:28: portability: 'ptr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
amanda-3.5.1/device-src/tape-device.c:1820:23: style: Expression is always false because 'else if' condition matches previous condition at line 1807. [multiCondition]
amanda-3.5.1/device-src/tape-device.c:1941:19: style: Expression is always false because 'else if' condition matches previous condition at line 1928. [multiCondition]
amanda-3.5.1/device-src/tape-device.c:2011:23: style: Expression is always false because 'else if' condition matches previous condition at line 1998. [multiCondition]
amanda-3.5.1/device-src/tape-device.c:1820:25: warning: Identical condition '0', second condition is always false [identicalConditionAfterEarlyExit]
amanda-3.5.1/device-src/tape-device.c:1807:17: note: first condition
amanda-3.5.1/device-src/tape-device.c:1820:25: note: second condition
amanda-3.5.1/device-src/tape-device.c:1941:20: warning: Identical condition '0', second condition is always false [identicalConditionAfterEarlyExit]
amanda-3.5.1/device-src/tape-device.c:1928:6: note: first condition
amanda-3.5.1/device-src/tape-device.c:1941:20: note: second condition
amanda-3.5.1/device-src/tape-device.c:2011:24: warning: Identical condition '0', second condition is always false [identicalConditionAfterEarlyExit]
amanda-3.5.1/device-src/tape-device.c:1998:17: note: first condition
amanda-3.5.1/device-src/tape-device.c:2011:24: note: second condition
amanda-3.5.1/device-src/tape-device.c:1789:9: style: The scope of the variable 'result' can be reduced. [variableScope]
amanda-3.5.1/device-src/tape-device.c:1874:9: style: The scope of the variable 'result' can be reduced. [variableScope]
amanda-3.5.1/device-src/tape-device.c:247:32: style: Function 'tape_device_init' argument 1 names different: declaration 'o' definition 'self'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/tape-device.c:181:44: note: Function 'tape_device_init' argument 1 names different: declaration 'o' definition 'self'.
amanda-3.5.1/device-src/tape-device.c:247:32: note: Function 'tape_device_init' argument 1 names different: declaration 'o' definition 'self'.
amanda-3.5.1/device-src/tape-device.c:597:77: style: Function 'tape_device_get_read_block_size_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/tape-device.c:190:88: note: Function 'tape_device_get_read_block_size_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/tape-device.c:597:77: note: Function 'tape_device_get_read_block_size_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/tape-device.c:606:77: style: Function 'tape_device_set_read_block_size_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/tape-device.c:192:88: note: Function 'tape_device_set_read_block_size_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/tape-device.c:606:77: note: Function 'tape_device_set_read_block_size_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/tape-device.c:834:35: style: Function 'tape_device_open_device' argument 1 names different: declaration 'self' definition 'dself'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/tape-device.c:194:47: note: Function 'tape_device_open_device' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/tape-device.c:834:35: note: Function 'tape_device_open_device' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/tape-device.c:896:58: style: Function 'tape_device_read_label' argument 1 names different: declaration 'self' definition 'dself'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/tape-device.c:196:58: note: Function 'tape_device_read_label' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/tape-device.c:896:58: note: Function 'tape_device_read_label' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/tape-device.c:1013:34: style: Function 'tape_device_write_block' argument 1 names different: declaration 'self' definition 'pself'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/tape-device.c:197:59: note: Function 'tape_device_write_block' argument 1 names different: declaration 'self' definition 'pself'.
amanda-3.5.1/device-src/tape-device.c:1013:34: note: Function 'tape_device_write_block' argument 1 names different: declaration 'self' definition 'pself'.
amanda-3.5.1/device-src/tape-device.c:1074:45: style: Function 'tape_device_read_block' argument 1 names different: declaration 'self' definition 'pself'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/tape-device.c:199:44: note: Function 'tape_device_read_block' argument 1 names different: declaration 'self' definition 'pself'.
amanda-3.5.1/device-src/tape-device.c:1074:45: note: Function 'tape_device_read_block' argument 1 names different: declaration 'self' definition 'pself'.
amanda-3.5.1/device-src/tape-device.c:1075:66: style: Function 'tape_device_read_block' argument 4 names different: declaration 'max_block' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/tape-device.c:200:60: note: Function 'tape_device_read_block' argument 4 names different: declaration 'max_block' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/tape-device.c:1075:66: note: Function 'tape_device_read_block' argument 4 names different: declaration 'max_block' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/tape-device.c:1218:29: style: Function 'tape_device_start' argument 1 names different: declaration 'self' definition 'd_self'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/tape-device.c:201:45: note: Function 'tape_device_start' argument 1 names different: declaration 'self' definition 'd_self'.
amanda-3.5.1/device-src/tape-device.c:1218:29: note: Function 'tape_device_start' argument 1 names different: declaration 'self' definition 'd_self'.
amanda-3.5.1/device-src/tape-device.c:1320:49: style: Function 'tape_device_start_file' argument 1 names different: declaration 'self' definition 'd_self'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/tape-device.c:203:50: note: Function 'tape_device_start_file' argument 1 names different: declaration 'self' definition 'd_self'.
amanda-3.5.1/device-src/tape-device.c:1320:49: note: Function 'tape_device_start_file' argument 1 names different: declaration 'self' definition 'd_self'.
amanda-3.5.1/device-src/tape-device.c:1321:53: style: Function 'tape_device_start_file' argument 2 names different: declaration 'ji' definition 'info'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/tape-device.c:203:69: note: Function 'tape_device_start_file' argument 2 names different: declaration 'ji' definition 'info'.
amanda-3.5.1/device-src/tape-device.c:1321:53: note: Function 'tape_device_start_file' argument 2 names different: declaration 'ji' definition 'info'.
amanda-3.5.1/device-src/tape-device.c:1373:35: style: Function 'tape_device_finish_file' argument 1 names different: declaration 'self' definition 'd_self'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/tape-device.c:204:51: note: Function 'tape_device_finish_file' argument 1 names different: declaration 'self' definition 'd_self'.
amanda-3.5.1/device-src/tape-device.c:1373:35: note: Function 'tape_device_finish_file' argument 1 names different: declaration 'self' definition 'd_self'.
amanda-3.5.1/device-src/tape-device.c:1400:33: style: Function 'tape_device_seek_file' argument 1 names different: declaration 'self' definition 'd_self'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/tape-device.c:205:53: note: Function 'tape_device_seek_file' argument 1 names different: declaration 'self' definition 'd_self'.
amanda-3.5.1/device-src/tape-device.c:1400:33: note: Function 'tape_device_seek_file' argument 1 names different: declaration 'self' definition 'd_self'.
amanda-3.5.1/device-src/tape-device.c:1579:34: style: Function 'tape_device_seek_block' argument 1 names different: declaration 'self' definition 'd_self'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/tape-device.c:206:50: note: Function 'tape_device_seek_block' argument 1 names different: declaration 'self' definition 'd_self'.
amanda-3.5.1/device-src/tape-device.c:1579:34: note: Function 'tape_device_seek_block' argument 1 names different: declaration 'self' definition 'd_self'.
amanda-3.5.1/device-src/tape-device.c:1610:29: style: Function 'tape_device_eject' argument 1 names different: declaration 'self' definition 'd_self'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/tape-device.c:207:45: note: Function 'tape_device_eject' argument 1 names different: declaration 'self' definition 'd_self'.
amanda-3.5.1/device-src/tape-device.c:1610:29: note: Function 'tape_device_eject' argument 1 names different: declaration 'self' definition 'd_self'.
amanda-3.5.1/device-src/tape-device.c:1658:30: style: Function 'tape_device_finish' argument 1 names different: declaration 'self' definition 'd_self'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/tape-device.c:208:46: note: Function 'tape_device_finish' argument 1 names different: declaration 'self' definition 'd_self'.
amanda-3.5.1/device-src/tape-device.c:1658:30: note: Function 'tape_device_finish' argument 1 names different: declaration 'self' definition 'd_self'.
amanda-3.5.1/device-src/tape-device.c:1749:37: style: Function 'tape_device_check_writable' argument 1 names different: declaration 'self' definition 'd_self'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/tape-device.c:209:52: note: Function 'tape_device_check_writable' argument 1 names different: declaration 'self' definition 'd_self'.
amanda-3.5.1/device-src/tape-device.c:1749:37: note: Function 'tape_device_check_writable' argument 1 names different: declaration 'self' definition 'd_self'.
amanda-3.5.1/device-src/tape-device.c:2272:37: style: Function 'tape_setcompression' argument 1 names different: declaration 'fd' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/tape-device.c:141:34: note: Function 'tape_setcompression' argument 1 names different: declaration 'fd' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/tape-device.c:2272:37: note: Function 'tape_setcompression' argument 1 names different: declaration 'fd' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/tape-device.c:2273:14: style: Function 'tape_setcompression' argument 2 names different: declaration 'on' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/tape-device.c:141:47: note: Function 'tape_setcompression' argument 2 names different: declaration 'on' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/tape-device.c:2273:14: note: Function 'tape_setcompression' argument 2 names different: declaration 'on' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/tape-device.c:2348:60: style: Function 'tape_is_ready' argument 2 names different: declaration 't_self' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/tape-device.c:147:53: note: Function 'tape_is_ready' argument 2 names different: declaration 't_self' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/tape-device.c:2348:60: note: Function 'tape_is_ready' argument 2 names different: declaration 't_self' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/tape-device.c:734:19: style: Variable 'save_errno' is assigned a value that is never used. [unreadVariable]
amanda-3.5.1/device-src/vfs-device.c:1837:19: style: Expression is always false because 'else if' condition matches previous condition at line 1824. [multiCondition]
amanda-3.5.1/device-src/vfs-device.c:1837:20: warning: Identical condition '0', second condition is always false [identicalConditionAfterEarlyExit]
amanda-3.5.1/device-src/vfs-device.c:1824:20: note: first condition
amanda-3.5.1/device-src/vfs-device.c:1837:20: note: second condition
amanda-3.5.1/device-src/vfs-device.c:197:16: style: Function 'vfs_device_init' argument 1 names different: declaration 'o' definition 'self'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/vfs-device.c:55:42: note: Function 'vfs_device_init' argument 1 names different: declaration 'o' definition 'self'.
amanda-3.5.1/device-src/vfs-device.c:197:16: note: Function 'vfs_device_init' argument 1 names different: declaration 'o' definition 'self'.
amanda-3.5.1/device-src/vfs-device.c:383:30: style: Function 'property_get_monitor_free_space_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/vfs-device.c:96:28: note: Function 'property_get_monitor_free_space_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/vfs-device.c:383:30: note: Function 'property_get_monitor_free_space_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/vfs-device.c:421:30: style: Function 'property_get_slow_write_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/vfs-device.c:102:28: note: Function 'property_get_slow_write_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/vfs-device.c:421:30: note: Function 'property_get_slow_write_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/vfs-device.c:459:30: style: Function 'property_get_use_data_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/vfs-device.c:108:28: note: Function 'property_get_use_data_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/vfs-device.c:459:30: note: Function 'property_get_use_data_fn' argument 2 names different: declaration 'base' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/vfs-device.c:541:14: style: Function 'vfs_device_finalize' argument 1 names different: declaration 'o' definition 'obj_self'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/vfs-device.c:58:44: note: Function 'vfs_device_finalize' argument 1 names different: declaration 'o' definition 'obj_self'.
amanda-3.5.1/device-src/vfs-device.c:541:14: note: Function 'vfs_device_finalize' argument 1 names different: declaration 'o' definition 'obj_self'.
amanda-3.5.1/device-src/vfs-device.c:637:11: style: Function 'file_number_to_file_name' argument 2 names different: declaration 'file' definition 'device_file'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/vfs-device.c:86:64: note: Function 'file_number_to_file_name' argument 2 names different: declaration 'file' definition 'device_file'.
amanda-3.5.1/device-src/vfs-device.c:637:11: note: Function 'file_number_to_file_name' argument 2 names different: declaration 'file' definition 'device_file'.
amanda-3.5.1/device-src/vfs-device.c:691:50: style: Function 'promote_volume_lock' argument 1 names different: declaration 'self' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/vfs-device.c:118:45: note: Function 'promote_volume_lock' argument 1 names different: declaration 'self' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/vfs-device.c:691:50: note: Function 'promote_volume_lock' argument 1 names different: declaration 'self' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/vfs-device.c:694:49: style: Function 'demote_volume_lock' argument 1 names different: declaration 'self' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/vfs-device.c:119:44: note: Function 'demote_volume_lock' argument 1 names different: declaration 'self' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/vfs-device.c:694:49: note: Function 'demote_volume_lock' argument 1 names different: declaration 'self' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/vfs-device.c:771:14: style: Function 'delete_vfs_files_functor' argument 2 names different: declaration 'self' definition 'user_data'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/vfs-device.c:121:51: note: Function 'delete_vfs_files_functor' argument 2 names different: declaration 'self' definition 'user_data'.
amanda-3.5.1/device-src/vfs-device.c:771:14: note: Function 'delete_vfs_files_functor' argument 2 names different: declaration 'self' definition 'user_data'.
amanda-3.5.1/device-src/vfs-device.c:809:50: style: Function 'check_dir_empty_functor' argument 2 names different: declaration 'self' definition 'user_data'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/vfs-device.c:123:50: note: Function 'check_dir_empty_functor' argument 2 names different: declaration 'self' definition 'user_data'.
amanda-3.5.1/device-src/vfs-device.c:809:50: note: Function 'check_dir_empty_functor' argument 2 names different: declaration 'self' definition 'user_data'.
amanda-3.5.1/device-src/vfs-device.c:1002:14: style: Function 'vfs_device_write_block' argument 1 names different: declaration 'self' definition 'dself'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/vfs-device.c:73:58: note: Function 'vfs_device_write_block' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/vfs-device.c:1002:14: note: Function 'vfs_device_write_block' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/vfs-device.c:1075:15: style: Function 'vfs_device_read_block' argument 1 names different: declaration 'self' definition 'dself'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/vfs-device.c:75:43: note: Function 'vfs_device_read_block' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/vfs-device.c:1075:15: note: Function 'vfs_device_read_block' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/vfs-device.c:1078:25: style: Function 'vfs_device_read_block' argument 4 names different: declaration 'max_block' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/vfs-device.c:75:84: note: Function 'vfs_device_read_block' argument 4 names different: declaration 'max_block' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/vfs-device.c:1078:25: note: Function 'vfs_device_read_block' argument 4 names different: declaration 'max_block' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/vfs-device.c:1448:13: style: Function 'vfs_device_seek_file' argument 1 names different: declaration 'self' definition 'dself'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/vfs-device.c:67:52: note: Function 'vfs_device_seek_file' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/vfs-device.c:1448:13: note: Function 'vfs_device_seek_file' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/vfs-device.c:1449:11: style: Function 'vfs_device_seek_file' argument 2 names different: declaration 'file' definition 'requested_file'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/vfs-device.c:67:64: note: Function 'vfs_device_seek_file' argument 2 names different: declaration 'file' definition 'requested_file'.
amanda-3.5.1/device-src/vfs-device.c:1449:11: note: Function 'vfs_device_seek_file' argument 2 names different: declaration 'file' definition 'requested_file'.
amanda-3.5.1/device-src/vfs-device.c:1570:13: style: Function 'vfs_device_seek_block' argument 1 names different: declaration 'self' definition 'dself'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/vfs-device.c:68:49: note: Function 'vfs_device_seek_block' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/vfs-device.c:1570:13: note: Function 'vfs_device_seek_block' argument 1 names different: declaration 'self' definition 'dself'.
amanda-3.5.1/device-src/xfer-dest-device.c:244:14: style: Function 'xfer_dest_device' argument 2 names different: declaration 'canel_at_leom' definition 'cancel_at_leom'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/xfer-device.h:58:14: note: Function 'xfer_dest_device' argument 2 names different: declaration 'canel_at_leom' definition 'cancel_at_leom'.
amanda-3.5.1/device-src/xfer-dest-device.c:244:14: note: Function 'xfer_dest_device' argument 2 names different: declaration 'canel_at_leom' definition 'cancel_at_leom'.
amanda-3.5.1/device-src/xfer-dest-taper-cacher.c:273:19: error: va_list 'argp' used before va_start() was called. [va_list_usedBeforeStarted]
amanda-3.5.1/device-src/xfer-dest-taper-cacher.c:274:40: error: va_list 'argp' used before va_start() was called. [va_list_usedBeforeStarted]
amanda-3.5.1/device-src/xfer-dest-taper-cacher.c:275:17: error: va_list 'argp' used before va_start() was called. [va_list_usedBeforeStarted]
amanda-3.5.1/device-src/xfer-dest-taper-directtcp.c:97:19: error: va_list 'argp' used before va_start() was called. [va_list_usedBeforeStarted]
amanda-3.5.1/device-src/xfer-dest-taper-directtcp.c:98:40: error: va_list 'argp' used before va_start() was called. [va_list_usedBeforeStarted]
amanda-3.5.1/device-src/xfer-dest-taper-directtcp.c:99:17: error: va_list 'argp' used before va_start() was called. [va_list_usedBeforeStarted]
amanda-3.5.1/device-src/xfer-dest-taper-splitter.c:913:6: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
amanda-3.5.1/device-src/xfer-dest-taper-splitter.c:912:26: note: outer condition: !elt->shm_ring->mc->cancelled
amanda-3.5.1/device-src/xfer-dest-taper-splitter.c:913:6: note: identical inner condition: !elt->shm_ring->mc->cancelled
amanda-3.5.1/device-src/xfer-dest-taper-splitter.c:178:19: error: va_list 'argp' used before va_start() was called. [va_list_usedBeforeStarted]
amanda-3.5.1/device-src/xfer-dest-taper-splitter.c:179:40: error: va_list 'argp' used before va_start() was called. [va_list_usedBeforeStarted]
amanda-3.5.1/device-src/xfer-dest-taper-splitter.c:180:17: error: va_list 'argp' used before va_start() was called. [va_list_usedBeforeStarted]
amanda-3.5.1/device-src/xfer-dest-taper.c:94:18: style: Function 'xfer_dest_taper_start_part' argument 1 names different: declaration 'self' definition 'elt'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/xfer-dest-taper.h:67:18: note: Function 'xfer_dest_taper_start_part' argument 1 names different: declaration 'self' definition 'elt'.
amanda-3.5.1/device-src/xfer-dest-taper.c:94:18: note: Function 'xfer_dest_taper_start_part' argument 1 names different: declaration 'self' definition 'elt'.
amanda-3.5.1/device-src/xfer-dest-taper.c:107:18: style: Function 'xfer_dest_taper_use_device' argument 1 names different: declaration 'self' definition 'elt'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/xfer-dest-taper.h:79:18: note: Function 'xfer_dest_taper_use_device' argument 1 names different: declaration 'self' definition 'elt'.
amanda-3.5.1/device-src/xfer-dest-taper.c:107:18: note: Function 'xfer_dest_taper_use_device' argument 1 names different: declaration 'self' definition 'elt'.
amanda-3.5.1/device-src/xfer-dest-taper.c:119:18: style: Function 'xfer_dest_taper_cache_inform' argument 1 names different: declaration 'self' definition 'elt'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/xfer-dest-taper.h:96:18: note: Function 'xfer_dest_taper_cache_inform' argument 1 names different: declaration 'self' definition 'elt'.
amanda-3.5.1/device-src/xfer-dest-taper.c:119:18: note: Function 'xfer_dest_taper_cache_inform' argument 1 names different: declaration 'self' definition 'elt'.
amanda-3.5.1/device-src/xfer-dest-taper.c:133:22: style: Function 'xfer_dest_taper_get_part_bytes_written' argument 1 names different: declaration 'self' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/xfer-dest-taper.h:110:18: note: Function 'xfer_dest_taper_get_part_bytes_written' argument 1 names different: declaration 'self' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/xfer-dest-taper.c:133:22: note: Function 'xfer_dest_taper_get_part_bytes_written' argument 1 names different: declaration 'self' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/xfer-dest-taper.c:147:18: style: Function 'xfer_dest_taper_new_space_available' argument 1 names different: declaration 'self' definition 'elt'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/xfer-dest-taper.h:102:18: note: Function 'xfer_dest_taper_new_space_available' argument 1 names different: declaration 'self' definition 'elt'.
amanda-3.5.1/device-src/xfer-dest-taper.c:147:18: note: Function 'xfer_dest_taper_new_space_available' argument 1 names different: declaration 'self' definition 'elt'.
amanda-3.5.1/device-src/xfer-source-recovery.c:820:25: style: Function 'xfer_source_recovery_cancel' argument 2 names different: declaration 'expect_eof' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/xfer-device.h:155:14: note: Function 'xfer_source_recovery_cancel' argument 2 names different: declaration 'expect_eof' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/xfer-source-recovery.c:820:25: note: Function 'xfer_source_recovery_cancel' argument 2 names different: declaration 'expect_eof' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/device-src/xfer-source-recovery.c:845:18: style: Function 'xfer_source_recovery_use_device' argument 1 names different: declaration 'self' definition 'elt'. [funcArgNamesDifferent]
amanda-3.5.1/device-src/xfer-device.h:145:18: note: Function 'xfer_source_recovery_use_device' argument 1 names different: declaration 'self' definition 'elt'.
amanda-3.5.1/device-src/xfer-source-recovery.c:845:18: note: Function 'xfer_source_recovery_use_device' argument 1 names different: declaration 'self' definition 'elt'.
amanda-3.5.1/device-src/xfer-source-recovery.c:121:19: error: va_list 'argp' used before va_start() was called. [va_list_usedBeforeStarted]
amanda-3.5.1/device-src/xfer-source-recovery.c:122:40: error: va_list 'argp' used before va_start() was called. [va_list_usedBeforeStarted]
amanda-3.5.1/device-src/xfer-source-recovery.c:123:17: error: va_list 'argp' used before va_start() was called. [va_list_usedBeforeStarted]
amanda-3.5.1/gnulib/c-ctype.h:29:0: error: #error "Please include config.h first." [preprocessorErrorDirective]
amanda-3.5.1/gnulib/euidaccess.c:167:41: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
amanda-3.5.1/gnulib/euidaccess.c:168:43: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
amanda-3.5.1/gnulib/euidaccess.c:169:43: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
amanda-3.5.1/gnulib/euidaccess.c:170:43: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
amanda-3.5.1/gnulib/euidaccess.c:171:43: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
amanda-3.5.1/gnulib/euidaccess.c:172:43: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
amanda-3.5.1/gnulib/euidaccess.c:173:43: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
amanda-3.5.1/gnulib/euidaccess.c:174:43: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
amanda-3.5.1/gnulib/euidaccess.c:175:43: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
amanda-3.5.1/gnulib/fseeko.c:110:0: error: #error "Please port gnulib fseeko.c to your platform! Look at the code in fseeko.c, then report this to bug-gnulib." [preprocessorErrorDirective]
amanda-3.5.1/gnulib/gettext.h:216:15: style: The scope of the variable 'translation' can be reduced. [variableScope]
amanda-3.5.1/gnulib/gettext.h:262:15: style: The scope of the variable 'translation' can be reduced. [variableScope]
amanda-3.5.1/gnulib/getaddrinfo.c:138:7: style: The scope of the variable 'port' can be reduced. [variableScope]
amanda-3.5.1/gnulib/getaddrinfo.c:205:16: style: Variable 'port' is assigned a value that is never used. [unreadVariable]
amanda-3.5.1/gnulib/getaddrinfo.c:331:0: error: Memory leak: storage [memleak]
amanda-3.5.1/gnulib/getaddrinfo.c:231:24: error: Uninitialized variable: size [uninitvar]
amanda-3.5.1/gnulib/getaddrinfo.c:298:7: error: Uninitialized variable: tmp [uninitvar]
amanda-3.5.1/gnulib/getaddrinfo.c:299:12: error: Uninitialized variable: tmp [uninitvar]
amanda-3.5.1/gnulib/getopt.c:346:25: style: Function '_getopt_internal_r' argument 1 names different: declaration '___argc' definition 'argc'. [funcArgNamesDifferent]
amanda-3.5.1/gnulib/getopt_int.h:118:36: note: Function '_getopt_internal_r' argument 1 names different: declaration '___argc' definition 'argc'.
amanda-3.5.1/gnulib/getopt.c:346:25: note: Function '_getopt_internal_r' argument 1 names different: declaration '___argc' definition 'argc'.
amanda-3.5.1/gnulib/getopt.c:346:38: style: Function '_getopt_internal_r' argument 2 names different: declaration '___argv' definition 'argv'. [funcArgNamesDifferent]
amanda-3.5.1/gnulib/getopt_int.h:118:52: note: Function '_getopt_internal_r' argument 2 names different: declaration '___argv' definition 'argv'.
amanda-3.5.1/gnulib/getopt.c:346:38: note: Function '_getopt_internal_r' argument 2 names different: declaration '___argv' definition 'argv'.
amanda-3.5.1/gnulib/getopt.c:346:56: style: Function '_getopt_internal_r' argument 3 names different: declaration '__shortopts' definition 'optstring'. [funcArgNamesDifferent]
amanda-3.5.1/gnulib/getopt_int.h:119:44: note: Function '_getopt_internal_r' argument 3 names different: declaration '__shortopts' definition 'optstring'.
amanda-3.5.1/gnulib/getopt.c:346:56: note: Function '_getopt_internal_r' argument 3 names different: declaration '__shortopts' definition 'optstring'.
amanda-3.5.1/gnulib/getopt.c:347:42: style: Function '_getopt_internal_r' argument 4 names different: declaration '__longopts' definition 'longopts'. [funcArgNamesDifferent]
amanda-3.5.1/gnulib/getopt_int.h:120:53: note: Function '_getopt_internal_r' argument 4 names different: declaration '__longopts' definition 'longopts'.
amanda-3.5.1/gnulib/getopt.c:347:42: note: Function '_getopt_internal_r' argument 4 names different: declaration '__longopts' definition 'longopts'.
amanda-3.5.1/gnulib/getopt.c:347:57: style: Function '_getopt_internal_r' argument 5 names different: declaration '__longind' definition 'longind'. [funcArgNamesDifferent]
amanda-3.5.1/gnulib/getopt_int.h:120:70: note: Function '_getopt_internal_r' argument 5 names different: declaration '__longind' definition 'longind'.
amanda-3.5.1/gnulib/getopt.c:347:57: note: Function '_getopt_internal_r' argument 5 names different: declaration '__longind' definition 'longind'.
amanda-3.5.1/gnulib/getopt.c:348:25: style: Function '_getopt_internal_r' argument 6 names different: declaration '__long_only' definition 'long_only'. [funcArgNamesDifferent]
amanda-3.5.1/gnulib/getopt_int.h:121:36: note: Function '_getopt_internal_r' argument 6 names different: declaration '__long_only' definition 'long_only'.
amanda-3.5.1/gnulib/getopt.c:348:25: note: Function '_getopt_internal_r' argument 6 names different: declaration '__long_only' definition 'long_only'.
amanda-3.5.1/gnulib/getopt.c:348:57: style: Function '_getopt_internal_r' argument 7 names different: declaration '__data' definition 'd'. [funcArgNamesDifferent]
amanda-3.5.1/gnulib/getopt_int.h:121:70: note: Function '_getopt_internal_r' argument 7 names different: declaration '__data' definition 'd'.
amanda-3.5.1/gnulib/getopt.c:348:57: note: Function '_getopt_internal_r' argument 7 names different: declaration '__data' definition 'd'.
amanda-3.5.1/gnulib/getopt.c:348:64: style: Function '_getopt_internal_r' argument 8 names different: declaration '__posixly_correct' definition 'posixly_correct'. [funcArgNamesDifferent]
amanda-3.5.1/gnulib/getopt_int.h:122:36: note: Function '_getopt_internal_r' argument 8 names different: declaration '__posixly_correct' definition 'posixly_correct'.
amanda-3.5.1/gnulib/getopt.c:348:64: note: Function '_getopt_internal_r' argument 8 names different: declaration '__posixly_correct' definition 'posixly_correct'.
amanda-3.5.1/gnulib/getopt.c:1158:23: style: Function '_getopt_internal' argument 1 names different: declaration '___argc' definition 'argc'. [funcArgNamesDifferent]
amanda-3.5.1/gnulib/getopt_int.h:24:34: note: Function '_getopt_internal' argument 1 names different: declaration '___argc' definition 'argc'.
amanda-3.5.1/gnulib/getopt.c:1158:23: note: Function '_getopt_internal' argument 1 names different: declaration '___argc' definition 'argc'.
amanda-3.5.1/gnulib/getopt.c:1158:36: style: Function '_getopt_internal' argument 2 names different: declaration '___argv' definition 'argv'. [funcArgNamesDifferent]
amanda-3.5.1/gnulib/getopt_int.h:24:50: note: Function '_getopt_internal' argument 2 names different: declaration '___argv' definition 'argv'.
amanda-3.5.1/gnulib/getopt.c:1158:36: note: Function '_getopt_internal' argument 2 names different: declaration '___argv' definition 'argv'.
amanda-3.5.1/gnulib/getopt.c:1158:54: style: Function '_getopt_internal' argument 3 names different: declaration '__shortopts' definition 'optstring'. [funcArgNamesDifferent]
amanda-3.5.1/gnulib/getopt_int.h:25:42: note: Function '_getopt_internal' argument 3 names different: declaration '__shortopts' definition 'optstring'.
amanda-3.5.1/gnulib/getopt.c:1158:54: note: Function '_getopt_internal' argument 3 names different: declaration '__shortopts' definition 'optstring'.
amanda-3.5.1/gnulib/getopt.c:1159:40: style: Function '_getopt_internal' argument 4 names different: declaration '__longopts' definition 'longopts'. [funcArgNamesDifferent]
amanda-3.5.1/gnulib/getopt_int.h:26:51: note: Function '_getopt_internal' argument 4 names different: declaration '__longopts' definition 'longopts'.
amanda-3.5.1/gnulib/getopt.c:1159:40: note: Function '_getopt_internal' argument 4 names different: declaration '__longopts' definition 'longopts'.
amanda-3.5.1/gnulib/getopt.c:1159:55: style: Function '_getopt_internal' argument 5 names different: declaration '__longind' definition 'longind'. [funcArgNamesDifferent]
amanda-3.5.1/gnulib/getopt_int.h:26:68: note: Function '_getopt_internal' argument 5 names different: declaration '__longind' definition 'longind'.
amanda-3.5.1/gnulib/getopt.c:1159:55: note: Function '_getopt_internal' argument 5 names different: declaration '__longind' definition 'longind'.
amanda-3.5.1/gnulib/getopt.c:1159:68: style: Function '_getopt_internal' argument 6 names different: declaration '__long_only' definition 'long_only'. [funcArgNamesDifferent]
amanda-3.5.1/gnulib/getopt_int.h:27:34: note: Function '_getopt_internal' argument 6 names different: declaration '__long_only' definition 'long_only'.
amanda-3.5.1/gnulib/getopt.c:1159:68: note: Function '_getopt_internal' argument 6 names different: declaration '__long_only' definition 'long_only'.
amanda-3.5.1/gnulib/getopt.c:1160:23: style: Function '_getopt_internal' argument 7 names different: declaration '__posixly_correct' definition 'posixly_correct'. [funcArgNamesDifferent]
amanda-3.5.1/gnulib/getopt_int.h:27:51: note: Function '_getopt_internal' argument 7 names different: declaration '__posixly_correct' definition 'posixly_correct'.
amanda-3.5.1/gnulib/getopt.c:1160:23: note: Function '_getopt_internal' argument 7 names different: declaration '__posixly_correct' definition 'posixly_correct'.
amanda-3.5.1/gnulib/getopt1.c:48:21: style: Function '_getopt_long_r' argument 1 names different: declaration '___argc' definition 'argc'. [funcArgNamesDifferent]
amanda-3.5.1/gnulib/getopt_int.h:124:32: note: Function '_getopt_long_r' argument 1 names different: declaration '___argc' definition 'argc'.
amanda-3.5.1/gnulib/getopt1.c:48:21: note: Function '_getopt_long_r' argument 1 names different: declaration '___argc' definition 'argc'.
amanda-3.5.1/gnulib/getopt1.c:48:34: style: Function '_getopt_long_r' argument 2 names different: declaration '___argv' definition 'argv'. [funcArgNamesDifferent]
amanda-3.5.1/gnulib/getopt_int.h:124:48: note: Function '_getopt_long_r' argument 2 names different: declaration '___argv' definition 'argv'.
amanda-3.5.1/gnulib/getopt1.c:48:34: note: Function '_getopt_long_r' argument 2 names different: declaration '___argv' definition 'argv'.
amanda-3.5.1/gnulib/getopt1.c:48:52: style: Function '_getopt_long_r' argument 3 names different: declaration '__shortopts' definition 'options'. [funcArgNamesDifferent]
amanda-3.5.1/gnulib/getopt_int.h:125:40: note: Function '_getopt_long_r' argument 3 names different: declaration '__shortopts' definition 'options'.
amanda-3.5.1/gnulib/getopt1.c:48:52: note: Function '_getopt_long_r' argument 3 names different: declaration '__shortopts' definition 'options'.
amanda-3.5.1/gnulib/getopt1.c:49:38: style: Function '_getopt_long_r' argument 4 names different: declaration '__longopts' definition 'long_options'. [funcArgNamesDifferent]
amanda-3.5.1/gnulib/getopt_int.h:126:49: note: Function '_getopt_long_r' argument 4 names different: declaration '__longopts' definition 'long_options'.
amanda-3.5.1/gnulib/getopt1.c:49:38: note: Function '_getopt_long_r' argument 4 names different: declaration '__longopts' definition 'long_options'.
amanda-3.5.1/gnulib/getopt1.c:49:57: style: Function '_getopt_long_r' argument 5 names different: declaration '__longind' definition 'opt_index'. [funcArgNamesDifferent]
amanda-3.5.1/gnulib/getopt_int.h:126:66: note: Function '_getopt_long_r' argument 5 names different: declaration '__longind' definition 'opt_index'.
amanda-3.5.1/gnulib/getopt1.c:49:57: note: Function '_getopt_long_r' argument 5 names different: declaration '__longind' definition 'opt_index'.
amanda-3.5.1/gnulib/getopt1.c:50:38: style: Function '_getopt_long_r' argument 6 names different: declaration '__data' definition 'd'. [funcArgNamesDifferent]
amanda-3.5.1/gnulib/getopt_int.h:127:49: note: Function '_getopt_long_r' argument 6 names different: declaration '__data' definition 'd'.
amanda-3.5.1/gnulib/getopt1.c:50:38: note: Function '_getopt_long_r' argument 6 names different: declaration '__data' definition 'd'.
amanda-3.5.1/gnulib/getopt1.c:71:26: style: Function '_getopt_long_only_r' argument 1 names different: declaration '___argc' definition 'argc'. [funcArgNamesDifferent]
amanda-3.5.1/gnulib/getopt_int.h:129:37: note: Function '_getopt_long_only_r' argument 1 names different: declaration '___argc' definition 'argc'.
amanda-3.5.1/gnulib/getopt1.c:71:26: note: Function '_getopt_long_only_r' argument 1 names different: declaration '___argc' definition 'argc'.
amanda-3.5.1/gnulib/getopt1.c:71:39: style: Function '_getopt_long_only_r' argument 2 names different: declaration '___argv' definition 'argv'. [funcArgNamesDifferent]
amanda-3.5.1/gnulib/getopt_int.h:129:53: note: Function '_getopt_long_only_r' argument 2 names different: declaration '___argv' definition 'argv'.
amanda-3.5.1/gnulib/getopt1.c:71:39: note: Function '_getopt_long_only_r' argument 2 names different: declaration '___argv' definition 'argv'.
amanda-3.5.1/gnulib/getopt1.c:71:57: style: Function '_getopt_long_only_r' argument 3 names different: declaration '__shortopts' definition 'options'. [funcArgNamesDifferent]
amanda-3.5.1/gnulib/getopt_int.h:130:45: note: Function '_getopt_long_only_r' argument 3 names different: declaration '__shortopts' definition 'options'.
amanda-3.5.1/gnulib/getopt1.c:71:57: note: Function '_getopt_long_only_r' argument 3 names different: declaration '__shortopts' definition 'options'.
amanda-3.5.1/gnulib/getopt1.c:72:43: style: Function '_getopt_long_only_r' argument 4 names different: declaration '__longopts' definition 'long_options'. [funcArgNamesDifferent]
amanda-3.5.1/gnulib/getopt_int.h:131:54: note: Function '_getopt_long_only_r' argument 4 names different: declaration '__longopts' definition 'long_options'.
amanda-3.5.1/gnulib/getopt1.c:72:43: note: Function '_getopt_long_only_r' argument 4 names different: declaration '__longopts' definition 'long_options'.
amanda-3.5.1/gnulib/getopt1.c:72:62: style: Function '_getopt_long_only_r' argument 5 names different: declaration '__longind' definition 'opt_index'. [funcArgNamesDifferent]
amanda-3.5.1/gnulib/getopt_int.h:132:38: note: Function '_getopt_long_only_r' argument 5 names different: declaration '__longind' definition 'opt_index'.
amanda-3.5.1/gnulib/getopt1.c:72:62: note: Function '_getopt_long_only_r' argument 5 names different: declaration '__longind' definition 'opt_index'.
amanda-3.5.1/gnulib/getopt1.c:73:43: style: Function '_getopt_long_only_r' argument 6 names different: declaration '__data' definition 'd'. [funcArgNamesDifferent]
amanda-3.5.1/gnulib/getopt_int.h:133:54: note: Function '_getopt_long_only_r' argument 6 names different: declaration '__data' definition 'd'.
amanda-3.5.1/gnulib/getopt1.c:73:43: note: Function '_getopt_long_only_r' argument 6 names different: declaration '__data' definition 'd'.
amanda-3.5.1/gnulib/gettimeofday.c:143:0: error: #error "Only 1-second nominal clock resolution found.  Is that intended?" \ [preprocessorErrorDirective]
amanda-3.5.1/gnulib/localcharset.c:473:14: style: Condition 'locale==NULL' is always true [knownConditionTrueFalse]
amanda-3.5.1/gnulib/localcharset.c:464:24: note: Assignment 'locale=NULL', assigned value is 0
amanda-3.5.1/gnulib/localcharset.c:473:14: note: Condition 'locale==NULL' is always true
amanda-3.5.1/gnulib/localcharset.c:172:71: style: Same value in both branches of ternary operator. [duplicateValueTernary]
amanda-3.5.1/gnulib/localcharset.c:473:14: style: Same expression on both sides of '==' because the value of 'locale' and 'NULL' are the same. [duplicateExpression]
amanda-3.5.1/gnulib/localcharset.c:464:24: note: 'locale' is assigned value 'NULL' here.
amanda-3.5.1/gnulib/localcharset.c:473:14: note: Same expression on both sides of '==' because the value of 'locale' and 'NULL' are the same.
amanda-3.5.1/gnulib/localcharset.c:133:19: style: The scope of the variable 'base' can be reduced. [variableScope]
amanda-3.5.1/gnulib/memchr.c:95:19: style: Condition '4294967295U<(unsigned long)-1' is always false [knownConditionTrueFalse]
amanda-3.5.1/gnulib/sig-handler.h:24:0: error: #error "Please include config.h first." [preprocessorErrorDirective]
amanda-3.5.1/gnulib/nl_langinfo.c:40:10: style: The scope of the variable 'codesetlen' can be reduced. [variableScope]
amanda-3.5.1/gnulib/nl_langinfo.c:37:0: style: Variable 'buflen' is assigned a value that is never used. [unreadVariable]
amanda-3.5.1/gnulib/xsize.h:31:0: error: #error "Please include config.h first." [preprocessorErrorDirective]
amanda-3.5.1/gnulib/regcomp.c:2653:7: warning: Either the condition 'tree!=NULL' is redundant or there is possible null pointer dereference: elem. [nullPointerRedundantCheck]
amanda-3.5.1/gnulib/regcomp.c:2479:13: note: Assuming that condition 'tree!=NULL' is not redundant
amanda-3.5.1/gnulib/regcomp.c:2475:44: note: Calling function 'parse_dup_op', 1st argument 'elem' value is 0
amanda-3.5.1/gnulib/regcomp.c:2653:7: note: Null pointer dereference
amanda-3.5.1/gnulib/regcomp.c:2735:16: style: The scope of the variable 'start_ch' can be reduced. [variableScope]
amanda-3.5.1/gnulib/regcomp.c:2735:26: style: The scope of the variable 'end_ch' can be reduced. [variableScope]
amanda-3.5.1/gnulib/regcomp.c:3796:17: style: The scope of the variable 'c' can be reduced. [variableScope]
amanda-3.5.1/gnulib/regcomp.c:2549:27: style: Function 'parse_dup_op' argument 1 names different: declaration 'dup_elem' definition 'elem'. [funcArgNamesDifferent]
amanda-3.5.1/gnulib/regcomp.c:77:46: note: Function 'parse_dup_op' argument 1 names different: declaration 'dup_elem' definition 'elem'.
amanda-3.5.1/gnulib/regcomp.c:2549:27: note: Function 'parse_dup_op' argument 1 names different: declaration 'dup_elem' definition 'elem'.
amanda-3.5.1/gnulib/regcomp.c:3925:35: style: Function 'duplicate_tree' argument 1 names different: declaration 'src' definition 'root'. [funcArgNamesDifferent]
amanda-3.5.1/gnulib/regcomp.c:122:54: note: Function 'duplicate_tree' argument 1 names different: declaration 'src' definition 'root'.
amanda-3.5.1/gnulib/regcomp.c:3925:35: note: Function 'duplicate_tree' argument 1 names different: declaration 'src' definition 'root'.
amanda-3.5.1/gnulib/regcomp.c:3928:15: style: Variable 'dup_root' is not assigned a value. [unassignedVariable]
amanda-3.5.1/gnulib/regex_internal.h:217:0: error: #error "Add case for new bitset_word_t size" [preprocessorErrorDirective]
amanda-3.5.1/gnulib/regex_internal.c:924:7: style: The scope of the variable 'c' can be reduced. [variableScope]
amanda-3.5.1/gnulib/regexec.c:1716:11: style: Condition '!naccepted' is always true [knownConditionTrueFalse]
amanda-3.5.1/gnulib/regexec.c:1700:23: note: Assignment 'naccepted=0', assigned value is 0
amanda-3.5.1/gnulib/regexec.c:1716:11: note: Condition '!naccepted' is always true
amanda-3.5.1/gnulib/regexec.c:3140:11: style: Condition 'naccepted' is always false [knownConditionTrueFalse]
amanda-3.5.1/gnulib/regexec.c:3095:23: note: Assignment 'naccepted=0', assigned value is 0
amanda-3.5.1/gnulib/regexec.c:3140:11: note: Condition 'naccepted' is always false
amanda-3.5.1/gnulib/regexec.c:2293:19: style: The scope of the variable 'trtable' can be reduced. [variableScope]
amanda-3.5.1/gnulib/regexec.c:1458:37: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
amanda-3.5.1/gnulib/regexec.c:3377:42: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
amanda-3.5.1/gnulib/regexec.c:3424:7: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
amanda-3.5.1/gnulib/tempname.c:189:7: style: The scope of the variable 'fd' can be reduced. [variableScope]
amanda-3.5.1/ndmp-src/ndmos_glib.h:51:0: error: #error rpc/rpc.h is required to compile ndmp-src [preprocessorErrorDirective]
amanda-3.5.1/ndmp-src/ndmp0_xdr.c:12:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp0_xdr.c:22:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp0_xdr.c:32:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp0_xdr.c:42:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp0_xdr.c:62:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp0_xdr.c:72:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp0_xdr.c:82:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp0_xdr.c:92:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:15:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:27:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:39:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:49:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:59:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:69:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:79:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:89:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:109:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:119:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:129:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:139:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:151:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:153:6: style: Unused variable: i [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:188:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:198:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:230:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:240:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:252:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:273:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:283:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:295:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:305:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:318:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:328:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:340:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:350:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:360:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:370:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:386:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:402:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:412:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:422:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:493:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:511:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:521:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:531:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:541:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:553:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:563:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:656:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:666:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:678:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:690:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:700:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:712:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:722:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:734:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:744:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:754:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:764:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:774:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:784:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:814:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:824:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:856:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:868:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:880:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:890:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:900:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:912:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:922:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:932:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:942:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:952:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:964:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:974:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:984:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:994:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:1004:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:1014:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:1042:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:1057:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:1067:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:1083:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:1101:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:1111:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:1121:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:1131:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:1141:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:1151:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:1164:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:1176:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:1186:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:1200:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:1212:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:1224:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:1236:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:1246:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:1256:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:1268:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:1282:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:1292:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:1393:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:1405:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:1416:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:1430:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:1441:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp2_xdr.c:1453:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:15:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:27:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:39:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:49:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:59:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:69:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:89:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:99:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:109:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:119:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:131:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:133:6: style: Unused variable: i [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:168:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:178:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:210:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:220:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:232:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:250:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:260:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:273:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:283:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:295:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:314:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:329:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:342:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:373:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:386:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:401:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:414:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:427:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:440:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:450:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:460:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:470:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:486:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:502:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:512:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:522:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:593:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:611:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:621:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:631:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:641:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:653:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:663:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:768:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:778:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:790:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:802:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:812:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:824:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:834:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:846:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:856:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:866:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:876:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:886:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:896:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:906:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:918:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:928:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:966:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:998:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:1010:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:1022:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:1034:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:1044:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:1054:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:1064:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:1076:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:1086:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:1096:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:1106:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:1116:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:1128:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:1138:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:1148:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:1158:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:1168:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:1178:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:1208:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:1221:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:1231:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:1251:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:1267:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:1277:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:1287:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:1297:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:1307:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:1317:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:1330:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:1340:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:1352:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:1362:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:1372:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:1384:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:1394:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:1408:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:1420:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:1432:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:1444:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:1454:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:1468:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:1480:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:1490:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:1500:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:1536:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:1649:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:1667:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:1678:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:1693:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:1704:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp3_xdr.c:1719:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:15:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:27:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:37:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:47:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:57:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:77:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:89:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:99:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:109:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:119:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:131:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:133:6: style: Unused variable: i [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:190:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:200:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:210:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:220:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:232:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:250:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:269:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:279:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:292:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:302:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:314:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:329:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:342:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:373:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:386:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:401:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:414:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:427:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:440:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:453:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:465:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:478:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:491:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:501:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:511:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:521:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:531:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:547:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:618:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:636:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:646:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:656:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:666:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:678:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:688:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:787:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:797:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:809:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:821:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:831:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:843:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:853:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:865:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:875:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:885:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:895:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:905:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:915:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:930:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:965:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:995:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1005:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1017:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1027:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1037:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1050:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1060:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1080:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1096:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1106:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1122:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1132:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1142:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1152:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1165:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1175:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1185:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1195:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1205:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1215:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1225:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1237:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1247:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1259:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1269:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1281:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1293:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1305:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1315:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1349:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1359:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1369:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1379:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1389:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1399:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1409:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1423:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1433:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1445:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1457:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1467:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1477:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1495:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1505:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1517:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1527:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1537:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1573:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1686:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1704:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1715:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1730:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1741:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp4_xdr.c:1756:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:12:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:22:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:34:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:46:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:57:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:70:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:82:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:94:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:126:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:138:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:140:6: style: Unused variable: i [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:175:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:185:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:218:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:228:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:238:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:248:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:258:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:268:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:278:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:288:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:300:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:319:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:348:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:365:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:378:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:418:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:428:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:440:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:450:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:460:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:470:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:480:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:490:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:500:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:510:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:520:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:530:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:540:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:550:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:560:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:570:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:580:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:590:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:602:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:612:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:622:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:632:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:642:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:652:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:668:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:684:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:694:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:704:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:714:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:724:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:734:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:744:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:762:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:780:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:790:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:800:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:810:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:820:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:832:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:842:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:852:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:862:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:872:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:902:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:912:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:924:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:936:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:946:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:958:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:968:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:980:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:990:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1000:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1010:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1020:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1030:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1040:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1050:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1084:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1096:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1108:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1120:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1130:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1140:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1150:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1162:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1172:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1182:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1192:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1202:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1212:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1222:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1232:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1244:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1254:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1264:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1274:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1284:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1294:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1304:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1314:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1342:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1356:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1371:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1381:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1399:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1409:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1419:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1429:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1439:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1449:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1459:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1469:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1479:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1492:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1502:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1514:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1524:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1534:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1544:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1554:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1568:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1578:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1590:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1602:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1612:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1628:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1638:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1650:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1660:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1690:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1702:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1713:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1727:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1738:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/ndmp-src/ndmp9_xdr.c:1748:20: style: Unused variable: buf [unusedVariable]
amanda-3.5.1/oldrecover-src/amrecover.c:608:2: style: Variable 'our_feature_string' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/oldrecover-src/amrecover.c:604:0: note: Variable 'our_feature_string' is reassigned a value before the old one has been used.
amanda-3.5.1/oldrecover-src/amrecover.c:608:2: note: Variable 'our_feature_string' is reassigned a value before the old one has been used.
amanda-3.5.1/oldrecover-src/amrecover.c:79:12: style: The scope of the variable 'len' can be reduced. [variableScope]
amanda-3.5.1/oldrecover-src/amrecover.c:285:12: style: The scope of the variable 'current_length' can be reduced. [variableScope]
amanda-3.5.1/oldrecover-src/amrecover.c:413:10: style: The scope of the variable 'cwd' can be reduced. [variableScope]
amanda-3.5.1/oldrecover-src/display_commands.c:290:11: style: The scope of the variable 'quoted' can be reduced. [variableScope]
amanda-3.5.1/oldrecover-src/extract_list.c:1843:10: style: Condition 'cmd==NULL' is always true [knownConditionTrueFalse]
amanda-3.5.1/oldrecover-src/extract_list.c:1822:8: note: Assignment 'cmd=NULL', assigned value is 0
amanda-3.5.1/oldrecover-src/extract_list.c:1843:10: note: Condition 'cmd==NULL' is always true
amanda-3.5.1/oldrecover-src/extract_list.c:407:5: style: Variable 'ditem_path' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/oldrecover-src/extract_list.c:405:0: note: Variable 'ditem_path' is reassigned a value before the old one has been used.
amanda-3.5.1/oldrecover-src/extract_list.c:407:5: note: Variable 'ditem_path' is reassigned a value before the old one has been used.
amanda-3.5.1/oldrecover-src/extract_list.c:486:5: style: Variable 'ditem_path' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/oldrecover-src/extract_list.c:484:0: note: Variable 'ditem_path' is reassigned a value before the old one has been used.
amanda-3.5.1/oldrecover-src/extract_list.c:486:5: note: Variable 'ditem_path' is reassigned a value before the old one has been used.
amanda-3.5.1/oldrecover-src/extract_list.c:734:21: style: Variable 's[-1]' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/oldrecover-src/extract_list.c:731:21: note: Variable 's[-1]' is reassigned a value before the old one has been used.
amanda-3.5.1/oldrecover-src/extract_list.c:734:21: note: Variable 's[-1]' is reassigned a value before the old one has been used.
amanda-3.5.1/oldrecover-src/extract_list.c:753:21: style: Variable 's[-1]' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/oldrecover-src/extract_list.c:750:21: note: Variable 's[-1]' is reassigned a value before the old one has been used.
amanda-3.5.1/oldrecover-src/extract_list.c:753:21: note: Variable 's[-1]' is reassigned a value before the old one has been used.
amanda-3.5.1/oldrecover-src/extract_list.c:1355:5: style: Variable 'service_name' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/oldrecover-src/extract_list.c:1348:0: note: Variable 'service_name' is reassigned a value before the old one has been used.
amanda-3.5.1/oldrecover-src/extract_list.c:1355:5: note: Variable 'service_name' is reassigned a value before the old one has been used.
amanda-3.5.1/oldrecover-src/extract_list.c:1979:25: style: Variable 'input' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/oldrecover-src/extract_list.c:1974:0: note: Variable 'input' is reassigned a value before the old one has been used.
amanda-3.5.1/oldrecover-src/extract_list.c:1979:25: note: Variable 'input' is reassigned a value before the old one has been used.
amanda-3.5.1/oldrecover-src/extract_list.c:157:9: style: The scope of the variable 'nfound' can be reduced. [variableScope]
amanda-3.5.1/oldrecover-src/extract_list.c:322:30: style: The scope of the variable 'pfn2' can be reduced. [variableScope]
amanda-3.5.1/oldrecover-src/extract_list.c:323:9: style: The scope of the variable 'remove_fn1' can be reduced. [variableScope]
amanda-3.5.1/oldrecover-src/extract_list.c:538:11: style: The scope of the variable 'regex_path' can be reduced. [variableScope]
amanda-3.5.1/oldrecover-src/extract_list.c:860:11: style: The scope of the variable 'regex_path' can be reduced. [variableScope]
amanda-3.5.1/oldrecover-src/extract_list.c:925:11: style: The scope of the variable 'quoted' can be reduced. [variableScope]
amanda-3.5.1/oldrecover-src/extract_list.c:1179:11: style: The scope of the variable 'pager' can be reduced. [variableScope]
amanda-3.5.1/oldrecover-src/extract_list.c:1180:11: style: The scope of the variable 'pager_command' can be reduced. [variableScope]
amanda-3.5.1/oldrecover-src/extract_list.c:1181:11: style: The scope of the variable 'uqfile' can be reduced. [variableScope]
amanda-3.5.1/oldrecover-src/extract_list.c:1644:9: style: The scope of the variable 'save_errno' can be reduced. [variableScope]
amanda-3.5.1/oldrecover-src/extract_list.c:1653:12: style: The scope of the variable 'len_program' can be reduced. [variableScope]
amanda-3.5.1/oldrecover-src/extract_list.c:1887:17: style: The scope of the variable 'nfound' can be reduced. [variableScope]
amanda-3.5.1/oldrecover-src/extract_list.c:2081:11: style: The scope of the variable 'l' can be reduced. [variableScope]
amanda-3.5.1/oldrecover-src/set_commands.c:52:5: style: Variable 'cmd' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/oldrecover-src/set_commands.c:48:0: note: Variable 'cmd' is reassigned a value before the old one has been used.
amanda-3.5.1/oldrecover-src/set_commands.c:52:5: note: Variable 'cmd' is reassigned a value before the old one has been used.
amanda-3.5.1/oldrecover-src/set_commands.c:160:5: style: Variable 'cmd' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/oldrecover-src/set_commands.c:158:0: note: Variable 'cmd' is reassigned a value before the old one has been used.
amanda-3.5.1/oldrecover-src/set_commands.c:160:5: note: Variable 'cmd' is reassigned a value before the old one has been used.
amanda-3.5.1/oldrecover-src/set_commands.c:393:5: style: Variable 'path_on_disk_slash' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/oldrecover-src/set_commands.c:385:0: note: Variable 'path_on_disk_slash' is reassigned a value before the old one has been used.
amanda-3.5.1/oldrecover-src/set_commands.c:393:5: note: Variable 'path_on_disk_slash' is reassigned a value before the old one has been used.
amanda-3.5.1/oldrecover-src/set_commands.c:259:11: style: The scope of the variable 'uqamdevice' can be reduced. [variableScope]
amanda-3.5.1/oldrecover-src/set_commands.c:444:16: style: The scope of the variable 'de' can be reduced. [variableScope]
amanda-3.5.1/oldrecover-src/set_commands.c:290:12: style: Function 'cd_glob' argument 1 names different: declaration 'dir' definition 'glob'. [funcArgNamesDifferent]
amanda-3.5.1/oldrecover-src/amrecover.h:85:27: note: Function 'cd_glob' argument 1 names different: declaration 'dir' definition 'glob'.
amanda-3.5.1/oldrecover-src/set_commands.c:290:12: note: Function 'cd_glob' argument 1 names different: declaration 'dir' definition 'glob'.
amanda-3.5.1/oldrecover-src/set_commands.c:345:12: style: Function 'cd_regex' argument 1 names different: declaration 'dir' definition 'regex'. [funcArgNamesDifferent]
amanda-3.5.1/oldrecover-src/amrecover.h:86:28: note: Function 'cd_regex' argument 1 names different: declaration 'dir' definition 'regex'.
amanda-3.5.1/oldrecover-src/set_commands.c:345:12: note: Function 'cd_regex' argument 1 names different: declaration 'dir' definition 'regex'.
amanda-3.5.1/oldrecover-src/set_commands.c:382:12: style: Function 'cd_dir' argument 1 names different: declaration 'dir' definition 'path_on_disk'. [funcArgNamesDifferent]
amanda-3.5.1/oldrecover-src/amrecover.h:87:26: note: Function 'cd_dir' argument 1 names different: declaration 'dir' definition 'path_on_disk'.
amanda-3.5.1/oldrecover-src/set_commands.c:382:12: note: Function 'cd_dir' argument 1 names different: declaration 'dir' definition 'path_on_disk'.
* yacc.c:358  *:854:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
uscan.l:161:0: error: Syntax error in #if [preprocessorErrorDirective]
amanda-3.5.1/perl/Amanda/Application.c:1106:19: style: The scope of the variable 'tc' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/Application.c:1268:19: style: The scope of the variable 'tc' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/Application.c:1357:7: style: The scope of the variable 'pointer' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/Application.c:1709:15: style: The scope of the variable 'tv' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/Archive.c:2463:9: style: Condition '!dispatch' is always true [knownConditionTrueFalse]
amanda-3.5.1/perl/Amanda/Archive.c:2446:20: note: Assignment 'dispatch=0', assigned value is 0
amanda-3.5.1/perl/Amanda/Archive.c:2463:9: note: Condition '!dispatch' is always true
amanda-3.5.1/perl/Amanda/Archive.c:1625:14: warning: Either the condition 'if(dat&&dat->archive)' is redundant or there is possible null pointer dereference: dat. [nullPointerRedundantCheck]
amanda-3.5.1/perl/Amanda/Archive.c:1662:5: note: Assuming that condition 'if(dat&&dat->archive)' is not redundant
amanda-3.5.1/perl/Amanda/Archive.c:1625:14: note: Null pointer dereference
amanda-3.5.1/perl/Amanda/Archive.c:1631:12: warning: Either the condition 'if(dat&&dat->archive)' is redundant or there is possible null pointer dereference: dat. [nullPointerRedundantCheck]
amanda-3.5.1/perl/Amanda/Archive.c:1662:5: note: Assuming that condition 'if(dat&&dat->archive)' is not redundant
amanda-3.5.1/perl/Amanda/Archive.c:1631:12: note: Null pointer dereference
amanda-3.5.1/perl/Amanda/Archive.c:1636:21: warning: Either the condition 'if(dat&&dat->archive)' is redundant or there is possible null pointer dereference: dat. [nullPointerRedundantCheck]
amanda-3.5.1/perl/Amanda/Archive.c:1662:5: note: Assuming that condition 'if(dat&&dat->archive)' is not redundant
amanda-3.5.1/perl/Amanda/Archive.c:1636:21: note: Null pointer dereference
amanda-3.5.1/perl/Amanda/Archive.c:1681:14: warning: Either the condition 'if(dat&&dat->archive)' is redundant or there is possible null pointer dereference: dat. [nullPointerRedundantCheck]
amanda-3.5.1/perl/Amanda/Archive.c:1699:5: note: Assuming that condition 'if(dat&&dat->archive)' is not redundant
amanda-3.5.1/perl/Amanda/Archive.c:1681:14: note: Null pointer dereference
amanda-3.5.1/perl/Amanda/Archive.c:1686:26: warning: Either the condition 'if(dat&&dat->archive)' is redundant or there is possible null pointer dereference: dat. [nullPointerRedundantCheck]
amanda-3.5.1/perl/Amanda/Archive.c:1699:5: note: Assuming that condition 'if(dat&&dat->archive)' is not redundant
amanda-3.5.1/perl/Amanda/Archive.c:1686:26: note: Null pointer dereference
amanda-3.5.1/perl/Amanda/Archive.c:1690:13: warning: Either the condition 'if(dat&&dat->archive)' is redundant or there is possible null pointer dereference: dat. [nullPointerRedundantCheck]
amanda-3.5.1/perl/Amanda/Archive.c:1699:5: note: Assuming that condition 'if(dat&&dat->archive)' is not redundant
amanda-3.5.1/perl/Amanda/Archive.c:1690:13: note: Null pointer dereference
amanda-3.5.1/perl/Amanda/Archive.c:1717:14: warning: Either the condition 'if(dat&&dat->error&&dat->error->message)' is redundant or there is possible null pointer dereference: dat. [nullPointerRedundantCheck]
amanda-3.5.1/perl/Amanda/Archive.c:1723:8: note: Assuming that condition 'if(dat&&dat->error&&dat->error->message)' is not redundant
amanda-3.5.1/perl/Amanda/Archive.c:1717:14: note: Null pointer dereference
amanda-3.5.1/perl/Amanda/Archive.c:2567:17: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Archive.c:2591:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Archive.c:2626:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Archive.c:2660:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Archive.c:2697:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Archive.c:2718:17: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Archive.c:2751:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Archive.c:2785:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Archive.c:2814:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Archive.c:2825:17: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Archive.c:2847:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Archive.c:2881:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Archive.c:2915:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Archive.c:2958:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Archive.c:3029:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Archive.c:3098:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Archive.c:3131:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Archive.c:3197:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Archive.c:3224:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Archive.c:3251:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Archive.c:3280:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Archive.c:3287:17: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Archive.c:1106:19: style: The scope of the variable 'tc' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/Archive.c:1268:19: style: The scope of the variable 'tc' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/Archive.c:1357:7: style: The scope of the variable 'pointer' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/Archive.c:2573:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Archive.c:2732:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Archive.c:2937:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Cmdfile.c:1721:9: style: Condition '!dispatch' is always true [knownConditionTrueFalse]
amanda-3.5.1/perl/Amanda/Cmdfile.c:1704:20: note: Assignment 'dispatch=0', assigned value is 0
amanda-3.5.1/perl/Amanda/Cmdfile.c:1721:9: note: Condition '!dispatch' is always true
amanda-3.5.1/perl/Amanda/Cmdfile.c:1861:9: style: Condition '!dispatch' is always true [knownConditionTrueFalse]
amanda-3.5.1/perl/Amanda/Cmdfile.c:1844:20: note: Assignment 'dispatch=0', assigned value is 0
amanda-3.5.1/perl/Amanda/Cmdfile.c:1861:9: note: Condition '!dispatch' is always true
amanda-3.5.1/perl/Amanda/Cmdfile.c:1968:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:2013:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:2050:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:2085:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:2116:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:2157:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:2188:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:2229:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:2260:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:2301:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:2332:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:2373:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:2401:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:2446:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:2484:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:2525:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:2555:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:2590:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:2632:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:2673:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:2704:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:2745:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:2776:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:2817:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:2848:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:2889:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:2917:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:2962:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:3000:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:3041:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:3069:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:3114:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:3151:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:3186:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:3214:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:3259:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:3294:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:3337:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:3374:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:3413:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:3443:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:3482:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:3510:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:3555:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:3635:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:3680:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:3715:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:3760:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:3797:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:3832:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:3838:17: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:3862:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:3901:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:3984:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:4011:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:4042:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:4047:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:4086:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:4091:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:4125:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:4170:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:4228:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:4313:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdfile.c:1106:19: style: The scope of the variable 'tc' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/Cmdfile.c:1268:19: style: The scope of the variable 'tc' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/Cmdfile.c:1357:7: style: The scope of the variable 'pointer' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/Cmdfile.c:2139:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Cmdfile.c:2211:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Cmdfile.c:2283:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Cmdfile.c:2355:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Cmdfile.c:2507:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Cmdfile.c:2655:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Cmdfile.c:2727:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Cmdfile.c:2799:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Cmdfile.c:2871:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Cmdfile.c:3023:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Cmdfile.c:3940:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Cmdfile.c:4148:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Cmdfile.c:4187:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Cmdfile.c:4275:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Cmdfile.c:4276:32: error: Memory pointed to by 'buf3' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Cmdfile.c:4277:32: error: Memory pointed to by 'buf4' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Cmdfile.c:4278:32: error: Memory pointed to by 'buf5' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Cmdfile.c:4279:32: error: Memory pointed to by 'buf6' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Cmdfile.c:4280:32: error: Memory pointed to by 'buf7' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Cmdfile.c:4348:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Cmdfile.c:4349:32: error: Memory pointed to by 'buf3' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Cmdfile.c:4350:32: error: Memory pointed to by 'buf4' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Cmdfile.c:4351:32: error: Memory pointed to by 'buf5' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Cmdfile.c:3419:17: error: Allocation with malloc, memcpy doesn't release it. [leakNoVarFunctionCall]
amanda-3.5.1/perl/Amanda/Cmdfile.c:3488:17: error: Allocation with malloc, memcpy doesn't release it. [leakNoVarFunctionCall]
amanda-3.5.1/perl/Amanda/Cmdfile.c:3907:17: error: Allocation with malloc, memcpy doesn't release it. [leakNoVarFunctionCall]
amanda-3.5.1/perl/Amanda/Cmdline.c:1806:9: style: Condition '!dispatch' is always true [knownConditionTrueFalse]
amanda-3.5.1/perl/Amanda/Cmdline.c:1789:20: note: Assignment 'dispatch=0', assigned value is 0
amanda-3.5.1/perl/Amanda/Cmdline.c:1806:9: note: Condition '!dispatch' is always true
amanda-3.5.1/perl/Amanda/Cmdline.c:1912:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdline.c:1940:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdline.c:1968:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdline.c:1996:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdline.c:2024:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdline.c:2152:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdline.c:2323:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Cmdline.c:1106:19: style: The scope of the variable 'tc' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/Cmdline.c:1268:19: style: The scope of the variable 'tc' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/Cmdline.c:1357:7: style: The scope of the variable 'pointer' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/Cmdline.c:2103:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Cmdline.c:2104:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Cmdline.c:2105:32: error: Memory pointed to by 'buf3' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Cmdline.c:2106:32: error: Memory pointed to by 'buf4' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Cmdline.c:2107:32: error: Memory pointed to by 'buf5' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Cmdline.c:2222:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Cmdline.c:2223:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Cmdline.c:2224:32: error: Memory pointed to by 'buf3' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Cmdline.c:2225:32: error: Memory pointed to by 'buf4' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Config.c:1935:0: error: syntax error [syntaxError]
amanda-3.5.1/perl/Amanda/Debug.c:1746:9: style: Condition '!dispatch' is always true [knownConditionTrueFalse]
amanda-3.5.1/perl/Amanda/Debug.c:1729:20: note: Assignment 'dispatch=0', assigned value is 0
amanda-3.5.1/perl/Amanda/Debug.c:1746:9: note: Condition '!dispatch' is always true
amanda-3.5.1/perl/Amanda/Debug.c:2212:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Debug.c:1106:19: style: The scope of the variable 'tc' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/Debug.c:1268:19: style: The scope of the variable 'tc' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/Debug.c:1357:7: style: The scope of the variable 'pointer' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/Debug.c:1932:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Debug.c:1970:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Debug.c:1971:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Debug.c:2009:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Debug.c:2010:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Debug.c:2055:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Debug.c:2083:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Debug.c:2111:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Debug.c:2139:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Debug.c:2167:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Debug.c:2195:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Device.c:1993:9: style: Condition '!dispatch' is always true [knownConditionTrueFalse]
amanda-3.5.1/perl/Amanda/Device.c:1976:20: note: Assignment 'dispatch=0', assigned value is 0
amanda-3.5.1/perl/Amanda/Device.c:1993:9: note: Condition '!dispatch' is always true
amanda-3.5.1/perl/Amanda/Device.c:2285:9: style: Condition '!dispatch' is always true [knownConditionTrueFalse]
amanda-3.5.1/perl/Amanda/Device.c:2268:20: note: Assignment 'dispatch=0', assigned value is 0
amanda-3.5.1/perl/Amanda/Device.c:2285:9: note: Condition '!dispatch' is always true
amanda-3.5.1/perl/Amanda/Device.c:2394:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:2527:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:2565:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:2593:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:2621:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:2649:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:2677:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:2721:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:2786:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:2819:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:2847:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:2882:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:2920:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:2925:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:2964:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:3013:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:3048:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:3098:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:3142:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:3187:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:3196:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:3252:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:3286:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:3320:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:3360:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:3418:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:3423:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:3459:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:3493:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:3527:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:3569:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:3620:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:3720:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:3754:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:3788:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:3858:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:3922:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:3971:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:4051:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:4100:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:4135:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:4170:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:4204:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:4232:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:4267:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:4301:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:4335:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:4363:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:4391:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:4426:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:4461:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:4496:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:4531:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:4566:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:4665:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:4723:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Device.c:1106:19: style: The scope of the variable 'tc' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/Device.c:1268:19: style: The scope of the variable 'tc' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/Device.c:1357:7: style: The scope of the variable 'pointer' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/Device.c:2452:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Device.c:2481:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Device.c:2767:32: error: Memory pointed to by 'buf3' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Device.c:2768:32: error: Memory pointed to by 'buf4' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Device.c:3598:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Device.c:3599:32: error: Memory pointed to by 'buf3' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Device.c:2989:17: error: Allocation with malloc, memcpy doesn't release it. [leakNoVarFunctionCall]
amanda-3.5.1/perl/Amanda/Disklist.c:1642:6: style: Condition '!hostclass_stash' is always true [knownConditionTrueFalse]
amanda-3.5.1/perl/Amanda/Disklist.c:1622:27: note: Assignment 'hostclass_stash=NULL', assigned value is 0
amanda-3.5.1/perl/Amanda/Disklist.c:1642:6: note: Condition '!hostclass_stash' is always true
amanda-3.5.1/perl/Amanda/Disklist.c:1725:2: style: Variable 'h' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/perl/Amanda/Disklist.c:1719:0: note: Variable 'h' is reassigned a value before the old one has been used.
amanda-3.5.1/perl/Amanda/Disklist.c:1725:2: note: Variable 'h' is reassigned a value before the old one has been used.
amanda-3.5.1/perl/Amanda/Disklist.c:2090:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Disklist.c:2141:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Disklist.c:2183:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Disklist.c:1106:19: style: The scope of the variable 'tc' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/Disklist.c:1268:19: style: The scope of the variable 'tc' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/Disklist.c:1357:7: style: The scope of the variable 'pointer' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/Disklist.c:1625:9: style: Unused variable: disksarray [unusedVariable]
amanda-3.5.1/perl/Amanda/Disklist.c:1706:20: style: Unused variable: errlev [unusedVariable]
amanda-3.5.1/perl/Amanda/Disklist.c:1707:16: style: Unused variable: list [unusedVariable]
amanda-3.5.1/perl/Amanda/Disklist.c:1708:13: style: Unused variable: dlist [unusedVariable]
amanda-3.5.1/perl/Amanda/Disklist.c:1916:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Disklist.c:1992:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Disklist.c:1994:32: error: Memory pointed to by 'buf4' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Disklist.c:1996:32: error: Memory pointed to by 'buf6' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Disklist.c:2053:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Disklist.c:2054:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Disklist.c:2103:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Disklist.c:2104:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Disklist.c:2154:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Disklist.c:2155:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Disklist.c:2194:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Feature.c:1716:9: style: Condition '!dispatch' is always true [knownConditionTrueFalse]
amanda-3.5.1/perl/Amanda/Feature.c:1699:20: note: Assignment 'dispatch=0', assigned value is 0
amanda-3.5.1/perl/Amanda/Feature.c:1716:9: note: Condition '!dispatch' is always true
amanda-3.5.1/perl/Amanda/Feature.c:1900:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Feature.c:1945:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Feature.c:1991:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Feature.c:2043:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Feature.c:2155:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Feature.c:2161:17: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Feature.c:1106:19: style: The scope of the variable 'tc' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/Feature.c:1268:19: style: The scope of the variable 'tc' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/Feature.c:1357:7: style: The scope of the variable 'pointer' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/Feature.c:2101:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Header.c:1720:9: style: Condition '!dispatch' is always true [knownConditionTrueFalse]
amanda-3.5.1/perl/Amanda/Header.c:1703:20: note: Assignment 'dispatch=0', assigned value is 0
amanda-3.5.1/perl/Amanda/Header.c:1720:9: note: Condition '!dispatch' is always true
amanda-3.5.1/perl/Amanda/Header.c:1895:9: style: Condition '!dispatch' is always true [knownConditionTrueFalse]
amanda-3.5.1/perl/Amanda/Header.c:1878:20: note: Assignment 'dispatch=0', assigned value is 0
amanda-3.5.1/perl/Amanda/Header.c:1895:9: note: Condition '!dispatch' is always true
amanda-3.5.1/perl/Amanda/Header.c:2011:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:2056:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:2093:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:2132:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:2166:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:2211:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:2246:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:2291:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:2326:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:2371:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:2408:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:2447:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:2483:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:2522:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:2558:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:2597:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:2633:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:2672:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:2708:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:2747:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:2783:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:2822:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:2858:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:2897:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:2933:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:2972:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:3008:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:3047:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:3083:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:3122:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:3158:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:3197:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:3233:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:3272:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:3308:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:3347:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:3383:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:3422:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:3458:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:3497:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:3533:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:3572:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:3609:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:3650:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:3678:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:3723:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:3758:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:3803:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:3838:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:3883:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:3918:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:3963:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:3998:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:4041:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:4076:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:4107:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:4142:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:4173:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:4208:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:4239:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:4398:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:4459:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:4487:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:4519:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:4560:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:4591:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:4632:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:4660:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:4705:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:4743:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:4784:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:4814:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:4853:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:4881:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:4926:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:4961:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:5006:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:5041:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:5086:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:5121:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:5166:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:5203:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:5242:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:5270:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:5315:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:5353:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:5394:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:5425:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:5466:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:5497:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:5538:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:5569:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:5610:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:5641:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:5682:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:5713:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:5754:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:5782:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:5827:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:5862:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:5907:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:5945:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:5986:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:6016:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:6051:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:6057:17: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:6081:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:6116:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:6122:17: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:6146:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:6181:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:6187:17: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:6211:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:6246:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:6252:17: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:6274:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:6319:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:6354:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:6399:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:6436:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:6475:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:6505:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:6544:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:6574:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:6613:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:6643:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:6678:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:6684:17: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:6708:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:6743:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:6749:17: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Header.c:1106:19: style: The scope of the variable 'tc' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/Header.c:1268:19: style: The scope of the variable 'tc' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/Header.c:1357:7: style: The scope of the variable 'pointer' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/Header.c:3632:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Header.c:4303:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Header.c:4542:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Header.c:4614:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Header.c:4766:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Header.c:5376:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Header.c:5448:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Header.c:5520:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Header.c:5592:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Header.c:5664:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Header.c:5736:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Header.c:5968:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Header.c:6782:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Header.c:4859:17: error: Allocation with malloc, memcpy doesn't release it. [leakNoVarFunctionCall]
amanda-3.5.1/perl/Amanda/Header.c:5248:17: error: Allocation with malloc, memcpy doesn't release it. [leakNoVarFunctionCall]
amanda-3.5.1/perl/Amanda/Header.c:6481:17: error: Allocation with malloc, memcpy doesn't release it. [leakNoVarFunctionCall]
amanda-3.5.1/perl/Amanda/Header.c:6550:17: error: Allocation with malloc, memcpy doesn't release it. [leakNoVarFunctionCall]
amanda-3.5.1/perl/Amanda/Header.c:6619:17: error: Allocation with malloc, memcpy doesn't release it. [leakNoVarFunctionCall]
amanda-3.5.1/perl/Amanda/IPC/Binary.c:1715:9: style: Condition '!dispatch' is always true [knownConditionTrueFalse]
amanda-3.5.1/perl/Amanda/IPC/Binary.c:1698:20: note: Assignment 'dispatch=0', assigned value is 0
amanda-3.5.1/perl/Amanda/IPC/Binary.c:1715:9: note: Condition '!dispatch' is always true
amanda-3.5.1/perl/Amanda/IPC/Binary.c:1788:17: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/IPC/Binary.c:1809:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/IPC/Binary.c:1820:17: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/IPC/Binary.c:1843:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/IPC/Binary.c:1881:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/IPC/Binary.c:1887:17: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/IPC/Binary.c:1908:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/IPC/Binary.c:1937:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/IPC/Binary.c:2033:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/IPC/Binary.c:2151:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/IPC/Binary.c:2200:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/IPC/Binary.c:2243:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/IPC/Binary.c:2308:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/IPC/Binary.c:1106:19: style: The scope of the variable 'tc' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/IPC/Binary.c:1268:19: style: The scope of the variable 'tc' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/IPC/Binary.c:1357:7: style: The scope of the variable 'pointer' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/IPC/Binary.c:1971:18: style: The scope of the variable 'amanda_xfer_msg_stash' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/IPC/Binary.c:1972:11: style: The scope of the variable 'hash' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/IPC/Binary.c:1974:11: style: The scope of the variable 'args' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/IPC/Binary.c:1975:11: style: The scope of the variable 'i' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/IPC/Binary.c:2250:18: style: The scope of the variable 'amanda_xfer_msg_stash' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/IPC/Binary.c:2251:11: style: The scope of the variable 'hash' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/IPC/Binary.c:2253:11: style: The scope of the variable 'args' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/IPC/Binary.c:2254:11: style: The scope of the variable 'i' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/IPC/Binary.c:1975:14: style: Unused variable: nargs [unusedVariable]
amanda-3.5.1/perl/Amanda/IPC/Binary.c:2254:14: style: Unused variable: nargs [unusedVariable]
amanda-3.5.1/perl/Amanda/Logfile.c:1722:9: style: Condition '!dispatch' is always true [knownConditionTrueFalse]
amanda-3.5.1/perl/Amanda/Logfile.c:1705:20: note: Assignment 'dispatch=0', assigned value is 0
amanda-3.5.1/perl/Amanda/Logfile.c:1722:9: note: Condition '!dispatch' is always true
amanda-3.5.1/perl/Amanda/Logfile.c:2013:17: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Logfile.c:2034:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Logfile.c:2062:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Logfile.c:2380:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Logfile.c:2408:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Logfile.c:2436:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Logfile.c:2464:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Logfile.c:2492:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Logfile.c:2520:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Logfile.c:2555:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Logfile.c:2583:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Logfile.c:2618:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Logfile.c:2646:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Logfile.c:2681:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Logfile.c:2709:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Logfile.c:2737:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Logfile.c:2765:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Logfile.c:2800:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Logfile.c:2835:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Logfile.c:2863:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Logfile.c:2898:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Logfile.c:2933:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Logfile.c:2968:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Logfile.c:3003:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Logfile.c:3038:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Logfile.c:1106:19: style: The scope of the variable 'tc' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/Logfile.c:1268:19: style: The scope of the variable 'tc' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/Logfile.c:1357:7: style: The scope of the variable 'pointer' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/Logfile.c:2017:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Logfile.c:2129:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Logfile.c:2185:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Logfile.c:2186:32: error: Memory pointed to by 'buf3' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Logfile.c:2225:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Logfile.c:2226:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Logfile.c:2273:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Logfile.c:2301:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Logfile.c:3617:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Logfile.c:3618:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Logfile.c:3619:32: error: Memory pointed to by 'buf3' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Logfile.c:3687:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Logfile.c:3688:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Logfile.c:3689:32: error: Memory pointed to by 'buf3' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Logfile.c:3757:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Logfile.c:3758:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Logfile.c:3759:32: error: Memory pointed to by 'buf3' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Logfile.c:3827:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Logfile.c:3828:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Logfile.c:3829:32: error: Memory pointed to by 'buf3' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Logfile.c:3897:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Logfile.c:3898:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Logfile.c:3899:32: error: Memory pointed to by 'buf3' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Logfile.c:3967:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Logfile.c:3968:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Logfile.c:3969:32: error: Memory pointed to by 'buf3' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Logfile.c:4037:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Logfile.c:4038:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Logfile.c:4039:32: error: Memory pointed to by 'buf3' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/MainLoop.c:1952:9: style: Condition '!dispatch' is always true [knownConditionTrueFalse]
amanda-3.5.1/perl/Amanda/MainLoop.c:1935:20: note: Assignment 'dispatch=0', assigned value is 0
amanda-3.5.1/perl/Amanda/MainLoop.c:1952:9: note: Condition '!dispatch' is always true
amanda-3.5.1/perl/Amanda/MainLoop.c:1674:5: style: Variable 'src_sv' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/perl/Amanda/MainLoop.c:1661:0: note: Variable 'src_sv' is reassigned a value before the old one has been used.
amanda-3.5.1/perl/Amanda/MainLoop.c:1674:5: note: Variable 'src_sv' is reassigned a value before the old one has been used.
amanda-3.5.1/perl/Amanda/MainLoop.c:2117:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/MainLoop.c:2147:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/MainLoop.c:1106:19: style: The scope of the variable 'tc' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/MainLoop.c:1268:19: style: The scope of the variable 'tc' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/MainLoop.c:1357:7: style: The scope of the variable 'pointer' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/NDMP.c:1789:9: style: Condition '!dispatch' is always true [knownConditionTrueFalse]
amanda-3.5.1/perl/Amanda/NDMP.c:1772:20: note: Assignment 'dispatch=0', assigned value is 0
amanda-3.5.1/perl/Amanda/NDMP.c:1789:9: note: Condition '!dispatch' is always true
amanda-3.5.1/perl/Amanda/NDMP.c:2243:5: style: Variable 'arg12' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/perl/Amanda/NDMP.c:2226:0: note: Variable 'arg12' is reassigned a value before the old one has been used.
amanda-3.5.1/perl/Amanda/NDMP.c:2243:5: note: Variable 'arg12' is reassigned a value before the old one has been used.
amanda-3.5.1/perl/Amanda/NDMP.c:2445:5: style: Variable 'arg4' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/perl/Amanda/NDMP.c:2437:0: note: Variable 'arg4' is reassigned a value before the old one has been used.
amanda-3.5.1/perl/Amanda/NDMP.c:2445:5: note: Variable 'arg4' is reassigned a value before the old one has been used.
amanda-3.5.1/perl/Amanda/NDMP.c:2511:5: style: Variable 'arg4' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/perl/Amanda/NDMP.c:2503:0: note: Variable 'arg4' is reassigned a value before the old one has been used.
amanda-3.5.1/perl/Amanda/NDMP.c:2511:5: note: Variable 'arg4' is reassigned a value before the old one has been used.
amanda-3.5.1/perl/Amanda/NDMP.c:2627:5: style: Variable 'arg2' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/perl/Amanda/NDMP.c:2615:0: note: Variable 'arg2' is reassigned a value before the old one has been used.
amanda-3.5.1/perl/Amanda/NDMP.c:2627:5: note: Variable 'arg2' is reassigned a value before the old one has been used.
amanda-3.5.1/perl/Amanda/NDMP.c:2628:5: style: Variable 'arg3' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/perl/Amanda/NDMP.c:2616:0: note: Variable 'arg3' is reassigned a value before the old one has been used.
amanda-3.5.1/perl/Amanda/NDMP.c:2628:5: note: Variable 'arg3' is reassigned a value before the old one has been used.
amanda-3.5.1/perl/Amanda/NDMP.c:2629:5: style: Variable 'arg4' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/perl/Amanda/NDMP.c:2617:0: note: Variable 'arg4' is reassigned a value before the old one has been used.
amanda-3.5.1/perl/Amanda/NDMP.c:2629:5: note: Variable 'arg4' is reassigned a value before the old one has been used.
amanda-3.5.1/perl/Amanda/NDMP.c:2049:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/NDMP.c:2084:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/NDMP.c:2113:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/NDMP.c:2150:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/NDMP.c:2191:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/NDMP.c:2253:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/NDMP.c:2368:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/NDMP.c:2410:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/NDMP.c:2449:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/NDMP.c:2515:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/NDMP.c:2572:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/NDMP.c:2633:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/NDMP.c:1106:19: style: The scope of the variable 'tc' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/NDMP.c:1268:19: style: The scope of the variable 'tc' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/NDMP.c:1357:7: style: The scope of the variable 'pointer' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/NDMP.c:2001:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/NDMP.c:2002:32: error: Memory pointed to by 'buf3' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/NDMP.c:2003:32: error: Memory pointed to by 'buf4' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/NDMP.c:2004:32: error: Memory pointed to by 'buf5' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/NDMP.c:2173:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/NDMP.c:2392:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Tapelist.c:1765:9: style: Condition '!dispatch' is always true [knownConditionTrueFalse]
amanda-3.5.1/perl/Amanda/Tapelist.c:1748:20: note: Assignment 'dispatch=0', assigned value is 0
amanda-3.5.1/perl/Amanda/Tapelist.c:1765:9: note: Condition '!dispatch' is always true
amanda-3.5.1/perl/Amanda/Tapelist.c:2343:17: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Tapelist.c:1106:19: style: The scope of the variable 'tc' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/Tapelist.c:1268:19: style: The scope of the variable 'tc' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/Tapelist.c:1357:7: style: The scope of the variable 'pointer' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/Tapelist.c:1870:15: style: The scope of the variable 'iter' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/Tapelist.c:1907:15: style: The scope of the variable 'iter' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/Tapelist.c:1969:15: style: The scope of the variable 'iter' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/Tapelist.c:1992:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Tapelist.c:2127:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Tapelist.c:2128:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Tapelist.c:2129:32: error: Memory pointed to by 'buf3' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Tapelist.c:2170:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Tapelist.c:2216:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Tapelist.c:2217:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Tapelist.c:2245:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Tapelist.c:2355:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Tapelist.c:2356:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Tapelist.c:2357:32: error: Memory pointed to by 'buf3' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Tapelist.c:2359:32: error: Memory pointed to by 'buf5' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Tapelist.c:2360:32: error: Memory pointed to by 'buf6' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Tapelist.c:2361:32: error: Memory pointed to by 'buf8' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Tapelist.c:2362:32: error: Memory pointed to by 'buf9' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Tapelist.c:2363:33: error: Memory pointed to by 'buf10' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Tapelist.c:2391:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Tests.c:1969:9: style: Condition '!dispatch' is always true [knownConditionTrueFalse]
amanda-3.5.1/perl/Amanda/Tests.c:1952:20: note: Assignment 'dispatch=0', assigned value is 0
amanda-3.5.1/perl/Amanda/Tests.c:1969:9: note: Condition '!dispatch' is always true
amanda-3.5.1/perl/Amanda/Tests.c:2027:9: style: Condition '!dispatch' is always true [knownConditionTrueFalse]
amanda-3.5.1/perl/Amanda/Tests.c:2010:20: note: Assignment 'dispatch=0', assigned value is 0
amanda-3.5.1/perl/Amanda/Tests.c:2027:9: note: Condition '!dispatch' is always true
amanda-3.5.1/perl/Amanda/Tests.c:1106:19: style: The scope of the variable 'tc' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/Tests.c:1268:19: style: The scope of the variable 'tc' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/Tests.c:1357:7: style: The scope of the variable 'pointer' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/Tests.c:2329:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Tests.c:2365:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Tests.c:2401:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Tests.c:2437:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Tests.c:2473:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Tests.c:2509:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Tests.c:2545:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Tests.c:2581:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Tests.c:2658:32: error: Memory pointed to by 'buf3' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Tests.c:2722:32: error: Memory pointed to by 'buf3' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Util.c:1833:9: style: Condition '!dispatch' is always true [knownConditionTrueFalse]
amanda-3.5.1/perl/Amanda/Util.c:1816:20: note: Assignment 'dispatch=0', assigned value is 0
amanda-3.5.1/perl/Amanda/Util.c:1833:9: note: Condition '!dispatch' is always true
amanda-3.5.1/perl/Amanda/Util.c:1920:9: style: Condition '!dispatch' is always true [knownConditionTrueFalse]
amanda-3.5.1/perl/Amanda/Util.c:1903:20: note: Assignment 'dispatch=0', assigned value is 0
amanda-3.5.1/perl/Amanda/Util.c:1920:9: note: Condition '!dispatch' is always true
amanda-3.5.1/perl/Amanda/Util.c:2682:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Util.c:2717:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Util.c:2752:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Util.c:2787:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Util.c:2822:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Util.c:2859:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Util.c:2899:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Util.c:3678:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Util.c:3709:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Util.c:3729:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Util.c:3761:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/Util.c:1106:19: style: The scope of the variable 'tc' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/Util.c:1268:19: style: The scope of the variable 'tc' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/Util.c:1357:7: style: The scope of the variable 'pointer' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/Util.c:2364:15: style: The scope of the variable 'iter' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/Util.c:2412:15: style: The scope of the variable 'iter' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/Util.c:2467:11: style: The scope of the variable 'hv' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/Util.c:2466:11: style: Unused variable: sv [unusedVariable]
amanda-3.5.1/perl/Amanda/Util.c:2097:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Util.c:2126:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Util.c:2156:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Util.c:2186:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Util.c:2216:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Util.c:2246:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Util.c:2292:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Util.c:2386:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Util.c:2434:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Util.c:2491:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Util.c:2637:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Util.c:3241:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Util.c:3242:32: error: Memory pointed to by 'buf3' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Util.c:3287:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Util.c:3288:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Util.c:3333:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Util.c:3334:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Util.c:3379:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Util.c:3380:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Util.c:3425:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Util.c:3426:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Util.c:3501:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Util.c:3502:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Util.c:3503:32: error: Memory pointed to by 'buf3' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Util.c:3504:32: error: Memory pointed to by 'buf4' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Util.c:3505:32: error: Memory pointed to by 'buf5' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Util.c:3641:32: error: Memory pointed to by 'buf3' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Util.c:3642:32: error: Memory pointed to by 'buf4' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Util.c:3643:32: error: Memory pointed to by 'buf5' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Util.c:3644:32: error: Memory pointed to by 'buf6' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Util.c:3806:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Util.c:3852:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Util.c:3958:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Util.c:4004:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Util.c:4060:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Util.c:4061:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Util.c:4170:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Util.c:4171:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Util.c:4207:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Util.c:4243:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/Xfer.c:1804:9: style: Condition '!dispatch' is always true [knownConditionTrueFalse]
amanda-3.5.1/perl/Amanda/Xfer.c:1787:20: note: Assignment 'dispatch=0', assigned value is 0
amanda-3.5.1/perl/Amanda/Xfer.c:1804:9: note: Condition '!dispatch' is always true
amanda-3.5.1/perl/Amanda/Xfer.c:1910:9: style: Condition '!dispatch' is always true [knownConditionTrueFalse]
amanda-3.5.1/perl/Amanda/Xfer.c:1893:20: note: Assignment 'dispatch=0', assigned value is 0
amanda-3.5.1/perl/Amanda/Xfer.c:1910:9: note: Condition '!dispatch' is always true
amanda-3.5.1/perl/Amanda/Xfer.c:2051:5: style: Variable 'src_sv' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/perl/Amanda/Xfer.c:2037:0: note: Variable 'src_sv' is reassigned a value before the old one has been used.
amanda-3.5.1/perl/Amanda/Xfer.c:2051:5: note: Variable 'src_sv' is reassigned a value before the old one has been used.
amanda-3.5.1/perl/Amanda/Xfer.c:2055:5: style: Variable 'msg_sv' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/perl/Amanda/Xfer.c:2038:0: note: Variable 'msg_sv' is reassigned a value before the old one has been used.
amanda-3.5.1/perl/Amanda/Xfer.c:2055:5: note: Variable 'msg_sv' is reassigned a value before the old one has been used.
amanda-3.5.1/perl/Amanda/Xfer.c:2056:5: style: Variable 'xfer_sv' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/perl/Amanda/Xfer.c:2039:0: note: Variable 'xfer_sv' is reassigned a value before the old one has been used.
amanda-3.5.1/perl/Amanda/Xfer.c:2056:5: note: Variable 'xfer_sv' is reassigned a value before the old one has been used.
amanda-3.5.1/perl/Amanda/Xfer.c:3237:5: style: Variable 'arg2' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/perl/Amanda/Xfer.c:3230:0: note: Variable 'arg2' is reassigned a value before the old one has been used.
amanda-3.5.1/perl/Amanda/Xfer.c:3237:5: note: Variable 'arg2' is reassigned a value before the old one has been used.
amanda-3.5.1/perl/Amanda/Xfer.c:3237:20: style: Variable 'arg3' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/perl/Amanda/Xfer.c:3231:0: note: Variable 'arg3' is reassigned a value before the old one has been used.
amanda-3.5.1/perl/Amanda/Xfer.c:3237:20: note: Variable 'arg3' is reassigned a value before the old one has been used.
amanda-3.5.1/perl/Amanda/Xfer.c:1106:19: style: The scope of the variable 'tc' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/Xfer.c:1268:19: style: The scope of the variable 'tc' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/Xfer.c:1357:7: style: The scope of the variable 'pointer' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/Xfer.c:2847:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/XferServer.c:1700:9: style: Condition '!dispatch' is always true [knownConditionTrueFalse]
amanda-3.5.1/perl/Amanda/XferServer.c:1683:20: note: Assignment 'dispatch=0', assigned value is 0
amanda-3.5.1/perl/Amanda/XferServer.c:1700:9: note: Condition '!dispatch' is always true
amanda-3.5.1/perl/Amanda/XferServer.c:1820:9: style: Condition '!dispatch' is always true [knownConditionTrueFalse]
amanda-3.5.1/perl/Amanda/XferServer.c:1803:20: note: Assignment 'dispatch=0', assigned value is 0
amanda-3.5.1/perl/Amanda/XferServer.c:1820:9: note: Condition '!dispatch' is always true
amanda-3.5.1/perl/Amanda/XferServer.c:1903:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/XferServer.c:1938:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/XferServer.c:2116:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/XferServer.c:2186:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/XferServer.c:2254:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/XferServer.c:2323:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/XferServer.c:2369:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/XferServer.c:2404:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/XferServer.c:2572:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/XferServer.c:2609:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/XferServer.c:2642:12: style: Same expression on both sides of '|'. [duplicateExpression]
amanda-3.5.1/perl/Amanda/XferServer.c:1106:19: style: The scope of the variable 'tc' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/XferServer.c:1268:19: style: The scope of the variable 'tc' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/XferServer.c:1357:7: style: The scope of the variable 'pointer' can be reduced. [variableScope]
amanda-3.5.1/perl/Amanda/XferServer.c:1994:32: error: Memory pointed to by 'buf1' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/XferServer.c:2140:32: error: Memory pointed to by 'buf3' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/XferServer.c:2304:32: error: Memory pointed to by 'buf5' is freed twice. [doubleFree]
amanda-3.5.1/perl/Amanda/XferServer.c:2482:32: error: Memory pointed to by 'buf2' is freed twice. [doubleFree]
amanda-3.5.1/recover-src/amrecover.c:112:13: style: The scope of the variable 'size' can be reduced. [variableScope]
amanda-3.5.1/recover-src/display_commands.c:301:11: style: The scope of the variable 'quoted' can be reduced. [variableScope]
amanda-3.5.1/recover-src/extract_list.c:2188:10: style: Condition 'cmd==NULL' is always true [knownConditionTrueFalse]
amanda-3.5.1/recover-src/extract_list.c:2167:8: note: Assignment 'cmd=NULL', assigned value is 0
amanda-3.5.1/recover-src/extract_list.c:2188:10: note: Condition 'cmd==NULL' is always true
amanda-3.5.1/recover-src/extract_list.c:725:5: style: Variable 'ditem_path' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/recover-src/extract_list.c:723:0: note: Variable 'ditem_path' is reassigned a value before the old one has been used.
amanda-3.5.1/recover-src/extract_list.c:725:5: note: Variable 'ditem_path' is reassigned a value before the old one has been used.
amanda-3.5.1/recover-src/extract_list.c:1036:21: style: Variable 's[-1]' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/recover-src/extract_list.c:1033:21: note: Variable 's[-1]' is reassigned a value before the old one has been used.
amanda-3.5.1/recover-src/extract_list.c:1036:21: note: Variable 's[-1]' is reassigned a value before the old one has been used.
amanda-3.5.1/recover-src/extract_list.c:1055:21: style: Variable 's[-1]' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/recover-src/extract_list.c:1052:21: note: Variable 's[-1]' is reassigned a value before the old one has been used.
amanda-3.5.1/recover-src/extract_list.c:1055:21: note: Variable 's[-1]' is reassigned a value before the old one has been used.
amanda-3.5.1/recover-src/extract_list.c:2598:83: style: Opposite expression on both sides of '&&'. [oppositeExpression]
amanda-3.5.1/recover-src/extract_list.c:2598:83: note: Opposite expression on both sides of '&&'.
amanda-3.5.1/recover-src/extract_list.c:2598:83: note: Opposite expression on both sides of '&&'.
amanda-3.5.1/recover-src/extract_list.c:246:9: style: The scope of the variable 'nfound' can be reduced. [variableScope]
amanda-3.5.1/recover-src/extract_list.c:412:30: style: The scope of the variable 'pfn2' can be reduced. [variableScope]
amanda-3.5.1/recover-src/extract_list.c:413:9: style: The scope of the variable 'remove_fn1' can be reduced. [variableScope]
amanda-3.5.1/recover-src/extract_list.c:795:11: style: The scope of the variable 'regex' can be reduced. [variableScope]
amanda-3.5.1/recover-src/extract_list.c:796:11: style: The scope of the variable 'regex_path' can be reduced. [variableScope]
amanda-3.5.1/recover-src/extract_list.c:797:11: style: The scope of the variable 's' can be reduced. [variableScope]
amanda-3.5.1/recover-src/extract_list.c:849:11: style: The scope of the variable 's' can be reduced. [variableScope]
amanda-3.5.1/recover-src/extract_list.c:1161:11: style: The scope of the variable 'regex' can be reduced. [variableScope]
amanda-3.5.1/recover-src/extract_list.c:1162:11: style: The scope of the variable 'regex_path' can be reduced. [variableScope]
amanda-3.5.1/recover-src/extract_list.c:1163:11: style: The scope of the variable 's' can be reduced. [variableScope]
amanda-3.5.1/recover-src/extract_list.c:1217:11: style: The scope of the variable 's' can be reduced. [variableScope]
amanda-3.5.1/recover-src/extract_list.c:1276:11: style: The scope of the variable 'quoted' can be reduced. [variableScope]
amanda-3.5.1/recover-src/extract_list.c:1528:11: style: The scope of the variable 'pager' can be reduced. [variableScope]
amanda-3.5.1/recover-src/extract_list.c:1529:11: style: The scope of the variable 'pager_command' can be reduced. [variableScope]
amanda-3.5.1/recover-src/extract_list.c:1530:11: style: The scope of the variable 'uqfile' can be reduced. [variableScope]
amanda-3.5.1/recover-src/extract_list.c:1917:9: style: The scope of the variable 'save_errno' can be reduced. [variableScope]
amanda-3.5.1/recover-src/extract_list.c:1924:12: style: The scope of the variable 'len_program' can be reduced. [variableScope]
amanda-3.5.1/recover-src/extract_list.c:2085:16: style: The scope of the variable 'script' can be reduced. [variableScope]
amanda-3.5.1/recover-src/extract_list.c:2435:11: style: The scope of the variable 'l' can be reduced. [variableScope]
amanda-3.5.1/recover-src/extract_list.c:2931:13: style: The scope of the variable 'size' can be reduced. [variableScope]
amanda-3.5.1/recover-src/extract_list.c:3196:13: style: The scope of the variable 'count' can be reduced. [variableScope]
amanda-3.5.1/recover-src/extract_list.c:568:11: style: Function 'check_file_overwrite' argument 1 names different: declaration 'filename' definition 'dir'. [funcArgNamesDifferent]
amanda-3.5.1/recover-src/extract_list.c:177:33: note: Function 'check_file_overwrite' argument 1 names different: declaration 'filename' definition 'dir'.
amanda-3.5.1/recover-src/extract_list.c:568:11: note: Function 'check_file_overwrite' argument 1 names different: declaration 'filename' definition 'dir'.
amanda-3.5.1/recover-src/extract_list.c:1255:12: style: Function 'delete_file' argument 1 names different: declaration 'path' definition 'tpath'. [funcArgNamesDifferent]
amanda-3.5.1/recover-src/amrecover.h:128:31: note: Function 'delete_file' argument 1 names different: declaration 'path' definition 'tpath'.
amanda-3.5.1/recover-src/extract_list.c:1255:12: note: Function 'delete_file' argument 1 names different: declaration 'path' definition 'tpath'.
amanda-3.5.1/recover-src/extract_list.c:2652:14: style: Variable 'all_level' is assigned a value that is never used. [unreadVariable]
amanda-3.5.1/recover-src/set_commands.c:52:5: style: Variable 'cmd' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/recover-src/set_commands.c:47:0: note: Variable 'cmd' is reassigned a value before the old one has been used.
amanda-3.5.1/recover-src/set_commands.c:52:5: note: Variable 'cmd' is reassigned a value before the old one has been used.
amanda-3.5.1/recover-src/set_commands.c:193:5: style: Variable 'cmd' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/recover-src/set_commands.c:191:0: note: Variable 'cmd' is reassigned a value before the old one has been used.
amanda-3.5.1/recover-src/set_commands.c:193:5: note: Variable 'cmd' is reassigned a value before the old one has been used.
amanda-3.5.1/recover-src/set_commands.c:48:11: style: The scope of the variable 'qdisk_path' can be reduced. [variableScope]
amanda-3.5.1/recover-src/set_commands.c:92:12: style: The scope of the variable 'hostp' can be reduced. [variableScope]
amanda-3.5.1/recover-src/set_commands.c:323:11: style: The scope of the variable 'qamdevice' can be reduced. [variableScope]
amanda-3.5.1/recover-src/set_commands.c:323:23: style: The scope of the variable 'uqamdevice' can be reduced. [variableScope]
amanda-3.5.1/recover-src/set_commands.c:407:17: style: The scope of the variable 'qvalue' can be reduced. [variableScope]
amanda-3.5.1/recover-src/set_commands.c:628:16: style: The scope of the variable 'de' can be reduced. [variableScope]
amanda-3.5.1/recover-src/set_commands.c:443:12: style: Function 'cd_glob' argument 1 names different: declaration 'dir' definition 'glob'. [funcArgNamesDifferent]
amanda-3.5.1/recover-src/amrecover.h:97:26: note: Function 'cd_glob' argument 1 names different: declaration 'dir' definition 'glob'.
amanda-3.5.1/recover-src/set_commands.c:443:12: note: Function 'cd_glob' argument 1 names different: declaration 'dir' definition 'glob'.
amanda-3.5.1/recover-src/set_commands.c:502:12: style: Function 'cd_regex' argument 1 names different: declaration 'dir' definition 'regex'. [funcArgNamesDifferent]
amanda-3.5.1/recover-src/amrecover.h:98:27: note: Function 'cd_regex' argument 1 names different: declaration 'dir' definition 'regex'.
amanda-3.5.1/recover-src/set_commands.c:502:12: note: Function 'cd_regex' argument 1 names different: declaration 'dir' definition 'regex'.
amanda-3.5.1/recover-src/set_commands.c:560:11: style: Function 'cd_dir' argument 1 names different: declaration 'dir' definition 'tpath_on_disk'. [funcArgNamesDifferent]
amanda-3.5.1/recover-src/amrecover.h:99:25: note: Function 'cd_dir' argument 1 names different: declaration 'dir' definition 'tpath_on_disk'.
amanda-3.5.1/recover-src/set_commands.c:560:11: note: Function 'cd_dir' argument 1 names different: declaration 'dir' definition 'tpath_on_disk'.
* yacc.c:358  *:937:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
uscan.l:181:0: error: Syntax error in #if [preprocessorErrorDirective]
amanda-3.5.1/server-src/amadmin.c:694:5: style: Variable 'nb_days' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/server-src/amadmin.c:674:0: note: Variable 'nb_days' is reassigned a value before the old one has been used.
amanda-3.5.1/server-src/amadmin.c:694:5: note: Variable 'nb_days' is reassigned a value before the old one has been used.
amanda-3.5.1/server-src/amadmin.c:1709:5: style: Variable 's[-1]' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/server-src/amadmin.c:1707:5: note: Variable 's[-1]' is reassigned a value before the old one has been used.
amanda-3.5.1/server-src/amadmin.c:1709:5: note: Variable 's[-1]' is reassigned a value before the old one has been used.
amanda-3.5.1/server-src/amadmin.c:1726:5: style: Variable 's[-1]' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/server-src/amadmin.c:1724:5: note: Variable 's[-1]' is reassigned a value before the old one has been used.
amanda-3.5.1/server-src/amadmin.c:1726:5: note: Variable 's[-1]' is reassigned a value before the old one has been used.
amanda-3.5.1/server-src/amadmin.c:332:18: style: The scope of the variable 'dow' can be reduced. [variableScope]
amanda-3.5.1/server-src/amadmin.c:382:13: style: The scope of the variable 'dp' can be reduced. [variableScope]
amanda-3.5.1/server-src/amadmin.c:465:13: style: The scope of the variable 'dp' can be reduced. [variableScope]
amanda-3.5.1/server-src/amadmin.c:604:13: style: The scope of the variable 'dp' can be reduced. [variableScope]
amanda-3.5.1/server-src/amadmin.c:623:9: style: The scope of the variable 'days' can be reduced. [variableScope]
amanda-3.5.1/server-src/amadmin.c:654:13: style: The scope of the variable 'dp' can be reduced. [variableScope]
amanda-3.5.1/server-src/amadmin.c:675:13: style: The scope of the variable 'runtapes' can be reduced. [variableScope]
amanda-3.5.1/server-src/amadmin.c:676:13: style: The scope of the variable 'tp' can be reduced. [variableScope]
amanda-3.5.1/server-src/amadmin.c:678:13: style: The scope of the variable 'skip' can be reduced. [variableScope]
amanda-3.5.1/server-src/amadmin.c:680:16: style: The scope of the variable 'storage' can be reduced. [variableScope]
amanda-3.5.1/server-src/amadmin.c:681:16: style: The scope of the variable 'policy' can be reduced. [variableScope]
amanda-3.5.1/server-src/amadmin.c:682:13: style: The scope of the variable 'storage_n' can be reduced. [variableScope]
amanda-3.5.1/server-src/amadmin.c:683:13: style: The scope of the variable 'policy_n' can be reduced. [variableScope]
amanda-3.5.1/server-src/amadmin.c:684:13: style: The scope of the variable 'l_template' can be reduced. [variableScope]
amanda-3.5.1/server-src/amadmin.c:685:13: style: The scope of the variable 'tapepool' can be reduced. [variableScope]
amanda-3.5.1/server-src/amadmin.c:686:13: style: The scope of the variable 'retention_tapes' can be reduced. [variableScope]
amanda-3.5.1/server-src/amadmin.c:687:13: style: The scope of the variable 'retention_days' can be reduced. [variableScope]
amanda-3.5.1/server-src/amadmin.c:688:13: style: The scope of the variable 'retention_recover' can be reduced. [variableScope]
amanda-3.5.1/server-src/amadmin.c:689:13: style: The scope of the variable 'retention_full' can be reduced. [variableScope]
amanda-3.5.1/server-src/amadmin.c:800:13: style: The scope of the variable 'dp' can be reduced. [variableScope]
amanda-3.5.1/server-src/amadmin.c:1081:10: style: The scope of the variable 'dp' can be reduced. [variableScope]
amanda-3.5.1/server-src/amadmin.c:1230:16: style: The scope of the variable 'warnings_printed' can be reduced. [variableScope]
amanda-3.5.1/server-src/amadmin.c:1506:13: style: The scope of the variable 'dp' can be reduced. [variableScope]
amanda-3.5.1/server-src/amadmin.c:1934:11: style: The scope of the variable 's' can be reduced. [variableScope]
amanda-3.5.1/server-src/amadmin.c:1935:9: style: The scope of the variable 'ch' can be reduced. [variableScope]
amanda-3.5.1/server-src/amadmin.c:1996:13: style: The scope of the variable 'dp' can be reduced. [variableScope]
amanda-3.5.1/server-src/amadmin.c:2043:13: style: The scope of the variable 'dp' can be reduced. [variableScope]
amanda-3.5.1/server-src/amadmin.c:490:15: style: Function 'call_amadmin_perl' argument 1 names different: declaration 'argc' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/server-src/amadmin.c:55:28: note: Function 'call_amadmin_perl' argument 1 names different: declaration 'argc' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/server-src/amadmin.c:490:15: note: Function 'call_amadmin_perl' argument 1 names different: declaration 'argc' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/server-src/amadmin.c:491:18: style: Function 'call_amadmin_perl' argument 2 names different: declaration 'argv' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/server-src/amadmin.c:55:41: note: Function 'call_amadmin_perl' argument 2 names different: declaration 'argv' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/server-src/amadmin.c:491:18: note: Function 'call_amadmin_perl' argument 2 names different: declaration 'argv' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/server-src/amadmin.c:671:15: style: Function 'tape' argument 1 names different: declaration 'argc' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/server-src/amadmin.c:65:15: note: Function 'tape' argument 1 names different: declaration 'argc' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/server-src/amadmin.c:671:15: note: Function 'tape' argument 1 names different: declaration 'argc' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/server-src/amadmin.c:672:18: style: Function 'tape' argument 2 names different: declaration 'argv' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/server-src/amadmin.c:65:28: note: Function 'tape' argument 2 names different: declaration 'argv' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/server-src/amadmin.c:672:18: note: Function 'tape' argument 2 names different: declaration 'argv' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/server-src/amadmin.c:796:15: style: Function 'balance' argument 1 names different: declaration 'argc' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/server-src/amadmin.c:64:18: note: Function 'balance' argument 1 names different: declaration 'argc' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/server-src/amadmin.c:796:15: note: Function 'balance' argument 1 names different: declaration 'argc' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/server-src/amadmin.c:797:18: style: Function 'balance' argument 2 names different: declaration 'argv' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/server-src/amadmin.c:64:31: note: Function 'balance' argument 2 names different: declaration 'argv' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/server-src/amadmin.c:797:18: note: Function 'balance' argument 2 names different: declaration 'argv' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/server-src/amadmin.c:2012:15: style: Function 'hosts' argument 1 names different: declaration 'argc' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/server-src/amadmin.c:73:16: note: Function 'hosts' argument 1 names different: declaration 'argc' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/server-src/amadmin.c:2012:15: note: Function 'hosts' argument 1 names different: declaration 'argc' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/server-src/amadmin.c:2013:18: style: Function 'hosts' argument 2 names different: declaration 'argv' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/server-src/amadmin.c:73:29: note: Function 'hosts' argument 2 names different: declaration 'argv' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/server-src/amadmin.c:2013:18: note: Function 'hosts' argument 2 names different: declaration 'argv' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/server-src/amadmin.c:2039:15: style: Function 'dles' argument 1 names different: declaration 'argc' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/server-src/amadmin.c:74:15: note: Function 'dles' argument 1 names different: declaration 'argc' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/server-src/amadmin.c:2039:15: note: Function 'dles' argument 1 names different: declaration 'argc' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/server-src/amadmin.c:2040:18: style: Function 'dles' argument 2 names different: declaration 'argv' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/server-src/amadmin.c:74:28: note: Function 'dles' argument 2 names different: declaration 'argv' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/server-src/amadmin.c:2040:18: note: Function 'dles' argument 2 names different: declaration 'argv' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/server-src/amadmin.c:2069:14: style: Function 'show_config' argument 1 names different: declaration 'argc' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/server-src/amadmin.c:78:29: note: Function 'show_config' argument 1 names different: declaration 'argc' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/server-src/amadmin.c:2069:14: note: Function 'show_config' argument 1 names different: declaration 'argc' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/server-src/amadmin.c:2070:17: style: Function 'show_config' argument 2 names different: declaration 'argv' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/server-src/amadmin.c:78:42: note: Function 'show_config' argument 2 names different: declaration 'argv' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/server-src/amadmin.c:2070:17: note: Function 'show_config' argument 2 names different: declaration 'argv' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/server-src/amcheck.c:1062:5: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
amanda-3.5.1/server-src/amcheck.c:934:9: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
amanda-3.5.1/server-src/amcheck.c:112:11: style: The scope of the variable 'hint' can be reduced. [variableScope]
amanda-3.5.1/server-src/amcheck.c:525:7: style: The scope of the variable 'line' can be reduced. [variableScope]
amanda-3.5.1/server-src/amcheck.c:574:9: style: The scope of the variable 'w' can be reduced. [variableScope]
amanda-3.5.1/server-src/amcheck.c:923:9: style: The scope of the variable 'res' can be reduced. [variableScope]
amanda-3.5.1/server-src/amcheck.c:924:24: style: The scope of the variable 'kb_needed' can be reduced. [variableScope]
amanda-3.5.1/server-src/amcheck.c:1348:17: style: The scope of the variable 'hdp' can be reduced. [variableScope]
amanda-3.5.1/server-src/amcheck.c:1535:8: style: The scope of the variable 'host' can be reduced. [variableScope]
amanda-3.5.1/server-src/amcheck.c:2092:12: style: The scope of the variable 'req_len' can be reduced. [variableScope]
amanda-3.5.1/server-src/amcheck.c:2095:10: style: The scope of the variable 'number' can be reduced. [variableScope]
amanda-3.5.1/server-src/amcheck.c:2097:14: style: The scope of the variable 'strbuf' can be reduced. [variableScope]
amanda-3.5.1/server-src/amcheck.c:2182:12: style: The scope of the variable 'calcsize' can be reduced. [variableScope]
amanda-3.5.1/server-src/amcheck.c:912:11: style: Function 'start_server_check' argument 1 names different: declaration 'fd' definition 'outf'. [funcArgNamesDifferent]
amanda-3.5.1/server-src/amcheck.c:71:32: note: Function 'start_server_check' argument 1 names different: declaration 'fd' definition 'outf'.
amanda-3.5.1/server-src/amcheck.c:912:11: note: Function 'start_server_check' argument 1 names different: declaration 'fd' definition 'outf'.
amanda-3.5.1/server-src/amcheck.c:2467:11: style: Function 'start_client_checks' argument 1 names different: declaration 'fd' definition 'outf'. [funcArgNamesDifferent]
amanda-3.5.1/server-src/amcheck.c:70:33: note: Function 'start_client_checks' argument 1 names different: declaration 'fd' definition 'outf'.
amanda-3.5.1/server-src/amcheck.c:2467:11: note: Function 'start_client_checks' argument 1 names different: declaration 'fd' definition 'outf'.
amanda-3.5.1/server-src/amcheck.c:1992:4: style: Variable 'count' is modified but its new value is never used. [unreadVariable]
amanda-3.5.1/server-src/amindex.c:51:9: style: The scope of the variable 'pc' can be reduced. [variableScope]
amanda-3.5.1/server-src/amindex.c:52:7: style: The scope of the variable 'ch' can be reduced. [variableScope]
amanda-3.5.1/server-src/amindex.c:108:9: style: The scope of the variable 'pc' can be reduced. [variableScope]
amanda-3.5.1/server-src/amindex.c:109:7: style: The scope of the variable 'ch' can be reduced. [variableScope]
amanda-3.5.1/server-src/amindex.c:165:9: style: The scope of the variable 'pc' can be reduced. [variableScope]
amanda-3.5.1/server-src/amindex.c:166:7: style: The scope of the variable 'ch' can be reduced. [variableScope]
amanda-3.5.1/server-src/amindex.c:222:9: style: The scope of the variable 'pc' can be reduced. [variableScope]
amanda-3.5.1/server-src/amindex.c:223:7: style: The scope of the variable 'ch' can be reduced. [variableScope]
amanda-3.5.1/server-src/amindex.c:279:9: style: The scope of the variable 'pc' can be reduced. [variableScope]
amanda-3.5.1/server-src/amindex.c:280:7: style: The scope of the variable 'ch' can be reduced. [variableScope]
amanda-3.5.1/server-src/amindex.c:336:9: style: The scope of the variable 'pc' can be reduced. [variableScope]
amanda-3.5.1/server-src/amindex.c:337:7: style: The scope of the variable 'ch' can be reduced. [variableScope]
amanda-3.5.1/server-src/amindex.c:393:9: style: The scope of the variable 'pc' can be reduced. [variableScope]
amanda-3.5.1/server-src/amindex.c:394:7: style: The scope of the variable 'ch' can be reduced. [variableScope]
amanda-3.5.1/server-src/amindex.c:450:9: style: The scope of the variable 'pc' can be reduced. [variableScope]
amanda-3.5.1/server-src/amindex.c:451:7: style: The scope of the variable 'ch' can be reduced. [variableScope]
amanda-3.5.1/server-src/amindexd.c:1646:6: style: Variable 'our_feature_string' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/server-src/amindexd.c:1640:0: note: Variable 'our_feature_string' is reassigned a value before the old one has been used.
amanda-3.5.1/server-src/amindexd.c:1646:6: note: Variable 'our_feature_string' is reassigned a value before the old one has been used.
amanda-3.5.1/server-src/amindexd.c:1663:6: style: Variable 's[-1]' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/server-src/amindexd.c:1659:6: note: Variable 's[-1]' is reassigned a value before the old one has been used.
amanda-3.5.1/server-src/amindexd.c:1663:6: note: Variable 's[-1]' is reassigned a value before the old one has been used.
amanda-3.5.1/server-src/amindexd.c:2003:5: style: Variable 'new_filename' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/server-src/amindexd.c:1980:0: note: Variable 'new_filename' is reassigned a value before the old one has been used.
amanda-3.5.1/server-src/amindexd.c:2003:5: note: Variable 'new_filename' is reassigned a value before the old one has been used.
amanda-3.5.1/server-src/amindexd.c:181:18: style: The scope of the variable 'prev' can be reduced. [variableScope]
amanda-3.5.1/server-src/amindexd.c:200:18: style: The scope of the variable 'prev' can be reduced. [variableScope]
amanda-3.5.1/server-src/amindexd.c:318:9: style: The scope of the variable 'len' can be reduced. [variableScope]
amanda-3.5.1/server-src/amindexd.c:357:9: style: The scope of the variable 'len' can be reduced. [variableScope]
amanda-3.5.1/server-src/amindexd.c:400:9: style: The scope of the variable 'len' can be reduced. [variableScope]
amanda-3.5.1/server-src/amindexd.c:804:11: style: The scope of the variable 'fp' can be reduced. [variableScope]
amanda-3.5.1/server-src/amindexd.c:1150:10: style: The scope of the variable 'his_hostname' can be reduced. [variableScope]
amanda-3.5.1/server-src/amindexd.c:1439:11: style: The scope of the variable 'disk' can be reduced. [variableScope]
amanda-3.5.1/server-src/amindexd.c:1459:14: style: The scope of the variable 'disk' can be reduced. [variableScope]
amanda-3.5.1/server-src/amindexd.c:1460:21: style: The scope of the variable 'diskdup' can be reduced. [variableScope]
amanda-3.5.1/server-src/amindexd.c:1461:10: style: The scope of the variable 'nbhost' can be reduced. [variableScope]
amanda-3.5.1/server-src/amindexd.c:1462:17: style: The scope of the variable 'found' can be reduced. [variableScope]
amanda-3.5.1/server-src/amindexd.c:1752:9: style: The scope of the variable 'hours' can be reduced. [variableScope]
amanda-3.5.1/server-src/amindexd.c:1752:16: style: The scope of the variable 'minutes' can be reduced. [variableScope]
amanda-3.5.1/server-src/amindexd.c:1752:25: style: The scope of the variable 'seconds' can be reduced. [variableScope]
amanda-3.5.1/server-src/amindexd.c:1753:19: style: The scope of the variable 'atime' can be reduced. [variableScope]
amanda-3.5.1/server-src/amindexd.c:1754:19: style: The scope of the variable 'numtime' can be reduced. [variableScope]
amanda-3.5.1/server-src/amindexd.c:2000:16: style: The scope of the variable 'uncompress_err_stream' can be reduced. [variableScope]
amanda-3.5.1/server-src/amindexd.c:2001:16: style: The scope of the variable 'sort_err_stream' can be reduced. [variableScope]
amanda-3.5.1/server-src/amindexd.c:324:16: error: va_list 'args' used before va_start() was called. [va_list_usedBeforeStarted]
amanda-3.5.1/server-src/amindexd.c:325:58: error: va_list 'args' used before va_start() was called. [va_list_usedBeforeStarted]
amanda-3.5.1/server-src/amindexd.c:326:14: error: va_list 'args' used before va_start() was called. [va_list_usedBeforeStarted]
amanda-3.5.1/server-src/amindexd.c:363:16: error: va_list 'args' used before va_start() was called. [va_list_usedBeforeStarted]
amanda-3.5.1/server-src/amindexd.c:364:58: error: va_list 'args' used before va_start() was called. [va_list_usedBeforeStarted]
amanda-3.5.1/server-src/amindexd.c:365:14: error: va_list 'args' used before va_start() was called. [va_list_usedBeforeStarted]
amanda-3.5.1/server-src/amindexd.c:406:16: error: va_list 'args' used before va_start() was called. [va_list_usedBeforeStarted]
amanda-3.5.1/server-src/amindexd.c:407:58: error: va_list 'args' used before va_start() was called. [va_list_usedBeforeStarted]
amanda-3.5.1/server-src/amindexd.c:408:14: error: va_list 'args' used before va_start() was called. [va_list_usedBeforeStarted]
amanda-3.5.1/server-src/cmdline.c:89:11: style: The scope of the variable 'name' can be reduced. [variableScope]
amanda-3.5.1/server-src/disk_history.c:153:6: style: The scope of the variable 'found_maxpart' can be reduced. [variableScope]
amanda-3.5.1/server-src/diskfile.c:1000:36: warning: Either the condition 'dp!=NULL' is redundant or there is possible null pointer dereference: dp. [nullPointerRedundantCheck]
amanda-3.5.1/server-src/diskfile.c:1002:15: note: Assuming that condition 'dp!=NULL' is not redundant
amanda-3.5.1/server-src/diskfile.c:1000:36: note: Null pointer dereference
amanda-3.5.1/server-src/diskfile.c:329:12: style: The scope of the variable 'ltail' can be reduced. [variableScope]
amanda-3.5.1/server-src/diskfile.c:426:16: style: The scope of the variable 'stm' can be reduced. [variableScope]
amanda-3.5.1/server-src/diskfile.c:428:19: style: The scope of the variable 'sdisk' can be reduced. [variableScope]
amanda-3.5.1/server-src/diskfile.c:959:11: style: The scope of the variable 'qname' can be reduced. [variableScope]
amanda-3.5.1/server-src/diskfile.c:1434:9: style: The scope of the variable 'value' can be reduced. [variableScope]
amanda-3.5.1/server-src/diskfile.c:1434:17: style: The scope of the variable 'b64value' can be reduced. [variableScope]
amanda-3.5.1/server-src/diskfile.c:1608:19: style: The scope of the variable 'hack2' can be reduced. [variableScope]
amanda-3.5.1/server-src/diskfile.c:1609:11: style: The scope of the variable 'pend' can be reduced. [variableScope]
amanda-3.5.1/server-src/diskfile.c:1610:9: style: The scope of the variable 'len' can be reduced. [variableScope]
amanda-3.5.1/server-src/diskfile.c:1726:18: style: The scope of the variable 'client_name' can be reduced. [variableScope]
amanda-3.5.1/server-src/diskfile.c:1728:18: style: The scope of the variable 'execute_where' can be reduced. [variableScope]
amanda-3.5.1/server-src/diskfile.c:1731:18: style: The scope of the variable 'pp_script' can be reduced. [variableScope]
amanda-3.5.1/server-src/diskfile.c:1734:18: style: The scope of the variable 'tmpbuf' can be reduced. [variableScope]
amanda-3.5.1/server-src/diskfile.c:1735:18: style: The scope of the variable 'tmp' can be reduced. [variableScope]
amanda-3.5.1/server-src/diskfile.c:1806:13: style: The scope of the variable 'dp' can be reduced. [variableScope]
amanda-3.5.1/server-src/diskfile.c:1830:9: style: The scope of the variable 'match_a_host' can be reduced. [variableScope]
amanda-3.5.1/server-src/diskfile.c:1834:13: style: The scope of the variable 'dp_skip' can be reduced. [variableScope]
amanda-3.5.1/server-src/diskfile.c:182:12: style: Function 'insert_disk' argument 3 names different: declaration 'f' definition 'cmp'. [funcArgNamesDifferent]
amanda-3.5.1/server-src/diskfile.h:164:56: note: Function 'insert_disk' argument 3 names different: declaration 'f' definition 'cmp'.
amanda-3.5.1/server-src/diskfile.c:182:12: note: Function 'insert_disk' argument 3 names different: declaration 'f' definition 'cmp'.
amanda-3.5.1/server-src/diskfile.c:289:12: style: Function 'sort_disk' argument 3 names different: declaration 'f' definition 'cmp'. [funcArgNamesDifferent]
amanda-3.5.1/server-src/diskfile.h:166:55: note: Function 'sort_disk' argument 3 names different: declaration 'f' definition 'cmp'.
amanda-3.5.1/server-src/diskfile.c:289:12: note: Function 'sort_disk' argument 3 names different: declaration 'f' definition 'cmp'.
amanda-3.5.1/server-src/diskfile.c:951:12: style: Function 'dump_queue' argument 1 names different: declaration 'str' definition 'st'. [funcArgNamesDifferent]
amanda-3.5.1/server-src/diskfile.h:170:23: note: Function 'dump_queue' argument 1 names different: declaration 'str' definition 'st'.
amanda-3.5.1/server-src/diskfile.c:951:12: note: Function 'dump_queue' argument 1 names different: declaration 'str' definition 'st'.
amanda-3.5.1/server-src/diskfile.c:1675:23: style: Function 'xml_application' argument 1 names different: declaration 'dp' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/server-src/diskfile.h:186:31: note: Function 'xml_application' argument 1 names different: declaration 'dp' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/server-src/diskfile.c:1675:23: note: Function 'xml_application' argument 1 names different: declaration 'dp' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/server-src/diskfile.c:939:19: error: va_list 'argp' used before va_start() was called. [va_list_usedBeforeStarted]
amanda-3.5.1/server-src/diskfile.c:940:36: error: va_list 'argp' used before va_start() was called. [va_list_usedBeforeStarted]
amanda-3.5.1/server-src/diskfile.c:943:17: error: va_list 'argp' used before va_start() was called. [va_list_usedBeforeStarted]
amanda-3.5.1/server-src/driver.c:3657:29: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
amanda-3.5.1/server-src/driver.c:3656:45: note: outer condition: dp->host->post_script==0
amanda-3.5.1/server-src/driver.c:3657:29: note: identical inner condition: dp->host->post_script==0
amanda-3.5.1/server-src/driver.c:3746:11: warning: Either the condition 'sp!=NULL' is redundant or there is possible null pointer dereference: sp. [nullPointerRedundantCheck]
amanda-3.5.1/server-src/driver.c:3749:30: note: Assuming that condition 'sp!=NULL' is not redundant
amanda-3.5.1/server-src/driver.c:3746:11: note: Null pointer dereference
amanda-3.5.1/server-src/driver.c:3748:13: warning: Either the condition 'sp!=NULL' is redundant or there is possible null pointer dereference: sp. [nullPointerRedundantCheck]
amanda-3.5.1/server-src/driver.c:3749:30: note: Assuming that condition 'sp!=NULL' is not redundant
amanda-3.5.1/server-src/driver.c:3748:13: note: Null pointer dereference
amanda-3.5.1/server-src/driver.c:3928:11: warning: Either the condition 'sp!=NULL' is redundant or there is possible null pointer dereference: sp. [nullPointerRedundantCheck]
amanda-3.5.1/server-src/driver.c:3931:30: note: Assuming that condition 'sp!=NULL' is not redundant
amanda-3.5.1/server-src/driver.c:3928:11: note: Null pointer dereference
amanda-3.5.1/server-src/driver.c:3930:13: warning: Either the condition 'sp!=NULL' is redundant or there is possible null pointer dereference: sp. [nullPointerRedundantCheck]
amanda-3.5.1/server-src/driver.c:3931:30: note: Assuming that condition 'sp!=NULL' is not redundant
amanda-3.5.1/server-src/driver.c:3930:13: note: Null pointer dereference
amanda-3.5.1/server-src/driver.c:3299:5: style: Variable 'h' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/server-src/driver.c:3288:0: note: Variable 'h' is reassigned a value before the old one has been used.
amanda-3.5.1/server-src/driver.c:3299:5: note: Variable 'h' is reassigned a value before the old one has been used.
amanda-3.5.1/server-src/driver.c:211:15: style: The scope of the variable 'dumper' can be reduced. [variableScope]
amanda-3.5.1/server-src/driver.c:853:15: style: The scope of the variable 'dumper' can be reduced. [variableScope]
amanda-3.5.1/server-src/driver.c:891:15: style: The scope of the variable 'dumper' can be reduced. [variableScope]
amanda-3.5.1/server-src/driver.c:1029:11: style: The scope of the variable 'datestamp' can be reduced. [variableScope]
amanda-3.5.1/server-src/driver.c:1032:11: style: The scope of the variable 'qname' can be reduced. [variableScope]
amanda-3.5.1/server-src/driver.c:1349:11: style: The scope of the variable 'qname' can be reduced. [variableScope]
amanda-3.5.1/server-src/driver.c:1997:14: style: The scope of the variable 'dp' can be reduced. [variableScope]
amanda-3.5.1/server-src/driver.c:1998:14: style: The scope of the variable 'qname' can be reduced. [variableScope]
amanda-3.5.1/server-src/driver.c:2021:11: style: The scope of the variable 'qname' can be reduced. [variableScope]
amanda-3.5.1/server-src/driver.c:2193:15: style: The scope of the variable 'dumper' can be reduced. [variableScope]
amanda-3.5.1/server-src/driver.c:2194:11: style: The scope of the variable 'cmd' can be reduced. [variableScope]
amanda-3.5.1/server-src/driver.c:2201:15: style: The scope of the variable 'wtaper1' can be reduced. [variableScope]
amanda-3.5.1/server-src/driver.c:3028:13: style: The scope of the variable 'holding_file' can be reduced. [variableScope]
amanda-3.5.1/server-src/driver.c:3493:11: style: The scope of the variable 'cmd' can be reduced. [variableScope]
amanda-3.5.1/server-src/driver.c:3495:11: style: The scope of the variable 'qname' can be reduced. [variableScope]
amanda-3.5.1/server-src/driver.c:3719:13: style: The scope of the variable 'dp' can be reduced. [variableScope]
amanda-3.5.1/server-src/driver.c:3720:11: style: The scope of the variable 'cmd' can be reduced. [variableScope]
amanda-3.5.1/server-src/driver.c:3724:9: style: The scope of the variable 'activehd' can be reduced. [variableScope]
amanda-3.5.1/server-src/driver.c:4022:6: style: The scope of the variable 'id' can be reduced. [variableScope]
amanda-3.5.1/server-src/driver.c:4581:19: style: The scope of the variable 'nb_vaultqs_src_labels' can be reduced. [variableScope]
amanda-3.5.1/server-src/driver.c:4858:12: style: The scope of the variable 'minj' can be reduced. [variableScope]
amanda-3.5.1/server-src/driver.c:5049:19: style: The scope of the variable 'hqname' can be reduced. [variableScope]
amanda-3.5.1/server-src/driver.c:5120:9: style: The scope of the variable 'fd' can be reduced. [variableScope]
amanda-3.5.1/server-src/driver.c:5121:12: style: The scope of the variable 'buflen' can be reduced. [variableScope]
amanda-3.5.1/server-src/driver.c:5128:26: style: The scope of the variable 'ch' can be reduced. [variableScope]
amanda-3.5.1/server-src/driver.c:5272:16: style: The scope of the variable 'wtaper' can be reduced. [variableScope]
amanda-3.5.1/server-src/driver.c:5795:12: style: The scope of the variable 'ltail' can be reduced. [variableScope]
amanda-3.5.1/server-src/driver.c:5688:16: style: Checking if unsigned variable 'buflen' is less than zero. [unsignedLessThanZero]
amanda-3.5.1/server-src/driver.c:4853:20: style: Function 'find_diskspace' argument 3 names different: declaration 'preferred' definition 'pref'. [funcArgNamesDifferent]
amanda-3.5.1/server-src/driver.c:123:20: note: Function 'find_diskspace' argument 3 names different: declaration 'preferred' definition 'pref'.
amanda-3.5.1/server-src/driver.c:4853:20: note: Function 'find_diskspace' argument 3 names different: declaration 'preferred' definition 'pref'.
amanda-3.5.1/server-src/driverio.c:470:5: style: Variable 'args' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/server-src/driverio.c:460:0: note: Variable 'args' is reassigned a value before the old one has been used.
amanda-3.5.1/server-src/driverio.c:470:5: note: Variable 'args' is reassigned a value before the old one has been used.
amanda-3.5.1/server-src/driverio.c:1055:13: style: Variable 'cmdline' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/server-src/driverio.c:1054:6: note: Variable 'cmdline' is reassigned a value before the old one has been used.
amanda-3.5.1/server-src/driverio.c:1055:13: note: Variable 'cmdline' is reassigned a value before the old one has been used.
amanda-3.5.1/server-src/driverio.c:121:18: style: The scope of the variable 'taper' can be reduced. [variableScope]
amanda-3.5.1/server-src/driverio.c:139:18: style: The scope of the variable 'taper' can be reduced. [variableScope]
amanda-3.5.1/server-src/driverio.c:963:10: style: The scope of the variable 'number' can be reduced. [variableScope]
amanda-3.5.1/server-src/driverio.c:966:10: style: The scope of the variable 'c_crc' can be reduced. [variableScope]
amanda-3.5.1/server-src/driverio.c:967:11: style: The scope of the variable 'o' can be reduced. [variableScope]
amanda-3.5.1/server-src/driverio.c:970:11: style: The scope of the variable 'features' can be reduced. [variableScope]
amanda-3.5.1/server-src/driverio.c:69:9: style: Function 'init_driverio' argument 3 names different: declaration 'taper_parallel_write' definition 'sum_taper_parallel_write'. [funcArgNamesDifferent]
amanda-3.5.1/server-src/driverio.h:236:56: note: Function 'init_driverio' argument 3 names different: declaration 'taper_parallel_write' definition 'sum_taper_parallel_write'.
amanda-3.5.1/server-src/driverio.c:69:9: note: Function 'init_driverio' argument 3 names different: declaration 'taper_parallel_write' definition 'sum_taper_parallel_write'.
amanda-3.5.1/server-src/driverio.c:154:16: style: Function 'start_one_tape_process' argument 2 names different: declaration 'storage_name' definition 'storage_n'. [funcArgNamesDifferent]
amanda-3.5.1/server-src/driverio.c:61:12: note: Function 'start_one_tape_process' argument 2 names different: declaration 'storage_name' definition 'storage_n'.
amanda-3.5.1/server-src/driverio.c:154:16: note: Function 'start_one_tape_process' argument 2 names different: declaration 'storage_name' definition 'storage_n'.
amanda-3.5.1/server-src/driverio.c:1425:20: style: Function 'free_assignedhd' argument 1 names different: declaration 'holdp' definition 'ahd'. [funcArgNamesDifferent]
amanda-3.5.1/server-src/driverio.h:256:37: note: Function 'free_assignedhd' argument 1 names different: declaration 'holdp' definition 'ahd'.
amanda-3.5.1/server-src/driverio.c:1425:20: note: Function 'free_assignedhd' argument 1 names different: declaration 'holdp' definition 'ahd'.
amanda-3.5.1/server-src/dumper.c:734:9: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
amanda-3.5.1/server-src/dumper.c:3032:5: style: Variable 'cmdargs' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/server-src/dumper.c:3029:0: note: Variable 'cmdargs' is reassigned a value before the old one has been used.
amanda-3.5.1/server-src/dumper.c:3032:5: note: Variable 'cmdargs' is reassigned a value before the old one has been used.
amanda-3.5.1/server-src/dumper.c:977:11: style: The scope of the variable 'm' can be reduced. [variableScope]
amanda-3.5.1/server-src/dumper.c:1816:8: style: The scope of the variable 's' can be reduced. [variableScope]
amanda-3.5.1/server-src/dumper.c:2552:8: style: The scope of the variable 's' can be reduced. [variableScope]
amanda-3.5.1/server-src/dumper.c:3221:21: style: The scope of the variable 'rval' can be reduced. [variableScope]
amanda-3.5.1/server-src/dumper.c:3223:15: style: The scope of the variable 'filter' can be reduced. [variableScope]
amanda-3.5.1/server-src/dumper.c:341:14: style: Variable 'oo' is assigned a value that is never used. [unreadVariable]
amanda-3.5.1/server-src/find.c:151:5: style: Variable 'output_find_log' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/server-src/find.c:145:0: note: Variable 'output_find_log' is reassigned a value before the old one has been used.
amanda-3.5.1/server-src/find.c:151:5: note: Variable 'output_find_log' is reassigned a value before the old one has been used.
amanda-3.5.1/server-src/find.c:64:13: style: The scope of the variable 'tp' can be reduced. [variableScope]
amanda-3.5.1/server-src/find.c:144:13: style: The scope of the variable 'tp' can be reduced. [variableScope]
amanda-3.5.1/server-src/find.c:236:13: style: The scope of the variable 'tp' can be reduced. [variableScope]
amanda-3.5.1/server-src/find.c:261:13: style: The scope of the variable 'holding_file' can be reduced. [variableScope]
amanda-3.5.1/server-src/find.c:473:9: style: The scope of the variable 'max_len_level' can be reduced. [variableScope]
amanda-3.5.1/server-src/find.c:477:9: style: The scope of the variable 'max_len_filenum' can be reduced. [variableScope]
amanda-3.5.1/server-src/find.c:480:12: style: The scope of the variable 'len' can be reduced. [variableScope]
amanda-3.5.1/server-src/find.c:632:9: style: The scope of the variable 'hours' can be reduced. [variableScope]
amanda-3.5.1/server-src/find.c:632:16: style: The scope of the variable 'minutes' can be reduced. [variableScope]
amanda-3.5.1/server-src/find.c:632:25: style: The scope of the variable 'seconds' can be reduced. [variableScope]
amanda-3.5.1/server-src/find.c:633:19: style: The scope of the variable 'atime' can be reduced. [variableScope]
amanda-3.5.1/server-src/find.c:634:19: style: The scope of the variable 'numtime' can be reduced. [variableScope]
amanda-3.5.1/server-src/find.c:843:33: style: The scope of the variable 'disk_undo' can be reduced. [variableScope]
amanda-3.5.1/server-src/find.c:844:25: style: The scope of the variable 'date_undo' can be reduced. [variableScope]
amanda-3.5.1/server-src/find.c:853:18: style: The scope of the variable 'rest_undo' can be reduced. [variableScope]
amanda-3.5.1/server-src/find.c:1677:17: style: The scope of the variable 'host_hash' can be reduced. [variableScope]
amanda-3.5.1/server-src/find.c:1678:17: style: The scope of the variable 'disk_hash' can be reduced. [variableScope]
amanda-3.5.1/server-src/find.c:1679:17: style: The scope of the variable 'time_hash' can be reduced. [variableScope]
amanda-3.5.1/server-src/find.c:677:12: style: Function 'parse_taper_datestamp_log' argument 3 names different: declaration 'level' definition 'label'. [funcArgNamesDifferent]
amanda-3.5.1/server-src/find.c:49:17: note: Function 'parse_taper_datestamp_log' argument 3 names different: declaration 'level' definition 'label'.
amanda-3.5.1/server-src/find.c:677:12: note: Function 'parse_taper_datestamp_log' argument 3 names different: declaration 'level' definition 'label'.
amanda-3.5.1/server-src/find.c:835:17: style: Function 'search_logfile' argument 2 names different: declaration 'volume_label' definition 'label'. [funcArgNamesDifferent]
amanda-3.5.1/server-src/find.h:77:66: note: Function 'search_logfile' argument 2 names different: declaration 'volume_label' definition 'label'.
amanda-3.5.1/server-src/find.c:835:17: note: Function 'search_logfile' argument 2 names different: declaration 'volume_label' definition 'label'.
amanda-3.5.1/server-src/find.c:836:17: style: Function 'search_logfile' argument 3 names different: declaration 'log_datestamp' definition 'passed_datestamp'. [funcArgNamesDifferent]
amanda-3.5.1/server-src/find.h:78:37: note: Function 'search_logfile' argument 3 names different: declaration 'log_datestamp' definition 'passed_datestamp'.
amanda-3.5.1/server-src/find.c:836:17: note: Function 'search_logfile' argument 3 names different: declaration 'log_datestamp' definition 'passed_datestamp'.
amanda-3.5.1/server-src/find.c:1715:11: style: Function 'dump_hash_exist' argument 4 names different: declaration 'datestamp' definition 'timestamp'. [funcArgNamesDifferent]
amanda-3.5.1/server-src/find.h:97:17: note: Function 'dump_hash_exist' argument 4 names different: declaration 'datestamp' definition 'timestamp'.
amanda-3.5.1/server-src/find.c:1715:11: note: Function 'dump_hash_exist' argument 4 names different: declaration 'datestamp' definition 'timestamp'.
amanda-3.5.1/server-src/find.c:1737:43: style: Function 'free_dump_hash' argument 1 names different: declaration 'dump_hash' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/server-src/find.h:95:33: note: Function 'free_dump_hash' argument 1 names different: declaration 'dump_hash' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/server-src/find.c:1737:43: note: Function 'free_dump_hash' argument 1 names different: declaration 'dump_hash' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/server-src/find.c:534:5: style: Variable 'max_len_status' is assigned a value that is never used. [unreadVariable]
amanda-3.5.1/server-src/holding.c:196:5: style: Variable 'filename' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/server-src/holding.c:193:0: note: Variable 'filename' is reassigned a value before the old one has been used.
amanda-3.5.1/server-src/holding.c:196:5: note: Variable 'filename' is reassigned a value before the old one has been used.
amanda-3.5.1/server-src/holding.c:403:20: style: The scope of the variable 'hdisk_conf' can be reduced. [variableScope]
amanda-3.5.1/server-src/holding.c:404:11: style: The scope of the variable 'hdisk' can be reduced. [variableScope]
amanda-3.5.1/server-src/holding.c:947:9: style: The scope of the variable 'fd' can be reduced. [variableScope]
amanda-3.5.1/server-src/holding.c:948:12: style: The scope of the variable 'buflen' can be reduced. [variableScope]
amanda-3.5.1/server-src/holding.c:1088:7: style: The scope of the variable 'pid' can be reduced. [variableScope]
amanda-3.5.1/server-src/holding.c:924:16: style: Checking if unsigned variable 'buflen' is less than zero. [unsignedLessThanZero]
amanda-3.5.1/server-src/holding.c:973:13: style: Checking if unsigned variable 'buflen' is less than zero. [unsignedLessThanZero]
amanda-3.5.1/server-src/holding.c:632:11: style: Function 'holding_file_size' argument 1 names different: declaration 'holding_file' definition 'hfile'. [funcArgNamesDifferent]
amanda-3.5.1/server-src/holding.h:118:25: note: Function 'holding_file_size' argument 1 names different: declaration 'holding_file' definition 'hfile'.
amanda-3.5.1/server-src/holding.c:632:11: note: Function 'holding_file_size' argument 1 names different: declaration 'holding_file' definition 'hfile'.
amanda-3.5.1/server-src/holding.c:675:11: style: Function 'holding_file_unlink' argument 1 names different: declaration 'holding_file' definition 'hfile'. [funcArgNamesDifferent]
amanda-3.5.1/server-src/holding.h:127:27: note: Function 'holding_file_unlink' argument 1 names different: declaration 'holding_file' definition 'hfile'.
amanda-3.5.1/server-src/holding.c:675:11: note: Function 'holding_file_unlink' argument 1 names different: declaration 'holding_file' definition 'hfile'.
amanda-3.5.1/server-src/infofile.c:125:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
amanda-3.5.1/server-src/infofile.c:495:5: style: Variable 'fn' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/server-src/infofile.c:488:0: note: Variable 'fn' is reassigned a value before the old one has been used.
amanda-3.5.1/server-src/infofile.c:495:5: note: Variable 'fn' is reassigned a value before the old one has been used.
amanda-3.5.1/server-src/infofile.c:500:5: style: Variable 'fn_new' is reassigned a value before the old one has been used. [redundantAssignment]
amanda-3.5.1/server-src/infofile.c:488:0: note: Variable 'fn_new' is reassigned a value before the old one has been used.
amanda-3.5.1/server-src/infofile.c:500:5: note: Variable 'fn_new' is reassigned a value before the old one has been used.
amanda-3.5.1/server-src/infofile.c:419:14: style: The scope of the variable 'sp' can be reduced. [variableScope]
amanda-3.5.1/server-src/infofile.c:541:12: style: The scope of the variable 'this' can be reduced. [variableScope]
amanda-3.5.1/server-src/infofile.c:516:12: style: Function 'open_infofile' argument 1 names different: declaration 'infofile' definition 'filename'. [funcArgNamesDifferent]
amanda-3.5.1/server-src/infofile.h:88:25: note: Function 'open_infofile' argument 1 names different: declaration 'infofile' definition 'filename'.
amanda-3.5.1/server-src/infofile.c:516:12: note: Function 'open_infofile' argument 1 names different: declaration 'infofile' definition 'filename'.
amanda-3.5.1/server-src/infofile.c:537:10: style: Function 'get_dumpdate' argument 2 names different: declaration 'level' definition 'lev'. [funcArgNamesDifferent]
amanda-3.5.1/server-src/infofile.h:91:38: note: Function 'get_dumpdate' argument 2 names different: declaration 'level' definition 'lev'.
amanda-3.5.1/server-src/infofile.c:537:10: note: Function 'get_dumpdate' argument 2 names different: declaration 'level' definition 'lev'.
amanda-3.5.1/server-src/infofile.c:564:14: style: Function 'perf_average' argument 1 names different: declaration 'array' definition 'a'. [funcArgNamesDifferent]
amanda-3.5.1/server-src/infofile.h:92:29: note: Function 'perf_average' argument 1 names different: declaration 'array' definition 'a'.
amanda-3.5.1/server-src/infofile.c:564:14: note: Function 'perf_average' argument 1 names different: declaration 'array' definition 'a'.
amanda-3.5.1/server-src/infofile.c:565:12: style: Function 'perf_average' argument 2 names different: declaration 'def' definition 'd'. [funcArgNamesDifferent]
amanda-3.5.1/server-src/infofile.h:92:43: note: Function 'perf_average' argument 2 names different: declaration 'def' definition 'd'.
amanda-3.5.1/server-src/infofile.c:565:12: note: Function 'perf_average' argument 2 names different: declaration 'def' definition 'd'.
amanda-3.5.1/server-src/list_dir.c:51:15: style: The scope of the variable 'this' can be reduced. [variableScope]
amanda-3.5.1/server-src/logfile.c:377:11: style: The scope of the variable 'lline' can be reduced. [variableScope]
amanda-3.5.1/server-src/logfile.c:163:19: error: va_list 'argp' used before va_start() was called. [va_list_usedBeforeStarted]
amanda-3.5.1/server-src/logfile.c:164:46: error: va_list 'argp' used before va_start() was called. [va_list_usedBeforeStarted]
amanda-3.5.1/server-src/logfile.c:165:17: error: va_list 'argp' used before va_start() was called. [va_list_usedBeforeStarted]
amanda-3.5.1/server-src/logfile.c:172:19: error: va_list 'argp' used before va_start() was called. [va_list_usedBeforeStarted]
amanda-3.5.1/server-src/logfile.c:173:40: error: va_list 'argp' used before va_start() was called. [va_list_usedBeforeStarted]
amanda-3.5.1/server-src/logfile.c:174:17: error: va_list 'argp' used before va_start() was called. [va_list_usedBeforeStarted]
amanda-3.5.1/server-src/planner.c:213:9: style: The scope of the variable 'moved_one' can be reduced. [variableScope]
amanda-3.5.1/server-src/planner.c:218:11: style: The scope of the variable 'conf_cmdfile' can be reduced. [variableScope]
amanda-3.5.1/server-src/planner.c:1659:14: style: The scope of the variable 'tmpbuf' can be reduced. [variableScope]
amanda-3.5.1/server-src/planner.c:3227:9: style: The scope of the variable 'check_days' can be reduced. [variableScope]
amanda-3.5.1/server-src/planner.c:3479:10: style: The scope of the variable 'degr_level_str' can be reduced. [variableScope]
amanda-3.5.1/server-src/planner.c:3480:10: style: The scope of the variable 'degr_nsize_str' can be reduced. [variableScope]
amanda-3.5.1/server-src/planner.c:3481:10: style: The scope of the variable 'degr_csize_str' can be reduced. [variableScope]
amanda-3.5.1/server-src/planner.c:3482:10: style: The scope of the variable 'degr_time_str' can be reduced. [variableScope]
amanda-3.5.1/server-src/planner.c:3483:10: style: The scope of the variable 'degr_kps_str' can be reduced. [variableScope]
amanda-3.5.1/server-src/planner.c:3653:11: style: The scope of the variable 'qname' can be reduced. [variableScope]
amanda-3.5.1/server-src/planner.c:3809:12: style: The scope of the variable 'ltail' can be reduced. [variableScope]
amanda-3.5.1/server-src/planner.c:2907:24: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
amanda-3.5.1/server-src/planner.c:2994:14: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
amanda-3.5.1/server-src/planner.c:3030:18: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
amanda-3.5.1/server-src/planner.c:3059:39: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
amanda-3.5.1/server-src/planner.c:2513:12: style: Function 'analyze_estimate' argument 1 names different: declaration 'est' definition 'ep'. [funcArgNamesDifferent]
amanda-3.5.1/server-src/planner.c:182:37: note: Function 'analyze_estimate' argument 1 names different: declaration 'est' definition 'ep'.
amanda-3.5.1/server-src/planner.c:2513:12: note: Function 'analyze_estimate' argument 1 names different: declaration 'est' definition 'ep'.
amanda-3.5.1/server-src/planner.c:2662:12: style: Function 'handle_failed' argument 1 names different: declaration 'est' definition 'ep'. [funcArgNamesDifferent]
amanda-3.5.1/server-src/planner.c:183:34: note: Function 'handle_failed' argument 1 names different: declaration 'est' definition 'ep'.
amanda-3.5.1/server-src/planner.c:2662:12: note: Function 'handle_failed' argument 1 names different: declaration 'est' definition 'ep'.
amanda-3.5.1/server-src/planner.c:3467:12: style: Function 'output_scheduleline' argument 1 names different: declaration 'est' definition 'ep'. [funcArgNamesDifferent]
amanda-3.5.1/server-src/planner.c:187:40: note: Function 'output_scheduleline' argument 1 names different: declaration 'est' definition 'ep'.
amanda-3.5.1/server-src/planner.c:3467:12: note: Function 'output_scheduleline' argument 1 names different: declaration 'est' definition 'ep'.
amanda-3.5.1/server-src/planner.c:3587:13: style: Function 'server_estimate' argument 1 names different: declaration 'est' definition 'ep'. [funcArgNamesDifferent]
amanda-3.5.1/server-src/planner.c:188:36: note: Function 'server_estimate' argument 1 names different: declaration 'est' definition 'ep'.
amanda-3.5.1/server-src/planner.c:3587:13: note: Function 'server_estimate' argument 1 names different: declaration 'est' definition 'ep'.
amanda-3.5.1/server-src/planner.c:813:17: style: Variable 'moved_one' is assigned a value that is never used. [unreadVariable]
amanda-3.5.1/server-src/planner.c:3165:19: error: va_list 'argp' used before va_start() was called. [va_list_usedBeforeStarted]
amanda-3.5.1/server-src/planner.c:3192:32: error: va_list 'argp' used before va_start() was called. [va_list_usedBeforeStarted]
amanda-3.5.1/server-src/planner.c:3209:17: error: va_list 'argp' used before va_start() was called. [va_list_usedBeforeStarted]
amanda-3.5.1/server-src/server_util.c:214:18: style: The scope of the variable 'dp' can be reduced. [variableScope]
amanda-3.5.1/server-src/server_util.c:215:18: style: The scope of the variable 'hostinfodir' can be reduced. [variableScope]
amanda-3.5.1/server-src/server_util.c:216:18: style: The scope of the variable 'diskdir' can be reduced. [variableScope]
amanda-3.5.1/server-src/server_util.c:217:18: style: The scope of the variable 'infofile' can be reduced. [variableScope]
amanda-3.5.1/server-src/server_util.c:312:16: style: The scope of the variable 'line' can be reduced. [variableScope]
amanda-3.5.1/server-src/server_util.c:314:16: style: The scope of the variable 'level_number' can be reduced. [variableScope]
amanda-3.5.1/server-src/server_util.c:137:15: style: Function 'amhost_get_security_conf' argument 2 names different: declaration 'arg' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/server-src/server_util.h:89:52: note: Function 'amhost_get_security_conf' argument 2 names different: declaration 'arg' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/server-src/server_util.c:137:15: note: Function 'amhost_get_security_conf' argument 2 names different: declaration 'arg' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/server-src/server_util.c:125:19: error: va_list 'argp' used before va_start() was called. [va_list_usedBeforeStarted]
amanda-3.5.1/server-src/server_util.c:126:36: error: va_list 'argp' used before va_start() was called. [va_list_usedBeforeStarted]
amanda-3.5.1/server-src/server_util.c:127:17: error: va_list 'argp' used before va_start() was called. [va_list_usedBeforeStarted]
amanda-3.5.1/server-src/tapefile.c:487:13: style: The scope of the variable 'tp' can be reduced. [variableScope]
amanda-3.5.1/server-src/tapefile.c:489:12: style: The scope of the variable 'tape_time' can be reduced. [variableScope]
amanda-3.5.1/server-src/tapefile.c:315:26: style: Function 'lookup_last_reusable_tape' argument 5 names different: declaration 'retention_days' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/server-src/tapefile.h:95:39: note: Function 'lookup_last_reusable_tape' argument 5 names different: declaration 'retention_days' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/server-src/tapefile.c:315:26: note: Function 'lookup_last_reusable_tape' argument 5 names different: declaration 'retention_days' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/server-src/tapefile.c:316:29: style: Function 'lookup_last_reusable_tape' argument 6 names different: declaration 'retention_recover' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/server-src/tapefile.h:95:59: note: Function 'lookup_last_reusable_tape' argument 6 names different: declaration 'retention_recover' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/server-src/tapefile.c:316:29: note: Function 'lookup_last_reusable_tape' argument 6 names different: declaration 'retention_recover' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/server-src/tapefile.c:317:26: style: Function 'lookup_last_reusable_tape' argument 7 names different: declaration 'retention_full' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
amanda-3.5.1/server-src/tapefile.h:96:39: note: Function 'lookup_last_reusable_tape' argument 7 names different: declaration 'retention_full' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/server-src/tapefile.c:317:26: note: Function 'lookup_last_reusable_tape' argument 7 names different: declaration 'retention_full' definition 'G_GNUC_UNUSED'.
amanda-3.5.1/server-src/xfer-dest-holding.c:1129:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
amanda-3.5.1/server-src/xfer-dest-holding.c:1194:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
amanda-3.5.1/server-src/xfer-dest-holding.c:1153:22: style: Function 'write_header' argument 1 names different: declaration 'xdh' definition 'self'. [funcArgNamesDifferent]
amanda-3.5.1/server-src/xfer-dest-holding.c:123:46: note: Function 'write_header' argument 1 names different: declaration 'xdh' definition 'self'.
amanda-3.5.1/server-src/xfer-dest-holding.c:1153:22: note: Function 'write_header' argument 1 names different: declaration 'xdh' definition 'self'.
amanda-3.5.1/server-src/xfer-dest-holding.c:143:19: error: va_list 'argp' used before va_start() was called. [va_list_usedBeforeStarted]
amanda-3.5.1/server-src/xfer-dest-holding.c:144:33: error: va_list 'argp' used before va_start() was called. [va_list_usedBeforeStarted]
amanda-3.5.1/server-src/xfer-dest-holding.c:145:17: error: va_list 'argp' used before va_start() was called. [va_list_usedBeforeStarted]
amanda-3.5.1/server-src/xfer-source-holding.c:247:12: style: The scope of the variable 'bytes_read' can be reduced. [variableScope]
amanda-3.5.1/server-src/xfer-source-holding.c:105:19: error: va_list 'argp' used before va_start() was called. [va_list_usedBeforeStarted]
amanda-3.5.1/server-src/xfer-source-holding.c:106:33: error: va_list 'argp' used before va_start() was called. [va_list_usedBeforeStarted]
amanda-3.5.1/server-src/xfer-source-holding.c:107:17: error: va_list 'argp' used before va_start() was called. [va_list_usedBeforeStarted]
amanda-3.5.1/xfer-src/element-glue.c:465:18: style: The scope of the variable 'buf1' can be reduced. [variableScope]
amanda-3.5.1/xfer-src/element-glue.c:859:14: style: The scope of the variable 'write_offset' can be reduced. [variableScope]
amanda-3.5.1/xfer-src/element-glue.c:860:14: style: The scope of the variable 'written' can be reduced. [variableScope]
amanda-3.5.1/xfer-src/element-glue.c:865:18: style: The scope of the variable 'n' can be reduced. [variableScope]
amanda-3.5.1/xfer-src/element-glue.c:966:14: style: The scope of the variable 'write_offset' can be reduced. [variableScope]
amanda-3.5.1/xfer-src/element-glue.c:967:14: style: The scope of the variable 'written' can be reduced. [variableScope]
amanda-3.5.1/xfer-src/element-glue.c:1056:14: style: The scope of the variable 'read_offset' can be reduced. [variableScope]
amanda-3.5.1/xfer-src/element-glue.c:2076:11: style: The scope of the variable 'msg' can be reduced. [variableScope]
amanda-3.5.1/xfer-src/element-glue.c:2213:11: style: The scope of the variable 'msg' can be reduced. [variableScope]
amanda-3.5.1/xfer-src/element-glue.c:1174:55: error: Memory is allocated but not initialized: buf [uninitdata]
amanda-3.5.1/xfer-src/filter-crc.c:74:11: style: The scope of the variable 'msg' can be reduced. [variableScope]
amanda-3.5.1/xfer-src/filter-crc.c:111:11: style: The scope of the variable 'msg' can be reduced. [variableScope]
amanda-3.5.1/xfer-src/filter-crc.c:147:11: style: The scope of the variable 'msg' can be reduced. [variableScope]
amanda-3.5.1/xfer-src/filter-crc.c:178:11: style: The scope of the variable 'msg' can be reduced. [variableScope]
amanda-3.5.1/xfer-src/source-random.c:186:18: style: Function 'xfer_source_random_get_seed' argument 1 names different: declaration 'src' definition 'elt'. [funcArgNamesDifferent]
amanda-3.5.1/xfer-src/xfer-element.h:458:50: note: Function 'xfer_source_random_get_seed' argument 1 names different: declaration 'src' definition 'elt'.
amanda-3.5.1/xfer-src/source-random.c:186:18: note: Function 'xfer_source_random_get_seed' argument 1 names different: declaration 'src' definition 'elt'.
amanda-3.5.1/xfer-src/xfer-element.c:433:12: style: The scope of the variable 'len' can be reduced. [variableScope]
amanda-3.5.1/xfer-src/xfer.c:168:18: style: The scope of the variable 'i' can be reduced. [variableScope]
amanda-3.5.1/xfer-src/xfer.c:193:18: style: The scope of the variable 'len' can be reduced. [variableScope]
amanda-3.5.1/xfer-src/xfer.c:462:18: style: The scope of the variable 'elt' can be reduced. [variableScope]
amanda-3.5.1/xfer-src/xfer.c:736:19: error: va_list 'argp' used before va_start() was called. [va_list_usedBeforeStarted]
amanda-3.5.1/xfer-src/xfer.c:737:42: error: va_list 'argp' used before va_start() was called. [va_list_usedBeforeStarted]
amanda-3.5.1/xfer-src/xfer.c:738:17: error: va_list 'argp' used before va_start() was called. [va_list_usedBeforeStarted]
[22:37]

ftp://ftp.se.debian.org/debian/pool/main/a/amap-align/amap-align_2.2.orig.tar.gz
amap-align/align/Amap.cc:1131:0: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
amap-align/align/Amap.cc:344:40: style: Function 'DoAlign' argument 1 names different: declaration 'sequence' definition 'sequences'. [funcArgNamesDifferent]
amap-align/align/Amap.cc:77:40: note: Function 'DoAlign' argument 1 names different: declaration 'sequence' definition 'sequences'.
amap-align/align/Amap.cc:344:40: note: Function 'DoAlign' argument 1 names different: declaration 'sequence' definition 'sequences'.
amap-align/align/MultiSequenceDag.h:527:16: style: Variable 'map1' is assigned a value that is never used. [unreadVariable]
amap-align/align/SparseMatrix.h:91:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
amap-align/align/SparseMatrix.h:99:11: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
amap-align/align/SparseMatrix.h:105:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
amap-align/align/MultiSequenceDag.h:183:65: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
amap-align/align/MultiSequenceDag.h:230:83: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
amap-align/align/MultiSequenceDag.h:233:85: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
amap-align/align/MultiSequenceDag.h:271:83: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
amap-align/align/MultiSequenceDag.h:274:85: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
amap-align/align/MultiSequenceDag.h:400:64: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
amap-align/align/MultiSequenceDag.h:437:115: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
amap-align/align/MultiSequenceDag.h:463:115: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
amap-align/align/MultiSequenceDag.h:483:91: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
amap-align/align/MultiSequenceDag.h:486:89: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
amap-align/align/MultiSequenceDag.h:513:87: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
amap-align/align/MultiSequenceDag.h:529:65: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
amap-align/align/MultiSequenceDag.h:560:87: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
amap-align/align/MultiSequenceDag.h:563:87: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
amap-align/align/MultiSequenceDag.h:570:93: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
amap-align/align/MultiSequenceDag.h:573:93: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
amap-align/align/MultiSequenceDag.h:598:85: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
amap-align/align/MultiSequenceDag.h:599:87: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
amap-align/align/MultiSequenceDag.h:616:91: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
amap-align/align/MultiSequenceDag.h:665:101: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
amap-align/align/MultiSequenceDag.h:669:41: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
amap-align/align/MultiSequenceDag.h:698:87: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
amap-align/align/MultiSequenceDag.h:738:89: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
amap-align/align/MultiSequenceDag.h:795:66: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
amap-align/align/MultiSequenceDag.h:914:85: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
amap-align/align/ProbabilisticModel.h:332:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
amap-align/align/ProbabilisticModel.h:684:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
amap-align/align/ProbabilisticModel.h:823:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
amap-align/align/Amap.cc:1435:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
amap-align/align/Amap.cc:1437:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
amap-align/align/ProbabilisticModel.h:1084:15: style: Array index 'rowPos' is used before limits check. [arrayIndexThenCheck]
amap-align/align/ScoreType.h:205:10: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall]
amap-align/align/FileBuffer.h:38:3: warning: Member variable 'FileBuffer::buffer' is not initialized in the constructor. [uninitMemberVar]
amap-align/align/SparseMatrix.h:44:3: warning: Member variable 'SparseMatrix::seq1Length' is not initialized in the constructor. [uninitMemberVarPrivate]
amap-align/align/SparseMatrix.h:44:3: warning: Member variable 'SparseMatrix::seq2Length' is not initialized in the constructor. [uninitMemberVarPrivate]
amap-align/align/SparseMatrix.h:44:3: warning: Member variable 'SparseMatrix::gapPostBase' is not initialized in the constructor. [uninitMemberVarPrivate]
amap-align/align/Sequence.h:374:10: style: Technically the member function 'Sequence::GetString' can be const. [functionConst]
amap-align/align/MultiSequence.h:347:8: performance: Technically the member function 'MultiSequence::GetAnnotationChar' can be static. [functionStatic]
amap-align/align/MultiSequenceDag.h:55:8: style: Technically the member function 'Column::operator<' can be const. [functionConst]
amap-align/align/MultiSequenceDag.h:65:8: style: Technically the member function 'Column::operator==' can be const. [functionConst]
amap-align/align/MultiSequenceDag.h:75:8: style: Technically the member function 'Column::Marked' can be const. [functionConst]
amap-align/align/MultiSequenceDag.h:105:7: style: Technically the member function 'Column::GetIndex' can be const. [functionConst]
amap-align/align/MultiSequenceDag.h:167:8: style: Technically the member function 'Column::GetConsensus' can be const. [functionConst]
amap-align/align/MultiSequenceDag.h:302:8: style: Technically the member function 'Edge::operator<' can be const. [functionConst]
amap-align/align/MultiSequenceDag.h:512:8: performance: Technically the member function 'MultiSequenceDag::Unmark' can be static. [functionStatic]
amap-align/align/ProbabilisticModel.h:265:9: performance: Technically the member function 'ProbabilisticModel::ComputeTotalProbability' can be static. [functionStatic]
amap-align/align/ProbabilisticModel.h:658:35: performance: Technically the member function 'ProbabilisticModel::ComputeAlignment' can be static. [functionStatic]
amap-align/align/ProbabilisticModel.h:732:35: performance: Technically the member function 'ProbabilisticModel::ComputeAlignmentWithGapPenalties' can be static. [functionStatic]
amap-align/align/Sequence.h:70:7: style: Class 'Sequence' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
amap-align/align/Sequence.h:70:7: style: Class 'Sequence' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
amap-align/align/FileBuffer.h:38:3: style: Class 'FileBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amap-align/align/MultiSequence.h:47:3: style: Class 'MultiSequence' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amap-align/align/MultiSequence.h:57:3: style: Class 'MultiSequence' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amap-align/align/MultiSequenceDag.h:46:3: style: Class 'Column' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amap-align/align/EvolutionaryTree.h:66:3: style: Class 'TreeNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amap-align/align/SafeVector.h:26:0: style: Class 'SafeVector < char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amap-align/align/SafeVector.h:26:0: style: Class 'SafeVector < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amap-align/align/SafeVector.h:26:0: style: Class 'SafeVector < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amap-align/align/SafeVector.h:26:0: style: Class 'SafeVector < Sequence * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amap-align/align/SafeVector.h:26:0: style: Class 'SafeVector < SafeVector < char > * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amap-align/align/SafeVector.h:26:0: style: Class 'SafeVector < string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amap-align/align/SafeVector.h:26:0: style: Class 'SafeVector < SafeVector < char > :: iterator >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amap-align/align/SafeVector.h:26:0: style: Class 'SafeVector < pair < int , float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amap-align/align/SafeVector.h:26:0: style: Class 'SafeVector < SafeVector < pair < int , float > > :: iterator >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amap-align/align/SafeVector.h:26:0: style: Class 'SafeVector < SafeVector < SparseMatrix * > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amap-align/align/SafeVector.h:26:0: style: Class 'SafeVector < SafeVector < float > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amap-align/align/SafeVector.h:26:0: style: Class 'SafeVector < TreeNode * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amap-align/align/SafeVector.h:26:0: style: Class 'SafeVector < pair < int , int > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amap-align/align/Sequence.h:154:5: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
amap-align/align/Sequence.h:115:44: performance: Function parameter 'header' should be passed by const reference. [passedByValue]
amap-align/align/MultiSequenceDag.h:302:30: performance: Function parameter 'e2' should be passed by const reference. [passedByValue]
amap-align/align/MultiSequence.h:127:11: performance: Inefficient usage of string::find() in condition; string::compare() would be faster. [stlIfStrFind]
[22:37]

ftp://ftp.se.debian.org/debian/pool/main/a/amarok/amarok_2.9.0.orig.tar.xz
amarok-2.9.0/shared/FileTypeResolver.cpp:59:14: style: Function 'createFile' argument 2 names different: declaration 'readAudioProperties' definition 'readProperties'. [funcArgNamesDifferent]
amarok-2.9.0/shared/FileTypeResolver.h:37:43: note: Function 'createFile' argument 2 names different: declaration 'readAudioProperties' definition 'readProperties'.
amarok-2.9.0/shared/FileTypeResolver.cpp:59:14: note: Function 'createFile' argument 2 names different: declaration 'readAudioProperties' definition 'readProperties'.
amarok-2.9.0/shared/FileTypeResolver.cpp:60:44: style: Function 'createFile' argument 3 names different: declaration 'audioPropertiesStyle' definition 'propertiesStyle'. [funcArgNamesDifferent]
amarok-2.9.0/shared/FileTypeResolver.h:38:73: note: Function 'createFile' argument 3 names different: declaration 'audioPropertiesStyle' definition 'propertiesStyle'.
amarok-2.9.0/shared/FileTypeResolver.cpp:60:44: note: Function 'createFile' argument 3 names different: declaration 'audioPropertiesStyle' definition 'propertiesStyle'.
amarok-2.9.0/shared/MetaTagLib.cpp:153:10: style: The scope of the variable 'databuf' can be reduced. [variableScope]
amarok-2.9.0/shared/MetaTagLib.cpp:154:9: style: The scope of the variable 'readlen' can be reduced. [variableScope]
amarok-2.9.0/shared/tag_helpers/TagHelper.h:147:76: performance: Function parameter 'fileref' should be passed by const reference. [passedByValue]
amarok-2.9.0/shared/collectionscanner/BatchFile.cpp:34:57: style: Function 'BatchFile' argument 1 names different: declaration 'path' definition 'batchPath'. [funcArgNamesDifferent]
amarok-2.9.0/shared/collectionscanner/BatchFile.h:46:31: note: Function 'BatchFile' argument 1 names different: declaration 'path' definition 'batchPath'.
amarok-2.9.0/shared/collectionscanner/BatchFile.cpp:34:57: note: Function 'BatchFile' argument 1 names different: declaration 'path' definition 'batchPath'.
amarok-2.9.0/shared/collectionscanner/BatchFile.cpp:119:53: style: Function 'write' argument 1 names different: declaration 'path' definition 'batchPath'. [funcArgNamesDifferent]
amarok-2.9.0/shared/collectionscanner/BatchFile.h:61:32: note: Function 'write' argument 1 names different: declaration 'path' definition 'batchPath'.
amarok-2.9.0/shared/collectionscanner/BatchFile.cpp:119:53: note: Function 'write' argument 1 names different: declaration 'path' definition 'batchPath'.
amarok-2.9.0/shared/collectionscanner/BatchFile.h:46:5: style: Class 'BatchFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/shared/collectionscanner/Directory.cpp:48:5: performance: Variable 'm_rpath' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
amarok-2.9.0/shared/collectionscanner/Directory.h:62:13: performance: Technically the member function 'CollectionScanner::Directory::path' can be static. [functionStatic]
amarok-2.9.0/shared/collectionscanner/Directory.cpp:178:31: note: Technically the member function 'CollectionScanner::Directory::path' can be static.
amarok-2.9.0/shared/collectionscanner/Directory.h:62:13: note: Technically the member function 'CollectionScanner::Directory::path' can be static.
amarok-2.9.0/shared/collectionscanner/Playlist.h:40:5: style: Class 'Playlist' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/shared/collectionscanner/Playlist.h:41:5: style: Class 'Playlist' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/shared/collectionscanner/Directory.h:55:5: style: Class 'Directory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/shared/collectionscanner/Playlist.cpp:29:5: performance: Variable 'm_path' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
amarok-2.9.0/shared/collectionscanner/Playlist.cpp:30:5: performance: Variable 'm_rpath' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
amarok-2.9.0/shared/tag_helpers/APETagHelper.h:33:41: style: The function 'tags' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/shared/tag_helpers/TagHelper.h:60:41: note: Virtual function in base class
amarok-2.9.0/shared/tag_helpers/APETagHelper.h:33:41: note: Function in derived class
amarok-2.9.0/shared/tag_helpers/APETagHelper.h:34:30: style: The function 'setTags' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/shared/tag_helpers/TagHelper.h:65:30: note: Virtual function in base class
amarok-2.9.0/shared/tag_helpers/APETagHelper.h:34:30: note: Function in derived class
amarok-2.9.0/shared/tag_helpers/APETagHelper.h:36:44: style: The function 'render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/shared/tag_helpers/TagHelper.h:70:44: note: Virtual function in base class
amarok-2.9.0/shared/tag_helpers/APETagHelper.h:36:44: note: Function in derived class
amarok-2.9.0/shared/tag_helpers/ASFTagHelper.cpp:115:21: warning: Identical condition 'key==Meta::valHasCover', second condition is always false [identicalConditionAfterEarlyExit]
amarok-2.9.0/shared/tag_helpers/ASFTagHelper.cpp:112:21: note: first condition
amarok-2.9.0/shared/tag_helpers/ASFTagHelper.cpp:115:21: note: second condition
amarok-2.9.0/shared/tag_helpers/ASFTagHelper.h:34:41: style: The function 'tags' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/shared/tag_helpers/TagHelper.h:60:41: note: Virtual function in base class
amarok-2.9.0/shared/tag_helpers/ASFTagHelper.h:34:41: note: Function in derived class
amarok-2.9.0/shared/tag_helpers/ASFTagHelper.h:35:30: style: The function 'setTags' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/shared/tag_helpers/TagHelper.h:65:30: note: Virtual function in base class
amarok-2.9.0/shared/tag_helpers/ASFTagHelper.h:35:30: note: Function in derived class
amarok-2.9.0/shared/tag_helpers/ASFTagHelper.h:37:30: style: The function 'hasEmbeddedCover' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/shared/tag_helpers/TagHelper.h:75:30: note: Virtual function in base class
amarok-2.9.0/shared/tag_helpers/ASFTagHelper.h:37:30: note: Function in derived class
amarok-2.9.0/shared/tag_helpers/ASFTagHelper.h:38:32: style: The function 'embeddedCover' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/shared/tag_helpers/TagHelper.h:80:32: note: Virtual function in base class
amarok-2.9.0/shared/tag_helpers/ASFTagHelper.h:38:32: note: Function in derived class
amarok-2.9.0/shared/tag_helpers/ASFTagHelper.h:39:30: style: The function 'setEmbeddedCover' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/shared/tag_helpers/TagHelper.h:86:30: note: Virtual function in base class
amarok-2.9.0/shared/tag_helpers/ASFTagHelper.h:39:30: note: Function in derived class
amarok-2.9.0/shared/tag_helpers/ID3v2TagHelper.h:33:41: style: The function 'tags' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/shared/tag_helpers/TagHelper.h:60:41: note: Virtual function in base class
amarok-2.9.0/shared/tag_helpers/ID3v2TagHelper.h:33:41: note: Function in derived class
amarok-2.9.0/shared/tag_helpers/ID3v2TagHelper.h:34:30: style: The function 'setTags' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/shared/tag_helpers/TagHelper.h:65:30: note: Virtual function in base class
amarok-2.9.0/shared/tag_helpers/ID3v2TagHelper.h:34:30: note: Function in derived class
amarok-2.9.0/shared/tag_helpers/ID3v2TagHelper.h:36:44: style: The function 'render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/shared/tag_helpers/TagHelper.h:70:44: note: Virtual function in base class
amarok-2.9.0/shared/tag_helpers/ID3v2TagHelper.h:36:44: note: Function in derived class
amarok-2.9.0/shared/tag_helpers/ID3v2TagHelper.h:38:30: style: The function 'hasEmbeddedCover' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/shared/tag_helpers/TagHelper.h:75:30: note: Virtual function in base class
amarok-2.9.0/shared/tag_helpers/ID3v2TagHelper.h:38:30: note: Function in derived class
amarok-2.9.0/shared/tag_helpers/ID3v2TagHelper.h:39:32: style: The function 'embeddedCover' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/shared/tag_helpers/TagHelper.h:80:32: note: Virtual function in base class
amarok-2.9.0/shared/tag_helpers/ID3v2TagHelper.h:39:32: note: Function in derived class
amarok-2.9.0/shared/tag_helpers/ID3v2TagHelper.h:40:30: style: The function 'setEmbeddedCover' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/shared/tag_helpers/TagHelper.h:86:30: note: Virtual function in base class
amarok-2.9.0/shared/tag_helpers/ID3v2TagHelper.h:40:30: note: Function in derived class
amarok-2.9.0/shared/tag_helpers/MP4TagHelper.h:34:41: style: The function 'tags' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/shared/tag_helpers/TagHelper.h:60:41: note: Virtual function in base class
amarok-2.9.0/shared/tag_helpers/MP4TagHelper.h:34:41: note: Function in derived class
amarok-2.9.0/shared/tag_helpers/MP4TagHelper.h:35:30: style: The function 'setTags' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/shared/tag_helpers/TagHelper.h:65:30: note: Virtual function in base class
amarok-2.9.0/shared/tag_helpers/MP4TagHelper.h:35:30: note: Function in derived class
amarok-2.9.0/shared/tag_helpers/MP4TagHelper.h:37:30: style: The function 'hasEmbeddedCover' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/shared/tag_helpers/TagHelper.h:75:30: note: Virtual function in base class
amarok-2.9.0/shared/tag_helpers/MP4TagHelper.h:37:30: note: Function in derived class
amarok-2.9.0/shared/tag_helpers/MP4TagHelper.h:38:32: style: The function 'embeddedCover' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/shared/tag_helpers/TagHelper.h:80:32: note: Virtual function in base class
amarok-2.9.0/shared/tag_helpers/MP4TagHelper.h:38:32: note: Function in derived class
amarok-2.9.0/shared/tag_helpers/MP4TagHelper.h:39:30: style: The function 'setEmbeddedCover' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/shared/tag_helpers/TagHelper.h:86:30: note: Virtual function in base class
amarok-2.9.0/shared/tag_helpers/MP4TagHelper.h:39:30: note: Function in derived class
amarok-2.9.0/shared/tag_helpers/TagHelper.h:122:35: performance: Technically the member function 'Meta::Tag::TagHelper::splitDiscNr' can be static. [functionStatic]
amarok-2.9.0/shared/tag_helpers/TagHelper.cpp:195:12: note: Technically the member function 'Meta::Tag::TagHelper::splitDiscNr' can be static.
amarok-2.9.0/shared/tag_helpers/TagHelper.h:122:35: note: Technically the member function 'Meta::Tag::TagHelper::splitDiscNr' can be static.
amarok-2.9.0/shared/tag_helpers/VorbisCommentTagHelper.h:37:41: style: The function 'tags' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/shared/tag_helpers/TagHelper.h:60:41: note: Virtual function in base class
amarok-2.9.0/shared/tag_helpers/VorbisCommentTagHelper.h:37:41: note: Function in derived class
amarok-2.9.0/shared/tag_helpers/VorbisCommentTagHelper.h:38:30: style: The function 'setTags' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/shared/tag_helpers/TagHelper.h:65:30: note: Virtual function in base class
amarok-2.9.0/shared/tag_helpers/VorbisCommentTagHelper.h:38:30: note: Function in derived class
amarok-2.9.0/shared/tag_helpers/VorbisCommentTagHelper.h:40:44: style: The function 'render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/shared/tag_helpers/TagHelper.h:70:44: note: Virtual function in base class
amarok-2.9.0/shared/tag_helpers/VorbisCommentTagHelper.h:40:44: note: Function in derived class
amarok-2.9.0/shared/tag_helpers/VorbisCommentTagHelper.h:42:30: style: The function 'hasEmbeddedCover' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/shared/tag_helpers/TagHelper.h:75:30: note: Virtual function in base class
amarok-2.9.0/shared/tag_helpers/VorbisCommentTagHelper.h:42:30: note: Function in derived class
amarok-2.9.0/shared/tag_helpers/VorbisCommentTagHelper.h:43:32: style: The function 'embeddedCover' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/shared/tag_helpers/TagHelper.h:80:32: note: Virtual function in base class
amarok-2.9.0/shared/tag_helpers/VorbisCommentTagHelper.h:43:32: note: Function in derived class
amarok-2.9.0/shared/tag_helpers/VorbisCommentTagHelper.h:44:30: style: The function 'setEmbeddedCover' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/shared/tag_helpers/TagHelper.h:86:30: note: Virtual function in base class
amarok-2.9.0/shared/tag_helpers/VorbisCommentTagHelper.h:44:30: note: Function in derived class
amarok-2.9.0/shared/tag_helpers/VorbisCommentTagHelper.cpp:280:13: style: Variable 'success' is reassigned a value before the old one has been used. [redundantAssignment]
amarok-2.9.0/shared/tag_helpers/VorbisCommentTagHelper.cpp:278:0: note: Variable 'success' is reassigned a value before the old one has been used.
amarok-2.9.0/shared/tag_helpers/VorbisCommentTagHelper.cpp:280:13: note: Variable 'success' is reassigned a value before the old one has been used.
amarok-2.9.0/src/ActionClasses.cpp:71:22: style: C-style pointer casting [cstyleCast]
amarok-2.9.0/src/core/support/Amarok.h:92:26: style: Checking if unsigned variable 'oldPlayCount' is less than zero. This might be a false warning. [unsignedLessThanZero]
amarok-2.9.0/src/playlist/proxymodels/SortAlgorithms.h:42:5: warning: Member variable 'multilevelLessThan::m_randomSalt' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/ActionClasses.h:41:13: style: Class 'Menu' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/ActionClasses.h:132:13: style: Class 'BurnMenu' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/browsers/BrowserBreadcrumbWidget.h:46:5: style: Class 'BrowserBreadcrumbWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/browsers/BrowserCategoryListModel.h:42:5: style: Class 'BrowserCategoryListModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/browsers/BrowserCategoryListSortFilterProxyModel.h:27:9: style: Class 'BrowserCategoryListSortFilterProxyModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/browsers/BrowserMessageArea.h:31:5: style: Class 'BrowserMessageArea' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/browsers/BrowserDock.h:38:5: style: Class 'BrowserDock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/aboutdialog/OcsData.h:34:5: style: Class 'OcsData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/playback/EqualizerController.h:40:5: style: Class 'EqualizerController' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core/support/Amarok.h:106:9: style: Class 'OverrideCursor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core/support/Debug.h:209:28: style: Class 'Block' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/playlist/PlaylistModel.h:56:9: style: Class 'Model' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/widgets/Osd.h:144:5: style: Class 'OSDPreviewWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/ActionClasses.h:106:26: style: The function 'setCurrentItem' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/ActionClasses.h:87:26: note: Virtual function in base class
amarok-2.9.0/src/ActionClasses.h:106:26: note: Function in derived class
amarok-2.9.0/src/browsers/BrowserCategoryList.h:123:22: style: The function 'setFilter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/browsers/BrowserCategory.h:147:18: note: Virtual function in base class
amarok-2.9.0/src/browsers/BrowserCategoryList.h:123:22: note: Function in derived class
amarok-2.9.0/src/playlist/PlaylistModel.h:71:29: style: The function 'qaim' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:70:33: note: Virtual function in base class
amarok-2.9.0/src/playlist/PlaylistModel.h:71:29: note: Function in derived class
amarok-2.9.0/src/playlist/PlaylistModel.h:73:17: style: The function 'activeId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:80:21: note: Virtual function in base class
amarok-2.9.0/src/playlist/PlaylistModel.h:73:17: note: Function in derived class
amarok-2.9.0/src/playlist/PlaylistModel.h:74:24: style: The function 'activeTrack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:94:28: note: Virtual function in base class
amarok-2.9.0/src/playlist/PlaylistModel.h:74:24: note: Function in derived class
amarok-2.9.0/src/playlist/PlaylistModel.h:75:13: style: The function 'activeRow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:87:17: note: Virtual function in base class
amarok-2.9.0/src/playlist/PlaylistModel.h:75:13: note: Function in derived class
amarok-2.9.0/src/playlist/PlaylistModel.h:77:14: style: The function 'containsTrack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:117:18: note: Virtual function in base class
amarok-2.9.0/src/playlist/PlaylistModel.h:77:14: note: Function in derived class
amarok-2.9.0/src/playlist/PlaylistModel.h:78:13: style: The function 'firstRowForTrack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:194:17: note: Virtual function in base class
amarok-2.9.0/src/playlist/PlaylistModel.h:78:13: note: Function in derived class
amarok-2.9.0/src/playlist/PlaylistModel.h:79:19: style: The function 'allRowsForTrack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:102:23: note: Virtual function in base class
amarok-2.9.0/src/playlist/PlaylistModel.h:79:19: note: Function in derived class
amarok-2.9.0/src/playlist/PlaylistModel.h:81:17: style: The function 'idAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:201:21: note: Virtual function in base class
amarok-2.9.0/src/playlist/PlaylistModel.h:81:17: note: Function in derived class
amarok-2.9.0/src/playlist/PlaylistModel.h:82:14: style: The function 'rowExists' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:208:18: note: Virtual function in base class
amarok-2.9.0/src/playlist/PlaylistModel.h:82:14: note: Function in derived class
amarok-2.9.0/src/playlist/PlaylistModel.h:83:13: style: The function 'rowForId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:215:17: note: Virtual function in base class
amarok-2.9.0/src/playlist/PlaylistModel.h:83:13: note: Function in derived class
amarok-2.9.0/src/playlist/PlaylistModel.h:84:13: style: The function 'rowFromBottomModel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:222:17: note: Virtual function in base class
amarok-2.9.0/src/playlist/PlaylistModel.h:84:13: note: Function in derived class
amarok-2.9.0/src/playlist/PlaylistModel.h:85:13: style: The function 'rowToBottomModel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:229:17: note: Virtual function in base class
amarok-2.9.0/src/playlist/PlaylistModel.h:85:13: note: Function in derived class
amarok-2.9.0/src/playlist/PlaylistModel.h:86:14: style: The function 'setActiveId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:235:18: note: Virtual function in base class
amarok-2.9.0/src/playlist/PlaylistModel.h:86:14: note: Function in derived class
amarok-2.9.0/src/playlist/PlaylistModel.h:87:14: style: The function 'setActiveRow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:241:18: note: Virtual function in base class
amarok-2.9.0/src/playlist/PlaylistModel.h:87:14: note: Function in derived class
amarok-2.9.0/src/playlist/PlaylistModel.h:89:14: style: The function 'setAllUnplayed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:246:18: note: Virtual function in base class
amarok-2.9.0/src/playlist/PlaylistModel.h:89:14: note: Function in derived class
amarok-2.9.0/src/playlist/PlaylistModel.h:90:14: style: The function 'emitQueueChanged' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:251:18: note: Virtual function in base class
amarok-2.9.0/src/playlist/PlaylistModel.h:90:14: note: Function in derived class
amarok-2.9.0/src/playlist/PlaylistModel.h:91:13: style: The function 'queuePositionOfRow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:256:17: note: Virtual function in base class
amarok-2.9.0/src/playlist/PlaylistModel.h:91:13: note: Function in derived class
amarok-2.9.0/src/playlist/PlaylistModel.h:92:21: style: The function 'stateOfId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:269:25: note: Virtual function in base class
amarok-2.9.0/src/playlist/PlaylistModel.h:92:21: note: Function in derived class
amarok-2.9.0/src/playlist/PlaylistModel.h:93:21: style: The function 'stateOfRow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:276:25: note: Virtual function in base class
amarok-2.9.0/src/playlist/PlaylistModel.h:93:21: note: Function in derived class
amarok-2.9.0/src/playlist/PlaylistModel.h:94:16: style: The function 'totalLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:282:20: note: Virtual function in base class
amarok-2.9.0/src/playlist/PlaylistModel.h:94:16: note: Function in derived class
amarok-2.9.0/src/playlist/PlaylistModel.h:95:17: style: The function 'totalSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:288:21: note: Virtual function in base class
amarok-2.9.0/src/playlist/PlaylistModel.h:95:17: note: Function in derived class
amarok-2.9.0/src/playlist/PlaylistModel.h:96:24: style: The function 'trackAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:295:28: note: Virtual function in base class
amarok-2.9.0/src/playlist/PlaylistModel.h:96:24: note: Function in derived class
amarok-2.9.0/src/playlist/PlaylistModel.h:97:24: style: The function 'trackForId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:302:28: note: Virtual function in base class
amarok-2.9.0/src/playlist/PlaylistModel.h:97:24: note: Function in derived class
amarok-2.9.0/src/playlist/PlaylistModel.h:99:22: style: The function 'exportPlaylist' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:136:18: note: Virtual function in base class
amarok-2.9.0/src/playlist/PlaylistModel.h:99:22: note: Function in derived class
amarok-2.9.0/src/playlist/PlaylistModel.h:100:33: style: The function 'tracks' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:308:29: note: Virtual function in base class
amarok-2.9.0/src/playlist/PlaylistModel.h:100:33: note: Function in derived class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:49:25: style: The function 'qaim' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:70:33: note: Virtual function in base class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:49:25: note: Function in derived class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:51:21: style: The function 'activeId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:80:21: note: Virtual function in base class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:51:21: note: Function in derived class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:52:17: style: The function 'activeRow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:87:17: note: Virtual function in base class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:52:17: note: Function in derived class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:53:28: style: The function 'activeTrack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:94:28: note: Virtual function in base class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:53:28: note: Function in derived class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:54:23: style: The function 'allRowsForTrack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:102:23: note: Virtual function in base class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:54:23: note: Function in derived class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:55:18: style: The function 'clearSearchTerm' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:110:18: note: Virtual function in base class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:55:18: note: Function in derived class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:56:18: style: The function 'containsTrack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:117:18: note: Virtual function in base class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:56:18: note: Function in derived class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:57:17: style: The function 'currentSearchFields' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:123:17: note: Virtual function in base class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:57:17: note: Function in derived class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:58:21: style: The function 'currentSearchTerm' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:129:21: note: Virtual function in base class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:58:21: note: Function in derived class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:59:18: style: The function 'exportPlaylist' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:136:18: note: Virtual function in base class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:59:18: note: Function in derived class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:60:18: style: The function 'filterUpdated' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:143:18: note: Virtual function in base class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:60:18: note: Function in derived class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:61:17: style: The function 'find' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:158:17: note: Virtual function in base class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:61:17: note: Function in derived class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:62:17: style: The function 'findNext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:172:17: note: Virtual function in base class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:62:17: note: Function in derived class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:63:17: style: The function 'findPrevious' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:186:17: note: Virtual function in base class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:63:17: note: Function in derived class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:64:17: style: The function 'firstRowForTrack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:194:17: note: Virtual function in base class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:64:17: note: Function in derived class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:65:21: style: The function 'idAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:201:21: note: Virtual function in base class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:65:21: note: Function in derived class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:66:18: style: The function 'rowExists' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:208:18: note: Virtual function in base class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:66:18: note: Function in derived class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:67:17: style: The function 'rowForId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:215:17: note: Virtual function in base class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:67:17: note: Function in derived class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:68:17: style: The function 'rowFromBottomModel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:222:17: note: Virtual function in base class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:68:17: note: Function in derived class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:69:17: style: The function 'rowToBottomModel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:229:17: note: Virtual function in base class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:69:17: note: Function in derived class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:70:18: style: The function 'setActiveId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:235:18: note: Virtual function in base class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:70:18: note: Function in derived class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:71:18: style: The function 'setActiveRow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:241:18: note: Virtual function in base class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:71:18: note: Function in derived class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:72:18: style: The function 'setAllUnplayed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:246:18: note: Virtual function in base class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:72:18: note: Function in derived class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:73:18: style: The function 'emitQueueChanged' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:251:18: note: Virtual function in base class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:73:18: note: Function in derived class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:74:17: style: The function 'queuePositionOfRow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:256:17: note: Virtual function in base class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:74:17: note: Function in derived class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:75:18: style: The function 'showOnlyMatches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:262:18: note: Virtual function in base class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:75:18: note: Function in derived class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:76:25: style: The function 'stateOfId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:269:25: note: Virtual function in base class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:76:25: note: Function in derived class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:77:25: style: The function 'stateOfRow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:276:25: note: Virtual function in base class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:77:25: note: Function in derived class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:78:20: style: The function 'totalLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:282:20: note: Virtual function in base class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:78:20: note: Function in derived class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:79:21: style: The function 'totalSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:288:21: note: Virtual function in base class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:79:21: note: Function in derived class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:80:28: style: The function 'trackAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:295:28: note: Virtual function in base class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:80:28: note: Function in derived class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:81:28: style: The function 'trackForId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:302:28: note: Virtual function in base class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:81:28: note: Function in derived class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:82:29: style: The function 'tracks' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:308:29: note: Virtual function in base class
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:82:29: note: Function in derived class
amarok-2.9.0/src/playlist/proxymodels/SortFilterProxy.h:72:14: style: The function 'isSorted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/SortFilterProxy.h:46:22: note: Virtual function in base class
amarok-2.9.0/src/playlist/proxymodels/SortFilterProxy.h:72:14: note: Function in derived class
amarok-2.9.0/src/playlist/proxymodels/SortFilterProxy.h:73:14: style: The function 'updateSortMap' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/SortFilterProxy.h:52:22: note: Virtual function in base class
amarok-2.9.0/src/playlist/proxymodels/SortFilterProxy.h:73:14: note: Function in derived class
amarok-2.9.0/src/playlist/proxymodels/SortFilterProxy.h:77:14: style: The function 'clearSearchTerm' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:55:18: note: Virtual function in base class
amarok-2.9.0/src/playlist/proxymodels/SortFilterProxy.h:77:14: note: Function in derived class
amarok-2.9.0/src/playlist/proxymodels/SortFilterProxy.h:78:14: style: The function 'filterUpdated' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:60:18: note: Virtual function in base class
amarok-2.9.0/src/playlist/proxymodels/SortFilterProxy.h:78:14: note: Function in derived class
amarok-2.9.0/src/playlist/proxymodels/SortFilterProxy.h:85:13: style: The function 'find' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:158:17: note: Virtual function in base class
amarok-2.9.0/src/playlist/proxymodels/SortFilterProxy.h:85:13: note: Function in derived class
amarok-2.9.0/src/playlist/proxymodels/SortFilterProxy.h:86:14: style: The function 'showOnlyMatches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:75:18: note: Virtual function in base class
amarok-2.9.0/src/playlist/proxymodels/SortFilterProxy.h:86:14: note: Function in derived class
amarok-2.9.0/src/playlist/proxymodels/SearchProxy.h:48:10: style: The function 'clearSearchTerm' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:55:18: note: Virtual function in base class
amarok-2.9.0/src/playlist/proxymodels/SearchProxy.h:48:10: note: Function in derived class
amarok-2.9.0/src/playlist/proxymodels/SearchProxy.h:49:9: style: The function 'currentSearchFields' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:57:17: note: Virtual function in base class
amarok-2.9.0/src/playlist/proxymodels/SearchProxy.h:49:9: note: Function in derived class
amarok-2.9.0/src/playlist/proxymodels/SearchProxy.h:50:13: style: The function 'currentSearchTerm' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:58:21: note: Virtual function in base class
amarok-2.9.0/src/playlist/proxymodels/SearchProxy.h:50:13: note: Function in derived class
amarok-2.9.0/src/playlist/proxymodels/SearchProxy.h:51:9: style: The function 'find' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:158:17: note: Virtual function in base class
amarok-2.9.0/src/playlist/proxymodels/SearchProxy.h:51:9: note: Function in derived class
amarok-2.9.0/src/playlist/proxymodels/SearchProxy.h:52:9: style: The function 'findNext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:172:17: note: Virtual function in base class
amarok-2.9.0/src/playlist/proxymodels/SearchProxy.h:52:9: note: Function in derived class
amarok-2.9.0/src/playlist/proxymodels/SearchProxy.h:53:9: style: The function 'findPrevious' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/proxymodels/AbstractModel.h:186:17: note: Virtual function in base class
amarok-2.9.0/src/playlist/proxymodels/SearchProxy.h:53:9: note: Function in derived class
amarok-2.9.0/src/widgets/Osd.h:154:18: style: The function 'hide' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/widgets/Osd.h:55:22: note: Virtual function in base class
amarok-2.9.0/src/widgets/Osd.h:154:18: note: Function in derived class
amarok-2.9.0/src/widgets/Osd.h:163:10: style: The function 'mousePressEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/widgets/Osd.h:112:22: note: Virtual function in base class
amarok-2.9.0/src/widgets/Osd.h:163:10: note: Function in derived class
amarok-2.9.0/src/core/podcasts/PodcastMeta.h:85:9: style: Class 'PodcastEpisode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core/podcasts/PodcastMeta.h:198:9: style: Class 'PodcastChannel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core/podcasts/PodcastMeta.h:272:5: style: Class 'PodcastArtist' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core/podcasts/PodcastMeta.h:307:5: style: Class 'PodcastAlbum' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core/podcasts/PodcastMeta.h:370:5: style: Class 'PodcastGenre' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core/podcasts/PodcastMeta.h:397:5: style: Class 'PodcastComposer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core/podcasts/PodcastMeta.h:430:5: style: Class 'PodcastYear' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/amarokurls/AmarokUrl.h:55:10: style: The function 'setDescription' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/amarokurls/BookmarkViewItem.h:48:22: note: Virtual function in base class
amarok-2.9.0/src/amarokurls/AmarokUrl.h:55:10: note: Function in derived class
amarok-2.9.0/src/amarokurls/AmarokUrl.h:71:21: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/amarokurls/BookmarkViewItem.h:45:25: note: Virtual function in base class
amarok-2.9.0/src/amarokurls/AmarokUrl.h:71:21: note: Function in derived class
amarok-2.9.0/src/amarokurls/AmarokUrl.h:72:21: style: The function 'description' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/amarokurls/BookmarkViewItem.h:46:25: note: Virtual function in base class
amarok-2.9.0/src/amarokurls/AmarokUrl.h:72:21: note: Function in derived class
amarok-2.9.0/src/amarokurls/AmarokUrl.h:73:30: style: The function 'parent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/amarokurls/BookmarkViewItem.h:43:34: note: Virtual function in base class
amarok-2.9.0/src/amarokurls/AmarokUrl.h:73:30: note: Function in derived class
amarok-2.9.0/src/amarokurls/AmarokUrl.h:74:18: style: The function 'removeFromDb' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/amarokurls/BookmarkViewItem.h:49:22: note: Virtual function in base class
amarok-2.9.0/src/amarokurls/AmarokUrl.h:74:18: note: Function in derived class
amarok-2.9.0/src/amarokurls/AmarokUrl.h:75:18: style: The function 'rename' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/amarokurls/BookmarkViewItem.h:47:22: note: Virtual function in base class
amarok-2.9.0/src/amarokurls/AmarokUrl.h:75:18: note: Function in derived class
amarok-2.9.0/src/amarokurls/BookmarkGroup.h:52:17: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/amarokurls/BookmarkViewItem.h:45:25: note: Virtual function in base class
amarok-2.9.0/src/amarokurls/BookmarkGroup.h:52:17: note: Function in derived class
amarok-2.9.0/src/amarokurls/BookmarkGroup.h:53:17: style: The function 'description' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/amarokurls/BookmarkViewItem.h:46:25: note: Virtual function in base class
amarok-2.9.0/src/amarokurls/BookmarkGroup.h:53:17: note: Function in derived class
amarok-2.9.0/src/amarokurls/BookmarkGroup.h:55:21: style: The function 'childCount' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/amarokurls/BookmarkViewItem.h:44:21: note: Virtual function in base class
amarok-2.9.0/src/amarokurls/BookmarkGroup.h:55:21: note: Function in derived class
amarok-2.9.0/src/amarokurls/BookmarkGroup.h:57:34: style: The function 'parent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/amarokurls/BookmarkViewItem.h:43:34: note: Virtual function in base class
amarok-2.9.0/src/amarokurls/BookmarkGroup.h:57:34: note: Function in derived class
amarok-2.9.0/src/amarokurls/BookmarkGroup.h:59:22: style: The function 'rename' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/amarokurls/BookmarkViewItem.h:47:22: note: Virtual function in base class
amarok-2.9.0/src/amarokurls/BookmarkGroup.h:59:22: note: Function in derived class
amarok-2.9.0/src/amarokurls/BookmarkGroup.h:60:22: style: The function 'setDescription' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/amarokurls/BookmarkViewItem.h:48:22: note: Virtual function in base class
amarok-2.9.0/src/amarokurls/BookmarkGroup.h:60:22: note: Function in derived class
amarok-2.9.0/src/amarokurls/BookmarkGroup.h:71:22: style: The function 'removeFromDb' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/amarokurls/BookmarkViewItem.h:49:22: note: Virtual function in base class
amarok-2.9.0/src/amarokurls/BookmarkGroup.h:71:22: note: Function in derived class
amarok-2.9.0/src/core/podcasts/PodcastMeta.h:133:22: style: The function 'setTitle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core/podcasts/PodcastMeta.h:64:22: note: Virtual function in base class
amarok-2.9.0/src/core/podcasts/PodcastMeta.h:133:22: note: Function in derived class
amarok-2.9.0/src/core/podcasts/PodcastMeta.h:202:22: style: The function 'uidUrl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core/playlists/Playlist.h:140:26: note: Virtual function in base class
amarok-2.9.0/src/core/podcasts/PodcastMeta.h:202:22: note: Function in derived class
amarok-2.9.0/src/core/podcasts/PodcastMeta.h:203:25: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core/playlists/Playlist.h:142:29: note: Virtual function in base class
amarok-2.9.0/src/core/podcasts/PodcastMeta.h:203:25: note: Function in derived class
amarok-2.9.0/src/core/podcasts/PodcastMeta.h:205:21: style: The function 'trackCount' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core/playlists/Playlist.h:154:25: note: Virtual function in base class
amarok-2.9.0/src/core/podcasts/PodcastMeta.h:205:21: note: Function in derived class
amarok-2.9.0/src/core/podcasts/PodcastMeta.h:206:33: style: The function 'tracks' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core/playlists/Playlist.h:167:37: note: Virtual function in base class
amarok-2.9.0/src/core/podcasts/PodcastMeta.h:206:33: note: Function in derived class
amarok-2.9.0/src/core/podcasts/PodcastMeta.h:207:22: style: The function 'addTrack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core/playlists/Playlist.h:197:26: note: Virtual function in base class
amarok-2.9.0/src/core/podcasts/PodcastMeta.h:207:22: note: Function in derived class
amarok-2.9.0/src/core/podcasts/PodcastMeta.h:211:25: style: The function 'description' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core/podcasts/PodcastMeta.h:58:25: note: Virtual function in base class
amarok-2.9.0/src/core/podcasts/PodcastMeta.h:211:25: note: Function in derived class
amarok-2.9.0/src/core/podcasts/PodcastMeta.h:153:58: performance: Function parameter 'channel' should be passed by const reference. [passedByValue]
amarok-2.9.0/src/scripting/scriptmanager/ScriptItem.h:44:5: style: Class 'ScriptTerminatorWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core/support/SmartPointerList.h:40:2: style: Class 'SmartPointerListDaddy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/TrayIcon.h:37:5: style: Class 'TrayIcon' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/configdialog/dialogs/PlaybackConfig.h:29:9: style: Class 'PlaybackConfig' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core/transcoding/TranscodingController.h:44:5: style: Class 'Controller' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/covermanager/CoverFetchUnit.h:69:5: style: Class 'CoverFetchUnit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/dbus/CollectionDBusHandler.h:37:9: style: Class 'CollectionDBusHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/scripting/scriptconsole/ScriptConsole.h:81:13: style: Class 'ScriptListDockWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/statemanagement/DefaultApplicationController.h:28:9: style: Class 'DefaultApplicationController' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/browsers/BrowserMessageArea.h:38:18: style: The function 'shortMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core/interfaces/Logger.h:100:22: note: Virtual function in base class
amarok-2.9.0/src/browsers/BrowserMessageArea.h:38:18: note: Function in derived class
amarok-2.9.0/src/browsers/BrowserMessageArea.h:39:18: style: The function 'longMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core/interfaces/Logger.h:108:22: note: Virtual function in base class
amarok-2.9.0/src/browsers/BrowserMessageArea.h:39:18: note: Function in derived class
amarok-2.9.0/src/browsers/BrowserMessageArea.h:44:18: style: The function 'newProgressOperation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core/interfaces/Logger.h:72:22: note: Virtual function in base class
amarok-2.9.0/src/browsers/BrowserMessageArea.h:44:18: note: Function in derived class
amarok-2.9.0/src/browsers/BrowserMessageArea.h:47:18: style: The function 'newProgressOperation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core/interfaces/Logger.h:90:22: note: Virtual function in base class
amarok-2.9.0/src/browsers/BrowserMessageArea.h:47:18: note: Function in derived class
amarok-2.9.0/src/configdialog/dialogs/PlaybackConfig.h:32:22: style: The function 'hasChanged' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/configdialog/ConfigDialogBase.h:35:22: note: Virtual function in base class
amarok-2.9.0/src/configdialog/dialogs/PlaybackConfig.h:32:22: note: Function in derived class
amarok-2.9.0/src/configdialog/dialogs/PlaybackConfig.h:33:22: style: The function 'isDefault' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/configdialog/ConfigDialogBase.h:36:22: note: Virtual function in base class
amarok-2.9.0/src/configdialog/dialogs/PlaybackConfig.h:33:22: note: Function in derived class
amarok-2.9.0/src/configdialog/dialogs/PlaybackConfig.h:34:22: style: The function 'updateSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/configdialog/ConfigDialogBase.h:31:22: note: Virtual function in base class
amarok-2.9.0/src/configdialog/dialogs/PlaybackConfig.h:34:22: note: Function in derived class
amarok-2.9.0/src/covermanager/CoverFetchUnit.h:140:10: style: The function 'prepareUrls' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/covermanager/CoverFetchUnit.h:119:18: note: Virtual function in base class
amarok-2.9.0/src/covermanager/CoverFetchUnit.h:140:10: note: Function in derived class
amarok-2.9.0/src/covermanager/CoverFetchUnit.h:163:10: style: The function 'prepareUrls' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/covermanager/CoverFetchUnit.h:119:18: note: Virtual function in base class
amarok-2.9.0/src/covermanager/CoverFetchUnit.h:163:10: note: Function in derived class
amarok-2.9.0/src/covermanager/CoverFetchUnit.h:194:10: style: The function 'prepareUrls' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/covermanager/CoverFetchUnit.h:119:18: note: Virtual function in base class
amarok-2.9.0/src/covermanager/CoverFetchUnit.h:194:10: note: Function in derived class
amarok-2.9.0/src/playlistmanager/SyncedPlaylist.h:33:22: style: The function 'uidUrl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core/playlists/Playlist.h:140:26: note: Virtual function in base class
amarok-2.9.0/src/playlistmanager/SyncedPlaylist.h:33:22: note: Function in derived class
amarok-2.9.0/src/playlistmanager/SyncedPlaylist.h:34:25: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core/playlists/Playlist.h:142:29: note: Virtual function in base class
amarok-2.9.0/src/playlistmanager/SyncedPlaylist.h:34:25: note: Function in derived class
amarok-2.9.0/src/playlistmanager/SyncedPlaylist.h:35:25: style: The function 'prettyName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core/playlists/Playlist.h:143:29: note: Virtual function in base class
amarok-2.9.0/src/playlistmanager/SyncedPlaylist.h:35:25: note: Function in derived class
amarok-2.9.0/src/playlistmanager/SyncedPlaylist.h:36:46: style: The function 'provider' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core/playlists/Playlist.h:145:39: note: Virtual function in base class
amarok-2.9.0/src/playlistmanager/SyncedPlaylist.h:36:46: note: Function in derived class
amarok-2.9.0/src/playlistmanager/SyncedPlaylist.h:37:22: style: The function 'setName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core/playlists/Playlist.h:147:26: note: Virtual function in base class
amarok-2.9.0/src/playlistmanager/SyncedPlaylist.h:37:22: note: Function in derived class
amarok-2.9.0/src/playlistmanager/SyncedPlaylist.h:39:33: style: The function 'tracks' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core/playlists/Playlist.h:167:37: note: Virtual function in base class
amarok-2.9.0/src/playlistmanager/SyncedPlaylist.h:39:33: note: Function in derived class
amarok-2.9.0/src/playlistmanager/SyncedPlaylist.h:40:21: style: The function 'trackCount' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core/playlists/Playlist.h:154:25: note: Virtual function in base class
amarok-2.9.0/src/playlistmanager/SyncedPlaylist.h:40:21: note: Function in derived class
amarok-2.9.0/src/playlistmanager/SyncedPlaylist.h:42:22: style: The function 'addTrack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core/playlists/Playlist.h:197:26: note: Virtual function in base class
amarok-2.9.0/src/playlistmanager/SyncedPlaylist.h:42:22: note: Function in derived class
amarok-2.9.0/src/playlistmanager/SyncedPlaylist.h:43:22: style: The function 'removeTrack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core/playlists/Playlist.h:202:26: note: Virtual function in base class
amarok-2.9.0/src/playlistmanager/SyncedPlaylist.h:43:22: note: Function in derived class
amarok-2.9.0/src/playlistmanager/SyncedPlaylist.h:46:22: style: The function 'metadataChanged' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core/playlists/Playlist.h:89:26: note: Virtual function in base class
amarok-2.9.0/src/playlistmanager/SyncedPlaylist.h:46:22: note: Function in derived class
amarok-2.9.0/src/playlistmanager/SyncedPlaylist.h:47:22: style: The function 'tracksLoaded' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core/playlists/Playlist.h:123:26: note: Virtual function in base class
amarok-2.9.0/src/playlistmanager/SyncedPlaylist.h:47:22: note: Function in derived class
amarok-2.9.0/src/playlistmanager/SyncedPlaylist.h:48:22: style: The function 'trackAdded' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core/playlists/Playlist.h:101:26: note: Virtual function in base class
amarok-2.9.0/src/playlistmanager/SyncedPlaylist.h:48:22: note: Function in derived class
amarok-2.9.0/src/playlistmanager/SyncedPlaylist.h:50:22: style: The function 'trackRemoved' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core/playlists/Playlist.h:112:26: note: Virtual function in base class
amarok-2.9.0/src/playlistmanager/SyncedPlaylist.h:50:22: note: Function in derived class
amarok-2.9.0/src/statemanagement/DefaultApplicationController.h:32:22: style: The function 'start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/statemanagement/ApplicationController.h:33:18: note: Virtual function in base class
amarok-2.9.0/src/statemanagement/DefaultApplicationController.h:32:22: note: Function in derived class
amarok-2.9.0/src/statemanagement/DefaultApplicationController.h:33:22: style: The function 'shutdown' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/statemanagement/ApplicationController.h:34:18: note: Virtual function in base class
amarok-2.9.0/src/statemanagement/DefaultApplicationController.h:33:22: note: Function in derived class
amarok-2.9.0/src/covermanager/CoverFetcher.h:95:44: performance: Function parameter 'unit' should be passed by const reference. [passedByValue]
amarok-2.9.0/src/playlistmanager/SyncRelationStorage.h:30:56: performance: Function parameter 'master' should be passed by const reference. [passedByValue]
amarok-2.9.0/src/playlistmanager/SyncRelationStorage.h:30:93: performance: Function parameter 'slave' should be passed by const reference. [passedByValue]
amarok-2.9.0/src/playlistmanager/SyncRelationStorage.h:32:78: performance: Function parameter 'playlist' should be passed by const reference. [passedByValue]
amarok-2.9.0/src/playlistmanager/SyncRelationStorage.h:35:74: performance: Function parameter 'playlist' should be passed by const reference. [passedByValue]
amarok-2.9.0/src/playlistmanager/PlaylistManager.h:102:54: performance: Function parameter 'master' should be passed by const reference. [passedByValue]
amarok-2.9.0/src/playlistmanager/PlaylistManager.h:102:91: performance: Function parameter 'slave' should be passed by const reference. [passedByValue]
amarok-2.9.0/src/playlistmanager/PlaylistManager.h:153:71: performance: Function parameter 'playlist' should be passed by const reference. [passedByValue]
amarok-2.9.0/src/EngineController.cpp:76:7: style: Class 'EngineController' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
amarok-2.9.0/src/EngineController.cpp:76:7: style: Class 'EngineController' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
amarok-2.9.0/src/playback/PowerManager.h:32:9: style: Class 'PowerManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/playback/DelayedDoers.h:75:22: style: The function 'performAction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playback/DelayedDoers.h:48:22: note: Virtual function in base class
amarok-2.9.0/src/playback/DelayedDoers.h:75:22: note: Function in derived class
amarok-2.9.0/src/playback/DelayedDoers.h:91:22: style: The function 'performAction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playback/DelayedDoers.h:75:22: note: Virtual function in base class
amarok-2.9.0/src/playback/DelayedDoers.h:91:22: note: Function in derived class
amarok-2.9.0/src/KNotificationBackend.cpp:68:40: style: Function 'setEnabled' argument 1 names different: declaration 'enabled' definition 'enable'. [funcArgNamesDifferent]
amarok-2.9.0/src/KNotificationBackend.h:40:27: note: Function 'setEnabled' argument 1 names different: declaration 'enabled' definition 'enable'.
amarok-2.9.0/src/KNotificationBackend.cpp:68:40: note: Function 'setEnabled' argument 1 names different: declaration 'enabled' definition 'enable'.
amarok-2.9.0/src/LastfmReadLabelCapability.h:36:9: style: Class 'LastfmReadLabelCapability' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/LastfmReadLabelCapability.h:37:22: style: The function 'fetchLabels' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core/capabilities/ReadLabelCapability.h:36:22: note: Virtual function in base class
amarok-2.9.0/src/LastfmReadLabelCapability.h:37:22: note: Function in derived class
amarok-2.9.0/src/LastfmReadLabelCapability.h:38:22: style: The function 'fetchGlobalLabels' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core/capabilities/ReadLabelCapability.h:37:22: note: Virtual function in base class
amarok-2.9.0/src/LastfmReadLabelCapability.h:38:22: note: Function in derived class
amarok-2.9.0/src/LastfmReadLabelCapability.h:39:29: style: The function 'labels' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core/capabilities/ReadLabelCapability.h:38:29: note: Virtual function in base class
amarok-2.9.0/src/LastfmReadLabelCapability.h:39:29: note: Function in derived class
amarok-2.9.0/src/amarokurls/BookmarkManagerWidget.h:41:5: style: Class 'BookmarkManagerWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/context/ContextDock.h:40:5: style: Class 'ContextDock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/covermanager/CoverManager.h:57:9: style: Class 'CoverManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/playlist/PlaylistBreadcrumbItemSortButton.h:40:5: style: Class 'BreadcrumbItemSortButton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/playlist/PlaylistBreadcrumbLevel.h:39:5: style: Class 'BreadcrumbLevel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/playlist/PlaylistBreadcrumbItem.h:158:5: style: Class 'BreadcrumbAddMenuButton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/playlist/PlaylistSortWidget.h:40:5: style: Class 'SortWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/playlist/view/listview/PrettyItemDelegate.h:43:5: style: Class 'PrettyItemDelegate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/playlist/view/listview/PrettyListView.h:54:5: style: Class 'PrettyListView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/playlist/PlaylistDock.h:50:5: style: Class 'Dock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/playlist/ProgressiveSearchWidget.h:53:5: style: Class 'ProgressiveSearchWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/playlist/layouts/LayoutConfigAction.h:45:9: style: Class 'LayoutConfigAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/ServiceCollectionTreeView.h:34:5: style: Class 'ServiceCollectionTreeView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/ServiceCapabilities.h:48:5: style: Class 'ServiceBookmarkThisCapability' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/ServiceCapabilities.h:69:9: style: Class 'ServiceActionsCapability' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/ServiceCapabilities.h:82:5: style: Class 'ServiceSourceInfoCapability' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/ServiceCapabilities.h:102:9: style: Class 'ServiceFindInSourceCapability' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/ServiceMetaBase.h:39:9: style: Class 'ServiceMetaFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/ServiceMetaBase.h:146:9: style: Class 'ServiceTrack' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/ServiceMetaBase.h:149:9: style: Class 'ServiceTrack' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/ServiceMetaBase.h:273:9: style: Class 'ServiceArtist' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/ServiceMetaBase.h:274:9: style: Class 'ServiceArtist' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/ServiceMetaBase.h:341:9: style: Class 'ServiceAlbum' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/ServiceMetaBase.h:342:9: style: Class 'ServiceAlbum' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/ServiceMetaBase.h:426:9: style: Class 'ServiceGenre' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/ServiceMetaBase.h:427:9: style: Class 'ServiceGenre' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/ServiceMetaBase.h:482:9: style: Class 'ServiceComposer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/ServiceMetaBase.h:524:9: style: Class 'ServiceYear' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta.h:39:9: style: Class 'ScriptableServiceMetaItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta.h:67:9: style: Class 'ScriptableServiceTrack' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta.h:68:9: style: Class 'ScriptableServiceTrack' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta.h:99:9: style: Class 'ScriptableServiceAlbum' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta.h:100:9: style: Class 'ScriptableServiceAlbum' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta.h:125:9: style: Class 'ScriptableServiceArtist' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta.h:126:9: style: Class 'ScriptableServiceArtist' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta.h:148:9: style: Class 'ScriptableServiceGenre' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta.h:149:9: style: Class 'ScriptableServiceGenre' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/ServiceCollection.h:48:9: style: Class 'ServiceCollection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/scriptable/ScriptableServiceCollection.h:34:5: style: Class 'ScriptableServiceCollection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/scriptable/ScriptableService.h:51:5: style: Class 'ScriptableService' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/toolbar/MainToolbar.h:38:5: style: Class 'MainToolbar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/toolbar/CurrentTrackToolbar.h:29:5: style: Class 'CurrentTrackToolbar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/toolbar/SlimToolbar.h:36:5: style: Class 'SlimToolbar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/browsers/collectionbrowser/CollectionWidget.h:45:17: style: The function 'filter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/browsers/BrowserCategory.h:144:21: note: Virtual function in base class
amarok-2.9.0/src/browsers/collectionbrowser/CollectionWidget.h:45:17: note: Function in derived class
amarok-2.9.0/src/browsers/collectionbrowser/CollectionWidget.h:51:14: style: The function 'setFilter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/browsers/BrowserCategory.h:147:18: note: Virtual function in base class
amarok-2.9.0/src/browsers/collectionbrowser/CollectionWidget.h:51:14: note: Function in derived class
amarok-2.9.0/src/browsers/collectionbrowser/CollectionWidget.h:54:38: style: The function 'levels' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/browsers/BrowserCategory.h:145:42: note: Virtual function in base class
amarok-2.9.0/src/browsers/collectionbrowser/CollectionWidget.h:54:38: note: Function in derived class
amarok-2.9.0/src/browsers/collectionbrowser/CollectionWidget.h:57:14: style: The function 'setLevels' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/browsers/BrowserCategory.h:148:18: note: Virtual function in base class
amarok-2.9.0/src/browsers/collectionbrowser/CollectionWidget.h:57:14: note: Function in derived class
amarok-2.9.0/src/browsers/filebrowser/FileBrowser.h:35:18: style: The function 'setupAddItems' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/browsers/BrowserCategory.h:140:18: note: Virtual function in base class
amarok-2.9.0/src/browsers/filebrowser/FileBrowser.h:35:18: note: Function in derived class
amarok-2.9.0/src/browsers/filebrowser/FileBrowser.h:52:18: style: The function 'reActivate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/browsers/BrowserCategory.h:163:18: note: Virtual function in base class
amarok-2.9.0/src/browsers/filebrowser/FileBrowser.h:52:18: note: Function in derived class
amarok-2.9.0/src/services/ServiceBase.h:200:18: style: The function 'polish' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/browsers/BrowserCategory.h:139:18: note: Virtual function in base class
amarok-2.9.0/src/services/ServiceBase.h:200:18: note: Function in derived class
amarok-2.9.0/src/services/ServiceBase.h:212:10: style: The function 'setFilter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/browsers/BrowserCategory.h:147:18: note: Virtual function in base class
amarok-2.9.0/src/services/ServiceBase.h:212:10: note: Function in derived class
amarok-2.9.0/src/services/ServiceBase.h:242:22: style: The function 'filter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/browsers/BrowserCategory.h:144:21: note: Virtual function in base class
amarok-2.9.0/src/services/ServiceBase.h:242:22: note: Function in derived class
amarok-2.9.0/src/services/ServiceBase.h:243:43: style: The function 'levels' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/browsers/BrowserCategory.h:145:42: note: Virtual function in base class
amarok-2.9.0/src/services/ServiceBase.h:243:43: note: Function in derived class
amarok-2.9.0/src/services/ServiceBase.h:278:10: style: The function 'setLevels' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/browsers/BrowserCategory.h:148:18: note: Virtual function in base class
amarok-2.9.0/src/services/ServiceBase.h:278:10: note: Function in derived class
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta.h:84:22: style: The function 'setUidUrl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceMetaBase.h:240:22: note: Virtual function in base class
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta.h:84:22: note: Function in derived class
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta.h:102:25: style: The function 'downloadPrefix' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceAlbumCoverDownloader.h:69:21: note: Virtual function in base class
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta.h:102:25: note: Function in derived class
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta.h:103:22: style: The function 'setCoverUrl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceAlbumCoverDownloader.h:75:18: note: Virtual function in base class
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta.h:103:22: note: Function in derived class
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta.h:104:25: style: The function 'coverUrl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceAlbumCoverDownloader.h:81:21: note: Virtual function in base class
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta.h:104:25: note: Function in derived class
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta.h:108:25: style: The function 'sourceName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceMetaBase.h:405:25: note: Virtual function in base class
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta.h:108:25: note: Function in derived class
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta.h:131:25: style: The function 'sourceName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceMetaBase.h:324:25: note: Virtual function in base class
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta.h:131:25: note: Function in derived class
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta.h:154:25: style: The function 'sourceName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceMetaBase.h:465:25: note: Virtual function in base class
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta.h:154:25: note: Function in derived class
amarok-2.9.0/src/services/scriptable/ScriptableServiceCollection.h:38:38: style: The function 'queryMaker' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceCollection.h:52:42: note: Virtual function in base class
amarok-2.9.0/src/services/scriptable/ScriptableServiceCollection.h:38:38: note: Function in derived class
amarok-2.9.0/src/services/scriptable/ScriptableService.h:60:10: style: The function 'polish' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceBase.h:200:18: note: Virtual function in base class
amarok-2.9.0/src/services/scriptable/ScriptableService.h:60:10: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/mediadevicecollection/support/ConnectionAssistant.h:77:5: style: Class 'ConnectionAssistant' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/OpmlOutline.h:38:9: style: Class 'OpmlOutline' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/OpmlParser.cpp:33:13: warning: Member variable 'OpmlParser::m_transferJob' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/OpmlParser.h:55:5: style: Class 'OpmlParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/OpmlParser.h:151:13: style: Class 'Action' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/PaletteHandler.cpp:117:39: style: Function 'highlightColor' argument 1 names different: declaration 'percentSaturation' definition 'saturationPercent'. [funcArgNamesDifferent]
amarok-2.9.0/src/PaletteHandler.h:72:41: note: Function 'highlightColor' argument 1 names different: declaration 'percentSaturation' definition 'saturationPercent'.
amarok-2.9.0/src/PaletteHandler.cpp:117:39: note: Function 'highlightColor' argument 1 names different: declaration 'percentSaturation' definition 'saturationPercent'.
amarok-2.9.0/src/PaletteHandler.cpp:117:64: style: Function 'highlightColor' argument 2 names different: declaration 'percentValue' definition 'valuePercent'. [funcArgNamesDifferent]
amarok-2.9.0/src/PaletteHandler.h:72:72: note: Function 'highlightColor' argument 2 names different: declaration 'percentValue' definition 'valuePercent'.
amarok-2.9.0/src/PaletteHandler.cpp:117:64: note: Function 'highlightColor' argument 2 names different: declaration 'percentValue' definition 'valuePercent'.
amarok-2.9.0/src/PaletteHandler.h:88:5: style: Class 'PaletteHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/PluginManager.cpp:186:61: style: Function 'isPluginEnabled' argument 1 names different: declaration 'factory' definition 'pluginInfo'. [funcArgNamesDifferent]
amarok-2.9.0/src/PluginManager.h:102:50: note: Function 'isPluginEnabled' argument 1 names different: declaration 'factory' definition 'pluginInfo'.
amarok-2.9.0/src/PluginManager.cpp:186:61: note: Function 'isPluginEnabled' argument 1 names different: declaration 'factory' definition 'pluginInfo'.
amarok-2.9.0/src/PluginManager.cpp:203:59: style: Function 'createFactory' argument 1 names different: declaration 'plugin' definition 'pluginInfo'. [funcArgNamesDifferent]
amarok-2.9.0/src/PluginManager.h:105:58: note: Function 'createFactory' argument 1 names different: declaration 'plugin' definition 'pluginInfo'.
amarok-2.9.0/src/PluginManager.cpp:203:59: note: Function 'createFactory' argument 1 names different: declaration 'plugin' definition 'pluginInfo'.
amarok-2.9.0/src/PluginManager.h:116:9: style: Class 'PluginManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/PopupDropperFactory.cpp:136:45: style: C-style pointer casting [cstyleCast]
amarok-2.9.0/src/context/popupdropper/libpud/PopupDropper.h:39:1: style: The class 'PopupDropper' does not have a constructor although it has private member variables. [noConstructor]
amarok-2.9.0/src/context/Applet.h:43:1: style: The class 'Applet' does not have a constructor although it has private member variables. [noConstructor]
amarok-2.9.0/src/context/widgets/ContainmentArrow.h:53:1: style: The class 'ContainmentArrow' does not have a constructor although it has private member variables. [noConstructor]
amarok-2.9.0/src/PopupDropperFactory.h:61:9: style: Class 'PopupDropperFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/context/ContextObserver.h:35:5: style: Class 'ContextObserver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/context/widgets/appletexplorer/AppletExplorer.h:50:5: style: Class 'AppletExplorer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/QStringx.h:35:5: style: Class 'QStringx' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/QStringx.h:36:5: style: Class 'QStringx' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/QStringx.h:37:5: style: Class 'QStringx' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/QStringx.h:39:5: style: Class 'QStringx' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/SvgHandler.h:149:9: style: Class 'SvgHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/SvgTinter.h:50:16: performance: Technically the member function 'SvgTinter::blendColors' can be static. [functionStatic]
amarok-2.9.0/src/SvgTinter.cpp:111:12: note: Technically the member function 'SvgTinter::blendColors' can be static.
amarok-2.9.0/src/SvgTinter.h:50:16: note: Technically the member function 'SvgTinter::blendColors' can be static.
amarok-2.9.0/src/core/capabilities/ActionsCapability.h:48:13: style: Class 'ActionsCapability' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core/capabilities/BookmarkThisCapability.h:35:5: style: Class 'BookmarkThisCapability' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/aboutdialog/AnimatedBarWidget.cpp:26:20: warning: Member variable 'AnimatedBarWidget::m_text' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/aboutdialog/ExtendedAboutDialog.cpp:50:5: style: Class 'Private' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/aboutdialog/OcsData.cpp:21:5: performance: Variable 'm_providerId' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
amarok-2.9.0/src/aboutdialog/OcsPersonItem.cpp:39:5: performance: Variable 'm_ocsUsername' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/activityparser.cpp:35:58: style: Function 'parseList' argument 1 names different: declaration 'xml' definition 'xmlString'. [funcArgNamesDifferent]
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/activityparser.h:34:46: note: Function 'parseList' argument 1 names different: declaration 'xml' definition 'xmlString'.
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/activityparser.cpp:35:58: note: Function 'parseList' argument 1 names different: declaration 'xml' definition 'xmlString'.
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/activityparser.h:34:20: performance: Technically the member function 'AmarokAttica::ActivityParser::parseList' can be static. [functionStatic]
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/activityparser.cpp:35:32: note: Technically the member function 'AmarokAttica::ActivityParser::parseList' can be static.
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/activityparser.h:34:20: note: Technically the member function 'AmarokAttica::ActivityParser::parseList' can be static.
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/categoryparser.cpp:32:58: style: Function 'parseList' argument 1 names different: declaration 'xml' definition 'xmlString'. [funcArgNamesDifferent]
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/categoryparser.h:34:46: note: Function 'parseList' argument 1 names different: declaration 'xml' definition 'xmlString'.
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/categoryparser.cpp:32:58: note: Function 'parseList' argument 1 names different: declaration 'xml' definition 'xmlString'.
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/categoryparser.h:34:20: performance: Technically the member function 'AmarokAttica::CategoryParser::parseList' can be static. [functionStatic]
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/categoryparser.cpp:32:32: note: Technically the member function 'AmarokAttica::CategoryParser::parseList' can be static.
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/categoryparser.h:34:20: note: Technically the member function 'AmarokAttica::CategoryParser::parseList' can be static.
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/contentparser.cpp:33:56: style: Function 'parseList' argument 1 names different: declaration 'xml' definition 'xmlString'. [funcArgNamesDifferent]
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/contentparser.h:36:45: note: Function 'parseList' argument 1 names different: declaration 'xml' definition 'xmlString'.
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/contentparser.cpp:33:56: note: Function 'parseList' argument 1 names different: declaration 'xml' definition 'xmlString'.
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/contentparser.cpp:51:46: style: Function 'parse' argument 1 names different: declaration 'xml' definition 'xmlString'. [funcArgNamesDifferent]
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/contentparser.h:35:35: note: Function 'parse' argument 1 names different: declaration 'xml' definition 'xmlString'.
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/contentparser.cpp:51:46: note: Function 'parse' argument 1 names different: declaration 'xml' definition 'xmlString'.
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/contentparser.h:39:13: performance: Technically the member function 'AmarokAttica::ContentParser::parseContent' can be static. [functionStatic]
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/contentparser.cpp:68:24: note: Technically the member function 'AmarokAttica::ContentParser::parseContent' can be static.
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/contentparser.h:39:13: note: Technically the member function 'AmarokAttica::ContentParser::parseContent' can be static.
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/eventparser.cpp:35:41: style: Function 'parse' argument 1 names different: declaration 'xml' definition 'xmlString'. [funcArgNamesDifferent]
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/eventparser.h:36:36: note: Function 'parse' argument 1 names different: declaration 'xml' definition 'xmlString'.
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/eventparser.cpp:35:41: note: Function 'parse' argument 1 names different: declaration 'xml' definition 'xmlString'.
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/eventparser.cpp:53:65: style: Function 'parseList' argument 1 names different: declaration 'xml' definition 'xmlString'. [funcArgNamesDifferent]
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/eventparser.h:37:46: note: Function 'parseList' argument 1 names different: declaration 'xml' definition 'xmlString'.
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/eventparser.cpp:53:65: note: Function 'parseList' argument 1 names different: declaration 'xml' definition 'xmlString'.
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/eventparser.h:40:15: performance: Technically the member function 'AmarokAttica::EventParser::parseEvent' can be static. [functionStatic]
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/eventparser.cpp:71:20: note: Technically the member function 'AmarokAttica::EventParser::parseEvent' can be static.
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/eventparser.h:40:15: note: Technically the member function 'AmarokAttica::EventParser::parseEvent' can be static.
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/folderparser.cpp:32:54: style: Function 'parseList' argument 1 names different: declaration 'xml' definition 'xmlString'. [funcArgNamesDifferent]
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/folderparser.h:34:44: note: Function 'parseList' argument 1 names different: declaration 'xml' definition 'xmlString'.
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/folderparser.cpp:32:54: note: Function 'parseList' argument 1 names different: declaration 'xml' definition 'xmlString'.
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/folderparser.h:34:18: performance: Technically the member function 'AmarokAttica::FolderParser::parseList' can be static. [functionStatic]
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/folderparser.cpp:32:28: note: Technically the member function 'AmarokAttica::FolderParser::parseList' can be static.
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/folderparser.h:34:18: note: Technically the member function 'AmarokAttica::FolderParser::parseList' can be static.
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/knowledgebasejob.cpp:34:19: warning: Member variable 'KnowledgeBaseJob::m_metadata' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/knowledgebaselistjob.cpp:34:23: warning: Member variable 'KnowledgeBaseListJob::m_metadata' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/knowledgebaseparser.cpp:33:68: style: Function 'parseList' argument 1 names different: declaration 'xml' definition 'xmlString'. [funcArgNamesDifferent]
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/knowledgebaseparser.h:37:51: note: Function 'parseList' argument 1 names different: declaration 'xml' definition 'xmlString'.
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/knowledgebaseparser.cpp:33:68: note: Function 'parseList' argument 1 names different: declaration 'xml' definition 'xmlString'.
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/knowledgebaseparser.cpp:53:58: style: Function 'parse' argument 1 names different: declaration 'xml' definition 'xmlString'. [funcArgNamesDifferent]
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/knowledgebaseparser.h:36:41: note: Function 'parse' argument 1 names different: declaration 'xml' definition 'xmlString'.
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/knowledgebaseparser.cpp:53:58: note: Function 'parse' argument 1 names different: declaration 'xml' definition 'xmlString'.
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/knowledgebaseparser.cpp:29:22: warning: Member variable 'KnowledgeBaseParser::m_lastMetadata' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/knowledgebaseparser.h:38:29: style: Technically the member function 'AmarokAttica::KnowledgeBaseParser::lastMetadata' can be const. [functionConst]
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/knowledgebaseparser.cpp:72:46: note: Technically the member function 'AmarokAttica::KnowledgeBaseParser::lastMetadata' can be const.
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/knowledgebaseparser.h:38:29: note: Technically the member function 'AmarokAttica::KnowledgeBaseParser::lastMetadata' can be const.
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/knowledgebaseparser.h:41:19: performance: Technically the member function 'AmarokAttica::KnowledgeBaseParser::parseKnowledgeBase' can be static. [functionStatic]
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/knowledgebaseparser.cpp:111:36: note: Technically the member function 'AmarokAttica::KnowledgeBaseParser::parseKnowledgeBase' can be static.
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/knowledgebaseparser.h:41:19: note: Technically the member function 'AmarokAttica::KnowledgeBaseParser::parseKnowledgeBase' can be static.
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/knowledgebaseparser.h:42:29: performance: Technically the member function 'AmarokAttica::KnowledgeBaseParser::parseMetadata' can be static. [functionStatic]
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/knowledgebaseparser.cpp:77:46: note: Technically the member function 'AmarokAttica::KnowledgeBaseParser::parseMetadata' can be static.
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/knowledgebaseparser.h:42:29: note: Technically the member function 'AmarokAttica::KnowledgeBaseParser::parseMetadata' can be static.
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/messageparser.cpp:32:56: style: Function 'parseList' argument 1 names different: declaration 'xml' definition 'xmlString'. [funcArgNamesDifferent]
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/messageparser.h:34:45: note: Function 'parseList' argument 1 names different: declaration 'xml' definition 'xmlString'.
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/messageparser.cpp:32:56: note: Function 'parseList' argument 1 names different: declaration 'xml' definition 'xmlString'.
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/messageparser.h:34:19: performance: Technically the member function 'AmarokAttica::MessageParser::parseList' can be static. [functionStatic]
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/messageparser.cpp:32:30: note: Technically the member function 'AmarokAttica::MessageParser::parseList' can be static.
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/messageparser.h:34:19: note: Technically the member function 'AmarokAttica::MessageParser::parseList' can be static.
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/personparser.cpp:32:54: style: Function 'parseList' argument 1 names different: declaration 'xml' definition 'xmlString'. [funcArgNamesDifferent]
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/personparser.h:36:44: note: Function 'parseList' argument 1 names different: declaration 'xml' definition 'xmlString'.
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/personparser.cpp:32:54: note: Function 'parseList' argument 1 names different: declaration 'xml' definition 'xmlString'.
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/personparser.cpp:51:44: style: Function 'parse' argument 1 names different: declaration 'xml' definition 'xmlString'. [funcArgNamesDifferent]
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/personparser.h:35:34: note: Function 'parse' argument 1 names different: declaration 'xml' definition 'xmlString'.
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/personparser.cpp:51:44: note: Function 'parse' argument 1 names different: declaration 'xml' definition 'xmlString'.
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/personparser.h:39:12: performance: Technically the member function 'AmarokAttica::PersonParser::parsePerson' can be static. [functionStatic]
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/personparser.cpp:68:22: note: Technically the member function 'AmarokAttica::PersonParser::parsePerson' can be static.
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/personparser.h:39:12: note: Technically the member function 'AmarokAttica::PersonParser::parsePerson' can be static.
amarok-2.9.0/src/aboutdialog/libattica-ocsclient/provider.cpp:46:1: warning: The class 'Private' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
amarok-2.9.0/src/amarokurls/BookmarkCurrentButton.h:26:5: style: Class 'BookmarkCurrentButton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/amarokurls/BookmarkGroup.cpp:55:5: performance: Variable 'm_parent' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
amarok-2.9.0/src/amarokurls/BookmarkGroup.cpp:58:5: performance: Variable 'm_customType' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
amarok-2.9.0/src/amarokurls/BookmarkManager.h:35:5: style: Class 'BookmarkManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/amarokurls/BookmarkModel.cpp:101:17: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
amarok-2.9.0/src/amarokurls/BookmarkTreeView.h:40:5: style: Class 'BookmarkTreeView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/amarokurls/ContextUrlGenerator.h:31:15: performance: Technically the member function 'ContextUrlGenerator::createContextBookmark' can be static. [functionStatic]
amarok-2.9.0/src/amarokurls/ContextUrlGenerator.cpp:46:22: note: Technically the member function 'ContextUrlGenerator::createContextBookmark' can be static.
amarok-2.9.0/src/amarokurls/ContextUrlGenerator.h:31:15: note: Technically the member function 'ContextUrlGenerator::createContextBookmark' can be static.
amarok-2.9.0/src/amarokurls/ContextUrlGenerator.h:33:13: style: The function 'description' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/amarokurls/AmarokUrlGenerator.h:32:21: note: Virtual function in base class
amarok-2.9.0/src/amarokurls/ContextUrlGenerator.h:33:13: note: Function in derived class
amarok-2.9.0/src/amarokurls/ContextUrlGenerator.h:34:11: style: The function 'icon' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/amarokurls/AmarokUrlGenerator.h:37:19: note: Virtual function in base class
amarok-2.9.0/src/amarokurls/ContextUrlGenerator.h:34:11: note: Function in derived class
amarok-2.9.0/src/amarokurls/ContextUrlGenerator.h:35:15: style: The function 'createUrl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/amarokurls/AmarokUrlGenerator.h:42:23: note: Virtual function in base class
amarok-2.9.0/src/amarokurls/ContextUrlGenerator.h:35:15: note: Function in derived class
amarok-2.9.0/src/amarokurls/ContextUrlRunner.h:35:19: style: The function 'icon' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/amarokurls/AmarokUrlRunnerBase.h:37:19: note: Virtual function in base class
amarok-2.9.0/src/amarokurls/ContextUrlRunner.h:35:19: note: Function in derived class
amarok-2.9.0/src/amarokurls/ContextUrlRunner.h:36:18: style: The function 'run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/amarokurls/AmarokUrlRunnerBase.h:36:18: note: Virtual function in base class
amarok-2.9.0/src/amarokurls/ContextUrlRunner.h:36:18: note: Function in derived class
amarok-2.9.0/src/amarokurls/ContextUrlRunner.h:37:21: style: The function 'command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/amarokurls/AmarokUrlRunnerBase.h:34:21: note: Virtual function in base class
amarok-2.9.0/src/amarokurls/ContextUrlRunner.h:37:21: note: Function in derived class
amarok-2.9.0/src/amarokurls/ContextUrlRunner.h:38:21: style: The function 'prettyCommand' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/amarokurls/AmarokUrlRunnerBase.h:35:21: note: Virtual function in base class
amarok-2.9.0/src/amarokurls/ContextUrlRunner.h:38:21: note: Function in derived class
amarok-2.9.0/src/amarokurls/NavigationUrlGenerator.h:37:15: performance: Technically the member function 'NavigationUrlGenerator::CreateAmarokUrl' can be static. [functionStatic]
amarok-2.9.0/src/amarokurls/NavigationUrlGenerator.cpp:52:35: note: Technically the member function 'NavigationUrlGenerator::CreateAmarokUrl' can be static.
amarok-2.9.0/src/amarokurls/NavigationUrlGenerator.h:37:15: note: Technically the member function 'NavigationUrlGenerator::CreateAmarokUrl' can be static.
amarok-2.9.0/src/amarokurls/NavigationUrlGenerator.h:42:13: style: The function 'description' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/amarokurls/AmarokUrlGenerator.h:32:21: note: Virtual function in base class
amarok-2.9.0/src/amarokurls/NavigationUrlGenerator.h:42:13: note: Function in derived class
amarok-2.9.0/src/amarokurls/NavigationUrlGenerator.h:43:11: style: The function 'icon' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/amarokurls/AmarokUrlGenerator.h:37:19: note: Virtual function in base class
amarok-2.9.0/src/amarokurls/NavigationUrlGenerator.h:43:11: note: Function in derived class
amarok-2.9.0/src/amarokurls/NavigationUrlGenerator.h:44:15: style: The function 'createUrl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/amarokurls/AmarokUrlGenerator.h:42:23: note: Virtual function in base class
amarok-2.9.0/src/amarokurls/NavigationUrlGenerator.h:44:15: note: Function in derived class
amarok-2.9.0/src/amarokurls/NavigationUrlRunner.h:33:21: style: The function 'command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/amarokurls/AmarokUrlRunnerBase.h:34:21: note: Virtual function in base class
amarok-2.9.0/src/amarokurls/NavigationUrlRunner.h:33:21: note: Function in derived class
amarok-2.9.0/src/amarokurls/NavigationUrlRunner.h:34:21: style: The function 'prettyCommand' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/amarokurls/AmarokUrlRunnerBase.h:35:21: note: Virtual function in base class
amarok-2.9.0/src/amarokurls/NavigationUrlRunner.h:34:21: note: Function in derived class
amarok-2.9.0/src/amarokurls/NavigationUrlRunner.h:35:19: style: The function 'icon' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/amarokurls/AmarokUrlRunnerBase.h:37:19: note: Virtual function in base class
amarok-2.9.0/src/amarokurls/NavigationUrlRunner.h:35:19: note: Function in derived class
amarok-2.9.0/src/amarokurls/NavigationUrlRunner.h:36:18: style: The function 'run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/amarokurls/AmarokUrlRunnerBase.h:36:18: note: Virtual function in base class
amarok-2.9.0/src/amarokurls/NavigationUrlRunner.h:36:18: note: Function in derived class
amarok-2.9.0/src/amarokurls/PlayUrlGenerator.h:41:15: performance: Technically the member function 'PlayUrlGenerator::createTrackBookmark' can be static. [functionStatic]
amarok-2.9.0/src/amarokurls/PlayUrlGenerator.cpp:59:19: note: Technically the member function 'PlayUrlGenerator::createTrackBookmark' can be static.
amarok-2.9.0/src/amarokurls/PlayUrlGenerator.h:41:15: note: Technically the member function 'PlayUrlGenerator::createTrackBookmark' can be static.
amarok-2.9.0/src/amarokurls/PlayUrlGenerator.h:50:10: performance: Technically the member function 'PlayUrlGenerator::moveTrackBookmark' can be static. [functionStatic]
amarok-2.9.0/src/amarokurls/PlayUrlGenerator.cpp:87:19: note: Technically the member function 'PlayUrlGenerator::moveTrackBookmark' can be static.
amarok-2.9.0/src/amarokurls/PlayUrlGenerator.h:50:10: note: Technically the member function 'PlayUrlGenerator::moveTrackBookmark' can be static.
amarok-2.9.0/src/amarokurls/PlayUrlGenerator.h:52:13: style: The function 'description' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/amarokurls/AmarokUrlGenerator.h:32:21: note: Virtual function in base class
amarok-2.9.0/src/amarokurls/PlayUrlGenerator.h:52:13: note: Function in derived class
amarok-2.9.0/src/amarokurls/PlayUrlGenerator.h:53:11: style: The function 'icon' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/amarokurls/AmarokUrlGenerator.h:37:19: note: Virtual function in base class
amarok-2.9.0/src/amarokurls/PlayUrlGenerator.h:53:11: note: Function in derived class
amarok-2.9.0/src/amarokurls/PlayUrlGenerator.h:54:15: style: The function 'createUrl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/amarokurls/AmarokUrlGenerator.h:42:23: note: Virtual function in base class
amarok-2.9.0/src/amarokurls/PlayUrlGenerator.h:54:15: note: Function in derived class
amarok-2.9.0/src/amarokurls/PlayUrlRunner.h:35:21: style: The function 'command' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/amarokurls/AmarokUrlRunnerBase.h:34:21: note: Virtual function in base class
amarok-2.9.0/src/amarokurls/PlayUrlRunner.h:35:21: note: Function in derived class
amarok-2.9.0/src/amarokurls/PlayUrlRunner.h:36:21: style: The function 'prettyCommand' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/amarokurls/AmarokUrlRunnerBase.h:35:21: note: Virtual function in base class
amarok-2.9.0/src/amarokurls/PlayUrlRunner.h:36:21: note: Function in derived class
amarok-2.9.0/src/amarokurls/PlayUrlRunner.h:37:18: style: The function 'run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/amarokurls/AmarokUrlRunnerBase.h:36:18: note: Virtual function in base class
amarok-2.9.0/src/amarokurls/PlayUrlRunner.h:37:18: note: Function in derived class
amarok-2.9.0/src/amarokurls/PlayUrlRunner.h:38:19: style: The function 'icon' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/amarokurls/AmarokUrlRunnerBase.h:37:19: note: Virtual function in base class
amarok-2.9.0/src/amarokurls/PlayUrlRunner.h:38:19: note: Function in derived class
amarok-2.9.0/src/core-impl/support/TrackLoader.h:42:1: style: The class 'TrackLoader' does not have a constructor although it has private member variables. [noConstructor]
amarok-2.9.0/src/browsers/BrowserBreadcrumbItem.cpp:122:13: style: Variable 'i' is modified but its new value is never used. [unreadVariable]
amarok-2.9.0/src/browsers/CollectionSortFilterProxyModel.h:38:9: style: Class 'CollectionSortFilterProxyModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/browsers/CollectionTreeItem.h:46:9: style: Class 'CollectionTreeItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/browsers/CollectionTreeItemModel.cpp:59:52: style: Function 'flags' argument 1 names different: declaration 'index' definition 'idx'. [funcArgNamesDifferent]
amarok-2.9.0/src/browsers/CollectionTreeItemModel.h:40:57: note: Function 'flags' argument 1 names different: declaration 'index' definition 'idx'.
amarok-2.9.0/src/browsers/CollectionTreeItemModel.cpp:59:52: note: Function 'flags' argument 1 names different: declaration 'index' definition 'idx'.
amarok-2.9.0/src/browsers/CollectionTreeItemModel.h:49:22: warning: Virtual function 'collectionAdded' is called from constructor 'CollectionTreeItemModel(const QList<CategoryId::CatMenuId>&levelType)' at line 45. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/browsers/CollectionTreeItemModel.cpp:45:30: note: Calling collectionAdded
amarok-2.9.0/src/browsers/CollectionTreeItemModel.h:49:22: note: collectionAdded is a virtual method
amarok-2.9.0/src/browsers/CollectionTreeItemModel.h:50:22: warning: Virtual function 'collectionRemoved' is called from constructor 'CollectionTreeItemModel(const QList<CategoryId::CatMenuId>&levelType)' at line 46. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/browsers/CollectionTreeItemModel.cpp:46:30: note: Calling collectionRemoved
amarok-2.9.0/src/browsers/CollectionTreeItemModel.h:50:22: note: collectionRemoved is a virtual method
amarok-2.9.0/src/browsers/CollectionTreeItemModel.h:37:9: style: Class 'CollectionTreeItemModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/browsers/CollectionTreeItemModel.h:40:31: style: The function 'flags' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/browsers/CollectionTreeItemModelBase.h:55:31: note: Virtual function in base class
amarok-2.9.0/src/browsers/CollectionTreeItemModel.h:40:31: note: Function in derived class
amarok-2.9.0/src/browsers/CollectionTreeItemModel.h:53:22: style: The function 'filterChildren' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/browsers/CollectionTreeItemModelBase.h:158:22: note: Virtual function in base class
amarok-2.9.0/src/browsers/CollectionTreeItemModel.h:53:22: note: Function in derived class
amarok-2.9.0/src/browsers/CollectionTreeItemModel.h:54:21: style: The function 'levelModifier' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/browsers/CollectionTreeItemModelBase.h:155:21: note: Virtual function in base class
amarok-2.9.0/src/browsers/CollectionTreeItemModel.h:54:21: note: Function in derived class
amarok-2.9.0/src/browsers/CollectionTreeItemModel.cpp:155:0: error: Memory leak: sourceLocation [memleak]
amarok-2.9.0/src/browsers/CollectionTreeItemModelBase.h:75:46: warning: Virtual function 'levels' is called from destructor '~CollectionTreeItemModelBase()' at line 83. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/browsers/CollectionTreeItemModelBase.cpp:83:46: note: Calling levels
amarok-2.9.0/src/browsers/CollectionTreeItemModelBase.h:75:46: note: levels is a virtual method
amarok-2.9.0/src/browsers/CollectionTreeView.cpp:677:27: style: The scope of the variable 'subItem' can be reduced. [variableScope]
amarok-2.9.0/src/browsers/CollectionTreeView.cpp:1059:64: style: Function 'createBasicActions' argument 1 names different: declaration 'indcies' definition 'indices'. [funcArgNamesDifferent]
amarok-2.9.0/src/browsers/CollectionTreeView.h:132:64: note: Function 'createBasicActions' argument 1 names different: declaration 'indcies' definition 'indices'.
amarok-2.9.0/src/browsers/CollectionTreeView.cpp:1059:64: note: Function 'createBasicActions' argument 1 names different: declaration 'indcies' definition 'indices'.
amarok-2.9.0/src/browsers/CollectionTreeView.cpp:1092:67: style: Function 'createExtendedActions' argument 1 names different: declaration 'indcies' definition 'indices'. [funcArgNamesDifferent]
amarok-2.9.0/src/browsers/CollectionTreeView.h:133:67: note: Function 'createExtendedActions' argument 1 names different: declaration 'indcies' definition 'indices'.
amarok-2.9.0/src/browsers/CollectionTreeView.cpp:1092:67: note: Function 'createExtendedActions' argument 1 names different: declaration 'indcies' definition 'indices'.
amarok-2.9.0/src/browsers/CollectionTreeView.cpp:1238:60: style: Function 'getCopyActions' argument 1 names different: declaration 'indcies' definition 'indices'. [funcArgNamesDifferent]
amarok-2.9.0/src/browsers/CollectionTreeView.h:137:90: note: Function 'getCopyActions' argument 1 names different: declaration 'indcies' definition 'indices'.
amarok-2.9.0/src/browsers/CollectionTreeView.cpp:1238:60: note: Function 'getCopyActions' argument 1 names different: declaration 'indcies' definition 'indices'.
amarok-2.9.0/src/browsers/CollectionTreeView.cpp:1273:60: style: Function 'getMoveActions' argument 1 names different: declaration 'indcies' definition 'indices'. [funcArgNamesDifferent]
amarok-2.9.0/src/browsers/CollectionTreeView.h:138:90: note: Function 'getMoveActions' argument 1 names different: declaration 'indcies' definition 'indices'.
amarok-2.9.0/src/browsers/CollectionTreeView.cpp:1273:60: note: Function 'getMoveActions' argument 1 names different: declaration 'indcies' definition 'indices'.
amarok-2.9.0/src/browsers/InfoProxy.h:54:21: style: Technically the member function 'InfoProxy::info' can be const. [functionConst]
amarok-2.9.0/src/browsers/InfoProxy.cpp:120:12: note: Technically the member function 'InfoProxy::info' can be const.
amarok-2.9.0/src/browsers/InfoProxy.h:54:21: note: Technically the member function 'InfoProxy::info' can be const.
amarok-2.9.0/src/browsers/InfoProxy.h:55:21: style: Technically the member function 'InfoProxy::cloud' can be const. [functionConst]
amarok-2.9.0/src/browsers/InfoProxy.cpp:126:12: note: Technically the member function 'InfoProxy::cloud' can be const.
amarok-2.9.0/src/browsers/InfoProxy.h:55:21: note: Technically the member function 'InfoProxy::cloud' can be const.
amarok-2.9.0/src/browsers/SingleCollectionTreeItemModel.h:46:31: style: The function 'flags' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/browsers/CollectionTreeItemModelBase.h:55:31: note: Virtual function in base class
amarok-2.9.0/src/browsers/SingleCollectionTreeItemModel.h:46:31: note: Function in derived class
amarok-2.9.0/src/browsers/SingleCollectionTreeItemModel.h:49:22: style: The function 'filterChildren' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/browsers/CollectionTreeItemModelBase.h:158:22: note: Virtual function in base class
amarok-2.9.0/src/browsers/SingleCollectionTreeItemModel.h:49:22: note: Function in derived class
amarok-2.9.0/src/browsers/SingleCollectionTreeItemModel.h:50:21: style: The function 'levelModifier' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/browsers/CollectionTreeItemModelBase.h:155:21: note: Virtual function in base class
amarok-2.9.0/src/browsers/SingleCollectionTreeItemModel.h:50:21: note: Function in derived class
amarok-2.9.0/src/browsers/collectionbrowser/CollectionWidget.cpp:64:5: warning: Member variable 'Private::stack' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/browsers/collectionbrowser/CollectionWidget.cpp:64:5: warning: Member variable 'Private::searchWidget' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/browsers/collectionbrowser/CollectionWidget.cpp:64:5: warning: Member variable 'Private::menuLevel' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/browsers/collectionbrowser/CollectionWidget.cpp:64:5: warning: Member variable 'Private::levelGroups' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/browsers/filebrowser/FileBrowser.cpp:360:47: style: Function 'addItemActivated' argument 1 names different: declaration 'callback' definition 'callbackString'. [funcArgNamesDifferent]
amarok-2.9.0/src/browsers/filebrowser/FileBrowser.h:50:43: note: Function 'addItemActivated' argument 1 names different: declaration 'callback' definition 'callbackString'.
amarok-2.9.0/src/browsers/filebrowser/FileBrowser.cpp:360:47: note: Function 'addItemActivated' argument 1 names different: declaration 'callback' definition 'callbackString'.
amarok-2.9.0/src/browsers/filebrowser/FileBrowser.cpp:53:23: warning: Member variable 'Private::bottomPlacesModel' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/browsers/filebrowser/FileBrowser.cpp:53:23: warning: Member variable 'Private::kdirModel' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/browsers/filebrowser/FileBrowser.cpp:53:23: warning: Member variable 'Private::mimeFilterProxyModel' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/browsers/filebrowser/FileBrowser.cpp:79:5: style: Class 'Private' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
amarok-2.9.0/src/browsers/filebrowser/FileBrowser.cpp:79:5: style: Class 'Private' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
amarok-2.9.0/src/browsers/filebrowser/FileBrowser.h:35:18: warning: Virtual function 'setupAddItems' is called from constructor 'FileBrowser(const char*name,QWidget*parent)' at line 230. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/browsers/filebrowser/FileBrowser.cpp:230:5: note: Calling initView
amarok-2.9.0/src/browsers/filebrowser/FileBrowser.cpp:266:5: note: Calling setDir
amarok-2.9.0/src/browsers/filebrowser/FileBrowser.cpp:520:5: note: Calling setupAddItems
amarok-2.9.0/src/browsers/filebrowser/FileBrowser.h:35:18: note: setupAddItems is a virtual method
amarok-2.9.0/src/browsers/filebrowser/FileBrowser_p.h:56:5: style: Class 'Private' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/browsers/filebrowser/FileBrowser_p.h:103:5: style: Class 'DirBrowserModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/browsers/filebrowser/FileBrowser_p.h:135:5: style: Class 'FilePlacesModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/browsers/filebrowser/FileView.h:63:5: style: Class 'FileView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/browsers/filebrowser/FileView.cpp:337:0: error: Memory leak: source [memleak]
amarok-2.9.0/src/browsers/filebrowser/FileView.cpp:367:0: error: Memory leak: source [memleak]
amarok-2.9.0/src/browsers/playlistbrowser/APGCategory.h:32:13: style: Class 'APGCategory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/browsers/playlistbrowser/DynamicBiasDelegate.h:35:9: style: Class 'DynamicBiasDelegate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/browsers/playlistbrowser/DynamicCategory.h:41:13: style: Class 'DynamicCategory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistBrowserCategory.cpp:173:43: style: Function 'toggleView' argument 1 names different: declaration 'mergedView' definition 'merged'. [funcArgNamesDifferent]
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistBrowserCategory.h:78:27: note: Function 'toggleView' argument 1 names different: declaration 'mergedView' definition 'merged'.
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistBrowserCategory.cpp:173:43: note: Function 'toggleView' argument 1 names different: declaration 'mergedView' definition 'merged'.
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistBrowserModel.h:62:9: style: Class 'PlaylistBrowserModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistsInFoldersProxy.h:33:9: style: Class 'PlaylistsInFoldersProxy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistsInFoldersProxy.h:41:31: style: The function 'flags' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/browsers/playlistbrowser/QtGroupingProxy.h:50:31: note: Virtual function in base class
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistsInFoldersProxy.h:41:31: note: Function in derived class
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistsInFoldersProxy.h:42:26: style: The function 'data' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/browsers/playlistbrowser/QtGroupingProxy.h:58:26: note: Virtual function in base class
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistsInFoldersProxy.h:42:26: note: Function in derived class
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistsInFoldersProxy.h:56:22: style: The function 'setSourceModel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/browsers/playlistbrowser/QtGroupingProxy.h:47:22: note: Virtual function in base class
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistsInFoldersProxy.h:56:22: note: Function in derived class
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistsByProviderProxy.h:34:26: style: The function 'data' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/browsers/playlistbrowser/QtGroupingProxy.h:58:26: note: Virtual function in base class
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistsByProviderProxy.h:34:26: note: Function in derived class
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistsByProviderProxy.h:37:31: style: The function 'flags' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/browsers/playlistbrowser/QtGroupingProxy.h:50:31: note: Virtual function in base class
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistsByProviderProxy.h:37:31: note: Function in derived class
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistsByProviderProxy.h:51:22: style: The function 'setSourceModel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/browsers/playlistbrowser/QtGroupingProxy.h:47:22: note: Virtual function in base class
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistsByProviderProxy.h:51:22: note: Function in derived class
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistsByProviderProxy.h:58:22: style: The function 'buildTree' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/browsers/playlistbrowser/QtGroupingProxy.h:68:22: note: Virtual function in base class
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistsByProviderProxy.h:58:22: note: Function in derived class
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistBrowserFilterProxy.cpp:27:65: style: Function 'setSourceModel' argument 1 names different: declaration 'sourceModel' definition 'model'. [funcArgNamesDifferent]
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistBrowserFilterProxy.h:33:58: note: Function 'setSourceModel' argument 1 names different: declaration 'sourceModel' definition 'model'.
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistBrowserFilterProxy.cpp:27:65: note: Function 'setSourceModel' argument 1 names different: declaration 'sourceModel' definition 'model'.
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistBrowserFilterProxy.cpp:38:65: style: Function 'slotRenameIndex' argument 1 names different: declaration 'index' definition 'sourceIdx'. [funcArgNamesDifferent]
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistBrowserFilterProxy.h:39:50: note: Function 'slotRenameIndex' argument 1 names different: declaration 'index' definition 'sourceIdx'.
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistBrowserFilterProxy.cpp:38:65: note: Function 'slotRenameIndex' argument 1 names different: declaration 'index' definition 'sourceIdx'.
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistBrowserModel.cpp:41:49: style: Function 'PlaylistBrowserModel' argument 1 names different: declaration 'PlaylistCategory' definition 'playlistCategory'. [funcArgNamesDifferent]
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistBrowserModel.h:62:35: note: Function 'PlaylistBrowserModel' argument 1 names different: declaration 'PlaylistCategory' definition 'playlistCategory'.
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistBrowserModel.cpp:41:49: note: Function 'PlaylistBrowserModel' argument 1 names different: declaration 'PlaylistCategory' definition 'playlistCategory'.
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistBrowserModel.cpp:368:49: style: Function 'flags' argument 1 names different: declaration 'index' definition 'idx'. [funcArgNamesDifferent]
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistBrowserModel.h:68:57: note: Function 'flags' argument 1 names different: declaration 'index' definition 'idx'.
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistBrowserModel.cpp:368:49: note: Function 'flags' argument 1 names different: declaration 'index' definition 'idx'.
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistBrowserModel.cpp:417:56: style: Function 'mimeData' argument 1 names different: declaration 'indexes' definition 'indices'. [funcArgNamesDifferent]
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistBrowserModel.h:83:61: note: Function 'mimeData' argument 1 names different: declaration 'indexes' definition 'indices'.
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistBrowserModel.cpp:417:56: note: Function 'mimeData' argument 1 names different: declaration 'indexes' definition 'indices'.
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistBrowserModel.cpp:682:58: style: Function 'trackFromIndex' argument 1 names different: declaration 'index' definition 'idx'. [funcArgNamesDifferent]
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistBrowserModel.h:103:59: note: Function 'trackFromIndex' argument 1 names different: declaration 'index' definition 'idx'.
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistBrowserModel.cpp:682:58: note: Function 'trackFromIndex' argument 1 names different: declaration 'index' definition 'idx'.
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistBrowserModel.cpp:708:60: style: Function 'providerForIndex' argument 1 names different: declaration 'index' definition 'idx'. [funcArgNamesDifferent]
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistBrowserModel.h:105:75: note: Function 'providerForIndex' argument 1 names different: declaration 'index' definition 'idx'.
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistBrowserModel.cpp:708:60: note: Function 'providerForIndex' argument 1 names different: declaration 'index' definition 'idx'.
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistBrowserModel.h:100:41: warning: Virtual function 'loadPlaylists' is called from constructor 'PlaylistBrowserModel(int PlaylistCategory)' at line 44. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistBrowserModel.cpp:44:65: note: Calling slotUpdate
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistBrowserModel.cpp:573:19: note: Calling loadPlaylists
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistBrowserModel.h:100:41: note: loadPlaylists is a virtual method
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistBrowserModel.h:100:41: warning: Virtual function 'loadPlaylists' is called from constructor 'PlaylistBrowserModel(int PlaylistCategory)' at line 56. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistBrowserModel.cpp:56:19: note: Calling loadPlaylists
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistBrowserModel.h:100:41: note: loadPlaylists is a virtual method
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistsByProviderProxy.cpp:200:63: style: Function 'setSourceModel' argument 1 names different: declaration 'sourceModel' definition 'model'. [funcArgNamesDifferent]
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistsByProviderProxy.h:51:58: note: Function 'setSourceModel' argument 1 names different: declaration 'sourceModel' definition 'model'.
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistsByProviderProxy.cpp:200:63: note: Function 'setSourceModel' argument 1 names different: declaration 'sourceModel' definition 'model'.
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistsByProviderProxy.cpp:230:63: style: Function 'slotRenameIndex' argument 1 names different: declaration 'index' definition 'sourceIdx'. [funcArgNamesDifferent]
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistsByProviderProxy.h:61:50: note: Function 'slotRenameIndex' argument 1 names different: declaration 'index' definition 'sourceIdx'.
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistsByProviderProxy.cpp:230:63: note: Function 'slotRenameIndex' argument 1 names different: declaration 'index' definition 'sourceIdx'.
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistsByProviderProxy.h:51:22: warning: Virtual function 'setSourceModel' is called from constructor 'PlaylistsByProviderProxy(QAbstractItemModel*model,int column,int playlistCategory)' at line 47. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistsByProviderProxy.cpp:47:5: note: Calling setSourceModel
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistsByProviderProxy.h:51:22: note: setSourceModel is a virtual method
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistsInFoldersProxy.cpp:271:62: style: Function 'setSourceModel' argument 1 names different: declaration 'sourceModel' definition 'model'. [funcArgNamesDifferent]
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistsInFoldersProxy.h:56:58: note: Function 'setSourceModel' argument 1 names different: declaration 'sourceModel' definition 'model'.
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistsInFoldersProxy.cpp:271:62: note: Function 'setSourceModel' argument 1 names different: declaration 'sourceModel' definition 'model'.
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistsInFoldersProxy.cpp:283:62: style: Function 'slotRenameIndex' argument 1 names different: declaration 'idx' definition 'sourceIdx'. [funcArgNamesDifferent]
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistsInFoldersProxy.h:62:50: note: Function 'slotRenameIndex' argument 1 names different: declaration 'idx' definition 'sourceIdx'.
amarok-2.9.0/src/browsers/playlistbrowser/PlaylistsInFoldersProxy.cpp:283:62: note: Function 'slotRenameIndex' argument 1 names different: declaration 'idx' definition 'sourceIdx'.
amarok-2.9.0/src/browsers/playlistbrowser/PodcastCategory.h:41:9: style: Class 'PodcastCategory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/browsers/playlistbrowser/PodcastModel.cpp:146:59: style: Function 'data' argument 1 names different: declaration 'index' definition 'idx'. [funcArgNamesDifferent]
amarok-2.9.0/src/browsers/playlistbrowser/PodcastModel.h:59:50: note: Function 'data' argument 1 names different: declaration 'index' definition 'idx'.
amarok-2.9.0/src/browsers/playlistbrowser/PodcastModel.cpp:146:59: note: Function 'data' argument 1 names different: declaration 'index' definition 'idx'.
amarok-2.9.0/src/browsers/playlistbrowser/PodcastModel.cpp:269:62: style: Function 'setData' argument 1 names different: declaration 'index' definition 'idx'. [funcArgNamesDifferent]
amarok-2.9.0/src/browsers/playlistbrowser/PodcastModel.h:60:50: note: Function 'setData' argument 1 names different: declaration 'index' definition 'idx'.
amarok-2.9.0/src/browsers/playlistbrowser/PodcastModel.cpp:269:62: note: Function 'setData' argument 1 names different: declaration 'index' definition 'idx'.
amarok-2.9.0/src/browsers/playlistbrowser/PodcastModel.cpp:358:70: style: Function 'channelForIndex' argument 1 names different: declaration 'index' definition 'idx'. [funcArgNamesDifferent]
amarok-2.9.0/src/browsers/playlistbrowser/PodcastModel.h:90:73: note: Function 'channelForIndex' argument 1 names different: declaration 'index' definition 'idx'.
amarok-2.9.0/src/browsers/playlistbrowser/PodcastModel.cpp:358:70: note: Function 'channelForIndex' argument 1 names different: declaration 'index' definition 'idx'.
amarok-2.9.0/src/browsers/playlistbrowser/PodcastModel.cpp:364:70: style: Function 'episodeForIndex' argument 1 names different: declaration 'index' definition 'idx'. [funcArgNamesDifferent]
amarok-2.9.0/src/browsers/playlistbrowser/PodcastModel.h:91:73: note: Function 'episodeForIndex' argument 1 names different: declaration 'index' definition 'idx'.
amarok-2.9.0/src/browsers/playlistbrowser/PodcastModel.cpp:364:70: note: Function 'episodeForIndex' argument 1 names different: declaration 'index' definition 'idx'.
amarok-2.9.0/src/browsers/playlistbrowser/QtGroupingProxy.cpp:546:0: style: Same expression used in consecutive assignments of 'proxyRow' and 'sourceRow'. [duplicateAssignExpression]
amarok-2.9.0/src/browsers/playlistbrowser/QtGroupingProxy.cpp:547:0: note: Same expression used in consecutive assignments of 'proxyRow' and 'sourceRow'.
amarok-2.9.0/src/browsers/playlistbrowser/QtGroupingProxy.cpp:546:0: note: Same expression used in consecutive assignments of 'proxyRow' and 'sourceRow'.
amarok-2.9.0/src/browsers/playlistbrowser/QtGroupingProxy.cpp:323:45: style: Function 'parent' argument 1 names different: declaration 'idx' definition 'index'. [funcArgNamesDifferent]
amarok-2.9.0/src/browsers/playlistbrowser/QtGroupingProxy.h:52:56: note: Function 'parent' argument 1 names different: declaration 'idx' definition 'index'.
amarok-2.9.0/src/browsers/playlistbrowser/QtGroupingProxy.cpp:323:45: note: Function 'parent' argument 1 names different: declaration 'idx' definition 'index'.
amarok-2.9.0/src/browsers/playlistbrowser/QtGroupingProxy.cpp:341:47: style: Function 'rowCount' argument 1 names different: declaration 'idx' definition 'index'. [funcArgNamesDifferent]
amarok-2.9.0/src/browsers/playlistbrowser/QtGroupingProxy.h:53:50: note: Function 'rowCount' argument 1 names different: declaration 'idx' definition 'index'.
amarok-2.9.0/src/browsers/playlistbrowser/QtGroupingProxy.cpp:341:47: note: Function 'rowCount' argument 1 names different: declaration 'idx' definition 'index'.
amarok-2.9.0/src/browsers/playlistbrowser/QtGroupingProxy.cpp:368:50: style: Function 'columnCount' argument 1 names different: declaration 'idx' definition 'index'. [funcArgNamesDifferent]
amarok-2.9.0/src/browsers/playlistbrowser/QtGroupingProxy.h:54:53: note: Function 'columnCount' argument 1 names different: declaration 'idx' definition 'index'.
amarok-2.9.0/src/browsers/playlistbrowser/QtGroupingProxy.cpp:368:50: note: Function 'columnCount' argument 1 names different: declaration 'idx' definition 'index'.
amarok-2.9.0/src/browsers/playlistbrowser/QtGroupingProxy.cpp:380:43: style: Function 'data' argument 1 names different: declaration 'idx' definition 'index'. [funcArgNamesDifferent]
amarok-2.9.0/src/browsers/playlistbrowser/QtGroupingProxy.h:58:51: note: Function 'data' argument 1 names different: declaration 'idx' definition 'index'.
amarok-2.9.0/src/browsers/playlistbrowser/QtGroupingProxy.cpp:380:43: note: Function 'data' argument 1 names different: declaration 'idx' definition 'index'.
amarok-2.9.0/src/browsers/playlistbrowser/QtGroupingProxy.cpp:443:46: style: Function 'setData' argument 1 names different: declaration 'index' definition 'idx'. [funcArgNamesDifferent]
amarok-2.9.0/src/browsers/playlistbrowser/QtGroupingProxy.h:59:50: note: Function 'setData' argument 1 names different: declaration 'index' definition 'idx'.
amarok-2.9.0/src/browsers/playlistbrowser/QtGroupingProxy.cpp:443:46: note: Function 'setData' argument 1 names different: declaration 'index' definition 'idx'.
amarok-2.9.0/src/browsers/playlistbrowser/QtGroupingProxy.cpp:491:50: style: Function 'mapToSource' argument 1 names different: declaration 'idx' definition 'index'. [funcArgNamesDifferent]
amarok-2.9.0/src/browsers/playlistbrowser/QtGroupingProxy.h:55:61: note: Function 'mapToSource' argument 1 names different: declaration 'idx' definition 'index'.
amarok-2.9.0/src/browsers/playlistbrowser/QtGroupingProxy.cpp:491:50: note: Function 'mapToSource' argument 1 names different: declaration 'idx' definition 'index'.
amarok-2.9.0/src/browsers/playlistbrowser/QtGroupingProxy.cpp:33:18: warning: Member variable 'QtGroupingProxy::m_groupedColumn' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/browsers/playlistbrowser/QtGroupingProxy.h:47:22: warning: Virtual function 'setSourceModel' is called from constructor 'QtGroupingProxy(QAbstractItemModel*model,QModelIndex rootIndex=QModelIndex()' at line 44. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/browsers/playlistbrowser/QtGroupingProxy.cpp:44:5: note: Calling setSourceModel
amarok-2.9.0/src/browsers/playlistbrowser/QtGroupingProxy.h:47:22: note: setSourceModel is a virtual method
amarok-2.9.0/src/browsers/playlistbrowser/QtGroupingProxy.h:68:22: warning: Virtual function 'buildTree' is called from constructor 'QtGroupingProxy(QAbstractItemModel*model,QModelIndex rootIndex=QModelIndex()' at line 47. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/browsers/playlistbrowser/QtGroupingProxy.cpp:47:9: note: Calling setGroupedColumn
amarok-2.9.0/src/browsers/playlistbrowser/QtGroupingProxy.cpp:91:5: note: Calling buildTree
amarok-2.9.0/src/browsers/playlistbrowser/QtGroupingProxy.h:68:22: note: buildTree is a virtual method
amarok-2.9.0/src/browsers/playlistbrowser/UserPlaylistCategory.h:41:5: style: Class 'UserPlaylistCategory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/browsers/playlistbrowser/UserPlaylistModel.cpp:79:59: style: Function 'setData' argument 1 names different: declaration 'index' definition 'idx'. [funcArgNamesDifferent]
amarok-2.9.0/src/browsers/playlistbrowser/UserPlaylistModel.h:46:50: note: Function 'setData' argument 1 names different: declaration 'index' definition 'idx'.
amarok-2.9.0/src/browsers/playlistbrowser/UserPlaylistModel.cpp:79:59: note: Function 'setData' argument 1 names different: declaration 'index' definition 'idx'.
amarok-2.9.0/src/browsers/servicebrowser/ServiceBrowser.cpp:34:17: warning: Member variable 'ServiceBrowser::m_scriptableServiceManager' is not initialized in the constructor. [uninitMemberVarPrivate]
amarok-2.9.0/src/configdialog/dialogs/CollectionConfig.h:30:9: style: Class 'CollectionConfig' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/configdialog/dialogs/DatabaseConfig.cpp:90:9: style: Variable 'callSucceeded' is reassigned a value before the old one has been used. [redundantAssignment]
amarok-2.9.0/src/configdialog/dialogs/DatabaseConfig.cpp:87:0: note: Variable 'callSucceeded' is reassigned a value before the old one has been used.
amarok-2.9.0/src/configdialog/dialogs/DatabaseConfig.cpp:90:9: note: Variable 'callSucceeded' is reassigned a value before the old one has been used.
amarok-2.9.0/src/configdialog/dialogs/GeneralConfig.h:28:9: style: Class 'GeneralConfig' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/configdialog/dialogs/MetadataConfig.h:32:9: style: Class 'MetadataConfig' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/configdialog/dialogs/NotificationsConfig.h:32:9: style: Class 'NotificationsConfig' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/configdialog/dialogs/PluginsConfig.h:32:5: style: Class 'PluginsConfig' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/configdialog/dialogs/ScriptSelector.h:33:9: style: Class 'ScriptSelector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/configdialog/dialogs/ScriptsConfig.h:38:5: style: Class 'ScriptsConfig' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/context/ContextObserver.cpp:68:47: style: Function 'attach' argument 1 names different: declaration 'observer' definition 'obs'. [funcArgNamesDifferent]
amarok-2.9.0/src/context/ContextObserver.h:45:35: note: Function 'attach' argument 1 names different: declaration 'observer' definition 'obs'.
amarok-2.9.0/src/context/ContextObserver.cpp:68:47: note: Function 'attach' argument 1 names different: declaration 'observer' definition 'obs'.
amarok-2.9.0/src/context/ContextObserver.cpp:76:47: style: Function 'detach' argument 1 names different: declaration 'observer' definition 'obs'. [funcArgNamesDifferent]
amarok-2.9.0/src/context/ContextObserver.h:46:35: note: Function 'detach' argument 1 names different: declaration 'observer' definition 'obs'.
amarok-2.9.0/src/context/ContextObserver.cpp:76:47: note: Function 'detach' argument 1 names different: declaration 'observer' definition 'obs'.
amarok-2.9.0/src/context/ContextView.cpp:54:48: style: Function 'ContextView' argument 1 names different: declaration 'containment' definition 'cont'. [funcArgNamesDifferent]
amarok-2.9.0/src/context/ContextView.h:57:40: note: Function 'ContextView' argument 1 names different: declaration 'containment' definition 'cont'.
amarok-2.9.0/src/context/ContextView.cpp:54:48: note: Function 'ContextView' argument 1 names different: declaration 'containment' definition 'cont'.
amarok-2.9.0/src/context/ContextView.cpp:143:41: style: Function 'clear' argument 1 names different: declaration 'name' definition 'state'. [funcArgNamesDifferent]
amarok-2.9.0/src/context/ContextView.h:74:37: note: Function 'clear' argument 1 names different: declaration 'name' definition 'state'.
amarok-2.9.0/src/context/ContextView.cpp:143:41: note: Function 'clear' argument 1 names different: declaration 'name' definition 'state'.
amarok-2.9.0/src/context/LyricsManager.cpp:68:61: style: Function 'sendNewSuggestions' argument 1 names different: declaration 'suggestions' definition 'sug'. [funcArgNamesDifferent]
amarok-2.9.0/src/context/LyricsManager.h:82:54: note: Function 'sendNewSuggestions' argument 1 names different: declaration 'suggestions' definition 'sug'.
amarok-2.9.0/src/context/LyricsManager.cpp:68:61: note: Function 'sendNewSuggestions' argument 1 names different: declaration 'suggestions' definition 'sug'.
amarok-2.9.0/src/context/LyricsManager.cpp:86:45: style: Function 'attach' argument 1 names different: declaration 'observer' definition 'obs'. [funcArgNamesDifferent]
amarok-2.9.0/src/context/LyricsManager.h:74:38: note: Function 'attach' argument 1 names different: declaration 'observer' definition 'obs'.
amarok-2.9.0/src/context/LyricsManager.cpp:86:45: note: Function 'attach' argument 1 names different: declaration 'observer' definition 'obs'.
amarok-2.9.0/src/context/LyricsManager.cpp:93:45: style: Function 'detach' argument 1 names different: declaration 'observer' definition 'obs'. [funcArgNamesDifferent]
amarok-2.9.0/src/context/LyricsManager.h:75:38: note: Function 'detach' argument 1 names different: declaration 'observer' definition 'obs'.
amarok-2.9.0/src/context/LyricsManager.cpp:93:45: note: Function 'detach' argument 1 names different: declaration 'observer' definition 'obs'.
amarok-2.9.0/src/context/LyricsManager.cpp:106:45: style: Function 'lyricsResult' argument 1 names different: declaration 'lyrics' definition 'lyricsXML'. [funcArgNamesDifferent]
amarok-2.9.0/src/context/LyricsManager.h:100:43: note: Function 'lyricsResult' argument 1 names different: declaration 'lyrics' definition 'lyricsXML'.
amarok-2.9.0/src/context/LyricsManager.cpp:106:45: note: Function 'lyricsResult' argument 1 names different: declaration 'lyrics' definition 'lyricsXML'.
amarok-2.9.0/src/context/LyricsManager.cpp:182:49: style: Function 'lyricsResultHtml' argument 1 names different: declaration 'lyrics' definition 'lyricsHTML'. [funcArgNamesDifferent]
amarok-2.9.0/src/context/LyricsManager.h:101:47: note: Function 'lyricsResultHtml' argument 1 names different: declaration 'lyrics' definition 'lyricsHTML'.
amarok-2.9.0/src/context/LyricsManager.cpp:182:49: note: Function 'lyricsResultHtml' argument 1 names different: declaration 'lyrics' definition 'lyricsHTML'.
amarok-2.9.0/src/context/LyricsManager.h:111:14: performance: Technically the member function 'LyricsManager::setLyricsForTrack' can be static. [functionStatic]
amarok-2.9.0/src/context/LyricsManager.cpp:244:21: note: Technically the member function 'LyricsManager::setLyricsForTrack' can be static.
amarok-2.9.0/src/context/LyricsManager.h:111:14: note: Technically the member function 'LyricsManager::setLyricsForTrack' can be static.
amarok-2.9.0/src/context/LyricsManager.h:120:14: performance: Technically the member function 'LyricsManager::isEmpty' can be static. [functionStatic]
amarok-2.9.0/src/context/LyricsManager.cpp:256:21: note: Technically the member function 'LyricsManager::isEmpty' can be static.
amarok-2.9.0/src/context/LyricsManager.h:120:14: note: Technically the member function 'LyricsManager::isEmpty' can be static.
amarok-2.9.0/src/context/LyricsManager.h:51:9: style: Class 'LyricsObserver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/context/ToolbarView.cpp:45:57: style: Function 'ToolbarView' argument 1 names different: declaration 'cont' definition 'containment'. [funcArgNamesDifferent]
amarok-2.9.0/src/context/ToolbarView.h:50:52: note: Function 'ToolbarView' argument 1 names different: declaration 'cont' definition 'containment'.
amarok-2.9.0/src/context/ToolbarView.cpp:45:57: note: Function 'ToolbarView' argument 1 names different: declaration 'cont' definition 'containment'.
amarok-2.9.0/src/context/toolbar/AppletToolbar.h:49:9: style: Class 'AppletToolbar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/context/applets/albums/Albums.cpp:216:32: style: The scope of the variable 'discItem' can be reduced. [variableScope]
amarok-2.9.0/src/context/applets/albums/Albums.cpp:45:9: warning: Member variable 'Albums::m_filterIcon' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/context/applets/albums/AlbumsView.h:38:1: style: The class 'AlbumsView' does not have a constructor although it has private member variables. [noConstructor]
amarok-2.9.0/src/context/applets/albums/AlbumsModel.h:33:5: style: Class 'AlbumsModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/context/applets/albums/AlbumsModel.h:55:5: style: Class 'AlbumsProxyModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/context/applets/albums/AlbumsView.h:100:5: style: Class 'AlbumsItemDelegate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/context/applets/albums/AlbumsView.cpp:481:79: style: Function 'drawAlbumText' argument 2 names different: declaration 'option' definition 'vopt'. [funcArgNamesDifferent]
amarok-2.9.0/src/context/applets/albums/AlbumsView.h:109:68: note: Function 'drawAlbumText' argument 2 names different: declaration 'option' definition 'vopt'.
amarok-2.9.0/src/context/applets/albums/AlbumsView.cpp:481:79: note: Function 'drawAlbumText' argument 2 names different: declaration 'option' definition 'vopt'.
amarok-2.9.0/src/context/applets/albums/AlbumsView.cpp:512:79: style: Function 'drawTrackText' argument 2 names different: declaration 'option' definition 'vopt'. [funcArgNamesDifferent]
amarok-2.9.0/src/context/applets/albums/AlbumsView.h:110:68: note: Function 'drawTrackText' argument 2 names different: declaration 'option' definition 'vopt'.
amarok-2.9.0/src/context/applets/albums/AlbumsView.cpp:512:79: note: Function 'drawTrackText' argument 2 names different: declaration 'option' definition 'vopt'.
amarok-2.9.0/src/context/applets/albums/AlbumsView.cpp:579:82: style: Function 'applyCommonStyle' argument 2 names different: declaration 'option' definition 'vopt'. [funcArgNamesDifferent]
amarok-2.9.0/src/context/applets/albums/AlbumsView.h:111:71: note: Function 'applyCommonStyle' argument 2 names different: declaration 'option' definition 'vopt'.
amarok-2.9.0/src/context/applets/albums/AlbumsView.cpp:579:82: note: Function 'applyCommonStyle' argument 2 names different: declaration 'option' definition 'vopt'.
amarok-2.9.0/src/context/applets/albums/AlbumsView.cpp:607:55: style: Function 'setLengthAlignment' argument 1 names different: declaration 'alignment' definition 'a'. [funcArgNamesDifferent]
amarok-2.9.0/src/context/applets/albums/AlbumsView.h:104:44: note: Function 'setLengthAlignment' argument 1 names different: declaration 'alignment' definition 'a'.
amarok-2.9.0/src/context/applets/albums/AlbumsView.cpp:607:55: note: Function 'setLengthAlignment' argument 1 names different: declaration 'alignment' definition 'a'.
amarok-2.9.0/src/context/applets/albums/AlbumsView.cpp:56:9: style: Class 'AlbumsTreeView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/context/applets/albums/AlbumsView.cpp:585:9: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
amarok-2.9.0/src/context/applets/analyzer/ASCIIAnalyzer.cpp:29:16: warning: Member variable 'ASCIIAnalyzer::m_step' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/context/applets/analyzer/ASCIIAnalyzer.h:67:13: performance: Variable 'id' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
amarok-2.9.0/src/context/applets/analyzer/ASCIIAnalyzer.h:68:13: performance: Variable 'size' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
amarok-2.9.0/src/context/applets/analyzer/fht.h:58:5: style: Class 'FHT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/context/applets/analyzer/ASCIIAnalyzer.h:34:5: style: Class 'ASCIIAnalyzer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/context/applets/analyzer/ASCIIAnalyzer.h:61:9: style: Struct 'Texture' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/context/applets/analyzer/ASCIIAnalyzer.h:59:5: warning: The struct 'Texture' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
amarok-2.9.0/src/context/applets/analyzer/ASCIIAnalyzer.h:51:18: style: The function 'transform' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/context/applets/analyzer/AnalyzerBase.h:48:18: note: Virtual function in base class
amarok-2.9.0/src/context/applets/analyzer/ASCIIAnalyzer.h:51:18: note: Function in derived class
amarok-2.9.0/src/context/applets/analyzer/ASCIIAnalyzer.h:52:18: style: The function 'analyze' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/context/applets/analyzer/AnalyzerBase.h:49:18: note: Virtual function in base class
amarok-2.9.0/src/context/applets/analyzer/ASCIIAnalyzer.h:52:18: note: Function in derived class
amarok-2.9.0/src/context/applets/analyzer/AnalyzerApplet.cpp:147:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
amarok-2.9.0/src/context/applets/analyzer/BlockAnalyzer.h:68:13: performance: Variable 'id' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
amarok-2.9.0/src/context/applets/analyzer/BlockAnalyzer.h:69:13: performance: Variable 'size' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
amarok-2.9.0/src/context/applets/analyzer/BallsAnalyzer.h:30:5: style: Class 'BallsAnalyzer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/context/applets/analyzer/BlockAnalyzer.h:35:5: style: Class 'BlockAnalyzer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/context/applets/analyzer/BlockAnalyzer.h:62:9: style: Struct 'Texture' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/context/applets/analyzer/DiscoAnalyzer.h:29:5: style: Class 'DiscoAnalyzer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/context/applets/analyzer/BlockAnalyzer.h:60:5: warning: The struct 'Texture' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
amarok-2.9.0/src/context/applets/analyzer/BallsAnalyzer.h:32:10: style: The function 'analyze' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/context/applets/analyzer/AnalyzerBase.h:49:18: note: Virtual function in base class
amarok-2.9.0/src/context/applets/analyzer/BallsAnalyzer.h:32:10: note: Function in derived class
amarok-2.9.0/src/context/applets/analyzer/BlockAnalyzer.h:52:18: style: The function 'transform' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/context/applets/analyzer/AnalyzerBase.h:48:18: note: Virtual function in base class
amarok-2.9.0/src/context/applets/analyzer/BlockAnalyzer.h:52:18: note: Function in derived class
amarok-2.9.0/src/context/applets/analyzer/BlockAnalyzer.h:53:18: style: The function 'analyze' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/context/applets/analyzer/AnalyzerBase.h:49:18: note: Virtual function in base class
amarok-2.9.0/src/context/applets/analyzer/BlockAnalyzer.h:53:18: note: Function in derived class
amarok-2.9.0/src/context/applets/analyzer/DiscoAnalyzer.h:31:10: style: The function 'analyze' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/context/applets/analyzer/AnalyzerBase.h:49:18: note: Virtual function in base class
amarok-2.9.0/src/context/applets/analyzer/DiscoAnalyzer.h:31:10: note: Function in derived class
amarok-2.9.0/src/context/applets/analyzer/DiscoAnalyzer.h:34:10: style: The function 'demo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/context/applets/analyzer/AnalyzerBase.h:57:18: note: Virtual function in base class
amarok-2.9.0/src/context/applets/analyzer/DiscoAnalyzer.h:34:10: note: Function in derived class
amarok-2.9.0/src/context/applets/analyzer/AnalyzerBase.h:48:18: warning: Virtual function 'transform' is called from constructor 'Base(QWidget*)' at line 59. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/context/applets/analyzer/AnalyzerBase.cpp:59:5: note: Calling connectSignals
amarok-2.9.0/src/context/applets/analyzer/AnalyzerBase.cpp:77:21: note: Calling processData
amarok-2.9.0/src/context/applets/analyzer/AnalyzerBase.cpp:168:5: note: Calling transform
amarok-2.9.0/src/context/applets/analyzer/AnalyzerBase.h:48:18: note: transform is a virtual method
amarok-2.9.0/src/context/applets/analyzer/BallsAnalyzer.cpp:120:16: warning: Member variable 'BallsAnalyzer::m_unitX' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/context/applets/analyzer/BallsAnalyzer.cpp:120:16: warning: Member variable 'BallsAnalyzer::m_unitY' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/context/applets/analyzer/BallsAnalyzer.cpp:90:10: style: Technically the member function 'Paddle::bounce' can be const. [functionConst]
amarok-2.9.0/src/context/applets/analyzer/BallsAnalyzer.cpp:68:5: style: Class 'Paddle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/context/applets/analyzer/BlockAnalyzer.cpp:35:16: warning: Member variable 'BlockAnalyzer::m_step' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/context/applets/analyzer/DiscoAnalyzer.cpp:27:16: warning: Member variable 'DiscoAnalyzer::m_unitX' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/context/applets/analyzer/DiscoAnalyzer.cpp:27:16: warning: Member variable 'DiscoAnalyzer::m_unitY' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/context/applets/analyzer/fht.cpp:59:11: style: The scope of the variable 'd' can be reduced. [variableScope]
amarok-2.9.0/src/context/applets/analyzer/fht.cpp:133:11: style: The scope of the variable 'e' can be reduced. [variableScope]
amarok-2.9.0/src/context/applets/analyzer/fht.h:45:10: style: Technically the member function 'FHT::makeCasTable' can be const. [functionConst]
amarok-2.9.0/src/context/applets/analyzer/fht.cpp:57:11: note: Technically the member function 'FHT::makeCasTable' can be const.
amarok-2.9.0/src/context/applets/analyzer/fht.h:45:10: note: Technically the member function 'FHT::makeCasTable' can be const.
amarok-2.9.0/src/context/applets/analyzer/fht.h:71:10: style: Technically the member function 'FHT::scale' can be const. [functionConst]
amarok-2.9.0/src/context/applets/analyzer/fht.cpp:86:11: note: Technically the member function 'FHT::scale' can be const.
amarok-2.9.0/src/context/applets/analyzer/fht.h:71:10: note: Technically the member function 'FHT::scale' can be const.
amarok-2.9.0/src/context/applets/analyzer/fht.h:79:10: style: Technically the member function 'FHT::ewma' can be const. [functionConst]
amarok-2.9.0/src/context/applets/analyzer/fht.cpp:93:11: note: Technically the member function 'FHT::ewma' can be const.
amarok-2.9.0/src/context/applets/analyzer/fht.h:79:10: note: Technically the member function 'FHT::ewma' can be const.
amarok-2.9.0/src/context/applets/analyzer/fht.h:120:10: performance: Technically the member function 'FHT::transform8' can be static. [functionStatic]
amarok-2.9.0/src/context/applets/analyzer/fht.cpp:181:11: note: Technically the member function 'FHT::transform8' can be static.
amarok-2.9.0/src/context/applets/analyzer/fht.h:120:10: note: Technically the member function 'FHT::transform8' can be static.
amarok-2.9.0/src/context/applets/analyzer/fht.cpp:42:9: style: Class 'FHT' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
amarok-2.9.0/src/context/applets/analyzer/fht.cpp:42:9: style: Class 'FHT' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
amarok-2.9.0/src/context/applets/currenttrack/CurrentTrack.cpp:372:41: style: Function 'paintInterface' argument 1 names different: declaration 'painter' definition 'p'. [funcArgNamesDifferent]
amarok-2.9.0/src/context/applets/currenttrack/CurrentTrack.h:49:44: note: Function 'paintInterface' argument 1 names different: declaration 'painter' definition 'p'.
amarok-2.9.0/src/context/applets/currenttrack/CurrentTrack.cpp:372:41: note: Function 'paintInterface' argument 1 names different: declaration 'painter' definition 'p'.
amarok-2.9.0/src/context/applets/currenttrack/CurrentTrack.cpp:443:63: style: Function 'drawStatsTexts' argument 2 names different: declaration 'rect' definition 'contentsRect'. [funcArgNamesDifferent]
amarok-2.9.0/src/context/applets/currenttrack/CurrentTrack.h:81:58: note: Function 'drawStatsTexts' argument 2 names different: declaration 'rect' definition 'contentsRect'.
amarok-2.9.0/src/context/applets/currenttrack/CurrentTrack.cpp:443:63: note: Function 'drawStatsTexts' argument 2 names different: declaration 'rect' definition 'contentsRect'.
amarok-2.9.0/src/context/applets/currenttrack/CurrentTrack.cpp:519:65: style: Function 'drawSourceEmblem' argument 2 names different: declaration 'rect' definition 'contentsRect'. [funcArgNamesDifferent]
amarok-2.9.0/src/context/applets/currenttrack/CurrentTrack.h:82:60: note: Function 'drawSourceEmblem' argument 2 names different: declaration 'rect' definition 'contentsRect'.
amarok-2.9.0/src/context/applets/currenttrack/CurrentTrack.cpp:519:65: note: Function 'drawSourceEmblem' argument 2 names different: declaration 'rect' definition 'contentsRect'.
amarok-2.9.0/src/context/applets/currenttrack/CurrentTrack.cpp:64:15: warning: Member variable 'CurrentTrack::m_collectionLabel' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/context/applets/currenttrack/CurrentTrack.cpp:64:15: warning: Member variable 'CurrentTrack::m_recentWidget' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/context/applets/currenttrack/CurrentTrack.cpp:64:15: warning: Member variable 'CurrentTrack::m_ratingWidget' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/context/applets/currenttrack/CurrentTrack.cpp:64:15: warning: Member variable 'CurrentTrack::m_albumCover' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/context/applets/currenttrack/CurrentTrack.cpp:64:15: warning: Member variable 'CurrentTrack::m_recentHeader' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/context/applets/currenttrack/CurrentTrack.cpp:64:15: warning: Member variable 'CurrentTrack::m_title' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/context/applets/currenttrack/CurrentTrack.cpp:64:15: warning: Member variable 'CurrentTrack::m_artist' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/context/applets/currenttrack/CurrentTrack.cpp:64:15: warning: Member variable 'CurrentTrack::m_album' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/context/applets/currenttrack/CurrentTrack.cpp:64:15: warning: Member variable 'CurrentTrack::m_byText' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/context/applets/currenttrack/CurrentTrack.cpp:64:15: warning: Member variable 'CurrentTrack::m_onText' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/context/applets/labels/LabelOverlayButton.h:37:5: style: Class 'LabelOverlayButton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/context/applets/labels/LabelsApplet.cpp:46:15: warning: Member variable 'LabelsApplet::m_numLabels' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/context/applets/labels/LabelsApplet.cpp:46:15: warning: Member variable 'LabelsApplet::m_minCount' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/context/applets/labels/LabelsApplet.cpp:46:15: warning: Member variable 'LabelsApplet::m_personalCount' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/context/applets/labels/LabelsApplet.cpp:46:15: warning: Member variable 'LabelsApplet::m_autoAdd' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/context/applets/labels/LabelsApplet.cpp:46:15: warning: Member variable 'LabelsApplet::m_minAutoAddCount' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/context/applets/labels/LabelsApplet.cpp:46:15: warning: Member variable 'LabelsApplet::m_matchArtist' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/context/applets/labels/LabelsApplet.cpp:46:15: warning: Member variable 'LabelsApplet::m_matchTitle' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/context/applets/labels/LabelsApplet.cpp:46:15: warning: Member variable 'LabelsApplet::m_matchAlbum' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/context/applets/labels/LabelsApplet.cpp:46:15: warning: Member variable 'LabelsApplet::m_stoppedstate' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/context/applets/lyrics/LyricsBrowser.h:26:1: style: The class 'LyricsBrowser' does not have a constructor although it has private member variables. [noConstructor]
amarok-2.9.0/src/context/applets/lyrics/LyricsApplet.cpp:47:5: warning: Member variable 'LyricsAppletPrivate::autoScroll' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/context/applets/lyrics/LyricsApplet.cpp:47:5: style: Class 'LyricsAppletPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/context/applets/photos/DragPixmapItem.h:43:9: style: Class 'DragPixmapItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/context/applets/photos/PhotosApplet.cpp:44:15: warning: Member variable 'PhotosApplet::m_widget' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/context/applets/photos/PhotosApplet.cpp:44:15: warning: Member variable 'PhotosApplet::m_nbPhotos' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/context/applets/photos/PhotosScrollWidget.h:52:9: style: Class 'PhotosScrollWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/context/applets/playlistinfo/PlaylistInfo.cpp:121:46: style: Function 'paintInterface' argument 1 names different: declaration 'painter' definition 'p'. [funcArgNamesDifferent]
amarok-2.9.0/src/context/applets/playlistinfo/PlaylistInfo.h:40:36: note: Function 'paintInterface' argument 1 names different: declaration 'painter' definition 'p'.
amarok-2.9.0/src/context/applets/playlistinfo/PlaylistInfo.cpp:121:46: note: Function 'paintInterface' argument 1 names different: declaration 'painter' definition 'p'.
amarok-2.9.0/src/context/applets/similarartists/ArtistWidget.h:270:1: style: The class 'ArtistsListWidget' does not have a constructor although it has private member variables. [noConstructor]
amarok-2.9.0/src/context/applets/similarartists/SimilarArtist.h:37:1: warning: The class 'SimilarArtist' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
amarok-2.9.0/src/context/applets/similarartists/SimilarArtistsApplet.cpp:48:23: warning: Member variable 'SimilarArtistsApplet::m_backwardIcon' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/context/applets/similarartists/SimilarArtistsApplet.cpp:48:23: warning: Member variable 'SimilarArtistsApplet::m_forwardIcon' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/context/applets/similarartists/SimilarArtistsApplet.cpp:48:23: warning: Member variable 'SimilarArtistsApplet::m_currentArtistIcon' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/context/applets/similarartists/SimilarArtistsApplet.cpp:48:23: warning: Member variable 'SimilarArtistsApplet::m_layout' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/context/applets/similarartists/SimilarArtistsApplet.cpp:48:23: warning: Member variable 'SimilarArtistsApplet::m_maxArtists' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/context/applets/songkick/SongkickApplet.cpp:215:43: style: Function 'paintInterface' argument 1 names different: declaration 'painter' definition 'p'. [funcArgNamesDifferent]
amarok-2.9.0/src/context/applets/songkick/SongkickApplet.h:43:36: note: Function 'paintInterface' argument 1 names different: declaration 'painter' definition 'p'.
amarok-2.9.0/src/context/applets/songkick/SongkickApplet.cpp:215:43: note: Function 'paintInterface' argument 1 names different: declaration 'painter' definition 'p'.
amarok-2.9.0/src/context/applets/songkick/SongkickApplet.h:63:27: style: Member variable 'SongkickApplet::m_songkickProxy' is in the wrong place in the initializer list. [initializerList]
amarok-2.9.0/src/context/applets/songkick/SongkickApplet.cpp:45:7: note: Member variable 'SongkickApplet::m_songkickProxy' is in the wrong place in the initializer list.
amarok-2.9.0/src/context/applets/songkick/SongkickApplet.h:63:27: note: Member variable 'SongkickApplet::m_songkickProxy' is in the wrong place in the initializer list.
amarok-2.9.0/src/context/applets/tabs/TabsApplet.cpp:336:0: error: Memory leak: reloadUI [memleak]
amarok-2.9.0/src/context/applets/tabs/TabsView.cpp:34:9: style: Class 'TabsTreeView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/context/applets/upcomingevents/LastFmEvent.cpp:113:17: warning: Member variable 'LastFmLocation::latitude' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/context/applets/upcomingevents/LastFmEvent.cpp:113:17: warning: Member variable 'LastFmLocation::longitude' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/context/applets/upcomingevents/LastFmEvent.cpp:129:14: warning: Member variable 'LastFmVenue::id' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/context/applets/upcomingevents/LastFmEvent.h:40:1: warning: The class 'LastFmEvent' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
amarok-2.9.0/src/context/applets/upcomingevents/LastFmEvent.h:251:1: warning: The class 'LastFmLocation' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
amarok-2.9.0/src/context/applets/upcomingevents/LastFmEvent.h:266:1: warning: The class 'LastFmVenue' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
amarok-2.9.0/src/context/applets/upcomingevents/LastFmEventXmlParser.h:52:20: style: Technically the member function 'LastFmVenueXmlParser::venue' can be const. [functionConst]
amarok-2.9.0/src/context/applets/upcomingevents/LastFmEventXmlParser.h:69:23: style: Technically the member function 'LastFmLocationXmlParser::location' can be const. [functionConst]
amarok-2.9.0/src/context/applets/upcomingevents/LastFmEventXmlParser.h:47:5: style: Class 'LastFmVenueXmlParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/context/applets/upcomingevents/LastFmEventXmlParser.h:63:5: style: Class 'LastFmLocationXmlParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/context/applets/upcomingevents/UpcomingEventsApplet.cpp:164:43: style: The scope of the variable 'listWidget' can be reduced. [variableScope]
amarok-2.9.0/src/context/applets/upcomingevents/UpcomingEventsApplet.cpp:133:51: style: Function 'dataUpdated' argument 1 names different: declaration 'name' definition 'source'. [funcArgNamesDifferent]
amarok-2.9.0/src/context/applets/upcomingevents/UpcomingEventsApplet.h:120:38: note: Function 'dataUpdated' argument 1 names different: declaration 'name' definition 'source'.
amarok-2.9.0/src/context/applets/upcomingevents/UpcomingEventsApplet.cpp:133:51: note: Function 'dataUpdated' argument 1 names different: declaration 'name' definition 'source'.
amarok-2.9.0/src/context/applets/upcomingevents/UpcomingEventsApplet.cpp:237:49: style: Function 'paintInterface' argument 1 names different: declaration 'painter' definition 'p'. [funcArgNamesDifferent]
amarok-2.9.0/src/context/applets/upcomingevents/UpcomingEventsApplet.h:76:36: note: Function 'paintInterface' argument 1 names different: declaration 'painter' definition 'p'.
amarok-2.9.0/src/context/applets/upcomingevents/UpcomingEventsApplet.cpp:237:49: note: Function 'paintInterface' argument 1 names different: declaration 'painter' definition 'p'.
amarok-2.9.0/src/context/applets/upcomingevents/UpcomingEventsWidget.h:141:1: style: The class 'UpcomingEventsListWidget' does not have a constructor although it has private member variables. [noConstructor]
amarok-2.9.0/src/context/applets/upcomingevents/UpcomingEventsApplet.cpp:46:23: warning: Member variable 'UpcomingEventsApplet::m_artistStackItem' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/context/applets/upcomingevents/UpcomingEventsApplet.cpp:46:23: warning: Member variable 'UpcomingEventsApplet::m_artistEventsList' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/context/applets/upcomingevents/UpcomingEventsStack.h:26:1: style: The class 'UpcomingEventsStack' does not have a constructor although it has private member variables. [noConstructor]
amarok-2.9.0/src/context/applets/upcomingevents/UpcomingEventsStackItem.h:32:1: style: The class 'UpcomingEventsStackItem' does not have a constructor although it has private member variables. [noConstructor]
amarok-2.9.0/src/context/applets/upcomingevents/LastFmEventXmlParser.h:33:23: style: Technically the member function 'LastFmEventXmlParser::events' can be const. [functionConst]
amarok-2.9.0/src/context/applets/upcomingevents/LastFmEventXmlParser.h:28:5: style: Class 'LastFmEventXmlParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/context/applets/upcomingevents/UpcomingEventsMapWidget.h:36:5: style: Class 'UpcomingEventsMapWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/context/applets/upcomingevents/UpcomingEventsCalendarWidget.cpp:39:9: style: Class 'UpcomingEventsCalendarWidgetPrivate' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
amarok-2.9.0/src/context/applets/upcomingevents/UpcomingEventsCalendarWidget.cpp:39:9: style: Class 'UpcomingEventsCalendarWidgetPrivate' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
amarok-2.9.0/src/context/applets/upcomingevents/UpcomingEventsCalendarWidget.cpp:35:5: style: Class 'UpcomingEventsCalendarWidgetPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/context/applets/upcomingevents/UpcomingEventsMapWidget.cpp:38:10: style: Technically the member function 'UpcomingEventsMapWidgetPrivate::addMarker' can be const. [functionConst]
amarok-2.9.0/src/context/applets/upcomingevents/UpcomingEventsMapWidget.cpp:83:33: note: Technically the member function 'UpcomingEventsMapWidgetPrivate::addMarker' can be const.
amarok-2.9.0/src/context/applets/upcomingevents/UpcomingEventsMapWidget.cpp:38:10: note: Technically the member function 'UpcomingEventsMapWidgetPrivate::addMarker' can be const.
amarok-2.9.0/src/context/applets/upcomingevents/UpcomingEventsMapWidget.cpp:39:13: performance: Technically the member function 'UpcomingEventsMapWidgetPrivate::createInfoString' can be static. [functionStatic]
amarok-2.9.0/src/context/applets/upcomingevents/UpcomingEventsMapWidget.cpp:118:33: note: Technically the member function 'UpcomingEventsMapWidgetPrivate::createInfoString' can be static.
amarok-2.9.0/src/context/applets/upcomingevents/UpcomingEventsMapWidget.cpp:39:13: note: Technically the member function 'UpcomingEventsMapWidgetPrivate::createInfoString' can be static.
amarok-2.9.0/src/context/applets/upcomingevents/UpcomingEventsMapWidget.cpp:40:10: performance: Technically the member function 'UpcomingEventsMapWidgetPrivate::eventForMapIcon' can be static. [functionStatic]
amarok-2.9.0/src/context/applets/upcomingevents/UpcomingEventsMapWidget.cpp:171:33: note: Technically the member function 'UpcomingEventsMapWidgetPrivate::eventForMapIcon' can be static.
amarok-2.9.0/src/context/applets/upcomingevents/UpcomingEventsMapWidget.cpp:40:10: note: Technically the member function 'UpcomingEventsMapWidgetPrivate::eventForMapIcon' can be static.
amarok-2.9.0/src/context/applets/upcomingevents/UpcomingEventsMapWidget.cpp:42:10: performance: Technically the member function 'UpcomingEventsMapWidgetPrivate::removeMarker' can be static. [functionStatic]
amarok-2.9.0/src/context/applets/upcomingevents/UpcomingEventsMapWidget.cpp:107:33: note: Technically the member function 'UpcomingEventsMapWidgetPrivate::removeMarker' can be static.
amarok-2.9.0/src/context/applets/upcomingevents/UpcomingEventsMapWidget.cpp:42:10: note: Technically the member function 'UpcomingEventsMapWidgetPrivate::removeMarker' can be static.
amarok-2.9.0/src/context/applets/upcomingevents/UpcomingEventsMapWidget.cpp:45:10: performance: Technically the member function 'UpcomingEventsMapWidgetPrivate::_linkClicked' can be static. [functionStatic]
amarok-2.9.0/src/context/applets/upcomingevents/UpcomingEventsMapWidget.cpp:214:33: note: Technically the member function 'UpcomingEventsMapWidgetPrivate::_linkClicked' can be static.
amarok-2.9.0/src/context/applets/upcomingevents/UpcomingEventsMapWidget.cpp:45:10: note: Technically the member function 'UpcomingEventsMapWidgetPrivate::_linkClicked' can be static.
amarok-2.9.0/src/context/applets/upcomingevents/UpcomingEventsMapWidget.cpp:47:10: performance: Technically the member function 'UpcomingEventsMapWidgetPrivate::_centerAt' can be static. [functionStatic]
amarok-2.9.0/src/context/applets/upcomingevents/UpcomingEventsMapWidget.cpp:195:33: note: Technically the member function 'UpcomingEventsMapWidgetPrivate::_centerAt' can be static.
amarok-2.9.0/src/context/applets/upcomingevents/UpcomingEventsMapWidget.cpp:47:10: note: Technically the member function 'UpcomingEventsMapWidgetPrivate::_centerAt' can be static.
amarok-2.9.0/src/context/applets/upcomingevents/UpcomingEventsMapWidget.cpp:34:5: style: Class 'UpcomingEventsMapWidgetPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/context/applets/upcomingevents/UpcomingEventsStack.cpp:34:5: style: Class 'UpcomingEventsStackPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/context/applets/upcomingevents/UpcomingEventsStackItem.cpp:132:10: performance: Technically the member function 'UpcomingEventsStackItemPrivate::_toggleCollapse' can be static. [functionStatic]
amarok-2.9.0/src/context/applets/upcomingevents/UpcomingEventsStackItem.cpp:162:33: note: Technically the member function 'UpcomingEventsStackItemPrivate::_toggleCollapse' can be static.
amarok-2.9.0/src/context/applets/upcomingevents/UpcomingEventsStackItem.cpp:132:10: note: Technically the member function 'UpcomingEventsStackItemPrivate::_toggleCollapse' can be static.
amarok-2.9.0/src/context/applets/upcomingevents/UpcomingEventsStackItem.cpp:44:5: style: Class 'UpcomingEventsStackItemToolBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/context/applets/upcomingevents/UpcomingEventsStackItem.cpp:111:5: style: Class 'UpcomingEventsStackItemPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/context/applets/upcomingevents/UpcomingEventsWidget.cpp:262:61: style: Function 'setLocation' argument 1 names different: declaration 'location' definition 'loc'. [funcArgNamesDifferent]
amarok-2.9.0/src/context/applets/upcomingevents/UpcomingEventsWidget.h:95:52: note: Function 'setLocation' argument 1 names different: declaration 'location' definition 'loc'.
amarok-2.9.0/src/context/applets/upcomingevents/UpcomingEventsWidget.cpp:262:61: note: Function 'setLocation' argument 1 names different: declaration 'location' definition 'loc'.
amarok-2.9.0/src/context/applets/wikipedia/WikipediaApplet.cpp:53:61: style: Function 'parseWikiLangXml' argument 1 names different: declaration 'xml' definition 'data'. [funcArgNamesDifferent]
amarok-2.9.0/src/context/applets/wikipedia/WikipediaApplet_p.h:78:46: note: Function 'parseWikiLangXml' argument 1 names different: declaration 'xml' definition 'data'.
amarok-2.9.0/src/context/applets/wikipedia/WikipediaApplet.cpp:53:61: note: Function 'parseWikiLangXml' argument 1 names different: declaration 'xml' definition 'data'.
amarok-2.9.0/src/context/applets/wikipedia/WikipediaApplet.cpp:82:60: style: Function 'writeStyleSheet' argument 1 names different: declaration 'css' definition 'data'. [funcArgNamesDifferent]
amarok-2.9.0/src/context/applets/wikipedia/WikipediaApplet_p.h:79:47: note: Function 'writeStyleSheet' argument 1 names different: declaration 'css' definition 'data'.
amarok-2.9.0/src/context/applets/wikipedia/WikipediaApplet.cpp:82:60: note: Function 'writeStyleSheet' argument 1 names different: declaration 'css' definition 'data'.
amarok-2.9.0/src/context/applets/wikipedia/WikipediaApplet.cpp:688:46: style: Function 'dataUpdated' argument 1 names different: declaration 'name' definition 'source'. [funcArgNamesDifferent]
amarok-2.9.0/src/context/applets/wikipedia/WikipediaApplet.h:52:38: note: Function 'dataUpdated' argument 1 names different: declaration 'name' definition 'source'.
amarok-2.9.0/src/context/applets/wikipedia/WikipediaApplet.cpp:688:46: note: Function 'dataUpdated' argument 1 names different: declaration 'name' definition 'source'.
amarok-2.9.0/src/context/applets/wikipedia/WikipediaApplet_p.h:56:5: warning: Member variable 'WikipediaAppletPrivate::useMobileWikipedia' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/context/applets/wikipedia/WikipediaApplet_p.h:80:10: performance: Technically the member function 'WikipediaAppletPrivate::scheduleEngineUpdate' can be static. [functionStatic]
amarok-2.9.0/src/context/applets/wikipedia/WikipediaApplet.cpp:101:25: note: Technically the member function 'WikipediaAppletPrivate::scheduleEngineUpdate' can be static.
amarok-2.9.0/src/context/applets/wikipedia/WikipediaApplet_p.h:80:10: note: Technically the member function 'WikipediaAppletPrivate::scheduleEngineUpdate' can be static.
amarok-2.9.0/src/context/applets/wikipedia/WikipediaApplet_p.h:108:10: performance: Technically the member function 'WikipediaAppletPrivate::_titleChanged' can be static. [functionStatic]
amarok-2.9.0/src/context/applets/wikipedia/WikipediaApplet.cpp:142:25: note: Technically the member function 'WikipediaAppletPrivate::_titleChanged' can be static.
amarok-2.9.0/src/context/applets/wikipedia/WikipediaApplet_p.h:108:10: note: Technically the member function 'WikipediaAppletPrivate::_titleChanged' can be static.
amarok-2.9.0/src/context/applets/wikipedia/WikipediaApplet_p.h:56:5: style: Class 'WikipediaAppletPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/context/applets/wikipedia/WikipediaApplet_p.h:153:5: style: Class 'WikipediaSearchLineEdit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/context/applets/wikipedia/WikipediaApplet_p.h:188:5: style: Class 'WikipediaWebView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/context/containments/verticallayout/VerticalAppletLayout.h:47:9: style: Class 'VerticalAppletLayout' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/context/engines/lyrics/LyricsEngine.cpp:178:56: style: Function 'newSuggestions' argument 1 names different: declaration 'suggest' definition 'suggested'. [funcArgNamesDifferent]
amarok-2.9.0/src/context/engines/lyrics/LyricsEngine.h:46:46: note: Function 'newSuggestions' argument 1 names different: declaration 'suggest' definition 'suggested'.
amarok-2.9.0/src/context/engines/lyrics/LyricsEngine.cpp:178:56: note: Function 'newSuggestions' argument 1 names different: declaration 'suggest' definition 'suggested'.
amarok-2.9.0/src/context/engines/photos/PhotosInfo.h:31:1: warning: The class 'PhotosInfo' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
amarok-2.9.0/src/context/engines/songkick/SongkickEngine.cpp:37:17: warning: Member variable 'SongkickEngine::m_ontourJob' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/context/engines/upcomingevents/UpcomingEventsEngine.cpp:57:58: style: Function 'sourceRequestEvent' argument 1 names different: declaration 'name' definition 'source'. [funcArgNamesDifferent]
amarok-2.9.0/src/context/engines/upcomingevents/UpcomingEventsEngine.h:64:45: note: Function 'sourceRequestEvent' argument 1 names different: declaration 'name' definition 'source'.
amarok-2.9.0/src/context/engines/upcomingevents/UpcomingEventsEngine.cpp:57:58: note: Function 'sourceRequestEvent' argument 1 names different: declaration 'name' definition 'source'.
amarok-2.9.0/src/context/engines/upcomingevents/UpcomingEventsEngine.cpp:42:5: performance: Variable 'm_timeSpan' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
amarok-2.9.0/src/context/engines/wikipedia/WikipediaEngine.cpp:721:45: style: Function 'wikiParse' argument 1 names different: declaration 'page' definition 'wiki'. [funcArgNamesDifferent]
amarok-2.9.0/src/context/engines/wikipedia/WikipediaEngine.cpp:69:30: note: Function 'wikiParse' argument 1 names different: declaration 'page' definition 'wiki'.
amarok-2.9.0/src/context/engines/wikipedia/WikipediaEngine.cpp:721:45: note: Function 'wikiParse' argument 1 names different: declaration 'page' definition 'wiki'.
amarok-2.9.0/src/context/engines/wikipedia/WikipediaEngine.cpp:69:10: performance: Technically the member function 'WikipediaEnginePrivate::wikiParse' can be static. [functionStatic]
amarok-2.9.0/src/context/engines/wikipedia/WikipediaEngine.cpp:721:25: note: Technically the member function 'WikipediaEnginePrivate::wikiParse' can be static.
amarok-2.9.0/src/context/engines/wikipedia/WikipediaEngine.cpp:69:10: note: Technically the member function 'WikipediaEnginePrivate::wikiParse' can be static.
amarok-2.9.0/src/context/engines/wikipedia/WikipediaEngine.cpp:70:13: performance: Technically the member function 'WikipediaEnginePrivate::createLanguageComboBox' can be static. [functionStatic]
amarok-2.9.0/src/context/engines/wikipedia/WikipediaEngine.cpp:841:25: note: Technically the member function 'WikipediaEnginePrivate::createLanguageComboBox' can be static.
amarok-2.9.0/src/context/engines/wikipedia/WikipediaEngine.cpp:70:13: note: Technically the member function 'WikipediaEnginePrivate::createLanguageComboBox' can be static.
amarok-2.9.0/src/context/engines/wikipedia/WikipediaEngine.cpp:44:5: style: Class 'WikipediaEnginePrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/context/popupdropper/libpud/PopupDropper.cpp:708:52: style: Function 'setBaseTextColor' argument 1 names different: declaration 'baseText' definition 'text'. [funcArgNamesDifferent]
amarok-2.9.0/src/context/popupdropper/libpud/PopupDropper.h:107:42: note: Function 'setBaseTextColor' argument 1 names different: declaration 'baseText' definition 'text'.
amarok-2.9.0/src/context/popupdropper/libpud/PopupDropper.cpp:708:52: note: Function 'setBaseTextColor' argument 1 names different: declaration 'baseText' definition 'text'.
amarok-2.9.0/src/context/popupdropper/libpud/PopupDropper.cpp:720:55: style: Function 'setHoveredTextColor' argument 1 names different: declaration 'hoveredText' definition 'text'. [funcArgNamesDifferent]
amarok-2.9.0/src/context/popupdropper/libpud/PopupDropper.h:109:45: note: Function 'setHoveredTextColor' argument 1 names different: declaration 'hoveredText' definition 'text'.
amarok-2.9.0/src/context/popupdropper/libpud/PopupDropper.cpp:720:55: note: Function 'setHoveredTextColor' argument 1 names different: declaration 'hoveredText' definition 'text'.
amarok-2.9.0/src/context/popupdropper/libpud/PopupDropper.cpp:732:53: style: Function 'setHoveredBorderPen' argument 1 names different: declaration 'hoveredBorder' definition 'border'. [funcArgNamesDifferent]
amarok-2.9.0/src/context/popupdropper/libpud/PopupDropper.h:111:43: note: Function 'setHoveredBorderPen' argument 1 names different: declaration 'hoveredBorder' definition 'border'.
amarok-2.9.0/src/context/popupdropper/libpud/PopupDropper.cpp:732:53: note: Function 'setHoveredBorderPen' argument 1 names different: declaration 'hoveredBorder' definition 'border'.
amarok-2.9.0/src/context/popupdropper/libpud/PopupDropper.cpp:744:55: style: Function 'setHoveredFillBrush' argument 1 names different: declaration 'hoveredFill' definition 'fill'. [funcArgNamesDifferent]
amarok-2.9.0/src/context/popupdropper/libpud/PopupDropper.h:113:45: note: Function 'setHoveredFillBrush' argument 1 names different: declaration 'hoveredFill' definition 'fill'.
amarok-2.9.0/src/context/popupdropper/libpud/PopupDropper.cpp:744:55: note: Function 'setHoveredFillBrush' argument 1 names different: declaration 'hoveredFill' definition 'fill'.
amarok-2.9.0/src/context/popupdropper/libpud/PopupDropperItem.cpp:291:48: style: Redundant condition: d->hoveredOver. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition]
amarok-2.9.0/src/context/popupdropper/libpud/PopupDropperItem.cpp:302:56: style: Redundant condition: d->hoveredOver. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition]
amarok-2.9.0/src/context/popupdropper/libpud/PopupDropperItem.cpp:321:48: style: Redundant condition: d->hoveredOver. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition]
amarok-2.9.0/src/context/popupdropper/libpud/PopupDropperItem.cpp:128:15: warning: Either the condition 'if(action)' is redundant or there is possible null pointer dereference: action. [nullPointerRedundantCheck]
amarok-2.9.0/src/context/popupdropper/libpud/PopupDropperItem.cpp:129:7: note: Assuming that condition 'if(action)' is not redundant
amarok-2.9.0/src/context/popupdropper/libpud/PopupDropperItem.cpp:128:15: note: Null pointer dereference
amarok-2.9.0/src/context/popupdropper/libpud/PopupDropperItem.cpp:224:64: style: Function 'setTextProtection' argument 1 names different: declaration 'protection' definition 'textProtection'. [funcArgNamesDifferent]
amarok-2.9.0/src/context/popupdropper/libpud/PopupDropperItem.h:98:44: note: Function 'setTextProtection' argument 1 names different: declaration 'protection' definition 'textProtection'.
amarok-2.9.0/src/context/popupdropper/libpud/PopupDropperItem.cpp:224:64: note: Function 'setTextProtection' argument 1 names different: declaration 'protection' definition 'textProtection'.
amarok-2.9.0/src/context/popupdropper/libpud/PopupDropperItem.cpp:723:44: style: Function 'setBorderWidth' argument 1 names different: declaration 'width' definition 'borderWidth'. [funcArgNamesDifferent]
amarok-2.9.0/src/context/popupdropper/libpud/PopupDropperItem.h:156:30: note: Function 'setBorderWidth' argument 1 names different: declaration 'width' definition 'borderWidth'.
amarok-2.9.0/src/context/popupdropper/libpud/PopupDropperItem.cpp:723:44: note: Function 'setBorderWidth' argument 1 names different: declaration 'width' definition 'borderWidth'.
amarok-2.9.0/src/context/popupdropper/libpud/PopupDropperItem.cpp:738:56: style: Function 'setHoverIndicatorRectWidth' argument 1 names different: declaration 'width' definition 'hoverIndicatorRectWidth'. [funcArgNamesDifferent]
amarok-2.9.0/src/context/popupdropper/libpud/PopupDropperItem.h:158:42: note: Function 'setHoverIndicatorRectWidth' argument 1 names different: declaration 'width' definition 'hoverIndicatorRectWidth'.
amarok-2.9.0/src/context/popupdropper/libpud/PopupDropperItem.cpp:738:56: note: Function 'setHoverIndicatorRectWidth' argument 1 names different: declaration 'width' definition 'hoverIndicatorRectWidth'.
amarok-2.9.0/src/context/popupdropper/libpud/PopupDropperItem.h:174:18: warning: Virtual function 'hoverFinished' is called from constructor 'PopupDropperItem(const QString&file,QGraphicsItem*parent=0)' at line 104. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/context/popupdropper/libpud/PopupDropperItem.cpp:104:61: note: Calling hoverFinished
amarok-2.9.0/src/context/popupdropper/libpud/PopupDropperItem.h:174:18: note: hoverFinished is a virtual method
amarok-2.9.0/src/context/popupdropper/libpud/PopupDropperItem.h:175:18: warning: Virtual function 'hoverFrameChanged' is called from constructor 'PopupDropperItem(const QString&file,QGraphicsItem*parent=0)' at line 105. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/context/popupdropper/libpud/PopupDropperItem.cpp:105:68: note: Calling hoverFrameChanged
amarok-2.9.0/src/context/popupdropper/libpud/PopupDropperItem.h:175:18: note: hoverFrameChanged is a virtual method
amarok-2.9.0/src/context/popupdropper/libpud/PopupDropperItem_p.h:36:5: style: Class 'PopupDropperItemPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/context/popupdropper/libpud/PopupDropperView.cpp:35:5: style: Class 'PopupDropperViewPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/context/toolbar/AppletItemOverlay.cpp:151:9: style: The scope of the variable 'iconSize' can be reduced. [variableScope]
amarok-2.9.0/src/context/toolbar/AppletItemOverlay.cpp:43:5: style: Class 'AppletMoveSpacer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/context/toolbar/AppletToolbarConfigItem.h:40:9: style: Class 'AppletToolbarConfigItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/context/tools/amarokpkg.cpp:118:13: style: Condition '!installer' is always true [knownConditionTrueFalse]
amarok-2.9.0/src/context/tools/amarokpkg.cpp:112:43: note: Assignment 'installer=0', assigned value is 0
amarok-2.9.0/src/context/tools/amarokpkg.cpp:118:13: note: Condition '!installer' is always true
amarok-2.9.0/src/context/widgets/ContainmentArrow.cpp:220:36: style: Function 'paint' argument 1 names different: declaration 'painter' definition 'p'. [funcArgNamesDifferent]
amarok-2.9.0/src/context/widgets/ContainmentArrow.h:77:35: note: Function 'paint' argument 1 names different: declaration 'painter' definition 'p'.
amarok-2.9.0/src/context/widgets/ContainmentArrow.cpp:220:36: note: Function 'paint' argument 1 names different: declaration 'painter' definition 'p'.
amarok-2.9.0/src/context/widgets/ContainmentSelectionLayer.h:40:9: style: Class 'ContainmentSelectionLayer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/context/widgets/DropPixmapItem.h:68:1: style: The class 'DropPixmapLayoutItem' does not have a constructor although it has private member variables. [noConstructor]
amarok-2.9.0/src/context/widgets/DropPixmapItem.h:46:9: style: Class 'DropPixmapItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/context/widgets/RatingWidget.cpp:90:47: style: Function 'setCustomPixmap' argument 1 names different: declaration 'pixmap' definition 'pix'. [funcArgNamesDifferent]
amarok-2.9.0/src/context/widgets/RatingWidget.h:147:42: note: Function 'setCustomPixmap' argument 1 names different: declaration 'pixmap' definition 'pix'.
amarok-2.9.0/src/context/widgets/RatingWidget.cpp:90:47: note: Function 'setCustomPixmap' argument 1 names different: declaration 'pixmap' definition 'pix'.
amarok-2.9.0/src/context/widgets/RatingWidget.h:38:5: style: Class 'RatingWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/context/widgets/TextScrollingWidget.cpp:307:37: style: Function 'animate' argument 1 names different: declaration 'anim' definition 'value'. [funcArgNamesDifferent]
amarok-2.9.0/src/context/widgets/TextScrollingWidget.h:101:29: note: Function 'animate' argument 1 names different: declaration 'anim' definition 'value'.
amarok-2.9.0/src/context/widgets/TextScrollingWidget.cpp:307:37: note: Function 'animate' argument 1 names different: declaration 'anim' definition 'value'.
amarok-2.9.0/src/context/widgets/TextScrollingWidget.cpp:43:11: style: Class 'TextScrollingWidgetPrivate' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
amarok-2.9.0/src/context/widgets/TextScrollingWidget.cpp:43:11: style: Class 'TextScrollingWidgetPrivate' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
amarok-2.9.0/src/context/widgets/TextScrollingWidget.cpp:36:5: style: Class 'TextScrollingWidgetPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/context/widgets/TextWidget.cpp:82:45: style: Function 'setGeometry' argument 1 names different: declaration 'geometry' definition 'geom'. [funcArgNamesDifferent]
amarok-2.9.0/src/context/widgets/TextWidget.h:51:37: note: Function 'setGeometry' argument 1 names different: declaration 'geometry' definition 'geom'.
amarok-2.9.0/src/context/widgets/TextWidget.cpp:82:45: note: Function 'setGeometry' argument 1 names different: declaration 'geometry' definition 'geom'.
amarok-2.9.0/src/core-impl/capabilities/multisource/MultiSourceCapabilityImpl.h:31:13: style: Class 'MultiSourceCapabilityImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/aggregate/AggregateCollection.cpp:188:50: style: Function 'removeGenre' argument 1 names different: declaration 'genre' definition 'name'. [funcArgNamesDifferent]
amarok-2.9.0/src/core-impl/collections/aggregate/AggregateCollection.h:79:42: note: Function 'removeGenre' argument 1 names different: declaration 'genre' definition 'name'.
amarok-2.9.0/src/core-impl/collections/aggregate/AggregateCollection.cpp:188:50: note: Function 'removeGenre' argument 1 names different: declaration 'genre' definition 'name'.
amarok-2.9.0/src/core-impl/collections/aggregate/AggregateCollection.cpp:282:51: style: Function 'removeArtist' argument 1 names different: declaration 'artist' definition 'name'. [funcArgNamesDifferent]
amarok-2.9.0/src/core-impl/collections/aggregate/AggregateCollection.h:74:43: note: Function 'removeArtist' argument 1 names different: declaration 'artist' definition 'name'.
amarok-2.9.0/src/core-impl/collections/aggregate/AggregateCollection.cpp:282:51: note: Function 'removeArtist' argument 1 names different: declaration 'artist' definition 'name'.
amarok-2.9.0/src/core-impl/collections/aggregate/AggregateCollection.cpp:329:72: style: Function 'removeAlbum' argument 2 names different: declaration 'albumArtist' definition 'albumartist'. [funcArgNamesDifferent]
amarok-2.9.0/src/core-impl/collections/aggregate/AggregateCollection.h:69:64: note: Function 'removeAlbum' argument 2 names different: declaration 'albumArtist' definition 'albumartist'.
amarok-2.9.0/src/core-impl/collections/aggregate/AggregateCollection.cpp:329:72: note: Function 'removeAlbum' argument 2 names different: declaration 'albumArtist' definition 'albumartist'.
amarok-2.9.0/src/core-impl/collections/audiocd/AudioCdCollection.h:70:5: style: Class 'AudioCdCollection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/audiocd/AudioCdCollectionLocation.h:35:5: style: Class 'AudioCdCollectionLocation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/audiocd/AudioCdMeta.h:118:9: style: Class 'AudioCdArtist' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/audiocd/AudioCdMeta.h:138:9: style: Class 'AudioCdAlbum' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/audiocd/AudioCdMeta.h:171:9: style: Class 'AudioCdGenre' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/audiocd/AudioCdMeta.h:189:9: style: Class 'AudioCdComposer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/audiocd/AudioCdMeta.h:207:9: style: Class 'AudioCdYear' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/audiocd/handler/AudioCdHandler.h:32:5: style: Class 'AudioCdHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/audiocd/FormatSelectionDialog.h:35:5: style: Class 'FormatSelectionDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/audiocd/AudioCdMeta.cpp:222:40: style: Function 'setTitle' argument 1 names different: declaration 'newTitle' definition 'title'. [funcArgNamesDifferent]
amarok-2.9.0/src/core-impl/collections/audiocd/AudioCdMeta.h:63:47: note: Function 'setTitle' argument 1 names different: declaration 'newTitle' definition 'title'.
amarok-2.9.0/src/core-impl/collections/audiocd/AudioCdMeta.cpp:222:40: note: Function 'setTitle' argument 1 names different: declaration 'newTitle' definition 'title'.
amarok-2.9.0/src/core-impl/collections/audiocd/FormatSelectionDialog.h:42:18: warning: Virtual function 'showAdvancedSettings' is called from constructor 'FormatSelectionDialog(QWidget*parent=0)' at line 33. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/core-impl/collections/audiocd/FormatSelectionDialog.cpp:33:64: note: Calling showAdvancedSettings
amarok-2.9.0/src/core-impl/collections/audiocd/FormatSelectionDialog.h:42:18: note: showAdvancedSettings is a virtual method
amarok-2.9.0/src/core-impl/collections/daap/DaapMeta.h:121:9: style: Class 'DaapArtist' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/daap/DaapMeta.h:141:9: style: Class 'DaapAlbum' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/daap/DaapMeta.h:165:9: style: Class 'DaapGenre' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/daap/DaapMeta.h:183:9: style: Class 'DaapComposer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/daap/DaapMeta.h:201:9: style: Class 'DaapYear' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/daap/DaapMeta.cpp:261:37: style: Function 'setTitle' argument 1 names different: declaration 'newTitle' definition 'title'. [funcArgNamesDifferent]
amarok-2.9.0/src/core-impl/collections/daap/DaapMeta.h:68:47: note: Function 'setTitle' argument 1 names different: declaration 'newTitle' definition 'title'.
amarok-2.9.0/src/core-impl/collections/daap/DaapMeta.cpp:261:37: note: Function 'setTitle' argument 1 names different: declaration 'newTitle' definition 'title'.
amarok-2.9.0/src/core-impl/collections/daap/daapreader/Reader.cpp:342:34: style: Function 'addTrack' argument 5 names different: declaration 'commment' definition 'comment'. [funcArgNamesDifferent]
amarok-2.9.0/src/core-impl/collections/daap/daapreader/Reader.h:102:43: note: Function 'addTrack' argument 5 names different: declaration 'commment' definition 'comment'.
amarok-2.9.0/src/core-impl/collections/daap/daapreader/Reader.cpp:342:34: note: Function 'addTrack' argument 5 names different: declaration 'commment' definition 'comment'.
amarok-2.9.0/src/core-impl/collections/daap/daapreader/authentication/hasher.c:204:9: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
amarok-2.9.0/src/core-impl/collections/daap/daapreader/authentication/md5.c:63:15: style: The scope of the variable 't' can be reduced. [variableScope]
amarok-2.9.0/src/core-impl/collections/db/DatabaseCollection.h:127:9: style: Class 'DatabaseCollectionScanCapability' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/db/DatabaseCollection.h:143:9: style: Class 'DatabaseCollectionImportCapability' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/db/sql/DatabaseUpdater.h:58:10: style: Technically the member function 'DatabaseUpdater::upgradeVersion1to2' can be const. [functionConst]
amarok-2.9.0/src/core-impl/collections/db/sql/DatabaseUpdater.cpp:155:18: note: Technically the member function 'DatabaseUpdater::upgradeVersion1to2' can be const.
amarok-2.9.0/src/core-impl/collections/db/sql/DatabaseUpdater.h:58:10: note: Technically the member function 'DatabaseUpdater::upgradeVersion1to2' can be const.
amarok-2.9.0/src/core-impl/collections/db/sql/DatabaseUpdater.h:59:10: style: Technically the member function 'DatabaseUpdater::upgradeVersion2to3' can be const. [functionConst]
amarok-2.9.0/src/core-impl/collections/db/sql/DatabaseUpdater.cpp:167:18: note: Technically the member function 'DatabaseUpdater::upgradeVersion2to3' can be const.
amarok-2.9.0/src/core-impl/collections/db/sql/DatabaseUpdater.h:59:10: note: Technically the member function 'DatabaseUpdater::upgradeVersion2to3' can be const.
amarok-2.9.0/src/core-impl/collections/db/sql/DatabaseUpdater.h:60:10: style: Technically the member function 'DatabaseUpdater::upgradeVersion3to4' can be const. [functionConst]
amarok-2.9.0/src/core-impl/collections/db/sql/DatabaseUpdater.cpp:190:18: note: Technically the member function 'DatabaseUpdater::upgradeVersion3to4' can be const.
amarok-2.9.0/src/core-impl/collections/db/sql/DatabaseUpdater.h:60:10: note: Technically the member function 'DatabaseUpdater::upgradeVersion3to4' can be const.
amarok-2.9.0/src/core-impl/collections/db/sql/DatabaseUpdater.h:64:10: style: Technically the member function 'DatabaseUpdater::upgradeVersion7to8' can be const. [functionConst]
amarok-2.9.0/src/core-impl/collections/db/sql/DatabaseUpdater.cpp:422:18: note: Technically the member function 'DatabaseUpdater::upgradeVersion7to8' can be const.
amarok-2.9.0/src/core-impl/collections/db/sql/DatabaseUpdater.h:64:10: note: Technically the member function 'DatabaseUpdater::upgradeVersion7to8' can be const.
amarok-2.9.0/src/core-impl/collections/db/sql/DatabaseUpdater.h:67:10: performance: Technically the member function 'DatabaseUpdater::upgradeVersion10to11' can be static. [functionStatic]
amarok-2.9.0/src/core-impl/collections/db/sql/DatabaseUpdater.cpp:586:18: note: Technically the member function 'DatabaseUpdater::upgradeVersion10to11' can be static.
amarok-2.9.0/src/core-impl/collections/db/sql/DatabaseUpdater.h:67:10: note: Technically the member function 'DatabaseUpdater::upgradeVersion10to11' can be static.
amarok-2.9.0/src/core-impl/collections/db/sql/DatabaseUpdater.h:68:10: performance: Technically the member function 'DatabaseUpdater::upgradeVersion11to12' can be static. [functionStatic]
amarok-2.9.0/src/core-impl/collections/db/sql/DatabaseUpdater.cpp:596:18: note: Technically the member function 'DatabaseUpdater::upgradeVersion11to12' can be static.
amarok-2.9.0/src/core-impl/collections/db/sql/DatabaseUpdater.h:68:10: note: Technically the member function 'DatabaseUpdater::upgradeVersion11to12' can be static.
amarok-2.9.0/src/core-impl/collections/db/sql/DatabaseUpdater.h:69:10: style: Technically the member function 'DatabaseUpdater::upgradeVersion12to13' can be const. [functionConst]
amarok-2.9.0/src/core-impl/collections/db/sql/DatabaseUpdater.cpp:604:18: note: Technically the member function 'DatabaseUpdater::upgradeVersion12to13' can be const.
amarok-2.9.0/src/core-impl/collections/db/sql/DatabaseUpdater.h:69:10: note: Technically the member function 'DatabaseUpdater::upgradeVersion12to13' can be const.
amarok-2.9.0/src/core-impl/collections/db/sql/DatabaseUpdater.h:70:10: style: Technically the member function 'DatabaseUpdater::upgradeVersion13to14' can be const. [functionConst]
amarok-2.9.0/src/core-impl/collections/db/sql/DatabaseUpdater.cpp:611:18: note: Technically the member function 'DatabaseUpdater::upgradeVersion13to14' can be const.
amarok-2.9.0/src/core-impl/collections/db/sql/DatabaseUpdater.h:70:10: note: Technically the member function 'DatabaseUpdater::upgradeVersion13to14' can be const.
amarok-2.9.0/src/core-impl/collections/db/sql/DatabaseUpdater.h:82:10: style: Technically the member function 'DatabaseUpdater::deleteAllRedundant' can be const. [functionConst]
amarok-2.9.0/src/core-impl/collections/db/sql/DatabaseUpdater.cpp:988:18: note: Technically the member function 'DatabaseUpdater::deleteAllRedundant' can be const.
amarok-2.9.0/src/core-impl/collections/db/sql/DatabaseUpdater.h:82:10: note: Technically the member function 'DatabaseUpdater::deleteAllRedundant' can be const.
amarok-2.9.0/src/core-impl/collections/db/sql/DatabaseUpdater.h:88:10: style: Technically the member function 'DatabaseUpdater::deleteOrphanedByDirectory' can be const. [functionConst]
amarok-2.9.0/src/core-impl/collections/db/sql/DatabaseUpdater.cpp:1004:18: note: Technically the member function 'DatabaseUpdater::deleteOrphanedByDirectory' can be const.
amarok-2.9.0/src/core-impl/collections/db/sql/DatabaseUpdater.h:88:10: note: Technically the member function 'DatabaseUpdater::deleteOrphanedByDirectory' can be const.
amarok-2.9.0/src/core-impl/collections/db/sql/DatabaseUpdater.h:94:10: style: Technically the member function 'DatabaseUpdater::deleteOrphanedByUrl' can be const. [functionConst]
amarok-2.9.0/src/core-impl/collections/db/sql/DatabaseUpdater.cpp:1012:18: note: Technically the member function 'DatabaseUpdater::deleteOrphanedByUrl' can be const.
amarok-2.9.0/src/core-impl/collections/db/sql/DatabaseUpdater.h:94:10: note: Technically the member function 'DatabaseUpdater::deleteOrphanedByUrl' can be const.
amarok-2.9.0/src/core-impl/collections/db/sql/DatabaseUpdater.h:96:10: style: Technically the member function 'DatabaseUpdater::removeFilesInDir' can be const. [functionConst]
amarok-2.9.0/src/core-impl/collections/db/sql/DatabaseUpdater.cpp:1020:18: note: Technically the member function 'DatabaseUpdater::removeFilesInDir' can be const.
amarok-2.9.0/src/core-impl/collections/db/sql/DatabaseUpdater.h:96:10: note: Technically the member function 'DatabaseUpdater::removeFilesInDir' can be const.
amarok-2.9.0/src/core-impl/collections/db/sql/DatabaseUpdater.h:102:10: performance: Technically the member function 'DatabaseUpdater::cleanupDatabase' can be static. [functionStatic]
amarok-2.9.0/src/core-impl/collections/db/sql/DatabaseUpdater.cpp:732:18: note: Technically the member function 'DatabaseUpdater::cleanupDatabase' can be static.
amarok-2.9.0/src/core-impl/collections/db/sql/DatabaseUpdater.h:102:10: note: Technically the member function 'DatabaseUpdater::cleanupDatabase' can be static.
amarok-2.9.0/src/core-impl/collections/db/sql/DatabaseUpdater.h:109:10: style: Technically the member function 'DatabaseUpdater::checkTables' can be const. [functionConst]
amarok-2.9.0/src/core-impl/collections/db/sql/DatabaseUpdater.cpp:738:18: note: Technically the member function 'DatabaseUpdater::checkTables' can be const.
amarok-2.9.0/src/core-impl/collections/db/sql/DatabaseUpdater.h:109:10: note: Technically the member function 'DatabaseUpdater::checkTables' can be const.
amarok-2.9.0/src/core-impl/collections/db/sql/DatabaseUpdater.h:111:10: style: Technically the member function 'DatabaseUpdater::writeCSVFile' can be const. [functionConst]
amarok-2.9.0/src/core-impl/collections/db/sql/DatabaseUpdater.cpp:1046:18: note: Technically the member function 'DatabaseUpdater::writeCSVFile' can be const.
amarok-2.9.0/src/core-impl/collections/db/sql/DatabaseUpdater.h:111:10: note: Technically the member function 'DatabaseUpdater::writeCSVFile' can be const.
amarok-2.9.0/src/core-impl/collections/db/sql/DatabaseUpdater.h:35:5: style: Class 'DatabaseUpdater' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry.h:83:9: style: Class 'SqlRegistry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/db/sql/SqlCollection.h:48:9: style: Class 'SqlCollection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/db/sql/SqlCapabilities.h:50:5: style: Class 'OrganiseCapabilityImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/db/sql/SqlCapabilities.h:65:5: style: Class 'TimecodeWriteCapabilityImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/db/sql/SqlCapabilities.h:88:5: style: Class 'TimecodeLoadCapabilityImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/db/sql/SqlCapabilities.h:104:5: style: Class 'FindInSourceCapabilityImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/db/sql/SqlQueryMaker.h:35:9: style: Class 'SqlQueryMaker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/db/sql/DefaultSqlQueryMakerFactory.h:27:5: style: Class 'DefaultSqlQueryMakerFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/db/sql/SqlCollectionLocation.h:77:9: style: Class 'SqlCollectionLocation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/db/sql/SqlCollection.cpp:54:5: style: Class 'SqlDirectoryWatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/db/sql/SqlCollection.cpp:198:5: style: Class 'SqlCollectionLocationFactoryImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/db/sql/DefaultSqlQueryMakerFactory.h:31:20: style: The function 'createQueryMaker' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/db/sql/SqlQueryMaker.h:129:28: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/db/sql/DefaultSqlQueryMakerFactory.h:31:20: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/db/sql/SqlCollection.cpp:202:28: style: The function 'createSqlCollectionLocation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/db/sql/SqlCollectionLocation.h:129:40: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/db/sql/SqlCollection.cpp:202:28: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/db/sql/SqlCollectionLocation.cpp:334:9: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
amarok-2.9.0/src/core-impl/collections/db/sql/SqlCollectionLocation.cpp:364:13: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
amarok-2.9.0/src/core-impl/collections/db/sql/SqlMeta.cpp:163:80: style: Function 'SqlTrack' argument 2 names different: declaration 'queryResult' definition 'result'. [funcArgNamesDifferent]
amarok-2.9.0/src/core-impl/collections/db/sql/SqlMeta.h:74:78: note: Function 'SqlTrack' argument 2 names different: declaration 'queryResult' definition 'result'.
amarok-2.9.0/src/core-impl/collections/db/sql/SqlMeta.cpp:163:80: note: Function 'SqlTrack' argument 2 names different: declaration 'queryResult' definition 'result'.
amarok-2.9.0/src/core-impl/collections/db/sql/SqlQueryMaker.h:38:22: warning: Virtual function 'abortQuery' is called from destructor '~SqlQueryMaker()' at line 128. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/core-impl/collections/db/sql/SqlQueryMaker.cpp:128:5: note: Calling abortQuery
amarok-2.9.0/src/core-impl/collections/db/sql/SqlQueryMaker.h:38:22: note: abortQuery is a virtual method
amarok-2.9.0/src/core-impl/collections/db/sql/SqlQueryMaker.cpp:39:9: style: Class 'SqlWorkerThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/db/sql/SqlReadLabelCapability.h:39:22: warning: Virtual function 'fetchLabels' is called from constructor 'SqlReadLabelCapability(Meta::SqlTrack*track,SqlStorage*storage)' at line 34. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/core-impl/collections/db/sql/SqlReadLabelCapability.cpp:34:5: note: Calling fetchLabels
amarok-2.9.0/src/core-impl/collections/db/sql/SqlReadLabelCapability.h:39:22: note: fetchLabels is a virtual method
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry.cpp:243:28: style: Function 'getTrack' argument 1 names different: declaration 'id' definition 'trackId'. [funcArgNamesDifferent]
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry.h:184:38: note: Function 'getTrack' argument 1 names different: declaration 'id' definition 'trackId'.
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry.cpp:243:28: note: Function 'getTrack' argument 1 names different: declaration 'id' definition 'trackId'.
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry.cpp:381:40: style: Function 'getArtist' argument 1 names different: declaration 'name' definition 'oName'. [funcArgNamesDifferent]
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry.h:111:51: note: Function 'getArtist' argument 1 names different: declaration 'name' definition 'oName'.
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry.cpp:381:40: note: Function 'getArtist' argument 1 names different: declaration 'name' definition 'oName'.
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry.cpp:451:39: style: Function 'getGenre' argument 1 names different: declaration 'name' definition 'oName'. [funcArgNamesDifferent]
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry.h:114:49: note: Function 'getGenre' argument 1 names different: declaration 'name' definition 'oName'.
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry.cpp:451:39: note: Function 'getGenre' argument 1 names different: declaration 'name' definition 'oName'.
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry.cpp:515:42: style: Function 'getComposer' argument 1 names different: declaration 'name' definition 'oName'. [funcArgNamesDifferent]
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry.h:117:55: note: Function 'getComposer' argument 1 names different: declaration 'name' definition 'oName'.
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry.cpp:515:42: note: Function 'getComposer' argument 1 names different: declaration 'name' definition 'oName'.
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry.cpp:617:39: style: Function 'getAlbum' argument 1 names different: declaration 'album' definition 'oName'. [funcArgNamesDifferent]
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry.h:122:49: note: Function 'getAlbum' argument 1 names different: declaration 'album' definition 'oName'.
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry.cpp:617:39: note: Function 'getAlbum' argument 1 names different: declaration 'album' definition 'oName'.
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry.cpp:617:61: style: Function 'getAlbum' argument 2 names different: declaration 'artist' definition 'oArtist'. [funcArgNamesDifferent]
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry.h:122:71: note: Function 'getAlbum' argument 2 names different: declaration 'artist' definition 'oArtist'.
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry.cpp:617:61: note: Function 'getAlbum' argument 2 names different: declaration 'artist' definition 'oArtist'.
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry.cpp:675:28: style: Function 'getAlbum' argument 1 names different: declaration 'id' definition 'albumId'. [funcArgNamesDifferent]
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry.h:123:38: note: Function 'getAlbum' argument 1 names different: declaration 'id' definition 'albumId'.
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry.cpp:675:28: note: Function 'getAlbum' argument 1 names different: declaration 'id' definition 'albumId'.
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry.cpp:697:28: style: Function 'getAlbum' argument 1 names different: declaration 'id' definition 'albumId'. [funcArgNamesDifferent]
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry.h:188:38: note: Function 'getAlbum' argument 1 names different: declaration 'id' definition 'albumId'.
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry.cpp:697:28: note: Function 'getAlbum' argument 1 names different: declaration 'id' definition 'albumId'.
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry.cpp:697:52: style: Function 'getAlbum' argument 2 names different: declaration 'album' definition 'name'. [funcArgNamesDifferent]
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry.h:188:57: note: Function 'getAlbum' argument 2 names different: declaration 'album' definition 'name'.
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry.cpp:697:52: note: Function 'getAlbum' argument 2 names different: declaration 'album' definition 'name'.
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry.cpp:720:39: style: Function 'getLabel' argument 1 names different: declaration 'label' definition 'oLabel'. [funcArgNamesDifferent]
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry.h:125:49: note: Function 'getLabel' argument 1 names different: declaration 'label' definition 'oLabel'.
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry.cpp:720:39: note: Function 'getLabel' argument 1 names different: declaration 'label' definition 'oLabel'.
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:64:25: style: The function 'tableName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:42:25: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:64:25: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:65:21: style: The function 'getId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:43:21: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:65:21: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:66:22: style: The function 'setId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:44:22: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:66:22: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:67:29: style: The function 'getFields' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:45:29: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:67:29: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:68:29: style: The function 'getValues' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:46:29: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:68:29: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:77:25: style: The function 'tableName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:42:25: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:77:25: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:78:21: style: The function 'getId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:43:21: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:78:21: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:79:22: style: The function 'setId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:44:22: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:79:22: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:80:29: style: The function 'getFields' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:45:29: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:80:29: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:81:29: style: The function 'getValues' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:46:29: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:81:29: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:90:25: style: The function 'tableName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:42:25: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:90:25: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:91:21: style: The function 'getId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:43:21: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:91:21: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:92:22: style: The function 'setId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:44:22: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:92:22: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:93:29: style: The function 'getFields' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:45:29: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:93:29: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:94:29: style: The function 'getValues' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:46:29: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:94:29: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:48:17: performance: Technically the member function 'AbstractTrackTableCommitter::nullString' can be static. [functionStatic]
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.cpp:141:30: note: Technically the member function 'AbstractTrackTableCommitter::nullString' can be static.
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:48:17: note: Technically the member function 'AbstractTrackTableCommitter::nullString' can be static.
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:49:17: performance: Technically the member function 'AbstractTrackTableCommitter::nullNumber' can be static. [functionStatic]
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.cpp:150:30: note: Technically the member function 'AbstractTrackTableCommitter::nullNumber' can be static.
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:49:17: note: Technically the member function 'AbstractTrackTableCommitter::nullNumber' can be static.
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:50:17: performance: Technically the member function 'AbstractTrackTableCommitter::nullNumber' can be static. [functionStatic]
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.cpp:159:30: note: Technically the member function 'AbstractTrackTableCommitter::nullNumber' can be static.
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:50:17: note: Technically the member function 'AbstractTrackTableCommitter::nullNumber' can be static.
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:51:17: performance: Technically the member function 'AbstractTrackTableCommitter::nullNumber' can be static. [functionStatic]
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.cpp:168:30: note: Technically the member function 'AbstractTrackTableCommitter::nullNumber' can be static.
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:51:17: note: Technically the member function 'AbstractTrackTableCommitter::nullNumber' can be static.
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:52:17: performance: Technically the member function 'AbstractTrackTableCommitter::nullDate' can be static. [functionStatic]
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.cpp:177:30: note: Technically the member function 'AbstractTrackTableCommitter::nullDate' can be static.
amarok-2.9.0/src/core-impl/collections/db/sql/SqlRegistry_p.h:52:17: note: Technically the member function 'AbstractTrackTableCommitter::nullDate' can be static.
amarok-2.9.0/src/core-impl/collections/db/sql/device/massstorage/MassStorageDeviceHandler.cpp:33:109: style: Function 'MassStorageDeviceHandler' argument 3 names different: declaration 'uuid' definition 'udi'. [funcArgNamesDifferent]
amarok-2.9.0/src/core-impl/collections/db/sql/device/massstorage/MassStorageDeviceHandler.h:53:86: note: Function 'MassStorageDeviceHandler' argument 3 names different: declaration 'uuid' definition 'udi'.
amarok-2.9.0/src/core-impl/collections/db/sql/device/massstorage/MassStorageDeviceHandler.cpp:33:109: note: Function 'MassStorageDeviceHandler' argument 3 names different: declaration 'uuid' definition 'udi'.
amarok-2.9.0/src/core-impl/collections/db/sql/device/massstorage/MassStorageDeviceHandler.cpp:131:109: style: Function 'createHandler' argument 2 names different: declaration 'uuid' definition 'udi'. [funcArgNamesDifferent]
amarok-2.9.0/src/core-impl/collections/db/sql/device/massstorage/MassStorageDeviceHandler.h:34:87: note: Function 'createHandler' argument 2 names different: declaration 'uuid' definition 'udi'.
amarok-2.9.0/src/core-impl/collections/db/sql/device/massstorage/MassStorageDeviceHandler.cpp:131:109: note: Function 'createHandler' argument 2 names different: declaration 'uuid' definition 'udi'.
amarok-2.9.0/src/core-impl/collections/db/sql/device/massstorage/MassStorageDeviceHandler.cpp:29:27: warning: Member variable 'MassStorageDeviceHandler::m_deviceID' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/core-impl/collections/db/sql/device/massstorage/MassStorageDeviceHandler.h:27:5: style: Class 'MassStorageDeviceHandlerFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/db/sql/device/nfs/NfsDeviceHandler.cpp:154:85: style: Function 'createHandler' argument 2 names different: declaration 'uuid' definition 'udi'. [funcArgNamesDifferent]
amarok-2.9.0/src/core-impl/collections/db/sql/device/nfs/NfsDeviceHandler.h:33:87: note: Function 'createHandler' argument 2 names different: declaration 'uuid' definition 'udi'.
amarok-2.9.0/src/core-impl/collections/db/sql/device/nfs/NfsDeviceHandler.cpp:154:85: note: Function 'createHandler' argument 2 names different: declaration 'uuid' definition 'udi'.
amarok-2.9.0/src/core-impl/collections/db/sql/device/nfs/NfsDeviceHandler.h:26:5: style: Class 'NfsDeviceHandlerFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/db/sql/device/smb/SmbDeviceHandler.cpp:154:85: style: Function 'createHandler' argument 2 names different: declaration 'uuid' definition 'udi'. [funcArgNamesDifferent]
amarok-2.9.0/src/core-impl/collections/db/sql/device/smb/SmbDeviceHandler.h:33:87: note: Function 'createHandler' argument 2 names different: declaration 'uuid' definition 'udi'.
amarok-2.9.0/src/core-impl/collections/db/sql/device/smb/SmbDeviceHandler.cpp:154:85: note: Function 'createHandler' argument 2 names different: declaration 'uuid' definition 'udi'.
amarok-2.9.0/src/core-impl/collections/db/sql/device/smb/SmbDeviceHandler.h:26:5: style: Class 'SmbDeviceHandlerFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/db/sql/mysqlcollection/MySqlQueryMaker.h:29:9: style: Class 'MySqlQueryMaker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/db/sql/mysqlcollection/MySqlQueryMaker.h:33:25: style: The function 'escape' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/db/sql/SqlQueryMaker.h:90:25: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/db/sql/mysqlcollection/MySqlQueryMaker.h:33:25: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodCollectionLocation.h:34:9: style: Class 'IpodCollectionLocation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:242:13: style: Class 'Artist' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:259:13: style: Class 'Album' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:289:13: style: Class 'Composer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:306:13: style: Class 'Genre' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:323:13: style: Class 'Year' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodPlaylistProvider.h:34:9: style: Class 'IpodPlaylistProvider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/ipodcollection/support/IphoneMountPoint.h:35:9: style: Class 'IphoneMountPoint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:122:26: warning: Virtual function 'beginUpdate' is called from constructor 'Track(const Meta::TrackPtr&origTrack)' at line 71. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.cpp:71:5: note: Calling beginUpdate
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:122:26: note: beginUpdate is a virtual method
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:101:26: warning: Virtual function 'setTitle' is called from constructor 'Track(const Meta::TrackPtr&origTrack)' at line 72. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.cpp:72:5: note: Calling setTitle
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:101:26: note: setTitle is a virtual method
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:95:26: warning: Virtual function 'setAlbum' is called from constructor 'Track(const Meta::TrackPtr&origTrack)' at line 74. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.cpp:74:5: note: Calling setAlbum
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:95:26: note: setAlbum is a virtual method
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:97:26: warning: Virtual function 'setArtist' is called from constructor 'Track(const Meta::TrackPtr&origTrack)' at line 75. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.cpp:75:5: note: Calling setArtist
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:97:26: note: setArtist is a virtual method
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:98:26: warning: Virtual function 'setComposer' is called from constructor 'Track(const Meta::TrackPtr&origTrack)' at line 76. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.cpp:76:5: note: Calling setComposer
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:98:26: note: setComposer is a virtual method
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:99:26: warning: Virtual function 'setGenre' is called from constructor 'Track(const Meta::TrackPtr&origTrack)' at line 77. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.cpp:77:5: note: Calling setGenre
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:99:26: note: setGenre is a virtual method
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:100:26: warning: Virtual function 'setYear' is called from constructor 'Track(const Meta::TrackPtr&origTrack)' at line 78. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.cpp:78:5: note: Calling setYear
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:100:26: note: setYear is a virtual method
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:60:26: warning: Virtual function 'playableUrl' is called from constructor 'Track(const Meta::TrackPtr&origTrack)' at line 89. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.cpp:89:13: note: Calling setImage
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.cpp:278:5: note: Calling commitIfInNonBatchUpdate
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.cpp:719:5: note: Calling commitIfInNonBatchUpdate
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.cpp:743:20: note: Calling playableUrl
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:60:26: note: playableUrl is a virtual method
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:96:26: warning: Virtual function 'setAlbumArtist' is called from constructor 'Track(const Meta::TrackPtr&origTrack)' at line 101. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.cpp:101:5: note: Calling setAlbumArtist
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:96:26: note: setAlbumArtist is a virtual method
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:60:26: warning: Virtual function 'playableUrl' is called from constructor 'Track(const Meta::TrackPtr&origTrack)' at line 102. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.cpp:102:5: note: Calling setIsCompilation
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.cpp:245:5: note: Calling commitIfInNonBatchUpdate
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.cpp:719:5: note: Calling commitIfInNonBatchUpdate
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.cpp:743:20: note: Calling playableUrl
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:60:26: note: playableUrl is a virtual method
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:105:26: warning: Virtual function 'setBpm' is called from constructor 'Track(const Meta::TrackPtr&origTrack)' at line 104. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.cpp:104:5: note: Calling setBpm
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:105:26: note: setBpm is a virtual method
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:102:26: warning: Virtual function 'setComment' is called from constructor 'Track(const Meta::TrackPtr&origTrack)' at line 105. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.cpp:105:5: note: Calling setComment
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:102:26: note: setComment is a virtual method
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:109:26: warning: Virtual function 'setRating' is called from constructor 'Track(const Meta::TrackPtr&origTrack)' at line 108. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.cpp:108:5: note: Calling setRating
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:109:26: note: setRating is a virtual method
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:60:26: warning: Virtual function 'playableUrl' is called from constructor 'Track(const Meta::TrackPtr&origTrack)' at line 110. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.cpp:110:5: note: Calling setLength
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.cpp:403:5: note: Calling commitIfInNonBatchUpdate
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.cpp:719:5: note: Calling commitIfInNonBatchUpdate
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.cpp:743:20: note: Calling playableUrl
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:60:26: note: playableUrl is a virtual method
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:60:26: warning: Virtual function 'playableUrl' is called from constructor 'Track(const Meta::TrackPtr&origTrack)' at line 112. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.cpp:112:5: note: Calling setSampleRate
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.cpp:423:5: note: Calling commitIfInNonBatchUpdate
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.cpp:719:5: note: Calling commitIfInNonBatchUpdate
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.cpp:743:20: note: Calling playableUrl
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:60:26: note: playableUrl is a virtual method
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:60:26: warning: Virtual function 'playableUrl' is called from constructor 'Track(const Meta::TrackPtr&origTrack)' at line 113. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.cpp:113:5: note: Calling setBitrate
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.cpp:437:5: note: Calling commitIfInNonBatchUpdate
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.cpp:719:5: note: Calling commitIfInNonBatchUpdate
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.cpp:743:20: note: Calling playableUrl
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:60:26: note: playableUrl is a virtual method
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:60:26: warning: Virtual function 'playableUrl' is called from constructor 'Track(const Meta::TrackPtr&origTrack)' at line 115. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.cpp:115:5: note: Calling setCreateDate
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.cpp:454:5: note: Calling commitIfInNonBatchUpdate
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.cpp:719:5: note: Calling commitIfInNonBatchUpdate
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.cpp:743:20: note: Calling playableUrl
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:60:26: note: playableUrl is a virtual method
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:103:26: warning: Virtual function 'setTrackNumber' is called from constructor 'Track(const Meta::TrackPtr&origTrack)' at line 118. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.cpp:118:5: note: Calling setTrackNumber
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:103:26: note: setTrackNumber is a virtual method
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:104:26: warning: Virtual function 'setDiscNumber' is called from constructor 'Track(const Meta::TrackPtr&origTrack)' at line 119. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.cpp:119:5: note: Calling setDiscNumber
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:104:26: note: setDiscNumber is a virtual method
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:112:26: warning: Virtual function 'setLastPlayed' is called from constructor 'Track(const Meta::TrackPtr&origTrack)' at line 121. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.cpp:121:5: note: Calling setLastPlayed
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:112:26: note: setLastPlayed is a virtual method
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:115:26: warning: Virtual function 'setFirstPlayed' is called from constructor 'Track(const Meta::TrackPtr&origTrack)' at line 122. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.cpp:122:5: note: Calling setFirstPlayed
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:115:26: note: setFirstPlayed is a virtual method
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:119:26: warning: Virtual function 'setPlayCount' is called from constructor 'Track(const Meta::TrackPtr&origTrack)' at line 123. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.cpp:123:5: note: Calling setPlayCount
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:119:26: note: setPlayCount is a virtual method
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:60:26: warning: Virtual function 'playableUrl' is called from constructor 'Track(const Meta::TrackPtr&origTrack)' at line 130. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.cpp:130:5: note: Calling setType
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.cpp:614:5: note: Calling commitIfInNonBatchUpdate
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.cpp:719:5: note: Calling commitIfInNonBatchUpdate
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.cpp:743:20: note: Calling playableUrl
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:60:26: note: playableUrl is a virtual method
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:123:26: warning: Virtual function 'endUpdate' is called from constructor 'Track(const Meta::TrackPtr&origTrack)' at line 133. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.cpp:133:5: note: Calling endUpdate
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodMeta.h:123:26: note: endUpdate is a virtual method
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodPlaylist.cpp:38:33: style: C-style pointer casting [cstyleCast]
amarok-2.9.0/src/core-impl/collections/ipodcollection/IpodPlaylistProvider.cpp:296:0: error: Memory leak: src [memleak]
amarok-2.9.0/src/core-impl/collections/mediadevicecollection/MediaDeviceCollection.cpp:61:28: style: The scope of the variable 'coll' can be reduced. [variableScope]
amarok-2.9.0/src/core-impl/collections/mediadevicecollection/MediaDeviceCollectionLocation.h:38:9: style: Class 'MediaDeviceCollectionLocation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/mediadevicecollection/MediaDeviceMeta.cpp:677:44: style: Function 'setTitle' argument 1 names different: declaration 'newTitle' definition 'title'. [funcArgNamesDifferent]
amarok-2.9.0/src/core-impl/collections/mediadevicecollection/MediaDeviceMeta.h:85:47: note: Function 'setTitle' argument 1 names different: declaration 'newTitle' definition 'title'.
amarok-2.9.0/src/core-impl/collections/mediadevicecollection/MediaDeviceMeta.cpp:677:44: note: Function 'setTitle' argument 1 names different: declaration 'newTitle' definition 'title'.
amarok-2.9.0/src/core-impl/collections/mediadevicecollection/MediaDeviceMeta.h:59:9: style: Class 'MediaDeviceTrack' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/mediadevicecollection/MediaDeviceMeta.h:192:9: style: Class 'MediaDeviceArtist' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/mediadevicecollection/MediaDeviceMeta.h:254:9: style: Class 'MediaDeviceComposer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/mediadevicecollection/MediaDeviceMeta.h:273:9: style: Class 'MediaDeviceGenre' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/mediadevicecollection/MediaDeviceMeta.h:293:9: style: Class 'MediaDeviceYear' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/mediadevicecollection/MediaDeviceTrackEditor.h:28:9: style: Class 'MediaDeviceTrackEditor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/mediadevicecollection/handler/MediaDeviceHandler.cpp:83:84: style: Function 'getBasicMediaDeviceTrackInfo' argument 1 names different: declaration 'track' definition 'srcTrack'. [funcArgNamesDifferent]
amarok-2.9.0/src/core-impl/collections/mediadevicecollection/handler/MediaDeviceHandler.h:247:73: note: Function 'getBasicMediaDeviceTrackInfo' argument 1 names different: declaration 'track' definition 'srcTrack'.
amarok-2.9.0/src/core-impl/collections/mediadevicecollection/handler/MediaDeviceHandler.cpp:83:84: note: Function 'getBasicMediaDeviceTrackInfo' argument 1 names different: declaration 'track' definition 'srcTrack'.
amarok-2.9.0/src/core-impl/collections/mediadevicecollection/handler/MediaDeviceHandler.h:372:5: style: Class 'ParseWorkerThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/mediadevicecollection/handler/MediaDeviceHandlerCapability.h:56:13: style: Class 'Capability' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/mediadevicecollection/playlist/MediaDevicePlaylist.cpp:32:5: performance: Variable 'm_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
amarok-2.9.0/src/core-impl/collections/mediadevicecollection/playlist/MediaDeviceUserPlaylistProvider.h:36:9: style: Class 'MediaDeviceUserPlaylistProvider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/mediadevicecollection/podcast/MediaDevicePodcastProvider.h:28:9: style: Class 'MediaDevicePodcastProvider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/mtpcollection/MtpCollection.h:51:5: style: Class 'MtpCollection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/mtpcollection/handler/MtpHandler.h:64:9: style: Class 'MtpHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/mtpcollection/handler/capabilities/MtpReadCapability.h:39:9: style: Class 'MtpReadCapability' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/mtpcollection/handler/capabilities/MtpWriteCapability.h:34:5: style: Class 'MtpWriteCapability' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/mtpcollection/support/MtpDeviceInfo.h:26:9: style: Class 'MtpDeviceInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/nepomukcollection/NepomukCache.cpp:112:37: style: Function 'getLabel' argument 1 names different: declaration 'resourceUri' definition 'label'. [funcArgNamesDifferent]
amarok-2.9.0/src/core-impl/collections/nepomukcollection/NepomukCache.h:74:42: note: Function 'getLabel' argument 1 names different: declaration 'resourceUri' definition 'label'.
amarok-2.9.0/src/core-impl/collections/nepomukcollection/NepomukCache.cpp:112:37: note: Function 'getLabel' argument 1 names different: declaration 'resourceUri' definition 'label'.
amarok-2.9.0/src/core-impl/collections/nepomukcollection/NepomukCache.h:62:5: style: Class 'NepomukCache' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/nepomukcollection/meta/NepomukGenre.h:30:5: style: Class 'NepomukGenre' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/nepomukcollection/meta/NepomukYear.h:29:5: style: Class 'NepomukYear' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/nepomukcollection/NepomukParser.h:101:5: style: Class 'NepomukObjectParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/nepomukcollection/NepomukParser.h:105:18: style: The function 'parse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/nepomukcollection/NepomukParser.h:62:18: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/nepomukcollection/NepomukParser.h:105:18: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/nepomukcollection/NepomukQueryMaker.cpp:276:50: style: Function 'valueToSelector' argument 1 names different: declaration 'value' definition 'bitValue'. [funcArgNamesDifferent]
amarok-2.9.0/src/core-impl/collections/nepomukcollection/NepomukQueryMaker.cpp:68:36: note: Function 'valueToSelector' argument 1 names different: declaration 'value' definition 'bitValue'.
amarok-2.9.0/src/core-impl/collections/nepomukcollection/NepomukQueryMaker.cpp:276:50: note: Function 'valueToSelector' argument 1 names different: declaration 'value' definition 'bitValue'.
amarok-2.9.0/src/core-impl/collections/nepomukcollection/NepomukQueryMaker.cpp:68:13: performance: Technically the member function 'Collections::NepomukQueryMakerPrivate::valueToSelector' can be static. [functionStatic]
amarok-2.9.0/src/core-impl/collections/nepomukcollection/NepomukQueryMaker.cpp:276:27: note: Technically the member function 'Collections::NepomukQueryMakerPrivate::valueToSelector' can be static.
amarok-2.9.0/src/core-impl/collections/nepomukcollection/NepomukQueryMaker.cpp:68:13: note: Technically the member function 'Collections::NepomukQueryMakerPrivate::valueToSelector' can be static.
amarok-2.9.0/src/core-impl/collections/nepomukcollection/NepomukQueryMaker.cpp:89:13: performance: Technically the member function 'Collections::NepomukQueryMakerPrivate::escape' can be static. [functionStatic]
amarok-2.9.0/src/core-impl/collections/nepomukcollection/NepomukQueryMaker.cpp:353:27: note: Technically the member function 'Collections::NepomukQueryMakerPrivate::escape' can be static.
amarok-2.9.0/src/core-impl/collections/nepomukcollection/NepomukQueryMaker.cpp:89:13: note: Technically the member function 'Collections::NepomukQueryMakerPrivate::escape' can be static.
amarok-2.9.0/src/core-impl/collections/nepomukcollection/NepomukQueryMaker.cpp:103:13: performance: Technically the member function 'Collections::NepomukQueryMakerPrivate::stringOperation' can be static. [functionStatic]
amarok-2.9.0/src/core-impl/collections/nepomukcollection/NepomukQueryMaker.cpp:359:27: note: Technically the member function 'Collections::NepomukQueryMakerPrivate::stringOperation' can be static.
amarok-2.9.0/src/core-impl/collections/nepomukcollection/NepomukQueryMaker.cpp:103:13: note: Technically the member function 'Collections::NepomukQueryMakerPrivate::stringOperation' can be static.
amarok-2.9.0/src/core-impl/collections/nepomukcollection/NepomukQueryMaker.cpp:108:13: performance: Technically the member function 'Collections::NepomukQueryMakerPrivate::numberOperator' can be static. [functionStatic]
amarok-2.9.0/src/core-impl/collections/nepomukcollection/NepomukQueryMaker.cpp:371:27: note: Technically the member function 'Collections::NepomukQueryMakerPrivate::numberOperator' can be static.
amarok-2.9.0/src/core-impl/collections/nepomukcollection/NepomukQueryMaker.cpp:108:13: note: Technically the member function 'Collections::NepomukQueryMakerPrivate::numberOperator' can be static.
amarok-2.9.0/src/core-impl/collections/nepomukcollection/NepomukParser.h:101:0: style: Class 'Collections :: NepomukObjectParser < Meta :: TrackList >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/playdarcollection/PlaydarMeta.h:164:13: style: Class 'PlaydarArtist' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/playdarcollection/PlaydarMeta.h:184:13: style: Class 'PlaydarAlbum' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/playdarcollection/PlaydarMeta.h:218:13: style: Class 'PlaydarComposer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/playdarcollection/PlaydarMeta.h:235:13: style: Class 'PlaydarGenre' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/playdarcollection/PlaydarMeta.h:252:13: style: Class 'PlaydarYear' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/playdarcollection/PlaydarMeta.h:269:13: style: Class 'PlaydarLabel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/playdarcollection/support/Controller.h:58:13: style: Class 'Controller' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/playdarcollection/support/QMFunctionTypes.h:56:9: style: Class 'CurriedZeroArityQMFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/playdarcollection/PlaydarQueryMaker.h:44:13: style: Class 'PlaydarQueryMaker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/playdarcollection/support/QMFunctionTypes.h:61:21: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/playdarcollection/support/QMFunctionTypes.h:45:29: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/playdarcollection/support/QMFunctionTypes.h:61:21: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/playdarcollection/support/QMFunctionTypes.h:87:21: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/playdarcollection/support/QMFunctionTypes.h:45:29: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/playdarcollection/support/QMFunctionTypes.h:87:21: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/playdarcollection/support/QMFunctionTypes.h:115:21: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/playdarcollection/support/QMFunctionTypes.h:45:29: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/playdarcollection/support/QMFunctionTypes.h:115:21: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/playdarcollection/support/QMFunctionTypes.h:145:21: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/playdarcollection/support/QMFunctionTypes.h:45:29: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/playdarcollection/support/QMFunctionTypes.h:145:21: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/playdarcollection/support/QMFunctionTypes.h:180:21: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/playdarcollection/support/QMFunctionTypes.h:45:29: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/playdarcollection/support/QMFunctionTypes.h:180:21: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/playdarcollection/support/QMFunctionTypes.h:171:79: performance: Function parameter 'filter' should be passed by const reference. [passedByValue]
amarok-2.9.0/src/core-impl/collections/playdarcollection/support/QMFunctionTypes.h:145:0: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/playdarcollection/support/QMFunctionTypes.h:45:29: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/playdarcollection/support/QMFunctionTypes.h:145:0: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/playdarcollection/support/QMFunctionTypes.h:115:0: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/playdarcollection/support/QMFunctionTypes.h:45:29: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/playdarcollection/support/QMFunctionTypes.h:115:0: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/playdarcollection/support/QMFunctionTypes.h:87:0: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/playdarcollection/support/QMFunctionTypes.h:45:29: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/playdarcollection/support/QMFunctionTypes.h:87:0: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/Expression.h:58:9: style: Class 'ExpressionParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.cpp:27:9: style: Class 'SumReturnFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.cpp:49:9: style: Class 'MinimumReturnFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.cpp:71:9: style: Class 'MaximumReturnFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.h:51:25: style: The function 'value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.h:42:25: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.h:51:25: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.h:60:25: style: The function 'value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.h:42:25: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.h:60:25: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.h:69:25: style: The function 'value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.h:42:25: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.h:69:25: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.h:78:25: style: The function 'value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.h:42:25: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.h:78:25: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.h:87:25: style: The function 'value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.h:42:25: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.h:87:25: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.h:96:25: style: The function 'value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.h:42:25: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.h:96:25: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.h:113:25: style: The function 'value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.h:105:25: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.h:113:25: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.h:121:25: style: The function 'value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.h:105:25: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.h:121:25: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.cpp:30:17: style: The function 'value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.h:42:25: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.cpp:30:17: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.cpp:52:17: style: The function 'value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.h:42:25: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.cpp:52:17: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.cpp:74:17: style: The function 'value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.h:42:25: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.cpp:74:17: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.cpp:314:25: style: The function 'value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.h:105:25: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.cpp:314:25: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.cpp:322:25: style: The function 'value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.h:105:25: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.cpp:322:25: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.cpp:330:25: style: The function 'value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.h:105:25: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.cpp:330:25: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.cpp:338:25: style: The function 'value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.h:105:25: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.cpp:338:25: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.cpp:346:25: style: The function 'value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.h:105:25: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.cpp:346:25: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.cpp:354:25: style: The function 'value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.h:105:25: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.cpp:354:25: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.cpp:362:25: style: The function 'value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.h:105:25: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.cpp:362:25: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.cpp:370:25: style: The function 'value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.h:105:25: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.cpp:370:25: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.cpp:378:25: style: The function 'value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.h:105:25: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.cpp:378:25: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.cpp:386:25: style: The function 'value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.h:105:25: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.cpp:386:25: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.cpp:394:25: style: The function 'value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.h:105:25: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.cpp:394:25: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.cpp:402:25: style: The function 'value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.h:105:25: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.cpp:402:25: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.cpp:410:25: style: The function 'value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.h:105:25: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.cpp:410:25: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.cpp:418:25: style: The function 'value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.h:105:25: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.cpp:418:25: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.cpp:426:25: style: The function 'value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.h:105:25: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryCustomValue.cpp:426:25: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryFilter.h:73:9: style: Class 'NegateMemoryFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/support/MemoryFilter.h:59:22: style: The function 'filterMatches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryFilter.h:41:22: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryFilter.h:59:22: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryFilter.h:67:22: style: The function 'filterMatches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryFilter.h:41:22: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryFilter.h:67:22: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryFilter.h:75:22: style: The function 'filterMatches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryFilter.h:41:22: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryFilter.h:75:22: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryFilter.h:85:22: style: The function 'filterMatches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryFilter.h:41:22: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryFilter.h:85:22: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryFilter.h:104:14: style: The function 'filterMatches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryFilter.h:41:22: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryFilter.h:104:14: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryFilter.h:118:10: style: The function 'filterMatches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryFilter.h:41:22: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryFilter.h:118:10: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryFilter.cpp:27:21: style: The function 'value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryFilter.h:89:25: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryFilter.cpp:27:21: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryFilter.cpp:41:25: style: The function 'value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryFilter.h:89:25: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryFilter.cpp:41:25: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryFilter.cpp:57:24: style: The function 'value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryFilter.h:106:24: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryFilter.cpp:57:24: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryMatcher.h:50:9: style: Class 'TrackMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/support/MemoryMatcher.h:75:9: style: Class 'AlbumMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/support/MemoryMatcher.h:86:9: style: Class 'GenreMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/support/MemoryMatcher.h:97:9: style: Class 'ComposerMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/support/MemoryMatcher.h:108:9: style: Class 'YearMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/support/MemoryMatcher.h:119:9: style: Class 'LabelMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/support/MemoryMatcher.h:51:33: style: The function 'match' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryMatcher.h:35:33: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryMatcher.h:51:33: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryMatcher.h:52:33: style: The function 'match' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryMatcher.h:36:33: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryMatcher.h:52:33: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryMatcher.h:64:33: style: The function 'match' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryMatcher.h:35:33: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryMatcher.h:64:33: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryMatcher.h:65:33: style: The function 'match' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryMatcher.h:36:33: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryMatcher.h:65:33: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryMatcher.h:76:33: style: The function 'match' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryMatcher.h:35:33: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryMatcher.h:76:33: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryMatcher.h:77:33: style: The function 'match' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryMatcher.h:36:33: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryMatcher.h:77:33: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryMatcher.h:87:33: style: The function 'match' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryMatcher.h:35:33: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryMatcher.h:87:33: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryMatcher.h:88:33: style: The function 'match' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryMatcher.h:36:33: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryMatcher.h:88:33: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryMatcher.h:98:33: style: The function 'match' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryMatcher.h:35:33: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryMatcher.h:98:33: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryMatcher.h:99:33: style: The function 'match' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryMatcher.h:36:33: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryMatcher.h:99:33: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryMatcher.h:109:33: style: The function 'match' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryMatcher.h:35:33: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryMatcher.h:109:33: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryMatcher.h:110:33: style: The function 'match' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryMatcher.h:36:33: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryMatcher.h:110:33: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryMatcher.h:120:33: style: The function 'match' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryMatcher.h:35:33: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryMatcher.h:120:33: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryMatcher.h:121:33: style: The function 'match' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryMatcher.h:36:33: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryMatcher.h:121:33: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryMeta.h:40:9: style: Class 'Base' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/support/MemoryMeta.h:64:9: style: Class 'Artist' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/support/MemoryMeta.h:83:9: style: Class 'Album' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/support/MemoryMeta.h:125:9: style: Class 'Composer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/support/MemoryMeta.h:134:9: style: Class 'Genre' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/support/MemoryMeta.h:143:9: style: Class 'Year' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/support/MemoryMeta.h:152:9: style: Class 'Track' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/support/MemoryMeta.h:267:9: style: Class 'MapChanger' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/support/MemoryMeta.h:66:25: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryMeta.h:44:25: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryMeta.h:66:25: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryMeta.h:67:33: style: The function 'tracks' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryMeta.h:45:33: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryMeta.h:67:33: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryMeta.h:90:25: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryMeta.h:44:25: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryMeta.h:90:25: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryMeta.h:99:33: style: The function 'tracks' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryMeta.h:45:33: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryMeta.h:99:33: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryMeta.h:127:25: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryMeta.h:44:25: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryMeta.h:127:25: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryMeta.h:128:33: style: The function 'tracks' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryMeta.h:45:33: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryMeta.h:128:33: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryMeta.h:136:25: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryMeta.h:44:25: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryMeta.h:136:25: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryMeta.h:137:33: style: The function 'tracks' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryMeta.h:45:33: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryMeta.h:137:33: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryMeta.h:145:25: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryMeta.h:44:25: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryMeta.h:145:25: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryMeta.h:146:33: style: The function 'tracks' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/collections/support/MemoryMeta.h:45:33: note: Virtual function in base class
amarok-2.9.0/src/core-impl/collections/support/MemoryMeta.h:146:33: note: Function in derived class
amarok-2.9.0/src/core-impl/collections/support/MemoryQueryMaker.cpp:97:5: style: Variable 'd->job' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
amarok-2.9.0/src/core-impl/collections/support/MemoryQueryMaker.cpp:96:5: note: Variable 'd->job' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/core-impl/collections/support/MemoryQueryMaker.cpp:97:5: note: Variable 'd->job' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/core-impl/collections/support/MemoryQueryMaker.h:51:22: warning: Virtual function 'abortQuery' is called from destructor '~MemoryQueryMaker()' at line 111. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/core-impl/collections/support/MemoryQueryMaker.cpp:111:5: note: Calling abortQuery
amarok-2.9.0/src/core-impl/collections/support/MemoryQueryMaker.h:51:22: note: abortQuery is a virtual method
amarok-2.9.0/src/core-impl/collections/support/MemoryQueryMakerInternal.h:55:5: style: Class 'MemoryQueryMakerInternal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/support/MemoryQueryMaker.cpp:44:9: style: Class 'QueryJob' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/support/MemoryQueryMakerInternal.cpp:405:64: style: Function 'handleResult' argument 1 names different: declaration 'tracks' definition 'tmpTracks'. [funcArgNamesDifferent]
amarok-2.9.0/src/core-impl/collections/support/MemoryQueryMakerInternal.h:61:47: note: Function 'handleResult' argument 1 names different: declaration 'tracks' definition 'tmpTracks'.
amarok-2.9.0/src/core-impl/collections/support/MemoryQueryMakerInternal.cpp:405:64: note: Function 'handleResult' argument 1 names different: declaration 'tracks' definition 'tmpTracks'.
amarok-2.9.0/src/core-impl/collections/support/TrashCollectionLocation.cpp:67:9: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
amarok-2.9.0/src/core-impl/collections/support/TrashCollectionLocation.cpp:79:17: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
amarok-2.9.0/src/core-impl/collections/umscollection/UmsCollection.cpp:516:37: style: Function 'slotTrackAdded' argument 1 names different: declaration 'trackLocation' definition 'location'. [funcArgNamesDifferent]
amarok-2.9.0/src/core-impl/collections/umscollection/UmsCollection.h:172:35: note: Function 'slotTrackAdded' argument 1 names different: declaration 'trackLocation' definition 'location'.
amarok-2.9.0/src/core-impl/collections/umscollection/UmsCollection.cpp:516:37: note: Function 'slotTrackAdded' argument 1 names different: declaration 'trackLocation' definition 'location'.
amarok-2.9.0/src/core-impl/collections/umscollection/UmsCollection.h:117:25: warning: Virtual function 'prettyName' is called from constructor 'UmsCollection(Solid::Device device)' at line 251. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/core-impl/collections/umscollection/UmsCollection.cpp:251:59: note: Calling slotConfigure
amarok-2.9.0/src/core-impl/collections/umscollection/UmsCollection.cpp:601:42: note: Calling prettyName
amarok-2.9.0/src/core-impl/collections/umscollection/UmsCollection.h:117:25: note: prettyName is a virtual method
amarok-2.9.0/src/core-impl/collections/umscollection/UmsCollection.h:105:9: style: Class 'UmsCollection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/umscollection/UmsCollectionLocation.cpp:163:17: warning: Member variable 'UmsTransferJob::m_totalTracks' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/core-impl/collections/umscollection/UmsCollectionLocation.h:35:9: style: Class 'UmsCollectionLocation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/umscollection/podcasts/UmsPodcastMeta.h:50:9: style: Class 'UmsPodcastEpisode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/umscollection/podcasts/UmsPodcastMeta.h:88:9: style: Class 'UmsPodcastChannel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/umscollection/podcasts/UmsPodcastProvider.h:31:9: style: Class 'UmsPodcastProvider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/umscollection/podcasts/UmsPodcastProvider.cpp:34:46: performance: Function parameter 'scanDirectory' should be passed by const reference. [passedByValue]
amarok-2.9.0/src/core-impl/collections/upnpcollection/UpnpBrowseCollection.cpp:47:23: warning: Member variable 'UpnpBrowseCollection::m_fullScanTimer' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/core-impl/collections/upnpcollection/UpnpCache.h:44:14: style: Technically the member function 'Collections::UpnpCache::tracks' can be const. [functionConst]
amarok-2.9.0/src/core-impl/collections/upnpcollection/UpnpCache.h:45:15: style: Technically the member function 'Collections::UpnpCache::artists' can be const. [functionConst]
amarok-2.9.0/src/core-impl/collections/upnpcollection/UpnpCache.h:46:14: style: Technically the member function 'Collections::UpnpCache::albums' can be const. [functionConst]
amarok-2.9.0/src/core-impl/collections/upnpcollection/UpnpCache.h:47:14: style: Technically the member function 'Collections::UpnpCache::genres' can be const. [functionConst]
amarok-2.9.0/src/core-impl/collections/upnpcollection/UpnpCache.h:48:13: style: Technically the member function 'Collections::UpnpCache::years' can be const. [functionConst]
amarok-2.9.0/src/core-impl/collections/upnpcollection/deviceinfo.h:155:5: style: Class 'DeviceInfo0_2_0' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/upnpcollection/UpnpCollectionBase.h:61:5: style: Class 'UpnpCollectionBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/upnpcollection/UpnpBrowseCollection.h:52:5: style: Class 'UpnpBrowseCollection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/upnpcollection/UpnpBrowseCollection.h:106:9: style: Class 'UpnpBrowseCollectionScanCapability' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/upnpcollection/UpnpQueryMaker.h:48:9: style: Class 'UpnpQueryMaker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/upnpcollection/UpnpMeta.h:46:9: style: Class 'UpnpTrack' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/upnpcollection/UpnpMeta.h:127:9: style: Class 'UpnpArtist' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/upnpcollection/UpnpMeta.h:147:9: style: Class 'UpnpAlbum' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/upnpcollection/UpnpMeta.h:181:9: style: Class 'UpnpGenre' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/upnpcollection/UpnpMeta.h:200:9: style: Class 'UpnpComposer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/upnpcollection/UpnpMeta.h:219:9: style: Class 'UpnpYear' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/upnpcollection/UpnpCache.h:34:5: style: Class 'UpnpCache' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/collections/upnpcollection/UpnpCache.cpp:166:45: style: Function 'removeTrack' argument 1 names different: declaration 'track' definition 't'. [funcArgNamesDifferent]
amarok-2.9.0/src/core-impl/collections/upnpcollection/UpnpCache.h:42:38: note: Function 'removeTrack' argument 1 names different: declaration 'track' definition 't'.
amarok-2.9.0/src/core-impl/collections/upnpcollection/UpnpCache.cpp:166:45: note: Function 'removeTrack' argument 1 names different: declaration 'track' definition 't'.
amarok-2.9.0/src/core-impl/collections/upnpcollection/UpnpCollectionBase.h:65:21: warning: Virtual function 'collectionId' is called from constructor 'UpnpCollectionBase(const DeviceInfo&dev)' at line 43. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/core-impl/collections/upnpcollection/UpnpCollectionBase.cpp:43:50: note: Calling collectionId
amarok-2.9.0/src/core-impl/collections/upnpcollection/UpnpCollectionBase.h:65:21: note: collectionId is a virtual method
amarok-2.9.0/src/core-impl/collections/upnpcollection/UpnpCollectionFactory.cpp:158:67: style: Function 'slotDeviceAdded' argument 1 names different: declaration 'udi' definition 'map'. [funcArgNamesDifferent]
amarok-2.9.0/src/core-impl/collections/upnpcollection/UpnpCollectionFactory.h:54:48: note: Function 'slotDeviceAdded' argument 1 names different: declaration 'udi' definition 'map'.
amarok-2.9.0/src/core-impl/collections/upnpcollection/UpnpCollectionFactory.cpp:158:67: note: Function 'slotDeviceAdded' argument 1 names different: declaration 'udi' definition 'map'.
amarok-2.9.0/src/core-impl/collections/upnpcollection/UpnpCollectionFactory.cpp:168:69: style: Function 'slotDeviceRemoved' argument 1 names different: declaration 'udi' definition 'map'. [funcArgNamesDifferent]
amarok-2.9.0/src/core-impl/collections/upnpcollection/UpnpCollectionFactory.h:55:50: note: Function 'slotDeviceRemoved' argument 1 names different: declaration 'udi' definition 'map'.
amarok-2.9.0/src/core-impl/collections/upnpcollection/UpnpCollectionFactory.cpp:168:69: note: Function 'slotDeviceRemoved' argument 1 names different: declaration 'udi' definition 'map'.
amarok-2.9.0/src/core-impl/collections/upnpcollection/UpnpCollectionFactory.cpp:39:24: warning: Member variable 'UpnpCollectionFactory::m_iface' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/core-impl/collections/upnpcollection/UpnpMeta.cpp:133:25: style: Function 'setYear' argument 1 names different: declaration 'year' definition 'newYear'. [funcArgNamesDifferent]
amarok-2.9.0/src/core-impl/collections/upnpcollection/UpnpMeta.h:66:36: note: Function 'setYear' argument 1 names different: declaration 'year' definition 'newYear'.
amarok-2.9.0/src/core-impl/collections/upnpcollection/UpnpMeta.cpp:133:25: note: Function 'setYear' argument 1 names different: declaration 'year' definition 'newYear'.
amarok-2.9.0/src/core-impl/collections/upnpcollection/UpnpMeta.cpp:273:37: style: Function 'setTitle' argument 1 names different: declaration 'newTitle' definition 'title'. [funcArgNamesDifferent]
amarok-2.9.0/src/core-impl/collections/upnpcollection/UpnpMeta.h:68:47: note: Function 'setTitle' argument 1 names different: declaration 'newTitle' definition 'title'.
amarok-2.9.0/src/core-impl/collections/upnpcollection/UpnpMeta.cpp:273:37: note: Function 'setTitle' argument 1 names different: declaration 'newTitle' definition 'title'.
amarok-2.9.0/src/core-impl/collections/upnpcollection/UpnpMeta.cpp:525:25: style: Function 'UpnpYear' argument 1 names different: declaration 'year' definition 'name'. [funcArgNamesDifferent]
amarok-2.9.0/src/core-impl/collections/upnpcollection/UpnpMeta.h:219:23: note: Function 'UpnpYear' argument 1 names different: declaration 'year' definition 'name'.
amarok-2.9.0/src/core-impl/collections/upnpcollection/UpnpMeta.cpp:525:25: note: Function 'UpnpYear' argument 1 names different: declaration 'year' definition 'name'.
amarok-2.9.0/src/core-impl/collections/upnpcollection/UpnpMeta.cpp:31:12: warning: Member variable 'UpnpTrack::m_bitrate' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/core-impl/collections/upnpcollection/UpnpMeta.cpp:31:12: warning: Member variable 'UpnpTrack::m_trackNumber' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/core-impl/collections/upnpcollection/UpnpQuery.h:39:21: style: Technically the member function 'UpnpQuery::queries' can be const. [functionConst]
amarok-2.9.0/src/core-impl/collections/upnpcollection/UpnpQuery.cpp:37:24: note: Technically the member function 'UpnpQuery::queries' can be const.
amarok-2.9.0/src/core-impl/collections/upnpcollection/UpnpQuery.h:39:21: note: Technically the member function 'UpnpQuery::queries' can be const.
amarok-2.9.0/src/core-impl/collections/upnpcollection/UpnpQueryMakerInternal.h:44:9: style: Class 'UpnpQueryMakerInternal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/meta/cue/CueFileSupport.cpp:56:13: style: The scope of the variable 'trackNr' can be reduced. [variableScope]
amarok-2.9.0/src/core-impl/meta/cue/CueFileSupport.cpp:61:14: style: The scope of the variable 'length' can be reduced. [variableScope]
amarok-2.9.0/src/core-impl/meta/cue/CueFileSupport.cpp:62:14: style: The scope of the variable 'prevIndex' can be reduced. [variableScope]
amarok-2.9.0/src/core-impl/meta/cue/CueFileSupport.cpp:63:14: style: The scope of the variable 'index00Present' can be reduced. [variableScope]
amarok-2.9.0/src/core-impl/meta/cue/CueFileSupport.cpp:65:14: style: The scope of the variable 'filesSection' can be reduced. [variableScope]
amarok-2.9.0/src/core-impl/meta/cue/CueFileSupport.cpp:66:14: style: The scope of the variable 'fileFound' can be reduced. [variableScope]
amarok-2.9.0/src/core-impl/meta/cue/CueFileSupport.cpp:307:9: style: The scope of the variable 'track' can be reduced. [variableScope]
amarok-2.9.0/src/core-impl/meta/cue/CueFileSupport.cpp:312:10: style: The scope of the variable 'length' can be reduced. [variableScope]
amarok-2.9.0/src/core-impl/meta/cue/CueFileSupport.cpp:313:10: style: The scope of the variable 'prevIndex' can be reduced. [variableScope]
amarok-2.9.0/src/core-impl/meta/cue/CueFileSupport.cpp:314:10: style: The scope of the variable 'index00Present' can be reduced. [variableScope]
amarok-2.9.0/src/core-impl/meta/cue/CueFileSupport.cpp:315:10: style: The scope of the variable 'index' can be reduced. [variableScope]
amarok-2.9.0/src/core-impl/meta/file/File.h:34:13: style: Class 'Track' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/meta/file/File_p.h:106:5: style: Class 'Private' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/meta/file/File_p.h:257:5: style: Class 'FileAlbum' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/meta/file/File_p.h:384:5: style: Class 'FileGenre' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/meta/file/File_p.h:410:5: style: Class 'FileComposer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/meta/file/File_p.h:436:5: style: Class 'FileYear' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/meta/file/File.cpp:53:9: style: Class 'TimecodeWriteCapabilityImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/meta/file/File.cpp:77:9: style: Class 'TimecodeLoadCapabilityImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/meta/file/File.cpp:103:5: style: Class 'FindInSourceCapabilityImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/meta/multi/MultiTrack.h:39:13: style: Class 'MultiTrack' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/meta/timecode/TimecodeObserver.h:34:5: style: Class 'TimecodeObserver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/meta/timecode/TimecodeMeta.h:145:5: style: Class 'TimecodeArtist' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/meta/timecode/TimecodeMeta.h:171:5: style: Class 'TimecodeAlbum' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/meta/timecode/TimecodeMeta.h:209:5: style: Class 'TimecodeGenre' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/meta/timecode/TimecodeMeta.h:232:5: style: Class 'TimecodeComposer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/meta/timecode/TimecodeMeta.h:255:5: style: Class 'TimecodeYear' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/playlists/types/file/PlaylistFile.cpp:31:15: warning: Member variable 'PlaylistFile::m_provider' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/core-impl/playlists/types/file/PlaylistFile.cpp:31:15: warning: Member variable 'PlaylistFile::m_tracksLoaded' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/core-impl/playlists/types/file/PlaylistFile.cpp:31:15: warning: Member variable 'PlaylistFile::m_relativePaths' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/core-impl/playlists/types/file/pls/PLSPlaylist.cpp:31:36: style: Function 'loadPls' argument 1 names different: declaration 'stream' definition 'textStream'. [funcArgNamesDifferent]
amarok-2.9.0/src/core-impl/playlists/types/file/pls/PLSPlaylist.h:42:36: note: Function 'loadPls' argument 1 names different: declaration 'stream' definition 'textStream'.
amarok-2.9.0/src/core-impl/playlists/types/file/pls/PLSPlaylist.cpp:31:36: note: Function 'loadPls' argument 1 names different: declaration 'stream' definition 'textStream'.
amarok-2.9.0/src/core-impl/podcasts/sql/SqlPodcastMeta.h:47:9: style: Class 'SqlPodcastEpisode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/podcasts/sql/SqlPodcastMeta.cpp:531:64: style: Function 'SqlPodcastChannel' argument 2 names different: declaration 'queryResult' definition 'result'. [funcArgNamesDifferent]
amarok-2.9.0/src/core-impl/podcasts/sql/SqlPodcastMeta.h:102:77: note: Function 'SqlPodcastChannel' argument 2 names different: declaration 'queryResult' definition 'result'.
amarok-2.9.0/src/core-impl/podcasts/sql/SqlPodcastMeta.cpp:531:64: note: Function 'SqlPodcastChannel' argument 2 names different: declaration 'queryResult' definition 'result'.
amarok-2.9.0/src/core-impl/podcasts/sql/SqlPodcastMeta.cpp:530:20: warning: Member variable 'SqlPodcastChannel::m_writeTags' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/core-impl/podcasts/sql/SqlPodcastMeta.cpp:530:20: warning: Member variable 'SqlPodcastChannel::m_dbId' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/core-impl/podcasts/sql/SqlPodcastMeta.cpp:530:20: warning: Member variable 'SqlPodcastChannel::m_episodesLoaded' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/core-impl/podcasts/sql/SqlPodcastMeta.cpp:530:20: warning: Member variable 'SqlPodcastChannel::m_trackCacheIsValid' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/core-impl/podcasts/sql/SqlPodcastMeta.cpp:530:20: warning: Member variable 'SqlPodcastChannel::m_provider' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/core-impl/podcasts/sql/SqlPodcastMeta.cpp:43:9: style: Class 'TimecodeWriteCapabilityPodcastImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/podcasts/sql/SqlPodcastMeta.cpp:69:9: style: Class 'TimecodeLoadCapabilityPodcastImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/podcasts/sql/SqlPodcastProvider.cpp:569:72: style: Function 'removeSubscription' argument 1 names different: declaration 'channel' definition 'sqlChannel'. [funcArgNamesDifferent]
amarok-2.9.0/src/core-impl/podcasts/sql/SqlPodcastProvider.h:154:65: note: Function 'removeSubscription' argument 1 names different: declaration 'channel' definition 'sqlChannel'.
amarok-2.9.0/src/core-impl/podcasts/sql/SqlPodcastProvider.cpp:569:72: note: Function 'removeSubscription' argument 1 names different: declaration 'channel' definition 'sqlChannel'.
amarok-2.9.0/src/core-impl/podcasts/sql/SqlPodcastProvider.cpp:737:70: style: Function 'configureChannel' argument 1 names different: declaration 'channel' definition 'sqlChannel'. [funcArgNamesDifferent]
amarok-2.9.0/src/core-impl/podcasts/sql/SqlPodcastProvider.h:129:63: note: Function 'configureChannel' argument 1 names different: declaration 'channel' definition 'sqlChannel'.
amarok-2.9.0/src/core-impl/podcasts/sql/SqlPodcastProvider.cpp:737:70: note: Function 'configureChannel' argument 1 names different: declaration 'channel' definition 'sqlChannel'.
amarok-2.9.0/src/core-impl/podcasts/sql/SqlPodcastProvider.cpp:789:76: style: Function 'moveDownloadedEpisodes' argument 1 names different: declaration 'channel' definition 'sqlChannel'. [funcArgNamesDifferent]
amarok-2.9.0/src/core-impl/podcasts/sql/SqlPodcastProvider.h:149:69: note: Function 'moveDownloadedEpisodes' argument 1 names different: declaration 'channel' definition 'sqlChannel'.
amarok-2.9.0/src/core-impl/podcasts/sql/SqlPodcastProvider.cpp:789:76: note: Function 'moveDownloadedEpisodes' argument 1 names different: declaration 'channel' definition 'sqlChannel'.
amarok-2.9.0/src/core-impl/podcasts/sql/SqlPodcastProvider.cpp:967:46: style: Function 'podcastChannelForId' argument 1 names different: declaration 'podcastChannelDbId' definition 'podcastChannelId'. [funcArgNamesDifferent]
amarok-2.9.0/src/core-impl/podcasts/sql/SqlPodcastProvider.h:79:73: note: Function 'podcastChannelForId' argument 1 names different: declaration 'podcastChannelDbId' definition 'podcastChannelId'.
amarok-2.9.0/src/core-impl/podcasts/sql/SqlPodcastProvider.cpp:967:46: note: Function 'podcastChannelForId' argument 1 names different: declaration 'podcastChannelDbId' definition 'podcastChannelId'.
amarok-2.9.0/src/core-impl/podcasts/sql/SqlPodcastProvider.cpp:1117:69: style: Function 'downloadEpisode' argument 1 names different: declaration 'episode' definition 'sqlEpisode'. [funcArgNamesDifferent]
amarok-2.9.0/src/core-impl/podcasts/sql/SqlPodcastProvider.h:89:62: note: Function 'downloadEpisode' argument 1 names different: declaration 'episode' definition 'sqlEpisode'.
amarok-2.9.0/src/core-impl/podcasts/sql/SqlPodcastProvider.cpp:1117:69: note: Function 'downloadEpisode' argument 1 names different: declaration 'episode' definition 'sqlEpisode'.
amarok-2.9.0/src/core-impl/storage/sql/mysql-shared/MySqlStorage.cpp:100:49: style: Function 'query' argument 1 names different: declaration 'query' definition 'statement'. [funcArgNamesDifferent]
amarok-2.9.0/src/core-impl/storage/sql/mysql-shared/MySqlStorage.h:43:51: note: Function 'query' argument 1 names different: declaration 'query' definition 'statement'.
amarok-2.9.0/src/core-impl/storage/sql/mysql-shared/MySqlStorage.cpp:100:49: note: Function 'query' argument 1 names different: declaration 'query' definition 'statement'.
amarok-2.9.0/src/core-impl/storage/sql/mysqlserverstorage/MySqlServerStorage.h:42:29: style: The function 'query' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/core-impl/storage/sql/mysql-shared/MySqlStorage.h:43:29: note: Virtual function in base class
amarok-2.9.0/src/core-impl/storage/sql/mysqlserverstorage/MySqlServerStorage.h:42:29: note: Function in derived class
amarok-2.9.0/src/core-impl/support/TagStatisticsStore.h:27:9: style: Class 'TagStatisticsStore' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core-impl/support/TrackLoader.cpp:53:39: style: Function 'init' argument 1 names different: declaration 'urls' definition 'qurls'. [funcArgNamesDifferent]
amarok-2.9.0/src/core-impl/support/TrackLoader.h:83:39: note: Function 'init' argument 1 names different: declaration 'urls' definition 'qurls'.
amarok-2.9.0/src/core-impl/support/TrackLoader.cpp:53:39: note: Function 'init' argument 1 names different: declaration 'urls' definition 'qurls'.
amarok-2.9.0/src/core/collections/CollectionLocation.h:111:9: style: Class 'CollectionLocation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core/support/Amarok.cpp:83:32: style: Clarify calculation precedence for '/' and '?'. [clarifyCalculation]
amarok-2.9.0/src/core/support/SemaphoreReleaser.h:37:14: performance: Technically the member function 'SemaphoreReleaser::dontRelease' can be static. [functionStatic]
amarok-2.9.0/src/core/support/SemaphoreReleaser.cpp:33:20: note: Technically the member function 'SemaphoreReleaser::dontRelease' can be static.
amarok-2.9.0/src/core/support/SemaphoreReleaser.h:37:14: note: Technically the member function 'SemaphoreReleaser::dontRelease' can be static.
amarok-2.9.0/src/core/support/SemaphoreReleaser.h:31:9: style: Class 'SemaphoreReleaser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/core/transcoding/formats/TranscodingNullFormat.h:32:5: style: Class 'NullFormat' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/covermanager/CoverFetchQueue.h:47:5: style: Class 'CoverFetchQueue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/covermanager/CoverFetchUnit.cpp:213:95: style: Function 'CoverFetchInfoPayload' argument 2 names different: declaration 'xml' definition 'data'. [funcArgNamesDifferent]
amarok-2.9.0/src/covermanager/CoverFetchUnit.h:136:85: note: Function 'CoverFetchInfoPayload' argument 2 names different: declaration 'xml' definition 'data'.
amarok-2.9.0/src/covermanager/CoverFetchUnit.cpp:213:95: note: Function 'CoverFetchInfoPayload' argument 2 names different: declaration 'xml' definition 'data'.
amarok-2.9.0/src/covermanager/CoverFetchUnit.h:114:13: performance: Technically the member function 'CoverFetchPayload::sanitizeQuery' can be static. [functionStatic]
amarok-2.9.0/src/covermanager/CoverFetchUnit.cpp:151:20: note: Technically the member function 'CoverFetchPayload::sanitizeQuery' can be static.
amarok-2.9.0/src/covermanager/CoverFetchUnit.h:114:13: note: Technically the member function 'CoverFetchPayload::sanitizeQuery' can be static.
amarok-2.9.0/src/covermanager/CoverFetchUnit.h:204:13: performance: Technically the member function 'CoverFetchArtPayload::normalize' can be static. [functionStatic]
amarok-2.9.0/src/covermanager/CoverFetchUnit.cpp:671:23: note: Technically the member function 'CoverFetchArtPayload::normalize' can be static.
amarok-2.9.0/src/covermanager/CoverFetchUnit.h:204:13: note: Technically the member function 'CoverFetchArtPayload::normalize' can be static.
amarok-2.9.0/src/covermanager/CoverFetchUnit.h:219:13: performance: Technically the member function 'CoverFetchArtPayload::firstAvailableValue' can be static. [functionStatic]
amarok-2.9.0/src/covermanager/CoverFetchUnit.cpp:659:23: note: Technically the member function 'CoverFetchArtPayload::firstAvailableValue' can be static.
amarok-2.9.0/src/covermanager/CoverFetchUnit.h:219:13: note: Technically the member function 'CoverFetchArtPayload::firstAvailableValue' can be static.
amarok-2.9.0/src/covermanager/CoverFetchingActions.h:44:13: performance: Variable 'm_albums' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
amarok-2.9.0/src/covermanager/CoverFetchingActions.h:49:22: warning: Call of pure virtual function 'slotTriggered' in constructor. [pureVirtualCall]
amarok-2.9.0/src/covermanager/CoverFetchingActions.h:39:63: note: Call of pure virtual function 'slotTriggered' in constructor.
amarok-2.9.0/src/covermanager/CoverFetchingActions.h:49:22: note: Call of pure virtual function 'slotTriggered' in constructor.
amarok-2.9.0/src/covermanager/CoverFetchingActions.h:49:22: warning: Call of pure virtual function 'slotTriggered' in constructor. [pureVirtualCall]
amarok-2.9.0/src/covermanager/CoverFetchingActions.h:45:63: note: Call of pure virtual function 'slotTriggered' in constructor.
amarok-2.9.0/src/covermanager/CoverFetchingActions.h:49:22: note: Call of pure virtual function 'slotTriggered' in constructor.
amarok-2.9.0/src/covermanager/CoverFetchingActions.h:66:22: warning: Virtual function 'init' is called from constructor 'FetchCoverAction(QObject*parent,Meta::AlbumPtr album)' at line 59. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/covermanager/CoverFetchingActions.h:59:50: note: Calling init
amarok-2.9.0/src/covermanager/CoverFetchingActions.h:66:22: note: init is a virtual method
amarok-2.9.0/src/covermanager/CoverFetchingActions.h:66:22: warning: Virtual function 'init' is called from constructor 'FetchCoverAction(QObject*parent,Meta::AlbumList albums)' at line 61. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/covermanager/CoverFetchingActions.h:61:51: note: Calling init
amarok-2.9.0/src/covermanager/CoverFetchingActions.h:66:22: note: init is a virtual method
amarok-2.9.0/src/covermanager/CoverFetchingActions.h:81:22: warning: Virtual function 'init' is called from constructor 'DisplayCoverAction(QObject*parent,Meta::AlbumPtr album)' at line 74. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/covermanager/CoverFetchingActions.h:74:50: note: Calling init
amarok-2.9.0/src/covermanager/CoverFetchingActions.h:81:22: note: init is a virtual method
amarok-2.9.0/src/covermanager/CoverFetchingActions.h:81:22: warning: Virtual function 'init' is called from constructor 'DisplayCoverAction(QObject*parent,Meta::AlbumList albums)' at line 76. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/covermanager/CoverFetchingActions.h:76:51: note: Calling init
amarok-2.9.0/src/covermanager/CoverFetchingActions.h:81:22: note: init is a virtual method
amarok-2.9.0/src/covermanager/CoverFetchingActions.h:96:22: warning: Virtual function 'init' is called from constructor 'UnsetCoverAction(QObject*parent,Meta::AlbumPtr album)' at line 89. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/covermanager/CoverFetchingActions.h:89:50: note: Calling init
amarok-2.9.0/src/covermanager/CoverFetchingActions.h:96:22: note: init is a virtual method
amarok-2.9.0/src/covermanager/CoverFetchingActions.h:96:22: warning: Virtual function 'init' is called from constructor 'UnsetCoverAction(QObject*parent,Meta::AlbumList albums)' at line 91. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/covermanager/CoverFetchingActions.h:91:51: note: Calling init
amarok-2.9.0/src/covermanager/CoverFetchingActions.h:96:22: note: init is a virtual method
amarok-2.9.0/src/covermanager/CoverFetchingActions.h:111:22: warning: Virtual function 'init' is called from constructor 'SetCustomCoverAction(QObject*parent,Meta::AlbumPtr album)' at line 104. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/covermanager/CoverFetchingActions.h:104:50: note: Calling init
amarok-2.9.0/src/covermanager/CoverFetchingActions.h:111:22: note: init is a virtual method
amarok-2.9.0/src/covermanager/CoverFetchingActions.h:111:22: warning: Virtual function 'init' is called from constructor 'SetCustomCoverAction(QObject*parent,Meta::AlbumList albums)' at line 106. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/covermanager/CoverFetchingActions.h:106:51: note: Calling init
amarok-2.9.0/src/covermanager/CoverFetchingActions.h:111:22: note: init is a virtual method
amarok-2.9.0/src/covermanager/CoverFetchingActions.h:64:22: style: The function 'slotTriggered' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/covermanager/CoverFetchingActions.h:49:22: note: Virtual function in base class
amarok-2.9.0/src/covermanager/CoverFetchingActions.h:64:22: note: Function in derived class
amarok-2.9.0/src/covermanager/CoverFetchingActions.h:79:22: style: The function 'slotTriggered' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/covermanager/CoverFetchingActions.h:49:22: note: Virtual function in base class
amarok-2.9.0/src/covermanager/CoverFetchingActions.h:79:22: note: Function in derived class
amarok-2.9.0/src/covermanager/CoverFetchingActions.h:94:22: style: The function 'slotTriggered' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/covermanager/CoverFetchingActions.h:49:22: note: Virtual function in base class
amarok-2.9.0/src/covermanager/CoverFetchingActions.h:94:22: note: Function in derived class
amarok-2.9.0/src/covermanager/CoverFetchingActions.h:109:22: style: The function 'slotTriggered' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/covermanager/CoverFetchingActions.h:49:22: note: Virtual function in base class
amarok-2.9.0/src/covermanager/CoverFetchingActions.h:109:22: note: Function in derived class
amarok-2.9.0/src/covermanager/CoverFoundDialog.cpp:563:53: style: Function 'processQuery' argument 1 names different: declaration 'query' definition 'input'. [funcArgNamesDifferent]
amarok-2.9.0/src/covermanager/CoverFoundDialog.h:94:39: note: Function 'processQuery' argument 1 names different: declaration 'query' definition 'input'.
amarok-2.9.0/src/covermanager/CoverFoundDialog.cpp:563:53: note: Function 'processQuery' argument 1 names different: declaration 'query' definition 'input'.
amarok-2.9.0/src/covermanager/CoverManager.cpp:234:9: style: The scope of the variable 'i' can be reduced. [variableScope]
amarok-2.9.0/src/covermanager/CoverManager.cpp:836:5: performance: Variable 'm_album' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
amarok-2.9.0/src/databaseimporter/SqlBatchImporter.h:35:9: style: Class 'SqlBatchImporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/databaseimporter/SqlBatchImporterConfig.h:32:9: style: Class 'SqlBatchImporterConfig' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/databaseimporter/SqlBatchImporterConfig.h:38:20: style: Class 'SqlBatchImporterConfig' is unsafe, 'SqlBatchImporterConfig::m_inputFilePathInput' can leak by wrong usage. [unsafeClassCanLeak]
amarok-2.9.0/src/dbus/mpris2/MediaPlayer2AmarokExtensions.cpp:58:57: style: Function 'AdjustVolume' argument 1 names different: declaration 'IncreaseBy' definition 'increaseBy'. [funcArgNamesDifferent]
amarok-2.9.0/src/dbus/mpris2/MediaPlayer2AmarokExtensions.h:47:39: note: Function 'AdjustVolume' argument 1 names different: declaration 'IncreaseBy' definition 'increaseBy'.
amarok-2.9.0/src/dbus/mpris2/MediaPlayer2AmarokExtensions.cpp:58:57: note: Function 'AdjustVolume' argument 1 names different: declaration 'IncreaseBy' definition 'increaseBy'.
amarok-2.9.0/src/dbus/mpris2/MediaPlayer2Player.cpp:165:81: style: Function 'SetPosition' argument 2 names different: declaration 'Position' definition 'position'. [funcArgNamesDifferent]
amarok-2.9.0/src/dbus/mpris2/MediaPlayer2Player.h:90:73: note: Function 'SetPosition' argument 2 names different: declaration 'Position' definition 'position'.
amarok-2.9.0/src/dbus/mpris2/MediaPlayer2Player.cpp:165:81: note: Function 'SetPosition' argument 2 names different: declaration 'Position' definition 'position'.
amarok-2.9.0/src/dbus/mpris2/MediaPlayer2Player.cpp:210:56: style: Function 'setLoopStatus' argument 1 names different: declaration 'loopStatus' definition 'status'. [funcArgNamesDifferent]
amarok-2.9.0/src/dbus/mpris2/MediaPlayer2Player.h:61:48: note: Function 'setLoopStatus' argument 1 names different: declaration 'loopStatus' definition 'status'.
amarok-2.9.0/src/dbus/mpris2/MediaPlayer2Player.cpp:210:56: note: Function 'setLoopStatus' argument 1 names different: declaration 'loopStatus' definition 'status'.
amarok-2.9.0/src/dbus/mpris2/MediaPlayer2Player.cpp:364:45: style: Function 'volumeChanged' argument 1 names different: declaration 'newVolPercent' definition 'percent'. [funcArgNamesDifferent]
amarok-2.9.0/src/dbus/mpris2/MediaPlayer2Player.h:99:37: note: Function 'volumeChanged' argument 1 names different: declaration 'newVolPercent' definition 'percent'.
amarok-2.9.0/src/dbus/mpris2/MediaPlayer2Player.cpp:364:45: note: Function 'volumeChanged' argument 1 names different: declaration 'newVolPercent' definition 'percent'.
amarok-2.9.0/src/dialogs/CollectionSetup.h:45:9: style: Class 'CollectionSetup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/dialogs/CollectionSetup.h:92:13: style: Class 'Model' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/dialogs/DatabaseImporterDialog.h:40:9: style: Class 'DatabaseImporterDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/dialogs/EqualizerDialog.cpp:168:50: style: Function 'gainsChanged' argument 1 names different: declaration 'gains' definition 'eqGains'. [funcArgNamesDifferent]
amarok-2.9.0/src/dialogs/EqualizerDialog.h:60:46: note: Function 'gainsChanged' argument 1 names different: declaration 'gains' definition 'eqGains'.
amarok-2.9.0/src/dialogs/EqualizerDialog.cpp:168:50: note: Function 'gainsChanged' argument 1 names different: declaration 'gains' definition 'eqGains'.
amarok-2.9.0/src/dialogs/EqualizerDialog.h:65:9: style: Class 'EqualizerDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/dialogs/OrganizeCollectionDialog.h:48:9: style: Class 'OrganizeCollectionOptionWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/dialogs/TagDialog.cpp:426:13: style: The scope of the variable 'cur' can be reduced. [variableScope]
amarok-2.9.0/src/dialogs/TagGuesserDialog.h:40:9: style: Class 'TagGuessOptionWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/dialogs/TagGuesser.h:67:30: style: Technically the member function 'TagGuesser::tags' can be const. [functionConst]
amarok-2.9.0/src/dialogs/TagGuesser.h:85:17: performance: Technically the member function 'TagGuesser::convertTagCaseType' can be static. [functionStatic]
amarok-2.9.0/src/dialogs/TagGuesser.cpp:95:13: note: Technically the member function 'TagGuesser::convertTagCaseType' can be static.
amarok-2.9.0/src/dialogs/TagGuesser.h:85:17: note: Technically the member function 'TagGuesser::convertTagCaseType' can be static.
amarok-2.9.0/src/dialogs/TagGuesserDialog.h:69:24: warning: Virtual function 'createToken' is called from constructor 'TagGuesserWidget(QWidget*parent=0)' at line 156. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/dialogs/TagGuesserDialog.cpp:156:28: note: Calling createToken
amarok-2.9.0/src/dialogs/TagGuesserDialog.h:69:24: note: createToken is a virtual method
amarok-2.9.0/src/dialogs/TagGuesserDialog.h:69:24: warning: Virtual function 'createToken' is called from constructor 'TagGuesserWidget(QWidget*parent=0)' at line 157. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/dialogs/TagGuesserDialog.cpp:157:28: note: Calling createToken
amarok-2.9.0/src/dialogs/TagGuesserDialog.h:69:24: note: createToken is a virtual method
amarok-2.9.0/src/dialogs/TagGuesserDialog.h:69:24: warning: Virtual function 'createToken' is called from constructor 'TagGuesserWidget(QWidget*parent=0)' at line 158. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/dialogs/TagGuesserDialog.cpp:158:28: note: Calling createToken
amarok-2.9.0/src/dialogs/TagGuesserDialog.h:69:24: note: createToken is a virtual method
amarok-2.9.0/src/dialogs/TagGuesserDialog.h:69:24: warning: Virtual function 'createToken' is called from constructor 'TagGuesserWidget(QWidget*parent=0)' at line 159. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/dialogs/TagGuesserDialog.cpp:159:28: note: Calling createToken
amarok-2.9.0/src/dialogs/TagGuesserDialog.h:69:24: note: createToken is a virtual method
amarok-2.9.0/src/dialogs/TagGuesserDialog.h:69:24: warning: Virtual function 'createToken' is called from constructor 'TagGuesserWidget(QWidget*parent=0)' at line 160. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/dialogs/TagGuesserDialog.cpp:160:28: note: Calling createToken
amarok-2.9.0/src/dialogs/TagGuesserDialog.h:69:24: note: createToken is a virtual method
amarok-2.9.0/src/dialogs/TagGuesserDialog.h:69:24: warning: Virtual function 'createToken' is called from constructor 'TagGuesserWidget(QWidget*parent=0)' at line 161. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/dialogs/TagGuesserDialog.cpp:161:28: note: Calling createToken
amarok-2.9.0/src/dialogs/TagGuesserDialog.h:69:24: note: createToken is a virtual method
amarok-2.9.0/src/dialogs/TagGuesserDialog.h:69:24: warning: Virtual function 'createToken' is called from constructor 'TagGuesserWidget(QWidget*parent=0)' at line 162. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/dialogs/TagGuesserDialog.cpp:162:28: note: Calling createToken
amarok-2.9.0/src/dialogs/TagGuesserDialog.h:69:24: note: createToken is a virtual method
amarok-2.9.0/src/dialogs/TagGuesserDialog.h:69:24: warning: Virtual function 'createToken' is called from constructor 'TagGuesserWidget(QWidget*parent=0)' at line 163. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/dialogs/TagGuesserDialog.cpp:163:28: note: Calling createToken
amarok-2.9.0/src/dialogs/TagGuesserDialog.h:69:24: note: createToken is a virtual method
amarok-2.9.0/src/dialogs/TagGuesserDialog.h:69:24: warning: Virtual function 'createToken' is called from constructor 'TagGuesserWidget(QWidget*parent=0)' at line 164. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/dialogs/TagGuesserDialog.cpp:164:28: note: Calling createToken
amarok-2.9.0/src/dialogs/TagGuesserDialog.h:69:24: note: createToken is a virtual method
amarok-2.9.0/src/dialogs/TagGuesserDialog.h:69:24: warning: Virtual function 'createToken' is called from constructor 'TagGuesserWidget(QWidget*parent=0)' at line 165. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/dialogs/TagGuesserDialog.cpp:165:28: note: Calling createToken
amarok-2.9.0/src/dialogs/TagGuesserDialog.h:69:24: note: createToken is a virtual method
amarok-2.9.0/src/dialogs/TagGuesserDialog.h:69:24: warning: Virtual function 'createToken' is called from constructor 'TagGuesserWidget(QWidget*parent=0)' at line 166. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/dialogs/TagGuesserDialog.cpp:166:28: note: Calling createToken
amarok-2.9.0/src/dialogs/TagGuesserDialog.h:69:24: note: createToken is a virtual method
amarok-2.9.0/src/dialogs/TagGuesserDialog.h:69:24: warning: Virtual function 'createToken' is called from constructor 'TagGuesserWidget(QWidget*parent=0)' at line 168. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/dialogs/TagGuesserDialog.cpp:168:28: note: Calling createToken
amarok-2.9.0/src/dialogs/TagGuesserDialog.h:69:24: note: createToken is a virtual method
amarok-2.9.0/src/dialogs/TagGuesserDialog.h:69:24: warning: Virtual function 'createToken' is called from constructor 'TagGuesserWidget(QWidget*parent=0)' at line 169. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/dialogs/TagGuesserDialog.cpp:169:28: note: Calling createToken
amarok-2.9.0/src/dialogs/TagGuesserDialog.h:69:24: note: createToken is a virtual method
amarok-2.9.0/src/dialogs/TagGuesserDialog.h:69:24: warning: Virtual function 'createToken' is called from constructor 'TagGuesserWidget(QWidget*parent=0)' at line 170. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/dialogs/TagGuesserDialog.cpp:170:28: note: Calling createToken
amarok-2.9.0/src/dialogs/TagGuesserDialog.h:69:24: note: createToken is a virtual method
amarok-2.9.0/src/dialogs/TagGuesserDialog.h:69:24: warning: Virtual function 'createToken' is called from constructor 'TagGuesserWidget(QWidget*parent=0)' at line 171. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/dialogs/TagGuesserDialog.cpp:171:28: note: Calling createToken
amarok-2.9.0/src/dialogs/TagGuesserDialog.h:69:24: note: createToken is a virtual method
amarok-2.9.0/src/dialogs/TagGuesserDialog.h:69:24: warning: Virtual function 'createToken' is called from constructor 'TagGuesserWidget(QWidget*parent=0)' at line 172. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/dialogs/TagGuesserDialog.cpp:172:28: note: Calling createToken
amarok-2.9.0/src/dialogs/TagGuesserDialog.h:69:24: note: createToken is a virtual method
amarok-2.9.0/src/widgets/TokenPool.h:32:9: style: Class 'TokenPool' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/dialogs/deletedialog.h:51:18: warning: Virtual function 'slotShouldDelete' is called from constructor 'DeleteWidget(QWidget*parent=0)' at line 48. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/dialogs/deletedialog.cpp:48:5: note: Calling slotShouldDelete
amarok-2.9.0/src/dialogs/deletedialog.h:51:18: note: slotShouldDelete is a virtual method
amarok-2.9.0/src/dialogs/deletedialog.h:35:3: style: Class 'DeleteDialogBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/dialogs/deletedialog.h:46:5: style: Class 'DeleteWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/dialogs/deviceconfiguredialog.cpp:54:13: style: The scope of the variable 'connectLabel' can be reduced. [variableScope]
amarok-2.9.0/src/dialogs/deviceconfiguredialog.cpp:56:13: style: The scope of the variable 'disconnectLabel' can be reduced. [variableScope]
amarok-2.9.0/src/dialogs/deviceconfiguredialog.cpp:59:20: style: The scope of the variable 'transcodeGroup' can be reduced. [variableScope]
amarok-2.9.0/src/dialogs/deviceconfiguredialog.h:37:9: style: Class 'DeviceConfigureDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/dialogs/transferdialog.h:40:9: style: Class 'TransferDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/dynamic/Bias.cpp:175:19: warning: Member variable 'AndBias::m_outstandingMatches' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/dynamic/Bias.h:167:29: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:91:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/Bias.h:167:29: note: Function in derived class
amarok-2.9.0/src/dynamic/Bias.h:168:29: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:94:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/Bias.h:168:29: note: Function in derived class
amarok-2.9.0/src/dynamic/Bias.h:170:30: style: The function 'widget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:98:30: note: Virtual function in base class
amarok-2.9.0/src/dynamic/Bias.h:170:30: note: Function in derived class
amarok-2.9.0/src/dynamic/Bias.h:172:30: style: The function 'matchingTracks' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:113:30: note: Virtual function in base class
amarok-2.9.0/src/dynamic/Bias.h:172:30: note: Function in derived class
amarok-2.9.0/src/dynamic/Bias.h:176:26: style: The function 'trackMatches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:126:26: note: Virtual function in base class
amarok-2.9.0/src/dynamic/Bias.h:176:26: note: Function in derived class
amarok-2.9.0/src/dynamic/Bias.h:200:26: style: The function 'fromXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:69:26: note: Virtual function in base class
amarok-2.9.0/src/dynamic/Bias.h:200:26: note: Function in derived class
amarok-2.9.0/src/dynamic/Bias.h:201:26: style: The function 'toXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:76:26: note: Virtual function in base class
amarok-2.9.0/src/dynamic/Bias.h:201:26: note: Function in derived class
amarok-2.9.0/src/dynamic/Bias.h:204:29: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:91:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/Bias.h:204:29: note: Function in derived class
amarok-2.9.0/src/dynamic/Bias.h:205:29: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:94:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/Bias.h:205:29: note: Function in derived class
amarok-2.9.0/src/dynamic/Bias.h:207:30: style: The function 'widget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:98:30: note: Virtual function in base class
amarok-2.9.0/src/dynamic/Bias.h:207:30: note: Function in derived class
amarok-2.9.0/src/dynamic/Bias.h:208:26: style: The function 'paintOperator' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:101:26: note: Virtual function in base class
amarok-2.9.0/src/dynamic/Bias.h:208:26: note: Function in derived class
amarok-2.9.0/src/dynamic/Bias.h:210:30: style: The function 'matchingTracks' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:113:30: note: Virtual function in base class
amarok-2.9.0/src/dynamic/Bias.h:210:30: note: Function in derived class
amarok-2.9.0/src/dynamic/Bias.h:214:26: style: The function 'trackMatches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:126:26: note: Virtual function in base class
amarok-2.9.0/src/dynamic/Bias.h:214:26: note: Function in derived class
amarok-2.9.0/src/dynamic/Bias.h:233:26: style: The function 'invalidate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:148:26: note: Virtual function in base class
amarok-2.9.0/src/dynamic/Bias.h:233:26: note: Function in derived class
amarok-2.9.0/src/dynamic/Bias.h:258:29: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:204:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/Bias.h:258:29: note: Function in derived class
amarok-2.9.0/src/dynamic/Bias.h:259:29: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:205:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/Bias.h:259:29: note: Function in derived class
amarok-2.9.0/src/dynamic/Bias.h:261:26: style: The function 'paintOperator' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:208:26: note: Virtual function in base class
amarok-2.9.0/src/dynamic/Bias.h:261:26: note: Function in derived class
amarok-2.9.0/src/dynamic/Bias.h:263:30: style: The function 'matchingTracks' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:210:30: note: Virtual function in base class
amarok-2.9.0/src/dynamic/Bias.h:263:30: note: Function in derived class
amarok-2.9.0/src/dynamic/Bias.h:267:26: style: The function 'trackMatches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:214:26: note: Virtual function in base class
amarok-2.9.0/src/dynamic/Bias.h:267:26: note: Function in derived class
amarok-2.9.0/src/dynamic/Bias.h:272:26: style: The function 'resultReceived' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:236:26: note: Virtual function in base class
amarok-2.9.0/src/dynamic/Bias.h:272:26: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/SearchQueryBias.h:57:21: warning: The class 'SearchQueryBias' defines member variable with name 'm_filter' also defined in its parent class 'SimpleMatchBias'. [duplInheritedMember]
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:81:37: note: Parent variable 'SimpleMatchBias::m_filter'
amarok-2.9.0/src/dynamic/biases/SearchQueryBias.h:57:21: note: Derived variable 'SearchQueryBias::m_filter'
amarok-2.9.0/src/dynamic/BiasFactory.h:43:13: style: Class 'ReplacementBias' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/dynamic/BiasFactory.h:131:9: style: Class 'BiasFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/dynamic/biases/SearchQueryBias.h:37:13: style: Class 'SearchQueryBias' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/dynamic/biases/AlbumPlayBias.h:80:29: style: The function 'i18nName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/BiasFactory.h:79:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/AlbumPlayBias.h:80:29: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/AlbumPlayBias.h:81:29: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/BiasFactory.h:85:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/AlbumPlayBias.h:81:29: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/AlbumPlayBias.h:82:29: style: The function 'i18nDescription' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/BiasFactory.h:88:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/AlbumPlayBias.h:82:29: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/AlbumPlayBias.h:83:29: style: The function 'createBias' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/BiasFactory.h:92:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/AlbumPlayBias.h:83:29: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/IfElseBias.h:73:29: style: The function 'i18nName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/BiasFactory.h:79:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/IfElseBias.h:73:29: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/IfElseBias.h:74:29: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/BiasFactory.h:85:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/IfElseBias.h:74:29: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/IfElseBias.h:75:29: style: The function 'i18nDescription' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/BiasFactory.h:88:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/IfElseBias.h:75:29: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/IfElseBias.h:76:29: style: The function 'createBias' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/BiasFactory.h:92:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/IfElseBias.h:76:29: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/PartBias.h:138:29: style: The function 'i18nName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/BiasFactory.h:79:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/PartBias.h:138:29: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/PartBias.h:139:29: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/BiasFactory.h:85:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/PartBias.h:139:29: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/PartBias.h:140:29: style: The function 'i18nDescription' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/BiasFactory.h:88:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/PartBias.h:140:29: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/PartBias.h:141:29: style: The function 'createBias' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/BiasFactory.h:92:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/PartBias.h:141:29: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:133:26: style: The function 'fromXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:52:26: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:133:26: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:134:26: style: The function 'toXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:53:26: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:134:26: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:142:26: style: The function 'trackMatches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:59:26: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:142:26: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:151:26: style: The function 'newQuery' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:78:26: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:151:26: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:167:29: style: The function 'i18nName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/BiasFactory.h:79:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:167:29: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:168:29: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/BiasFactory.h:85:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:168:29: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:169:29: style: The function 'i18nDescription' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/BiasFactory.h:88:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:169:29: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:170:29: style: The function 'createBias' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/BiasFactory.h:92:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:170:29: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/SearchQueryBias.h:39:26: style: The function 'fromXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:52:26: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/SearchQueryBias.h:39:26: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/SearchQueryBias.h:40:26: style: The function 'toXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:53:26: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/SearchQueryBias.h:40:26: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/SearchQueryBias.h:54:26: style: The function 'newQuery' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:78:26: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/SearchQueryBias.h:54:26: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/SearchQueryBias.h:69:29: style: The function 'i18nName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/BiasFactory.h:79:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/SearchQueryBias.h:69:29: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/SearchQueryBias.h:70:29: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/BiasFactory.h:85:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/SearchQueryBias.h:70:29: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/SearchQueryBias.h:71:29: style: The function 'i18nDescription' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/BiasFactory.h:88:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/SearchQueryBias.h:71:29: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/SearchQueryBias.h:72:29: style: The function 'createBias' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/BiasFactory.h:92:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/SearchQueryBias.h:72:29: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/QuizPlayBias.h:43:26: style: The function 'fromXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:52:26: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/QuizPlayBias.h:43:26: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/QuizPlayBias.h:44:26: style: The function 'toXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:53:26: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/QuizPlayBias.h:44:26: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/QuizPlayBias.h:52:30: style: The function 'matchingTracks' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:55:30: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/QuizPlayBias.h:52:30: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/QuizPlayBias.h:56:26: style: The function 'trackMatches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:59:26: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/QuizPlayBias.h:56:26: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/QuizPlayBias.h:64:26: style: The function 'updateFinished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:75:26: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/QuizPlayBias.h:64:26: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/QuizPlayBias.h:65:26: style: The function 'invalidate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:68:26: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/QuizPlayBias.h:65:26: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/QuizPlayBias.h:69:26: style: The function 'newQuery' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:78:26: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/QuizPlayBias.h:69:26: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/QuizPlayBias.h:91:29: style: The function 'i18nName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/BiasFactory.h:79:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/QuizPlayBias.h:91:29: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/QuizPlayBias.h:92:29: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/BiasFactory.h:85:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/QuizPlayBias.h:92:29: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/QuizPlayBias.h:93:29: style: The function 'i18nDescription' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/BiasFactory.h:88:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/QuizPlayBias.h:93:29: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/QuizPlayBias.h:94:29: style: The function 'createBias' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/BiasFactory.h:92:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/QuizPlayBias.h:94:29: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/EchoNestBias.h:52:26: style: The function 'fromXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:52:26: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/EchoNestBias.h:52:26: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/EchoNestBias.h:53:26: style: The function 'toXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:53:26: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/EchoNestBias.h:53:26: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/EchoNestBias.h:65:26: style: The function 'trackMatches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:59:26: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/EchoNestBias.h:65:26: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/EchoNestBias.h:74:26: style: The function 'invalidate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:68:26: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/EchoNestBias.h:74:26: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/EchoNestBias.h:77:26: style: The function 'newQuery' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:78:26: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/EchoNestBias.h:77:26: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/EchoNestBias.h:81:26: style: The function 'updateFinished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:75:26: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/EchoNestBias.h:81:26: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/EchoNestBias.h:119:29: style: The function 'i18nName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/BiasFactory.h:79:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/EchoNestBias.h:119:29: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/EchoNestBias.h:120:29: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/BiasFactory.h:85:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/EchoNestBias.h:120:29: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/EchoNestBias.h:121:29: style: The function 'i18nDescription' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/BiasFactory.h:88:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/EchoNestBias.h:121:29: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/EchoNestBias.h:122:29: style: The function 'createBias' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/BiasFactory.h:92:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/EchoNestBias.h:122:29: note: Function in derived class
amarok-2.9.0/src/dynamic/BiasFactory.cpp:49:13: style: The function 'i18nName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/BiasFactory.h:79:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/BiasFactory.cpp:49:13: note: Function in derived class
amarok-2.9.0/src/dynamic/BiasFactory.cpp:52:13: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/BiasFactory.h:85:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/BiasFactory.cpp:52:13: note: Function in derived class
amarok-2.9.0/src/dynamic/BiasFactory.cpp:55:13: style: The function 'i18nDescription' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/BiasFactory.h:88:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/BiasFactory.cpp:55:13: note: Function in derived class
amarok-2.9.0/src/dynamic/BiasFactory.cpp:60:22: style: The function 'createBias' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/BiasFactory.h:92:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/BiasFactory.cpp:60:22: note: Function in derived class
amarok-2.9.0/src/dynamic/BiasFactory.cpp:67:13: style: The function 'i18nName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/BiasFactory.h:79:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/BiasFactory.cpp:67:13: note: Function in derived class
amarok-2.9.0/src/dynamic/BiasFactory.cpp:70:13: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/BiasFactory.h:85:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/BiasFactory.cpp:70:13: note: Function in derived class
amarok-2.9.0/src/dynamic/BiasFactory.cpp:73:13: style: The function 'i18nDescription' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/BiasFactory.h:88:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/BiasFactory.cpp:73:13: note: Function in derived class
amarok-2.9.0/src/dynamic/BiasFactory.cpp:78:22: style: The function 'createBias' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/BiasFactory.h:92:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/BiasFactory.cpp:78:22: note: Function in derived class
amarok-2.9.0/src/dynamic/BiasFactory.cpp:85:13: style: The function 'i18nName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/BiasFactory.h:79:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/BiasFactory.cpp:85:13: note: Function in derived class
amarok-2.9.0/src/dynamic/BiasFactory.cpp:88:13: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/BiasFactory.h:85:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/BiasFactory.cpp:88:13: note: Function in derived class
amarok-2.9.0/src/dynamic/BiasFactory.cpp:91:13: style: The function 'i18nDescription' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/BiasFactory.h:88:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/BiasFactory.cpp:91:13: note: Function in derived class
amarok-2.9.0/src/dynamic/BiasFactory.cpp:96:22: style: The function 'createBias' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/BiasFactory.h:92:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/BiasFactory.cpp:96:22: note: Function in derived class
amarok-2.9.0/src/dynamic/BiasSolver.cpp:45:1: warning: The class 'SolverList' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
amarok-2.9.0/src/dynamic/BiasedPlaylist.h:60:26: warning: Virtual function 'requestAbort' is called from destructor '~BiasedPlaylist()' at line 90. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/dynamic/BiasedPlaylist.cpp:90:5: note: Calling requestAbort
amarok-2.9.0/src/dynamic/BiasedPlaylist.h:60:26: note: requestAbort is a virtual method
amarok-2.9.0/src/dynamic/BiasedPlaylist.h:46:13: style: Class 'BiasedPlaylist' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/dynamic/BiasedPlaylist.h:53:18: style: The function 'toXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/DynamicPlaylist.h:48:22: note: Virtual function in base class
amarok-2.9.0/src/dynamic/BiasedPlaylist.h:53:18: note: Function in derived class
amarok-2.9.0/src/dynamic/BiasedPlaylist.h:55:18: style: The function 'requestTracks' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/DynamicPlaylist.h:50:22: note: Virtual function in base class
amarok-2.9.0/src/dynamic/BiasedPlaylist.h:55:18: note: Function in derived class
amarok-2.9.0/src/dynamic/BiasedPlaylist.h:60:26: style: The function 'requestAbort' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/DynamicPlaylist.h:69:22: note: Virtual function in base class
amarok-2.9.0/src/dynamic/BiasedPlaylist.h:60:26: note: Function in derived class
amarok-2.9.0/src/dynamic/DynamicModel.cpp:198:33: warning: Either the condition 'parentPlaylist' is redundant or there is possible null pointer dereference: parentPlaylist. [nullPointerRedundantCheck]
amarok-2.9.0/src/dynamic/DynamicModel.cpp:190:13: note: Assuming that condition 'parentPlaylist' is not redundant
amarok-2.9.0/src/dynamic/DynamicModel.cpp:198:33: note: Null pointer dereference
amarok-2.9.0/src/dynamic/DynamicModel.cpp:199:13: warning: Either the condition 'parentPlaylist' is redundant or there is possible null pointer dereference: parentPlaylist. [nullPointerRedundantCheck]
amarok-2.9.0/src/dynamic/DynamicModel.cpp:190:13: note: Assuming that condition 'parentPlaylist' is not redundant
amarok-2.9.0/src/dynamic/DynamicModel.cpp:199:13: note: Null pointer dereference
amarok-2.9.0/src/dynamic/DynamicModel.cpp:233:49: style: Function 'data' argument 1 names different: declaration 'index' definition 'i'. [funcArgNamesDifferent]
amarok-2.9.0/src/dynamic/DynamicModel.h:85:43: note: Function 'data' argument 1 names different: declaration 'index' definition 'i'.
amarok-2.9.0/src/dynamic/DynamicModel.cpp:233:49: note: Function 'data' argument 1 names different: declaration 'index' definition 'i'.
amarok-2.9.0/src/dynamic/DynamicModel.cpp:556:77: style: Function 'dropMimeData' argument 5 names different: declaration 'parent' definition '_parent'. [funcArgNamesDifferent]
amarok-2.9.0/src/dynamic/DynamicModel.h:97:67: note: Function 'dropMimeData' argument 5 names different: declaration 'parent' definition '_parent'.
amarok-2.9.0/src/dynamic/DynamicModel.cpp:556:77: note: Function 'dropMimeData' argument 5 names different: declaration 'parent' definition '_parent'.
amarok-2.9.0/src/dynamic/DynamicModel.h:171:9: style: Class 'DynamicModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/dynamic/BiasFactory.h:46:18: style: The function 'toXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:76:26: note: Virtual function in base class
amarok-2.9.0/src/dynamic/BiasFactory.h:46:18: note: Function in derived class
amarok-2.9.0/src/dynamic/BiasFactory.h:49:29: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:167:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/BiasFactory.h:49:29: note: Function in derived class
amarok-2.9.0/src/dynamic/BiasFactory.h:50:29: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:168:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/BiasFactory.h:50:29: note: Function in derived class
amarok-2.9.0/src/dynamic/BiasFactory.h:52:30: style: The function 'widget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:170:30: note: Virtual function in base class
amarok-2.9.0/src/dynamic/BiasFactory.h:52:30: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/AlbumPlayBias.h:42:26: style: The function 'fromXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:69:26: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/AlbumPlayBias.h:42:26: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/AlbumPlayBias.h:43:26: style: The function 'toXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:76:26: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/AlbumPlayBias.h:43:26: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/AlbumPlayBias.h:46:29: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:167:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/AlbumPlayBias.h:46:29: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/AlbumPlayBias.h:47:29: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:168:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/AlbumPlayBias.h:47:29: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/AlbumPlayBias.h:49:30: style: The function 'widget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:170:30: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/AlbumPlayBias.h:49:30: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/AlbumPlayBias.h:51:30: style: The function 'matchingTracks' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:172:30: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/AlbumPlayBias.h:51:30: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/AlbumPlayBias.h:55:26: style: The function 'trackMatches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:176:26: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/AlbumPlayBias.h:55:26: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/IfElseBias.h:42:29: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:258:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/IfElseBias.h:42:29: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/IfElseBias.h:43:29: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:259:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/IfElseBias.h:43:29: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/IfElseBias.h:45:26: style: The function 'paintOperator' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:261:26: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/IfElseBias.h:45:26: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/IfElseBias.h:47:30: style: The function 'matchingTracks' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:263:30: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/IfElseBias.h:47:30: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/IfElseBias.h:51:26: style: The function 'resultReceived' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:272:26: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/IfElseBias.h:51:26: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/PartBias.h:78:26: style: The function 'fromXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:200:26: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/PartBias.h:78:26: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/PartBias.h:79:26: style: The function 'toXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:201:26: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/PartBias.h:79:26: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/PartBias.h:82:29: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:204:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/PartBias.h:82:29: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/PartBias.h:83:29: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:205:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/PartBias.h:83:29: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/PartBias.h:85:30: style: The function 'widget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:207:30: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/PartBias.h:85:30: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/PartBias.h:86:26: style: The function 'paintOperator' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:208:26: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/PartBias.h:86:26: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/PartBias.h:88:30: style: The function 'matchingTracks' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:210:30: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/PartBias.h:88:30: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/PartBias.h:92:26: style: The function 'trackMatches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:214:26: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/PartBias.h:92:26: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/PartBias.h:102:26: style: The function 'appendBias' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:221:26: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/PartBias.h:102:26: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/PartBias.h:103:26: style: The function 'moveBias' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:222:26: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/PartBias.h:103:26: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/PartBias.h:106:18: style: The function 'resultReceived' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:236:26: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/PartBias.h:106:18: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/PartBias.h:116:26: style: The function 'biasReplaced' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:237:26: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/PartBias.h:116:26: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/SearchQueryBias.h:43:29: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:91:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/SearchQueryBias.h:43:29: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/SearchQueryBias.h:44:29: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:94:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/SearchQueryBias.h:44:29: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/SearchQueryBias.h:46:30: style: The function 'widget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:98:30: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/SearchQueryBias.h:46:30: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:52:26: style: The function 'fromXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:69:26: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:52:26: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:53:26: style: The function 'toXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:76:26: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:53:26: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:55:30: style: The function 'matchingTracks' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:113:30: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:55:30: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:59:26: style: The function 'trackMatches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:126:26: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:59:26: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:68:26: style: The function 'invalidate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:148:26: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:68:26: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:137:29: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:91:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:137:29: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:138:29: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:94:29: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:138:29: note: Function in derived class
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:140:30: style: The function 'widget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/dynamic/Bias.h:98:30: note: Virtual function in base class
amarok-2.9.0/src/dynamic/biases/TagMatchBias.h:140:30: note: Function in derived class
amarok-2.9.0/src/dynamic/DynamicModel.cpp:215:0: error: Memory leak: parentBias [memleak]
amarok-2.9.0/src/dynamic/DynamicPlaylist.cpp:23:27: warning: Member variable 'DynamicPlaylist::m_collection' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/dynamic/TrackSet.cpp:173:46: style: Function 'unite' argument 1 names different: declaration 'uids' definition 'B'. [funcArgNamesDifferent]
amarok-2.9.0/src/dynamic/TrackSet.h:119:44: note: Function 'unite' argument 1 names different: declaration 'uids' definition 'B'.
amarok-2.9.0/src/dynamic/TrackSet.cpp:173:46: note: Function 'unite' argument 1 names different: declaration 'uids' definition 'B'.
amarok-2.9.0/src/dynamic/TrackSet.cpp:195:50: style: Function 'intersect' argument 1 names different: declaration 'uids' definition 'B'. [funcArgNamesDifferent]
amarok-2.9.0/src/dynamic/TrackSet.h:121:48: note: Function 'intersect' argument 1 names different: declaration 'uids' definition 'B'.
amarok-2.9.0/src/dynamic/TrackSet.cpp:195:50: note: Function 'intersect' argument 1 names different: declaration 'uids' definition 'B'.
amarok-2.9.0/src/dynamic/TrackSet.cpp:244:49: style: Function 'subtract' argument 1 names different: declaration 'uids' definition 'B'. [funcArgNamesDifferent]
amarok-2.9.0/src/dynamic/TrackSet.h:124:47: note: Function 'subtract' argument 1 names different: declaration 'uids' definition 'B'.
amarok-2.9.0/src/dynamic/TrackSet.cpp:244:49: note: Function 'subtract' argument 1 names different: declaration 'uids' definition 'B'.
amarok-2.9.0/src/dynamic/TrackSet.cpp:29:5: performance: Variable 'm_uids' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
amarok-2.9.0/src/dynamic/TrackSet.h:59:13: style: Class 'TrackCollection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/dynamic/biases/AlbumPlayBias.cpp:285:10: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
amarok-2.9.0/src/dynamic/biases/AlbumPlayBias.cpp:286:5: note: Found duplicate branches for 'if' and 'else'.
amarok-2.9.0/src/dynamic/biases/AlbumPlayBias.cpp:285:10: note: Found duplicate branches for 'if' and 'else'.
amarok-2.9.0/src/dynamic/biases/AlbumPlayBias.cpp:296:35: style: Same expression on both sides of '||' because the value of '*track1==*track2' and '*track2==*track1' are the same. [duplicateExpression]
amarok-2.9.0/src/dynamic/biases/IfElseBias.cpp:53:22: warning: Member variable 'IfElseBias::m_contextCount' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/dynamic/biases/IfElseBias.cpp:53:22: warning: Member variable 'IfElseBias::m_finalCount' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/dynamic/biases/PartBias.cpp:330:20: warning: Member variable 'PartBias::m_contextCount' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/dynamic/biases/PartBias.cpp:330:20: warning: Member variable 'PartBias::m_finalCount' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/fht.cpp:52:11: style: The scope of the variable 'd' can be reduced. [variableScope]
amarok-2.9.0/src/fht.cpp:121:11: style: The scope of the variable 'e' can be reduced. [variableScope]
amarok-2.9.0/src/fht.h:41:7: style: Technically the member function 'FHT::makeCasTable' can be const. [functionConst]
amarok-2.9.0/src/fht.cpp:50:11: note: Technically the member function 'FHT::makeCasTable' can be const.
amarok-2.9.0/src/fht.h:41:7: note: Technically the member function 'FHT::makeCasTable' can be const.
amarok-2.9.0/src/fht.h:61:7: style: Technically the member function 'FHT::scale' can be const. [functionConst]
amarok-2.9.0/src/fht.cpp:78:11: note: Technically the member function 'FHT::scale' can be const.
amarok-2.9.0/src/fht.h:61:7: note: Technically the member function 'FHT::scale' can be const.
amarok-2.9.0/src/fht.h:69:7: style: Technically the member function 'FHT::ewma' can be const. [functionConst]
amarok-2.9.0/src/fht.cpp:85:11: note: Technically the member function 'FHT::ewma' can be const.
amarok-2.9.0/src/fht.h:69:7: note: Technically the member function 'FHT::ewma' can be const.
amarok-2.9.0/src/fht.h:110:7: performance: Technically the member function 'FHT::transform8' can be static. [functionStatic]
amarok-2.9.0/src/fht.cpp:168:11: note: Technically the member function 'FHT::transform8' can be static.
amarok-2.9.0/src/fht.h:110:7: note: Technically the member function 'FHT::transform8' can be static.
amarok-2.9.0/src/fht.cpp:35:9: style: Class 'FHT' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
amarok-2.9.0/src/fht.cpp:35:9: style: Class 'FHT' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
amarok-2.9.0/src/fht.h:54:2: style: Class 'FHT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/importers/ImporterSqlConnection.h:112:26: warning: Virtual function 'connection' is called from destructor '~ImporterSqlConnection()' at line 70. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/importers/ImporterSqlConnection.cpp:70:27: note: Calling connection
amarok-2.9.0/src/importers/ImporterSqlConnection.h:112:26: note: connection is a virtual method
amarok-2.9.0/src/importers/ImporterSqlConnection.h:60:5: style: Class 'ImporterSqlConnection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/mac/GrowlInterface.h:36:9: style: Class 'GrowlInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/moodbar/MoodbarManager.cpp:215:9: style: The scope of the variable 'r' can be reduced. [variableScope]
amarok-2.9.0/src/moodbar/MoodbarManager.cpp:215:12: style: The scope of the variable 'g' can be reduced. [variableScope]
amarok-2.9.0/src/moodbar/MoodbarManager.cpp:215:15: style: The scope of the variable 'b' can be reduced. [variableScope]
amarok-2.9.0/src/moodbar/MoodbarManager.cpp:439:11: style: The scope of the variable 'r' can be reduced. [variableScope]
amarok-2.9.0/src/moodbar/MoodbarManager.cpp:439:14: style: The scope of the variable 'g' can be reduced. [variableScope]
amarok-2.9.0/src/moodbar/MoodbarManager.cpp:439:17: style: The scope of the variable 'b' can be reduced. [variableScope]
amarok-2.9.0/src/musicbrainz/MusicBrainzTagsItem.cpp:66:56: style: Function 'appendChild' argument 1 names different: declaration 'child' definition 'newItem'. [funcArgNamesDifferent]
amarok-2.9.0/src/musicbrainz/MusicBrainzTagsItem.h:36:48: note: Function 'appendChild' argument 1 names different: declaration 'child' definition 'newItem'.
amarok-2.9.0/src/musicbrainz/MusicBrainzTagsItem.cpp:66:56: note: Function 'appendChild' argument 1 names different: declaration 'child' definition 'newItem'.
amarok-2.9.0/src/musicbrainz/MusicBrainzTagsView.cpp:38:5: performance: Variable 'm_artistIcon' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
amarok-2.9.0/src/musicbrainz/MusicDNSAudioDecoder.h:33:13: style: Technically the member function 'DecodedAudioData::sRate' can be const. [functionConst]
amarok-2.9.0/src/musicbrainz/MusicDNSAudioDecoder.cpp:49:19: note: Technically the member function 'DecodedAudioData::sRate' can be const.
amarok-2.9.0/src/musicbrainz/MusicDNSAudioDecoder.h:33:13: note: Technically the member function 'DecodedAudioData::sRate' can be const.
amarok-2.9.0/src/musicbrainz/MusicDNSAudioDecoder.h:36:16: style: Technically the member function 'DecodedAudioData::channels' can be const. [functionConst]
amarok-2.9.0/src/musicbrainz/MusicDNSAudioDecoder.cpp:61:19: note: Technically the member function 'DecodedAudioData::channels' can be const.
amarok-2.9.0/src/musicbrainz/MusicDNSAudioDecoder.h:36:16: note: Technically the member function 'DecodedAudioData::channels' can be const.
amarok-2.9.0/src/musicbrainz/MusicDNSAudioDecoder.h:40:16: style: Technically the member function 'DecodedAudioData::duration' can be const. [functionConst]
amarok-2.9.0/src/musicbrainz/MusicDNSAudioDecoder.cpp:79:19: note: Technically the member function 'DecodedAudioData::duration' can be const.
amarok-2.9.0/src/musicbrainz/MusicDNSAudioDecoder.h:40:16: note: Technically the member function 'DecodedAudioData::duration' can be const.
amarok-2.9.0/src/musicbrainz/MusicDNSAudioDecoder.cpp:38:20: style: Class 'DecodedAudioData' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
amarok-2.9.0/src/musicbrainz/MusicDNSAudioDecoder.cpp:38:20: style: Class 'DecodedAudioData' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
amarok-2.9.0/src/musicbrainz/MusicDNSXmlParser.h:29:9: style: Class 'MusicDNSXmlParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/network/NetworkAccessManagerProxy.cpp:258:48: style: Function 'slotError' argument 1 names different: declaration 'reply' definition 'obj'. [funcArgNamesDifferent]
amarok-2.9.0/src/network/NetworkAccessManagerProxy.h:93:30: note: Function 'slotError' argument 1 names different: declaration 'reply' definition 'obj'.
amarok-2.9.0/src/network/NetworkAccessManagerProxy.cpp:258:48: note: Function 'slotError' argument 1 names different: declaration 'reply' definition 'obj'.
amarok-2.9.0/src/network/NetworkAccessManagerProxy.h:100:5: style: Class 'NetworkAccessManagerProxy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/network/NetworkAccessManagerProxy.cpp:56:5: style: Class 'NetworkAccessManagerProxyPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/network/NetworkAccessViewer.h:41:5: style: Class 'NetworkAccessViewer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/playback/EqualizerController.cpp:165:16: style: The scope of the variable 'scaledVal' can be reduced. [variableScope]
amarok-2.9.0/src/playlist/PlaylistActions.cpp:209:40: style: Function 'play' argument 1 names different: declaration 'id' definition 'trackid'. [funcArgNamesDifferent]
amarok-2.9.0/src/playlist/PlaylistActions.h:115:30: note: Function 'play' argument 1 names different: declaration 'id' definition 'trackid'.
amarok-2.9.0/src/playlist/PlaylistActions.cpp:209:40: note: Function 'play' argument 1 names different: declaration 'id' definition 'trackid'.
amarok-2.9.0/src/playlist/navigators/StandardTrackNavigator.h:35:29: style: The function 'likelyNextTrack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/navigators/TrackNavigator.h:54:29: note: Virtual function in base class
amarok-2.9.0/src/playlist/navigators/StandardTrackNavigator.h:35:29: note: Function in derived class
amarok-2.9.0/src/playlist/navigators/StandardTrackNavigator.h:36:29: style: The function 'likelyLastTrack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/navigators/TrackNavigator.h:61:29: note: Virtual function in base class
amarok-2.9.0/src/playlist/navigators/StandardTrackNavigator.h:36:29: note: Function in derived class
amarok-2.9.0/src/playlist/navigators/StandardTrackNavigator.h:37:29: style: The function 'requestNextTrack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/navigators/TrackNavigator.h:67:29: note: Virtual function in base class
amarok-2.9.0/src/playlist/navigators/StandardTrackNavigator.h:37:29: note: Function in derived class
amarok-2.9.0/src/playlist/navigators/StandardTrackNavigator.h:38:29: style: The function 'requestUserNextTrack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/navigators/TrackNavigator.h:72:29: note: Virtual function in base class
amarok-2.9.0/src/playlist/navigators/StandardTrackNavigator.h:38:29: note: Function in derived class
amarok-2.9.0/src/playlist/navigators/StandardTrackNavigator.h:39:29: style: The function 'requestLastTrack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/navigators/TrackNavigator.h:77:29: note: Virtual function in base class
amarok-2.9.0/src/playlist/navigators/StandardTrackNavigator.h:39:29: note: Function in derived class
amarok-2.9.0/src/playlist/navigators/NonlinearTrackNavigator.h:54:21: style: The function 'likelyNextTrack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/navigators/TrackNavigator.h:54:29: note: Virtual function in base class
amarok-2.9.0/src/playlist/navigators/NonlinearTrackNavigator.h:54:21: note: Function in derived class
amarok-2.9.0/src/playlist/navigators/NonlinearTrackNavigator.h:55:21: style: The function 'requestNextTrack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/navigators/TrackNavigator.h:67:29: note: Virtual function in base class
amarok-2.9.0/src/playlist/navigators/NonlinearTrackNavigator.h:55:21: note: Function in derived class
amarok-2.9.0/src/playlist/navigators/NonlinearTrackNavigator.h:56:21: style: The function 'requestUserNextTrack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/navigators/TrackNavigator.h:72:29: note: Virtual function in base class
amarok-2.9.0/src/playlist/navigators/NonlinearTrackNavigator.h:56:21: note: Function in derived class
amarok-2.9.0/src/playlist/navigators/NonlinearTrackNavigator.h:58:21: style: The function 'likelyLastTrack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/navigators/TrackNavigator.h:61:29: note: Virtual function in base class
amarok-2.9.0/src/playlist/navigators/NonlinearTrackNavigator.h:58:21: note: Function in derived class
amarok-2.9.0/src/playlist/navigators/NonlinearTrackNavigator.h:59:21: style: The function 'requestLastTrack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/navigators/TrackNavigator.h:77:29: note: Virtual function in base class
amarok-2.9.0/src/playlist/navigators/NonlinearTrackNavigator.h:59:21: note: Function in derived class
amarok-2.9.0/src/playlist/navigators/AlbumNavigator.h:45:18: style: The function 'notifyItemsInserted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/navigators/NonlinearTrackNavigator.h:109:26: note: Virtual function in base class
amarok-2.9.0/src/playlist/navigators/AlbumNavigator.h:45:18: note: Function in derived class
amarok-2.9.0/src/playlist/navigators/AlbumNavigator.h:46:18: style: The function 'notifyItemsRemoved' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/navigators/NonlinearTrackNavigator.h:120:26: note: Virtual function in base class
amarok-2.9.0/src/playlist/navigators/AlbumNavigator.h:46:18: note: Function in derived class
amarok-2.9.0/src/playlist/navigators/RandomAlbumNavigator.h:47:18: style: The function 'planOne' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/navigators/NonlinearTrackNavigator.h:104:26: note: Virtual function in base class
amarok-2.9.0/src/playlist/navigators/RandomAlbumNavigator.h:47:18: note: Function in derived class
amarok-2.9.0/src/playlist/navigators/RandomTrackNavigator.h:42:18: style: The function 'planOne' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/navigators/NonlinearTrackNavigator.h:104:26: note: Virtual function in base class
amarok-2.9.0/src/playlist/navigators/RandomTrackNavigator.h:42:18: note: Function in derived class
amarok-2.9.0/src/playlist/navigators/RandomTrackNavigator.h:43:18: style: The function 'notifyItemsInserted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/navigators/NonlinearTrackNavigator.h:109:26: note: Virtual function in base class
amarok-2.9.0/src/playlist/navigators/RandomTrackNavigator.h:43:18: note: Function in derived class
amarok-2.9.0/src/playlist/navigators/RandomTrackNavigator.h:44:18: style: The function 'notifyItemsRemoved' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/navigators/NonlinearTrackNavigator.h:120:26: note: Virtual function in base class
amarok-2.9.0/src/playlist/navigators/RandomTrackNavigator.h:44:18: note: Function in derived class
amarok-2.9.0/src/playlist/navigators/RepeatAlbumNavigator.h:48:18: style: The function 'planOne' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/navigators/NonlinearTrackNavigator.h:104:26: note: Virtual function in base class
amarok-2.9.0/src/playlist/navigators/RepeatAlbumNavigator.h:48:18: note: Function in derived class
amarok-2.9.0/src/playlist/navigators/RepeatTrackNavigator.h:36:21: style: The function 'likelyNextTrack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/navigators/StandardTrackNavigator.h:35:29: note: Virtual function in base class
amarok-2.9.0/src/playlist/navigators/RepeatTrackNavigator.h:36:21: note: Function in derived class
amarok-2.9.0/src/playlist/navigators/RepeatTrackNavigator.h:38:21: style: The function 'requestNextTrack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/navigators/StandardTrackNavigator.h:37:29: note: Virtual function in base class
amarok-2.9.0/src/playlist/navigators/RepeatTrackNavigator.h:38:21: note: Function in derived class
amarok-2.9.0/src/playlist/navigators/RepeatTrackNavigator.h:39:21: style: The function 'requestUserNextTrack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/navigators/StandardTrackNavigator.h:38:29: note: Virtual function in base class
amarok-2.9.0/src/playlist/navigators/RepeatTrackNavigator.h:39:21: note: Function in derived class
amarok-2.9.0/src/playlist/navigators/FavoredRandomTrackNavigator.h:37:18: style: The function 'planOne' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/navigators/NonlinearTrackNavigator.h:104:26: note: Virtual function in base class
amarok-2.9.0/src/playlist/navigators/FavoredRandomTrackNavigator.h:37:18: note: Function in derived class
amarok-2.9.0/src/playlist/navigators/FavoredRandomTrackNavigator.h:38:18: style: The function 'notifyItemsInserted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/navigators/NonlinearTrackNavigator.h:109:26: note: Virtual function in base class
amarok-2.9.0/src/playlist/navigators/FavoredRandomTrackNavigator.h:38:18: note: Function in derived class
amarok-2.9.0/src/playlist/navigators/FavoredRandomTrackNavigator.h:39:18: style: The function 'notifyItemsRemoved' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlist/navigators/NonlinearTrackNavigator.h:120:26: note: Virtual function in base class
amarok-2.9.0/src/playlist/navigators/FavoredRandomTrackNavigator.h:39:18: note: Function in derived class
amarok-2.9.0/src/playlist/PlaylistBreadcrumbLevel.h:46:21: style: Technically the member function 'Playlist::BreadcrumbLevel::name' can be const. [functionConst]
amarok-2.9.0/src/playlist/PlaylistBreadcrumbLevel.cpp:39:18: note: Technically the member function 'Playlist::BreadcrumbLevel::name' can be const.
amarok-2.9.0/src/playlist/PlaylistBreadcrumbLevel.h:46:21: note: Technically the member function 'Playlist::BreadcrumbLevel::name' can be const.
amarok-2.9.0/src/playlist/PlaylistBreadcrumbLevel.h:48:21: style: Technically the member function 'Playlist::BreadcrumbLevel::prettyName' can be const. [functionConst]
amarok-2.9.0/src/playlist/PlaylistBreadcrumbLevel.cpp:45:18: note: Technically the member function 'Playlist::BreadcrumbLevel::prettyName' can be const.
amarok-2.9.0/src/playlist/PlaylistBreadcrumbLevel.h:48:21: note: Technically the member function 'Playlist::BreadcrumbLevel::prettyName' can be const.
amarok-2.9.0/src/playlist/PlaylistBreadcrumbLevel.h:50:18: style: Technically the member function 'Playlist::BreadcrumbLevel::icon' can be const. [functionConst]
amarok-2.9.0/src/playlist/PlaylistBreadcrumbLevel.cpp:51:18: note: Technically the member function 'Playlist::BreadcrumbLevel::icon' can be const.
amarok-2.9.0/src/playlist/PlaylistBreadcrumbLevel.h:50:18: note: Technically the member function 'Playlist::BreadcrumbLevel::icon' can be const.
amarok-2.9.0/src/playlist/PlaylistController.cpp:284:60: style: Function 'insertTracks' argument 2 names different: declaration 'list' definition 'tl'. [funcArgNamesDifferent]
amarok-2.9.0/src/playlist/PlaylistController.h:120:57: note: Function 'insertTracks' argument 2 names different: declaration 'list' definition 'tl'.
amarok-2.9.0/src/playlist/PlaylistController.cpp:284:60: note: Function 'insertTracks' argument 2 names different: declaration 'list' definition 'tl'.
amarok-2.9.0/src/playlist/PlaylistController.cpp:391:26: style: Function 'moveRow' argument 1 names different: declaration 'topModelFrom' definition 'from'. [funcArgNamesDifferent]
amarok-2.9.0/src/playlist/PlaylistController.h:158:23: note: Function 'moveRow' argument 1 names different: declaration 'topModelFrom' definition 'from'.
amarok-2.9.0/src/playlist/PlaylistController.cpp:391:26: note: Function 'moveRow' argument 1 names different: declaration 'topModelFrom' definition 'from'.
amarok-2.9.0/src/playlist/PlaylistController.cpp:391:36: style: Function 'moveRow' argument 2 names different: declaration 'topModelTo' definition 'to'. [funcArgNamesDifferent]
amarok-2.9.0/src/playlist/PlaylistController.h:158:41: note: Function 'moveRow' argument 2 names different: declaration 'topModelTo' definition 'to'.
amarok-2.9.0/src/playlist/PlaylistController.cpp:391:36: note: Function 'moveRow' argument 2 names different: declaration 'topModelTo' definition 'to'.
amarok-2.9.0/src/playlist/PlaylistController.cpp:426:35: style: Function 'moveRows' argument 1 names different: declaration 'topModelFrom' definition 'from'. [funcArgNamesDifferent]
amarok-2.9.0/src/playlist/PlaylistController.h:182:31: note: Function 'moveRows' argument 1 names different: declaration 'topModelFrom' definition 'from'.
amarok-2.9.0/src/playlist/PlaylistController.cpp:426:35: note: Function 'moveRows' argument 1 names different: declaration 'topModelFrom' definition 'from'.
amarok-2.9.0/src/playlist/PlaylistController.cpp:426:45: style: Function 'moveRows' argument 2 names different: declaration 'topModelTo' definition 'to'. [funcArgNamesDifferent]
amarok-2.9.0/src/playlist/PlaylistController.h:182:49: note: Function 'moveRows' argument 2 names different: declaration 'topModelTo' definition 'to'.
amarok-2.9.0/src/playlist/PlaylistController.cpp:426:45: note: Function 'moveRows' argument 2 names different: declaration 'topModelTo' definition 'to'.
amarok-2.9.0/src/playlist/PlaylistController.cpp:479:44: style: Function 'reorderRows' argument 1 names different: declaration 'topModelFrom' definition 'from'. [funcArgNamesDifferent]
amarok-2.9.0/src/playlist/PlaylistController.h:193:41: note: Function 'reorderRows' argument 1 names different: declaration 'topModelFrom' definition 'from'.
amarok-2.9.0/src/playlist/PlaylistController.cpp:479:44: note: Function 'reorderRows' argument 1 names different: declaration 'topModelFrom' definition 'from'.
amarok-2.9.0/src/playlist/PlaylistController.cpp:479:68: style: Function 'reorderRows' argument 2 names different: declaration 'topModelTo' definition 'to'. [funcArgNamesDifferent]
amarok-2.9.0/src/playlist/PlaylistController.h:193:73: note: Function 'reorderRows' argument 2 names different: declaration 'topModelTo' definition 'to'.
amarok-2.9.0/src/playlist/PlaylistController.cpp:479:68: note: Function 'reorderRows' argument 2 names different: declaration 'topModelTo' definition 'to'.
amarok-2.9.0/src/playlist/PlaylistDock.cpp:58:17: warning: Member variable 'Dock::m_savePlaylistMenu' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/playlist/PlaylistDock.cpp:58:17: warning: Member variable 'Dock::m_saveActions' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/playlist/PlaylistDock.cpp:58:17: warning: Member variable 'Dock::m_playlistView' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/playlist/PlaylistDock.cpp:58:17: warning: Member variable 'Dock::m_searchWidget' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/playlist/PlaylistDock.cpp:58:17: warning: Member variable 'Dock::m_sortWidget' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/playlist/PlaylistDock.cpp:58:17: warning: Member variable 'Dock::m_dynamicHintWidget' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/playlist/PlaylistDock.cpp:58:17: warning: Member variable 'Dock::m_mainWidget' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/playlist/PlaylistDock.cpp:90:5: warning: Possible leak in public function. The pointer 'm_mainWidget' is not deallocated before it is allocated. [publicAllocationError]
amarok-2.9.0/src/playlist/PlaylistItem.cpp:40:5: performance: Variable 'm_id' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
amarok-2.9.0/src/playlist/PlaylistItem.h:46:13: style: Class 'Item' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/playlist/PlaylistModel.h:99:22: warning: Virtual function 'exportPlaylist' is called from constructor 'Model(QObject*parent=0)' at line 183. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/playlist/PlaylistModel.cpp:183:25: note: Calling saveState
amarok-2.9.0/src/playlist/PlaylistModel.cpp:209:5: note: Calling exportPlaylist
amarok-2.9.0/src/playlist/PlaylistModel.h:99:22: note: exportPlaylist is a virtual method
amarok-2.9.0/src/playlist/PlaylistModelStack.cpp:55:13: warning: Member variable 'ModelStack::m_model' is not initialized in the constructor. [uninitMemberVarPrivate]
amarok-2.9.0/src/playlist/PlaylistQueueEditor.cpp:92:44: style: Function 'setCurrentId' argument 1 names different: declaration 'id' definition 'newCurrentId'. [funcArgNamesDifferent]
amarok-2.9.0/src/playlist/PlaylistQueueEditor.h:39:32: note: Function 'setCurrentId' argument 1 names different: declaration 'id' definition 'newCurrentId'.
amarok-2.9.0/src/playlist/PlaylistQueueEditor.cpp:92:44: note: Function 'setCurrentId' argument 1 names different: declaration 'id' definition 'newCurrentId'.
amarok-2.9.0/src/playlist/PlaylistRestorer.cpp:39:32: style: Function 'restore' argument 1 names different: declaration 'path' definition 'defaultPath'. [funcArgNamesDifferent]
amarok-2.9.0/src/playlist/PlaylistRestorer.h:41:35: note: Function 'restore' argument 1 names different: declaration 'path' definition 'defaultPath'.
amarok-2.9.0/src/playlist/PlaylistRestorer.cpp:39:32: note: Function 'restore' argument 1 names different: declaration 'path' definition 'defaultPath'.
amarok-2.9.0/src/playlist/PlaylistToolBar.cpp:29:10: warning: Member variable 'ToolBar::m_visibleActions' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/playlist/layouts/PlaylistLayoutEditDialog.h:46:9: style: Class 'PlaylistLayoutEditDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/playlist/layouts/LayoutEditDialog.cpp:221:48: style: Function 'setAutomaticWidth' argument 1 names different: declaration 'peer' definition 'automatic'. [funcArgNamesDifferent]
amarok-2.9.0/src/playlist/layouts/LayoutEditDialog.h:41:34: note: Function 'setAutomaticWidth' argument 1 names different: declaration 'peer' definition 'automatic'.
amarok-2.9.0/src/playlist/layouts/LayoutEditDialog.cpp:221:48: note: Function 'setAutomaticWidth' argument 1 names different: declaration 'peer' definition 'automatic'.
amarok-2.9.0/src/playlist/layouts/LayoutEditDialog.h:35:5: style: Class 'LayoutEditDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/playlist/layouts/LayoutEditWidget.h:44:9: style: Class 'LayoutEditWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/playlist/layouts/LayoutItemConfig.h:290:14: style: Technically the member function 'Playlist::PlaylistLayout::inlineControls' can be const. [functionConst]
amarok-2.9.0/src/playlist/layouts/LayoutItemConfig.cpp:220:32: note: Technically the member function 'Playlist::PlaylistLayout::inlineControls' can be const.
amarok-2.9.0/src/playlist/layouts/LayoutItemConfig.h:290:14: note: Technically the member function 'Playlist::PlaylistLayout::inlineControls' can be const.
amarok-2.9.0/src/playlist/layouts/LayoutItemConfig.h:293:14: style: Technically the member function 'Playlist::PlaylistLayout::tooltips' can be const. [functionConst]
amarok-2.9.0/src/playlist/layouts/LayoutItemConfig.cpp:229:32: note: Technically the member function 'Playlist::PlaylistLayout::tooltips' can be const.
amarok-2.9.0/src/playlist/layouts/LayoutItemConfig.h:293:14: note: Technically the member function 'Playlist::PlaylistLayout::tooltips' can be const.
amarok-2.9.0/src/playlist/layouts/LayoutItemConfig.h:296:17: style: Technically the member function 'Playlist::PlaylistLayout::groupBy' can be const. [functionConst]
amarok-2.9.0/src/playlist/layouts/LayoutItemConfig.cpp:238:35: note: Technically the member function 'Playlist::PlaylistLayout::groupBy' can be const.
amarok-2.9.0/src/playlist/layouts/LayoutItemConfig.h:296:17: note: Technically the member function 'Playlist::PlaylistLayout::groupBy' can be const.
amarok-2.9.0/src/playlist/layouts/LayoutManager.cpp:289:9: style: Redundant checking of STL container element existence before removing it. [redundantIfRemove]
amarok-2.9.0/src/playlist/navigators/AlbumNavigator.cpp:113:56: style: Function 'itemLessThan' argument 1 names different: declaration 'left' definition 'item1'. [funcArgNamesDifferent]
amarok-2.9.0/src/playlist/navigators/AlbumNavigator.h:69:54: note: Function 'itemLessThan' argument 1 names different: declaration 'left' definition 'item1'.
amarok-2.9.0/src/playlist/navigators/AlbumNavigator.cpp:113:56: note: Function 'itemLessThan' argument 1 names different: declaration 'left' definition 'item1'.
amarok-2.9.0/src/playlist/navigators/AlbumNavigator.cpp:113:78: style: Function 'itemLessThan' argument 2 names different: declaration 'right' definition 'item2'. [funcArgNamesDifferent]
amarok-2.9.0/src/playlist/navigators/AlbumNavigator.h:69:75: note: Function 'itemLessThan' argument 2 names different: declaration 'right' definition 'item2'.
amarok-2.9.0/src/playlist/navigators/AlbumNavigator.cpp:113:78: note: Function 'itemLessThan' argument 2 names different: declaration 'right' definition 'item2'.
amarok-2.9.0/src/playlist/navigators/NavigatorConfigAction.h:32:5: style: Class 'NavigatorConfigAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/playlist/navigators/NonlinearTrackNavigator.cpp:75:85: style: Function 'slotRowsInserted' argument 2 names different: declaration 'start' definition 'startRow'. [funcArgNamesDifferent]
amarok-2.9.0/src/playlist/navigators/NonlinearTrackNavigator.h:129:67: note: Function 'slotRowsInserted' argument 2 names different: declaration 'start' definition 'startRow'.
amarok-2.9.0/src/playlist/navigators/NonlinearTrackNavigator.cpp:75:85: note: Function 'slotRowsInserted' argument 2 names different: declaration 'start' definition 'startRow'.
amarok-2.9.0/src/playlist/navigators/NonlinearTrackNavigator.cpp:75:99: style: Function 'slotRowsInserted' argument 3 names different: declaration 'end' definition 'endRow'. [funcArgNamesDifferent]
amarok-2.9.0/src/playlist/navigators/NonlinearTrackNavigator.h:129:78: note: Function 'slotRowsInserted' argument 3 names different: declaration 'end' definition 'endRow'.
amarok-2.9.0/src/playlist/navigators/NonlinearTrackNavigator.cpp:75:99: note: Function 'slotRowsInserted' argument 3 names different: declaration 'end' definition 'endRow'.
amarok-2.9.0/src/playlist/navigators/NonlinearTrackNavigator.cpp:91:93: style: Function 'slotRowsAboutToBeRemoved' argument 2 names different: declaration 'start' definition 'startRow'. [funcArgNamesDifferent]
amarok-2.9.0/src/playlist/navigators/NonlinearTrackNavigator.h:130:75: note: Function 'slotRowsAboutToBeRemoved' argument 2 names different: declaration 'start' definition 'startRow'.
amarok-2.9.0/src/playlist/navigators/NonlinearTrackNavigator.cpp:91:93: note: Function 'slotRowsAboutToBeRemoved' argument 2 names different: declaration 'start' definition 'startRow'.
amarok-2.9.0/src/playlist/navigators/NonlinearTrackNavigator.cpp:91:107: style: Function 'slotRowsAboutToBeRemoved' argument 3 names different: declaration 'end' definition 'endRow'. [funcArgNamesDifferent]
amarok-2.9.0/src/playlist/navigators/NonlinearTrackNavigator.h:130:86: note: Function 'slotRowsAboutToBeRemoved' argument 3 names different: declaration 'end' definition 'endRow'.
amarok-2.9.0/src/playlist/navigators/NonlinearTrackNavigator.cpp:91:107: note: Function 'slotRowsAboutToBeRemoved' argument 3 names different: declaration 'end' definition 'endRow'.
amarok-2.9.0/src/playlist/navigators/RepeatTrackNavigator.cpp:25:5: performance: Variable 'm_trackid' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
amarok-2.9.0/src/playlist/proxymodels/GroupingProxy.cpp:204:63: style: Function 'proxyDataChanged' argument 1 names different: declaration 'topLeft' definition 'proxyTopLeft'. [funcArgNamesDifferent]
amarok-2.9.0/src/playlist/proxymodels/GroupingProxy.h:122:47: note: Function 'proxyDataChanged' argument 1 names different: declaration 'topLeft' definition 'proxyTopLeft'.
amarok-2.9.0/src/playlist/proxymodels/GroupingProxy.cpp:204:63: note: Function 'proxyDataChanged' argument 1 names different: declaration 'topLeft' definition 'proxyTopLeft'.
amarok-2.9.0/src/playlist/proxymodels/GroupingProxy.cpp:204:96: style: Function 'proxyDataChanged' argument 2 names different: declaration 'bottomRight' definition 'proxyBottomRight'. [funcArgNamesDifferent]
amarok-2.9.0/src/playlist/proxymodels/GroupingProxy.h:122:75: note: Function 'proxyDataChanged' argument 2 names different: declaration 'bottomRight' definition 'proxyBottomRight'.
amarok-2.9.0/src/playlist/proxymodels/GroupingProxy.cpp:204:96: note: Function 'proxyDataChanged' argument 2 names different: declaration 'bottomRight' definition 'proxyBottomRight'.
amarok-2.9.0/src/playlist/proxymodels/GroupingProxy.cpp:228:76: style: Function 'proxyRowsInserted' argument 2 names different: declaration 'start' definition 'proxyStart'. [funcArgNamesDifferent]
amarok-2.9.0/src/playlist/proxymodels/GroupingProxy.h:125:60: note: Function 'proxyRowsInserted' argument 2 names different: declaration 'start' definition 'proxyStart'.
amarok-2.9.0/src/playlist/proxymodels/GroupingProxy.cpp:228:76: note: Function 'proxyRowsInserted' argument 2 names different: declaration 'start' definition 'proxyStart'.
amarok-2.9.0/src/playlist/proxymodels/GroupingProxy.cpp:228:92: style: Function 'proxyRowsInserted' argument 3 names different: declaration 'end' definition 'proxyEnd'. [funcArgNamesDifferent]
amarok-2.9.0/src/playlist/proxymodels/GroupingProxy.h:125:71: note: Function 'proxyRowsInserted' argument 3 names different: declaration 'end' definition 'proxyEnd'.
amarok-2.9.0/src/playlist/proxymodels/GroupingProxy.cpp:228:92: note: Function 'proxyRowsInserted' argument 3 names different: declaration 'end' definition 'proxyEnd'.
amarok-2.9.0/src/playlist/proxymodels/GroupingProxy.cpp:238:75: style: Function 'proxyRowsRemoved' argument 2 names different: declaration 'start' definition 'proxyStart'. [funcArgNamesDifferent]
amarok-2.9.0/src/playlist/proxymodels/GroupingProxy.h:126:59: note: Function 'proxyRowsRemoved' argument 2 names different: declaration 'start' definition 'proxyStart'.
amarok-2.9.0/src/playlist/proxymodels/GroupingProxy.cpp:238:75: note: Function 'proxyRowsRemoved' argument 2 names different: declaration 'start' definition 'proxyStart'.
amarok-2.9.0/src/playlist/proxymodels/GroupingProxy.cpp:238:91: style: Function 'proxyRowsRemoved' argument 3 names different: declaration 'end' definition 'proxyEnd'. [funcArgNamesDifferent]
amarok-2.9.0/src/playlist/proxymodels/GroupingProxy.h:126:70: note: Function 'proxyRowsRemoved' argument 3 names different: declaration 'end' definition 'proxyEnd'.
amarok-2.9.0/src/playlist/proxymodels/GroupingProxy.cpp:238:91: note: Function 'proxyRowsRemoved' argument 3 names different: declaration 'end' definition 'proxyEnd'.
amarok-2.9.0/src/playlist/proxymodels/GroupingProxy.cpp:249:65: style: Function 'groupModeForIndex' argument 1 names different: declaration 'index' definition 'thisIndex'. [funcArgNamesDifferent]
amarok-2.9.0/src/playlist/proxymodels/GroupingProxy.h:132:64: note: Function 'groupModeForIndex' argument 1 names different: declaration 'index' definition 'thisIndex'.
amarok-2.9.0/src/playlist/proxymodels/GroupingProxy.cpp:249:65: note: Function 'groupModeForIndex' argument 1 names different: declaration 'index' definition 'thisIndex'.
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.cpp:192:42: style: Function 'rowFromBottomModel' argument 1 names different: declaration 'rowInBase' definition 'row'. [funcArgNamesDifferent]
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:68:47: note: Function 'rowFromBottomModel' argument 1 names different: declaration 'rowInBase' definition 'row'.
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.cpp:192:42: note: Function 'rowFromBottomModel' argument 1 names different: declaration 'rowInBase' definition 'row'.
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.cpp:198:40: style: Function 'rowToBottomModel' argument 1 names different: declaration 'rowInProxy' definition 'row'. [funcArgNamesDifferent]
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:69:45: note: Function 'rowToBottomModel' argument 1 names different: declaration 'rowInProxy' definition 'row'.
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.cpp:198:40: note: Function 'rowToBottomModel' argument 1 names different: declaration 'rowInProxy' definition 'row'.
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.cpp:292:57: style: Function 'rowMatch' argument 2 names different: declaration 'searchTerm' definition 'searchTerms'. [funcArgNamesDifferent]
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.h:98:55: note: Function 'rowMatch' argument 2 names different: declaration 'searchTerm' definition 'searchTerms'.
amarok-2.9.0/src/playlist/proxymodels/ProxyBase.cpp:292:57: note: Function 'rowMatch' argument 2 names different: declaration 'searchTerm' definition 'searchTerms'.
amarok-2.9.0/src/playlist/proxymodels/SortAlgorithms.h:62:13: performance: Technically the member function 'Playlist::multilevelLessThan::compareBySortableName' can be static. [functionStatic]
amarok-2.9.0/src/playlist/proxymodels/SortAlgorithms.cpp:162:21: note: Technically the member function 'Playlist::multilevelLessThan::compareBySortableName' can be static.
amarok-2.9.0/src/playlist/proxymodels/SortAlgorithms.h:62:13: note: Technically the member function 'Playlist::multilevelLessThan::compareBySortableName' can be static.
amarok-2.9.0/src/playlist/proxymodels/SortFilterProxy.cpp:67:48: style: Function 'lessThan' argument 1 names different: declaration 'left' definition 'sourceModelIndexA'. [funcArgNamesDifferent]
amarok-2.9.0/src/playlist/proxymodels/SortFilterProxy.h:99:43: note: Function 'lessThan' argument 1 names different: declaration 'left' definition 'sourceModelIndexA'.
amarok-2.9.0/src/playlist/proxymodels/SortFilterProxy.cpp:67:48: note: Function 'lessThan' argument 1 names different: declaration 'left' definition 'sourceModelIndexA'.
amarok-2.9.0/src/playlist/proxymodels/SortFilterProxy.cpp:67:87: style: Function 'lessThan' argument 2 names different: declaration 'right' definition 'sourceModelIndexB'. [funcArgNamesDifferent]
amarok-2.9.0/src/playlist/proxymodels/SortFilterProxy.h:99:68: note: Function 'lessThan' argument 2 names different: declaration 'right' definition 'sourceModelIndexB'.
amarok-2.9.0/src/playlist/proxymodels/SortFilterProxy.cpp:67:87: note: Function 'lessThan' argument 2 names different: declaration 'right' definition 'sourceModelIndexB'.
amarok-2.9.0/src/playlist/proxymodels/SortFilterProxy.cpp:45:18: warning: Member variable 'SortFilterProxy::m_currentSearchFields' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/playlistgenerator/Constraint.h:31:9: style: Class 'Constraint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/playlistgenerator/Constraint.h:28:21: style: The function 'getNodeType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlistgenerator/ConstraintNode.h:72:21: note: Virtual function in base class
amarok-2.9.0/src/playlistgenerator/Constraint.h:28:21: note: Function in derived class
amarok-2.9.0/src/playlistgenerator/ConstraintGroup.h:74:9: style: Class 'ConstraintGroupEditWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/playlistgenerator/constraints/Checkpoint.h:99:13: style: Class 'TrackMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/playlistgenerator/constraints/Checkpoint.h:112:13: style: Class 'AlbumMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/playlistgenerator/constraints/Checkpoint.h:125:13: style: Class 'ArtistMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/playlistgenerator/constraints/PreventDuplicates.h:67:13: style: Class 'PreventDuplicatesEditWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/playlistgenerator/ConstraintGroup.h:46:25: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlistgenerator/ConstraintNode.h:71:25: note: Virtual function in base class
amarok-2.9.0/src/playlistgenerator/ConstraintGroup.h:46:25: note: Function in derived class
amarok-2.9.0/src/playlistgenerator/ConstraintGroup.h:47:21: style: The function 'getNodeType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlistgenerator/ConstraintNode.h:72:21: note: Virtual function in base class
amarok-2.9.0/src/playlistgenerator/ConstraintGroup.h:47:21: note: Function in derived class
amarok-2.9.0/src/playlistgenerator/ConstraintGroup.h:48:26: style: The function 'editWidget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlistgenerator/ConstraintNode.h:73:26: note: Virtual function in base class
amarok-2.9.0/src/playlistgenerator/ConstraintGroup.h:48:26: note: Function in derived class
amarok-2.9.0/src/playlistgenerator/ConstraintGroup.h:49:22: style: The function 'toXml' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlistgenerator/ConstraintNode.h:74:22: note: Virtual function in base class
amarok-2.9.0/src/playlistgenerator/ConstraintGroup.h:49:22: note: Function in derived class
amarok-2.9.0/src/playlistgenerator/ConstraintGroup.h:51:42: style: The function 'initQueryMaker' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlistgenerator/ConstraintNode.h:77:42: note: Virtual function in base class
amarok-2.9.0/src/playlistgenerator/ConstraintGroup.h:51:42: note: Function in derived class
amarok-2.9.0/src/playlistgenerator/ConstraintGroup.h:52:24: style: The function 'satisfaction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlistgenerator/ConstraintNode.h:80:24: note: Virtual function in base class
amarok-2.9.0/src/playlistgenerator/ConstraintGroup.h:52:24: note: Function in derived class
amarok-2.9.0/src/playlistgenerator/ConstraintGroup.h:53:25: style: The function 'suggestPlaylistSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlistgenerator/ConstraintNode.h:83:25: note: Virtual function in base class
amarok-2.9.0/src/playlistgenerator/ConstraintGroup.h:53:25: note: Function in derived class
amarok-2.9.0/src/playlistgenerator/constraints/Checkpoint.h:102:32: style: The function 'find' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlistgenerator/constraints/Checkpoint.h:92:32: note: Virtual function in base class
amarok-2.9.0/src/playlistgenerator/constraints/Checkpoint.h:102:32: note: Function in derived class
amarok-2.9.0/src/playlistgenerator/constraints/Checkpoint.h:103:26: style: The function 'match' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlistgenerator/constraints/Checkpoint.h:93:26: note: Virtual function in base class
amarok-2.9.0/src/playlistgenerator/constraints/Checkpoint.h:103:26: note: Function in derived class
amarok-2.9.0/src/playlistgenerator/constraints/Checkpoint.h:115:32: style: The function 'find' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlistgenerator/constraints/Checkpoint.h:92:32: note: Virtual function in base class
amarok-2.9.0/src/playlistgenerator/constraints/Checkpoint.h:115:32: note: Function in derived class
amarok-2.9.0/src/playlistgenerator/constraints/Checkpoint.h:116:26: style: The function 'match' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlistgenerator/constraints/Checkpoint.h:93:26: note: Virtual function in base class
amarok-2.9.0/src/playlistgenerator/constraints/Checkpoint.h:116:26: note: Function in derived class
amarok-2.9.0/src/playlistgenerator/constraints/Checkpoint.h:128:32: style: The function 'find' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlistgenerator/constraints/Checkpoint.h:92:32: note: Virtual function in base class
amarok-2.9.0/src/playlistgenerator/constraints/Checkpoint.h:128:32: note: Function in derived class
amarok-2.9.0/src/playlistgenerator/constraints/Checkpoint.h:129:26: style: The function 'match' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlistgenerator/constraints/Checkpoint.h:93:26: note: Virtual function in base class
amarok-2.9.0/src/playlistgenerator/constraints/Checkpoint.h:129:26: note: Function in derived class
amarok-2.9.0/src/playlistgenerator/constraints/TagMatch.h:74:29: style: The function 'whatTracksMatch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlistgenerator/constraints/Matching.h:60:37: note: Virtual function in base class
amarok-2.9.0/src/playlistgenerator/constraints/TagMatch.h:74:29: note: Function in derived class
amarok-2.9.0/src/playlistgenerator/constraints/TagMatch.h:75:17: style: The function 'constraintMatchType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/playlistgenerator/constraints/Matching.h:61:25: note: Virtual function in base class
amarok-2.9.0/src/playlistgenerator/constraints/TagMatch.h:75:17: note: Function in derived class
amarok-2.9.0/src/playlistgenerator/ConstraintGroup.cpp:40:12: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
amarok-2.9.0/src/playlistgenerator/ConstraintGroup.cpp:43:7: note: Found duplicate branches for 'if' and 'else'.
amarok-2.9.0/src/playlistgenerator/ConstraintGroup.cpp:40:12: note: Found duplicate branches for 'if' and 'else'.
amarok-2.9.0/src/playlistgenerator/ConstraintGroup.h:61:9: style: Class 'ConstraintGroup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/playlistgenerator/ConstraintNode.cpp:25:49: style: Function 'ConstraintNode' argument 1 names different: declaration 'parent' definition 'p'. [funcArgNamesDifferent]
amarok-2.9.0/src/playlistgenerator/ConstraintNode.h:89:40: note: Function 'ConstraintNode' argument 1 names different: declaration 'parent' definition 'p'.
amarok-2.9.0/src/playlistgenerator/ConstraintNode.cpp:25:49: note: Function 'ConstraintNode' argument 1 names different: declaration 'parent' definition 'p'.
amarok-2.9.0/src/playlistgenerator/ConstraintSolver.cpp:369:18: style: The scope of the variable 'x' can be reduced. [variableScope]
amarok-2.9.0/src/playlistgenerator/ConstraintSolver.cpp:369:21: style: The scope of the variable 'y' can be reduced. [variableScope]
amarok-2.9.0/src/playlistgenerator/Preset.h:63:13: style: Class 'Preset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/playlistgenerator/PresetEditDialog.h:36:13: style: Class 'PresetEditDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/playlistgenerator/PresetModel.h:87:13: style: Class 'ExportDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/playlistgenerator/TreeController.cpp:31:75: style: Function 'TreeController' argument 3 names different: declaration 'parent' definition 'p'. [funcArgNamesDifferent]
amarok-2.9.0/src/playlistgenerator/TreeController.h:33:62: note: Function 'TreeController' argument 3 names different: declaration 'parent' definition 'p'.
amarok-2.9.0/src/playlistgenerator/TreeController.cpp:31:75: note: Function 'TreeController' argument 3 names different: declaration 'parent' definition 'p'.
amarok-2.9.0/src/playlistgenerator/TreeModel.cpp:24:56: style: Function 'TreeModel' argument 2 names different: declaration 'parent' definition 'p'. [funcArgNamesDifferent]
amarok-2.9.0/src/playlistgenerator/TreeModel.h:34:59: note: Function 'TreeModel' argument 2 names different: declaration 'parent' definition 'p'.
amarok-2.9.0/src/playlistgenerator/TreeModel.cpp:24:56: note: Function 'TreeModel' argument 2 names different: declaration 'parent' definition 'p'.
amarok-2.9.0/src/playlistgenerator/constraints/Checkpoint.h:50:29: warning: Virtual function 'getName' is called from constructor 'Checkpoint(QDomElement&,ConstraintNode*)' at line 100. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/playlistgenerator/constraints/Checkpoint.cpp:100:16: note: Calling getName
amarok-2.9.0/src/playlistgenerator/constraints/Checkpoint.h:50:29: note: getName is a virtual method
amarok-2.9.0/src/playlistgenerator/constraints/Checkpoint.h:68:13: style: Class 'Checkpoint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/playlistgenerator/constraints/PlaylistDuration.h:59:13: style: Class 'PlaylistDuration' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/playlistgenerator/constraints/PlaylistFileSize.h:57:13: style: Class 'PlaylistFileSize' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/playlistgenerator/constraints/PlaylistLength.h:59:13: style: Class 'PlaylistLength' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/playlistgenerator/constraints/PreventDuplicates.h:55:13: style: Class 'PreventDuplicates' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/playlistgenerator/constraints/TagMatch.h:86:13: style: Class 'TagMatch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/playlistgenerator/constraints/TagMatch.h:115:24: performance: Technically the member function 'ConstraintTypes::TagMatch::Comparer::compareStr' can be static. [functionStatic]
amarok-2.9.0/src/playlistgenerator/constraints/TagMatchSupport.cpp:216:38: note: Technically the member function 'ConstraintTypes::TagMatch::Comparer::compareStr' can be static.
amarok-2.9.0/src/playlistgenerator/constraints/TagMatch.h:115:24: note: Technically the member function 'ConstraintTypes::TagMatch::Comparer::compareStr' can be static.
amarok-2.9.0/src/playlistgenerator/constraints/TagMatch.h:127:24: performance: Technically the member function 'ConstraintTypes::TagMatch::Comparer::fuzzyProb' can be static. [functionStatic]
amarok-2.9.0/src/playlistgenerator/constraints/TagMatchSupport.cpp:333:38: note: Technically the member function 'ConstraintTypes::TagMatch::Comparer::fuzzyProb' can be static.
amarok-2.9.0/src/playlistgenerator/constraints/TagMatch.h:127:24: note: Technically the member function 'ConstraintTypes::TagMatch::Comparer::fuzzyProb' can be static.
amarok-2.9.0/src/playlistgenerator/constraints/TrackSpreader.h:52:13: style: Class 'TrackSpreader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/playlistmanager/SyncedPlaylist.cpp:262:9: style: Variable 'position' is reassigned a value before the old one has been used. [redundantAssignment]
amarok-2.9.0/src/playlistmanager/SyncedPlaylist.cpp:259:50: note: Variable 'position' is reassigned a value before the old one has been used.
amarok-2.9.0/src/playlistmanager/SyncedPlaylist.cpp:262:9: note: Variable 'position' is reassigned a value before the old one has been used.
amarok-2.9.0/src/playlistmanager/SyncedPlaylist.cpp:288:9: style: Variable 'position' is reassigned a value before the old one has been used. [redundantAssignment]
amarok-2.9.0/src/playlistmanager/SyncedPlaylist.cpp:284:50: note: Variable 'position' is reassigned a value before the old one has been used.
amarok-2.9.0/src/playlistmanager/SyncedPlaylist.cpp:288:9: note: Variable 'position' is reassigned a value before the old one has been used.
amarok-2.9.0/src/playlistmanager/SyncedPlaylist.h:55:22: warning: Virtual function 'addPlaylist' is called from constructor 'SyncedPlaylist(Playlists::PlaylistPtr playlist)' at line 30. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/playlistmanager/SyncedPlaylist.cpp:30:5: note: Calling addPlaylist
amarok-2.9.0/src/playlistmanager/SyncedPlaylist.h:55:22: note: addPlaylist is a virtual method
amarok-2.9.0/src/playlistmanager/SyncedPodcast.cpp:28:5: performance: Variable 'm_master' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
amarok-2.9.0/src/playlistmanager/sql/SqlPlaylistGroup.cpp:40:19: warning: Member variable 'SqlPlaylistGroup::m_dbId' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/playlistmanager/sql/SqlPlaylistGroup.cpp:40:19: warning: Member variable 'SqlPlaylistGroup::m_hasFetchedChildGroups' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/playlistmanager/sql/SqlPlaylistGroup.cpp:40:19: warning: Member variable 'SqlPlaylistGroup::m_hasFetchedChildPlaylists' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/playlistmanager/sql/SqlPlaylistGroup.cpp:40:19: warning: Member variable 'SqlPlaylistGroup::m_provider' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/playlistmanager/sql/SqlUserPlaylistProvider.cpp:93:74: style: Function 'deletePlaylists' argument 1 names different: declaration 'playlistlist' definition 'playlistList'. [funcArgNamesDifferent]
amarok-2.9.0/src/playlistmanager/sql/SqlUserPlaylistProvider.h:56:70: note: Function 'deletePlaylists' argument 1 names different: declaration 'playlistlist' definition 'playlistList'.
amarok-2.9.0/src/playlistmanager/sql/SqlUserPlaylistProvider.cpp:93:74: note: Function 'deletePlaylists' argument 1 names different: declaration 'playlistlist' definition 'playlistList'.
amarok-2.9.0/src/playlistmanager/sql/SqlUserPlaylistProvider.cpp:107:73: style: Function 'deleteSqlPlaylists' argument 1 names different: declaration 'playlistlist' definition 'playlistList'. [funcArgNamesDifferent]
amarok-2.9.0/src/playlistmanager/sql/SqlUserPlaylistProvider.h:76:61: note: Function 'deleteSqlPlaylists' argument 1 names different: declaration 'playlistlist' definition 'playlistList'.
amarok-2.9.0/src/playlistmanager/sql/SqlUserPlaylistProvider.cpp:107:73: note: Function 'deleteSqlPlaylists' argument 1 names different: declaration 'playlistlist' definition 'playlistList'.
amarok-2.9.0/src/scanner/AbstractScanResultProcessor.cpp:218:57: style: Function 'scanFailed' argument 1 names different: declaration 'message' definition 'text'. [funcArgNamesDifferent]
amarok-2.9.0/src/scanner/AbstractScanResultProcessor.h:82:49: note: Function 'scanFailed' argument 1 names different: declaration 'message' definition 'text'.
amarok-2.9.0/src/scanner/AbstractScanResultProcessor.cpp:218:57: note: Function 'scanFailed' argument 1 names different: declaration 'message' definition 'text'.
amarok-2.9.0/src/scanner/AbstractScanResultProcessor.h:74:22: warning: Virtual function 'scanStarted' is called from constructor 'AbstractScanResultProcessor(GenericScanManager*manager,QObject*parent=0)' at line 41. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/scanner/AbstractScanResultProcessor.cpp:41:19: note: Calling scanStarted
amarok-2.9.0/src/scanner/AbstractScanResultProcessor.h:74:22: note: scanStarted is a virtual method
amarok-2.9.0/src/scanner/AbstractScanResultProcessor.h:76:22: warning: Virtual function 'scanDirectoryCount' is called from constructor 'AbstractScanResultProcessor(GenericScanManager*manager,QObject*parent=0)' at line 42. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/scanner/AbstractScanResultProcessor.cpp:42:57: note: Calling scanDirectoryCount
amarok-2.9.0/src/scanner/AbstractScanResultProcessor.h:76:22: note: scanDirectoryCount is a virtual method
amarok-2.9.0/src/scanner/AbstractScanResultProcessor.h:79:22: warning: Virtual function 'scanDirectoryScanned' is called from constructor 'AbstractScanResultProcessor(GenericScanManager*manager,QObject*parent=0)' at line 44. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/scanner/AbstractScanResultProcessor.cpp:44:19: note: Calling scanDirectoryScanned
amarok-2.9.0/src/scanner/AbstractScanResultProcessor.h:79:22: note: scanDirectoryScanned is a virtual method
amarok-2.9.0/src/scanner/AbstractScanResultProcessor.h:81:22: warning: Virtual function 'scanSucceeded' is called from constructor 'AbstractScanResultProcessor(GenericScanManager*manager,QObject*parent=0)' at line 45. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/scanner/AbstractScanResultProcessor.cpp:45:49: note: Calling scanSucceeded
amarok-2.9.0/src/scanner/AbstractScanResultProcessor.h:81:22: note: scanSucceeded is a virtual method
amarok-2.9.0/src/scanner/AbstractScanResultProcessor.h:82:22: warning: Virtual function 'scanFailed' is called from constructor 'AbstractScanResultProcessor(GenericScanManager*manager,QObject*parent=0)' at line 46. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/scanner/AbstractScanResultProcessor.cpp:46:53: note: Calling scanFailed
amarok-2.9.0/src/scanner/AbstractScanResultProcessor.h:82:22: note: scanFailed is a virtual method
amarok-2.9.0/src/scanner/AbstractScanResultProcessor.h:119:22: warning: Virtual function 'cleanupMembers' is called from destructor '~AbstractScanResultProcessor()' at line 51. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/scanner/AbstractScanResultProcessor.cpp:51:5: note: Calling cleanupMembers
amarok-2.9.0/src/scanner/AbstractScanResultProcessor.h:119:22: note: cleanupMembers is a virtual method
amarok-2.9.0/src/scanner/GenericScanManager.h:116:22: warning: Virtual function 'abort' is called from destructor '~GenericScanManager()' at line 45. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/scanner/GenericScanManager.cpp:45:5: note: Calling abort
amarok-2.9.0/src/scanner/GenericScanManager.h:116:22: note: abort is a virtual method
amarok-2.9.0/src/scripting/scriptconsole/CompletionModel.h:34:13: style: Class 'AmarokScriptCodeCompletionModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/scripting/scriptconsole/ScriptConsoleItem.cpp:38:48: warning: Function 'ScriptConsoleItem' argument order different: declaration 'parent, name, path, category, document' definition 'parent, name, category, path, document' [funcArgOrderDifferent]
amarok-2.9.0/src/scripting/scriptconsole/ScriptConsoleItem.h:41:41: note: Function 'ScriptConsoleItem' argument order different: declaration 'parent, name, path, category, document' definition 'parent, name, category, path, document'
amarok-2.9.0/src/scripting/scriptconsole/ScriptConsoleItem.cpp:38:48: note: Function 'ScriptConsoleItem' argument order different: declaration 'parent, name, path, category, document' definition 'parent, name, category, path, document'
amarok-2.9.0/src/scripting/scriptconsole/ScriptEditorDocument.cpp:45:44: style: Function 'createView' argument 1 names different: declaration 'editor' definition 'parent'. [funcArgNamesDifferent]
amarok-2.9.0/src/scripting/scriptconsole/ScriptEditorDocument.h:46:53: note: Function 'createView' argument 1 names different: declaration 'editor' definition 'parent'.
amarok-2.9.0/src/scripting/scriptconsole/ScriptEditorDocument.cpp:45:44: note: Function 'createView' argument 1 names different: declaration 'editor' definition 'parent'.
amarok-2.9.0/src/scripting/scriptengine/AmarokBookmarkScript.cpp:35:60: style: Function 'AmarokBookmarkScript' argument 1 names different: declaration 'scriptEngine' definition 'engine'. [funcArgNamesDifferent]
amarok-2.9.0/src/scripting/scriptengine/AmarokBookmarkScript.h:41:50: note: Function 'AmarokBookmarkScript' argument 1 names different: declaration 'scriptEngine' definition 'engine'.
amarok-2.9.0/src/scripting/scriptengine/AmarokBookmarkScript.cpp:35:60: note: Function 'AmarokBookmarkScript' argument 1 names different: declaration 'scriptEngine' definition 'engine'.
amarok-2.9.0/src/scripting/scriptengine/AmarokBookmarkScript.h:41:13: style: Class 'AmarokBookmarkScript' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/scripting/scriptengine/AmarokBookmarkScript.h:80:13: style: Class 'BookmarkPrototype' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/scripting/scriptengine/AmarokBookmarkScript.h:131:13: style: Class 'BookmarkGroupPrototype' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/scripting/scriptengine/AmarokCollectionScript.cpp:40:69: style: Function 'AmarokCollectionScript' argument 1 names different: declaration 'scriptEngine' definition 'engine'. [funcArgNamesDifferent]
amarok-2.9.0/src/scripting/scriptengine/AmarokCollectionScript.h:49:57: note: Function 'AmarokCollectionScript' argument 1 names different: declaration 'scriptEngine' definition 'engine'.
amarok-2.9.0/src/scripting/scriptengine/AmarokCollectionScript.cpp:40:69: note: Function 'AmarokCollectionScript' argument 1 names different: declaration 'scriptEngine' definition 'engine'.
amarok-2.9.0/src/scripting/scriptengine/ScriptingDefines.h:100:13: style: Class 'AmarokScriptEngine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/scripting/scriptengine/AmarokCollectionScript.h:49:13: style: Class 'AmarokCollectionScript' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/scripting/scriptengine/AmarokCollectionViewScript.cpp:46:77: style: Function 'AmarokCollectionViewScript' argument 1 names different: declaration 'scriptEngine' definition 'engine'. [funcArgNamesDifferent]
amarok-2.9.0/src/scripting/scriptengine/AmarokCollectionViewScript.h:76:61: note: Function 'AmarokCollectionViewScript' argument 1 names different: declaration 'scriptEngine' definition 'engine'.
amarok-2.9.0/src/scripting/scriptengine/AmarokCollectionViewScript.cpp:46:77: note: Function 'AmarokCollectionViewScript' argument 1 names different: declaration 'scriptEngine' definition 'engine'.
amarok-2.9.0/src/scripting/scriptengine/AmarokCollectionViewScript.cpp:250:21: warning: Member variable 'CollectionViewItem::m_item' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/scripting/scriptengine/AmarokCollectionViewScript.h:235:13: style: Class 'Selection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/scripting/scriptengine/AmarokEngineScript.h:41:13: style: Class 'AmarokEngineScript' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/scripting/scriptengine/AmarokEqualizerScript.h:119:13: style: Class 'AmarokEqualizerScript' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/scripting/scriptengine/AmarokKNotifyScript.cpp:29:58: style: Function 'AmarokKNotifyScript' argument 1 names different: declaration 'scriptEngine' definition 'engine'. [funcArgNamesDifferent]
amarok-2.9.0/src/scripting/scriptengine/AmarokKNotifyScript.h:41:49: note: Function 'AmarokKNotifyScript' argument 1 names different: declaration 'scriptEngine' definition 'engine'.
amarok-2.9.0/src/scripting/scriptengine/AmarokKNotifyScript.cpp:29:58: note: Function 'AmarokKNotifyScript' argument 1 names different: declaration 'scriptEngine' definition 'engine'.
amarok-2.9.0/src/scripting/scriptengine/AmarokKNotifyScript.h:41:13: style: Class 'AmarokKNotifyScript' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/scripting/scriptengine/AmarokLyricsScript.cpp:38:56: style: Function 'AmarokLyricsScript' argument 1 names different: declaration 'scriptEngine' definition 'engine'. [funcArgNamesDifferent]
amarok-2.9.0/src/scripting/scriptengine/AmarokLyricsScript.h:36:48: note: Function 'AmarokLyricsScript' argument 1 names different: declaration 'scriptEngine' definition 'engine'.
amarok-2.9.0/src/scripting/scriptengine/AmarokLyricsScript.cpp:38:56: note: Function 'AmarokLyricsScript' argument 1 names different: declaration 'scriptEngine' definition 'engine'.
amarok-2.9.0/src/scripting/scriptengine/AmarokLyricsScript.h:36:13: style: Class 'AmarokLyricsScript' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/scripting/scriptengine/AmarokNetworkScript.cpp:32:40: style: Function 'Downloader' argument 1 names different: declaration 'scriptEngine' definition 'engine'. [funcArgNamesDifferent]
amarok-2.9.0/src/scripting/scriptengine/AmarokNetworkScript.h:40:40: note: Function 'Downloader' argument 1 names different: declaration 'scriptEngine' definition 'engine'.
amarok-2.9.0/src/scripting/scriptengine/AmarokNetworkScript.cpp:32:40: note: Function 'Downloader' argument 1 names different: declaration 'scriptEngine' definition 'engine'.
amarok-2.9.0/src/scripting/scriptengine/AmarokNetworkScript.cpp:32:13: warning: Member variable 'Downloader::m_scriptEngine' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/scripting/scriptengine/AmarokNetworkScript.h:40:13: style: Class 'Downloader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/scripting/scriptengine/AmarokOSDScript.cpp:27:50: style: Function 'AmarokOSDScript' argument 1 names different: declaration 'scriptEngine' definition 'engine'. [funcArgNamesDifferent]
amarok-2.9.0/src/scripting/scriptengine/AmarokOSDScript.h:36:45: note: Function 'AmarokOSDScript' argument 1 names different: declaration 'scriptEngine' definition 'engine'.
amarok-2.9.0/src/scripting/scriptengine/AmarokOSDScript.cpp:27:50: note: Function 'AmarokOSDScript' argument 1 names different: declaration 'scriptEngine' definition 'engine'.
amarok-2.9.0/src/scripting/scriptengine/AmarokOSDScript.h:36:13: style: Class 'AmarokOSDScript' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/scripting/scriptengine/AmarokPlaylistManagerScript.h:54:13: style: Class 'AmarokPlaylistManagerScript' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/scripting/scriptengine/AmarokPlaylistScript.h:39:13: style: Class 'AmarokPlaylistScript' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/scripting/scriptengine/AmarokScriptableServiceScript.cpp:122:52: style: Function 'setEmblem' argument 1 names different: declaration 'icon' definition 'emblem'. [funcArgNamesDifferent]
amarok-2.9.0/src/scripting/scriptengine/AmarokScriptableServiceScript.h:56:56: note: Function 'setEmblem' argument 1 names different: declaration 'icon' definition 'emblem'.
amarok-2.9.0/src/scripting/scriptengine/AmarokScriptableServiceScript.cpp:122:52: note: Function 'setEmblem' argument 1 names different: declaration 'icon' definition 'emblem'.
amarok-2.9.0/src/scripting/scriptengine/AmarokScriptableServiceScript.cpp:32:26: warning: Member variable 'ScriptableServiceScript::m_scriptEngine' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/scripting/scriptengine/AmarokScriptableServiceScript.cpp:32:26: warning: Member variable 'ScriptableServiceScript::m_currentId' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/scripting/scriptengine/AmarokScriptableServiceScript.h:42:13: style: Class 'ScriptableServiceScript' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/scripting/scriptengine/AmarokServicePluginManagerScript.cpp:26:84: style: Function 'AmarokServicePluginManagerScript' argument 1 names different: declaration 'scriptEngine' definition 'engine'. [funcArgNamesDifferent]
amarok-2.9.0/src/scripting/scriptengine/AmarokServicePluginManagerScript.h:34:62: note: Function 'AmarokServicePluginManagerScript' argument 1 names different: declaration 'scriptEngine' definition 'engine'.
amarok-2.9.0/src/scripting/scriptengine/AmarokServicePluginManagerScript.cpp:26:84: note: Function 'AmarokServicePluginManagerScript' argument 1 names different: declaration 'scriptEngine' definition 'engine'.
amarok-2.9.0/src/scripting/scriptengine/AmarokServicePluginManagerScript.h:34:13: style: Class 'AmarokServicePluginManagerScript' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/scripting/scriptengine/AmarokStatusbarScript.cpp:26:62: style: Function 'AmarokStatusbarScript' argument 1 names different: declaration 'scriptEngine' definition 'engine'. [funcArgNamesDifferent]
amarok-2.9.0/src/scripting/scriptengine/AmarokStatusbarScript.h:32:51: note: Function 'AmarokStatusbarScript' argument 1 names different: declaration 'scriptEngine' definition 'engine'.
amarok-2.9.0/src/scripting/scriptengine/AmarokStatusbarScript.cpp:26:62: note: Function 'AmarokStatusbarScript' argument 1 names different: declaration 'scriptEngine' definition 'engine'.
amarok-2.9.0/src/scripting/scriptengine/AmarokStatusbarScript.h:32:13: style: Class 'AmarokStatusbarScript' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/scripting/scriptengine/AmarokStreamItemScript.h:47:13: style: Class 'StreamItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/scripting/scriptengine/AmarokWindowScript.h:53:13: style: Class 'AmarokWindowScript' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/scripting/scriptengine/ScriptImporter.cpp:75:41: style: Function 'include' argument 1 names different: declaration 'relativeFile' definition 'relativeFilename'. [funcArgNamesDifferent]
amarok-2.9.0/src/scripting/scriptengine/ScriptImporter.h:45:54: note: Function 'include' argument 1 names different: declaration 'relativeFile' definition 'relativeFilename'.
amarok-2.9.0/src/scripting/scriptengine/ScriptImporter.cpp:75:41: note: Function 'include' argument 1 names different: declaration 'relativeFile' definition 'relativeFilename'.
amarok-2.9.0/src/scripting/scriptengine/exporters/CollectionTypeExporter.cpp:96:59: style: Function 'removeTracks' argument 1 names different: declaration 'trackList' definition 'list'. [funcArgNamesDifferent]
amarok-2.9.0/src/scripting/scriptengine/exporters/CollectionTypeExporter.h:167:67: note: Function 'removeTracks' argument 1 names different: declaration 'trackList' definition 'list'.
amarok-2.9.0/src/scripting/scriptengine/exporters/CollectionTypeExporter.cpp:96:59: note: Function 'removeTracks' argument 1 names different: declaration 'trackList' definition 'list'.
amarok-2.9.0/src/scripting/scriptengine/exporters/CollectionTypeExporter.h:125:13: style: Class 'CollectionPrototype' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/scripting/scriptengine/exporters/MetaTypeExporter.cpp:360:46: style: Function 'setTitle' argument 1 names different: declaration 'name' definition 'title'. [funcArgNamesDifferent]
amarok-2.9.0/src/scripting/scriptengine/exporters/MetaTypeExporter.h:196:43: note: Function 'setTitle' argument 1 names different: declaration 'name' definition 'title'.
amarok-2.9.0/src/scripting/scriptengine/exporters/MetaTypeExporter.cpp:360:46: note: Function 'setTitle' argument 1 names different: declaration 'name' definition 'title'.
amarok-2.9.0/src/scripting/scriptengine/exporters/MetaTypeExporter.cpp:75:21: warning: Member variable 'MetaTrackPrototype::m_engine' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/scripting/scriptengine/exporters/MetaTypeExporter.h:108:13: style: Class 'MetaTrackPrototype' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/scripting/scriptengine/exporters/PlaylistExporter.cpp:101:20: warning: Member variable 'PlaylistPrototype::m_engine' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/scripting/scriptengine/exporters/PlaylistExporter.h:65:9: style: Class 'PlaylistPrototype' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/scripting/scriptengine/exporters/PlaylistProviderExporter.h:85:13: style: Class 'PlaylistProviderPrototype' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/scripting/scriptengine/exporters/QueryMakerExporter.h:58:9: style: Class 'QueryMakerPrototype' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/scripting/scriptengine/exporters/ScriptableBiasExporter.cpp:65:24: warning: Member variable 'ScriptableBiasFactory::m_groupBias' is not initialized in the constructor. [uninitMemberVarPrivate]
amarok-2.9.0/src/scripting/scriptengine/exporters/ScriptableBiasExporter.cpp:65:24: warning: Member variable 'ScriptableBiasFactory::m_engine' is not initialized in the constructor. [uninitMemberVarPrivate]
amarok-2.9.0/src/scripting/scriptengine/exporters/ScriptableBiasExporter.cpp:65:24: warning: Member variable 'ScriptableBiasFactory::m_enabled' is not initialized in the constructor. [uninitMemberVarPrivate]
amarok-2.9.0/src/scripting/scriptengine/exporters/ScriptableBiasExporter.h:139:13: style: Class 'ScriptableBias' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/scripting/scriptengine/exporters/ScriptableBiasExporter.h:277:13: style: Class 'TrackSetExporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/scripting/scriptmanager/ScriptItem.h:67:18: warning: Virtual function 'pause' is called from destructor '~ScriptItem()' at line 332. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/scripting/scriptmanager/ScriptItem.cpp:332:5: note: Calling stop
amarok-2.9.0/src/scripting/scriptmanager/ScriptItem.cpp:303:5: note: Calling pause
amarok-2.9.0/src/scripting/scriptmanager/ScriptItem.h:67:18: note: pause is a virtual method
amarok-2.9.0/src/scripting/scriptmanager/ScriptManager.cpp:205:9: style: Condition 'autoUpdateScripts' is always false [knownConditionTrueFalse]
amarok-2.9.0/src/scripting/scriptmanager/ScriptManager.cpp:201:25: note: Assignment 'autoUpdateScripts=false', assigned value is 0
amarok-2.9.0/src/scripting/scriptmanager/ScriptManager.cpp:205:9: note: Condition 'autoUpdateScripts' is always false
amarok-2.9.0/src/scripting/scriptmanager/ScriptManager.cpp:201:5: style: Variable 'autoUpdateScripts' is reassigned a value before the old one has been used. [redundantAssignment]
amarok-2.9.0/src/scripting/scriptmanager/ScriptManager.cpp:198:0: note: Variable 'autoUpdateScripts' is reassigned a value before the old one has been used.
amarok-2.9.0/src/scripting/scriptmanager/ScriptManager.cpp:201:5: note: Variable 'autoUpdateScripts' is reassigned a value before the old one has been used.
amarok-2.9.0/src/scripting/scriptmanager/ScriptManager.cpp:282:54: style: Function 'ServiceScriptPopulate' argument 4 names different: declaration 'callbackString' definition 'path'. [funcArgNamesDifferent]
amarok-2.9.0/src/scripting/scriptmanager/ScriptManager.h:81:52: note: Function 'ServiceScriptPopulate' argument 4 names different: declaration 'callbackString' definition 'path'.
amarok-2.9.0/src/scripting/scriptmanager/ScriptManager.cpp:282:54: note: Function 'ServiceScriptPopulate' argument 4 names different: declaration 'callbackString' definition 'path'.
amarok-2.9.0/src/scripting/scriptmanager/ScriptUpdater.cpp:213:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
amarok-2.9.0/src/services/ServiceBase.cpp:113:115: style: Function 'ServiceBase' argument 4 names different: declaration 'm_prettyName' definition 'prettyName'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/ServiceBase.h:142:113: note: Function 'ServiceBase' argument 4 names different: declaration 'm_prettyName' definition 'prettyName'.
amarok-2.9.0/src/services/ServiceBase.cpp:113:115: note: Function 'ServiceBase' argument 4 names different: declaration 'm_prettyName' definition 'prettyName'.
amarok-2.9.0/src/services/ServiceBase.cpp:212:35: style: Function 'setView' argument 1 names different: declaration 'model' definition 'view'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/ServiceBase.h:165:31: note: Function 'setView' argument 1 names different: declaration 'model' definition 'view'.
amarok-2.9.0/src/services/ServiceBase.cpp:212:35: note: Function 'setView' argument 1 names different: declaration 'model' definition 'view'.
amarok-2.9.0/src/services/ServiceBase.cpp:228:36: style: Function 'setServiceReady' argument 1 names different: declaration 'ready' definition 'newReady'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/ServiceBase.h:322:32: note: Function 'setServiceReady' argument 1 names different: declaration 'ready' definition 'newReady'.
amarok-2.9.0/src/services/ServiceBase.cpp:228:36: note: Function 'setServiceReady' argument 1 names different: declaration 'ready' definition 'newReady'.
amarok-2.9.0/src/services/ServiceCollectionLocation.cpp:22:28: warning: Member variable 'ServiceCollectionLocation::m_collection' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/services/ServiceCollectionLocation.h:35:9: style: Class 'ServiceCollectionLocation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/ServiceMetaBase.cpp:465:40: style: Function 'setTitle' argument 1 names different: declaration 'newTitle' definition 'title'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/ServiceMetaBase.h:174:47: note: Function 'setTitle' argument 1 names different: declaration 'newTitle' definition 'title'.
amarok-2.9.0/src/services/ServiceMetaBase.cpp:465:40: note: Function 'setTitle' argument 1 names different: declaration 'newTitle' definition 'title'.
amarok-2.9.0/src/services/ServiceMetaBase.h:42:17: style: Technically the member function 'ServiceMetaFactory::tablePrefix' can be const. [functionConst]
amarok-2.9.0/src/services/ServiceMetaBase.cpp:33:21: note: Technically the member function 'ServiceMetaFactory::tablePrefix' can be const.
amarok-2.9.0/src/services/ServiceMetaBase.h:42:17: note: Technically the member function 'ServiceMetaFactory::tablePrefix' can be const.
amarok-2.9.0/src/services/ServicePluginManager.cpp:141:59: style: Function 'serviceDescription' argument 1 names different: declaration 'service' definition 'serviceName'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/ServicePluginManager.h:53:48: note: Function 'serviceDescription' argument 1 names different: declaration 'service' definition 'serviceName'.
amarok-2.9.0/src/services/ServicePluginManager.cpp:141:59: note: Function 'serviceDescription' argument 1 names different: declaration 'service' definition 'serviceName'.
amarok-2.9.0/src/services/ServicePluginManager.cpp:158:56: style: Function 'serviceMessages' argument 1 names different: declaration 'service' definition 'serviceName'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/ServicePluginManager.h:54:45: note: Function 'serviceMessages' argument 1 names different: declaration 'service' definition 'serviceName'.
amarok-2.9.0/src/services/ServicePluginManager.cpp:158:56: note: Function 'serviceMessages' argument 1 names different: declaration 'service' definition 'serviceName'.
amarok-2.9.0/src/services/ServicePluginManager.cpp:175:52: style: Function 'sendMessage' argument 1 names different: declaration 'service' definition 'serviceName'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/ServicePluginManager.h:55:41: note: Function 'sendMessage' argument 1 names different: declaration 'service' definition 'serviceName'.
amarok-2.9.0/src/services/ServicePluginManager.cpp:175:52: note: Function 'sendMessage' argument 1 names different: declaration 'service' definition 'serviceName'.
amarok-2.9.0/src/services/ServiceSqlCollection.cpp:60:45: style: Function 'query' argument 1 names different: declaration 'query' definition 'statement'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/ServiceSqlCollection.h:41:51: note: Function 'query' argument 1 names different: declaration 'query' definition 'statement'.
amarok-2.9.0/src/services/ServiceSqlCollection.cpp:60:45: note: Function 'query' argument 1 names different: declaration 'query' definition 'statement'.
amarok-2.9.0/src/services/ServiceSqlRegistry.h:40:9: style: Class 'ServiceSqlRegistry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/ServiceSqlCollection.h:38:25: style: The function 'collectionId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceCollection.h:54:25: note: Virtual function in base class
amarok-2.9.0/src/services/ServiceSqlCollection.h:38:25: note: Function in derived class
amarok-2.9.0/src/services/ServiceSqlCollection.h:39:25: style: The function 'prettyName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceCollection.h:55:25: note: Virtual function in base class
amarok-2.9.0/src/services/ServiceSqlCollection.h:39:25: note: Function in derived class
amarok-2.9.0/src/services/ServiceSqlCollection.h:41:29: style: The function 'query' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceCollection.h:62:29: note: Virtual function in base class
amarok-2.9.0/src/services/ServiceSqlCollection.h:41:29: note: Function in derived class
amarok-2.9.0/src/services/ServiceSqlCollection.h:42:21: style: The function 'insert' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceCollection.h:63:21: note: Virtual function in base class
amarok-2.9.0/src/services/ServiceSqlCollection.h:42:21: note: Function in derived class
amarok-2.9.0/src/services/ServiceSqlCollection.h:44:25: style: The function 'escape' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceCollection.h:65:25: note: Virtual function in base class
amarok-2.9.0/src/services/ServiceSqlCollection.h:44:25: note: Function in derived class
amarok-2.9.0/src/services/ServiceSqlQueryMaker.cpp:38:9: style: Class 'ServiceSqlWorkerThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/ServiceSqlRegistry.cpp:220:18: style: Variable 'index' is assigned a value that is never used. [unreadVariable]
amarok-2.9.0/src/services/ServiceSqlRegistry.cpp:29:21: warning: Member variable 'ServiceSqlRegistry::m_timer' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/services/amazon/AmazonConfig.h:40:13: performance: Technically the member function 'AmazonConfig::country' can be static. [functionStatic]
amarok-2.9.0/src/services/amazon/AmazonConfig.cpp:66:15: note: Technically the member function 'AmazonConfig::country' can be static.
amarok-2.9.0/src/services/amazon/AmazonConfig.h:40:13: note: Technically the member function 'AmazonConfig::country' can be static.
amarok-2.9.0/src/services/amazon/AmazonMeta.h:47:1: style: The class 'AmazonItem' does not have a constructor although it has private member variables. [noConstructor]
amarok-2.9.0/src/services/amazon/AmazonMeta.h:74:5: style: Class 'AmazonAlbum' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/amazon/AmazonMeta.h:98:5: style: Class 'AmazonArtist' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/amazon/AmazonMeta.h:113:5: style: Class 'AmazonTrack' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/amazon/AmazonMeta.h:133:9: style: Class 'AmazonMetaFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/amazon/AmazonMeta.h:76:18: style: The function 'setCoverUrl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceAlbumCoverDownloader.h:75:18: note: Virtual function in base class
amarok-2.9.0/src/services/amazon/AmazonMeta.h:76:18: note: Function in derived class
amarok-2.9.0/src/services/amazon/AmazonMeta.h:77:21: style: The function 'coverUrl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceAlbumCoverDownloader.h:81:21: note: Virtual function in base class
amarok-2.9.0/src/services/amazon/AmazonMeta.h:77:21: note: Function in derived class
amarok-2.9.0/src/services/amazon/AmazonMeta.h:79:21: style: The function 'downloadPrefix' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceAlbumCoverDownloader.h:69:21: note: Virtual function in base class
amarok-2.9.0/src/services/amazon/AmazonMeta.h:79:21: note: Function in derived class
amarok-2.9.0/src/services/amazon/AmazonMeta.h:83:18: style: The function 'isBookmarkable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/amazon/AmazonMeta.h:58:18: note: Virtual function in base class
amarok-2.9.0/src/services/amazon/AmazonMeta.h:83:18: note: Function in derived class
amarok-2.9.0/src/services/amazon/AmazonMeta.h:84:21: style: The function 'collectionName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/amazon/AmazonMeta.h:59:21: note: Virtual function in base class
amarok-2.9.0/src/services/amazon/AmazonMeta.h:84:21: note: Function in derived class
amarok-2.9.0/src/services/amazon/AmazonMeta.h:119:18: style: The function 'isBookmarkable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/amazon/AmazonMeta.h:58:18: note: Virtual function in base class
amarok-2.9.0/src/services/amazon/AmazonMeta.h:119:18: note: Function in derived class
amarok-2.9.0/src/services/amazon/AmazonMeta.h:120:21: style: The function 'collectionName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/amazon/AmazonMeta.h:59:21: note: Virtual function in base class
amarok-2.9.0/src/services/amazon/AmazonMeta.h:120:21: note: Function in derived class
amarok-2.9.0/src/services/amazon/AmazonMeta.h:136:32: style: The function 'createTrack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceMetaBase.h:46:32: note: Virtual function in base class
amarok-2.9.0/src/services/amazon/AmazonMeta.h:136:32: note: Function in derived class
amarok-2.9.0/src/services/amazon/AmazonMeta.h:137:32: style: The function 'createAlbum' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceMetaBase.h:50:32: note: Virtual function in base class
amarok-2.9.0/src/services/amazon/AmazonMeta.h:137:32: note: Function in derived class
amarok-2.9.0/src/services/amazon/AmazonMeta.h:138:33: style: The function 'createArtist' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceMetaBase.h:54:33: note: Virtual function in base class
amarok-2.9.0/src/services/amazon/AmazonMeta.h:138:33: note: Function in derived class
amarok-2.9.0/src/services/amazon/AmazonInfoParser.h:37:18: style: The function 'getInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/InfoParserBase.h:40:18: note: Virtual function in base class
amarok-2.9.0/src/services/amazon/AmazonInfoParser.h:37:18: note: Function in derived class
amarok-2.9.0/src/services/amazon/AmazonInfoParser.h:38:18: style: The function 'getInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/InfoParserBase.h:48:18: note: Virtual function in base class
amarok-2.9.0/src/services/amazon/AmazonInfoParser.h:38:18: note: Function in derived class
amarok-2.9.0/src/services/amazon/AmazonInfoParser.h:39:18: style: The function 'getInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/InfoParserBase.h:56:18: note: Virtual function in base class
amarok-2.9.0/src/services/amazon/AmazonInfoParser.h:39:18: note: Function in derived class
amarok-2.9.0/src/services/amazon/AmazonItemTreeModel.h:29:5: style: Class 'AmazonItemTreeModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/amazon/AmazonItemTreeView.h:36:5: style: Class 'AmazonItemTreeView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/amazon/AmazonParser.cpp:158:53: style: Function 'addArtistToCollection' argument 1 names different: declaration 'artist' definition 'artistName'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/amazon/AmazonParser.h:57:47: note: Function 'addArtistToCollection' argument 1 names different: declaration 'artist' definition 'artistName'.
amarok-2.9.0/src/services/amazon/AmazonParser.cpp:158:53: note: Function 'addArtistToCollection' argument 1 names different: declaration 'artist' definition 'artistName'.
amarok-2.9.0/src/services/amazon/AmazonParser.cpp:25:15: warning: Member variable 'AmazonParser::m_responseDocument' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/services/amazon/AmazonParser.cpp:28:5: performance: Variable 'm_tempFileName' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
amarok-2.9.0/src/services/amazon/AmazonShoppingCart.cpp:53:5: performance: Variable 'm_price' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
amarok-2.9.0/src/services/amazon/AmazonStore.h:57:21: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceBase.h:65:25: note: Virtual function in base class
amarok-2.9.0/src/services/amazon/AmazonStore.h:57:21: note: Function in derived class
amarok-2.9.0/src/services/amazon/AmazonStore.h:58:26: style: The function 'config' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceBase.h:71:30: note: Virtual function in base class
amarok-2.9.0/src/services/amazon/AmazonStore.h:58:26: note: Function in derived class
amarok-2.9.0/src/services/amazon/AmazonStore.h:60:18: style: The function 'possiblyContainsTrack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceBase.h:79:22: note: Virtual function in base class
amarok-2.9.0/src/services/amazon/AmazonStore.h:60:18: note: Function in derived class
amarok-2.9.0/src/services/amazon/AmazonStore.h:79:38: style: The function 'collection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceBase.h:195:39: note: Virtual function in base class
amarok-2.9.0/src/services/amazon/AmazonStore.h:79:38: note: Function in derived class
amarok-2.9.0/src/services/amazon/AmazonStore.h:80:10: style: The function 'polish' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceBase.h:200:18: note: Virtual function in base class
amarok-2.9.0/src/services/amazon/AmazonStore.h:80:10: note: Function in derived class
amarok-2.9.0/src/services/amazon/AmazonShoppingCartItem.cpp:21:5: performance: Variable 'm_asin' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
amarok-2.9.0/src/services/amazon/AmazonShoppingCartItem.cpp:22:5: performance: Variable 'm_prettyName' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
amarok-2.9.0/src/services/amazon/AmazonShoppingCartItem.cpp:23:5: performance: Variable 'm_price' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
amarok-2.9.0/src/services/ampache/AmpacheAccountLogin.cpp:74:48: style: Function 'authenticate' argument 1 names different: declaration 'url' definition 'requestUrl'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/ampache/AmpacheAccountLogin.h:56:40: note: Function 'authenticate' argument 1 names different: declaration 'url' definition 'requestUrl'.
amarok-2.9.0/src/services/ampache/AmpacheAccountLogin.cpp:74:48: note: Function 'authenticate' argument 1 names different: declaration 'url' definition 'requestUrl'.
amarok-2.9.0/src/services/ampache/AmpacheAccountLogin.cpp:142:63: style: Function 'authenticationComplete' argument 1 names different: declaration 'url' definition 'requestUrl'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/ampache/AmpacheAccountLogin.h:57:50: note: Function 'authenticationComplete' argument 1 names different: declaration 'url' definition 'requestUrl'.
amarok-2.9.0/src/services/ampache/AmpacheAccountLogin.cpp:142:63: note: Function 'authenticationComplete' argument 1 names different: declaration 'url' definition 'requestUrl'.
amarok-2.9.0/src/services/ampache/AmpacheConfig.cpp:24:16: warning: Member variable 'AmpacheConfig::m_hasChanged' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/services/ampache/AmpacheConfig.h:48:23: style: Technically the member function 'AmpacheConfig::servers' can be const. [functionConst]
amarok-2.9.0/src/services/ampache/AmpacheConfig.cpp:99:16: note: Technically the member function 'AmpacheConfig::servers' can be const.
amarok-2.9.0/src/services/ampache/AmpacheConfig.h:48:23: note: Technically the member function 'AmpacheConfig::servers' can be const.
amarok-2.9.0/src/services/ampache/AmpacheMeta.h:72:5: style: Class 'AmpacheAlbum' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/ampache/AmpacheMeta.h:73:5: style: Class 'AmpacheAlbum' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/ampache/AmpacheService.h:39:30: warning: Virtual function 'config' is called from constructor 'AmpacheServiceFactory(QObject*parent,const QVariantList&args)' at line 44. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/services/ampache/AmpacheService.cpp:44:27: note: Calling config
amarok-2.9.0/src/services/ampache/AmpacheService.h:39:30: note: config is a virtual method
amarok-2.9.0/src/services/ampache/AmpacheServiceCollection.cpp:138:27: warning: Member variable 'AmpacheTrackForUrlWorker::m_urlTrackId' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/services/ampache/AmpacheServiceCollection.cpp:138:27: warning: Member variable 'AmpacheTrackForUrlWorker::m_urlAlbumId' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/services/ampache/AmpacheServiceCollection.cpp:138:27: warning: Member variable 'AmpacheTrackForUrlWorker::m_urlArtistId' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/services/ampache/AmpacheServiceCollection.cpp:138:27: warning: Member variable 'AmpacheTrackForUrlWorker::m_urlTrack' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/services/ampache/AmpacheServiceCollection.cpp:138:27: warning: Member variable 'AmpacheTrackForUrlWorker::m_urlAlbum' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/services/ampache/AmpacheServiceCollection.cpp:138:27: warning: Member variable 'AmpacheTrackForUrlWorker::m_urlArtist' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/services/gpodder/GpodderPodcastMeta.h:38:9: style: Class 'GpodderPodcastChannel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/gpodder/GpodderPodcastTreeItem.h:31:22: style: The function 'displayData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/gpodder/GpodderTreeItem.h:49:22: note: Virtual function in base class
amarok-2.9.0/src/services/gpodder/GpodderPodcastTreeItem.h:31:22: note: Function in derived class
amarok-2.9.0/src/services/gpodder/GpodderProvider.cpp:873:25: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition]
amarok-2.9.0/src/services/gpodder/GpodderProvider.cpp:869:28: note: outer condition: episode
amarok-2.9.0/src/services/gpodder/GpodderProvider.cpp:873:25: note: opposite inner condition: !episode
amarok-2.9.0/src/services/gpodder/GpodderProvider.cpp:347:53: style: Function 'channelActions' argument 1 names different: declaration 'episodes' definition 'channels'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/gpodder/GpodderProvider.h:122:52: note: Function 'channelActions' argument 1 names different: declaration 'episodes' definition 'channels'.
amarok-2.9.0/src/services/gpodder/GpodderProvider.cpp:347:53: note: Function 'channelActions' argument 1 names different: declaration 'episodes' definition 'channels'.
amarok-2.9.0/src/services/gpodder/GpodderProvider.h:79:36: warning: Virtual function 'addPlaylist' is called from constructor 'GpodderProvider(const QString&username,const QString&devicename,ApiRequest*apiRequest)' at line 78. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/services/gpodder/GpodderProvider.cpp:78:19: note: Calling slotSyncPlaylistAdded
amarok-2.9.0/src/services/gpodder/GpodderProvider.cpp:414:5: note: Calling addPlaylist
amarok-2.9.0/src/services/gpodder/GpodderProvider.h:79:36: note: addPlaylist is a virtual method
amarok-2.9.0/src/services/gpodder/GpodderService.h:44:26: warning: Virtual function 'config' is called from constructor 'GpodderServiceFactory(QObject*parent,const QVariantList&args)' at line 48. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/services/gpodder/GpodderService.cpp:48:27: note: Calling config
amarok-2.9.0/src/services/gpodder/GpodderService.h:44:26: note: config is a virtual method
amarok-2.9.0/src/services/gpodder/GpodderSortFilterProxyModel.h:31:5: style: Class 'GpodderSortFilterProxyModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/gpodder/GpodderTagTreeItem.h:33:22: style: The function 'displayData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/gpodder/GpodderTreeItem.h:49:22: note: Virtual function in base class
amarok-2.9.0/src/services/gpodder/GpodderTagTreeItem.h:33:22: note: Function in derived class
amarok-2.9.0/src/services/gpodder/GpodderTreeItem.cpp:39:48: style: Function 'appendChild' argument 1 names different: declaration 'child' definition 'item'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/gpodder/GpodderTreeItem.h:38:40: note: Function 'appendChild' argument 1 names different: declaration 'child' definition 'item'.
amarok-2.9.0/src/services/gpodder/GpodderTreeItem.cpp:39:48: note: Function 'appendChild' argument 1 names different: declaration 'child' definition 'item'.
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:74:5: style: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:54:0: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:74:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:92:5: style: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:74:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:92:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:105:5: style: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:92:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:105:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:120:5: style: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:119:0: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:120:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:121:5: style: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:120:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:121:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:122:5: style: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:121:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:122:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:123:5: style: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:122:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:123:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:124:5: style: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:123:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:124:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:125:5: style: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:124:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:125:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:126:5: style: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:125:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:126:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:127:5: style: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:126:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:127:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:128:5: style: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:127:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:128:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:129:5: style: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:128:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:129:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:132:5: style: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:129:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:132:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:133:5: style: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:132:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:133:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:134:5: style: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:133:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:134:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:135:5: style: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:134:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:135:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.h:44:10: performance: Technically the member function 'JamendoDatabaseHandler::createDatabase' can be static. [functionStatic]
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:34:25: note: Technically the member function 'JamendoDatabaseHandler::createDatabase' can be static.
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.h:44:10: note: Technically the member function 'JamendoDatabaseHandler::createDatabase' can be static.
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.h:49:10: performance: Technically the member function 'JamendoDatabaseHandler::destroyDatabase' can be static. [functionStatic]
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:113:25: note: Technically the member function 'JamendoDatabaseHandler::destroyDatabase' can be static.
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.h:49:10: note: Technically the member function 'JamendoDatabaseHandler::destroyDatabase' can be static.
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.h:82:10: performance: Technically the member function 'JamendoDatabaseHandler::begin' can be static. [functionStatic]
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:251:25: note: Technically the member function 'JamendoDatabaseHandler::begin' can be static.
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.h:82:10: note: Technically the member function 'JamendoDatabaseHandler::begin' can be static.
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.h:87:10: performance: Technically the member function 'JamendoDatabaseHandler::commit' can be static. [functionStatic]
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:259:25: note: Technically the member function 'JamendoDatabaseHandler::commit' can be static.
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.h:87:10: note: Technically the member function 'JamendoDatabaseHandler::commit' can be static.
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.h:94:10: performance: Technically the member function 'JamendoDatabaseHandler::trimGenres' can be static. [functionStatic]
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.cpp:267:25: note: Technically the member function 'JamendoDatabaseHandler::trimGenres' can be static.
amarok-2.9.0/src/services/jamendo/JamendoDatabaseHandler.h:94:10: note: Technically the member function 'JamendoDatabaseHandler::trimGenres' can be static.
amarok-2.9.0/src/services/jamendo/JamendoMeta.h:67:5: style: Class 'JamendoTrack' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/jamendo/JamendoMeta.h:68:5: style: Class 'JamendoTrack' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/jamendo/JamendoMeta.h:103:5: style: Class 'JamendoArtist' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/jamendo/JamendoMeta.h:104:5: style: Class 'JamendoArtist' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/jamendo/JamendoMeta.h:134:5: style: Class 'JamendoAlbum' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/jamendo/JamendoMeta.h:135:5: style: Class 'JamendoAlbum' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/jamendo/JamendoMeta.h:171:5: style: Class 'JamendoGenre' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/jamendo/JamendoMeta.h:172:5: style: Class 'JamendoGenre' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/jamendo/JamendoMeta.h:40:28: style: The function 'createTrack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceMetaBase.h:46:32: note: Virtual function in base class
amarok-2.9.0/src/services/jamendo/JamendoMeta.h:40:28: note: Function in derived class
amarok-2.9.0/src/services/jamendo/JamendoMeta.h:42:17: style: The function 'getAlbumSqlRowCount' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceMetaBase.h:48:21: note: Virtual function in base class
amarok-2.9.0/src/services/jamendo/JamendoMeta.h:42:17: note: Function in derived class
amarok-2.9.0/src/services/jamendo/JamendoMeta.h:43:21: style: The function 'getAlbumSqlRows' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceMetaBase.h:49:25: note: Virtual function in base class
amarok-2.9.0/src/services/jamendo/JamendoMeta.h:43:21: note: Function in derived class
amarok-2.9.0/src/services/jamendo/JamendoMeta.h:44:28: style: The function 'createAlbum' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceMetaBase.h:50:32: note: Virtual function in base class
amarok-2.9.0/src/services/jamendo/JamendoMeta.h:44:28: note: Function in derived class
amarok-2.9.0/src/services/jamendo/JamendoMeta.h:46:17: style: The function 'getArtistSqlRowCount' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceMetaBase.h:52:21: note: Virtual function in base class
amarok-2.9.0/src/services/jamendo/JamendoMeta.h:46:17: note: Function in derived class
amarok-2.9.0/src/services/jamendo/JamendoMeta.h:47:21: style: The function 'getArtistSqlRows' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceMetaBase.h:53:25: note: Virtual function in base class
amarok-2.9.0/src/services/jamendo/JamendoMeta.h:47:21: note: Function in derived class
amarok-2.9.0/src/services/jamendo/JamendoMeta.h:48:29: style: The function 'createArtist' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceMetaBase.h:54:33: note: Virtual function in base class
amarok-2.9.0/src/services/jamendo/JamendoMeta.h:48:29: note: Function in derived class
amarok-2.9.0/src/services/jamendo/JamendoMeta.h:52:28: style: The function 'createGenre' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceMetaBase.h:58:32: note: Virtual function in base class
amarok-2.9.0/src/services/jamendo/JamendoMeta.h:52:28: note: Function in derived class
amarok-2.9.0/src/services/jamendo/JamendoMeta.h:82:21: style: The function 'type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceMetaBase.h:196:25: note: Virtual function in base class
amarok-2.9.0/src/services/jamendo/JamendoMeta.h:82:21: note: Function in derived class
amarok-2.9.0/src/services/jamendo/JamendoMeta.h:138:21: style: The function 'downloadPrefix' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceAlbumCoverDownloader.h:69:21: note: Virtual function in base class
amarok-2.9.0/src/services/jamendo/JamendoMeta.h:138:21: note: Function in derived class
amarok-2.9.0/src/services/jamendo/JamendoMeta.h:143:18: style: The function 'setCoverUrl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceAlbumCoverDownloader.h:75:18: note: Virtual function in base class
amarok-2.9.0/src/services/jamendo/JamendoMeta.h:143:18: note: Function in derived class
amarok-2.9.0/src/services/jamendo/JamendoMeta.h:144:21: style: The function 'coverUrl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceAlbumCoverDownloader.h:81:21: note: Virtual function in base class
amarok-2.9.0/src/services/jamendo/JamendoMeta.h:144:21: note: Function in derived class
amarok-2.9.0/src/services/jamendo/JamendoInfoParser.h:37:18: style: The function 'getInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/InfoParserBase.h:40:18: note: Virtual function in base class
amarok-2.9.0/src/services/jamendo/JamendoInfoParser.h:37:18: note: Function in derived class
amarok-2.9.0/src/services/jamendo/JamendoInfoParser.h:38:18: style: The function 'getInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/InfoParserBase.h:48:18: note: Virtual function in base class
amarok-2.9.0/src/services/jamendo/JamendoInfoParser.h:38:18: note: Function in derived class
amarok-2.9.0/src/services/jamendo/JamendoInfoParser.h:39:18: style: The function 'getInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/InfoParserBase.h:56:18: note: Virtual function in base class
amarok-2.9.0/src/services/jamendo/JamendoInfoParser.h:39:18: note: Function in derived class
amarok-2.9.0/src/services/jamendo/JamendoMeta.cpp:289:50: style: Function 'setService' argument 1 names different: declaration 'store' definition 'service'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/jamendo/JamendoMeta.h:154:39: note: Function 'setService' argument 1 names different: declaration 'store' definition 'service'.
amarok-2.9.0/src/services/jamendo/JamendoMeta.cpp:289:50: note: Function 'setService' argument 1 names different: declaration 'store' definition 'service'.
amarok-2.9.0/src/services/jamendo/JamendoMeta.cpp:226:15: warning: Member variable 'JamendoAlbum::m_popularity' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/services/jamendo/JamendoMeta.cpp:226:15: warning: Member variable 'JamendoAlbum::m_launchYear' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/services/jamendo/JamendoMeta.cpp:226:15: warning: Member variable 'JamendoAlbum::m_service' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/services/jamendo/JamendoMeta.cpp:231:15: warning: Member variable 'JamendoAlbum::m_service' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/services/jamendo/JamendoMeta.cpp:168:5: performance: Variable 'm_country' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
amarok-2.9.0/src/services/jamendo/JamendoMeta.cpp:169:5: performance: Variable 'm_photoURL' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
amarok-2.9.0/src/services/jamendo/JamendoMeta.cpp:170:5: performance: Variable 'm_jamendoURL' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
amarok-2.9.0/src/services/jamendo/JamendoMeta.cpp:171:5: performance: Variable 'm_homeURL' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
amarok-2.9.0/src/services/jamendo/JamendoXmlParser.h:46:5: style: Class 'JamendoXmlParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/jamendo/JamendoService.cpp:77:17: warning: Member variable 'JamendoService::m_updateListButton' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/services/jamendo/JamendoService.cpp:77:17: warning: Member variable 'JamendoService::m_downloadButton' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/services/jamendo/JamendoService.cpp:77:17: warning: Member variable 'JamendoService::m_listDownloadJob' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/services/jamendo/JamendoService.h:39:30: warning: Virtual function 'config' is called from constructor 'JamendoServiceFactory(QObject*parent,const QVariantList&args)' at line 54. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/services/jamendo/JamendoService.cpp:54:27: note: Calling config
amarok-2.9.0/src/services/jamendo/JamendoService.h:39:30: note: config is a virtual method
amarok-2.9.0/src/services/jamendo/JamendoXmlParser.cpp:33:52: style: Function 'JamendoXmlParser' argument 1 names different: declaration 'fileName' definition 'filename'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/jamendo/JamendoXmlParser.h:46:38: note: Function 'JamendoXmlParser' argument 1 names different: declaration 'fileName' definition 'filename'.
amarok-2.9.0/src/services/jamendo/JamendoXmlParser.cpp:33:52: note: Function 'JamendoXmlParser' argument 1 names different: declaration 'fileName' definition 'filename'.
amarok-2.9.0/src/services/lastfm/LastFmServiceConfig.h:39:1: style: The class 'LastFmServiceConfig' does not have a constructor although it has private member variables. [noConstructor]
amarok-2.9.0/src/services/lastfm/LastFmService.h:47:26: warning: Virtual function 'config' is called from constructor 'LastFmServiceFactory(QObject*parent,const QVariantList&args)' at line 67. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/services/lastfm/LastFmService.cpp:67:27: note: Calling config
amarok-2.9.0/src/services/lastfm/LastFmService.h:47:26: note: config is a virtual method
amarok-2.9.0/src/services/lastfm/LastFmServiceCollection.h:36:5: style: Class 'LastFmServiceCollection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/lastfm/LoveTrackAction.h:33:5: style: Class 'LoveTrackAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/lastfm/SimilarArtistsAction.h:26:5: style: Class 'SimilarArtistsAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/lastfm/LastFmTreeView.h:43:5: style: Class 'LastFmTreeView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/lastfm/meta/LastFmMeta.h:38:13: style: Class 'Track' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/lastfm/meta/LastFmMeta.h:39:13: style: Class 'Track' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/lastfm/SynchronizationAdapter.h:35:9: style: Class 'SynchronizationAdapter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/lastfm/LastFmServiceSettings.h:40:18: warning: Virtual function 'load' is called from constructor 'LastFmServiceSettings(QWidget*parent=0,const QVariantList&args=QVariantList()' at line 55. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/services/lastfm/LastFmServiceSettings.cpp:55:55: note: Calling onConfigUpdated
amarok-2.9.0/src/services/lastfm/LastFmServiceSettings.cpp:194:5: note: Calling load
amarok-2.9.0/src/services/lastfm/LastFmServiceSettings.h:40:18: note: load is a virtual method
amarok-2.9.0/src/services/lastfm/LastFmTreeModel.cpp:644:46: style: Function 'appendChild' argument 1 names different: declaration 'child' definition 'item'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/lastfm/LastFmTreeModel.h:146:40: note: Function 'appendChild' argument 1 names different: declaration 'child' definition 'item'.
amarok-2.9.0/src/services/lastfm/LastFmTreeModel.cpp:644:46: note: Function 'appendChild' argument 1 names different: declaration 'child' definition 'item'.
amarok-2.9.0/src/services/lastfm/LastFmTreeView.cpp:171:27: style: The scope of the variable 'subItem' can be reduced. [variableScope]
amarok-2.9.0/src/services/lastfm/LastFmTreeView.cpp:76:73: style: Function 'createBasicActions' argument 1 names different: declaration 'indcies' definition 'indices'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/lastfm/LastFmTreeView.h:64:60: note: Function 'createBasicActions' argument 1 names different: declaration 'indcies' definition 'indices'.
amarok-2.9.0/src/services/lastfm/LastFmTreeView.cpp:76:73: note: Function 'createBasicActions' argument 1 names different: declaration 'indcies' definition 'indices'.
amarok-2.9.0/src/services/lastfm/LastFmTreeView.cpp:33:17: warning: Member variable 'LastFmTreeView::m_model' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/services/lastfm/ScrobblerAdapter.cpp:208:86: style: Function 'copyTrackMetadata' argument 2 names different: declaration 'from' definition 'track'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/lastfm/ScrobblerAdapter.h:61:81: note: Function 'copyTrackMetadata' argument 2 names different: declaration 'from' definition 'track'.
amarok-2.9.0/src/services/lastfm/ScrobblerAdapter.cpp:208:86: note: Function 'copyTrackMetadata' argument 2 names different: declaration 'from' definition 'track'.
amarok-2.9.0/src/services/lastfm/meta/LastFmMeta.cpp:248:43: style: Function 'setTrackInfo' argument 1 names different: declaration 'trackInfo' definition 'track'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/lastfm/meta/LastFmMeta.h:82:53: note: Function 'setTrackInfo' argument 1 names different: declaration 'trackInfo' definition 'track'.
amarok-2.9.0/src/services/lastfm/meta/LastFmMeta.cpp:248:43: note: Function 'setTrackInfo' argument 1 names different: declaration 'trackInfo' definition 'track'.
amarok-2.9.0/src/services/lastfm/meta/LastFmMultiPlayableCapability.h:45:22: warning: Virtual function 'fetchNext' is called from constructor 'LastFmMultiPlayableCapability(LastFm::Track*track)' at line 27. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/services/lastfm/meta/LastFmMultiPlayableCapability.cpp:27:53: note: Calling skip
amarok-2.9.0/src/services/lastfm/meta/LastFmMultiPlayableCapability.cpp:89:5: note: Calling fetchNext
amarok-2.9.0/src/services/lastfm/meta/LastFmMultiPlayableCapability.h:45:22: note: fetchNext is a virtual method
amarok-2.9.0/src/services/lastfm/meta/LastFmMultiPlayableCapability.h:45:22: warning: Virtual function 'fetchNext' is called from constructor 'LastFmMultiPlayableCapability(LastFm::Track*track)' at line 30. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/services/lastfm/meta/LastFmMultiPlayableCapability.cpp:30:59: note: Calling skip
amarok-2.9.0/src/services/lastfm/meta/LastFmMultiPlayableCapability.cpp:89:5: note: Calling fetchNext
amarok-2.9.0/src/services/lastfm/meta/LastFmMultiPlayableCapability.h:45:22: note: fetchNext is a virtual method
amarok-2.9.0/src/services/lastfm/meta/LastFmMultiPlayableCapability.h:40:9: style: Class 'LastFmMultiPlayableCapability' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/lastfm/meta/LastFmStreamInfoCapability.h:30:9: style: Class 'LastFmStreamInfoCapability' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/magnatune/MagnatuneMeta.h:39:5: style: Class 'MagnatuneTrack' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/magnatune/MagnatuneMeta.h:40:5: style: Class 'MagnatuneTrack' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/magnatune/MagnatuneMeta.h:82:5: style: Class 'MagnatuneArtist' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/magnatune/MagnatuneMeta.h:83:5: style: Class 'MagnatuneArtist' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/magnatune/MagnatuneMeta.h:108:5: style: Class 'MagnatuneAlbum' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/magnatune/MagnatuneMeta.h:109:5: style: Class 'MagnatuneAlbum' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/magnatune/MagnatuneMeta.h:144:5: style: Class 'MagnatuneGenre' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/magnatune/MagnatuneMeta.h:145:5: style: Class 'MagnatuneGenre' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/magnatune/MagnatuneMeta.h:61:10: style: The function 'setAlbumPtr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceMetaBase.h:225:22: note: Virtual function in base class
amarok-2.9.0/src/services/magnatune/MagnatuneMeta.h:61:10: note: Function in derived class
amarok-2.9.0/src/services/magnatune/MagnatuneMeta.h:113:21: style: The function 'downloadPrefix' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceAlbumCoverDownloader.h:69:21: note: Virtual function in base class
amarok-2.9.0/src/services/magnatune/MagnatuneMeta.h:113:21: note: Function in derived class
amarok-2.9.0/src/services/magnatune/MagnatuneMeta.h:118:18: style: The function 'setCoverUrl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceAlbumCoverDownloader.h:75:18: note: Virtual function in base class
amarok-2.9.0/src/services/magnatune/MagnatuneMeta.h:118:18: note: Function in derived class
amarok-2.9.0/src/services/magnatune/MagnatuneMeta.h:119:21: style: The function 'coverUrl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceAlbumCoverDownloader.h:81:21: note: Virtual function in base class
amarok-2.9.0/src/services/magnatune/MagnatuneMeta.h:119:21: note: Function in derived class
amarok-2.9.0/src/services/magnatune/MagnatuneMeta.h:163:21: style: The function 'getTrackSqlRowCount' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceMetaBase.h:44:21: note: Virtual function in base class
amarok-2.9.0/src/services/magnatune/MagnatuneMeta.h:163:21: note: Function in derived class
amarok-2.9.0/src/services/magnatune/MagnatuneMeta.h:164:25: style: The function 'getTrackSqlRows' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceMetaBase.h:45:25: note: Virtual function in base class
amarok-2.9.0/src/services/magnatune/MagnatuneMeta.h:164:25: note: Function in derived class
amarok-2.9.0/src/services/magnatune/MagnatuneMeta.h:165:32: style: The function 'createTrack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceMetaBase.h:46:32: note: Virtual function in base class
amarok-2.9.0/src/services/magnatune/MagnatuneMeta.h:165:32: note: Function in derived class
amarok-2.9.0/src/services/magnatune/MagnatuneMeta.h:167:21: style: The function 'getAlbumSqlRowCount' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceMetaBase.h:48:21: note: Virtual function in base class
amarok-2.9.0/src/services/magnatune/MagnatuneMeta.h:167:21: note: Function in derived class
amarok-2.9.0/src/services/magnatune/MagnatuneMeta.h:168:25: style: The function 'getAlbumSqlRows' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceMetaBase.h:49:25: note: Virtual function in base class
amarok-2.9.0/src/services/magnatune/MagnatuneMeta.h:168:25: note: Function in derived class
amarok-2.9.0/src/services/magnatune/MagnatuneMeta.h:169:32: style: The function 'createAlbum' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceMetaBase.h:50:32: note: Virtual function in base class
amarok-2.9.0/src/services/magnatune/MagnatuneMeta.h:169:32: note: Function in derived class
amarok-2.9.0/src/services/magnatune/MagnatuneMeta.h:171:21: style: The function 'getArtistSqlRowCount' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceMetaBase.h:52:21: note: Virtual function in base class
amarok-2.9.0/src/services/magnatune/MagnatuneMeta.h:171:21: note: Function in derived class
amarok-2.9.0/src/services/magnatune/MagnatuneMeta.h:172:25: style: The function 'getArtistSqlRows' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceMetaBase.h:53:25: note: Virtual function in base class
amarok-2.9.0/src/services/magnatune/MagnatuneMeta.h:172:25: note: Function in derived class
amarok-2.9.0/src/services/magnatune/MagnatuneMeta.h:173:33: style: The function 'createArtist' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceMetaBase.h:54:33: note: Virtual function in base class
amarok-2.9.0/src/services/magnatune/MagnatuneMeta.h:173:33: note: Function in derived class
amarok-2.9.0/src/services/magnatune/MagnatuneMeta.h:177:32: style: The function 'createGenre' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceMetaBase.h:58:32: note: Virtual function in base class
amarok-2.9.0/src/services/magnatune/MagnatuneMeta.h:177:32: note: Function in derived class
amarok-2.9.0/src/services/magnatune/MagnatuneCollectionLocation.h:33:5: style: Class 'MagnatuneCollectionLocation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/magnatune/MagnatuneSqlCollection.h:35:28: style: The function 'trackForUrl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceSqlCollection.h:48:32: note: Virtual function in base class
amarok-2.9.0/src/services/magnatune/MagnatuneSqlCollection.h:35:28: note: Function in derived class
amarok-2.9.0/src/services/magnatune/MagnatuneSqlCollection.h:37:33: style: The function 'location' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceCollection.h:58:37: note: Virtual function in base class
amarok-2.9.0/src/services/magnatune/MagnatuneSqlCollection.h:37:33: note: Function in derived class
amarok-2.9.0/src/services/magnatune/MagnatuneConfig.cpp:57:14: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
amarok-2.9.0/src/services/magnatune/MagnatuneConfig.cpp:59:9: note: Found duplicate branches for 'if' and 'else'.
amarok-2.9.0/src/services/magnatune/MagnatuneConfig.cpp:57:14: note: Found duplicate branches for 'if' and 'else'.
amarok-2.9.0/src/services/magnatune/MagnatuneConfig.h:47:10: style: Technically the member function 'MagnatuneConfig::isMember' can be const. [functionConst]
amarok-2.9.0/src/services/magnatune/MagnatuneConfig.cpp:114:18: note: Technically the member function 'MagnatuneConfig::isMember' can be const.
amarok-2.9.0/src/services/magnatune/MagnatuneConfig.h:47:10: note: Technically the member function 'MagnatuneConfig::isMember' can be const.
amarok-2.9.0/src/services/magnatune/MagnatuneConfig.h:50:10: style: Technically the member function 'MagnatuneConfig::autoUpdateDatabase' can be const. [functionConst]
amarok-2.9.0/src/services/magnatune/MagnatuneConfig.cpp:127:18: note: Technically the member function 'MagnatuneConfig::autoUpdateDatabase' can be const.
amarok-2.9.0/src/services/magnatune/MagnatuneConfig.h:50:10: note: Technically the member function 'MagnatuneConfig::autoUpdateDatabase' can be const.
amarok-2.9.0/src/services/magnatune/MagnatuneConfig.h:53:9: style: Technically the member function 'MagnatuneConfig::membershipType' can be const. [functionConst]
amarok-2.9.0/src/services/magnatune/MagnatuneConfig.cpp:140:18: note: Technically the member function 'MagnatuneConfig::membershipType' can be const.
amarok-2.9.0/src/services/magnatune/MagnatuneConfig.h:53:9: note: Technically the member function 'MagnatuneConfig::membershipType' can be const.
amarok-2.9.0/src/services/magnatune/MagnatuneConfig.h:55:13: style: Technically the member function 'MagnatuneConfig::membershipPrefix' can be const. [functionConst]
amarok-2.9.0/src/services/magnatune/MagnatuneConfig.cpp:153:18: note: Technically the member function 'MagnatuneConfig::membershipPrefix' can be const.
amarok-2.9.0/src/services/magnatune/MagnatuneConfig.h:55:13: note: Technically the member function 'MagnatuneConfig::membershipPrefix' can be const.
amarok-2.9.0/src/services/magnatune/MagnatuneConfig.h:57:13: style: Technically the member function 'MagnatuneConfig::email' can be const. [functionConst]
amarok-2.9.0/src/services/magnatune/MagnatuneConfig.cpp:219:18: note: Technically the member function 'MagnatuneConfig::email' can be const.
amarok-2.9.0/src/services/magnatune/MagnatuneConfig.h:57:13: note: Technically the member function 'MagnatuneConfig::email' can be const.
amarok-2.9.0/src/services/magnatune/MagnatuneConfig.h:60:13: style: Technically the member function 'MagnatuneConfig::username' can be const. [functionConst]
amarok-2.9.0/src/services/magnatune/MagnatuneConfig.cpp:165:18: note: Technically the member function 'MagnatuneConfig::username' can be const.
amarok-2.9.0/src/services/magnatune/MagnatuneConfig.h:60:13: note: Technically the member function 'MagnatuneConfig::username' can be const.
amarok-2.9.0/src/services/magnatune/MagnatuneConfig.h:61:13: style: Technically the member function 'MagnatuneConfig::password' can be const. [functionConst]
amarok-2.9.0/src/services/magnatune/MagnatuneConfig.cpp:171:18: note: Technically the member function 'MagnatuneConfig::password' can be const.
amarok-2.9.0/src/services/magnatune/MagnatuneConfig.h:61:13: note: Technically the member function 'MagnatuneConfig::password' can be const.
amarok-2.9.0/src/services/magnatune/MagnatuneConfig.h:69:16: style: Technically the member function 'MagnatuneConfig::lastUpdateTimestamp' can be const. [functionConst]
amarok-2.9.0/src/services/magnatune/MagnatuneConfig.cpp:206:18: note: Technically the member function 'MagnatuneConfig::lastUpdateTimestamp' can be const.
amarok-2.9.0/src/services/magnatune/MagnatuneConfig.h:69:16: note: Technically the member function 'MagnatuneConfig::lastUpdateTimestamp' can be const.
amarok-2.9.0/src/services/magnatune/MagnatuneDatabaseHandler.cpp:72:5: style: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
amarok-2.9.0/src/services/magnatune/MagnatuneDatabaseHandler.cpp:55:0: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/magnatune/MagnatuneDatabaseHandler.cpp:72:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/magnatune/MagnatuneDatabaseHandler.cpp:88:5: style: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
amarok-2.9.0/src/services/magnatune/MagnatuneDatabaseHandler.cpp:72:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/magnatune/MagnatuneDatabaseHandler.cpp:88:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/magnatune/MagnatuneDatabaseHandler.cpp:98:5: style: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
amarok-2.9.0/src/services/magnatune/MagnatuneDatabaseHandler.cpp:88:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/magnatune/MagnatuneDatabaseHandler.cpp:98:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/magnatune/MagnatuneDatabaseHandler.cpp:112:5: style: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
amarok-2.9.0/src/services/magnatune/MagnatuneDatabaseHandler.cpp:98:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/magnatune/MagnatuneDatabaseHandler.cpp:112:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/magnatune/MagnatuneDatabaseHandler.cpp:123:5: style: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
amarok-2.9.0/src/services/magnatune/MagnatuneDatabaseHandler.cpp:122:0: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/magnatune/MagnatuneDatabaseHandler.cpp:123:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/magnatune/MagnatuneDatabaseHandler.cpp:124:5: style: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
amarok-2.9.0/src/services/magnatune/MagnatuneDatabaseHandler.cpp:123:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/magnatune/MagnatuneDatabaseHandler.cpp:124:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/magnatune/MagnatuneDatabaseHandler.cpp:125:5: style: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
amarok-2.9.0/src/services/magnatune/MagnatuneDatabaseHandler.cpp:124:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/magnatune/MagnatuneDatabaseHandler.cpp:125:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/magnatune/MagnatuneDatabaseHandler.cpp:126:5: style: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
amarok-2.9.0/src/services/magnatune/MagnatuneDatabaseHandler.cpp:125:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/magnatune/MagnatuneDatabaseHandler.cpp:126:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/magnatune/MagnatuneDatabaseHandler.h:47:10: performance: Technically the member function 'MagnatuneDatabaseHandler::createDatabase' can be static. [functionStatic]
amarok-2.9.0/src/services/magnatune/MagnatuneDatabaseHandler.cpp:33:27: note: Technically the member function 'MagnatuneDatabaseHandler::createDatabase' can be static.
amarok-2.9.0/src/services/magnatune/MagnatuneDatabaseHandler.h:47:10: note: Technically the member function 'MagnatuneDatabaseHandler::createDatabase' can be static.
amarok-2.9.0/src/services/magnatune/MagnatuneDatabaseHandler.h:52:10: performance: Technically the member function 'MagnatuneDatabaseHandler::destroyDatabase' can be static. [functionStatic]
amarok-2.9.0/src/services/magnatune/MagnatuneDatabaseHandler.cpp:119:27: note: Technically the member function 'MagnatuneDatabaseHandler::destroyDatabase' can be static.
amarok-2.9.0/src/services/magnatune/MagnatuneDatabaseHandler.h:52:10: note: Technically the member function 'MagnatuneDatabaseHandler::destroyDatabase' can be static.
amarok-2.9.0/src/services/magnatune/MagnatuneDatabaseHandler.h:83:10: performance: Technically the member function 'MagnatuneDatabaseHandler::insertMoods' can be static. [functionStatic]
amarok-2.9.0/src/services/magnatune/MagnatuneDatabaseHandler.cpp:239:32: note: Technically the member function 'MagnatuneDatabaseHandler::insertMoods' can be static.
amarok-2.9.0/src/services/magnatune/MagnatuneDatabaseHandler.h:83:10: note: Technically the member function 'MagnatuneDatabaseHandler::insertMoods' can be static.
amarok-2.9.0/src/services/magnatune/MagnatuneDatabaseHandler.h:90:9: performance: Technically the member function 'MagnatuneDatabaseHandler::getArtistIdByExactName' can be static. [functionStatic]
amarok-2.9.0/src/services/magnatune/MagnatuneDatabaseHandler.cpp:256:31: note: Technically the member function 'MagnatuneDatabaseHandler::getArtistIdByExactName' can be static.
amarok-2.9.0/src/services/magnatune/MagnatuneDatabaseHandler.h:90:9: note: Technically the member function 'MagnatuneDatabaseHandler::getArtistIdByExactName' can be static.
amarok-2.9.0/src/services/magnatune/MagnatuneDatabaseHandler.h:97:9: performance: Technically the member function 'MagnatuneDatabaseHandler::getAlbumIdByAlbumCode' can be static. [functionStatic]
amarok-2.9.0/src/services/magnatune/MagnatuneDatabaseHandler.cpp:275:31: note: Technically the member function 'MagnatuneDatabaseHandler::getAlbumIdByAlbumCode' can be static.
amarok-2.9.0/src/services/magnatune/MagnatuneDatabaseHandler.h:97:9: note: Technically the member function 'MagnatuneDatabaseHandler::getAlbumIdByAlbumCode' can be static.
amarok-2.9.0/src/services/magnatune/MagnatuneDatabaseHandler.h:104:10: performance: Technically the member function 'MagnatuneDatabaseHandler::begin' can be static. [functionStatic]
amarok-2.9.0/src/services/magnatune/MagnatuneDatabaseHandler.cpp:219:27: note: Technically the member function 'MagnatuneDatabaseHandler::begin' can be static.
amarok-2.9.0/src/services/magnatune/MagnatuneDatabaseHandler.h:104:10: note: Technically the member function 'MagnatuneDatabaseHandler::begin' can be static.
amarok-2.9.0/src/services/magnatune/MagnatuneDatabaseHandler.h:109:10: performance: Technically the member function 'MagnatuneDatabaseHandler::commit' can be static. [functionStatic]
amarok-2.9.0/src/services/magnatune/MagnatuneDatabaseHandler.cpp:230:27: note: Technically the member function 'MagnatuneDatabaseHandler::commit' can be static.
amarok-2.9.0/src/services/magnatune/MagnatuneDatabaseHandler.h:109:10: note: Technically the member function 'MagnatuneDatabaseHandler::commit' can be static.
amarok-2.9.0/src/services/magnatune/MagnatuneDownloadHandler.cpp:87:60: style: Function 'xmlDownloadComplete' argument 1 names different: declaration 'downLoadJob' definition 'downloadJob'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/magnatune/MagnatuneDownloadHandler.h:80:37: note: Function 'xmlDownloadComplete' argument 1 names different: declaration 'downLoadJob' definition 'downloadJob'.
amarok-2.9.0/src/services/magnatune/MagnatuneDownloadHandler.cpp:87:60: note: Function 'xmlDownloadComplete' argument 1 names different: declaration 'downLoadJob' definition 'downloadJob'.
amarok-2.9.0/src/services/magnatune/MagnatuneDownloadHandler.cpp:35:27: warning: Member variable 'MagnatuneDownloadHandler::m_resultDownloadJob' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/services/magnatune/MagnatuneDownloadHandler.cpp:35:27: warning: Member variable 'MagnatuneDownloadHandler::m_parent' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/services/magnatune/MagnatuneDownloadInfo.cpp:27:24: warning: Member variable 'MagnatuneDownloadInfo::m_membershipDownload' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/services/magnatune/MagnatuneDownloadInfo.h:43:10: style: Technically the member function 'MagnatuneDownloadInfo::isMembershipDownload' can be const. [functionConst]
amarok-2.9.0/src/services/magnatune/MagnatuneDownloadInfo.cpp:292:24: note: Technically the member function 'MagnatuneDownloadInfo::isMembershipDownload' can be const.
amarok-2.9.0/src/services/magnatune/MagnatuneDownloadInfo.h:43:10: note: Technically the member function 'MagnatuneDownloadInfo::isMembershipDownload' can be const.
amarok-2.9.0/src/services/magnatune/MagnatuneDownloadInfo.h:45:23: style: Technically the member function 'MagnatuneDownloadInfo::formatMap' can be const. [functionConst]
amarok-2.9.0/src/services/magnatune/MagnatuneDownloadInfo.cpp:235:24: note: Technically the member function 'MagnatuneDownloadInfo::formatMap' can be const.
amarok-2.9.0/src/services/magnatune/MagnatuneDownloadInfo.h:45:23: note: Technically the member function 'MagnatuneDownloadInfo::formatMap' can be const.
amarok-2.9.0/src/services/magnatune/MagnatuneDownloadInfo.h:46:13: style: Technically the member function 'MagnatuneDownloadInfo::userName' can be const. [functionConst]
amarok-2.9.0/src/services/magnatune/MagnatuneDownloadInfo.cpp:217:24: note: Technically the member function 'MagnatuneDownloadInfo::userName' can be const.
amarok-2.9.0/src/services/magnatune/MagnatuneDownloadInfo.h:46:13: note: Technically the member function 'MagnatuneDownloadInfo::userName' can be const.
amarok-2.9.0/src/services/magnatune/MagnatuneDownloadInfo.h:47:13: style: Technically the member function 'MagnatuneDownloadInfo::password' can be const. [functionConst]
amarok-2.9.0/src/services/magnatune/MagnatuneDownloadInfo.cpp:223:24: note: Technically the member function 'MagnatuneDownloadInfo::password' can be const.
amarok-2.9.0/src/services/magnatune/MagnatuneDownloadInfo.h:47:13: note: Technically the member function 'MagnatuneDownloadInfo::password' can be const.
amarok-2.9.0/src/services/magnatune/MagnatuneDownloadInfo.h:48:13: style: Technically the member function 'MagnatuneDownloadInfo::downloadMessage' can be const. [functionConst]
amarok-2.9.0/src/services/magnatune/MagnatuneDownloadInfo.cpp:229:24: note: Technically the member function 'MagnatuneDownloadInfo::downloadMessage' can be const.
amarok-2.9.0/src/services/magnatune/MagnatuneDownloadInfo.h:48:13: note: Technically the member function 'MagnatuneDownloadInfo::downloadMessage' can be const.
amarok-2.9.0/src/services/magnatune/MagnatuneDownloadInfo.h:49:13: style: Technically the member function 'MagnatuneDownloadInfo::albumCode' can be const. [functionConst]
amarok-2.9.0/src/services/magnatune/MagnatuneDownloadInfo.cpp:278:24: note: Technically the member function 'MagnatuneDownloadInfo::albumCode' can be const.
amarok-2.9.0/src/services/magnatune/MagnatuneDownloadInfo.h:49:13: note: Technically the member function 'MagnatuneDownloadInfo::albumCode' can be const.
amarok-2.9.0/src/services/magnatune/MagnatuneDownloadInfo.h:51:13: style: Technically the member function 'MagnatuneDownloadInfo::albumName' can be const. [functionConst]
amarok-2.9.0/src/services/magnatune/MagnatuneDownloadInfo.cpp:305:24: note: Technically the member function 'MagnatuneDownloadInfo::albumName' can be const.
amarok-2.9.0/src/services/magnatune/MagnatuneDownloadInfo.h:51:13: note: Technically the member function 'MagnatuneDownloadInfo::albumName' can be const.
amarok-2.9.0/src/services/magnatune/MagnatuneDownloadInfo.h:52:13: style: Technically the member function 'MagnatuneDownloadInfo::artistName' can be const. [functionConst]
amarok-2.9.0/src/services/magnatune/MagnatuneDownloadInfo.cpp:317:24: note: Technically the member function 'MagnatuneDownloadInfo::artistName' can be const.
amarok-2.9.0/src/services/magnatune/MagnatuneDownloadInfo.h:52:13: note: Technically the member function 'MagnatuneDownloadInfo::artistName' can be const.
amarok-2.9.0/src/services/magnatune/MagnatuneDownloadInfo.h:53:13: style: Technically the member function 'MagnatuneDownloadInfo::coverUrl' can be const. [functionConst]
amarok-2.9.0/src/services/magnatune/MagnatuneDownloadInfo.cpp:329:24: note: Technically the member function 'MagnatuneDownloadInfo::coverUrl' can be const.
amarok-2.9.0/src/services/magnatune/MagnatuneDownloadInfo.h:53:13: note: Technically the member function 'MagnatuneDownloadInfo::coverUrl' can be const.
amarok-2.9.0/src/services/magnatune/MagnatuneDownloadInfo.h:66:13: style: Technically the member function 'MagnatuneDownloadInfo::unpackLocation' can be const. [functionConst]
amarok-2.9.0/src/services/magnatune/MagnatuneDownloadInfo.cpp:270:24: note: Technically the member function 'MagnatuneDownloadInfo::unpackLocation' can be const.
amarok-2.9.0/src/services/magnatune/MagnatuneDownloadInfo.h:66:13: note: Technically the member function 'MagnatuneDownloadInfo::unpackLocation' can be const.
amarok-2.9.0/src/services/magnatune/MagnatuneInfoParser.cpp:132:9: style: The scope of the variable 'buyEndIndex' can be reduced. [variableScope]
amarok-2.9.0/src/services/magnatune/MagnatuneInfoParser.cpp:309:9: style: The scope of the variable 'endTokenIndex' can be reduced. [variableScope]
amarok-2.9.0/src/services/magnatune/MagnatuneInfoParser.h:39:5: warning: Member variable 'MagnatuneInfoParser::m_infoDownloadJob' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/services/magnatune/MagnatuneInfoParser.h:39:5: warning: Member variable 'MagnatuneInfoParser::m_pageDownloadJob' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/services/magnatune/MagnatuneInfoParser.h:46:18: style: The function 'getInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/InfoParserBase.h:40:18: note: Virtual function in base class
amarok-2.9.0/src/services/magnatune/MagnatuneInfoParser.h:46:18: note: Function in derived class
amarok-2.9.0/src/services/magnatune/MagnatuneInfoParser.h:47:18: style: The function 'getInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/InfoParserBase.h:48:18: note: Virtual function in base class
amarok-2.9.0/src/services/magnatune/MagnatuneInfoParser.h:47:18: note: Function in derived class
amarok-2.9.0/src/services/magnatune/MagnatuneInfoParser.h:48:18: style: The function 'getInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/InfoParserBase.h:56:18: note: Virtual function in base class
amarok-2.9.0/src/services/magnatune/MagnatuneInfoParser.h:48:18: note: Function in derived class
amarok-2.9.0/src/services/magnatune/MagnatuneMeta.cpp:281:56: style: Function 'setMagnatuneUrl' argument 1 names different: declaration 'url' definition 'magnatuneUrl'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/magnatune/MagnatuneMeta.h:88:42: note: Function 'setMagnatuneUrl' argument 1 names different: declaration 'url' definition 'magnatuneUrl'.
amarok-2.9.0/src/services/magnatune/MagnatuneMeta.cpp:281:56: note: Function 'setMagnatuneUrl' argument 1 names different: declaration 'url' definition 'magnatuneUrl'.
amarok-2.9.0/src/services/magnatune/MagnatuneMeta.cpp:179:5: performance: Variable 'm_lofiUrl' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
amarok-2.9.0/src/services/magnatune/MagnatuneMeta.cpp:180:5: performance: Variable 'm_oggUrl' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
amarok-2.9.0/src/services/magnatune/MagnatuneMeta.cpp:267:5: performance: Variable 'm_photoUrl' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
amarok-2.9.0/src/services/magnatune/MagnatuneMeta.cpp:268:5: performance: Variable 'm_magnatuneUrl' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
amarok-2.9.0/src/services/magnatune/MagnatuneMeta.cpp:310:5: performance: Variable 'm_coverUrl' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
amarok-2.9.0/src/services/magnatune/MagnatuneStore.h:203:28: warning: The class 'MagnatuneStore' defines member variable with name 's_instance' also defined in its parent class 'ServiceBase'. [duplInheritedMember]
amarok-2.9.0/src/services/ServiceBase.h:324:25: note: Parent variable 'ServiceBase::s_instance'
amarok-2.9.0/src/services/magnatune/MagnatuneStore.h:203:28: note: Derived variable 'MagnatuneStore::s_instance'
amarok-2.9.0/src/services/magnatune/MagnatuneRedownloadHandler.h:36:5: style: Class 'MagnatuneRedownloadHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/magnatune/MagnatuneXmlParser.h:47:5: style: Class 'MagnatuneXmlParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/magnatune/MagnatuneStore.h:52:25: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceBase.h:65:25: note: Virtual function in base class
amarok-2.9.0/src/services/magnatune/MagnatuneStore.h:52:25: note: Function in derived class
amarok-2.9.0/src/services/magnatune/MagnatuneStore.h:53:30: style: The function 'config' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceBase.h:71:30: note: Virtual function in base class
amarok-2.9.0/src/services/magnatune/MagnatuneStore.h:53:30: note: Function in derived class
amarok-2.9.0/src/services/magnatune/MagnatuneStore.h:55:22: style: The function 'possiblyContainsTrack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceBase.h:79:22: note: Virtual function in base class
amarok-2.9.0/src/services/magnatune/MagnatuneStore.h:55:22: note: Function in derived class
amarok-2.9.0/src/services/magnatune/MagnatuneStore.h:89:10: style: The function 'polish' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceBase.h:200:18: note: Virtual function in base class
amarok-2.9.0/src/services/magnatune/MagnatuneStore.h:89:10: note: Function in derived class
amarok-2.9.0/src/services/magnatune/MagnatuneStore.h:92:39: style: The function 'collection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceBase.h:195:39: note: Virtual function in base class
amarok-2.9.0/src/services/magnatune/MagnatuneStore.h:92:39: note: Function in derived class
amarok-2.9.0/src/services/magnatune/MagnatuneStore.h:94:21: style: The function 'messages' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceBase.h:219:21: note: Virtual function in base class
amarok-2.9.0/src/services/magnatune/MagnatuneStore.h:94:21: note: Function in derived class
amarok-2.9.0/src/services/magnatune/MagnatuneStore.h:95:21: style: The function 'sendMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceBase.h:227:21: note: Virtual function in base class
amarok-2.9.0/src/services/magnatune/MagnatuneStore.h:95:21: note: Function in derived class
amarok-2.9.0/src/services/magnatune/MagnatuneRedownloadHandler.cpp:31:29: warning: Member variable 'MagnatuneRedownloadHandler::m_redownloadApiJob' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/services/magnatune/MagnatuneStore.cpp:91:17: warning: Member variable 'MagnatuneStore::m_downloadAlbumButton' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/services/magnatune/MagnatuneStore.cpp:91:17: warning: Member variable 'MagnatuneStore::m_updateAction' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/services/magnatune/MagnatuneStore.cpp:91:17: warning: Member variable 'MagnatuneStore::m_listDownloadJob' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/services/magnatune/MagnatuneStore.cpp:91:17: warning: Member variable 'MagnatuneStore::m_updateTimestampDownloadJob' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/services/magnatune/MagnatuneStore.cpp:91:17: warning: Member variable 'MagnatuneStore::m_favoritesJob' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/services/magnatune/MagnatuneStore.cpp:91:17: warning: Member variable 'MagnatuneStore::m_magnatuneInfoParser' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/services/magnatune/MagnatuneXmlParser.cpp:33:56: style: Function 'MagnatuneXmlParser' argument 1 names different: declaration 'fileName' definition 'filename'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/magnatune/MagnatuneXmlParser.h:47:40: note: Function 'MagnatuneXmlParser' argument 1 names different: declaration 'fileName' definition 'filename'.
amarok-2.9.0/src/services/magnatune/MagnatuneXmlParser.cpp:33:56: note: Function 'MagnatuneXmlParser' argument 1 names different: declaration 'fileName' definition 'filename'.
amarok-2.9.0/src/services/magnatune/MagnatuneXmlParser.cpp:36:5: performance: Variable 'm_sFileName' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
amarok-2.9.0/src/services/mp3tunes/Mp3tunesConfig.h:38:13: style: Technically the member function 'Mp3tunesConfig::email' can be const. [functionConst]
amarok-2.9.0/src/services/mp3tunes/Mp3tunesConfig.cpp:81:25: note: Technically the member function 'Mp3tunesConfig::email' can be const.
amarok-2.9.0/src/services/mp3tunes/Mp3tunesConfig.h:38:13: note: Technically the member function 'Mp3tunesConfig::email' can be const.
amarok-2.9.0/src/services/mp3tunes/Mp3tunesConfig.h:39:13: style: Technically the member function 'Mp3tunesConfig::password' can be const. [functionConst]
amarok-2.9.0/src/services/mp3tunes/Mp3tunesConfig.cpp:86:25: note: Technically the member function 'Mp3tunesConfig::password' can be const.
amarok-2.9.0/src/services/mp3tunes/Mp3tunesConfig.h:39:13: note: Technically the member function 'Mp3tunesConfig::password' can be const.
amarok-2.9.0/src/services/mp3tunes/Mp3tunesConfig.h:40:13: style: Technically the member function 'Mp3tunesConfig::identifier' can be const. [functionConst]
amarok-2.9.0/src/services/mp3tunes/Mp3tunesConfig.cpp:96:25: note: Technically the member function 'Mp3tunesConfig::identifier' can be const.
amarok-2.9.0/src/services/mp3tunes/Mp3tunesConfig.h:40:13: note: Technically the member function 'Mp3tunesConfig::identifier' can be const.
amarok-2.9.0/src/services/mp3tunes/Mp3tunesConfig.h:41:13: style: Technically the member function 'Mp3tunesConfig::partnerToken' can be const. [functionConst]
amarok-2.9.0/src/services/mp3tunes/Mp3tunesConfig.cpp:91:25: note: Technically the member function 'Mp3tunesConfig::partnerToken' can be const.
amarok-2.9.0/src/services/mp3tunes/Mp3tunesConfig.h:41:13: note: Technically the member function 'Mp3tunesConfig::partnerToken' can be const.
amarok-2.9.0/src/services/mp3tunes/Mp3tunesConfig.h:42:13: style: Technically the member function 'Mp3tunesConfig::pin' can be const. [functionConst]
amarok-2.9.0/src/services/mp3tunes/Mp3tunesConfig.cpp:101:25: note: Technically the member function 'Mp3tunesConfig::pin' can be const.
amarok-2.9.0/src/services/mp3tunes/Mp3tunesConfig.h:42:13: note: Technically the member function 'Mp3tunesConfig::pin' can be const.
amarok-2.9.0/src/services/mp3tunes/Mp3tunesConfig.h:43:13: style: Technically the member function 'Mp3tunesConfig::harmonyEmail' can be const. [functionConst]
amarok-2.9.0/src/services/mp3tunes/Mp3tunesConfig.cpp:106:25: note: Technically the member function 'Mp3tunesConfig::harmonyEmail' can be const.
amarok-2.9.0/src/services/mp3tunes/Mp3tunesConfig.h:43:13: note: Technically the member function 'Mp3tunesConfig::harmonyEmail' can be const.
amarok-2.9.0/src/services/mp3tunes/Mp3tunesConfig.h:44:10: style: Technically the member function 'Mp3tunesConfig::harmonyEnabled' can be const. [functionConst]
amarok-2.9.0/src/services/mp3tunes/Mp3tunesConfig.cpp:111:22: note: Technically the member function 'Mp3tunesConfig::harmonyEnabled' can be const.
amarok-2.9.0/src/services/mp3tunes/Mp3tunesConfig.h:44:10: note: Technically the member function 'Mp3tunesConfig::harmonyEnabled' can be const.
amarok-2.9.0/src/services/mp3tunes/Mp3tunesHarmonyHandler.h:28:1: style: The class 'Mp3tunesHarmonyHandler' does not have a constructor although it has private member variables. [noConstructor]
amarok-2.9.0/src/services/mp3tunes/harmonydaemon/Mp3tunesHarmonyDownload.h:38:2: style: Class 'Mp3tunesHarmonyDownload' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/mp3tunes/harmonydaemon/Mp3tunesHarmonyDownload.h:39:9: style: Class 'Mp3tunesHarmonyDownload' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/mp3tunes/Mp3tunesLocker.cpp:142:30: style: The scope of the variable 'album' can be reduced. [variableScope]
amarok-2.9.0/src/services/mp3tunes/Mp3tunesLocker.cpp:180:30: style: The scope of the variable 'album' can be reduced. [variableScope]
amarok-2.9.0/src/services/mp3tunes/Mp3tunesLocker.cpp:206:33: style: The scope of the variable 'playlist' can be reduced. [variableScope]
amarok-2.9.0/src/services/mp3tunes/Mp3tunesLocker.cpp:232:30: style: The scope of the variable 'track' can be reduced. [variableScope]
amarok-2.9.0/src/services/mp3tunes/Mp3tunesLocker.cpp:269:35: style: The scope of the variable 'track' can be reduced. [variableScope]
amarok-2.9.0/src/services/mp3tunes/Mp3tunesLocker.cpp:295:30: style: The scope of the variable 'track' can be reduced. [variableScope]
amarok-2.9.0/src/services/mp3tunes/Mp3tunesLocker.cpp:321:30: style: The scope of the variable 'track' can be reduced. [variableScope]
amarok-2.9.0/src/services/mp3tunes/Mp3tunesLocker.cpp:354:30: style: The scope of the variable 'track' can be reduced. [variableScope]
amarok-2.9.0/src/services/mp3tunes/Mp3tunesLocker.cpp:403:31: style: The scope of the variable 'artist' can be reduced. [variableScope]
amarok-2.9.0/src/services/mp3tunes/Mp3tunesLocker.cpp:407:30: style: The scope of the variable 'album' can be reduced. [variableScope]
amarok-2.9.0/src/services/mp3tunes/Mp3tunesLocker.cpp:411:30: style: The scope of the variable 'track' can be reduced. [variableScope]
amarok-2.9.0/src/services/mp3tunes/Mp3tunesLocker.cpp:27:17: warning: Member variable 'Mp3tunesLocker::m_locker' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/services/mp3tunes/Mp3tunesLocker.h:208:17: performance: Technically the member function 'Mp3tunesLocker::fileKey' can be static. [functionStatic]
amarok-2.9.0/src/services/mp3tunes/Mp3tunesLocker.cpp:523:17: note: Technically the member function 'Mp3tunesLocker::fileKey' can be static.
amarok-2.9.0/src/services/mp3tunes/Mp3tunesLocker.h:208:17: note: Technically the member function 'Mp3tunesLocker::fileKey' can be static.
amarok-2.9.0/src/services/mp3tunes/Mp3tunesLockerMeta.h:35:9: style: Class 'Mp3tunesLockerPlaylist' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/mp3tunes/Mp3tunesLockerMeta.h:50:9: style: Class 'Mp3tunesLockerArtist' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/mp3tunes/Mp3tunesLockerMeta.h:68:9: style: Class 'Mp3tunesLockerAlbum' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/mp3tunes/Mp3tunesLockerMeta.h:89:9: style: Class 'Mp3tunesLockerTrack' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/mp3tunes/Mp3tunesLocker.h:57:9: style: Class 'Mp3tunesLocker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/mp3tunes/Mp3tunesLockerMeta.cpp:235:5: style: Class 'Mp3tunesLockerPlaylist' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
amarok-2.9.0/src/services/mp3tunes/Mp3tunesLockerMeta.cpp:235:5: style: Class 'Mp3tunesLockerPlaylist' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
amarok-2.9.0/src/services/mp3tunes/Mp3tunesMeta.h:40:9: style: Class 'Mp3TunesTrack' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/mp3tunes/Mp3tunesMeta.h:58:5: style: Class 'Mp3TunesAlbum' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/mp3tunes/Mp3tunesMeta.h:59:5: style: Class 'Mp3TunesAlbum' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/mp3tunes/Mp3tunesMeta.h:45:25: style: The function 'type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceMetaBase.h:196:25: note: Virtual function in base class
amarok-2.9.0/src/services/mp3tunes/Mp3tunesMeta.h:45:25: note: Function in derived class
amarok-2.9.0/src/services/mp3tunes/Mp3tunesMeta.h:63:21: style: The function 'downloadPrefix' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceAlbumCoverDownloader.h:69:21: note: Virtual function in base class
amarok-2.9.0/src/services/mp3tunes/Mp3tunesMeta.h:63:21: note: Function in derived class
amarok-2.9.0/src/services/mp3tunes/Mp3tunesMeta.h:65:18: style: The function 'setCoverUrl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceAlbumCoverDownloader.h:75:18: note: Virtual function in base class
amarok-2.9.0/src/services/mp3tunes/Mp3tunesMeta.h:65:18: note: Function in derived class
amarok-2.9.0/src/services/mp3tunes/Mp3tunesMeta.h:66:21: style: The function 'coverUrl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceAlbumCoverDownloader.h:81:21: note: Virtual function in base class
amarok-2.9.0/src/services/mp3tunes/Mp3tunesMeta.h:66:21: note: Function in derived class
amarok-2.9.0/src/services/mp3tunes/Mp3tunesService.cpp:94:104: style: Function 'Mp3tunesService' argument 3 names different: declaration 'partnerToken' definition 'token'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/mp3tunes/Mp3tunesService.h:60:46: note: Function 'Mp3tunesService' argument 3 names different: declaration 'partnerToken' definition 'token'.
amarok-2.9.0/src/services/mp3tunes/Mp3tunesService.cpp:94:104: note: Function 'Mp3tunesService' argument 3 names different: declaration 'partnerToken' definition 'token'.
amarok-2.9.0/src/services/mp3tunes/Mp3tunesWorkers.h:59:9: style: Class 'Mp3tunesArtistFetcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/mp3tunes/Mp3tunesService.h:37:22: style: The function 'possiblyContainsTrack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceBase.h:79:22: note: Virtual function in base class
amarok-2.9.0/src/services/mp3tunes/Mp3tunesService.h:37:22: note: Function in derived class
amarok-2.9.0/src/services/mp3tunes/Mp3tunesService.h:40:25: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceBase.h:65:25: note: Virtual function in base class
amarok-2.9.0/src/services/mp3tunes/Mp3tunesService.h:40:25: note: Function in derived class
amarok-2.9.0/src/services/mp3tunes/Mp3tunesService.h:41:30: style: The function 'config' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceBase.h:71:30: note: Virtual function in base class
amarok-2.9.0/src/services/mp3tunes/Mp3tunesService.h:41:30: note: Function in derived class
amarok-2.9.0/src/services/mp3tunes/Mp3tunesService.h:70:10: style: The function 'polish' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceBase.h:200:18: note: Virtual function in base class
amarok-2.9.0/src/services/mp3tunes/Mp3tunesService.h:70:10: note: Function in derived class
amarok-2.9.0/src/services/mp3tunes/Mp3tunesService.h:72:39: style: The function 'collection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceBase.h:195:39: note: Virtual function in base class
amarok-2.9.0/src/services/mp3tunes/Mp3tunesService.h:72:39: note: Function in derived class
amarok-2.9.0/src/services/mp3tunes/Mp3tunesServiceCollectionLocation.h:33:9: style: Class 'Mp3tunesServiceCollectionLocation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/mp3tunes/Mp3tunesServiceQueryMaker.cpp:291:85: style: Function 'artistDownloadComplete' argument 1 names different: declaration 'artists' definition 'artistList'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/mp3tunes/Mp3tunesServiceQueryMaker.h:97:62: note: Function 'artistDownloadComplete' argument 1 names different: declaration 'artists' definition 'artistList'.
amarok-2.9.0/src/services/mp3tunes/Mp3tunesServiceQueryMaker.cpp:291:85: note: Function 'artistDownloadComplete' argument 1 names different: declaration 'artists' definition 'artistList'.
amarok-2.9.0/src/services/mp3tunes/Mp3tunesServiceQueryMaker.cpp:320:83: style: Function 'albumDownloadComplete' argument 1 names different: declaration 'albums' definition 'albumsList'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/mp3tunes/Mp3tunesServiceQueryMaker.h:98:60: note: Function 'albumDownloadComplete' argument 1 names different: declaration 'albums' definition 'albumsList'.
amarok-2.9.0/src/services/mp3tunes/Mp3tunesServiceQueryMaker.cpp:320:83: note: Function 'albumDownloadComplete' argument 1 names different: declaration 'albums' definition 'albumsList'.
amarok-2.9.0/src/services/mp3tunes/Mp3tunesServiceQueryMaker.cpp:377:83: style: Function 'trackDownloadComplete' argument 1 names different: declaration 'tracks' definition 'tracksList'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/mp3tunes/Mp3tunesServiceQueryMaker.h:99:60: note: Function 'trackDownloadComplete' argument 1 names different: declaration 'tracks' definition 'tracksList'.
amarok-2.9.0/src/services/mp3tunes/Mp3tunesServiceQueryMaker.cpp:377:83: note: Function 'trackDownloadComplete' argument 1 names different: declaration 'tracks' definition 'tracksList'.
amarok-2.9.0/src/services/mp3tunes/Mp3tunesServiceQueryMaker.cpp:42:28: warning: Member variable 'Mp3tunesServiceQueryMaker::m_collection' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/services/mp3tunes/Mp3tunesServiceQueryMaker.cpp:42:28: warning: Member variable 'Mp3tunesServiceQueryMaker::m_locker' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/services/mp3tunes/Mp3tunesServiceQueryMaker.cpp:42:28: warning: Member variable 'Mp3tunesServiceQueryMaker::m_filterType' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/services/mp3tunes/Mp3tunesServiceQueryMaker.cpp:56:28: warning: Member variable 'Mp3tunesServiceQueryMaker::m_collection' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/services/mp3tunes/Mp3tunesServiceQueryMaker.cpp:56:28: warning: Member variable 'Mp3tunesServiceQueryMaker::m_filterType' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/services/mp3tunes/Mp3tunesServiceQueryMaker.cpp:50:5: performance: Variable 'm_sessionId' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
amarok-2.9.0/src/services/mp3tunes/Mp3tunesServiceQueryMaker.cpp:63:5: performance: Variable 'm_sessionId' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
amarok-2.9.0/src/services/mp3tunes/harmonydaemon/AmarokClient.h:27:22: style: The function 'harmonyError' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/mp3tunes/harmonydaemon/Mp3tunesHarmonyClient.h:29:22: note: Virtual function in base class
amarok-2.9.0/src/services/mp3tunes/harmonydaemon/AmarokClient.h:27:22: note: Function in derived class
amarok-2.9.0/src/services/mp3tunes/harmonydaemon/AmarokClient.h:28:22: style: The function 'harmonyWaitingForEmail' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/mp3tunes/harmonydaemon/Mp3tunesHarmonyClient.h:30:22: note: Virtual function in base class
amarok-2.9.0/src/services/mp3tunes/harmonydaemon/AmarokClient.h:28:22: note: Function in derived class
amarok-2.9.0/src/services/mp3tunes/harmonydaemon/AmarokClient.h:29:22: style: The function 'harmonyWaitingForPin' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/mp3tunes/harmonydaemon/Mp3tunesHarmonyClient.h:31:22: note: Virtual function in base class
amarok-2.9.0/src/services/mp3tunes/harmonydaemon/AmarokClient.h:29:22: note: Function in derived class
amarok-2.9.0/src/services/mp3tunes/harmonydaemon/AmarokClient.h:30:22: style: The function 'harmonyConnected' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/mp3tunes/harmonydaemon/Mp3tunesHarmonyClient.h:32:22: note: Virtual function in base class
amarok-2.9.0/src/services/mp3tunes/harmonydaemon/AmarokClient.h:30:22: note: Function in derived class
amarok-2.9.0/src/services/mp3tunes/harmonydaemon/AmarokClient.h:31:22: style: The function 'harmonyDisconnected' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/mp3tunes/harmonydaemon/Mp3tunesHarmonyClient.h:33:22: note: Virtual function in base class
amarok-2.9.0/src/services/mp3tunes/harmonydaemon/AmarokClient.h:31:22: note: Function in derived class
amarok-2.9.0/src/services/mp3tunes/harmonydaemon/AmarokClient.h:32:22: style: The function 'harmonyDownloadReady' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/mp3tunes/harmonydaemon/Mp3tunesHarmonyClient.h:34:22: note: Virtual function in base class
amarok-2.9.0/src/services/mp3tunes/harmonydaemon/AmarokClient.h:32:22: note: Function in derived class
amarok-2.9.0/src/services/mp3tunes/harmonydaemon/AmarokClient.h:33:22: style: The function 'harmonyDownloadPending' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/mp3tunes/harmonydaemon/Mp3tunesHarmonyClient.h:35:22: note: Virtual function in base class
amarok-2.9.0/src/services/mp3tunes/harmonydaemon/AmarokClient.h:33:22: note: Function in derived class
amarok-2.9.0/src/services/mp3tunes/harmonydaemon/Mp3tunesHarmonyDaemon.h:59:5: style: Class 'Mp3tunesHarmonyDaemon' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/mp3tunes/harmonydaemon/Mp3tunesHarmonyDownload.cpp:36:5: performance: Variable 'm_fileKey' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
amarok-2.9.0/src/services/mp3tunes/harmonydaemon/Mp3tunesHarmonyDownload.cpp:37:5: performance: Variable 'm_fileName' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
amarok-2.9.0/src/services/mp3tunes/harmonydaemon/Mp3tunesHarmonyDownload.cpp:38:5: performance: Variable 'm_fileFormat' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
amarok-2.9.0/src/services/mp3tunes/harmonydaemon/Mp3tunesHarmonyDownload.cpp:40:5: performance: Variable 'm_artistName' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
amarok-2.9.0/src/services/mp3tunes/harmonydaemon/Mp3tunesHarmonyDownload.cpp:58:5: performance: Variable 'm_fileKey' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/harmony.c:685:5: style: Variable 'current' is reassigned a value before the old one has been used. [redundantAssignment]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/harmony.c:673:0: note: Variable 'current' is reassigned a value before the old one has been used.
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/harmony.c:685:5: note: Variable 'current' is reassigned a value before the old one has been used.
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/harmony.c:54:9: style: The scope of the variable 'count' can be reduced. [variableScope]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/harmony.c:320:12: style: The scope of the variable 'email' can be reduced. [variableScope]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/harmony.c:367:11: style: The scope of the variable 'pin' can be reduced. [variableScope]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/harmony.c:411:11: style: The scope of the variable 'email' can be reduced. [variableScope]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/harmony.c:735:42: style: The scope of the variable 'current_da' can be reduced. [variableScope]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/harmony.c:125:71: style: Function 'mp3tunes_harmony_download_init' argument 1 names different: declaration 'harmony_download_t' definition 'harmony_download'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/harmony.h:80:66: note: Function 'mp3tunes_harmony_download_init' argument 1 names different: declaration 'harmony_download_t' definition 'harmony_download'.
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/harmony.c:125:71: note: Function 'mp3tunes_harmony_download_init' argument 1 names different: declaration 'harmony_download_t' definition 'harmony_download'.
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/harmony.c:142:73: style: Function 'mp3tunes_harmony_download_deinit' argument 1 names different: declaration 'harmony_download_t' definition 'harmony_download'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/harmony.h:81:68: note: Function 'mp3tunes_harmony_download_deinit' argument 1 names different: declaration 'harmony_download_t' definition 'harmony_download'.
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/harmony.c:142:73: note: Function 'mp3tunes_harmony_download_deinit' argument 1 names different: declaration 'harmony_download_t' definition 'harmony_download'.
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/harmony.c:706:70: style: Function 'mp3tunes_harmony_set_identifier' argument 2 names different: declaration 'email' definition 'identifier'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/harmony.h:127:70: note: Function 'mp3tunes_harmony_set_identifier' argument 2 names different: declaration 'email' definition 'identifier'.
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/harmony.c:706:70: note: Function 'mp3tunes_harmony_set_identifier' argument 2 names different: declaration 'email' definition 'identifier'.
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:252:18: style: The scope of the variable 'value' can be reduced. [variableScope]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:253:11: style: The scope of the variable 'encoded_name' can be reduced. [variableScope]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:253:26: style: The scope of the variable 'encoded_value' can be reduced. [variableScope]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:518:10: style: The scope of the variable 'value' can be reduced. [variableScope]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:614:30: style: The scope of the variable 'track' can be reduced. [variableScope]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:635:31: style: The scope of the variable 'artist' can be reduced. [variableScope]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:650:30: style: The scope of the variable 'album' can be reduced. [variableScope]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:666:33: style: The scope of the variable 'playlist' can be reduced. [variableScope]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:687:10: style: The scope of the variable 'artist_id_s' can be reduced. [variableScope]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:688:10: style: The scope of the variable 'album_id_s' can be reduced. [variableScope]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:1017:10: style: The scope of the variable 'artist_id_string' can be reduced. [variableScope]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:442:106: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:454:137: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:692:121: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:695:147: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:698:145: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:702:171: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:705:145: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:758:127: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:831:131: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:883:130: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:934:114: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:976:128: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:1020:117: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:1023:148: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:1073:127: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:1121:116: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:1176:123: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:1409:130: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:1513:158: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:611:70: style: Function 'mp3tunes_locker_track_list_deinit' argument 1 names different: declaration 'list' definition 'track_list'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.h:129:71: note: Function 'mp3tunes_locker_track_list_deinit' argument 1 names different: declaration 'list' definition 'track_list'.
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:611:70: note: Function 'mp3tunes_locker_track_list_deinit' argument 1 names different: declaration 'list' definition 'track_list'.
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:632:72: style: Function 'mp3tunes_locker_artist_list_deinit' argument 1 names different: declaration 'list' definition 'artist_list'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.h:130:72: note: Function 'mp3tunes_locker_artist_list_deinit' argument 1 names different: declaration 'list' definition 'artist_list'.
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:632:72: note: Function 'mp3tunes_locker_artist_list_deinit' argument 1 names different: declaration 'list' definition 'artist_list'.
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:647:70: style: Function 'mp3tunes_locker_album_list_deinit' argument 1 names different: declaration 'list' definition 'album_list'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.h:131:71: note: Function 'mp3tunes_locker_album_list_deinit' argument 1 names different: declaration 'list' definition 'album_list'.
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:647:70: note: Function 'mp3tunes_locker_album_list_deinit' argument 1 names different: declaration 'list' definition 'album_list'.
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:663:76: style: Function 'mp3tunes_locker_playlist_list_deinit' argument 1 names different: declaration 'list' definition 'playlist_list'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.h:132:74: note: Function 'mp3tunes_locker_playlist_list_deinit' argument 1 names different: declaration 'list' definition 'playlist_list'.
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:663:76: note: Function 'mp3tunes_locker_playlist_list_deinit' argument 1 names different: declaration 'list' definition 'playlist_list'.
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:751:98: style: Function 'mp3tunes_locker_tracks_search' argument 2 names different: declaration 'tracks_return' definition 'tracks'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.h:122:98: note: Function 'mp3tunes_locker_tracks_search' argument 2 names different: declaration 'tracks_return' definition 'tracks'.
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:751:98: note: Function 'mp3tunes_locker_tracks_search' argument 2 names different: declaration 'tracks_return' definition 'tracks'.
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:751:112: style: Function 'mp3tunes_locker_tracks_search' argument 3 names different: declaration 'query' definition 'search'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.h:122:119: note: Function 'mp3tunes_locker_tracks_search' argument 3 names different: declaration 'query' definition 'search'.
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:751:112: note: Function 'mp3tunes_locker_tracks_search' argument 3 names different: declaration 'query' definition 'search'.
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:804:90: style: Function 'mp3tunes_locker_tracks' argument 2 names different: declaration 'tracks_return' definition 'tracks'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.h:121:91: note: Function 'mp3tunes_locker_tracks' argument 2 names different: declaration 'tracks_return' definition 'tracks'.
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:804:90: note: Function 'mp3tunes_locker_tracks' argument 2 names different: declaration 'tracks_return' definition 'tracks'.
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:808:105: style: Function 'mp3tunes_locker_tracks_with_artist_id' argument 2 names different: declaration 'tracks_return' definition 'tracks'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.h:125:106: note: Function 'mp3tunes_locker_tracks_with_artist_id' argument 2 names different: declaration 'tracks_return' definition 'tracks'.
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:808:105: note: Function 'mp3tunes_locker_tracks_with_artist_id' argument 2 names different: declaration 'tracks_return' definition 'tracks'.
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:812:104: style: Function 'mp3tunes_locker_tracks_with_album_id' argument 2 names different: declaration 'tracks_return' definition 'tracks'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.h:124:105: note: Function 'mp3tunes_locker_tracks_with_album_id' argument 2 names different: declaration 'tracks_return' definition 'tracks'.
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:812:104: note: Function 'mp3tunes_locker_tracks_with_album_id' argument 2 names different: declaration 'tracks_return' definition 'tracks'.
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:820:107: style: Function 'mp3tunes_locker_tracks_with_playlist_id' argument 2 names different: declaration 'tracks_return' definition 'tracks'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.h:123:108: note: Function 'mp3tunes_locker_tracks_with_playlist_id' argument 2 names different: declaration 'tracks_return' definition 'tracks'.
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:820:107: note: Function 'mp3tunes_locker_tracks_with_playlist_id' argument 2 names different: declaration 'tracks_return' definition 'tracks'.
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:927:92: style: Function 'mp3tunes_locker_artists' argument 2 names different: declaration 'artists_return' definition 'artists'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.h:113:93: note: Function 'mp3tunes_locker_artists' argument 2 names different: declaration 'artists_return' definition 'artists'.
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:927:92: note: Function 'mp3tunes_locker_artists' argument 2 names different: declaration 'artists_return' definition 'artists'.
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:969:100: style: Function 'mp3tunes_locker_artists_search' argument 2 names different: declaration 'artists_return' definition 'artists'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.h:114:100: note: Function 'mp3tunes_locker_artists_search' argument 2 names different: declaration 'artists_return' definition 'artists'.
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:969:100: note: Function 'mp3tunes_locker_artists_search' argument 2 names different: declaration 'artists_return' definition 'artists'.
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:969:115: style: Function 'mp3tunes_locker_artists_search' argument 3 names different: declaration 'query' definition 'search'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.h:114:122: note: Function 'mp3tunes_locker_artists_search' argument 3 names different: declaration 'query' definition 'search'.
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:969:115: note: Function 'mp3tunes_locker_artists_search' argument 3 names different: declaration 'query' definition 'search'.
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:1011:105: style: Function 'mp3tunes_locker_albums_with_artist_id' argument 2 names different: declaration 'albums_return' definition 'albums'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.h:115:106: note: Function 'mp3tunes_locker_albums_with_artist_id' argument 2 names different: declaration 'albums_return' definition 'albums'.
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:1011:105: note: Function 'mp3tunes_locker_albums_with_artist_id' argument 2 names different: declaration 'albums_return' definition 'albums'.
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:1062:90: style: Function 'mp3tunes_locker_albums' argument 2 names different: declaration 'albums_return' definition 'albums'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.h:116:91: note: Function 'mp3tunes_locker_albums' argument 2 names different: declaration 'albums_return' definition 'albums'.
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:1062:90: note: Function 'mp3tunes_locker_albums' argument 2 names different: declaration 'albums_return' definition 'albums'.
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:1066:99: style: Function 'mp3tunes_locker_albums_search' argument 2 names different: declaration 'albums_return' definition 'albums'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.h:117:99: note: Function 'mp3tunes_locker_albums_search' argument 2 names different: declaration 'albums_return' definition 'albums'.
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:1066:99: note: Function 'mp3tunes_locker_albums_search' argument 2 names different: declaration 'albums_return' definition 'albums'.
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:1066:113: style: Function 'mp3tunes_locker_albums_search' argument 3 names different: declaration 'query' definition 'search'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.h:117:120: note: Function 'mp3tunes_locker_albums_search' argument 3 names different: declaration 'query' definition 'search'.
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:1066:113: note: Function 'mp3tunes_locker_albums_search' argument 3 names different: declaration 'query' definition 'search'.
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:1114:96: style: Function 'mp3tunes_locker_playlists' argument 2 names different: declaration 'playlist_return' definition 'playlists'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.h:118:96: note: Function 'mp3tunes_locker_playlists' argument 2 names different: declaration 'playlist_return' definition 'playlists'.
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:1114:96: note: Function 'mp3tunes_locker_playlists' argument 2 names different: declaration 'playlist_return' definition 'playlists'.
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:1158:91: style: Function 'mp3tunes_locker_search' argument 2 names different: declaration 'artists_return' definition 'artists'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.h:119:91: note: Function 'mp3tunes_locker_search' argument 2 names different: declaration 'artists_return' definition 'artists'.
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:1158:91: note: Function 'mp3tunes_locker_search' argument 2 names different: declaration 'artists_return' definition 'artists'.
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:1158:131: style: Function 'mp3tunes_locker_search' argument 3 names different: declaration 'albums_return' definition 'albums'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.h:119:138: note: Function 'mp3tunes_locker_search' argument 3 names different: declaration 'albums_return' definition 'albums'.
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:1158:131: note: Function 'mp3tunes_locker_search' argument 3 names different: declaration 'albums_return' definition 'albums'.
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:1158:170: style: Function 'mp3tunes_locker_search' argument 4 names different: declaration 'tracks_return' definition 'tracks'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.h:119:184: note: Function 'mp3tunes_locker_search' argument 4 names different: declaration 'tracks_return' definition 'tracks'.
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:1158:170: note: Function 'mp3tunes_locker_search' argument 4 names different: declaration 'tracks_return' definition 'tracks'.
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:287:2: error: Common realloc mistake: 'url' nulled but not freed upon failure [memleakOnRealloc]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/locker.c:311:5: error: Common realloc mistake: 'url' nulled but not freed upon failure [memleakOnRealloc]
amarok-2.9.0/src/services/mp3tunes/libmp3tunes/md5.c:8:0: error: #error "You need either OpenSSL or GNU Libgcrypt to build this file" [preprocessorErrorDirective]
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryDatabaseHandler.cpp:63:5: style: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryDatabaseHandler.cpp:51:0: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryDatabaseHandler.cpp:63:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryDatabaseHandler.cpp:75:5: style: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryDatabaseHandler.cpp:63:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryDatabaseHandler.cpp:75:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryDatabaseHandler.cpp:90:5: style: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryDatabaseHandler.cpp:75:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryDatabaseHandler.cpp:90:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryDatabaseHandler.cpp:98:5: style: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryDatabaseHandler.cpp:97:0: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryDatabaseHandler.cpp:98:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryDatabaseHandler.cpp:99:5: style: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryDatabaseHandler.cpp:98:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryDatabaseHandler.cpp:99:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryDatabaseHandler.cpp:100:5: style: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryDatabaseHandler.cpp:99:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryDatabaseHandler.cpp:100:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryDatabaseHandler.cpp:102:5: style: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryDatabaseHandler.cpp:100:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryDatabaseHandler.cpp:102:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryDatabaseHandler.cpp:103:5: style: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryDatabaseHandler.cpp:102:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryDatabaseHandler.cpp:103:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryDatabaseHandler.cpp:104:5: style: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryDatabaseHandler.cpp:103:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryDatabaseHandler.cpp:104:5: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryDatabaseHandler.h:44:10: performance: Technically the member function 'OpmlDirectoryDatabaseHandler::createDatabase' can be static. [functionStatic]
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryDatabaseHandler.cpp:32:31: note: Technically the member function 'OpmlDirectoryDatabaseHandler::createDatabase' can be static.
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryDatabaseHandler.h:44:10: note: Technically the member function 'OpmlDirectoryDatabaseHandler::createDatabase' can be static.
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryDatabaseHandler.h:49:10: performance: Technically the member function 'OpmlDirectoryDatabaseHandler::destroyDatabase' can be static. [functionStatic]
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryDatabaseHandler.cpp:94:31: note: Technically the member function 'OpmlDirectoryDatabaseHandler::destroyDatabase' can be static.
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryDatabaseHandler.h:49:10: note: Technically the member function 'OpmlDirectoryDatabaseHandler::destroyDatabase' can be static.
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryDatabaseHandler.h:68:10: performance: Technically the member function 'OpmlDirectoryDatabaseHandler::begin' can be static. [functionStatic]
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryDatabaseHandler.cpp:146:31: note: Technically the member function 'OpmlDirectoryDatabaseHandler::begin' can be static.
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryDatabaseHandler.h:68:10: note: Technically the member function 'OpmlDirectoryDatabaseHandler::begin' can be static.
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryDatabaseHandler.h:73:10: performance: Technically the member function 'OpmlDirectoryDatabaseHandler::commit' can be static. [functionStatic]
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryDatabaseHandler.cpp:154:31: note: Technically the member function 'OpmlDirectoryDatabaseHandler::commit' can be static.
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryDatabaseHandler.h:73:10: note: Technically the member function 'OpmlDirectoryDatabaseHandler::commit' can be static.
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryMeta.h:53:5: style: Class 'OpmlDirectoryFeed' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryMeta.h:54:5: style: Class 'OpmlDirectoryFeed' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryMeta.h:60:9: style: Class 'OpmlDirectoryCategory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryMeta.h:61:9: style: Class 'OpmlDirectoryCategory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryMeta.h:36:32: style: The function 'createTrack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceMetaBase.h:46:32: note: Virtual function in base class
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryMeta.h:36:32: note: Function in derived class
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryMeta.h:37:32: style: The function 'createAlbum' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceMetaBase.h:50:32: note: Virtual function in base class
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryMeta.h:37:32: note: Function in derived class
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryInfoParser.h:37:18: style: The function 'getInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/InfoParserBase.h:40:18: note: Virtual function in base class
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryInfoParser.h:37:18: note: Function in derived class
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryInfoParser.h:38:18: style: The function 'getInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/InfoParserBase.h:48:18: note: Virtual function in base class
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryInfoParser.h:38:18: note: Function in derived class
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryInfoParser.h:39:18: style: The function 'getInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/InfoParserBase.h:56:18: note: Virtual function in base class
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryInfoParser.h:39:18: note: Function in derived class
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryService.h:41:25: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceBase.h:65:25: note: Virtual function in base class
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryService.h:41:25: note: Function in derived class
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryService.h:42:30: style: The function 'config' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceBase.h:71:30: note: Virtual function in base class
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryService.h:42:30: note: Function in derived class
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryService.h:59:14: style: The function 'polish' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceBase.h:200:18: note: Virtual function in base class
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryService.h:59:14: note: Function in derived class
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryService.h:61:43: style: The function 'collection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceBase.h:195:39: note: Virtual function in base class
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryService.h:61:43: note: Function in derived class
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryModel.cpp:74:47: style: Function 'flags' argument 1 names different: declaration 'index' definition 'idx'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryModel.h:48:53: note: Function 'flags' argument 1 names different: declaration 'index' definition 'idx'.
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryModel.cpp:74:47: note: Function 'flags' argument 1 names different: declaration 'index' definition 'idx'.
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryModel.cpp:88:48: style: Function 'parent' argument 1 names different: declaration 'index' definition 'idx'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryModel.h:49:52: note: Function 'parent' argument 1 names different: declaration 'index' definition 'idx'.
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryModel.cpp:88:48: note: Function 'parent' argument 1 names different: declaration 'index' definition 'idx'.
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryModel.cpp:146:46: style: Function 'data' argument 1 names different: declaration 'index' definition 'idx'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryModel.h:53:47: note: Function 'data' argument 1 names different: declaration 'index' definition 'idx'.
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryModel.cpp:146:46: note: Function 'data' argument 1 names different: declaration 'index' definition 'idx'.
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryModel.cpp:186:49: style: Function 'setData' argument 1 names different: declaration 'index' definition 'idx'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryModel.h:54:46: note: Function 'setData' argument 1 names different: declaration 'index' definition 'idx'.
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryModel.cpp:186:49: note: Function 'setData' argument 1 names different: declaration 'index' definition 'idx'.
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryModel.cpp:488:76: style: Function 'addOutlineToModel' argument 2 names different: declaration 'oultine' definition 'outline'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryModel.h:81:72: note: Function 'addOutlineToModel' argument 2 names different: declaration 'oultine' definition 'outline'.
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryModel.cpp:488:76: note: Function 'addOutlineToModel' argument 2 names different: declaration 'oultine' definition 'outline'.
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryService.h:64:25: warning: Virtual function 'command' is called from constructor 'OpmlDirectoryService(OpmlDirectoryServiceFactory*parent,const QString&name,const QString&prettyName)' at line 81. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryService.cpp:81:52: note: Calling command
amarok-2.9.0/src/services/opmldirectory/OpmlDirectoryService.h:64:25: note: command is a virtual method
amarok-2.9.0/src/services/scriptable/ScriptableService.cpp:134:13: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
amarok-2.9.0/src/services/scriptable/ScriptableService.cpp:33:20: warning: Member variable 'ScriptableService::m_levels' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/services/scriptable/ScriptableService.cpp:33:20: warning: Member variable 'ScriptableService::m_hasSearchBar' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/services/scriptable/ScriptableServiceCollection.cpp:24:30: warning: Member variable 'ScriptableServiceCollection::m_levels' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/services/scriptable/ScriptableServiceQueryMaker.h:39:18: style: The function 'run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/DynamicServiceQueryMaker.h:48:18: note: Virtual function in base class
amarok-2.9.0/src/services/scriptable/ScriptableServiceQueryMaker.h:39:18: note: Function in derived class
amarok-2.9.0/src/services/scriptable/ScriptableServiceQueryMaker.h:40:18: style: The function 'abortQuery' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/DynamicServiceQueryMaker.h:49:18: note: Virtual function in base class
amarok-2.9.0/src/services/scriptable/ScriptableServiceQueryMaker.h:40:18: note: Function in derived class
amarok-2.9.0/src/services/scriptable/ScriptableServiceQueryMaker.h:42:25: style: The function 'setQueryType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/DynamicServiceQueryMaker.h:54:25: note: Virtual function in base class
amarok-2.9.0/src/services/scriptable/ScriptableServiceQueryMaker.h:42:25: note: Function in derived class
amarok-2.9.0/src/services/scriptable/ScriptableServiceQueryMaker.h:47:25: style: The function 'addMatch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/DynamicServiceQueryMaker.h:63:25: note: Virtual function in base class
amarok-2.9.0/src/services/scriptable/ScriptableServiceQueryMaker.h:47:25: note: Function in derived class
amarok-2.9.0/src/services/scriptable/ScriptableServiceQueryMaker.h:48:25: style: The function 'addMatch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/DynamicServiceQueryMaker.h:61:25: note: Virtual function in base class
amarok-2.9.0/src/services/scriptable/ScriptableServiceQueryMaker.h:48:25: note: Function in derived class
amarok-2.9.0/src/services/scriptable/ScriptableServiceQueryMaker.h:49:25: style: The function 'addMatch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/DynamicServiceQueryMaker.h:62:25: note: Virtual function in base class
amarok-2.9.0/src/services/scriptable/ScriptableServiceQueryMaker.h:49:25: note: Function in derived class
amarok-2.9.0/src/services/scriptable/ScriptableServiceInfoParser.h:32:5: style: Class 'ScriptableServiceInfoParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/scriptable/ScriptableServiceInfoParser.h:38:18: style: The function 'getInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/InfoParserBase.h:40:18: note: Virtual function in base class
amarok-2.9.0/src/services/scriptable/ScriptableServiceInfoParser.h:38:18: note: Function in derived class
amarok-2.9.0/src/services/scriptable/ScriptableServiceInfoParser.h:39:18: style: The function 'getInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/InfoParserBase.h:48:18: note: Virtual function in base class
amarok-2.9.0/src/services/scriptable/ScriptableServiceInfoParser.h:39:18: note: Function in derived class
amarok-2.9.0/src/services/scriptable/ScriptableServiceInfoParser.h:40:18: style: The function 'getInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/InfoParserBase.h:56:18: note: Virtual function in base class
amarok-2.9.0/src/services/scriptable/ScriptableServiceInfoParser.h:40:18: note: Function in derived class
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta.cpp:276:52: style: Function 'setGenreId' argument 1 names different: declaration 'artistId' definition 'genreId'. [funcArgNamesDifferent]
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta.h:128:30: note: Function 'setGenreId' argument 1 names different: declaration 'artistId' definition 'genreId'.
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta.cpp:276:52: note: Function 'setGenreId' argument 1 names different: declaration 'artistId' definition 'genreId'.
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta_p.h:46:17: style: Technically the member function 'ScriptableServiceInternalMetaItem::serviceName' can be const. [functionConst]
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta_p.h:47:17: style: Technically the member function 'ScriptableServiceInternalMetaItem::serviceDescription' can be const. [functionConst]
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta_p.h:48:17: style: Technically the member function 'ScriptableServiceInternalMetaItem::serviceEmblem' can be const. [functionConst]
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta_p.h:49:17: style: Technically the member function 'ScriptableServiceInternalMetaItem::serviceScalableEmblem' can be const. [functionConst]
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta_p.h:67:9: style: Class 'ScriptableServiceInternalSourceInfoCapability' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta_p.h:88:9: style: Class 'ScriptableServiceInternalArtist' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta_p.h:131:9: style: Class 'ScriptableServiceInternalAlbum' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta_p.h:195:9: style: Class 'ScriptableServiceInternalGenre' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta_p.h:237:9: style: Class 'ScriptableServiceInternalComposer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta_p.h:280:9: style: Class 'ScriptableServiceInternalYear' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta_p.h:136:14: style: The function 'isCompilation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceMetaBase.h:347:22: note: Virtual function in base class
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta_p.h:136:14: note: Function in derived class
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta_p.h:141:14: style: The function 'hasAlbumArtist' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceMetaBase.h:351:22: note: Virtual function in base class
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta_p.h:141:14: note: Function in derived class
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta_p.h:146:25: style: The function 'albumArtist' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceMetaBase.h:352:27: note: Virtual function in base class
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta_p.h:146:25: note: Function in derived class
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta_p.h:151:25: style: The function 'tracks' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceMetaBase.h:353:27: note: Virtual function in base class
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta_p.h:151:25: note: Function in derived class
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta_p.h:156:17: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceMetaBase.h:345:25: note: Virtual function in base class
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta_p.h:156:17: note: Function in derived class
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta_p.h:169:25: style: The function 'downloadPrefix' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceAlbumCoverDownloader.h:69:21: note: Virtual function in base class
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta_p.h:169:25: note: Function in derived class
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta_p.h:170:22: style: The function 'setCoverUrl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceAlbumCoverDownloader.h:75:18: note: Virtual function in base class
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta_p.h:170:22: note: Function in derived class
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta_p.h:171:25: style: The function 'coverUrl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceAlbumCoverDownloader.h:81:21: note: Virtual function in base class
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta_p.h:171:25: note: Function in derived class
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta_p.h:175:22: style: The function 'hasCapabilityInterface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceMetaBase.h:357:22: note: Virtual function in base class
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta_p.h:175:22: note: Function in derived class
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta_p.h:180:43: style: The function 'createCapabilityInterface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/services/ServiceMetaBase.h:364:43: note: Virtual function in base class
amarok-2.9.0/src/services/scriptable/ScriptableServiceMeta_p.h:180:43: note: Function in derived class
amarok-2.9.0/src/statsyncing/Config.cpp:328:28: error: Shifting signed 64-bit value by 63 bits is undefined behaviour [shiftTooManyBitsSigned]
amarok-2.9.0/src/statsyncing/Config.h:130:13: style: Class 'Config' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/statsyncing/Config.cpp:34:57: performance: Function parameter 'icon_' should be passed by const reference. [passedByValue]
amarok-2.9.0/src/statsyncing/Controller.cpp:339:35: style: Function 'synchronize' argument 1 names different: declaration 'mode' definition 'intMode'. [funcArgNamesDifferent]
amarok-2.9.0/src/statsyncing/Controller.h:197:35: note: Function 'synchronize' argument 1 names different: declaration 'mode' definition 'intMode'.
amarok-2.9.0/src/statsyncing/Controller.cpp:339:35: note: Function 'synchronize' argument 1 names different: declaration 'mode' definition 'intMode'.
amarok-2.9.0/src/statsyncing/Controller.h:64:26: warning: Virtual function 'registerProvider' is called from constructor 'Controller(QObject*parent=0)' at line 58. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/statsyncing/Controller.cpp:58:19: note: Calling slotCollectionAdded
amarok-2.9.0/src/statsyncing/Controller.cpp:316:5: note: Calling registerProvider
amarok-2.9.0/src/statsyncing/Controller.h:64:26: note: registerProvider is a virtual method
amarok-2.9.0/src/statsyncing/SimpleTrack.h:41:21: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/statsyncing/Track.h:55:29: note: Virtual function in base class
amarok-2.9.0/src/statsyncing/SimpleTrack.h:41:21: note: Function in derived class
amarok-2.9.0/src/statsyncing/SimpleTrack.h:42:21: style: The function 'album' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/statsyncing/Track.h:60:29: note: Virtual function in base class
amarok-2.9.0/src/statsyncing/SimpleTrack.h:42:21: note: Function in derived class
amarok-2.9.0/src/statsyncing/SimpleTrack.h:43:21: style: The function 'artist' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/statsyncing/Track.h:65:29: note: Virtual function in base class
amarok-2.9.0/src/statsyncing/SimpleTrack.h:43:21: note: Function in derived class
amarok-2.9.0/src/statsyncing/SimpleTrack.h:44:21: style: The function 'composer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/statsyncing/Track.h:71:29: note: Virtual function in base class
amarok-2.9.0/src/statsyncing/SimpleTrack.h:44:21: note: Function in derived class
amarok-2.9.0/src/statsyncing/SimpleTrack.h:45:17: style: The function 'year' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/statsyncing/Track.h:77:25: note: Virtual function in base class
amarok-2.9.0/src/statsyncing/SimpleTrack.h:45:17: note: Function in derived class
amarok-2.9.0/src/statsyncing/SimpleTrack.h:46:17: style: The function 'trackNumber' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/statsyncing/Track.h:83:25: note: Virtual function in base class
amarok-2.9.0/src/statsyncing/SimpleTrack.h:46:17: note: Function in derived class
amarok-2.9.0/src/statsyncing/SimpleTrack.h:47:17: style: The function 'discNumber' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/statsyncing/Track.h:89:25: note: Virtual function in base class
amarok-2.9.0/src/statsyncing/SimpleTrack.h:47:17: note: Function in derived class
amarok-2.9.0/src/statsyncing/SimpleTrack.h:49:23: style: The function 'firstPlayed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/statsyncing/Track.h:119:31: note: Virtual function in base class
amarok-2.9.0/src/statsyncing/SimpleTrack.h:49:23: note: Function in derived class
amarok-2.9.0/src/statsyncing/SimpleTrack.h:50:23: style: The function 'lastPlayed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/statsyncing/Track.h:131:31: note: Virtual function in base class
amarok-2.9.0/src/statsyncing/SimpleTrack.h:50:23: note: Function in derived class
amarok-2.9.0/src/statsyncing/SimpleTrack.h:51:17: style: The function 'playCount' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/statsyncing/Track.h:142:25: note: Virtual function in base class
amarok-2.9.0/src/statsyncing/SimpleTrack.h:51:17: note: Function in derived class
amarok-2.9.0/src/statsyncing/SimpleTrack.h:52:17: style: The function 'rating' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/statsyncing/Track.h:107:25: note: Virtual function in base class
amarok-2.9.0/src/statsyncing/SimpleTrack.h:52:17: note: Function in derived class
amarok-2.9.0/src/statsyncing/SimpleTrack.h:54:27: style: The function 'labels' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/statsyncing/Track.h:158:35: note: Virtual function in base class
amarok-2.9.0/src/statsyncing/SimpleTrack.h:54:27: note: Function in derived class
amarok-2.9.0/src/statsyncing/SimpleWritableTrack.h:41:23: style: The function 'firstPlayed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/statsyncing/SimpleTrack.h:49:23: note: Virtual function in base class
amarok-2.9.0/src/statsyncing/SimpleWritableTrack.h:41:23: note: Function in derived class
amarok-2.9.0/src/statsyncing/SimpleWritableTrack.h:47:18: style: The function 'setFirstPlayed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/statsyncing/Track.h:125:26: note: Virtual function in base class
amarok-2.9.0/src/statsyncing/SimpleWritableTrack.h:47:18: note: Function in derived class
amarok-2.9.0/src/statsyncing/SimpleWritableTrack.h:49:23: style: The function 'lastPlayed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/statsyncing/SimpleTrack.h:50:23: note: Virtual function in base class
amarok-2.9.0/src/statsyncing/SimpleWritableTrack.h:49:23: note: Function in derived class
amarok-2.9.0/src/statsyncing/SimpleWritableTrack.h:55:18: style: The function 'setLastPlayed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/statsyncing/Track.h:137:26: note: Virtual function in base class
amarok-2.9.0/src/statsyncing/SimpleWritableTrack.h:55:18: note: Function in derived class
amarok-2.9.0/src/statsyncing/SimpleWritableTrack.h:57:17: style: The function 'playCount' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/statsyncing/SimpleTrack.h:51:17: note: Virtual function in base class
amarok-2.9.0/src/statsyncing/SimpleWritableTrack.h:57:17: note: Function in derived class
amarok-2.9.0/src/statsyncing/SimpleWritableTrack.h:58:18: style: The function 'setPlayCount' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/statsyncing/Track.h:153:26: note: Virtual function in base class
amarok-2.9.0/src/statsyncing/SimpleWritableTrack.h:58:18: note: Function in derived class
amarok-2.9.0/src/statsyncing/SimpleWritableTrack.h:60:17: style: The function 'rating' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/statsyncing/SimpleTrack.h:52:17: note: Virtual function in base class
amarok-2.9.0/src/statsyncing/SimpleWritableTrack.h:60:17: note: Function in derived class
amarok-2.9.0/src/statsyncing/SimpleWritableTrack.h:61:18: style: The function 'setRating' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/statsyncing/Track.h:113:26: note: Virtual function in base class
amarok-2.9.0/src/statsyncing/SimpleWritableTrack.h:61:18: note: Function in derived class
amarok-2.9.0/src/statsyncing/SimpleWritableTrack.h:63:27: style: The function 'labels' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/statsyncing/SimpleTrack.h:54:27: note: Virtual function in base class
amarok-2.9.0/src/statsyncing/SimpleWritableTrack.h:63:27: note: Function in derived class
amarok-2.9.0/src/statsyncing/SimpleWritableTrack.h:64:18: style: The function 'setLabels' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/statsyncing/Track.h:163:26: note: Virtual function in base class
amarok-2.9.0/src/statsyncing/SimpleWritableTrack.h:64:18: note: Function in derived class
amarok-2.9.0/src/statsyncing/SimpleWritableTrack.h:66:10: style: The function 'commit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/statsyncing/Track.h:185:26: note: Virtual function in base class
amarok-2.9.0/src/statsyncing/SimpleWritableTrack.h:66:10: note: Function in derived class
amarok-2.9.0/src/statsyncing/collection/CollectionProvider.h:42:13: style: Class 'CollectionProvider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/statsyncing/jobs/MatchTracksJob.cpp:157:79: style: Function 'matchTracksFromArtist' argument 1 names different: declaration 'artistProviders' definition 'providerArtists'. [funcArgNamesDifferent]
amarok-2.9.0/src/statsyncing/jobs/MatchTracksJob.h:93:80: note: Function 'matchTracksFromArtist' argument 1 names different: declaration 'artistProviders' definition 'providerArtists'.
amarok-2.9.0/src/statsyncing/jobs/MatchTracksJob.cpp:157:79: note: Function 'matchTracksFromArtist' argument 1 names different: declaration 'artistProviders' definition 'providerArtists'.
amarok-2.9.0/src/statsyncing/jobs/SynchronizeTracksJob.cpp:34:62: style: Function 'SynchronizeTracksJob' argument 2 names different: declaration 'trackToScrobble' definition 'tracksToScrobble'. [funcArgNamesDifferent]
amarok-2.9.0/src/statsyncing/jobs/SynchronizeTracksJob.h:43:61: note: Function 'SynchronizeTracksJob' argument 2 names different: declaration 'trackToScrobble' definition 'tracksToScrobble'.
amarok-2.9.0/src/statsyncing/jobs/SynchronizeTracksJob.cpp:34:62: note: Function 'SynchronizeTracksJob' argument 2 names different: declaration 'trackToScrobble' definition 'tracksToScrobble'.
amarok-2.9.0/src/statsyncing/models/CommonModel.h:47:22: performance: Technically the member function 'StatSyncing::CommonModel::sizeHintData' can be static. [functionStatic]
amarok-2.9.0/src/statsyncing/models/CommonModel.cpp:73:14: note: Technically the member function 'StatSyncing::CommonModel::sizeHintData' can be static.
amarok-2.9.0/src/statsyncing/models/CommonModel.h:47:22: note: Technically the member function 'StatSyncing::CommonModel::sizeHintData' can be static.
amarok-2.9.0/src/statsyncing/models/CommonModel.h:48:22: performance: Technically the member function 'StatSyncing::CommonModel::textAlignmentData' can be static. [functionStatic]
amarok-2.9.0/src/statsyncing/models/CommonModel.cpp:129:14: note: Technically the member function 'StatSyncing::CommonModel::textAlignmentData' can be static.
amarok-2.9.0/src/statsyncing/models/CommonModel.h:48:22: note: Technically the member function 'StatSyncing::CommonModel::textAlignmentData' can be static.
amarok-2.9.0/src/statsyncing/models/CommonModel.h:51:22: performance: Technically the member function 'StatSyncing::CommonModel::trackTitleData' can be static. [functionStatic]
amarok-2.9.0/src/statsyncing/models/CommonModel.cpp:206:14: note: Technically the member function 'StatSyncing::CommonModel::trackTitleData' can be static.
amarok-2.9.0/src/statsyncing/models/CommonModel.h:51:22: note: Technically the member function 'StatSyncing::CommonModel::trackTitleData' can be static.
amarok-2.9.0/src/statsyncing/models/MatchedTracksModel.cpp:132:49: style: Function 'setData' argument 1 names different: declaration 'index' definition 'idx'. [funcArgNamesDifferent]
amarok-2.9.0/src/statsyncing/models/MatchedTracksModel.h:74:46: note: Function 'setData' argument 1 names different: declaration 'index' definition 'idx'.
amarok-2.9.0/src/statsyncing/models/MatchedTracksModel.cpp:132:49: note: Function 'setData' argument 1 names different: declaration 'index' definition 'idx'.
amarok-2.9.0/src/statsyncing/models/ProvidersModel.cpp:134:28: error: Shifting signed 64-bit value by 63 bits is undefined behaviour [shiftTooManyBitsSigned]
amarok-2.9.0/src/statsyncing/ui/MatchedTracksPage.cpp:42:13: style: Class 'SortFilterProxyModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/statusbar/CompoundProgressBar.cpp:43:56: style: Function 'addProgressBar' argument 1 names different: declaration 'progressBar' definition 'childBar'. [funcArgNamesDifferent]
amarok-2.9.0/src/statusbar/CompoundProgressBar.h:41:39: note: Function 'addProgressBar' argument 1 names different: declaration 'progressBar' definition 'childBar'.
amarok-2.9.0/src/statusbar/CompoundProgressBar.cpp:43:56: note: Function 'addProgressBar' argument 1 names different: declaration 'progressBar' definition 'childBar'.
amarok-2.9.0/src/statusbar/CompoundProgressBar.cpp:169:59: style: Function 'childBarCancelled' argument 1 names different: declaration 'progressBar' definition 'childBar'. [funcArgNamesDifferent]
amarok-2.9.0/src/statusbar/CompoundProgressBar.h:66:42: note: Function 'childBarCancelled' argument 1 names different: declaration 'progressBar' definition 'childBar'.
amarok-2.9.0/src/statusbar/CompoundProgressBar.cpp:169:59: note: Function 'childBarCancelled' argument 1 names different: declaration 'progressBar' definition 'childBar'.
amarok-2.9.0/src/statusbar/CompoundProgressBar.cpp:174:58: style: Function 'childBarComplete' argument 1 names different: declaration 'progressBar' definition 'childBar'. [funcArgNamesDifferent]
amarok-2.9.0/src/statusbar/CompoundProgressBar.h:67:41: note: Function 'childBarComplete' argument 1 names different: declaration 'progressBar' definition 'childBar'.
amarok-2.9.0/src/statusbar/CompoundProgressBar.cpp:174:58: note: Function 'childBarComplete' argument 1 names different: declaration 'progressBar' definition 'childBar'.
amarok-2.9.0/src/statusbar/CompoundProgressBar.h:37:5: style: Class 'CompoundProgressBar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/statusbar/LongMessageWidget.h:27:5: style: Class 'CountdownFrame' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/synchronization/MasterSlaveSynchronizationJob.h:48:14: style: The function 'doSynchronization' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/synchronization/SynchronizationBaseJob.h:84:22: note: Virtual function in base class
amarok-2.9.0/src/synchronization/MasterSlaveSynchronizationJob.h:48:14: note: Function in derived class
amarok-2.9.0/src/synchronization/OneWaySynchronizationJob.h:47:10: style: The function 'doSynchronization' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/synchronization/SynchronizationBaseJob.h:84:22: note: Virtual function in base class
amarok-2.9.0/src/synchronization/OneWaySynchronizationJob.h:47:10: note: Function in derived class
amarok-2.9.0/src/synchronization/SynchronizationBaseJob.cpp:177:66: style: Function 'slotResultReady' argument 1 names different: declaration 'tracks' definition 'artists'. [funcArgNamesDifferent]
amarok-2.9.0/src/synchronization/SynchronizationBaseJob.h:69:55: note: Function 'slotResultReady' argument 1 names different: declaration 'tracks' definition 'artists'.
amarok-2.9.0/src/synchronization/SynchronizationBaseJob.cpp:177:66: note: Function 'slotResultReady' argument 1 names different: declaration 'tracks' definition 'artists'.
amarok-2.9.0/src/synchronization/SynchronizationBaseJob.cpp:226:65: style: Function 'slotResultReady' argument 1 names different: declaration 'artists' definition 'tracks'. [funcArgNamesDifferent]
amarok-2.9.0/src/synchronization/SynchronizationBaseJob.h:67:54: note: Function 'slotResultReady' argument 1 names different: declaration 'artists' definition 'tracks'.
amarok-2.9.0/src/synchronization/SynchronizationBaseJob.cpp:226:65: note: Function 'slotResultReady' argument 1 names different: declaration 'artists' definition 'tracks'.
amarok-2.9.0/src/synchronization/UnionJob.h:48:14: style: The function 'doSynchronization' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/synchronization/SynchronizationBaseJob.h:84:22: note: Virtual function in base class
amarok-2.9.0/src/synchronization/UnionJob.h:48:14: note: Function in derived class
amarok-2.9.0/src/toolbar/MainToolbar.cpp:223:8: style: Condition 'done' is always true [knownConditionTrueFalse]
amarok-2.9.0/src/toolbar/MainToolbar.cpp:218:17: note: Assignment 'done=true', assigned value is 1
amarok-2.9.0/src/toolbar/MainToolbar.cpp:223:8: note: Condition 'done' is always true
amarok-2.9.0/src/toolbar/MainToolbar.cpp:391:24: style: The scope of the variable 'btn' can be reduced. [variableScope]
amarok-2.9.0/src/toolbar/MainToolbar.cpp:823:18: style: The scope of the variable 'item' can be reduced. [variableScope]
amarok-2.9.0/src/toolbar/VolumePopupButton.h:38:5: style: Class 'VolumePopupButton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/transcoding/TranscodingPropertySliderWidget.h:38:14: style: The function 'value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/transcoding/TranscodingPropertyWidget.h:41:22: note: Virtual function in base class
amarok-2.9.0/src/transcoding/TranscodingPropertySliderWidget.h:38:14: note: Function in derived class
amarok-2.9.0/src/transcoding/TranscodingPropertySliderWidget.h:40:14: style: The function 'widget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/transcoding/TranscodingPropertyWidget.h:43:22: note: Virtual function in base class
amarok-2.9.0/src/transcoding/TranscodingPropertySliderWidget.h:40:14: note: Function in derived class
amarok-2.9.0/src/widgets/AnalyzerWidget.h:30:9: style: Class 'AnalyzerWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/widgets/AnimatedLabelStack.cpp:27:75: style: Function 'AnimatedLabelStack' argument 2 names different: declaration 'parent' definition 'p'. [funcArgNamesDifferent]
amarok-2.9.0/src/widgets/AnimatedLabelStack.h:28:68: note: Function 'AnimatedLabelStack' argument 2 names different: declaration 'parent' definition 'p'.
amarok-2.9.0/src/widgets/AnimatedLabelStack.cpp:27:75: note: Function 'AnimatedLabelStack' argument 2 names different: declaration 'parent' definition 'p'.
amarok-2.9.0/src/widgets/BookmarkPopup.cpp:208:47: style: Function 'isOverDeleteIcon' argument 1 names different: declaration 'arg1' definition 'pos'. [funcArgNamesDifferent]
amarok-2.9.0/src/widgets/BookmarkPopup.h:57:36: note: Function 'isOverDeleteIcon' argument 1 names different: declaration 'arg1' definition 'pos'.
amarok-2.9.0/src/widgets/BookmarkPopup.cpp:208:47: note: Function 'isOverDeleteIcon' argument 1 names different: declaration 'arg1' definition 'pos'.
amarok-2.9.0/src/widgets/BookmarkPopup.cpp:214:47: style: Function 'isOverTitleLabel' argument 1 names different: declaration 'arg1' definition 'pos'. [funcArgNamesDifferent]
amarok-2.9.0/src/widgets/BookmarkPopup.h:58:36: note: Function 'isOverTitleLabel' argument 1 names different: declaration 'arg1' definition 'pos'.
amarok-2.9.0/src/widgets/BookmarkPopup.cpp:214:47: note: Function 'isOverTitleLabel' argument 1 names different: declaration 'arg1' definition 'pos'.
amarok-2.9.0/src/widgets/BookmarkPopup.h:53:18: warning: Virtual function 'hideTimerAction' is called from constructor 'BookmarkPopup(QWidget*parent,QString label,BookmarkTriangle*triangle)' at line 37. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/widgets/BookmarkPopup.cpp:37:56: note: Calling hideTimerAction
amarok-2.9.0/src/widgets/BookmarkPopup.h:53:18: note: hideTimerAction is a virtual method
amarok-2.9.0/src/widgets/BookmarkPopup.h:52:18: warning: Virtual function 'editValueChanged' is called from constructor 'BookmarkPopup(QWidget*parent,QString label,BookmarkTriangle*triangle)' at line 50. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/widgets/BookmarkPopup.cpp:50:61: note: Calling editValueChanged
amarok-2.9.0/src/widgets/BookmarkPopup.h:52:18: note: editValueChanged is a virtual method
amarok-2.9.0/src/widgets/BookmarkTriangle.cpp:37:19: warning: Member variable 'BookmarkTriangle::m_pos' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/widgets/BreadcrumbItemButton.h:41:9: style: Class 'BreadcrumbItemButton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/widgets/BreadcrumbItemButton.h:83:22: style: The function 'paintEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/widgets/BreadcrumbItemButton.h:63:22: note: Virtual function in base class
amarok-2.9.0/src/widgets/BreadcrumbItemButton.h:83:22: note: Function in derived class
amarok-2.9.0/src/widgets/ClearSpinBox.h:27:9: style: Class 'ClearSpinBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/widgets/ComboBox.h:40:9: style: Class 'ComboBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/widgets/EditDeleteComboBoxView.h:32:9: style: Class 'EditDeleteComboBoxView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/widgets/EditDeleteDelegate.h:29:9: style: Class 'EditDeleteDelegate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/widgets/ElidingButton.h:37:13: style: Class 'ElidingButton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/widgets/FilenameLayoutWidget.cpp:307:51: style: Function 'inferScheme' argument 1 names different: declaration 'scheme' definition 's'. [funcArgNamesDifferent]
amarok-2.9.0/src/widgets/FilenameLayoutWidget.h:107:42: note: Function 'inferScheme' argument 1 names different: declaration 'scheme' definition 's'.
amarok-2.9.0/src/widgets/FilenameLayoutWidget.cpp:307:51: note: Function 'inferScheme' argument 1 names different: declaration 'scheme' definition 's'.
amarok-2.9.0/src/widgets/FlowLayout.h:38:9: style: Class 'FlowLayout' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/widgets/HintLineEdit.h:33:5: style: Class 'HintLineEdit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/widgets/HorizontalDivider.h:30:5: style: Class 'HorizontalDivider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/widgets/IconButton.h:47:18: warning: Call of pure virtual function 'reloadContent' in constructor. [pureVirtualCall]
amarok-2.9.0/src/widgets/IconButton.cpp:36:58: note: Call of pure virtual function 'reloadContent' in constructor.
amarok-2.9.0/src/widgets/IconButton.cpp:82:5: note: Call of pure virtual function 'reloadContent' in constructor.
amarok-2.9.0/src/widgets/IconButton.h:47:18: note: Call of pure virtual function 'reloadContent' in constructor.
amarok-2.9.0/src/widgets/LineEdit.h:38:13: style: Class 'LineEdit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/widgets/Osd.cpp:240:40: style: Function 'determineMetrics' argument 1 names different: declaration 'marginMetric' definition 'M'. [funcArgNamesDifferent]
amarok-2.9.0/src/widgets/Osd.h:97:43: note: Function 'determineMetrics' argument 1 names different: declaration 'marginMetric' definition 'M'.
amarok-2.9.0/src/widgets/Osd.cpp:240:40: note: Function 'determineMetrics' argument 1 names different: declaration 'marginMetric' definition 'M'.
amarok-2.9.0/src/widgets/Osd.h:55:22: warning: Virtual function 'hide' is called from constructor 'OSDWidget(QWidget*parent,const char*name="osd")' at line 93. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/widgets/Osd.cpp:93:47: note: Calling hide
amarok-2.9.0/src/widgets/Osd.h:55:22: note: hide is a virtual method
amarok-2.9.0/src/widgets/Osd.h:185:22: warning: Virtual function 'show' is called from constructor 'OSD()' at line 635. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/widgets/Osd.cpp:635:9: note: Calling trackPlaying
amarok-2.9.0/src/widgets/Osd.cpp:751:5: note: Calling show
amarok-2.9.0/src/widgets/Osd.h:185:22: note: show is a virtual method
amarok-2.9.0/src/widgets/Osd.h:185:22: warning: Virtual function 'show' is called from constructor 'OSD()' at line 637. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/widgets/Osd.cpp:637:29: note: Calling trackPlaying
amarok-2.9.0/src/widgets/Osd.cpp:751:5: note: Calling show
amarok-2.9.0/src/widgets/Osd.h:185:22: note: show is a virtual method
amarok-2.9.0/src/widgets/Osd.h:185:22: warning: Virtual function 'show' is called from constructor 'OSD()' at line 638. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/widgets/Osd.cpp:638:25: note: Calling trackPlaying
amarok-2.9.0/src/widgets/Osd.cpp:751:5: note: Calling show
amarok-2.9.0/src/widgets/Osd.h:185:22: note: show is a virtual method
amarok-2.9.0/src/widgets/Osd.h:185:22: warning: Virtual function 'show' is called from constructor 'OSD()' at line 645. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/widgets/Osd.cpp:645:25: note: Calling metadataChanged
amarok-2.9.0/src/widgets/Osd.cpp:776:5: note: Calling show
amarok-2.9.0/src/widgets/Osd.h:185:22: note: show is a virtual method
amarok-2.9.0/src/widgets/Osd.h:185:22: warning: Virtual function 'show' is called from constructor 'OSD()' at line 647. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/widgets/Osd.cpp:647:25: note: Calling metadataChanged
amarok-2.9.0/src/widgets/Osd.cpp:776:5: note: Calling show
amarok-2.9.0/src/widgets/Osd.h:185:22: note: show is a virtual method
amarok-2.9.0/src/widgets/PixmapViewer.cpp:32:61: style: Function 'PixmapViewer' argument 2 names different: declaration 'pixmap' definition 'pix'. [funcArgNamesDifferent]
amarok-2.9.0/src/widgets/PixmapViewer.h:36:51: note: Function 'PixmapViewer' argument 2 names different: declaration 'pixmap' definition 'pix'.
amarok-2.9.0/src/widgets/PixmapViewer.cpp:32:61: note: Function 'PixmapViewer' argument 2 names different: declaration 'pixmap' definition 'pix'.
amarok-2.9.0/src/widgets/PixmapViewer.cpp:36:5: performance: Variable 'm_zoomFactor' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
amarok-2.9.0/src/widgets/PlayPauseButton.h:29:5: style: Class 'PlayPauseButton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/widgets/PlayPauseButton.h:39:10: style: The function 'mousePressEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/widgets/IconButton.h:37:18: note: Virtual function in base class
amarok-2.9.0/src/widgets/PlayPauseButton.h:39:10: note: Function in derived class
amarok-2.9.0/src/widgets/PlayPauseButton.h:40:10: style: The function 'reloadContent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/widgets/IconButton.h:47:18: note: Virtual function in base class
amarok-2.9.0/src/widgets/PlayPauseButton.h:40:10: note: Function in derived class
amarok-2.9.0/src/widgets/PrettyTreeDelegate.h:45:9: style: Class 'PrettyTreeDelegate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/widgets/PrettyTreeView.cpp:229:55: style: Function 'decoratorActionAt' argument 1 names different: declaration 'idx' definition 'index'. [funcArgNamesDifferent]
amarok-2.9.0/src/widgets/PrettyTreeView.h:93:60: note: Function 'decoratorActionAt' argument 1 names different: declaration 'idx' definition 'index'.
amarok-2.9.0/src/widgets/PrettyTreeView.cpp:229:55: note: Function 'decoratorActionAt' argument 1 names different: declaration 'idx' definition 'index'.
amarok-2.9.0/src/widgets/PrettyTreeView.h:96:26: warning: Virtual function 'newPalette' is called from constructor 'PrettyTreeView(QWidget*parent=0)' at line 45. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/widgets/PrettyTreeView.cpp:45:44: note: Calling newPalette
amarok-2.9.0/src/widgets/PrettyTreeView.h:96:26: note: newPalette is a virtual method
amarok-2.9.0/src/widgets/PrettyTreeView.h:44:13: style: Class 'PrettyTreeView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/widgets/ProgressWidget.cpp:107:74: style: Function 'addBookmark' argument 3 names different: declaration 'instantDisplayPopUp' definition 'showPopup'. [funcArgNamesDifferent]
amarok-2.9.0/src/widgets/ProgressWidget.h:40:72: note: Function 'addBookmark' argument 3 names different: declaration 'instantDisplayPopUp' definition 'showPopup'.
amarok-2.9.0/src/widgets/ProgressWidget.cpp:107:74: note: Function 'addBookmark' argument 3 names different: declaration 'instantDisplayPopUp' definition 'showPopup'.
amarok-2.9.0/src/widgets/ProgressWidget.cpp:125:38: style: Function 'drawTimeDisplay' argument 1 names different: declaration 'position' definition 'ms'. [funcArgNamesDifferent]
amarok-2.9.0/src/widgets/ProgressWidget.h:44:35: note: Function 'drawTimeDisplay' argument 1 names different: declaration 'position' definition 'ms'.
amarok-2.9.0/src/widgets/ProgressWidget.cpp:125:38: note: Function 'drawTimeDisplay' argument 1 names different: declaration 'position' definition 'ms'.
amarok-2.9.0/src/widgets/ProgressWidget.h:37:9: style: Class 'ProgressWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/widgets/SliderWidget.h:111:13: style: Class 'TimeSlider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/widgets/SliderWidget.h:95:26: style: The function 'wheelEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/widgets/SliderWidget.h:50:26: note: Virtual function in base class
amarok-2.9.0/src/widgets/SliderWidget.h:95:26: note: Function in derived class
amarok-2.9.0/src/widgets/SliderWidget.h:99:26: style: The function 'mousePressEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/widgets/SliderWidget.h:53:26: note: Virtual function in base class
amarok-2.9.0/src/widgets/SliderWidget.h:99:26: note: Function in derived class
amarok-2.9.0/src/widgets/SliderWidget.h:119:26: style: The function 'mousePressEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/widgets/SliderWidget.h:53:26: note: Virtual function in base class
amarok-2.9.0/src/widgets/SliderWidget.h:119:26: note: Function in derived class
amarok-2.9.0/src/widgets/SliderWidget.h:120:26: style: The function 'resizeEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/widgets/SliderWidget.h:56:26: note: Virtual function in base class
amarok-2.9.0/src/widgets/SliderWidget.h:120:26: note: Function in derived class
amarok-2.9.0/src/widgets/SliderWidget.cpp:47:17: warning: Member variable 'Slider::m_usingCustomStyle' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/widgets/StarManager.h:49:9: style: Class 'StarManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/widgets/TimeLabel.cpp:32:12: warning: Member variable 'TimeLabel::m_showTime' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/src/widgets/Token.cpp:66:30: style: Function 'Token' argument 1 names different: declaration 'text' definition 'name'. [funcArgNamesDifferent]
amarok-2.9.0/src/widgets/Token.h:53:40: note: Function 'Token' argument 1 names different: declaration 'text' definition 'name'.
amarok-2.9.0/src/widgets/Token.cpp:66:30: note: Function 'Token' argument 1 names different: declaration 'text' definition 'name'.
amarok-2.9.0/src/widgets/TokenDropTarget.cpp:331:9: style: The scope of the variable 'col' can be reduced. [variableScope]
amarok-2.9.0/src/widgets/TokenWithLayout.cpp:73:5: style: Variable 'c' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
amarok-2.9.0/src/widgets/TokenWithLayout.cpp:71:0: note: Variable 'c' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/widgets/TokenWithLayout.cpp:73:5: note: Variable 'c' is reassigned a value before the old one has been used if variable is no semaphore variable.
amarok-2.9.0/src/widgets/TokenWithLayout.cpp:241:37: style: Function 'setWidth' argument 1 names different: declaration 'width' definition 'size'. [funcArgNamesDifferent]
amarok-2.9.0/src/widgets/TokenWithLayout.h:88:24: note: Function 'setWidth' argument 1 names different: declaration 'width' definition 'size'.
amarok-2.9.0/src/widgets/TokenWithLayout.cpp:241:37: note: Function 'setWidth' argument 1 names different: declaration 'width' definition 'size'.
amarok-2.9.0/src/widgets/TokenWithLayout.cpp:100:5: performance: Variable 'm_alignment' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
amarok-2.9.0/src/widgets/TokenWithLayout.h:94:18: warning: Virtual function 'timerEvent' is called from constructor 'TokenWithLayout(const QString&text,const QString&iconName,qint64 value,QWidget*parent=0)' at line 107. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/src/widgets/TokenWithLayout.cpp:107:55: note: Calling showConfig
amarok-2.9.0/src/widgets/TokenWithLayout.cpp:168:5: note: Calling timerEvent
amarok-2.9.0/src/widgets/TokenWithLayout.h:94:18: note: timerEvent is a virtual method
amarok-2.9.0/src/widgets/TokenWithLayout.h:30:5: style: Class 'Wrench' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/widgets/TrackActionButton.h:33:11: style: The function 'sizeHint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/widgets/IconButton.h:30:19: note: Virtual function in base class
amarok-2.9.0/src/widgets/TrackActionButton.h:33:11: note: Function in derived class
amarok-2.9.0/src/widgets/TrackActionButton.h:38:10: style: The function 'reloadContent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/src/widgets/IconButton.h:47:18: note: Virtual function in base class
amarok-2.9.0/src/widgets/TrackActionButton.h:38:10: note: Function in derived class
amarok-2.9.0/src/widgets/TrackSelectWidget.h:37:9: style: Class 'TrackSelectWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/widgets/VolumeDial.h:28:5: style: Class 'VolumeDial' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/src/widgets/kdatecombo.cpp:95:48: style: Function 'dateEnteredEvent' argument 1 names different: declaration 'd' definition 'newDate'. [funcArgNamesDifferent]
amarok-2.9.0/src/widgets/kdatecombo.h:56:39: note: Function 'dateEnteredEvent' argument 1 names different: declaration 'd' definition 'newDate'.
amarok-2.9.0/src/widgets/kdatecombo.cpp:95:48: note: Function 'dateEnteredEvent' argument 1 names different: declaration 'd' definition 'newDate'.
amarok-2.9.0/src/widgets/kdatecombo.h:35:2: style: Class 'KDateCombo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/tests/MetaNotificationSpy.cpp:82:7: style: Class 'MetaNotificationSpy' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
amarok-2.9.0/tests/MetaNotificationSpy.cpp:82:7: style: Class 'MetaNotificationSpy' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
amarok-2.9.0/tests/TestDebug.cpp:128:16: style: The scope of the variable 'colorIndex' can be reduced. [variableScope]
amarok-2.9.0/tests/TestTagGuesser.cpp:31:17: warning: Member variable 'TestTagGuesser::mTagGuesser' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/tests/TestTrackOrganizer.cpp:90:134: style: Function 'makeMockTrack' argument 4 names different: declaration 'tracknumber' definition 'trackNumber'. [funcArgNamesDifferent]
amarok-2.9.0/tests/TestTrackOrganizer.h:42:118: note: Function 'makeMockTrack' argument 4 names different: declaration 'tracknumber' definition 'trackNumber'.
amarok-2.9.0/tests/TestTrackOrganizer.cpp:90:134: note: Function 'makeMockTrack' argument 4 names different: declaration 'tracknumber' definition 'trackNumber'.
amarok-2.9.0/tests/TestTrackOrganizer.cpp:53:21: warning: Member variable 'TestTrackOrganizer::mTrackOrganizer' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/tests/TestTrackOrganizer.cpp:53:21: warning: Member variable 'TestTrackOrganizer::mColl' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/tests/CollectionTestImpl.h:37:5: style: Class 'CollectionTestImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/tests/TestTrackOrganizer.cpp:47:5: style: Class 'MyCollectionTestImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/tests/context/engines/TestDataEngine.h:27:9: style: Class 'TestDataEngine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/tests/context/engines/TestDataEngineBlackBox.h:29:9: style: Class 'TestDataEngineBlackBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/tests/context/engines/similarartists/TestSimilarArtistsEngine.cpp:55:15: style: Condition '1==1' is always true [knownConditionTrueFalse]
amarok-2.9.0/tests/context/engines/similarartists/TestSimilarArtistsEngine.cpp:55:15: style: Same expression on both sides of '=='. [duplicateExpression]
amarok-2.9.0/tests/context/engines/similarartists/TestSimilarArtistsEngine.cpp:30:27: warning: Member variable 'TestSimilarArtistsEngine::m_engine' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/tests/context/engines/similarartists/TestSimilarArtistsEngine.h:29:9: style: Class 'TestSimilarArtistsEngine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/tests/context/engines/upcomingevents/TestUpcomingEventsEngine.cpp:55:15: style: Condition '1==1' is always true [knownConditionTrueFalse]
amarok-2.9.0/tests/context/engines/upcomingevents/TestUpcomingEventsEngine.cpp:55:15: style: Same expression on both sides of '=='. [duplicateExpression]
amarok-2.9.0/tests/context/engines/upcomingevents/TestUpcomingEventsEngine.cpp:31:27: warning: Member variable 'TestUpcomingEventsEngine::m_engine' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/tests/context/engines/upcomingevents/TestUpcomingEventsEngine.h:30:9: style: Class 'TestUpcomingEventsEngine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/tests/core-impl/collections/db/sql/TestDatabaseUpdater.cpp:33:22: warning: Member variable 'DatabaseUpdaterTest::m_collection' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/tests/core-impl/collections/db/sql/TestDatabaseUpdater.cpp:33:22: warning: Member variable 'DatabaseUpdaterTest::m_storage' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/tests/core-impl/collections/db/sql/TestDatabaseUpdater.cpp:33:22: warning: Member variable 'DatabaseUpdaterTest::m_tmpDir' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/tests/core-impl/collections/db/sql/TestSqlAlbum.cpp:285:42: style: Variable 'sqlAlbum' is assigned a value that is never used. [unreadVariable]
amarok-2.9.0/tests/core-impl/collections/db/sql/TestSqlCollection.cpp:32:20: warning: Member variable 'TestSqlCollection::m_collection' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/tests/core-impl/collections/db/sql/TestSqlCollection.cpp:32:20: warning: Member variable 'TestSqlCollection::m_mpmMock' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/tests/core-impl/collections/db/sql/TestSqlCollection.cpp:32:20: warning: Member variable 'TestSqlCollection::m_storage' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/tests/core-impl/collections/db/sql/TestSqlCollection.cpp:32:20: warning: Member variable 'TestSqlCollection::m_tmpDir' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/tests/core-impl/collections/db/sql/TestSqlCollectionLocation.cpp:55:5: style: Class 'MySqlCollectionLocation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/tests/core-impl/collections/db/sql/TestSqlCollectionLocation.cpp:88:5: style: Class 'MyOrganizeCollectionDelegateFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/tests/core-impl/collections/db/sql/TestSqlScanManager.cpp:1093:47: style: Function 'importAndWait' argument 1 names different: declaration 'import' definition 'input'. [funcArgNamesDifferent]
amarok-2.9.0/tests/core-impl/collections/db/sql/TestSqlScanManager.h:146:36: note: Function 'importAndWait' argument 1 names different: declaration 'import' definition 'input'.
amarok-2.9.0/tests/core-impl/collections/db/sql/TestSqlScanManager.cpp:1093:47: note: Function 'importAndWait' argument 1 names different: declaration 'import' definition 'input'.
amarok-2.9.0/tests/core-impl/collections/db/sql/TestSqlScanManager.cpp:39:21: warning: Member variable 'TestSqlScanManager::m_collectionUpdatedCount' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/tests/core-impl/collections/db/sql/TestSqlScanManager.cpp:39:21: warning: Member variable 'TestSqlScanManager::m_storage' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/tests/core-impl/collections/db/sql/TestSqlScanManager.cpp:39:21: warning: Member variable 'TestSqlScanManager::m_tmpDatabaseDir' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/tests/core-impl/collections/db/sql/TestSqlScanManager.cpp:39:21: warning: Member variable 'TestSqlScanManager::m_tmpCollectionDir' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/tests/core-impl/collections/db/sql/TestSqlScanManager.cpp:39:21: warning: Member variable 'TestSqlScanManager::m_collection' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/tests/core-impl/collections/db/sql/TestSqlScanManager.cpp:39:21: warning: Member variable 'TestSqlScanManager::m_scanManager' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/tests/core-impl/playlists/types/file/asx/TestASXPlaylist.cpp:41:18: warning: Member variable 'TestASXPlaylist::m_testPlaylist' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/tests/core-impl/playlists/types/file/m3u/TestM3UPlaylist.cpp:38:18: warning: Member variable 'TestM3UPlaylist::m_testPlaylist' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/tests/core-impl/playlists/types/file/pls/TestPLSPlaylist.cpp:38:18: warning: Member variable 'TestPLSPlaylist::m_testPlaylist1' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/tests/core-impl/playlists/types/file/xspf/TestXSPFPlaylist.cpp:39:19: warning: Member variable 'TestXSPFPlaylist::m_testPlaylist1' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/tests/core/collections/CollectionLocationTest.cpp:78:19: error: Memory is allocated but not initialized: cl [uninitdata]
amarok-2.9.0/tests/core/collections/CollectionLocationTest.cpp:100:19: error: Memory is allocated but not initialized: cl [uninitdata]
amarok-2.9.0/tests/core/collections/CollectionLocationTest.cpp:122:19: error: Memory is allocated but not initialized: cl [uninitdata]
amarok-2.9.0/tests/core/collections/CollectionLocationTest.cpp:151:19: error: Memory is allocated but not initialized: cl [uninitdata]
amarok-2.9.0/tests/core/collections/TestCollection.h:26:1: style: The class 'TestCollection' does not have a constructor although it has private member variables. [noConstructor]
amarok-2.9.0/tests/core/collections/TestQueryMaker.h:23:1: style: The class 'TestQueryMaker' does not have a constructor although it has private member variables. [noConstructor]
amarok-2.9.0/tests/dynamic/TestTrackSet.cpp:32:5: performance: Variable 'm_trackCollection' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
amarok-2.9.0/tests/importers/ImporterMocks.h:69:5: style: Class 'MockController' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/tests/importers/TestAmarokImporter.h:32:38: style: The function 'getProvider' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/tests/importers/TestImporterBase.h:78:38: note: Virtual function in base class
amarok-2.9.0/tests/importers/TestAmarokImporter.h:32:38: note: Function in derived class
amarok-2.9.0/tests/importers/TestAmarokImporter.h:33:38: style: The function 'getWritableProvider' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/tests/importers/TestImporterBase.h:84:38: note: Virtual function in base class
amarok-2.9.0/tests/importers/TestAmarokImporter.h:33:38: note: Function in derived class
amarok-2.9.0/tests/importers/TestAmarokImporter.h:34:20: style: The function 'reliableStatistics' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/tests/importers/TestImporterBase.h:90:20: note: Virtual function in base class
amarok-2.9.0/tests/importers/TestAmarokImporter.h:34:20: note: Function in derived class
amarok-2.9.0/tests/importers/TestBansheeImporter.h:29:30: style: The function 'getProvider' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/tests/importers/TestImporterBase.h:78:38: note: Virtual function in base class
amarok-2.9.0/tests/importers/TestBansheeImporter.h:29:30: note: Function in derived class
amarok-2.9.0/tests/importers/TestBansheeImporter.h:30:30: style: The function 'getWritableProvider' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/tests/importers/TestImporterBase.h:84:38: note: Virtual function in base class
amarok-2.9.0/tests/importers/TestBansheeImporter.h:30:30: note: Function in derived class
amarok-2.9.0/tests/importers/TestBansheeImporter.h:31:12: style: The function 'reliableStatistics' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/tests/importers/TestImporterBase.h:90:20: note: Virtual function in base class
amarok-2.9.0/tests/importers/TestBansheeImporter.h:31:12: note: Function in derived class
amarok-2.9.0/tests/importers/TestBansheeImporter.h:32:10: style: The function 'hasOddRatings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/tests/importers/TestImporterBase.h:97:18: note: Virtual function in base class
amarok-2.9.0/tests/importers/TestBansheeImporter.h:32:10: note: Function in derived class
amarok-2.9.0/tests/importers/TestClementineImporter.h:29:30: style: The function 'getProvider' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/tests/importers/TestImporterBase.h:78:38: note: Virtual function in base class
amarok-2.9.0/tests/importers/TestClementineImporter.h:29:30: note: Function in derived class
amarok-2.9.0/tests/importers/TestClementineImporter.h:30:30: style: The function 'getWritableProvider' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/tests/importers/TestImporterBase.h:84:38: note: Virtual function in base class
amarok-2.9.0/tests/importers/TestClementineImporter.h:30:30: note: Function in derived class
amarok-2.9.0/tests/importers/TestClementineImporter.h:31:12: style: The function 'reliableStatistics' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/tests/importers/TestImporterBase.h:90:20: note: Virtual function in base class
amarok-2.9.0/tests/importers/TestClementineImporter.h:31:12: note: Function in derived class
amarok-2.9.0/tests/importers/TestFastForwardImporter.h:32:38: style: The function 'getProvider' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/tests/importers/TestImporterBase.h:78:38: note: Virtual function in base class
amarok-2.9.0/tests/importers/TestFastForwardImporter.h:32:38: note: Function in derived class
amarok-2.9.0/tests/importers/TestFastForwardImporter.h:33:38: style: The function 'getWritableProvider' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/tests/importers/TestImporterBase.h:84:38: note: Virtual function in base class
amarok-2.9.0/tests/importers/TestFastForwardImporter.h:33:38: note: Function in derived class
amarok-2.9.0/tests/importers/TestFastForwardImporter.h:34:20: style: The function 'reliableStatistics' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/tests/importers/TestImporterBase.h:90:20: note: Virtual function in base class
amarok-2.9.0/tests/importers/TestFastForwardImporter.h:34:20: note: Function in derived class
amarok-2.9.0/tests/importers/TestITunesImporter.h:29:30: style: The function 'getProvider' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/tests/importers/TestImporterBase.h:78:38: note: Virtual function in base class
amarok-2.9.0/tests/importers/TestITunesImporter.h:29:30: note: Function in derived class
amarok-2.9.0/tests/importers/TestITunesImporter.h:30:30: style: The function 'getWritableProvider' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/tests/importers/TestImporterBase.h:84:38: note: Virtual function in base class
amarok-2.9.0/tests/importers/TestITunesImporter.h:30:30: note: Function in derived class
amarok-2.9.0/tests/importers/TestITunesImporter.h:31:12: style: The function 'reliableStatistics' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/tests/importers/TestImporterBase.h:90:20: note: Virtual function in base class
amarok-2.9.0/tests/importers/TestITunesImporter.h:31:12: note: Function in derived class
amarok-2.9.0/tests/importers/TestITunesImporter.h:32:10: style: The function 'hasOddRatings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/tests/importers/TestImporterBase.h:97:18: note: Virtual function in base class
amarok-2.9.0/tests/importers/TestITunesImporter.h:32:10: note: Function in derived class
amarok-2.9.0/tests/importers/TestRhythmboxImporter.h:29:30: style: The function 'getProvider' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/tests/importers/TestImporterBase.h:78:38: note: Virtual function in base class
amarok-2.9.0/tests/importers/TestRhythmboxImporter.h:29:30: note: Function in derived class
amarok-2.9.0/tests/importers/TestRhythmboxImporter.h:30:30: style: The function 'getWritableProvider' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/tests/importers/TestImporterBase.h:84:38: note: Virtual function in base class
amarok-2.9.0/tests/importers/TestRhythmboxImporter.h:30:30: note: Function in derived class
amarok-2.9.0/tests/importers/TestRhythmboxImporter.h:31:12: style: The function 'reliableStatistics' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/tests/importers/TestImporterBase.h:90:20: note: Virtual function in base class
amarok-2.9.0/tests/importers/TestRhythmboxImporter.h:31:12: note: Function in derived class
amarok-2.9.0/tests/importers/TestRhythmboxImporter.h:32:10: style: The function 'hasOddRatings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/tests/importers/TestImporterBase.h:97:18: note: Virtual function in base class
amarok-2.9.0/tests/importers/TestRhythmboxImporter.h:32:10: note: Function in derived class
amarok-2.9.0/tests/importers/TestSimpleImporterConfigWidget.cpp:67:15: warning: Possible null pointer dereference: field [nullPointer]
amarok-2.9.0/tests/importers/TestSimpleImporterConfigWidget.cpp:61:30: note: Assignment 'field=0', assigned value is 0
amarok-2.9.0/tests/importers/TestSimpleImporterConfigWidget.cpp:67:15: note: Null pointer dereference
amarok-2.9.0/tests/importers/TestSimpleImporterConfigWidget.cpp:86:15: warning: Possible null pointer dereference: field [nullPointer]
amarok-2.9.0/tests/importers/TestSimpleImporterConfigWidget.cpp:80:30: note: Assignment 'field=0', assigned value is 0
amarok-2.9.0/tests/importers/TestSimpleImporterConfigWidget.cpp:86:15: note: Null pointer dereference
amarok-2.9.0/tests/importers/TestSimpleImporterConfigWidget.cpp:143:15: warning: Possible null pointer dereference: label [nullPointer]
amarok-2.9.0/tests/importers/TestSimpleImporterConfigWidget.cpp:136:27: note: Assignment 'label=0', assigned value is 0
amarok-2.9.0/tests/importers/TestSimpleImporterConfigWidget.cpp:143:15: note: Null pointer dereference
amarok-2.9.0/tests/mocks/MockTrackForUrlWorker.h:30:9: style: Class 'MockTrackForUrlWorker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/tests/mocks/MockTrackForUrlWorker.h:31:9: style: Class 'MockTrackForUrlWorker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/tests/mocks/SqlStorageMock.h:32:5: style: Class 'OrderedSqlStorageMock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/tests/mocks/SqlStorageMock.h:69:5: style: Class 'RandomSqlStorageMock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/tests/playlistmanager/file/TestPlaylistFileProvider.cpp:36:27: warning: Member variable 'TestPlaylistFileProvider::m_testPlaylistFileProvider' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/tests/playlistmanager/sql/TestSqlUserPlaylistProvider.cpp:36:30: warning: Member variable 'TestSqlUserPlaylistProvider::m_testSqlUserPlaylistProvider' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/tests/qt-modeltest/modeltest.cpp:33:42: style: Function 'ModelTest' argument 1 names different: declaration 'model' definition '_model'. [funcArgNamesDifferent]
amarok-2.9.0/tests/qt-modeltest/modeltest.h:36:35: note: Function 'ModelTest' argument 1 names different: declaration 'model' definition '_model'.
amarok-2.9.0/tests/qt-modeltest/modeltest.cpp:33:42: note: Function 'ModelTest' argument 1 names different: declaration 'model' definition '_model'.
amarok-2.9.0/tests/scanner/TestGenericScanManager.cpp:34:25: warning: Member variable 'TestGenericScanManager::m_started' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/tests/scanner/TestGenericScanManager.cpp:34:25: warning: Member variable 'TestGenericScanManager::m_finished' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/tests/scanner/TestGenericScanManager.cpp:34:25: warning: Member variable 'TestGenericScanManager::m_scannedDirsCount' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/tests/scanner/TestGenericScanManager.cpp:34:25: warning: Member variable 'TestGenericScanManager::m_scannedTracksCount' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/tests/scanner/TestGenericScanManager.cpp:34:25: warning: Member variable 'TestGenericScanManager::m_scannedCoversCount' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/tests/scanner/TestGenericScanManager.cpp:34:25: warning: Member variable 'TestGenericScanManager::m_tmpCollectionDir' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/tests/scanner/TestGenericScanManager.cpp:34:25: warning: Member variable 'TestGenericScanManager::m_scanManager' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/tests/synchronization/TestMasterSlaveSynchronizationJob.cpp:83:5: style: Class 'MyCollectionTestImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/tests/synchronization/TestOneWaySynchronizationJob.cpp:67:5: style: Class 'MyCollectionTestImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/tests/synchronization/TestUnionJob.cpp:77:5: style: Class 'MyCollectionTestImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/tests/timecode/TestTimecodeTrackProvider.cpp:32:28: warning: Member variable 'TestTimecodeTrackProvider::m_testProvider' is not initialized in the constructor. [uninitMemberVar]
amarok-2.9.0/utilities/afttagger/AFTTagger.cpp:231:10: style: The scope of the variable 'newUid' can be reduced. [variableScope]
amarok-2.9.0/utilities/afttagger/AFTTagger.cpp:232:10: style: The scope of the variable 'nothingfound' can be reduced. [variableScope]
amarok-2.9.0/utilities/afttagger/SafeFileSaver.h:33:6: style: Class 'SafeFileSaver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/utilities/amzdownloader/AmzDownloader.cpp:27:5: performance: Variable 'm_downloadDir' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
amarok-2.9.0/utilities/collectionscanner/CollectionScanner.cpp:100:13: style: Condition '!ioPriorityWorked' is always true [knownConditionTrueFalse]
amarok-2.9.0/utilities/collectionscanner/CollectionScanner.cpp:90:33: note: Assignment 'ioPriorityWorked=false', assigned value is 0
amarok-2.9.0/utilities/collectionscanner/CollectionScanner.cpp:100:13: note: Condition '!ioPriorityWorked' is always true
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/CharDistribution.cpp:55:19: style: Checking if unsigned variable 'mTotalChars' is less than zero. [unsignedLessThanZero]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/CharDistribution.h:53:8: performance: Technically the member function 'CharDistributionAnalysis::HandleData' can be static. [functionStatic]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/CharDistribution.h:76:9: style: Technically the member function 'CharDistributionAnalysis::GetConfidence' can be const. [functionConst]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/CharDistribution.cpp:52:33: note: Technically the member function 'CharDistributionAnalysis::GetConfidence' can be const.
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/CharDistribution.h:76:9: note: Technically the member function 'CharDistributionAnalysis::GetConfidence' can be const.
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/CharDistribution.h:88:13: performance: Technically the member function 'CharDistributionAnalysis::SetOpion' can be static. [functionStatic]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/CharDistribution.h:92:10: style: Technically the member function 'CharDistributionAnalysis::GotEnoughData' can be const. [functionConst]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/CharDistribution.h:131:11: style: The function 'GetOrder' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/CharDistribution.h:98:19: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/CharDistribution.h:131:11: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/CharDistribution.h:149:11: style: The function 'GetOrder' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/CharDistribution.h:98:19: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/CharDistribution.h:149:11: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/CharDistribution.h:166:11: style: The function 'GetOrder' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/CharDistribution.h:98:19: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/CharDistribution.h:166:11: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/CharDistribution.h:184:11: style: The function 'GetOrder' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/CharDistribution.h:98:19: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/CharDistribution.h:184:11: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/CharDistribution.h:204:11: style: The function 'GetOrder' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/CharDistribution.h:98:19: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/CharDistribution.h:204:11: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/CharDistribution.h:229:11: style: The function 'GetOrder' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/CharDistribution.h:98:19: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/CharDistribution.h:229:11: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/JpCntx.cpp:136:11: style: The scope of the variable 'order' can be reduced. [variableScope]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/JpCntx.h:78:9: style: Technically the member function 'JapaneseContextAnalysis::GetConfidence' can be const. [functionConst]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/JpCntx.cpp:186:33: note: Technically the member function 'JapaneseContextAnalysis::GetConfidence' can be const.
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/JpCntx.h:78:9: note: Technically the member function 'JapaneseContextAnalysis::GetConfidence' can be const.
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/JpCntx.h:80:13: performance: Technically the member function 'JapaneseContextAnalysis::SetOpion' can be static. [functionStatic]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/JpCntx.h:81:10: style: Technically the member function 'JapaneseContextAnalysis::GotEnoughData' can be const. [functionConst]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/JpCntx.h:109:11: style: The function 'GetOrder' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/JpCntx.h:84:19: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/JpCntx.h:109:11: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/JpCntx.h:111:11: style: The function 'GetOrder' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/JpCntx.h:85:19: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/JpCntx.h:111:11: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/JpCntx.h:125:11: style: The function 'GetOrder' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/JpCntx.h:84:19: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/JpCntx.h:125:11: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/JpCntx.h:126:11: style: The function 'GetOrder' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/JpCntx.h:85:19: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/JpCntx.h:126:11: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsSBCharSetProber.h:82:10: style: Technically the member function 'nsSingleByteCharSetProber::KeepEnglishLetters' can be const. [functionConst]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsSBCharSetProber.h:72:21: warning: Virtual function 'Reset' is called from constructor 'nsSingleByteCharSetProber(struct SequenceModel*model)' at line 65. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsSBCharSetProber.h:65:59: note: Calling Reset
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsSBCharSetProber.h:72:21: note: Reset is a virtual method
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsSBCharSetProber.h:72:21: warning: Virtual function 'Reset' is called from constructor 'nsSingleByteCharSetProber(struct SequenceModel*model,bool reversed,nsCharSetProber*nameProber)' at line 67. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsSBCharSetProber.h:67:68: note: Calling Reset
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsSBCharSetProber.h:72:21: note: Reset is a virtual method
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsSBCharSetProber.h:64:3: style: Class 'nsSingleByteCharSetProber' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsSBCharSetProber.h:69:23: style: The function 'GetCharSetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:56:23: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsSBCharSetProber.h:69:23: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsSBCharSetProber.h:70:26: style: The function 'HandleData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:57:26: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsSBCharSetProber.h:70:26: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsSBCharSetProber.h:71:26: style: The function 'GetState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:58:26: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsSBCharSetProber.h:71:26: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsSBCharSetProber.h:72:21: style: The function 'Reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:59:21: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsSBCharSetProber.h:72:21: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsSBCharSetProber.h:73:21: style: The function 'GetConfidence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:60:21: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsSBCharSetProber.h:73:21: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsSBCharSetProber.h:74:21: style: The function 'SetOpion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:61:21: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsSBCharSetProber.h:74:21: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/impl.cpp:76:18: style: The function 'Report' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsUniversalDetector.h:59:17: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/impl.cpp:76:18: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/impl.cpp:81:18: style: The function 'Reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsUniversalDetector.h:60:17: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/impl.cpp:81:18: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCodingStateMachine.h:82:13: style: Technically the member function 'nsCodingStateMachine::GetCurrentCharLen' can be const. [functionConst]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCodingStateMachine.h:84:16: style: Technically the member function 'nsCodingStateMachine::GetCodingStateMachine' can be const. [functionConst]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsBig5Prober.h:47:22: style: Class 'nsBig5Prober' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsBig5Prober.h:47:22: style: Class 'nsBig5Prober' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCodingStateMachine.h:62:3: style: Class 'nsCodingStateMachine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsBig5Prober.h:50:18: style: The function 'HandleData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:57:26: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsBig5Prober.h:50:18: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsBig5Prober.h:51:15: style: The function 'GetCharSetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:56:23: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsBig5Prober.h:51:15: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsBig5Prober.h:52:18: style: The function 'GetState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:58:26: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsBig5Prober.h:52:18: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsBig5Prober.h:53:13: style: The function 'Reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:59:21: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsBig5Prober.h:53:13: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsBig5Prober.h:54:13: style: The function 'GetConfidence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:60:21: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsBig5Prober.h:54:13: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsBig5Prober.h:55:13: style: The function 'SetOpion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:61:21: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsBig5Prober.h:55:13: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEUCJPProber.h:53:23: style: Class 'nsEUCJPProber' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEUCJPProber.h:53:23: style: Class 'nsEUCJPProber' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEUCJPProber.h:56:18: style: The function 'HandleData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:57:26: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEUCJPProber.h:56:18: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEUCJPProber.h:57:15: style: The function 'GetCharSetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:56:23: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEUCJPProber.h:57:15: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEUCJPProber.h:58:18: style: The function 'GetState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:58:26: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEUCJPProber.h:58:18: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEUCJPProber.h:59:13: style: The function 'Reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:59:21: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEUCJPProber.h:59:13: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEUCJPProber.h:60:13: style: The function 'GetConfidence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:60:21: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEUCJPProber.h:60:13: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEUCJPProber.h:61:13: style: The function 'SetOpion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:61:21: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEUCJPProber.h:61:13: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEUCKRProber.h:47:23: style: Class 'nsEUCKRProber' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEUCKRProber.h:47:23: style: Class 'nsEUCKRProber' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEUCKRProber.h:50:18: style: The function 'HandleData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:57:26: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEUCKRProber.h:50:18: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEUCKRProber.h:51:15: style: The function 'GetCharSetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:56:23: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEUCKRProber.h:51:15: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEUCKRProber.h:52:18: style: The function 'GetState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:58:26: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEUCKRProber.h:52:18: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEUCKRProber.h:53:13: style: The function 'Reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:59:21: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEUCKRProber.h:53:13: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEUCKRProber.h:54:13: style: The function 'GetConfidence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:60:21: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEUCKRProber.h:54:13: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEUCKRProber.h:55:13: style: The function 'SetOpion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:61:21: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEUCKRProber.h:55:13: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEUCTWProber.h:47:23: style: Class 'nsEUCTWProber' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEUCTWProber.h:47:23: style: Class 'nsEUCTWProber' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEUCTWProber.h:50:18: style: The function 'HandleData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:57:26: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEUCTWProber.h:50:18: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEUCTWProber.h:51:15: style: The function 'GetCharSetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:56:23: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEUCTWProber.h:51:15: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEUCTWProber.h:52:18: style: The function 'GetState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:58:26: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEUCTWProber.h:52:18: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEUCTWProber.h:53:13: style: The function 'Reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:59:21: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEUCTWProber.h:53:13: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEUCTWProber.h:54:13: style: The function 'GetConfidence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:60:21: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEUCTWProber.h:54:13: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEUCTWProber.h:55:13: style: The function 'SetOpion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:61:21: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEUCTWProber.h:55:13: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEscCharsetProber.h:50:18: style: The function 'HandleData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:57:26: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEscCharsetProber.h:50:18: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEscCharsetProber.h:51:15: style: The function 'GetCharSetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:56:23: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEscCharsetProber.h:51:15: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEscCharsetProber.h:52:18: style: The function 'GetState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:58:26: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEscCharsetProber.h:52:18: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEscCharsetProber.h:53:13: style: The function 'Reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:59:21: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEscCharsetProber.h:53:13: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEscCharsetProber.h:54:13: style: The function 'GetConfidence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:60:21: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEscCharsetProber.h:54:13: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEscCharsetProber.h:55:13: style: The function 'SetOpion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:61:21: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsEscCharsetProber.h:55:13: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsGB2312Prober.h:49:25: style: Class 'nsGB18030Prober' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsGB2312Prober.h:49:25: style: Class 'nsGB18030Prober' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsGB2312Prober.h:52:18: style: The function 'HandleData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:57:26: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsGB2312Prober.h:52:18: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsGB2312Prober.h:53:15: style: The function 'GetCharSetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:56:23: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsGB2312Prober.h:53:15: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsGB2312Prober.h:54:18: style: The function 'GetState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:58:26: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsGB2312Prober.h:54:18: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsGB2312Prober.h:55:13: style: The function 'Reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:59:21: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsGB2312Prober.h:55:13: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsGB2312Prober.h:56:13: style: The function 'GetConfidence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:60:21: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsGB2312Prober.h:56:13: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsGB2312Prober.h:57:13: style: The function 'SetOpion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:61:21: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsGB2312Prober.h:57:13: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsHebrewProber.cpp:118:8: style: The scope of the variable 'cur' can be reduced. [variableScope]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsHebrewProber.h:53:16: warning: Virtual function 'Reset' is called from constructor 'nsHebrewProber()' at line 48. Dynamic binding is not used. [virtualCallInConstructor]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsHebrewProber.h:48:59: note: Calling Reset
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsHebrewProber.h:53:16: note: Reset is a virtual method
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsHebrewProber.h:51:26: style: The function 'HandleData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:57:26: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsHebrewProber.h:51:26: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsHebrewProber.h:52:23: style: The function 'GetCharSetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:56:23: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsHebrewProber.h:52:23: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsHebrewProber.h:53:16: style: The function 'Reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:59:21: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsHebrewProber.h:53:16: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsHebrewProber.h:55:26: style: The function 'GetState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:58:26: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsHebrewProber.h:55:26: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsHebrewProber.h:57:21: style: The function 'GetConfidence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:60:21: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsHebrewProber.h:57:21: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsHebrewProber.h:58:21: style: The function 'SetOpion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:61:21: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsHebrewProber.h:58:21: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsLatin1Prober.cpp:129:17: style: The scope of the variable 'charClass' can be reduced. [variableScope]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsLatin1Prober.cpp:130:17: style: The scope of the variable 'freq' can be reduced. [variableScope]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsLatin1Prober.h:50:18: style: The function 'HandleData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:57:26: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsLatin1Prober.h:50:18: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsLatin1Prober.h:51:15: style: The function 'GetCharSetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:56:23: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsLatin1Prober.h:51:15: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsLatin1Prober.h:52:18: style: The function 'GetState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:58:26: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsLatin1Prober.h:52:18: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsLatin1Prober.h:53:13: style: The function 'Reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:59:21: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsLatin1Prober.h:53:13: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsLatin1Prober.h:54:13: style: The function 'GetConfidence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:60:21: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsLatin1Prober.h:54:13: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsLatin1Prober.h:55:13: style: The function 'SetOpion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:61:21: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsLatin1Prober.h:55:13: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsMBCSGroupProber.cpp:154:23: style: Checking if unsigned variable 'mActiveNum' is less than zero. [unsignedLessThanZero]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsSJISProber.h:54:22: style: Class 'nsSJISProber' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsSJISProber.h:54:22: style: Class 'nsSJISProber' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsUTF8Prober.h:47:17: style: Class 'nsUTF8Prober' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsUTF8Prober.h:47:17: style: Class 'nsUTF8Prober' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsSJISProber.h:57:18: style: The function 'HandleData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:57:26: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsSJISProber.h:57:18: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsSJISProber.h:58:15: style: The function 'GetCharSetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:56:23: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsSJISProber.h:58:15: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsSJISProber.h:59:18: style: The function 'GetState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:58:26: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsSJISProber.h:59:18: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsSJISProber.h:60:13: style: The function 'Reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:59:21: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsSJISProber.h:60:13: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsSJISProber.h:61:13: style: The function 'GetConfidence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:60:21: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsSJISProber.h:61:13: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsSJISProber.h:62:13: style: The function 'SetOpion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:61:21: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsSJISProber.h:62:13: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsUTF8Prober.h:50:18: style: The function 'HandleData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:57:26: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsUTF8Prober.h:50:18: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsUTF8Prober.h:51:15: style: The function 'GetCharSetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:56:23: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsUTF8Prober.h:51:15: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsUTF8Prober.h:52:18: style: The function 'GetState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:58:26: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsUTF8Prober.h:52:18: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsUTF8Prober.h:53:13: style: The function 'Reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:59:21: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsUTF8Prober.h:53:13: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsUTF8Prober.h:54:13: style: The function 'GetConfidence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:60:21: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsUTF8Prober.h:54:13: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsUTF8Prober.h:55:13: style: The function 'SetOpion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:61:21: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsUTF8Prober.h:55:13: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsMBCSGroupProber.h:55:18: style: The function 'HandleData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:57:26: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsMBCSGroupProber.h:55:18: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsMBCSGroupProber.h:56:15: style: The function 'GetCharSetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:56:23: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsMBCSGroupProber.h:56:15: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsMBCSGroupProber.h:57:18: style: The function 'GetState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:58:26: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsMBCSGroupProber.h:57:18: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsMBCSGroupProber.h:58:13: style: The function 'Reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:59:21: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsMBCSGroupProber.h:58:13: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsMBCSGroupProber.h:59:13: style: The function 'GetConfidence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:60:21: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsMBCSGroupProber.h:59:13: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsMBCSGroupProber.h:60:13: style: The function 'SetOpion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:61:21: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsMBCSGroupProber.h:60:13: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsSBCSGroupProber.cpp:166:23: style: Checking if unsigned variable 'mActiveNum' is less than zero. [unsignedLessThanZero]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsSBCSGroupProber.h:50:18: style: The function 'HandleData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:57:26: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsSBCSGroupProber.h:50:18: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsSBCSGroupProber.h:51:15: style: The function 'GetCharSetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:56:23: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsSBCSGroupProber.h:51:15: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsSBCSGroupProber.h:52:18: style: The function 'GetState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:58:26: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsSBCSGroupProber.h:52:18: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsSBCSGroupProber.h:53:13: style: The function 'Reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:59:21: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsSBCSGroupProber.h:53:13: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsSBCSGroupProber.h:54:13: style: The function 'GetConfidence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:60:21: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsSBCSGroupProber.h:54:13: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsSBCSGroupProber.h:55:13: style: The function 'SetOpion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsCharSetProber.h:61:21: note: Virtual function in base class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsSBCSGroupProber.h:55:13: note: Function in derived class
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsSBCharSetProber.cpp:46:17: style: The scope of the variable 'order' can be reduced. [variableScope]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsSBCharSetProber.cpp:104:9: style: The scope of the variable 'r' can be reduced. [variableScope]
amarok-2.9.0/utilities/collectionscanner/charset-detector/src/nsUniversalDetector.cpp:258:13: style: The scope of the variable 'proberConfidence' can be reduced. [variableScope]
[22:37]

ftp://ftp.se.debian.org/debian/pool/main/a/amavisd-milter/amavisd-milter_1.5.0.orig.tar.gz
amavisd-milter-1.5.0/amavisd-milter/log.c:42:10: style: The scope of the variable 'buf' can be reduced. [variableScope]
amavisd-milter-1.5.0/amavisd-milter/log.c:43:13: style: The scope of the variable 'ap' can be reduced. [variableScope]
amavisd-milter-1.5.0/amavisd-milter/main.c:131:17: style: The scope of the variable 'fp' can be reduced. [variableScope]
amavisd-milter-1.5.0/amavisd-milter/mlfi.c:124:17: style: The scope of the variable 'fts' can be reduced. [variableScope]
amavisd-milter-1.5.0/amavisd-milter/mlfi.c:125:17: style: The scope of the variable 'ftsent' can be reduced. [variableScope]
amavisd-milter-1.5.0/amavisd-milter/mlfi.c:126:17: style: The scope of the variable 'wrkdir' can be reduced. [variableScope]
amavisd-milter-1.5.0/amavisd-milter/mlfi.c:464:30: style: The scope of the variable 'wrkdir' can be reduced. [variableScope]
amavisd-milter-1.5.0/amavisd-milter/mlfi.c:468:15: style: The scope of the variable 'gt' can be reduced. [variableScope]
amavisd-milter-1.5.0/amavisd-milter/mlfi.c:468:19: style: The scope of the variable 'lt' can be reduced. [variableScope]
amavisd-milter-1.5.0/amavisd-milter/mlfi.c:469:10: style: The scope of the variable 'gmtoff' can be reduced. [variableScope]
amavisd-milter-1.5.0/amavisd-milter/mlfi.c:882:48: style: The scope of the variable 'name' can be reduced. [variableScope]
amavisd-milter-1.5.0/amavisd-milter/mlfi.c:883:17: style: The scope of the variable 'qid' can be reduced. [variableScope]
amavisd-milter-1.5.0/amavisd-milter/mlfi.c:888:12: style: The scope of the variable 'start_counter' can be reduced. [variableScope]
amavisd-milter-1.5.0/amavisd-milter/mlfi.c:889:10: style: The scope of the variable 'wait_counter' can be reduced. [variableScope]
amavisd-milter-1.5.0/amavisd-milter/mlfi.c:337:0: error: Memory leak: mlfi [memleak]
amavisd-milter-1.5.0/compat/compat.h:93:0: error: #error cannot figure out how to turn a DIR * into a fd [preprocessorErrorDirective]
amavisd-milter-1.5.0/compat/mkdtemp.c:60:6: style: The scope of the variable 'rval' can be reduced. [variableScope]
[22:37]

ftp://ftp.se.debian.org/debian/pool/main/a/amavisd-new/amavisd-new_2.7.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/amb-plugins/amb-plugins_0.8.1.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/ambdec/ambdec_0.5.1.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/amcheck/amcheck_1.4.orig.tar.gz
amcheck-1.4/bloomfilter.c:305:14: style: Function 'mod_m' argument 1 names different: declaration 'a' definition 'val'. [funcArgNamesDifferent]
amcheck-1.4/bloomfilter.c:59:35: note: Function 'mod_m' argument 1 names different: declaration 'a' definition 'val'.
amcheck-1.4/bloomfilter.c:305:14: note: Function 'mod_m' argument 1 names different: declaration 'a' definition 'val'.
amcheck-1.4/verify_nbtree.c:1753:16: style: Function 'invariant_leq_nontarget_offset' argument 2 names different: declaration 'other' definition 'nontarget'. [funcArgNamesDifferent]
amcheck-1.4/verify_nbtree.c:145:16: note: Function 'invariant_leq_nontarget_offset' argument 2 names different: declaration 'other' definition 'nontarget'.
amcheck-1.4/verify_nbtree.c:1753:16: note: Function 'invariant_leq_nontarget_offset' argument 2 names different: declaration 'other' definition 'nontarget'.
[22:37]

ftp://ftp.se.debian.org/debian/pool/main/a/amide/amide_1.0.5.orig.tar.gz
amide-1.0.5/attic/amitk_list_view.c:153:18: style: The scope of the variable 'model' can be reduced. [variableScope]
amide-1.0.5/attic/amitk_list_view.c:154:15: style: The scope of the variable 'pixbuf' can be reduced. [variableScope]
amide-1.0.5/attic/amitk_list_view.c:149:71: style: Function 'list_view_object_update_cb' argument 2 names different: declaration 'list' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/attic/amitk_list_view.c:58:71: note: Function 'list_view_object_update_cb' argument 2 names different: declaration 'list' definition 'data'.
amide-1.0.5/attic/amitk_list_view.c:149:71: note: Function 'list_view_object_update_cb' argument 2 names different: declaration 'list' definition 'data'.
amide-1.0.5/attic/amitk_list_view.c:174:95: style: Function 'list_view_object_add_child_cb' argument 3 names different: declaration 'list_view' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/attic/amitk_list_view.c:59:95: note: Function 'list_view_object_add_child_cb' argument 3 names different: declaration 'list_view' definition 'data'.
amide-1.0.5/attic/amitk_list_view.c:174:95: note: Function 'list_view_object_add_child_cb' argument 3 names different: declaration 'list_view' definition 'data'.
amide-1.0.5/attic/amitk_list_view.c:186:98: style: Function 'list_view_object_remove_child_cb' argument 3 names different: declaration 'list_view' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/attic/amitk_list_view.c:60:98: note: Function 'list_view_object_remove_child_cb' argument 3 names different: declaration 'list_view' definition 'data'.
amide-1.0.5/attic/amitk_list_view.c:186:98: note: Function 'list_view_object_remove_child_cb' argument 3 names different: declaration 'list_view' definition 'data'.
amide-1.0.5/attic/amitk_list_view.c:105:41: style: Variable 'list_view_class' is assigned a value that is never used. [unreadVariable]
amide-1.0.5/attic/amitk_list_view.c:104:39: style: Variable 'widget_class' is assigned a value that is never used. [unreadVariable]
amide-1.0.5/attic/amitk_xif_sel.c:3323:11: style: Expression is always false because 'else if' condition matches previous condition at line 3317. [multiCondition]
amide-1.0.5/attic/amitk_xif_sel.c:2848:3: style: Variable 'poss' is reassigned a value before the old one has been used. [redundantAssignment]
amide-1.0.5/attic/amitk_xif_sel.c:2838:0: note: Variable 'poss' is reassigned a value before the old one has been used.
amide-1.0.5/attic/amitk_xif_sel.c:2848:3: note: Variable 'poss' is reassigned a value before the old one has been used.
amide-1.0.5/attic/amitk_xif_sel.c:894:10: style: The scope of the variable 'filename' can be reduced. [variableScope]
amide-1.0.5/attic/amitk_xif_sel.c:1001:10: style: The scope of the variable 'uri_list' can be reduced. [variableScope]
amide-1.0.5/attic/amitk_xif_sel.c:1002:8: style: The scope of the variable 'hostname' can be reduced. [variableScope]
amide-1.0.5/attic/amitk_xif_sel.c:1003:7: style: The scope of the variable 'res' can be reduced. [variableScope]
amide-1.0.5/attic/amitk_xif_sel.c:1224:9: style: The scope of the variable 'sys_filename' can be reduced. [variableScope]
amide-1.0.5/attic/amitk_xif_sel.c:1263:23: style: The scope of the variable 'callback_arg' can be reduced. [variableScope]
amide-1.0.5/attic/amitk_xif_sel.c:1826:22: style: The scope of the variable 'fs' can be reduced. [variableScope]
amide-1.0.5/attic/amitk_xif_sel.c:1827:9: style: The scope of the variable 'text' can be reduced. [variableScope]
amide-1.0.5/attic/amitk_xif_sel.c:1856:23: style: The scope of the variable 'callback_arg' can be reduced. [variableScope]
amide-1.0.5/attic/amitk_xif_sel.c:2088:10: style: The scope of the variable 'sel_text' can be reduced. [variableScope]
amide-1.0.5/attic/amitk_xif_sel.c:2464:21: style: The scope of the variable 'dirname' can be reduced. [variableScope]
amide-1.0.5/attic/amitk_xif_sel.c:2465:20: style: The scope of the variable 'buf' can be reduced. [variableScope]
amide-1.0.5/attic/amitk_xif_sel.c:522:57: style: Function 'amitk_xif_selection_class_init' argument 1 names different: declaration 'klass' definition 'class'. [funcArgNamesDifferent]
amide-1.0.5/attic/amitk_xif_sel.c:358:72: note: Function 'amitk_xif_selection_class_init' argument 1 names different: declaration 'klass' definition 'class'.
amide-1.0.5/attic/amitk_xif_sel.c:522:57: note: Function 'amitk_xif_selection_class_init' argument 1 names different: declaration 'klass' definition 'class'.
amide-1.0.5/attic/amitk_xif_sel.c:1804:56: style: Function 'amitk_xif_selection_update_fileops' argument 1 names different: declaration 'filesel' definition 'fs'. [funcArgNamesDifferent]
amide-1.0.5/attic/amitk_xif_sel.c:379:72: note: Function 'amitk_xif_selection_update_fileops' argument 1 names different: declaration 'filesel' definition 'fs'.
amide-1.0.5/attic/amitk_xif_sel.c:1804:56: note: Function 'amitk_xif_selection_update_fileops' argument 1 names different: declaration 'filesel' definition 'fs'.
amide-1.0.5/attic/amitk_xif_sel.c:1878:24: style: Function 'amitk_xif_selection_update_history_menu' argument 2 names different: declaration 'current_dir' definition 'current_directory'. [funcArgNamesDifferent]
amide-1.0.5/attic/amitk_xif_sel.c:399:35: note: Function 'amitk_xif_selection_update_history_menu' argument 2 names different: declaration 'current_dir' definition 'current_directory'.
amide-1.0.5/attic/amitk_xif_sel.c:1878:24: note: Function 'amitk_xif_selection_update_history_menu' argument 2 names different: declaration 'current_dir' definition 'current_directory'.
amide-1.0.5/attic/amitk_xif_sel.c:785:18: style: Variable 'confirm_area' is assigned a value that is never used. [unreadVariable]
amide-1.0.5/attic/amitk_xif_sel.c:2869:17: style: Variable 'first_slash' is assigned a value that is never used. [unreadVariable]
amide-1.0.5/attic/amitk_xif_sel.c:2953:7: error: Uninitialized variable: new_dir [uninitvar]
amide-1.0.5/src/alignment_mutual_information.c:212:0: error: syntax error [syntaxError]
amide-1.0.5/src/amide.c:73:15: style: The scope of the variable 'dialog' can be reduced. [variableScope]
amide-1.0.5/src/amide.c:74:15: style: The scope of the variable 'message_area' can be reduced. [variableScope]
amide-1.0.5/src/amide.c:75:15: style: The scope of the variable 'scrolled' can be reduced. [variableScope]
amide-1.0.5/src/amide.c:76:15: style: The scope of the variable 'label' can be reduced. [variableScope]
amide-1.0.5/src/amide.c:118:11: style: The scope of the variable 'comments' can be reduced. [variableScope]
amide-1.0.5/src/amide.c:176:17: style: The scope of the variable 'input_filename' can be reduced. [variableScope]
amide-1.0.5/src/amide.c:178:18: style: The scope of the variable 'new_ds' can be reduced. [variableScope]
amide-1.0.5/src/amide_gnome.c:71:15: style: The scope of the variable 'vfs_uri' can be reduced. [variableScope]
amide-1.0.5/src/amitk_canvas.c:418:17: style: The scope of the variable 'object' can be reduced. [variableScope]
amide-1.0.5/src/amitk_canvas.c:466:21: style: The scope of the variable 'item' can be reduced. [variableScope]
amide-1.0.5/src/amitk_canvas.c:840:11: style: The scope of the variable 'temp_str' can be reduced. [variableScope]
amide-1.0.5/src/amitk_canvas.c:1038:15: style: The scope of the variable 'label' can be reduced. [variableScope]
amide-1.0.5/src/amitk_canvas.c:1042:11: style: The scope of the variable 'temp_str' can be reduced. [variableScope]
amide-1.0.5/src/amitk_canvas.c:2944:11: style: The scope of the variable 'time_str' can be reduced. [variableScope]
amide-1.0.5/src/amitk_canvas.c:2990:9: style: The scope of the variable 'x' can be reduced. [variableScope]
amide-1.0.5/src/amitk_canvas.c:2991:9: style: The scope of the variable 'y' can be reduced. [variableScope]
amide-1.0.5/src/amitk_canvas.c:3235:18: style: The scope of the variable 'active_ds' can be reduced. [variableScope]
amide-1.0.5/src/amitk_canvas.c:3388:17: style: The scope of the variable 'object' can be reduced. [variableScope]
amide-1.0.5/src/amitk_canvas.c:3409:11: style: The scope of the variable 'temp_str' can be reduced. [variableScope]
amide-1.0.5/src/amitk_canvas.c:448:66: style: Function 'canvas_space_changed_cb' argument 2 names different: declaration 'canvas' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_canvas.c:161:66: note: Function 'canvas_space_changed_cb' argument 2 names different: declaration 'canvas' definition 'data'.
amide-1.0.5/src/amitk_canvas.c:448:66: note: Function 'canvas_space_changed_cb' argument 2 names different: declaration 'canvas' definition 'data'.
amide-1.0.5/src/amitk_canvas.c:463:79: style: Function 'canvas_object_selection_changed_cb' argument 2 names different: declaration 'canvas' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_canvas.c:162:79: note: Function 'canvas_object_selection_changed_cb' argument 2 names different: declaration 'canvas' definition 'data'.
amide-1.0.5/src/amitk_canvas.c:463:79: note: Function 'canvas_object_selection_changed_cb' argument 2 names different: declaration 'canvas' definition 'data'.
amide-1.0.5/src/amitk_canvas.c:529:65: style: Function 'canvas_view_changed_cb' argument 2 names different: declaration 'canvas' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_canvas.c:165:65: note: Function 'canvas_view_changed_cb' argument 2 names different: declaration 'canvas' definition 'data'.
amide-1.0.5/src/amitk_canvas.c:529:65: note: Function 'canvas_view_changed_cb' argument 2 names different: declaration 'canvas' definition 'data'.
amide-1.0.5/src/amitk_canvas.c:563:75: style: Function 'canvas_roi_preference_changed_cb' argument 2 names different: declaration 'canvas' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_canvas.c:166:75: note: Function 'canvas_roi_preference_changed_cb' argument 2 names different: declaration 'canvas' definition 'data'.
amide-1.0.5/src/amitk_canvas.c:563:75: note: Function 'canvas_roi_preference_changed_cb' argument 2 names different: declaration 'canvas' definition 'data'.
amide-1.0.5/src/amitk_canvas.c:569:79: style: Function 'canvas_general_preference_changed_cb' argument 2 names different: declaration 'canvas' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_canvas.c:167:79: note: Function 'canvas_general_preference_changed_cb' argument 2 names different: declaration 'canvas' definition 'data'.
amide-1.0.5/src/amitk_canvas.c:569:79: note: Function 'canvas_general_preference_changed_cb' argument 2 names different: declaration 'canvas' definition 'data'.
amide-1.0.5/src/amitk_canvas.c:575:78: style: Function 'canvas_target_preference_changed_cb' argument 2 names different: declaration 'canvas' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_canvas.c:169:78: note: Function 'canvas_target_preference_changed_cb' argument 2 names different: declaration 'canvas' definition 'data'.
amide-1.0.5/src/amitk_canvas.c:575:78: note: Function 'canvas_target_preference_changed_cb' argument 2 names different: declaration 'canvas' definition 'data'.
amide-1.0.5/src/amitk_canvas.c:581:78: style: Function 'canvas_layout_preference_changed_cb' argument 2 names different: declaration 'canvas' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_canvas.c:170:78: note: Function 'canvas_layout_preference_changed_cb' argument 2 names different: declaration 'canvas' definition 'data'.
amide-1.0.5/src/amitk_canvas.c:581:78: note: Function 'canvas_layout_preference_changed_cb' argument 2 names different: declaration 'canvas' definition 'data'.
amide-1.0.5/src/amitk_canvas.c:596:66: style: Function 'canvas_study_changed_cb' argument 2 names different: declaration 'canvas' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_canvas.c:171:66: note: Function 'canvas_study_changed_cb' argument 2 names different: declaration 'canvas' definition 'data'.
amide-1.0.5/src/amitk_canvas.c:596:66: note: Function 'canvas_study_changed_cb' argument 2 names different: declaration 'canvas' definition 'data'.
amide-1.0.5/src/amitk_canvas.c:602:67: style: Function 'canvas_target_changed_cb' argument 2 names different: declaration 'canvas' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_canvas.c:172:67: note: Function 'canvas_target_changed_cb' argument 2 names different: declaration 'canvas' definition 'data'.
amide-1.0.5/src/amitk_canvas.c:602:67: note: Function 'canvas_target_changed_cb' argument 2 names different: declaration 'canvas' definition 'data'.
amide-1.0.5/src/amitk_canvas.c:615:65: style: Function 'canvas_time_changed_cb' argument 2 names different: declaration 'canvas' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_canvas.c:173:65: note: Function 'canvas_time_changed_cb' argument 2 names different: declaration 'canvas' definition 'data'.
amide-1.0.5/src/amitk_canvas.c:615:65: note: Function 'canvas_time_changed_cb' argument 2 names different: declaration 'canvas' definition 'data'.
amide-1.0.5/src/amitk_canvas.c:620:66: style: Function 'canvas_volume_changed_cb' argument 2 names different: declaration 'canvas' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_canvas.c:174:66: note: Function 'canvas_volume_changed_cb' argument 2 names different: declaration 'canvas' definition 'data'.
amide-1.0.5/src/amitk_canvas.c:620:66: note: Function 'canvas_volume_changed_cb' argument 2 names different: declaration 'canvas' definition 'data'.
amide-1.0.5/src/amitk_canvas.c:639:60: style: Function 'canvas_roi_changed_cb' argument 2 names different: declaration 'canvas' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_canvas.c:175:60: note: Function 'canvas_roi_changed_cb' argument 2 names different: declaration 'canvas' definition 'data'.
amide-1.0.5/src/amitk_canvas.c:639:60: note: Function 'canvas_roi_changed_cb' argument 2 names different: declaration 'canvas' definition 'data'.
amide-1.0.5/src/amitk_canvas.c:650:78: style: Function 'canvas_fiducial_mark_changed_cb' argument 2 names different: declaration 'canvas' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_canvas.c:176:78: note: Function 'canvas_fiducial_mark_changed_cb' argument 2 names different: declaration 'canvas' definition 'data'.
amide-1.0.5/src/amitk_canvas.c:650:78: note: Function 'canvas_fiducial_mark_changed_cb' argument 2 names different: declaration 'canvas' definition 'data'.
amide-1.0.5/src/amitk_canvas.c:672:61: style: Function 'data_set_changed_cb' argument 2 names different: declaration 'canvas' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_canvas.c:178:61: note: Function 'data_set_changed_cb' argument 2 names different: declaration 'canvas' definition 'data'.
amide-1.0.5/src/amitk_canvas.c:672:61: note: Function 'data_set_changed_cb' argument 2 names different: declaration 'canvas' definition 'data'.
amide-1.0.5/src/amitk_canvas.c:683:81: style: Function 'data_set_subject_orientation_changed_cb' argument 2 names different: declaration 'canvas' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_canvas.c:179:81: note: Function 'data_set_subject_orientation_changed_cb' argument 2 names different: declaration 'canvas' definition 'data'.
amide-1.0.5/src/amitk_canvas.c:683:81: note: Function 'data_set_subject_orientation_changed_cb' argument 2 names different: declaration 'canvas' definition 'data'.
amide-1.0.5/src/amitk_canvas.c:3522:51: style: Function 'canvas_update_while_idle' argument 1 names different: declaration 'canvas' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_canvas.c:204:51: note: Function 'canvas_update_while_idle' argument 1 names different: declaration 'canvas' definition 'data'.
amide-1.0.5/src/amitk_canvas.c:3522:51: note: Function 'canvas_update_while_idle' argument 1 names different: declaration 'canvas' definition 'data'.
amide-1.0.5/src/amitk_canvas.c:988:3: style: Variable 'table_row' is modified but its new value is never used. [unreadVariable]
amide-1.0.5/src/amitk_canvas_object.c:151:18: style: The scope of the variable 'ptemp_rp' can be reduced. [variableScope]
amide-1.0.5/src/amitk_color_table_menu.c:80:14: style: The scope of the variable 'pixbuf' can be reduced. [variableScope]
amide-1.0.5/src/amitk_color_table_menu.c:77:58: style: Function 'color_table_menu_init' argument 1 names different: declaration 'menu' definition 'ct_menu'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_color_table_menu.c:38:57: note: Function 'color_table_menu_init' argument 1 names different: declaration 'menu' definition 'ct_menu'.
amide-1.0.5/src/amitk_color_table_menu.c:77:58: note: Function 'color_table_menu_init' argument 1 names different: declaration 'menu' definition 'ct_menu'.
amide-1.0.5/src/amitk_common.c:251:19: style: The scope of the variable 'directory_entry' can be reduced. [variableScope]
amide-1.0.5/src/amitk_common.c:246:68: style: Function 'amitk_is_xif_directory' argument 2 names different: declaration 'plegacy' definition 'plegacy1'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_common.h:154:68: note: Function 'amitk_is_xif_directory' argument 2 names different: declaration 'plegacy' definition 'plegacy1'.
amide-1.0.5/src/amitk_common.c:246:68: note: Function 'amitk_is_xif_directory' argument 2 names different: declaration 'plegacy' definition 'plegacy1'.
amide-1.0.5/src/amitk_data_set.c:5266:3: style: Variable 'filtered' is reassigned a value before the old one has been used. [redundantAssignment]
amide-1.0.5/src/amitk_data_set.c:5258:0: note: Variable 'filtered' is reassigned a value before the old one has been used.
amide-1.0.5/src/amitk_data_set.c:5266:3: note: Variable 'filtered' is reassigned a value before the old one has been used.
amide-1.0.5/src/amitk_data_set.c:1685:20: style: Same expression on both sides of '!=' because the value of 'raw_filename' and 'NULL' are the same. [duplicateExpression]
amide-1.0.5/src/amitk_data_set.c:1515:24: note: 'raw_filename' is assigned value 'NULL' here.
amide-1.0.5/src/amitk_data_set.c:1685:20: note: Same expression on both sides of '!=' because the value of 'raw_filename' and 'NULL' are the same.
amide-1.0.5/src/amitk_data_set.c:1686:23: style: Same expression on both sides of '!=' because the value of 'header_filename' and 'NULL' are the same. [duplicateExpression]
amide-1.0.5/src/amitk_data_set.c:1514:27: note: 'header_filename' is assigned value 'NULL' here.
amide-1.0.5/src/amitk_data_set.c:1686:23: note: Same expression on both sides of '!=' because the value of 'header_filename' and 'NULL' are the same.
amide-1.0.5/src/amitk_data_set.c:1688:48: style: Same expression on both sides of '==' because the value of 'import_data_sets' and 'NULL' are the same. [duplicateExpression]
amide-1.0.5/src/amitk_data_set.c:1510:28: note: 'import_data_sets' is assigned value 'NULL' here.
amide-1.0.5/src/amitk_data_set.c:1688:48: note: Same expression on both sides of '==' because the value of 'import_data_sets' and 'NULL' are the same.
amide-1.0.5/src/amitk_data_set.c:1689:24: style: Same expression on both sides of '==' because the value of 'import_data_sets' and 'NULL' are the same. [duplicateExpression]
amide-1.0.5/src/amitk_data_set.c:1510:28: note: 'import_data_sets' is assigned value 'NULL' here.
amide-1.0.5/src/amitk_data_set.c:1689:24: note: Same expression on both sides of '==' because the value of 'import_data_sets' and 'NULL' are the same.
amide-1.0.5/src/amitk_data_set.c:1512:11: style: The scope of the variable 'filename_base' can be reduced. [variableScope]
amide-1.0.5/src/amitk_data_set.c:1513:11: style: The scope of the variable 'filename_extension' can be reduced. [variableScope]
amide-1.0.5/src/amitk_data_set.c:1516:12: style: The scope of the variable 'frags' can be reduced. [variableScope]
amide-1.0.5/src/amitk_data_set.c:3101:11: style: The scope of the variable 'temp_string' can be reduced. [variableScope]
amide-1.0.5/src/amitk_data_set.c:4284:11: style: The scope of the variable 'temp_string' can be reduced. [variableScope]
amide-1.0.5/src/amitk_data_set.c:5072:11: style: The scope of the variable 'temp_string' can be reduced. [variableScope]
amide-1.0.5/src/amitk_data_set.c:5538:11: style: The scope of the variable 'last' can be reduced. [variableScope]
amide-1.0.5/src/amitk_data_set.c:5563:18: style: The scope of the variable 'slice' can be reduced. [variableScope]
amide-1.0.5/src/amitk_data_set.c:282:54: style: Function 'data_set_class_init' argument 1 names different: declaration 'klass' definition 'class'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_data_set.c:225:74: note: Function 'data_set_class_init' argument 1 names different: declaration 'klass' definition 'class'.
amide-1.0.5/src/amitk_data_set.c:282:54: note: Function 'data_set_class_init' argument 1 names different: declaration 'klass' definition 'class'.
amide-1.0.5/src/amitk_data_set.c:1279:60: style: Function 'data_set_invalidate_slice_cache' argument 1 names different: declaration 'ds' definition 'data_set'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_data_set.c:242:70: note: Function 'data_set_invalidate_slice_cache' argument 1 names different: declaration 'ds' definition 'data_set'.
amide-1.0.5/src/amitk_data_set.c:1279:60: note: Function 'data_set_invalidate_slice_cache' argument 1 names different: declaration 'ds' definition 'data_set'.
amide-1.0.5/src/amitk_data_set.c:2648:75: style: Function 'amitk_data_set_set_dicom_image_type' argument 2 names different: declaration 'image_type' definition 'new_image_type'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_data_set.h:449:24: note: Function 'amitk_data_set_set_dicom_image_type' argument 2 names different: declaration 'image_type' definition 'new_image_type'.
amide-1.0.5/src/amitk_data_set.c:2648:75: note: Function 'amitk_data_set_set_dicom_image_type' argument 2 names different: declaration 'image_type' definition 'new_image_type'.
amide-1.0.5/src/amitk_data_set.c:4148:28: style: Function 'amitk_data_set_get_line_profile' argument 4 names different: declaration 'start_point' definition 'base_start_point'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_data_set.h:576:27: note: Function 'amitk_data_set_get_line_profile' argument 4 names different: declaration 'start_point' definition 'base_start_point'.
amide-1.0.5/src/amitk_data_set.c:4148:28: note: Function 'amitk_data_set_get_line_profile' argument 4 names different: declaration 'start_point' definition 'base_start_point'.
amide-1.0.5/src/amitk_data_set.c:4149:28: style: Function 'amitk_data_set_get_line_profile' argument 5 names different: declaration 'end_point' definition 'base_end_point'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_data_set.h:577:27: note: Function 'amitk_data_set_get_line_profile' argument 5 names different: declaration 'end_point' definition 'base_end_point'.
amide-1.0.5/src/amitk_data_set.c:4149:28: note: Function 'amitk_data_set_get_line_profile' argument 5 names different: declaration 'end_point' definition 'base_end_point'.
amide-1.0.5/src/amitk_data_set.c:5871:18: style: Function 'amitk_data_sets_math_binary' argument 6 names different: declaration 'by_frame' definition 'by_frames'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_data_set.h:610:22: note: Function 'amitk_data_sets_math_binary' argument 6 names different: declaration 'by_frame' definition 'by_frames'.
amide-1.0.5/src/amitk_data_set.c:5871:18: note: Function 'amitk_data_sets_math_binary' argument 6 names different: declaration 'by_frame' definition 'by_frames'.
amide-1.0.5/src/amitk_data_set.c:5644:7: style: Variable 'num_data_sets' is modified but its new value is never used. [unreadVariable]
amide-1.0.5/src/amitk_data_set.c:1025:64: error: Uninitialized variable: location [uninitvar]
amide-1.0.5/src/amitk_data_set.c:1048:79: error: Uninitialized variable: location [uninitvar]
amide-1.0.5/src/amitk_data_set.c:1025:74: error: Uninitialized variable: size [uninitvar]
amide-1.0.5/src/amitk_data_set.c:1048:89: error: Uninitialized variable: size [uninitvar]
amide-1.0.5/src/amitk_dial.c:86:40: style: Function 'amitk_dial_class_init' argument 1 names different: declaration 'klass' definition 'class'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_dial.c:30:69: note: Function 'amitk_dial_class_init' argument 1 names different: declaration 'klass' definition 'class'.
amide-1.0.5/src/amitk_dial.c:86:40: note: Function 'amitk_dial_class_init' argument 1 names different: declaration 'klass' definition 'class'.
amide-1.0.5/src/amitk_fiducial_mark.c:82:64: style: Function 'fiducial_mark_class_init' argument 1 names different: declaration 'klass' definition 'class'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_fiducial_mark.c:38:81: note: Function 'fiducial_mark_class_init' argument 1 names different: declaration 'klass' definition 'class'.
amide-1.0.5/src/amitk_fiducial_mark.c:82:64: note: Function 'fiducial_mark_class_init' argument 1 names different: declaration 'klass' definition 'class'.
amide-1.0.5/src/amitk_fiducial_mark.c:227:78: style: Function 'amitk_fiducial_mark_set_color' argument 2 names different: declaration 'color' definition 'new_color'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_fiducial_mark.h:77:21: note: Function 'amitk_fiducial_mark_set_color' argument 2 names different: declaration 'color' definition 'new_color'.
amide-1.0.5/src/amitk_fiducial_mark.c:227:78: note: Function 'amitk_fiducial_mark_set_color' argument 2 names different: declaration 'color' definition 'new_color'.
amide-1.0.5/src/amitk_line_profile.c:72:62: style: Function 'line_profile_class_init' argument 1 names different: declaration 'klass' definition 'class'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_line_profile.c:37:70: note: Function 'line_profile_class_init' argument 1 names different: declaration 'klass' definition 'class'.
amide-1.0.5/src/amitk_line_profile.c:72:62: note: Function 'line_profile_class_init' argument 1 names different: declaration 'klass' definition 'class'.
amide-1.0.5/src/amitk_line_profile.c:90:51: style: Function 'line_profile_init' argument 1 names different: declaration 'object' definition 'line_profile'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_line_profile.c:38:70: note: Function 'line_profile_init' argument 1 names different: declaration 'object' definition 'line_profile'.
amide-1.0.5/src/amitk_line_profile.c:90:51: note: Function 'line_profile_init' argument 1 names different: declaration 'object' definition 'line_profile'.
amide-1.0.5/src/amitk_object.c:1086:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
amide-1.0.5/src/amitk_object.c:234:17: style: The scope of the variable 'child' can be reduced. [variableScope]
amide-1.0.5/src/amitk_object.c:325:16: style: The scope of the variable 'new_space' can be reduced. [variableScope]
amide-1.0.5/src/amitk_object.c:326:16: style: The scope of the variable 'child_transform_space' can be reduced. [variableScope]
amide-1.0.5/src/amitk_object.c:424:17: style: The scope of the variable 'child' can be reduced. [variableScope]
amide-1.0.5/src/amitk_object.c:925:17: style: The scope of the variable 'child' can be reduced. [variableScope]
amide-1.0.5/src/amitk_object.c:954:17: style: The scope of the variable 'child' can be reduced. [variableScope]
amide-1.0.5/src/amitk_object.c:986:17: style: The scope of the variable 'child' can be reduced. [variableScope]
amide-1.0.5/src/amitk_object.c:1019:17: style: The scope of the variable 'child' can be reduced. [variableScope]
amide-1.0.5/src/amitk_object.c:1152:11: style: The scope of the variable 'children_objects' can be reduced. [variableScope]
amide-1.0.5/src/amitk_object.c:119:51: style: Function 'object_class_init' argument 1 names different: declaration 'klass' definition 'class'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_object.c:51:71: note: Function 'object_class_init' argument 1 names different: declaration 'klass' definition 'class'.
amide-1.0.5/src/amitk_object.c:119:51: note: Function 'object_class_init' argument 1 names different: declaration 'klass' definition 'class'.
amide-1.0.5/src/amitk_object.c:536:44: style: Function 'amitk_object_write_xml' argument 4 names different: declaration 'location' definition 'plocation'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_object.h:107:23: note: Function 'amitk_object_write_xml' argument 4 names different: declaration 'location' definition 'plocation'.
amide-1.0.5/src/amitk_object.c:536:44: note: Function 'amitk_object_write_xml' argument 4 names different: declaration 'location' definition 'plocation'.
amide-1.0.5/src/amitk_object.c:536:64: style: Function 'amitk_object_write_xml' argument 5 names different: declaration 'size' definition 'psize'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_object.h:108:23: note: Function 'amitk_object_write_xml' argument 5 names different: declaration 'size' definition 'psize'.
amide-1.0.5/src/amitk_object.c:536:64: note: Function 'amitk_object_write_xml' argument 5 names different: declaration 'size' definition 'psize'.
amide-1.0.5/src/amitk_object.c:1231:56: error: Uninitialized variable: location [uninitvar]
amide-1.0.5/src/amitk_object.c:1231:66: error: Uninitialized variable: size [uninitvar]
amide-1.0.5/src/amitk_object_dialog.c:2202:3: style: Variable 'new_voxel_size' is reassigned a value before the old one has been used. [redundantAssignment]
amide-1.0.5/src/amitk_object_dialog.c:2193:0: note: Variable 'new_voxel_size' is reassigned a value before the old one has been used.
amide-1.0.5/src/amitk_object_dialog.c:2202:3: note: Variable 'new_voxel_size' is reassigned a value before the old one has been used.
amide-1.0.5/src/amitk_object_dialog.c:207:15: style: The scope of the variable 'space_edit' can be reduced. [variableScope]
amide-1.0.5/src/amitk_object_dialog.c:210:15: style: The scope of the variable 'button' can be reduced. [variableScope]
amide-1.0.5/src/amitk_object_dialog.c:1572:11: style: The scope of the variable 'temp_str' can be reduced. [variableScope]
amide-1.0.5/src/amitk_object_dialog.c:132:63: style: Function 'object_dialog_class_init' argument 1 names different: declaration 'class' definition 'klass'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_object_dialog.c:44:63: note: Function 'object_dialog_class_init' argument 1 names different: declaration 'class' definition 'klass'.
amide-1.0.5/src/amitk_object_dialog.c:132:63: note: Function 'object_dialog_class_init' argument 1 names different: declaration 'class' definition 'klass'.
amide-1.0.5/src/amitk_object_dialog.c:184:53: style: Function 'object_dialog_init' argument 1 names different: declaration 'object_dialog' definition 'dialog'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_object_dialog.c:45:52: note: Function 'object_dialog_init' argument 1 names different: declaration 'object_dialog' definition 'dialog'.
amide-1.0.5/src/amitk_object_dialog.c:184:53: note: Function 'object_dialog_init' argument 1 names different: declaration 'object_dialog' definition 'dialog'.
amide-1.0.5/src/amitk_object_dialog.c:2167:57: error: Uninitialized variable: shift [uninitvar]
amide-1.0.5/src/amitk_object_dialog.c:2167:57: error: Uninitialized struct member: shift.x [uninitStructMember]
amide-1.0.5/src/amitk_object_dialog.c:2167:57: error: Uninitialized struct member: shift.y [uninitStructMember]
amide-1.0.5/src/amitk_object_dialog.c:2167:57: error: Uninitialized struct member: shift.z [uninitStructMember]
amide-1.0.5/src/amitk_preferences.c:404:11: style: The scope of the variable 'temp_string' can be reduced. [variableScope]
amide-1.0.5/src/amitk_preferences.c:428:11: style: The scope of the variable 'temp_string' can be reduced. [variableScope]
amide-1.0.5/src/amitk_preferences.c:90:61: style: Function 'preferences_class_init' argument 1 names different: declaration 'klass' definition 'class'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_preferences.c:49:69: note: Function 'preferences_class_init' argument 1 names different: declaration 'klass' definition 'class'.
amide-1.0.5/src/amitk_preferences.c:90:61: note: Function 'preferences_class_init' argument 1 names different: declaration 'klass' definition 'class'.
amide-1.0.5/src/amitk_preferences.c:121:50: style: Function 'preferences_init' argument 1 names different: declaration 'object' definition 'preferences'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_preferences.c:50:69: note: Function 'preferences_init' argument 1 names different: declaration 'object' definition 'preferences'.
amide-1.0.5/src/amitk_preferences.c:121:50: note: Function 'preferences_init' argument 1 names different: declaration 'object' definition 'preferences'.
amide-1.0.5/src/amitk_preferences.c:364:111: style: Function 'amitk_preferences_set_which_default_directory' argument 2 names different: declaration 'which_default_directory' definition 'new_value'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_preferences.h:176:44: note: Function 'amitk_preferences_set_which_default_directory' argument 2 names different: declaration 'which_default_directory' definition 'new_value'.
amide-1.0.5/src/amitk_preferences.c:364:111: note: Function 'amitk_preferences_set_which_default_directory' argument 2 names different: declaration 'which_default_directory' definition 'new_value'.
amide-1.0.5/src/amitk_preferences.c:378:92: style: Function 'amitk_preferences_set_default_directory' argument 2 names different: declaration 'directory' definition 'new_directory'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_preferences.h:178:25: note: Function 'amitk_preferences_set_default_directory' argument 2 names different: declaration 'directory' definition 'new_directory'.
amide-1.0.5/src/amitk_preferences.c:378:92: note: Function 'amitk_preferences_set_default_directory' argument 2 names different: declaration 'directory' definition 'new_directory'.
amide-1.0.5/src/amitk_progress_dialog.c:81:48: style: Function 'dialog_init' argument 1 names different: declaration 'progress_dialog' definition 'dialog'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_progress_dialog.c:35:47: note: Function 'dialog_init' argument 1 names different: declaration 'progress_dialog' definition 'dialog'.
amide-1.0.5/src/amitk_progress_dialog.c:81:48: note: Function 'dialog_init' argument 1 names different: declaration 'progress_dialog' definition 'dialog'.
amide-1.0.5/src/amitk_progress_dialog.c:112:48: style: Function 'amitk_progress_dialog_update' argument 1 names different: declaration 'dialog' definition 'dialog_pointer'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_progress_dialog.h:66:62: note: Function 'amitk_progress_dialog_update' argument 1 names different: declaration 'dialog' definition 'dialog_pointer'.
amide-1.0.5/src/amitk_progress_dialog.c:112:48: note: Function 'amitk_progress_dialog_update' argument 1 names different: declaration 'dialog' definition 'dialog_pointer'.
amide-1.0.5/src/amitk_raw_data.c:800:10: style: The scope of the variable 'num_wrote' can be reduced. [variableScope]
amide-1.0.5/src/amitk_raw_data.c:201:54: style: Function 'raw_data_class_init' argument 1 names different: declaration 'klass' definition 'class'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_raw_data.c:166:62: note: Function 'raw_data_class_init' argument 1 names different: declaration 'klass' definition 'class'.
amide-1.0.5/src/amitk_raw_data.c:201:54: note: Function 'raw_data_class_init' argument 1 names different: declaration 'klass' definition 'class'.
amide-1.0.5/src/amitk_raw_data.c:211:43: style: Function 'raw_data_init' argument 1 names different: declaration 'object' definition 'raw_data'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_raw_data.c:167:62: note: Function 'raw_data_init' argument 1 names different: declaration 'object' definition 'raw_data'.
amide-1.0.5/src/amitk_raw_data.c:211:43: note: Function 'raw_data_init' argument 1 names different: declaration 'object' definition 'raw_data'.
amide-1.0.5/src/amitk_raw_data.c:790:64: style: Function 'amitk_raw_data_write_xml' argument 5 names different: declaration 'location' definition 'plocation'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_raw_data.h:175:22: note: Function 'amitk_raw_data_write_xml' argument 5 names different: declaration 'location' definition 'plocation'.
amide-1.0.5/src/amitk_raw_data.c:790:64: note: Function 'amitk_raw_data_write_xml' argument 5 names different: declaration 'location' definition 'plocation'.
amide-1.0.5/src/amitk_raw_data.c:791:20: style: Function 'amitk_raw_data_write_xml' argument 6 names different: declaration 'size' definition 'psize'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_raw_data.h:175:42: note: Function 'amitk_raw_data_write_xml' argument 6 names different: declaration 'size' definition 'psize'.
amide-1.0.5/src/amitk_raw_data.c:791:20: note: Function 'amitk_raw_data_write_xml' argument 6 names different: declaration 'size' definition 'psize'.
amide-1.0.5/src/amitk_raw_data.c:1108:55: style: Function 'amitk_format_to_raw_format' argument 1 names different: declaration 'data_format' definition 'format'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_raw_data.h:189:55: note: Function 'amitk_format_to_raw_format' argument 1 names different: declaration 'data_format' definition 'format'.
amide-1.0.5/src/amitk_raw_data.c:1108:55: note: Function 'amitk_format_to_raw_format' argument 1 names different: declaration 'data_format' definition 'format'.
amide-1.0.5/src/amitk_roi.c:263:11: style: The scope of the variable 'name' can be reduced. [variableScope]
amide-1.0.5/src/amitk_roi.c:122:45: style: Function 'roi_class_init' argument 1 names different: declaration 'klass' definition 'class'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_roi.c:70:62: note: Function 'roi_class_init' argument 1 names different: declaration 'klass' definition 'class'.
amide-1.0.5/src/amitk_roi.c:122:45: note: Function 'roi_class_init' argument 1 names different: declaration 'klass' definition 'class'.
amide-1.0.5/src/amitk_roi.c:399:68: style: Function 'roi_get_center' argument 2 names different: declaration 'center' definition 'pcenter'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_roi.c:86:31: note: Function 'roi_get_center' argument 2 names different: declaration 'center' definition 'pcenter'.
amide-1.0.5/src/amitk_roi.c:399:68: note: Function 'roi_get_center' argument 2 names different: declaration 'center' definition 'pcenter'.
amide-1.0.5/src/amitk_roi.c:488:49: style: Function 'amitk_roi_set_color' argument 2 names different: declaration 'color' definition 'new_color'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_roi.h:133:17: note: Function 'amitk_roi_set_color' argument 2 names different: declaration 'color' definition 'new_color'.
amide-1.0.5/src/amitk_roi.c:488:49: note: Function 'amitk_roi_set_color' argument 2 names different: declaration 'color' definition 'new_color'.
amide-1.0.5/src/amitk_roi.c:569:27: style: Function 'amitk_roi_get_intersection_slice' argument 2 names different: declaration 'canvas_slice' definition 'canvas_volume'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_roi.h:124:30: note: Function 'amitk_roi_get_intersection_slice' argument 2 names different: declaration 'canvas_slice' definition 'canvas_volume'.
amide-1.0.5/src/amitk_roi.c:569:27: note: Function 'amitk_roi_get_intersection_slice' argument 2 names different: declaration 'canvas_slice' definition 'canvas_volume'.
amide-1.0.5/src/amitk_roi.c:652:75: style: Function 'amitk_roi_manipulate_area' argument 3 names different: declaration 'erase_voxel' definition 'voxel'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_roi.h:145:21: note: Function 'amitk_roi_manipulate_area' argument 3 names different: declaration 'erase_voxel' definition 'voxel'.
amide-1.0.5/src/amitk_roi.c:652:75: note: Function 'amitk_roi_manipulate_area' argument 3 names different: declaration 'erase_voxel' definition 'voxel'.
amide-1.0.5/src/amitk_roi.c:349:77: error: Uninitialized variable: location [uninitvar]
amide-1.0.5/src/amitk_roi.c:360:77: error: Uninitialized variable: location [uninitvar]
amide-1.0.5/src/amitk_roi.c:350:7: error: Uninitialized variable: size [uninitvar]
amide-1.0.5/src/amitk_roi.c:361:12: error: Uninitialized variable: size [uninitvar]
amide-1.0.5/src/amitk_space.c:97:49: style: Function 'space_class_init' argument 1 names different: declaration 'klass' definition 'class'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_space.c:46:66: note: Function 'space_class_init' argument 1 names different: declaration 'klass' definition 'class'.
amide-1.0.5/src/amitk_space.c:97:49: note: Function 'space_class_init' argument 1 names different: declaration 'klass' definition 'class'.
amide-1.0.5/src/amitk_space.c:172:38: style: Function 'space_init' argument 1 names different: declaration 'object' definition 'space'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_space.c:47:66: note: Function 'space_init' argument 1 names different: declaration 'object' definition 'space'.
amide-1.0.5/src/amitk_space.c:172:38: note: Function 'space_init' argument 1 names different: declaration 'object' definition 'space'.
amide-1.0.5/src/amitk_space.c:248:64: style: Function 'space_transform_axes' argument 2 names different: declaration 'axes' definition 'transform_axes'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_space.c:60:20: note: Function 'space_transform_axes' argument 2 names different: declaration 'axes' definition 'transform_axes'.
amide-1.0.5/src/amitk_space.c:248:64: note: Function 'space_transform_axes' argument 2 names different: declaration 'axes' definition 'transform_axes'.
amide-1.0.5/src/amitk_space.c:626:65: style: Function 'amitk_space_b2s' argument 2 names different: declaration 'in_rp' definition 'in_point'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_space.h:148:80: note: Function 'amitk_space_b2s' argument 2 names different: declaration 'in_rp' definition 'in_point'.
amide-1.0.5/src/amitk_space.c:626:65: note: Function 'amitk_space_b2s' argument 2 names different: declaration 'in_rp' definition 'in_point'.
amide-1.0.5/src/amitk_space.c:652:71: style: Function 'amitk_space_s2b' argument 2 names different: declaration 'in_rp' definition 'in_point'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_space.h:149:86: note: Function 'amitk_space_s2b' argument 2 names different: declaration 'in_rp' definition 'in_point'.
amide-1.0.5/src/amitk_space.c:652:71: note: Function 'amitk_space_s2b' argument 2 names different: declaration 'in_rp' definition 'in_point'.
amide-1.0.5/src/amitk_space.c:676:75: style: Function 'amitk_space_s2b_dim' argument 2 names different: declaration 'in_rp' definition 'in_point'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_space.h:152:86: note: Function 'amitk_space_s2b_dim' argument 2 names different: declaration 'in_rp' definition 'in_point'.
amide-1.0.5/src/amitk_space.c:676:75: note: Function 'amitk_space_s2b_dim' argument 2 names different: declaration 'in_rp' definition 'in_point'.
amide-1.0.5/src/amitk_space.c:704:75: style: Function 'amitk_space_b2s_dim' argument 2 names different: declaration 'in_rp' definition 'in_point'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_space.h:153:86: note: Function 'amitk_space_b2s_dim' argument 2 names different: declaration 'in_rp' definition 'in_point'.
amide-1.0.5/src/amitk_space.c:704:75: note: Function 'amitk_space_b2s_dim' argument 2 names different: declaration 'in_rp' definition 'in_point'.
amide-1.0.5/src/amitk_space_edit.c:99:15: style: The scope of the variable 'slider' can be reduced. [variableScope]
amide-1.0.5/src/amitk_space_edit.c:105:15: style: The scope of the variable 'adjustment' can be reduced. [variableScope]
amide-1.0.5/src/amitk_space_edit.c:239:45: style: Function 'space_edit_destroy' argument 1 names different: declaration 'object' definition 'gtkobject'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_space_edit.c:39:44: note: Function 'space_edit_destroy' argument 1 names different: declaration 'object' definition 'gtkobject'.
amide-1.0.5/src/amitk_space_edit.c:239:45: note: Function 'space_edit_destroy' argument 1 names different: declaration 'object' definition 'gtkobject'.
amide-1.0.5/src/amitk_space_edit.c:351:50: style: Function 'space_edit_apply_entries' argument 1 names different: declaration 'button' definition 'entry'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_space_edit.c:43:50: note: Function 'space_edit_apply_entries' argument 1 names different: declaration 'button' definition 'entry'.
amide-1.0.5/src/amitk_space_edit.c:351:50: note: Function 'space_edit_apply_entries' argument 1 names different: declaration 'button' definition 'entry'.
amide-1.0.5/src/amitk_space_edit.c:351:66: style: Function 'space_edit_apply_entries' argument 2 names different: declaration 'space_edit' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_space_edit.c:43:67: note: Function 'space_edit_apply_entries' argument 2 names different: declaration 'space_edit' definition 'data'.
amide-1.0.5/src/amitk_space_edit.c:351:66: note: Function 'space_edit_apply_entries' argument 2 names different: declaration 'space_edit' definition 'data'.
amide-1.0.5/src/amitk_space_edit.c:206:3: style: Variable 'row' is modified but its new value is never used. [unreadVariable]
amide-1.0.5/src/amitk_study.c:1225:7: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
amide-1.0.5/src/amitk_study.c:373:11: style: The scope of the variable 'temp_string' can be reduced. [variableScope]
amide-1.0.5/src/amitk_study.c:1144:11: style: The scope of the variable 'temp_string' can be reduced. [variableScope]
amide-1.0.5/src/amitk_study.c:1145:9: style: The scope of the variable 'directory' can be reduced. [variableScope]
amide-1.0.5/src/amitk_study.c:1146:19: style: The scope of the variable 'directory_entry' can be reduced. [variableScope]
amide-1.0.5/src/amitk_study.c:114:49: style: Function 'study_class_init' argument 1 names different: declaration 'klass' definition 'class'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_study.c:64:70: note: Function 'study_class_init' argument 1 names different: declaration 'klass' definition 'class'.
amide-1.0.5/src/amitk_study.c:114:49: note: Function 'study_class_init' argument 1 names different: declaration 'klass' definition 'class'.
amide-1.0.5/src/amitk_study.c:1096:0: error: Resource leak: study_file [resourceLeak]
amide-1.0.5/src/amitk_threshold.c:271:15: style: The scope of the variable 'button' can be reduced. [variableScope]
amide-1.0.5/src/amitk_threshold.c:280:9: style: The scope of the variable 'x' can be reduced. [variableScope]
amide-1.0.5/src/amitk_threshold.c:797:23: style: The scope of the variable 'points' can be reduced. [variableScope]
amide-1.0.5/src/amitk_threshold.c:1058:23: style: The scope of the variable 'line_points' can be reduced. [variableScope]
amide-1.0.5/src/amitk_threshold.c:1342:18: style: The scope of the variable 'model' can be reduced. [variableScope]
amide-1.0.5/src/amitk_threshold.c:2217:15: style: The scope of the variable 'threshold' can be reduced. [variableScope]
amide-1.0.5/src/amitk_threshold.c:2218:15: style: The scope of the variable 'label' can be reduced. [variableScope]
amide-1.0.5/src/amitk_threshold.c:1542:78: style: Function 'threshold_arrow_cb' argument 3 names different: declaration 'AmitkThreshold' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_threshold.c:102:78: note: Function 'threshold_arrow_cb' argument 3 names different: declaration 'AmitkThreshold' definition 'data'.
amide-1.0.5/src/amitk_threshold.c:1542:78: note: Function 'threshold_arrow_cb' argument 3 names different: declaration 'AmitkThreshold' definition 'data'.
amide-1.0.5/src/amitk_threshold.c:1772:69: style: Function 'color_table_independent_cb' argument 2 names different: declaration 'AmitkThreshold' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_threshold.c:104:69: note: Function 'color_table_independent_cb' argument 2 names different: declaration 'AmitkThreshold' definition 'data'.
amide-1.0.5/src/amitk_threshold.c:1772:69: note: Function 'color_table_independent_cb' argument 2 names different: declaration 'AmitkThreshold' definition 'data'.
amide-1.0.5/src/amitk_threshold.c:1983:48: style: Function 'amitk_threshold_new' argument 1 names different: declaration 'data_set' definition 'ds'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_threshold.h:137:62: note: Function 'amitk_threshold_new' argument 1 names different: declaration 'data_set' definition 'ds'.
amide-1.0.5/src/amitk_threshold.c:1983:48: note: Function 'amitk_threshold_new' argument 1 names different: declaration 'data_set' definition 'ds'.
amide-1.0.5/src/amitk_threshold.c:2048:37: style: Function 'init_common' argument 1 names different: declaration 'threshold_dialog' definition 'dialog'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_threshold.c:111:37: note: Function 'init_common' argument 1 names different: declaration 'threshold_dialog' definition 'dialog'.
amide-1.0.5/src/amitk_threshold.c:2048:37: note: Function 'init_common' argument 1 names different: declaration 'threshold_dialog' definition 'dialog'.
amide-1.0.5/src/amitk_threshold.c:2063:59: style: Function 'threshold_dialog_init' argument 1 names different: declaration 'threshold_dialog' definition 'dialog'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_threshold.c:114:58: note: Function 'threshold_dialog_init' argument 1 names different: declaration 'threshold_dialog' definition 'dialog'.
amide-1.0.5/src/amitk_threshold.c:2063:59: note: Function 'threshold_dialog_init' argument 1 names different: declaration 'threshold_dialog' definition 'dialog'.
amide-1.0.5/src/amitk_threshold.c:2125:65: style: Function 'amitk_threshold_dialog_new_data_set' argument 1 names different: declaration 'threshold_dialog' definition 'dialog'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_threshold.h:176:76: note: Function 'amitk_threshold_dialog_new_data_set' argument 1 names different: declaration 'threshold_dialog' definition 'dialog'.
amide-1.0.5/src/amitk_threshold.c:2125:65: note: Function 'amitk_threshold_dialog_new_data_set' argument 1 names different: declaration 'threshold_dialog' definition 'dialog'.
amide-1.0.5/src/amitk_threshold.c:2143:71: style: Function 'amitk_threshold_dialog_data_set' argument 1 names different: declaration 'threshold_dialog' definition 'dialog'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_threshold.h:178:76: note: Function 'amitk_threshold_dialog_data_set' argument 1 names different: declaration 'threshold_dialog' definition 'dialog'.
amide-1.0.5/src/amitk_threshold.c:2143:71: note: Function 'amitk_threshold_dialog_data_set' argument 1 names different: declaration 'threshold_dialog' definition 'dialog'.
amide-1.0.5/src/amitk_threshold.c:2192:61: style: Function 'thresholds_dialog_init' argument 1 names different: declaration 'thresholds_dialog' definition 'dialog'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_threshold.c:118:60: note: Function 'thresholds_dialog_init' argument 1 names different: declaration 'thresholds_dialog' definition 'dialog'.
amide-1.0.5/src/amitk_threshold.c:2192:61: note: Function 'thresholds_dialog_init' argument 1 names different: declaration 'thresholds_dialog' definition 'dialog'.
amide-1.0.5/src/amitk_threshold.c:2213:65: style: Function 'thresholds_dialog_construct' argument 1 names different: declaration 'thresholds_dialog' definition 'dialog'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_threshold.c:119:65: note: Function 'thresholds_dialog_construct' argument 1 names different: declaration 'thresholds_dialog' definition 'dialog'.
amide-1.0.5/src/amitk_threshold.c:2213:65: note: Function 'thresholds_dialog_construct' argument 1 names different: declaration 'thresholds_dialog' definition 'dialog'.
amide-1.0.5/src/amitk_tree_view.c:390:15: style: The scope of the variable 'menuitem' can be reduced. [variableScope]
amide-1.0.5/src/amitk_tree_view.c:653:18: style: The scope of the variable 'model' can be reduced. [variableScope]
amide-1.0.5/src/amitk_tree_view.c:695:18: style: The scope of the variable 'model' can be reduced. [variableScope]
amide-1.0.5/src/amitk_tree_view.c:764:21: style: The scope of the variable 'selection' can be reduced. [variableScope]
amide-1.0.5/src/amitk_tree_view.c:1168:18: style: The scope of the variable 'model' can be reduced. [variableScope]
amide-1.0.5/src/amitk_tree_view.c:1169:15: style: The scope of the variable 'pixbuf' can be reduced. [variableScope]
amide-1.0.5/src/amitk_tree_view.c:1388:11: style: The scope of the variable 'temp_string' can be reduced. [variableScope]
amide-1.0.5/src/amitk_tree_view.c:1499:17: style: The scope of the variable 'path' can be reduced. [variableScope]
amide-1.0.5/src/amitk_tree_view.c:409:63: style: Function 'tree_view_button_press_event' argument 1 names different: declaration 'tree_view' definition 'widget'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_tree_view.c:99:57: note: Function 'tree_view_button_press_event' argument 1 names different: declaration 'tree_view' definition 'widget'.
amide-1.0.5/src/amitk_tree_view.c:409:63: note: Function 'tree_view_button_press_event' argument 1 names different: declaration 'tree_view' definition 'widget'.
amide-1.0.5/src/amitk_tree_view.c:482:65: style: Function 'tree_view_button_release_event' argument 1 names different: declaration 'tree_view' definition 'widget'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_tree_view.c:100:59: note: Function 'tree_view_button_release_event' argument 1 names different: declaration 'tree_view' definition 'widget'.
amide-1.0.5/src/amitk_tree_view.c:482:65: note: Function 'tree_view_button_release_event' argument 1 names different: declaration 'tree_view' definition 'widget'.
amide-1.0.5/src/amitk_tree_view.c:648:55: style: Function 'tree_view_key_press_event' argument 1 names different: declaration 'tree_view' definition 'widget'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_tree_view.c:101:55: note: Function 'tree_view_key_press_event' argument 1 names different: declaration 'tree_view' definition 'widget'.
amide-1.0.5/src/amitk_tree_view.c:648:55: note: Function 'tree_view_key_press_event' argument 1 names different: declaration 'tree_view' definition 'widget'.
amide-1.0.5/src/amitk_tree_view.c:761:58: style: Function 'tree_view_enter_notify_event' argument 1 names different: declaration 'tree_view' definition 'widget'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_tree_view.c:104:58: note: Function 'tree_view_enter_notify_event' argument 1 names different: declaration 'tree_view' definition 'widget'.
amide-1.0.5/src/amitk_tree_view.c:761:58: note: Function 'tree_view_enter_notify_event' argument 1 names different: declaration 'tree_view' definition 'widget'.
amide-1.0.5/src/amitk_tree_view.c:1164:71: style: Function 'tree_view_object_update_cb' argument 2 names different: declaration 'tree_view' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_tree_view.c:148:71: note: Function 'tree_view_object_update_cb' argument 2 names different: declaration 'tree_view' definition 'data'.
amide-1.0.5/src/amitk_tree_view.c:1164:71: note: Function 'tree_view_object_update_cb' argument 2 names different: declaration 'tree_view' definition 'data'.
amide-1.0.5/src/amitk_tree_view.c:1201:106: style: Function 'tree_view_data_set_color_table_cb' argument 3 names different: declaration 'tree_view' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_tree_view.c:149:106: note: Function 'tree_view_data_set_color_table_cb' argument 3 names different: declaration 'tree_view' definition 'data'.
amide-1.0.5/src/amitk_tree_view.c:1201:106: note: Function 'tree_view_data_set_color_table_cb' argument 3 names different: declaration 'tree_view' definition 'data'.
amide-1.0.5/src/amitk_tree_view.c:1210:95: style: Function 'tree_view_object_add_child_cb' argument 3 names different: declaration 'tree_view' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_tree_view.c:150:95: note: Function 'tree_view_object_add_child_cb' argument 3 names different: declaration 'tree_view' definition 'data'.
amide-1.0.5/src/amitk_tree_view.c:1210:95: note: Function 'tree_view_object_add_child_cb' argument 3 names different: declaration 'tree_view' definition 'data'.
amide-1.0.5/src/amitk_tree_view.c:1223:98: style: Function 'tree_view_object_remove_child_cb' argument 3 names different: declaration 'tree_view' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_tree_view.c:151:98: note: Function 'tree_view_object_remove_child_cb' argument 3 names different: declaration 'tree_view' definition 'data'.
amide-1.0.5/src/amitk_tree_view.c:1223:98: note: Function 'tree_view_object_remove_child_cb' argument 3 names different: declaration 'tree_view' definition 'data'.
amide-1.0.5/src/amitk_volume.c:94:51: style: Function 'volume_class_init' argument 1 names different: declaration 'klass' definition 'class'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_volume.c:41:66: note: Function 'volume_class_init' argument 1 names different: declaration 'klass' definition 'class'.
amide-1.0.5/src/amitk_volume.c:94:51: note: Function 'volume_class_init' argument 1 names different: declaration 'klass' definition 'class'.
amide-1.0.5/src/amitk_volume.c:158:71: style: Function 'volume_get_center' argument 2 names different: declaration 'center' definition 'pcenter'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_volume.c:46:31: note: Function 'volume_get_center' argument 2 names different: declaration 'center' definition 'pcenter'.
amide-1.0.5/src/amitk_volume.c:158:71: note: Function 'volume_get_center' argument 2 names different: declaration 'center' definition 'pcenter'.
amide-1.0.5/src/amitk_volume.c:282:28: style: Function 'amitk_volume_point_in_bounds' argument 2 names different: declaration 'point' definition 'base_point'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_volume.h:79:30: note: Function 'amitk_volume_point_in_bounds' argument 2 names different: declaration 'point' definition 'base_point'.
amide-1.0.5/src/amitk_volume.c:282:28: note: Function 'amitk_volume_point_in_bounds' argument 2 names different: declaration 'point' definition 'base_point'.
amide-1.0.5/src/amitk_volume.c:301:23: style: Function 'amitk_volume_place_in_bounds' argument 2 names different: declaration 'point' definition 'base_point'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_volume.h:81:30: note: Function 'amitk_volume_place_in_bounds' argument 2 names different: declaration 'point' definition 'base_point'.
amide-1.0.5/src/amitk_volume.c:301:23: note: Function 'amitk_volume_place_in_bounds' argument 2 names different: declaration 'point' definition 'base_point'.
amide-1.0.5/src/amitk_volume.c:371:69: style: Function 'amitk_volume_set_center' argument 2 names different: declaration 'center' definition 'new_center'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_volume.h:88:30: note: Function 'amitk_volume_set_center' argument 2 names different: declaration 'center' definition 'new_center'.
amide-1.0.5/src/amitk_volume.c:371:69: note: Function 'amitk_volume_set_center' argument 2 names different: declaration 'center' definition 'new_center'.
amide-1.0.5/src/amitk_volume.c:412:60: style: Function 'amitk_volumes_get_enclosing_corners' argument 1 names different: declaration 'volumes' definition 'objects'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_volume.h:92:69: note: Function 'amitk_volumes_get_enclosing_corners' argument 1 names different: declaration 'volumes' definition 'objects'.
amide-1.0.5/src/amitk_volume.c:412:60: note: Function 'amitk_volumes_get_enclosing_corners' argument 1 names different: declaration 'volumes' definition 'objects'.
amide-1.0.5/src/amitk_window_edit.c:83:15: style: The scope of the variable 'label' can be reduced. [variableScope]
amide-1.0.5/src/amitk_window_edit.c:140:46: style: Function 'window_edit_destroy' argument 1 names different: declaration 'object' definition 'gtkobject'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_window_edit.c:36:45: note: Function 'window_edit_destroy' argument 1 names different: declaration 'object' definition 'gtkobject'.
amide-1.0.5/src/amitk_window_edit.c:140:46: note: Function 'window_edit_destroy' argument 1 names different: declaration 'object' definition 'gtkobject'.
amide-1.0.5/src/amitk_window_edit.c:168:57: style: Function 'window_spin_cb' argument 2 names different: declaration 'window_edit' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_window_edit.c:37:57: note: Function 'window_spin_cb' argument 2 names different: declaration 'window_edit' definition 'data'.
amide-1.0.5/src/amitk_window_edit.c:168:57: note: Function 'window_spin_cb' argument 2 names different: declaration 'window_edit' definition 'data'.
amide-1.0.5/src/amitk_window_edit.c:222:67: style: Function 'insert_window_level_cb' argument 2 names different: declaration 'window_edit' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/amitk_window_edit.c:38:67: note: Function 'insert_window_level_cb' argument 2 names different: declaration 'window_edit' definition 'data'.
amide-1.0.5/src/amitk_window_edit.c:222:67: note: Function 'insert_window_level_cb' argument 2 names different: declaration 'window_edit' definition 'data'.
amide-1.0.5/src/analysis.c:113:24: style: The scope of the variable 'element' can be reduced. [variableScope]
amide-1.0.5/src/analysis.c:497:73: style: Function 'analysis_volume_init' argument 2 names different: declaration 'volumes' definition 'data_sets'. [funcArgNamesDifferent]
amide-1.0.5/src/analysis.c:63:73: note: Function 'analysis_volume_init' argument 2 names different: declaration 'volumes' definition 'data_sets'.
amide-1.0.5/src/analysis.c:497:73: note: Function 'analysis_volume_init' argument 2 names different: declaration 'volumes' definition 'data_sets'.
amide-1.0.5/src/analysis.c:572:16: style: Function 'analysis_roi_init' argument 3 names different: declaration 'volumes' definition 'data_sets'. [funcArgNamesDifferent]
amide-1.0.5/src/analysis.h:119:16: note: Function 'analysis_roi_init' argument 3 names different: declaration 'volumes' definition 'data_sets'.
amide-1.0.5/src/analysis.c:572:16: note: Function 'analysis_roi_init' argument 3 names different: declaration 'volumes' definition 'data_sets'.
amide-1.0.5/src/legacy.c:240:11: style: The scope of the variable 'file_name' can be reduced. [variableScope]
amide-1.0.5/src/legacy.c:242:23: style: The scope of the variable 'new_pt' can be reduced. [variableScope]
amide-1.0.5/src/legacy.c:276:11: style: The scope of the variable 'align_pts' can be reduced. [variableScope]
amide-1.0.5/src/legacy.c:466:11: style: The scope of the variable 'file_name' can be reduced. [variableScope]
amide-1.0.5/src/legacy.c:468:18: style: The scope of the variable 'new_ds' can be reduced. [variableScope]
amide-1.0.5/src/legacy.c:495:11: style: The scope of the variable 'isocontour_xml_filename' can be reduced. [variableScope]
amide-1.0.5/src/legacy.c:570:11: style: The scope of the variable 'roi_xml_filename' can be reduced. [variableScope]
amide-1.0.5/src/legacy.c:572:14: style: The scope of the variable 'new_roi' can be reduced. [variableScope]
amide-1.0.5/src/legacy.c:691:19: style: The scope of the variable 'object' can be reduced. [variableScope]
amide-1.0.5/src/pixmaps.c:160:15: style: The scope of the variable 'icon_set' can be reduced. [variableScope]
amide-1.0.5/src/pixmaps.c:161:15: style: The scope of the variable 'pixbuf' can be reduced. [variableScope]
amide-1.0.5/src/raw_data_import.c:350:3: style: Variable 'temp_string' is reassigned a value before the old one has been used. [redundantAssignment]
amide-1.0.5/src/raw_data_import.c:335:0: note: Variable 'temp_string' is reassigned a value before the old one has been used.
amide-1.0.5/src/raw_data_import.c:350:3: note: Variable 'temp_string' is reassigned a value before the old one has been used.
amide-1.0.5/src/raw_data_import.c:582:46: style: Function 'raw_data_import' argument 1 names different: declaration 'filename' definition 'raw_data_filename'. [funcArgNamesDifferent]
amide-1.0.5/src/raw_data_import.h:31:46: note: Function 'raw_data_import' argument 1 names different: declaration 'filename' definition 'raw_data_filename'.
amide-1.0.5/src/raw_data_import.c:582:46: note: Function 'raw_data_import' argument 1 names different: declaration 'filename' definition 'raw_data_filename'.
amide-1.0.5/src/raw_data_import.c:572:3: style: Variable 'table_row' is modified but its new value is never used. [unreadVariable]
amide-1.0.5/src/tb_alignment.c:54:0: error: failed to expand 'N_', it is invalid to use a preprocessor directive as macro parameter [preprocessorErrorDirective]
amide-1.0.5/src/tb_crop.c:533:45: style: Function 'zoom_spinner_cb' argument 1 names different: declaration 'button' definition 'spin_button'. [funcArgNamesDifferent]
amide-1.0.5/src/tb_crop.c:111:45: note: Function 'zoom_spinner_cb' argument 1 names different: declaration 'button' definition 'spin_button'.
amide-1.0.5/src/tb_crop.c:533:45: note: Function 'zoom_spinner_cb' argument 1 names different: declaration 'button' definition 'spin_button'.
amide-1.0.5/src/tb_crop.c:557:46: style: Function 'frame_spinner_cb' argument 1 names different: declaration 'button' definition 'spin_button'. [funcArgNamesDifferent]
amide-1.0.5/src/tb_crop.c:112:46: note: Function 'frame_spinner_cb' argument 1 names different: declaration 'button' definition 'spin_button'.
amide-1.0.5/src/tb_crop.c:557:46: note: Function 'frame_spinner_cb' argument 1 names different: declaration 'button' definition 'spin_button'.
amide-1.0.5/src/tb_crop.c:596:45: style: Function 'gate_spinner_cb' argument 1 names different: declaration 'button' definition 'spin_button'. [funcArgNamesDifferent]
amide-1.0.5/src/tb_crop.c:113:45: note: Function 'gate_spinner_cb' argument 1 names different: declaration 'button' definition 'spin_button'.
amide-1.0.5/src/tb_crop.c:596:45: note: Function 'gate_spinner_cb' argument 1 names different: declaration 'button' definition 'spin_button'.
amide-1.0.5/src/tb_crop.c:636:40: style: Function 'spinner_cb' argument 1 names different: declaration 'button' definition 'spin_button'. [funcArgNamesDifferent]
amide-1.0.5/src/tb_crop.c:114:40: note: Function 'spinner_cb' argument 1 names different: declaration 'button' definition 'spin_button'.
amide-1.0.5/src/tb_crop.c:636:40: note: Function 'spinner_cb' argument 1 names different: declaration 'button' definition 'spin_button'.
amide-1.0.5/src/tb_crop.c:854:51: style: Function 'update_canvas_while_idle' argument 1 names different: declaration 'tb_crop' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/tb_crop.c:124:51: note: Function 'update_canvas_while_idle' argument 1 names different: declaration 'tb_crop' definition 'data'.
amide-1.0.5/src/tb_crop.c:854:51: note: Function 'update_canvas_while_idle' argument 1 names different: declaration 'tb_crop' definition 'data'.
amide-1.0.5/src/tb_crop.c:1027:72: style: Function 'tb_crop' argument 3 names different: declaration 'parent_window' definition 'parent'. [funcArgNamesDifferent]
amide-1.0.5/src/tb_crop.h:32:72: note: Function 'tb_crop' argument 3 names different: declaration 'parent_window' definition 'parent'.
amide-1.0.5/src/tb_crop.c:1027:72: note: Function 'tb_crop' argument 3 names different: declaration 'parent_window' definition 'parent'.
amide-1.0.5/src/tb_distance.c:135:11: style: The scope of the variable 'temp_string' can be reduced. [variableScope]
amide-1.0.5/src/tb_distance.c:315:3: style: Variable 'table_row' is modified but its new value is never used. [unreadVariable]
amide-1.0.5/src/tb_export_data_set.c:357:11: style: The scope of the variable 'data_sets' can be reduced. [variableScope]
amide-1.0.5/src/tb_export_data_set.c:703:3: style: Variable 'table_row' is modified but its new value is never used. [unreadVariable]
amide-1.0.5/src/tb_math.c:128:48: style: Function 'operation_update_model' argument 1 names different: declaration 'math' definition 'tb_math'. [funcArgNamesDifferent]
amide-1.0.5/src/tb_math.c:104:48: note: Function 'operation_update_model' argument 1 names different: declaration 'math' definition 'tb_math'.
amide-1.0.5/src/tb_math.c:128:48: note: Function 'operation_update_model' argument 1 names different: declaration 'math' definition 'tb_math'.
amide-1.0.5/src/tb_math.c:165:48: style: Function 'data_sets_update_model' argument 1 names different: declaration 'math' definition 'tb_math'. [funcArgNamesDifferent]
amide-1.0.5/src/tb_math.c:105:48: note: Function 'data_sets_update_model' argument 1 names different: declaration 'math' definition 'tb_math'.
amide-1.0.5/src/tb_math.c:165:48: note: Function 'data_sets_update_model' argument 1 names different: declaration 'math' definition 'tb_math'.
amide-1.0.5/src/tb_math.c:227:48: style: Function 'parameters_update_page' argument 1 names different: declaration 'math' definition 'tb_math'. [funcArgNamesDifferent]
amide-1.0.5/src/tb_math.c:106:48: note: Function 'parameters_update_page' argument 1 names different: declaration 'math' definition 'tb_math'.
amide-1.0.5/src/tb_math.c:227:48: note: Function 'parameters_update_page' argument 1 names different: declaration 'math' definition 'tb_math'.
amide-1.0.5/src/tb_math.c:455:45: style: Function 'tb_math_free' argument 1 names different: declaration 'math' definition 'tb_math'. [funcArgNamesDifferent]
amide-1.0.5/src/tb_math.c:114:45: note: Function 'tb_math_free' argument 1 names different: declaration 'math' definition 'tb_math'.
amide-1.0.5/src/tb_math.c:455:45: note: Function 'tb_math_free' argument 1 names different: declaration 'math' definition 'tb_math'.
amide-1.0.5/src/tb_math.c:676:3: style: Variable 'table_row' is modified but its new value is never used. [unreadVariable]
amide-1.0.5/src/tb_profile.c:137:14: style: The scope of the variable 'result' can be reduced. [variableScope]
amide-1.0.5/src/tb_profile.c:250:14: style: The scope of the variable 'result' can be reduced. [variableScope]
amide-1.0.5/src/tb_profile.c:873:23: style: The scope of the variable 'points' can be reduced. [variableScope]
amide-1.0.5/src/tb_profile.c:875:9: style: The scope of the variable 'x' can be reduced. [variableScope]
amide-1.0.5/src/tb_profile.c:1103:63: style: Function 'delete_event_cb' argument 2 names different: declaration 'delete_event' definition 'event'. [funcArgNamesDifferent]
amide-1.0.5/src/tb_profile.c:124:63: note: Function 'delete_event_cb' argument 2 names different: declaration 'delete_event' definition 'event'.
amide-1.0.5/src/tb_profile.c:1103:63: note: Function 'delete_event_cb' argument 2 names different: declaration 'delete_event' definition 'event'.
amide-1.0.5/src/tb_profile.c:1290:3: style: Variable 'table_row' is modified but its new value is never used. [unreadVariable]
amide-1.0.5/src/tb_roi_analysis.c:133:71: style: Function 'export_data' argument 2 names different: declaration 'raw_values' definition 'raw_data'. [funcArgNamesDifferent]
amide-1.0.5/src/tb_roi_analysis.c:112:71: note: Function 'export_data' argument 2 names different: declaration 'raw_values' definition 'raw_data'.
amide-1.0.5/src/tb_roi_analysis.c:133:71: note: Function 'export_data' argument 2 names different: declaration 'raw_values' definition 'raw_data'.
amide-1.0.5/src/tb_roi_analysis.c:480:63: style: Function 'delete_event_cb' argument 2 names different: declaration 'delete_event' definition 'event'. [funcArgNamesDifferent]
amide-1.0.5/src/tb_roi_analysis.c:118:63: note: Function 'delete_event_cb' argument 2 names different: declaration 'delete_event' definition 'event'.
amide-1.0.5/src/tb_roi_analysis.c:480:63: note: Function 'delete_event_cb' argument 2 names different: declaration 'delete_event' definition 'event'.
amide-1.0.5/src/tb_roi_analysis.c:1160:3: style: Variable 'table_row' is modified but its new value is never used. [unreadVariable]
amide-1.0.5/src/ui_common.c:182:49: style: Function 'ui_common_set_last_path_used' argument 1 names different: declaration 'last_path_used' definition 'path'. [funcArgNamesDifferent]
amide-1.0.5/src/ui_common.h:58:49: note: Function 'ui_common_set_last_path_used' argument 1 names different: declaration 'last_path_used' definition 'path'.
amide-1.0.5/src/ui_common.c:182:49: note: Function 'ui_common_set_last_path_used' argument 1 names different: declaration 'last_path_used' definition 'path'.
amide-1.0.5/src/ui_common.c:411:20: style: Function 'ui_common_study_preferences_widgets' argument 6 names different: declaration 'fill_roi_button' definition 'pfill_roi_button'. [funcArgNamesDifferent]
amide-1.0.5/src/ui_common.h:83:20: note: Function 'ui_common_study_preferences_widgets' argument 6 names different: declaration 'fill_roi_button' definition 'pfill_roi_button'.
amide-1.0.5/src/ui_common.c:411:20: note: Function 'ui_common_study_preferences_widgets' argument 6 names different: declaration 'fill_roi_button' definition 'pfill_roi_button'.
amide-1.0.5/src/ui_common.c:851:3: style: Variable 'table_row' is modified but its new value is never used. [unreadVariable]
amide-1.0.5/src/ui_gate_dialog.c:404:3: style: Variable 'temp_string' is reassigned a value before the old one has been used. [redundantAssignment]
amide-1.0.5/src/ui_gate_dialog.c:391:0: note: Variable 'temp_string' is reassigned a value before the old one has been used.
amide-1.0.5/src/ui_gate_dialog.c:404:3: note: Variable 'temp_string' is reassigned a value before the old one has been used.
amide-1.0.5/src/ui_gate_dialog.c:414:3: style: Variable 'gd->ds' is reassigned a value before the old one has been used. [redundantAssignment]
amide-1.0.5/src/ui_gate_dialog.c:413:3: note: Variable 'gd->ds' is reassigned a value before the old one has been used.
amide-1.0.5/src/ui_gate_dialog.c:414:3: note: Variable 'gd->ds' is reassigned a value before the old one has been used.
amide-1.0.5/src/ui_gate_dialog.c:398:20: style: The scope of the variable 'renderer' can be reduced. [variableScope]
amide-1.0.5/src/ui_gate_dialog.c:399:22: style: The scope of the variable 'column' can be reduced. [variableScope]
amide-1.0.5/src/ui_gate_dialog.c:323:66: style: Function 'data_set_gate_changed_cb' argument 2 names different: declaration 'dialog' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/ui_gate_dialog.c:79:66: note: Function 'data_set_gate_changed_cb' argument 2 names different: declaration 'dialog' definition 'data'.
amide-1.0.5/src/ui_gate_dialog.c:323:66: note: Function 'data_set_gate_changed_cb' argument 2 names different: declaration 'dialog' definition 'data'.
amide-1.0.5/src/ui_gate_dialog.c:508:3: style: Variable 'table_row' is modified but its new value is never used. [unreadVariable]
amide-1.0.5/src/ui_preferences_dialog.c:272:72: style: Function 'delete_event_cb' argument 3 names different: declaration 'preferences' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/ui_preferences_dialog.c:68:79: note: Function 'delete_event_cb' argument 3 names different: declaration 'preferences' definition 'data'.
amide-1.0.5/src/ui_preferences_dialog.c:272:72: note: Function 'delete_event_cb' argument 3 names different: declaration 'preferences' definition 'data'.
amide-1.0.5/src/ui_preferences_dialog.c:126:21: style: Unused variable: roi_item [unusedVariable]
amide-1.0.5/src/ui_preferences_dialog.c:619:3: style: Variable 'table_row' is modified but its new value is never used. [unreadVariable]
amide-1.0.5/src/ui_series.c:979:3: style: Variable 'title' is reassigned a value before the old one has been used. [redundantAssignment]
amide-1.0.5/src/ui_series.c:962:0: note: Variable 'title' is reassigned a value before the old one has been used.
amide-1.0.5/src/ui_series.c:979:3: note: Variable 'title' is reassigned a value before the old one has been used.
amide-1.0.5/src/ui_series.c:165:92: style: Function 'canvas_size_change_cb' argument 3 names different: declaration 'ui_series' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/ui_series.c:123:92: note: Function 'canvas_size_change_cb' argument 3 names different: declaration 'ui_series' definition 'data'.
amide-1.0.5/src/ui_series.c:165:92: note: Function 'canvas_size_change_cb' argument 3 names different: declaration 'ui_series' definition 'data'.
amide-1.0.5/src/ui_series.c:270:49: style: Function 'changed_cb' argument 2 names different: declaration 'ui_series' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/ui_series.c:125:49: note: Function 'changed_cb' argument 2 names different: declaration 'ui_series' definition 'data'.
amide-1.0.5/src/ui_series.c:270:49: note: Function 'changed_cb' argument 2 names different: declaration 'ui_series' definition 'data'.
amide-1.0.5/src/ui_series.c:282:72: style: Function 'data_set_invalidate_slice_cache' argument 2 names different: declaration 'ui_series' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/ui_series.c:127:72: note: Function 'data_set_invalidate_slice_cache' argument 2 names different: declaration 'ui_series' definition 'data'.
amide-1.0.5/src/ui_series.c:282:72: note: Function 'data_set_invalidate_slice_cache' argument 2 names different: declaration 'ui_series' definition 'data'.
amide-1.0.5/src/ui_series.c:662:43: style: Function 'update_immediate' argument 1 names different: declaration 'ui_series' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/ui_series.c:139:43: note: Function 'update_immediate' argument 1 names different: declaration 'ui_series' definition 'data'.
amide-1.0.5/src/ui_series.c:662:43: note: Function 'update_immediate' argument 1 names different: declaration 'ui_series' definition 'data'.
amide-1.0.5/src/ui_study.c:1189:7: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
amide-1.0.5/src/ui_study.c:1191:7: note: Found duplicate branches for 'if' and 'else'.
amide-1.0.5/src/ui_study.c:1189:7: note: Found duplicate branches for 'if' and 'else'.
amide-1.0.5/src/ui_study.c:917:11: style: The scope of the variable 'current_objects' can be reduced. [variableScope]
amide-1.0.5/src/ui_study.c:1048:14: style: The scope of the variable 'roi' can be reduced. [variableScope]
amide-1.0.5/src/ui_study.c:1147:11: style: The scope of the variable 'legend' can be reduced. [variableScope]
amide-1.0.5/src/ui_study.c:1149:11: style: The scope of the variable 'help_info_line' can be reduced. [variableScope]
amide-1.0.5/src/ui_study.c:200:72: style: Function 'object_selection_changed_cb' argument 2 names different: declaration 'ui_study' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/ui_study.c:148:72: note: Function 'object_selection_changed_cb' argument 2 names different: declaration 'ui_study' definition 'data'.
amide-1.0.5/src/ui_study.c:200:72: note: Function 'object_selection_changed_cb' argument 2 names different: declaration 'ui_study' definition 'data'.
amide-1.0.5/src/ui_study.c:216:66: style: Function 'study_name_changed_cb' argument 2 names different: declaration 'ui_study' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/ui_study.c:149:66: note: Function 'study_name_changed_cb' argument 2 names different: declaration 'ui_study' definition 'data'.
amide-1.0.5/src/ui_study.c:216:66: note: Function 'study_name_changed_cb' argument 2 names different: declaration 'ui_study' definition 'data'.
amide-1.0.5/src/ui_study.c:227:85: style: Function 'object_add_child_cb' argument 3 names different: declaration 'ui_study' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/ui_study.c:150:85: note: Function 'object_add_child_cb' argument 3 names different: declaration 'ui_study' definition 'data'.
amide-1.0.5/src/ui_study.c:227:85: note: Function 'object_add_child_cb' argument 3 names different: declaration 'ui_study' definition 'data'.
amide-1.0.5/src/ui_study.c:244:88: style: Function 'object_remove_child_cb' argument 3 names different: declaration 'ui_study' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/ui_study.c:151:88: note: Function 'object_remove_child_cb' argument 3 names different: declaration 'ui_study' definition 'data'.
amide-1.0.5/src/ui_study.c:244:88: note: Function 'object_remove_child_cb' argument 3 names different: declaration 'ui_study' definition 'data'.
amide-1.0.5/src/ui_study_cb.c:280:3: style: Variable 'frags1' is reassigned a value before the old one has been used. [redundantAssignment]
amide-1.0.5/src/ui_study_cb.c:268:0: note: Variable 'frags1' is reassigned a value before the old one has been used.
amide-1.0.5/src/ui_study_cb.c:280:3: note: Variable 'frags1' is reassigned a value before the old one has been used.
amide-1.0.5/src/ui_study_cb.c:283:3: style: Variable 'frags2' is reassigned a value before the old one has been used. [redundantAssignment]
amide-1.0.5/src/ui_study_cb.c:269:0: note: Variable 'frags2' is reassigned a value before the old one has been used.
amide-1.0.5/src/ui_study_cb.c:283:3: note: Variable 'frags2' is reassigned a value before the old one has been used.
amide-1.0.5/src/ui_study_cb.c:267:11: style: The scope of the variable 'prev_filename' can be reduced. [variableScope]
amide-1.0.5/src/ui_study_cb.c:271:15: style: The scope of the variable 'question' can be reduced. [variableScope]
amide-1.0.5/src/ui_study_cb.c:429:18: style: The scope of the variable 'import_ds' can be reduced. [variableScope]
amide-1.0.5/src/ui_study_cb.c:535:17: style: The scope of the variable 'extension' can be reduced. [variableScope]
amide-1.0.5/src/ui_study_cb.c:1347:15: style: The scope of the variable 'exit_dialog' can be reduced. [variableScope]
amide-1.0.5/src/ui_study_cb.c:224:61: style: Function 'ui_study_cb_open_xif_file' argument 2 names different: declaration 'ui_study' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/ui_study_cb.h:28:61: note: Function 'ui_study_cb_open_xif_file' argument 2 names different: declaration 'ui_study' definition 'data'.
amide-1.0.5/src/ui_study_cb.c:224:61: note: Function 'ui_study_cb_open_xif_file' argument 2 names different: declaration 'ui_study' definition 'data'.
amide-1.0.5/src/ui_study_cb.c:229:60: style: Function 'ui_study_cb_open_xif_dir' argument 2 names different: declaration 'ui_study' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/ui_study_cb.h:29:60: note: Function 'ui_study_cb_open_xif_dir' argument 2 names different: declaration 'ui_study' definition 'data'.
amide-1.0.5/src/ui_study_cb.c:229:60: note: Function 'ui_study_cb_open_xif_dir' argument 2 names different: declaration 'ui_study' definition 'data'.
amide-1.0.5/src/ui_study_cb.c:256:57: style: Function 'ui_study_cb_new_study' argument 2 names different: declaration 'ui_study' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/ui_study_cb.h:33:57: note: Function 'ui_study_cb_new_study' argument 2 names different: declaration 'ui_study' definition 'data'.
amide-1.0.5/src/ui_study_cb.c:256:57: note: Function 'ui_study_cb_new_study' argument 2 names different: declaration 'ui_study' definition 'data'.
amide-1.0.5/src/ui_study_cb.c:645:60: style: Function 'ui_study_cb_canvas_help_event' argument 5 names different: declaration 'ui_study' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/ui_study_cb.h:41:59: note: Function 'ui_study_cb_canvas_help_event' argument 5 names different: declaration 'ui_study' definition 'data'.
amide-1.0.5/src/ui_study_cb.c:645:60: note: Function 'ui_study_cb_canvas_help_event' argument 5 names different: declaration 'ui_study' definition 'data'.
amide-1.0.5/src/ui_study_cb.c:652:44: style: Function 'ui_study_cb_canvas_view_changing' argument 4 names different: declaration 'ui_study' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/ui_study_cb.h:43:44: note: Function 'ui_study_cb_canvas_view_changing' argument 4 names different: declaration 'ui_study' definition 'data'.
amide-1.0.5/src/ui_study_cb.c:652:44: note: Function 'ui_study_cb_canvas_view_changing' argument 4 names different: declaration 'ui_study' definition 'data'.
amide-1.0.5/src/ui_study_cb.c:676:43: style: Function 'ui_study_cb_canvas_view_changed' argument 4 names different: declaration 'ui_study' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/ui_study_cb.h:45:43: note: Function 'ui_study_cb_canvas_view_changed' argument 4 names different: declaration 'ui_study' definition 'data'.
amide-1.0.5/src/ui_study_cb.c:676:43: note: Function 'ui_study_cb_canvas_view_changed' argument 4 names different: declaration 'ui_study' definition 'data'.
amide-1.0.5/src/ui_study_cb.c:702:37: style: Function 'ui_study_cb_canvas_erase_volume' argument 4 names different: declaration 'ui_study' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/ui_study_cb.h:47:37: note: Function 'ui_study_cb_canvas_erase_volume' argument 4 names different: declaration 'ui_study' definition 'data'.
amide-1.0.5/src/ui_study_cb.c:702:37: note: Function 'ui_study_cb_canvas_erase_volume' argument 4 names different: declaration 'ui_study' definition 'data'.
amide-1.0.5/src/ui_study_cb.c:737:39: style: Function 'ui_study_cb_canvas_new_object' argument 5 names different: declaration 'ui_study' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/ui_study_cb.h:49:39: note: Function 'ui_study_cb_canvas_new_object' argument 5 names different: declaration 'ui_study' definition 'data'.
amide-1.0.5/src/ui_study_cb.c:737:39: note: Function 'ui_study_cb_canvas_new_object' argument 5 names different: declaration 'ui_study' definition 'data'.
amide-1.0.5/src/ui_study_cb.c:749:98: style: Function 'ui_study_cb_tree_view_activate_object' argument 3 names different: declaration 'ui_study' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/ui_study_cb.h:52:18: note: Function 'ui_study_cb_tree_view_activate_object' argument 3 names different: declaration 'ui_study' definition 'data'.
amide-1.0.5/src/ui_study_cb.c:749:98: note: Function 'ui_study_cb_tree_view_activate_object' argument 3 names different: declaration 'ui_study' definition 'data'.
amide-1.0.5/src/ui_study_cb.c:774:95: style: Function 'ui_study_cb_tree_view_popup_object' argument 3 names different: declaration 'ui_study' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/ui_study_cb.h:53:95: note: Function 'ui_study_cb_tree_view_popup_object' argument 3 names different: declaration 'ui_study' definition 'data'.
amide-1.0.5/src/ui_study_cb.c:774:95: note: Function 'ui_study_cb_tree_view_popup_object' argument 3 names different: declaration 'ui_study' definition 'data'.
amide-1.0.5/src/ui_study_cb.c:804:72: style: Function 'ui_study_cb_tree_view_add_object' argument 5 names different: declaration 'ui_study' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/ui_study_cb.h:55:72: note: Function 'ui_study_cb_tree_view_add_object' argument 5 names different: declaration 'ui_study' definition 'data'.
amide-1.0.5/src/ui_study_cb.c:804:72: note: Function 'ui_study_cb_tree_view_add_object' argument 5 names different: declaration 'ui_study' definition 'data'.
amide-1.0.5/src/ui_study_cb.c:819:96: style: Function 'ui_study_cb_tree_view_delete_object' argument 3 names different: declaration 'ui_study' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/ui_study_cb.h:56:95: note: Function 'ui_study_cb_tree_view_delete_object' argument 3 names different: declaration 'ui_study' definition 'data'.
amide-1.0.5/src/ui_study_cb.c:819:96: note: Function 'ui_study_cb_tree_view_delete_object' argument 3 names different: declaration 'ui_study' definition 'data'.
amide-1.0.5/src/ui_study_cb.c:854:93: style: Function 'ui_study_cb_tree_view_help_event' argument 3 names different: declaration 'ui_study' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/ui_study_cb.h:57:93: note: Function 'ui_study_cb_tree_view_help_event' argument 3 names different: declaration 'ui_study' definition 'data'.
amide-1.0.5/src/ui_study_cb.c:854:93: note: Function 'ui_study_cb_tree_view_help_event' argument 3 names different: declaration 'ui_study' definition 'data'.
amide-1.0.5/src/ui_study_cb.c:861:61: style: Function 'ui_study_cb_zoom' argument 2 names different: declaration 'ui_study' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/ui_study_cb.h:58:61: note: Function 'ui_study_cb_zoom' argument 2 names different: declaration 'ui_study' definition 'data'.
amide-1.0.5/src/ui_study_cb.c:861:61: note: Function 'ui_study_cb_zoom' argument 2 names different: declaration 'ui_study' definition 'data'.
amide-1.0.5/src/ui_study_cb.c:874:60: style: Function 'ui_study_cb_fov' argument 2 names different: declaration 'ui_study' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/ui_study_cb.h:59:60: note: Function 'ui_study_cb_fov' argument 2 names different: declaration 'ui_study' definition 'data'.
amide-1.0.5/src/ui_study_cb.c:874:60: note: Function 'ui_study_cb_fov' argument 2 names different: declaration 'ui_study' definition 'data'.
amide-1.0.5/src/ui_study_cb.c:888:66: style: Function 'ui_study_cb_thickness' argument 2 names different: declaration 'ui_study' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/ui_study_cb.h:60:66: note: Function 'ui_study_cb_thickness' argument 2 names different: declaration 'ui_study' definition 'data'.
amide-1.0.5/src/ui_study_cb.c:888:66: note: Function 'ui_study_cb_thickness' argument 2 names different: declaration 'ui_study' definition 'data'.
amide-1.0.5/src/ui_study_cb.c:963:54: style: Function 'ui_study_cb_series' argument 2 names different: declaration 'ui_study' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/ui_study_cb.h:63:54: note: Function 'ui_study_cb_series' argument 2 names different: declaration 'ui_study' definition 'data'.
amide-1.0.5/src/ui_study_cb.c:963:54: note: Function 'ui_study_cb_series' argument 2 names different: declaration 'ui_study' definition 'data'.
amide-1.0.5/src/ui_study_cb.c:1240:61: style: Function 'ui_study_cb_study_changed' argument 2 names different: declaration 'ui_study' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/ui_study_cb.h:85:61: note: Function 'ui_study_cb_study_changed' argument 2 names different: declaration 'ui_study' definition 'data'.
amide-1.0.5/src/ui_study_cb.c:1240:61: note: Function 'ui_study_cb_study_changed' argument 2 names different: declaration 'ui_study' definition 'data'.
amide-1.0.5/src/ui_study_cb.c:1253:69: style: Function 'ui_study_cb_canvas_layout_changed' argument 2 names different: declaration 'ui_study' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/ui_study_cb.h:87:69: note: Function 'ui_study_cb_canvas_layout_changed' argument 2 names different: declaration 'ui_study' definition 'data'.
amide-1.0.5/src/ui_study_cb.c:1253:69: note: Function 'ui_study_cb_canvas_layout_changed' argument 2 names different: declaration 'ui_study' definition 'data'.
amide-1.0.5/src/ui_study_cb.c:1260:73: style: Function 'ui_study_cb_voxel_dim_or_zoom_changed' argument 2 names different: declaration 'ui_study' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/ui_study_cb.h:88:73: note: Function 'ui_study_cb_voxel_dim_or_zoom_changed' argument 2 names different: declaration 'ui_study' definition 'data'.
amide-1.0.5/src/ui_study_cb.c:1260:73: note: Function 'ui_study_cb_voxel_dim_or_zoom_changed' argument 2 names different: declaration 'ui_study' definition 'data'.
amide-1.0.5/src/ui_study_cb.c:1266:59: style: Function 'ui_study_cb_fov_changed' argument 2 names different: declaration 'ui_study' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/ui_study_cb.h:89:59: note: Function 'ui_study_cb_fov_changed' argument 2 names different: declaration 'ui_study' definition 'data'.
amide-1.0.5/src/ui_study_cb.c:1266:59: note: Function 'ui_study_cb_fov_changed' argument 2 names different: declaration 'ui_study' definition 'data'.
amide-1.0.5/src/ui_study_cb.c:1284:68: style: Function 'ui_study_cb_canvas_visible' argument 2 names different: declaration 'ui_study' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/ui_study_cb.h:91:68: note: Function 'ui_study_cb_canvas_visible' argument 2 names different: declaration 'ui_study' definition 'data'.
amide-1.0.5/src/ui_study_cb.c:1284:68: note: Function 'ui_study_cb_canvas_visible' argument 2 names different: declaration 'ui_study' definition 'data'.
amide-1.0.5/src/ui_study_cb.c:110:3: style: Variable 'table_row' is modified but its new value is never used. [unreadVariable]
amide-1.0.5/src/ui_time_dialog.c:460:3: style: Variable 'temp_string' is reassigned a value before the old one has been used. [redundantAssignment]
amide-1.0.5/src/ui_time_dialog.c:447:0: note: Variable 'temp_string' is reassigned a value before the old one has been used.
amide-1.0.5/src/ui_time_dialog.c:460:3: note: Variable 'temp_string' is reassigned a value before the old one has been used.
amide-1.0.5/src/ui_time_dialog.c:220:18: style: The scope of the variable 'min_ds' can be reduced. [variableScope]
amide-1.0.5/src/ui_time_dialog.c:454:20: style: The scope of the variable 'renderer' can be reduced. [variableScope]
amide-1.0.5/src/ui_time_dialog.c:455:22: style: The scope of the variable 'column' can be reduced. [variableScope]
amide-1.0.5/src/ui_time_dialog.c:373:66: style: Function 'data_set_time_changed_cb' argument 2 names different: declaration 'dialog' definition 'data'. [funcArgNamesDifferent]
amide-1.0.5/src/ui_time_dialog.c:87:66: note: Function 'data_set_time_changed_cb' argument 2 names different: declaration 'dialog' definition 'data'.
amide-1.0.5/src/ui_time_dialog.c:373:66: note: Function 'data_set_time_changed_cb' argument 2 names different: declaration 'dialog' definition 'data'.
amide-1.0.5/src/ui_time_dialog.c:403:43: style: Function 'ui_time_dialog_set_times' argument 1 names different: declaration 'time_dialog' definition 'dialog'. [funcArgNamesDifferent]
amide-1.0.5/src/ui_time_dialog.h:31:43: note: Function 'ui_time_dialog_set_times' argument 1 names different: declaration 'time_dialog' definition 'dialog'.
amide-1.0.5/src/ui_time_dialog.c:403:43: note: Function 'ui_time_dialog_set_times' argument 1 names different: declaration 'time_dialog' definition 'dialog'.
amide-1.0.5/src/ui_time_dialog.c:542:3: style: Variable 'table_row' is modified but its new value is never used. [unreadVariable]
amide-1.0.5/src/xml.c:452:0: error: #error "Either LONG or LONG_LONG needs to by 8 bytes long" [preprocessorErrorDirective]
[22:38]

ftp://ftp.se.debian.org/debian/pool/main/a/amideco/amideco_0.31e.orig.tar.gz
amideco-0.31e.orig/src/amihelp.h:54:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
amideco-0.31e.orig/src/amideco.c:49:18: style: The scope of the variable 'RealRead' can be reduced. [variableScope]
amideco-0.31e.orig/src/amifunc.c:549:35: error: printf format string requires 1 parameter but only 0 are given. [wrongPrintfScanfArgNum]
amideco-0.31e.orig/src/amifunc.c:590:27: error: printf format string requires 1 parameter but only 0 are given. [wrongPrintfScanfArgNum]
amideco-0.31e.orig/src/amifunc.c:50:25: style: struct member 'ABCTag::Version' is never used. [unusedStructMember]
amideco-0.31e.orig/src/amifunc.c:51:25: style: struct member 'ABCTag::CRCLen' is never used. [unusedStructMember]
amideco-0.31e.orig/src/amifunc.c:52:25: style: struct member 'ABCTag::CRC32' is never used. [unusedStructMember]
amideco-0.31e.orig/src/amifunc.c:53:25: style: struct member 'ABCTag::BeginLo' is never used. [unusedStructMember]
amideco-0.31e.orig/src/amifunc.c:54:25: style: struct member 'ABCTag::BeginHi' is never used. [unusedStructMember]
amideco-0.31e.orig/src/amifunc.c:75:25: style: struct member 'LZHHead::HeadLen' is never used. [unusedStructMember]
amideco-0.31e.orig/src/amifunc.c:76:25: style: struct member 'LZHHead::HeadCrc' is never used. [unusedStructMember]
amideco-0.31e.orig/src/amifunc.c:77:25: style: struct member 'LZHHead::Method' is never used. [unusedStructMember]
amideco-0.31e.orig/src/amifunc.c:78:25: style: struct member 'LZHHead::PackLen' is never used. [unusedStructMember]
amideco-0.31e.orig/src/amifunc.c:79:25: style: struct member 'LZHHead::RealLen' is never used. [unusedStructMember]
amideco-0.31e.orig/src/amifunc.c:80:25: style: struct member 'LZHHead::TStamp' is never used. [unusedStructMember]
amideco-0.31e.orig/src/amifunc.c:81:25: style: struct member 'LZHHead::Attr' is never used. [unusedStructMember]
amideco-0.31e.orig/src/amifunc.c:82:25: style: struct member 'LZHHead::Level' is never used. [unusedStructMember]
amideco-0.31e.orig/src/amifunc.c:83:25: style: struct member 'LZHHead::FilenameLen' is never used. [unusedStructMember]
amideco-0.31e.orig/src/amifunc.c:84:25: style: struct member 'LZHHead::FileName' is never used. [unusedStructMember]
amideco-0.31e.orig/src/amifunc.c:85:25: style: struct member 'LZHHead::CRC16' is never used. [unusedStructMember]
amideco-0.31e.orig/src/amifunc.c:86:25: style: struct member 'LZHHead::DOS' is never used. [unusedStructMember]
amideco-0.31e.orig/src/amifunc.c:87:25: style: struct member 'LZHHead::Empty' is never used. [unusedStructMember]
amideco-0.31e.orig/src/amifunc.c:100:25: style: struct member 'AMIDATE::Month' is never used. [unusedStructMember]
amideco-0.31e.orig/src/amifunc.c:101:25: style: struct member 'AMIDATE::rsrv1' is never used. [unusedStructMember]
amideco-0.31e.orig/src/amifunc.c:102:25: style: struct member 'AMIDATE::Day' is never used. [unusedStructMember]
amideco-0.31e.orig/src/amifunc.c:103:25: style: struct member 'AMIDATE::rsrv2' is never used. [unusedStructMember]
amideco-0.31e.orig/src/amifunc.c:104:25: style: struct member 'AMIDATE::Year' is never used. [unusedStructMember]
amideco-0.31e.orig/src/amifunc.c:109:15: style: struct member 'AMIHEAD94::Offset' is never used. [unusedStructMember]
amideco-0.31e.orig/src/amifunc.c:110:15: style: struct member 'AMIHEAD94::ModID' is never used. [unusedStructMember]
amideco-0.31e.orig/src/amifunc.c:111:15: style: struct member 'AMIHEAD94::IsPacked' is never used. [unusedStructMember]
amideco-0.31e.orig/src/amifunc.c:253:25: error: Pointer to local array variable returned. [returnLocalVariable]
amideco-0.31e.orig/src/amifunc.c:308:38: error: Undefined behavior: Variable 'MyDirName' is used as parameter and destination in s[n]printf(). [sprintfOverlappingData]
amideco-0.31e.orig/src/amifunc.c:327:24: error: Uninitialized struct member: part.PrePartLo [uninitStructMember]
amideco-0.31e.orig/src/amifunc.c:327:50: error: Uninitialized struct member: part.PrePartHi [uninitStructMember]
amideco-0.31e.orig/src/amifunc.c:414:24: error: Uninitialized struct member: b94.PackLenLo [uninitStructMember]
amideco-0.31e.orig/src/amifunc.c:414:49: error: Uninitialized struct member: b94.RealLenLo [uninitStructMember]
amideco-0.31e.orig/src/kernel.c:294:15: style: The scope of the variable 'c' can be reduced. [variableScope]
amideco-0.31e.orig/src/kernel.c:135:39: error: Shifting by a negative value is undefined behaviour [shiftNegative]
amideco-0.31e.orig/src/kernel.c:135:52: warning: Suspicious code: sign conversion of - in calculation, even though - can have a negative value [signConversion]
amideco-0.31e.orig/src/kernel.c:64:6: style: struct member 'interfacing::method' is never used. [unusedStructMember]
[22:38]

ftp://ftp.se.debian.org/debian/pool/main/a/amiga-fdisk/amiga-fdisk_0.04.orig.tar.gz
amiga-fdisk-0.04.orig/amigastuff.c:74:6: style: The scope of the variable 'l' can be reduced. [variableScope]
amiga-fdisk-0.04.orig/amigastuff.c:159:8: style: The scope of the variable 'curr' can be reduced. [variableScope]
amiga-fdisk-0.04.orig/amigastuff.c:194:8: style: The scope of the variable 'curr' can be reduced. [variableScope]
amiga-fdisk-0.04.orig/amigastuff.c:414:21: style: The scope of the variable 'curr' can be reduced. [variableScope]
amiga-fdisk-0.04.orig/amigastuff.c:433:21: style: The scope of the variable 'curr' can be reduced. [variableScope]
amiga-fdisk-0.04.orig/amigastuff.c:633:8: style: The scope of the variable 'ts' can be reduced. [variableScope]
amiga-fdisk-0.04.orig/amigastuff.c:634:19: style: The scope of the variable 'de' can be reduced. [variableScope]
amiga-fdisk-0.04.orig/amigastuff.c:674:12: style: The scope of the variable 'hdsize' can be reduced. [variableScope]
amiga-fdisk-0.04.orig/amigastuff.c:768:15: style: The scope of the variable 'curr2' can be reduced. [variableScope]
amiga-fdisk-0.04.orig/amigastuff.c:769:17: style: The scope of the variable 'blk2' can be reduced. [variableScope]
amiga-fdisk-0.04.orig/amigastuff.c:932:6: style: The scope of the variable 'i' can be reduced. [variableScope]
amiga-fdisk-0.04.orig/amigastuff.c:984:19: style: The scope of the variable 'de' can be reduced. [variableScope]
amiga-fdisk-0.04.orig/amigastuff.c:985:25: style: The scope of the variable 'curr' can be reduced. [variableScope]
amiga-fdisk-0.04.orig/amigastuff.c:997:56: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
amiga-fdisk-0.04.orig/amigastuff.c:998:55: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
amiga-fdisk-0.04.orig/fdisk.c:108:0: error: No pair for character ("). Can't process file. File is either invalid or unicode, which is currently not supported. [syntaxError]
[22:38]

ftp://ftp.se.debian.org/debian/pool/main/a/amispammer/amispammer_3.3.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/amoebax/amoebax_0.2.1+dfsg.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/amor/amor_4.13.3.orig.tar.xz
amor-4.13.3/src/amorbubble.cpp:21:13: warning: Member variable 'AmorBubble::m_label' is not initialized in the constructor. [uninitMemberVar]
amor-4.13.3/src/amorthememanager.cpp:29:19: warning: Member variable 'AmorThemeManager::mStatic' is not initialized in the constructor. [uninitMemberVar]
amor-4.13.3/src/amorthememanager.cpp:129:0: error: Memory leak: animList [memleak]
amor-4.13.3/src/amortips.cpp:112:36: style: Function 'read' argument 1 names different: declaration 'file' definition 'path'. [funcArgNamesDifferent]
amor-4.13.3/src/amortips.h:37:34: note: Function 'read' argument 1 names different: declaration 'file' definition 'path'.
amor-4.13.3/src/amortips.cpp:112:36: note: Function 'read' argument 1 names different: declaration 'file' definition 'path'.
amor-4.13.3/src/amorwidget.cpp:61:47: style: Function 'mousePressEvent' argument 1 names different: declaration 'event' definition 'me'. [funcArgNamesDifferent]
amor-4.13.3/src/amorwidget.h:41:43: note: Function 'mousePressEvent' argument 1 names different: declaration 'event' definition 'me'.
amor-4.13.3/src/amorwidget.cpp:61:47: note: Function 'mousePressEvent' argument 1 names different: declaration 'event' definition 'me'.
amor-4.13.3/src/amorwidget.cpp:67:46: style: Function 'mouseMoveEvent' argument 1 names different: declaration 'event' definition 'me'. [funcArgNamesDifferent]
amor-4.13.3/src/amorwidget.h:42:42: note: Function 'mouseMoveEvent' argument 1 names different: declaration 'event' definition 'me'.
amor-4.13.3/src/amorwidget.cpp:67:46: note: Function 'mouseMoveEvent' argument 1 names different: declaration 'event' definition 'me'.
amor-4.13.3/src/amorwidget.cpp:81:49: style: Function 'mouseReleaseEvent' argument 1 names different: declaration 'event' definition 'me'. [funcArgNamesDifferent]
amor-4.13.3/src/amorwidget.h:43:45: note: Function 'mouseReleaseEvent' argument 1 names different: declaration 'event' definition 'me'.
amor-4.13.3/src/amorwidget.cpp:81:49: note: Function 'mouseReleaseEvent' argument 1 names different: declaration 'event' definition 'me'.
amor-4.13.3/src/queueitem.h:32:18: style: Technically the member function 'QueueItem::type' can be const. [functionConst]
amor-4.13.3/src/queueitem.cpp:62:32: note: Technically the member function 'QueueItem::type' can be const.
amor-4.13.3/src/queueitem.h:32:18: note: Technically the member function 'QueueItem::type' can be const.
amor-4.13.3/src/queueitem.h:33:17: style: Technically the member function 'QueueItem::text' can be const. [functionConst]
amor-4.13.3/src/queueitem.cpp:68:20: note: Technically the member function 'QueueItem::text' can be const.
amor-4.13.3/src/queueitem.h:33:17: note: Technically the member function 'QueueItem::text' can be const.
amor-4.13.3/src/queueitem.h:34:13: style: Technically the member function 'QueueItem::time' can be const. [functionConst]
amor-4.13.3/src/queueitem.cpp:74:16: note: Technically the member function 'QueueItem::time' can be const.
amor-4.13.3/src/queueitem.h:34:13: note: Technically the member function 'QueueItem::time' can be const.
[22:38]

ftp://ftp.se.debian.org/debian/pool/main/a/amora-server/amora-server_1.2~svn699.orig.tar.gz
amora-server-1.2/amora-applet/about.h:29:5: style: Class 'About' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amora-server-1.2/amora-applet/applet.h:51:44: performance: Function parameter 'client_name' should be passed by const reference. [passedByValue]
amora-server-1.2/amora-applet/applet.h:52:41: performance: Function parameter 'client_name' should be passed by const reference. [passedByValue]
amora-server-1.2/amora-applet/amora-server.h:35:43: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
amora-server-1.2/amora-applet/amora-server.h:36:40: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
amora-server-1.2/amora-applet/amora-server.cpp:119:46: performance: Function parameter 'clientName' should be passed by const reference. [passedByValue]
amora-server-1.2/amora-applet/amora-server.cpp:124:49: performance: Function parameter 'clientName' should be passed by const reference. [passedByValue]
amora-server-1.2/amora-applet/amora-server.h:39:37: performance: Function parameter 'clientName' should be passed by const reference. [passedByValue]
amora-server-1.2/amora-applet/amora-server.h:40:40: performance: Function parameter 'clientName' should be passed by const reference. [passedByValue]
amora-server-1.2/amora-applet/applet.cpp:103:45: performance: Function parameter 'client_name' should be passed by const reference. [passedByValue]
amora-server-1.2/amora-applet/applet.cpp:111:48: performance: Function parameter 'client_name' should be passed by const reference. [passedByValue]
amora-server-1.2/amora-cli/src/amora.c:363:2: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
amora-server-1.2/amora-cli/src/amora.c:360:0: note: Variable 'result' is reassigned a value before the old one has been used.
amora-server-1.2/amora-cli/src/amora.c:363:2: note: Variable 'result' is reassigned a value before the old one has been used.
amora-server-1.2/amora-cli/src/amora.c:170:8: style: The scope of the variable 'tmpname' can be reduced. [variableScope]
amora-server-1.2/amora-cli/src/amora.c:328:7: style: The scope of the variable 'buffer' can be reduced. [variableScope]
amora-server-1.2/amora-cli/src/bluecode.c:93:15: style: The scope of the variable 'tmp' can be reduced. [variableScope]
amora-server-1.2/amora-cli/src/dbus.c:153:8: style: The scope of the variable 'basec' can be reduced. [variableScope]
amora-server-1.2/amora-cli/src/dbus.c:153:16: style: The scope of the variable 'bname' can be reduced. [variableScope]
amora-server-1.2/amora-cli/src/linux.c:81:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
amora-server-1.2/amora-cli/src/linux.c:246:34: style: Function 'client_bluetooth_name' argument 3 names different: declaration 'name' definition 'buffer'. [funcArgNamesDifferent]
amora-server-1.2/amora-cli/src/bluecode.h:156:77: note: Function 'client_bluetooth_name' argument 3 names different: declaration 'name' definition 'buffer'.
amora-server-1.2/amora-cli/src/linux.c:246:34: note: Function 'client_bluetooth_name' argument 3 names different: declaration 'name' definition 'buffer'.
amora-server-1.2/amora-cli/src/log.c:83:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
amora-server-1.2/amora-cli/src/loop.c:104:24: portability: Assigning a pointer to an integer is not portable. [AssignmentAddressToInteger]
amora-server-1.2/amora-cli/src/x11_event.c:126:2: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
amora-server-1.2/amora-cli/src/x11_event.c:119:2: note: Variable 'res' is reassigned a value before the old one has been used.
amora-server-1.2/amora-cli/src/x11_event.c:126:2: note: Variable 'res' is reassigned a value before the old one has been used.
[22:38]

ftp://ftp.se.debian.org/debian/pool/main/a/amp/amp_0.6.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/ampache/ampache_3.6-rzb2752+dfsg.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/ampache-themes/ampache-themes_3.6.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/amphetamine/amphetamine_0.8.10.orig.tar.gz
amphetamine-0.8.10/src/Appl.cpp:247:4: warning: %d in format string (no. 1) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
amphetamine-0.8.10/src/Appl.cpp:250:4: warning: %d in format string (no. 1) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
amphetamine-0.8.10/src/Appl.cpp:136:17: style: C-style pointer casting [cstyleCast]
amphetamine-0.8.10/src/Appl.cpp:157:43: style: C-style pointer casting [cstyleCast]
amphetamine-0.8.10/src/Appl.cpp:269:5: style: C-style pointer casting [cstyleCast]
amphetamine-0.8.10/src/Appl.cpp:177:23: style: The scope of the variable 'ticks' can be reduced. [variableScope]
amphetamine-0.8.10/src/Appl.cpp:275:10: style: The scope of the variable 'tmp' can be reduced. [variableScope]
amphetamine-0.8.10/src/Appl.cpp:177:34: style: Unused variable: ttmp [unusedVariable]
amphetamine-0.8.10/src/Appl.cpp:26:15: warning: Member variable 'CApplication::savedData' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Appl.cpp:26:15: warning: Member variable 'CApplication::startup' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Appl.cpp:26:15: warning: Member variable 'CApplication::thingList' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Appl.cpp:26:15: warning: Member variable 'CApplication::collisionThingList' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Appl.cpp:26:15: warning: Member variable 'CApplication::bulletList' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Appl.cpp:26:15: warning: Member variable 'CApplication::preRenderQueue' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Appl.cpp:26:15: warning: Member variable 'CApplication::postRenderQueue' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Appl.cpp:26:15: warning: Member variable 'CApplication::renderQueue' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Appl.cpp:26:15: warning: Member variable 'CApplication::plane' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Appl.cpp:26:15: warning: Member variable 'CApplication::platformTable' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Appl.cpp:26:15: warning: Member variable 'CApplication::lastBackground' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Appl.cpp:26:15: warning: Member variable 'CApplication::firstPlayRound' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Appl.cpp:26:15: warning: Member variable 'CApplication::syncTime' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Appl.cpp:26:15: warning: Member variable 'CApplication::command' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Appl.cpp:26:15: warning: Member variable 'CApplication::difficulty' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Appl.cpp:26:15: warning: Member variable 'CApplication::currentWeaponSF' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Appl.cpp:26:15: warning: Member variable 'CApplication::currentHealthSF' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Appl.cpp:26:15: warning: Member variable 'CApplication::currentSpeedSF' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Appl.cpp:26:15: warning: Member variable 'CApplication::levelNumber' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Appl.cpp:26:15: warning: Member variable 'CApplication::time' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Appl.cpp:26:15: warning: Member variable 'CApplication::deltaTime' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Appl.cpp:26:15: warning: Member variable 'CApplication::aveTime' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Shape.hpp:18:3: warning: Class 'CShape' which has virtual members does not have a virtual destructor. [virtualDestructor]
amphetamine-0.8.10/src/Object.hpp:30:3: warning: Class 'CObject' which has virtual members does not have a virtual destructor. [virtualDestructor]
amphetamine-0.8.10/src/Weapon.hpp:34:3: warning: Class 'CWeapon' which has virtual members does not have a virtual destructor. [virtualDestructor]
amphetamine-0.8.10/src/Appl.hpp:80:7: performance: Technically the member function 'CApplication::InitGraphics' can be static. [functionStatic]
amphetamine-0.8.10/src/Appl.cpp:58:20: note: Technically the member function 'CApplication::InitGraphics' can be static.
amphetamine-0.8.10/src/Appl.hpp:80:7: note: Technically the member function 'CApplication::InitGraphics' can be static.
amphetamine-0.8.10/src/Appl.hpp:85:7: style: Technically the member function 'CApplication::UnloadLevelData' can be const. [functionConst]
amphetamine-0.8.10/src/Appl.cpp:273:20: note: Technically the member function 'CApplication::UnloadLevelData' can be const.
amphetamine-0.8.10/src/Appl.hpp:85:7: note: Technically the member function 'CApplication::UnloadLevelData' can be const.
amphetamine-0.8.10/src/Appl.hpp:86:7: performance: Technically the member function 'CApplication::UnloadData' can be static. [functionStatic]
amphetamine-0.8.10/src/Appl.cpp:286:20: note: Technically the member function 'CApplication::UnloadData' can be static.
amphetamine-0.8.10/src/Appl.hpp:86:7: note: Technically the member function 'CApplication::UnloadData' can be static.
amphetamine-0.8.10/src/Appl.hpp:89:7: performance: Technically the member function 'CApplication::Enqueue' can be static. [functionStatic]
amphetamine-0.8.10/src/Appl.cpp:302:20: note: Technically the member function 'CApplication::Enqueue' can be static.
amphetamine-0.8.10/src/Appl.hpp:89:7: note: Technically the member function 'CApplication::Enqueue' can be static.
amphetamine-0.8.10/src/Appl.hpp:90:7: performance: Technically the member function 'CApplication::Dequeue' can be static. [functionStatic]
amphetamine-0.8.10/src/Appl.cpp:319:20: note: Technically the member function 'CApplication::Dequeue' can be static.
amphetamine-0.8.10/src/Appl.hpp:90:7: note: Technically the member function 'CApplication::Dequeue' can be static.
amphetamine-0.8.10/src/System.hpp:82:2: style: Class 'CSystem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amphetamine-0.8.10/src/ObjInfo.hpp:86:2: style: Class 'CObjInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amphetamine-0.8.10/src/SoundList.hpp:34:2: style: Class 'CSound' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amphetamine-0.8.10/src/Gui.hpp:172:2: style: Class 'CGUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amphetamine-0.8.10/src/SndSys.hpp:94:2: style: Class 'CSoundSystem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amphetamine-0.8.10/src/Shape.hpp:36:8: style: The function 'RenderShape' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Shape.hpp:20:16: note: Virtual function in base class
amphetamine-0.8.10/src/Shape.hpp:36:8: note: Function in derived class
amphetamine-0.8.10/src/Shape.hpp:46:8: style: The function 'RenderShape' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Shape.hpp:20:16: note: Virtual function in base class
amphetamine-0.8.10/src/Shape.hpp:46:8: note: Function in derived class
amphetamine-0.8.10/src/Shape.hpp:58:8: style: The function 'RenderShape' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Shape.hpp:20:16: note: Virtual function in base class
amphetamine-0.8.10/src/Shape.hpp:58:8: note: Function in derived class
amphetamine-0.8.10/src/Thing.hpp:53:16: style: The function 'Forces' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Object.hpp:37:16: note: Virtual function in base class
amphetamine-0.8.10/src/Thing.hpp:53:16: note: Function in derived class
amphetamine-0.8.10/src/Thing.hpp:55:10: style: The function 'Collision' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Object.hpp:33:16: note: Virtual function in base class
amphetamine-0.8.10/src/Thing.hpp:55:10: note: Function in derived class
amphetamine-0.8.10/src/Thing.hpp:60:16: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Object.hpp:41:16: note: Virtual function in base class
amphetamine-0.8.10/src/Thing.hpp:60:16: note: Function in derived class
amphetamine-0.8.10/src/Thing.hpp:61:15: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Object.hpp:42:15: note: Virtual function in base class
amphetamine-0.8.10/src/Thing.hpp:61:15: note: Function in derived class
amphetamine-0.8.10/src/Pltform.hpp:38:7: style: The function 'LinkInLists' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Thing.hpp:47:15: note: Virtual function in base class
amphetamine-0.8.10/src/Pltform.hpp:38:7: note: Function in derived class
amphetamine-0.8.10/src/Pltform.hpp:39:7: style: The function 'UnlinkInLists' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Thing.hpp:48:15: note: Virtual function in base class
amphetamine-0.8.10/src/Pltform.hpp:39:7: note: Function in derived class
amphetamine-0.8.10/src/Pltform.hpp:40:8: style: The function 'Think' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Object.hpp:36:16: note: Virtual function in base class
amphetamine-0.8.10/src/Pltform.hpp:40:8: note: Function in derived class
amphetamine-0.8.10/src/Pltform.hpp:41:8: style: The function 'Forces' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Thing.hpp:53:16: note: Virtual function in base class
amphetamine-0.8.10/src/Pltform.hpp:41:8: note: Function in derived class
amphetamine-0.8.10/src/Pltform.hpp:42:7: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Thing.hpp:50:15: note: Virtual function in base class
amphetamine-0.8.10/src/Pltform.hpp:42:7: note: Function in derived class
amphetamine-0.8.10/src/Pltform.hpp:43:8: style: The function 'Collision' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Object.hpp:33:16: note: Virtual function in base class
amphetamine-0.8.10/src/Pltform.hpp:43:8: note: Function in derived class
amphetamine-0.8.10/src/Pltform.hpp:47:7: style: The function 'OnTouch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Object.hpp:39:15: note: Virtual function in base class
amphetamine-0.8.10/src/Pltform.hpp:47:7: note: Function in derived class
amphetamine-0.8.10/src/Pltform.hpp:49:8: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Thing.hpp:60:16: note: Virtual function in base class
amphetamine-0.8.10/src/Pltform.hpp:49:8: note: Function in derived class
amphetamine-0.8.10/src/Pltform.hpp:50:7: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Thing.hpp:61:15: note: Virtual function in base class
amphetamine-0.8.10/src/Pltform.hpp:50:7: note: Function in derived class
amphetamine-0.8.10/src/Element.hpp:81:16: style: The function 'Collision' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Object.hpp:33:16: note: Virtual function in base class
amphetamine-0.8.10/src/Element.hpp:81:16: note: Function in derived class
amphetamine-0.8.10/src/Element.hpp:89:16: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Object.hpp:41:16: note: Virtual function in base class
amphetamine-0.8.10/src/Element.hpp:89:16: note: Function in derived class
amphetamine-0.8.10/src/Element.hpp:90:15: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Object.hpp:42:15: note: Virtual function in base class
amphetamine-0.8.10/src/Element.hpp:90:15: note: Function in derived class
amphetamine-0.8.10/src/Element.hpp:100:7: style: The function 'PaintElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Element.hpp:79:15: note: Virtual function in base class
amphetamine-0.8.10/src/Element.hpp:100:7: note: Function in derived class
amphetamine-0.8.10/src/Element.hpp:102:7: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Element.hpp:90:15: note: Virtual function in base class
amphetamine-0.8.10/src/Element.hpp:102:7: note: Function in derived class
amphetamine-0.8.10/src/Bullet.hpp:46:7: style: The function 'LinkInLists' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Thing.hpp:47:15: note: Virtual function in base class
amphetamine-0.8.10/src/Bullet.hpp:46:7: note: Function in derived class
amphetamine-0.8.10/src/Bullet.hpp:47:7: style: The function 'UnlinkInLists' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Thing.hpp:48:15: note: Virtual function in base class
amphetamine-0.8.10/src/Bullet.hpp:47:7: note: Function in derived class
amphetamine-0.8.10/src/Bullet.hpp:49:16: style: The function 'Think' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Object.hpp:36:16: note: Virtual function in base class
amphetamine-0.8.10/src/Bullet.hpp:49:16: note: Function in derived class
amphetamine-0.8.10/src/Bullet.hpp:50:7: style: The function 'Move' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Thing.hpp:52:15: note: Virtual function in base class
amphetamine-0.8.10/src/Bullet.hpp:50:7: note: Function in derived class
amphetamine-0.8.10/src/Bullet.hpp:51:8: style: The function 'Forces' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Thing.hpp:53:16: note: Virtual function in base class
amphetamine-0.8.10/src/Bullet.hpp:51:8: note: Function in derived class
amphetamine-0.8.10/src/Bullet.hpp:52:7: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Thing.hpp:50:15: note: Virtual function in base class
amphetamine-0.8.10/src/Bullet.hpp:52:7: note: Function in derived class
amphetamine-0.8.10/src/Bullet.hpp:54:8: style: The function 'Collision' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Object.hpp:33:16: note: Virtual function in base class
amphetamine-0.8.10/src/Bullet.hpp:54:8: note: Function in derived class
amphetamine-0.8.10/src/Bullet.hpp:56:16: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Thing.hpp:60:16: note: Virtual function in base class
amphetamine-0.8.10/src/Bullet.hpp:56:16: note: Function in derived class
amphetamine-0.8.10/src/Bullet.hpp:57:15: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Thing.hpp:61:15: note: Virtual function in base class
amphetamine-0.8.10/src/Bullet.hpp:57:15: note: Function in derived class
amphetamine-0.8.10/src/Bullet.hpp:69:8: style: The function 'Forces' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Thing.hpp:53:16: note: Virtual function in base class
amphetamine-0.8.10/src/Bullet.hpp:69:8: note: Function in derived class
amphetamine-0.8.10/src/Bullet.hpp:70:8: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Bullet.hpp:56:16: note: Virtual function in base class
amphetamine-0.8.10/src/Bullet.hpp:70:8: note: Function in derived class
amphetamine-0.8.10/src/Bullet.hpp:71:7: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Bullet.hpp:57:15: note: Virtual function in base class
amphetamine-0.8.10/src/Bullet.hpp:71:7: note: Function in derived class
amphetamine-0.8.10/src/Bullet.hpp:86:8: style: The function 'Forces' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Thing.hpp:53:16: note: Virtual function in base class
amphetamine-0.8.10/src/Bullet.hpp:86:8: note: Function in derived class
amphetamine-0.8.10/src/Bullet.hpp:87:8: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Bullet.hpp:56:16: note: Virtual function in base class
amphetamine-0.8.10/src/Bullet.hpp:87:8: note: Function in derived class
amphetamine-0.8.10/src/Bullet.hpp:88:7: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Bullet.hpp:57:15: note: Virtual function in base class
amphetamine-0.8.10/src/Bullet.hpp:88:7: note: Function in derived class
amphetamine-0.8.10/src/Bullet.hpp:101:8: style: The function 'Think' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Bullet.hpp:49:16: note: Virtual function in base class
amphetamine-0.8.10/src/Bullet.hpp:101:8: note: Function in derived class
amphetamine-0.8.10/src/Bullet.hpp:102:8: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Bullet.hpp:56:16: note: Virtual function in base class
amphetamine-0.8.10/src/Bullet.hpp:102:8: note: Function in derived class
amphetamine-0.8.10/src/Bullet.hpp:103:7: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Bullet.hpp:57:15: note: Virtual function in base class
amphetamine-0.8.10/src/Bullet.hpp:103:7: note: Function in derived class
amphetamine-0.8.10/src/Bullet.hpp:117:16: style: The function 'Think' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Bullet.hpp:49:16: note: Virtual function in base class
amphetamine-0.8.10/src/Bullet.hpp:117:16: note: Function in derived class
amphetamine-0.8.10/src/Bullet.hpp:118:8: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Bullet.hpp:56:16: note: Virtual function in base class
amphetamine-0.8.10/src/Bullet.hpp:118:8: note: Function in derived class
amphetamine-0.8.10/src/Bullet.hpp:119:7: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Bullet.hpp:57:15: note: Virtual function in base class
amphetamine-0.8.10/src/Bullet.hpp:119:7: note: Function in derived class
amphetamine-0.8.10/src/Bullet.hpp:130:8: style: The function 'Think' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Bullet.hpp:117:16: note: Virtual function in base class
amphetamine-0.8.10/src/Bullet.hpp:130:8: note: Function in derived class
amphetamine-0.8.10/src/Weapon.hpp:61:8: style: The function 'Shoot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Weapon.hpp:39:16: note: Virtual function in base class
amphetamine-0.8.10/src/Weapon.hpp:61:8: note: Function in derived class
amphetamine-0.8.10/src/Weapon.hpp:62:8: style: The function 'ShootAnimation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Weapon.hpp:40:16: note: Virtual function in base class
amphetamine-0.8.10/src/Weapon.hpp:62:8: note: Function in derived class
amphetamine-0.8.10/src/Weapon.hpp:64:8: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Weapon.hpp:45:16: note: Virtual function in base class
amphetamine-0.8.10/src/Weapon.hpp:64:8: note: Function in derived class
amphetamine-0.8.10/src/Weapon.hpp:65:7: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Weapon.hpp:46:15: note: Virtual function in base class
amphetamine-0.8.10/src/Weapon.hpp:65:7: note: Function in derived class
amphetamine-0.8.10/src/Weapon.hpp:76:8: style: The function 'Shoot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Weapon.hpp:39:16: note: Virtual function in base class
amphetamine-0.8.10/src/Weapon.hpp:76:8: note: Function in derived class
amphetamine-0.8.10/src/Weapon.hpp:94:8: style: The function 'Shoot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Weapon.hpp:39:16: note: Virtual function in base class
amphetamine-0.8.10/src/Weapon.hpp:94:8: note: Function in derived class
amphetamine-0.8.10/src/Weapon.hpp:95:8: style: The function 'ShootAnimation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Weapon.hpp:40:16: note: Virtual function in base class
amphetamine-0.8.10/src/Weapon.hpp:95:8: note: Function in derived class
amphetamine-0.8.10/src/Weapon.hpp:97:8: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Weapon.hpp:45:16: note: Virtual function in base class
amphetamine-0.8.10/src/Weapon.hpp:97:8: note: Function in derived class
amphetamine-0.8.10/src/Weapon.hpp:98:7: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Weapon.hpp:46:15: note: Virtual function in base class
amphetamine-0.8.10/src/Weapon.hpp:98:7: note: Function in derived class
amphetamine-0.8.10/src/Weapon.hpp:110:8: style: The function 'Shoot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Weapon.hpp:39:16: note: Virtual function in base class
amphetamine-0.8.10/src/Weapon.hpp:110:8: note: Function in derived class
amphetamine-0.8.10/src/Weapon.hpp:126:8: style: The function 'Shoot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Weapon.hpp:39:16: note: Virtual function in base class
amphetamine-0.8.10/src/Weapon.hpp:126:8: note: Function in derived class
amphetamine-0.8.10/src/Weapon.hpp:127:8: style: The function 'ShootAnimation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Weapon.hpp:40:16: note: Virtual function in base class
amphetamine-0.8.10/src/Weapon.hpp:127:8: note: Function in derived class
amphetamine-0.8.10/src/Weapon.hpp:129:8: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Weapon.hpp:45:16: note: Virtual function in base class
amphetamine-0.8.10/src/Weapon.hpp:129:8: note: Function in derived class
amphetamine-0.8.10/src/Weapon.hpp:130:7: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Weapon.hpp:46:15: note: Virtual function in base class
amphetamine-0.8.10/src/Weapon.hpp:130:7: note: Function in derived class
amphetamine-0.8.10/src/Weapon.hpp:142:8: style: The function 'Shoot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Weapon.hpp:39:16: note: Virtual function in base class
amphetamine-0.8.10/src/Weapon.hpp:142:8: note: Function in derived class
amphetamine-0.8.10/src/Weapon.hpp:152:8: style: The function 'Shoot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Weapon.hpp:39:16: note: Virtual function in base class
amphetamine-0.8.10/src/Weapon.hpp:152:8: note: Function in derived class
amphetamine-0.8.10/src/Monster.hpp:67:7: style: The function 'LinkInLists' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Thing.hpp:47:15: note: Virtual function in base class
amphetamine-0.8.10/src/Monster.hpp:67:7: note: Function in derived class
amphetamine-0.8.10/src/Monster.hpp:68:7: style: The function 'UnlinkInLists' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Thing.hpp:48:15: note: Virtual function in base class
amphetamine-0.8.10/src/Monster.hpp:68:7: note: Function in derived class
amphetamine-0.8.10/src/Monster.hpp:73:15: style: The function 'OnDamage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Thing.hpp:58:15: note: Virtual function in base class
amphetamine-0.8.10/src/Monster.hpp:73:15: note: Function in derived class
amphetamine-0.8.10/src/Monster.hpp:75:15: style: The function 'OnTouch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Object.hpp:39:15: note: Virtual function in base class
amphetamine-0.8.10/src/Monster.hpp:75:15: note: Function in derived class
amphetamine-0.8.10/src/Monster.hpp:77:15: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Thing.hpp:50:15: note: Virtual function in base class
amphetamine-0.8.10/src/Monster.hpp:77:15: note: Function in derived class
amphetamine-0.8.10/src/Monster.hpp:78:8: style: The function 'Collision' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Object.hpp:33:16: note: Virtual function in base class
amphetamine-0.8.10/src/Monster.hpp:78:8: note: Function in derived class
amphetamine-0.8.10/src/Monster.hpp:79:8: style: The function 'Think' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Object.hpp:36:16: note: Virtual function in base class
amphetamine-0.8.10/src/Monster.hpp:79:8: note: Function in derived class
amphetamine-0.8.10/src/Monster.hpp:80:7: style: The function 'Move' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Thing.hpp:52:15: note: Virtual function in base class
amphetamine-0.8.10/src/Monster.hpp:80:7: note: Function in derived class
amphetamine-0.8.10/src/Monster.hpp:81:8: style: The function 'Forces' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Thing.hpp:53:16: note: Virtual function in base class
amphetamine-0.8.10/src/Monster.hpp:81:8: note: Function in derived class
amphetamine-0.8.10/src/Monster.hpp:83:16: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Thing.hpp:60:16: note: Virtual function in base class
amphetamine-0.8.10/src/Monster.hpp:83:16: note: Function in derived class
amphetamine-0.8.10/src/Monster.hpp:84:15: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Thing.hpp:61:15: note: Virtual function in base class
amphetamine-0.8.10/src/Monster.hpp:84:15: note: Function in derived class
amphetamine-0.8.10/src/Player.hpp:38:7: style: The function 'OnTeleport' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Monster.hpp:55:15: note: Virtual function in base class
amphetamine-0.8.10/src/Player.hpp:38:7: note: Function in derived class
amphetamine-0.8.10/src/Player.hpp:43:7: style: The function 'OnStart' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Monster.hpp:49:15: note: Virtual function in base class
amphetamine-0.8.10/src/Player.hpp:43:7: note: Function in derived class
amphetamine-0.8.10/src/Player.hpp:49:8: style: The function 'Forces' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Thing.hpp:53:16: note: Virtual function in base class
amphetamine-0.8.10/src/Player.hpp:49:8: note: Function in derived class
amphetamine-0.8.10/src/Player.hpp:50:7: style: The function 'Move' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Thing.hpp:52:15: note: Virtual function in base class
amphetamine-0.8.10/src/Player.hpp:50:7: note: Function in derived class
amphetamine-0.8.10/src/Player.hpp:51:8: style: The function 'Think' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Object.hpp:36:16: note: Virtual function in base class
amphetamine-0.8.10/src/Player.hpp:51:8: note: Function in derived class
amphetamine-0.8.10/src/Player.hpp:53:7: style: The function 'OnTouch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Monster.hpp:75:15: note: Virtual function in base class
amphetamine-0.8.10/src/Player.hpp:53:7: note: Function in derived class
amphetamine-0.8.10/src/Player.hpp:54:7: style: The function 'OnDamage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Monster.hpp:73:15: note: Virtual function in base class
amphetamine-0.8.10/src/Player.hpp:54:7: note: Function in derived class
amphetamine-0.8.10/src/Player.hpp:59:8: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Monster.hpp:83:16: note: Virtual function in base class
amphetamine-0.8.10/src/Player.hpp:59:8: note: Function in derived class
amphetamine-0.8.10/src/Player.hpp:60:7: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Monster.hpp:84:15: note: Virtual function in base class
amphetamine-0.8.10/src/Player.hpp:60:7: note: Function in derived class
amphetamine-0.8.10/src/Player.hpp:77:8: style: The function 'Forces' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Thing.hpp:53:16: note: Virtual function in base class
amphetamine-0.8.10/src/Player.hpp:77:8: note: Function in derived class
amphetamine-0.8.10/src/Player.hpp:78:7: style: The function 'Move' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Thing.hpp:52:15: note: Virtual function in base class
amphetamine-0.8.10/src/Player.hpp:78:7: note: Function in derived class
amphetamine-0.8.10/src/Player.hpp:79:8: style: The function 'Think' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Object.hpp:36:16: note: Virtual function in base class
amphetamine-0.8.10/src/Player.hpp:79:8: note: Function in derived class
amphetamine-0.8.10/src/Player.hpp:80:7: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Thing.hpp:50:15: note: Virtual function in base class
amphetamine-0.8.10/src/Player.hpp:80:7: note: Function in derived class
amphetamine-0.8.10/src/Bullet.cpp:163:5: style: C-style pointer casting [cstyleCast]
amphetamine-0.8.10/src/Bullet.cpp:164:9: style: C-style pointer casting [cstyleCast]
amphetamine-0.8.10/src/Bullet.cpp:196:64: style: C-style pointer casting [cstyleCast]
amphetamine-0.8.10/src/Bullet.cpp:115:12: style: The scope of the variable 'element' can be reduced. [variableScope]
amphetamine-0.8.10/src/Bullet.cpp:220:8: style: The scope of the variable 'tailMode' can be reduced. [variableScope]
amphetamine-0.8.10/src/Bullet.cpp:256:9: style: The scope of the variable 'coll' can be reduced. [variableScope]
amphetamine-0.8.10/src/Bullet.cpp:283:8: style: The scope of the variable 'collisionCode' can be reduced. [variableScope]
amphetamine-0.8.10/src/Bullet.cpp:283:23: style: The scope of the variable 'collisionObject' can be reduced. [variableScope]
amphetamine-0.8.10/src/Bullet.cpp:332:8: style: The scope of the variable 'collisionObject' can be reduced. [variableScope]
amphetamine-0.8.10/src/Bullet.cpp:332:37: style: The scope of the variable 'collisionCode' can be reduced. [variableScope]
amphetamine-0.8.10/src/Bullet.cpp:334:8: style: The scope of the variable 'dx' can be reduced. [variableScope]
amphetamine-0.8.10/src/Bullet.cpp:334:12: style: The scope of the variable 'dy' can be reduced. [variableScope]
amphetamine-0.8.10/src/Bullet.cpp:398:9: style: The scope of the variable 'abstx' can be reduced. [variableScope]
amphetamine-0.8.10/src/Bullet.cpp:398:16: style: The scope of the variable 'absty' can be reduced. [variableScope]
amphetamine-0.8.10/src/Bullet.cpp:399:16: style: The scope of the variable 'tmp' can be reduced. [variableScope]
amphetamine-0.8.10/src/Bullet.cpp:400:9: style: The scope of the variable 'a' can be reduced. [variableScope]
amphetamine-0.8.10/src/Bullet.cpp:400:12: style: The scope of the variable 'b' can be reduced. [variableScope]
amphetamine-0.8.10/src/Bullet.cpp:400:15: style: The scope of the variable 'phi1' can be reduced. [variableScope]
amphetamine-0.8.10/src/Bullet.cpp:400:21: style: The scope of the variable 'phi2' can be reduced. [variableScope]
amphetamine-0.8.10/src/Bullet.cpp:400:27: style: The scope of the variable 'dPhi' can be reduced. [variableScope]
amphetamine-0.8.10/src/Bullet.cpp:18:156: style: Function 'CBullet' argument 9 names different: declaration 'shooter' definition 'source'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/Bullet.hpp:42:148: note: Function 'CBullet' argument 9 names different: declaration 'shooter' definition 'source'.
amphetamine-0.8.10/src/Bullet.cpp:18:156: note: Function 'CBullet' argument 9 names different: declaration 'shooter' definition 'source'.
amphetamine-0.8.10/src/Bullet.cpp:273:170: style: Function 'CSorceryBullet' argument 9 names different: declaration 'shooter' definition 'source'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/Bullet.hpp:66:155: note: Function 'CSorceryBullet' argument 9 names different: declaration 'shooter' definition 'source'.
amphetamine-0.8.10/src/Bullet.cpp:273:170: note: Function 'CSorceryBullet' argument 9 names different: declaration 'shooter' definition 'source'.
amphetamine-0.8.10/src/Bullet.cpp:321:164: style: Function 'CBombBullet' argument 9 names different: declaration 'shooter' definition 'source'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/Bullet.hpp:83:152: note: Function 'CBombBullet' argument 9 names different: declaration 'shooter' definition 'source'.
amphetamine-0.8.10/src/Bullet.cpp:321:164: note: Function 'CBombBullet' argument 9 names different: declaration 'shooter' definition 'source'.
amphetamine-0.8.10/src/Bullet.cpp:354:164: style: Function 'CSineBullet' argument 9 names different: declaration 'shooter' definition 'source'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/Bullet.hpp:98:152: note: Function 'CSineBullet' argument 9 names different: declaration 'shooter' definition 'source'.
amphetamine-0.8.10/src/Bullet.cpp:354:164: note: Function 'CSineBullet' argument 9 names different: declaration 'shooter' definition 'source'.
amphetamine-0.8.10/src/Bullet.cpp:354:207: style: Function 'CSineBullet' argument 12 names different: declaration 'period' definition 'per'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/Bullet.hpp:98:196: note: Function 'CSineBullet' argument 12 names different: declaration 'period' definition 'per'.
amphetamine-0.8.10/src/Bullet.cpp:354:207: note: Function 'CSineBullet' argument 12 names different: declaration 'period' definition 'per'.
amphetamine-0.8.10/src/Bullet.cpp:379:168: style: Function 'CGuidedBullet' argument 9 names different: declaration 'shooter' definition 'source'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/Bullet.hpp:114:154: note: Function 'CGuidedBullet' argument 9 names different: declaration 'shooter' definition 'source'.
amphetamine-0.8.10/src/Bullet.cpp:379:168: note: Function 'CGuidedBullet' argument 9 names different: declaration 'shooter' definition 'source'.
amphetamine-0.8.10/src/Bullet.cpp:426:166: style: Function 'CStaffBullet' argument 9 names different: declaration 'shooter' definition 'source'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/Bullet.hpp:127:153: note: Function 'CStaffBullet' argument 9 names different: declaration 'shooter' definition 'source'.
amphetamine-0.8.10/src/Bullet.cpp:426:166: note: Function 'CStaffBullet' argument 9 names different: declaration 'shooter' definition 'source'.
amphetamine-0.8.10/src/Bullet.cpp:113:8: style: Unused variable: collisionCode [unusedVariable]
amphetamine-0.8.10/src/Bullet.cpp:113:23: style: Unused variable: collisionObject [unusedVariable]
amphetamine-0.8.10/src/Bullet.cpp:332:25: style: Unused variable: returnCode [unusedVariable]
amphetamine-0.8.10/src/Bullet.cpp:398:23: style: Unused variable: abst [unusedVariable]
amphetamine-0.8.10/src/Bullet.cpp:399:9: style: Unused variable: alpha [unusedVariable]
amphetamine-0.8.10/src/Bullet.cpp:346:14: error: Uninitialized variable: dy [uninitvar]
amphetamine-0.8.10/src/Clut.cpp:263:17: style: The scope of the variable 'bitmap' can be reduced. [variableScope]
amphetamine-0.8.10/src/Clut.cpp:295:7: style: The scope of the variable 'distance' can be reduced. [variableScope]
amphetamine-0.8.10/src/Clut.cpp:468:17: style: The scope of the variable 'baseAddr' can be reduced. [variableScope]
amphetamine-0.8.10/src/Clut.cpp:560:7: style: The scope of the variable 'size' can be reduced. [variableScope]
amphetamine-0.8.10/src/Clut.cpp:486:59: style: Function 'DrawCorona' argument 3 names different: declaration 'corona' definition 'coronaNum'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/Clut.hpp:81:46: note: Function 'DrawCorona' argument 3 names different: declaration 'corona' definition 'coronaNum'.
amphetamine-0.8.10/src/Clut.cpp:486:59: note: Function 'DrawCorona' argument 3 names different: declaration 'corona' definition 'coronaNum'.
amphetamine-0.8.10/src/Clut.cpp:486:118: style: Function 'DrawCorona' argument 6 names different: declaration 'coronaFade' definition 'coronaFader'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/Clut.hpp:81:102: note: Function 'DrawCorona' argument 6 names different: declaration 'coronaFade' definition 'coronaFader'.
amphetamine-0.8.10/src/Clut.cpp:486:118: note: Function 'DrawCorona' argument 6 names different: declaration 'coronaFade' definition 'coronaFader'.
amphetamine-0.8.10/src/Clut.cpp:134:8: style: Unused variable: j [unusedVariable]
amphetamine-0.8.10/src/Clut.cpp:134:11: style: Unused variable: k [unusedVariable]
amphetamine-0.8.10/src/Clut.cpp:154:8: style: Unused variable: index [unusedVariable]
amphetamine-0.8.10/src/Clut.cpp:154:15: style: Unused variable: index2 [unusedVariable]
amphetamine-0.8.10/src/Clut.cpp:260:17: style: Unused variable: tmp [unusedVariable]
amphetamine-0.8.10/src/Clut.cpp:261:8: style: Unused variable: coronaColor [unusedVariable]
amphetamine-0.8.10/src/Clut.cpp:558:15: style: Unused variable: height [unusedVariable]
amphetamine-0.8.10/src/Clut.cpp:583:11: style: Variable 'size' is assigned a value that is never used. [unreadVariable]
amphetamine-0.8.10/src/Clut.cpp:20:15: warning: Member variable 'CClutManager::palette' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Clut.cpp:20:15: warning: Member variable 'CClutManager::waterColorTable' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Clut.cpp:20:15: warning: Member variable 'CClutManager::lavaColorTable' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Clut.cpp:20:15: warning: Member variable 'CClutManager::shadowTable' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Clut.cpp:20:15: warning: Member variable 'CClutManager::fogTable' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Clut.hpp:73:9: style: Technically the member function 'CClutManager::FindClosestColor' can be const. [functionConst]
amphetamine-0.8.10/src/Clut.cpp:290:21: note: Technically the member function 'CClutManager::FindClosestColor' can be const.
amphetamine-0.8.10/src/Clut.hpp:73:9: note: Technically the member function 'CClutManager::FindClosestColor' can be const.
amphetamine-0.8.10/src/Clut.hpp:78:7: style: Technically the member function 'CClutManager::SetPixel' can be const. [functionConst]
amphetamine-0.8.10/src/Clut.cpp:342:20: note: Technically the member function 'CClutManager::SetPixel' can be const.
amphetamine-0.8.10/src/Clut.hpp:78:7: note: Technically the member function 'CClutManager::SetPixel' can be const.
amphetamine-0.8.10/src/Clut.hpp:80:7: performance: Technically the member function 'CClutManager::PrepareCorona' can be static. [functionStatic]
amphetamine-0.8.10/src/Clut.cpp:463:20: note: Technically the member function 'CClutManager::PrepareCorona' can be static.
amphetamine-0.8.10/src/Clut.hpp:80:7: note: Technically the member function 'CClutManager::PrepareCorona' can be static.
amphetamine-0.8.10/src/Clut.cpp:29:2: style: Class 'CClutManager' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
amphetamine-0.8.10/src/Clut.cpp:29:2: style: Class 'CClutManager' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
amphetamine-0.8.10/src/Clut.hpp:49:18: style: Class 'CClutManager' is unsafe, 'CClutManager::transparentTable1' can leak by wrong usage. [unsafeClassCanLeak]
amphetamine-0.8.10/src/Clut.hpp:50:18: style: Class 'CClutManager' is unsafe, 'CClutManager::transparentTable2' can leak by wrong usage. [unsafeClassCanLeak]
amphetamine-0.8.10/src/Clut.hpp:51:18: style: Class 'CClutManager' is unsafe, 'CClutManager::transparentTable3' can leak by wrong usage. [unsafeClassCanLeak]
amphetamine-0.8.10/src/ConstVal.cpp:212:7: style: The scope of the variable 'c' can be reduced. [variableScope]
amphetamine-0.8.10/src/ConstVal.cpp:213:8: style: The scope of the variable 'n' can be reduced. [variableScope]
amphetamine-0.8.10/src/ConstVal.cpp:217:16: error: Uninitialized variable: key [uninitvar]
amphetamine-0.8.10/src/Element.cpp:175:7: style: The scope of the variable 'timeStamp' can be reduced. [variableScope]
amphetamine-0.8.10/src/Element.cpp:194:9: style: The scope of the variable 'driftSpeed' can be reduced. [variableScope]
amphetamine-0.8.10/src/Element.cpp:14:88: style: Function 'CElement' argument 5 names different: declaration 'element' definition 'levelElement'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/Element.hpp:73:79: note: Function 'CElement' argument 5 names different: declaration 'element' definition 'levelElement'.
amphetamine-0.8.10/src/Element.cpp:14:88: note: Function 'CElement' argument 5 names different: declaration 'element' definition 'levelElement'.
amphetamine-0.8.10/src/Element.cpp:131:41: style: Function 'PaintElementThings' argument 1 names different: declaration 'planeLeft' definition 'planeX'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/Element.hpp:80:34: note: Function 'PaintElementThings' argument 1 names different: declaration 'planeLeft' definition 'planeX'.
amphetamine-0.8.10/src/Element.cpp:131:41: note: Function 'PaintElementThings' argument 1 names different: declaration 'planeLeft' definition 'planeX'.
amphetamine-0.8.10/src/Element.cpp:131:55: style: Function 'PaintElementThings' argument 2 names different: declaration 'planeTop' definition 'planeY'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/Element.hpp:80:51: note: Function 'PaintElementThings' argument 2 names different: declaration 'planeTop' definition 'planeY'.
amphetamine-0.8.10/src/Element.cpp:131:55: note: Function 'PaintElementThings' argument 2 names different: declaration 'planeTop' definition 'planeY'.
amphetamine-0.8.10/src/Element.cpp:173:35: style: Function 'PaintElement' argument 1 names different: declaration 'planeLeft' definition 'planeX'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/Element.hpp:79:34: note: Function 'PaintElement' argument 1 names different: declaration 'planeLeft' definition 'planeX'.
amphetamine-0.8.10/src/Element.cpp:173:35: note: Function 'PaintElement' argument 1 names different: declaration 'planeLeft' definition 'planeX'.
amphetamine-0.8.10/src/Element.cpp:173:49: style: Function 'PaintElement' argument 2 names different: declaration 'planeTop' definition 'planeY'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/Element.hpp:79:51: note: Function 'PaintElement' argument 2 names different: declaration 'planeTop' definition 'planeY'.
amphetamine-0.8.10/src/Element.cpp:173:49: note: Function 'PaintElement' argument 2 names different: declaration 'planeTop' definition 'planeY'.
amphetamine-0.8.10/src/Element.cpp:252:33: style: Function 'Teleport' argument 1 names different: declaration 'xs' definition 'xp'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/Element.hpp:86:24: note: Function 'Teleport' argument 1 names different: declaration 'xs' definition 'xp'.
amphetamine-0.8.10/src/Element.cpp:252:33: note: Function 'Teleport' argument 1 names different: declaration 'xs' definition 'xp'.
amphetamine-0.8.10/src/Element.cpp:252:45: style: Function 'Teleport' argument 2 names different: declaration 'ys' definition 'yp'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/Element.hpp:86:36: note: Function 'Teleport' argument 2 names different: declaration 'ys' definition 'yp'.
amphetamine-0.8.10/src/Element.cpp:252:45: note: Function 'Teleport' argument 2 names different: declaration 'ys' definition 'yp'.
amphetamine-0.8.10/src/Element.cpp:272:108: style: Function 'CBackgroundElement' argument 5 names different: declaration 'element' definition 'levelElement'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/Element.hpp:95:89: note: Function 'CBackgroundElement' argument 5 names different: declaration 'element' definition 'levelElement'.
amphetamine-0.8.10/src/Element.cpp:272:108: note: Function 'CBackgroundElement' argument 5 names different: declaration 'element' definition 'levelElement'.
amphetamine-0.8.10/src/Element.cpp:295:45: style: Function 'PaintElement' argument 1 names different: declaration 'planeLeft' definition 'planeX'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/Element.hpp:100:26: note: Function 'PaintElement' argument 1 names different: declaration 'planeLeft' definition 'planeX'.
amphetamine-0.8.10/src/Element.cpp:295:45: note: Function 'PaintElement' argument 1 names different: declaration 'planeLeft' definition 'planeX'.
amphetamine-0.8.10/src/Element.cpp:295:59: style: Function 'PaintElement' argument 2 names different: declaration 'planeTop' definition 'planeY'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/Element.hpp:100:43: note: Function 'PaintElement' argument 2 names different: declaration 'planeTop' definition 'planeY'.
amphetamine-0.8.10/src/Element.cpp:295:59: note: Function 'PaintElement' argument 2 names different: declaration 'planeTop' definition 'planeY'.
amphetamine-0.8.10/src/Element.cpp:297:7: style: Unused variable: timeStamp [unusedVariable]
amphetamine-0.8.10/src/Element.hpp:86:7: style: Technically the member function 'CElement::Teleport' can be const. [functionConst]
amphetamine-0.8.10/src/Element.cpp:252:16: note: Technically the member function 'CElement::Teleport' can be const.
amphetamine-0.8.10/src/Element.hpp:86:7: note: Technically the member function 'CElement::Teleport' can be const.
amphetamine-0.8.10/src/Element.hpp:87:8: style: Technically the member function 'CElement::GetElementLiquid' can be const. [functionConst]
amphetamine-0.8.10/src/Element.cpp:263:17: note: Technically the member function 'CElement::GetElementLiquid' can be const.
amphetamine-0.8.10/src/Element.hpp:87:8: note: Technically the member function 'CElement::GetElementLiquid' can be const.
amphetamine-0.8.10/src/Element.cpp:195:39: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
amphetamine-0.8.10/src/File.cpp:26:28: style: Function 'ReadData' argument 1 names different: declaration 'buffer' definition 'data'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/File.hpp:57:22: note: Function 'ReadData' argument 1 names different: declaration 'buffer' definition 'data'.
amphetamine-0.8.10/src/File.cpp:26:28: note: Function 'ReadData' argument 1 names different: declaration 'buffer' definition 'data'.
amphetamine-0.8.10/src/File.cpp:3:8: warning: Member variable 'CFile::fileRef' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/File.cpp:3:8: warning: Member variable 'CFile::levelNumber' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Gui.cpp:133:8: style: The scope of the variable 'color' can be reduced. [variableScope]
amphetamine-0.8.10/src/Gui.cpp:154:19: style: The scope of the variable 'cury1' can be reduced. [variableScope]
amphetamine-0.8.10/src/Gui.cpp:154:26: style: The scope of the variable 'cury2' can be reduced. [variableScope]
amphetamine-0.8.10/src/Gui.cpp:156:9: style: The scope of the variable 'fak' can be reduced. [variableScope]
amphetamine-0.8.10/src/Gui.cpp:197:21: style: The scope of the variable 'pty2' can be reduced. [variableScope]
amphetamine-0.8.10/src/Gui.cpp:354:36: style: Function 'RunUserInterface' argument 1 names different: declaration 'page' definition 'whichPage'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/Gui.hpp:179:31: note: Function 'RunUserInterface' argument 1 names different: declaration 'page' definition 'whichPage'.
amphetamine-0.8.10/src/Gui.cpp:354:36: note: Function 'RunUserInterface' argument 1 names different: declaration 'page' definition 'whichPage'.
amphetamine-0.8.10/src/Gui.cpp:35:7: warning: Member variable 'CGUI::player' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Gui.cpp:35:7: warning: Member variable 'CGUI::lastKeyHit' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Gui.cpp:35:7: warning: Member variable 'CGUI::currentItem' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Gui.cpp:35:7: warning: Member variable 'CGUI::lastItem' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Gui.cpp:35:7: warning: Member variable 'CGUI::currentNumOfItems' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Gui.cpp:35:7: warning: Member variable 'CGUI::currentItemStart' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Gui.cpp:35:7: warning: Member variable 'CGUI::currentEntryDY' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Gui.cpp:35:7: warning: Member variable 'CGUI::page' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Gui.cpp:35:7: warning: Member variable 'CGUI::sgTitles' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Gui.hpp:158:8: style: Technically the member function 'CGUI::NewGamePageEvents' can be const. [functionConst]
amphetamine-0.8.10/src/Gui.cpp:275:13: note: Technically the member function 'CGUI::NewGamePageEvents' can be const.
amphetamine-0.8.10/src/Gui.hpp:158:8: note: Technically the member function 'CGUI::NewGamePageEvents' can be const.
amphetamine-0.8.10/src/Gui.hpp:159:8: style: Technically the member function 'CGUI::LoadGamePageEvents' can be const. [functionConst]
amphetamine-0.8.10/src/Gui.cpp:348:13: note: Technically the member function 'CGUI::LoadGamePageEvents' can be const.
amphetamine-0.8.10/src/Gui.hpp:159:8: note: Technically the member function 'CGUI::LoadGamePageEvents' can be const.
amphetamine-0.8.10/src/Gui.cpp:48:2: style: Class 'CGUI' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
amphetamine-0.8.10/src/Gui.cpp:48:2: style: Class 'CGUI' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
amphetamine-0.8.10/src/Item.cpp:123:4: style: C-style pointer casting [cstyleCast]
amphetamine-0.8.10/src/Item.cpp:197:124: style: Function 'CPortableItem' argument 7 names different: declaration 'type' definition 'itemNo'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/Item.hpp:74:110: note: Function 'CPortableItem' argument 7 names different: declaration 'type' definition 'itemNo'.
amphetamine-0.8.10/src/Item.cpp:197:124: note: Function 'CPortableItem' argument 7 names different: declaration 'type' definition 'itemNo'.
amphetamine-0.8.10/src/Item.hpp:22:8: style: The function 'Think' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Object.hpp:36:16: note: Virtual function in base class
amphetamine-0.8.10/src/Item.hpp:22:8: note: Function in derived class
amphetamine-0.8.10/src/Item.hpp:23:7: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Thing.hpp:50:15: note: Virtual function in base class
amphetamine-0.8.10/src/Item.hpp:23:7: note: Function in derived class
amphetamine-0.8.10/src/Item.hpp:24:7: style: The function 'PostRender' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Thing.hpp:51:15: note: Virtual function in base class
amphetamine-0.8.10/src/Item.hpp:24:7: note: Function in derived class
amphetamine-0.8.10/src/Item.hpp:25:7: style: The function 'Move' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Thing.hpp:52:15: note: Virtual function in base class
amphetamine-0.8.10/src/Item.hpp:25:7: note: Function in derived class
amphetamine-0.8.10/src/Item.hpp:27:7: style: The function 'OnDamage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Thing.hpp:58:15: note: Virtual function in base class
amphetamine-0.8.10/src/Item.hpp:27:7: note: Function in derived class
amphetamine-0.8.10/src/Item.hpp:29:8: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Thing.hpp:60:16: note: Virtual function in base class
amphetamine-0.8.10/src/Item.hpp:29:8: note: Function in derived class
amphetamine-0.8.10/src/Item.hpp:30:7: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Thing.hpp:61:15: note: Virtual function in base class
amphetamine-0.8.10/src/Item.hpp:30:7: note: Function in derived class
amphetamine-0.8.10/src/Item.hpp:40:7: style: The function 'LinkInLists' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Thing.hpp:47:15: note: Virtual function in base class
amphetamine-0.8.10/src/Item.hpp:40:7: note: Function in derived class
amphetamine-0.8.10/src/Item.hpp:41:7: style: The function 'UnlinkInLists' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Thing.hpp:48:15: note: Virtual function in base class
amphetamine-0.8.10/src/Item.hpp:41:7: note: Function in derived class
amphetamine-0.8.10/src/Item.hpp:43:8: style: The function 'Collision' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Object.hpp:33:16: note: Virtual function in base class
amphetamine-0.8.10/src/Item.hpp:43:8: note: Function in derived class
amphetamine-0.8.10/src/Item.hpp:53:7: style: The function 'LinkInLists' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Thing.hpp:47:15: note: Virtual function in base class
amphetamine-0.8.10/src/Item.hpp:53:7: note: Function in derived class
amphetamine-0.8.10/src/Item.hpp:54:7: style: The function 'UnlinkInLists' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Thing.hpp:48:15: note: Virtual function in base class
amphetamine-0.8.10/src/Item.hpp:54:7: note: Function in derived class
amphetamine-0.8.10/src/Item.hpp:64:7: style: The function 'LinkInLists' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Thing.hpp:47:15: note: Virtual function in base class
amphetamine-0.8.10/src/Item.hpp:64:7: note: Function in derived class
amphetamine-0.8.10/src/Item.hpp:65:7: style: The function 'UnlinkInLists' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Thing.hpp:48:15: note: Virtual function in base class
amphetamine-0.8.10/src/Item.hpp:65:7: note: Function in derived class
amphetamine-0.8.10/src/Item.hpp:77:7: style: The function 'LinkInLists' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Thing.hpp:47:15: note: Virtual function in base class
amphetamine-0.8.10/src/Item.hpp:77:7: note: Function in derived class
amphetamine-0.8.10/src/Item.hpp:78:7: style: The function 'UnlinkInLists' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Thing.hpp:48:15: note: Virtual function in base class
amphetamine-0.8.10/src/Item.hpp:78:7: note: Function in derived class
amphetamine-0.8.10/src/Item.hpp:80:8: style: The function 'Think' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Object.hpp:36:16: note: Virtual function in base class
amphetamine-0.8.10/src/Item.hpp:80:8: note: Function in derived class
amphetamine-0.8.10/src/Item.hpp:83:8: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Thing.hpp:60:16: note: Virtual function in base class
amphetamine-0.8.10/src/Item.hpp:83:8: note: Function in derived class
amphetamine-0.8.10/src/Item.hpp:84:7: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Thing.hpp:61:15: note: Virtual function in base class
amphetamine-0.8.10/src/Item.hpp:84:7: note: Function in derived class
amphetamine-0.8.10/src/Level.cpp:379:47: style: C-style pointer casting [cstyleCast]
amphetamine-0.8.10/src/Level.cpp:271:7: style: The scope of the variable 'tp' can be reduced. [variableScope]
amphetamine-0.8.10/src/Level.cpp:108:35: style: Function 'LoadBackground' argument 1 names different: declaration 'levNum' definition 'levelNumber'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/Level.hpp:12:29: note: Function 'LoadBackground' argument 1 names different: declaration 'levNum' definition 'levelNumber'.
amphetamine-0.8.10/src/Level.cpp:108:35: note: Function 'LoadBackground' argument 1 names different: declaration 'levNum' definition 'levelNumber'.
amphetamine-0.8.10/src/Level.hpp:12:8: style: Technically the member function 'CLevel::LoadBackground' can be const. [functionConst]
amphetamine-0.8.10/src/Level.cpp:108:14: note: Technically the member function 'CLevel::LoadBackground' can be const.
amphetamine-0.8.10/src/Level.hpp:12:8: note: Technically the member function 'CLevel::LoadBackground' can be const.
amphetamine-0.8.10/src/Level.hpp:28:8: performance: Technically the member function 'CLevel::GetSavedGameTitle' can be static. [functionStatic]
amphetamine-0.8.10/src/Level.cpp:264:14: note: Technically the member function 'CLevel::GetSavedGameTitle' can be static.
amphetamine-0.8.10/src/Level.hpp:28:8: note: Technically the member function 'CLevel::GetSavedGameTitle' can be static.
amphetamine-0.8.10/src/Level.cpp:302:91: error: Resource leak: f [resourceLeak]
amphetamine-0.8.10/src/Level.cpp:303:58: error: Resource leak: f [resourceLeak]
amphetamine-0.8.10/src/Monster.cpp:210:24: style: C-style pointer casting [cstyleCast]
amphetamine-0.8.10/src/Monster.cpp:233:8: style: C-style pointer casting [cstyleCast]
amphetamine-0.8.10/src/Monster.cpp:299:23: style: C-style pointer casting [cstyleCast]
amphetamine-0.8.10/src/Monster.hpp:57:9: style: Technically the member function 'CMonster::FindPlayerX' can be const. [functionConst]
amphetamine-0.8.10/src/Monster.cpp:303:18: note: Technically the member function 'CMonster::FindPlayerX' can be const.
amphetamine-0.8.10/src/Monster.hpp:57:9: note: Technically the member function 'CMonster::FindPlayerX' can be const.
amphetamine-0.8.10/src/Monster.hpp:58:9: style: Technically the member function 'CMonster::FindPlayerY' can be const. [functionConst]
amphetamine-0.8.10/src/Monster.cpp:308:18: note: Technically the member function 'CMonster::FindPlayerY' can be const.
amphetamine-0.8.10/src/Monster.hpp:58:9: note: Technically the member function 'CMonster::FindPlayerY' can be const.
amphetamine-0.8.10/src/Monstrxx.cpp:351:11: style: The scope of the variable 'currentWeapon' can be reduced. [variableScope]
amphetamine-0.8.10/src/Monstrxx.cpp:99:34: style: Function 'OnTreatment' argument 1 names different: declaration 'dirx' definition 'directionx'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/Monstrxx.hpp:30:26: note: Function 'OnTreatment' argument 1 names different: declaration 'dirx' definition 'directionx'.
amphetamine-0.8.10/src/Monstrxx.cpp:99:34: note: Function 'OnTreatment' argument 1 names different: declaration 'dirx' definition 'directionx'.
amphetamine-0.8.10/src/Monstrxx.cpp:99:53: style: Function 'OnTreatment' argument 2 names different: declaration 'diry' definition 'directiony'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/Monstrxx.hpp:30:39: note: Function 'OnTreatment' argument 2 names different: declaration 'diry' definition 'directiony'.
amphetamine-0.8.10/src/Monstrxx.cpp:99:53: note: Function 'OnTreatment' argument 2 names different: declaration 'diry' definition 'directiony'.
amphetamine-0.8.10/src/Monstrxx.cpp:198:34: style: Function 'OnTreatment' argument 1 names different: declaration 'dirx' definition 'directionx'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/Monstrxx.hpp:54:26: note: Function 'OnTreatment' argument 1 names different: declaration 'dirx' definition 'directionx'.
amphetamine-0.8.10/src/Monstrxx.cpp:198:34: note: Function 'OnTreatment' argument 1 names different: declaration 'dirx' definition 'directionx'.
amphetamine-0.8.10/src/Monstrxx.cpp:198:53: style: Function 'OnTreatment' argument 2 names different: declaration 'diry' definition 'directiony'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/Monstrxx.hpp:54:39: note: Function 'OnTreatment' argument 2 names different: declaration 'diry' definition 'directiony'.
amphetamine-0.8.10/src/Monstrxx.cpp:198:53: note: Function 'OnTreatment' argument 2 names different: declaration 'diry' definition 'directiony'.
amphetamine-0.8.10/src/Monstrxx.cpp:279:33: style: Function 'OnTreatment' argument 1 names different: declaration 'dirx' definition 'directionx'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/Monstrxx.hpp:79:26: note: Function 'OnTreatment' argument 1 names different: declaration 'dirx' definition 'directionx'.
amphetamine-0.8.10/src/Monstrxx.cpp:279:33: note: Function 'OnTreatment' argument 1 names different: declaration 'dirx' definition 'directionx'.
amphetamine-0.8.10/src/Monstrxx.cpp:279:52: style: Function 'OnTreatment' argument 2 names different: declaration 'diry' definition 'directiony'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/Monstrxx.hpp:79:39: note: Function 'OnTreatment' argument 2 names different: declaration 'diry' definition 'directiony'.
amphetamine-0.8.10/src/Monstrxx.cpp:279:52: note: Function 'OnTreatment' argument 2 names different: declaration 'diry' definition 'directiony'.
amphetamine-0.8.10/src/Monstrxx.cpp:371:32: style: Function 'OnTreatment' argument 1 names different: declaration 'dirx' definition 'directionx'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/Monstrxx.hpp:107:26: note: Function 'OnTreatment' argument 1 names different: declaration 'dirx' definition 'directionx'.
amphetamine-0.8.10/src/Monstrxx.cpp:371:32: note: Function 'OnTreatment' argument 1 names different: declaration 'dirx' definition 'directionx'.
amphetamine-0.8.10/src/Monstrxx.cpp:371:51: style: Function 'OnTreatment' argument 2 names different: declaration 'diry' definition 'directiony'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/Monstrxx.hpp:107:39: note: Function 'OnTreatment' argument 2 names different: declaration 'diry' definition 'directiony'.
amphetamine-0.8.10/src/Monstrxx.cpp:371:51: note: Function 'OnTreatment' argument 2 names different: declaration 'diry' definition 'directiony'.
amphetamine-0.8.10/src/Monstrxx.cpp:181:20: style: Variable 'oldStatus' is assigned a value that is never used. [unreadVariable]
amphetamine-0.8.10/src/Monstrxx.hpp:9:7: style: The function 'OnStart' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Monster.hpp:49:15: note: Virtual function in base class
amphetamine-0.8.10/src/Monstrxx.hpp:9:7: note: Function in derived class
amphetamine-0.8.10/src/Monstrxx.hpp:10:7: style: The function 'OnCollision' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Monster.hpp:51:15: note: Virtual function in base class
amphetamine-0.8.10/src/Monstrxx.hpp:10:7: note: Function in derived class
amphetamine-0.8.10/src/Monstrxx.hpp:11:7: style: The function 'OnLanding' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Monster.hpp:52:15: note: Virtual function in base class
amphetamine-0.8.10/src/Monstrxx.hpp:11:7: note: Function in derived class
amphetamine-0.8.10/src/Monstrxx.hpp:12:7: style: The function 'OnIdle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Monster.hpp:53:15: note: Virtual function in base class
amphetamine-0.8.10/src/Monstrxx.hpp:12:7: note: Function in derived class
amphetamine-0.8.10/src/Monstrxx.hpp:13:7: style: The function 'OnAbyss' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Monster.hpp:50:15: note: Virtual function in base class
amphetamine-0.8.10/src/Monstrxx.hpp:13:7: note: Function in derived class
amphetamine-0.8.10/src/Monstrxx.hpp:26:7: style: The function 'OnStart' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Monster.hpp:49:15: note: Virtual function in base class
amphetamine-0.8.10/src/Monstrxx.hpp:26:7: note: Function in derived class
amphetamine-0.8.10/src/Monstrxx.hpp:27:7: style: The function 'OnCollision' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Monster.hpp:51:15: note: Virtual function in base class
amphetamine-0.8.10/src/Monstrxx.hpp:27:7: note: Function in derived class
amphetamine-0.8.10/src/Monstrxx.hpp:28:7: style: The function 'OnIdle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Monster.hpp:53:15: note: Virtual function in base class
amphetamine-0.8.10/src/Monstrxx.hpp:28:7: note: Function in derived class
amphetamine-0.8.10/src/Monstrxx.hpp:29:7: style: The function 'OnAbyss' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Monster.hpp:50:15: note: Virtual function in base class
amphetamine-0.8.10/src/Monstrxx.hpp:29:7: note: Function in derived class
amphetamine-0.8.10/src/Monstrxx.hpp:30:7: style: The function 'OnTreatment' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Monster.hpp:54:15: note: Virtual function in base class
amphetamine-0.8.10/src/Monstrxx.hpp:30:7: note: Function in derived class
amphetamine-0.8.10/src/Monstrxx.hpp:36:7: style: The function 'OnShootSuccessful' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Monster.hpp:71:15: note: Virtual function in base class
amphetamine-0.8.10/src/Monstrxx.hpp:36:7: note: Function in derived class
amphetamine-0.8.10/src/Monstrxx.hpp:37:7: style: The function 'OnShootNotSuccessful' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Monster.hpp:72:15: note: Virtual function in base class
amphetamine-0.8.10/src/Monstrxx.hpp:37:7: note: Function in derived class
amphetamine-0.8.10/src/Monstrxx.hpp:39:8: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Monster.hpp:83:16: note: Virtual function in base class
amphetamine-0.8.10/src/Monstrxx.hpp:39:8: note: Function in derived class
amphetamine-0.8.10/src/Monstrxx.hpp:40:7: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Monster.hpp:84:15: note: Virtual function in base class
amphetamine-0.8.10/src/Monstrxx.hpp:40:7: note: Function in derived class
amphetamine-0.8.10/src/Monstrxx.hpp:50:7: style: The function 'OnStart' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Monster.hpp:49:15: note: Virtual function in base class
amphetamine-0.8.10/src/Monstrxx.hpp:50:7: note: Function in derived class
amphetamine-0.8.10/src/Monstrxx.hpp:51:7: style: The function 'OnCollision' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Monster.hpp:51:15: note: Virtual function in base class
amphetamine-0.8.10/src/Monstrxx.hpp:51:7: note: Function in derived class
amphetamine-0.8.10/src/Monstrxx.hpp:52:7: style: The function 'OnIdle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Monster.hpp:53:15: note: Virtual function in base class
amphetamine-0.8.10/src/Monstrxx.hpp:52:7: note: Function in derived class
amphetamine-0.8.10/src/Monstrxx.hpp:53:7: style: The function 'OnAbyss' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Monster.hpp:50:15: note: Virtual function in base class
amphetamine-0.8.10/src/Monstrxx.hpp:53:7: note: Function in derived class
amphetamine-0.8.10/src/Monstrxx.hpp:54:7: style: The function 'OnTreatment' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Monster.hpp:54:15: note: Virtual function in base class
amphetamine-0.8.10/src/Monstrxx.hpp:54:7: note: Function in derived class
amphetamine-0.8.10/src/Monstrxx.hpp:55:7: style: The function 'OnLanding' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Monster.hpp:52:15: note: Virtual function in base class
amphetamine-0.8.10/src/Monstrxx.hpp:55:7: note: Function in derived class
amphetamine-0.8.10/src/Monstrxx.hpp:63:7: style: The function 'OnShootSuccessful' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Monster.hpp:71:15: note: Virtual function in base class
amphetamine-0.8.10/src/Monstrxx.hpp:63:7: note: Function in derived class
amphetamine-0.8.10/src/Monstrxx.hpp:64:7: style: The function 'OnShootNotSuccessful' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Monster.hpp:72:15: note: Virtual function in base class
amphetamine-0.8.10/src/Monstrxx.hpp:64:7: note: Function in derived class
amphetamine-0.8.10/src/Monstrxx.hpp:66:8: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Monster.hpp:83:16: note: Virtual function in base class
amphetamine-0.8.10/src/Monstrxx.hpp:66:8: note: Function in derived class
amphetamine-0.8.10/src/Monstrxx.hpp:67:7: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Monster.hpp:84:15: note: Virtual function in base class
amphetamine-0.8.10/src/Monstrxx.hpp:67:7: note: Function in derived class
amphetamine-0.8.10/src/Monstrxx.hpp:78:7: style: The function 'OnIdle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Monster.hpp:53:15: note: Virtual function in base class
amphetamine-0.8.10/src/Monstrxx.hpp:78:7: note: Function in derived class
amphetamine-0.8.10/src/Monstrxx.hpp:79:7: style: The function 'OnTreatment' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Monster.hpp:54:15: note: Virtual function in base class
amphetamine-0.8.10/src/Monstrxx.hpp:79:7: note: Function in derived class
amphetamine-0.8.10/src/Monstrxx.hpp:85:7: style: The function 'OnShootSuccessful' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Monster.hpp:71:15: note: Virtual function in base class
amphetamine-0.8.10/src/Monstrxx.hpp:85:7: note: Function in derived class
amphetamine-0.8.10/src/Monstrxx.hpp:86:7: style: The function 'OnShootNotSuccessful' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Monster.hpp:72:15: note: Virtual function in base class
amphetamine-0.8.10/src/Monstrxx.hpp:86:7: note: Function in derived class
amphetamine-0.8.10/src/Monstrxx.hpp:87:7: style: The function 'OnKill' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Monster.hpp:74:15: note: Virtual function in base class
amphetamine-0.8.10/src/Monstrxx.hpp:87:7: note: Function in derived class
amphetamine-0.8.10/src/Monstrxx.hpp:89:8: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Monster.hpp:83:16: note: Virtual function in base class
amphetamine-0.8.10/src/Monstrxx.hpp:89:8: note: Function in derived class
amphetamine-0.8.10/src/Monstrxx.hpp:90:7: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Monster.hpp:84:15: note: Virtual function in base class
amphetamine-0.8.10/src/Monstrxx.hpp:90:7: note: Function in derived class
amphetamine-0.8.10/src/Monstrxx.hpp:103:7: style: The function 'OnStart' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Monster.hpp:49:15: note: Virtual function in base class
amphetamine-0.8.10/src/Monstrxx.hpp:103:7: note: Function in derived class
amphetamine-0.8.10/src/Monstrxx.hpp:104:7: style: The function 'OnCollision' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Monster.hpp:51:15: note: Virtual function in base class
amphetamine-0.8.10/src/Monstrxx.hpp:104:7: note: Function in derived class
amphetamine-0.8.10/src/Monstrxx.hpp:105:7: style: The function 'OnIdle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Monster.hpp:53:15: note: Virtual function in base class
amphetamine-0.8.10/src/Monstrxx.hpp:105:7: note: Function in derived class
amphetamine-0.8.10/src/Monstrxx.hpp:106:7: style: The function 'OnAbyss' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Monster.hpp:50:15: note: Virtual function in base class
amphetamine-0.8.10/src/Monstrxx.hpp:106:7: note: Function in derived class
amphetamine-0.8.10/src/Monstrxx.hpp:107:7: style: The function 'OnTreatment' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Monster.hpp:54:15: note: Virtual function in base class
amphetamine-0.8.10/src/Monstrxx.hpp:107:7: note: Function in derived class
amphetamine-0.8.10/src/Monstrxx.hpp:108:7: style: The function 'OnLanding' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Monster.hpp:52:15: note: Virtual function in base class
amphetamine-0.8.10/src/Monstrxx.hpp:108:7: note: Function in derived class
amphetamine-0.8.10/src/Monstrxx.hpp:118:7: style: The function 'TestForDamage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Thing.hpp:56:15: note: Virtual function in base class
amphetamine-0.8.10/src/Monstrxx.hpp:118:7: note: Function in derived class
amphetamine-0.8.10/src/Monstrxx.hpp:119:7: style: The function 'OnDamage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Monster.hpp:73:15: note: Virtual function in base class
amphetamine-0.8.10/src/Monstrxx.hpp:119:7: note: Function in derived class
amphetamine-0.8.10/src/Monstrxx.hpp:120:7: style: The function 'Render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Monster.hpp:77:15: note: Virtual function in base class
amphetamine-0.8.10/src/Monstrxx.hpp:120:7: note: Function in derived class
amphetamine-0.8.10/src/Monstrxx.hpp:122:8: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Monster.hpp:83:16: note: Virtual function in base class
amphetamine-0.8.10/src/Monstrxx.hpp:122:8: note: Function in derived class
amphetamine-0.8.10/src/Monstrxx.hpp:123:7: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amphetamine-0.8.10/src/Monster.hpp:84:15: note: Virtual function in base class
amphetamine-0.8.10/src/Monstrxx.hpp:123:7: note: Function in derived class
amphetamine-0.8.10/src/Monstrxx.cpp:338:50: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
amphetamine-0.8.10/src/ObjInfo.cpp:55:4: error: Array 'monsterInfo[n]->additionalData[2]' accessed at index 2, which is out of bounds. [arrayIndexOutOfBounds]
amphetamine-0.8.10/src/ObjInfo.cpp:211:37: style: C-style pointer casting [cstyleCast]
amphetamine-0.8.10/src/ObjInfo.cpp:164:9: style: The scope of the variable 'descriptor' can be reduced. [variableScope]
amphetamine-0.8.10/src/ObjInfo.cpp:188:9: style: The scope of the variable 'descriptor' can be reduced. [variableScope]
amphetamine-0.8.10/src/ObjInfo.cpp:20:26: style: Function 'CObjInfo' argument 1 names different: declaration 'levNum' definition 'levelNumber'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/ObjInfo.hpp:86:17: note: Function 'CObjInfo' argument 1 names different: declaration 'levNum' definition 'levelNumber'.
amphetamine-0.8.10/src/ObjInfo.cpp:20:26: note: Function 'CObjInfo' argument 1 names different: declaration 'levNum' definition 'levelNumber'.
amphetamine-0.8.10/src/ObjInfo.cpp:43:35: style: Function 'LoadMonsters' argument 1 names different: declaration 'levNum' definition 'levelNumber'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/ObjInfo.hpp:74:26: note: Function 'LoadMonsters' argument 1 names different: declaration 'levNum' definition 'levelNumber'.
amphetamine-0.8.10/src/ObjInfo.cpp:43:35: note: Function 'LoadMonsters' argument 1 names different: declaration 'levNum' definition 'levelNumber'.
amphetamine-0.8.10/src/ObjInfo.cpp:76:32: style: Function 'LoadItems' argument 1 names different: declaration 'levNum' definition 'levelNumber'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/ObjInfo.hpp:75:23: note: Function 'LoadItems' argument 1 names different: declaration 'levNum' definition 'levelNumber'.
amphetamine-0.8.10/src/ObjInfo.cpp:76:32: note: Function 'LoadItems' argument 1 names different: declaration 'levNum' definition 'levelNumber'.
amphetamine-0.8.10/src/ObjInfo.cpp:93:34: style: Function 'LoadWeapons' argument 1 names different: declaration 'levNum' definition 'levelNumber'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/ObjInfo.hpp:76:25: note: Function 'LoadWeapons' argument 1 names different: declaration 'levNum' definition 'levelNumber'.
amphetamine-0.8.10/src/ObjInfo.cpp:93:34: note: Function 'LoadWeapons' argument 1 names different: declaration 'levNum' definition 'levelNumber'.
amphetamine-0.8.10/src/ObjInfo.cpp:121:36: style: Function 'LoadPlatforms' argument 1 names different: declaration 'levNum' definition 'levelNumber'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/ObjInfo.hpp:89:27: note: Function 'LoadPlatforms' argument 1 names different: declaration 'levNum' definition 'levelNumber'.
amphetamine-0.8.10/src/ObjInfo.cpp:121:36: note: Function 'LoadPlatforms' argument 1 names different: declaration 'levNum' definition 'levelNumber'.
amphetamine-0.8.10/src/ObjInfo.cpp:156:39: style: Function 'CreateMonster' argument 1 names different: declaration 'monsterNum' definition 'monsterNo'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/ObjInfo.hpp:91:30: note: Function 'CreateMonster' argument 1 names different: declaration 'monsterNum' definition 'monsterNo'.
amphetamine-0.8.10/src/ObjInfo.cpp:156:39: note: Function 'CreateMonster' argument 1 names different: declaration 'monsterNum' definition 'monsterNo'.
amphetamine-0.8.10/src/ObjInfo.cpp:182:36: style: Function 'CreateItem' argument 1 names different: declaration 'itemNum' definition 'itemNo'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/ObjInfo.hpp:92:27: note: Function 'CreateItem' argument 1 names different: declaration 'itemNum' definition 'itemNo'.
amphetamine-0.8.10/src/ObjInfo.cpp:182:36: note: Function 'CreateItem' argument 1 names different: declaration 'itemNum' definition 'itemNo'.
amphetamine-0.8.10/src/ObjInfo.hpp:95:8: style: Technically the member function 'CObjInfo::GetMonsterType' can be const. [functionConst]
amphetamine-0.8.10/src/ObjInfo.cpp:216:17: note: Technically the member function 'CObjInfo::GetMonsterType' can be const.
amphetamine-0.8.10/src/ObjInfo.hpp:95:8: note: Technically the member function 'CObjInfo::GetMonsterType' can be const.
amphetamine-0.8.10/src/Object.cpp:83:24: style: The scope of the variable 'elem1x' can be reduced. [variableScope]
amphetamine-0.8.10/src/Object.cpp:83:48: style: The scope of the variable 'elem1y' can be reduced. [variableScope]
amphetamine-0.8.10/src/Object.cpp:84:24: style: The scope of the variable 'elem2x' can be reduced. [variableScope]
amphetamine-0.8.10/src/Object.cpp:84:48: style: The scope of the variable 'elem2y' can be reduced. [variableScope]
amphetamine-0.8.10/src/Object.cpp:85:24: style: The scope of the variable 'elem3x' can be reduced. [variableScope]
amphetamine-0.8.10/src/Object.cpp:85:48: style: The scope of the variable 'elem3y' can be reduced. [variableScope]
amphetamine-0.8.10/src/Object.cpp:86:24: style: The scope of the variable 'elem4x' can be reduced. [variableScope]
amphetamine-0.8.10/src/Object.cpp:86:48: style: The scope of the variable 'elem4y' can be reduced. [variableScope]
amphetamine-0.8.10/src/Object.cpp:87:24: style: The scope of the variable 'oldResultCode' can be reduced. [variableScope]
amphetamine-0.8.10/src/Object.cpp:90:9: style: The scope of the variable 'postForcex' can be reduced. [variableScope]
amphetamine-0.8.10/src/Object.cpp:90:21: style: The scope of the variable 'postForcey' can be reduced. [variableScope]
amphetamine-0.8.10/src/Object.cpp:268:9: style: The scope of the variable 'theorForce' can be reduced. [variableScope]
amphetamine-0.8.10/src/Object.cpp:194:136: style: Function 'Collision' argument 8 names different: declaration 'pfx' definition 'postForcex'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/Object.hpp:33:136: note: Function 'Collision' argument 8 names different: declaration 'pfx' definition 'postForcex'.
amphetamine-0.8.10/src/Object.cpp:194:136: note: Function 'Collision' argument 8 names different: declaration 'pfx' definition 'postForcex'.
amphetamine-0.8.10/src/Object.cpp:194:155: style: Function 'Collision' argument 9 names different: declaration 'pfy' definition 'postForcey'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/Object.hpp:33:148: note: Function 'Collision' argument 9 names different: declaration 'pfy' definition 'postForcey'.
amphetamine-0.8.10/src/Object.cpp:194:155: note: Function 'Collision' argument 9 names different: declaration 'pfy' definition 'postForcey'.
amphetamine-0.8.10/src/Object.cpp:148:20: style: Variable 'oldResultCode' is assigned a value that is never used. [unreadVariable]
amphetamine-0.8.10/src/Object.cpp:88:21: style: Variable 'oldForcex' is assigned a value that is never used. [unreadVariable]
amphetamine-0.8.10/src/Object.cpp:88:41: style: Variable 'oldForcey' is assigned a value that is never used. [unreadVariable]
amphetamine-0.8.10/src/Object.cpp:21:10: warning: Member variable 'CObject::pusher' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Player.cpp:301:11: style: C-style pointer casting [cstyleCast]
amphetamine-0.8.10/src/Player.cpp:69:2: style: Variable 'lastOxygenDecTime' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
amphetamine-0.8.10/src/Player.cpp:64:2: note: Variable 'lastOxygenDecTime' is reassigned a value before the old one has been used if variable is no semaphore variable.
amphetamine-0.8.10/src/Player.cpp:69:2: note: Variable 'lastOxygenDecTime' is reassigned a value before the old one has been used if variable is no semaphore variable.
amphetamine-0.8.10/src/Player.cpp:89:10: style: The scope of the variable 'currentSpeed' can be reduced. [variableScope]
amphetamine-0.8.10/src/Player.cpp:297:8: style: The scope of the variable 'value' can be reduced. [variableScope]
amphetamine-0.8.10/src/Player.cpp:298:8: style: The scope of the variable 'what' can be reduced. [variableScope]
amphetamine-0.8.10/src/Player.cpp:421:77: style: Function 'CCamera' argument 5 names different: declaration 'number' definition 'thingNumber'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/Player.hpp:74:69: note: Function 'CCamera' argument 5 names different: declaration 'number' definition 'thingNumber'.
amphetamine-0.8.10/src/Player.cpp:421:77: note: Function 'CCamera' argument 5 names different: declaration 'number' definition 'thingNumber'.
amphetamine-0.8.10/src/Player.cpp:87:9: style: Unused variable: action [unusedVariable]
amphetamine-0.8.10/src/Player.cpp:228:25: style: Unused variable: collisionCode [unusedVariable]
amphetamine-0.8.10/src/Pltform.cpp:152:56: style: C-style pointer casting [cstyleCast]
amphetamine-0.8.10/src/Pltform.cpp:175:21: style: C-style pointer casting [cstyleCast]
amphetamine-0.8.10/src/Pltform.cpp:193:51: style: C-style pointer casting [cstyleCast]
amphetamine-0.8.10/src/Shape.cpp:78:17: style: The scope of the variable 'srcPtr' can be reduced. [variableScope]
amphetamine-0.8.10/src/Shape.cpp:84:16: style: The scope of the variable 'drawRunFlag' can be reduced. [variableScope]
amphetamine-0.8.10/src/Shape.cpp:85:16: style: The scope of the variable 'skipRunFlag' can be reduced. [variableScope]
amphetamine-0.8.10/src/Shape.cpp:86:17: style: The scope of the variable 'lineStartPtr' can be reduced. [variableScope]
amphetamine-0.8.10/src/Shape.cpp:249:16: style: The scope of the variable 'tokenOp' can be reduced. [variableScope]
amphetamine-0.8.10/src/Shape.cpp:250:16: style: The scope of the variable 'tokenData' can be reduced. [variableScope]
amphetamine-0.8.10/src/Shape.cpp:417:16: style: The scope of the variable 'tokenOp' can be reduced. [variableScope]
amphetamine-0.8.10/src/Shape.cpp:418:16: style: The scope of the variable 'tokenData' can be reduced. [variableScope]
amphetamine-0.8.10/src/Shape.cpp:565:64: style: The scope of the variable 'tmpDestPtr' can be reduced. [variableScope]
amphetamine-0.8.10/src/Shape.cpp:566:54: style: The scope of the variable 'tmpWidth' can be reduced. [variableScope]
amphetamine-0.8.10/src/Shape.cpp:26:48: style: Function 'AllowPixelAccess' argument 1 names different: declaration 'dx' definition 'ddx'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/Shape.hpp:21:41: note: Function 'AllowPixelAccess' argument 1 names different: declaration 'dx' definition 'ddx'.
amphetamine-0.8.10/src/Shape.cpp:26:48: note: Function 'AllowPixelAccess' argument 1 names different: declaration 'dx' definition 'ddx'.
amphetamine-0.8.10/src/Shape.cpp:26:60: style: Function 'AllowPixelAccess' argument 2 names different: declaration 'dy' definition 'ddy'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/Shape.hpp:21:52: note: Function 'AllowPixelAccess' argument 2 names different: declaration 'dy' definition 'ddy'.
amphetamine-0.8.10/src/Shape.cpp:26:60: note: Function 'AllowPixelAccess' argument 2 names different: declaration 'dy' definition 'ddy'.
amphetamine-0.8.10/src/Shape.cpp:240:64: style: Function 'RenderShapeClipped' argument 3 names different: declaration 'clipRect' definition 'sClipRect'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/Shape.hpp:29:51: note: Function 'RenderShapeClipped' argument 3 names different: declaration 'clipRect' definition 'sClipRect'.
amphetamine-0.8.10/src/Shape.cpp:240:64: note: Function 'RenderShapeClipped' argument 3 names different: declaration 'clipRect' definition 'sClipRect'.
amphetamine-0.8.10/src/Shape.cpp:563:73: style: Function 'RenderShape' argument 4 names different: declaration 'unused' definition 'bkgndCoordX'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/Shape.hpp:58:61: note: Function 'RenderShape' argument 4 names different: declaration 'unused' definition 'bkgndCoordX'.
amphetamine-0.8.10/src/Shape.cpp:563:73: note: Function 'RenderShape' argument 4 names different: declaration 'unused' definition 'bkgndCoordX'.
amphetamine-0.8.10/src/Shape.cpp:218:13: style: Variable 'destPtr' is modified but its new value is never used. [unreadVariable]
amphetamine-0.8.10/src/Shape.cpp:525:49: style: Unused variable: tmpSourcePtr [unusedVariable]
amphetamine-0.8.10/src/Shape.cpp:525:64: style: Unused variable: tmpDestPtr [unusedVariable]
amphetamine-0.8.10/src/Shape.cpp:526:54: style: Unused variable: tmpWidth [unusedVariable]
amphetamine-0.8.10/src/Shape.cpp:14:9: warning: Member variable 'CShape::shapeForward' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Shape.cpp:14:9: warning: Member variable 'CShape::ID' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Shape.cpp:14:9: warning: Member variable 'CShape::savedID' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Shape.hpp:28:7: style: Technically the member function 'CMaskedShape::Encode' can be const. [functionConst]
amphetamine-0.8.10/src/Shape.cpp:73:20: note: Technically the member function 'CMaskedShape::Encode' can be const.
amphetamine-0.8.10/src/Shape.hpp:28:7: note: Technically the member function 'CMaskedShape::Encode' can be const.
amphetamine-0.8.10/src/Shape.hpp:29:7: style: Technically the member function 'CMaskedShape::RenderShapeClipped' can be const. [functionConst]
amphetamine-0.8.10/src/Shape.cpp:240:20: note: Technically the member function 'CMaskedShape::RenderShapeClipped' can be const.
amphetamine-0.8.10/src/Shape.hpp:29:7: note: Technically the member function 'CMaskedShape::RenderShapeClipped' can be const.
amphetamine-0.8.10/src/Shape.hpp:30:7: style: Technically the member function 'CMaskedShape::RenderShapeUnclipped' can be const. [functionConst]
amphetamine-0.8.10/src/Shape.cpp:410:20: note: Technically the member function 'CMaskedShape::RenderShapeUnclipped' can be const.
amphetamine-0.8.10/src/Shape.hpp:30:7: note: Technically the member function 'CMaskedShape::RenderShapeUnclipped' can be const.
amphetamine-0.8.10/src/Shape.cpp:51:2: style: Class 'CMaskedShape' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
amphetamine-0.8.10/src/Shape.cpp:51:2: style: Class 'CMaskedShape' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
amphetamine-0.8.10/src/Shape.cpp:254:58: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
amphetamine-0.8.10/src/Shape.cpp:420:58: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
amphetamine-0.8.10/src/ShapeLd.cpp:62:42: style: Function 'LoadBackground' argument 1 names different: declaration 'name' definition 'background'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/ShapeLd.hpp:33:28: note: Function 'LoadBackground' argument 1 names different: declaration 'name' definition 'background'.
amphetamine-0.8.10/src/ShapeLd.cpp:62:42: note: Function 'LoadBackground' argument 1 names different: declaration 'name' definition 'background'.
amphetamine-0.8.10/src/ShapeLd.cpp:16:16: warning: Member variable 'CShapeManager::shapes' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/ShapeLd.cpp:16:16: warning: Member variable 'CShapeManager::textures' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/ShapeLd.cpp:16:16: warning: Member variable 'CShapeManager::coronas' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/ShapeLd.cpp:16:16: warning: Member variable 'CShapeManager::backgroundPicture' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/SndSys.cpp:122:7: style: The scope of the variable 'mixlen' can be reduced. [variableScope]
amphetamine-0.8.10/src/SndSys.cpp:40:32: style: Function 'CSoundSystem' argument 1 names different: declaration 'state' definition 'status'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/SndSys.hpp:94:19: note: Function 'CSoundSystem' argument 1 names different: declaration 'state' definition 'status'.
amphetamine-0.8.10/src/SndSys.cpp:40:32: note: Function 'CSoundSystem' argument 1 names different: declaration 'state' definition 'status'.
amphetamine-0.8.10/src/SndSys.cpp:67:2: style: Class 'CSoundSystem' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
amphetamine-0.8.10/src/SndSys.cpp:67:2: style: Class 'CSoundSystem' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
amphetamine-0.8.10/src/SndSys.cpp:112:0: error: Memory leak: newstate [memleak]
amphetamine-0.8.10/src/SoundList.cpp:19:9: warning: Member variable 'CSound::volume' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/SoundList.hpp:38:7: style: Technically the member function 'CSound::isPlaying' can be const. [functionConst]
amphetamine-0.8.10/src/SoundList.cpp:53:14: note: Technically the member function 'CSound::isPlaying' can be const.
amphetamine-0.8.10/src/SoundList.hpp:38:7: note: Technically the member function 'CSound::isPlaying' can be const.
amphetamine-0.8.10/src/SoundList.cpp:75:2: style: Class 'CSoundList' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
amphetamine-0.8.10/src/SoundList.cpp:75:2: style: Class 'CSoundList' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
amphetamine-0.8.10/src/Surface.cpp:77:11: style: The scope of the variable 'k' can be reduced. [variableScope]
amphetamine-0.8.10/src/Surface.cpp:79:28: style: The scope of the variable 'linePtr' can be reduced. [variableScope]
amphetamine-0.8.10/src/Surface.cpp:79:50: style: The scope of the variable 'sourceLinePtr' can be reduced. [variableScope]
amphetamine-0.8.10/src/Surface.cpp:215:15: style: The scope of the variable 'x' can be reduced. [variableScope]
amphetamine-0.8.10/src/Surface.cpp:215:18: style: The scope of the variable 'startWord' can be reduced. [variableScope]
amphetamine-0.8.10/src/Surface.cpp:215:29: style: The scope of the variable 'startShapePos' can be reduced. [variableScope]
amphetamine-0.8.10/src/Surface.cpp:219:17: style: The scope of the variable 'unused2' can be reduced. [variableScope]
amphetamine-0.8.10/src/Surface.cpp:138:36: style: Unused variable: dmax [unusedVariable]
amphetamine-0.8.10/src/Surface.cpp:16:18: warning: Member variable 'CGraphicSurface::graphics' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Surface.cpp:16:18: warning: Member variable 'CGraphicSurface::graphicTypes' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Surface.cpp:16:18: warning: Member variable 'CGraphicSurface::graphicsPositions' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/System.cpp:119:20: style: C-style pointer casting [cstyleCast]
amphetamine-0.8.10/src/System.cpp:433:6: style: The scope of the variable 'hRet' can be reduced. [variableScope]
amphetamine-0.8.10/src/System.cpp:520:71: style: Function 'PaintString' argument 4 names different: declaration 'color' definition 'foreColor'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/System.hpp:105:59: note: Function 'PaintString' argument 4 names different: declaration 'color' definition 'foreColor'.
amphetamine-0.8.10/src/System.cpp:520:71: note: Function 'PaintString' argument 4 names different: declaration 'color' definition 'foreColor'.
amphetamine-0.8.10/src/System.cpp:157:10: style: Variable 'rcode' is assigned a value that is never used. [unreadVariable]
amphetamine-0.8.10/src/System.cpp:447:10: style: Variable 'hRet' is assigned a value that is never used. [unreadVariable]
amphetamine-0.8.10/src/System.cpp:161:10: warning: Member variable 'CSystem::screenPort' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/System.cpp:161:10: warning: Member variable 'CSystem::workingSound' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/System.hpp:86:7: performance: Technically the member function 'CSystem::DisposeWindow' can be static. [functionStatic]
amphetamine-0.8.10/src/System.cpp:245:15: note: Technically the member function 'CSystem::DisposeWindow' can be static.
amphetamine-0.8.10/src/System.hpp:86:7: note: Technically the member function 'CSystem::DisposeWindow' can be static.
amphetamine-0.8.10/src/System.hpp:91:7: performance: Technically the member function 'CSystem::DisposeBuffer' can be static. [functionStatic]
amphetamine-0.8.10/src/System.cpp:317:15: note: Technically the member function 'CSystem::DisposeBuffer' can be static.
amphetamine-0.8.10/src/System.hpp:91:7: note: Technically the member function 'CSystem::DisposeBuffer' can be static.
amphetamine-0.8.10/src/System.hpp:96:7: performance: Technically the member function 'CSystem::ReleaseBufferPtr' can be static. [functionStatic]
amphetamine-0.8.10/src/System.cpp:410:15: note: Technically the member function 'CSystem::ReleaseBufferPtr' can be static.
amphetamine-0.8.10/src/System.hpp:96:7: note: Technically the member function 'CSystem::ReleaseBufferPtr' can be static.
amphetamine-0.8.10/src/System.hpp:100:7: performance: Technically the member function 'CSystem::Error' can be static. [functionStatic]
amphetamine-0.8.10/src/System.cpp:476:15: note: Technically the member function 'CSystem::Error' can be static.
amphetamine-0.8.10/src/System.hpp:100:7: note: Technically the member function 'CSystem::Error' can be static.
amphetamine-0.8.10/src/System.hpp:102:7: style: Technically the member function 'CSystem::GetTicks' can be const. [functionConst]
amphetamine-0.8.10/src/System.cpp:501:15: note: Technically the member function 'CSystem::GetTicks' can be const.
amphetamine-0.8.10/src/System.hpp:102:7: note: Technically the member function 'CSystem::GetTicks' can be const.
amphetamine-0.8.10/src/System.hpp:103:7: performance: Technically the member function 'CSystem::GetTickCount' can be static. [functionStatic]
amphetamine-0.8.10/src/System.cpp:489:16: note: Technically the member function 'CSystem::GetTickCount' can be static.
amphetamine-0.8.10/src/System.hpp:103:7: note: Technically the member function 'CSystem::GetTickCount' can be static.
amphetamine-0.8.10/src/System.hpp:105:7: performance: Technically the member function 'CSystem::PaintString' can be static. [functionStatic]
amphetamine-0.8.10/src/System.cpp:520:15: note: Technically the member function 'CSystem::PaintString' can be static.
amphetamine-0.8.10/src/System.hpp:105:7: note: Technically the member function 'CSystem::PaintString' can be static.
amphetamine-0.8.10/src/System.hpp:106:7: performance: Technically the member function 'CSystem::ProcessEvents' can be static. [functionStatic]
amphetamine-0.8.10/src/System.cpp:452:15: note: Technically the member function 'CSystem::ProcessEvents' can be static.
amphetamine-0.8.10/src/System.hpp:106:7: note: Technically the member function 'CSystem::ProcessEvents' can be static.
amphetamine-0.8.10/src/System.cpp:212:2: style: Class 'CSystem' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
amphetamine-0.8.10/src/System.cpp:212:2: style: Class 'CSystem' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
amphetamine-0.8.10/src/System.cpp:549:3: error: Mismatching allocation and deallocation: tmp [mismatchAllocDealloc]
amphetamine-0.8.10/src/System.cpp:551:6: error: Mismatching allocation and deallocation: tmp [mismatchAllocDealloc]
amphetamine-0.8.10/src/System.cpp:554:3: error: Mismatching allocation and deallocation: tmp [mismatchAllocDealloc]
amphetamine-0.8.10/src/Thing.cpp:10:9: warning: Member variable 'CThing::nextPreRenderThing' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Thing.cpp:10:9: warning: Member variable 'CThing::prevPreRenderThing' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Thing.cpp:10:9: warning: Member variable 'CThing::nextPostRenderThing' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Thing.cpp:10:9: warning: Member variable 'CThing::prevPostRenderThing' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Thing.hpp:54:9: style: Technically the member function 'CThing::CalcPlaneOffsets' can be const. [functionConst]
amphetamine-0.8.10/src/Thing.cpp:83:14: note: Technically the member function 'CThing::CalcPlaneOffsets' can be const.
amphetamine-0.8.10/src/Thing.hpp:54:9: note: Technically the member function 'CThing::CalcPlaneOffsets' can be const.
amphetamine-0.8.10/src/Weapon.cpp:180:68: warning: Either the condition 'if(bomb)' is redundant or there is possible null pointer dereference: bomb. [nullPointerRedundantCheck]
amphetamine-0.8.10/src/Weapon.cpp:181:7: note: Assuming that condition 'if(bomb)' is not redundant
amphetamine-0.8.10/src/Weapon.cpp:180:68: note: Null pointer dereference
amphetamine-0.8.10/src/Weapon.cpp:181:15: style: C-style pointer casting [cstyleCast]
amphetamine-0.8.10/src/Weapon.cpp:42:11: style: The scope of the variable 'temp' can be reduced. [variableScope]
amphetamine-0.8.10/src/Weapon.cpp:43:9: style: The scope of the variable 'descr' can be reduced. [variableScope]
amphetamine-0.8.10/src/Weapon.cpp:137:11: style: The scope of the variable 'temp' can be reduced. [variableScope]
amphetamine-0.8.10/src/Weapon.cpp:138:9: style: The scope of the variable 'descr' can be reduced. [variableScope]
amphetamine-0.8.10/src/Weapon.cpp:165:10: style: The scope of the variable 'descr' can be reduced. [variableScope]
amphetamine-0.8.10/src/Weapon.cpp:210:11: style: The scope of the variable 'temp' can be reduced. [variableScope]
amphetamine-0.8.10/src/Weapon.cpp:211:9: style: The scope of the variable 'descr' can be reduced. [variableScope]
amphetamine-0.8.10/src/Weapon.cpp:212:9: style: The scope of the variable 'dx' can be reduced. [variableScope]
amphetamine-0.8.10/src/Weapon.cpp:212:13: style: The scope of the variable 'dy' can be reduced. [variableScope]
amphetamine-0.8.10/src/Weapon.cpp:212:17: style: The scope of the variable 'tmp' can be reduced. [variableScope]
amphetamine-0.8.10/src/Weapon.cpp:311:11: style: The scope of the variable 'temp' can be reduced. [variableScope]
amphetamine-0.8.10/src/Weapon.cpp:312:9: style: The scope of the variable 'descr' can be reduced. [variableScope]
amphetamine-0.8.10/src/Weapon.cpp:333:11: style: The scope of the variable 'temp' can be reduced. [variableScope]
amphetamine-0.8.10/src/Weapon.cpp:334:9: style: The scope of the variable 'descr' can be reduced. [variableScope]
amphetamine-0.8.10/src/Weapon.cpp:33:33: style: Function 'AddMunition' argument 1 names different: declaration 'munition' definition 'mun'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/Weapon.hpp:38:27: note: Function 'AddMunition' argument 1 names different: declaration 'munition' definition 'mun'.
amphetamine-0.8.10/src/Weapon.cpp:33:33: note: Function 'AddMunition' argument 1 names different: declaration 'munition' definition 'mun'.
amphetamine-0.8.10/src/Weapon.cpp:92:52: style: Function 'Shoot' argument 2 names different: declaration 'directiony' definition 'unused'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/Weapon.hpp:61:40: note: Function 'Shoot' argument 2 names different: declaration 'directiony' definition 'unused'.
amphetamine-0.8.10/src/Weapon.cpp:92:52: note: Function 'Shoot' argument 2 names different: declaration 'directiony' definition 'unused'.
amphetamine-0.8.10/src/Weapon.cpp:92:67: style: Function 'Shoot' argument 3 names different: declaration 'targetpos' definition 'unused2'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/Weapon.hpp:61:59: note: Function 'Shoot' argument 3 names different: declaration 'targetpos' definition 'unused2'.
amphetamine-0.8.10/src/Weapon.cpp:92:67: note: Function 'Shoot' argument 3 names different: declaration 'targetpos' definition 'unused2'.
amphetamine-0.8.10/src/Weapon.cpp:154:40: style: Function 'CBomb' argument 2 names different: declaration 'info' definition 'weaponInfo'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/Weapon.hpp:91:34: note: Function 'CBomb' argument 2 names different: declaration 'info' definition 'weaponInfo'.
amphetamine-0.8.10/src/Weapon.cpp:154:40: note: Function 'CBomb' argument 2 names different: declaration 'info' definition 'weaponInfo'.
amphetamine-0.8.10/src/Weapon.cpp:198:66: style: Function 'CMultiBulletWeapon' argument 2 names different: declaration 'info' definition 'weaponInfo'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/Weapon.hpp:107:47: note: Function 'CMultiBulletWeapon' argument 2 names different: declaration 'info' definition 'weaponInfo'.
amphetamine-0.8.10/src/Weapon.cpp:198:66: note: Function 'CMultiBulletWeapon' argument 2 names different: declaration 'info' definition 'weaponInfo'.
amphetamine-0.8.10/src/Weapon.cpp:238:42: style: Function 'CStaff' argument 2 names different: declaration 'info' definition 'weaponInfo'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/Weapon.hpp:123:35: note: Function 'CStaff' argument 2 names different: declaration 'info' definition 'weaponInfo'.
amphetamine-0.8.10/src/Weapon.cpp:238:42: note: Function 'CStaff' argument 2 names different: declaration 'info' definition 'weaponInfo'.
amphetamine-0.8.10/src/Weapon.cpp:249:66: style: Function 'Shoot' argument 3 names different: declaration 'unused' definition 'targetpos'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/Weapon.hpp:126:59: note: Function 'Shoot' argument 3 names different: declaration 'unused' definition 'targetpos'.
amphetamine-0.8.10/src/Weapon.cpp:249:66: note: Function 'Shoot' argument 3 names different: declaration 'unused' definition 'targetpos'.
amphetamine-0.8.10/src/Weapon.cpp:301:52: style: Function 'CSineWeapon' argument 2 names different: declaration 'info' definition 'weaponInfo'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/Weapon.hpp:139:40: note: Function 'CSineWeapon' argument 2 names different: declaration 'info' definition 'weaponInfo'.
amphetamine-0.8.10/src/Weapon.cpp:301:52: note: Function 'CSineWeapon' argument 2 names different: declaration 'info' definition 'weaponInfo'.
amphetamine-0.8.10/src/Weapon.cpp:324:44: style: Function 'CGuided' argument 2 names different: declaration 'info' definition 'weaponInfo'. [funcArgNamesDifferent]
amphetamine-0.8.10/src/Weapon.hpp:149:36: note: Function 'CGuided' argument 2 names different: declaration 'info' definition 'weaponInfo'.
amphetamine-0.8.10/src/Weapon.cpp:324:44: note: Function 'CGuided' argument 2 names different: declaration 'info' definition 'weaponInfo'.
amphetamine-0.8.10/src/Weapon.cpp:50:3: style: Variable 'temp' is assigned a value that is never used. [unreadVariable]
amphetamine-0.8.10/src/Weapon.cpp:145:3: style: Variable 'temp' is assigned a value that is never used. [unreadVariable]
amphetamine-0.8.10/src/Weapon.cpp:223:4: style: Variable 'temp' is assigned a value that is never used. [unreadVariable]
amphetamine-0.8.10/src/Weapon.cpp:285:3: style: Variable 'temp' is assigned a value that is never used. [unreadVariable]
amphetamine-0.8.10/src/Weapon.cpp:319:3: style: Variable 'temp' is assigned a value that is never used. [unreadVariable]
amphetamine-0.8.10/src/Weapon.cpp:341:3: style: Variable 'temp' is assigned a value that is never used. [unreadVariable]
amphetamine-0.8.10/src/Weapon.cpp:18:10: warning: Member variable 'CWeapon::launchSound' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Weapon.cpp:18:10: warning: Member variable 'CWeapon::hitSound' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Weapon.cpp:18:10: warning: Member variable 'CWeapon::ID' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Weapon.cpp:18:10: warning: Member variable 'CWeapon::savedID' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Weapon.cpp:18:10: warning: Member variable 'CWeapon::weaponNumber' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Weapon.cpp:154:8: warning: Member variable 'CBomb::bomb' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Weapon.cpp:238:9: warning: Member variable 'CStaff::staffLoadTime' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Weapon.cpp:238:9: warning: Member variable 'CStaff::dx' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Weapon.cpp:238:9: warning: Member variable 'CStaff::dy' is not initialized in the constructor. [uninitMemberVar]
amphetamine-0.8.10/src/Weapon.hpp:42:7: style: Technically the member function 'CWeapon::SaveDataToNextLevel' can be const. [functionConst]
amphetamine-0.8.10/src/Weapon.cpp:68:15: note: Technically the member function 'CWeapon::SaveDataToNextLevel' can be const.
amphetamine-0.8.10/src/Weapon.hpp:42:7: note: Technically the member function 'CWeapon::SaveDataToNextLevel' can be const.
[22:38]

ftp://ftp.se.debian.org/debian/pool/main/a/amphetamine-data/amphetamine-data_0.8.7.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/ample/ample_0.5.7.orig.tar.gz
ample-0.5.7.orig/src/ample.c:237:2: warning: Return value of function freopen() is not used. [ignoredReturnValue]
ample-0.5.7.orig/src/ample.c:238:2: warning: Return value of function freopen() is not used. [ignoredReturnValue]
ample-0.5.7.orig/src/ample.c:239:2: warning: Return value of function freopen() is not used. [ignoredReturnValue]
ample-0.5.7.orig/src/ample.c:274:6: style: Unused variable: i [unusedVariable]
ample-0.5.7.orig/src/client.c:512:4: warning: %lu in format string (no. 2) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
ample-0.5.7.orig/src/client.c:516:4: warning: %lu in format string (no. 2) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
ample-0.5.7.orig/src/client.c:516:4: warning: %lu in format string (no. 3) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
ample-0.5.7.orig/src/client.c:455:2: style: Variable 'cconf' is reassigned a value before the old one has been used. [redundantAssignment]
ample-0.5.7.orig/src/client.c:452:0: note: Variable 'cconf' is reassigned a value before the old one has been used.
ample-0.5.7.orig/src/client.c:455:2: note: Variable 'cconf' is reassigned a value before the old one has been used.
ample-0.5.7.orig/src/client.c:62:7: style: The scope of the variable 'current' can be reduced. [variableScope]
ample-0.5.7.orig/src/client.c:103:6: style: The scope of the variable 'towrite' can be reduced. [variableScope]
ample-0.5.7.orig/src/client.c:104:6: style: The scope of the variable 'written' can be reduced. [variableScope]
ample-0.5.7.orig/src/client.c:222:12: style: The scope of the variable 'current' can be reduced. [variableScope]
ample-0.5.7.orig/src/client.c:308:0: style: Variable 'i' is assigned a value that is never used. [unreadVariable]
ample-0.5.7.orig/src/client.c:152:29: error: Uninitialized variable: end [uninitvar]
ample-0.5.7.orig/src/configuration.c:298:11: warning: Char literal compared with pointer 'tmp'. Did you intend to dereference it? [charLiteralWithCharPtrCompare]
ample-0.5.7.orig/src/configuration.c:445:0: error: Resource leak: file [resourceLeak]
ample-0.5.7.orig/src/configuration.c:649:0: error: Resource leak: file [resourceLeak]
ample-0.5.7.orig/src/configuration.c:116:3: warning: Found suspicious equality comparison. Did you intend to assign a value instead? [suspiciousEqualityComparison]
ample-0.5.7.orig/src/entries.c:335:3: warning: Either the condition 'min==0' is redundant or there is possible null pointer dereference: min. [nullPointerRedundantCheck]
ample-0.5.7.orig/src/entries.c:345:21: note: Assuming that condition 'min==0' is not redundant
ample-0.5.7.orig/src/entries.c:335:3: note: Null pointer dereference
ample-0.5.7.orig/src/entries.c:336:3: warning: Either the condition 'max==0' is redundant or there is possible null pointer dereference: max. [nullPointerRedundantCheck]
ample-0.5.7.orig/src/entries.c:345:9: note: Assuming that condition 'max==0' is not redundant
ample-0.5.7.orig/src/entries.c:336:3: note: Null pointer dereference
ample-0.5.7.orig/src/entries.c:532:12: style: The scope of the variable 'to' can be reduced. [variableScope]
ample-0.5.7.orig/src/entries.c:590:24: style: Function 'countentries' argument 1 names different: declaration 'rootentry' definition 'baseentry'. [funcArgNamesDifferent]
ample-0.5.7.orig/src/entries.h:74:35: note: Function 'countentries' argument 1 names different: declaration 'rootentry' definition 'baseentry'.
ample-0.5.7.orig/src/entries.c:590:24: note: Function 'countentries' argument 1 names different: declaration 'rootentry' definition 'baseentry'.
ample-0.5.7.orig/src/entries.c:540:7: portability: 'tmp' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
ample-0.5.7.orig/src/entries.c:547:8: portability: 'tmp' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
ample-0.5.7.orig/src/entries.c:555:8: portability: 'tmp' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
ample-0.5.7.orig/src/entries.c:563:8: portability: 'tmp' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
ample-0.5.7.orig/src/entries.c:570:8: portability: 'tmp' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
ample-0.5.7.orig/src/entries.c:173:0: style: Variable 'count' is assigned a value that is never used. [unreadVariable]
ample-0.5.7.orig/src/helper.c:102:6: style: The scope of the variable 'length' can be reduced. [variableScope]
ample-0.5.7.orig/src/helper.c:103:10: style: The scope of the variable 'argp' can be reduced. [variableScope]
ample-0.5.7.orig/src/helper.c:414:8: style: The scope of the variable 'variable' can be reduced. [variableScope]
ample-0.5.7.orig/src/helper.c:587:18: style: The scope of the variable 'host' can be reduced. [variableScope]
ample-0.5.7.orig/src/helper.c:620:6: style: The scope of the variable 'msglen' can be reduced. [variableScope]
ample-0.5.7.orig/src/helper.c:621:6: style: The scope of the variable 'padding' can be reduced. [variableScope]
ample-0.5.7.orig/src/helper.c:1029:8: style: The scope of the variable 'copy' can be reduced. [variableScope]
ample-0.5.7.orig/src/helper.c:1030:8: style: The scope of the variable 'title' can be reduced. [variableScope]
ample-0.5.7.orig/src/helper.c:107:12: style: Variable 'length' is assigned a value that is never used. [unreadVariable]
ample-0.5.7.orig/src/helper.c:130:11: style: Variable 'length' is assigned a value that is never used. [unreadVariable]
ample-0.5.7.orig/src/helper.c:528:10: style: Variable 'used' is assigned a value that is never used. [unreadVariable]
ample-0.5.7.orig/src/helper.c:293:18: error: Uninitialized variable: size [uninitvar]
ample-0.5.7.orig/src/helper.c:294:19: error: Uninitialized variable: size [uninitvar]
[22:38]

ftp://ftp.se.debian.org/debian/pool/main/a/ampliconnoise/ampliconnoise_1.29.orig.tar.gz
AmpliconNoiseV1.29/FCluster/FCluster.c:353:3: style: Variable 'ifp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/FCluster/FCluster.c:345:0: note: Variable 'ifp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/FCluster/FCluster.c:353:3: note: Variable 'ifp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/FCluster/FCluster.c:697:5: style: Variable 'is' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/FCluster/FCluster.c:694:0: note: Variable 'is' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/FCluster/FCluster.c:697:5: note: Variable 'is' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/FCluster/FCluster.c:770:3: style: Variable 'aaszClusters' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/FCluster/FCluster.c:759:0: note: Variable 'aaszClusters' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/FCluster/FCluster.c:770:3: note: Variable 'aaszClusters' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/FCluster/FCluster.c:107:9: style: The scope of the variable 'line' can be reduced. [variableScope]
AmpliconNoiseV1.29/FCluster/FCluster.c:241:15: style: The scope of the variable 'ftemp' can be reduced. [variableScope]
AmpliconNoiseV1.29/FCluster/FCluster.c:260:13: style: The scope of the variable 'nj' can be reduced. [variableScope]
AmpliconNoiseV1.29/FCluster/FCluster.c:285:10: style: The scope of the variable 'fTemp' can be reduced. [variableScope]
AmpliconNoiseV1.29/FCluster/FCluster.c:284:10: style: Unused variable: j [unusedVariable]
AmpliconNoiseV1.29/FastaUnique/FastaUnique.c:29:3: style: Variable 'ifp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/FastaUnique/FastaUnique.c:19:0: note: Variable 'ifp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/FastaUnique/FastaUnique.c:29:3: note: Variable 'ifp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/FastaUnique/FastaUnique.c:132:3: style: Variable 'anUnique' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/FastaUnique/FastaUnique.c:120:0: note: Variable 'anUnique' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/FastaUnique/FastaUnique.c:132:3: note: Variable 'anUnique' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/FastaUnique/FastaUnique.c:385:3: style: Variable 'szTemp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/FastaUnique/FastaUnique.c:383:0: note: Variable 'szTemp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/FastaUnique/FastaUnique.c:385:3: note: Variable 'szTemp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/FastaUnique/FastaUnique.c:21:32: style: The scope of the variable 'nSequences' can be reduced. [variableScope]
AmpliconNoiseV1.29/FastaUnique/FastaUnique.c:22:9: style: The scope of the variable 'szBrk' can be reduced. [variableScope]
AmpliconNoiseV1.29/FastaUnique/FastaUnique.c:23:9: style: The scope of the variable 'szRet' can be reduced. [variableScope]
AmpliconNoiseV1.29/FastaUnique/FastaUnique.c:214:9: style: The scope of the variable 'line' can be reduced. [variableScope]
AmpliconNoiseV1.29/FastaUnique/FastaUnique.c:21:0: style: Variable 'j' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/NDist/NDist.c:173:2: style: Variable 'dDist' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/NDist/NDist.c:168:0: note: Variable 'dDist' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/NDist/NDist.c:173:2: note: Variable 'dDist' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/NDist/NDist.c:644:3: style: Variable 'ifp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/NDist/NDist.c:634:0: note: Variable 'ifp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/NDist/NDist.c:644:3: note: Variable 'ifp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/NDist/NDist.c:337:9: style: The scope of the variable 'line' can be reduced. [variableScope]
AmpliconNoiseV1.29/NDist/NDist.c:636:40: style: The scope of the variable 'nSequences' can be reduced. [variableScope]
AmpliconNoiseV1.29/NDist/NDist.c:637:9: style: The scope of the variable 'szBrk' can be reduced. [variableScope]
AmpliconNoiseV1.29/NDist/NDist.c:638:9: style: The scope of the variable 'szRet' can be reduced. [variableScope]
AmpliconNoiseV1.29/NDist/NDist.c:636:0: style: Variable 'j' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/NDist/NDist.c:418:12: style: Array index 'k' is used before limits check. [arrayIndexThenCheck]
AmpliconNoiseV1.29/NDist/NDist.c:422:12: style: Array index 'k' is used before limits check. [arrayIndexThenCheck]
AmpliconNoiseV1.29/Perseus/Perseus.c:1691:25: style: Condition 'anDiff1[s1]>anDiff2[s2]' is always true [knownConditionTrueFalse]
AmpliconNoiseV1.29/Perseus/Perseus.c:438:3: style: Variable 'aadFMatrix' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/Perseus/Perseus.c:431:0: note: Variable 'aadFMatrix' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/Perseus/Perseus.c:438:3: note: Variable 'aadFMatrix' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/Perseus/Perseus.c:439:3: style: Variable 'aanMoves' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/Perseus/Perseus.c:432:0: note: Variable 'aanMoves' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/Perseus/Perseus.c:439:3: note: Variable 'aanMoves' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/Perseus/Perseus.c:783:3: style: Variable 'ifp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/Perseus/Perseus.c:773:0: note: Variable 'ifp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/Perseus/Perseus.c:783:3: note: Variable 'ifp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/Perseus/Perseus.c:1027:3: style: Variable 'aadFMatrix' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/Perseus/Perseus.c:1016:0: note: Variable 'aadFMatrix' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/Perseus/Perseus.c:1027:3: note: Variable 'aadFMatrix' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/Perseus/Perseus.c:1028:3: style: Variable 'aanMoves' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/Perseus/Perseus.c:1017:0: note: Variable 'aanMoves' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/Perseus/Perseus.c:1028:3: note: Variable 'aanMoves' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/Perseus/Perseus.c:1029:3: style: Variable 'aanHA' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/Perseus/Perseus.c:1018:0: note: Variable 'aanHA' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/Perseus/Perseus.c:1029:3: note: Variable 'aanHA' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/Perseus/Perseus.c:1030:3: style: Variable 'aanHB' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/Perseus/Perseus.c:1019:0: note: Variable 'aanHB' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/Perseus/Perseus.c:1030:3: note: Variable 'aanHB' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/Perseus/Perseus.c:1314:3: style: Variable 'dCIndex' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/Perseus/Perseus.c:1311:0: note: Variable 'dCIndex' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/Perseus/Perseus.c:1314:3: note: Variable 'dCIndex' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/Perseus/Perseus.c:1394:3: style: Variable 'aadT' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/Perseus/Perseus.c:1388:0: note: Variable 'aadT' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/Perseus/Perseus.c:1394:3: note: Variable 'aadT' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/Perseus/Perseus.c:1395:3: style: Variable 'aanBestT' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/Perseus/Perseus.c:1389:0: note: Variable 'aanBestT' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/Perseus/Perseus.c:1395:3: note: Variable 'aanBestT' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/Perseus/Perseus.c:1436:3: style: Variable 'aanT' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/Perseus/Perseus.c:1430:0: note: Variable 'aanT' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/Perseus/Perseus.c:1436:3: note: Variable 'aanT' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/Perseus/Perseus.c:1437:3: style: Variable 'aanBestT' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/Perseus/Perseus.c:1431:0: note: Variable 'aanBestT' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/Perseus/Perseus.c:1437:3: note: Variable 'aanBestT' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/Perseus/Perseus.c:43:10: style: The scope of the variable 'dTest' can be reduced. [variableScope]
AmpliconNoiseV1.29/Perseus/Perseus.c:74:12: style: The scope of the variable 'adD' can be reduced. [variableScope]
AmpliconNoiseV1.29/Perseus/Perseus.c:74:24: style: The scope of the variable 'adR' can be reduced. [variableScope]
AmpliconNoiseV1.29/Perseus/Perseus.c:76:9: style: The scope of the variable 'anBestD' can be reduced. [variableScope]
AmpliconNoiseV1.29/Perseus/Perseus.c:76:25: style: The scope of the variable 'anBestR' can be reduced. [variableScope]
AmpliconNoiseV1.29/Perseus/Perseus.c:77:12: style: The scope of the variable 'dBestD' can be reduced. [variableScope]
AmpliconNoiseV1.29/Perseus/Perseus.c:77:30: style: The scope of the variable 'dBestTriD' can be reduced. [variableScope]
AmpliconNoiseV1.29/Perseus/Perseus.c:77:51: style: The scope of the variable 'dBest' can be reduced. [variableScope]
AmpliconNoiseV1.29/Perseus/Perseus.c:77:69: style: The scope of the variable 'dBestChi' can be reduced. [variableScope]
AmpliconNoiseV1.29/Perseus/Perseus.c:77:85: style: The scope of the variable 'dBestTri' can be reduced. [variableScope]
AmpliconNoiseV1.29/Perseus/Perseus.c:79:29: style: The scope of the variable 'nBestChi' can be reduced. [variableScope]
AmpliconNoiseV1.29/Perseus/Perseus.c:79:49: style: The scope of the variable 'nBestTri' can be reduced. [variableScope]
AmpliconNoiseV1.29/Perseus/Perseus.c:83:12: style: The scope of the variable 'dLoon' can be reduced. [variableScope]
AmpliconNoiseV1.29/Perseus/Perseus.c:83:25: style: The scope of the variable 'dCIndex' can be reduced. [variableScope]
AmpliconNoiseV1.29/Perseus/Perseus.c:186:9: style: The scope of the variable 'line' can be reduced. [variableScope]
AmpliconNoiseV1.29/Perseus/Perseus.c:775:40: style: The scope of the variable 'nSequences' can be reduced. [variableScope]
AmpliconNoiseV1.29/Perseus/Perseus.c:776:9: style: The scope of the variable 'szBrk' can be reduced. [variableScope]
AmpliconNoiseV1.29/Perseus/Perseus.c:777:9: style: The scope of the variable 'szRet' can be reduced. [variableScope]
AmpliconNoiseV1.29/Perseus/Perseus.c:1368:27: style: The scope of the variable 'a' can be reduced. [variableScope]
AmpliconNoiseV1.29/Perseus/Perseus.c:1368:34: style: The scope of the variable 'b' can be reduced. [variableScope]
AmpliconNoiseV1.29/Perseus/Perseus.c:1722:10: style: The scope of the variable 'cC' can be reduced. [variableScope]
AmpliconNoiseV1.29/Perseus/Perseus.c:1829:7: style: The scope of the variable 'i' can be reduced. [variableScope]
AmpliconNoiseV1.29/Perseus/Perseus.c:1848:13: style: The scope of the variable 'nDist' can be reduced. [variableScope]
AmpliconNoiseV1.29/Perseus/Perseus.c:1930:7: style: The scope of the variable 'nP1' can be reduced. [variableScope]
AmpliconNoiseV1.29/Perseus/Perseus.c:1930:17: style: The scope of the variable 'nP2' can be reduced. [variableScope]
AmpliconNoiseV1.29/Perseus/Perseus.c:1931:7: style: The scope of the variable 'nSplit' can be reduced. [variableScope]
AmpliconNoiseV1.29/Perseus/Perseus.c:177:2: style: Label 'memoryError' is not used. [unusedLabel]
AmpliconNoiseV1.29/Perseus/Perseus.c:775:0: style: Variable 'j' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/Perseus/Perseus.c:1321:0: style: Variable 'i' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/Perseus/Perseus.c:1392:0: style: Variable 'm' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/Perseus/Perseus.c:1434:0: style: Variable 'm' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/Perseus/Perseus.c:1583:22: style: Variable 'nLenI' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/Perseus/Perseus.c:1583:53: style: Variable 'nLenP1' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/Perseus/Perseus.c:1583:85: style: Variable 'nLenP2' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/Perseus/Perseus.c:1772:12: style: Variable 'nA' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/Perseus/Perseus.c:1773:12: style: Variable 'nB' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/Perseus/Perseus.c:1776:13: style: Variable 'nXA' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/Perseus/Perseus.c:1779:26: style: Variable 'nYB' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/Perseus/Perseus.c:1967:13: style: Variable 'nP1' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/Perseus/Perseus.c:1968:13: style: Variable 'nP2' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/Perseus/Perseus.c:1966:16: style: Variable 'nSplit' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/Perseus/Perseus.c:1981:0: style: Variable 'nBestChi' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/Perseus/Perseus.c:326:12: style: Array index 'k' is used before limits check. [arrayIndexThenCheck]
AmpliconNoiseV1.29/Perseus/Perseus.c:330:12: style: Array index 'k' is used before limits check. [arrayIndexThenCheck]
AmpliconNoiseV1.29/PerseusD/PerseusD.c:1709:25: style: Condition 'anDiff1[s1]>anDiff2[s2]' is always true [knownConditionTrueFalse]
AmpliconNoiseV1.29/PerseusD/PerseusD.c:488:3: style: Variable 'aadFMatrix' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PerseusD/PerseusD.c:481:0: note: Variable 'aadFMatrix' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PerseusD/PerseusD.c:488:3: note: Variable 'aadFMatrix' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PerseusD/PerseusD.c:489:3: style: Variable 'aanMoves' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PerseusD/PerseusD.c:482:0: note: Variable 'aanMoves' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PerseusD/PerseusD.c:489:3: note: Variable 'aanMoves' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PerseusD/PerseusD.c:834:3: style: Variable 'ifp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PerseusD/PerseusD.c:824:0: note: Variable 'ifp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PerseusD/PerseusD.c:834:3: note: Variable 'ifp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PerseusD/PerseusD.c:1079:3: style: Variable 'aadFMatrix' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PerseusD/PerseusD.c:1068:0: note: Variable 'aadFMatrix' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PerseusD/PerseusD.c:1079:3: note: Variable 'aadFMatrix' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PerseusD/PerseusD.c:1080:3: style: Variable 'aanMoves' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PerseusD/PerseusD.c:1069:0: note: Variable 'aanMoves' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PerseusD/PerseusD.c:1080:3: note: Variable 'aanMoves' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PerseusD/PerseusD.c:1081:3: style: Variable 'aanHA' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PerseusD/PerseusD.c:1070:0: note: Variable 'aanHA' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PerseusD/PerseusD.c:1081:3: note: Variable 'aanHA' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PerseusD/PerseusD.c:1082:3: style: Variable 'aanHB' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PerseusD/PerseusD.c:1071:0: note: Variable 'aanHB' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PerseusD/PerseusD.c:1082:3: note: Variable 'aanHB' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PerseusD/PerseusD.c:1366:3: style: Variable 'dCIndex' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PerseusD/PerseusD.c:1363:0: note: Variable 'dCIndex' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PerseusD/PerseusD.c:1366:3: note: Variable 'dCIndex' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PerseusD/PerseusD.c:1446:3: style: Variable 'aanT' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PerseusD/PerseusD.c:1440:0: note: Variable 'aanT' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PerseusD/PerseusD.c:1446:3: note: Variable 'aanT' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PerseusD/PerseusD.c:1447:3: style: Variable 'aanBestT' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PerseusD/PerseusD.c:1441:0: note: Variable 'aanBestT' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PerseusD/PerseusD.c:1447:3: note: Variable 'aanBestT' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PerseusD/PerseusD.c:2116:3: style: Variable 'aadT' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PerseusD/PerseusD.c:2110:0: note: Variable 'aadT' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PerseusD/PerseusD.c:2116:3: note: Variable 'aadT' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PerseusD/PerseusD.c:2117:3: style: Variable 'aanBestT' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PerseusD/PerseusD.c:2111:0: note: Variable 'aanBestT' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PerseusD/PerseusD.c:2117:3: note: Variable 'aanBestT' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PerseusD/PerseusD.c:91:12: style: The scope of the variable 'dBest' can be reduced. [variableScope]
AmpliconNoiseV1.29/PerseusD/PerseusD.c:91:30: style: The scope of the variable 'dBestChi' can be reduced. [variableScope]
AmpliconNoiseV1.29/PerseusD/PerseusD.c:91:46: style: The scope of the variable 'dBestTri' can be reduced. [variableScope]
AmpliconNoiseV1.29/PerseusD/PerseusD.c:93:29: style: The scope of the variable 'nBestChi' can be reduced. [variableScope]
AmpliconNoiseV1.29/PerseusD/PerseusD.c:93:49: style: The scope of the variable 'nBestTri' can be reduced. [variableScope]
AmpliconNoiseV1.29/PerseusD/PerseusD.c:97:12: style: The scope of the variable 'dLoon' can be reduced. [variableScope]
AmpliconNoiseV1.29/PerseusD/PerseusD.c:97:25: style: The scope of the variable 'dCIndex' can be reduced. [variableScope]
AmpliconNoiseV1.29/PerseusD/PerseusD.c:97:40: style: The scope of the variable 'dP' can be reduced. [variableScope]
AmpliconNoiseV1.29/PerseusD/PerseusD.c:97:50: style: The scope of the variable 'dR' can be reduced. [variableScope]
AmpliconNoiseV1.29/PerseusD/PerseusD.c:100:12: style: The scope of the variable 'anD' can be reduced. [variableScope]
AmpliconNoiseV1.29/PerseusD/PerseusD.c:100:24: style: The scope of the variable 'anR' can be reduced. [variableScope]
AmpliconNoiseV1.29/PerseusD/PerseusD.c:100:36: style: The scope of the variable 'anBestD' can be reduced. [variableScope]
AmpliconNoiseV1.29/PerseusD/PerseusD.c:100:52: style: The scope of the variable 'anBestR' can be reduced. [variableScope]
AmpliconNoiseV1.29/PerseusD/PerseusD.c:209:9: style: The scope of the variable 'line' can be reduced. [variableScope]
AmpliconNoiseV1.29/PerseusD/PerseusD.c:826:40: style: The scope of the variable 'nSequences' can be reduced. [variableScope]
AmpliconNoiseV1.29/PerseusD/PerseusD.c:827:9: style: The scope of the variable 'szBrk' can be reduced. [variableScope]
AmpliconNoiseV1.29/PerseusD/PerseusD.c:828:9: style: The scope of the variable 'szRet' can be reduced. [variableScope]
AmpliconNoiseV1.29/PerseusD/PerseusD.c:1420:27: style: The scope of the variable 'a' can be reduced. [variableScope]
AmpliconNoiseV1.29/PerseusD/PerseusD.c:1420:34: style: The scope of the variable 'b' can be reduced. [variableScope]
AmpliconNoiseV1.29/PerseusD/PerseusD.c:1740:10: style: The scope of the variable 'cC' can be reduced. [variableScope]
AmpliconNoiseV1.29/PerseusD/PerseusD.c:1848:7: style: The scope of the variable 'i' can be reduced. [variableScope]
AmpliconNoiseV1.29/PerseusD/PerseusD.c:1914:13: style: The scope of the variable 'nDist' can be reduced. [variableScope]
AmpliconNoiseV1.29/PerseusD/PerseusD.c:1901:2: style: Label 'memoryError' is not used. [unusedLabel]
AmpliconNoiseV1.29/PerseusD/PerseusD.c:826:0: style: Variable 'j' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PerseusD/PerseusD.c:1373:0: style: Variable 'i' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PerseusD/PerseusD.c:1444:0: style: Variable 'm' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PerseusD/PerseusD.c:1593:22: style: Variable 'nLenI' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PerseusD/PerseusD.c:1593:53: style: Variable 'nLenP1' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PerseusD/PerseusD.c:1593:85: style: Variable 'nLenP2' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PerseusD/PerseusD.c:1790:12: style: Variable 'nA' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PerseusD/PerseusD.c:1791:12: style: Variable 'nB' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PerseusD/PerseusD.c:1794:13: style: Variable 'nXA' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PerseusD/PerseusD.c:1797:26: style: Variable 'nYB' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PerseusD/PerseusD.c:1947:0: style: Variable 'nBestChi' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PerseusD/PerseusD.c:2114:0: style: Variable 'm' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PerseusD/PerseusD.c:376:12: style: Array index 'k' is used before limits check. [arrayIndexThenCheck]
AmpliconNoiseV1.29/PerseusD/PerseusD.c:380:12: style: Array index 'k' is used before limits check. [arrayIndexThenCheck]
AmpliconNoiseV1.29/PyroDist/PyroDist.c:399:3: style: Variable 'ifp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroDist/PyroDist.c:397:0: note: Variable 'ifp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroDist/PyroDist.c:399:3: note: Variable 'ifp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroDist/PyroDist.c:452:2: style: Variable 'dF' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroDist/PyroDist.c:449:0: note: Variable 'dF' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroDist/PyroDist.c:452:2: note: Variable 'dF' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroDist/PyroDist.c:596:3: style: Variable 'aadFMatrix' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroDist/PyroDist.c:590:0: note: Variable 'aadFMatrix' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroDist/PyroDist.c:596:3: note: Variable 'aadFMatrix' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroDist/PyroDist.c:597:3: style: Variable 'aanMoves' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroDist/PyroDist.c:591:0: note: Variable 'aanMoves' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroDist/PyroDist.c:597:3: note: Variable 'aanMoves' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroDist/PyroDist.c:809:3: style: Variable 'ifp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroDist/PyroDist.c:806:0: note: Variable 'ifp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroDist/PyroDist.c:809:3: note: Variable 'ifp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroDist/PyroDist.c:514:9: style: The scope of the variable 'line' can be reduced. [variableScope]
AmpliconNoiseV1.29/PyroDist/PyroDist.c:870:10: style: The scope of the variable 'dNLL' can be reduced. [variableScope]
AmpliconNoiseV1.29/PyroDist/PyroDist.c:871:10: style: The scope of the variable 'nSB' can be reduced. [variableScope]
AmpliconNoiseV1.29/PyroDist/PyroDist.c:893:10: style: The scope of the variable 'dNLL' can be reduced. [variableScope]
AmpliconNoiseV1.29/PyroDist/PyroDist.c:894:10: style: The scope of the variable 'nSB' can be reduced. [variableScope]
AmpliconNoiseV1.29/PyroDist/PyroDist.c:913:10: style: The scope of the variable 'dNLL' can be reduced. [variableScope]
AmpliconNoiseV1.29/PyroDist/PyroDist.c:845:2: style: Label 'memoryError' is not used. [unusedLabel]
AmpliconNoiseV1.29/PyroDist/PyroDist.c:743:0: style: Variable 'nCount' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroDist/PyroDist.c:719:17: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:2073:5: warning: fprintf format string requires 0 parameters but 1 is given. [wrongPrintfScanfArgNum]
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:545:3: style: Variable 'ifp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:543:0: note: Variable 'ifp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:545:3: note: Variable 'ifp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:849:3: style: Variable 'aaszClusters' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:838:0: note: Variable 'aaszClusters' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:849:3: note: Variable 'aaszClusters' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:956:3: style: Variable 'ifp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:954:0: note: Variable 'ifp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:956:3: note: Variable 'ifp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:1128:3: style: Variable 'ofp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:1124:0: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:1128:3: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:1157:3: style: Variable 'ofp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:1152:0: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:1157:3: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:1190:3: style: Variable 'ofp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:1186:0: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:1190:3: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:1220:3: style: Variable 'ofp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:1215:0: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:1220:3: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:1257:3: style: Variable 'ofp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:1252:0: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:1257:3: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:1294:3: style: Variable 'ofp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:1289:0: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:1294:3: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:1313:3: style: Variable 'szLine' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:1309:0: note: Variable 'szLine' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:1313:3: note: Variable 'szLine' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:1334:4: style: Variable 'szDup' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:1331:0: note: Variable 'szDup' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:1334:4: note: Variable 'szDup' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:1335:4: style: Variable 'szTemp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:1331:0: note: Variable 'szTemp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:1335:4: note: Variable 'szTemp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:1854:3: style: Variable 'nN' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:1846:0: note: Variable 'nN' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:1854:3: note: Variable 'nN' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:1854:22: style: Variable 'nM' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:1846:0: note: Variable 'nM' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:1854:22: note: Variable 'nM' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:1854:41: style: Variable 'nU' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:1846:0: note: Variable 'nU' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:1854:41: note: Variable 'nU' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:2415:3: style: Variable 'aacQualities' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:2413:0: note: Variable 'aacQualities' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:2415:3: note: Variable 'aacQualities' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:2516:3: style: Variable 'aacQualities' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:2514:0: note: Variable 'aacQualities' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:2516:3: note: Variable 'aacQualities' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:2644:3: style: Variable 'ofp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:2639:0: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:2644:3: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:2679:3: style: Variable 'ofp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:2674:0: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:2679:3: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:3041:3: style: Variable 'aadQualities' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:3037:0: note: Variable 'aadQualities' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:3041:3: note: Variable 'aadQualities' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:648:9: style: The scope of the variable 'line' can be reduced. [variableScope]
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:1764:2: style: Label 'memoryError' is not used. [unusedLabel]
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:3293:2: style: Label 'memoryError' is not used. [unusedLabel]
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:753:0: style: Variable 'j' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:753:0: style: Variable 'k' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:754:0: style: Variable 'nLen' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:754:0: style: Variable 'nCount' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:1154:14: style: Variable 'anF' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:1187:0: style: Variable 's' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:1670:0: style: Variable 'j' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:1697:0: style: Variable 'j' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:1726:30: style: Variable 'nM' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:1727:0: style: Variable 'j' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:1735:0: style: Variable 'nLen' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:1748:0: style: Variable 'nLen' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:2051:22: style: Variable 'dTau' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:2378:0: style: Variable 'j' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:2640:0: style: Variable 's' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:2675:0: style: Variable 's' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:2795:0: style: Variable 'nUnique' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:2830:0: style: Variable 'j' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:2830:33: style: Variable 'nM' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:2842:41: style: Variable 'nI' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:3105:0: style: Variable 'dTemp' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoise/PyroNoise.c:3116:0: style: Variable 'dTemp' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:2169:5: warning: fprintf format string requires 0 parameters but 1 is given. [wrongPrintfScanfArgNum]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:597:3: style: Variable 'ifp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:595:0: note: Variable 'ifp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:597:3: note: Variable 'ifp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:945:3: style: Variable 'aaszClusters' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:934:0: note: Variable 'aaszClusters' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:945:3: note: Variable 'aaszClusters' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:1052:3: style: Variable 'ifp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:1050:0: note: Variable 'ifp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:1052:3: note: Variable 'ifp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:1224:3: style: Variable 'ofp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:1220:0: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:1224:3: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:1253:3: style: Variable 'ofp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:1248:0: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:1253:3: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:1286:3: style: Variable 'ofp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:1282:0: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:1286:3: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:1316:3: style: Variable 'ofp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:1311:0: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:1316:3: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:1353:3: style: Variable 'ofp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:1348:0: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:1353:3: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:1390:3: style: Variable 'ofp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:1385:0: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:1390:3: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:1409:3: style: Variable 'szLine' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:1405:0: note: Variable 'szLine' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:1409:3: note: Variable 'szLine' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:1430:4: style: Variable 'szDup' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:1427:0: note: Variable 'szDup' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:1430:4: note: Variable 'szDup' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:1431:4: style: Variable 'szTemp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:1427:0: note: Variable 'szTemp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:1431:4: note: Variable 'szTemp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:1950:3: style: Variable 'nN' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:1942:0: note: Variable 'nN' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:1950:3: note: Variable 'nN' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:1950:22: style: Variable 'nM' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:1942:0: note: Variable 'nM' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:1950:22: note: Variable 'nM' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:1950:41: style: Variable 'nU' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:1942:0: note: Variable 'nU' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:1950:41: note: Variable 'nU' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:2531:3: style: Variable 'aacQualities' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:2529:0: note: Variable 'aacQualities' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:2531:3: note: Variable 'aacQualities' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:2632:3: style: Variable 'aacQualities' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:2630:0: note: Variable 'aacQualities' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:2632:3: note: Variable 'aacQualities' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:2760:3: style: Variable 'ofp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:2755:0: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:2760:3: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:2795:3: style: Variable 'ofp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:2790:0: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:2795:3: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:3242:3: style: Variable 'aadQualities' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:3238:0: note: Variable 'aadQualities' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:3242:3: note: Variable 'aadQualities' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:731:9: style: The scope of the variable 'line' can be reduced. [variableScope]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:1860:2: style: Label 'memoryError' is not used. [unusedLabel]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:3412:2: style: Label 'memoryError' is not used. [unusedLabel]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:3502:2: style: Label 'memoryError' is not used. [unusedLabel]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:1250:14: style: Variable 'anF' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:1283:0: style: Variable 's' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:1766:0: style: Variable 'j' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:1793:0: style: Variable 'j' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:1822:30: style: Variable 'nM' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:1823:0: style: Variable 'j' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:1831:0: style: Variable 'nLen' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:1844:0: style: Variable 'nLen' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:1921:0: style: Variable 'i' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:2147:22: style: Variable 'dTau' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:2494:0: style: Variable 'j' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:2756:0: style: Variable 's' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:2791:0: style: Variable 's' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:2996:0: style: Variable 'nUnique' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:3031:0: style: Variable 'j' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:3031:33: style: Variable 'nM' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:3043:41: style: Variable 'nI' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:3067:22: style: Variable 'anLengths' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:3068:22: style: Variable 'asData' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:3069:22: style: Variable 'asU' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:3122:45: style: Variable 'nM' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:3124:20: style: Variable 'anLengths' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:3125:20: style: Variable 'asData' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:3126:20: style: Variable 'asU' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:3306:0: style: Variable 'dTemp' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:3317:0: style: Variable 'dTemp' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:3482:0: style: Variable 'i' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseA/PyroNoiseA.c:3559:28: style: Variable 'nN' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:2139:5: warning: fprintf format string requires 0 parameters but 1 is given. [wrongPrintfScanfArgNum]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:598:3: style: Variable 'ifp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:596:0: note: Variable 'ifp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:598:3: note: Variable 'ifp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:915:3: style: Variable 'aaszClusters' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:904:0: note: Variable 'aaszClusters' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:915:3: note: Variable 'aaszClusters' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:1022:3: style: Variable 'ifp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:1020:0: note: Variable 'ifp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:1022:3: note: Variable 'ifp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:1194:3: style: Variable 'ofp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:1190:0: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:1194:3: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:1223:3: style: Variable 'ofp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:1218:0: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:1223:3: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:1256:3: style: Variable 'ofp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:1252:0: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:1256:3: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:1286:3: style: Variable 'ofp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:1281:0: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:1286:3: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:1323:3: style: Variable 'ofp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:1318:0: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:1323:3: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:1360:3: style: Variable 'ofp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:1355:0: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:1360:3: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:1379:3: style: Variable 'szLine' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:1375:0: note: Variable 'szLine' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:1379:3: note: Variable 'szLine' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:1400:4: style: Variable 'szDup' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:1397:0: note: Variable 'szDup' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:1400:4: note: Variable 'szDup' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:1401:4: style: Variable 'szTemp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:1397:0: note: Variable 'szTemp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:1401:4: note: Variable 'szTemp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:1920:3: style: Variable 'nN' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:1912:0: note: Variable 'nN' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:1920:3: note: Variable 'nN' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:1920:22: style: Variable 'nM' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:1912:0: note: Variable 'nM' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:1920:22: note: Variable 'nM' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:1920:41: style: Variable 'nU' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:1912:0: note: Variable 'nU' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:1920:41: note: Variable 'nU' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:2501:3: style: Variable 'aacQualities' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:2499:0: note: Variable 'aacQualities' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:2501:3: note: Variable 'aacQualities' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:2602:3: style: Variable 'aacQualities' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:2600:0: note: Variable 'aacQualities' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:2602:3: note: Variable 'aacQualities' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:2730:3: style: Variable 'ofp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:2725:0: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:2730:3: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:2765:3: style: Variable 'ofp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:2760:0: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:2765:3: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:3212:3: style: Variable 'aadQualities' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:3208:0: note: Variable 'aadQualities' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:3212:3: note: Variable 'aadQualities' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:701:9: style: The scope of the variable 'line' can be reduced. [variableScope]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:1830:2: style: Label 'memoryError' is not used. [unusedLabel]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:3382:2: style: Label 'memoryError' is not used. [unusedLabel]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:3472:2: style: Label 'memoryError' is not used. [unusedLabel]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:1220:14: style: Variable 'anF' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:1253:0: style: Variable 's' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:1736:0: style: Variable 'j' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:1763:0: style: Variable 'j' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:1792:30: style: Variable 'nM' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:1793:0: style: Variable 'j' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:1801:0: style: Variable 'nLen' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:1814:0: style: Variable 'nLen' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:1891:0: style: Variable 'i' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:2117:22: style: Variable 'dTau' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:2464:0: style: Variable 'j' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:2726:0: style: Variable 's' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:2761:0: style: Variable 's' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:2966:0: style: Variable 'nUnique' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:3001:0: style: Variable 'j' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:3001:33: style: Variable 'nM' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:3013:41: style: Variable 'nI' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:3037:22: style: Variable 'anLengths' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:3038:22: style: Variable 'asData' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:3039:22: style: Variable 'asU' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:3092:45: style: Variable 'nM' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:3094:20: style: Variable 'anLengths' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:3095:20: style: Variable 'asData' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:3096:20: style: Variable 'asU' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:3276:0: style: Variable 'dTemp' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:3287:0: style: Variable 'dTemp' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:3452:0: style: Variable 'i' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/PyroNoiseM/PyroNoiseM.c:3529:28: style: Variable 'nN' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/SeqDist/SeqDist.c:587:3: style: Variable 'aadFMatrix' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/SeqDist/SeqDist.c:576:0: note: Variable 'aadFMatrix' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SeqDist/SeqDist.c:587:3: note: Variable 'aadFMatrix' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SeqDist/SeqDist.c:588:3: style: Variable 'aanMoves' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/SeqDist/SeqDist.c:577:0: note: Variable 'aanMoves' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SeqDist/SeqDist.c:588:3: note: Variable 'aanMoves' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SeqDist/SeqDist.c:589:3: style: Variable 'aanHA' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/SeqDist/SeqDist.c:578:0: note: Variable 'aanHA' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SeqDist/SeqDist.c:589:3: note: Variable 'aanHA' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SeqDist/SeqDist.c:590:3: style: Variable 'aanHB' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/SeqDist/SeqDist.c:579:0: note: Variable 'aanHB' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SeqDist/SeqDist.c:590:3: note: Variable 'aanHB' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SeqDist/SeqDist.c:789:3: style: Variable 'ifp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/SeqDist/SeqDist.c:779:0: note: Variable 'ifp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SeqDist/SeqDist.c:789:3: note: Variable 'ifp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SeqDist/SeqDist.c:264:9: style: The scope of the variable 'line' can be reduced. [variableScope]
AmpliconNoiseV1.29/SeqDist/SeqDist.c:781:40: style: The scope of the variable 'nSequences' can be reduced. [variableScope]
AmpliconNoiseV1.29/SeqDist/SeqDist.c:782:9: style: The scope of the variable 'szBrk' can be reduced. [variableScope]
AmpliconNoiseV1.29/SeqDist/SeqDist.c:783:9: style: The scope of the variable 'szRet' can be reduced. [variableScope]
AmpliconNoiseV1.29/SeqDist/SeqDist.c:33:0: style: Variable 'i' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/SeqDist/SeqDist.c:781:0: style: Variable 'j' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:120:18: warning: printf format string requires 1 parameter but 3 are given. [wrongPrintfScanfArgNum]
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:561:3: style: Variable 'ifp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:551:0: note: Variable 'ifp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:561:3: note: Variable 'ifp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:1096:3: style: Variable 'aadFMatrix' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:1085:0: note: Variable 'aadFMatrix' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:1096:3: note: Variable 'aadFMatrix' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:1097:3: style: Variable 'aanMoves' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:1086:0: note: Variable 'aanMoves' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:1097:3: note: Variable 'aanMoves' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:1098:3: style: Variable 'aanHA' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:1087:0: note: Variable 'aanHA' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:1098:3: note: Variable 'aanHA' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:1099:3: style: Variable 'aanHB' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:1088:0: note: Variable 'aanHB' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:1099:3: note: Variable 'aanHB' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:1849:3: style: Variable 'ofp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:1844:0: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:1849:3: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:1868:3: style: Variable 'szLine' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:1864:0: note: Variable 'szLine' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:1868:3: note: Variable 'szLine' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:1892:4: style: Variable 'szDup' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:1889:0: note: Variable 'szDup' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:1892:4: note: Variable 'szDup' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:1893:4: style: Variable 'szTemp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:1889:0: note: Variable 'szTemp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:1893:4: note: Variable 'szTemp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:1932:3: style: Variable 'ofp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:1927:0: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:1932:3: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:1961:3: style: Variable 'ofp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:1957:0: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:1961:3: note: Variable 'ofp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:2356:7: style: Variable 'szStart' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:2352:0: note: Variable 'szStart' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:2356:7: note: Variable 'szStart' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:2357:7: style: Variable 'szEnd' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:2352:0: note: Variable 'szEnd' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:2357:7: note: Variable 'szEnd' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:2361:7: style: Variable 'szTemp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:2352:0: note: Variable 'szTemp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:2361:7: note: Variable 'szTemp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:2439:3: style: Variable 'ifp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:2432:0: note: Variable 'ifp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:2439:3: note: Variable 'ifp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:705:9: style: The scope of the variable 'line' can be reduced. [variableScope]
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:1501:21: style: The scope of the variable 'k' can be reduced. [variableScope]
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:2243:11: style: The scope of the variable 'nMax' can be reduced. [variableScope]
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:2244:14: style: The scope of the variable 'dTotal' can be reduced. [variableScope]
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:1521:2: style: Label 'memoryError' is not used. [unusedLabel]
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:1448:0: style: Variable 'j' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:1475:0: style: Variable 'j' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:1500:31: style: Variable 'nM' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:1505:0: style: Variable 'nLen' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:1570:0: style: Variable 'i' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:1928:0: style: Variable 's' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:1958:0: style: Variable 's' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:2065:0: style: Variable 'j' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:2159:0: style: Variable 'l' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:2195:0: style: Variable 'j' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:2537:0: style: Variable 'dMaxTau' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:2538:0: style: Variable 'nMaxK' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:829:12: style: Array index 'k' is used before limits check. [arrayIndexThenCheck]
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:833:12: style: Array index 'k' is used before limits check. [arrayIndexThenCheck]
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:1916:3: error: Memory leak: szLine [memleak]
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:2376:5: error: Memory leak: szOutFile [memleak]
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:2376:5: error: Memory leak: aszMapping [memleak]
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:2376:5: error: Memory leak: szLine [memleak]
AmpliconNoiseV1.29/SeqNoise/SeqNoise.c:2376:5: error: Memory leak: aszCenters [memleak]
AmpliconNoiseV1.29/SplitClusterClust/SplitClusterClust.c:316:3: warning: fprintf format string requires 0 parameters but 1 is given. [wrongPrintfScanfArgNum]
AmpliconNoiseV1.29/SplitClusterClust/SplitClusterClust.c:185:3: style: Variable 'ifp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/SplitClusterClust/SplitClusterClust.c:182:0: note: Variable 'ifp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SplitClusterClust/SplitClusterClust.c:185:3: note: Variable 'ifp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SplitClusterClust/SplitClusterClust.c:263:3: style: Variable 'ifp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/SplitClusterClust/SplitClusterClust.c:259:0: note: Variable 'ifp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SplitClusterClust/SplitClusterClust.c:263:3: note: Variable 'ifp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SplitClusterClust/SplitClusterClust.c:353:2: style: Variable 'nI' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/SplitClusterClust/SplitClusterClust.c:351:0: note: Variable 'nI' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SplitClusterClust/SplitClusterClust.c:353:2: note: Variable 'nI' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SplitClusterClust/SplitClusterClust.c:390:2: style: Variable 'nI' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/SplitClusterClust/SplitClusterClust.c:387:0: note: Variable 'nI' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SplitClusterClust/SplitClusterClust.c:390:2: note: Variable 'nI' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SplitClusterClust/SplitClusterClust.c:25:14: style: The scope of the variable 'iL' can be reduced. [variableScope]
AmpliconNoiseV1.29/SplitClusterClust/SplitClusterClust.c:25:52: style: The scope of the variable 'j' can be reduced. [variableScope]
AmpliconNoiseV1.29/SplitClusterClust/SplitClusterClust.c:107:9: style: The scope of the variable 'line' can be reduced. [variableScope]
AmpliconNoiseV1.29/SplitClusterClust/SplitClusterClust.c:231:21: style: The scope of the variable 'index' can be reduced. [variableScope]
AmpliconNoiseV1.29/SplitClusterEven/SplitClusterEven.c:681:3: warning: fprintf format string requires 0 parameters but 1 is given. [wrongPrintfScanfArgNum]
AmpliconNoiseV1.29/SplitClusterEven/SplitClusterEven.c:41:3: style: Variable 'ifp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/SplitClusterEven/SplitClusterEven.c:20:0: note: Variable 'ifp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SplitClusterEven/SplitClusterEven.c:41:3: note: Variable 'ifp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SplitClusterEven/SplitClusterEven.c:498:3: style: Variable 'ifp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/SplitClusterEven/SplitClusterEven.c:495:0: note: Variable 'ifp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SplitClusterEven/SplitClusterEven.c:498:3: note: Variable 'ifp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SplitClusterEven/SplitClusterEven.c:628:3: style: Variable 'ifp' is reassigned a value before the old one has been used. [redundantAssignment]
AmpliconNoiseV1.29/SplitClusterEven/SplitClusterEven.c:624:0: note: Variable 'ifp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SplitClusterEven/SplitClusterEven.c:628:3: note: Variable 'ifp' is reassigned a value before the old one has been used.
AmpliconNoiseV1.29/SplitClusterEven/SplitClusterEven.c:27:14: style: The scope of the variable 'iL' can be reduced. [variableScope]
AmpliconNoiseV1.29/SplitClusterEven/SplitClusterEven.c:27:52: style: The scope of the variable 'j' can be reduced. [variableScope]
AmpliconNoiseV1.29/SplitClusterEven/SplitClusterEven.c:251:9: style: The scope of the variable 'line' can be reduced. [variableScope]
AmpliconNoiseV1.29/SplitClusterEven/SplitClusterEven.c:544:21: style: The scope of the variable 'index' can be reduced. [variableScope]
AmpliconNoiseV1.29/SplitClusterEven/SplitClusterEven.c:571:10: style: The scope of the variable 'dSplitDepth' can be reduced. [variableScope]
AmpliconNoiseV1.29/SplitClusterEven/SplitClusterEven.c:369:41: style: Function 'maxDepth' argument 2 names different: declaration 'pdMaxDepth' definition 'pdDepth'. [funcArgNamesDifferent]
AmpliconNoiseV1.29/SplitClusterEven/SplitClusterEven.h:91:41: note: Function 'maxDepth' argument 2 names different: declaration 'pdMaxDepth' definition 'pdDepth'.
AmpliconNoiseV1.29/SplitClusterEven/SplitClusterEven.c:369:41: note: Function 'maxDepth' argument 2 names different: declaration 'pdMaxDepth' definition 'pdDepth'.
AmpliconNoiseV1.29/SplitClusterEven/SplitClusterEven.c:26:0: style: Variable 'dSplitDepth' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/SplitClusterEven/SplitClusterEven.c:26:0: style: Variable 'dDepth' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/SplitClusterEven/SplitClusterEven.c:371:0: style: Variable 'dOldDepth' is assigned a value that is never used. [unreadVariable]
AmpliconNoiseV1.29/SplitClusterEven/SplitClusterEven.c:383:22: style: Variable 'dOldDepth' is assigned a value that is never used. [unreadVariable]
[22:38]

ftp://ftp.se.debian.org/debian/pool/main/a/ampr-ripd/ampr-ripd_2.3.orig.tar.gz
ampr-ripd-2.3/ampr-ripd.c:291:5: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ampr-ripd-2.3/ampr-ripd.c:466:6: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ampr-ripd-2.3/ampr-ripd.c:654:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ampr-ripd-2.3/ampr-ripd.c:655:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ampr-ripd-2.3/ampr-ripd.c:879:11: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
ampr-ripd-2.3/ampr-ripd.c:879:11: warning: %d in format string (no. 2) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
ampr-ripd-2.3/ampr-ripd.c:879:11: warning: %d in format string (no. 3) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
ampr-ripd-2.3/ampr-ripd.c:879:11: warning: %d in format string (no. 4) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
ampr-ripd-2.3/ampr-ripd.c:885:11: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
ampr-ripd-2.3/ampr-ripd.c:889:11: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
ampr-ripd-2.3/ampr-ripd.c:889:11: warning: %d in format string (no. 2) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
ampr-ripd-2.3/ampr-ripd.c:889:11: warning: %d in format string (no. 3) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
ampr-ripd-2.3/ampr-ripd.c:889:11: warning: %d in format string (no. 4) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
ampr-ripd-2.3/ampr-ripd.c:1959:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ampr-ripd-2.3/ampr-ripd.c:1960:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ampr-ripd-2.3/ampr-ripd.c:550:32: warning: Either the condition 'NULL==rtf' is redundant or there is possible null pointer dereference: rtf. [nullPointerRedundantCheck]
ampr-ripd-2.3/ampr-ripd.c:542:15: note: Assuming that condition 'NULL==rtf' is not redundant
ampr-ripd-2.3/ampr-ripd.c:550:32: note: Null pointer dereference
ampr-ripd-2.3/ampr-ripd.c:326:11: style: The scope of the variable 'nlist' can be reduced. [variableScope]
ampr-ripd-2.3/ampr-ripd.c:327:14: style: The scope of the variable 'ip' can be reduced. [variableScope]
ampr-ripd-2.3/ampr-ripd.c:457:11: style: The scope of the variable 'p' can be reduced. [variableScope]
ampr-ripd-2.3/ampr-ripd.c:580:14: style: The scope of the variable 'ipaddr' can be reduced. [variableScope]
ampr-ripd-2.3/ampr-ripd.c:649:11: style: The scope of the variable 'nlist' can be reduced. [variableScope]
ampr-ripd-2.3/ampr-ripd.c:795:8: style: The scope of the variable 'efd' can be reduced. [variableScope]
ampr-ripd-2.3/ampr-ripd.c:1056:20: style: The scope of the variable 'rtattr' can be reduced. [variableScope]
ampr-ripd-2.3/ampr-ripd.c:1057:22: style: The scope of the variable 'rh' can be reduced. [variableScope]
ampr-ripd-2.3/ampr-ripd.c:1058:19: style: The scope of the variable 'rm' can be reduced. [variableScope]
ampr-ripd-2.3/ampr-ripd.c:1670:8: style: The scope of the variable 'shutdown' can be reduced. [variableScope]
ampr-ripd-2.3/ampr-ripd.c:1732:6: style: The scope of the variable 'rip_nr' can be reduced. [variableScope]
ampr-ripd-2.3/ampr-ripd.c:1733:6: style: The scope of the variable 'route_nr' can be reduced. [variableScope]
ampr-ripd-2.3/ampr-ripd.c:1734:6: style: The scope of the variable 'size' can be reduced. [variableScope]
ampr-ripd-2.3/ampr-ripd.c:1877:6: style: The scope of the variable 'len' can be reduced. [variableScope]
ampr-ripd-2.3/ampr-ripd.c:939:11: portability: '(void*)(n)' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
ampr-ripd-2.3/ampr-ripd.c:959:46: portability: '(void*)rta' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
ampr-ripd-2.3/ampr-ripd.c:1050:7: style: struct member 'Anonymous0::buf' is never used. [unusedStructMember]
ampr-ripd-2.3/ampr-ripd.c:1805:26: style: Array index 'route_nr' is used before limits check. [arrayIndexThenCheck]
ampr-ripd-2.3/ampr-ripd.c:819:66: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
ampr-ripd-2.3/ampr-ripd.c:554:16: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
[22:38]

ftp://ftp.se.debian.org/debian/pool/main/a/ampsharp/ampsharp_2.0.4.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/amqp-specs/amqp-specs_1-0r0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/amrita2/amrita2_2.0.2+dfsg.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/ams/ams_2.1.1.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/amsn/amsn_0.98.9.orig.tar.gz
amsn-0.98.9/lang/genlangfiles.c:128:7: style: The scope of the variable 'keyname' can be reduced. [variableScope]
amsn-0.98.9/lang/genlangfiles.c:244:6: style: The scope of the variable 'num' can be reduced. [variableScope]
amsn-0.98.9/lang/genlangfiles.c:36:2: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
amsn-0.98.9/lang/genlangfiles.c:50:3: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
amsn-0.98.9/lang/genlangfiles.c:99:3: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
amsn-0.98.9/lang/genlangfiles.c:153:4: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
amsn-0.98.9/lang/genlangfiles.c:200:3: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
amsn-0.98.9/lang/genlangfiles.c:202:3: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
amsn-0.98.9/lang/genlangfiles.c:258:3: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
amsn-0.98.9/lang/genlangfiles.c:260:3: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
amsn-0.98.9/lang/genlangfiles.c:142:0: error: Resource leak: f [resourceLeak]
amsn-0.98.9/lang/genpage.c:148:3: warning: printf format string requires 0 parameters but 1 is given. [wrongPrintfScanfArgNum]
amsn-0.98.9/lang/genpage.c:210:7: style: The scope of the variable 'c' can be reduced. [variableScope]
amsn-0.98.9/lang/genpage.c:228:6: style: The scope of the variable 'num' can be reduced. [variableScope]
amsn-0.98.9/lang/genpage.c:30:2: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
amsn-0.98.9/lang/genpage.c:44:3: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
amsn-0.98.9/lang/genpage.c:87:3: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
amsn-0.98.9/lang/genpage.c:126:3: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
amsn-0.98.9/lang/genpage.c:168:3: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
amsn-0.98.9/lang/genpage.c:170:3: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
amsn-0.98.9/lang/genpage.c:237:3: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
amsn-0.98.9/lang/genpage.c:239:3: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
amsn-0.98.9/plugins/amsnplus/snapshot.c:29:8: style: Variable 'vis' is assigned a value that is never used. [unreadVariable]
amsn-0.98.9/plugins/amsnplus/snapshot.c:31:7: style: Variable 'cm' is assigned a value that is never used. [unreadVariable]
amsn-0.98.9/plugins/amsnplus/snapshot.c:30:10: style: Variable 'depth' is assigned a value that is never used. [unreadVariable]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximaiter.h:226:8: style: The scope of the variable 'pSrc' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximaiter.h:243:8: style: The scope of the variable 'pSrc' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximabmp.cpp:168:14: style: The scope of the variable 'p' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximaiter.h:86:41: style: Function 'CImageIterator' argument 1 names different: declaration 'image' definition 'imageImpl'. [funcArgNamesDifferent]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximaiter.h:46:28: note: Function 'CImageIterator' argument 1 names different: declaration 'image' definition 'imageImpl'.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximaiter.h:86:41: note: Function 'CImageIterator' argument 1 names different: declaration 'image' definition 'imageImpl'.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximaiter.h:55:7: style: Technically the member function 'CImageIterator::GetByte' can be const. [functionConst]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximaiter.h:65:7: style: Technically the member function 'CImageIterator::GetSteps' can be const. [functionConst]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximaiter.h:70:7: style: Technically the member function 'CImageIterator::GetY' can be const. [functionConst]
amsn-0.98.9/utils/TkCximage/src/CxImage/xiofile.h:32:15: warning: Virtual function 'Close' is called from destructor '~CxIOFile()' at line 17. Dynamic binding is not used. [virtualCallInConstructor]
amsn-0.98.9/utils/TkCximage/src/CxImage/xiofile.h:17:3: note: Calling Close
amsn-0.98.9/utils/TkCximage/src/CxImage/xiofile.h:32:15: note: Close is a virtual method
amsn-0.98.9/utils/TkCximage/src/CxImage/xiofile.h:9:2: style: Class 'CxIOFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.h:205:2: style: Class 'CxImage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximaiter.h:46:2: style: Class 'CImageIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amsn-0.98.9/utils/TkCximage/src/CxImage/xiofile.h:32:15: style: The function 'Close' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsn-0.98.9/utils/TkCximage/src/CxImage/xfile.h:59:15: note: Virtual function in base class
amsn-0.98.9/utils/TkCximage/src/CxImage/xiofile.h:32:15: note: Function in derived class
amsn-0.98.9/utils/TkCximage/src/CxImage/xiofile.h:42:17: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsn-0.98.9/utils/TkCximage/src/CxImage/xfile.h:60:17: note: Virtual function in base class
amsn-0.98.9/utils/TkCximage/src/CxImage/xiofile.h:42:17: note: Function in derived class
amsn-0.98.9/utils/TkCximage/src/CxImage/xiofile.h:48:17: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsn-0.98.9/utils/TkCximage/src/CxImage/xfile.h:61:17: note: Virtual function in base class
amsn-0.98.9/utils/TkCximage/src/CxImage/xiofile.h:48:17: note: Function in derived class
amsn-0.98.9/utils/TkCximage/src/CxImage/xiofile.h:54:15: style: The function 'Seek' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsn-0.98.9/utils/TkCximage/src/CxImage/xfile.h:62:15: note: Virtual function in base class
amsn-0.98.9/utils/TkCximage/src/CxImage/xiofile.h:54:15: note: Function in derived class
amsn-0.98.9/utils/TkCximage/src/CxImage/xiofile.h:60:15: style: The function 'Tell' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsn-0.98.9/utils/TkCximage/src/CxImage/xfile.h:63:15: note: Virtual function in base class
amsn-0.98.9/utils/TkCximage/src/CxImage/xiofile.h:60:15: note: Function in derived class
amsn-0.98.9/utils/TkCximage/src/CxImage/xiofile.h:66:15: style: The function 'Size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsn-0.98.9/utils/TkCximage/src/CxImage/xfile.h:64:15: note: Virtual function in base class
amsn-0.98.9/utils/TkCximage/src/CxImage/xiofile.h:66:15: note: Function in derived class
amsn-0.98.9/utils/TkCximage/src/CxImage/xiofile.h:77:15: style: The function 'Flush' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsn-0.98.9/utils/TkCximage/src/CxImage/xfile.h:65:15: note: Virtual function in base class
amsn-0.98.9/utils/TkCximage/src/CxImage/xiofile.h:77:15: note: Function in derived class
amsn-0.98.9/utils/TkCximage/src/CxImage/xiofile.h:83:15: style: The function 'Eof' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsn-0.98.9/utils/TkCximage/src/CxImage/xfile.h:66:15: note: Virtual function in base class
amsn-0.98.9/utils/TkCximage/src/CxImage/xiofile.h:83:15: note: Function in derived class
amsn-0.98.9/utils/TkCximage/src/CxImage/xiofile.h:89:15: style: The function 'Error' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsn-0.98.9/utils/TkCximage/src/CxImage/xfile.h:67:15: note: Virtual function in base class
amsn-0.98.9/utils/TkCximage/src/CxImage/xiofile.h:89:15: note: Function in derived class
amsn-0.98.9/utils/TkCximage/src/CxImage/xiofile.h:95:15: style: The function 'PutC' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsn-0.98.9/utils/TkCximage/src/CxImage/xfile.h:68:15: note: Virtual function in base class
amsn-0.98.9/utils/TkCximage/src/CxImage/xiofile.h:95:15: note: Function in derived class
amsn-0.98.9/utils/TkCximage/src/CxImage/xiofile.h:101:15: style: The function 'GetC' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsn-0.98.9/utils/TkCximage/src/CxImage/xfile.h:74:15: note: Virtual function in base class
amsn-0.98.9/utils/TkCximage/src/CxImage/xiofile.h:101:15: note: Function in derived class
amsn-0.98.9/utils/TkCximage/src/CxImage/xiofile.h:107:17: style: The function 'GetS' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsn-0.98.9/utils/TkCximage/src/CxImage/xfile.h:75:17: note: Virtual function in base class
amsn-0.98.9/utils/TkCximage/src/CxImage/xiofile.h:107:17: note: Function in derived class
amsn-0.98.9/utils/TkCximage/src/CxImage/xiofile.h:113:15: style: The function 'Scanf' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsn-0.98.9/utils/TkCximage/src/CxImage/xfile.h:76:15: note: Virtual function in base class
amsn-0.98.9/utils/TkCximage/src/CxImage/xiofile.h:113:15: note: Function in derived class
amsn-0.98.9/utils/TkCximage/src/CxImage/xmemfile.h:16:15: style: The function 'Close' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsn-0.98.9/utils/TkCximage/src/CxImage/xfile.h:59:15: note: Virtual function in base class
amsn-0.98.9/utils/TkCximage/src/CxImage/xmemfile.h:16:15: note: Function in derived class
amsn-0.98.9/utils/TkCximage/src/CxImage/xmemfile.h:17:17: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsn-0.98.9/utils/TkCximage/src/CxImage/xfile.h:60:17: note: Virtual function in base class
amsn-0.98.9/utils/TkCximage/src/CxImage/xmemfile.h:17:17: note: Function in derived class
amsn-0.98.9/utils/TkCximage/src/CxImage/xmemfile.h:18:17: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsn-0.98.9/utils/TkCximage/src/CxImage/xfile.h:61:17: note: Virtual function in base class
amsn-0.98.9/utils/TkCximage/src/CxImage/xmemfile.h:18:17: note: Function in derived class
amsn-0.98.9/utils/TkCximage/src/CxImage/xmemfile.h:19:15: style: The function 'Seek' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsn-0.98.9/utils/TkCximage/src/CxImage/xfile.h:62:15: note: Virtual function in base class
amsn-0.98.9/utils/TkCximage/src/CxImage/xmemfile.h:19:15: note: Function in derived class
amsn-0.98.9/utils/TkCximage/src/CxImage/xmemfile.h:20:15: style: The function 'Tell' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsn-0.98.9/utils/TkCximage/src/CxImage/xfile.h:63:15: note: Virtual function in base class
amsn-0.98.9/utils/TkCximage/src/CxImage/xmemfile.h:20:15: note: Function in derived class
amsn-0.98.9/utils/TkCximage/src/CxImage/xmemfile.h:21:15: style: The function 'Size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsn-0.98.9/utils/TkCximage/src/CxImage/xfile.h:64:15: note: Virtual function in base class
amsn-0.98.9/utils/TkCximage/src/CxImage/xmemfile.h:21:15: note: Function in derived class
amsn-0.98.9/utils/TkCximage/src/CxImage/xmemfile.h:22:15: style: The function 'Flush' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsn-0.98.9/utils/TkCximage/src/CxImage/xfile.h:65:15: note: Virtual function in base class
amsn-0.98.9/utils/TkCximage/src/CxImage/xmemfile.h:22:15: note: Function in derived class
amsn-0.98.9/utils/TkCximage/src/CxImage/xmemfile.h:23:15: style: The function 'Eof' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsn-0.98.9/utils/TkCximage/src/CxImage/xfile.h:66:15: note: Virtual function in base class
amsn-0.98.9/utils/TkCximage/src/CxImage/xmemfile.h:23:15: note: Function in derived class
amsn-0.98.9/utils/TkCximage/src/CxImage/xmemfile.h:24:15: style: The function 'Error' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsn-0.98.9/utils/TkCximage/src/CxImage/xfile.h:67:15: note: Virtual function in base class
amsn-0.98.9/utils/TkCximage/src/CxImage/xmemfile.h:24:15: note: Function in derived class
amsn-0.98.9/utils/TkCximage/src/CxImage/xmemfile.h:25:15: style: The function 'PutC' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsn-0.98.9/utils/TkCximage/src/CxImage/xfile.h:68:15: note: Virtual function in base class
amsn-0.98.9/utils/TkCximage/src/CxImage/xmemfile.h:25:15: note: Function in derived class
amsn-0.98.9/utils/TkCximage/src/CxImage/xmemfile.h:26:15: style: The function 'GetC' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsn-0.98.9/utils/TkCximage/src/CxImage/xfile.h:74:15: note: Virtual function in base class
amsn-0.98.9/utils/TkCximage/src/CxImage/xmemfile.h:26:15: note: Function in derived class
amsn-0.98.9/utils/TkCximage/src/CxImage/xmemfile.h:27:17: style: The function 'GetS' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsn-0.98.9/utils/TkCximage/src/CxImage/xfile.h:75:17: note: Virtual function in base class
amsn-0.98.9/utils/TkCximage/src/CxImage/xmemfile.h:27:17: note: Function in derived class
amsn-0.98.9/utils/TkCximage/src/CxImage/xmemfile.h:28:15: style: The function 'Scanf' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsn-0.98.9/utils/TkCximage/src/CxImage/xfile.h:76:15: note: Virtual function in base class
amsn-0.98.9/utils/TkCximage/src/CxImage/xmemfile.h:28:15: note: Function in derived class
amsn-0.98.9/utils/TkCximage/src/CxImage/ximajpg.h:207:22: style: C-style pointer casting [cstyleCast]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximajpg.h:214:22: style: C-style pointer casting [cstyleCast]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximajpg.h:224:22: style: C-style pointer casting [cstyleCast]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximajpg.h:239:24: style: C-style pointer casting [cstyleCast]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximajpg.h:246:24: style: C-style pointer casting [cstyleCast]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximajpg.h:265:24: style: C-style pointer casting [cstyleCast]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximapng.h:49:19: style: C-style pointer casting [cstyleCast]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximapng.h:55:19: style: C-style pointer casting [cstyleCast]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximapng.h:61:19: style: C-style pointer casting [cstyleCast]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximajpg.h:248:14: style: Checking if unsigned variable 'nbytes' is less than zero. [unsignedLessThanZero]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximajpg.h:182:2: warning: Member variable 'CxFileJpg::m_bStartOfFile' is not initialized in the constructor. [uninitMemberVar]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.h:121:2: warning: Member variable 'CxImageGIF::gifgce' is not initialized in the constructor. [uninitMemberVar]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.h:121:2: warning: Member variable 'CxImageGIF::curx' is not initialized in the constructor. [uninitMemberVar]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.h:121:2: warning: Member variable 'CxImageGIF::cury' is not initialized in the constructor. [uninitMemberVar]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.h:121:2: warning: Member variable 'CxImageGIF::CountDown' is not initialized in the constructor. [uninitMemberVar]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.h:121:2: warning: Member variable 'CxImageGIF::cur_accum' is not initialized in the constructor. [uninitMemberVar]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.h:121:2: warning: Member variable 'CxImageGIF::cur_bits' is not initialized in the constructor. [uninitMemberVar]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.h:121:2: warning: Member variable 'CxImageGIF::interlaced' is not initialized in the constructor. [uninitMemberVar]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.h:121:2: warning: Member variable 'CxImageGIF::iypos' is not initialized in the constructor. [uninitMemberVar]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.h:121:2: warning: Member variable 'CxImageGIF::istep' is not initialized in the constructor. [uninitMemberVar]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.h:121:2: warning: Member variable 'CxImageGIF::iheight' is not initialized in the constructor. [uninitMemberVar]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.h:121:2: warning: Member variable 'CxImageGIF::ipass' is not initialized in the constructor. [uninitMemberVar]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.h:121:2: warning: Member variable 'CxImageGIF::ibf' is not initialized in the constructor. [uninitMemberVar]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.h:121:2: warning: Member variable 'CxImageGIF::ibfmax' is not initialized in the constructor. [uninitMemberVar]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.h:121:2: warning: Member variable 'CxImageGIF::buf' is not initialized in the constructor. [uninitMemberVar]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.h:121:2: warning: Member variable 'CxImageGIF::curr_size' is not initialized in the constructor. [uninitMemberVar]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.h:121:2: warning: Member variable 'CxImageGIF::clear' is not initialized in the constructor. [uninitMemberVar]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.h:121:2: warning: Member variable 'CxImageGIF::ending' is not initialized in the constructor. [uninitMemberVar]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.h:121:2: warning: Member variable 'CxImageGIF::newcodes' is not initialized in the constructor. [uninitMemberVar]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.h:121:2: warning: Member variable 'CxImageGIF::top_slot' is not initialized in the constructor. [uninitMemberVar]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.h:121:2: warning: Member variable 'CxImageGIF::slot' is not initialized in the constructor. [uninitMemberVar]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.h:121:2: warning: Member variable 'CxImageGIF::navail_bytes' is not initialized in the constructor. [uninitMemberVar]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.h:121:2: warning: Member variable 'CxImageGIF::nbits_left' is not initialized in the constructor. [uninitMemberVar]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.h:121:2: warning: Member variable 'CxImageGIF::b1' is not initialized in the constructor. [uninitMemberVar]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.h:121:2: warning: Member variable 'CxImageGIF::byte_buff' is not initialized in the constructor. [uninitMemberVar]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.h:121:2: warning: Member variable 'CxImageGIF::pbytes' is not initialized in the constructor. [uninitMemberVar]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.h:121:2: warning: Member variable 'CxImageGIF::stack' is not initialized in the constructor. [uninitMemberVar]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.h:121:2: warning: Member variable 'CxImageGIF::suffix' is not initialized in the constructor. [uninitMemberVar]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.h:121:2: warning: Member variable 'CxImageGIF::prefix' is not initialized in the constructor. [uninitMemberVar]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.h:121:2: warning: Member variable 'CxImageGIF::htab' is not initialized in the constructor. [uninitMemberVar]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.h:121:2: warning: Member variable 'CxImageGIF::codetab' is not initialized in the constructor. [uninitMemberVar]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.h:121:2: warning: Member variable 'CxImageGIF::n_bits' is not initialized in the constructor. [uninitMemberVar]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.h:121:2: warning: Member variable 'CxImageGIF::maxcode' is not initialized in the constructor. [uninitMemberVar]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.h:121:2: warning: Member variable 'CxImageGIF::free_ent' is not initialized in the constructor. [uninitMemberVar]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.h:121:2: warning: Member variable 'CxImageGIF::clear_flg' is not initialized in the constructor. [uninitMemberVar]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.h:121:2: warning: Member variable 'CxImageGIF::g_init_bits' is not initialized in the constructor. [uninitMemberVar]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.h:121:2: warning: Member variable 'CxImageGIF::g_outfile' is not initialized in the constructor. [uninitMemberVar]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.h:121:2: warning: Member variable 'CxImageGIF::ClearCode' is not initialized in the constructor. [uninitMemberVar]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.h:121:2: warning: Member variable 'CxImageGIF::EOFCode' is not initialized in the constructor. [uninitMemberVar]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.h:121:2: warning: Member variable 'CxImageGIF::a_count' is not initialized in the constructor. [uninitMemberVar]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.h:121:2: warning: Member variable 'CxImageGIF::accum' is not initialized in the constructor. [uninitMemberVar]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximajpg.h:141:2: style: Class 'CxExifInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximajpg.h:182:2: style: Class 'CxFileJpg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximaexif.cpp:648:29: style: The scope of the variable 'SubdirStart' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximaexif.cpp:670:25: style: The scope of the variable 'SubdirStart' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximaexif.cpp:738:9: style: The scope of the variable 'ch' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximaexif.cpp:770:22: style: Variable 'data_precision' is assigned a value that is never used. [unreadVariable]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximajpg.h:150:6: style: Technically the member function 'CxImageJPG::CxExifInfo::Get16u' can be const. [functionConst]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximaexif.cpp:280:29: note: Technically the member function 'CxImageJPG::CxExifInfo::Get16u' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximajpg.h:150:6: note: Technically the member function 'CxImageJPG::CxExifInfo::Get16u' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximajpg.h:151:6: performance: Technically the member function 'CxImageJPG::CxExifInfo::Get16m' can be static. [functionStatic]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximaexif.cpp:272:29: note: Technically the member function 'CxImageJPG::CxExifInfo::Get16m' can be static.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximajpg.h:151:6: note: Technically the member function 'CxImageJPG::CxExifInfo::Get16m' can be static.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximajpg.h:152:7: style: Technically the member function 'CxImageJPG::CxExifInfo::Get32s' can be const. [functionConst]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximaexif.cpp:292:30: note: Technically the member function 'CxImageJPG::CxExifInfo::Get32s' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximajpg.h:152:7: note: Technically the member function 'CxImageJPG::CxExifInfo::Get32s' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.cpp:21:2: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.cpp:352:15: style: C-style pointer casting [cstyleCast]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.cpp:375:8: style: The scope of the variable 'y2' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.cpp:375:11: style: The scope of the variable 'y3' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.cpp:403:8: style: The scope of the variable 'y4' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.cpp:403:11: style: The scope of the variable 'y3' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.cpp:447:8: style: The scope of the variable 'dst' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.cpp:486:8: style: The scope of the variable 'dst' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.cpp:342:36: style: Function 'Ghost' argument 1 names different: declaration 'src' definition 'from'. [funcArgNamesDifferent]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.h:715:28: note: Function 'Ghost' argument 1 names different: declaration 'src' definition 'from'.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.cpp:342:36: note: Function 'Ghost' argument 1 names different: declaration 'src' definition 'from'.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.h:225:7: performance: Technically the member function 'CxImage::FreeMemory' can be static. [functionStatic]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.cpp:531:15: note: Technically the member function 'CxImage::FreeMemory' can be static.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.h:225:7: note: Technically the member function 'CxImage::FreeMemory' can be static.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.h:330:7: style: Technically the member function 'CxImage::IsInside' can be const. [functionConst]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.cpp:283:15: note: Technically the member function 'CxImage::IsInside' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.h:330:7: note: Technically the member function 'CxImage::IsInside' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.h:718:7: style: Technically the member function 'CxImage::Bitfield2RGB' can be const. [functionConst]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.cpp:359:15: note: Technically the member function 'CxImage::Bitfield2RGB' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.h:718:7: note: Technically the member function 'CxImage::Bitfield2RGB' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.cpp:721:16: style: The scope of the variable 'c' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.cpp:1623:6: style: The scope of the variable 'c' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.cpp:980:2: warning: Array 'prefix' is filled incompletely. Did you forget to multiply the size given to 'memset()' with 'sizeof(*prefix)'? [incompleteArrayFill]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.h:138:7: style: Technically the member function 'CxImageGIF::GetLoops' can be const. [functionConst]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.cpp:1332:18: note: Technically the member function 'CxImageGIF::GetLoops' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.h:138:7: note: Technically the member function 'CxImageGIF::GetLoops' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.h:164:7: performance: Technically the member function 'CxImageGIF::Putword' can be static. [functionStatic]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.cpp:713:18: note: Technically the member function 'CxImageGIF::Putword' can be static.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.h:164:7: note: Technically the member function 'CxImageGIF::Putword' can be static.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.h:168:7: style: Technically the member function 'CxImageGIF::cl_hash' can be const. [functionConst]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.cpp:891:18: note: Technically the member function 'CxImageGIF::cl_hash' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.h:168:7: note: Technically the member function 'CxImageGIF::cl_hash' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.h:177:7: performance: Technically the member function 'CxImageGIF::seek_next_image' can be static. [functionStatic]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.cpp:1313:18: note: Technically the member function 'CxImageGIF::seek_next_image' can be static.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.h:177:7: note: Technically the member function 'CxImageGIF::seek_next_image' can be static.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.h:232:15: performance: Technically the member function 'CxImageGIF::rle_isqrt' can be static. [functionStatic]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.cpp:1539:26: note: Technically the member function 'CxImageGIF::rle_isqrt' can be static.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximagif.h:232:15: note: Technically the member function 'CxImageGIF::rle_isqrt' can be static.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.h:244:14: style: Technically the member function 'CxImage::GetLastError' can be const. [functionConst]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximainfo.cpp:755:22: note: Technically the member function 'CxImage::GetLastError' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.h:244:14: note: Technically the member function 'CxImage::GetLastError' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.h:251:7: style: Technically the member function 'CxImage::GetOffset' can be const. [functionConst]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximainfo.cpp:531:15: note: Technically the member function 'CxImage::GetOffset' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.h:251:7: note: Technically the member function 'CxImage::GetOffset' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.h:281:8: style: Technically the member function 'CxImage::GetCodecOption' can be const. [functionConst]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximainfo.cpp:140:16: note: Technically the member function 'CxImage::GetCodecOption' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.h:281:8: note: Technically the member function 'CxImage::GetCodecOption' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.h:720:8: style: Technically the member function 'CxImage::xima_ntohs' can be const. [functionConst]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximainfo.cpp:724:16: note: Technically the member function 'CxImage::xima_ntohs' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.h:720:8: note: Technically the member function 'CxImage::xima_ntohs' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.h:721:7: style: Technically the member function 'CxImage::xima_ntohl' can be const. [functionConst]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximainfo.cpp:730:15: note: Technically the member function 'CxImage::xima_ntohl' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.h:721:7: note: Technically the member function 'CxImage::xima_ntohl' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximaint.cpp:404:15: style: The scope of the variable 'pxptr' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximaint.cpp:486:15: style: The scope of the variable 'pxptr' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximaint.cpp:604:9: style: The scope of the variable 'cps' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.h:396:8: performance: Technically the member function 'CxImage::AddAveragingCont' can be static. [functionStatic]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximaint.cpp:545:15: note: Technically the member function 'CxImage::AddAveragingCont' can be static.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.h:396:8: note: Technically the member function 'CxImage::AddAveragingCont' can be static.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximajpg.cpp:32:24: style: C-style pointer casting [cstyleCast]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximajpg.cpp:77:2: style: Variable 'is_exif' is reassigned a value before the old one has been used. [redundantAssignment]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximajpg.cpp:75:0: note: Variable 'is_exif' is reassigned a value before the old one has been used.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximajpg.cpp:77:2: note: Variable 'is_exif' is reassigned a value before the old one has been used.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximajpg.cpp:229:9: style: The scope of the variable 'k' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximajpg.cpp:40:13: warning: Member variable 'CxImageJPG::m_nPredictor' is not initialized in the constructor. [uninitMemberVar]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximajpg.cpp:40:13: warning: Member variable 'CxImageJPG::m_nPointTransform' is not initialized in the constructor. [uninitMemberVar]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximajpg.cpp:40:13: warning: Member variable 'CxImageJPG::m_nSmoothing' is not initialized in the constructor. [uninitMemberVar]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximajpg.cpp:40:13: warning: Member variable 'CxImageJPG::m_nQuantize' is not initialized in the constructor. [uninitMemberVar]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.h:668:7: style: Technically the member function 'CxImage::AlphaInvert' can be const. [functionConst]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximalpha.cpp:87:15: note: Technically the member function 'CxImage::AlphaInvert' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.h:668:7: note: Technically the member function 'CxImage::AlphaInvert' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.h:680:7: style: Technically the member function 'CxImage::AlphaIsValid' can be const. [functionConst]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximalpha.cpp:32:15: note: Technically the member function 'CxImage::AlphaIsValid' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.h:680:7: note: Technically the member function 'CxImage::AlphaIsValid' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.h:686:7: style: Technically the member function 'CxImage::AlphaPaletteIsEnabled' can be const. [functionConst]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximalpha.cpp:48:15: note: Technically the member function 'CxImage::AlphaPaletteIsEnabled' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.h:686:7: note: Technically the member function 'CxImage::AlphaPaletteIsEnabled' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.h:693:7: style: Technically the member function 'CxImage::BlindAlphaGet' can be const. [functionConst]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximalpha.cpp:163:15: note: Technically the member function 'CxImage::BlindAlphaGet' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.h:693:7: note: Technically the member function 'CxImage::BlindAlphaGet' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximapal.cpp:376:7: style: The scope of the variable 'k' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximapal.cpp:404:8: style: The scope of the variable 'temp' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximapal.cpp:558:8: style: The scope of the variable 'b' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.h:308:7: style: Technically the member function 'CxImage::IsGrayScale' can be const. [functionConst]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximapal.cpp:517:15: note: Technically the member function 'CxImage::IsGrayScale' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.h:308:7: note: Technically the member function 'CxImage::IsGrayScale' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.h:311:8: style: Technically the member function 'CxImage::GetPaletteSize' can be const. [functionConst]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximapal.cpp:12:16: note: Technically the member function 'CxImage::GetPaletteSize' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.h:311:8: note: Technically the member function 'CxImage::GetPaletteSize' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.h:313:10: style: Technically the member function 'CxImage::GetPaletteColor' can be const. [functionConst]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximapal.cpp:75:18: note: Technically the member function 'CxImage::GetPaletteColor' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.h:313:10: note: Technically the member function 'CxImage::GetPaletteColor' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.h:314:7: style: Technically the member function 'CxImage::GetPaletteColor' can be const. [functionConst]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximapal.cpp:433:15: note: Technically the member function 'CxImage::GetPaletteColor' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.h:314:7: note: Technically the member function 'CxImage::GetPaletteColor' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.h:316:7: style: Technically the member function 'CxImage::BlendPalette' can be const. [functionConst]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximapal.cpp:497:15: note: Technically the member function 'CxImage::BlendPalette' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.h:316:7: note: Technically the member function 'CxImage::BlendPalette' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.h:317:7: style: Technically the member function 'CxImage::SetGrayPalette' can be const. [functionConst]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximapal.cpp:485:15: note: Technically the member function 'CxImage::SetGrayPalette' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.h:317:7: note: Technically the member function 'CxImage::SetGrayPalette' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.h:334:7: style: Technically the member function 'CxImage::GetPixelIndex' can be const. [functionConst]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximapal.cpp:96:15: note: Technically the member function 'CxImage::GetPixelIndex' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.h:334:7: note: Technically the member function 'CxImage::GetPixelIndex' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.h:346:7: style: Technically the member function 'CxImage::BlindGetPixelIndex' can be const. [functionConst]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximapal.cpp:122:15: note: Technically the member function 'CxImage::BlindGetPixelIndex' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.h:346:7: note: Technically the member function 'CxImage::BlindGetPixelIndex' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.h:716:7: style: Technically the member function 'CxImage::RGBtoBGR' can be const. [functionConst]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximapal.cpp:401:15: note: Technically the member function 'CxImage::RGBtoBGR' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximage.h:716:7: note: Technically the member function 'CxImage::RGBtoBGR' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximapng.cpp:140:14: style: C-style pointer casting [cstyleCast]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximapng.cpp:25:8: style: The scope of the variable 'psrc' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximapng.cpp:25:14: style: The scope of the variable 'pdst' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximapng.cpp:26:7: style: The scope of the variable 'pos' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximapng.cpp:26:11: style: The scope of the variable 'idx' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximapng.cpp:334:6: style: The scope of the variable 'channels' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximapng.cpp:335:6: style: The scope of the variable 'bit_depth' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximapng.cpp:336:6: style: The scope of the variable 'color_type' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximapng.cpp:341:6: style: The scope of the variable 'num_trans' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximapng.cpp:454:22: style: Variable 'num_trans' is assigned a value that is never used. [unreadVariable]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximapng.h:45:7: style: Technically the member function 'CxImagePNG::expand2to4bpp' can be const. [functionConst]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximapng.cpp:23:18: note: Technically the member function 'CxImagePNG::expand2to4bpp' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximapng.h:45:7: note: Technically the member function 'CxImagePNG::expand2to4bpp' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximath.cpp:49:3: performance: Variable 'botLeft' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximath.cpp:50:3: performance: Variable 'topRight' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximath.h:14:9: style: Technically the member function 'CxPoint2::Distance' can be const. [functionConst]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximath.cpp:25:17: note: Technically the member function 'CxPoint2::Distance' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximath.h:14:9: note: Technically the member function 'CxPoint2::Distance' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximath.h:15:9: style: Technically the member function 'CxPoint2::Distance' can be const. [functionConst]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximath.cpp:30:17: note: Technically the member function 'CxPoint2::Distance' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximath.h:15:9: note: Technically the member function 'CxPoint2::Distance' can be const.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximath.h:7:1: warning: The class 'CxPoint2' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximath.h:21:1: warning: The class 'CxRect2' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximatran.cpp:1908:12: style: Condition 'order>4' is always false [knownConditionTrueFalse]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximatran.cpp:1906:15: note: Assignment 'order=4', assigned value is 4
amsn-0.98.9/utils/TkCximage/src/CxImage/ximatran.cpp:1908:12: note: Condition 'order>4' is always false
amsn-0.98.9/utils/TkCximage/src/CxImage/ximatran.cpp:1908:12: style: Same expression on both sides of '>' because the value of 'order' and '4' are the same. [duplicateExpression]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximatran.cpp:1906:15: note: 'order' is assigned value '4' here.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximatran.cpp:1908:12: note: Same expression on both sides of '>' because the value of 'order' and '4' are the same.
amsn-0.98.9/utils/TkCximage/src/CxImage/ximatran.cpp:16:7: style: The scope of the variable 'gray' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximatran.cpp:211:14: style: The scope of the variable 'dlineup' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximatran.cpp:216:35: style: The scope of the variable 'bitpos' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximatran.cpp:217:10: style: The scope of the variable 'div_r' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximatran.cpp:369:35: style: The scope of the variable 'bitpos' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximatran.cpp:370:10: style: The scope of the variable 'div_r' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximatran.cpp:762:9: style: The scope of the variable 'pxptr' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximatran.cpp:850:11: style: The scope of the variable 'y2' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximatran.cpp:917:14: style: The scope of the variable 'f_y' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximatran.cpp:917:19: style: The scope of the variable 'a' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximatran.cpp:918:14: style: The scope of the variable 'i_y' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximatran.cpp:975:14: style: The scope of the variable 'ifY' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximatran.cpp:975:25: style: The scope of the variable 'ifY1' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximatran.cpp:976:44: style: The scope of the variable 'dy' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximatran.cpp:1031:10: style: The scope of the variable 'pSource' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximatran.cpp:1037:10: style: The scope of the variable 'fEndX' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximatran.cpp:1043:8: style: The scope of the variable 'u' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximatran.cpp:1184:10: style: The scope of the variable 'pxptr' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximatran.cpp:2498:8: style: The scope of the variable 'alphaPtr' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximatran.cpp:2509:19: style: The scope of the variable 'srcPtr' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximatran.cpp:2512:7: style: The scope of the variable 'ex' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/CxImage/ximatran.cpp:2566:7: style: The scope of the variable 'ex' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/CxImage/xmemfile.cpp:164:7: style: The scope of the variable 'c' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/CxImage/xmemfile.cpp:180:29: style: Function 'Alloc' argument 1 names different: declaration 'nBytes' definition 'dwNewLen'. [funcArgNamesDifferent]
amsn-0.98.9/utils/TkCximage/src/CxImage/xmemfile.h:31:19: note: Function 'Alloc' argument 1 names different: declaration 'nBytes' definition 'dwNewLen'.
amsn-0.98.9/utils/TkCximage/src/CxImage/xmemfile.cpp:180:29: note: Function 'Alloc' argument 1 names different: declaration 'nBytes' definition 'dwNewLen'.
amsn-0.98.9/utils/TkCximage/src/CxImage/xmemfile.h:16:15: warning: Virtual function 'Close' is called from destructor '~CxMemFile()' at line 14. Dynamic binding is not used. [virtualCallInConstructor]
amsn-0.98.9/utils/TkCximage/src/CxImage/xmemfile.cpp:14:2: note: Calling Close
amsn-0.98.9/utils/TkCximage/src/CxImage/xmemfile.h:16:15: note: Close is a virtual method
amsn-0.98.9/utils/TkCximage/src/CxImage/xmemfile.cpp:189:8: error: Common realloc mistake: 'm_pBuffer' nulled but not freed upon failure [memleakOnRealloc]
amsn-0.98.9/utils/TkCximage/src/PhotoFormat.cpp:249:3: warning: Either the condition 'if(AnimatedGifInfo)' is redundant or there is possible null pointer dereference: AnimatedGifInfo. [nullPointerRedundantCheck]
amsn-0.98.9/utils/TkCximage/src/PhotoFormat.cpp:265:6: note: Assuming that condition 'if(AnimatedGifInfo)' is not redundant
amsn-0.98.9/utils/TkCximage/src/PhotoFormat.cpp:249:3: note: Null pointer dereference
amsn-0.98.9/utils/TkCximage/src/PhotoFormat.cpp:250:3: warning: Either the condition 'if(AnimatedGifInfo)' is redundant or there is possible null pointer dereference: AnimatedGifInfo. [nullPointerRedundantCheck]
amsn-0.98.9/utils/TkCximage/src/PhotoFormat.cpp:265:6: note: Assuming that condition 'if(AnimatedGifInfo)' is not redundant
amsn-0.98.9/utils/TkCximage/src/PhotoFormat.cpp:250:3: note: Null pointer dereference
amsn-0.98.9/utils/TkCximage/src/PhotoFormat.cpp:251:3: warning: Either the condition 'if(AnimatedGifInfo)' is redundant or there is possible null pointer dereference: AnimatedGifInfo. [nullPointerRedundantCheck]
amsn-0.98.9/utils/TkCximage/src/PhotoFormat.cpp:265:6: note: Assuming that condition 'if(AnimatedGifInfo)' is not redundant
amsn-0.98.9/utils/TkCximage/src/PhotoFormat.cpp:251:3: note: Null pointer dereference
amsn-0.98.9/utils/TkCximage/src/PhotoFormat.cpp:252:3: warning: Either the condition 'if(AnimatedGifInfo)' is redundant or there is possible null pointer dereference: AnimatedGifInfo. [nullPointerRedundantCheck]
amsn-0.98.9/utils/TkCximage/src/PhotoFormat.cpp:265:6: note: Assuming that condition 'if(AnimatedGifInfo)' is not redundant
amsn-0.98.9/utils/TkCximage/src/PhotoFormat.cpp:252:3: note: Null pointer dereference
amsn-0.98.9/utils/TkCximage/src/PhotoFormat.cpp:253:3: warning: Either the condition 'if(AnimatedGifInfo)' is redundant or there is possible null pointer dereference: AnimatedGifInfo. [nullPointerRedundantCheck]
amsn-0.98.9/utils/TkCximage/src/PhotoFormat.cpp:265:6: note: Assuming that condition 'if(AnimatedGifInfo)' is not redundant
amsn-0.98.9/utils/TkCximage/src/PhotoFormat.cpp:253:3: note: Null pointer dereference
amsn-0.98.9/utils/TkCximage/src/PhotoFormat.cpp:254:3: warning: Either the condition 'if(AnimatedGifInfo)' is redundant or there is possible null pointer dereference: AnimatedGifInfo. [nullPointerRedundantCheck]
amsn-0.98.9/utils/TkCximage/src/PhotoFormat.cpp:265:6: note: Assuming that condition 'if(AnimatedGifInfo)' is not redundant
amsn-0.98.9/utils/TkCximage/src/PhotoFormat.cpp:254:3: note: Null pointer dereference
amsn-0.98.9/utils/TkCximage/src/PhotoFormat.cpp:255:3: warning: Either the condition 'if(AnimatedGifInfo)' is redundant or there is possible null pointer dereference: AnimatedGifInfo. [nullPointerRedundantCheck]
amsn-0.98.9/utils/TkCximage/src/PhotoFormat.cpp:265:6: note: Assuming that condition 'if(AnimatedGifInfo)' is not redundant
amsn-0.98.9/utils/TkCximage/src/PhotoFormat.cpp:255:3: note: Null pointer dereference
amsn-0.98.9/utils/TkCximage/src/PhotoFormat.cpp:256:3: warning: Either the condition 'if(AnimatedGifInfo)' is redundant or there is possible null pointer dereference: AnimatedGifInfo. [nullPointerRedundantCheck]
amsn-0.98.9/utils/TkCximage/src/PhotoFormat.cpp:265:6: note: Assuming that condition 'if(AnimatedGifInfo)' is not redundant
amsn-0.98.9/utils/TkCximage/src/PhotoFormat.cpp:256:3: note: Null pointer dereference
amsn-0.98.9/utils/TkCximage/src/PhotoFormat.cpp:257:3: warning: Either the condition 'if(AnimatedGifInfo)' is redundant or there is possible null pointer dereference: AnimatedGifInfo. [nullPointerRedundantCheck]
amsn-0.98.9/utils/TkCximage/src/PhotoFormat.cpp:265:6: note: Assuming that condition 'if(AnimatedGifInfo)' is not redundant
amsn-0.98.9/utils/TkCximage/src/PhotoFormat.cpp:257:3: note: Null pointer dereference
amsn-0.98.9/utils/TkCximage/src/PhotoFormat.cpp:258:3: warning: Either the condition 'if(AnimatedGifInfo)' is redundant or there is possible null pointer dereference: AnimatedGifInfo. [nullPointerRedundantCheck]
amsn-0.98.9/utils/TkCximage/src/PhotoFormat.cpp:265:6: note: Assuming that condition 'if(AnimatedGifInfo)' is not redundant
amsn-0.98.9/utils/TkCximage/src/PhotoFormat.cpp:258:3: note: Null pointer dereference
amsn-0.98.9/utils/TkCximage/src/PhotoFormat.cpp:264:3: warning: Either the condition 'if(AnimatedGifInfo)' is redundant or there is possible null pointer dereference: AnimatedGifInfo. [nullPointerRedundantCheck]
amsn-0.98.9/utils/TkCximage/src/PhotoFormat.cpp:265:6: note: Assuming that condition 'if(AnimatedGifInfo)' is not redundant
amsn-0.98.9/utils/TkCximage/src/PhotoFormat.cpp:264:3: note: Null pointer dereference
amsn-0.98.9/utils/TkCximage/src/PhotoFormat.cpp:113:3: style: Variable 'buffer' is reassigned a value before the old one has been used. [redundantAssignment]
amsn-0.98.9/utils/TkCximage/src/PhotoFormat.cpp:106:0: note: Variable 'buffer' is reassigned a value before the old one has been used.
amsn-0.98.9/utils/TkCximage/src/PhotoFormat.cpp:113:3: note: Variable 'buffer' is reassigned a value before the old one has been used.
amsn-0.98.9/utils/TkCximage/src/PhotoFormat.cpp:164:3: style: Variable 'FileData' is reassigned a value before the old one has been used. [redundantAssignment]
amsn-0.98.9/utils/TkCximage/src/PhotoFormat.cpp:157:0: note: Variable 'FileData' is reassigned a value before the old one has been used.
amsn-0.98.9/utils/TkCximage/src/PhotoFormat.cpp:164:3: note: Variable 'FileData' is reassigned a value before the old one has been used.
amsn-0.98.9/utils/TkCximage/src/PhotoFormat.cpp:343:3: style: Variable 'pixelPtr' is reassigned a value before the old one has been used. [redundantAssignment]
amsn-0.98.9/utils/TkCximage/src/PhotoFormat.cpp:339:0: note: Variable 'pixelPtr' is reassigned a value before the old one has been used.
amsn-0.98.9/utils/TkCximage/src/PhotoFormat.cpp:343:3: note: Variable 'pixelPtr' is reassigned a value before the old one has been used.
amsn-0.98.9/utils/TkCximage/src/PhotoFormat.cpp:65:20: style: The scope of the variable 'element' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/PhotoFormat.cpp:35:100: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
amsn-0.98.9/utils/TkCximage/src/PhotoFormat.cpp:235:77: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
amsn-0.98.9/utils/TkCximage/src/PhotoFormat.cpp:407:92: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
amsn-0.98.9/utils/TkCximage/src/TkCximage.cpp:123:3: style: Variable 'ptr' is reassigned a value before the old one has been used. [redundantAssignment]
amsn-0.98.9/utils/TkCximage/src/TkCximage.cpp:119:0: note: Variable 'ptr' is reassigned a value before the old one has been used.
amsn-0.98.9/utils/TkCximage/src/TkCximage.cpp:123:3: note: Variable 'ptr' is reassigned a value before the old one has been used.
amsn-0.98.9/utils/TkCximage/src/TkCximage.cpp:121:8: style: The scope of the variable 'extension' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/procs.cpp:376:16: warning: Logical conjunction always evaluates to false: objc < 3 && objc > 4. [incorrectLogicOperator]
amsn-0.98.9/utils/TkCximage/src/procs.cpp:392:19: warning: Logical conjunction always evaluates to false: opacity < 0 && opacity > 1. [incorrectLogicOperator]
amsn-0.98.9/utils/TkCximage/src/procs.cpp:608:46: warning: Either the condition 'image==NULL' is redundant or there is possible null pointer dereference: image. [nullPointerRedundantCheck]
amsn-0.98.9/utils/TkCximage/src/procs.cpp:604:14: note: Assuming that condition 'image==NULL' is not redundant
amsn-0.98.9/utils/TkCximage/src/procs.cpp:608:46: note: Null pointer dereference
amsn-0.98.9/utils/TkCximage/src/procs.cpp:158:7: style: The scope of the variable 'alpha' can be reduced. [variableScope]
amsn-0.98.9/utils/TkCximage/src/procs.cpp:447:32: style: Function 'CopyImageToTk' argument 1 names different: declaration 'inter' definition 'interp'. [funcArgNamesDifferent]
amsn-0.98.9/utils/TkCximage/src/TkCximage.h:257:39: note: Function 'CopyImageToTk' argument 1 names different: declaration 'inter' definition 'interp'.
amsn-0.98.9/utils/TkCximage/src/procs.cpp:447:32: note: Function 'CopyImageToTk' argument 1 names different: declaration 'inter' definition 'interp'.
amsn-0.98.9/utils/TkCximage/src/procs.cpp:447:105: style: Function 'CopyImageToTk' argument 6 names different: declaration 'black' definition 'blank'. [funcArgNamesDifferent]
amsn-0.98.9/utils/TkCximage/src/TkCximage.h:257:111: note: Function 'CopyImageToTk' argument 6 names different: declaration 'black' definition 'blank'.
amsn-0.98.9/utils/TkCximage/src/procs.cpp:447:105: note: Function 'CopyImageToTk' argument 6 names different: declaration 'black' definition 'blank'.
amsn-0.98.9/utils/TkCximage/src/procs.cpp:196:79: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
amsn-0.98.9/utils/asyncresolver/src/asyncresolver.c:217:11: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
amsn-0.98.9/utils/asyncresolver/src/asyncresolver.c:213:0: note: Variable 'result' is reassigned a value before the old one has been used.
amsn-0.98.9/utils/asyncresolver/src/asyncresolver.c:217:11: note: Variable 'result' is reassigned a value before the old one has been used.
amsn-0.98.9/utils/asyncresolver/src/asyncresolver.c:218:11: style: Variable 'ip' is reassigned a value before the old one has been used. [redundantAssignment]
amsn-0.98.9/utils/asyncresolver/src/asyncresolver.c:214:0: note: Variable 'ip' is reassigned a value before the old one has been used.
amsn-0.98.9/utils/asyncresolver/src/asyncresolver.c:218:11: note: Variable 'ip' is reassigned a value before the old one has been used.
amsn-0.98.9/utils/asyncresolver/src/asyncresolver.c:221:11: style: Variable 'port' is reassigned a value before the old one has been used. [redundantAssignment]
amsn-0.98.9/utils/asyncresolver/src/asyncresolver.c:215:0: note: Variable 'port' is reassigned a value before the old one has been used.
amsn-0.98.9/utils/asyncresolver/src/asyncresolver.c:221:11: note: Variable 'port' is reassigned a value before the old one has been used.
amsn-0.98.9/utils/asyncresolver/src/asyncresolver.c:130:10: style: The scope of the variable 'ret' can be reduced. [variableScope]
amsn-0.98.9/utils/asyncresolver/src/asyncresolver.c:131:8: style: The scope of the variable 'ip' can be reduced. [variableScope]
amsn-0.98.9/utils/farsight/src/tcl_farsight.c:34:0: error: #error "HAVE_FARSTREAM or HAVE_FARSIGHT must be defined\n"; [preprocessorErrorDirective]
amsn-0.98.9/utils/gupnp/gupnp.c:31:43: warning: Function '_ANSI_ARGS_' argument order different: declaration 'interp, , , ' definition 'clientData, interp, objc, objv' [funcArgOrderDifferent]
amsn-0.98.9/utils/gupnp/gupnp.h:56:48: note: Function '_ANSI_ARGS_' argument order different: declaration 'interp, , , ' definition 'clientData, interp, objc, objv'
amsn-0.98.9/utils/gupnp/gupnp.c:31:43: note: Function '_ANSI_ARGS_' argument order different: declaration 'interp, , , ' definition 'clientData, interp, objc, objv'
amsn-0.98.9/utils/gupnp/gupnp.c:233:8: error: Uninitialized variable: igd [uninitvar]
amsn-0.98.9/utils/gupnp/gupnp.c:273:8: error: Uninitialized variable: igd [uninitvar]
amsn-0.98.9/utils/libaio/src/aio.c:402:9: warning: Either the condition 'device!=NULL' is redundant or there is possible null pointer dereference: device. [nullPointerRedundantCheck]
amsn-0.98.9/utils/libaio/src/aio.c:404:12: note: Assuming that condition 'device!=NULL' is not redundant
amsn-0.98.9/utils/libaio/src/aio.c:402:9: note: Null pointer dereference
amsn-0.98.9/utils/libaio/src/aio.c:287:6: style: The scope of the variable 'i' can be reduced. [variableScope]
amsn-0.98.9/utils/libaio/src/aio.c:315:6: style: The scope of the variable 'id' can be reduced. [variableScope]
amsn-0.98.9/utils/libaio/src/aio.c:650:6: style: The scope of the variable 'result' can be reduced. [variableScope]
amsn-0.98.9/utils/libaio/src/aio.c:618:19: style: Variable 'record_buffer' is assigned a value that is never used. [unreadVariable]
amsn-0.98.9/utils/libaio/src/aio.c:655:12: style: Variable 'result' is assigned a value that is never used. [unreadVariable]
amsn-0.98.9/utils/libaio/src/aio.c:838:4: portability: fflush() called on input stream 'stdin' may result in undefined behaviour on non-linux systems. [fflushOnInputStream]
amsn-0.98.9/utils/libaio/src/aio.c:846:4: portability: fflush() called on input stream 'stdin' may result in undefined behaviour on non-linux systems. [fflushOnInputStream]
amsn-0.98.9/utils/libaio/src/format.c:78:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
amsn-0.98.9/utils/libaio/src/plugins/alsa/aio_alsa.c:810:64: warning: Either the condition 'device==NULL' is redundant or there is possible null pointer dereference: device. [nullPointerRedundantCheck]
amsn-0.98.9/utils/libaio/src/plugins/alsa/aio_alsa.c:812:12: note: Assuming that condition 'device==NULL' is not redundant
amsn-0.98.9/utils/libaio/src/plugins/alsa/aio_alsa.c:810:64: note: Null pointer dereference
amsn-0.98.9/utils/libaio/src/plugins/alsa/aio_alsa.c:1179:36: warning: Either the condition 'device==NULL' is redundant or there is possible null pointer dereference: device. [nullPointerRedundantCheck]
amsn-0.98.9/utils/libaio/src/plugins/alsa/aio_alsa.c:1180:12: note: Assuming that condition 'device==NULL' is not redundant
amsn-0.98.9/utils/libaio/src/plugins/alsa/aio_alsa.c:1179:36: note: Null pointer dereference
amsn-0.98.9/utils/libaio/src/plugins/alsa/aio_alsa.c:1037:6: style: The scope of the variable 'err' can be reduced. [variableScope]
amsn-0.98.9/utils/libaio/src/plugins/alsa/aio_alsa.c:1077:6: style: The scope of the variable 'err' can be reduced. [variableScope]
amsn-0.98.9/utils/libaio/src/plugins/alsa/aio_alsa.c:1230:6: style: The scope of the variable 'err' can be reduced. [variableScope]
amsn-0.98.9/utils/libaio/src/plugins/alsa/aio_alsa.c:1279:6: style: The scope of the variable 'r' can be reduced. [variableScope]
amsn-0.98.9/utils/libaio/src/plugins/oss/aio_oss.c:381:63: warning: Either the condition 'device==NULL' is redundant or there is possible null pointer dereference: device. [nullPointerRedundantCheck]
amsn-0.98.9/utils/libaio/src/plugins/oss/aio_oss.c:383:12: note: Assuming that condition 'device==NULL' is not redundant
amsn-0.98.9/utils/libaio/src/plugins/oss/aio_oss.c:381:63: note: Null pointer dereference
amsn-0.98.9/utils/libaio/src/plugins/oss/aio_oss.c:101:60: style: Function '_open_default_oss_device' argument 2 names different: declaration 'blocking' definition 'open_mode'. [funcArgNamesDifferent]
amsn-0.98.9/utils/libaio/src/plugins/oss/aio_oss.c:98:59: note: Function '_open_default_oss_device' argument 2 names different: declaration 'blocking' definition 'open_mode'.
amsn-0.98.9/utils/libaio/src/plugins/oss/aio_oss.c:101:60: note: Function '_open_default_oss_device' argument 2 names different: declaration 'blocking' definition 'open_mode'.
amsn-0.98.9/utils/libaio/tcl/tclaio.c:75:3: style: Variable 'name' is reassigned a value before the old one has been used. [redundantAssignment]
amsn-0.98.9/utils/libaio/tcl/tclaio.c:71:0: note: Variable 'name' is reassigned a value before the old one has been used.
amsn-0.98.9/utils/libaio/tcl/tclaio.c:75:3: note: Variable 'name' is reassigned a value before the old one has been used.
amsn-0.98.9/utils/libaio/tcl/tclaio.c:77:3: style: Variable 'hPtr' is reassigned a value before the old one has been used. [redundantAssignment]
amsn-0.98.9/utils/libaio/tcl/tclaio.c:73:0: note: Variable 'hPtr' is reassigned a value before the old one has been used.
amsn-0.98.9/utils/libaio/tcl/tclaio.c:77:3: note: Variable 'hPtr' is reassigned a value before the old one has been used.
amsn-0.98.9/utils/libaio/tcl/tclaio.c:103:14: style: The scope of the variable 'device_counter' can be reduced. [variableScope]
amsn-0.98.9/utils/libaio/tcl/tclaio.c:104:16: style: The scope of the variable 'prefs' can be reduced. [variableScope]
amsn-0.98.9/utils/libaio/tcl/tclaio.c:91:39: warning: Function '_ANSI_ARGS_' argument order different: declaration 'interp, , , ' definition 'clientData, interp, objc, objv' [funcArgOrderDifferent]
amsn-0.98.9/utils/libaio/tcl/tclaio.h:50:46: note: Function '_ANSI_ARGS_' argument order different: declaration 'interp, , , ' definition 'clientData, interp, objc, objv'
amsn-0.98.9/utils/libaio/tcl/tclaio.c:91:39: note: Function '_ANSI_ARGS_' argument order different: declaration 'interp, , , ' definition 'clientData, interp, objc, objv'
amsn-0.98.9/utils/linux/capture/capture.c:899:7: style: The scope of the variable 'value' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/capture.c:723:7: style: Unused variable: rw [unusedVariable]
amsn-0.98.9/utils/linux/capture/capture.c:723:11: style: Unused variable: rh [unusedVariable]
amsn-0.98.9/utils/linux/capture/capture.c:833:7: style: Unused variable: value [unusedVariable]
amsn-0.98.9/utils/linux/capture/libng/color_common.c:26:20: style: The scope of the variable 'sp' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/color_common.c:26:24: style: The scope of the variable 'dp' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/color_common.c:27:18: style: The scope of the variable 'i' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/byteswap.h:19:0: error: #error "Aiee: BYTE_ORDER not defined\n"; [preprocessorErrorDirective]
amsn-0.98.9/utils/linux/capture/libng/color_packed.c:122:9: style: The scope of the variable 'r' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/color_packed.c:122:11: style: The scope of the variable 'g' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/color_packed.c:122:13: style: The scope of the variable 'b' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/color_packed.c:140:9: style: The scope of the variable 'r' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/color_packed.c:140:11: style: The scope of the variable 'g' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/color_packed.c:140:13: style: The scope of the variable 'b' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/color_packed.c:158:9: style: The scope of the variable 'r' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/color_packed.c:158:11: style: The scope of the variable 'g' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/color_packed.c:158:13: style: The scope of the variable 'b' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/color_yuv2rgb.c:83:9: style: The scope of the variable 'gray' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/color_yuv2rgb.c:105:9: style: The scope of the variable 'gray' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/color_yuv2rgb.c:128:9: style: The scope of the variable 'gray' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/color_yuv2rgb.c:153:23: style: The scope of the variable 'd' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/color_yuv2rgb.c:174:62: style: The scope of the variable 'd' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/color_yuv2rgb.c:211:62: style: The scope of the variable 'd' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/color_yuv2rgb.c:242:36: style: The scope of the variable 'd' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/color_yuv2rgb.c:275:24: style: The scope of the variable 'd' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/color_yuv2rgb.c:314:24: style: The scope of the variable 'd' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/color_yuv2rgb.c:350:25: style: The scope of the variable 'd' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/color_yuv2rgb.c:389:25: style: The scope of the variable 'd' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/color_yuv2rgb.c:520:56: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
amsn-0.98.9/utils/linux/capture/libng/color_yuv2rgb.c:521:56: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
amsn-0.98.9/utils/linux/capture/libng/color_yuv2rgb.c:522:56: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
amsn-0.98.9/utils/linux/capture/libng/color_yuv2rgb.c:523:56: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
amsn-0.98.9/utils/linux/capture/libng/convert.c:61:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
amsn-0.98.9/utils/linux/capture/libng/convert.c:61:2: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
amsn-0.98.9/utils/linux/capture/libng/convert.c:64:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
amsn-0.98.9/utils/linux/capture/libng/convert.c:64:2: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
amsn-0.98.9/utils/linux/capture/libng/grab-ng.c:160:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
amsn-0.98.9/utils/linux/capture/libng/grab-ng.c:160:5: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
amsn-0.98.9/utils/linux/capture/libng/grab-ng.c:253:27: style: The scope of the variable 'attr' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/grab-ng.c:267:27: style: The scope of the variable 'attr' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/grab-ng.c:296:11: style: The scope of the variable 'val' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/grab-ng.c:685:27: style: The scope of the variable 'drv' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/grab-ng.c:919:23: style: The scope of the variable 'reader' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/grab-ng.c:948:23: style: The scope of the variable 'reader' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/grab-ng.c:963:23: style: The scope of the variable 'writer' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/grab-ng.c:1000:11: style: The scope of the variable 'handle' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/grab-ng.c:1149:12: style: The scope of the variable 'initcall' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/grab-ng.c:596:32: style: Function 'ng_conv_find_from' argument 1 names different: declaration 'out' definition 'in'. [funcArgNamesDifferent]
amsn-0.98.9/utils/linux/capture/libng/grab-ng.h:603:54: note: Function 'ng_conv_find_from' argument 1 names different: declaration 'out' definition 'in'.
amsn-0.98.9/utils/linux/capture/libng/grab-ng.c:596:32: note: Function 'ng_conv_find_from' argument 1 names different: declaration 'out' definition 'in'.
amsn-0.98.9/utils/linux/capture/libng/grab-ng.c:1003:11: style: Variable 'handle' is assigned a value that is never used. [unreadVariable]
amsn-0.98.9/utils/linux/capture/libng/grab-ng.c:1209:14: style: Variable 'count' is assigned a value that is never used. [unreadVariable]
amsn-0.98.9/utils/linux/capture/libng/grab-ng.c:926:9: error: Resource leak: fp [resourceLeak]
amsn-0.98.9/utils/linux/capture/libng/parse-dvb.c:284:2: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
amsn-0.98.9/utils/linux/capture/libng/parse-dvb.c:284:2: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
amsn-0.98.9/utils/linux/capture/libng/parse-dvb.c:333:2: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
amsn-0.98.9/utils/linux/capture/libng/parse-dvb.c:333:2: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
amsn-0.98.9/utils/linux/capture/libng/parse-dvb.c:22:18: style: The scope of the variable 'digit' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/parse-dvb.c:97:20: style: The scope of the variable 'tmp' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/parse-dvb.c:98:9: style: The scope of the variable 'tlen' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/parse-dvb.c:122:11: style: The scope of the variable 't' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/parse-dvb.c:122:13: style: The scope of the variable 'l' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/parse-dvb.c:194:11: style: The scope of the variable 't' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/parse-dvb.c:194:13: style: The scope of the variable 'l' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/parse-dvb.c:237:11: style: The scope of the variable 't' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/parse-dvb.c:237:13: style: The scope of the variable 'l' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/parse-dvb.c:269:25: style: The scope of the variable 'pr' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/parse-dvb.c:270:14: style: The scope of the variable 'pnr' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/parse-dvb.c:271:15: style: The scope of the variable 'dlen' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/parse-dvb.c:271:20: style: The scope of the variable 'run' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/parse-dvb.c:271:24: style: The scope of the variable 'ca' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/parse-dvb.c:314:24: style: The scope of the variable 'stream' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/parse-dvb.c:317:16: style: The scope of the variable 'tsid' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/parse-mpeg.c:482:6: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
amsn-0.98.9/utils/linux/capture/libng/parse-mpeg.c:482:6: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
amsn-0.98.9/utils/linux/capture/libng/parse-mpeg.c:482:6: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
amsn-0.98.9/utils/linux/capture/libng/parse-mpeg.c:482:6: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
amsn-0.98.9/utils/linux/capture/libng/parse-mpeg.c:482:6: warning: %d in format string (no. 5) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
amsn-0.98.9/utils/linux/capture/libng/parse-mpeg.c:482:6: warning: %d in format string (no. 6) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
amsn-0.98.9/utils/linux/capture/libng/parse-mpeg.c:482:6: warning: %llx in format string (no. 7) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
amsn-0.98.9/utils/linux/capture/libng/parse-mpeg.c:482:6: warning: %llx in format string (no. 8) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
amsn-0.98.9/utils/linux/capture/libng/parse-mpeg.c:574:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
amsn-0.98.9/utils/linux/capture/libng/parse-mpeg.c:574:2: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
amsn-0.98.9/utils/linux/capture/libng/parse-mpeg.c:593:6: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
amsn-0.98.9/utils/linux/capture/libng/parse-mpeg.c:593:6: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
amsn-0.98.9/utils/linux/capture/libng/parse-mpeg.c:649:6: warning: %llx in format string (no. 2) requires 'unsigned long long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
amsn-0.98.9/utils/linux/capture/libng/parse-mpeg.c:816:2: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
amsn-0.98.9/utils/linux/capture/libng/parse-mpeg.c:816:2: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
amsn-0.98.9/utils/linux/capture/libng/parse-mpeg.c:872:2: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
amsn-0.98.9/utils/linux/capture/libng/parse-mpeg.c:872:2: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
amsn-0.98.9/utils/linux/capture/libng/parse-mpeg.c:1021:6: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
amsn-0.98.9/utils/linux/capture/libng/parse-mpeg.c:1021:6: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
amsn-0.98.9/utils/linux/capture/libng/parse-mpeg.c:1021:6: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
amsn-0.98.9/utils/linux/capture/libng/parse-mpeg.c:1021:6: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
amsn-0.98.9/utils/linux/capture/libng/parse-mpeg.c:1021:6: warning: %d in format string (no. 5) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
amsn-0.98.9/utils/linux/capture/libng/parse-mpeg.c:335:9: style: The scope of the variable 'rc' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/parse-mpeg.c:452:12: style: The scope of the variable 'val' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/parse-mpeg.c:614:20: style: The scope of the variable 'buf' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/parse-mpeg.c:615:12: style: The scope of the variable 'size' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/parse-mpeg.c:669:11: style: The scope of the variable 't' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/parse-mpeg.c:669:13: style: The scope of the variable 'l' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/parse-mpeg.c:686:11: style: The scope of the variable 't' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/parse-mpeg.c:686:13: style: The scope of the variable 'l' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/parse-mpeg.c:712:13: style: The scope of the variable 't' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/parse-mpeg.c:712:15: style: The scope of the variable 'l' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/parse-mpeg.c:800:14: style: The scope of the variable 'pnr' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/parse-mpeg.c:801:15: style: The scope of the variable 'pid' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/parse-mpeg.c:855:20: style: The scope of the variable 'type' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/parse-mpeg.c:855:25: style: The scope of the variable 'pid' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/parse-mpeg.c:929:9: style: The scope of the variable 'i' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/parse-mpeg.c:929:11: style: The scope of the variable 'tid' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/parse-mpeg.c:690:6: style: Variable 'l' is assigned a value that is never used. [unreadVariable]
amsn-0.98.9/utils/linux/capture/libng/plugins/conv-mjpeg.c:50:11: style: The scope of the variable 'c' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/plugins/conv-mjpeg.c:676:18: style: The scope of the variable 'count' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/plugins/conv-mjpeg.c:677:9: style: The scope of the variable 'index' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/plugins/drv0-bsd.c:123:0: error: Syntax error in #if [preprocessorErrorDirective]
amsn-0.98.9/utils/linux/capture/libng/plugins/drv0-v4l2-old.c:360:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
amsn-0.98.9/utils/linux/capture/libng/plugins/drv0-v4l2-old.c:368:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
amsn-0.98.9/utils/linux/capture/libng/plugins/drv0-v4l2-old.c:374:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
amsn-0.98.9/utils/linux/capture/libng/plugins/drv0-v4l2-old.c:398:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
amsn-0.98.9/utils/linux/capture/libng/plugins/drv0-v4l2-old.c:574:16: style: The scope of the variable 'private_ids' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/plugins/drv0-v4l2-old.c:575:18: style: The scope of the variable 'i' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/plugins/drv0-v4l2-old.c:890:12: style: The scope of the variable 'i' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/plugins/drv0-v4l2-old.c:1182:9: style: The scope of the variable 'rc' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/plugins/drv0-v4l2-old.c:1182:12: style: The scope of the variable 'size' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/plugins/drv0-v4l2-old.c:1182:17: style: The scope of the variable 'frame' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/plugins/drv0-v4l2-old.c:1225:14: style: The scope of the variable 'frame' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/plugins/drv0-v4l2-old.c:1225:20: style: The scope of the variable 'rc' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/plugins/drv0-v4l2-old.c:669:60: style: Function 'v4l2_write_attr' argument 2 names different: declaration 'val' definition 'value'. [funcArgNamesDifferent]
amsn-0.98.9/utils/linux/capture/libng/plugins/drv0-v4l2-old.c:40:58: note: Function 'v4l2_write_attr' argument 2 names different: declaration 'val' definition 'value'.
amsn-0.98.9/utils/linux/capture/libng/plugins/drv0-v4l2-old.c:669:60: note: Function 'v4l2_write_attr' argument 2 names different: declaration 'val' definition 'value'.
amsn-0.98.9/utils/linux/capture/libng/plugins/drv0-v4l2.c:158:0: error: Syntax error in #if [preprocessorErrorDirective]
amsn-0.98.9/utils/linux/capture/libng/plugins/drv1-v4l.c:191:0: error: Syntax error in #if [preprocessorErrorDirective]
amsn-0.98.9/utils/linux/capture/libng/plugins/sn9c10x.c:197:6: style: The scope of the variable 'is_abs' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/plugins/sn9c10x.c:197:14: style: The scope of the variable 'val' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/plugins/sn9c10x.c:197:19: style: The scope of the variable 'len' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/plugins/sn9c10x.c:197:24: style: The scope of the variable 'unk' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/libng/plugins/sn9c10x.c:298:11: style: The scope of the variable 'col' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/capture/structs/struct-dump.c:101:4: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
amsn-0.98.9/utils/linux/capture/structs/struct-dump.c:164:4: warning: %llx in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
amsn-0.98.9/utils/linux/capture/structs/struct-dump.c:180:4: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
amsn-0.98.9/utils/linux/capture/structs/struct-dump.c:186:4: warning: %lld in format string (no. 1) requires 'long long' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
amsn-0.98.9/utils/linux/capture/structs/struct-dump.c:150:24: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
amsn-0.98.9/utils/linux/capture/structs/struct-dump.c:166:33: error: Shifting signed 64-bit value by 63 bits is undefined behaviour [shiftTooManyBitsSigned]
amsn-0.98.9/utils/linux/linflash/flash.c:98:3: style: Variable 'win' is reassigned a value before the old one has been used. [redundantAssignment]
amsn-0.98.9/utils/linux/linflash/flash.c:88:0: note: Variable 'win' is reassigned a value before the old one has been used.
amsn-0.98.9/utils/linux/linflash/flash.c:98:3: note: Variable 'win' is reassigned a value before the old one has been used.
amsn-0.98.9/utils/linux/traydock/libtray.c:450:3: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
amsn-0.98.9/utils/linux/traydock/libtray.c:450:3: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
amsn-0.98.9/utils/linux/traydock/libtray.c:656:2: style: Variable 'arg' is reassigned a value before the old one has been used. [redundantAssignment]
amsn-0.98.9/utils/linux/traydock/libtray.c:651:0: note: Variable 'arg' is reassigned a value before the old one has been used.
amsn-0.98.9/utils/linux/traydock/libtray.c:656:2: note: Variable 'arg' is reassigned a value before the old one has been used.
amsn-0.98.9/utils/linux/traydock/libtray.c:195:7: style: The scope of the variable 'cmdBuffer' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/traydock/libtray.c:342:15: style: The scope of the variable 'mask' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/traydock/libtray.c:344:14: style: The scope of the variable 'hint' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/traydock/libtray.c:345:7: style: The scope of the variable 'cmdBuffer' can be reduced. [variableScope]
amsn-0.98.9/utils/linux/traydock/libtray.c:153:9: style: Unused variable: parent [unusedVariable]
amsn-0.98.9/utils/linux/traydock/libtray.c:154:15: style: Unused variable: ret [unusedVariable]
amsn-0.98.9/utils/linux/traydock/libtray.c:750:12: style: Unused variable: mainwin [unusedVariable]
amsn-0.98.9/utils/linux/traydock/libtray.c:365:0: error: Memory leak: icon [memleak]
amsn-0.98.9/utils/macosx/growl1.0/src/CFGrowlAdditions.c:194:20: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
amsn-0.98.9/utils/macosx/growl1.0/src/CFGrowlAdditions.c:295:70: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
amsn-0.98.9/utils/macosx/macDock/src/dockIcon.c:78:2: style: Variable 'url' is reassigned a value before the old one has been used. [redundantAssignment]
amsn-0.98.9/utils/macosx/macDock/src/dockIcon.c:74:0: note: Variable 'url' is reassigned a value before the old one has been used.
amsn-0.98.9/utils/macosx/macDock/src/dockIcon.c:78:2: note: Variable 'url' is reassigned a value before the old one has been used.
amsn-0.98.9/utils/macosx/make_dmg/openUp.c:61:4: style: Variable 'path' is reassigned a value before the old one has been used. [redundantAssignment]
amsn-0.98.9/utils/macosx/make_dmg/openUp.c:55:0: note: Variable 'path' is reassigned a value before the old one has been used.
amsn-0.98.9/utils/macosx/make_dmg/openUp.c:61:4: note: Variable 'path' is reassigned a value before the old one has been used.
amsn-0.98.9/utils/macosx/make_dmg/openUp.c:43:18: style: struct member 'directoryinfo::length' is never used. [unusedStructMember]
amsn-0.98.9/utils/macosx/make_dmg/openUp.c:48:18: style: struct member 'volumeinfo::length' is never used. [unusedStructMember]
amsn-0.98.9/utils/macosx/tclCarbon/src/tclCarbonHICommand.c:87:11: style: Unused variable: event [unusedVariable]
amsn-0.98.9/utils/macosx/tclCarbon/src/tclCarbonHICommand.c:157:6: error: Uninitialized variable: disable [uninitvar]
amsn-0.98.9/utils/tclISF/src/libISF/compression.c:85:11: style: The scope of the variable 'tmp' can be reduced. [variableScope]
amsn-0.98.9/utils/tclISF/src/libISF/compression.c:86:11: style: The scope of the variable 'num' can be reduced. [variableScope]
amsn-0.98.9/utils/tclISF/src/libISF/compression.c:134:9: style: The scope of the variable 'blockSizeTmp' can be reduced. [variableScope]
amsn-0.98.9/utils/tclISF/src/libISF/compression.c:137:11: style: The scope of the variable 'iTmp' can be reduced. [variableScope]
amsn-0.98.9/utils/tclISF/src/libISF/compression.c:203:12: style: Unused variable: tmp [unusedVariable]
amsn-0.98.9/utils/tclISF/src/libISF/createTags.c:474:5: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment]
amsn-0.98.9/utils/tclISF/src/libISF/createTags.c:471:5: note: Variable 'err' is reassigned a value before the old one has been used.
amsn-0.98.9/utils/tclISF/src/libISF/createTags.c:474:5: note: Variable 'err' is reassigned a value before the old one has been used.
amsn-0.98.9/utils/tclISF/src/libISF/createTags.c:218:17: style: The scope of the variable 'headerPayload_ptr' can be reduced. [variableScope]
amsn-0.98.9/utils/tclISF/src/libISF/createTags.c:379:0: style: Variable 'curT' is assigned a value that is never used. [unreadVariable]
amsn-0.98.9/utils/tclISF/src/libISF/decProperty.c:20:11: style: The scope of the variable 'endPayload' can be reduced. [variableScope]
amsn-0.98.9/utils/tclISF/src/libISF/decodeTags.c:120:9: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment]
amsn-0.98.9/utils/tclISF/src/libISF/decodeTags.c:116:9: note: Variable 'err' is reassigned a value before the old one has been used.
amsn-0.98.9/utils/tclISF/src/libISF/decodeTags.c:120:9: note: Variable 'err' is reassigned a value before the old one has been used.
amsn-0.98.9/utils/tclISF/src/libISF/decodeTags.c:433:5: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment]
amsn-0.98.9/utils/tclISF/src/libISF/decodeTags.c:431:5: note: Variable 'err' is reassigned a value before the old one has been used.
amsn-0.98.9/utils/tclISF/src/libISF/decodeTags.c:433:5: note: Variable 'err' is reassigned a value before the old one has been used.
amsn-0.98.9/utils/tclISF/src/libISF/decodeTags.c:30:9: style: The scope of the variable 'lineNb' can be reduced. [variableScope]
amsn-0.98.9/utils/tclISF/src/libISF/decodeTags.c:31:9: style: The scope of the variable 'i' can be reduced. [variableScope]
amsn-0.98.9/utils/tclISF/src/libISF/decodeTags.c:31:11: style: The scope of the variable 'j' can be reduced. [variableScope]
amsn-0.98.9/utils/tclISF/src/libISF/decodeTags.c:79:11: style: The scope of the variable 'endPayload' can be reduced. [variableScope]
amsn-0.98.9/utils/tclISF/src/libISF/decodeTags.c:106:11: style: The scope of the variable 'endPayload' can be reduced. [variableScope]
amsn-0.98.9/utils/tclISF/src/libISF/decodeTags.c:138:11: style: The scope of the variable 'endPayload' can be reduced. [variableScope]
amsn-0.98.9/utils/tclISF/src/libISF/decodeTags.c:191:11: style: The scope of the variable 'endPayload' can be reduced. [variableScope]
amsn-0.98.9/utils/tclISF/src/libISF/decodeTags.c:336:11: style: The scope of the variable 'endPayload' can be reduced. [variableScope]
amsn-0.98.9/utils/tclISF/src/libISF/decodeTags.c:374:11: style: The scope of the variable 'endPayload' can be reduced. [variableScope]
amsn-0.98.9/utils/tclISF/src/libISF/decodeTags.c:411:11: style: The scope of the variable 'endPayload' can be reduced. [variableScope]
amsn-0.98.9/utils/tclISF/src/libISF/decodeTags.c:470:11: style: The scope of the variable 'endPayload' can be reduced. [variableScope]
amsn-0.98.9/utils/tclISF/src/libISF/decodeTags.c:740:12: style: The scope of the variable 'angle' can be reduced. [variableScope]
amsn-0.98.9/utils/tclISF/src/libISF/decodeTags.c:924:11: style: The scope of the variable 'endPayload' can be reduced. [variableScope]
amsn-0.98.9/utils/tclISF/src/libISF/decodeTags.c:953:11: style: The scope of the variable 'endPayload' can be reduced. [variableScope]
amsn-0.98.9/utils/tclISF/src/libISF/decodeTags.c:956:11: style: The scope of the variable 'i' can be reduced. [variableScope]
amsn-0.98.9/utils/tclISF/src/libISF/decodeTags.c:957:11: style: The scope of the variable 'max' can be reduced. [variableScope]
amsn-0.98.9/utils/tclISF/src/libISF/decodeTags.c:958:11: style: The scope of the variable 'min' can be reduced. [variableScope]
amsn-0.98.9/utils/tclISF/src/libISF/decodeTags.c:960:11: style: The scope of the variable 'm11' can be reduced. [variableScope]
amsn-0.98.9/utils/tclISF/src/libISF/decodeTags.c:960:15: style: The scope of the variable 'm12' can be reduced. [variableScope]
amsn-0.98.9/utils/tclISF/src/libISF/decodeTags.c:960:19: style: The scope of the variable 'm13' can be reduced. [variableScope]
amsn-0.98.9/utils/tclISF/src/libISF/decodeTags.c:960:23: style: The scope of the variable 'm21' can be reduced. [variableScope]
amsn-0.98.9/utils/tclISF/src/libISF/decodeTags.c:960:27: style: The scope of the variable 'm22' can be reduced. [variableScope]
amsn-0.98.9/utils/tclISF/src/libISF/decodeTags.c:960:31: style: The scope of the variable 'm23' can be reduced. [variableScope]
amsn-0.98.9/utils/tclISF/src/libISF/decodeTags.c:1168:11: style: The scope of the variable 'i' can be reduced. [variableScope]
amsn-0.98.9/utils/tclISF/src/libISF/decodeTags.c:1204:11: style: The scope of the variable 'i' can be reduced. [variableScope]
amsn-0.98.9/utils/tclISF/src/libISF/decodeTags.c:1238:11: style: The scope of the variable 'endPayload' can be reduced. [variableScope]
amsn-0.98.9/utils/tclISF/src/libISF/decodeTags.c:1267:11: style: The scope of the variable 'endPayload' can be reduced. [variableScope]
amsn-0.98.9/utils/tclISF/src/libISF/decompression.c:171:9: style: The scope of the variable 'i' can be reduced. [variableScope]
amsn-0.98.9/utils/tclISF/src/libISF/decompression.c:172:11: style: The scope of the variable 'base' can be reduced. [variableScope]
amsn-0.98.9/utils/tclISF/src/libISF/encoding.c:22:19: style: The scope of the variable 'tmp' can be reduced. [variableScope]
amsn-0.98.9/utils/tclISF/src/libISF/libISF.c:431:9: warning: Possible null pointer dereference: ptrS [nullPointer]
amsn-0.98.9/utils/tclISF/src/libISF/libISF.c:427:20: note: Assignment 'ptrS=NULL', assigned value is 0
amsn-0.98.9/utils/tclISF/src/libISF/libISF.c:431:9: note: Null pointer dereference
amsn-0.98.9/utils/tclISF/src/libISF/libISF.c:432:13: warning: Possible null pointer dereference: ptrS [nullPointer]
amsn-0.98.9/utils/tclISF/src/libISF/libISF.c:427:20: note: Assignment 'ptrS=NULL', assigned value is 0
amsn-0.98.9/utils/tclISF/src/libISF/libISF.c:432:13: note: Null pointer dereference
amsn-0.98.9/utils/tclISF/src/libISF/libISF.c:715:20: style: The scope of the variable 'ptrDA_tmp' can be reduced. [variableScope]
amsn-0.98.9/utils/tclISF/src/libISF/libISF.c:27:15: style: Function 'getISF' argument 3 names different: declaration 'getUChar' definition 'pGetUChar'. [funcArgNamesDifferent]
amsn-0.98.9/utils/tclISF/src/libISF/libISF.h:316:15: note: Function 'getISF' argument 3 names different: declaration 'getUChar' definition 'pGetUChar'.
amsn-0.98.9/utils/tclISF/src/libISF/libISF.c:27:15: note: Function 'getISF' argument 3 names different: declaration 'getUChar' definition 'pGetUChar'.
amsn-0.98.9/utils/tclISF/src/libISF/libISF.c:404:45: style: Function 'createStroke' argument 2 names different: declaration 'size' definition 'allocatedSize'. [funcArgNamesDifferent]
amsn-0.98.9/utils/tclISF/src/libISF/libISF.h:324:15: note: Function 'createStroke' argument 2 names different: declaration 'size' definition 'allocatedSize'.
amsn-0.98.9/utils/tclISF/src/libISF/libISF.c:404:45: note: Function 'createStroke' argument 2 names different: declaration 'size' definition 'allocatedSize'.
amsn-0.98.9/utils/tclISF/src/libISF/read.c:77:48: style: Function 'readMBSINT' argument 2 names different: declaration 'smbuint' definition 'mbsint'. [funcArgNamesDifferent]
amsn-0.98.9/utils/tclISF/src/libISF/DecodeISF.h:71:48: note: Function 'readMBSINT' argument 2 names different: declaration 'smbuint' definition 'mbsint'.
amsn-0.98.9/utils/tclISF/src/libISF/read.c:77:48: note: Function 'readMBSINT' argument 2 names different: declaration 'smbuint' definition 'mbsint'.
amsn-0.98.9/utils/tclISF/src/tclISF.cpp:148:9: warning: %s in format string (no. 1) requires 'char *' but the argument type is 'signed int'. [invalidPrintfArgType_s]
amsn-0.98.9/utils/tclISF/src/tclISF.cpp:183:5: style: The scope of the variable 'err' can be reduced. [variableScope]
amsn-0.98.9/utils/tclISF/src/tclISF.cpp:193:11: style: The scope of the variable 'penwidth' can be reduced. [variableScope]
amsn-0.98.9/utils/tcl_siren/src/common.c:247:15: style: Expression is always false because 'else if' condition matches previous condition at line 245. [multiCondition]
amsn-0.98.9/utils/tcl_siren/src/common.c:67:9: style: The scope of the variable 'region_power' can be reduced. [variableScope]
amsn-0.98.9/utils/tcl_siren/src/dct4.c:59:10: style: The scope of the variable 'scale' can be reduced. [variableScope]
amsn-0.98.9/utils/tcl_siren/src/decoder.c:85:10: style: The scope of the variable 'j' can be reduced. [variableScope]
amsn-0.98.9/utils/tcl_siren/src/decoder.c:98:7: style: The scope of the variable 'checksum' can be reduced. [variableScope]
amsn-0.98.9/utils/tcl_siren/src/decoder.c:99:7: style: The scope of the variable 'calculated_checksum' can be reduced. [variableScope]
amsn-0.98.9/utils/tcl_siren/src/decoder.c:100:7: style: The scope of the variable 'idx' can be reduced. [variableScope]
amsn-0.98.9/utils/tcl_siren/src/decoder.c:101:7: style: The scope of the variable 'temp1' can be reduced. [variableScope]
amsn-0.98.9/utils/tcl_siren/src/decoder.c:102:7: style: The scope of the variable 'temp2' can be reduced. [variableScope]
amsn-0.98.9/utils/tcl_siren/src/decoder.c:209:11: style: Variable 'dwRes' is assigned a value that is never used. [unreadVariable]
amsn-0.98.9/utils/tcl_siren/src/encoder.c:88:10: style: The scope of the variable 'j' can be reduced. [variableScope]
amsn-0.98.9/utils/tcl_siren/src/encoder.c:93:7: style: The scope of the variable 'current_word_bits_left' can be reduced. [variableScope]
amsn-0.98.9/utils/tcl_siren/src/encoder.c:94:7: style: The scope of the variable 'region_bit_count' can be reduced. [variableScope]
amsn-0.98.9/utils/tcl_siren/src/encoder.c:95:16: style: The scope of the variable 'current_word' can be reduced. [variableScope]
amsn-0.98.9/utils/tcl_siren/src/encoder.c:98:7: style: The scope of the variable 'temp1' can be reduced. [variableScope]
amsn-0.98.9/utils/tcl_siren/src/encoder.c:99:7: style: The scope of the variable 'temp2' can be reduced. [variableScope]
amsn-0.98.9/utils/tcl_siren/src/encoder.c:192:29: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
amsn-0.98.9/utils/tcl_siren/src/huffman.c:51:9: style: The scope of the variable 'region_power' can be reduced. [variableScope]
amsn-0.98.9/utils/tcl_siren/src/huffman.c:54:7: style: The scope of the variable 'max_idx' can be reduced. [variableScope]
amsn-0.98.9/utils/tcl_siren/src/huffman.c:54:16: style: The scope of the variable 'min_idx' can be reduced. [variableScope]
amsn-0.98.9/utils/tcl_siren/src/huffman.c:149:7: style: The scope of the variable 'sign_idx' can be reduced. [variableScope]
amsn-0.98.9/utils/tcl_siren/src/huffman.c:149:17: style: The scope of the variable 'idx' can be reduced. [variableScope]
amsn-0.98.9/utils/tcl_siren/src/huffman.c:149:22: style: The scope of the variable 'non_zeroes' can be reduced. [variableScope]
amsn-0.98.9/utils/tcl_siren/src/huffman.c:260:10: style: The scope of the variable 'coefs_ptr' can be reduced. [variableScope]
amsn-0.98.9/utils/tcl_siren/src/huffman.c:266:7: style: The scope of the variable 'category' can be reduced. [variableScope]
amsn-0.98.9/utils/tcl_siren/src/huffman.c:176:79: warning: Shifting signed 32-bit value by 31 bits is undefined behaviour. See condition at line 173. [shiftTooManyBitsSigned]
amsn-0.98.9/utils/tcl_siren/src/huffman.c:173:24: note: Assuming that condition 'bits_available<0' is not redundant
amsn-0.98.9/utils/tcl_siren/src/huffman.c:175:7: note: Compound assignment '+=', assigned value is 31
amsn-0.98.9/utils/tcl_siren/src/huffman.c:176:79: note: Shift
amsn-0.98.9/utils/tcl_siren/src/rmlt.c:96:9: style: The scope of the variable 'sample_low_val' can be reduced. [variableScope]
amsn-0.98.9/utils/tcl_siren/src/rmlt.c:97:9: style: The scope of the variable 'sample_high_val' can be reduced. [variableScope]
amsn-0.98.9/utils/tcl_siren/src/rmlt.c:98:9: style: The scope of the variable 'sample_middle_low_val' can be reduced. [variableScope]
amsn-0.98.9/utils/tcl_siren/src/rmlt.c:99:9: style: The scope of the variable 'sample_middle_high_val' can be reduced. [variableScope]
amsn-0.98.9/utils/tcl_siren/src/siren_test.c:125:9: warning: Possible null pointer dereference: out_data [nullPointer]
amsn-0.98.9/utils/tcl_siren/src/siren_test.c:51:28: note: Assignment 'out_data=NULL', assigned value is 0
amsn-0.98.9/utils/tcl_siren/src/siren_test.c:125:9: note: Null pointer dereference
amsn-0.98.9/utils/tcl_siren/src/siren_test.c:53:16: style: The scope of the variable 'InBuffer' can be reduced. [variableScope]
amsn-0.98.9/utils/tcl_siren/src/siren_test.c:55:15: style: The scope of the variable 'chunkOffset' can be reduced. [variableScope]
amsn-0.98.9/utils/tcl_siren/src/siren_test.c:74:3: error: Resource leak: input [resourceLeak]
amsn-0.98.9/utils/tcl_siren/src/siren_test.c:134:1: error: Resource leak: input [resourceLeak]
amsn-0.98.9/utils/tcl_siren/src/siren_test.c:131:6: error: Uninitialized struct member: fmt_info.ExtraContent [uninitStructMember]
amsn-0.98.9/utils/tcl_siren/src/siren_test.c:132:8: error: Uninitialized struct member: fmt_info.ExtraContent [uninitStructMember]
amsn-0.98.9/utils/tcl_siren/src/tcl_siren.c:91:46: warning: Function '_ANSI_ARGS_' argument order different: declaration 'interp, , , ' definition 'clientData, interp, objc, objv' [funcArgOrderDifferent]
amsn-0.98.9/utils/tcl_siren/src/tcl_siren.h:69:48: note: Function '_ANSI_ARGS_' argument order different: declaration 'interp, , , ' definition 'clientData, interp, objc, objv'
amsn-0.98.9/utils/tcl_siren/src/tcl_siren.c:91:46: note: Function '_ANSI_ARGS_' argument order different: declaration 'interp, , , ' definition 'clientData, interp, objc, objv'
amsn-0.98.9/utils/tcl_siren/src/tcl_siren.c:121:0: style: Variable 'length' is assigned a value that is never used. [unreadVariable]
amsn-0.98.9/utils/tcl_siren/src/tcl_siren.c:178:0: style: Variable 'length' is assigned a value that is never used. [unreadVariable]
amsn-0.98.9/utils/tcl_siren/src/tcl_siren.c:138:7: error: Uninitialized variable: encoder [uninitvar]
amsn-0.98.9/utils/tcl_siren/src/tcl_siren.c:195:7: error: Uninitialized variable: decoder [uninitvar]
amsn-0.98.9/utils/tcl_siren/src/tcl_siren.c:244:7: error: Uninitialized variable: codec [uninitvar]
amsn-0.98.9/utils/tcl_siren/src/tcl_siren.c:289:7: error: Uninitialized variable: codec [uninitvar]
amsn-0.98.9/utils/webcamsn/src/deblock.c:244:17: style: The scope of the variable 'v1' can be reduced. [variableScope]
amsn-0.98.9/utils/webcamsn/src/deblock.c:244:21: style: The scope of the variable 'v2' can be reduced. [variableScope]
amsn-0.98.9/utils/webcamsn/src/deblock.c:420:18: style: The scope of the variable 'v2' can be reduced. [variableScope]
amsn-0.98.9/utils/webcamsn/src/encode.c:140:25: style: The scope of the variable 'p1' can be reduced. [variableScope]
amsn-0.98.9/utils/webcamsn/src/fdct_quant.c:27:27: style: The scope of the variable 'ex5' can be reduced. [variableScope]
amsn-0.98.9/utils/webcamsn/src/kidhash.c:123:2: style: Variable 'temp_data_ptr' is reassigned a value before the old one has been used. [redundantAssignment]
amsn-0.98.9/utils/webcamsn/src/kidhash.c:119:0: note: Variable 'temp_data_ptr' is reassigned a value before the old one has been used.
amsn-0.98.9/utils/webcamsn/src/kidhash.c:123:2: note: Variable 'temp_data_ptr' is reassigned a value before the old one has been used.
amsn-0.98.9/utils/webcamsn/src/kidhash.c:29:18: style: The scope of the variable 'temp' can be reduced. [variableScope]
amsn-0.98.9/utils/webcamsn/src/kidhash.c:94:6: style: The scope of the variable 'i' can be reduced. [variableScope]
amsn-0.98.9/utils/webcamsn/src/kidhash.c:167:9: style: The scope of the variable 'temp' can be reduced. [variableScope]
amsn-0.98.9/utils/webcamsn/src/vlc_common.c:1274:10: style: The scope of the variable 'mid' can be reduced. [variableScope]
amsn-0.98.9/utils/webcamsn/src/vlc_common.c:1299:20: style: The scope of the variable 'v1_end' can be reduced. [variableScope]
amsn-0.98.9/utils/webcamsn/src/vlc_common.c:1301:10: style: The scope of the variable 'v1' can be reduced. [variableScope]
amsn-0.98.9/utils/webcamsn/src/vlc_common.c:1301:14: style: The scope of the variable 'v2' can be reduced. [variableScope]
amsn-0.98.9/utils/webcamsn/src/vlc_common.c:1302:21: style: The scope of the variable 'p2' can be reduced. [variableScope]
amsn-0.98.9/utils/webcamsn/src/vlc_encode.c:54:56: error: Array index -129 is out of bounds. [negativeIndex]
amsn-0.98.9/utils/webcamsn/src/vlc_encode.c:49:26: note: Assignment 'value=-128', assigned value is -128
amsn-0.98.9/utils/webcamsn/src/vlc_encode.c:54:56: note: Negative array index
amsn-0.98.9/utils/webcamsn/src/vlc_encode.c:57:29: style: Checking if unsigned variable 'sym.length1' is less than zero. [unsignedLessThanZero]
amsn-0.98.9/utils/webcamsn/src/webcamsn.c:39:49: warning: Function '_ANSI_ARGS_' argument order different: declaration 'interp, , , ' definition 'clientData, interp, objc, objv' [funcArgOrderDifferent]
amsn-0.98.9/utils/webcamsn/src/webcamsn.h:94:51: note: Function '_ANSI_ARGS_' argument order different: declaration 'interp, , , ' definition 'clientData, interp, objc, objv'
amsn-0.98.9/utils/webcamsn/src/webcamsn.c:39:49: note: Function '_ANSI_ARGS_' argument order different: declaration 'interp, , , ' definition 'clientData, interp, objc, objv'
amsn-0.98.9/utils/webcamsn/src/webcamsn.c:192:7: error: Uninitialized variable: decoder [uninitvar]
amsn-0.98.9/utils/webcamsn/src/webcamsn.c:316:7: error: Uninitialized variable: encoder [uninitvar]
amsn-0.98.9/utils/webcamsn/src/webcamsn.c:385:7: error: Uninitialized variable: encoder [uninitvar]
amsn-0.98.9/utils/webcamsn/src/webcamsn.c:433:7: error: Uninitialized variable: codec [uninitvar]
amsn-0.98.9/utils/webcamsn/src/webcamsn.c:478:7: error: Uninitialized variable: codec [uninitvar]
amsn-0.98.9/utils/webcamsn/src/webcamsn.c:526:7: error: Uninitialized variable: codec [uninitvar]
amsn-0.98.9/utils/webcamsn/src/webcamsn.c:572:7: error: Uninitialized variable: codec [uninitvar]
amsn-0.98.9/utils/webcamsn/src/webcamsn.c:628:7: error: Uninitialized variable: codec [uninitvar]
amsn-0.98.9/utils/windows/launcher/launcher.cpp:35:2: style: Variable 'endOfPath' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
amsn-0.98.9/utils/windows/launcher/launcher.cpp:24:0: note: Variable 'endOfPath' is reassigned a value before the old one has been used if variable is no semaphore variable.
amsn-0.98.9/utils/windows/launcher/launcher.cpp:35:2: note: Variable 'endOfPath' is reassigned a value before the old one has been used if variable is no semaphore variable.
amsn-0.98.9/utils/windows/launcher/launcher.cpp:28:16: style: The scope of the variable 'ret' can be reduced. [variableScope]
[22:38]

ftp://ftp.se.debian.org/debian/pool/main/a/amsynth/amsynth_1.6.4.orig.tar.gz
amsynth-release-1.6.4/src/Thread.h:54:18: style: C-style pointer casting [cstyleCast]
amsynth-release-1.6.4/src/AudioOutput.cc:36:14: warning: Member variable 'AudioOutput::channels' is not initialized in the constructor. [uninitMemberVar]
amsynth-release-1.6.4/src/AudioOutput.h:90:22: style: Member variable 'AudioOutput::driver' is in the wrong place in the initializer list. [initializerList]
amsynth-release-1.6.4/src/AudioOutput.cc:38:3: note: Member variable 'AudioOutput::driver' is in the wrong place in the initializer list.
amsynth-release-1.6.4/src/AudioOutput.h:90:22: note: Member variable 'AudioOutput::driver' is in the wrong place in the initializer list.
amsynth-release-1.6.4/src/AudioOutput.cc:42:2: performance: Variable 'wavoutfile' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
amsynth-release-1.6.4/src/Thread.h:49:9: style: Technically the member function 'Thread::ShouldStop' can be const. [functionConst]
amsynth-release-1.6.4/src/drivers/AudioDriver.h:37:18: warning: Virtual function 'close' is called from destructor '~AudioDriver()' at line 34. Dynamic binding is not used. [virtualCallInConstructor]
amsynth-release-1.6.4/src/drivers/AudioDriver.h:34:31: note: Calling close
amsynth-release-1.6.4/src/drivers/AudioDriver.h:37:18: note: close is a virtual method
amsynth-release-1.6.4/src/AudioOutput.h:71:7: style: The function 'Start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsynth-release-1.6.4/src/AudioOutput.h:52:16: note: Virtual function in base class
amsynth-release-1.6.4/src/AudioOutput.h:71:7: note: Function in derived class
amsynth-release-1.6.4/src/AudioOutput.h:72:7: style: The function 'Stop' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsynth-release-1.6.4/src/AudioOutput.h:53:16: note: Virtual function in base class
amsynth-release-1.6.4/src/AudioOutput.h:72:7: note: Function in derived class
amsynth-release-1.6.4/src/AudioOutput.h:77:7: style: The function 'canRecord' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsynth-release-1.6.4/src/AudioOutput.h:55:16: note: Virtual function in base class
amsynth-release-1.6.4/src/AudioOutput.h:77:7: note: Function in derived class
amsynth-release-1.6.4/src/AudioOutput.h:79:7: style: The function 'startRecording' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsynth-release-1.6.4/src/AudioOutput.h:56:16: note: Virtual function in base class
amsynth-release-1.6.4/src/AudioOutput.h:79:7: note: Function in derived class
amsynth-release-1.6.4/src/AudioOutput.h:80:8: style: The function 'stopRecording' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsynth-release-1.6.4/src/AudioOutput.h:57:16: note: Virtual function in base class
amsynth-release-1.6.4/src/AudioOutput.h:80:8: note: Function in derived class
amsynth-release-1.6.4/src/AudioOutput.h:81:8: style: The function 'setOutputFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsynth-release-1.6.4/src/AudioOutput.h:58:16: note: Virtual function in base class
amsynth-release-1.6.4/src/AudioOutput.h:81:8: note: Function in derived class
amsynth-release-1.6.4/src/AudioOutput.h:82:12: style: The function 'getOutputFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsynth-release-1.6.4/src/AudioOutput.h:59:18: note: Virtual function in base class
amsynth-release-1.6.4/src/AudioOutput.h:82:12: note: Function in derived class
amsynth-release-1.6.4/src/AudioOutput.h:83:7: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsynth-release-1.6.4/src/AudioOutput.h:50:16: note: Virtual function in base class
amsynth-release-1.6.4/src/AudioOutput.h:83:7: note: Function in derived class
amsynth-release-1.6.4/src/AudioOutput.h:85:7: style: The function 'ThreadAction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsynth-release-1.6.4/src/Thread.h:48:16: note: Virtual function in base class
amsynth-release-1.6.4/src/AudioOutput.h:85:7: note: Function in derived class
amsynth-release-1.6.4/src/AudioOutput.h:101:15: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsynth-release-1.6.4/src/AudioOutput.h:50:16: note: Virtual function in base class
amsynth-release-1.6.4/src/AudioOutput.h:101:15: note: Function in derived class
amsynth-release-1.6.4/src/AudioOutput.h:102:15: style: The function 'Start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsynth-release-1.6.4/src/AudioOutput.h:52:16: note: Virtual function in base class
amsynth-release-1.6.4/src/AudioOutput.h:102:15: note: Function in derived class
amsynth-release-1.6.4/src/AudioOutput.h:103:15: style: The function 'Stop' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsynth-release-1.6.4/src/AudioOutput.h:53:16: note: Virtual function in base class
amsynth-release-1.6.4/src/AudioOutput.h:103:15: note: Function in derived class
amsynth-release-1.6.4/src/Configuration.cpp:32:16: warning: Member variable 'Configuration::alsa_seq_client_id' is not initialized in the constructor. [uninitMemberVarPrivate]
amsynth-release-1.6.4/src/Configuration.cpp:35:2: performance: Variable 'amsynthrc_fname' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
amsynth-release-1.6.4/src/Effects/Distortion.cc:41:17: style: The scope of the variable 'x' can be reduced. [variableScope]
amsynth-release-1.6.4/src/Effects/SoftLimiter.cc:42:18: style: The scope of the variable 'x' can be reduced. [variableScope]
amsynth-release-1.6.4/src/Effects/SoftLimiter.h:25:1: style: The class 'SoftLimiter' does not have a constructor although it has private member variables. [noConstructor]
amsynth-release-1.6.4/src/GUI/ConfigDialog.h:30:2: style: Class 'ConfigDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amsynth-release-1.6.4/src/GUI/GUI.cc:444:21: style: C-style pointer casting [cstyleCast]
amsynth-release-1.6.4/src/GUI/GUI.cc:451:19: style: C-style pointer casting [cstyleCast]
amsynth-release-1.6.4/src/GUI/GUI.cc:308:3: style: Variable 'item' is reassigned a value before the old one has been used. [redundantAssignment]
amsynth-release-1.6.4/src/GUI/GUI.cc:304:0: note: Variable 'item' is reassigned a value before the old one has been used.
amsynth-release-1.6.4/src/GUI/GUI.cc:308:3: note: Variable 'item' is reassigned a value before the old one has been used.
amsynth-release-1.6.4/src/GUI/GUI.cc:890:72: style: Function 'preset_paste_callback' argument 3 names different: declaration 'data' definition 'userdata'. [funcArgNamesDifferent]
amsynth-release-1.6.4/src/GUI/GUI.h:116:89: note: Function 'preset_paste_callback' argument 3 names different: declaration 'data' definition 'userdata'.
amsynth-release-1.6.4/src/GUI/GUI.cc:890:72: note: Function 'preset_paste_callback' argument 3 names different: declaration 'data' definition 'userdata'.
amsynth-release-1.6.4/src/GUI/GUI.cc:915:88: style: Function 'preset_paste_as_new_callback' argument 3 names different: declaration 'data' definition 'userdata'. [funcArgNamesDifferent]
amsynth-release-1.6.4/src/GUI/GUI.h:117:96: note: Function 'preset_paste_as_new_callback' argument 3 names different: declaration 'data' definition 'userdata'.
amsynth-release-1.6.4/src/GUI/GUI.cc:915:88: note: Function 'preset_paste_as_new_callback' argument 3 names different: declaration 'data' definition 'userdata'.
amsynth-release-1.6.4/src/GUI/GUI.h:152:15: style: Member variable 'GUI::m_synth' is in the wrong place in the initializer list. [initializerList]
amsynth-release-1.6.4/src/GUI/GUI.cc:132:3: note: Member variable 'GUI::m_synth' is in the wrong place in the initializer list.
amsynth-release-1.6.4/src/GUI/GUI.h:152:15: note: Member variable 'GUI::m_synth' is in the wrong place in the initializer list.
amsynth-release-1.6.4/src/PresetController.h:140:5: performance: Variable 'preset' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
amsynth-release-1.6.4/src/PresetController.h:87:10: style: Technically the member function 'PresetController::getCurrPresetNumber' can be const. [functionConst]
amsynth-release-1.6.4/src/PresetController.h:89:22: style: Technically the member function 'PresetController::getFilePath' can be const. [functionConst]
amsynth-release-1.6.4/src/MidiController.h:71:7: style: Technically the member function 'MidiController::get_midi_channel' can be const. [functionConst]
amsynth-release-1.6.4/src/Preset.h:36:2: style: Class 'Preset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amsynth-release-1.6.4/src/PresetController.h:139:4: style: Class 'RandomiseChange' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amsynth-release-1.6.4/src/PresetController.h:126:9: style: The function 'initiateUndo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsynth-release-1.6.4/src/PresetController.h:113:17: note: Virtual function in base class
amsynth-release-1.6.4/src/PresetController.h:126:9: note: Function in derived class
amsynth-release-1.6.4/src/PresetController.h:130:9: style: The function 'initiateRedo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsynth-release-1.6.4/src/PresetController.h:114:17: note: Virtual function in base class
amsynth-release-1.6.4/src/PresetController.h:130:9: note: Function in derived class
amsynth-release-1.6.4/src/PresetController.h:143:9: style: The function 'initiateUndo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsynth-release-1.6.4/src/PresetController.h:113:17: note: Virtual function in base class
amsynth-release-1.6.4/src/PresetController.h:143:9: note: Function in derived class
amsynth-release-1.6.4/src/PresetController.h:147:9: style: The function 'initiateRedo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsynth-release-1.6.4/src/PresetController.h:114:17: note: Virtual function in base class
amsynth-release-1.6.4/src/PresetController.h:147:9: note: Function in derived class
amsynth-release-1.6.4/src/GUI/GUI.h:79:7: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsynth-release-1.6.4/src/UpdateListener.h:35:18: note: Virtual function in base class
amsynth-release-1.6.4/src/GUI/GUI.h:79:7: note: Function in derived class
amsynth-release-1.6.4/src/GUI/GUI.h:82:15: style: The function 'UpdateParameter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsynth-release-1.6.4/src/UpdateListener.h:36:18: note: Virtual function in base class
amsynth-release-1.6.4/src/GUI/GUI.h:82:15: note: Function in derived class
amsynth-release-1.6.4/src/GUI/MIDILearnDialog.h:41:15: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsynth-release-1.6.4/src/UpdateListener.h:35:18: note: Virtual function in base class
amsynth-release-1.6.4/src/GUI/MIDILearnDialog.h:41:15: note: Function in derived class
amsynth-release-1.6.4/src/Parameter.h:52:36: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
amsynth-release-1.6.4/src/Parameter.h:55:29: performance: Function parameter 'label' should be passed by const reference. [passedByValue]
amsynth-release-1.6.4/src/Preset.h:36:27: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
amsynth-release-1.6.4/src/Preset.h:43:38: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
amsynth-release-1.6.4/src/Preset.h:45:46: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
amsynth-release-1.6.4/src/PresetController.h:49:40: performance: Function parameter 'preset' should be passed by const reference. [passedByValue]
amsynth-release-1.6.4/src/PresetController.h:57:41: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
amsynth-release-1.6.4/src/PresetController.h:59:48: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
amsynth-release-1.6.4/src/PresetController.h:78:40: performance: Function parameter 'filename' should be passed by const reference. [passedByValue]
amsynth-release-1.6.4/src/PresetController.h:79:40: performance: Function parameter 'filename' should be passed by const reference. [passedByValue]
amsynth-release-1.6.4/src/GUI/PresetControllerView.cc:103:2: style: Variable 'widget' is reassigned a value before the old one has been used. [redundantAssignment]
amsynth-release-1.6.4/src/GUI/PresetControllerView.cc:101:0: note: Variable 'widget' is reassigned a value before the old one has been used.
amsynth-release-1.6.4/src/GUI/PresetControllerView.cc:103:2: note: Variable 'widget' is reassigned a value before the old one has been used.
amsynth-release-1.6.4/src/VoiceAllocationUnit.h:59:7: style: Technically the member function 'VoiceAllocationUnit::GetMaxVoices' can be const. [functionConst]
amsynth-release-1.6.4/src/VoiceAllocationUnit.h:61:8: style: Technically the member function 'VoiceAllocationUnit::getPitchBendRangeSemitones' can be const. [functionConst]
amsynth-release-1.6.4/src/VoiceAllocationUnit.h:45:7: style: The function 'UpdateParameter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsynth-release-1.6.4/src/UpdateListener.h:36:18: note: Virtual function in base class
amsynth-release-1.6.4/src/VoiceAllocationUnit.h:45:7: note: Function in derived class
amsynth-release-1.6.4/src/VoiceAllocationUnit.h:49:15: style: The function 'HandleMidiNoteOn' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsynth-release-1.6.4/src/MidiController.h:41:15: note: Virtual function in base class
amsynth-release-1.6.4/src/VoiceAllocationUnit.h:49:15: note: Function in derived class
amsynth-release-1.6.4/src/VoiceAllocationUnit.h:50:15: style: The function 'HandleMidiNoteOff' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsynth-release-1.6.4/src/MidiController.h:42:15: note: Virtual function in base class
amsynth-release-1.6.4/src/VoiceAllocationUnit.h:50:15: note: Function in derived class
amsynth-release-1.6.4/src/VoiceAllocationUnit.h:51:15: style: The function 'HandleMidiPitchWheel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsynth-release-1.6.4/src/MidiController.h:43:15: note: Virtual function in base class
amsynth-release-1.6.4/src/VoiceAllocationUnit.h:51:15: note: Function in derived class
amsynth-release-1.6.4/src/VoiceAllocationUnit.h:52:15: style: The function 'HandleMidiPitchWheelSensitivity' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsynth-release-1.6.4/src/MidiController.h:44:15: note: Virtual function in base class
amsynth-release-1.6.4/src/VoiceAllocationUnit.h:52:15: note: Function in derived class
amsynth-release-1.6.4/src/VoiceAllocationUnit.h:53:15: style: The function 'HandleMidiAllSoundOff' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsynth-release-1.6.4/src/MidiController.h:45:15: note: Virtual function in base class
amsynth-release-1.6.4/src/VoiceAllocationUnit.h:53:15: note: Function in derived class
amsynth-release-1.6.4/src/VoiceAllocationUnit.h:54:15: style: The function 'HandleMidiAllNotesOff' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsynth-release-1.6.4/src/MidiController.h:46:15: note: Virtual function in base class
amsynth-release-1.6.4/src/VoiceAllocationUnit.h:54:15: note: Function in derived class
amsynth-release-1.6.4/src/VoiceAllocationUnit.h:55:15: style: The function 'HandleMidiSustainPedal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsynth-release-1.6.4/src/MidiController.h:47:15: note: Virtual function in base class
amsynth-release-1.6.4/src/VoiceAllocationUnit.h:55:15: note: Function in derived class
amsynth-release-1.6.4/src/VoiceAllocationUnit.h:56:15: style: The function 'HandleMidiPan' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsynth-release-1.6.4/src/MidiController.h:48:15: note: Virtual function in base class
amsynth-release-1.6.4/src/VoiceAllocationUnit.h:56:15: note: Function in derived class
amsynth-release-1.6.4/src/GUI/PresetControllerView.cc:50:15: style: The function 'setPresetController' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsynth-release-1.6.4/src/GUI/PresetControllerView.h:31:15: note: Virtual function in base class
amsynth-release-1.6.4/src/GUI/PresetControllerView.cc:50:15: note: Function in derived class
amsynth-release-1.6.4/src/GUI/PresetControllerView.cc:51:15: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsynth-release-1.6.4/src/GUI/PresetControllerView.h:32:18: note: Virtual function in base class
amsynth-release-1.6.4/src/GUI/PresetControllerView.cc:51:15: note: Function in derived class
amsynth-release-1.6.4/src/GUI/PresetControllerView.cc:52:14: style: The function 'getAuditionNote' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsynth-release-1.6.4/src/GUI/PresetControllerView.h:33:17: note: Virtual function in base class
amsynth-release-1.6.4/src/GUI/PresetControllerView.cc:52:14: note: Function in derived class
amsynth-release-1.6.4/src/GUI/PresetControllerView.cc:132:31: performance: Use const reference for 'banks' to avoid unnecessary data copying. [redundantCopyLocalConst]
amsynth-release-1.6.4/src/GUI/PresetControllerView.cc:199:30: performance: Use const reference for 'banks' to avoid unnecessary data copying. [redundantCopyLocalConst]
amsynth-release-1.6.4/src/GUI/PresetControllerView.cc:211:20: performance: Use const reference for 'current_file_path' to avoid unnecessary data copying. [redundantCopyLocalConst]
amsynth-release-1.6.4/src/GUI/bitmap_button.c:86:58: style: Function 'bitmap_button_set_bg' argument 2 names different: declaration 'background' definition 'pixbuf'. [funcArgNamesDifferent]
amsynth-release-1.6.4/src/GUI/bitmap_button.h:38:13: note: Function 'bitmap_button_set_bg' argument 2 names different: declaration 'background' definition 'pixbuf'.
amsynth-release-1.6.4/src/GUI/bitmap_button.c:86:58: note: Function 'bitmap_button_set_bg' argument 2 names different: declaration 'background' definition 'pixbuf'.
amsynth-release-1.6.4/src/GUI/bitmap_knob.c:178:32: style: Function 'bitmap_knob_expose' argument 1 names different: declaration 'wigdet' definition 'widget'. [funcArgNamesDifferent]
amsynth-release-1.6.4/src/GUI/bitmap_knob.c:61:51: note: Function 'bitmap_knob_expose' argument 1 names different: declaration 'wigdet' definition 'widget'.
amsynth-release-1.6.4/src/GUI/bitmap_knob.c:178:32: note: Function 'bitmap_knob_expose' argument 1 names different: declaration 'wigdet' definition 'widget'.
amsynth-release-1.6.4/src/GUI/bitmap_knob.c:221:39: style: Function 'bitmap_knob_button_press' argument 1 names different: declaration 'wigdet' definition 'widget'. [funcArgNamesDifferent]
amsynth-release-1.6.4/src/GUI/bitmap_knob.c:62:55: note: Function 'bitmap_knob_button_press' argument 1 names different: declaration 'wigdet' definition 'widget'.
amsynth-release-1.6.4/src/GUI/bitmap_knob.c:221:39: note: Function 'bitmap_knob_button_press' argument 1 names different: declaration 'wigdet' definition 'widget'.
amsynth-release-1.6.4/src/GUI/bitmap_knob.c:239:41: style: Function 'bitmap_knob_button_release' argument 1 names different: declaration 'wigdet' definition 'widget'. [funcArgNamesDifferent]
amsynth-release-1.6.4/src/GUI/bitmap_knob.c:63:57: note: Function 'bitmap_knob_button_release' argument 1 names different: declaration 'wigdet' definition 'widget'.
amsynth-release-1.6.4/src/GUI/bitmap_knob.c:239:41: note: Function 'bitmap_knob_button_release' argument 1 names different: declaration 'wigdet' definition 'widget'.
amsynth-release-1.6.4/src/GUI/bitmap_knob.c:252:40: style: Function 'bitmap_knob_motion_notify' argument 1 names different: declaration 'wigdet' definition 'widget'. [funcArgNamesDifferent]
amsynth-release-1.6.4/src/GUI/bitmap_knob.c:64:56: note: Function 'bitmap_knob_motion_notify' argument 1 names different: declaration 'wigdet' definition 'widget'.
amsynth-release-1.6.4/src/GUI/bitmap_knob.c:252:40: note: Function 'bitmap_knob_motion_notify' argument 1 names different: declaration 'wigdet' definition 'widget'.
amsynth-release-1.6.4/src/GUI/bitmap_popup.c:91:57: style: Function 'bitmap_popup_set_bg' argument 2 names different: declaration 'background' definition 'pixbuf'. [funcArgNamesDifferent]
amsynth-release-1.6.4/src/GUI/bitmap_popup.h:38:13: note: Function 'bitmap_popup_set_bg' argument 2 names different: declaration 'background' definition 'pixbuf'.
amsynth-release-1.6.4/src/GUI/bitmap_popup.c:91:57: note: Function 'bitmap_popup_set_bg' argument 2 names different: declaration 'background' definition 'pixbuf'.
amsynth-release-1.6.4/src/GUI/bitmap_popup.c:135:33: style: Function 'bitmap_popup_expose' argument 1 names different: declaration 'wigdet' definition 'widget'. [funcArgNamesDifferent]
amsynth-release-1.6.4/src/GUI/bitmap_popup.c:47:52: note: Function 'bitmap_popup_expose' argument 1 names different: declaration 'wigdet' definition 'widget'.
amsynth-release-1.6.4/src/GUI/bitmap_popup.c:135:33: note: Function 'bitmap_popup_expose' argument 1 names different: declaration 'wigdet' definition 'widget'.
amsynth-release-1.6.4/src/GUI/bitmap_popup.c:171:40: style: Function 'bitmap_popup_button_press' argument 1 names different: declaration 'wigdet' definition 'widget'. [funcArgNamesDifferent]
amsynth-release-1.6.4/src/GUI/bitmap_popup.c:48:56: note: Function 'bitmap_popup_button_press' argument 1 names different: declaration 'wigdet' definition 'widget'.
amsynth-release-1.6.4/src/GUI/bitmap_popup.c:171:40: note: Function 'bitmap_popup_button_press' argument 1 names different: declaration 'wigdet' definition 'widget'.
amsynth-release-1.6.4/src/GUI/presets_menu.cpp:46:30: performance: Use const reference for 'banks' to avoid unnecessary data copying. [redundantCopyLocalConst]
amsynth-release-1.6.4/src/JackOutput.h:45:10: style: Technically the member function 'JackOutput::get_error_msg' can be const. [functionConst]
amsynth-release-1.6.4/src/JackOutput.h:41:8: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsynth-release-1.6.4/src/AudioOutput.h:50:16: note: Virtual function in base class
amsynth-release-1.6.4/src/JackOutput.h:41:8: note: Function in derived class
amsynth-release-1.6.4/src/JackOutput.h:42:8: style: The function 'Start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsynth-release-1.6.4/src/AudioOutput.h:52:16: note: Virtual function in base class
amsynth-release-1.6.4/src/JackOutput.h:42:8: note: Function in derived class
amsynth-release-1.6.4/src/JackOutput.h:43:8: style: The function 'Stop' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsynth-release-1.6.4/src/AudioOutput.h:53:16: note: Virtual function in base class
amsynth-release-1.6.4/src/JackOutput.h:43:8: note: Function in derived class
amsynth-release-1.6.4/src/MidiController.cc:167:49: style: Function 'controller_change' argument 1 names different: declaration 'controller' definition 'cc'. [funcArgNamesDifferent]
amsynth-release-1.6.4/src/MidiController.h:83:42: note: Function 'controller_change' argument 1 names different: declaration 'controller' definition 'cc'.
amsynth-release-1.6.4/src/MidiController.cc:167:49: note: Function 'controller_change' argument 1 names different: declaration 'controller' definition 'cc'.
amsynth-release-1.6.4/src/MidiController.cc:35:17: warning: Member variable 'MidiController::status' is not initialized in the constructor. [uninitMemberVar]
amsynth-release-1.6.4/src/MidiController.cc:35:17: warning: Member variable 'MidiController::data' is not initialized in the constructor. [uninitMemberVar]
amsynth-release-1.6.4/src/MidiController.h:91:14: style: Member variable 'MidiController::_midiDriver' is in the wrong place in the initializer list. [initializerList]
amsynth-release-1.6.4/src/MidiController.cc:41:3: note: Member variable 'MidiController::_midiDriver' is in the wrong place in the initializer list.
amsynth-release-1.6.4/src/MidiController.h:91:14: note: Member variable 'MidiController::_midiDriver' is in the wrong place in the initializer list.
amsynth-release-1.6.4/src/MidiController.h:66:7: style: Technically the member function 'MidiController::getControllerForParameter' can be const. [functionConst]
amsynth-release-1.6.4/src/MidiController.cc:298:17: note: Technically the member function 'MidiController::getControllerForParameter' can be const.
amsynth-release-1.6.4/src/MidiController.h:66:7: note: Technically the member function 'MidiController::getControllerForParameter' can be const.
amsynth-release-1.6.4/src/Preset.cc:128:36: style: Function 'operator=' argument 1 names different: declaration 'p' definition 'rhs'. [funcArgNamesDifferent]
amsynth-release-1.6.4/src/Preset.h:38:39: note: Function 'operator=' argument 1 names different: declaration 'p' definition 'rhs'.
amsynth-release-1.6.4/src/Preset.cc:128:36: note: Function 'operator=' argument 1 names different: declaration 'p' definition 'rhs'.
amsynth-release-1.6.4/src/Preset.cc:128:9: warning: Member variable 'Preset::mParameters' is not assigned a value in 'Preset::operator='. [operatorEqVarError]
amsynth-release-1.6.4/src/Preset.h:33:1: warning: The class 'Preset' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
amsynth-release-1.6.4/src/Preset.cc:37:44: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
amsynth-release-1.6.4/src/Preset.cc:70:37: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
amsynth-release-1.6.4/src/Preset.cc:149:40: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
amsynth-release-1.6.4/src/PresetController.cc:57:44: style: Function 'selectPreset' argument 1 names different: declaration 'preset' definition 'presetNo'. [funcArgNamesDifferent]
amsynth-release-1.6.4/src/PresetController.h:48:32: note: Function 'selectPreset' argument 1 names different: declaration 'preset' definition 'presetNo'.
amsynth-release-1.6.4/src/PresetController.cc:57:44: note: Function 'selectPreset' argument 1 names different: declaration 'preset' definition 'presetNo'.
amsynth-release-1.6.4/src/PresetController.cc:68:47: style: Function 'selectPreset' argument 1 names different: declaration 'preset' definition 'name'. [funcArgNamesDifferent]
amsynth-release-1.6.4/src/PresetController.h:49:40: note: Function 'selectPreset' argument 1 names different: declaration 'preset' definition 'name'.
amsynth-release-1.6.4/src/PresetController.cc:68:47: note: Function 'selectPreset' argument 1 names different: declaration 'preset' definition 'name'.
amsynth-release-1.6.4/src/PresetController.cc:47:2: style: Class 'PresetController' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
amsynth-release-1.6.4/src/PresetController.cc:47:2: style: Class 'PresetController' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
amsynth-release-1.6.4/src/PresetController.cc:68:47: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
amsynth-release-1.6.4/src/PresetController.cc:75:55: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
amsynth-release-1.6.4/src/PresetController.cc:84:45: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
amsynth-release-1.6.4/src/PresetController.cc:171:47: performance: Function parameter 'filename' should be passed by const reference. [passedByValue]
amsynth-release-1.6.4/src/PresetController.cc:187:47: performance: Function parameter 'filename' should be passed by const reference. [passedByValue]
amsynth-release-1.6.4/src/PresetController.cc:378:48: performance: Function parameter 'dir_path' should be passed by const reference. [passedByValue]
amsynth-release-1.6.4/src/PresetController.cc:378:76: performance: Function parameter 'file_name' should be passed by const reference. [passedByValue]
amsynth-release-1.6.4/src/PresetController.cc:403:49: performance: Function parameter 'dir_path' should be passed by const reference. [passedByValue]
amsynth-release-1.6.4/src/PresetController.cc:454:61: performance: Function parameter 'path' should be passed by const reference. [passedByValue]
amsynth-release-1.6.4/src/VoiceBoard/ADSR.h:44:7: style: Technically the member function 'ADSR::getState' can be const. [functionConst]
amsynth-release-1.6.4/src/VoiceBoard/Oscillator.h:51:11: style: Technically the member function 'Oscillator::GetWaveform' can be const. [functionConst]
amsynth-release-1.6.4/src/VoiceBoard/VoiceBoard.h:54:8: style: Technically the member function 'VoiceBoard::getFrequency' can be const. [functionConst]
amsynth-release-1.6.4/src/Synthesizer.cpp:54:2: style: Class 'Synthesizer' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
amsynth-release-1.6.4/src/Synthesizer.cpp:54:2: style: Class 'Synthesizer' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
amsynth-release-1.6.4/src/VoiceBoard/ADSR.h:30:2: style: Class 'ADSR' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amsynth-release-1.6.4/src/freeverb/comb.hpp:36:34: style: Function 'process' argument 1 names different: declaration 'inp' definition 'input'. [funcArgNamesDifferent]
amsynth-release-1.6.4/src/freeverb/comb.hpp:17:30: note: Function 'process' argument 1 names different: declaration 'inp' definition 'input'.
amsynth-release-1.6.4/src/freeverb/comb.hpp:36:34: note: Function 'process' argument 1 names different: declaration 'inp' definition 'input'.
amsynth-release-1.6.4/src/freeverb/allpass.hpp:30:37: style: Function 'process' argument 1 names different: declaration 'inp' definition 'input'. [funcArgNamesDifferent]
amsynth-release-1.6.4/src/freeverb/allpass.hpp:16:30: note: Function 'process' argument 1 names different: declaration 'inp' definition 'input'.
amsynth-release-1.6.4/src/freeverb/allpass.hpp:30:37: note: Function 'process' argument 1 names different: declaration 'inp' definition 'input'.
amsynth-release-1.6.4/src/VoiceAllocationUnit.cc:40:22: warning: Member variable 'VoiceAllocationUnit::_keyPressCounter' is not initialized in the constructor. [uninitMemberVar]
amsynth-release-1.6.4/src/VoiceAllocationUnit.cc:53:2: style: Class 'VoiceAllocationUnit' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
amsynth-release-1.6.4/src/VoiceAllocationUnit.cc:53:2: style: Class 'VoiceAllocationUnit' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
amsynth-release-1.6.4/src/VoiceBoard/LowPassFilter.cc:29:14: warning: Member variable 'SynthFilter::d1' is not initialized in the constructor. [uninitMemberVar]
amsynth-release-1.6.4/src/VoiceBoard/LowPassFilter.cc:29:14: warning: Member variable 'SynthFilter::d2' is not initialized in the constructor. [uninitMemberVar]
amsynth-release-1.6.4/src/VoiceBoard/LowPassFilter.cc:29:14: warning: Member variable 'SynthFilter::d3' is not initialized in the constructor. [uninitMemberVar]
amsynth-release-1.6.4/src/VoiceBoard/LowPassFilter.cc:29:14: warning: Member variable 'SynthFilter::d4' is not initialized in the constructor. [uninitMemberVar]
amsynth-release-1.6.4/src/VoiceBoard/Oscillator.cc:46:13: warning: Member variable 'Oscillator::twopi_rate' is not initialized in the constructor. [uninitMemberVar]
amsynth-release-1.6.4/src/VoiceBoard/Oscillator.cc:46:13: warning: Member variable 'Oscillator::a0' is not initialized in the constructor. [uninitMemberVar]
amsynth-release-1.6.4/src/VoiceBoard/Oscillator.cc:46:13: warning: Member variable 'Oscillator::a1' is not initialized in the constructor. [uninitMemberVar]
amsynth-release-1.6.4/src/VoiceBoard/Oscillator.cc:46:13: warning: Member variable 'Oscillator::b1' is not initialized in the constructor. [uninitMemberVar]
amsynth-release-1.6.4/src/VoiceBoard/Oscillator.cc:46:13: warning: Member variable 'Oscillator::d' is not initialized in the constructor. [uninitMemberVar]
amsynth-release-1.6.4/src/VoiceBoard/Oscillator.cc:46:13: warning: Member variable 'Oscillator::mPulseWidth' is not initialized in the constructor. [uninitMemberVar]
amsynth-release-1.6.4/src/VoiceBoard/Oscillator.cc:46:13: warning: Member variable 'Oscillator::mSyncFrequency' is not initialized in the constructor. [uninitMemberVar]
amsynth-release-1.6.4/src/VoiceBoard/Oscillator.h:61:9: style: Member variable 'Oscillator::rate' is in the wrong place in the initializer list. [initializerList]
amsynth-release-1.6.4/src/VoiceBoard/Oscillator.cc:50:3: note: Member variable 'Oscillator::rate' is in the wrong place in the initializer list.
amsynth-release-1.6.4/src/VoiceBoard/Oscillator.h:61:9: note: Member variable 'Oscillator::rate' is in the wrong place in the initializer list.
amsynth-release-1.6.4/src/VoiceBoard/Oscillator.h:75:10: performance: Technically the member function 'Oscillator::doNoise' can be static. [functionStatic]
amsynth-release-1.6.4/src/VoiceBoard/Oscillator.cc:213:13: note: Technically the member function 'Oscillator::doNoise' can be static.
amsynth-release-1.6.4/src/VoiceBoard/Oscillator.h:75:10: note: Technically the member function 'Oscillator::doNoise' can be static.
amsynth-release-1.6.4/src/VoiceBoard/VoiceBoard.cc:34:13: warning: Member variable 'VoiceBoard::mSampleRate' is not initialized in the constructor. [uninitMemberVar]
amsynth-release-1.6.4/src/VoiceBoard/VoiceBoard.cc:34:13: warning: Member variable 'VoiceBoard::mLFOPulseWidth' is not initialized in the constructor. [uninitMemberVar]
amsynth-release-1.6.4/src/VoiceBoard/VoiceBoard.cc:34:13: warning: Member variable 'VoiceBoard::mOsc2Pitch' is not initialized in the constructor. [uninitMemberVar]
amsynth-release-1.6.4/src/VoiceBoard/VoiceBoard.cc:34:13: warning: Member variable 'VoiceBoard::mFilterType' is not initialized in the constructor. [uninitMemberVar]
amsynth-release-1.6.4/src/VoiceBoard/VoiceBoard.cc:34:13: warning: Member variable 'VoiceBoard::mFilterSlope' is not initialized in the constructor. [uninitMemberVar]
amsynth-release-1.6.4/src/VoiceBoard/VoiceBoard.cc:34:13: warning: Member variable 'VoiceBoard::mProcessBuffers' is not initialized in the constructor. [uninitMemberVar]
amsynth-release-1.6.4/src/amsynth_lv2.cpp:75:23: style: C-style pointer casting [cstyleCast]
amsynth-release-1.6.4/src/amsynth_lv2.cpp:90:24: style: C-style pointer casting [cstyleCast]
amsynth-release-1.6.4/src/amsynth_lv2.cpp:100:24: style: C-style pointer casting [cstyleCast]
amsynth-release-1.6.4/src/amsynth_lv2.cpp:126:24: style: C-style pointer casting [cstyleCast]
amsynth-release-1.6.4/src/amsynth_vst.cpp:125:19: style: C-style pointer casting [cstyleCast]
amsynth-release-1.6.4/src/amsynth_vst.cpp:335:19: style: C-style pointer casting [cstyleCast]
amsynth-release-1.6.4/src/amsynth_vst.cpp:342:19: style: C-style pointer casting [cstyleCast]
amsynth-release-1.6.4/src/amsynth_vst.cpp:349:19: style: C-style pointer casting [cstyleCast]
amsynth-release-1.6.4/src/amsynth_vst.cpp:355:19: style: C-style pointer casting [cstyleCast]
amsynth-release-1.6.4/src/amsynth_vst.cpp:56:8: style: struct member 'ERect::top' is never used. [unusedStructMember]
amsynth-release-1.6.4/src/amsynth_vst.cpp:57:8: style: struct member 'ERect::left' is never used. [unusedStructMember]
amsynth-release-1.6.4/src/amsynth_vst.cpp:58:8: style: struct member 'ERect::bottom' is never used. [unusedStructMember]
amsynth-release-1.6.4/src/amsynth_vst.cpp:59:8: style: struct member 'ERect::right' is never used. [unusedStructMember]
amsynth-release-1.6.4/src/amsynth_vst.cpp:72:3: performance: Variable 'audioMaster' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
amsynth-release-1.6.4/src/amsynth_vst.cpp:73:3: style: Struct 'Plugin' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
amsynth-release-1.6.4/src/amsynth_vst.cpp:73:3: style: Struct 'Plugin' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
amsynth-release-1.6.4/src/amsynth_vst.cpp:70:2: style: Struct 'Plugin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
amsynth-release-1.6.4/src/drivers/OSSMidiDriver.cc:40:6: style: The function 'open' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsynth-release-1.6.4/src/drivers/MidiDriver.h:36:17: note: Virtual function in base class
amsynth-release-1.6.4/src/drivers/OSSMidiDriver.cc:40:6: note: Function in derived class
amsynth-release-1.6.4/src/drivers/OSSMidiDriver.cc:41:6: style: The function 'close' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsynth-release-1.6.4/src/drivers/MidiDriver.h:37:17: note: Virtual function in base class
amsynth-release-1.6.4/src/drivers/OSSMidiDriver.cc:41:6: note: Function in derived class
amsynth-release-1.6.4/src/drivers/OSSMidiDriver.cc:43:6: style: The function 'read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsynth-release-1.6.4/src/drivers/MidiDriver.h:34:17: note: Virtual function in base class
amsynth-release-1.6.4/src/drivers/OSSMidiDriver.cc:43:6: note: Function in derived class
amsynth-release-1.6.4/src/drivers/OSSMidiDriver.cc:44:6: style: The function 'write_cc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
amsynth-release-1.6.4/src/drivers/MidiDriver.h:35:17: note: Virtual function in base class
amsynth-release-1.6.4/src/drivers/OSSMidiDriver.cc:44:6: note: Function in derived class
amsynth-release-1.6.4/src/dssi.cpp:278:16: style: Variable 'rng' is assigned a value that is never used. [unreadVariable]
amsynth-release-1.6.4/src/freeverb/allpass.cpp:9:10: warning: Member variable 'allpass::feedback' is not initialized in the constructor. [uninitMemberVar]
amsynth-release-1.6.4/src/freeverb/allpass.cpp:9:10: warning: Member variable 'allpass::buffer' is not initialized in the constructor. [uninitMemberVar]
amsynth-release-1.6.4/src/freeverb/allpass.cpp:9:10: warning: Member variable 'allpass::bufsize' is not initialized in the constructor. [uninitMemberVar]
amsynth-release-1.6.4/src/freeverb/allpass.hpp:19:10: style: Technically the member function 'allpass::getfeedback' can be const. [functionConst]
amsynth-release-1.6.4/src/freeverb/allpass.cpp:31:16: note: Technically the member function 'allpass::getfeedback' can be const.
amsynth-release-1.6.4/src/freeverb/allpass.hpp:19:10: note: Technically the member function 'allpass::getfeedback' can be const.
amsynth-release-1.6.4/src/freeverb/comb.cpp:9:7: warning: Member variable 'comb::feedback' is not initialized in the constructor. [uninitMemberVar]
amsynth-release-1.6.4/src/freeverb/comb.cpp:9:7: warning: Member variable 'comb::damp1' is not initialized in the constructor. [uninitMemberVar]
amsynth-release-1.6.4/src/freeverb/comb.cpp:9:7: warning: Member variable 'comb::damp2' is not initialized in the constructor. [uninitMemberVar]
amsynth-release-1.6.4/src/freeverb/comb.cpp:9:7: warning: Member variable 'comb::buffer' is not initialized in the constructor. [uninitMemberVar]
amsynth-release-1.6.4/src/freeverb/comb.cpp:9:7: warning: Member variable 'comb::bufsize' is not initialized in the constructor. [uninitMemberVar]
amsynth-release-1.6.4/src/freeverb/comb.hpp:20:10: style: Technically the member function 'comb::getdamp' can be const. [functionConst]
amsynth-release-1.6.4/src/freeverb/comb.cpp:33:13: note: Technically the member function 'comb::getdamp' can be const.
amsynth-release-1.6.4/src/freeverb/comb.hpp:20:10: note: Technically the member function 'comb::getdamp' can be const.
amsynth-release-1.6.4/src/freeverb/comb.hpp:22:10: style: Technically the member function 'comb::getfeedback' can be const. [functionConst]
amsynth-release-1.6.4/src/freeverb/comb.cpp:43:13: note: Technically the member function 'comb::getfeedback' can be const.
amsynth-release-1.6.4/src/freeverb/comb.hpp:22:10: note: Technically the member function 'comb::getfeedback' can be const.
amsynth-release-1.6.4/src/freeverb/revmodel.cpp:80:8: style: The scope of the variable 'outL' can be reduced. [variableScope]
amsynth-release-1.6.4/src/freeverb/revmodel.cpp:80:13: style: The scope of the variable 'outR' can be reduced. [variableScope]
amsynth-release-1.6.4/src/freeverb/revmodel.cpp:80:18: style: The scope of the variable 'input' can be reduced. [variableScope]
amsynth-release-1.6.4/src/freeverb/revmodel.cpp:117:8: style: The scope of the variable 'outL' can be reduced. [variableScope]
amsynth-release-1.6.4/src/freeverb/revmodel.cpp:117:13: style: The scope of the variable 'outR' can be reduced. [variableScope]
amsynth-release-1.6.4/src/freeverb/revmodel.cpp:117:18: style: The scope of the variable 'input' can be reduced. [variableScope]
amsynth-release-1.6.4/src/freeverb/revmodel.cpp:152:8: style: The scope of the variable 'outL' can be reduced. [variableScope]
amsynth-release-1.6.4/src/freeverb/revmodel.cpp:152:13: style: The scope of the variable 'outR' can be reduced. [variableScope]
amsynth-release-1.6.4/src/freeverb/revmodel.cpp:152:18: style: The scope of the variable 'input' can be reduced. [variableScope]
amsynth-release-1.6.4/src/freeverb/revmodel.hpp:23:13: style: Technically the member function 'revmodel::getroomsize' can be const. [functionConst]
amsynth-release-1.6.4/src/freeverb/revmodel.cpp:231:17: note: Technically the member function 'revmodel::getroomsize' can be const.
amsynth-release-1.6.4/src/freeverb/revmodel.hpp:23:13: note: Technically the member function 'revmodel::getroomsize' can be const.
amsynth-release-1.6.4/src/freeverb/revmodel.hpp:25:13: style: Technically the member function 'revmodel::getdamp' can be const. [functionConst]
amsynth-release-1.6.4/src/freeverb/revmodel.cpp:242:17: note: Technically the member function 'revmodel::getdamp' can be const.
amsynth-release-1.6.4/src/freeverb/revmodel.hpp:25:13: note: Technically the member function 'revmodel::getdamp' can be const.
amsynth-release-1.6.4/src/freeverb/revmodel.hpp:27:13: style: Technically the member function 'revmodel::getwet' can be const. [functionConst]
amsynth-release-1.6.4/src/freeverb/revmodel.cpp:253:17: note: Technically the member function 'revmodel::getwet' can be const.
amsynth-release-1.6.4/src/freeverb/revmodel.hpp:27:13: note: Technically the member function 'revmodel::getwet' can be const.
amsynth-release-1.6.4/src/freeverb/revmodel.hpp:29:13: style: Technically the member function 'revmodel::getdry' can be const. [functionConst]
amsynth-release-1.6.4/src/freeverb/revmodel.cpp:263:17: note: Technically the member function 'revmodel::getdry' can be const.
amsynth-release-1.6.4/src/freeverb/revmodel.hpp:29:13: note: Technically the member function 'revmodel::getdry' can be const.
amsynth-release-1.6.4/src/freeverb/revmodel.hpp:31:13: style: Technically the member function 'revmodel::getwidth' can be const. [functionConst]
amsynth-release-1.6.4/src/freeverb/revmodel.cpp:274:17: note: Technically the member function 'revmodel::getwidth' can be const.
amsynth-release-1.6.4/src/freeverb/revmodel.hpp:31:13: note: Technically the member function 'revmodel::getwidth' can be const.
amsynth-release-1.6.4/src/freeverb/revmodel.hpp:33:13: style: Technically the member function 'revmodel::getmode' can be const. [functionConst]
amsynth-release-1.6.4/src/freeverb/revmodel.cpp:285:17: note: Technically the member function 'revmodel::getmode' can be const.
amsynth-release-1.6.4/src/freeverb/revmodel.hpp:33:13: note: Technically the member function 'revmodel::getmode' can be const.
amsynth-release-1.6.4/src/main.cc:316:8: style: The scope of the variable 'no_gui' can be reduced. [variableScope]
amsynth-release-1.6.4/src/main.cc:131:3: error: Resource leak: in [resourceLeak]
amsynth-release-1.6.4/utils/lv2_dump_ports.cpp:14:3: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
[22:38]

ftp://ftp.se.debian.org/debian/pool/main/a/amtterm/amtterm_1.4.orig.tar.gz
amtterm-1.4/amtterm.c:197:9: style: The scope of the variable 'c' can be reduced. [variableScope]
amtterm-1.4/gamt.c:741:9: style: The scope of the variable 'rc' can be reduced. [variableScope]
amtterm-1.4/gamt.c:916:9: style: The scope of the variable 'c' can be reduced. [variableScope]
amtterm-1.4/gamt.c:209:14: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
amtterm-1.4/parseconfig.c:524:25: style: The scope of the variable 'entry' can be reduced. [variableScope]
amtterm-1.4/parseconfig.c:228:11: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
amtterm-1.4/parseconfig.c:222:2: error: Resource leak: fp [resourceLeak]
amtterm-1.4/parseconfig.c:542:2: error: Memory leak: bfile [memleak]
amtterm-1.4/parseconfig.c:571:0: error: Memory leak: bfile [memleak]
amtterm-1.4/parseconfig.c:571:0: error: Memory leak: tfile [memleak]
amtterm-1.4/redir.c:315:6: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
amtterm-1.4/redir.c:262:9: style: The scope of the variable 'flags' can be reduced. [variableScope]
[22:38]

ftp://ftp.se.debian.org/debian/pool/main/a/amule/amule_2.3.2.orig.tar.gz
aMule-2.3.2/intl/dcigettext.c:569:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition]
aMule-2.3.2/intl/hash-string.h:42:0: style: The scope of the variable 'g' can be reduced. [variableScope]
aMule-2.3.2/intl/dcigettext.c:218:7: style: struct member 'known_translation_t::category' is never used. [unusedStructMember]
aMule-2.3.2/intl/dcigettext.c:221:7: style: struct member 'known_translation_t::counter' is never used. [unusedStructMember]
aMule-2.3.2/intl/dcigettext.c:224:27: style: struct member 'known_translation_t::domain' is never used. [unusedStructMember]
aMule-2.3.2/intl/dcigettext.c:227:15: style: struct member 'known_translation_t::translation' is never used. [unusedStructMember]
aMule-2.3.2/intl/dcigettext.c:228:10: style: struct member 'known_translation_t::translation_length' is never used. [unusedStructMember]
aMule-2.3.2/intl/dcigettext.c:231:8: style: struct member 'known_translation_t::msgid' is never used. [unusedStructMember]
aMule-2.3.2/intl/l10nflist.c:403:9: style: The scope of the variable 'wp' can be reduced. [variableScope]
aMule-2.3.2/intl/loadmsgcat.c:966:12: style: Condition 'data==(struct mo_file_header*)-1' is always true [knownConditionTrueFalse]
aMule-2.3.2/intl/loadmsgcat.c:910:33: note: Assignment 'data=(struct mo_file_header*)-1', assigned value is -1
aMule-2.3.2/intl/loadmsgcat.c:966:12: note: Condition 'data==(struct mo_file_header*)-1' is always true
aMule-2.3.2/intl/loadmsgcat.c:966:12: style: Same expression on both sides of '==' because the value of 'data' and '(struct mo_file_header*)-1' are the same. [duplicateExpression]
aMule-2.3.2/intl/loadmsgcat.c:910:33: note: 'data' is assigned value '(struct mo_file_header*)-1' here.
aMule-2.3.2/intl/loadmsgcat.c:966:12: note: Same expression on both sides of '==' because the value of 'data' and '(struct mo_file_header*)-1' are the same.
aMule-2.3.2/intl/localcharset.c:266:14: style: Condition 'locale==NULL' is always true [knownConditionTrueFalse]
aMule-2.3.2/intl/localcharset.c:257:24: note: Assignment 'locale=NULL', assigned value is 0
aMule-2.3.2/intl/localcharset.c:266:14: note: Condition 'locale==NULL' is always true
aMule-2.3.2/intl/localcharset.c:266:14: style: Same expression on both sides of '==' because the value of 'locale' and 'NULL' are the same. [duplicateExpression]
aMule-2.3.2/intl/localcharset.c:257:24: note: 'locale' is assigned value 'NULL' here.
aMule-2.3.2/intl/localcharset.c:266:14: note: Same expression on both sides of '==' because the value of 'locale' and 'NULL' are the same.
aMule-2.3.2/intl/localcharset.c:116:19: style: The scope of the variable 'base' can be reduced. [variableScope]
aMule-2.3.2/intl/localcharset.c:140:8: style: The scope of the variable 'c' can be reduced. [variableScope]
aMule-2.3.2/intl/localealias.c:239:13: style: The scope of the variable 'alias' can be reduced. [variableScope]
aMule-2.3.2/intl/localealias.c:240:13: style: The scope of the variable 'value' can be reduced. [variableScope]
aMule-2.3.2/src/FriendList.h:66:58: performance: Variable 'm_it' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aMule-2.3.2/src/amule.h:157:8: performance: Technically the member function 'CamuleAppCommon::IsDaemon' can be static. [functionStatic]
aMule-2.3.2/src/amule.h:163:8: performance: Technically the member function 'CamuleAppCommon::IsRemoteGui' can be static. [functionStatic]
aMule-2.3.2/src/FriendList.h:71:18: style: Technically the member function 'CFriendList::const_iterator::operator*' can be const. [functionConst]
aMule-2.3.2/src/OtherFunctions.h:141:7: style: Technically the member function 'SDoDelete::operator()' can be const. [functionConst]
aMule-2.3.2/src/OtherFunctions.h:147:7: style: Technically the member function 'SDoDelete::operator()' can be const. [functionConst]
aMule-2.3.2/src/AddFriend.h:34:2: style: Class 'CAddFriend' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/FriendList.h:66:3: style: Class 'const_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/amuleIPV4Address.h:36:2: style: Class 'amuleIPV4Address' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/LibSocket.h:253:2: style: Class 'CLibSocket' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/OtherFunctions.h:278:2: style: Class 'EED2KFileTypeClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/amule.h:399:17: style: The function 'InitGui' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/amule.h:191:14: note: Virtual function in base class
aMule-2.3.2/src/amule.h:399:17: note: Function in derived class
aMule-2.3.2/src/amule.h:402:7: style: The function 'OnInit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/amule.h:183:15: note: Virtual function in base class
aMule-2.3.2/src/amule.h:402:7: note: Function in derived class
aMule-2.3.2/src/amule.h:406:14: style: The function 'ShowAlert' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/amule.h:199:14: note: Virtual function in base class
aMule-2.3.2/src/amule.h:406:14: note: Function in derived class
aMule-2.3.2/src/Proxy.h:325:7: style: The function 'process_state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/StateMachine.h:55:15: note: Virtual function in base class
aMule-2.3.2/src/Proxy.h:325:7: note: Function in derived class
aMule-2.3.2/src/Proxy.h:326:13: style: The function 'next_state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/StateMachine.h:54:21: note: Virtual function in base class
aMule-2.3.2/src/Proxy.h:326:13: note: Function in derived class
aMule-2.3.2/src/Proxy.h:372:7: style: The function 'process_state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/StateMachine.h:55:15: note: Virtual function in base class
aMule-2.3.2/src/Proxy.h:372:7: note: Function in derived class
aMule-2.3.2/src/Proxy.h:373:13: style: The function 'next_state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/StateMachine.h:54:21: note: Virtual function in base class
aMule-2.3.2/src/Proxy.h:373:13: note: Function in derived class
aMule-2.3.2/src/Proxy.h:410:7: style: The function 'process_state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/StateMachine.h:55:15: note: Virtual function in base class
aMule-2.3.2/src/Proxy.h:410:7: note: Function in derived class
aMule-2.3.2/src/Proxy.h:411:13: style: The function 'next_state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/StateMachine.h:54:21: note: Virtual function in base class
aMule-2.3.2/src/Proxy.h:411:13: note: Function in derived class
aMule-2.3.2/src/Proxy.h:568:17: style: The function 'RecvFrom' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/LibSocket.h:354:17: note: Virtual function in base class
aMule-2.3.2/src/Proxy.h:568:17: note: Function in derived class
aMule-2.3.2/src/Proxy.h:569:17: style: The function 'SendTo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/LibSocket.h:356:17: note: Virtual function in base class
aMule-2.3.2/src/Proxy.h:569:17: note: Function in derived class
aMule-2.3.2/src/AsyncDNS.cpp:38:2: performance: Variable 'm_ipName' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aMule-2.3.2/src/MuleColour.h:57:7: style: Technically the member function 'CMuleColour::Init' can be const. [functionConst]
aMule-2.3.2/src/MuleColour.h:42:2: style: Class 'CMuleColour' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/MuleColour.h:44:2: style: Class 'CMuleColour' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/MuleColour.h:50:2: style: Class 'CMuleColour' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/BaseClient.cpp:2959:0: style: Same expression used in consecutive assignments of 'remoteInternPort' and 'remoteExternPort'. [duplicateAssignExpression]
aMule-2.3.2/src/BaseClient.cpp:2960:0: note: Same expression used in consecutive assignments of 'remoteInternPort' and 'remoteExternPort'.
aMule-2.3.2/src/BaseClient.cpp:2959:0: note: Same expression used in consecutive assignments of 'remoteInternPort' and 'remoteExternPort'.
aMule-2.3.2/src/BaseClient.cpp:109:71: style: Function 'CUpDownClient' argument 3 names different: declaration 'in_serverup' definition 'in_serverip'. [funcArgNamesDifferent]
aMule-2.3.2/src/updownclient.h:143:57: note: Function 'CUpDownClient' argument 3 names different: declaration 'in_serverup' definition 'in_serverip'.
aMule-2.3.2/src/BaseClient.cpp:109:71: note: Function 'CUpDownClient' argument 3 names different: declaration 'in_serverup' definition 'in_serverip'.
aMule-2.3.2/src/BaseClient.cpp:2418:44: style: Function 'SetUserIDHybrid' argument 1 names different: declaration 'val' definition 'nUserID'. [funcArgNamesDifferent]
aMule-2.3.2/src/updownclient.h:176:31: note: Function 'SetUserIDHybrid' argument 1 names different: declaration 'val' definition 'nUserID'.
aMule-2.3.2/src/BaseClient.cpp:2418:44: note: Function 'SetUserIDHybrid' argument 1 names different: declaration 'val' definition 'nUserID'.
aMule-2.3.2/src/BaseClient.cpp:2530:44: style: Function 'SetBuddyID' argument 1 names different: declaration 'm_achTempBuddyID' definition 'pucBuddyID'. [funcArgNamesDifferent]
aMule-2.3.2/src/updownclient.h:477:31: note: Function 'SetBuddyID' argument 1 names different: declaration 'm_achTempBuddyID' definition 'pucBuddyID'.
aMule-2.3.2/src/BaseClient.cpp:2530:44: note: Function 'SetBuddyID' argument 1 names different: declaration 'm_achTempBuddyID' definition 'pucBuddyID'.
aMule-2.3.2/src/kademlia/kademlia/Kademlia.h:114:2: warning: Member variable 'CKademlia::m_prefs' is not initialized in the constructor. [uninitMemberVarPrivate]
aMule-2.3.2/src/kademlia/kademlia/Kademlia.h:114:2: warning: Member variable 'CKademlia::m_routingZone' is not initialized in the constructor. [uninitMemberVarPrivate]
aMule-2.3.2/src/kademlia/kademlia/Kademlia.h:114:2: warning: Member variable 'CKademlia::m_udpListener' is not initialized in the constructor. [uninitMemberVarPrivate]
aMule-2.3.2/src/kademlia/kademlia/Kademlia.h:114:2: warning: Member variable 'CKademlia::m_indexed' is not initialized in the constructor. [uninitMemberVarPrivate]
aMule-2.3.2/src/kademlia/kademlia/Entry.h:71:3: performance: Variable 'm_tLifeTime' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aMule-2.3.2/src/GapList.h:97:56: performance: Variable 'm_it' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aMule-2.3.2/src/SharedFileList.h:62:9: style: Technically the member function 'CSharedFileList::GetCount' can be const. [functionConst]
aMule-2.3.2/src/SharedFileList.h:63:10: style: Technically the member function 'CSharedFileList::GetFileCount' can be const. [functionConst]
aMule-2.3.2/src/SHAHashSet.h:261:7: style: Technically the member function 'CAICHHashSet::HasValidMasterHash' can be const. [functionConst]
aMule-2.3.2/src/ServerConnect.h:81:7: style: Technically the member function 'CServerConnect::IsConnecting' can be const. [functionConst]
aMule-2.3.2/src/ServerConnect.h:82:7: style: Technically the member function 'CServerConnect::IsConnected' can be const. [functionConst]
aMule-2.3.2/src/ServerConnect.h:83:9: style: Technically the member function 'CServerConnect::GetClientID' can be const. [functionConst]
aMule-2.3.2/src/ServerConnect.h:90:7: style: Technically the member function 'CServerConnect::IsSingleConnect' can be const. [functionConst]
aMule-2.3.2/src/SafeFile.h:213:7: style: Technically the member function 'CFileDataIO::IsEmpty' can be const. [functionConst]
aMule-2.3.2/src/Packet.h:57:9: style: Technically the member function 'CPacket::IsSplitted' can be const. [functionConst]
aMule-2.3.2/src/Packet.h:58:9: style: Technically the member function 'CPacket::IsLastSplitted' can be const. [functionConst]
aMule-2.3.2/src/Packet.h:62:9: style: Technically the member function 'CPacket::IsFromPF' can be const. [functionConst]
aMule-2.3.2/src/StatTree.h:677:11: style: Technically the member function 'CStatTreeItemCounterMax::GetValue' can be const. [functionConst]
aMule-2.3.2/src/StatTree.h:682:11: style: Technically the member function 'CStatTreeItemCounterMax::GetMaxValue' can be const. [functionConst]
aMule-2.3.2/src/Statistics.h:370:6: performance: Technically the member function 'CStatistics::GetPointsPerRange' can be static. [functionStatic]
aMule-2.3.2/src/ServerList.h:51:10: style: Technically the member function 'CServerList::GetServerCount' can be const. [functionConst]
aMule-2.3.2/src/kademlia/kademlia/Prefs.h:114:11: performance: Technically the member function 'Kademlia::CPrefs::GetInternKadPort' can be static. [functionStatic]
aMule-2.3.2/src/ClientCredits.h:63:2: style: Class 'CClientCredits' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/ClientCredits.h:64:2: style: Class 'CClientCredits' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/ClientRef.h:72:2: style: Class 'CClientRef' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/ClientRef.h:73:2: style: Class 'CClientRef' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/updownclient.h:142:2: style: Class 'CUpDownClient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/SharedFileList.h:54:2: style: Class 'CSharedFileList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/Timer.h:76:2: style: Class 'CTimerEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/SHAHashSet.h:111:2: style: Class 'CAICHHash' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/SHAHashSet.h:112:2: style: Class 'CAICHHash' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/SHAHashSet.h:245:2: style: Class 'CAICHHashSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/Tag.h:90:2: style: Class 'CTag' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/Tag.h:91:2: style: Class 'CTag' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/Tag.h:126:2: style: Class 'CTagIntSized' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/Tag.h:127:2: style: Class 'CTagIntSized' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/KnownFile.h:70:2: style: Class 'CFileStatistic' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/KnownFile.h:171:2: style: Class 'CKnownFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/SearchFile.h:62:2: style: Class 'CSearchFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/Server.h:51:2: style: Class 'CServer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/Server.h:53:2: style: Class 'CServer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/Server.h:54:2: style: Class 'CServer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/SafeFile.h:285:2: style: Struct 'CEOFException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/SafeFile.h:297:2: style: Struct 'CIOFailureException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/MemFile.h:69:2: style: Class 'CMemFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/Packet.h:43:2: style: Class 'CPacket' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/Friend.h:46:2: style: Class 'CFriend' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/Friend.h:48:2: style: Class 'CFriend' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/DeadSourceList.h:58:2: style: Class 'CDeadSourceList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/CaptchaGenerator.h:38:2: style: Class 'CCaptchaGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/ChatWnd.h:41:2: style: Class 'CChatWnd' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/CFile.h:215:2: style: Struct 'CSeekFailureException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/GapList.h:97:3: style: Class 'const_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/PartFile.h:70:2: style: Class 'SFileRating' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/PartFile.h:99:2: style: Class 'CPartFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/PartFile.h:100:2: style: Class 'CPartFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/StatTree.h:652:2: style: Class 'CStatTreeItemCounterMax' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/StatTree.h:720:2: style: Class 'CStatTreeItemPackets' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/StatTree.h:771:2: style: Class 'CStatTreeItemPacketTotals' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/StatTree.h:1079:2: style: Class 'CStatTreeItemReconnects' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/StatTree.h:1110:2: style: Class 'CStatTreeItemMaxConnLimitReached' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/Statistics.h:191:2: style: Class 'CStatTreeItemPeakConnections' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/PartFileConvert.h:48:2: style: Struct 'ConvertInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/GuiEvents.h:231:3: style: Class 'CMuleNotifier0' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/GuiEvents.h:353:3: style: Class 'CMuleGUIEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/kademlia/utils/KadUDPKey.h:38:2: style: Class 'CKadUDPKey' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/kademlia/utils/KadUDPKey.h:40:2: style: Class 'CKadUDPKey' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/ObservableQueue.h:81:0: style: Class 'CQueueEvent < CServer * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/ObservableQueue.h:81:0: style: Class 'CQueueEvent < CPartFile * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/SHAHashSet.h:192:1: warning: The class 'CAICHUntrustedHash' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
aMule-2.3.2/src/SHAHashSet.h:208:1: warning: The class 'CAICHRequestedData' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
aMule-2.3.2/src/kademlia/utils/KadUDPKey.h:35:1: warning: The class 'CKadUDPKey' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
aMule-2.3.2/src/kademlia/kademlia/Entry.h:118:18: style: The function 'Copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/kademlia/kademlia/Entry.h:76:18: note: Virtual function in base class
aMule-2.3.2/src/kademlia/kademlia/Entry.h:118:18: note: Function in derived class
aMule-2.3.2/src/kademlia/kademlia/Entry.h:119:15: style: The function 'IsKeyEntry' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/kademlia/kademlia/Entry.h:77:15: note: Virtual function in base class
aMule-2.3.2/src/kademlia/kademlia/Entry.h:119:15: note: Function in derived class
aMule-2.3.2/src/KnownFile.h:190:15: style: The function 'SetFileSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/KnownFile.h:116:15: note: Virtual function in base class
aMule-2.3.2/src/KnownFile.h:190:15: note: Function in derived class
aMule-2.3.2/src/KnownFile.h:225:18: style: The function 'GetFileComment' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/KnownFile.h:135:26: note: Virtual function in base class
aMule-2.3.2/src/KnownFile.h:225:18: note: Function in derived class
aMule-2.3.2/src/KnownFile.h:226:7: style: The function 'GetFileRating' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/KnownFile.h:136:15: note: Virtual function in base class
aMule-2.3.2/src/KnownFile.h:226:7: note: Function in derived class
aMule-2.3.2/src/KnownFile.h:319:15: style: The function 'SetFileName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/KnownFile.h:117:15: note: Virtual function in base class
aMule-2.3.2/src/KnownFile.h:319:15: note: Function in derived class
aMule-2.3.2/src/MemFile.h:99:17: style: The function 'GetPosition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/SafeFile.h:71:17: note: Virtual function in base class
aMule-2.3.2/src/MemFile.h:99:17: note: Function in derived class
aMule-2.3.2/src/MemFile.h:102:17: style: The function 'GetLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/SafeFile.h:76:17: note: Virtual function in base class
aMule-2.3.2/src/MemFile.h:102:17: note: Function in derived class
aMule-2.3.2/src/MemFile.h:139:17: style: The function 'doRead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/SafeFile.h:236:17: note: Virtual function in base class
aMule-2.3.2/src/MemFile.h:139:17: note: Function in derived class
aMule-2.3.2/src/MemFile.h:142:17: style: The function 'doWrite' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/SafeFile.h:237:17: note: Virtual function in base class
aMule-2.3.2/src/MemFile.h:142:17: note: Function in derived class
aMule-2.3.2/src/MemFile.h:145:17: style: The function 'doSeek' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/SafeFile.h:250:17: note: Virtual function in base class
aMule-2.3.2/src/MemFile.h:145:17: note: Function in derived class
aMule-2.3.2/src/CFile.h:152:17: style: The function 'GetLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/SafeFile.h:76:17: note: Virtual function in base class
aMule-2.3.2/src/CFile.h:152:17: note: Function in derived class
aMule-2.3.2/src/CFile.h:165:17: style: The function 'GetPosition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/SafeFile.h:71:17: note: Virtual function in base class
aMule-2.3.2/src/CFile.h:165:17: note: Function in derived class
aMule-2.3.2/src/CFile.h:187:17: style: The function 'doRead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/SafeFile.h:236:17: note: Virtual function in base class
aMule-2.3.2/src/CFile.h:187:17: note: Function in derived class
aMule-2.3.2/src/CFile.h:189:17: style: The function 'doWrite' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/SafeFile.h:237:17: note: Virtual function in base class
aMule-2.3.2/src/CFile.h:189:17: note: Function in derived class
aMule-2.3.2/src/CFile.h:191:17: style: The function 'doSeek' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/SafeFile.h:250:17: note: Virtual function in base class
aMule-2.3.2/src/CFile.h:191:17: note: Function in derived class
aMule-2.3.2/src/PartFile.h:97:15: style: The function 'SetFileName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/KnownFile.h:319:15: note: Virtual function in base class
aMule-2.3.2/src/PartFile.h:97:15: note: Function in derived class
aMule-2.3.2/src/PartFile.h:107:7: style: The function 'IsPartFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/KnownFile.h:180:15: note: Virtual function in base class
aMule-2.3.2/src/PartFile.h:107:7: note: Function in derived class
aMule-2.3.2/src/PartFile.h:108:7: style: The function 'IsCompleted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/KnownFile.h:181:15: note: Virtual function in base class
aMule-2.3.2/src/PartFile.h:108:7: note: Function in derived class
aMule-2.3.2/src/PartFile.h:109:7: style: The function 'IsCPartFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/KnownFile.h:182:15: note: Virtual function in base class
aMule-2.3.2/src/PartFile.h:109:7: note: Function in derived class
aMule-2.3.2/src/PartFile.h:135:15: style: The function 'UpdatePartsInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/KnownFile.h:255:15: note: Virtual function in base class
aMule-2.3.2/src/PartFile.h:135:15: note: Function in derived class
aMule-2.3.2/src/PartFile.h:157:19: style: The function 'GetFeedback' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/KnownFile.h:296:19: note: Virtual function in base class
aMule-2.3.2/src/PartFile.h:157:19: note: Function in derived class
aMule-2.3.2/src/PartFile.h:178:19: style: The function 'CreateSrcInfoPacket' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/KnownFile.h:252:19: note: Virtual function in base class
aMule-2.3.2/src/PartFile.h:178:19: note: Function in derived class
aMule-2.3.2/src/PartFile.h:268:15: style: The function 'SetHashingProgress' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/KnownFile.h:303:15: note: Virtual function in base class
aMule-2.3.2/src/PartFile.h:268:15: note: Function in derived class
aMule-2.3.2/src/RC4Encrypt.h:76:7: style: The function 'ResetData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/MemFile.h:132:15: note: Virtual function in base class
aMule-2.3.2/src/RC4Encrypt.h:76:7: note: Function in derived class
aMule-2.3.2/src/EncryptedStreamSocket.h:111:15: style: The function 'OnSend' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/LibSocket.h:261:15: note: Virtual function in base class
aMule-2.3.2/src/EncryptedStreamSocket.h:111:15: note: Function in derived class
aMule-2.3.2/src/EMSocket.h:61:12: style: The function 'GetLastCalledSend' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/ThrottledSocket.h:50:20: note: Virtual function in base class
aMule-2.3.2/src/EMSocket.h:61:12: note: Function in derived class
aMule-2.3.2/src/EMSocket.h:69:29: style: The function 'SendControlData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/ThrottledSocket.h:42:29: note: Virtual function in base class
aMule-2.3.2/src/EMSocket.h:69:29: note: Function in derived class
aMule-2.3.2/src/EMSocket.h:70:29: style: The function 'SendFileAndControlData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/ThrottledSocket.h:49:29: note: Virtual function in base class
aMule-2.3.2/src/EMSocket.h:70:29: note: Function in derived class
aMule-2.3.2/src/EMSocket.h:72:12: style: The function 'GetNeededBytes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/ThrottledSocket.h:51:20: note: Virtual function in base class
aMule-2.3.2/src/EMSocket.h:72:12: note: Function in derived class
aMule-2.3.2/src/EMSocket.h:77:15: style: The function 'OnSend' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/EncryptedStreamSocket.h:111:15: note: Virtual function in base class
aMule-2.3.2/src/EMSocket.h:77:15: note: Function in derived class
aMule-2.3.2/src/EMSocket.h:78:15: style: The function 'OnReceive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/LibSocket.h:262:15: note: Virtual function in base class
aMule-2.3.2/src/EMSocket.h:78:15: note: Function in derived class
aMule-2.3.2/src/EMSocket.h:79:15: style: The function 'OnConnect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/LibSocket.h:260:15: note: Virtual function in base class
aMule-2.3.2/src/EMSocket.h:79:15: note: Function in derived class
aMule-2.3.2/src/ClientTCPSocket.h:60:8: style: The function 'OnConnect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/EMSocket.h:79:15: note: Virtual function in base class
aMule-2.3.2/src/ClientTCPSocket.h:60:8: note: Function in derived class
aMule-2.3.2/src/ClientTCPSocket.h:61:8: style: The function 'OnSend' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/EMSocket.h:77:15: note: Virtual function in base class
aMule-2.3.2/src/ClientTCPSocket.h:61:8: note: Function in derived class
aMule-2.3.2/src/ClientTCPSocket.h:62:8: style: The function 'OnReceive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/EMSocket.h:78:15: note: Virtual function in base class
aMule-2.3.2/src/ClientTCPSocket.h:62:8: note: Function in derived class
aMule-2.3.2/src/ClientTCPSocket.h:64:8: style: The function 'OnClose' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/EMSocket.h:84:15: note: Virtual function in base class
aMule-2.3.2/src/ClientTCPSocket.h:64:8: note: Function in derived class
aMule-2.3.2/src/ClientTCPSocket.h:65:8: style: The function 'OnError' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/EncryptedStreamSocket.h:110:15: note: Virtual function in base class
aMule-2.3.2/src/ClientTCPSocket.h:65:8: note: Function in derived class
aMule-2.3.2/src/ClientTCPSocket.h:71:15: style: The function 'SendPacket' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/EMSocket.h:52:15: note: Virtual function in base class
aMule-2.3.2/src/ClientTCPSocket.h:71:15: note: Function in derived class
aMule-2.3.2/src/ClientTCPSocket.h:72:29: style: The function 'SendControlData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/EMSocket.h:69:29: note: Virtual function in base class
aMule-2.3.2/src/ClientTCPSocket.h:72:29: note: Function in derived class
aMule-2.3.2/src/ClientTCPSocket.h:73:29: style: The function 'SendFileAndControlData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/EMSocket.h:70:29: note: Virtual function in base class
aMule-2.3.2/src/ClientTCPSocket.h:73:29: note: Function in derived class
aMule-2.3.2/src/ListenSocket.h:45:7: style: The function 'OnAccept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/LibSocket.h:345:15: note: Virtual function in base class
aMule-2.3.2/src/ListenSocket.h:45:7: note: Function in derived class
aMule-2.3.2/src/StatTree.h:425:19: style: The function 'GetDisplayString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/StatTree.h:251:19: note: Virtual function in base class
aMule-2.3.2/src/StatTree.h:425:19: note: Function in derived class
aMule-2.3.2/src/StatTree.h:431:15: style: The function 'IsVisible' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/StatTree.h:276:15: note: Virtual function in base class
aMule-2.3.2/src/StatTree.h:431:15: note: Function in derived class
aMule-2.3.2/src/StatTree.h:441:15: style: The function 'AddECValues' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/StatTree.h:298:15: note: Virtual function in base class
aMule-2.3.2/src/StatTree.h:441:15: note: Function in derived class
aMule-2.3.2/src/StatTree.h:584:19: style: The function 'GetDisplayString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/StatTree.h:531:0: note: Virtual function in base class
aMule-2.3.2/src/StatTree.h:584:19: note: Function in derived class
aMule-2.3.2/src/StatTree.h:593:15: style: The function 'IsVisible' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/StatTree.h:537:0: note: Virtual function in base class
aMule-2.3.2/src/StatTree.h:593:15: note: Function in derived class
aMule-2.3.2/src/StatTree.h:597:15: style: The function 'AddECValues' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/StatTree.h:550:0: note: Virtual function in base class
aMule-2.3.2/src/StatTree.h:597:15: note: Function in derived class
aMule-2.3.2/src/StatTree.h:623:19: style: The function 'GetDisplayString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/StatTree.h:531:0: note: Virtual function in base class
aMule-2.3.2/src/StatTree.h:623:19: note: Function in derived class
aMule-2.3.2/src/StatTree.h:634:15: style: The function 'AddECValues' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/StatTree.h:550:0: note: Virtual function in base class
aMule-2.3.2/src/StatTree.h:634:15: note: Function in derived class
aMule-2.3.2/src/StatTree.h:688:19: style: The function 'GetDisplayString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/StatTree.h:251:19: note: Virtual function in base class
aMule-2.3.2/src/StatTree.h:688:19: note: Function in derived class
aMule-2.3.2/src/StatTree.h:699:15: style: The function 'AddECValues' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/StatTree.h:298:15: note: Virtual function in base class
aMule-2.3.2/src/StatTree.h:699:15: note: Function in derived class
aMule-2.3.2/src/StatTree.h:739:19: style: The function 'GetDisplayString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/StatTree.h:251:19: note: Virtual function in base class
aMule-2.3.2/src/StatTree.h:739:19: note: Function in derived class
aMule-2.3.2/src/StatTree.h:750:15: style: The function 'AddECValues' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/StatTree.h:298:15: note: Virtual function in base class
aMule-2.3.2/src/StatTree.h:750:15: note: Function in derived class
aMule-2.3.2/src/StatTree.h:787:19: style: The function 'GetDisplayString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/StatTree.h:739:19: note: Virtual function in base class
aMule-2.3.2/src/StatTree.h:787:19: note: Function in derived class
aMule-2.3.2/src/StatTree.h:798:15: style: The function 'AddECValues' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/StatTree.h:750:15: note: Virtual function in base class
aMule-2.3.2/src/StatTree.h:798:15: note: Function in derived class
aMule-2.3.2/src/StatTree.h:880:19: style: The function 'GetDisplayString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/StatTree.h:251:19: note: Virtual function in base class
aMule-2.3.2/src/StatTree.h:880:19: note: Function in derived class
aMule-2.3.2/src/StatTree.h:886:15: style: The function 'IsVisible' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/StatTree.h:276:15: note: Virtual function in base class
aMule-2.3.2/src/StatTree.h:886:15: note: Function in derived class
aMule-2.3.2/src/StatTree.h:899:15: style: The function 'AddECValues' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/StatTree.h:298:15: note: Virtual function in base class
aMule-2.3.2/src/StatTree.h:899:15: note: Function in derived class
aMule-2.3.2/src/StatTree.h:935:19: style: The function 'GetDisplayString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/StatTree.h:251:19: note: Virtual function in base class
aMule-2.3.2/src/StatTree.h:935:19: note: Function in derived class
aMule-2.3.2/src/StatTree.h:941:15: style: The function 'IsVisible' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/StatTree.h:276:15: note: Virtual function in base class
aMule-2.3.2/src/StatTree.h:941:15: note: Function in derived class
aMule-2.3.2/src/StatTree.h:951:15: style: The function 'AddECValues' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/StatTree.h:298:15: note: Virtual function in base class
aMule-2.3.2/src/StatTree.h:951:15: note: Function in derived class
aMule-2.3.2/src/StatTree.h:990:19: style: The function 'GetDisplayString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/StatTree.h:251:19: note: Virtual function in base class
aMule-2.3.2/src/StatTree.h:990:19: note: Function in derived class
aMule-2.3.2/src/StatTree.h:1001:15: style: The function 'AddECValues' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/StatTree.h:298:15: note: Virtual function in base class
aMule-2.3.2/src/StatTree.h:1001:15: note: Function in derived class
aMule-2.3.2/src/StatTree.h:1042:19: style: The function 'GetDisplayString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/StatTree.h:251:19: note: Virtual function in base class
aMule-2.3.2/src/StatTree.h:1042:19: note: Function in derived class
aMule-2.3.2/src/StatTree.h:1053:15: style: The function 'AddECValues' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/StatTree.h:298:15: note: Virtual function in base class
aMule-2.3.2/src/StatTree.h:1053:15: note: Function in derived class
aMule-2.3.2/src/StatTree.h:1087:19: style: The function 'GetDisplayString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/StatTree.h:531:0: note: Virtual function in base class
aMule-2.3.2/src/StatTree.h:1087:19: note: Function in derived class
aMule-2.3.2/src/StatTree.h:1098:15: style: The function 'AddECValues' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/StatTree.h:550:0: note: Virtual function in base class
aMule-2.3.2/src/StatTree.h:1098:15: note: Function in derived class
aMule-2.3.2/src/StatTree.h:1132:19: style: The function 'GetDisplayString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/StatTree.h:251:19: note: Virtual function in base class
aMule-2.3.2/src/StatTree.h:1132:19: note: Function in derived class
aMule-2.3.2/src/StatTree.h:1143:15: style: The function 'AddECValues' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/StatTree.h:298:15: note: Virtual function in base class
aMule-2.3.2/src/StatTree.h:1143:15: note: Function in derived class
aMule-2.3.2/src/StatTree.h:1177:19: style: The function 'GetDisplayString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/StatTree.h:251:19: note: Virtual function in base class
aMule-2.3.2/src/StatTree.h:1177:19: note: Function in derived class
aMule-2.3.2/src/StatTree.h:1188:15: style: The function 'AddECValues' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/StatTree.h:298:15: note: Virtual function in base class
aMule-2.3.2/src/StatTree.h:1188:15: note: Function in derived class
aMule-2.3.2/src/Statistics.h:164:19: style: The function 'GetDisplayString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/StatTree.h:251:19: note: Virtual function in base class
aMule-2.3.2/src/Statistics.h:164:19: note: Function in derived class
aMule-2.3.2/src/Statistics.h:175:15: style: The function 'AddECValues' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/StatTree.h:298:15: note: Virtual function in base class
aMule-2.3.2/src/Statistics.h:175:15: note: Function in derived class
aMule-2.3.2/src/Statistics.h:199:19: style: The function 'GetDisplayString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/StatTree.h:251:19: note: Virtual function in base class
aMule-2.3.2/src/Statistics.h:199:19: note: Function in derived class
aMule-2.3.2/src/Statistics.h:210:15: style: The function 'AddECValues' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/StatTree.h:298:15: note: Virtual function in base class
aMule-2.3.2/src/Statistics.h:210:15: note: Function in derived class
aMule-2.3.2/src/MuleUDPSocket.h:138:19: style: The function 'SendControlData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/ThrottledSocket.h:42:29: note: Virtual function in base class
aMule-2.3.2/src/MuleUDPSocket.h:138:19: note: Function in derived class
aMule-2.3.2/src/ClientUDPSocket.h:37:7: style: The function 'OnReceive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/MuleUDPSocket.h:93:15: note: Virtual function in base class
aMule-2.3.2/src/ClientUDPSocket.h:37:7: note: Function in derived class
aMule-2.3.2/src/ClientUDPSocket.h:40:7: style: The function 'OnPacketReceived' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/MuleUDPSocket.h:134:15: note: Virtual function in base class
aMule-2.3.2/src/ClientUDPSocket.h:40:7: note: Function in derived class
aMule-2.3.2/src/GuiEvents.h:235:16: style: The function 'Notify' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/GuiEvents.h:218:16: note: Virtual function in base class
aMule-2.3.2/src/GuiEvents.h:235:16: note: Function in derived class
aMule-2.3.2/src/GuiEvents.h:240:29: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/GuiEvents.h:220:29: note: Virtual function in base class
aMule-2.3.2/src/GuiEvents.h:240:29: note: Function in derived class
aMule-2.3.2/src/GuiEvents.h:263:16: style: The function 'Notify' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/GuiEvents.h:218:16: note: Virtual function in base class
aMule-2.3.2/src/GuiEvents.h:263:16: note: Function in derived class
aMule-2.3.2/src/GuiEvents.h:268:29: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/GuiEvents.h:220:29: note: Virtual function in base class
aMule-2.3.2/src/GuiEvents.h:268:29: note: Function in derived class
aMule-2.3.2/src/GuiEvents.h:293:16: style: The function 'Notify' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/GuiEvents.h:218:16: note: Virtual function in base class
aMule-2.3.2/src/GuiEvents.h:293:16: note: Function in derived class
aMule-2.3.2/src/GuiEvents.h:298:29: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/GuiEvents.h:220:29: note: Virtual function in base class
aMule-2.3.2/src/GuiEvents.h:298:29: note: Function in derived class
aMule-2.3.2/src/GuiEvents.h:325:16: style: The function 'Notify' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/GuiEvents.h:218:16: note: Virtual function in base class
aMule-2.3.2/src/GuiEvents.h:325:16: note: Function in derived class
aMule-2.3.2/src/GuiEvents.h:330:29: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/GuiEvents.h:220:29: note: Virtual function in base class
aMule-2.3.2/src/GuiEvents.h:330:29: note: Function in derived class
aMule-2.3.2/src/StatTree.h:531:0: style: The function 'GetDisplayString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/StatTree.h:251:19: note: Virtual function in base class
aMule-2.3.2/src/StatTree.h:531:0: note: Function in derived class
aMule-2.3.2/src/StatTree.h:537:0: style: The function 'IsVisible' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/StatTree.h:276:15: note: Virtual function in base class
aMule-2.3.2/src/StatTree.h:537:0: note: Function in derived class
aMule-2.3.2/src/StatTree.h:550:0: style: The function 'AddECValues' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/StatTree.h:298:15: note: Virtual function in base class
aMule-2.3.2/src/StatTree.h:550:0: note: Function in derived class
aMule-2.3.2/src/ObservableQueue.h:166:0: style: The function 'ObserverAdded' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/Observable.h:155:0: note: Virtual function in base class
aMule-2.3.2/src/ObservableQueue.h:166:0: note: Function in derived class
aMule-2.3.2/src/ObservableQueue.h:171:0: style: The function 'ObserverRemoved' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/Observable.h:165:0: note: Virtual function in base class
aMule-2.3.2/src/ObservableQueue.h:171:0: note: Function in derived class
aMule-2.3.2/src/CFile.cpp:86:0: error: #error "Please specify the header with file functions declarations." [preprocessorErrorDirective]
aMule-2.3.2/src/CanceledFileList.cpp:37:2: performance: Variable 'm_filename' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aMule-2.3.2/src/TransferWnd.h:55:2: style: Class 'CTransferWnd' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/SearchDlg.h:57:2: style: Class 'CSearchDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/DownloadListCtrl.h:140:11: style: The function 'GetOldColumnOrder' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/MuleListCtrl.h:280:19: note: Virtual function in base class
aMule-2.3.2/src/DownloadListCtrl.h:140:11: note: Function in derived class
aMule-2.3.2/src/DownloadListCtrl.h:152:19: style: The function 'GetTTSText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/MuleListCtrl.h:252:19: note: Virtual function in base class
aMule-2.3.2/src/DownloadListCtrl.h:152:19: note: Function in derived class
aMule-2.3.2/src/DownloadListCtrl.h:158:15: style: The function 'OnDrawItem' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/extern/wxWidgets/listctrl.h:198:18: note: Virtual function in base class
aMule-2.3.2/src/DownloadListCtrl.h:158:15: note: Function in derived class
aMule-2.3.2/src/MuleListCtrl.h:405:29: performance: Function parameter 'sort_orders' should be passed by const reference. [passedByValue]
aMule-2.3.2/src/ClientCredits.h:76:8: style: Technically the member function 'CClientCredits::GetScoreRatio' can be const. [functionConst]
aMule-2.3.2/src/ClientCredits.cpp:122:23: note: Technically the member function 'CClientCredits::GetScoreRatio' can be const.
aMule-2.3.2/src/ClientCredits.h:76:8: note: Technically the member function 'CClientCredits::GetScoreRatio' can be const.
aMule-2.3.2/src/ClientCredits.cpp:56:2: style: Class 'CClientCredits' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aMule-2.3.2/src/ClientCredits.cpp:56:2: style: Class 'CClientCredits' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aMule-2.3.2/src/ClientCreditsList.h:42:8: style: Technically the member function 'CClientCreditsList::CreateSignature' can be const. [functionConst]
aMule-2.3.2/src/ClientCreditsList.cpp:329:27: note: Technically the member function 'CClientCreditsList::CreateSignature' can be const.
aMule-2.3.2/src/ClientCreditsList.h:42:8: note: Technically the member function 'CClientCreditsList::CreateSignature' can be const.
aMule-2.3.2/src/ClientCreditsList.h:54:7: performance: Technically the member function 'CClientCreditsList::CreateKeyPair' can be static. [functionStatic]
aMule-2.3.2/src/ClientCreditsList.cpp:249:26: note: Technically the member function 'CClientCreditsList::CreateKeyPair' can be static.
aMule-2.3.2/src/ClientCreditsList.h:54:7: note: Technically the member function 'CClientCreditsList::CreateKeyPair' can be static.
aMule-2.3.2/src/ClientList.h:300:15: style: Technically the member function 'CClientList::GetClientList' can be const. [functionConst]
aMule-2.3.2/src/ClientList.cpp:800:40: note: Technically the member function 'CClientList::GetClientList' can be const.
aMule-2.3.2/src/ClientList.h:300:15: note: Technically the member function 'CClientList::GetClientList' can be const.
aMule-2.3.2/src/ClientList.cpp:66:2: style: Class 'CDeletedClient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/ClientTCPSocket.cpp:485:4: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
aMule-2.3.2/src/ClientTCPSocket.cpp:537:4: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
aMule-2.3.2/src/ClientTCPSocket.cpp:567:4: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
aMule-2.3.2/src/ClientTCPSocket.cpp:236:49: style: Function 'SetClient' argument 1 names different: declaration 'client' definition 'pClient'. [funcArgNamesDifferent]
aMule-2.3.2/src/ClientTCPSocket.h:85:32: note: Function 'SetClient' argument 1 names different: declaration 'client' definition 'pClient'.
aMule-2.3.2/src/ClientTCPSocket.cpp:236:49: note: Function 'SetClient' argument 1 names different: declaration 'client' definition 'pClient'.
aMule-2.3.2/src/ClientTCPSocket.cpp:301:50: style: Function 'ProcessPacket' argument 1 names different: declaration 'packet' definition 'buffer'. [funcArgNamesDifferent]
aMule-2.3.2/src/ClientTCPSocket.h:81:33: note: Function 'ProcessPacket' argument 1 names different: declaration 'packet' definition 'buffer'.
aMule-2.3.2/src/ClientTCPSocket.cpp:301:50: note: Function 'ProcessPacket' argument 1 names different: declaration 'packet' definition 'buffer'.
aMule-2.3.2/src/ClientTCPSocket.cpp:1019:53: style: Function 'ProcessExtPacket' argument 1 names different: declaration 'packet' definition 'buffer'. [funcArgNamesDifferent]
aMule-2.3.2/src/ClientTCPSocket.h:82:36: note: Function 'ProcessExtPacket' argument 1 names different: declaration 'packet' definition 'buffer'.
aMule-2.3.2/src/ClientTCPSocket.cpp:1019:53: note: Function 'ProcessExtPacket' argument 1 names different: declaration 'packet' definition 'buffer'.
aMule-2.3.2/src/ClientTCPSocket.cpp:1819:56: style: Function 'ProcessED2Kv2Packet' argument 1 names different: declaration 'packet' definition 'buffer'. [funcArgNamesDifferent]
aMule-2.3.2/src/ClientTCPSocket.h:83:39: note: Function 'ProcessED2Kv2Packet' argument 1 names different: declaration 'packet' definition 'buffer'.
aMule-2.3.2/src/ClientTCPSocket.cpp:1819:56: note: Function 'ProcessED2Kv2Packet' argument 1 names different: declaration 'packet' definition 'buffer'.
aMule-2.3.2/src/CommentDialog.cpp:34:42: style: Function 'CCommentDialog' argument 1 names different: declaration 'pParent' definition 'parent'. [funcArgNamesDifferent]
aMule-2.3.2/src/CommentDialog.h:39:27: note: Function 'CCommentDialog' argument 1 names different: declaration 'pParent' definition 'parent'.
aMule-2.3.2/src/CommentDialog.cpp:34:42: note: Function 'CCommentDialog' argument 1 names different: declaration 'pParent' definition 'parent'.
aMule-2.3.2/src/CommentDialog.h:41:15: warning: Virtual function 'OnInitDialog' is called from constructor 'CCommentDialog(wxWindow*pParent,CKnownFile*file)' at line 44. Dynamic binding is not used. [virtualCallInConstructor]
aMule-2.3.2/src/CommentDialog.cpp:44:2: note: Calling OnInitDialog
aMule-2.3.2/src/CommentDialog.h:41:15: note: OnInitDialog is a virtual method
aMule-2.3.2/src/CorruptionBlackBox.h:42:7: performance: Technically the member function 'CCorruptionBlackBox::DumpAll' can be static. [functionStatic]
aMule-2.3.2/src/CorruptionBlackBox.cpp:244:27: note: Technically the member function 'CCorruptionBlackBox::DumpAll' can be static.
aMule-2.3.2/src/CorruptionBlackBox.h:42:7: note: Technically the member function 'CCorruptionBlackBox::DumpAll' can be static.
aMule-2.3.2/src/DirectoryTreeCtrl.cpp:257:57: style: Function 'HasSubdirectories' argument 1 names different: declaration 'path' definition 'folder'. [funcArgNamesDifferent]
aMule-2.3.2/src/DirectoryTreeCtrl.h:61:38: note: Function 'HasSubdirectories' argument 1 names different: declaration 'path' definition 'folder'.
aMule-2.3.2/src/DirectoryTreeCtrl.cpp:257:57: note: Function 'HasSubdirectories' argument 1 names different: declaration 'path' definition 'folder'.
aMule-2.3.2/src/DownloadClient.cpp:430:10: style: The scope of the variable 'done' can be reduced. [variableScope]
aMule-2.3.2/src/DownloadListCtrl.cpp:595:55: style: Function 'OnItemActivated' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
aMule-2.3.2/src/DownloadListCtrl.h:187:37: note: Function 'OnItemActivated' argument 1 names different: declaration 'event' definition 'evt'.
aMule-2.3.2/src/DownloadListCtrl.cpp:595:55: note: Function 'OnItemActivated' argument 1 names different: declaration 'event' definition 'evt'.
aMule-2.3.2/src/DownloadListCtrl.cpp:632:56: style: Function 'OnMouseRightClick' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
aMule-2.3.2/src/DownloadListCtrl.h:188:39: note: Function 'OnMouseRightClick' argument 1 names different: declaration 'event' definition 'evt'.
aMule-2.3.2/src/DownloadListCtrl.cpp:632:56: note: Function 'OnMouseRightClick' argument 1 names different: declaration 'event' definition 'evt'.
aMule-2.3.2/src/DownloadListCtrl.cpp:769:57: style: Function 'OnMouseMiddleClick' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
aMule-2.3.2/src/DownloadListCtrl.h:189:40: note: Function 'OnMouseMiddleClick' argument 1 names different: declaration 'event' definition 'evt'.
aMule-2.3.2/src/DownloadListCtrl.cpp:769:57: note: Function 'OnMouseMiddleClick' argument 1 names different: declaration 'event' definition 'evt'.
aMule-2.3.2/src/DownloadListCtrl.cpp:1121:43: style: Function 'SortProc' argument 1 names different: declaration 'item1' definition 'param1'. [funcArgNamesDifferent]
aMule-2.3.2/src/DownloadListCtrl.h:170:43: note: Function 'SortProc' argument 1 names different: declaration 'item1' definition 'param1'.
aMule-2.3.2/src/DownloadListCtrl.cpp:1121:43: note: Function 'SortProc' argument 1 names different: declaration 'item1' definition 'param1'.
aMule-2.3.2/src/DownloadListCtrl.cpp:1121:61: style: Function 'SortProc' argument 2 names different: declaration 'item2' definition 'param2'. [funcArgNamesDifferent]
aMule-2.3.2/src/DownloadListCtrl.h:170:60: note: Function 'SortProc' argument 2 names different: declaration 'item2' definition 'param2'.
aMule-2.3.2/src/DownloadListCtrl.cpp:1121:61: note: Function 'SortProc' argument 2 names different: declaration 'item2' definition 'param2'.
aMule-2.3.2/src/TerminationProcess.h:39:2: style: Class 'CTerminationProcess' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/GenericClientListCtrl.h:175:15: style: The function 'OnDrawItem' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/extern/wxWidgets/listctrl.h:198:18: note: Virtual function in base class
aMule-2.3.2/src/GenericClientListCtrl.h:175:15: note: Function in derived class
aMule-2.3.2/src/GenericClientListCtrl.h:196:19: style: The function 'GetTTSText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/MuleListCtrl.h:252:19: note: Virtual function in base class
aMule-2.3.2/src/GenericClientListCtrl.h:196:19: note: Function in derived class
aMule-2.3.2/src/SourceListCtrl.h:57:32: style: The function 'GetParentDialog' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/GenericClientListCtrl.h:165:32: note: Virtual function in base class
aMule-2.3.2/src/SourceListCtrl.h:57:32: note: Function in derived class
aMule-2.3.2/src/SourceListCtrl.h:59:15: style: The function 'SetShowSources' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/GenericClientListCtrl.h:201:15: note: Virtual function in base class
aMule-2.3.2/src/SourceListCtrl.h:59:15: note: Function in derived class
aMule-2.3.2/src/SourceListCtrl.h:63:7: style: The function 'IsShowingDownloadSources' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/GenericClientListCtrl.h:256:15: note: Virtual function in base class
aMule-2.3.2/src/SourceListCtrl.h:63:7: note: Function in derived class
aMule-2.3.2/src/DownloadQueue.cpp:353:45: style: Function 'AddDownload' argument 1 names different: declaration 'newfile' definition 'file'. [funcArgNamesDifferent]
aMule-2.3.2/src/DownloadQueue.h:133:30: note: Function 'AddDownload' argument 1 names different: declaration 'newfile' definition 'file'.
aMule-2.3.2/src/DownloadQueue.cpp:353:45: note: Function 'AddDownload' argument 1 names different: declaration 'newfile' definition 'file'.
aMule-2.3.2/src/DownloadQueue.cpp:570:56: style: Function 'GetFileByIndex' argument 1 names different: declaration 'idx' definition 'index'. [funcArgNamesDifferent]
aMule-2.3.2/src/DownloadQueue.h:96:41: note: Function 'GetFileByIndex' argument 1 names different: declaration 'idx' definition 'index'.
aMule-2.3.2/src/DownloadQueue.cpp:570:56: note: Function 'GetFileByIndex' argument 1 names different: declaration 'idx' definition 'index'.
aMule-2.3.2/src/DownloadQueue.cpp:801:44: style: Function 'RemoveFile' argument 1 names different: declaration 'toremove' definition 'file'. [funcArgNamesDifferent]
aMule-2.3.2/src/DownloadQueue.h:142:29: note: Function 'RemoveFile' argument 1 names different: declaration 'toremove' definition 'file'.
aMule-2.3.2/src/DownloadQueue.cpp:801:44: note: Function 'RemoveFile' argument 1 names different: declaration 'toremove' definition 'file'.
aMule-2.3.2/src/DownloadQueue.cpp:1024:59: style: Function 'RemoveLocalServerRequest' argument 1 names different: declaration 'pFile' definition 'file'. [funcArgNamesDifferent]
aMule-2.3.2/src/DownloadQueue.h:214:43: note: Function 'RemoveLocalServerRequest' argument 1 names different: declaration 'pFile' definition 'file'.
aMule-2.3.2/src/DownloadQueue.cpp:1024:59: note: Function 'RemoveLocalServerRequest' argument 1 names different: declaration 'pFile' definition 'file'.
aMule-2.3.2/src/DownloadQueue.cpp:1544:124: style: Function 'KademliaSearchFile' argument 3 names different: declaration 'pkadID' definition 'pbuddyID'. [funcArgNamesDifferent]
aMule-2.3.2/src/DownloadQueue.h:304:110: note: Function 'KademliaSearchFile' argument 3 names different: declaration 'pkadID' definition 'pbuddyID'.
aMule-2.3.2/src/DownloadQueue.cpp:1544:124: note: Function 'KademliaSearchFile' argument 3 names different: declaration 'pkadID' definition 'pbuddyID'.
aMule-2.3.2/src/DownloadQueue.h:148:7: style: Technically the member function 'CDownloadQueue::SaveSourceSeeds' can be const. [functionConst]
aMule-2.3.2/src/DownloadQueue.cpp:220:22: note: Technically the member function 'CDownloadQueue::SaveSourceSeeds' can be const.
aMule-2.3.2/src/DownloadQueue.h:148:7: note: Technically the member function 'CDownloadQueue::SaveSourceSeeds' can be const.
aMule-2.3.2/src/DownloadQueue.h:153:7: style: Technically the member function 'CDownloadQueue::LoadSourceSeeds' can be const. [functionConst]
aMule-2.3.2/src/DownloadQueue.cpp:228:22: note: Technically the member function 'CDownloadQueue::LoadSourceSeeds' can be const.
aMule-2.3.2/src/DownloadQueue.h:153:7: note: Technically the member function 'CDownloadQueue::LoadSourceSeeds' can be const.
aMule-2.3.2/src/DownloadQueue.h:166:10: performance: Technically the member function 'CDownloadQueue::CheckAndAddSource' can be static. [functionStatic]
aMule-2.3.2/src/DownloadQueue.cpp:610:22: note: Technically the member function 'CDownloadQueue::CheckAndAddSource' can be static.
aMule-2.3.2/src/DownloadQueue.h:166:10: note: Technically the member function 'CDownloadQueue::CheckAndAddSource' can be static.
aMule-2.3.2/src/DownloadQueue.h:178:10: performance: Technically the member function 'CDownloadQueue::CheckAndAddKnownSource' can be static. [functionStatic]
aMule-2.3.2/src/DownloadQueue.cpp:707:22: note: Technically the member function 'CDownloadQueue::CheckAndAddKnownSource' can be static.
aMule-2.3.2/src/DownloadQueue.h:178:10: note: Technically the member function 'CDownloadQueue::CheckAndAddKnownSource' can be static.
aMule-2.3.2/src/DownloadQueue.h:237:7: style: Technically the member function 'CDownloadQueue::SetCatPrio' can be const. [functionConst]
aMule-2.3.2/src/DownloadQueue.cpp:1154:22: note: Technically the member function 'CDownloadQueue::SetCatPrio' can be const.
aMule-2.3.2/src/DownloadQueue.h:237:7: note: Technically the member function 'CDownloadQueue::SetCatPrio' can be const.
aMule-2.3.2/src/DownloadQueue.h:279:7: performance: Technically the member function 'CDownloadQueue::AddED2KLink' can be static. [functionStatic]
aMule-2.3.2/src/DownloadQueue.cpp:1507:22: note: Technically the member function 'CDownloadQueue::AddED2KLink' can be static.
aMule-2.3.2/src/DownloadQueue.h:279:7: note: Technically the member function 'CDownloadQueue::AddED2KLink' can be static.
aMule-2.3.2/src/DownloadQueue.h:280:7: performance: Technically the member function 'CDownloadQueue::AddED2KLink' can be static. [functionStatic]
aMule-2.3.2/src/DownloadQueue.cpp:1521:22: note: Technically the member function 'CDownloadQueue::AddED2KLink' can be static.
aMule-2.3.2/src/DownloadQueue.h:280:7: note: Technically the member function 'CDownloadQueue::AddED2KLink' can be static.
aMule-2.3.2/src/DownloadQueue.h:308:7: style: Technically the member function 'CDownloadQueue::DoKademliaFileRequest' can be const. [functionConst]
aMule-2.3.2/src/DownloadQueue.cpp:1665:22: note: Technically the member function 'CDownloadQueue::DoKademliaFileRequest' can be const.
aMule-2.3.2/src/DownloadQueue.h:308:7: note: Technically the member function 'CDownloadQueue::DoKademliaFileRequest' can be const.
aMule-2.3.2/src/MagnetURI.h:46:2: style: Class 'CMagnetURI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/MagnetURI.h:64:2: style: Class 'CMagnetED2KConverter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/ScopedPtr.h:98:2: style: Class 'CScopedArray' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/ScopedPtr.h:103:2: style: Class 'CScopedArray' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/ScopedPtr.h:153:2: style: Class 'CScopedContainer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/ScopedPtr.h:44:0: style: Class 'CScopedPtr < CPacket >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/ScopedPtr.h:44:0: style: Class 'CScopedPtr < CED2KLink >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/ED2KLink.h:66:19: style: The function 'GetLink' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/ED2KLink.h:46:19: note: Virtual function in base class
aMule-2.3.2/src/ED2KLink.h:66:19: note: Function in derived class
aMule-2.3.2/src/ED2KLink.h:115:19: style: The function 'GetLink' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/ED2KLink.h:46:19: note: Virtual function in base class
aMule-2.3.2/src/ED2KLink.h:115:19: note: Function in derived class
aMule-2.3.2/src/ED2KLink.h:136:19: style: The function 'GetLink' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/ED2KLink.h:46:19: note: Virtual function in base class
aMule-2.3.2/src/ED2KLink.h:136:19: note: Function in derived class
aMule-2.3.2/src/ED2KLink.h:61:2: style: Class 'CED2KFileLink' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/ED2KLink.h:112:2: style: Class 'CED2KServerLink' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/ED2KLink.h:133:2: style: Class 'CED2KServerListLink' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/FileLock.h:59:2: style: Class 'CFileLock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/EMSocket.cpp:44:12: warning: Member variable 'CEMSocket::pendingHeader' is not initialized in the constructor. [uninitMemberVar]
aMule-2.3.2/src/EncryptedStreamSocket.cpp:236:13: style: The scope of the variable 'nRead' can be reduced. [variableScope]
aMule-2.3.2/src/EncryptedStreamSocket.cpp:436:11: style: The scope of the variable 'nRead' can be reduced. [variableScope]
aMule-2.3.2/src/EncryptedStreamSocket.cpp:220:93: style: Checking if unsigned variable 'm_nObfusicationBytesReceived' is less than zero. This might be a false warning. [unsignedLessThanZero]
aMule-2.3.2/src/ExternalConn.cpp:1154:40: style: Function 'Encode' argument 1 names different: declaration 'parent_tag' definition 'parent'. [funcArgNamesDifferent]
aMule-2.3.2/src/ExternalConn.cpp:124:30: note: Function 'Encode' argument 1 names different: declaration 'parent_tag' definition 'parent'.
aMule-2.3.2/src/ExternalConn.cpp:1154:40: note: Function 'Encode' argument 1 names different: declaration 'parent_tag' definition 'parent'.
aMule-2.3.2/src/ExternalConn.cpp:1274:41: style: Function 'Encode' argument 1 names different: declaration 'parent_tag' definition 'parent'. [funcArgNamesDifferent]
aMule-2.3.2/src/ExternalConn.cpp:77:30: note: Function 'Encode' argument 1 names different: declaration 'parent_tag' definition 'parent'.
aMule-2.3.2/src/ExternalConn.cpp:1274:41: note: Function 'Encode' argument 1 names different: declaration 'parent_tag' definition 'parent'.
aMule-2.3.2/src/ExternalConn.cpp:1951:31: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aMule-2.3.2/src/ExternalConn.cpp:2014:31: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aMule-2.3.2/src/ExternalConn.cpp:2053:31: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aMule-2.3.2/src/ExternalConn.h:74:10: style: Technically the member function 'CObjTagMap::size' can be const. [functionConst]
aMule-2.3.2/src/ExternalConn.h:181:10: performance: Technically the member function 'ECStatusMsgSource::GetEd2kStatus' can be static. [functionStatic]
aMule-2.3.2/src/ExternalConn.cpp:1864:27: note: Technically the member function 'ECStatusMsgSource::GetEd2kStatus' can be static.
aMule-2.3.2/src/ExternalConn.h:181:10: note: Technically the member function 'ECStatusMsgSource::GetEd2kStatus' can be static.
aMule-2.3.2/src/ExternalConn.h:182:10: performance: Technically the member function 'ECStatusMsgSource::GetKadStatus' can be static. [functionStatic]
aMule-2.3.2/src/ExternalConn.cpp:1875:27: note: Technically the member function 'ECStatusMsgSource::GetKadStatus' can be static.
aMule-2.3.2/src/ExternalConn.h:182:10: note: Technically the member function 'ECStatusMsgSource::GetKadStatus' can be static.
aMule-2.3.2/src/ExternalConn.h:245:8: performance: Technically the member function 'ECNotifier::DownloadFile_RemoveSource' can be static. [functionStatic]
aMule-2.3.2/src/ExternalConn.cpp:2169:18: note: Technically the member function 'ECNotifier::DownloadFile_RemoveSource' can be static.
aMule-2.3.2/src/ExternalConn.h:245:8: note: Technically the member function 'ECNotifier::DownloadFile_RemoveSource' can be static.
aMule-2.3.2/src/ExternalConn.h:247:8: performance: Technically the member function 'ECNotifier::DownloadFile_AddSource' can be static. [functionStatic]
aMule-2.3.2/src/ExternalConn.cpp:2184:18: note: Technically the member function 'ECNotifier::DownloadFile_AddSource' can be static.
aMule-2.3.2/src/ExternalConn.h:247:8: note: Technically the member function 'ECNotifier::DownloadFile_AddSource' can be static.
aMule-2.3.2/src/ExternalConn.h:251:8: performance: Technically the member function 'ECNotifier::SharedFile_RemoveAllFiles' can be static. [functionStatic]
aMule-2.3.2/src/ExternalConn.cpp:2209:18: note: Technically the member function 'ECNotifier::SharedFile_RemoveAllFiles' can be static.
aMule-2.3.2/src/ExternalConn.h:251:8: note: Technically the member function 'ECNotifier::SharedFile_RemoveAllFiles' can be static.
aMule-2.3.2/src/ExternalConn.cpp:87:21: style: Technically the member function 'CKnownFile_Encoder::GetFile' can be const. [functionConst]
aMule-2.3.2/src/ExternalConn.cpp:73:2: style: Class 'CKnownFile_Encoder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/ExternalConn.cpp:115:2: style: Class 'CPartFile_Encoder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/ExternalConn.cpp:203:2: style: Class 'CECServerSocket' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/ExternalConn.h:54:0: style: Class 'CTagSet < uint32_t , EC_TAG_KNOWNFILE >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/ExternalConn.h:54:0: style: Class 'CTagSet < uint32_t , EC_TAG_CLIENT >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/ExternalConn.h:54:0: style: Class 'CTagSet < uint32_t , EC_TAG_PARTFILE >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/ExternalConn.h:54:0: style: Class 'CTagSet < uint32_t , EC_TAG_SEARCHFILE >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/ExternalConn.h:90:7: style: The function 'OnAccept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/LibSocket.h:345:15: note: Virtual function in base class
aMule-2.3.2/src/ExternalConn.h:90:7: note: Function in derived class
aMule-2.3.2/src/ExternalConn.h:148:22: style: The function 'GetNextPacket' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/ExternalConn.h:127:22: note: Virtual function in base class
aMule-2.3.2/src/ExternalConn.h:148:22: note: Function in derived class
aMule-2.3.2/src/ExternalConn.h:168:22: style: The function 'GetNextPacket' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/ExternalConn.h:127:22: note: Virtual function in base class
aMule-2.3.2/src/ExternalConn.h:168:22: note: Function in derived class
aMule-2.3.2/src/ExternalConn.h:173:22: style: The function 'GetNextPacket' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/ExternalConn.h:127:22: note: Virtual function in base class
aMule-2.3.2/src/ExternalConn.h:173:22: note: Function in derived class
aMule-2.3.2/src/ExternalConn.h:186:22: style: The function 'GetNextPacket' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/ExternalConn.h:127:22: note: Virtual function in base class
aMule-2.3.2/src/ExternalConn.h:186:22: note: Function in derived class
aMule-2.3.2/src/ExternalConn.h:205:22: style: The function 'GetNextPacket' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/ExternalConn.h:127:22: note: Virtual function in base class
aMule-2.3.2/src/ExternalConn.h:205:22: note: Function in derived class
aMule-2.3.2/src/ExternalConn.cpp:124:15: style: The function 'Encode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/ExternalConn.cpp:77:15: note: Virtual function in base class
aMule-2.3.2/src/ExternalConn.cpp:124:15: note: Function in derived class
aMule-2.3.2/src/ExternalConn.cpp:127:15: style: The function 'ResetEncoder' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/ExternalConn.cpp:79:15: note: Virtual function in base class
aMule-2.3.2/src/ExternalConn.cpp:127:15: note: Function in derived class
aMule-2.3.2/src/ExternalConn.cpp:129:15: style: The function 'SetShared' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/ExternalConn.cpp:84:15: note: Virtual function in base class
aMule-2.3.2/src/ExternalConn.cpp:129:15: note: Function in derived class
aMule-2.3.2/src/ExternalConn.cpp:130:15: style: The function 'IsShared' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/ExternalConn.cpp:85:15: note: Virtual function in base class
aMule-2.3.2/src/ExternalConn.cpp:130:15: note: Function in derived class
aMule-2.3.2/src/ExternalConn.cpp:131:15: style: The function 'IsPartFile_Encoder' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/ExternalConn.cpp:86:15: note: Virtual function in base class
aMule-2.3.2/src/ExternalConn.cpp:131:15: note: Function in derived class
aMule-2.3.2/src/ExternalConnector.cpp:80:54: style: Function 'AddCommand' argument 1 names different: declaration 'cmdTree' definition 'command'. [funcArgNamesDifferent]
aMule-2.3.2/src/ExternalConnector.h:89:41: note: Function 'AddCommand' argument 1 names different: declaration 'cmdTree' definition 'command'.
aMule-2.3.2/src/ExternalConnector.cpp:80:54: note: Function 'AddCommand' argument 1 names different: declaration 'cmdTree' definition 'command'.
aMule-2.3.2/src/ExternalConnector.cpp:413:62: style: Function 'OnInitCmdLine' argument 1 names different: declaration 'amuleweb_parser' definition 'parser'. [funcArgNamesDifferent]
aMule-2.3.2/src/ExternalConnector.h:146:38: note: Function 'OnInitCmdLine' argument 1 names different: declaration 'amuleweb_parser' definition 'parser'.
aMule-2.3.2/src/ExternalConnector.cpp:413:62: note: Function 'OnInitCmdLine' argument 1 names different: declaration 'amuleweb_parser' definition 'parser'.
aMule-2.3.2/src/ExternalConnector.h:69:2: style: Class 'CCommandTree' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/FileDetailListCtrl.cpp:50:45: style: Function 'SortProc' argument 1 names different: declaration 'item1' definition 'param1'. [funcArgNamesDifferent]
aMule-2.3.2/src/FileDetailListCtrl.h:43:43: note: Function 'SortProc' argument 1 names different: declaration 'item1' definition 'param1'.
aMule-2.3.2/src/FileDetailListCtrl.cpp:50:45: note: Function 'SortProc' argument 1 names different: declaration 'item1' definition 'param1'.
aMule-2.3.2/src/FileDetailListCtrl.cpp:50:63: style: Function 'SortProc' argument 2 names different: declaration 'item2' definition 'param2'. [funcArgNamesDifferent]
aMule-2.3.2/src/FileDetailListCtrl.h:43:60: note: Function 'SortProc' argument 2 names different: declaration 'item2' definition 'param2'.
aMule-2.3.2/src/FileDetailListCtrl.cpp:50:63: note: Function 'SortProc' argument 2 names different: declaration 'item2' definition 'param2'.
aMule-2.3.2/src/Friend.cpp:47:2: performance: Variable 'm_UserHash' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aMule-2.3.2/src/FriendList.cpp:212:50: style: Function 'RequestSharedFileList' argument 1 names different: declaration 'Friend' definition 'cur_friend'. [funcArgNamesDifferent]
aMule-2.3.2/src/FriendList.h:53:39: note: Function 'RequestSharedFileList' argument 1 names different: declaration 'Friend' definition 'cur_friend'.
aMule-2.3.2/src/FriendList.cpp:212:50: note: Function 'RequestSharedFileList' argument 1 names different: declaration 'Friend' definition 'cur_friend'.
aMule-2.3.2/src/FriendList.h:53:8: performance: Technically the member function 'CFriendList::RequestSharedFileList' can be static. [functionStatic]
aMule-2.3.2/src/FriendList.cpp:212:19: note: Technically the member function 'CFriendList::RequestSharedFileList' can be static.
aMule-2.3.2/src/FriendList.h:53:8: note: Technically the member function 'CFriendList::RequestSharedFileList' can be static.
aMule-2.3.2/src/FriendList.h:56:8: performance: Technically the member function 'CFriendList::StartChatSession' can be static. [functionStatic]
aMule-2.3.2/src/FriendList.cpp:237:19: note: Technically the member function 'CFriendList::StartChatSession' can be static.
aMule-2.3.2/src/FriendList.h:56:8: note: Technically the member function 'CFriendList::StartChatSession' can be static.
aMule-2.3.2/src/FriendListCtrl.cpp:68:45: style: Function 'RemoveFriend' argument 1 names different: declaration 'todel' definition 'toremove'. [funcArgNamesDifferent]
aMule-2.3.2/src/FriendListCtrl.h:42:30: note: Function 'RemoveFriend' argument 1 names different: declaration 'todel' definition 'toremove'.
aMule-2.3.2/src/FriendListCtrl.cpp:68:45: note: Function 'RemoveFriend' argument 1 names different: declaration 'todel' definition 'toremove'.
aMule-2.3.2/src/GapList.cpp:33:43: style: Function 'Init' argument 2 names different: declaration 'empty' definition 'isEmpty'. [funcArgNamesDifferent]
aMule-2.3.2/src/GapList.h:65:34: note: Function 'Init' argument 2 names different: declaration 'empty' definition 'isEmpty'.
aMule-2.3.2/src/GapList.cpp:33:43: note: Function 'Init' argument 2 names different: declaration 'empty' definition 'isEmpty'.
aMule-2.3.2/src/GapList.cpp:125:31: style: Function 'FillGap' argument 1 names different: declaration 'gapstart' definition 'partstart'. [funcArgNamesDifferent]
aMule-2.3.2/src/GapList.h:71:22: note: Function 'FillGap' argument 1 names different: declaration 'gapstart' definition 'partstart'.
aMule-2.3.2/src/GapList.cpp:125:31: note: Function 'FillGap' argument 1 names different: declaration 'gapstart' definition 'partstart'.
aMule-2.3.2/src/GapList.cpp:125:49: style: Function 'FillGap' argument 2 names different: declaration 'gapend' definition 'partend'. [funcArgNamesDifferent]
aMule-2.3.2/src/GapList.h:71:39: note: Function 'FillGap' argument 2 names different: declaration 'gapend' definition 'partend'.
aMule-2.3.2/src/GapList.cpp:125:49: note: Function 'FillGap' argument 2 names different: declaration 'gapend' definition 'partend'.
aMule-2.3.2/src/GenericClientListCtrl.cpp:519:62: style: Function 'OnSetFriendslot' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
aMule-2.3.2/src/GenericClientListCtrl.h:215:40: note: Function 'OnSetFriendslot' argument 1 names different: declaration 'event' definition 'evt'.
aMule-2.3.2/src/GenericClientListCtrl.cpp:519:62: note: Function 'OnSetFriendslot' argument 1 names different: declaration 'event' definition 'evt'.
aMule-2.3.2/src/GenericClientListCtrl.cpp:566:60: style: Function 'OnItemActivated' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
aMule-2.3.2/src/GenericClientListCtrl.h:220:37: note: Function 'OnItemActivated' argument 1 names different: declaration 'event' definition 'evt'.
aMule-2.3.2/src/GenericClientListCtrl.cpp:566:60: note: Function 'OnItemActivated' argument 1 names different: declaration 'event' definition 'evt'.
aMule-2.3.2/src/GenericClientListCtrl.cpp:572:61: style: Function 'OnMouseRightClick' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
aMule-2.3.2/src/GenericClientListCtrl.h:221:39: note: Function 'OnMouseRightClick' argument 1 names different: declaration 'event' definition 'evt'.
aMule-2.3.2/src/GenericClientListCtrl.cpp:572:61: note: Function 'OnMouseRightClick' argument 1 names different: declaration 'event' definition 'evt'.
aMule-2.3.2/src/GenericClientListCtrl.cpp:617:62: style: Function 'OnMouseMiddleClick' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
aMule-2.3.2/src/GenericClientListCtrl.h:222:40: note: Function 'OnMouseMiddleClick' argument 1 names different: declaration 'event' definition 'evt'.
aMule-2.3.2/src/GenericClientListCtrl.cpp:617:62: note: Function 'OnMouseMiddleClick' argument 1 names different: declaration 'event' definition 'evt'.
aMule-2.3.2/src/GenericClientListCtrl.cpp:1099:48: style: Function 'SortProc' argument 1 names different: declaration 'item1' definition 'param1'. [funcArgNamesDifferent]
aMule-2.3.2/src/GenericClientListCtrl.h:156:43: note: Function 'SortProc' argument 1 names different: declaration 'item1' definition 'param1'.
aMule-2.3.2/src/GenericClientListCtrl.cpp:1099:48: note: Function 'SortProc' argument 1 names different: declaration 'item1' definition 'param1'.
aMule-2.3.2/src/GenericClientListCtrl.cpp:1099:66: style: Function 'SortProc' argument 2 names different: declaration 'item2' definition 'param2'. [funcArgNamesDifferent]
aMule-2.3.2/src/GenericClientListCtrl.h:156:60: note: Function 'SortProc' argument 2 names different: declaration 'item2' definition 'param2'.
aMule-2.3.2/src/GenericClientListCtrl.cpp:1099:66: note: Function 'SortProc' argument 2 names different: declaration 'item2' definition 'param2'.
aMule-2.3.2/src/GenericClientListCtrl.cpp:1125:61: style: Function 'Compare' argument 3 names different: declaration 'lParamColumnSort' definition 'lParamSort'. [funcArgNamesDifferent]
aMule-2.3.2/src/GenericClientListCtrl.h:209:81: note: Function 'Compare' argument 3 names different: declaration 'lParamColumnSort' definition 'lParamSort'.
aMule-2.3.2/src/GenericClientListCtrl.cpp:1125:61: note: Function 'Compare' argument 3 names different: declaration 'lParamColumnSort' definition 'lParamSort'.
aMule-2.3.2/src/GuiEvents.cpp:96:40: style: Function 'Search_Add_Download' argument 1 names different: declaration 'result' definition 'file'. [funcArgNamesDifferent]
aMule-2.3.2/src/GuiEvents.h:169:40: note: Function 'Search_Add_Download' argument 1 names different: declaration 'result' definition 'file'.
aMule-2.3.2/src/GuiEvents.cpp:96:40: note: Function 'Search_Add_Download' argument 1 names different: declaration 'result' definition 'file'.
aMule-2.3.2/src/GuiEvents.cpp:244:34: style: Function 'ChatRemoveFriend' argument 1 names different: declaration 'Friend' definition 'toremove'. [funcArgNamesDifferent]
aMule-2.3.2/src/GuiEvents.h:123:33: note: Function 'ChatRemoveFriend' argument 1 names different: declaration 'Friend' definition 'toremove'.
aMule-2.3.2/src/GuiEvents.cpp:244:34: note: Function 'ChatRemoveFriend' argument 1 names different: declaration 'Friend' definition 'toremove'.
aMule-2.3.2/src/GuiEvents.cpp:740:53: style: Function 'ConvertUpdateProgress' argument 2 names different: declaration 'label' definition 'text'. [funcArgNamesDifferent]
aMule-2.3.2/src/GuiEvents.h:141:53: note: Function 'ConvertUpdateProgress' argument 2 names different: declaration 'label' definition 'text'.
aMule-2.3.2/src/GuiEvents.cpp:740:53: note: Function 'ConvertUpdateProgress' argument 2 names different: declaration 'label' definition 'text'.
aMule-2.3.2/src/ExternalConn.h:54:3: style: Class 'CTagSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/SharedFilesWnd.h:49:2: style: Class 'CSharedFilesWnd' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/PartFileConvertDlg.h:38:2: style: Class 'CPartFileConvertDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/ServerListCtrl.h:138:11: style: The function 'GetOldColumnOrder' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/MuleListCtrl.h:280:19: note: Virtual function in base class
aMule-2.3.2/src/ServerListCtrl.h:138:11: note: Function in derived class
aMule-2.3.2/src/SharedFilesCtrl.h:89:11: style: The function 'GetOldColumnOrder' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/MuleListCtrl.h:280:19: note: Virtual function in base class
aMule-2.3.2/src/SharedFilesCtrl.h:89:11: note: Function in derived class
aMule-2.3.2/src/SharedFilesCtrl.h:118:15: style: The function 'OnDrawItem' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/extern/wxWidgets/listctrl.h:198:18: note: Virtual function in base class
aMule-2.3.2/src/SharedFilesCtrl.h:118:15: note: Function in derived class
aMule-2.3.2/src/SharedFilesCtrl.h:124:19: style: The function 'GetTTSText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/MuleListCtrl.h:252:19: note: Virtual function in base class
aMule-2.3.2/src/SharedFilesCtrl.h:124:19: note: Function in derived class
aMule-2.3.2/src/SharedFilesCtrl.h:139:15: style: The function 'AltSortAllowed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/MuleListCtrl.h:241:15: note: Virtual function in base class
aMule-2.3.2/src/SharedFilesCtrl.h:139:15: note: Function in derived class
aMule-2.3.2/src/SharedFilePeersListCtrl.h:56:32: style: The function 'GetParentDialog' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/GenericClientListCtrl.h:165:32: note: Virtual function in base class
aMule-2.3.2/src/SharedFilePeersListCtrl.h:56:32: note: Function in derived class
aMule-2.3.2/src/SharedFilePeersListCtrl.h:58:15: style: The function 'SetShowSources' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/GenericClientListCtrl.h:201:15: note: Virtual function in base class
aMule-2.3.2/src/SharedFilePeersListCtrl.h:58:15: note: Function in derived class
aMule-2.3.2/src/SharedFilePeersListCtrl.h:62:7: style: The function 'IsShowingDownloadSources' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/GenericClientListCtrl.h:256:15: note: Virtual function in base class
aMule-2.3.2/src/SharedFilePeersListCtrl.h:62:7: note: Function in derived class
aMule-2.3.2/src/MuleThread.h:35:2: style: Class 'CMuleThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/ScopedPtr.h:44:0: style: Class 'CScopedPtr < wxInputStream >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/IP2Country.h:67:21: performance: Technically the member function 'CIP2Country::GetCountryData' can be static. [functionStatic]
aMule-2.3.2/src/IP2Country.cpp:238:33: note: Technically the member function 'CIP2Country::GetCountryData' can be static.
aMule-2.3.2/src/IP2Country.h:67:21: note: Technically the member function 'CIP2Country::GetCountryData' can be static.
aMule-2.3.2/src/IP2Country.h:68:7: performance: Technically the member function 'CIP2Country::Enable' can be static. [functionStatic]
aMule-2.3.2/src/IP2Country.cpp:235:19: note: Technically the member function 'CIP2Country::Enable' can be static.
aMule-2.3.2/src/IP2Country.h:68:7: note: Technically the member function 'CIP2Country::Enable' can be static.
aMule-2.3.2/src/IP2Country.h:71:7: style: Technically the member function 'CIP2Country::IsEnabled' can be const. [functionConst]
aMule-2.3.2/src/IP2Country.h:72:7: performance: Technically the member function 'CIP2Country::DownloadFinished' can be static. [functionStatic]
aMule-2.3.2/src/IP2Country.cpp:236:19: note: Technically the member function 'CIP2Country::DownloadFinished' can be static.
aMule-2.3.2/src/IP2Country.h:72:7: note: Technically the member function 'CIP2Country::DownloadFinished' can be static.
aMule-2.3.2/src/IP2Country.h:65:2: style: Class 'CIP2Country' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/IPFilter.cpp:440:6: style: The scope of the variable 'i' can be reduced. [variableScope]
aMule-2.3.2/src/IPFilter.cpp:419:35: style: Function 'IsFiltered' argument 1 names different: declaration 'IP2test' definition 'IPTest'. [funcArgNamesDifferent]
aMule-2.3.2/src/IPFilter.h:63:26: note: Function 'IsFiltered' argument 1 names different: declaration 'IP2test' definition 'IPTest'.
aMule-2.3.2/src/IPFilter.cpp:419:35: note: Function 'IsFiltered' argument 1 names different: declaration 'IP2test' definition 'IPTest'.
aMule-2.3.2/src/IPFilter.cpp:103:2: style: Class 'CIPFilterTask' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/RangeMap.h:144:0: style: Class 'iterator_base' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/IPFilter.cpp:111:7: style: The function 'Entry' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/ThreadScheduler.h:173:15: note: Virtual function in base class
aMule-2.3.2/src/IPFilter.cpp:111:7: note: Function in derived class
aMule-2.3.2/src/IPFilter.cpp:62:37: performance: Function parameter 'rangeIPs' should be passed by const reference. [passedByValue]
aMule-2.3.2/src/IPFilter.cpp:62:71: performance: Function parameter 'rangeLengths' should be passed by const reference. [passedByValue]
IPFilterScanner.cpp:1209:27: warning: Possible null pointer dereference: b [nullPointer]
IPFilterScanner.cpp:1206:24: note: Assignment 'b=(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL', assigned value is 0
IPFilterScanner.cpp:1209:27: note: Null pointer dereference
IPFilterScanner.cpp:1211:9: warning: Possible null pointer dereference: b [nullPointer]
IPFilterScanner.cpp:1206:24: note: Assignment 'b=(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL', assigned value is 0
IPFilterScanner.cpp:1211:9: note: Null pointer dereference
IPFilterScanner.cpp:1581:2: warning: Possible null pointer dereference: b [nullPointer]
IPFilterScanner.cpp:1470:19: note: Calling function 'yyip_init_buffer', 1st argument 'b' value is 0
IPFilterScanner.cpp:1581:2: note: Null pointer dereference
IPFilterScanner.cpp:1582:2: warning: Possible null pointer dereference: b [nullPointer]
IPFilterScanner.cpp:1470:19: note: Calling function 'yyip_init_buffer', 1st argument 'b' value is 0
IPFilterScanner.cpp:1582:2: note: Null pointer dereference
IPFilterScanner.cpp:1593:9: warning: Possible null pointer dereference: b [nullPointer]
IPFilterScanner.cpp:1470:19: note: Calling function 'yyip_init_buffer', 1st argument 'b' value is 0
IPFilterScanner.cpp:1593:9: note: Null pointer dereference
IPFilterScanner.cpp:1320:59: style: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent]
IPFilterScanner.cpp:371:54: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
IPFilterScanner.cpp:1320:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
IPFilterScanner.cpp:1343:49: style: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'. [funcArgNamesDifferent]
IPFilterScanner.cpp:732:38: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'.
IPFilterScanner.cpp:1343:49: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'.
IPFilterScanner.cpp:1766:50: style: Function 'yyip_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent]
IPFilterScanner.cpp:321:49: note: Function 'yyip_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
IPFilterScanner.cpp:1766:50: note: Function 'yyip_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
IPFilterScanner.cpp:1779:50: style: Function 'yyip_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent]
IPFilterScanner.cpp:322:48: note: Function 'yyip_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
IPFilterScanner.cpp:1779:50: note: Function 'yyip_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
IPFilterScanner.cpp:1779:64: style: Function 'yyip_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent]
IPFilterScanner.cpp:322:58: note: Function 'yyip_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
IPFilterScanner.cpp:1779:64: note: Function 'yyip_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
IPFilterScanner.cpp:1911:26: style: Function 'yyipset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'. [funcArgNamesDifferent]
IPFilterScanner.cpp:698:25: note: Function 'yyipset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'.
IPFilterScanner.cpp:1911:26: note: Function 'yyipset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'.
aMule-2.3.2/src/KadDlg.cpp:146:40: style: Function 'UpdateNodeCount' argument 1 names different: declaration 'nodes' definition 'nodeCount'. [funcArgNamesDifferent]
aMule-2.3.2/src/KadDlg.h:48:32: note: Function 'UpdateNodeCount' argument 1 names different: declaration 'nodes' definition 'nodeCount'.
aMule-2.3.2/src/KadDlg.cpp:146:40: note: Function 'UpdateNodeCount' argument 1 names different: declaration 'nodes' definition 'nodeCount'.
aMule-2.3.2/src/KadDlg.h:41:2: style: Class 'CKadDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/KnownFile.cpp:133:46: style: Function 'SetFileName' argument 1 names different: declaration 'filename' definition 'fileName'. [funcArgNamesDifferent]
aMule-2.3.2/src/KnownFile.h:117:40: note: Function 'SetFileName' argument 1 names different: declaration 'filename' definition 'fileName'.
aMule-2.3.2/src/KnownFile.cpp:133:46: note: Function 'SetFileName' argument 1 names different: declaration 'filename' definition 'fileName'.
aMule-2.3.2/src/KnownFile.cpp:238:46: style: Function 'AddTagUnique' argument 1 names different: declaration 'pTag' definition 'rTag'. [funcArgNamesDifferent]
aMule-2.3.2/src/KnownFile.h:129:32: note: Function 'AddTagUnique' argument 1 names different: declaration 'pTag' definition 'rTag'.
aMule-2.3.2/src/KnownFile.cpp:238:46: note: Function 'AddTagUnique' argument 1 names different: declaration 'pTag' definition 'rTag'.
aMule-2.3.2/src/KnownFile.cpp:1277:38: style: Function 'SetUpPriority' argument 1 names different: declaration 'newUpPriority' definition 'iNewUpPriority'. [funcArgNamesDifferent]
aMule-2.3.2/src/KnownFile.h:210:27: note: Function 'SetUpPriority' argument 1 names different: declaration 'newUpPriority' definition 'iNewUpPriority'.
aMule-2.3.2/src/KnownFile.cpp:1277:38: note: Function 'SetUpPriority' argument 1 names different: declaration 'newUpPriority' definition 'iNewUpPriority'.
aMule-2.3.2/src/KnownFile.cpp:1277:59: style: Function 'SetUpPriority' argument 2 names different: declaration 'bSave' definition 'm_bsave'. [funcArgNamesDifferent]
aMule-2.3.2/src/KnownFile.h:210:47: note: Function 'SetUpPriority' argument 2 names different: declaration 'bSave' definition 'm_bsave'.
aMule-2.3.2/src/KnownFile.cpp:1277:59: note: Function 'SetUpPriority' argument 2 names different: declaration 'bSave' definition 'm_bsave'.
aMule-2.3.2/src/ScopedPtr.h:44:0: style: Class 'CScopedPtr < CAICHHashAlgo >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/KnownFileList.cpp:61:2: performance: Variable 'm_filename' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aMule-2.3.2/src/KnownFileList.h:67:7: performance: Technically the member function 'CKnownFileList::KnownFileMatches' can be static. [functionStatic]
aMule-2.3.2/src/KnownFileList.cpp:43:29: note: Technically the member function 'CKnownFileList::KnownFileMatches' can be static.
aMule-2.3.2/src/KnownFileList.h:67:7: note: Technically the member function 'CKnownFileList::KnownFileMatches' can be static.
aMule-2.3.2/src/ScopedPtr.h:44:0: style: Class 'CScopedPtr < CKnownFile >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/LibSocketWX.cpp:99:37: warning: 'operator=' should check for assignment to self to avoid problems with dynamic memory. [operatorEqToSelf]
aMule-2.3.2/src/LibSocketAsio.cpp:102:2: warning: Member variable 'CAsioSocketImpl::m_readBufferPtr' is not initialized in the constructor. [uninitMemberVar]
aMule-2.3.2/src/LibSocketAsio.cpp:1326:37: warning: 'operator=' should check for assignment to self to avoid problems with dynamic memory. [operatorEqToSelf]
aMule-2.3.2/src/LibSocketAsio.cpp:310:11: style: Technically the member function 'CAsioSocketImpl::GetPeer' can be const. [functionConst]
aMule-2.3.2/src/LibSocketAsio.cpp:315:9: style: Technically the member function 'CAsioSocketImpl::GetPeerInt' can be const. [functionConst]
aMule-2.3.2/src/LibSocketAsio.cpp:126:3: style: Class 'CAsioSocketImpl' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aMule-2.3.2/src/LibSocketAsio.cpp:126:3: style: Class 'CAsioSocketImpl' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aMule-2.3.2/src/LibSocketAsio.cpp:977:3: style: Class 'CAsioUDPSocketImpl' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aMule-2.3.2/src/LibSocketAsio.cpp:977:3: style: Class 'CAsioUDPSocketImpl' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aMule-2.3.2/src/LibSocketAsio.cpp:958:4: style: Class 'CUDPData' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aMule-2.3.2/src/LibSocketAsio.cpp:958:4: style: Class 'CUDPData' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aMule-2.3.2/src/LibSocketAsio.cpp:88:2: style: Class 'CamuleIPV4Endpoint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/LibSocketAsio.cpp:89:2: style: Class 'CamuleIPV4Endpoint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/LibSocketAsio.cpp:102:2: style: Class 'CAsioSocketImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/ScopedPtr.h:44:0: style: Class 'CScopedPtr < CAsioSocketImpl >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/ListenSocket.cpp:98:7: style: Condition '!SocketAvailable()' is always false [knownConditionTrueFalse]
aMule-2.3.2/src/Logger.cpp:358:2: style: Class 'CLoggerAccess' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aMule-2.3.2/src/Logger.cpp:358:2: style: Class 'CLoggerAccess' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aMule-2.3.2/src/Logger.cpp:196:2: warning: Possible leak in public function. The pointer 'applog' is not deallocated before it is allocated. [publicAllocationError]
aMule-2.3.2/src/MuleListCtrl.cpp:54:0: error: #error Need to define COL_SIZE_MIN for your OS [preprocessorErrorDirective]
aMule-2.3.2/src/MuleNotebook.h:88:15: warning: Virtual function 'DeleteAllPages' is called from destructor '~CMuleNotebook()' at line 60. Dynamic binding is not used. [virtualCallInConstructor]
aMule-2.3.2/src/MuleNotebook.cpp:60:2: note: Calling DeleteAllPages
aMule-2.3.2/src/MuleNotebook.h:88:15: note: DeleteAllPages is a virtual method
aMule-2.3.2/src/OScopeCtrl.cpp:408:14: style: The scope of the variable 'yPrev' can be reduced. [variableScope]
aMule-2.3.2/src/OScopeCtrl.cpp:443:12: style: The scope of the variable 'cntFilled' can be reduced. [variableScope]
aMule-2.3.2/src/OScopeCtrl.cpp:58:30: style: Function 'COScopeCtrl' argument 1 names different: declaration 'NTrends' definition 'cntTrends'. [funcArgNamesDifferent]
aMule-2.3.2/src/OScopeCtrl.h:52:18: note: Function 'COScopeCtrl' argument 1 names different: declaration 'NTrends' definition 'cntTrends'.
aMule-2.3.2/src/OScopeCtrl.cpp:58:30: note: Function 'COScopeCtrl' argument 1 names different: declaration 'NTrends' definition 'cntTrends'.
aMule-2.3.2/src/OScopeCtrl.cpp:116:34: style: Function 'SetRange' argument 1 names different: declaration 'dLower' definition 'fLower'. [funcArgNamesDifferent]
aMule-2.3.2/src/OScopeCtrl.h:55:22: note: Function 'SetRange' argument 1 names different: declaration 'dLower' definition 'fLower'.
aMule-2.3.2/src/OScopeCtrl.cpp:116:34: note: Function 'SetRange' argument 1 names different: declaration 'dLower' definition 'fLower'.
aMule-2.3.2/src/OScopeCtrl.cpp:116:48: style: Function 'SetRange' argument 2 names different: declaration 'dUpper' definition 'fUpper'. [funcArgNamesDifferent]
aMule-2.3.2/src/OScopeCtrl.h:55:36: note: Function 'SetRange' argument 2 names different: declaration 'dUpper' definition 'fUpper'.
aMule-2.3.2/src/OScopeCtrl.cpp:116:48: note: Function 'SetRange' argument 2 names different: declaration 'dUpper' definition 'fUpper'.
aMule-2.3.2/src/OScopeCtrl.cpp:134:35: style: Function 'SetRanges' argument 1 names different: declaration 'dLower' definition 'fLower'. [funcArgNamesDifferent]
aMule-2.3.2/src/OScopeCtrl.h:56:23: note: Function 'SetRanges' argument 1 names different: declaration 'dLower' definition 'fLower'.
aMule-2.3.2/src/OScopeCtrl.cpp:134:35: note: Function 'SetRanges' argument 1 names different: declaration 'dLower' definition 'fLower'.
aMule-2.3.2/src/OScopeCtrl.cpp:134:49: style: Function 'SetRanges' argument 2 names different: declaration 'dUpper' definition 'fUpper'. [funcArgNamesDifferent]
aMule-2.3.2/src/OScopeCtrl.h:56:37: note: Function 'SetRanges' argument 2 names different: declaration 'dUpper' definition 'fUpper'.
aMule-2.3.2/src/OScopeCtrl.cpp:134:49: note: Function 'SetRanges' argument 2 names different: declaration 'dUpper' definition 'fUpper'.
aMule-2.3.2/src/OScopeCtrl.cpp:142:45: style: Function 'SetYUnits' argument 1 names different: declaration 'string' definition 'strUnits'. [funcArgNamesDifferent]
aMule-2.3.2/src/OScopeCtrl.h:57:33: note: Function 'SetYUnits' argument 1 names different: declaration 'string' definition 'strUnits'.
aMule-2.3.2/src/OScopeCtrl.cpp:142:45: note: Function 'SetYUnits' argument 1 names different: declaration 'string' definition 'strUnits'.
aMule-2.3.2/src/OScopeCtrl.cpp:142:71: style: Function 'SetYUnits' argument 2 names different: declaration 'YMin' definition 'strMin'. [funcArgNamesDifferent]
aMule-2.3.2/src/OScopeCtrl.h:58:19: note: Function 'SetYUnits' argument 2 names different: declaration 'YMin' definition 'strMin'.
aMule-2.3.2/src/OScopeCtrl.cpp:142:71: note: Function 'SetYUnits' argument 2 names different: declaration 'YMin' definition 'strMin'.
aMule-2.3.2/src/OScopeCtrl.cpp:142:95: style: Function 'SetYUnits' argument 3 names different: declaration 'YMax' definition 'strMax'. [funcArgNamesDifferent]
aMule-2.3.2/src/OScopeCtrl.h:58:57: note: Function 'SetYUnits' argument 3 names different: declaration 'YMax' definition 'strMax'.
aMule-2.3.2/src/OScopeCtrl.cpp:142:95: note: Function 'SetYUnits' argument 3 names different: declaration 'YMax' definition 'strMax'.
aMule-2.3.2/src/OScopeCtrl.cpp:151:48: style: Function 'SetGridColor' argument 1 names different: declaration 'color' definition 'cr'. [funcArgNamesDifferent]
aMule-2.3.2/src/OScopeCtrl.h:60:36: note: Function 'SetGridColor' argument 1 names different: declaration 'color' definition 'cr'.
aMule-2.3.2/src/OScopeCtrl.cpp:151:48: note: Function 'SetGridColor' argument 1 names different: declaration 'color' definition 'cr'.
aMule-2.3.2/src/OScopeCtrl.cpp:163:48: style: Function 'SetPlotColor' argument 1 names different: declaration 'color' definition 'cr'. [funcArgNamesDifferent]
aMule-2.3.2/src/OScopeCtrl.h:61:36: note: Function 'SetPlotColor' argument 1 names different: declaration 'color' definition 'cr'.
aMule-2.3.2/src/OScopeCtrl.cpp:163:48: note: Function 'SetPlotColor' argument 1 names different: declaration 'color' definition 'cr'.
aMule-2.3.2/src/OScopeCtrl.cpp:174:54: style: Function 'SetBackgroundColor' argument 1 names different: declaration 'color' definition 'cr'. [funcArgNamesDifferent]
aMule-2.3.2/src/OScopeCtrl.h:59:42: note: Function 'SetBackgroundColor' argument 1 names different: declaration 'color' definition 'cr'.
aMule-2.3.2/src/OScopeCtrl.cpp:174:54: note: Function 'SetBackgroundColor' argument 1 names different: declaration 'color' definition 'cr'.
aMule-2.3.2/src/OtherFunctions.cpp:484:52: style: Condition 'g_nCharsPerLine!=0' is always true [knownConditionTrueFalse]
aMule-2.3.2/src/OtherFunctions.cpp:499:52: style: Condition 'g_nCharsPerLine!=0' is always true [knownConditionTrueFalse]
aMule-2.3.2/src/OtherFunctions.cpp:513:52: style: Condition 'g_nCharsPerLine!=0' is always true [knownConditionTrueFalse]
aMule-2.3.2/src/OtherFunctions.cpp:76:31: style: Function 'CastItoIShort' argument 1 names different: declaration 'number' definition 'count'. [funcArgNamesDifferent]
aMule-2.3.2/src/OtherFunctions.h:230:31: note: Function 'CastItoIShort' argument 1 names different: declaration 'number' definition 'count'.
aMule-2.3.2/src/OtherFunctions.cpp:76:31: note: Function 'CastItoIShort' argument 1 names different: declaration 'number' definition 'count'.
aMule-2.3.2/src/OtherFunctions.cpp:104:33: style: Function 'CastSecondsToHM' argument 1 names different: declaration 'seconds' definition 'count'. [funcArgNamesDifferent]
aMule-2.3.2/src/OtherFunctions.h:234:33: note: Function 'CastSecondsToHM' argument 1 names different: declaration 'seconds' definition 'count'.
aMule-2.3.2/src/OtherFunctions.cpp:104:33: note: Function 'CastSecondsToHM' argument 1 names different: declaration 'seconds' definition 'count'.
aMule-2.3.2/src/OtherFunctions.cpp:449:35: style: Function 'EncodeBase64' argument 1 names different: declaration 'buffer' definition 'pbBufferIn'. [funcArgNamesDifferent]
aMule-2.3.2/src/OtherFunctions.h:224:35: note: Function 'EncodeBase64' argument 1 names different: declaration 'buffer' definition 'pbBufferIn'.
aMule-2.3.2/src/OtherFunctions.cpp:449:35: note: Function 'EncodeBase64' argument 1 names different: declaration 'buffer' definition 'pbBufferIn'.
aMule-2.3.2/src/OtherFunctions.cpp:1051:39: style: Function 'GetConfigDir' argument 1 names different: declaration 'configFile' definition 'configFileBase'. [funcArgNamesDifferent]
aMule-2.3.2/src/OtherFunctions.h:339:39: note: Function 'GetConfigDir' argument 1 names different: declaration 'configFile' definition 'configFileBase'.
aMule-2.3.2/src/OtherFunctions.cpp:1051:39: note: Function 'GetConfigDir' argument 1 names different: declaration 'configFile' definition 'configFileBase'.
aMule-2.3.2/src/BitVector.h:36:3: performance: Variable 'm_bits' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aMule-2.3.2/src/BitVector.h:37:3: performance: Variable 'm_bytes' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aMule-2.3.2/src/BitVector.h:38:3: performance: Variable 'm_allTrue' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aMule-2.3.2/src/Packet.cpp:80:24: style: Function 'CPacket' argument 1 names different: declaration 'header' definition 'rawHeader'. [funcArgNamesDifferent]
aMule-2.3.2/src/Packet.h:44:16: note: Function 'CPacket' argument 1 names different: declaration 'header' definition 'rawHeader'.
aMule-2.3.2/src/Packet.cpp:80:24: note: Function 'CPacket' argument 1 names different: declaration 'header' definition 'rawHeader'.
Parser.cpp:1764:0: error: Invalid number of character '{' when these macros are defined: '__GCC__=1;__GCC__=1'. [syntaxError]
aMule-2.3.2/src/PartFile.cpp:398:22: style: Redundant condition: getsizeonly. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition]
aMule-2.3.2/src/PartFile.cpp:318:8: style: The scope of the variable 'version' can be reduced. [variableScope]
aMule-2.3.2/src/PartFile.cpp:1038:7: style: The scope of the variable 'valid_sources' can be reduced. [variableScope]
aMule-2.3.2/src/PartFile.cpp:2581:7: style: The scope of the variable 'bNeeded' can be reduced. [variableScope]
aMule-2.3.2/src/PartFile.cpp:1245:48: style: Function 'GetNextEmptyBlockInPart' argument 1 names different: declaration 'partnumber' definition 'partNumber'. [funcArgNamesDifferent]
aMule-2.3.2/src/PartFile.h:307:38: note: Function 'GetNextEmptyBlockInPart' argument 1 names different: declaration 'partnumber' definition 'partNumber'.
aMule-2.3.2/src/PartFile.cpp:1245:48: note: Function 'GetNextEmptyBlockInPart' argument 1 names different: declaration 'partnumber' definition 'partNumber'.
aMule-2.3.2/src/PartFile.cpp:2085:35: style: Function 'CompleteFile' argument 1 names different: declaration 'hashingdone' definition 'bIsHashingDone'. [funcArgNamesDifferent]
aMule-2.3.2/src/PartFile.h:309:25: note: Function 'CompleteFile' argument 1 names different: declaration 'hashingdone' definition 'bIsHashingDone'.
aMule-2.3.2/src/PartFile.cpp:2085:35: note: Function 'CompleteFile' argument 1 names different: declaration 'hashingdone' definition 'bIsHashingDone'.
aMule-2.3.2/src/PartFile.cpp:2342:39: style: Function 'SetDownPriority' argument 1 names different: declaration 'newDownPriority' definition 'np'. [funcArgNamesDifferent]
aMule-2.3.2/src/PartFile.h:200:29: note: Function 'SetDownPriority' argument 1 names different: declaration 'newDownPriority' definition 'np'.
aMule-2.3.2/src/PartFile.cpp:2342:39: note: Function 'SetDownPriority' argument 1 names different: declaration 'newDownPriority' definition 'np'.
aMule-2.3.2/src/PartFile.cpp:3939:42: style: Function 'SetFileName' argument 1 names different: declaration 'filename' definition 'fileName'. [funcArgNamesDifferent]
aMule-2.3.2/src/PartFile.h:97:40: note: Function 'SetFileName' argument 1 names different: declaration 'filename' definition 'fileName'.
aMule-2.3.2/src/PartFile.cpp:3939:42: note: Function 'SetFileName' argument 1 names different: declaration 'filename' definition 'fileName'.
aMule-2.3.2/src/ThreadTasks.h:74:2: style: Class 'CHashingTask' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/ThreadTasks.h:151:2: style: Class 'CCompletionTask' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/ScopedPtr.h:44:0: style: Class 'CScopedPtr < PartFileBufferedData >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/PartFile.h:60:1: warning: The class 'SFileRating' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aMule-2.3.2/src/ThreadTasks.h:84:15: style: The function 'OnLastTask' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/ThreadScheduler.h:176:15: note: Virtual function in base class
aMule-2.3.2/src/ThreadTasks.h:84:15: note: Function in derived class
aMule-2.3.2/src/ThreadTasks.h:87:15: style: The function 'Entry' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/ThreadScheduler.h:173:15: note: Virtual function in base class
aMule-2.3.2/src/ThreadTasks.h:87:15: note: Function in derived class
aMule-2.3.2/src/ThreadTasks.h:131:15: style: The function 'Entry' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/ThreadScheduler.h:173:15: note: Virtual function in base class
aMule-2.3.2/src/ThreadTasks.h:131:15: note: Function in derived class
aMule-2.3.2/src/ThreadTasks.h:155:15: style: The function 'Entry' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/ThreadScheduler.h:173:15: note: Virtual function in base class
aMule-2.3.2/src/ThreadTasks.h:155:15: note: Function in derived class
aMule-2.3.2/src/ThreadTasks.h:158:15: style: The function 'OnExit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/ThreadScheduler.h:179:15: note: Virtual function in base class
aMule-2.3.2/src/ThreadTasks.h:158:15: note: Function in derived class
aMule-2.3.2/src/ThreadTasks.h:186:15: style: The function 'Entry' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/ThreadScheduler.h:173:15: note: Virtual function in base class
aMule-2.3.2/src/ThreadTasks.h:186:15: note: Function in derived class
aMule-2.3.2/src/ThreadTasks.h:189:15: style: The function 'OnExit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/ThreadScheduler.h:179:15: note: Virtual function in base class
aMule-2.3.2/src/ThreadTasks.h:189:15: note: Function in derived class
aMule-2.3.2/src/PartFileConvert.cpp:267:12: style: The scope of the variable 'fileindex' can be reduced. [variableScope]
aMule-2.3.2/src/PartFileConvert.cpp:224:65: style: Function 'performConvertToeMule' argument 1 names different: declaration 'file' definition 'fileName'. [funcArgNamesDifferent]
aMule-2.3.2/src/PartFileConvert.h:73:55: note: Function 'performConvertToeMule' argument 1 names different: declaration 'file' definition 'fileName'.
aMule-2.3.2/src/PartFileConvert.cpp:224:65: note: Function 'performConvertToeMule' argument 1 names different: declaration 'file' definition 'fileName'.
aMule-2.3.2/src/Preferences.cpp:675:2: warning: Member variable 'Cfg_Lang::m_selection' is not initialized in the constructor. [uninitMemberVar]
aMule-2.3.2/src/Preferences.cpp:675:2: warning: Member variable 'Cfg_Lang::m_langSelector' is not initialized in the constructor. [uninitMemberVar]
aMule-2.3.2/src/Preferences.h:373:11: style: Technically the member function 'CPreferences::GetCatCount' can be const. [functionConst]
aMule-2.3.2/src/Preferences.cpp:1634:22: note: Technically the member function 'CPreferences::GetCatCount' can be const.
aMule-2.3.2/src/Preferences.h:373:11: note: Technically the member function 'CPreferences::GetCatCount' can be const.
aMule-2.3.2/src/Preferences.h:601:7: performance: Technically the member function 'CPreferences::SavePreferences' can be static. [functionStatic]
aMule-2.3.2/src/Preferences.cpp:1513:20: note: Technically the member function 'CPreferences::SavePreferences' can be static.
aMule-2.3.2/src/Preferences.h:601:7: note: Technically the member function 'CPreferences::SavePreferences' can be static.
aMule-2.3.2/src/Preferences.cpp:358:15: style: The function 'LoadFromFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/Preferences.h:107:15: note: Virtual function in base class
aMule-2.3.2/src/Preferences.cpp:358:15: note: Function in derived class
aMule-2.3.2/src/Preferences.cpp:365:15: style: The function 'SaveToFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/Preferences.h:111:15: note: Virtual function in base class
aMule-2.3.2/src/Preferences.cpp:365:15: note: Function in derived class
aMule-2.3.2/src/Preferences.cpp:383:15: style: The function 'TransferFromWindow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/Preferences.cpp:296:0: note: Virtual function in base class
aMule-2.3.2/src/Preferences.cpp:383:15: note: Function in derived class
aMule-2.3.2/src/Preferences.cpp:414:15: style: The function 'LoadFromFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/Preferences.cpp:358:15: note: Virtual function in base class
aMule-2.3.2/src/Preferences.cpp:414:15: note: Function in derived class
aMule-2.3.2/src/Preferences.cpp:423:15: style: The function 'SaveToFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/Preferences.cpp:365:15: note: Virtual function in base class
aMule-2.3.2/src/Preferences.cpp:423:15: note: Function in derived class
aMule-2.3.2/src/Preferences.cpp:432:15: style: The function 'TransferToWindow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/Preferences.cpp:316:0: note: Virtual function in base class
aMule-2.3.2/src/Preferences.cpp:432:15: note: Function in derived class
aMule-2.3.2/src/Preferences.cpp:440:15: style: The function 'TransferFromWindow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/Preferences.cpp:296:0: note: Virtual function in base class
aMule-2.3.2/src/Preferences.cpp:440:15: note: Function in derived class
aMule-2.3.2/src/Preferences.cpp:572:15: style: The function 'LoadFromFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/Preferences.h:107:15: note: Virtual function in base class
aMule-2.3.2/src/Preferences.cpp:572:15: note: Function in derived class
aMule-2.3.2/src/Preferences.cpp:577:15: style: The function 'SaveToFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/Preferences.h:111:15: note: Virtual function in base class
aMule-2.3.2/src/Preferences.cpp:577:15: note: Function in derived class
aMule-2.3.2/src/Preferences.cpp:595:15: style: The function 'LoadFromFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/Preferences.h:107:15: note: Virtual function in base class
aMule-2.3.2/src/Preferences.cpp:595:15: note: Function in derived class
aMule-2.3.2/src/Preferences.cpp:602:15: style: The function 'SaveToFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/Preferences.h:111:15: note: Virtual function in base class
aMule-2.3.2/src/Preferences.cpp:602:15: note: Function in derived class
aMule-2.3.2/src/Preferences.cpp:686:15: style: The function 'TransferFromWindow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/Preferences.cpp:501:0: note: Virtual function in base class
aMule-2.3.2/src/Preferences.cpp:686:15: note: Function in derived class
aMule-2.3.2/src/Preferences.cpp:713:15: style: The function 'TransferToWindow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/Preferences.cpp:512:0: note: Virtual function in base class
aMule-2.3.2/src/Preferences.cpp:713:15: note: Function in derived class
aMule-2.3.2/src/Preferences.cpp:735:15: style: The function 'UpdateChoice' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/Preferences.h:177:15: note: Virtual function in base class
aMule-2.3.2/src/Preferences.cpp:735:15: note: Function in derived class
aMule-2.3.2/src/Preferences.cpp:816:15: style: The function 'TransferFromWindow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/Preferences.cpp:296:0: note: Virtual function in base class
aMule-2.3.2/src/Preferences.cpp:816:15: note: Function in derived class
aMule-2.3.2/src/Preferences.cpp:833:15: style: The function 'TransferToWindow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/Preferences.cpp:316:0: note: Virtual function in base class
aMule-2.3.2/src/Preferences.cpp:833:15: note: Function in derived class
aMule-2.3.2/src/Preferences.cpp:483:0: style: The function 'LoadFromFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/Preferences.h:107:15: note: Virtual function in base class
aMule-2.3.2/src/Preferences.cpp:483:0: note: Function in derived class
aMule-2.3.2/src/Preferences.cpp:494:0: style: The function 'SaveToFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/Preferences.h:111:15: note: Virtual function in base class
aMule-2.3.2/src/Preferences.cpp:494:0: note: Function in derived class
aMule-2.3.2/src/Preferences.cpp:501:0: style: The function 'TransferFromWindow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/Preferences.cpp:296:0: note: Virtual function in base class
aMule-2.3.2/src/Preferences.cpp:501:0: note: Function in derived class
aMule-2.3.2/src/Preferences.cpp:512:0: style: The function 'TransferToWindow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/Preferences.cpp:316:0: note: Virtual function in base class
aMule-2.3.2/src/Preferences.cpp:512:0: note: Function in derived class
aMule-2.3.2/src/Preferences.cpp:296:0: style: The function 'TransferFromWindow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/Preferences.h:118:15: note: Virtual function in base class
aMule-2.3.2/src/Preferences.cpp:296:0: note: Function in derived class
aMule-2.3.2/src/Preferences.cpp:316:0: style: The function 'TransferToWindow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/Preferences.h:124:15: note: Virtual function in base class
aMule-2.3.2/src/Preferences.cpp:316:0: note: Function in derived class
aMule-2.3.2/src/PrefsUnifiedDlg.cpp:573:38: style: Function 'CfgChanged' argument 1 names different: declaration 'id' definition 'ID'. [funcArgNamesDifferent]
aMule-2.3.2/src/PrefsUnifiedDlg.h:80:24: note: Function 'CfgChanged' argument 1 names different: declaration 'id' definition 'ID'.
aMule-2.3.2/src/PrefsUnifiedDlg.cpp:573:38: note: Function 'CfgChanged' argument 1 names different: declaration 'id' definition 'ID'.
aMule-2.3.2/src/PrefsUnifiedDlg.cpp:1220:56: style: Function 'OnLanguageChoice' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
aMule-2.3.2/src/PrefsUnifiedDlg.h:125:40: note: Function 'OnLanguageChoice' argument 1 names different: declaration 'event' definition 'evt'.
aMule-2.3.2/src/PrefsUnifiedDlg.cpp:1220:56: note: Function 'OnLanguageChoice' argument 1 names different: declaration 'event' definition 'evt'.
aMule-2.3.2/src/PrefsUnifiedDlg.h:64:2: style: Class 'PrefsUnifiedDlg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/Proxy.cpp:138:17: style: Function 'CProxyStateMachine' argument 4 names different: declaration 'cmd' definition 'proxyCommand'. [funcArgNamesDifferent]
aMule-2.3.2/src/Proxy.h:234:17: note: Function 'CProxyStateMachine' argument 4 names different: declaration 'cmd' definition 'proxyCommand'.
aMule-2.3.2/src/Proxy.cpp:138:17: note: Function 'CProxyStateMachine' argument 4 names different: declaration 'cmd' definition 'proxyCommand'.
aMule-2.3.2/src/Proxy.cpp:164:66: style: Function 'NewName' argument 2 names different: declaration 'cmd' definition 'proxyCommand'. [funcArgNamesDifferent]
aMule-2.3.2/src/Proxy.h:245:54: note: Function 'NewName' argument 2 names different: declaration 'cmd' definition 'proxyCommand'.
aMule-2.3.2/src/Proxy.cpp:164:66: note: Function 'NewName' argument 2 names different: declaration 'cmd' definition 'proxyCommand'.
aMule-2.3.2/src/Proxy.cpp:134:21: warning: Member variable 'CProxyStateMachine::m_buffer' is not initialized in the constructor. [uninitMemberVar]
aMule-2.3.2/src/Proxy.cpp:134:21: warning: Member variable 'CProxyStateMachine::m_lastError' is not initialized in the constructor. [uninitMemberVar]
aMule-2.3.2/src/Proxy.cpp:1346:23: warning: Member variable 'CDatagramSocketProxy::m_lastUDPOverhead' is not initialized in the constructor. [uninitMemberVar]
aMule-2.3.2/src/Proxy.h:251:8: style: Technically the member function 'CProxyStateMachine::ReactivateSocket' can be const. [functionConst]
aMule-2.3.2/src/Proxy.cpp:266:26: note: Technically the member function 'CProxyStateMachine::ReactivateSocket' can be const.
aMule-2.3.2/src/Proxy.h:251:8: note: Technically the member function 'CProxyStateMachine::ReactivateSocket' can be const.
aMule-2.3.2/src/Proxy.h:330:7: performance: Technically the member function 'CSocks5StateMachine::process_start' can be static. [functionStatic]
aMule-2.3.2/src/Proxy.cpp:591:27: note: Technically the member function 'CSocks5StateMachine::process_start' can be static.
aMule-2.3.2/src/Proxy.h:330:7: note: Technically the member function 'CSocks5StateMachine::process_start' can be static.
aMule-2.3.2/src/Proxy.h:377:7: performance: Technically the member function 'CSocks4StateMachine::process_start' can be static. [functionStatic]
aMule-2.3.2/src/Proxy.cpp:893:27: note: Technically the member function 'CSocks4StateMachine::process_start' can be static.
aMule-2.3.2/src/Proxy.h:377:7: note: Technically the member function 'CSocks4StateMachine::process_start' can be static.
aMule-2.3.2/src/Proxy.h:415:7: performance: Technically the member function 'CHttpStateMachine::process_start' can be static. [functionStatic]
aMule-2.3.2/src/Proxy.cpp:1087:25: note: Technically the member function 'CHttpStateMachine::process_start' can be static.
aMule-2.3.2/src/Proxy.h:415:7: note: Technically the member function 'CHttpStateMachine::process_start' can be static.
aMule-2.3.2/src/RC4Encrypt.cpp:70:9: style: The scope of the variable 'byXorIndex' can be reduced. [variableScope]
aMule-2.3.2/src/RLE.cpp:107:44: style: Function 'Decode' argument 1 names different: declaration 'data' definition 'buff'. [funcArgNamesDifferent]
aMule-2.3.2/src/RLE.h:49:35: note: Function 'Decode' argument 1 names different: declaration 'data' definition 'buff'.
aMule-2.3.2/src/RLE.cpp:107:44: note: Function 'Decode' argument 1 names different: declaration 'data' definition 'buff'.
aMule-2.3.2/src/ScopedPtr.h:44:2: style: Class 'CScopedPtr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/ScopedPtr.h:98:0: style: Class 'CScopedArray < uint8_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/ScopedPtr.h:103:0: style: Class 'CScopedArray < uint8_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/SHA.cpp:68:7: warning: Member variable 'CSHA::m_nBuffer' is not initialized in the constructor. [uninitMemberVar]
aMule-2.3.2/src/SHA.h:78:15: warning: Virtual function 'Reset' is called from constructor 'CSHA()' at line 70. Dynamic binding is not used. [virtualCallInConstructor]
aMule-2.3.2/src/SHA.cpp:70:2: note: Calling Reset
aMule-2.3.2/src/SHA.h:78:15: note: Reset is a virtual method
aMule-2.3.2/src/SHA.h:78:15: style: The function 'Reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/SHAHashSet.h:140:15: note: Virtual function in base class
aMule-2.3.2/src/SHA.h:78:15: note: Function in derived class
aMule-2.3.2/src/SHA.h:79:15: style: The function 'Add' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/SHAHashSet.h:141:15: note: Virtual function in base class
aMule-2.3.2/src/SHA.h:79:15: note: Function in derived class
aMule-2.3.2/src/SHA.h:80:15: style: The function 'Finish' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/SHAHashSet.h:142:15: note: Virtual function in base class
aMule-2.3.2/src/SHA.h:80:15: note: Function in derived class
aMule-2.3.2/src/SHA.h:81:15: style: The function 'GetHash' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/SHAHashSet.h:143:15: note: Virtual function in base class
aMule-2.3.2/src/SHA.h:81:15: note: Function in derived class
aMule-2.3.2/src/SHAHashSet.h:271:7: performance: Technically the member function 'CAICHHashSet::DbgTest' can be static. [functionStatic]
aMule-2.3.2/src/SHAHashSet.cpp:984:20: note: Technically the member function 'CAICHHashSet::DbgTest' can be static.
aMule-2.3.2/src/SHAHashSet.h:271:7: note: Technically the member function 'CAICHHashSet::DbgTest' can be static.
aMule-2.3.2/src/SafeFile.cpp:399:7: style: The scope of the variable 'type' can be reduced. [variableScope]
aMule-2.3.2/src/SafeFile.cpp:196:45: style: Function 'ReadBsob' argument 1 names different: declaration 'size' definition 'puSize'. [funcArgNamesDifferent]
aMule-2.3.2/src/SafeFile.h:138:41: note: Function 'ReadBsob' argument 1 names different: declaration 'size' definition 'puSize'.
aMule-2.3.2/src/SafeFile.cpp:196:45: note: Function 'ReadBsob' argument 1 names different: declaration 'size' definition 'puSize'.
aMule-2.3.2/src/SafeFile.cpp:209:55: style: Function 'ReadString' argument 2 names different: declaration 'lenBytes' definition 'SizeLen'. [funcArgNamesDifferent]
aMule-2.3.2/src/SafeFile.h:155:51: note: Function 'ReadString' argument 2 names different: declaration 'lenBytes' definition 'SizeLen'.
aMule-2.3.2/src/SafeFile.cpp:209:55: note: Function 'ReadString' argument 2 names different: declaration 'lenBytes' definition 'SizeLen'.
aMule-2.3.2/src/SafeFile.cpp:228:60: style: Function 'ReadOnlyString' argument 2 names different: declaration 'length' definition 'raw_len'. [funcArgNamesDifferent]
aMule-2.3.2/src/SafeFile.h:167:56: note: Function 'ReadOnlyString' argument 2 names different: declaration 'length' definition 'raw_len'.
aMule-2.3.2/src/SafeFile.cpp:228:60: note: Function 'ReadOnlyString' argument 2 names different: declaration 'length' definition 'raw_len'.
aMule-2.3.2/src/SafeFile.cpp:313:50: style: Function 'WriteBsob' argument 1 names different: declaration 'val' definition 'value'. [funcArgNamesDifferent]
aMule-2.3.2/src/SafeFile.h:183:47: note: Function 'WriteBsob' argument 1 names different: declaration 'val' definition 'value'.
aMule-2.3.2/src/SafeFile.cpp:313:50: note: Function 'WriteBsob' argument 1 names different: declaration 'val' definition 'value'.
aMule-2.3.2/src/SafeFile.cpp:320:61: style: Function 'WriteString' argument 2 names different: declaration 'encoding' definition 'eEncode'. [funcArgNamesDifferent]
aMule-2.3.2/src/SafeFile.h:198:57: note: Function 'WriteString' argument 2 names different: declaration 'encoding' definition 'eEncode'.
aMule-2.3.2/src/SafeFile.cpp:320:61: note: Function 'WriteString' argument 2 names different: declaration 'encoding' definition 'eEncode'.
aMule-2.3.2/src/SafeFile.cpp:320:76: style: Function 'WriteString' argument 3 names different: declaration 'lenBytes' definition 'SizeLen'. [funcArgNamesDifferent]
aMule-2.3.2/src/SafeFile.h:198:87: note: Function 'WriteString' argument 3 names different: declaration 'lenBytes' definition 'SizeLen'.
aMule-2.3.2/src/SafeFile.cpp:320:76: note: Function 'WriteString' argument 3 names different: declaration 'lenBytes' definition 'SizeLen'.
aMule-2.3.2/src/SafeFile.cpp:340:47: style: Function 'WriteStringCore' argument 1 names different: declaration 'str' definition 's'. [funcArgNamesDifferent]
aMule-2.3.2/src/SafeFile.h:261:35: note: Function 'WriteStringCore' argument 1 names different: declaration 'str' definition 's'.
aMule-2.3.2/src/SafeFile.cpp:340:47: note: Function 'WriteStringCore' argument 1 names different: declaration 'str' definition 's'.
aMule-2.3.2/src/SafeFile.cpp:340:59: style: Function 'WriteStringCore' argument 2 names different: declaration 'encoding' definition 'eEncode'. [funcArgNamesDifferent]
aMule-2.3.2/src/SafeFile.h:261:49: note: Function 'WriteStringCore' argument 2 names different: declaration 'encoding' definition 'eEncode'.
aMule-2.3.2/src/SafeFile.cpp:340:59: note: Function 'WriteStringCore' argument 2 names different: declaration 'encoding' definition 'eEncode'.
aMule-2.3.2/src/SafeFile.cpp:340:74: style: Function 'WriteStringCore' argument 3 names different: declaration 'lenBytes' definition 'SizeLen'. [funcArgNamesDifferent]
aMule-2.3.2/src/SafeFile.h:261:65: note: Function 'WriteStringCore' argument 3 names different: declaration 'lenBytes' definition 'SizeLen'.
aMule-2.3.2/src/SafeFile.cpp:340:74: note: Function 'WriteStringCore' argument 3 names different: declaration 'lenBytes' definition 'SizeLen'.
aMule-2.3.2/src/ScopedPtr.h:98:0: style: Class 'CScopedArray < unsigned char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/ScopedPtr.h:103:0: style: Class 'CScopedArray < unsigned char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Scanner.cpp:1202:27: warning: Possible null pointer dereference: b [nullPointer]
Scanner.cpp:1199:24: note: Assignment 'b=(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL', assigned value is 0
Scanner.cpp:1202:27: note: Null pointer dereference
Scanner.cpp:1204:9: warning: Possible null pointer dereference: b [nullPointer]
Scanner.cpp:1199:24: note: Assignment 'b=(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL', assigned value is 0
Scanner.cpp:1204:9: note: Null pointer dereference
Scanner.cpp:1571:2: warning: Possible null pointer dereference: b [nullPointer]
Scanner.cpp:1460:17: note: Calling function 'yy_init_buffer', 1st argument 'b' value is 0
Scanner.cpp:1571:2: note: Null pointer dereference
Scanner.cpp:1572:2: warning: Possible null pointer dereference: b [nullPointer]
Scanner.cpp:1460:17: note: Calling function 'yy_init_buffer', 1st argument 'b' value is 0
Scanner.cpp:1572:2: note: Null pointer dereference
Scanner.cpp:1583:9: warning: Possible null pointer dereference: b [nullPointer]
Scanner.cpp:1460:17: note: Calling function 'yy_init_buffer', 1st argument 'b' value is 0
Scanner.cpp:1583:9: note: Null pointer dereference
Scanner.cpp:1312:59: style: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent]
Scanner.cpp:352:54: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
Scanner.cpp:1312:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
Scanner.cpp:1335:49: style: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'. [funcArgNamesDifferent]
Scanner.cpp:642:38: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'.
Scanner.cpp:1335:49: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'.
Scanner.cpp:1756:48: style: Function 'yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent]
Scanner.cpp:302:47: note: Function 'yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
Scanner.cpp:1756:48: note: Function 'yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
Scanner.cpp:1769:48: style: Function 'yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent]
Scanner.cpp:303:46: note: Function 'yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
Scanner.cpp:1769:48: note: Function 'yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
Scanner.cpp:1769:62: style: Function 'yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent]
Scanner.cpp:303:56: note: Function 'yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
Scanner.cpp:1769:62: note: Function 'yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
Scanner.cpp:1901:24: style: Function 'yyset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'. [funcArgNamesDifferent]
Scanner.cpp:608:23: note: Function 'yyset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'.
Scanner.cpp:1901:24: note: Function 'yyset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'.
aMule-2.3.2/src/SearchDlg.cpp:199:50: style: Function 'OnListItemSelected' argument 1 names different: declaration 'ev' definition 'event'. [funcArgNamesDifferent]
aMule-2.3.2/src/SearchDlg.h:145:40: note: Function 'OnListItemSelected' argument 1 names different: declaration 'ev' definition 'event'.
aMule-2.3.2/src/SearchDlg.cpp:199:50: note: Function 'OnListItemSelected' argument 1 names different: declaration 'ev' definition 'event'.
aMule-2.3.2/src/SearchDlg.cpp:207:57: style: Function 'OnExtendedSearchChange' argument 1 names different: declaration 'ev' definition 'event'. [funcArgNamesDifferent]
aMule-2.3.2/src/SearchDlg.h:148:47: note: Function 'OnExtendedSearchChange' argument 1 names different: declaration 'ev' definition 'event'.
aMule-2.3.2/src/SearchDlg.cpp:207:57: note: Function 'OnExtendedSearchChange' argument 1 names different: declaration 'ev' definition 'event'.
aMule-2.3.2/src/SearchDlg.cpp:215:54: style: Function 'OnFilterCheckChange' argument 1 names different: declaration 'ev' definition 'event'. [funcArgNamesDifferent]
aMule-2.3.2/src/SearchDlg.h:149:44: note: Function 'OnFilterCheckChange' argument 1 names different: declaration 'ev' definition 'event'.
aMule-2.3.2/src/SearchDlg.cpp:215:54: note: Function 'OnFilterCheckChange' argument 1 names different: declaration 'ev' definition 'event'.
aMule-2.3.2/src/SearchListCtrl.h:157:11: style: The function 'GetOldColumnOrder' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/MuleListCtrl.h:280:19: note: Virtual function in base class
aMule-2.3.2/src/SearchListCtrl.h:157:11: note: Function in derived class
aMule-2.3.2/src/SearchListCtrl.h:168:7: style: The function 'SetSorting' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/MuleListCtrl.h:301:15: note: Virtual function in base class
aMule-2.3.2/src/SearchListCtrl.h:168:7: note: Function in derived class
aMule-2.3.2/src/SearchListCtrl.h:205:15: style: The function 'AltSortAllowed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/MuleListCtrl.h:241:15: note: Virtual function in base class
aMule-2.3.2/src/SearchListCtrl.h:205:15: note: Function in derived class
aMule-2.3.2/src/SearchListCtrl.h:208:19: style: The function 'GetTTSText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/MuleListCtrl.h:252:19: note: Virtual function in base class
aMule-2.3.2/src/SearchListCtrl.h:208:19: note: Function in derived class
aMule-2.3.2/src/SearchListCtrl.h:244:7: style: The function 'OnDrawItem' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/extern/wxWidgets/listctrl.h:198:18: note: Virtual function in base class
aMule-2.3.2/src/SearchListCtrl.h:244:7: note: Function in derived class
aMule-2.3.2/src/SearchList.cpp:473:53: style: Function 'ProcessSharedFileList' argument 1 names different: declaration 'packet' definition 'in_packet'. [funcArgNamesDifferent]
aMule-2.3.2/src/SearchList.h:129:41: note: Function 'ProcessSharedFileList' argument 1 names different: declaration 'packet' definition 'in_packet'.
aMule-2.3.2/src/SearchList.cpp:473:53: note: Function 'ProcessSharedFileList' argument 1 names different: declaration 'packet' definition 'in_packet'.
aMule-2.3.2/src/SearchList.cpp:511:54: style: Function 'ProcessSearchAnswer' argument 1 names different: declaration 'packet' definition 'in_packet'. [funcArgNamesDifferent]
aMule-2.3.2/src/SearchList.h:140:42: note: Function 'ProcessSearchAnswer' argument 1 names different: declaration 'packet' definition 'in_packet'.
aMule-2.3.2/src/SearchList.cpp:511:54: note: Function 'ProcessSearchAnswer' argument 1 names different: declaration 'packet' definition 'in_packet'.
aMule-2.3.2/src/SearchList.cpp:597:71: style: Function 'AddFileToDownloadByHash' argument 2 names different: declaration 'category' definition 'cat'. [funcArgNamesDifferent]
aMule-2.3.2/src/SearchList.h:117:59: note: Function 'AddFileToDownloadByHash' argument 2 names different: declaration 'category' definition 'cat'.
aMule-2.3.2/src/SearchList.cpp:597:71: note: Function 'AddFileToDownloadByHash' argument 2 names different: declaration 'category' definition 'cat'.
aMule-2.3.2/src/SearchExpr.h:46:2: style: Class 'CSearchExpr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/SearchListCtrl.cpp:254:49: style: Function 'RemoveResult' argument 1 names different: declaration 'toshow' definition 'toremove'. [funcArgNamesDifferent]
aMule-2.3.2/src/SearchListCtrl.h:89:33: note: Function 'RemoveResult' argument 1 names different: declaration 'toshow' definition 'toremove'.
aMule-2.3.2/src/SearchListCtrl.cpp:254:49: note: Function 'RemoveResult' argument 1 names different: declaration 'toshow' definition 'toremove'.
aMule-2.3.2/src/SearchListCtrl.cpp:365:41: style: Function 'ShowResults' argument 1 names different: declaration 'ResultsId' definition 'ResultsID'. [funcArgNamesDifferent]
aMule-2.3.2/src/SearchListCtrl.h:103:25: note: Function 'ShowResults' argument 1 names different: declaration 'ResultsId' definition 'ResultsID'.
aMule-2.3.2/src/SearchListCtrl.cpp:365:41: note: Function 'ShowResults' argument 1 names different: declaration 'ResultsId' definition 'ResultsID'.
aMule-2.3.2/src/Server.cpp:273:46: style: Function 'SetDescription' argument 1 names different: declaration 'newdescription' definition 'newname'. [funcArgNamesDifferent]
aMule-2.3.2/src/Server.h:76:38: note: Function 'SetDescription' argument 1 names different: declaration 'newdescription' definition 'newname'.
aMule-2.3.2/src/Server.cpp:273:46: note: Function 'SetDescription' argument 1 names different: declaration 'newdescription' definition 'newname'.
aMule-2.3.2/src/Server.cpp:291:43: style: Function 'SetLastDescPingedCount' argument 1 names different: declaration 'reset' definition 'bReset'. [funcArgNamesDifferent]
aMule-2.3.2/src/Server.h:125:35: note: Function 'SetLastDescPingedCount' argument 1 names different: declaration 'reset' definition 'bReset'.
aMule-2.3.2/src/Server.cpp:291:43: note: Function 'SetLastDescPingedCount' argument 1 names different: declaration 'reset' definition 'bReset'.
aMule-2.3.2/src/ServerConnect.cpp:145:47: style: Function 'ConnectToServer' argument 1 names different: declaration 'toconnect' definition 'server'. [funcArgNamesDifferent]
aMule-2.3.2/src/ServerConnect.h:67:32: note: Function 'ConnectToServer' argument 1 names different: declaration 'toconnect' definition 'server'.
aMule-2.3.2/src/ServerConnect.cpp:145:47: note: Function 'ConnectToServer' argument 1 names different: declaration 'toconnect' definition 'server'.
aMule-2.3.2/src/ServerConnect.cpp:615:48: style: Function 'AwaitingTestFromIP' argument 1 names different: declaration 'ip' definition 'dwIP'. [funcArgNamesDifferent]
aMule-2.3.2/src/ServerConnect.h:93:33: note: Function 'AwaitingTestFromIP' argument 1 names different: declaration 'ip' definition 'dwIP'.
aMule-2.3.2/src/ServerConnect.cpp:615:48: note: Function 'AwaitingTestFromIP' argument 1 names different: declaration 'ip' definition 'dwIP'.
aMule-2.3.2/src/ServerConnect.cpp:526:3: style: Class 'CServerConnect' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aMule-2.3.2/src/ServerConnect.cpp:526:3: style: Class 'CServerConnect' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aMule-2.3.2/src/ServerUDPSocket.h:44:15: style: The function 'OnReceiveError' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/MuleUDPSocket.h:95:15: note: Virtual function in base class
aMule-2.3.2/src/ServerUDPSocket.h:44:15: note: Function in derived class
aMule-2.3.2/src/ServerUDPSocket.h:47:7: style: The function 'OnPacketReceived' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/MuleUDPSocket.h:134:15: note: Virtual function in base class
aMule-2.3.2/src/ServerUDPSocket.h:47:7: note: Function in derived class
aMule-2.3.2/src/ServerSocket.h:55:7: style: The function 'OnClose' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/EMSocket.h:84:15: note: Virtual function in base class
aMule-2.3.2/src/ServerSocket.h:55:7: note: Function in derived class
aMule-2.3.2/src/ServerSocket.h:56:7: style: The function 'OnConnect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/EMSocket.h:79:15: note: Virtual function in base class
aMule-2.3.2/src/ServerSocket.h:56:7: note: Function in derived class
aMule-2.3.2/src/ServerSocket.h:57:7: style: The function 'OnReceive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/EMSocket.h:78:15: note: Virtual function in base class
aMule-2.3.2/src/ServerSocket.h:57:7: note: Function in derived class
aMule-2.3.2/src/ServerSocket.h:58:7: style: The function 'OnError' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/EncryptedStreamSocket.h:110:15: note: Virtual function in base class
aMule-2.3.2/src/ServerSocket.h:58:7: note: Function in derived class
aMule-2.3.2/src/ServerSocket.h:60:7: style: The function 'SendPacket' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/EMSocket.h:52:15: note: Virtual function in base class
aMule-2.3.2/src/ServerSocket.h:60:7: note: Function in derived class
aMule-2.3.2/src/ServerList.cpp:1027:4: style: Variable 'cKeysTotal' is modified but its new value is never used. [unreadVariable]
aMule-2.3.2/src/ServerList.cpp:1018:4: style: Variable 'cKeysExpired' is modified but its new value is never used. [unreadVariable]
aMule-2.3.2/src/ServerList.cpp:1020:5: style: Variable 'cPingDelayed' is modified but its new value is never used. [unreadVariable]
aMule-2.3.2/src/ServerList.h:46:8: style: Technically the member function 'CServerList::LoadServerMet' can be const. [functionConst]
aMule-2.3.2/src/ServerList.cpp:86:19: note: Technically the member function 'CServerList::LoadServerMet' can be const.
aMule-2.3.2/src/ServerList.h:46:8: note: Technically the member function 'CServerList::LoadServerMet' can be const.
aMule-2.3.2/src/ServerList.h:83:8: performance: Technically the member function 'CServerList::SetServerPrio' can be static. [functionStatic]
aMule-2.3.2/src/ServerList.cpp:673:19: note: Technically the member function 'CServerList::SetServerPrio' can be static.
aMule-2.3.2/src/ServerList.h:83:8: note: Technically the member function 'CServerList::SetServerPrio' can be static.
aMule-2.3.2/src/ServerList.cpp:538:7: style: Technically the member function 'ServerPriorityComparator::operator()' can be const. [functionConst]
aMule-2.3.2/src/ServerUDPSocket.cpp:56:54: style: Function 'CServerUDPSocket' argument 1 names different: declaration 'addr' definition 'address'. [funcArgNamesDifferent]
aMule-2.3.2/src/ServerUDPSocket.h:40:37: note: Function 'CServerUDPSocket' argument 1 names different: declaration 'addr' definition 'address'.
aMule-2.3.2/src/ServerUDPSocket.cpp:56:54: note: Function 'CServerUDPSocket' argument 1 names different: declaration 'addr' definition 'address'.
aMule-2.3.2/src/ServerUDPSocket.cpp:63:48: style: Function 'OnPacketReceived' argument 1 names different: declaration 'ip' definition 'serverip'. [funcArgNamesDifferent]
aMule-2.3.2/src/ServerUDPSocket.h:47:31: note: Function 'OnPacketReceived' argument 1 names different: declaration 'ip' definition 'serverip'.
aMule-2.3.2/src/ServerUDPSocket.cpp:63:48: note: Function 'OnPacketReceived' argument 1 names different: declaration 'ip' definition 'serverip'.
aMule-2.3.2/src/ServerUDPSocket.cpp:63:65: style: Function 'OnPacketReceived' argument 2 names different: declaration 'port' definition 'serverport'. [funcArgNamesDifferent]
aMule-2.3.2/src/ServerUDPSocket.h:47:42: note: Function 'OnPacketReceived' argument 2 names different: declaration 'port' definition 'serverport'.
aMule-2.3.2/src/ServerUDPSocket.cpp:63:65: note: Function 'OnPacketReceived' argument 2 names different: declaration 'port' definition 'serverport'.
aMule-2.3.2/src/ServerUDPSocket.h:48:7: performance: Technically the member function 'CServerUDPSocket::ProcessPacket' can be static. [functionStatic]
aMule-2.3.2/src/ServerUDPSocket.cpp:106:24: note: Technically the member function 'CServerUDPSocket::ProcessPacket' can be static.
aMule-2.3.2/src/ServerUDPSocket.h:48:7: note: Technically the member function 'CServerUDPSocket::ProcessPacket' can be static.
aMule-2.3.2/src/SharedFileList.cpp:773:60: style: Redundant condition: IsFirewalled. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition]
aMule-2.3.2/src/SharedFileList.cpp:637:14: style: The scope of the variable 'cur_file' can be reduced. [variableScope]
aMule-2.3.2/src/SharedFileList.cpp:649:14: style: The scope of the variable 'cur_file' can be reduced. [variableScope]
aMule-2.3.2/src/SharedFileList.cpp:896:46: style: Function 'RenameFile' argument 1 names different: declaration 'pFile' definition 'file'. [funcArgNamesDifferent]
aMule-2.3.2/src/SharedFileList.h:71:30: note: Function 'RenameFile' argument 1 names different: declaration 'pFile' definition 'file'.
aMule-2.3.2/src/SharedFileList.cpp:896:46: note: Function 'RenameFile' argument 1 names different: declaration 'pFile' definition 'file'.
aMule-2.3.2/src/SharedFileList.cpp:66:3: performance: Variable 'm_strKeyword' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aMule-2.3.2/src/SharedFileList.h:65:7: performance: Technically the member function 'CSharedFileList::UpdateItem' can be static. [functionStatic]
aMule-2.3.2/src/SharedFileList.cpp:612:23: note: Technically the member function 'CSharedFileList::UpdateItem' can be static.
aMule-2.3.2/src/SharedFileList.h:65:7: note: Technically the member function 'CSharedFileList::UpdateItem' can be static.
aMule-2.3.2/src/SharedFileList.h:89:9: performance: Technically the member function 'CSharedFileList::IsShared' can be static. [functionStatic]
aMule-2.3.2/src/SharedFileList.cpp:1046:23: note: Technically the member function 'CSharedFileList::IsShared' can be static.
aMule-2.3.2/src/SharedFileList.h:89:9: note: Technically the member function 'CSharedFileList::IsShared' can be static.
aMule-2.3.2/src/SharedFileList.cpp:294:2: style: Class 'CSharedFileList' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aMule-2.3.2/src/SharedFileList.cpp:294:2: style: Class 'CSharedFileList' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aMule-2.3.2/src/SharedFileList.cpp:64:2: style: Class 'CPublishKeyword' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/SharedFilePeersListCtrl.cpp:64:56: style: Function 'SourceSortProc' argument 1 names different: declaration 'item1' definition 'param1'. [funcArgNamesDifferent]
aMule-2.3.2/src/SharedFilePeersListCtrl.h:60:49: note: Function 'SourceSortProc' argument 1 names different: declaration 'item1' definition 'param1'.
aMule-2.3.2/src/SharedFilePeersListCtrl.cpp:64:56: note: Function 'SourceSortProc' argument 1 names different: declaration 'item1' definition 'param1'.
aMule-2.3.2/src/SharedFilePeersListCtrl.cpp:64:74: style: Function 'SourceSortProc' argument 2 names different: declaration 'item2' definition 'param2'. [funcArgNamesDifferent]
aMule-2.3.2/src/SharedFilePeersListCtrl.h:60:66: note: Function 'SourceSortProc' argument 2 names different: declaration 'item2' definition 'param2'.
aMule-2.3.2/src/SharedFilePeersListCtrl.cpp:64:74: note: Function 'SourceSortProc' argument 2 names different: declaration 'item2' definition 'param2'.
aMule-2.3.2/src/SharedFilesCtrl.cpp:235:47: style: Function 'RemoveFile' argument 1 names different: declaration 'toremove' definition 'toRemove'. [funcArgNamesDifferent]
aMule-2.3.2/src/SharedFilesCtrl.h:73:30: note: Function 'RemoveFile' argument 1 names different: declaration 'toremove' definition 'toRemove'.
aMule-2.3.2/src/SharedFilesCtrl.cpp:235:47: note: Function 'RemoveFile' argument 1 names different: declaration 'toremove' definition 'toRemove'.
aMule-2.3.2/src/SourceListCtrl.cpp:63:47: style: Function 'SourceSortProc' argument 1 names different: declaration 'item1' definition 'param1'. [funcArgNamesDifferent]
aMule-2.3.2/src/SourceListCtrl.h:61:49: note: Function 'SourceSortProc' argument 1 names different: declaration 'item1' definition 'param1'.
aMule-2.3.2/src/SourceListCtrl.cpp:63:47: note: Function 'SourceSortProc' argument 1 names different: declaration 'item1' definition 'param1'.
aMule-2.3.2/src/SourceListCtrl.cpp:63:65: style: Function 'SourceSortProc' argument 2 names different: declaration 'item2' definition 'param2'. [funcArgNamesDifferent]
aMule-2.3.2/src/SourceListCtrl.h:61:66: note: Function 'SourceSortProc' argument 2 names different: declaration 'item2' definition 'param2'.
aMule-2.3.2/src/SourceListCtrl.cpp:63:65: note: Function 'SourceSortProc' argument 2 names different: declaration 'item2' definition 'param2'.
aMule-2.3.2/src/StateMachine.cpp:76:3: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aMule-2.3.2/src/StateMachine.cpp:76:3: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aMule-2.3.2/src/StateMachine.cpp:76:3: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aMule-2.3.2/src/Statistics.h:234:7: performance: Technically the member function 'CStatistics::UpdateStatsTree' can be static. [functionStatic]
aMule-2.3.2/src/Statistics.cpp:823:19: note: Technically the member function 'CStatistics::UpdateStatsTree' can be static.
aMule-2.3.2/src/Statistics.h:234:7: note: Technically the member function 'CStatistics::UpdateStatsTree' can be static.
aMule-2.3.2/src/Statistics.cpp:247:2: style: Class 'CStatistics' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aMule-2.3.2/src/Statistics.cpp:247:2: style: Class 'CStatistics' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aMule-2.3.2/src/Tag.cpp:312:41: style: Function 'WriteNewEd2kTag' argument 1 names different: declaration 'file' definition 'data'. [funcArgNamesDifferent]
aMule-2.3.2/src/Tag.h:84:36: note: Function 'WriteNewEd2kTag' argument 1 names different: declaration 'file' definition 'data'.
aMule-2.3.2/src/Tag.cpp:312:41: note: Function 'WriteNewEd2kTag' argument 1 names different: declaration 'file' definition 'data'.
aMule-2.3.2/src/Tag.cpp:43:2: performance: Variable 'm_Name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aMule-2.3.2/src/Tag.cpp:60:2: performance: Variable 'm_Name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aMule-2.3.2/src/TerminationProcessAmuleweb.h:43:15: style: The function 'OnTerminate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/TerminationProcess.h:40:15: note: Virtual function in base class
aMule-2.3.2/src/TerminationProcessAmuleweb.h:43:15: note: Function in derived class
aMule-2.3.2/src/TextClient.cpp:194:18: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
aMule-2.3.2/src/TextClient.cpp:194:18: warning: %d in format string (no. 2) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
aMule-2.3.2/src/TextClient.cpp:194:18: warning: %d in format string (no. 3) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
aMule-2.3.2/src/TextClient.cpp:194:18: warning: %d in format string (no. 4) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
aMule-2.3.2/src/TextClient.cpp:194:18: warning: %d in format string (no. 5) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
aMule-2.3.2/src/TextClient.cpp:204:15: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
aMule-2.3.2/src/TextClient.cpp:204:15: warning: %d in format string (no. 2) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
aMule-2.3.2/src/TextClient.cpp:204:15: warning: %d in format string (no. 3) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
aMule-2.3.2/src/TextClient.cpp:204:15: warning: %d in format string (no. 4) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
aMule-2.3.2/src/TextClient.cpp:604:16: style: The scope of the variable 'id' can be reduced. [variableScope]
aMule-2.3.2/src/TextClient.cpp:127:51: style: Function 'OnInitCmdLine' argument 1 names different: declaration 'amuleweb_parser' definition 'parser'. [funcArgNamesDifferent]
aMule-2.3.2/src/TextClient.h:66:38: note: Function 'OnInitCmdLine' argument 1 names different: declaration 'amuleweb_parser' definition 'parser'.
aMule-2.3.2/src/TextClient.cpp:127:51: note: Function 'OnInitCmdLine' argument 1 names different: declaration 'amuleweb_parser' definition 'parser'.
aMule-2.3.2/src/TextClient.cpp:157:38: style: Function 'ProcessCommand' argument 1 names different: declaration 'ID' definition 'CmdId'. [funcArgNamesDifferent]
aMule-2.3.2/src/TextClient.h:60:25: note: Function 'ProcessCommand' argument 1 names different: declaration 'ID' definition 'CmdId'.
aMule-2.3.2/src/TextClient.cpp:157:38: note: Function 'ProcessCommand' argument 1 names different: declaration 'ID' definition 'CmdId'.
aMule-2.3.2/src/TextClient.cpp:643:55: style: Function 'Process_Answer_v2' argument 1 names different: declaration 'reply' definition 'response'. [funcArgNamesDifferent]
aMule-2.3.2/src/TextClient.h:61:42: note: Function 'Process_Answer_v2' argument 1 names different: declaration 'reply' definition 'response'.
aMule-2.3.2/src/TextClient.cpp:643:55: note: Function 'Process_Answer_v2' argument 1 names different: declaration 'reply' definition 'response'.
aMule-2.3.2/src/TextClient.h:56:1: style: The class 'CamulecmdApp' does not have a constructor although it has private member variables. [noConstructor]
aMule-2.3.2/src/TextClient.cpp:115:2: performance: Variable 'nHash' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aMule-2.3.2/src/TextClient.h:49:12: style: Technically the member function 'SearchFile::ID' can be const. [functionConst]
aMule-2.3.2/src/TextClient.h:46:3: style: Class 'SearchFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/TextClient.h:59:17: style: The function 'GetGreetingTitle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/ExternalConnector.h:125:25: note: Virtual function in base class
aMule-2.3.2/src/TextClient.h:59:17: note: Function in derived class
aMule-2.3.2/src/TextClient.h:60:6: style: The function 'ProcessCommand' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/ExternalConnector.h:118:14: note: Virtual function in base class
aMule-2.3.2/src/TextClient.h:60:6: note: Function in derived class
aMule-2.3.2/src/TextClient.h:62:7: style: The function 'OnInitCommandSet' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/ExternalConnector.h:123:15: note: Virtual function in base class
aMule-2.3.2/src/TextClient.h:62:7: note: Function in derived class
aMule-2.3.2/src/TextClient.h:68:7: style: The function 'TextShell' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/ExternalConnector.h:119:15: note: Virtual function in base class
aMule-2.3.2/src/TextClient.h:68:7: note: Function in derived class
aMule-2.3.2/src/ThreadScheduler.h:101:9: style: Unused private function: 'CThreadScheduler::GetTaskCount' [unusedPrivateFunction]
aMule-2.3.2/src/ThreadScheduler.cpp:180:7: style: Technically the member function 'CTaskSorter::operator()' can be const. [functionConst]
aMule-2.3.2/src/ThreadScheduler.cpp:53:2: style: Class 'CTaskThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/ScopedPtr.h:44:0: style: Class 'CScopedPtr < CThreadTask >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/ThreadTasks.h:102:7: performance: Technically the member function 'CHashingTask::CreateNextPartHash' can be static. [functionStatic]
aMule-2.3.2/src/ThreadTasks.cpp:220:20: note: Technically the member function 'CHashingTask::CreateNextPartHash' can be static.
aMule-2.3.2/src/ThreadTasks.h:102:7: note: Technically the member function 'CHashingTask::CreateNextPartHash' can be static.
aMule-2.3.2/src/ThreadTasks.h:115:7: style: Technically the member function 'CHashingTask::SetHashingProgress' can be const. [functionConst]
aMule-2.3.2/src/ThreadTasks.cpp:212:20: note: Technically the member function 'CHashingTask::SetHashingProgress' can be const.
aMule-2.3.2/src/ThreadTasks.h:115:7: note: Technically the member function 'CHashingTask::SetHashingProgress' can be const.
aMule-2.3.2/src/ThreadTasks.h:134:7: performance: Technically the member function 'CAICHSyncTask::ConvertToKnown2ToKnown264' can be static. [functionStatic]
aMule-2.3.2/src/ThreadTasks.cpp:346:21: note: Technically the member function 'CAICHSyncTask::ConvertToKnown2ToKnown264' can be static.
aMule-2.3.2/src/ThreadTasks.h:134:7: note: Technically the member function 'CAICHSyncTask::ConvertToKnown2ToKnown264' can be static.
aMule-2.3.2/src/Timer.cpp:95:41: style: Function 'CTimer' argument 2 names different: declaration 'timerid' definition 'id'. [funcArgNamesDifferent]
aMule-2.3.2/src/Timer.h:40:34: note: Function 'CTimer' argument 2 names different: declaration 'timerid' definition 'id'.
aMule-2.3.2/src/Timer.cpp:95:41: note: Function 'CTimer' argument 2 names different: declaration 'timerid' definition 'id'.
aMule-2.3.2/src/Timer.cpp:35:2: warning: Member variable 'CTimerThread::m_period' is not initialized in the constructor. [uninitMemberVar]
aMule-2.3.2/src/Timer.cpp:35:2: warning: Member variable 'CTimerThread::m_oneShot' is not initialized in the constructor. [uninitMemberVar]
aMule-2.3.2/src/Timer.cpp:35:2: warning: Member variable 'CTimerThread::m_owner' is not initialized in the constructor. [uninitMemberVar]
aMule-2.3.2/src/Timer.cpp:35:2: warning: Member variable 'CTimerThread::m_id' is not initialized in the constructor. [uninitMemberVar]
aMule-2.3.2/src/UploadClient.cpp:167:3: style: Variable 'last_done_block' is reassigned a value before the old one has been used. [redundantAssignment]
aMule-2.3.2/src/UploadClient.cpp:160:0: note: Variable 'last_done_block' is reassigned a value before the old one has been used.
aMule-2.3.2/src/UploadClient.cpp:167:3: note: Variable 'last_done_block' is reassigned a value before the old one has been used.
aMule-2.3.2/src/UploadClient.cpp:168:3: style: Variable 'next_requested_block' is reassigned a value before the old one has been used. [redundantAssignment]
aMule-2.3.2/src/UploadClient.cpp:161:0: note: Variable 'next_requested_block' is reassigned a value before the old one has been used.
aMule-2.3.2/src/UploadClient.cpp:168:3: note: Variable 'next_requested_block' is reassigned a value before the old one has been used.
aMule-2.3.2/src/UploadClient.cpp:171:3: style: Variable 'last_done_part' is reassigned a value before the old one has been used. [redundantAssignment]
aMule-2.3.2/src/UploadClient.cpp:162:0: note: Variable 'last_done_part' is reassigned a value before the old one has been used.
aMule-2.3.2/src/UploadClient.cpp:171:3: note: Variable 'last_done_part' is reassigned a value before the old one has been used.
aMule-2.3.2/src/UploadClient.cpp:172:3: style: Variable 'next_requested_part' is reassigned a value before the old one has been used. [redundantAssignment]
aMule-2.3.2/src/UploadClient.cpp:163:0: note: Variable 'next_requested_part' is reassigned a value before the old one has been used.
aMule-2.3.2/src/UploadClient.cpp:172:3: note: Variable 'next_requested_part' is reassigned a value before the old one has been used.
aMule-2.3.2/src/UploadClient.cpp:579:12: style: The scope of the variable 'sentBytesPayload' can be reduced. [variableScope]
aMule-2.3.2/src/UploadClient.cpp:53:42: style: Function 'SetUploadState' argument 1 names different: declaration 'news' definition 'eNewState'. [funcArgNamesDifferent]
aMule-2.3.2/src/updownclient.h:254:29: note: Function 'SetUploadState' argument 1 names different: declaration 'news' definition 'eNewState'.
aMule-2.3.2/src/UploadClient.cpp:53:42: note: Function 'SetUploadState' argument 1 names different: declaration 'news' definition 'eNewState'.
aMule-2.3.2/src/UploadQueue.h:72:9: performance: Technically the member function 'CUploadQueue::GetMaxSlots' can be static. [functionStatic]
aMule-2.3.2/src/UploadQueue.cpp:297:22: note: Technically the member function 'CUploadQueue::GetMaxSlots' can be static.
aMule-2.3.2/src/UploadQueue.h:72:9: note: Technically the member function 'CUploadQueue::GetMaxSlots' can be static.
aMule-2.3.2/src/UploadQueue.cpp:72:2: style: Class 'CUploadQueue' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aMule-2.3.2/src/UploadQueue.cpp:72:2: style: Class 'CUploadQueue' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aMule-2.3.2/src/amule-gui.cpp:119:33: style: Function 'InitGui' argument 1 names different: declaration 'geometry_enable' definition 'geometry_enabled'. [funcArgNamesDifferent]
aMule-2.3.2/src/amule.h:379:27: note: Function 'InitGui' argument 1 names different: declaration 'geometry_enable' definition 'geometry_enabled'.
aMule-2.3.2/src/amule-gui.cpp:119:33: note: Function 'InitGui' argument 1 names different: declaration 'geometry_enable' definition 'geometry_enabled'.
aMule-2.3.2/src/amule-gui.cpp:119:61: style: Function 'InitGui' argument 2 names different: declaration 'geometry_string' definition 'geom_string'. [funcArgNamesDifferent]
aMule-2.3.2/src/amule.h:379:54: note: Function 'InitGui' argument 2 names different: declaration 'geometry_string' definition 'geom_string'.
aMule-2.3.2/src/amule-gui.cpp:119:61: note: Function 'InitGui' argument 2 names different: declaration 'geometry_string' definition 'geom_string'.
aMule-2.3.2/src/amule.h:376:7: performance: Technically the member function 'CamuleGuiBase::CopyTextToClipboard' can be static. [functionStatic]
aMule-2.3.2/src/amule-gui.cpp:225:21: note: Technically the member function 'CamuleGuiBase::CopyTextToClipboard' can be static.
aMule-2.3.2/src/amule.h:376:7: note: Technically the member function 'CamuleGuiBase::CopyTextToClipboard' can be static.
aMule-2.3.2/src/ScopedPtr.h:48:0: error: syntax error [syntaxError]
aMule-2.3.2/src/amuleAppCommon.cpp:55:18: warning: Member variable 'CamuleAppCommon::enable_daemon_fork' is not initialized in the constructor. [uninitMemberVar]
aMule-2.3.2/src/amuleAppCommon.cpp:55:18: warning: Member variable 'CamuleAppCommon::m_skipConnectionDialog' is not initialized in the constructor. [uninitMemberVar]
aMule-2.3.2/src/amule.h:127:8: performance: Technically the member function 'CamuleAppCommon::CheckPassedLink' can be static. [functionStatic]
aMule-2.3.2/src/amuleAppCommon.cpp:474:23: note: Technically the member function 'CamuleAppCommon::CheckPassedLink' can be static.
aMule-2.3.2/src/amule.h:127:8: note: Technically the member function 'CamuleAppCommon::CheckPassedLink' can be static.
aMule-2.3.2/src/amule.h:149:8: performance: Technically the member function 'CamuleAppCommon::AddLinksFromFile' can be static. [functionStatic]
aMule-2.3.2/src/amuleAppCommon.cpp:95:23: note: Technically the member function 'CamuleAppCommon::AddLinksFromFile' can be static.
aMule-2.3.2/src/amule.h:149:8: note: Technically the member function 'CamuleAppCommon::AddLinksFromFile' can be static.
aMule-2.3.2/src/amule.h:151:11: performance: Technically the member function 'CamuleAppCommon::CreateMagnetLink' can be static. [functionStatic]
aMule-2.3.2/src/amuleAppCommon.cpp:138:27: note: Technically the member function 'CamuleAppCommon::CreateMagnetLink' can be static.
aMule-2.3.2/src/amule.h:151:11: note: Technically the member function 'CamuleAppCommon::CreateMagnetLink' can be static.
aMule-2.3.2/src/amule.h:152:11: performance: Technically the member function 'CamuleAppCommon::CreateED2kLink' can be static. [functionStatic]
aMule-2.3.2/src/amuleAppCommon.cpp:152:27: note: Technically the member function 'CamuleAppCommon::CreateED2kLink' can be static.
aMule-2.3.2/src/amule.h:152:11: note: Technically the member function 'CamuleAppCommon::CreateED2kLink' can be static.
aMule-2.3.2/src/amuleDlg.cpp:426:13: style: The scope of the variable 'lastbutton' can be reduced. [variableScope]
aMule-2.3.2/src/amuleDlg.cpp:1189:73: style: Function 'GenWebSearchUrl' argument 2 names different: declaration 'provider' definition 'wsProvider'. [funcArgNamesDifferent]
aMule-2.3.2/src/amuleDlg.h:167:64: note: Function 'GenWebSearchUrl' argument 2 names different: declaration 'provider' definition 'wsProvider'.
aMule-2.3.2/src/amuleDlg.cpp:1189:73: note: Function 'GenWebSearchUrl' argument 2 names different: declaration 'provider' definition 'wsProvider'.
aMule-2.3.2/src/amuleDlg.cpp:1412:42: style: Function 'OnKeyPressed' argument 1 names different: declaration 'evt' definition 'event'. [funcArgNamesDifferent]
aMule-2.3.2/src/amuleDlg.h:248:32: note: Function 'OnKeyPressed' argument 1 names different: declaration 'evt' definition 'event'.
aMule-2.3.2/src/amuleDlg.cpp:1412:42: note: Function 'OnKeyPressed' argument 1 names different: declaration 'evt' definition 'event'.
aMule-2.3.2/src/kademlia/kademlia/Indexed.cpp:252:12: style: The scope of the variable 's_total' can be reduced. [variableScope]
aMule-2.3.2/src/kademlia/kademlia/Indexed.cpp:253:12: style: The scope of the variable 'k_total' can be reduced. [variableScope]
aMule-2.3.2/src/kademlia/kademlia/Indexed.cpp:254:12: style: The scope of the variable 'l_total' can be reduced. [variableScope]
aMule-2.3.2/src/kademlia/kademlia/Indexed.cpp:474:43: style: Function 'AddKeyword' argument 1 names different: declaration 'keyWordID' definition 'keyID'. [funcArgNamesDifferent]
aMule-2.3.2/src/kademlia/kademlia/Indexed.h:122:34: note: Function 'AddKeyword' argument 1 names different: declaration 'keyWordID' definition 'keyID'.
aMule-2.3.2/src/kademlia/kademlia/Indexed.cpp:474:43: note: Function 'AddKeyword' argument 1 names different: declaration 'keyWordID' definition 'keyID'.
aMule-2.3.2/src/kademlia/kademlia/Indexed.cpp:563:43: style: Function 'AddSources' argument 1 names different: declaration 'keyWordID' definition 'keyID'. [funcArgNamesDifferent]
aMule-2.3.2/src/kademlia/kademlia/Indexed.h:123:34: note: Function 'AddSources' argument 1 names different: declaration 'keyWordID' definition 'keyID'.
aMule-2.3.2/src/kademlia/kademlia/Indexed.cpp:563:43: note: Function 'AddSources' argument 1 names different: declaration 'keyWordID' definition 'keyID'.
aMule-2.3.2/src/kademlia/kademlia/Indexed.cpp:712:56: style: Function 'AddLoad' argument 2 names different: declaration 'time' definition 'timet'. [funcArgNamesDifferent]
aMule-2.3.2/src/kademlia/kademlia/Indexed.h:125:47: note: Function 'AddLoad' argument 2 names different: declaration 'time' definition 'timet'.
aMule-2.3.2/src/kademlia/kademlia/Indexed.cpp:712:56: note: Function 'AddLoad' argument 2 names different: declaration 'time' definition 'timet'.
aMule-2.3.2/src/kademlia/kademlia/Indexed.cpp:301:7: style: Variable 's_total' is modified but its new value is never used. [unreadVariable]
aMule-2.3.2/src/kademlia/kademlia/Indexed.cpp:343:7: style: Variable 'k_total' is modified but its new value is never used. [unreadVariable]
aMule-2.3.2/src/kademlia/kademlia/Indexed.cpp:268:6: style: Variable 'l_total' is modified but its new value is never used. [unreadVariable]
aMule-2.3.2/src/kademlia/kademlia/Prefs.cpp:229:66: style: Clarify calculation precedence for '|' and '?'. [clarifyCalculation]
aMule-2.3.2/src/kademlia/kademlia/Prefs.cpp:230:67: style: Clarify calculation precedence for '|' and '?'. [clarifyCalculation]
aMule-2.3.2/src/kademlia/kademlia/Prefs.cpp:231:67: style: Clarify calculation precedence for '|' and '?'. [clarifyCalculation]
aMule-2.3.2/src/kademlia/kademlia/Search.cpp:255:7: style: The scope of the variable 'lookupCloserNodes' can be reduced. [variableScope]
aMule-2.3.2/src/kademlia/kademlia/Search.cpp:595:10: style: The scope of the variable 'directCallback' can be reduced. [variableScope]
aMule-2.3.2/src/kademlia/kademlia/Search.cpp:1178:46: style: Function 'PreparePacketForTags' argument 1 names different: declaration 'packet' definition 'bio'. [funcArgNamesDifferent]
aMule-2.3.2/src/kademlia/kademlia/Search.h:72:39: note: Function 'PreparePacketForTags' argument 1 names different: declaration 'packet' definition 'bio'.
aMule-2.3.2/src/kademlia/kademlia/Search.cpp:1178:46: note: Function 'PreparePacketForTags' argument 1 names different: declaration 'packet' definition 'bio'.
aMule-2.3.2/src/kademlia/kademlia/Search.cpp:72:2: performance: Variable 'm_created' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aMule-2.3.2/src/kademlia/kademlia/Search.h:72:8: performance: Technically the member function 'Kademlia::CSearch::PreparePacketForTags' can be static. [functionStatic]
aMule-2.3.2/src/kademlia/kademlia/Search.cpp:1178:15: note: Technically the member function 'Kademlia::CSearch::PreparePacketForTags' can be static.
aMule-2.3.2/src/kademlia/kademlia/Search.h:72:8: note: Technically the member function 'Kademlia::CSearch::PreparePacketForTags' can be static.
aMule-2.3.2/src/kademlia/kademlia/SearchManager.cpp:124:10: performance: Possible inefficient checking for 'm_words' emptiness. [stlSize]
aMule-2.3.2/src/kademlia/net/KademliaUDPListener.cpp:1439:0: style: Same expression used in consecutive assignments of 'BuddyID' and 'userID'. [duplicateAssignExpression]
aMule-2.3.2/src/kademlia/net/KademliaUDPListener.cpp:1440:0: note: Same expression used in consecutive assignments of 'BuddyID' and 'userID'.
aMule-2.3.2/src/kademlia/net/KademliaUDPListener.cpp:1439:0: note: Same expression used in consecutive assignments of 'BuddyID' and 'userID'.
aMule-2.3.2/src/kademlia/net/KademliaUDPListener.cpp:467:12: style: The scope of the variable 'contact' can be reduced. [variableScope]
aMule-2.3.2/src/kademlia/net/KademliaUDPListener.cpp:671:13: style: The scope of the variable 'c' can be reduced. [variableScope]
aMule-2.3.2/src/kademlia/net/KademliaUDPListener.cpp:372:147: style: Function 'AddContact2' argument 6 names different: declaration 'key' definition 'udpKey'. [funcArgNamesDifferent]
aMule-2.3.2/src/kademlia/net/KademliaUDPListener.h:107:126: note: Function 'AddContact2' argument 6 names different: declaration 'key' definition 'udpKey'.
aMule-2.3.2/src/kademlia/net/KademliaUDPListener.cpp:372:147: note: Function 'AddContact2' argument 6 names different: declaration 'key' definition 'udpKey'.
aMule-2.3.2/src/kademlia/net/KademliaUDPListener.h:95:7: performance: Technically the member function 'Kademlia::CKademliaUDPListener::ProcessSearchResponse' can be static. [functionStatic]
aMule-2.3.2/src/kademlia/net/KademliaUDPListener.cpp:942:28: note: Technically the member function 'Kademlia::CKademliaUDPListener::ProcessSearchResponse' can be static.
aMule-2.3.2/src/kademlia/net/KademliaUDPListener.h:95:7: note: Technically the member function 'Kademlia::CKademliaUDPListener::ProcessSearchResponse' can be static.
aMule-2.3.2/src/kademlia/net/KademliaUDPListener.h:101:7: performance: Technically the member function 'Kademlia::CKademliaUDPListener::ProcessFirewalledAckResponse' can be static. [functionStatic]
aMule-2.3.2/src/kademlia/net/KademliaUDPListener.cpp:1412:28: note: Technically the member function 'Kademlia::CKademliaUDPListener::ProcessFirewalledAckResponse' can be static.
aMule-2.3.2/src/kademlia/net/KademliaUDPListener.h:101:7: note: Technically the member function 'Kademlia::CKademliaUDPListener::ProcessFirewalledAckResponse' can be static.
aMule-2.3.2/src/kademlia/net/KademliaUDPListener.h:116:7: performance: Technically the member function 'Kademlia::CKademliaUDPListener::Process2SearchNotesRequest' can be static. [functionStatic]
aMule-2.3.2/src/kademlia/net/KademliaUDPListener.cpp:1250:28: note: Technically the member function 'Kademlia::CKademliaUDPListener::Process2SearchNotesRequest' can be static.
aMule-2.3.2/src/kademlia/net/KademliaUDPListener.h:116:7: note: Technically the member function 'Kademlia::CKademliaUDPListener::Process2SearchNotesRequest' can be static.
aMule-2.3.2/src/kademlia/net/KademliaUDPListener.h:117:7: performance: Technically the member function 'Kademlia::CKademliaUDPListener::Process2SearchKeyRequest' can be static. [functionStatic]
aMule-2.3.2/src/kademlia/net/KademliaUDPListener.cpp:911:28: note: Technically the member function 'Kademlia::CKademliaUDPListener::Process2SearchKeyRequest' can be static.
aMule-2.3.2/src/kademlia/net/KademliaUDPListener.h:117:7: note: Technically the member function 'Kademlia::CKademliaUDPListener::Process2SearchKeyRequest' can be static.
aMule-2.3.2/src/kademlia/net/KademliaUDPListener.h:118:7: performance: Technically the member function 'Kademlia::CKademliaUDPListener::Process2SearchSourceRequest' can be static. [functionStatic]
aMule-2.3.2/src/kademlia/net/KademliaUDPListener.cpp:933:28: note: Technically the member function 'Kademlia::CKademliaUDPListener::Process2SearchSourceRequest' can be static.
aMule-2.3.2/src/kademlia/net/KademliaUDPListener.h:118:7: note: Technically the member function 'Kademlia::CKademliaUDPListener::Process2SearchSourceRequest' can be static.
aMule-2.3.2/src/kademlia/net/KademliaUDPListener.h:126:7: performance: Technically the member function 'Kademlia::CKademliaUDPListener::Process2FirewallUDP' can be static. [functionStatic]
aMule-2.3.2/src/kademlia/net/KademliaUDPListener.cpp:1563:28: note: Technically the member function 'Kademlia::CKademliaUDPListener::Process2FirewallUDP' can be static.
aMule-2.3.2/src/kademlia/net/KademliaUDPListener.h:126:7: note: Technically the member function 'Kademlia::CKademliaUDPListener::Process2FirewallUDP' can be static.
aMule-2.3.2/src/ScopedPtr.h:153:0: style: Class 'CScopedContainer < std :: list < CTag * > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/kademlia/routing/Contact.cpp:54:130: style: Function 'CContact' argument 6 names different: declaration 'kadKey' definition 'key'. [funcArgNamesDifferent]
aMule-2.3.2/src/kademlia/routing/Contact.h:55:21: note: Function 'CContact' argument 6 names different: declaration 'kadKey' definition 'key'.
aMule-2.3.2/src/kademlia/routing/Contact.cpp:54:130: note: Function 'CContact' argument 6 names different: declaration 'kadKey' definition 'key'.
aMule-2.3.2/src/kademlia/routing/Contact.h:49:1: warning: The class 'CContact' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aMule-2.3.2/src/kademlia/routing/RoutingZone.cpp:142:7: style: The scope of the variable 'doHaveVerifiedContacts' can be reduced. [variableScope]
aMule-2.3.2/src/kademlia/routing/RoutingZone.h:81:8: style: Technically the member function 'Kademlia::CRoutingZone::VerifyContact' can be const. [functionConst]
aMule-2.3.2/src/kademlia/routing/RoutingZone.cpp:870:20: note: Technically the member function 'Kademlia::CRoutingZone::VerifyContact' can be const.
aMule-2.3.2/src/kademlia/routing/RoutingZone.h:81:8: note: Technically the member function 'Kademlia::CRoutingZone::VerifyContact' can be const.
aMule-2.3.2/src/kademlia/routing/RoutingZone.h:111:7: performance: Technically the member function 'Kademlia::CRoutingZone::ReadBootstrapNodesDat' can be static. [functionStatic]
aMule-2.3.2/src/kademlia/routing/RoutingZone.cpp:228:20: note: Technically the member function 'Kademlia::CRoutingZone::ReadBootstrapNodesDat' can be static.
aMule-2.3.2/src/kademlia/routing/RoutingZone.h:111:7: note: Technically the member function 'Kademlia::CRoutingZone::ReadBootstrapNodesDat' can be static.
aMule-2.3.2/src/kademlia/utils/UInt128.cpp:92:6: style: The scope of the variable 'b' can be reduced. [variableScope]
aMule-2.3.2/src/libs/common/FileFunctions.cpp:179:7: style: The scope of the variable 'buffer' can be reduced. [variableScope]
aMule-2.3.2/src/libs/common/FileFunctions.cpp:249:41: style: Function 'UnpackArchive' argument 1 names different: declaration 'file' definition 'path'. [funcArgNamesDifferent]
aMule-2.3.2/src/libs/common/FileFunctions.h:92:41: note: Function 'UnpackArchive' argument 1 names different: declaration 'file' definition 'path'.
aMule-2.3.2/src/libs/common/FileFunctions.cpp:249:41: note: Function 'UnpackArchive' argument 1 names different: declaration 'file' definition 'path'.
aMule-2.3.2/src/libs/common/MuleDebug.h:85:2: style: Struct 'CInvalidParamsEx' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/libs/common/MuleDebug.h:95:2: style: Struct 'CInvalidStateEx' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/libs/common/MuleDebug.h:104:2: style: Struct 'CInvalidPacket' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/libs/common/Format.h:110:2: style: Class 'CFormat' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/libs/common/Format.h:120:2: style: Class 'CFormat' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/libs/common/FileFunctions.h:49:2: style: Class 'CDirIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/libs/common/Format.cpp:211:27: error: Uninitialized struct member: fs.argIndex [uninitStructMember]
aMule-2.3.2/src/libs/common/Format.cpp:211:27: error: Uninitialized struct member: fs.width [uninitStructMember]
aMule-2.3.2/src/libs/common/Format.cpp:211:27: error: Uninitialized struct member: fs.precision [uninitStructMember]
aMule-2.3.2/src/libs/common/MD5Sum.cpp:41:9: warning: Member variable 'MD5Sum::m_rawhash' is not initialized in the constructor. [uninitMemberVar]
aMule-2.3.2/src/libs/common/MD5Sum.h:33:2: style: Class 'MD5Sum' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/libs/common/MuleDebug.cpp:81:6: style: Condition 't' is always true [knownConditionTrueFalse]
aMule-2.3.2/src/libs/common/MuleDebug.cpp:79:11: note: Assignment 't=true', assigned value is 1
aMule-2.3.2/src/libs/common/MuleDebug.cpp:81:6: note: Condition 't' is always true
aMule-2.3.2/src/libs/common/Path.cpp:224:30: style: Function 'CPath' argument 1 names different: declaration 'path' definition 'filename'. [funcArgNamesDifferent]
aMule-2.3.2/src/libs/common/Path.h:57:33: note: Function 'CPath' argument 1 names different: declaration 'path' definition 'filename'.
aMule-2.3.2/src/libs/common/Path.cpp:224:30: note: Function 'CPath' argument 1 names different: declaration 'path' definition 'filename'.
aMule-2.3.2/src/libs/common/StringFunctions.cpp:72:16: style: The scope of the variable 'curChar' can be reduced. [variableScope]
aMule-2.3.2/src/libs/common/StringFunctions.cpp:42:44: style: Function 'unicode2char' argument 1 names different: declaration 'x' definition 's'. [funcArgNamesDifferent]
aMule-2.3.2/src/libs/common/StringFunctions.h:77:44: note: Function 'unicode2char' argument 1 names different: declaration 'x' definition 's'.
aMule-2.3.2/src/libs/common/StringFunctions.cpp:42:44: note: Function 'unicode2char' argument 1 names different: declaration 'x' definition 's'.
aMule-2.3.2/src/libs/common/StringFunctions.cpp:239:64: style: Function 'CSimpleTokenizer' argument 2 names different: declaration 'delim' definition 'token'. [funcArgNamesDifferent]
aMule-2.3.2/src/libs/common/StringFunctions.h:260:47: note: Function 'CSimpleTokenizer' argument 2 names different: declaration 'delim' definition 'token'.
aMule-2.3.2/src/libs/common/StringFunctions.cpp:239:64: note: Function 'CSimpleTokenizer' argument 2 names different: declaration 'delim' definition 'token'.
aMule-2.3.2/src/libs/common/TextFile.cpp:35:12: warning: Member variable 'CTextFile::m_mode' is not initialized in the constructor. [uninitMemberVar]
aMule-2.3.2/src/libs/ec/cpp/ECSocket.h:283:7: style: Technically the member function 'CQueuedData::ToZlib' can be const. [functionConst]
aMule-2.3.2/src/libs/ec/cpp/ECSocket.h:262:2: style: Class 'CQueuedData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/libs/ec/cpp/ECMuleSocket.h:39:2: style: Class 'CECMuleSocket' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/libs/ec/cpp/ECMuleSocket.h:44:15: style: The function 'OnConnect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/libs/ec/cpp/ECSocket.h:193:15: note: Virtual function in base class
aMule-2.3.2/src/libs/ec/cpp/ECMuleSocket.h:44:15: note: Function in derived class
aMule-2.3.2/src/libs/ec/cpp/ECMuleSocket.h:45:15: style: The function 'OnConnect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/libs/ec/cpp/ECSocket.h:193:15: note: Virtual function in base class
aMule-2.3.2/src/libs/ec/cpp/ECMuleSocket.h:45:15: note: Function in derived class
aMule-2.3.2/src/libs/ec/cpp/ECMuleSocket.h:46:15: style: The function 'OnSend' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/LibSocket.h:261:15: note: Virtual function in base class
aMule-2.3.2/src/libs/ec/cpp/ECMuleSocket.h:46:15: note: Function in derived class
aMule-2.3.2/src/libs/ec/cpp/ECMuleSocket.h:47:15: style: The function 'OnReceive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/LibSocket.h:262:15: note: Virtual function in base class
aMule-2.3.2/src/libs/ec/cpp/ECMuleSocket.h:47:15: note: Function in derived class
aMule-2.3.2/src/libs/ec/cpp/ECMuleSocket.h:50:7: style: The function 'InternalConnect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/libs/ec/cpp/ECSocket.h:236:15: note: Virtual function in base class
aMule-2.3.2/src/libs/ec/cpp/ECMuleSocket.h:50:7: note: Function in derived class
aMule-2.3.2/src/libs/ec/cpp/ECMuleSocket.h:52:6: style: The function 'InternalGetLastError' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/libs/ec/cpp/ECSocket.h:242:14: note: Virtual function in base class
aMule-2.3.2/src/libs/ec/cpp/ECMuleSocket.h:52:6: note: Function in derived class
aMule-2.3.2/src/libs/ec/cpp/ECMuleSocket.h:54:7: style: The function 'InternalWaitOnConnect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/libs/ec/cpp/ECSocket.h:238:15: note: Virtual function in base class
aMule-2.3.2/src/libs/ec/cpp/ECMuleSocket.h:54:7: note: Function in derived class
aMule-2.3.2/src/libs/ec/cpp/ECMuleSocket.h:55:7: style: The function 'InternalWaitForWrite' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/libs/ec/cpp/ECSocket.h:239:15: note: Virtual function in base class
aMule-2.3.2/src/libs/ec/cpp/ECMuleSocket.h:55:7: note: Function in derived class
aMule-2.3.2/src/libs/ec/cpp/ECMuleSocket.h:56:7: style: The function 'InternalWaitForRead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/libs/ec/cpp/ECSocket.h:240:15: note: Virtual function in base class
aMule-2.3.2/src/libs/ec/cpp/ECMuleSocket.h:56:7: note: Function in derived class
aMule-2.3.2/src/libs/ec/cpp/ECMuleSocket.h:58:7: style: The function 'InternalError' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/libs/ec/cpp/ECSocket.h:245:15: note: Virtual function in base class
aMule-2.3.2/src/libs/ec/cpp/ECMuleSocket.h:58:7: note: Function in derived class
aMule-2.3.2/src/libs/ec/cpp/ECMuleSocket.h:59:7: style: The function 'InternalClose' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/libs/ec/cpp/ECSocket.h:244:15: note: Virtual function in base class
aMule-2.3.2/src/libs/ec/cpp/ECMuleSocket.h:59:7: note: Function in derived class
aMule-2.3.2/src/libs/ec/cpp/ECMuleSocket.h:61:9: style: The function 'InternalRead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/libs/ec/cpp/ECSocket.h:246:17: note: Virtual function in base class
aMule-2.3.2/src/libs/ec/cpp/ECMuleSocket.h:61:9: note: Function in derived class
aMule-2.3.2/src/libs/ec/cpp/ECMuleSocket.h:62:9: style: The function 'InternalWrite' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/libs/ec/cpp/ECSocket.h:247:17: note: Virtual function in base class
aMule-2.3.2/src/libs/ec/cpp/ECMuleSocket.h:62:9: note: Function in derived class
aMule-2.3.2/src/libs/ec/cpp/ECMuleSocket.h:64:7: style: The function 'InternalIsConnected' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/libs/ec/cpp/ECSocket.h:249:15: note: Virtual function in base class
aMule-2.3.2/src/libs/ec/cpp/ECMuleSocket.h:64:7: note: Function in derived class
aMule-2.3.2/src/libs/ec/cpp/ECMuleSocket.h:65:7: style: The function 'InternalDestroy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/libs/ec/cpp/ECSocket.h:250:15: note: Virtual function in base class
aMule-2.3.2/src/libs/ec/cpp/ECMuleSocket.h:65:7: note: Function in derived class
aMule-2.3.2/src/libs/ec/cpp/ECTag.h:62:3: warning: Member variable 'EC_IPv4_t::m_ip' is not initialized in the constructor. [uninitMemberVar]
aMule-2.3.2/src/libs/ec/cpp/ECTag.h:62:3: warning: Member variable 'EC_IPv4_t::m_port' is not initialized in the constructor. [uninitMemberVar]
aMule-2.3.2/src/libs/ec/cpp/ECPacket.h:61:3: warning: Member variable 'CECPacket::m_opCode' is not initialized in the constructor. [uninitMemberVarPrivate]
aMule-2.3.2/src/libs/ec/cpp/ECTag.h:77:15: style: Technically the member function 'EC_IPv4_t::StringIPSTL' can be const. [functionConst]
aMule-2.3.2/src/libs/ec/cpp/ECPacket.h:58:8: performance: Technically the member function 'CECPacket::DebugPrint' can be static. [functionStatic]
aMule-2.3.2/src/libs/ec/cpp/ECPacket.cpp:68:17: note: Technically the member function 'CECPacket::DebugPrint' can be static.
aMule-2.3.2/src/libs/ec/cpp/ECPacket.h:58:8: note: Technically the member function 'CECPacket::DebugPrint' can be static.
aMule-2.3.2/src/libs/ec/cpp/ECTag.h:250:3: style: Class 'CECEmptyTag' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/libs/ec/cpp/ECSocket.cpp:81:10: style: The scope of the variable 'c' can be reduced. [variableScope]
aMule-2.3.2/src/libs/ec/cpp/ECSocket.cpp:123:21: error: Shifting by a negative value is undefined behaviour [shiftNegative]
aMule-2.3.2/src/libs/ec/cpp/ECSocket.cpp:152:64: style: Function 'WriteAt' argument 3 names different: declaration 'off' definition 'offset'. [funcArgNamesDifferent]
aMule-2.3.2/src/libs/ec/cpp/ECSocket.h:277:52: note: Function 'WriteAt' argument 3 names different: declaration 'off' definition 'offset'.
aMule-2.3.2/src/libs/ec/cpp/ECSocket.cpp:152:64: note: Function 'WriteAt' argument 3 names different: declaration 'off' definition 'offset'.
aMule-2.3.2/src/libs/ec/cpp/ECSocket.cpp:299:61: style: Function 'SendRecvPacket' argument 1 names different: declaration 'request' definition 'packet'. [funcArgNamesDifferent]
aMule-2.3.2/src/libs/ec/cpp/ECSocket.h:139:51: note: Function 'SendRecvPacket' argument 1 names different: declaration 'request' definition 'packet'.
aMule-2.3.2/src/libs/ec/cpp/ECSocket.cpp:299:61: note: Function 'SendRecvPacket' argument 1 names different: declaration 'request' definition 'packet'.
aMule-2.3.2/src/libs/ec/cpp/ECSocket.cpp:470:61: style: Function 'ReadBufferFromSocket' argument 2 names different: declaration 'len' definition 'required_len'. [funcArgNamesDifferent]
aMule-2.3.2/src/libs/ec/cpp/ECSocket.h:230:51: note: Function 'ReadBufferFromSocket' argument 2 names different: declaration 'len' definition 'required_len'.
aMule-2.3.2/src/libs/ec/cpp/ECSocket.cpp:470:61: note: Function 'ReadBufferFromSocket' argument 2 names different: declaration 'len' definition 'required_len'.
aMule-2.3.2/src/libs/ec/cpp/ECSocket.cpp:123:24: warning: Suspicious code: sign conversion of c in calculation, even though c can have a negative value [signConversion]
aMule-2.3.2/src/libs/ec/cpp/ECSocket.h:214:7: style: Technically the member function 'CECSocket::DataPending' can be const. [functionConst]
aMule-2.3.2/src/libs/ec/cpp/ECSocket.cpp:461:17: note: Technically the member function 'CECSocket::DataPending' can be const.
aMule-2.3.2/src/libs/ec/cpp/ECSocket.h:214:7: note: Technically the member function 'CECSocket::DataPending' can be const.
aMule-2.3.2/src/libs/ec/cpp/ECSpecialTags.h:87:4: performance: Variable 'm_map_uint8' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aMule-2.3.2/src/libs/ec/cpp/ECSpecialTags.h:88:4: performance: Variable 'm_map_uint16' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aMule-2.3.2/src/libs/ec/cpp/ECSpecialTags.h:89:4: performance: Variable 'm_map_uint32' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aMule-2.3.2/src/libs/ec/cpp/ECSpecialTags.h:90:4: performance: Variable 'm_map_uint64' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aMule-2.3.2/src/libs/ec/cpp/ECSpecialTags.h:91:4: performance: Variable 'm_map_md4' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aMule-2.3.2/src/libs/ec/cpp/ECSpecialTags.h:92:4: performance: Variable 'm_map_uint128' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aMule-2.3.2/src/libs/ec/cpp/ECSpecialTags.h:93:4: performance: Variable 'm_map_string' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aMule-2.3.2/src/libs/ec/cpp/ECSpecialTags.h:94:4: performance: Variable 'm_map_tag' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aMule-2.3.2/src/libs/ec/cpp/ECSpecialTags.h:200:3: style: Class 'CEC_ConnState_Tag' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/libs/ec/cpp/ECSpecialTags.h:59:1: warning: The class 'CValueMap' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aMule-2.3.2/src/libs/ec/cpp/ECTag.cpp:279:41: style: Function 'operator=' argument 1 names different: declaration 'rhs' definition 'tag'. [funcArgNamesDifferent]
aMule-2.3.2/src/libs/ec/cpp/ECTag.h:126:36: note: Function 'operator=' argument 1 names different: declaration 'rhs' definition 'tag'.
aMule-2.3.2/src/libs/ec/cpp/ECTag.cpp:279:41: note: Function 'operator=' argument 1 names different: declaration 'rhs' definition 'tag'.
aMule-2.3.2/src/libs/ec/cpp/ECTag.cpp:406:27: style: Function 'swap' argument 1 names different: declaration 't' definition 't2'. [funcArgNamesDifferent]
aMule-2.3.2/src/libs/ec/cpp/ECTag.h:170:23: note: Function 'swap' argument 1 names different: declaration 't' definition 't2'.
aMule-2.3.2/src/libs/ec/cpp/ECTag.cpp:406:27: note: Function 'swap' argument 1 names different: declaration 't' definition 't2'.
aMule-2.3.2/src/libs/ec/cpp/ECID.h:41:2: style: Class 'CECID' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/libs/ec/cpp/ECUInt128.cpp:40:29: style: Function 'CECTag' argument 1 names different: declaration 'name' definition 'tagname'. [funcArgNamesDifferent]
aMule-2.3.2/src/libs/ec/cpp/ECTag.h:116:23: note: Function 'CECTag' argument 1 names different: declaration 'name' definition 'tagname'.
aMule-2.3.2/src/libs/ec/cpp/ECUInt128.cpp:40:29: note: Function 'CECTag' argument 1 names different: declaration 'name' definition 'tagname'.
aMule-2.3.2/src/libs/ec/cpp/RemoteConnect.h:392:3: performance: Variable 'm_server_reply' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aMule-2.3.2/src/libs/ec/cpp/RemoteConnect.h:49:3: style: Class 'CECAuthPacket' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/libs/ec/cpp/RemoteConnect.h:86:2: style: Class 'CRemoteConnect' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/libs/ec/cpp/RemoteConnect.h:83:7: style: The function 'WriteDoneAndQueueEmpty' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/libs/ec/cpp/ECSocket.h:234:15: note: Virtual function in base class
aMule-2.3.2/src/libs/ec/cpp/RemoteConnect.h:83:7: note: Function in derived class
aMule-2.3.2/src/libs/ec/cpp/RemoteConnect.h:102:15: style: The function 'OnConnect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/libs/ec/cpp/ECMuleSocket.h:44:15: note: Virtual function in base class
aMule-2.3.2/src/libs/ec/cpp/RemoteConnect.h:102:15: note: Function in derived class
aMule-2.3.2/src/libs/ec/cpp/RemoteConnect.h:103:15: style: The function 'OnLost' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/libs/ec/cpp/ECSocket.h:186:15: note: Virtual function in base class
aMule-2.3.2/src/libs/ec/cpp/RemoteConnect.h:103:15: note: Function in derived class
aMule-2.3.2/src/libs/ec/cpp/RemoteConnect.h:381:27: style: The function 'OnPacketReceived' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/libs/ec/cpp/ECSocket.h:156:27: note: Virtual function in base class
aMule-2.3.2/src/libs/ec/cpp/RemoteConnect.h:381:27: note: Function in derived class
aMule-2.3.2/src/utils/aLinkCreator/src/alc.h:37:1: style: The class 'alc' does not have a constructor although it has private member variables. [noConstructor]
aMule-2.3.2/src/utils/aLinkCreator/src/alcframe.h:170:5: style: Class 'AlcFrame' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/utils/aLinkCreator/src/alcc.h:47:1: style: The class 'alcc' does not have a constructor although it has private member variables. [noConstructor]
aMule-2.3.2/src/utils/aLinkCreator/src/ed2khash.cpp:68:14: style: The scope of the variable 'dataread' can be reduced. [variableScope]
aMule-2.3.2/src/utils/aLinkCreator/src/ed2khash.h:47:14: performance: Technically the member function 'Ed2kHash::CleanFilename' can be static. [functionStatic]
aMule-2.3.2/src/utils/aLinkCreator/src/ed2khash.cpp:244:20: note: Technically the member function 'Ed2kHash::CleanFilename' can be static.
aMule-2.3.2/src/utils/aLinkCreator/src/ed2khash.h:47:14: note: Technically the member function 'Ed2kHash::CleanFilename' can be static.
aMule-2.3.2/src/utils/aLinkCreator/src/ed2khash.h:63:19: style: Technically the member function 'Ed2kHash::GetED2KHash' can be const. [functionConst]
aMule-2.3.2/src/utils/aLinkCreator/src/ed2khash.cpp:255:25: note: Technically the member function 'Ed2kHash::GetED2KHash' can be const.
aMule-2.3.2/src/utils/aLinkCreator/src/ed2khash.h:63:19: note: Technically the member function 'Ed2kHash::GetED2KHash' can be const.
aMule-2.3.2/src/utils/aLinkCreator/src/md4.cpp:51:12: style: The scope of the variable 't' can be reduced. [variableScope]
aMule-2.3.2/src/utils/aLinkCreator/src/md4.cpp:314:17: style: The scope of the variable 'ret' can be reduced. [variableScope]
aMule-2.3.2/src/utils/aLinkCreator/src/md4.cpp:67:38: style: Function 'MD4Init' argument 1 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent]
aMule-2.3.2/src/utils/aLinkCreator/src/md4.h:69:37: note: Function 'MD4Init' argument 1 names different: declaration 'context' definition 'ctx'.
aMule-2.3.2/src/utils/aLinkCreator/src/md4.cpp:67:38: note: Function 'MD4Init' argument 1 names different: declaration 'context' definition 'ctx'.
aMule-2.3.2/src/utils/aLinkCreator/src/md4.cpp:78:40: style: Function 'MD4Update' argument 1 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent]
aMule-2.3.2/src/utils/aLinkCreator/src/md4.h:70:39: note: Function 'MD4Update' argument 1 names different: declaration 'context' definition 'ctx'.
aMule-2.3.2/src/utils/aLinkCreator/src/md4.cpp:78:40: note: Function 'MD4Update' argument 1 names different: declaration 'context' definition 'ctx'.
aMule-2.3.2/src/utils/aLinkCreator/src/md4.cpp:126:39: style: Function 'MD4Final' argument 1 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent]
aMule-2.3.2/src/utils/aLinkCreator/src/md4.h:72:38: note: Function 'MD4Final' argument 1 names different: declaration 'context' definition 'ctx'.
aMule-2.3.2/src/utils/aLinkCreator/src/md4.cpp:126:39: note: Function 'MD4Final' argument 1 names different: declaration 'context' definition 'ctx'.
aMule-2.3.2/src/utils/aLinkCreator/src/md4.h:69:10: performance: Technically the member function 'MD4::MD4Init' can be static. [functionStatic]
aMule-2.3.2/src/utils/aLinkCreator/src/md4.cpp:67:11: note: Technically the member function 'MD4::MD4Init' can be static.
aMule-2.3.2/src/utils/aLinkCreator/src/md4.h:69:10: note: Technically the member function 'MD4::MD4Init' can be static.
aMule-2.3.2/src/utils/aLinkCreator/src/md4.h:74:10: performance: Technically the member function 'MD4::MD4Transform' can be static. [functionStatic]
aMule-2.3.2/src/utils/aLinkCreator/src/md4.cpp:194:11: note: Technically the member function 'MD4::MD4Transform' can be static.
aMule-2.3.2/src/utils/aLinkCreator/src/md4.h:74:10: note: Technically the member function 'MD4::MD4Transform' can be static.
aMule-2.3.2/src/utils/aLinkCreator/src/md4.h:76:14: performance: Technically the member function 'MD4::charToHex' can be static. [functionStatic]
aMule-2.3.2/src/utils/aLinkCreator/src/md4.cpp:365:15: note: Technically the member function 'MD4::charToHex' can be static.
aMule-2.3.2/src/utils/aLinkCreator/src/md4.h:76:14: note: Technically the member function 'MD4::charToHex' can be static.
aMule-2.3.2/src/utils/aLinkCreator/src/md4.h:78:12: performance: Technically the member function 'MD4::calcBufSize' can be static. [functionStatic]
aMule-2.3.2/src/utils/aLinkCreator/src/md4.cpp:382:13: note: Technically the member function 'MD4::calcBufSize' can be static.
aMule-2.3.2/src/utils/aLinkCreator/src/md4.h:78:12: note: Technically the member function 'MD4::calcBufSize' can be static.
aMule-2.3.2/src/utils/aLinkCreator/src/md4.h:83:10: performance: Technically the member function 'MD4::byteReverse' can be static. [functionStatic]
aMule-2.3.2/src/utils/aLinkCreator/src/md4.cpp:49:11: note: Technically the member function 'MD4::byteReverse' can be static.
aMule-2.3.2/src/utils/aLinkCreator/src/md4.h:83:10: note: Technically the member function 'MD4::byteReverse' can be static.
aMule-2.3.2/src/utils/cas/configfile.c:124:5: warning: Width 12 given in format string (no. 1) is smaller than destination buffer 'option[15]'. [invalidScanfFormatWidth_smaller]
aMule-2.3.2/src/utils/cas/functions.c:251:6: style: The scope of the variable 'befLen' can be reduced. [variableScope]
aMule-2.3.2/src/utils/cas/functions.c:251:13: style: The scope of the variable 'srchLen' can be reduced. [variableScope]
aMule-2.3.2/src/utils/cas/functions.c:251:21: style: The scope of the variable 'repLen' can be reduced. [variableScope]
aMule-2.3.2/src/utils/cas/functions.c:251:28: style: The scope of the variable 'totLen' can be reduced. [variableScope]
aMule-2.3.2/src/utils/cas/lines.c:30:6: style: The scope of the variable 'n' can be reduced. [variableScope]
aMule-2.3.2/src/utils/fileview/Print.h:92:30: performance: Variable 'm_time' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aMule-2.3.2/src/utils/fileview/FileView.cpp:57:7: performance: Technically the member function 'CLogger::AddLogLine' can be static. [functionStatic]
aMule-2.3.2/src/utils/fileview/FileView.cpp:60:15: note: Technically the member function 'CLogger::AddLogLine' can be static.
aMule-2.3.2/src/utils/fileview/FileView.cpp:57:7: note: Technically the member function 'CLogger::AddLogLine' can be static.
aMule-2.3.2/src/utils/fileview/Print.h:119:2: style: Class 'CServerTag' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/utils/fileview/Print.h:127:2: style: Class 'CFriendTag' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/utils/fileview/KadFiles.cpp:94:11: style: The scope of the variable 'numSource' can be reduced. [variableScope]
aMule-2.3.2/src/utils/fileview/KadFiles.cpp:145:11: style: The scope of the variable 'numSource' can be reduced. [variableScope]
aMule-2.3.2/src/utils/fileview/Print.cpp:43:46: style: Function 'MakePrintableString' argument 1 names different: declaration 'str' definition 's'. [funcArgNamesDifferent]
aMule-2.3.2/src/utils/fileview/Print.h:65:46: note: Function 'MakePrintableString' argument 1 names different: declaration 'str' definition 's'.
aMule-2.3.2/src/utils/fileview/Print.cpp:43:46: note: Function 'MakePrintableString' argument 1 names different: declaration 'str' definition 's'.
aMule-2.3.2/src/utils/fileview/Print.cpp:320:40: style: Function 'operator<<' argument 1 names different: declaration 'x' definition 'out'. [funcArgNamesDifferent]
aMule-2.3.2/src/utils/fileview/Print.h:135:40: note: Function 'operator<<' argument 1 names different: declaration 'x' definition 'out'.
aMule-2.3.2/src/utils/fileview/Print.cpp:320:40: note: Function 'operator<<' argument 1 names different: declaration 'x' definition 'out'.
aMule-2.3.2/src/utils/fileview/Print.cpp:407:40: style: Function 'operator<<' argument 1 names different: declaration 'x' definition 'out'. [funcArgNamesDifferent]
aMule-2.3.2/src/utils/fileview/Print.h:136:40: note: Function 'operator<<' argument 1 names different: declaration 'x' definition 'out'.
aMule-2.3.2/src/utils/fileview/Print.cpp:407:40: note: Function 'operator<<' argument 1 names different: declaration 'x' definition 'out'.
aMule-2.3.2/src/utils/fileview/Print.cpp:464:40: style: Function 'operator<<' argument 1 names different: declaration 'x' definition 'out'. [funcArgNamesDifferent]
aMule-2.3.2/src/utils/fileview/Print.h:137:40: note: Function 'operator<<' argument 1 names different: declaration 'x' definition 'out'.
aMule-2.3.2/src/utils/fileview/Print.cpp:464:40: note: Function 'operator<<' argument 1 names different: declaration 'x' definition 'out'.
aMule-2.3.2/src/utils/mkFileSum.c:87:6: style: The scope of the variable 'c' can be reduced. [variableScope]
aMule-2.3.2/src/utils/plasmamule/plasma-applet-plasmamule.cpp:48:19: warning: Member variable 'PlasmaMuleApplet::m_ed2k_state' is not initialized in the constructor. [uninitMemberVar]
aMule-2.3.2/src/utils/plasmamule/plasma-applet-plasmamule.cpp:48:19: warning: Member variable 'PlasmaMuleApplet::m_ed2k_server_port' is not initialized in the constructor. [uninitMemberVar]
aMule-2.3.2/src/utils/plasmamule/plasma-applet-plasmamule.cpp:48:19: warning: Member variable 'PlasmaMuleApplet::m_kad_status' is not initialized in the constructor. [uninitMemberVar]
aMule-2.3.2/src/utils/plasmamule/plasma-applet-plasmamule.cpp:48:19: warning: Member variable 'PlasmaMuleApplet::m_clients_in_up_queue' is not initialized in the constructor. [uninitMemberVar]
aMule-2.3.2/src/utils/plasmamule/plasma-applet-plasmamule.cpp:48:19: warning: Member variable 'PlasmaMuleApplet::m_shared_files_count' is not initialized in the constructor. [uninitMemberVar]
aMule-2.3.2/src/utils/plasmamule/plasma-applet-plasmamule.cpp:48:19: warning: Member variable 'PlasmaMuleApplet::m_uptime' is not initialized in the constructor. [uninitMemberVar]
aMule-2.3.2/src/utils/plasmamule/plasma-applet-plasmamule.cpp:48:19: warning: Member variable 'PlasmaMuleApplet::m_debugChannel' is not initialized in the constructor. [uninitMemberVar]
aMule-2.3.2/src/utils/plasmamule/plasma-applet-plasmamule.cpp:48:19: warning: Member variable 'PlasmaMuleApplet::m_down_speed' is not initialized in the constructor. [uninitMemberVar]
aMule-2.3.2/src/utils/plasmamule/plasma-applet-plasmamule.cpp:48:19: warning: Member variable 'PlasmaMuleApplet::m_up_speed' is not initialized in the constructor. [uninitMemberVar]
aMule-2.3.2/src/utils/plasmamule/plasma-applet-plasmamule.cpp:48:19: warning: Member variable 'PlasmaMuleApplet::m_os_active' is not initialized in the constructor. [uninitMemberVar]
aMule-2.3.2/src/utils/plasmamule/plasma-applet-plasmamule.cpp:48:19: warning: Member variable 'PlasmaMuleApplet::m_config_found' is not initialized in the constructor. [uninitMemberVar]
aMule-2.3.2/src/utils/plasmamule/plasma-applet-plasmamule.cpp:48:19: warning: Member variable 'PlasmaMuleApplet::m_aMuleEngine' is not initialized in the constructor. [uninitMemberVar]
aMule-2.3.2/src/utils/plasmamule/plasma-engine-plasmamule.cpp:39:19: warning: Member variable 'PlasmaMuleEngine::m_OSActive' is not initialized in the constructor. [uninitMemberVar]
aMule-2.3.2/src/utils/plasmamule/plasma-engine-plasmamule.cpp:39:19: warning: Member variable 'PlasmaMuleEngine::m_timer' is not initialized in the constructor. [uninitMemberVar]
aMule-2.3.2/src/utils/plasmamule/plasma-engine-plasmamule.cpp:39:19: warning: Member variable 'PlasmaMuleEngine::m_debugChannel' is not initialized in the constructor. [uninitMemberVar]
aMule-2.3.2/src/utils/plasmamule/plasma-engine-plasmamule.h:87:3: style: Class 'EngineAdaptor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/utils/plasmamule/qt-emc.h:53:3: style: Class 'qtEmc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/utils/plasmamule/qt-emc.h:54:13: style: Technically the member function 'qtEmc::getError' can be const. [functionConst]
aMule-2.3.2/src/utils/plasmamule/qt-emc.cpp:50:18: note: Technically the member function 'qtEmc::getError' can be const.
aMule-2.3.2/src/utils/plasmamule/qt-emc.h:54:13: note: Technically the member function 'qtEmc::getError' can be const.
aMule-2.3.2/src/utils/plasmamule/qt-emc.h:56:21: style: Technically the member function 'qtEmc::getLinks' can be const. [functionConst]
aMule-2.3.2/src/utils/plasmamule/qt-emc.cpp:94:26: note: Technically the member function 'qtEmc::getLinks' can be const.
aMule-2.3.2/src/utils/plasmamule/qt-emc.h:56:21: note: Technically the member function 'qtEmc::getLinks' can be const.
aMule-2.3.2/src/utils/plasmamule/qt-emc.h:57:14: style: Technically the member function 'qtEmc::isValid' can be const. [functionConst]
aMule-2.3.2/src/utils/plasmamule/qt-emc.cpp:99:19: note: Technically the member function 'qtEmc::isValid' can be const.
aMule-2.3.2/src/utils/plasmamule/qt-emc.h:57:14: note: Technically the member function 'qtEmc::isValid' can be const.
aMule-2.3.2/src/utils/wxCas/src/onlinesig.cpp:41:2: performance: Variable 'm_amulesig' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aMule-2.3.2/src/utils/wxCas/src/onlinesig.cpp:44:2: performance: Variable 'm_sessionMaxDLDate' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aMule-2.3.2/src/utils/wxCas/src/onlinesig.h:71:11: performance: Technically the member function 'OnLineSig::BytesConvertion' can be static. [functionStatic]
aMule-2.3.2/src/utils/wxCas/src/onlinesig.cpp:312:21: note: Technically the member function 'OnLineSig::BytesConvertion' can be static.
aMule-2.3.2/src/utils/wxCas/src/onlinesig.h:71:11: note: Technically the member function 'OnLineSig::BytesConvertion' can be static.
aMule-2.3.2/src/utils/wxCas/src/onlinesig.h:72:15: performance: Technically the member function 'OnLineSig::PullCount' can be static. [functionStatic]
aMule-2.3.2/src/utils/wxCas/src/onlinesig.cpp:348:25: note: Technically the member function 'OnLineSig::PullCount' can be static.
aMule-2.3.2/src/utils/wxCas/src/onlinesig.h:72:15: note: Technically the member function 'OnLineSig::PullCount' can be static.
aMule-2.3.2/src/utils/wxCas/src/wxcas.cpp:43:0: error: #error You must set wxUSE_PRINTING_ARCHITECTURE to 1 in setup.h to compile wxCas. [preprocessorErrorDirective]
aMule-2.3.2/src/utils/wxCas/src/wxcasframe.h:168:2: style: Class 'WxCasFrame' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/utils/wxCas/src/wxcasprint.h:43:2: style: Class 'WxCasPrint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/utils/wxCas/src/wxcasprefs.h:114:2: style: Class 'WxCasPrefs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/utils/wxCas/src/wxcasprint.cpp:85:27: style: Function 'HasPage' argument 1 names different: declaration 'page' definition 'pageNum'. [funcArgNamesDifferent]
aMule-2.3.2/src/utils/wxCas/src/wxcasprint.h:49:21: note: Function 'HasPage' argument 1 names different: declaration 'page' definition 'pageNum'.
aMule-2.3.2/src/utils/wxCas/src/wxcasprint.cpp:85:27: note: Function 'HasPage' argument 1 names different: declaration 'page' definition 'pageNum'.
aMule-2.3.2/src/utils/wxCas/src/wxcas.h:39:1: style: The class 'WxCas' does not have a constructor although it has private member variables. [noConstructor]
aMule-2.3.2/src/webserver/src/WebInterface.h:60:1: style: The class 'CamulewebApp' does not have a constructor although it has private member variables. [noConstructor]
aMule-2.3.2/src/webserver/src/WebServer.h:149:10: style: Technically the member function 'ServerEntry::ID' can be const. [functionConst]
aMule-2.3.2/src/webserver/src/WebServer.h:458:8: style: Technically the member function 'CFileImage::OpenOk' can be const. [functionConst]
aMule-2.3.2/src/webserver/src/WebServer.h:468:17: style: Technically the member function 'CImage3D_Modifiers::operator[]' can be const. [functionConst]
aMule-2.3.2/src/webserver/src/WebServer.h:494:19: style: Technically the member function 'CProgressImage::Name' can be const. [functionConst]
aMule-2.3.2/src/webserver/src/WebServer.h:665:19: style: Technically the member function 'CParsedUrl::Path' can be const. [functionConst]
aMule-2.3.2/src/webserver/src/WebServer.h:666:19: style: Technically the member function 'CParsedUrl::File' can be const. [functionConst]
aMule-2.3.2/src/webserver/src/WebServer.h:206:0: style: Technically the member function 'ItemsContainer < UploadFile >::ItemCount' can be const. [functionConst]
aMule-2.3.2/src/webserver/src/WebServer.h:206:0: style: Technically the member function 'ItemsContainer < ServerEntry >::ItemCount' can be const. [functionConst]
aMule-2.3.2/src/webserver/src/WebServer.h:206:0: style: Technically the member function 'ItemsContainer < SharedFile >::ItemCount' can be const. [functionConst]
aMule-2.3.2/src/webserver/src/WebServer.h:206:0: style: Technically the member function 'ItemsContainer < SearchFile >::ItemCount' can be const. [functionConst]
aMule-2.3.2/src/webserver/src/WebServer.h:206:0: style: Technically the member function 'ItemsContainer < DownloadFile >::ItemCount' can be const. [functionConst]
aMule-2.3.2/src/webserver/src/WebServer.h:109:3: style: Class 'DownloadFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/webserver/src/WebServer.h:132:3: style: Class 'SharedFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/webserver/src/WebServer.h:161:3: style: Class 'UploadFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/webserver/src/WebServer.h:176:3: style: Class 'SearchFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/webserver/src/WebServer.h:370:3: style: Class 'UploadsInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/webserver/src/WebServer.h:380:3: style: Class 'ServersInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/webserver/src/WebServer.h:392:3: style: Class 'SharedFileInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/webserver/src/WebServer.h:402:3: style: Class 'SearchInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/webserver/src/WebServer.h:445:3: style: Class 'CAnyImage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/webserver/src/WebServer.h:456:3: style: Class 'CFileImage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/webserver/src/WebServer.h:465:3: style: Class 'CImage3D_Modifiers' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/webserver/src/WebServer.h:558:3: style: Class 'CStatsData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/webserver/src/WebServer.h:651:3: style: Class 'CImageLib' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/webserver/src/WebServer.h:663:3: style: Class 'CParsedUrl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/webserver/src/WebServer.h:820:3: style: Class 'CNoTemplateWebServer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/webserver/src/WebServer.h:248:0: style: Class 'UpdatableItemsContainer < SharedFile , CEC_SharedFile_Tag , uint32 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/webserver/src/WebServer.h:248:0: style: Class 'UpdatableItemsContainer < SearchFile , CEC_SearchFile_Tag , uint32 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/webserver/src/WebServer.h:248:0: style: Class 'UpdatableItemsContainer < DownloadFile , CEC_PartFile_Tag , uint32 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/webserver/src/WebServer.h:372:16: style: The function 'ReQuery' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/webserver/src/WebServer.h:222:0: note: Virtual function in base class
aMule-2.3.2/src/webserver/src/WebServer.h:372:16: note: Function in derived class
aMule-2.3.2/src/webserver/src/WebServer.h:382:16: style: The function 'ReQuery' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/webserver/src/WebServer.h:222:0: note: Virtual function in base class
aMule-2.3.2/src/webserver/src/WebServer.h:382:16: note: Function in derived class
aMule-2.3.2/src/webserver/src/WebServer.h:394:16: style: The function 'ReQuery' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/webserver/src/WebServer.h:222:0: note: Virtual function in base class
aMule-2.3.2/src/webserver/src/WebServer.h:394:16: note: Function in derived class
aMule-2.3.2/src/webserver/src/WebServer.h:404:16: style: The function 'ReQuery' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/webserver/src/WebServer.h:222:0: note: Virtual function in base class
aMule-2.3.2/src/webserver/src/WebServer.h:404:16: note: Function in derived class
aMule-2.3.2/src/webserver/src/WebServer.h:424:16: style: The function 'ReQuery' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/webserver/src/WebServer.h:222:0: note: Virtual function in base class
aMule-2.3.2/src/webserver/src/WebServer.h:424:16: note: Function in derived class
aMule-2.3.2/src/webserver/src/WebServer.h:427:8: style: The function 'ItemInserted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/webserver/src/WebServer.h:362:0: note: Virtual function in base class
aMule-2.3.2/src/webserver/src/WebServer.h:427:8: note: Function in derived class
aMule-2.3.2/src/webserver/src/WebServer.h:428:8: style: The function 'ItemDeleted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/webserver/src/WebServer.h:361:0: note: Virtual function in base class
aMule-2.3.2/src/webserver/src/WebServer.h:428:8: note: Function in derived class
aMule-2.3.2/src/webserver/src/WebServer.h:543:20: style: The function 'GetHTML' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/webserver/src/WebServer.h:496:20: note: Virtual function in base class
aMule-2.3.2/src/webserver/src/WebServer.h:543:20: note: Function in derived class
aMule-2.3.2/src/webserver/src/WebServer.h:808:16: style: The function 'ProcessURL' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/webserver/src/WebServer.h:720:16: note: Virtual function in base class
aMule-2.3.2/src/webserver/src/WebServer.h:808:16: note: Function in derived class
aMule-2.3.2/src/webserver/src/WebServer.h:809:16: style: The function 'ProcessImgFileReq' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/webserver/src/WebServer.h:721:16: note: Virtual function in base class
aMule-2.3.2/src/webserver/src/WebServer.h:809:16: note: Function in derived class
aMule-2.3.2/src/webserver/src/WebServer.h:818:16: style: The function 'ProcessURL' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aMule-2.3.2/src/webserver/src/WebServer.h:808:16: note: Virtual function in base class
aMule-2.3.2/src/webserver/src/WebServer.h:818:16: note: Function in derived class
aMule-2.3.2/src/webserver/src/WebServer.cpp:1252:22: style: Redundant condition: If '!green', the comparison 'green < 211' is always true. [redundantCondition]
aMule-2.3.2/src/webserver/src/WebServer.cpp:1023:36: style: Function 'CProgressImage' argument 1 names different: declaration 'w' definition 'width'. [funcArgNamesDifferent]
aMule-2.3.2/src/webserver/src/WebServer.h:490:22: note: Function 'CProgressImage' argument 1 names different: declaration 'w' definition 'width'.
aMule-2.3.2/src/webserver/src/WebServer.cpp:1023:36: note: Function 'CProgressImage' argument 1 names different: declaration 'w' definition 'width'.
aMule-2.3.2/src/webserver/src/WebServer.cpp:1023:47: style: Function 'CProgressImage' argument 2 names different: declaration 'h' definition 'height'. [funcArgNamesDifferent]
aMule-2.3.2/src/webserver/src/WebServer.h:490:29: note: Function 'CProgressImage' argument 2 names different: declaration 'h' definition 'height'.
aMule-2.3.2/src/webserver/src/WebServer.cpp:1023:47: note: Function 'CProgressImage' argument 2 names different: declaration 'h' definition 'height'.
aMule-2.3.2/src/webserver/src/WebServer.cpp:1225:42: style: Function 'CDynProgressImage' argument 1 names different: declaration 'w' definition 'width'. [funcArgNamesDifferent]
aMule-2.3.2/src/webserver/src/WebServer.h:541:25: note: Function 'CDynProgressImage' argument 1 names different: declaration 'w' definition 'width'.
aMule-2.3.2/src/webserver/src/WebServer.cpp:1225:42: note: Function 'CDynProgressImage' argument 1 names different: declaration 'w' definition 'width'.
aMule-2.3.2/src/webserver/src/WebServer.cpp:1225:53: style: Function 'CDynProgressImage' argument 2 names different: declaration 'h' definition 'height'. [funcArgNamesDifferent]
aMule-2.3.2/src/webserver/src/WebServer.h:541:32: note: Function 'CDynProgressImage' argument 2 names different: declaration 'h' definition 'height'.
aMule-2.3.2/src/webserver/src/WebServer.cpp:1225:53: note: Function 'CDynProgressImage' argument 2 names different: declaration 'h' definition 'height'.
aMule-2.3.2/src/webserver/src/WebServer.cpp:162:17: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
aMule-2.3.2/src/webserver/src/WebServer.cpp:784:19: warning: Member variable 'DownloadFileInfo::m_width' is not initialized in the constructor. [uninitMemberVar]
aMule-2.3.2/src/webserver/src/WebServer.cpp:784:19: warning: Member variable 'DownloadFileInfo::m_height' is not initialized in the constructor. [uninitMemberVar]
aMule-2.3.2/src/webserver/src/WebServer.cpp:910:12: warning: Member variable 'CAnyImage::m_width' is not initialized in the constructor. [uninitMemberVar]
aMule-2.3.2/src/webserver/src/WebServer.cpp:910:12: warning: Member variable 'CAnyImage::m_height' is not initialized in the constructor. [uninitMemberVar]
aMule-2.3.2/src/webserver/src/WebServer.cpp:663:3: performance: Variable 'sFileName' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aMule-2.3.2/src/webserver/src/WebServer.cpp:713:2: performance: Variable 'nHash' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aMule-2.3.2/src/webserver/src/WebServer.cpp:826:2: performance: Variable 'sUserName' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aMule-2.3.2/src/webserver/src/WebServer.cpp:869:2: performance: Variable 'nHash' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aMule-2.3.2/src/webserver/src/WebServer.cpp:1283:2: performance: Variable 'm_max_value' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aMule-2.3.2/src/webserver/src/php_core_lib.h:49:7: style: Technically the member function 'CWriteStrBuffer::Length' can be const. [functionConst]
aMule-2.3.2/src/webserver/src/WebServer.cpp:927:3: style: Class 'CAnyImage' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aMule-2.3.2/src/webserver/src/WebServer.cpp:927:3: style: Class 'CAnyImage' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aMule-2.3.2/src/webserver/src/WebServer.cpp:1010:2: style: Class 'CImage3D_Modifiers' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aMule-2.3.2/src/webserver/src/WebServer.cpp:1010:2: style: Class 'CImage3D_Modifiers' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aMule-2.3.2/src/webserver/src/WebServer.cpp:1027:2: style: Class 'CProgressImage' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aMule-2.3.2/src/webserver/src/WebServer.cpp:1027:2: style: Class 'CProgressImage' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aMule-2.3.2/src/webserver/src/WebServer.cpp:1282:2: style: Class 'CStatsData' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aMule-2.3.2/src/webserver/src/WebServer.cpp:1282:2: style: Class 'CStatsData' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aMule-2.3.2/src/webserver/src/WebServer.cpp:1323:2: style: Class 'CStatsCollection' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aMule-2.3.2/src/webserver/src/WebServer.cpp:1323:2: style: Class 'CStatsCollection' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aMule-2.3.2/src/webserver/src/WebSocket.h:44:3: style: Class 'CWebSocket' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/src/webserver/src/WebServer.cpp:1800:2: style: Instance of 'CPhpFilter' object is destroyed immediately. [unusedScopedObject]
aMule-2.3.2/src/webserver/src/WebSocket.cpp:40:2: performance: Variable 'm_dwBufSize' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aMule-2.3.2/src/webserver/src/WebSocket.cpp:41:2: performance: Variable 'm_dwRecv' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aMule-2.3.2/src/webserver/src/WebSocket.cpp:42:2: performance: Variable 'm_dwHttpHeaderLen' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aMule-2.3.2/src/webserver/src/WebSocket.cpp:43:2: performance: Variable 'm_dwHttpContentLen' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aMule-2.3.2/src/webserver/src/WebSocket.cpp:39:2: style: Class 'CWebSocket' does not have a destructor which is recommended since it has dynamic memory/resource allocation(s). [noDestructor]
aMule-2.3.2/src/webserver/src/php_amule_lib.cpp:368:59: performance: Function parameter 'arrkey' should be passed by const reference. [passedByValue]
aMule-2.3.2/src/webserver/src/php_amule_lib_standalone.cpp:129:2: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aMule-2.3.2/src/webserver/src/php_amule_lib_standalone.cpp:299:14: style: Variable 'avail' is assigned a value that is never used. [unreadVariable]
aMule-2.3.2/src/webserver/src/php_amule_lib_standalone.cpp:306:17: style: Variable 'min_size' is assigned a value that is never used. [unreadVariable]
aMule-2.3.2/src/webserver/src/php_amule_lib_standalone.cpp:313:17: style: Variable 'max_size' is assigned a value that is never used. [unreadVariable]
aMule-2.3.2/src/webserver/src/php_core_lib.cpp:228:47: style: Redundant condition: If 'EXPR == 0', the comparison 'EXPR != 5' is always true. [redundantCondition]
aMule-2.3.2/src/webserver/src/php_core_lib.cpp:74:21: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
aMule-2.3.2/src/webserver/src/php_core_lib.cpp:291:46: style: The scope of the variable 'split_limit' can be reduced. [variableScope]
aMule-2.3.2/src/webserver/src/php_core_lib.cpp:531:17: warning: Member variable 'CPhPLibContext::m_curr_str_buffer' is not initialized in the constructor. [uninitMemberVar]
aMule-2.3.2/src/webserver/src/php_core_lib.cpp:549:17: warning: Member variable 'CPhPLibContext::m_curr_str_buffer' is not initialized in the constructor. [uninitMemberVar]
aMule-2.3.2/src/webserver/src/php_core_lib.cpp:116:3: warning: Member variable 'SortElem::obj' is not initialized in the constructor. [uninitMemberVar]
aMule-2.3.2/src/webserver/src/php_core_lib.h:69:8: style: Technically the member function 'CPhPLibContext::SetContext' can be const. [functionConst]
aMule-2.3.2/src/webserver/src/php_core_lib.cpp:571:22: note: Technically the member function 'CPhPLibContext::SetContext' can be const.
aMule-2.3.2/src/webserver/src/php_core_lib.h:69:8: note: Technically the member function 'CPhPLibContext::SetContext' can be const.
aMule-2.3.2/src/webserver/src/php_core_lib.cpp:117:3: style: Class 'SortElem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
php_lexer.l:219:2: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
php_lexer.c:1687:27: warning: Possible null pointer dereference: b [nullPointer]
php_lexer.c:1684:24: note: Assignment 'b=(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL', assigned value is 0
php_lexer.c:1687:27: note: Null pointer dereference
php_lexer.c:1689:9: warning: Possible null pointer dereference: b [nullPointer]
php_lexer.c:1684:24: note: Assignment 'b=(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL', assigned value is 0
php_lexer.c:1689:9: note: Null pointer dereference
php_lexer.c:2065:2: warning: Possible null pointer dereference: b [nullPointer]
php_lexer.c:1954:18: note: Calling function 'php_init_buffer', 1st argument 'b' value is 0
php_lexer.c:2065:2: note: Null pointer dereference
php_lexer.c:2066:2: warning: Possible null pointer dereference: b [nullPointer]
php_lexer.c:1954:18: note: Calling function 'php_init_buffer', 1st argument 'b' value is 0
php_lexer.c:2066:2: note: Null pointer dereference
php_lexer.c:2077:9: warning: Possible null pointer dereference: b [nullPointer]
php_lexer.c:1954:18: note: Calling function 'php_init_buffer', 1st argument 'b' value is 0
php_lexer.c:2077:9: note: Null pointer dereference
php_lexer.c:1797:59: style: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent]
php_lexer.c:379:54: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
php_lexer.c:1797:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
php_lexer.c:1820:49: style: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'. [funcArgNamesDifferent]
php_lexer.c:793:38: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'.
php_lexer.c:1820:49: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'.
php_lexer.c:2250:49: style: Function 'php_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent]
php_lexer.c:334:48: note: Function 'php_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
php_lexer.c:2250:49: note: Function 'php_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
php_lexer.c:2263:49: style: Function 'php_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent]
php_lexer.c:335:47: note: Function 'php_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
php_lexer.c:2263:49: note: Function 'php_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
php_lexer.c:2263:63: style: Function 'php_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent]
php_lexer.c:335:57: note: Function 'php_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
php_lexer.c:2263:63: note: Function 'php_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
php_lexer.c:2432:25: style: Function 'phpset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'. [funcArgNamesDifferent]
php_lexer.c:759:24: note: Function 'phpset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'.
php_lexer.c:2432:25: note: Function 'phpset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'.
php_parser.y:146:85: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:163:143: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:164:89: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:166:140: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:167:85: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:177:121: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:180:147: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:183:151: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:194:92: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:199:37: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:217:70: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:222:31: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:235:16: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:238:80: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:259:54: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:260:54: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:261:80: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:262:80: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:286:134: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:292:35: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:309:64: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:323:59: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:335:52: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:339:136: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:340:115: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:357:111: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:358:111: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:359:111: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:360:111: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:368:87: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:369:35: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:370:89: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:375:144: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:376:144: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:377:144: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:378:144: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:379:144: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:380:144: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:381:144: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:382:143: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:383:144: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:384:144: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:385:144: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:388:63: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:390:63: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:392:90: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:393:91: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:394:90: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:395:91: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:396:91: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:397:86: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:398:87: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:399:87: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:400:87: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:401:87: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:402:87: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:403:87: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:404:87: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:405:87: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:406:87: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:407:87: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:408:35: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:409:82: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:410:62: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:411:58: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:412:88: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:413:92: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:414:86: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:415:87: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:416:87: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:417:90: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:418:87: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:419:90: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:421:87: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:422:63: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:423:65: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:424:63: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:425:64: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:430:35: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:432:35: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:434:60: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:452:92: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:457:37: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:462:65: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:463:94: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:464:98: style: Same expression on both sides of '-'. [duplicateExpression]
php_parser.y:465:69: style: Same expression on both sides of '-'. [duplicateExpression]
aMule-2.3.2/src/webserver/src/php_syntree.cpp:929:21: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
aMule-2.3.2/src/webserver/src/php_syntree.cpp:1785:6: style: The scope of the variable 'curr_exec_result' can be reduced. [variableScope]
aMule-2.3.2/src/webserver/src/php_syntree.cpp:188:72: style: Function 'make_expr_syn_node' argument 2 names different: declaration 'node' definition 'expr'. [funcArgNamesDifferent]
aMule-2.3.2/src/webserver/src/php_syntree.h:420:73: note: Function 'make_expr_syn_node' argument 2 names different: declaration 'node' definition 'expr'.
aMule-2.3.2/src/webserver/src/php_syntree.cpp:188:72: note: Function 'make_expr_syn_node' argument 2 names different: declaration 'node' definition 'expr'.
aMule-2.3.2/src/webserver/src/php_syntree.cpp:797:41: warning: Function 'value_value_assign' argument order different: declaration 'src, dst' definition 'dst, src' [funcArgOrderDifferent]
aMule-2.3.2/src/webserver/src/php_syntree.h:381:42: note: Function 'value_value_assign' argument order different: declaration 'src, dst' definition 'dst, src'
aMule-2.3.2/src/webserver/src/php_syntree.cpp:797:41: note: Function 'value_value_assign' argument order different: declaration 'src, dst' definition 'dst, src'
aMule-2.3.2/src/webserver/src/php_syntree.cpp:875:38: style: Function 'cast_value_dnum' argument 1 names different: declaration 'e' definition 'val'. [funcArgNamesDifferent]
aMule-2.3.2/src/webserver/src/php_syntree.h:374:39: note: Function 'cast_value_dnum' argument 1 names different: declaration 'e' definition 'val'.
aMule-2.3.2/src/webserver/src/php_syntree.cpp:875:38: note: Function 'cast_value_dnum' argument 1 names different: declaration 'e' definition 'val'.
aMule-2.3.2/src/webserver/src/php_syntree.cpp:896:38: style: Function 'cast_value_bool' argument 1 names different: declaration 'e' definition 'val'. [funcArgNamesDifferent]
aMule-2.3.2/src/webserver/src/php_syntree.h:378:39: note: Function 'cast_value_bool' argument 1 names different: declaration 'e' definition 'val'.
aMule-2.3.2/src/webserver/src/php_syntree.cpp:896:38: note: Function 'cast_value_bool' argument 1 names different: declaration 'e' definition 'val'.
aMule-2.3.2/src/webserver/src/php_syntree.cpp:902:38: style: Function 'cast_value_fnum' argument 1 names different: declaration 'e' definition 'val'. [funcArgNamesDifferent]
aMule-2.3.2/src/webserver/src/php_syntree.h:375:39: note: Function 'cast_value_fnum' argument 1 names different: declaration 'e' definition 'val'.
aMule-2.3.2/src/webserver/src/php_syntree.cpp:902:38: note: Function 'cast_value_fnum' argument 1 names different: declaration 'e' definition 'val'.
aMule-2.3.2/src/webserver/src/php_syntree.cpp:923:37: style: Function 'cast_value_str' argument 1 names different: declaration 'e' definition 'val'. [funcArgNamesDifferent]
aMule-2.3.2/src/webserver/src/php_syntree.h:376:38: note: Function 'cast_value_str' argument 1 names different: declaration 'e' definition 'val'.
aMule-2.3.2/src/webserver/src/php_syntree.cpp:923:37: note: Function 'cast_value_str' argument 1 names different: declaration 'e' definition 'val'.
aMule-2.3.2/src/webserver/src/php_syntree.cpp:944:39: style: Function 'cast_value_array' argument 1 names different: declaration 'e' definition 'val'. [funcArgNamesDifferent]
aMule-2.3.2/src/webserver/src/php_syntree.h:377:40: note: Function 'cast_value_array' argument 1 names different: declaration 'e' definition 'val'.
aMule-2.3.2/src/webserver/src/php_syntree.cpp:944:39: note: Function 'cast_value_array' argument 1 names different: declaration 'e' definition 'val'.
aMule-2.3.2/src/webserver/src/php_syntree.cpp:2001:36: style: Function 'php_report_error' argument 1 names different: declaration 'mtype' definition 'err_type'. [funcArgNamesDifferent]
aMule-2.3.2/src/webserver/src/php_syntree.h:516:37: note: Function 'php_report_error' argument 1 names different: declaration 'mtype' definition 'err_type'.
aMule-2.3.2/src/webserver/src/php_syntree.cpp:2001:36: note: Function 'php_report_error' argument 1 names different: declaration 'mtype' definition 'err_type'.
aMule-2.3.2/src/webserver/src/php_syntree.cpp:2038:20: style: Function 'phperror' argument 1 names different: declaration 'err' definition 's'. [funcArgNamesDifferent]
aMule-2.3.2/src/webserver/src/php_syntree.h:351:21: note: Function 'phperror' argument 1 names different: declaration 'err' definition 's'.
aMule-2.3.2/src/webserver/src/php_syntree.cpp:2038:20: note: Function 'phperror' argument 1 names different: declaration 'err' definition 's'.
aMule-2.3.2/src/webserver/src/php_syntree.cpp:1947:15: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aMule-2.3.2/src/webserver/src/php_syntree.cpp:531:7: performance: Possible inefficient checking for 'scope_stack' emptiness. [stlSize]
aMule-2.3.2/unittests/muleunit/test.cpp:91:66: style: Function 'CContext' argument 3 names different: declaration 'desc' definition 'msg'. [funcArgNamesDifferent]
aMule-2.3.2/unittests/muleunit/test.h:105:57: note: Function 'CContext' argument 3 names different: declaration 'desc' definition 'msg'.
aMule-2.3.2/unittests/muleunit/test.cpp:91:66: note: Function 'CContext' argument 3 names different: declaration 'desc' definition 'msg'.
aMule-2.3.2/unittests/muleunit/test.cpp:50:3: style: Struct 'BTList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/unittests/muleunit/testcase.cpp:30:11: warning: Member variable 'TestCase::m_failuresCount' is not initialized in the constructor. [uninitMemberVar]
aMule-2.3.2/unittests/muleunit/testcase.cpp:30:11: warning: Member variable 'TestCase::m_successesCount' is not initialized in the constructor. [uninitMemberVar]
aMule-2.3.2/unittests/muleunit/testcase.h:52:2: style: Class 'TestCase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/unittests/tests/FormatTest.cpp:419:2: style: Class 'CTestPrintable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aMule-2.3.2/unittests/tests/RangeMapTest.cpp:253:2: style: Variable 'it_other' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
aMule-2.3.2/unittests/tests/RangeMapTest.cpp:249:0: note: Variable 'it_other' is reassigned a value before the old one has been used if variable is no semaphore variable.
aMule-2.3.2/unittests/tests/RangeMapTest.cpp:253:2: note: Variable 'it_other' is reassigned a value before the old one has been used if variable is no semaphore variable.
[22:39]

ftp://ftp.se.debian.org/debian/pool/main/a/amule-emc/amule-emc_0.5.2.orig.tar.gz
amule-emc-0.5.2/src/MuleCollection.cpp:403:32: error: Uninitialized variable: fileSize [uninitvar]
[22:39]

ftp://ftp.se.debian.org/debian/pool/main/a/an/an_1.2.orig.tar.xz
an-1.2/bitfield.c:132:20: style: The scope of the variable 't' can be reduced. [variableScope]
[22:39]

ftp://ftp.se.debian.org/debian/pool/main/a/anacron/anacron_2.3.orig.tar.gz
anacron-2.3/lock.c:82:36: style: The scope of the variable 'dn' can be reduced. [variableScope]
anacron-2.3/matchrx.c:47:9: style: The scope of the variable 'substring' can be reduced. [variableScope]
anacron-2.3/matchrx.c:52:39: error: Memory leak: sub_offsets [memleak]
anacron-2.3/readtab.c:102:12: style: The scope of the variable 'r' can be reduced. [variableScope]
[22:39]

ftp://ftp.se.debian.org/debian/pool/main/a/analitza/analitza_4.8.4.orig.tar.xz
analitza-4.8.4/analitza/abstractexpressiontransformer.cpp:32:59: style: Function 'walk' argument 1 names different: declaration 'o' definition 'pattern'. [funcArgNamesDifferent]
analitza-4.8.4/analitza/abstractexpressiontransformer.h:38:38: note: Function 'walk' argument 1 names different: declaration 'o' definition 'pattern'.
analitza-4.8.4/analitza/abstractexpressiontransformer.cpp:32:59: note: Function 'walk' argument 1 names different: declaration 'o' definition 'pattern'.
analitza-4.8.4/analitza/abstractexpressiontransformer.cpp:71:1: style: Function 'walkList' argument 1 names different: declaration 'o' definition 'pattern'. [funcArgNamesDifferent]
analitza-4.8.4/analitza/abstractexpressiontransformer.h:41:40: note: Function 'walkList' argument 1 names different: declaration 'o' definition 'pattern'.
analitza-4.8.4/analitza/abstractexpressiontransformer.cpp:71:1: note: Function 'walkList' argument 1 names different: declaration 'o' definition 'pattern'.
analitza-4.8.4/analitza/abstractexpressiontransformer.cpp:72:1: style: Function 'walkVector' argument 1 names different: declaration 'o' definition 'pattern'. [funcArgNamesDifferent]
analitza-4.8.4/analitza/abstractexpressiontransformer.h:42:44: note: Function 'walkVector' argument 1 names different: declaration 'o' definition 'pattern'.
analitza-4.8.4/analitza/abstractexpressiontransformer.cpp:72:1: note: Function 'walkVector' argument 1 names different: declaration 'o' definition 'pattern'.
analitza-4.8.4/analitza/abstractexpressiontransformer.cpp:73:1: style: Function 'walkContainer' argument 1 names different: declaration 'o' definition 'pattern'. [funcArgNamesDifferent]
analitza-4.8.4/analitza/abstractexpressiontransformer.h:43:50: note: Function 'walkContainer' argument 1 names different: declaration 'o' definition 'pattern'.
analitza-4.8.4/analitza/abstractexpressiontransformer.cpp:73:1: note: Function 'walkContainer' argument 1 names different: declaration 'o' definition 'pattern'.
analitza-4.8.4/analitza/operator.h:88:3: style: 'Operator::operator=' should return 'Operator &'. [operatorEq]
analitza-4.8.4/analitza/container.h:62:2: style: Class 'Container' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
analitza-4.8.4/analitza/vector.h:35:3: style: Class 'Vector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
analitza-4.8.4/analitza/operator.h:29:1: warning: The class 'Operator' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
analitza-4.8.4/analitza/list.h:52:19: style: The function 'visit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/object.h:70:18: note: Virtual function in base class
analitza-4.8.4/analitza/list.h:52:19: note: Function in derived class
analitza-4.8.4/analitza/list.h:53:16: style: The function 'isZero' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/object.h:72:15: note: Virtual function in base class
analitza-4.8.4/analitza/list.h:53:16: note: Function in derived class
analitza-4.8.4/analitza/list.h:55:16: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/object.h:80:15: note: Virtual function in base class
analitza-4.8.4/analitza/list.h:55:16: note: Function in derived class
analitza-4.8.4/analitza/list.h:56:17: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/object.h:83:18: note: Virtual function in base class
analitza-4.8.4/analitza/list.h:56:17: note: Function in derived class
analitza-4.8.4/analitza/operator.h:108:16: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/object.h:80:15: note: Virtual function in base class
analitza-4.8.4/analitza/operator.h:108:16: note: Function in derived class
analitza-4.8.4/analitza/operator.h:111:19: style: The function 'visit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/object.h:70:18: note: Virtual function in base class
analitza-4.8.4/analitza/operator.h:111:19: note: Function in derived class
analitza-4.8.4/analitza/operator.h:112:21: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/object.h:83:18: note: Virtual function in base class
analitza-4.8.4/analitza/operator.h:112:21: note: Function in derived class
analitza-4.8.4/analitza/container.h:67:21: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/object.h:83:18: note: Virtual function in base class
analitza-4.8.4/analitza/container.h:67:21: note: Function in derived class
analitza-4.8.4/analitza/container.h:117:18: style: The function 'visit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/object.h:70:18: note: Virtual function in base class
analitza-4.8.4/analitza/container.h:117:18: note: Function in derived class
analitza-4.8.4/analitza/container.h:119:15: style: The function 'isZero' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/object.h:72:15: note: Virtual function in base class
analitza-4.8.4/analitza/container.h:119:15: note: Function in derived class
analitza-4.8.4/analitza/container.h:121:15: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/object.h:80:15: note: Virtual function in base class
analitza-4.8.4/analitza/container.h:121:15: note: Function in derived class
analitza-4.8.4/analitza/vector.h:52:19: style: The function 'visit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/object.h:70:18: note: Virtual function in base class
analitza-4.8.4/analitza/vector.h:52:19: note: Function in derived class
analitza-4.8.4/analitza/vector.h:53:16: style: The function 'isZero' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/object.h:72:15: note: Virtual function in base class
analitza-4.8.4/analitza/vector.h:53:16: note: Function in derived class
analitza-4.8.4/analitza/vector.h:55:16: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/object.h:80:15: note: Virtual function in base class
analitza-4.8.4/analitza/vector.h:55:16: note: Function in derived class
analitza-4.8.4/analitza/vector.h:56:19: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/object.h:83:18: note: Virtual function in base class
analitza-4.8.4/analitza/vector.h:56:19: note: Function in derived class
analitza-4.8.4/analitza/apply.h:45:18: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/object.h:83:18: note: Virtual function in base class
analitza-4.8.4/analitza/apply.h:45:18: note: Function in derived class
analitza-4.8.4/analitza/apply.h:47:19: style: The function 'visit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/object.h:70:18: note: Virtual function in base class
analitza-4.8.4/analitza/apply.h:47:19: note: Function in derived class
analitza-4.8.4/analitza/variable.h:53:19: style: The function 'visit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/object.h:70:18: note: Virtual function in base class
analitza-4.8.4/analitza/variable.h:53:19: note: Function in derived class
analitza-4.8.4/analitza/variable.h:54:16: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/object.h:80:15: note: Virtual function in base class
analitza-4.8.4/analitza/variable.h:54:16: note: Function in derived class
analitza-4.8.4/analitza/variable.h:55:7: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/object.h:83:18: note: Virtual function in base class
analitza-4.8.4/analitza/variable.h:55:7: note: Function in derived class
analitza-4.8.4/analitza/expression.h:105:3: style: 'Expression::operator=' should return 'Expression &'. [operatorEq]
analitza-4.8.4/analitza/expression.h:60:3: style: Class 'Expression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
analitza-4.8.4/analitza/analitzautils.cpp:246:2: style: Struct 'ObjectWalker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
analitza-4.8.4/analitza/value.h:37:1: warning: The class 'Cn' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
analitza-4.8.4/analitza/value.h:143:19: style: The function 'visit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/object.h:70:18: note: Virtual function in base class
analitza-4.8.4/analitza/value.h:143:19: note: Function in derived class
analitza-4.8.4/analitza/value.h:144:16: style: The function 'isZero' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/object.h:72:15: note: Virtual function in base class
analitza-4.8.4/analitza/value.h:144:16: note: Function in derived class
analitza-4.8.4/analitza/value.h:146:16: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/object.h:80:15: note: Virtual function in base class
analitza-4.8.4/analitza/value.h:146:16: note: Function in derived class
analitza-4.8.4/analitza/value.h:150:19: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/object.h:83:18: note: Virtual function in base class
analitza-4.8.4/analitza/value.h:150:19: note: Function in derived class
analitza-4.8.4/analitza/customobject.h:45:19: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/object.h:83:18: note: Virtual function in base class
analitza-4.8.4/analitza/customobject.h:45:19: note: Function in derived class
analitza-4.8.4/analitza/customobject.h:47:19: style: The function 'visit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/object.h:70:18: note: Virtual function in base class
analitza-4.8.4/analitza/customobject.h:47:19: note: Function in derived class
analitza-4.8.4/analitza/analitzautils.cpp:248:18: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:50:19: note: Virtual function in base class
analitza-4.8.4/analitza/analitzautils.cpp:248:18: note: Function in derived class
analitza-4.8.4/analitza/analitzautils.cpp:251:18: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:51:19: note: Virtual function in base class
analitza-4.8.4/analitza/analitzautils.cpp:251:18: note: Function in derived class
analitza-4.8.4/analitza/analitzautils.cpp:263:18: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:52:19: note: Virtual function in base class
analitza-4.8.4/analitza/analitzautils.cpp:263:18: note: Function in derived class
analitza-4.8.4/analitza/analitzautils.cpp:266:18: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:57:19: note: Virtual function in base class
analitza-4.8.4/analitza/analitzautils.cpp:266:18: note: Function in derived class
analitza-4.8.4/analitza/analitzautils.cpp:270:18: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:53:19: note: Virtual function in base class
analitza-4.8.4/analitza/analitzautils.cpp:270:18: note: Function in derived class
analitza-4.8.4/analitza/analitzautils.cpp:280:18: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:56:19: note: Virtual function in base class
analitza-4.8.4/analitza/analitzautils.cpp:280:18: note: Function in derived class
analitza-4.8.4/analitza/analitzautils.cpp:294:18: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:54:19: note: Virtual function in base class
analitza-4.8.4/analitza/analitzautils.cpp:294:18: note: Function in derived class
analitza-4.8.4/analitza/analitzautils.cpp:304:18: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:55:19: note: Virtual function in base class
analitza-4.8.4/analitza/analitzautils.cpp:304:18: note: Function in derived class
analitza-4.8.4/analitza/analitzautils.cpp:324:10: style: The function 'result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:59:19: note: Virtual function in base class
analitza-4.8.4/analitza/analitzautils.cpp:324:10: note: Function in derived class
analitza-4.8.4/analitza/analyzer.cpp:1638:15: style: C-style pointer casting [cstyleCast]
analitza-4.8.4/analitza/analyzer.cpp:1655:14: style: C-style pointer casting [cstyleCast]
analitza-4.8.4/analitza/analyzer.cpp:253:38: style: Function 'eval' argument 1 names different: declaration 'e' definition 'branch'. [funcArgNamesDifferent]
analitza-4.8.4/analitza/analyzer.h:168:30: note: Function 'eval' argument 1 names different: declaration 'e' definition 'branch'.
analitza-4.8.4/analitza/analyzer.cpp:253:38: note: Function 'eval' argument 1 names different: declaration 'e' definition 'branch'.
analitza-4.8.4/analitza/analyzer.cpp:253:51: style: Function 'eval' argument 2 names different: declaration 'vars' definition 'resolve'. [funcArgNamesDifferent]
analitza-4.8.4/analitza/analyzer.h:168:38: note: Function 'eval' argument 2 names different: declaration 'vars' definition 'resolve'.
analitza-4.8.4/analitza/analyzer.cpp:253:51: note: Function 'eval' argument 2 names different: declaration 'vars' definition 'resolve'.
analitza-4.8.4/analitza/analyzer.cpp:604:38: style: Function 'calc' argument 1 names different: declaration 'e' definition 'root'. [funcArgNamesDifferent]
analitza-4.8.4/analitza/analyzer.h:165:30: note: Function 'calc' argument 1 names different: declaration 'e' definition 'root'.
analitza-4.8.4/analitza/analyzer.cpp:604:38: note: Function 'calc' argument 1 names different: declaration 'e' definition 'root'.
analitza-4.8.4/analitza/analyzer.cpp:877:78: style: Function 'initBVarsRange' argument 3 names different: declaration 'dlimit' definition 'objdl'. [funcArgNamesDifferent]
analitza-4.8.4/analitza/analyzer.h:198:70: note: Function 'initBVarsRange' argument 3 names different: declaration 'dlimit' definition 'objdl'.
analitza-4.8.4/analitza/analyzer.cpp:877:78: note: Function 'initBVarsRange' argument 3 names different: declaration 'dlimit' definition 'objdl'.
analitza-4.8.4/analitza/analyzer.cpp:877:93: style: Function 'initBVarsRange' argument 4 names different: declaration 'ulimit' definition 'objul'. [funcArgNamesDifferent]
analitza-4.8.4/analitza/analyzer.h:198:86: note: Function 'initBVarsRange' argument 4 names different: declaration 'ulimit' definition 'objul'.
analitza-4.8.4/analitza/analyzer.cpp:877:93: note: Function 'initBVarsRange' argument 4 names different: declaration 'ulimit' definition 'objul'.
analitza-4.8.4/analitza/analyzer.cpp:928:40: style: Function 'product' argument 1 names different: declaration 'c' definition 'n'. [funcArgNamesDifferent]
analitza-4.8.4/analitza/analyzer.h:171:32: note: Function 'product' argument 1 names different: declaration 'c' definition 'n'.
analitza-4.8.4/analitza/analyzer.cpp:928:40: note: Function 'product' argument 1 names different: declaration 'c' definition 'n'.
analitza-4.8.4/analitza/analyzer.cpp:933:36: style: Function 'sum' argument 1 names different: declaration 'c' definition 'n'. [funcArgNamesDifferent]
analitza-4.8.4/analitza/analyzer.h:170:28: note: Function 'sum' argument 1 names different: declaration 'c' definition 'n'.
analitza-4.8.4/analitza/analyzer.cpp:933:36: note: Function 'sum' argument 1 names different: declaration 'c' definition 'n'.
analitza-4.8.4/analitza/analyzer.cpp:938:39: style: Function 'forall' argument 1 names different: declaration 'c' definition 'n'. [funcArgNamesDifferent]
analitza-4.8.4/analitza/analyzer.h:173:31: note: Function 'forall' argument 1 names different: declaration 'c' definition 'n'.
analitza-4.8.4/analitza/analyzer.cpp:938:39: note: Function 'forall' argument 1 names different: declaration 'c' definition 'n'.
analitza-4.8.4/analitza/analyzer.cpp:943:39: style: Function 'exists' argument 1 names different: declaration 'c' definition 'n'. [funcArgNamesDifferent]
analitza-4.8.4/analitza/analyzer.h:172:31: note: Function 'exists' argument 1 names different: declaration 'c' definition 'n'.
analitza-4.8.4/analitza/analyzer.cpp:943:39: note: Function 'exists' argument 1 names different: declaration 'c' definition 'n'.
analitza-4.8.4/analitza/analyzer.cpp:948:37: style: Function 'func' argument 1 names different: declaration 'c' definition 'n'. [funcArgNamesDifferent]
analitza-4.8.4/analitza/analyzer.h:174:29: note: Function 'func' argument 1 names different: declaration 'c' definition 'n'.
analitza-4.8.4/analitza/analyzer.cpp:948:37: note: Function 'func' argument 1 names different: declaration 'c' definition 'n'.
analitza-4.8.4/analitza/analyzer.cpp:2072:43: style: Function 'alphaConversion' argument 1 names different: declaration 'a' definition 'o'. [funcArgNamesDifferent]
analitza-4.8.4/analitza/analyzer.h:208:35: note: Function 'alphaConversion' argument 1 names different: declaration 'a' definition 'o'.
analitza-4.8.4/analitza/analyzer.cpp:2072:43: note: Function 'alphaConversion' argument 1 names different: declaration 'a' definition 'o'.
analitza-4.8.4/analitza/analyzer.cpp:2084:39: style: Function 'alphaConversion' argument 1 names different: declaration 'a' definition 'o'. [funcArgNamesDifferent]
analitza-4.8.4/analitza/analyzer.h:207:31: note: Function 'alphaConversion' argument 1 names different: declaration 'a' definition 'o'.
analitza-4.8.4/analitza/analyzer.cpp:2084:39: note: Function 'alphaConversion' argument 1 names different: declaration 'a' definition 'o'.
analitza-4.8.4/analitza/analyzer.cpp:119:11: warning: Member variable 'Analyzer::m_runStackTop' is not initialized in the constructor. [uninitMemberVar]
analitza-4.8.4/analitza/analyzer.cpp:125:11: warning: Member variable 'Analyzer::m_runStackTop' is not initialized in the constructor. [uninitMemberVar]
analitza-4.8.4/analitza/analyzer.cpp:132:11: warning: Member variable 'Analyzer::m_runStackTop' is not initialized in the constructor. [uninitMemberVar]
analitza-4.8.4/analitza/analyzer.cpp:132:11: warning: Member variable 'Analyzer::m_variablesTypes' is not initialized in the constructor. [uninitMemberVar]
analitza-4.8.4/analitza/expressiontype.h:49:3: style: 'ExpressionType::operator=' should return 'ExpressionType &'. [operatorEq]
analitza-4.8.4/analitza/analyzer.cpp:120:4: style: Class 'Analyzer' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
analitza-4.8.4/analitza/expressiontype.h:42:3: style: Class 'ExpressionType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
analitza-4.8.4/analitza/builtinmethods.h:53:3: style: Class 'PointerFunctionDefinition' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
analitza-4.8.4/analitza/analyzer.h:58:3: style: Class 'Analyzer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
analitza-4.8.4/analitza/expressiontypechecker.h:37:3: style: Class 'ExpressionTypeChecker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
analitza-4.8.4/analitza/providederivative.h:33:3: style: Class 'ProvideDerivative' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
analitza-4.8.4/analitza/analyzer.h:49:1: warning: The class 'Analyzer' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
analitza-4.8.4/analitza/builtinmethods.h:54:22: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/builtinmethods.h:45:22: note: Virtual function in base class
analitza-4.8.4/analitza/builtinmethods.h:54:22: note: Function in derived class
analitza-4.8.4/analitza/expressiontypechecker.h:41:19: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:50:19: note: Virtual function in base class
analitza-4.8.4/analitza/expressiontypechecker.h:41:19: note: Function in derived class
analitza-4.8.4/analitza/expressiontypechecker.h:42:19: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:51:19: note: Virtual function in base class
analitza-4.8.4/analitza/expressiontypechecker.h:42:19: note: Function in derived class
analitza-4.8.4/analitza/expressiontypechecker.h:43:19: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:52:19: note: Virtual function in base class
analitza-4.8.4/analitza/expressiontypechecker.h:43:19: note: Function in derived class
analitza-4.8.4/analitza/expressiontypechecker.h:44:19: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:53:19: note: Virtual function in base class
analitza-4.8.4/analitza/expressiontypechecker.h:44:19: note: Function in derived class
analitza-4.8.4/analitza/expressiontypechecker.h:45:19: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:54:19: note: Virtual function in base class
analitza-4.8.4/analitza/expressiontypechecker.h:45:19: note: Function in derived class
analitza-4.8.4/analitza/expressiontypechecker.h:46:19: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:55:19: note: Virtual function in base class
analitza-4.8.4/analitza/expressiontypechecker.h:46:19: note: Function in derived class
analitza-4.8.4/analitza/expressiontypechecker.h:47:19: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:56:19: note: Virtual function in base class
analitza-4.8.4/analitza/expressiontypechecker.h:47:19: note: Function in derived class
analitza-4.8.4/analitza/expressiontypechecker.h:48:19: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:57:19: note: Virtual function in base class
analitza-4.8.4/analitza/expressiontypechecker.h:48:19: note: Function in derived class
analitza-4.8.4/analitza/expressiontypechecker.h:50:19: style: The function 'result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:59:19: note: Virtual function in base class
analitza-4.8.4/analitza/expressiontypechecker.h:50:19: note: Function in derived class
analitza-4.8.4/analitza/analyzer.cpp:770:17: style: The function 'hasNext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/analyzer.cpp:101:16: note: Virtual function in base class
analitza-4.8.4/analitza/analyzer.cpp:770:17: note: Function in derived class
analitza-4.8.4/analitza/analyzer.cpp:806:9: style: The function 'hasNext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/analyzer.cpp:101:16: note: Virtual function in base class
analitza-4.8.4/analitza/analyzer.cpp:806:9: note: Function in derived class
analitza-4.8.4/analitza/analyzer.cpp:1399:36: error: Same iterator is used with different containers 'c.m_params' and 'c'. [iterators]
analitza-4.8.4/analitza/container.cpp:162:39: style: Function 'matches' argument 1 names different: declaration 'pattern' definition 'exp'. [funcArgNamesDifferent]
analitza-4.8.4/analitza/container.h:121:37: note: Function 'matches' argument 1 names different: declaration 'pattern' definition 'exp'.
analitza-4.8.4/analitza/container.cpp:162:39: note: Function 'matches' argument 1 names different: declaration 'pattern' definition 'exp'.
analitza-4.8.4/analitza/container.h:39:1: warning: The class 'Container' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
analitza-4.8.4/analitza/explexer.h:31:3: style: Class 'ExpLexer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
analitza-4.8.4/analitza/explexer.h:37:8: style: The function 'getToken' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/abstractlexer.h:61:16: note: Virtual function in base class
analitza-4.8.4/analitza/explexer.h:37:8: note: Function in derived class
analitza-4.8.4/analitza/expression.cpp:621:14: warning: Possible null pointer dereference: ret [nullPointer]
analitza-4.8.4/analitza/expression.cpp:611:14: note: Assignment 'ret=0', assigned value is 0
analitza-4.8.4/analitza/expression.cpp:621:14: note: Null pointer dereference
analitza-4.8.4/analitza/expression.cpp:695:20: warning: Possible null pointer dereference: v [nullPointer]
analitza-4.8.4/analitza/expression.cpp:686:12: note: Assignment 'v=0', assigned value is 0
analitza-4.8.4/analitza/expression.cpp:695:20: note: Null pointer dereference
analitza-4.8.4/analitza/expression.cpp:375:44: style: Function 'setMathML' argument 1 names different: declaration 'exp' definition 's'. [funcArgNamesDifferent]
analitza-4.8.4/analitza/expression.h:82:33: note: Function 'setMathML' argument 1 names different: declaration 'exp' definition 's'.
analitza-4.8.4/analitza/expression.cpp:375:44: note: Function 'setMathML' argument 1 names different: declaration 'exp' definition 's'.
analitza-4.8.4/analitza/stringexpressionwriter.h:37:3: style: Class 'StringExpressionWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
analitza-4.8.4/analitza/htmlexpressionwriter.h:36:3: style: Class 'HtmlExpressionWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
analitza-4.8.4/analitza/mathmlexpressionwriter.h:36:3: style: Class 'MathMLExpressionWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
analitza-4.8.4/analitza/mathmlpresentationexpressionwriter.h:39:3: style: Class 'MathMLPresentationExpressionWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
analitza-4.8.4/analitza/expression.cpp:46:2: style: Class 'ExpressionPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
analitza-4.8.4/analitza/stringexpressionwriter.h:39:19: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:51:19: note: Virtual function in base class
analitza-4.8.4/analitza/stringexpressionwriter.h:39:19: note: Function in derived class
analitza-4.8.4/analitza/stringexpressionwriter.h:40:19: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:52:19: note: Virtual function in base class
analitza-4.8.4/analitza/stringexpressionwriter.h:40:19: note: Function in derived class
analitza-4.8.4/analitza/stringexpressionwriter.h:41:19: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:53:19: note: Virtual function in base class
analitza-4.8.4/analitza/stringexpressionwriter.h:41:19: note: Function in derived class
analitza-4.8.4/analitza/stringexpressionwriter.h:42:19: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:50:19: note: Virtual function in base class
analitza-4.8.4/analitza/stringexpressionwriter.h:42:19: note: Function in derived class
analitza-4.8.4/analitza/stringexpressionwriter.h:43:19: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:54:19: note: Virtual function in base class
analitza-4.8.4/analitza/stringexpressionwriter.h:43:19: note: Function in derived class
analitza-4.8.4/analitza/stringexpressionwriter.h:44:19: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:55:19: note: Virtual function in base class
analitza-4.8.4/analitza/stringexpressionwriter.h:44:19: note: Function in derived class
analitza-4.8.4/analitza/stringexpressionwriter.h:45:19: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:56:19: note: Virtual function in base class
analitza-4.8.4/analitza/stringexpressionwriter.h:45:19: note: Function in derived class
analitza-4.8.4/analitza/stringexpressionwriter.h:46:19: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:57:19: note: Virtual function in base class
analitza-4.8.4/analitza/stringexpressionwriter.h:46:19: note: Function in derived class
analitza-4.8.4/analitza/stringexpressionwriter.h:48:11: style: The function 'result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:59:19: note: Virtual function in base class
analitza-4.8.4/analitza/stringexpressionwriter.h:48:11: note: Function in derived class
analitza-4.8.4/analitza/htmlexpressionwriter.h:38:19: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:51:19: note: Virtual function in base class
analitza-4.8.4/analitza/htmlexpressionwriter.h:38:19: note: Function in derived class
analitza-4.8.4/analitza/htmlexpressionwriter.h:39:19: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:52:19: note: Virtual function in base class
analitza-4.8.4/analitza/htmlexpressionwriter.h:39:19: note: Function in derived class
analitza-4.8.4/analitza/htmlexpressionwriter.h:40:19: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:53:19: note: Virtual function in base class
analitza-4.8.4/analitza/htmlexpressionwriter.h:40:19: note: Function in derived class
analitza-4.8.4/analitza/htmlexpressionwriter.h:41:19: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:50:19: note: Virtual function in base class
analitza-4.8.4/analitza/htmlexpressionwriter.h:41:19: note: Function in derived class
analitza-4.8.4/analitza/htmlexpressionwriter.h:42:19: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:54:19: note: Virtual function in base class
analitza-4.8.4/analitza/htmlexpressionwriter.h:42:19: note: Function in derived class
analitza-4.8.4/analitza/htmlexpressionwriter.h:43:19: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:55:19: note: Virtual function in base class
analitza-4.8.4/analitza/htmlexpressionwriter.h:43:19: note: Function in derived class
analitza-4.8.4/analitza/htmlexpressionwriter.h:44:19: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:56:19: note: Virtual function in base class
analitza-4.8.4/analitza/htmlexpressionwriter.h:44:19: note: Function in derived class
analitza-4.8.4/analitza/htmlexpressionwriter.h:45:19: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:57:19: note: Virtual function in base class
analitza-4.8.4/analitza/htmlexpressionwriter.h:45:19: note: Function in derived class
analitza-4.8.4/analitza/htmlexpressionwriter.h:47:11: style: The function 'result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:59:19: note: Virtual function in base class
analitza-4.8.4/analitza/htmlexpressionwriter.h:47:11: note: Function in derived class
analitza-4.8.4/analitza/mathmlexpressionwriter.h:38:19: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:51:19: note: Virtual function in base class
analitza-4.8.4/analitza/mathmlexpressionwriter.h:38:19: note: Function in derived class
analitza-4.8.4/analitza/mathmlexpressionwriter.h:39:19: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:52:19: note: Virtual function in base class
analitza-4.8.4/analitza/mathmlexpressionwriter.h:39:19: note: Function in derived class
analitza-4.8.4/analitza/mathmlexpressionwriter.h:40:19: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:53:19: note: Virtual function in base class
analitza-4.8.4/analitza/mathmlexpressionwriter.h:40:19: note: Function in derived class
analitza-4.8.4/analitza/mathmlexpressionwriter.h:41:19: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:50:19: note: Virtual function in base class
analitza-4.8.4/analitza/mathmlexpressionwriter.h:41:19: note: Function in derived class
analitza-4.8.4/analitza/mathmlexpressionwriter.h:42:19: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:54:19: note: Virtual function in base class
analitza-4.8.4/analitza/mathmlexpressionwriter.h:42:19: note: Function in derived class
analitza-4.8.4/analitza/mathmlexpressionwriter.h:43:19: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:55:19: note: Virtual function in base class
analitza-4.8.4/analitza/mathmlexpressionwriter.h:43:19: note: Function in derived class
analitza-4.8.4/analitza/mathmlexpressionwriter.h:44:19: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:56:19: note: Virtual function in base class
analitza-4.8.4/analitza/mathmlexpressionwriter.h:44:19: note: Function in derived class
analitza-4.8.4/analitza/mathmlexpressionwriter.h:45:19: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:57:19: note: Virtual function in base class
analitza-4.8.4/analitza/mathmlexpressionwriter.h:45:19: note: Function in derived class
analitza-4.8.4/analitza/mathmlexpressionwriter.h:47:11: style: The function 'result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:59:19: note: Virtual function in base class
analitza-4.8.4/analitza/mathmlexpressionwriter.h:47:11: note: Function in derived class
analitza-4.8.4/analitza/mathmlpresentationexpressionwriter.h:41:19: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:51:19: note: Virtual function in base class
analitza-4.8.4/analitza/mathmlpresentationexpressionwriter.h:41:19: note: Function in derived class
analitza-4.8.4/analitza/mathmlpresentationexpressionwriter.h:42:19: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:52:19: note: Virtual function in base class
analitza-4.8.4/analitza/mathmlpresentationexpressionwriter.h:42:19: note: Function in derived class
analitza-4.8.4/analitza/mathmlpresentationexpressionwriter.h:43:19: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:53:19: note: Virtual function in base class
analitza-4.8.4/analitza/mathmlpresentationexpressionwriter.h:43:19: note: Function in derived class
analitza-4.8.4/analitza/mathmlpresentationexpressionwriter.h:44:19: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:50:19: note: Virtual function in base class
analitza-4.8.4/analitza/mathmlpresentationexpressionwriter.h:44:19: note: Function in derived class
analitza-4.8.4/analitza/mathmlpresentationexpressionwriter.h:45:19: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:54:19: note: Virtual function in base class
analitza-4.8.4/analitza/mathmlpresentationexpressionwriter.h:45:19: note: Function in derived class
analitza-4.8.4/analitza/mathmlpresentationexpressionwriter.h:46:19: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:55:19: note: Virtual function in base class
analitza-4.8.4/analitza/mathmlpresentationexpressionwriter.h:46:19: note: Function in derived class
analitza-4.8.4/analitza/mathmlpresentationexpressionwriter.h:47:19: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:56:19: note: Virtual function in base class
analitza-4.8.4/analitza/mathmlpresentationexpressionwriter.h:47:19: note: Function in derived class
analitza-4.8.4/analitza/mathmlpresentationexpressionwriter.h:48:19: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:57:19: note: Virtual function in base class
analitza-4.8.4/analitza/mathmlpresentationexpressionwriter.h:48:19: note: Function in derived class
analitza-4.8.4/analitza/mathmlpresentationexpressionwriter.h:50:11: style: The function 'result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/expressionwriter.h:59:19: note: Virtual function in base class
analitza-4.8.4/analitza/mathmlpresentationexpressionwriter.h:50:11: note: Function in derived class
exp.g:402:0: style: Variable 'reduces' is modified but its new value is never used. [unreadVariable]
analitza-4.8.4/analitza/expressiontype.cpp:77:31: style: Variable 'correct' is reassigned a value before the old one has been used. [redundantAssignment]
analitza-4.8.4/analitza/expressiontype.cpp:75:0: note: Variable 'correct' is reassigned a value before the old one has been used.
analitza-4.8.4/analitza/expressiontype.cpp:77:31: note: Variable 'correct' is reassigned a value before the old one has been used.
analitza-4.8.4/analitza/expressiontypechecker.cpp:89:61: style: Function 'inferType' argument 1 names different: declaration 'c' definition 'found'. [funcArgNamesDifferent]
analitza-4.8.4/analitza/expressiontypechecker.h:63:40: note: Function 'inferType' argument 1 names different: declaration 'c' definition 'found'.
analitza-4.8.4/analitza/expressiontypechecker.cpp:89:61: note: Function 'inferType' argument 1 names different: declaration 'c' definition 'found'.
analitza-4.8.4/analitza/expressiontypechecker.cpp:304:49: style: Function 'accept' argument 1 names different: declaration 'var' definition 'c'. [funcArgNamesDifferent]
analitza-4.8.4/analitza/expressiontypechecker.h:43:36: note: Function 'accept' argument 1 names different: declaration 'var' definition 'c'.
analitza-4.8.4/analitza/expressiontypechecker.cpp:304:49: note: Function 'accept' argument 1 names different: declaration 'var' definition 'c'.
analitza-4.8.4/analitza/expressiontypechecker.cpp:390:52: style: Function 'accept' argument 1 names different: declaration 'a' definition 'c'. [funcArgNamesDifferent]
analitza-4.8.4/analitza/expressiontypechecker.h:47:39: note: Function 'accept' argument 1 names different: declaration 'a' definition 'c'.
analitza-4.8.4/analitza/expressiontypechecker.cpp:390:52: note: Function 'accept' argument 1 names different: declaration 'a' definition 'c'.
analitza-4.8.4/analitza/expressiontypechecker.cpp:644:56: style: Function 'accept' argument 1 names different: declaration 'var' definition 'c'. [funcArgNamesDifferent]
analitza-4.8.4/analitza/expressiontypechecker.h:44:43: note: Function 'accept' argument 1 names different: declaration 'var' definition 'c'.
analitza-4.8.4/analitza/expressiontypechecker.cpp:644:56: note: Function 'accept' argument 1 names different: declaration 'var' definition 'c'.
analitza-4.8.4/analitza/expressiontypechecker.cpp:798:53: style: Function 'accept' argument 1 names different: declaration 'var' definition 'l'. [funcArgNamesDifferent]
analitza-4.8.4/analitza/expressiontypechecker.h:45:40: note: Function 'accept' argument 1 names different: declaration 'var' definition 'l'.
analitza-4.8.4/analitza/expressiontypechecker.cpp:798:53: note: Function 'accept' argument 1 names different: declaration 'var' definition 'l'.
analitza-4.8.4/analitza/expressiontypechecker.h:63:8: performance: Technically the member function 'Analitza::ExpressionTypeChecker::inferType' can be static. [functionStatic]
analitza-4.8.4/analitza/expressiontypechecker.cpp:89:29: note: Technically the member function 'Analitza::ExpressionTypeChecker::inferType' can be static.
analitza-4.8.4/analitza/expressiontypechecker.h:63:8: note: Technically the member function 'Analitza::ExpressionTypeChecker::inferType' can be static.
analitza-4.8.4/analitza/htmlexpressionwriter.cpp:59:52: style: Function 'accept' argument 1 names different: declaration 'var' definition 'vec'. [funcArgNamesDifferent]
analitza-4.8.4/analitza/htmlexpressionwriter.h:42:40: note: Function 'accept' argument 1 names different: declaration 'var' definition 'vec'.
analitza-4.8.4/analitza/htmlexpressionwriter.cpp:59:52: note: Function 'accept' argument 1 names different: declaration 'var' definition 'vec'.
analitza-4.8.4/analitza/htmlexpressionwriter.cpp:64:50: style: Function 'accept' argument 1 names different: declaration 'l' definition 'vec'. [funcArgNamesDifferent]
analitza-4.8.4/analitza/htmlexpressionwriter.h:43:38: note: Function 'accept' argument 1 names different: declaration 'l' definition 'vec'.
analitza-4.8.4/analitza/htmlexpressionwriter.cpp:64:50: note: Function 'accept' argument 1 names different: declaration 'l' definition 'vec'.
analitza-4.8.4/analitza/importqobjectmetatype.cpp:54:18: performance: Technically the member function 'QObjectGet::type' can be static. [functionStatic]
analitza-4.8.4/analitza/importqobjectmetatype.cpp:80:18: performance: Technically the member function 'QObjectSet::type' can be static. [functionStatic]
analitza-4.8.4/analitza/importqobjectmetatype.h:32:3: style: Class 'ImportQMetaObject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
analitza-4.8.4/analitza/importqobjectmetatype.cpp:44:3: style: Class 'QObjectGet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
analitza-4.8.4/analitza/importqobjectmetatype.cpp:70:3: style: Class 'QObjectSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
analitza-4.8.4/analitza/importqobjectmetatype.cpp:46:22: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/builtinmethods.h:45:22: note: Virtual function in base class
analitza-4.8.4/analitza/importqobjectmetatype.cpp:46:22: note: Function in derived class
analitza-4.8.4/analitza/importqobjectmetatype.cpp:72:22: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/builtinmethods.h:45:22: note: Virtual function in base class
analitza-4.8.4/analitza/importqobjectmetatype.cpp:72:22: note: Function in derived class
analitza-4.8.4/analitza/list.cpp:68:34: style: Function 'matches' argument 1 names different: declaration 'pattern' definition 'exp'. [funcArgNamesDifferent]
analitza-4.8.4/analitza/list.h:55:38: note: Function 'matches' argument 1 names different: declaration 'pattern' definition 'exp'.
analitza-4.8.4/analitza/list.cpp:68:34: note: Function 'matches' argument 1 names different: declaration 'pattern' definition 'exp'.
analitza-4.8.4/analitza/list.h:28:1: warning: The class 'List' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
analitza-4.8.4/analitza/mathmlexpressionwriter.cpp:46:56: style: Function 'accept' argument 1 names different: declaration 'var' definition 'op'. [funcArgNamesDifferent]
analitza-4.8.4/analitza/mathmlexpressionwriter.h:41:42: note: Function 'accept' argument 1 names different: declaration 'var' definition 'op'.
analitza-4.8.4/analitza/mathmlexpressionwriter.cpp:46:56: note: Function 'accept' argument 1 names different: declaration 'var' definition 'op'.
analitza-4.8.4/analitza/mathmlexpressionwriter.cpp:54:50: style: Function 'accept' argument 1 names different: declaration 'var' definition 'val'. [funcArgNamesDifferent]
analitza-4.8.4/analitza/mathmlexpressionwriter.h:39:36: note: Function 'accept' argument 1 names different: declaration 'var' definition 'val'.
analitza-4.8.4/analitza/mathmlexpressionwriter.cpp:54:50: note: Function 'accept' argument 1 names different: declaration 'var' definition 'val'.
analitza-4.8.4/analitza/mathmlexpressionwriter.cpp:70:54: style: Function 'accept' argument 1 names different: declaration 'var' definition 'vec'. [funcArgNamesDifferent]
analitza-4.8.4/analitza/mathmlexpressionwriter.h:42:40: note: Function 'accept' argument 1 names different: declaration 'var' definition 'vec'.
analitza-4.8.4/analitza/mathmlexpressionwriter.cpp:70:54: note: Function 'accept' argument 1 names different: declaration 'var' definition 'vec'.
analitza-4.8.4/analitza/mathmlexpressionwriter.cpp:80:52: style: Function 'accept' argument 1 names different: declaration 'l' definition 'vec'. [funcArgNamesDifferent]
analitza-4.8.4/analitza/mathmlexpressionwriter.h:43:38: note: Function 'accept' argument 1 names different: declaration 'l' definition 'vec'.
analitza-4.8.4/analitza/mathmlexpressionwriter.cpp:80:52: note: Function 'accept' argument 1 names different: declaration 'l' definition 'vec'.
analitza-4.8.4/analitza/mathmlexpressionwriter.cpp:98:57: style: Function 'accept' argument 1 names different: declaration 'var' definition 'c'. [funcArgNamesDifferent]
analitza-4.8.4/analitza/mathmlexpressionwriter.h:40:43: note: Function 'accept' argument 1 names different: declaration 'var' definition 'c'.
analitza-4.8.4/analitza/mathmlexpressionwriter.cpp:98:57: note: Function 'accept' argument 1 names different: declaration 'var' definition 'c'.
analitza-4.8.4/analitza/mathmlpresentationexpressionwriter.cpp:198:68: style: Function 'accept' argument 1 names different: declaration 'var' definition 'op'. [funcArgNamesDifferent]
analitza-4.8.4/analitza/mathmlpresentationexpressionwriter.h:44:42: note: Function 'accept' argument 1 names different: declaration 'var' definition 'op'.
analitza-4.8.4/analitza/mathmlpresentationexpressionwriter.cpp:198:68: note: Function 'accept' argument 1 names different: declaration 'var' definition 'op'.
analitza-4.8.4/analitza/mathmlpresentationexpressionwriter.cpp:203:62: style: Function 'accept' argument 1 names different: declaration 'var' definition 'val'. [funcArgNamesDifferent]
analitza-4.8.4/analitza/mathmlpresentationexpressionwriter.h:42:36: note: Function 'accept' argument 1 names different: declaration 'var' definition 'val'.
analitza-4.8.4/analitza/mathmlpresentationexpressionwriter.cpp:203:62: note: Function 'accept' argument 1 names different: declaration 'var' definition 'val'.
analitza-4.8.4/analitza/mathmlpresentationexpressionwriter.cpp:260:69: style: Function 'accept' argument 1 names different: declaration 'var' definition 'c'. [funcArgNamesDifferent]
analitza-4.8.4/analitza/mathmlpresentationexpressionwriter.h:43:43: note: Function 'accept' argument 1 names different: declaration 'var' definition 'c'.
analitza-4.8.4/analitza/mathmlpresentationexpressionwriter.cpp:260:69: note: Function 'accept' argument 1 names different: declaration 'var' definition 'c'.
analitza-4.8.4/analitza/mathmlpresentationexpressionwriter.cpp:298:64: style: Function 'accept' argument 1 names different: declaration 'l' definition 'var'. [funcArgNamesDifferent]
analitza-4.8.4/analitza/mathmlpresentationexpressionwriter.h:46:38: note: Function 'accept' argument 1 names different: declaration 'l' definition 'var'.
analitza-4.8.4/analitza/mathmlpresentationexpressionwriter.cpp:298:64: note: Function 'accept' argument 1 names different: declaration 'l' definition 'var'.
analitza-4.8.4/analitza/mathmlpresentationlexer.h:33:3: style: Class 'MathMLPresentationLexer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
analitza-4.8.4/analitza/mathmlpresentationlexer.h:36:8: style: The function 'getToken' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/abstractlexer.h:61:16: note: Virtual function in base class
analitza-4.8.4/analitza/mathmlpresentationlexer.h:36:8: note: Function in derived class
analitza-4.8.4/analitza/operations.cpp:280:6: style: Boolean value assigned to floating point variable. [assignBoolToFloat]
analitza-4.8.4/analitza/operations.cpp:168:69: style: Function 'reduceUnaryReal' argument 2 names different: declaration 'oper' definition 'val'. [funcArgNamesDifferent]
analitza-4.8.4/analitza/operations.h:51:61: note: Function 'reduceUnaryReal' argument 2 names different: declaration 'oper' definition 'val'.
analitza-4.8.4/analitza/operations.cpp:168:69: note: Function 'reduceUnaryReal' argument 2 names different: declaration 'oper' definition 'val'.
analitza-4.8.4/analitza/operations.cpp:293:86: style: Function 'reduceRealVector' argument 3 names different: declaration 'vector' definition 'v1'. [funcArgNamesDifferent]
analitza-4.8.4/analitza/operations.h:53:80: note: Function 'reduceRealVector' argument 3 names different: declaration 'vector' definition 'v1'.
analitza-4.8.4/analitza/operations.cpp:293:86: note: Function 'reduceRealVector' argument 3 names different: declaration 'vector' definition 'v1'.
analitza-4.8.4/analitza/operations.cpp:321:75: style: Function 'reduceVectorReal' argument 2 names different: declaration 'vector' definition 'v1'. [funcArgNamesDifferent]
analitza-4.8.4/analitza/operations.h:54:70: note: Function 'reduceVectorReal' argument 2 names different: declaration 'vector' definition 'v1'.
analitza-4.8.4/analitza/operations.cpp:321:75: note: Function 'reduceVectorReal' argument 2 names different: declaration 'vector' definition 'v1'.
analitza-4.8.4/analitza/operations.cpp:408:79: style: Function 'reduceRealList' argument 3 names different: declaration 'vector' definition 'v1'. [funcArgNamesDifferent]
analitza-4.8.4/analitza/operations.h:58:76: note: Function 'reduceRealList' argument 3 names different: declaration 'vector' definition 'v1'.
analitza-4.8.4/analitza/operations.cpp:408:79: note: Function 'reduceRealList' argument 3 names different: declaration 'vector' definition 'v1'.
analitza-4.8.4/analitza/operations.cpp:625:65: style: Function 'reduce' argument 2 names different: declaration 'oper' definition 'val1'. [funcArgNamesDifferent]
analitza-4.8.4/analitza/operations.h:40:60: note: Function 'reduce' argument 2 names different: declaration 'oper' definition 'val1'.
analitza-4.8.4/analitza/operations.cpp:625:65: note: Function 'reduce' argument 2 names different: declaration 'oper' definition 'val1'.
analitza-4.8.4/analitza/operations.cpp:625:80: style: Function 'reduce' argument 3 names different: declaration 'oper1' definition 'val2'. [funcArgNamesDifferent]
analitza-4.8.4/analitza/operations.h:40:74: note: Function 'reduce' argument 3 names different: declaration 'oper1' definition 'val2'.
analitza-4.8.4/analitza/operations.cpp:625:80: note: Function 'reduce' argument 3 names different: declaration 'oper1' definition 'val2'.
analitza-4.8.4/analitza/operations.cpp:643:70: style: Function 'reduceUnary' argument 2 names different: declaration 'oper' definition 'val'. [funcArgNamesDifferent]
analitza-4.8.4/analitza/operations.h:41:65: note: Function 'reduceUnary' argument 2 names different: declaration 'oper' definition 'val'.
analitza-4.8.4/analitza/operations.cpp:643:70: note: Function 'reduceUnary' argument 2 names different: declaration 'oper' definition 'val'.
analitza-4.8.4/analitza/operations.cpp:235:11: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall]
analitza-4.8.4/analitza/operations.cpp:244:14: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall]
analitza-4.8.4/analitza/operator.cpp:64:64: style: Function 'toOperatorType' argument 1 names different: declaration 's' definition 'e'. [funcArgNamesDifferent]
analitza-4.8.4/analitza/operator.h:106:53: note: Function 'toOperatorType' argument 1 names different: declaration 's' definition 'e'.
analitza-4.8.4/analitza/operator.cpp:64:64: note: Function 'toOperatorType' argument 1 names different: declaration 's' definition 'e'.
analitza-4.8.4/analitza/operator.cpp:198:45: style: Function 'isTrigonometric' argument 1 names different: declaration 'o' definition 't'. [funcArgNamesDifferent]
analitza-4.8.4/analitza/operator.h:117:44: note: Function 'isTrigonometric' argument 1 names different: declaration 'o' definition 't'.
analitza-4.8.4/analitza/operator.cpp:198:45: note: Function 'isTrigonometric' argument 1 names different: declaration 'o' definition 't'.
analitza-4.8.4/analitza/providederivative.h:49:8: performance: Technically the member function 'Analitza::ProvideDerivative::clearDiff' can be static. [functionStatic]
analitza-4.8.4/analitza/providederivative.cpp:269:25: note: Technically the member function 'Analitza::ProvideDerivative::clearDiff' can be static.
analitza-4.8.4/analitza/providederivative.h:49:8: note: Technically the member function 'Analitza::ProvideDerivative::clearDiff' can be static.
analitza-4.8.4/analitza/substituteexpression.h:44:11: style: The function 'walkApply' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/abstractexpressiontransformer.h:39:19: note: Virtual function in base class
analitza-4.8.4/analitza/substituteexpression.h:44:11: note: Function in derived class
analitza-4.8.4/analitza/substituteexpression.h:45:11: style: The function 'walkVariable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitza/abstractexpressiontransformer.h:40:19: note: Virtual function in base class
analitza-4.8.4/analitza/substituteexpression.h:45:11: note: Function in derived class
analitza-4.8.4/analitza/stringexpressionwriter.cpp:72:56: style: Function 'accept' argument 1 names different: declaration 'var' definition 'op'. [funcArgNamesDifferent]
analitza-4.8.4/analitza/stringexpressionwriter.h:42:42: note: Function 'accept' argument 1 names different: declaration 'var' definition 'op'.
analitza-4.8.4/analitza/stringexpressionwriter.cpp:72:56: note: Function 'accept' argument 1 names different: declaration 'var' definition 'op'.
analitza-4.8.4/analitza/stringexpressionwriter.cpp:77:54: style: Function 'accept' argument 1 names different: declaration 'var' definition 'vec'. [funcArgNamesDifferent]
analitza-4.8.4/analitza/stringexpressionwriter.h:43:40: note: Function 'accept' argument 1 names different: declaration 'var' definition 'vec'.
analitza-4.8.4/analitza/stringexpressionwriter.cpp:77:54: note: Function 'accept' argument 1 names different: declaration 'var' definition 'vec'.
analitza-4.8.4/analitza/stringexpressionwriter.cpp:82:52: style: Function 'accept' argument 1 names different: declaration 'l' definition 'vec'. [funcArgNamesDifferent]
analitza-4.8.4/analitza/stringexpressionwriter.h:44:38: note: Function 'accept' argument 1 names different: declaration 'l' definition 'vec'.
analitza-4.8.4/analitza/stringexpressionwriter.cpp:82:52: note: Function 'accept' argument 1 names different: declaration 'l' definition 'vec'.
analitza-4.8.4/analitza/tests/analitzatest.cpp:45:15: warning: Member variable 'AnalitzaTest::a' is not initialized in the constructor. [uninitMemberVar]
analitza-4.8.4/analitza/tests/analitzatest.h:33:3: style: Class 'AnalitzaTest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
analitza-4.8.4/analitza/tests/builtintest.h:30:3: style: Class 'BuiltInTest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
analitza-4.8.4/analitza/tests/expressiontest.cpp:33:17: warning: Member variable 'ExpressionTest::e' is not initialized in the constructor. [uninitMemberVar]
analitza-4.8.4/analitza/tests/expressiontest.h:33:3: style: Class 'ExpressionTest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
analitza-4.8.4/analitza/tests/exptest.h:32:3: style: Class 'ExpTest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
analitza-4.8.4/analitza/tests/mathmlpresentationtest.h:32:3: style: Class 'MathMLPresentationTest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
analitza-4.8.4/analitza/tests/typechecktest.h:30:3: style: Class 'TypeCheckTest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
analitza-4.8.4/analitza/value.cpp:73:38: style: Function 'setValue' argument 1 names different: declaration 'e' definition 'val'. [funcArgNamesDifferent]
analitza-4.8.4/analitza/value.h:62:36: note: Function 'setValue' argument 1 names different: declaration 'e' definition 'val'.
analitza-4.8.4/analitza/value.cpp:73:38: note: Function 'setValue' argument 1 names different: declaration 'e' definition 'val'.
analitza-4.8.4/analitza/variable.cpp:55:32: style: Function 'matches' argument 1 names different: declaration 'pattern' definition 'exp'. [funcArgNamesDifferent]
analitza-4.8.4/analitza/variable.h:54:38: note: Function 'matches' argument 1 names different: declaration 'pattern' definition 'exp'.
analitza-4.8.4/analitza/variable.cpp:55:32: note: Function 'matches' argument 1 names different: declaration 'pattern' definition 'exp'.
analitza-4.8.4/analitza/variables.cpp:52:65: style: Function 'modify' argument 2 names different: declaration 'o' definition 'e'. [funcArgNamesDifferent]
analitza-4.8.4/analitza/variables.h:64:54: note: Function 'modify' argument 2 names different: declaration 'o' definition 'e'.
analitza-4.8.4/analitza/variables.cpp:52:65: note: Function 'modify' argument 2 names different: declaration 'o' definition 'e'.
analitza-4.8.4/analitza/vector.cpp:74:36: style: Function 'matches' argument 1 names different: declaration 'pattern' definition 'exp'. [funcArgNamesDifferent]
analitza-4.8.4/analitza/vector.h:55:38: note: Function 'matches' argument 1 names different: declaration 'pattern' definition 'exp'.
analitza-4.8.4/analitza/vector.cpp:74:36: note: Function 'matches' argument 1 names different: declaration 'pattern' definition 'exp'.
analitza-4.8.4/analitza/vector.h:28:1: warning: The class 'Vector' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
analitza-4.8.4/analitzagui/algebrahighlighter.cpp:31:21: warning: Member variable 'AlgebraHighlighter::antnum' is not initialized in the constructor. [uninitMemberVar]
analitza-4.8.4/analitzagui/algebrahighlighter.cpp:31:21: warning: Member variable 'AlgebraHighlighter::m_editingParameter' is not initialized in the constructor. [uninitMemberVar]
analitza-4.8.4/analitzagui/algebrahighlighter.cpp:31:21: warning: Member variable 'AlgebraHighlighter::m_editingBounds' is not initialized in the constructor. [uninitMemberVar]
analitza-4.8.4/analitzagui/expressionedit.cpp:62:74: style: Function 'ExpressionEdit' argument 2 names different: declaration 'ini' definition 'inimode'. [funcArgNamesDifferent]
analitza-4.8.4/analitzagui/expressionedit.h:54:73: note: Function 'ExpressionEdit' argument 2 names different: declaration 'ini' definition 'inimode'.
analitza-4.8.4/analitzagui/expressionedit.cpp:62:74: note: Function 'ExpressionEdit' argument 2 names different: declaration 'ini' definition 'inimode'.
analitza-4.8.4/analitzagui/expressionedit.cpp:134:47: style: Function 'completed' argument 1 names different: declaration 'word' definition 'newText'. [funcArgNamesDifferent]
analitza-4.8.4/analitzagui/expressionedit.h:118:33: note: Function 'completed' argument 1 names different: declaration 'word' definition 'newText'.
analitza-4.8.4/analitzagui/expressionedit.cpp:134:47: note: Function 'completed' argument 1 names different: declaration 'word' definition 'newText'.
analitza-4.8.4/analitzagui/expressionedit.cpp:336:44: style: Function 'helper' argument 1 names different: declaration 'str' definition 'msg'. [funcArgNamesDifferent]
analitza-4.8.4/analitzagui/expressionedit.h:115:30: note: Function 'helper' argument 1 names different: declaration 'str' definition 'msg'.
analitza-4.8.4/analitzagui/expressionedit.cpp:336:44: note: Function 'helper' argument 1 names different: declaration 'str' definition 'msg'.
analitza-4.8.4/analitzagui/expressionedit.cpp:368:38: style: Function 'setCorrect' argument 1 names different: declaration 'cor' definition 'correct'. [funcArgNamesDifferent]
analitza-4.8.4/analitzagui/expressionedit.h:84:24: note: Function 'setCorrect' argument 1 names different: declaration 'cor' definition 'correct'.
analitza-4.8.4/analitzagui/expressionedit.cpp:368:38: note: Function 'setCorrect' argument 1 names different: declaration 'cor' definition 'correct'.
analitza-4.8.4/analitzagui/expressionedit.cpp:43:3: style: Class 'HelpTip' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
analitza-4.8.4/analitzagui/function.cpp:36:69: style: Function 'Function' argument 2 names different: declaration 'newExp' definition 'newFunc'. [funcArgNamesDifferent]
analitza-4.8.4/analitzagui/function.h:59:61: note: Function 'Function' argument 2 names different: declaration 'newExp' definition 'newFunc'.
analitza-4.8.4/analitzagui/function.cpp:36:69: note: Function 'Function' argument 2 names different: declaration 'newExp' definition 'newFunc'.
analitza-4.8.4/analitzagui/function.cpp:37:20: style: Function 'Function' argument 4 names different: declaration 'm_pen' definition 'pen'. [funcArgNamesDifferent]
analitza-4.8.4/analitzagui/function.h:59:105: note: Function 'Function' argument 4 names different: declaration 'm_pen' definition 'pen'.
analitza-4.8.4/analitzagui/function.cpp:37:20: note: Function 'Function' argument 4 names different: declaration 'm_pen' definition 'pen'.
analitza-4.8.4/analitzagui/function.h:97:3: style: 'Function::operator=' should return 'Function &'. [operatorEq]
analitza-4.8.4/analitzagui/functioncartesian.cpp:180:56: style: Function 'calc' argument 1 names different: declaration 'dp' definition 'p'. [funcArgNamesDifferent]
analitza-4.8.4/analitzagui/functioncartesian.cpp:88:46: note: Function 'calc' argument 1 names different: declaration 'dp' definition 'p'.
analitza-4.8.4/analitzagui/functioncartesian.cpp:180:56: note: Function 'calc' argument 1 names different: declaration 'dp' definition 'p'.
analitza-4.8.4/analitzagui/functioncartesian.cpp:194:56: style: Function 'calc' argument 1 names different: declaration 'dp' definition 'p'. [funcArgNamesDifferent]
analitza-4.8.4/analitzagui/functioncartesian.cpp:65:46: note: Function 'calc' argument 1 names different: declaration 'dp' definition 'p'.
analitza-4.8.4/analitzagui/functioncartesian.cpp:194:56: note: Function 'calc' argument 1 names different: declaration 'dp' definition 'p'.
analitza-4.8.4/analitzagui/functioncartesian.cpp:44:115: style: Struct 'FunctionY' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
analitza-4.8.4/analitzagui/functioncartesian.cpp:42:1: warning: The struct 'FunctionY' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
analitza-4.8.4/analitzagui/functioncartesian.cpp:64:7: style: The function 'updatePoints' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitzagui/functionimpl.h:45:15: note: Virtual function in base class
analitza-4.8.4/analitzagui/functioncartesian.cpp:64:7: note: Function in derived class
analitza-4.8.4/analitzagui/functioncartesian.cpp:65:26: style: The function 'calc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitzagui/functionimpl.h:44:34: note: Virtual function in base class
analitza-4.8.4/analitzagui/functioncartesian.cpp:65:26: note: Function in derived class
analitza-4.8.4/analitzagui/functioncartesian.cpp:66:9: style: The function 'derivative' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitzagui/functionimpl.h:47:20: note: Virtual function in base class
analitza-4.8.4/analitzagui/functioncartesian.cpp:66:9: note: Function in derived class
analitza-4.8.4/analitzagui/functioncartesian.cpp:67:24: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitzagui/functionimpl.h:46:24: note: Virtual function in base class
analitza-4.8.4/analitzagui/functioncartesian.cpp:67:24: note: Function in derived class
analitza-4.8.4/analitzagui/functioncartesian.cpp:70:18: style: The function 'iconName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitzagui/functionimpl.h:49:18: note: Virtual function in base class
analitza-4.8.4/analitzagui/functioncartesian.cpp:70:18: note: Function in derived class
analitza-4.8.4/analitzagui/functioncartesian.cpp:72:14: style: The function 'boundings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitzagui/functionimpl.h:48:22: note: Virtual function in base class
analitza-4.8.4/analitzagui/functioncartesian.cpp:72:14: note: Function in derived class
analitza-4.8.4/analitzagui/functioncartesian.cpp:87:7: style: The function 'updatePoints' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitzagui/functionimpl.h:45:15: note: Virtual function in base class
analitza-4.8.4/analitzagui/functioncartesian.cpp:87:7: note: Function in derived class
analitza-4.8.4/analitzagui/functioncartesian.cpp:88:26: style: The function 'calc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitzagui/functionimpl.h:44:34: note: Virtual function in base class
analitza-4.8.4/analitzagui/functioncartesian.cpp:88:26: note: Function in derived class
analitza-4.8.4/analitzagui/functioncartesian.cpp:89:12: style: The function 'derivative' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitzagui/functionimpl.h:47:20: note: Virtual function in base class
analitza-4.8.4/analitzagui/functioncartesian.cpp:89:12: note: Function in derived class
analitza-4.8.4/analitzagui/functioncartesian.cpp:90:24: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitzagui/functioncartesian.cpp:67:24: note: Virtual function in base class
analitza-4.8.4/analitzagui/functioncartesian.cpp:90:24: note: Function in derived class
analitza-4.8.4/analitzagui/functioncartesian.cpp:94:14: style: The function 'boundings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitzagui/functionimpl.h:48:22: note: Virtual function in base class
analitza-4.8.4/analitzagui/functioncartesian.cpp:94:14: note: Function in derived class
analitza-4.8.4/analitzagui/functionimpl.cpp:100:37: style: Function 'setLimits' argument 1 names different: declaration 'downlimit' definition 'd'. [funcArgNamesDifferent]
analitza-4.8.4/analitzagui/functionimpl.h:59:24: note: Function 'setLimits' argument 1 names different: declaration 'downlimit' definition 'd'.
analitza-4.8.4/analitzagui/functionimpl.cpp:100:37: note: Function 'setLimits' argument 1 names different: declaration 'downlimit' definition 'd'.
analitza-4.8.4/analitzagui/functionimpl.cpp:100:47: style: Function 'setLimits' argument 2 names different: declaration 'uplimit' definition 'u'. [funcArgNamesDifferent]
analitza-4.8.4/analitzagui/functionimpl.h:59:42: note: Function 'setLimits' argument 2 names different: declaration 'uplimit' definition 'u'.
analitza-4.8.4/analitzagui/functionimpl.cpp:100:47: note: Function 'setLimits' argument 2 names different: declaration 'uplimit' definition 'u'.
analitza-4.8.4/analitzagui/functionimpl.cpp:39:15: warning: Member variable 'FunctionImpl::m_jumps' is not initialized in the constructor. [uninitMemberVar]
analitza-4.8.4/analitzagui/functionimpl.cpp:39:15: warning: Member variable 'FunctionImpl::m_err' is not initialized in the constructor. [uninitMemberVar]
analitza-4.8.4/analitzagui/functionimpl.h:27:1: warning: The struct 'FunctionImpl' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
analitza-4.8.4/analitzagui/functionimplicit.cpp:248:46: style: Function 'isBoxEmpty' argument 1 names different: declaration 'box' definition 'cell'. [funcArgNamesDifferent]
analitza-4.8.4/analitzagui/functionimplicit.cpp:182:36: note: Function 'isBoxEmpty' argument 1 names different: declaration 'box' definition 'cell'.
analitza-4.8.4/analitzagui/functionimplicit.cpp:248:46: note: Function 'isBoxEmpty' argument 1 names different: declaration 'box' definition 'cell'.
analitza-4.8.4/analitzagui/functionimplicit.cpp:397:63: style: Function 'calc' argument 1 names different: declaration 'dp' definition 'point'. [funcArgNamesDifferent]
analitza-4.8.4/analitzagui/functionimplicit.cpp:139:49: note: Function 'calc' argument 1 names different: declaration 'dp' definition 'point'.
analitza-4.8.4/analitzagui/functionimplicit.cpp:397:63: note: Function 'calc' argument 1 names different: declaration 'dp' definition 'point'.
analitza-4.8.4/analitzagui/functionimplicit.cpp:81:6: warning: Member variable 'Box::topLeftValue' is not initialized in the constructor. [uninitMemberVar]
analitza-4.8.4/analitzagui/functionimplicit.cpp:81:6: warning: Member variable 'Box::topRightValue' is not initialized in the constructor. [uninitMemberVar]
analitza-4.8.4/analitzagui/functionimplicit.cpp:81:6: warning: Member variable 'Box::bottomRightValue' is not initialized in the constructor. [uninitMemberVar]
analitza-4.8.4/analitzagui/functionimplicit.cpp:81:6: warning: Member variable 'Box::bottomLeftValue' is not initialized in the constructor. [uninitMemberVar]
analitza-4.8.4/analitzagui/functionimplicit.cpp:45:9: style: Class 'Box' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
analitza-4.8.4/analitzagui/functionimplicit.cpp:46:9: style: Class 'Box' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
analitza-4.8.4/analitzagui/functionimplicit.cpp:40:1: warning: The class 'Box' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
analitza-4.8.4/analitzagui/functionimplicit.cpp:123:1: warning: The struct 'FunctionImplicit' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
analitza-4.8.4/analitzagui/functionimplicit.cpp:138:10: style: The function 'updatePoints' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitzagui/functionimpl.h:45:15: note: Virtual function in base class
analitza-4.8.4/analitzagui/functionimplicit.cpp:138:10: note: Function in derived class
analitza-4.8.4/analitzagui/functionimplicit.cpp:139:29: style: The function 'calc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitzagui/functionimpl.h:44:34: note: Virtual function in base class
analitza-4.8.4/analitzagui/functionimplicit.cpp:139:29: note: Function in derived class
analitza-4.8.4/analitzagui/functionimplicit.cpp:140:12: style: The function 'derivative' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitzagui/functionimpl.h:47:20: note: Virtual function in base class
analitza-4.8.4/analitzagui/functionimplicit.cpp:140:12: note: Function in derived class
analitza-4.8.4/analitzagui/functionimplicit.cpp:141:27: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitzagui/functionimpl.h:46:24: note: Virtual function in base class
analitza-4.8.4/analitzagui/functionimplicit.cpp:141:27: note: Function in derived class
analitza-4.8.4/analitzagui/functionimplicit.cpp:142:21: style: The function 'iconName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitzagui/functionimpl.h:49:18: note: Virtual function in base class
analitza-4.8.4/analitzagui/functionimplicit.cpp:142:21: note: Function in derived class
analitza-4.8.4/analitzagui/functionimplicit.cpp:157:17: style: The function 'boundings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitzagui/functionimpl.h:48:22: note: Virtual function in base class
analitza-4.8.4/analitzagui/functionimplicit.cpp:157:17: note: Function in derived class
analitza-4.8.4/analitzagui/functionimplicit.cpp:184:14: style: The function 'allDisconnected' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitzagui/functionimpl.h:55:15: note: Virtual function in base class
analitza-4.8.4/analitzagui/functionimplicit.cpp:184:14: note: Function in derived class
analitza-4.8.4/analitzagui/functionparametric.cpp:229:65: style: Function 'calc' argument 1 names different: declaration 'dp' definition 'point'. [funcArgNamesDifferent]
analitza-4.8.4/analitzagui/functionparametric.cpp:81:46: note: Function 'calc' argument 1 names different: declaration 'dp' definition 'point'.
analitza-4.8.4/analitzagui/functionparametric.cpp:229:65: note: Function 'calc' argument 1 names different: declaration 'dp' definition 'point'.
analitza-4.8.4/analitzagui/functionparametric.cpp:240:54: style: Function 'derivative' argument 1 names different: declaration 'p' definition 'point'. [funcArgNamesDifferent]
analitza-4.8.4/analitzagui/functionparametric.cpp:82:35: note: Function 'derivative' argument 1 names different: declaration 'p' definition 'point'.
analitza-4.8.4/analitzagui/functionparametric.cpp:240:54: note: Function 'derivative' argument 1 names different: declaration 'p' definition 'point'.
analitza-4.8.4/analitzagui/functionparametric.cpp:59:97: style: Struct 'FunctionParametric' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
analitza-4.8.4/analitzagui/functionparametric.cpp:57:1: warning: The struct 'FunctionParametric' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
analitza-4.8.4/analitzagui/functionparametric.cpp:80:7: style: The function 'updatePoints' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitzagui/functionimpl.h:45:15: note: Virtual function in base class
analitza-4.8.4/analitzagui/functionparametric.cpp:80:7: note: Function in derived class
analitza-4.8.4/analitzagui/functionparametric.cpp:81:26: style: The function 'calc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitzagui/functionimpl.h:44:34: note: Virtual function in base class
analitza-4.8.4/analitzagui/functionparametric.cpp:81:26: note: Function in derived class
analitza-4.8.4/analitzagui/functionparametric.cpp:82:9: style: The function 'derivative' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitzagui/functionimpl.h:47:20: note: Virtual function in base class
analitza-4.8.4/analitzagui/functionparametric.cpp:82:9: note: Function in derived class
analitza-4.8.4/analitzagui/functionparametric.cpp:83:24: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitzagui/functionimpl.h:46:24: note: Virtual function in base class
analitza-4.8.4/analitzagui/functionparametric.cpp:83:24: note: Function in derived class
analitza-4.8.4/analitzagui/functionparametric.cpp:84:18: style: The function 'iconName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitzagui/functionimpl.h:49:18: note: Virtual function in base class
analitza-4.8.4/analitzagui/functionparametric.cpp:84:18: note: Function in derived class
analitza-4.8.4/analitzagui/functionparametric.cpp:88:14: style: The function 'boundings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitzagui/functionimpl.h:48:22: note: Virtual function in base class
analitza-4.8.4/analitzagui/functionparametric.cpp:88:14: note: Function in derived class
analitza-4.8.4/analitzagui/functionpolar.cpp:104:60: style: Function 'calc' argument 1 names different: declaration 'dp' definition 'p'. [funcArgNamesDifferent]
analitza-4.8.4/analitzagui/functionpolar.cpp:43:46: note: Function 'calc' argument 1 names different: declaration 'dp' definition 'p'.
analitza-4.8.4/analitzagui/functionpolar.cpp:104:60: note: Function 'calc' argument 1 names different: declaration 'dp' definition 'p'.
analitza-4.8.4/analitzagui/functionpolar.cpp:149:49: style: Function 'derivative' argument 1 names different: declaration 'p' definition 'point'. [funcArgNamesDifferent]
analitza-4.8.4/analitzagui/functionpolar.cpp:45:35: note: Function 'derivative' argument 1 names different: declaration 'p' definition 'point'.
analitza-4.8.4/analitzagui/functionpolar.cpp:149:49: note: Function 'derivative' argument 1 names different: declaration 'p' definition 'point'.
analitza-4.8.4/analitzagui/functionpolar.cpp:74:16: warning: Member variable 'FunctionPolar::m_last_viewport' is not initialized in the constructor. [uninitMemberVar]
analitza-4.8.4/analitzagui/functionpolar.cpp:50:17: performance: Technically the member function 'FunctionPolar::fromPolar' can be static. [functionStatic]
analitza-4.8.4/analitzagui/functionpolar.cpp:69:4: style: Struct 'FunctionPolar' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
analitza-4.8.4/analitzagui/functionpolar.cpp:36:1: warning: The struct 'FunctionPolar' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
analitza-4.8.4/analitzagui/functionpolar.cpp:42:7: style: The function 'updatePoints' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitzagui/functionimpl.h:45:15: note: Virtual function in base class
analitza-4.8.4/analitzagui/functionpolar.cpp:42:7: note: Function in derived class
analitza-4.8.4/analitzagui/functionpolar.cpp:43:26: style: The function 'calc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitzagui/functionimpl.h:44:34: note: Virtual function in base class
analitza-4.8.4/analitzagui/functionpolar.cpp:43:26: note: Function in derived class
analitza-4.8.4/analitzagui/functionpolar.cpp:44:16: style: The function 'axeType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitzagui/functionimpl.h:43:24: note: Virtual function in base class
analitza-4.8.4/analitzagui/functionpolar.cpp:44:16: note: Function in derived class
analitza-4.8.4/analitzagui/functionpolar.cpp:45:9: style: The function 'derivative' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitzagui/functionimpl.h:47:20: note: Virtual function in base class
analitza-4.8.4/analitzagui/functionpolar.cpp:45:9: note: Function in derived class
analitza-4.8.4/analitzagui/functionpolar.cpp:46:24: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitzagui/functionimpl.h:46:24: note: Virtual function in base class
analitza-4.8.4/analitzagui/functionpolar.cpp:46:24: note: Function in derived class
analitza-4.8.4/analitzagui/functionpolar.cpp:48:18: style: The function 'iconName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitzagui/functionimpl.h:49:18: note: Virtual function in base class
analitza-4.8.4/analitzagui/functionpolar.cpp:48:18: note: Function in derived class
analitza-4.8.4/analitzagui/functionpolar.cpp:52:14: style: The function 'boundings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitzagui/functionimpl.h:48:22: note: Virtual function in base class
analitza-4.8.4/analitzagui/functionpolar.cpp:52:14: note: Function in derived class
analitza-4.8.4/analitzagui/functionsmodel.cpp:98:49: style: Function 'rowCount' argument 1 names different: declaration 'parent' definition 'idx'. [funcArgNamesDifferent]
analitza-4.8.4/analitzagui/functionsmodel.h:44:35: note: Function 'rowCount' argument 1 names different: declaration 'parent' definition 'idx'.
analitza-4.8.4/analitzagui/functionsmodel.cpp:98:49: note: Function 'rowCount' argument 1 names different: declaration 'parent' definition 'idx'.
analitza-4.8.4/analitzagui/functionsmodel.cpp:107:50: style: Function 'addFunction' argument 1 names different: declaration 'f' definition 'func'. [funcArgNamesDifferent]
analitza-4.8.4/analitzagui/functionsmodel.h:48:36: note: Function 'addFunction' argument 1 names different: declaration 'f' definition 'func'.
analitza-4.8.4/analitzagui/functionsmodel.cpp:107:50: note: Function 'addFunction' argument 1 names different: declaration 'f' definition 'func'.
analitza-4.8.4/analitzagui/functionsmodel.cpp:155:46: style: Function 'setShown' argument 1 names different: declaration 'exp' definition 'f'. [funcArgNamesDifferent]
analitza-4.8.4/analitzagui/functionsmodel.h:52:32: note: Function 'setShown' argument 1 names different: declaration 'exp' definition 'f'.
analitza-4.8.4/analitzagui/functionsmodel.cpp:155:46: note: Function 'setShown' argument 1 names different: declaration 'exp' definition 'f'.
analitza-4.8.4/analitzagui/functionsmodel.cpp:186:50: style: Function 'editFunction' argument 1 names different: declaration 'name' definition 'toChange'. [funcArgNamesDifferent]
analitza-4.8.4/analitzagui/functionsmodel.h:59:36: note: Function 'editFunction' argument 1 names different: declaration 'name' definition 'toChange'.
analitza-4.8.4/analitzagui/functionsmodel.cpp:186:50: note: Function 'editFunction' argument 1 names different: declaration 'name' definition 'toChange'.
analitza-4.8.4/analitzagui/functionsmodel.cpp:207:50: style: Function 'setData' argument 1 names different: declaration 'index' definition 'idx'. [funcArgNamesDifferent]
analitza-4.8.4/analitzagui/functionsmodel.h:74:46: note: Function 'setData' argument 1 names different: declaration 'index' definition 'idx'.
analitza-4.8.4/analitzagui/functionsmodel.cpp:207:50: note: Function 'setData' argument 1 names different: declaration 'index' definition 'idx'.
analitza-4.8.4/analitzagui/functionsmodel.cpp:251:56: style: Function 'flags' argument 1 names different: declaration 'index' definition 'idx'. [funcArgNamesDifferent]
analitza-4.8.4/analitzagui/functionsmodel.h:40:45: note: Function 'flags' argument 1 names different: declaration 'index' definition 'idx'.
analitza-4.8.4/analitzagui/functionsmodel.cpp:251:56: note: Function 'flags' argument 1 names different: declaration 'index' definition 'idx'.
analitza-4.8.4/analitzagui/functionsmodel.cpp:293:55: style: Function 'indexForId' argument 1 names different: declaration 'name' definition 'id'. [funcArgNamesDifferent]
analitza-4.8.4/analitzagui/functionsmodel.h:83:42: note: Function 'indexForId' argument 1 names different: declaration 'name' definition 'id'.
analitza-4.8.4/analitzagui/functionsmodel.cpp:293:55: note: Function 'indexForId' argument 1 names different: declaration 'name' definition 'id'.
analitza-4.8.4/analitzagui/functionspainter.cpp:49:43: style: Function 'drawAxes' argument 1 names different: declaration 'f' definition 'p'. [funcArgNamesDifferent]
analitza-4.8.4/analitzagui/functionspainter.h:85:27: note: Function 'drawAxes' argument 1 names different: declaration 'f' definition 'p'.
analitza-4.8.4/analitzagui/functionspainter.cpp:49:43: note: Function 'drawAxes' argument 1 names different: declaration 'f' definition 'p'.
analitza-4.8.4/analitzagui/functionspainter.cpp:72:48: style: Function 'drawPolarAxes' argument 1 names different: declaration 'f' definition 'p'. [funcArgNamesDifferent]
analitza-4.8.4/analitzagui/functionspainter.h:86:32: note: Function 'drawPolarAxes' argument 1 names different: declaration 'f' definition 'p'.
analitza-4.8.4/analitzagui/functionspainter.cpp:72:48: note: Function 'drawPolarAxes' argument 1 names different: declaration 'f' definition 'p'.
analitza-4.8.4/analitzagui/functionspainter.cpp:105:52: style: Function 'drawCartesianAxes' argument 1 names different: declaration 'f' definition 'painter'. [funcArgNamesDifferent]
analitza-4.8.4/analitzagui/functionspainter.h:87:36: note: Function 'drawCartesianAxes' argument 1 names different: declaration 'f' definition 'painter'.
analitza-4.8.4/analitzagui/functionspainter.cpp:105:52: note: Function 'drawCartesianAxes' argument 1 names different: declaration 'f' definition 'painter'.
analitza-4.8.4/analitzagui/functionspainter.cpp:266:59: style: Function 'updateFunctions' argument 1 names different: declaration 'start' definition 'startIdx'. [funcArgNamesDifferent]
analitza-4.8.4/analitzagui/functionspainter.h:53:45: note: Function 'updateFunctions' argument 1 names different: declaration 'start' definition 'startIdx'.
analitza-4.8.4/analitzagui/functionspainter.cpp:266:59: note: Function 'updateFunctions' argument 1 names different: declaration 'start' definition 'startIdx'.
analitza-4.8.4/analitzagui/functionspainter.cpp:266:88: style: Function 'updateFunctions' argument 2 names different: declaration 'end' definition 'endIdx'. [funcArgNamesDifferent]
analitza-4.8.4/analitzagui/functionspainter.h:53:71: note: Function 'updateFunctions' argument 2 names different: declaration 'end' definition 'endIdx'.
analitza-4.8.4/analitzagui/functionspainter.cpp:266:88: note: Function 'updateFunctions' argument 2 names different: declaration 'end' definition 'endIdx'.
analitza-4.8.4/analitzagui/functionspainter.cpp:42:19: warning: Member variable 'FunctionsPainter::rang_x' is not initialized in the constructor. [uninitMemberVar]
analitza-4.8.4/analitzagui/functionspainter.cpp:42:19: warning: Member variable 'FunctionsPainter::rang_y' is not initialized in the constructor. [uninitMemberVar]
analitza-4.8.4/analitzagui/functionspainter.cpp:42:19: warning: Member variable 'FunctionsPainter::m_dirty' is not initialized in the constructor. [uninitMemberVar]
analitza-4.8.4/analitzagui/functionsview.cpp:32:51: style: Function 'mousePressEvent' argument 1 names different: declaration 'event' definition 'e'. [funcArgNamesDifferent]
analitza-4.8.4/analitzagui/functionsview.h:33:48: note: Function 'mousePressEvent' argument 1 names different: declaration 'event' definition 'e'.
analitza-4.8.4/analitzagui/functionsview.cpp:32:51: note: Function 'mousePressEvent' argument 1 names different: declaration 'event' definition 'e'.
analitza-4.8.4/analitzagui/functionsview.h:31:3: style: Class 'FunctionsView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
analitza-4.8.4/analitzagui/graph2d.h:77:7: style: The function 'forceRepaint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitzagui/functionspainter.h:35:16: note: Virtual function in base class
analitza-4.8.4/analitzagui/graph2d.h:77:7: note: Function in derived class
analitza-4.8.4/analitzagui/graph2d.h:113:15: style: The function 'viewportChanged' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitzagui/functionspainter.h:36:16: note: Virtual function in base class
analitza-4.8.4/analitzagui/graph2d.h:113:15: note: Function in derived class
analitza-4.8.4/analitzagui/graph2d.h:114:14: style: The function 'currentFunction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitzagui/functionspainter.h:37:15: note: Virtual function in base class
analitza-4.8.4/analitzagui/graph2d.h:114:14: note: Function in derived class
analitza-4.8.4/analitzagui/graph2d.h:136:7: style: The function 'drawFunctions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
analitza-4.8.4/analitzagui/functionspainter.h:34:16: note: Virtual function in base class
analitza-4.8.4/analitzagui/graph2d.h:136:7: note: Function in derived class
analitza-4.8.4/analitzagui/operatorsmodel.cpp:112:58: style: Function 'sample' argument 1 names different: declaration 'o' definition 'oper'. [funcArgNamesDifferent]
analitza-4.8.4/analitzagui/operatorsmodel.h:42:51: note: Function 'sample' argument 1 names different: declaration 'o' definition 'oper'.
analitza-4.8.4/analitzagui/operatorsmodel.cpp:112:58: note: Function 'sample' argument 1 names different: declaration 'o' definition 'oper'.
analitza-4.8.4/analitzagui/operatorsmodel.cpp:536:58: style: Function 'parameterHelp' argument 1 names different: declaration 'idx' definition 'index'. [funcArgNamesDifferent]
analitza-4.8.4/analitzagui/operatorsmodel.h:59:44: note: Function 'parameterHelp' argument 1 names different: declaration 'idx' definition 'index'.
analitza-4.8.4/analitzagui/operatorsmodel.cpp:536:58: note: Function 'parameterHelp' argument 1 names different: declaration 'idx' definition 'index'.
analitza-4.8.4/analitzagui/tests/functiontest.h:34:3: style: Class 'FunctionTest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
analitza-4.8.4/analitzagui/tests/operatorsmodeltest.h:33:3: style: Class 'OperatorsModelTest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
analitza-4.8.4/analitzagui/variablesmodel.cpp:95:49: style: Function 'rowCount' argument 1 names different: declaration 'parent' definition 'idx'. [funcArgNamesDifferent]
analitza-4.8.4/analitzagui/variablesmodel.h:43:35: note: Function 'rowCount' argument 1 names different: declaration 'parent' definition 'idx'.
analitza-4.8.4/analitzagui/variablesmodel.cpp:95:49: note: Function 'rowCount' argument 1 names different: declaration 'parent' definition 'idx'.
[22:39]

ftp://ftp.se.debian.org/debian/pool/main/a/analog/analog_6.0.orig.tar.gz
analog-6.0/src/alias.c:687:6: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
analog-6.0/src/alias.c:697:6: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
analog-6.0/src/alias.c:30:10: style: The scope of the variable 'len' can be reduced. [variableScope]
analog-6.0/src/alias.c:503:11: style: The scope of the variable 'done' can be reduced. [variableScope]
analog-6.0/src/alias.c:595:15: style: The scope of the variable 'addrp' can be reduced. [variableScope]
analog-6.0/src/alias.c:598:19: style: The scope of the variable 'tempp' can be reduced. [variableScope]
analog-6.0/src/alias.c:731:8: style: The scope of the variable 'pm' can be reduced. [variableScope]
analog-6.0/src/alias.c:732:15: style: The scope of the variable 'tolen' can be reduced. [variableScope]
analog-6.0/src/alias.c:763:15: style: The scope of the variable 'len2' can be reduced. [variableScope]
analog-6.0/src/alias.c:764:23: style: The scope of the variable 'mmqstart' can be reduced. [variableScope]
analog-6.0/src/alias.c:843:10: style: The scope of the variable 'len' can be reduced. [variableScope]
analog-6.0/src/alias.c:866:19: style: The scope of the variable 't3' can be reduced. [variableScope]
analog-6.0/src/bzip2/blocksort.c:267:25: style: The scope of the variable 'r' can be reduced. [variableScope]
analog-6.0/src/bzip2/blocksort.c:268:10: style: The scope of the variable 'nNotDone' can be reduced. [variableScope]
analog-6.0/src/bzip2/blocksort.c:403:11: style: The scope of the variable 's1' can be reduced. [variableScope]
analog-6.0/src/bzip2/blocksort.c:403:15: style: The scope of the variable 's2' can be reduced. [variableScope]
analog-6.0/src/bzip2/blocksort.c:541:10: style: The scope of the variable 'i' can be reduced. [variableScope]
analog-6.0/src/bzip2/blocksort.c:541:16: style: The scope of the variable 'h' can be reduced. [variableScope]
analog-6.0/src/bzip2/blocksort.c:632:10: style: The scope of the variable 't' can be reduced. [variableScope]
analog-6.0/src/bzip2/blocksort.c:1086:12: style: The scope of the variable 'quadrant' can be reduced. [variableScope]
analog-6.0/src/bzip2/blocksort.c:1088:12: style: The scope of the variable 'budgetInit' can be reduced. [variableScope]
analog-6.0/src/bzip2/bzlib.c:1540:26: warning: Either the condition 'b==NULL' is redundant or there is possible null pointer dereference: b. [nullPointerRedundantCheck]
analog-6.0/src/bzip2/bzlib.c:1542:9: note: Assuming that condition 'b==NULL' is not redundant
analog-6.0/src/bzip2/bzlib.c:1540:26: note: Null pointer dereference
analog-6.0/src/bzip2/bzlib.c:723:18: style: The scope of the variable 'mid' can be reduced. [variableScope]
analog-6.0/src/bzip2/bzlib.c:992:17: style: The scope of the variable 'ret' can be reduced. [variableScope]
analog-6.0/src/bzip2/bzlib.c:1052:12: style: The scope of the variable 'n' can be reduced. [variableScope]
analog-6.0/src/bzip2/bzlib.c:1052:15: style: The scope of the variable 'n2' can be reduced. [variableScope]
analog-6.0/src/bzip2/bzlib.c:1052:19: style: The scope of the variable 'ret' can be reduced. [variableScope]
analog-6.0/src/bzip2/bzlib.c:1189:15: style: The scope of the variable 'ret' can be reduced. [variableScope]
analog-6.0/src/bzip2/bzlib.c:1413:11: style: The scope of the variable 'unused' can be reduced. [variableScope]
analog-6.0/src/bzip2/bzlib.c:1420:11: style: The scope of the variable 'workFactor' can be reduced. [variableScope]
analog-6.0/src/bzip2/bzlib.c:1422:11: style: The scope of the variable 'nUnused' can be reduced. [variableScope]
analog-6.0/src/bzip2/compress.c:168:15: style: The scope of the variable 'j' can be reduced. [variableScope]
analog-6.0/src/bzip2/compress.c:286:30: style: The scope of the variable 'totc' can be reduced. [variableScope]
analog-6.0/src/bzip2/compress.c:287:33: style: The scope of the variable 'minLen' can be reduced. [variableScope]
analog-6.0/src/bzip2/compress.c:287:41: style: The scope of the variable 'maxLen' can be reduced. [variableScope]
analog-6.0/src/bzip2/compress.c:326:26: style: The scope of the variable 'tFreq' can be reduced. [variableScope]
analog-6.0/src/bzip2/compress.c:326:33: style: The scope of the variable 'aFreq' can be reduced. [variableScope]
analog-6.0/src/bzip2/compress.c:506:31: style: The scope of the variable 'll_i' can be reduced. [variableScope]
analog-6.0/src/bzip2/compress.c:506:43: style: The scope of the variable 'tmp' can be reduced. [variableScope]
analog-6.0/src/bzip2/decompress.c:344:34: style: The scope of the variable 'tmp' can be reduced. [variableScope]
analog-6.0/src/bzip2/decompress.c:458:22: style: The scope of the variable 'ii' can be reduced. [variableScope]
analog-6.0/src/bzip2/decompress.c:458:26: style: The scope of the variable 'jj' can be reduced. [variableScope]
analog-6.0/src/bzip2/decompress.c:458:30: style: The scope of the variable 'kk' can be reduced. [variableScope]
analog-6.0/src/bzip2/decompress.c:458:38: style: The scope of the variable 'lno' can be reduced. [variableScope]
analog-6.0/src/bzip2/decompress.c:458:43: style: The scope of the variable 'off' can be reduced. [variableScope]
analog-6.0/src/bzip2/huffman.c:112:10: style: The scope of the variable 'nNodes' can be reduced. [variableScope]
analog-6.0/src/bzip2/huffman.c:112:18: style: The scope of the variable 'nHeap' can be reduced. [variableScope]
analog-6.0/src/bzip2/huffman.c:113:10: style: The scope of the variable 'tooLong' can be reduced. [variableScope]
analog-6.0/src/cache.c:415:3: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
analog-6.0/src/cache.c:409:0: note: Variable 'rc' is reassigned a value before the old one has been used.
analog-6.0/src/cache.c:415:3: note: Variable 'rc' is reassigned a value before the old one has been used.
analog-6.0/src/cache.c:155:17: style: The scope of the variable 'data2' can be reduced. [variableScope]
analog-6.0/src/cache.c:158:11: style: The scope of the variable 'ispage' can be reduced. [variableScope]
analog-6.0/src/cache.c:254:9: style: The scope of the variable 'temps' can be reduced. [variableScope]
analog-6.0/src/cache.c:255:7: style: The scope of the variable 'i' can be reduced. [variableScope]
analog-6.0/src/cache.c:404:7: style: The scope of the variable 'data_number' can be reduced. [variableScope]
analog-6.0/src/cache.c:406:14: style: The scope of the variable 'datecode' can be reduced. [variableScope]
analog-6.0/src/cache.c:407:14: style: The scope of the variable 'timecode' can be reduced. [variableScope]
analog-6.0/src/cache.c:410:11: style: The scope of the variable 'rc2' can be reduced. [variableScope]
analog-6.0/src/cache.c:411:9: style: The scope of the variable 'temps' can be reduced. [variableScope]
analog-6.0/src/cache.c:413:7: style: The scope of the variable 'i' can be reduced. [variableScope]
analog-6.0/src/dates.c:219:67: style: Function 'wantdate' argument 3 names different: declaration 'hr' definition 'hour'. [funcArgNamesDifferent]
analog-6.0/src/anlghea4.h:85:74: note: Function 'wantdate' argument 3 names different: declaration 'hr' definition 'hour'.
analog-6.0/src/dates.c:219:67: note: Function 'wantdate' argument 3 names different: declaration 'hr' definition 'hour'.
analog-6.0/src/dates.c:220:16: style: Function 'wantdate' argument 4 names different: declaration 'min' definition 'minute'. [funcArgNamesDifferent]
analog-6.0/src/anlghea4.h:86:16: note: Function 'wantdate' argument 4 names different: declaration 'min' definition 'minute'.
analog-6.0/src/dates.c:220:16: note: Function 'wantdate' argument 4 names different: declaration 'min' definition 'minute'.
analog-6.0/src/globals.c:1212:16: style: The scope of the variable 'pathcp' can be reduced. [variableScope]
analog-6.0/src/globals.c:1212:25: style: The scope of the variable 's' can be reduced. [variableScope]
analog-6.0/src/globals.c:1213:10: style: The scope of the variable 'l' can be reduced. [variableScope]
analog-6.0/src/globals.c:1209:20: style: Function 'globals' argument 1 names different: declaration 'comnane' definition 'comname'. [funcArgNamesDifferent]
analog-6.0/src/anlghea4.h:97:27: note: Function 'globals' argument 1 names different: declaration 'comnane' definition 'comname'.
analog-6.0/src/globals.c:1209:20: note: Function 'globals' argument 1 names different: declaration 'comnane' definition 'comname'.
analog-6.0/src/hash.c:18:20: style: The scope of the variable 'magic' can be reduced. [variableScope]
analog-6.0/src/hash.c:21:9: style: The scope of the variable 'c' can be reduced. [variableScope]
analog-6.0/src/hash.c:80:16: style: The scope of the variable 'c' can be reduced. [variableScope]
analog-6.0/src/init.c:108:11: style: The scope of the variable 'done' can be reduced. [variableScope]
analog-6.0/src/init.c:168:11: style: The scope of the variable 'noitem' can be reduced. [variableScope]
analog-6.0/src/init.c:168:32: style: The scope of the variable 'nodates' can be reduced. [variableScope]
analog-6.0/src/init.c:168:41: style: The scope of the variable 'nocodes' can be reduced. [variableScope]
analog-6.0/src/init.c:168:50: style: The scope of the variable 'nonames' can be reduced. [variableScope]
analog-6.0/src/init.c:168:59: style: The scope of the variable 'nobytes' can be reduced. [variableScope]
analog-6.0/src/init.c:272:23: style: The scope of the variable 'c' can be reduced. [variableScope]
analog-6.0/src/init.c:898:21: style: The scope of the variable 'goodtimec' can be reduced. [variableScope]
analog-6.0/src/init.c:898:32: style: The scope of the variable 'badtimec' can be reduced. [variableScope]
analog-6.0/src/init.c:900:10: style: The scope of the variable 'rc' can be reduced. [variableScope]
analog-6.0/src/init.c:913:16: style: The scope of the variable 'ss' can be reduced. [variableScope]
analog-6.0/src/init.c:914:17: style: The scope of the variable 'len' can be reduced. [variableScope]
analog-6.0/src/init.c:920:11: style: The scope of the variable 'wantcol' can be reduced. [variableScope]
analog-6.0/src/init.c:921:11: style: The scope of the variable 'cols' can be reduced. [variableScope]
analog-6.0/src/init.c:923:9: style: The scope of the variable 'tempf' can be reduced. [variableScope]
analog-6.0/src/init.c:924:8: style: The scope of the variable 'temps' can be reduced. [variableScope]
analog-6.0/src/init.c:926:12: style: The scope of the variable 'sp' can be reduced. [variableScope]
analog-6.0/src/init.c:927:13: style: The scope of the variable 'k' can be reduced. [variableScope]
analog-6.0/src/init2.c:1051:54: style: Same value in both branches of ternary operator. [duplicateValueTernary]
analog-6.0/src/init2.c:281:7: style: The scope of the variable 'i' can be reduced. [variableScope]
analog-6.0/src/init2.c:343:7: style: The scope of the variable 'i' can be reduced. [variableScope]
analog-6.0/src/init2.c:357:7: style: The scope of the variable 'i' can be reduced. [variableScope]
analog-6.0/src/init2.c:1004:9: style: The scope of the variable 's' can be reduced. [variableScope]
analog-6.0/src/init2.c:1004:13: style: The scope of the variable 't' can be reduced. [variableScope]
analog-6.0/src/init2.c:1164:7: style: The scope of the variable 'i' can be reduced. [variableScope]
analog-6.0/src/init2.c:1198:10: style: The scope of the variable 'b' can be reduced. [variableScope]
analog-6.0/src/init2.c:1274:26: style: The scope of the variable 't' can be reduced. [variableScope]
analog-6.0/src/init2.c:1621:9: style: The scope of the variable 't' can be reduced. [variableScope]
analog-6.0/src/init2.c:1705:27: style: The scope of the variable 'c' can be reduced. [variableScope]
analog-6.0/src/init2.c:1796:9: style: The scope of the variable 'c' can be reduced. [variableScope]
analog-6.0/src/init2.c:1844:11: style: The scope of the variable 'f' can be reduced. [variableScope]
analog-6.0/src/init2.c:423:12: error: Resource leak: f [resourceLeak]
analog-6.0/src/init2.c:445:12: error: Resource leak: f [resourceLeak]
analog-6.0/src/input.c:222:20: style: The scope of the variable 'fmt' can be reduced. [variableScope]
analog-6.0/src/input.c:223:10: style: The scope of the variable 'count' can be reduced. [variableScope]
analog-6.0/src/input.c:224:11: style: The scope of the variable 'done' can be reduced. [variableScope]
analog-6.0/src/input.c:1143:9: style: The scope of the variable 'arg' can be reduced. [variableScope]
analog-6.0/src/input.c:1171:16: style: The scope of the variable 'x' can be reduced. [variableScope]
analog-6.0/src/input.c:1171:19: style: The scope of the variable 'y' can be reduced. [variableScope]
analog-6.0/src/input.c:1549:11: style: The scope of the variable 'rc' can be reduced. [variableScope]
analog-6.0/src/input.c:1649:10: style: The scope of the variable 'l' can be reduced. [variableScope]
analog-6.0/src/input.c:25:38: style: Function 'my_lfopen' argument 2 names different: declaration 'logtype' definition 'filetype'. [funcArgNamesDifferent]
analog-6.0/src/anlghea4.h:216:45: note: Function 'my_lfopen' argument 2 names different: declaration 'logtype' definition 'filetype'.
analog-6.0/src/input.c:25:38: note: Function 'my_lfopen' argument 2 names different: declaration 'logtype' definition 'filetype'.
analog-6.0/src/input.c:189:34: style: Function 'my_fopen' argument 2 names different: declaration 'logtype' definition 'filetype'. [funcArgNamesDifferent]
analog-6.0/src/anlghea4.h:217:41: note: Function 'my_fopen' argument 2 names different: declaration 'logtype' definition 'filetype'.
analog-6.0/src/input.c:189:34: note: Function 'my_fopen' argument 2 names different: declaration 'logtype' definition 'filetype'.
analog-6.0/src/input.c:446:22: style: Function 'strtomonth' argument 1 names different: declaration 'month' definition 'm'. [funcArgNamesDifferent]
analog-6.0/src/anlghea4.h:227:29: note: Function 'strtomonth' argument 1 names different: declaration 'month' definition 'm'.
analog-6.0/src/input.c:446:22: note: Function 'strtomonth' argument 1 names different: declaration 'month' definition 'm'.
analog-6.0/src/libgd/gd.c:120:37: style: The scope of the variable 'xend' can be reduced. [variableScope]
analog-6.0/src/libgd/gd.c:120:43: style: The scope of the variable 'yend' can be reduced. [variableScope]
analog-6.0/src/libgd/gd.c:120:49: style: The scope of the variable 'xdirflag' can be reduced. [variableScope]
analog-6.0/src/libgd/gd.c:120:59: style: The scope of the variable 'ydirflag' can be reduced. [variableScope]
analog-6.0/src/libgd/gd_png.c:69:12: style: The scope of the variable 'j' can be reduced. [variableScope]
analog-6.0/src/libgd/gd_png.c:60:38: style: Function 'gdImagePng' argument 2 names different: declaration 'out' definition 'outFile'. [funcArgNamesDifferent]
analog-6.0/src/libgd/gd.h:80:38: note: Function 'gdImagePng' argument 2 names different: declaration 'out' definition 'outFile'.
analog-6.0/src/libgd/gd_png.c:60:38: note: Function 'gdImagePng' argument 2 names different: declaration 'out' definition 'outFile'.
analog-6.0/src/libgd/gd_png.c:67:44: style: Function 'gdImagePngCtx' argument 2 names different: declaration 'out' definition 'outfile'. [funcArgNamesDifferent]
analog-6.0/src/libgd/gd.h:81:44: note: Function 'gdImagePngCtx' argument 2 names different: declaration 'out' definition 'outfile'.
analog-6.0/src/libgd/gd_png.c:67:44: note: Function 'gdImagePngCtx' argument 2 names different: declaration 'out' definition 'outfile'.
analog-6.0/src/libgd/gd_png.c:185:0: error: Memory leak: row_pointers [memleak]
analog-6.0/src/libpng/pngwrite.c:290:32: error: Uninitialized variable: tmp_jmp [uninitvar]
analog-6.0/src/libpng/pngwutil.c:391:11: style: The scope of the variable 'v' can be reduced. [variableScope]
analog-6.0/src/libpng/pngwutil.c:560:11: style: The scope of the variable 'v' can be reduced. [variableScope]
analog-6.0/src/outcro.c:433:8: style: The scope of the variable 'buffer' can be reduced. [variableScope]
analog-6.0/src/outcro.c:434:10: style: The scope of the variable 'n' can be reduced. [variableScope]
analog-6.0/src/outcro.c:226:33: style: Function 'cro_colheadunderline' argument 1 names different: declaration 'outf' definition 'ouf'. [funcArgNamesDifferent]
analog-6.0/src/anlghea4.h:419:40: note: Function 'cro_colheadunderline' argument 1 names different: declaration 'outf' definition 'ouf'.
analog-6.0/src/outcro.c:226:33: note: Function 'cro_colheadunderline' argument 1 names different: declaration 'outf' definition 'ouf'.
analog-6.0/src/outhtml.c:576:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
analog-6.0/src/outhtml.c:578:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
analog-6.0/src/outhtml.c:85:10: style: The scope of the variable 't0' can be reduced. [variableScope]
analog-6.0/src/outhtml.c:86:7: style: The scope of the variable 't1' can be reduced. [variableScope]
analog-6.0/src/outhtml.c:86:11: style: The scope of the variable 't2' can be reduced. [variableScope]
analog-6.0/src/outhtml.c:490:7: style: The scope of the variable 'i' can be reduced. [variableScope]
analog-6.0/src/outhtml.c:747:8: style: The scope of the variable 'buffer' can be reduced. [variableScope]
analog-6.0/src/outhtml.c:748:10: style: The scope of the variable 'n' can be reduced. [variableScope]
analog-6.0/src/outhtml.c:1139:10: style: The scope of the variable 'x' can be reduced. [variableScope]
analog-6.0/src/outhtml.c:1139:13: style: The scope of the variable 'y' can be reduced. [variableScope]
analog-6.0/src/outhtml.c:1139:16: style: The scope of the variable 'newangle' can be reduced. [variableScope]
analog-6.0/src/outhtml.c:1139:26: style: The scope of the variable 'medangle' can be reduced. [variableScope]
analog-6.0/src/outhtml.c:1141:8: style: The scope of the variable 't' can be reduced. [variableScope]
analog-6.0/src/outhtml.c:1142:10: style: The scope of the variable 'len' can be reduced. [variableScope]
analog-6.0/src/outlatex.c:511:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
analog-6.0/src/outlatex.c:513:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
analog-6.0/src/outlatex.c:72:10: style: The scope of the variable 't0' can be reduced. [variableScope]
analog-6.0/src/outlatex.c:73:7: style: The scope of the variable 't1' can be reduced. [variableScope]
analog-6.0/src/outlatex.c:73:11: style: The scope of the variable 't2' can be reduced. [variableScope]
analog-6.0/src/outlatex.c:445:7: style: The scope of the variable 'i' can be reduced. [variableScope]
analog-6.0/src/outlatex.c:548:7: style: The scope of the variable 'i' can be reduced. [variableScope]
analog-6.0/src/outlatex.c:676:8: style: The scope of the variable 'buffer' can be reduced. [variableScope]
analog-6.0/src/outlatex.c:677:10: style: The scope of the variable 'n' can be reduced. [variableScope]
analog-6.0/src/outplain.c:444:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
analog-6.0/src/outplain.c:446:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
analog-6.0/src/outplain.c:47:10: style: The scope of the variable 't0' can be reduced. [variableScope]
analog-6.0/src/outplain.c:48:7: style: The scope of the variable 't1' can be reduced. [variableScope]
analog-6.0/src/outplain.c:48:11: style: The scope of the variable 't2' can be reduced. [variableScope]
analog-6.0/src/outplain.c:379:7: style: The scope of the variable 'i' can be reduced. [variableScope]
analog-6.0/src/outplain.c:604:8: style: The scope of the variable 'buffer' can be reduced. [variableScope]
analog-6.0/src/outplain.c:605:10: style: The scope of the variable 'n' can be reduced. [variableScope]
analog-6.0/src/output.c:42:8: style: The scope of the variable 'secs' can be reduced. [variableScope]
analog-6.0/src/output.c:134:27: style: The scope of the variable 'oldtrp' can be reduced. [variableScope]
analog-6.0/src/output.c:315:16: style: The scope of the variable 'weekday' can be reduced. [variableScope]
analog-6.0/src/output.c:384:9: style: The scope of the variable 'name' can be reduced. [variableScope]
analog-6.0/src/output.c:386:11: style: The scope of the variable 'rightalign' can be reduced. [variableScope]
analog-6.0/src/output.c:387:17: style: The scope of the variable 'datar' can be reduced. [variableScope]
analog-6.0/src/output.c:387:24: style: The scope of the variable 'datar7' can be reduced. [variableScope]
analog-6.0/src/output.c:387:32: style: The scope of the variable 'datap' can be reduced. [variableScope]
analog-6.0/src/output.c:387:39: style: The scope of the variable 'datap7' can be reduced. [variableScope]
analog-6.0/src/output.c:387:47: style: The scope of the variable 'datad' can be reduced. [variableScope]
analog-6.0/src/output.c:387:54: style: The scope of the variable 'datafd' can be reduced. [variableScope]
analog-6.0/src/output.c:390:17: style: The scope of the variable 'goodn' can be reduced. [variableScope]
analog-6.0/src/output.c:454:43: style: The scope of the variable 'i' can be reduced. [variableScope]
analog-6.0/src/output.c:458:50: style: The scope of the variable 'tw' can be reduced. [variableScope]
analog-6.0/src/output.c:459:35: style: The scope of the variable 'rightalign' can be reduced. [variableScope]
analog-6.0/src/output.c:459:47: style: The scope of the variable 'templ' can be reduced. [variableScope]
analog-6.0/src/output.c:693:10: style: The scope of the variable 'rep' can be reduced. [variableScope]
analog-6.0/src/output2.c:121:16: warning: Either the condition 'od==NULL' is redundant or there is possible null pointer dereference: od. [nullPointerRedundantCheck]
analog-6.0/src/output2.c:89:10: note: Assuming that condition 'od==NULL' is not redundant
analog-6.0/src/output2.c:121:16: note: Null pointer dereference
analog-6.0/src/output2.c:122:14: warning: Either the condition 'od==NULL' is redundant or there is possible null pointer dereference: od. [nullPointerRedundantCheck]
analog-6.0/src/output2.c:89:10: note: Assuming that condition 'od==NULL' is not redundant
analog-6.0/src/output2.c:122:14: note: Null pointer dereference
analog-6.0/src/output2.c:123:15: warning: Either the condition 'od==NULL' is redundant or there is possible null pointer dereference: od. [nullPointerRedundantCheck]
analog-6.0/src/output2.c:89:10: note: Assuming that condition 'od==NULL' is not redundant
analog-6.0/src/output2.c:123:15: note: Null pointer dereference
analog-6.0/src/output2.c:85:10: style: The scope of the variable 'current' can be reduced. [variableScope]
analog-6.0/src/output2.c:86:37: style: The scope of the variable 'n' can be reduced. [variableScope]
analog-6.0/src/output2.c:304:7: style: The scope of the variable 'by1' can be reduced. [variableScope]
analog-6.0/src/output2.c:305:10: style: The scope of the variable 'by2' can be reduced. [variableScope]
analog-6.0/src/output2.c:305:15: style: The scope of the variable 'rounder' can be reduced. [variableScope]
analog-6.0/src/output2.c:306:16: style: The scope of the variable 'j' can be reduced. [variableScope]
analog-6.0/src/output2.c:390:7: style: The scope of the variable 'w' can be reduced. [variableScope]
analog-6.0/src/output2.c:480:9: style: The scope of the variable 'name' can be reduced. [variableScope]
analog-6.0/src/output2.c:528:56: style: The scope of the variable 'bmult' can be reduced. [variableScope]
analog-6.0/src/output2.c:529:9: style: The scope of the variable 'lngs' can be reduced. [variableScope]
analog-6.0/src/output2.c:529:16: style: The scope of the variable 'c' can be reduced. [variableScope]
analog-6.0/src/output2.c:535:14: style: The scope of the variable 'tempd' can be reduced. [variableScope]
analog-6.0/src/output2.c:812:19: style: The scope of the variable 'i' can be reduced. [variableScope]
analog-6.0/src/output2.c:1069:10: style: The scope of the variable 'cutfn' can be reduced. [variableScope]
analog-6.0/src/output2.c:1070:11: style: The scope of the variable 'dcutfn' can be reduced. [variableScope]
analog-6.0/src/output2.c:1071:9: style: The scope of the variable 'darg' can be reduced. [variableScope]
analog-6.0/src/outxhtml.c:646:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
analog-6.0/src/outxhtml.c:648:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
analog-6.0/src/outxhtml.c:155:10: style: The scope of the variable 't0' can be reduced. [variableScope]
analog-6.0/src/outxhtml.c:156:7: style: The scope of the variable 't1' can be reduced. [variableScope]
analog-6.0/src/outxhtml.c:156:11: style: The scope of the variable 't2' can be reduced. [variableScope]
analog-6.0/src/outxhtml.c:689:10: style: The scope of the variable 'j' can be reduced. [variableScope]
analog-6.0/src/outxhtml.c:690:11: style: The scope of the variable 'first' can be reduced. [variableScope]
analog-6.0/src/outxhtml.c:836:8: style: The scope of the variable 'buffer' can be reduced. [variableScope]
analog-6.0/src/outxhtml.c:837:10: style: The scope of the variable 'n' can be reduced. [variableScope]
analog-6.0/src/outxml.c:103:3: warning: Redundant assignment of 'i' to itself. [selfAssignment]
analog-6.0/src/outxml.c:435:8: style: The scope of the variable 'p' can be reduced. [variableScope]
analog-6.0/src/outxml.c:435:12: style: The scope of the variable 'q' can be reduced. [variableScope]
analog-6.0/src/outxml.c:436:6: style: The scope of the variable 'n' can be reduced. [variableScope]
analog-6.0/src/outxml.c:846:36: style: Function 'xml_defaults' argument 1 names different: declaration 'opts' definition 'op'. [funcArgNamesDifferent]
analog-6.0/src/outxml.h:54:36: note: Function 'xml_defaults' argument 1 names different: declaration 'opts' definition 'op'.
analog-6.0/src/outxml.c:846:36: note: Function 'xml_defaults' argument 1 names different: declaration 'opts' definition 'op'.
analog-6.0/src/outxml.c:103:4: style: Variable 'i' is assigned a value that is never used. [unreadVariable]
analog-6.0/src/outxml.c:88:2: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
analog-6.0/src/outxml.c:817:9: error: Common realloc mistake: 'buffer' nulled but not freed upon failure [memleakOnRealloc]
analog-6.0/src/pcre/pcre.c:3113:19: warning: Either the condition 're==NULL' is redundant or there is possible null pointer dereference: re. [nullPointerRedundantCheck]
analog-6.0/src/pcre/pcre.c:3118:8: note: Assuming that condition 're==NULL' is not redundant
analog-6.0/src/pcre/pcre.c:3113:19: note: Null pointer dereference
analog-6.0/src/pcre/pcre.c:3107:53: warning: Either the condition 'subject==NULL' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
analog-6.0/src/pcre/pcre.c:3118:27: note: Assuming that condition 'subject==NULL' is not redundant
analog-6.0/src/pcre/pcre.c:3107:53: note: Null pointer addition
analog-6.0/src/pcre/pcre.c:2610:13: style: The scope of the variable 'len' can be reduced. [variableScope]
analog-6.0/src/pcre/pcre.c:146:24: error: Array 'utf8_table2[6]' accessed at index 6, which is out of bounds. [arrayIndexOutOfBounds]
analog-6.0/src/pcre/pcre.c:144:1: note: After for loop, i has value 6
analog-6.0/src/pcre/pcre.c:146:24: note: Array index out of bounds
analog-6.0/src/pcre/pcre.c:146:51: error: Array 'utf8_table3[6]' accessed at index 6, which is out of bounds. [arrayIndexOutOfBounds]
analog-6.0/src/pcre/pcre.c:144:1: note: After for loop, i has value 6
analog-6.0/src/pcre/pcre.c:146:51: note: Array index out of bounds
analog-6.0/src/process.c:38:17: style: The scope of the variable 'data' can be reduced. [variableScope]
analog-6.0/src/process.c:45:9: style: The scope of the variable 'name' can be reduced. [variableScope]
analog-6.0/src/process.c:47:16: style: The scope of the variable 'k' can be reduced. [variableScope]
analog-6.0/src/settings.c:288:7: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
analog-6.0/src/settings.c:288:7: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
analog-6.0/src/settings.c:293:7: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
analog-6.0/src/settings.c:293:7: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
analog-6.0/src/settings.c:639:7: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
analog-6.0/src/settings.c:640:7: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
analog-6.0/src/settings.c:306:9: style: The scope of the variable 'pre' can be reduced. [variableScope]
analog-6.0/src/settings.c:306:15: style: The scope of the variable 'name' can be reduced. [variableScope]
analog-6.0/src/settings.c:342:10: style: The scope of the variable 'j' can be reduced. [variableScope]
analog-6.0/src/settings.c:377:9: style: The scope of the variable 'pre' can be reduced. [variableScope]
analog-6.0/src/settings.c:377:15: style: The scope of the variable 'from' can be reduced. [variableScope]
analog-6.0/src/settings.c:379:12: style: The scope of the variable 'tp' can be reduced. [variableScope]
analog-6.0/src/settings.c:409:16: style: The scope of the variable 'ap' can be reduced. [variableScope]
analog-6.0/src/settings.c:477:16: style: The scope of the variable 'numcharts' can be reduced. [variableScope]
analog-6.0/src/settings.c:479:7: style: The scope of the variable 'i' can be reduced. [variableScope]
analog-6.0/src/settings.c:480:10: style: The scope of the variable 'j' can be reduced. [variableScope]
analog-6.0/src/settings.c:696:10: style: The scope of the variable 'c' can be reduced. [variableScope]
analog-6.0/src/tree.c:110:14: style: The scope of the variable 'lp' can be reduced. [variableScope]
analog-6.0/src/tree.c:110:19: style: The scope of the variable 'found' can be reduced. [variableScope]
analog-6.0/src/tree.c:111:17: style: The scope of the variable 'magic' can be reduced. [variableScope]
analog-6.0/src/tree.c:125:14: style: The scope of the variable 'lp' can be reduced. [variableScope]
analog-6.0/src/tree.c:125:19: style: The scope of the variable 'lp0' can be reduced. [variableScope]
analog-6.0/src/tree.c:126:17: style: The scope of the variable 'magic' can be reduced. [variableScope]
analog-6.0/src/tree.c:189:10: style: The scope of the variable 'i' can be reduced. [variableScope]
analog-6.0/src/tree.c:189:13: style: The scope of the variable 'j' can be reduced. [variableScope]
analog-6.0/src/tree.c:189:16: style: The scope of the variable 'k' can be reduced. [variableScope]
analog-6.0/src/tree.c:222:41: style: The scope of the variable 'np' can be reduced. [variableScope]
analog-6.0/src/tree.c:225:10: style: The scope of the variable 'ap' can be reduced. [variableScope]
analog-6.0/src/tree.c:227:11: style: The scope of the variable 'ok' can be reduced. [variableScope]
analog-6.0/src/tree.c:628:16: style: The scope of the variable 'ap' can be reduced. [variableScope]
analog-6.0/src/tree.c:629:16: style: The scope of the variable 'c' can be reduced. [variableScope]
analog-6.0/src/tree.c:761:10: style: The scope of the variable 'len' can be reduced. [variableScope]
analog-6.0/src/tree.c:819:9: style: The scope of the variable 'c' can be reduced. [variableScope]
analog-6.0/src/tree.c:952:16: style: The scope of the variable 'al' can be reduced. [variableScope]
analog-6.0/src/tree.c:954:11: style: The scope of the variable 'done' can be reduced. [variableScope]
analog-6.0/src/tree.c:108:24: style: Function 'graft' argument 1 names different: declaration 'new' definition 'newone'. [funcArgNamesDifferent]
analog-6.0/src/anlghea4.h:978:31: note: Function 'graft' argument 1 names different: declaration 'new' definition 'newone'.
analog-6.0/src/tree.c:108:24: note: Function 'graft' argument 1 names different: declaration 'new' definition 'newone'.
analog-6.0/src/unzip/unzip.c:1060:10: style: The scope of the variable 'source' can be reduced. [variableScope]
analog-6.0/src/unzip/unzip.c:726:16: style: Variable 'lSeek' is assigned a value that is never used. [unreadVariable]
analog-6.0/src/unzip/unzip.c:1522:0: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
analog-6.0/src/utils.c:432:11: style: The scope of the variable 'ap' can be reduced. [variableScope]
analog-6.0/src/utils.c:500:11: style: The scope of the variable 'ap' can be reduced. [variableScope]
analog-6.0/src/utils.c:843:11: style: The scope of the variable 'is_ipaddr' can be reduced. [variableScope]
analog-6.0/src/utils.c:843:22: style: The scope of the variable 'is_regex' can be reduced. [variableScope]
analog-6.0/src/zlib/adler32.c:27:9: style: The scope of the variable 'k' can be reduced. [variableScope]
analog-6.0/src/zlib/deflate.c:731:21: style: The scope of the variable 'match' can be reduced. [variableScope]
analog-6.0/src/zlib/deflate.c:965:14: style: The scope of the variable 'more' can be reduced. [variableScope]
analog-6.0/src/zlib/deflate.c:1088:9: style: The scope of the variable 'max_start' can be reduced. [variableScope]
analog-6.0/src/zlib/deflate.c:147:32: style: struct member 'static_tree_desc_s::dummy' is never used. [unusedStructMember]
analog-6.0/src/zlib/gzio.c:603:10: style: The scope of the variable 'len' can be reduced. [variableScope]
analog-6.0/src/zlib/gzio.c:824:9: style: The scope of the variable 'err' can be reduced. [variableScope]
analog-6.0/src/zlib/gzio.c:13:28: style: struct member 'internal_state::dummy' is never used. [unusedStructMember]
analog-6.0/src/zlib/infblock.c:269:14: style: The scope of the variable 'i' can be reduced. [variableScope]
analog-6.0/src/zlib/infblock.c:269:17: style: The scope of the variable 'j' can be reduced. [variableScope]
analog-6.0/src/zlib/inffast.c:14:33: style: struct member 'inflate_codes_state::dummy' is never used. [unusedStructMember]
analog-6.0/src/zlib/inftrees.c:111:8: style: The scope of the variable 'a' can be reduced. [variableScope]
analog-6.0/src/zlib/inftrees.c:22:29: style: struct member 'internal_state::dummy' is never used. [unusedStructMember]
analog-6.0/src/zlib/infutil.c:13:33: style: struct member 'inflate_codes_state::dummy' is never used. [unusedStructMember]
analog-6.0/src/zlib/trees.c:713:9: style: The scope of the variable 'curlen' can be reduced. [variableScope]
analog-6.0/src/zlib/trees.c:758:9: style: The scope of the variable 'curlen' can be reduced. [variableScope]
analog-6.0/src/zlib/trees.c:1075:14: style: The scope of the variable 'dist' can be reduced. [variableScope]
analog-6.0/src/zlib/trees.c:1076:9: style: The scope of the variable 'lc' can be reduced. [variableScope]
analog-6.0/src/zlib/trees.c:1077:14: style: The scope of the variable 'lx' can be reduced. [variableScope]
analog-6.0/src/zlib/trees.c:1078:14: style: The scope of the variable 'code' can be reduced. [variableScope]
analog-6.0/src/zlib/trees.c:1079:9: style: The scope of the variable 'extra' can be reduced. [variableScope]
analog-6.0/src/zlib/zutil.c:212:31: style: Same expression on both sides of '-'. [duplicateExpression]
analog-6.0/src/zlib/zutil.c:9:33: style: struct member 'internal_state::dummy' is never used. [unusedStructMember]
[22:39]

ftp://ftp.se.debian.org/debian/pool/main/a/anarchism/anarchism_15.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/and/and_1.2.2.orig.tar.gz
and-1.2.2/and-OpenBSD.c:119:8: style: The scope of the variable 'errmsg' can be reduced. [variableScope]
and-1.2.2/and.c:205:14: style: The scope of the variable 'syslog_open' can be reduced. [variableScope]
and-1.2.2/and.c:206:16: style: The scope of the variable 'out' can be reduced. [variableScope]
and-1.2.2/and.c:207:8: style: The scope of the variable 'buffer' can be reduced. [variableScope]
and-1.2.2/and.c:334:7: style: The scope of the variable 'linelen' can be reduced. [variableScope]
and-1.2.2/and.c:815:7: style: The scope of the variable 'newnice' can be reduced. [variableScope]
and-1.2.2/and.c:846:5: style: Variable 'njobs' is modified but its new value is never used. [unreadVariable]
and-1.2.2/and.c:381:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
and-1.2.2/and.c:551:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
[22:39]

ftp://ftp.se.debian.org/debian/pool/main/a/andi/andi_0.12.orig.tar.gz
andi-0.12/opt/psufsort/psufsort.cxx:245:0: style: Same expression used in consecutive assignments of 'c' and 'd'. [duplicateAssignExpression]
andi-0.12/opt/psufsort/psufsort.cxx:246:0: note: Same expression used in consecutive assignments of 'c' and 'd'.
andi-0.12/opt/psufsort/psufsort.cxx:245:0: note: Same expression used in consecutive assignments of 'c' and 'd'.
andi-0.12/opt/psufsort/psufsort.cxx:208:70: style: Function 'sort_insert' argument 4 names different: declaration 'calls' definition 'unused'. [funcArgNamesDifferent]
andi-0.12/opt/psufsort/psufsort.cxx:39:60: note: Function 'sort_insert' argument 4 names different: declaration 'calls' definition 'unused'.
andi-0.12/opt/psufsort/psufsort.cxx:208:70: note: Function 'sort_insert' argument 4 names different: declaration 'calls' definition 'unused'.
andi-0.12/opt/psufsort/psufsort.cxx:228:31: warning: Function 'median3' argument order different: declaration 'a, b, c, depth' definition 'b, a, c, depth' [funcArgOrderDifferent]
andi-0.12/opt/psufsort/psufsort.cxx:45:22: note: Function 'median3' argument order different: declaration 'a, b, c, depth' definition 'b, a, c, depth'
andi-0.12/opt/psufsort/psufsort.cxx:228:31: note: Function 'median3' argument order different: declaration 'a, b, c, depth' definition 'b, a, c, depth'
andi-0.12/opt/psufsort/psufsort.cxx:323:33: style: Function 'sort_heap' argument 1 names different: declaration 'l' definition 'left'. [funcArgNamesDifferent]
andi-0.12/opt/psufsort/psufsort.cxx:40:24: note: Function 'sort_heap' argument 1 names different: declaration 'l' definition 'left'.
andi-0.12/opt/psufsort/psufsort.cxx:323:33: note: Function 'sort_heap' argument 1 names different: declaration 'l' definition 'left'.
andi-0.12/opt/psufsort/psufsort.cxx:323:46: style: Function 'sort_heap' argument 2 names different: declaration 'r' definition 'right'. [funcArgNamesDifferent]
andi-0.12/opt/psufsort/psufsort.cxx:40:34: note: Function 'sort_heap' argument 2 names different: declaration 'r' definition 'right'.
andi-0.12/opt/psufsort/psufsort.cxx:323:46: note: Function 'sort_heap' argument 2 names different: declaration 'r' definition 'right'.
andi-0.12/opt/psufsort/psufsort.cxx:48:14: style: Technically the member function 'PSufSort::char_at' can be const. [functionConst]
andi-0.12/opt/psufsort/psufsort.cxx:169:23: note: Technically the member function 'PSufSort::char_at' can be const.
andi-0.12/opt/psufsort/psufsort.cxx:48:14: note: Technically the member function 'PSufSort::char_at' can be const.
andi-0.12/opt/psufsort/psufsort.cxx:49:21: style: Technically the member function 'PSufSort::str_from' can be const. [functionConst]
andi-0.12/opt/psufsort/psufsort.cxx:173:30: note: Technically the member function 'PSufSort::str_from' can be const.
andi-0.12/opt/psufsort/psufsort.cxx:49:21: note: Technically the member function 'PSufSort::str_from' can be const.
andi-0.12/src/andi.c:128:32: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
andi-0.12/src/andi.c:235:35: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
andi-0.12/src/andi.c:330:30: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
andi-0.12/src/esa.c:369:18: warning: Either the condition '!C' is redundant or there is possible null pointer dereference: C. [nullPointerRedundantCheck]
andi-0.12/src/esa.c:374:6: note: Assuming that condition '!C' is not redundant
andi-0.12/src/esa.c:369:18: note: Null pointer dereference
andi-0.12/src/esa.c:370:22: warning: Either the condition '!C' is redundant or there is possible null pointer dereference: C. [nullPointerRedundantCheck]
andi-0.12/src/esa.c:374:6: note: Assuming that condition '!C' is not redundant
andi-0.12/src/esa.c:370:22: note: Null pointer dereference
andi-0.12/src/esa.c:371:16: warning: Either the condition '!C' is redundant or there is possible null pointer dereference: C. [nullPointerRedundantCheck]
andi-0.12/src/esa.c:374:6: note: Assuming that condition '!C' is not redundant
andi-0.12/src/esa.c:371:16: note: Null pointer dereference
andi-0.12/src/esa.c:295:2: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
andi-0.12/src/esa.c:290:0: note: Variable 'result' is reassigned a value before the old one has been used.
andi-0.12/src/esa.c:295:2: note: Variable 'result' is reassigned a value before the old one has been used.
andi-0.12/src/esa.c:392:10: style: The scope of the variable 'k' can be reduced. [variableScope]
andi-0.12/src/esa.c:544:10: style: The scope of the variable 'l' can be reduced. [variableScope]
andi-0.12/src/esa.c:544:13: style: The scope of the variable 'i' can be reduced. [variableScope]
andi-0.12/src/esa.c:544:16: style: The scope of the variable 'j' can be reduced. [variableScope]
andi-0.12/src/io.c:313:35: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
andi-0.12/src/process.c:60:8: style: Checking if unsigned variable 'n' is less than zero. [unsignedLessThanZero]
andi-0.12/src/process.c:97:44: style: Function 'shustring_cum_prob' argument 2 names different: declaration 'g' definition 'p'. [funcArgNamesDifferent]
andi-0.12/src/process.c:24:44: note: Function 'shustring_cum_prob' argument 2 names different: declaration 'g' definition 'p'.
andi-0.12/src/process.c:97:44: note: Function 'shustring_cum_prob' argument 2 names different: declaration 'g' definition 'p'.
andi-0.12/src/process.c:328:35: warning: Division of result of sizeof() on pointer type. [divideSizeof]
andi-0.12/src/sequence.c:75:23: style: Function 'dsa_join' argument 1 names different: declaration 'dsa' definition 'A'. [funcArgNamesDifferent]
andi-0.12/src/sequence.h:64:23: note: Function 'dsa_join' argument 1 names different: declaration 'dsa' definition 'A'.
andi-0.12/src/sequence.c:75:23: note: Function 'dsa_join' argument 1 names different: declaration 'dsa' definition 'A'.
[22:40]

ftp://ftp.se.debian.org/debian/pool/main/a/androguard/androguard_3.1.0~rc2.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/android-androresolvd/android-androresolvd_1.3.orig.tar.gz
androresolvd-1.3/androresolvd.c:134:24: style: Condition '0==1' is always false [knownConditionTrueFalse]
androresolvd-1.3/androresolvd.c:148:39: style: Condition '0==0' is always true [knownConditionTrueFalse]
androresolvd-1.3/androresolvd.c:170:26: style: Condition '0==0' is always true [knownConditionTrueFalse]
androresolvd-1.3/androresolvd.c:148:39: style: Same expression on both sides of '=='. [duplicateExpression]
androresolvd-1.3/androresolvd.c:170:26: style: Same expression on both sides of '=='. [duplicateExpression]
androresolvd-1.3/androresolvd.c:152:4: warning: memset() called to fill 0 bytes. [memsetZeroBytes]
androresolvd-1.3/system_properties.c:204:14: style: The scope of the variable 'serial' can be reduced. [variableScope]
androresolvd-1.3/system_properties.c:204:22: style: The scope of the variable 'len' can be reduced. [variableScope]
[22:40]

ftp://ftp.se.debian.org/debian/pool/main/a/android-framework-23/android-framework-23_6.0.1+r72.orig.tar.xz
development/tools/btsnooz/btsnooz_utils.cpp:233:11: style: Variable 'ret' is assigned a value that is never used. [unreadVariable]
development/tools/etc1tool/etc1tool.cpp:492:10: style: The scope of the variable 'bDecode' can be reduced. [variableScope]
development/tools/yuv420sp2rgb/debug.h:49:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
development/tools/yuv420sp2rgb/debug.h:55:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
development/tools/yuv420sp2rgb/debug.h:55:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
development/tools/yuv420sp2rgb/debug.h:61:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
development/tools/yuv420sp2rgb/cmdline.c:124:13: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
development/tools/yuv420sp2rgb/cmdline.c:127:13: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
development/tools/yuv420sp2rgb/cmdline.c:130:13: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
development/tools/yuv420sp2rgb/cmdline.c:65:9: style: The scope of the variable 'c' can be reduced. [variableScope]
development/tools/yuv420sp2rgb/cmdline.c:36:29: style: Function 'print_help' argument 1 names different: declaration 'executable_name' definition 'name'. [funcArgNamesDifferent]
development/tools/yuv420sp2rgb/cmdline.h:4:29: note: Function 'print_help' argument 1 names different: declaration 'executable_name' definition 'name'.
development/tools/yuv420sp2rgb/cmdline.c:36:29: note: Function 'print_help' argument 1 names different: declaration 'executable_name' definition 'name'.
development/tools/yuv420sp2rgb/debug.c:7:46: style: Function 'dump_hex_buffer' argument 3 names different: declaration 'l' definition 'len'. [funcArgNamesDifferent]
development/tools/yuv420sp2rgb/debug.h:88:46: note: Function 'dump_hex_buffer' argument 3 names different: declaration 'l' definition 'len'.
development/tools/yuv420sp2rgb/debug.c:7:46: note: Function 'dump_hex_buffer' argument 3 names different: declaration 'l' definition 'len'.
development/tools/yuv420sp2rgb/yuv420sp2rgb.c:244:5: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
development/tools/yuv420sp2rgb/yuv420sp2rgb.c:103:17: style: Variable 'nR' is reassigned a value before the old one has been used. [redundantAssignment]
development/tools/yuv420sp2rgb/yuv420sp2rgb.c:101:17: note: Variable 'nR' is reassigned a value before the old one has been used.
development/tools/yuv420sp2rgb/yuv420sp2rgb.c:103:17: note: Variable 'nR' is reassigned a value before the old one has been used.
development/tools/yuv420sp2rgb/yuv420sp2rgb.c:60:6: style: The scope of the variable 'nR' can be reduced. [variableScope]
development/tools/yuv420sp2rgb/yuv420sp2rgb.c:60:10: style: The scope of the variable 'nG' can be reduced. [variableScope]
development/tools/yuv420sp2rgb/yuv420sp2rgb.c:61:6: style: The scope of the variable 'nY' can be reduced. [variableScope]
development/tools/yuv420sp2rgb/yuv420sp2rgb.c:61:10: style: The scope of the variable 'nU' can be reduced. [variableScope]
development/tools/yuv420sp2rgb/yuv420sp2rgb.c:61:14: style: The scope of the variable 'nV' can be reduced. [variableScope]
development/tools/yuv420sp2rgb/yuv420sp2rgb.c:260:33: portability: 'in' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
development/tools/yuv420sp2rgb/yuv420sp2rgb.c:262:30: portability: 'out' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
development/tools/yuv420sp2rgb/yuv420sp2rgb.c:334:13: error: Uninitialized variable: conv_type [uninitvar]
frameworks/base/cmds/app_process/app_main.cpp:152:0: error: #error "Unknown instruction set" [preprocessorErrorDirective]
frameworks/base/cmds/bootanimation/AudioPlayer.cpp:105:21: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
frameworks/base/cmds/bootanimation/AudioPlayer.cpp:174:20: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
frameworks/base/cmds/bootanimation/BootAnimation.cpp:109:69: style: Function 'initTexture' argument 2 names different: declaration 'asset' definition 'assets'. [funcArgNamesDifferent]
frameworks/base/cmds/bootanimation/BootAnimation.h:84:58: note: Function 'initTexture' argument 2 names different: declaration 'asset' definition 'assets'.
frameworks/base/cmds/bootanimation/BootAnimation.cpp:109:69: note: Function 'initTexture' argument 2 names different: declaration 'asset' definition 'assets'.
frameworks/base/cmds/bootanimation/BootAnimation.cpp:71:16: warning: Member variable 'BootAnimation::mWidth' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/cmds/bootanimation/BootAnimation.cpp:71:16: warning: Member variable 'BootAnimation::mHeight' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/cmds/bootanimation/BootAnimation.cpp:73:5: performance: Variable 'mSession' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
frameworks/base/cmds/bootanimation/BootAnimation.cpp:491:18: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
frameworks/base/cmds/idmap/scan.cpp:22:9: warning: Member variable 'Overlay::priority' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/cmds/screencap/screencap.cpp:49:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
frameworks/base/core/jni/AndroidRuntime.cpp:591:10: style: The scope of the variable 'dex2oatCompilerFilterBuf' can be reduced. [variableScope]
frameworks/base/core/jni/AndroidRuntime.cpp:592:10: style: The scope of the variable 'dex2oatImageCompilerFilterBuf' can be reduced. [variableScope]
frameworks/base/core/jni/AndroidRuntime.cpp:618:10: style: The scope of the variable 'localeOption' can be reduced. [variableScope]
frameworks/base/core/jni/AndroidRuntime.cpp:622:10: style: The scope of the variable 'methodTraceFileBuf' can be reduced. [variableScope]
frameworks/base/core/jni/AndroidRuntime.cpp:623:10: style: The scope of the variable 'methodTraceFileSizeBuf' can be reduced. [variableScope]
frameworks/base/core/jni/AndroidRuntime.cpp:989:30: warning: Obsolete function 'alloca' called. [allocaCalled]
frameworks/base/core/jni/BindTest.cpp:233:5: style: Variable 'clazz' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/BindTest.cpp:231:0: note: Variable 'clazz' is reassigned a value before the old one has been used.
frameworks/base/core/jni/BindTest.cpp:233:5: note: Variable 'clazz' is reassigned a value before the old one has been used.
frameworks/base/core/jni/BindTest.cpp:188:26: style: Variable 'mStringObj' is assigned a value that is never used. [unreadVariable]
frameworks/base/core/jni/BindTest.cpp:190:15: style: Variable 's' is assigned a value that is never used. [unreadVariable]
frameworks/base/core/jni/android/graphics/AutoDecodeCancel.cpp:10:46: style: Function 'AutoDecoderCancel' argument 1 names different: declaration 'options' definition 'joptions'. [funcArgNamesDifferent]
frameworks/base/core/jni/android/graphics/AutoDecodeCancel.h:9:31: note: Function 'AutoDecoderCancel' argument 1 names different: declaration 'options' definition 'joptions'.
frameworks/base/core/jni/android/graphics/AutoDecodeCancel.cpp:10:46: note: Function 'AutoDecoderCancel' argument 1 names different: declaration 'options' definition 'joptions'.
frameworks/base/core/jni/android/graphics/AutoDecodeCancel.cpp:56:47: style: Function 'RequestCancel' argument 1 names different: declaration 'options' definition 'joptions'. [funcArgNamesDifferent]
frameworks/base/core/jni/android/graphics/AutoDecodeCancel.h:12:39: note: Function 'RequestCancel' argument 1 names different: declaration 'options' definition 'joptions'.
frameworks/base/core/jni/android/graphics/AutoDecodeCancel.cpp:56:47: note: Function 'RequestCancel' argument 1 names different: declaration 'options' definition 'joptions'.
frameworks/base/core/jni/android/graphics/AutoDecodeCancel.cpp:12:5: performance: Variable 'fJOptions' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
frameworks/base/core/jni/android/graphics/Bitmap.cpp:504:52: style: Function 'SetPixels' argument 2 names different: declaration 'colors' definition 'srcColors'. [funcArgNamesDifferent]
frameworks/base/core/jni/android/graphics/GraphicsJNI.h:116:50: note: Function 'SetPixels' argument 2 names different: declaration 'colors' definition 'srcColors'.
frameworks/base/core/jni/android/graphics/Bitmap.cpp:504:52: note: Function 'SetPixels' argument 2 names different: declaration 'colors' definition 'srcColors'.
frameworks/base/core/jni/android/graphics/Bitmap.h:95:10: style: Technically the member function 'android::Bitmap::shouldDisposeSelfLocked' can be const. [functionConst]
frameworks/base/core/jni/android/graphics/Bitmap.cpp:288:14: note: Technically the member function 'android::Bitmap::shouldDisposeSelfLocked' can be const.
frameworks/base/core/jni/android/graphics/Bitmap.h:95:10: note: Technically the member function 'android::Bitmap::shouldDisposeSelfLocked' can be const.
frameworks/base/core/jni/android/graphics/Bitmap.cpp:394:10: style: Technically the member function 'LocalScopedBitmap::valid' can be const. [functionConst]
frameworks/base/core/jni/android/graphics/GraphicsJNI.h:128:5: style: Class 'JavaPixelAllocator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/core/jni/android/graphics/GraphicsJNI.h:149:5: style: Class 'AshmemPixelAllocator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/core/jni/android/graphics/Bitmap.cpp:383:5: style: Class 'LocalScopedBitmap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/core/jni/android/graphics/Utils.h:57:9: performance: Variable 'fCurr' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
frameworks/base/core/jni/android/graphics/NinePatchPeeker.h:30:5: style: Class 'NinePatchPeeker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/core/jni/android/graphics/Utils.h:31:5: style: Class 'AssetStreamAdaptor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/core/jni/android/graphics/Utils.h:56:5: style: Class 'AutoFDSeek' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/core/jni/android/graphics/BitmapRegionDecoder.cpp:242:37: style: C-style pointer casting [cstyleCast]
frameworks/base/core/jni/android/graphics/ColorFilter.cpp:50:28: style: Variable 'src' is assigned a value that is never used. [unreadVariable]
frameworks/base/core/jni/android/graphics/CreateJavaOutputStreamAdaptor.cpp:183:9: performance: Variable 'fCapacity' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
frameworks/base/core/jni/android/graphics/DrawFilter.cpp:111:15: style: Variable 'result' is assigned a value that is never used. [unreadVariable]
frameworks/base/core/jni/android/graphics/Graphics.cpp:530:39: style: C-style pointer casting [cstyleCast]
frameworks/base/core/jni/android/graphics/Graphics.cpp:190:50: style: Function 'get_jrect' argument 2 names different: declaration 'jrect' definition 'obj'. [funcArgNamesDifferent]
frameworks/base/core/jni/android/graphics/GraphicsJNI.h:34:44: note: Function 'get_jrect' argument 2 names different: declaration 'jrect' definition 'obj'.
frameworks/base/core/jni/android/graphics/Graphics.cpp:190:50: note: Function 'get_jrect' argument 2 names different: declaration 'jrect' definition 'obj'.
frameworks/base/core/jni/android/graphics/Graphics.cpp:200:50: style: Function 'set_jrect' argument 2 names different: declaration 'jrect' definition 'obj'. [funcArgNamesDifferent]
frameworks/base/core/jni/android/graphics/GraphicsJNI.h:35:44: note: Function 'set_jrect' argument 2 names different: declaration 'jrect' definition 'obj'.
frameworks/base/core/jni/android/graphics/Graphics.cpp:200:50: note: Function 'set_jrect' argument 2 names different: declaration 'jrect' definition 'obj'.
frameworks/base/core/jni/android/graphics/Graphics.cpp:210:59: style: Function 'jrect_to_irect' argument 2 names different: declaration 'jrect' definition 'obj'. [funcArgNamesDifferent]
frameworks/base/core/jni/android/graphics/GraphicsJNI.h:37:53: note: Function 'jrect_to_irect' argument 2 names different: declaration 'jrect' definition 'obj'.
frameworks/base/core/jni/android/graphics/Graphics.cpp:210:59: note: Function 'jrect_to_irect' argument 2 names different: declaration 'jrect' definition 'obj'.
frameworks/base/core/jni/android/graphics/Graphics.cpp:221:74: style: Function 'irect_to_jrect' argument 3 names different: declaration 'jrect' definition 'obj'. [funcArgNamesDifferent]
frameworks/base/core/jni/android/graphics/GraphicsJNI.h:38:65: note: Function 'irect_to_jrect' argument 3 names different: declaration 'jrect' definition 'obj'.
frameworks/base/core/jni/android/graphics/Graphics.cpp:221:74: note: Function 'irect_to_jrect' argument 3 names different: declaration 'jrect' definition 'obj'.
frameworks/base/core/jni/android/graphics/Graphics.cpp:231:58: style: Function 'jrectf_to_rect' argument 2 names different: declaration 'jrectf' definition 'obj'. [funcArgNamesDifferent]
frameworks/base/core/jni/android/graphics/GraphicsJNI.h:40:52: note: Function 'jrectf_to_rect' argument 2 names different: declaration 'jrectf' definition 'obj'.
frameworks/base/core/jni/android/graphics/Graphics.cpp:231:58: note: Function 'jrectf_to_rect' argument 2 names different: declaration 'jrectf' definition 'obj'.
frameworks/base/core/jni/android/graphics/Graphics.cpp:242:57: style: Function 'jrect_to_rect' argument 2 names different: declaration 'jrect' definition 'obj'. [funcArgNamesDifferent]
frameworks/base/core/jni/android/graphics/GraphicsJNI.h:41:51: note: Function 'jrect_to_rect' argument 2 names different: declaration 'jrect' definition 'obj'.
frameworks/base/core/jni/android/graphics/Graphics.cpp:242:57: note: Function 'jrect_to_rect' argument 2 names different: declaration 'jrect' definition 'obj'.
frameworks/base/core/jni/android/graphics/Graphics.cpp:253:72: style: Function 'rect_to_jrectf' argument 3 names different: declaration 'jrectf' definition 'obj'. [funcArgNamesDifferent]
frameworks/base/core/jni/android/graphics/GraphicsJNI.h:42:64: note: Function 'rect_to_jrectf' argument 3 names different: declaration 'jrectf' definition 'obj'.
frameworks/base/core/jni/android/graphics/Graphics.cpp:253:72: note: Function 'rect_to_jrectf' argument 3 names different: declaration 'jrectf' definition 'obj'.
frameworks/base/core/jni/android/graphics/Graphics.cpp:263:62: style: Function 'jpoint_to_ipoint' argument 2 names different: declaration 'jpoint' definition 'obj'. [funcArgNamesDifferent]
frameworks/base/core/jni/android/graphics/GraphicsJNI.h:46:56: note: Function 'jpoint_to_ipoint' argument 2 names different: declaration 'jpoint' definition 'obj'.
frameworks/base/core/jni/android/graphics/Graphics.cpp:263:62: note: Function 'jpoint_to_ipoint' argument 2 names different: declaration 'jpoint' definition 'obj'.
frameworks/base/core/jni/android/graphics/Graphics.cpp:272:52: style: Function 'ipoint_to_jpoint' argument 1 names different: declaration 'point' definition 'ir'. [funcArgNamesDifferent]
frameworks/base/core/jni/android/graphics/GraphicsJNI.h:47:50: note: Function 'ipoint_to_jpoint' argument 1 names different: declaration 'point' definition 'ir'.
frameworks/base/core/jni/android/graphics/Graphics.cpp:272:52: note: Function 'ipoint_to_jpoint' argument 1 names different: declaration 'point' definition 'ir'.
frameworks/base/core/jni/android/graphics/Graphics.cpp:272:77: style: Function 'ipoint_to_jpoint' argument 3 names different: declaration 'jpoint' definition 'obj'. [funcArgNamesDifferent]
frameworks/base/core/jni/android/graphics/GraphicsJNI.h:47:74: note: Function 'ipoint_to_jpoint' argument 3 names different: declaration 'jpoint' definition 'obj'.
frameworks/base/core/jni/android/graphics/Graphics.cpp:272:77: note: Function 'ipoint_to_jpoint' argument 3 names different: declaration 'jpoint' definition 'obj'.
frameworks/base/core/jni/android/graphics/Graphics.cpp:280:61: style: Function 'jpointf_to_point' argument 2 names different: declaration 'jpointf' definition 'obj'. [funcArgNamesDifferent]
frameworks/base/core/jni/android/graphics/GraphicsJNI.h:49:55: note: Function 'jpointf_to_point' argument 2 names different: declaration 'jpointf' definition 'obj'.
frameworks/base/core/jni/android/graphics/Graphics.cpp:280:61: note: Function 'jpointf_to_point' argument 2 names different: declaration 'jpointf' definition 'obj'.
frameworks/base/core/jni/android/graphics/Graphics.cpp:289:51: style: Function 'point_to_jpointf' argument 1 names different: declaration 'point' definition 'r'. [funcArgNamesDifferent]
frameworks/base/core/jni/android/graphics/GraphicsJNI.h:50:49: note: Function 'point_to_jpointf' argument 1 names different: declaration 'point' definition 'r'.
frameworks/base/core/jni/android/graphics/Graphics.cpp:289:51: note: Function 'point_to_jpointf' argument 1 names different: declaration 'point' definition 'r'.
frameworks/base/core/jni/android/graphics/Graphics.cpp:289:75: style: Function 'point_to_jpointf' argument 3 names different: declaration 'jpointf' definition 'obj'. [funcArgNamesDifferent]
frameworks/base/core/jni/android/graphics/GraphicsJNI.h:50:73: note: Function 'point_to_jpointf' argument 3 names different: declaration 'jpointf' definition 'obj'.
frameworks/base/core/jni/android/graphics/Graphics.cpp:289:75: note: Function 'point_to_jpointf' argument 3 names different: declaration 'jpointf' definition 'obj'.
frameworks/base/core/jni/android/graphics/HarfBuzzNGFaceSkia.cpp:162:12: style: C-style pointer casting [cstyleCast]
frameworks/base/core/jni/android/graphics/HarfBuzzNGFaceSkia.cpp:53:5: style: Struct 'HarfBuzzFontData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/core/jni/android/graphics/Interpolator.cpp:35:0: error: #error Need to convert float array to SkScalar array before calling the following function. [preprocessorErrorDirective]
frameworks/base/core/jni/android/graphics/Matrix.cpp:211:56: style: Variable 'matrix' is assigned a value that is never used. [unreadVariable]
frameworks/base/core/jni/android/graphics/Matrix.cpp:218:22: style: Variable 'src' is assigned a value that is never used. [unreadVariable]
frameworks/base/core/jni/android/graphics/Matrix.cpp:219:22: style: Variable 'dst' is assigned a value that is never used. [unreadVariable]
frameworks/base/core/jni/android/graphics/Matrix.cpp:220:14: style: Variable 'result' is not assigned a value. [unassignedVariable]
frameworks/base/core/jni/android/graphics/Matrix.cpp:241:56: style: Variable 'matrix' is assigned a value that is never used. [unreadVariable]
frameworks/base/core/jni/android/graphics/Matrix.cpp:245:27: style: Variable 'srcArray' is assigned a value that is never used. [unreadVariable]
frameworks/base/core/jni/android/graphics/Matrix.cpp:246:27: style: Variable 'dstArray' is assigned a value that is never used. [unreadVariable]
frameworks/base/core/jni/android/graphics/Matrix.cpp:275:56: style: Variable 'matrix' is assigned a value that is never used. [unreadVariable]
frameworks/base/core/jni/android/graphics/Matrix.cpp:277:22: style: Variable 'dst' is assigned a value that is never used. [unreadVariable]
frameworks/base/core/jni/android/graphics/Matrix.cpp:288:56: style: Variable 'matrix' is assigned a value that is never used. [unreadVariable]
frameworks/base/core/jni/android/graphics/Matrix.cpp:290:28: style: Variable 'src' is assigned a value that is never used. [unreadVariable]
frameworks/base/core/jni/android/graphics/Matrix.cpp:228:16: error: Uninitialized variable: result [uninitvar]
frameworks/base/core/jni/android/graphics/NinePatchImpl.cpp:164:26: warning: Either the condition 'paint' is redundant or there is possible null pointer dereference: paint. [nullPointerRedundantCheck]
frameworks/base/core/jni/android/graphics/NinePatchImpl.cpp:149:10: note: Assuming that condition 'paint' is not redundant
frameworks/base/core/jni/android/graphics/NinePatchImpl.cpp:164:26: note: Null pointer dereference
frameworks/base/core/jni/android/graphics/NinePatchImpl.cpp:170:42: warning: Either the condition 'paint' is redundant or there is possible null pointer dereference: paint. [nullPointerRedundantCheck]
frameworks/base/core/jni/android/graphics/NinePatchImpl.cpp:149:10: note: Assuming that condition 'paint' is not redundant
frameworks/base/core/jni/android/graphics/NinePatchImpl.cpp:170:42: note: Null pointer dereference
frameworks/base/core/jni/android/graphics/NinePatchImpl.cpp:186:39: warning: Obsolete function 'alloca' called. [allocaCalled]
frameworks/base/core/jni/android/graphics/Paint.cpp:369:39: style: Checking if unsigned variable 'outSize' is less than zero. This might be a false warning. [unsignedLessThanZero]
frameworks/base/core/jni/android/graphics/Paint.cpp:167:17: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
frameworks/base/core/jni/android/graphics/Path.cpp:211:0: error: #error Need to convert float array to SkScalar array before calling the following function. [preprocessorErrorDirective]
frameworks/base/core/jni/android/graphics/PathEffect.cpp:44:0: error: #error Need to convert float array to SkScalar array before calling the following function. [preprocessorErrorDirective]
frameworks/base/core/jni/android/graphics/Picture.h:64:10: performance: Technically the member function 'android::Picture::validate' can be static. [functionStatic]
frameworks/base/core/jni/android/graphics/Picture.cpp:118:15: note: Technically the member function 'android::Picture::validate' can be static.
frameworks/base/core/jni/android/graphics/Picture.h:64:10: note: Technically the member function 'android::Picture::validate' can be static.
frameworks/base/core/jni/android/graphics/Rasterizer.cpp:43:27: style: The function 'refRasterizer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/core/jni/android/graphics/Rasterizer.cpp:36:27: note: Virtual function in base class
frameworks/base/core/jni/android/graphics/Rasterizer.cpp:43:27: note: Function in derived class
frameworks/base/core/jni/android/graphics/Region.cpp:271:5: style: Struct 'RgnIterPair' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/core/jni/android/graphics/Shader.cpp:40:0: error: #error Need to convert float array to SkScalar array before calling the following function. [preprocessorErrorDirective]
frameworks/base/core/jni/android/graphics/TypefaceImpl.cpp:123:69: style: Function 'TypefaceImpl_createWeightAlias' argument 2 names different: declaration 'baseweight' definition 'weight'. [funcArgNamesDifferent]
frameworks/base/core/jni/android/graphics/TypefaceImpl.h:51:69: note: Function 'TypefaceImpl_createWeightAlias' argument 2 names different: declaration 'baseweight' definition 'weight'.
frameworks/base/core/jni/android/graphics/TypefaceImpl.cpp:123:69: note: Function 'TypefaceImpl_createWeightAlias' argument 2 names different: declaration 'baseweight' definition 'weight'.
frameworks/base/core/jni/android/graphics/YuvToJpegEncoder.cpp:11:48: style: Function 'create' argument 1 names different: declaration 'pixelFormat' definition 'format'. [funcArgNamesDifferent]
frameworks/base/core/jni/android/graphics/YuvToJpegEncoder.h:19:41: note: Function 'create' argument 1 names different: declaration 'pixelFormat' definition 'format'.
frameworks/base/core/jni/android/graphics/YuvToJpegEncoder.cpp:11:48: note: Function 'create' argument 1 names different: declaration 'pixelFormat' definition 'format'.
frameworks/base/core/jni/android/graphics/YuvToJpegEncoder.cpp:100:13: style: Variable 'y' is assigned a value that is never used. [unreadVariable]
frameworks/base/core/jni/android/graphics/YuvToJpegEncoder.cpp:106:17: style: Variable 'cb' is assigned a value that is never used. [unreadVariable]
frameworks/base/core/jni/android/graphics/YuvToJpegEncoder.cpp:107:17: style: Variable 'cr' is assigned a value that is never used. [unreadVariable]
frameworks/base/core/jni/android/graphics/YuvToJpegEncoder.cpp:175:13: style: Variable 'y' is assigned a value that is never used. [unreadVariable]
frameworks/base/core/jni/android/graphics/YuvToJpegEncoder.cpp:180:13: style: Variable 'cb' is assigned a value that is never used. [unreadVariable]
frameworks/base/core/jni/android/graphics/YuvToJpegEncoder.cpp:181:13: style: Variable 'cr' is assigned a value that is never used. [unreadVariable]
frameworks/base/core/jni/android/graphics/YuvToJpegEncoder.cpp:23:19: warning: Member variable 'YuvToJpegEncoder::fNumPlanes' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/core/jni/android/graphics/YuvToJpegEncoder.h:57:10: style: Technically the member function 'Yuv420SpToJpegEncoder::deinterleave' can be const. [functionConst]
frameworks/base/core/jni/android/graphics/YuvToJpegEncoder.cpp:117:29: note: Technically the member function 'Yuv420SpToJpegEncoder::deinterleave' can be const.
frameworks/base/core/jni/android/graphics/YuvToJpegEncoder.h:57:10: note: Technically the member function 'Yuv420SpToJpegEncoder::deinterleave' can be const.
frameworks/base/core/jni/android/graphics/YuvToJpegEncoder.h:70:10: style: Technically the member function 'Yuv422IToJpegEncoder::deinterleave' can be const. [functionConst]
frameworks/base/core/jni/android/graphics/YuvToJpegEncoder.cpp:192:28: note: Technically the member function 'Yuv422IToJpegEncoder::deinterleave' can be const.
frameworks/base/core/jni/android/graphics/YuvToJpegEncoder.h:70:10: note: Technically the member function 'Yuv422IToJpegEncoder::deinterleave' can be const.
frameworks/base/core/jni/android/graphics/YuvToJpegEncoder.h:50:5: style: Class 'Yuv420SpToJpegEncoder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/core/jni/android/graphics/YuvToJpegEncoder.h:64:5: style: Class 'Yuv422IToJpegEncoder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/core/jni/android/graphics/YuvToJpegEncoder.h:54:10: style: The function 'configSamplingFactors' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/core/jni/android/graphics/YuvToJpegEncoder.h:43:18: note: Virtual function in base class
frameworks/base/core/jni/android/graphics/YuvToJpegEncoder.h:54:10: note: Function in derived class
frameworks/base/core/jni/android/graphics/YuvToJpegEncoder.h:59:10: style: The function 'compress' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/core/jni/android/graphics/YuvToJpegEncoder.h:44:18: note: Virtual function in base class
frameworks/base/core/jni/android/graphics/YuvToJpegEncoder.h:59:10: note: Function in derived class
frameworks/base/core/jni/android/graphics/YuvToJpegEncoder.h:68:10: style: The function 'configSamplingFactors' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/core/jni/android/graphics/YuvToJpegEncoder.h:43:18: note: Virtual function in base class
frameworks/base/core/jni/android/graphics/YuvToJpegEncoder.h:68:10: note: Function in derived class
frameworks/base/core/jni/android/graphics/YuvToJpegEncoder.h:69:10: style: The function 'compress' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/core/jni/android/graphics/YuvToJpegEncoder.h:44:18: note: Virtual function in base class
frameworks/base/core/jni/android/graphics/YuvToJpegEncoder.h:69:10: note: Function in derived class
frameworks/base/core/jni/android/graphics/pdf/PdfDocument.cpp:40:9: performance: Variable 'mContentRect' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
frameworks/base/core/jni/android/graphics/pdf/PdfDocument.cpp:89:10: style: Technically the member function 'android::PdfDocument::write' can be const. [functionConst]
frameworks/base/core/jni/android/graphics/pdf/PdfDocument.cpp:36:15: style: Struct 'PageRecord' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
frameworks/base/core/jni/android/graphics/pdf/PdfDocument.cpp:36:15: style: Struct 'PageRecord' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
frameworks/base/core/jni/android/opengl/util.cpp:254:0: warning: Member variable 'android :: ArrayHelper < jfloatArray , float , FloatArrayGetter , FloatArrayReleaser >::mData' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/core/jni/android/opengl/util.cpp:254:0: warning: Member variable 'android :: ArrayHelper < jfloatArray , float , FloatArrayGetter , FloatArrayReleaser >::mLength' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/core/jni/android/opengl/util.cpp:254:0: warning: Member variable 'android :: ArrayHelper < jintArray , int , IntArrayGetter , IntArrayReleaser >::mData' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/core/jni/android/opengl/util.cpp:254:0: warning: Member variable 'android :: ArrayHelper < jintArray , int , IntArrayGetter , IntArrayReleaser >::mLength' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/core/jni/android/opengl/util.cpp:254:0: warning: Member variable 'android :: ArrayHelper < jcharArray ,unsigned short , CharArrayGetter , CharArrayReleaser >::mData' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/core/jni/android/opengl/util.cpp:254:0: warning: Member variable 'android :: ArrayHelper < jcharArray ,unsigned short , CharArrayGetter , CharArrayReleaser >::mLength' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/core/jni/android/opengl/util.cpp:861:9: performance: Variable 'mBuffer' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
frameworks/base/core/jni/android/opengl/util.cpp:863:9: performance: Variable 'mRemaining' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
frameworks/base/core/jni/android/opengl/util.cpp:256:0: performance: Variable 'mRef' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
frameworks/base/core/jni/android/opengl/util.cpp:257:0: performance: Variable 'mOffset' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
frameworks/base/core/jni/android/opengl/util.cpp:258:0: performance: Variable 'mMinSize' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
frameworks/base/core/jni/android/opengl/util.cpp:883:17: style: Technically the member function 'android::BufferHelper::remaining' can be const. [functionConst]
frameworks/base/core/jni/android/opengl/util.cpp:65:9: warning: Possible leak in public function. The pointer 'mData' is not deallocated before it is allocated. [publicAllocationError]
frameworks/base/core/jni/android_app_NativeActivity.cpp:206:24: style: C-style pointer casting [cstyleCast]
frameworks/base/core/jni/android_app_NativeActivity.cpp:376:28: style: C-style pointer casting [cstyleCast]
frameworks/base/core/jni/android_app_NativeActivity.cpp:388:28: style: C-style pointer casting [cstyleCast]
frameworks/base/core/jni/android_app_NativeActivity.cpp:402:28: style: C-style pointer casting [cstyleCast]
frameworks/base/core/jni/android_app_NativeActivity.cpp:419:28: style: C-style pointer casting [cstyleCast]
frameworks/base/core/jni/android_app_NativeActivity.cpp:445:28: style: C-style pointer casting [cstyleCast]
frameworks/base/core/jni/android_app_NativeActivity.cpp:459:28: style: C-style pointer casting [cstyleCast]
frameworks/base/core/jni/android_app_NativeActivity.cpp:473:28: style: C-style pointer casting [cstyleCast]
frameworks/base/core/jni/android_app_NativeActivity.cpp:487:28: style: C-style pointer casting [cstyleCast]
frameworks/base/core/jni/android_app_NativeActivity.cpp:501:28: style: C-style pointer casting [cstyleCast]
frameworks/base/core/jni/android_app_NativeActivity.cpp:515:28: style: C-style pointer casting [cstyleCast]
frameworks/base/core/jni/android_app_NativeActivity.cpp:538:28: style: C-style pointer casting [cstyleCast]
frameworks/base/core/jni/android_app_NativeActivity.cpp:580:28: style: C-style pointer casting [cstyleCast]
frameworks/base/core/jni/android_app_NativeActivity.cpp:594:28: style: C-style pointer casting [cstyleCast]
frameworks/base/core/jni/android_app_NativeActivity.cpp:610:28: style: C-style pointer casting [cstyleCast]
frameworks/base/core/jni/android_app_NativeActivity.cpp:625:28: style: C-style pointer casting [cstyleCast]
frameworks/base/core/jni/android_app_NativeActivity.cpp:641:28: style: C-style pointer casting [cstyleCast]
frameworks/base/core/jni/android_backup_BackupHelperDispatcher.cpp:109:11: style: Variable 'amt' is assigned a value that is never used. [unreadVariable]
frameworks/base/core/jni/android_emoji_EmojiFactory.cpp:20:3: warning: Member variable 'EmojiFactoryCaller::m_handle' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/core/jni/android_emoji_EmojiFactory.cpp:20:3: warning: Member variable 'EmojiFactoryCaller::m_get_implementation' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/core/jni/android_emoji_EmojiFactory.cpp:20:3: warning: Member variable 'EmojiFactoryCaller::m_get_available_implementation' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/core/jni/android_hardware_Camera.cpp:355:5: style: Variable 'obj' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
frameworks/base/core/jni/android_hardware_Camera.cpp:354:0: note: Variable 'obj' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_hardware_Camera.cpp:355:5: note: Variable 'obj' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_hardware_Camera.cpp:146:5: performance: Variable 'mCameraJObjectWeak' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
frameworks/base/core/jni/android_hardware_Radio.cpp:297:9: style: The scope of the variable 'jStatus' can be reduced. [variableScope]
frameworks/base/core/jni/android_hardware_UsbDeviceConnection.cpp:184:39: warning: Either the condition 'if(bufferBytes)' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
frameworks/base/core/jni/android_hardware_UsbDeviceConnection.cpp:186:8: note: Assuming that condition 'if(bufferBytes)' is not redundant
frameworks/base/core/jni/android_hardware_UsbDeviceConnection.cpp:184:39: note: Null pointer addition
frameworks/base/core/jni/android_hardware_UsbDeviceConnection.cpp:208:74: warning: Either the condition 'if(bufferBytes)' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
frameworks/base/core/jni/android_hardware_UsbDeviceConnection.cpp:210:8: note: Assuming that condition 'if(bufferBytes)' is not redundant
frameworks/base/core/jni/android_hardware_UsbDeviceConnection.cpp:208:74: note: Null pointer addition
frameworks/base/core/jni/android_hardware_camera2_DngCreator.cpp:1611:16: style: The scope of the variable 'noiseProfile' can be reduced. [variableScope]
frameworks/base/core/jni/android_hardware_camera2_DngCreator.cpp:195:16: warning: Member variable 'NativeContext::mGpsData' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/core/jni/android_hardware_camera2_DngCreator.cpp:324:5: performance: Variable 'mByteArray' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
frameworks/base/core/jni/android_hardware_camera2_DngCreator.cpp:399:5: performance: Variable 'mByteArray' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
frameworks/base/core/jni/android_hardware_camera2_DngCreator.cpp:485:5: performance: Variable 'mByteArray' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
frameworks/base/core/jni/android_hardware_camera2_legacy_LegacyCameraDevice.cpp:102:5: style: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
frameworks/base/core/jni/android_hardware_camera2_legacy_LegacyCameraDevice.cpp:101:0: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_hardware_camera2_legacy_LegacyCameraDevice.cpp:102:5: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_hardware_camera2_legacy_PerfMeasurement.cpp:117:5: style: Class 'PerfMeasurementContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/core/jni/android_media_AudioRecord.cpp:79:49: style: C-style pointer casting [cstyleCast]
frameworks/base/core/jni/android_media_AudioRecord.cpp:371:45: style: C-style pointer casting [cstyleCast]
frameworks/base/core/jni/android_media_AudioRecord.cpp:654:13: style: C-style pointer casting [cstyleCast]
frameworks/base/core/jni/android_media_AudioRecord.cpp:249:5: style: Variable 'paa' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_media_AudioRecord.cpp:247:0: note: Variable 'paa' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_media_AudioRecord.cpp:249:5: note: Variable 'paa' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_media_AudioSystem.cpp:255:13: style: C-style pointer casting [cstyleCast]
frameworks/base/core/jni/android_media_AudioSystem.cpp:864:5: style: Variable 'jSamplingRates' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
frameworks/base/core/jni/android_media_AudioSystem.cpp:848:0: note: Variable 'jSamplingRates' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_media_AudioSystem.cpp:864:5: note: Variable 'jSamplingRates' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_media_AudioTrack.cpp:120:48: style: C-style pointer casting [cstyleCast]
frameworks/base/core/jni/android_media_AudioTrack.cpp:498:41: style: C-style pointer casting [cstyleCast]
frameworks/base/core/jni/android_media_AudioTrack.cpp:1025:41: style: C-style pointer casting [cstyleCast]
frameworks/base/core/jni/android_media_AudioTrack.cpp:1043:41: style: C-style pointer casting [cstyleCast]
frameworks/base/core/jni/android_media_AudioTrack.cpp:281:5: style: Variable 'paa' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_media_AudioTrack.cpp:279:0: note: Variable 'paa' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_media_AudioTrack.cpp:281:5: note: Variable 'paa' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_media_AudioTrack.cpp:1124:5: style: Variable 'javaConst' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
frameworks/base/core/jni/android_media_AudioTrack.cpp:1123:0: note: Variable 'javaConst' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_media_AudioTrack.cpp:1124:5: note: Variable 'javaConst' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_media_JetPlayer.cpp:312:5: style: Variable 'muteTracks' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_media_JetPlayer.cpp:311:0: note: Variable 'muteTracks' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_media_JetPlayer.cpp:312:5: note: Variable 'muteTracks' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_media_JetPlayer.cpp:383:5: style: Variable 'muteTracks' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_media_JetPlayer.cpp:382:0: note: Variable 'muteTracks' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_media_JetPlayer.cpp:383:5: note: Variable 'muteTracks' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_net_LocalSocketImpl.cpp:567:21: style: The scope of the variable 'cmsg' can be reduced. [variableScope]
frameworks/base/core/jni/android_net_LocalSocketImpl.cpp:569:9: style: The scope of the variable 'fds' can be reduced. [variableScope]
frameworks/base/core/jni/android_nio_utils.cpp:31:39: style: Function 'nio_getPointer' argument 1 names different: declaration 'env' definition '_env'. [funcArgNamesDifferent]
frameworks/base/core/jni/android_nio_utils.h:40:30: note: Function 'nio_getPointer' argument 1 names different: declaration 'env' definition '_env'.
frameworks/base/core/jni/android_nio_utils.cpp:31:39: note: Function 'nio_getPointer' argument 1 names different: declaration 'env' definition '_env'.
frameworks/base/core/jni/android_nio_utils.cpp:55:42: style: Function 'nio_releasePointer' argument 1 names different: declaration 'env' definition '_env'. [funcArgNamesDifferent]
frameworks/base/core/jni/android_nio_utils.h:54:33: note: Function 'nio_releasePointer' argument 1 names different: declaration 'env' definition '_env'.
frameworks/base/core/jni/android_nio_utils.cpp:55:42: note: Function 'nio_releasePointer' argument 1 names different: declaration 'env' definition '_env'.
frameworks/base/core/jni/android_nio_utils.cpp:55:68: style: Function 'nio_releasePointer' argument 3 names different: declaration 'pointer' definition 'data'. [funcArgNamesDifferent]
frameworks/base/core/jni/android_nio_utils.h:54:58: note: Function 'nio_releasePointer' argument 3 names different: declaration 'pointer' definition 'data'.
frameworks/base/core/jni/android_nio_utils.cpp:55:68: note: Function 'nio_releasePointer' argument 3 names different: declaration 'pointer' definition 'data'.
frameworks/base/core/jni/android_nio_utils.cpp:66:5: performance: Variable 'fCommit' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
frameworks/base/core/jni/android_opengl_EGL14.cpp:143:5: style: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
frameworks/base/core/jni/android_opengl_EGL14.cpp:142:0: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_opengl_EGL14.cpp:143:5: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_opengl_EGL14.cpp:152:5: style: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
frameworks/base/core/jni/android_opengl_EGL14.cpp:151:0: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_opengl_EGL14.cpp:152:5: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_opengl_EGL14.cpp:261:5: style: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
frameworks/base/core/jni/android_opengl_EGL14.cpp:258:0: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_opengl_EGL14.cpp:261:5: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_opengl_EGL14.cpp:770:5: style: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
frameworks/base/core/jni/android_opengl_EGL14.cpp:766:0: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_opengl_EGL14.cpp:770:5: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_opengl_EGL14.cpp:837:5: style: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
frameworks/base/core/jni/android_opengl_EGL14.cpp:836:0: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_opengl_EGL14.cpp:837:5: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_opengl_EGL14.cpp:848:5: style: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
frameworks/base/core/jni/android_opengl_EGL14.cpp:847:0: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_opengl_EGL14.cpp:848:5: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_opengl_EGL14.cpp:857:5: style: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
frameworks/base/core/jni/android_opengl_EGL14.cpp:856:0: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_opengl_EGL14.cpp:857:5: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_opengl_EGL14.cpp:866:5: style: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
frameworks/base/core/jni/android_opengl_EGL14.cpp:865:0: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_opengl_EGL14.cpp:866:5: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_opengl_EGL14.cpp:951:5: style: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
frameworks/base/core/jni/android_opengl_EGL14.cpp:947:0: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_opengl_EGL14.cpp:951:5: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_opengl_EGL14.cpp:968:5: style: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
frameworks/base/core/jni/android_opengl_EGL14.cpp:964:0: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_opengl_EGL14.cpp:968:5: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_opengl_EGL14.cpp:984:5: style: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
frameworks/base/core/jni/android_opengl_EGL14.cpp:980:0: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_opengl_EGL14.cpp:984:5: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_opengl_EGL14.cpp:999:5: style: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
frameworks/base/core/jni/android_opengl_EGL14.cpp:996:0: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_opengl_EGL14.cpp:999:5: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_opengl_EGL14.cpp:1078:5: style: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
frameworks/base/core/jni/android_opengl_EGL14.cpp:1074:0: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_opengl_EGL14.cpp:1078:5: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_opengl_EGL14.cpp:1095:5: style: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
frameworks/base/core/jni/android_opengl_EGL14.cpp:1089:0: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_opengl_EGL14.cpp:1095:5: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_opengl_EGL14.cpp:1109:5: style: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
frameworks/base/core/jni/android_opengl_EGL14.cpp:1108:0: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_opengl_EGL14.cpp:1109:5: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_opengl_EGL14.cpp:1118:5: style: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
frameworks/base/core/jni/android_opengl_EGL14.cpp:1117:0: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_opengl_EGL14.cpp:1118:5: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_opengl_EGL14.cpp:1129:5: style: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
frameworks/base/core/jni/android_opengl_EGL14.cpp:1128:0: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_opengl_EGL14.cpp:1129:5: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_opengl_EGL14.cpp:1193:5: style: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
frameworks/base/core/jni/android_opengl_EGL14.cpp:1192:0: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_opengl_EGL14.cpp:1193:5: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_opengl_EGL14.cpp:1202:5: style: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
frameworks/base/core/jni/android_opengl_EGL14.cpp:1201:0: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_opengl_EGL14.cpp:1202:5: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_opengl_EGL14.cpp:1216:5: style: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
frameworks/base/core/jni/android_opengl_EGL14.cpp:1212:0: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_opengl_EGL14.cpp:1216:5: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_opengl_EGLExt.cpp:142:5: style: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
frameworks/base/core/jni/android_opengl_EGLExt.cpp:138:0: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_opengl_EGLExt.cpp:142:5: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_opengl_GLES10.cpp:632:5: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES10.cpp:630:0: note: Variable 'data' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES10.cpp:632:5: note: Variable 'data' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES10.cpp:661:5: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES10.cpp:659:0: note: Variable 'data' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES10.cpp:661:5: note: Variable 'data' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES10.cpp:784:5: style: Variable 'textures' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES10.cpp:782:0: note: Variable 'textures' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES10.cpp:784:5: note: Variable 'textures' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES10.cpp:888:5: style: Variable 'indices' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES10.cpp:886:0: note: Variable 'indices' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES10.cpp:888:5: note: Variable 'indices' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES10.cpp:1029:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES10.cpp:1027:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES10.cpp:1029:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES10.cpp:1147:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES10.cpp:1145:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES10.cpp:1147:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES10.cpp:1281:5: style: Variable 'textures' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES10.cpp:1279:0: note: Variable 'textures' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES10.cpp:1281:5: note: Variable 'textures' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES10.cpp:1427:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES10.cpp:1425:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES10.cpp:1427:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES10.cpp:1545:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES10.cpp:1543:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES10.cpp:1545:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES10.cpp:1679:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES10.cpp:1677:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES10.cpp:1679:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES10.cpp:1828:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES10.cpp:1826:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES10.cpp:1828:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES10.cpp:1955:5: style: Variable 'm' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES10.cpp:1953:0: note: Variable 'm' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES10.cpp:1955:5: note: Variable 'm' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES10.cpp:2019:5: style: Variable 'm' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES10.cpp:2017:0: note: Variable 'm' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES10.cpp:2019:5: note: Variable 'm' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES10.cpp:2137:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES10.cpp:2135:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES10.cpp:2137:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES10.cpp:2282:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES10.cpp:2280:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES10.cpp:2282:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES10.cpp:2391:5: style: Variable 'm' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES10.cpp:2389:0: note: Variable 'm' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES10.cpp:2391:5: note: Variable 'm' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES10.cpp:2455:5: style: Variable 'm' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES10.cpp:2453:0: note: Variable 'm' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES10.cpp:2455:5: note: Variable 'm' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES10.cpp:2638:5: style: Variable 'pixels' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES10.cpp:2636:0: note: Variable 'pixels' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES10.cpp:2638:5: note: Variable 'pixels' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES10.cpp:2883:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES10.cpp:2881:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES10.cpp:2883:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES10.cpp:3004:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES10.cpp:3002:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES10.cpp:3004:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES10.cpp:412:0: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES10.cpp:409:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES10.cpp:412:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES10.cpp:1635:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
frameworks/base/core/jni/android_opengl_GLES10.cpp:1699:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
frameworks/base/core/jni/android_opengl_GLES10.cpp:1784:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
frameworks/base/core/jni/android_opengl_GLES10.cpp:1848:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
frameworks/base/core/jni/android_opengl_GLES10Ext.cpp:412:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES10Ext.cpp:409:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES10Ext.cpp:412:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES10Ext.cpp:543:5: style: Variable 'mantissa' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES10Ext.cpp:539:0: note: Variable 'mantissa' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES10Ext.cpp:543:5: note: Variable 'mantissa' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:602:9: style: Condition '_exception' is always false [knownConditionTrueFalse]
frameworks/base/core/jni/android_opengl_GLES11.cpp:582:23: note: Assignment '_exception=0', assigned value is 0
frameworks/base/core/jni/android_opengl_GLES11.cpp:602:9: note: Condition '_exception' is always false
frameworks/base/core/jni/android_opengl_GLES11.cpp:674:9: style: Condition '_exception' is always false [knownConditionTrueFalse]
frameworks/base/core/jni/android_opengl_GLES11.cpp:654:23: note: Assignment '_exception=0', assigned value is 0
frameworks/base/core/jni/android_opengl_GLES11.cpp:674:9: note: Condition '_exception' is always false
frameworks/base/core/jni/android_opengl_GLES11.cpp:802:9: style: Condition '_exception' is always false [knownConditionTrueFalse]
frameworks/base/core/jni/android_opengl_GLES11.cpp:793:23: note: Assignment '_exception=0', assigned value is 0
frameworks/base/core/jni/android_opengl_GLES11.cpp:802:9: note: Condition '_exception' is always false
frameworks/base/core/jni/android_opengl_GLES11.cpp:508:5: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11.cpp:506:0: note: Variable 'data' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:508:5: note: Variable 'data' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:590:5: style: Variable 'equation' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11.cpp:588:0: note: Variable 'equation' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:590:5: note: Variable 'equation' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:662:5: style: Variable 'equation' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11.cpp:660:0: note: Variable 'equation' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:662:5: note: Variable 'equation' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:764:5: style: Variable 'buffers' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11.cpp:762:0: note: Variable 'buffers' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:764:5: note: Variable 'buffers' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:868:5: style: Variable 'buffers' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11.cpp:866:0: note: Variable 'buffers' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:868:5: note: Variable 'buffers' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:970:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11.cpp:968:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:970:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:1057:5: style: Variable 'eqn' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11.cpp:1055:0: note: Variable 'eqn' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:1057:5: note: Variable 'eqn' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:1143:5: style: Variable 'eqn' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11.cpp:1141:0: note: Variable 'eqn' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:1143:5: note: Variable 'eqn' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:1220:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11.cpp:1218:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:1220:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:1336:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11.cpp:1334:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:1336:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:1474:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11.cpp:1472:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:1474:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:1610:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11.cpp:1608:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:1610:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:1744:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11.cpp:1742:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:1744:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:1866:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11.cpp:1864:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:1866:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:1976:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11.cpp:1974:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:1976:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:2086:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11.cpp:2084:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:2086:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:2185:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11.cpp:2183:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:2185:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:2273:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11.cpp:2271:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:2273:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:2361:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11.cpp:2359:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:2361:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:2502:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11.cpp:2500:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:2502:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:2598:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11.cpp:2596:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:2598:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:2742:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11.cpp:2740:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:2742:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:2841:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11.cpp:2839:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:2841:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:2940:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11.cpp:2938:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:2940:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:3028:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11.cpp:3026:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:3028:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:412:0: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11.cpp:409:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:412:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11.cpp:1292:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
frameworks/base/core/jni/android_opengl_GLES11.cpp:1356:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
frameworks/base/core/jni/android_opengl_GLES11.cpp:1430:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
frameworks/base/core/jni/android_opengl_GLES11.cpp:1494:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:412:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:409:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:412:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:575:5: style: Variable 'coords' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:573:0: note: Variable 'coords' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:575:5: note: Variable 'coords' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:659:5: style: Variable 'coords' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:657:0: note: Variable 'coords' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:659:5: note: Variable 'coords' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:743:5: style: Variable 'coords' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:741:0: note: Variable 'coords' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:743:5: note: Variable 'coords' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:840:5: style: Variable 'coords' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:838:0: note: Variable 'coords' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:840:5: note: Variable 'coords' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:873:5: style: Variable 'image' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:871:0: note: Variable 'image' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:873:5: note: Variable 'image' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:896:5: style: Variable 'image' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:894:0: note: Variable 'image' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:896:5: note: Variable 'image' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:993:5: style: Variable 'equation' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:991:0: note: Variable 'equation' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:993:5: note: Variable 'equation' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:1091:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:1089:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:1091:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:1180:5: style: Variable 'eqn' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:1178:0: note: Variable 'eqn' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:1180:5: note: Variable 'eqn' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:1257:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:1255:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:1257:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:1324:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:1322:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:1324:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:1392:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:1390:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:1392:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:1460:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:1458:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:1460:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:1528:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:1526:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:1528:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:1605:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:1603:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:1605:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:1683:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:1681:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:1683:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:1758:5: style: Variable 'm' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:1756:0: note: Variable 'm' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:1758:5: note: Variable 'm' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:1835:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:1833:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:1835:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:1901:5: style: Variable 'm' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:1899:0: note: Variable 'm' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:1901:5: note: Variable 'm' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:2014:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:2012:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:2014:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:2144:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:2142:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:2144:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:2223:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:2221:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:2223:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:2331:5: style: Variable 'renderbuffers' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:2329:0: note: Variable 'renderbuffers' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:2331:5: note: Variable 'renderbuffers' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:2417:5: style: Variable 'renderbuffers' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:2415:0: note: Variable 'renderbuffers' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:2417:5: note: Variable 'renderbuffers' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:2516:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:2514:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:2516:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:2624:5: style: Variable 'framebuffers' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:2622:0: note: Variable 'framebuffers' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:2624:5: note: Variable 'framebuffers' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:2710:5: style: Variable 'framebuffers' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:2708:0: note: Variable 'framebuffers' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:2710:5: note: Variable 'framebuffers' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:2834:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:2832:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:2834:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:3024:5: style: Variable 'equation' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:3022:0: note: Variable 'equation' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:3024:5: note: Variable 'equation' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:3099:5: style: Variable 'eqn' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:3097:0: note: Variable 'eqn' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:3099:5: note: Variable 'eqn' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:3197:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:3195:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:3197:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:3276:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:3274:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:3276:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:3355:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:3353:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:3355:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:3423:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:3421:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:3423:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:3491:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:3489:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:3491:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:3559:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:3557:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES11Ext.cpp:3559:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:1303:9: style: Condition '_exception' is always false [knownConditionTrueFalse]
frameworks/base/core/jni/android_opengl_GLES20.cpp:1294:23: note: Assignment '_exception=0', assigned value is 0
frameworks/base/core/jni/android_opengl_GLES20.cpp:1303:9: note: Condition '_exception' is always false
frameworks/base/core/jni/android_opengl_GLES20.cpp:643:5: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES20.cpp:641:0: note: Variable 'data' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:643:5: note: Variable 'data' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:750:5: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES20.cpp:748:0: note: Variable 'data' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:750:5: note: Variable 'data' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:779:5: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES20.cpp:777:0: note: Variable 'data' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:779:5: note: Variable 'data' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:922:5: style: Variable 'buffers' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES20.cpp:920:0: note: Variable 'buffers' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:922:5: note: Variable 'buffers' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:1008:5: style: Variable 'framebuffers' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES20.cpp:1006:0: note: Variable 'framebuffers' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:1008:5: note: Variable 'framebuffers' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:1103:5: style: Variable 'renderbuffers' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES20.cpp:1101:0: note: Variable 'renderbuffers' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:1103:5: note: Variable 'renderbuffers' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:1198:5: style: Variable 'textures' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES20.cpp:1196:0: note: Variable 'textures' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:1198:5: note: Variable 'textures' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:1320:5: style: Variable 'indices' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES20.cpp:1318:0: note: Variable 'indices' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:1320:5: note: Variable 'indices' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:1474:5: style: Variable 'buffers' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES20.cpp:1472:0: note: Variable 'buffers' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:1474:5: note: Variable 'buffers' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:1569:5: style: Variable 'framebuffers' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES20.cpp:1567:0: note: Variable 'framebuffers' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:1569:5: note: Variable 'framebuffers' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:1655:5: style: Variable 'renderbuffers' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES20.cpp:1653:0: note: Variable 'renderbuffers' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:1655:5: note: Variable 'renderbuffers' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:1741:5: style: Variable 'textures' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES20.cpp:1739:0: note: Variable 'textures' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:1741:5: note: Variable 'textures' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:1903:5: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES20.cpp:1897:0: note: Variable 'length' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:1903:5: note: Variable 'length' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:1904:5: style: Variable 'size' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES20.cpp:1899:0: note: Variable 'size' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:1904:5: note: Variable 'size' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:1905:5: style: Variable 'type' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES20.cpp:1901:0: note: Variable 'type' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:1905:5: note: Variable 'type' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:2231:5: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES20.cpp:2225:0: note: Variable 'length' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:2231:5: note: Variable 'length' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:2232:5: style: Variable 'size' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES20.cpp:2227:0: note: Variable 'size' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:2232:5: note: Variable 'size' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:2233:5: style: Variable 'type' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES20.cpp:2229:0: note: Variable 'type' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:2233:5: note: Variable 'type' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:2676:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES20.cpp:2674:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:2676:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:2780:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES20.cpp:2778:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:2780:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:2873:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES20.cpp:2871:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:2873:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:2980:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES20.cpp:2978:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:2980:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:3068:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES20.cpp:3066:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:3068:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:3210:5: style: Variable 'range' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES20.cpp:3206:0: note: Variable 'range' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:3210:5: note: Variable 'range' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:3329:5: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES20.cpp:3327:0: note: Variable 'length' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:3329:5: note: Variable 'length' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:3429:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES20.cpp:3427:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:3429:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:3517:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES20.cpp:3515:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:3517:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:3605:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES20.cpp:3603:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:3605:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:3693:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES20.cpp:3691:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:3693:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:3826:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES20.cpp:3824:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:3826:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:3936:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES20.cpp:3934:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:3936:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:4107:5: style: Variable 'pixels' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES20.cpp:4105:0: note: Variable 'pixels' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:4107:5: note: Variable 'pixels' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:4247:5: style: Variable 'shaders' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES20.cpp:4243:0: note: Variable 'shaders' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:4247:5: note: Variable 'shaders' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:4248:5: style: Variable 'binary' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES20.cpp:4245:0: note: Variable 'binary' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:4248:5: note: Variable 'binary' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:4470:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES20.cpp:4468:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:4470:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:4569:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES20.cpp:4567:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:4569:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:4699:5: style: Variable 'v' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES20.cpp:4697:0: note: Variable 'v' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:4699:5: note: Variable 'v' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:4797:5: style: Variable 'v' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES20.cpp:4795:0: note: Variable 'v' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:4797:5: note: Variable 'v' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:4896:5: style: Variable 'v' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES20.cpp:4894:0: note: Variable 'v' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:4896:5: note: Variable 'v' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:4995:5: style: Variable 'v' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES20.cpp:4993:0: note: Variable 'v' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:4995:5: note: Variable 'v' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:5095:5: style: Variable 'v' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES20.cpp:5093:0: note: Variable 'v' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:5095:5: note: Variable 'v' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:5195:5: style: Variable 'v' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES20.cpp:5193:0: note: Variable 'v' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:5195:5: note: Variable 'v' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:5296:5: style: Variable 'v' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES20.cpp:5294:0: note: Variable 'v' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:5296:5: note: Variable 'v' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:5397:5: style: Variable 'v' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES20.cpp:5395:0: note: Variable 'v' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:5397:5: note: Variable 'v' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:5486:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES20.cpp:5484:0: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:5486:5: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:5576:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES20.cpp:5574:0: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:5576:5: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:5666:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES20.cpp:5664:0: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:5666:5: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:5782:5: style: Variable 'values' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES20.cpp:5780:0: note: Variable 'values' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:5782:5: note: Variable 'values' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:5879:5: style: Variable 'values' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES20.cpp:5877:0: note: Variable 'values' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:5879:5: note: Variable 'values' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:5977:5: style: Variable 'values' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES20.cpp:5975:0: note: Variable 'values' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:5977:5: note: Variable 'values' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:6076:5: style: Variable 'values' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES20.cpp:6074:0: note: Variable 'values' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:6076:5: note: Variable 'values' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:412:0: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES20.cpp:409:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES20.cpp:412:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:412:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:409:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:412:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:463:5: style: Variable 'indices' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:461:0: note: Variable 'indices' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:463:5: note: Variable 'indices' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:504:5: style: Variable 'pixels' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:502:0: note: Variable 'pixels' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:504:5: note: Variable 'pixels' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:553:5: style: Variable 'pixels' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:551:0: note: Variable 'pixels' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:553:5: note: Variable 'pixels' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:621:5: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:619:0: note: Variable 'data' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:621:5: note: Variable 'data' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:668:5: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:666:0: note: Variable 'data' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:668:5: note: Variable 'data' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:762:5: style: Variable 'ids' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:760:0: note: Variable 'ids' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:762:5: note: Variable 'ids' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:828:5: style: Variable 'ids' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:826:0: note: Variable 'ids' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:828:5: note: Variable 'ids' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:925:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:923:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:925:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:993:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:991:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:993:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:1082:5: style: Variable 'bufs' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:1080:0: note: Variable 'bufs' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:1082:5: note: Variable 'bufs' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:1150:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:1148:0: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:1150:5: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:1220:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:1218:0: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:1220:5: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:1290:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:1288:0: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:1290:5: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:1360:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:1358:0: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:1360:5: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:1430:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:1428:0: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:1430:5: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:1500:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:1498:0: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:1500:5: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:1645:5: style: Variable 'arrays' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:1643:0: note: Variable 'arrays' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:1645:5: note: Variable 'arrays' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:1711:5: style: Variable 'arrays' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:1709:0: note: Variable 'arrays' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:1711:5: note: Variable 'arrays' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:1789:5: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:1787:0: note: Variable 'data' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:1789:5: note: Variable 'data' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:2030:5: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:2024:0: note: Variable 'length' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:2030:5: note: Variable 'length' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:2031:5: style: Variable 'size' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:2026:0: note: Variable 'size' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:2031:5: note: Variable 'size' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:2032:5: style: Variable 'type' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:2028:0: note: Variable 'type' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:2032:5: note: Variable 'type' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:2316:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:2314:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:2316:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:2384:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:2382:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:2384:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:2477:5: style: Variable 'v' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:2475:0: note: Variable 'v' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:2477:5: note: Variable 'v' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:2543:5: style: Variable 'v' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:2541:0: note: Variable 'v' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:2543:5: note: Variable 'v' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:2610:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:2608:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:2610:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:2758:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:2756:0: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:2758:5: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:2826:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:2824:0: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:2826:5: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:2894:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:2892:0: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:2894:5: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:2962:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:2960:0: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:2962:5: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:3030:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:3028:0: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:3030:5: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:3098:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:3096:0: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:3098:5: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:3166:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:3164:0: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:3166:5: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:3451:5: style: Variable 'uniformIndices' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:3447:0: note: Variable 'uniformIndices' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:3451:5: note: Variable 'uniformIndices' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:3452:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:3449:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:3452:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:3564:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:3562:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:3564:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:3666:5: style: Variable '_length' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:3659:0: note: Variable '_length' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:3666:5: note: Variable '_length' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:3738:5: style: Variable 'indices' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:3736:0: note: Variable 'indices' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:3738:5: note: Variable 'indices' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:3875:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:3873:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:3875:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:3972:5: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:3968:0: note: Variable 'length' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:3972:5: note: Variable 'length' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:3973:5: style: Variable 'values' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:3970:0: note: Variable 'values' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:3973:5: note: Variable 'values' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:4050:5: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:4048:0: note: Variable 'data' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:4050:5: note: Variable 'data' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:4118:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:4116:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:4118:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:4185:5: style: Variable 'samplers' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:4183:0: note: Variable 'samplers' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:4185:5: note: Variable 'samplers' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:4251:5: style: Variable 'samplers' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:4249:0: note: Variable 'samplers' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:4251:5: note: Variable 'samplers' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:4350:5: style: Variable 'param' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:4348:0: note: Variable 'param' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:4350:5: note: Variable 'param' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:4429:5: style: Variable 'param' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:4427:0: note: Variable 'param' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:4429:5: note: Variable 'param' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:4497:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:4495:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:4497:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:4565:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:4563:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:4565:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:4652:5: style: Variable 'ids' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:4650:0: note: Variable 'ids' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:4652:5: note: Variable 'ids' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:4718:5: style: Variable 'ids' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:4716:0: note: Variable 'ids' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:4718:5: note: Variable 'ids' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:4856:5: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:4850:0: note: Variable 'length' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:4856:5: note: Variable 'length' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:4857:5: style: Variable 'binaryFormat' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:4852:0: note: Variable 'binaryFormat' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:4857:5: note: Variable 'binaryFormat' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:4858:5: style: Variable 'binary' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:4854:0: note: Variable 'binary' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:4858:5: note: Variable 'binary' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:4898:5: style: Variable 'binary' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:4896:0: note: Variable 'binary' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:4898:5: note: Variable 'binary' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:4978:5: style: Variable 'attachments' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:4976:0: note: Variable 'attachments' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:4978:5: note: Variable 'attachments' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:5050:5: style: Variable 'attachments' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:5048:0: note: Variable 'attachments' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:5050:5: note: Variable 'attachments' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:5151:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES30.cpp:5149:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:5151:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES30.cpp:3655:17: style: Unused variable: _exceptionType [unusedVariable]
frameworks/base/core/jni/android_opengl_GLES30.cpp:3656:17: style: Unused variable: _exceptionMessage [unusedVariable]
frameworks/base/core/jni/android_opengl_GLES31.cpp:410:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES31.cpp:407:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:410:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:555:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES31.cpp:553:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:555:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:624:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES31.cpp:622:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:624:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:797:5: style: Variable 'props' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES31.cpp:791:0: note: Variable 'props' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:797:5: note: Variable 'props' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:798:5: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES31.cpp:793:0: note: Variable 'length' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:798:5: note: Variable 'length' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:799:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES31.cpp:795:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:799:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:958:5: style: Variable 'pipelines' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES31.cpp:956:0: note: Variable 'pipelines' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:958:5: note: Variable 'pipelines' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:1024:5: style: Variable 'pipelines' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES31.cpp:1022:0: note: Variable 'pipelines' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:1024:5: note: Variable 'pipelines' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:1102:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES31.cpp:1100:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:1102:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:1321:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES31.cpp:1319:0: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:1321:5: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:1391:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES31.cpp:1389:0: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:1391:5: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:1461:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES31.cpp:1459:0: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:1461:5: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:1531:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES31.cpp:1529:0: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:1531:5: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:1601:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES31.cpp:1599:0: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:1601:5: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:1671:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES31.cpp:1669:0: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:1671:5: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:1741:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES31.cpp:1739:0: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:1741:5: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:1811:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES31.cpp:1809:0: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:1811:5: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:1881:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES31.cpp:1879:0: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:1881:5: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:1951:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES31.cpp:1949:0: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:1951:5: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:2021:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES31.cpp:2019:0: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:2021:5: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:2091:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES31.cpp:2089:0: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:2091:5: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:2162:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES31.cpp:2160:0: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:2162:5: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:2234:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES31.cpp:2232:0: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:2234:5: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:2306:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES31.cpp:2304:0: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:2306:5: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:2378:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES31.cpp:2376:0: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:2378:5: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:2450:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES31.cpp:2448:0: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:2450:5: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:2522:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES31.cpp:2520:0: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:2522:5: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:2594:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES31.cpp:2592:0: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:2594:5: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:2666:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES31.cpp:2664:0: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:2666:5: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:2738:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES31.cpp:2736:0: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:2738:5: note: Variable 'value' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:2851:5: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES31.cpp:2849:0: note: Variable 'data' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:2851:5: note: Variable 'data' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:2951:5: style: Variable 'val' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES31.cpp:2949:0: note: Variable 'val' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:2951:5: note: Variable 'val' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:3030:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES31.cpp:3028:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:3030:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:3100:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES31.cpp:3098:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31.cpp:3100:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31Ext.cpp:411:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES31Ext.cpp:408:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31Ext.cpp:411:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31Ext.cpp:507:5: style: Variable 'ids' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES31Ext.cpp:505:0: note: Variable 'ids' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31Ext.cpp:507:5: note: Variable 'ids' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31Ext.cpp:929:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES31Ext.cpp:927:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31Ext.cpp:929:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31Ext.cpp:997:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES31Ext.cpp:995:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31Ext.cpp:997:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31Ext.cpp:1065:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES31Ext.cpp:1063:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31Ext.cpp:1065:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31Ext.cpp:1133:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES31Ext.cpp:1131:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31Ext.cpp:1133:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31Ext.cpp:1201:5: style: Variable 'param' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES31Ext.cpp:1199:0: note: Variable 'param' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31Ext.cpp:1201:5: note: Variable 'param' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31Ext.cpp:1269:5: style: Variable 'param' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES31Ext.cpp:1267:0: note: Variable 'param' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31Ext.cpp:1269:5: note: Variable 'param' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31Ext.cpp:1337:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES31Ext.cpp:1335:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31Ext.cpp:1337:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31Ext.cpp:1405:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/android_opengl_GLES31Ext.cpp:1403:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_opengl_GLES31Ext.cpp:1405:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/android_os_Debug.cpp:365:35: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
frameworks/base/core/jni/android_os_Debug.cpp:367:42: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
frameworks/base/core/jni/android_os_Debug.cpp:369:42: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
frameworks/base/core/jni/android_os_Debug.cpp:371:42: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
frameworks/base/core/jni/android_os_Debug.cpp:373:42: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
frameworks/base/core/jni/android_os_Debug.cpp:375:42: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
frameworks/base/core/jni/android_os_Debug.cpp:377:42: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
frameworks/base/core/jni/android_os_Debug.cpp:379:42: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
frameworks/base/core/jni/android_os_Debug.cpp:381:42: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
frameworks/base/core/jni/android_os_Debug.cpp:863:5: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
frameworks/base/core/jni/android_os_Debug.cpp:227:9: style: The scope of the variable 'len' can be reduced. [variableScope]
frameworks/base/core/jni/android_os_Debug.cpp:228:10: style: The scope of the variable 'skip' can be reduced. [variableScope]
frameworks/base/core/jni/android_os_Debug.cpp:232:14: style: The scope of the variable 'shared_clean' can be reduced. [variableScope]
frameworks/base/core/jni/android_os_Debug.cpp:232:32: style: The scope of the variable 'shared_dirty' can be reduced. [variableScope]
frameworks/base/core/jni/android_os_Debug.cpp:233:14: style: The scope of the variable 'private_clean' can be reduced. [variableScope]
frameworks/base/core/jni/android_os_Debug.cpp:233:33: style: The scope of the variable 'private_dirty' can be reduced. [variableScope]
frameworks/base/core/jni/android_os_Debug.cpp:234:14: style: The scope of the variable 'swapped_out' can be reduced. [variableScope]
frameworks/base/core/jni/android_os_Debug.cpp:235:10: style: The scope of the variable 'is_swappable' can be reduced. [variableScope]
frameworks/base/core/jni/android_os_Debug.cpp:240:14: style: The scope of the variable 'prevEnd' can be reduced. [variableScope]
frameworks/base/core/jni/android_os_MessageQueue.cpp:107:56: style: Function 'pollOnce' argument 2 names different: declaration 'obj' definition 'pollObj'. [funcArgNamesDifferent]
frameworks/base/core/jni/android_os_MessageQueue.cpp:48:40: note: Function 'pollOnce' argument 2 names different: declaration 'obj' definition 'pollObj'.
frameworks/base/core/jni/android_os_MessageQueue.cpp:107:56: note: Function 'pollOnce' argument 2 names different: declaration 'obj' definition 'pollObj'.
frameworks/base/core/jni/android_os_MessageQueue.cpp:141:49: style: Function 'handleEvent' argument 2 names different: declaration 'events' definition 'looperEvents'. [funcArgNamesDifferent]
frameworks/base/core/jni/android_os_MessageQueue.cpp:52:41: note: Function 'handleEvent' argument 2 names different: declaration 'events' definition 'looperEvents'.
frameworks/base/core/jni/android_os_MessageQueue.cpp:141:49: note: Function 'handleEvent' argument 2 names different: declaration 'events' definition 'looperEvents'.
frameworks/base/core/jni/android_os_MessageQueue.cpp:46:18: style: The function 'raiseException' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/core/jni/android_os_MessageQueue.h:55:18: note: Virtual function in base class
frameworks/base/core/jni/android_os_MessageQueue.cpp:46:18: note: Function in derived class
frameworks/base/core/jni/android_os_Parcel.cpp:88:51: style: Function 'recycleJavaParcelObject' argument 2 names different: declaration 'object' definition 'parcelObj'. [funcArgNamesDifferent]
frameworks/base/core/jni/android_os_Parcel.h:27:58: note: Function 'recycleJavaParcelObject' argument 2 names different: declaration 'object' definition 'parcelObj'.
frameworks/base/core/jni/android_os_Parcel.cpp:88:51: note: Function 'recycleJavaParcelObject' argument 2 names different: declaration 'object' definition 'parcelObj'.
frameworks/base/core/jni/android_util_AssetManager.cpp:1144:66: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
frameworks/base/core/jni/android_util_AssetManager.cpp:1139:48: note: Assignment 'defStyleStart=NULL', assigned value is 0
frameworks/base/core/jni/android_util_AssetManager.cpp:1144:66: note: Null pointer addition
frameworks/base/core/jni/android_util_AssetManager.cpp:1363:74: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
frameworks/base/core/jni/android_util_AssetManager.cpp:1358:52: note: Assignment 'defStyleAttrStart=NULL', assigned value is 0
frameworks/base/core/jni/android_util_AssetManager.cpp:1363:74: note: Null pointer addition
frameworks/base/core/jni/android_util_AssetManager.cpp:1371:68: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
frameworks/base/core/jni/android_util_AssetManager.cpp:1367:49: note: Assignment 'styleAttrStart=NULL', assigned value is 0
frameworks/base/core/jni/android_util_AssetManager.cpp:1371:68: note: Null pointer addition
frameworks/base/core/jni/android_util_AssetManager.cpp:1697:13: style: The scope of the variable 'block' can be reduced. [variableScope]
frameworks/base/core/jni/android_util_AssetManager.cpp:1040:5: style: Class 'XmlAttributeFinder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/core/jni/android_util_Binder.cpp:608:34: style: C-style pointer casting [cstyleCast]
frameworks/base/core/jni/android_util_Binder.cpp:819:30: style: C-style pointer casting [cstyleCast]
frameworks/base/core/jni/android_util_Binder.cpp:1161:36: style: C-style pointer casting [cstyleCast]
frameworks/base/core/jni/android_util_Binder.cpp:1196:36: style: C-style pointer casting [cstyleCast]
frameworks/base/core/jni/android_util_Binder.cpp:1227:31: style: C-style pointer casting [cstyleCast]
frameworks/base/core/jni/android_util_Binder.cpp:492:57: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
frameworks/base/core/jni/android_util_Binder.cpp:509:53: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
frameworks/base/core/jni/android_util_Binder.cpp:522:53: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
frameworks/base/core/jni/android_util_Process.cpp:769:26: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
frameworks/base/core/jni/android_view_DisplayEventReceiver.cpp:160:41: style: Function 'processPendingEvents' argument 2 names different: declaration 'id' definition 'outId'. [funcArgNamesDifferent]
frameworks/base/core/jni/android_view_DisplayEventReceiver.cpp:70:63: note: Function 'processPendingEvents' argument 2 names different: declaration 'id' definition 'outId'.
frameworks/base/core/jni/android_view_DisplayEventReceiver.cpp:160:41: note: Function 'processPendingEvents' argument 2 names different: declaration 'id' definition 'outId'.
frameworks/base/core/jni/android_view_GraphicBuffer.cpp:256:41: style: C-style pointer casting [cstyleCast]
frameworks/base/core/jni/android_view_GraphicBuffer.cpp:91:5: style: Class 'GraphicBufferWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/core/jni/android_view_InputChannel.cpp:62:21: warning: Member variable 'NativeInputChannel::mDisposeData' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/core/jni/android_view_InputChannel.cpp:49:29: style: Technically the member function 'android::NativeInputChannel::getInputChannel' can be const. [functionConst]
frameworks/base/core/jni/android_view_InputChannel.cpp:46:5: style: Class 'NativeInputChannel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/core/jni/android_view_PointerIcon.h:52:17: style: Technically the member function 'android::PointerIcon::isNullIcon' can be const. [functionConst]
frameworks/base/core/jni/android_view_RenderNodeAnimator.cpp:64:9: performance: Variable 'mFinishListener' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
frameworks/base/core/jni/android_view_RenderNodeAnimator.cpp:74:18: warning: Virtual function 'onAnimationFinished' is called from destructor '~AnimationListenerBridge()' at line 70. Dynamic binding is not used. [virtualCallInConstructor]
frameworks/base/core/jni/android_view_RenderNodeAnimator.cpp:70:13: note: Calling onAnimationFinished
frameworks/base/core/jni/android_view_RenderNodeAnimator.cpp:74:18: note: onAnimationFinished is a virtual method
frameworks/base/core/jni/android_view_ThreadedRenderer.cpp:112:9: performance: Variable 'mLooper' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
frameworks/base/core/jni/android_view_ThreadedRenderer.cpp:71:5: style: Class 'InvokeAnimationListeners' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/core/jni/android_view_ThreadedRenderer.cpp:111:5: style: Class 'RootRenderNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/core/jni/android_view_ThreadedRenderer.cpp:200:5: style: Class 'ContextFactoryImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/core/jni/android_view_VelocityTracker.cpp:67:23: warning: Member variable 'VelocityTrackerState::mCalculatedVelocity' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/core/jni/android_view_VelocityTracker.cpp:48:5: style: Class 'VelocityTrackerState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/core/jni/com_android_internal_content_NativeLibraryHelper.cpp:357:34: portability: Undefined behaviour, when 'fileNameLen' is 14 the pointer arithmetic 'fileName+fileNameLen' is out of bounds. [pointerOutOfBounds]
frameworks/base/core/jni/com_android_internal_net_NetworkStatsFactory.cpp:125:9: style: The scope of the variable 'idx' can be reduced. [variableScope]
frameworks/base/core/jni/com_android_internal_os_Zygote.cpp:377:7: style: The scope of the variable 'devnull' can be reduced. [variableScope]
frameworks/base/core/jni/com_google_android_gles_jni_EGLImpl.cpp:378:5: style: Variable 'success' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_EGLImpl.cpp:376:0: note: Variable 'success' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/com_google_android_gles_jni_EGLImpl.cpp:378:5: note: Variable 'success' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:4469:9: style: Condition '_exception' is always false [knownConditionTrueFalse]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:4460:23: note: Assignment '_exception=0', assigned value is 0
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:4469:9: note: Condition '_exception' is always false
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:452:5: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:450:0: note: Variable 'data' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:452:5: note: Variable 'data' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:481:5: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:479:0: note: Variable 'data' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:481:5: note: Variable 'data' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:604:5: style: Variable 'textures' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:602:0: note: Variable 'textures' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:604:5: note: Variable 'textures' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:708:5: style: Variable 'indices' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:706:0: note: Variable 'indices' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:708:5: note: Variable 'indices' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:863:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:861:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:863:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:1009:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:1007:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:1009:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:1157:5: style: Variable 'textures' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:1155:0: note: Variable 'textures' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:1157:5: note: Variable 'textures' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:1583:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:1581:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:1583:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:2041:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:2039:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:2041:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:2169:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:2167:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:2169:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:2325:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:2323:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:2325:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:2508:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:2506:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:2508:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:2652:5: style: Variable 'm' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:2650:0: note: Variable 'm' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:2652:5: note: Variable 'm' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:2716:5: style: Variable 'm' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:2714:0: note: Variable 'm' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:2716:5: note: Variable 'm' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:2839:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:2837:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:2839:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:2994:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:2992:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:2994:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:3108:5: style: Variable 'm' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:3106:0: note: Variable 'm' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:3108:5: note: Variable 'm' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:3172:5: style: Variable 'm' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:3170:0: note: Variable 'm' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:3172:5: note: Variable 'm' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:3355:5: style: Variable 'pixels' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:3353:0: note: Variable 'pixels' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:3355:5: note: Variable 'pixels' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:3611:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:3609:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:3611:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:3754:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:3752:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:3754:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:4044:5: style: Variable 'mantissa' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:4040:0: note: Variable 'mantissa' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:4044:5: note: Variable 'mantissa' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:4147:5: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:4145:0: note: Variable 'data' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:4147:5: note: Variable 'data' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:4235:5: style: Variable 'equation' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:4233:0: note: Variable 'equation' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:4235:5: note: Variable 'equation' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:4321:5: style: Variable 'equation' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:4319:0: note: Variable 'equation' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:4321:5: note: Variable 'equation' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:4431:5: style: Variable 'buffers' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:4429:0: note: Variable 'buffers' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:4431:5: note: Variable 'buffers' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:4535:5: style: Variable 'buffers' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:4533:0: note: Variable 'buffers' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:4535:5: note: Variable 'buffers' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:4612:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:4610:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:4612:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:4694:5: style: Variable 'eqn' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:4692:0: note: Variable 'eqn' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:4694:5: note: Variable 'eqn' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:4760:5: style: Variable 'eqn' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:4758:0: note: Variable 'eqn' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:4760:5: note: Variable 'eqn' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:4826:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:4824:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:4826:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:4892:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:4890:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:4892:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:5010:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:5008:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:5010:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:5182:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:5180:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:5182:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:5340:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:5338:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:5340:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:5484:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:5482:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:5484:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:5622:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:5620:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:5622:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:5754:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:5752:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:5754:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:5864:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:5862:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:5864:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:5952:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:5950:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:5952:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:6040:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:6038:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:6040:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:6181:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:6179:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:6181:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:6277:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:6275:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:6277:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:6432:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:6430:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:6432:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:6542:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:6540:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:6542:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:6641:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:6639:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:6641:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:6729:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:6727:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:6729:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:6849:5: style: Variable 'coords' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:6847:0: note: Variable 'coords' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:6849:5: note: Variable 'coords' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:6946:5: style: Variable 'coords' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:6944:0: note: Variable 'coords' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:6946:5: note: Variable 'coords' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:7043:5: style: Variable 'coords' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:7041:0: note: Variable 'coords' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:7043:5: note: Variable 'coords' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:7140:5: style: Variable 'coords' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:7138:0: note: Variable 'coords' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:7140:5: note: Variable 'coords' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:7406:5: style: Variable 'framebuffers' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:7404:0: note: Variable 'framebuffers' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:7406:5: note: Variable 'framebuffers' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:7502:5: style: Variable 'renderbuffers' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:7500:0: note: Variable 'renderbuffers' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:7502:5: note: Variable 'renderbuffers' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:7647:5: style: Variable 'framebuffers' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:7645:0: note: Variable 'framebuffers' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:7647:5: note: Variable 'framebuffers' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:7743:5: style: Variable 'renderbuffers' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:7741:0: note: Variable 'renderbuffers' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:7743:5: note: Variable 'renderbuffers' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:7832:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:7830:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:7832:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:7911:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:7909:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:7911:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:7989:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:7987:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:7989:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:8067:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:8065:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:8067:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:8145:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:8143:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:8145:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:8170:5: style: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:8169:0: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:8170:5: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:8186:5: style: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:8185:0: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:8186:5: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:8288:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:8286:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:8288:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:8382:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:8380:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:8382:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:8476:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:8474:0: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:8476:5: note: Variable 'params' is reassigned a value before the old one has been used.
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:820:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:883:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:966:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:1029:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:1495:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:1864:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:1998:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:2052:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:2126:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:2180:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:2267:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:2348:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:2450:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:2531:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:2795:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:2862:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:2950:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:3017:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:3567:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:3628:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:3710:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:3771:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:4952:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:5033:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:5124:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:5205:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:5296:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:5363:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:5440:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:5507:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:5578:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:5639:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:5710:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:5771:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:6388:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
frameworks/base/core/jni/com_google_android_gles_jni_GLImpl.cpp:6449:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
frameworks/base/drm/jni/android_drm_DrmManagerClient.cpp:667:33: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
frameworks/base/drm/jni/android_drm_DrmManagerClient.cpp:312:9: style: Variable 'constructorId' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
frameworks/base/drm/jni/android_drm_DrmManagerClient.cpp:311:0: note: Variable 'constructorId' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/drm/jni/android_drm_DrmManagerClient.cpp:312:9: note: Variable 'constructorId' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/libs/androidfw/Asset.cpp:762:12: style: The scope of the variable 'maxLen' can be reduced. [variableScope]
frameworks/base/libs/androidfw/AssetManager.cpp:106:26: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR' is always true. [redundantCondition]
frameworks/base/libs/androidfw/AssetManager.cpp:604:5: style: Variable 'pAsset' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/libs/androidfw/AssetManager.cpp:597:0: note: Variable 'pAsset' is reassigned a value before the old one has been used.
frameworks/base/libs/androidfw/AssetManager.cpp:604:5: note: Variable 'pAsset' is reassigned a value before the old one has been used.
frameworks/base/libs/androidfw/AssetManager.cpp:1455:20: style: The scope of the variable 'entry' can be reduced. [variableScope]
frameworks/base/libs/androidfw/BackupData.cpp:70:13: style: The scope of the variable 'amt' can be reduced. [variableScope]
frameworks/base/libs/androidfw/BackupData.cpp:368:13: style: The scope of the variable 'amt' can be reduced. [variableScope]
frameworks/base/libs/androidfw/BackupHelpers.cpp:553:27: warning: Either the condition 'buf==NULL' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
frameworks/base/libs/androidfw/BackupHelpers.cpp:556:13: note: Assuming that condition 'buf==NULL' is not redundant
frameworks/base/libs/androidfw/BackupHelpers.cpp:553:27: note: Null pointer addition
frameworks/base/libs/androidfw/BackupHelpers.cpp:554:25: warning: Either the condition 'buf==NULL' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
frameworks/base/libs/androidfw/BackupHelpers.cpp:556:13: note: Assuming that condition 'buf==NULL' is not redundant
frameworks/base/libs/androidfw/BackupHelpers.cpp:554:25: note: Null pointer addition
frameworks/base/libs/androidfw/BackupHelpers.cpp:440:11: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
frameworks/base/libs/androidfw/ResourceTypes.cpp:563:33: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
frameworks/base/libs/androidfw/ResourceTypes.cpp:882:21: style: The scope of the variable 'mid' can be reduced. [variableScope]
frameworks/base/libs/androidfw/ResourceTypes.cpp:942:21: style: The scope of the variable 'mid' can be reduced. [variableScope]
frameworks/base/libs/androidfw/ResourceTypes.cpp:4195:25: style: The scope of the variable 'map' can be reduced. [variableScope]
frameworks/base/libs/androidfw/ResourceTypes.cpp:4705:13: style: Checking if unsigned variable 'len' is less than zero. This might be a false warning. [unsignedLessThanZero]
frameworks/base/libs/androidfw/ResourceTypes.cpp:4526:18: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
frameworks/base/libs/androidfw/ResourceTypes.cpp:3011:5: warning: Member variable 'Header::size' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/libs/androidfw/ResourceTypes.cpp:3011:5: warning: Member variable 'Header::dataEnd' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/libs/androidfw/ResourceTypes.cpp:3011:5: warning: Member variable 'Header::index' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/libs/androidfw/ResourceTypes.cpp:3011:5: warning: Member variable 'Header::cookie' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/libs/androidfw/ResourceTypes.cpp:3011:5: style: Struct 'Header' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/androidfw/ZipUtils.cpp:154:17: style: Class 'FileReader' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
frameworks/base/libs/androidfw/ZipUtils.cpp:154:17: style: Class 'FileReader' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
frameworks/base/libs/androidfw/ZipUtils.cpp:174:17: style: Class 'FdReader' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
frameworks/base/libs/androidfw/ZipUtils.cpp:174:17: style: Class 'FdReader' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
frameworks/base/libs/androidfw/ZipUtils.cpp:153:4: style: Class 'FileReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/androidfw/ZipUtils.cpp:173:4: style: Class 'FdReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/androidfw/tests/AttributeFinder_test.cpp:32:9: error: Mismatching allocation and deallocation: MockAttributeFinder::mAttrs [mismatchAllocDealloc]
frameworks/base/libs/androidfw/tests/BackupData_test.cpp:74:0: error: syntax error [syntaxError]
frameworks/base/libs/androidfw/tests/ConfigLocale_test.cpp:47:0: error: syntax error [syntaxError]
frameworks/base/libs/androidfw/tests/Config_test.cpp:53:0: error: syntax error [syntaxError]
frameworks/base/libs/androidfw/tests/Idmap_test.cpp:67:0: error: syntax error [syntaxError]
frameworks/base/libs/androidfw/tests/ObbFile_test.cpp:56:0: error: syntax error [syntaxError]
frameworks/base/libs/androidfw/tests/ResTable_test.cpp:44:0: error: syntax error [syntaxError]
frameworks/base/libs/androidfw/tests/Split_test.cpp:65:0: error: syntax error [syntaxError]
frameworks/base/libs/androidfw/tests/Theme_test.cpp:39:0: error: syntax error [syntaxError]
frameworks/base/libs/androidfw/tests/TypeWrappers_test.cpp:78:0: error: syntax error [syntaxError]
frameworks/base/libs/androidfw/tests/ZipUtils_test.cpp:37:0: error: syntax error [syntaxError]
frameworks/base/libs/common_time/clock_recovery.cpp:125:53: style: Function 'pushDisciplineEvent' argument 3 names different: declaration 'data_point_rtt' definition 'rtt'. [funcArgNamesDifferent]
frameworks/base/libs/common_time/clock_recovery.h:44:38: note: Function 'pushDisciplineEvent' argument 3 names different: declaration 'data_point_rtt' definition 'rtt'.
frameworks/base/libs/common_time/clock_recovery.cpp:125:53: note: Function 'pushDisciplineEvent' argument 3 names different: declaration 'data_point_rtt' definition 'rtt'.
frameworks/base/libs/common_time/clock_recovery.cpp:256:17: style: Variable 'delta' is assigned a value that is never used. [unreadVariable]
frameworks/base/libs/common_time/clock_recovery.cpp:47:20: warning: Member variable 'ClockRecoveryLoop::filter_data_' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/libs/common_time/clock_recovery.cpp:47:20: warning: Member variable 'ClockRecoveryLoop::startup_filter_data_' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/libs/common_time/common_clock.h:37:15: performance: Technically the member function 'android::CommonClock::getCommonFreq' can be static. [functionStatic]
frameworks/base/libs/common_time/common_clock_service.cpp:46:61: style: Function 'commonTimeToLocalTime' argument 1 names different: declaration 'common_time' definition 'commonTime'. [funcArgNamesDifferent]
frameworks/base/libs/common_time/common_clock_service.h:35:53: note: Function 'commonTimeToLocalTime' argument 1 names different: declaration 'common_time' definition 'commonTime'.
frameworks/base/libs/common_time/common_clock_service.cpp:46:61: note: Function 'commonTimeToLocalTime' argument 1 names different: declaration 'common_time' definition 'commonTime'.
frameworks/base/libs/common_time/common_clock_service.cpp:47:61: style: Function 'commonTimeToLocalTime' argument 2 names different: declaration 'local_time' definition 'localTime'. [funcArgNamesDifferent]
frameworks/base/libs/common_time/common_clock_service.h:36:53: note: Function 'commonTimeToLocalTime' argument 2 names different: declaration 'local_time' definition 'localTime'.
frameworks/base/libs/common_time/common_clock_service.cpp:47:61: note: Function 'commonTimeToLocalTime' argument 2 names different: declaration 'local_time' definition 'localTime'.
frameworks/base/libs/common_time/common_clock_service.cpp:51:61: style: Function 'localTimeToCommonTime' argument 1 names different: declaration 'local_time' definition 'localTime'. [funcArgNamesDifferent]
frameworks/base/libs/common_time/common_clock_service.h:37:53: note: Function 'localTimeToCommonTime' argument 1 names different: declaration 'local_time' definition 'localTime'.
frameworks/base/libs/common_time/common_clock_service.cpp:51:61: note: Function 'localTimeToCommonTime' argument 1 names different: declaration 'local_time' definition 'localTime'.
frameworks/base/libs/common_time/common_clock_service.cpp:52:61: style: Function 'localTimeToCommonTime' argument 2 names different: declaration 'common_time' definition 'commonTime'. [funcArgNamesDifferent]
frameworks/base/libs/common_time/common_clock_service.h:38:53: note: Function 'localTimeToCommonTime' argument 2 names different: declaration 'common_time' definition 'commonTime'.
frameworks/base/libs/common_time/common_clock_service.cpp:52:61: note: Function 'localTimeToCommonTime' argument 2 names different: declaration 'common_time' definition 'commonTime'.
frameworks/base/libs/common_time/common_clock_service.cpp:56:53: style: Function 'getCommonTime' argument 1 names different: declaration 'common_time' definition 'commonTime'. [funcArgNamesDifferent]
frameworks/base/libs/common_time/common_clock_service.h:39:45: note: Function 'getCommonTime' argument 1 names different: declaration 'common_time' definition 'commonTime'.
frameworks/base/libs/common_time/common_clock_service.cpp:56:53: note: Function 'getCommonTime' argument 1 names different: declaration 'common_time' definition 'commonTime'.
frameworks/base/libs/common_time/common_clock_service.cpp:65:52: style: Function 'getLocalTime' argument 1 names different: declaration 'local_time' definition 'localTime'. [funcArgNamesDifferent]
frameworks/base/libs/common_time/common_clock_service.h:41:44: note: Function 'getLocalTime' argument 1 names different: declaration 'local_time' definition 'localTime'.
frameworks/base/libs/common_time/common_clock_service.cpp:65:52: note: Function 'getLocalTime' argument 1 names different: declaration 'local_time' definition 'localTime'.
frameworks/base/libs/common_time/common_time_server.h:88:9: warning: Member variable 'PacketRTTLog::txTimes' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/libs/common_time/common_time_server.h:88:9: warning: Member variable 'PacketRTTLog::rxTimes' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/libs/common_time/common_clock_service.h:56:5: style: Class 'CommonClockService' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/common_time/common_time_config_service.h:52:5: style: Class 'CommonTimeConfigService' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/common_time/common_time_server.cpp:1413:17: warning: %hd in format string (no. 17) requires 'short' but the argument type is 'unsigned short'. [invalidPrintfArgType_sint]
frameworks/base/libs/common_time/common_time_server.cpp:1183:61: style: Function 'becomeClient' argument 1 names different: declaration 'masterAddr' definition 'masterEP'. [funcArgNamesDifferent]
frameworks/base/libs/common_time/common_time_server.h:142:47: note: Function 'becomeClient' argument 1 names different: declaration 'masterAddr' definition 'masterEP'.
frameworks/base/libs/common_time/common_time_server.cpp:1183:61: note: Function 'becomeClient' argument 1 names different: declaration 'masterAddr' definition 'masterEP'.
frameworks/base/libs/common_time/common_time_server.cpp:641:13: error: Uninitialized struct member: pkt.packetType [uninitStructMember]
frameworks/base/libs/common_time/common_time_server_api.cpp:389:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
frameworks/base/libs/common_time/common_time_server_api.cpp:391:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
frameworks/base/libs/common_time/common_time_server_api.cpp:393:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
frameworks/base/libs/common_time/common_time_server_api.cpp:416:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
frameworks/base/libs/common_time/common_time_server_packets.cpp:116:19: style: C-style pointer casting [cstyleCast]
frameworks/base/libs/common_time/common_time_server_packets.cpp:120:19: style: C-style pointer casting [cstyleCast]
frameworks/base/libs/common_time/common_time_server_packets.cpp:124:19: style: C-style pointer casting [cstyleCast]
frameworks/base/libs/common_time/common_time_server_packets.cpp:127:19: style: C-style pointer casting [cstyleCast]
frameworks/base/libs/common_time/common_time_server_packets.cpp:130:19: style: C-style pointer casting [cstyleCast]
frameworks/base/libs/common_time/diag_thread.cpp:279:17: warning: %lld in format string (no. 3) requires 'long long' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
frameworks/base/libs/common_time/diag_thread.cpp:297:17: warning: %lld in format string (no. 1) requires 'long long' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
frameworks/base/libs/common_time/diag_thread.cpp:297:17: warning: %lld in format string (no. 2) requires 'long long' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
frameworks/base/libs/common_time/diag_thread.cpp:297:17: warning: %lld in format string (no. 3) requires 'long long' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
frameworks/base/libs/common_time/diag_thread.cpp:297:17: warning: %lld in format string (no. 4) requires 'long long' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
frameworks/base/libs/common_time/diag_thread.cpp:297:17: warning: %lld in format string (no. 5) requires 'long long' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
frameworks/base/libs/common_time/diag_thread.cpp:297:17: warning: %lld in format string (no. 6) requires 'long long' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
frameworks/base/libs/common_time/diag_thread.cpp:132:13: style: Unused variable: res [unusedVariable]
frameworks/base/libs/common_time/diag_thread.cpp:147:13: style: Unused variable: res [unusedVariable]
frameworks/base/libs/common_time/diag_thread.cpp:62:13: warning: Member variable 'DiagThread::kernel_logID_basis_' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/libs/common_time/utils.cpp:141:13: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
frameworks/base/libs/common_time/utils.cpp:84:35: style: Function 'internalLog' argument 4 names different: declaration 'va' definition 'argp'. [funcArgNamesDifferent]
frameworks/base/libs/common_time/utils.h:78:74: note: Function 'internalLog' argument 4 names different: declaration 'va' definition 'argp'.
frameworks/base/libs/common_time/utils.cpp:84:35: note: Function 'internalLog' argument 4 names different: declaration 'va' definition 'argp'.
frameworks/base/libs/common_time/utils.h:39:9: style: Technically the member function 'android::Timeout::msecTillTimeout' can be const. [functionConst]
frameworks/base/libs/common_time/utils.cpp:33:14: note: Technically the member function 'android::Timeout::msecTillTimeout' can be const.
frameworks/base/libs/common_time/utils.h:39:9: note: Technically the member function 'android::Timeout::msecTillTimeout' can be const.
frameworks/base/libs/common_time/utils.cpp:57:5: style: Class 'LogRing' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
frameworks/base/libs/common_time/utils.cpp:57:5: style: Class 'LogRing' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
frameworks/base/libs/hwui/AmbientShadow.cpp:183:24: style: Function 'createAmbientShadow' argument 2 names different: declaration 'poly' definition 'casterVertices'. [funcArgNamesDifferent]
frameworks/base/libs/hwui/AmbientShadow.h:34:73: note: Function 'createAmbientShadow' argument 2 names different: declaration 'poly' definition 'casterVertices'.
frameworks/base/libs/hwui/AmbientShadow.cpp:183:24: note: Function 'createAmbientShadow' argument 2 names different: declaration 'poly' definition 'casterVertices'.
frameworks/base/libs/hwui/AmbientShadow.cpp:183:44: style: Function 'createAmbientShadow' argument 3 names different: declaration 'polyLength' definition 'casterVertexCount'. [funcArgNamesDifferent]
frameworks/base/libs/hwui/AmbientShadow.h:35:17: note: Function 'createAmbientShadow' argument 3 names different: declaration 'polyLength' definition 'casterVertexCount'.
frameworks/base/libs/hwui/AmbientShadow.cpp:183:44: note: Function 'createAmbientShadow' argument 3 names different: declaration 'polyLength' definition 'casterVertexCount'.
frameworks/base/libs/hwui/AmbientShadow.cpp:258:30: style: Variable 'outerStart' is assigned a value that is never used. [unreadVariable]
frameworks/base/libs/hwui/VertexBuffer.h:145:10: style: Technically the member function 'android::uirenderer::VertexBuffer::createDegenerateSeparators' can be const. [functionConst]
frameworks/base/libs/hwui/Rect.h:75:5: style: Class 'Rect' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/Matrix.h:84:5: style: Class 'Matrix4' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/Matrix.h:88:5: style: Class 'Matrix4' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/TextDropShadowCache.h:120:5: warning: Member variable 'ShadowTexture::left' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/libs/hwui/TextDropShadowCache.h:120:5: warning: Member variable 'ShadowTexture::top' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/libs/hwui/utils/SortedList.h:44:0: style: 'android :: uirenderer :: SortedList < LayerEntry >::operator=' should return 'android :: uirenderer :: SortedList < LayerEntry > &'. [operatorEq]
frameworks/base/libs/hwui/utils/SortedList.h:44:0: style: 'android :: uirenderer :: SortedList < RenderBufferEntry >::operator=' should return 'android :: uirenderer :: SortedList < RenderBufferEntry > &'. [operatorEq]
frameworks/base/libs/hwui/GradientCache.h:38:9: performance: Variable 'colors' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
frameworks/base/libs/hwui/GradientCache.h:39:9: performance: Variable 'positions' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
frameworks/base/libs/hwui/TreeInfo.h:40:6: warning: Class 'ErrorHandler' which has virtual members does not have a virtual destructor. [virtualDestructor]
frameworks/base/libs/hwui/renderthread/TimeLord.h:36:13: style: Technically the member function 'android::uirenderer::renderthread::TimeLord::latestVsync' can be const. [functionConst]
frameworks/base/libs/hwui/AnimationContext.h:81:13: style: Technically the member function 'android::uirenderer::AnimationContext::frameTimeMs' can be const. [functionConst]
frameworks/base/libs/hwui/AnimationContext.h:82:10: style: Technically the member function 'android::uirenderer::AnimationContext::hasAnimations' can be const. [functionConst]
frameworks/base/libs/hwui/utils/LinearAllocator.h:72:10: performance: Technically the member function 'android::uirenderer::LinearAllocator::autoDestroy' can be static. [functionStatic]
frameworks/base/libs/hwui/AnimatorManager.h:44:10: style: Technically the member function 'android::uirenderer::AnimatorManager::hasAnimationHandle' can be const. [functionConst]
frameworks/base/libs/hwui/AnimatorManager.h:60:10: style: Technically the member function 'android::uirenderer::AnimatorManager::hasAnimators' can be const. [functionConst]
frameworks/base/libs/hwui/FloatColor.h:34:10: style: Technically the member function 'android::uirenderer::FloatColor::isNotBlack' can be const. [functionConst]
frameworks/base/libs/hwui/Program.h:280:10: performance: Technically the member function 'android::uirenderer::ProgramDescription::log' can be static. [functionStatic]
frameworks/base/libs/hwui/OpenGLRenderer.h:239:10: style: Technically the member function 'android::uirenderer::OpenGLRenderer::isCurrentTransformSimple' can be const. [functionConst]
frameworks/base/libs/hwui/OpenGLRenderer.h:251:9: style: Technically the member function 'android::uirenderer::OpenGLRenderer::getViewportWidth' can be const. [functionConst]
frameworks/base/libs/hwui/OpenGLRenderer.h:252:9: style: Technically the member function 'android::uirenderer::OpenGLRenderer::getViewportHeight' can be const. [functionConst]
frameworks/base/libs/hwui/OpenGLRenderer.h:830:28: style: Technically the member function 'android::uirenderer::OpenGLRenderer::getMapper' can be const. [functionConst]
frameworks/base/libs/hwui/DisplayList.h:149:38: style: Technically the member function 'android::uirenderer::DisplayListData::children' can be const. [functionConst]
frameworks/base/libs/hwui/DisplayList.h:155:12: style: Technically the member function 'android::uirenderer::DisplayListData::getUsedSize' can be const. [functionConst]
frameworks/base/libs/hwui/DisplayList.h:158:10: style: Technically the member function 'android::uirenderer::DisplayListData::isEmpty' can be const. [functionConst]
frameworks/base/libs/hwui/AnimationContext.h:60:5: style: Class 'AnimationHandle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/AnimationContext.h:78:17: style: Class 'AnimationContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/AnimatorManager.h:38:5: style: Class 'AnimatorManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/CanvasProperty.h:31:5: style: Class 'CanvasPropertyPrimitive' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/CanvasProperty.h:39:5: style: Class 'CanvasPropertyPaint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/Texture.h:33:5: style: Class 'Texture' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/Texture.h:123:5: style: Class 'AutoTexture' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/CanvasState.h:76:5: style: Class 'CanvasState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/Dither.h:40:5: style: Class 'Dither' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/GradientCache.h:107:5: style: Class 'GradientCache' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/LayerCache.h:107:9: style: Struct 'LayerEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/PatchCache.h:54:5: style: Class 'PatchCache' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/ProgramCache.h:43:5: style: Class 'ProgramCache' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/thread/Barrier.h:27:5: style: Class 'Barrier' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/thread/Signal.h:29:5: style: Class 'Signal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/thread/TaskManager.h:80:9: style: Class 'WorkerThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/PathCache.h:292:9: style: Class 'PathProcessor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/RenderBufferCache.h:88:9: style: Struct 'RenderBufferEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/ResourceCache.h:45:5: style: Class 'ResourceReference' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/TextDropShadowCache.h:120:5: style: Struct 'ShadowTexture' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/TextDropShadowCache.h:130:5: style: Class 'TextDropShadowCache' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/OpenGLRenderer.h:117:5: style: Class 'OpenGLRenderer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/thread/Future.h:30:0: style: Class 'android :: uirenderer :: Future < SkBitmap * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/utils/Pair.h:26:1: warning: The struct 'Pair' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
frameworks/base/libs/hwui/DeferredDisplayList.h:69:1: warning: The class 'OpStatePair' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
frameworks/base/libs/hwui/Animator.h:139:34: style: The function 'dirtyMask' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/libs/hwui/Animator.h:75:34: note: Virtual function in base class
frameworks/base/libs/hwui/Animator.h:139:34: note: Function in derived class
frameworks/base/libs/hwui/Animator.h:162:34: style: The function 'dirtyMask' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/libs/hwui/Animator.h:75:34: note: Virtual function in base class
frameworks/base/libs/hwui/Animator.h:162:34: note: Function in derived class
frameworks/base/libs/hwui/Animator.h:181:34: style: The function 'dirtyMask' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/libs/hwui/Animator.h:75:34: note: Virtual function in base class
frameworks/base/libs/hwui/Animator.h:181:34: note: Function in derived class
frameworks/base/libs/hwui/Animator.h:196:34: style: The function 'dirtyMask' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/libs/hwui/Animator.h:75:34: note: Virtual function in base class
frameworks/base/libs/hwui/Animator.h:196:34: note: Function in derived class
frameworks/base/libs/hwui/Animator.cpp:73:50: style: Function 'setDuration' argument 1 names different: declaration 'durationInMs' definition 'duration'. [funcArgNamesDifferent]
frameworks/base/libs/hwui/Animator.h:50:42: note: Function 'setDuration' argument 1 names different: declaration 'durationInMs' definition 'duration'.
frameworks/base/libs/hwui/Animator.cpp:73:50: note: Function 'setDuration' argument 1 names different: declaration 'durationInMs' definition 'duration'.
frameworks/base/libs/hwui/Animator.cpp:78:52: style: Function 'setStartDelay' argument 1 names different: declaration 'startDelayInMs' definition 'startDelay'. [funcArgNamesDifferent]
frameworks/base/libs/hwui/Animator.h:52:44: note: Function 'setStartDelay' argument 1 names different: declaration 'startDelayInMs' definition 'startDelay'.
frameworks/base/libs/hwui/Animator.cpp:78:52: note: Function 'setStartDelay' argument 1 names different: declaration 'startDelayInMs' definition 'startDelay'.
frameworks/base/libs/hwui/Interpolator.h:46:5: style: Class 'AccelerateInterpolator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/Interpolator.h:55:5: style: Class 'AnticipateInterpolator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/Interpolator.h:63:5: style: Class 'AnticipateOvershootInterpolator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/Interpolator.h:76:5: style: Class 'CycleInterpolator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/Interpolator.h:84:5: style: Class 'DecelerateInterpolator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/Interpolator.h:97:5: style: Class 'OvershootInterpolator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/AnimatorManager.cpp:62:72: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
frameworks/base/libs/hwui/AnimatorManager.cpp:76:101: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
frameworks/base/libs/hwui/AnimatorManager.cpp:160:5: style: Class 'EndActiveAnimatorsFunctor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/Image.h:41:5: style: Class 'Image' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/Caches.cpp:186:58: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
frameworks/base/libs/hwui/Caches.h:118:14: performance: Technically the member function 'android::uirenderer::Caches::getOverdrawColor' can be static. [functionStatic]
frameworks/base/libs/hwui/Caches.cpp:158:18: note: Technically the member function 'android::uirenderer::Caches::getOverdrawColor' can be static.
frameworks/base/libs/hwui/Caches.h:118:14: note: Technically the member function 'android::uirenderer::Caches::getOverdrawColor' can be static.
frameworks/base/libs/hwui/Caches.h:132:10: style: Technically the member function 'android::uirenderer::Caches::startTiling' can be const. [functionConst]
frameworks/base/libs/hwui/Caches.cpp:284:14: note: Technically the member function 'android::uirenderer::Caches::startTiling' can be const.
frameworks/base/libs/hwui/Caches.h:132:10: note: Technically the member function 'android::uirenderer::Caches::startTiling' can be const.
frameworks/base/libs/hwui/Caches.h:133:10: style: Technically the member function 'android::uirenderer::Caches::endTiling' can be const. [functionConst]
frameworks/base/libs/hwui/Caches.cpp:290:14: note: Technically the member function 'android::uirenderer::Caches::endTiling' can be const.
frameworks/base/libs/hwui/Caches.h:133:10: note: Technically the member function 'android::uirenderer::Caches::endTiling' can be const.
frameworks/base/libs/hwui/Caches.h:148:10: style: Technically the member function 'android::uirenderer::Caches::hasRegisteredFunctors' can be const. [functionConst]
frameworks/base/libs/hwui/Caches.cpp:296:14: note: Technically the member function 'android::uirenderer::Caches::hasRegisteredFunctors' can be const.
frameworks/base/libs/hwui/Caches.h:148:10: note: Technically the member function 'android::uirenderer::Caches::hasRegisteredFunctors' can be const.
frameworks/base/libs/hwui/renderstate/RenderState.h:60:11: style: Technically the member function 'android::uirenderer::RenderState::getFramebuffer' can be const. [functionConst]
frameworks/base/libs/hwui/Caches.h:86:5: style: Class 'Caches' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/CanvasState.cpp:116:39: style: Function 'getMatrix' argument 1 names different: declaration 'outMatrix' definition 'matrix'. [funcArgNamesDifferent]
frameworks/base/libs/hwui/CanvasState.h:103:30: note: Function 'getMatrix' argument 1 names different: declaration 'outMatrix' definition 'matrix'.
frameworks/base/libs/hwui/CanvasState.cpp:116:39: note: Function 'getMatrix' argument 1 names different: declaration 'outMatrix' definition 'matrix'.
frameworks/base/libs/hwui/DamageAccumulator.cpp:48:13: style: C-style pointer casting [cstyleCast]
frameworks/base/libs/hwui/DamageAccumulator.cpp:81:33: style: C-style pointer casting [cstyleCast]
frameworks/base/libs/hwui/DisplayListOp.h:672:14: style: C-style pointer casting [cstyleCast]
frameworks/base/libs/hwui/DisplayListOp.h:831:31: style: C-style pointer casting [cstyleCast]
frameworks/base/libs/hwui/DisplayListOp.h:846:36: style: C-style pointer casting [cstyleCast]
frameworks/base/libs/hwui/DisplayListOp.h:1367:32: style: C-style pointer casting [cstyleCast]
frameworks/base/libs/hwui/DeferredDisplayList.cpp:540:23: style: C-style pointer casting [cstyleCast]
frameworks/base/libs/hwui/DeferredDisplayList.cpp:546:27: style: C-style pointer casting [cstyleCast]
frameworks/base/libs/hwui/DeferredDisplayList.cpp:553:40: style: C-style pointer casting [cstyleCast]
frameworks/base/libs/hwui/DeferredDisplayList.cpp:496:0: style: Boolean variable 'mergeable' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean]
frameworks/base/libs/hwui/DeferredDisplayList.cpp:497:0: style: Boolean variable 'opaqueOverBounds' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean]
frameworks/base/libs/hwui/utils/Pair.h:30:0: warning: Member variable 'android :: uirenderer :: Pair < VertexBuffer * , VertexBuffer * >::first' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/libs/hwui/utils/Pair.h:30:0: warning: Member variable 'android :: uirenderer :: Pair < VertexBuffer * , VertexBuffer * >::second' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/libs/hwui/DisplayListOp.h:1326:9: performance: Variable 'mPrecacheTransform' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
frameworks/base/libs/hwui/DisplayListOp.h:173:10: style: Technically the member function 'android::uirenderer::DrawOp::getQuickRejected' can be const. [functionConst]
frameworks/base/libs/hwui/DisplayListOp.h:366:9: style: Technically the member function 'android::uirenderer::SaveLayerOp::getFlags' can be const. [functionConst]
frameworks/base/libs/hwui/DisplayListOp.h:721:21: style: Technically the member function 'android::uirenderer::DrawBitmapOp::bitmap' can be const. [functionConst]
frameworks/base/libs/hwui/DisplayListOp.h:1534:10: style: Technically the member function 'android::uirenderer::DrawShadowOp::isCasterOpaque' can be const. [functionConst]
frameworks/base/libs/hwui/DisplayListOp.h:248:5: style: Class 'DrawBoundedOp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/DisplayListOp.h:273:5: style: Class 'SaveOp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/DisplayListOp.h:299:5: style: Class 'RestoreToCountOp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/DisplayListOp.h:412:5: style: Class 'RotateOp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/DisplayListOp.h:471:5: style: Class 'SetMatrixOp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/DisplayListOp.h:494:5: style: Class 'SetLocalMatrixOp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/DisplayListOp.h:513:5: style: Class 'ConcatMatrixOp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/DisplayListOp.h:532:5: style: Class 'ClipOp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/DisplayListOp.h:1399:5: style: Class 'DrawFunctorOp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/DeferredDisplayList.cpp:64:5: style: Class 'DrawBatch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/utils/Pair.h:26:0: warning: The struct 'android :: uirenderer :: Pair < VertexBuffer * , VertexBuffer * >' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
frameworks/base/libs/hwui/DisplayListCanvas.h:319:9: error: Returning/dereferencing 'cachedPaint' after it is deallocated / released [deallocret]
frameworks/base/libs/hwui/DisplayListCanvas.h:329:9: error: Returning/dereferencing 'returnPaint' after it is deallocated / released [deallocret]
frameworks/base/libs/hwui/renderthread/RenderTask.h:76:5: warning: Member variable 'MethodInvokeRenderTask::mData' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/libs/hwui/FrameInfo.h:97:1: style: The class 'FrameInfo' does not have a constructor although it has private member variables. [noConstructor]
frameworks/base/libs/hwui/renderthread/RenderThread.h:71:6: warning: Class 'IFrameCallback' which has virtual members does not have a virtual destructor. [virtualDestructor]
frameworks/base/libs/hwui/utils/RingBuffer.h:34:22: performance: Technically the member function 'android::uirenderer::RingBuffer::capacity' can be static. [functionStatic]
frameworks/base/libs/hwui/utils/RingBuffer.h:35:12: style: Technically the member function 'android::uirenderer::RingBuffer::size' can be const. [functionConst]
frameworks/base/libs/hwui/renderthread/EglManager.h:45:10: style: Technically the member function 'android::uirenderer::renderthread::EglManager::isCurrent' can be const. [functionConst]
frameworks/base/libs/hwui/renderthread/RenderTask.h:76:5: style: Class 'MethodInvokeRenderTask' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/FrameInfo.h:68:5: style: Class 'UiFrameInfoBuilder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/JankTracker.h:57:5: style: Class 'JankTracker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/DisplayList.cpp:64:52: style: Function 'addChild' argument 1 names different: declaration 'childOp' definition 'op'. [funcArgNamesDifferent]
frameworks/base/libs/hwui/DisplayList.h:148:39: note: Function 'addChild' argument 1 names different: declaration 'childOp' definition 'op'.
frameworks/base/libs/hwui/DisplayList.cpp:64:52: note: Function 'addChild' argument 1 names different: declaration 'childOp' definition 'op'.
frameworks/base/libs/hwui/Extensions.h:58:10: performance: Technically the member function 'android::uirenderer::Extensions::dump' can be static. [functionStatic]
frameworks/base/libs/hwui/Extensions.cpp:122:18: note: Technically the member function 'android::uirenderer::Extensions::dump' can be static.
frameworks/base/libs/hwui/Extensions.h:58:10: note: Technically the member function 'android::uirenderer::Extensions::dump' can be static.
frameworks/base/libs/hwui/Extensions.h:61:10: performance: Technically the member function 'android::uirenderer::Extensions::findExtensions' can be static. [functionStatic]
frameworks/base/libs/hwui/Extensions.cpp:107:18: note: Technically the member function 'android::uirenderer::Extensions::findExtensions' can be static.
frameworks/base/libs/hwui/Extensions.h:61:10: note: Technically the member function 'android::uirenderer::Extensions::findExtensions' can be static.
frameworks/base/libs/hwui/FboCache.h:69:14: style: Technically the member function 'android::uirenderer::FboCache::getMaxSize' can be const. [functionConst]
frameworks/base/libs/hwui/FboCache.cpp:54:20: note: Technically the member function 'android::uirenderer::FboCache::getMaxSize' can be const.
frameworks/base/libs/hwui/FboCache.h:69:14: note: Technically the member function 'android::uirenderer::FboCache::getMaxSize' can be const.
frameworks/base/libs/hwui/FontRenderer.cpp:291:22: style: The scope of the variable 'cacheX' can be reduced. [variableScope]
frameworks/base/libs/hwui/FontRenderer.cpp:291:34: style: The scope of the variable 'bX' can be reduced. [variableScope]
frameworks/base/libs/hwui/FontRenderer.cpp:347:22: style: The scope of the variable 'cacheX' can be reduced. [variableScope]
frameworks/base/libs/hwui/FontRenderer.cpp:477:10: style: The scope of the variable 'forceRebind' can be reduced. [variableScope]
frameworks/base/libs/hwui/FontRenderer.cpp:490:27: style: Variable 'forceRebind' is assigned a value that is never used. [unreadVariable]
frameworks/base/libs/hwui/FontRenderer.h:200:10: performance: Technically the member function 'android::uirenderer::FontRenderer::blurImage' can be static. [functionStatic]
frameworks/base/libs/hwui/FontRenderer.cpp:694:20: note: Technically the member function 'android::uirenderer::FontRenderer::blurImage' can be static.
frameworks/base/libs/hwui/FontRenderer.h:200:10: note: Technically the member function 'android::uirenderer::FontRenderer::blurImage' can be static.
frameworks/base/libs/hwui/utils/Timing.h:25:5: style: Class 'MethodTimer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/FrameInfoVisualizer.cpp:63:22: warning: Member variable 'FrameInfoVisualizer::mNumFastRects' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/libs/hwui/FrameInfoVisualizer.cpp:63:22: warning: Member variable 'FrameInfoVisualizer::mNumJankyRects' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/libs/hwui/utils/RingBuffer.h:34:0: performance: Technically the member function 'android :: uirenderer :: RingBuffer < FrameInfo , 120 >::capacity' can be static. [functionStatic]
frameworks/base/libs/hwui/utils/RingBuffer.h:35:0: style: Technically the member function 'android :: uirenderer :: RingBuffer < FrameInfo , 120 >::size' can be const. [functionConst]
frameworks/base/libs/hwui/FrameInfoVisualizer.h:42:5: style: Class 'FrameInfoVisualizer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/GammaFontRenderer.h:94:5: style: Class 'ShaderGammaFontRenderer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/renderstate/MeshState.h:117:12: style: Technically the member function 'android::uirenderer::MeshState::getUnitQuadVBO' can be const. [functionConst]
frameworks/base/libs/hwui/renderstate/MeshState.h:118:12: style: Technically the member function 'android::uirenderer::MeshState::getQuadListIBO' can be const. [functionConst]
frameworks/base/libs/hwui/GradientCache.cpp:225:16: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
frameworks/base/libs/hwui/Interpolator.cpp:43:49: style: Function 'interpolate' argument 1 names different: declaration 'input' definition 't'. [funcArgNamesDifferent]
frameworks/base/libs/hwui/Interpolator.h:56:37: note: Function 'interpolate' argument 1 names different: declaration 'input' definition 't'.
frameworks/base/libs/hwui/Interpolator.cpp:43:49: note: Function 'interpolate' argument 1 names different: declaration 'input' definition 't'.
frameworks/base/libs/hwui/Interpolator.cpp:55:58: style: Function 'interpolate' argument 1 names different: declaration 'input' definition 't'. [funcArgNamesDifferent]
frameworks/base/libs/hwui/Interpolator.h:64:37: note: Function 'interpolate' argument 1 names different: declaration 'input' definition 't'.
frameworks/base/libs/hwui/Interpolator.cpp:55:58: note: Function 'interpolate' argument 1 names different: declaration 'input' definition 't'.
frameworks/base/libs/hwui/Interpolator.cpp:64:45: style: Function 'interpolate' argument 1 names different: declaration 'input' definition 't'. [funcArgNamesDifferent]
frameworks/base/libs/hwui/Interpolator.h:71:37: note: Function 'interpolate' argument 1 names different: declaration 'input' definition 't'.
frameworks/base/libs/hwui/Interpolator.cpp:64:45: note: Function 'interpolate' argument 1 names different: declaration 'input' definition 't'.
frameworks/base/libs/hwui/Interpolator.cpp:86:48: style: Function 'interpolate' argument 1 names different: declaration 'input' definition 't'. [funcArgNamesDifferent]
frameworks/base/libs/hwui/Interpolator.h:98:37: note: Function 'interpolate' argument 1 names different: declaration 'input' definition 't'.
frameworks/base/libs/hwui/Interpolator.cpp:86:48: note: Function 'interpolate' argument 1 names different: declaration 'input' definition 't'.
frameworks/base/libs/hwui/JankTracker.cpp:182:44: style: Function 'setFrameInterval' argument 1 names different: declaration 'frameIntervalNanos' definition 'frameInterval'. [funcArgNamesDifferent]
frameworks/base/libs/hwui/JankTracker.h:73:35: note: Function 'setFrameInterval' argument 1 names different: declaration 'frameIntervalNanos' definition 'frameInterval'.
frameworks/base/libs/hwui/JankTracker.cpp:182:44: note: Function 'setFrameInterval' argument 1 names different: declaration 'frameIntervalNanos' definition 'frameInterval'.
frameworks/base/libs/hwui/JankTracker.cpp:263:67: style: Function 'findPercentile' argument 2 names different: declaration 'p' definition 'percentile'. [funcArgNamesDifferent]
frameworks/base/libs/hwui/JankTracker.h:75:65: note: Function 'findPercentile' argument 2 names different: declaration 'p' definition 'percentile'.
frameworks/base/libs/hwui/JankTracker.cpp:263:67: note: Function 'findPercentile' argument 2 names different: declaration 'p' definition 'percentile'.
frameworks/base/libs/hwui/JankTracker.cpp:118:5: style: Class 'JankTracker' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
frameworks/base/libs/hwui/JankTracker.cpp:118:5: style: Class 'JankTracker' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
frameworks/base/libs/hwui/Layer.cpp:40:19: style: Function 'Layer' argument 1 names different: declaration 'type' definition 'layerType'. [funcArgNamesDifferent]
frameworks/base/libs/hwui/Layer.h:75:16: note: Function 'Layer' argument 1 names different: declaration 'type' definition 'layerType'.
frameworks/base/libs/hwui/Layer.cpp:40:19: note: Function 'Layer' argument 1 names different: declaration 'type' definition 'layerType'.
frameworks/base/libs/hwui/Layer.cpp:225:5: style: Variable '__traceEnder' is assigned a value that is never used. [unreadVariable]
frameworks/base/libs/hwui/Layer.cpp:260:9: style: Variable '__traceEnder' is assigned a value that is never used. [unreadVariable]
frameworks/base/libs/hwui/Layer.cpp:279:5: style: Variable '__traceEnder' is assigned a value that is never used. [unreadVariable]
frameworks/base/libs/hwui/LayerCache.h:83:14: style: Technically the member function 'android::uirenderer::LayerCache::getMaxSize' can be const. [functionConst]
frameworks/base/libs/hwui/LayerCache.cpp:60:22: note: Technically the member function 'android::uirenderer::LayerCache::getMaxSize' can be const.
frameworks/base/libs/hwui/LayerCache.h:83:14: note: Technically the member function 'android::uirenderer::LayerCache::getMaxSize' can be const.
frameworks/base/libs/hwui/LayerCache.h:87:14: style: Technically the member function 'android::uirenderer::LayerCache::getSize' can be const. [functionConst]
frameworks/base/libs/hwui/LayerCache.cpp:56:22: note: Technically the member function 'android::uirenderer::LayerCache::getSize' can be const.
frameworks/base/libs/hwui/LayerCache.h:87:14: note: Technically the member function 'android::uirenderer::LayerCache::getSize' can be const.
frameworks/base/libs/hwui/LayerCache.h:89:12: style: Technically the member function 'android::uirenderer::LayerCache::getCount' can be const. [functionConst]
frameworks/base/libs/hwui/LayerCache.cpp:52:20: note: Technically the member function 'android::uirenderer::LayerCache::getCount' can be const.
frameworks/base/libs/hwui/LayerCache.h:89:12: note: Technically the member function 'android::uirenderer::LayerCache::getCount' can be const.
frameworks/base/libs/hwui/LayerCache.h:94:10: style: Technically the member function 'android::uirenderer::LayerCache::dump' can be const. [functionConst]
frameworks/base/libs/hwui/LayerCache.cpp:133:18: note: Technically the member function 'android::uirenderer::LayerCache::dump' can be const.
frameworks/base/libs/hwui/LayerCache.h:94:10: note: Technically the member function 'android::uirenderer::LayerCache::dump' can be const.
frameworks/base/libs/hwui/LayerRenderer.cpp:187:5: style: Variable '__traceEnder' is assigned a value that is never used. [unreadVariable]
frameworks/base/libs/hwui/LayerRenderer.cpp:310:9: style: Variable '__traceEnder' is assigned a value that is never used. [unreadVariable]
frameworks/base/libs/hwui/Matrix.cpp:477:17: style: The scope of the variable 'z' can be reduced. [variableScope]
frameworks/base/libs/hwui/OpenGLRenderer.cpp:773:51: style: Function 'composeLayer' argument 1 names different: declaration 'current' definition 'removed'. [funcArgNamesDifferent]
frameworks/base/libs/hwui/OpenGLRenderer.h:483:47: note: Function 'composeLayer' argument 1 names different: declaration 'current' definition 'removed'.
frameworks/base/libs/hwui/OpenGLRenderer.cpp:773:51: note: Function 'composeLayer' argument 1 names different: declaration 'current' definition 'removed'.
frameworks/base/libs/hwui/OpenGLRenderer.cpp:773:76: style: Function 'composeLayer' argument 2 names different: declaration 'previous' definition 'restored'. [funcArgNamesDifferent]
frameworks/base/libs/hwui/OpenGLRenderer.h:483:72: note: Function 'composeLayer' argument 2 names different: declaration 'previous' definition 'restored'.
frameworks/base/libs/hwui/OpenGLRenderer.cpp:773:76: note: Function 'composeLayer' argument 2 names different: declaration 'previous' definition 'restored'.
frameworks/base/libs/hwui/OpenGLRenderer.cpp:1487:49: style: Function 'drawRenderNode' argument 1 names different: declaration 'displayList' definition 'renderNode'. [funcArgNamesDifferent]
frameworks/base/libs/hwui/OpenGLRenderer.h:188:37: note: Function 'drawRenderNode' argument 1 names different: declaration 'displayList' definition 'renderNode'.
frameworks/base/libs/hwui/OpenGLRenderer.cpp:1487:49: note: Function 'drawRenderNode' argument 1 names different: declaration 'displayList' definition 'renderNode'.
frameworks/base/libs/hwui/OpenGLRenderer.cpp:1725:43: style: Function 'drawPatches' argument 4 names different: declaration 'indexCount' definition 'elementCount'. [funcArgNamesDifferent]
frameworks/base/libs/hwui/OpenGLRenderer.h:198:47: note: Function 'drawPatches' argument 4 names different: declaration 'indexCount' definition 'elementCount'.
frameworks/base/libs/hwui/OpenGLRenderer.cpp:1725:43: note: Function 'drawPatches' argument 4 names different: declaration 'indexCount' definition 'elementCount'.
frameworks/base/libs/hwui/OpenGLRenderer.cpp:1750:69: style: Function 'drawVertexBuffer' argument 5 names different: declaration 'flags' definition 'displayFlags'. [funcArgNamesDifferent]
frameworks/base/libs/hwui/OpenGLRenderer.h:721:39: note: Function 'drawVertexBuffer' argument 5 names different: declaration 'flags' definition 'displayFlags'.
frameworks/base/libs/hwui/OpenGLRenderer.cpp:1750:69: note: Function 'drawVertexBuffer' argument 5 names different: declaration 'flags' definition 'displayFlags'.
frameworks/base/libs/hwui/OpenGLRenderer.cpp:1864:44: style: Function 'drawRoundRect' argument 7 names different: declaration 'paint' definition 'p'. [funcArgNamesDifferent]
frameworks/base/libs/hwui/OpenGLRenderer.h:205:48: note: Function 'drawRoundRect' argument 7 names different: declaration 'paint' definition 'p'.
frameworks/base/libs/hwui/OpenGLRenderer.cpp:1864:44: note: Function 'drawRoundRect' argument 7 names different: declaration 'paint' definition 'p'.
frameworks/base/libs/hwui/OpenGLRenderer.cpp:1883:80: style: Function 'drawCircle' argument 4 names different: declaration 'paint' definition 'p'. [funcArgNamesDifferent]
frameworks/base/libs/hwui/OpenGLRenderer.h:206:68: note: Function 'drawCircle' argument 4 names different: declaration 'paint' definition 'p'.
frameworks/base/libs/hwui/OpenGLRenderer.cpp:1883:80: note: Function 'drawCircle' argument 4 names different: declaration 'paint' definition 'p'.
frameworks/base/libs/hwui/OpenGLRenderer.cpp:1927:24: style: Function 'drawOval' argument 5 names different: declaration 'paint' definition 'p'. [funcArgNamesDifferent]
frameworks/base/libs/hwui/OpenGLRenderer.h:208:28: note: Function 'drawOval' argument 5 names different: declaration 'paint' definition 'p'.
frameworks/base/libs/hwui/OpenGLRenderer.cpp:1927:24: note: Function 'drawOval' argument 5 names different: declaration 'paint' definition 'p'.
frameworks/base/libs/hwui/OpenGLRenderer.cpp:1950:76: style: Function 'drawArc' argument 8 names different: declaration 'paint' definition 'p'. [funcArgNamesDifferent]
frameworks/base/libs/hwui/OpenGLRenderer.h:210:80: note: Function 'drawArc' argument 8 names different: declaration 'paint' definition 'p'.
frameworks/base/libs/hwui/OpenGLRenderer.cpp:1950:76: note: Function 'drawArc' argument 8 names different: declaration 'paint' definition 'p'.
frameworks/base/libs/hwui/OpenGLRenderer.cpp:1985:24: style: Function 'drawRect' argument 5 names different: declaration 'paint' definition 'p'. [funcArgNamesDifferent]
frameworks/base/libs/hwui/OpenGLRenderer.h:203:28: note: Function 'drawRect' argument 5 names different: declaration 'paint' definition 'p'.
frameworks/base/libs/hwui/OpenGLRenderer.cpp:1985:24: note: Function 'drawRect' argument 5 names different: declaration 'paint' definition 'p'.
frameworks/base/libs/hwui/OpenGLRenderer.cpp:2450:48: style: Function 'drawTextDecorations' argument 1 names different: declaration 'totalAdvance' definition 'underlineWidth'. [funcArgNamesDifferent]
frameworks/base/libs/hwui/OpenGLRenderer.h:749:36: note: Function 'drawTextDecorations' argument 1 names different: declaration 'totalAdvance' definition 'underlineWidth'.
frameworks/base/libs/hwui/OpenGLRenderer.cpp:2450:48: note: Function 'drawTextDecorations' argument 1 names different: declaration 'totalAdvance' definition 'underlineWidth'.
frameworks/base/libs/hwui/OpenGLRenderer.cpp:67:17: warning: Member variable 'OpenGLRenderer::mOpaque' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/libs/hwui/OpenGLRenderer.cpp:67:17: warning: Member variable 'OpenGLRenderer::mSkipOutlineClip' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/libs/hwui/OpenGLRenderer.h:227:10: performance: Technically the member function 'android::uirenderer::OpenGLRenderer::setDrawFilter' can be static. [functionStatic]
frameworks/base/libs/hwui/OpenGLRenderer.cpp:2410:22: note: Technically the member function 'android::uirenderer::OpenGLRenderer::setDrawFilter' can be static.
frameworks/base/libs/hwui/OpenGLRenderer.h:227:10: note: Technically the member function 'android::uirenderer::OpenGLRenderer::setDrawFilter' can be static.
frameworks/base/libs/hwui/OpenGLRenderer.h:235:10: style: Technically the member function 'android::uirenderer::OpenGLRenderer::storeDisplayState' can be const. [functionConst]
frameworks/base/libs/hwui/OpenGLRenderer.cpp:1161:22: note: Technically the member function 'android::uirenderer::OpenGLRenderer::storeDisplayState' can be const.
frameworks/base/libs/hwui/OpenGLRenderer.h:235:10: note: Technically the member function 'android::uirenderer::OpenGLRenderer::storeDisplayState' can be const.
frameworks/base/libs/hwui/OpenGLRenderer.h:268:10: performance: Technically the member function 'android::uirenderer::OpenGLRenderer::eventMarkDEBUG' can be static. [functionStatic]
frameworks/base/libs/hwui/OpenGLRenderer.cpp:314:22: note: Technically the member function 'android::uirenderer::OpenGLRenderer::eventMarkDEBUG' can be static.
frameworks/base/libs/hwui/OpenGLRenderer.h:268:10: note: Technically the member function 'android::uirenderer::OpenGLRenderer::eventMarkDEBUG' can be static.
frameworks/base/libs/hwui/OpenGLRenderer.h:339:10: performance: Technically the member function 'android::uirenderer::OpenGLRenderer::findBestFontTransform' can be static. [functionStatic]
frameworks/base/libs/hwui/OpenGLRenderer.cpp:2114:22: note: Technically the member function 'android::uirenderer::OpenGLRenderer::findBestFontTransform' can be static.
frameworks/base/libs/hwui/OpenGLRenderer.h:339:10: note: Technically the member function 'android::uirenderer::OpenGLRenderer::findBestFontTransform' can be static.
frameworks/base/libs/hwui/OpenGLRenderer.h:819:10: performance: Technically the member function 'android::uirenderer::OpenGLRenderer::debugClip' can be static. [functionStatic]
frameworks/base/libs/hwui/OpenGLRenderer.cpp:1446:22: note: Technically the member function 'android::uirenderer::OpenGLRenderer::debugClip' can be static.
frameworks/base/libs/hwui/OpenGLRenderer.h:819:10: note: Technically the member function 'android::uirenderer::OpenGLRenderer::debugClip' can be static.
frameworks/base/libs/hwui/utils/Pair.h:30:0: warning: Member variable 'android :: uirenderer :: Pair < const PatchDescription * , Patch * >::first' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/libs/hwui/utils/Pair.h:30:0: warning: Member variable 'android :: uirenderer :: Pair < const PatchDescription * , Patch * >::second' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/libs/hwui/utils/Pair.h:26:0: warning: The struct 'android :: uirenderer :: Pair < const PatchDescription * , Patch * >' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
frameworks/base/libs/hwui/PathCache.cpp:51:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat]
frameworks/base/libs/hwui/PathCache.cpp:62:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat]
frameworks/base/libs/hwui/PathCache.cpp:54:44: style: Function 'PathDescription' argument 1 names different: declaration 'shapeType' definition 'type'. [funcArgNamesDifferent]
frameworks/base/libs/hwui/PathCache.h:162:31: note: Function 'PathDescription' argument 1 names different: declaration 'shapeType' definition 'type'.
frameworks/base/libs/hwui/PathCache.cpp:54:44: note: Function 'PathDescription' argument 1 names different: declaration 'shapeType' definition 'type'.
frameworks/base/libs/hwui/PathTessellator.cpp:930:10: style: Technically the member function 'android::uirenderer::ClockwiseEnforcer::reverseVectorIfNotClockwise' can be const. [functionConst]
frameworks/base/libs/hwui/Program.cpp:32:10: warning: Member variable 'Program::mColorUniform' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/libs/hwui/Program.cpp:32:10: warning: Member variable 'Program::mOffset' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/libs/hwui/Program.h:410:12: performance: Technically the member function 'android::uirenderer::Program::buildShader' can be static. [functionStatic]
frameworks/base/libs/hwui/Program.cpp:134:17: note: Technically the member function 'android::uirenderer::Program::buildShader' can be static.
frameworks/base/libs/hwui/Program.h:410:12: note: Technically the member function 'android::uirenderer::Program::buildShader' can be static.
frameworks/base/libs/hwui/ProgramCache.h:57:10: style: Unused private function: 'ProgramCache::printLongString' [unusedPrivateFunction]
frameworks/base/libs/hwui/ProgramCache.h:52:13: performance: Technically the member function 'android::uirenderer::ProgramCache::generateVertexShader' can be static. [functionStatic]
frameworks/base/libs/hwui/ProgramCache.cpp:460:23: note: Technically the member function 'android::uirenderer::ProgramCache::generateVertexShader' can be static.
frameworks/base/libs/hwui/ProgramCache.h:52:13: note: Technically the member function 'android::uirenderer::ProgramCache::generateVertexShader' can be static.
frameworks/base/libs/hwui/ProgramCache.h:54:10: performance: Technically the member function 'android::uirenderer::ProgramCache::generateBlend' can be static. [functionStatic]
frameworks/base/libs/hwui/ProgramCache.cpp:780:20: note: Technically the member function 'android::uirenderer::ProgramCache::generateBlend' can be static.
frameworks/base/libs/hwui/ProgramCache.h:54:10: note: Technically the member function 'android::uirenderer::ProgramCache::generateBlend' can be static.
frameworks/base/libs/hwui/ProgramCache.h:55:10: performance: Technically the member function 'android::uirenderer::ProgramCache::generateTextureWrap' can be static. [functionStatic]
frameworks/base/libs/hwui/ProgramCache.cpp:789:20: note: Technically the member function 'android::uirenderer::ProgramCache::generateTextureWrap' can be static.
frameworks/base/libs/hwui/ProgramCache.h:55:10: note: Technically the member function 'android::uirenderer::ProgramCache::generateTextureWrap' can be static.
frameworks/base/libs/hwui/ProgramCache.h:57:10: performance: Technically the member function 'android::uirenderer::ProgramCache::printLongString' can be static. [functionStatic]
frameworks/base/libs/hwui/ProgramCache.cpp:827:20: note: Technically the member function 'android::uirenderer::ProgramCache::printLongString' can be static.
frameworks/base/libs/hwui/ProgramCache.h:57:10: note: Technically the member function 'android::uirenderer::ProgramCache::printLongString' can be static.
frameworks/base/libs/hwui/RenderBufferCache.h:72:14: style: Technically the member function 'android::uirenderer::RenderBufferCache::getMaxSize' can be const. [functionConst]
frameworks/base/libs/hwui/RenderBufferCache.cpp:66:29: note: Technically the member function 'android::uirenderer::RenderBufferCache::getMaxSize' can be const.
frameworks/base/libs/hwui/RenderBufferCache.h:72:14: note: Technically the member function 'android::uirenderer::RenderBufferCache::getMaxSize' can be const.
frameworks/base/libs/hwui/RenderBufferCache.h:76:14: style: Technically the member function 'android::uirenderer::RenderBufferCache::getSize' can be const. [functionConst]
frameworks/base/libs/hwui/RenderBufferCache.cpp:62:29: note: Technically the member function 'android::uirenderer::RenderBufferCache::getSize' can be const.
frameworks/base/libs/hwui/RenderBufferCache.h:76:14: note: Technically the member function 'android::uirenderer::RenderBufferCache::getSize' can be const.
frameworks/base/libs/hwui/RenderNode.cpp:75:57: style: Function 'setStagingDisplayList' argument 1 names different: declaration 'newData' definition 'data'. [funcArgNamesDifferent]
frameworks/base/libs/hwui/RenderNode.h:105:61: note: Function 'setStagingDisplayList' argument 1 names different: declaration 'newData' definition 'data'.
frameworks/base/libs/hwui/RenderNode.cpp:75:57: note: Function 'setStagingDisplayList' argument 1 names different: declaration 'newData' definition 'data'.
frameworks/base/libs/hwui/RenderNode.cpp:340:0: style: Boolean variable 'hasFunctors' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean]
frameworks/base/libs/hwui/RenderNode.cpp:596:17: performance: Technically the member function 'android::uirenderer::DeferOperationHandler::startMark' can be static. [functionStatic]
frameworks/base/libs/hwui/RenderNode.cpp:597:17: performance: Technically the member function 'android::uirenderer::DeferOperationHandler::endMark' can be static. [functionStatic]
frameworks/base/libs/hwui/RenderNode.cpp:598:16: style: Technically the member function 'android::uirenderer::DeferOperationHandler::level' can be const. [functionConst]
frameworks/base/libs/hwui/RenderNode.cpp:599:16: style: Technically the member function 'android::uirenderer::DeferOperationHandler::replayFlags' can be const. [functionConst]
frameworks/base/libs/hwui/RenderNode.cpp:629:16: style: Technically the member function 'android::uirenderer::ReplayOperationHandler::level' can be const. [functionConst]
frameworks/base/libs/hwui/RenderNode.cpp:630:16: style: Technically the member function 'android::uirenderer::ReplayOperationHandler::replayFlags' can be const. [functionConst]
frameworks/base/libs/hwui/RenderProperties.h:67:1: warning: The class 'LayerProperties' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
frameworks/base/libs/hwui/RenderProperties.h:140:1: warning: The class 'RenderProperties' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
frameworks/base/libs/hwui/ResourceCache.cpp:67:61: style: Function 'incrementRefcount' argument 1 names different: declaration 'resource' definition 'patchResource'. [funcArgNamesDifferent]
frameworks/base/libs/hwui/ResourceCache.h:69:50: note: Function 'incrementRefcount' argument 1 names different: declaration 'resource' definition 'patchResource'.
frameworks/base/libs/hwui/ResourceCache.cpp:67:61: note: Function 'incrementRefcount' argument 1 names different: declaration 'resource' definition 'patchResource'.
frameworks/base/libs/hwui/ResourceCache.cpp:86:61: style: Function 'decrementRefcount' argument 1 names different: declaration 'resource' definition 'patchResource'. [funcArgNamesDifferent]
frameworks/base/libs/hwui/ResourceCache.h:71:50: note: Function 'decrementRefcount' argument 1 names different: declaration 'resource' definition 'patchResource'.
frameworks/base/libs/hwui/ResourceCache.cpp:86:61: note: Function 'decrementRefcount' argument 1 names different: declaration 'resource' definition 'patchResource'.
frameworks/base/libs/hwui/ResourceCache.cpp:103:67: style: Function 'decrementRefcountLocked' argument 1 names different: declaration 'resource' definition 'patchResource'. [funcArgNamesDifferent]
frameworks/base/libs/hwui/ResourceCache.h:73:56: note: Function 'decrementRefcountLocked' argument 1 names different: declaration 'resource' definition 'patchResource'.
frameworks/base/libs/hwui/ResourceCache.cpp:103:67: note: Function 'decrementRefcountLocked' argument 1 names different: declaration 'resource' definition 'patchResource'.
frameworks/base/libs/hwui/SkiaCanvas.cpp:272:37: style: Function 'restoreToCount' argument 1 names different: declaration 'saveCount' definition 'restoreCount'. [funcArgNamesDifferent]
frameworks/base/libs/hwui/SkiaCanvas.cpp:61:37: note: Function 'restoreToCount' argument 1 names different: declaration 'saveCount' definition 'restoreCount'.
frameworks/base/libs/hwui/SkiaCanvas.cpp:272:37: note: Function 'restoreToCount' argument 1 names different: declaration 'saveCount' definition 'restoreCount'.
frameworks/base/libs/hwui/SkiaCanvas.cpp:536:64: style: Function 'drawVertices' argument 4 names different: declaration 'tex' definition 'texs'. [funcArgNamesDifferent]
frameworks/base/libs/hwui/SkiaCanvas.cpp:107:46: note: Function 'drawVertices' argument 4 names different: declaration 'tex' definition 'texs'.
frameworks/base/libs/hwui/SkiaCanvas.cpp:536:64: note: Function 'drawVertices' argument 4 names different: declaration 'tex' definition 'texs'.
frameworks/base/libs/hwui/SkiaCanvas.cpp:167:5: style: Class 'ClipCopier' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/SkiaCanvasProxy.cpp:102:78: style: Function 'onDrawBitmapRect' argument 2 names different: declaration 'src' definition 'srcPtr'. [funcArgNamesDifferent]
frameworks/base/libs/hwui/SkiaCanvasProxy.h:65:66: note: Function 'onDrawBitmapRect' argument 2 names different: declaration 'src' definition 'srcPtr'.
frameworks/base/libs/hwui/SkiaCanvasProxy.cpp:102:78: note: Function 'onDrawBitmapRect' argument 2 names different: declaration 'src' definition 'srcPtr'.
frameworks/base/libs/hwui/SkiaCanvasProxy.cpp:189:9: performance: Variable 'paint' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
frameworks/base/libs/hwui/SkiaShader.cpp:162:0: error: #error Need to convert gradInfo.fColorOffsets to float! [preprocessorErrorDirective]
frameworks/base/libs/hwui/Snapshot.cpp:30:11: warning: Member variable 'Snapshot::mRelativeLightCenter' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/libs/hwui/SpotShadow.cpp:394:23: style: Function 'createSpotShadow' argument 7 names different: declaration 'retstrips' definition 'shadowTriangleStrip'. [funcArgNamesDifferent]
frameworks/base/libs/hwui/SpotShadow.h:32:56: note: Function 'createSpotShadow' argument 7 names different: declaration 'retstrips' definition 'shadowTriangleStrip'.
frameworks/base/libs/hwui/SpotShadow.cpp:394:23: note: Function 'createSpotShadow' argument 7 names different: declaration 'retstrips' definition 'shadowTriangleStrip'.
frameworks/base/libs/hwui/SpotShadow.cpp:854:60: style: Function 'generateTriangleStrip' argument 9 names different: declaration 'retstrips' definition 'shadowTriangleStrip'. [funcArgNamesDifferent]
frameworks/base/libs/hwui/SpotShadow.h:62:64: note: Function 'generateTriangleStrip' argument 9 names different: declaration 'retstrips' definition 'shadowTriangleStrip'.
frameworks/base/libs/hwui/SpotShadow.cpp:854:60: note: Function 'generateTriangleStrip' argument 9 names different: declaration 'retstrips' definition 'shadowTriangleStrip'.
frameworks/base/libs/hwui/TessellationCache.cpp:45:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat]
frameworks/base/libs/hwui/TessellationCache.cpp:55:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat]
frameworks/base/libs/hwui/TessellationCache.cpp:90:38: portability: Casting from float ** to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
frameworks/base/libs/hwui/TessellationCache.h:102:14: style: Technically the member function 'android::uirenderer::TessellationCache::getMaxSize' can be const. [functionConst]
frameworks/base/libs/hwui/TessellationCache.cpp:343:29: note: Technically the member function 'android::uirenderer::TessellationCache::getMaxSize' can be const.
frameworks/base/libs/hwui/TessellationCache.h:102:14: note: Technically the member function 'android::uirenderer::TessellationCache::getMaxSize' can be const.
frameworks/base/libs/hwui/TessellationCache.cpp:113:5: style: Class 'TessellationProcessor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/TessellationCache.cpp:127:5: style: Class 'Buffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/TessellationCache.cpp:286:5: style: Class 'ShadowProcessor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/thread/Future.h:30:0: style: Class 'android :: uirenderer :: Future < VertexBuffer * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/thread/Future.h:30:0: style: Class 'android :: uirenderer :: Future < vertexBuffer_pair_t * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/font/CacheTexture.h:82:10: style: Technically the member function 'android::uirenderer::CacheTexture::releaseMesh' can be const. [functionConst]
frameworks/base/libs/hwui/font/CacheTexture.cpp:154:20: note: Technically the member function 'android::uirenderer::CacheTexture::releaseMesh' can be const.
frameworks/base/libs/hwui/font/CacheTexture.h:82:10: note: Technically the member function 'android::uirenderer::CacheTexture::releaseMesh' can be const.
frameworks/base/libs/hwui/font/CacheTexture.cpp:121:5: style: Class 'CacheTexture' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
frameworks/base/libs/hwui/font/CacheTexture.cpp:121:5: style: Class 'CacheTexture' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
frameworks/base/libs/hwui/font/Font.cpp:47:78: style: Function 'FontDescription' argument 2 names different: declaration 'matrix' definition 'rasterMatrix'. [funcArgNamesDifferent]
frameworks/base/libs/hwui/font/Font.h:56:63: note: Function 'FontDescription' argument 2 names different: declaration 'matrix' definition 'rasterMatrix'.
frameworks/base/libs/hwui/font/Font.cpp:47:78: note: Function 'FontDescription' argument 2 names different: declaration 'matrix' definition 'rasterMatrix'.
frameworks/base/libs/hwui/font/Font.cpp:212:18: style: Function 'drawCachedGlyphBitmap' argument 5 names different: declaration 'bitmapW' definition 'bitmapWidth'. [funcArgNamesDifferent]
frameworks/base/libs/hwui/font/Font.h:139:39: note: Function 'drawCachedGlyphBitmap' argument 5 names different: declaration 'bitmapW' definition 'bitmapWidth'.
frameworks/base/libs/hwui/font/Font.cpp:212:18: note: Function 'drawCachedGlyphBitmap' argument 5 names different: declaration 'bitmapW' definition 'bitmapWidth'.
frameworks/base/libs/hwui/font/Font.cpp:212:40: style: Function 'drawCachedGlyphBitmap' argument 6 names different: declaration 'bitmapH' definition 'bitmapHeight'. [funcArgNamesDifferent]
frameworks/base/libs/hwui/font/Font.h:139:57: note: Function 'drawCachedGlyphBitmap' argument 6 names different: declaration 'bitmapH' definition 'bitmapHeight'.
frameworks/base/libs/hwui/font/Font.cpp:212:40: note: Function 'drawCachedGlyphBitmap' argument 6 names different: declaration 'bitmapH' definition 'bitmapHeight'.
frameworks/base/libs/hwui/font/Font.cpp:49:5: performance: Variable 'mFontId' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
frameworks/base/libs/hwui/font/Font.h:129:10: performance: Technically the member function 'android::uirenderer::Font::measureCachedGlyph' can be static. [functionStatic]
frameworks/base/libs/hwui/font/Font.cpp:140:12: note: Technically the member function 'android::uirenderer::Font::measureCachedGlyph' can be static.
frameworks/base/libs/hwui/font/Font.h:129:10: note: Technically the member function 'android::uirenderer::Font::measureCachedGlyph' can be static.
frameworks/base/libs/hwui/font/Font.h:138:10: performance: Technically the member function 'android::uirenderer::Font::drawCachedGlyphBitmap' can be static. [functionStatic]
frameworks/base/libs/hwui/font/Font.cpp:211:12: note: Technically the member function 'android::uirenderer::Font::drawCachedGlyphBitmap' can be static.
frameworks/base/libs/hwui/font/Font.h:138:10: note: Technically the member function 'android::uirenderer::Font::drawCachedGlyphBitmap' can be static.
frameworks/base/libs/hwui/renderstate/RenderState.cpp:189:5: style: Class 'DecStrongTask' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/renderthread/CanvasContext.h:113:24: style: Technically the member function 'android::uirenderer::renderthread::CanvasContext::name' can be const. [functionConst]
frameworks/base/libs/hwui/renderthread/DrawFrameTask.cpp:34:16: warning: Member variable 'DrawFrameTask::mSyncQueued' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/libs/hwui/renderthread/DrawFrameTask.cpp:34:16: warning: Member variable 'DrawFrameTask::mFrameInfo' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/libs/hwui/renderthread/EglManager.h:38:10: style: Technically the member function 'android::uirenderer::renderthread::EglManager::hasEglContext' can be const. [functionConst]
frameworks/base/libs/hwui/renderthread/EglManager.cpp:109:18: note: Technically the member function 'android::uirenderer::renderthread::EglManager::hasEglContext' can be const.
frameworks/base/libs/hwui/renderthread/EglManager.h:38:10: note: Technically the member function 'android::uirenderer::renderthread::EglManager::hasEglContext' can be const.
frameworks/base/libs/hwui/renderthread/EglManager.h:61:5: style: Class 'EglManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/renderthread/RenderProxy.cpp:76:16: style: C-style pointer casting [cstyleCast]
frameworks/base/libs/hwui/renderthread/RenderProxy.cpp:68:56: style: Function 'RenderProxy' argument 2 names different: declaration 'rootNode' definition 'rootRenderNode'. [funcArgNamesDifferent]
frameworks/base/libs/hwui/renderthread/RenderProxy.h:62:59: note: Function 'RenderProxy' argument 2 names different: declaration 'rootNode' definition 'rootRenderNode'.
frameworks/base/libs/hwui/renderthread/RenderProxy.cpp:68:56: note: Function 'RenderProxy' argument 2 names different: declaration 'rootNode' definition 'rootRenderNode'.
frameworks/base/libs/hwui/renderthread/RenderProxy.cpp:267:48: style: Function 'runWithGlContext' argument 1 names different: declaration 'task' definition 'gltask'. [funcArgNamesDifferent]
frameworks/base/libs/hwui/renderthread/RenderProxy.h:83:51: note: Function 'runWithGlContext' argument 1 names different: declaration 'task' definition 'gltask'.
frameworks/base/libs/hwui/renderthread/RenderProxy.cpp:267:48: note: Function 'runWithGlContext' argument 1 names different: declaration 'task' definition 'gltask'.
frameworks/base/libs/hwui/renderthread/RenderThread.cpp:245:97: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
frameworks/base/libs/hwui/renderthread/RenderThread.cpp:132:5: style: Class 'DispatchFrameCallbacks' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/tests/TestContext.cpp:37:5: performance: Variable 'mLooper' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
frameworks/base/libs/hwui/tests/main.cpp:153:20: performance: Technically the member function 'ShadowGridAnimation::createCard' can be static. [functionStatic]
frameworks/base/libs/hwui/tests/main.cpp:194:20: performance: Technically the member function 'ShadowGrid2Animation::createCard' can be static. [functionStatic]
frameworks/base/libs/hwui/tests/main.cpp:228:20: performance: Technically the member function 'RectGridAnimation::createCard' can be static. [functionStatic]
frameworks/base/libs/hwui/tests/main.cpp:277:20: performance: Technically the member function 'OvalAnimation::createCard' can be static. [functionStatic]
frameworks/base/libs/hwui/thread/Future.h:30:5: style: Class 'Future' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/unit_tests/ClipAreaTests.cpp:38:0: error: syntax error [syntaxError]
frameworks/base/libs/hwui/unit_tests/LinearAllocatorTests.cpp:33:5: style: Class 'SignalingDtor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/hwui/utils/LinearAllocator.cpp:111:5: warning: Member variable 'Page::mNextPage' is not initialized in the constructor. [uninitMemberVarPrivate]
frameworks/base/libs/hwui/utils/LinearAllocator.cpp:91:1: warning: The class 'Page' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
frameworks/base/libs/hwui/utils/SortedListImpl.cpp:80:5: style: Variable 'index' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/libs/hwui/utils/SortedListImpl.cpp:79:0: note: Variable 'index' is reassigned a value before the old one has been used.
frameworks/base/libs/hwui/utils/SortedListImpl.cpp:80:5: note: Variable 'index' is reassigned a value before the old one has been used.
frameworks/base/libs/hwui/utils/SortedListImpl.cpp:55:13: style: The scope of the variable 'mid' can be reduced. [variableScope]
frameworks/base/libs/hwui/utils/SortedListImpl.cpp:35:33: style: 'operator=' should return reference to 'this' instance. [operatorEqRetRefThis]
frameworks/base/libs/input/SpriteController.h:42:17: style: Technically the member function 'android::SpriteTransformationMatrix::operator==' can be const. [functionConst]
frameworks/base/libs/input/SpriteController.h:49:17: style: Technically the member function 'android::SpriteTransformationMatrix::operator!=' can be const. [functionConst]
frameworks/base/libs/input/SpriteController.h:217:9: style: Class 'SpriteImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/storage/IMountService.cpp:58:5: style: Class 'BpMountService' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/storage/IObbActionListener.cpp:29:5: style: Class 'BpObbActionListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/libs/usb/tests/AccessoryChat/accessorychat/accessorychat.c:89:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
frameworks/base/libs/usb/tests/AccessoryChat/accessorychat/accessorychat.c:78:15: style: Variable 'ret' is assigned a value that is never used. [unreadVariable]
frameworks/base/libs/usb/tests/AccessoryChat/accessorychat/accessorychat.c:86:35: style: Unused variable: desc [unusedVariable]
frameworks/base/libs/usb/tests/AccessoryChat/accessorychat/accessorychat.c:87:32: style: Unused variable: iter [unusedVariable]
frameworks/base/libs/usb/tests/AccessoryChat/accessorychat/accessorychat.c:163:19: style: Variable 'ret' is assigned a value that is never used. [unreadVariable]
frameworks/base/libs/usb/tests/accessorytest/audio.c:213:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
frameworks/base/libs/usb/tests/accessorytest/audio.c:213:9: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
frameworks/base/libs/usb/tests/accessorytest/audio.c:168:9: style: The scope of the variable 'index' can be reduced. [variableScope]
frameworks/base/libs/usb/tests/accessorytest/audio.c:168:16: style: The scope of the variable 'err' can be reduced. [variableScope]
frameworks/base/libs/usb/tests/accessorytest/audio.c:167:11: style: Variable 'buffer' is not assigned a value. [unassignedVariable]
frameworks/base/libs/usb/tests/accessorytest/audio.c:184:10: error: Uninitialized variable: buffer [uninitvar]
frameworks/base/libs/usb/tests/accessorytest/hid.c:165:13: style: The scope of the variable 'event_size' can be reduced. [variableScope]
frameworks/base/libs/usb/tests/accessorytest/usb.c:88:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
frameworks/base/media/jni/android_media_AmrInputStream.cpp:63:33: style: C-style pointer casting [cstyleCast]
frameworks/base/media/jni/android_media_AmrInputStream.cpp:79:33: style: C-style pointer casting [cstyleCast]
frameworks/base/media/jni/android_media_AmrInputStream.cpp:109:33: style: C-style pointer casting [cstyleCast]
frameworks/base/media/jni/android_media_AmrInputStream.cpp:117:12: style: C-style pointer casting [cstyleCast]
frameworks/base/media/jni/android_media_ImageReader.cpp:220:35: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
frameworks/base/media/jni/android_media_ImageReader.cpp:226:41: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
frameworks/base/media/jni/android_media_ImageReader.cpp:138:24: warning: Member variable 'JNIImageReaderContext::mFormat' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/media/jni/android_media_ImageReader.cpp:138:24: warning: Member variable 'JNIImageReaderContext::mWidth' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/media/jni/android_media_ImageReader.cpp:138:24: warning: Member variable 'JNIImageReaderContext::mHeight' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/media/jni/android_media_ImageWriter.cpp:993:6: warning: Possible null pointer dereference: rowStride [nullPointer]
frameworks/base/media/jni/android_media_ImageWriter.cpp:930:25: note: Assignment 'rowStride=0', assigned value is 0
frameworks/base/media/jni/android_media_ImageWriter.cpp:993:6: note: Null pointer dereference
frameworks/base/media/jni/android_media_MediaCodec.cpp:272:43: style: Function 'setSurface' argument 1 names different: declaration 'surface' definition 'bufferProducer'. [funcArgNamesDifferent]
frameworks/base/media/jni/android_media_MediaCodec.h:60:47: note: Function 'setSurface' argument 1 names different: declaration 'surface' definition 'bufferProducer'.
frameworks/base/media/jni/android_media_MediaCodec.cpp:272:43: note: Function 'setSurface' argument 1 names different: declaration 'surface' definition 'bufferProducer'.
frameworks/base/media/jni/android_media_MediaCodec.cpp:493:57: style: Function 'getImage' argument 4 names different: declaration 'image' definition 'buf'. [funcArgNamesDifferent]
frameworks/base/media/jni/android_media_MediaCodec.h:109:61: note: Function 'getImage' argument 4 names different: declaration 'image' definition 'buf'.
frameworks/base/media/jni/android_media_MediaCodec.cpp:493:57: note: Function 'getImage' argument 4 names different: declaration 'image' definition 'buf'.
frameworks/base/media/jni/android_media_MediaCodec.cpp:587:53: style: Function 'getName' argument 2 names different: declaration 'name' definition 'nameStr'. [funcArgNamesDifferent]
frameworks/base/media/jni/android_media_MediaCodec.h:111:44: note: Function 'getName' argument 2 names different: declaration 'name' definition 'nameStr'.
frameworks/base/media/jni/android_media_MediaCodec.cpp:587:53: note: Function 'getName' argument 2 names different: declaration 'name' definition 'nameStr'.
frameworks/base/media/jni/android_media_MediaCodec.cpp:601:57: style: Function 'setParameters' argument 1 names different: declaration 'params' definition 'msg'. [funcArgNamesDifferent]
frameworks/base/media/jni/android_media_MediaCodec.h:113:48: note: Function 'setParameters' argument 1 names different: declaration 'params' definition 'msg'.
frameworks/base/media/jni/android_media_MediaCodec.cpp:601:57: note: Function 'setParameters' argument 1 names different: declaration 'params' definition 'msg'.
frameworks/base/media/jni/android_media_MediaCrypto.cpp:41:12: style: C-style pointer casting [cstyleCast]
frameworks/base/media/jni/android_media_MediaCrypto.cpp:47:5: performance: Variable 'mObject' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
frameworks/base/media/jni/android_media_MediaDataSource.cpp:36:5: performance: Variable 'mMediaDataSourceObj' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
frameworks/base/media/jni/android_media_MediaDrm.cpp:332:18: style: C-style pointer casting [cstyleCast]
frameworks/base/media/jni/android_media_MediaDrm.cpp:547:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
frameworks/base/media/jni/android_media_MediaDrm.cpp:338:5: performance: Variable 'mObject' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
frameworks/base/media/jni/android_media_MediaExtractor.cpp:86:63: style: Function 'setDataSource' argument 1 names different: declaration 'source' definition 'datasource'. [funcArgNamesDifferent]
frameworks/base/media/jni/android_media_MediaExtractor.h:45:50: note: Function 'setDataSource' argument 1 names different: declaration 'source' definition 'datasource'.
frameworks/base/media/jni/android_media_MediaExtractor.cpp:86:63: note: Function 'setDataSource' argument 1 names different: declaration 'source' definition 'datasource'.
frameworks/base/media/jni/android_media_MediaSync.cpp:58:5: performance: Variable 'mSync' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
frameworks/base/media/jni/android_media_Utils.cpp:33:40: style: Function 'ConvertKeyValueArraysToKeyedVector' argument 4 names different: declaration 'vector' definition 'keyedVector'. [funcArgNamesDifferent]
frameworks/base/media/jni/android_media_Utils.h:34:36: note: Function 'ConvertKeyValueArraysToKeyedVector' argument 4 names different: declaration 'vector' definition 'keyedVector'.
frameworks/base/media/jni/android_media_Utils.cpp:33:40: note: Function 'ConvertKeyValueArraysToKeyedVector' argument 4 names different: declaration 'vector' definition 'keyedVector'.
frameworks/base/media/jni/android_media_Utils.cpp:282:23: style: Function 'ConvertKeyValueArraysToMessage' argument 4 names different: declaration 'msg' definition 'out'. [funcArgNamesDifferent]
frameworks/base/media/jni/android_media_Utils.h:42:23: note: Function 'ConvertKeyValueArraysToMessage' argument 4 names different: declaration 'msg' definition 'out'.
frameworks/base/media/jni/android_media_Utils.cpp:282:23: note: Function 'ConvertKeyValueArraysToMessage' argument 4 names different: declaration 'msg' definition 'out'.
frameworks/base/media/jni/android_mtp_MtpDatabase.cpp:1159:31: style: C-style pointer casting [cstyleCast]
frameworks/base/media/jni/android_mtp_MtpDevice.cpp:302:40: style: C-style pointer casting [cstyleCast]
frameworks/base/media/jni/audioeffect/android_media_AudioEffect.cpp:114:13: warning: Either the condition '!user' is redundant or there is possible null pointer dereference: callbackInfo. [nullPointerRedundantCheck]
frameworks/base/media/jni/audioeffect/android_media_AudioEffect.cpp:117:9: note: Assuming that condition '!user' is not redundant
frameworks/base/media/jni/audioeffect/android_media_AudioEffect.cpp:109:44: note: Assignment 'callbackInfo=(effect_callback_cookie*)user', assigned value is 0
frameworks/base/media/jni/audioeffect/android_media_AudioEffect.cpp:114:13: note: Null pointer dereference
frameworks/base/media/jni/audioeffect/android_media_AudioEffect.cpp:115:13: warning: Either the condition '!user' is redundant or there is possible null pointer dereference: callbackInfo. [nullPointerRedundantCheck]
frameworks/base/media/jni/audioeffect/android_media_AudioEffect.cpp:117:9: note: Assuming that condition '!user' is not redundant
frameworks/base/media/jni/audioeffect/android_media_AudioEffect.cpp:109:44: note: Assignment 'callbackInfo=(effect_callback_cookie*)user', assigned value is 0
frameworks/base/media/jni/audioeffect/android_media_AudioEffect.cpp:115:13: note: Null pointer dereference
frameworks/base/media/jni/audioeffect/android_media_AudioEffect.cpp:109:44: style: C-style pointer casting [cstyleCast]
frameworks/base/media/jni/audioeffect/android_media_AudioEffect.cpp:467:9: style: C-style pointer casting [cstyleCast]
frameworks/base/media/jni/audioeffect/android_media_Visualizer.cpp:168:48: style: C-style pointer casting [cstyleCast]
frameworks/base/media/jni/audioeffect/android_media_Visualizer.cpp:337:46: style: C-style pointer casting [cstyleCast]
frameworks/base/media/jni/audioeffect/android_media_Visualizer.cpp:445:9: style: C-style pointer casting [cstyleCast]
frameworks/base/media/jni/audioeffect/android_media_Visualizer.cpp:476:46: style: C-style pointer casting [cstyleCast]
frameworks/base/media/jni/audioeffect/android_media_Visualizer.cpp:654:42: style: C-style pointer casting [cstyleCast]
frameworks/base/media/jni/audioeffect/android_media_Visualizer.cpp:364:5: style: Variable 'lpJniStorage' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/media/jni/audioeffect/android_media_Visualizer.cpp:355:0: note: Variable 'lpJniStorage' is reassigned a value before the old one has been used.
frameworks/base/media/jni/audioeffect/android_media_Visualizer.cpp:364:5: note: Variable 'lpJniStorage' is reassigned a value before the old one has been used.
frameworks/base/media/jni/audioeffect/android_media_Visualizer.cpp:78:9: performance: Variable 'waveform_data' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
frameworks/base/media/jni/audioeffect/android_media_Visualizer.cpp:79:9: performance: Variable 'fft_data' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
frameworks/base/media/jni/soundpool/SoundPool.cpp:121:20: style: C-style pointer casting [cstyleCast]
frameworks/base/media/jni/soundpool/SoundPool.cpp:221:74: style: Function 'load' argument 4 names different: declaration 'priority' definition '__unused'. [funcArgNamesDifferent]
frameworks/base/media/jni/soundpool/SoundPool.h:166:58: note: Function 'load' argument 4 names different: declaration 'priority' definition '__unused'.
frameworks/base/media/jni/soundpool/SoundPool.cpp:221:74: note: Function 'load' argument 4 names different: declaration 'priority' definition '__unused'.
frameworks/base/media/jni/soundpool/SoundPool.cpp:681:55: style: Function 'play' argument 2 names different: declaration 'channelID' definition 'nextChannelID'. [funcArgNamesDifferent]
frameworks/base/media/jni/soundpool/SoundPool.h:120:45: note: Function 'play' argument 2 names different: declaration 'channelID' definition 'nextChannelID'.
frameworks/base/media/jni/soundpool/SoundPool.cpp:681:55: note: Function 'play' argument 2 names different: declaration 'channelID' definition 'nextChannelID'.
frameworks/base/media/jni/soundpool/SoundPool.cpp:472:9: warning: Member variable 'Sample::mSampleRate' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/media/jni/soundpool/SoundPool.cpp:472:9: warning: Member variable 'Sample::mNumChannels' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/media/jni/soundpool/SoundPool.h:116:5: warning: Member variable 'SoundChannel::mSoundPool' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/media/jni/soundpool/SoundPool.h:116:5: warning: Member variable 'SoundChannel::mAudioBufferSize' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/media/jni/soundpool/SoundPool.h:116:5: warning: Member variable 'SoundChannel::mPrevSampleID' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/media/jni/soundpool/SoundPool.h:193:5: warning: Member variable 'SoundPool::mDecodeThread' is not initialized in the constructor. [uninitMemberVarPrivate]
frameworks/base/media/jni/soundpool/SoundPool.h:193:5: warning: Member variable 'SoundPool::mChannelPool' is not initialized in the constructor. [uninitMemberVarPrivate]
frameworks/base/media/jni/soundpool/SoundPool.h:193:5: warning: Member variable 'SoundPool::mMaxChannels' is not initialized in the constructor. [uninitMemberVarPrivate]
frameworks/base/media/jni/soundpool/SoundPool.h:193:5: warning: Member variable 'SoundPool::mAllocated' is not initialized in the constructor. [uninitMemberVarPrivate]
frameworks/base/media/jni/soundpool/SoundPool.h:193:5: warning: Member variable 'SoundPool::mNextSampleID' is not initialized in the constructor. [uninitMemberVarPrivate]
frameworks/base/media/jni/soundpool/SoundPool.h:193:5: warning: Member variable 'SoundPool::mNextChannelID' is not initialized in the constructor. [uninitMemberVarPrivate]
frameworks/base/media/jni/soundpool/SoundPool.h:193:5: warning: Member variable 'SoundPool::mQuit' is not initialized in the constructor. [uninitMemberVarPrivate]
frameworks/base/media/jni/soundpool/SoundPool.h:193:5: warning: Member variable 'SoundPool::mCallback' is not initialized in the constructor. [uninitMemberVarPrivate]
frameworks/base/media/jni/soundpool/SoundPool.h:193:5: warning: Member variable 'SoundPool::mUserData' is not initialized in the constructor. [uninitMemberVarPrivate]
frameworks/base/media/jni/soundpool/SoundPool.h:93:21: style: Technically the member function 'android::SoundEvent::sample' can be const. [functionConst]
frameworks/base/media/jni/soundpool/SoundPool.h:94:21: style: Technically the member function 'android::SoundEvent::channelID' can be const. [functionConst]
frameworks/base/media/jni/soundpool/SoundPool.h:95:21: style: Technically the member function 'android::SoundEvent::leftVolume' can be const. [functionConst]
frameworks/base/media/jni/soundpool/SoundPool.h:96:21: style: Technically the member function 'android::SoundEvent::rightVolume' can be const. [functionConst]
frameworks/base/media/jni/soundpool/SoundPool.h:97:21: style: Technically the member function 'android::SoundEvent::priority' can be const. [functionConst]
frameworks/base/media/jni/soundpool/SoundPool.h:98:21: style: Technically the member function 'android::SoundEvent::loop' can be const. [functionConst]
frameworks/base/media/jni/soundpool/SoundPool.h:99:21: style: Technically the member function 'android::SoundEvent::rate' can be const. [functionConst]
frameworks/base/media/jni/soundpool/SoundPool.h:131:9: style: Technically the member function 'android::SoundChannel::state' can be const. [functionConst]
frameworks/base/media/jni/soundpool/SoundPool.h:134:9: style: Technically the member function 'android::SoundChannel::numChannels' can be const. [functionConst]
frameworks/base/media/jni/soundpool/SoundPool.h:139:9: style: Technically the member function 'android::SoundChannel::getPrevSampleID' can be const. [functionConst]
frameworks/base/media/jni/soundpool/SoundPool.h:179:31: style: Technically the member function 'android::SoundPool::attributes' can be const. [functionConst]
frameworks/base/media/jni/soundpool/SoundPool.cpp:72:5: style: Class 'SoundPool' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
frameworks/base/media/jni/soundpool/SoundPool.cpp:72:5: style: Class 'SoundPool' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
frameworks/base/media/jni/soundpool/SoundPoolThread.h:43:5: style: Class 'SoundPoolThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/media/jni/soundpool/SoundPoolThread.cpp:77:40: style: C-style pointer casting [cstyleCast]
frameworks/base/media/jni/soundpool/SoundPoolThread.cpp:61:45: style: Function 'SoundPoolThread' argument 1 names different: declaration 'SoundPool' definition 'soundPool'. [funcArgNamesDifferent]
frameworks/base/media/jni/soundpool/SoundPoolThread.h:43:32: note: Function 'SoundPoolThread' argument 1 names different: declaration 'SoundPool' definition 'soundPool'.
frameworks/base/media/jni/soundpool/SoundPoolThread.cpp:61:45: note: Function 'SoundPoolThread' argument 1 names different: declaration 'SoundPool' definition 'soundPool'.
frameworks/base/media/jni/soundpool/android_media_SoundPool.cpp:182:5: style: Variable 'paa' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/media/jni/soundpool/android_media_SoundPool.cpp:180:0: note: Variable 'paa' is reassigned a value before the old one has been used.
frameworks/base/media/jni/soundpool/android_media_SoundPool.cpp:182:5: note: Variable 'paa' is reassigned a value before the old one has been used.
frameworks/base/media/mca/filterfw/jni/jni_gl_environment.cpp:42:5: style: Class 'NativeWindowHandle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/media/mca/filterfw/native/core/value.cpp:170:35: style: Function 'MakeBufferValue' argument 1 names different: declaration 'data' definition 'buffer'. [funcArgNamesDifferent]
frameworks/base/media/mca/filterfw/native/core/value.h:57:35: note: Function 'MakeBufferValue' argument 1 names different: declaration 'data' definition 'buffer'.
frameworks/base/media/mca/filterfw/native/core/value.cpp:170:35: note: Function 'MakeBufferValue' argument 1 names different: declaration 'data' definition 'buffer'.
frameworks/base/media/mca/filterfw/native/core/value.cpp:174:41: style: Function 'MakeBufferValueNoCopy' argument 1 names different: declaration 'data' definition 'buffer'. [funcArgNamesDifferent]
frameworks/base/media/mca/filterfw/native/core/value.h:58:41: note: Function 'MakeBufferValueNoCopy' argument 1 names different: declaration 'data' definition 'buffer'.
frameworks/base/media/mca/filterfw/native/core/value.cpp:174:41: note: Function 'MakeBufferValueNoCopy' argument 1 names different: declaration 'data' definition 'buffer'.
frameworks/base/media/mca/filterfw/native/core/value.cpp:182:42: style: Function 'MakeMutableBufferValue' argument 1 names different: declaration 'data' definition 'buffer'. [funcArgNamesDifferent]
frameworks/base/media/mca/filterfw/native/core/value.h:59:42: note: Function 'MakeMutableBufferValue' argument 1 names different: declaration 'data' definition 'buffer'.
frameworks/base/media/mca/filterfw/native/core/value.cpp:182:42: note: Function 'MakeMutableBufferValue' argument 1 names different: declaration 'data' definition 'buffer'.
frameworks/base/media/mca/filterfw/native/core/value.cpp:186:42: style: Function 'MakeMutableBufferValueNoCopy' argument 1 names different: declaration 'data' definition 'buffer'. [funcArgNamesDifferent]
frameworks/base/media/mca/filterfw/native/core/value.h:60:42: note: Function 'MakeMutableBufferValueNoCopy' argument 1 names different: declaration 'data' definition 'buffer'.
frameworks/base/media/mca/filterfw/native/core/value.cpp:186:42: note: Function 'MakeMutableBufferValueNoCopy' argument 1 names different: declaration 'data' definition 'buffer'.
frameworks/base/media/mca/filterpacks/native/base/geometry.cpp:137:57: style: Function 'FromCenterAxisAndLengths' argument 3 names different: declaration 'lenghts' definition 'lengths'. [funcArgNamesDifferent]
frameworks/base/media/mca/filterpacks/native/base/geometry.h:78:48: note: Function 'FromCenterAxisAndLengths' argument 3 names different: declaration 'lenghts' definition 'lengths'.
frameworks/base/media/mca/filterpacks/native/base/geometry.cpp:137:57: note: Function 'FromCenterAxisAndLengths' argument 3 names different: declaration 'lenghts' definition 'lengths'.
frameworks/base/media/mca/filterpacks/native/imageproc/brightness.c:70:34: warning: Either the condition '!input_ptr' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
frameworks/base/media/mca/filterpacks/native/imageproc/brightness.c:71:7: note: Assuming that condition '!input_ptr' is not redundant
frameworks/base/media/mca/filterpacks/native/imageproc/brightness.c:70:34: note: Null pointer addition
frameworks/base/native/android/asset_manager.cpp:42:5: style: Struct 'AAssetDir' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/native/android/asset_manager.cpp:51:5: style: Struct 'AAsset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/native/android/storage_manager.cpp:83:5: warning: Member variable 'AStorageManager::mNextNonce' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/native/android/storage_manager.cpp:40:5: style: Struct 'ObbActionListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/rs/jni/android_renderscript_RenderScript.cpp:376:32: warning: Obsolete function 'alloca' called. [allocaCalled]
frameworks/base/rs/jni/android_renderscript_RenderScript.cpp:385:24: warning: Obsolete function 'alloca' called. [allocaCalled]
frameworks/base/rs/jni/android_renderscript_RenderScript.cpp:394:29: warning: Obsolete function 'alloca' called. [allocaCalled]
frameworks/base/rs/jni/android_renderscript_RenderScript.cpp:403:35: warning: Obsolete function 'alloca' called. [allocaCalled]
frameworks/base/rs/jni/android_renderscript_RenderScript.cpp:461:32: warning: Obsolete function 'alloca' called. [allocaCalled]
frameworks/base/rs/jni/android_renderscript_RenderScript.cpp:470:24: warning: Obsolete function 'alloca' called. [allocaCalled]
frameworks/base/rs/jni/android_renderscript_RenderScript.cpp:526:26: warning: Obsolete function 'alloca' called. [allocaCalled]
frameworks/base/rs/jni/android_renderscript_RenderScript.cpp:1881:40: warning: Obsolete function 'alloca' called. [allocaCalled]
frameworks/base/rs/jni/android_renderscript_RenderScript.cpp:251:13: style: Class 'AutoJavaStringArrayToUTF8' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
frameworks/base/rs/jni/android_renderscript_RenderScript.cpp:251:13: style: Class 'AutoJavaStringArrayToUTF8' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
frameworks/base/services/core/jni/com_android_server_AlarmManagerService.cpp:98:27: style: Function 'AlarmImpl' argument 1 names different: declaration 'fds' definition 'fds_'. [funcArgNamesDifferent]
frameworks/base/services/core/jni/com_android_server_AlarmManagerService.cpp:60:20: note: Function 'AlarmImpl' argument 1 names different: declaration 'fds' definition 'fds_'.
frameworks/base/services/core/jni/com_android_server_AlarmManagerService.cpp:98:27: note: Function 'AlarmImpl' argument 1 names different: declaration 'fds' definition 'fds_'.
frameworks/base/services/core/jni/com_android_server_AlarmManagerService.cpp:98:49: style: Class 'AlarmImpl' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
frameworks/base/services/core/jni/com_android_server_AlarmManagerService.cpp:98:49: style: Class 'AlarmImpl' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
frameworks/base/services/core/jni/com_android_server_AlarmManagerService.cpp:75:5: style: Class 'AlarmImplAlarmDriver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/services/core/jni/com_android_server_AlarmManagerService.cpp:77:9: style: The function 'set' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/services/core/jni/com_android_server_AlarmManagerService.cpp:63:17: note: Virtual function in base class
frameworks/base/services/core/jni/com_android_server_AlarmManagerService.cpp:77:9: note: Function in derived class
frameworks/base/services/core/jni/com_android_server_AlarmManagerService.cpp:78:9: style: The function 'setTime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/services/core/jni/com_android_server_AlarmManagerService.cpp:64:17: note: Virtual function in base class
frameworks/base/services/core/jni/com_android_server_AlarmManagerService.cpp:78:9: note: Function in derived class
frameworks/base/services/core/jni/com_android_server_AlarmManagerService.cpp:79:9: style: The function 'waitForAlarm' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/services/core/jni/com_android_server_AlarmManagerService.cpp:65:17: note: Virtual function in base class
frameworks/base/services/core/jni/com_android_server_AlarmManagerService.cpp:79:9: note: Function in derived class
frameworks/base/services/core/jni/com_android_server_AlarmManagerService.cpp:89:9: style: The function 'set' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/services/core/jni/com_android_server_AlarmManagerService.cpp:63:17: note: Virtual function in base class
frameworks/base/services/core/jni/com_android_server_AlarmManagerService.cpp:89:9: note: Function in derived class
frameworks/base/services/core/jni/com_android_server_AlarmManagerService.cpp:90:9: style: The function 'setTime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/services/core/jni/com_android_server_AlarmManagerService.cpp:64:17: note: Virtual function in base class
frameworks/base/services/core/jni/com_android_server_AlarmManagerService.cpp:90:9: note: Function in derived class
frameworks/base/services/core/jni/com_android_server_AlarmManagerService.cpp:91:9: style: The function 'waitForAlarm' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/services/core/jni/com_android_server_AlarmManagerService.cpp:65:17: note: Virtual function in base class
frameworks/base/services/core/jni/com_android_server_AlarmManagerService.cpp:91:9: note: Function in derived class
frameworks/base/services/core/jni/com_android_server_connectivity_Vpn.cpp:288:5: style: Variable 'name' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/services/core/jni/com_android_server_connectivity_Vpn.cpp:284:0: note: Variable 'name' is reassigned a value before the old one has been used.
frameworks/base/services/core/jni/com_android_server_connectivity_Vpn.cpp:288:5: note: Variable 'name' is reassigned a value before the old one has been used.
frameworks/base/services/core/jni/com_android_server_hdmi_HdmiCecController.cpp:263:64: style: Function 'setAudioReturnChannel' argument 2 names different: declaration 'flag' definition 'enabled'. [funcArgNamesDifferent]
frameworks/base/services/core/jni/com_android_server_hdmi_HdmiCecController.cpp:65:47: note: Function 'setAudioReturnChannel' argument 2 names different: declaration 'flag' definition 'enabled'.
frameworks/base/services/core/jni/com_android_server_hdmi_HdmiCecController.cpp:263:64: note: Function 'setAudioReturnChannel' argument 2 names different: declaration 'flag' definition 'enabled'.
frameworks/base/services/core/jni/com_android_server_hdmi_HdmiCecController.cpp:87:5: style: Class 'CecEventWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/services/core/jni/com_android_server_input_InputApplicationHandle.h:29:5: style: Class 'NativeInputApplicationHandle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/services/core/jni/com_android_server_lights_LightsService.cpp:69:15: style: C-style pointer casting [cstyleCast]
frameworks/base/services/core/jni/com_android_server_lights_LightsService.cpp:98:24: style: C-style pointer casting [cstyleCast]
frameworks/base/services/core/jni/com_android_server_lights_LightsService.cpp:109:24: style: C-style pointer casting [cstyleCast]
frameworks/base/services/core/jni/com_android_server_location_GpsLocationProvider.cpp:968:17: style: The scope of the variable 'intSignature' can be reduced. [variableScope]
frameworks/base/services/core/jni/com_android_server_location_GpsLocationProvider.cpp:970:17: style: The scope of the variable 'floatSignature' can be reduced. [variableScope]
frameworks/base/services/core/jni/com_android_server_tv_TvInputHal.cpp:450:25: style: C-style pointer casting [cstyleCast]
frameworks/base/services/core/jni/com_android_server_tv_TvInputHal.cpp:614:31: style: C-style pointer casting [cstyleCast]
frameworks/base/services/core/jni/com_android_server_tv_TvInputHal.cpp:624:31: style: C-style pointer casting [cstyleCast]
frameworks/base/services/core/jni/com_android_server_tv_TvInputHal.cpp:630:31: style: C-style pointer casting [cstyleCast]
frameworks/base/services/core/jni/com_android_server_tv_TvInputHal.cpp:661:31: style: C-style pointer casting [cstyleCast]
frameworks/base/services/core/jni/com_android_server_tv_TvInputHal.cpp:293:72: style: Function 'JTvInputHal' argument 3 names different: declaration 'dev' definition 'device'. [funcArgNamesDifferent]
frameworks/base/services/core/jni/com_android_server_tv_TvInputHal.cpp:276:63: note: Function 'JTvInputHal' argument 3 names different: declaration 'dev' definition 'device'.
frameworks/base/services/core/jni/com_android_server_tv_TvInputHal.cpp:293:72: note: Function 'JTvInputHal' argument 3 names different: declaration 'dev' definition 'device'.
frameworks/base/services/core/jni/com_android_server_tv_TvInputHal.cpp:295:5: performance: Variable 'mThiz' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
frameworks/base/tools/aapt/AaptAssets.cpp:661:9: style: Variable 'dir' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/tools/aapt/AaptAssets.cpp:659:0: note: Variable 'dir' is reassigned a value before the old one has been used.
frameworks/base/tools/aapt/AaptAssets.cpp:661:9: note: Variable 'dir' is reassigned a value before the old one has been used.
frameworks/base/tools/aapt/AaptAssets.cpp:176:47: style: Function 'setLanguage' argument 1 names different: declaration 'language' definition 'languageChars'. [funcArgNamesDifferent]
frameworks/base/tools/aapt/AaptAssets.h:92:35: note: Function 'setLanguage' argument 1 names different: declaration 'language' definition 'languageChars'.
frameworks/base/tools/aapt/AaptAssets.cpp:176:47: note: Function 'setLanguage' argument 1 names different: declaration 'language' definition 'languageChars'.
frameworks/base/tools/aapt/AaptAssets.cpp:184:45: style: Function 'setRegion' argument 1 names different: declaration 'language' definition 'regionChars'. [funcArgNamesDifferent]
frameworks/base/tools/aapt/AaptAssets.h:93:33: note: Function 'setRegion' argument 1 names different: declaration 'language' definition 'regionChars'.
frameworks/base/tools/aapt/AaptAssets.cpp:184:45: note: Function 'setRegion' argument 1 names different: declaration 'language' definition 'regionChars'.
frameworks/base/tools/aapt/AaptAssets.cpp:192:45: style: Function 'setScript' argument 1 names different: declaration 'script' definition 'scriptChars'. [funcArgNamesDifferent]
frameworks/base/tools/aapt/AaptAssets.h:94:33: note: Function 'setScript' argument 1 names different: declaration 'script' definition 'scriptChars'.
frameworks/base/tools/aapt/AaptAssets.cpp:192:45: note: Function 'setScript' argument 1 names different: declaration 'script' definition 'scriptChars'.
frameworks/base/tools/aapt/AaptAssets.cpp:204:46: style: Function 'setVariant' argument 1 names different: declaration 'variant' definition 'variantChars'. [funcArgNamesDifferent]
frameworks/base/tools/aapt/AaptAssets.h:95:34: note: Function 'setVariant' argument 1 names different: declaration 'variant' definition 'variantChars'.
frameworks/base/tools/aapt/AaptAssets.cpp:204:46: note: Function 'setVariant' argument 1 names different: declaration 'variant' definition 'variantChars'.
frameworks/base/tools/aapt/AaptAssets.cpp:212:59: style: Function 'initFromFilterString' argument 1 names different: declaration 'config' definition 'str'. [funcArgNamesDifferent]
frameworks/base/tools/aapt/AaptAssets.h:72:47: note: Function 'initFromFilterString' argument 1 names different: declaration 'config' definition 'str'.
frameworks/base/tools/aapt/AaptAssets.cpp:212:59: note: Function 'initFromFilterString' argument 1 names different: declaration 'config' definition 'str'.
frameworks/base/tools/aapt/AaptAssets.cpp:610:45: style: Function 'makeDir' argument 1 names different: declaration 'name' definition 'path'. [funcArgNamesDifferent]
frameworks/base/tools/aapt/AaptAssets.h:287:40: note: Function 'makeDir' argument 1 names different: declaration 'name' definition 'path'.
frameworks/base/tools/aapt/AaptAssets.cpp:610:45: note: Function 'makeDir' argument 1 names different: declaration 'name' definition 'path'.
frameworks/base/tools/aapt/AaptAssets.cpp:1617:34: style: Function 'valid_symbol_name' argument 1 names different: declaration 'str' definition 'symbol'. [funcArgNamesDifferent]
frameworks/base/tools/aapt/AaptAssets.h:30:39: note: Function 'valid_symbol_name' argument 1 names different: declaration 'str' definition 'symbol'.
frameworks/base/tools/aapt/AaptAssets.cpp:1617:34: note: Function 'valid_symbol_name' argument 1 names different: declaration 'str' definition 'symbol'.
frameworks/base/tools/aapt/AaptAssets.cpp:323:29: style: Variable 'hasRegion' is assigned a value that is never used. [unreadVariable]
frameworks/base/tools/aapt/ResourceFilter.h:88:40: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
frameworks/base/tools/aapt/AaptAssets.h:311:5: warning: Member variable 'AaptSymbolEntry::int32Val' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/tools/aapt/AaptAssets.h:315:5: warning: Member variable 'AaptSymbolEntry::int32Val' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/tools/aapt/ResourceFilter.h:31:5: warning: Member variable 'WeakResourceFilter::mConfigMask' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/tools/aapt/AaptAssets.h:325:5: style: 'AaptSymbolEntry::operator=' should return 'AaptSymbolEntry &'. [operatorEq]
frameworks/base/tools/aapt/Bundle.h:116:10: style: Technically the member function 'Bundle::getAutoAddOverlay' can be const. [functionConst]
frameworks/base/tools/aapt/Bundle.h:118:10: style: Technically the member function 'Bundle::getGenDependencies' can be const. [functionConst]
frameworks/base/tools/aapt/Bundle.h:120:10: style: Technically the member function 'Bundle::getErrorOnFailedInsert' can be const. [functionConst]
frameworks/base/tools/aapt/Bundle.h:122:10: style: Technically the member function 'Bundle::getErrorOnMissingConfigEntry' can be const. [functionConst]
frameworks/base/tools/aapt/Bundle.h:124:29: style: Technically the member function 'Bundle::getPlatformBuildVersionCode' can be const. [functionConst]
frameworks/base/tools/aapt/Bundle.h:126:29: style: Technically the member function 'Bundle::getPlatformBuildVersionName' can be const. [functionConst]
frameworks/base/tools/aapt/Bundle.h:181:10: style: Technically the member function 'Bundle::getReplaceVersion' can be const. [functionConst]
frameworks/base/tools/aapt/Bundle.h:183:29: style: Technically the member function 'Bundle::getRevisionCode' can be const. [functionConst]
frameworks/base/tools/aapt/Bundle.h:222:17: performance: Technically the member function 'Bundle::getFileSpecEntry' can be static. [functionStatic]
frameworks/base/tools/aapt/Bundle.h:243:10: style: Technically the member function 'Bundle::isMinSdkAtLeast' can be const. [functionConst]
frameworks/base/tools/aapt/ConfigDescription.h:32:5: style: Struct 'ConfigDescription' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt/AaptAssets.h:106:5: style: Struct 'AaptGroupEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt/AaptAssets.h:315:5: style: Class 'AaptSymbolEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt/ResourceFilter.h:81:5: style: Class 'StrongResourceFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt/ResourceFilter.h:109:5: style: Class 'InverseResourceFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt/ApkBuilder.h:35:5: style: Class 'ApkBuilder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt/AaptAssets.h:527:22: style: The function 'addFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aapt/AaptAssets.h:255:22: note: Virtual function in base class
frameworks/base/tools/aapt/AaptAssets.h:527:22: note: Function in derived class
frameworks/base/tools/aapt/AaptAssets.h:588:21: style: The function 'slurpFullTree' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aapt/AaptAssets.h:291:21: note: Virtual function in base class
frameworks/base/tools/aapt/AaptAssets.h:588:21: note: Function in derived class
frameworks/base/tools/aapt/ResourceFilter.h:37:10: style: The function 'match' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aapt/ResourceFilter.h:23:18: note: Virtual function in base class
frameworks/base/tools/aapt/ResourceFilter.h:37:10: note: Function in derived class
frameworks/base/tools/aapt/ResourceFilter.h:86:10: style: The function 'match' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aapt/ResourceFilter.h:23:18: note: Virtual function in base class
frameworks/base/tools/aapt/ResourceFilter.h:86:10: note: Function in derived class
frameworks/base/tools/aapt/ResourceFilter.h:112:10: style: The function 'match' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aapt/ResourceFilter.h:23:18: note: Virtual function in base class
frameworks/base/tools/aapt/ResourceFilter.h:112:10: note: Function in derived class
frameworks/base/tools/aapt/ResourceFilter.h:129:10: style: The function 'match' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aapt/ResourceFilter.h:23:18: note: Virtual function in base class
frameworks/base/tools/aapt/ResourceFilter.h:129:10: note: Function in derived class
frameworks/base/tools/aapt/ApkBuilder.h:74:34: style: The function 'getEntries' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aapt/OutputSet.h:51:42: note: Virtual function in base class
frameworks/base/tools/aapt/ApkBuilder.h:74:34: note: Function in derived class
frameworks/base/tools/aapt/AaptConfig.cpp:576:5: style: Variable 'c[0]' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/tools/aapt/AaptConfig.cpp:573:5: note: Variable 'c[0]' is reassigned a value before the old one has been used.
frameworks/base/tools/aapt/AaptConfig.cpp:576:5: note: Variable 'c[0]' is reassigned a value before the old one has been used.
frameworks/base/tools/aapt/ApkBuilder.cpp:35:39: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
frameworks/base/tools/aapt/ApkBuilder.cpp:84:35: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
frameworks/base/tools/aapt/ApkBuilder.cpp:121:34: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
frameworks/base/tools/aapt/Command.cpp:183:13: portability: %zd in format string (no. 5) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
frameworks/base/tools/aapt/StringPool.h:45:9: warning: Member variable 'entry::hasStyles' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/tools/aapt/Symbol.h:59:9: warning: Member variable 'Symbol::id' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/tools/aapt/ResourceTable.h:300:15: warning: Member variable 'Item::evaluating' is not assigned a value in 'Item::operator='. [operatorEqVarError]
frameworks/base/tools/aapt/ResourceTable.h:323:9: warning: Member variable 'Entry::mParentId' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/tools/aapt/XMLNode.h:75:9: warning: Member variable 'attribute_entry::namePoolIdx' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/tools/aapt/StringPool.h:46:9: style: Struct 'entry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt/StringPool.h:44:5: warning: The struct 'entry' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
frameworks/base/tools/aapt/StringPool.h:75:5: warning: The struct 'entry_style' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
frameworks/base/tools/aapt/DirectoryWalker.h:53:1: style: The class 'SystemDirectoryWalker' does not have a constructor although it has private member variables. [noConstructor]
frameworks/base/tools/aapt/CacheUpdater.h:54:5: style: Class 'SystemCacheUpdater' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt/DirectoryWalker.h:57:18: style: The function 'openDir' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aapt/DirectoryWalker.h:28:18: note: Virtual function in base class
frameworks/base/tools/aapt/DirectoryWalker.h:57:18: note: Function in derived class
frameworks/base/tools/aapt/DirectoryWalker.h:67:18: style: The function 'openDir' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aapt/DirectoryWalker.h:29:18: note: Virtual function in base class
frameworks/base/tools/aapt/DirectoryWalker.h:67:18: note: Function in derived class
frameworks/base/tools/aapt/DirectoryWalker.h:73:28: style: The function 'nextEntry' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aapt/DirectoryWalker.h:31:28: note: Virtual function in base class
frameworks/base/tools/aapt/DirectoryWalker.h:73:28: note: Function in derived class
frameworks/base/tools/aapt/DirectoryWalker.h:85:28: style: The function 'entryStats' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aapt/DirectoryWalker.h:33:28: note: Virtual function in base class
frameworks/base/tools/aapt/DirectoryWalker.h:85:28: note: Function in derived class
frameworks/base/tools/aapt/DirectoryWalker.h:88:18: style: The function 'closeDir' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aapt/DirectoryWalker.h:35:18: note: Virtual function in base class
frameworks/base/tools/aapt/DirectoryWalker.h:88:18: note: Function in derived class
frameworks/base/tools/aapt/DirectoryWalker.h:91:30: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aapt/DirectoryWalker.h:37:30: note: Virtual function in base class
frameworks/base/tools/aapt/DirectoryWalker.h:91:30: note: Function in derived class
frameworks/base/tools/aapt/FileFinder.h:56:18: style: The function 'findFiles' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aapt/FileFinder.h:25:18: note: Virtual function in base class
frameworks/base/tools/aapt/FileFinder.h:56:18: note: Function in derived class
frameworks/base/tools/aapt/CacheUpdater.h:58:18: style: The function 'ensureDirectoriesExist' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aapt/CacheUpdater.h:36:18: note: Virtual function in base class
frameworks/base/tools/aapt/CacheUpdater.h:58:18: note: Function in derived class
frameworks/base/tools/aapt/CacheUpdater.h:94:18: style: The function 'deleteFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aapt/CacheUpdater.h:39:18: note: Virtual function in base class
frameworks/base/tools/aapt/CacheUpdater.h:94:18: note: Function in derived class
frameworks/base/tools/aapt/CacheUpdater.h:101:18: style: The function 'processImage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aapt/CacheUpdater.h:42:18: note: Virtual function in base class
frameworks/base/tools/aapt/CacheUpdater.h:101:18: note: Function in derived class
frameworks/base/tools/aapt/Images.cpp:23:26: style: C-style pointer casting [cstyleCast]
frameworks/base/tools/aapt/Images.cpp:1144:13: style: The scope of the variable 'b_index' can be reduced. [variableScope]
frameworks/base/tools/aapt/Images.cpp:39:5: warning: Member variable 'image_info::haveLayoutBounds' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/tools/aapt/Images.cpp:39:5: warning: Member variable 'image_info::layoutBoundsLeft' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/tools/aapt/Images.cpp:39:5: warning: Member variable 'image_info::layoutBoundsTop' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/tools/aapt/Images.cpp:39:5: warning: Member variable 'image_info::layoutBoundsRight' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/tools/aapt/Images.cpp:39:5: warning: Member variable 'image_info::layoutBoundsBottom' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/tools/aapt/Images.cpp:39:5: warning: Member variable 'image_info::outlineInsetsLeft' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/tools/aapt/Images.cpp:39:5: warning: Member variable 'image_info::outlineInsetsTop' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/tools/aapt/Images.cpp:39:5: warning: Member variable 'image_info::outlineInsetsRight' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/tools/aapt/Images.cpp:39:5: warning: Member variable 'image_info::outlineInsetsBottom' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/tools/aapt/Images.cpp:39:5: warning: Member variable 'image_info::outlineRadius' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/tools/aapt/Images.cpp:39:5: warning: Member variable 'image_info::outlineAlpha' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/tools/aapt/Package.cpp:223:35: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
frameworks/base/tools/aapt/Resource.cpp:62:42: style: Function 'parseResourceName' argument 1 names different: declaration 'pathLeaf' definition 'leaf'. [funcArgNamesDifferent]
frameworks/base/tools/aapt/Main.h:67:51: note: Function 'parseResourceName' argument 1 names different: declaration 'pathLeaf' definition 'leaf'.
frameworks/base/tools/aapt/Resource.cpp:62:42: note: Function 'parseResourceName' argument 1 names different: declaration 'pathLeaf' definition 'leaf'.
frameworks/base/tools/aapt/Resource.cpp:2661:20: style: Function 'writeResourceSymbols' argument 3 names different: declaration 'pkgName' definition 'package'. [funcArgNamesDifferent]
frameworks/base/tools/aapt/Main.h:53:54: note: Function 'writeResourceSymbols' argument 3 names different: declaration 'pkgName' definition 'package'.
frameworks/base/tools/aapt/Resource.cpp:2661:20: note: Function 'writeResourceSymbols' argument 3 names different: declaration 'pkgName' definition 'package'.
frameworks/base/tools/aapt/Resource.cpp:197:10: style: Technically the member function 'AnnotationProcessor::printAnnotations' can be const. [functionConst]
frameworks/base/tools/aapt/Resource.cpp:348:18: style: The function 'run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aapt/WorkQueue.h:46:22: note: Virtual function in base class
frameworks/base/tools/aapt/Resource.cpp:348:18: note: Function in derived class
frameworks/base/tools/aapt/ResourceIdCache.cpp:99:5: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
frameworks/base/tools/aapt/ResourceIdCache.cpp:100:5: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
frameworks/base/tools/aapt/ResourceIdCache.cpp:101:5: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
frameworks/base/tools/aapt/ResourceIdCache.cpp:102:5: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
frameworks/base/tools/aapt/ResourceIdCache.cpp:26:5: warning: Member variable 'CacheEntry::id' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/tools/aapt/ResourceTable.cpp:436:13: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
frameworks/base/tools/aapt/ResourceTable.cpp:2214:9: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
frameworks/base/tools/aapt/ResourceTable.cpp:2417:30: style: C-style pointer casting [cstyleCast]
frameworks/base/tools/aapt/ResourceTable.cpp:3335:10: style: The scope of the variable 'didHeader' can be reduced. [variableScope]
frameworks/base/tools/aapt/ResourceTable.cpp:3847:9: style: The scope of the variable 'pos' can be reduced. [variableScope]
frameworks/base/tools/aapt/ResourceTable.cpp:76:44: style: Function 'compileXmlFile' argument 4 names different: declaration 'xmlTree' definition 'root'. [funcArgNamesDifferent]
frameworks/base/tools/aapt/ResourceTable.h:54:44: note: Function 'compileXmlFile' argument 4 names different: declaration 'xmlTree' definition 'root'.
frameworks/base/tools/aapt/ResourceTable.cpp:76:44: note: Function 'compileXmlFile' argument 4 names different: declaration 'xmlTree' definition 'root'.
frameworks/base/tools/aapt/ResourceTable.cpp:1828:52: style: Function 'addPublic' argument 1 names different: declaration 'pos' definition 'sourcePos'. [funcArgNamesDifferent]
frameworks/base/tools/aapt/ResourceTable.h:132:41: note: Function 'addPublic' argument 1 names different: declaration 'pos' definition 'sourcePos'.
frameworks/base/tools/aapt/ResourceTable.cpp:1828:52: note: Function 'addPublic' argument 1 names different: declaration 'pos' definition 'sourcePos'.
frameworks/base/tools/aapt/ResourceTable.cpp:1852:51: style: Function 'addEntry' argument 1 names different: declaration 'pos' definition 'sourcePos'. [funcArgNamesDifferent]
frameworks/base/tools/aapt/ResourceTable.h:138:40: note: Function 'addEntry' argument 1 names different: declaration 'pos' definition 'sourcePos'.
frameworks/base/tools/aapt/ResourceTable.cpp:1852:51: note: Function 'addEntry' argument 1 names different: declaration 'pos' definition 'sourcePos'.
frameworks/base/tools/aapt/ResourceTable.cpp:1885:51: style: Function 'startBag' argument 1 names different: declaration 'pos' definition 'sourcePos'. [funcArgNamesDifferent]
frameworks/base/tools/aapt/ResourceTable.h:149:40: note: Function 'startBag' argument 1 names different: declaration 'pos' definition 'sourcePos'.
frameworks/base/tools/aapt/ResourceTable.cpp:1885:51: note: Function 'startBag' argument 1 names different: declaration 'pos' definition 'sourcePos'.
frameworks/base/tools/aapt/ResourceTable.cpp:1945:49: style: Function 'addBag' argument 1 names different: declaration 'pos' definition 'sourcePos'. [funcArgNamesDifferent]
frameworks/base/tools/aapt/ResourceTable.h:159:38: note: Function 'addBag' argument 1 names different: declaration 'pos' definition 'sourcePos'.
frameworks/base/tools/aapt/ResourceTable.cpp:1945:49: note: Function 'addBag' argument 1 names different: declaration 'pos' definition 'sourcePos'.
frameworks/base/tools/aapt/ResourceTable.cpp:2334:20: style: Function 'getCustomResourceWithCreation' argument 4 names different: declaration 'createIfNeeded' definition 'createIfNotFound'. [funcArgNamesDifferent]
frameworks/base/tools/aapt/ResourceTable.h:265:63: note: Function 'getCustomResourceWithCreation' argument 4 names different: declaration 'createIfNeeded' definition 'createIfNotFound'.
frameworks/base/tools/aapt/ResourceTable.cpp:2334:20: note: Function 'getCustomResourceWithCreation' argument 4 names different: declaration 'createIfNeeded' definition 'createIfNotFound'.
frameworks/base/tools/aapt/ResourceTable.cpp:3392:44: style: Function 'Item' argument 1 names different: declaration 'pos' definition '_sourcePos'. [funcArgNamesDifferent]
frameworks/base/tools/aapt/ResourceTable.h:288:31: note: Function 'Item' argument 1 names different: declaration 'pos' definition '_sourcePos'.
frameworks/base/tools/aapt/ResourceTable.cpp:3392:44: note: Function 'Item' argument 1 names different: declaration 'pos' definition '_sourcePos'.
frameworks/base/tools/aapt/ResourceTable.cpp:3396:35: style: Function 'Item' argument 5 names different: declaration 'format' definition '_format'. [funcArgNamesDifferent]
frameworks/base/tools/aapt/ResourceTable.h:292:22: note: Function 'Item' argument 5 names different: declaration 'format' definition '_format'.
frameworks/base/tools/aapt/ResourceTable.cpp:3396:35: note: Function 'Item' argument 5 names different: declaration 'format' definition '_format'.
frameworks/base/tools/aapt/ResourceTable.cpp:3450:57: style: Function 'setItem' argument 1 names different: declaration 'pos' definition 'sourcePos'. [funcArgNamesDifferent]
frameworks/base/tools/aapt/ResourceTable.h:349:43: note: Function 'setItem' argument 1 names different: declaration 'pos' definition 'sourcePos'.
frameworks/base/tools/aapt/ResourceTable.cpp:3450:57: note: Function 'setItem' argument 1 names different: declaration 'pos' definition 'sourcePos'.
frameworks/base/tools/aapt/ResourceTable.cpp:3485:58: style: Function 'addToBag' argument 1 names different: declaration 'pos' definition 'sourcePos'. [funcArgNamesDifferent]
frameworks/base/tools/aapt/ResourceTable.h:355:44: note: Function 'addToBag' argument 1 names different: declaration 'pos' definition 'sourcePos'.
frameworks/base/tools/aapt/ResourceTable.cpp:3485:58: note: Function 'addToBag' argument 1 names different: declaration 'pos' definition 'sourcePos'.
frameworks/base/tools/aapt/ResourceTable.cpp:3788:58: style: Function 'addPublic' argument 1 names different: declaration 'pos' definition 'sourcePos'. [funcArgNamesDifferent]
frameworks/base/tools/aapt/ResourceTable.h:468:45: note: Function 'addPublic' argument 1 names different: declaration 'pos' definition 'sourcePos'.
frameworks/base/tools/aapt/ResourceTable.cpp:3788:58: note: Function 'addPublic' argument 1 names different: declaration 'pos' definition 'sourcePos'.
frameworks/base/tools/aapt/ResourceTable.cpp:3841:73: style: Function 'getEntry' argument 2 names different: declaration 'pos' definition 'sourcePos'. [funcArgNamesDifferent]
frameworks/base/tools/aapt/ResourceTable.h:476:45: note: Function 'getEntry' argument 2 names different: declaration 'pos' definition 'sourcePos'.
frameworks/base/tools/aapt/ResourceTable.cpp:3841:73: note: Function 'getEntry' argument 2 names different: declaration 'pos' definition 'sourcePos'.
frameworks/base/tools/aapt/ResourceTable.cpp:4046:74: style: Function 'getType' argument 2 names different: declaration 'pos' definition 'sourcePos'. [funcArgNamesDifferent]
frameworks/base/tools/aapt/ResourceTable.h:524:43: note: Function 'getType' argument 2 names different: declaration 'pos' definition 'sourcePos'.
frameworks/base/tools/aapt/ResourceTable.cpp:4046:74: note: Function 'getType' argument 2 names different: declaration 'pos' definition 'sourcePos'.
frameworks/base/tools/aapt/ResourceTable.cpp:4224:65: style: Function 'getType' argument 3 names different: declaration 'pos' definition 'sourcePos'. [funcArgNamesDifferent]
frameworks/base/tools/aapt/ResourceTable.h:570:39: note: Function 'getType' argument 3 names different: declaration 'pos' definition 'sourcePos'.
frameworks/base/tools/aapt/ResourceTable.cpp:4224:65: note: Function 'getType' argument 3 names different: declaration 'pos' definition 'sourcePos'.
frameworks/base/tools/aapt/ResourceTable.cpp:4237:67: style: Function 'getEntry' argument 4 names different: declaration 'pos' definition 'sourcePos'. [funcArgNamesDifferent]
frameworks/base/tools/aapt/ResourceTable.h:575:41: note: Function 'getEntry' argument 4 names different: declaration 'pos' definition 'sourcePos'.
frameworks/base/tools/aapt/ResourceTable.cpp:4237:67: note: Function 'getEntry' argument 4 names different: declaration 'pos' definition 'sourcePos'.
frameworks/base/tools/aapt/ResourceTable.cpp:4676:61: style: Function 'modifyForCompat' argument 3 names different: declaration 'file' definition 'target'. [funcArgNamesDifferent]
frameworks/base/tools/aapt/ResourceTable.h:206:50: note: Function 'modifyForCompat' argument 3 names different: declaration 'file' definition 'target'.
frameworks/base/tools/aapt/ResourceTable.cpp:4676:61: note: Function 'modifyForCompat' argument 3 names different: declaration 'file' definition 'target'.
frameworks/base/tools/aapt/ResourceTable.cpp:2422:18: style: Variable 'retval' is assigned a value that is never used. [unreadVariable]
frameworks/base/tools/aapt/ResourceTable.cpp:670:1: warning: The struct 'type_ident_pair_t' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
frameworks/base/tools/aapt/SourcePos.cpp:47:35: style: Function 'ErrorPos' argument 1 names different: declaration 'file' definition 'f'. [funcArgNamesDifferent]
frameworks/base/tools/aapt/SourcePos.cpp:26:29: note: Function 'ErrorPos' argument 1 names different: declaration 'file' definition 'f'.
frameworks/base/tools/aapt/SourcePos.cpp:47:35: note: Function 'ErrorPos' argument 1 names different: declaration 'file' definition 'f'.
frameworks/base/tools/aapt/SourcePos.cpp:47:42: style: Function 'ErrorPos' argument 2 names different: declaration 'line' definition 'l'. [funcArgNamesDifferent]
frameworks/base/tools/aapt/SourcePos.cpp:26:39: note: Function 'ErrorPos' argument 2 names different: declaration 'line' definition 'l'.
frameworks/base/tools/aapt/SourcePos.cpp:47:42: note: Function 'ErrorPos' argument 2 names different: declaration 'line' definition 'l'.
frameworks/base/tools/aapt/SourcePos.cpp:47:60: style: Function 'ErrorPos' argument 3 names different: declaration 'error' definition 'e'. [funcArgNamesDifferent]
frameworks/base/tools/aapt/SourcePos.cpp:26:60: note: Function 'ErrorPos' argument 3 names different: declaration 'error' definition 'e'.
frameworks/base/tools/aapt/SourcePos.cpp:47:60: note: Function 'ErrorPos' argument 3 names different: declaration 'error' definition 'e'.
frameworks/base/tools/aapt/SourcePos.cpp:47:69: style: Function 'ErrorPos' argument 4 names different: declaration 'level' definition 'lev'. [funcArgNamesDifferent]
frameworks/base/tools/aapt/SourcePos.cpp:26:73: note: Function 'ErrorPos' argument 4 names different: declaration 'level' definition 'lev'.
frameworks/base/tools/aapt/SourcePos.cpp:47:69: note: Function 'ErrorPos' argument 4 names different: declaration 'level' definition 'lev'.
frameworks/base/tools/aapt/SourcePos.cpp:159:51: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
frameworks/base/tools/aapt/SourcePos.h:9:1: warning: The class 'SourcePos' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
frameworks/base/tools/aapt/StringPool.cpp:553:19: style: Variable 'styPos' is assigned a value that is never used. [unreadVariable]
frameworks/base/tools/aapt/StringPool.h:148:14: style: Technically the member function 'StringPool::ConfigSorter::operator()' can be const. [functionConst]
frameworks/base/tools/aapt/StringPool.cpp:254:32: note: Technically the member function 'StringPool::ConfigSorter::operator()' can be const.
frameworks/base/tools/aapt/StringPool.h:148:14: note: Technically the member function 'StringPool::ConfigSorter::operator()' can be const.
frameworks/base/tools/aapt/XMLNode.cpp:1202:22: style: C-style pointer casting [cstyleCast]
frameworks/base/tools/aapt/XMLNode.cpp:1220:22: style: C-style pointer casting [cstyleCast]
frameworks/base/tools/aapt/XMLNode.cpp:1248:22: style: C-style pointer casting [cstyleCast]
frameworks/base/tools/aapt/XMLNode.cpp:1277:22: style: C-style pointer casting [cstyleCast]
frameworks/base/tools/aapt/XMLNode.cpp:1299:22: style: C-style pointer casting [cstyleCast]
frameworks/base/tools/aapt/XMLNode.cpp:1313:22: style: C-style pointer casting [cstyleCast]
frameworks/base/tools/aapt/XMLNode.cpp:449:13: style: The scope of the variable 'i' can be reduced. [variableScope]
frameworks/base/tools/aapt/XMLNode.cpp:606:13: style: The scope of the variable 'len' can be reduced. [variableScope]
frameworks/base/tools/aapt/XMLNode.cpp:211:53: style: Function 'parseStyledString' argument 8 names different: declaration 'isPseudolocalizable' definition 'pseudolocalize'. [funcArgNamesDifferent]
frameworks/base/tools/aapt/XMLNode.h:29:53: note: Function 'parseStyledString' argument 8 names different: declaration 'isPseudolocalizable' definition 'pseudolocalize'.
frameworks/base/tools/aapt/XMLNode.cpp:211:53: note: Function 'parseStyledString' argument 8 names different: declaration 'isPseudolocalizable' definition 'pseudolocalize'.
frameworks/base/tools/aapt/XMLNode.cpp:654:10: warning: Member variable 'XMLNode::mNextAttributeIndex' is not initialized in the constructor. [uninitMemberVarPrivate]
frameworks/base/tools/aapt/XMLNode.cpp:654:10: warning: Member variable 'XMLNode::mStartLineNumber' is not initialized in the constructor. [uninitMemberVarPrivate]
frameworks/base/tools/aapt/XMLNode.cpp:654:10: warning: Member variable 'XMLNode::mEndLineNumber' is not initialized in the constructor. [uninitMemberVarPrivate]
frameworks/base/tools/aapt/XMLNode.cpp:654:10: warning: Member variable 'XMLNode::mUTF8' is not initialized in the constructor. [uninitMemberVarPrivate]
frameworks/base/tools/aapt/XMLNode.h:177:5: style: Class 'XMLNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt/pseudolocalize.h:46:3: style: Class 'Pseudolocalizer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt/pseudolocalize.h:19:12: style: The function 'text' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aapt/pseudolocalize.h:12:20: note: Virtual function in base class
frameworks/base/tools/aapt/pseudolocalize.h:19:12: note: Function in derived class
frameworks/base/tools/aapt/pseudolocalize.h:20:12: style: The function 'placeholder' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aapt/pseudolocalize.h:13:20: note: Virtual function in base class
frameworks/base/tools/aapt/pseudolocalize.h:20:12: note: Function in derived class
frameworks/base/tools/aapt/pseudolocalize.h:27:12: style: The function 'text' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aapt/pseudolocalize.h:12:20: note: Virtual function in base class
frameworks/base/tools/aapt/pseudolocalize.h:27:12: note: Function in derived class
frameworks/base/tools/aapt/pseudolocalize.h:28:12: style: The function 'placeholder' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aapt/pseudolocalize.h:13:20: note: Virtual function in base class
frameworks/base/tools/aapt/pseudolocalize.h:28:12: note: Function in derived class
frameworks/base/tools/aapt/pseudolocalize.h:34:12: style: The function 'start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aapt/pseudolocalize.h:10:20: note: Virtual function in base class
frameworks/base/tools/aapt/pseudolocalize.h:34:12: note: Function in derived class
frameworks/base/tools/aapt/pseudolocalize.h:35:12: style: The function 'end' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aapt/pseudolocalize.h:11:20: note: Virtual function in base class
frameworks/base/tools/aapt/pseudolocalize.h:35:12: note: Function in derived class
frameworks/base/tools/aapt/pseudolocalize.h:36:12: style: The function 'text' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aapt/pseudolocalize.h:12:20: note: Virtual function in base class
frameworks/base/tools/aapt/pseudolocalize.h:36:12: note: Function in derived class
frameworks/base/tools/aapt/pseudolocalize.h:37:12: style: The function 'placeholder' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aapt/pseudolocalize.h:13:20: note: Virtual function in base class
frameworks/base/tools/aapt/pseudolocalize.h:37:12: note: Function in derived class
frameworks/base/tools/aapt/ZipEntry.h:269:5: warning: The class 'CentralDirEntry' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
frameworks/base/tools/aapt/ZipFile.cpp:756:5: style: Variable 'inBuf' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/tools/aapt/ZipFile.cpp:746:0: note: Variable 'inBuf' is reassigned a value before the old one has been used.
frameworks/base/tools/aapt/ZipFile.cpp:756:5: note: Variable 'inBuf' is reassigned a value before the old one has been used.
frameworks/base/tools/aapt/ZipFile.cpp:757:5: style: Variable 'outBuf' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/tools/aapt/ZipFile.cpp:747:0: note: Variable 'outBuf' is reassigned a value before the old one has been used.
frameworks/base/tools/aapt/ZipFile.cpp:757:5: note: Variable 'outBuf' is reassigned a value before the old one has been used.
frameworks/base/tools/aapt/ZipFile.cpp:649:12: style: The scope of the variable 'count' can be reduced. [variableScope]
frameworks/base/tools/aapt/ZipFile.cpp:703:12: style: The scope of the variable 'count' can be reduced. [variableScope]
frameworks/base/tools/aapt/ZipFile.cpp:1052:19: style: The scope of the variable 'readBuf' can be reduced. [variableScope]
frameworks/base/tools/aapt/ZipFile.cpp:1049:25: style: Checking if unsigned variable 'n' is less than zero. [unsignedLessThanZero]
frameworks/base/tools/aapt/ZipFile.cpp:1047:44: style: Function 'filemove' argument 2 names different: declaration 'dest' definition 'dst'. [funcArgNamesDifferent]
frameworks/base/tools/aapt/ZipFile.h:237:39: note: Function 'filemove' argument 2 names different: declaration 'dest' definition 'dst'.
frameworks/base/tools/aapt/ZipFile.cpp:1047:44: note: Function 'filemove' argument 2 names different: declaration 'dest' definition 'dst'.
frameworks/base/tools/aapt/ZipFile.cpp:1149:43: style: Function 'uncompress' argument 1 names different: declaration 'pEntry' definition 'entry'. [funcArgNamesDifferent]
frameworks/base/tools/aapt/ZipFile.h:150:38: note: Function 'uncompress' argument 1 names different: declaration 'pEntry' definition 'entry'.
frameworks/base/tools/aapt/ZipFile.cpp:1149:43: note: Function 'uncompress' argument 1 names different: declaration 'pEntry' definition 'entry'.
frameworks/base/tools/aapt/ZipFile.h:229:14: performance: Technically the member function 'android::ZipFile::copyFpToFp' can be static. [functionStatic]
frameworks/base/tools/aapt/ZipFile.cpp:646:19: note: Technically the member function 'android::ZipFile::copyFpToFp' can be static.
frameworks/base/tools/aapt/ZipFile.h:229:14: note: Technically the member function 'android::ZipFile::copyFpToFp' can be static.
frameworks/base/tools/aapt/ZipFile.h:231:14: performance: Technically the member function 'android::ZipFile::copyDataToFp' can be static. [functionStatic]
frameworks/base/tools/aapt/ZipFile.cpp:676:19: note: Technically the member function 'android::ZipFile::copyDataToFp' can be static.
frameworks/base/tools/aapt/ZipFile.h:231:14: note: Technically the member function 'android::ZipFile::copyDataToFp' can be static.
frameworks/base/tools/aapt/ZipFile.h:234:14: performance: Technically the member function 'android::ZipFile::copyPartialFpToFp' can be static. [functionStatic]
frameworks/base/tools/aapt/ZipFile.cpp:699:19: note: Technically the member function 'android::ZipFile::copyPartialFpToFp' can be static.
frameworks/base/tools/aapt/ZipFile.h:234:14: note: Technically the member function 'android::ZipFile::copyPartialFpToFp' can be static.
frameworks/base/tools/aapt/ZipFile.h:237:14: performance: Technically the member function 'android::ZipFile::filemove' can be static. [functionStatic]
frameworks/base/tools/aapt/ZipFile.cpp:1047:19: note: Technically the member function 'android::ZipFile::filemove' can be static.
frameworks/base/tools/aapt/ZipFile.h:237:14: note: Technically the member function 'android::ZipFile::filemove' can be static.
frameworks/base/tools/aapt/ZipFile.h:239:14: performance: Technically the member function 'android::ZipFile::compressFpToFp' can be static. [functionStatic]
frameworks/base/tools/aapt/ZipFile.cpp:741:19: note: Technically the member function 'android::ZipFile::compressFpToFp' can be static.
frameworks/base/tools/aapt/ZipFile.h:239:14: note: Technically the member function 'android::ZipFile::compressFpToFp' can be static.
frameworks/base/tools/aapt/ZipFile.h:243:12: performance: Technically the member function 'android::ZipFile::getModTime' can be static. [functionStatic]
frameworks/base/tools/aapt/ZipFile.cpp:1100:17: note: Technically the member function 'android::ZipFile::getModTime' can be static.
frameworks/base/tools/aapt/ZipFile.h:243:12: note: Technically the member function 'android::ZipFile::getModTime' can be static.
frameworks/base/tools/aapt/pseudolocalize.cpp:362:10: style: The scope of the variable 'space' can be reduced. [variableScope]
frameworks/base/tools/aapt/pseudolocalize.cpp:237:51: style: Function 'text' argument 1 names different: declaration 'text' definition 'source'. [funcArgNamesDifferent]
frameworks/base/tools/aapt/pseudolocalize.h:36:33: note: Function 'text' argument 1 names different: declaration 'text' definition 'source'.
frameworks/base/tools/aapt/pseudolocalize.cpp:237:51: note: Function 'text' argument 1 names different: declaration 'text' definition 'source'.
frameworks/base/tools/aapt/pseudolocalize.cpp:352:58: style: Function 'placeholder' argument 1 names different: declaration 'text' definition 'source'. [funcArgNamesDifferent]
frameworks/base/tools/aapt/pseudolocalize.h:37:40: note: Function 'placeholder' argument 1 names different: declaration 'text' definition 'source'.
frameworks/base/tools/aapt/pseudolocalize.cpp:352:58: note: Function 'placeholder' argument 1 names different: declaration 'text' definition 'source'.
frameworks/base/tools/aapt/pseudolocalize.cpp:357:49: style: Function 'text' argument 1 names different: declaration 'text' definition 'source'. [funcArgNamesDifferent]
frameworks/base/tools/aapt/pseudolocalize.h:27:33: note: Function 'text' argument 1 names different: declaration 'text' definition 'source'.
frameworks/base/tools/aapt/pseudolocalize.cpp:357:49: note: Function 'text' argument 1 names different: declaration 'text' definition 'source'.
frameworks/base/tools/aapt/pseudolocalize.cpp:383:56: style: Function 'placeholder' argument 1 names different: declaration 'text' definition 'source'. [funcArgNamesDifferent]
frameworks/base/tools/aapt/pseudolocalize.h:28:40: note: Function 'placeholder' argument 1 names different: declaration 'text' definition 'source'.
frameworks/base/tools/aapt/pseudolocalize.cpp:383:56: note: Function 'placeholder' argument 1 names different: declaration 'text' definition 'source'.
frameworks/base/tools/aapt/tests/MockFileFinder.h:18:5: style: Class 'MockFileFinder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt2/BigBuffer.h:38:5: style: The struct 'Block' does not have a constructor although it has private member variables. [noConstructor]
frameworks/base/tools/aapt2/BigBuffer.h:92:10: performance: Technically the member function 'aapt::BigBuffer::pad' can be static. [functionStatic]
frameworks/base/tools/aapt2/BigBuffer.h:138:24: note: Technically the member function 'aapt::BigBuffer::pad' can be static.
frameworks/base/tools/aapt2/BigBuffer.h:92:10: note: Technically the member function 'aapt::BigBuffer::pad' can be static.
frameworks/base/tools/aapt2/BigBuffer.h:65:5: style: Class 'BigBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt2/BigBuffer_test.cpp:30:0: error: syntax error [syntaxError]
frameworks/base/tools/aapt2/StringPool.h:96:5: style: The class 'Entry' does not have a constructor although it has private member variables. [noConstructor]
frameworks/base/tools/aapt2/StringPool.h:115:5: style: The class 'StyleEntry' does not have a constructor although it has private member variables. [noConstructor]
frameworks/base/tools/aapt2/ResourceTable.h:211:23: warning: Member variable 'ResourceEntry::publicStatus' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/tools/aapt2/ResourceTable.h:223:27: warning: Member variable 'ResourceTableType::publicStatus' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/tools/aapt2/Util.h:224:14: style: Technically the member function 'aapt::util::Tokenizer::begin' can be const. [functionConst]
frameworks/base/tools/aapt2/Util.h:283:60: note: Technically the member function 'aapt::util::Tokenizer::begin' can be const.
frameworks/base/tools/aapt2/Util.h:224:14: note: Technically the member function 'aapt::util::Tokenizer::begin' can be const.
frameworks/base/tools/aapt2/Util.h:225:14: style: Technically the member function 'aapt::util::Tokenizer::end' can be const. [functionConst]
frameworks/base/tools/aapt2/Util.h:288:60: note: Technically the member function 'aapt::util::Tokenizer::end' can be const.
frameworks/base/tools/aapt2/Util.h:225:14: note: Technically the member function 'aapt::util::Tokenizer::end' can be const.
frameworks/base/tools/aapt2/Util.h:209:32: style: Technically the member function 'aapt::util::Tokenizer::iterator::operator*' can be const. [functionConst]
frameworks/base/tools/aapt2/Util.h:260:58: note: Technically the member function 'aapt::util::Tokenizer::iterator::operator*' can be const.
frameworks/base/tools/aapt2/Util.h:209:32: note: Technically the member function 'aapt::util::Tokenizer::iterator::operator*' can be const.
frameworks/base/tools/aapt2/Maybe.h:99:0: style: Technically the member function 'aapt :: Maybe < std :: u16string >::destroy' can be const. [functionConst]
frameworks/base/tools/aapt2/Maybe.h:264:0: note: Technically the member function 'aapt :: Maybe < std :: u16string >::destroy' can be const.
frameworks/base/tools/aapt2/Maybe.h:99:0: note: Technically the member function 'aapt :: Maybe < std :: u16string >::destroy' can be const.
frameworks/base/tools/aapt2/StringPiece.h:42:5: style: Class 'BasicStringPiece' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt2/StringPiece.h:43:5: style: Class 'BasicStringPiece' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt2/Resource.h:97:5: style: Struct 'ResourceNameRef' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt2/Resource.h:127:5: style: Struct 'ResourceId' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt2/ConfigDescription.h:49:5: style: Struct 'ConfigDescription' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt2/ResourceValues.h:157:5: style: Struct 'RawString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt2/ResourceValues.h:167:5: style: Struct 'String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt2/ResourceValues.h:177:5: style: Struct 'StyledString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt2/ResourceValues.h:188:5: style: Struct 'FileReference' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt2/ResourceValues.h:202:5: style: Struct 'BinaryPrimitive' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt2/ResourceValues.h:391:5: style: Struct 'ValueVisitorFunc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt2/ResourceValues.h:406:5: style: Struct 'ConstValueVisitorFunc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt2/ResourceTable.h:84:5: style: Struct 'ResourceEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt2/ResourceTable.h:85:5: style: Struct 'ResourceEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt2/ResourceTable.h:118:5: style: Struct 'ResourceTableType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt2/ResourceTable.h:119:5: style: Struct 'ResourceTableType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt2/Logger.h:59:5: style: Class 'SourceLogger' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt2/Maybe.h:44:0: style: Class 'aapt :: Maybe < std :: u16string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt2/Maybe.h:49:0: style: Class 'aapt :: Maybe < std :: u16string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt2/Maybe.h:64:0: style: Class 'aapt :: Maybe < std :: u16string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt2/Maybe.h:69:0: style: Class 'aapt :: Maybe < std :: u16string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt2/Resource.h:122:1: warning: The struct 'ResourceId' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
frameworks/base/tools/aapt2/Util.h:268:12: warning: Iterators to containers from different expressions 'token' and 'rhs.token' are used together. [mismatchingContainerExpression]
frameworks/base/tools/aapt2/Maybe.h:99:0: style: Technically the member function 'aapt :: Maybe < U >::destroy' can be const. [functionConst]
frameworks/base/tools/aapt2/Maybe.h:264:0: note: Technically the member function 'aapt :: Maybe < U >::destroy' can be const.
frameworks/base/tools/aapt2/Maybe.h:99:0: note: Technically the member function 'aapt :: Maybe < U >::destroy' can be const.
frameworks/base/tools/aapt2/BindingXmlPullParser.h:30:5: style: Class 'BindingXmlPullParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt2/Maybe.h:64:0: style: Class 'aapt :: Maybe < U >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt2/Maybe.h:69:0: style: Class 'aapt :: Maybe < U >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt2/BindingXmlPullParser_test.cpp:28:0: error: syntax error [syntaxError]
frameworks/base/tools/aapt2/Compat_test.cpp:24:0: error: syntax error [syntaxError]
frameworks/base/tools/aapt2/ConfigDescription.cpp:312:5: style: Variable 'c[0]' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/tools/aapt2/ConfigDescription.cpp:309:5: note: Variable 'c[0]' is reassigned a value before the old one has been used.
frameworks/base/tools/aapt2/ConfigDescription.cpp:312:5: note: Variable 'c[0]' is reassigned a value before the old one has been used.
frameworks/base/tools/aapt2/ConfigDescription_test.cpp:33:0: error: syntax error [syntaxError]
frameworks/base/tools/aapt2/JavaClassGenerator.cpp:93:78: style: Function 'visit' argument 2 names different: declaration 'args' definition 'a'. [funcArgNamesDifferent]
frameworks/base/tools/aapt2/JavaClassGenerator.h:58:62: note: Function 'visit' argument 2 names different: declaration 'args' definition 'a'.
frameworks/base/tools/aapt2/JavaClassGenerator.cpp:93:78: note: Function 'visit' argument 2 names different: declaration 'args' definition 'a'.
frameworks/base/tools/aapt2/JavaClassGenerator.h:58:10: style: The function 'visit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aapt2/ResourceValues.h:377:18: note: Virtual function in base class
frameworks/base/tools/aapt2/JavaClassGenerator.h:58:10: note: Function in derived class
frameworks/base/tools/aapt2/JavaClassGenerator_test.cpp:46:0: error: syntax error [syntaxError]
frameworks/base/tools/aapt2/Linker.cpp:160:60: style: Function 'visit' argument 2 names different: declaration 'args' definition 'a'. [funcArgNamesDifferent]
frameworks/base/tools/aapt2/Linker.h:104:56: note: Function 'visit' argument 2 names different: declaration 'args' definition 'a'.
frameworks/base/tools/aapt2/Linker.cpp:160:60: note: Function 'visit' argument 2 names different: declaration 'args' definition 'a'.
frameworks/base/tools/aapt2/Linker.cpp:237:52: style: Function 'visit' argument 2 names different: declaration 'args' definition 'a'. [funcArgNamesDifferent]
frameworks/base/tools/aapt2/Linker.h:107:48: note: Function 'visit' argument 2 names different: declaration 'args' definition 'a'.
frameworks/base/tools/aapt2/Linker.cpp:237:52: note: Function 'visit' argument 2 names different: declaration 'args' definition 'a'.
frameworks/base/tools/aapt2/Linker.cpp:252:31: style: Function 'visit' argument 1 names different: declaration 'attribute' definition 'attr'. [funcArgNamesDifferent]
frameworks/base/tools/aapt2/Linker.h:105:27: note: Function 'visit' argument 1 names different: declaration 'attribute' definition 'attr'.
frameworks/base/tools/aapt2/Linker.cpp:252:31: note: Function 'visit' argument 1 names different: declaration 'attribute' definition 'attr'.
frameworks/base/tools/aapt2/Linker.cpp:252:55: style: Function 'visit' argument 2 names different: declaration 'args' definition 'a'. [funcArgNamesDifferent]
frameworks/base/tools/aapt2/Linker.h:105:56: note: Function 'visit' argument 2 names different: declaration 'args' definition 'a'.
frameworks/base/tools/aapt2/Linker.cpp:252:55: note: Function 'visit' argument 2 names different: declaration 'args' definition 'a'.
frameworks/base/tools/aapt2/Linker.cpp:262:60: style: Function 'visit' argument 2 names different: declaration 'args' definition 'a'. [funcArgNamesDifferent]
frameworks/base/tools/aapt2/Linker.h:106:56: note: Function 'visit' argument 2 names different: declaration 'args' definition 'a'.
frameworks/base/tools/aapt2/Linker.cpp:262:60: note: Function 'visit' argument 2 names different: declaration 'args' definition 'a'.
frameworks/base/tools/aapt2/Linker.cpp:268:52: style: Function 'visit' argument 2 names different: declaration 'args' definition 'a'. [funcArgNamesDifferent]
frameworks/base/tools/aapt2/Linker.h:108:48: note: Function 'visit' argument 2 names different: declaration 'args' definition 'a'.
frameworks/base/tools/aapt2/Linker.cpp:268:52: note: Function 'visit' argument 2 names different: declaration 'args' definition 'a'.
frameworks/base/tools/aapt2/Linker.cpp:276:54: style: Function 'visit' argument 2 names different: declaration 'args' definition 'a'. [funcArgNamesDifferent]
frameworks/base/tools/aapt2/Linker.h:109:50: note: Function 'visit' argument 2 names different: declaration 'args' definition 'a'.
frameworks/base/tools/aapt2/Linker.cpp:276:54: note: Function 'visit' argument 2 names different: declaration 'args' definition 'a'.
frameworks/base/tools/aapt2/Maybe.h:99:0: style: Technically the member function 'aapt :: Maybe < IResolver :: Entry >::destroy' can be const. [functionConst]
frameworks/base/tools/aapt2/Maybe.h:264:0: note: Technically the member function 'aapt :: Maybe < IResolver :: Entry >::destroy' can be const.
frameworks/base/tools/aapt2/Maybe.h:99:0: note: Technically the member function 'aapt :: Maybe < IResolver :: Entry >::destroy' can be const.
frameworks/base/tools/aapt2/Maybe.h:44:0: style: Class 'aapt :: Maybe < IResolver :: Entry >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt2/Maybe.h:49:0: style: Class 'aapt :: Maybe < IResolver :: Entry >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt2/Maybe.h:64:0: style: Class 'aapt :: Maybe < IResolver :: Entry >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt2/Maybe.h:69:0: style: Class 'aapt :: Maybe < IResolver :: Entry >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt2/Linker_test.cpp:71:0: error: syntax error [syntaxError]
frameworks/base/tools/aapt2/Locale.cpp:29:43: style: Function 'setLanguage' argument 1 names different: declaration 'language' definition 'languageChars'. [funcArgNamesDifferent]
frameworks/base/tools/aapt2/Locale.h:70:35: note: Function 'setLanguage' argument 1 names different: declaration 'language' definition 'languageChars'.
frameworks/base/tools/aapt2/Locale.cpp:29:43: note: Function 'setLanguage' argument 1 names different: declaration 'language' definition 'languageChars'.
frameworks/base/tools/aapt2/Locale.cpp:37:41: style: Function 'setRegion' argument 1 names different: declaration 'language' definition 'regionChars'. [funcArgNamesDifferent]
frameworks/base/tools/aapt2/Locale.h:71:33: note: Function 'setRegion' argument 1 names different: declaration 'language' definition 'regionChars'.
frameworks/base/tools/aapt2/Locale.cpp:37:41: note: Function 'setRegion' argument 1 names different: declaration 'language' definition 'regionChars'.
frameworks/base/tools/aapt2/Locale.cpp:45:41: style: Function 'setScript' argument 1 names different: declaration 'script' definition 'scriptChars'. [funcArgNamesDifferent]
frameworks/base/tools/aapt2/Locale.h:72:33: note: Function 'setScript' argument 1 names different: declaration 'script' definition 'scriptChars'.
frameworks/base/tools/aapt2/Locale.cpp:45:41: note: Function 'setScript' argument 1 names different: declaration 'script' definition 'scriptChars'.
frameworks/base/tools/aapt2/Locale.cpp:57:42: style: Function 'setVariant' argument 1 names different: declaration 'variant' definition 'variantChars'. [funcArgNamesDifferent]
frameworks/base/tools/aapt2/Locale.h:73:34: note: Function 'setVariant' argument 1 names different: declaration 'variant' definition 'variantChars'.
frameworks/base/tools/aapt2/Locale.cpp:57:42: note: Function 'setVariant' argument 1 names different: declaration 'variant' definition 'variantChars'.
frameworks/base/tools/aapt2/Locale.cpp:73:59: style: Function 'initFromFilterString' argument 1 names different: declaration 'config' definition 'str'. [funcArgNamesDifferent]
frameworks/base/tools/aapt2/Locale.h:40:50: note: Function 'initFromFilterString' argument 1 names different: declaration 'config' definition 'str'.
frameworks/base/tools/aapt2/Locale.cpp:73:59: note: Function 'initFromFilterString' argument 1 names different: declaration 'config' definition 'str'.
frameworks/base/tools/aapt2/Locale_test.cpp:73:0: error: syntax error [syntaxError]
frameworks/base/tools/aapt2/Logger.cpp:24:24: style: Function 'Log' argument 1 names different: declaration 'out' definition '_out'. [funcArgNamesDifferent]
frameworks/base/tools/aapt2/Logger.h:30:23: note: Function 'Log' argument 1 names different: declaration 'out' definition '_out'.
frameworks/base/tools/aapt2/Logger.cpp:24:24: note: Function 'Log' argument 1 names different: declaration 'out' definition '_out'.
frameworks/base/tools/aapt2/Logger.cpp:24:44: style: Function 'Log' argument 2 names different: declaration 'err' definition '_err'. [funcArgNamesDifferent]
frameworks/base/tools/aapt2/Logger.h:30:42: note: Function 'Log' argument 2 names different: declaration 'err' definition '_err'.
frameworks/base/tools/aapt2/Logger.cpp:24:44: note: Function 'Log' argument 2 names different: declaration 'err' definition '_err'.
frameworks/base/tools/aapt2/Logger.cpp:41:47: style: Function 'error' argument 1 names different: declaration 'sourceLine' definition 'source'. [funcArgNamesDifferent]
frameworks/base/tools/aapt2/Logger.h:43:50: note: Function 'error' argument 1 names different: declaration 'sourceLine' definition 'source'.
frameworks/base/tools/aapt2/Logger.cpp:41:47: note: Function 'error' argument 1 names different: declaration 'sourceLine' definition 'source'.
frameworks/base/tools/aapt2/Logger.cpp:53:46: style: Function 'warn' argument 1 names different: declaration 'sourceLine' definition 'source'. [funcArgNamesDifferent]
frameworks/base/tools/aapt2/Logger.h:47:49: note: Function 'warn' argument 1 names different: declaration 'sourceLine' definition 'source'.
frameworks/base/tools/aapt2/Logger.cpp:53:46: note: Function 'warn' argument 1 names different: declaration 'sourceLine' definition 'source'.
frameworks/base/tools/aapt2/Logger.cpp:65:46: style: Function 'note' argument 1 names different: declaration 'sourceLine' definition 'source'. [funcArgNamesDifferent]
frameworks/base/tools/aapt2/Logger.h:51:49: note: Function 'note' argument 1 names different: declaration 'sourceLine' definition 'source'.
frameworks/base/tools/aapt2/Logger.cpp:65:46: note: Function 'note' argument 1 names different: declaration 'sourceLine' definition 'source'.
frameworks/base/tools/aapt2/Main.cpp:64:10: style: Technically the member function 'DeleteMalloc::operator()' can be const. [functionConst]
frameworks/base/tools/aapt2/Maybe.h:99:0: style: Technically the member function 'aapt :: Maybe < StringPiece16 >::destroy' can be const. [functionConst]
frameworks/base/tools/aapt2/Maybe.h:264:0: note: Technically the member function 'aapt :: Maybe < StringPiece16 >::destroy' can be const.
frameworks/base/tools/aapt2/Maybe.h:99:0: note: Technically the member function 'aapt :: Maybe < StringPiece16 >::destroy' can be const.
frameworks/base/tools/aapt2/Maybe.h:99:0: style: Technically the member function 'aapt :: Maybe < unsigned long >::destroy' can be const. [functionConst]
frameworks/base/tools/aapt2/Maybe.h:264:0: note: Technically the member function 'aapt :: Maybe < unsigned long >::destroy' can be const.
frameworks/base/tools/aapt2/Maybe.h:99:0: note: Technically the member function 'aapt :: Maybe < unsigned long >::destroy' can be const.
frameworks/base/tools/aapt2/XmlDom.h:68:5: style: Struct 'BaseNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt2/ManifestMerger.h:18:5: style: Class 'ManifestMerger' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt2/ManifestValidator.h:31:5: style: Class 'ManifestValidator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt2/SourceXmlPullParser.h:33:5: style: Class 'SourceXmlPullParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt2/TableFlattener.h:49:5: style: Struct 'TableFlattener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt2/Maybe.h:44:0: style: Class 'aapt :: Maybe < StringPiece16 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt2/Maybe.h:49:0: style: Class 'aapt :: Maybe < StringPiece16 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt2/Maybe.h:64:0: style: Class 'aapt :: Maybe < StringPiece16 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt2/Maybe.h:69:0: style: Class 'aapt :: Maybe < StringPiece16 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt2/Maybe.h:44:0: style: Class 'aapt :: Maybe < unsigned long >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt2/Maybe.h:49:0: style: Class 'aapt :: Maybe < unsigned long >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt2/Maybe.h:64:0: style: Class 'aapt :: Maybe < unsigned long >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt2/Maybe.h:69:0: style: Class 'aapt :: Maybe < unsigned long >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt2/ManifestMerger.h:32:10: performance: Technically the member function 'aapt::ManifestMerger::mergePreferRequired' can be static. [functionStatic]
frameworks/base/tools/aapt2/ManifestMerger.cpp:132:22: note: Technically the member function 'aapt::ManifestMerger::mergePreferRequired' can be static.
frameworks/base/tools/aapt2/ManifestMerger.h:32:10: note: Technically the member function 'aapt::ManifestMerger::mergePreferRequired' can be static.
frameworks/base/tools/aapt2/ManifestMerger_test.cpp:89:0: error: syntax error [syntaxError]
frameworks/base/tools/aapt2/ManifestParser.h:39:10: performance: Technically the member function 'aapt::ManifestParser::parseManifest' can be static. [functionStatic]
frameworks/base/tools/aapt2/ManifestParser.cpp:73:22: note: Technically the member function 'aapt::ManifestParser::parseManifest' can be static.
frameworks/base/tools/aapt2/ManifestParser.h:39:10: note: Technically the member function 'aapt::ManifestParser::parseManifest' can be static.
frameworks/base/tools/aapt2/ManifestValidator.cpp:83:29: warning: Either the condition '!pool' is redundant or there is possible null pointer dereference: pool. [nullPointerRedundantCheck]
frameworks/base/tools/aapt2/ManifestValidator.cpp:80:62: note: Assuming that condition '!pool' is not redundant
frameworks/base/tools/aapt2/ManifestValidator.cpp:83:29: note: Null pointer dereference
frameworks/base/tools/aapt2/ManifestValidator.h:39:26: performance: Technically the member function 'aapt::ManifestValidator::getAttributeInlineValue' can be static. [functionStatic]
frameworks/base/tools/aapt2/ManifestValidator.cpp:86:41: note: Technically the member function 'aapt::ManifestValidator::getAttributeInlineValue' can be static.
frameworks/base/tools/aapt2/ManifestValidator.h:39:26: note: Technically the member function 'aapt::ManifestValidator::getAttributeInlineValue' can be static.
frameworks/base/tools/aapt2/ManifestValidator.h:46:10: performance: Technically the member function 'aapt::ManifestValidator::validateAttributeImpl' can be static. [functionStatic]
frameworks/base/tools/aapt2/ManifestValidator.cpp:140:25: note: Technically the member function 'aapt::ManifestValidator::validateAttributeImpl' can be static.
frameworks/base/tools/aapt2/ManifestValidator.h:46:10: note: Technically the member function 'aapt::ManifestValidator::validateAttributeImpl' can be static.
frameworks/base/tools/aapt2/ManifestValidator.cpp:162:13: warning: Iterators to containers from different expressions 'attributeValue' and 'trimmed' are used together. [mismatchingContainerExpression]
frameworks/base/tools/aapt2/ManifestValidator.cpp:173:13: warning: Iterators to containers from different expressions 'attributeValue' and 'trimmed' are used together. [mismatchingContainerExpression]
frameworks/base/tools/aapt2/Maybe_test.cpp:86:0: error: syntax error [syntaxError]
frameworks/base/tools/aapt2/NameMangler_test.cpp:37:0: error: syntax error [syntaxError]
frameworks/base/tools/aapt2/Png.cpp:1183:73: warning: Either the condition '!errorEdge' is redundant or there is possible null pointer dereference: errorEdge. [nullPointerRedundantCheck]
frameworks/base/tools/aapt2/Png.cpp:1180:13: note: Assuming that condition '!errorEdge' is not redundant
frameworks/base/tools/aapt2/Png.cpp:1183:73: note: Null pointer dereference
frameworks/base/tools/aapt2/Png.cpp:1185:42: warning: Either the condition '!errorEdge' is redundant or there is possible null pointer dereference: errorEdge. [nullPointerRedundantCheck]
frameworks/base/tools/aapt2/Png.cpp:1180:13: note: Assuming that condition '!errorEdge' is not redundant
frameworks/base/tools/aapt2/Png.cpp:1185:42: note: Null pointer dereference
frameworks/base/tools/aapt2/Png.cpp:1219:5: style: Variable 'readPtr' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
frameworks/base/tools/aapt2/Png.cpp:1213:0: note: Variable 'readPtr' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/tools/aapt2/Png.cpp:1219:5: note: Variable 'readPtr' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/tools/aapt2/Png.cpp:504:13: style: The scope of the variable 'bIndex' can be reduced. [variableScope]
frameworks/base/tools/aapt2/Png.h:33:10: performance: Technically the member function 'aapt::Png::process' can be static. [functionStatic]
frameworks/base/tools/aapt2/Png.cpp:1195:11: note: Technically the member function 'aapt::Png::process' can be static.
frameworks/base/tools/aapt2/Png.h:33:10: note: Technically the member function 'aapt::Png::process' can be static.
frameworks/base/tools/aapt2/ResourceParser.cpp:812:5: style: Variable 'attrIter' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
frameworks/base/tools/aapt2/ResourceParser.cpp:807:0: note: Variable 'attrIter' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/tools/aapt2/ResourceParser.cpp:812:5: note: Variable 'attrIter' is reassigned a value before the old one has been used if variable is no semaphore variable.
frameworks/base/tools/aapt2/ResourceParser.cpp:47:83: style: Function 'tryParseReference' argument 2 names different: declaration 'outReference' definition 'outRef'. [funcArgNamesDifferent]
frameworks/base/tools/aapt2/ResourceParser.h:56:78: note: Function 'tryParseReference' argument 2 names different: declaration 'outReference' definition 'outRef'.
frameworks/base/tools/aapt2/ResourceParser.cpp:47:83: note: Function 'tryParseReference' argument 2 names different: declaration 'outReference' definition 'outRef'.
frameworks/base/tools/aapt2/ResourceParser.cpp:88:66: style: Function 'tryParseAttributeReference' argument 2 names different: declaration 'outReference' definition 'outRef'. [funcArgNamesDifferent]
frameworks/base/tools/aapt2/ResourceParser.h:64:61: note: Function 'tryParseAttributeReference' argument 2 names different: declaration 'outReference' definition 'outRef'.
frameworks/base/tools/aapt2/ResourceParser.cpp:88:66: note: Function 'tryParseAttributeReference' argument 2 names different: declaration 'outReference' definition 'outRef'.
frameworks/base/tools/aapt2/ResourceParser.cpp:228:86: style: Function 'tryParseFlagSymbol' argument 1 names different: declaration 'enumAttr' definition 'flagAttr'. [funcArgNamesDifferent]
frameworks/base/tools/aapt2/ResourceParser.h:126:81: note: Function 'tryParseFlagSymbol' argument 1 names different: declaration 'enumAttr' definition 'flagAttr'.
frameworks/base/tools/aapt2/ResourceParser.cpp:228:86: note: Function 'tryParseFlagSymbol' argument 1 names different: declaration 'enumAttr' definition 'flagAttr'.
frameworks/base/tools/aapt2/ResourceParser.cpp:453:30: style: Function 'parseItemForAttribute' argument 1 names different: declaration 'value' definition 'str'. [funcArgNamesDifferent]
frameworks/base/tools/aapt2/ResourceParser.h:135:34: note: Function 'parseItemForAttribute' argument 1 names different: declaration 'value' definition 'str'.
frameworks/base/tools/aapt2/ResourceParser.cpp:453:30: note: Function 'parseItemForAttribute' argument 1 names different: declaration 'value' definition 'str'.
frameworks/base/tools/aapt2/ResourceParser.cpp:606:17: style: Variable 'comment' is assigned a value that is never used. [unreadVariable]
frameworks/base/tools/aapt2/ScopedXmlPullParser.h:50:5: style: Class 'ScopedXmlPullParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt2/XliffXmlPullParser.h:33:5: style: Class 'XliffXmlPullParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt2/ResourceParser_test.cpp:30:0: error: syntax error [syntaxError]
frameworks/base/tools/aapt2/ResourceTable.cpp:79:5: style: Technically the member function 'aapt::IsAttributeVisitor::operatorbool' can be const. [functionConst]
frameworks/base/tools/aapt2/ResourceTable_test.cpp:63:0: error: syntax error [syntaxError]
frameworks/base/tools/aapt2/ResourceValues.cpp:59:53: style: Function 'Reference' argument 2 names different: declaration 'type' definition 't'. [funcArgNamesDifferent]
frameworks/base/tools/aapt2/ResourceValues.h:131:46: note: Function 'Reference' argument 2 names different: declaration 'type' definition 't'.
frameworks/base/tools/aapt2/ResourceValues.cpp:59:53: note: Function 'Reference' argument 2 names different: declaration 'type' definition 't'.
frameworks/base/tools/aapt2/ResourceValues.cpp:160:53: style: Function 'FileReference' argument 1 names different: declaration 'path' definition '_path'. [funcArgNamesDifferent]
frameworks/base/tools/aapt2/ResourceValues.h:188:42: note: Function 'FileReference' argument 1 names different: declaration 'path' definition '_path'.
frameworks/base/tools/aapt2/ResourceValues.cpp:160:53: note: Function 'FileReference' argument 1 names different: declaration 'path' definition '_path'.
frameworks/base/tools/aapt2/ResourceValues.cpp:324:19: style: Variable 'set' is assigned a value that is never used. [unreadVariable]
frameworks/base/tools/aapt2/ResourceValues.cpp:56:12: warning: Member variable 'Reference::name' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/tools/aapt2/ResourceValues.cpp:63:12: warning: Member variable 'Reference::name' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/tools/aapt2/ResourceValues.cpp:220:12: warning: Member variable 'Attribute::minInt' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/tools/aapt2/ResourceValues.cpp:220:12: warning: Member variable 'Attribute::maxInt' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/tools/aapt2/ScopedXmlPullParser_test.cpp:52:0: error: syntax error [syntaxError]
frameworks/base/tools/aapt2/SourceXmlPullParser.cpp:82:64: warning: Assert statement calls a function which may have desired side effects: 'value'. [assertWithSideEffect]
frameworks/base/tools/aapt2/SourceXmlPullParser.cpp:29:5: performance: Variable 'mParser' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
frameworks/base/tools/aapt2/StringPiece_test.cpp:36:0: error: syntax error [syntaxError]
frameworks/base/tools/aapt2/StringPool.h:68:9: style: Class 'Ref' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt2/StringPool.h:91:9: style: Class 'StyleRef' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aapt2/StringPool_test.cpp:34:0: error: syntax error [syntaxError]
frameworks/base/tools/aapt2/Util.cpp:183:21: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
frameworks/base/tools/aapt2/Util.cpp:179:28: note: outer condition: mTrailingSpace
frameworks/base/tools/aapt2/Util.cpp:183:21: note: identical inner condition: mTrailingSpace
frameworks/base/tools/aapt2/Util.cpp:299:46: style: Function 'utf16ToUtf8' argument 1 names different: declaration 'utf8' definition 'utf16'. [funcArgNamesDifferent]
frameworks/base/tools/aapt2/Util.h:184:46: note: Function 'utf16ToUtf8' argument 1 names different: declaration 'utf8' definition 'utf16'.
frameworks/base/tools/aapt2/Util.cpp:299:46: note: Function 'utf16ToUtf8' argument 1 names different: declaration 'utf8' definition 'utf16'.
frameworks/base/tools/aapt2/Util_test.cpp:33:0: error: syntax error [syntaxError]
frameworks/base/tools/aapt2/XmlDom_test.cpp:27:0: error: syntax error [syntaxError]
frameworks/base/tools/aapt2/XmlFlattener_test.cpp:78:0: error: syntax error [syntaxError]
frameworks/base/tools/aapt2/ZipEntry.cpp:147:41: style: Function 'initFromExternal' argument 3 names different: declaration 'fileName' definition 'storageName'. [funcArgNamesDifferent]
frameworks/base/tools/aapt2/ZipEntry.h:177:43: note: Function 'initFromExternal' argument 3 names different: declaration 'fileName' definition 'storageName'.
frameworks/base/tools/aapt2/ZipEntry.cpp:147:41: note: Function 'initFromExternal' argument 3 names different: declaration 'fileName' definition 'storageName'.
frameworks/base/tools/aapt2/ZipEntry.h:272:5: warning: The class 'CentralDirEntry' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
frameworks/base/tools/aapt2/ZipFile.cpp:766:5: style: Variable 'inBuf' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/tools/aapt2/ZipFile.cpp:756:0: note: Variable 'inBuf' is reassigned a value before the old one has been used.
frameworks/base/tools/aapt2/ZipFile.cpp:766:5: note: Variable 'inBuf' is reassigned a value before the old one has been used.
frameworks/base/tools/aapt2/ZipFile.cpp:767:5: style: Variable 'outBuf' is reassigned a value before the old one has been used. [redundantAssignment]
frameworks/base/tools/aapt2/ZipFile.cpp:757:0: note: Variable 'outBuf' is reassigned a value before the old one has been used.
frameworks/base/tools/aapt2/ZipFile.cpp:767:5: note: Variable 'outBuf' is reassigned a value before the old one has been used.
frameworks/base/tools/aapt2/ZipFile.cpp:659:12: style: The scope of the variable 'count' can be reduced. [variableScope]
frameworks/base/tools/aapt2/ZipFile.cpp:713:12: style: The scope of the variable 'count' can be reduced. [variableScope]
frameworks/base/tools/aapt2/ZipFile.cpp:1062:19: style: The scope of the variable 'readBuf' can be reduced. [variableScope]
frameworks/base/tools/aapt2/ZipFile.cpp:1059:25: style: Checking if unsigned variable 'n' is less than zero. This might be a false warning. [unsignedLessThanZero]
frameworks/base/tools/aapt2/ZipFile.cpp:348:40: style: Function 'add' argument 1 names different: declaration 'data' definition 'buffer'. [funcArgNamesDifferent]
frameworks/base/tools/aapt2/ZipFile.h:122:35: note: Function 'add' argument 1 names different: declaration 'data' definition 'buffer'.
frameworks/base/tools/aapt2/ZipFile.cpp:348:40: note: Function 'add' argument 1 names different: declaration 'data' definition 'buffer'.
frameworks/base/tools/aapt2/ZipFile.cpp:1057:44: style: Function 'filemove' argument 2 names different: declaration 'dest' definition 'dst'. [funcArgNamesDifferent]
frameworks/base/tools/aapt2/ZipFile.h:245:39: note: Function 'filemove' argument 2 names different: declaration 'dest' definition 'dst'.
frameworks/base/tools/aapt2/ZipFile.cpp:1057:44: note: Function 'filemove' argument 2 names different: declaration 'dest' definition 'dst'.
frameworks/base/tools/aapt2/ZipFile.cpp:1159:43: style: Function 'uncompress' argument 1 names different: declaration 'pEntry' definition 'entry'. [funcArgNamesDifferent]
frameworks/base/tools/aapt2/ZipFile.h:158:38: note: Function 'uncompress' argument 1 names different: declaration 'pEntry' definition 'entry'.
frameworks/base/tools/aapt2/ZipFile.cpp:1159:43: note: Function 'uncompress' argument 1 names different: declaration 'pEntry' definition 'entry'.
frameworks/base/tools/aapt2/ZipFile.h:237:14: performance: Technically the member function 'aapt::ZipFile::copyFpToFp' can be static. [functionStatic]
frameworks/base/tools/aapt2/ZipFile.cpp:656:19: note: Technically the member function 'aapt::ZipFile::copyFpToFp' can be static.
frameworks/base/tools/aapt2/ZipFile.h:237:14: note: Technically the member function 'aapt::ZipFile::copyFpToFp' can be static.
frameworks/base/tools/aapt2/ZipFile.h:239:14: performance: Technically the member function 'aapt::ZipFile::copyDataToFp' can be static. [functionStatic]
frameworks/base/tools/aapt2/ZipFile.cpp:686:19: note: Technically the member function 'aapt::ZipFile::copyDataToFp' can be static.
frameworks/base/tools/aapt2/ZipFile.h:239:14: note: Technically the member function 'aapt::ZipFile::copyDataToFp' can be static.
frameworks/base/tools/aapt2/ZipFile.h:242:14: performance: Technically the member function 'aapt::ZipFile::copyPartialFpToFp' can be static. [functionStatic]
frameworks/base/tools/aapt2/ZipFile.cpp:709:19: note: Technically the member function 'aapt::ZipFile::copyPartialFpToFp' can be static.
frameworks/base/tools/aapt2/ZipFile.h:242:14: note: Technically the member function 'aapt::ZipFile::copyPartialFpToFp' can be static.
frameworks/base/tools/aapt2/ZipFile.h:245:14: performance: Technically the member function 'aapt::ZipFile::filemove' can be static. [functionStatic]
frameworks/base/tools/aapt2/ZipFile.cpp:1057:19: note: Technically the member function 'aapt::ZipFile::filemove' can be static.
frameworks/base/tools/aapt2/ZipFile.h:245:14: note: Technically the member function 'aapt::ZipFile::filemove' can be static.
frameworks/base/tools/aapt2/ZipFile.h:247:14: performance: Technically the member function 'aapt::ZipFile::compressFpToFp' can be static. [functionStatic]
frameworks/base/tools/aapt2/ZipFile.cpp:751:19: note: Technically the member function 'aapt::ZipFile::compressFpToFp' can be static.
frameworks/base/tools/aapt2/ZipFile.h:247:14: note: Technically the member function 'aapt::ZipFile::compressFpToFp' can be static.
frameworks/base/tools/aapt2/ZipFile.h:251:12: performance: Technically the member function 'aapt::ZipFile::getModTime' can be static. [functionStatic]
frameworks/base/tools/aapt2/ZipFile.cpp:1110:17: note: Technically the member function 'aapt::ZipFile::getModTime' can be static.
frameworks/base/tools/aapt2/ZipFile.h:251:12: note: Technically the member function 'aapt::ZipFile::getModTime' can be static.
frameworks/base/tools/aidl/AST.cpp:350:34: style: C-style pointer casting [cstyleCast]
frameworks/base/tools/aidl/AST.cpp:413:34: style: C-style pointer casting [cstyleCast]
frameworks/base/tools/aidl/AST.cpp:63:18: style: Function 'Field' argument 1 names different: declaration 'modifiers' definition 'm'. [funcArgNamesDifferent]
frameworks/base/tools/aidl/AST.h:104:15: note: Function 'Field' argument 1 names different: declaration 'modifiers' definition 'm'.
frameworks/base/tools/aidl/AST.cpp:63:18: note: Function 'Field' argument 1 names different: declaration 'modifiers' definition 'm'.
frameworks/base/tools/aidl/AST.cpp:63:31: style: Function 'Field' argument 2 names different: declaration 'variable' definition 'v'. [funcArgNamesDifferent]
frameworks/base/tools/aidl/AST.h:104:36: note: Function 'Field' argument 2 names different: declaration 'variable' definition 'v'.
frameworks/base/tools/aidl/AST.cpp:63:31: note: Function 'Field' argument 2 names different: declaration 'variable' definition 'v'.
frameworks/base/tools/aidl/AST.cpp:99:52: style: Function 'LiteralExpression' argument 1 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent]
frameworks/base/tools/aidl/AST.h:52:37: note: Function 'LiteralExpression' argument 1 names different: declaration 'value' definition 'v'.
frameworks/base/tools/aidl/AST.cpp:99:52: note: Function 'LiteralExpression' argument 1 names different: declaration 'value' definition 'v'.
frameworks/base/tools/aidl/AST.cpp:114:64: style: Function 'StringLiteralExpression' argument 1 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent]
frameworks/base/tools/aidl/AST.h:62:43: note: Function 'StringLiteralExpression' argument 1 names different: declaration 'value' definition 'v'.
frameworks/base/tools/aidl/AST.cpp:114:64: note: Function 'StringLiteralExpression' argument 1 names different: declaration 'value' definition 'v'.
frameworks/base/tools/aidl/AST.cpp:136:26: style: Function 'Variable' argument 1 names different: declaration 'type' definition 't'. [funcArgNamesDifferent]
frameworks/base/tools/aidl/AST.h:74:20: note: Function 'Variable' argument 1 names different: declaration 'type' definition 't'.
frameworks/base/tools/aidl/AST.cpp:136:26: note: Function 'Variable' argument 1 names different: declaration 'type' definition 't'.
frameworks/base/tools/aidl/AST.cpp:136:43: style: Function 'Variable' argument 2 names different: declaration 'name' definition 'n'. [funcArgNamesDifferent]
frameworks/base/tools/aidl/AST.h:74:40: note: Function 'Variable' argument 2 names different: declaration 'name' definition 'n'.
frameworks/base/tools/aidl/AST.cpp:136:43: note: Function 'Variable' argument 2 names different: declaration 'name' definition 'n'.
frameworks/base/tools/aidl/AST.cpp:143:26: style: Function 'Variable' argument 1 names different: declaration 'type' definition 't'. [funcArgNamesDifferent]
frameworks/base/tools/aidl/AST.h:75:20: note: Function 'Variable' argument 1 names different: declaration 'type' definition 't'.
frameworks/base/tools/aidl/AST.cpp:143:26: note: Function 'Variable' argument 1 names different: declaration 'type' definition 't'.
frameworks/base/tools/aidl/AST.cpp:143:43: style: Function 'Variable' argument 2 names different: declaration 'name' definition 'n'. [funcArgNamesDifferent]
frameworks/base/tools/aidl/AST.h:75:40: note: Function 'Variable' argument 2 names different: declaration 'name' definition 'n'.
frameworks/base/tools/aidl/AST.cpp:143:43: note: Function 'Variable' argument 2 names different: declaration 'name' definition 'n'.
frameworks/base/tools/aidl/AST.cpp:143:50: style: Function 'Variable' argument 3 names different: declaration 'dimension' definition 'd'. [funcArgNamesDifferent]
frameworks/base/tools/aidl/AST.h:75:50: note: Function 'Variable' argument 3 names different: declaration 'dimension' definition 'd'.
frameworks/base/tools/aidl/AST.cpp:143:50: note: Function 'Variable' argument 3 names different: declaration 'dimension' definition 'd'.
frameworks/base/tools/aidl/AST.cpp:177:42: style: Function 'FieldVariable' argument 1 names different: declaration 'object' definition 'o'. [funcArgNamesDifferent]
frameworks/base/tools/aidl/AST.h:89:31: note: Function 'FieldVariable' argument 1 names different: declaration 'object' definition 'o'.
frameworks/base/tools/aidl/AST.cpp:177:42: note: Function 'FieldVariable' argument 1 names different: declaration 'object' definition 'o'.
frameworks/base/tools/aidl/AST.cpp:177:59: style: Function 'FieldVariable' argument 2 names different: declaration 'name' definition 'n'. [funcArgNamesDifferent]
frameworks/base/tools/aidl/AST.h:89:53: note: Function 'FieldVariable' argument 2 names different: declaration 'name' definition 'n'.
frameworks/base/tools/aidl/AST.cpp:177:59: note: Function 'FieldVariable' argument 2 names different: declaration 'name' definition 'n'.
frameworks/base/tools/aidl/AST.cpp:184:36: style: Function 'FieldVariable' argument 1 names different: declaration 'clazz' definition 'c'. [funcArgNamesDifferent]
frameworks/base/tools/aidl/AST.h:90:25: note: Function 'FieldVariable' argument 1 names different: declaration 'clazz' definition 'c'.
frameworks/base/tools/aidl/AST.cpp:184:36: note: Function 'FieldVariable' argument 1 names different: declaration 'clazz' definition 'c'.
frameworks/base/tools/aidl/AST.cpp:184:53: style: Function 'FieldVariable' argument 2 names different: declaration 'name' definition 'n'. [funcArgNamesDifferent]
frameworks/base/tools/aidl/AST.h:90:46: note: Function 'FieldVariable' argument 2 names different: declaration 'name' definition 'n'.
frameworks/base/tools/aidl/AST.cpp:184:53: note: Function 'FieldVariable' argument 2 names different: declaration 'name' definition 'n'.
frameworks/base/tools/aidl/AST.cpp:243:54: style: Function 'ExpressionStatement' argument 1 names different: declaration 'expression' definition 'e'. [funcArgNamesDifferent]
frameworks/base/tools/aidl/AST.h:133:37: note: Function 'ExpressionStatement' argument 1 names different: declaration 'expression' definition 'e'.
frameworks/base/tools/aidl/AST.cpp:243:54: note: Function 'ExpressionStatement' argument 1 names different: declaration 'expression' definition 'e'.
frameworks/base/tools/aidl/AST.cpp:259:34: style: Function 'Assignment' argument 1 names different: declaration 'lvalue' definition 'l'. [funcArgNamesDifferent]
frameworks/base/tools/aidl/AST.h:144:26: note: Function 'Assignment' argument 1 names different: declaration 'lvalue' definition 'l'.
frameworks/base/tools/aidl/AST.cpp:259:34: note: Function 'Assignment' argument 1 names different: declaration 'lvalue' definition 'l'.
frameworks/base/tools/aidl/AST.cpp:259:49: style: Function 'Assignment' argument 2 names different: declaration 'rvalue' definition 'r'. [funcArgNamesDifferent]
frameworks/base/tools/aidl/AST.h:144:46: note: Function 'Assignment' argument 2 names different: declaration 'rvalue' definition 'r'.
frameworks/base/tools/aidl/AST.cpp:259:49: note: Function 'Assignment' argument 2 names different: declaration 'rvalue' definition 'r'.
frameworks/base/tools/aidl/AST.cpp:266:34: style: Function 'Assignment' argument 1 names different: declaration 'lvalue' definition 'l'. [funcArgNamesDifferent]
frameworks/base/tools/aidl/AST.h:145:26: note: Function 'Assignment' argument 1 names different: declaration 'lvalue' definition 'l'.
frameworks/base/tools/aidl/AST.cpp:266:34: note: Function 'Assignment' argument 1 names different: declaration 'lvalue' definition 'l'.
frameworks/base/tools/aidl/AST.cpp:266:49: style: Function 'Assignment' argument 2 names different: declaration 'rvalue' definition 'r'. [funcArgNamesDifferent]
frameworks/base/tools/aidl/AST.h:145:46: note: Function 'Assignment' argument 2 names different: declaration 'rvalue' definition 'r'.
frameworks/base/tools/aidl/AST.cpp:266:49: note: Function 'Assignment' argument 2 names different: declaration 'rvalue' definition 'r'.
frameworks/base/tools/aidl/AST.cpp:266:58: style: Function 'Assignment' argument 3 names different: declaration 'cast' definition 'c'. [funcArgNamesDifferent]
frameworks/base/tools/aidl/AST.h:145:60: note: Function 'Assignment' argument 3 names different: declaration 'cast' definition 'c'.
frameworks/base/tools/aidl/AST.cpp:266:58: note: Function 'Assignment' argument 3 names different: declaration 'cast' definition 'c'.
frameworks/base/tools/aidl/AST.cpp:288:38: style: Function 'MethodCall' argument 1 names different: declaration 'name' definition 'n'. [funcArgNamesDifferent]
frameworks/base/tools/aidl/AST.h:158:30: note: Function 'MethodCall' argument 1 names different: declaration 'name' definition 'n'.
frameworks/base/tools/aidl/AST.cpp:288:38: note: Function 'MethodCall' argument 1 names different: declaration 'name' definition 'n'.
frameworks/base/tools/aidl/AST.cpp:295:38: style: Function 'MethodCall' argument 1 names different: declaration 'name' definition 'n'. [funcArgNamesDifferent]
frameworks/base/tools/aidl/AST.h:159:30: note: Function 'MethodCall' argument 1 names different: declaration 'name' definition 'n'.
frameworks/base/tools/aidl/AST.cpp:295:38: note: Function 'MethodCall' argument 1 names different: declaration 'name' definition 'n'.
frameworks/base/tools/aidl/AST.cpp:306:36: style: Function 'MethodCall' argument 1 names different: declaration 'obj' definition 'o'. [funcArgNamesDifferent]
frameworks/base/tools/aidl/AST.h:160:28: note: Function 'MethodCall' argument 1 names different: declaration 'obj' definition 'o'.
frameworks/base/tools/aidl/AST.cpp:306:36: note: Function 'MethodCall' argument 1 names different: declaration 'obj' definition 'o'.
frameworks/base/tools/aidl/AST.cpp:306:53: style: Function 'MethodCall' argument 2 names different: declaration 'name' definition 'n'. [funcArgNamesDifferent]
frameworks/base/tools/aidl/AST.h:160:47: note: Function 'MethodCall' argument 2 names different: declaration 'name' definition 'n'.
frameworks/base/tools/aidl/AST.cpp:306:53: note: Function 'MethodCall' argument 2 names different: declaration 'name' definition 'n'.
frameworks/base/tools/aidl/AST.cpp:313:30: style: Function 'MethodCall' argument 1 names different: declaration 'clazz' definition 't'. [funcArgNamesDifferent]
frameworks/base/tools/aidl/AST.h:161:22: note: Function 'MethodCall' argument 1 names different: declaration 'clazz' definition 't'.
frameworks/base/tools/aidl/AST.cpp:313:30: note: Function 'MethodCall' argument 1 names different: declaration 'clazz' definition 't'.
frameworks/base/tools/aidl/AST.cpp:313:47: style: Function 'MethodCall' argument 2 names different: declaration 'name' definition 'n'. [funcArgNamesDifferent]
frameworks/base/tools/aidl/AST.h:161:43: note: Function 'MethodCall' argument 2 names different: declaration 'name' definition 'n'.
frameworks/base/tools/aidl/AST.cpp:313:47: note: Function 'MethodCall' argument 2 names different: declaration 'name' definition 'n'.
frameworks/base/tools/aidl/AST.cpp:320:36: style: Function 'MethodCall' argument 1 names different: declaration 'obj' definition 'o'. [funcArgNamesDifferent]
frameworks/base/tools/aidl/AST.h:162:28: note: Function 'MethodCall' argument 1 names different: declaration 'obj' definition 'o'.
frameworks/base/tools/aidl/AST.cpp:320:36: note: Function 'MethodCall' argument 1 names different: declaration 'obj' definition 'o'.
frameworks/base/tools/aidl/AST.cpp:320:53: style: Function 'MethodCall' argument 2 names different: declaration 'name' definition 'n'. [funcArgNamesDifferent]
frameworks/base/tools/aidl/AST.h:162:47: note: Function 'MethodCall' argument 2 names different: declaration 'name' definition 'n'.
frameworks/base/tools/aidl/AST.cpp:320:53: note: Function 'MethodCall' argument 2 names different: declaration 'name' definition 'n'.
frameworks/base/tools/aidl/AST.cpp:331:30: style: Function 'MethodCall' argument 1 names different: declaration 'clazz' definition 't'. [funcArgNamesDifferent]
frameworks/base/tools/aidl/AST.h:163:22: note: Function 'MethodCall' argument 1 names different: declaration 'clazz' definition 't'.
frameworks/base/tools/aidl/AST.cpp:331:30: note: Function 'MethodCall' argument 1 names different: declaration 'clazz' definition 't'.
frameworks/base/tools/aidl/AST.cpp:331:47: style: Function 'MethodCall' argument 2 names different: declaration 'name' definition 'n'. [funcArgNamesDifferent]
frameworks/base/tools/aidl/AST.h:163:43: note: Function 'MethodCall' argument 2 names different: declaration 'name' definition 'n'.
frameworks/base/tools/aidl/AST.cpp:331:47: note: Function 'MethodCall' argument 2 names different: declaration 'name' definition 'n'.
frameworks/base/tools/aidl/AST.cpp:370:36: style: Function 'Comparison' argument 1 names different: declaration 'lvalue' definition 'l'. [funcArgNamesDifferent]
frameworks/base/tools/aidl/AST.h:177:28: note: Function 'Comparison' argument 1 names different: declaration 'lvalue' definition 'l'.
frameworks/base/tools/aidl/AST.cpp:370:36: note: Function 'Comparison' argument 1 names different: declaration 'lvalue' definition 'l'.
frameworks/base/tools/aidl/AST.cpp:370:53: style: Function 'Comparison' argument 2 names different: declaration 'op' definition 'o'. [funcArgNamesDifferent]
frameworks/base/tools/aidl/AST.h:177:50: note: Function 'Comparison' argument 2 names different: declaration 'op' definition 'o'.
frameworks/base/tools/aidl/AST.cpp:370:53: note: Function 'Comparison' argument 2 names different: declaration 'op' definition 'o'.
frameworks/base/tools/aidl/AST.cpp:370:68: style: Function 'Comparison' argument 3 names different: declaration 'rvalue' definition 'r'. [funcArgNamesDifferent]
frameworks/base/tools/aidl/AST.h:177:66: note: Function 'Comparison' argument 3 names different: declaration 'rvalue' definition 'r'.
frameworks/base/tools/aidl/AST.cpp:370:68: note: Function 'Comparison' argument 3 names different: declaration 'rvalue' definition 'r'.
frameworks/base/tools/aidl/AST.cpp:391:36: style: Function 'NewExpression' argument 1 names different: declaration 'type' definition 't'. [funcArgNamesDifferent]
frameworks/base/tools/aidl/AST.h:187:25: note: Function 'NewExpression' argument 1 names different: declaration 'type' definition 't'.
frameworks/base/tools/aidl/AST.cpp:391:36: note: Function 'NewExpression' argument 1 names different: declaration 'type' definition 't'.
frameworks/base/tools/aidl/AST.cpp:396:36: style: Function 'NewExpression' argument 1 names different: declaration 'type' definition 't'. [funcArgNamesDifferent]
frameworks/base/tools/aidl/AST.h:188:25: note: Function 'NewExpression' argument 1 names different: declaration 'type' definition 't'.
frameworks/base/tools/aidl/AST.cpp:396:36: note: Function 'NewExpression' argument 1 names different: declaration 'type' definition 't'.
frameworks/base/tools/aidl/AST.cpp:426:46: style: Function 'NewArrayExpression' argument 1 names different: declaration 'type' definition 't'. [funcArgNamesDifferent]
frameworks/base/tools/aidl/AST.h:201:30: note: Function 'NewArrayExpression' argument 1 names different: declaration 'type' definition 't'.
frameworks/base/tools/aidl/AST.cpp:426:46: note: Function 'NewArrayExpression' argument 1 names different: declaration 'type' definition 't'.
frameworks/base/tools/aidl/AST.cpp:426:61: style: Function 'NewArrayExpression' argument 2 names different: declaration 'size' definition 's'. [funcArgNamesDifferent]
frameworks/base/tools/aidl/AST.h:201:48: note: Function 'NewArrayExpression' argument 2 names different: declaration 'size' definition 's'.
frameworks/base/tools/aidl/AST.cpp:426:61: note: Function 'NewArrayExpression' argument 2 names different: declaration 'size' definition 's'.
frameworks/base/tools/aidl/AST.cpp:451:30: style: Function 'Ternary' argument 1 names different: declaration 'condition' definition 'a'. [funcArgNamesDifferent]
frameworks/base/tools/aidl/AST.h:213:25: note: Function 'Ternary' argument 1 names different: declaration 'condition' definition 'a'.
frameworks/base/tools/aidl/AST.cpp:451:30: note: Function 'Ternary' argument 1 names different: declaration 'condition' definition 'a'.
frameworks/base/tools/aidl/AST.cpp:451:45: style: Function 'Ternary' argument 2 names different: declaration 'ifpart' definition 'b'. [funcArgNamesDifferent]
frameworks/base/tools/aidl/AST.h:213:48: note: Function 'Ternary' argument 2 names different: declaration 'ifpart' definition 'b'.
frameworks/base/tools/aidl/AST.cpp:451:45: note: Function 'Ternary' argument 2 names different: declaration 'ifpart' definition 'b'.
frameworks/base/tools/aidl/AST.cpp:451:60: style: Function 'Ternary' argument 3 names different: declaration 'elsepart' definition 'c'. [funcArgNamesDifferent]
frameworks/base/tools/aidl/AST.h:213:68: note: Function 'Ternary' argument 3 names different: declaration 'elsepart' definition 'c'.
frameworks/base/tools/aidl/AST.cpp:451:60: note: Function 'Ternary' argument 3 names different: declaration 'elsepart' definition 'c'.
frameworks/base/tools/aidl/AST.cpp:480:18: style: Function 'Cast' argument 1 names different: declaration 'type' definition 't'. [funcArgNamesDifferent]
frameworks/base/tools/aidl/AST.h:224:16: note: Function 'Cast' argument 1 names different: declaration 'type' definition 't'.
frameworks/base/tools/aidl/AST.cpp:480:18: note: Function 'Cast' argument 1 names different: declaration 'type' definition 't'.
frameworks/base/tools/aidl/AST.cpp:480:33: style: Function 'Cast' argument 2 names different: declaration 'expression' definition 'e'. [funcArgNamesDifferent]
frameworks/base/tools/aidl/AST.h:224:34: note: Function 'Cast' argument 2 names different: declaration 'expression' definition 'e'.
frameworks/base/tools/aidl/AST.cpp:480:33: note: Function 'Cast' argument 2 names different: declaration 'expression' definition 'e'.
frameworks/base/tools/aidl/AST.cpp:498:52: style: Function 'VariableDeclaration' argument 1 names different: declaration 'lvalue' definition 'l'. [funcArgNamesDifferent]
frameworks/base/tools/aidl/AST.h:236:35: note: Function 'VariableDeclaration' argument 1 names different: declaration 'lvalue' definition 'l'.
frameworks/base/tools/aidl/AST.cpp:498:52: note: Function 'VariableDeclaration' argument 1 names different: declaration 'lvalue' definition 'l'.
frameworks/base/tools/aidl/AST.cpp:498:67: style: Function 'VariableDeclaration' argument 2 names different: declaration 'rvalue' definition 'r'. [funcArgNamesDifferent]
frameworks/base/tools/aidl/AST.h:236:55: note: Function 'VariableDeclaration' argument 2 names different: declaration 'rvalue' definition 'r'.
frameworks/base/tools/aidl/AST.cpp:498:67: note: Function 'VariableDeclaration' argument 2 names different: declaration 'rvalue' definition 'r'.
frameworks/base/tools/aidl/AST.cpp:498:76: style: Function 'VariableDeclaration' argument 3 names different: declaration 'cast' definition 'c'. [funcArgNamesDifferent]
frameworks/base/tools/aidl/AST.h:236:69: note: Function 'VariableDeclaration' argument 3 names different: declaration 'cast' definition 'c'.
frameworks/base/tools/aidl/AST.cpp:498:76: note: Function 'VariableDeclaration' argument 3 names different: declaration 'cast' definition 'c'.
frameworks/base/tools/aidl/AST.cpp:505:52: style: Function 'VariableDeclaration' argument 1 names different: declaration 'lvalue' definition 'l'. [funcArgNamesDifferent]
frameworks/base/tools/aidl/AST.h:235:35: note: Function 'VariableDeclaration' argument 1 names different: declaration 'lvalue' definition 'l'.
frameworks/base/tools/aidl/AST.cpp:505:52: note: Function 'VariableDeclaration' argument 1 names different: declaration 'lvalue' definition 'l'.
frameworks/base/tools/aidl/AST.cpp:556:46: style: Function 'ReturnStatement' argument 1 names different: declaration 'expression' definition 'e'. [funcArgNamesDifferent]
frameworks/base/tools/aidl/AST.h:256:33: note: Function 'ReturnStatement' argument 1 names different: declaration 'expression' definition 'e'.
frameworks/base/tools/aidl/AST.cpp:556:46: note: Function 'ReturnStatement' argument 1 names different: declaration 'expression' definition 'e'.
frameworks/base/tools/aidl/AST.cpp:589:42: style: Function 'CatchStatement' argument 1 names different: declaration 'exception' definition 'e'. [funcArgNamesDifferent]
frameworks/base/tools/aidl/AST.h:275:30: note: Function 'CatchStatement' argument 1 names different: declaration 'exception' definition 'e'.
frameworks/base/tools/aidl/AST.cpp:589:42: note: Function 'CatchStatement' argument 1 names different: declaration 'exception' definition 'e'.
frameworks/base/tools/aidl/AST.cpp:661:46: style: Function 'SwitchStatement' argument 1 names different: declaration 'expression' definition 'e'. [funcArgNamesDifferent]
frameworks/base/tools/aidl/AST.h:305:33: note: Function 'SwitchStatement' argument 1 names different: declaration 'expression' definition 'e'.
frameworks/base/tools/aidl/AST.cpp:661:46: note: Function 'SwitchStatement' argument 1 names different: declaration 'expression' definition 'e'.
frameworks/base/tools/aidl/AST.cpp:532:6: style: Struct 'IfStatement' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
frameworks/base/tools/aidl/AST.cpp:532:6: style: Struct 'IfStatement' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
frameworks/base/tools/aidl/AST.cpp:574:6: style: Struct 'TryStatement' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
frameworks/base/tools/aidl/AST.cpp:574:6: style: Struct 'TryStatement' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
frameworks/base/tools/aidl/AST.cpp:590:6: style: Struct 'CatchStatement' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
frameworks/base/tools/aidl/AST.cpp:590:6: style: Struct 'CatchStatement' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
frameworks/base/tools/aidl/AST.cpp:612:6: style: Struct 'FinallyStatement' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
frameworks/base/tools/aidl/AST.cpp:612:6: style: Struct 'FinallyStatement' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
frameworks/base/tools/aidl/AST.cpp:633:6: style: Struct 'Case' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
frameworks/base/tools/aidl/AST.cpp:633:6: style: Struct 'Case' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
frameworks/base/tools/aidl/AST.h:52:5: style: Struct 'LiteralExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aidl/AST.h:62:5: style: Struct 'StringLiteralExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aidl/AST.h:133:5: style: Struct 'ExpressionStatement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aidl/AST.h:158:5: style: Struct 'MethodCall' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aidl/AST.h:187:5: style: Struct 'NewExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aidl/AST.h:235:5: style: Struct 'VariableDeclaration' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aidl/AST.h:256:5: style: Struct 'ReturnStatement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aidl/AST.h:275:5: style: Struct 'CatchStatement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aidl/AST.h:295:5: style: Struct 'Case' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aidl/AST.h:305:5: style: Struct 'SwitchStatement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aidl/AST.h:54:18: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/AST.h:45:18: note: Virtual function in base class
frameworks/base/tools/aidl/AST.h:54:18: note: Function in derived class
frameworks/base/tools/aidl/AST.h:64:18: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/AST.h:45:18: note: Virtual function in base class
frameworks/base/tools/aidl/AST.h:64:18: note: Function in derived class
frameworks/base/tools/aidl/AST.h:80:10: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/AST.h:45:18: note: Virtual function in base class
frameworks/base/tools/aidl/AST.h:80:10: note: Function in derived class
frameworks/base/tools/aidl/AST.h:93:10: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/AST.h:45:18: note: Virtual function in base class
frameworks/base/tools/aidl/AST.h:93:10: note: Function in derived class
frameworks/base/tools/aidl/AST.h:107:18: style: The function 'GatherTypes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/AST.h:38:18: note: Virtual function in base class
frameworks/base/tools/aidl/AST.h:107:18: note: Function in derived class
frameworks/base/tools/aidl/AST.h:108:18: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/AST.h:39:18: note: Virtual function in base class
frameworks/base/tools/aidl/AST.h:108:18: note: Function in derived class
frameworks/base/tools/aidl/AST.h:123:18: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/AST.h:114:18: note: Virtual function in base class
frameworks/base/tools/aidl/AST.h:123:18: note: Function in derived class
frameworks/base/tools/aidl/AST.h:135:18: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/AST.h:114:18: note: Virtual function in base class
frameworks/base/tools/aidl/AST.h:135:18: note: Function in derived class
frameworks/base/tools/aidl/AST.h:147:18: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/AST.h:45:18: note: Virtual function in base class
frameworks/base/tools/aidl/AST.h:147:18: note: Function in derived class
frameworks/base/tools/aidl/AST.h:165:18: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/AST.h:45:18: note: Virtual function in base class
frameworks/base/tools/aidl/AST.h:165:18: note: Function in derived class
frameworks/base/tools/aidl/AST.h:179:18: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/AST.h:45:18: note: Virtual function in base class
frameworks/base/tools/aidl/AST.h:179:18: note: Function in derived class
frameworks/base/tools/aidl/AST.h:190:18: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/AST.h:45:18: note: Virtual function in base class
frameworks/base/tools/aidl/AST.h:190:18: note: Function in derived class
frameworks/base/tools/aidl/AST.h:203:18: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/AST.h:45:18: note: Virtual function in base class
frameworks/base/tools/aidl/AST.h:203:18: note: Function in derived class
frameworks/base/tools/aidl/AST.h:215:18: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/AST.h:45:18: note: Virtual function in base class
frameworks/base/tools/aidl/AST.h:215:18: note: Function in derived class
frameworks/base/tools/aidl/AST.h:226:18: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/AST.h:45:18: note: Virtual function in base class
frameworks/base/tools/aidl/AST.h:226:18: note: Function in derived class
frameworks/base/tools/aidl/AST.h:238:18: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/AST.h:114:18: note: Virtual function in base class
frameworks/base/tools/aidl/AST.h:238:18: note: Function in derived class
frameworks/base/tools/aidl/AST.h:249:18: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/AST.h:114:18: note: Virtual function in base class
frameworks/base/tools/aidl/AST.h:249:18: note: Function in derived class
frameworks/base/tools/aidl/AST.h:258:18: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/AST.h:114:18: note: Virtual function in base class
frameworks/base/tools/aidl/AST.h:258:18: note: Function in derived class
frameworks/base/tools/aidl/AST.h:267:18: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/AST.h:114:18: note: Virtual function in base class
frameworks/base/tools/aidl/AST.h:267:18: note: Function in derived class
frameworks/base/tools/aidl/AST.h:277:18: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/AST.h:114:18: note: Virtual function in base class
frameworks/base/tools/aidl/AST.h:277:18: note: Function in derived class
frameworks/base/tools/aidl/AST.h:286:18: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/AST.h:114:18: note: Virtual function in base class
frameworks/base/tools/aidl/AST.h:286:18: note: Function in derived class
frameworks/base/tools/aidl/AST.h:307:18: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/AST.h:114:18: note: Virtual function in base class
frameworks/base/tools/aidl/AST.h:307:18: note: Function in derived class
frameworks/base/tools/aidl/AST.h:314:18: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/AST.h:114:18: note: Virtual function in base class
frameworks/base/tools/aidl/AST.h:314:18: note: Function in derived class
frameworks/base/tools/aidl/AST.h:331:18: style: The function 'GatherTypes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/AST.h:38:18: note: Virtual function in base class
frameworks/base/tools/aidl/AST.h:331:18: note: Function in derived class
frameworks/base/tools/aidl/AST.h:332:18: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/AST.h:39:18: note: Virtual function in base class
frameworks/base/tools/aidl/AST.h:332:18: note: Function in derived class
frameworks/base/tools/aidl/AST.h:353:18: style: The function 'GatherTypes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/AST.h:38:18: note: Virtual function in base class
frameworks/base/tools/aidl/AST.h:353:18: note: Function in derived class
frameworks/base/tools/aidl/AST.h:354:18: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/AST.h:39:18: note: Virtual function in base class
frameworks/base/tools/aidl/AST.h:354:18: note: Function in derived class
frameworks/base/tools/aidl/Type.h:103:21: style: The function 'WriteToParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:48:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:103:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:105:21: style: The function 'CreateFromParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:50:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:105:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:108:21: style: The function 'CanBeArray' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:55:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:108:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:110:21: style: The function 'WriteArrayToParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:57:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:110:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:112:21: style: The function 'CreateArrayFromParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:59:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:112:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:114:21: style: The function 'ReadArrayFromParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:61:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:114:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:117:21: style: The function 'WriteToRpcData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:64:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:117:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:119:21: style: The function 'CreateFromRpcData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:66:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:119:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:140:21: style: The function 'WriteToParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:48:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:140:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:142:21: style: The function 'CreateFromParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:50:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:142:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:145:21: style: The function 'CanBeArray' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:55:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:145:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:147:21: style: The function 'WriteArrayToParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:57:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:147:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:149:21: style: The function 'CreateArrayFromParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:59:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:149:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:151:21: style: The function 'ReadArrayFromParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:61:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:151:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:154:21: style: The function 'WriteToRpcData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:64:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:154:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:156:21: style: The function 'CreateFromRpcData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:66:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:156:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:165:21: style: The function 'WriteToParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:48:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:165:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:167:21: style: The function 'CreateFromParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:50:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:167:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:170:21: style: The function 'CanBeArray' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:55:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:170:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:172:21: style: The function 'WriteArrayToParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:57:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:172:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:174:21: style: The function 'CreateArrayFromParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:59:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:174:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:176:21: style: The function 'ReadArrayFromParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:61:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:176:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:179:21: style: The function 'WriteToRpcData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:64:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:179:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:181:21: style: The function 'CreateFromRpcData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:66:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:181:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:191:21: style: The function 'CreatorName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:44:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:191:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:193:21: style: The function 'WriteToParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:48:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:193:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:195:21: style: The function 'CreateFromParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:50:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:195:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:198:21: style: The function 'CanBeArray' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:55:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:198:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:200:21: style: The function 'WriteArrayToParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:57:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:200:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:202:21: style: The function 'CreateArrayFromParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:59:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:202:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:204:21: style: The function 'ReadArrayFromParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:61:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:204:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:207:21: style: The function 'WriteToRpcData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:64:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:207:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:209:21: style: The function 'CreateFromRpcData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:66:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:209:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:218:21: style: The function 'CreatorName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:44:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:218:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:220:21: style: The function 'WriteToParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:48:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:220:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:222:21: style: The function 'CreateFromParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:50:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:222:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:231:21: style: The function 'WriteToParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:48:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:231:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:233:21: style: The function 'CreateFromParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:50:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:233:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:242:21: style: The function 'WriteToParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:48:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:242:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:244:21: style: The function 'CreateFromParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:50:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:244:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:253:21: style: The function 'WriteToParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:48:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:253:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:255:21: style: The function 'CreateFromParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:50:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:255:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:258:21: style: The function 'WriteArrayToParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:57:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:258:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:260:21: style: The function 'CreateArrayFromParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:59:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:260:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:262:21: style: The function 'ReadArrayFromParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:61:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:262:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:271:21: style: The function 'WriteToParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:48:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:271:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:273:21: style: The function 'CreateFromParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:50:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:273:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:282:21: style: The function 'WriteToParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:48:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:282:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:284:21: style: The function 'CreateFromParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:50:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:284:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:293:21: style: The function 'WriteToParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:48:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:293:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:295:21: style: The function 'CreateFromParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:50:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:295:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:304:21: style: The function 'WriteToParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:48:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:304:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:306:21: style: The function 'CreateFromParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:50:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:306:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:315:21: style: The function 'WriteToParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:48:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:315:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:317:21: style: The function 'CreateFromParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:50:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:317:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:326:21: style: The function 'WriteToParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:48:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:326:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:328:21: style: The function 'CreateFromParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:50:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:328:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:330:21: style: The function 'ReadFromParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:52:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:330:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:339:21: style: The function 'InstantiableName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:46:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:339:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:341:21: style: The function 'WriteToParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:48:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:341:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:343:21: style: The function 'CreateFromParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:50:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:343:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:345:21: style: The function 'ReadFromParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:52:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:345:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:348:21: style: The function 'WriteToRpcData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:64:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:348:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:350:21: style: The function 'CreateFromRpcData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:66:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:350:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:361:21: style: The function 'CreatorName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:44:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:361:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:362:21: style: The function 'RpcCreatorName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:45:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:362:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:364:21: style: The function 'WriteToParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:48:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:364:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:366:21: style: The function 'CreateFromParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:50:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:366:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:368:21: style: The function 'ReadFromParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:52:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:368:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:371:21: style: The function 'CanBeArray' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:55:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:371:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:373:21: style: The function 'WriteArrayToParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:57:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:373:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:375:21: style: The function 'CreateArrayFromParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:59:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:375:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:377:21: style: The function 'ReadArrayFromParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:61:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:377:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:380:21: style: The function 'WriteToRpcData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:64:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:380:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:382:21: style: The function 'CreateFromRpcData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:66:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:382:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:395:21: style: The function 'WriteToParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:48:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:395:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:397:21: style: The function 'CreateFromParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:50:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:397:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:414:21: style: The function 'ImportType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:43:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:414:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:416:21: style: The function 'WriteToParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:48:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:416:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:418:21: style: The function 'CreateFromParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:50:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:418:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:420:21: style: The function 'ReadFromParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:52:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:420:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:434:21: style: The function 'WriteToRpcData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:380:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:434:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:436:21: style: The function 'CreateFromRpcData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:382:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:436:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:452:21: style: The function 'CreatorName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:44:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:452:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:453:21: style: The function 'InstantiableName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:46:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:453:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:455:21: style: The function 'WriteToParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:416:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:455:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:457:21: style: The function 'CreateFromParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:418:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:457:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:459:21: style: The function 'ReadFromParcel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:420:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:459:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:462:21: style: The function 'WriteToRpcData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:64:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:462:21: note: Function in derived class
frameworks/base/tools/aidl/Type.h:464:21: style: The function 'CreateFromRpcData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
frameworks/base/tools/aidl/Type.h:66:21: note: Virtual function in base class
frameworks/base/tools/aidl/Type.h:464:21: note: Function in derived class
frameworks/base/tools/aidl/Type.cpp:172:5: performance: Variable 'm_qualifiedName' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
frameworks/base/tools/aidl/Type.cpp:1080:5: performance: Variable 'm_args' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
frameworks/base/tools/aidl/Type.cpp:1082:5: performance: Variable 'm_importName' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
frameworks/base/tools/aidl/aidl.cpp:70:13: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
frameworks/base/tools/aidl/aidl.cpp:240:9: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
frameworks/base/tools/aidl/aidl.cpp:264:13: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
frameworks/base/tools/aidl/aidl.cpp:420:9: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
frameworks/base/tools/aidl/aidl.cpp:428:13: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
frameworks/base/tools/aidl/aidl.cpp:435:13: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
frameworks/base/tools/aidl/aidl.cpp:442:9: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
frameworks/base/tools/aidl/aidl.cpp:449:9: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
frameworks/base/tools/aidl/aidl.cpp:464:13: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
frameworks/base/tools/aidl/aidl.cpp:472:13: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
frameworks/base/tools/aidl/aidl.cpp:480:13: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
frameworks/base/tools/aidl/aidl.cpp:488:13: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
frameworks/base/tools/aidl/aidl.cpp:497:13: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
frameworks/base/tools/aidl/aidl.cpp:508:13: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
frameworks/base/tools/aidl/aidl.cpp:517:13: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
frameworks/base/tools/aidl/aidl.cpp:526:13: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
frameworks/base/tools/aidl/aidl.cpp:536:13: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
frameworks/base/tools/aidl/aidl.cpp:572:25: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
frameworks/base/tools/aidl/aidl.cpp:575:25: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
frameworks/base/tools/aidl/aidl.cpp:888:21: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
frameworks/base/tools/aidl/aidl.cpp:897:21: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
frameworks/base/tools/aidl/aidl.cpp:968:17: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
frameworks/base/tools/aidl/aidl.cpp:114:27: style: C-style pointer casting [cstyleCast]
frameworks/base/tools/aidl/aidl.cpp:177:10: style: The scope of the variable 'cwd' can be reduced. [variableScope]
frameworks/base/tools/aidl/aidl.cpp:767:9: style: The scope of the variable 'err' can be reduced. [variableScope]
frameworks/base/tools/aidl/aidl.cpp:1070:9: style: The scope of the variable 'err' can be reduced. [variableScope]
frameworks/base/tools/aidl/aidl.cpp:855:15: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
frameworks/base/tools/aidl/generate_java.h:23:5: style: Class 'VariableFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aidl/aidl.cpp:786:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
frameworks/base/tools/aidl/aidl.cpp:862:0: error: Resource leak: f [resourceLeak]
frameworks/base/tools/aidl/aidl.cpp:1060:11: performance: Passing the result of c_str() to a function that takes std::string as argument no. 2 is slow and redundant. [stlcstrParam]
frameworks/base/tools/aidl/generate_java_binder.cpp:255:10: style: The scope of the variable 'hasOutParams' can be reduced. [variableScope]
frameworks/base/tools/aidl/generate_java_binder.cpp:374:28: style: Variable 'hasOutParams' is assigned a value that is never used. [unreadVariable]
frameworks/base/tools/aidl/generate_java_binder.cpp:555:9: style: Variable 'index' is modified but its new value is never used. [unreadVariable]
frameworks/base/tools/aidl/generate_java_binder.cpp:65:11: style: Class 'StubClass' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
frameworks/base/tools/aidl/generate_java_binder.cpp:65:11: style: Class 'StubClass' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
frameworks/base/tools/aidl/generate_java_binder.cpp:170:5: style: Class 'ProxyClass' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
frameworks/base/tools/aidl/generate_java_binder.cpp:170:5: style: Class 'ProxyClass' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
frameworks/base/tools/aidl/generate_java_rpc.cpp:226:13: style: Condition 'first' is always true [knownConditionTrueFalse]
frameworks/base/tools/aidl/generate_java_rpc.cpp:216:18: note: Assignment 'first=true', assigned value is 1
frameworks/base/tools/aidl/generate_java_rpc.cpp:226:13: note: Condition 'first' is always true
frameworks/base/tools/aidl/generate_java_rpc.cpp:313:11: style: Class 'RpcProxyClass' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
frameworks/base/tools/aidl/generate_java_rpc.cpp:313:11: style: Class 'RpcProxyClass' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
frameworks/base/tools/aidl/generate_java_rpc.cpp:384:11: style: Class 'EventListenerClass' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
frameworks/base/tools/aidl/generate_java_rpc.cpp:384:11: style: Class 'EventListenerClass' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
frameworks/base/tools/aidl/generate_java_rpc.cpp:524:11: style: Class 'ResultDispatcherClass' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
frameworks/base/tools/aidl/generate_java_rpc.cpp:524:11: style: Class 'ResultDispatcherClass' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
frameworks/base/tools/aidl/generate_java_rpc.cpp:416:5: style: Class 'ListenerClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aidl/generate_java_rpc.cpp:446:5: style: Class 'EndpointBaseClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/aidl/search_path.cpp:33:70: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
frameworks/base/tools/split-select/Grouper_test.cpp:68:0: error: syntax error [syntaxError]
frameworks/base/tools/split-select/SplitSelector.h:32:5: style: Class 'SplitSelector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/base/tools/split-select/Rule.cpp:32:7: warning: Member variable 'Rule::doubleArgs' is not initialized in the constructor. [uninitMemberVar]
frameworks/base/tools/split-select/Rule.h:29:1: warning: The struct 'Rule' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
frameworks/base/tools/split-select/RuleGenerator_test.cpp:49:0: error: syntax error [syntaxError]
frameworks/base/tools/split-select/Rule_test.cpp:77:0: error: syntax error [syntaxError]
frameworks/base/tools/split-select/SplitSelector_test.cpp:38:0: error: syntax error [syntaxError]
frameworks/opt/net/voip/src/jni/rtp/AmrCodec.cpp:35:5: warning: Member variable 'AmrCodec::mMode' is not initialized in the constructor. [uninitMemberVar]
frameworks/opt/net/voip/src/jni/rtp/AmrCodec.cpp:35:5: warning: Member variable 'AmrCodec::mModeSet' is not initialized in the constructor. [uninitMemberVar]
frameworks/opt/net/voip/src/jni/rtp/AmrCodec.cpp:35:5: warning: Member variable 'AmrCodec::mOctetAligned' is not initialized in the constructor. [uninitMemberVar]
frameworks/opt/net/voip/src/jni/rtp/AudioGroup.cpp:760:10: style: C-style pointer casting [cstyleCast]
frameworks/opt/net/voip/src/jni/rtp/AudioGroup.cpp:1001:13: style: C-style pointer casting [cstyleCast]
frameworks/opt/net/voip/src/jni/rtp/AudioGroup.cpp:1034:25: style: C-style pointer casting [cstyleCast]
frameworks/opt/net/voip/src/jni/rtp/AudioGroup.cpp:1036:39: style: C-style pointer casting [cstyleCast]
frameworks/opt/net/voip/src/jni/rtp/AudioGroup.cpp:1045:25: style: C-style pointer casting [cstyleCast]
frameworks/opt/net/voip/src/jni/rtp/AudioGroup.cpp:1053:25: style: C-style pointer casting [cstyleCast]
frameworks/opt/net/voip/src/jni/rtp/AudioGroup.cpp:796:43: style: Checking if unsigned variable 'output' is less than zero. [unsignedLessThanZero]
frameworks/opt/net/voip/src/jni/rtp/AudioGroup.cpp:798:78: style: Checking if unsigned variable 'input' is less than zero. [unsignedLessThanZero]
frameworks/opt/net/voip/src/jni/rtp/AudioGroup.cpp:176:40: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
frameworks/opt/net/voip/src/jni/rtp/AudioGroup.cpp:151:14: warning: Member variable 'AudioStream::mMode' is not initialized in the constructor. [uninitMemberVar]
frameworks/opt/net/voip/src/jni/rtp/AudioGroup.cpp:151:14: warning: Member variable 'AudioStream::mCodecMagic' is not initialized in the constructor. [uninitMemberVar]
frameworks/opt/net/voip/src/jni/rtp/AudioGroup.cpp:151:14: warning: Member variable 'AudioStream::mDtmfMagic' is not initialized in the constructor. [uninitMemberVar]
frameworks/opt/net/voip/src/jni/rtp/AudioGroup.cpp:151:14: warning: Member variable 'AudioStream::mFixRemote' is not initialized in the constructor. [uninitMemberVar]
frameworks/opt/net/voip/src/jni/rtp/AudioGroup.cpp:151:14: warning: Member variable 'AudioStream::mTick' is not initialized in the constructor. [uninitMemberVar]
frameworks/opt/net/voip/src/jni/rtp/AudioGroup.cpp:151:14: warning: Member variable 'AudioStream::mSampleRate' is not initialized in the constructor. [uninitMemberVar]
frameworks/opt/net/voip/src/jni/rtp/AudioGroup.cpp:151:14: warning: Member variable 'AudioStream::mSampleCount' is not initialized in the constructor. [uninitMemberVar]
frameworks/opt/net/voip/src/jni/rtp/AudioGroup.cpp:151:14: warning: Member variable 'AudioStream::mInterval' is not initialized in the constructor. [uninitMemberVar]
frameworks/opt/net/voip/src/jni/rtp/AudioGroup.cpp:151:14: warning: Member variable 'AudioStream::mKeepAlive' is not initialized in the constructor. [uninitMemberVar]
frameworks/opt/net/voip/src/jni/rtp/AudioGroup.cpp:151:14: warning: Member variable 'AudioStream::mBufferMask' is not initialized in the constructor. [uninitMemberVar]
frameworks/opt/net/voip/src/jni/rtp/AudioGroup.cpp:151:14: warning: Member variable 'AudioStream::mBufferHead' is not initialized in the constructor. [uninitMemberVar]
frameworks/opt/net/voip/src/jni/rtp/AudioGroup.cpp:151:14: warning: Member variable 'AudioStream::mBufferTail' is not initialized in the constructor. [uninitMemberVar]
frameworks/opt/net/voip/src/jni/rtp/AudioGroup.cpp:151:14: warning: Member variable 'AudioStream::mLatencyTimer' is not initialized in the constructor. [uninitMemberVar]
frameworks/opt/net/voip/src/jni/rtp/AudioGroup.cpp:151:14: warning: Member variable 'AudioStream::mLatencyScore' is not initialized in the constructor. [uninitMemberVar]
frameworks/opt/net/voip/src/jni/rtp/AudioGroup.cpp:151:14: warning: Member variable 'AudioStream::mSequence' is not initialized in the constructor. [uninitMemberVar]
frameworks/opt/net/voip/src/jni/rtp/AudioGroup.cpp:151:14: warning: Member variable 'AudioStream::mTimestamp' is not initialized in the constructor. [uninitMemberVar]
frameworks/opt/net/voip/src/jni/rtp/AudioGroup.cpp:151:14: warning: Member variable 'AudioStream::mSsrc' is not initialized in the constructor. [uninitMemberVar]
frameworks/opt/net/voip/src/jni/rtp/AudioGroup.cpp:151:14: warning: Member variable 'AudioStream::mDtmfEvent' is not initialized in the constructor. [uninitMemberVar]
frameworks/opt/net/voip/src/jni/rtp/AudioGroup.cpp:151:14: warning: Member variable 'AudioStream::mDtmfStart' is not initialized in the constructor. [uninitMemberVar]
frameworks/opt/net/voip/src/jni/rtp/AudioGroup.cpp:550:13: warning: Member variable 'AudioGroup::mSampleRate' is not initialized in the constructor. [uninitMemberVar]
frameworks/opt/net/voip/src/jni/rtp/AudioGroup.cpp:550:13: warning: Member variable 'AudioGroup::mSampleCount' is not initialized in the constructor. [uninitMemberVar]
frameworks/opt/net/voip/src/jni/rtp/AudioGroup.cpp:552:5: performance: Variable 'mOpPackageName' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
frameworks/opt/net/voip/src/jni/rtp/AudioGroup.cpp:106:10: style: Technically the member function '::AudioStream::mix' can be const. [functionConst]
frameworks/opt/net/voip/src/jni/rtp/AudioGroup.cpp:236:19: note: Technically the member function '::AudioStream::mix' can be const.
frameworks/opt/net/voip/src/jni/rtp/AudioGroup.cpp:106:10: note: Technically the member function '::AudioStream::mix' can be const.
frameworks/opt/net/voip/src/jni/rtp/AudioGroup.cpp:484:10: style: Technically the member function '::AudioGroup::platformHasAec' can be const. [functionConst]
frameworks/opt/net/voip/src/jni/rtp/AudioGroup.cpp:495:10: performance: Technically the member function '::AudioGroup::checkPlatformAec' can be static. [functionStatic]
frameworks/opt/net/voip/src/jni/rtp/AudioGroup.cpp:766:18: note: Technically the member function '::AudioGroup::checkPlatformAec' can be static.
frameworks/opt/net/voip/src/jni/rtp/AudioGroup.cpp:495:10: note: Technically the member function '::AudioGroup::checkPlatformAec' can be static.
frameworks/opt/net/voip/src/jni/rtp/AudioGroup.cpp:476:5: style: Class 'AudioGroup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/opt/net/voip/src/jni/rtp/AudioGroup.cpp:512:9: style: Class 'NetworkThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/opt/net/voip/src/jni/rtp/AudioGroup.cpp:532:9: style: Class 'DeviceThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
frameworks/opt/net/voip/src/jni/rtp/EchoSuppressor.cpp:164:9: style: The scope of the variable 'latency' can be reduced. [variableScope]
frameworks/opt/net/voip/src/jni/rtp/EchoSuppressor.cpp:176:27: style: Variable 'latency' is assigned a value that is never used. [unreadVariable]
frameworks/opt/net/voip/src/jni/rtp/EchoSuppressor.cpp:59:5: style: Class 'EchoSuppressor' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
frameworks/opt/net/voip/src/jni/rtp/EchoSuppressor.cpp:59:5: style: Class 'EchoSuppressor' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
frameworks/opt/net/voip/src/jni/rtp/G711Codec.cpp:34:1: style: The class 'UlawCodec' does not have a constructor although it has private member variables. [noConstructor]
frameworks/opt/net/voip/src/jni/rtp/G711Codec.cpp:85:1: style: The class 'AlawCodec' does not have a constructor although it has private member variables. [noConstructor]
frameworks/opt/net/voip/src/jni/rtp/GsmCodec.cpp:29:9: performance: Variable 'mEncode' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
libcore/luni/src/main/native/AsynchronousCloseMonitor.h:46:5: style: Class 'AsynchronousCloseMonitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libcore/luni/src/main/native/cbigint.cpp:138:12: style: The scope of the variable 'temp1' can be reduced. [variableScope]
libcore/luni/src/main/native/cbigint.cpp:138:19: style: The scope of the variable 'temp2' can be reduced. [variableScope]
libcore/luni/src/main/native/cbigint.cpp:138:26: style: The scope of the variable 'temp3' can be reduced. [variableScope]
libcore/luni/src/main/native/cbigint.cpp:319:12: style: The scope of the variable 'arg' can be reduced. [variableScope]
libcore/luni/src/main/native/cbigint.cpp:342:11: style: The scope of the variable 'index' can be reduced. [variableScope]
libcore/luni/src/main/native/cbigint.cpp:342:18: style: The scope of the variable 'offset' can be reduced. [variableScope]
libcore/luni/src/main/native/cbigint.cpp:514:11: style: The scope of the variable 'highBit' can be reduced. [variableScope]
libcore/luni/src/main/native/cbigint.cpp:529:11: style: The scope of the variable 'lowBit' can be reduced. [variableScope]
libcore/luni/src/main/native/java_io_File.cpp:78:3: style: Class 'ScopedReaddir' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libcore/luni/src/main/native/java_lang_StringToReal.cpp:132:19: style: Condition 'tempBackup' is always false [knownConditionTrueFalse]
libcore/luni/src/main/native/java_lang_StringToReal.cpp:106:0: note: Assignment 'tempBackup=0', assigned value is 0
libcore/luni/src/main/native/java_lang_StringToReal.cpp:132:19: note: Condition 'tempBackup' is always false
libcore/luni/src/main/native/java_lang_StringToReal.cpp:524:19: style: Condition 'tempBackup' is always false [knownConditionTrueFalse]
libcore/luni/src/main/native/java_lang_StringToReal.cpp:497:0: note: Assignment 'tempBackup=0', assigned value is 0
libcore/luni/src/main/native/java_lang_StringToReal.cpp:524:19: note: Condition 'tempBackup' is always false
libcore/luni/src/main/native/java_lang_StringToReal.cpp:563:20: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
libcore/luni/src/main/native/java_lang_StringToReal.cpp:574:20: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
libcore/luni/src/main/native/java_lang_StringToReal.cpp:615:16: style: The scope of the variable 'fmant' can be reduced. [variableScope]
libcore/luni/src/main/native/java_lang_StringToReal.cpp:615:23: style: The scope of the variable 'fovfl' can be reduced. [variableScope]
libcore/luni/src/main/native/java_math_NativeBN.cpp:260:7: style: The scope of the variable 'firstNonzeroDigit' can be reduced. [variableScope]
libcore/luni/src/main/native/java_math_NativeBN.cpp:147:8: error: Uninitialized variable: ok [uninitvar]
libcore/luni/src/main/native/java_text_Bidi.cpp:32:5: style: Struct 'BiDiData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libcore/luni/src/main/native/libcore_icu_AlphabeticIndex.cpp:40:0: error: Memory leak: ai [memleak]
libcore/luni/src/main/native/libcore_icu_ICU.cpp:422:15: style: Technically the member function 'LocaleNameIterator::Get' can be const. [functionConst]
libcore/luni/src/main/native/libcore_icu_ICU.cpp:426:8: style: Technically the member function 'LocaleNameIterator::HasNext' can be const. [functionConst]
libcore/luni/src/main/native/libcore_icu_ICU.cpp:70:3: style: Class 'ScopedResourceBundle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libcore/luni/src/main/native/libcore_icu_NativeConverter.cpp:411:0: error: Memory leak: callbackContext [memleak]
libcore/luni/src/main/native/libcore_icu_NativeConverter.cpp:495:0: error: Memory leak: callbackContext [memleak]
libcore/luni/src/main/native/libcore_io_Posix.cpp:1628:22: style: struct member 'group_req64::my_padding' is never used. [unusedStructMember]
libcore/luni/src/main/native/libcore_io_Posix.cpp:1668:22: style: struct member 'group_source_req64::my_padding' is never used. [unusedStructMember]
libcore/luni/src/main/native/libcore_io_Posix.cpp:309:0: style: Technically the member function 'IoVec < ScopedBytesRW >::size' can be const. [functionConst]
libcore/luni/src/main/native/libcore_io_Posix.cpp:309:0: style: Technically the member function 'IoVec < ScopedBytesRO >::size' can be const. [functionConst]
libcore/luni/src/main/native/libcore_io_Posix.cpp:587:5: style: Class 'Passwd' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libcore/luni/src/main/native/org_apache_harmony_xml_ExpatParser.cpp:42:5: warning: Member variable 'InternedString::hash' is not initialized in the constructor. [uninitMemberVar]
libcore/luni/src/main/native/org_apache_harmony_xml_ExpatParser.cpp:105:5: warning: Member variable 'ParsingContext::attributes' is not initialized in the constructor. [uninitMemberVar]
libcore/luni/src/main/native/org_apache_harmony_xml_ExpatParser.cpp:105:5: warning: Member variable 'ParsingContext::attributeCount' is not initialized in the constructor. [uninitMemberVar]
libcore/luni/src/main/native/org_apache_harmony_xml_ExpatParser.cpp:105:5: warning: Member variable 'ParsingContext::processNamespaces' is not initialized in the constructor. [uninitMemberVar]
libcore/luni/src/main/native/org_apache_harmony_xml_ExpatParser.cpp:64:21: style: Class 'StringStack' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
libcore/luni/src/main/native/org_apache_harmony_xml_ExpatParser.cpp:64:21: style: Class 'StringStack' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
libcore/luni/src/main/native/org_apache_harmony_xml_ExpatParser.cpp:105:5: style: Struct 'ParsingContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libcore/luni/src/main/native/valueOf.cpp:29:46: style: Function 'booleanValueOf' argument 2 names different: declaration 'b' definition 'value'. [funcArgNamesDifferent]
libcore/luni/src/main/native/valueOf.h:22:46: note: Function 'booleanValueOf' argument 2 names different: declaration 'b' definition 'value'.
libcore/luni/src/main/native/valueOf.cpp:29:46: note: Function 'booleanValueOf' argument 2 names different: declaration 'b' definition 'value'.
libcore/luni/src/main/native/valueOf.cpp:33:44: style: Function 'doubleValueOf' argument 2 names different: declaration 'd' definition 'value'. [funcArgNamesDifferent]
libcore/luni/src/main/native/valueOf.h:23:44: note: Function 'doubleValueOf' argument 2 names different: declaration 'd' definition 'value'.
libcore/luni/src/main/native/valueOf.cpp:33:44: note: Function 'doubleValueOf' argument 2 names different: declaration 'd' definition 'value'.
libcore/luni/src/main/native/valueOf.cpp:37:42: style: Function 'integerValueOf' argument 2 names different: declaration 'i' definition 'value'. [funcArgNamesDifferent]
libcore/luni/src/main/native/valueOf.h:24:42: note: Function 'integerValueOf' argument 2 names different: declaration 'i' definition 'value'.
libcore/luni/src/main/native/valueOf.cpp:37:42: note: Function 'integerValueOf' argument 2 names different: declaration 'i' definition 'value'.
libcore/luni/src/main/native/valueOf.cpp:41:40: style: Function 'longValueOf' argument 2 names different: declaration 'l' definition 'value'. [funcArgNamesDifferent]
libcore/luni/src/main/native/valueOf.h:25:40: note: Function 'longValueOf' argument 2 names different: declaration 'l' definition 'value'.
libcore/luni/src/main/native/valueOf.cpp:41:40: note: Function 'longValueOf' argument 2 names different: declaration 'l' definition 'value'.
libcore/luni/src/test/resources/blob.c:2:0: error: syntax error [syntaxError]
[22:40]

ftp://ftp.se.debian.org/debian/pool/main/a/android-platform-build/android-platform-build_7.0.0+r33.orig.tar.xz
libs/host/CopyFile.c:119:13: style: The scope of the variable 'readCount' can be reduced. [variableScope]
libs/host/CopyFile.c:439:9: style: The scope of the variable 'cc' can be reduced. [variableScope]
tools/acp/acp.c:62:5: style: Variable 'stripDest' is reassigned a value before the old one has been used. [redundantAssignment]
tools/acp/acp.c:45:0: note: Variable 'stripDest' is reassigned a value before the old one has been used.
tools/acp/acp.c:62:5: note: Variable 'stripDest' is reassigned a value before the old one has been used.
tools/acp/acp.c:175:9: style: The scope of the variable 'ic' can be reduced. [variableScope]
tools/atree/atree.cpp:213:57: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
tools/atree/atree.cpp:223:50: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
tools/atree/atree.cpp:229:50: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
tools/atree/atree.cpp:235:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
tools/atree/atree.cpp:241:50: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
tools/atree/atree.cpp:251:50: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
tools/atree/atree.cpp:265:50: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
tools/atree/atree.cpp:273:52: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
tools/atree/atree.cpp:284:50: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
tools/atree/atree.cpp:299:56: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
tools/atree/atree.cpp:309:50: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
tools/atree/atree.cpp:345:50: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
tools/atree/atree.cpp:95:30: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
tools/atree/files.cpp:190:5: style: Variable 'f' is reassigned a value before the old one has been used. [redundantAssignment]
tools/atree/files.cpp:184:0: note: Variable 'f' is reassigned a value before the old one has been used.
tools/atree/files.cpp:190:5: note: Variable 'f' is reassigned a value before the old one has been used.
tools/atree/files.cpp:341:9: style: The scope of the variable 'err' can be reduced. [variableScope]
tools/atree/files.cpp:428:9: style: Unused variable: err [unusedVariable]
tools/atree/files.cpp:344:35: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
tools/atree/files.cpp:415:33: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
tools/atree/files.cpp:458:68: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
tools/atree/files.cpp:472:13: warning: Member variable 'FileRecord::listLine' is not initialized in the constructor. [uninitMemberVar]
tools/atree/files.cpp:472:13: warning: Member variable 'FileRecord::sourceIsDir' is not initialized in the constructor. [uninitMemberVar]
tools/atree/files.cpp:472:13: warning: Member variable 'FileRecord::sourceMod' is not initialized in the constructor. [uninitMemberVar]
tools/atree/files.cpp:472:13: warning: Member variable 'FileRecord::outMod' is not initialized in the constructor. [uninitMemberVar]
tools/atree/files.cpp:472:13: warning: Member variable 'FileRecord::outIsDir' is not initialized in the constructor. [uninitMemberVar]
tools/atree/files.cpp:472:13: warning: Member variable 'FileRecord::mode' is not initialized in the constructor. [uninitMemberVar]
tools/atree/fs.cpp:44:9: style: The scope of the variable 'err' can be reduced. [variableScope]
tools/atree/fs.cpp:104:9: style: The scope of the variable 'err' can be reduced. [variableScope]
tools/atree/fs.cpp:75:74: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
tools/atree/fs.cpp:82:72: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
tools/fs_config/fs_config.c:122:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
tools/fs_config/fs_config.c:122:5: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
tools/fs_get_stats/fs_get_stats.c:63:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
tools/fs_get_stats/fs_get_stats.c:63:2: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
tools/ijar/classfile.cc:1592:5: portability: %zd in format string (no. 3) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
tools/ijar/classfile.cc:144:8: style: Technically the member function 'devtools_ijar::Constant::Kept' can be const. [functionConst]
tools/ijar/classfile.cc:183:3: style: Struct 'Constant_Class' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/ijar/classfile.cc:234:3: style: Struct 'Constant_String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/ijar/classfile.cc:363:3: style: Struct 'Constant_MethodType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/ijar/classfile.cc:187:8: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:136:16: note: Virtual function in base class
tools/ijar/classfile.cc:187:8: note: Function in derived class
tools/ijar/classfile.cc:192:15: style: The function 'Display' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:134:23: note: Virtual function in base class
tools/ijar/classfile.cc:192:15: note: Function in derived class
tools/ijar/classfile.cc:196:8: style: The function 'Keep' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:142:16: note: Virtual function in base class
tools/ijar/classfile.cc:196:8: note: Function in derived class
tools/ijar/classfile.cc:211:8: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:136:16: note: Virtual function in base class
tools/ijar/classfile.cc:211:8: note: Function in derived class
tools/ijar/classfile.cc:217:15: style: The function 'Display' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:134:23: note: Virtual function in base class
tools/ijar/classfile.cc:217:15: note: Function in derived class
tools/ijar/classfile.cc:222:8: style: The function 'Keep' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:142:16: note: Virtual function in base class
tools/ijar/classfile.cc:222:8: note: Function in derived class
tools/ijar/classfile.cc:238:8: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:136:16: note: Virtual function in base class
tools/ijar/classfile.cc:238:8: note: Function in derived class
tools/ijar/classfile.cc:243:15: style: The function 'Display' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:134:23: note: Virtual function in base class
tools/ijar/classfile.cc:243:15: note: Function in derived class
tools/ijar/classfile.cc:247:8: style: The function 'Keep' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:142:16: note: Virtual function in base class
tools/ijar/classfile.cc:247:8: note: Function in derived class
tools/ijar/classfile.cc:259:8: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:136:16: note: Virtual function in base class
tools/ijar/classfile.cc:259:8: note: Function in derived class
tools/ijar/classfile.cc:264:15: style: The function 'Display' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:134:23: note: Virtual function in base class
tools/ijar/classfile.cc:264:15: note: Function in derived class
tools/ijar/classfile.cc:276:8: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:136:16: note: Virtual function in base class
tools/ijar/classfile.cc:276:8: note: Function in derived class
tools/ijar/classfile.cc:282:15: style: The function 'Display' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:134:23: note: Virtual function in base class
tools/ijar/classfile.cc:282:15: note: Function in derived class
tools/ijar/classfile.cc:295:8: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:136:16: note: Virtual function in base class
tools/ijar/classfile.cc:295:8: note: Function in derived class
tools/ijar/classfile.cc:301:15: style: The function 'Display' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:134:23: note: Virtual function in base class
tools/ijar/classfile.cc:301:15: note: Function in derived class
tools/ijar/classfile.cc:306:8: style: The function 'Keep' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:142:16: note: Virtual function in base class
tools/ijar/classfile.cc:306:8: note: Function in derived class
tools/ijar/classfile.cc:323:8: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:136:16: note: Virtual function in base class
tools/ijar/classfile.cc:323:8: note: Function in derived class
tools/ijar/classfile.cc:329:15: style: The function 'Display' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:134:23: note: Virtual function in base class
tools/ijar/classfile.cc:329:15: note: Function in derived class
tools/ijar/classfile.cc:345:8: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:136:16: note: Virtual function in base class
tools/ijar/classfile.cc:345:8: note: Function in derived class
tools/ijar/classfile.cc:351:15: style: The function 'Display' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:134:23: note: Virtual function in base class
tools/ijar/classfile.cc:351:15: note: Function in derived class
tools/ijar/classfile.cc:367:8: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:136:16: note: Virtual function in base class
tools/ijar/classfile.cc:367:8: note: Function in derived class
tools/ijar/classfile.cc:372:15: style: The function 'Display' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:134:23: note: Virtual function in base class
tools/ijar/classfile.cc:372:15: note: Function in derived class
tools/ijar/classfile.cc:387:8: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:136:16: note: Virtual function in base class
tools/ijar/classfile.cc:387:8: note: Function in derived class
tools/ijar/classfile.cc:393:15: style: The function 'Display' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:134:23: note: Virtual function in base class
tools/ijar/classfile.cc:393:15: note: Function in derived class
tools/ijar/classfile.cc:437:8: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:413:16: note: Virtual function in base class
tools/ijar/classfile.cc:437:8: note: Function in derived class
tools/ijar/classfile.cc:481:8: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:413:16: note: Virtual function in base class
tools/ijar/classfile.cc:481:8: note: Function in derived class
tools/ijar/classfile.cc:558:8: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:413:16: note: Virtual function in base class
tools/ijar/classfile.cc:558:8: note: Function in derived class
tools/ijar/classfile.cc:580:8: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:572:16: note: Virtual function in base class
tools/ijar/classfile.cc:580:8: note: Function in derived class
tools/ijar/classfile.cc:593:8: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:572:16: note: Virtual function in base class
tools/ijar/classfile.cc:593:8: note: Function in derived class
tools/ijar/classfile.cc:609:8: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:572:16: note: Virtual function in base class
tools/ijar/classfile.cc:609:8: note: Function in derived class
tools/ijar/classfile.cc:614:16: style: The function 'ExtractClassNames' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:573:16: note: Virtual function in base class
tools/ijar/classfile.cc:614:16: note: Function in derived class
tools/ijar/classfile.cc:634:16: style: The function 'ExtractClassNames' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:573:16: note: Virtual function in base class
tools/ijar/classfile.cc:634:16: note: Function in derived class
tools/ijar/classfile.cc:640:8: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:572:16: note: Virtual function in base class
tools/ijar/classfile.cc:640:8: note: Function in derived class
tools/ijar/classfile.cc:764:10: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:760:18: note: Virtual function in base class
tools/ijar/classfile.cc:764:10: note: Function in derived class
tools/ijar/classfile.cc:776:10: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:760:18: note: Virtual function in base class
tools/ijar/classfile.cc:776:10: note: Function in derived class
tools/ijar/classfile.cc:788:10: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:760:18: note: Virtual function in base class
tools/ijar/classfile.cc:788:10: note: Function in derived class
tools/ijar/classfile.cc:803:10: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:760:18: note: Virtual function in base class
tools/ijar/classfile.cc:803:10: note: Function in derived class
tools/ijar/classfile.cc:810:10: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:760:18: note: Virtual function in base class
tools/ijar/classfile.cc:810:10: note: Function in derived class
tools/ijar/classfile.cc:822:10: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:760:18: note: Virtual function in base class
tools/ijar/classfile.cc:822:10: note: Function in derived class
tools/ijar/classfile.cc:896:8: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:572:16: note: Virtual function in base class
tools/ijar/classfile.cc:896:8: note: Function in derived class
tools/ijar/classfile.cc:948:8: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:413:16: note: Virtual function in base class
tools/ijar/classfile.cc:948:8: note: Function in derived class
tools/ijar/classfile.cc:953:16: style: The function 'ExtractClassNames' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:414:16: note: Virtual function in base class
tools/ijar/classfile.cc:953:16: note: Function in derived class
tools/ijar/classfile.cc:972:8: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:413:16: note: Virtual function in base class
tools/ijar/classfile.cc:972:8: note: Function in derived class
tools/ijar/classfile.cc:992:8: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:413:16: note: Virtual function in base class
tools/ijar/classfile.cc:992:8: note: Function in derived class
tools/ijar/classfile.cc:997:16: style: The function 'ExtractClassNames' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:414:16: note: Virtual function in base class
tools/ijar/classfile.cc:997:16: note: Function in derived class
tools/ijar/classfile.cc:1016:8: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:413:16: note: Virtual function in base class
tools/ijar/classfile.cc:1016:8: note: Function in derived class
tools/ijar/classfile.cc:1043:16: style: The function 'ExtractClassNames' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:414:16: note: Virtual function in base class
tools/ijar/classfile.cc:1043:16: note: Function in derived class
tools/ijar/classfile.cc:1049:8: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:413:16: note: Virtual function in base class
tools/ijar/classfile.cc:1049:8: note: Function in derived class
tools/ijar/classfile.cc:1085:16: style: The function 'ExtractClassNames' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:414:16: note: Virtual function in base class
tools/ijar/classfile.cc:1085:16: note: Function in derived class
tools/ijar/classfile.cc:1094:8: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:413:16: note: Virtual function in base class
tools/ijar/classfile.cc:1094:8: note: Function in derived class
tools/ijar/classfile.cc:1126:16: style: The function 'ExtractClassNames' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:414:16: note: Virtual function in base class
tools/ijar/classfile.cc:1126:16: note: Function in derived class
tools/ijar/classfile.cc:1132:8: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:413:16: note: Virtual function in base class
tools/ijar/classfile.cc:1132:8: note: Function in derived class
tools/ijar/classfile.cc:1156:8: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/classfile.cc:413:16: note: Virtual function in base class
tools/ijar/classfile.cc:1156:8: note: Function in derived class
tools/ijar/ijar.cc:46:3: warning: Member variable 'JarStripperProcessor::builder' is not initialized in the constructor. [uninitMemberVar]
tools/ijar/ijar.cc:49:16: style: The function 'Process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/zip.h:126:16: note: Virtual function in base class
tools/ijar/ijar.cc:49:16: note: Function in derived class
tools/ijar/ijar.cc:51:16: style: The function 'Accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/zip.h:121:16: note: Virtual function in base class
tools/ijar/ijar.cc:51:16: note: Function in derived class
tools/ijar/zip.cc:740:15: warning: Member variable 'InputZipFile::file_name_' is not initialized in the constructor. [uninitMemberVar]
tools/ijar/zip.cc:740:15: warning: Member variable 'InputZipFile::extra_field_' is not initialized in the constructor. [uninitMemberVar]
tools/ijar/zip.cc:740:15: warning: Member variable 'InputZipFile::filename' is not initialized in the constructor. [uninitMemberVar]
tools/ijar/zip.cc:200:3: warning: Member variable 'OutputZipFile::header_ptr' is not initialized in the constructor. [uninitMemberVar]
tools/ijar/zip.cc:284:10: style: Technically the member function 'devtools_ijar::OutputZipFile::Offset' can be const. [functionConst]
tools/ijar/zip.cc:748:3: style: Class 'InputZipFile' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
tools/ijar/zip.cc:748:3: style: Class 'InputZipFile' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
tools/ijar/zip.cc:225:15: warning: Virtual function 'Finish' is called from destructor '~OutputZipFile()' at line 214. Dynamic binding is not used. [virtualCallInConstructor]
tools/ijar/zip.cc:214:30: note: Calling Finish
tools/ijar/zip.cc:225:15: note: Finish is a virtual method
tools/ijar/zip.cc:86:23: style: The function 'GetError' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/zip.h:138:23: note: Virtual function in base class
tools/ijar/zip.cc:86:23: note: Function in derived class
tools/ijar/zip.cc:93:16: style: The function 'ProcessNext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/zip.h:144:16: note: Virtual function in base class
tools/ijar/zip.cc:93:16: note: Function in derived class
tools/ijar/zip.cc:94:16: style: The function 'Reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/zip.h:151:16: note: Virtual function in base class
tools/ijar/zip.cc:94:16: note: Function in derived class
tools/ijar/zip.cc:95:18: style: The function 'GetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/zip.h:154:18: note: Virtual function in base class
tools/ijar/zip.cc:95:18: note: Function in derived class
tools/ijar/zip.cc:99:14: style: The function 'CalculateOutputLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/zip.h:161:14: note: Virtual function in base class
tools/ijar/zip.cc:99:14: note: Function in derived class
tools/ijar/zip.cc:207:23: style: The function 'GetError' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/zip.h:52:23: note: Virtual function in base class
tools/ijar/zip.cc:207:23: note: Function in derived class
tools/ijar/zip.cc:215:15: style: The function 'NewFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/zip.h:61:15: note: Virtual function in base class
tools/ijar/zip.cc:215:15: note: Function in derived class
tools/ijar/zip.cc:216:15: style: The function 'FinishFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/zip.h:69:15: note: Virtual function in base class
tools/ijar/zip.cc:216:15: note: Function in derived class
tools/ijar/zip.cc:218:15: style: The function 'WriteEmptyFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/zip.h:77:15: note: Virtual function in base class
tools/ijar/zip.cc:218:15: note: Function in derived class
tools/ijar/zip.cc:219:18: style: The function 'GetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/zip.h:91:18: note: Virtual function in base class
tools/ijar/zip.cc:219:18: note: Function in derived class
tools/ijar/zip.cc:222:15: style: The function 'GetNumberFiles' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/zip.h:94:15: note: Virtual function in base class
tools/ijar/zip.cc:222:15: note: Function in derived class
tools/ijar/zip.cc:225:15: style: The function 'Finish' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/zip.h:86:15: note: Virtual function in base class
tools/ijar/zip.cc:225:15: note: Function in derived class
tools/ijar/zip.cc:503:9: error: Common realloc mistake: 'uncompressed_data_' nulled but not freed upon failure [memleakOnRealloc]
tools/ijar/zip_main.cc:128:9: style: The scope of the variable 'fd' can be reduced. [variableScope]
tools/ijar/zip_main.cc:58:16: style: The function 'Process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/zip.h:126:16: note: Virtual function in base class
tools/ijar/zip_main.cc:58:16: note: Function in derived class
tools/ijar/zip_main.cc:60:16: style: The function 'Accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/ijar/zip.h:121:16: note: Virtual function in base class
tools/ijar/zip_main.cc:60:16: note: Function in derived class
tools/rgb2565/to565.c:128:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
tools/rgb2565/to565.c:46:9: style: The scope of the variable 'e' can be reduced. [variableScope]
tools/rgb2565/to565.c:104:26: style: The scope of the variable 'color' can be reduced. [variableScope]
tools/zipalign/ZipEntry.cpp:150:5: error: Using 'memcpy' on class that contains a virtual method. [memsetClass]
tools/zipalign/ZipFile.cpp:789:12: style: The scope of the variable 'count' can be reduced. [variableScope]
tools/zipalign/ZipFile.cpp:845:12: style: The scope of the variable 'count' can be reduced. [variableScope]
tools/zipalign/ZipFile.cpp:1134:13: style: The scope of the variable 'readBuf' can be reduced. [variableScope]
tools/zipalign/ZipFile.cpp:1131:25: style: Checking if unsigned variable 'n' is less than zero. [unsignedLessThanZero]
tools/zipalign/ZipFile.cpp:1129:44: style: Function 'filemove' argument 2 names different: declaration 'dest' definition 'dst'. [funcArgNamesDifferent]
tools/zipalign/ZipFile.h:246:39: note: Function 'filemove' argument 2 names different: declaration 'dest' definition 'dst'.
tools/zipalign/ZipFile.cpp:1129:44: note: Function 'filemove' argument 2 names different: declaration 'dest' definition 'dst'.
tools/zipalign/ZipFile.cpp:1231:43: style: Function 'uncompress' argument 1 names different: declaration 'pEntry' definition 'entry'. [funcArgNamesDifferent]
tools/zipalign/ZipFile.h:159:38: note: Function 'uncompress' argument 1 names different: declaration 'pEntry' definition 'entry'.
tools/zipalign/ZipFile.cpp:1231:43: note: Function 'uncompress' argument 1 names different: declaration 'pEntry' definition 'entry'.
tools/zipalign/ZipFile.cpp:819:12: style: Unused variable: count [unusedVariable]
tools/zipalign/ZipFile.h:238:14: performance: Technically the member function 'android::ZipFile::copyFpToFp' can be static. [functionStatic]
tools/zipalign/ZipFile.cpp:786:19: note: Technically the member function 'android::ZipFile::copyFpToFp' can be static.
tools/zipalign/ZipFile.h:238:14: note: Technically the member function 'android::ZipFile::copyFpToFp' can be static.
tools/zipalign/ZipFile.h:240:14: performance: Technically the member function 'android::ZipFile::copyDataToFp' can be static. [functionStatic]
tools/zipalign/ZipFile.cpp:816:19: note: Technically the member function 'android::ZipFile::copyDataToFp' can be static.
tools/zipalign/ZipFile.h:240:14: note: Technically the member function 'android::ZipFile::copyDataToFp' can be static.
tools/zipalign/ZipFile.h:243:14: performance: Technically the member function 'android::ZipFile::copyPartialFpToFp' can be static. [functionStatic]
tools/zipalign/ZipFile.cpp:841:19: note: Technically the member function 'android::ZipFile::copyPartialFpToFp' can be static.
tools/zipalign/ZipFile.h:243:14: note: Technically the member function 'android::ZipFile::copyPartialFpToFp' can be static.
tools/zipalign/ZipFile.h:246:14: performance: Technically the member function 'android::ZipFile::filemove' can be static. [functionStatic]
tools/zipalign/ZipFile.cpp:1129:19: note: Technically the member function 'android::ZipFile::filemove' can be static.
tools/zipalign/ZipFile.h:246:14: note: Technically the member function 'android::ZipFile::filemove' can be static.
tools/zipalign/ZipFile.h:248:14: performance: Technically the member function 'android::ZipFile::compressFpToFp' can be static. [functionStatic]
tools/zipalign/ZipFile.cpp:883:19: note: Technically the member function 'android::ZipFile::compressFpToFp' can be static.
tools/zipalign/ZipFile.h:248:14: note: Technically the member function 'android::ZipFile::compressFpToFp' can be static.
tools/zipalign/ZipFile.h:252:12: performance: Technically the member function 'android::ZipFile::getModTime' can be static. [functionStatic]
tools/zipalign/ZipFile.cpp:1182:17: note: Technically the member function 'android::ZipFile::getModTime' can be static.
tools/zipalign/ZipFile.h:252:12: note: Technically the member function 'android::ZipFile::getModTime' can be static.
tools/ziptime/ZipEntry.cpp:89:0: style: Variable 'result' is assigned a value that is never used. [unreadVariable]
tools/ziptime/ZipEntry.cpp:127:0: style: Variable 'result' is assigned a value that is never used. [unreadVariable]
tools/ziptime/ZipEntry.h:83:18: performance: Technically the member function 'android::ZipEntry::LocalFileHeader::rewrite' can be static. [functionStatic]
tools/ziptime/ZipEntry.cpp:87:37: note: Technically the member function 'android::ZipEntry::LocalFileHeader::rewrite' can be static.
tools/ziptime/ZipEntry.h:83:18: note: Technically the member function 'android::ZipEntry::LocalFileHeader::rewrite' can be static.
[22:41]

ftp://ftp.se.debian.org/debian/pool/main/a/android-platform-dalvik/android-platform-dalvik_7.0.0+r33.orig.tar.xz
dexdump/DexDump.cpp:1078:5: style: Variable 'className' is reassigned a value before the old one has been used. [redundantAssignment]
dexdump/DexDump.cpp:1067:0: note: Variable 'className' is reassigned a value before the old one has been used.
dexdump/DexDump.cpp:1078:5: note: Variable 'className' is reassigned a value before the old one has been used.
dexdump/DexDump.cpp:1626:18: style: The scope of the variable 'addr' can be reduced. [variableScope]
dexdump/DexDump.cpp:1855:9: style: The scope of the variable 'ic' can be reduced. [variableScope]
libdex/DexFile.h:651:17: style: C-style pointer casting [cstyleCast]
libdex/DexFile.h:723:13: style: C-style pointer casting [cstyleCast]
libdex/DexFile.h:748:13: style: C-style pointer casting [cstyleCast]
libdex/DexFile.h:770:13: style: C-style pointer casting [cstyleCast]
libdex/DexFile.h:780:13: style: C-style pointer casting [cstyleCast]
libdex/DexFile.h:805:13: style: C-style pointer casting [cstyleCast]
libdex/DexFile.h:857:13: style: C-style pointer casting [cstyleCast]
libdex/DexFile.h:907:13: style: C-style pointer casting [cstyleCast]
libdex/DexFile.h:940:13: style: C-style pointer casting [cstyleCast]
libdex/DexFile.h:958:13: style: C-style pointer casting [cstyleCast]
libdex/DexFile.h:1002:13: style: C-style pointer casting [cstyleCast]
libdex/DexClass.cpp:125:30: warning: Either the condition 'result==NULL' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
libdex/DexClass.cpp:129:16: note: Assuming that condition 'result==NULL' is not redundant
libdex/DexClass.cpp:125:30: note: Null pointer addition
libdex/DexClass.h:114:13: style: C-style pointer casting [cstyleCast]
libdex/DexClass.cpp:109:32: style: C-style pointer casting [cstyleCast]
libdex/DexClass.cpp:124:28: style: C-style pointer casting [cstyleCast]
libdex/DexClass.cpp:136:32: style: C-style pointer casting [cstyleCast]
libdex/DexClass.cpp:143:34: style: C-style pointer casting [cstyleCast]
libdex/DexClass.cpp:150:33: style: C-style pointer casting [cstyleCast]
libdex/DexClass.cpp:157:34: style: C-style pointer casting [cstyleCast]
libdex/DexClass.cpp:30:8: style: Unused variable: i [unusedVariable]
libdex/DexDataMap.cpp:45:11: style: C-style pointer casting [cstyleCast]
libdex/DexDebugInfo.cpp:314:28: style: Function 'dexDecodeDebugInfo' argument 2 names different: declaration 'pDexCode' definition 'pCode'. [funcArgNamesDifferent]
libdex/DexDebugInfo.h:48:28: note: Function 'dexDecodeDebugInfo' argument 2 names different: declaration 'pDexCode' definition 'pCode'.
libdex/DexDebugInfo.cpp:314:28: note: Function 'dexDecodeDebugInfo' argument 2 names different: declaration 'pDexCode' definition 'pCode'.
libdex/DexFile.cpp:183:10: style: C-style pointer casting [cstyleCast]
libdex/DexFile.cpp:233:15: style: C-style pointer casting [cstyleCast]
libdex/DexFile.cpp:270:26: style: C-style pointer casting [cstyleCast]
libdex/DexFile.cpp:274:29: style: C-style pointer casting [cstyleCast]
libdex/DexFile.cpp:275:27: style: C-style pointer casting [cstyleCast]
libdex/DexFile.cpp:276:28: style: C-style pointer casting [cstyleCast]
libdex/DexFile.cpp:277:29: style: C-style pointer casting [cstyleCast]
libdex/DexFile.cpp:278:28: style: C-style pointer casting [cstyleCast]
libdex/DexFile.cpp:279:29: style: C-style pointer casting [cstyleCast]
libdex/DexFile.cpp:280:28: style: C-style pointer casting [cstyleCast]
libdex/DexFile.cpp:301:16: style: C-style pointer casting [cstyleCast]
libdex/DexFile.cpp:317:33: style: C-style pointer casting [cstyleCast]
libdex/DexFile.cpp:467:25: style: C-style pointer casting [cstyleCast]
libdex/DexFile.cpp:441:48: style: Function 'dexFindClass' argument 1 names different: declaration 'pFile' definition 'pDexFile'. [funcArgNamesDifferent]
libdex/DexFile.h:636:48: note: Function 'dexFindClass' argument 1 names different: declaration 'pFile' definition 'pDexFile'.
libdex/DexFile.cpp:441:48: note: Function 'dexFindClass' argument 1 names different: declaration 'pFile' definition 'pDexFile'.
libdex/DexFile.cpp:183:31: style: Variable 'pClassDef' is assigned a value that is never used. [unreadVariable]
libdex/DexUtf.h:42:23: style: The scope of the variable 'two' can be reduced. [variableScope]
libdex/DexUtf.h:42:28: style: The scope of the variable 'three' can be reduced. [variableScope]
libdex/DexSwapVerify.cpp:2399:24: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
libdex/DexSwapVerify.cpp:2397:20: note: outer condition: offset<newOffset
libdex/DexSwapVerify.cpp:2399:24: note: identical inner condition: offset<newOffset
libdex/DexSwapVerify.cpp:67:30: warning: Either the condition 'newPtr==NULL' is redundant or there is overflow in pointer subtraction. [nullPointerArithmeticRedundantCheck]
libdex/DexSwapVerify.cpp:2415:20: note: Assuming that condition 'newPtr==NULL' is not redundant
libdex/DexSwapVerify.cpp:2413:39: note: Calling function 'fileOffset', 2nd argument 'ptr' value is 0
libdex/DexSwapVerify.cpp:67:30: note: Null pointer subtraction
libdex/DexSwapVerify.cpp:309:33: style: C-style pointer casting [cstyleCast]
libdex/DexSwapVerify.cpp:513:31: style: C-style pointer casting [cstyleCast]
libdex/DexSwapVerify.cpp:522:25: style: C-style pointer casting [cstyleCast]
libdex/DexSwapVerify.cpp:532:32: style: C-style pointer casting [cstyleCast]
libdex/DexSwapVerify.cpp:539:33: style: C-style pointer casting [cstyleCast]
libdex/DexSwapVerify.cpp:555:23: style: C-style pointer casting [cstyleCast]
libdex/DexSwapVerify.cpp:565:30: style: C-style pointer casting [cstyleCast]
libdex/DexSwapVerify.cpp:574:31: style: C-style pointer casting [cstyleCast]
libdex/DexSwapVerify.cpp:589:24: style: C-style pointer casting [cstyleCast]
libdex/DexSwapVerify.cpp:646:31: style: C-style pointer casting [cstyleCast]
libdex/DexSwapVerify.cpp:692:32: style: C-style pointer casting [cstyleCast]
libdex/DexSwapVerify.cpp:739:24: style: C-style pointer casting [cstyleCast]
libdex/DexSwapVerify.cpp:751:31: style: C-style pointer casting [cstyleCast]
libdex/DexSwapVerify.cpp:772:32: style: C-style pointer casting [cstyleCast]
libdex/DexSwapVerify.cpp:811:25: style: C-style pointer casting [cstyleCast]
libdex/DexSwapVerify.cpp:823:32: style: C-style pointer casting [cstyleCast]
libdex/DexSwapVerify.cpp:838:33: style: C-style pointer casting [cstyleCast]
libdex/DexSwapVerify.cpp:877:25: style: C-style pointer casting [cstyleCast]
libdex/DexSwapVerify.cpp:941:10: style: C-style pointer casting [cstyleCast]
libdex/DexSwapVerify.cpp:949:32: style: C-style pointer casting [cstyleCast]
libdex/DexSwapVerify.cpp:1043:37: style: C-style pointer casting [cstyleCast]
libdex/DexSwapVerify.cpp:1073:38: style: C-style pointer casting [cstyleCast]
libdex/DexSwapVerify.cpp:1104:41: style: C-style pointer casting [cstyleCast]
libdex/DexSwapVerify.cpp:1133:41: style: C-style pointer casting [cstyleCast]
libdex/DexSwapVerify.cpp:1171:43: style: C-style pointer casting [cstyleCast]
libdex/DexSwapVerify.cpp:1191:44: style: C-style pointer casting [cstyleCast]
libdex/DexSwapVerify.cpp:1212:9: style: C-style pointer casting [cstyleCast]
libdex/DexSwapVerify.cpp:1263:48: style: C-style pointer casting [cstyleCast]
libdex/DexSwapVerify.cpp:1303:30: style: C-style pointer casting [cstyleCast]
libdex/DexSwapVerify.cpp:1326:37: style: C-style pointer casting [cstyleCast]
libdex/DexSwapVerify.cpp:1349:44: style: C-style pointer casting [cstyleCast]
libdex/DexSwapVerify.cpp:1367:33: style: C-style pointer casting [cstyleCast]
libdex/DexSwapVerify.cpp:1396:40: style: C-style pointer casting [cstyleCast]
libdex/DexSwapVerify.cpp:1747:21: style: C-style pointer casting [cstyleCast]
libdex/DexSwapVerify.cpp:1798:21: style: C-style pointer casting [cstyleCast]
libdex/DexSwapVerify.cpp:2829:15: style: C-style pointer casting [cstyleCast]
libdex/DexSwapVerify.cpp:2908:35: style: C-style pointer casting [cstyleCast]
libdex/DexSwapVerify.cpp:1836:16: warning: Redundant assignment of '*insns' to itself. [selfAssignment]
libdex/DexSwapVerify.cpp:2737:17: error: Address of local auto-variable assigned to a function parameter. [autoVariables]
libdex/Leb128.cpp:38:28: style: Same expression on both sides of '-' because the value of '*pStream' and 'ptr' are the same. [duplicateExpression]
libdex/Leb128.cpp:34:21: note: 'ptr' is assigned value '*pStream' here.
libdex/Leb128.cpp:38:28: note: Same expression on both sides of '-' because the value of '*pStream' and 'ptr' are the same.
libdex/Leb128.cpp:60:28: style: Same expression on both sides of '-' because the value of '*pStream' and 'ptr' are the same. [duplicateExpression]
libdex/Leb128.cpp:56:21: note: 'ptr' is assigned value '*pStream' here.
libdex/Leb128.cpp:60:28: note: Same expression on both sides of '-' because the value of '*pStream' and 'ptr' are the same.
libdex/OptInvocation.cpp:47:0: error: #error Unsupported instruction set. [preprocessorErrorDirective]
libdex/SysUtil.cpp:240:17: style: Function 'sysChangeMapAccess' argument 4 names different: declaration 'pmap' definition 'pMap'. [funcArgNamesDifferent]
libdex/SysUtil.h:87:17: note: Function 'sysChangeMapAccess' argument 4 names different: declaration 'pmap' definition 'pMap'.
libdex/SysUtil.cpp:240:17: note: Function 'sysChangeMapAccess' argument 4 names different: declaration 'pmap' definition 'pMap'.
libdex/SysUtil.cpp:265:19: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
libdex/sha1.cpp:143:13: style: C-style pointer casting [cstyleCast]
[22:41]

ftp://ftp.se.debian.org/debian/pool/main/a/android-platform-development/android-platform-development_7.0.0+r33.orig.tar.xz
host/windows/usb/adb_winapi_test/adb_winapi_test.cpp:242:5: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
host/windows/usb/adb_winapi_test/adb_winapi_test.cpp:261:7: portability: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
host/windows/usb/adb_winapi_test/adb_winapi_test.cpp:811:7: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
host/windows/usb/adb_winapi_test/adb_winapi_test.cpp:576:1: style: The class 'RandomDelayer' does not have a constructor although it has private member variables. [noConstructor]
host/windows/usb/adb_winapi_test/adb_winapi_test.cpp:586:8: style: Technically the member function 'RandomDelayer::Delay' can be const. [functionConst]
host/windows/usb/api/adb_api.cpp:185:32: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
host/windows/usb/api/adb_legacy_interface.h:61:24: style: The function 'CreateHandle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
host/windows/usb/api/adb_object_handle.h:119:24: note: Virtual function in base class
host/windows/usb/api/adb_legacy_interface.h:61:24: note: Function in derived class
host/windows/usb/api/adb_legacy_interface.h:82:16: style: The function 'GetSerialNumber' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
host/windows/usb/api/adb_interface.h:71:16: note: Virtual function in base class
host/windows/usb/api/adb_legacy_interface.h:82:16: note: Function in derived class
host/windows/usb/api/adb_legacy_interface.h:96:16: style: The function 'GetEndpointInformation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
host/windows/usb/api/adb_interface.h:86:16: note: Virtual function in base class
host/windows/usb/api/adb_legacy_interface.h:96:16: note: Function in derived class
host/windows/usb/api/adb_legacy_interface.h:115:24: style: The function 'OpenEndpoint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
host/windows/usb/api/adb_interface.h:105:24: note: Virtual function in base class
host/windows/usb/api/adb_legacy_interface.h:115:24: note: Function in derived class
host/windows/usb/api/adb_api_instance.h:67:8: performance: Technically the member function 'AdbApiInstance::LastReferenceReleased' can be static. [functionStatic]
host/windows/usb/api/adb_api_instance.cpp:46:22: note: Technically the member function 'AdbApiInstance::LastReferenceReleased' can be static.
host/windows/usb/api/adb_api_instance.h:67:8: note: Technically the member function 'AdbApiInstance::LastReferenceReleased' can be static.
host/windows/usb/api/adb_api_legacy.h:147:5: performance: Variable 'time_out' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
host/windows/usb/api/adb_api_legacy.h:148:5: performance: Variable 'transfer_size' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
host/windows/usb/api/adb_interface_enum.cpp:89:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
host/windows/usb/api/adb_io_completion.h:127:23: style: Member variable 'AdbIOCompletion::parent_io_object_' is in the wrong place in the initializer list. [initializerList]
host/windows/usb/api/adb_io_completion.cpp:31:7: note: Member variable 'AdbIOCompletion::parent_io_object_' is in the wrong place in the initializer list.
host/windows/usb/api/adb_io_completion.h:127:23: note: Member variable 'AdbIOCompletion::parent_io_object_' is in the wrong place in the initializer list.
host/windows/usb/api/adb_legacy_endpoint_object.h:72:24: style: The function 'CommonAsyncReadWrite' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
host/windows/usb/api/adb_endpoint_object.h:75:24: note: Virtual function in base class
host/windows/usb/api/adb_legacy_endpoint_object.h:72:24: note: Function in derived class
host/windows/usb/api/adb_legacy_endpoint_object.h:91:16: style: The function 'CommonSyncReadWrite' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
host/windows/usb/api/adb_endpoint_object.h:94:16: note: Virtual function in base class
host/windows/usb/api/adb_legacy_endpoint_object.h:91:16: note: Function in derived class
host/windows/usb/api/adb_legacy_endpoint_object.h:129:16: style: The function 'CloseHandle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
host/windows/usb/api/adb_object_handle.h:128:16: note: Virtual function in base class
host/windows/usb/api/adb_legacy_endpoint_object.h:129:16: note: Function in derived class
host/windows/usb/api/adb_legacy_io_completion.h:86:16: style: The function 'GetOvelappedIoResult' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
host/windows/usb/api/adb_io_completion.h:83:16: note: Virtual function in base class
host/windows/usb/api/adb_legacy_io_completion.h:86:16: note: Function in derived class
host/windows/usb/api/adb_object_handle.cpp:148:55: style: Function 'Lookup' argument 1 names different: declaration 'adb_handle' definition 'adb_hndl'. [funcArgNamesDifferent]
host/windows/usb/api/adb_object_handle.h:146:47: note: Function 'Lookup' argument 1 names different: declaration 'adb_handle' definition 'adb_hndl'.
host/windows/usb/api/adb_object_handle.cpp:148:55: note: Function 'Lookup' argument 1 names different: declaration 'adb_handle' definition 'adb_hndl'.
host/windows/usb/winusb/adb_winusb_endpoint_object.cpp:127:5: style: Variable 'res' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
host/windows/usb/winusb/adb_winusb_endpoint_object.cpp:125:0: note: Variable 'res' is reassigned a value before the old one has been used if variable is no semaphore variable.
host/windows/usb/winusb/adb_winusb_endpoint_object.cpp:127:5: note: Variable 'res' is reassigned a value before the old one has been used if variable is no semaphore variable.
host/windows/usb/winusb/adb_winusb_endpoint_object.cpp:196:3: style: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
host/windows/usb/winusb/adb_winusb_endpoint_object.cpp:193:0: note: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable.
host/windows/usb/winusb/adb_winusb_endpoint_object.cpp:196:3: note: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable.
host/windows/usb/winusb/adb_winusb_endpoint_object.h:169:6: style: Class 'DecrementPendingIO' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ndk/sources/android/ndk_helper/GLContext.cpp:37:12: warning: Member variable 'GLContext::window_' is not initialized in the constructor. [uninitMemberVarPrivate]
ndk/sources/android/ndk_helper/GLContext.cpp:37:12: warning: Member variable 'GLContext::color_size_' is not initialized in the constructor. [uninitMemberVarPrivate]
ndk/sources/android/ndk_helper/GLContext.cpp:37:12: warning: Member variable 'GLContext::depth_size_' is not initialized in the constructor. [uninitMemberVarPrivate]
ndk/sources/android/ndk_helper/GLContext.cpp:37:12: warning: Member variable 'GLContext::gl_version_' is not initialized in the constructor. [uninitMemberVarPrivate]
ndk/sources/android/ndk_helper/GLContext.cpp:37:12: warning: Member variable 'GLContext::context_valid_' is not initialized in the constructor. [uninitMemberVarPrivate]
ndk/sources/android/ndk_helper/GLContext.h:69:10: style: Member variable 'GLContext::egl_context_initialized_' is in the wrong place in the initializer list. [initializerList]
ndk/sources/android/ndk_helper/GLContext.cpp:44:17: note: Member variable 'GLContext::egl_context_initialized_' is in the wrong place in the initializer list.
ndk/sources/android/ndk_helper/GLContext.h:69:10: note: Member variable 'GLContext::egl_context_initialized_' is in the wrong place in the initializer list.
ndk/sources/android/ndk_helper/GLContext.h:68:10: style: Member variable 'GLContext::gles_initialized_' is in the wrong place in the initializer list. [initializerList]
ndk/sources/android/ndk_helper/GLContext.cpp:45:17: note: Member variable 'GLContext::gles_initialized_' is in the wrong place in the initializer list.
ndk/sources/android/ndk_helper/GLContext.h:68:10: note: Member variable 'GLContext::gles_initialized_' is in the wrong place in the initializer list.
ndk/sources/android/ndk_helper/JNIHelper.h:164:17: style: Technically the member function 'ndk_helper::JNIHelper::GetAppName' can be const. [functionConst]
ndk/sources/android/ndk_helper/GLContext.h:99:13: style: Technically the member function 'ndk_helper::GLContext::GetScreenWidth' can be const. [functionConst]
ndk/sources/android/ndk_helper/GLContext.h:103:13: style: Technically the member function 'ndk_helper::GLContext::GetScreenHeight' can be const. [functionConst]
ndk/sources/android/ndk_helper/GLContext.h:108:13: style: Technically the member function 'ndk_helper::GLContext::GetBufferColorSize' can be const. [functionConst]
ndk/sources/android/ndk_helper/GLContext.h:112:13: style: Technically the member function 'ndk_helper::GLContext::GetBufferDepthSize' can be const. [functionConst]
ndk/sources/android/ndk_helper/GLContext.h:116:11: style: Technically the member function 'ndk_helper::GLContext::GetGLVersion' can be const. [functionConst]
ndk/sources/android/ndk_helper/GLContext.h:120:10: performance: Technically the member function 'ndk_helper::GLContext::CheckExtension' can be static. [functionStatic]
ndk/sources/android/ndk_helper/GLContext.cpp:276:17: note: Technically the member function 'ndk_helper::GLContext::CheckExtension' can be static.
ndk/sources/android/ndk_helper/GLContext.h:120:10: note: Technically the member function 'ndk_helper::GLContext::CheckExtension' can be static.
ndk/sources/android/ndk_helper/JNIHelper.cpp:107:39: style: Function 'ReadFile' argument 1 names different: declaration 'file_name' definition 'fileName'. [funcArgNamesDifferent]
ndk/sources/android/ndk_helper/JNIHelper.h:102:32: note: Function 'ReadFile' argument 1 names different: declaration 'file_name' definition 'fileName'.
ndk/sources/android/ndk_helper/JNIHelper.cpp:107:39: note: Function 'ReadFile' argument 1 names different: declaration 'file_name' definition 'fileName'.
ndk/sources/android/ndk_helper/JNIHelper.cpp:44:12: warning: Member variable 'JNIHelper::activity_' is not initialized in the constructor. [uninitMemberVarPrivate]
ndk/sources/android/ndk_helper/gestureDetector.h:85:5: warning: Member variable 'TapDetector::down_pointer_id_' is not initialized in the constructor. [uninitMemberVar]
ndk/sources/android/ndk_helper/gestureDetector.h:85:5: warning: Member variable 'TapDetector::down_x_' is not initialized in the constructor. [uninitMemberVar]
ndk/sources/android/ndk_helper/gestureDetector.h:85:5: warning: Member variable 'TapDetector::down_y_' is not initialized in the constructor. [uninitMemberVar]
ndk/sources/android/ndk_helper/gestureDetector.h:108:5: warning: Member variable 'DoubletapDetector::last_tap_time_' is not initialized in the constructor. [uninitMemberVar]
ndk/sources/android/ndk_helper/gestureDetector.h:108:5: warning: Member variable 'DoubletapDetector::last_tap_x_' is not initialized in the constructor. [uninitMemberVar]
ndk/sources/android/ndk_helper/gestureDetector.h:108:5: warning: Member variable 'DoubletapDetector::last_tap_y_' is not initialized in the constructor. [uninitMemberVar]
ndk/sources/android/ndk_helper/gestureDetector.h:133:5: warning: Member variable 'PinchDetector::event_' is not initialized in the constructor. [uninitMemberVar]
ndk/sources/android/ndk_helper/gestureDetector.h:155:5: warning: Member variable 'DragDetector::event_' is not initialized in the constructor. [uninitMemberVar]
ndk/sources/android/ndk_helper/vecmath.h:221:11: style: Technically the member function 'ndk_helper::Vec2::Dot' can be const. [functionConst]
ndk/sources/android/ndk_helper/vecmath.h:233:10: style: Technically the member function 'ndk_helper::Vec2::Value' can be const. [functionConst]
ndk/sources/android/ndk_helper/vecmath.h:452:11: style: Technically the member function 'ndk_helper::Vec3::Dot' can be const. [functionConst]
ndk/sources/android/ndk_helper/vecmath.h:457:10: style: Technically the member function 'ndk_helper::Vec3::Cross' can be const. [functionConst]
ndk/sources/android/ndk_helper/vecmath.h:473:10: style: Technically the member function 'ndk_helper::Vec3::Value' can be const. [functionConst]
ndk/sources/android/ndk_helper/vecmath.h:712:11: style: Technically the member function 'ndk_helper::Vec4::Dot' can be const. [functionConst]
ndk/sources/android/ndk_helper/vecmath.h:717:10: style: Technically the member function 'ndk_helper::Vec4::Cross' can be const. [functionConst]
ndk/sources/android/ndk_helper/vecmath.h:733:10: style: Technically the member function 'ndk_helper::Vec4::Value' can be const. [functionConst]
ndk/sources/android/ndk_helper/vecmath.h:843:10: style: Technically the member function 'ndk_helper::Mat4::operator*' can be const. [functionConst]
ndk/sources/android/ndk_helper/vecmath.h:1003:16: style: Technically the member function 'ndk_helper::Quaternion::operator*' can be const. [functionConst]
ndk/sources/android/ndk_helper/vecmath.h:1033:16: style: Technically the member function 'ndk_helper::Quaternion::Conjugated' can be const. [functionConst]
ndk/sources/android/ndk_helper/vecmath.h:1043:10: style: Technically the member function 'ndk_helper::Quaternion::ToMatrix' can be const. [functionConst]
ndk/sources/android/ndk_helper/vecmath.h:1069:10: style: Technically the member function 'ndk_helper::Quaternion::ToMatrixPreserveTranslate' can be const. [functionConst]
ndk/sources/android/ndk_helper/vecmath.h:1106:10: style: Technically the member function 'ndk_helper::Quaternion::Value' can be const. [functionConst]
ndk/sources/android/ndk_helper/gestureDetector.h:128:13: performance: Technically the member function 'ndk_helper::PinchDetector::FindIndex' can be static. [functionStatic]
ndk/sources/android/ndk_helper/gestureDetector.cpp:139:24: note: Technically the member function 'ndk_helper::PinchDetector::FindIndex' can be static.
ndk/sources/android/ndk_helper/gestureDetector.h:128:13: note: Technically the member function 'ndk_helper::PinchDetector::FindIndex' can be static.
ndk/sources/android/ndk_helper/gestureDetector.h:151:13: performance: Technically the member function 'ndk_helper::DragDetector::FindIndex' can be static. [functionStatic]
ndk/sources/android/ndk_helper/gestureDetector.cpp:254:23: note: Technically the member function 'ndk_helper::DragDetector::FindIndex' can be static.
ndk/sources/android/ndk_helper/gestureDetector.h:151:13: note: Technically the member function 'ndk_helper::DragDetector::FindIndex' can be static.
ndk/sources/android/ndk_helper/vecmath.h:72:5: style: Class 'Vec2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ndk/sources/android/ndk_helper/vecmath.h:278:5: style: Class 'Vec3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ndk/sources/android/ndk_helper/vecmath.h:292:5: style: Class 'Vec3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ndk/sources/android/ndk_helper/vecmath.h:529:5: style: Class 'Vec4' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ndk/sources/android/ndk_helper/vecmath.h:757:5: style: Class 'Mat4' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ndk/sources/android/ndk_helper/vecmath.h:995:5: style: Class 'Quaternion' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ndk/sources/android/ndk_helper/vecmath.h:43:1: warning: The class 'Vec2' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
ndk/sources/android/ndk_helper/vecmath.h:249:1: warning: The class 'Vec3' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
ndk/sources/android/ndk_helper/vecmath.h:490:1: warning: The class 'Vec4' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
ndk/sources/android/ndk_helper/vecmath.h:746:1: warning: The class 'Mat4' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
ndk/sources/android/ndk_helper/gestureDetector.h:91:27: style: The function 'Detect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ndk/sources/android/ndk_helper/gestureDetector.h:70:27: note: Virtual function in base class
ndk/sources/android/ndk_helper/gestureDetector.h:91:27: note: Function in derived class
ndk/sources/android/ndk_helper/gestureDetector.h:114:27: style: The function 'Detect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ndk/sources/android/ndk_helper/gestureDetector.h:70:27: note: Virtual function in base class
ndk/sources/android/ndk_helper/gestureDetector.h:114:27: note: Function in derived class
ndk/sources/android/ndk_helper/gestureDetector.h:115:18: style: The function 'SetConfiguration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ndk/sources/android/ndk_helper/gestureDetector.h:68:18: note: Virtual function in base class
ndk/sources/android/ndk_helper/gestureDetector.h:115:18: note: Function in derived class
ndk/sources/android/ndk_helper/gestureDetector.h:139:27: style: The function 'Detect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ndk/sources/android/ndk_helper/gestureDetector.h:70:27: note: Virtual function in base class
ndk/sources/android/ndk_helper/gestureDetector.h:139:27: note: Function in derived class
ndk/sources/android/ndk_helper/gestureDetector.h:161:27: style: The function 'Detect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ndk/sources/android/ndk_helper/gestureDetector.h:70:27: note: Virtual function in base class
ndk/sources/android/ndk_helper/gestureDetector.h:161:27: note: Function in derived class
ndk/sources/android/ndk_helper/interpolator.cpp:72:41: style: Function 'Update' argument 1 names different: declaration 'currentTime' definition 'current_time'. [funcArgNamesDifferent]
ndk/sources/android/ndk_helper/interpolator.h:83:31: note: Function 'Update' argument 1 names different: declaration 'currentTime' definition 'current_time'.
ndk/sources/android/ndk_helper/interpolator.cpp:72:41: note: Function 'Update' argument 1 names different: declaration 'currentTime' definition 'current_time'.
ndk/sources/android/ndk_helper/interpolator.cpp:27:15: warning: Member variable 'Interpolator::start_time_' is not initialized in the constructor. [uninitMemberVar]
ndk/sources/android/ndk_helper/interpolator.cpp:27:15: warning: Member variable 'Interpolator::dest_time_' is not initialized in the constructor. [uninitMemberVar]
ndk/sources/android/ndk_helper/interpolator.cpp:27:15: warning: Member variable 'Interpolator::type_' is not initialized in the constructor. [uninitMemberVar]
ndk/sources/android/ndk_helper/interpolator.cpp:27:15: warning: Member variable 'Interpolator::start_value_' is not initialized in the constructor. [uninitMemberVar]
ndk/sources/android/ndk_helper/interpolator.cpp:27:15: warning: Member variable 'Interpolator::dest_value_' is not initialized in the constructor. [uninitMemberVar]
ndk/sources/android/ndk_helper/interpolator.h:65:11: performance: Technically the member function 'ndk_helper::Interpolator::GetFormula' can be static. [functionStatic]
ndk/sources/android/ndk_helper/interpolator.cpp:104:21: note: Technically the member function 'ndk_helper::Interpolator::GetFormula' can be static.
ndk/sources/android/ndk_helper/interpolator.h:65:11: note: Technically the member function 'ndk_helper::Interpolator::GetFormula' can be static.
ndk/sources/android/ndk_helper/interpolator.cpp:78:13: performance: Possible inefficient checking for 'list_params_' emptiness. [stlSize]
ndk/sources/android/ndk_helper/perfMonitor.cpp:36:40: style: Function 'UpdateTick' argument 1 names different: declaration 'current_tick' definition 'currentTick'. [funcArgNamesDifferent]
ndk/sources/android/ndk_helper/perfMonitor.h:44:31: note: Function 'UpdateTick' argument 1 names different: declaration 'current_tick' definition 'currentTick'.
ndk/sources/android/ndk_helper/perfMonitor.cpp:36:40: note: Function 'UpdateTick' argument 1 names different: declaration 'current_tick' definition 'currentTick'.
ndk/sources/android/ndk_helper/perfMonitor.cpp:58:23: style: Variable 'time' is assigned a value that is never used. [unreadVariable]
ndk/sources/android/ndk_helper/perfMonitor.cpp:22:14: warning: Member variable 'PerfMonitor::current_FPS_' is not initialized in the constructor. [uninitMemberVar]
ndk/sources/android/ndk_helper/perfMonitor.h:37:12: style: Member variable 'PerfMonitor::tv_last_sec_' is in the wrong place in the initializer list. [initializerList]
ndk/sources/android/ndk_helper/perfMonitor.cpp:24:17: note: Member variable 'PerfMonitor::tv_last_sec_' is in the wrong place in the initializer list.
ndk/sources/android/ndk_helper/perfMonitor.h:37:12: note: Member variable 'PerfMonitor::tv_last_sec_' is in the wrong place in the initializer list.
ndk/sources/android/ndk_helper/shader.cpp:69:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ndk/sources/android/ndk_helper/tapCamera.cpp:157:40: style: Function 'BeginDrag' argument 1 names different: declaration 'vec' definition 'v'. [funcArgNamesDifferent]
ndk/sources/android/ndk_helper/tapCamera.h:85:33: note: Function 'BeginDrag' argument 1 names different: declaration 'vec' definition 'v'.
ndk/sources/android/ndk_helper/tapCamera.cpp:157:40: note: Function 'BeginDrag' argument 1 names different: declaration 'vec' definition 'v'.
ndk/sources/android/ndk_helper/tapCamera.cpp:185:35: style: Function 'Drag' argument 1 names different: declaration 'vec' definition 'v'. [funcArgNamesDifferent]
ndk/sources/android/ndk_helper/tapCamera.h:87:28: note: Function 'Drag' argument 1 names different: declaration 'vec' definition 'v'.
ndk/sources/android/ndk_helper/tapCamera.cpp:185:35: note: Function 'Drag' argument 1 names different: declaration 'vec' definition 'v'.
ndk/sources/android/ndk_helper/tapCamera.h:39:11: style: Member variable 'TapCamera::ball_radius_' is in the wrong place in the initializer list. [initializerList]
ndk/sources/android/ndk_helper/tapCamera.cpp:43:17: note: Member variable 'TapCamera::ball_radius_' is in the wrong place in the initializer list.
ndk/sources/android/ndk_helper/tapCamera.h:39:11: note: Member variable 'TapCamera::ball_radius_' is in the wrong place in the initializer list.
ndk/sources/android/ndk_helper/tapCamera.h:79:10: style: Technically the member function 'ndk_helper::TapCamera::PointOnSphere' can be const. [functionConst]
ndk/sources/android/ndk_helper/tapCamera.cpp:301:17: note: Technically the member function 'ndk_helper::TapCamera::PointOnSphere' can be const.
ndk/sources/android/ndk_helper/tapCamera.h:79:10: note: Technically the member function 'ndk_helper::TapCamera::PointOnSphere' can be const.
ndk/sources/android/ndk_helper/vecmath.cpp:190:35: style: Function 'RotationX' argument 1 names different: declaration 'angle' definition 'fAngle'. [funcArgNamesDifferent]
ndk/sources/android/ndk_helper/vecmath.h:920:40: note: Function 'RotationX' argument 1 names different: declaration 'angle' definition 'fAngle'.
ndk/sources/android/ndk_helper/vecmath.cpp:190:35: note: Function 'RotationX' argument 1 names different: declaration 'angle' definition 'fAngle'.
ndk/sources/android/ndk_helper/vecmath.cpp:217:35: style: Function 'RotationY' argument 1 names different: declaration 'angle' definition 'fAngle'. [funcArgNamesDifferent]
ndk/sources/android/ndk_helper/vecmath.h:922:40: note: Function 'RotationY' argument 1 names different: declaration 'angle' definition 'fAngle'.
ndk/sources/android/ndk_helper/vecmath.cpp:217:35: note: Function 'RotationY' argument 1 names different: declaration 'angle' definition 'fAngle'.
ndk/sources/android/ndk_helper/vecmath.cpp:245:35: style: Function 'RotationZ' argument 1 names different: declaration 'angle' definition 'fAngle'. [funcArgNamesDifferent]
ndk/sources/android/ndk_helper/vecmath.h:924:40: note: Function 'RotationZ' argument 1 names different: declaration 'angle' definition 'fAngle'.
ndk/sources/android/ndk_helper/vecmath.cpp:245:35: note: Function 'RotationZ' argument 1 names different: declaration 'angle' definition 'fAngle'.
ndk/sources/android/ndk_helper/vecmath.cpp:342:32: style: Function 'LookAt' argument 1 names different: declaration 'vEye' definition 'vec_eye'. [funcArgNamesDifferent]
ndk/sources/android/ndk_helper/vecmath.h:915:37: note: Function 'LookAt' argument 1 names different: declaration 'vEye' definition 'vec_eye'.
ndk/sources/android/ndk_helper/vecmath.cpp:342:32: note: Function 'LookAt' argument 1 names different: declaration 'vEye' definition 'vec_eye'.
ndk/sources/android/ndk_helper/vecmath.cpp:342:53: style: Function 'LookAt' argument 2 names different: declaration 'vAt' definition 'vec_at'. [funcArgNamesDifferent]
ndk/sources/android/ndk_helper/vecmath.h:915:55: note: Function 'LookAt' argument 2 names different: declaration 'vAt' definition 'vec_at'.
ndk/sources/android/ndk_helper/vecmath.cpp:342:53: note: Function 'LookAt' argument 2 names different: declaration 'vAt' definition 'vec_at'.
ndk/sources/android/ndk_helper/vecmath.cpp:342:73: style: Function 'LookAt' argument 3 names different: declaration 'vUp' definition 'vec_up'. [funcArgNamesDifferent]
ndk/sources/android/ndk_helper/vecmath.h:915:72: note: Function 'LookAt' argument 3 names different: declaration 'vUp' definition 'vec_up'.
ndk/sources/android/ndk_helper/vecmath.cpp:342:73: note: Function 'LookAt' argument 3 names different: declaration 'vUp' definition 'vec_up'.
tools/etc1tool/etc1tool.cpp:492:10: style: The scope of the variable 'bDecode' can be reduced. [variableScope]
tools/yuv420sp2rgb/debug.h:49:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
tools/yuv420sp2rgb/debug.h:55:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
tools/yuv420sp2rgb/debug.h:55:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
tools/yuv420sp2rgb/debug.h:61:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
tools/yuv420sp2rgb/cmdline.c:124:13: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
tools/yuv420sp2rgb/cmdline.c:127:13: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
tools/yuv420sp2rgb/cmdline.c:130:13: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
tools/yuv420sp2rgb/cmdline.c:65:9: style: The scope of the variable 'c' can be reduced. [variableScope]
tools/yuv420sp2rgb/cmdline.c:36:29: style: Function 'print_help' argument 1 names different: declaration 'executable_name' definition 'name'. [funcArgNamesDifferent]
tools/yuv420sp2rgb/cmdline.h:4:29: note: Function 'print_help' argument 1 names different: declaration 'executable_name' definition 'name'.
tools/yuv420sp2rgb/cmdline.c:36:29: note: Function 'print_help' argument 1 names different: declaration 'executable_name' definition 'name'.
tools/yuv420sp2rgb/debug.c:7:46: style: Function 'dump_hex_buffer' argument 3 names different: declaration 'l' definition 'len'. [funcArgNamesDifferent]
tools/yuv420sp2rgb/debug.h:88:46: note: Function 'dump_hex_buffer' argument 3 names different: declaration 'l' definition 'len'.
tools/yuv420sp2rgb/debug.c:7:46: note: Function 'dump_hex_buffer' argument 3 names different: declaration 'l' definition 'len'.
tools/yuv420sp2rgb/yuv420sp2rgb.c:244:5: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
tools/yuv420sp2rgb/yuv420sp2rgb.c:103:17: style: Variable 'nR' is reassigned a value before the old one has been used. [redundantAssignment]
tools/yuv420sp2rgb/yuv420sp2rgb.c:101:17: note: Variable 'nR' is reassigned a value before the old one has been used.
tools/yuv420sp2rgb/yuv420sp2rgb.c:103:17: note: Variable 'nR' is reassigned a value before the old one has been used.
tools/yuv420sp2rgb/yuv420sp2rgb.c:60:6: style: The scope of the variable 'nR' can be reduced. [variableScope]
tools/yuv420sp2rgb/yuv420sp2rgb.c:60:10: style: The scope of the variable 'nG' can be reduced. [variableScope]
tools/yuv420sp2rgb/yuv420sp2rgb.c:61:6: style: The scope of the variable 'nY' can be reduced. [variableScope]
tools/yuv420sp2rgb/yuv420sp2rgb.c:61:10: style: The scope of the variable 'nU' can be reduced. [variableScope]
tools/yuv420sp2rgb/yuv420sp2rgb.c:61:14: style: The scope of the variable 'nV' can be reduced. [variableScope]
tools/yuv420sp2rgb/yuv420sp2rgb.c:260:33: portability: 'in' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
tools/yuv420sp2rgb/yuv420sp2rgb.c:262:30: portability: 'out' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
tools/yuv420sp2rgb/yuv420sp2rgb.c:334:13: error: Uninitialized variable: conv_type [uninitvar]
tutorials/MoarRam/jni/df.c:36:5: error: Memory pointed to by 'ptr' is freed twice. [doubleFree]
tutorials/MoarRam/jni/df.c:36:0: error: Deallocating a deallocated pointer: ptr [deallocDealloc]
[22:41]

ftp://ftp.se.debian.org/debian/pool/main/a/android-platform-external-boringssl/android-platform-external-boringssl_8.1.0+r23.orig.tar.gz
src/crypto/internal.h:201:0: error: #error "Must define either OPENSSL_32_BIT or OPENSSL_64_BIT" [preprocessorErrorDirective]
src/crypto/asn1/a_d2i_fp.c:146:9: style: struct member 'asn1_const_ctx_st::eos' is never used. [unusedStructMember]
src/crypto/asn1/a_d2i_fp.c:147:9: style: struct member 'asn1_const_ctx_st::error' is never used. [unusedStructMember]
src/crypto/asn1/a_d2i_fp.c:152:26: style: struct member 'asn1_const_ctx_st::max' is never used. [unusedStructMember]
src/crypto/asn1/a_d2i_fp.c:153:26: style: struct member 'asn1_const_ctx_st::q' is never used. [unusedStructMember]
src/crypto/asn1/a_d2i_fp.c:154:27: style: struct member 'asn1_const_ctx_st::pp' is never used. [unusedStructMember]
src/crypto/asn1/a_d2i_fp.c:155:9: style: struct member 'asn1_const_ctx_st::line' is never used. [unusedStructMember]
src/crypto/asn1/a_i2d_fp.c:81:9: style: The scope of the variable 'i' can be reduced. [variableScope]
src/crypto/asn1/a_i2d_fp.c:126:9: style: The scope of the variable 'i' can be reduced. [variableScope]
src/crypto/asn1/a_print.c:78:42: style: Same expression on both sides of '||'. [duplicateExpression]
src/crypto/asn1/a_print.c:64:9: style: The scope of the variable 'c' can be reduced. [variableScope]
src/crypto/asn1/a_strnid.c:134:19: style: The scope of the variable 'mask' can be reduced. [variableScope]
src/crypto/asn1/tasn_fre.c:80:38: style: The scope of the variable 'seqtt' can be reduced. [variableScope]
src/crypto/asn1/tasn_fre.c:177:12: style: The scope of the variable 'i' can be reduced. [variableScope]
src/crypto/asn1/time_support.c:69:41: style: Function 'OPENSSL_gmtime' argument 1 names different: declaration 'timer' definition 'time'. [funcArgNamesDifferent]
src/crypto/asn1/asn1_locl.h:75:41: note: Function 'OPENSSL_gmtime' argument 1 names different: declaration 'timer' definition 'time'.
src/crypto/asn1/time_support.c:69:41: note: Function 'OPENSSL_gmtime' argument 1 names different: declaration 'timer' definition 'time'.
src/crypto/asn1/time_support.c:144:43: style: Function 'OPENSSL_gmtime_adj' argument 2 names different: declaration 'offset_day' definition 'off_day'. [funcArgNamesDifferent]
src/crypto/asn1/asn1_locl.h:79:43: note: Function 'OPENSSL_gmtime_adj' argument 2 names different: declaration 'offset_day' definition 'off_day'.
src/crypto/asn1/time_support.c:144:43: note: Function 'OPENSSL_gmtime_adj' argument 2 names different: declaration 'offset_day' definition 'off_day'.
src/crypto/asn1/time_support.c:174:30: style: Function 'OPENSSL_gmtime_diff' argument 1 names different: declaration 'out_days' definition 'pday'. [funcArgNamesDifferent]
src/crypto/asn1/asn1_locl.h:84:30: note: Function 'OPENSSL_gmtime_diff' argument 1 names different: declaration 'out_days' definition 'pday'.
src/crypto/asn1/time_support.c:174:30: note: Function 'OPENSSL_gmtime_diff' argument 1 names different: declaration 'out_days' definition 'pday'.
src/crypto/asn1/time_support.c:174:41: style: Function 'OPENSSL_gmtime_diff' argument 2 names different: declaration 'out_secs' definition 'psec'. [funcArgNamesDifferent]
src/crypto/asn1/asn1_locl.h:84:45: note: Function 'OPENSSL_gmtime_diff' argument 2 names different: declaration 'out_secs' definition 'psec'.
src/crypto/asn1/time_support.c:174:41: note: Function 'OPENSSL_gmtime_diff' argument 2 names different: declaration 'out_secs' definition 'psec'.
src/crypto/bio/fd.c:188:8: style: The scope of the variable 'ip' can be reduced. [variableScope]
src/crypto/bio/fd.c:124:29: style: Function 'bio_fd_should_retry' argument 1 names different: declaration 'return_value' definition 'i'. [funcArgNamesDifferent]
src/crypto/bio/internal.h:104:29: note: Function 'bio_fd_should_retry' argument 1 names different: declaration 'return_value' definition 'i'.
src/crypto/bio/fd.c:124:29: note: Function 'bio_fd_should_retry' argument 1 names different: declaration 'return_value' definition 'i'.
src/crypto/bio/file.c:181:10: style: The scope of the variable 'fpp' can be reduced. [variableScope]
src/crypto/bio/socket.c:147:8: style: The scope of the variable 'ip' can be reduced. [variableScope]
src/crypto/cipher_extra/e_rc2.c:129:28: style: The scope of the variable 't' can be reduced. [variableScope]
src/crypto/cipher_extra/e_rc2.c:173:28: style: The scope of the variable 't' can be reduced. [variableScope]
src/crypto/cipher_extra/e_rc2.c:218:26: style: The scope of the variable 'xor0' can be reduced. [variableScope]
src/crypto/cipher_extra/e_rc2.c:218:32: style: The scope of the variable 'xor1' can be reduced. [variableScope]
src/crypto/cipher_extra/e_rc2.c:285:12: style: Variable 'tin' is assigned a value that is never used. [unreadVariable]
src/crypto/dh/check.c:127:3: style: Variable 'ctx' is reassigned a value before the old one has been used. [redundantAssignment]
src/crypto/dh/check.c:122:0: note: Variable 'ctx' is reassigned a value before the old one has been used.
src/crypto/dh/check.c:127:3: note: Variable 'ctx' is reassigned a value before the old one has been used.
src/crypto/fipsmodule/des/des.c:299:21: style: The scope of the variable 's' can be reduced. [variableScope]
src/crypto/fipsmodule/des/des.c:299:24: style: The scope of the variable 't2' can be reduced. [variableScope]
src/crypto/fipsmodule/des/des.c:563:26: style: The scope of the variable 'xor0' can be reduced. [variableScope]
src/crypto/fipsmodule/des/des.c:563:32: style: The scope of the variable 'xor1' can be reduced. [variableScope]
src/crypto/fipsmodule/des/des.c:664:26: style: The scope of the variable 'xor0' can be reduced. [variableScope]
src/crypto/fipsmodule/des/des.c:664:32: style: The scope of the variable 'xor1' can be reduced. [variableScope]
src/crypto/fipsmodule/des/des.c:556:11: style: Variable 'll' is assigned a value that is never used. [unreadVariable]
src/crypto/fipsmodule/des/des.c:545:18: style: Variable 'out' is assigned a value that is never used. [unreadVariable]
src/crypto/fipsmodule/des/des.c:632:12: style: Variable 'tin' is assigned a value that is never used. [unreadVariable]
src/crypto/fipsmodule/des/des.c:628:10: style: Variable 'iv' is assigned a value that is never used. [unreadVariable]
src/crypto/fipsmodule/des/des.c:641:18: style: Variable 'out' is assigned a value that is never used. [unreadVariable]
src/crypto/fipsmodule/des/des.c:755:12: style: Variable 'tin' is assigned a value that is never used. [unreadVariable]
src/crypto/fipsmodule/des/des.c:750:10: style: Variable 'iv' is assigned a value that is never used. [unreadVariable]
src/crypto/lhash/lhash_test.cc:48:8: style: Technically the member function 'FreeLHASH::operator()' can be const. [functionConst]
src/crypto/pem/pem_pk8.c:164:5: style: Variable 'p8' is reassigned a value before the old one has been used. [redundantAssignment]
src/crypto/pem/pem_pk8.c:160:0: note: Variable 'p8' is reassigned a value before the old one has been used.
src/crypto/pem/pem_pk8.c:164:5: note: Variable 'p8' is reassigned a value before the old one has been used.
src/crypto/pem/pem_pk8.c:114:15: style: The scope of the variable 'p8' can be reduced. [variableScope]
src/crypto/pem/pem_pk8.c:222:32: style: Function 'do_pk8pkey_fp' argument 1 names different: declaration 'bp' definition 'fp'. [funcArgNamesDifferent]
src/crypto/pem/pem_pk8.c:71:32: note: Function 'do_pk8pkey_fp' argument 1 names different: declaration 'bp' definition 'fp'.
src/crypto/pem/pem_pk8.c:222:32: note: Function 'do_pk8pkey_fp' argument 1 names different: declaration 'bp' definition 'fp'.
src/crypto/x509/a_strex.c:256:20: style: The scope of the variable 'p' can be reduced. [variableScope]
src/crypto/x509/a_strex.c:256:24: style: The scope of the variable 'q' can be reduced. [variableScope]
src/crypto/x509/a_strex.c:257:10: style: The scope of the variable 'hextmp' can be reduced. [variableScope]
src/crypto/x509/a_strex.c:433:17: style: The scope of the variable 'fn_nid' can be reduced. [variableScope]
src/crypto/x509/a_strex.c:434:18: style: The scope of the variable 'fn' can be reduced. [variableScope]
src/crypto/x509/a_strex.c:435:18: style: The scope of the variable 'val' can be reduced. [variableScope]
src/crypto/x509/a_strex.c:439:17: style: The scope of the variable 'len' can be reduced. [variableScope]
src/crypto/x509/by_file.c:92:17: style: The scope of the variable 'file' can be reduced. [variableScope]
src/crypto/x509/by_file.c:243:16: style: The scope of the variable 'itmp' can be reduced. [variableScope]
src/crypto/x509/by_file.c:88:64: style: Function 'by_file_ctrl' argument 3 names different: declaration 'argc' definition 'argp'. [funcArgNamesDifferent]
src/crypto/x509/by_file.c:68:64: note: Function 'by_file_ctrl' argument 3 names different: declaration 'argc' definition 'argp'.
src/crypto/x509/by_file.c:88:64: note: Function 'by_file_ctrl' argument 3 names different: declaration 'argc' definition 'argp'.
src/crypto/x509/t_crl.c:84:19: style: The scope of the variable 'r' can be reduced. [variableScope]
src/crypto/x509/t_x509.c:247:11: style: Same expression on both sides of '!=' because the value of 'm' and 'NULL' are the same. [duplicateExpression]
src/crypto/x509/t_x509.c:104:15: note: 'm' is assigned value 'NULL' here.
src/crypto/x509/t_x509.c:247:11: note: Same expression on both sides of '!=' because the value of 'm' and 'NULL' are the same.
src/crypto/x509/t_x509a.c:69:9: style: The scope of the variable 'j' can be reduced. [variableScope]
src/crypto/x509/x509_att.c:85:21: style: The scope of the variable 'ex' can be reduced. [variableScope]
src/crypto/x509/x509_req.c:123:5: style: Variable 'xk' is reassigned a value before the old one has been used. [redundantAssignment]
src/crypto/x509/x509_req.c:120:0: note: Variable 'xk' is reassigned a value before the old one has been used.
src/crypto/x509/x509_req.c:123:5: note: Variable 'xk' is reassigned a value before the old one has been used.
src/crypto/x509/x509_req.c:163:12: style: The scope of the variable 'nid' can be reduced. [variableScope]
src/crypto/x509/x509_v3.c:87:21: style: The scope of the variable 'ex' can be reduced. [variableScope]
src/crypto/x509/x509_v3.c:107:21: style: The scope of the variable 'ex' can be reduced. [variableScope]
src/crypto/x509/x_info.c:68:5: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment]
src/crypto/x509/x_info.c:66:0: note: Variable 'ret' is reassigned a value before the old one has been used.
src/crypto/x509/x_info.c:68:5: note: Variable 'ret' is reassigned a value before the old one has been used.
src/crypto/x509v3/pcy_data.c:88:54: style: Function 'policy_data_new' argument 2 names different: declaration 'id' definition 'cid'. [funcArgNamesDifferent]
src/crypto/x509v3/pcy_int.h:188:74: note: Function 'policy_data_new' argument 2 names different: declaration 'id' definition 'cid'.
src/crypto/x509v3/pcy_data.c:88:54: note: Function 'policy_data_new' argument 2 names different: declaration 'id' definition 'cid'.
src/crypto/x509v3/pcy_node.c:97:23: style: The scope of the variable 'node' can be reduced. [variableScope]
src/crypto/x509v3/pcy_node.c:171:18: style: The scope of the variable 'policy_oid' can be reduced. [variableScope]
src/crypto/x509v3/v3_alt.c:194:9: style: The scope of the variable 'i' can be reduced. [variableScope]
src/crypto/x509v3/v3_bitst.c:112:17: style: The scope of the variable 'val' can be reduced. [variableScope]
src/crypto/x509v3/v3_cpols.c:414:17: style: The scope of the variable 'pinfo' can be reduced. [variableScope]
src/crypto/x509v3/v3_cpols.c:430:21: style: The scope of the variable 'qualinfo' can be reduced. [variableScope]
src/crypto/x509v3/v3_cpols.c:457:12: style: The scope of the variable 'i' can be reduced. [variableScope]
src/crypto/x509v3/v3_cpols.c:467:19: style: The scope of the variable 'tmp' can be reduced. [variableScope]
src/crypto/x509v3/v3_crld.c:257:5: style: Variable 'point' is reassigned a value before the old one has been used. [redundantAssignment]
src/crypto/x509v3/v3_crld.c:256:0: note: Variable 'point' is reassigned a value before the old one has been used.
src/crypto/x509v3/v3_crld.c:257:5: note: Variable 'point' is reassigned a value before the old one has been used.
src/crypto/x509v3/v3_crld.c:422:5: style: Variable 'idp' is reassigned a value before the old one has been used. [redundantAssignment]
src/crypto/x509v3/v3_crld.c:417:0: note: Variable 'idp' is reassigned a value before the old one has been used.
src/crypto/x509v3/v3_crld.c:422:5: note: Variable 'idp' is reassigned a value before the old one has been used.
src/crypto/x509v3/v3_crld.c:518:17: style: The scope of the variable 'point' can be reduced. [variableScope]
src/crypto/x509v3/v3_crld.c:539:22: style: The scope of the variable 'ne' can be reduced. [variableScope]
src/crypto/x509v3/v3_extku.c:124:18: style: The scope of the variable 'objtmp' can be reduced. [variableScope]
src/crypto/x509v3/v3_pmaps.c:117:21: style: The scope of the variable 'pmap' can be reduced. [variableScope]
src/crypto/x509v3/v3_pmaps.c:119:17: style: The scope of the variable 'val' can be reduced. [variableScope]
src/crypto/x509v3/v3_prn.c:78:17: style: The scope of the variable 'nval' can be reduced. [variableScope]
src/crypto/x509v3/v3_prn.c:163:9: style: The scope of the variable 'j' can be reduced. [variableScope]
src/crypto/x509v3/v3_sxnet.c:140:17: style: The scope of the variable 'cnf' can be reduced. [variableScope]
src/crypto/x509v3/v3_sxnet.c:264:14: style: The scope of the variable 'id' can be reduced. [variableScope]
src/decrepit/cast/cast.c:256:12: style: The scope of the variable 'l' can be reduced. [variableScope]
src/decrepit/cast/cast.c:236:10: style: Variable 'tin0' is assigned a value that is never used. [unreadVariable]
src/decrepit/cast/cast.c:236:17: style: Variable 'tin1' is assigned a value that is never used. [unreadVariable]
src/decrepit/cast/cast.c:236:25: style: Variable 'tout0' is assigned a value that is never used. [unreadVariable]
src/decrepit/cast/cast.c:236:33: style: Variable 'tout1' is assigned a value that is never used. [unreadVariable]
src/decrepit/cast/cast.c:237:12: style: Variable 'tin' is assigned a value that is never used. [unreadVariable]
src/decrepit/cast/cast.c:406:8: style: Variable 'v0' is assigned a value that is never used. [unreadVariable]
src/decrepit/cast/cast.c:406:13: style: Variable 'v1' is assigned a value that is never used. [unreadVariable]
src/decrepit/cast/cast.c:406:33: style: Variable 't' is assigned a value that is never used. [unreadVariable]
src/decrepit/cast/cast.c:406:21: style: Variable 'ti' is assigned a value that is never used. [unreadVariable]
src/decrepit/xts/xts.c:108:37: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
src/decrepit/xts/xts.c:133:37: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
src/decrepit/xts/xts.c:172:12: style: union member 'Anonymous2::align' is never used. [unusedStructMember]
src/fipstools/cavp_tdes_test.cc:211:15: style: Unused variable: count [unusedVariable]
src/tool/digest.cc:49:8: style: Technically the member function 'close_delete::operator()' can be const. [functionConst]
src/tool/digest.cc:56:8: style: Technically the member function 'func_delete::operator()' can be const. [functionConst]
src/tool/file.cc:23:47: style: Function 'ReadAll' argument 2 names different: declaration 'in' definition 'file'. [funcArgNamesDifferent]
src/tool/internal.h:68:47: note: Function 'ReadAll' argument 2 names different: declaration 'in' definition 'file'.
src/tool/file.cc:23:47: note: Function 'ReadAll' argument 2 names different: declaration 'in' definition 'file'.
src/tool/generate_ed25519.cc:25:8: style: Technically the member function 'FileCloser::operator()' can be const. [functionConst]
src/tool/server.cc:79:8: style: Technically the member function 'FileCloser::operator()' can be const. [functionConst]
src/tool/tool.cc:114:3: style: Variable 'tool' is reassigned a value before the old one has been used. [redundantAssignment]
src/tool/tool.cc:112:0: note: Variable 'tool' is reassigned a value before the old one has been used.
src/tool/tool.cc:114:3: note: Variable 'tool' is reassigned a value before the old one has been used.
[22:41]

ftp://ftp.se.debian.org/debian/pool/main/a/android-platform-external-doclava/android-platform-external-doclava_6.0.1+r55.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/android-platform-external-jsilver/android-platform-external-jsilver_6.0.1+r55.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/android-platform-external-libselinux/android-platform-external-libselinux_8.1.0+r23.orig.tar.gz
checkpolicy/checkmodule.c:316:4: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
checkpolicy/checkpolicy.c:501:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
checkpolicy/checkpolicy.c:635:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
checkpolicy/module_compiler.c:555:11: style: The scope of the variable 'ret2' can be reduced. [variableScope]
checkpolicy/module_compiler.c:1108:11: style: The scope of the variable 'i' can be reduced. [variableScope]
checkpolicy/module_compiler.c:1365:11: style: The scope of the variable 'i' can be reduced. [variableScope]
checkpolicy/policy_define.c:2608:9: style: Condition '!suppress' is always true [knownConditionTrueFalse]
checkpolicy/policy_define.c:2503:17: note: Assignment 'suppress=0', assigned value is 0
checkpolicy/policy_define.c:2608:9: note: Condition '!suppress' is always true
checkpolicy/policy_define.c:212:2: style: Variable 'type' is reassigned a value before the old one has been used. [redundantAssignment]
checkpolicy/policy_define.c:208:0: note: Variable 'type' is reassigned a value before the old one has been used.
checkpolicy/policy_define.c:212:2: note: Variable 'type' is reassigned a value before the old one has been used.
checkpolicy/policy_define.c:341:17: style: The scope of the variable 'cladatum' can be reduced. [variableScope]
checkpolicy/policy_define.c:366:17: style: The scope of the variable 'cladatum' can be reduced. [variableScope]
checkpolicy/policy_define.c:398:17: style: The scope of the variable 'cladatum' can be reduced. [variableScope]
checkpolicy/policy_define.c:430:17: style: The scope of the variable 'cladatum' can be reduced. [variableScope]
checkpolicy/policy_define.c:462:17: style: The scope of the variable 'cladatum' can be reduced. [variableScope]
checkpolicy/policy_define.c:836:17: style: The scope of the variable 'datum' can be reduced. [variableScope]
checkpolicy/policy_define.c:1692:8: style: The scope of the variable 'id' can be reduced. [variableScope]
checkpolicy/policy_define.c:1716:8: style: The scope of the variable 'id' can be reduced. [variableScope]
checkpolicy/policy_define.c:2200:10: style: The scope of the variable 'low' can be reduced. [variableScope]
checkpolicy/policy_define.c:2200:15: style: The scope of the variable 'high' can be reduced. [variableScope]
checkpolicy/policy_define.c:2238:11: style: The scope of the variable 'low' can be reduced. [variableScope]
checkpolicy/policy_define.c:2238:16: style: The scope of the variable 'high' can be reduced. [variableScope]
checkpolicy/policy_define.c:2280:11: style: The scope of the variable 'low' can be reduced. [variableScope]
checkpolicy/policy_define.c:2280:16: style: The scope of the variable 'high' can be reduced. [variableScope]
checkpolicy/policy_define.c:2327:34: style: The scope of the variable 'tmp' can be reduced. [variableScope]
checkpolicy/policy_define.c:2464:15: style: The scope of the variable 'i' can be reduced. [variableScope]
checkpolicy/policy_define.c:2648:8: style: The scope of the variable 'id' can be reduced. [variableScope]
checkpolicy/policy_define.c:2650:6: style: The scope of the variable 'i' can be reduced. [variableScope]
checkpolicy/policy_define.c:2668:8: style: The scope of the variable 'id' can be reduced. [variableScope]
checkpolicy/policy_define.c:2670:6: style: The scope of the variable 'i' can be reduced. [variableScope]
checkpolicy/policy_define.c:1807:62: style: Function 'define_cond_pol_list' argument 2 names different: declaration 'stmt' definition 'sl'. [funcArgNamesDifferent]
checkpolicy/policy_define.h:16:60: note: Function 'define_cond_pol_list' argument 2 names different: declaration 'stmt' definition 'sl'.
checkpolicy/policy_define.c:1807:62: note: Function 'define_cond_pol_list' argument 2 names different: declaration 'stmt' definition 'sl'.
checkpolicy/policy_define.c:3932:55: style: Function 'define_conditional' argument 2 names different: declaration 't_list' definition 't'. [funcArgNamesDifferent]
checkpolicy/policy_define.h:32:53: note: Function 'define_conditional' argument 2 names different: declaration 't_list' definition 't'.
checkpolicy/policy_define.c:3932:55: note: Function 'define_conditional' argument 2 names different: declaration 't_list' definition 't'.
checkpolicy/policy_define.c:3932:69: style: Function 'define_conditional' argument 3 names different: declaration 'f_list' definition 'f'. [funcArgNamesDifferent]
checkpolicy/policy_define.h:32:71: note: Function 'define_conditional' argument 3 names different: declaration 'f_list' definition 'f'.
checkpolicy/policy_define.c:3932:69: note: Function 'define_conditional' argument 3 names different: declaration 'f_list' definition 'f'.
checkpolicy/queue.c:109:22: style: The scope of the variable 'temp' can be reduced. [variableScope]
checkpolicy/queue.c:128:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
checkpolicy/queue.c:148:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
checkpolicy/test/dismod.c:807:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
checkpolicy/test/dismod.c:296:15: style: The scope of the variable 'i' can be reduced. [variableScope]
checkpolicy/test/dismod.c:296:18: style: The scope of the variable 'first_attrib' can be reduced. [variableScope]
checkpolicy/test/dismod.c:344:13: style: The scope of the variable 'bitmap' can be reduced. [variableScope]
checkpolicy/test/dismod.c:416:8: style: The scope of the variable 'user' can be reduced. [variableScope]
checkpolicy/test/dismod.c:416:15: style: The scope of the variable 'role' can be reduced. [variableScope]
checkpolicy/test/dismod.c:416:22: style: The scope of the variable 'type' can be reduced. [variableScope]
checkpolicy/test/dispol.c:289:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
libselinux/src/android/android_platform.c:1612:2: style: Variable 'fd' is reassigned a value before the old one has been used. [redundantAssignment]
libselinux/src/android/android_platform.c:1610:0: note: Variable 'fd' is reassigned a value before the old one has been used.
libselinux/src/android/android_platform.c:1612:2: note: Variable 'fd' is reassigned a value before the old one has been used.
libselinux/src/android/android_platform.c:751:7: style: The scope of the variable 'targetSdkVersion' can be reduced. [variableScope]
libselinux/src/audit2why.c:419:4: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
libselinux/src/audit2why.c:418:0: note: Variable 'result' is reassigned a value before the old one has been used.
libselinux/src/audit2why.c:419:4: note: Variable 'result' is reassigned a value before the old one has been used.
libselinux/src/audit2why.c:69:6: style: The scope of the variable 'rc' can be reduced. [variableScope]
libselinux/src/audit2why.c:316:12: style: The scope of the variable 'strObj' can be reduced. [variableScope]
libselinux/src/avc.c:728:3: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libselinux/src/avc.c:980:6: style: The scope of the variable 'i' can be reduced. [variableScope]
libselinux/src/avc_internal.c:226:6: style: The scope of the variable 'rc' can be reduced. [variableScope]
libselinux/src/avc_internal.c:253:6: style: The scope of the variable 'rc' can be reduced. [variableScope]
libselinux/src/avc_sidtab.c:104:38: style: Function 'sidtab_sid_stats' argument 1 names different: declaration 's' definition 'h'. [funcArgNamesDifferent]
libselinux/src/avc_sidtab.h:33:38: note: Function 'sidtab_sid_stats' argument 1 names different: declaration 's' definition 'h'.
libselinux/src/avc_sidtab.c:104:38: note: Function 'sidtab_sid_stats' argument 1 names different: declaration 's' definition 'h'.
libselinux/src/booleans.c:554:7: style: The scope of the variable 'ret' can be reduced. [variableScope]
libselinux/src/context.c:102:6: style: The scope of the variable 'i' can be reduced. [variableScope]
libselinux/src/context.c:153:14: style: The scope of the variable 'p' can be reduced. [variableScope]
libselinux/src/context.c:38:19: error: Dereferencing 'n' after it is deallocated / released [deallocuse]
libselinux/src/context.c:39:6: error: Dereferencing 'n' after it is deallocated / released [deallocuse]
libselinux/src/get_context_list.c:120:14: style: The scope of the variable 'conrole' can be reduced. [variableScope]
libselinux/src/get_context_list.c:120:24: style: The scope of the variable 'contype' can be reduced. [variableScope]
libselinux/src/get_context_list.c:289:3: style: Variable 'buf' is assigned a value that is never used. [unreadVariable]
libselinux/src/get_default_type.c:14:2: style: Variable 'fp' is reassigned a value before the old one has been used. [redundantAssignment]
libselinux/src/get_default_type.c:12:0: note: Variable 'fp' is reassigned a value before the old one has been used.
libselinux/src/get_default_type.c:14:2: note: Variable 'fp' is reassigned a value before the old one has been used.
libselinux/src/init.c:64:2: style: Variable 'fp' is reassigned a value before the old one has been used. [redundantAssignment]
libselinux/src/init.c:59:0: note: Variable 'fp' is reassigned a value before the old one has been used.
libselinux/src/init.c:64:2: note: Variable 'fp' is reassigned a value before the old one has been used.
libselinux/src/is_customizable_type.c:16:24: style: The scope of the variable 'i' can be reduced. [variableScope]
libselinux/src/label.c:260:2: style: Variable 'ptr' is reassigned a value before the old one has been used. [redundantAssignment]
libselinux/src/label.c:257:0: note: Variable 'ptr' is reassigned a value before the old one has been used.
libselinux/src/label.c:260:2: note: Variable 'ptr' is reassigned a value before the old one has been used.
libselinux/src/label.c:210:6: style: The scope of the variable 'i' can be reduced. [variableScope]
libselinux/src/label.c:503:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libselinux/src/label_backends_android.c:54:15: style: The scope of the variable 'curr_spec' can be reduced. [variableScope]
libselinux/src/label_backends_android.c:276:15: style: The scope of the variable 'spec' can be reduced. [variableScope]
libselinux/src/label_backends_android.c:277:15: style: The scope of the variable 'i' can be reduced. [variableScope]
libselinux/src/label_backends_android.c:325:2: error: Address of auto-variable 'spec_arr[i].lr' returned [returnAddressOfAutoVariable]
libselinux/src/label_backends_android.c:357:2: error: Address of auto-variable 'spec_arr[i].lr' returned [returnAddressOfAutoVariable]
libselinux/src/label_db.c:178:17: style: The scope of the variable 'spec' can be reduced. [variableScope]
libselinux/src/label_file.c:67:15: style: The scope of the variable 'curr_spec' can be reduced. [variableScope]
libselinux/src/label_file.c:530:6: style: The scope of the variable 'rc' can be reduced. [variableScope]
libselinux/src/label_file.c:690:27: style: The scope of the variable 'last_area' can be reduced. [variableScope]
libselinux/src/label_file.c:691:15: style: The scope of the variable 'spec' can be reduced. [variableScope]
libselinux/src/label_file.c:692:15: style: The scope of the variable 'stem' can be reduced. [variableScope]
libselinux/src/label_file.c:891:2: error: Address of auto-variable 'specs[best]->lr' returned [returnAddressOfAutoVariable]
libselinux/src/label_media.c:156:15: style: The scope of the variable 'spec' can be reduced. [variableScope]
libselinux/src/label_support.c:68:9: style: The scope of the variable 'spec_entry' can be reduced. [variableScope]
libselinux/src/label_support.c:69:11: style: The scope of the variable 'rc' can be reduced. [variableScope]
libselinux/src/label_x.c:183:15: style: The scope of the variable 'spec' can be reduced. [variableScope]
libselinux/src/load_policy.c:124:2: style: Variable 'vers_max' is reassigned a value before the old one has been used. [redundantAssignment]
libselinux/src/load_policy.c:70:0: note: Variable 'vers_max' is reassigned a value before the old one has been used.
libselinux/src/load_policy.c:124:2: note: Variable 'vers_max' is reassigned a value before the old one has been used.
libselinux/src/load_policy.c:125:2: style: Variable 'vers_min' is reassigned a value before the old one has been used. [redundantAssignment]
libselinux/src/load_policy.c:71:0: note: Variable 'vers_min' is reassigned a value before the old one has been used.
libselinux/src/load_policy.c:125:2: note: Variable 'vers_min' is reassigned a value before the old one has been used.
libselinux/src/load_policy.c:126:2: style: Variable 'policy_file_create' is reassigned a value before the old one has been used. [redundantAssignment]
libselinux/src/load_policy.c:72:0: note: Variable 'policy_file_create' is reassigned a value before the old one has been used.
libselinux/src/load_policy.c:126:2: note: Variable 'policy_file_create' is reassigned a value before the old one has been used.
libselinux/src/load_policy.c:127:2: style: Variable 'policy_file_free' is reassigned a value before the old one has been used. [redundantAssignment]
libselinux/src/load_policy.c:73:0: note: Variable 'policy_file_free' is reassigned a value before the old one has been used.
libselinux/src/load_policy.c:127:2: note: Variable 'policy_file_free' is reassigned a value before the old one has been used.
libselinux/src/load_policy.c:128:2: style: Variable 'policy_file_set_mem' is reassigned a value before the old one has been used. [redundantAssignment]
libselinux/src/load_policy.c:74:0: note: Variable 'policy_file_set_mem' is reassigned a value before the old one has been used.
libselinux/src/load_policy.c:128:2: note: Variable 'policy_file_set_mem' is reassigned a value before the old one has been used.
libselinux/src/load_policy.c:129:2: style: Variable 'policydb_create' is reassigned a value before the old one has been used. [redundantAssignment]
libselinux/src/load_policy.c:75:0: note: Variable 'policydb_create' is reassigned a value before the old one has been used.
libselinux/src/load_policy.c:129:2: note: Variable 'policydb_create' is reassigned a value before the old one has been used.
libselinux/src/load_policy.c:130:2: style: Variable 'policydb_free' is reassigned a value before the old one has been used. [redundantAssignment]
libselinux/src/load_policy.c:76:0: note: Variable 'policydb_free' is reassigned a value before the old one has been used.
libselinux/src/load_policy.c:130:2: note: Variable 'policydb_free' is reassigned a value before the old one has been used.
libselinux/src/load_policy.c:131:2: style: Variable 'policydb_read' is reassigned a value before the old one has been used. [redundantAssignment]
libselinux/src/load_policy.c:77:0: note: Variable 'policydb_read' is reassigned a value before the old one has been used.
libselinux/src/load_policy.c:131:2: note: Variable 'policydb_read' is reassigned a value before the old one has been used.
libselinux/src/load_policy.c:132:2: style: Variable 'policydb_set_vers' is reassigned a value before the old one has been used. [redundantAssignment]
libselinux/src/load_policy.c:78:0: note: Variable 'policydb_set_vers' is reassigned a value before the old one has been used.
libselinux/src/load_policy.c:132:2: note: Variable 'policydb_set_vers' is reassigned a value before the old one has been used.
libselinux/src/load_policy.c:133:2: style: Variable 'policydb_to_image' is reassigned a value before the old one has been used. [redundantAssignment]
libselinux/src/load_policy.c:79:0: note: Variable 'policydb_to_image' is reassigned a value before the old one has been used.
libselinux/src/load_policy.c:133:2: note: Variable 'policydb_to_image' is reassigned a value before the old one has been used.
libselinux/src/load_policy.c:134:2: style: Variable 'genbools_array' is reassigned a value before the old one has been used. [redundantAssignment]
libselinux/src/load_policy.c:80:0: note: Variable 'genbools_array' is reassigned a value before the old one has been used.
libselinux/src/load_policy.c:134:2: note: Variable 'genbools_array' is reassigned a value before the old one has been used.
libselinux/src/load_policy.c:135:2: style: Variable 'genusers' is reassigned a value before the old one has been used. [redundantAssignment]
libselinux/src/load_policy.c:81:0: note: Variable 'genusers' is reassigned a value before the old one has been used.
libselinux/src/load_policy.c:135:2: note: Variable 'genusers' is reassigned a value before the old one has been used.
libselinux/src/load_policy.c:136:2: style: Variable 'genbools' is reassigned a value before the old one has been used. [redundantAssignment]
libselinux/src/load_policy.c:82:0: note: Variable 'genbools' is reassigned a value before the old one has been used.
libselinux/src/load_policy.c:136:2: note: Variable 'genbools' is reassigned a value before the old one has been used.
libselinux/src/matchpathcon.c:266:20: style: The scope of the variable 'len' can be reduced. [variableScope]
libselinux/src/query_user_context.c:40:7: style: The scope of the variable 'response' can be reduced. [variableScope]
libselinux/src/query_user_context.c:41:6: style: The scope of the variable 'choice' can be reduced. [variableScope]
libselinux/src/query_user_context.c:24:3: portability: fflush() called on input stream 'stdin' may result in undefined behaviour on non-linux systems. [fflushOnInputStream]
libselinux/src/query_user_context.c:27:3: portability: fflush() called on input stream 'stdin' may result in undefined behaviour on non-linux systems. [fflushOnInputStream]
libselinux/src/query_user_context.c:50:3: portability: fflush() called on input stream 'stdin' may result in undefined behaviour on non-linux systems. [fflushOnInputStream]
libselinux/src/query_user_context.c:53:3: portability: fflush() called on input stream 'stdin' may result in undefined behaviour on non-linux systems. [fflushOnInputStream]
libselinux/src/query_user_context.c:84:3: portability: fflush() called on input stream 'stdin' may result in undefined behaviour on non-linux systems. [fflushOnInputStream]
libselinux/src/query_user_context.c:87:3: portability: fflush() called on input stream 'stdin' may result in undefined behaviour on non-linux systems. [fflushOnInputStream]
libselinux/src/regex.c:21:0: error: #error Neither __BYTE_ORDER__ nor __BYTE_ORDER defined. Unable to determine endianness. [preprocessorErrorDirective]
libselinux/src/selinux_check_securetty_context.c:14:10: style: The scope of the variable 'len' can be reduced. [variableScope]
libselinux/src/selinux_config.c:157:10: style: The scope of the variable 'intptr' can be reduced. [variableScope]
libselinux/src/selinux_config.c:159:10: style: The scope of the variable 'len' can be reduced. [variableScope]
libselinux/src/selinux_config.c:160:34: style: The scope of the variable 'value' can be reduced. [variableScope]
libselinux/src/selinux_config.c:160:56: style: The scope of the variable 'end' can be reduced. [variableScope]
libselinux/src/file_path_suffixes.h:2:1: style: union member 'file_path_suffixes_data::str67' is never used. [unusedStructMember]
libselinux/src/file_path_suffixes.h:3:5: style: union member 'file_path_suffixes_data::str67' is never used. [unusedStructMember]
libselinux/src/file_path_suffixes.h:4:5: style: union member 'file_path_suffixes_data::str67' is never used. [unusedStructMember]
libselinux/src/file_path_suffixes.h:5:5: style: union member 'file_path_suffixes_data::str67' is never used. [unusedStructMember]
libselinux/src/file_path_suffixes.h:6:5: style: union member 'file_path_suffixes_data::str67' is never used. [unusedStructMember]
libselinux/src/file_path_suffixes.h:7:5: style: union member 'file_path_suffixes_data::str67' is never used. [unusedStructMember]
libselinux/src/file_path_suffixes.h:8:5: style: union member 'file_path_suffixes_data::str67' is never used. [unusedStructMember]
libselinux/src/file_path_suffixes.h:9:5: style: union member 'file_path_suffixes_data::str67' is never used. [unusedStructMember]
libselinux/src/file_path_suffixes.h:10:5: style: union member 'file_path_suffixes_data::str67' is never used. [unusedStructMember]
libselinux/src/file_path_suffixes.h:11:5: style: union member 'file_path_suffixes_data::str67' is never used. [unusedStructMember]
libselinux/src/file_path_suffixes.h:12:5: style: union member 'file_path_suffixes_data::str67' is never used. [unusedStructMember]
libselinux/src/file_path_suffixes.h:13:5: style: union member 'file_path_suffixes_data::str67' is never used. [unusedStructMember]
libselinux/src/file_path_suffixes.h:14:5: style: union member 'file_path_suffixes_data::str67' is never used. [unusedStructMember]
libselinux/src/file_path_suffixes.h:15:5: style: union member 'file_path_suffixes_data::str67' is never used. [unusedStructMember]
libselinux/src/file_path_suffixes.h:16:5: style: union member 'file_path_suffixes_data::str67' is never used. [unusedStructMember]
libselinux/src/file_path_suffixes.h:17:5: style: union member 'file_path_suffixes_data::str67' is never used. [unusedStructMember]
libselinux/src/file_path_suffixes.h:18:5: style: union member 'file_path_suffixes_data::str67' is never used. [unusedStructMember]
libselinux/src/file_path_suffixes.h:19:5: style: union member 'file_path_suffixes_data::str67' is never used. [unusedStructMember]
libselinux/src/file_path_suffixes.h:20:5: style: union member 'file_path_suffixes_data::str67' is never used. [unusedStructMember]
libselinux/src/file_path_suffixes.h:21:5: style: union member 'file_path_suffixes_data::str67' is never used. [unusedStructMember]
libselinux/src/file_path_suffixes.h:22:5: style: union member 'file_path_suffixes_data::str67' is never used. [unusedStructMember]
libselinux/src/file_path_suffixes.h:23:5: style: union member 'file_path_suffixes_data::str67' is never used. [unusedStructMember]
libselinux/src/file_path_suffixes.h:24:5: style: union member 'file_path_suffixes_data::str67' is never used. [unusedStructMember]
libselinux/src/file_path_suffixes.h:25:5: style: union member 'file_path_suffixes_data::str67' is never used. [unusedStructMember]
libselinux/src/file_path_suffixes.h:26:5: style: union member 'file_path_suffixes_data::str67' is never used. [unusedStructMember]
libselinux/src/file_path_suffixes.h:27:5: style: union member 'file_path_suffixes_data::str67' is never used. [unusedStructMember]
libselinux/src/file_path_suffixes.h:28:5: style: union member 'file_path_suffixes_data::str67' is never used. [unusedStructMember]
libselinux/src/file_path_suffixes.h:29:5: style: union member 'file_path_suffixes_data::str67' is never used. [unusedStructMember]
libselinux/src/file_path_suffixes.h:30:5: style: union member 'file_path_suffixes_data::str67' is never used. [unusedStructMember]
libselinux/src/file_path_suffixes.h:31:5: style: union member 'file_path_suffixes_data::str67' is never used. [unusedStructMember]
libselinux/src/file_path_suffixes.h:32:5: style: union member 'file_path_suffixes_data::str67' is never used. [unusedStructMember]
libselinux/src/file_path_suffixes.h:33:5: style: union member 'file_path_suffixes_data::str67' is never used. [unusedStructMember]
libselinux/src/selinux_restorecon.c:237:6: style: The scope of the variable 'index' can be reduced. [variableScope]
libselinux/src/selinux_restorecon.c:237:17: style: The scope of the variable 'found' can be reduced. [variableScope]
libselinux/src/seusers.c:188:2: style: Variable 'cfg' is reassigned a value before the old one has been used. [redundantAssignment]
libselinux/src/seusers.c:171:0: note: Variable 'cfg' is reassigned a value before the old one has been used.
libselinux/src/seusers.c:188:2: note: Variable 'cfg' is reassigned a value before the old one has been used.
libselinux/src/stringrep.c:255:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libselinux/utils/getconlist.c:24:11: style: The scope of the variable 'i' can be reduced. [variableScope]
libselinux/utils/getfilecon.c:9:6: style: The scope of the variable 'rc' can be reduced. [variableScope]
libselinux/utils/matchpathcon.c:147:7: style: The scope of the variable 'rc' can be reduced. [variableScope]
libselinux/utils/setfilecon.c:8:6: style: The scope of the variable 'rc' can be reduced. [variableScope]
libselinux/utils/togglesebool.c:26:6: style: The scope of the variable 'rc' can be reduced. [variableScope]
libsemanage/example/test_fcontext.c:17:2: style: Variable 'sh' is reassigned a value before the old one has been used. [redundantAssignment]
libsemanage/example/test_fcontext.c:11:0: note: Variable 'sh' is reassigned a value before the old one has been used.
libsemanage/example/test_fcontext.c:17:2: note: Variable 'sh' is reassigned a value before the old one has been used.
libsemanage/src/booleans_activedb.c:101:2: style: Variable 'blist' is reassigned a value before the old one has been used. [redundantAssignment]
libsemanage/src/booleans_activedb.c:94:0: note: Variable 'blist' is reassigned a value before the old one has been used.
libsemanage/src/booleans_activedb.c:101:2: note: Variable 'blist' is reassigned a value before the old one has been used.
libsemanage/src/database_llist.c:76:17: style: The scope of the variable 'prev' can be reduced. [variableScope]
libsemanage/src/database_llist.c:318:18: style: The scope of the variable 'prev' can be reduced. [variableScope]
libsemanage/src/debug.c:95:29: style: Function 'semanage_msg_relay_handler' argument 2 names different: declaration 'handle' definition 'sepolh'. [funcArgNamesDifferent]
libsemanage/src/debug.h:73:29: note: Function 'semanage_msg_relay_handler' argument 2 names different: declaration 'handle' definition 'sepolh'.
libsemanage/src/debug.c:95:29: note: Function 'semanage_msg_relay_handler' argument 2 names different: declaration 'handle' definition 'sepolh'.
libsemanage/src/direct_api.c:1850:3: warning: Either the condition 'num_modules==0' is redundant or there is possible null pointer dereference: num_modules. [nullPointerRedundantCheck]
libsemanage/src/direct_api.c:1862:18: note: Assuming that condition 'num_modules==0' is not redundant
libsemanage/src/direct_api.c:1850:3: note: Null pointer dereference
libsemanage/src/direct_api.c:471:2: style: Variable 'buf' is reassigned a value before the old one has been used. [redundantAssignment]
libsemanage/src/direct_api.c:462:0: note: Variable 'buf' is reassigned a value before the old one has been used.
libsemanage/src/direct_api.c:471:2: note: Variable 'buf' is reassigned a value before the old one has been used.
libsemanage/src/direct_api.c:542:2: style: Variable 'fd' is reassigned a value before the old one has been used. [redundantAssignment]
libsemanage/src/direct_api.c:539:0: note: Variable 'fd' is reassigned a value before the old one has been used.
libsemanage/src/direct_api.c:542:2: note: Variable 'fd' is reassigned a value before the old one has been used.
libsemanage/src/direct_api.c:614:2: style: Variable 'retval' is reassigned a value before the old one has been used. [redundantAssignment]
libsemanage/src/direct_api.c:608:0: note: Variable 'retval' is reassigned a value before the old one has been used.
libsemanage/src/direct_api.c:614:2: note: Variable 'retval' is reassigned a value before the old one has been used.
libsemanage/src/direct_api.c:669:2: style: Variable 'retval' is reassigned a value before the old one has been used. [redundantAssignment]
libsemanage/src/direct_api.c:663:0: note: Variable 'retval' is reassigned a value before the old one has been used.
libsemanage/src/direct_api.c:669:2: note: Variable 'retval' is reassigned a value before the old one has been used.
libsemanage/src/direct_api.c:947:2: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment]
libsemanage/src/direct_api.c:943:0: note: Variable 'ret' is reassigned a value before the old one has been used.
libsemanage/src/direct_api.c:947:2: note: Variable 'ret' is reassigned a value before the old one has been used.
libsemanage/src/direct_api.c:1738:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsemanage/src/direct_api.c:1731:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsemanage/src/direct_api.c:1738:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsemanage/src/direct_api.c:721:14: style: Checking if unsigned variable 'max_len' is less than zero. [unsignedLessThanZero]
libsemanage/src/direct_api.c:1641:18: style: Function 'semanage_direct_install_file' argument 2 names different: declaration 'module_name' definition 'install_filename'. [funcArgNamesDifferent]
libsemanage/src/direct_api.c:68:77: note: Function 'semanage_direct_install_file' argument 2 names different: declaration 'module_name' definition 'install_filename'.
libsemanage/src/direct_api.c:1641:18: note: Function 'semanage_direct_install_file' argument 2 names different: declaration 'module_name' definition 'install_filename'.
libsemanage/src/direct_api.c:2434:34: style: Function 'semanage_direct_list_all' argument 2 names different: declaration 'modinfo' definition 'modinfos'. [funcArgNamesDifferent]
libsemanage/src/direct_api.c:91:34: note: Function 'semanage_direct_list_all' argument 2 names different: declaration 'modinfo' definition 'modinfos'.
libsemanage/src/direct_api.c:2434:34: note: Function 'semanage_direct_list_all' argument 2 names different: declaration 'modinfo' definition 'modinfos'.
libsemanage/src/direct_api.c:2435:14: style: Function 'semanage_direct_list_all' argument 3 names different: declaration 'num_modules' definition 'modinfos_len'. [funcArgNamesDifferent]
libsemanage/src/direct_api.c:92:14: note: Function 'semanage_direct_list_all' argument 3 names different: declaration 'num_modules' definition 'modinfos_len'.
libsemanage/src/direct_api.c:2435:14: note: Function 'semanage_direct_list_all' argument 3 names different: declaration 'num_modules' definition 'modinfos_len'.
libsemanage/src/genhomedircon.c:302:2: style: Variable 'path' is reassigned a value before the old one has been used. [redundantAssignment]
libsemanage/src/genhomedircon.c:294:0: note: Variable 'path' is reassigned a value before the old one has been used.
libsemanage/src/genhomedircon.c:302:2: note: Variable 'path' is reassigned a value before the old one has been used.
libsemanage/src/genhomedircon.c:346:2: style: Variable 'path' is reassigned a value before the old one has been used. [redundantAssignment]
libsemanage/src/genhomedircon.c:344:2: note: Variable 'path' is reassigned a value before the old one has been used.
libsemanage/src/genhomedircon.c:346:2: note: Variable 'path' is reassigned a value before the old one has been used.
libsemanage/src/genhomedircon.c:354:2: style: Variable 'path' is reassigned a value before the old one has been used. [redundantAssignment]
libsemanage/src/genhomedircon.c:352:2: note: Variable 'path' is reassigned a value before the old one has been used.
libsemanage/src/genhomedircon.c:354:2: note: Variable 'path' is reassigned a value before the old one has been used.
libsemanage/src/genhomedircon.c:510:2: style: Variable 'template_file' is reassigned a value before the old one has been used. [redundantAssignment]
libsemanage/src/genhomedircon.c:507:0: note: Variable 'template_file' is reassigned a value before the old one has been used.
libsemanage/src/genhomedircon.c:510:2: note: Variable 'template_file' is reassigned a value before the old one has been used.
libsemanage/src/genhomedircon.c:789:2: style: Variable 'temp' is reassigned a value before the old one has been used. [redundantAssignment]
libsemanage/src/genhomedircon.c:778:0: note: Variable 'temp' is reassigned a value before the old one has been used.
libsemanage/src/genhomedircon.c:789:2: note: Variable 'temp' is reassigned a value before the old one has been used.
libsemanage/src/genhomedircon.c:1264:2: style: Variable 'homedir_context_tpl' is reassigned a value before the old one has been used. [redundantAssignment]
libsemanage/src/genhomedircon.c:1258:0: note: Variable 'homedir_context_tpl' is reassigned a value before the old one has been used.
libsemanage/src/genhomedircon.c:1264:2: note: Variable 'homedir_context_tpl' is reassigned a value before the old one has been used.
libsemanage/src/genhomedircon.c:1265:2: style: Variable 'homeroot_context_tpl' is reassigned a value before the old one has been used. [redundantAssignment]
libsemanage/src/genhomedircon.c:1259:0: note: Variable 'homeroot_context_tpl' is reassigned a value before the old one has been used.
libsemanage/src/genhomedircon.c:1265:2: note: Variable 'homeroot_context_tpl' is reassigned a value before the old one has been used.
libsemanage/src/genhomedircon.c:1266:2: style: Variable 'username_context_tpl' is reassigned a value before the old one has been used. [redundantAssignment]
libsemanage/src/genhomedircon.c:1260:0: note: Variable 'username_context_tpl' is reassigned a value before the old one has been used.
libsemanage/src/genhomedircon.c:1266:2: note: Variable 'username_context_tpl' is reassigned a value before the old one has been used.
libsemanage/src/genhomedircon.c:1267:2: style: Variable 'user_context_tpl' is reassigned a value before the old one has been used. [redundantAssignment]
libsemanage/src/genhomedircon.c:1261:0: note: Variable 'user_context_tpl' is reassigned a value before the old one has been used.
libsemanage/src/genhomedircon.c:1267:2: note: Variable 'user_context_tpl' is reassigned a value before the old one has been used.
libsemanage/src/handle.c:147:2: style: Variable 'lower_lang_ext' is reassigned a value before the old one has been used. [redundantAssignment]
libsemanage/src/handle.c:145:0: note: Variable 'lower_lang_ext' is reassigned a value before the old one has been used.
libsemanage/src/handle.c:147:2: note: Variable 'lower_lang_ext' is reassigned a value before the old one has been used.
libsemanage/src/modules.c:541:2: style: Variable 'modules_path' is reassigned a value before the old one has been used. [redundantAssignment]
libsemanage/src/modules.c:538:0: note: Variable 'modules_path' is reassigned a value before the old one has been used.
libsemanage/src/modules.c:541:2: note: Variable 'modules_path' is reassigned a value before the old one has been used.
libsemanage/src/modules.c:857:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsemanage/src/modules.c:854:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsemanage/src/modules.c:857:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsemanage/src/modules.c:885:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsemanage/src/modules.c:882:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsemanage/src/modules.c:885:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsemanage/src/modules.c:526:39: style: Function 'semanage_module_get_path' argument 2 names different: declaration 'module' definition 'modinfo'. [funcArgNamesDifferent]
libsemanage/src/modules.h:107:39: note: Function 'semanage_module_get_path' argument 2 names different: declaration 'module' definition 'modinfo'.
libsemanage/src/modules.c:526:39: note: Function 'semanage_module_get_path' argument 2 names different: declaration 'module' definition 'modinfo'.
libsemanage/src/parse_utils.c:234:41: style: Function 'parse_fetch_int' argument 1 names different: declaration 'hgandle' definition 'handle'. [funcArgNamesDifferent]
libsemanage/src/parse_utils.h:71:41: note: Function 'parse_fetch_int' argument 1 names different: declaration 'hgandle' definition 'handle'.
libsemanage/src/parse_utils.c:234:41: note: Function 'parse_fetch_int' argument 1 names different: declaration 'hgandle' definition 'handle'.
libsemanage/src/parse_utils.c:270:38: style: Function 'parse_fetch_string' argument 3 names different: declaration 'str_ptr' definition 'str'. [funcArgNamesDifferent]
libsemanage/src/parse_utils.h:80:38: note: Function 'parse_fetch_string' argument 3 names different: declaration 'str_ptr' definition 'str'.
libsemanage/src/parse_utils.c:270:38: note: Function 'parse_fetch_string' argument 3 names different: declaration 'str_ptr' definition 'str'.
libsemanage/src/semanage_store.c:516:2: style: Variable 'semanage_conf' is reassigned a value before the old one has been used. [redundantAssignment]
libsemanage/src/semanage_store.c:512:0: note: Variable 'semanage_conf' is reassigned a value before the old one has been used.
libsemanage/src/semanage_store.c:516:2: note: Variable 'semanage_conf' is reassigned a value before the old one has been used.
libsemanage/src/semanage_store.c:1451:2: style: Variable 'file_con' is reassigned a value before the old one has been used. [redundantAssignment]
libsemanage/src/semanage_store.c:1446:0: note: Variable 'file_con' is reassigned a value before the old one has been used.
libsemanage/src/semanage_store.c:1451:2: note: Variable 'file_con' is reassigned a value before the old one has been used.
libsemanage/src/semanage_store.c:164:9: style: The scope of the variable 'len' can be reduced. [variableScope]
libsemanage/src/semanage_store.c:429:6: style: The scope of the variable 'rc' can be reduced. [variableScope]
libsemanage/src/semanage_store.c:540:6: style: The scope of the variable 'fd' can be reduced. [variableScope]
libsemanage/src/semanage_store.c:2137:9: style: The scope of the variable 'retval' can be reduced. [variableScope]
libsemanage/src/semanage_store.c:2216:32: style: The scope of the variable 'temp' can be reduced. [variableScope]
libsemanage/src/semanage_store.c:2229:34: style: The scope of the variable 'temp' can be reduced. [variableScope]
libsemanage/src/semanage_store.c:2481:9: style: The scope of the variable 'line_len' can be reduced. [variableScope]
libsemanage/src/semanage_store.c:2482:10: style: The scope of the variable 'sanity_check' can be reduced. [variableScope]
libsemanage/src/semanage_store.c:2824:9: style: The scope of the variable 'line_len' can be reduced. [variableScope]
libsemanage/src/semanage_store.c:2436:14: style: Checking if unsigned variable 'buf_len' is less than zero. [unsignedLessThanZero]
libsemanage/src/semanage_store.c:2458:14: style: Checking if unsigned variable 'buf_len' is less than zero. [unsignedLessThanZero]
libsemanage/src/semanage_store.c:2502:14: style: Checking if unsigned variable 'buf_len' is less than zero. [unsignedLessThanZero]
libsemanage/src/semanage_store.c:482:33: style: Function 'semanage_path' argument 2 names different: declaration 'file' definition 'path_name'. [funcArgNamesDifferent]
libsemanage/src/semanage_store.h:97:33: note: Function 'semanage_path' argument 2 names different: declaration 'file' definition 'path_name'.
libsemanage/src/semanage_store.c:482:33: note: Function 'semanage_path' argument 2 names different: declaration 'file' definition 'path_name'.
libsemanage/src/semanage_store.c:496:58: style: Function 'semanage_final_path' argument 1 names different: declaration 'root' definition 'store'. [funcArgNamesDifferent]
libsemanage/src/semanage_store.h:99:65: note: Function 'semanage_final_path' argument 1 names different: declaration 'root' definition 'store'.
libsemanage/src/semanage_store.c:496:58: note: Function 'semanage_final_path' argument 1 names different: declaration 'root' definition 'store'.
libsemanage/src/semanage_store.c:497:35: style: Function 'semanage_final_path' argument 2 names different: declaration 'suffix' definition 'path_name'. [funcArgNamesDifferent]
libsemanage/src/semanage_store.h:100:42: note: Function 'semanage_final_path' argument 2 names different: declaration 'suffix' definition 'path_name'.
libsemanage/src/semanage_store.c:497:35: note: Function 'semanage_final_path' argument 2 names different: declaration 'suffix' definition 'path_name'.
libsemanage/src/semanage_store.c:1004:9: style: Function 'semanage_get_cil_paths' argument 3 names different: declaration 'len' definition 'num_modinfos'. [funcArgNamesDifferent]
libsemanage/src/semanage_store.h:117:15: note: Function 'semanage_get_cil_paths' argument 3 names different: declaration 'len' definition 'num_modinfos'.
libsemanage/src/semanage_store.c:1004:9: note: Function 'semanage_get_cil_paths' argument 3 names different: declaration 'len' definition 'num_modinfos'.
libsemanage/src/semanage_store.c:1984:88: style: Function 'semanage_load_files' argument 4 names different: declaration 'num_modules' definition 'numfiles'. [funcArgNamesDifferent]
libsemanage/src/semanage_store.h:131:47: note: Function 'semanage_load_files' argument 4 names different: declaration 'num_modules' definition 'numfiles'.
libsemanage/src/semanage_store.c:1984:88: note: Function 'semanage_load_files' argument 4 names different: declaration 'num_modules' definition 'numfiles'.
libsemanage/src/semanage_store.c:2049:71: style: Function 'semanage_read_policydb' argument 2 names different: declaration 'policydb' definition 'in'. [funcArgNamesDifferent]
libsemanage/src/semanage_store.h:134:26: note: Function 'semanage_read_policydb' argument 2 names different: declaration 'policydb' definition 'in'.
libsemanage/src/semanage_store.c:2049:71: note: Function 'semanage_read_policydb' argument 2 names different: declaration 'policydb' definition 'in'.
libsemanage/src/semanage_store.c:2091:72: style: Function 'semanage_write_policydb' argument 2 names different: declaration 'policydb' definition 'out'. [funcArgNamesDifferent]
libsemanage/src/semanage_store.h:138:27: note: Function 'semanage_write_policydb' argument 2 names different: declaration 'policydb' definition 'out'.
libsemanage/src/semanage_store.c:2091:72: note: Function 'semanage_write_policydb' argument 2 names different: declaration 'policydb' definition 'out'.
libsemanage/src/seusers_local.c:24:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libsemanage/src/seusers_local.c:25:9: style: The scope of the variable 'size' can be reduced. [variableScope]
libsemanage/src/users_local.c:31:14: style: The scope of the variable 'sename' can be reduced. [variableScope]
libsemanage/src/utilities.c:60:53: style: Function 'semanage_is_prefix' argument 2 names different: declaration 'val' definition 'prefix'. [funcArgNamesDifferent]
libsemanage/src/utilities.h:68:53: note: Function 'semanage_is_prefix' argument 2 names different: declaration 'val' definition 'prefix'.
libsemanage/src/utilities.c:60:53: note: Function 'semanage_is_prefix' argument 2 names different: declaration 'val' definition 'prefix'.
libsemanage/tests/test_semanage_store.c:163:2: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment]
libsemanage/tests/test_semanage_store.c:160:2: note: Variable 'err' is reassigned a value before the old one has been used.
libsemanage/tests/test_semanage_store.c:163:2: note: Variable 'err' is reassigned a value before the old one has been used.
libsepol/cil/src/android.c:150:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/android.c:145:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/android.c:150:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/android.c:194:2: style: Variable 'tmp_new' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/android.c:190:0: note: Variable 'tmp_new' is reassigned a value before the old one has been used.
libsepol/cil/src/android.c:194:2: note: Variable 'tmp_new' is reassigned a value before the old one has been used.
libsepol/cil/src/android.c:219:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/android.c:207:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/android.c:219:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/android.c:250:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/android.c:237:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/android.c:250:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/android.c:763:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/android.c:757:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/android.c:763:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/android.c:848:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/android.c:839:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/android.c:848:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/android.c:863:2: style: Variable 'ver_map_tab' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/android.c:861:0: note: Variable 'ver_map_tab' is reassigned a value before the old one has been used.
libsepol/cil/src/android.c:863:2: note: Variable 'ver_map_tab' is reassigned a value before the old one has been used.
libsepol/cil/src/android.c:893:2: style: Variable 'ver_map_tab' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/android.c:891:0: note: Variable 'ver_map_tab' is reassigned a value before the old one has been used.
libsepol/cil/src/android.c:893:2: note: Variable 'ver_map_tab' is reassigned a value before the old one has been used.
libsepol/cil/src/cil.c:357:2: style: Variable 'buffer' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil.c:352:0: note: Variable 'buffer' is reassigned a value before the old one has been used.
libsepol/cil/src/cil.c:357:2: note: Variable 'buffer' is reassigned a value before the old one has been used.
libsepol/cil/src/cil.c:1344:12: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
libsepol/cil/src/cil.c:1346:7: note: Found duplicate branches for 'if' and 'else'.
libsepol/cil/src/cil.c:1344:12: note: Found duplicate branches for 'if' and 'else'.
libsepol/cil/src/cil.c:1359:11: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
libsepol/cil/src/cil.c:1361:6: note: Found duplicate branches for 'if' and 'else'.
libsepol/cil/src/cil.c:1359:11: note: Found duplicate branches for 'if' and 'else'.
libsepol/cil/src/cil.c:1325:6: style: The scope of the variable 'first' can be reduced. [variableScope]
libsepol/cil/src/cil.c:1326:6: style: The scope of the variable 'last' can be reduced. [variableScope]
libsepol/cil/src/cil.c:1378:6: style: The scope of the variable 'first' can be reduced. [variableScope]
libsepol/cil/src/cil.c:1379:6: style: The scope of the variable 'last' can be reduced. [variableScope]
libsepol/cil/src/cil.c:1440:6: style: The scope of the variable 'buf_pos' can be reduced. [variableScope]
libsepol/cil/src/cil.c:1508:6: style: The scope of the variable 'buf_pos' can be reduced. [variableScope]
libsepol/cil/src/cil.c:789:76: style: Function 'cil_flavor_to_symtab_index' argument 2 names different: declaration 'index' definition 'sym_index'. [funcArgNamesDifferent]
libsepol/cil/src/cil_internal.h:952:76: note: Function 'cil_flavor_to_symtab_index' argument 2 names different: declaration 'index' definition 'sym_index'.
libsepol/cil/src/cil.c:789:76: note: Function 'cil_flavor_to_symtab_index' argument 2 names different: declaration 'index' definition 'sym_index'.
libsepol/cil/src/cil.c:1704:52: style: Function 'cil_destroy_ast_symtabs' argument 1 names different: declaration 'root' definition 'current'. [funcArgNamesDifferent]
libsepol/cil/src/cil_internal.h:961:52: note: Function 'cil_destroy_ast_symtabs' argument 1 names different: declaration 'root' definition 'current'.
libsepol/cil/src/cil.c:1704:52: note: Function 'cil_destroy_ast_symtabs' argument 1 names different: declaration 'root' definition 'current'.
libsepol/cil/src/cil.c:1858:50: style: Function 'cil_levelrange_init' argument 1 names different: declaration 'lvlrange' definition 'range'. [funcArgNamesDifferent]
libsepol/cil/src/cil_internal.h:969:50: note: Function 'cil_levelrange_init' argument 1 names different: declaration 'lvlrange' definition 'range'.
libsepol/cil/src/cil.c:1858:50: note: Function 'cil_levelrange_init' argument 1 names different: declaration 'lvlrange' definition 'range'.
libsepol/cil/src/cil.c:2008:56: style: Function 'cil_roleattribute_init' argument 1 names different: declaration 'attribute' definition 'attr'. [funcArgNamesDifferent]
libsepol/cil/src/cil_internal.h:984:56: note: Function 'cil_roleattribute_init' argument 1 names different: declaration 'attribute' definition 'attr'.
libsepol/cil/src/cil.c:2008:56: note: Function 'cil_roleattribute_init' argument 1 names different: declaration 'attribute' definition 'attr'.
libsepol/cil/src/cil.c:2027:56: style: Function 'cil_typeattribute_init' argument 1 names different: declaration 'attribute' definition 'attr'. [funcArgNamesDifferent]
libsepol/cil/src/cil_internal.h:987:56: note: Function 'cil_typeattribute_init' argument 1 names different: declaration 'attribute' definition 'attr'.
libsepol/cil/src/cil.c:2027:56: note: Function 'cil_typeattribute_init' argument 1 names different: declaration 'attribute' definition 'attr'.
libsepol/cil/src/cil.c:2199:58: style: Function 'cil_roletransition_init' argument 1 names different: declaration 'roletrans' definition 'role_trans'. [funcArgNamesDifferent]
libsepol/cil/src/cil_internal.h:1004:58: note: Function 'cil_roletransition_init' argument 1 names different: declaration 'roletrans' definition 'role_trans'.
libsepol/cil/src/cil.c:2199:58: note: Function 'cil_roletransition_init' argument 1 names different: declaration 'roletrans' definition 'role_trans'.
libsepol/cil/src/cil.c:2213:48: style: Function 'cil_roleallow_init' argument 1 names different: declaration 'role_allow' definition 'roleallow'. [funcArgNamesDifferent]
libsepol/cil/src/cil_internal.h:1005:48: note: Function 'cil_roleallow_init' argument 1 names different: declaration 'role_allow' definition 'roleallow'.
libsepol/cil/src/cil.c:2213:48: note: Function 'cil_roleallow_init' argument 1 names different: declaration 'role_allow' definition 'roleallow'.
libsepol/cil/src/cil.c:2326:56: style: Function 'cil_devicetreecon_init' argument 1 names different: declaration 'devicetreecon' definition 'dtcon'. [funcArgNamesDifferent]
libsepol/cil/src/cil_internal.h:1017:56: note: Function 'cil_devicetreecon_init' argument 1 names different: declaration 'devicetreecon' definition 'dtcon'.
libsepol/cil/src/cil.c:2326:56: note: Function 'cil_devicetreecon_init' argument 1 names different: declaration 'devicetreecon' definition 'dtcon'.
libsepol/cil/src/cil.c:2434:56: style: Function 'cil_userattribute_init' argument 1 names different: declaration 'attribute' definition 'attr'. [funcArgNamesDifferent]
libsepol/cil/src/cil_internal.h:1048:56: note: Function 'cil_userattribute_init' argument 1 names different: declaration 'attribute' definition 'attr'.
libsepol/cil/src/cil.c:2434:56: note: Function 'cil_userattribute_init' argument 1 names different: declaration 'attribute' definition 'attr'.
libsepol/cil/src/cil_binary.c:254:2: style: Variable 'key' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_binary.c:248:0: note: Variable 'key' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:254:2: note: Variable 'key' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:255:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_binary.c:246:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:255:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:307:3: style: Variable 'key' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_binary.c:300:0: note: Variable 'key' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:307:3: note: Variable 'key' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:470:2: style: Variable 'key' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_binary.c:464:0: note: Variable 'key' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:470:2: note: Variable 'key' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:471:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_binary.c:462:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:471:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:520:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_binary.c:514:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:520:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:547:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_binary.c:544:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:547:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:694:2: style: Variable 'key' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_binary.c:690:0: note: Variable 'key' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:694:2: note: Variable 'key' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:695:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_binary.c:688:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:695:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:785:2: style: Variable 'key' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_binary.c:781:0: note: Variable 'key' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:785:2: note: Variable 'key' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:786:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_binary.c:779:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:786:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:840:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_binary.c:834:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:840:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:906:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_binary.c:899:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:906:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:941:2: style: Variable 'avtab_ptr' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_binary.c:938:0: note: Variable 'avtab_ptr' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:941:2: note: Variable 'avtab_ptr' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:1093:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_binary.c:1081:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:1093:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:1360:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_binary.c:1354:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:1360:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:1691:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_binary.c:1674:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:1691:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:1794:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_binary.c:1787:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:1794:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:2245:2: style: Variable 'tmp_cond' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_binary.c:2239:0: note: Variable 'tmp_cond' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:2245:2: note: Variable 'tmp_cond' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:2345:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_binary.c:2332:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:2345:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:2427:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_binary.c:2419:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:2427:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:2788:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_binary.c:2780:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:2788:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:2854:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_binary.c:2853:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:2854:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:2943:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_binary.c:2938:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:2943:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:2976:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_binary.c:2971:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:2976:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:3003:2: style: Variable 'mls_level' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_binary.c:3001:0: note: Variable 'mls_level' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:3003:2: note: Variable 'mls_level' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:3005:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_binary.c:2998:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:3005:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:3030:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_binary.c:3025:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:3030:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:3057:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_binary.c:3051:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:3057:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:3137:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_binary.c:3124:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:3137:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:3826:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_binary.c:3824:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:3826:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:3996:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_binary.c:3993:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:3996:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:4125:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_binary.c:4117:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:4125:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:4267:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_binary.c:4264:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:4267:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:4359:2: style: Variable 'class_list' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_binary.c:4352:0: note: Variable 'class_list' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:4359:2: note: Variable 'class_list' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_binary.c:627:71: style: Function 'cil_typeattribute_to_bitmap' argument 2 names different: declaration 'cdb' definition 'db'. [funcArgNamesDifferent]
libsepol/cil/src/cil_binary.h:162:71: note: Function 'cil_typeattribute_to_bitmap' argument 2 names different: declaration 'cdb' definition 'db'.
libsepol/cil/src/cil_binary.c:627:71: note: Function 'cil_typeattribute_to_bitmap' argument 2 names different: declaration 'cdb' definition 'db'.
libsepol/cil/src/cil_binary.c:4262:67: style: Function 'cil_binary_create' argument 2 names different: declaration 'pdb' definition 'policydb'. [funcArgNamesDifferent]
libsepol/cil/src/cil_binary.h:47:67: note: Function 'cil_binary_create' argument 2 names different: declaration 'pdb' definition 'policydb'.
libsepol/cil/src/cil_binary.c:4262:67: note: Function 'cil_binary_create' argument 2 names different: declaration 'pdb' definition 'policydb'.
libsepol/cil/src/cil_binary.c:4831:80: style: Function 'cil_binary_create_allocated_pdb' argument 2 names different: declaration 'pdb' definition 'policydb'. [funcArgNamesDifferent]
libsepol/cil/src/cil_binary.h:63:80: note: Function 'cil_binary_create_allocated_pdb' argument 2 names different: declaration 'pdb' definition 'policydb'.
libsepol/cil/src/cil_binary.c:4831:80: note: Function 'cil_binary_create_allocated_pdb' argument 2 names different: declaration 'pdb' definition 'policydb'.
libsepol/cil/src/cil_build_ast.c:68:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_build_ast.c:60:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_build_ast.c:68:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_build_ast.c:90:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_build_ast.c:87:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_build_ast.c:90:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_build_ast.c:355:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_build_ast.c:353:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_build_ast.c:355:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_build_ast.c:484:2: style: Variable 'key' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_build_ast.c:478:0: note: Variable 'key' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_build_ast.c:484:2: note: Variable 'key' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_build_ast.c:568:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_build_ast.c:561:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_build_ast.c:568:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_build_ast.c:595:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_build_ast.c:587:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_build_ast.c:595:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_build_ast.c:836:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_build_ast.c:834:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_build_ast.c:836:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_build_ast.c:2063:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_build_ast.c:2061:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_build_ast.c:2063:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_build_ast.c:2645:2: style: Variable 'l_flavor' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_build_ast.c:2642:0: note: Variable 'l_flavor' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_build_ast.c:2645:2: note: Variable 'l_flavor' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_build_ast.c:2646:2: style: Variable 'r_flavor' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_build_ast.c:2643:0: note: Variable 'r_flavor' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_build_ast.c:2646:2: note: Variable 'r_flavor' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_build_ast.c:5559:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_build_ast.c:5555:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_build_ast.c:5559:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_build_ast.c:5652:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_build_ast.c:5641:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_build_ast.c:5652:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_build_ast.c:5721:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_build_ast.c:5708:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_build_ast.c:5721:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_build_ast.c:559:72: style: Function 'cil_fill_perms' argument 2 names different: declaration 'perm_strs' definition 'perms'. [funcArgNamesDifferent]
libsepol/cil/src/cil_build_ast.h:58:72: note: Function 'cil_fill_perms' argument 2 names different: declaration 'perm_strs' definition 'perms'.
libsepol/cil/src/cil_build_ast.c:559:72: note: Function 'cil_fill_perms' argument 2 names different: declaration 'perm_strs' definition 'perms'.
libsepol/cil/src/cil_build_ast.c:645:85: style: Function 'cil_fill_classperms_list' argument 2 names different: declaration 'expr_list' definition 'cp_list'. [funcArgNamesDifferent]
libsepol/cil/src/cil_build_ast.h:63:85: note: Function 'cil_fill_classperms_list' argument 2 names different: declaration 'expr_list' definition 'cp_list'.
libsepol/cil/src/cil_build_ast.c:645:85: note: Function 'cil_fill_classperms_list' argument 2 names different: declaration 'expr_list' definition 'cp_list'.
libsepol/cil/src/cil_build_ast.c:1910:58: style: Function 'cil_destroy_roleattribute' argument 1 names different: declaration 'role' definition 'attr'. [funcArgNamesDifferent]
libsepol/cil/src/cil_build_ast.h:108:58: note: Function 'cil_destroy_roleattribute' argument 1 names different: declaration 'role' definition 'attr'.
libsepol/cil/src/cil_build_ast.c:1910:58: note: Function 'cil_destroy_roleattribute' argument 1 names different: declaration 'role' definition 'attr'.
libsepol/cil/src/cil_build_ast.c:2349:58: style: Function 'cil_destroy_typeattribute' argument 1 names different: declaration 'type' definition 'attr'. [funcArgNamesDifferent]
libsepol/cil/src/cil_build_ast.h:122:58: note: Function 'cil_destroy_typeattribute' argument 1 names different: declaration 'type' definition 'attr'.
libsepol/cil/src/cil_build_ast.c:2349:58: note: Function 'cil_destroy_typeattribute' argument 1 names different: declaration 'type' definition 'attr'.
libsepol/cil/src/cil_build_ast.c:2585:91: style: Function 'cil_gen_expr' argument 3 names different: declaration 'stack' definition 'expr'. [funcArgNamesDifferent]
libsepol/cil/src/cil_build_ast.h:128:91: note: Function 'cil_gen_expr' argument 3 names different: declaration 'stack' definition 'expr'.
libsepol/cil/src/cil_build_ast.c:2585:91: note: Function 'cil_gen_expr' argument 3 names different: declaration 'stack' definition 'expr'.
libsepol/cil/src/cil_build_ast.c:2796:112: style: Function 'cil_gen_boolif' argument 4 names different: declaration 'tunable_if' definition 'tunableif'. [funcArgNamesDifferent]
libsepol/cil/src/cil_build_ast.h:129:112: note: Function 'cil_gen_boolif' argument 4 names different: declaration 'tunable_if' definition 'tunableif'.
libsepol/cil/src/cil_build_ast.c:2796:112: note: Function 'cil_gen_boolif' argument 4 names different: declaration 'tunable_if' definition 'tunableif'.
libsepol/cil/src/cil_build_ast.c:3167:64: style: Function 'cil_destroy_typeattributeset' argument 1 names different: declaration 'attrtypes' definition 'attrset'. [funcArgNamesDifferent]
libsepol/cil/src/cil_build_ast.h:140:64: note: Function 'cil_destroy_typeattributeset' argument 1 names different: declaration 'attrtypes' definition 'attrset'.
libsepol/cil/src/cil_build_ast.c:3167:64: note: Function 'cil_destroy_typeattributeset' argument 1 names different: declaration 'attrtypes' definition 'attrset'.
libsepol/cil/src/cil_build_ast.c:3450:40: style: Function 'cil_gen_sensitivity' argument 1 names different: declaration 'idb' definition 'db'. [funcArgNamesDifferent]
libsepol/cil/src/cil_build_ast.h:151:40: note: Function 'cil_gen_sensitivity' argument 1 names different: declaration 'idb' definition 'db'.
libsepol/cil/src/cil_build_ast.c:3450:40: note: Function 'cil_gen_sensitivity' argument 1 names different: declaration 'idb' definition 'db'.
libsepol/cil/src/cil_build_ast.c:5519:42: style: Function 'cil_fill_level' argument 1 names different: declaration 'sens' definition 'curr'. [funcArgNamesDifferent]
libsepol/cil/src/cil_build_ast.h:229:42: note: Function 'cil_fill_level' argument 1 names different: declaration 'sens' definition 'curr'.
libsepol/cil/src/cil_build_ast.c:5519:42: note: Function 'cil_fill_level' argument 1 names different: declaration 'sens' definition 'curr'.
libsepol/cil/src/cil_copy_ast.c:656:2: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libsepol/cil/src/cil_copy_ast.c:2090:2: style: Variable 'args' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_copy_ast.c:2088:0: note: Variable 'args' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_copy_ast.c:2090:2: note: Variable 'args' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_copy_ast.c:2091:2: style: Variable 'node' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_copy_ast.c:2087:0: note: Variable 'node' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_copy_ast.c:2091:2: note: Variable 'node' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_copy_ast.c:2110:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_copy_ast.c:2104:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_copy_ast.c:2110:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_copy_ast.c:49:37: style: Function 'cil_copy_list' argument 1 names different: declaration 'orig' definition 'data'. [funcArgNamesDifferent]
libsepol/cil/src/cil_copy_ast.h:37:37: note: Function 'cil_copy_list' argument 1 names different: declaration 'orig' definition 'data'.
libsepol/cil/src/cil_copy_ast.c:49:37: note: Function 'cil_copy_list' argument 1 names different: declaration 'orig' definition 'data'.
libsepol/cil/src/cil_copy_ast.c:1027:73: style: Function 'cil_copy_fill_levelrange' argument 2 names different: declaration 'orig' definition 'data'. [funcArgNamesDifferent]
libsepol/cil/src/cil_copy_ast.h:94:73: note: Function 'cil_copy_fill_levelrange' argument 2 names different: declaration 'orig' definition 'data'.
libsepol/cil/src/cil_copy_ast.c:1027:73: note: Function 'cil_copy_fill_levelrange' argument 2 names different: declaration 'orig' definition 'data'.
libsepol/cil/src/cil_copy_ast.c:1065:67: style: Function 'cil_copy_fill_context' argument 2 names different: declaration 'orig' definition 'data'. [funcArgNamesDifferent]
libsepol/cil/src/cil_copy_ast.h:96:67: note: Function 'cil_copy_fill_context' argument 2 names different: declaration 'orig' definition 'data'.
libsepol/cil/src/cil_copy_ast.c:1065:67: note: Function 'cil_copy_fill_context' argument 2 names different: declaration 'orig' definition 'data'.
libsepol/cil/src/cil_copy_ast.c:1546:46: style: Function 'cil_copy_fill_ipaddr' argument 1 names different: declaration 'orig' definition 'data'. [funcArgNamesDifferent]
libsepol/cil/src/cil_copy_ast.h:113:46: note: Function 'cil_copy_fill_ipaddr' argument 1 names different: declaration 'orig' definition 'data'.
libsepol/cil/src/cil_copy_ast.c:1546:46: note: Function 'cil_copy_fill_ipaddr' argument 1 names different: declaration 'orig' definition 'data'.
libsepol/cil/src/cil_parser.c:222:2: style: Variable 'tree' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_parser.c:204:0: note: Variable 'tree' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_parser.c:222:2: note: Variable 'tree' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_parser.c:223:2: style: Variable 'current' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_parser.c:206:0: note: Variable 'current' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_parser.c:223:2: note: Variable 'current' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_policy.c:1733:4: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
libsepol/cil/src/cil_policy.c:1735:4: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
libsepol/cil/src/cil_policy.c:1735:4: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
libsepol/cil/src/cil_policy.c:1821:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
libsepol/cil/src/cil_policy.c:781:22: style: The scope of the variable 'def' can be reduced. [variableScope]
libsepol/cil/src/cil_policy.c:807:27: style: The scope of the variable 'def' can be reduced. [variableScope]
libsepol/cil/src/cil_policy.c:851:19: style: The scope of the variable 'sens' can be reduced. [variableScope]
libsepol/cil/src/cil_policy.c:855:6: style: The scope of the variable 'num_aliases' can be reduced. [variableScope]
libsepol/cil/src/cil_policy.c:893:19: style: The scope of the variable 'sens' can be reduced. [variableScope]
libsepol/cil/src/cil_policy.c:906:19: style: The scope of the variable 'cat' can be reduced. [variableScope]
libsepol/cil/src/cil_policy.c:910:6: style: The scope of the variable 'num_aliases' can be reduced. [variableScope]
libsepol/cil/src/cil_policy.c:948:19: style: The scope of the variable 'sens' can be reduced. [variableScope]
libsepol/cil/src/cil_policy.c:967:24: style: The scope of the variable 'cons' can be reduced. [variableScope]
libsepol/cil/src/cil_policy.c:970:8: style: The scope of the variable 'expr_str' can be reduced. [variableScope]
libsepol/cil/src/cil_policy.c:990:28: style: The scope of the variable 'trans' can be reduced. [variableScope]
libsepol/cil/src/cil_policy.c:993:8: style: The scope of the variable 'expr_str' can be reduced. [variableScope]
libsepol/cil/src/cil_policy.c:1012:14: style: The scope of the variable 'value' can be reduced. [variableScope]
libsepol/cil/src/cil_policy.c:1024:19: style: The scope of the variable 'type' can be reduced. [variableScope]
libsepol/cil/src/cil_policy.c:1028:6: style: The scope of the variable 'num_aliases' can be reduced. [variableScope]
libsepol/cil/src/cil_policy.c:1080:19: style: The scope of the variable 'type' can be reduced. [variableScope]
libsepol/cil/src/cil_policy.c:1485:19: style: The scope of the variable 'role' can be reduced. [variableScope]
libsepol/cil/src/cil_policy.c:1498:19: style: The scope of the variable 'role' can be reduced. [variableScope]
libsepol/cil/src/cil_policy.c:1530:19: style: The scope of the variable 'role' can be reduced. [variableScope]
libsepol/cil/src/cil_policy.c:1559:24: style: The scope of the variable 'allow' can be reduced. [variableScope]
libsepol/cil/src/cil_policy.c:1571:29: style: The scope of the variable 'trans' can be reduced. [variableScope]
libsepol/cil/src/cil_policy.c:1587:19: style: The scope of the variable 'user' can be reduced. [variableScope]
libsepol/cil/src/cil_policy.c:1590:6: style: The scope of the variable 'num_roles' can be reduced. [variableScope]
libsepol/cil/src/cil_policy.c:1638:24: style: The scope of the variable 'cons' can be reduced. [variableScope]
libsepol/cil/src/cil_policy.c:1641:8: style: The scope of the variable 'expr_str' can be reduced. [variableScope]
libsepol/cil/src/cil_policy.c:1661:18: style: The scope of the variable 'sid' can be reduced. [variableScope]
libsepol/cil/src/cil_policy.c:1707:23: style: The scope of the variable 'genfscon' can be reduced. [variableScope]
libsepol/cil/src/cil_policy.c:1720:22: style: The scope of the variable 'portcon' can be reduced. [variableScope]
libsepol/cil/src/cil_policy.c:1745:23: style: The scope of the variable 'netifcon' can be reduced. [variableScope]
libsepol/cil/src/cil_policy.c:1817:22: style: The scope of the variable 'pirqcon' can be reduced. [variableScope]
libsepol/cil/src/cil_policy.c:1830:23: style: The scope of the variable 'iomemcon' can be reduced. [variableScope]
libsepol/cil/src/cil_policy.c:1847:24: style: The scope of the variable 'ioportcon' can be reduced. [variableScope]
libsepol/cil/src/cil_policy.c:1860:27: style: The scope of the variable 'pcidevicecon' can be reduced. [variableScope]
libsepol/cil/src/cil_policy.c:1873:28: style: The scope of the variable 'devicetreecon' can be reduced. [variableScope]
libsepol/cil/src/cil_post.c:163:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_post.c:159:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_post.c:163:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_post.c:182:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_post.c:178:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_post.c:182:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_post.c:253:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_post.c:249:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_post.c:253:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_post.c:272:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_post.c:268:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_post.c:272:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_post.c:308:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_post.c:304:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_post.c:308:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_post.c:800:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_post.c:797:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_post.c:800:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_post.c:976:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_post.c:969:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_post.c:976:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_post.c:1936:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_post.c:1934:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_post.c:1936:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_post.c:2063:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_post.c:2058:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_post.c:2063:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_post.c:2077:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_post.c:2075:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_post.c:2077:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_post.c:2024:21: style: Same expression on both sides of '==' because the value of 'handleunknown' and '-1' are the same. [duplicateExpression]
libsepol/cil/src/cil_post.c:1998:23: note: 'handleunknown' is assigned value '-1' here.
libsepol/cil/src/cil_post.c:2024:21: note: Same expression on both sides of '==' because the value of 'handleunknown' and '-1' are the same.
libsepol/cil/src/cil_post.c:2032:11: style: Same expression on both sides of '==' because the value of 'mls' and '-1' are the same. [duplicateExpression]
libsepol/cil/src/cil_post.c:1999:13: note: 'mls' is assigned value '-1' here.
libsepol/cil/src/cil_post.c:2032:11: note: Same expression on both sides of '==' because the value of 'mls' and '-1' are the same.
libsepol/cil/src/cil_post.c:2039:17: style: Same expression on both sides of '==' because the value of 'avrule_cnt' and '0' are the same. [duplicateExpression]
libsepol/cil/src/cil_post.c:1997:19: note: 'avrule_cnt' is assigned value '0' here.
libsepol/cil/src/cil_post.c:2039:17: note: Same expression on both sides of '==' because the value of 'avrule_cnt' and '0' are the same.
libsepol/cil/src/cil_reset_ast.c:565:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_reset_ast.c:563:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_reset_ast.c:565:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:164:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_resolve_ast.c:159:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:164:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:193:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_resolve_ast.c:190:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:193:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:246:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_resolve_ast.c:240:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:246:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:299:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_resolve_ast.c:297:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:299:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:383:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_resolve_ast.c:381:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:383:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:429:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_resolve_ast.c:427:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:429:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:513:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_resolve_ast.c:506:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:513:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:599:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_resolve_ast.c:597:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:599:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:632:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_resolve_ast.c:630:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:632:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:688:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_resolve_ast.c:686:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:688:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:751:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_resolve_ast.c:749:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:751:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:794:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_resolve_ast.c:787:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:794:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:833:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_resolve_ast.c:831:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:833:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:860:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_resolve_ast.c:858:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:860:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:913:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_resolve_ast.c:911:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:913:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:964:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_resolve_ast.c:962:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:964:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:991:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_resolve_ast.c:989:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:991:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:1039:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_resolve_ast.c:1037:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:1039:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:1067:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_resolve_ast.c:1065:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:1067:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:1111:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_resolve_ast.c:1109:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:1111:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:1137:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_resolve_ast.c:1131:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:1137:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:1636:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_resolve_ast.c:1634:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:1636:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:1652:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_resolve_ast.c:1650:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:1652:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:1674:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_resolve_ast.c:1669:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:1674:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:1704:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_resolve_ast.c:1702:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:1704:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:1784:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_resolve_ast.c:1782:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:1784:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:1807:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_resolve_ast.c:1805:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:1807:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:1834:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_resolve_ast.c:1832:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:1834:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:2224:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_resolve_ast.c:2222:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:2224:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:2264:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_resolve_ast.c:2262:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:2264:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:2329:2: style: Variable 'bi' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_resolve_ast.c:2325:0: note: Variable 'bi' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:2329:2: note: Variable 'bi' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:2403:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_resolve_ast.c:2401:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:2403:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:2522:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_resolve_ast.c:2516:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:2522:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:3181:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_resolve_ast.c:3178:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:3181:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:3315:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_resolve_ast.c:3309:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:3315:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:4053:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_resolve_ast.c:4051:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:4053:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_resolve_ast.c:3232:12: style: The scope of the variable 'v' can be reduced. [variableScope]
libsepol/cil/src/cil_resolve_ast.c:1725:82: style: Function 'cil_resolve_levelrange' argument 2 names different: declaration 'levelrange' definition 'lvlrange'. [funcArgNamesDifferent]
libsepol/cil/src/cil_resolve_ast.h:72:82: note: Function 'cil_resolve_levelrange' argument 2 names different: declaration 'levelrange' definition 'lvlrange'.
libsepol/cil/src/cil_resolve_ast.c:1725:82: note: Function 'cil_resolve_levelrange' argument 2 names different: declaration 'levelrange' definition 'lvlrange'.
libsepol/cil/src/cil_strpool.c:76:2: style: Variable 'strpool_ref' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_strpool.c:72:0: note: Variable 'strpool_ref' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_strpool.c:76:2: note: Variable 'strpool_ref' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_tree.c:709:4: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libsepol/cil/src/cil_tree.c:129:3: style: Variable 'path' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_tree.c:125:0: note: Variable 'path' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_tree.c:129:3: note: Variable 'path' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_tree.c:1706:2: style: Variable 'current' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_tree.c:1705:0: note: Variable 'current' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_tree.c:1706:2: note: Variable 'current' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_tree.c:225:27: style: The scope of the variable 'datum' can be reduced. [variableScope]
libsepol/cil/src/cil_tree.c:1707:11: style: The scope of the variable 'x' can be reduced. [variableScope]
libsepol/cil/src/cil_tree.c:296:41: style: Function 'cil_tree_walk' argument 1 names different: declaration 'start_node' definition 'node'. [funcArgNamesDifferent]
libsepol/cil/src/cil_tree.h:72:41: note: Function 'cil_tree_walk' argument 1 names different: declaration 'start_node' definition 'node'.
libsepol/cil/src/cil_tree.c:296:41: note: Function 'cil_tree_walk' argument 1 names different: declaration 'start_node' definition 'node'.
libsepol/cil/src/cil_verify.c:420:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_verify.c:416:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_verify.c:420:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_verify.c:567:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_verify.c:565:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_verify.c:567:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_verify.c:600:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_verify.c:597:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_verify.c:600:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_verify.c:815:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_verify.c:812:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_verify.c:815:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_verify.c:882:3: style: Variable 'avrule' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_verify.c:881:0: note: Variable 'avrule' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_verify.c:882:3: note: Variable 'avrule' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_write_ast.c:240:2: style: Variable 'curr' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_write_ast.c:235:0: note: Variable 'curr' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_write_ast.c:240:2: note: Variable 'curr' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_write_ast.c:471:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_write_ast.c:466:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_write_ast.c:471:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_write_ast.c:526:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_write_ast.c:521:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_write_ast.c:526:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_write_ast.c:644:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_write_ast.c:638:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_write_ast.c:644:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_write_ast.c:661:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_write_ast.c:657:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_write_ast.c:661:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_write_ast.c:887:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_write_ast.c:881:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_write_ast.c:887:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_write_ast.c:904:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_write_ast.c:899:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_write_ast.c:904:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_write_ast.c:920:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_write_ast.c:915:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_write_ast.c:920:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_write_ast.c:966:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_write_ast.c:956:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_write_ast.c:966:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_write_ast.c:1491:2: style: Variable 'cil_out' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/src/cil_write_ast.c:1489:0: note: Variable 'cil_out' is reassigned a value before the old one has been used.
libsepol/cil/src/cil_write_ast.c:1491:2: note: Variable 'cil_out' is reassigned a value before the old one has been used.
libsepol/cil/test/unit/CilTest.c:136:11: style: The scope of the variable 'rc' can be reduced. [variableScope]
libsepol/cil/test/unit/CuTest.c:330:6: style: The scope of the variable 'i' can be reduced. [variableScope]
libsepol/cil/test/unit/CuTest.c:331:6: style: The scope of the variable 'failCount' can be reduced. [variableScope]
libsepol/cil/test/unit/CuTest.c:162:2: error: Address of local auto-variable assigned to a function parameter. [autoVariables]
libsepol/cil/test/unit/test_cil_build_ast.c:165:2: style: Variable 'sub_list' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/test/unit/test_cil_build_ast.c:159:0: note: Variable 'sub_list' is reassigned a value before the old one has been used.
libsepol/cil/test/unit/test_cil_build_ast.c:165:2: note: Variable 'sub_list' is reassigned a value before the old one has been used.
libsepol/cil/test/unit/test_cil_build_ast.c:527:2: style: Variable 'test_current_perm' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/test/unit/test_cil_build_ast.c:520:0: note: Variable 'test_current_perm' is reassigned a value before the old one has been used.
libsepol/cil/test/unit/test_cil_build_ast.c:527:2: note: Variable 'test_current_perm' is reassigned a value before the old one has been used.
libsepol/cil/test/unit/test_cil_build_ast.c:555:2: style: Variable 'test_current_perm' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/test/unit/test_cil_build_ast.c:544:0: note: Variable 'test_current_perm' is reassigned a value before the old one has been used.
libsepol/cil/test/unit/test_cil_build_ast.c:555:2: note: Variable 'test_current_perm' is reassigned a value before the old one has been used.
libsepol/cil/test/unit/test_cil_build_ast.c:601:2: style: Variable 'test_current_perm' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/cil/test/unit/test_cil_build_ast.c:594:0: note: Variable 'test_current_perm' is reassigned a value before the old one has been used.
libsepol/cil/test/unit/test_cil_build_ast.c:601:2: note: Variable 'test_current_perm' is reassigned a value before the old one has been used.
libsepol/cil/test/unit/test_cil_resolve_ast.c:163:6: warning: Redundant assignment of 'rc1' to itself. [selfAssignment]
libsepol/cil/test/unit/test_cil_resolve_ast.c:163:8: style: Variable 'rc1' is assigned a value that is never used. [unreadVariable]
libsepol/src/avtab.c:415:2: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
libsepol/src/avtab.c:415:2: warning: %d in format string (no. 5) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
libsepol/src/avtab.c:438:21: style: The scope of the variable 'enabled' can be reduced. [variableScope]
libsepol/src/avtab.c:439:28: style: The scope of the variable 'items2' can be reduced. [variableScope]
libsepol/src/avtab.c:439:36: style: The scope of the variable 'val' can be reduced. [variableScope]
libsepol/src/booleans.c:126:2: style: Variable 'name' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/src/booleans.c:124:0: note: Variable 'name' is reassigned a value before the old one has been used.
libsepol/src/booleans.c:126:2: note: Variable 'name' is reassigned a value before the old one has been used.
libsepol/src/booleans.c:150:2: style: Variable 'name' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/src/booleans.c:148:0: note: Variable 'name' is reassigned a value before the old one has been used.
libsepol/src/booleans.c:150:2: note: Variable 'name' is reassigned a value before the old one has been used.
libsepol/src/conditional.c:144:15: style: The scope of the variable 'i' can be reduced. [variableScope]
libsepol/src/conditional.c:348:18: style: The scope of the variable 'j' can be reduced. [variableScope]
libsepol/src/conditional.c:349:6: style: The scope of the variable 'k' can be reduced. [variableScope]
libsepol/src/conditional.c:350:11: style: The scope of the variable 'test' can be reduced. [variableScope]
libsepol/src/conditional.c:445:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
libsepol/src/context.c:110:2: style: Variable 'scontext' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/src/context.c:94:0: note: Variable 'scontext' is reassigned a value before the old one has been used.
libsepol/src/context.c:110:2: note: Variable 'scontext' is reassigned a value before the old one has been used.
libsepol/src/context.c:161:2: style: Variable 'scontext' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/src/context.c:150:0: note: Variable 'scontext' is reassigned a value before the old one has been used.
libsepol/src/context.c:161:2: note: Variable 'scontext' is reassigned a value before the old one has been used.
libsepol/src/context.c:35:41: style: Function 'context_is_valid' argument 1 names different: declaration 'policydb' definition 'p'. [funcArgNamesDifferent]
libsepol/src/context.h:28:48: note: Function 'context_is_valid' argument 1 names different: declaration 'policydb' definition 'p'.
libsepol/src/context.c:35:41: note: Function 'context_is_valid' argument 1 names different: declaration 'policydb' definition 'p'.
libsepol/src/context.c:35:69: style: Function 'context_is_valid' argument 2 names different: declaration 'context' definition 'c'. [funcArgNamesDifferent]
libsepol/src/context.h:29:33: note: Function 'context_is_valid' argument 2 names different: declaration 'context' definition 'c'.
libsepol/src/context.c:35:69: note: Function 'context_is_valid' argument 2 names different: declaration 'context' definition 'c'.
libsepol/src/context.c:147:28: style: Function 'context_from_record' argument 4 names different: declaration 'data' definition 'record'. [funcArgNamesDifferent]
libsepol/src/context.h:14:35: note: Function 'context_from_record' argument 4 names different: declaration 'data' definition 'record'.
libsepol/src/context.c:147:28: note: Function 'context_from_record' argument 4 names different: declaration 'data' definition 'record'.
libsepol/src/context_record.c:285:9: style: The scope of the variable 'a' can be reduced. [variableScope]
libsepol/src/debug.c:45:28: style: Function 'sepol_msg_default_handler' argument 2 names different: declaration 'msg' definition 'handle'. [funcArgNamesDifferent]
libsepol/src/debug.h:66:28: note: Function 'sepol_msg_default_handler' argument 2 names different: declaration 'msg' definition 'handle'.
libsepol/src/debug.c:45:28: note: Function 'sepol_msg_default_handler' argument 2 names different: declaration 'msg' definition 'handle'.
libsepol/src/ebitmap.c:382:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
libsepol/src/ebitmap.c:347:22: style: The scope of the variable 'temp' can be reduced. [variableScope]
libsepol/src/expand.c:798:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
libsepol/src/expand.c:799:13: style: The scope of the variable 'new_id' can be reduced. [variableScope]
libsepol/src/expand.c:957:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
libsepol/src/expand.c:961:13: style: The scope of the variable 'new_id' can be reduced. [variableScope]
libsepol/src/expand.c:1625:6: style: The scope of the variable 'match' can be reduced. [variableScope]
libsepol/src/expand.c:1705:6: style: The scope of the variable 'conflict' can be reduced. [variableScope]
libsepol/src/expand.c:1834:17: style: The scope of the variable 'avdatump' can be reduced. [variableScope]
libsepol/src/expand.c:2115:22: style: The scope of the variable 'l' can be reduced. [variableScope]
libsepol/src/expand.c:2181:22: style: The scope of the variable 'l' can be reduced. [variableScope]
libsepol/src/expand.c:2276:25: style: The scope of the variable 'l' can be reduced. [variableScope]
libsepol/src/expand.c:2882:28: style: The scope of the variable 'i' can be reduced. [variableScope]
libsepol/src/expand.c:3209:15: style: The scope of the variable 'match' can be reduced. [variableScope]
libsepol/src/expand.c:3474:6: style: The scope of the variable 'rc' can be reduced. [variableScope]
libsepol/src/expand.c:1462:0: error: Memory leak: new_trans [memleak]
libsepol/src/interfaces.c:20:2: style: Variable 'tmp_iface' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/src/interfaces.c:17:0: note: Variable 'tmp_iface' is reassigned a value before the old one has been used.
libsepol/src/interfaces.c:20:2: note: Variable 'tmp_iface' is reassigned a value before the old one has been used.
libsepol/src/kernel_to_cil.c:1886:2: style: Variable 'low' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/src/kernel_to_cil.c:1882:0: note: Variable 'low' is reassigned a value before the old one has been used.
libsepol/src/kernel_to_cil.c:1886:2: note: Variable 'low' is reassigned a value before the old one has been used.
libsepol/src/kernel_to_cil.c:2488:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/src/kernel_to_cil.c:2486:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/src/kernel_to_cil.c:2488:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/src/kernel_to_cil.c:1574:6: style: The scope of the variable 'len' can be reduced. [variableScope]
libsepol/src/kernel_to_cil.c:1867:8: style: The scope of the variable 'cats_str' can be reduced. [variableScope]
libsepol/src/kernel_to_common.c:93:2: style: Variable 'str' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/src/kernel_to_common.c:89:0: note: Variable 'str' is reassigned a value before the old one has been used.
libsepol/src/kernel_to_common.c:93:2: note: Variable 'str' is reassigned a value before the old one has been used.
libsepol/src/kernel_to_conf.c:1854:2: style: Variable 'low' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/src/kernel_to_conf.c:1850:0: note: Variable 'low' is reassigned a value before the old one has been used.
libsepol/src/kernel_to_conf.c:1854:2: note: Variable 'low' is reassigned a value before the old one has been used.
libsepol/src/kernel_to_conf.c:417:8: style: The scope of the variable 'name' can be reduced. [variableScope]
libsepol/src/kernel_to_conf.c:1835:8: style: The scope of the variable 'cats_str' can be reduced. [variableScope]
libsepol/src/kernel_to_conf.c:2321:29: style: The scope of the variable 'range' can be reduced. [variableScope]
libsepol/src/link.c:255:2: style: Variable 'new_class' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/src/link.c:247:0: note: Variable 'new_class' is reassigned a value before the old one has been used.
libsepol/src/link.c:255:2: note: Variable 'new_class' is reassigned a value before the old one has been used.
libsepol/src/link.c:673:17: style: The scope of the variable 'scope' can be reduced. [variableScope]
libsepol/src/link.c:715:17: style: The scope of the variable 'scope' can be reduced. [variableScope]
libsepol/src/link.c:2031:8: style: The scope of the variable 'rc' can be reduced. [variableScope]
libsepol/src/link.c:2500:17: style: The scope of the variable 'decl' can be reduced. [variableScope]
libsepol/src/mls.c:52:2: style: Variable 'ptr' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/src/mls.c:47:0: note: Variable 'ptr' is reassigned a value before the old one has been used.
libsepol/src/mls.c:52:2: note: Variable 'ptr' is reassigned a value before the old one has been used.
libsepol/src/mls.c:675:2: style: Variable 'ctx1' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/src/mls.c:674:0: note: Variable 'ctx1' is reassigned a value before the old one has been used.
libsepol/src/mls.c:675:2: note: Variable 'ctx1' is reassigned a value before the old one has been used.
libsepol/src/mls.c:676:2: style: Variable 'ctx2' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/src/mls.c:674:0: note: Variable 'ctx2' is reassigned a value before the old one has been used.
libsepol/src/mls.c:676:2: note: Variable 'ctx2' is reassigned a value before the old one has been used.
libsepol/src/mls.c:113:26: style: The scope of the variable 'range' can be reduced. [variableScope]
libsepol/src/mls.c:172:21: style: The scope of the variable 'range' can be reduced. [variableScope]
libsepol/src/mls.c:172:28: style: The scope of the variable 'wrote_sep' can be reduced. [variableScope]
libsepol/src/mls.c:555:42: style: Function 'mls_convert_context' argument 3 names different: declaration 'context' definition 'c'. [funcArgNamesDifferent]
libsepol/src/mls.h:56:49: note: Function 'mls_convert_context' argument 3 names different: declaration 'context' definition 'c'.
libsepol/src/mls.c:555:42: note: Function 'mls_convert_context' argument 3 names different: declaration 'context' definition 'c'.
libsepol/src/module.c:382:2: style: Variable 'buf' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/src/module.c:377:0: note: Variable 'buf' is reassigned a value before the old one has been used.
libsepol/src/module.c:382:2: note: Variable 'buf' is reassigned a value before the old one has been used.
libsepol/src/module.c:350:6: style: The scope of the variable 'rc' can be reduced. [variableScope]
libsepol/src/module.c:936:9: style: Variable 'len' is assigned a value that is never used. [unreadVariable]
libsepol/src/module.c:937:3: style: Variable 'i' is modified but its new value is never used. [unreadVariable]
libsepol/src/module_to_cil.c:749:9: warning: %i in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
libsepol/src/module_to_cil.c:299:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/src/module_to_cil.c:297:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/src/module_to_cil.c:299:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/src/module_to_cil.c:946:2: style: Variable 'attr_name' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/src/module_to_cil.c:940:0: note: Variable 'attr_name' is reassigned a value before the old one has been used.
libsepol/src/module_to_cil.c:946:2: note: Variable 'attr_name' is reassigned a value before the old one has been used.
libsepol/src/module_to_cil.c:1665:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/src/module_to_cil.c:1658:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/src/module_to_cil.c:1665:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/src/module_to_cil.c:1706:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/src/module_to_cil.c:1688:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/src/module_to_cil.c:1706:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/src/module_to_cil.c:2083:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/src/module_to_cil.c:2073:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/src/module_to_cil.c:2083:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/src/module_to_cil.c:2600:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/src/module_to_cil.c:2564:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/src/module_to_cil.c:2600:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/src/module_to_cil.c:2793:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/src/module_to_cil.c:2774:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/src/module_to_cil.c:2793:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/src/module_to_cil.c:2996:2: style: Variable 'ranged' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/src/module_to_cil.c:2992:0: note: Variable 'ranged' is reassigned a value before the old one has been used.
libsepol/src/module_to_cil.c:2996:2: note: Variable 'ranged' is reassigned a value before the old one has been used.
libsepol/src/module_to_cil.c:3486:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/src/module_to_cil.c:3483:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/src/module_to_cil.c:3486:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/src/module_to_cil.c:3579:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/src/module_to_cil.c:3572:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/src/module_to_cil.c:3579:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/src/module_to_cil.c:3736:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/src/module_to_cil.c:3731:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/src/module_to_cil.c:3736:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/src/module_to_cil.c:3804:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/src/module_to_cil.c:3800:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/src/module_to_cil.c:3804:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/src/module_to_cil.c:4097:2: style: Variable 'd' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/src/module_to_cil.c:4092:0: note: Variable 'd' is reassigned a value before the old one has been used.
libsepol/src/module_to_cil.c:4097:2: note: Variable 'd' is reassigned a value before the old one has been used.
libsepol/src/module_to_cil.c:4144:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/src/module_to_cil.c:4135:0: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/src/module_to_cil.c:4144:2: note: Variable 'rc' is reassigned a value before the old one has been used.
libsepol/src/module_to_cil.c:4188:8: style: Same expression on both sides of '!=' because the value of 'f' and 'NULL' are the same. [duplicateExpression]
libsepol/src/module_to_cil.c:4136:12: note: 'f' is assigned value 'NULL' here.
libsepol/src/module_to_cil.c:4188:8: note: Same expression on both sides of '!=' because the value of 'f' and 'NULL' are the same.
libsepol/src/module_to_cil.c:232:25: style: The scope of the variable 'attr' can be reduced. [variableScope]
libsepol/src/module_to_cil.c:474:22: style: The scope of the variable 'decl' can be reduced. [variableScope]
libsepol/src/module_to_cil.c:885:25: style: The scope of the variable 'node' can be reduced. [variableScope]
libsepol/src/module_to_cil.c:902:25: style: The scope of the variable 'node' can be reduced. [variableScope]
libsepol/src/module_to_cil.c:2334:14: style: The scope of the variable 'type' can be reduced. [variableScope]
libsepol/src/module_to_cil.c:2820:11: style: The scope of the variable 'low' can be reduced. [variableScope]
libsepol/src/module_to_cil.c:2821:11: style: The scope of the variable 'high' can be reduced. [variableScope]
libsepol/src/module_to_cil.c:2844:11: style: The scope of the variable 'low' can be reduced. [variableScope]
libsepol/src/module_to_cil.c:2845:11: style: The scope of the variable 'high' can be reduced. [variableScope]
libsepol/src/module_to_cil.c:2884:84: error: Uninitialized variable: ocon [uninitvar]
libsepol/src/module_to_cil.c:2893:80: error: Uninitialized variable: ocon [uninitvar]
libsepol/src/nodes.c:23:2: style: Variable 'tmp_node' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/src/nodes.c:19:0: note: Variable 'tmp_node' is reassigned a value before the old one has been used.
libsepol/src/nodes.c:23:2: note: Variable 'tmp_node' is reassigned a value before the old one has been used.
libsepol/src/policydb.c:3781:22: warning: Redundant assignment of 'scope->decl_ids[i]' to itself. [selfAssignment]
libsepol/src/policydb.c:3821:10: warning: Redundant assignment of 'buf[i]' to itself. [selfAssignment]
libsepol/src/policydb.c:3892:10: warning: Redundant assignment of 'buf[i]' to itself. [selfAssignment]
libsepol/src/policydb.c:668:19: style: The scope of the variable 'cur' can be reduced. [variableScope]
libsepol/src/policydb.c:1415:15: style: The scope of the variable 'gtmp' can be reduced. [variableScope]
libsepol/src/policydb.c:2089:25: style: The scope of the variable 'le' can be reduced. [variableScope]
libsepol/src/policydb.c:2091:9: style: The scope of the variable 'nexpr' can be reduced. [variableScope]
libsepol/src/policydb.c:2093:6: style: The scope of the variable 'rc' can be reduced. [variableScope]
libsepol/src/policydb.c:2093:10: style: The scope of the variable 'depth' can be reduced. [variableScope]
libsepol/src/policydb.c:2622:9: style: The scope of the variable 'nel' can be reduced. [variableScope]
libsepol/src/policydb.c:2623:14: style: The scope of the variable 'l' can be reduced. [variableScope]
libsepol/src/policydb.c:2625:6: style: The scope of the variable 'rc' can be reduced. [variableScope]
libsepol/src/policydb.c:2731:9: style: The scope of the variable 'nel' can be reduced. [variableScope]
libsepol/src/policydb.c:2732:14: style: The scope of the variable 'l' can be reduced. [variableScope]
libsepol/src/policydb.c:2734:6: style: The scope of the variable 'rc' can be reduced. [variableScope]
libsepol/src/policydb.c:3476:18: style: The scope of the variable 'len' can be reduced. [variableScope]
libsepol/src/policydb.c:3609:19: style: The scope of the variable 'nprim' can be reduced. [variableScope]
libsepol/src/policydb.c:3609:26: style: The scope of the variable 'nel' can be reduced. [variableScope]
libsepol/src/policydb_convert.c:74:5: error: Memory leak: data [memleak]
libsepol/src/ports.c:61:2: style: Variable 'tmp_port' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/src/ports.c:53:0: note: Variable 'tmp_port' is reassigned a value before the old one has been used.
libsepol/src/ports.c:61:2: note: Variable 'tmp_port' is reassigned a value before the old one has been used.
libsepol/src/services.c:793:7: warning: Either the condition '!new_buf' is redundant or there is possible null pointer dereference: new_buf. [nullPointerRedundantCheck]
libsepol/src/services.c:794:10: note: Assuming that condition '!new_buf' is not redundant
libsepol/src/services.c:793:7: note: Null pointer dereference
libsepol/src/services.c:885:3: warning: Possible null pointer dereference: reason [nullPointer]
libsepol/src/services.c:873:7: note: Calling function 'context_struct_compute_av', 6th argument 'reason' value is 0
libsepol/src/services.c:1015:6: note: Calling function 'type_attribute_bounds_av', 6th argument 'reason' value is 0
libsepol/src/services.c:885:3: note: Null pointer dereference
libsepol/src/services.c:426:2: style: Variable 'class_buf' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/src/services.c:418:0: note: Variable 'class_buf' is reassigned a value before the old one has been used.
libsepol/src/services.c:426:2: note: Variable 'class_buf' is reassigned a value before the old one has been used.
libsepol/src/services.c:179:6: style: The scope of the variable 'len' can be reduced. [variableScope]
libsepol/src/services.c:180:8: style: The scope of the variable 'p' can be reduced. [variableScope]
libsepol/src/services.c:319:6: style: The scope of the variable 'new_class_buf_len' can be reduced. [variableScope]
libsepol/src/services.c:320:6: style: The scope of the variable 'len' can be reduced. [variableScope]
libsepol/src/services.c:320:11: style: The scope of the variable 'buf_used' can be reduced. [variableScope]
libsepol/src/services.c:321:27: style: The scope of the variable 'p' can be reduced. [variableScope]
libsepol/src/sidtab.c:174:17: style: The scope of the variable 'last' can be reduced. [variableScope]
libsepol/src/users.c:328:2: style: Variable 'usrdatum' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/src/users.c:323:0: note: Variable 'usrdatum' is reassigned a value before the old one has been used.
libsepol/src/users.c:328:2: note: Variable 'usrdatum' is reassigned a value before the old one has been used.
libsepol/src/util.c:218:14: style: Same expression on both sides of '-' because the value of '*ptr' and 'tmp_buf' are the same. [duplicateExpression]
libsepol/src/util.c:203:18: note: 'tmp_buf' is assigned value '*ptr' here.
libsepol/src/util.c:218:14: note: Same expression on both sides of '-' because the value of '*ptr' and 'tmp_buf' are the same.
libsepol/src/write.c:1073:39: style: Redundant condition: p->policy_type!=POLICY_KERN. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition]
libsepol/src/write.c:2162:40: style: Redundant condition: p->policy_type!=POLICY_KERN. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition]
libsepol/src/write.c:320:7: warning: Redundant assignment of 'nel' to itself. [selfAssignment]
libsepol/src/write.c:1311:13: warning: Redundant assignment of 'buf[j]' to itself. [selfAssignment]
libsepol/src/write.c:1324:14: warning: Redundant assignment of 'b64[j]' to itself. [selfAssignment]
libsepol/src/write.c:1339:14: warning: Redundant assignment of 'buf[j]' to itself. [selfAssignment]
libsepol/src/write.c:1418:13: warning: Redundant assignment of 'buf[j]' to itself. [selfAssignment]
libsepol/src/write.c:2167:10: warning: Redundant assignment of 'buf[1]' to itself. [selfAssignment]
libsepol/src/write.c:106:22: style: The scope of the variable 'lookup' can be reduced. [variableScope]
libsepol/src/write.c:106:30: style: The scope of the variable 'val' can be reduced. [variableScope]
libsepol/src/write.c:107:16: style: The scope of the variable 'items2' can be reduced. [variableScope]
libsepol/src/write.c:108:11: style: The scope of the variable 'set' can be reduced. [variableScope]
libsepol/src/write.c:750:18: style: The scope of the variable 'items2' can be reduced. [variableScope]
libsepol/src/write.c:915:19: style: The scope of the variable 'nexpr' can be reduced. [variableScope]
libsepol/src/write.c:916:6: style: The scope of the variable 'items' can be reduced. [variableScope]
libsepol/src/write.c:1278:9: style: The scope of the variable 'nel' can be reduced. [variableScope]
libsepol/src/write.c:1278:14: style: The scope of the variable 'items' can be reduced. [variableScope]
libsepol/src/write.c:1377:9: style: The scope of the variable 'nel' can be reduced. [variableScope]
libsepol/src/write.c:1377:14: style: The scope of the variable 'items' can be reduced. [variableScope]
libsepol/src/write.c:1484:25: style: The scope of the variable 'len' can be reduced. [variableScope]
libsepol/src/write.c:1560:13: style: The scope of the variable 'warning_issued' can be reduced. [variableScope]
libsepol/src/write.c:1774:19: style: The scope of the variable 'len' can be reduced. [variableScope]
libsepol/tests/test-common.c:45:3: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
libsepol/tests/test-common.c:217:3: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
libsepol/tests/test-common.c:217:3: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
libsepol/tests/test-common.c:32:6: style: The scope of the variable 'found' can be reduced. [variableScope]
libsepol/tests/test-common.c:153:15: style: The scope of the variable 'my_primary' can be reduced. [variableScope]
libsepol/tests/test-common.c:153:27: style: The scope of the variable 'my_flavor' can be reduced. [variableScope]
libsepol/tests/test-common.c:153:38: style: The scope of the variable 'my_value' can be reduced. [variableScope]
libsepol/tests/test-downgrade.c:130:14: style: The scope of the variable 'version' can be reduced. [variableScope]
libsepol/tests/test-linker-roles.c:164:2: style: Variable 'role' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/tests/test-linker-roles.c:162:2: note: Variable 'role' is reassigned a value before the old one has been used.
libsepol/tests/test-linker-roles.c:164:2: note: Variable 'role' is reassigned a value before the old one has been used.
libsepol/tests/test-linker-roles.c:176:2: style: Variable 'role' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/tests/test-linker-roles.c:174:2: note: Variable 'role' is reassigned a value before the old one has been used.
libsepol/tests/test-linker-roles.c:176:2: note: Variable 'role' is reassigned a value before the old one has been used.
libsepol/tests/test-linker-roles.c:188:2: style: Variable 'role' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/tests/test-linker-roles.c:186:2: note: Variable 'role' is reassigned a value before the old one has been used.
libsepol/tests/test-linker-roles.c:188:2: note: Variable 'role' is reassigned a value before the old one has been used.
libsepol/tests/test-linker-roles.c:202:2: style: Variable 'role' is reassigned a value before the old one has been used. [redundantAssignment]
libsepol/tests/test-linker-roles.c:199:2: note: Variable 'role' is reassigned a value before the old one has been used.
libsepol/tests/test-linker-roles.c:202:2: note: Variable 'role' is reassigned a value before the old one has been used.
mcstrans/src/mcscolor.c:224:8: warning: Width 8 given in format string (no. 1) is smaller than destination buffer 'rule[10]'. [invalidScanfFormatWidth_smaller]
mcstrans/src/mcscolor.c:252:2: style: Variable 'cfg' is reassigned a value before the old one has been used. [redundantAssignment]
mcstrans/src/mcscolor.c:245:0: note: Variable 'cfg' is reassigned a value before the old one has been used.
mcstrans/src/mcscolor.c:252:2: note: Variable 'cfg' is reassigned a value before the old one has been used.
mcstrans/src/mcscolor.c:217:11: style: The scope of the variable 'i' can be reduced. [variableScope]
mcstrans/src/mcstrans.c:1011:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
mcstrans/src/mcstrans.c:1009:16: note: outer condition: i<n_el
mcstrans/src/mcstrans.c:1011:9: note: identical inner condition: i<n_el
mcstrans/src/mcstrans.c:1109:2: style: Variable 'work' is reassigned a value before the old one has been used. [redundantAssignment]
mcstrans/src/mcstrans.c:1098:0: note: Variable 'work' is reassigned a value before the old one has been used.
mcstrans/src/mcstrans.c:1109:2: note: Variable 'work' is reassigned a value before the old one has been used.
mcstrans/src/mcstransd.c:388:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
mcstrans/src/mls_level.c:102:11: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
mcstrans/src/mls_level.c:106:12: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
mcstrans/src/mls_level.c:113:10: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
mcstrans/src/mls_level.c:144:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
mcstrans/src/mls_level.c:153:10: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
mcstrans/src/mls_level.c:165:8: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
mcstrans/src/mls_level.c:81:50: style: Function 'mls_compute_string_len' argument 1 names different: declaration 'r' definition 'l'. [funcArgNamesDifferent]
mcstrans/src/mls_level.h:6:50: note: Function 'mls_compute_string_len' argument 1 names different: declaration 'r' definition 'l'.
mcstrans/src/mls_level.c:81:50: note: Function 'mls_compute_string_len' argument 1 names different: declaration 'r' definition 'l'.
mcstrans/src/mls_level.c:117:40: style: Function 'mls_level_to_string' argument 1 names different: declaration 'r' definition 'l'. [funcArgNamesDifferent]
mcstrans/src/mls_level.h:8:40: note: Function 'mls_level_to_string' argument 1 names different: declaration 'r' definition 'l'.
mcstrans/src/mls_level.c:117:40: note: Function 'mls_level_to_string' argument 1 names different: declaration 'r' definition 'l'.
policycoreutils/hll/pp/pp.c:162:12: style: Same expression on both sides of '!=' because the value of 'outfd' and '-1' are the same. [duplicateExpression]
policycoreutils/hll/pp/pp.c:76:15: note: 'outfd' is assigned value '-1' here.
policycoreutils/hll/pp/pp.c:162:12: note: Same expression on both sides of '!=' because the value of 'outfd' and '-1' are the same.
policycoreutils/newrole/hashtab.c:289:2: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
policycoreutils/newrole/hashtab.c:289:2: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
policycoreutils/newrole/hashtab.c:233:16: style: The scope of the variable 'last' can be reduced. [variableScope]
policycoreutils/newrole/hashtab.c:45:47: style: Function 'hashtab_insert' argument 2 names different: declaration 'k' definition 'key'. [funcArgNamesDifferent]
policycoreutils/newrole/hashtab.h:69:54: note: Function 'hashtab_insert' argument 2 names different: declaration 'k' definition 'key'.
policycoreutils/newrole/hashtab.c:45:47: note: Function 'hashtab_insert' argument 2 names different: declaration 'k' definition 'key'.
policycoreutils/newrole/hashtab.c:45:68: style: Function 'hashtab_insert' argument 3 names different: declaration 'd' definition 'datum'. [funcArgNamesDifferent]
policycoreutils/newrole/hashtab.h:69:73: note: Function 'hashtab_insert' argument 3 names different: declaration 'd' definition 'datum'.
policycoreutils/newrole/hashtab.c:45:68: note: Function 'hashtab_insert' argument 3 names different: declaration 'd' definition 'datum'.
policycoreutils/newrole/hashtab.c:82:47: style: Function 'hashtab_remove' argument 2 names different: declaration 'k' definition 'key'. [funcArgNamesDifferent]
policycoreutils/newrole/hashtab.h:79:54: note: Function 'hashtab_remove' argument 2 names different: declaration 'k' definition 'key'.
policycoreutils/newrole/hashtab.c:82:47: note: Function 'hashtab_remove' argument 2 names different: declaration 'k' definition 'key'.
policycoreutils/newrole/hashtab.c:115:48: style: Function 'hashtab_replace' argument 2 names different: declaration 'k' definition 'key'. [funcArgNamesDifferent]
policycoreutils/newrole/hashtab.h:93:55: note: Function 'hashtab_replace' argument 2 names different: declaration 'k' definition 'key'.
policycoreutils/newrole/hashtab.c:115:48: note: Function 'hashtab_replace' argument 2 names different: declaration 'k' definition 'key'.
policycoreutils/newrole/hashtab.c:115:69: style: Function 'hashtab_replace' argument 3 names different: declaration 'd' definition 'datum'. [funcArgNamesDifferent]
policycoreutils/newrole/hashtab.h:93:74: note: Function 'hashtab_replace' argument 3 names different: declaration 'd' definition 'datum'.
policycoreutils/newrole/hashtab.c:115:69: note: Function 'hashtab_replace' argument 3 names different: declaration 'd' definition 'datum'.
policycoreutils/newrole/hashtab.c:157:65: style: Function 'hashtab_search' argument 2 names different: declaration 'k' definition 'key'. [funcArgNamesDifferent]
policycoreutils/newrole/hashtab.h:104:72: note: Function 'hashtab_search' argument 2 names different: declaration 'k' definition 'key'.
policycoreutils/newrole/hashtab.c:157:65: note: Function 'hashtab_search' argument 2 names different: declaration 'k' definition 'key'.
policycoreutils/secon/secon.c:585:6: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
policycoreutils/secon/secon.c:585:6: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
policycoreutils/secon/secon.c:702:3: style: Variable 'val' is reassigned a value before the old one has been used. [redundantAssignment]
policycoreutils/secon/secon.c:699:0: note: Variable 'val' is reassigned a value before the old one has been used.
policycoreutils/secon/secon.c:702:3: note: Variable 'val' is reassigned a value before the old one has been used.
policycoreutils/secon/secon.c:722:3: style: Variable 'val' is reassigned a value before the old one has been used. [redundantAssignment]
policycoreutils/secon/secon.c:719:0: note: Variable 'val' is reassigned a value before the old one has been used.
policycoreutils/secon/secon.c:722:3: note: Variable 'val' is reassigned a value before the old one has been used.
policycoreutils/secon/secon.c:754:2: style: Variable 'scon_raw' is reassigned a value before the old one has been used. [redundantAssignment]
policycoreutils/secon/secon.c:750:0: note: Variable 'scon_raw' is reassigned a value before the old one has been used.
policycoreutils/secon/secon.c:754:2: note: Variable 'scon_raw' is reassigned a value before the old one has been used.
policycoreutils/sestatus/sestatus.c:121:8: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition]
policycoreutils/sestatus/sestatus.c:120:7: note: outer condition: *bufp
policycoreutils/sestatus/sestatus.c:121:8: note: opposite inner condition: !(*bufp)
policycoreutils/sestatus/sestatus.c:66:6: style: The scope of the variable 'pid' can be reduced. [variableScope]
policycoreutils/sestatus/sestatus.c:175:10: style: The scope of the variable 'opt' can be reduced. [variableScope]
policycoreutils/sestatus/sestatus.c:175:18: style: The scope of the variable 'c' can be reduced. [variableScope]
policycoreutils/sestatus/sestatus.c:196:14: style: The scope of the variable 'pol_name' can be reduced. [variableScope]
policycoreutils/setfiles/restore.c:107:8: warning: Either the condition 'directory==NULL' is redundant or there is possible null pointer dereference: directory. [nullPointerRedundantCheck]
policycoreutils/setfiles/restore.c:105:16: note: Assuming that condition 'directory==NULL' is not redundant
policycoreutils/setfiles/restore.c:107:8: note: Null pointer dereference
policycoreutils/setfiles/restore.c:16:6: style: The scope of the variable 'rc' can be reduced. [variableScope]
policycoreutils/setfiles/restore.c:61:6: style: The scope of the variable 'i' can be reduced. [variableScope]
policycoreutils/setfiles/restore.c:74:6: style: The scope of the variable 'len' can be reduced. [variableScope]
policycoreutils/setsebool/setsebool.c:134:2: style: Variable 'handle' is reassigned a value before the old one has been used. [redundantAssignment]
policycoreutils/setsebool/setsebool.c:128:0: note: Variable 'handle' is reassigned a value before the old one has been used.
policycoreutils/setsebool/setsebool.c:134:2: note: Variable 'handle' is reassigned a value before the old one has been used.
policycoreutils/setsebool/setsebool.c:37:6: style: The scope of the variable 'clflag' can be reduced. [variableScope]
restorecond/restore.c:106:8: warning: Either the condition 'directory==NULL' is redundant or there is possible null pointer dereference: directory. [nullPointerRedundantCheck]
restorecond/restore.c:104:16: note: Assuming that condition 'directory==NULL' is not redundant
restorecond/restore.c:106:8: note: Null pointer dereference
restorecond/restore.c:16:6: style: The scope of the variable 'rc' can be reduced. [variableScope]
restorecond/restore.c:60:6: style: The scope of the variable 'i' can be reduced. [variableScope]
restorecond/restore.c:73:6: style: The scope of the variable 'len' can be reduced. [variableScope]
restorecond/stringslist.c:58:43: style: Function 'strings_list_find' argument 1 names different: declaration 'list' definition 'ptr'. [funcArgNamesDifferent]
restorecond/stringslist.h:34:43: note: Function 'strings_list_find' argument 1 names different: declaration 'list' definition 'ptr'.
restorecond/stringslist.c:58:43: note: Function 'strings_list_find' argument 1 names different: declaration 'list' definition 'ptr'.
restorecond/stringslist.c:70:44: style: Function 'strings_list_free' argument 1 names different: declaration 'list' definition 'ptr'. [funcArgNamesDifferent]
restorecond/stringslist.h:31:44: note: Function 'strings_list_free' argument 1 names different: declaration 'list' definition 'ptr'.
restorecond/stringslist.c:70:44: note: Function 'strings_list_free' argument 1 names different: declaration 'list' definition 'ptr'.
restorecond/stringslist.c:94:45: style: Function 'strings_list_print' argument 1 names different: declaration 'list' definition 'ptr'. [funcArgNamesDifferent]
restorecond/stringslist.h:33:45: note: Function 'strings_list_print' argument 1 names different: declaration 'list' definition 'ptr'.
restorecond/stringslist.c:94:45: note: Function 'strings_list_print' argument 1 names different: declaration 'list' definition 'ptr'.
restorecond/user.c:118:16: style: The scope of the variable 'i' can be reduced. [variableScope]
restorecond/watch.c:120:2: style: Variable 'ptr' is reassigned a value before the old one has been used. [redundantAssignment]
restorecond/watch.c:118:0: note: Variable 'ptr' is reassigned a value before the old one has been used.
restorecond/watch.c:120:2: note: Variable 'ptr' is reassigned a value before the old one has been used.
restorecond/watch.c:154:2: style: Variable 'ptr' is reassigned a value before the old one has been used. [redundantAssignment]
restorecond/watch.c:152:0: note: Variable 'ptr' is reassigned a value before the old one has been used.
restorecond/watch.c:154:2: note: Variable 'ptr' is reassigned a value before the old one has been used.
restorecond/watch.c:40:25: style: Function 'watch_list_add' argument 1 names different: declaration 'inotify_fd' definition 'fd'. [funcArgNamesDifferent]
restorecond/restorecond.h:40:32: note: Function 'watch_list_add' argument 1 names different: declaration 'inotify_fd' definition 'fd'.
restorecond/watch.c:40:25: note: Function 'watch_list_add' argument 1 names different: declaration 'inotify_fd' definition 'fd'.
restorecond/watch.c:257:38: style: Function 'read_config' argument 2 names different: declaration 'watch_file' definition 'watch_file_path'. [funcArgNamesDifferent]
restorecond/restorecond.h:37:45: note: Function 'read_config' argument 2 names different: declaration 'watch_file' definition 'watch_file_path'.
restorecond/watch.c:257:38: note: Function 'read_config' argument 2 names different: declaration 'watch_file' definition 'watch_file_path'.
semodule-utils/semodule_link/semodule_link.c:82:8: style: The scope of the variable 'outfile' can be reduced. [variableScope]
semodule-utils/semodule_package/semodule_unpackage.c:45:8: style: The scope of the variable 'fp' can be reduced. [variableScope]
semodule-utils/semodule_package/semodule_unpackage.c:47:43: style: The scope of the variable 'fcdata' can be reduced. [variableScope]
[22:41]

ftp://ftp.se.debian.org/debian/pool/main/a/android-platform-external-libunwind/android-platform-external-libunwind_8.1.0+r23.orig.tar.gz
src/aarch64/gen-offsets.c:22:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/aarch64/gen-offsets.c:23:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/aarch64/gen-offsets.c:24:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/aarch64/gen-offsets.c:25:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/aarch64/gen-offsets.c:26:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/aarch64/gen-offsets.c:30:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/aarch64/gen-offsets.c:31:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/aarch64/gen-offsets.c:32:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/aarch64/gen-offsets.c:33:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/aarch64/gen-offsets.c:34:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/aarch64/gen-offsets.c:35:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/aarch64/gen-offsets.c:36:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/aarch64/gen-offsets.c:37:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/aarch64/gen-offsets.c:38:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/aarch64/gen-offsets.c:39:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/aarch64/gen-offsets.c:40:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/aarch64/gen-offsets.c:41:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/aarch64/gen-offsets.c:42:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/aarch64/gen-offsets.c:43:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/aarch64/gen-offsets.c:44:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/aarch64/gen-offsets.c:45:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/aarch64/gen-offsets.c:46:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/aarch64/gen-offsets.c:47:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/aarch64/gen-offsets.c:48:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/aarch64/gen-offsets.c:49:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/aarch64/gen-offsets.c:50:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/aarch64/gen-offsets.c:51:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/aarch64/gen-offsets.c:52:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/aarch64/gen-offsets.c:53:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/aarch64/gen-offsets.c:54:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/aarch64/gen-offsets.c:55:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/aarch64/gen-offsets.c:56:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/aarch64/gen-offsets.c:57:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/aarch64/gen-offsets.c:58:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/aarch64/gen-offsets.c:59:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/aarch64/gen-offsets.c:60:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/aarch64/gen-offsets.c:61:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/aarch64/gen-offsets.c:63:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/aarch64/gen-offsets.c:64:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/aarch64/gen-offsets.c:65:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/aarch64/gen-offsets.c:66:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/arm/Gex_tables.c:149:28: warning: Either the condition 'buf!=NULL' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
src/arm/Gex_tables.c:153:14: note: Assuming that condition 'buf!=NULL' is not redundant
src/arm/Gex_tables.c:149:28: note: Null pointer addition
src/arm/Gex_tables.c:150:7: style: The scope of the variable 'ret' can be reduced. [variableScope]
src/arm/gen-offsets.c:22:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/arm/gen-offsets.c:23:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/arm/gen-offsets.c:24:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/arm/gen-offsets.c:25:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/arm/gen-offsets.c:26:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/arm/gen-offsets.c:27:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/arm/gen-offsets.c:31:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/arm/gen-offsets.c:32:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/arm/gen-offsets.c:33:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/arm/gen-offsets.c:34:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/arm/gen-offsets.c:35:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/arm/gen-offsets.c:36:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/arm/gen-offsets.c:37:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/arm/gen-offsets.c:38:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/arm/gen-offsets.c:39:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/arm/gen-offsets.c:40:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/arm/gen-offsets.c:41:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/arm/gen-offsets.c:42:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/arm/gen-offsets.c:43:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/arm/gen-offsets.c:44:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/arm/gen-offsets.c:45:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/arm/gen-offsets.c:46:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/arm/gen-offsets.c:47:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/arm/gen-offsets.c:48:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/arm/gen-offsets.c:49:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/arm/gen-offsets.c:50:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/arm/gen-offsets.c:51:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/coredump/_UCD_internal.h:53:0: error: #error Unknown size of off_t! [preprocessorErrorDirective]
src/coredump/_UCD_create.c:60:0: error: #error "Can't determine endianness" [preprocessorErrorDirective]
src/elfxx.c:512:0: error: Invalid number of character '(' when these macros are defined: '__GCC__=1;__GCC__=1'. [syntaxError]
src/dwarf/Gexpr.c:194:19: style: The scope of the variable 'operands_signature' can be reduced. [variableScope]
src/dwarf/Gexpr.c:203:7: style: The scope of the variable 'ret' can be reduced. [variableScope]
src/dwarf/Gfind_proc_info-lsb.c:57:7: style: The scope of the variable 'ret' can be reduced. [variableScope]
src/dwarf/Gfind_proc_info-lsb.c:603:7: style: The scope of the variable 'ret' can be reduced. [variableScope]
src/dwarf/Gfind_proc_info-lsb.c:605:30: style: The scope of the variable 'hdr' can be reduced. [variableScope]
src/dwarf/Gfind_proc_info-lsb.c:606:20: style: The scope of the variable 'a' can be reduced. [variableScope]
src/dwarf/Gfind_proc_info-lsb.c:838:25: style: The scope of the variable 'mid' can be reduced. [variableScope]
src/dwarf/Gfind_proc_info-lsb.c:871:25: style: The scope of the variable 'mid' can be reduced. [variableScope]
src/dwarf/Gfind_proc_info-lsb.c:851:10: style: Checking if unsigned variable 'hi' is less than zero. [unsignedLessThanZero]
src/dwarf/Gfind_proc_info-lsb.c:889:10: style: Checking if unsigned variable 'hi' is less than zero. [unsignedLessThanZero]
src/dwarf/Gfind_unwind_table.c:251:30: style: The scope of the variable 'hdr' can be reduced. [variableScope]
src/dwarf/Gfind_unwind_table.c:253:20: style: The scope of the variable 'a' can be reduced. [variableScope]
src/dwarf/Gfind_unwind_table.c:258:10: style: The scope of the variable 'ret' can be reduced. [variableScope]
src/dwarf/Gparser.c:949:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
src/dwarf/Gparser.c:603:27: style: The scope of the variable 'prev' can be reduced. [variableScope]
src/hppa/Gstep.c:87:0: error: #error Implement me! [preprocessorErrorDirective]
src/ia64/Ginit_local.c:74:0: error: #error Fix me. [preprocessorErrorDirective]
src/ia64/Gparser.c:202:25: style: The scope of the variable 'reg' can be reduced. [variableScope]
src/ia64/Gparser.c:224:21: style: The scope of the variable 'kind' can be reduced. [variableScope]
src/ia64/unwind_decoder.h:91:12: style: The scope of the variable 'byte' can be reduced. [variableScope]
src/ia64/unwind_decoder.h:292:20: style: The scope of the variable 'byte1' can be reduced. [variableScope]
src/ia64/unwind_decoder.h:292:27: style: The scope of the variable 'byte2' can be reduced. [variableScope]
src/ia64/unwind_decoder.h:293:15: style: The scope of the variable 'size' can be reduced. [variableScope]
src/ia64/unwind_decoder.h:413:12: style: The scope of the variable 't' can be reduced. [variableScope]
src/ia64/unwind_decoder.h:413:15: style: The scope of the variable 'ecount' can be reduced. [variableScope]
src/ia64/Gregs.c:35:7: style: The scope of the variable 'i' can be reduced. [variableScope]
src/ia64/Gregs.c:279:7: style: The scope of the variable 'ret' can be reduced. [variableScope]
src/ia64/Gresume.c:179:9: style: The scope of the variable 'access_reg' can be reduced. [variableScope]
src/ia64/Gresume.c:181:9: style: The scope of the variable 'access_fpreg' can be reduced. [variableScope]
src/ia64/Gresume.c:185:7: style: The scope of the variable 'reg' can be reduced. [variableScope]
src/ia64/Gscript.c:196:32: style: The scope of the variable 'prev' can be reduced. [variableScope]
src/ia64/Gscript.c:396:21: style: The scope of the variable 'max_reg' can be reduced. [variableScope]
src/ia64/Gscript.c:396:30: style: The scope of the variable 'max_when' can be reduced. [variableScope]
src/ia64/Gscript.c:441:25: style: The scope of the variable 'pri_unat' can be reduced. [variableScope]
src/ia64/Gscript.c:521:17: style: The scope of the variable 'opc' can be reduced. [variableScope]
src/ia64/Gscript.c:521:22: style: The scope of the variable 'dst' can be reduced. [variableScope]
src/ia64/Gstep.c:203:11: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
src/ia64/Gstep.c:206:7: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
src/ia64/Gtables.c:176:9: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
src/ia64/Gtables.c:177:9: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
src/ia64/Gtables.c:178:9: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
src/ia64/Gtables.c:91:25: style: The scope of the variable 'mid' can be reduced. [variableScope]
src/ia64/Gtables.c:231:25: style: The scope of the variable 'mid' can be reduced. [variableScope]
src/ia64/Gtables.c:255:62: style: The scope of the variable 'wp' can be reduced. [variableScope]
src/mi/Gget_proc_name.c:34:7: style: The scope of the variable 'ret' can be reduced. [variableScope]
src/mi/map.c:97:11: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
src/mi/map.c:91:7: note: outer condition: !map_init_done
src/mi/map.c:97:11: note: identical inner condition: !map_init_done
src/mips/gen-offsets.c:21:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/mips/gen-offsets.c:22:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/mips/gen-offsets.c:23:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/mips/gen-offsets.c:24:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/mips/gen-offsets.c:25:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/mips/gen-offsets.c:27:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/os-linux.h:200:3: warning: Possible null pointer dereference: valp [nullPointer]
src/os-linux.h:278:29: note: Calling function 'scan_string', 2nd argument 'valp' value is 0
src/os-linux.h:200:3: note: Null pointer dereference
src/os-linux.h:45:19: style: The scope of the variable 'tmp' can be reduced. [variableScope]
src/os-linux.h:114:33: style: The scope of the variable 'digit' can be reduced. [variableScope]
src/os-linux.h:144:33: style: The scope of the variable 'digit' can be reduced. [variableScope]
src/os-linux.h:209:40: style: The scope of the variable 'cp' can be reduced. [variableScope]
src/ppc/Ginit_remote.c:57:0: error: #error init_remote :: NO VALID PPC ARCH! [preprocessorErrorDirective]
src/ppc32/Ginit.c:55:41: style: Unsigned variable '(' can't be negative so it is unnecessary to test it. [unsignedPositive]
src/ppc32/Ginit.c:164:45: style: Unsigned variable '(' can't be negative so it is unnecessary to test it. [unsignedPositive]
src/ppc32/Ginit.c:195:39: style: Checking if unsigned variable '(unsigned int)(reg-UNW_PPC32_F0)' is less than zero. [unsignedLessThanZero]
src/ppc64/Ginit.c:200:39: style: Checking if unsigned variable '(unsigned int)(reg-UNW_PPC64_F0)' is less than zero. [unsignedLessThanZero]
src/ppc64/Gstep.c:47:8: style: struct member 'stack_frame_t::cr_save' is never used. [unusedStructMember]
src/ptrace/_UPT_access_fpreg.c:118:0: error: #error Fix me [preprocessorErrorDirective]
src/ptrace/_UPT_access_mem.c:107:0: error: #error Fix me [preprocessorErrorDirective]
src/ptrace/_UPT_access_reg.c:411:0: error: #error Port me [preprocessorErrorDirective]
src/ptrace/_UPT_find_proc_info.c:135:11: style: Same expression on both sides of '==' because the value of 'ret' and '-UNW_ENOINFO' are the same. [duplicateExpression]
src/ptrace/_UPT_find_proc_info.c:102:13: note: 'ret' is assigned value '-UNW_ENOINFO' here.
src/ptrace/_UPT_find_proc_info.c:135:11: note: Same expression on both sides of '==' because the value of 'ret' and '-UNW_ENOINFO' are the same.
src/ptrace/_UPT_reg_offset.c:541:0: error: #error Fix me. [preprocessorErrorDirective]
src/ptrace/_UPT_resume.c:31:25: style: Variable 'ui' is assigned a value that is never used. [unreadVariable]
src/setjmp/siglongjmp.c:110:0: error: #error Port me [preprocessorErrorDirective]
src/sh/gen-offsets.c:22:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/sh/gen-offsets.c:23:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/sh/gen-offsets.c:24:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/sh/gen-offsets.c:25:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/sh/gen-offsets.c:26:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/sh/gen-offsets.c:30:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/sh/gen-offsets.c:31:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/sh/gen-offsets.c:32:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/sh/gen-offsets.c:33:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/sh/gen-offsets.c:34:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/sh/gen-offsets.c:35:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/sh/gen-offsets.c:36:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/sh/gen-offsets.c:37:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/sh/gen-offsets.c:38:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/sh/gen-offsets.c:39:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/sh/gen-offsets.c:40:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/sh/gen-offsets.c:41:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/sh/gen-offsets.c:42:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/sh/gen-offsets.c:43:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/sh/gen-offsets.c:44:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/sh/gen-offsets.c:45:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/sh/gen-offsets.c:47:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/sh/gen-offsets.c:48:3: portability: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
src/unwind/unwind-internal.h:67:26: style: The scope of the variable 'personality' can be reduced. [variableScope]
src/unwind/unwind-internal.h:72:7: style: The scope of the variable 'ret' can be reduced. [variableScope]
src/x86/Gos-freebsd.c:103:7: style: The scope of the variable 'ret' can be reduced. [variableScope]
src/x86/Gstep.c:33:12: style: The scope of the variable 'i' can be reduced. [variableScope]
src/x86/Gstep.c:33:12: style: Unused variable: i [unusedVariable]
src/x86_64/Gstep.c:59:12: style: The scope of the variable 'i' can be reduced. [variableScope]
src/x86_64/Gtrace.c:89:10: style: The scope of the variable 'i' can be reduced. [variableScope]
tests/Gia64-test-nat.c:133:20: style: Variable 'uc' is assigned a value that is never used. [unreadVariable]
tests/Gia64-test-nat.c:155:28: error: Uninitialized variable: bsp [uninitvar]
tests/Gia64-test-rbs.c:135:24: style: The scope of the variable 'n' can be reduced. [variableScope]
tests/Gtest-bt.c:235:5: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
tests/Gtest-bt.c:118:9: style: The scope of the variable 'i' can be reduced. [variableScope]
tests/Gtest-concurrent.c:96:2: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
tests/Gtest-concurrent.c:96:2: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
tests/Gtest-dyn1.c:195:12: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
tests/Gtest-resume-sig.c:81:7: style: The scope of the variable 'ret' can be reduced. [variableScope]
tests/Gtest-trace.c:249:5: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
tests/Ltest-varargs.c:23:7: style: The scope of the variable 'i' can be reduced. [variableScope]
tests/crasher.c:86:0: error: #error Port me [preprocessorErrorDirective]
tests/forker.c:45:16: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
tests/ia64-test-dyn1.c:114:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
tests/ia64-test-dyn1.c:125:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
tests/ia64-test-dyn1.c:141:7: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
tests/ia64-test-dyn1.c:152:7: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
tests/ia64-test-dyn1.c:165:7: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
tests/ia64-test-dyn1.c:66:16: error: Uninitialized variable: addr [uninitvar]
tests/ia64-test-setjmp.c:82:13: style: The scope of the variable 'guard_page_addr' can be reduced. [variableScope]
tests/ia64-test-setjmp.c:83:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
tests/ia64-test-sig.c:85:9: warning: Possible null pointer dereference: p [nullPointer]
tests/ia64-test-sig.c:98:9: note: Calling function 'doit', 1st argument 'p' value is 0
tests/ia64-test-sig.c:85:9: note: Null pointer dereference
tests/ia64-test-sig.c:85:3: style: Variable 'ch' is assigned a value that is never used. [unreadVariable]
tests/ppc64-test-altivec.c:80:12: style: Condition 'verbose' is always true [knownConditionTrueFalse]
tests/ppc64-test-altivec.c:47:17: note: Assignment 'verbose=1', assigned value is 1
tests/ppc64-test-altivec.c:80:12: note: Condition 'verbose' is always true
tests/ppc64-test-altivec.c:46:7: style: The scope of the variable 'ret' can be reduced. [variableScope]
tests/ppc64-test-altivec.c:47:7: style: The scope of the variable 'verbose' can be reduced. [variableScope]
tests/test-coredump-unwind.c:230:0: error: #error Port me [preprocessorErrorDirective]
tests/test-ptrace-misc.c:42:16: style: The scope of the variable 'i' can be reduced. [variableScope]
tests/test-ptrace-misc.c:42:19: style: The scope of the variable 'max' can be reduced. [variableScope]
tests/test-ptrace-misc.c:42:24: style: The scope of the variable 'arr' can be reduced. [variableScope]
tests/test-ptrace.c:224:0: error: #error Trace me [preprocessorErrorDirective]
tests/test-setjmp.c:56:7: style: The scope of the variable 'ret' can be reduced. [variableScope]
tests/test-setjmp.c:100:7: style: The scope of the variable 'ret' can be reduced. [variableScope]
tests/test-strerror.c:9:15: style: The scope of the variable 'msg' can be reduced. [variableScope]
[22:41]

ftp://ftp.se.debian.org/debian/pool/main/a/android-platform-frameworks-base/android-platform-frameworks-base_7.0.0+r33.orig.tar.xz
cmds/app_process/app_main.cpp:152:0: error: #error "Unknown instruction set" [preprocessorErrorDirective]
cmds/bootanimation/AudioPlayer.cpp:105:21: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
cmds/bootanimation/AudioPlayer.cpp:174:20: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
cmds/bootanimation/BootAnimation.cpp:105:69: style: Function 'initTexture' argument 2 names different: declaration 'asset' definition 'assets'. [funcArgNamesDifferent]
cmds/bootanimation/BootAnimation.h:90:58: note: Function 'initTexture' argument 2 names different: declaration 'asset' definition 'assets'.
cmds/bootanimation/BootAnimation.cpp:105:69: note: Function 'initTexture' argument 2 names different: declaration 'asset' definition 'assets'.
cmds/bootanimation/BootAnimation.cpp:71:16: warning: Member variable 'BootAnimation::mWidth' is not initialized in the constructor. [uninitMemberVar]
cmds/bootanimation/BootAnimation.cpp:71:16: warning: Member variable 'BootAnimation::mHeight' is not initialized in the constructor. [uninitMemberVar]
cmds/bootanimation/BootAnimation.cpp:72:5: performance: Variable 'mSession' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
cmds/bootanimation/BootAnimation.cpp:549:20: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
cmds/idmap/scan.cpp:22:9: warning: Member variable 'Overlay::priority' is not initialized in the constructor. [uninitMemberVar]
cmds/screencap/screencap.cpp:49:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
cmds/screencap/screencap.cpp:200:17: style: Same expression on both sides of '!=' because the value of 'mapbase' and 'MAP_FAILED' are the same. [duplicateExpression]
cmds/screencap/screencap.cpp:132:27: note: 'mapbase' is assigned value 'MAP_FAILED' here.
cmds/screencap/screencap.cpp:200:17: note: Same expression on both sides of '!=' because the value of 'mapbase' and 'MAP_FAILED' are the same.
cmds/screencap/screencap.cpp:133:13: style: The scope of the variable 'mapsize' can be reduced. [variableScope]
cmds/screencap/screencap.cpp:137:12: style: The scope of the variable 'size' can be reduced. [variableScope]
core/jni/AndroidRuntime.cpp:607:10: style: The scope of the variable 'dex2oatCompilerFilterBuf' can be reduced. [variableScope]
core/jni/AndroidRuntime.cpp:608:10: style: The scope of the variable 'dex2oatImageCompilerFilterBuf' can be reduced. [variableScope]
core/jni/AndroidRuntime.cpp:625:10: style: The scope of the variable 'localeOption' can be reduced. [variableScope]
core/jni/AndroidRuntime.cpp:629:10: style: The scope of the variable 'methodTraceFileBuf' can be reduced. [variableScope]
core/jni/AndroidRuntime.cpp:630:10: style: The scope of the variable 'methodTraceFileSizeBuf' can be reduced. [variableScope]
core/jni/AndroidRuntime.cpp:956:30: warning: Obsolete function 'alloca' called. [allocaCalled]
core/jni/BindTest.cpp:233:5: style: Variable 'clazz' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/BindTest.cpp:231:0: note: Variable 'clazz' is reassigned a value before the old one has been used.
core/jni/BindTest.cpp:233:5: note: Variable 'clazz' is reassigned a value before the old one has been used.
core/jni/BindTest.cpp:188:26: style: Variable 'mStringObj' is assigned a value that is never used. [unreadVariable]
core/jni/BindTest.cpp:190:15: style: Variable 's' is assigned a value that is never used. [unreadVariable]
core/jni/android/graphics/Bitmap.cpp:497:52: style: Function 'SetPixels' argument 2 names different: declaration 'colors' definition 'srcColors'. [funcArgNamesDifferent]
core/jni/android/graphics/GraphicsJNI.h:118:50: note: Function 'SetPixels' argument 2 names different: declaration 'colors' definition 'srcColors'.
core/jni/android/graphics/Bitmap.cpp:497:52: note: Function 'SetPixels' argument 2 names different: declaration 'colors' definition 'srcColors'.
core/jni/android/graphics/Bitmap.h:95:10: style: Technically the member function 'android::Bitmap::shouldDisposeSelfLocked' can be const. [functionConst]
core/jni/android/graphics/Bitmap.cpp:281:14: note: Technically the member function 'android::Bitmap::shouldDisposeSelfLocked' can be const.
core/jni/android/graphics/Bitmap.h:95:10: note: Technically the member function 'android::Bitmap::shouldDisposeSelfLocked' can be const.
core/jni/android/graphics/Bitmap.cpp:387:10: style: Technically the member function 'LocalScopedBitmap::valid' can be const. [functionConst]
core/jni/android/graphics/GraphicsJNI.h:130:5: style: Class 'JavaPixelAllocator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
core/jni/android/graphics/GraphicsJNI.h:218:5: style: Class 'AshmemPixelAllocator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
core/jni/android/graphics/Bitmap.cpp:376:5: style: Class 'LocalScopedBitmap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
core/jni/android/graphics/Utils.h:57:9: performance: Variable 'fCurr' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
core/jni/android/graphics/Utils.h:31:5: style: Class 'AssetStreamAdaptor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
core/jni/android/graphics/Utils.h:56:5: style: Class 'AutoFDSeek' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
core/jni/android/graphics/ColorFilter.cpp:50:28: style: Variable 'src' is assigned a value that is never used. [unreadVariable]
core/jni/android/graphics/CreateJavaOutputStreamAdaptor.cpp:185:9: performance: Variable 'fCapacity' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
core/jni/android/graphics/DrawFilter.cpp:111:15: style: Variable 'result' is assigned a value that is never used. [unreadVariable]
core/jni/android/graphics/Graphics.cpp:530:39: style: C-style pointer casting [cstyleCast]
core/jni/android/graphics/Graphics.cpp:190:50: style: Function 'get_jrect' argument 2 names different: declaration 'jrect' definition 'obj'. [funcArgNamesDifferent]
core/jni/android/graphics/GraphicsJNI.h:36:44: note: Function 'get_jrect' argument 2 names different: declaration 'jrect' definition 'obj'.
core/jni/android/graphics/Graphics.cpp:190:50: note: Function 'get_jrect' argument 2 names different: declaration 'jrect' definition 'obj'.
core/jni/android/graphics/Graphics.cpp:200:50: style: Function 'set_jrect' argument 2 names different: declaration 'jrect' definition 'obj'. [funcArgNamesDifferent]
core/jni/android/graphics/GraphicsJNI.h:37:44: note: Function 'set_jrect' argument 2 names different: declaration 'jrect' definition 'obj'.
core/jni/android/graphics/Graphics.cpp:200:50: note: Function 'set_jrect' argument 2 names different: declaration 'jrect' definition 'obj'.
core/jni/android/graphics/Graphics.cpp:210:59: style: Function 'jrect_to_irect' argument 2 names different: declaration 'jrect' definition 'obj'. [funcArgNamesDifferent]
core/jni/android/graphics/GraphicsJNI.h:39:53: note: Function 'jrect_to_irect' argument 2 names different: declaration 'jrect' definition 'obj'.
core/jni/android/graphics/Graphics.cpp:210:59: note: Function 'jrect_to_irect' argument 2 names different: declaration 'jrect' definition 'obj'.
core/jni/android/graphics/Graphics.cpp:221:74: style: Function 'irect_to_jrect' argument 3 names different: declaration 'jrect' definition 'obj'. [funcArgNamesDifferent]
core/jni/android/graphics/GraphicsJNI.h:40:65: note: Function 'irect_to_jrect' argument 3 names different: declaration 'jrect' definition 'obj'.
core/jni/android/graphics/Graphics.cpp:221:74: note: Function 'irect_to_jrect' argument 3 names different: declaration 'jrect' definition 'obj'.
core/jni/android/graphics/Graphics.cpp:231:58: style: Function 'jrectf_to_rect' argument 2 names different: declaration 'jrectf' definition 'obj'. [funcArgNamesDifferent]
core/jni/android/graphics/GraphicsJNI.h:42:52: note: Function 'jrectf_to_rect' argument 2 names different: declaration 'jrectf' definition 'obj'.
core/jni/android/graphics/Graphics.cpp:231:58: note: Function 'jrectf_to_rect' argument 2 names different: declaration 'jrectf' definition 'obj'.
core/jni/android/graphics/Graphics.cpp:242:57: style: Function 'jrect_to_rect' argument 2 names different: declaration 'jrect' definition 'obj'. [funcArgNamesDifferent]
core/jni/android/graphics/GraphicsJNI.h:43:51: note: Function 'jrect_to_rect' argument 2 names different: declaration 'jrect' definition 'obj'.
core/jni/android/graphics/Graphics.cpp:242:57: note: Function 'jrect_to_rect' argument 2 names different: declaration 'jrect' definition 'obj'.
core/jni/android/graphics/Graphics.cpp:253:72: style: Function 'rect_to_jrectf' argument 3 names different: declaration 'jrectf' definition 'obj'. [funcArgNamesDifferent]
core/jni/android/graphics/GraphicsJNI.h:44:64: note: Function 'rect_to_jrectf' argument 3 names different: declaration 'jrectf' definition 'obj'.
core/jni/android/graphics/Graphics.cpp:253:72: note: Function 'rect_to_jrectf' argument 3 names different: declaration 'jrectf' definition 'obj'.
core/jni/android/graphics/Graphics.cpp:263:62: style: Function 'jpoint_to_ipoint' argument 2 names different: declaration 'jpoint' definition 'obj'. [funcArgNamesDifferent]
core/jni/android/graphics/GraphicsJNI.h:48:56: note: Function 'jpoint_to_ipoint' argument 2 names different: declaration 'jpoint' definition 'obj'.
core/jni/android/graphics/Graphics.cpp:263:62: note: Function 'jpoint_to_ipoint' argument 2 names different: declaration 'jpoint' definition 'obj'.
core/jni/android/graphics/Graphics.cpp:272:52: style: Function 'ipoint_to_jpoint' argument 1 names different: declaration 'point' definition 'ir'. [funcArgNamesDifferent]
core/jni/android/graphics/GraphicsJNI.h:49:50: note: Function 'ipoint_to_jpoint' argument 1 names different: declaration 'point' definition 'ir'.
core/jni/android/graphics/Graphics.cpp:272:52: note: Function 'ipoint_to_jpoint' argument 1 names different: declaration 'point' definition 'ir'.
core/jni/android/graphics/Graphics.cpp:272:77: style: Function 'ipoint_to_jpoint' argument 3 names different: declaration 'jpoint' definition 'obj'. [funcArgNamesDifferent]
core/jni/android/graphics/GraphicsJNI.h:49:74: note: Function 'ipoint_to_jpoint' argument 3 names different: declaration 'jpoint' definition 'obj'.
core/jni/android/graphics/Graphics.cpp:272:77: note: Function 'ipoint_to_jpoint' argument 3 names different: declaration 'jpoint' definition 'obj'.
core/jni/android/graphics/Graphics.cpp:280:61: style: Function 'jpointf_to_point' argument 2 names different: declaration 'jpointf' definition 'obj'. [funcArgNamesDifferent]
core/jni/android/graphics/GraphicsJNI.h:51:55: note: Function 'jpointf_to_point' argument 2 names different: declaration 'jpointf' definition 'obj'.
core/jni/android/graphics/Graphics.cpp:280:61: note: Function 'jpointf_to_point' argument 2 names different: declaration 'jpointf' definition 'obj'.
core/jni/android/graphics/Graphics.cpp:289:51: style: Function 'point_to_jpointf' argument 1 names different: declaration 'point' definition 'r'. [funcArgNamesDifferent]
core/jni/android/graphics/GraphicsJNI.h:52:49: note: Function 'point_to_jpointf' argument 1 names different: declaration 'point' definition 'r'.
core/jni/android/graphics/Graphics.cpp:289:51: note: Function 'point_to_jpointf' argument 1 names different: declaration 'point' definition 'r'.
core/jni/android/graphics/Graphics.cpp:289:75: style: Function 'point_to_jpointf' argument 3 names different: declaration 'jpointf' definition 'obj'. [funcArgNamesDifferent]
core/jni/android/graphics/GraphicsJNI.h:52:73: note: Function 'point_to_jpointf' argument 3 names different: declaration 'jpointf' definition 'obj'.
core/jni/android/graphics/Graphics.cpp:289:75: note: Function 'point_to_jpointf' argument 3 names different: declaration 'jpointf' definition 'obj'.
core/jni/android/graphics/HarfBuzzNGFaceSkia.cpp:161:12: style: C-style pointer casting [cstyleCast]
core/jni/android/graphics/HarfBuzzNGFaceSkia.cpp:53:5: style: Struct 'HarfBuzzFontData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
core/jni/android/graphics/Interpolator.cpp:34:0: error: #error Need to convert float array to SkScalar array before calling the following function. [preprocessorErrorDirective]
core/jni/android/graphics/Matrix.cpp:208:56: style: Variable 'matrix' is assigned a value that is never used. [unreadVariable]
core/jni/android/graphics/Matrix.cpp:215:22: style: Variable 'src' is assigned a value that is never used. [unreadVariable]
core/jni/android/graphics/Matrix.cpp:216:22: style: Variable 'dst' is assigned a value that is never used. [unreadVariable]
core/jni/android/graphics/Matrix.cpp:217:14: style: Variable 'result' is not assigned a value. [unassignedVariable]
core/jni/android/graphics/Matrix.cpp:238:56: style: Variable 'matrix' is assigned a value that is never used. [unreadVariable]
core/jni/android/graphics/Matrix.cpp:242:27: style: Variable 'srcArray' is assigned a value that is never used. [unreadVariable]
core/jni/android/graphics/Matrix.cpp:243:27: style: Variable 'dstArray' is assigned a value that is never used. [unreadVariable]
core/jni/android/graphics/Matrix.cpp:272:56: style: Variable 'matrix' is assigned a value that is never used. [unreadVariable]
core/jni/android/graphics/Matrix.cpp:274:22: style: Variable 'dst' is assigned a value that is never used. [unreadVariable]
core/jni/android/graphics/Matrix.cpp:285:56: style: Variable 'matrix' is assigned a value that is never used. [unreadVariable]
core/jni/android/graphics/Matrix.cpp:287:28: style: Variable 'src' is assigned a value that is never used. [unreadVariable]
core/jni/android/graphics/Matrix.cpp:225:16: error: Uninitialized variable: result [uninitvar]
core/jni/android/graphics/Paint.cpp:138:17: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
core/jni/android/graphics/Path.cpp:211:0: error: #error Need to convert float array to SkScalar array before calling the following function. [preprocessorErrorDirective]
core/jni/android/graphics/PathEffect.cpp:42:0: error: #error Need to convert float array to SkScalar array before calling the following function. [preprocessorErrorDirective]
core/jni/android/graphics/Picture.h:65:10: performance: Technically the member function 'android::Picture::validate' can be static. [functionStatic]
core/jni/android/graphics/Picture.cpp:119:15: note: Technically the member function 'android::Picture::validate' can be static.
core/jni/android/graphics/Picture.h:65:10: note: Technically the member function 'android::Picture::validate' can be static.
core/jni/android/graphics/Rasterizer.cpp:44:27: style: The function 'refRasterizer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
core/jni/android/graphics/Rasterizer.cpp:37:27: note: Virtual function in base class
core/jni/android/graphics/Rasterizer.cpp:44:27: note: Function in derived class
core/jni/android/graphics/Region.cpp:269:5: style: Struct 'RgnIterPair' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
core/jni/android/graphics/Shader.cpp:36:0: error: #error Need to convert float array to SkScalar array before calling the following function. [preprocessorErrorDirective]
core/jni/android/graphics/YuvToJpegEncoder.cpp:11:48: style: Function 'create' argument 1 names different: declaration 'pixelFormat' definition 'format'. [funcArgNamesDifferent]
core/jni/android/graphics/YuvToJpegEncoder.h:19:41: note: Function 'create' argument 1 names different: declaration 'pixelFormat' definition 'format'.
core/jni/android/graphics/YuvToJpegEncoder.cpp:11:48: note: Function 'create' argument 1 names different: declaration 'pixelFormat' definition 'format'.
core/jni/android/graphics/YuvToJpegEncoder.cpp:100:13: style: Variable 'y' is assigned a value that is never used. [unreadVariable]
core/jni/android/graphics/YuvToJpegEncoder.cpp:106:17: style: Variable 'cb' is assigned a value that is never used. [unreadVariable]
core/jni/android/graphics/YuvToJpegEncoder.cpp:107:17: style: Variable 'cr' is assigned a value that is never used. [unreadVariable]
core/jni/android/graphics/YuvToJpegEncoder.cpp:175:13: style: Variable 'y' is assigned a value that is never used. [unreadVariable]
core/jni/android/graphics/YuvToJpegEncoder.cpp:180:13: style: Variable 'cb' is assigned a value that is never used. [unreadVariable]
core/jni/android/graphics/YuvToJpegEncoder.cpp:181:13: style: Variable 'cr' is assigned a value that is never used. [unreadVariable]
core/jni/android/graphics/YuvToJpegEncoder.cpp:23:19: warning: Member variable 'YuvToJpegEncoder::fNumPlanes' is not initialized in the constructor. [uninitMemberVar]
core/jni/android/graphics/YuvToJpegEncoder.h:57:10: style: Technically the member function 'Yuv420SpToJpegEncoder::deinterleave' can be const. [functionConst]
core/jni/android/graphics/YuvToJpegEncoder.cpp:117:29: note: Technically the member function 'Yuv420SpToJpegEncoder::deinterleave' can be const.
core/jni/android/graphics/YuvToJpegEncoder.h:57:10: note: Technically the member function 'Yuv420SpToJpegEncoder::deinterleave' can be const.
core/jni/android/graphics/YuvToJpegEncoder.h:70:10: style: Technically the member function 'Yuv422IToJpegEncoder::deinterleave' can be const. [functionConst]
core/jni/android/graphics/YuvToJpegEncoder.cpp:192:28: note: Technically the member function 'Yuv422IToJpegEncoder::deinterleave' can be const.
core/jni/android/graphics/YuvToJpegEncoder.h:70:10: note: Technically the member function 'Yuv422IToJpegEncoder::deinterleave' can be const.
core/jni/android/graphics/YuvToJpegEncoder.h:50:5: style: Class 'Yuv420SpToJpegEncoder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
core/jni/android/graphics/YuvToJpegEncoder.h:64:5: style: Class 'Yuv422IToJpegEncoder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
core/jni/android/graphics/YuvToJpegEncoder.h:54:10: style: The function 'configSamplingFactors' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
core/jni/android/graphics/YuvToJpegEncoder.h:43:18: note: Virtual function in base class
core/jni/android/graphics/YuvToJpegEncoder.h:54:10: note: Function in derived class
core/jni/android/graphics/YuvToJpegEncoder.h:59:10: style: The function 'compress' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
core/jni/android/graphics/YuvToJpegEncoder.h:44:18: note: Virtual function in base class
core/jni/android/graphics/YuvToJpegEncoder.h:59:10: note: Function in derived class
core/jni/android/graphics/YuvToJpegEncoder.h:68:10: style: The function 'configSamplingFactors' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
core/jni/android/graphics/YuvToJpegEncoder.h:43:18: note: Virtual function in base class
core/jni/android/graphics/YuvToJpegEncoder.h:68:10: note: Function in derived class
core/jni/android/graphics/YuvToJpegEncoder.h:69:10: style: The function 'compress' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
core/jni/android/graphics/YuvToJpegEncoder.h:44:18: note: Virtual function in base class
core/jni/android/graphics/YuvToJpegEncoder.h:69:10: note: Function in derived class
core/jni/android/graphics/pdf/PdfDocument.cpp:41:9: performance: Variable 'mContentRect' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
core/jni/android/graphics/pdf/PdfDocument.cpp:90:10: style: Technically the member function 'android::PdfDocument::write' can be const. [functionConst]
core/jni/android/graphics/pdf/PdfDocument.cpp:37:15: style: Struct 'PageRecord' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
core/jni/android/graphics/pdf/PdfDocument.cpp:37:15: style: Struct 'PageRecord' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
core/jni/android/opengl/util.cpp:254:0: warning: Member variable 'android :: ArrayHelper < jfloatArray , float , FloatArrayGetter , FloatArrayReleaser >::mData' is not initialized in the constructor. [uninitMemberVar]
core/jni/android/opengl/util.cpp:254:0: warning: Member variable 'android :: ArrayHelper < jfloatArray , float , FloatArrayGetter , FloatArrayReleaser >::mLength' is not initialized in the constructor. [uninitMemberVar]
core/jni/android/opengl/util.cpp:254:0: warning: Member variable 'android :: ArrayHelper < jintArray , int , IntArrayGetter , IntArrayReleaser >::mData' is not initialized in the constructor. [uninitMemberVar]
core/jni/android/opengl/util.cpp:254:0: warning: Member variable 'android :: ArrayHelper < jintArray , int , IntArrayGetter , IntArrayReleaser >::mLength' is not initialized in the constructor. [uninitMemberVar]
core/jni/android/opengl/util.cpp:254:0: warning: Member variable 'android :: ArrayHelper < jcharArray ,unsigned short , CharArrayGetter , CharArrayReleaser >::mData' is not initialized in the constructor. [uninitMemberVar]
core/jni/android/opengl/util.cpp:254:0: warning: Member variable 'android :: ArrayHelper < jcharArray ,unsigned short , CharArrayGetter , CharArrayReleaser >::mLength' is not initialized in the constructor. [uninitMemberVar]
core/jni/android/opengl/util.cpp:855:9: performance: Variable 'mBuffer' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
core/jni/android/opengl/util.cpp:857:9: performance: Variable 'mRemaining' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
core/jni/android/opengl/util.cpp:256:0: performance: Variable 'mRef' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
core/jni/android/opengl/util.cpp:257:0: performance: Variable 'mOffset' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
core/jni/android/opengl/util.cpp:258:0: performance: Variable 'mMinSize' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
core/jni/android/opengl/util.cpp:877:17: style: Technically the member function 'android::BufferHelper::remaining' can be const. [functionConst]
core/jni/android/opengl/util.cpp:65:9: warning: Possible leak in public function. The pointer 'mData' is not deallocated before it is allocated. [publicAllocationError]
core/jni/android_app_NativeActivity.cpp:209:24: style: C-style pointer casting [cstyleCast]
core/jni/android_app_NativeActivity.cpp:378:28: style: C-style pointer casting [cstyleCast]
core/jni/android_app_NativeActivity.cpp:390:28: style: C-style pointer casting [cstyleCast]
core/jni/android_app_NativeActivity.cpp:404:28: style: C-style pointer casting [cstyleCast]
core/jni/android_app_NativeActivity.cpp:421:28: style: C-style pointer casting [cstyleCast]
core/jni/android_app_NativeActivity.cpp:447:28: style: C-style pointer casting [cstyleCast]
core/jni/android_app_NativeActivity.cpp:461:28: style: C-style pointer casting [cstyleCast]
core/jni/android_app_NativeActivity.cpp:475:28: style: C-style pointer casting [cstyleCast]
core/jni/android_app_NativeActivity.cpp:489:28: style: C-style pointer casting [cstyleCast]
core/jni/android_app_NativeActivity.cpp:503:28: style: C-style pointer casting [cstyleCast]
core/jni/android_app_NativeActivity.cpp:517:28: style: C-style pointer casting [cstyleCast]
core/jni/android_app_NativeActivity.cpp:540:28: style: C-style pointer casting [cstyleCast]
core/jni/android_app_NativeActivity.cpp:582:28: style: C-style pointer casting [cstyleCast]
core/jni/android_app_NativeActivity.cpp:596:28: style: C-style pointer casting [cstyleCast]
core/jni/android_app_NativeActivity.cpp:612:28: style: C-style pointer casting [cstyleCast]
core/jni/android_app_NativeActivity.cpp:627:28: style: C-style pointer casting [cstyleCast]
core/jni/android_app_NativeActivity.cpp:643:28: style: C-style pointer casting [cstyleCast]
core/jni/android_backup_BackupHelperDispatcher.cpp:109:11: style: Variable 'amt' is assigned a value that is never used. [unreadVariable]
core/jni/android_graphics_drawable_AnimatedVectorDrawable.cpp:50:13: performance: Variable 'mFinishListener' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
core/jni/android_graphics_drawable_AnimatedVectorDrawable.cpp:61:22: warning: Virtual function 'onAnimationFinished' is called from destructor '~AnimationListenerBridge()' at line 57. Dynamic binding is not used. [virtualCallInConstructor]
core/jni/android_graphics_drawable_AnimatedVectorDrawable.cpp:57:17: note: Calling onAnimationFinished
core/jni/android_graphics_drawable_AnimatedVectorDrawable.cpp:61:22: note: onAnimationFinished is a virtual method
core/jni/android_hardware_Camera.cpp:361:5: style: Variable 'obj' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
core/jni/android_hardware_Camera.cpp:360:0: note: Variable 'obj' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_hardware_Camera.cpp:361:5: note: Variable 'obj' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_hardware_Camera.cpp:147:5: performance: Variable 'mCameraJObjectWeak' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
core/jni/android_hardware_Radio.cpp:313:9: style: The scope of the variable 'jStatus' can be reduced. [variableScope]
core/jni/android_hardware_UsbDeviceConnection.cpp:184:39: warning: Either the condition 'if(bufferBytes)' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
core/jni/android_hardware_UsbDeviceConnection.cpp:186:8: note: Assuming that condition 'if(bufferBytes)' is not redundant
core/jni/android_hardware_UsbDeviceConnection.cpp:184:39: note: Null pointer addition
core/jni/android_hardware_UsbDeviceConnection.cpp:208:74: warning: Either the condition 'if(bufferBytes)' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
core/jni/android_hardware_UsbDeviceConnection.cpp:210:8: note: Assuming that condition 'if(bufferBytes)' is not redundant
core/jni/android_hardware_UsbDeviceConnection.cpp:208:74: note: Null pointer addition
core/jni/android_hardware_camera2_DngCreator.cpp:1633:16: style: The scope of the variable 'noiseProfile' can be reduced. [variableScope]
core/jni/android_hardware_camera2_DngCreator.cpp:202:16: warning: Member variable 'NativeContext::mGpsData' is not initialized in the constructor. [uninitMemberVar]
core/jni/android_hardware_camera2_DngCreator.cpp:331:5: performance: Variable 'mByteArray' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
core/jni/android_hardware_camera2_DngCreator.cpp:406:5: performance: Variable 'mByteArray' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
core/jni/android_hardware_camera2_DngCreator.cpp:492:5: performance: Variable 'mByteArray' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
core/jni/android_hardware_camera2_legacy_LegacyCameraDevice.cpp:100:5: style: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
core/jni/android_hardware_camera2_legacy_LegacyCameraDevice.cpp:98:0: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_hardware_camera2_legacy_LegacyCameraDevice.cpp:100:5: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_hardware_camera2_legacy_PerfMeasurement.cpp:117:5: style: Class 'PerfMeasurementContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
core/jni/android_hardware_location_ContextHubService.cpp:103:9: style: struct member 'contextHubServiceDb_s::initialized' is never used. [unusedStructMember]
core/jni/android_media_AudioRecord.cpp:83:49: style: C-style pointer casting [cstyleCast]
core/jni/android_media_AudioRecord.cpp:418:45: style: C-style pointer casting [cstyleCast]
core/jni/android_media_AudioRecord.cpp:697:13: style: C-style pointer casting [cstyleCast]
core/jni/android_media_AudioSystem.cpp:258:13: style: C-style pointer casting [cstyleCast]
core/jni/android_media_AudioSystem.cpp:926:5: style: Variable 'jSamplingRates' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
core/jni/android_media_AudioSystem.cpp:910:0: note: Variable 'jSamplingRates' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_media_AudioSystem.cpp:926:5: note: Variable 'jSamplingRates' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_media_AudioTrack.cpp:120:48: style: C-style pointer casting [cstyleCast]
core/jni/android_media_AudioTrack.cpp:546:41: style: C-style pointer casting [cstyleCast]
core/jni/android_media_AudioTrack.cpp:1136:41: style: C-style pointer casting [cstyleCast]
core/jni/android_media_AudioTrack.cpp:1154:41: style: C-style pointer casting [cstyleCast]
core/jni/android_media_AudioTrack.cpp:1245:5: style: Variable 'javaConst' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
core/jni/android_media_AudioTrack.cpp:1244:0: note: Variable 'javaConst' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_media_AudioTrack.cpp:1245:5: note: Variable 'javaConst' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_media_JetPlayer.cpp:312:5: style: Variable 'muteTracks' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_media_JetPlayer.cpp:311:0: note: Variable 'muteTracks' is reassigned a value before the old one has been used.
core/jni/android_media_JetPlayer.cpp:312:5: note: Variable 'muteTracks' is reassigned a value before the old one has been used.
core/jni/android_media_JetPlayer.cpp:383:5: style: Variable 'muteTracks' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_media_JetPlayer.cpp:382:0: note: Variable 'muteTracks' is reassigned a value before the old one has been used.
core/jni/android_media_JetPlayer.cpp:383:5: note: Variable 'muteTracks' is reassigned a value before the old one has been used.
core/jni/android_net_LocalSocketImpl.cpp:256:21: style: The scope of the variable 'cmsg' can be reduced. [variableScope]
core/jni/android_net_LocalSocketImpl.cpp:258:9: style: The scope of the variable 'fds' can be reduced. [variableScope]
core/jni/android_nio_utils.cpp:31:39: style: Function 'nio_getPointer' argument 1 names different: declaration 'env' definition '_env'. [funcArgNamesDifferent]
core/jni/android_nio_utils.h:40:30: note: Function 'nio_getPointer' argument 1 names different: declaration 'env' definition '_env'.
core/jni/android_nio_utils.cpp:31:39: note: Function 'nio_getPointer' argument 1 names different: declaration 'env' definition '_env'.
core/jni/android_nio_utils.cpp:55:42: style: Function 'nio_releasePointer' argument 1 names different: declaration 'env' definition '_env'. [funcArgNamesDifferent]
core/jni/android_nio_utils.h:54:33: note: Function 'nio_releasePointer' argument 1 names different: declaration 'env' definition '_env'.
core/jni/android_nio_utils.cpp:55:42: note: Function 'nio_releasePointer' argument 1 names different: declaration 'env' definition '_env'.
core/jni/android_nio_utils.cpp:55:68: style: Function 'nio_releasePointer' argument 3 names different: declaration 'pointer' definition 'data'. [funcArgNamesDifferent]
core/jni/android_nio_utils.h:54:58: note: Function 'nio_releasePointer' argument 3 names different: declaration 'pointer' definition 'data'.
core/jni/android_nio_utils.cpp:55:68: note: Function 'nio_releasePointer' argument 3 names different: declaration 'pointer' definition 'data'.
core/jni/android_nio_utils.cpp:66:5: performance: Variable 'fCommit' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
core/jni/android_opengl_EGL14.cpp:143:5: style: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
core/jni/android_opengl_EGL14.cpp:142:0: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_opengl_EGL14.cpp:143:5: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_opengl_EGL14.cpp:152:5: style: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
core/jni/android_opengl_EGL14.cpp:151:0: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_opengl_EGL14.cpp:152:5: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_opengl_EGL14.cpp:253:5: style: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
core/jni/android_opengl_EGL14.cpp:250:0: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_opengl_EGL14.cpp:253:5: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_opengl_EGL14.cpp:746:5: style: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
core/jni/android_opengl_EGL14.cpp:742:0: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_opengl_EGL14.cpp:746:5: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_opengl_EGL14.cpp:813:5: style: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
core/jni/android_opengl_EGL14.cpp:812:0: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_opengl_EGL14.cpp:813:5: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_opengl_EGL14.cpp:824:5: style: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
core/jni/android_opengl_EGL14.cpp:823:0: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_opengl_EGL14.cpp:824:5: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_opengl_EGL14.cpp:833:5: style: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
core/jni/android_opengl_EGL14.cpp:832:0: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_opengl_EGL14.cpp:833:5: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_opengl_EGL14.cpp:842:5: style: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
core/jni/android_opengl_EGL14.cpp:841:0: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_opengl_EGL14.cpp:842:5: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_opengl_EGL14.cpp:923:5: style: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
core/jni/android_opengl_EGL14.cpp:919:0: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_opengl_EGL14.cpp:923:5: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_opengl_EGL14.cpp:940:5: style: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
core/jni/android_opengl_EGL14.cpp:936:0: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_opengl_EGL14.cpp:940:5: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_opengl_EGL14.cpp:956:5: style: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
core/jni/android_opengl_EGL14.cpp:952:0: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_opengl_EGL14.cpp:956:5: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_opengl_EGL14.cpp:971:5: style: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
core/jni/android_opengl_EGL14.cpp:968:0: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_opengl_EGL14.cpp:971:5: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_opengl_EGL14.cpp:1050:5: style: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
core/jni/android_opengl_EGL14.cpp:1046:0: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_opengl_EGL14.cpp:1050:5: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_opengl_EGL14.cpp:1067:5: style: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
core/jni/android_opengl_EGL14.cpp:1061:0: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_opengl_EGL14.cpp:1067:5: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_opengl_EGL14.cpp:1081:5: style: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
core/jni/android_opengl_EGL14.cpp:1080:0: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_opengl_EGL14.cpp:1081:5: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_opengl_EGL14.cpp:1090:5: style: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
core/jni/android_opengl_EGL14.cpp:1089:0: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_opengl_EGL14.cpp:1090:5: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_opengl_EGL14.cpp:1101:5: style: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
core/jni/android_opengl_EGL14.cpp:1100:0: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_opengl_EGL14.cpp:1101:5: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_opengl_EGL14.cpp:1165:5: style: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
core/jni/android_opengl_EGL14.cpp:1164:0: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_opengl_EGL14.cpp:1165:5: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_opengl_EGL14.cpp:1174:5: style: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
core/jni/android_opengl_EGL14.cpp:1173:0: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_opengl_EGL14.cpp:1174:5: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_opengl_EGL14.cpp:1188:5: style: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
core/jni/android_opengl_EGL14.cpp:1184:0: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_opengl_EGL14.cpp:1188:5: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_opengl_EGLExt.cpp:142:5: style: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
core/jni/android_opengl_EGLExt.cpp:138:0: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_opengl_EGLExt.cpp:142:5: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_opengl_GLES10.cpp:632:5: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES10.cpp:630:0: note: Variable 'data' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES10.cpp:632:5: note: Variable 'data' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES10.cpp:661:5: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES10.cpp:659:0: note: Variable 'data' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES10.cpp:661:5: note: Variable 'data' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES10.cpp:784:5: style: Variable 'textures' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES10.cpp:782:0: note: Variable 'textures' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES10.cpp:784:5: note: Variable 'textures' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES10.cpp:888:5: style: Variable 'indices' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES10.cpp:886:0: note: Variable 'indices' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES10.cpp:888:5: note: Variable 'indices' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES10.cpp:1029:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES10.cpp:1027:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES10.cpp:1029:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES10.cpp:1147:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES10.cpp:1145:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES10.cpp:1147:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES10.cpp:1281:5: style: Variable 'textures' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES10.cpp:1279:0: note: Variable 'textures' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES10.cpp:1281:5: note: Variable 'textures' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES10.cpp:1427:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES10.cpp:1425:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES10.cpp:1427:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES10.cpp:1545:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES10.cpp:1543:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES10.cpp:1545:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES10.cpp:1679:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES10.cpp:1677:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES10.cpp:1679:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES10.cpp:1828:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES10.cpp:1826:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES10.cpp:1828:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES10.cpp:1955:5: style: Variable 'm' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES10.cpp:1953:0: note: Variable 'm' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES10.cpp:1955:5: note: Variable 'm' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES10.cpp:2019:5: style: Variable 'm' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES10.cpp:2017:0: note: Variable 'm' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES10.cpp:2019:5: note: Variable 'm' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES10.cpp:2137:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES10.cpp:2135:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES10.cpp:2137:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES10.cpp:2282:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES10.cpp:2280:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES10.cpp:2282:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES10.cpp:2391:5: style: Variable 'm' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES10.cpp:2389:0: note: Variable 'm' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES10.cpp:2391:5: note: Variable 'm' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES10.cpp:2455:5: style: Variable 'm' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES10.cpp:2453:0: note: Variable 'm' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES10.cpp:2455:5: note: Variable 'm' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES10.cpp:2638:5: style: Variable 'pixels' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES10.cpp:2636:0: note: Variable 'pixels' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES10.cpp:2638:5: note: Variable 'pixels' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES10.cpp:2883:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES10.cpp:2881:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES10.cpp:2883:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES10.cpp:3004:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES10.cpp:3002:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES10.cpp:3004:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES10.cpp:412:0: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES10.cpp:409:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES10.cpp:412:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES10.cpp:1635:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
core/jni/android_opengl_GLES10.cpp:1699:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
core/jni/android_opengl_GLES10.cpp:1784:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
core/jni/android_opengl_GLES10.cpp:1848:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
core/jni/android_opengl_GLES10Ext.cpp:412:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES10Ext.cpp:409:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES10Ext.cpp:412:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES10Ext.cpp:543:5: style: Variable 'mantissa' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES10Ext.cpp:539:0: note: Variable 'mantissa' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES10Ext.cpp:543:5: note: Variable 'mantissa' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:602:9: style: Condition '_exception' is always false [knownConditionTrueFalse]
core/jni/android_opengl_GLES11.cpp:582:23: note: Assignment '_exception=0', assigned value is 0
core/jni/android_opengl_GLES11.cpp:602:9: note: Condition '_exception' is always false
core/jni/android_opengl_GLES11.cpp:674:9: style: Condition '_exception' is always false [knownConditionTrueFalse]
core/jni/android_opengl_GLES11.cpp:654:23: note: Assignment '_exception=0', assigned value is 0
core/jni/android_opengl_GLES11.cpp:674:9: note: Condition '_exception' is always false
core/jni/android_opengl_GLES11.cpp:802:9: style: Condition '_exception' is always false [knownConditionTrueFalse]
core/jni/android_opengl_GLES11.cpp:793:23: note: Assignment '_exception=0', assigned value is 0
core/jni/android_opengl_GLES11.cpp:802:9: note: Condition '_exception' is always false
core/jni/android_opengl_GLES11.cpp:508:5: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11.cpp:506:0: note: Variable 'data' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:508:5: note: Variable 'data' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:590:5: style: Variable 'equation' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11.cpp:588:0: note: Variable 'equation' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:590:5: note: Variable 'equation' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:662:5: style: Variable 'equation' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11.cpp:660:0: note: Variable 'equation' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:662:5: note: Variable 'equation' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:764:5: style: Variable 'buffers' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11.cpp:762:0: note: Variable 'buffers' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:764:5: note: Variable 'buffers' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:868:5: style: Variable 'buffers' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11.cpp:866:0: note: Variable 'buffers' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:868:5: note: Variable 'buffers' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:970:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11.cpp:968:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:970:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:1057:5: style: Variable 'eqn' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11.cpp:1055:0: note: Variable 'eqn' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:1057:5: note: Variable 'eqn' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:1143:5: style: Variable 'eqn' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11.cpp:1141:0: note: Variable 'eqn' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:1143:5: note: Variable 'eqn' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:1220:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11.cpp:1218:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:1220:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:1336:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11.cpp:1334:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:1336:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:1474:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11.cpp:1472:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:1474:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:1610:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11.cpp:1608:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:1610:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:1744:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11.cpp:1742:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:1744:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:1866:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11.cpp:1864:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:1866:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:1976:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11.cpp:1974:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:1976:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:2086:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11.cpp:2084:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:2086:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:2185:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11.cpp:2183:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:2185:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:2273:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11.cpp:2271:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:2273:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:2361:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11.cpp:2359:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:2361:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:2502:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11.cpp:2500:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:2502:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:2598:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11.cpp:2596:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:2598:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:2742:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11.cpp:2740:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:2742:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:2841:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11.cpp:2839:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:2841:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:2940:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11.cpp:2938:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:2940:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:3028:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11.cpp:3026:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:3028:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:412:0: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11.cpp:409:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:412:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11.cpp:1292:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
core/jni/android_opengl_GLES11.cpp:1356:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
core/jni/android_opengl_GLES11.cpp:1430:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
core/jni/android_opengl_GLES11.cpp:1494:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
core/jni/android_opengl_GLES11Ext.cpp:412:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11Ext.cpp:409:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:412:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:575:5: style: Variable 'coords' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11Ext.cpp:573:0: note: Variable 'coords' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:575:5: note: Variable 'coords' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:659:5: style: Variable 'coords' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11Ext.cpp:657:0: note: Variable 'coords' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:659:5: note: Variable 'coords' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:743:5: style: Variable 'coords' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11Ext.cpp:741:0: note: Variable 'coords' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:743:5: note: Variable 'coords' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:840:5: style: Variable 'coords' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11Ext.cpp:838:0: note: Variable 'coords' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:840:5: note: Variable 'coords' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:873:5: style: Variable 'image' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
core/jni/android_opengl_GLES11Ext.cpp:871:0: note: Variable 'image' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_opengl_GLES11Ext.cpp:873:5: note: Variable 'image' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_opengl_GLES11Ext.cpp:896:5: style: Variable 'image' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
core/jni/android_opengl_GLES11Ext.cpp:894:0: note: Variable 'image' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_opengl_GLES11Ext.cpp:896:5: note: Variable 'image' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/android_opengl_GLES11Ext.cpp:993:5: style: Variable 'equation' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11Ext.cpp:991:0: note: Variable 'equation' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:993:5: note: Variable 'equation' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:1091:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11Ext.cpp:1089:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:1091:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:1180:5: style: Variable 'eqn' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11Ext.cpp:1178:0: note: Variable 'eqn' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:1180:5: note: Variable 'eqn' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:1257:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11Ext.cpp:1255:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:1257:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:1324:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11Ext.cpp:1322:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:1324:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:1392:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11Ext.cpp:1390:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:1392:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:1460:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11Ext.cpp:1458:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:1460:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:1528:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11Ext.cpp:1526:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:1528:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:1605:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11Ext.cpp:1603:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:1605:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:1683:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11Ext.cpp:1681:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:1683:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:1758:5: style: Variable 'm' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11Ext.cpp:1756:0: note: Variable 'm' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:1758:5: note: Variable 'm' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:1835:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11Ext.cpp:1833:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:1835:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:1901:5: style: Variable 'm' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11Ext.cpp:1899:0: note: Variable 'm' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:1901:5: note: Variable 'm' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:2014:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11Ext.cpp:2012:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:2014:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:2144:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11Ext.cpp:2142:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:2144:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:2223:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11Ext.cpp:2221:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:2223:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:2331:5: style: Variable 'renderbuffers' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11Ext.cpp:2329:0: note: Variable 'renderbuffers' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:2331:5: note: Variable 'renderbuffers' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:2417:5: style: Variable 'renderbuffers' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11Ext.cpp:2415:0: note: Variable 'renderbuffers' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:2417:5: note: Variable 'renderbuffers' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:2516:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11Ext.cpp:2514:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:2516:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:2624:5: style: Variable 'framebuffers' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11Ext.cpp:2622:0: note: Variable 'framebuffers' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:2624:5: note: Variable 'framebuffers' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:2710:5: style: Variable 'framebuffers' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11Ext.cpp:2708:0: note: Variable 'framebuffers' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:2710:5: note: Variable 'framebuffers' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:2834:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11Ext.cpp:2832:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:2834:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:3024:5: style: Variable 'equation' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11Ext.cpp:3022:0: note: Variable 'equation' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:3024:5: note: Variable 'equation' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:3099:5: style: Variable 'eqn' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11Ext.cpp:3097:0: note: Variable 'eqn' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:3099:5: note: Variable 'eqn' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:3197:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11Ext.cpp:3195:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:3197:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:3276:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11Ext.cpp:3274:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:3276:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:3355:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11Ext.cpp:3353:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:3355:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:3423:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11Ext.cpp:3421:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:3423:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:3491:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11Ext.cpp:3489:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:3491:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:3559:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES11Ext.cpp:3557:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES11Ext.cpp:3559:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:1303:9: style: Condition '_exception' is always false [knownConditionTrueFalse]
core/jni/android_opengl_GLES20.cpp:1294:23: note: Assignment '_exception=0', assigned value is 0
core/jni/android_opengl_GLES20.cpp:1303:9: note: Condition '_exception' is always false
core/jni/android_opengl_GLES20.cpp:643:5: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES20.cpp:641:0: note: Variable 'data' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:643:5: note: Variable 'data' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:750:5: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES20.cpp:748:0: note: Variable 'data' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:750:5: note: Variable 'data' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:779:5: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES20.cpp:777:0: note: Variable 'data' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:779:5: note: Variable 'data' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:922:5: style: Variable 'buffers' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES20.cpp:920:0: note: Variable 'buffers' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:922:5: note: Variable 'buffers' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:1008:5: style: Variable 'framebuffers' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES20.cpp:1006:0: note: Variable 'framebuffers' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:1008:5: note: Variable 'framebuffers' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:1103:5: style: Variable 'renderbuffers' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES20.cpp:1101:0: note: Variable 'renderbuffers' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:1103:5: note: Variable 'renderbuffers' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:1198:5: style: Variable 'textures' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES20.cpp:1196:0: note: Variable 'textures' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:1198:5: note: Variable 'textures' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:1320:5: style: Variable 'indices' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES20.cpp:1318:0: note: Variable 'indices' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:1320:5: note: Variable 'indices' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:1474:5: style: Variable 'buffers' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES20.cpp:1472:0: note: Variable 'buffers' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:1474:5: note: Variable 'buffers' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:1569:5: style: Variable 'framebuffers' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES20.cpp:1567:0: note: Variable 'framebuffers' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:1569:5: note: Variable 'framebuffers' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:1655:5: style: Variable 'renderbuffers' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES20.cpp:1653:0: note: Variable 'renderbuffers' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:1655:5: note: Variable 'renderbuffers' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:1741:5: style: Variable 'textures' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES20.cpp:1739:0: note: Variable 'textures' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:1741:5: note: Variable 'textures' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:1899:5: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES20.cpp:1893:0: note: Variable 'length' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:1899:5: note: Variable 'length' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:1900:5: style: Variable 'size' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES20.cpp:1895:0: note: Variable 'size' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:1900:5: note: Variable 'size' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:1901:5: style: Variable 'type' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES20.cpp:1897:0: note: Variable 'type' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:1901:5: note: Variable 'type' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:2223:5: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES20.cpp:2217:0: note: Variable 'length' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:2223:5: note: Variable 'length' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:2224:5: style: Variable 'size' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES20.cpp:2219:0: note: Variable 'size' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:2224:5: note: Variable 'size' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:2225:5: style: Variable 'type' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES20.cpp:2221:0: note: Variable 'type' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:2225:5: note: Variable 'type' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:2662:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES20.cpp:2660:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:2662:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:2766:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES20.cpp:2764:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:2766:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:2859:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES20.cpp:2857:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:2859:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:2966:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES20.cpp:2964:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:2966:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:3054:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES20.cpp:3052:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:3054:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:3196:5: style: Variable 'range' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES20.cpp:3192:0: note: Variable 'range' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:3196:5: note: Variable 'range' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:3311:5: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES20.cpp:3309:0: note: Variable 'length' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:3311:5: note: Variable 'length' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:3411:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES20.cpp:3409:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:3411:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:3499:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES20.cpp:3497:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:3499:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:3587:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES20.cpp:3585:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:3587:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:3675:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES20.cpp:3673:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:3675:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:3808:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES20.cpp:3806:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:3808:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:3918:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES20.cpp:3916:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:3918:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:4089:5: style: Variable 'pixels' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES20.cpp:4087:0: note: Variable 'pixels' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:4089:5: note: Variable 'pixels' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:4229:5: style: Variable 'shaders' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES20.cpp:4225:0: note: Variable 'shaders' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:4229:5: note: Variable 'shaders' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:4230:5: style: Variable 'binary' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES20.cpp:4227:0: note: Variable 'binary' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:4230:5: note: Variable 'binary' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:4452:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES20.cpp:4450:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:4452:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:4551:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES20.cpp:4549:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:4551:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:4681:5: style: Variable 'v' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES20.cpp:4679:0: note: Variable 'v' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:4681:5: note: Variable 'v' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:4779:5: style: Variable 'v' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES20.cpp:4777:0: note: Variable 'v' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:4779:5: note: Variable 'v' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:4878:5: style: Variable 'v' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES20.cpp:4876:0: note: Variable 'v' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:4878:5: note: Variable 'v' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:4977:5: style: Variable 'v' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES20.cpp:4975:0: note: Variable 'v' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:4977:5: note: Variable 'v' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:5077:5: style: Variable 'v' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES20.cpp:5075:0: note: Variable 'v' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:5077:5: note: Variable 'v' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:5177:5: style: Variable 'v' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES20.cpp:5175:0: note: Variable 'v' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:5177:5: note: Variable 'v' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:5278:5: style: Variable 'v' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES20.cpp:5276:0: note: Variable 'v' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:5278:5: note: Variable 'v' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:5379:5: style: Variable 'v' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES20.cpp:5377:0: note: Variable 'v' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:5379:5: note: Variable 'v' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:5468:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES20.cpp:5466:0: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:5468:5: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:5558:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES20.cpp:5556:0: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:5558:5: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:5648:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES20.cpp:5646:0: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:5648:5: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:5764:5: style: Variable 'values' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES20.cpp:5762:0: note: Variable 'values' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:5764:5: note: Variable 'values' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:5861:5: style: Variable 'values' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES20.cpp:5859:0: note: Variable 'values' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:5861:5: note: Variable 'values' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:5959:5: style: Variable 'values' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES20.cpp:5957:0: note: Variable 'values' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:5959:5: note: Variable 'values' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:6058:5: style: Variable 'values' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES20.cpp:6056:0: note: Variable 'values' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:6058:5: note: Variable 'values' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:412:0: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES20.cpp:409:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES20.cpp:412:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:412:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:409:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:412:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:463:5: style: Variable 'indices' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:461:0: note: Variable 'indices' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:463:5: note: Variable 'indices' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:555:5: style: Variable 'pixels' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:553:0: note: Variable 'pixels' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:555:5: note: Variable 'pixels' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:623:5: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:621:0: note: Variable 'data' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:623:5: note: Variable 'data' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:670:5: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:668:0: note: Variable 'data' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:670:5: note: Variable 'data' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:764:5: style: Variable 'ids' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:762:0: note: Variable 'ids' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:764:5: note: Variable 'ids' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:830:5: style: Variable 'ids' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:828:0: note: Variable 'ids' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:830:5: note: Variable 'ids' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:927:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:925:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:927:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:995:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:993:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:995:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:1084:5: style: Variable 'bufs' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:1082:0: note: Variable 'bufs' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:1084:5: note: Variable 'bufs' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:1152:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:1150:0: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:1152:5: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:1222:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:1220:0: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:1222:5: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:1292:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:1290:0: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:1292:5: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:1362:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:1360:0: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:1362:5: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:1432:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:1430:0: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:1432:5: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:1502:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:1500:0: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:1502:5: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:1647:5: style: Variable 'arrays' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:1645:0: note: Variable 'arrays' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:1647:5: note: Variable 'arrays' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:1713:5: style: Variable 'arrays' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:1711:0: note: Variable 'arrays' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:1713:5: note: Variable 'arrays' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:1791:5: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:1789:0: note: Variable 'data' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:1791:5: note: Variable 'data' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:2040:5: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:2031:0: note: Variable 'length' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:2040:5: note: Variable 'length' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:2041:5: style: Variable 'size' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:2033:0: note: Variable 'size' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:2041:5: note: Variable 'size' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:2042:5: style: Variable 'type' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:2035:0: note: Variable 'type' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:2042:5: note: Variable 'type' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:2043:5: style: Variable 'name' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:2037:0: note: Variable 'name' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:2043:5: note: Variable 'name' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:2330:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:2328:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:2330:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:2398:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:2396:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:2398:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:2491:5: style: Variable 'v' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:2489:0: note: Variable 'v' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:2491:5: note: Variable 'v' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:2557:5: style: Variable 'v' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:2555:0: note: Variable 'v' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:2557:5: note: Variable 'v' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:2624:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:2622:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:2624:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:2772:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:2770:0: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:2772:5: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:2840:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:2838:0: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:2840:5: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:2908:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:2906:0: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:2908:5: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:2976:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:2974:0: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:2976:5: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:3044:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:3042:0: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:3044:5: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:3112:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:3110:0: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:3112:5: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:3180:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:3178:0: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:3180:5: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:3465:5: style: Variable 'uniformIndices' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:3461:0: note: Variable 'uniformIndices' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:3465:5: note: Variable 'uniformIndices' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:3466:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:3463:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:3466:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:3578:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:3576:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:3578:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:3676:5: style: Variable '_length' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:3669:0: note: Variable '_length' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:3676:5: note: Variable '_length' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:3748:5: style: Variable 'indices' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:3746:0: note: Variable 'indices' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:3748:5: note: Variable 'indices' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:3885:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:3883:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:3885:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:4058:5: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:4056:0: note: Variable 'data' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:4058:5: note: Variable 'data' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:4126:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:4124:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:4126:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:4193:5: style: Variable 'samplers' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:4191:0: note: Variable 'samplers' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:4193:5: note: Variable 'samplers' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:4259:5: style: Variable 'samplers' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:4257:0: note: Variable 'samplers' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:4259:5: note: Variable 'samplers' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:4358:5: style: Variable 'param' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:4356:0: note: Variable 'param' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:4358:5: note: Variable 'param' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:4437:5: style: Variable 'param' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:4435:0: note: Variable 'param' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:4437:5: note: Variable 'param' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:4505:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:4503:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:4505:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:4573:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:4571:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:4573:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:4660:5: style: Variable 'ids' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:4658:0: note: Variable 'ids' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:4660:5: note: Variable 'ids' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:4726:5: style: Variable 'ids' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:4724:0: note: Variable 'ids' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:4726:5: note: Variable 'ids' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:4904:5: style: Variable 'binary' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:4902:0: note: Variable 'binary' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:4904:5: note: Variable 'binary' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:4984:5: style: Variable 'attachments' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:4982:0: note: Variable 'attachments' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:4984:5: note: Variable 'attachments' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:5056:5: style: Variable 'attachments' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:5054:0: note: Variable 'attachments' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:5056:5: note: Variable 'attachments' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:5157:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES30.cpp:5155:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:5157:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES30.cpp:3665:17: style: Unused variable: _exceptionType [unusedVariable]
core/jni/android_opengl_GLES30.cpp:3666:17: style: Unused variable: _exceptionMessage [unusedVariable]
core/jni/android_opengl_GLES31.cpp:410:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES31.cpp:407:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:410:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:555:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES31.cpp:553:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:555:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:624:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES31.cpp:622:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:624:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:793:5: style: Variable 'props' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES31.cpp:787:0: note: Variable 'props' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:793:5: note: Variable 'props' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:1016:5: style: Variable 'pipelines' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES31.cpp:1014:0: note: Variable 'pipelines' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:1016:5: note: Variable 'pipelines' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:1082:5: style: Variable 'pipelines' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES31.cpp:1080:0: note: Variable 'pipelines' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:1082:5: note: Variable 'pipelines' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:1160:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES31.cpp:1158:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:1160:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:1379:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES31.cpp:1377:0: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:1379:5: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:1449:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES31.cpp:1447:0: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:1449:5: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:1519:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES31.cpp:1517:0: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:1519:5: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:1589:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES31.cpp:1587:0: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:1589:5: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:1659:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES31.cpp:1657:0: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:1659:5: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:1729:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES31.cpp:1727:0: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:1729:5: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:1799:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES31.cpp:1797:0: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:1799:5: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:1869:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES31.cpp:1867:0: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:1869:5: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:1939:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES31.cpp:1937:0: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:1939:5: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:2009:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES31.cpp:2007:0: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:2009:5: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:2079:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES31.cpp:2077:0: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:2079:5: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:2149:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES31.cpp:2147:0: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:2149:5: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:2220:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES31.cpp:2218:0: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:2220:5: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:2292:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES31.cpp:2290:0: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:2292:5: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:2364:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES31.cpp:2362:0: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:2364:5: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:2436:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES31.cpp:2434:0: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:2436:5: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:2508:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES31.cpp:2506:0: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:2508:5: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:2580:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES31.cpp:2578:0: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:2580:5: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:2652:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES31.cpp:2650:0: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:2652:5: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:2724:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES31.cpp:2722:0: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:2724:5: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:2796:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES31.cpp:2794:0: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:2796:5: note: Variable 'value' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:2909:5: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES31.cpp:2907:0: note: Variable 'data' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:2909:5: note: Variable 'data' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:3009:5: style: Variable 'val' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES31.cpp:3007:0: note: Variable 'val' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:3009:5: note: Variable 'val' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:3088:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES31.cpp:3086:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:3088:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:3158:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES31.cpp:3156:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31.cpp:3158:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31Ext.cpp:663:9: style: Condition '_exception' is always false [knownConditionTrueFalse]
core/jni/android_opengl_GLES31Ext.cpp:644:23: note: Assignment '_exception=0', assigned value is 0
core/jni/android_opengl_GLES31Ext.cpp:663:9: note: Condition '_exception' is always false
core/jni/android_opengl_GLES31Ext.cpp:411:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES31Ext.cpp:408:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31Ext.cpp:411:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31Ext.cpp:507:5: style: Variable 'ids' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES31Ext.cpp:505:0: note: Variable 'ids' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31Ext.cpp:507:5: note: Variable 'ids' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31Ext.cpp:923:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES31Ext.cpp:921:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31Ext.cpp:923:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31Ext.cpp:991:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES31Ext.cpp:989:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31Ext.cpp:991:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31Ext.cpp:1059:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES31Ext.cpp:1057:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31Ext.cpp:1059:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31Ext.cpp:1127:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES31Ext.cpp:1125:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31Ext.cpp:1127:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31Ext.cpp:1195:5: style: Variable 'param' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES31Ext.cpp:1193:0: note: Variable 'param' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31Ext.cpp:1195:5: note: Variable 'param' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31Ext.cpp:1263:5: style: Variable 'param' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES31Ext.cpp:1261:0: note: Variable 'param' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31Ext.cpp:1263:5: note: Variable 'param' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31Ext.cpp:1331:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES31Ext.cpp:1329:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31Ext.cpp:1331:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31Ext.cpp:1399:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES31Ext.cpp:1397:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES31Ext.cpp:1399:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES32.cpp:410:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES32.cpp:407:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES32.cpp:410:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES32.cpp:538:5: style: Variable 'ids' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES32.cpp:536:0: note: Variable 'ids' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES32.cpp:538:5: note: Variable 'ids' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES32.cpp:855:5: style: Variable 'indices' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES32.cpp:853:0: note: Variable 'indices' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES32.cpp:855:5: note: Variable 'indices' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES32.cpp:895:5: style: Variable 'indices' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES32.cpp:893:0: note: Variable 'indices' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES32.cpp:895:5: note: Variable 'indices' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES32.cpp:937:5: style: Variable 'indices' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES32.cpp:935:0: note: Variable 'indices' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES32.cpp:937:5: note: Variable 'indices' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES32.cpp:1025:5: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES32.cpp:1023:0: note: Variable 'data' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES32.cpp:1025:5: note: Variable 'data' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES32.cpp:1119:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES32.cpp:1117:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES32.cpp:1119:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES32.cpp:1209:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES32.cpp:1207:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES32.cpp:1209:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES32.cpp:1299:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES32.cpp:1297:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES32.cpp:1299:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES32.cpp:1398:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES32.cpp:1396:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES32.cpp:1398:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES32.cpp:1466:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES32.cpp:1464:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES32.cpp:1466:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES32.cpp:1534:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES32.cpp:1532:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES32.cpp:1534:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES32.cpp:1602:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES32.cpp:1600:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES32.cpp:1602:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES32.cpp:1670:5: style: Variable 'param' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES32.cpp:1668:0: note: Variable 'param' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES32.cpp:1670:5: note: Variable 'param' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES32.cpp:1738:5: style: Variable 'param' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES32.cpp:1736:0: note: Variable 'param' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES32.cpp:1738:5: note: Variable 'param' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES32.cpp:1806:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES32.cpp:1804:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES32.cpp:1806:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES32.cpp:1874:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/android_opengl_GLES32.cpp:1872:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_opengl_GLES32.cpp:1874:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/android_os_Debug.cpp:367:35: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
core/jni/android_os_Debug.cpp:369:42: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
core/jni/android_os_Debug.cpp:371:42: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
core/jni/android_os_Debug.cpp:373:42: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
core/jni/android_os_Debug.cpp:375:42: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
core/jni/android_os_Debug.cpp:377:42: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
core/jni/android_os_Debug.cpp:379:42: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
core/jni/android_os_Debug.cpp:381:42: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
core/jni/android_os_Debug.cpp:383:42: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
core/jni/android_os_Debug.cpp:385:42: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
core/jni/android_os_Debug.cpp:922:5: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
core/jni/android_os_Debug.cpp:220:9: style: The scope of the variable 'len' can be reduced. [variableScope]
core/jni/android_os_Debug.cpp:221:10: style: The scope of the variable 'skip' can be reduced. [variableScope]
core/jni/android_os_Debug.cpp:225:14: style: The scope of the variable 'shared_clean' can be reduced. [variableScope]
core/jni/android_os_Debug.cpp:225:32: style: The scope of the variable 'shared_dirty' can be reduced. [variableScope]
core/jni/android_os_Debug.cpp:226:14: style: The scope of the variable 'private_clean' can be reduced. [variableScope]
core/jni/android_os_Debug.cpp:226:33: style: The scope of the variable 'private_dirty' can be reduced. [variableScope]
core/jni/android_os_Debug.cpp:227:14: style: The scope of the variable 'swapped_out' can be reduced. [variableScope]
core/jni/android_os_Debug.cpp:227:31: style: The scope of the variable 'swapped_out_pss' can be reduced. [variableScope]
core/jni/android_os_Debug.cpp:228:10: style: The scope of the variable 'is_swappable' can be reduced. [variableScope]
core/jni/android_os_Debug.cpp:233:14: style: The scope of the variable 'prevEnd' can be reduced. [variableScope]
core/jni/android_os_MessageQueue.cpp:107:56: style: Function 'pollOnce' argument 2 names different: declaration 'obj' definition 'pollObj'. [funcArgNamesDifferent]
core/jni/android_os_MessageQueue.cpp:48:40: note: Function 'pollOnce' argument 2 names different: declaration 'obj' definition 'pollObj'.
core/jni/android_os_MessageQueue.cpp:107:56: note: Function 'pollOnce' argument 2 names different: declaration 'obj' definition 'pollObj'.
core/jni/android_os_MessageQueue.cpp:141:49: style: Function 'handleEvent' argument 2 names different: declaration 'events' definition 'looperEvents'. [funcArgNamesDifferent]
core/jni/android_os_MessageQueue.cpp:52:41: note: Function 'handleEvent' argument 2 names different: declaration 'events' definition 'looperEvents'.
core/jni/android_os_MessageQueue.cpp:141:49: note: Function 'handleEvent' argument 2 names different: declaration 'events' definition 'looperEvents'.
core/jni/android_os_MessageQueue.cpp:46:18: style: The function 'raiseException' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
core/jni/android_os_MessageQueue.h:55:18: note: Virtual function in base class
core/jni/android_os_MessageQueue.cpp:46:18: note: Function in derived class
core/jni/android_os_Parcel.cpp:88:51: style: Function 'recycleJavaParcelObject' argument 2 names different: declaration 'object' definition 'parcelObj'. [funcArgNamesDifferent]
core/jni/android_os_Parcel.h:27:58: note: Function 'recycleJavaParcelObject' argument 2 names different: declaration 'object' definition 'parcelObj'.
core/jni/android_os_Parcel.cpp:88:51: note: Function 'recycleJavaParcelObject' argument 2 names different: declaration 'object' definition 'parcelObj'.
core/jni/android_util_AssetManager.cpp:1219:66: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
core/jni/android_util_AssetManager.cpp:1214:48: note: Assignment 'defStyleStart=NULL', assigned value is 0
core/jni/android_util_AssetManager.cpp:1219:66: note: Null pointer addition
core/jni/android_util_AssetManager.cpp:1438:74: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
core/jni/android_util_AssetManager.cpp:1433:52: note: Assignment 'defStyleAttrStart=NULL', assigned value is 0
core/jni/android_util_AssetManager.cpp:1438:74: note: Null pointer addition
core/jni/android_util_AssetManager.cpp:1446:68: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
core/jni/android_util_AssetManager.cpp:1442:49: note: Assignment 'styleAttrStart=NULL', assigned value is 0
core/jni/android_util_AssetManager.cpp:1446:68: note: Null pointer addition
core/jni/android_util_AssetManager.cpp:1772:13: style: The scope of the variable 'block' can be reduced. [variableScope]
core/jni/android_util_AssetManager.cpp:1115:5: style: Class 'XmlAttributeFinder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
core/jni/android_util_Binder.cpp:608:34: style: C-style pointer casting [cstyleCast]
core/jni/android_util_Binder.cpp:822:30: style: C-style pointer casting [cstyleCast]
core/jni/android_util_Binder.cpp:1171:36: style: C-style pointer casting [cstyleCast]
core/jni/android_util_Binder.cpp:1206:36: style: C-style pointer casting [cstyleCast]
core/jni/android_util_Binder.cpp:1240:31: style: C-style pointer casting [cstyleCast]
core/jni/android_util_Binder.cpp:492:57: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
core/jni/android_util_Binder.cpp:509:53: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
core/jni/android_util_Binder.cpp:522:53: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
core/jni/android_util_Process.cpp:905:26: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
core/jni/android_view_DisplayListCanvas.cpp:57:9: performance: Variable 'mRunnable' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
core/jni/android_view_DisplayListCanvas.cpp:77:9: performance: Variable 'mLooper' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
core/jni/android_view_GraphicBuffer.cpp:256:41: style: C-style pointer casting [cstyleCast]
core/jni/android_view_GraphicBuffer.cpp:91:5: style: Class 'GraphicBufferWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
core/jni/android_view_InputChannel.cpp:62:21: warning: Member variable 'NativeInputChannel::mDisposeData' is not initialized in the constructor. [uninitMemberVar]
core/jni/android_view_InputChannel.cpp:49:29: style: Technically the member function 'android::NativeInputChannel::getInputChannel' can be const. [functionConst]
core/jni/android_view_InputChannel.cpp:46:5: style: Class 'NativeInputChannel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
core/jni/android_view_PointerIcon.h:77:17: style: Technically the member function 'android::PointerIcon::isNullIcon' can be const. [functionConst]
core/jni/android_view_RenderNodeAnimator.cpp:64:9: performance: Variable 'mFinishListener' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
core/jni/android_view_RenderNodeAnimator.cpp:74:18: warning: Virtual function 'onAnimationFinished' is called from destructor '~AnimationListenerBridge()' at line 70. Dynamic binding is not used. [virtualCallInConstructor]
core/jni/android_view_RenderNodeAnimator.cpp:70:13: note: Calling onAnimationFinished
core/jni/android_view_RenderNodeAnimator.cpp:74:18: note: onAnimationFinished is a virtual method
core/jni/android_view_ThreadedRenderer.cpp:359:9: warning: Member variable 'FrameMetricsNotification::buffer' is not initialized in the constructor. [uninitMemberVar]
core/jni/android_view_ThreadedRenderer.cpp:149:9: performance: Variable 'mLooper' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
core/jni/android_view_ThreadedRenderer.cpp:81:5: style: Class 'ScopedRemovedRenderNodeObserver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
core/jni/android_view_ThreadedRenderer.cpp:108:5: style: Class 'InvokeAnimationListeners' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
core/jni/android_view_ThreadedRenderer.cpp:148:5: style: Class 'RootRenderNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
core/jni/android_view_ThreadedRenderer.cpp:251:5: style: Class 'ContextFactoryImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
core/jni/android_view_VelocityTracker.cpp:67:23: warning: Member variable 'VelocityTrackerState::mCalculatedVelocity' is not initialized in the constructor. [uninitMemberVar]
core/jni/android_view_VelocityTracker.cpp:48:5: style: Class 'VelocityTrackerState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
core/jni/com_android_internal_content_NativeLibraryHelper.cpp:357:34: portability: Undefined behaviour, when 'fileNameLen' is 14 the pointer arithmetic 'fileName+fileNameLen' is out of bounds. [pointerOutOfBounds]
core/jni/com_android_internal_net_NetworkStatsFactory.cpp:126:9: style: The scope of the variable 'idx' can be reduced. [variableScope]
core/jni/com_android_internal_os_Zygote.cpp:373:7: style: The scope of the variable 'devnull' can be reduced. [variableScope]
core/jni/fd_utils-inl.h:221:3: style: Class 'FileDescriptorInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
core/jni/fd_utils-inl.h:482:3: style: Class 'FileDescriptorTable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
core/jni/com_google_android_gles_jni_EGLImpl.cpp:378:5: style: Variable 'success' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
core/jni/com_google_android_gles_jni_EGLImpl.cpp:376:0: note: Variable 'success' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/com_google_android_gles_jni_EGLImpl.cpp:378:5: note: Variable 'success' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/com_google_android_gles_jni_GLImpl.cpp:4469:9: style: Condition '_exception' is always false [knownConditionTrueFalse]
core/jni/com_google_android_gles_jni_GLImpl.cpp:4460:23: note: Assignment '_exception=0', assigned value is 0
core/jni/com_google_android_gles_jni_GLImpl.cpp:4469:9: note: Condition '_exception' is always false
core/jni/com_google_android_gles_jni_GLImpl.cpp:452:5: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:450:0: note: Variable 'data' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:452:5: note: Variable 'data' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:481:5: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:479:0: note: Variable 'data' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:481:5: note: Variable 'data' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:604:5: style: Variable 'textures' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:602:0: note: Variable 'textures' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:604:5: note: Variable 'textures' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:708:5: style: Variable 'indices' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:706:0: note: Variable 'indices' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:708:5: note: Variable 'indices' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:863:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:861:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:863:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:1009:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:1007:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:1009:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:1157:5: style: Variable 'textures' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:1155:0: note: Variable 'textures' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:1157:5: note: Variable 'textures' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:1583:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:1581:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:1583:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:2041:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:2039:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:2041:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:2169:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:2167:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:2169:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:2325:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:2323:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:2325:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:2508:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:2506:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:2508:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:2652:5: style: Variable 'm' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:2650:0: note: Variable 'm' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:2652:5: note: Variable 'm' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:2716:5: style: Variable 'm' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:2714:0: note: Variable 'm' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:2716:5: note: Variable 'm' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:2839:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:2837:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:2839:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:2994:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:2992:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:2994:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:3108:5: style: Variable 'm' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:3106:0: note: Variable 'm' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:3108:5: note: Variable 'm' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:3172:5: style: Variable 'm' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:3170:0: note: Variable 'm' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:3172:5: note: Variable 'm' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:3355:5: style: Variable 'pixels' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:3353:0: note: Variable 'pixels' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:3355:5: note: Variable 'pixels' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:3611:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:3609:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:3611:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:3754:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:3752:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:3754:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:4044:5: style: Variable 'mantissa' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:4040:0: note: Variable 'mantissa' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:4044:5: note: Variable 'mantissa' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:4147:5: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:4145:0: note: Variable 'data' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:4147:5: note: Variable 'data' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:4235:5: style: Variable 'equation' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:4233:0: note: Variable 'equation' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:4235:5: note: Variable 'equation' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:4321:5: style: Variable 'equation' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:4319:0: note: Variable 'equation' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:4321:5: note: Variable 'equation' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:4431:5: style: Variable 'buffers' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:4429:0: note: Variable 'buffers' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:4431:5: note: Variable 'buffers' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:4535:5: style: Variable 'buffers' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:4533:0: note: Variable 'buffers' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:4535:5: note: Variable 'buffers' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:4612:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:4610:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:4612:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:4694:5: style: Variable 'eqn' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:4692:0: note: Variable 'eqn' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:4694:5: note: Variable 'eqn' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:4760:5: style: Variable 'eqn' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:4758:0: note: Variable 'eqn' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:4760:5: note: Variable 'eqn' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:4826:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:4824:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:4826:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:4892:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:4890:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:4892:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:5010:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:5008:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:5010:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:5182:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:5180:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:5182:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:5340:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:5338:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:5340:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:5484:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:5482:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:5484:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:5622:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:5620:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:5622:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:5754:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:5752:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:5754:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:5864:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:5862:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:5864:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:5952:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:5950:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:5952:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:6040:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:6038:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:6040:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:6181:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:6179:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:6181:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:6277:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:6275:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:6277:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:6432:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:6430:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:6432:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:6542:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:6540:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:6542:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:6641:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:6639:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:6641:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:6729:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:6727:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:6729:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:6849:5: style: Variable 'coords' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:6847:0: note: Variable 'coords' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:6849:5: note: Variable 'coords' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:6946:5: style: Variable 'coords' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:6944:0: note: Variable 'coords' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:6946:5: note: Variable 'coords' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:7043:5: style: Variable 'coords' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:7041:0: note: Variable 'coords' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:7043:5: note: Variable 'coords' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:7140:5: style: Variable 'coords' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:7138:0: note: Variable 'coords' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:7140:5: note: Variable 'coords' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:7406:5: style: Variable 'framebuffers' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:7404:0: note: Variable 'framebuffers' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:7406:5: note: Variable 'framebuffers' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:7502:5: style: Variable 'renderbuffers' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:7500:0: note: Variable 'renderbuffers' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:7502:5: note: Variable 'renderbuffers' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:7647:5: style: Variable 'framebuffers' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:7645:0: note: Variable 'framebuffers' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:7647:5: note: Variable 'framebuffers' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:7743:5: style: Variable 'renderbuffers' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:7741:0: note: Variable 'renderbuffers' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:7743:5: note: Variable 'renderbuffers' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:7832:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:7830:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:7832:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:7911:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:7909:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:7911:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:7989:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:7987:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:7989:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:8067:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:8065:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:8067:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:8145:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:8143:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:8145:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:8170:5: style: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:8169:0: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/com_google_android_gles_jni_GLImpl.cpp:8170:5: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/com_google_android_gles_jni_GLImpl.cpp:8186:5: style: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:8185:0: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/com_google_android_gles_jni_GLImpl.cpp:8186:5: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
core/jni/com_google_android_gles_jni_GLImpl.cpp:8288:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:8286:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:8288:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:8382:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:8380:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:8382:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:8476:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
core/jni/com_google_android_gles_jni_GLImpl.cpp:8474:0: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:8476:5: note: Variable 'params' is reassigned a value before the old one has been used.
core/jni/com_google_android_gles_jni_GLImpl.cpp:820:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
core/jni/com_google_android_gles_jni_GLImpl.cpp:883:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
core/jni/com_google_android_gles_jni_GLImpl.cpp:966:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
core/jni/com_google_android_gles_jni_GLImpl.cpp:1029:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
core/jni/com_google_android_gles_jni_GLImpl.cpp:1495:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
core/jni/com_google_android_gles_jni_GLImpl.cpp:1864:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
core/jni/com_google_android_gles_jni_GLImpl.cpp:1998:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
core/jni/com_google_android_gles_jni_GLImpl.cpp:2052:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
core/jni/com_google_android_gles_jni_GLImpl.cpp:2126:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
core/jni/com_google_android_gles_jni_GLImpl.cpp:2180:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
core/jni/com_google_android_gles_jni_GLImpl.cpp:2267:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
core/jni/com_google_android_gles_jni_GLImpl.cpp:2348:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
core/jni/com_google_android_gles_jni_GLImpl.cpp:2450:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
core/jni/com_google_android_gles_jni_GLImpl.cpp:2531:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
core/jni/com_google_android_gles_jni_GLImpl.cpp:2795:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
core/jni/com_google_android_gles_jni_GLImpl.cpp:2862:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
core/jni/com_google_android_gles_jni_GLImpl.cpp:2950:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
core/jni/com_google_android_gles_jni_GLImpl.cpp:3017:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
core/jni/com_google_android_gles_jni_GLImpl.cpp:3567:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
core/jni/com_google_android_gles_jni_GLImpl.cpp:3628:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
core/jni/com_google_android_gles_jni_GLImpl.cpp:3710:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
core/jni/com_google_android_gles_jni_GLImpl.cpp:3771:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
core/jni/com_google_android_gles_jni_GLImpl.cpp:4952:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
core/jni/com_google_android_gles_jni_GLImpl.cpp:5033:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
core/jni/com_google_android_gles_jni_GLImpl.cpp:5124:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
core/jni/com_google_android_gles_jni_GLImpl.cpp:5205:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
core/jni/com_google_android_gles_jni_GLImpl.cpp:5296:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
core/jni/com_google_android_gles_jni_GLImpl.cpp:5363:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
core/jni/com_google_android_gles_jni_GLImpl.cpp:5440:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
core/jni/com_google_android_gles_jni_GLImpl.cpp:5507:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
core/jni/com_google_android_gles_jni_GLImpl.cpp:5578:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
core/jni/com_google_android_gles_jni_GLImpl.cpp:5639:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
core/jni/com_google_android_gles_jni_GLImpl.cpp:5710:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
core/jni/com_google_android_gles_jni_GLImpl.cpp:5771:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
core/jni/com_google_android_gles_jni_GLImpl.cpp:6388:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
core/jni/com_google_android_gles_jni_GLImpl.cpp:6449:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
drm/jni/android_drm_DrmManagerClient.cpp:667:33: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
drm/jni/android_drm_DrmManagerClient.cpp:312:9: style: Variable 'constructorId' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
drm/jni/android_drm_DrmManagerClient.cpp:311:0: note: Variable 'constructorId' is reassigned a value before the old one has been used if variable is no semaphore variable.
drm/jni/android_drm_DrmManagerClient.cpp:312:9: note: Variable 'constructorId' is reassigned a value before the old one has been used if variable is no semaphore variable.
libs/androidfw/Asset.cpp:762:12: style: The scope of the variable 'maxLen' can be reduced. [variableScope]
libs/androidfw/AssetManager.cpp:95:26: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR' is always true. [redundantCondition]
libs/androidfw/AssetManager.cpp:586:5: style: Variable 'pAsset' is reassigned a value before the old one has been used. [redundantAssignment]
libs/androidfw/AssetManager.cpp:579:0: note: Variable 'pAsset' is reassigned a value before the old one has been used.
libs/androidfw/AssetManager.cpp:586:5: note: Variable 'pAsset' is reassigned a value before the old one has been used.
libs/androidfw/AssetManager.cpp:1437:20: style: The scope of the variable 'entry' can be reduced. [variableScope]
libs/androidfw/BackupData.cpp:70:13: style: The scope of the variable 'amt' can be reduced. [variableScope]
libs/androidfw/BackupData.cpp:368:13: style: The scope of the variable 'amt' can be reduced. [variableScope]
libs/androidfw/BackupHelpers.cpp:553:27: warning: Either the condition 'buf==NULL' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
libs/androidfw/BackupHelpers.cpp:556:13: note: Assuming that condition 'buf==NULL' is not redundant
libs/androidfw/BackupHelpers.cpp:553:27: note: Null pointer addition
libs/androidfw/BackupHelpers.cpp:554:25: warning: Either the condition 'buf==NULL' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
libs/androidfw/BackupHelpers.cpp:556:13: note: Assuming that condition 'buf==NULL' is not redundant
libs/androidfw/BackupHelpers.cpp:554:25: note: Null pointer addition
libs/androidfw/BackupHelpers.cpp:440:11: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
libs/androidfw/ResourceTypes.cpp:884:21: style: The scope of the variable 'mid' can be reduced. [variableScope]
libs/androidfw/ResourceTypes.cpp:944:21: style: The scope of the variable 'mid' can be reduced. [variableScope]
libs/androidfw/ResourceTypes.cpp:4308:25: style: The scope of the variable 'map' can be reduced. [variableScope]
libs/androidfw/ResourceTypes.cpp:5883:10: style: The scope of the variable 'locale' can be reduced. [variableScope]
libs/androidfw/ResourceTypes.cpp:4856:13: style: Checking if unsigned variable 'len' is less than zero. This might be a false warning. [unsignedLessThanZero]
libs/androidfw/ResourceTypes.cpp:4677:18: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libs/androidfw/ResourceTypes.cpp:3119:5: warning: Member variable 'Header::size' is not initialized in the constructor. [uninitMemberVar]
libs/androidfw/ResourceTypes.cpp:3119:5: warning: Member variable 'Header::dataEnd' is not initialized in the constructor. [uninitMemberVar]
libs/androidfw/ResourceTypes.cpp:3119:5: warning: Member variable 'Header::index' is not initialized in the constructor. [uninitMemberVar]
libs/androidfw/ResourceTypes.cpp:3119:5: warning: Member variable 'Header::cookie' is not initialized in the constructor. [uninitMemberVar]
libs/androidfw/ResourceTypes.cpp:3119:5: style: Struct 'Header' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/androidfw/ZipUtils.cpp:154:17: style: Class 'FileReader' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
libs/androidfw/ZipUtils.cpp:154:17: style: Class 'FileReader' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
libs/androidfw/ZipUtils.cpp:174:17: style: Class 'FdReader' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
libs/androidfw/ZipUtils.cpp:174:17: style: Class 'FdReader' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
libs/androidfw/ZipUtils.cpp:153:4: style: Class 'FileReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/androidfw/ZipUtils.cpp:173:4: style: Class 'FdReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/common_time/clock_recovery.cpp:125:53: style: Function 'pushDisciplineEvent' argument 3 names different: declaration 'data_point_rtt' definition 'rtt'. [funcArgNamesDifferent]
libs/common_time/clock_recovery.h:44:38: note: Function 'pushDisciplineEvent' argument 3 names different: declaration 'data_point_rtt' definition 'rtt'.
libs/common_time/clock_recovery.cpp:125:53: note: Function 'pushDisciplineEvent' argument 3 names different: declaration 'data_point_rtt' definition 'rtt'.
libs/common_time/clock_recovery.cpp:256:17: style: Variable 'delta' is assigned a value that is never used. [unreadVariable]
libs/common_time/clock_recovery.cpp:47:20: warning: Member variable 'ClockRecoveryLoop::filter_data_' is not initialized in the constructor. [uninitMemberVar]
libs/common_time/clock_recovery.cpp:47:20: warning: Member variable 'ClockRecoveryLoop::startup_filter_data_' is not initialized in the constructor. [uninitMemberVar]
libs/common_time/common_clock.h:37:15: performance: Technically the member function 'android::CommonClock::getCommonFreq' can be static. [functionStatic]
libs/common_time/common_clock_service.cpp:46:61: style: Function 'commonTimeToLocalTime' argument 1 names different: declaration 'common_time' definition 'commonTime'. [funcArgNamesDifferent]
libs/common_time/common_clock_service.h:35:53: note: Function 'commonTimeToLocalTime' argument 1 names different: declaration 'common_time' definition 'commonTime'.
libs/common_time/common_clock_service.cpp:46:61: note: Function 'commonTimeToLocalTime' argument 1 names different: declaration 'common_time' definition 'commonTime'.
libs/common_time/common_clock_service.cpp:47:61: style: Function 'commonTimeToLocalTime' argument 2 names different: declaration 'local_time' definition 'localTime'. [funcArgNamesDifferent]
libs/common_time/common_clock_service.h:36:53: note: Function 'commonTimeToLocalTime' argument 2 names different: declaration 'local_time' definition 'localTime'.
libs/common_time/common_clock_service.cpp:47:61: note: Function 'commonTimeToLocalTime' argument 2 names different: declaration 'local_time' definition 'localTime'.
libs/common_time/common_clock_service.cpp:51:61: style: Function 'localTimeToCommonTime' argument 1 names different: declaration 'local_time' definition 'localTime'. [funcArgNamesDifferent]
libs/common_time/common_clock_service.h:37:53: note: Function 'localTimeToCommonTime' argument 1 names different: declaration 'local_time' definition 'localTime'.
libs/common_time/common_clock_service.cpp:51:61: note: Function 'localTimeToCommonTime' argument 1 names different: declaration 'local_time' definition 'localTime'.
libs/common_time/common_clock_service.cpp:52:61: style: Function 'localTimeToCommonTime' argument 2 names different: declaration 'common_time' definition 'commonTime'. [funcArgNamesDifferent]
libs/common_time/common_clock_service.h:38:53: note: Function 'localTimeToCommonTime' argument 2 names different: declaration 'common_time' definition 'commonTime'.
libs/common_time/common_clock_service.cpp:52:61: note: Function 'localTimeToCommonTime' argument 2 names different: declaration 'common_time' definition 'commonTime'.
libs/common_time/common_clock_service.cpp:56:53: style: Function 'getCommonTime' argument 1 names different: declaration 'common_time' definition 'commonTime'. [funcArgNamesDifferent]
libs/common_time/common_clock_service.h:39:45: note: Function 'getCommonTime' argument 1 names different: declaration 'common_time' definition 'commonTime'.
libs/common_time/common_clock_service.cpp:56:53: note: Function 'getCommonTime' argument 1 names different: declaration 'common_time' definition 'commonTime'.
libs/common_time/common_clock_service.cpp:65:52: style: Function 'getLocalTime' argument 1 names different: declaration 'local_time' definition 'localTime'. [funcArgNamesDifferent]
libs/common_time/common_clock_service.h:41:44: note: Function 'getLocalTime' argument 1 names different: declaration 'local_time' definition 'localTime'.
libs/common_time/common_clock_service.cpp:65:52: note: Function 'getLocalTime' argument 1 names different: declaration 'local_time' definition 'localTime'.
libs/common_time/common_time_server.h:88:9: warning: Member variable 'PacketRTTLog::txTimes' is not initialized in the constructor. [uninitMemberVar]
libs/common_time/common_time_server.h:88:9: warning: Member variable 'PacketRTTLog::rxTimes' is not initialized in the constructor. [uninitMemberVar]
libs/common_time/common_clock_service.h:56:5: style: Class 'CommonClockService' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/common_time/common_time_config_service.h:52:5: style: Class 'CommonTimeConfigService' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/common_time/common_time_server.cpp:1413:17: warning: %hd in format string (no. 17) requires 'short' but the argument type is 'unsigned short'. [invalidPrintfArgType_sint]
libs/common_time/common_time_server.cpp:1183:61: style: Function 'becomeClient' argument 1 names different: declaration 'masterAddr' definition 'masterEP'. [funcArgNamesDifferent]
libs/common_time/common_time_server.h:142:47: note: Function 'becomeClient' argument 1 names different: declaration 'masterAddr' definition 'masterEP'.
libs/common_time/common_time_server.cpp:1183:61: note: Function 'becomeClient' argument 1 names different: declaration 'masterAddr' definition 'masterEP'.
libs/common_time/common_time_server.cpp:641:13: error: Uninitialized struct member: pkt.packetType [uninitStructMember]
libs/common_time/common_time_server_api.cpp:389:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
libs/common_time/common_time_server_api.cpp:391:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
libs/common_time/common_time_server_api.cpp:393:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
libs/common_time/common_time_server_api.cpp:416:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
libs/common_time/common_time_server_packets.cpp:116:19: style: C-style pointer casting [cstyleCast]
libs/common_time/common_time_server_packets.cpp:120:19: style: C-style pointer casting [cstyleCast]
libs/common_time/common_time_server_packets.cpp:124:19: style: C-style pointer casting [cstyleCast]
libs/common_time/common_time_server_packets.cpp:127:19: style: C-style pointer casting [cstyleCast]
libs/common_time/common_time_server_packets.cpp:130:19: style: C-style pointer casting [cstyleCast]
libs/common_time/diag_thread.cpp:279:17: warning: %lld in format string (no. 3) requires 'long long' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
libs/common_time/diag_thread.cpp:297:17: warning: %lld in format string (no. 1) requires 'long long' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
libs/common_time/diag_thread.cpp:297:17: warning: %lld in format string (no. 2) requires 'long long' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
libs/common_time/diag_thread.cpp:297:17: warning: %lld in format string (no. 3) requires 'long long' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
libs/common_time/diag_thread.cpp:297:17: warning: %lld in format string (no. 4) requires 'long long' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
libs/common_time/diag_thread.cpp:297:17: warning: %lld in format string (no. 5) requires 'long long' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
libs/common_time/diag_thread.cpp:297:17: warning: %lld in format string (no. 6) requires 'long long' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
libs/common_time/diag_thread.cpp:132:13: style: Unused variable: res [unusedVariable]
libs/common_time/diag_thread.cpp:147:13: style: Unused variable: res [unusedVariable]
libs/common_time/diag_thread.cpp:62:13: warning: Member variable 'DiagThread::kernel_logID_basis_' is not initialized in the constructor. [uninitMemberVar]
libs/common_time/utils.cpp:141:13: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
libs/common_time/utils.cpp:84:35: style: Function 'internalLog' argument 4 names different: declaration 'va' definition 'argp'. [funcArgNamesDifferent]
libs/common_time/utils.h:78:74: note: Function 'internalLog' argument 4 names different: declaration 'va' definition 'argp'.
libs/common_time/utils.cpp:84:35: note: Function 'internalLog' argument 4 names different: declaration 'va' definition 'argp'.
libs/common_time/utils.h:39:9: style: Technically the member function 'android::Timeout::msecTillTimeout' can be const. [functionConst]
libs/common_time/utils.cpp:33:14: note: Technically the member function 'android::Timeout::msecTillTimeout' can be const.
libs/common_time/utils.h:39:9: note: Technically the member function 'android::Timeout::msecTillTimeout' can be const.
libs/common_time/utils.cpp:57:5: style: Class 'LogRing' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
libs/common_time/utils.cpp:57:5: style: Class 'LogRing' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
libs/hwui/AmbientShadow.cpp:167:24: style: Function 'createAmbientShadow' argument 2 names different: declaration 'poly' definition 'casterVertices'. [funcArgNamesDifferent]
libs/hwui/AmbientShadow.h:34:73: note: Function 'createAmbientShadow' argument 2 names different: declaration 'poly' definition 'casterVertices'.
libs/hwui/AmbientShadow.cpp:167:24: note: Function 'createAmbientShadow' argument 2 names different: declaration 'poly' definition 'casterVertices'.
libs/hwui/AmbientShadow.cpp:167:44: style: Function 'createAmbientShadow' argument 3 names different: declaration 'polyLength' definition 'casterVertexCount'. [funcArgNamesDifferent]
libs/hwui/AmbientShadow.h:35:17: note: Function 'createAmbientShadow' argument 3 names different: declaration 'polyLength' definition 'casterVertexCount'.
libs/hwui/AmbientShadow.cpp:167:44: note: Function 'createAmbientShadow' argument 3 names different: declaration 'polyLength' definition 'casterVertexCount'.
libs/hwui/AmbientShadow.cpp:242:30: style: Variable 'outerStart' is assigned a value that is never used. [unreadVariable]
libs/hwui/Matrix.h:239:10: style: Technically the member function 'android::uirenderer::Matrix4::invalidateType' can be const. [functionConst]
libs/hwui/VertexBuffer.h:145:10: style: Technically the member function 'android::uirenderer::VertexBuffer::createDegenerateSeparators' can be const. [functionConst]
libs/hwui/Rect.h:76:5: style: Class 'Rect' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/Matrix.h:84:5: style: Class 'Matrix4' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/Matrix.h:88:5: style: Class 'Matrix4' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/TextDropShadowCache.h:114:5: warning: Member variable 'ShadowTexture::left' is not initialized in the constructor. [uninitMemberVar]
libs/hwui/TextDropShadowCache.h:114:5: warning: Member variable 'ShadowTexture::top' is not initialized in the constructor. [uninitMemberVar]
libs/hwui/DeviceInfo.h:42:5: warning: Member variable 'DeviceInfo::mMaxTextureSize' is not initialized in the constructor. [uninitMemberVarPrivate]
libs/hwui/GradientCache.h:37:9: performance: Variable 'colors' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
libs/hwui/GradientCache.h:38:9: performance: Variable 'positions' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
libs/hwui/TreeInfo.h:42:6: warning: Class 'ErrorHandler' which has virtual members does not have a virtual destructor. [virtualDestructor]
libs/hwui/TreeInfo.h:53:6: warning: Class 'TreeObserver' which has virtual members does not have a virtual destructor. [virtualDestructor]
libs/hwui/renderthread/TimeLord.h:36:13: style: Technically the member function 'android::uirenderer::renderthread::TimeLord::latestVsync' can be const. [functionConst]
libs/hwui/AnimationContext.h:81:13: style: Technically the member function 'android::uirenderer::AnimationContext::frameTimeMs' can be const. [functionConst]
libs/hwui/AnimationContext.h:82:10: style: Technically the member function 'android::uirenderer::AnimationContext::hasAnimations' can be const. [functionConst]
libs/hwui/AnimatorManager.h:45:10: style: Technically the member function 'android::uirenderer::AnimatorManager::hasAnimationHandle' can be const. [functionConst]
libs/hwui/AnimatorManager.h:62:10: style: Technically the member function 'android::uirenderer::AnimatorManager::hasAnimators' can be const. [functionConst]
libs/hwui/GpuMemoryTracker.h:43:19: style: Technically the member function 'android::uirenderer::GpuMemoryTracker::objectType' can be const. [functionConst]
libs/hwui/GpuMemoryTracker.h:44:9: style: Technically the member function 'android::uirenderer::GpuMemoryTracker::objectSize' can be const. [functionConst]
libs/hwui/FloatColor.h:35:10: style: Technically the member function 'android::uirenderer::FloatColor::isNotBlack' can be const. [functionConst]
libs/hwui/Program.h:271:10: performance: Technically the member function 'android::uirenderer::ProgramDescription::log' can be static. [functionStatic]
libs/hwui/Caches.h:95:10: style: Technically the member function 'android::uirenderer::Caches::isInitialized' can be const. [functionConst]
libs/hwui/OpenGLRenderer.h:217:10: style: Technically the member function 'android::uirenderer::OpenGLRenderer::isCurrentTransformSimple' can be const. [functionConst]
libs/hwui/OpenGLRenderer.h:229:9: style: Technically the member function 'android::uirenderer::OpenGLRenderer::getViewportWidth' can be const. [functionConst]
libs/hwui/OpenGLRenderer.h:230:9: style: Technically the member function 'android::uirenderer::OpenGLRenderer::getViewportHeight' can be const. [functionConst]
libs/hwui/OpenGLRenderer.h:716:28: style: Technically the member function 'android::uirenderer::OpenGLRenderer::getMapper' can be const. [functionConst]
libs/hwui/DeferredDisplayList.h:99:10: style: Technically the member function 'android::uirenderer::DeferredDisplayList::isEmpty' can be const. [functionConst]
libs/hwui/DisplayList.h:164:43: style: Technically the member function 'android::uirenderer::DisplayList::getPushStagingFunctors' can be const. [functionConst]
libs/hwui/DisplayList.h:173:12: style: Technically the member function 'android::uirenderer::DisplayList::getUsedSize' can be const. [functionConst]
libs/hwui/DisplayList.h:176:10: style: Technically the member function 'android::uirenderer::DisplayList::isEmpty' can be const. [functionConst]
libs/hwui/AnimationContext.h:60:5: style: Class 'AnimationHandle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/AnimationContext.h:78:17: style: Class 'AnimationContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/AnimatorManager.h:38:5: style: Class 'AnimatorManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/CanvasProperty.h:31:5: style: Class 'CanvasPropertyPrimitive' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/CanvasProperty.h:39:5: style: Class 'CanvasPropertyPaint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/ClipArea.h:100:5: style: Struct 'ClipBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/ClipArea.h:102:5: style: Struct 'ClipBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/ClipArea.h:115:5: style: Struct 'ClipRect' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/ClipArea.h:120:5: style: Struct 'ClipRectList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/ClipArea.h:127:5: style: Struct 'ClipRegion' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/GpuMemoryTracker.h:55:5: style: Class 'GpuMemoryTracker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/Texture.h:37:5: style: Class 'Texture' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/Texture.h:174:5: style: Class 'AutoTexture' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/CanvasState.h:76:5: style: Class 'CanvasState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/Dither.h:40:5: style: Class 'Dither' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/FontRenderer.h:99:5: style: Class 'FontRenderer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/GradientCache.h:106:5: style: Class 'GradientCache' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/LayerCache.h:108:9: style: Struct 'LayerEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/PatchCache.h:54:5: style: Class 'PatchCache' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/ProgramCache.h:43:5: style: Class 'ProgramCache' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/thread/Barrier.h:27:5: style: Class 'Barrier' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/thread/Signal.h:29:5: style: Class 'Signal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/thread/TaskManager.h:81:9: style: Class 'WorkerThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/PathCache.h:291:9: style: Class 'PathProcessor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/RenderBufferCache.h:85:9: style: Struct 'RenderBufferEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/ResourceCache.h:45:5: style: Class 'ResourceReference' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/TextDropShadowCache.h:114:5: style: Struct 'ShadowTexture' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/TextDropShadowCache.h:124:5: style: Class 'TextDropShadowCache' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/OpenGLRenderer.h:119:5: style: Class 'OpenGLRenderer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/DeferredDisplayList.h:80:5: style: Class 'DeferredDisplayList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/thread/Future.h:30:0: style: Class 'android :: uirenderer :: Future < SkBitmap * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/thread/Future.h:30:0: style: Class 'android :: uirenderer :: Future < Pair < VertexBuffer * , VertexBuffer * > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/utils/LinearAllocator.h:198:0: style: Class 'android :: uirenderer :: LsaVector < Chunk >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/utils/LinearAllocator.h:198:0: style: Class 'android :: uirenderer :: LsaVector < DisplayListOp * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/utils/LinearAllocator.h:198:0: style: Class 'android :: uirenderer :: LsaVector < DrawRenderNodeOp * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/utils/LinearAllocator.h:198:0: style: Class 'android :: uirenderer :: LsaVector < const SkBitmap * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/utils/LinearAllocator.h:198:0: style: Class 'android :: uirenderer :: LsaVector < FunctorContainer >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/utils/LinearAllocator.h:198:0: style: Class 'android :: uirenderer :: LsaVector < PushStagingFunctor * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/utils/LinearAllocator.h:198:0: style: Class 'android :: uirenderer :: LsaVector < const SkPath * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/utils/LinearAllocator.h:198:0: style: Class 'android :: uirenderer :: LsaVector < const Res_png_9patch * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/utils/LinearAllocator.h:198:0: style: Class 'android :: uirenderer :: LsaVector < std :: unique_ptr < const SkPaint > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/utils/LinearAllocator.h:198:0: style: Class 'android :: uirenderer :: LsaVector < std :: unique_ptr < const SkRegion > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/utils/LinearAllocator.h:198:0: style: Class 'android :: uirenderer :: LsaVector < sp < VirtualLightRefBase > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/utils/LinearAllocator.h:160:0: style: Class 'android :: uirenderer :: LinearStdAllocator < void * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/utils/LinearAllocator.h:173:0: style: Class 'android :: uirenderer :: LinearStdAllocator < void * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/utils/LinearAllocator.h:160:0: style: Class 'android :: uirenderer :: LinearStdAllocator < Chunk >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/utils/LinearAllocator.h:173:0: style: Class 'android :: uirenderer :: LinearStdAllocator < Chunk >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/utils/LinearAllocator.h:160:0: style: Class 'android :: uirenderer :: LinearStdAllocator < DisplayListOp * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/utils/LinearAllocator.h:173:0: style: Class 'android :: uirenderer :: LinearStdAllocator < DisplayListOp * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/utils/LinearAllocator.h:160:0: style: Class 'android :: uirenderer :: LinearStdAllocator < DrawRenderNodeOp * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/utils/LinearAllocator.h:173:0: style: Class 'android :: uirenderer :: LinearStdAllocator < DrawRenderNodeOp * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/utils/LinearAllocator.h:160:0: style: Class 'android :: uirenderer :: LinearStdAllocator < const SkBitmap * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/utils/LinearAllocator.h:173:0: style: Class 'android :: uirenderer :: LinearStdAllocator < const SkBitmap * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/utils/LinearAllocator.h:160:0: style: Class 'android :: uirenderer :: LinearStdAllocator < FunctorContainer >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/utils/LinearAllocator.h:173:0: style: Class 'android :: uirenderer :: LinearStdAllocator < FunctorContainer >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/utils/LinearAllocator.h:160:0: style: Class 'android :: uirenderer :: LinearStdAllocator < PushStagingFunctor * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/utils/LinearAllocator.h:173:0: style: Class 'android :: uirenderer :: LinearStdAllocator < PushStagingFunctor * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/utils/LinearAllocator.h:160:0: style: Class 'android :: uirenderer :: LinearStdAllocator < const SkPath * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/utils/LinearAllocator.h:173:0: style: Class 'android :: uirenderer :: LinearStdAllocator < const SkPath * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/utils/LinearAllocator.h:160:0: style: Class 'android :: uirenderer :: LinearStdAllocator < const Res_png_9patch * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/utils/LinearAllocator.h:173:0: style: Class 'android :: uirenderer :: LinearStdAllocator < const Res_png_9patch * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/utils/LinearAllocator.h:160:0: style: Class 'android :: uirenderer :: LinearStdAllocator < std :: unique_ptr < const SkPaint > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/utils/LinearAllocator.h:173:0: style: Class 'android :: uirenderer :: LinearStdAllocator < std :: unique_ptr < const SkPaint > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/utils/LinearAllocator.h:160:0: style: Class 'android :: uirenderer :: LinearStdAllocator < std :: unique_ptr < const SkRegion > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/utils/LinearAllocator.h:173:0: style: Class 'android :: uirenderer :: LinearStdAllocator < std :: unique_ptr < const SkRegion > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/utils/LinearAllocator.h:160:0: style: Class 'android :: uirenderer :: LinearStdAllocator < sp < VirtualLightRefBase > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/utils/LinearAllocator.h:173:0: style: Class 'android :: uirenderer :: LinearStdAllocator < sp < VirtualLightRefBase > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/utils/Pair.h:26:1: warning: The struct 'Pair' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
libs/hwui/DeferredDisplayList.h:65:1: warning: The class 'OpStatePair' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
libs/hwui/utils/LinearAllocator.h:155:0: warning: The class 'android :: uirenderer :: LinearStdAllocator < void * >' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
libs/hwui/utils/LinearAllocator.h:155:0: warning: The class 'android :: uirenderer :: LinearStdAllocator < Chunk >' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
libs/hwui/utils/LinearAllocator.h:155:0: warning: The class 'android :: uirenderer :: LinearStdAllocator < DisplayListOp * >' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
libs/hwui/utils/LinearAllocator.h:155:0: warning: The class 'android :: uirenderer :: LinearStdAllocator < DrawRenderNodeOp * >' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
libs/hwui/utils/LinearAllocator.h:155:0: warning: The class 'android :: uirenderer :: LinearStdAllocator < const SkBitmap * >' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
libs/hwui/utils/LinearAllocator.h:155:0: warning: The class 'android :: uirenderer :: LinearStdAllocator < FunctorContainer >' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
libs/hwui/utils/LinearAllocator.h:155:0: warning: The class 'android :: uirenderer :: LinearStdAllocator < PushStagingFunctor * >' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
libs/hwui/utils/LinearAllocator.h:155:0: warning: The class 'android :: uirenderer :: LinearStdAllocator < const SkPath * >' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
libs/hwui/utils/LinearAllocator.h:155:0: warning: The class 'android :: uirenderer :: LinearStdAllocator < const Res_png_9patch * >' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
libs/hwui/utils/LinearAllocator.h:155:0: warning: The class 'android :: uirenderer :: LinearStdAllocator < std :: unique_ptr < const SkPaint > >' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
libs/hwui/utils/LinearAllocator.h:155:0: warning: The class 'android :: uirenderer :: LinearStdAllocator < std :: unique_ptr < const SkRegion > >' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
libs/hwui/utils/LinearAllocator.h:155:0: warning: The class 'android :: uirenderer :: LinearStdAllocator < sp < VirtualLightRefBase > >' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
libs/hwui/Animator.h:187:34: style: The function 'dirtyMask' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libs/hwui/Animator.h:84:34: note: Virtual function in base class
libs/hwui/Animator.h:187:34: note: Function in derived class
libs/hwui/Animator.h:213:34: style: The function 'dirtyMask' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libs/hwui/Animator.h:84:34: note: Virtual function in base class
libs/hwui/Animator.h:213:34: note: Function in derived class
libs/hwui/Animator.h:232:34: style: The function 'dirtyMask' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libs/hwui/Animator.h:84:34: note: Virtual function in base class
libs/hwui/Animator.h:232:34: note: Function in derived class
libs/hwui/Animator.h:247:34: style: The function 'dirtyMask' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libs/hwui/Animator.h:84:34: note: Virtual function in base class
libs/hwui/Animator.h:247:34: note: Function in derived class
libs/hwui/Animator.cpp:75:50: style: Function 'setDuration' argument 1 names different: declaration 'durationInMs' definition 'duration'. [funcArgNamesDifferent]
libs/hwui/Animator.h:52:42: note: Function 'setDuration' argument 1 names different: declaration 'durationInMs' definition 'duration'.
libs/hwui/Animator.cpp:75:50: note: Function 'setDuration' argument 1 names different: declaration 'durationInMs' definition 'duration'.
libs/hwui/Animator.cpp:80:52: style: Function 'setStartDelay' argument 1 names different: declaration 'startDelayInMs' definition 'startDelay'. [funcArgNamesDifferent]
libs/hwui/Animator.h:54:44: note: Function 'setStartDelay' argument 1 names different: declaration 'startDelayInMs' definition 'startDelay'.
libs/hwui/Animator.cpp:80:52: note: Function 'setStartDelay' argument 1 names different: declaration 'startDelayInMs' definition 'startDelay'.
libs/hwui/Interpolator.h:46:5: style: Class 'AccelerateInterpolator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/Interpolator.h:55:5: style: Class 'AnticipateInterpolator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/Interpolator.h:63:5: style: Class 'AnticipateOvershootInterpolator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/Interpolator.h:76:5: style: Class 'CycleInterpolator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/Interpolator.h:84:5: style: Class 'DecelerateInterpolator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/Interpolator.h:97:5: style: Class 'OvershootInterpolator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/AnimatorManager.cpp:171:5: style: Class 'EndActiveAnimatorsFunctor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/Image.h:41:5: style: Class 'Image' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/Glop.h:92:5: warning: Member variable 'Glop::mesh' is not initialized in the constructor. [uninitMemberVar]
libs/hwui/Glop.h:92:5: warning: Member variable 'Glop::fill' is not initialized in the constructor. [uninitMemberVar]
libs/hwui/Glop.h:92:5: warning: Member variable 'Glop::transform' is not initialized in the constructor. [uninitMemberVar]
libs/hwui/utils/Pair.h:30:0: warning: Member variable 'android :: uirenderer :: Pair < VertexBuffer * , VertexBuffer * >::first' is not initialized in the constructor. [uninitMemberVar]
libs/hwui/utils/Pair.h:30:0: warning: Member variable 'android :: uirenderer :: Pair < VertexBuffer * , VertexBuffer * >::second' is not initialized in the constructor. [uninitMemberVar]
libs/hwui/BakedOpRenderer.h:90:10: style: Technically the member function 'android::uirenderer::BakedOpRenderer::offscreenRenderTarget' can be const. [functionConst]
libs/hwui/renderstate/OffscreenBufferPool.h:108:14: style: Technically the member function 'android::uirenderer::OffscreenBufferPool::getMaxSize' can be const. [functionConst]
libs/hwui/renderstate/OffscreenBufferPool.h:113:14: style: Technically the member function 'android::uirenderer::OffscreenBufferPool::getSize' can be const. [functionConst]
libs/hwui/renderstate/OffscreenBufferPool.h:115:12: style: Technically the member function 'android::uirenderer::OffscreenBufferPool::getCount' can be const. [functionConst]
libs/hwui/renderstate/RenderState.h:66:12: style: Technically the member function 'android::uirenderer::RenderState::getFramebuffer' can be const. [functionConst]
libs/hwui/RecordedOp.h:512:5: style: Struct 'LayerOp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/renderstate/OffscreenBufferPool.h:129:9: style: Struct 'Entry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/utils/Pair.h:26:0: warning: The struct 'android :: uirenderer :: Pair < VertexBuffer * , VertexBuffer * >' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
libs/hwui/BakedOpDispatcher.cpp:352:17: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libs/hwui/BakedOpRenderer.cpp:170:52: style: Function 'clearColorBuffer' argument 1 names different: declaration 'clearRect' definition 'rect'. [funcArgNamesDifferent]
libs/hwui/BakedOpRenderer.h:112:39: note: Function 'clearColorBuffer' argument 1 names different: declaration 'clearRect' definition 'rect'.
libs/hwui/BakedOpRenderer.cpp:170:52: note: Function 'clearColorBuffer' argument 1 names different: declaration 'clearRect' definition 'rect'.
libs/hwui/BakedOpRenderer.cpp:372:53: style: Function 'dirtyRenderTarget' argument 1 names different: declaration 'dirtyRect' definition 'uiDirty'. [funcArgNamesDifferent]
libs/hwui/BakedOpRenderer.h:91:40: note: Function 'dirtyRenderTarget' argument 1 names different: declaration 'dirtyRect' definition 'uiDirty'.
libs/hwui/BakedOpRenderer.cpp:372:53: note: Function 'dirtyRenderTarget' argument 1 names different: declaration 'dirtyRect' definition 'uiDirty'.
libs/hwui/BakedOpState.cpp:101:58: style: Function 'ResolvedRenderState' argument 1 names different: declaration 'viewportRect' definition 'clipRect'. [funcArgNamesDifferent]
libs/hwui/BakedOpState.h:66:41: note: Function 'ResolvedRenderState' argument 1 names different: declaration 'viewportRect' definition 'clipRect'.
libs/hwui/BakedOpState.cpp:101:58: note: Function 'ResolvedRenderState' argument 1 names different: declaration 'viewportRect' definition 'clipRect'.
libs/hwui/Caches.cpp:173:58: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libs/hwui/Caches.h:114:14: performance: Technically the member function 'android::uirenderer::Caches::getOverdrawColor' can be static. [functionStatic]
libs/hwui/Caches.cpp:145:18: note: Technically the member function 'android::uirenderer::Caches::getOverdrawColor' can be static.
libs/hwui/Caches.h:114:14: note: Technically the member function 'android::uirenderer::Caches::getOverdrawColor' can be static.
libs/hwui/Caches.h:80:5: style: Class 'Caches' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/utils/LinearAllocator.h:160:5: style: Class 'LinearStdAllocator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/utils/LinearAllocator.h:198:5: style: Class 'LsaVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/utils/LinearAllocator.h:155:1: warning: The class 'LinearStdAllocator' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
libs/hwui/CanvasState.cpp:165:39: style: Function 'getMatrix' argument 1 names different: declaration 'outMatrix' definition 'matrix'. [funcArgNamesDifferent]
libs/hwui/CanvasState.h:108:30: note: Function 'getMatrix' argument 1 names different: declaration 'outMatrix' definition 'matrix'.
libs/hwui/CanvasState.cpp:165:39: note: Function 'getMatrix' argument 1 names different: declaration 'outMatrix' definition 'matrix'.
libs/hwui/ClipArea.cpp:515:42: style: Function 'applyClip' argument 1 names different: declaration 'recordedClip' definition 'clip'. [funcArgNamesDifferent]
libs/hwui/ClipArea.h:180:36: note: Function 'applyClip' argument 1 names different: declaration 'recordedClip' definition 'clip'.
libs/hwui/ClipArea.cpp:515:42: note: Function 'applyClip' argument 1 names different: declaration 'recordedClip' definition 'clip'.
libs/hwui/ClipArea.cpp:515:63: style: Function 'applyClip' argument 2 names different: declaration 'recordedClipTransform' definition 'transform'. [funcArgNamesDifferent]
libs/hwui/ClipArea.h:180:65: note: Function 'applyClip' argument 2 names different: declaration 'recordedClipTransform' definition 'transform'.
libs/hwui/ClipArea.cpp:515:63: note: Function 'applyClip' argument 2 names different: declaration 'recordedClipTransform' definition 'transform'.
libs/hwui/DisplayListOp.h:654:14: style: C-style pointer casting [cstyleCast]
libs/hwui/DisplayListOp.h:813:31: style: C-style pointer casting [cstyleCast]
libs/hwui/DisplayListOp.h:828:36: style: C-style pointer casting [cstyleCast]
libs/hwui/DisplayListOp.h:1355:32: style: C-style pointer casting [cstyleCast]
libs/hwui/DeferredDisplayList.cpp:548:23: style: C-style pointer casting [cstyleCast]
libs/hwui/DeferredDisplayList.cpp:554:27: style: C-style pointer casting [cstyleCast]
libs/hwui/DeferredDisplayList.cpp:561:40: style: C-style pointer casting [cstyleCast]
libs/hwui/DeferredDisplayList.cpp:500:0: style: Boolean variable 'mergeable' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean]
libs/hwui/DeferredDisplayList.cpp:501:0: style: Boolean variable 'opaqueOverBounds' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean]
libs/hwui/VectorDrawable.h:101:9: performance: Variable 'mName' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
libs/hwui/DisplayListOp.h:1314:9: performance: Variable 'mPrecacheTransform' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
libs/hwui/VectorDrawable.h:182:27: style: Technically the member function 'android::uirenderer::VectorDrawable::Path::stagingProperties' can be const. [functionConst]
libs/hwui/VectorDrawable.h:361:31: style: Technically the member function 'android::uirenderer::VectorDrawable::FullPath::stagingProperties' can be const. [functionConst]
libs/hwui/VectorDrawable.h:508:28: style: Technically the member function 'android::uirenderer::VectorDrawable::Group::stagingProperties' can be const. [functionConst]
libs/hwui/DisplayListOp.h:176:10: style: Technically the member function 'android::uirenderer::DrawOp::getQuickRejected' can be const. [functionConst]
libs/hwui/DisplayListOp.h:365:9: style: Technically the member function 'android::uirenderer::SaveLayerOp::getFlags' can be const. [functionConst]
libs/hwui/DisplayListOp.h:703:21: style: Technically the member function 'android::uirenderer::DrawBitmapOp::bitmap' can be const. [functionConst]
libs/hwui/DisplayListOp.h:1525:10: style: Technically the member function 'android::uirenderer::DrawShadowOp::isCasterOpaque' can be const. [functionConst]
libs/hwui/VectorDrawable.h:93:9: style: Class 'Properties' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/VectorDrawable.h:135:9: style: Class 'PathProperties' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/VectorDrawable.h:221:9: style: Class 'FullPathProperties' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/VectorDrawable.h:412:9: style: Class 'GroupProperties' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/VectorDrawable.h:542:5: style: Class 'Tree' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/VectorDrawable.h:579:9: style: Class 'TreeProperties' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/VectorDrawable.h:684:9: style: Class 'VectorDrawableFunctor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/DisplayListOp.h:247:5: style: Class 'DrawBoundedOp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/DisplayListOp.h:272:5: style: Class 'SaveOp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/DisplayListOp.h:298:5: style: Class 'RestoreToCountOp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/DisplayListOp.h:411:5: style: Class 'RotateOp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/DisplayListOp.h:470:5: style: Class 'SetMatrixOp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/DisplayListOp.h:495:5: style: Class 'ConcatMatrixOp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/DisplayListOp.h:514:5: style: Class 'ClipOp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/DisplayListOp.h:1387:5: style: Class 'DrawFunctorOp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/DisplayListOp.h:1535:5: style: Class 'DrawLayerOp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/DeferredDisplayList.cpp:65:5: style: Class 'DrawBatch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/VectorDrawable.h:89:1: warning: The class 'Node' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
libs/hwui/DisplayListCanvas.h:297:9: error: Returning/dereferencing 'cachedPaint' after it is deallocated / released [deallocret]
libs/hwui/renderthread/RenderTask.h:76:5: warning: Member variable 'MethodInvokeRenderTask::mData' is not initialized in the constructor. [uninitMemberVar]
libs/hwui/FrameInfo.h:97:1: style: The class 'FrameInfo' does not have a constructor although it has private member variables. [noConstructor]
libs/hwui/renderthread/RenderThread.h:70:6: warning: Class 'IFrameCallback' which has virtual members does not have a virtual destructor. [virtualDestructor]
libs/hwui/utils/RingBuffer.h:34:22: performance: Technically the member function 'android::uirenderer::RingBuffer::capacity' can be static. [functionStatic]
libs/hwui/renderthread/EglManager.h:68:10: style: Technically the member function 'android::uirenderer::renderthread::EglManager::isCurrent' can be const. [functionConst]
libs/hwui/renderthread/RenderTask.h:76:5: style: Class 'MethodInvokeRenderTask' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/FrameInfo.h:68:5: style: Class 'UiFrameInfoBuilder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/JankTracker.h:59:5: style: Class 'JankTracker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/DeferredLayerUpdater.h:38:17: style: Class 'DeferredLayerUpdater' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/DisplayListCanvas.h:70:18: warning: Virtual function 'resetRecording' is called from constructor 'DisplayListCanvas(int width,int height)' at line 45. Dynamic binding is not used. [virtualCallInConstructor]
libs/hwui/DisplayListCanvas.cpp:45:5: note: Calling resetRecording
libs/hwui/DisplayListCanvas.h:70:18: note: resetRecording is a virtual method
libs/hwui/FboCache.h:69:14: style: Technically the member function 'android::uirenderer::FboCache::getMaxSize' can be const. [functionConst]
libs/hwui/FboCache.cpp:45:20: note: Technically the member function 'android::uirenderer::FboCache::getMaxSize' can be const.
libs/hwui/FboCache.h:69:14: note: Technically the member function 'android::uirenderer::FboCache::getMaxSize' can be const.
libs/hwui/FontRenderer.cpp:297:22: style: The scope of the variable 'cacheX' can be reduced. [variableScope]
libs/hwui/FontRenderer.cpp:297:34: style: The scope of the variable 'bX' can be reduced. [variableScope]
libs/hwui/FontRenderer.cpp:353:22: style: The scope of the variable 'cacheX' can be reduced. [variableScope]
libs/hwui/FontRenderer.cpp:658:15: style: Function 'renderPosText' argument 8 names different: declaration 'outBounds' definition 'bounds'. [funcArgNamesDifferent]
libs/hwui/FontRenderer.h:112:19: note: Function 'renderPosText' argument 8 names different: declaration 'outBounds' definition 'bounds'.
libs/hwui/FontRenderer.cpp:658:15: note: Function 'renderPosText' argument 8 names different: declaration 'outBounds' definition 'bounds'.
libs/hwui/FontRenderer.cpp:676:15: style: Function 'renderTextOnPath' argument 8 names different: declaration 'outBounds' definition 'bounds'. [funcArgNamesDifferent]
libs/hwui/FontRenderer.h:116:49: note: Function 'renderTextOnPath' argument 8 names different: declaration 'outBounds' definition 'bounds'.
libs/hwui/FontRenderer.cpp:676:15: note: Function 'renderTextOnPath' argument 8 names different: declaration 'outBounds' definition 'bounds'.
libs/hwui/FontRenderer.h:216:10: performance: Technically the member function 'android::uirenderer::FontRenderer::blurImage' can be static. [functionStatic]
libs/hwui/FontRenderer.cpp:689:20: note: Technically the member function 'android::uirenderer::FontRenderer::blurImage' can be static.
libs/hwui/FontRenderer.h:216:10: note: Technically the member function 'android::uirenderer::FontRenderer::blurImage' can be static.
libs/hwui/utils/Timing.h:25:5: style: Class 'MethodTimer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/utils/FatVector.h:65:0: portability: Returning an integer in a function with pointer return type is not portable. [CastIntegerToAddressAtReturn]
libs/hwui/utils/FatVector.h:67:0: portability: Returning an integer in a function with pointer return type is not portable. [CastIntegerToAddressAtReturn]
libs/hwui/FrameBuilder.cpp:54:52: style: Function 'FrameBuilder' argument 1 names different: declaration 'layerUpdateQueue' definition 'layers'. [funcArgNamesDifferent]
libs/hwui/FrameBuilder.h:67:42: note: Function 'FrameBuilder' argument 1 names different: declaration 'layerUpdateQueue' definition 'layers'.
libs/hwui/FrameBuilder.cpp:54:52: note: Function 'FrameBuilder' argument 1 names different: declaration 'layerUpdateQueue' definition 'layers'.
libs/hwui/FrameBuilder.cpp:393:81: style: Function 'deferShadow' argument 2 names different: declaration 'casterOp' definition 'casterNodeOp'. [funcArgNamesDifferent]
libs/hwui/FrameBuilder.h:199:71: note: Function 'deferShadow' argument 2 names different: declaration 'casterOp' definition 'casterNodeOp'.
libs/hwui/FrameBuilder.cpp:393:81: note: Function 'deferShadow' argument 2 names different: declaration 'casterOp' definition 'casterNodeOp'.
libs/hwui/FrameBuilder.cpp:86:13: style: Variable '__traceEnder' is assigned a value that is never used. [unreadVariable]
libs/hwui/utils/FatVector.h:47:0: warning: Member variable 'Allocation::array' is not initialized in the constructor. [uninitMemberVar]
libs/hwui/utils/FatVector.h:96:0: style: Class 'android :: uirenderer :: FatVector < key_value_pair_t < float , const RenderNodeOp * > , 16 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/utils/FatVector.h:56:0: style: Class 'android :: uirenderer :: InlineStdAllocator < key_value_pair_t < float , const RenderNodeOp * > , 16 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/utils/LinearAllocator.h:198:0: style: Class 'android :: uirenderer :: LsaVector < LayerBuilder * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/utils/LinearAllocator.h:198:0: style: Class 'android :: uirenderer :: LsaVector < unsigned long >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/utils/LinearAllocator.h:160:0: style: Class 'android :: uirenderer :: LinearStdAllocator < LayerBuilder * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/utils/LinearAllocator.h:173:0: style: Class 'android :: uirenderer :: LinearStdAllocator < LayerBuilder * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/utils/LinearAllocator.h:160:0: style: Class 'android :: uirenderer :: LinearStdAllocator < unsigned long >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/utils/LinearAllocator.h:173:0: style: Class 'android :: uirenderer :: LinearStdAllocator < unsigned long >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/utils/FatVector.h:42:0: warning: The class 'android :: uirenderer :: InlineStdAllocator < key_value_pair_t < float , const RenderNodeOp * > , 16 >' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
libs/hwui/utils/LinearAllocator.h:155:0: warning: The class 'android :: uirenderer :: LinearStdAllocator < LayerBuilder * >' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
libs/hwui/utils/LinearAllocator.h:155:0: warning: The class 'android :: uirenderer :: LinearStdAllocator < unsigned long >' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
libs/hwui/utils/RingBuffer.h:34:0: performance: Technically the member function 'android :: uirenderer :: RingBuffer < FrameInfo , 120 >::capacity' can be static. [functionStatic]
libs/hwui/FrameInfoVisualizer.h:48:5: style: Class 'FrameInfoVisualizer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/renderstate/MeshState.h:111:12: style: Technically the member function 'android::uirenderer::MeshState::getUnitQuadVBO' can be const. [functionConst]
libs/hwui/renderstate/MeshState.h:112:12: style: Technically the member function 'android::uirenderer::MeshState::getQuadListIBO' can be const. [functionConst]
libs/hwui/GradientCache.cpp:213:16: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
libs/hwui/Interpolator.cpp:43:49: style: Function 'interpolate' argument 1 names different: declaration 'input' definition 't'. [funcArgNamesDifferent]
libs/hwui/Interpolator.h:56:37: note: Function 'interpolate' argument 1 names different: declaration 'input' definition 't'.
libs/hwui/Interpolator.cpp:43:49: note: Function 'interpolate' argument 1 names different: declaration 'input' definition 't'.
libs/hwui/Interpolator.cpp:55:58: style: Function 'interpolate' argument 1 names different: declaration 'input' definition 't'. [funcArgNamesDifferent]
libs/hwui/Interpolator.h:64:37: note: Function 'interpolate' argument 1 names different: declaration 'input' definition 't'.
libs/hwui/Interpolator.cpp:55:58: note: Function 'interpolate' argument 1 names different: declaration 'input' definition 't'.
libs/hwui/Interpolator.cpp:64:45: style: Function 'interpolate' argument 1 names different: declaration 'input' definition 't'. [funcArgNamesDifferent]
libs/hwui/Interpolator.h:71:37: note: Function 'interpolate' argument 1 names different: declaration 'input' definition 't'.
libs/hwui/Interpolator.cpp:64:45: note: Function 'interpolate' argument 1 names different: declaration 'input' definition 't'.
libs/hwui/Interpolator.cpp:86:48: style: Function 'interpolate' argument 1 names different: declaration 'input' definition 't'. [funcArgNamesDifferent]
libs/hwui/Interpolator.h:98:37: note: Function 'interpolate' argument 1 names different: declaration 'input' definition 't'.
libs/hwui/Interpolator.cpp:86:48: note: Function 'interpolate' argument 1 names different: declaration 'input' definition 't'.
libs/hwui/JankTracker.cpp:189:44: style: Function 'setFrameInterval' argument 1 names different: declaration 'frameIntervalNanos' definition 'frameInterval'. [funcArgNamesDifferent]
libs/hwui/JankTracker.h:75:35: note: Function 'setFrameInterval' argument 1 names different: declaration 'frameIntervalNanos' definition 'frameInterval'.
libs/hwui/JankTracker.cpp:189:44: note: Function 'setFrameInterval' argument 1 names different: declaration 'frameIntervalNanos' definition 'frameInterval'.
libs/hwui/JankTracker.cpp:296:67: style: Function 'findPercentile' argument 2 names different: declaration 'p' definition 'percentile'. [funcArgNamesDifferent]
libs/hwui/JankTracker.h:77:65: note: Function 'findPercentile' argument 2 names different: declaration 'p' definition 'percentile'.
libs/hwui/JankTracker.cpp:296:67: note: Function 'findPercentile' argument 2 names different: declaration 'p' definition 'percentile'.
libs/hwui/JankTracker.cpp:125:5: style: Class 'JankTracker' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
libs/hwui/JankTracker.cpp:125:5: style: Class 'JankTracker' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
libs/hwui/Layer.cpp:38:19: style: Function 'Layer' argument 1 names different: declaration 'type' definition 'layerType'. [funcArgNamesDifferent]
libs/hwui/Layer.h:76:16: note: Function 'Layer' argument 1 names different: declaration 'type' definition 'layerType'.
libs/hwui/Layer.cpp:38:19: note: Function 'Layer' argument 1 names different: declaration 'type' definition 'layerType'.
libs/hwui/Layer.cpp:221:5: style: Variable '__traceEnder' is assigned a value that is never used. [unreadVariable]
libs/hwui/Layer.cpp:255:9: style: Variable '__traceEnder' is assigned a value that is never used. [unreadVariable]
libs/hwui/Layer.cpp:273:5: style: Variable '__traceEnder' is assigned a value that is never used. [unreadVariable]
libs/hwui/LayerBuilder.cpp:261:31: style: C-style pointer casting [cstyleCast]
libs/hwui/LayerBuilder.cpp:235:48: style: Function 'deferLayerClear' argument 1 names different: declaration 'dstRect' definition 'rect'. [funcArgNamesDifferent]
libs/hwui/LayerBuilder.h:97:38: note: Function 'deferLayerClear' argument 1 names different: declaration 'dstRect' definition 'rect'.
libs/hwui/LayerBuilder.cpp:235:48: note: Function 'deferLayerClear' argument 1 names different: declaration 'dstRect' definition 'rect'.
libs/hwui/LayerBuilder.cpp:34:9: performance: Variable 'mBounds' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
libs/hwui/LayerCache.h:84:14: style: Technically the member function 'android::uirenderer::LayerCache::getMaxSize' can be const. [functionConst]
libs/hwui/LayerCache.cpp:53:22: note: Technically the member function 'android::uirenderer::LayerCache::getMaxSize' can be const.
libs/hwui/LayerCache.h:84:14: note: Technically the member function 'android::uirenderer::LayerCache::getMaxSize' can be const.
libs/hwui/LayerCache.h:88:14: style: Technically the member function 'android::uirenderer::LayerCache::getSize' can be const. [functionConst]
libs/hwui/LayerCache.cpp:49:22: note: Technically the member function 'android::uirenderer::LayerCache::getSize' can be const.
libs/hwui/LayerCache.h:88:14: note: Technically the member function 'android::uirenderer::LayerCache::getSize' can be const.
libs/hwui/LayerCache.h:90:12: style: Technically the member function 'android::uirenderer::LayerCache::getCount' can be const. [functionConst]
libs/hwui/LayerCache.cpp:45:20: note: Technically the member function 'android::uirenderer::LayerCache::getCount' can be const.
libs/hwui/LayerCache.h:90:12: note: Technically the member function 'android::uirenderer::LayerCache::getCount' can be const.
libs/hwui/LayerRenderer.cpp:188:5: style: Variable '__traceEnder' is assigned a value that is never used. [unreadVariable]
libs/hwui/LayerRenderer.cpp:311:9: style: Variable '__traceEnder' is assigned a value that is never used. [unreadVariable]
libs/hwui/LayerUpdateQueue.cpp:28:76: style: Function 'enqueueLayerWithDamage' argument 2 names different: declaration 'dirty' definition 'damage'. [funcArgNamesDifferent]
libs/hwui/LayerUpdateQueue.h:43:62: note: Function 'enqueueLayerWithDamage' argument 2 names different: declaration 'dirty' definition 'damage'.
libs/hwui/LayerUpdateQueue.cpp:28:76: note: Function 'enqueueLayerWithDamage' argument 2 names different: declaration 'dirty' definition 'damage'.
libs/hwui/Matrix.cpp:479:17: style: The scope of the variable 'z' can be reduced. [variableScope]
libs/hwui/OpenGLRenderer.cpp:717:51: style: Function 'composeLayer' argument 1 names different: declaration 'current' definition 'removed'. [funcArgNamesDifferent]
libs/hwui/OpenGLRenderer.h:413:47: note: Function 'composeLayer' argument 1 names different: declaration 'current' definition 'removed'.
libs/hwui/OpenGLRenderer.cpp:717:51: note: Function 'composeLayer' argument 1 names different: declaration 'current' definition 'removed'.
libs/hwui/OpenGLRenderer.cpp:717:76: style: Function 'composeLayer' argument 2 names different: declaration 'previous' definition 'restored'. [funcArgNamesDifferent]
libs/hwui/OpenGLRenderer.h:413:72: note: Function 'composeLayer' argument 2 names different: declaration 'previous' definition 'restored'.
libs/hwui/OpenGLRenderer.cpp:717:76: note: Function 'composeLayer' argument 2 names different: declaration 'previous' definition 'restored'.
libs/hwui/OpenGLRenderer.cpp:1427:49: style: Function 'drawRenderNode' argument 1 names different: declaration 'displayList' definition 'renderNode'. [funcArgNamesDifferent]
libs/hwui/OpenGLRenderer.h:168:37: note: Function 'drawRenderNode' argument 1 names different: declaration 'displayList' definition 'renderNode'.
libs/hwui/OpenGLRenderer.cpp:1427:49: note: Function 'drawRenderNode' argument 1 names different: declaration 'displayList' definition 'renderNode'.
libs/hwui/OpenGLRenderer.cpp:1663:43: style: Function 'drawPatches' argument 4 names different: declaration 'indexCount' definition 'elementCount'. [funcArgNamesDifferent]
libs/hwui/OpenGLRenderer.h:178:47: note: Function 'drawPatches' argument 4 names different: declaration 'indexCount' definition 'elementCount'.
libs/hwui/OpenGLRenderer.cpp:1663:43: note: Function 'drawPatches' argument 4 names different: declaration 'indexCount' definition 'elementCount'.
libs/hwui/OpenGLRenderer.cpp:1688:69: style: Function 'drawVertexBuffer' argument 5 names different: declaration 'flags' definition 'displayFlags'. [funcArgNamesDifferent]
libs/hwui/OpenGLRenderer.h:620:39: note: Function 'drawVertexBuffer' argument 5 names different: declaration 'flags' definition 'displayFlags'.
libs/hwui/OpenGLRenderer.cpp:1688:69: note: Function 'drawVertexBuffer' argument 5 names different: declaration 'flags' definition 'displayFlags'.
libs/hwui/OpenGLRenderer.cpp:1802:44: style: Function 'drawRoundRect' argument 7 names different: declaration 'paint' definition 'p'. [funcArgNamesDifferent]
libs/hwui/OpenGLRenderer.h:185:48: note: Function 'drawRoundRect' argument 7 names different: declaration 'paint' definition 'p'.
libs/hwui/OpenGLRenderer.cpp:1802:44: note: Function 'drawRoundRect' argument 7 names different: declaration 'paint' definition 'p'.
libs/hwui/OpenGLRenderer.cpp:1821:80: style: Function 'drawCircle' argument 4 names different: declaration 'paint' definition 'p'. [funcArgNamesDifferent]
libs/hwui/OpenGLRenderer.h:186:68: note: Function 'drawCircle' argument 4 names different: declaration 'paint' definition 'p'.
libs/hwui/OpenGLRenderer.cpp:1821:80: note: Function 'drawCircle' argument 4 names different: declaration 'paint' definition 'p'.
libs/hwui/OpenGLRenderer.cpp:1867:24: style: Function 'drawOval' argument 5 names different: declaration 'paint' definition 'p'. [funcArgNamesDifferent]
libs/hwui/OpenGLRenderer.h:188:28: note: Function 'drawOval' argument 5 names different: declaration 'paint' definition 'p'.
libs/hwui/OpenGLRenderer.cpp:1867:24: note: Function 'drawOval' argument 5 names different: declaration 'paint' definition 'p'.
libs/hwui/OpenGLRenderer.cpp:1890:76: style: Function 'drawArc' argument 8 names different: declaration 'paint' definition 'p'. [funcArgNamesDifferent]
libs/hwui/OpenGLRenderer.h:190:80: note: Function 'drawArc' argument 8 names different: declaration 'paint' definition 'p'.
libs/hwui/OpenGLRenderer.cpp:1890:76: note: Function 'drawArc' argument 8 names different: declaration 'paint' definition 'p'.
libs/hwui/OpenGLRenderer.cpp:1922:24: style: Function 'drawRect' argument 5 names different: declaration 'paint' definition 'p'. [funcArgNamesDifferent]
libs/hwui/OpenGLRenderer.h:183:28: note: Function 'drawRect' argument 5 names different: declaration 'paint' definition 'p'.
libs/hwui/OpenGLRenderer.cpp:1922:24: note: Function 'drawRect' argument 5 names different: declaration 'paint' definition 'p'.
libs/hwui/OpenGLRenderer.cpp:69:17: warning: Member variable 'OpenGLRenderer::mOpaque' is not initialized in the constructor. [uninitMemberVar]
libs/hwui/OpenGLRenderer.cpp:69:17: warning: Member variable 'OpenGLRenderer::mSkipOutlineClip' is not initialized in the constructor. [uninitMemberVar]
libs/hwui/OpenGLRenderer.h:205:10: performance: Technically the member function 'android::uirenderer::OpenGLRenderer::setDrawFilter' can be static. [functionStatic]
libs/hwui/OpenGLRenderer.cpp:2308:22: note: Technically the member function 'android::uirenderer::OpenGLRenderer::setDrawFilter' can be static.
libs/hwui/OpenGLRenderer.h:205:10: note: Technically the member function 'android::uirenderer::OpenGLRenderer::setDrawFilter' can be static.
libs/hwui/OpenGLRenderer.h:213:10: style: Technically the member function 'android::uirenderer::OpenGLRenderer::storeDisplayState' can be const. [functionConst]
libs/hwui/OpenGLRenderer.cpp:1102:22: note: Technically the member function 'android::uirenderer::OpenGLRenderer::storeDisplayState' can be const.
libs/hwui/OpenGLRenderer.h:213:10: note: Technically the member function 'android::uirenderer::OpenGLRenderer::storeDisplayState' can be const.
libs/hwui/OpenGLRenderer.h:246:10: performance: Technically the member function 'android::uirenderer::OpenGLRenderer::eventMarkDEBUG' can be static. [functionStatic]
libs/hwui/OpenGLRenderer.cpp:266:22: note: Technically the member function 'android::uirenderer::OpenGLRenderer::eventMarkDEBUG' can be static.
libs/hwui/OpenGLRenderer.h:246:10: note: Technically the member function 'android::uirenderer::OpenGLRenderer::eventMarkDEBUG' can be static.
libs/hwui/OpenGLRenderer.h:266:10: performance: Technically the member function 'android::uirenderer::OpenGLRenderer::findBestFontTransform' can be static. [functionStatic]
libs/hwui/OpenGLRenderer.cpp:2002:22: note: Technically the member function 'android::uirenderer::OpenGLRenderer::findBestFontTransform' can be static.
libs/hwui/OpenGLRenderer.h:266:10: note: Technically the member function 'android::uirenderer::OpenGLRenderer::findBestFontTransform' can be static.
libs/hwui/OpenGLRenderer.h:705:10: performance: Technically the member function 'android::uirenderer::OpenGLRenderer::debugClip' can be static. [functionStatic]
libs/hwui/OpenGLRenderer.cpp:1384:22: note: Technically the member function 'android::uirenderer::OpenGLRenderer::debugClip' can be static.
libs/hwui/OpenGLRenderer.h:705:10: note: Technically the member function 'android::uirenderer::OpenGLRenderer::debugClip' can be static.
libs/hwui/utils/Pair.h:30:0: warning: Member variable 'android :: uirenderer :: Pair < const PatchDescription * , Patch * >::first' is not initialized in the constructor. [uninitMemberVar]
libs/hwui/utils/Pair.h:30:0: warning: Member variable 'android :: uirenderer :: Pair < const PatchDescription * , Patch * >::second' is not initialized in the constructor. [uninitMemberVar]
libs/hwui/utils/Pair.h:26:0: warning: The struct 'android :: uirenderer :: Pair < const PatchDescription * , Patch * >' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
libs/hwui/PathCache.cpp:67:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat]
libs/hwui/PathCache.cpp:79:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat]
libs/hwui/PathCache.cpp:70:44: style: Function 'PathDescription' argument 1 names different: declaration 'shapeType' definition 'type'. [funcArgNamesDifferent]
libs/hwui/PathCache.h:162:31: note: Function 'PathDescription' argument 1 names different: declaration 'shapeType' definition 'type'.
libs/hwui/PathCache.cpp:70:44: note: Function 'PathDescription' argument 1 names different: declaration 'shapeType' definition 'type'.
libs/hwui/PathCache.cpp:94:57: style: Function 'operator==' argument 1 names different: declaration 'other' definition 'rhs'. [funcArgNamesDifferent]
libs/hwui/PathCache.h:123:5: note: Function 'operator==' argument 1 names different: declaration 'other' definition 'rhs'.
libs/hwui/PathCache.cpp:94:57: note: Function 'operator==' argument 1 names different: declaration 'other' definition 'rhs'.
libs/hwui/PathParser.cpp:165:55: style: Function 'getPathDataFromAsciiString' argument 1 names different: declaration 'outData' definition 'data'. [funcArgNamesDifferent]
libs/hwui/PathParser.h:44:66: note: Function 'getPathDataFromAsciiString' argument 1 names different: declaration 'outData' definition 'data'.
libs/hwui/PathParser.cpp:165:55: note: Function 'getPathDataFromAsciiString' argument 1 names different: declaration 'outData' definition 'data'.
libs/hwui/PathParser.cpp:166:37: style: Function 'getPathDataFromAsciiString' argument 4 names different: declaration 'strLength' definition 'strLen'. [funcArgNamesDifferent]
libs/hwui/PathParser.h:45:41: note: Function 'getPathDataFromAsciiString' argument 4 names different: declaration 'strLength' definition 'strLen'.
libs/hwui/PathParser.cpp:166:37: note: Function 'getPathDataFromAsciiString' argument 4 names different: declaration 'strLength' definition 'strLen'.
libs/hwui/PathParser.cpp:238:52: style: Function 'parseAsciiStringForSkPath' argument 1 names different: declaration 'outPath' definition 'skPath'. [funcArgNamesDifferent]
libs/hwui/PathParser.h:42:63: note: Function 'parseAsciiStringForSkPath' argument 1 names different: declaration 'outPath' definition 'skPath'.
libs/hwui/PathParser.cpp:238:52: note: Function 'parseAsciiStringForSkPath' argument 1 names different: declaration 'outPath' definition 'skPath'.
libs/hwui/PathParser.cpp:238:109: style: Function 'parseAsciiStringForSkPath' argument 4 names different: declaration 'strLength' definition 'strLen'. [funcArgNamesDifferent]
libs/hwui/PathParser.h:43:41: note: Function 'parseAsciiStringForSkPath' argument 4 names different: declaration 'strLength' definition 'strLen'.
libs/hwui/PathParser.cpp:238:109: note: Function 'parseAsciiStringForSkPath' argument 4 names different: declaration 'strLength' definition 'strLen'.
libs/hwui/PathParser.cpp:175:27: style: Array index 'start' is used before limits check. [arrayIndexThenCheck]
libs/hwui/PathTessellator.cpp:923:10: style: Technically the member function 'android::uirenderer::ClockwiseEnforcer::reverseVectorIfNotClockwise' can be const. [functionConst]
libs/hwui/Program.cpp:29:10: warning: Member variable 'Program::mColorUniform' is not initialized in the constructor. [uninitMemberVar]
libs/hwui/Program.cpp:29:10: warning: Member variable 'Program::mOffset' is not initialized in the constructor. [uninitMemberVar]
libs/hwui/Program.h:401:12: performance: Technically the member function 'android::uirenderer::Program::buildShader' can be static. [functionStatic]
libs/hwui/Program.cpp:131:17: note: Technically the member function 'android::uirenderer::Program::buildShader' can be static.
libs/hwui/Program.h:401:12: note: Technically the member function 'android::uirenderer::Program::buildShader' can be static.
libs/hwui/ProgramCache.h:57:10: style: Unused private function: 'ProgramCache::printLongString' [unusedPrivateFunction]
libs/hwui/ProgramCache.h:52:13: performance: Technically the member function 'android::uirenderer::ProgramCache::generateVertexShader' can be static. [functionStatic]
libs/hwui/ProgramCache.cpp:439:23: note: Technically the member function 'android::uirenderer::ProgramCache::generateVertexShader' can be static.
libs/hwui/ProgramCache.h:52:13: note: Technically the member function 'android::uirenderer::ProgramCache::generateVertexShader' can be static.
libs/hwui/ProgramCache.h:54:10: performance: Technically the member function 'android::uirenderer::ProgramCache::generateBlend' can be static. [functionStatic]
libs/hwui/ProgramCache.cpp:746:20: note: Technically the member function 'android::uirenderer::ProgramCache::generateBlend' can be static.
libs/hwui/ProgramCache.h:54:10: note: Technically the member function 'android::uirenderer::ProgramCache::generateBlend' can be static.
libs/hwui/ProgramCache.h:55:10: performance: Technically the member function 'android::uirenderer::ProgramCache::generateTextureWrap' can be static. [functionStatic]
libs/hwui/ProgramCache.cpp:755:20: note: Technically the member function 'android::uirenderer::ProgramCache::generateTextureWrap' can be static.
libs/hwui/ProgramCache.h:55:10: note: Technically the member function 'android::uirenderer::ProgramCache::generateTextureWrap' can be static.
libs/hwui/ProgramCache.h:57:10: performance: Technically the member function 'android::uirenderer::ProgramCache::printLongString' can be static. [functionStatic]
libs/hwui/ProgramCache.cpp:793:20: note: Technically the member function 'android::uirenderer::ProgramCache::printLongString' can be static.
libs/hwui/ProgramCache.h:57:10: note: Technically the member function 'android::uirenderer::ProgramCache::printLongString' can be static.
libs/hwui/PropertyValuesAnimatorSet.h:31:13: style: Technically the member function 'android::uirenderer::PropertyAnimator::getTotalDuration' can be const. [functionConst]
libs/hwui/PropertyValuesAnimatorSet.h:76:5: style: Class 'PropertyAnimatorSetListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/PropertyValuesAnimatorSet.h:57:22: style: The function 'dirtyMask' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libs/hwui/Animator.h:84:34: note: Virtual function in base class
libs/hwui/PropertyValuesAnimatorSet.h:57:22: note: Function in derived class
libs/hwui/RecordingCanvas.cpp:302:24: style: C-style pointer casting [cstyleCast]
libs/hwui/RecordingCanvas.cpp:517:92: style: Function 'drawNinePatch' argument 2 names different: declaration 'chunk' definition 'patch'. [funcArgNamesDifferent]
libs/hwui/RecordingCanvas.h:187:87: note: Function 'drawNinePatch' argument 2 names different: declaration 'chunk' definition 'patch'.
libs/hwui/RecordingCanvas.cpp:517:92: note: Function 'drawNinePatch' argument 2 names different: declaration 'chunk' definition 'patch'.
libs/hwui/RecordingCanvas.cpp:528:50: style: Function 'drawGlyphs' argument 1 names different: declaration 'text' definition 'glyphs'. [funcArgNamesDifferent]
libs/hwui/RecordingCanvas.h:195:45: note: Function 'drawGlyphs' argument 1 names different: declaration 'text' definition 'glyphs'.
libs/hwui/RecordingCanvas.cpp:528:50: note: Function 'drawGlyphs' argument 1 names different: declaration 'text' definition 'glyphs'.
libs/hwui/RecordingCanvas.cpp:528:86: style: Function 'drawGlyphs' argument 3 names different: declaration 'count' definition 'glyphCount'. [funcArgNamesDifferent]
libs/hwui/RecordingCanvas.h:195:79: note: Function 'drawGlyphs' argument 3 names different: declaration 'count' definition 'glyphCount'.
libs/hwui/RecordingCanvas.cpp:528:86: note: Function 'drawGlyphs' argument 3 names different: declaration 'count' definition 'glyphCount'.
libs/hwui/RecordingCanvas.cpp:544:68: style: Function 'drawGlyphsOnPath' argument 2 names different: declaration 'count' definition 'glyphCount'. [funcArgNamesDifferent]
libs/hwui/RecordingCanvas.h:199:63: note: Function 'drawGlyphsOnPath' argument 2 names different: declaration 'count' definition 'glyphCount'.
libs/hwui/RecordingCanvas.cpp:544:68: note: Function 'drawGlyphsOnPath' argument 2 names different: declaration 'count' definition 'glyphCount'.
libs/hwui/RecordingCanvas.h:53:18: warning: Virtual function 'resetRecording' is called from constructor 'RecordingCanvas(long width,long height)' at line 30. Dynamic binding is not used. [virtualCallInConstructor]
libs/hwui/RecordingCanvas.cpp:30:5: note: Calling resetRecording
libs/hwui/RecordingCanvas.h:53:18: note: resetRecording is a virtual method
libs/hwui/RenderBufferCache.h:69:14: style: Technically the member function 'android::uirenderer::RenderBufferCache::getMaxSize' can be const. [functionConst]
libs/hwui/RenderBufferCache.cpp:59:29: note: Technically the member function 'android::uirenderer::RenderBufferCache::getMaxSize' can be const.
libs/hwui/RenderBufferCache.h:69:14: note: Technically the member function 'android::uirenderer::RenderBufferCache::getMaxSize' can be const.
libs/hwui/RenderBufferCache.h:73:14: style: Technically the member function 'android::uirenderer::RenderBufferCache::getSize' can be const. [functionConst]
libs/hwui/RenderBufferCache.cpp:55:29: note: Technically the member function 'android::uirenderer::RenderBufferCache::getSize' can be const.
libs/hwui/RenderBufferCache.h:73:14: note: Technically the member function 'android::uirenderer::RenderBufferCache::getSize' can be const.
libs/hwui/RenderNode.cpp:84:53: style: Function 'setStagingDisplayList' argument 1 names different: declaration 'newData' definition 'displayList'. [funcArgNamesDifferent]
libs/hwui/RenderNode.h:120:57: note: Function 'setStagingDisplayList' argument 1 names different: declaration 'newData' definition 'displayList'.
libs/hwui/RenderNode.cpp:84:53: note: Function 'setStagingDisplayList' argument 1 names different: declaration 'newData' definition 'displayList'.
libs/hwui/RenderNode.cpp:147:44: style: Function 'copyTo' argument 1 names different: declaration 'node' definition 'pnode'. [funcArgNamesDifferent]
libs/hwui/RenderNode.h:133:36: note: Function 'copyTo' argument 1 names different: declaration 'node' definition 'pnode'.
libs/hwui/RenderNode.cpp:147:44: note: Function 'copyTo' argument 1 names different: declaration 'node' definition 'pnode'.
libs/hwui/RenderNode.cpp:515:0: style: Boolean variable 'hasFunctors' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean]
libs/hwui/RenderNode.cpp:775:17: performance: Technically the member function 'android::uirenderer::DeferOperationHandler::startMark' can be static. [functionStatic]
libs/hwui/RenderNode.cpp:776:17: performance: Technically the member function 'android::uirenderer::DeferOperationHandler::endMark' can be static. [functionStatic]
libs/hwui/RenderNode.cpp:777:16: style: Technically the member function 'android::uirenderer::DeferOperationHandler::level' can be const. [functionConst]
libs/hwui/RenderNode.cpp:778:16: style: Technically the member function 'android::uirenderer::DeferOperationHandler::replayFlags' can be const. [functionConst]
libs/hwui/RenderNode.cpp:808:16: style: Technically the member function 'android::uirenderer::ReplayOperationHandler::level' can be const. [functionConst]
libs/hwui/RenderNode.cpp:809:16: style: Technically the member function 'android::uirenderer::ReplayOperationHandler::replayFlags' can be const. [functionConst]
libs/hwui/thread/Future.h:30:0: style: Class 'android :: uirenderer :: Future < bool >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/RenderProperties.h:68:1: warning: The class 'LayerProperties' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
libs/hwui/RenderProperties.h:141:1: warning: The class 'RenderProperties' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
libs/hwui/ResourceCache.cpp:65:61: style: Function 'incrementRefcount' argument 1 names different: declaration 'resource' definition 'patchResource'. [funcArgNamesDifferent]
libs/hwui/ResourceCache.h:69:50: note: Function 'incrementRefcount' argument 1 names different: declaration 'resource' definition 'patchResource'.
libs/hwui/ResourceCache.cpp:65:61: note: Function 'incrementRefcount' argument 1 names different: declaration 'resource' definition 'patchResource'.
libs/hwui/ResourceCache.cpp:84:61: style: Function 'decrementRefcount' argument 1 names different: declaration 'resource' definition 'patchResource'. [funcArgNamesDifferent]
libs/hwui/ResourceCache.h:71:50: note: Function 'decrementRefcount' argument 1 names different: declaration 'resource' definition 'patchResource'.
libs/hwui/ResourceCache.cpp:84:61: note: Function 'decrementRefcount' argument 1 names different: declaration 'resource' definition 'patchResource'.
libs/hwui/ResourceCache.cpp:101:67: style: Function 'decrementRefcountLocked' argument 1 names different: declaration 'resource' definition 'patchResource'. [funcArgNamesDifferent]
libs/hwui/ResourceCache.h:73:56: note: Function 'decrementRefcountLocked' argument 1 names different: declaration 'resource' definition 'patchResource'.
libs/hwui/ResourceCache.cpp:101:67: note: Function 'decrementRefcountLocked' argument 1 names different: declaration 'resource' definition 'patchResource'.
libs/hwui/SkiaCanvas.cpp:323:37: style: Function 'restoreToCount' argument 1 names different: declaration 'saveCount' definition 'restoreCount'. [funcArgNamesDifferent]
libs/hwui/SkiaCanvas.cpp:88:37: note: Function 'restoreToCount' argument 1 names different: declaration 'saveCount' definition 'restoreCount'.
libs/hwui/SkiaCanvas.cpp:323:37: note: Function 'restoreToCount' argument 1 names different: declaration 'saveCount' definition 'restoreCount'.
libs/hwui/SkiaCanvas.cpp:390:40: style: Function 'saveClipsForFrame' argument 2 names different: declaration 'frameSaveCount' definition 'saveCountToBackup'. [funcArgNamesDifferent]
libs/hwui/SkiaCanvas.cpp:183:71: note: Function 'saveClipsForFrame' argument 2 names different: declaration 'frameSaveCount' definition 'saveCountToBackup'.
libs/hwui/SkiaCanvas.cpp:390:40: note: Function 'saveClipsForFrame' argument 2 names different: declaration 'frameSaveCount' definition 'saveCountToBackup'.
libs/hwui/SkiaCanvas.cpp:615:64: style: Function 'drawVertices' argument 4 names different: declaration 'tex' definition 'texs'. [funcArgNamesDifferent]
libs/hwui/SkiaCanvas.cpp:134:46: note: Function 'drawVertices' argument 4 names different: declaration 'tex' definition 'texs'.
libs/hwui/SkiaCanvas.cpp:615:64: note: Function 'drawVertices' argument 4 names different: declaration 'tex' definition 'texs'.
libs/hwui/SkiaCanvas.cpp:846:62: style: Function 'drawLayer' argument 1 names different: declaration 'layerHandle' definition 'layer'. [funcArgNamesDifferent]
libs/hwui/SkiaCanvas.cpp:161:62: note: Function 'drawLayer' argument 1 names different: declaration 'layerHandle' definition 'layer'.
libs/hwui/SkiaCanvas.cpp:846:62: note: Function 'drawLayer' argument 1 names different: declaration 'layerHandle' definition 'layer'.
libs/hwui/SkiaCanvas.cpp:211:5: style: Class 'ClipCopier' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/SkiaCanvasProxy.cpp:127:78: style: Function 'onDrawBitmapRect' argument 2 names different: declaration 'src' definition 'srcPtr'. [funcArgNamesDifferent]
libs/hwui/SkiaCanvasProxy.h:65:66: note: Function 'onDrawBitmapRect' argument 2 names different: declaration 'src' definition 'srcPtr'.
libs/hwui/SkiaCanvasProxy.cpp:127:78: note: Function 'onDrawBitmapRect' argument 2 names different: declaration 'src' definition 'srcPtr'.
libs/hwui/SkiaCanvasProxy.cpp:219:9: performance: Variable 'paint' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
libs/hwui/SkiaShader.cpp:167:0: error: #error Need to convert gradInfo.fColorOffsets to float! [preprocessorErrorDirective]
libs/hwui/Snapshot.cpp:264:42: style: Function 'applyClip' argument 1 names different: declaration 'clip' definition 'recordedClip'. [funcArgNamesDifferent]
libs/hwui/Snapshot.h:175:36: note: Function 'applyClip' argument 1 names different: declaration 'clip' definition 'recordedClip'.
libs/hwui/Snapshot.cpp:264:42: note: Function 'applyClip' argument 1 names different: declaration 'clip' definition 'recordedClip'.
libs/hwui/Snapshot.cpp:28:11: warning: Member variable 'Snapshot::mRelativeLightCenter' is not initialized in the constructor. [uninitMemberVar]
libs/hwui/SpotShadow.cpp:392:23: style: Function 'createSpotShadow' argument 7 names different: declaration 'retstrips' definition 'shadowTriangleStrip'. [funcArgNamesDifferent]
libs/hwui/SpotShadow.h:32:56: note: Function 'createSpotShadow' argument 7 names different: declaration 'retstrips' definition 'shadowTriangleStrip'.
libs/hwui/SpotShadow.cpp:392:23: note: Function 'createSpotShadow' argument 7 names different: declaration 'retstrips' definition 'shadowTriangleStrip'.
libs/hwui/SpotShadow.cpp:852:60: style: Function 'generateTriangleStrip' argument 9 names different: declaration 'retstrips' definition 'shadowTriangleStrip'. [funcArgNamesDifferent]
libs/hwui/SpotShadow.h:62:64: note: Function 'generateTriangleStrip' argument 9 names different: declaration 'retstrips' definition 'shadowTriangleStrip'.
libs/hwui/SpotShadow.cpp:852:60: note: Function 'generateTriangleStrip' argument 9 names different: declaration 'retstrips' definition 'shadowTriangleStrip'.
libs/hwui/TessellationCache.cpp:46:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat]
libs/hwui/TessellationCache.cpp:57:5: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat]
libs/hwui/TessellationCache.cpp:116:38: portability: Casting from float ** to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
libs/hwui/TessellationCache.cpp:60:87: style: Function 'operator==' argument 1 names different: declaration 'other' definition 'rhs'. [funcArgNamesDifferent]
libs/hwui/TessellationCache.h:55:9: note: Function 'operator==' argument 1 names different: declaration 'other' definition 'rhs'.
libs/hwui/TessellationCache.cpp:60:87: note: Function 'operator==' argument 1 names different: declaration 'other' definition 'rhs'.
libs/hwui/TessellationCache.cpp:109:53: style: Function 'operator==' argument 1 names different: declaration 'other' definition 'rhs'. [funcArgNamesDifferent]
libs/hwui/TessellationCache.h:83:9: note: Function 'operator==' argument 1 names different: declaration 'other' definition 'rhs'.
libs/hwui/TessellationCache.cpp:109:53: note: Function 'operator==' argument 1 names different: declaration 'other' definition 'rhs'.
libs/hwui/TessellationCache.cpp:221:25: warning: Accessing an item in container 'casterVertices2d'. Either the condition 'casterVertices2d.size()==0' is redundant or 'casterVertices2d' can be empty. [containerOutOfBounds]
libs/hwui/TessellationCache.cpp:223:33: note: Assuming that condition 'casterVertices2d.size()==0' is not redundant
libs/hwui/TessellationCache.cpp:221:25: note: Access out of bounds
libs/hwui/TessellationCache.h:135:14: style: Technically the member function 'android::uirenderer::TessellationCache::getMaxSize' can be const. [functionConst]
libs/hwui/TessellationCache.cpp:319:29: note: Technically the member function 'android::uirenderer::TessellationCache::getMaxSize' can be const.
libs/hwui/TessellationCache.h:135:14: note: Technically the member function 'android::uirenderer::TessellationCache::getMaxSize' can be const.
libs/hwui/TessellationCache.cpp:139:5: style: Class 'TessellationProcessor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/TessellationCache.cpp:153:5: style: Class 'Buffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/TessellationCache.cpp:273:5: style: Class 'ShadowProcessor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/thread/Future.h:30:0: style: Class 'android :: uirenderer :: Future < VertexBuffer * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/thread/Future.h:30:0: style: Class 'android :: uirenderer :: Future < vertexBuffer_pair_t * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/TextDropShadowCache.cpp:148:78: style: Function 'get' argument 2 names different: declaration 'text' definition 'glyphs'. [funcArgNamesDifferent]
libs/hwui/TextDropShadowCache.h:133:61: note: Function 'get' argument 2 names different: declaration 'text' definition 'glyphs'.
libs/hwui/TextDropShadowCache.cpp:148:78: note: Function 'get' argument 2 names different: declaration 'text' definition 'glyphs'.
libs/hwui/Texture.cpp:202:38: style: Function 'upload' argument 1 names different: declaration 'source' definition 'bitmap'. [funcArgNamesDifferent]
libs/hwui/Texture.h:83:33: note: Function 'upload' argument 1 names different: declaration 'source' definition 'bitmap'.
libs/hwui/Texture.cpp:202:38: note: Function 'upload' argument 1 names different: declaration 'source' definition 'bitmap'.
libs/hwui/Texture.cpp:210:5: style: Variable '__traceEnder' is assigned a value that is never used. [unreadVariable]
libs/hwui/VectorDrawable.cpp:96:24: style: Function 'Path' argument 1 names different: declaration 'path' definition 'pathStr'. [funcArgNamesDifferent]
libs/hwui/VectorDrawable.h:160:22: note: Function 'Path' argument 1 names different: declaration 'path' definition 'pathStr'.
libs/hwui/VectorDrawable.cpp:96:24: note: Function 'Path' argument 1 names different: declaration 'path' definition 'pathStr'.
libs/hwui/VectorDrawable.cpp:506:32: style: Function 'drawStaging' argument 1 names different: declaration 'canvas' definition 'outCanvas'. [funcArgNamesDifferent]
libs/hwui/VectorDrawable.h:555:30: note: Function 'drawStaging' argument 1 names different: declaration 'canvas' definition 'outCanvas'.
libs/hwui/VectorDrawable.cpp:506:32: note: Function 'drawStaging' argument 1 names different: declaration 'canvas' definition 'outCanvas'.
libs/hwui/VectorDrawable.cpp:103:7: warning: Member variable 'Path::mSkPath' is not initialized in the constructor. [uninitMemberVar]
libs/hwui/VectorDrawable.cpp:130:11: warning: Member variable 'FullPath::mTrimmedSkPath' is not initialized in the constructor. [uninitMemberVar]
libs/hwui/VectorDrawable.cpp:316:8: warning: Member variable 'Group::mChildren' is not initialized in the constructor. [uninitMemberVar]
libs/hwui/VectorDrawable.h:516:10: performance: Technically the member function 'android::uirenderer::VectorDrawable::Group::getLocalMatrix' can be static. [functionStatic]
libs/hwui/VectorDrawable.cpp:365:13: note: Technically the member function 'android::uirenderer::VectorDrawable::Group::getLocalMatrix' can be static.
libs/hwui/VectorDrawable.h:516:10: note: Technically the member function 'android::uirenderer::VectorDrawable::Group::getLocalMatrix' can be static.
libs/hwui/VectorDrawable.h:121:1: warning: The class 'Path' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
libs/hwui/VectorDrawable.h:203:1: warning: The class 'FullPath' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
libs/hwui/VectorDrawable.h:408:1: warning: The class 'Group' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
libs/hwui/font/CacheTexture.h:82:10: style: Technically the member function 'android::uirenderer::CacheTexture::releaseMesh' can be const. [functionConst]
libs/hwui/font/CacheTexture.cpp:154:20: note: Technically the member function 'android::uirenderer::CacheTexture::releaseMesh' can be const.
libs/hwui/font/CacheTexture.h:82:10: note: Technically the member function 'android::uirenderer::CacheTexture::releaseMesh' can be const.
libs/hwui/font/CacheTexture.cpp:121:5: style: Class 'CacheTexture' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
libs/hwui/font/CacheTexture.cpp:121:5: style: Class 'CacheTexture' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
libs/hwui/font/Font.cpp:44:78: style: Function 'FontDescription' argument 2 names different: declaration 'matrix' definition 'rasterMatrix'. [funcArgNamesDifferent]
libs/hwui/font/Font.h:55:63: note: Function 'FontDescription' argument 2 names different: declaration 'matrix' definition 'rasterMatrix'.
libs/hwui/font/Font.cpp:44:78: note: Function 'FontDescription' argument 2 names different: declaration 'matrix' definition 'rasterMatrix'.
libs/hwui/font/Font.cpp:207:18: style: Function 'drawCachedGlyphBitmap' argument 5 names different: declaration 'bitmapW' definition 'bitmapWidth'. [funcArgNamesDifferent]
libs/hwui/font/Font.h:138:39: note: Function 'drawCachedGlyphBitmap' argument 5 names different: declaration 'bitmapW' definition 'bitmapWidth'.
libs/hwui/font/Font.cpp:207:18: note: Function 'drawCachedGlyphBitmap' argument 5 names different: declaration 'bitmapW' definition 'bitmapWidth'.
libs/hwui/font/Font.cpp:207:40: style: Function 'drawCachedGlyphBitmap' argument 6 names different: declaration 'bitmapH' definition 'bitmapHeight'. [funcArgNamesDifferent]
libs/hwui/font/Font.h:138:57: note: Function 'drawCachedGlyphBitmap' argument 6 names different: declaration 'bitmapH' definition 'bitmapHeight'.
libs/hwui/font/Font.cpp:207:40: note: Function 'drawCachedGlyphBitmap' argument 6 names different: declaration 'bitmapH' definition 'bitmapHeight'.
libs/hwui/font/Font.cpp:46:5: performance: Variable 'mFontId' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
libs/hwui/font/Font.h:128:10: performance: Technically the member function 'android::uirenderer::Font::measureCachedGlyph' can be static. [functionStatic]
libs/hwui/font/Font.cpp:135:12: note: Technically the member function 'android::uirenderer::Font::measureCachedGlyph' can be static.
libs/hwui/font/Font.h:128:10: note: Technically the member function 'android::uirenderer::Font::measureCachedGlyph' can be static.
libs/hwui/font/Font.h:137:10: performance: Technically the member function 'android::uirenderer::Font::drawCachedGlyphBitmap' can be static. [functionStatic]
libs/hwui/font/Font.cpp:206:12: note: Technically the member function 'android::uirenderer::Font::drawCachedGlyphBitmap' can be static.
libs/hwui/font/Font.h:137:10: note: Technically the member function 'android::uirenderer::Font::drawCachedGlyphBitmap' can be static.
libs/hwui/hwui/Paint.h:33:5: style: Class 'Paint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/hwui/Typeface.cpp:121:58: style: Function 'createWeightAlias' argument 2 names different: declaration 'baseweight' definition 'weight'. [funcArgNamesDifferent]
libs/hwui/hwui/Typeface.h:46:59: note: Function 'createWeightAlias' argument 2 names different: declaration 'baseweight' definition 'weight'.
libs/hwui/hwui/Typeface.cpp:121:58: note: Function 'createWeightAlias' argument 2 names different: declaration 'baseweight' definition 'weight'.
libs/hwui/renderstate/RenderState.cpp:214:5: style: Class 'DecStrongTask' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/renderthread/CanvasContext.cpp:97:41: style: Function 'setSurface' argument 1 names different: declaration 'window' definition 'surface'. [funcArgNamesDifferent]
libs/hwui/renderthread/CanvasContext.h:177:30: note: Function 'setSurface' argument 1 names different: declaration 'window' definition 'surface'.
libs/hwui/renderthread/CanvasContext.cpp:97:41: note: Function 'setSurface' argument 1 names different: declaration 'window' definition 'surface'.
libs/hwui/renderthread/CanvasContext.h:127:24: style: Technically the member function 'android::uirenderer::renderthread::CanvasContext::name' can be const. [functionConst]
libs/hwui/renderthread/CanvasContext.h:129:10: performance: Technically the member function 'android::uirenderer::renderthread::CanvasContext::serializeDisplayListTree' can be static. [functionStatic]
libs/hwui/renderthread/CanvasContext.cpp:724:21: note: Technically the member function 'android::uirenderer::renderthread::CanvasContext::serializeDisplayListTree' can be static.
libs/hwui/renderthread/CanvasContext.h:129:10: note: Technically the member function 'android::uirenderer::renderthread::CanvasContext::serializeDisplayListTree' can be static.
libs/hwui/utils/RingBuffer.h:34:0: performance: Technically the member function 'android :: uirenderer :: RingBuffer < SwapHistory , 3 >::capacity' can be static. [functionStatic]
libs/hwui/renderthread/CanvasContext.cpp:770:5: style: Class 'FuncTaskProcessor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/renderthread/DrawFrameTask.cpp:32:16: warning: Member variable 'DrawFrameTask::mSyncQueued' is not initialized in the constructor. [uninitMemberVar]
libs/hwui/renderthread/DrawFrameTask.cpp:32:16: warning: Member variable 'DrawFrameTask::mObserver' is not initialized in the constructor. [uninitMemberVar]
libs/hwui/renderthread/DrawFrameTask.cpp:32:16: warning: Member variable 'DrawFrameTask::mFrameInfo' is not initialized in the constructor. [uninitMemberVar]
libs/hwui/renderthread/EglManager.h:61:10: style: Technically the member function 'android::uirenderer::renderthread::EglManager::hasEglContext' can be const. [functionConst]
libs/hwui/renderthread/EglManager.cpp:143:18: note: Technically the member function 'android::uirenderer::renderthread::EglManager::hasEglContext' can be const.
libs/hwui/renderthread/EglManager.h:61:10: note: Technically the member function 'android::uirenderer::renderthread::EglManager::hasEglContext' can be const.
libs/hwui/renderthread/EglManager.h:72:10: performance: Technically the member function 'android::uirenderer::renderthread::EglManager::damageFrame' can be static. [functionStatic]
libs/hwui/renderthread/EglManager.cpp:314:18: note: Technically the member function 'android::uirenderer::renderthread::EglManager::damageFrame' can be static.
libs/hwui/renderthread/EglManager.h:72:10: note: Technically the member function 'android::uirenderer::renderthread::EglManager::damageFrame' can be static.
libs/hwui/renderthread/EglManager.h:76:10: style: Technically the member function 'android::uirenderer::renderthread::EglManager::damageRequiresSwap' can be const. [functionConst]
libs/hwui/renderthread/EglManager.cpp:327:18: note: Technically the member function 'android::uirenderer::renderthread::EglManager::damageRequiresSwap' can be const.
libs/hwui/renderthread/EglManager.h:76:10: note: Technically the member function 'android::uirenderer::renderthread::EglManager::damageRequiresSwap' can be const.
libs/hwui/renderthread/EglManager.h:89:5: style: Class 'EglManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/renderthread/RenderProxy.cpp:70:16: style: C-style pointer casting [cstyleCast]
libs/hwui/renderthread/RenderProxy.cpp:62:56: style: Function 'RenderProxy' argument 2 names different: declaration 'rootNode' definition 'rootRenderNode'. [funcArgNamesDifferent]
libs/hwui/renderthread/RenderProxy.h:71:59: note: Function 'RenderProxy' argument 2 names different: declaration 'rootNode' definition 'rootRenderNode'.
libs/hwui/renderthread/RenderProxy.cpp:62:56: note: Function 'RenderProxy' argument 2 names different: declaration 'rootNode' definition 'rootRenderNode'.
libs/hwui/renderthread/RenderProxy.cpp:275:48: style: Function 'runWithGlContext' argument 1 names different: declaration 'task' definition 'gltask'. [funcArgNamesDifferent]
libs/hwui/renderthread/RenderProxy.h:93:51: note: Function 'runWithGlContext' argument 1 names different: declaration 'task' definition 'gltask'.
libs/hwui/renderthread/RenderProxy.cpp:275:48: note: Function 'runWithGlContext' argument 1 names different: declaration 'task' definition 'gltask'.
libs/hwui/renderthread/RenderProxy.h:123:22: style: Technically the member function 'android::uirenderer::renderthread::RenderProxy::drawRenderNode' can be const. [functionConst]
libs/hwui/renderthread/RenderProxy.cpp:547:19: note: Technically the member function 'android::uirenderer::renderthread::RenderProxy::drawRenderNode' can be const.
libs/hwui/renderthread/RenderProxy.h:123:22: note: Technically the member function 'android::uirenderer::renderthread::RenderProxy::drawRenderNode' can be const.
libs/hwui/renderthread/RenderProxy.h:124:22: style: Technically the member function 'android::uirenderer::renderthread::RenderProxy::setContentDrawBounds' can be const. [functionConst]
libs/hwui/renderthread/RenderProxy.cpp:561:19: note: Technically the member function 'android::uirenderer::renderthread::RenderProxy::setContentDrawBounds' can be const.
libs/hwui/renderthread/RenderProxy.h:124:22: note: Technically the member function 'android::uirenderer::renderthread::RenderProxy::setContentDrawBounds' can be const.
libs/hwui/renderthread/RenderThread.cpp:259:97: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libs/hwui/renderthread/RenderThread.cpp:131:5: style: Class 'DispatchFrameCallbacks' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/thread/Future.h:30:5: style: Class 'Future' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/utils/GLUtils.cpp:25:0: error: #error Setting DEBUG_OPENGL to HIGH requires setting HWUI_ENABLE_OPENGL_VALIDATION to true in the Android.mk! [preprocessorErrorDirective]
libs/hwui/utils/LinearAllocator.cpp:107:5: warning: Member variable 'Page::mNextPage' is not initialized in the constructor. [uninitMemberVarPrivate]
libs/hwui/utils/LinearAllocator.cpp:87:1: warning: The class 'Page' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
libs/hwui/utils/NinePatchImpl.cpp:184:39: warning: Obsolete function 'alloca' called. [allocaCalled]
libs/hwui/utils/TestWindowContext.cpp:60:5: style: Class 'TestWindowData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/hwui/utils/TestWindowContext.cpp:195:5: warning: Possible leak in public function. The pointer 'mData' is not deallocated before it is allocated. [publicAllocationError]
libs/hwui/utils/VectorDrawableUtils.cpp:88:54: style: Function 'interpolatePaths' argument 1 names different: declaration 'outPathData' definition 'outData'. [funcArgNamesDifferent]
libs/hwui/utils/VectorDrawableUtils.h:35:44: note: Function 'interpolatePaths' argument 1 names different: declaration 'outPathData' definition 'outData'.
libs/hwui/utils/VectorDrawableUtils.cpp:88:54: note: Function 'interpolatePaths' argument 1 names different: declaration 'outPathData' definition 'outData'.
libs/input/SpriteController.h:42:17: style: Technically the member function 'android::SpriteTransformationMatrix::operator==' can be const. [functionConst]
libs/input/SpriteController.h:49:17: style: Technically the member function 'android::SpriteTransformationMatrix::operator!=' can be const. [functionConst]
libs/input/SpriteController.h:217:9: style: Class 'SpriteImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/storage/IMountService.cpp:58:5: style: Class 'BpMountService' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/storage/IObbActionListener.cpp:29:5: style: Class 'BpObbActionListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
media/jni/android_media_AmrInputStream.cpp:63:33: style: C-style pointer casting [cstyleCast]
media/jni/android_media_AmrInputStream.cpp:79:33: style: C-style pointer casting [cstyleCast]
media/jni/android_media_AmrInputStream.cpp:109:33: style: C-style pointer casting [cstyleCast]
media/jni/android_media_AmrInputStream.cpp:117:12: style: C-style pointer casting [cstyleCast]
media/jni/android_media_Utils.h:40:5: style: Class 'AssetStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
media/jni/android_media_Utils.h:63:5: style: Class 'BufferedStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
media/jni/android_media_Utils.h:82:5: style: Class 'FileStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
media/jni/android_media_Utils.h:83:5: style: Class 'FileStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
media/jni/android_media_ImageReader.cpp:443:13: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
media/jni/android_media_ImageReader.cpp:440:9: note: outer condition: wasBufferLocked
media/jni/android_media_ImageReader.cpp:443:13: note: identical inner condition: wasBufferLocked
media/jni/android_media_ImageReader.cpp:415:5: style: Variable 'consumer' is reassigned a value before the old one has been used. [redundantAssignment]
media/jni/android_media_ImageReader.cpp:414:0: note: Variable 'consumer' is reassigned a value before the old one has been used.
media/jni/android_media_ImageReader.cpp:415:5: note: Variable 'consumer' is reassigned a value before the old one has been used.
media/jni/android_media_ImageReader.cpp:604:5: style: Variable 'res' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
media/jni/android_media_ImageReader.cpp:602:0: note: Variable 'res' is reassigned a value before the old one has been used if variable is no semaphore variable.
media/jni/android_media_ImageReader.cpp:604:5: note: Variable 'res' is reassigned a value before the old one has been used if variable is no semaphore variable.
media/jni/android_media_ImageReader.cpp:452:9: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
media/jni/android_media_ImageReader.cpp:194:35: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
media/jni/android_media_MediaCodec.cpp:283:43: style: Function 'setSurface' argument 1 names different: declaration 'surface' definition 'bufferProducer'. [funcArgNamesDifferent]
media/jni/android_media_MediaCodec.h:60:47: note: Function 'setSurface' argument 1 names different: declaration 'surface' definition 'bufferProducer'.
media/jni/android_media_MediaCodec.cpp:283:43: note: Function 'setSurface' argument 1 names different: declaration 'surface' definition 'bufferProducer'.
media/jni/android_media_MediaCodec.cpp:511:57: style: Function 'getImage' argument 4 names different: declaration 'image' definition 'buf'. [funcArgNamesDifferent]
media/jni/android_media_MediaCodec.h:110:61: note: Function 'getImage' argument 4 names different: declaration 'image' definition 'buf'.
media/jni/android_media_MediaCodec.cpp:511:57: note: Function 'getImage' argument 4 names different: declaration 'image' definition 'buf'.
media/jni/android_media_MediaCodec.cpp:605:53: style: Function 'getName' argument 2 names different: declaration 'name' definition 'nameStr'. [funcArgNamesDifferent]
media/jni/android_media_MediaCodec.h:112:44: note: Function 'getName' argument 2 names different: declaration 'name' definition 'nameStr'.
media/jni/android_media_MediaCodec.cpp:605:53: note: Function 'getName' argument 2 names different: declaration 'name' definition 'nameStr'.
media/jni/android_media_MediaCodec.cpp:619:57: style: Function 'setParameters' argument 1 names different: declaration 'params' definition 'msg'. [funcArgNamesDifferent]
media/jni/android_media_MediaCodec.h:114:48: note: Function 'setParameters' argument 1 names different: declaration 'params' definition 'msg'.
media/jni/android_media_MediaCodec.cpp:619:57: note: Function 'setParameters' argument 1 names different: declaration 'params' definition 'msg'.
media/jni/android_media_MediaCrypto.cpp:42:12: style: C-style pointer casting [cstyleCast]
media/jni/android_media_MediaCrypto.cpp:48:5: performance: Variable 'mObject' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
media/jni/android_media_MediaDataSource.cpp:37:5: performance: Variable 'mMediaDataSourceObj' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
media/jni/android_media_MediaDrm.cpp:333:18: style: C-style pointer casting [cstyleCast]
media/jni/android_media_MediaDrm.cpp:543:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
media/jni/android_media_MediaDrm.cpp:339:5: performance: Variable 'mObject' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
media/jni/android_media_MediaExtractor.cpp:86:63: style: Function 'setDataSource' argument 1 names different: declaration 'source' definition 'datasource'. [funcArgNamesDifferent]
media/jni/android_media_MediaExtractor.h:45:50: note: Function 'setDataSource' argument 1 names different: declaration 'source' definition 'datasource'.
media/jni/android_media_MediaExtractor.cpp:86:63: note: Function 'setDataSource' argument 1 names different: declaration 'source' definition 'datasource'.
media/jni/android_media_MediaSync.cpp:58:5: performance: Variable 'mSync' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
media/jni/android_media_Utils.cpp:169:40: style: Function 'ConvertKeyValueArraysToKeyedVector' argument 4 names different: declaration 'vector' definition 'keyedVector'. [funcArgNamesDifferent]
media/jni/android_media_Utils.h:105:40: note: Function 'ConvertKeyValueArraysToKeyedVector' argument 4 names different: declaration 'vector' definition 'keyedVector'.
media/jni/android_media_Utils.cpp:169:40: note: Function 'ConvertKeyValueArraysToKeyedVector' argument 4 names different: declaration 'vector' definition 'keyedVector'.
media/jni/android_media_Utils.cpp:423:23: style: Function 'ConvertKeyValueArraysToMessage' argument 4 names different: declaration 'msg' definition 'out'. [funcArgNamesDifferent]
media/jni/android_media_Utils.h:113:23: note: Function 'ConvertKeyValueArraysToMessage' argument 4 names different: declaration 'msg' definition 'out'.
media/jni/android_media_Utils.cpp:423:23: note: Function 'ConvertKeyValueArraysToMessage' argument 4 names different: declaration 'msg' definition 'out'.
media/jni/android_mtp_MtpDatabase.cpp:1243:31: style: C-style pointer casting [cstyleCast]
media/jni/audioeffect/android_media_AudioEffect.cpp:114:13: warning: Either the condition '!user' is redundant or there is possible null pointer dereference: callbackInfo. [nullPointerRedundantCheck]
media/jni/audioeffect/android_media_AudioEffect.cpp:117:9: note: Assuming that condition '!user' is not redundant
media/jni/audioeffect/android_media_AudioEffect.cpp:109:44: note: Assignment 'callbackInfo=(effect_callback_cookie*)user', assigned value is 0
media/jni/audioeffect/android_media_AudioEffect.cpp:114:13: note: Null pointer dereference
media/jni/audioeffect/android_media_AudioEffect.cpp:115:13: warning: Either the condition '!user' is redundant or there is possible null pointer dereference: callbackInfo. [nullPointerRedundantCheck]
media/jni/audioeffect/android_media_AudioEffect.cpp:117:9: note: Assuming that condition '!user' is not redundant
media/jni/audioeffect/android_media_AudioEffect.cpp:109:44: note: Assignment 'callbackInfo=(effect_callback_cookie*)user', assigned value is 0
media/jni/audioeffect/android_media_AudioEffect.cpp:115:13: note: Null pointer dereference
media/jni/audioeffect/android_media_AudioEffect.cpp:109:44: style: C-style pointer casting [cstyleCast]
media/jni/audioeffect/android_media_AudioEffect.cpp:467:9: style: C-style pointer casting [cstyleCast]
media/jni/audioeffect/android_media_Visualizer.cpp:168:48: style: C-style pointer casting [cstyleCast]
media/jni/audioeffect/android_media_Visualizer.cpp:337:46: style: C-style pointer casting [cstyleCast]
media/jni/audioeffect/android_media_Visualizer.cpp:445:9: style: C-style pointer casting [cstyleCast]
media/jni/audioeffect/android_media_Visualizer.cpp:476:46: style: C-style pointer casting [cstyleCast]
media/jni/audioeffect/android_media_Visualizer.cpp:654:42: style: C-style pointer casting [cstyleCast]
media/jni/audioeffect/android_media_Visualizer.cpp:364:5: style: Variable 'lpJniStorage' is reassigned a value before the old one has been used. [redundantAssignment]
media/jni/audioeffect/android_media_Visualizer.cpp:355:0: note: Variable 'lpJniStorage' is reassigned a value before the old one has been used.
media/jni/audioeffect/android_media_Visualizer.cpp:364:5: note: Variable 'lpJniStorage' is reassigned a value before the old one has been used.
media/jni/audioeffect/android_media_Visualizer.cpp:78:9: performance: Variable 'waveform_data' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
media/jni/audioeffect/android_media_Visualizer.cpp:79:9: performance: Variable 'fft_data' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
media/jni/soundpool/SoundPool.cpp:121:20: style: C-style pointer casting [cstyleCast]
media/jni/soundpool/SoundPool.cpp:221:74: style: Function 'load' argument 4 names different: declaration 'priority' definition '__unused'. [funcArgNamesDifferent]
media/jni/soundpool/SoundPool.h:166:58: note: Function 'load' argument 4 names different: declaration 'priority' definition '__unused'.
media/jni/soundpool/SoundPool.cpp:221:74: note: Function 'load' argument 4 names different: declaration 'priority' definition '__unused'.
media/jni/soundpool/SoundPool.cpp:705:55: style: Function 'play' argument 2 names different: declaration 'channelID' definition 'nextChannelID'. [funcArgNamesDifferent]
media/jni/soundpool/SoundPool.h:120:45: note: Function 'play' argument 2 names different: declaration 'channelID' definition 'nextChannelID'.
media/jni/soundpool/SoundPool.cpp:705:55: note: Function 'play' argument 2 names different: declaration 'channelID' definition 'nextChannelID'.
media/jni/soundpool/SoundPool.cpp:472:9: warning: Member variable 'Sample::mSampleRate' is not initialized in the constructor. [uninitMemberVar]
media/jni/soundpool/SoundPool.cpp:472:9: warning: Member variable 'Sample::mNumChannels' is not initialized in the constructor. [uninitMemberVar]
media/jni/soundpool/SoundPool.h:116:5: warning: Member variable 'SoundChannel::mSoundPool' is not initialized in the constructor. [uninitMemberVar]
media/jni/soundpool/SoundPool.h:116:5: warning: Member variable 'SoundChannel::mAudioBufferSize' is not initialized in the constructor. [uninitMemberVar]
media/jni/soundpool/SoundPool.h:116:5: warning: Member variable 'SoundChannel::mPrevSampleID' is not initialized in the constructor. [uninitMemberVar]
media/jni/soundpool/SoundPool.h:193:5: warning: Member variable 'SoundPool::mDecodeThread' is not initialized in the constructor. [uninitMemberVarPrivate]
media/jni/soundpool/SoundPool.h:193:5: warning: Member variable 'SoundPool::mChannelPool' is not initialized in the constructor. [uninitMemberVarPrivate]
media/jni/soundpool/SoundPool.h:193:5: warning: Member variable 'SoundPool::mMaxChannels' is not initialized in the constructor. [uninitMemberVarPrivate]
media/jni/soundpool/SoundPool.h:193:5: warning: Member variable 'SoundPool::mAllocated' is not initialized in the constructor. [uninitMemberVarPrivate]
media/jni/soundpool/SoundPool.h:193:5: warning: Member variable 'SoundPool::mNextSampleID' is not initialized in the constructor. [uninitMemberVarPrivate]
media/jni/soundpool/SoundPool.h:193:5: warning: Member variable 'SoundPool::mNextChannelID' is not initialized in the constructor. [uninitMemberVarPrivate]
media/jni/soundpool/SoundPool.h:193:5: warning: Member variable 'SoundPool::mQuit' is not initialized in the constructor. [uninitMemberVarPrivate]
media/jni/soundpool/SoundPool.h:193:5: warning: Member variable 'SoundPool::mCallback' is not initialized in the constructor. [uninitMemberVarPrivate]
media/jni/soundpool/SoundPool.h:193:5: warning: Member variable 'SoundPool::mUserData' is not initialized in the constructor. [uninitMemberVarPrivate]
media/jni/soundpool/SoundPool.h:93:21: style: Technically the member function 'android::SoundEvent::sample' can be const. [functionConst]
media/jni/soundpool/SoundPool.h:94:21: style: Technically the member function 'android::SoundEvent::channelID' can be const. [functionConst]
media/jni/soundpool/SoundPool.h:95:21: style: Technically the member function 'android::SoundEvent::leftVolume' can be const. [functionConst]
media/jni/soundpool/SoundPool.h:96:21: style: Technically the member function 'android::SoundEvent::rightVolume' can be const. [functionConst]
media/jni/soundpool/SoundPool.h:97:21: style: Technically the member function 'android::SoundEvent::priority' can be const. [functionConst]
media/jni/soundpool/SoundPool.h:98:21: style: Technically the member function 'android::SoundEvent::loop' can be const. [functionConst]
media/jni/soundpool/SoundPool.h:99:21: style: Technically the member function 'android::SoundEvent::rate' can be const. [functionConst]
media/jni/soundpool/SoundPool.h:131:9: style: Technically the member function 'android::SoundChannel::state' can be const. [functionConst]
media/jni/soundpool/SoundPool.h:134:9: style: Technically the member function 'android::SoundChannel::numChannels' can be const. [functionConst]
media/jni/soundpool/SoundPool.h:139:9: style: Technically the member function 'android::SoundChannel::getPrevSampleID' can be const. [functionConst]
media/jni/soundpool/SoundPool.h:179:31: style: Technically the member function 'android::SoundPool::attributes' can be const. [functionConst]
media/jni/soundpool/SoundPool.cpp:72:5: style: Class 'SoundPool' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
media/jni/soundpool/SoundPool.cpp:72:5: style: Class 'SoundPool' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
media/jni/soundpool/SoundPoolThread.h:43:5: style: Class 'SoundPoolThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
media/jni/soundpool/SoundPoolThread.cpp:77:40: style: C-style pointer casting [cstyleCast]
media/jni/soundpool/SoundPoolThread.cpp:61:45: style: Function 'SoundPoolThread' argument 1 names different: declaration 'SoundPool' definition 'soundPool'. [funcArgNamesDifferent]
media/jni/soundpool/SoundPoolThread.h:43:32: note: Function 'SoundPoolThread' argument 1 names different: declaration 'SoundPool' definition 'soundPool'.
media/jni/soundpool/SoundPoolThread.cpp:61:45: note: Function 'SoundPoolThread' argument 1 names different: declaration 'SoundPool' definition 'soundPool'.
media/jni/soundpool/android_media_SoundPool.cpp:182:5: style: Variable 'paa' is reassigned a value before the old one has been used. [redundantAssignment]
media/jni/soundpool/android_media_SoundPool.cpp:180:0: note: Variable 'paa' is reassigned a value before the old one has been used.
media/jni/soundpool/android_media_SoundPool.cpp:182:5: note: Variable 'paa' is reassigned a value before the old one has been used.
media/mca/filterfw/jni/jni_gl_environment.cpp:42:5: style: Class 'NativeWindowHandle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
media/mca/filterfw/native/core/value.cpp:170:35: style: Function 'MakeBufferValue' argument 1 names different: declaration 'data' definition 'buffer'. [funcArgNamesDifferent]
media/mca/filterfw/native/core/value.h:57:35: note: Function 'MakeBufferValue' argument 1 names different: declaration 'data' definition 'buffer'.
media/mca/filterfw/native/core/value.cpp:170:35: note: Function 'MakeBufferValue' argument 1 names different: declaration 'data' definition 'buffer'.
media/mca/filterfw/native/core/value.cpp:174:41: style: Function 'MakeBufferValueNoCopy' argument 1 names different: declaration 'data' definition 'buffer'. [funcArgNamesDifferent]
media/mca/filterfw/native/core/value.h:58:41: note: Function 'MakeBufferValueNoCopy' argument 1 names different: declaration 'data' definition 'buffer'.
media/mca/filterfw/native/core/value.cpp:174:41: note: Function 'MakeBufferValueNoCopy' argument 1 names different: declaration 'data' definition 'buffer'.
media/mca/filterfw/native/core/value.cpp:182:42: style: Function 'MakeMutableBufferValue' argument 1 names different: declaration 'data' definition 'buffer'. [funcArgNamesDifferent]
media/mca/filterfw/native/core/value.h:59:42: note: Function 'MakeMutableBufferValue' argument 1 names different: declaration 'data' definition 'buffer'.
media/mca/filterfw/native/core/value.cpp:182:42: note: Function 'MakeMutableBufferValue' argument 1 names different: declaration 'data' definition 'buffer'.
media/mca/filterfw/native/core/value.cpp:186:42: style: Function 'MakeMutableBufferValueNoCopy' argument 1 names different: declaration 'data' definition 'buffer'. [funcArgNamesDifferent]
media/mca/filterfw/native/core/value.h:60:42: note: Function 'MakeMutableBufferValueNoCopy' argument 1 names different: declaration 'data' definition 'buffer'.
media/mca/filterfw/native/core/value.cpp:186:42: note: Function 'MakeMutableBufferValueNoCopy' argument 1 names different: declaration 'data' definition 'buffer'.
media/mca/filterpacks/native/base/geometry.cpp:137:57: style: Function 'FromCenterAxisAndLengths' argument 3 names different: declaration 'lenghts' definition 'lengths'. [funcArgNamesDifferent]
media/mca/filterpacks/native/base/geometry.h:78:48: note: Function 'FromCenterAxisAndLengths' argument 3 names different: declaration 'lenghts' definition 'lengths'.
media/mca/filterpacks/native/base/geometry.cpp:137:57: note: Function 'FromCenterAxisAndLengths' argument 3 names different: declaration 'lenghts' definition 'lengths'.
media/mca/filterpacks/native/imageproc/brightness.c:70:34: warning: Either the condition '!input_ptr' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
media/mca/filterpacks/native/imageproc/brightness.c:71:7: note: Assuming that condition '!input_ptr' is not redundant
media/mca/filterpacks/native/imageproc/brightness.c:70:34: note: Null pointer addition
native/android/asset_manager.cpp:42:5: style: Struct 'AAssetDir' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
native/android/asset_manager.cpp:51:5: style: Struct 'AAsset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
native/android/choreographer.cpp:67:5: style: Class 'Choreographer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
native/android/storage_manager.cpp:83:5: warning: Member variable 'AStorageManager::mNextNonce' is not initialized in the constructor. [uninitMemberVar]
native/android/storage_manager.cpp:40:5: style: Struct 'ObbActionListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
rs/jni/android_renderscript_RenderScript.cpp:424:32: warning: Obsolete function 'alloca' called. [allocaCalled]
rs/jni/android_renderscript_RenderScript.cpp:433:29: warning: Obsolete function 'alloca' called. [allocaCalled]
rs/jni/android_renderscript_RenderScript.cpp:442:35: warning: Obsolete function 'alloca' called. [allocaCalled]
rs/jni/android_renderscript_RenderScript.cpp:518:32: warning: Obsolete function 'alloca' called. [allocaCalled]
rs/jni/android_renderscript_RenderScript.cpp:580:26: warning: Obsolete function 'alloca' called. [allocaCalled]
rs/jni/android_renderscript_RenderScript.cpp:2015:40: warning: Obsolete function 'alloca' called. [allocaCalled]
rs/jni/android_renderscript_RenderScript.cpp:2128:36: warning: Obsolete function 'alloca' called. [allocaCalled]
rs/jni/android_renderscript_RenderScript.cpp:276:13: style: Class 'AutoJavaStringArrayToUTF8' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
rs/jni/android_renderscript_RenderScript.cpp:276:13: style: Class 'AutoJavaStringArrayToUTF8' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
tools/aapt/AaptAssets.cpp:664:9: style: Variable 'dir' is reassigned a value before the old one has been used. [redundantAssignment]
tools/aapt/AaptAssets.cpp:662:0: note: Variable 'dir' is reassigned a value before the old one has been used.
tools/aapt/AaptAssets.cpp:664:9: note: Variable 'dir' is reassigned a value before the old one has been used.
tools/aapt/AaptAssets.cpp:176:47: style: Function 'setLanguage' argument 1 names different: declaration 'language' definition 'languageChars'. [funcArgNamesDifferent]
tools/aapt/AaptAssets.h:92:35: note: Function 'setLanguage' argument 1 names different: declaration 'language' definition 'languageChars'.
tools/aapt/AaptAssets.cpp:176:47: note: Function 'setLanguage' argument 1 names different: declaration 'language' definition 'languageChars'.
tools/aapt/AaptAssets.cpp:184:45: style: Function 'setRegion' argument 1 names different: declaration 'language' definition 'regionChars'. [funcArgNamesDifferent]
tools/aapt/AaptAssets.h:93:33: note: Function 'setRegion' argument 1 names different: declaration 'language' definition 'regionChars'.
tools/aapt/AaptAssets.cpp:184:45: note: Function 'setRegion' argument 1 names different: declaration 'language' definition 'regionChars'.
tools/aapt/AaptAssets.cpp:192:45: style: Function 'setScript' argument 1 names different: declaration 'script' definition 'scriptChars'. [funcArgNamesDifferent]
tools/aapt/AaptAssets.h:94:33: note: Function 'setScript' argument 1 names different: declaration 'script' definition 'scriptChars'.
tools/aapt/AaptAssets.cpp:192:45: note: Function 'setScript' argument 1 names different: declaration 'script' definition 'scriptChars'.
tools/aapt/AaptAssets.cpp:204:46: style: Function 'setVariant' argument 1 names different: declaration 'variant' definition 'variantChars'. [funcArgNamesDifferent]
tools/aapt/AaptAssets.h:95:34: note: Function 'setVariant' argument 1 names different: declaration 'variant' definition 'variantChars'.
tools/aapt/AaptAssets.cpp:204:46: note: Function 'setVariant' argument 1 names different: declaration 'variant' definition 'variantChars'.
tools/aapt/AaptAssets.cpp:212:59: style: Function 'initFromFilterString' argument 1 names different: declaration 'config' definition 'str'. [funcArgNamesDifferent]
tools/aapt/AaptAssets.h:72:47: note: Function 'initFromFilterString' argument 1 names different: declaration 'config' definition 'str'.
tools/aapt/AaptAssets.cpp:212:59: note: Function 'initFromFilterString' argument 1 names different: declaration 'config' definition 'str'.
tools/aapt/AaptAssets.cpp:613:45: style: Function 'makeDir' argument 1 names different: declaration 'name' definition 'path'. [funcArgNamesDifferent]
tools/aapt/AaptAssets.h:287:40: note: Function 'makeDir' argument 1 names different: declaration 'name' definition 'path'.
tools/aapt/AaptAssets.cpp:613:45: note: Function 'makeDir' argument 1 names different: declaration 'name' definition 'path'.
tools/aapt/AaptAssets.cpp:1620:34: style: Function 'valid_symbol_name' argument 1 names different: declaration 'str' definition 'symbol'. [funcArgNamesDifferent]
tools/aapt/AaptAssets.h:30:39: note: Function 'valid_symbol_name' argument 1 names different: declaration 'str' definition 'symbol'.
tools/aapt/AaptAssets.cpp:1620:34: note: Function 'valid_symbol_name' argument 1 names different: declaration 'str' definition 'symbol'.
tools/aapt/AaptAssets.cpp:326:29: style: Variable 'hasRegion' is assigned a value that is never used. [unreadVariable]
tools/aapt/ResourceFilter.h:88:40: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
tools/aapt/AaptAssets.h:311:5: warning: Member variable 'AaptSymbolEntry::int32Val' is not initialized in the constructor. [uninitMemberVar]
tools/aapt/AaptAssets.h:315:5: warning: Member variable 'AaptSymbolEntry::int32Val' is not initialized in the constructor. [uninitMemberVar]
tools/aapt/ResourceFilter.h:31:5: warning: Member variable 'WeakResourceFilter::mConfigMask' is not initialized in the constructor. [uninitMemberVar]
tools/aapt/AaptAssets.h:325:5: style: 'AaptSymbolEntry::operator=' should return 'AaptSymbolEntry &'. [operatorEq]
tools/aapt/Bundle.h:117:10: style: Technically the member function 'Bundle::getAutoAddOverlay' can be const. [functionConst]
tools/aapt/Bundle.h:119:10: style: Technically the member function 'Bundle::getGenDependencies' can be const. [functionConst]
tools/aapt/Bundle.h:121:10: style: Technically the member function 'Bundle::getErrorOnFailedInsert' can be const. [functionConst]
tools/aapt/Bundle.h:123:10: style: Technically the member function 'Bundle::getErrorOnMissingConfigEntry' can be const. [functionConst]
tools/aapt/Bundle.h:125:29: style: Technically the member function 'Bundle::getPlatformBuildVersionCode' can be const. [functionConst]
tools/aapt/Bundle.h:127:29: style: Technically the member function 'Bundle::getPlatformBuildVersionName' can be const. [functionConst]
tools/aapt/Bundle.h:136:10: style: Technically the member function 'Bundle::getUTF16StringsOption' can be const. [functionConst]
tools/aapt/Bundle.h:190:10: style: Technically the member function 'Bundle::getReplaceVersion' can be const. [functionConst]
tools/aapt/Bundle.h:192:29: style: Technically the member function 'Bundle::getRevisionCode' can be const. [functionConst]
tools/aapt/Bundle.h:233:17: performance: Technically the member function 'Bundle::getFileSpecEntry' can be static. [functionStatic]
tools/aapt/ConfigDescription.h:32:5: style: Struct 'ConfigDescription' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt/AaptAssets.h:106:5: style: Struct 'AaptGroupEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt/AaptAssets.h:315:5: style: Class 'AaptSymbolEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt/ResourceFilter.h:81:5: style: Class 'StrongResourceFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt/ResourceFilter.h:109:5: style: Class 'InverseResourceFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt/ApkBuilder.h:35:5: style: Class 'ApkBuilder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt/AaptAssets.h:527:22: style: The function 'addFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/aapt/AaptAssets.h:255:22: note: Virtual function in base class
tools/aapt/AaptAssets.h:527:22: note: Function in derived class
tools/aapt/AaptAssets.h:588:21: style: The function 'slurpFullTree' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/aapt/AaptAssets.h:291:21: note: Virtual function in base class
tools/aapt/AaptAssets.h:588:21: note: Function in derived class
tools/aapt/ResourceFilter.h:37:10: style: The function 'match' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/aapt/ResourceFilter.h:23:18: note: Virtual function in base class
tools/aapt/ResourceFilter.h:37:10: note: Function in derived class
tools/aapt/ResourceFilter.h:86:10: style: The function 'match' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/aapt/ResourceFilter.h:23:18: note: Virtual function in base class
tools/aapt/ResourceFilter.h:86:10: note: Function in derived class
tools/aapt/ResourceFilter.h:112:10: style: The function 'match' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/aapt/ResourceFilter.h:23:18: note: Virtual function in base class
tools/aapt/ResourceFilter.h:112:10: note: Function in derived class
tools/aapt/ResourceFilter.h:129:10: style: The function 'match' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/aapt/ResourceFilter.h:23:18: note: Virtual function in base class
tools/aapt/ResourceFilter.h:129:10: note: Function in derived class
tools/aapt/ApkBuilder.h:74:34: style: The function 'getEntries' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/aapt/OutputSet.h:51:42: note: Virtual function in base class
tools/aapt/ApkBuilder.h:74:34: note: Function in derived class
tools/aapt/AaptConfig.cpp:576:5: style: Variable 'c[0]' is reassigned a value before the old one has been used. [redundantAssignment]
tools/aapt/AaptConfig.cpp:573:5: note: Variable 'c[0]' is reassigned a value before the old one has been used.
tools/aapt/AaptConfig.cpp:576:5: note: Variable 'c[0]' is reassigned a value before the old one has been used.
tools/aapt/ApkBuilder.cpp:35:39: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
tools/aapt/ApkBuilder.cpp:84:35: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
tools/aapt/ApkBuilder.cpp:121:34: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
tools/aapt/Command.cpp:183:13: portability: %zd in format string (no. 5) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
tools/aapt/StringPool.h:43:9: warning: Member variable 'entry::hasStyles' is not initialized in the constructor. [uninitMemberVar]
tools/aapt/Symbol.h:59:9: warning: Member variable 'Symbol::id' is not initialized in the constructor. [uninitMemberVar]
tools/aapt/ResourceTable.h:309:15: warning: Member variable 'Item::evaluating' is not assigned a value in 'Item::operator='. [operatorEqVarError]
tools/aapt/ResourceTable.h:332:9: warning: Member variable 'Entry::mParentId' is not initialized in the constructor. [uninitMemberVar]
tools/aapt/XMLNode.h:78:9: warning: Member variable 'attribute_entry::namePoolIdx' is not initialized in the constructor. [uninitMemberVar]
tools/aapt/StringPool.h:44:9: style: Struct 'entry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt/StringPool.h:42:5: warning: The struct 'entry' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
tools/aapt/StringPool.h:73:5: warning: The struct 'entry_style' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
tools/aapt/DirectoryWalker.h:53:1: style: The class 'SystemDirectoryWalker' does not have a constructor although it has private member variables. [noConstructor]
tools/aapt/CacheUpdater.h:54:5: style: Class 'SystemCacheUpdater' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt/DirectoryWalker.h:57:18: style: The function 'openDir' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/aapt/DirectoryWalker.h:28:18: note: Virtual function in base class
tools/aapt/DirectoryWalker.h:57:18: note: Function in derived class
tools/aapt/DirectoryWalker.h:67:18: style: The function 'openDir' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/aapt/DirectoryWalker.h:29:18: note: Virtual function in base class
tools/aapt/DirectoryWalker.h:67:18: note: Function in derived class
tools/aapt/DirectoryWalker.h:73:28: style: The function 'nextEntry' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/aapt/DirectoryWalker.h:31:28: note: Virtual function in base class
tools/aapt/DirectoryWalker.h:73:28: note: Function in derived class
tools/aapt/DirectoryWalker.h:85:28: style: The function 'entryStats' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/aapt/DirectoryWalker.h:33:28: note: Virtual function in base class
tools/aapt/DirectoryWalker.h:85:28: note: Function in derived class
tools/aapt/DirectoryWalker.h:88:18: style: The function 'closeDir' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/aapt/DirectoryWalker.h:35:18: note: Virtual function in base class
tools/aapt/DirectoryWalker.h:88:18: note: Function in derived class
tools/aapt/DirectoryWalker.h:91:30: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/aapt/DirectoryWalker.h:37:30: note: Virtual function in base class
tools/aapt/DirectoryWalker.h:91:30: note: Function in derived class
tools/aapt/FileFinder.h:56:18: style: The function 'findFiles' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/aapt/FileFinder.h:25:18: note: Virtual function in base class
tools/aapt/FileFinder.h:56:18: note: Function in derived class
tools/aapt/CacheUpdater.h:58:18: style: The function 'ensureDirectoriesExist' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/aapt/CacheUpdater.h:36:18: note: Virtual function in base class
tools/aapt/CacheUpdater.h:58:18: note: Function in derived class
tools/aapt/CacheUpdater.h:94:18: style: The function 'deleteFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/aapt/CacheUpdater.h:39:18: note: Virtual function in base class
tools/aapt/CacheUpdater.h:94:18: note: Function in derived class
tools/aapt/CacheUpdater.h:101:18: style: The function 'processImage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/aapt/CacheUpdater.h:42:18: note: Virtual function in base class
tools/aapt/CacheUpdater.h:101:18: note: Function in derived class
tools/aapt/Images.cpp:23:26: style: C-style pointer casting [cstyleCast]
tools/aapt/Images.cpp:1236:13: style: The scope of the variable 'b_index' can be reduced. [variableScope]
tools/aapt/Images.cpp:39:5: warning: Member variable 'image_info::haveLayoutBounds' is not initialized in the constructor. [uninitMemberVar]
tools/aapt/Images.cpp:39:5: warning: Member variable 'image_info::layoutBoundsLeft' is not initialized in the constructor. [uninitMemberVar]
tools/aapt/Images.cpp:39:5: warning: Member variable 'image_info::layoutBoundsTop' is not initialized in the constructor. [uninitMemberVar]
tools/aapt/Images.cpp:39:5: warning: Member variable 'image_info::layoutBoundsRight' is not initialized in the constructor. [uninitMemberVar]
tools/aapt/Images.cpp:39:5: warning: Member variable 'image_info::layoutBoundsBottom' is not initialized in the constructor. [uninitMemberVar]
tools/aapt/Images.cpp:39:5: warning: Member variable 'image_info::outlineInsetsLeft' is not initialized in the constructor. [uninitMemberVar]
tools/aapt/Images.cpp:39:5: warning: Member variable 'image_info::outlineInsetsTop' is not initialized in the constructor. [uninitMemberVar]
tools/aapt/Images.cpp:39:5: warning: Member variable 'image_info::outlineInsetsRight' is not initialized in the constructor. [uninitMemberVar]
tools/aapt/Images.cpp:39:5: warning: Member variable 'image_info::outlineInsetsBottom' is not initialized in the constructor. [uninitMemberVar]
tools/aapt/Images.cpp:39:5: warning: Member variable 'image_info::outlineRadius' is not initialized in the constructor. [uninitMemberVar]
tools/aapt/Images.cpp:39:5: warning: Member variable 'image_info::outlineAlpha' is not initialized in the constructor. [uninitMemberVar]
tools/aapt/Package.cpp:223:35: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
tools/aapt/Resource.cpp:62:42: style: Function 'parseResourceName' argument 1 names different: declaration 'pathLeaf' definition 'leaf'. [funcArgNamesDifferent]
tools/aapt/Main.h:68:51: note: Function 'parseResourceName' argument 1 names different: declaration 'pathLeaf' definition 'leaf'.
tools/aapt/Resource.cpp:62:42: note: Function 'parseResourceName' argument 1 names different: declaration 'pathLeaf' definition 'leaf'.
tools/aapt/Resource.cpp:2666:20: style: Function 'writeResourceSymbols' argument 3 names different: declaration 'pkgName' definition 'package'. [funcArgNamesDifferent]
tools/aapt/Main.h:53:54: note: Function 'writeResourceSymbols' argument 3 names different: declaration 'pkgName' definition 'package'.
tools/aapt/Resource.cpp:2666:20: note: Function 'writeResourceSymbols' argument 3 names different: declaration 'pkgName' definition 'package'.
tools/aapt/Resource.cpp:197:10: style: Technically the member function 'AnnotationProcessor::printAnnotations' can be const. [functionConst]
tools/aapt/Resource.cpp:348:18: style: The function 'run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/aapt/WorkQueue.h:46:22: note: Virtual function in base class
tools/aapt/Resource.cpp:348:18: note: Function in derived class
tools/aapt/ResourceIdCache.cpp:99:5: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
tools/aapt/ResourceIdCache.cpp:100:5: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
tools/aapt/ResourceIdCache.cpp:101:5: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
tools/aapt/ResourceIdCache.cpp:102:5: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
tools/aapt/ResourceIdCache.cpp:26:5: warning: Member variable 'CacheEntry::id' is not initialized in the constructor. [uninitMemberVar]
tools/aapt/ResourceTable.cpp:423:13: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
tools/aapt/ResourceTable.cpp:2264:9: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
tools/aapt/ResourceTable.cpp:2467:30: style: C-style pointer casting [cstyleCast]
tools/aapt/ResourceTable.cpp:3385:10: style: The scope of the variable 'didHeader' can be reduced. [variableScope]
tools/aapt/ResourceTable.cpp:3897:9: style: The scope of the variable 'pos' can be reduced. [variableScope]
tools/aapt/ResourceTable.cpp:76:44: style: Function 'compileXmlFile' argument 4 names different: declaration 'xmlTree' definition 'root'. [funcArgNamesDifferent]
tools/aapt/ResourceTable.h:55:44: note: Function 'compileXmlFile' argument 4 names different: declaration 'xmlTree' definition 'root'.
tools/aapt/ResourceTable.cpp:76:44: note: Function 'compileXmlFile' argument 4 names different: declaration 'xmlTree' definition 'root'.
tools/aapt/ResourceTable.cpp:1823:52: style: Function 'addPublic' argument 1 names different: declaration 'pos' definition 'sourcePos'. [funcArgNamesDifferent]
tools/aapt/ResourceTable.h:135:41: note: Function 'addPublic' argument 1 names different: declaration 'pos' definition 'sourcePos'.
tools/aapt/ResourceTable.cpp:1823:52: note: Function 'addPublic' argument 1 names different: declaration 'pos' definition 'sourcePos'.
tools/aapt/ResourceTable.cpp:1847:51: style: Function 'addEntry' argument 1 names different: declaration 'pos' definition 'sourcePos'. [funcArgNamesDifferent]
tools/aapt/ResourceTable.h:141:40: note: Function 'addEntry' argument 1 names different: declaration 'pos' definition 'sourcePos'.
tools/aapt/ResourceTable.cpp:1847:51: note: Function 'addEntry' argument 1 names different: declaration 'pos' definition 'sourcePos'.
tools/aapt/ResourceTable.cpp:1880:51: style: Function 'startBag' argument 1 names different: declaration 'pos' definition 'sourcePos'. [funcArgNamesDifferent]
tools/aapt/ResourceTable.h:152:40: note: Function 'startBag' argument 1 names different: declaration 'pos' definition 'sourcePos'.
tools/aapt/ResourceTable.cpp:1880:51: note: Function 'startBag' argument 1 names different: declaration 'pos' definition 'sourcePos'.
tools/aapt/ResourceTable.cpp:1940:49: style: Function 'addBag' argument 1 names different: declaration 'pos' definition 'sourcePos'. [funcArgNamesDifferent]
tools/aapt/ResourceTable.h:162:38: note: Function 'addBag' argument 1 names different: declaration 'pos' definition 'sourcePos'.
tools/aapt/ResourceTable.cpp:1940:49: note: Function 'addBag' argument 1 names different: declaration 'pos' definition 'sourcePos'.
tools/aapt/ResourceTable.cpp:2105:40: style: Function 'makeAttribute' argument 6 names different: declaration 'appendComment' definition 'shouldAppendComment'. [funcArgNamesDifferent]
tools/aapt/ResourceTable.h:584:29: note: Function 'makeAttribute' argument 6 names different: declaration 'appendComment' definition 'shouldAppendComment'.
tools/aapt/ResourceTable.cpp:2105:40: note: Function 'makeAttribute' argument 6 names different: declaration 'appendComment' definition 'shouldAppendComment'.
tools/aapt/ResourceTable.cpp:2384:20: style: Function 'getCustomResourceWithCreation' argument 4 names different: declaration 'createIfNeeded' definition 'createIfNotFound'. [funcArgNamesDifferent]
tools/aapt/ResourceTable.h:274:63: note: Function 'getCustomResourceWithCreation' argument 4 names different: declaration 'createIfNeeded' definition 'createIfNotFound'.
tools/aapt/ResourceTable.cpp:2384:20: note: Function 'getCustomResourceWithCreation' argument 4 names different: declaration 'createIfNeeded' definition 'createIfNotFound'.
tools/aapt/ResourceTable.cpp:3442:44: style: Function 'Item' argument 1 names different: declaration 'pos' definition '_sourcePos'. [funcArgNamesDifferent]
tools/aapt/ResourceTable.h:297:31: note: Function 'Item' argument 1 names different: declaration 'pos' definition '_sourcePos'.
tools/aapt/ResourceTable.cpp:3442:44: note: Function 'Item' argument 1 names different: declaration 'pos' definition '_sourcePos'.
tools/aapt/ResourceTable.cpp:3446:35: style: Function 'Item' argument 5 names different: declaration 'format' definition '_format'. [funcArgNamesDifferent]
tools/aapt/ResourceTable.h:301:22: note: Function 'Item' argument 5 names different: declaration 'format' definition '_format'.
tools/aapt/ResourceTable.cpp:3446:35: note: Function 'Item' argument 5 names different: declaration 'format' definition '_format'.
tools/aapt/ResourceTable.cpp:3500:57: style: Function 'setItem' argument 1 names different: declaration 'pos' definition 'sourcePos'. [funcArgNamesDifferent]
tools/aapt/ResourceTable.h:358:43: note: Function 'setItem' argument 1 names different: declaration 'pos' definition 'sourcePos'.
tools/aapt/ResourceTable.cpp:3500:57: note: Function 'setItem' argument 1 names different: declaration 'pos' definition 'sourcePos'.
tools/aapt/ResourceTable.cpp:3535:58: style: Function 'addToBag' argument 1 names different: declaration 'pos' definition 'sourcePos'. [funcArgNamesDifferent]
tools/aapt/ResourceTable.h:364:44: note: Function 'addToBag' argument 1 names different: declaration 'pos' definition 'sourcePos'.
tools/aapt/ResourceTable.cpp:3535:58: note: Function 'addToBag' argument 1 names different: declaration 'pos' definition 'sourcePos'.
tools/aapt/ResourceTable.cpp:3838:58: style: Function 'addPublic' argument 1 names different: declaration 'pos' definition 'sourcePos'. [funcArgNamesDifferent]
tools/aapt/ResourceTable.h:477:45: note: Function 'addPublic' argument 1 names different: declaration 'pos' definition 'sourcePos'.
tools/aapt/ResourceTable.cpp:3838:58: note: Function 'addPublic' argument 1 names different: declaration 'pos' definition 'sourcePos'.
tools/aapt/ResourceTable.cpp:3891:73: style: Function 'getEntry' argument 2 names different: declaration 'pos' definition 'sourcePos'. [funcArgNamesDifferent]
tools/aapt/ResourceTable.h:485:45: note: Function 'getEntry' argument 2 names different: declaration 'pos' definition 'sourcePos'.
tools/aapt/ResourceTable.cpp:3891:73: note: Function 'getEntry' argument 2 names different: declaration 'pos' definition 'sourcePos'.
tools/aapt/ResourceTable.cpp:4096:74: style: Function 'getType' argument 2 names different: declaration 'pos' definition 'sourcePos'. [funcArgNamesDifferent]
tools/aapt/ResourceTable.h:533:43: note: Function 'getType' argument 2 names different: declaration 'pos' definition 'sourcePos'.
tools/aapt/ResourceTable.cpp:4096:74: note: Function 'getType' argument 2 names different: declaration 'pos' definition 'sourcePos'.
tools/aapt/ResourceTable.cpp:4274:65: style: Function 'getType' argument 3 names different: declaration 'pos' definition 'sourcePos'. [funcArgNamesDifferent]
tools/aapt/ResourceTable.h:591:39: note: Function 'getType' argument 3 names different: declaration 'pos' definition 'sourcePos'.
tools/aapt/ResourceTable.cpp:4274:65: note: Function 'getType' argument 3 names different: declaration 'pos' definition 'sourcePos'.
tools/aapt/ResourceTable.cpp:4287:67: style: Function 'getEntry' argument 4 names different: declaration 'pos' definition 'sourcePos'. [funcArgNamesDifferent]
tools/aapt/ResourceTable.h:596:41: note: Function 'getEntry' argument 4 names different: declaration 'pos' definition 'sourcePos'.
tools/aapt/ResourceTable.cpp:4287:67: note: Function 'getEntry' argument 4 names different: declaration 'pos' definition 'sourcePos'.
tools/aapt/ResourceTable.cpp:4726:61: style: Function 'modifyForCompat' argument 3 names different: declaration 'file' definition 'target'. [funcArgNamesDifferent]
tools/aapt/ResourceTable.h:209:50: note: Function 'modifyForCompat' argument 3 names different: declaration 'file' definition 'target'.
tools/aapt/ResourceTable.cpp:4726:61: note: Function 'modifyForCompat' argument 3 names different: declaration 'file' definition 'target'.
tools/aapt/ResourceTable.cpp:4934:65: style: Function 'processBundleFormat' argument 3 names different: declaration 'file' definition 'target'. [funcArgNamesDifferent]
tools/aapt/ResourceTable.h:214:54: note: Function 'processBundleFormat' argument 3 names different: declaration 'file' definition 'target'.
tools/aapt/ResourceTable.cpp:4934:65: note: Function 'processBundleFormat' argument 3 names different: declaration 'file' definition 'target'.
tools/aapt/ResourceTable.cpp:4935:64: style: Function 'processBundleFormat' argument 4 names different: declaration 'parent' definition 'root'. [funcArgNamesDifferent]
tools/aapt/ResourceTable.h:215:53: note: Function 'processBundleFormat' argument 4 names different: declaration 'parent' definition 'root'.
tools/aapt/ResourceTable.cpp:4935:64: note: Function 'processBundleFormat' argument 4 names different: declaration 'parent' definition 'root'.
tools/aapt/ResourceTable.cpp:4945:69: style: Function 'processBundleFormatImpl' argument 3 names different: declaration 'file' definition 'target'. [funcArgNamesDifferent]
tools/aapt/ResourceTable.h:612:58: note: Function 'processBundleFormatImpl' argument 3 names different: declaration 'file' definition 'target'.
tools/aapt/ResourceTable.cpp:4945:69: note: Function 'processBundleFormatImpl' argument 3 names different: declaration 'file' definition 'target'.
tools/aapt/ResourceTable.cpp:2472:18: style: Variable 'retval' is assigned a value that is never used. [unreadVariable]
tools/aapt/ResourceTable.cpp:657:1: warning: The struct 'type_ident_pair_t' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
tools/aapt/SourcePos.cpp:47:35: style: Function 'ErrorPos' argument 1 names different: declaration 'file' definition 'f'. [funcArgNamesDifferent]
tools/aapt/SourcePos.cpp:26:29: note: Function 'ErrorPos' argument 1 names different: declaration 'file' definition 'f'.
tools/aapt/SourcePos.cpp:47:35: note: Function 'ErrorPos' argument 1 names different: declaration 'file' definition 'f'.
tools/aapt/SourcePos.cpp:47:42: style: Function 'ErrorPos' argument 2 names different: declaration 'line' definition 'l'. [funcArgNamesDifferent]
tools/aapt/SourcePos.cpp:26:39: note: Function 'ErrorPos' argument 2 names different: declaration 'line' definition 'l'.
tools/aapt/SourcePos.cpp:47:42: note: Function 'ErrorPos' argument 2 names different: declaration 'line' definition 'l'.
tools/aapt/SourcePos.cpp:47:60: style: Function 'ErrorPos' argument 3 names different: declaration 'error' definition 'e'. [funcArgNamesDifferent]
tools/aapt/SourcePos.cpp:26:60: note: Function 'ErrorPos' argument 3 names different: declaration 'error' definition 'e'.
tools/aapt/SourcePos.cpp:47:60: note: Function 'ErrorPos' argument 3 names different: declaration 'error' definition 'e'.
tools/aapt/SourcePos.cpp:47:69: style: Function 'ErrorPos' argument 4 names different: declaration 'level' definition 'lev'. [funcArgNamesDifferent]
tools/aapt/SourcePos.cpp:26:73: note: Function 'ErrorPos' argument 4 names different: declaration 'level' definition 'lev'.
tools/aapt/SourcePos.cpp:47:69: note: Function 'ErrorPos' argument 4 names different: declaration 'level' definition 'lev'.
tools/aapt/SourcePos.cpp:159:51: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
tools/aapt/SourcePos.h:9:1: warning: The class 'SourcePos' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
tools/aapt/StringPool.cpp:553:19: style: Variable 'styPos' is assigned a value that is never used. [unreadVariable]
tools/aapt/StringPool.h:146:14: style: Technically the member function 'StringPool::ConfigSorter::operator()' can be const. [functionConst]
tools/aapt/StringPool.cpp:254:32: note: Technically the member function 'StringPool::ConfigSorter::operator()' can be const.
tools/aapt/StringPool.h:146:14: note: Technically the member function 'StringPool::ConfigSorter::operator()' can be const.
tools/aapt/XMLNode.cpp:1220:22: style: C-style pointer casting [cstyleCast]
tools/aapt/XMLNode.cpp:1238:22: style: C-style pointer casting [cstyleCast]
tools/aapt/XMLNode.cpp:1266:22: style: C-style pointer casting [cstyleCast]
tools/aapt/XMLNode.cpp:1295:22: style: C-style pointer casting [cstyleCast]
tools/aapt/XMLNode.cpp:1317:22: style: C-style pointer casting [cstyleCast]
tools/aapt/XMLNode.cpp:1331:22: style: C-style pointer casting [cstyleCast]
tools/aapt/XMLNode.cpp:449:13: style: The scope of the variable 'i' can be reduced. [variableScope]
tools/aapt/XMLNode.cpp:606:13: style: The scope of the variable 'len' can be reduced. [variableScope]
tools/aapt/XMLNode.cpp:211:53: style: Function 'parseStyledString' argument 8 names different: declaration 'isPseudolocalizable' definition 'pseudolocalize'. [funcArgNamesDifferent]
tools/aapt/XMLNode.h:31:53: note: Function 'parseStyledString' argument 8 names different: declaration 'isPseudolocalizable' definition 'pseudolocalize'.
tools/aapt/XMLNode.cpp:211:53: note: Function 'parseStyledString' argument 8 names different: declaration 'isPseudolocalizable' definition 'pseudolocalize'.
tools/aapt/XMLNode.cpp:654:10: warning: Member variable 'XMLNode::mNextAttributeIndex' is not initialized in the constructor. [uninitMemberVarPrivate]
tools/aapt/XMLNode.cpp:654:10: warning: Member variable 'XMLNode::mStartLineNumber' is not initialized in the constructor. [uninitMemberVarPrivate]
tools/aapt/XMLNode.cpp:654:10: warning: Member variable 'XMLNode::mEndLineNumber' is not initialized in the constructor. [uninitMemberVarPrivate]
tools/aapt/XMLNode.cpp:654:10: warning: Member variable 'XMLNode::mUTF8' is not initialized in the constructor. [uninitMemberVarPrivate]
tools/aapt/XMLNode.h:181:5: style: Class 'XMLNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt/pseudolocalize.h:46:3: style: Class 'Pseudolocalizer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt/pseudolocalize.h:19:12: style: The function 'text' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/aapt/pseudolocalize.h:12:20: note: Virtual function in base class
tools/aapt/pseudolocalize.h:19:12: note: Function in derived class
tools/aapt/pseudolocalize.h:20:12: style: The function 'placeholder' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/aapt/pseudolocalize.h:13:20: note: Virtual function in base class
tools/aapt/pseudolocalize.h:20:12: note: Function in derived class
tools/aapt/pseudolocalize.h:27:12: style: The function 'text' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/aapt/pseudolocalize.h:12:20: note: Virtual function in base class
tools/aapt/pseudolocalize.h:27:12: note: Function in derived class
tools/aapt/pseudolocalize.h:28:12: style: The function 'placeholder' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/aapt/pseudolocalize.h:13:20: note: Virtual function in base class
tools/aapt/pseudolocalize.h:28:12: note: Function in derived class
tools/aapt/pseudolocalize.h:34:12: style: The function 'start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/aapt/pseudolocalize.h:10:20: note: Virtual function in base class
tools/aapt/pseudolocalize.h:34:12: note: Function in derived class
tools/aapt/pseudolocalize.h:35:12: style: The function 'end' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/aapt/pseudolocalize.h:11:20: note: Virtual function in base class
tools/aapt/pseudolocalize.h:35:12: note: Function in derived class
tools/aapt/pseudolocalize.h:36:12: style: The function 'text' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/aapt/pseudolocalize.h:12:20: note: Virtual function in base class
tools/aapt/pseudolocalize.h:36:12: note: Function in derived class
tools/aapt/pseudolocalize.h:37:12: style: The function 'placeholder' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/aapt/pseudolocalize.h:13:20: note: Virtual function in base class
tools/aapt/pseudolocalize.h:37:12: note: Function in derived class
tools/aapt/ZipEntry.h:269:5: warning: The class 'CentralDirEntry' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
tools/aapt/ZipFile.cpp:755:5: style: Variable 'inBuf' is reassigned a value before the old one has been used. [redundantAssignment]
tools/aapt/ZipFile.cpp:745:0: note: Variable 'inBuf' is reassigned a value before the old one has been used.
tools/aapt/ZipFile.cpp:755:5: note: Variable 'inBuf' is reassigned a value before the old one has been used.
tools/aapt/ZipFile.cpp:756:5: style: Variable 'outBuf' is reassigned a value before the old one has been used. [redundantAssignment]
tools/aapt/ZipFile.cpp:746:0: note: Variable 'outBuf' is reassigned a value before the old one has been used.
tools/aapt/ZipFile.cpp:756:5: note: Variable 'outBuf' is reassigned a value before the old one has been used.
tools/aapt/ZipFile.cpp:648:12: style: The scope of the variable 'count' can be reduced. [variableScope]
tools/aapt/ZipFile.cpp:702:12: style: The scope of the variable 'count' can be reduced. [variableScope]
tools/aapt/ZipFile.cpp:1051:19: style: The scope of the variable 'readBuf' can be reduced. [variableScope]
tools/aapt/ZipFile.cpp:1048:25: style: Checking if unsigned variable 'n' is less than zero. [unsignedLessThanZero]
tools/aapt/ZipFile.cpp:1046:44: style: Function 'filemove' argument 2 names different: declaration 'dest' definition 'dst'. [funcArgNamesDifferent]
tools/aapt/ZipFile.h:237:39: note: Function 'filemove' argument 2 names different: declaration 'dest' definition 'dst'.
tools/aapt/ZipFile.cpp:1046:44: note: Function 'filemove' argument 2 names different: declaration 'dest' definition 'dst'.
tools/aapt/ZipFile.cpp:1148:43: style: Function 'uncompress' argument 1 names different: declaration 'pEntry' definition 'entry'. [funcArgNamesDifferent]
tools/aapt/ZipFile.h:150:38: note: Function 'uncompress' argument 1 names different: declaration 'pEntry' definition 'entry'.
tools/aapt/ZipFile.cpp:1148:43: note: Function 'uncompress' argument 1 names different: declaration 'pEntry' definition 'entry'.
tools/aapt/ZipFile.h:243:12: style: Unused private function: 'ZipFile::getModTime' [unusedPrivateFunction]
tools/aapt/ZipFile.h:229:14: performance: Technically the member function 'android::ZipFile::copyFpToFp' can be static. [functionStatic]
tools/aapt/ZipFile.cpp:645:19: note: Technically the member function 'android::ZipFile::copyFpToFp' can be static.
tools/aapt/ZipFile.h:229:14: note: Technically the member function 'android::ZipFile::copyFpToFp' can be static.
tools/aapt/ZipFile.h:231:14: performance: Technically the member function 'android::ZipFile::copyDataToFp' can be static. [functionStatic]
tools/aapt/ZipFile.cpp:675:19: note: Technically the member function 'android::ZipFile::copyDataToFp' can be static.
tools/aapt/ZipFile.h:231:14: note: Technically the member function 'android::ZipFile::copyDataToFp' can be static.
tools/aapt/ZipFile.h:234:14: performance: Technically the member function 'android::ZipFile::copyPartialFpToFp' can be static. [functionStatic]
tools/aapt/ZipFile.cpp:698:19: note: Technically the member function 'android::ZipFile::copyPartialFpToFp' can be static.
tools/aapt/ZipFile.h:234:14: note: Technically the member function 'android::ZipFile::copyPartialFpToFp' can be static.
tools/aapt/ZipFile.h:237:14: performance: Technically the member function 'android::ZipFile::filemove' can be static. [functionStatic]
tools/aapt/ZipFile.cpp:1046:19: note: Technically the member function 'android::ZipFile::filemove' can be static.
tools/aapt/ZipFile.h:237:14: note: Technically the member function 'android::ZipFile::filemove' can be static.
tools/aapt/ZipFile.h:239:14: performance: Technically the member function 'android::ZipFile::compressFpToFp' can be static. [functionStatic]
tools/aapt/ZipFile.cpp:740:19: note: Technically the member function 'android::ZipFile::compressFpToFp' can be static.
tools/aapt/ZipFile.h:239:14: note: Technically the member function 'android::ZipFile::compressFpToFp' can be static.
tools/aapt/ZipFile.h:243:12: performance: Technically the member function 'android::ZipFile::getModTime' can be static. [functionStatic]
tools/aapt/ZipFile.cpp:1099:17: note: Technically the member function 'android::ZipFile::getModTime' can be static.
tools/aapt/ZipFile.h:243:12: note: Technically the member function 'android::ZipFile::getModTime' can be static.
tools/aapt/pseudolocalize.cpp:362:10: style: The scope of the variable 'space' can be reduced. [variableScope]
tools/aapt/pseudolocalize.cpp:237:51: style: Function 'text' argument 1 names different: declaration 'text' definition 'source'. [funcArgNamesDifferent]
tools/aapt/pseudolocalize.h:36:33: note: Function 'text' argument 1 names different: declaration 'text' definition 'source'.
tools/aapt/pseudolocalize.cpp:237:51: note: Function 'text' argument 1 names different: declaration 'text' definition 'source'.
tools/aapt/pseudolocalize.cpp:352:58: style: Function 'placeholder' argument 1 names different: declaration 'text' definition 'source'. [funcArgNamesDifferent]
tools/aapt/pseudolocalize.h:37:40: note: Function 'placeholder' argument 1 names different: declaration 'text' definition 'source'.
tools/aapt/pseudolocalize.cpp:352:58: note: Function 'placeholder' argument 1 names different: declaration 'text' definition 'source'.
tools/aapt/pseudolocalize.cpp:357:49: style: Function 'text' argument 1 names different: declaration 'text' definition 'source'. [funcArgNamesDifferent]
tools/aapt/pseudolocalize.h:27:33: note: Function 'text' argument 1 names different: declaration 'text' definition 'source'.
tools/aapt/pseudolocalize.cpp:357:49: note: Function 'text' argument 1 names different: declaration 'text' definition 'source'.
tools/aapt/pseudolocalize.cpp:383:56: style: Function 'placeholder' argument 1 names different: declaration 'text' definition 'source'. [funcArgNamesDifferent]
tools/aapt/pseudolocalize.h:28:40: note: Function 'placeholder' argument 1 names different: declaration 'text' definition 'source'.
tools/aapt/pseudolocalize.cpp:383:56: note: Function 'placeholder' argument 1 names different: declaration 'text' definition 'source'.
tools/aapt2/ConfigDescription.cpp:337:5: style: Variable 'c[0]' is reassigned a value before the old one has been used. [redundantAssignment]
tools/aapt2/ConfigDescription.cpp:334:5: note: Variable 'c[0]' is reassigned a value before the old one has been used.
tools/aapt2/ConfigDescription.cpp:337:5: note: Variable 'c[0]' is reassigned a value before the old one has been used.
tools/aapt2/util/Util.h:250:14: style: Technically the member function 'aapt::util::Tokenizer::begin' can be const. [functionConst]
tools/aapt2/util/Util.h:311:60: note: Technically the member function 'aapt::util::Tokenizer::begin' can be const.
tools/aapt2/util/Util.h:250:14: note: Technically the member function 'aapt::util::Tokenizer::begin' can be const.
tools/aapt2/util/Util.h:251:14: style: Technically the member function 'aapt::util::Tokenizer::end' can be const. [functionConst]
tools/aapt2/util/Util.h:316:60: note: Technically the member function 'aapt::util::Tokenizer::end' can be const.
tools/aapt2/util/Util.h:251:14: note: Technically the member function 'aapt::util::Tokenizer::end' can be const.
tools/aapt2/util/Util.h:234:32: style: Technically the member function 'aapt::util::Tokenizer::iterator::operator*' can be const. [functionConst]
tools/aapt2/util/Util.h:287:58: note: Technically the member function 'aapt::util::Tokenizer::iterator::operator*' can be const.
tools/aapt2/util/Util.h:234:32: note: Technically the member function 'aapt::util::Tokenizer::iterator::operator*' can be const.
tools/aapt2/util/Maybe.h:101:0: style: Technically the member function 'aapt :: Maybe < unsigned long >::destroy' can be const. [functionConst]
tools/aapt2/util/Maybe.h:266:0: note: Technically the member function 'aapt :: Maybe < unsigned long >::destroy' can be const.
tools/aapt2/util/Maybe.h:101:0: note: Technically the member function 'aapt :: Maybe < unsigned long >::destroy' can be const.
tools/aapt2/util/Maybe.h:101:0: style: Technically the member function 'aapt :: Maybe < std :: u16string >::destroy' can be const. [functionConst]
tools/aapt2/util/Maybe.h:266:0: note: Technically the member function 'aapt :: Maybe < std :: u16string >::destroy' can be const.
tools/aapt2/util/Maybe.h:101:0: note: Technically the member function 'aapt :: Maybe < std :: u16string >::destroy' can be const.
tools/aapt2/util/Maybe.h:101:0: style: Technically the member function 'aapt :: Maybe < U >::destroy' can be const. [functionConst]
tools/aapt2/util/Maybe.h:266:0: note: Technically the member function 'aapt :: Maybe < U >::destroy' can be const.
tools/aapt2/util/Maybe.h:101:0: note: Technically the member function 'aapt :: Maybe < U >::destroy' can be const.
tools/aapt2/util/StringPiece.h:43:5: style: Class 'BasicStringPiece' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/StringPiece.h:44:5: style: Class 'BasicStringPiece' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/ConfigDescription.h:54:5: style: Struct 'ConfigDescription' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/Source.h:38:5: style: Struct 'Source' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/Resource.h:101:5: style: Struct 'ResourceNameRef' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/Resource.h:127:5: style: Struct 'ResourceId' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:46:0: style: Class 'aapt :: Maybe < unsigned long >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:51:0: style: Class 'aapt :: Maybe < unsigned long >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:66:0: style: Class 'aapt :: Maybe < unsigned long >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:71:0: style: Class 'aapt :: Maybe < unsigned long >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:46:0: style: Class 'aapt :: Maybe < std :: u16string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:51:0: style: Class 'aapt :: Maybe < std :: u16string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:66:0: style: Class 'aapt :: Maybe < std :: u16string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:71:0: style: Class 'aapt :: Maybe < std :: u16string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:66:0: style: Class 'aapt :: Maybe < U >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:71:0: style: Class 'aapt :: Maybe < U >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/Resource.h:122:1: warning: The struct 'ResourceId' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
tools/aapt2/util/Util.h:295:12: warning: Iterators to containers from different expressions 'mToken' and 'rhs.mToken' are used together. [mismatchingContainerExpression]
tools/aapt2/ConfigDescription_test.cpp:35:0: error: syntax error [syntaxError]
tools/aapt2/util/BigBuffer.h:39:5: style: The struct 'Block' does not have a constructor although it has private member variables. [noConstructor]
tools/aapt2/StringPool.h:96:5: style: The class 'Entry' does not have a constructor although it has private member variables. [noConstructor]
tools/aapt2/StringPool.h:115:5: style: The class 'StyleEntry' does not have a constructor although it has private member variables. [noConstructor]
tools/aapt2/util/BigBuffer.h:93:10: performance: Technically the member function 'aapt::BigBuffer::pad' can be static. [functionStatic]
tools/aapt2/util/BigBuffer.h:140:24: note: Technically the member function 'aapt::BigBuffer::pad' can be static.
tools/aapt2/util/BigBuffer.h:93:10: note: Technically the member function 'aapt::BigBuffer::pad' can be static.
tools/aapt2/util/Maybe.h:101:0: style: Technically the member function 'aapt :: Maybe < ResourceName >::destroy' can be const. [functionConst]
tools/aapt2/util/Maybe.h:266:0: note: Technically the member function 'aapt :: Maybe < ResourceName >::destroy' can be const.
tools/aapt2/util/Maybe.h:101:0: note: Technically the member function 'aapt :: Maybe < ResourceName >::destroy' can be const.
tools/aapt2/util/Maybe.h:101:0: style: Technically the member function 'aapt :: Maybe < ResourceId >::destroy' can be const. [functionConst]
tools/aapt2/util/Maybe.h:266:0: note: Technically the member function 'aapt :: Maybe < ResourceId >::destroy' can be const.
tools/aapt2/util/Maybe.h:101:0: note: Technically the member function 'aapt :: Maybe < ResourceId >::destroy' can be const.
tools/aapt2/util/Maybe.h:101:0: style: Technically the member function 'aapt :: Maybe < Reference >::destroy' can be const. [functionConst]
tools/aapt2/util/Maybe.h:266:0: note: Technically the member function 'aapt :: Maybe < Reference >::destroy' can be const.
tools/aapt2/util/Maybe.h:101:0: note: Technically the member function 'aapt :: Maybe < Reference >::destroy' can be const.
tools/aapt2/util/Maybe.h:101:0: style: Technically the member function 'aapt :: Maybe < uint16_t >::destroy' can be const. [functionConst]
tools/aapt2/util/Maybe.h:266:0: note: Technically the member function 'aapt :: Maybe < uint16_t >::destroy' can be const.
tools/aapt2/util/Maybe.h:101:0: note: Technically the member function 'aapt :: Maybe < uint16_t >::destroy' can be const.
tools/aapt2/util/Maybe.h:101:0: style: Technically the member function 'aapt :: Maybe < uint8_t >::destroy' can be const. [functionConst]
tools/aapt2/util/Maybe.h:266:0: note: Technically the member function 'aapt :: Maybe < uint8_t >::destroy' can be const.
tools/aapt2/util/Maybe.h:101:0: note: Technically the member function 'aapt :: Maybe < uint8_t >::destroy' can be const.
tools/aapt2/util/Maybe.h:101:0: style: Technically the member function 'aapt :: Maybe < SearchResult >::destroy' can be const. [functionConst]
tools/aapt2/util/Maybe.h:266:0: note: Technically the member function 'aapt :: Maybe < SearchResult >::destroy' can be const.
tools/aapt2/util/Maybe.h:101:0: note: Technically the member function 'aapt :: Maybe < SearchResult >::destroy' can be const.
tools/aapt2/util/Maybe.h:101:0: style: Technically the member function 'aapt :: Maybe < ResourceTable :: SearchResult >::destroy' can be const. [functionConst]
tools/aapt2/util/Maybe.h:266:0: note: Technically the member function 'aapt :: Maybe < ResourceTable :: SearchResult >::destroy' can be const.
tools/aapt2/util/Maybe.h:101:0: note: Technically the member function 'aapt :: Maybe < ResourceTable :: SearchResult >::destroy' can be const.
tools/aapt2/Diagnostics.h:44:5: style: Struct 'DiagMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/Diagnostics.h:47:5: style: Struct 'DiagMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/Diagnostics.h:50:5: style: Struct 'DiagMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/BigBuffer.h:66:5: style: Class 'BigBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/ResourceValues.h:184:5: style: Struct 'RawString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/ResourceValues.h:194:5: style: Struct 'String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/ResourceValues.h:212:5: style: Struct 'StyledString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/ResourceValues.h:236:5: style: Struct 'FileReference' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/ResourceValues.h:250:5: style: Struct 'BinaryPrimitive' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/ResourceTable.h:105:5: style: Class 'ResourceEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:46:0: style: Class 'aapt :: Maybe < ResourceName >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:51:0: style: Class 'aapt :: Maybe < ResourceName >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:66:0: style: Class 'aapt :: Maybe < ResourceName >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:71:0: style: Class 'aapt :: Maybe < ResourceName >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:46:0: style: Class 'aapt :: Maybe < ResourceId >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:51:0: style: Class 'aapt :: Maybe < ResourceId >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:66:0: style: Class 'aapt :: Maybe < ResourceId >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:71:0: style: Class 'aapt :: Maybe < ResourceId >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:46:0: style: Class 'aapt :: Maybe < Reference >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:51:0: style: Class 'aapt :: Maybe < Reference >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:66:0: style: Class 'aapt :: Maybe < Reference >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:71:0: style: Class 'aapt :: Maybe < Reference >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:46:0: style: Class 'aapt :: Maybe < uint16_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:51:0: style: Class 'aapt :: Maybe < uint16_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:66:0: style: Class 'aapt :: Maybe < uint16_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:71:0: style: Class 'aapt :: Maybe < uint16_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:46:0: style: Class 'aapt :: Maybe < uint8_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:51:0: style: Class 'aapt :: Maybe < uint8_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:66:0: style: Class 'aapt :: Maybe < uint8_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:71:0: style: Class 'aapt :: Maybe < uint8_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:46:0: style: Class 'aapt :: Maybe < SearchResult >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:51:0: style: Class 'aapt :: Maybe < SearchResult >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:66:0: style: Class 'aapt :: Maybe < SearchResult >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:71:0: style: Class 'aapt :: Maybe < SearchResult >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:46:0: style: Class 'aapt :: Maybe < ResourceTable :: SearchResult >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:51:0: style: Class 'aapt :: Maybe < ResourceTable :: SearchResult >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:66:0: style: Class 'aapt :: Maybe < ResourceTable :: SearchResult >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:71:0: style: Class 'aapt :: Maybe < ResourceTable :: SearchResult >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/ValueVisitor.h:99:5: style: The function 'visit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/aapt2/ValueVisitor.h:41:18: note: Virtual function in base class
tools/aapt2/ValueVisitor.h:99:5: note: Function in derived class
tools/aapt2/ValueVisitor.h:100:5: style: The function 'visit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/aapt2/ValueVisitor.h:42:18: note: Virtual function in base class
tools/aapt2/ValueVisitor.h:100:5: note: Function in derived class
tools/aapt2/ValueVisitor.h:101:5: style: The function 'visit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/aapt2/ValueVisitor.h:43:18: note: Virtual function in base class
tools/aapt2/ValueVisitor.h:101:5: note: Function in derived class
tools/aapt2/ValueVisitor.h:102:5: style: The function 'visit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/aapt2/ValueVisitor.h:44:18: note: Virtual function in base class
tools/aapt2/ValueVisitor.h:102:5: note: Function in derived class
tools/aapt2/ValueVisitor.h:103:5: style: The function 'visit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tools/aapt2/ValueVisitor.h:45:18: note: Virtual function in base class
tools/aapt2/ValueVisitor.h:103:5: note: Function in derived class
tools/aapt2/Flags.cpp:32:9: error: Reference to temporary returned. [returnTempReference]
tools/aapt2/Flags.cpp:43:9: error: Reference to temporary returned. [returnTempReference]
tools/aapt2/Flags.cpp:54:9: error: Reference to temporary returned. [returnTempReference]
tools/aapt2/Flags.cpp:65:9: error: Reference to temporary returned. [returnTempReference]
tools/aapt2/Flags.cpp:76:9: error: Reference to temporary returned. [returnTempReference]
tools/aapt2/Flags.h:48:37: style: Technically the member function 'aapt::Flags::getArgs' can be const. [functionConst]
tools/aapt2/Flags.cpp:164:40: note: Technically the member function 'aapt::Flags::getArgs' can be const.
tools/aapt2/Flags.h:48:37: note: Technically the member function 'aapt::Flags::getArgs' can be const.
tools/aapt2/Locale.cpp:29:43: style: Function 'setLanguage' argument 1 names different: declaration 'language' definition 'languageChars'. [funcArgNamesDifferent]
tools/aapt2/Locale.h:72:35: note: Function 'setLanguage' argument 1 names different: declaration 'language' definition 'languageChars'.
tools/aapt2/Locale.cpp:29:43: note: Function 'setLanguage' argument 1 names different: declaration 'language' definition 'languageChars'.
tools/aapt2/Locale.cpp:37:41: style: Function 'setRegion' argument 1 names different: declaration 'language' definition 'regionChars'. [funcArgNamesDifferent]
tools/aapt2/Locale.h:73:33: note: Function 'setRegion' argument 1 names different: declaration 'language' definition 'regionChars'.
tools/aapt2/Locale.cpp:37:41: note: Function 'setRegion' argument 1 names different: declaration 'language' definition 'regionChars'.
tools/aapt2/Locale.cpp:45:41: style: Function 'setScript' argument 1 names different: declaration 'script' definition 'scriptChars'. [funcArgNamesDifferent]
tools/aapt2/Locale.h:74:33: note: Function 'setScript' argument 1 names different: declaration 'script' definition 'scriptChars'.
tools/aapt2/Locale.cpp:45:41: note: Function 'setScript' argument 1 names different: declaration 'script' definition 'scriptChars'.
tools/aapt2/Locale.cpp:57:42: style: Function 'setVariant' argument 1 names different: declaration 'variant' definition 'variantChars'. [funcArgNamesDifferent]
tools/aapt2/Locale.h:75:34: note: Function 'setVariant' argument 1 names different: declaration 'variant' definition 'variantChars'.
tools/aapt2/Locale.cpp:57:42: note: Function 'setVariant' argument 1 names different: declaration 'variant' definition 'variantChars'.
tools/aapt2/Locale.cpp:73:59: style: Function 'initFromFilterString' argument 1 names different: declaration 'config' definition 'str'. [funcArgNamesDifferent]
tools/aapt2/Locale.h:42:50: note: Function 'initFromFilterString' argument 1 names different: declaration 'config' definition 'str'.
tools/aapt2/Locale.cpp:73:59: note: Function 'initFromFilterString' argument 1 names different: declaration 'config' definition 'str'.
tools/aapt2/Locale_test.cpp:73:0: error: syntax error [syntaxError]
tools/aapt2/NameMangler_test.cpp:37:0: error: syntax error [syntaxError]
tools/aapt2/ResourceParser.cpp:805:14: style: Technically the member function 'aapt::parseAttrImpl::SymbolComparator::operator()' can be const. [functionConst]
tools/aapt2/util/Maybe.h:101:0: style: Technically the member function 'aapt :: Maybe < ExtractedPackage >::destroy' can be const. [functionConst]
tools/aapt2/util/Maybe.h:266:0: note: Technically the member function 'aapt :: Maybe < ExtractedPackage >::destroy' can be const.
tools/aapt2/util/Maybe.h:101:0: note: Technically the member function 'aapt :: Maybe < ExtractedPackage >::destroy' can be const.
tools/aapt2/util/Maybe.h:101:0: style: Technically the member function 'aapt :: Maybe < SymbolState >::destroy' can be const. [functionConst]
tools/aapt2/util/Maybe.h:266:0: note: Technically the member function 'aapt :: Maybe < SymbolState >::destroy' can be const.
tools/aapt2/util/Maybe.h:101:0: note: Technically the member function 'aapt :: Maybe < SymbolState >::destroy' can be const.
tools/aapt2/util/Maybe.h:101:0: style: Technically the member function 'aapt :: Maybe < int32_t >::destroy' can be const. [functionConst]
tools/aapt2/util/Maybe.h:266:0: note: Technically the member function 'aapt :: Maybe < int32_t >::destroy' can be const.
tools/aapt2/util/Maybe.h:101:0: note: Technically the member function 'aapt :: Maybe < int32_t >::destroy' can be const.
tools/aapt2/xml/XmlPullParser.h:63:5: style: Class 'XmlPullParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/NameMangler.h:47:5: style: Class 'NameMangler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:46:0: style: Class 'aapt :: Maybe < ExtractedPackage >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:51:0: style: Class 'aapt :: Maybe < ExtractedPackage >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:66:0: style: Class 'aapt :: Maybe < ExtractedPackage >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:71:0: style: Class 'aapt :: Maybe < ExtractedPackage >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:46:0: style: Class 'aapt :: Maybe < SymbolState >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:51:0: style: Class 'aapt :: Maybe < SymbolState >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:66:0: style: Class 'aapt :: Maybe < SymbolState >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:71:0: style: Class 'aapt :: Maybe < SymbolState >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:46:0: style: Class 'aapt :: Maybe < int32_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:51:0: style: Class 'aapt :: Maybe < int32_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:66:0: style: Class 'aapt :: Maybe < int32_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:71:0: style: Class 'aapt :: Maybe < int32_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/NameMangler.h:47:35: performance: Function parameter 'policy' should be passed by const reference. [passedByValue]
tools/aapt2/ResourceParser_test.cpp:32:0: error: syntax error [syntaxError]
tools/aapt2/ResourceTable.cpp:521:31: warning: Either the condition '!package' is redundant or there is possible null pointer dereference: package. [nullPointerRedundantCheck]
tools/aapt2/ResourceTable.cpp:517:9: note: Assuming that condition '!package' is not redundant
tools/aapt2/ResourceTable.cpp:521:31: note: Null pointer dereference
tools/aapt2/ResourceTable.cpp:526:28: warning: Either the condition '!type' is redundant or there is possible null pointer dereference: type. [nullPointerRedundantCheck]
tools/aapt2/ResourceTable.cpp:522:9: note: Assuming that condition '!type' is not redundant
tools/aapt2/ResourceTable.cpp:526:28: note: Null pointer dereference
tools/aapt2/ResourceTable_test.cpp:47:0: error: syntax error [syntaxError]
tools/aapt2/ResourceUtils.cpp:100:10: style: The scope of the variable 'create' can be reduced. [variableScope]
tools/aapt2/ResourceUtils.cpp:53:67: style: Function 'parseResourceName' argument 2 names different: declaration 'outResource' definition 'outRef'. [funcArgNamesDifferent]
tools/aapt2/ResourceUtils.h:48:67: note: Function 'parseResourceName' argument 2 names different: declaration 'outResource' definition 'outRef'.
tools/aapt2/ResourceUtils.cpp:53:67: note: Function 'parseResourceName' argument 2 names different: declaration 'outResource' definition 'outRef'.
tools/aapt2/ResourceUtils.cpp:93:67: style: Function 'tryParseReference' argument 2 names different: declaration 'outReference' definition 'outRef'. [funcArgNamesDifferent]
tools/aapt2/ResourceUtils.h:58:67: note: Function 'tryParseReference' argument 2 names different: declaration 'outReference' definition 'outRef'.
tools/aapt2/ResourceUtils.cpp:93:67: note: Function 'tryParseReference' argument 2 names different: declaration 'outReference' definition 'outRef'.
tools/aapt2/ResourceUtils.cpp:143:76: style: Function 'tryParseAttributeReference' argument 2 names different: declaration 'outReference' definition 'outRef'. [funcArgNamesDifferent]
tools/aapt2/ResourceUtils.h:70:76: note: Function 'tryParseAttributeReference' argument 2 names different: declaration 'outReference' definition 'outRef'.
tools/aapt2/ResourceUtils.cpp:143:76: note: Function 'tryParseAttributeReference' argument 2 names different: declaration 'outReference' definition 'outRef'.
tools/aapt2/ResourceUtils.cpp:289:70: style: Function 'tryParseFlagSymbol' argument 1 names different: declaration 'enumAttr' definition 'flagAttr'. [funcArgNamesDifferent]
tools/aapt2/ResourceUtils.h:141:70: note: Function 'tryParseFlagSymbol' argument 1 names different: declaration 'enumAttr' definition 'flagAttr'.
tools/aapt2/ResourceUtils.cpp:289:70: note: Function 'tryParseFlagSymbol' argument 1 names different: declaration 'enumAttr' definition 'flagAttr'.
tools/aapt2/ResourceUtils.cpp:536:30: style: Function 'parseItemForAttribute' argument 1 names different: declaration 'value' definition 'str'. [funcArgNamesDifferent]
tools/aapt2/ResourceUtils.h:150:30: note: Function 'parseItemForAttribute' argument 1 names different: declaration 'value' definition 'str'.
tools/aapt2/ResourceUtils.cpp:536:30: note: Function 'parseItemForAttribute' argument 1 names different: declaration 'value' definition 'str'.
tools/aapt2/util/Maybe.h:101:0: style: Technically the member function 'aapt :: Maybe < android :: FileMap >::destroy' can be const. [functionConst]
tools/aapt2/util/Maybe.h:266:0: note: Technically the member function 'aapt :: Maybe < android :: FileMap >::destroy' can be const.
tools/aapt2/util/Maybe.h:101:0: note: Technically the member function 'aapt :: Maybe < android :: FileMap >::destroy' can be const.
tools/aapt2/util/Files.h:112:5: style: Class 'FileFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:46:0: style: Class 'aapt :: Maybe < android :: FileMap >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:51:0: style: Class 'aapt :: Maybe < android :: FileMap >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:66:0: style: Class 'aapt :: Maybe < android :: FileMap >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/Maybe.h:71:0: style: Class 'aapt :: Maybe < android :: FileMap >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/ResourceUtils_test.cpp:47:0: error: syntax error [syntaxError]
tools/aapt2/ResourceValues.cpp:62:53: style: Function 'Reference' argument 2 names different: declaration 'type' definition 't'. [funcArgNamesDifferent]
tools/aapt2/ResourceValues.h:158:55: note: Function 'Reference' argument 2 names different: declaration 'type' definition 't'.
tools/aapt2/ResourceValues.cpp:62:53: note: Function 'Reference' argument 2 names different: declaration 'type' definition 't'.
tools/aapt2/ResourceValues.cpp:179:53: style: Function 'FileReference' argument 1 names different: declaration 'path' definition '_path'. [funcArgNamesDifferent]
tools/aapt2/ResourceValues.h:236:42: note: Function 'FileReference' argument 1 names different: declaration 'path' definition '_path'.
tools/aapt2/ResourceValues.cpp:179:53: note: Function 'FileReference' argument 1 names different: declaration 'path' definition '_path'.
tools/aapt2/ResourceValues.cpp:350:19: style: Variable 'set' is assigned a value that is never used. [unreadVariable]
tools/aapt2/SdkConstants_test.cpp:27:0: error: syntax error [syntaxError]
tools/aapt2/StringPool.h:68:9: style: Class 'Ref' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/StringPool.h:91:9: style: Class 'StyleRef' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/StringPool_test.cpp:32:0: error: syntax error [syntaxError]
tools/aapt2/ValueVisitor_test.cpp:53:0: error: syntax error [syntaxError]
tools/aapt2/compile/IdAssigner_test.cpp:28:0: error: syntax error [syntaxError]
tools/aapt2/compile/Png.cpp:1216:5: style: Variable 'readPtr' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
tools/aapt2/compile/Png.cpp:1210:0: note: Variable 'readPtr' is reassigned a value before the old one has been used if variable is no semaphore variable.
tools/aapt2/compile/Png.cpp:1216:5: note: Variable 'readPtr' is reassigned a value before the old one has been used if variable is no semaphore variable.
tools/aapt2/compile/Png.cpp:502:13: style: The scope of the variable 'bIndex' can be reduced. [variableScope]
tools/aapt2/compile/Png.h:35:5: style: Class 'Png' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/compile/PseudolocaleGenerator_test.cpp:75:0: error: syntax error [syntaxError]
tools/aapt2/compile/Pseudolocalizer.cpp:368:10: style: The scope of the variable 'space' can be reduced. [variableScope]
tools/aapt2/compile/Pseudolocalizer.cpp:270:62: style: Function 'text' argument 1 names different: declaration 'text' definition 'source'. [funcArgNamesDifferent]
tools/aapt2/compile/Pseudolocalizer.cpp:56:46: note: Function 'text' argument 1 names different: declaration 'text' definition 'source'.
tools/aapt2/compile/Pseudolocalizer.cpp:270:62: note: Function 'text' argument 1 names different: declaration 'text' definition 'source'.
tools/aapt2/compile/Pseudolocalizer.cpp:359:69: style: Function 'placeholder' argument 1 names different: declaration 'text' definition 'source'. [funcArgNamesDifferent]
tools/aapt2/compile/Pseudolocalizer.cpp:57:53: note: Function 'placeholder' argument 1 names different: declaration 'text' definition 'source'.
tools/aapt2/compile/Pseudolocalizer.cpp:359:69: note: Function 'placeholder' argument 1 names different: declaration 'text' definition 'source'.
tools/aapt2/compile/Pseudolocalizer.cpp:364:60: style: Function 'text' argument 1 names different: declaration 'text' definition 'source'. [funcArgNamesDifferent]
tools/aapt2/compile/Pseudolocalizer.cpp:47:46: note: Function 'text' argument 1 names different: declaration 'text' definition 'source'.
tools/aapt2/compile/Pseudolocalizer.cpp:364:60: note: Function 'text' argument 1 names different: declaration 'text' definition 'source'.
tools/aapt2/compile/Pseudolocalizer.cpp:389:67: style: Function 'placeholder' argument 1 names different: declaration 'text' definition 'source'. [funcArgNamesDifferent]
tools/aapt2/compile/Pseudolocalizer.cpp:48:53: note: Function 'placeholder' argument 1 names different: declaration 'text' definition 'source'.
tools/aapt2/compile/Pseudolocalizer.cpp:389:67: note: Function 'placeholder' argument 1 names different: declaration 'text' definition 'source'.
tools/aapt2/compile/Pseudolocalizer_test.cpp:54:0: error: syntax error [syntaxError]
tools/aapt2/compile/XmlIdCollector.cpp:38:5: style: Struct 'IdCollector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/compile/XmlIdCollector_test.cpp:50:0: error: syntax error [syntaxError]
tools/aapt2/filter/ConfigFilter_test.cpp:31:0: error: syntax error [syntaxError]
tools/aapt2/flatten/TableFlattener_test.cpp:144:0: error: syntax error [syntaxError]
tools/aapt2/flatten/XmlFlattener_test.cpp:68:0: error: syntax error [syntaxError]
tools/aapt2/java/AnnotationProcessor_test.cpp:37:0: error: syntax error [syntaxError]
tools/aapt2/java/JavaClassGenerator_test.cpp:42:0: error: syntax error [syntaxError]
tools/aapt2/java/ManifestClassGenerator.cpp:90:9: warning: Either the condition '!el' is redundant or there is possible null pointer dereference: el. [nullPointerRedundantCheck]
tools/aapt2/java/ManifestClassGenerator.cpp:85:9: note: Assuming that condition '!el' is not redundant
tools/aapt2/java/ManifestClassGenerator.cpp:90:9: note: Null pointer dereference
tools/aapt2/java/ManifestClassGenerator_test.cpp:42:0: error: syntax error [syntaxError]
tools/aapt2/link/AutoVersioner_test.cpp:40:0: error: syntax error [syntaxError]
tools/aapt2/link/Link.cpp:273:76: warning: Either the condition '!pbFile' is redundant or there is possible null pointer dereference: pbFile. [nullPointerRedundantCheck]
tools/aapt2/link/Link.cpp:268:9: note: Assuming that condition '!pbFile' is not redundant
tools/aapt2/link/Link.cpp:273:76: note: Null pointer dereference
tools/aapt2/link/Link.cpp:852:43: warning: Either the condition '!file' is redundant or there is possible null pointer dereference: file. [nullPointerRedundantCheck]
tools/aapt2/link/Link.cpp:848:13: note: Assuming that condition '!file' is not redundant
tools/aapt2/link/Link.cpp:852:43: note: Null pointer dereference
tools/aapt2/link/Link.cpp:853:32: warning: Either the condition '!file' is redundant or there is possible null pointer dereference: file. [nullPointerRedundantCheck]
tools/aapt2/link/Link.cpp:848:13: note: Assuming that condition '!file' is not redundant
tools/aapt2/link/Link.cpp:853:32: note: Null pointer dereference
tools/aapt2/link/Link.cpp:579:20: performance: Technically the member function 'aapt::LinkCommand::extractAppInfoFromManifest' can be static. [functionStatic]
tools/aapt2/link/ManifestFixer.cpp:223:5: style: Class 'FullyQualifiedClassNameVisitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/link/ManifestFixer_test.cpp:68:0: error: syntax error [syntaxError]
tools/aapt2/link/PrivateAttributeMover_test.cpp:56:0: error: syntax error [syntaxError]
tools/aapt2/link/ProductFilter_test.cpp:67:0: error: syntax error [syntaxError]
tools/aapt2/link/ReferenceLinker.cpp:237:10: warning: Either the condition '!symbol' is redundant or there is possible null pointer dereference: symbol. [nullPointerRedundantCheck]
tools/aapt2/link/ReferenceLinker.cpp:233:9: note: Assuming that condition '!symbol' is not redundant
tools/aapt2/link/ReferenceLinker.cpp:237:10: note: Null pointer dereference
tools/aapt2/link/ReferenceLinker_test.cpp:66:0: error: syntax error [syntaxError]
tools/aapt2/link/TableMerger_test.cpp:45:0: error: syntax error [syntaxError]
tools/aapt2/link/XmlReferenceLinker_test.cpp:74:0: error: syntax error [syntaxError]
tools/aapt2/process/SymbolTable.cpp:261:18: warning: Either the condition '!type' is redundant or there is possible null pointer dereference: type. [nullPointerRedundantCheck]
tools/aapt2/process/SymbolTable.cpp:257:9: note: Assuming that condition '!type' is not redundant
tools/aapt2/process/SymbolTable.cpp:261:18: note: Null pointer dereference
tools/aapt2/process/SymbolTable_test.cpp:40:0: error: syntax error [syntaxError]
tools/aapt2/proto/TableProtoDeserializer.cpp:82:62: warning: Either the condition '!resType' is redundant or there is possible null pointer dereference: resType. [nullPointerRedundantCheck]
tools/aapt2/proto/TableProtoDeserializer.cpp:77:17: note: Assuming that condition '!resType' is not redundant
tools/aapt2/proto/TableProtoDeserializer.cpp:82:62: note: Null pointer dereference
tools/aapt2/proto/TableProtoDeserializer.cpp:33:5: style: Class 'ReferenceIdToNameVisitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/proto/TableProtoSerializer_test.cpp:113:0: error: syntax error [syntaxError]
tools/aapt2/split/TableSplitter.cpp:43:5: style: Class 'SplitValueSelector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/split/TableSplitter_test.cpp:58:0: error: syntax error [syntaxError]
tools/aapt2/unflatten/BinaryResourceParser.cpp:50:5: style: Class 'ReferenceIdToNameVisitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/aapt2/util/BigBuffer_test.cpp:30:0: error: syntax error [syntaxError]
tools/aapt2/util/Files_test.cpp:37:0: error: syntax error [syntaxError]
tools/aapt2/util/Maybe_test.cpp:87:0: error: syntax error [syntaxError]
tools/aapt2/util/StringPiece_test.cpp:36:0: error: syntax error [syntaxError]
tools/aapt2/util/Util.cpp:366:21: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
tools/aapt2/util/Util.cpp:362:28: note: outer condition: mTrailingSpace
tools/aapt2/util/Util.cpp:366:21: note: identical inner condition: mTrailingSpace
tools/aapt2/util/Util_test.cpp:34:0: error: syntax error [syntaxError]
tools/aapt2/xml/XmlActionExecutor_test.cpp:51:0: error: syntax error [syntaxError]
tools/aapt2/xml/XmlDom_test.cpp:27:0: error: syntax error [syntaxError]
tools/split-select/Grouper_test.cpp:68:0: error: syntax error [syntaxError]
tools/split-select/SplitSelector.h:32:5: style: Class 'SplitSelector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tools/split-select/Rule.cpp:32:7: warning: Member variable 'Rule::doubleArgs' is not initialized in the constructor. [uninitMemberVar]
tools/split-select/Rule.h:29:1: warning: The struct 'Rule' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
tools/split-select/RuleGenerator_test.cpp:49:0: error: syntax error [syntaxError]
tools/split-select/Rule_test.cpp:77:0: error: syntax error [syntaxError]
tools/split-select/SplitSelector_test.cpp:38:0: error: syntax error [syntaxError]
[22:42]

ftp://ftp.se.debian.org/debian/pool/main/a/android-platform-frameworks-data-binding/android-platform-frameworks-data-binding_2.2.2.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/android-platform-frameworks-native/android-platform-frameworks-native_8.1.0+r23.orig.tar.gz
Checking services/surfaceflinger/DisplayHardware/HWComposer_hwc1.cpp: __GCC__=1;__GCC__=1...

cmds/atrace/atrace.cpp:448:9: style: Unused variable: len [unusedVariable]
cmds/bugreportz/bugreportz_test.cpp:32:1: style: The class 'BugreportzTest' does not have a constructor although it has private member variables. [noConstructor]
cmds/cmd/cmd.cpp:81:23: style: Variable 'ret' is assigned a value that is never used. [unreadVariable]
cmds/dumpstate/dumpstate.h:109:5: style: Class 'Progress' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
cmds/dumpstate/DumpstateUtil.cpp:357:18: style: The scope of the variable 'pid' can be reduced. [variableScope]
cmds/dumpstate/DumpstateUtil.cpp:178:22: style: Function 'DumpFileToFd' argument 1 names different: declaration 'fd' definition 'out_fd'. [funcArgNamesDifferent]
cmds/dumpstate/DumpstateUtil.h:174:22: note: Function 'DumpFileToFd' argument 1 names different: declaration 'fd' definition 'out_fd'.
cmds/dumpstate/DumpstateUtil.cpp:178:22: note: Function 'DumpFileToFd' argument 1 names different: declaration 'fd' definition 'out_fd'.
cmds/dumpstate/DumpstateUtil.h:81:5: style: Class 'CommandOptions' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
cmds/dumpstate/DumpstateUtil.h:69:9: style: Class 'CommandOptionsValues' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
cmds/dumpstate/DumpstateUtil.h:103:9: style: Class 'CommandOptionsBuilder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
cmds/dumpstate/dumpstate.cpp:678:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
cmds/dumpstate/dumpstate.cpp:1227:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
cmds/dumpstate/dumpstate.cpp:1267:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
cmds/dumpstate/dumpstate.cpp:1402:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
cmds/dumpstate/dumpstate.cpp:1668:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
cmds/dumpstate/dumpstate.cpp:1990:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
cmds/dumpstate/dumpstate.cpp:289:10: style: The scope of the variable 'buf' can be reduced. [variableScope]
cmds/dumpstate/dumpstate.cpp:289:19: style: The scope of the variable 'path' can be reduced. [variableScope]
cmds/dumpstate/dumpstate.cpp:290:20: style: The scope of the variable 'trace' can be reduced. [variableScope]
cmds/dumpstate/dumpstate.cpp:292:10: style: The scope of the variable 'trace_dir' can be reduced. [variableScope]
cmds/dumpstate/dumpstate.cpp:293:9: style: The scope of the variable 'retry' can be reduced. [variableScope]
cmds/dumpstate/dumpstate.cpp:294:10: style: The scope of the variable 'max_ctime' can be reduced. [variableScope]
cmds/dumpstate/dumpstate.cpp:294:25: style: The scope of the variable 'old_mtime' can be reduced. [variableScope]
cmds/dumpstate/dumpstate.cpp:295:15: style: The scope of the variable 'cur_size' can be reduced. [variableScope]
cmds/dumpstate/dumpstate.cpp:296:17: style: The scope of the variable 'trace_path' can be reduced. [variableScope]
cmds/dumpstate/dumpstate.h:234:10: style: Technically the member function 'Dumpstate::AddDir' can be const. [functionConst]
cmds/dumpstate/dumpstate.cpp:761:17: note: Technically the member function 'Dumpstate::AddDir' can be const.
cmds/dumpstate/dumpstate.h:234:10: note: Technically the member function 'Dumpstate::AddDir' can be const.
cmds/dumpstate/dumpstate.cpp:165:13: performance: Inefficient usage of string::find() in condition; string::compare() would be faster. [stlIfStrFind]
cmds/dumpstate/tests/dumpstate_test.cpp:202:0: error: syntax error [syntaxError]
cmds/dumpstate/utils.cpp:1158:31: warning: Width 10 given in format string (no. 1) is smaller than destination buffer 'table[16]'. [invalidScanfFormatWidth_smaller]
cmds/dumpstate/utils.cpp:1262:9: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
cmds/dumpstate/utils.cpp:1285:9: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
cmds/dumpstate/utils.cpp:1327:13: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
cmds/dumpstate/utils.cpp:144:11: warning: Member variable 'Progress::initial_max_' is not initialized in the constructor. [uninitMemberVar]
cmds/dumpstate/utils.cpp:144:11: warning: Member variable 'Progress::progress_' is not initialized in the constructor. [uninitMemberVar]
cmds/dumpstate/utils.cpp:144:11: warning: Member variable 'Progress::max_' is not initialized in the constructor. [uninitMemberVar]
cmds/dumpstate/utils.cpp:144:11: warning: Member variable 'Progress::growth_factor_' is not initialized in the constructor. [uninitMemberVar]
cmds/dumpstate/utils.cpp:144:11: warning: Member variable 'Progress::n_runs_' is not initialized in the constructor. [uninitMemberVar]
cmds/dumpstate/utils.cpp:144:11: warning: Member variable 'Progress::average_max_' is not initialized in the constructor. [uninitMemberVar]
cmds/dumpstate/utils.cpp:144:11: warning: Member variable 'Progress::path_' is not initialized in the constructor. [uninitMemberVar]
cmds/dumpstate/utils.cpp:113:12: warning: Member variable 'Dumpstate::id_' is not initialized in the constructor. [uninitMemberVarPrivate]
cmds/dumpstate/utils.cpp:113:12: warning: Member variable 'Dumpstate::last_updated_progress_' is not initialized in the constructor. [uninitMemberVarPrivate]
cmds/dumpstate/dumpstate.h:345:5: style: Class 'Dumpstate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
cmds/dumpsys/dumpsys.h:26:5: style: Class 'Dumpsys' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
cmds/flatland/Composers.cpp:167:5: style: The class 'OpaqueComp' does not have a constructor although it has private member variables. [noConstructor]
cmds/flatland/Composers.cpp:238:5: style: The class 'BlendShrinkComp' does not have a constructor although it has private member variables. [noConstructor]
cmds/flatland/Composers.cpp:116:18: style: The function 'setUp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
cmds/flatland/Flatland.h:50:18: note: Virtual function in base class
cmds/flatland/Composers.cpp:116:18: note: Function in derived class
cmds/flatland/Composers.cpp:122:18: style: The function 'tearDown' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
cmds/flatland/Flatland.h:51:18: note: Virtual function in base class
cmds/flatland/Composers.cpp:122:18: note: Function in derived class
cmds/flatland/Composers.cpp:125:18: style: The function 'compose' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
cmds/flatland/Flatland.h:52:18: note: Virtual function in base class
cmds/flatland/Composers.cpp:125:18: note: Function in derived class
cmds/flatland/GLHelper.cpp:152:25: style: Function 'createSurfaceTexture' argument 3 names different: declaration 'surfaceTexture' definition 'glConsumer'. [funcArgNamesDifferent]
cmds/flatland/GLHelper.h:54:29: note: Function 'createSurfaceTexture' argument 3 names different: declaration 'surfaceTexture' definition 'glConsumer'.
cmds/flatland/GLHelper.cpp:152:25: note: Function 'createSurfaceTexture' argument 3 names different: declaration 'surfaceTexture' definition 'glConsumer'.
cmds/flatland/GLHelper.cpp:202:25: style: Function 'createNamedSurfaceTexture' argument 4 names different: declaration 'surfaceTexture' definition 'glConsumer'. [funcArgNamesDifferent]
cmds/flatland/GLHelper.h:71:29: note: Function 'createNamedSurfaceTexture' argument 4 names different: declaration 'surfaceTexture' definition 'glConsumer'.
cmds/flatland/GLHelper.cpp:202:25: note: Function 'createNamedSurfaceTexture' argument 4 names different: declaration 'surfaceTexture' definition 'glConsumer'.
cmds/flatland/GLHelper.cpp:27:11: warning: Member variable 'GLHelper::mShaderDescs' is not initialized in the constructor. [uninitMemberVar]
cmds/flatland/GLHelper.cpp:27:11: warning: Member variable 'GLHelper::mNumShaders' is not initialized in the constructor. [uninitMemberVar]
cmds/flatland/Main.cpp:602:5: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
cmds/flatland/Main.cpp:602:5: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
cmds/flatland/Main.cpp:286:5: warning: Member variable 'Layer::mDesc' is not initialized in the constructor. [uninitMemberVar]
cmds/flatland/Main.cpp:286:5: warning: Member variable 'Layer::mRenderer' is not initialized in the constructor. [uninitMemberVar]
cmds/flatland/Main.cpp:286:5: warning: Member variable 'Layer::mComposer' is not initialized in the constructor. [uninitMemberVar]
cmds/flatland/Renderers.cpp:155:5: style: The class 'NoRenderer' does not have a constructor although it has private member variables. [noConstructor]
cmds/flatland/Renderers.cpp:74:10: performance: Technically the member function 'android::GradientRenderer::tearDown' can be static. [functionStatic]
cmds/installd/CacheItem.h:43:17: style: Technically the member function 'android::installd::CacheItem::buildPath' can be const. [functionConst]
cmds/installd/CacheItem.cpp:59:24: note: Technically the member function 'android::installd::CacheItem::buildPath' can be const.
cmds/installd/CacheItem.h:43:17: note: Technically the member function 'android::installd::CacheItem::buildPath' can be const.
cmds/installd/CacheItem.h:39:5: style: Class 'CacheItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
cmds/installd/CacheTracker.h:54:9: style: Technically the member function 'android::installd::CacheTracker::getCacheRatio' can be const. [functionConst]
cmds/installd/CacheTracker.cpp:204:19: note: Technically the member function 'android::installd::CacheTracker::getCacheRatio' can be const.
cmds/installd/CacheTracker.h:54:9: note: Technically the member function 'android::installd::CacheTracker::getCacheRatio' can be const.
cmds/installd/InstalldNativeService.cpp:940:13: style: The scope of the variable 'cleared' can be reduced. [variableScope]
cmds/installd/InstalldNativeService.cpp:1727:19: style: The scope of the variable 'ext' can be reduced. [variableScope]
cmds/installd/InstalldNativeService.cpp:863:44: style: Function 'createUserData' argument 3 names different: declaration 'userSerial' definition 'ATTRIBUTE_UNUSED'. [funcArgNamesDifferent]
cmds/installd/InstalldNativeService.h:44:21: note: Function 'createUserData' argument 3 names different: declaration 'userSerial' definition 'ATTRIBUTE_UNUSED'.
cmds/installd/InstalldNativeService.cpp:863:44: note: Function 'createUserData' argument 3 names different: declaration 'userSerial' definition 'ATTRIBUTE_UNUSED'.
cmds/installd/InstalldNativeService.cpp:1811:17: style: Function 'copySystemProfile' argument 2 names different: declaration 'uid' definition 'packageUid'. [funcArgNamesDifferent]
cmds/installd/InstalldNativeService.h:95:21: note: Function 'copySystemProfile' argument 2 names different: declaration 'uid' definition 'packageUid'.
cmds/installd/InstalldNativeService.cpp:1811:17: note: Function 'copySystemProfile' argument 2 names different: declaration 'uid' definition 'packageUid'.
cmds/installd/InstalldNativeService.cpp:2297:41: style: Function 'reconcileSecondaryDexFile' argument 4 names different: declaration 'isa' definition 'isas'. [funcArgNamesDifferent]
cmds/installd/InstalldNativeService.h:116:86: note: Function 'reconcileSecondaryDexFile' argument 4 names different: declaration 'isa' definition 'isas'.
cmds/installd/InstalldNativeService.cpp:2297:41: note: Function 'reconcileSecondaryDexFile' argument 4 names different: declaration 'isa' definition 'isas'.
cmds/installd/InstalldNativeService.cpp:153:9: performance: Passing the result of c_str() to a function that takes std::string as argument no. 1 is slow and redundant. [stlcstrParam]
cmds/installd/dexopt.cpp:1248:10: style: The scope of the variable 'is_odex_location' can be reduced. [variableScope]
cmds/installd/dexopt.cpp:1976:28: style: The scope of the variable 'kIgnoreAppImageFailure' can be reduced. [variableScope]
cmds/installd/dexopt.cpp:1580:24: style: Function 'dexopt' argument 1 names different: declaration 'apk_path' definition 'dex_path'. [funcArgNamesDifferent]
cmds/installd/dexopt.h:64:24: note: Function 'dexopt' argument 1 names different: declaration 'apk_path' definition 'dex_path'.
cmds/installd/dexopt.cpp:1580:24: note: Function 'dexopt' argument 1 names different: declaration 'apk_path' definition 'dex_path'.
cmds/installd/dexopt.cpp:1580:57: style: Function 'dexopt' argument 3 names different: declaration 'pkgName' definition 'pkgname'. [funcArgNamesDifferent]
cmds/installd/dexopt.h:64:57: note: Function 'dexopt' argument 3 names different: declaration 'pkgName' definition 'pkgname'.
cmds/installd/dexopt.cpp:1580:57: note: Function 'dexopt' argument 3 names different: declaration 'pkgName' definition 'pkgname'.
cmds/installd/dexopt.cpp:1785:45: style: Function 'reconcile_secondary_dex_file' argument 5 names different: declaration 'volumeUuid' definition 'volume_uuid'. [funcArgNamesDifferent]
cmds/installd/dexopt.h:61:45: note: Function 'reconcile_secondary_dex_file' argument 5 names different: declaration 'volumeUuid' definition 'volume_uuid'.
cmds/installd/dexopt.cpp:1785:45: note: Function 'reconcile_secondary_dex_file' argument 5 names different: declaration 'volumeUuid' definition 'volume_uuid'.
cmds/installd/dexopt.cpp:1930:77: style: Function 'move_ab' argument 3 names different: declaration 'output_path' definition 'oat_dir'. [funcArgNamesDifferent]
cmds/installd/dexopt.h:41:77: note: Function 'move_ab' argument 3 names different: declaration 'output_path' definition 'oat_dir'.
cmds/installd/dexopt.cpp:1930:77: note: Function 'move_ab' argument 3 names different: declaration 'output_path' definition 'oat_dir'.
cmds/installd/dexopt.cpp:2000:81: style: Function 'delete_odex' argument 3 names different: declaration 'output_path' definition 'oat_dir'. [funcArgNamesDifferent]
cmds/installd/dexopt.h:57:81: note: Function 'delete_odex' argument 3 names different: declaration 'output_path' definition 'oat_dir'.
cmds/installd/dexopt.cpp:2000:81: note: Function 'delete_odex' argument 3 names different: declaration 'output_path' definition 'oat_dir'.
cmds/installd/dexopt.cpp:1071:9: performance: Variable 'cleanup_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
cmds/installd/dexopt.cpp:1090:9: style: Technically the member function 'android::installd::Dex2oatFileWrapper::get' can be const. [functionConst]
cmds/installd/dexopt.cpp:1231:9: performance: Passing the result of c_str() to a function that takes std::string as argument no. 1 is slow and redundant. [stlcstrParam]
cmds/installd/dexopt.cpp:1805:10: performance: Passing the result of c_str() to a function that takes std::string as argument no. 1 is slow and redundant. [stlcstrParam]
cmds/installd/dexopt.cpp:1805:10: performance: Passing the result of c_str() to a function that takes std::string as argument no. 2 is slow and redundant. [stlcstrParam]
cmds/installd/globals.cpp:125:32: style: C-style pointer casting [cstyleCast]
cmds/installd/otapreopt.cpp:1052:0: error: #error "This is only supposed to run with bionic. Otherwise, implement..." [preprocessorErrorDirective]
cmds/installd/tests/installd_cache_test.cpp:135:0: error: syntax error [syntaxError]
cmds/installd/tests/installd_service_test.cpp:113:0: error: syntax error [syntaxError]
cmds/installd/tests/installd_utils_test.cpp:91:0: error: syntax error [syntaxError]
cmds/installd/utils.cpp:630:5: style: Variable 'ds' is reassigned a value before the old one has been used. [redundantAssignment]
cmds/installd/utils.cpp:627:0: note: Variable 'ds' is reassigned a value before the old one has been used.
cmds/installd/utils.cpp:630:5: note: Variable 'ds' is reassigned a value before the old one has been used.
cmds/installd/utils.cpp:401:10: style: The scope of the variable 'hasSep' can be reduced. [variableScope]
cmds/installd/utils.cpp:862:22: style: Checking if unsigned variable 'path_len' is less than zero. [unsignedLessThanZero]
cmds/installd/utils.cpp:262:75: style: Function 'create_current_profile_path' argument 2 names different: declaration 'package_name' definition 'location'. [funcArgNamesDifferent]
cmds/installd/utils.h:88:43: note: Function 'create_current_profile_path' argument 2 names different: declaration 'package_name' definition 'location'.
cmds/installd/utils.cpp:262:75: note: Function 'create_current_profile_path' argument 2 names different: declaration 'package_name' definition 'location'.
cmds/installd/utils.cpp:280:62: style: Function 'create_reference_profile_path' argument 1 names different: declaration 'package_name' definition 'location'. [funcArgNamesDifferent]
cmds/installd/utils.h:90:28: note: Function 'create_reference_profile_path' argument 1 names different: declaration 'package_name' definition 'location'.
cmds/installd/utils.cpp:280:62: note: Function 'create_reference_profile_path' argument 1 names different: declaration 'package_name' definition 'location'.
cmds/installd/utils.cpp:384:21: style: Function 'create_move_path' argument 4 names different: declaration 'userid' definition 'ATTRIBUTE_UNUSED'. [funcArgNamesDifferent]
cmds/installd/utils.h:102:31: note: Function 'create_move_path' argument 4 names different: declaration 'userid' definition 'ATTRIBUTE_UNUSED'.
cmds/installd/utils.cpp:384:21: note: Function 'create_move_path' argument 4 names different: declaration 'userid' definition 'ATTRIBUTE_UNUSED'.
cmds/installd/utils.cpp:417:22: style: Variable 'hasSep' is assigned a value that is never used. [unreadVariable]
cmds/ip-up-vpn/ip-up-vpn.c:98:13: error: Resource leak: state [resourceLeak]
cmds/ip-up-vpn/ip-up-vpn.c:105:13: error: Resource leak: state [resourceLeak]
cmds/ip-up-vpn/ip-up-vpn.c:112:17: error: Resource leak: state [resourceLeak]
cmds/ip-up-vpn/ip-up-vpn.c:126:9: error: Resource leak: state [resourceLeak]
cmds/lshal/utils.h:72:35: warning: Either the condition 'pos==nullptr' is redundant or there is overflow in pointer subtraction. [nullPointerArithmeticRedundantCheck]
cmds/lshal/utils.h:69:13: note: Assuming that condition 'pos==nullptr' is not redundant
cmds/lshal/utils.h:72:35: note: Null pointer subtraction
cmds/lshal/utils.h:72:60: warning: Either the condition 'pos==nullptr' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
cmds/lshal/utils.h:69:13: note: Assuming that condition 'pos==nullptr' is not redundant
cmds/lshal/utils.h:72:60: note: Null pointer addition
cmds/lshal/DebugCommand.h:33:5: style: Class 'DebugCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
cmds/lshal/NullableOStream.h:28:0: style: Class 'android :: lshal :: NullableOStream < std :: ostream >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
cmds/lshal/NullableOStream.h:29:0: style: Class 'android :: lshal :: NullableOStream < std :: ostream >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
cmds/lshal/ListCommand.cpp:682:9: style: The scope of the variable 'c' can be reduced. [variableScope]
cmds/lshal/ListCommand.cpp:105:35: style: Function 'getPidInfo' argument 2 names different: declaration 'info' definition 'pidInfo'. [funcArgNamesDifferent]
cmds/lshal/ListCommand.h:57:47: note: Function 'getPidInfo' argument 2 names different: declaration 'info' definition 'pidInfo'.
cmds/lshal/ListCommand.cpp:105:35: note: Function 'getPidInfo' argument 2 names different: declaration 'info' definition 'pidInfo'.
cmds/lshal/ListCommand.h:40:5: style: Class 'ListCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
cmds/lshal/Timeout.h:32:5: style: Class 'BackgroundTaskState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
cmds/lshal/NullableOStream.h:28:0: style: Class 'android :: lshal :: NullableOStream < std :: ofstream >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
cmds/lshal/NullableOStream.h:29:0: style: Class 'android :: lshal :: NullableOStream < std :: ofstream >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
cmds/lshal/Lshal.cpp:36:8: warning: Member variable 'Lshal::mCmdArgs' is not initialized in the constructor. [uninitMemberVar]
cmds/lshal/Lshal.cpp:42:8: warning: Member variable 'Lshal::mCmdArgs' is not initialized in the constructor. [uninitMemberVar]
cmds/lshal/test.cpp:133:0: error: syntax error [syntaxError]
cmds/rawbu/backup.cpp:68:20: style: The scope of the variable 'de' can be reduced. [variableScope]
cmds/rawbu/backup.cpp:132:17: style: Unused variable: i [unusedVariable]
cmds/service/service.cpp:254:47: style: Condition 'categoryCount>0' is always false [knownConditionTrueFalse]
cmds/service/service.cpp:197:46: note: Assignment 'categoryCount=0', assigned value is 0
cmds/service/service.cpp:254:47: note: Condition 'categoryCount>0' is always false
cmds/service/service.cpp:254:47: style: Same expression on both sides of '>' because the value of 'categoryCount' and '0' are the same. [duplicateExpression]
cmds/service/service.cpp:197:46: note: 'categoryCount' is assigned value '0' here.
cmds/service/service.cpp:254:47: note: Same expression on both sides of '>' because the value of 'categoryCount' and '0' are the same.
cmds/servicemanager/binder.c:391:9: style: The scope of the variable 'res' can be reduced. [variableScope]
cmds/servicemanager/binder.c:426:42: style: Function 'bio_init_from_txn' argument 1 names different: declaration 'io' definition 'bio'. [funcArgNamesDifferent]
cmds/servicemanager/binder.c:23:42: note: Function 'bio_init_from_txn' argument 1 names different: declaration 'io' definition 'bio'.
cmds/servicemanager/binder.c:426:42: note: Function 'bio_init_from_txn' argument 1 names different: declaration 'io' definition 'bio'.
cmds/servicemanager/binder.c:436:38: style: Function 'bio_init' argument 4 names different: declaration 'maxobjects' definition 'maxoffs'. [funcArgNamesDifferent]
cmds/servicemanager/binder.h:82:35: note: Function 'bio_init' argument 4 names different: declaration 'maxobjects' definition 'maxoffs'.
cmds/servicemanager/binder.c:436:38: note: Function 'bio_init' argument 4 names different: declaration 'maxobjects' definition 'maxoffs'.
cmds/surfacereplayer/replayer/Event.h:29:5: style: Class 'Event' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
cmds/surfacereplayer/replayer/Event.h:41:30: style: Technically the member function 'android::Event::getIncrementType' can be const. [functionConst]
cmds/surfacereplayer/replayer/Event.cpp:48:33: note: Technically the member function 'android::Event::getIncrementType' can be const.
cmds/surfacereplayer/replayer/Event.h:41:30: note: Technically the member function 'android::Event::getIncrementType' can be const.
cmds/surfacereplayer/replayer/Main.cpp:42:18: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
cmds/surfacereplayer/replayer/Replayer.cpp:345:5: style: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
cmds/surfacereplayer/replayer/Replayer.cpp:343:0: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
cmds/surfacereplayer/replayer/Replayer.cpp:345:5: note: Variable 'status' is reassigned a value before the old one has been used if variable is no semaphore variable.
cmds/surfacereplayer/replayer/Replayer.cpp:85:33: style: Function 'Replayer' argument 1 names different: declaration 'trace' definition 't'. [funcArgNamesDifferent]
cmds/surfacereplayer/replayer/Replayer.h:57:27: note: Function 'Replayer' argument 1 names different: declaration 'trace' definition 't'.
cmds/surfacereplayer/replayer/Replayer.cpp:85:33: note: Function 'Replayer' argument 1 names different: declaration 'trace' definition 't'.
cmds/surfacereplayer/replayer/Replayer.cpp:338:53: style: Function 'doTransaction' argument 1 names different: declaration 'transaction' definition 't'. [funcArgNamesDifferent]
cmds/surfacereplayer/replayer/Replayer.h:70:47: note: Function 'doTransaction' argument 1 names different: declaration 'transaction' definition 't'.
cmds/surfacereplayer/replayer/Replayer.cpp:338:53: note: Function 'doTransaction' argument 1 names different: declaration 'transaction' definition 't'.
cmds/surfacereplayer/replayer/Replayer.cpp:646:27: style: Function 'injectVSyncEvent' argument 1 names different: declaration 'vsyncEvent' definition 'vSyncEvent'. [funcArgNamesDifferent]
cmds/surfacereplayer/replayer/Replayer.h:75:49: note: Function 'injectVSyncEvent' argument 1 names different: declaration 'vsyncEvent' definition 'vSyncEvent'.
cmds/surfacereplayer/replayer/Replayer.cpp:646:27: note: Function 'injectVSyncEvent' argument 1 names different: declaration 'vsyncEvent' definition 'vSyncEvent'.
cmds/surfacereplayer/replayer/Replayer.cpp:681:55: style: Function 'updatePowerMode' argument 1 names different: declaration 'update' definition 'pmu'. [funcArgNamesDifferent]
cmds/surfacereplayer/replayer/Replayer.h:78:49: note: Function 'updatePowerMode' argument 1 names different: declaration 'update' definition 'pmu'.
cmds/surfacereplayer/replayer/Replayer.cpp:681:55: note: Function 'updatePowerMode' argument 1 names different: declaration 'update' definition 'pmu'.
cmds/surfacereplayer/replayer/Replayer.cpp:53:11: warning: Member variable 'Replayer::mWaitingForNextVSync' is not initialized in the constructor. [uninitMemberVar]
cmds/surfacereplayer/replayer/Replayer.cpp:85:11: warning: Member variable 'Replayer::mWaitingForNextVSync' is not initialized in the constructor. [uninitMemberVar]
libs/binder/IMemory.cpp:416:47: style: Function 'binderDied' argument 1 names different: declaration 'who' definition 'binder'. [funcArgNamesDifferent]
libs/binder/IMemory.cpp:49:48: note: Function 'binderDied' argument 1 names different: declaration 'who' definition 'binder'.
libs/binder/IMemory.cpp:416:47: note: Function 'binderDied' argument 1 names different: declaration 'who' definition 'binder'.
libs/binder/IPCThreadState.cpp:429:13: style: The scope of the variable 'cmd' can be reduced. [variableScope]
libs/binder/MemoryDealer.cpp:456:9: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
libs/binder/MemoryDealer.cpp:470:5: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'int'. [invalidPrintfArgType_uint]
libs/binder/MemoryDealer.cpp:470:5: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'int'. [invalidPrintfArgType_uint]
libs/binder/MemoryDealer.cpp:429:44: style: Function 'dump' argument 1 names different: declaration 'res' definition 'result'. [funcArgNamesDifferent]
libs/binder/MemoryDealer.cpp:136:31: note: Function 'dump' argument 1 names different: declaration 'res' definition 'result'.
libs/binder/MemoryDealer.cpp:429:44: note: Function 'dump' argument 1 names different: declaration 'res' definition 'result'.
libs/binder/MemoryDealer.cpp:436:46: style: Function 'dump_l' argument 1 names different: declaration 'res' definition 'result'. [funcArgNamesDifferent]
libs/binder/MemoryDealer.cpp:156:30: note: Function 'dump_l' argument 1 names different: declaration 'res' definition 'result'.
libs/binder/MemoryDealer.cpp:436:46: note: Function 'dump_l' argument 1 names different: declaration 'res' definition 'result'.
libs/binder/Parcel.cpp:1403:5: style: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
libs/binder/Parcel.cpp:1400:0: note: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable.
libs/binder/Parcel.cpp:1403:5: note: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable.
libs/binder/PersistableBundle.cpp:467:17: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
libs/binder/Value.cpp:100:5: style: Class 'Content' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/binder/tests/binderDriverInterfaceTest.cpp:32:1: style: The class 'BinderDriverInterfaceTestEnv' does not have a constructor although it has private member variables. [noConstructor]
libs/binder/tests/binderDriverInterfaceTest.cpp:72:1: style: The class 'BinderDriverInterfaceTest' does not have a constructor although it has private member variables. [noConstructor]
libs/binder/tests/binderLibTest.cpp:655:5: style: Variable 'strong_from_weak' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
libs/binder/tests/binderLibTest.cpp:654:5: note: Variable 'strong_from_weak' is reassigned a value before the old one has been used if variable is no semaphore variable.
libs/binder/tests/binderLibTest.cpp:655:5: note: Variable 'strong_from_weak' is reassigned a value before the old one has been used if variable is no semaphore variable.
libs/binder/tests/binderLibTest.cpp:727:9: style: Variable 'strong->handle' is reassigned a value before the old one has been used. [redundantAssignment]
libs/binder/tests/binderLibTest.cpp:717:9: note: Variable 'strong->handle' is reassigned a value before the old one has been used.
libs/binder/tests/binderLibTest.cpp:727:9: note: Variable 'strong->handle' is reassigned a value before the old one has been used.
libs/binder/tests/binderLibTest.cpp:71:11: style: The scope of the variable 'childargv' can be reduced. [variableScope]
libs/binder/tests/binderLibTest.cpp:840:26: style: The scope of the variable 'indirect_code' can be reduced. [variableScope]
libs/binder/tests/binderLibTest.cpp:759:22: style: Variable 'id' is assigned a value that is never used. [unreadVariable]
libs/binder/tests/binderLibTest.cpp:779:25: style: Variable 'buf' is assigned a value that is never used. [unreadVariable]
libs/binder/tests/binderLibTest.cpp:1004:9: style: Unused variable: ret [unusedVariable]
libs/binder/tests/binderLibTest.cpp:205:9: warning: Member variable 'BinderLibTestBundle::m_isValid' is not initialized in the constructor. [uninitMemberVar]
libs/binder/tests/binderLibTest.cpp:206:9: style: Class 'BinderLibTestBundle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/binder/tests/binderLibTest.cpp:734:9: style: Class 'BinderLibTestService' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/binder/tests/binderSafeInterfaceTest.cpp:625:0: error: syntax error [syntaxError]
libs/binder/tests/schd-dbg.cpp:284:27: style: C-style pointer casting [cstyleCast]
libs/binder/tests/schd-dbg.cpp:223:15: performance: Technically the member function 'Results::miss_deadline' can be static. [functionStatic]
libs/binder/tests/schd-dbg.cpp:221:3: style: Struct 'Results' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/gui/BufferItemConsumer.cpp:106:5: style: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
libs/gui/BufferItemConsumer.cpp:104:5: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
libs/gui/BufferItemConsumer.cpp:106:5: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
libs/gui/FrameTimestamps.cpp:162:10: style: Technically the member function 'android::::FrameNumberEqual::operator()' can be const. [functionConst]
libs/gui/FrameTimestamps.cpp:161:5: style: Struct 'FrameNumberEqual' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/gui/IGraphicBufferProducer.cpp:536:5: style: Class 'HpGraphicBufferProducer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/gui/ISurfaceComposer.cpp:130:9: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment]
libs/gui/ISurfaceComposer.cpp:129:0: note: Variable 'err' is reassigned a value before the old one has been used.
libs/gui/ISurfaceComposer.cpp:130:9: note: Variable 'err' is reassigned a value before the old one has been used.
libs/gui/tests/BufferItemConsumer_test.cpp:132:0: error: syntax error [syntaxError]
libs/gui/tests/BufferQueue_test.cpp:107:0: error: syntax error [syntaxError]
libs/gui/tests/CpuConsumer_test.cpp:541:0: error: syntax error [syntaxError]
libs/gui/tests/IGraphicBufferProducer_test.cpp:232:0: error: syntax error [syntaxError]
libs/gui/tests/Malicious.cpp:150:0: error: syntax error [syntaxError]
libs/gui/tests/MultiTextureConsumer_test.cpp:68:0: error: syntax error [syntaxError]
libs/gui/tests/StreamSplitter_test.cpp:59:0: error: syntax error [syntaxError]
libs/gui/tests/SurfaceTextureClient_test.cpp:128:0: error: syntax error [syntaxError]
libs/gui/tests/SurfaceTextureGL.h:38:10: style: The function 'SetUp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libs/gui/tests/GLTest.h:45:18: note: Virtual function in base class
libs/gui/tests/SurfaceTextureGL.h:38:10: note: Function in derived class
libs/gui/tests/SurfaceTextureGL.h:52:10: style: The function 'TearDown' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libs/gui/tests/GLTest.h:46:18: note: Virtual function in base class
libs/gui/tests/SurfaceTextureGL.h:52:10: note: Function in derived class
libs/gui/tests/SurfaceTextureFBO.h:28:18: style: The function 'SetUp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libs/gui/tests/GLTest.h:45:18: note: Virtual function in base class
libs/gui/tests/SurfaceTextureFBO.h:28:18: note: Function in derived class
libs/gui/tests/SurfaceTextureFBO.h:48:18: style: The function 'TearDown' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libs/gui/tests/GLTest.h:46:18: note: Virtual function in base class
libs/gui/tests/SurfaceTextureFBO.h:48:18: note: Function in derived class
libs/gui/tests/SurfaceTextureGLThreadToGL_test.cpp:45:0: error: syntax error [syntaxError]
libs/gui/tests/SurfaceTextureGLToGL_test.cpp:80:0: error: syntax error [syntaxError]
libs/gui/tests/SurfaceTextureGL_test.cpp:77:0: error: syntax error [syntaxError]
libs/gui/tests/SurfaceTextureMultiContextGL_test.cpp:43:0: error: syntax error [syntaxError]
libs/gui/tests/Surface_test.cpp:90:0: error: syntax error [syntaxError]
libs/hwc2on1adapter/HWC2On1Adapter.cpp:57:1: warning: The class 'Callbacks' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
libs/input/InputDevice.cpp:93:57: warning: Return value of function getenv() is not used. [ignoredReturnValue]
libs/input/InputDevice.cpp:93:17: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
libs/input/InputTransport.cpp:673:28: style: The scope of the variable 'msgCoords' can be reduced. [variableScope]
libs/input/tests/InputChannel_test.cpp:38:0: error: syntax error [syntaxError]
libs/input/tests/InputEvent_test.cpp:36:0: error: syntax error [syntaxError]
libs/input/tests/InputPublisherAndConsumer_test.cpp:65:0: error: syntax error [syntaxError]
libs/input/tests/StructLayout_test.cpp:26:12: style: struct member 'Foo::dummy' is never used. [unusedStructMember]
libs/math/tests/half_test.cpp:33:0: error: syntax error [syntaxError]
libs/math/tests/mat_test.cpp:36:0: error: syntax error [syntaxError]
libs/math/tests/quat_test.cpp:38:0: error: syntax error [syntaxError]
libs/math/tests/vec_test.cpp:31:0: error: syntax error [syntaxError]
libs/nativewindow/AHardwareBuffer.cpp:291:14: style: struct member 'UsageMaskMapping::hardwareBufferMask' is never used. [unusedStructMember]
libs/nativewindow/AHardwareBuffer.cpp:292:14: style: struct member 'UsageMaskMapping::grallocMask' is never used. [unusedStructMember]
libs/sensor/tests/Sensor_test.cpp:76:0: error: syntax error [syntaxError]
libs/ui/Region.cpp:241:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libs/ui/Region.cpp:565:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libs/ui/Region.cpp:868:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
libs/ui/Region.cpp:427:14: warning: Member variable 'rasterizer::span' is not initialized in the constructor. [uninitMemberVar]
libs/ui/Region.cpp:418:1: warning: The class 'rasterizer' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
libs/ui/tests/Region_test.cpp:58:0: error: syntax error [syntaxError]
libs/ui/tests/colorspace_test.cpp:32:0: error: syntax error [syntaxError]
libs/vr/libbroadcastring/broadcast_ring_test.cc:128:0: error: syntax error [syntaxError]
libs/vr/libbufferhub/include/private/dvr/bufferhub_rpc.h:86:3: warning: Member variable 'NativeBufferHandle::layer_count_' is not initialized in the constructor. [uninitMemberVar]
libs/vr/libbufferhub/include/private/dvr/bufferhub_rpc.h:276:1: style: The class 'ProducerQueueConfigBuilder' does not have a constructor although it has private member variables. [noConstructor]
libs/vr/libbufferhub/include/private/dvr/bufferhub_rpc.h:279:23: style: Technically the member function 'android::dvr::ProducerQueueConfigBuilder::Build' can be const. [functionConst]
libs/vr/libbufferhub/bufferhub_tests.cpp:394:3: style: Variable 'p' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
libs/vr/libbufferhub/bufferhub_tests.cpp:387:3: note: Variable 'p' is reassigned a value before the old one has been used if variable is no semaphore variable.
libs/vr/libbufferhub/bufferhub_tests.cpp:394:3: note: Variable 'p' is reassigned a value before the old one has been used if variable is no semaphore variable.
libs/vr/libbufferhub/bufferhub_tests.cpp:409:3: style: Variable 'p' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
libs/vr/libbufferhub/bufferhub_tests.cpp:406:3: note: Variable 'p' is reassigned a value before the old one has been used if variable is no semaphore variable.
libs/vr/libbufferhub/bufferhub_tests.cpp:409:3: note: Variable 'p' is reassigned a value before the old one has been used if variable is no semaphore variable.
libs/vr/libbufferhub/bufferhub_tests.cpp:277:13: style: struct member 'OverSizedMetadata::field3' is never used. [unusedStructMember]
libs/vr/libbufferhub/bufferhub_tests.cpp:306:13: style: struct member 'OverSizedMetadata::field3' is never used. [unusedStructMember]
libs/vr/libbufferhubqueue/buffer_hub_queue_client.cpp:244:51: style: Function 'HandleQueueEvent' argument 1 names different: declaration 'poll_events' definition 'poll_event'. [funcArgNamesDifferent]
libs/vr/libbufferhubqueue/include/private/dvr/buffer_hub_queue_client.h:151:42: note: Function 'HandleQueueEvent' argument 1 names different: declaration 'poll_events' definition 'poll_event'.
libs/vr/libbufferhubqueue/buffer_hub_queue_client.cpp:244:51: note: Function 'HandleQueueEvent' argument 1 names different: declaration 'poll_events' definition 'poll_event'.
libs/vr/libbufferhubqueue/buffer_hub_queue_client.cpp:593:7: style: Unused variable: ret [unusedVariable]
libs/vr/libbufferhubqueue/include/private/dvr/buffer_hub_queue_client.h:156:5: warning: Member variable 'Entry::index' is not initialized in the constructor. [uninitMemberVar]
libs/vr/libbufferhubqueue/include/private/dvr/buffer_hub_queue_client.h:160:5: warning: Member variable 'Entry::index' is not initialized in the constructor. [uninitMemberVar]
libs/vr/libbufferhubqueue/include/private/dvr/buffer_hub_queue_client.h:178:10: style: Technically the member function 'android::dvr::BufferHubQueue::EntryComparator::operator()' can be const. [functionConst]
libs/vr/libbufferhubqueue/include/private/dvr/buffer_hub_queue_client.h:115:3: style: Class 'BufferHubQueue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libbufferhubqueue/include/private/dvr/buffer_hub_queue_client.h:116:3: style: Class 'BufferHubQueue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libbufferhubqueue/buffer_hub_queue_client.cpp:376:29: performance: Function parameter 'callback' should be passed by const reference. [passedByValue]
libs/vr/libbufferhubqueue/buffer_hub_queue_client.cpp:380:69: performance: Function parameter 'callback' should be passed by const reference. [passedByValue]
libs/vr/libbufferhubqueue/buffer_hub_queue_producer.cpp:23:43: style: Function 'Create' argument 1 names different: declaration 'producer' definition 'queue'. [funcArgNamesDifferent]
libs/vr/libbufferhubqueue/include/private/dvr/buffer_hub_queue_producer.h:26:45: note: Function 'Create' argument 1 names different: declaration 'producer' definition 'queue'.
libs/vr/libbufferhubqueue/buffer_hub_queue_producer.cpp:23:43: note: Function 'Create' argument 1 names different: declaration 'producer' definition 'queue'.
libs/vr/libbufferhubqueue/tests/buffer_hub_queue-test.cpp:84:0: error: syntax error [syntaxError]
libs/vr/libbufferhubqueue/tests/buffer_hub_queue_producer-test.cpp:143:0: error: syntax error [syntaxError]
libs/vr/libdisplay/include/private/dvr/display_protocol.h:63:0: style: Class 'android :: dvr :: display :: Flags < uint32_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libdisplay/include/private/dvr/display_protocol.h:63:0: style: Class 'android :: dvr :: display :: Flags < SurfaceAttributeKey >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libdisplay/vsync_client.cpp:50:66: style: Function 'GetSchedInfo' argument 2 names different: declaration 'next_timestamp_ns' definition 'timestamp_ns'. [funcArgNamesDifferent]
libs/vr/libdisplay/include/private/dvr/vsync_client.h:53:55: note: Function 'GetSchedInfo' argument 2 names different: declaration 'next_timestamp_ns' definition 'timestamp_ns'.
libs/vr/libdisplay/vsync_client.cpp:50:66: note: Function 'GetSchedInfo' argument 2 names different: declaration 'next_timestamp_ns' definition 'timestamp_ns'.
libs/vr/libdvr/dvr_buffer_queue.cpp:303:48: style: Function 'dvrWriteBufferQueueDequeue' argument 3 names different: declaration 'out_buffer' definition 'write_buffer'. [funcArgNamesDifferent]
libs/vr/libdvr/include/dvr/dvr_buffer_queue.h:94:48: note: Function 'dvrWriteBufferQueueDequeue' argument 3 names different: declaration 'out_buffer' definition 'write_buffer'.
libs/vr/libdvr/dvr_buffer_queue.cpp:303:48: note: Function 'dvrWriteBufferQueueDequeue' argument 3 names different: declaration 'out_buffer' definition 'write_buffer'.
libs/vr/libdvr/dvr_buffer_queue.cpp:362:40: style: Function 'Dequeue' argument 5 names different: declaration 'user_metadata_size' definition 'meta_size_bytes'. [funcArgNamesDifferent]
libs/vr/libdvr/dvr_buffer_queue_internal.h:78:38: note: Function 'Dequeue' argument 5 names different: declaration 'user_metadata_size' definition 'meta_size_bytes'.
libs/vr/libdvr/dvr_buffer_queue.cpp:362:40: note: Function 'Dequeue' argument 5 names different: declaration 'user_metadata_size' definition 'meta_size_bytes'.
libs/vr/libdvr/dvr_buffer_queue.cpp:529:46: style: Function 'dvrReadBufferQueueDequeue' argument 3 names different: declaration 'out_buffer' definition 'read_buffer'. [funcArgNamesDifferent]
libs/vr/libdvr/include/dvr/dvr_buffer_queue.h:181:46: note: Function 'dvrReadBufferQueueDequeue' argument 3 names different: declaration 'out_buffer' definition 'read_buffer'.
libs/vr/libdvr/dvr_buffer_queue.cpp:529:46: note: Function 'dvrReadBufferQueueDequeue' argument 3 names different: declaration 'out_buffer' definition 'read_buffer'.
libs/vr/libdvr/dvr_display_manager.cpp:134:55: style: Function 'dvrDisplayManagerGetSurfaceState' argument 2 names different: declaration 'surface_state' definition 'state'. [funcArgNamesDifferent]
libs/vr/libdvr/include/dvr/dvr_display_manager.h:47:55: note: Function 'dvrDisplayManagerGetSurfaceState' argument 2 names different: declaration 'surface_state' definition 'state'.
libs/vr/libdvr/dvr_display_manager.cpp:134:55: note: Function 'dvrDisplayManagerGetSurfaceState' argument 2 names different: declaration 'surface_state' definition 'state'.
libs/vr/libdvr/dvr_display_manager.cpp:163:45: style: Function 'dvrSurfaceStateCreate' argument 1 names different: declaration 'surface_state' definition 'surface_state_out'. [funcArgNamesDifferent]
libs/vr/libdvr/include/dvr/dvr_display_manager.h:61:45: note: Function 'dvrSurfaceStateCreate' argument 1 names different: declaration 'surface_state' definition 'surface_state_out'.
libs/vr/libdvr/dvr_display_manager.cpp:163:45: note: Function 'dvrSurfaceStateCreate' argument 1 names different: declaration 'surface_state' definition 'surface_state_out'.
libs/vr/libdvr/dvr_hardware_composer_client.cpp:83:72: style: Function 'dvrHwcClientCreate' argument 2 names different: declaration 'client_state' definition 'data'. [funcArgNamesDifferent]
libs/vr/libdvr/include/dvr/dvr_hardware_composer_client.h:25:40: note: Function 'dvrHwcClientCreate' argument 2 names different: declaration 'client_state' definition 'data'.
libs/vr/libdvr/dvr_hardware_composer_client.cpp:83:72: note: Function 'dvrHwcClientCreate' argument 2 names different: declaration 'client_state' definition 'data'.
libs/vr/libdvr/dvr_surface.cpp:92:59: style: Function 'dvrSurfaceCreate' argument 3 names different: declaration 'surface_out' definition 'out_surface'. [funcArgNamesDifferent]
libs/vr/libdvr/include/dvr/dvr_surface.h:57:59: note: Function 'dvrSurfaceCreate' argument 3 names different: declaration 'surface_out' definition 'out_surface'.
libs/vr/libdvr/dvr_surface.cpp:92:59: note: Function 'dvrSurfaceCreate' argument 3 names different: declaration 'surface_out' definition 'out_surface'.
libs/vr/libdvr/dvr_surface.cpp:158:60: style: Function 'dvrSurfaceCreateWriteBufferQueue' argument 9 names different: declaration 'queue_out' definition 'out_writer'. [funcArgNamesDifferent]
libs/vr/libdvr/include/dvr/dvr_surface.h:80:60: note: Function 'dvrSurfaceCreateWriteBufferQueue' argument 9 names different: declaration 'queue_out' definition 'out_writer'.
libs/vr/libdvr/dvr_surface.cpp:158:60: note: Function 'dvrSurfaceCreateWriteBufferQueue' argument 9 names different: declaration 'queue_out' definition 'out_writer'.
libs/vr/libdvr/dvr_surface.cpp:244:39: style: Function 'dvrGetNativeDisplayMetrics' argument 1 names different: declaration 'metrics_struct_size' definition 'sizeof_metrics'. [funcArgNamesDifferent]
libs/vr/libdvr/include/dvr/dvr_surface.h:108:39: note: Function 'dvrGetNativeDisplayMetrics' argument 1 names different: declaration 'metrics_struct_size' definition 'sizeof_metrics'.
libs/vr/libdvr/dvr_surface.cpp:244:39: note: Function 'dvrGetNativeDisplayMetrics' argument 1 names different: declaration 'metrics_struct_size' definition 'sizeof_metrics'.
libs/vr/libdvr/tests/dvr_buffer_queue-test.cpp:66:0: error: syntax error [syntaxError]
libs/vr/libdvr/tests/dvr_display_manager-test.cpp:481:0: error: syntax error [syntaxError]
libs/vr/libdvr/tests/dvr_named_buffer-test.cpp:81:0: error: syntax error [syntaxError]
libs/vr/libpdx/encoder_performance_test.cpp:62:1: style: The class 'StaticBuffer' does not have a constructor although it has private member variables. [noConstructor]
libs/vr/libpdx/encoder_performance_test.cpp:272:15: performance: Technically the member function '::TestRunner::CenterString' can be static. [functionStatic]
libs/vr/libpdx/serialization_tests.cpp:54:3: warning: Member variable 'TestType::a' is not initialized in the constructor. [uninitMemberVar]
libs/vr/libpdx/serialization_tests.cpp:54:3: warning: Member variable 'TestType::b' is not initialized in the constructor. [uninitMemberVar]
libs/vr/libpdx/serialization_tests.cpp:54:3: warning: Member variable 'TestType::d' is not initialized in the constructor. [uninitMemberVar]
libs/vr/libpdx/serialization_tests.cpp:73:0: style: Struct 'TestTemplateType < LocalHandle >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libpdx/service.cpp:323:5: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
libs/vr/libpdx/service.cpp:325:5: note: Found duplicate branches for 'if' and 'else'.
libs/vr/libpdx/service.cpp:323:5: note: Found duplicate branches for 'if' and 'else'.
libs/vr/libpdx/service_tests.cpp:45:0: error: syntax error [syntaxError]
libs/vr/libpdx/status_tests.cpp:98:15: warning: Access of moved variable 'status2'. [accessMoved]
libs/vr/libpdx/status_tests.cpp:96:42: note: Calling std::move(status2)
libs/vr/libpdx/status_tests.cpp:98:15: note: $symbol:status2
Access of moved variable '$symbol'.
libs/vr/libpdx/status_tests.cpp:101:16: warning: Access of moved variable 'status2'. [accessMoved]
libs/vr/libpdx/status_tests.cpp:96:42: note: Calling std::move(status2)
libs/vr/libpdx/status_tests.cpp:101:16: note: $symbol:status2
Access of moved variable '$symbol'.
libs/vr/libpdx/status_tests.cpp:104:22: warning: Access of moved variable 'status2'. [accessMoved]
libs/vr/libpdx/status_tests.cpp:96:42: note: Calling std::move(status2)
libs/vr/libpdx/status_tests.cpp:104:22: note: $symbol:status2
Access of moved variable '$symbol'.
libs/vr/libpdx/status_tests.cpp:112:15: warning: Access of moved variable 'status1'. [accessMoved]
libs/vr/libpdx/status_tests.cpp:111:13: note: Calling std::move(status1)
libs/vr/libpdx/status_tests.cpp:112:15: note: $symbol:status1
Access of moved variable '$symbol'.
libs/vr/libpdx/thread_local_buffer_tests.cpp:83:11: style: Variable 'id2' is assigned a value that is never used. [unreadVariable]
libs/vr/libpdx/thread_local_buffer_tests.cpp:82:15: style: Variable 'thread' is assigned a value that is never used. [unreadVariable]
libs/vr/libpdx/variant_tests.cpp:291:5: style: Variable 's' is reassigned a value before the old one has been used. [redundantAssignment]
libs/vr/libpdx/variant_tests.cpp:290:0: note: Variable 's' is reassigned a value before the old one has been used.
libs/vr/libpdx/variant_tests.cpp:291:5: note: Variable 's' is reassigned a value before the old one has been used.
libs/vr/libpdx/variant_tests.cpp:17:3: style: Struct 'BaseType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libpdx/variant_tests.cpp:22:3: style: Struct 'DerivedType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libpdx/variant_tests.cpp:46:0: style: Class 'InstrumentType < T >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libpdx/variant_tests.cpp:47:0: style: Class 'InstrumentType < T >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libpdx/variant_tests.cpp:54:0: style: Class 'InstrumentType < T >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libpdx/variant_tests.cpp:57:0: style: Class 'InstrumentType < T >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libpdx/variant_tests.cpp:46:0: style: Class 'InstrumentType < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libpdx/variant_tests.cpp:47:0: style: Class 'InstrumentType < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libpdx/variant_tests.cpp:54:0: style: Class 'InstrumentType < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libpdx/variant_tests.cpp:57:0: style: Class 'InstrumentType < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libpdx/variant_tests.cpp:28:0: style: Class 'TestType < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libpdx/variant_tests.cpp:29:0: style: Class 'TestType < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libpdx/variant_tests.cpp:28:0: style: Class 'TestType < bool >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libpdx/variant_tests.cpp:29:0: style: Class 'TestType < bool >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libpdx/variant_tests.cpp:28:0: style: Class 'TestType < IntRef >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libpdx/variant_tests.cpp:29:0: style: Class 'TestType < IntRef >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libpdx/variant_tests.cpp:28:0: style: Class 'TestType < T >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libpdx/variant_tests.cpp:29:0: style: Class 'TestType < T >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libpdx/variant_tests.cpp:283:17: warning: Access of moved variable 's'. [accessMoved]
libs/vr/libpdx/variant_tests.cpp:281:9: note: Calling std::move(s)
libs/vr/libpdx/variant_tests.cpp:283:17: note: $symbol:s
Access of moved variable '$symbol'.
libs/vr/libpdx/variant_tests.cpp:303:17: warning: Access of moved variable 'a'. [accessMoved]
libs/vr/libpdx/variant_tests.cpp:302:9: note: Calling std::move(a)
libs/vr/libpdx/variant_tests.cpp:303:17: note: $symbol:a
Access of moved variable '$symbol'.
libs/vr/libpdx/variant_tests.cpp:305:39: warning: Access of moved variable 'a'. [accessMoved]
libs/vr/libpdx/variant_tests.cpp:302:9: note: Calling std::move(a)
libs/vr/libpdx/variant_tests.cpp:305:39: note: $symbol:a
Access of moved variable '$symbol'.
libs/vr/libpdx/variant_tests.cpp:314:17: warning: Access of moved variable 'a'. [accessMoved]
libs/vr/libpdx/variant_tests.cpp:313:9: note: Calling std::move(a)
libs/vr/libpdx/variant_tests.cpp:314:17: note: $symbol:a
Access of moved variable '$symbol'.
libs/vr/libpdx/variant_tests.cpp:316:39: warning: Access of moved variable 'a'. [accessMoved]
libs/vr/libpdx/variant_tests.cpp:313:9: note: Calling std::move(a)
libs/vr/libpdx/variant_tests.cpp:316:39: note: $symbol:a
Access of moved variable '$symbol'.
libs/vr/libpdx/variant_tests.cpp:325:17: warning: Access of moved variable 'a'. [accessMoved]
libs/vr/libpdx/variant_tests.cpp:324:9: note: Calling std::move(a)
libs/vr/libpdx/variant_tests.cpp:325:17: note: $symbol:a
Access of moved variable '$symbol'.
libs/vr/libpdx/variant_tests.cpp:327:39: warning: Access of moved variable 'a'. [accessMoved]
libs/vr/libpdx/variant_tests.cpp:324:9: note: Calling std::move(a)
libs/vr/libpdx/variant_tests.cpp:327:39: note: $symbol:a
Access of moved variable '$symbol'.
libs/vr/libpdx/variant_tests.cpp:336:17: warning: Access of moved variable 'a'. [accessMoved]
libs/vr/libpdx/variant_tests.cpp:335:9: note: Calling std::move(a)
libs/vr/libpdx/variant_tests.cpp:336:17: note: $symbol:a
Access of moved variable '$symbol'.
libs/vr/libpdx/variant_tests.cpp:338:33: warning: Access of moved variable 'a'. [accessMoved]
libs/vr/libpdx/variant_tests.cpp:335:9: note: Calling std::move(a)
libs/vr/libpdx/variant_tests.cpp:338:33: note: $symbol:a
Access of moved variable '$symbol'.
libs/vr/libpdx/variant_tests.cpp:615:17: warning: Access of moved variable 'pointer'. [accessMoved]
libs/vr/libpdx/variant_tests.cpp:612:37: note: Calling std::move(pointer)
libs/vr/libpdx/variant_tests.cpp:615:17: note: $symbol:pointer
Access of moved variable '$symbol'.
libs/vr/libpdx/variant_tests.cpp:622:17: warning: Access of moved variable 'a'. [accessMoved]
libs/vr/libpdx/variant_tests.cpp:620:37: note: Calling std::move(a)
libs/vr/libpdx/variant_tests.cpp:622:17: note: $symbol:a
Access of moved variable '$symbol'.
libs/vr/libpdx/variant_tests.cpp:624:48: warning: Access of moved variable 'a'. [accessMoved]
libs/vr/libpdx/variant_tests.cpp:620:37: note: Calling std::move(a)
libs/vr/libpdx/variant_tests.cpp:624:48: note: $symbol:a
Access of moved variable '$symbol'.
libs/vr/libpdx_default_transport/pdx_benchmarks.cpp:84:3: warning: Member variable 'SchedStats::task_id_' is not initialized in the constructor. [uninitMemberVar]
libs/vr/libpdx_default_transport/pdx_benchmarks.cpp:85:3: style: Class 'SchedStats' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libpdx_default_transport/pdx_benchmarks.cpp:382:3: style: Class 'BenchmarkService' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libpdx_default_transport/pdx_benchmarks.cpp:495:3: style: Class 'BenchmarkClient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libpdx_uds/client_channel_tests.cpp:129:0: error: syntax error [syntaxError]
libs/vr/libpdx_uds/ipc_helper.cpp:199:36: warning: Obsolete function 'alloca' called. [allocaCalled]
libs/vr/libpdx_uds/ipc_helper.cpp:211:23: warning: Obsolete function 'alloca' called. [allocaCalled]
libs/vr/libpdx_uds/ipc_helper.cpp:293:21: warning: Obsolete function 'alloca' called. [allocaCalled]
libs/vr/libpdx_uds/ipc_helper_tests.cpp:122:0: error: syntax error [syntaxError]
libs/vr/libpdx_uds/remote_method_tests.cpp:201:17: style: Unused variable: return_value [unusedVariable]
libs/vr/libpdx_uds/remote_method_tests.cpp:61:3: warning: Member variable 'TestType::a' is not initialized in the constructor. [uninitMemberVar]
libs/vr/libpdx_uds/remote_method_tests.cpp:61:3: warning: Member variable 'TestType::b' is not initialized in the constructor. [uninitMemberVar]
libs/vr/libpdx_uds/remote_method_tests.cpp:84:3: warning: Member variable 'TestFdType::a' is not initialized in the constructor. [uninitMemberVar]
libs/vr/libpdx_uds/remote_method_tests.cpp:331:3: style: Class 'TestClient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libpdx_uds/remote_method_tests.cpp:97:0: style: Struct 'TestTemplateType < RemoteHandle >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libpdx_uds/remote_method_tests.cpp:97:0: style: Struct 'TestTemplateType < BorrowedHandle >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libpdx_uds/remote_method_tests.cpp:97:0: style: Struct 'TestTemplateType < LocalHandle >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libpdx_uds/service_endpoint.cpp:535:7: warning: Access of moved variable 'request'. [accessMoved]
libs/vr/libpdx_uds/service_endpoint.cpp:534:20: note: Calling std::move(request)
libs/vr/libpdx_uds/service_endpoint.cpp:535:7: note: $symbol:request
Access of moved variable '$symbol'.
libs/vr/libvrflinger/acquired_buffer.h:57:20: style: Technically the member function 'android::dvr::AcquiredBuffer::ClaimAcquireFence' can be const. [functionConst]
libs/vr/libvrflinger/acquired_buffer.cpp:74:29: note: Technically the member function 'android::dvr::AcquiredBuffer::ClaimAcquireFence' can be const.
libs/vr/libvrflinger/acquired_buffer.h:57:20: note: Technically the member function 'android::dvr::AcquiredBuffer::ClaimAcquireFence' can be const.
libs/vr/libvrflinger/hardware_composer.h:264:10: performance: Technically the member function 'android::dvr::Layer::SourceBuffer::Finish' can be static. [functionStatic]
libs/vr/libvrflinger/hardware_composer.h:268:9: performance: Technically the member function 'android::dvr::Layer::SourceBuffer::GetSurfaceId' can be static. [functionStatic]
libs/vr/libvrflinger/hardware_composer.h:269:9: performance: Technically the member function 'android::dvr::Layer::SourceBuffer::GetBufferId' can be static. [functionStatic]
libs/vr/libvrflinger/hwc_types.h:278:3: style: Struct 'Color' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libvrflinger/hardware_composer.h:201:5: style: Struct 'SourceSurface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libvrflinger/hwc_types.h:119:0: style: Struct 'HWC :: Wrapper < HWC2 :: Attribute >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libvrflinger/hwc_types.h:122:0: style: Struct 'HWC :: Wrapper < HWC2 :: Attribute >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libvrflinger/hwc_types.h:126:0: style: Struct 'HWC :: Wrapper < HWC2 :: Attribute >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libvrflinger/hwc_types.h:119:0: style: Struct 'HWC :: Wrapper < HWC2 :: BlendMode >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libvrflinger/hwc_types.h:122:0: style: Struct 'HWC :: Wrapper < HWC2 :: BlendMode >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libvrflinger/hwc_types.h:126:0: style: Struct 'HWC :: Wrapper < HWC2 :: BlendMode >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libvrflinger/hwc_types.h:119:0: style: Struct 'HWC :: Wrapper < HWC2 :: Composition >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libvrflinger/hwc_types.h:122:0: style: Struct 'HWC :: Wrapper < HWC2 :: Composition >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libvrflinger/hwc_types.h:126:0: style: Struct 'HWC :: Wrapper < HWC2 :: Composition >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libvrflinger/hwc_types.h:119:0: style: Struct 'HWC :: Wrapper < HWC2 :: DisplayType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libvrflinger/hwc_types.h:122:0: style: Struct 'HWC :: Wrapper < HWC2 :: DisplayType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libvrflinger/hwc_types.h:126:0: style: Struct 'HWC :: Wrapper < HWC2 :: DisplayType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libvrflinger/hwc_types.h:119:0: style: Struct 'HWC :: Wrapper < HWC2 :: Error >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libvrflinger/hwc_types.h:122:0: style: Struct 'HWC :: Wrapper < HWC2 :: Error >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libvrflinger/hwc_types.h:126:0: style: Struct 'HWC :: Wrapper < HWC2 :: Error >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libvrflinger/hwc_types.h:119:0: style: Struct 'HWC :: Wrapper < HWC2 :: LayerRequest >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libvrflinger/hwc_types.h:122:0: style: Struct 'HWC :: Wrapper < HWC2 :: LayerRequest >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libvrflinger/hwc_types.h:126:0: style: Struct 'HWC :: Wrapper < HWC2 :: LayerRequest >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libvrflinger/hwc_types.h:119:0: style: Struct 'HWC :: Wrapper < HWC2 :: PowerMode >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libvrflinger/hwc_types.h:122:0: style: Struct 'HWC :: Wrapper < HWC2 :: PowerMode >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libvrflinger/hwc_types.h:126:0: style: Struct 'HWC :: Wrapper < HWC2 :: PowerMode >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libvrflinger/hwc_types.h:119:0: style: Struct 'HWC :: Wrapper < HWC2 :: Transform >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libvrflinger/hwc_types.h:122:0: style: Struct 'HWC :: Wrapper < HWC2 :: Transform >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libvrflinger/hwc_types.h:126:0: style: Struct 'HWC :: Wrapper < HWC2 :: Transform >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libvrflinger/hwc_types.h:119:0: style: Struct 'HWC :: Wrapper < HWC2 :: Vsync >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libvrflinger/hwc_types.h:122:0: style: Struct 'HWC :: Wrapper < HWC2 :: Vsync >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libvrflinger/hwc_types.h:126:0: style: Struct 'HWC :: Wrapper < HWC2 :: Vsync >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libs/vr/libvrflinger/hardware_composer.h:151:51: performance: Function parameter 'display_metrics' should be passed by const reference. [passedByValue]
libs/vr/libvrflinger/hwc_types.h:119:0: performance: Function parameter 'value' should be passed by const reference. [passedByValue]
libs/vr/libvrflinger/hwc_types.h:122:0: performance: Function parameter 'value' should be passed by const reference. [passedByValue]
libs/vr/libvrflinger/hwc_types.h:145:0: performance: Function parameter 'other_value' should be passed by const reference. [passedByValue]
libs/vr/libvrflinger/hwc_types.h:146:0: performance: Function parameter 'other_value' should be passed by const reference. [passedByValue]
libs/vr/libvrflinger/hwc_types.h:150:0: performance: Function parameter 'other_value' should be passed by const reference. [passedByValue]
libs/vr/libvrflinger/hwc_types.h:151:0: performance: Function parameter 'other_value' should be passed by const reference. [passedByValue]
libs/vr/libvrflinger/display_service.cpp:392:40: style: Function 'SetDisplayConfigurationUpdateNotifier' argument 1 names different: declaration 'notifier' definition 'update_notifier'. [funcArgNamesDifferent]
libs/vr/libvrflinger/display_service.h:61:42: note: Function 'SetDisplayConfigurationUpdateNotifier' argument 1 names different: declaration 'notifier' definition 'update_notifier'.
libs/vr/libvrflinger/display_service.cpp:392:40: note: Function 'SetDisplayConfigurationUpdateNotifier' argument 1 names different: declaration 'notifier' definition 'update_notifier'.
libs/vr/libvrflinger/display_service.cpp:392:40: performance: Function parameter 'update_notifier' should be passed by const reference. [passedByValue]
libs/vr/libvrflinger/epoll_event_dispatcher.cpp:46:65: performance: Function parameter 'handler' should be passed by const reference. [passedByValue]
libs/vr/libvrflinger/hardware_composer.cpp:137:3: style: Variable 'error' is reassigned a value before the old one has been used. [redundantAssignment]
libs/vr/libvrflinger/hardware_composer.cpp:134:0: note: Variable 'error' is reassigned a value before the old one has been used.
libs/vr/libvrflinger/hardware_composer.cpp:137:3: note: Variable 'error' is reassigned a value before the old one has been used.
libs/vr/libvrflinger/hardware_composer.cpp:323:67: style: Function 'GetDisplayAttribute' argument 4 names different: declaration 'attributes' definition 'attribute'. [funcArgNamesDifferent]
libs/vr/libvrflinger/hardware_composer.h:347:51: note: Function 'GetDisplayAttribute' argument 4 names different: declaration 'attributes' definition 'attribute'.
libs/vr/libvrflinger/hardware_composer.cpp:323:67: note: Function 'GetDisplayAttribute' argument 4 names different: declaration 'attributes' definition 'attribute'.
libs/vr/libvrflinger/hardware_composer.cpp:1077:56: style: Function 'Layer' argument 5 names different: declaration 'z_roder' definition 'z_order'. [funcArgNamesDifferent]
libs/vr/libvrflinger/hardware_composer.h:68:51: note: Function 'Layer' argument 5 names different: declaration 'z_roder' definition 'z_order'.
libs/vr/libvrflinger/hardware_composer.cpp:1077:56: note: Function 'Layer' argument 5 names different: declaration 'z_roder' definition 'z_order'.
libs/vr/libvrflinger/hardware_composer.cpp:114:19: warning: Member variable 'HardwareComposer::is_standalone_device_' is not initialized in the constructor. [uninitMemberVar]
libs/vr/libvrflinger/hardware_composer.cpp:114:19: warning: Member variable 'HardwareComposer::native_display_metrics_' is not initialized in the constructor. [uninitMemberVar]
libs/vr/libvrflinger/hardware_composer.cpp:114:19: warning: Member variable 'HardwareComposer::display_metrics_' is not initialized in the constructor. [uninitMemberVar]
libs/vr/libvrflinger/hardware_composer.h:345:14: performance: Technically the member function 'android::dvr::HardwareComposer::GetDisplayAttribute' can be static. [functionStatic]
libs/vr/libvrflinger/hardware_composer.cpp:320:30: note: Technically the member function 'android::dvr::HardwareComposer::GetDisplayAttribute' can be static.
libs/vr/libvrflinger/hardware_composer.h:345:14: note: Technically the member function 'android::dvr::HardwareComposer::GetDisplayAttribute' can be static.
libs/vr/libvrflinger/hardware_composer.cpp:124:54: performance: Function parameter 'request_display_callback' should be passed by const reference. [passedByValue]
libs/vr/libvrflinger/hardware_composer.cpp:933:55: performance: Function parameter 'callback' should be passed by const reference. [passedByValue]
libs/vr/libvrflinger/hardware_composer.cpp:752:7: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
libs/vr/libvrflinger/hardware_composer.cpp:977:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
libs/vr/libvrflinger/hardware_composer.cpp:1232:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
libs/vr/libvrflinger/vr_flinger.cpp:111:1: style: Label 'error' is not used. [unusedLabel]
libs/vr/libvrflinger/vsync_service.h:26:24: style: Technically the member function 'android::dvr::VSyncWaiter::OnWait' can be const. [functionConst]
libs/vr/libvrflinger/vsync_service.cpp:199:35: note: Technically the member function 'android::dvr::VSyncWaiter::OnWait' can be const.
libs/vr/libvrflinger/vsync_service.h:26:24: note: Technically the member function 'android::dvr::VSyncWaiter::OnWait' can be const.
opengl/libagl/Tokenizer.h:44:9: warning: Member variable 'run_t::first' is not initialized in the constructor. [uninitMemberVar]
opengl/libagl/Tokenizer.h:44:9: warning: Member variable 'run_t::length' is not initialized in the constructor. [uninitMemberVar]
opengl/libagl/TextureObjectManager.cpp:146:58: style: Function 'setImage' argument 1 names different: declaration 'buffer' definition 'native_buffer'. [funcArgNamesDifferent]
opengl/libagl/TextureObjectManager.h:51:47: note: Function 'setImage' argument 1 names different: declaration 'buffer' definition 'native_buffer'.
opengl/libagl/TextureObjectManager.cpp:146:58: note: Function 'setImage' argument 1 names different: declaration 'buffer' definition 'native_buffer'.
opengl/libagl/context.h:541:1: style: The struct 'compute_iterators_t' does not have a constructor although it has private member variables. [noConstructor]
opengl/libagl/Tokenizer.cpp:108:13: style: The scope of the variable 'mid' can be reduced. [variableScope]
opengl/libagl/Tokenizer.h:29:1: warning: The class 'Tokenizer' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
opengl/libagl/fp.h:140:27: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
opengl/libagl/fp.h:175:13: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
opengl/libagl/dxt.cpp:251:21: style: The scope of the variable 'r2' can be reduced. [variableScope]
opengl/libagl/dxt.cpp:251:25: style: The scope of the variable 'g2' can be reduced. [variableScope]
opengl/libagl/dxt.cpp:251:29: style: The scope of the variable 'b2' can be reduced. [variableScope]
opengl/libagl/dxt.cpp:251:33: style: The scope of the variable 'r3' can be reduced. [variableScope]
opengl/libagl/dxt.cpp:251:37: style: The scope of the variable 'g3' can be reduced. [variableScope]
opengl/libagl/dxt.cpp:251:41: style: The scope of the variable 'b3' can be reduced. [variableScope]
opengl/libagl/dxt.cpp:251:45: style: The scope of the variable 'a3' can be reduced. [variableScope]
opengl/libagl/egl.cpp:271:9: warning: Member variable 'Rect::left' is not initialized in the constructor. [uninitMemberVar]
opengl/libagl/egl.cpp:271:9: warning: Member variable 'Rect::top' is not initialized in the constructor. [uninitMemberVar]
opengl/libagl/egl.cpp:271:9: warning: Member variable 'Rect::right' is not initialized in the constructor. [uninitMemberVar]
opengl/libagl/egl.cpp:271:9: warning: Member variable 'Rect::bottom' is not initialized in the constructor. [uninitMemberVar]
opengl/libagl/egl.cpp:260:14: performance: Technically the member function 'android::egl_window_surface_v2_t::lock' can be static. [functionStatic]
opengl/libagl/egl.cpp:455:35: note: Technically the member function 'android::egl_window_surface_v2_t::lock' can be static.
opengl/libagl/egl.cpp:260:14: note: Technically the member function 'android::egl_window_surface_v2_t::lock' can be static.
opengl/libagl/egl.cpp:261:14: performance: Technically the member function 'android::egl_window_surface_v2_t::unlock' can be static. [functionStatic]
opengl/libagl/egl.cpp:463:35: note: Technically the member function 'android::egl_window_surface_v2_t::unlock' can be static.
opengl/libagl/egl.cpp:261:14: note: Technically the member function 'android::egl_window_surface_v2_t::unlock' can be static.
opengl/libagl/egl.cpp:350:10: style: Technically the member function 'android::egl_window_surface_v2_t::copyBlt' can be const. [functionConst]
opengl/libagl/egl.cpp:470:31: note: Technically the member function 'android::egl_window_surface_v2_t::copyBlt' can be const.
opengl/libagl/egl.cpp:350:10: note: Technically the member function 'android::egl_window_surface_v2_t::copyBlt' can be const.
opengl/libagl/egl.cpp:245:29: style: The function 'initCheck' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
opengl/libagl/egl.cpp:175:25: note: Virtual function in base class
opengl/libagl/egl.cpp:245:29: note: Function in derived class
opengl/libagl/egl.cpp:246:29: style: The function 'swapBuffers' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
opengl/libagl/egl.cpp:188:29: note: Virtual function in base class
opengl/libagl/egl.cpp:246:29: note: Function in derived class
opengl/libagl/egl.cpp:247:29: style: The function 'bindDrawSurface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
opengl/libagl/egl.cpp:177:29: note: Virtual function in base class
opengl/libagl/egl.cpp:247:29: note: Function in derived class
opengl/libagl/egl.cpp:248:29: style: The function 'bindReadSurface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
opengl/libagl/egl.cpp:178:29: note: Virtual function in base class
opengl/libagl/egl.cpp:248:29: note: Function in derived class
opengl/libagl/egl.cpp:249:29: style: The function 'connect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
opengl/libagl/egl.cpp:179:29: note: Virtual function in base class
opengl/libagl/egl.cpp:249:29: note: Function in derived class
opengl/libagl/egl.cpp:250:29: style: The function 'disconnect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
opengl/libagl/egl.cpp:180:29: note: Virtual function in base class
opengl/libagl/egl.cpp:250:29: note: Function in derived class
opengl/libagl/egl.cpp:251:29: style: The function 'getWidth' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
opengl/libagl/egl.cpp:181:29: note: Virtual function in base class
opengl/libagl/egl.cpp:251:29: note: Function in derived class
opengl/libagl/egl.cpp:252:29: style: The function 'getHeight' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
opengl/libagl/egl.cpp:182:29: note: Virtual function in base class
opengl/libagl/egl.cpp:252:29: note: Function in derived class
opengl/libagl/egl.cpp:253:29: style: The function 'getHorizontalResolution' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
opengl/libagl/egl.cpp:184:29: note: Virtual function in base class
opengl/libagl/egl.cpp:253:29: note: Function in derived class
opengl/libagl/egl.cpp:254:29: style: The function 'getVerticalResolution' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
opengl/libagl/egl.cpp:185:29: note: Virtual function in base class
opengl/libagl/egl.cpp:254:29: note: Function in derived class
opengl/libagl/egl.cpp:255:29: style: The function 'getRefreshRate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
opengl/libagl/egl.cpp:186:29: note: Virtual function in base class
opengl/libagl/egl.cpp:255:29: note: Function in derived class
opengl/libagl/egl.cpp:256:29: style: The function 'getSwapBehavior' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
opengl/libagl/egl.cpp:187:29: note: Virtual function in base class
opengl/libagl/egl.cpp:256:29: note: Function in derived class
opengl/libagl/egl.cpp:257:29: style: The function 'setSwapRectangle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
opengl/libagl/egl.cpp:189:29: note: Virtual function in base class
opengl/libagl/egl.cpp:257:29: note: Function in derived class
opengl/libagl/egl.cpp:672:29: style: The function 'initCheck' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
opengl/libagl/egl.cpp:175:25: note: Virtual function in base class
opengl/libagl/egl.cpp:672:29: note: Function in derived class
opengl/libagl/egl.cpp:673:29: style: The function 'bindDrawSurface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
opengl/libagl/egl.cpp:177:29: note: Virtual function in base class
opengl/libagl/egl.cpp:673:29: note: Function in derived class
opengl/libagl/egl.cpp:674:29: style: The function 'bindReadSurface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
opengl/libagl/egl.cpp:178:29: note: Virtual function in base class
opengl/libagl/egl.cpp:674:29: note: Function in derived class
opengl/libagl/egl.cpp:675:29: style: The function 'getWidth' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
opengl/libagl/egl.cpp:181:29: note: Virtual function in base class
opengl/libagl/egl.cpp:675:29: note: Function in derived class
opengl/libagl/egl.cpp:676:29: style: The function 'getHeight' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
opengl/libagl/egl.cpp:182:29: note: Virtual function in base class
opengl/libagl/egl.cpp:676:29: note: Function in derived class
opengl/libagl/egl.cpp:742:29: style: The function 'initCheck' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
opengl/libagl/egl.cpp:175:25: note: Virtual function in base class
opengl/libagl/egl.cpp:742:29: note: Function in derived class
opengl/libagl/egl.cpp:743:29: style: The function 'bindDrawSurface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
opengl/libagl/egl.cpp:177:29: note: Virtual function in base class
opengl/libagl/egl.cpp:743:29: note: Function in derived class
opengl/libagl/egl.cpp:744:29: style: The function 'bindReadSurface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
opengl/libagl/egl.cpp:178:29: note: Virtual function in base class
opengl/libagl/egl.cpp:744:29: note: Function in derived class
opengl/libagl/egl.cpp:745:29: style: The function 'getWidth' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
opengl/libagl/egl.cpp:181:29: note: Virtual function in base class
opengl/libagl/egl.cpp:745:29: note: Function in derived class
opengl/libagl/egl.cpp:746:29: style: The function 'getHeight' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
opengl/libagl/egl.cpp:182:29: note: Virtual function in base class
opengl/libagl/egl.cpp:746:29: note: Function in derived class
opengl/libagl/fp.cpp:23:32: style: Function 'gglFloatToFixed' argument 1 names different: declaration 'f' definition 'v'. [funcArgNamesDifferent]
opengl/libagl/fp.h:34:42: note: Function 'gglFloatToFixed' argument 1 names different: declaration 'f' definition 'v'.
opengl/libagl/fp.cpp:23:32: note: Function 'gglFloatToFixed' argument 1 names different: declaration 'f' definition 'v'.
opengl/libagl/matrix.cpp:541:18: style: The scope of the variable 'swap' can be reduced. [variableScope]
opengl/libagl/matrix.cpp:724:53: style: Function 'point2__generic' argument 2 names different: declaration 'c' definition 'lhs'. [funcArgNamesDifferent]
opengl/libagl/matrix.cpp:55:57: note: Function 'point2__generic' argument 2 names different: declaration 'c' definition 'lhs'.
opengl/libagl/matrix.cpp:724:53: note: Function 'point2__generic' argument 2 names different: declaration 'c' definition 'lhs'.
opengl/libagl/matrix.cpp:724:72: style: Function 'point2__generic' argument 3 names different: declaration 'o' definition 'rhs'. [funcArgNamesDifferent]
opengl/libagl/matrix.cpp:55:74: note: Function 'point2__generic' argument 3 names different: declaration 'o' definition 'rhs'.
opengl/libagl/matrix.cpp:724:72: note: Function 'point2__generic' argument 3 names different: declaration 'o' definition 'rhs'.
opengl/libagl/matrix.cpp:734:53: style: Function 'point3__generic' argument 2 names different: declaration 'c' definition 'lhs'. [funcArgNamesDifferent]
opengl/libagl/matrix.cpp:56:57: note: Function 'point3__generic' argument 2 names different: declaration 'c' definition 'lhs'.
opengl/libagl/matrix.cpp:734:53: note: Function 'point3__generic' argument 2 names different: declaration 'c' definition 'lhs'.
opengl/libagl/matrix.cpp:734:72: style: Function 'point3__generic' argument 3 names different: declaration 'o' definition 'rhs'. [funcArgNamesDifferent]
opengl/libagl/matrix.cpp:56:74: note: Function 'point3__generic' argument 3 names different: declaration 'o' definition 'rhs'.
opengl/libagl/matrix.cpp:734:72: note: Function 'point3__generic' argument 3 names different: declaration 'o' definition 'rhs'.
opengl/libagl/matrix.cpp:745:53: style: Function 'point4__generic' argument 2 names different: declaration 'c' definition 'lhs'. [funcArgNamesDifferent]
opengl/libagl/matrix.cpp:57:57: note: Function 'point4__generic' argument 2 names different: declaration 'c' definition 'lhs'.
opengl/libagl/matrix.cpp:745:53: note: Function 'point4__generic' argument 2 names different: declaration 'c' definition 'lhs'.
opengl/libagl/matrix.cpp:745:72: style: Function 'point4__generic' argument 3 names different: declaration 'o' definition 'rhs'. [funcArgNamesDifferent]
opengl/libagl/matrix.cpp:57:74: note: Function 'point4__generic' argument 3 names different: declaration 'o' definition 'rhs'.
opengl/libagl/matrix.cpp:745:72: note: Function 'point4__generic' argument 3 names different: declaration 'o' definition 'rhs'.
opengl/libagl/matrix.cpp:757:50: style: Function 'point3__mvui' argument 2 names different: declaration 'c' definition 'lhs'. [funcArgNamesDifferent]
opengl/libagl/matrix.cpp:58:54: note: Function 'point3__mvui' argument 2 names different: declaration 'c' definition 'lhs'.
opengl/libagl/matrix.cpp:757:50: note: Function 'point3__mvui' argument 2 names different: declaration 'c' definition 'lhs'.
opengl/libagl/matrix.cpp:757:69: style: Function 'point3__mvui' argument 3 names different: declaration 'o' definition 'rhs'. [funcArgNamesDifferent]
opengl/libagl/matrix.cpp:58:71: note: Function 'point3__mvui' argument 3 names different: declaration 'o' definition 'rhs'.
opengl/libagl/matrix.cpp:757:69: note: Function 'point3__mvui' argument 3 names different: declaration 'o' definition 'rhs'.
opengl/libagl/matrix.cpp:771:50: style: Function 'point4__mvui' argument 2 names different: declaration 'c' definition 'lhs'. [funcArgNamesDifferent]
opengl/libagl/matrix.cpp:59:54: note: Function 'point4__mvui' argument 2 names different: declaration 'c' definition 'lhs'.
opengl/libagl/matrix.cpp:771:50: note: Function 'point4__mvui' argument 2 names different: declaration 'c' definition 'lhs'.
opengl/libagl/matrix.cpp:771:69: style: Function 'point4__mvui' argument 3 names different: declaration 'o' definition 'rhs'. [funcArgNamesDifferent]
opengl/libagl/matrix.cpp:59:71: note: Function 'point4__mvui' argument 3 names different: declaration 'o' definition 'rhs'.
opengl/libagl/matrix.cpp:771:69: note: Function 'point4__mvui' argument 3 names different: declaration 'o' definition 'rhs'.
opengl/libagl/matrix.cpp:786:46: style: Function 'point2__nop' argument 2 names different: declaration 'c' definition 'lhs'. [funcArgNamesDifferent]
opengl/libagl/matrix.cpp:51:53: note: Function 'point2__nop' argument 2 names different: declaration 'c' definition 'lhs'.
opengl/libagl/matrix.cpp:786:46: note: Function 'point2__nop' argument 2 names different: declaration 'c' definition 'lhs'.
opengl/libagl/matrix.cpp:786:65: style: Function 'point2__nop' argument 3 names different: declaration 'o' definition 'rhs'. [funcArgNamesDifferent]
opengl/libagl/matrix.cpp:51:70: note: Function 'point2__nop' argument 3 names different: declaration 'o' definition 'rhs'.
opengl/libagl/matrix.cpp:786:65: note: Function 'point2__nop' argument 3 names different: declaration 'o' definition 'rhs'.
opengl/libagl/matrix.cpp:795:46: style: Function 'point3__nop' argument 2 names different: declaration 'c' definition 'lhs'. [funcArgNamesDifferent]
opengl/libagl/matrix.cpp:52:53: note: Function 'point3__nop' argument 2 names different: declaration 'c' definition 'lhs'.
opengl/libagl/matrix.cpp:795:46: note: Function 'point3__nop' argument 2 names different: declaration 'c' definition 'lhs'.
opengl/libagl/matrix.cpp:795:65: style: Function 'point3__nop' argument 3 names different: declaration 'o' definition 'rhs'. [funcArgNamesDifferent]
opengl/libagl/matrix.cpp:52:70: note: Function 'point3__nop' argument 3 names different: declaration 'o' definition 'rhs'.
opengl/libagl/matrix.cpp:795:65: note: Function 'point3__nop' argument 3 names different: declaration 'o' definition 'rhs'.
opengl/libagl/matrix.cpp:804:46: style: Function 'point4__nop' argument 2 names different: declaration 'c' definition 'lhs'. [funcArgNamesDifferent]
opengl/libagl/matrix.cpp:53:53: note: Function 'point4__nop' argument 2 names different: declaration 'c' definition 'lhs'.
opengl/libagl/matrix.cpp:804:46: note: Function 'point4__nop' argument 2 names different: declaration 'c' definition 'lhs'.
opengl/libagl/matrix.cpp:804:65: style: Function 'point4__nop' argument 3 names different: declaration 'o' definition 'rhs'. [funcArgNamesDifferent]
opengl/libagl/matrix.cpp:53:70: note: Function 'point4__nop' argument 3 names different: declaration 'o' definition 'rhs'.
opengl/libagl/matrix.cpp:804:65: note: Function 'point4__nop' argument 3 names different: declaration 'o' definition 'rhs'.
opengl/libagl/primitives.cpp:283:15: error: Shifting by a negative value is undefined behaviour [shiftNegative]
opengl/libagl/primitives.cpp:217:45: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
opengl/libagl/primitives.cpp:219:39: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
opengl/libagl/texture.cpp:1195:22: style: Variable 'size' is assigned a value that is never used. [unreadVariable]
opengl/libagl/texture.cpp:1279:18: style: Variable 'size' is assigned a value that is never used. [unreadVariable]
opengl/libagl/texture.cpp:437:51: style: Clarify calculation precedence for '*' and '?'. [clarifyCalculation]
opengl/libs/EGL/BlobCache.cpp:75:19: style: Checking if unsigned variable 'valueSize' is less than zero. [unsignedLessThanZero]
opengl/libs/EGL/BlobCache.h:151:9: style: 'CacheEntry::operator=' should return 'CacheEntry &'. [operatorEq]
opengl/libs/EGL/BlobCache_test.cpp:55:0: error: syntax error [syntaxError]
opengl/libs/EGL/Loader.cpp:258:21: style: C-style pointer casting [cstyleCast]
opengl/libs/EGL/Loader.cpp:99:0: style: Variable 'result' is assigned a value that is never used. [unreadVariable]
opengl/libs/EGL/egldefs.h:40:5: warning: Member variable 'egl_connection_t::hooks' is not initialized in the constructor. [uninitMemberVar]
opengl/libs/EGL/egldefs.h:40:5: warning: Member variable 'egl_connection_t::libEgl' is not initialized in the constructor. [uninitMemberVar]
opengl/libs/EGL/egldefs.h:40:5: warning: Member variable 'egl_connection_t::libGles1' is not initialized in the constructor. [uninitMemberVar]
opengl/libs/EGL/egldefs.h:40:5: warning: Member variable 'egl_connection_t::libGles2' is not initialized in the constructor. [uninitMemberVar]
opengl/libs/EGL/Loader.h:53:10: performance: Technically the member function 'android::Loader::close' can be static. [functionStatic]
opengl/libs/EGL/Loader.cpp:256:14: note: Technically the member function 'android::Loader::close' can be static.
opengl/libs/EGL/Loader.h:53:10: note: Technically the member function 'android::Loader::close' can be static.
opengl/libs/EGL/egl_display.h:101:9: warning: Member variable 'DisplayImpl::queryString' is not initialized in the constructor. [uninitMemberVar]
opengl/libs/EGL/eglApi.cpp:445:12: warning: Possible null pointer dereference: cnx [nullPointer]
opengl/libs/EGL/eglApi.cpp:441:29: note: Assignment 'cnx=NULL', assigned value is 0
opengl/libs/EGL/eglApi.cpp:445:12: note: Null pointer dereference
opengl/libs/EGL/eglApi.cpp:1650:9: warning: Possible null pointer dereference: cnx [nullPointer]
opengl/libs/EGL/eglApi.cpp:1647:29: note: Assignment 'cnx=NULL', assigned value is 0
opengl/libs/EGL/eglApi.cpp:1650:9: note: Null pointer dereference
opengl/libs/EGL/eglApi.cpp:1172:5: style: Variable 'proc' is reassigned a value before the old one has been used. [redundantAssignment]
opengl/libs/EGL/eglApi.cpp:1170:0: note: Variable 'proc' is reassigned a value before the old one has been used.
opengl/libs/EGL/eglApi.cpp:1172:5: note: Variable 'proc' is reassigned a value before the old one has been used.
opengl/libs/EGL/egl_cache.cpp:74:14: warning: Member variable 'egl_cache_t::mSavePending' is not initialized in the constructor. [uninitMemberVarPrivate]
opengl/libs/EGL/egl_display.h:50:10: style: Technically the member function 'android::egl_display_t::loseCurrentImpl' can be const. [functionConst]
opengl/libs/EGL/egl_display.cpp:330:21: note: Technically the member function 'android::egl_display_t::loseCurrentImpl' can be const.
opengl/libs/EGL/egl_display.h:50:10: note: Technically the member function 'android::egl_display_t::loseCurrentImpl' can be const.
opengl/libs/EGL/egl_object.cpp:26:43: style: Function 'egl_object_t' argument 1 names different: declaration 'display' definition 'disp'. [funcArgNamesDifferent]
opengl/libs/EGL/egl_object.h:51:42: note: Function 'egl_object_t' argument 1 names different: declaration 'display' definition 'disp'.
opengl/libs/EGL/egl_object.cpp:26:43: note: Function 'egl_object_t' argument 1 names different: declaration 'display' definition 'disp'.
opengl/libs/EGL/egl_tls.cpp:94:22: style: C-style pointer casting [cstyleCast]
opengl/libs/EGL/egl_tls.cpp:104:26: style: C-style pointer casting [cstyleCast]
opengl/libs/EGL/egl_tls.cpp:122:22: style: C-style pointer casting [cstyleCast]
opengl/libs/EGL/egl_tls.cpp:140:22: style: C-style pointer casting [cstyleCast]
opengl/libs/ETC1/etc1.cpp:427:22: error: Uninitialized variable: r2 [uninitvar]
opengl/libs/ETC1/etc1.cpp:428:22: error: Uninitialized variable: g2 [uninitvar]
opengl/libs/ETC1/etc1.cpp:429:22: error: Uninitialized variable: b2 [uninitvar]
opengl/tests/EGLTest/EGL_test.cpp:85:0: error: syntax error [syntaxError]
opengl/tests/EGLTest/egl_cache_test.cpp:47:0: error: syntax error [syntaxError]
opengl/tests/angeles/demo.c:206:30: style: int result is assigned to long variable. If the variable is long to avoid loss of information, then you have loss of information. [truncLongCastAssignment]
opengl/tests/angeles/demo.c:333:13: style: Variable 'currentQuad' is modified but its new value is never used. [unreadVariable]
opengl/tests/angeles/demo.c:391:13: style: Variable 'currentQuad' is modified but its new value is never used. [unreadVariable]
opengl/tests/gl_basic/gl_basic.cpp:194:9: style: Unused variable: q [unusedVariable]
opengl/tests/gl_basic/gl_basic.cpp:195:9: style: Unused variable: start [unusedVariable]
opengl/tests/gl_basic/gl_basic.cpp:195:16: style: Unused variable: end [unusedVariable]
opengl/tests/gl_basic/gl_basic.cpp:339:9: style: Unused variable: i [unusedVariable]
opengl/tests/gl_basic/gl_basic.cpp:339:12: style: Unused variable: j [unusedVariable]
opengl/tests/gl_basic/gl_basic.cpp:340:0: style: Variable 'quads' is assigned a value that is never used. [unreadVariable]
opengl/tests/gl_perf/fill_common.cpp:294:5: warning: %i in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
opengl/tests/gralloc/gralloc.cpp:56:9: error: Memory leak: temp [memleak]
opengl/tests/gralloc/gralloc.cpp:56:9: error: Memory leak: temp2 [memleak]
opengl/tests/hwc/hwcTestLib.h:74:5: style: Class 'ColorRGB' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
opengl/tests/hwc/hwcCommit.cpp:183:14: style: Technically the member function 'Range::lower' can be const. [functionConst]
opengl/tests/hwc/hwcCommit.cpp:184:14: style: Technically the member function 'Range::upper' can be const. [functionConst]
opengl/tests/hwc/hwcCommit.cpp:186:5: style: Technically the member function 'Range::operatorstring' can be const. [functionConst]
opengl/tests/hwc/hwcCommit.cpp:193:8: note: Technically the member function 'Range::operatorstring' can be const.
opengl/tests/hwc/hwcCommit.cpp:186:5: note: Technically the member function 'Range::operatorstring' can be const.
opengl/tests/hwc/hwcCommit.cpp:206:14: style: Technically the member function 'Rational::numerator' can be const. [functionConst]
opengl/tests/hwc/hwcCommit.cpp:207:14: style: Technically the member function 'Rational::denominator' can be const. [functionConst]
opengl/tests/hwc/hwcCommit.cpp:1529:51: performance: Function parameter 'formatStr' should be passed by const reference. [passedByValue]
opengl/tests/hwc/hwcCommit.cpp:446:32: error: Uninitialized struct member: meas.startDimOverlays [uninitStructMember]
opengl/tests/hwc/hwcCommit.cpp:446:32: error: Uninitialized struct member: meas.maxNonOverlapping [uninitStructMember]
opengl/tests/hwc/hwcCommit.cpp:446:32: error: Uninitialized struct member: meas.maxOverlapping [uninitStructMember]
opengl/tests/hwc/hwcCommit.cpp:446:32: error: Uninitialized struct member: meas.df [uninitStructMember]
opengl/tests/hwc/hwcCommit.cpp:446:32: error: Uninitialized struct member: meas.sc [uninitStructMember]
opengl/tests/hwc/hwcTestLib.cpp:86:16: style: Condition 'window==NULL' is always true [knownConditionTrueFalse]
opengl/tests/hwc/hwcTestLib.cpp:85:34: note: Assignment 'window=NULL', assigned value is 0
opengl/tests/hwc/hwcTestLib.cpp:86:16: note: Condition 'window==NULL' is always true
opengl/tests/hwc/hwcTestLib.cpp:294:22: style: Checking if unsigned variable 'dim.width()' is less than zero. [unsignedLessThanZero]
opengl/tests/hwc/hwcTestLib.cpp:294:45: style: Checking if unsigned variable 'dim.height()' is less than zero. [unsignedLessThanZero]
opengl/tests/textures/textures.cpp:90:15: style: Variable 't5551' is assigned a value that is never used. [unreadVariable]
opengl/tests/tritex/tritex.cpp:96:9: style: Unused variable: q [unusedVariable]
opengl/tests/tritex/tritex.cpp:97:9: style: Unused variable: start [unusedVariable]
opengl/tests/tritex/tritex.cpp:97:16: style: Unused variable: end [unusedVariable]
opengl/tools/glgen/stubs/egl/eglGetDisplay.cpp:6:5: style: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
opengl/tools/glgen/stubs/egl/eglGetDisplay.cpp:5:0: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
opengl/tools/glgen/stubs/egl/eglGetDisplay.cpp:6:5: note: Variable '_returnValue' is reassigned a value before the old one has been used if variable is no semaphore variable.
opengl/tools/glgen/stubs/gles11/common.cpp:399:5: style: Variable 'params' is reassigned a value before the old one has been used. [redundantAssignment]
opengl/tools/glgen/stubs/gles11/common.cpp:396:0: note: Variable 'params' is reassigned a value before the old one has been used.
opengl/tools/glgen/stubs/gles11/common.cpp:399:5: note: Variable 'params' is reassigned a value before the old one has been used.
opengl/tools/glgen/stubs/gles11/glDrawElementsInstanced.cpp:10:5: style: Variable 'indices' is reassigned a value before the old one has been used. [redundantAssignment]
opengl/tools/glgen/stubs/gles11/glDrawElementsInstanced.cpp:8:0: note: Variable 'indices' is reassigned a value before the old one has been used.
opengl/tools/glgen/stubs/gles11/glDrawElementsInstanced.cpp:10:5: note: Variable 'indices' is reassigned a value before the old one has been used.
opengl/tools/glgen/stubs/gles11/glDrawElementsInstancedBaseVertex.cpp:13:5: style: Variable 'indices' is reassigned a value before the old one has been used. [redundantAssignment]
opengl/tools/glgen/stubs/gles11/glDrawElementsInstancedBaseVertex.cpp:11:0: note: Variable 'indices' is reassigned a value before the old one has been used.
opengl/tools/glgen/stubs/gles11/glDrawElementsInstancedBaseVertex.cpp:13:5: note: Variable 'indices' is reassigned a value before the old one has been used.
opengl/tools/glgen/stubs/gles11/glGetActiveAttrib.cpp:134:5: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
opengl/tools/glgen/stubs/gles11/glGetActiveAttrib.cpp:128:0: note: Variable 'length' is reassigned a value before the old one has been used.
opengl/tools/glgen/stubs/gles11/glGetActiveAttrib.cpp:134:5: note: Variable 'length' is reassigned a value before the old one has been used.
opengl/tools/glgen/stubs/gles11/glGetActiveAttrib.cpp:135:5: style: Variable 'size' is reassigned a value before the old one has been used. [redundantAssignment]
opengl/tools/glgen/stubs/gles11/glGetActiveAttrib.cpp:130:0: note: Variable 'size' is reassigned a value before the old one has been used.
opengl/tools/glgen/stubs/gles11/glGetActiveAttrib.cpp:135:5: note: Variable 'size' is reassigned a value before the old one has been used.
opengl/tools/glgen/stubs/gles11/glGetActiveAttrib.cpp:136:5: style: Variable 'type' is reassigned a value before the old one has been used. [redundantAssignment]
opengl/tools/glgen/stubs/gles11/glGetActiveAttrib.cpp:132:0: note: Variable 'type' is reassigned a value before the old one has been used.
opengl/tools/glgen/stubs/gles11/glGetActiveAttrib.cpp:136:5: note: Variable 'type' is reassigned a value before the old one has been used.
opengl/tools/glgen/stubs/gles11/glGetActiveAttrib.cpp:273:35: style: Variable 'length' is assigned a value that is never used. [unreadVariable]
opengl/tools/glgen/stubs/gles11/glGetActiveUniform.cpp:134:5: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
opengl/tools/glgen/stubs/gles11/glGetActiveUniform.cpp:128:0: note: Variable 'length' is reassigned a value before the old one has been used.
opengl/tools/glgen/stubs/gles11/glGetActiveUniform.cpp:134:5: note: Variable 'length' is reassigned a value before the old one has been used.
opengl/tools/glgen/stubs/gles11/glGetActiveUniform.cpp:135:5: style: Variable 'size' is reassigned a value before the old one has been used. [redundantAssignment]
opengl/tools/glgen/stubs/gles11/glGetActiveUniform.cpp:130:0: note: Variable 'size' is reassigned a value before the old one has been used.
opengl/tools/glgen/stubs/gles11/glGetActiveUniform.cpp:135:5: note: Variable 'size' is reassigned a value before the old one has been used.
opengl/tools/glgen/stubs/gles11/glGetActiveUniform.cpp:136:5: style: Variable 'type' is reassigned a value before the old one has been used. [redundantAssignment]
opengl/tools/glgen/stubs/gles11/glGetActiveUniform.cpp:132:0: note: Variable 'type' is reassigned a value before the old one has been used.
opengl/tools/glgen/stubs/gles11/glGetActiveUniform.cpp:136:5: note: Variable 'type' is reassigned a value before the old one has been used.
opengl/tools/glgen/stubs/gles11/glGetActiveUniformBlockName.cpp:83:5: style: Variable '_length' is reassigned a value before the old one has been used. [redundantAssignment]
opengl/tools/glgen/stubs/gles11/glGetActiveUniformBlockName.cpp:76:0: note: Variable '_length' is reassigned a value before the old one has been used.
opengl/tools/glgen/stubs/gles11/glGetActiveUniformBlockName.cpp:83:5: note: Variable '_length' is reassigned a value before the old one has been used.
opengl/tools/glgen/stubs/gles11/glGetActiveUniformBlockName.cpp:72:17: style: Unused variable: _exceptionType [unusedVariable]
opengl/tools/glgen/stubs/gles11/glGetActiveUniformBlockName.cpp:73:17: style: Unused variable: _exceptionMessage [unusedVariable]
opengl/tools/glgen/stubs/gles11/glGetShaderSource.cpp:75:5: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
opengl/tools/glgen/stubs/gles11/glGetShaderSource.cpp:73:0: note: Variable 'length' is reassigned a value before the old one has been used.
opengl/tools/glgen/stubs/gles11/glGetShaderSource.cpp:75:5: note: Variable 'length' is reassigned a value before the old one has been used.
opengl/tools/glgen/stubs/gles11/glGetTransformFeedbackVarying.cpp:146:5: style: Variable 'length' is reassigned a value before the old one has been used. [redundantAssignment]
opengl/tools/glgen/stubs/gles11/glGetTransformFeedbackVarying.cpp:137:0: note: Variable 'length' is reassigned a value before the old one has been used.
opengl/tools/glgen/stubs/gles11/glGetTransformFeedbackVarying.cpp:146:5: note: Variable 'length' is reassigned a value before the old one has been used.
opengl/tools/glgen/stubs/gles11/glGetTransformFeedbackVarying.cpp:147:5: style: Variable 'size' is reassigned a value before the old one has been used. [redundantAssignment]
opengl/tools/glgen/stubs/gles11/glGetTransformFeedbackVarying.cpp:139:0: note: Variable 'size' is reassigned a value before the old one has been used.
opengl/tools/glgen/stubs/gles11/glGetTransformFeedbackVarying.cpp:147:5: note: Variable 'size' is reassigned a value before the old one has been used.
opengl/tools/glgen/stubs/gles11/glGetTransformFeedbackVarying.cpp:148:5: style: Variable 'type' is reassigned a value before the old one has been used. [redundantAssignment]
opengl/tools/glgen/stubs/gles11/glGetTransformFeedbackVarying.cpp:141:0: note: Variable 'type' is reassigned a value before the old one has been used.
opengl/tools/glgen/stubs/gles11/glGetTransformFeedbackVarying.cpp:148:5: note: Variable 'type' is reassigned a value before the old one has been used.
opengl/tools/glgen/stubs/gles11/glGetTransformFeedbackVarying.cpp:149:5: style: Variable 'name' is reassigned a value before the old one has been used. [redundantAssignment]
opengl/tools/glgen/stubs/gles11/glGetTransformFeedbackVarying.cpp:143:0: note: Variable 'name' is reassigned a value before the old one has been used.
opengl/tools/glgen/stubs/gles11/glGetTransformFeedbackVarying.cpp:149:5: note: Variable 'name' is reassigned a value before the old one has been used.
opengl/tools/glgen/stubs/gles11/glGetTransformFeedbackVarying.cpp:293:35: style: Variable 'length' is assigned a value that is never used. [unreadVariable]
opengl/tools/glgen/stubs/jsr239/GLCHeader.cpp:13:0: error: syntax error [syntaxError]
services/inputflinger/EventHub.cpp:1674:9: style: The scope of the variable 'event_size' can be reduced. [variableScope]
services/inputflinger/EventHub.h:385:14: style: Technically the member function 'android::EventHub::Device::hasValidFd' can be const. [functionConst]
services/inputflinger/EventHub.cpp:193:24: note: Technically the member function 'android::EventHub::Device::hasValidFd' can be const.
services/inputflinger/EventHub.h:385:14: note: Technically the member function 'android::EventHub::Device::hasValidFd' can be const.
services/inputflinger/EventHub.h:285:22: style: The function 'getDeviceClasses' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/EventHub.h:187:22: note: Virtual function in base class
services/inputflinger/EventHub.h:285:22: note: Function in derived class
services/inputflinger/EventHub.h:287:35: style: The function 'getDeviceIdentifier' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/EventHub.h:189:35: note: Virtual function in base class
services/inputflinger/EventHub.h:287:35: note: Function in derived class
services/inputflinger/EventHub.h:289:21: style: The function 'getDeviceControllerNumber' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/EventHub.h:191:21: note: Virtual function in base class
services/inputflinger/EventHub.h:289:21: note: Function in derived class
services/inputflinger/EventHub.h:291:18: style: The function 'getConfiguration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/EventHub.h:193:18: note: Virtual function in base class
services/inputflinger/EventHub.h:291:18: note: Function in derived class
services/inputflinger/EventHub.h:293:22: style: The function 'getAbsoluteAxisInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/EventHub.h:195:22: note: Virtual function in base class
services/inputflinger/EventHub.h:293:22: note: Function in derived class
services/inputflinger/EventHub.h:296:18: style: The function 'hasRelativeAxis' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/EventHub.h:198:18: note: Virtual function in base class
services/inputflinger/EventHub.h:296:18: note: Function in derived class
services/inputflinger/EventHub.h:298:18: style: The function 'hasInputProperty' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/EventHub.h:200:18: note: Virtual function in base class
services/inputflinger/EventHub.h:298:18: note: Function in derived class
services/inputflinger/EventHub.h:300:22: style: The function 'mapKey' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/EventHub.h:202:22: note: Virtual function in base class
services/inputflinger/EventHub.h:300:22: note: Function in derived class
services/inputflinger/EventHub.h:304:22: style: The function 'mapAxis' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/EventHub.h:206:22: note: Virtual function in base class
services/inputflinger/EventHub.h:304:22: note: Function in derived class
services/inputflinger/EventHub.h:307:18: style: The function 'setExcludedDevices' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/EventHub.h:211:18: note: Virtual function in base class
services/inputflinger/EventHub.h:307:18: note: Function in derived class
services/inputflinger/EventHub.h:309:21: style: The function 'getScanCodeState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/EventHub.h:230:21: note: Virtual function in base class
services/inputflinger/EventHub.h:309:21: note: Function in derived class
services/inputflinger/EventHub.h:310:21: style: The function 'getKeyCodeState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/EventHub.h:231:21: note: Virtual function in base class
services/inputflinger/EventHub.h:310:21: note: Function in derived class
services/inputflinger/EventHub.h:311:21: style: The function 'getSwitchState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/EventHub.h:232:21: note: Virtual function in base class
services/inputflinger/EventHub.h:311:21: note: Function in derived class
services/inputflinger/EventHub.h:312:22: style: The function 'getAbsoluteAxisValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/EventHub.h:233:22: note: Virtual function in base class
services/inputflinger/EventHub.h:312:22: note: Function in derived class
services/inputflinger/EventHub.h:314:18: style: The function 'markSupportedKeyCodes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/EventHub.h:239:18: note: Virtual function in base class
services/inputflinger/EventHub.h:314:18: note: Function in derived class
services/inputflinger/EventHub.h:317:20: style: The function 'getEvents' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/EventHub.h:225:20: note: Virtual function in base class
services/inputflinger/EventHub.h:317:20: note: Function in derived class
services/inputflinger/EventHub.h:319:18: style: The function 'hasScanCode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/EventHub.h:242:18: note: Virtual function in base class
services/inputflinger/EventHub.h:319:18: note: Function in derived class
services/inputflinger/EventHub.h:320:18: style: The function 'hasLed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/EventHub.h:245:18: note: Virtual function in base class
services/inputflinger/EventHub.h:320:18: note: Function in derived class
services/inputflinger/EventHub.h:321:18: style: The function 'setLedState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/EventHub.h:246:18: note: Virtual function in base class
services/inputflinger/EventHub.h:321:18: note: Function in derived class
services/inputflinger/EventHub.h:323:18: style: The function 'getVirtualKeyDefinitions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/EventHub.h:248:18: note: Virtual function in base class
services/inputflinger/EventHub.h:323:18: note: Function in derived class
services/inputflinger/EventHub.h:326:33: style: The function 'getKeyCharacterMap' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/EventHub.h:251:33: note: Virtual function in base class
services/inputflinger/EventHub.h:326:33: note: Function in derived class
services/inputflinger/EventHub.h:327:18: style: The function 'setKeyboardLayoutOverlay' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/EventHub.h:252:18: note: Virtual function in base class
services/inputflinger/EventHub.h:327:18: note: Function in derived class
services/inputflinger/EventHub.h:329:18: style: The function 'vibrate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/EventHub.h:255:18: note: Virtual function in base class
services/inputflinger/EventHub.h:329:18: note: Function in derived class
services/inputflinger/EventHub.h:330:18: style: The function 'cancelVibrate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/EventHub.h:256:18: note: Virtual function in base class
services/inputflinger/EventHub.h:330:18: note: Function in derived class
services/inputflinger/EventHub.h:332:18: style: The function 'requestReopenDevices' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/EventHub.h:259:18: note: Virtual function in base class
services/inputflinger/EventHub.h:332:18: note: Function in derived class
services/inputflinger/EventHub.h:334:18: style: The function 'wake' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/EventHub.h:262:18: note: Virtual function in base class
services/inputflinger/EventHub.h:334:18: note: Function in derived class
services/inputflinger/EventHub.h:336:18: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/EventHub.h:265:18: note: Virtual function in base class
services/inputflinger/EventHub.h:336:18: note: Function in derived class
services/inputflinger/EventHub.h:337:18: style: The function 'monitor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/EventHub.h:268:18: note: Virtual function in base class
services/inputflinger/EventHub.h:337:18: note: Function in derived class
services/inputflinger/EventHub.h:407:10: style: The function 'isDeviceEnabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/EventHub.h:271:18: note: Virtual function in base class
services/inputflinger/EventHub.h:407:10: note: Function in derived class
services/inputflinger/EventHub.h:408:14: style: The function 'enableDevice' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/EventHub.h:274:22: note: Virtual function in base class
services/inputflinger/EventHub.h:408:14: note: Function in derived class
services/inputflinger/EventHub.h:409:14: style: The function 'disableDevice' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/EventHub.h:277:22: note: Virtual function in base class
services/inputflinger/EventHub.h:409:14: note: Function in derived class
services/inputflinger/InputDispatcher.cpp:919:21: style: Function 'dispatchEventLocked' argument 2 names different: declaration 'entry' definition 'eventEntry'. [funcArgNamesDifferent]
services/inputflinger/InputDispatcher.h:1010:63: note: Function 'dispatchEventLocked' argument 2 names different: declaration 'entry' definition 'eventEntry'.
services/inputflinger/InputDispatcher.cpp:919:21: note: Function 'dispatchEventLocked' argument 2 names different: declaration 'entry' definition 'eventEntry'.
services/inputflinger/InputDispatcher.cpp:195:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
services/inputflinger/InputListener.h:66:5: warning: Member variable 'NotifyKeyArgs::deviceId' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputListener.h:66:5: warning: Member variable 'NotifyKeyArgs::source' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputListener.h:66:5: warning: Member variable 'NotifyKeyArgs::policyFlags' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputListener.h:66:5: warning: Member variable 'NotifyKeyArgs::action' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputListener.h:66:5: warning: Member variable 'NotifyKeyArgs::flags' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputListener.h:66:5: warning: Member variable 'NotifyKeyArgs::keyCode' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputListener.h:66:5: warning: Member variable 'NotifyKeyArgs::scanCode' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputListener.h:66:5: warning: Member variable 'NotifyKeyArgs::metaState' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputListener.h:100:5: warning: Member variable 'NotifyMotionArgs::deviceId' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputListener.h:100:5: warning: Member variable 'NotifyMotionArgs::source' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputListener.h:100:5: warning: Member variable 'NotifyMotionArgs::policyFlags' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputListener.h:100:5: warning: Member variable 'NotifyMotionArgs::action' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputListener.h:100:5: warning: Member variable 'NotifyMotionArgs::actionButton' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputListener.h:100:5: warning: Member variable 'NotifyMotionArgs::flags' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputListener.h:100:5: warning: Member variable 'NotifyMotionArgs::metaState' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputListener.h:100:5: warning: Member variable 'NotifyMotionArgs::buttonState' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputListener.h:100:5: warning: Member variable 'NotifyMotionArgs::edgeFlags' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputListener.h:100:5: warning: Member variable 'NotifyMotionArgs::displayId' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputListener.h:100:5: warning: Member variable 'NotifyMotionArgs::pointerCount' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputListener.h:100:5: warning: Member variable 'NotifyMotionArgs::xPrecision' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputListener.h:100:5: warning: Member variable 'NotifyMotionArgs::yPrecision' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputListener.h:124:5: warning: Member variable 'NotifySwitchArgs::policyFlags' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputListener.h:124:5: warning: Member variable 'NotifySwitchArgs::switchValues' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputListener.h:124:5: warning: Member variable 'NotifySwitchArgs::switchMask' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputListener.h:143:5: warning: Member variable 'NotifyDeviceResetArgs::deviceId' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputDispatcher.cpp:202:18: warning: Member variable 'InputDispatcher::mInputTargetWaitTimeoutExpired' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputDispatcher.cpp:209:5: performance: Variable 'mLooper' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
services/inputflinger/InputDispatcher.h:509:17: warning: The struct 'MotionEntry' defines member variable with name 'eventTime' also defined in its parent struct 'EventEntry'. [duplInheritedMember]
services/inputflinger/InputDispatcher.h:439:17: note: Parent variable 'EventEntry::eventTime'
services/inputflinger/InputDispatcher.h:509:17: note: Derived variable 'MotionEntry::eventTime'
services/inputflinger/InputListener.h:49:18: style: The function 'notify' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputListener.h:33:18: note: Virtual function in base class
services/inputflinger/InputListener.h:49:18: note: Function in derived class
services/inputflinger/InputListener.h:76:18: style: The function 'notify' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputListener.h:33:18: note: Virtual function in base class
services/inputflinger/InputListener.h:76:18: note: Function in derived class
services/inputflinger/InputListener.h:113:18: style: The function 'notify' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputListener.h:33:18: note: Virtual function in base class
services/inputflinger/InputListener.h:113:18: note: Function in derived class
services/inputflinger/InputListener.h:133:18: style: The function 'notify' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputListener.h:33:18: note: Virtual function in base class
services/inputflinger/InputListener.h:133:18: note: Function in derived class
services/inputflinger/InputListener.h:151:18: style: The function 'notify' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputListener.h:33:18: note: Virtual function in base class
services/inputflinger/InputListener.h:151:18: note: Function in derived class
services/inputflinger/InputListener.h:183:18: style: The function 'notifyConfigurationChanged' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputListener.h:164:18: note: Virtual function in base class
services/inputflinger/InputListener.h:183:18: note: Function in derived class
services/inputflinger/InputListener.h:184:18: style: The function 'notifyKey' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputListener.h:165:18: note: Virtual function in base class
services/inputflinger/InputListener.h:184:18: note: Function in derived class
services/inputflinger/InputListener.h:185:18: style: The function 'notifyMotion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputListener.h:166:18: note: Virtual function in base class
services/inputflinger/InputListener.h:185:18: note: Function in derived class
services/inputflinger/InputListener.h:186:18: style: The function 'notifySwitch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputListener.h:167:18: note: Virtual function in base class
services/inputflinger/InputListener.h:186:18: note: Function in derived class
services/inputflinger/InputListener.h:187:18: style: The function 'notifyDeviceReset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputListener.h:168:18: note: Virtual function in base class
services/inputflinger/InputListener.h:187:18: note: Function in derived class
services/inputflinger/InputDispatcher.h:376:18: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputDispatcher.h:284:18: note: Virtual function in base class
services/inputflinger/InputDispatcher.h:376:18: note: Function in derived class
services/inputflinger/InputDispatcher.h:377:18: style: The function 'monitor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputDispatcher.h:287:18: note: Virtual function in base class
services/inputflinger/InputDispatcher.h:377:18: note: Function in derived class
services/inputflinger/InputDispatcher.h:379:18: style: The function 'dispatchOnce' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputDispatcher.h:294:18: note: Virtual function in base class
services/inputflinger/InputDispatcher.h:379:18: note: Function in derived class
services/inputflinger/InputDispatcher.h:381:18: style: The function 'notifyConfigurationChanged' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputListener.h:164:18: note: Virtual function in base class
services/inputflinger/InputDispatcher.h:381:18: note: Function in derived class
services/inputflinger/InputDispatcher.h:382:18: style: The function 'notifyKey' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputListener.h:165:18: note: Virtual function in base class
services/inputflinger/InputDispatcher.h:382:18: note: Function in derived class
services/inputflinger/InputDispatcher.h:383:18: style: The function 'notifyMotion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputListener.h:166:18: note: Virtual function in base class
services/inputflinger/InputDispatcher.h:383:18: note: Function in derived class
services/inputflinger/InputDispatcher.h:384:18: style: The function 'notifySwitch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputListener.h:167:18: note: Virtual function in base class
services/inputflinger/InputDispatcher.h:384:18: note: Function in derived class
services/inputflinger/InputDispatcher.h:385:18: style: The function 'notifyDeviceReset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputListener.h:168:18: note: Virtual function in base class
services/inputflinger/InputDispatcher.h:385:18: note: Function in derived class
services/inputflinger/InputDispatcher.h:387:21: style: The function 'injectInputEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputDispatcher.h:303:21: note: Virtual function in base class
services/inputflinger/InputDispatcher.h:387:21: note: Function in derived class
services/inputflinger/InputDispatcher.h:391:18: style: The function 'setInputWindows' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputDispatcher.h:311:18: note: Virtual function in base class
services/inputflinger/InputDispatcher.h:391:18: note: Function in derived class
services/inputflinger/InputDispatcher.h:392:18: style: The function 'setFocusedApplication' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputDispatcher.h:317:18: note: Virtual function in base class
services/inputflinger/InputDispatcher.h:392:18: note: Function in derived class
services/inputflinger/InputDispatcher.h:393:18: style: The function 'setInputDispatchMode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputDispatcher.h:324:18: note: Virtual function in base class
services/inputflinger/InputDispatcher.h:393:18: note: Function in derived class
services/inputflinger/InputDispatcher.h:394:18: style: The function 'setInputFilterEnabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputDispatcher.h:332:18: note: Virtual function in base class
services/inputflinger/InputDispatcher.h:394:18: note: Function in derived class
services/inputflinger/InputDispatcher.h:396:18: style: The function 'transferTouchFocus' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputDispatcher.h:339:18: note: Virtual function in base class
services/inputflinger/InputDispatcher.h:396:18: note: Function in derived class
services/inputflinger/InputDispatcher.h:399:22: style: The function 'registerInputChannel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputDispatcher.h:347:22: note: Virtual function in base class
services/inputflinger/InputDispatcher.h:399:22: note: Function in derived class
services/inputflinger/InputDispatcher.h:401:22: style: The function 'unregisterInputChannel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputDispatcher.h:349:22: note: Virtual function in base class
services/inputflinger/InputDispatcher.h:401:22: note: Function in derived class
services/inputflinger/InputDispatcher.h:459:22: style: The function 'appendDescription' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputDispatcher.h:449:22: note: Virtual function in base class
services/inputflinger/InputDispatcher.h:459:22: note: Function in derived class
services/inputflinger/InputDispatcher.h:469:22: style: The function 'appendDescription' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputDispatcher.h:449:22: note: Virtual function in base class
services/inputflinger/InputDispatcher.h:469:22: note: Function in derived class
services/inputflinger/InputDispatcher.h:501:22: style: The function 'appendDescription' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputDispatcher.h:449:22: note: Virtual function in base class
services/inputflinger/InputDispatcher.h:501:22: note: Function in derived class
services/inputflinger/InputDispatcher.h:534:22: style: The function 'appendDescription' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputDispatcher.h:449:22: note: Virtual function in base class
services/inputflinger/InputDispatcher.h:534:22: note: Function in derived class
services/inputflinger/InputListener.cpp:86:19: warning: Member variable 'NotifyMotionArgs::pointerProperties' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputListener.cpp:86:19: warning: Member variable 'NotifyMotionArgs::pointerCoords' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputListener.h:38:1: warning: The struct 'NotifyConfigurationChangedArgs' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
services/inputflinger/InputListener.h:54:1: warning: The struct 'NotifyKeyArgs' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
services/inputflinger/InputListener.h:81:1: warning: The struct 'NotifyMotionArgs' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
services/inputflinger/InputListener.h:118:1: warning: The struct 'NotifySwitchArgs' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
services/inputflinger/InputListener.h:139:1: warning: The struct 'NotifyDeviceResetArgs' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
services/inputflinger/InputReader.h:186:5: warning: Member variable 'InputReaderConfiguration::pointerCapture' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputManager.cpp:31:5: performance: Variable 'mDispatcher' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
services/inputflinger/InputReader.h:557:27: style: Technically the member function 'android::InputDevice::getDescriptor' can be const. [functionConst]
services/inputflinger/InputReader.h:561:17: style: Technically the member function 'android::InputDevice::isExternal' can be const. [functionConst]
services/inputflinger/InputReader.h:599:31: style: Technically the member function 'android::InputDevice::getConfiguration' can be const. [functionConst]
services/inputflinger/InputReader.h:827:17: style: Technically the member function 'android::RawPointerData::isHovering' can be const. [functionConst]
services/inputflinger/InputReader.h:981:20: style: Technically the member function 'android::InputMapper::getDeviceId' can be const. [functionConst]
services/inputflinger/InputReader.h:982:26: style: Technically the member function 'android::InputMapper::getDeviceName' can be const. [functionConst]
services/inputflinger/InputManager.h:92:22: warning: Virtual function 'stop' is called from destructor '~InputManager()' at line 45. Dynamic binding is not used. [virtualCallInConstructor]
services/inputflinger/InputManager.cpp:45:5: note: Calling stop
services/inputflinger/InputManager.h:92:22: note: stop is a virtual method
services/inputflinger/InputReader.h:415:18: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:295:18: note: Virtual function in base class
services/inputflinger/InputReader.h:415:18: note: Function in derived class
services/inputflinger/InputReader.h:416:18: style: The function 'monitor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:298:18: note: Virtual function in base class
services/inputflinger/InputReader.h:416:18: note: Function in derived class
services/inputflinger/InputReader.h:418:18: style: The function 'loopOnce' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:308:18: note: Virtual function in base class
services/inputflinger/InputReader.h:418:18: note: Function in derived class
services/inputflinger/InputReader.h:420:18: style: The function 'getInputDevices' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:314:18: note: Virtual function in base class
services/inputflinger/InputReader.h:420:18: note: Function in derived class
services/inputflinger/InputReader.h:422:18: style: The function 'isInputDeviceEnabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:301:18: note: Virtual function in base class
services/inputflinger/InputReader.h:422:18: note: Function in derived class
services/inputflinger/InputReader.h:424:21: style: The function 'getScanCodeState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:317:21: note: Virtual function in base class
services/inputflinger/InputReader.h:424:21: note: Function in derived class
services/inputflinger/InputReader.h:426:21: style: The function 'getKeyCodeState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:319:21: note: Virtual function in base class
services/inputflinger/InputReader.h:426:21: note: Function in derived class
services/inputflinger/InputReader.h:428:21: style: The function 'getSwitchState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:321:21: note: Virtual function in base class
services/inputflinger/InputReader.h:428:21: note: Function in derived class
services/inputflinger/InputReader.h:431:18: style: The function 'toggleCapsLockState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:325:18: note: Virtual function in base class
services/inputflinger/InputReader.h:431:18: note: Function in derived class
services/inputflinger/InputReader.h:433:18: style: The function 'hasKeys' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:328:18: note: Virtual function in base class
services/inputflinger/InputReader.h:433:18: note: Function in derived class
services/inputflinger/InputReader.h:436:18: style: The function 'requestRefreshConfiguration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:334:18: note: Virtual function in base class
services/inputflinger/InputReader.h:436:18: note: Function in derived class
services/inputflinger/InputReader.h:438:18: style: The function 'vibrate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:337:18: note: Virtual function in base class
services/inputflinger/InputReader.h:438:18: note: Function in derived class
services/inputflinger/InputReader.h:440:18: style: The function 'cancelVibrate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:339:18: note: Virtual function in base class
services/inputflinger/InputReader.h:440:18: note: Function in derived class
services/inputflinger/InputReader.h:1031:22: style: The function 'getSources' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:988:22: note: Virtual function in base class
services/inputflinger/InputReader.h:1031:22: note: Function in derived class
services/inputflinger/InputReader.h:1032:18: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:993:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1032:18: note: Function in derived class
services/inputflinger/InputReader.h:1034:21: style: The function 'getSwitchState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:998:21: note: Virtual function in base class
services/inputflinger/InputReader.h:1034:21: note: Function in derived class
services/inputflinger/InputReader.h:1035:18: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:990:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1035:18: note: Function in derived class
services/inputflinger/InputReader.h:1051:22: style: The function 'getSources' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:988:22: note: Virtual function in base class
services/inputflinger/InputReader.h:1051:22: note: Function in derived class
services/inputflinger/InputReader.h:1052:18: style: The function 'populateDeviceInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:989:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1052:18: note: Function in derived class
services/inputflinger/InputReader.h:1053:18: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:993:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1053:18: note: Function in derived class
services/inputflinger/InputReader.h:1055:18: style: The function 'vibrate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:1001:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1055:18: note: Function in derived class
services/inputflinger/InputReader.h:1057:18: style: The function 'cancelVibrate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:1003:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1057:18: note: Function in derived class
services/inputflinger/InputReader.h:1058:18: style: The function 'timeoutExpired' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:994:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1058:18: note: Function in derived class
services/inputflinger/InputReader.h:1059:18: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:990:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1059:18: note: Function in derived class
services/inputflinger/InputReader.h:1080:22: style: The function 'getSources' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:988:22: note: Virtual function in base class
services/inputflinger/InputReader.h:1080:22: note: Function in derived class
services/inputflinger/InputReader.h:1081:18: style: The function 'populateDeviceInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:989:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1081:18: note: Function in derived class
services/inputflinger/InputReader.h:1082:18: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:990:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1082:18: note: Function in derived class
services/inputflinger/InputReader.h:1083:18: style: The function 'configure' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:991:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1083:18: note: Function in derived class
services/inputflinger/InputReader.h:1084:18: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:992:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1084:18: note: Function in derived class
services/inputflinger/InputReader.h:1085:18: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:993:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1085:18: note: Function in derived class
services/inputflinger/InputReader.h:1087:21: style: The function 'getKeyCodeState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:996:21: note: Virtual function in base class
services/inputflinger/InputReader.h:1087:21: note: Function in derived class
services/inputflinger/InputReader.h:1088:21: style: The function 'getScanCodeState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:997:21: note: Virtual function in base class
services/inputflinger/InputReader.h:1088:21: note: Function in derived class
services/inputflinger/InputReader.h:1089:18: style: The function 'markSupportedKeyCodes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:999:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1089:18: note: Function in derived class
services/inputflinger/InputReader.h:1092:21: style: The function 'getMetaState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:1006:21: note: Virtual function in base class
services/inputflinger/InputReader.h:1092:21: note: Function in derived class
services/inputflinger/InputReader.h:1093:18: style: The function 'updateMetaState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:1007:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1093:18: note: Function in derived class
services/inputflinger/InputReader.h:1152:22: style: The function 'getSources' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:988:22: note: Virtual function in base class
services/inputflinger/InputReader.h:1152:22: note: Function in derived class
services/inputflinger/InputReader.h:1153:18: style: The function 'populateDeviceInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:989:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1153:18: note: Function in derived class
services/inputflinger/InputReader.h:1154:18: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:990:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1154:18: note: Function in derived class
services/inputflinger/InputReader.h:1155:18: style: The function 'configure' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:991:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1155:18: note: Function in derived class
services/inputflinger/InputReader.h:1156:18: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:992:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1156:18: note: Function in derived class
services/inputflinger/InputReader.h:1157:18: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:993:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1157:18: note: Function in derived class
services/inputflinger/InputReader.h:1159:21: style: The function 'getScanCodeState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:997:21: note: Virtual function in base class
services/inputflinger/InputReader.h:1159:21: note: Function in derived class
services/inputflinger/InputReader.h:1161:18: style: The function 'fadePointer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:1011:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1161:18: note: Function in derived class
services/inputflinger/InputReader.h:1218:22: style: The function 'getSources' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:988:22: note: Virtual function in base class
services/inputflinger/InputReader.h:1218:22: note: Function in derived class
services/inputflinger/InputReader.h:1219:18: style: The function 'populateDeviceInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:989:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1219:18: note: Function in derived class
services/inputflinger/InputReader.h:1220:18: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:990:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1220:18: note: Function in derived class
services/inputflinger/InputReader.h:1221:18: style: The function 'configure' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:991:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1221:18: note: Function in derived class
services/inputflinger/InputReader.h:1222:18: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:992:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1222:18: note: Function in derived class
services/inputflinger/InputReader.h:1223:18: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:993:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1223:18: note: Function in derived class
services/inputflinger/InputReader.h:1240:22: style: The function 'getSources' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:988:22: note: Virtual function in base class
services/inputflinger/InputReader.h:1240:22: note: Function in derived class
services/inputflinger/InputReader.h:1241:18: style: The function 'populateDeviceInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:989:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1241:18: note: Function in derived class
services/inputflinger/InputReader.h:1242:18: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:990:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1242:18: note: Function in derived class
services/inputflinger/InputReader.h:1243:18: style: The function 'configure' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:991:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1243:18: note: Function in derived class
services/inputflinger/InputReader.h:1244:18: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:992:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1244:18: note: Function in derived class
services/inputflinger/InputReader.h:1245:18: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:993:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1245:18: note: Function in derived class
services/inputflinger/InputReader.h:1247:21: style: The function 'getKeyCodeState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:996:21: note: Virtual function in base class
services/inputflinger/InputReader.h:1247:21: note: Function in derived class
services/inputflinger/InputReader.h:1248:21: style: The function 'getScanCodeState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:997:21: note: Virtual function in base class
services/inputflinger/InputReader.h:1248:21: note: Function in derived class
services/inputflinger/InputReader.h:1249:18: style: The function 'markSupportedKeyCodes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:999:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1249:18: note: Function in derived class
services/inputflinger/InputReader.h:1252:18: style: The function 'fadePointer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:1011:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1252:18: note: Function in derived class
services/inputflinger/InputReader.h:1253:18: style: The function 'cancelTouch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:1004:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1253:18: note: Function in derived class
services/inputflinger/InputReader.h:1254:18: style: The function 'timeoutExpired' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:994:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1254:18: note: Function in derived class
services/inputflinger/InputReader.h:1255:18: style: The function 'updateExternalStylusState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:1009:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1255:18: note: Function in derived class
services/inputflinger/InputReader.h:1866:18: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:1244:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1866:18: note: Function in derived class
services/inputflinger/InputReader.h:1867:18: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:1245:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1867:18: note: Function in derived class
services/inputflinger/InputReader.h:1870:18: style: The function 'syncTouch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:1501:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1870:18: note: Function in derived class
services/inputflinger/InputReader.h:1871:18: style: The function 'configureRawPointerAxes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:1486:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1871:18: note: Function in derived class
services/inputflinger/InputReader.h:1872:18: style: The function 'hasStylus' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:1498:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1872:18: note: Function in derived class
services/inputflinger/InputReader.h:1884:18: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:1244:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1884:18: note: Function in derived class
services/inputflinger/InputReader.h:1885:18: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:1245:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1885:18: note: Function in derived class
services/inputflinger/InputReader.h:1888:18: style: The function 'syncTouch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:1501:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1888:18: note: Function in derived class
services/inputflinger/InputReader.h:1889:18: style: The function 'configureRawPointerAxes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:1486:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1889:18: note: Function in derived class
services/inputflinger/InputReader.h:1890:18: style: The function 'hasStylus' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:1498:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1890:18: note: Function in derived class
services/inputflinger/InputReader.h:1905:22: style: The function 'getSources' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:988:22: note: Virtual function in base class
services/inputflinger/InputReader.h:1905:22: note: Function in derived class
services/inputflinger/InputReader.h:1906:18: style: The function 'populateDeviceInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:989:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1906:18: note: Function in derived class
services/inputflinger/InputReader.h:1907:18: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:990:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1907:18: note: Function in derived class
services/inputflinger/InputReader.h:1908:18: style: The function 'configure' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:991:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1908:18: note: Function in derived class
services/inputflinger/InputReader.h:1909:18: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:992:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1909:18: note: Function in derived class
services/inputflinger/InputReader.h:1910:18: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:993:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1910:18: note: Function in derived class
services/inputflinger/InputReader.h:1927:22: style: The function 'getSources' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:988:22: note: Virtual function in base class
services/inputflinger/InputReader.h:1927:22: note: Function in derived class
services/inputflinger/InputReader.h:1928:18: style: The function 'populateDeviceInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:989:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1928:18: note: Function in derived class
services/inputflinger/InputReader.h:1929:18: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:990:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1929:18: note: Function in derived class
services/inputflinger/InputReader.h:1930:18: style: The function 'configure' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:991:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1930:18: note: Function in derived class
services/inputflinger/InputReader.h:1931:18: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:992:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1931:18: note: Function in derived class
services/inputflinger/InputReader.h:1932:18: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputReader.h:993:18: note: Virtual function in base class
services/inputflinger/InputReader.h:1932:18: note: Function in derived class
services/inputflinger/InputManager.h:91:22: style: The function 'start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputManager.h:64:22: note: Virtual function in base class
services/inputflinger/InputManager.h:91:22: note: Function in derived class
services/inputflinger/InputManager.h:92:22: style: The function 'stop' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputManager.h:67:22: note: Virtual function in base class
services/inputflinger/InputManager.h:92:22: note: Function in derived class
services/inputflinger/InputManager.h:94:38: style: The function 'getReader' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputManager.h:70:38: note: Virtual function in base class
services/inputflinger/InputManager.h:94:38: note: Function in derived class
services/inputflinger/InputManager.h:95:42: style: The function 'getDispatcher' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/inputflinger/InputManager.h:73:42: note: Virtual function in base class
services/inputflinger/InputManager.h:95:42: note: Function in derived class
services/inputflinger/InputReader.cpp:1840:14: style: The scope of the variable 'newSlot' can be reduced. [variableScope]
services/inputflinger/InputReader.cpp:257:24: style: Function 'getDisplayViewport' argument 2 names different: declaration 'displayId' definition 'uniqueDisplayId'. [funcArgNamesDifferent]
services/inputflinger/InputReader.h:204:71: note: Function 'getDisplayViewport' argument 2 names different: declaration 'displayId' definition 'uniqueDisplayId'.
services/inputflinger/InputReader.cpp:257:24: note: Function 'getDisplayViewport' argument 2 names different: declaration 'displayId' definition 'uniqueDisplayId'.
services/inputflinger/InputReader.cpp:746:84: style: Function 'getSwitchState' argument 3 names different: declaration 'sw' definition 'switchCode'. [funcArgNamesDifferent]
services/inputflinger/InputReader.h:429:21: note: Function 'getSwitchState' argument 3 names different: declaration 'sw' definition 'switchCode'.
services/inputflinger/InputReader.cpp:746:84: note: Function 'getSwitchState' argument 3 names different: declaration 'sw' definition 'switchCode'.
services/inputflinger/InputReader.cpp:1003:79: style: Function 'dispatchExternalStylusState' argument 1 names different: declaration 'outState' definition 'state'. [funcArgNamesDifferent]
services/inputflinger/InputReader.h:462:69: note: Function 'dispatchExternalStylusState' argument 1 names different: declaration 'outState' definition 'state'.
services/inputflinger/InputReader.cpp:1003:79: note: Function 'dispatchExternalStylusState' argument 1 names different: declaration 'outState' definition 'state'.
services/inputflinger/InputReader.cpp:1980:55: style: Function 'populateDeviceInfo' argument 1 names different: declaration 'deviceInfo' definition 'info'. [funcArgNamesDifferent]
services/inputflinger/InputReader.h:989:54: note: Function 'populateDeviceInfo' argument 1 names different: declaration 'deviceInfo' definition 'info'.
services/inputflinger/InputReader.cpp:1980:55: note: Function 'populateDeviceInfo' argument 1 names different: declaration 'deviceInfo' definition 'info'.
services/inputflinger/InputReader.cpp:2132:63: style: Function 'populateDeviceInfo' argument 1 names different: declaration 'deviceInfo' definition 'info'. [funcArgNamesDifferent]
services/inputflinger/InputReader.h:1052:54: note: Function 'populateDeviceInfo' argument 1 names different: declaration 'deviceInfo' definition 'info'.
services/inputflinger/InputReader.cpp:2132:63: note: Function 'populateDeviceInfo' argument 1 names different: declaration 'deviceInfo' definition 'info'.
services/inputflinger/InputReader.cpp:2248:63: style: Function 'populateDeviceInfo' argument 1 names different: declaration 'deviceInfo' definition 'info'. [funcArgNamesDifferent]
services/inputflinger/InputReader.h:1081:54: note: Function 'populateDeviceInfo' argument 1 names different: declaration 'deviceInfo' definition 'info'.
services/inputflinger/InputReader.cpp:2248:63: note: Function 'populateDeviceInfo' argument 1 names different: declaration 'deviceInfo' definition 'info'.
services/inputflinger/InputReader.cpp:2584:61: style: Function 'populateDeviceInfo' argument 1 names different: declaration 'deviceInfo' definition 'info'. [funcArgNamesDifferent]
services/inputflinger/InputReader.h:1153:54: note: Function 'populateDeviceInfo' argument 1 names different: declaration 'deviceInfo' definition 'info'.
services/inputflinger/InputReader.cpp:2584:61: note: Function 'populateDeviceInfo' argument 1 names different: declaration 'deviceInfo' definition 'info'.
services/inputflinger/InputReader.cpp:2984:68: style: Function 'populateDeviceInfo' argument 1 names different: declaration 'deviceInfo' definition 'info'. [funcArgNamesDifferent]
services/inputflinger/InputReader.h:1219:54: note: Function 'populateDeviceInfo' argument 1 names different: declaration 'deviceInfo' definition 'info'.
services/inputflinger/InputReader.cpp:2984:68: note: Function 'populateDeviceInfo' argument 1 names different: declaration 'deviceInfo' definition 'info'.
services/inputflinger/InputReader.cpp:3096:60: style: Function 'populateDeviceInfo' argument 1 names different: declaration 'deviceInfo' definition 'info'. [funcArgNamesDifferent]
services/inputflinger/InputReader.h:1241:54: note: Function 'populateDeviceInfo' argument 1 names different: declaration 'deviceInfo' definition 'info'.
services/inputflinger/InputReader.cpp:3096:60: note: Function 'populateDeviceInfo' argument 1 names different: declaration 'deviceInfo' definition 'info'.
services/inputflinger/InputReader.cpp:7006:69: style: Function 'populateDeviceInfo' argument 1 names different: declaration 'deviceInfo' definition 'info'. [funcArgNamesDifferent]
services/inputflinger/InputReader.h:1906:54: note: Function 'populateDeviceInfo' argument 1 names different: declaration 'deviceInfo' definition 'info'.
services/inputflinger/InputReader.cpp:7006:69: note: Function 'populateDeviceInfo' argument 1 names different: declaration 'deviceInfo' definition 'info'.
services/inputflinger/InputReader.cpp:7080:63: style: Function 'populateDeviceInfo' argument 1 names different: declaration 'deviceInfo' definition 'info'. [funcArgNamesDifferent]
services/inputflinger/InputReader.h:1928:54: note: Function 'populateDeviceInfo' argument 1 names different: declaration 'deviceInfo' definition 'info'.
services/inputflinger/InputReader.cpp:7080:63: note: Function 'populateDeviceInfo' argument 1 names different: declaration 'deviceInfo' definition 'info'.
services/inputflinger/InputReader.cpp:2092:32: warning: Shifting signed 32-bit value by 31 bits is undefined behaviour. See condition at line 2090. [shiftTooManyBitsSigned]
services/inputflinger/InputReader.cpp:2090:39: note: Assuming that condition 'switchCode<32' is not redundant
services/inputflinger/InputReader.cpp:2092:32: note: Shift
services/inputflinger/InputReader.cpp:2094:34: warning: Shifting signed 32-bit value by 31 bits is undefined behaviour. See condition at line 2090. [shiftTooManyBitsSigned]
services/inputflinger/InputReader.cpp:2090:39: note: Assuming that condition 'switchCode<32' is not redundant
services/inputflinger/InputReader.cpp:2094:34: note: Shift
services/inputflinger/InputReader.cpp:2096:33: warning: Shifting signed 32-bit value by 31 bits is undefined behaviour. See condition at line 2090. [shiftTooManyBitsSigned]
services/inputflinger/InputReader.cpp:2090:39: note: Assuming that condition 'switchCode<32' is not redundant
services/inputflinger/InputReader.cpp:2096:33: note: Shift
services/inputflinger/InputReader.cpp:1453:26: warning: Member variable 'CursorScrollAccumulator::mRelX' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:1453:26: warning: Member variable 'CursorScrollAccumulator::mRelY' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:1660:17: warning: Member variable 'RawPointerData::pointers' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:1660:17: warning: Member variable 'RawPointerData::idToIndex' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:1702:20: warning: Member variable 'CookedPointerData::idToIndex' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:2121:22: warning: Member variable 'VibratorInputMapper::mPatternSize' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:2121:22: warning: Member variable 'VibratorInputMapper::mRepeat' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:2121:22: warning: Member variable 'VibratorInputMapper::mToken' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:2121:22: warning: Member variable 'VibratorInputMapper::mIndex' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:2235:22: warning: Member variable 'KeyboardInputMapper::mOrientation' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:2235:22: warning: Member variable 'KeyboardInputMapper::mMetaState' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:2235:22: warning: Member variable 'KeyboardInputMapper::mCurrentHidUsage' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:2235:22: warning: Member variable 'KeyboardInputMapper::mCapsLockLedState' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:2235:22: warning: Member variable 'KeyboardInputMapper::mNumLockLedState' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:2235:22: warning: Member variable 'KeyboardInputMapper::mScrollLockLedState' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:2235:22: warning: Member variable 'KeyboardInputMapper::mParameters' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:2573:20: warning: Member variable 'CursorInputMapper::mParameters' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:2573:20: warning: Member variable 'CursorInputMapper::mSource' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:2573:20: warning: Member variable 'CursorInputMapper::mXScale' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:2573:20: warning: Member variable 'CursorInputMapper::mYScale' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:2573:20: warning: Member variable 'CursorInputMapper::mXPrecision' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:2573:20: warning: Member variable 'CursorInputMapper::mYPrecision' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:2573:20: warning: Member variable 'CursorInputMapper::mVWheelScale' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:2573:20: warning: Member variable 'CursorInputMapper::mHWheelScale' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:2573:20: warning: Member variable 'CursorInputMapper::mOrientation' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:2573:20: warning: Member variable 'CursorInputMapper::mButtonState' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:2972:27: warning: Member variable 'RotaryEncoderInputMapper::mScalingFactor' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:3082:19: warning: Member variable 'TouchInputMapper::mParameters' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:3082:19: warning: Member variable 'TouchInputMapper::mCalibration' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:3082:19: warning: Member variable 'TouchInputMapper::mCurrentRawState' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:3082:19: warning: Member variable 'TouchInputMapper::mCurrentCookedState' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:3082:19: warning: Member variable 'TouchInputMapper::mLastRawState' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:3082:19: warning: Member variable 'TouchInputMapper::mLastCookedState' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:3082:19: warning: Member variable 'TouchInputMapper::mExternalStylusState' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:3082:19: warning: Member variable 'TouchInputMapper::mExternalStylusId' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:3082:19: warning: Member variable 'TouchInputMapper::mExternalStylusDataPending' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:3082:19: warning: Member variable 'TouchInputMapper::mSentHoverEnter' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:3082:19: warning: Member variable 'TouchInputMapper::mHavePointerIds' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:3082:19: warning: Member variable 'TouchInputMapper::mCurrentMotionAborted' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:3082:19: warning: Member variable 'TouchInputMapper::mXTranslate' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:3082:19: warning: Member variable 'TouchInputMapper::mXScale' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:3082:19: warning: Member variable 'TouchInputMapper::mXPrecision' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:3082:19: warning: Member variable 'TouchInputMapper::mYTranslate' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:3082:19: warning: Member variable 'TouchInputMapper::mYScale' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:3082:19: warning: Member variable 'TouchInputMapper::mYPrecision' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:3082:19: warning: Member variable 'TouchInputMapper::mGeometricScale' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:3082:19: warning: Member variable 'TouchInputMapper::mPressureScale' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:3082:19: warning: Member variable 'TouchInputMapper::mSizeScale' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:3082:19: warning: Member variable 'TouchInputMapper::mOrientationScale' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:3082:19: warning: Member variable 'TouchInputMapper::mDistanceScale' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:3082:19: warning: Member variable 'TouchInputMapper::mHaveTilt' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:3082:19: warning: Member variable 'TouchInputMapper::mTiltXCenter' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:3082:19: warning: Member variable 'TouchInputMapper::mTiltXScale' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:3082:19: warning: Member variable 'TouchInputMapper::mTiltYCenter' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:3082:19: warning: Member variable 'TouchInputMapper::mTiltYScale' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:3082:19: warning: Member variable 'TouchInputMapper::mExternalStylusConnected' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:3082:19: warning: Member variable 'TouchInputMapper::mOrientedXPrecision' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:3082:19: warning: Member variable 'TouchInputMapper::mOrientedYPrecision' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:3082:19: warning: Member variable 'TouchInputMapper::mCurrentVirtualKey' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:3082:19: warning: Member variable 'TouchInputMapper::mPointerXMovementScale' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:3082:19: warning: Member variable 'TouchInputMapper::mPointerYMovementScale' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:3082:19: warning: Member variable 'TouchInputMapper::mPointerXZoomScale' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:3082:19: warning: Member variable 'TouchInputMapper::mPointerYZoomScale' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:3082:19: warning: Member variable 'TouchInputMapper::mPointerGestureMaxSwipeWidth' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:3082:19: warning: Member variable 'TouchInputMapper::mPointerUsage' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:3082:19: warning: Member variable 'TouchInputMapper::mPointerGesture' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:3082:19: warning: Member variable 'TouchInputMapper::mPointerSimple' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:6851:24: warning: Member variable 'MultiTouchInputMapper::mPointerTrackingIdMap' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:6997:28: warning: Member variable 'ExternalStylusInputMapper::mRawPressureAxis' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:6997:28: warning: Member variable 'ExternalStylusInputMapper::mStylusState' is not initialized in the constructor. [uninitMemberVar]
services/inputflinger/InputReader.cpp:338:5: performance: Variable 'mQueuedListener' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
services/inputflinger/InputReader.h:211:10: performance: Technically the member function 'android::InputReaderConfiguration::dumpViewport' can be static. [functionStatic]
services/inputflinger/InputReader.cpp:304:32: note: Technically the member function 'android::InputReaderConfiguration::dumpViewport' can be static.
services/inputflinger/InputReader.h:211:10: note: Technically the member function 'android::InputReaderConfiguration::dumpViewport' can be static.
services/inputflinger/InputReader.h:1130:10: performance: Technically the member function 'android::KeyboardInputMapper::isKeyboardOrGamepadKey' can be static. [functionStatic]
services/inputflinger/InputReader.cpp:2369:27: note: Technically the member function 'android::KeyboardInputMapper::isKeyboardOrGamepadKey' can be static.
services/inputflinger/InputReader.h:1130:10: note: Technically the member function 'android::KeyboardInputMapper::isKeyboardOrGamepadKey' can be static.
services/inputflinger/InputReader.h:1131:10: performance: Technically the member function 'android::KeyboardInputMapper::isMediaKey' can be static. [functionStatic]
services/inputflinger/InputReader.cpp:2376:27: note: Technically the member function 'android::KeyboardInputMapper::isMediaKey' can be static.
services/inputflinger/InputReader.h:1131:10: note: Technically the member function 'android::KeyboardInputMapper::isMediaKey' can be static.
services/inputflinger/InputReader.h:1807:21: performance: Technically the member function 'android::TouchInputMapper::findActiveIdBits' can be static. [functionStatic]
services/inputflinger/InputReader.cpp:4900:35: note: Technically the member function 'android::TouchInputMapper::findActiveIdBits' can be static.
services/inputflinger/InputReader.h:1807:21: note: Technically the member function 'android::TouchInputMapper::findActiveIdBits' can be static.
services/inputflinger/InputReader.h:1847:10: performance: Technically the member function 'android::TouchInputMapper::updateMovedPointers' can be static. [functionStatic]
services/inputflinger/InputReader.cpp:6476:24: note: Technically the member function 'android::TouchInputMapper::updateMovedPointers' can be static.
services/inputflinger/InputReader.h:1847:10: note: Technically the member function 'android::TouchInputMapper::updateMovedPointers' can be static.
services/inputflinger/InputReader.h:1852:10: style: Technically the member function 'android::TouchInputMapper::isPointInsideSurface' can be const. [functionConst]
services/inputflinger/InputReader.cpp:6515:24: note: Technically the member function 'android::TouchInputMapper::isPointInsideSurface' can be const.
services/inputflinger/InputReader.h:1852:10: note: Technically the member function 'android::TouchInputMapper::isPointInsideSurface' can be const.
services/inputflinger/InputReader.h:1857:17: performance: Technically the member function 'android::TouchInputMapper::modeToString' can be static. [functionStatic]
services/inputflinger/InputReader.cpp:3247:31: note: Technically the member function 'android::TouchInputMapper::modeToString' can be static.
services/inputflinger/InputReader.h:1857:17: note: Technically the member function 'android::TouchInputMapper::modeToString' can be static.
services/inputflinger/tests/InputDispatcher_test.cpp:119:0: error: syntax error [syntaxError]
services/inputflinger/tests/InputReader_test.cpp:1143:0: error: syntax error [syntaxError]
services/sensorservice/mat.h:339:12: style: The scope of the variable 'swap' can be reduced. [variableScope]
services/sensorservice/RingBuffer.h:174:0: warning: Member variable 'android :: SensorServiceUtil :: RingBuffer < HidlTransportErrorLog >::mFrontIdx' is not initialized in the constructor. [uninitMemberVar]
services/sensorservice/RingBuffer.h:174:0: warning: Member variable 'android :: SensorServiceUtil :: RingBuffer < HidlTransportErrorLog >::mMaxBufferSize' is not initialized in the constructor. [uninitMemberVar]
services/sensorservice/mat.h:273:10: style: 'operator=' should return reference to 'this' instance. [operatorEqRetRefThis]
services/sensorservice/mat.h:165:0: style: 'operator=' should return reference to 'this' instance. [operatorEqRetRefThis]
services/sensorservice/vec.h:365:0: style: 'operator=' should return reference to 'this' instance. [operatorEqRetRefThis]
services/sensorservice/SensorDevice.h:52:13: performance: Variable 'mTs' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
services/sensorservice/SensorDevice.h:57:13: performance: Variable 'mTs' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
services/sensorservice/SensorDevice.h:122:12: style: Technically the member function 'android::SensorDevice::BatchParams::operator!=' can be const. [functionConst]
services/sensorservice/mat.h:133:0: performance: Technically the member function 'android :: mat < mat33_t , 2 , 2 >::size' can be static. [functionStatic]
services/sensorservice/mat.h:133:0: performance: Technically the member function 'android :: mat < float , 3 , 4 >::size' can be static. [functionStatic]
services/sensorservice/vec.h:318:0: performance: Technically the member function 'android :: vec < vec3_t , 3 >::size' can be static. [functionStatic]
services/sensorservice/vec.h:318:0: performance: Technically the member function 'android :: vec < vec < mat33_t , 2 > , 2 >::size' can be static. [functionStatic]
services/sensorservice/vec.h:318:0: performance: Technically the member function 'android :: vec < mat33_t , 2 >::size' can be static. [functionStatic]
services/sensorservice/vec.h:318:0: performance: Technically the member function 'android :: vec < vec < float , 4 > , 3 >::size' can be static. [functionStatic]
services/sensorservice/vec.h:318:0: performance: Technically the member function 'android :: vec < float , 4 >::size' can be static. [functionStatic]
services/sensorservice/mat.h:142:0: style: Class 'android :: mat < mat33_t , 2 , 2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
services/sensorservice/mat.h:148:0: style: Class 'android :: mat < mat33_t , 2 , 2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
services/sensorservice/mat.h:142:0: style: Class 'android :: mat < float , 3 , 4 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
services/sensorservice/mat.h:148:0: style: Class 'android :: mat < float , 3 , 4 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
services/sensorservice/vec.h:325:0: style: Class 'android :: vec < vec3_t , 3 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
services/sensorservice/vec.h:330:0: style: Class 'android :: vec < vec3_t , 3 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
services/sensorservice/vec.h:325:0: style: Class 'android :: vec < vec < mat33_t , 2 > , 2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
services/sensorservice/vec.h:330:0: style: Class 'android :: vec < vec < mat33_t , 2 > , 2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
services/sensorservice/vec.h:325:0: style: Class 'android :: vec < mat33_t , 2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
services/sensorservice/vec.h:330:0: style: Class 'android :: vec < mat33_t , 2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
services/sensorservice/vec.h:325:0: style: Class 'android :: vec < vec < float , 4 > , 3 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
services/sensorservice/vec.h:330:0: style: Class 'android :: vec < vec < float , 4 > , 3 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
services/sensorservice/vec.h:325:0: style: Class 'android :: vec < float , 4 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
services/sensorservice/vec.h:330:0: style: Class 'android :: vec < float , 4 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
services/sensorservice/SensorInterface.h:82:18: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/sensorservice/SensorInterface.h:34:18: note: Virtual function in base class
services/sensorservice/SensorInterface.h:82:18: note: Function in derived class
services/sensorservice/Fusion.cpp:218:39: style: Function 'initFusion' argument 1 names different: declaration 'q0' definition 'q'. [funcArgNamesDifferent]
services/sensorservice/Fusion.h:92:35: note: Function 'initFusion' argument 1 names different: declaration 'q0' definition 'q'.
services/sensorservice/Fusion.cpp:218:39: note: Function 'initFusion' argument 1 names different: declaration 'q0' definition 'q'.
services/sensorservice/Fusion.cpp:261:36: warning: Function 'checkInitComplete' argument order different: declaration ', w, d' definition 'what, d, dT' [funcArgOrderDifferent]
services/sensorservice/Fusion.h:91:28: note: Function 'checkInitComplete' argument order different: declaration ', w, d' definition 'what, d, dT'
services/sensorservice/Fusion.cpp:261:36: note: Function 'checkInitComplete' argument order different: declaration ', w, d' definition 'what, d, dT'
services/sensorservice/Fusion.cpp:416:36: style: Function 'getF' argument 1 names different: declaration 'p' definition 'q'. [funcArgNamesDifferent]
services/sensorservice/Fusion.h:96:39: note: Function 'getF' argument 1 names different: declaration 'p' definition 'q'.
services/sensorservice/Fusion.cpp:416:36: note: Function 'getF' argument 1 names different: declaration 'p' definition 'q'.
services/sensorservice/Fusion.cpp:187:5: performance: Variable 'x0' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
services/sensorservice/Fusion.cpp:188:5: performance: Variable 'x1' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
services/sensorservice/vec.h:318:0: performance: Technically the member function 'android :: vec < android :: vec < mat33_t , 2 > , 2 >::size' can be static. [functionStatic]
services/sensorservice/vec.h:325:0: style: Class 'android :: vec < android :: vec < mat33_t , 2 > , 2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
services/sensorservice/vec.h:330:0: style: Class 'android :: vec < android :: vec < mat33_t , 2 > , 2 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
services/sensorservice/LinearAccelerationSensor.h:38:18: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/sensorservice/SensorInterface.h:34:18: note: Virtual function in base class
services/sensorservice/LinearAccelerationSensor.h:38:18: note: Function in derived class
services/sensorservice/RingBuffer.h:174:0: warning: Member variable 'android :: SensorServiceUtil :: RingBuffer < SensorEventLog >::mFrontIdx' is not initialized in the constructor. [uninitMemberVar]
services/sensorservice/RingBuffer.h:174:0: warning: Member variable 'android :: SensorServiceUtil :: RingBuffer < SensorEventLog >::mMaxBufferSize' is not initialized in the constructor. [uninitMemberVar]
services/sensorservice/SensorDevice.cpp:110:21: style: Checking if unsigned variable '--retry' is less than zero. This might be a false warning. [unsignedLessThanZero]
services/sensorservice/SensorDevice.cpp:370:66: style: Function 'setDelay' argument 3 names different: declaration 'ns' definition 'samplingPeriodNs'. [funcArgNamesDifferent]
services/sensorservice/SensorDevice.h:86:56: note: Function 'setDelay' argument 3 names different: declaration 'ns' definition 'samplingPeriodNs'.
services/sensorservice/SensorDevice.cpp:370:66: note: Function 'setDelay' argument 3 names different: declaration 'ns' definition 'samplingPeriodNs'.
services/sensorservice/SensorDevice.cpp:445:32: style: Function 'injectSensorData' argument 1 names different: declaration 'event' definition 'injected_sensor_event'. [funcArgNamesDifferent]
services/sensorservice/SensorDevice.h:100:54: note: Function 'injectSensorData' argument 1 names different: declaration 'event' definition 'injected_sensor_event'.
services/sensorservice/SensorDevice.cpp:445:32: note: Function 'injectSensorData' argument 1 names different: declaration 'event' definition 'injected_sensor_event'.
services/sensorservice/SensorList.h:70:19: performance: Technically the member function 'android::SensorServiceUtil::SensorList::getNonSensor' can be static. [functionStatic]
services/sensorservice/SensorDevice.h:104:25: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/sensorservice/SensorServiceUtils.h:28:25: note: Virtual function in base class
services/sensorservice/SensorDevice.h:104:25: note: Function in derived class
services/sensorservice/SensorDirectConnection.h:66:18: warning: Virtual function 'destroy' is called from destructor '~SensorDirectConnection()' at line 36. Dynamic binding is not used. [virtualCallInConstructor]
services/sensorservice/SensorDirectConnection.cpp:36:5: note: Calling destroy
services/sensorservice/SensorDirectConnection.h:66:18: note: destroy is a virtual method
services/sensorservice/SensorEventConnection.cpp:222:47: style: Function 'sendEvents' argument 2 names different: declaration 'count' definition 'numEvents'. [funcArgNamesDifferent]
services/sensorservice/SensorEventConnection.h:54:63: note: Function 'sendEvents' argument 2 names different: declaration 'count' definition 'numEvents'.
services/sensorservice/SensorEventConnection.cpp:222:47: note: Function 'sendEvents' argument 2 names different: declaration 'count' definition 'numEvents'.
services/sensorservice/vec.h:365:10: style: 'operator=' should return reference to 'this' instance. [operatorEqRetRefThis]
services/sensorservice/vec.h:318:15: performance: Technically the member function 'android::vec::size' can be static. [functionStatic]
services/sensorservice/SensorEventConnection.h:78:18: warning: Virtual function 'destroy' is called from destructor '~SensorEventConnection()' at line 46. Dynamic binding is not used. [virtualCallInConstructor]
services/sensorservice/SensorEventConnection.cpp:46:5: note: Calling destroy
services/sensorservice/SensorEventConnection.h:78:18: note: destroy is a virtual method
services/sensorservice/vec.h:325:5: style: Class 'vec' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
services/sensorservice/vec.h:330:5: style: Class 'vec' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
services/sensorservice/SensorFusion.cpp:74:15: style: The scope of the variable 'dT' can be reduced. [variableScope]
services/sensorservice/SensorFusion.cpp:103:15: style: The scope of the variable 'dT' can be reduced. [variableScope]
services/sensorservice/SensorRecord.h:28:5: style: Class 'SensorRecord' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
services/sensorservice/SensorService.cpp:140:21: style: The scope of the variable 'orientationIndex' can be reduced. [variableScope]
services/sensorservice/SensorService.cpp:281:62: style: Function 'registerSensor' argument 1 names different: declaration 'sensor' definition 's'. [funcArgNamesDifferent]
services/sensorservice/SensorService.h:171:51: note: Function 'registerSensor' argument 1 names different: declaration 'sensor' definition 's'.
services/sensorservice/SensorService.cpp:281:62: note: Function 'registerSensor' argument 1 names different: declaration 'sensor' definition 's'.
services/sensorservice/SensorService.cpp:292:75: style: Function 'registerDynamicSensorLocked' argument 1 names different: declaration 'sensor' definition 's'. [funcArgNamesDifferent]
services/sensorservice/SensorService.h:174:64: note: Function 'registerDynamicSensorLocked' argument 1 names different: declaration 'sensor' definition 's'.
services/sensorservice/SensorService.cpp:292:75: note: Function 'registerDynamicSensorLocked' argument 1 names different: declaration 'sensor' definition 's'.
services/sensorservice/SensorService.cpp:307:69: style: Function 'registerVirtualSensor' argument 1 names different: declaration 'sensor' definition 's'. [funcArgNamesDifferent]
services/sensorservice/SensorService.h:173:58: note: Function 'registerVirtualSensor' argument 1 names different: declaration 'sensor' definition 's'.
services/sensorservice/SensorService.cpp:307:69: note: Function 'registerVirtualSensor' argument 1 names different: declaration 'sensor' definition 's'.
services/sensorservice/SensorService.cpp:1147:62: style: Function 'cleanupConnection' argument 1 names different: declaration 'connection' definition 'c'. [funcArgNamesDifferent]
services/sensorservice/SensorService.h:73:51: note: Function 'cleanupConnection' argument 1 names different: declaration 'connection' definition 'c'.
services/sensorservice/SensorService.cpp:1147:62: note: Function 'cleanupConnection' argument 1 names different: declaration 'connection' definition 'c'.
services/sensorservice/SensorService.cpp:79:16: warning: Member variable 'SensorService::mSensorEventBuffer' is not initialized in the constructor. [uninitMemberVarPrivate]
services/sensorservice/SensorService.cpp:79:16: warning: Member variable 'SensorService::mSensorEventScratch' is not initialized in the constructor. [uninitMemberVarPrivate]
services/sensorservice/SensorService.cpp:79:16: warning: Member variable 'SensorService::mMapFlushEventsToConnections' is not initialized in the constructor. [uninitMemberVarPrivate]
services/sensorservice/SensorService.cpp:79:16: warning: Member variable 'SensorService::mCurrentOperatingMode' is not initialized in the constructor. [uninitMemberVarPrivate]
services/sensorservice/SensorService.cpp:79:16: warning: Member variable 'SensorService::mNextSensorRegIndex' is not initialized in the constructor. [uninitMemberVarPrivate]
services/sensorservice/SensorRegistrationInfo.h:40:9: performance: Variable 'mPackageName' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
services/sensorservice/hidl/utils.cpp:77:78: style: Function 'convertEvent' argument 1 names different: declaration 'event' definition 'src'. [funcArgNamesDifferent]
services/sensorservice/hidl/utils.h:33:78: note: Function 'convertEvent' argument 1 names different: declaration 'event' definition 'src'.
services/sensorservice/hidl/utils.cpp:77:78: note: Function 'convertEvent' argument 1 names different: declaration 'event' definition 'src'.
services/surfaceflinger/Client.cpp:137:28: style: Function 'createSurface' argument 6 names different: declaration 'parent' definition 'parentHandle'. [funcArgNamesDifferent]
services/surfaceflinger/Client.h:61:32: note: Function 'createSurface' argument 6 names different: declaration 'parent' definition 'parentHandle'.
services/surfaceflinger/Client.cpp:137:28: note: Function 'createSurface' argument 6 names different: declaration 'parent' definition 'parentHandle'.
services/surfaceflinger/SurfaceInterceptor.h:43:5: style: Class 'SurfaceInterceptor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
services/surfaceflinger/StartPropertySetThread.h:36:5: style: Class 'StartPropertySetThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
services/surfaceflinger/DisplayHardware/HWComposer_hwc1.h:309:9: style: Class 'VSyncThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
services/surfaceflinger/SurfaceFlinger.h:251:5: warning: The class 'State' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
services/surfaceflinger/DispSync.cpp:377:11: warning: Member variable 'DispSync::mZeroErrSamplesCount' is not initialized in the constructor. [uninitMemberVar]
services/surfaceflinger/DispSync.cpp:377:11: warning: Member variable 'DispSync::mModelUpdated' is not initialized in the constructor. [uninitMemberVar]
services/surfaceflinger/DispSync.cpp:377:11: warning: Member variable 'DispSync::mFirstResyncSample' is not initialized in the constructor. [uninitMemberVar]
services/surfaceflinger/DispSync.cpp:377:11: warning: Member variable 'DispSync::mNumResyncSamples' is not initialized in the constructor. [uninitMemberVar]
services/surfaceflinger/DispSync.cpp:377:11: warning: Member variable 'DispSync::mNumResyncSamplesSincePresent' is not initialized in the constructor. [uninitMemberVar]
services/surfaceflinger/DispSync.cpp:377:11: warning: Member variable 'DispSync::mPresentSampleOffset' is not initialized in the constructor. [uninitMemberVar]
services/surfaceflinger/DispSync.cpp:377:11: warning: Member variable 'DispSync::mPresentTimeOffset' is not initialized in the constructor. [uninitMemberVar]
services/surfaceflinger/DispSync.cpp:377:11: warning: Member variable 'DispSync::mIgnorePresentFences' is not initialized in the constructor. [uninitMemberVar]
services/surfaceflinger/DispSync.h:91:10: performance: Technically the member function 'android::DispSync::endResync' can be static. [functionStatic]
services/surfaceflinger/DispSync.cpp:488:16: note: Technically the member function 'android::DispSync::endResync' can be static.
services/surfaceflinger/DispSync.h:91:10: note: Technically the member function 'android::DispSync::endResync' can be static.
services/surfaceflinger/DispSync.h:99:13: style: Technically the member function 'android::DispSync::getPeriod' can be const. [functionConst]
services/surfaceflinger/DispSync.cpp:517:19: note: Technically the member function 'android::DispSync::getPeriod' can be const.
services/surfaceflinger/DispSync.h:99:13: note: Technically the member function 'android::DispSync::getPeriod' can be const.
services/surfaceflinger/DispSync.cpp:368:18: style: The function 'onDispSyncEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/surfaceflinger/DispSync.h:56:22: note: Virtual function in base class
services/surfaceflinger/DispSync.cpp:368:18: note: Function in derived class
services/surfaceflinger/DisplayDevice.cpp:304:12: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
services/surfaceflinger/DisplayDevice.cpp:306:7: note: Found duplicate branches for 'if' and 'else'.
services/surfaceflinger/DisplayDevice.cpp:304:12: note: Found duplicate branches for 'if' and 'else'.
services/surfaceflinger/DisplayDevice.cpp:528:21: style: Function 'setProjection' argument 2 names different: declaration 'viewport' definition 'newViewport'. [funcArgNamesDifferent]
services/surfaceflinger/DisplayDevice.h:131:72: note: Function 'setProjection' argument 2 names different: declaration 'viewport' definition 'newViewport'.
services/surfaceflinger/DisplayDevice.cpp:528:21: note: Function 'setProjection' argument 2 names different: declaration 'viewport' definition 'newViewport'.
services/surfaceflinger/DisplayDevice.cpp:528:46: style: Function 'setProjection' argument 3 names different: declaration 'frame' definition 'newFrame'. [funcArgNamesDifferent]
services/surfaceflinger/DisplayDevice.h:131:94: note: Function 'setProjection' argument 3 names different: declaration 'frame' definition 'newFrame'.
services/surfaceflinger/DisplayDevice.cpp:528:46: note: Function 'setProjection' argument 3 names different: declaration 'frame' definition 'newFrame'.
services/surfaceflinger/DisplayDevice.cpp:120:5: performance: Variable 'mNativeWindow' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
services/surfaceflinger/DisplayHardware/ComposerHal.h:61:1: style: The class 'CommandReader' does not have a constructor although it has private member variables. [noConstructor]
services/surfaceflinger/DisplayHardware/ComposerHal.cpp:160:11: warning: Member variable 'Composer::mReader' is not initialized in the constructor. [uninitMemberVar]
services/surfaceflinger/DisplayHardware/ComposerHal.cpp:41:9: performance: Variable 'mHandle' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
services/surfaceflinger/DisplayHardware/ComposerHal.h:139:5: style: Class 'Composer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
services/surfaceflinger/DisplayHardware/ComposerHal.h:254:9: style: Class 'CommandWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
services/surfaceflinger/DisplayHardware/ComposerHal.cpp:38:5: style: Class 'BufferHandle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
services/surfaceflinger/DisplayHardware/FramebufferSurface.h:43:22: style: The function 'beginFrame' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/surfaceflinger/DisplayHardware/DisplaySurface.h:39:22: note: Virtual function in base class
services/surfaceflinger/DisplayHardware/FramebufferSurface.h:43:22: note: Function in derived class
services/surfaceflinger/DisplayHardware/FramebufferSurface.h:44:22: style: The function 'prepareFrame' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/surfaceflinger/DisplayHardware/DisplaySurface.h:51:22: note: Virtual function in base class
services/surfaceflinger/DisplayHardware/FramebufferSurface.h:44:22: note: Function in derived class
services/surfaceflinger/DisplayHardware/FramebufferSurface.h:46:22: style: The function 'compositionComplete' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/surfaceflinger/DisplayHardware/DisplaySurface.h:58:22: note: Virtual function in base class
services/surfaceflinger/DisplayHardware/FramebufferSurface.h:46:22: note: Function in derived class
services/surfaceflinger/DisplayHardware/FramebufferSurface.h:48:22: style: The function 'advanceFrame' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/surfaceflinger/DisplayHardware/DisplaySurface.h:69:22: note: Virtual function in base class
services/surfaceflinger/DisplayHardware/FramebufferSurface.h:48:22: note: Function in derived class
services/surfaceflinger/DisplayHardware/FramebufferSurface.h:49:18: style: The function 'onFrameCommitted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/surfaceflinger/DisplayHardware/DisplaySurface.h:74:18: note: Virtual function in base class
services/surfaceflinger/DisplayHardware/FramebufferSurface.h:49:18: note: Function in derived class
services/surfaceflinger/DisplayHardware/FramebufferSurface.h:50:18: style: The function 'dumpAsString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/surfaceflinger/DisplayHardware/DisplaySurface.h:76:18: note: Virtual function in base class
services/surfaceflinger/DisplayHardware/FramebufferSurface.h:50:18: note: Function in derived class
services/surfaceflinger/DisplayHardware/FramebufferSurface.h:54:18: style: The function 'resizeBuffers' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
services/surfaceflinger/DisplayHardware/DisplaySurface.h:78:18: note: Virtual function in base class
services/surfaceflinger/DisplayHardware/FramebufferSurface.h:54:18: note: Function in derived class
services/surfaceflinger/DisplayHardware/HWC2.cpp:357:5: style: Variable 'error' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
services/surfaceflinger/DisplayHardware/HWC2.cpp:356:0: note: Variable 'error' is reassigned a value before the old one has been used if variable is no semaphore variable.
services/surfaceflinger/DisplayHardware/HWC2.cpp:357:5: note: Variable 'error' is reassigned a value before the old one has been used if variable is no semaphore variable.
services/surfaceflinger/DisplayHardware/HWC2.cpp:478:16: style: Variable 'numTypes' is assigned a value that is never used. [unreadVariable]
services/surfaceflinger/DisplayHardware/HWC2.h:85:5: style: Class 'Device' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
services/surfaceflinger/DisplayHardware/HWComposer.cpp:191:5: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
services/surfaceflinger/DisplayHardware/HWComposer.cpp:751:40: style: Function 'disconnectDisplay' argument 1 names different: declaration 'disp' definition 'displayId'. [funcArgNamesDifferent]
services/surfaceflinger/DisplayHardware/HWComposer_hwc1.h:111:32: note: Function 'disconnectDisplay' argument 1 names different: declaration 'disp' definition 'displayId'.
services/surfaceflinger/DisplayHardware/HWComposer.cpp:751:40: note: Function 'disconnectDisplay' argument 1 names different: declaration 'disp' definition 'displayId'.
services/surfaceflinger/DisplayHardware/HWComposer.cpp:777:46: style: Function 'setOutputBuffer' argument 1 names different: declaration 'id' definition 'displayId'. [funcArgNamesDifferent]
services/surfaceflinger/DisplayHardware/HWComposer_hwc1.h:142:38: note: Function 'setOutputBuffer' argument 1 names different: declaration 'id' definition 'displayId'.
services/surfaceflinger/DisplayHardware/HWComposer.cpp:777:46: note: Function 'setOutputBuffer' argument 1 names different: declaration 'id' definition 'displayId'.
services/surfaceflinger/DisplayHardware/HWComposer.cpp:778:65: style: Function 'setOutputBuffer' argument 3 names different: declaration 'buf' definition 'buffer'. [funcArgNamesDifferent]
services/surfaceflinger/DisplayHardware/HWComposer_hwc1.h:143:38: note: Function 'setOutputBuffer' argument 3 names different: declaration 'buf' definition 'buffer'.
services/surfaceflinger/DisplayHardware/HWComposer.cpp:778:65: note: Function 'setOutputBuffer' argument 3 names different: declaration 'buf' definition 'buffer'.
services/surfaceflinger/DisplayHardware/HWComposer.cpp:861:32: style: Function 'dump' argument 1 names different: declaration 'out' definition 'result'. [funcArgNamesDifferent]
services/surfaceflinger/DisplayHardware/HWComposer_hwc1.h:316:24: note: Function 'dump' argument 1 names different: declaration 'out' definition 'result'.
services/surfaceflinger/DisplayHardware/HWComposer.cpp:861:32: note: Function 'dump' argument 1 names different: declaration 'out' definition 'result'.
services/surfaceflinger/DisplayHardware/HWComposer.cpp:870:26: warning: Member variable 'DisplayData::currentConfig' is not initialized in the constructor. [uninitMemberVar]
services/surfaceflinger/DisplayHardware/HWComposer.cpp:870:26: warning: Member variable 'DisplayData::format' is not initialized in the constructor. [uninitMemberVar]
services/surfaceflinger/DisplayHardware/HWComposer.cpp:870:26: warning: Member variable 'DisplayData::connected' is not initialized in the constructor. [uninitMemberVar]
services/surfaceflinger/DisplayHardware/HWComposer.cpp:870:26: warning: Member variable 'DisplayData::hasFbComp' is not initialized in the constructor. [uninitMemberVar]
services/surfaceflinger/DisplayHardware/HWComposer.cpp:870:26: warning: Member variable 'DisplayData::hasOvComp' is not initialized in the constructor. [uninitMemberVar]
services/surfaceflinger/DisplayHardware/HWComposer.cpp:870:26: warning: Member variable 'DisplayData::capacity' is not initialized in the constructor. [uninitMemberVar]
services/surfaceflinger/DisplayHardware/HWComposer.cpp:870:26: warning: Member variable 'DisplayData::list' is not initialized in the constructor. [uninitMemberVar]
services/surfaceflinger/DisplayHardware/HWComposer.cpp:870:26: warning: Member variable 'DisplayData::framebufferTarget' is not initialized in the constructor. [uninitMemberVar]
services/surfaceflinger/DisplayHardware/HWComposer.cpp:870:26: warning: Member variable 'DisplayData::events' is not initialized in the constructor. [uninitMemberVar]
services/surfaceflinger/DisplayHardware/HWComposer_hwc1.h:316:10: performance: Technically the member function 'android::HWComposer::dump' can be static. [functionStatic]
services/surfaceflinger/DisplayHardware/HWComposer.cpp:861:18: note: Technically the member function 'android::HWComposer::dump' can be static.
services/surfaceflinger/DisplayHardware/HWComposer_hwc1.h:316:10: note: Technically the member function 'android::HWComposer::dump' can be static.
services/surfaceflinger/DisplayHardware/HWComposer_hwc1.cpp:302:9: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
services/surfaceflinger/DisplayHardware/HWComposer_hwc1.cpp:566:17: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
[22:43]
Exit code is not zero! Crash?

ftp://ftp.se.debian.org/debian/pool/main/a/android-platform-libcore/android-platform-libcore_8.1.0+r23.orig.tar.xz
android-platform-libcore-8.1.0_r23/luni/src/main/native/cbigint.cpp:77:12: style: The scope of the variable 'temp1' can be reduced. [variableScope]
android-platform-libcore-8.1.0_r23/luni/src/main/native/cbigint.cpp:77:19: style: The scope of the variable 'temp2' can be reduced. [variableScope]
android-platform-libcore-8.1.0_r23/luni/src/main/native/cbigint.cpp:77:26: style: The scope of the variable 'temp3' can be reduced. [variableScope]
android-platform-libcore-8.1.0_r23/luni/src/main/native/cbigint.cpp:229:12: style: The scope of the variable 'arg' can be reduced. [variableScope]
android-platform-libcore-8.1.0_r23/luni/src/main/native/cbigint.cpp:252:11: style: The scope of the variable 'index' can be reduced. [variableScope]
android-platform-libcore-8.1.0_r23/luni/src/main/native/cbigint.cpp:252:18: style: The scope of the variable 'offset' can be reduced. [variableScope]
android-platform-libcore-8.1.0_r23/luni/src/main/native/cbigint.cpp:372:11: style: The scope of the variable 'highBit' can be reduced. [variableScope]
android-platform-libcore-8.1.0_r23/luni/src/main/native/cbigint.cpp:387:11: style: The scope of the variable 'lowBit' can be reduced. [variableScope]
android-platform-libcore-8.1.0_r23/luni/src/main/native/java_lang_StringToReal.cpp:132:19: style: Condition 'tempBackup' is always false [knownConditionTrueFalse]
android-platform-libcore-8.1.0_r23/luni/src/main/native/java_lang_StringToReal.cpp:106:0: note: Assignment 'tempBackup=0', assigned value is 0
android-platform-libcore-8.1.0_r23/luni/src/main/native/java_lang_StringToReal.cpp:132:19: note: Condition 'tempBackup' is always false
android-platform-libcore-8.1.0_r23/luni/src/main/native/java_lang_StringToReal.cpp:525:19: style: Condition 'tempBackup' is always false [knownConditionTrueFalse]
android-platform-libcore-8.1.0_r23/luni/src/main/native/java_lang_StringToReal.cpp:498:0: note: Assignment 'tempBackup=0', assigned value is 0
android-platform-libcore-8.1.0_r23/luni/src/main/native/java_lang_StringToReal.cpp:525:19: note: Condition 'tempBackup' is always false
android-platform-libcore-8.1.0_r23/luni/src/main/native/java_lang_StringToReal.cpp:564:20: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
android-platform-libcore-8.1.0_r23/luni/src/main/native/java_lang_StringToReal.cpp:575:20: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
android-platform-libcore-8.1.0_r23/luni/src/main/native/java_lang_StringToReal.cpp:616:16: style: The scope of the variable 'fmant' can be reduced. [variableScope]
android-platform-libcore-8.1.0_r23/luni/src/main/native/java_lang_StringToReal.cpp:616:23: style: The scope of the variable 'fovfl' can be reduced. [variableScope]
android-platform-libcore-8.1.0_r23/luni/src/main/native/java_util_regex_Matcher.cpp:55:5: style: Class 'MatcherState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
android-platform-libcore-8.1.0_r23/luni/src/main/native/libcore_icu_ICU.cpp:444:15: style: Technically the member function 'LocaleNameIterator::Get' can be const. [functionConst]
android-platform-libcore-8.1.0_r23/luni/src/main/native/libcore_icu_ICU.cpp:448:8: style: Technically the member function 'LocaleNameIterator::HasNext' can be const. [functionConst]
android-platform-libcore-8.1.0_r23/luni/src/main/native/libcore_icu_ICU.cpp:883:3: style: Struct 'IcuDataMap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
android-platform-libcore-8.1.0_r23/luni/src/main/native/libcore_icu_ICU.cpp:947:3: style: Struct 'ICURegistration' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
android-platform-libcore-8.1.0_r23/luni/src/main/native/libcore_icu_NativeConverter.cpp:440:0: error: Memory leak: callbackContext [memleak]
android-platform-libcore-8.1.0_r23/luni/src/main/native/libcore_icu_NativeConverter.cpp:524:0: error: Memory leak: callbackContext [memleak]
android-platform-libcore-8.1.0_r23/luni/src/main/native/libcore_io_Linux.cpp:2223:22: style: struct member 'group_req64::my_padding' is never used. [unusedStructMember]
android-platform-libcore-8.1.0_r23/luni/src/main/native/libcore_io_Linux.cpp:2263:22: style: struct member 'group_source_req64::my_padding' is never used. [unusedStructMember]
android-platform-libcore-8.1.0_r23/luni/src/main/native/libcore_io_Linux.cpp:325:0: style: Technically the member function 'IoVec < ScopedBytesRW >::size' can be const. [functionConst]
android-platform-libcore-8.1.0_r23/luni/src/main/native/libcore_io_Linux.cpp:325:0: style: Technically the member function 'IoVec < ScopedBytesRO >::size' can be const. [functionConst]
android-platform-libcore-8.1.0_r23/luni/src/main/native/org_apache_harmony_xml_ExpatParser.cpp:44:5: warning: Member variable 'InternedString::hash' is not initialized in the constructor. [uninitMemberVar]
android-platform-libcore-8.1.0_r23/luni/src/main/native/org_apache_harmony_xml_ExpatParser.cpp:107:14: warning: Member variable 'ParsingContext::attributes' is not initialized in the constructor. [uninitMemberVar]
android-platform-libcore-8.1.0_r23/luni/src/main/native/org_apache_harmony_xml_ExpatParser.cpp:107:14: warning: Member variable 'ParsingContext::attributeCount' is not initialized in the constructor. [uninitMemberVar]
android-platform-libcore-8.1.0_r23/luni/src/main/native/org_apache_harmony_xml_ExpatParser.cpp:107:14: warning: Member variable 'ParsingContext::processNamespaces' is not initialized in the constructor. [uninitMemberVar]
android-platform-libcore-8.1.0_r23/luni/src/main/native/org_apache_harmony_xml_ExpatParser.cpp:66:21: style: Class 'StringStack' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
android-platform-libcore-8.1.0_r23/luni/src/main/native/org_apache_harmony_xml_ExpatParser.cpp:66:21: style: Class 'StringStack' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
android-platform-libcore-8.1.0_r23/luni/src/main/native/valueOf.cpp:36:46: style: Function 'booleanValueOf' argument 2 names different: declaration 'b' definition 'value'. [funcArgNamesDifferent]
android-platform-libcore-8.1.0_r23/luni/src/main/native/valueOf.h:22:46: note: Function 'booleanValueOf' argument 2 names different: declaration 'b' definition 'value'.
android-platform-libcore-8.1.0_r23/luni/src/main/native/valueOf.cpp:36:46: note: Function 'booleanValueOf' argument 2 names different: declaration 'b' definition 'value'.
android-platform-libcore-8.1.0_r23/luni/src/main/native/valueOf.cpp:40:44: style: Function 'doubleValueOf' argument 2 names different: declaration 'd' definition 'value'. [funcArgNamesDifferent]
android-platform-libcore-8.1.0_r23/luni/src/main/native/valueOf.h:23:44: note: Function 'doubleValueOf' argument 2 names different: declaration 'd' definition 'value'.
android-platform-libcore-8.1.0_r23/luni/src/main/native/valueOf.cpp:40:44: note: Function 'doubleValueOf' argument 2 names different: declaration 'd' definition 'value'.
android-platform-libcore-8.1.0_r23/luni/src/main/native/valueOf.cpp:44:42: style: Function 'integerValueOf' argument 2 names different: declaration 'i' definition 'value'. [funcArgNamesDifferent]
android-platform-libcore-8.1.0_r23/luni/src/main/native/valueOf.h:24:42: note: Function 'integerValueOf' argument 2 names different: declaration 'i' definition 'value'.
android-platform-libcore-8.1.0_r23/luni/src/main/native/valueOf.cpp:44:42: note: Function 'integerValueOf' argument 2 names different: declaration 'i' definition 'value'.
android-platform-libcore-8.1.0_r23/luni/src/main/native/valueOf.cpp:48:40: style: Function 'longValueOf' argument 2 names different: declaration 'l' definition 'value'. [funcArgNamesDifferent]
android-platform-libcore-8.1.0_r23/luni/src/main/native/valueOf.h:25:40: note: Function 'longValueOf' argument 2 names different: declaration 'l' definition 'value'.
android-platform-libcore-8.1.0_r23/luni/src/main/native/valueOf.cpp:48:40: note: Function 'longValueOf' argument 2 names different: declaration 'l' definition 'value'.
android-platform-libcore-8.1.0_r23/luni/src/test/native/libcore_java_io_FileTest.cpp:75:18: style: Variable 'ret' is assigned a value that is never used. [unreadVariable]
android-platform-libcore-8.1.0_r23/luni/src/test/resources/blob.c:2:0: error: syntax error [syntaxError]
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/Bits.c:81:35: style: The scope of the variable 'endShort' can be reduced. [variableScope]
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/Bits.c:116:24: style: The scope of the variable 'dstShort' can be reduced. [variableScope]
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/Bits.c:116:35: style: The scope of the variable 'endShort' can be reduced. [variableScope]
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/Bits.c:151:29: style: The scope of the variable 'endInt' can be reduced. [variableScope]
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/Bits.c:186:20: style: The scope of the variable 'dstInt' can be reduced. [variableScope]
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/Bits.c:186:29: style: The scope of the variable 'endInt' can be reduced. [variableScope]
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/Bits.c:221:32: style: The scope of the variable 'endLong' can be reduced. [variableScope]
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/Bits.c:256:22: style: The scope of the variable 'dstLong' can be reduced. [variableScope]
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/Bits.c:256:32: style: The scope of the variable 'endLong' can be reduced. [variableScope]
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/DatagramChannelImpl.c:92:15: style: Variable 'fd' is assigned a value that is never used. [unreadVariable]
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/DatagramChannelImpl.c:93:9: style: Variable 'rv' is not assigned a value. [unassignedVariable]
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/DatagramChannelImpl.c:144:9: error: Uninitialized variable: rv [uninitvar]
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/FileChannelImpl.c:164:18: style: Variable 'srcFD' is assigned a value that is never used. [unreadVariable]
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/FileChannelImpl.c:165:18: style: Variable 'dstFD' is assigned a value that is never used. [unreadVariable]
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/FileSystemPreferences.c:70:13: style: The scope of the variable 'rc' can be reduced. [variableScope]
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/FileSystemPreferences.c:73:9: style: The scope of the variable 'old_umask' can be reduced. [variableScope]
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/LinuxWatchService.c:89:5: style: Variable 'wfd' is reassigned a value before the old one has been used. [redundantAssignment]
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/LinuxWatchService.c:86:0: note: Variable 'wfd' is reassigned a value before the old one has been used.
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/LinuxWatchService.c:89:5: note: Variable 'wfd' is reassigned a value before the old one has been used.
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/NativeThread.c:52:0: error: #error "missing platform-specific definition here" [preprocessorErrorDirective]
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/Net.c:487:9: style: Unused variable: result [unusedVariable]
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/ObjectOutputStream.c:63:11: style: The scope of the variable 'fval' can be reduced. [variableScope]
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/UnixNativeDispatcher.c:691:14: style: struct member 'Anonymous1::name_extra' is never used. [unusedStructMember]
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/canonicalize_md.c:138:19: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/java_props_md.c:33:0: error: #error "The macro ARCHPROPNAME has not been defined" [preprocessorErrorDirective]
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/jni_util.c:158:42: style: Function 'JNU_ThrowByNameWithLastError' argument 3 names different: declaration 'defaultMessage' definition 'defaultDetail'. [funcArgNamesDifferent]
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/jni_util.h:106:42: note: Function 'JNU_ThrowByNameWithLastError' argument 3 names different: declaration 'defaultMessage' definition 'defaultDetail'.
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/jni_util.c:158:42: note: Function 'JNU_ThrowByNameWithLastError' argument 3 names different: declaration 'defaultMessage' definition 'defaultDetail'.
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/jni_util.c:1082:32: style: Function 'JNU_GetFieldByName' argument 5 names different: declaration 'sig' definition 'signature'. [funcArgNamesDifferent]
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/jni_util.h:227:32: note: Function 'JNU_GetFieldByName' argument 5 names different: declaration 'sig' definition 'signature'.
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/jni_util.c:1082:32: note: Function 'JNU_GetFieldByName' argument 5 names different: declaration 'sig' definition 'signature'.
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/jni_util.c:1146:32: style: Function 'JNU_SetFieldByName' argument 5 names different: declaration 'sig' definition 'signature'. [funcArgNamesDifferent]
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/jni_util.h:233:32: note: Function 'JNU_SetFieldByName' argument 5 names different: declaration 'sig' definition 'signature'.
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/jni_util.c:1146:32: note: Function 'JNU_SetFieldByName' argument 5 names different: declaration 'sig' definition 'signature'.
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/jni_util.c:1210:38: style: Function 'JNU_GetStaticFieldByName' argument 5 names different: declaration 'sig' definition 'signature'. [funcArgNamesDifferent]
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/jni_util.h:241:38: note: Function 'JNU_GetStaticFieldByName' argument 5 names different: declaration 'sig' definition 'signature'.
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/jni_util.c:1210:38: note: Function 'JNU_GetStaticFieldByName' argument 5 names different: declaration 'sig' definition 'signature'.
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/jni_util.c:1277:38: style: Function 'JNU_SetStaticFieldByName' argument 5 names different: declaration 'sig' definition 'signature'. [funcArgNamesDifferent]
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/jni_util.h:247:38: note: Function 'JNU_SetStaticFieldByName' argument 5 names different: declaration 'sig' definition 'signature'.
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/jni_util.c:1277:38: note: Function 'JNU_SetStaticFieldByName' argument 5 names different: declaration 'sig' definition 'signature'.
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/linux_close.cpp:62:13: style: Unused variable: orig_errno [unusedVariable]
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/net_util.c:80:58: style: Function 'getInet6Address_scopeifname' argument 2 names different: declaration 'ia6Obj' definition 'iaObj'. [funcArgNamesDifferent]
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/net_util.h:63:65: note: Function 'getInet6Address_scopeifname' argument 2 names different: declaration 'ia6Obj' definition 'iaObj'.
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/net_util.c:80:58: note: Function 'getInet6Address_scopeifname' argument 2 names different: declaration 'ia6Obj' definition 'iaObj'.
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/net_util.c:89:54: style: Function 'setInet6Address_scopeifname' argument 2 names different: declaration 'ia6Obj' definition 'iaObj'. [funcArgNamesDifferent]
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/net_util.h:64:61: note: Function 'setInet6Address_scopeifname' argument 2 names different: declaration 'ia6Obj' definition 'iaObj'.
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/net_util.c:89:54: note: Function 'setInet6Address_scopeifname' argument 2 names different: declaration 'ia6Obj' definition 'iaObj'.
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/net_util.c:99:54: style: Function 'getInet6Address_scopeid_set' argument 2 names different: declaration 'ia6Obj' definition 'iaObj'. [funcArgNamesDifferent]
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/net_util.h:65:61: note: Function 'getInet6Address_scopeid_set' argument 2 names different: declaration 'ia6Obj' definition 'iaObj'.
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/net_util.c:99:54: note: Function 'getInet6Address_scopeid_set' argument 2 names different: declaration 'ia6Obj' definition 'iaObj'.
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/net_util.c:108:50: style: Function 'getInet6Address_scopeid' argument 2 names different: declaration 'ia6Obj' definition 'iaObj'. [funcArgNamesDifferent]
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/net_util.h:66:57: note: Function 'getInet6Address_scopeid' argument 2 names different: declaration 'ia6Obj' definition 'iaObj'.
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/net_util.c:108:50: note: Function 'getInet6Address_scopeid' argument 2 names different: declaration 'ia6Obj' definition 'iaObj'.
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/net_util.c:117:50: style: Function 'setInet6Address_scopeid' argument 2 names different: declaration 'ia6Obj' definition 'iaObj'. [funcArgNamesDifferent]
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/net_util.h:67:57: note: Function 'setInet6Address_scopeid' argument 2 names different: declaration 'ia6Obj' definition 'iaObj'.
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/net_util.c:117:50: note: Function 'setInet6Address_scopeid' argument 2 names different: declaration 'ia6Obj' definition 'iaObj'.
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/net_util.c:131:52: style: Function 'getInet6Address_ipaddress' argument 2 names different: declaration 'ia6Obj' definition 'iaObj'. [funcArgNamesDifferent]
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/net_util.h:68:59: note: Function 'getInet6Address_ipaddress' argument 2 names different: declaration 'ia6Obj' definition 'iaObj'.
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/net_util.c:131:52: note: Function 'getInet6Address_ipaddress' argument 2 names different: declaration 'ia6Obj' definition 'iaObj'.
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/net_util.c:144:52: style: Function 'setInet6Address_ipaddress' argument 2 names different: declaration 'ia6Obj' definition 'iaObj'. [funcArgNamesDifferent]
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/net_util.h:69:59: note: Function 'setInet6Address_ipaddress' argument 2 names different: declaration 'ia6Obj' definition 'iaObj'.
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/net_util.c:144:52: note: Function 'setInet6Address_ipaddress' argument 2 names different: declaration 'ia6Obj' definition 'iaObj'.
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/net_util.c:175:66: style: Function 'setInetAddress_hostName' argument 3 names different: declaration 'h' definition 'host'. [funcArgNamesDifferent]
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/net_util.h:73:73: note: Function 'setInetAddress_hostName' argument 3 names different: declaration 'h' definition 'host'.
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/net_util.c:175:66: note: Function 'setInetAddress_hostName' argument 3 names different: declaration 'h' definition 'host'.
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/net_util.c:133:16: style: Unused variable: barr [unusedVariable]
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/net_util_md.c:284:31: style: Function 'NET_ThrowNew' argument 2 names different: declaration 'errorNum' definition 'errorNumber'. [funcArgNamesDifferent]
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/net_util.h:126:54: note: Function 'NET_ThrowNew' argument 2 names different: declaration 'errorNum' definition 'errorNumber'.
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/net_util_md.c:284:31: note: Function 'NET_ThrowNew' argument 2 names different: declaration 'errorNum' definition 'errorNumber'.
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/net_util_md.c:1097:24: style: Variable 'iptos' is assigned a value that is never used. [unreadVariable]
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/zip_util.c:1137:23: style: Function 'ZIP_FreeEntry' argument 1 names different: declaration 'zip' definition 'jz'. [funcArgNamesDifferent]
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/zip_util.h:277:28: note: Function 'ZIP_FreeEntry' argument 1 names different: declaration 'zip' definition 'jz'.
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/zip_util.c:1137:23: note: Function 'ZIP_FreeEntry' argument 1 names different: declaration 'zip' definition 'jz'.
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/zip_util.c:1498:70: style: Function 'ZIP_ReadEntry' argument 4 names different: declaration 'entrynm' definition 'entryname'. [funcArgNamesDifferent]
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/zip_util.h:250:70: note: Function 'ZIP_ReadEntry' argument 4 names different: declaration 'entrynm' definition 'entryname'.
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/zip_util.c:1498:70: note: Function 'ZIP_ReadEntry' argument 4 names different: declaration 'entrynm' definition 'entryname'.
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/zip_util.c:439:17: style: Unused variable: s [unusedVariable]
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/zip_util.c:662:39: warning: Either the condition 'total!=0' is redundant or calloc() argument nr 1 can have invalid value. The value is 0 but the valid values are '1:'. [invalidFunctionArg]
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/zip_util.c:668:35: note: Assuming that condition 'total!=0' is not redundant
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/zip_util.c:662:39: note: Invalid argument
android-platform-libcore-8.1.0_r23/ojluni/src/main/native/zip_util.c:981:10: error: Common realloc mistake: 'cen' nulled but not freed upon failure [memleakOnRealloc]
[22:43]

ftp://ftp.se.debian.org/debian/pool/main/a/android-platform-libnativehelper/android-platform-libnativehelper_7.0.0+r33.orig.tar.gz
JniConstants.cpp:106:9: warning: Identical condition 'g_constants_initialized', second condition is always false [identicalConditionAfterEarlyExit]
JniConstants.cpp:99:9: note: first condition
JniConstants.cpp:106:9: note: second condition
tests/JniInvocation_test.cpp:101:0: error: syntax error [syntaxError]
toStringArray.cpp:27:12: style: Technically the member function 'ArrayCounter::operator()' can be const. [functionConst]
toStringArray.cpp:39:17: style: Technically the member function 'ArrayGetter::operator()' can be const. [functionConst]
toStringArray.cpp:26:5: style: Struct 'ArrayCounter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
toStringArray.cpp:38:5: style: Struct 'ArrayGetter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
[22:43]

ftp://ftp.se.debian.org/debian/pool/main/a/android-platform-system-core/android-platform-system-core_7.0.0+r33.orig.tar.gz
Checking libmemunreachable/tests/DisableMalloc_test.cpp: __GCC__=1;__GCC__=1...

adb/transport.h:53:9: performance: Variable 'transport_fde' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
adb/transport.h:66:10: style: Technically the member function 'atransport::IsKicked' can be const. [functionConst]
adb/adb_auth_client.cpp:59:11: style: The scope of the variable 'sep' can be reduced. [variableScope]
adb/adb_auth_client.cpp:60:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
adb/adb_auth_client.cpp:102:22: style: The scope of the variable 'item' can be reduced. [variableScope]
adb/adb_auth_client.cpp:178:10: style: The scope of the variable 'response' can be reduced. [variableScope]
adb/adb_auth_client.cpp:179:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
adb/adb_auth_client.cpp:193:42: style: Function 'adb_auth_confirm_key' argument 1 names different: declaration 'data' definition 'key'. [funcArgNamesDifferent]
adb/adb_auth.h:63:42: note: Function 'adb_auth_confirm_key' argument 1 names different: declaration 'data' definition 'key'.
adb/adb_auth_client.cpp:193:42: note: Function 'adb_auth_confirm_key' argument 1 names different: declaration 'data' definition 'key'.
adb/adb_auth_host.cpp:300:13: performance: Passing the result of c_str() to a function that takes std::string as argument no. 1 is slow and redundant. [stlcstrParam]
adb/adb_client.cpp:224:17: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
adb/adb_io.cpp:97:9: style: The scope of the variable 'r' can be reduced. [variableScope]
adb/adb_io.cpp:124:41: style: Function 'WriteFdExactly' argument 2 names different: declaration 's' definition 'str'. [funcArgNamesDifferent]
adb/adb_io.h:70:41: note: Function 'WriteFdExactly' argument 2 names different: declaration 's' definition 'str'.
adb/adb_io.cpp:124:41: note: Function 'WriteFdExactly' argument 2 names different: declaration 's' definition 'str'.
adb/adb_io.cpp:128:48: style: Function 'WriteFdExactly' argument 2 names different: declaration 's' definition 'str'. [funcArgNamesDifferent]
adb/adb_io.h:71:48: note: Function 'WriteFdExactly' argument 2 names different: declaration 's' definition 'str'.
adb/adb_io.cpp:128:48: note: Function 'WriteFdExactly' argument 2 names different: declaration 's' definition 'str'.
adb/adb_listeners.cpp:59:14: style: The scope of the variable 's' can be reduced. [variableScope]
adb/adb_utils.cpp:66:26: style: Function 'getcwd' argument 1 names different: declaration 'cwd' definition 's'. [funcArgNamesDifferent]
adb/adb_utils.h:27:26: note: Function 'getcwd' argument 1 names different: declaration 'cwd' definition 's'.
adb/adb_utils.cpp:66:26: note: Function 'getcwd' argument 1 names different: declaration 'cwd' definition 's'.
adb/adb_utils.cpp:202:34: style: Function 'dump_hex' argument 1 names different: declaration 'ptr' definition 'data'. [funcArgNamesDifferent]
adb/adb_utils.h:45:34: note: Function 'dump_hex' argument 1 names different: declaration 'ptr' definition 'data'.
adb/adb_utils.cpp:202:34: note: Function 'dump_hex' argument 1 names different: declaration 'ptr' definition 'data'.
adb/adb_utils_test.cpp:114:36: performance: Function parameter 'basepath' should be passed by const reference. [passedByValue]
adb/commandline.cpp:1878:13: style: Condition 'okay' is always true [knownConditionTrueFalse]
adb/commandline.cpp:1877:21: note: Assignment 'okay=true', assigned value is 1
adb/commandline.cpp:1878:13: note: Condition 'okay' is always true
adb/commandline.cpp:1455:9: style: The scope of the variable 'r' can be reduced. [variableScope]
adb/commandline.cpp:1967:40: style: Function 'uninstall_app' argument 1 names different: declaration 't' definition 'transport'. [funcArgNamesDifferent]
adb/commandline.cpp:61:40: note: Function 'uninstall_app' argument 1 names different: declaration 't' definition 'transport'.
adb/commandline.cpp:1967:40: note: Function 'uninstall_app' argument 1 names different: declaration 't' definition 'transport'.
adb/commandline.cpp:1986:38: style: Function 'install_app' argument 1 names different: declaration 't' definition 'transport'. [funcArgNamesDifferent]
adb/commandline.cpp:59:38: note: Function 'install_app' argument 1 names different: declaration 't' definition 'transport'.
adb/commandline.cpp:1986:38: note: Function 'install_app' argument 1 names different: declaration 't' definition 'transport'.
adb/commandline.cpp:2045:47: style: Function 'install_multiple_app' argument 1 names different: declaration 't' definition 'transport'. [funcArgNamesDifferent]
adb/commandline.cpp:60:47: note: Function 'install_multiple_app' argument 1 names different: declaration 't' definition 'transport'.
adb/commandline.cpp:2045:47: note: Function 'install_multiple_app' argument 1 names different: declaration 't' definition 'transport'.
adb/commandline.cpp:2184:47: style: Function 'uninstall_app_legacy' argument 1 names different: declaration 't' definition 'transport'. [funcArgNamesDifferent]
adb/commandline.cpp:63:47: note: Function 'uninstall_app_legacy' argument 1 names different: declaration 't' definition 'transport'.
adb/commandline.cpp:2184:47: note: Function 'uninstall_app_legacy' argument 1 names different: declaration 't' definition 'transport'.
adb/commandline.cpp:2208:45: style: Function 'install_app_legacy' argument 1 names different: declaration 't' definition 'transport'. [funcArgNamesDifferent]
adb/commandline.cpp:62:45: note: Function 'install_app_legacy' argument 1 names different: declaration 't' definition 'transport'.
adb/commandline.cpp:2208:45: note: Function 'install_app_legacy' argument 1 names different: declaration 't' definition 'transport'.
adb/shell_service.h:76:47: portability: Undefined behaviour, when 'kHeaderSize' is 4 the pointer arithmetic 'buffer_+kHeaderSize' is out of bounds. [pointerOutOfBounds]
adb/shell_service.h:77:35: portability: Undefined behaviour, when 'kHeaderSize' is 4 the pointer arithmetic 'buffer_+kHeaderSize' is out of bounds. [pointerOutOfBounds]
adb/commandline.cpp:1016:36: warning: Obsolete function 'alloca' called. [allocaCalled]
adb/diagnose_usb.cpp:65:17: style: Condition 'problem!=nullptr' is always false [knownConditionTrueFalse]
adb/diagnose_usb.cpp:64:41: note: Assignment 'problem=GetUdevProblem()', assigned value is 0
adb/diagnose_usb.cpp:65:17: note: Condition 'problem!=nullptr' is always false
adb/diagnose_usb.cpp:77:17: style: Condition 'problem!=nullptr' is always false [knownConditionTrueFalse]
adb/diagnose_usb.cpp:76:41: note: Assignment 'problem=GetUdevProblem()', assigned value is 0
adb/diagnose_usb.cpp:77:17: note: Condition 'problem!=nullptr' is always false
adb/fdevent.cpp:118:20: style: C-style pointer casting [cstyleCast]
adb/fdevent.cpp:155:30: style: Function 'fdevent_remove' argument 1 names different: declaration 'item' definition 'fde'. [funcArgNamesDifferent]
adb/fdevent.h:65:30: note: Function 'fdevent_remove' argument 1 names different: declaration 'item' definition 'fde'.
adb/fdevent.cpp:155:30: note: Function 'fdevent_remove' argument 1 names different: declaration 'item' definition 'fde'.
adb/fdevent.cpp:58:3: style: Struct 'PollNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
adb/fdevent_test.h:48:9: warning: Either the condition '!dummy_socket' is redundant or there is possible null pointer dereference: dummy_socket. [nullPointerRedundantCheck]
adb/fdevent_test.h:45:13: note: Assuming that condition '!dummy_socket' is not redundant
adb/fdevent_test.h:48:9: note: Null pointer dereference
adb/file_sync_client.cpp:131:10: style: Technically the member function 'SyncConnection::IsValid' can be const. [functionConst]
adb/file_sync_client.cpp:774:24: performance: Passing the result of c_str() to a function that takes std::string as argument no. 3 is slow and redundant. [stlcstrParam]
adb/file_sync_client.cpp:889:10: performance: Passing the result of c_str() to a function that takes std::string as argument no. 3 is slow and redundant. [stlcstrParam]
adb/file_sync_client.cpp:889:10: performance: Passing the result of c_str() to a function that takes std::string as argument no. 4 is slow and redundant. [stlcstrParam]
adb/file_sync_client.cpp:1008:24: performance: Passing the result of c_str() to a function that takes std::string as argument no. 3 is slow and redundant. [stlcstrParam]
adb/file_sync_service.cpp:67:13: performance: Passing the result of c_str() to a function that takes std::string as argument no. 1 is slow and redundant. [stlcstrParam]
adb/file_sync_service.cpp:331:16: performance: Passing the result of c_str() to a function that takes std::string as argument no. 2 is slow and redundant. [stlcstrParam]
adb/get_my_path_linux.cpp:24:24: style: Function 'get_my_path' argument 1 names different: declaration 's' definition 'exe'. [funcArgNamesDifferent]
adb/adb.h:152:24: note: Function 'get_my_path' argument 1 names different: declaration 's' definition 'exe'.
adb/get_my_path_linux.cpp:24:24: note: Function 'get_my_path' argument 1 names different: declaration 's' definition 'exe'.
adb/jdwp_service.cpp:292:17: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
adb/jdwp_service.cpp:523:29: style: C-style pointer casting [cstyleCast]
adb/jdwp_service.cpp:595:25: style: C-style pointer casting [cstyleCast]
adb/jdwp_service.cpp:666:29: style: C-style pointer casting [cstyleCast]
adb/jdwp_service.cpp:685:23: style: C-style pointer casting [cstyleCast]
adb/jdwp_service.cpp:401:32: style: Function 'create_jdwp_connection_fd' argument 1 names different: declaration 'jdwp_pid' definition 'pid'. [funcArgNamesDifferent]
adb/adb.h:176:42: note: Function 'create_jdwp_connection_fd' argument 1 names different: declaration 'jdwp_pid' definition 'pid'.
adb/jdwp_service.cpp:401:32: note: Function 'create_jdwp_connection_fd' argument 1 names different: declaration 'jdwp_pid' definition 'pid'.
adb/jdwp_service.cpp:521:54: style: Function 'jdwp_control_event' argument 3 names different: declaration 'user' definition '_control'. [funcArgNamesDifferent]
adb/jdwp_service.cpp:455:52: note: Function 'jdwp_control_event' argument 3 names different: declaration 'user' definition '_control'.
adb/jdwp_service.cpp:521:54: note: Function 'jdwp_control_event' argument 3 names different: declaration 'user' definition '_control'.
adb/line_printer.h:36:8: style: Technically the member function 'LinePrinter::KeepInfoLine' can be const. [functionConst]
adb/line_printer.cpp:125:19: note: Technically the member function 'LinePrinter::KeepInfoLine' can be const.
adb/line_printer.h:36:8: note: Technically the member function 'LinePrinter::KeepInfoLine' can be const.
adb/shell_service.cpp:173:9: style: Technically the member function '::Subprocess::OpenPtyChildFd' can be const. [functionConst]
adb/shell_service.cpp:415:17: note: Technically the member function '::Subprocess::OpenPtyChildFd' can be const.
adb/shell_service.cpp:173:9: note: Technically the member function '::Subprocess::OpenPtyChildFd' can be const.
adb/shell_service_protocol.cpp:40:0: portability: Undefined behaviour, pointer arithmetic 'buffer_+1' is out of bounds. [pointerOutOfBounds]
adb/shell_service_protocol.cpp:59:0: portability: Undefined behaviour, pointer arithmetic 'buffer_+1' is out of bounds. [pointerOutOfBounds]
adb/socket_test.cpp:36:9: style: struct member 'ThreadArg::first_read_fd' is never used. [unusedStructMember]
adb/socket_test.cpp:37:9: style: struct member 'ThreadArg::last_write_fd' is never used. [unusedStructMember]
adb/socket_test.cpp:38:12: style: struct member 'ThreadArg::middle_pipe_count' is never used. [unusedStructMember]
adb/sockets.cpp:558:21: style: The scope of the variable 'c' can be reduced. [variableScope]
adb/sockets.cpp:60:56: style: Function 'find_local_socket' argument 2 names different: declaration 'remote_id' definition 'peer_id'. [funcArgNamesDifferent]
adb/socket.h:104:56: note: Function 'find_local_socket' argument 2 names different: declaration 'remote_id' definition 'peer_id'.
adb/sockets.cpp:60:56: note: Function 'find_local_socket' argument 2 names different: declaration 'remote_id' definition 'peer_id'.
adb/sockets.cpp:402:50: style: Function 'create_local_service_socket' argument 1 names different: declaration 'destination' definition 'name'. [funcArgNamesDifferent]
adb/socket.h:110:50: note: Function 'create_local_service_socket' argument 1 names different: declaration 'destination' definition 'name'.
adb/sockets.cpp:402:50: note: Function 'create_local_service_socket' argument 1 names different: declaration 'destination' definition 'name'.
adb/sysdeps_win32.cpp:1162:5: style: Variable 'server' is reassigned a value before the old one has been used. [redundantAssignment]
adb/sysdeps_win32.cpp:1154:0: note: Variable 'server' is reassigned a value before the old one has been used.
adb/sysdeps_win32.cpp:1162:5: note: Variable 'server' is reassigned a value before the old one has been used.
adb/sysdeps_win32.cpp:697:9: style: Variable 'original' is assigned a value that is never used. [unreadVariable]
adb/sysdeps_win32.cpp:291:8: style: Technically the member function 'fh_deleter::operator()' can be const. [functionConst]
adb/test_track_devices.cpp:60:13: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
adb/transport.cpp:73:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
adb/transport.cpp:78:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
adb/transport.cpp:146:30: style: C-style pointer casting [cstyleCast]
adb/transport.cpp:446:11: style: The scope of the variable 'r' can be reduced. [variableScope]
adb/transport.cpp:466:11: style: The scope of the variable 'r' can be reduced. [variableScope]
adb/transport.cpp:1007:41: style: Function 'register_usb_transport' argument 1 names different: declaration 'h' definition 'usb'. [funcArgNamesDifferent]
adb/transport.h:163:41: note: Function 'register_usb_transport' argument 1 names different: declaration 'h' definition 'usb'.
adb/transport.cpp:1007:41: note: Function 'register_usb_transport' argument 1 names different: declaration 'h' definition 'usb'.
adb/transport_local.cpp:111:12: style: Condition 'fd<0' is always true [knownConditionTrueFalse]
adb/transport_local.cpp:99:15: note: Assignment 'fd=-1', assigned value is -1
adb/transport_local.cpp:111:12: note: Condition 'fd<0' is always true
adb/transport_local.cpp:392:53: style: Function 'init_socket_transport' argument 3 names different: declaration 'port' definition 'adb_port'. [funcArgNamesDifferent]
adb/adb.h:160:54: note: Function 'init_socket_transport' argument 3 names different: declaration 'port' definition 'adb_port'.
adb/transport_local.cpp:392:53: note: Function 'init_socket_transport' argument 3 names different: declaration 'port' definition 'adb_port'.
adb/transport_usb.cpp:83:52: style: Function 'init_usb_transport' argument 2 names different: declaration 'usb' definition 'h'. [funcArgNamesDifferent]
adb/adb.h:161:52: note: Function 'init_usb_transport' argument 2 names different: declaration 'usb' definition 'h'.
adb/transport_usb.cpp:83:52: note: Function 'init_usb_transport' argument 2 names different: declaration 'usb' definition 'h'.
adb/usb_linux.cpp:213:30: style: The scope of the variable 'link' can be reduced. [variableScope]
adb/usb_linux.cpp:426:9: style: The scope of the variable 'n' can be reduced. [variableScope]
adb/usb_linux.cpp:402:42: style: Function 'usb_write' argument 2 names different: declaration 'data' definition '_data'. [funcArgNamesDifferent]
adb/adb.h:219:42: note: Function 'usb_write' argument 2 names different: declaration 'data' definition '_data'.
adb/usb_linux.cpp:402:42: note: Function 'usb_write' argument 2 names different: declaration 'data' definition '_data'.
adb/usb_linux.cpp:423:35: style: Function 'usb_read' argument 2 names different: declaration 'data' definition '_data'. [funcArgNamesDifferent]
adb/adb.h:220:35: note: Function 'usb_read' argument 2 names different: declaration 'data' definition '_data'.
adb/usb_linux.cpp:423:35: note: Function 'usb_read' argument 2 names different: declaration 'data' definition '_data'.
adb/usb_linux_client.cpp:580:5: style: Variable 'h->bulk_out' is reassigned a value before the old one has been used. [redundantAssignment]
adb/usb_linux_client.cpp:579:5: note: Variable 'h->bulk_out' is reassigned a value before the old one has been used.
adb/usb_linux_client.cpp:580:5: note: Variable 'h->bulk_out' is reassigned a value before the old one has been used.
adb/usb_osx.cpp:163:9: style: Variable 'kr' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
adb/usb_osx.cpp:162:9: note: Variable 'kr' is reassigned a value before the old one has been used if variable is no semaphore variable.
adb/usb_osx.cpp:163:9: note: Variable 'kr' is reassigned a value before the old one has been used if variable is no semaphore variable.
adb/usb_osx.cpp:164:9: style: Variable 'kr' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
adb/usb_osx.cpp:163:9: note: Variable 'kr' is reassigned a value before the old one has been used if variable is no semaphore variable.
adb/usb_osx.cpp:164:9: note: Variable 'kr' is reassigned a value before the old one has been used if variable is no semaphore variable.
adb/usb_osx.cpp:209:9: style: Variable 'kr' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
adb/usb_osx.cpp:208:9: note: Variable 'kr' is reassigned a value before the old one has been used if variable is no semaphore variable.
adb/usb_osx.cpp:209:9: note: Variable 'kr' is reassigned a value before the old one has been used if variable is no semaphore variable.
adb/usb_osx.cpp:210:9: style: Variable 'kr' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
adb/usb_osx.cpp:209:9: note: Variable 'kr' is reassigned a value before the old one has been used if variable is no semaphore variable.
adb/usb_osx.cpp:210:9: note: Variable 'kr' is reassigned a value before the old one has been used if variable is no semaphore variable.
adb/usb_osx.cpp:311:45: style: Function 'CheckInterface' argument 1 names different: declaration 'iface' definition 'interface'. [funcArgNamesDifferent]
adb/usb_osx.cpp:97:80: note: Function 'CheckInterface' argument 1 names different: declaration 'iface' definition 'interface'.
adb/usb_osx.cpp:311:45: note: Function 'CheckInterface' argument 1 names different: declaration 'iface' definition 'interface'.
adb/usb_osx.cpp:441:27: style: Function 'usb_write' argument 1 names different: declaration 'h' definition 'handle'. [funcArgNamesDifferent]
adb/adb.h:219:27: note: Function 'usb_write' argument 1 names different: declaration 'h' definition 'handle'.
adb/usb_osx.cpp:441:27: note: Function 'usb_write' argument 1 names different: declaration 'h' definition 'handle'.
adb/usb_osx.cpp:441:47: style: Function 'usb_write' argument 2 names different: declaration 'data' definition 'buf'. [funcArgNamesDifferent]
adb/adb.h:219:42: note: Function 'usb_write' argument 2 names different: declaration 'data' definition 'buf'.
adb/usb_osx.cpp:441:47: note: Function 'usb_write' argument 2 names different: declaration 'data' definition 'buf'.
adb/usb_osx.cpp:480:26: style: Function 'usb_read' argument 1 names different: declaration 'h' definition 'handle'. [funcArgNamesDifferent]
adb/adb.h:220:26: note: Function 'usb_read' argument 1 names different: declaration 'h' definition 'handle'.
adb/usb_osx.cpp:480:26: note: Function 'usb_read' argument 1 names different: declaration 'h' definition 'handle'.
adb/usb_osx.cpp:480:40: style: Function 'usb_read' argument 2 names different: declaration 'data' definition 'buf'. [funcArgNamesDifferent]
adb/adb.h:220:35: note: Function 'usb_read' argument 2 names different: declaration 'data' definition 'buf'.
adb/usb_osx.cpp:480:40: note: Function 'usb_read' argument 2 names different: declaration 'data' definition 'buf'.
adb/usb_osx.cpp:520:27: style: Function 'usb_close' argument 1 names different: declaration 'h' definition 'handle'. [funcArgNamesDifferent]
adb/adb.h:221:27: note: Function 'usb_close' argument 1 names different: declaration 'h' definition 'handle'.
adb/usb_osx.cpp:520:27: note: Function 'usb_close' argument 1 names different: declaration 'h' definition 'handle'.
adb/usb_osx.cpp:547:27: style: Function 'usb_kick' argument 1 names different: declaration 'h' definition 'handle'. [funcArgNamesDifferent]
adb/adb.h:222:27: note: Function 'usb_kick' argument 1 names different: declaration 'h' definition 'handle'.
adb/usb_osx.cpp:547:27: note: Function 'usb_kick' argument 1 names different: declaration 'h' definition 'handle'.
adb/usb_windows.cpp:271:21: style: C-style pointer casting [cstyleCast]
adb/usb_windows.cpp:352:27: style: Function 'usb_write' argument 1 names different: declaration 'h' definition 'handle'. [funcArgNamesDifferent]
adb/adb.h:219:27: note: Function 'usb_write' argument 1 names different: declaration 'h' definition 'handle'.
adb/usb_windows.cpp:352:27: note: Function 'usb_write' argument 1 names different: declaration 'h' definition 'handle'.
adb/usb_windows.cpp:416:26: style: Function 'usb_read' argument 1 names different: declaration 'h' definition 'handle'. [funcArgNamesDifferent]
adb/adb.h:220:26: note: Function 'usb_read' argument 1 names different: declaration 'h' definition 'handle'.
adb/usb_windows.cpp:416:26: note: Function 'usb_read' argument 1 names different: declaration 'h' definition 'handle'.
adb/usb_windows.cpp:493:27: style: Function 'usb_kick' argument 1 names different: declaration 'h' definition 'handle'. [funcArgNamesDifferent]
adb/adb.h:222:27: note: Function 'usb_kick' argument 1 names different: declaration 'h' definition 'handle'.
adb/usb_windows.cpp:493:27: note: Function 'usb_kick' argument 1 names different: declaration 'h' definition 'handle'.
adb/usb_windows.cpp:506:27: style: Function 'usb_close' argument 1 names different: declaration 'h' definition 'handle'. [funcArgNamesDifferent]
adb/adb.h:221:27: note: Function 'usb_close' argument 1 names different: declaration 'h' definition 'handle'.
adb/usb_windows.cpp:506:27: note: Function 'usb_close' argument 1 names different: declaration 'h' definition 'handle'.
adf/libadfhwc/adfhwc.cpp:44:17: style: Same expression on both sides of '!=' because the value of 'enabled' and '!!enabled' are the same. [duplicateExpression]
base/utf8_test.cpp:113:0: error: syntax error [syntaxError]
bootstat/boot_event_record_store.h:41:8: style: Technically the member function 'BootEventRecordStore::AddBootEventWithValue' can be const. [functionConst]
bootstat/boot_event_record_store.cpp:80:28: note: Technically the member function 'BootEventRecordStore::AddBootEventWithValue' can be const.
bootstat/boot_event_record_store.h:41:8: note: Technically the member function 'BootEventRecordStore::AddBootEventWithValue' can be const.
bootstat/event_log_list_builder.h:54:8: style: Technically the member function 'EventLogListBuilder::IsSpaceAvailable' can be const. [functionConst]
bootstat/event_log_list_builder.cpp:97:27: note: Technically the member function 'EventLogListBuilder::IsSpaceAvailable' can be const.
bootstat/event_log_list_builder.h:54:8: note: Technically the member function 'EventLogListBuilder::IsSpaceAvailable' can be const.
cpio/mkbootfs.c:159:12: style: The scope of the variable 't' can be reduced. [variableScope]
cpio/mkbootfs.c:300:13: error: Common realloc mistake: 'canned_config' nulled but not freed upon failure [memleakOnRealloc]
cpio/mkbootfs.c:319:9: error: Common realloc mistake: 'canned_config' nulled but not freed upon failure [memleakOnRealloc]
crash_reporter/crash_collector.cc:99:40: style: Function 'Initialize' argument 1 names different: declaration 'count_crash' definition 'count_crash_function'. [funcArgNamesDifferent]
crash_reporter/crash_collector.h:41:38: note: Function 'Initialize' argument 1 names different: declaration 'count_crash' definition 'count_crash_function'.
crash_reporter/crash_collector.cc:99:40: note: Function 'Initialize' argument 1 names different: declaration 'count_crash' definition 'count_crash_function'.
crash_reporter/crash_collector.cc:100:47: style: Function 'Initialize' argument 2 names different: declaration 'is_metrics_allowed' definition 'is_feedback_allowed_function'. [funcArgNamesDifferent]
crash_reporter/crash_collector.h:42:45: note: Function 'Initialize' argument 2 names different: declaration 'is_metrics_allowed' definition 'is_feedback_allowed_function'.
crash_reporter/crash_collector.cc:100:47: note: Function 'Initialize' argument 2 names different: declaration 'is_metrics_allowed' definition 'is_feedback_allowed_function'.
crash_reporter/crash_collector.cc:91:17: warning: Member variable 'CrashCollector::count_crash_function_' is not initialized in the constructor. [uninitMemberVar]
crash_reporter/crash_collector.cc:91:17: warning: Member variable 'CrashCollector::is_feedback_allowed_function_' is not initialized in the constructor. [uninitMemberVar]
crash_reporter/crash_collector.h:79:15: performance: Technically the member function 'CrashCollector::Sanitize' can be static. [functionStatic]
crash_reporter/crash_collector.cc:122:29: note: Technically the member function 'CrashCollector::Sanitize' can be static.
crash_reporter/crash_collector.h:79:15: note: Technically the member function 'CrashCollector::Sanitize' can be static.
crash_reporter/crash_collector.h:87:18: performance: Technically the member function 'CrashCollector::GetCrashDirectoryInfo' can be static. [functionStatic]
crash_reporter/crash_collector.cc:158:26: note: Technically the member function 'CrashCollector::GetCrashDirectoryInfo' can be static.
crash_reporter/crash_collector.h:87:18: note: Technically the member function 'CrashCollector::GetCrashDirectoryInfo' can be static.
crash_reporter/crash_collector.h:90:8: performance: Technically the member function 'CrashCollector::GetUserInfoFromName' can be static. [functionStatic]
crash_reporter/crash_collector.cc:168:22: note: Technically the member function 'CrashCollector::GetUserInfoFromName' can be static.
crash_reporter/crash_collector.h:90:8: note: Technically the member function 'CrashCollector::GetUserInfoFromName' can be static.
crash_reporter/crash_collector.h:115:18: performance: Technically the member function 'CrashCollector::GetProcessPath' can be static. [functionStatic]
crash_reporter/crash_collector.cc:235:26: note: Technically the member function 'CrashCollector::GetProcessPath' can be static.
crash_reporter/crash_collector.h:115:18: note: Technically the member function 'CrashCollector::GetProcessPath' can be static.
crash_reporter/crash_collector.h:152:8: performance: Technically the member function 'CrashCollector::IsCrashTestInProgress' can be static. [functionStatic]
crash_reporter/crash_collector.cc:403:22: note: Technically the member function 'CrashCollector::IsCrashTestInProgress' can be static.
crash_reporter/crash_collector.h:152:8: note: Technically the member function 'CrashCollector::IsCrashTestInProgress' can be static.
crash_reporter/kernel_collector.h:80:8: performance: Technically the member function 'KernelCollector::StripSensitiveData' can be static. [functionStatic]
crash_reporter/kernel_collector.cc:192:23: note: Technically the member function 'KernelCollector::StripSensitiveData' can be static.
crash_reporter/kernel_collector.h:80:8: note: Technically the member function 'KernelCollector::StripSensitiveData' can be static.
crash_reporter/kernel_collector.h:97:8: performance: Technically the member function 'KernelCollector::ProcessStackTrace' can be static. [functionStatic]
crash_reporter/kernel_collector.cc:318:23: note: Technically the member function 'KernelCollector::ProcessStackTrace' can be static.
crash_reporter/kernel_collector.h:97:8: note: Technically the member function 'KernelCollector::ProcessStackTrace' can be static.
crash_reporter/kernel_collector.h:106:8: performance: Technically the member function 'KernelCollector::FindPanicMessage' can be static. [functionStatic]
crash_reporter/kernel_collector.cc:464:23: note: Technically the member function 'KernelCollector::FindPanicMessage' can be static.
crash_reporter/kernel_collector.h:106:8: note: Technically the member function 'KernelCollector::FindPanicMessage' can be static.
crash_reporter/kernel_warning_collector.h:42:8: performance: Technically the member function 'KernelWarningCollector::LoadKernelWarning' can be static. [functionStatic]
crash_reporter/kernel_warning_collector.cc:42:30: note: Technically the member function 'KernelWarningCollector::LoadKernelWarning' can be static.
crash_reporter/kernel_warning_collector.h:42:8: note: Technically the member function 'KernelWarningCollector::LoadKernelWarning' can be static.
crash_reporter/user_collector.cc:77:39: style: Function 'Initialize' argument 1 names different: declaration 'count_crash' definition 'count_crash_function'. [funcArgNamesDifferent]
crash_reporter/user_collector.h:42:38: note: Function 'Initialize' argument 1 names different: declaration 'count_crash' definition 'count_crash_function'.
crash_reporter/user_collector.cc:77:39: note: Function 'Initialize' argument 1 names different: declaration 'count_crash' definition 'count_crash_function'.
crash_reporter/user_collector.cc:79:46: style: Function 'Initialize' argument 3 names different: declaration 'is_metrics_allowed' definition 'is_feedback_allowed_function'. [funcArgNamesDifferent]
crash_reporter/user_collector.h:44:45: note: Function 'Initialize' argument 3 names different: declaration 'is_metrics_allowed' definition 'is_feedback_allowed_function'.
crash_reporter/user_collector.cc:79:46: note: Function 'Initialize' argument 3 names different: declaration 'is_metrics_allowed' definition 'is_feedback_allowed_function'.
crash_reporter/user_collector.cc:180:66: style: Function 'EnqueueCollectionErrorLog' argument 3 names different: declaration 'exec_name' definition 'exec'. [funcArgNamesDifferent]
crash_reporter/user_collector.h:131:53: note: Function 'EnqueueCollectionErrorLog' argument 3 names different: declaration 'exec_name' definition 'exec'.
crash_reporter/user_collector.cc:180:66: note: Function 'EnqueueCollectionErrorLog' argument 3 names different: declaration 'exec_name' definition 'exec'.
crash_reporter/user_collector.cc:483:35: style: Function 'ConvertAndEnqueueCrash' argument 2 names different: declaration 'exec_name' definition 'exec'. [funcArgNamesDifferent]
crash_reporter/user_collector.h:165:66: note: Function 'ConvertAndEnqueueCrash' argument 2 names different: declaration 'exec_name' definition 'exec'.
crash_reporter/user_collector.cc:483:35: note: Function 'ConvertAndEnqueueCrash' argument 2 names different: declaration 'exec_name' definition 'exec'.
crash_reporter/user_collector.cc:71:16: warning: Member variable 'UserCollector::core2md_failure_' is not initialized in the constructor. [uninitMemberVar]
crash_reporter/user_collector.cc:71:16: warning: Member variable 'UserCollector::directory_failure_' is not initialized in the constructor. [uninitMemberVar]
crash_reporter/user_collector.h:106:15: performance: Technically the member function 'UserCollector::GetErrorTypeSignature' can be static. [functionStatic]
crash_reporter/user_collector.cc:102:28: note: Technically the member function 'UserCollector::GetErrorTypeSignature' can be static.
crash_reporter/user_collector.h:106:15: note: Technically the member function 'UserCollector::GetErrorTypeSignature' can be static.
crash_reporter/user_collector.h:112:8: performance: Technically the member function 'UserCollector::GetFirstLineWithPrefix' can be static. [functionStatic]
crash_reporter/user_collector.cc:130:21: note: Technically the member function 'UserCollector::GetFirstLineWithPrefix' can be static.
crash_reporter/user_collector.h:112:8: note: Technically the member function 'UserCollector::GetFirstLineWithPrefix' can be static.
crash_reporter/user_collector.h:167:8: performance: Technically the member function 'UserCollector::ParseCrashAttributes' can be static. [functionStatic]
crash_reporter/user_collector.cc:557:21: note: Technically the member function 'UserCollector::ParseCrashAttributes' can be static.
crash_reporter/user_collector.h:167:8: note: Technically the member function 'UserCollector::ParseCrashAttributes' can be static.
crash_reporter/user_collector.h:171:8: performance: Technically the member function 'UserCollector::ShouldDump' can be static. [functionStatic]
crash_reporter/user_collector.cc:575:21: note: Technically the member function 'UserCollector::ShouldDump' can be static.
crash_reporter/user_collector.h:171:8: note: Technically the member function 'UserCollector::ShouldDump' can be static.
crash_reporter/user_collector_test.cc:412:0: error: #error Unknown/unsupported value of __WORDSIZE. [preprocessorErrorDirective]
debuggerd/utility.h:42:0: error: #error "Unsupported ABI" [preprocessorErrorDirective]
debuggerd/crasher.c:127:18: error: Deallocation of an auto-variable results in undefined behaviour. [autovarInvalidDeallocation]
debuggerd/getevent.cpp:110:7: style: The scope of the variable 'event_size' can be reduced. [variableScope]
debuggerd/getevent.cpp:198:7: style: The scope of the variable 'pollres' can be reduced. [variableScope]
debuggerd/test/BacktraceMock.h:44:3: style: Class 'BacktraceMock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
debuggerd/test/tombstone_test.cpp:561:17: style: The scope of the variable 'expected_addr_dump' can be reduced. [variableScope]
debuggerd/test/tombstone_test.cpp:570:17: style: The scope of the variable 'expected_dump' can be reduced. [variableScope]
fastboot/fastboot.cpp:824:19: style: The scope of the variable 's' can be reduced. [variableScope]
fastboot/fastboot.cpp:852:30: style: Unused variable: suffixes [unusedVariable]
fastboot/socket.h:93:10: style: Technically the member function 'Socket::ReceiveTimedOut' can be const. [functionConst]
fastboot/fastboot.cpp:587:9: error: Resource leak: fp [resourceLeak]
fastboot/socket.cpp:246:81: style: Function 'NewClient' argument 2 names different: declaration 'hostname' definition 'host'. [funcArgNamesDifferent]
fastboot/socket.h:58:84: note: Function 'NewClient' argument 2 names different: declaration 'hostname' definition 'host'.
fastboot/socket.cpp:246:81: note: Function 'NewClient' argument 2 names different: declaration 'hostname' definition 'host'.
fastboot/socket.h:96:17: warning: Virtual function 'Close' is called from destructor '~Socket()' at line 37. Dynamic binding is not used. [virtualCallInConstructor]
fastboot/socket.cpp:37:5: note: Calling Close
fastboot/socket.h:96:17: note: Close is a virtual method
fastboot/socket.cpp:170:5: style: Class 'TcpSocket' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
fastboot/socket_mock.h:63:37: style: The function 'Accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
fastboot/socket.h:100:37: note: Virtual function in base class
fastboot/socket_mock.h:63:37: note: Function in derived class
fastboot/socket_mock.cpp:149:55: performance: Function parameter '_message' should be passed by const reference. [passedByValue]
fastboot/socket_test.cpp:204:5: style: Variable 'mock_return_value' is reassigned a value before the old one has been used. [redundantAssignment]
fastboot/socket_test.cpp:201:5: note: Variable 'mock_return_value' is reassigned a value before the old one has been used.
fastboot/socket_test.cpp:204:5: note: Variable 'mock_return_value' is reassigned a value before the old one has been used.
fastboot/socket_test.cpp:37:45: performance: Function parameter 'hostname' should be passed by const reference. [passedByValue]
fastboot/tcp.cpp:69:5: style: Class 'TcpTransport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
fastboot/udp.cpp:76:10: style: Technically the member function 'udp::Header::Matches' can be const. [functionConst]
fastboot/udp.cpp:93:14: note: Technically the member function 'udp::Header::Matches' can be const.
fastboot/udp.cpp:76:10: note: Technically the member function 'udp::Header::Matches' can be const.
fastboot/udp.cpp:114:5: style: Class 'UdpTransport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
fastboot/udp_test.cpp:79:9: warning: Access of moved variable 'mock_socket_'. [accessMoved]
fastboot/udp_test.cpp:78:54: note: Calling std::move(mock_socket_)
fastboot/udp_test.cpp:79:9: note: $symbol:mock_socket_
Access of moved variable '$symbol'.
fastboot/usb_linux.cpp:145:9: style: The scope of the variable 'in' can be reduced. [variableScope]
fastboot/usb_linux.cpp:145:13: style: The scope of the variable 'out' can be reduced. [variableScope]
fastboot/usb_linux.cpp:390:9: style: The scope of the variable 'n' can be reduced. [variableScope]
fastboot/usb_linux.cpp:425:12: style: The scope of the variable 'retry' can be reduced. [variableScope]
fastboot/usb_linux.cpp:385:46: style: Function 'Write' argument 1 names different: declaration 'data' definition '_data'. [funcArgNamesDifferent]
fastboot/usb_linux.cpp:96:31: note: Function 'Write' argument 1 names different: declaration 'data' definition '_data'.
fastboot/usb_linux.cpp:385:46: note: Function 'Write' argument 1 names different: declaration 'data' definition '_data'.
fastboot/usb_linux.cpp:420:39: style: Function 'Read' argument 1 names different: declaration 'data' definition '_data'. [funcArgNamesDifferent]
fastboot/usb_linux.cpp:95:24: note: Function 'Read' argument 1 names different: declaration 'data' definition '_data'.
fastboot/usb_linux.cpp:420:39: note: Function 'Read' argument 1 names different: declaration 'data' definition '_data'.
fastboot/usb_linux.cpp:92:5: style: Class 'LinuxUsbTransport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
fastboot/usb_osx.cpp:70:5: style: Class 'OsxUsbTransport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
fastboot/usb_windows.cpp:155:19: style: The scope of the variable 'time_out' can be reduced. [variableScope]
fastboot/usb_windows.cpp:157:14: style: The scope of the variable 'count' can be reduced. [variableScope]
fastboot/usb_windows.cpp:158:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
fastboot/usb_windows.cpp:194:19: style: The scope of the variable 'time_out' can be reduced. [variableScope]
fastboot/usb_windows.cpp:196:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
fastboot/usb_windows.cpp:71:5: style: Class 'WindowsUsbTransport' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
fastboot/usbtest.cpp:104:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
fastboot/usbtest.cpp:122:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
fastboot/util_linux.cpp:42:11: style: The scope of the variable 'x' can be reduced. [variableScope]
fingerprintd/FingerprintDaemonProxy.cpp:132:70: style: Function 'enroll' argument 2 names different: declaration 'tokenLength' definition 'tokenSize'. [funcArgNamesDifferent]
fingerprintd/FingerprintDaemonProxy.h:36:62: note: Function 'enroll' argument 2 names different: declaration 'tokenLength' definition 'tokenSize'.
fingerprintd/FingerprintDaemonProxy.cpp:132:70: note: Function 'enroll' argument 2 names different: declaration 'tokenLength' definition 'tokenSize'.
fingerprintd/FingerprintDaemonProxy.cpp:181:17: style: Function 'setActiveGroup' argument 3 names different: declaration 'pathLen' definition 'pathlen'. [funcArgNamesDifferent]
fingerprintd/FingerprintDaemonProxy.h:45:86: note: Function 'setActiveGroup' argument 3 names different: declaration 'pathLen' definition 'pathlen'.
fingerprintd/FingerprintDaemonProxy.cpp:181:17: note: Function 'setActiveGroup' argument 3 names different: declaration 'pathLen' definition 'pathlen'.
fingerprintd/FingerprintDaemonProxy.h:47:25: warning: Virtual function 'closeHal' is called from destructor '~FingerprintDaemonProxy()' at line 41. Dynamic binding is not used. [virtualCallInConstructor]
fingerprintd/FingerprintDaemonProxy.cpp:41:5: note: Calling closeHal
fingerprintd/FingerprintDaemonProxy.h:47:25: note: closeHal is a virtual method
fingerprintd/IFingerprintDaemonCallback.cpp:30:5: style: Class 'BpFingerprintDaemonCallback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
fs_mgr/fs_mgr.c:271:5: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment]
fs_mgr/fs_mgr.c:269:0: note: Variable 'ret' is reassigned a value before the old one has been used.
fs_mgr/fs_mgr.c:271:5: note: Variable 'ret' is reassigned a value before the old one has been used.
fs_mgr/fs_mgr.c:280:5: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment]
fs_mgr/fs_mgr.c:278:0: note: Variable 'ret' is reassigned a value before the old one has been used.
fs_mgr/fs_mgr.c:280:5: note: Variable 'ret' is reassigned a value before the old one has been used.
fs_mgr/fs_mgr.c:290:5: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment]
fs_mgr/fs_mgr.c:288:0: note: Variable 'ret' is reassigned a value before the old one has been used.
fs_mgr/fs_mgr.c:290:5: note: Variable 'ret' is reassigned a value before the old one has been used.
fs_mgr/fs_mgr.c:101:10: style: The scope of the variable 'tmpmnt_opts' can be reduced. [variableScope]
fs_mgr/fs_mgr.c:102:11: style: The scope of the variable 'e2fsck_argv' can be reduced. [variableScope]
fs_mgr/fs_mgr_fstab.c:164:27: style: The scope of the variable 'part_start' can be reduced. [variableScope]
fs_mgr/fs_mgr_main.c:94:5: style: Variable 'fstab_file' is reassigned a value before the old one has been used. [redundantAssignment]
fs_mgr/fs_mgr_main.c:85:0: note: Variable 'fstab_file' is reassigned a value before the old one has been used.
fs_mgr/fs_mgr_main.c:94:5: note: Variable 'fstab_file' is reassigned a value before the old one has been used.
fs_mgr/fs_mgr_main.c:96:5: style: Variable 'fstab' is reassigned a value before the old one has been used. [redundantAssignment]
fs_mgr/fs_mgr_main.c:86:0: note: Variable 'fstab' is reassigned a value before the old one has been used.
fs_mgr/fs_mgr_main.c:96:5: note: Variable 'fstab' is reassigned a value before the old one has been used.
fs_mgr/fs_mgr_verity.cpp:575:5: style: Variable 'fd' is reassigned a value before the old one has been used. [redundantAssignment]
fs_mgr/fs_mgr_verity.cpp:571:0: note: Variable 'fd' is reassigned a value before the old one has been used.
fs_mgr/fs_mgr_verity.cpp:575:5: note: Variable 'fd' is reassigned a value before the old one has been used.
fs_mgr/fs_mgr_verity.cpp:759:5: style: Variable 'fstab' is reassigned a value before the old one has been used. [redundantAssignment]
fs_mgr/fs_mgr_verity.cpp:750:0: note: Variable 'fstab' is reassigned a value before the old one has been used.
fs_mgr/fs_mgr_verity.cpp:759:5: note: Variable 'fstab' is reassigned a value before the old one has been used.
gatekeeperd/IUserManager.cpp:30:5: style: Class 'BpUserManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
healthd/healthd.cpp:330:9: style: The scope of the variable 'ch' can be reduced. [variableScope]
healthd/healthd_mode_charger.cpp:469:34: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
healthd/healthd_mode_charger.cpp:296:9: style: The scope of the variable 'y' can be reduced. [variableScope]
healthd/healthd_mode_charger.cpp:680:9: style: The scope of the variable 'epollfd' can be reduced. [variableScope]
init/util.h:45:10: style: Technically the member function 'Timer::duration' can be const. [functionConst]
init/action.h:47:5: style: Class 'Action' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
init/action.cpp:267:5: style: Class 'EventTrigger' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
init/action.cpp:291:5: style: Class 'BuiltinTrigger' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
init/action.cpp:34:34: performance: Function parameter 'f' should be passed by const reference. [passedByValue]
init/devices.cpp:103:30: style: C-style pointer casting [cstyleCast]
init/devices.cpp:288:11: style: C-style pointer casting [cstyleCast]
init/devices.cpp:135:20: style: The scope of the variable 'dp' can be reduced. [variableScope]
init/devices.cpp:304:27: style: The scope of the variable 'bus' can be reduced. [variableScope]
init/devices.cpp:320:27: style: The scope of the variable 'bus' can be reduced. [variableScope]
init/devices.cpp:482:11: style: The scope of the variable 'p' can be reduced. [variableScope]
init/import_parser.cpp:48:5: warning: Access of moved variable 'imports_'. [accessMoved]
init/import_parser.cpp:47:28: note: Calling std::move(imports_)
init/import_parser.cpp:48:5: note: $symbol:imports_
Access of moved variable '$symbol'.
init/init.cpp:341:13: style: Condition 'ret==-1' is always true [knownConditionTrueFalse]
init/init.cpp:308:16: note: Assignment 'ret=-1', assigned value is -1
init/init.cpp:341:13: note: Condition 'ret==-1' is always true
init/init.cpp:201:5: style: Variable 'hwrandom_fd' is reassigned a value before the old one has been used. [redundantAssignment]
init/init.cpp:195:0: note: Variable 'hwrandom_fd' is reassigned a value before the old one has been used.
init/init.cpp:201:5: note: Variable 'hwrandom_fd' is reassigned a value before the old one has been used.
init/init.cpp:341:13: style: Same expression on both sides of '==' because the value of 'ret' and '-1' are the same. [duplicateExpression]
init/init.cpp:308:16: note: 'ret' is assigned value '-1' here.
init/init.cpp:341:13: note: Same expression on both sides of '==' because the value of 'ret' and '-1' are the same.
init/init.cpp:144:72: style: Function 'handle_control_message' argument 2 names different: declaration 'arg' definition 'name'. [funcArgNamesDifferent]
init/init.h:34:72: note: Function 'handle_control_message' argument 2 names different: declaration 'arg' definition 'name'.
init/init.cpp:144:72: note: Function 'handle_control_message' argument 2 names different: declaration 'arg' definition 'name'.
init/init_parser.h:40:10: performance: Technically the member function 'Parser::DumpState' can be static. [functionStatic]
init/init_parser.cpp:145:14: note: Technically the member function 'Parser::DumpState' can be static.
init/init_parser.h:40:10: note: Technically the member function 'Parser::DumpState' can be static.
init/keychords.cpp:39:12: style: The scope of the variable 'i' can be reduced. [variableScope]
init/keychords.cpp:39:15: style: The scope of the variable 'size' can be reduced. [variableScope]
init/keychords.cpp:44:9: error: Common realloc mistake: 'keychords' nulled but not freed upon failure [memleakOnRealloc]
init/parser.cpp:67:6: error: Uninitialized variable: s [uninitvar]
init/parser/tokenizer.h:49:16: style: Technically the member function 'init::Tokenizer::current' can be const. [functionConst]
init/parser/tokenizer.cpp:33:36: note: Technically the member function 'init::Tokenizer::current' can be const.
init/parser/tokenizer.h:49:16: note: Technically the member function 'init::Tokenizer::current' can be const.
init/parser/tokenizer.h:39:3: style: Class 'Tokenizer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
init/parser/tokenizer_test.cpp:43:0: error: syntax error [syntaxError]
init/service.cpp:62:10: warning: Member variable 'Service::keychord_id_' is not initialized in the constructor. [uninitMemberVar]
init/service.cpp:70:10: warning: Member variable 'Service::keychord_id_' is not initialized in the constructor. [uninitMemberVar]
init/service.h:78:10: style: Technically the member function 'Service::HandleLine' can be const. [functionConst]
init/service.cpp:302:15: note: Technically the member function 'Service::HandleLine' can be const.
init/service.h:78:10: note: Technically the member function 'Service::HandleLine' can be const.
init/service.h:110:10: performance: Technically the member function 'Service::ZapStdio' can be static. [functionStatic]
init/service.cpp:584:15: note: Technically the member function 'Service::ZapStdio' can be static.
init/service.h:110:10: note: Technically the member function 'Service::ZapStdio' can be static.
init/service.h:111:10: performance: Technically the member function 'Service::OpenConsole' can be static. [functionStatic]
init/service.cpp:593:15: note: Technically the member function 'Service::OpenConsole' can be static.
init/service.h:111:10: note: Technically the member function 'Service::OpenConsole' can be static.
init/service.h:112:10: performance: Technically the member function 'Service::PublishSocket' can be static. [functionStatic]
init/service.cpp:605:15: note: Technically the member function 'Service::PublishSocket' can be static.
init/service.h:112:10: note: Technically the member function 'Service::PublishSocket' can be static.
init/service.h:203:10: performance: Technically the member function 'ServiceParser::IsValidName' can be static. [functionStatic]
init/service.cpp:844:21: note: Technically the member function 'ServiceParser::IsValidName' can be static.
init/service.h:203:10: note: Technically the member function 'ServiceParser::IsValidName' can be static.
init/ueventd_parser.cpp:111:9: style: C-style pointer casting [cstyleCast]
init/ueventd_parser.cpp:125:35: style: C-style pointer casting [cstyleCast]
init/ueventd_parser.cpp:87:31: style: The scope of the variable 's' can be reduced. [variableScope]
init/util.cpp:244:13: warning: %x in format string (no. 2) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
init/util.cpp:244:13: warning: %x in format string (no. 3) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
init/util.cpp:230:9: style: The scope of the variable 'r' can be reduced. [variableScope]
init/util.cpp:304:9: style: The scope of the variable 'width' can be reduced. [variableScope]
init/util.cpp:337:21: style: Function 'sanitize' argument 1 names different: declaration 'p' definition 's'. [funcArgNamesDifferent]
init/util.h:56:21: note: Function 'sanitize' argument 1 names different: declaration 'p' definition 's'.
init/util.cpp:337:21: note: Function 'sanitize' argument 1 names different: declaration 'p' definition 's'.
libbacktrace/ThreadEntry.h:54:8: style: Technically the member function 'ThreadEntry::Match' can be const. [functionConst]
libbacktrace/BacktraceOffline.cpp:282:39: style: Function 'ReadReg' argument 1 names different: declaration 'reg_index' definition 'reg'. [funcArgNamesDifferent]
libbacktrace/BacktraceOffline.h:88:23: note: Function 'ReadReg' argument 1 names different: declaration 'reg_index' definition 'reg'.
libbacktrace/BacktraceOffline.cpp:282:39: note: Function 'ReadReg' argument 1 names different: declaration 'reg_index' definition 'reg'.
libbacktrace/BacktraceOffline.cpp:668:3: style: Class 'ScopedZiparchiveHandle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libbacktrace/BacktraceOffline.cpp:493:3: error: Returning/dereferencing 'debug_frame' after it is deallocated / released [deallocret]
libbacktrace/UnwindMap.h:31:3: style: Class 'UnwindMap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libbacktrace/UnwindMap.h:41:3: style: Class 'UnwindMapRemote' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libbacktrace/backtrace_offline_test.cpp:176:54: error: Array index -1 is out of bounds. [negativeContainerIndex]
libbacktrace/backtrace_offline_test.cpp:166:27: note: Assignment 'test_one_index=0', assigned value is 0
libbacktrace/backtrace_offline_test.cpp:176:54: note: Negative array index
libbacktrace/backtrace_offline_test.cpp:177:56: error: Array index -2 is out of bounds. [negativeContainerIndex]
libbacktrace/backtrace_offline_test.cpp:166:27: note: Assignment 'test_one_index=0', assigned value is 0
libbacktrace/backtrace_offline_test.cpp:177:56: note: Negative array index
libbacktrace/backtrace_offline_test.cpp:178:55: error: Array index -3 is out of bounds. [negativeContainerIndex]
libbacktrace/backtrace_offline_test.cpp:166:27: note: Assignment 'test_one_index=0', assigned value is 0
libbacktrace/backtrace_offline_test.cpp:178:55: note: Negative array index
libbacktrace/backtrace_test.cpp:197:5: style: Variable 'i' is modified but its new value is never used. [unreadVariable]
libcutils/ashmem-dev.c:123:69: style: Same expression on both sides of '|'. [duplicateExpression]
libcutils/ashmem-dev.c:128:69: style: Same expression on both sides of '|'. [duplicateExpression]
libcutils/canned_fs_config.c:108:22: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
libcutils/canned_fs_config.c:108:22: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
libcutils/canned_fs_config.c:109:22: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
libcutils/canned_fs_config.c:109:22: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
libcutils/canned_fs_config.c:54:4: error: Common realloc mistake: 'canned_data' nulled but not freed upon failure [memleakOnRealloc]
libcutils/config_utils.c:262:42: style: Function 'parse_expr' argument 2 names different: declaration 'node' definition 'root'. [funcArgNamesDifferent]
libcutils/config_utils.c:243:42: note: Function 'parse_expr' argument 2 names different: declaration 'node' definition 'root'.
libcutils/config_utils.c:262:42: note: Function 'parse_expr' argument 2 names different: declaration 'node' definition 'root'.
libcutils/qtaguid.c:149:9: style: The scope of the variable 'cnt' can be reduced. [variableScope]
libcutils/record_stream.c:97:20: style: The scope of the variable 'record_start' can be reduced. [variableScope]
libcutils/str_parms.c:225:5: style: Variable 'tmp_key' is reassigned a value before the old one has been used. [redundantAssignment]
libcutils/str_parms.c:216:0: note: Variable 'tmp_key' is reassigned a value before the old one has been used.
libcutils/str_parms.c:225:5: note: Variable 'tmp_key' is reassigned a value before the old one has been used.
libcutils/tests/PropertiesTest.cpp:94:0: error: syntax error [syntaxError]
libcutils/trace-dev.c:150:14: style: The scope of the variable 'tags' can be reduced. [variableScope]
libdiskconfig/diskconfig.c:464:23: style: The scope of the variable 'part' can be reduced. [variableScope]
libdiskconfig/diskconfig.c:507:23: style: The scope of the variable 'pinfo' can be reduced. [variableScope]
libdiskconfig/diskconfig.c:490:47: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
libion/ion_test.c:214:9: style: The scope of the variable 'c' can be reduced. [variableScope]
libion/ion_test.c:95:11: style: Variable 'ret' is assigned a value that is never used. [unreadVariable]
libion/tests/allocate_test.cpp:125:9: style: Variable 'ptr' is reassigned a value before the old one has been used. [redundantAssignment]
libion/tests/allocate_test.cpp:124:0: note: Variable 'ptr' is reassigned a value before the old one has been used.
libion/tests/allocate_test.cpp:125:9: note: Variable 'ptr' is reassigned a value before the old one has been used.
libion/tests/allocate_test.cpp:105:13: style: Variable 'ptr' is reassigned a value before the old one has been used. [redundantAssignment]
libion/tests/allocate_test.cpp:104:0: note: Variable 'ptr' is reassigned a value before the old one has been used.
libion/tests/allocate_test.cpp:105:13: note: Variable 'ptr' is reassigned a value before the old one has been used.
libion/tests/ion_test_fixture.h:37:18: style: The function 'SetUp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libion/tests/ion_test_fixture.h:28:15: note: Virtual function in base class
libion/tests/ion_test_fixture.h:37:18: note: Function in derived class
libion/tests/ion_test_fixture.h:38:18: style: The function 'TearDown' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libion/tests/ion_test_fixture.h:29:15: note: Virtual function in base class
libion/tests/ion_test_fixture.h:38:18: note: Function in derived class
libion/tests/device_test.cpp:34:18: style: The function 'SetUp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libion/tests/ion_test_fixture.h:37:18: note: Virtual function in base class
libion/tests/device_test.cpp:34:18: note: Function in derived class
libion/tests/device_test.cpp:35:18: style: The function 'TearDown' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libion/tests/ion_test_fixture.h:38:18: note: Virtual function in base class
libion/tests/device_test.cpp:35:18: note: Function in derived class
libion/tests/formerly_valid_handle_test.cpp:27:18: style: The function 'SetUp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libion/tests/ion_test_fixture.h:28:15: note: Virtual function in base class
libion/tests/formerly_valid_handle_test.cpp:27:18: note: Function in derived class
libion/tests/formerly_valid_handle_test.cpp:28:18: style: The function 'TearDown' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libion/tests/ion_test_fixture.h:29:15: note: Virtual function in base class
libion/tests/formerly_valid_handle_test.cpp:28:18: note: Function in derived class
libion/tests/invalid_values_test.cpp:27:18: style: The function 'SetUp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libion/tests/ion_test_fixture.h:37:18: note: Virtual function in base class
libion/tests/invalid_values_test.cpp:27:18: note: Function in derived class
libion/tests/invalid_values_test.cpp:28:18: style: The function 'TearDown' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
libion/tests/ion_test_fixture.h:38:18: note: Virtual function in base class
libion/tests/invalid_values_test.cpp:28:18: note: Function in derived class
liblog/config_read.c:31:44: style: The scope of the variable 'transp' can be reduced. [variableScope]
liblog/config_write.c:31:45: style: The scope of the variable 'transp' can be reduced. [variableScope]
liblog/event_tag_map.c:416:13: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
liblog/event_tag_map.c:416:13: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
liblog/event_tag_map.c:131:17: style: The scope of the variable 'mid' can be reduced. [variableScope]
liblog/log_event_list.c:264:15: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
liblog/log_event_list.c:288:49: style: Checking if unsigned variable 'context->list[context->list_nest_depth]' is less than zero. [unsignedLessThanZero]
liblog/log_event_list.c:49:20: style: Unused variable: i [unusedVariable]
liblog/log_event_list.c:74:12: style: Unused variable: i [unusedVariable]
liblog/log_is_loggable.c:109:17: style: The scope of the variable 'last_tag' can be reduced. [variableScope]
liblog/logd_reader.c:94:35: style: Function 'logdAvailable' argument 1 names different: declaration 'LogId' definition 'logId'. [funcArgNamesDifferent]
liblog/logd_reader.c:48:35: note: Function 'logdAvailable' argument 1 names different: declaration 'LogId' definition 'logId'.
liblog/logd_reader.c:94:35: note: Function 'logdAvailable' argument 1 names different: declaration 'LogId' definition 'logId'.
liblog/logd_reader.c:419:61: style: Function 'logdGetStats' argument 1 names different: declaration 'logger' definition 'logger_list'. [funcArgNamesDifferent]
liblog/logd_reader.c:73:61: note: Function 'logdGetStats' argument 1 names different: declaration 'logger' definition 'logger_list'.
liblog/logd_reader.c:419:61: note: Function 'logdGetStats' argument 1 names different: declaration 'logger' definition 'logger_list'.
liblog/logd_reader.c:448:41: style: Function 'logdGetPrune' argument 1 names different: declaration 'logger' definition 'logger_list'. [funcArgNamesDifferent]
liblog/logd_reader.c:67:61: note: Function 'logdGetPrune' argument 1 names different: declaration 'logger' definition 'logger_list'.
liblog/logd_reader.c:448:41: note: Function 'logdGetPrune' argument 1 names different: declaration 'logger' definition 'logger_list'.
liblog/logd_reader.c:456:41: style: Function 'logdSetPrune' argument 1 names different: declaration 'logger' definition 'logger_list'. [funcArgNamesDifferent]
liblog/logd_reader.c:70:61: note: Function 'logdSetPrune' argument 1 names different: declaration 'logger' definition 'logger_list'.
liblog/logd_reader.c:456:41: note: Function 'logdSetPrune' argument 1 names different: declaration 'logger' definition 'logger_list'.
liblog/logd_writer.c:67:9: style: The scope of the variable 'i' can be reduced. [variableScope]
liblog/logd_writer.c:103:35: style: Function 'logdAvailable' argument 1 names different: declaration 'LogId' definition 'logId'. [funcArgNamesDifferent]
liblog/logd_writer.c:48:35: note: Function 'logdAvailable' argument 1 names different: declaration 'LogId' definition 'logId'.
liblog/logd_writer.c:103:35: note: Function 'logdAvailable' argument 1 names different: declaration 'LogId' definition 'logId'.
liblog/logger_write.c:112:50: style: Condition 'check_log_uid_permissions()==0' is always true [knownConditionTrueFalse]
liblog/logprint.c:807:18: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
liblog/logprint.c:1330:16: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
liblog/logprint.c:1333:16: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
liblog/logprint.c:974:14: error: Overflow in pointer arithmetic, NULL pointer is subtracted. [nullPointerArithmetic]
liblog/logprint.c:1485:40: note: Calling function 'convertPrintable', 1st argument 'p' value is 0
liblog/logprint.c:974:14: note: Null pointer subtraction
liblog/logprint.c:642:21: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
liblog/logprint.c:1565:5: style: Variable 'outBuffer' is reassigned a value before the old one has been used. [redundantAssignment]
liblog/logprint.c:1562:0: note: Variable 'outBuffer' is reassigned a value before the old one has been used.
liblog/logprint.c:1565:5: note: Variable 'outBuffer' is reassigned a value before the old one has been used.
liblog/logprint.c:678:27: style: Same expression on both sides of '-='. [duplicateExpression]
liblog/logprint.c:219:26: style: The scope of the variable 'p_info_old' can be reduced. [variableScope]
liblog/pmsg_reader.c:143:32: style: Unused variable: logger [unusedVariable]
liblog/tests/benchmark_main.cpp:101:35: style: Function 'BenchmarkRegister' argument 1 names different: declaration 'bm' definition 'b'. [funcArgNamesDifferent]
liblog/tests/benchmark.h:33:35: note: Function 'BenchmarkRegister' argument 1 names different: declaration 'bm' definition 'b'.
liblog/tests/benchmark_main.cpp:101:35: note: Function 'BenchmarkRegister' argument 1 names different: declaration 'bm' definition 'b'.
liblog/tests/benchmark.h:47:15: style: Technically the member function 'testing::Benchmark::Name' can be const. [functionConst]
liblog/tests/benchmark.h:41:3: style: Class 'Benchmark' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
liblog/tests/liblog_test.cpp:532:15: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
libmemunreachable/Allocator.cpp:430:49: style: Function 'MoveToFreeList' argument 2 names different: declaration 'bucket_' definition 'bucket'. [funcArgNamesDifferent]
libmemunreachable/Allocator.cpp:83:41: note: Function 'MoveToFreeList' argument 2 names different: declaration 'bucket_' definition 'bucket'.
libmemunreachable/Allocator.cpp:430:49: note: Function 'MoveToFreeList' argument 2 names different: declaration 'bucket_' definition 'bucket'.
libmemunreachable/Allocator.cpp:434:49: style: Function 'MoveToFullList' argument 2 names different: declaration 'bucket_' definition 'bucket'. [funcArgNamesDifferent]
libmemunreachable/Allocator.cpp:82:41: note: Function 'MoveToFullList' argument 2 names different: declaration 'bucket_' definition 'bucket'.
libmemunreachable/Allocator.cpp:434:49: note: Function 'MoveToFullList' argument 2 names different: declaration 'bucket_' definition 'bucket'.
libmemunreachable/Allocator.cpp:394:19: warning: Assert statement calls a function which may have desired side effects: 'heap'. [assertWithSideEffect]
libmemunreachable/LinkedList.h:29:0: warning: Assert statement calls a function which may have desired side effects: 'empty'. [assertWithSideEffect]
libmemunreachable/Allocator.cpp:242:8: warning: Member variable 'Chunk::data_' is not initialized in the constructor. [uninitMemberVar]
libmemunreachable/Allocator.cpp:76:8: style: Technically the member function 'HeapImpl::operatordelete' can be const. [functionConst]
libmemunreachable/Allocator.cpp:327:16: note: Technically the member function 'HeapImpl::operatordelete' can be const.
libmemunreachable/Allocator.cpp:76:8: note: Technically the member function 'HeapImpl::operatordelete' can be const.
libmemunreachable/Allocator.cpp:91:8: performance: Technically the member function 'HeapImpl::MoveToList' can be static. [functionStatic]
libmemunreachable/Allocator.cpp:438:16: note: Technically the member function 'HeapImpl::MoveToList' can be static.
libmemunreachable/Allocator.cpp:91:8: note: Technically the member function 'HeapImpl::MoveToList' can be static.
libmemunreachable/Allocator.cpp:178:8: style: Technically the member function 'Chunk::Empty' can be const. [functionConst]
libmemunreachable/Allocator.cpp:251:13: note: Technically the member function 'Chunk::Empty' can be const.
libmemunreachable/Allocator.cpp:178:8: note: Technically the member function 'Chunk::Empty' can be const.
libmemunreachable/Allocator.cpp:188:16: style: Technically the member function 'Chunk::free_count' can be const. [functionConst]
libmemunreachable/Allocator.cpp:214:16: style: Technically the member function 'Chunk::ptr_to_n' can be const. [functionConst]
libmemunreachable/LinkedList.h:42:0: style: Technically the member function 'LinkedList < Chunk * >::empty' can be const. [functionConst]
libmemunreachable/Allocator.h:46:29: style: Value of pointer 'impl_', which points to allocated memory, is copied in copy constructor instead of allocating new memory. [copyCtorPointerCopying]
libmemunreachable/Allocator.h:112:3: style: Class 'STLAllocator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libmemunreachable/Allocator.h:158:3: style: Class 'Allocator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libmemunreachable/Allocator.h:163:3: style: Class 'Allocator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libmemunreachable/LinkedList.h:24:0: style: Class 'LinkedList < Chunk * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libmemunreachable/HeapWalker.cpp:61:3: style: Variable 'walking_ptr_' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
libmemunreachable/HeapWalker.cpp:56:3: note: Variable 'walking_ptr_' is reassigned a value before the old one has been used if variable is no semaphore variable.
libmemunreachable/HeapWalker.cpp:61:3: note: Variable 'walking_ptr_' is reassigned a value before the old one has been used if variable is no semaphore variable.
libmemunreachable/HeapWalker.cpp:55:54: style: Function 'WordContainsAllocationPtr' argument 1 names different: declaration 'ptr' definition 'word_ptr'. [funcArgNamesDifferent]
libmemunreachable/HeapWalker.h:89:44: note: Function 'WordContainsAllocationPtr' argument 1 names different: declaration 'ptr' definition 'word_ptr'.
libmemunreachable/HeapWalker.cpp:55:54: note: Function 'WordContainsAllocationPtr' argument 1 names different: declaration 'ptr' definition 'word_ptr'.
libmemunreachable/HeapWalker.cpp:120:13: style: Function 'Leaked' argument 3 names different: declaration 'num_leaks' definition 'num_leaks_out'. [funcArgNamesDifferent]
libmemunreachable/HeapWalker.h:71:64: note: Function 'Leaked' argument 3 names different: declaration 'num_leaks' definition 'num_leaks_out'.
libmemunreachable/HeapWalker.cpp:120:13: note: Function 'Leaked' argument 3 names different: declaration 'num_leaks' definition 'num_leaks_out'.
libmemunreachable/HeapWalker.cpp:120:36: style: Function 'Leaked' argument 4 names different: declaration 'leak_bytes' definition 'leak_bytes_out'. [funcArgNamesDifferent]
libmemunreachable/HeapWalker.h:72:15: note: Function 'Leaked' argument 4 names different: declaration 'leak_bytes' definition 'leak_bytes_out'.
libmemunreachable/HeapWalker.cpp:120:36: note: Function 'Leaked' argument 4 names different: declaration 'leak_bytes' definition 'leak_bytes_out'.
libmemunreachable/Allocator.h:126:0: portability: Behaviour of 'sizeof(void)' is not covered by the ISO C standard. [sizeofVoid]
libmemunreachable/Tarjan.h:36:0: warning: Member variable 'Node < SCCInfo >::index' is not initialized in the constructor. [uninitMemberVar]
libmemunreachable/Tarjan.h:36:0: warning: Member variable 'Node < SCCInfo >::lowlink' is not initialized in the constructor. [uninitMemberVar]
libmemunreachable/Tarjan.h:36:0: warning: Member variable 'Node < LeakInfo >::index' is not initialized in the constructor. [uninitMemberVar]
libmemunreachable/Tarjan.h:36:0: warning: Member variable 'Node < LeakInfo >::lowlink' is not initialized in the constructor. [uninitMemberVar]
libmemunreachable/HeapWalker.h:74:10: style: Technically the member function 'HeapWalker::AllocationBytes' can be const. [functionConst]
libmemunreachable/HeapWalker.cpp:100:20: note: Technically the member function 'HeapWalker::AllocationBytes' can be const.
libmemunreachable/HeapWalker.h:74:10: note: Technically the member function 'HeapWalker::AllocationBytes' can be const.
libmemunreachable/HeapWalker.h:90:8: style: Technically the member function 'HeapWalker::HandleSegFault' can be const. [functionConst]
libmemunreachable/HeapWalker.cpp:164:18: note: Technically the member function 'HeapWalker::HandleSegFault' can be const.
libmemunreachable/HeapWalker.h:90:8: note: Technically the member function 'HeapWalker::HandleSegFault' can be const.
libmemunreachable/ScopedSignalHandler.h:33:3: style: Class 'ScopedSignalHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libmemunreachable/Tarjan.h:65:3: style: Class 'TarjanAlgorithm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libmemunreachable/HeapWalker.h:51:3: style: Class 'HeapWalker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libmemunreachable/LeakFolding.h:57:5: style: Struct 'SCCInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libmemunreachable/Allocator.h:158:0: style: Class 'Allocator < Fn >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libmemunreachable/Allocator.h:163:0: style: Class 'Allocator < Fn >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libmemunreachable/Allocator.h:158:0: style: Class 'Allocator < HeapWalker >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libmemunreachable/Allocator.h:163:0: style: Class 'Allocator < HeapWalker >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libmemunreachable/Allocator.h:158:0: style: Class 'Allocator < void >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libmemunreachable/Allocator.h:163:0: style: Class 'Allocator < void >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libmemunreachable/Allocator.h:158:0: style: Class 'Allocator < SCCInfo >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libmemunreachable/Allocator.h:163:0: style: Class 'Allocator < SCCInfo >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libmemunreachable/Allocator.h:158:0: style: Class 'Allocator < Node < SCCInfo > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libmemunreachable/Allocator.h:163:0: style: Class 'Allocator < Node < SCCInfo > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libmemunreachable/Allocator.h:158:0: style: Class 'Allocator < Node < LeakInfo > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libmemunreachable/Allocator.h:163:0: style: Class 'Allocator < Node < LeakInfo > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libmemunreachable/Allocator.h:112:0: style: Class 'STLAllocator < Fn >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libmemunreachable/Allocator.h:118:0: style: Class 'STLAllocator < Fn >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libmemunreachable/Allocator.h:112:0: style: Class 'STLAllocator < HeapWalker >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libmemunreachable/Allocator.h:118:0: style: Class 'STLAllocator < HeapWalker >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libmemunreachable/Allocator.h:112:0: style: Class 'STLAllocator < void >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libmemunreachable/Allocator.h:118:0: style: Class 'STLAllocator < void >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libmemunreachable/Allocator.h:112:0: style: Class 'STLAllocator < SCCInfo >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libmemunreachable/Allocator.h:118:0: style: Class 'STLAllocator < SCCInfo >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libmemunreachable/Allocator.h:112:0: style: Class 'STLAllocator < Node < SCCInfo > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libmemunreachable/Allocator.h:118:0: style: Class 'STLAllocator < Node < SCCInfo > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libmemunreachable/Allocator.h:112:0: style: Class 'STLAllocator < Node < LeakInfo > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libmemunreachable/Allocator.h:118:0: style: Class 'STLAllocator < Node < LeakInfo > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libmemunreachable/Tarjan.h:65:35: performance: Function parameter 'allocator' should be passed by const reference. [passedByValue]
libmemunreachable/LeakFolding.h:73:54: performance: Function parameter 'allocator' should be passed by const reference. [passedByValue]
libmemunreachable/Allocator.h:158:0: style: Class 'Allocator < LeakInfo >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libmemunreachable/Allocator.h:163:0: style: Class 'Allocator < LeakInfo >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libmemunreachable/Allocator.h:112:0: style: Class 'STLAllocator < LeakInfo >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libmemunreachable/Allocator.h:118:0: style: Class 'STLAllocator < LeakInfo >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libmemunreachable/ScopedPipe.h:60:7: style: Technically the member function 'ScopedPipe::Receiver' can be const. [functionConst]
libmemunreachable/ScopedPipe.h:61:7: style: Technically the member function 'ScopedPipe::Sender' can be const. [functionConst]
libmemunreachable/LeakPipe.h:195:8: performance: Technically the member function 'LeakPipe::SendFd' can be static. [functionStatic]
libmemunreachable/LeakPipe.cpp:24:16: note: Technically the member function 'LeakPipe::SendFd' can be static.
libmemunreachable/LeakPipe.h:195:8: note: Technically the member function 'LeakPipe::SendFd' can be static.
libmemunreachable/LeakPipe.h:196:7: performance: Technically the member function 'LeakPipe::ReceiveFd' can be static. [functionStatic]
libmemunreachable/LeakPipe.cpp:58:15: note: Technically the member function 'LeakPipe::ReceiveFd' can be static.
libmemunreachable/LeakPipe.h:196:7: note: Technically the member function 'LeakPipe::ReceiveFd' can be static.
libmemunreachable/MemUnreachable.cpp:485:0: error: #error "Unsupported ABI" [preprocessorErrorDirective]
libmemunreachable/PtracerThread.cpp:71:3: performance: Variable 'stack_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
libmemunreachable/PtracerThread.h:40:8: performance: Technically the member function 'PtracerThread::SetTracer' can be static. [functionStatic]
libmemunreachable/PtracerThread.cpp:147:21: note: Technically the member function 'PtracerThread::SetTracer' can be static.
libmemunreachable/PtracerThread.h:40:8: note: Technically the member function 'PtracerThread::SetTracer' can be static.
libmemunreachable/PtracerThread.h:41:8: performance: Technically the member function 'PtracerThread::ClearTracer' can be static. [functionStatic]
libmemunreachable/PtracerThread.cpp:151:21: note: Technically the member function 'PtracerThread::ClearTracer' can be static.
libmemunreachable/PtracerThread.h:41:8: note: Technically the member function 'PtracerThread::ClearTracer' can be static.
libmemunreachable/PtracerThread.h:35:3: style: Class 'PtracerThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libmemunreachable/PtracerThread.cpp:40:3: style: Class 'Stack' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
libmemunreachable/ThreadCapture.cpp:242:0: error: #error Unrecognized architecture [preprocessorErrorDirective]
[22:43]
Exit code is not zero! Crash?

ftp://ftp.se.debian.org/debian/pool/main/a/android-platform-system-extras/android-platform-system-extras_7.0.0+r33.orig.tar.xz
ANRdaemon/ANRdaemon.cpp:130:17: style: The scope of the variable 'params' can be reduced. [variableScope]
ANRdaemon/ANRdaemon.cpp:144:13: error: Resource leak: fp [resourceLeak]
alloc-stress/alloc-stress.cpp:59:9: style: Technically the member function 'Pipe::getReadFd' can be const. [functionConst]
alloc-stress/alloc-stress.cpp:62:9: style: Technically the member function 'Pipe::getWriteFd' can be const. [functionConst]
boot_control_copy/boot_control_copy.c:110:7: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
boot_control_copy/boot_control_copy.c:122:9: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
cpustats/cpustats.c:323:9: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
cpustats/cpustats.c:323:9: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
cpustats/cpustats.c:323:9: warning: %ld in format string (no. 4) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
cpustats/cpustats.c:323:9: warning: %ld in format string (no. 5) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
cpustats/cpustats.c:323:9: warning: %ld in format string (no. 6) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
cpustats/cpustats.c:323:9: warning: %ld in format string (no. 7) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
cpustats/cpustats.c:323:9: warning: %ld in format string (no. 8) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
cpustats/cpustats.c:337:9: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
cpustats/cpustats.c:337:9: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
cpustats/cpustats.c:337:9: warning: %ld in format string (no. 4) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
cpustats/cpustats.c:337:9: warning: %ld in format string (no. 5) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
cpustats/cpustats.c:337:9: warning: %ld in format string (no. 6) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
cpustats/cpustats.c:337:9: warning: %ld in format string (no. 7) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
cpustats/cpustats.c:337:9: warning: %ld in format string (no. 8) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
cpustats/cpustats.c:374:17: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
cpustats/cpustats.c:319:10: style: The scope of the variable 'total_delta_time' can be reduced. [variableScope]
cpustats/cpustats.c:354:10: style: The scope of the variable 'delta_time' can be reduced. [variableScope]
cpustats/cpustats.c:354:0: style: The scope of the variable 'total_delta_time' can be reduced. [variableScope]
cpustats/cpustats.c:355:9: style: The scope of the variable 'i' can be reduced. [variableScope]
cpustats/cpustats.c:72:12: style: Unused variable: freq_count [unusedVariable]
cpustats/cpustats.c:301:12: style: Unused variable: j [unusedVariable]
ext4_utils/allocate.c:139:4: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ext4_utils/allocate.c:141:4: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ext4_utils/allocate.c:141:4: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ext4_utils/allocate.c:206:4: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ext4_utils/allocate.c:206:4: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ext4_utils/allocate.c:213:4: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ext4_utils/allocate.c:213:4: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ext4_utils/allocate.c:220:4: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ext4_utils/allocate.c:220:4: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ext4_utils/allocate.c:301:3: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
ext4_utils/allocate.c:651:3: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ext4_utils/allocate.c:682:3: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ext4_utils/allocate.c:551:17: style: The scope of the variable 'tmp' can be reduced. [variableScope]
ext4_utils/allocate.c:729:6: style: The scope of the variable 'inode' can be reduced. [variableScope]
ext4_utils/allocate.c:149:27: style: Function 'append_region' argument 4 names different: declaration 'bg' definition 'bg_num'. [funcArgNamesDifferent]
ext4_utils/allocate.h:93:26: note: Function 'append_region' argument 4 names different: declaration 'bg' definition 'bg_num'.
ext4_utils/allocate.c:149:27: note: Function 'append_region' argument 4 names different: declaration 'bg' definition 'bg_num'.
ext4_utils/allocate.c:703:32: style: Function 'reserve_inodes' argument 2 names different: declaration 'inodes' definition 'num'. [funcArgNamesDifferent]
ext4_utils/allocate.h:80:32: note: Function 'reserve_inodes' argument 2 names different: declaration 'inodes' definition 'num'.
ext4_utils/allocate.c:703:32: note: Function 'reserve_inodes' argument 2 names different: declaration 'inodes' definition 'num'.
ext4_utils/blk_alloc_to_base_fs.c:51:9: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
ext4_utils/blk_alloc_to_base_fs.c:64:11: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
ext4_utils/blk_alloc_to_base_fs.c:58:0: error: Resource leak: blk_alloc_file [resourceLeak]
ext4_utils/blk_alloc_to_base_fs.c:58:0: error: Resource leak: base_fs_file [resourceLeak]
ext4_utils/blk_alloc_to_base_fs.c:55:0: warning: Storing fgetc() return value in char variable and then comparing with EOF. [checkCastIntToCharAndBack]
ext4_utils/contents.c:162:4: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ext4_utils/contents.c:162:4: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ext4_utils/contents.c:146:2: style: Variable 'dentry' is reassigned a value before the old one has been used. [redundantAssignment]
ext4_utils/contents.c:144:2: note: Variable 'dentry' is reassigned a value before the old one has been used.
ext4_utils/contents.c:146:2: note: Variable 'dentry' is reassigned a value before the old one has been used.
ext4_utils/contents.c:51:15: style: The scope of the variable 'dentry_len' can be reduced. [variableScope]
ext4_utils/ext2simg.c:79:4: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ext4_utils/ext2simg.c:83:4: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ext4_utils/ext2simg.c:85:4: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ext4_utils/ext2simg.c:60:6: style: The scope of the variable 'start_contiguous_block' can be reduced. [variableScope]
ext4_utils/ext4_crypt_init_extensions.cpp:60:43: style: Function 'e4crypt_create_device_key' argument 1 names different: declaration 'path' definition 'dir'. [funcArgNamesDifferent]
ext4_utils/ext4_crypt_init_extensions.h:26:43: note: Function 'e4crypt_create_device_key' argument 1 names different: declaration 'path' definition 'dir'.
ext4_utils/ext4_crypt_init_extensions.cpp:60:43: note: Function 'e4crypt_create_device_key' argument 1 names different: declaration 'path' definition 'dir'.
ext4_utils/ext4_crypt_init_extensions.cpp:108:46: style: Function 'e4crypt_set_directory_policy' argument 1 names different: declaration 'path' definition 'dir'. [funcArgNamesDifferent]
ext4_utils/ext4_crypt_init_extensions.h:28:46: note: Function 'e4crypt_set_directory_policy' argument 1 names different: declaration 'path' definition 'dir'.
ext4_utils/ext4_crypt_init_extensions.cpp:108:46: note: Function 'e4crypt_set_directory_policy' argument 1 names different: declaration 'path' definition 'dir'.
ext4_utils/ext4_utils.c:621:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ext4_utils/ext4_utils.c:622:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ext4_utils/ext4_utils.c:623:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ext4_utils/ext4_utils.c:624:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ext4_utils/ext4_utils.c:627:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ext4_utils/ext4_utils.c:628:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ext4_utils/ext4_utils.c:629:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ext4_utils/ext4_utils.c:629:3: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ext4_utils/ext4_utils.c:629:3: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ext4_utils/ext4_utils.c:629:3: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ext4_utils/ext4_utils.c:532:2: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
ext4_utils/ext4fixup.c:179:9: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ext4_utils/ext4fixup.c:184:9: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ext4_utils/ext4fixup.c:198:9: warning: %lld in format string (no. 2) requires 'long long' but the argument type is 'unsigned long long'. [invalidPrintfArgType_sint]
ext4_utils/ext4fixup.c:203:9: warning: %lld in format string (no. 2) requires 'long long' but the argument type is 'unsigned long long'. [invalidPrintfArgType_sint]
ext4_utils/ext4fixup.c:221:9: warning: %lld in format string (no. 2) requires 'long long' but the argument type is 'unsigned long long'. [invalidPrintfArgType_sint]
ext4_utils/ext4fixup.c:226:9: warning: %lld in format string (no. 2) requires 'long long' but the argument type is 'unsigned long long'. [invalidPrintfArgType_sint]
ext4_utils/ext4fixup.c:255:13: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ext4_utils/ext4fixup.c:279:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ext4_utils/ext4fixup.c:541:9: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ext4_utils/ext4fixup.c:618:17: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ext4_utils/ext4fixup.c:622:17: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ext4_utils/ext4fixup.c:756:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ext4_utils/ext4fixup.c:442:32: style: The scope of the variable 'tmp_ext_hdr' can be reduced. [variableScope]
ext4_utils/ext4fixup.c:526:21: style: The scope of the variable 'leftover_space' can be reduced. [variableScope]
ext4_utils/ext4fixup.c:526:37: style: The scope of the variable 'is_dir' can be reduced. [variableScope]
ext4_utils/extent.c:87:4: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ext4_utils/extent.c:95:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ext4_utils/extent.c:77:54: style: The scope of the variable 'prealloc_block_len' can be reduced. [variableScope]
ext4_utils/indirect.c:310:2: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ext4_utils/indirect.c:395:3: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ext4_utils/indirect.c:438:3: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ext4_utils/indirect.c:112:6: style: The scope of the variable 'ind_block' can be reduced. [variableScope]
ext4_utils/indirect.c:142:6: style: The scope of the variable 'dind_block' can be reduced. [variableScope]
ext4_utils/make_ext4fs.c:172:16: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
ext4_utils/make_ext4fs.c:163:15: note: outer condition: entries<0
ext4_utils/make_ext4fs.c:172:16: note: identical inner condition: entries<0
ext4_utils/make_ext4fs.c:772:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ext4_utils/make_ext4fs.c:773:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ext4_utils/make_ext4fs.c:774:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ext4_utils/make_ext4fs.c:775:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ext4_utils/make_ext4fs.c:776:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ext4_utils/make_ext4fs.c:782:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ext4_utils/make_ext4fs.c:783:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ext4_utils/make_ext4fs.c:860:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ext4_utils/make_ext4fs.c:860:2: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ext4_utils/make_ext4fs.c:860:2: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ext4_utils/make_ext4fs.c:860:2: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ext4_utils/make_ext4fs.c:594:8: style: The scope of the variable 'start_block' can be reduced. [variableScope]
ext4_utils/make_ext4fs.c:726:22: style: Checking if unsigned variable 'info.block_size' is less than zero. [unsignedLessThanZero]
ext4_utils/make_ext4fs.c:740:28: style: Checking if unsigned variable 'info.blocks_per_group' is less than zero. [unsignedLessThanZero]
ext4_utils/make_ext4fs.c:743:18: style: Checking if unsigned variable 'info.inodes' is less than zero. [unsignedLessThanZero]
ext4_utils/make_ext4fs.c:746:22: style: Checking if unsigned variable 'info.inode_size' is less than zero. [unsignedLessThanZero]
ext4_utils/make_ext4fs.c:681:46: style: Function 'make_ext4fs_internal' argument 2 names different: declaration 'directory' definition '_directory'. [funcArgNamesDifferent]
ext4_utils/ext4_utils.h:161:46: note: Function 'make_ext4fs_internal' argument 2 names different: declaration 'directory' definition '_directory'.
ext4_utils/make_ext4fs.c:681:46: note: Function 'make_ext4fs_internal' argument 2 names different: declaration 'directory' definition '_directory'.
ext4_utils/make_ext4fs.c:682:20: style: Function 'make_ext4fs_internal' argument 4 names different: declaration 'mountpoint' definition '_mountpoint'. [funcArgNamesDifferent]
ext4_utils/ext4_utils.h:162:20: note: Function 'make_ext4fs_internal' argument 4 names different: declaration 'mountpoint' definition '_mountpoint'.
ext4_utils/make_ext4fs.c:682:20: note: Function 'make_ext4fs_internal' argument 4 names different: declaration 'mountpoint' definition '_mountpoint'.
ext4_utils/make_ext4fs.c:217:12: style: Unused variable: capabilities [unusedVariable]
f2fs_utils/f2fs_ioutils.c:175:6: style: Unused variable: ret [unusedVariable]
f2fs_utils/f2fs_sparseblock.c:189:10: style: Variable 'rc' is assigned a value that is never used. [unreadVariable]
iotop/taskstats.h:28:3: style: Class 'TaskStatistics' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
iotop/iotop.cpp:56:43: performance: Function parameter 'field' should be passed by const reference. [passedByValue]
iotop/tasklist.cpp:59:30: style: Function 'ScanPid' argument 1 names different: declaration 'pid' definition 'tgid'. [funcArgNamesDifferent]
iotop/tasklist.h:27:29: note: Function 'ScanPid' argument 1 names different: declaration 'pid' definition 'tgid'.
iotop/tasklist.cpp:59:30: note: Function 'ScanPid' argument 1 names different: declaration 'pid' definition 'tgid'.
iotop/taskstats.cpp:173:3: style: Variable 'pid_' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
iotop/taskstats.cpp:169:3: note: Variable 'pid_' is reassigned a value before the old one has been used if variable is no semaphore variable.
iotop/taskstats.cpp:173:3: note: Variable 'pid_' is reassigned a value before the old one has been used if variable is no semaphore variable.
iotop/taskstats.cpp:168:3: performance: Variable 'comm_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
kexec_tools/kexecload.c:78:9: style: The scope of the variable 'c' can be reduced. [variableScope]
ksmutils/ksminfo.c:389:12: style: The scope of the variable 'i' can be reduced. [variableScope]
latencytop/latencytop.c:346:9: warning: %ld in format string (no. 1) requires 'long *' but the argument type is 'unsigned long *'. [invalidScanfArgType_int]
latencytop/latencytop.c:346:9: warning: %ld in format string (no. 2) requires 'long *' but the argument type is 'unsigned long *'. [invalidScanfArgType_int]
latencytop/latencytop.c:346:9: warning: %ld in format string (no. 3) requires 'long *' but the argument type is 'unsigned long *'. [invalidScanfArgType_int]
latencytop/latencytop.c:398:9: warning: %ld in format string (no. 5) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
latencytop/latencytop.c:70:27: style: The scope of the variable 'e' can be reduced. [variableScope]
latencytop/latencytop.c:371:19: style: The scope of the variable 'average' can be reduced. [variableScope]
latencytop/latencytop.c:294:71: style: Function 'find_latency_entry' argument 1 names different: declaration 'e' definition 'head'. [funcArgNamesDifferent]
latencytop/latencytop.c:55:71: note: Function 'find_latency_entry' argument 1 names different: declaration 'e' definition 'head'.
latencytop/latencytop.c:294:71: note: Function 'find_latency_entry' argument 1 names different: declaration 'e' definition 'head'.
latencytop/latencytop.c:346:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
libfec/fec_verity.cpp:39:9: style: The scope of the variable 'l' can be reduced. [variableScope]
libfec/fec_verity.cpp:39:12: style: The scope of the variable 'h' can be reduced. [variableScope]
libfec/test/test_rs.c:39:12: style: The scope of the variable 'rc' can be reduced. [variableScope]
libfec/test/test_rs.c:39:23: style: The scope of the variable 'errors' can be reduced. [variableScope]
libpagemap/pm_memusage.c:93:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
libpagemap/pm_memusage.c:97:13: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
libpagemap/pm_memusage.c:63:5: style: Variable 'p_swap' is reassigned a value before the old one has been used. [redundantAssignment]
libpagemap/pm_memusage.c:61:0: note: Variable 'p_swap' is reassigned a value before the old one has been used.
libpagemap/pm_memusage.c:63:5: note: Variable 'p_swap' is reassigned a value before the old one has been used.
libpagemap/pm_process.c:77:9: style: The scope of the variable 'error' can be reduced. [variableScope]
libpagemap/pm_process.c:182:10: style: The scope of the variable 'filename' can be reduced. [variableScope]
libpagemap/pm_process.c:183:9: style: The scope of the variable 'fd' can be reduced. [variableScope]
libpagemap/pm_process.c:184:9: style: The scope of the variable 'i' can be reduced. [variableScope]
libpagemap/pm_process.c:184:12: style: Unused variable: j [unusedVariable]
memory_replay/Action.h:31:8: style: Technically the member function 'Action::IsError' can be const. [functionConst]
memory_replay/Threads.h:37:10: style: Technically the member function 'Threads::num_threads' can be const. [functionConst]
memory_replay/Threads.h:38:10: style: Technically the member function 'Threads::max_threads' can be const. [functionConst]
memory_replay/Threads.h:39:12: style: Technically the member function 'Threads::total_time_nsecs' can be const. [functionConst]
memory_replay/Pointers.h:37:10: style: Technically the member function 'Pointers::max_pointers' can be const. [functionConst]
memory_replay/Pointers.h:30:3: style: Class 'Pointers' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
memory_replay/Action.cpp:50:3: style: Class 'AllocAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
memory_replay/Action.cpp:155:3: style: Class 'FreeAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
memory_replay/Pointers.h:44:10: style: Technically the member function 'Pointers::GetHash' can be const. [functionConst]
memory_replay/Pointers.cpp:105:18: note: Technically the member function 'Pointers::GetHash' can be const.
memory_replay/Pointers.h:44:10: note: Technically the member function 'Pointers::GetHash' can be const.
memory_replay/Threads.h:50:10: style: Technically the member function 'Threads::GetHashEntry' can be const. [functionConst]
memory_replay/Threads.cpp:123:17: note: Technically the member function 'Threads::GetHashEntry' can be const.
memory_replay/Threads.h:50:10: note: Technically the member function 'Threads::GetHashEntry' can be const.
memory_replay/Threads.cpp:65:3: style: Class 'Threads' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
memory_replay/Threads.cpp:65:3: style: Class 'Threads' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
memory_replay/main.cpp:95:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
memory_replay/tests/LineBufferTest.cpp:162:13: style: Variable 'line_data' is assigned a value that is never used. [unreadVariable]
memory_replay/tests/LineBufferTest.cpp:197:13: style: Variable 'line_data' is assigned a value that is never used. [unreadVariable]
memory_replay/tests/LineBufferTest.cpp:235:13: style: Variable 'line_data' is assigned a value that is never used. [unreadVariable]
memtrack/memtrack.cpp:70:11: style: The scope of the variable 'bytes' can be reduced. [variableScope]
memtrack/memtrack.cpp:176:7: style: The scope of the variable 'len' can be reduced. [variableScope]
memtrack/memtrack.cpp:177:8: style: The scope of the variable 'is_pid' can be reduced. [variableScope]
memtrack/memtrack.cpp:178:10: style: The scope of the variable 'pid' can be reduced. [variableScope]
memtrack/memtrack.cpp:55:31: style: Function 'isAvail' argument 1 names different: declaration 'bytes' definition 'bytes_needed'. [funcArgNamesDifferent]
memtrack/memtrack.h:39:23: note: Function 'isAvail' argument 1 names different: declaration 'bytes' definition 'bytes_needed'.
memtrack/memtrack.cpp:55:31: note: Function 'isAvail' argument 1 names different: declaration 'bytes' definition 'bytes_needed'.
memtrack/memtrack.cpp:128:21: portability: Undefined behaviour, pointer arithmetic 'proc_file_+6' is out of bounds. [pointerOutOfBounds]
memtrack/memtrack.cpp:129:21: portability: Undefined behaviour, pointer arithmetic 'proc_file_+6' is out of bounds. [pointerOutOfBounds]
memtrack/memtrack.cpp:143:21: portability: Undefined behaviour, pointer arithmetic 'proc_file_+6' is out of bounds. [pointerOutOfBounds]
memtrack/memtrack.cpp:120:14: warning: Member variable 'ProcessInfo::buffer_' is not initialized in the constructor. [uninitMemberVar]
memtrack/memtrack.cpp:120:14: warning: Member variable 'ProcessInfo::cmd_name_' is not initialized in the constructor. [uninitMemberVar]
micro_bench/micro_bench.cpp:454:18: style: The scope of the variable 'foo' can be reduced. [variableScope]
micro_bench/micro_bench.cpp:402:5: style: Variable 'buffer_size' is assigned a value that is never used. [unreadVariable]
micro_bench/micro_bench.cpp:433:25: style: Variable 'alloc_size' is assigned a value that is never used. [unreadVariable]
micro_bench/micro_bench.cpp:456:5: style: Variable 'foo' is assigned a value that is never used. [unreadVariable]
mmap-perf/mmapPerf.cpp:23:9: style: Technically the member function 'Fd::get' can be const. [functionConst]
mmap-perf/mmapPerf.cpp:85:10: style: Technically the member function 'FileMap::benchRandomRead' can be const. [functionConst]
mmap-perf/mmapPerf.cpp:89:10: style: Technically the member function 'FileMap::benchRandomWrite' can be const. [functionConst]
mmap-perf/mmapPerf.cpp:93:10: style: Technically the member function 'FileMap::benchLinearRead' can be const. [functionConst]
mmap-perf/mmapPerf.cpp:97:10: style: Technically the member function 'FileMap::benchLinearWrite' can be const. [functionConst]
mmap-perf/mmapPerf.cpp:26:5: style: Class 'Fd' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
multinetwork/common.h:58:24: style: Struct 'FdAutoCloser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
pagecache/dumpcache.c:89:19: style: Variable 'ret' is assigned a value that is never used. [unreadVariable]
perfprofd/configreader.cc:269:9: performance: Passing the result of c_str() to a function that takes std::string as argument no. 1 is slow and redundant. [stlcstrParam]
perfprofd/cpuconfig.cc:77:40: style: Function 'OnlineCore' argument 1 names different: declaration 'whichCore' definition 'i'. [funcArgNamesDifferent]
perfprofd/cpuconfig.h:43:23: note: Function 'OnlineCore' argument 1 names different: declaration 'whichCore' definition 'i'.
perfprofd/cpuconfig.cc:77:40: note: Function 'OnlineCore' argument 1 names different: declaration 'whichCore' definition 'i'.
perfprofd/cpuconfig.h:37:7: performance: Technically the member function 'HardwireCpuHelper::GetNumCores' can be static. [functionStatic]
perfprofd/cpuconfig.cc:62:24: note: Technically the member function 'HardwireCpuHelper::GetNumCores' can be static.
perfprofd/cpuconfig.h:37:7: note: Technically the member function 'HardwireCpuHelper::GetNumCores' can be static.
perfprofd/cpuconfig.h:40:8: performance: Technically the member function 'HardwireCpuHelper::GetMpdecisionRunning' can be static. [functionStatic]
perfprofd/cpuconfig.cc:54:25: note: Technically the member function 'HardwireCpuHelper::GetMpdecisionRunning' can be static.
perfprofd/cpuconfig.h:40:8: note: Technically the member function 'HardwireCpuHelper::GetMpdecisionRunning' can be static.
perfprofd/cpuconfig.h:43:8: performance: Technically the member function 'HardwireCpuHelper::OnlineCore' can be static. [functionStatic]
perfprofd/cpuconfig.cc:77:25: note: Technically the member function 'HardwireCpuHelper::OnlineCore' can be static.
perfprofd/cpuconfig.h:43:8: note: Technically the member function 'HardwireCpuHelper::OnlineCore' can be static.
perfprofd/cpuconfig.h:48:8: performance: Technically the member function 'HardwireCpuHelper::StopMpdecision' can be static. [functionStatic]
perfprofd/cpuconfig.cc:90:25: note: Technically the member function 'HardwireCpuHelper::StopMpdecision' can be static.
perfprofd/cpuconfig.h:48:8: note: Technically the member function 'HardwireCpuHelper::StopMpdecision' can be static.
perfprofd/cpuconfig.h:49:8: performance: Technically the member function 'HardwireCpuHelper::RestartMpdecision' can be static. [functionStatic]
perfprofd/cpuconfig.cc:97:25: note: Technically the member function 'HardwireCpuHelper::RestartMpdecision' can be static.
perfprofd/cpuconfig.h:49:8: note: Technically the member function 'HardwireCpuHelper::RestartMpdecision' can be static.
perfprofd/cpuconfig.h:30:3: style: Class 'HardwireCpuHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
perfprofd/quipper/perf_parser.h:41:3: warning: Member variable 'ParsedEvent::num_samples_in_mmap_region' is not initialized in the constructor. [uninitMemberVar]
perfprofd/quipper/base/logging.h:522:8: style: Technically the member function 'logging::LogMessageVoidify::operator&' can be const. [functionConst]
perfprofd/quipper/perf_utils.h:23:15: style: Technically the member function 'quipper::FreeDeleter::operator()' can be const. [functionConst]
perfprofd/perfprofdcore.cc:761:24: performance: Passing the result of c_str() to a function that takes std::string as argument no. 1 is slow and redundant. [stlcstrParam]
perfprofd/quipper/address_mapper.cc:16:40: style: Function 'Map' argument 2 names different: declaration 'length' definition 'size'. [funcArgNamesDifferent]
perfprofd/quipper/address_mapper.h:29:27: note: Function 'Map' argument 2 names different: declaration 'length' definition 'size'.
perfprofd/quipper/address_mapper.cc:16:40: note: Function 'Map' argument 2 names different: declaration 'length' definition 'size'.
perfprofd/quipper/address_mapper.cc:22:46: style: Function 'MapWithID' argument 2 names different: declaration 'length' definition 'size'. [funcArgNamesDifferent]
perfprofd/quipper/address_mapper.h:43:33: note: Function 'MapWithID' argument 2 names different: declaration 'length' definition 'size'.
perfprofd/quipper/address_mapper.cc:22:46: note: Function 'MapWithID' argument 2 names different: declaration 'length' definition 'size'.
perfprofd/quipper/address_mapper.cc:12:3: performance: Variable 'mappings_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
perfprofd/quipper/address_mapper.h:14:1: warning: The class 'AddressMapper' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
perfprofd/quipper/perf_parser.cc:47:13: warning: Member variable 'PerfParser::stats_' is not initialized in the constructor. [uninitMemberVar]
perfprofd/quipper/perf_parser.cc:53:13: warning: Member variable 'PerfParser::stats_' is not initialized in the constructor. [uninitMemberVar]
perfprofd/quipper/perf_parser.cc:54:3: performance: Variable 'options_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
perfprofd/quipper/perf_reader.cc:172:26: warning: Either the condition '!event' is redundant or there is possible null pointer dereference: event. [nullPointerRedundantCheck]
perfprofd/quipper/perf_reader.cc:177:7: note: Assuming that condition '!event' is not redundant
perfprofd/quipper/perf_reader.cc:172:26: note: Null pointer dereference
perfprofd/quipper/perf_reader.h:183:8: style: Technically the member function 'quipper::PerfReader::ReadUniqueIDs' can be const. [functionConst]
perfprofd/quipper/perf_reader.cc:995:18: note: Technically the member function 'quipper::PerfReader::ReadUniqueIDs' can be const.
perfprofd/quipper/perf_reader.h:183:8: note: Technically the member function 'quipper::PerfReader::ReadUniqueIDs' can be const.
perfprofd/quipper/perf_reader.h:256:8: performance: Technically the member function 'quipper::PerfReader::NeedsNumberOfStringData' can be static. [functionStatic]
perfprofd/quipper/perf_reader.cc:1568:18: note: Technically the member function 'quipper::PerfReader::NeedsNumberOfStringData' can be static.
perfprofd/quipper/perf_reader.h:256:8: note: Technically the member function 'quipper::PerfReader::NeedsNumberOfStringData' can be static.
perfprofd/tests/perfprofd_test.cc:65:1: style: The class 'PerfProfdTest' does not have a constructor although it has private member variables. [noConstructor]
perfprofd/tests/perfprofd_test.cc:161:8: performance: Technically the member function 'PerfProfdRunner::remove_semaphore_file' can be static. [functionStatic]
perfprofd/tests/perfprofd_test.cc:168:8: performance: Technically the member function 'PerfProfdRunner::create_semaphore_file' can be static. [functionStatic]
perfprofd/tests/perfprofd_test.cc:175:8: performance: Technically the member function 'PerfProfdRunner::write_processed_file' can be static. [functionStatic]
perfprofd/tests/perfprofd_test.cc:185:8: performance: Technically the member function 'PerfProfdRunner::remove_processed_file' can be static. [functionStatic]
perfprofd/tests/perfprofd_test.cc:206:8: performance: Technically the member function 'PerfProfdRunner::writeConfigFile' can be static. [functionStatic]
procmem/procmem.c:246:13: warning: %ld in format string (no. 4) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
procmem/procmem.c:246:13: warning: %ld in format string (no. 5) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
procmem/procmem.c:246:13: warning: %ld in format string (no. 6) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
procmem/procmem.c:246:13: warning: %ld in format string (no. 7) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
procmem/procmem.c:257:13: warning: %ld in format string (no. 5) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
procmem/procmem.c:257:13: warning: %ld in format string (no. 6) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
procmem/procmem.c:257:13: warning: %ld in format string (no. 7) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
procmem/procmem.c:257:13: warning: %ld in format string (no. 8) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
procmem/procmem.c:275:9: warning: %ld in format string (no. 4) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
procmem/procmem.c:275:9: warning: %ld in format string (no. 5) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
procmem/procmem.c:275:9: warning: %ld in format string (no. 6) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
procmem/procmem.c:275:9: warning: %ld in format string (no. 7) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
procmem/procmem.c:288:9: warning: %ld in format string (no. 5) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
procmem/procmem.c:288:9: warning: %ld in format string (no. 6) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
procmem/procmem.c:288:9: warning: %ld in format string (no. 7) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
procmem/procmem.c:288:9: warning: %ld in format string (no. 8) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
procmem/procmem.c:58:19: style: The scope of the variable 'address' can be reduced. [variableScope]
procmem/procmem.c:193:23: style: Variable 'address' is assigned a value that is never used. [unreadVariable]
procmem/procmem.c:301:0: error: Memory leak: mis [memleak]
puncture_fs/puncture_fs.c:142:9: style: The scope of the variable 'hole_max' can be reduced. [variableScope]
puncture_fs/puncture_fs.c:61:21: style: Checking if unsigned variable 'end-start' is less than zero. [unsignedLessThanZero]
sane_schedstat/sane_schedstat.c:142:9: style: The scope of the variable 'i' can be reduced. [variableScope]
sane_schedstat/sane_schedstat.c:143:9: style: The scope of the variable 'fd' can be reduced. [variableScope]
showmap/showmap.cpp:251:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
showmap/showmap.cpp:251:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
showmap/showmap.cpp:251:5: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
showmap/showmap.cpp:251:5: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
showmap/showmap.cpp:251:5: warning: %d in format string (no. 5) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
showmap/showmap.cpp:251:5: warning: %d in format string (no. 6) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
showmap/showmap.cpp:251:5: warning: %d in format string (no. 7) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
showmap/showmap.cpp:251:5: warning: %d in format string (no. 8) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
showmap/showmap.cpp:176:9: style: The scope of the variable 'len' can be reduced. [variableScope]
showmap/showmap.cpp:314:11: style: The scope of the variable 'arg' can be reduced. [variableScope]
showslab/showslab.c:75:3: error: Resource leak: slabfile [resourceLeak]
showslab/showslab.c:80:3: error: Resource leak: slabfile [resourceLeak]
showslab/showslab.c:85:3: error: Resource leak: slabfile [resourceLeak]
simpleperf/thread_tree.h:40:3: warning: Member variable 'MapEntry::start_addr' is not initialized in the constructor. [uninitMemberVar]
simpleperf/thread_tree.h:40:3: warning: Member variable 'MapEntry::len' is not initialized in the constructor. [uninitMemberVar]
simpleperf/thread_tree.h:40:3: warning: Member variable 'MapEntry::pgoff' is not initialized in the constructor. [uninitMemberVar]
simpleperf/thread_tree.h:40:3: warning: Member variable 'MapEntry::time' is not initialized in the constructor. [uninitMemberVar]
simpleperf/thread_tree.h:40:3: warning: Member variable 'MapEntry::dso' is not initialized in the constructor. [uninitMemberVar]
simpleperf/thread_tree.h:62:5: performance: Variable 'unknown_dso_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
simpleperf/sample_tree.h:120:5: style: Struct 'SampleComparator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
simpleperf/sample_tree.h:135:5: style: Struct 'SortedSampleComparator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
simpleperf/record.h:172:3: warning: Member variable 'MmapRecord::data' is not initialized in the constructor. [uninitMemberVar]
simpleperf/record.h:197:3: warning: Member variable 'Mmap2Record::data' is not initialized in the constructor. [uninitMemberVar]
simpleperf/record.h:214:3: warning: Member variable 'CommRecord::data' is not initialized in the constructor. [uninitMemberVar]
simpleperf/record.h:231:3: warning: Member variable 'ExitOrForkRecord::data' is not initialized in the constructor. [uninitMemberVar]
simpleperf/record.h:287:3: warning: Member variable 'BuildIdRecord::pid' is not initialized in the constructor. [uninitMemberVar]
simpleperf/perf_regs.h:64:3: style: Class 'ScopedCurrentArch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
simpleperf/record.h:290:3: style: Struct 'BuildIdRecord' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
simpleperf/record.h:302:3: style: Struct 'UnknownRecord' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
simpleperf/utils.h:41:3: style: Class 'OneTimeFreeAllocator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
simpleperf/utils.h:80:3: style: Class 'FileHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
simpleperf/cmd_dumprecord.cpp:45:8: style: The function 'Run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
simpleperf/command.h:49:16: note: Virtual function in base class
simpleperf/cmd_dumprecord.cpp:45:8: note: Function in derived class
simpleperf/cmd_help.cpp:72:61: style: Function 'PrintLongHelpForOneCommand' argument 1 names different: declaration 'cmd' definition 'command'. [funcArgNamesDifferent]
simpleperf/cmd_help.cpp:38:50: note: Function 'PrintLongHelpForOneCommand' argument 1 names different: declaration 'cmd' definition 'command'.
simpleperf/cmd_help.cpp:72:61: note: Function 'PrintLongHelpForOneCommand' argument 1 names different: declaration 'cmd' definition 'command'.
simpleperf/cmd_help.cpp:37:8: performance: Technically the member function 'HelpCommand::PrintShortHelp' can be static. [functionStatic]
simpleperf/cmd_help.cpp:57:19: note: Technically the member function 'HelpCommand::PrintShortHelp' can be static.
simpleperf/cmd_help.cpp:37:8: note: Technically the member function 'HelpCommand::PrintShortHelp' can be static.
simpleperf/cmd_help.cpp:38:8: performance: Technically the member function 'HelpCommand::PrintLongHelpForOneCommand' can be static. [functionStatic]
simpleperf/cmd_help.cpp:72:19: note: Technically the member function 'HelpCommand::PrintLongHelpForOneCommand' can be static.
simpleperf/cmd_help.cpp:38:8: note: Technically the member function 'HelpCommand::PrintLongHelpForOneCommand' can be static.
simpleperf/event_fd.h:71:3: warning: Member variable 'EventFd::mmap_metadata_page_' is not initialized in the constructor. [uninitMemberVarPrivate]
simpleperf/event_fd.h:71:3: warning: Member variable 'EventFd::mmap_data_buffer_' is not initialized in the constructor. [uninitMemberVarPrivate]
simpleperf/event_fd.h:71:3: warning: Member variable 'EventFd::mmap_data_buffer_size_' is not initialized in the constructor. [uninitMemberVarPrivate]
simpleperf/cmd_record.cpp:65:3: warning: Member variable 'RecordCommand::sample_period_' is not initialized in the constructor. [uninitMemberVar]
simpleperf/workload.h:41:9: style: Technically the member function 'Workload::GetPid' can be const. [functionConst]
simpleperf/cmd_record.cpp:150:8: performance: Technically the member function 'RecordCommand::UpdateRecordForEmbeddedElfPath' can be static. [functionStatic]
simpleperf/cmd_record.cpp:678:21: note: Technically the member function 'RecordCommand::UpdateRecordForEmbeddedElfPath' can be static.
simpleperf/cmd_record.cpp:150:8: note: Technically the member function 'RecordCommand::UpdateRecordForEmbeddedElfPath' can be static.
simpleperf/workload.h:46:3: style: Class 'Workload' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
simpleperf/cmd_record.cpp:136:8: style: The function 'Run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
simpleperf/command.h:49:16: note: Virtual function in base class
simpleperf/cmd_record.cpp:136:8: note: Function in derived class
simpleperf/read_apk.h:38:27: performance: Function parameter 'filepath' should be passed by const reference. [passedByValue]
simpleperf/read_apk.h:39:27: performance: Function parameter 'entry_name' should be passed by const reference. [passedByValue]
simpleperf/cmd_report.cpp:72:3: style: Class 'AccumulatedOverheadItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
simpleperf/cmd_report.cpp:166:3: style: Class 'DsoItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
simpleperf/cmd_report.cpp:180:3: style: Class 'SymbolItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
simpleperf/cmd_report.cpp:285:8: style: The function 'Run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
simpleperf/command.h:49:16: note: Virtual function in base class
simpleperf/cmd_report.cpp:285:8: note: Function in derived class
simpleperf/cmd_report_test.cpp:109:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
simpleperf/cmd_report_test.cpp:246:11: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
simpleperf/cmd_report_test.cpp:39:33: performance: Function parameter 'perf_data' should be passed by const reference. [passedByValue]
simpleperf/cmd_report_test.cpp:44:36: performance: Function parameter 'perf_data' should be passed by const reference. [passedByValue]
simpleperf/cmd_stat.cpp:90:8: style: Technically the member function 'StatCommand::ShowCounters' can be const. [functionConst]
simpleperf/cmd_stat.cpp:349:19: note: Technically the member function 'StatCommand::ShowCounters' can be const.
simpleperf/cmd_stat.cpp:90:8: note: Technically the member function 'StatCommand::ShowCounters' can be const.
simpleperf/cmd_stat.cpp:83:8: style: The function 'Run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
simpleperf/command.h:49:16: note: Virtual function in base class
simpleperf/cmd_stat.cpp:83:8: note: Function in derived class
simpleperf/command.h:52:8: style: Technically the member function 'Command::NextArgumentOrError' can be const. [functionConst]
simpleperf/command.cpp:26:15: note: Technically the member function 'Command::NextArgumentOrError' can be const.
simpleperf/command.h:52:8: note: Technically the member function 'Command::NextArgumentOrError' can be const.
simpleperf/command.h:53:8: style: Technically the member function 'Command::ReportUnknownOption' can be const. [functionConst]
simpleperf/command.cpp:36:15: note: Technically the member function 'Command::ReportUnknownOption' can be const.
simpleperf/command.h:53:8: note: Technically the member function 'Command::ReportUnknownOption' can be const.
simpleperf/cpu_hotplug_test.cpp:251:5: style: Variable 'event_fd' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
simpleperf/cpu_hotplug_test.cpp:250:5: note: Variable 'event_fd' is reassigned a value before the old one has been used if variable is no semaphore variable.
simpleperf/cpu_hotplug_test.cpp:251:5: note: Variable 'event_fd' is reassigned a value before the old one has been used if variable is no semaphore variable.
simpleperf/dso.cpp:150:8: style: Technically the member function 'SymbolComparator::operator()' can be const. [functionConst]
simpleperf/environment.cpp:58:10: style: Technically the member function 'LineReader::MaxLineSize' can be const. [functionConst]
simpleperf/environment.cpp:43:3: style: Class 'LineReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
simpleperf/environment.cpp:162:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
simpleperf/environment.cpp:176:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
simpleperf/environment.cpp:264:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
simpleperf/environment.cpp:166:24: error: Uninitialized struct member: map.len [uninitStructMember]
simpleperf/event_fd.h:68:8: style: Technically the member function 'EventFd::PreparePollForMmapData' can be const. [functionConst]
simpleperf/event_fd.cpp:180:15: note: Technically the member function 'EventFd::PreparePollForMmapData' can be const.
simpleperf/event_fd.h:68:8: note: Technically the member function 'EventFd::PreparePollForMmapData' can be const.
simpleperf/read_elf.cpp:332:59: style: Function 'ReadMinExecutableVirtualAddressFromElfFile' argument 3 names different: declaration 'min_addr' definition 'min_vaddr'. [funcArgNamesDifferent]
simpleperf/read_elf.h:52:59: note: Function 'ReadMinExecutableVirtualAddressFromElfFile' argument 3 names different: declaration 'min_addr' definition 'min_vaddr'.
simpleperf/read_elf.cpp:332:59: note: Function 'ReadMinExecutableVirtualAddressFromElfFile' argument 3 names different: declaration 'min_addr' definition 'min_vaddr'.
simpleperf/record.cpp:553:5: style: Variable 'p' is assigned a value that is never used. [unreadVariable]
simpleperf/record.cpp:173:3: performance: Variable 'header' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
simpleperf/record.h:342:10: style: Technically the member function 'RecordCache::RecordComparator::operator()' can be const. [functionConst]
simpleperf/record.cpp:709:37: note: Technically the member function 'RecordCache::RecordComparator::operator()' can be const.
simpleperf/record.h:342:10: note: Technically the member function 'RecordCache::RecordComparator::operator()' can be const.
simpleperf/record.cpp:622:14: error: Invalid pointer 'header' after resize(). [invalidPointer]
simpleperf/record_file_reader.cpp:47:19: warning: Member variable 'RecordFileReader::header_' is not initialized in the constructor. [uninitMemberVarPrivate]
simpleperf/sample_tree.h:99:8: performance: Technically the member function 'SampleTree::InsertCallChainForSample' can be static. [functionStatic]
simpleperf/sample_tree.cpp:144:18: note: Technically the member function 'SampleTree::InsertCallChainForSample' can be static.
simpleperf/sample_tree.h:99:8: note: Technically the member function 'SampleTree::InsertCallChainForSample' can be static.
simpleperf/sample_tree.cpp:141:3: error: Returning/dereferencing 'sample' after it is deallocated / released [deallocret]
simpleperf/thread_tree.cpp:133:3: error: Returning/dereferencing 'map' after it is deallocated / released [deallocret]
sound/playwav.c:142:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
sound/playwav.c:146:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
sound/playwav.c:167:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
sound/playwav.c:250:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
sound/playwav.c:250:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
sound/playwav.c:252:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
sound/playwav.c:300:9: style: The scope of the variable 'r' can be reduced. [variableScope]
sound/playwav.c:93:1: style: Label 'done' is not used. [unusedLabel]
sound/playwav.c:29:14: style: struct member 'msm_audio_config::codec_type' is never used. [unusedStructMember]
sound/playwav.c:30:14: style: struct member 'msm_audio_config::unused' is never used. [unusedStructMember]
sound/playwav.c:34:14: style: struct member 'msm_audio_stats::out_bytes' is never used. [unusedStructMember]
sound/playwav.c:35:14: style: struct member 'msm_audio_stats::unused' is never used. [unusedStructMember]
sound/playwav.c:156:14: style: Unused variable: rate [unusedVariable]
sound/playwav.c:156:20: style: Unused variable: channels [unusedVariable]
squashfs_utils/squashfs_utils.c:41:42: style: Function 'squashfs_parse_sb_buffer' argument 1 names different: declaration 'data' definition 'buf'. [funcArgNamesDifferent]
squashfs_utils/squashfs_utils.h:35:42: note: Function 'squashfs_parse_sb_buffer' argument 1 names different: declaration 'data' definition 'buf'.
squashfs_utils/squashfs_utils.c:41:42: note: Function 'squashfs_parse_sb_buffer' argument 1 names different: declaration 'data' definition 'buf'.
tests/audio/alsa/pcmtest.cpp:207:19: style: The scope of the variable 'mixer' can be reduced. [variableScope]
tests/binder/benchmarks/binderAddInts.cpp:109:9: style: The scope of the variable 'rv' can be reduced. [variableScope]
tests/binder/benchmarks/binderAddInts.cpp:177:9: style: The scope of the variable 'cpu' can be reduced. [variableScope]
tests/binder/benchmarks/binderAddInts.cpp:65:5: style: Class 'AddIntsService' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tests/cpueater/cpueater.c:31:9: style: The scope of the variable 'life_universe_and_everything' can be reduced. [variableScope]
tests/crypto/get_dm_versions.c:30:9: style: Unused variable: i [unusedVariable]
tests/directiotest/directiotest.c:73:10: style: The scope of the variable 'ret' can be reduced. [variableScope]
tests/directiotest/directiotest.c:95:10: style: The scope of the variable 'ret' can be reduced. [variableScope]
tests/ext4/rand_emmc_perf.c:60:15: style: The scope of the variable 'x' can be reduced. [variableScope]
tests/framebuffer/fb_test.c:73:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
tests/framebuffer/fb_test.c:122:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
tests/framebuffer/fb_test.c:209:9: style: Unused variable: v [unusedVariable]
tests/framebuffer/refresh.c:144:9: style: The scope of the variable 'err' can be reduced. [variableScope]
tests/framebuffer/refresh.c:35:0: style: Variable 'j' is assigned a value that is never used. [unreadVariable]
tests/framebuffer/refresh.c:155:15: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
tests/fstest/recovery_test.cpp:285:0: error: syntax error [syntaxError]
tests/icachetest/icache_main.c:18:14: style: Unused variable: value [unusedVariable]
tests/iptables/qtaguid/socketTag.cpp:257:0: error: syntax error [syntaxError]
tests/lib/testUtil/testUtil.c:397:9: style: Unused variable: rv [unusedVariable]
tests/lib/testUtil/testUtil.c:160:1: error: va_list 'args' was opened but not closed by va_end(). [va_end_missing]
tests/memtest/bandwidth.cpp:319:5: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
tests/memtest/bandwidth.cpp:279:5: style: Variable 'run' is reassigned a value before the old one has been used. [redundantAssignment]
tests/memtest/bandwidth.cpp:273:5: note: Variable 'run' is reassigned a value before the old one has been used.
tests/memtest/bandwidth.cpp:279:5: note: Variable 'run' is reassigned a value before the old one has been used.
tests/memtest/bandwidth.cpp:279:11: style: Variable 'run' is assigned a value that is never used. [unreadVariable]
tests/memtest/bandwidth.h:29:5: warning: Member variable 'BandwidthBenchmark::_mb_per_sec' is not initialized in the constructor. [uninitMemberVar]
tests/memtest/bandwidth.h:64:10: performance: Technically the member function 'BandwidthBenchmark::isNeonSupported' can be static. [functionStatic]
tests/memtest/bandwidth.h:73:12: style: Technically the member function 'BandwidthBenchmark::mb_per_sec' can be const. [functionConst]
tests/memtest/bandwidth.h:74:12: style: Technically the member function 'BandwidthBenchmark::num_warm_loops' can be const. [functionConst]
tests/memtest/bandwidth.h:75:12: style: Technically the member function 'BandwidthBenchmark::num_loops' can be const. [functionConst]
tests/memtest/bandwidth.h:76:12: style: Technically the member function 'BandwidthBenchmark::size' can be const. [functionConst]
tests/memtest/bandwidth.h:105:10: style: The function 'setSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tests/memtest/bandwidth.h:56:18: note: Virtual function in base class
tests/memtest/bandwidth.h:105:10: note: Function in derived class
tests/memtest/bandwidth.h:143:10: style: The function 'verify' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tests/memtest/bandwidth.h:60:18: note: Virtual function in base class
tests/memtest/bandwidth.h:143:10: note: Function in derived class
tests/memtest/bandwidth.h:176:17: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tests/memtest/bandwidth.h:58:25: note: Virtual function in base class
tests/memtest/bandwidth.h:176:17: note: Function in derived class
tests/memtest/bandwidth.h:180:10: style: The function 'bench' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tests/memtest/bandwidth.h:88:18: note: Virtual function in base class
tests/memtest/bandwidth.h:180:10: note: Function in derived class
tests/memtest/bandwidth.h:230:17: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tests/memtest/bandwidth.h:58:25: note: Virtual function in base class
tests/memtest/bandwidth.h:230:17: note: Function in derived class
tests/memtest/bandwidth.h:234:10: style: The function 'bench' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tests/memtest/bandwidth.h:88:18: note: Virtual function in base class
tests/memtest/bandwidth.h:234:10: note: Function in derived class
tests/memtest/bandwidth.h:269:17: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tests/memtest/bandwidth.h:58:25: note: Virtual function in base class
tests/memtest/bandwidth.h:269:17: note: Function in derived class
tests/memtest/bandwidth.h:271:10: style: The function 'usesNeon' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tests/memtest/bandwidth.h:62:18: note: Virtual function in base class
tests/memtest/bandwidth.h:271:10: note: Function in derived class
tests/memtest/bandwidth.h:304:10: style: The function 'bench' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tests/memtest/bandwidth.h:88:18: note: Virtual function in base class
tests/memtest/bandwidth.h:304:10: note: Function in derived class
tests/memtest/bandwidth.h:314:17: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tests/memtest/bandwidth.h:58:25: note: Virtual function in base class
tests/memtest/bandwidth.h:314:17: note: Function in derived class
tests/memtest/bandwidth.h:316:10: style: The function 'usesNeon' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tests/memtest/bandwidth.h:62:18: note: Virtual function in base class
tests/memtest/bandwidth.h:316:10: note: Function in derived class
tests/memtest/bandwidth.h:363:10: style: The function 'bench' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tests/memtest/bandwidth.h:88:18: note: Virtual function in base class
tests/memtest/bandwidth.h:363:10: note: Function in derived class
tests/memtest/bandwidth.h:373:17: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tests/memtest/bandwidth.h:58:25: note: Virtual function in base class
tests/memtest/bandwidth.h:373:17: note: Function in derived class
tests/memtest/bandwidth.h:375:10: style: The function 'usesNeon' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tests/memtest/bandwidth.h:62:18: note: Virtual function in base class
tests/memtest/bandwidth.h:375:10: note: Function in derived class
tests/memtest/bandwidth.h:406:10: style: The function 'bench' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tests/memtest/bandwidth.h:88:18: note: Virtual function in base class
tests/memtest/bandwidth.h:406:10: note: Function in derived class
tests/memtest/bandwidth.h:416:17: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tests/memtest/bandwidth.h:58:25: note: Virtual function in base class
tests/memtest/bandwidth.h:416:17: note: Function in derived class
tests/memtest/bandwidth.h:419:10: style: The function 'bench' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tests/memtest/bandwidth.h:88:18: note: Virtual function in base class
tests/memtest/bandwidth.h:419:10: note: Function in derived class
tests/memtest/bandwidth.h:436:10: style: The function 'setSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tests/memtest/bandwidth.h:56:18: note: Virtual function in base class
tests/memtest/bandwidth.h:436:10: note: Function in derived class
tests/memtest/bandwidth.h:458:10: style: The function 'verify' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tests/memtest/bandwidth.h:60:18: note: Virtual function in base class
tests/memtest/bandwidth.h:458:10: note: Function in derived class
tests/memtest/bandwidth.h:471:10: style: The function 'verify' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tests/memtest/bandwidth.h:60:18: note: Virtual function in base class
tests/memtest/bandwidth.h:471:10: note: Function in derived class
tests/memtest/bandwidth.h:499:17: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tests/memtest/bandwidth.h:58:25: note: Virtual function in base class
tests/memtest/bandwidth.h:499:17: note: Function in derived class
tests/memtest/bandwidth.h:503:10: style: The function 'bench' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tests/memtest/bandwidth.h:88:18: note: Virtual function in base class
tests/memtest/bandwidth.h:503:10: note: Function in derived class
tests/memtest/bandwidth.h:543:17: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tests/memtest/bandwidth.h:58:25: note: Virtual function in base class
tests/memtest/bandwidth.h:543:17: note: Function in derived class
tests/memtest/bandwidth.h:547:12: style: The function 'bench' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tests/memtest/bandwidth.h:88:18: note: Virtual function in base class
tests/memtest/bandwidth.h:547:12: note: Function in derived class
tests/memtest/bandwidth.h:588:17: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tests/memtest/bandwidth.h:58:25: note: Virtual function in base class
tests/memtest/bandwidth.h:588:17: note: Function in derived class
tests/memtest/bandwidth.h:590:10: style: The function 'usesNeon' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tests/memtest/bandwidth.h:62:18: note: Virtual function in base class
tests/memtest/bandwidth.h:590:10: note: Function in derived class
tests/memtest/bandwidth.h:625:10: style: The function 'bench' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tests/memtest/bandwidth.h:88:18: note: Virtual function in base class
tests/memtest/bandwidth.h:625:10: note: Function in derived class
tests/memtest/bandwidth.h:635:17: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tests/memtest/bandwidth.h:58:25: note: Virtual function in base class
tests/memtest/bandwidth.h:635:17: note: Function in derived class
tests/memtest/bandwidth.h:637:10: style: The function 'usesNeon' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tests/memtest/bandwidth.h:62:18: note: Virtual function in base class
tests/memtest/bandwidth.h:637:10: note: Function in derived class
tests/memtest/bandwidth.h:676:10: style: The function 'bench' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tests/memtest/bandwidth.h:88:18: note: Virtual function in base class
tests/memtest/bandwidth.h:676:10: note: Function in derived class
tests/memtest/bandwidth.h:686:17: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tests/memtest/bandwidth.h:58:25: note: Virtual function in base class
tests/memtest/bandwidth.h:686:17: note: Function in derived class
tests/memtest/bandwidth.h:688:10: style: The function 'usesNeon' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tests/memtest/bandwidth.h:62:18: note: Virtual function in base class
tests/memtest/bandwidth.h:688:10: note: Function in derived class
tests/memtest/bandwidth.h:723:10: style: The function 'bench' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tests/memtest/bandwidth.h:88:18: note: Virtual function in base class
tests/memtest/bandwidth.h:723:10: note: Function in derived class
tests/memtest/bandwidth.h:733:17: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tests/memtest/bandwidth.h:58:25: note: Virtual function in base class
tests/memtest/bandwidth.h:733:17: note: Function in derived class
tests/memtest/bandwidth.h:736:10: style: The function 'bench' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tests/memtest/bandwidth.h:88:18: note: Virtual function in base class
tests/memtest/bandwidth.h:736:10: note: Function in derived class
tests/memtest/bandwidth.h:748:17: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tests/memtest/bandwidth.h:58:25: note: Virtual function in base class
tests/memtest/bandwidth.h:748:17: note: Function in derived class
tests/memtest/bandwidth.h:752:10: style: The function 'bench' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tests/memtest/bandwidth.h:88:18: note: Virtual function in base class
tests/memtest/bandwidth.h:752:10: note: Function in derived class
tests/memtest/bandwidth.h:786:17: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tests/memtest/bandwidth.h:58:25: note: Virtual function in base class
tests/memtest/bandwidth.h:786:17: note: Function in derived class
tests/memtest/bandwidth.h:790:12: style: The function 'bench' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tests/memtest/bandwidth.h:88:18: note: Virtual function in base class
tests/memtest/bandwidth.h:790:12: note: Function in derived class
tests/memtest/bandwidth.h:820:17: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tests/memtest/bandwidth.h:58:25: note: Virtual function in base class
tests/memtest/bandwidth.h:820:17: note: Function in derived class
tests/memtest/bandwidth.h:822:10: style: The function 'usesNeon' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tests/memtest/bandwidth.h:62:18: note: Virtual function in base class
tests/memtest/bandwidth.h:822:10: note: Function in derived class
tests/memtest/bandwidth.h:850:10: style: The function 'bench' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tests/memtest/bandwidth.h:88:18: note: Virtual function in base class
tests/memtest/bandwidth.h:850:10: note: Function in derived class
tests/memtest/bandwidth.h:860:17: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tests/memtest/bandwidth.h:58:25: note: Virtual function in base class
tests/memtest/bandwidth.h:860:17: note: Function in derived class
tests/memtest/bandwidth.h:862:10: style: The function 'usesNeon' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tests/memtest/bandwidth.h:62:18: note: Virtual function in base class
tests/memtest/bandwidth.h:862:10: note: Function in derived class
tests/memtest/bandwidth.h:894:10: style: The function 'bench' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tests/memtest/bandwidth.h:88:18: note: Virtual function in base class
tests/memtest/bandwidth.h:894:10: note: Function in derived class
tests/memtest/bandwidth.h:905:17: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tests/memtest/bandwidth.h:58:25: note: Virtual function in base class
tests/memtest/bandwidth.h:905:17: note: Function in derived class
tests/memtest/bandwidth.h:907:10: style: The function 'usesNeon' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tests/memtest/bandwidth.h:62:18: note: Virtual function in base class
tests/memtest/bandwidth.h:907:10: note: Function in derived class
tests/memtest/bandwidth.h:935:10: style: The function 'bench' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
tests/memtest/bandwidth.h:88:18: note: Virtual function in base class
tests/memtest/bandwidth.h:935:10: note: Function in derived class
tests/memtest/memtest.cpp:117:13: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
tests/memtest/memtest.cpp:121:13: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
tests/memtest/memtest.cpp:121:13: portability: %zd in format string (no. 3) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
tests/memtest/memtest.cpp:121:13: portability: %zd in format string (no. 4) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
tests/memtest/memtest.cpp:131:5: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
tests/memtest/memtest.cpp:138:9: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
tests/memtest/memtest.cpp:157:9: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
tests/pagingtest/mmap_test.c:46:1: style: Label 'err' is not used. [unusedLabel]
tests/pagingtest/pagingtest.c:118:17: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
tests/pagingtest/pagingtest.c:125:17: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
tests/pftest/pftest.c:48:15: style: The scope of the variable 'p' can be reduced. [variableScope]
tests/sdcard/sdcard_perf_test.cpp:130:5: warning: printf format string requires 0 parameters but 1 is given. [wrongPrintfScanfArgNum]
tests/sdcard/sdcard_perf_test.cpp:375:9: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
tests/sdcard/sdcard_perf_test.cpp:540:9: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
tests/sdcard/sdcard_perf_test.cpp:617:9: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
tests/sdcard/sdcard_perf_test.cpp:625:13: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
tests/sdcard/sdcard_perf_test.cpp:691:5: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
tests/sdcard/sdcard_perf_test.cpp:692:5: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
tests/sdcard/sdcard_perf_test.cpp:206:9: style: The scope of the variable 'c' can be reduced. [variableScope]
tests/sdcard/sdcard_perf_test.cpp:491:18: style: Variable 'size' is assigned a value that is never used. [unreadVariable]
tests/sdcard/testcase.h:94:9: style: Technically the member function 'android_test::TestCase::fadvise' can be const. [functionConst]
tests/sdcard/testcase.h:99:10: performance: Technically the member function 'android_test::TestCase::setDump' can be static. [functionStatic]
tests/sdcard/testcase.h:53:5: style: Class 'TestCase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tests/sdcard/stopwatch.cpp:118:19: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
tests/sdcard/stopwatch.cpp:121:5: portability: %d in format string (no. 3) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
tests/sdcard/stopwatch.cpp:131:9: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
tests/sdcard/stopwatch.cpp:131:9: portability: %d in format string (no. 5) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
tests/sdcard/stopwatch.cpp:131:9: portability: %d in format string (no. 7) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
tests/sdcard/stopwatch.cpp:154:9: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
tests/sdcard/stopwatch.cpp:223:9: portability: %d in format string (no. 3) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
tests/sdcard/stopwatch.cpp:224:9: portability: %d in format string (no. 3) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
tests/sdcard/stopwatch.cpp:232:9: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
tests/sdcard/stopwatch.cpp:64:13: style: C-style pointer casting [cstyleCast]
tests/sdcard/stopwatch.cpp:156:17: style: C-style pointer casting [cstyleCast]
tests/sdcard/stopwatch.cpp:100:38: style: Function 'setPrintRawMode' argument 1 names different: declaration 'printRaw' definition 'raw'. [funcArgNamesDifferent]
tests/sdcard/stopwatch.h:122:38: note: Function 'setPrintRawMode' argument 1 names different: declaration 'printRaw' definition 'raw'.
tests/sdcard/stopwatch.cpp:100:38: note: Function 'setPrintRawMode' argument 1 names different: declaration 'printRaw' definition 'raw'.
tests/sdcard/stopwatch.h:126:12: style: Unused private function: 'StopWatch::timespecToDouble' [unusedPrivateFunction]
tests/sdcard/stopwatch.h:126:12: performance: Technically the member function 'android_test::StopWatch::timespecToDouble' can be static. [functionStatic]
tests/sdcard/stopwatch.cpp:209:19: note: Technically the member function 'android_test::StopWatch::timespecToDouble' can be static.
tests/sdcard/stopwatch.h:126:12: note: Technically the member function 'android_test::StopWatch::timespecToDouble' can be static.
tests/sdcard/stopwatch.cpp:64:5: style: Class 'StopWatch' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
tests/sdcard/stopwatch.cpp:64:5: style: Class 'StopWatch' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
tests/sdcard/stopwatch.cpp:156:9: error: Common realloc mistake: 'mData' nulled but not freed upon failure [memleakOnRealloc]
tests/sdcard/sysutil.cpp:194:13: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
tests/sdcard/sysutil.cpp:194:13: portability: %d in format string (no. 3) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
tests/sdcard/testcase.cpp:42:11: warning: Member variable 'TestCase::mName' is not initialized in the constructor. [uninitMemberVar]
tests/sdcard/testcase.cpp:42:11: warning: Member variable 'TestCase::mOpenTimer' is not initialized in the constructor. [uninitMemberVar]
tests/sdcard/testcase.cpp:42:11: warning: Member variable 'TestCase::mReadTimer' is not initialized in the constructor. [uninitMemberVar]
tests/sdcard/testcase.cpp:42:11: warning: Member variable 'TestCase::mWriteTimer' is not initialized in the constructor. [uninitMemberVar]
tests/sdcard/testcase.cpp:42:11: warning: Member variable 'TestCase::mSyncTimer' is not initialized in the constructor. [uninitMemberVar]
tests/sdcard/testcase.cpp:42:11: warning: Member variable 'TestCase::mTruncateTimer' is not initialized in the constructor. [uninitMemberVar]
tests/sdcard/testcase.cpp:42:11: warning: Member variable 'TestCase::mTraverseTimer' is not initialized in the constructor. [uninitMemberVar]
tests/tcp_nuke_addr/tcp_nuke_addr_test.cpp:122:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
tests/tcp_nuke_addr/tcp_nuke_addr_test.cpp:117:14: style: The scope of the variable 'total' can be reduced. [variableScope]
tests/tcp_nuke_addr/tcp_nuke_addr_test.cpp:141:17: style: Variable 't0' is assigned a value that is never used. [unreadVariable]
tests/timetest/timetest.c:60:15: style: The scope of the variable 'tnow' can be reduced. [variableScope]
tests/wifi/stress/wifiLoadScanAssoc.c:453:25: style: Variable 'nanosecspersec' is assigned a value that is never used. [unreadVariable]
verity/fec/image.cpp:422:9: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
verity/fec/image.cpp:192:18: style: C-style pointer casting [cstyleCast]
verity/fec/image.cpp:533:27: style: C-style pointer casting [cstyleCast]
verity/fec/image.cpp:279:49: style: Function 'image_load' argument 1 names different: declaration 'filename' definition 'filenames'. [funcArgNamesDifferent]
verity/fec/image.h:82:56: note: Function 'image_load' argument 1 names different: declaration 'filename' definition 'filenames'.
verity/fec/image.cpp:279:49: note: Function 'image_load' argument 1 names different: declaration 'filename' definition 'filenames'.
verity/fec/image.cpp:538:36: style: Function 'image_process' argument 1 names different: declaration 'f' definition 'func'. [funcArgNamesDifferent]
verity/fec/image.h:90:43: note: Function 'image_process' argument 1 names different: declaration 'f' definition 'func'.
verity/fec/image.cpp:538:36: note: Function 'image_process' argument 1 names different: declaration 'f' definition 'func'.
verity/fec/main.cpp:63:12: style: The scope of the variable 'rv' can be reduced. [variableScope]
verity/verify_boot_signature.c:94:9: style: Unused variable: i [unusedVariable]
[22:43]

ftp://ftp.se.debian.org/debian/pool/main/a/android-platform-system-tools-aidl/android-platform-system-tools-aidl_7.0.0+r33.orig.tar.gz
aidl.cpp:128:9: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aidl.cpp:76:17: style: The scope of the variable 'p' can be reduced. [variableScope]
type_namespace.h:244:0: style: Function 'FindTypeByCanonicalName' argument 1 names different: declaration 'name' definition 'raw_name'. [funcArgNamesDifferent]
type_namespace.h:152:0: note: Function 'FindTypeByCanonicalName' argument 1 names different: declaration 'name' definition 'raw_name'.
type_namespace.h:244:0: note: Function 'FindTypeByCanonicalName' argument 1 names different: declaration 'name' definition 'raw_name'.
type_namespace.h:383:0: style: Function 'GetValidatableType' argument 1 names different: declaration 'type' definition 'aidl_type'. [funcArgNamesDifferent]
type_namespace.h:185:0: note: Function 'GetValidatableType' argument 1 names different: declaration 'type' definition 'aidl_type'.
type_namespace.h:383:0: note: Function 'GetValidatableType' argument 1 names different: declaration 'type' definition 'aidl_type'.
aidl_language.h:179:7: style: Technically the member function 'AidlMethod::GetId' can be const. [functionConst]
aidl_language.h:365:51: style: Technically the member function 'Parser::GetImports' can be const. [functionConst]
aidl_language.h:215:3: style: Class 'AidlDocument' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ast_cpp.h:352:3: style: Class 'CppNamespace' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ast_java.h:72:3: style: Struct 'LiteralExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ast_java.h:81:3: style: Struct 'StringLiteralExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ast_java.h:144:3: style: Struct 'ExpressionStatement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ast_java.h:167:3: style: Struct 'MethodCall' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ast_java.h:194:3: style: Struct 'NewExpression' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ast_java.h:238:3: style: Struct 'VariableDeclaration' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ast_java.h:258:3: style: Struct 'ReturnStatement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ast_java.h:275:3: style: Struct 'CatchStatement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ast_java.h:293:3: style: Struct 'Case' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ast_java.h:302:3: style: Struct 'SwitchStatement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
generate_java.h:47:3: style: Class 'VariableFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
type_java.h:120:3: style: Class 'FileDescriptorArrayType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
type_java.h:133:3: style: Class 'FileDescriptorType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
type_java.h:143:3: style: Class 'BooleanArrayType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
type_java.h:156:3: style: Class 'BooleanType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
type_java.h:166:3: style: Class 'CharArrayType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
type_java.h:179:3: style: Class 'CharType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
type_java.h:189:3: style: Class 'StringArrayType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
type_java.h:219:3: style: Class 'CharSequenceType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
type_java.h:231:3: style: Class 'RemoteExceptionType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
type_java.h:241:3: style: Class 'RuntimeExceptionType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
type_java.h:251:3: style: Class 'IBinderArrayType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
type_java.h:264:3: style: Class 'IBinderType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
type_java.h:274:3: style: Class 'IInterfaceType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
type_java.h:284:3: style: Class 'BinderType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
type_java.h:294:3: style: Class 'BinderProxyType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
type_java.h:304:3: style: Class 'ParcelType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
type_java.h:315:3: style: Class 'ParcelableInterfaceType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
type_java.h:325:3: style: Class 'MapType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
type_java.h:338:3: style: Class 'ListType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
type_java.h:410:3: style: Class 'ClassLoaderType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ast_java.h:97:8: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ast_java.h:66:16: note: Virtual function in base class
ast_java.h:97:8: note: Function in derived class
ast_java.h:109:8: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ast_java.h:66:16: note: Virtual function in base class
ast_java.h:109:8: note: Function in derived class
aidl.cpp:505:36: performance: Function parameter 'preprocessed_files' should be passed by const reference. [passedByValue]
aidl.cpp:506:36: performance: Function parameter 'import_paths' should be passed by const reference. [passedByValue]
aidl_language.h:371:7: warning: Access of moved variable 'imports_'. [accessMoved]
aidl_language.h:370:14: note: Calling std::move(imports_)
aidl_language.h:371:7: note: $symbol:imports_
Access of moved variable '$symbol'.
aidl.cpp:542:8: performance: Passing the result of c_str() to a function that takes std::string as argument no. 1 is slow and redundant. [stlcstrParam]
aidl.cpp:698:10: performance: Passing the result of c_str() to a function that takes std::string as argument no. 2 is slow and redundant. [stlcstrParam]
aidl_language.cpp:149:64: style: Function 'AidlInterface' argument 4 names different: declaration 'oneway_' definition 'oneway'. [funcArgNamesDifferent]
aidl_language.h:280:51: note: Function 'AidlInterface' argument 4 names different: declaration 'oneway_' definition 'oneway'.
aidl_language.cpp:149:64: note: Function 'AidlInterface' argument 4 names different: declaration 'oneway_' definition 'oneway'.
aidl_language.cpp:59:56: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
aidl_language.cpp:90:40: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
aidl_language.cpp:94:65: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
aidl_language.cpp:112:65: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
aidl_language.cpp:189:50: performance: Function parameter 'comments' should be passed by const reference. [passedByValue]
aidl_unittest.cpp:91:0: error: syntax error [syntaxError]
ast_cpp.cpp:205:52: style: Function 'AddLiteral' argument 1 names different: declaration 'expression' definition 'expression_str'. [funcArgNamesDifferent]
ast_cpp.h:183:38: note: Function 'AddLiteral' argument 1 names different: declaration 'expression' definition 'expression_str'.
ast_cpp.cpp:205:52: note: Function 'AddLiteral' argument 1 names different: declaration 'expression' definition 'expression_str'.
ast_cpp.cpp:285:3: error: Returning/dereferencing 'ret' after it is deallocated / released [deallocret]
ast_cpp_unittest.cpp:104:0: error: syntax error [syntaxError]
ast_java.cpp:196:30: style: C-style pointer casting [cstyleCast]
ast_java.cpp:235:30: style: C-style pointer casting [cstyleCast]
ast_java.cpp:67:18: style: Function 'Field' argument 1 names different: declaration 'modifiers' definition 'm'. [funcArgNamesDifferent]
ast_java.h:119:13: note: Function 'Field' argument 1 names different: declaration 'modifiers' definition 'm'.
ast_java.cpp:67:18: note: Function 'Field' argument 1 names different: declaration 'modifiers' definition 'm'.
ast_java.cpp:67:31: style: Function 'Field' argument 2 names different: declaration 'variable' definition 'v'. [funcArgNamesDifferent]
ast_java.h:119:34: note: Function 'Field' argument 2 names different: declaration 'variable' definition 'v'.
ast_java.cpp:67:31: note: Function 'Field' argument 2 names different: declaration 'variable' definition 'v'.
ast_java.cpp:143:54: style: Function 'ExpressionStatement' argument 1 names different: declaration 'expression' definition 'e'. [funcArgNamesDifferent]
ast_java.h:144:35: note: Function 'ExpressionStatement' argument 1 names different: declaration 'expression' definition 'e'.
ast_java.cpp:143:54: note: Function 'ExpressionStatement' argument 1 names different: declaration 'expression' definition 'e'.
ast_java.cpp:150:34: style: Function 'Assignment' argument 1 names different: declaration 'lvalue' definition 'l'. [funcArgNamesDifferent]
ast_java.h:154:24: note: Function 'Assignment' argument 1 names different: declaration 'lvalue' definition 'l'.
ast_java.cpp:150:34: note: Function 'Assignment' argument 1 names different: declaration 'lvalue' definition 'l'.
ast_java.cpp:150:49: style: Function 'Assignment' argument 2 names different: declaration 'rvalue' definition 'r'. [funcArgNamesDifferent]
ast_java.h:154:44: note: Function 'Assignment' argument 2 names different: declaration 'rvalue' definition 'r'.
ast_java.cpp:150:49: note: Function 'Assignment' argument 2 names different: declaration 'rvalue' definition 'r'.
ast_java.cpp:153:34: style: Function 'Assignment' argument 1 names different: declaration 'lvalue' definition 'l'. [funcArgNamesDifferent]
ast_java.h:155:24: note: Function 'Assignment' argument 1 names different: declaration 'lvalue' definition 'l'.
ast_java.cpp:153:34: note: Function 'Assignment' argument 1 names different: declaration 'lvalue' definition 'l'.
ast_java.cpp:153:49: style: Function 'Assignment' argument 2 names different: declaration 'rvalue' definition 'r'. [funcArgNamesDifferent]
ast_java.h:155:44: note: Function 'Assignment' argument 2 names different: declaration 'rvalue' definition 'r'.
ast_java.cpp:153:49: note: Function 'Assignment' argument 2 names different: declaration 'rvalue' definition 'r'.
ast_java.cpp:153:64: style: Function 'Assignment' argument 3 names different: declaration 'cast' definition 'c'. [funcArgNamesDifferent]
ast_java.h:155:64: note: Function 'Assignment' argument 3 names different: declaration 'cast' definition 'c'.
ast_java.cpp:153:64: note: Function 'Assignment' argument 3 names different: declaration 'cast' definition 'c'.
ast_java.cpp:224:42: style: Function 'NewExpression' argument 1 names different: declaration 'type' definition 't'. [funcArgNamesDifferent]
ast_java.h:194:29: note: Function 'NewExpression' argument 1 names different: declaration 'type' definition 't'.
ast_java.cpp:224:42: note: Function 'NewExpression' argument 1 names different: declaration 'type' definition 't'.
ast_java.cpp:226:42: style: Function 'NewExpression' argument 1 names different: declaration 'type' definition 't'. [funcArgNamesDifferent]
ast_java.h:195:29: note: Function 'NewExpression' argument 1 names different: declaration 'type' definition 't'.
ast_java.cpp:226:42: note: Function 'NewExpression' argument 1 names different: declaration 'type' definition 't'.
ast_java.cpp:246:52: style: Function 'NewArrayExpression' argument 1 names different: declaration 'type' definition 't'. [funcArgNamesDifferent]
ast_java.h:207:34: note: Function 'NewArrayExpression' argument 1 names different: declaration 'type' definition 't'.
ast_java.cpp:246:52: note: Function 'NewArrayExpression' argument 1 names different: declaration 'type' definition 't'.
ast_java.cpp:246:67: style: Function 'NewArrayExpression' argument 2 names different: declaration 'size' definition 's'. [funcArgNamesDifferent]
ast_java.h:207:52: note: Function 'NewArrayExpression' argument 2 names different: declaration 'size' definition 's'.
ast_java.cpp:246:67: note: Function 'NewArrayExpression' argument 2 names different: declaration 'size' definition 's'.
ast_java.cpp:255:30: style: Function 'Ternary' argument 1 names different: declaration 'condition' definition 'a'. [funcArgNamesDifferent]
ast_java.h:218:23: note: Function 'Ternary' argument 1 names different: declaration 'condition' definition 'a'.
ast_java.cpp:255:30: note: Function 'Ternary' argument 1 names different: declaration 'condition' definition 'a'.
ast_java.cpp:255:45: style: Function 'Ternary' argument 2 names different: declaration 'ifpart' definition 'b'. [funcArgNamesDifferent]
ast_java.h:218:46: note: Function 'Ternary' argument 2 names different: declaration 'ifpart' definition 'b'.
ast_java.cpp:255:45: note: Function 'Ternary' argument 2 names different: declaration 'ifpart' definition 'b'.
ast_java.cpp:255:60: style: Function 'Ternary' argument 3 names different: declaration 'elsepart' definition 'c'. [funcArgNamesDifferent]
ast_java.h:218:66: note: Function 'Ternary' argument 3 names different: declaration 'elsepart' definition 'c'.
ast_java.cpp:255:60: note: Function 'Ternary' argument 3 names different: declaration 'elsepart' definition 'c'.
ast_java.cpp:268:24: style: Function 'Cast' argument 1 names different: declaration 'type' definition 't'. [funcArgNamesDifferent]
ast_java.h:228:20: note: Function 'Cast' argument 1 names different: declaration 'type' definition 't'.
ast_java.cpp:268:24: note: Function 'Cast' argument 1 names different: declaration 'type' definition 't'.
ast_java.cpp:268:39: style: Function 'Cast' argument 2 names different: declaration 'expression' definition 'e'. [funcArgNamesDifferent]
ast_java.h:228:38: note: Function 'Cast' argument 2 names different: declaration 'expression' definition 'e'.
ast_java.cpp:268:39: note: Function 'Cast' argument 2 names different: declaration 'expression' definition 'e'.
ast_java.cpp:276:52: style: Function 'VariableDeclaration' argument 1 names different: declaration 'lvalue' definition 'l'. [funcArgNamesDifferent]
ast_java.h:239:33: note: Function 'VariableDeclaration' argument 1 names different: declaration 'lvalue' definition 'l'.
ast_java.cpp:276:52: note: Function 'VariableDeclaration' argument 1 names different: declaration 'lvalue' definition 'l'.
ast_java.cpp:276:67: style: Function 'VariableDeclaration' argument 2 names different: declaration 'rvalue' definition 'r'. [funcArgNamesDifferent]
ast_java.h:239:53: note: Function 'VariableDeclaration' argument 2 names different: declaration 'rvalue' definition 'r'.
ast_java.cpp:276:67: note: Function 'VariableDeclaration' argument 2 names different: declaration 'rvalue' definition 'r'.
ast_java.cpp:277:54: style: Function 'VariableDeclaration' argument 3 names different: declaration 'cast' definition 'c'. [funcArgNamesDifferent]
ast_java.h:240:35: note: Function 'VariableDeclaration' argument 3 names different: declaration 'cast' definition 'c'.
ast_java.cpp:277:54: note: Function 'VariableDeclaration' argument 3 names different: declaration 'cast' definition 'c'.
ast_java.cpp:280:52: style: Function 'VariableDeclaration' argument 1 names different: declaration 'lvalue' definition 'l'. [funcArgNamesDifferent]
ast_java.h:238:33: note: Function 'VariableDeclaration' argument 1 names different: declaration 'lvalue' definition 'l'.
ast_java.cpp:280:52: note: Function 'VariableDeclaration' argument 1 names different: declaration 'lvalue' definition 'l'.
ast_java.cpp:307:46: style: Function 'ReturnStatement' argument 1 names different: declaration 'expression' definition 'e'. [funcArgNamesDifferent]
ast_java.h:258:31: note: Function 'ReturnStatement' argument 1 names different: declaration 'expression' definition 'e'.
ast_java.cpp:307:46: note: Function 'ReturnStatement' argument 1 names different: declaration 'expression' definition 'e'.
ast_java.cpp:320:42: style: Function 'CatchStatement' argument 1 names different: declaration 'exception' definition 'e'. [funcArgNamesDifferent]
ast_java.h:275:28: note: Function 'CatchStatement' argument 1 names different: declaration 'exception' definition 'e'.
ast_java.cpp:320:42: note: Function 'CatchStatement' argument 1 names different: declaration 'exception' definition 'e'.
ast_java.cpp:357:46: style: Function 'SwitchStatement' argument 1 names different: declaration 'expression' definition 'e'. [funcArgNamesDifferent]
ast_java.h:302:31: note: Function 'SwitchStatement' argument 1 names different: declaration 'expression' definition 'e'.
ast_java.cpp:357:46: note: Function 'SwitchStatement' argument 1 names different: declaration 'expression' definition 'e'.
ast_java.cpp:321:7: style: Struct 'CatchStatement' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
ast_java.cpp:321:7: style: Struct 'CatchStatement' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ast_java_unittest.cpp:41:0: error: syntax error [syntaxError]
code_writer.cpp:34:3: style: Class 'StringCodeWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
generate_cpp.cpp:752:44: style: Same value in both branches of ternary operator. [duplicateValueTernary]
generate_cpp.cpp:756:51: style: Same value in both branches of ternary operator. [duplicateValueTernary]
type_namespace.h:244:24: style: Function 'FindTypeByCanonicalName' argument 1 names different: declaration 'name' definition 'raw_name'. [funcArgNamesDifferent]
type_namespace.h:152:55: note: Function 'FindTypeByCanonicalName' argument 1 names different: declaration 'name' definition 'raw_name'.
type_namespace.h:244:24: note: Function 'FindTypeByCanonicalName' argument 1 names different: declaration 'name' definition 'raw_name'.
type_namespace.h:383:21: style: Function 'GetValidatableType' argument 1 names different: declaration 'type' definition 'aidl_type'. [funcArgNamesDifferent]
type_namespace.h:185:23: note: Function 'GetValidatableType' argument 1 names different: declaration 'type' definition 'aidl_type'.
type_namespace.h:383:21: note: Function 'GetValidatableType' argument 1 names different: declaration 'type' definition 'aidl_type'.
generate_cpp.cpp:377:61: style: Function 'BuildClientSource' argument 2 names different: declaration 'parsed_doc' definition 'interface'. [funcArgNamesDifferent]
generate_cpp.h:53:66: note: Function 'BuildClientSource' argument 2 names different: declaration 'parsed_doc' definition 'interface'.
generate_cpp.cpp:377:61: note: Function 'BuildClientSource' argument 2 names different: declaration 'parsed_doc' definition 'interface'.
generate_cpp.cpp:502:61: style: Function 'BuildServerSource' argument 2 names different: declaration 'parsed_doc' definition 'interface'. [funcArgNamesDifferent]
generate_cpp.h:55:66: note: Function 'BuildServerSource' argument 2 names different: declaration 'parsed_doc' definition 'interface'.
generate_cpp.cpp:502:61: note: Function 'BuildServerSource' argument 2 names different: declaration 'parsed_doc' definition 'interface'.
generate_cpp.cpp:564:64: style: Function 'BuildInterfaceSource' argument 2 names different: declaration 'parsed_doc' definition 'interface'. [funcArgNamesDifferent]
generate_cpp.h:57:69: note: Function 'BuildInterfaceSource' argument 2 names different: declaration 'parsed_doc' definition 'interface'.
generate_cpp.cpp:564:64: note: Function 'BuildInterfaceSource' argument 2 names different: declaration 'parsed_doc' definition 'interface'.
generate_cpp.cpp:586:61: style: Function 'BuildClientHeader' argument 2 names different: declaration 'parsed_doc' definition 'interface'. [funcArgNamesDifferent]
generate_cpp.h:59:66: note: Function 'BuildClientHeader' argument 2 names different: declaration 'parsed_doc' definition 'interface'.
generate_cpp.cpp:586:61: note: Function 'BuildClientHeader' argument 2 names different: declaration 'parsed_doc' definition 'interface'.
generate_cpp.cpp:626:61: style: Function 'BuildServerHeader' argument 2 names different: declaration 'parsed_doc' definition 'interface'. [funcArgNamesDifferent]
generate_cpp.h:61:66: note: Function 'BuildServerHeader' argument 2 names different: declaration 'parsed_doc' definition 'interface'.
generate_cpp.cpp:626:61: note: Function 'BuildServerHeader' argument 2 names different: declaration 'parsed_doc' definition 'interface'.
generate_cpp.cpp:658:64: style: Function 'BuildInterfaceHeader' argument 2 names different: declaration 'parsed_doc' definition 'interface'. [funcArgNamesDifferent]
generate_cpp.h:63:69: note: Function 'BuildInterfaceHeader' argument 2 names different: declaration 'parsed_doc' definition 'interface'.
generate_cpp.cpp:658:64: note: Function 'BuildInterfaceHeader' argument 2 names different: declaration 'parsed_doc' definition 'interface'.
type_namespace.h:182:8: performance: Technically the member function 'android::aidl::LanguageTypeNamespace::IsContainerType' can be static. [functionStatic]
type_namespace.h:304:32: note: Technically the member function 'android::aidl::LanguageTypeNamespace::IsContainerType' can be static.
type_namespace.h:182:8: note: Technically the member function 'android::aidl::LanguageTypeNamespace::IsContainerType' can be static.
type_cpp.h:114:12: style: The function 'TypeNamespace' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
type_namespace.h:130:12: note: Virtual function in base class
type_cpp.h:114:12: note: Function in derived class
generate_cpp_unittest.cpp:712:0: error: syntax error [syntaxError]
generate_java_binder.cpp:266:8: style: The scope of the variable 'hasOutParams' can be reduced. [variableScope]
generate_java_binder.cpp:98:9: style: Class 'StubClass' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
generate_java_binder.cpp:98:9: style: Class 'StubClass' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
generate_java_binder.cpp:198:3: style: Class 'ProxyClass' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
generate_java_binder.cpp:198:3: style: Class 'ProxyClass' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
io_delegate_unittest.cpp:34:0: error: syntax error [syntaxError]
line_reader.cpp:59:3: style: Class 'MemoryLineReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aidl.h:57:36: performance: Function parameter 'preprocessed_files' should be passed by const reference. [passedByValue]
aidl.h:58:36: performance: Function parameter 'import_paths' should be passed by const reference. [passedByValue]
options_unittest.cpp:91:0: error: syntax error [syntaxError]
tests/aidl_test_service.cpp:89:3: style: Class 'NamedCallback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
tests/end_to_end_tests.cpp:73:0: error: syntax error [syntaxError]
tests/test_util.cpp:108:57: error: Uninitialized variable: length [uninitvar]
type_cpp_unittest.cpp:35:0: error: syntax error [syntaxError]
type_java.cpp:715:46: style: Function 'GenericListType' argument 2 names different: declaration 'arg' definition 'contained_type'. [funcArgNamesDifferent]
type_java.h:415:63: note: Function 'GenericListType' argument 2 names different: declaration 'arg' definition 'contained_type'.
type_java.cpp:715:46: note: Function 'GenericListType' argument 2 names different: declaration 'arg' definition 'contained_type'.
type_java_unittest.cpp:38:0: error: syntax error [syntaxError]
[22:43]

ftp://ftp.se.debian.org/debian/pool/main/a/android-platform-tools-analytics-library/android-platform-tools-analytics-library_2.2.2.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/android-platform-tools-apksig/android-platform-tools-apksig_0.8.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/android-platform-tools-base/android-platform-tools-base_2.2.2.orig.tar.xz
build-system/integration-test/test-projects/ndkSanAngeles/misc/app-linux.c:105:0: error: #error WINDOW_BPP must be 16 or 32 [preprocessorErrorDirective]
build-system/integration-test/test-projects/ndkSanAngeles/misc/app-win32.c:91:0: error: #error WINDOW_BPP must be 16 or 32 [preprocessorErrorDirective]
build-system/integration-test/test-projects/ndkSanAngeles/src/main/jni/demo.c:206:30: style: int result is assigned to long variable. If the variable is long to avoid loss of information, then you have loss of information. [truncLongCastAssignment]
build-system/integration-test/test-projects/ndkSanAngeles/src/main/jni/demo.c:333:13: style: Variable 'currentQuad' is modified but its new value is never used. [unreadVariable]
build-system/integration-test/test-projects/ndkSanAngeles/src/main/jni/demo.c:391:13: style: Variable 'currentQuad' is modified but its new value is never used. [unreadVariable]
build-system/integration-test/test-projects/ndkSanAngeles2/misc/app-linux.c:105:0: error: #error WINDOW_BPP must be 16 or 32 [preprocessorErrorDirective]
build-system/integration-test/test-projects/ndkSanAngeles2/misc/app-win32.c:91:0: error: #error WINDOW_BPP must be 16 or 32 [preprocessorErrorDirective]
build-system/integration-test/test-projects/ndkSanAngeles2/src/main/jni/demo.c:206:30: style: int result is assigned to long variable. If the variable is long to avoid loss of information, then you have loss of information. [truncLongCastAssignment]
build-system/integration-test/test-projects/ndkSanAngeles2/src/main/jni/demo.c:333:13: style: Variable 'currentQuad' is modified but its new value is never used. [unreadVariable]
build-system/integration-test/test-projects/ndkSanAngeles2/src/main/jni/demo.c:391:13: style: Variable 'currentQuad' is modified but its new value is never used. [unreadVariable]
profiler/native/cpu/cpu_collector.h:56:20: style: Member variable 'CpuCollector::sampler_' is in the wrong place in the initializer list. [initializerList]
profiler/native/cpu/cpu_collector.h:35:51: note: Member variable 'CpuCollector::sampler_' is in the wrong place in the initializer list.
profiler/native/cpu/cpu_collector.h:56:20: note: Member variable 'CpuCollector::sampler_' is in the wrong place in the initializer list.
profiler/native/cpu/cpu_usage_sampler.h:33:3: style: Class 'CpuUsageSampler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
profiler/native/network/connection_sampler.cc:56:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
profiler/native/network/network_sampler.cc:28:47: style: Function 'GetUid' argument 1 names different: declaration 'pid_status_file' definition 'data_file'. [funcArgNamesDifferent]
profiler/native/network/network_sampler.h:36:40: note: Function 'GetUid' argument 1 names different: declaration 'pid_status_file' definition 'data_file'.
profiler/native/network/network_sampler.cc:28:47: note: Function 'GetUid' argument 1 names different: declaration 'pid_status_file' definition 'data_file'.
profiler/native/network/network_sampler.cc:36:54: style: Function 'GetUidString' argument 1 names different: declaration 'pid_status_file' definition 'data_file'. [funcArgNamesDifferent]
profiler/native/network/network_sampler.h:41:47: note: Function 'GetUidString' argument 1 names different: declaration 'pid_status_file' definition 'data_file'.
profiler/native/network/network_sampler.cc:36:54: note: Function 'GetUidString' argument 1 names different: declaration 'pid_status_file' definition 'data_file'.
profiler/native/network/network_sampler.cc:37:54: style: Function 'GetUidString' argument 2 names different: declaration 'uid' definition 'uid_result'. [funcArgNamesDifferent]
profiler/native/network/network_sampler.h:42:41: note: Function 'GetUidString' argument 2 names different: declaration 'uid' definition 'uid_result'.
profiler/native/network/network_sampler.cc:37:54: note: Function 'GetUidString' argument 2 names different: declaration 'uid' definition 'uid_result'.
profiler/native/perfa/perfa.cc:32:3: performance: Variable 'service_stub_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
profiler/native/perfa/perfa.h:34:3: style: Class 'Perfa' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
profiler/native/perfd/memory/memory_collector.h:35:8: performance: Technically the member function 'profiler::MemoryCollector::CreateSamplers' can be static. [functionStatic]
profiler/native/perfd/memory/memory_collector.cc:47:23: note: Technically the member function 'profiler::MemoryCollector::CreateSamplers' can be static.
profiler/native/perfd/memory/memory_collector.h:35:8: note: Technically the member function 'profiler::MemoryCollector::CreateSamplers' can be static.
profiler/native/perfd/memory/memory_collector.h:30:3: style: Class 'MemoryCollector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
profiler/native/perfd/memory/memory_levels_sampler.cc:82:9: style: The scope of the variable 'result' can be reduced. [variableScope]
profiler/native/perfd/memory/memory_levels_sampler.h:30:7: performance: Technically the member function 'profiler::MemoryLevelsSampler::ParseInt' can be static. [functionStatic]
profiler/native/perfd/memory/memory_levels_sampler.cc:218:26: note: Technically the member function 'profiler::MemoryLevelsSampler::ParseInt' can be static.
profiler/native/perfd/memory/memory_levels_sampler.h:30:7: note: Technically the member function 'profiler::MemoryLevelsSampler::ParseInt' can be static.
profiler/native/utils/bash_command.h:29:3: style: Class 'BashCommandRunner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
profiler/native/utils/file_reader.cc:59:10: style: The scope of the variable 'token_end' can be reduced. [variableScope]
profiler/native/utils/installer.h:29:3: style: Class 'Installer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
profiler/native/utils/log.android.cc:22:25: style: Function 'V' argument 1 names different: declaration 'msg' definition 'fmt'. [funcArgNamesDifferent]
profiler/native/utils/log.h:29:29: note: Function 'V' argument 1 names different: declaration 'msg' definition 'fmt'.
profiler/native/utils/log.android.cc:22:25: note: Function 'V' argument 1 names different: declaration 'msg' definition 'fmt'.
profiler/native/utils/log.android.cc:29:25: style: Function 'D' argument 1 names different: declaration 'msg' definition 'fmt'. [funcArgNamesDifferent]
profiler/native/utils/log.h:33:29: note: Function 'D' argument 1 names different: declaration 'msg' definition 'fmt'.
profiler/native/utils/log.android.cc:29:25: note: Function 'D' argument 1 names different: declaration 'msg' definition 'fmt'.
profiler/native/utils/log.android.cc:36:25: style: Function 'I' argument 1 names different: declaration 'msg' definition 'fmt'. [funcArgNamesDifferent]
profiler/native/utils/log.h:37:29: note: Function 'I' argument 1 names different: declaration 'msg' definition 'fmt'.
profiler/native/utils/log.android.cc:36:25: note: Function 'I' argument 1 names different: declaration 'msg' definition 'fmt'.
profiler/native/utils/log.android.cc:43:25: style: Function 'W' argument 1 names different: declaration 'msg' definition 'fmt'. [funcArgNamesDifferent]
profiler/native/utils/log.h:41:29: note: Function 'W' argument 1 names different: declaration 'msg' definition 'fmt'.
profiler/native/utils/log.android.cc:43:25: note: Function 'W' argument 1 names different: declaration 'msg' definition 'fmt'.
profiler/native/utils/log.android.cc:50:25: style: Function 'E' argument 1 names different: declaration 'msg' definition 'fmt'. [funcArgNamesDifferent]
profiler/native/utils/log.h:45:29: note: Function 'E' argument 1 names different: declaration 'msg' definition 'fmt'.
profiler/native/utils/log.android.cc:50:25: note: Function 'E' argument 1 names different: declaration 'msg' definition 'fmt'.
profiler/native/utils/log.cc:21:25: style: Function 'V' argument 1 names different: declaration 'msg' definition 'fmt'. [funcArgNamesDifferent]
profiler/native/utils/log.h:29:29: note: Function 'V' argument 1 names different: declaration 'msg' definition 'fmt'.
profiler/native/utils/log.cc:21:25: note: Function 'V' argument 1 names different: declaration 'msg' definition 'fmt'.
profiler/native/utils/log.cc:28:25: style: Function 'D' argument 1 names different: declaration 'msg' definition 'fmt'. [funcArgNamesDifferent]
profiler/native/utils/log.h:33:29: note: Function 'D' argument 1 names different: declaration 'msg' definition 'fmt'.
profiler/native/utils/log.cc:28:25: note: Function 'D' argument 1 names different: declaration 'msg' definition 'fmt'.
profiler/native/utils/log.cc:35:25: style: Function 'I' argument 1 names different: declaration 'msg' definition 'fmt'. [funcArgNamesDifferent]
profiler/native/utils/log.h:37:29: note: Function 'I' argument 1 names different: declaration 'msg' definition 'fmt'.
profiler/native/utils/log.cc:35:25: note: Function 'I' argument 1 names different: declaration 'msg' definition 'fmt'.
profiler/native/utils/log.cc:42:25: style: Function 'W' argument 1 names different: declaration 'msg' definition 'fmt'. [funcArgNamesDifferent]
profiler/native/utils/log.h:41:29: note: Function 'W' argument 1 names different: declaration 'msg' definition 'fmt'.
profiler/native/utils/log.cc:42:25: note: Function 'W' argument 1 names different: declaration 'msg' definition 'fmt'.
profiler/native/utils/log.cc:49:25: style: Function 'E' argument 1 names different: declaration 'msg' definition 'fmt'. [funcArgNamesDifferent]
profiler/native/utils/log.h:45:29: note: Function 'E' argument 1 names different: declaration 'msg' definition 'fmt'.
profiler/native/utils/log.cc:49:25: note: Function 'E' argument 1 names different: declaration 'msg' definition 'fmt'.
profiler/native/utils/stopwatch.h:40:3: style: Class 'Stopwatch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
profiler/native/utils/stopwatch_test.cc:28:3: style: Class 'MockClock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
profiler/native/utils/time_value_buffer.h:40:3: style: Class 'TimeValueBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
profiler/native/utils/token.cc:28:10: style: The scope of the variable 'end' can be reduced. [variableScope]
[22:43]

ftp://ftp.se.debian.org/debian/pool/main/a/android-platform-tools-swt/android-platform-tools-swt_2.0.0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/android-tools/android-tools_5.1.1.r38.orig.tar.xz
android-tools_5.1.1_r38/external/libselinux/src/android.c:78:2: style: Variable 'fd_base' is reassigned a value before the old one has been used. [redundantAssignment]
android-tools_5.1.1_r38/external/libselinux/src/android.c:71:0: note: Variable 'fd_base' is reassigned a value before the old one has been used.
android-tools_5.1.1_r38/external/libselinux/src/android.c:78:2: note: Variable 'fd_base' is reassigned a value before the old one has been used.
android-tools_5.1.1_r38/external/libselinux/src/android.c:293:2: style: Variable 'fp' is reassigned a value before the old one has been used. [redundantAssignment]
android-tools_5.1.1_r38/external/libselinux/src/android.c:282:0: note: Variable 'fp' is reassigned a value before the old one has been used.
android-tools_5.1.1_r38/external/libselinux/src/android.c:293:2: note: Variable 'fp' is reassigned a value before the old one has been used.
android-tools_5.1.1_r38/external/libselinux/src/android.c:874:5: style: Variable 'handle' is reassigned a value before the old one has been used. [redundantAssignment]
android-tools_5.1.1_r38/external/libselinux/src/android.c:871:0: note: Variable 'handle' is reassigned a value before the old one has been used.
android-tools_5.1.1_r38/external/libselinux/src/android.c:874:5: note: Variable 'handle' is reassigned a value before the old one has been used.
android-tools_5.1.1_r38/external/libselinux/src/avc.c:890:6: style: The scope of the variable 'i' can be reduced. [variableScope]
android-tools_5.1.1_r38/external/libselinux/src/avc_internal.c:226:6: style: The scope of the variable 'rc' can be reduced. [variableScope]
android-tools_5.1.1_r38/external/libselinux/src/avc_internal.c:253:6: style: The scope of the variable 'rc' can be reduced. [variableScope]
android-tools_5.1.1_r38/external/libselinux/src/avc_sidtab.c:126:2: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/external/libselinux/src/avc_sidtab.c:104:38: style: Function 'sidtab_sid_stats' argument 1 names different: declaration 's' definition 'h'. [funcArgNamesDifferent]
android-tools_5.1.1_r38/external/libselinux/src/avc_sidtab.h:33:38: note: Function 'sidtab_sid_stats' argument 1 names different: declaration 's' definition 'h'.
android-tools_5.1.1_r38/external/libselinux/src/avc_sidtab.c:104:38: note: Function 'sidtab_sid_stats' argument 1 names different: declaration 's' definition 'h'.
android-tools_5.1.1_r38/external/libselinux/src/context.c:102:6: style: The scope of the variable 'i' can be reduced. [variableScope]
android-tools_5.1.1_r38/external/libselinux/src/context.c:155:14: style: The scope of the variable 'p' can be reduced. [variableScope]
android-tools_5.1.1_r38/external/libselinux/src/context.c:38:19: error: Dereferencing 'n' after it is deallocated / released [deallocuse]
android-tools_5.1.1_r38/external/libselinux/src/context.c:39:6: error: Dereferencing 'n' after it is deallocated / released [deallocuse]
android-tools_5.1.1_r38/external/libselinux/src/label_android_property.c:163:18: warning: Possible null pointer dereference: path [nullPointer]
android-tools_5.1.1_r38/external/libselinux/src/label_android_property.c:147:21: note: Assignment 'path=NULL', assigned value is 0
android-tools_5.1.1_r38/external/libselinux/src/label_android_property.c:163:18: note: Null pointer dereference
android-tools_5.1.1_r38/external/libselinux/src/label_android_property.c:54:15: style: The scope of the variable 'curr_spec' can be reduced. [variableScope]
android-tools_5.1.1_r38/external/libselinux/src/label_android_property.c:228:15: style: The scope of the variable 'spec' can be reduced. [variableScope]
android-tools_5.1.1_r38/external/libselinux/src/label_android_property.c:276:2: error: Address of auto-variable 'spec_arr[i].lr' returned [returnAddressOfAutoVariable]
android-tools_5.1.1_r38/external/libselinux/src/label_file.c:122:2: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
android-tools_5.1.1_r38/external/libselinux/src/label_file.c:431:18: warning: Possible null pointer dereference: path [nullPointer]
android-tools_5.1.1_r38/external/libselinux/src/label_file.c:403:21: note: Assignment 'path=NULL', assigned value is 0
android-tools_5.1.1_r38/external/libselinux/src/label_file.c:431:18: note: Null pointer dereference
android-tools_5.1.1_r38/external/libselinux/src/label_file.c:153:15: style: The scope of the variable 'curr_spec' can be reduced. [variableScope]
android-tools_5.1.1_r38/external/libselinux/src/label_file.c:546:15: style: The scope of the variable 'spec' can be reduced. [variableScope]
android-tools_5.1.1_r38/external/libselinux/src/label_file.c:547:15: style: The scope of the variable 'stem' can be reduced. [variableScope]
android-tools_5.1.1_r38/external/libselinux/src/label_file.c:731:2: error: Address of auto-variable 'specs[best]->lr' returned [returnAddressOfAutoVariable]
android-tools_5.1.1_r38/external/libselinux/src/stringrep.c:231:9: style: The scope of the variable 'i' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/adb/adb.c:1013:9: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
android-tools_5.1.1_r38/system/core/adb/adb.c:194:10: style: The scope of the variable 'msg' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/adb/adb.c:461:24: style: The scope of the variable 'prop_seps' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/adb/adb.c:674:14: style: The scope of the variable 's' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/adb/adb.c:700:14: style: The scope of the variable 's' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/adb/adb.c:754:9: style: The scope of the variable 'port' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/adb/adb.c:826:22: style: Checking if unsigned variable 'buflen' is less than zero. [unsignedLessThanZero]
android-tools_5.1.1_r38/system/core/adb/adb.c:200:1: error: va_list 'args' was opened but not closed by va_end(). [va_end_missing]
android-tools_5.1.1_r38/system/core/adb/adb_auth_client.c:57:11: style: The scope of the variable 'sep' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/adb/adb_auth_client.c:58:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/adb/adb_auth_client.c:99:22: style: The scope of the variable 'item' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/adb/adb_auth_client.c:173:10: style: The scope of the variable 'response' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/adb/adb_auth_client.c:174:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/adb/adb_auth_client.c:191:42: style: Function 'adb_auth_confirm_key' argument 1 names different: declaration 'data' definition 'key'. [funcArgNamesDifferent]
android-tools_5.1.1_r38/system/core/adb/adb_auth.h:51:42: note: Function 'adb_auth_confirm_key' argument 1 names different: declaration 'data' definition 'key'.
android-tools_5.1.1_r38/system/core/adb/adb_auth_client.c:191:42: note: Function 'adb_auth_confirm_key' argument 1 names different: declaration 'data' definition 'key'.
android-tools_5.1.1_r38/system/core/adb/adb_auth_host.c:350:5: warning: The buffer 'keys_path' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
android-tools_5.1.1_r38/system/core/adb/adb_client.c:257:17: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
android-tools_5.1.1_r38/system/core/adb/commandline.c:1505:32: warning: Return value of function strcmp() is not used. [ignoredReturnValue]
android-tools_5.1.1_r38/system/core/adb/commandline.c:567:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/core/adb/commandline.c:1987:5: warning: %lld in format string (no. 1) requires 'long long' but the argument type is 'unsigned long long'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/core/adb/commandline.c:272:9: style: The scope of the variable 'len' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/adb/commandline.c:360:9: style: The scope of the variable 'r' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/adb/commandline.c:855:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/adb/commandline.c:1334:13: style: The scope of the variable 'fd' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/adb/commandline.c:845:9: warning: Dangerous usage of strncat - 3rd parameter is the maximum number of characters to append. [strncatUsage]
android-tools_5.1.1_r38/system/core/adb/commandline.c:1359:13: warning: Dangerous usage of strncat - 3rd parameter is the maximum number of characters to append. [strncatUsage]
android-tools_5.1.1_r38/system/core/adb/commandline.c:1402:13: warning: Dangerous usage of strncat - 3rd parameter is the maximum number of characters to append. [strncatUsage]
android-tools_5.1.1_r38/system/core/adb/commandline.c:1852:9: warning: Dangerous usage of strncat - 3rd parameter is the maximum number of characters to append. [strncatUsage]
android-tools_5.1.1_r38/system/core/adb/commandline.c:1991:9: warning: Dangerous usage of strncat - 3rd parameter is the maximum number of characters to append. [strncatUsage]
android-tools_5.1.1_r38/system/core/adb/commandline.c:772:36: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
android-tools_5.1.1_r38/system/core/adb/disable_verity_service.c:197:1: style: Label 'errout' is not used. [unusedLabel]
android-tools_5.1.1_r38/system/core/adb/fdevent.c:299:14: style: The scope of the variable 'fde' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/adb/fdevent.c:360:14: style: The scope of the variable 'events' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/adb/fdevent.c:674:14: style: The scope of the variable 'fde' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/adb/fdevent.c:508:57: style: Function 'fdevent_subproc_event_func' argument 2 names different: declaration 'events' definition 'ev'. [funcArgNamesDifferent]
android-tools_5.1.1_r38/system/core/adb/fdevent.c:86:57: note: Function 'fdevent_subproc_event_func' argument 2 names different: declaration 'events' definition 'ev'.
android-tools_5.1.1_r38/system/core/adb/fdevent.c:508:57: note: Function 'fdevent_subproc_event_func' argument 2 names different: declaration 'events' definition 'ev'.
android-tools_5.1.1_r38/system/core/adb/fdevent.c:602:30: style: Function 'fdevent_remove' argument 1 names different: declaration 'item' definition 'fde'. [funcArgNamesDifferent]
android-tools_5.1.1_r38/system/core/adb/fdevent.h:53:30: note: Function 'fdevent_remove' argument 1 names different: declaration 'item' definition 'fde'.
android-tools_5.1.1_r38/system/core/adb/fdevent.c:602:30: note: Function 'fdevent_remove' argument 1 names different: declaration 'item' definition 'fde'.
android-tools_5.1.1_r38/system/core/adb/file_sync_client.c:61:5: warning: %lld in format string (no. 2) requires 'long long' but the argument type is 'unsigned long long'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/core/adb/file_sync_client.c:407:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/adb/file_sync_client.c:952:79: style: Function 'do_sync_pull' argument 4 names different: declaration 'pullTime' definition 'copy_attrs'. [funcArgNamesDifferent]
android-tools_5.1.1_r38/system/core/adb/file_sync_service.h:83:79: note: Function 'do_sync_pull' argument 4 names different: declaration 'pullTime' definition 'copy_attrs'.
android-tools_5.1.1_r38/system/core/adb/file_sync_client.c:952:79: note: Function 'do_sync_pull' argument 4 names different: declaration 'pullTime' definition 'copy_attrs'.
android-tools_5.1.1_r38/system/core/adb/file_sync_service.c:49:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/adb/file_sync_service.c:389:13: style: The scope of the variable 'r' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/adb/file_sync_service.c:347:9: style: Variable 'is_link' is assigned a value that is never used. [unreadVariable]
android-tools_5.1.1_r38/system/core/adb/get_my_path_windows.c:23:12: style: The scope of the variable 'r' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/adb/jdwp_service.c:270:17: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
android-tools_5.1.1_r38/system/core/adb/jdwp_service.c:390:32: style: Function 'create_jdwp_connection_fd' argument 1 names different: declaration 'jdwp_pid' definition 'pid'. [funcArgNamesDifferent]
android-tools_5.1.1_r38/system/core/adb/adb.h:324:42: note: Function 'create_jdwp_connection_fd' argument 1 names different: declaration 'jdwp_pid' definition 'pid'.
android-tools_5.1.1_r38/system/core/adb/jdwp_service.c:390:32: note: Function 'create_jdwp_connection_fd' argument 1 names different: declaration 'jdwp_pid' definition 'pid'.
android-tools_5.1.1_r38/system/core/adb/jdwp_service.c:510:54: style: Function 'jdwp_control_event' argument 3 names different: declaration 'user' definition '_control'. [funcArgNamesDifferent]
android-tools_5.1.1_r38/system/core/adb/jdwp_service.c:444:52: note: Function 'jdwp_control_event' argument 3 names different: declaration 'user' definition '_control'.
android-tools_5.1.1_r38/system/core/adb/jdwp_service.c:510:54: note: Function 'jdwp_control_event' argument 3 names different: declaration 'user' definition '_control'.
android-tools_5.1.1_r38/system/core/adb/remount_service.c:40:9: style: The scope of the variable 'res' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/adb/services.c:63:10: style: The scope of the variable 'value' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/adb/sockets.c:630:21: style: The scope of the variable 'c' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/adb/sockets.c:69:56: style: Function 'find_local_socket' argument 2 names different: declaration 'remote_id' definition 'peer_id'. [funcArgNamesDifferent]
android-tools_5.1.1_r38/system/core/adb/adb.h:243:56: note: Function 'find_local_socket' argument 2 names different: declaration 'remote_id' definition 'peer_id'.
android-tools_5.1.1_r38/system/core/adb/sockets.c:69:56: note: Function 'find_local_socket' argument 2 names different: declaration 'remote_id' definition 'peer_id'.
android-tools_5.1.1_r38/system/core/adb/sockets.c:431:50: style: Function 'create_local_service_socket' argument 1 names different: declaration 'destination' definition 'name'. [funcArgNamesDifferent]
android-tools_5.1.1_r38/system/core/adb/adb.h:251:50: note: Function 'create_local_service_socket' argument 1 names different: declaration 'destination' definition 'name'.
android-tools_5.1.1_r38/system/core/adb/sockets.c:431:50: note: Function 'create_local_service_socket' argument 1 names different: declaration 'destination' definition 'name'.
android-tools_5.1.1_r38/system/core/adb/sysdeps_win32.c:1869:30: style: Function 'fdevent_remove' argument 1 names different: declaration 'item' definition 'fde'. [funcArgNamesDifferent]
android-tools_5.1.1_r38/system/core/adb/fdevent.h:53:30: note: Function 'fdevent_remove' argument 1 names different: declaration 'item' definition 'fde'.
android-tools_5.1.1_r38/system/core/adb/sysdeps_win32.c:1869:30: note: Function 'fdevent_remove' argument 1 names different: declaration 'item' definition 'fde'.
android-tools_5.1.1_r38/system/core/adb/sysdeps_win32.c:1960:41: style: Function '_fh_file_hook' argument 2 names different: declaration 'event' definition 'events'. [funcArgNamesDifferent]
android-tools_5.1.1_r38/system/core/adb/sysdeps_win32.c:284:41: note: Function '_fh_file_hook' argument 2 names different: declaration 'event' definition 'events'.
android-tools_5.1.1_r38/system/core/adb/sysdeps_win32.c:1960:41: note: Function '_fh_file_hook' argument 2 names different: declaration 'event' definition 'events'.
android-tools_5.1.1_r38/system/core/adb/sysdeps_win32.c:1960:60: style: Function '_fh_file_hook' argument 3 names different: declaration 'eventhook' definition 'hook'. [funcArgNamesDifferent]
android-tools_5.1.1_r38/system/core/adb/sysdeps_win32.c:284:59: note: Function '_fh_file_hook' argument 3 names different: declaration 'eventhook' definition 'hook'.
android-tools_5.1.1_r38/system/core/adb/sysdeps_win32.c:1960:60: note: Function '_fh_file_hook' argument 3 names different: declaration 'eventhook' definition 'hook'.
android-tools_5.1.1_r38/system/core/adb/sysdeps_win32.c:2079:43: style: Function '_fh_socket_hook' argument 2 names different: declaration 'event' definition 'events'. [funcArgNamesDifferent]
android-tools_5.1.1_r38/system/core/adb/sysdeps_win32.c:536:43: note: Function '_fh_socket_hook' argument 2 names different: declaration 'event' definition 'events'.
android-tools_5.1.1_r38/system/core/adb/sysdeps_win32.c:2079:43: note: Function '_fh_socket_hook' argument 2 names different: declaration 'event' definition 'events'.
android-tools_5.1.1_r38/system/core/adb/sysdeps_win32.c:2135:39: style: Function '_fh_socketpair_hook' argument 1 names different: declaration 'f' definition 'fh'. [funcArgNamesDifferent]
android-tools_5.1.1_r38/system/core/adb/sysdeps_win32.c:1184:39: note: Function '_fh_socketpair_hook' argument 1 names different: declaration 'f' definition 'fh'.
android-tools_5.1.1_r38/system/core/adb/sysdeps_win32.c:2135:39: note: Function '_fh_socketpair_hook' argument 1 names different: declaration 'f' definition 'fh'.
android-tools_5.1.1_r38/system/core/adb/sysdeps_win32.c:2135:48: style: Function '_fh_socketpair_hook' argument 2 names different: declaration 'event' definition 'events'. [funcArgNamesDifferent]
android-tools_5.1.1_r38/system/core/adb/sysdeps_win32.c:1184:47: note: Function '_fh_socketpair_hook' argument 2 names different: declaration 'event' definition 'events'.
android-tools_5.1.1_r38/system/core/adb/sysdeps_win32.c:2135:48: note: Function '_fh_socketpair_hook' argument 2 names different: declaration 'event' definition 'events'.
android-tools_5.1.1_r38/system/core/adb/test_track_devices.c:88:14: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
android-tools_5.1.1_r38/system/core/adb/test_track_jdwp.c:88:14: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
android-tools_5.1.1_r38/system/core/adb/transport.c:126:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/core/adb/transport.c:131:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/core/adb/transport.c:145:11: style: The scope of the variable 'r' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/adb/transport.c:176:9: style: The scope of the variable 'r' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/adb/transport.c:532:11: style: The scope of the variable 'r' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/adb/transport.c:554:11: style: The scope of the variable 'r' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/adb/transport.c:1143:9: style: The scope of the variable 'r' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/adb/transport.c:1175:9: style: The scope of the variable 'r' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/adb/transport.c:1099:41: style: Function 'register_usb_transport' argument 1 names different: declaration 'h' definition 'usb'. [funcArgNamesDifferent]
android-tools_5.1.1_r38/system/core/adb/adb.h:305:41: note: Function 'register_usb_transport' argument 1 names different: declaration 'h' definition 'usb'.
android-tools_5.1.1_r38/system/core/adb/transport.c:1099:41: note: Function 'register_usb_transport' argument 1 names different: declaration 'h' definition 'usb'.
android-tools_5.1.1_r38/system/core/adb/transport_local.c:123:12: style: Condition 'fd<0' is always true [knownConditionTrueFalse]
android-tools_5.1.1_r38/system/core/adb/transport_local.c:115:16: note: Assignment 'fd=-1', assigned value is -1
android-tools_5.1.1_r38/system/core/adb/transport_local.c:123:12: note: Condition 'fd<0' is always true
android-tools_5.1.1_r38/system/core/adb/transport_local.c:114:10: style: The scope of the variable 'buf' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/adb/transport_local.c:245:9: style: The scope of the variable 'res' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/adb/transport_local.c:405:53: style: Function 'init_socket_transport' argument 3 names different: declaration 'port' definition 'adb_port'. [funcArgNamesDifferent]
android-tools_5.1.1_r38/system/core/adb/adb.h:292:54: note: Function 'init_socket_transport' argument 3 names different: declaration 'port' definition 'adb_port'.
android-tools_5.1.1_r38/system/core/adb/transport_local.c:405:53: note: Function 'init_socket_transport' argument 3 names different: declaration 'port' definition 'adb_port'.
android-tools_5.1.1_r38/system/core/adb/transport_usb.c:112:52: style: Function 'init_usb_transport' argument 2 names different: declaration 'usb' definition 'h'. [funcArgNamesDifferent]
android-tools_5.1.1_r38/system/core/adb/adb.h:293:52: note: Function 'init_usb_transport' argument 2 names different: declaration 'usb' definition 'h'.
android-tools_5.1.1_r38/system/core/adb/transport_usb.c:112:52: note: Function 'init_usb_transport' argument 2 names different: declaration 'usb' definition 'h'.
android-tools_5.1.1_r38/system/core/adb/usb_libusb.c:334:5: style: Variable 'usb' is reassigned a value before the old one has been used. [redundantAssignment]
android-tools_5.1.1_r38/system/core/adb/usb_libusb.c:332:0: note: Variable 'usb' is reassigned a value before the old one has been used.
android-tools_5.1.1_r38/system/core/adb/usb_libusb.c:334:5: note: Variable 'usb' is reassigned a value before the old one has been used.
android-tools_5.1.1_r38/system/core/adb/usb_libusb.c:180:9: style: The scope of the variable 'n' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/adb/usb_libusb.c:136:30: style: Function 'usb_write' argument 1 names different: declaration 'h' definition 'uh'. [funcArgNamesDifferent]
android-tools_5.1.1_r38/system/core/adb/adb.h:369:27: note: Function 'usb_write' argument 1 names different: declaration 'h' definition 'uh'.
android-tools_5.1.1_r38/system/core/adb/usb_libusb.c:136:30: note: Function 'usb_write' argument 1 names different: declaration 'h' definition 'uh'.
android-tools_5.1.1_r38/system/core/adb/usb_libusb.c:136:46: style: Function 'usb_write' argument 2 names different: declaration 'data' definition '_data'. [funcArgNamesDifferent]
android-tools_5.1.1_r38/system/core/adb/adb.h:369:42: note: Function 'usb_write' argument 2 names different: declaration 'data' definition '_data'.
android-tools_5.1.1_r38/system/core/adb/usb_libusb.c:136:46: note: Function 'usb_write' argument 2 names different: declaration 'data' definition '_data'.
android-tools_5.1.1_r38/system/core/adb/usb_libusb.c:177:29: style: Function 'usb_read' argument 1 names different: declaration 'h' definition 'uh'. [funcArgNamesDifferent]
android-tools_5.1.1_r38/system/core/adb/adb.h:370:26: note: Function 'usb_read' argument 1 names different: declaration 'h' definition 'uh'.
android-tools_5.1.1_r38/system/core/adb/usb_libusb.c:177:29: note: Function 'usb_read' argument 1 names different: declaration 'h' definition 'uh'.
android-tools_5.1.1_r38/system/core/adb/usb_libusb.c:177:39: style: Function 'usb_read' argument 2 names different: declaration 'data' definition '_data'. [funcArgNamesDifferent]
android-tools_5.1.1_r38/system/core/adb/adb.h:370:35: note: Function 'usb_read' argument 2 names different: declaration 'data' definition '_data'.
android-tools_5.1.1_r38/system/core/adb/usb_libusb.c:177:39: note: Function 'usb_read' argument 2 names different: declaration 'data' definition '_data'.
android-tools_5.1.1_r38/system/core/adb/usb_linux.c:233:30: style: The scope of the variable 'link' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/adb/usb_linux.c:274:35: style: The scope of the variable 'slash' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/adb/usb_linux.c:477:9: style: The scope of the variable 'n' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/adb/usb_linux.c:436:42: style: Function 'usb_write' argument 2 names different: declaration 'data' definition '_data'. [funcArgNamesDifferent]
android-tools_5.1.1_r38/system/core/adb/adb.h:369:42: note: Function 'usb_write' argument 2 names different: declaration 'data' definition '_data'.
android-tools_5.1.1_r38/system/core/adb/usb_linux.c:436:42: note: Function 'usb_write' argument 2 names different: declaration 'data' definition '_data'.
android-tools_5.1.1_r38/system/core/adb/usb_linux.c:474:35: style: Function 'usb_read' argument 2 names different: declaration 'data' definition '_data'. [funcArgNamesDifferent]
android-tools_5.1.1_r38/system/core/adb/adb.h:370:35: note: Function 'usb_read' argument 2 names different: declaration 'data' definition '_data'.
android-tools_5.1.1_r38/system/core/adb/usb_linux.c:474:35: note: Function 'usb_read' argument 2 names different: declaration 'data' definition '_data'.
android-tools_5.1.1_r38/system/core/adb/usb_linux.c:562:33: style: Function 'register_device' argument 5 names different: declaration 'ifc' definition 'interface'. [funcArgNamesDifferent]
android-tools_5.1.1_r38/system/core/adb/usb_linux.c:121:33: note: Function 'register_device' argument 5 names different: declaration 'ifc' definition 'interface'.
android-tools_5.1.1_r38/system/core/adb/usb_linux.c:562:33: note: Function 'register_device' argument 5 names different: declaration 'ifc' definition 'interface'.
android-tools_5.1.1_r38/system/core/adb/usb_linux_client.c:457:5: style: Variable 'h->bulk_out' is reassigned a value before the old one has been used. [redundantAssignment]
android-tools_5.1.1_r38/system/core/adb/usb_linux_client.c:456:5: note: Variable 'h->bulk_out' is reassigned a value before the old one has been used.
android-tools_5.1.1_r38/system/core/adb/usb_linux_client.c:457:5: note: Variable 'h->bulk_out' is reassigned a value before the old one has been used.
android-tools_5.1.1_r38/system/core/adb/usb_linux_client.c:349:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/adb/usb_linux_client.c:383:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/adb/usb_osx.c:197:9: style: Variable 'kr' is reassigned a value before the old one has been used. [redundantAssignment]
android-tools_5.1.1_r38/system/core/adb/usb_osx.c:196:9: note: Variable 'kr' is reassigned a value before the old one has been used.
android-tools_5.1.1_r38/system/core/adb/usb_osx.c:197:9: note: Variable 'kr' is reassigned a value before the old one has been used.
android-tools_5.1.1_r38/system/core/adb/usb_osx.c:198:9: style: Variable 'kr' is reassigned a value before the old one has been used. [redundantAssignment]
android-tools_5.1.1_r38/system/core/adb/usb_osx.c:197:9: note: Variable 'kr' is reassigned a value before the old one has been used.
android-tools_5.1.1_r38/system/core/adb/usb_osx.c:198:9: note: Variable 'kr' is reassigned a value before the old one has been used.
android-tools_5.1.1_r38/system/core/adb/usb_osx.c:286:51: style: Function 'AndroidInterfaceNotify' argument 2 names different: declaration 'iterator' definition 'service'. [funcArgNamesDifferent]
android-tools_5.1.1_r38/system/core/adb/usb_osx.c:53:64: note: Function 'AndroidInterfaceNotify' argument 2 names different: declaration 'iterator' definition 'service'.
android-tools_5.1.1_r38/system/core/adb/usb_osx.c:286:51: note: Function 'AndroidInterfaceNotify' argument 2 names different: declaration 'iterator' definition 'service'.
android-tools_5.1.1_r38/system/core/adb/usb_osx.c:304:42: style: Function 'CheckInterface' argument 1 names different: declaration 'iface' definition 'interface'. [funcArgNamesDifferent]
android-tools_5.1.1_r38/system/core/adb/usb_osx.c:56:61: note: Function 'CheckInterface' argument 1 names different: declaration 'iface' definition 'interface'.
android-tools_5.1.1_r38/system/core/adb/usb_osx.c:304:42: note: Function 'CheckInterface' argument 1 names different: declaration 'iface' definition 'interface'.
android-tools_5.1.1_r38/system/core/adb/usb_osx.c:452:27: style: Function 'usb_write' argument 1 names different: declaration 'h' definition 'handle'. [funcArgNamesDifferent]
android-tools_5.1.1_r38/system/core/adb/adb.h:369:27: note: Function 'usb_write' argument 1 names different: declaration 'h' definition 'handle'.
android-tools_5.1.1_r38/system/core/adb/usb_osx.c:452:27: note: Function 'usb_write' argument 1 names different: declaration 'h' definition 'handle'.
android-tools_5.1.1_r38/system/core/adb/usb_osx.c:452:47: style: Function 'usb_write' argument 2 names different: declaration 'data' definition 'buf'. [funcArgNamesDifferent]
android-tools_5.1.1_r38/system/core/adb/adb.h:369:42: note: Function 'usb_write' argument 2 names different: declaration 'data' definition 'buf'.
android-tools_5.1.1_r38/system/core/adb/usb_osx.c:452:47: note: Function 'usb_write' argument 2 names different: declaration 'data' definition 'buf'.
android-tools_5.1.1_r38/system/core/adb/usb_osx.c:492:26: style: Function 'usb_read' argument 1 names different: declaration 'h' definition 'handle'. [funcArgNamesDifferent]
android-tools_5.1.1_r38/system/core/adb/adb.h:370:26: note: Function 'usb_read' argument 1 names different: declaration 'h' definition 'handle'.
android-tools_5.1.1_r38/system/core/adb/usb_osx.c:492:26: note: Function 'usb_read' argument 1 names different: declaration 'h' definition 'handle'.
android-tools_5.1.1_r38/system/core/adb/usb_osx.c:492:40: style: Function 'usb_read' argument 2 names different: declaration 'data' definition 'buf'. [funcArgNamesDifferent]
android-tools_5.1.1_r38/system/core/adb/adb.h:370:35: note: Function 'usb_read' argument 2 names different: declaration 'data' definition 'buf'.
android-tools_5.1.1_r38/system/core/adb/usb_osx.c:492:40: note: Function 'usb_read' argument 2 names different: declaration 'data' definition 'buf'.
android-tools_5.1.1_r38/system/core/adb/usb_osx.c:532:27: style: Function 'usb_close' argument 1 names different: declaration 'h' definition 'handle'. [funcArgNamesDifferent]
android-tools_5.1.1_r38/system/core/adb/adb.h:371:27: note: Function 'usb_close' argument 1 names different: declaration 'h' definition 'handle'.
android-tools_5.1.1_r38/system/core/adb/usb_osx.c:532:27: note: Function 'usb_close' argument 1 names different: declaration 'h' definition 'handle'.
android-tools_5.1.1_r38/system/core/adb/usb_osx.c:537:27: style: Function 'usb_kick' argument 1 names different: declaration 'h' definition 'handle'. [funcArgNamesDifferent]
android-tools_5.1.1_r38/system/core/adb/adb.h:372:27: note: Function 'usb_kick' argument 1 names different: declaration 'h' definition 'handle'.
android-tools_5.1.1_r38/system/core/adb/usb_osx.c:537:27: note: Function 'usb_kick' argument 1 names different: declaration 'h' definition 'handle'.
android-tools_5.1.1_r38/system/core/adb/usb_osx.c:73:12: warning: Size of pointer 'notificationIterators' used instead of size of its data. [pointerSize]
android-tools_5.1.1_r38/system/core/adb/usb_windows.c:260:17: style: The scope of the variable 'time_out' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/adb/usb_windows.c:262:7: style: The scope of the variable 'ret' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/adb/usb_windows.c:305:17: style: The scope of the variable 'time_out' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/adb/usb_windows.c:307:7: style: The scope of the variable 'ret' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/adb/usb_windows.c:259:27: style: Function 'usb_write' argument 1 names different: declaration 'h' definition 'handle'. [funcArgNamesDifferent]
android-tools_5.1.1_r38/system/core/adb/adb.h:369:27: note: Function 'usb_write' argument 1 names different: declaration 'h' definition 'handle'.
android-tools_5.1.1_r38/system/core/adb/usb_windows.c:259:27: note: Function 'usb_write' argument 1 names different: declaration 'h' definition 'handle'.
android-tools_5.1.1_r38/system/core/adb/usb_windows.c:304:26: style: Function 'usb_read' argument 1 names different: declaration 'h' definition 'handle'. [funcArgNamesDifferent]
android-tools_5.1.1_r38/system/core/adb/adb.h:370:26: note: Function 'usb_read' argument 1 names different: declaration 'h' definition 'handle'.
android-tools_5.1.1_r38/system/core/adb/usb_windows.c:304:26: note: Function 'usb_read' argument 1 names different: declaration 'h' definition 'handle'.
android-tools_5.1.1_r38/system/core/adb/usb_windows.c:363:27: style: Function 'usb_kick' argument 1 names different: declaration 'h' definition 'handle'. [funcArgNamesDifferent]
android-tools_5.1.1_r38/system/core/adb/adb.h:372:27: note: Function 'usb_kick' argument 1 names different: declaration 'h' definition 'handle'.
android-tools_5.1.1_r38/system/core/adb/usb_windows.c:363:27: note: Function 'usb_kick' argument 1 names different: declaration 'h' definition 'handle'.
android-tools_5.1.1_r38/system/core/adb/usb_windows.c:376:27: style: Function 'usb_close' argument 1 names different: declaration 'h' definition 'handle'. [funcArgNamesDifferent]
android-tools_5.1.1_r38/system/core/adb/adb.h:371:27: note: Function 'usb_close' argument 1 names different: declaration 'h' definition 'handle'.
android-tools_5.1.1_r38/system/core/adb/usb_windows.c:376:27: note: Function 'usb_close' argument 1 names different: declaration 'h' definition 'handle'.
android-tools_5.1.1_r38/system/core/fastboot/fastboot.c:386:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/core/fastboot/fastboot.c:410:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/core/fastboot/fastboot.c:730:9: style: The scope of the variable 'fd' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/fastboot/fastboot.c:990:9: style: The scope of the variable 'c' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/fastboot/protocol.c:53:9: style: The scope of the variable 'r' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/fastboot/protocol.c:275:9: style: The scope of the variable 'r' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/fastboot/usb_linux.c:124:9: style: The scope of the variable 'in' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/fastboot/usb_linux.c:124:13: style: The scope of the variable 'out' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/fastboot/usb_linux.c:364:9: style: The scope of the variable 'n' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/fastboot/usb_linux.c:399:12: style: The scope of the variable 'retry' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/fastboot/usb_linux.c:474:41: style: Function 'usb_wait_for_disconnect' argument 1 names different: declaration 'h' definition 'usb'. [funcArgNamesDifferent]
android-tools_5.1.1_r38/system/core/fastboot/usb.h:65:41: note: Function 'usb_wait_for_disconnect' argument 1 names different: declaration 'h' definition 'usb'.
android-tools_5.1.1_r38/system/core/fastboot/usb_linux.c:474:41: note: Function 'usb_wait_for_disconnect' argument 1 names different: declaration 'h' definition 'usb'.
android-tools_5.1.1_r38/system/core/fastboot/usb_osx.c:470:41: style: Function 'usb_wait_for_disconnect' argument 1 names different: declaration 'h' definition 'usb'. [funcArgNamesDifferent]
android-tools_5.1.1_r38/system/core/fastboot/usb.h:65:41: note: Function 'usb_wait_for_disconnect' argument 1 names different: declaration 'h' definition 'usb'.
android-tools_5.1.1_r38/system/core/fastboot/usb_osx.c:470:41: note: Function 'usb_wait_for_disconnect' argument 1 names different: declaration 'h' definition 'usb'.
android-tools_5.1.1_r38/system/core/fastboot/usb_osx.c:475:35: style: Function 'usb_read' argument 2 names different: declaration '_data' definition 'data'. [funcArgNamesDifferent]
android-tools_5.1.1_r38/system/core/fastboot/usb.h:63:35: note: Function 'usb_read' argument 2 names different: declaration '_data' definition 'data'.
android-tools_5.1.1_r38/system/core/fastboot/usb_osx.c:475:35: note: Function 'usb_read' argument 2 names different: declaration '_data' definition 'data'.
android-tools_5.1.1_r38/system/core/fastboot/usb_osx.c:509:42: style: Function 'usb_write' argument 2 names different: declaration '_data' definition 'data'. [funcArgNamesDifferent]
android-tools_5.1.1_r38/system/core/fastboot/usb.h:64:42: note: Function 'usb_write' argument 2 names different: declaration '_data' definition 'data'.
android-tools_5.1.1_r38/system/core/fastboot/usb_osx.c:509:42: note: Function 'usb_write' argument 2 names different: declaration '_data' definition 'data'.
android-tools_5.1.1_r38/system/core/fastboot/usb_windows.c:156:19: style: The scope of the variable 'time_out' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/fastboot/usb_windows.c:158:14: style: The scope of the variable 'count' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/fastboot/usb_windows.c:159:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/fastboot/usb_windows.c:198:19: style: The scope of the variable 'time_out' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/fastboot/usb_windows.c:200:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/fastboot/usb_windows.c:155:27: style: Function 'usb_write' argument 1 names different: declaration 'h' definition 'handle'. [funcArgNamesDifferent]
android-tools_5.1.1_r38/system/core/fastboot/usb.h:64:27: note: Function 'usb_write' argument 1 names different: declaration 'h' definition 'handle'.
android-tools_5.1.1_r38/system/core/fastboot/usb_windows.c:155:27: note: Function 'usb_write' argument 1 names different: declaration 'h' definition 'handle'.
android-tools_5.1.1_r38/system/core/fastboot/usb_windows.c:155:47: style: Function 'usb_write' argument 2 names different: declaration '_data' definition 'data'. [funcArgNamesDifferent]
android-tools_5.1.1_r38/system/core/fastboot/usb.h:64:42: note: Function 'usb_write' argument 2 names different: declaration '_data' definition 'data'.
android-tools_5.1.1_r38/system/core/fastboot/usb_windows.c:155:47: note: Function 'usb_write' argument 2 names different: declaration '_data' definition 'data'.
android-tools_5.1.1_r38/system/core/fastboot/usb_windows.c:197:26: style: Function 'usb_read' argument 1 names different: declaration 'h' definition 'handle'. [funcArgNamesDifferent]
android-tools_5.1.1_r38/system/core/fastboot/usb.h:63:26: note: Function 'usb_read' argument 1 names different: declaration 'h' definition 'handle'.
android-tools_5.1.1_r38/system/core/fastboot/usb_windows.c:197:26: note: Function 'usb_read' argument 1 names different: declaration 'h' definition 'handle'.
android-tools_5.1.1_r38/system/core/fastboot/usb_windows.c:197:40: style: Function 'usb_read' argument 2 names different: declaration '_data' definition 'data'. [funcArgNamesDifferent]
android-tools_5.1.1_r38/system/core/fastboot/usb.h:63:35: note: Function 'usb_read' argument 2 names different: declaration '_data' definition 'data'.
android-tools_5.1.1_r38/system/core/fastboot/usb_windows.c:197:40: note: Function 'usb_read' argument 2 names different: declaration '_data' definition 'data'.
android-tools_5.1.1_r38/system/core/fastboot/usb_windows.c:261:27: style: Function 'usb_close' argument 1 names different: declaration 'h' definition 'handle'. [funcArgNamesDifferent]
android-tools_5.1.1_r38/system/core/fastboot/usb.h:62:27: note: Function 'usb_close' argument 1 names different: declaration 'h' definition 'handle'.
android-tools_5.1.1_r38/system/core/fastboot/usb_windows.c:261:27: note: Function 'usb_close' argument 1 names different: declaration 'h' definition 'handle'.
android-tools_5.1.1_r38/system/core/fastboot/usb_windows.c:273:41: style: Function 'usb_wait_for_disconnect' argument 1 names different: declaration 'h' definition 'usb'. [funcArgNamesDifferent]
android-tools_5.1.1_r38/system/core/fastboot/usb.h:65:41: note: Function 'usb_wait_for_disconnect' argument 1 names different: declaration 'h' definition 'usb'.
android-tools_5.1.1_r38/system/core/fastboot/usb_windows.c:273:41: note: Function 'usb_wait_for_disconnect' argument 1 names different: declaration 'h' definition 'usb'.
android-tools_5.1.1_r38/system/core/fastboot/usbtest.c:104:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/core/fastboot/usbtest.c:122:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/core/fastboot/util_linux.c:40:11: style: The scope of the variable 'x' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/fs_mgr/fs_mgr.c:246:5: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment]
android-tools_5.1.1_r38/system/core/fs_mgr/fs_mgr.c:244:0: note: Variable 'ret' is reassigned a value before the old one has been used.
android-tools_5.1.1_r38/system/core/fs_mgr/fs_mgr.c:246:5: note: Variable 'ret' is reassigned a value before the old one has been used.
android-tools_5.1.1_r38/system/core/fs_mgr/fs_mgr.c:255:5: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment]
android-tools_5.1.1_r38/system/core/fs_mgr/fs_mgr.c:253:0: note: Variable 'ret' is reassigned a value before the old one has been used.
android-tools_5.1.1_r38/system/core/fs_mgr/fs_mgr.c:255:5: note: Variable 'ret' is reassigned a value before the old one has been used.
android-tools_5.1.1_r38/system/core/fs_mgr/fs_mgr.c:265:5: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment]
android-tools_5.1.1_r38/system/core/fs_mgr/fs_mgr.c:263:0: note: Variable 'ret' is reassigned a value before the old one has been used.
android-tools_5.1.1_r38/system/core/fs_mgr/fs_mgr.c:265:5: note: Variable 'ret' is reassigned a value before the old one has been used.
android-tools_5.1.1_r38/system/core/fs_mgr/fs_mgr.c:97:11: style: The scope of the variable 'tmpmnt_opts' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/fs_mgr/fs_mgr.c:98:11: style: The scope of the variable 'e2fsck_argv' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/fs_mgr/fs_mgr_fstab.c:130:27: style: The scope of the variable 'part_start' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/fs_mgr/fs_mgr_main.c:94:5: style: Variable 'fstab_file' is reassigned a value before the old one has been used. [redundantAssignment]
android-tools_5.1.1_r38/system/core/fs_mgr/fs_mgr_main.c:85:0: note: Variable 'fstab_file' is reassigned a value before the old one has been used.
android-tools_5.1.1_r38/system/core/fs_mgr/fs_mgr_main.c:94:5: note: Variable 'fstab_file' is reassigned a value before the old one has been used.
android-tools_5.1.1_r38/system/core/fs_mgr/fs_mgr_main.c:96:5: style: Variable 'fstab' is reassigned a value before the old one has been used. [redundantAssignment]
android-tools_5.1.1_r38/system/core/fs_mgr/fs_mgr_main.c:86:0: note: Variable 'fstab' is reassigned a value before the old one has been used.
android-tools_5.1.1_r38/system/core/fs_mgr/fs_mgr_main.c:96:5: note: Variable 'fstab' is reassigned a value before the old one has been used.
android-tools_5.1.1_r38/system/core/libcutils/config_utils.c:262:42: style: Function 'parse_expr' argument 2 names different: declaration 'node' definition 'root'. [funcArgNamesDifferent]
android-tools_5.1.1_r38/system/core/libcutils/config_utils.c:243:42: note: Function 'parse_expr' argument 2 names different: declaration 'node' definition 'root'.
android-tools_5.1.1_r38/system/core/libcutils/config_utils.c:262:42: note: Function 'parse_expr' argument 2 names different: declaration 'node' definition 'root'.
android-tools_5.1.1_r38/system/core/libcutils/dir_hash.c:205:0: error: Memory leak: name [memleak]
android-tools_5.1.1_r38/system/core/libcutils/dir_hash.c:109:34: error: Uninitialized variable: used [uninitvar]
android-tools_5.1.1_r38/system/core/libcutils/properties.c:387:11: style: Unused variable: p [unusedVariable]
android-tools_5.1.1_r38/system/core/libcutils/qtaguid.c:148:9: style: The scope of the variable 'cnt' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/libcutils/record_stream.c:97:20: style: The scope of the variable 'record_start' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/libcutils/str_parms.c:205:5: style: Variable 'tmp_key' is reassigned a value before the old one has been used. [redundantAssignment]
android-tools_5.1.1_r38/system/core/libcutils/str_parms.c:196:0: note: Variable 'tmp_key' is reassigned a value before the old one has been used.
android-tools_5.1.1_r38/system/core/libcutils/str_parms.c:205:5: note: Variable 'tmp_key' is reassigned a value before the old one has been used.
android-tools_5.1.1_r38/system/core/libcutils/trace.c:150:14: style: The scope of the variable 'tags' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/liblog/event_tag_map.c:413:13: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/core/liblog/event_tag_map.c:413:13: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/core/liblog/event_tag_map.c:128:17: style: The scope of the variable 'mid' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/liblog/fake_log_device.c:131:25: error: Array 'openLogTable[16]' accessed at index 127, which is out of bounds. [arrayIndexOutOfBounds]
android-tools_5.1.1_r38/system/core/liblog/log_read.c:635:26: style: Variable 'remaining' is assigned a value that is never used. [unreadVariable]
android-tools_5.1.1_r38/system/core/liblog/log_read_kern.c:360:1: style: Label 'err_logger' is not used. [unusedLabel]
android-tools_5.1.1_r38/system/core/liblog/log_read_kern.c:285:23: style: Variable 'unsupported_error' is assigned a value that is never used. [unreadVariable]
android-tools_5.1.1_r38/system/core/liblog/logprint.c:621:18: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/core/liblog/logprint.c:884:5: style: Variable 'outBuffer' is reassigned a value before the old one has been used. [redundantAssignment]
android-tools_5.1.1_r38/system/core/liblog/logprint.c:881:0: note: Variable 'outBuffer' is reassigned a value before the old one has been used.
android-tools_5.1.1_r38/system/core/liblog/logprint.c:884:5: note: Variable 'outBuffer' is reassigned a value before the old one has been used.
android-tools_5.1.1_r38/system/core/liblog/logprint.c:503:27: style: Same expression on both sides of '-='. [duplicateExpression]
android-tools_5.1.1_r38/system/core/liblog/logprint.c:158:26: style: The scope of the variable 'p_info_old' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/libmincrypt/p256_ec.c:298:25: style: The scope of the variable 'x' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/libmincrypt/p256_ec.c:702:19: style: The scope of the variable 'next_carry' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/libmincrypt/p256_ec.c:733:19: style: The scope of the variable 'next_carry' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/libmincrypt/p256_ec.c:1050:7: style: The scope of the variable 'table_offset' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/libmincrypt/p256_ec.c:1119:28: style: The scope of the variable 'index' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/libmincrypt/p256_ec.c:1119:35: style: The scope of the variable 'p_is_noninfinite_mask' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/libmincrypt/p256_ec.c:1119:58: style: The scope of the variable 'mask' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/libsparse/output_file.c:458:11: warning: Identical condition 'ret<0', second condition is always false [identicalConditionAfterEarlyExit]
android-tools_5.1.1_r38/system/core/libsparse/output_file.c:454:11: note: first condition
android-tools_5.1.1_r38/system/core/libsparse/output_file.c:458:11: note: second condition
android-tools_5.1.1_r38/system/core/libsparse/output_file.c:276:6: style: The scope of the variable 'to_write' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/libsparse/output_file.c:277:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/libsparse/output_file.c:321:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/libsparse/output_file.c:370:18: style: The scope of the variable 'count' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/libsparse/output_file.c:445:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/libsparse/output_file.c:496:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/libsparse/output_file.c:498:15: style: The scope of the variable 'write_len' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/libsparse/simg2img.c:43:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/libsparse/simg2img.c:44:22: style: The scope of the variable 's' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/libsparse/simg2simg.c:45:6: style: The scope of the variable 'out' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/libsparse/simg2simg.c:47:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/libsparse/sparse_read.c:105:6: style: The scope of the variable 'chunk' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/libsparse/sparse_read.c:142:6: style: The scope of the variable 'chunk' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/libsparse/sparse_read.c:145:12: style: The scope of the variable 'fillbuf' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/libsparse/sparse_read.c:146:15: style: The scope of the variable 'i' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/libsparse/sparse_read.c:358:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/libsparse/sparse_read.c:363:15: style: The scope of the variable 'to_read' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/core/libzipfile/centraldir.c:188:41: error: Uninitialized variable: eocd [uninitvar]
android-tools_5.1.1_r38/system/core/libzipfile/test_zipfile.c:50:9: error: Resource leak: f [resourceLeak]
android-tools_5.1.1_r38/system/core/mkbootimg/mkbootimg.c:158:17: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/extras/ext4_utils/allocate.c:149:4: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/extras/ext4_utils/allocate.c:151:4: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/extras/ext4_utils/allocate.c:151:4: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/extras/ext4_utils/allocate.c:313:3: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
android-tools_5.1.1_r38/system/extras/ext4_utils/allocate.c:352:3: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
android-tools_5.1.1_r38/system/extras/ext4_utils/allocate.c:396:4: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/extras/ext4_utils/allocate.c:396:4: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/extras/ext4_utils/allocate.c:647:3: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/extras/ext4_utils/allocate.c:678:3: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/extras/ext4_utils/allocate.c:547:17: style: The scope of the variable 'tmp' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/extras/ext4_utils/allocate.c:725:6: style: The scope of the variable 'inode' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/extras/ext4_utils/allocate.c:158:27: style: Function 'append_region' argument 4 names different: declaration 'bg' definition 'bg_num'. [funcArgNamesDifferent]
android-tools_5.1.1_r38/system/extras/ext4_utils/allocate.h:69:26: note: Function 'append_region' argument 4 names different: declaration 'bg' definition 'bg_num'.
android-tools_5.1.1_r38/system/extras/ext4_utils/allocate.c:158:27: note: Function 'append_region' argument 4 names different: declaration 'bg' definition 'bg_num'.
android-tools_5.1.1_r38/system/extras/ext4_utils/allocate.c:699:32: style: Function 'reserve_inodes' argument 2 names different: declaration 'inodes' definition 'num'. [funcArgNamesDifferent]
android-tools_5.1.1_r38/system/extras/ext4_utils/allocate.h:56:32: note: Function 'reserve_inodes' argument 2 names different: declaration 'inodes' definition 'num'.
android-tools_5.1.1_r38/system/extras/ext4_utils/allocate.c:699:32: note: Function 'reserve_inodes' argument 2 names different: declaration 'inodes' definition 'num'.
android-tools_5.1.1_r38/system/extras/ext4_utils/canned_fs_config.c:54:4: error: Common realloc mistake: 'canned_data' nulled but not freed upon failure [memleakOnRealloc]
android-tools_5.1.1_r38/system/extras/ext4_utils/contents.c:162:4: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/extras/ext4_utils/contents.c:162:4: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/extras/ext4_utils/contents.c:146:2: style: Variable 'dentry' is reassigned a value before the old one has been used. [redundantAssignment]
android-tools_5.1.1_r38/system/extras/ext4_utils/contents.c:144:2: note: Variable 'dentry' is reassigned a value before the old one has been used.
android-tools_5.1.1_r38/system/extras/ext4_utils/contents.c:146:2: note: Variable 'dentry' is reassigned a value before the old one has been used.
android-tools_5.1.1_r38/system/extras/ext4_utils/contents.c:51:15: style: The scope of the variable 'dentry_len' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/extras/ext4_utils/ext2simg.c:79:4: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/extras/ext4_utils/ext2simg.c:83:4: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/extras/ext4_utils/ext2simg.c:85:4: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/extras/ext4_utils/ext2simg.c:60:6: style: The scope of the variable 'start_contiguous_block' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/extras/ext4_utils/ext4_utils.c:527:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/extras/ext4_utils/ext4_utils.c:528:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/extras/ext4_utils/ext4_utils.c:529:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/extras/ext4_utils/ext4_utils.c:530:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/extras/ext4_utils/ext4_utils.c:533:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/extras/ext4_utils/ext4_utils.c:534:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/extras/ext4_utils/ext4_utils.c:535:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/extras/ext4_utils/ext4_utils.c:535:3: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/extras/ext4_utils/ext4_utils.c:535:3: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/extras/ext4_utils/ext4_utils.c:535:3: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/extras/ext4_utils/ext4_utils.c:438:2: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
android-tools_5.1.1_r38/system/extras/ext4_utils/ext4fixup.c:179:9: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/extras/ext4_utils/ext4fixup.c:184:9: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/extras/ext4_utils/ext4fixup.c:198:9: warning: %lld in format string (no. 2) requires 'long long' but the argument type is 'unsigned long long'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/extras/ext4_utils/ext4fixup.c:203:9: warning: %lld in format string (no. 2) requires 'long long' but the argument type is 'unsigned long long'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/extras/ext4_utils/ext4fixup.c:221:9: warning: %lld in format string (no. 2) requires 'long long' but the argument type is 'unsigned long long'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/extras/ext4_utils/ext4fixup.c:226:9: warning: %lld in format string (no. 2) requires 'long long' but the argument type is 'unsigned long long'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/extras/ext4_utils/ext4fixup.c:255:13: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/extras/ext4_utils/ext4fixup.c:279:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/extras/ext4_utils/ext4fixup.c:541:9: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/extras/ext4_utils/ext4fixup.c:618:17: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/extras/ext4_utils/ext4fixup.c:622:17: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/extras/ext4_utils/ext4fixup.c:756:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/extras/ext4_utils/ext4fixup.c:442:32: style: The scope of the variable 'tmp_ext_hdr' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/extras/ext4_utils/ext4fixup.c:526:21: style: The scope of the variable 'leftover_space' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/extras/ext4_utils/ext4fixup.c:526:37: style: The scope of the variable 'is_dir' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/extras/ext4_utils/extent.c:85:3: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/extras/ext4_utils/indirect.c:310:2: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/extras/ext4_utils/indirect.c:395:3: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/extras/ext4_utils/indirect.c:438:3: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/extras/ext4_utils/indirect.c:112:6: style: The scope of the variable 'ind_block' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/extras/ext4_utils/indirect.c:142:6: style: The scope of the variable 'dind_block' can be reduced. [variableScope]
android-tools_5.1.1_r38/system/extras/ext4_utils/make_ext4fs.c:561:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/extras/ext4_utils/make_ext4fs.c:562:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/extras/ext4_utils/make_ext4fs.c:563:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/extras/ext4_utils/make_ext4fs.c:564:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/extras/ext4_utils/make_ext4fs.c:565:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/extras/ext4_utils/make_ext4fs.c:571:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/extras/ext4_utils/make_ext4fs.c:572:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/extras/ext4_utils/make_ext4fs.c:642:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/extras/ext4_utils/make_ext4fs.c:642:2: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/extras/ext4_utils/make_ext4fs.c:642:2: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/extras/ext4_utils/make_ext4fs.c:642:2: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
android-tools_5.1.1_r38/system/extras/ext4_utils/make_ext4fs.c:515:22: style: Checking if unsigned variable 'info.block_size' is less than zero. [unsignedLessThanZero]
android-tools_5.1.1_r38/system/extras/ext4_utils/make_ext4fs.c:529:28: style: Checking if unsigned variable 'info.blocks_per_group' is less than zero. [unsignedLessThanZero]
android-tools_5.1.1_r38/system/extras/ext4_utils/make_ext4fs.c:532:18: style: Checking if unsigned variable 'info.inodes' is less than zero. [unsignedLessThanZero]
android-tools_5.1.1_r38/system/extras/ext4_utils/make_ext4fs.c:535:22: style: Checking if unsigned variable 'info.inode_size' is less than zero. [unsignedLessThanZero]
android-tools_5.1.1_r38/system/extras/ext4_utils/make_ext4fs.c:483:46: style: Function 'make_ext4fs_internal' argument 2 names different: declaration 'directory' definition '_directory'. [funcArgNamesDifferent]
android-tools_5.1.1_r38/system/extras/ext4_utils/ext4_utils.h:158:46: note: Function 'make_ext4fs_internal' argument 2 names different: declaration 'directory' definition '_directory'.
android-tools_5.1.1_r38/system/extras/ext4_utils/make_ext4fs.c:483:46: note: Function 'make_ext4fs_internal' argument 2 names different: declaration 'directory' definition '_directory'.
android-tools_5.1.1_r38/system/extras/ext4_utils/make_ext4fs.c:484:20: style: Function 'make_ext4fs_internal' argument 3 names different: declaration 'mountpoint' definition '_mountpoint'. [funcArgNamesDifferent]
android-tools_5.1.1_r38/system/extras/ext4_utils/ext4_utils.h:159:20: note: Function 'make_ext4fs_internal' argument 3 names different: declaration 'mountpoint' definition '_mountpoint'.
android-tools_5.1.1_r38/system/extras/ext4_utils/make_ext4fs.c:484:20: note: Function 'make_ext4fs_internal' argument 3 names different: declaration 'mountpoint' definition '_mountpoint'.
android-tools_5.1.1_r38/system/extras/ext4_utils/make_ext4fs.c:189:12: style: Unused variable: capabilities [unusedVariable]
android-tools_5.1.1_r38/system/extras/f2fs_utils/f2fs_ioutils.c:168:6: style: Unused variable: ret [unusedVariable]
android-tools_5.1.1_r38/system/extras/f2fs_utils/f2fs_sparseblock.c:186:10: style: Variable 'rc' is assigned a value that is never used. [unreadVariable]
[22:43]

ftp://ftp.se.debian.org/debian/pool/main/a/androidsdk-tools/androidsdk-tools_22.2+git20130830~92d25d6.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/anet/anet_0.4.1.orig.tar.bz2.asc

ftp://ftp.se.debian.org/debian/pool/main/a/anfo/anfo_0.98.orig.tar.gz
anfo-0.98/src/stream.h:109:14: style: Unused variable: code [unusedVariable]
anfo-0.98/src/stream.h:820:3: warning: Member variable 'SffReader::remaining_' is not initialized in the constructor. [uninitMemberVar]
anfo-0.98/src/stream.h:820:3: warning: Member variable 'SffReader::number_of_flows_' is not initialized in the constructor. [uninitMemberVar]
anfo-0.98/src/align.h:123:3: warning: Member variable 'ExtendAlignment::width_' is not initialized in the constructor. [uninitMemberVar]
anfo-0.98/src/align.h:123:3: warning: Member variable 'ExtendAlignment::max_s_' is not initialized in the constructor. [uninitMemberVar]
anfo-0.98/src/align.h:123:3: warning: Member variable 'ExtendAlignment::max_x_' is not initialized in the constructor. [uninitMemberVar]
anfo-0.98/src/align.h:123:3: warning: Member variable 'ExtendAlignment::max_y_' is not initialized in the constructor. [uninitMemberVar]
anfo-0.98/src/align.h:123:3: warning: Member variable 'ExtendAlignment::max_tail_' is not initialized in the constructor. [uninitMemberVar]
anfo-0.98/src/align.cc:89:2: performance: Variable 'gap_ext_penalty' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
anfo-0.98/src/index.h:176:7: style: Technically the member function 'compare_match_lists::operator()' can be const. [functionConst]
anfo-0.98/src/index.h:202:9: style: Technically the member function 'PreSeeds::equal_match_lists::operator()' can be const. [functionConst]
anfo-0.98/src/align_fwd.h:43:2: style: Struct 'adna_parblock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anfo-0.98/src/index.h:79:3: style: Class 'CompactGenome' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anfo-0.98/src/index.h:285:3: style: Class 'FixedIndex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anfo-0.98/src/index.h:512:3: style: Class 'Metagenome' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anfo-0.98/src/compress_stream.h:214:2: style: Struct 'BzipError' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anfo-0.98/src/stream.h:307:2: style: Struct 'ParseError' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anfo-0.98/src/stream.h:490:3: style: Class 'OnlyGenome' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anfo-0.98/src/stream.h:549:3: style: Class 'QualFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anfo-0.98/src/stream.h:610:3: style: Class 'Subsample' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anfo-0.98/src/stream.h:623:3: style: Class 'MultiFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anfo-0.98/src/stream.h:640:3: style: Class 'QualMasker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anfo-0.98/src/stream.h:882:3: style: Class 'zero_copy_output_buf' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anfo-0.98/src/stream.h:893:3: style: Class 'zero_copy_ostream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anfo-0.98/src/align.h:36:3: style: Class 'Array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anfo-0.98/src/util.h:286:0: style: Class 'Holder < const CompactGenome >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anfo-0.98/src/util.h:287:0: style: Class 'Holder < const CompactGenome >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anfo-0.98/src/sequence.h:209:1: warning: The class 'QDnaP' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
anfo-0.98/src/compress_stream.h:215:15: style: The function 'print_to' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/util.h:33:33: note: Virtual function in base class
anfo-0.98/src/compress_stream.h:215:15: note: Function in derived class
anfo-0.98/src/stream.h:323:18: style: The function 'fetch_result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:249:18: note: Virtual function in base class
anfo-0.98/src/stream.h:323:18: note: Function in derived class
anfo-0.98/src/stream.h:326:18: style: The function 'type_name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:282:18: note: Virtual function in base class
anfo-0.98/src/stream.h:326:18: note: Function in derived class
anfo-0.98/src/stream.h:361:17: style: The function 'get_state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:238:17: note: Virtual function in base class
anfo-0.98/src/stream.h:361:17: note: Function in derived class
anfo-0.98/src/stream.h:362:18: style: The function 'fetch_header' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:243:18: note: Virtual function in base class
anfo-0.98/src/stream.h:362:18: note: Function in derived class
anfo-0.98/src/stream.h:363:18: style: The function 'fetch_result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:249:18: note: Virtual function in base class
anfo-0.98/src/stream.h:363:18: note: Function in derived class
anfo-0.98/src/stream.h:364:18: style: The function 'fetch_footer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:255:18: note: Virtual function in base class
anfo-0.98/src/stream.h:364:18: note: Function in derived class
anfo-0.98/src/stream.h:365:18: style: The function 'type_name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:282:18: note: Virtual function in base class
anfo-0.98/src/stream.h:365:18: note: Function in derived class
anfo-0.98/src/stream.h:404:16: style: The function 'put_header' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:260:16: note: Virtual function in base class
anfo-0.98/src/stream.h:404:16: note: Function in derived class
anfo-0.98/src/stream.h:405:16: style: The function 'put_result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:266:16: note: Virtual function in base class
anfo-0.98/src/stream.h:405:16: note: Function in derived class
anfo-0.98/src/stream.h:406:16: style: The function 'put_footer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:272:16: note: Virtual function in base class
anfo-0.98/src/stream.h:406:16: note: Function in derived class
anfo-0.98/src/stream.h:407:18: style: The function 'type_name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:282:18: note: Virtual function in base class
anfo-0.98/src/stream.h:407:18: note: Function in derived class
anfo-0.98/src/stream.h:422:18: style: The function 'fetch_result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:249:18: note: Virtual function in base class
anfo-0.98/src/stream.h:422:18: note: Function in derived class
anfo-0.98/src/stream.h:425:18: style: The function 'type_name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:282:18: note: Virtual function in base class
anfo-0.98/src/stream.h:425:18: note: Function in derived class
anfo-0.98/src/stream.h:436:16: style: The function 'put_result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:266:16: note: Virtual function in base class
anfo-0.98/src/stream.h:436:16: note: Function in derived class
anfo-0.98/src/stream.h:452:16: style: The function 'put_header' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:260:16: note: Virtual function in base class
anfo-0.98/src/stream.h:452:16: note: Function in derived class
anfo-0.98/src/stream.h:459:16: style: The function 'put_result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:266:16: note: Virtual function in base class
anfo-0.98/src/stream.h:459:16: note: Function in derived class
anfo-0.98/src/stream.h:479:16: style: The function 'keep' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:458:16: note: Virtual function in base class
anfo-0.98/src/stream.h:479:16: note: Function in derived class
anfo-0.98/src/stream.h:491:16: style: The function 'xform' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:435:16: note: Virtual function in base class
anfo-0.98/src/stream.h:491:16: note: Function in derived class
anfo-0.98/src/stream.h:512:16: style: The function 'keep' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:458:16: note: Virtual function in base class
anfo-0.98/src/stream.h:512:16: note: Function in derived class
anfo-0.98/src/stream.h:524:22: style: The function 'xform' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:435:16: note: Virtual function in base class
anfo-0.98/src/stream.h:524:22: note: Function in derived class
anfo-0.98/src/stream.h:539:16: style: The function 'keep' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:458:16: note: Virtual function in base class
anfo-0.98/src/stream.h:539:16: note: Function in derived class
anfo-0.98/src/stream.h:550:16: style: The function 'xform' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:435:16: note: Virtual function in base class
anfo-0.98/src/stream.h:550:16: note: Function in derived class
anfo-0.98/src/stream.h:565:16: style: The function 'xform' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:435:16: note: Virtual function in base class
anfo-0.98/src/stream.h:565:16: note: Function in derived class
anfo-0.98/src/stream.h:575:16: style: The function 'xform' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:435:16: note: Virtual function in base class
anfo-0.98/src/stream.h:575:16: note: Function in derived class
anfo-0.98/src/stream.h:588:16: style: The function 'xform' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:435:16: note: Virtual function in base class
anfo-0.98/src/stream.h:588:16: note: Function in derived class
anfo-0.98/src/stream.h:601:16: style: The function 'xform' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:435:16: note: Virtual function in base class
anfo-0.98/src/stream.h:601:16: note: Function in derived class
anfo-0.98/src/stream.h:611:16: style: The function 'xform' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:435:16: note: Virtual function in base class
anfo-0.98/src/stream.h:611:16: note: Function in derived class
anfo-0.98/src/stream.h:624:16: style: The function 'xform' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:435:16: note: Virtual function in base class
anfo-0.98/src/stream.h:624:16: note: Function in derived class
anfo-0.98/src/stream.h:641:16: style: The function 'xform' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:435:16: note: Virtual function in base class
anfo-0.98/src/stream.h:641:16: note: Function in derived class
anfo-0.98/src/stream.h:720:16: style: The function 'put_header' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:260:16: note: Virtual function in base class
anfo-0.98/src/stream.h:720:16: note: Function in derived class
anfo-0.98/src/stream.h:728:16: style: The function 'put_result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:266:16: note: Virtual function in base class
anfo-0.98/src/stream.h:728:16: note: Function in derived class
anfo-0.98/src/stream.h:729:16: style: The function 'put_footer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:272:16: note: Virtual function in base class
anfo-0.98/src/stream.h:729:16: note: Function in derived class
anfo-0.98/src/stream.h:730:18: style: The function 'fetch_result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:249:18: note: Virtual function in base class
anfo-0.98/src/stream.h:730:18: note: Function in derived class
anfo-0.98/src/stream.h:739:18: style: The function 'fetch_header' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:243:18: note: Virtual function in base class
anfo-0.98/src/stream.h:739:18: note: Function in derived class
anfo-0.98/src/stream.h:740:18: style: The function 'fetch_result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:249:18: note: Virtual function in base class
anfo-0.98/src/stream.h:740:18: note: Function in derived class
anfo-0.98/src/stream.h:764:18: style: The function 'fetch_result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:249:18: note: Virtual function in base class
anfo-0.98/src/stream.h:764:18: note: Function in derived class
anfo-0.98/src/stream.h:765:18: style: The function 'type_name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:282:18: note: Virtual function in base class
anfo-0.98/src/stream.h:765:18: note: Function in derived class
anfo-0.98/src/stream.h:797:18: style: The function 'fetch_header' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:243:18: note: Virtual function in base class
anfo-0.98/src/stream.h:797:18: note: Function in derived class
anfo-0.98/src/stream.h:798:18: style: The function 'fetch_result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:249:18: note: Virtual function in base class
anfo-0.98/src/stream.h:798:18: note: Function in derived class
anfo-0.98/src/stream.h:799:18: style: The function 'type_name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:282:18: note: Virtual function in base class
anfo-0.98/src/stream.h:799:18: note: Function in derived class
anfo-0.98/src/stream.h:823:18: style: The function 'fetch_header' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:243:18: note: Virtual function in base class
anfo-0.98/src/stream.h:823:18: note: Function in derived class
anfo-0.98/src/stream.h:824:18: style: The function 'fetch_result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:249:18: note: Virtual function in base class
anfo-0.98/src/stream.h:824:18: note: Function in derived class
anfo-0.98/src/stream.h:825:18: style: The function 'type_name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:282:18: note: Virtual function in base class
anfo-0.98/src/stream.h:825:18: note: Function in derived class
anfo-0.98/src/stream.h:846:18: style: The function 'fetch_result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:249:18: note: Virtual function in base class
anfo-0.98/src/stream.h:846:18: note: Function in derived class
anfo-0.98/src/stream.h:847:18: style: The function 'type_name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:282:18: note: Virtual function in base class
anfo-0.98/src/stream.h:847:18: note: Function in derived class
anfo-0.98/src/sequence.h:160:22: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
anfo-0.98/src/align_fwd.h:76:26: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
anfo-0.98/src/align.h:295:3: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
anfo-0.98/src/align.h:314:3: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
anfo-0.98/src/align.h:316:3: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
anfo-0.98/src/align.h:322:3: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
anfo-0.98/src/anfo-elk.cc:71:6: style: C-style pointer casting [cstyleCast]
anfo-0.98/src/anfo-elk.cc:78:21: style: C-style pointer casting [cstyleCast]
anfo-0.98/src/anfo-elk.cc:158:21: style: C-style pointer casting [cstyleCast]
anfo-0.98/src/anfo-elk.cc:205:21: style: C-style pointer casting [cstyleCast]
anfo-0.98/src/misc_streams.h:518:3: warning: Member variable 'DivergenceStream::ancient_' is not initialized in the constructor. [uninitMemberVar]
anfo-0.98/src/anfo_common.h:69:4: error: Member variable 'minscore_' is initialized by itself. [selfInitialization]
anfo-0.98/src/misc_streams.h:44:8: performance: Technically the member function 'streams::by_genome_coordinate::compare' can be static. [functionStatic]
anfo-0.98/src/misc_streams.h:100:7: style: Technically the member function 'streams::by_seqid::operator()' can be const. [functionConst]
anfo-0.98/src/misc_streams.h:104:7: performance: Technically the member function 'streams::by_seqid::tag_header' can be static. [functionStatic]
anfo-0.98/src/misc_streams.h:108:10: performance: Technically the member function 'streams::by_seqid::is_sorted' can be static. [functionStatic]
anfo-0.98/src/misc_streams.h:604:8: style: Technically the member function 'streams::RegionFilter::inside' can be const. [functionConst]
anfo-0.98/src/anfo_common.h:62:3: style: Class 'Housekeeper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anfo-0.98/src/ducttape.h:121:3: style: Class 'GlzWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anfo-0.98/src/ducttape.h:144:3: style: Class 'ThreeAlnWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anfo-0.98/src/misc_streams.h:56:3: style: Class 'by_genome_coordinate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anfo-0.98/src/misc_streams.h:57:3: style: Class 'by_genome_coordinate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anfo-0.98/src/misc_streams.h:455:3: style: Class 'RepairHeaderStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anfo-0.98/src/misc_streams.h:599:3: style: Class 'RegionFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anfo-0.98/src/misc_streams.h:621:3: style: Class 'InsideRegion' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anfo-0.98/src/misc_streams.h:627:3: style: Class 'OutsideRegion' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anfo-0.98/src/output_streams.h:50:3: style: Class 'TextWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anfo-0.98/src/output_streams.h:93:3: style: Class 'SamWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anfo-0.98/src/output_streams.h:126:3: style: Class 'FastaAlnWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anfo-0.98/src/output_streams.h:152:3: style: Class 'TableWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anfo-0.98/src/output_streams.h:179:3: style: Class 'WigCoverageWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anfo-0.98/src/anfo-elk.cc:66:2: style: Struct 'StreamWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anfo-0.98/src/util.h:286:0: style: Class 'Holder < StreamBundle >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anfo-0.98/src/util.h:287:0: style: Class 'Holder < StreamBundle >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anfo-0.98/src/util.h:286:0: style: Class 'Holder < FanOut >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anfo-0.98/src/util.h:287:0: style: Class 'Holder < FanOut >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anfo-0.98/src/util.h:286:0: style: Class 'Holder < Compose >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anfo-0.98/src/util.h:287:0: style: Class 'Holder < Compose >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anfo-0.98/src/anfo_common.h:71:16: style: The function 'put_result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:266:16: note: Virtual function in base class
anfo-0.98/src/anfo_common.h:71:16: note: Function in derived class
anfo-0.98/src/anfo_common.h:90:16: style: The function 'put_header' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:260:16: note: Virtual function in base class
anfo-0.98/src/anfo_common.h:90:16: note: Function in derived class
anfo-0.98/src/anfo_common.h:91:16: style: The function 'put_result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:266:16: note: Virtual function in base class
anfo-0.98/src/anfo_common.h:91:16: note: Function in derived class
anfo-0.98/src/anfo_common.h:109:16: style: The function 'put_header' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:260:16: note: Virtual function in base class
anfo-0.98/src/anfo_common.h:109:16: note: Function in derived class
anfo-0.98/src/anfo_common.h:110:16: style: The function 'put_result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:266:16: note: Virtual function in base class
anfo-0.98/src/anfo_common.h:110:16: note: Function in derived class
anfo-0.98/src/ducttape.h:104:16: style: The function 'put_header' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:260:16: note: Virtual function in base class
anfo-0.98/src/ducttape.h:104:16: note: Function in derived class
anfo-0.98/src/ducttape.h:105:16: style: The function 'put_result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:266:16: note: Virtual function in base class
anfo-0.98/src/ducttape.h:105:16: note: Function in derived class
anfo-0.98/src/ducttape.h:106:16: style: The function 'put_footer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:272:16: note: Virtual function in base class
anfo-0.98/src/ducttape.h:106:16: note: Function in derived class
anfo-0.98/src/ducttape.h:107:18: style: The function 'fetch_result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:249:18: note: Virtual function in base class
anfo-0.98/src/ducttape.h:107:18: note: Function in derived class
anfo-0.98/src/ducttape.h:122:16: style: The function 'put_result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:266:16: note: Virtual function in base class
anfo-0.98/src/ducttape.h:122:16: note: Function in derived class
anfo-0.98/src/ducttape.h:145:16: style: The function 'put_result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:266:16: note: Virtual function in base class
anfo-0.98/src/ducttape.h:145:16: note: Function in derived class
anfo-0.98/src/misc_streams.h:132:18: style: The function 'fetch_header' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:243:18: note: Virtual function in base class
anfo-0.98/src/misc_streams.h:132:18: note: Function in derived class
anfo-0.98/src/misc_streams.h:133:18: style: The function 'fetch_result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:249:18: note: Virtual function in base class
anfo-0.98/src/misc_streams.h:133:18: note: Function in derived class
anfo-0.98/src/misc_streams.h:137:18: style: The function 'get_summary' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:279:18: note: Virtual function in base class
anfo-0.98/src/misc_streams.h:137:18: note: Function in derived class
anfo-0.98/src/misc_streams.h:138:18: style: The function 'type_name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:282:18: note: Virtual function in base class
anfo-0.98/src/misc_streams.h:138:18: note: Function in derived class
anfo-0.98/src/misc_streams.h:162:18: style: The function 'fetch_header' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:243:18: note: Virtual function in base class
anfo-0.98/src/misc_streams.h:162:18: note: Function in derived class
anfo-0.98/src/misc_streams.h:163:18: style: The function 'fetch_result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:249:18: note: Virtual function in base class
anfo-0.98/src/misc_streams.h:163:18: note: Function in derived class
anfo-0.98/src/misc_streams.h:187:18: style: The function 'fetch_result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:249:18: note: Virtual function in base class
anfo-0.98/src/misc_streams.h:187:18: note: Function in derived class
anfo-0.98/src/misc_streams.h:201:18: style: The function 'type_name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:282:18: note: Virtual function in base class
anfo-0.98/src/misc_streams.h:201:18: note: Function in derived class
anfo-0.98/src/misc_streams.h:280:16: style: The function 'put_header' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:260:16: note: Virtual function in base class
anfo-0.98/src/misc_streams.h:280:16: note: Function in derived class
anfo-0.98/src/misc_streams.h:281:16: style: The function 'put_footer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:272:16: note: Virtual function in base class
anfo-0.98/src/misc_streams.h:281:16: note: Function in derived class
anfo-0.98/src/misc_streams.h:282:16: style: The function 'put_result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:266:16: note: Virtual function in base class
anfo-0.98/src/misc_streams.h:282:16: note: Function in derived class
anfo-0.98/src/misc_streams.h:288:18: style: The function 'fetch_result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:249:18: note: Virtual function in base class
anfo-0.98/src/misc_streams.h:288:18: note: Function in derived class
anfo-0.98/src/misc_streams.h:294:18: style: The function 'fetch_footer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:255:18: note: Virtual function in base class
anfo-0.98/src/misc_streams.h:294:18: note: Function in derived class
anfo-0.98/src/misc_streams.h:295:18: style: The function 'get_summary' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:279:18: note: Virtual function in base class
anfo-0.98/src/misc_streams.h:295:18: note: Function in derived class
anfo-0.98/src/misc_streams.h:456:16: style: The function 'put_header' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:260:16: note: Virtual function in base class
anfo-0.98/src/misc_streams.h:456:16: note: Function in derived class
anfo-0.98/src/misc_streams.h:462:16: style: The function 'put_header' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:260:16: note: Virtual function in base class
anfo-0.98/src/misc_streams.h:462:16: note: Function in derived class
anfo-0.98/src/misc_streams.h:463:16: style: The function 'put_result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:266:16: note: Virtual function in base class
anfo-0.98/src/misc_streams.h:463:16: note: Function in derived class
anfo-0.98/src/misc_streams.h:464:16: style: The function 'put_footer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:272:16: note: Virtual function in base class
anfo-0.98/src/misc_streams.h:464:16: note: Function in derived class
anfo-0.98/src/misc_streams.h:465:18: style: The function 'fetch_footer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:255:18: note: Virtual function in base class
anfo-0.98/src/misc_streams.h:465:18: note: Function in derived class
anfo-0.98/src/misc_streams.h:471:17: style: The function 'get_state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:238:17: note: Virtual function in base class
anfo-0.98/src/misc_streams.h:471:17: note: Function in derived class
anfo-0.98/src/misc_streams.h:473:16: style: The function 'put_header' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:260:16: note: Virtual function in base class
anfo-0.98/src/misc_streams.h:473:16: note: Function in derived class
anfo-0.98/src/misc_streams.h:474:16: style: The function 'put_result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:266:16: note: Virtual function in base class
anfo-0.98/src/misc_streams.h:474:16: note: Function in derived class
anfo-0.98/src/misc_streams.h:475:16: style: The function 'put_footer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:272:16: note: Virtual function in base class
anfo-0.98/src/misc_streams.h:475:16: note: Function in derived class
anfo-0.98/src/misc_streams.h:477:18: style: The function 'fetch_header' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:243:18: note: Virtual function in base class
anfo-0.98/src/misc_streams.h:477:18: note: Function in derived class
anfo-0.98/src/misc_streams.h:478:18: style: The function 'fetch_result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:249:18: note: Virtual function in base class
anfo-0.98/src/misc_streams.h:478:18: note: Function in derived class
anfo-0.98/src/misc_streams.h:479:18: style: The function 'fetch_footer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:255:18: note: Virtual function in base class
anfo-0.98/src/misc_streams.h:479:18: note: Function in derived class
anfo-0.98/src/misc_streams.h:480:18: style: The function 'type_name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:282:18: note: Virtual function in base class
anfo-0.98/src/misc_streams.h:480:18: note: Function in derived class
anfo-0.98/src/misc_streams.h:496:16: style: The function 'put_result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:266:16: note: Virtual function in base class
anfo-0.98/src/misc_streams.h:496:16: note: Function in derived class
anfo-0.98/src/misc_streams.h:497:18: style: The function 'get_summary' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:279:18: note: Virtual function in base class
anfo-0.98/src/misc_streams.h:497:18: note: Function in derived class
anfo-0.98/src/misc_streams.h:522:16: style: The function 'put_header' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:260:16: note: Virtual function in base class
anfo-0.98/src/misc_streams.h:522:16: note: Function in derived class
anfo-0.98/src/misc_streams.h:523:16: style: The function 'put_result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:266:16: note: Virtual function in base class
anfo-0.98/src/misc_streams.h:523:16: note: Function in derived class
anfo-0.98/src/misc_streams.h:524:18: style: The function 'get_summary' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:279:18: note: Virtual function in base class
anfo-0.98/src/misc_streams.h:524:18: note: Function in derived class
anfo-0.98/src/misc_streams.h:534:16: style: The function 'put_result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:266:16: note: Virtual function in base class
anfo-0.98/src/misc_streams.h:534:16: note: Function in derived class
anfo-0.98/src/misc_streams.h:535:18: style: The function 'get_summary' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:279:18: note: Virtual function in base class
anfo-0.98/src/misc_streams.h:535:18: note: Function in derived class
anfo-0.98/src/misc_streams.h:584:16: style: The function 'xform' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:435:16: note: Virtual function in base class
anfo-0.98/src/misc_streams.h:584:16: note: Function in derived class
anfo-0.98/src/misc_streams.h:622:16: style: The function 'keep' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:458:16: note: Virtual function in base class
anfo-0.98/src/misc_streams.h:622:16: note: Function in derived class
anfo-0.98/src/misc_streams.h:628:16: style: The function 'keep' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:458:16: note: Virtual function in base class
anfo-0.98/src/misc_streams.h:628:16: note: Function in derived class
anfo-0.98/src/misc_streams.h:634:16: style: The function 'put_header' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:260:16: note: Virtual function in base class
anfo-0.98/src/misc_streams.h:634:16: note: Function in derived class
anfo-0.98/src/misc_streams.h:635:16: style: The function 'xform' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:435:16: note: Virtual function in base class
anfo-0.98/src/misc_streams.h:635:16: note: Function in derived class
anfo-0.98/src/output_streams.h:52:16: style: The function 'put_header' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:260:16: note: Virtual function in base class
anfo-0.98/src/output_streams.h:52:16: note: Function in derived class
anfo-0.98/src/output_streams.h:53:16: style: The function 'put_result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:266:16: note: Virtual function in base class
anfo-0.98/src/output_streams.h:53:16: note: Function in derived class
anfo-0.98/src/output_streams.h:54:16: style: The function 'put_footer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:272:16: note: Virtual function in base class
anfo-0.98/src/output_streams.h:54:16: note: Function in derived class
anfo-0.98/src/output_streams.h:55:18: style: The function 'type_name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:282:18: note: Virtual function in base class
anfo-0.98/src/output_streams.h:55:18: note: Function in derived class
anfo-0.98/src/output_streams.h:98:16: style: The function 'put_header' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:260:16: note: Virtual function in base class
anfo-0.98/src/output_streams.h:98:16: note: Function in derived class
anfo-0.98/src/output_streams.h:106:16: style: The function 'put_result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:266:16: note: Virtual function in base class
anfo-0.98/src/output_streams.h:106:16: note: Function in derived class
anfo-0.98/src/output_streams.h:111:16: style: The function 'put_footer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:272:16: note: Virtual function in base class
anfo-0.98/src/output_streams.h:111:16: note: Function in derived class
anfo-0.98/src/output_streams.h:127:16: style: The function 'put_result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:266:16: note: Virtual function in base class
anfo-0.98/src/output_streams.h:127:16: note: Function in derived class
anfo-0.98/src/output_streams.h:143:16: style: The function 'put_result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:266:16: note: Virtual function in base class
anfo-0.98/src/output_streams.h:143:16: note: Function in derived class
anfo-0.98/src/output_streams.h:153:16: style: The function 'put_result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:266:16: note: Virtual function in base class
anfo-0.98/src/output_streams.h:153:16: note: Function in derived class
anfo-0.98/src/output_streams.h:164:16: style: The function 'xform' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:435:16: note: Virtual function in base class
anfo-0.98/src/output_streams.h:164:16: note: Function in derived class
anfo-0.98/src/output_streams.h:180:16: style: The function 'put_result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:266:16: note: Virtual function in base class
anfo-0.98/src/output_streams.h:180:16: note: Function in derived class
anfo-0.98/src/anfo_common.h:68:31: performance: Function parameter 'left' should be passed by const reference. [passedByValue]
anfo-0.98/src/anfo_common.h:68:52: performance: Function parameter 'right' should be passed by const reference. [passedByValue]
anfo-0.98/src/anfo-tool.cc:78:20: warning: Either the condition 'if(a&&*a&&!*e)' is redundant or there is possible null pointer dereference: a. [nullPointerRedundantCheck]
anfo-0.98/src/anfo-tool.cc:79:4: note: Assuming that condition 'if(a&&*a&&!*e)' is not redundant
anfo-0.98/src/anfo-tool.cc:78:20: note: Null pointer dereference
anfo-0.98/src/anfo-tool.cc:85:18: warning: Either the condition 'if(a&&*a&&!*e)' is redundant or there is possible null pointer dereference: a. [nullPointerRedundantCheck]
anfo-0.98/src/anfo-tool.cc:86:4: note: Assuming that condition 'if(a&&*a&&!*e)' is not redundant
anfo-0.98/src/anfo-tool.cc:85:18: note: Null pointer dereference
anfo-0.98/src/anfo.cc:172:9: warning: Identical condition '!output_file', second condition is always false [identicalConditionAfterEarlyExit]
anfo-0.98/src/anfo.cc:116:28: note: 'output_file' is assigned value '0' here.
anfo-0.98/src/anfo.cc:119:16: note: 'clobber' is assigned value '0' here.
anfo-0.98/src/anfo.cc:168:6: note: first condition
anfo-0.98/src/anfo.cc:172:9: note: second condition
anfo-0.98/src/anfo.cc:121:6: style: The scope of the variable 'task_id' can be reduced. [variableScope]
anfo-0.98/src/concurrent_stream.h:119:17: style: The function 'get_state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:238:17: note: Virtual function in base class
anfo-0.98/src/concurrent_stream.h:119:17: note: Function in derived class
anfo-0.98/src/concurrent_stream.h:120:16: style: The function 'put_header' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:260:16: note: Virtual function in base class
anfo-0.98/src/concurrent_stream.h:120:16: note: Function in derived class
anfo-0.98/src/concurrent_stream.h:121:16: style: The function 'put_result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:266:16: note: Virtual function in base class
anfo-0.98/src/concurrent_stream.h:121:16: note: Function in derived class
anfo-0.98/src/concurrent_stream.h:122:16: style: The function 'put_footer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:272:16: note: Virtual function in base class
anfo-0.98/src/concurrent_stream.h:122:16: note: Function in derived class
anfo-0.98/src/concurrent_stream.h:123:18: style: The function 'fetch_header' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:243:18: note: Virtual function in base class
anfo-0.98/src/concurrent_stream.h:123:18: note: Function in derived class
anfo-0.98/src/concurrent_stream.h:124:18: style: The function 'fetch_result' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:249:18: note: Virtual function in base class
anfo-0.98/src/concurrent_stream.h:124:18: note: Function in derived class
anfo-0.98/src/concurrent_stream.h:125:18: style: The function 'fetch_footer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anfo-0.98/src/stream.h:255:18: note: Virtual function in base class
anfo-0.98/src/concurrent_stream.h:125:18: note: Function in derived class
anfo-0.98/src/conffile.h:66:43: performance: Passing the result of c_str() to a function that takes std::string as argument no. 1 is slow and redundant. [stlcstrParam]
anfo-0.98/src/anfo_common.cc:421:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
anfo-0.98/src/align.h:123:0: warning: Member variable 'ExtendAlignment < FullCell >::width_' is not initialized in the constructor. [uninitMemberVar]
anfo-0.98/src/align.h:123:0: warning: Member variable 'ExtendAlignment < FullCell >::max_s_' is not initialized in the constructor. [uninitMemberVar]
anfo-0.98/src/align.h:123:0: warning: Member variable 'ExtendAlignment < FullCell >::max_x_' is not initialized in the constructor. [uninitMemberVar]
anfo-0.98/src/align.h:123:0: warning: Member variable 'ExtendAlignment < FullCell >::max_y_' is not initialized in the constructor. [uninitMemberVar]
anfo-0.98/src/align.h:123:0: warning: Member variable 'ExtendAlignment < FullCell >::max_tail_' is not initialized in the constructor. [uninitMemberVar]
anfo-0.98/src/align.h:35:0: warning: Member variable 'Array < adna_parblock :: num_states , FullCell >::arr_' is not initialized in the constructor. [uninitMemberVar]
anfo-0.98/src/align.h:36:0: style: Class 'Array < adna_parblock :: num_states , FullCell >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anfo-0.98/src/util.h:287:26: style: Class 'Holder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anfo-0.98/src/dnaindex.cc:78:3: style: Struct 'mk_dense_word' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anfo-0.98/src/dnaindex.cc:226:2: style: Struct 'put_gap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anfo-0.98/src/dnaindex.cc:294:23: error: Memory is allocated but not initialized: base [uninitdata]
anfo-0.98/src/dnaindex.cc:345:23: error: Memory is allocated but not initialized: lists [uninitdata]
anfo-0.98/src/ducttape.cc:200:8: style: Technically the member function 'streams::AlnIter::operator!=' can be const. [functionConst]
anfo-0.98/src/fa2dna.cc:117:3: warning: Member variable 'FastaDecoder::source_position_' is not initialized in the constructor. [uninitMemberVar]
anfo-0.98/src/util.h:286:0: style: Class 'Holder < streams :: Stream >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anfo-0.98/src/util.h:287:0: style: Class 'Holder < streams :: Stream >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anfo-0.98/src/index.cc:252:21: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
anfo-0.98/src/index.cc:248:50: style: Function 'lookupS' argument 1 names different: declaration 'seq' definition 'dna'. [funcArgNamesDifferent]
anfo-0.98/src/index.h:288:41: note: Function 'lookupS' argument 1 names different: declaration 'seq' definition 'dna'.
anfo-0.98/src/index.cc:248:50: note: Function 'lookupS' argument 1 names different: declaration 'seq' definition 'dna'.
anfo-0.98/src/misc_streams.cc:332:42: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
anfo-0.98/src/misc_streams.cc:523:98: style: Function 'AgreesWithChain' argument 3 names different: declaration 's' definition 'p'. [funcArgNamesDifferent]
anfo-0.98/src/misc_streams.h:583:83: note: Function 'AgreesWithChain' argument 3 names different: declaration 's' definition 'p'.
anfo-0.98/src/misc_streams.cc:523:98: note: Function 'AgreesWithChain' argument 3 names different: declaration 's' definition 'p'.
anfo-0.98/src/sequence.cc:105:39: style: Function 'Base' argument 2 names different: declaration 'q_score' definition 'q'. [funcArgNamesDifferent]
anfo-0.98/src/sequence.h:298:25: note: Function 'Base' argument 2 names different: declaration 'q_score' definition 'q'.
anfo-0.98/src/sequence.cc:105:39: note: Function 'Base' argument 2 names different: declaration 'q_score' definition 'q'.
anfo-0.98/src/sequence.cc:339:17: style: Variable 'junk' is assigned a value that is never used. [unreadVariable]
anfo-0.98/src/sequence.cc:63:3: style: Class 'Reader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anfo-0.98/src/sequence.cc:111:27: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
anfo-0.98/src/stream.cc:373:20: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
anfo-0.98/src/stream.cc:715:33: style: Function 'xform' argument 1 names different: declaration 'r' definition 'res'. [funcArgNamesDifferent]
anfo-0.98/src/stream.h:491:31: note: Function 'xform' argument 1 names different: declaration 'r' definition 'res'.
anfo-0.98/src/stream.cc:715:33: note: Function 'xform' argument 1 names different: declaration 'r' definition 'res'.
anfo-0.98/src/stream.h:884:15: warning: Virtual function 'sync' is called from destructor '~zero_copy_output_buf()' at line 1552. Dynamic binding is not used. [virtualCallInConstructor]
anfo-0.98/src/stream.cc:1552:49: note: Calling sync
anfo-0.98/src/stream.h:884:15: note: sync is a virtual method
anfo-0.98/src/stream.cc:1438:34: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
anfo-0.98/src/stream.cc:1236:33: style: Copying 'auto_ptr' pointer to another does not create two equal objects since one has lost its ownership of the pointer. [useAutoPointerCopy]
[22:43]

ftp://ftp.se.debian.org/debian/pool/main/a/angband/angband_3.5.1.orig.tar.gz
angband-3.5.1/src/attack.c:366:9: style: The scope of the variable 'j' can be reduced. [variableScope]
angband-3.5.1/src/attack.c:395:8: style: The scope of the variable 'msg' can be reduced. [variableScope]
angband-3.5.1/src/attack.c:466:8: style: The scope of the variable 'm_name' can be reduced. [variableScope]
angband-3.5.1/src/birth.c:446:32: style: Redundant condition: is_ammo. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition]
angband-3.5.1/src/birth.c:182:6: style: The scope of the variable 'bonus' can be reduced. [variableScope]
angband-3.5.1/src/birth.c:284:6: style: The scope of the variable 'roll' can be reduced. [variableScope]
angband-3.5.1/src/birth.c:423:15: style: The scope of the variable 'o_ptr' can be reduced. [variableScope]
angband-3.5.1/src/birth.c:430:7: style: The scope of the variable 'is_ammo' can be reduced. [variableScope]
angband-3.5.1/src/birth.c:900:6: style: The scope of the variable 'success' can be reduced. [variableScope]
angband-3.5.1/src/birth.c:1127:14: style: The scope of the variable 'p' can be reduced. [variableScope]
angband-3.5.1/src/birth.c:282:41: style: Function 'get_history' argument 1 names different: declaration 'h' definition 'chart'. [funcArgNamesDifferent]
angband-3.5.1/src/birth.h:11:48: note: Function 'get_history' argument 1 names different: declaration 'h' definition 'chart'.
angband-3.5.1/src/birth.c:282:41: note: Function 'get_history' argument 1 names different: declaration 'h' definition 'chart'.
angband-3.5.1/src/birth.c:1036:4: warning: The array 'points_spent' is too small, the function 'event_signal_birthpoints' expects a bigger one. [argumentSize]
angband-3.5.1/src/borg/borg5.c:744:9: style: The scope of the variable 's' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg5.c:746:19: style: The scope of the variable 'r_ptr' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg5.c:1006:6: style: The scope of the variable 'j' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg5.c:1144:6: style: The scope of the variable 'j' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg5.c:1431:9: style: The scope of the variable 'dx' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg5.c:1432:9: style: The scope of the variable 'dy' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg5.c:3609:25: style: The scope of the variable 'dx' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg5.c:3609:29: style: The scope of the variable 'dy' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg5.c:3623:6: style: The scope of the variable 'floor_glyphed' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:12852:29: warning: Comparison of a boolean expression with an integer other than 0 or 1. [compareBoolExpressionWithInt]
angband-3.5.1/src/borg/borg6.c:4044:40: style: Redundant condition: borg_surround. '!borg_surround || (borg_surround && goal_ignoring)' is equivalent to '!borg_surround || goal_ignoring' [redundantCondition]
angband-3.5.1/src/borg/borg6.c:12715:17: style: Condition 'dir' is always true [knownConditionTrueFalse]
angband-3.5.1/src/borg/borg6.c:12710:17: note: Assuming that condition 'dir==8' is not redundant
angband-3.5.1/src/borg/borg6.c:12715:17: note: Condition 'dir' is always true
angband-3.5.1/src/borg/borg6.c:12741:17: style: Condition 'dir' is always true [knownConditionTrueFalse]
angband-3.5.1/src/borg/borg6.c:12736:18: note: Assuming that condition 'dir==4' is not redundant
angband-3.5.1/src/borg/borg6.c:12741:17: note: Condition 'dir' is always true
angband-3.5.1/src/borg/borg6.c:12754:17: style: Condition 'dir' is always true [knownConditionTrueFalse]
angband-3.5.1/src/borg/borg6.c:12749:18: note: Assuming that condition 'dir==6' is not redundant
angband-3.5.1/src/borg/borg6.c:12754:17: note: Condition 'dir' is always true
angband-3.5.1/src/borg/borg6.c:2488:2: style: Variable 'clw_heal' is reassigned a value before the old one has been used. [redundantAssignment]
angband-3.5.1/src/borg/borg6.c:2475:0: note: Variable 'clw_heal' is reassigned a value before the old one has been used.
angband-3.5.1/src/borg/borg6.c:2488:2: note: Variable 'clw_heal' is reassigned a value before the old one has been used.
angband-3.5.1/src/borg/borg6.c:2489:2: style: Variable 'csw_heal' is reassigned a value before the old one has been used. [redundantAssignment]
angband-3.5.1/src/borg/borg6.c:2476:0: note: Variable 'csw_heal' is reassigned a value before the old one has been used.
angband-3.5.1/src/borg/borg6.c:2489:2: note: Variable 'csw_heal' is reassigned a value before the old one has been used.
angband-3.5.1/src/borg/borg6.c:2490:2: style: Variable 'ccw_heal' is reassigned a value before the old one has been used. [redundantAssignment]
angband-3.5.1/src/borg/borg6.c:2477:0: note: Variable 'ccw_heal' is reassigned a value before the old one has been used.
angband-3.5.1/src/borg/borg6.c:2490:2: note: Variable 'ccw_heal' is reassigned a value before the old one has been used.
angband-3.5.1/src/borg/borg6.c:2491:2: style: Variable 'cmw_heal' is reassigned a value before the old one has been used. [redundantAssignment]
angband-3.5.1/src/borg/borg6.c:2478:0: note: Variable 'cmw_heal' is reassigned a value before the old one has been used.
angband-3.5.1/src/borg/borg6.c:2491:2: note: Variable 'cmw_heal' is reassigned a value before the old one has been used.
angband-3.5.1/src/borg/borg6.c:2492:2: style: Variable 'heal_heal' is reassigned a value before the old one has been used. [redundantAssignment]
angband-3.5.1/src/borg/borg6.c:2480:0: note: Variable 'heal_heal' is reassigned a value before the old one has been used.
angband-3.5.1/src/borg/borg6.c:2492:2: note: Variable 'heal_heal' is reassigned a value before the old one has been used.
angband-3.5.1/src/borg/borg6.c:4174:9: style: Variable 'b_k' is reassigned a value before the old one has been used. [redundantAssignment]
angband-3.5.1/src/borg/borg6.c:4167:0: note: Variable 'b_k' is reassigned a value before the old one has been used.
angband-3.5.1/src/borg/borg6.c:4174:9: note: Variable 'b_k' is reassigned a value before the old one has been used.
angband-3.5.1/src/borg/borg6.c:10739:5: style: Variable 'save_fire' is reassigned a value before the old one has been used. [redundantAssignment]
angband-3.5.1/src/borg/borg6.c:10737:0: note: Variable 'save_fire' is reassigned a value before the old one has been used.
angband-3.5.1/src/borg/borg6.c:10739:5: note: Variable 'save_fire' is reassigned a value before the old one has been used.
angband-3.5.1/src/borg/borg6.c:97:19: style: Same expression on both sides of '&&'. [duplicateExpression]
angband-3.5.1/src/borg/borg6.c:8003:28: style: Same expression on both sides of '||'. [duplicateExpression]
angband-3.5.1/src/borg/borg6.c:14803:44: style: Same expression on both sides of '||'. [duplicateExpression]
angband-3.5.1/src/borg/borg6.c:17253:49: style: Same expression on both sides of '||'. [duplicateExpression]
angband-3.5.1/src/borg/borg6.c:270:9: style: The scope of the variable 'n' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:271:9: style: The scope of the variable 'x1' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:271:13: style: The scope of the variable 'y1' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:424:21: style: The scope of the variable 'p' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:494:6: style: The scope of the variable 'fear' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:495:6: style: The scope of the variable 'p' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:763:19: style: The scope of the variable 'r_ptr' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:1257:19: style: The scope of the variable 'r_ptr' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:1564:19: style: The scope of the variable 'r_ptr' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:1889:6: style: The scope of the variable 'j' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:1890:6: style: The scope of the variable 'glyphs' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:1892:13: style: The scope of the variable 'ag' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:3778:7: style: The scope of the variable 'm' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:3935:16: style: The scope of the variable 'b_d' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:5029:13: style: The scope of the variable 'ag' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:5030:19: style: The scope of the variable 'r_ptr' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:5031:16: style: The scope of the variable 'kill' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:5140:6: style: The scope of the variable 'ii' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:5141:6: style: The scope of the variable 'vault_grids' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:5142:6: style: The scope of the variable 'x' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:5142:9: style: The scope of the variable 'y' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:5961:9: style: The scope of the variable 'o_y' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:5962:9: style: The scope of the variable 'o_x' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:5963:9: style: The scope of the variable 'walls' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:5964:9: style: The scope of the variable 'unknown' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:6106:19: style: The scope of the variable 'r_ptr' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:6107:16: style: The scope of the variable 'kill' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:6108:16: style: The scope of the variable 'ag_path' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:6109:19: style: The scope of the variable 'r_ptr_path' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:6110:16: style: The scope of the variable 'kill_path' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:9776:9: style: The scope of the variable 'n' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:9781:19: style: The scope of the variable 'r_ptr' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:10216:16: style: The scope of the variable 'ag' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:10217:16: style: The scope of the variable 'kill' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:11448:17: style: The scope of the variable 'i' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:11662:16: style: The scope of the variable 'kill' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:11663:19: style: The scope of the variable 'r_ptr' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:11772:15: style: The scope of the variable 'u' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:12117:13: style: The scope of the variable 'kill' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:12994:19: style: The scope of the variable 'r_ptr' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:13328:9: style: The scope of the variable 'n' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:14197:9: style: The scope of the variable 'n' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:14256:11: style: The scope of the variable 'ii' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:14853:20: style: The scope of the variable 'ox' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:14853:24: style: The scope of the variable 'oy' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:14855:9: style: The scope of the variable 'o_y' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:14855:16: style: The scope of the variable 'o_x' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:14855:23: style: The scope of the variable 'door_found' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:15513:9: style: The scope of the variable 'x' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:15513:12: style: The scope of the variable 'y' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:15522:13: style: The scope of the variable 'c' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:15818:6: style: The scope of the variable 'glyph' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:15886:17: style: The scope of the variable 'floor' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:16642:6: style: The scope of the variable 'wall_north' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:16643:6: style: The scope of the variable 'wall_south' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:16644:6: style: The scope of the variable 'wall_east' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:16645:6: style: The scope of the variable 'wall_west' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:16646:6: style: The scope of the variable 'q_x' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:16647:6: style: The scope of the variable 'q_y' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:17568:23: style: The scope of the variable 'j' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:17572:16: style: The scope of the variable 'ag' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:17860:6: style: The scope of the variable 'j' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:17970:6: style: The scope of the variable 'j' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:18162:9: style: The scope of the variable 'oy' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:18163:9: style: The scope of the variable 'ox' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:18163:13: style: The scope of the variable 'i' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:18351:16: style: The scope of the variable 'ag' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:18376:6: style: The scope of the variable 'i' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:18378:6: style: The scope of the variable 'd' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:18494:16: style: The scope of the variable 'ag' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:19337:9: style: The scope of the variable 'x' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:19337:12: style: The scope of the variable 'y' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:19337:15: style: The scope of the variable 'j' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg6.c:13013:37: style: Variable 'glyphs' is modified but its new value is never used. [unreadVariable]
angband-3.5.1/src/borg/borg6.c:13048:15: style: Variable 'ag' is assigned a value that is never used. [unreadVariable]
angband-3.5.1/src/borg/borg6.c:16034:11: style: Variable 'ag' is assigned a value that is never used. [unreadVariable]
angband-3.5.1/src/borg/borg6.c:19674:11: style: Variable 'ag' is assigned a value that is never used. [unreadVariable]
angband-3.5.1/src/borg/borg7.c:3472:2: style: Variable 'b_p' is reassigned a value before the old one has been used. [redundantAssignment]
angband-3.5.1/src/borg/borg7.c:3459:0: note: Variable 'b_p' is reassigned a value before the old one has been used.
angband-3.5.1/src/borg/borg7.c:3472:2: note: Variable 'b_p' is reassigned a value before the old one has been used.
angband-3.5.1/src/borg/borg7.c:1787:46: style: Same expression on both sides of '||'. [duplicateExpression]
angband-3.5.1/src/borg/borg7.c:2292:46: style: Same expression on both sides of '||'. [duplicateExpression]
angband-3.5.1/src/borg/borg7.c:2838:46: style: Same expression on both sides of '||'. [duplicateExpression]
angband-3.5.1/src/borg/borg7.c:3033:42: style: Same expression on both sides of '||'. [duplicateExpression]
angband-3.5.1/src/borg/borg7.c:3102:42: style: Same expression on both sides of '||'. [duplicateExpression]
angband-3.5.1/src/borg/borg7.c:3518:46: style: Same expression on both sides of '||'. [duplicateExpression]
angband-3.5.1/src/borg/borg7.c:3995:46: style: Same expression on both sides of '||'. [duplicateExpression]
angband-3.5.1/src/borg/borg7.c:728:12: style: The scope of the variable 's_a' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg7.c:910:12: style: The scope of the variable 's_a' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg7.c:3151:16: style: The scope of the variable 'item' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg7.c:3465:7: style: The scope of the variable 'target_ring_desc' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg7.c:3792:7: style: The scope of the variable 'target_desc' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg8.c:1438:37: warning: Identical condition 'borg_items[hole].iqty', second condition is always false [identicalConditionAfterEarlyExit]
angband-3.5.1/src/borg/borg8.c:1424:31: note: 'hole' is assigned value 'INVEN_MAX_PACK-1' here.
angband-3.5.1/src/borg/borg8.c:1437:25: note: first condition
angband-3.5.1/src/borg/borg8.c:1438:37: note: second condition
angband-3.5.1/src/borg/borg8.c:4611:17: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
angband-3.5.1/src/borg/borg8.c:4608:14: note: outer condition: !goal_less
angband-3.5.1/src/borg/borg8.c:4611:17: note: identical inner condition: !goal_less
angband-3.5.1/src/borg/borg8.c:1137:5: style: Variable 'b_p' is reassigned a value before the old one has been used. [redundantAssignment]
angband-3.5.1/src/borg/borg8.c:1129:0: note: Variable 'b_p' is reassigned a value before the old one has been used.
angband-3.5.1/src/borg/borg8.c:1137:5: note: Variable 'b_p' is reassigned a value before the old one has been used.
angband-3.5.1/src/borg/borg8.c:1445:2: style: Variable 'b_p' is reassigned a value before the old one has been used. [redundantAssignment]
angband-3.5.1/src/borg/borg8.c:1444:5: note: Variable 'b_p' is reassigned a value before the old one has been used.
angband-3.5.1/src/borg/borg8.c:1445:2: note: Variable 'b_p' is reassigned a value before the old one has been used.
angband-3.5.1/src/borg/borg8.c:1651:5: style: Variable 'b_p' is reassigned a value before the old one has been used. [redundantAssignment]
angband-3.5.1/src/borg/borg8.c:1642:0: note: Variable 'b_p' is reassigned a value before the old one has been used.
angband-3.5.1/src/borg/borg8.c:1651:5: note: Variable 'b_p' is reassigned a value before the old one has been used.
angband-3.5.1/src/borg/borg8.c:545:50: style: Same expression on both sides of '||'. [duplicateExpression]
angband-3.5.1/src/borg/borg8.c:980:42: style: Same expression on both sides of '||'. [duplicateExpression]
angband-3.5.1/src/borg/borg8.c:31:9: style: The scope of the variable 'dir' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg8.c:34:13: style: The scope of the variable 'ag' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg8.c:514:16: style: The scope of the variable 'item2' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg8.c:714:9: style: The scope of the variable 'p' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg8.c:2559:9: style: The scope of the variable 'qty' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg8.c:2638:7: style: The scope of the variable 'purchase_target' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg8.c:2795:6: style: The scope of the variable 'ii' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg8.c:2795:10: style: The scope of the variable 'x' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg8.c:2795:13: style: The scope of the variable 'y' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg8.c:2797:16: style: The scope of the variable 'ag' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg8.c:3063:13: style: The scope of the variable 'y' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg8.c:3063:16: style: The scope of the variable 'x' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg8.c:3115:13: style: The scope of the variable 'y' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg8.c:3115:16: style: The scope of the variable 'x' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg8.c:3360:13: style: The scope of the variable 'y' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg8.c:3360:16: style: The scope of the variable 'x' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg8.c:3430:13: style: The scope of the variable 'y' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg8.c:3430:16: style: The scope of the variable 'x' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg8.c:3482:13: style: The scope of the variable 'y' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg8.c:3482:16: style: The scope of the variable 'x' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg8.c:3586:8: style: The scope of the variable 'ii' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg8.c:3736:13: style: The scope of the variable 'y' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg8.c:3736:16: style: The scope of the variable 'x' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg8.c:3869:13: style: The scope of the variable 'y' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg8.c:3869:16: style: The scope of the variable 'x' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg8.c:3924:13: style: The scope of the variable 'y' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg8.c:3924:16: style: The scope of the variable 'x' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg8.c:4300:9: style: The scope of the variable 'b_j' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg8.c:4589:13: style: The scope of the variable 'y' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg8.c:4589:16: style: The scope of the variable 'x' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg8.c:4804:20: style: The scope of the variable 'y' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg8.c:4804:23: style: The scope of the variable 'x' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg8.c:4832:20: style: The scope of the variable 'y' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg8.c:4832:23: style: The scope of the variable 'x' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg8.c:1984:9: style: Variable 's' is assigned a value that is never used. [unreadVariable]
angband-3.5.1/src/borg/borg8.c:2074:9: style: Variable 's' is assigned a value that is never used. [unreadVariable]
angband-3.5.1/src/borg/borg9.c:6552:12: style: Variable 'new_borg_stop_dlevel' is reassigned a value before the old one has been used. [redundantAssignment]
angband-3.5.1/src/borg/borg9.c:6548:0: note: Variable 'new_borg_stop_dlevel' is reassigned a value before the old one has been used.
angband-3.5.1/src/borg/borg9.c:6552:12: note: Variable 'new_borg_stop_dlevel' is reassigned a value before the old one has been used.
angband-3.5.1/src/borg/borg9.c:6045:4: style: Variable 'y' is reassigned a value before the old one has been used. [redundantAssignment]
angband-3.5.1/src/borg/borg9.c:6040:0: note: Variable 'y' is reassigned a value before the old one has been used.
angband-3.5.1/src/borg/borg9.c:6045:4: note: Variable 'y' is reassigned a value before the old one has been used.
angband-3.5.1/src/borg/borg9.c:6046:4: style: Variable 'x' is reassigned a value before the old one has been used. [redundantAssignment]
angband-3.5.1/src/borg/borg9.c:6041:0: note: Variable 'x' is reassigned a value before the old one has been used.
angband-3.5.1/src/borg/borg9.c:6046:4: note: Variable 'x' is reassigned a value before the old one has been used.
angband-3.5.1/src/borg/borg9.c:6553:12: style: Variable 'new_borg_stop_clevel' is reassigned a value before the old one has been used. [redundantAssignment]
angband-3.5.1/src/borg/borg9.c:6549:0: note: Variable 'new_borg_stop_clevel' is reassigned a value before the old one has been used.
angband-3.5.1/src/borg/borg9.c:6553:12: note: Variable 'new_borg_stop_clevel' is reassigned a value before the old one has been used.
angband-3.5.1/src/borg/borg9.c:218:17: style: The scope of the variable 'svSavefile2' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg9.c:907:6: style: The scope of the variable 'y9' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg9.c:908:6: style: The scope of the variable 'x9' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg9.c:909:7: style: The scope of the variable 'ax' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg9.c:909:10: style: The scope of the variable 'ay' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg9.c:910:6: style: The scope of the variable 'd' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg9.c:2663:6: style: The scope of the variable 'i' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg9.c:2663:8: style: The scope of the variable 'j' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg9.c:4475:16: style: The scope of the variable 'item' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg9.c:4801:23: style: The scope of the variable 'legal' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg9.c:4802:21: style: The scope of the variable 'failpercent' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg9.c:5010:14: style: The scope of the variable 'svSavefile' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg9.c:5011:14: style: The scope of the variable 'svSavefile2' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg9.c:5012:6: style: The scope of the variable 'i' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg9.c:6261:25: style: The scope of the variable 'c' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg9.c:6676:17: style: The scope of the variable 'ii' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg9.c:6697:27: style: The scope of the variable 'legal' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg9.c:6698:25: style: The scope of the variable 'failpercent' can be reduced. [variableScope]
angband-3.5.1/src/borg/borg9.c:6876:8: style: The scope of the variable 'n' can be reduced. [variableScope]
angband-3.5.1/src/cave.c:97:6: style: The scope of the variable 'qx' can be reduced. [variableScope]
angband-3.5.1/src/cave.c:97:10: style: The scope of the variable 'qy' can be reduced. [variableScope]
angband-3.5.1/src/cave.c:2136:6: style: The scope of the variable 'ty' can be reduced. [variableScope]
angband-3.5.1/src/cave.c:2136:10: style: The scope of the variable 'tx' can be reduced. [variableScope]
angband-3.5.1/src/cave.c:2140:6: style: The scope of the variable 'n' can be reduced. [variableScope]
angband-3.5.1/src/cave.c:781:24: warning: Function 'map_info' argument order different: declaration 'x, y, g' definition 'y, x, g' [funcArgOrderDifferent]
angband-3.5.1/src/cave.h:230:31: note: Function 'map_info' argument order different: declaration 'x, y, g' definition 'y, x, g'
angband-3.5.1/src/cave.c:781:24: note: Function 'map_info' argument order different: declaration 'x, y, g' definition 'y, x, g'
angband-3.5.1/src/cmd-cave.c:353:6: style: The scope of the variable 'i' can be reduced. [variableScope]
angband-3.5.1/src/cmd-cave.c:353:9: style: The scope of the variable 'j' can be reduced. [variableScope]
angband-3.5.1/src/cmd-know.c:483:15: style: The scope of the variable 'o_ptr' can be reduced. [variableScope]
angband-3.5.1/src/cmd-know.c:550:6: style: The scope of the variable 'dir' can be reduced. [variableScope]
angband-3.5.1/src/cmd-know.c:550:19: style: The scope of the variable 'y2' can be reduced. [variableScope]
angband-3.5.1/src/cmd-know.c:550:23: style: The scope of the variable 'x2' can be reduced. [variableScope]
angband-3.5.1/src/cmd-misc.c:356:8: style: The scope of the variable 'p' can be reduced. [variableScope]
angband-3.5.1/src/cmd-obj.c:522:25: style: The scope of the variable 'boost' can be reduced. [variableScope]
angband-3.5.1/src/cmd-obj.c:522:32: style: The scope of the variable 'level' can be reduced. [variableScope]
angband-3.5.1/src/cmd-pickup.c:83:6: style: The scope of the variable 'sound_msg' can be reduced. [variableScope]
angband-3.5.1/src/cmd-pickup.c:206:7: style: The scope of the variable 'o_name' can be reduced. [variableScope]
angband-3.5.1/src/cmd-pickup.c:578:12: style: Variable 'py' is assigned a value that is never used. [unreadVariable]
angband-3.5.1/src/cmd-pickup.c:579:12: style: Variable 'px' is assigned a value that is never used. [unreadVariable]
angband-3.5.1/src/death.c:219:6: style: The scope of the variable 'i' can be reduced. [variableScope]
angband-3.5.1/src/death.c:219:9: style: The scope of the variable 'j' can be reduced. [variableScope]
angband-3.5.1/src/death.c:219:12: style: The scope of the variable 'k' can be reduced. [variableScope]
angband-3.5.1/src/death.c:220:15: style: The scope of the variable 'o_ptr' can be reduced. [variableScope]
angband-3.5.1/src/object/tvalsval.h:273:0: error: syntax error [syntaxError]
angband-3.5.1/src/effects.c:58:16: warning: Either the condition 'effect>EF_MAX' is redundant or the array 'effects[227]' is accessed at index 227, which is out of bounds. [arrayIndexOutOfBoundsCond]
angband-3.5.1/src/effects.c:55:27: note: Assuming that condition 'effect>EF_MAX' is not redundant
angband-3.5.1/src/effects.c:58:16: note: Array index out of bounds
angband-3.5.1/src/effects.c:66:16: warning: Either the condition 'effect>EF_MAX' is redundant or the array 'effects[227]' is accessed at index 227, which is out of bounds. [arrayIndexOutOfBoundsCond]
angband-3.5.1/src/effects.c:63:27: note: Assuming that condition 'effect>EF_MAX' is not redundant
angband-3.5.1/src/effects.c:66:16: note: Array index out of bounds
angband-3.5.1/src/effects.c:74:16: warning: Either the condition 'effect>EF_MAX' is redundant or the array 'effects[227]' is accessed at index 227, which is out of bounds. [arrayIndexOutOfBoundsCond]
angband-3.5.1/src/effects.c:71:27: note: Assuming that condition 'effect>EF_MAX' is not redundant
angband-3.5.1/src/effects.c:74:16: note: Array index out of bounds
angband-3.5.1/src/effects.c:33:7: style: struct member 'info_entry::index' is never used. [unusedStructMember]
angband-3.5.1/src/files.c:199:15: style: The scope of the variable 'o_ptr' can be reduced. [variableScope]
angband-3.5.1/src/files.c:452:15: style: The scope of the variable 'o_ptr' can be reduced. [variableScope]
angband-3.5.1/src/files.c:915:33: style: Function 'file_character' argument 1 names different: declaration 'name' definition 'path'. [funcArgNamesDifferent]
angband-3.5.1/src/files.h:10:40: note: Function 'file_character' argument 1 names different: declaration 'name' definition 'path'.
angband-3.5.1/src/files.c:915:33: note: Function 'file_character' argument 1 names different: declaration 'name' definition 'path'.
angband-3.5.1/src/game-cmd.c:365:34: style: Function 'process_command' argument 1 names different: declaration 'c' definition 'ctx'. [funcArgNamesDifferent]
angband-3.5.1/src/game-cmd.h:234:34: note: Function 'process_command' argument 1 names different: declaration 'c' definition 'ctx'.
angband-3.5.1/src/game-cmd.c:365:34: note: Function 'process_command' argument 1 names different: declaration 'c' definition 'ctx'.
angband-3.5.1/src/generate.c:387:9: style: The scope of the variable 'j' can be reduced. [variableScope]
angband-3.5.1/src/generate.c:387:12: style: The scope of the variable 'k' can be reduced. [variableScope]
angband-3.5.1/src/generate.c:810:7: style: The scope of the variable 'room' can be reduced. [variableScope]
angband-3.5.1/src/generate.c:1284:6: style: The scope of the variable 'y' can be reduced. [variableScope]
angband-3.5.1/src/generate.c:1284:9: style: The scope of the variable 'x' can be reduced. [variableScope]
angband-3.5.1/src/generate.c:1417:6: style: The scope of the variable 'y' can be reduced. [variableScope]
angband-3.5.1/src/generate.c:1417:9: style: The scope of the variable 'x' can be reduced. [variableScope]
angband-3.5.1/src/generate.c:2374:6: style: The scope of the variable 'tmp_row' can be reduced. [variableScope]
angband-3.5.1/src/generate.c:2374:15: style: The scope of the variable 'tmp_col' can be reduced. [variableScope]
angband-3.5.1/src/generate.c:2704:9: style: The scope of the variable 'j' can be reduced. [variableScope]
angband-3.5.1/src/generate.c:2704:21: style: The scope of the variable 'y1' can be reduced. [variableScope]
angband-3.5.1/src/generate.c:2704:25: style: The scope of the variable 'x1' can be reduced. [variableScope]
angband-3.5.1/src/generate.c:2705:18: style: The scope of the variable 'tby' can be reduced. [variableScope]
angband-3.5.1/src/generate.c:2705:23: style: The scope of the variable 'tbx' can be reduced. [variableScope]
angband-3.5.1/src/generate.c:3531:9: style: The scope of the variable 'k' can be reduced. [variableScope]
angband-3.5.1/src/generate.c:3531:12: style: The scope of the variable 'openc' can be reduced. [variableScope]
angband-3.5.1/src/generate.c:3544:6: style: The scope of the variable 'tries' can be reduced. [variableScope]
angband-3.5.1/src/generate.c:795:12: style: Variable 'l' is modified but its new value is never used. [unreadVariable]
angband-3.5.1/src/generate.c:2670:4: style: Variable 'allocated' is modified but its new value is never used. [unreadVariable]
angband-3.5.1/src/grafmode.c:95:6: style: The scope of the variable 'i' can be reduced. [variableScope]
angband-3.5.1/src/grafmode.c:164:17: style: The scope of the variable 'p' can be reduced. [variableScope]
angband-3.5.1/src/grafmode.c:167:6: style: The scope of the variable 'line_no' can be reduced. [variableScope]
angband-3.5.1/src/history.c:334:6: style: The scope of the variable 'row' can be reduced. [variableScope]
angband-3.5.1/src/history.c:123:45: style: Function 'history_lose_artifact' argument 1 names different: declaration 'art' definition 'artifact'. [funcArgNamesDifferent]
angband-3.5.1/src/history.h:39:45: note: Function 'history_lose_artifact' argument 1 names different: declaration 'art' definition 'artifact'.
angband-3.5.1/src/history.c:123:45: note: Function 'history_lose_artifact' argument 1 names different: declaration 'art' definition 'artifact'.
angband-3.5.1/src/history.c:150:19: style: Function 'history_add_full' argument 5 names different: declaration 'turn' definition 'turnno'. [funcArgNamesDifferent]
angband-3.5.1/src/history.h:35:88: note: Function 'history_add_full' argument 5 names different: declaration 'turn' definition 'turnno'.
angband-3.5.1/src/history.c:150:19: note: Function 'history_add_full' argument 5 names different: declaration 'turn' definition 'turnno'.
angband-3.5.1/src/history.c:182:65: style: Function 'history_add' argument 3 names different: declaration 'art' definition 'artifact'. [funcArgNamesDifferent]
angband-3.5.1/src/history.h:36:65: note: Function 'history_add' argument 3 names different: declaration 'art' definition 'artifact'.
angband-3.5.1/src/history.c:182:65: note: Function 'history_add' argument 3 names different: declaration 'art' definition 'artifact'.
angband-3.5.1/src/history.c:191:49: style: Function 'history_is_artifact_known' argument 1 names different: declaration 'art' definition 'artifact'. [funcArgNamesDifferent]
angband-3.5.1/src/history.h:42:49: note: Function 'history_is_artifact_known' argument 1 names different: declaration 'art' definition 'artifact'.
angband-3.5.1/src/history.c:191:49: note: Function 'history_is_artifact_known' argument 1 names different: declaration 'art' definition 'artifact'.
angband-3.5.1/src/history.c:238:44: style: Function 'history_add_artifact' argument 1 names different: declaration 'art' definition 'artifact'. [funcArgNamesDifferent]
angband-3.5.1/src/history.h:37:44: note: Function 'history_add_artifact' argument 1 names different: declaration 'art' definition 'artifact'.
angband-3.5.1/src/history.c:238:44: note: Function 'history_add_artifact' argument 1 names different: declaration 'art' definition 'artifact'.
angband-3.5.1/src/init.c:137:34: style: Function 'init_file_paths' argument 1 names different: declaration 'config' definition 'configpath'. [funcArgNamesDifferent]
angband-3.5.1/src/init.h:67:41: note: Function 'init_file_paths' argument 1 names different: declaration 'config' definition 'configpath'.
angband-3.5.1/src/init.c:137:34: note: Function 'init_file_paths' argument 1 names different: declaration 'config' definition 'configpath'.
angband-3.5.1/src/init.c:137:58: style: Function 'init_file_paths' argument 2 names different: declaration 'lib' definition 'libpath'. [funcArgNamesDifferent]
angband-3.5.1/src/init.h:67:61: note: Function 'init_file_paths' argument 2 names different: declaration 'lib' definition 'libpath'.
angband-3.5.1/src/init.c:137:58: note: Function 'init_file_paths' argument 2 names different: declaration 'lib' definition 'libpath'.
angband-3.5.1/src/init.c:137:79: style: Function 'init_file_paths' argument 3 names different: declaration 'data' definition 'datapath'. [funcArgNamesDifferent]
angband-3.5.1/src/init.h:67:78: note: Function 'init_file_paths' argument 3 names different: declaration 'data' definition 'datapath'.
angband-3.5.1/src/init.c:137:79: note: Function 'init_file_paths' argument 3 names different: declaration 'data' definition 'datapath'.
angband-3.5.1/src/load.c:1823:15: style: The scope of the variable 'i_ptr' can be reduced. [variableScope]
angband-3.5.1/src/main-nds.c:1531:51: error: Array 'temp[1]' accessed at index 2, which is out of bounds. [arrayIndexOutOfBounds]
angband-3.5.1/src/main-nds.c:1531:51: error: Array 'temp[1]' accessed at index 1, which is out of bounds. [arrayIndexOutOfBounds]
angband-3.5.1/src/main-nds.c:1453:14: warning: Redundant assignment of 'REG_IF' to itself. [selfAssignment]
angband-3.5.1/src/main-nds.c:1314:8: style: The scope of the variable 't' can be reduced. [variableScope]
angband-3.5.1/src/main-nds.c:1314:10: style: The scope of the variable 't2' can be reduced. [variableScope]
angband-3.5.1/src/main-nds.c:197:31: style: Variable 'td' is assigned a value that is never used. [unreadVariable]
angband-3.5.1/src/main-nds.c:214:31: style: Variable 'td' is assigned a value that is never used. [unreadVariable]
angband-3.5.1/src/main-nds.c:418:8: style: Unused variable: keycode [unusedVariable]
angband-3.5.1/src/main-nds.c:774:32: style: Variable 'td' is assigned a value that is never used. [unreadVariable]
angband-3.5.1/src/main-nds.c:1040:31: style: Variable 'td' is assigned a value that is never used. [unreadVariable]
angband-3.5.1/src/main-nds.c:1486:12: style: Unused variable: l [unusedVariable]
angband-3.5.1/src/main-nds.c:1513:8: style: Variable 'ih' is assigned a value that is never used. [unreadVariable]
angband-3.5.1/src/main-nds.c:1642:7: style: Unused variable: i [unusedVariable]
angband-3.5.1/src/main-nds.c:1642:10: style: Unused variable: j [unusedVariable]
angband-3.5.1/src/main-nds.c:1713:16: style: Unused variable: fd [unusedVariable]
angband-3.5.1/src/main-nds.c:1551:3: error: Buffer is accessed out of bounds: ext [bufferAccessOutOfBounds]
angband-3.5.1/src/main.c:163:7: style: struct member 'Anonymous22::setgid_ok' is never used. [unusedStructMember]
angband-3.5.1/src/monster/melee2.c:502:9: style: The scope of the variable 'y' can be reduced. [variableScope]
angband-3.5.1/src/monster/melee2.c:502:12: style: The scope of the variable 'x' can be reduced. [variableScope]
angband-3.5.1/src/monster/melee2.c:573:6: style: The scope of the variable 'y' can be reduced. [variableScope]
angband-3.5.1/src/monster/melee2.c:573:9: style: The scope of the variable 'x' can be reduced. [variableScope]
angband-3.5.1/src/monster/melee2.c:1032:7: style: The scope of the variable 'i' can be reduced. [variableScope]
angband-3.5.1/src/monster/melee2.c:2611:20: style: The scope of the variable 'ny' can be reduced. [variableScope]
angband-3.5.1/src/monster/melee2.c:2611:24: style: The scope of the variable 'nx' can be reduced. [variableScope]
angband-3.5.1/src/monster/mon-list.c:85:2: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
angband-3.5.1/src/monster/mon-lore.c:937:2: style: Variable 'msex' is reassigned a value before the old one has been used. [redundantAssignment]
angband-3.5.1/src/monster/mon-lore.c:931:0: note: Variable 'msex' is reassigned a value before the old one has been used.
angband-3.5.1/src/monster/mon-lore.c:937:2: note: Variable 'msex' is reassigned a value before the old one has been used.
angband-3.5.1/src/monster/mon-lore.c:1135:2: style: Variable 'msex' is reassigned a value before the old one has been used. [redundantAssignment]
angband-3.5.1/src/monster/mon-lore.c:1128:0: note: Variable 'msex' is reassigned a value before the old one has been used.
angband-3.5.1/src/monster/mon-lore.c:1135:2: note: Variable 'msex' is reassigned a value before the old one has been used.
angband-3.5.1/src/monster/mon-lore.c:1250:2: style: Variable 'msex' is reassigned a value before the old one has been used. [redundantAssignment]
angband-3.5.1/src/monster/mon-lore.c:1245:0: note: Variable 'msex' is reassigned a value before the old one has been used.
angband-3.5.1/src/monster/mon-lore.c:1250:2: note: Variable 'msex' is reassigned a value before the old one has been used.
angband-3.5.1/src/monster/mon-lore.c:1317:2: style: Variable 'msex' is reassigned a value before the old one has been used. [redundantAssignment]
angband-3.5.1/src/monster/mon-lore.c:1308:0: note: Variable 'msex' is reassigned a value before the old one has been used.
angband-3.5.1/src/monster/mon-lore.c:1317:2: note: Variable 'msex' is reassigned a value before the old one has been used.
angband-3.5.1/src/monster/mon-lore.c:1469:2: style: Variable 'msex' is reassigned a value before the old one has been used. [redundantAssignment]
angband-3.5.1/src/monster/mon-lore.c:1464:0: note: Variable 'msex' is reassigned a value before the old one has been used.
angband-3.5.1/src/monster/mon-lore.c:1469:2: note: Variable 'msex' is reassigned a value before the old one has been used.
angband-3.5.1/src/monster/mon-lore.c:1500:2: style: Variable 'msex' is reassigned a value before the old one has been used. [redundantAssignment]
angband-3.5.1/src/monster/mon-lore.c:1495:0: note: Variable 'msex' is reassigned a value before the old one has been used.
angband-3.5.1/src/monster/mon-lore.c:1500:2: note: Variable 'msex' is reassigned a value before the old one has been used.
angband-3.5.1/src/monster/mon-lore.c:1545:2: style: Variable 'msex' is reassigned a value before the old one has been used. [redundantAssignment]
angband-3.5.1/src/monster/mon-lore.c:1525:0: note: Variable 'msex' is reassigned a value before the old one has been used.
angband-3.5.1/src/monster/mon-lore.c:1545:2: note: Variable 'msex' is reassigned a value before the old one has been used.
angband-3.5.1/src/monster/mon-lore.c:1736:2: style: Variable 'msex' is reassigned a value before the old one has been used. [redundantAssignment]
angband-3.5.1/src/monster/mon-lore.c:1731:0: note: Variable 'msex' is reassigned a value before the old one has been used.
angband-3.5.1/src/monster/mon-lore.c:1736:2: note: Variable 'msex' is reassigned a value before the old one has been used.
angband-3.5.1/src/monster/mon-lore.c:1129:7: style: The scope of the variable 'chance' can be reduced. [variableScope]
angband-3.5.1/src/monster/mon-lore.c:1129:19: style: The scope of the variable 'chance2' can be reduced. [variableScope]
angband-3.5.1/src/monster/mon-lore.c:1524:9: style: The scope of the variable 'average_frequency' can be reduced. [variableScope]
angband-3.5.1/src/monster/mon-lore.c:1524:28: style: The scope of the variable 'casting_frequency' can be reduced. [variableScope]
angband-3.5.1/src/monster/mon-make.c:300:6: style: The scope of the variable 'max_lev' can be reduced. [variableScope]
angband-3.5.1/src/monster/mon-make.c:300:15: style: The scope of the variable 'min_dis' can be reduced. [variableScope]
angband-3.5.1/src/monster/mon-make.c:908:6: style: The scope of the variable 'i' can be reduced. [variableScope]
angband-3.5.1/src/monster/mon-make.c:1111:24: style: The scope of the variable 'extra_chance' can be reduced. [variableScope]
angband-3.5.1/src/monster/mon-make.c:1343:15: style: The scope of the variable 'i_ptr' can be reduced. [variableScope]
angband-3.5.1/src/monster/mon-make.c:1448:8: style: The scope of the variable 'buf' can be reduced. [variableScope]
angband-3.5.1/src/monster/mon-power.c:398:12: style: The scope of the variable 'mon_fp' can be reduced. [variableScope]
angband-3.5.1/src/monster/mon-power.c:399:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
angband-3.5.1/src/monster/mon-power.c:604:7: style: The scope of the variable 'new_power' can be reduced. [variableScope]
angband-3.5.1/src/monster/mon-spell.c:272:6: style: The scope of the variable 'temp' can be reduced. [variableScope]
angband-3.5.1/src/monster/mon-util.c:202:14: style: The scope of the variable 'choice' can be reduced. [variableScope]
angband-3.5.1/src/monster/mon-util.c:823:76: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
angband-3.5.1/src/monster/mon-util.c:824:91: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
angband-3.5.1/src/monster/mon-util.c:825:74: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
angband-3.5.1/src/monster/mon-util.c:826:71: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
angband-3.5.1/src/monster/mon-util.c:831:87: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
angband-3.5.1/src/monster/mon-util.c:832:76: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
angband-3.5.1/src/monster/mon-util.c:833:72: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
angband-3.5.1/src/monster/mon-util.c:834:75: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
angband-3.5.1/src/nds/arm7_main.c:74:2: style: Variable 'heartbeat' is modified but its new value is never used. [unreadVariable]
angband-3.5.1/src/object/chest.c:197:16: style: The scope of the variable 'o_idx' can be reduced. [variableScope]
angband-3.5.1/src/object/chest.c:243:15: style: The scope of the variable 'i_ptr' can be reduced. [variableScope]
angband-3.5.1/src/object/chest.c:307:6: style: The scope of the variable 'i' can be reduced. [variableScope]
angband-3.5.1/src/object/chest.c:380:6: style: The scope of the variable 'i' can be reduced. [variableScope]
angband-3.5.1/src/object/chest.c:380:9: style: The scope of the variable 'j' can be reduced. [variableScope]
angband-3.5.1/src/object/identify.c:848:15: style: The scope of the variable 'o_ptr' can be reduced. [variableScope]
angband-3.5.1/src/object/identify.c:108:35: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
angband-3.5.1/src/object/identify.c:116:36: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
angband-3.5.1/src/object/identify.c:124:36: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
angband-3.5.1/src/object/identify.c:161:35: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
angband-3.5.1/src/object/obj-desc.c:275:34: warning: Either the condition '!singular' is redundant or there is possible null pointer dereference: singular. [nullPointerRedundantCheck]
angband-3.5.1/src/object/obj-desc.c:284:8: note: Assuming that condition '!singular' is not redundant
angband-3.5.1/src/object/obj-desc.c:275:34: note: Null pointer dereference
angband-3.5.1/src/object/obj-desc.c:681:18: style: The scope of the variable 'i' can be reduced. [variableScope]
angband-3.5.1/src/object/obj-info.c:1022:18: style: The scope of the variable 'fail' can be reduced. [variableScope]
angband-3.5.1/src/object/obj-list.c:77:2: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
angband-3.5.1/src/object/obj-make.c:234:15: style: The scope of the variable 'x' can be reduced. [variableScope]
angband-3.5.1/src/object/obj-make.c:584:15: style: The scope of the variable 'pval' can be reduced. [variableScope]
angband-3.5.1/src/object/obj-make.c:660:6: style: The scope of the variable 'i' can be reduced. [variableScope]
angband-3.5.1/src/object/obj-make.c:676:6: style: The scope of the variable 'great_chance' can be reduced. [variableScope]
angband-3.5.1/src/object/obj-power.c:117:9: style: The scope of the variable 'j' can be reduced. [variableScope]
angband-3.5.1/src/object/obj-power.c:118:6: style: The scope of the variable 'mult' can be reduced. [variableScope]
angband-3.5.1/src/object/obj-power.c:120:16: style: The scope of the variable 'm_ptr' can be reduced. [variableScope]
angband-3.5.1/src/object/obj-power.c:122:14: style: The scope of the variable 'desc' can be reduced. [variableScope]
angband-3.5.1/src/object/obj-power.c:122:37: style: The scope of the variable 'brand' can be reduced. [variableScope]
angband-3.5.1/src/object/obj-power.c:123:6: style: The scope of the variable 's_mult' can be reduced. [variableScope]
angband-3.5.1/src/object/obj-power.c:62:6: style: struct member 'archery::ammo_tval' is never used. [unusedStructMember]
angband-3.5.1/src/object/obj-util.c:1110:6: style: The scope of the variable 'cur_lev' can be reduced. [variableScope]
angband-3.5.1/src/object/obj-util.c:1110:15: style: The scope of the variable 'cur_dis' can be reduced. [variableScope]
angband-3.5.1/src/object/obj-util.c:1445:6: style: The scope of the variable 'a' can be reduced. [variableScope]
angband-3.5.1/src/object/obj-util.c:1446:6: style: The scope of the variable 'b' can be reduced. [variableScope]
angband-3.5.1/src/object/obj-util.c:1451:9: style: The scope of the variable 'buf' can be reduced. [variableScope]
angband-3.5.1/src/object/obj-util.c:1606:6: style: The scope of the variable 'i' can be reduced. [variableScope]
angband-3.5.1/src/object/obj-util.c:1777:6: style: The scope of the variable 'total' can be reduced. [variableScope]
angband-3.5.1/src/object/obj-util.c:1890:59: style: The scope of the variable 'max_time' can be reduced. [variableScope]
angband-3.5.1/src/object/obj-util.c:2298:15: style: The scope of the variable 'i_ptr' can be reduced. [variableScope]
angband-3.5.1/src/object/obj-util.c:2479:15: style: The scope of the variable 'o_ptr' can be reduced. [variableScope]
angband-3.5.1/src/object/obj-util.c:2546:9: style: The scope of the variable 'pref' can be reduced. [variableScope]
angband-3.5.1/src/object/obj-util.c:2884:12: style: The scope of the variable 'k' can be reduced. [variableScope]
angband-3.5.1/src/object/obj-util.c:3176:15: style: The scope of the variable 'o_ptr' can be reduced. [variableScope]
angband-3.5.1/src/object/obj-util.c:3274:15: style: The scope of the variable 'o_ptr' can be reduced. [variableScope]
angband-3.5.1/src/object/obj-util.c:3385:61: style: The scope of the variable 'max_time' can be reduced. [variableScope]
angband-3.5.1/src/object/obj-util.c:4198:6: style: The scope of the variable 'floor_list' can be reduced. [variableScope]
angband-3.5.1/src/object/obj-util.c:4199:6: style: The scope of the variable 'floor_num' can be reduced. [variableScope]
angband-3.5.1/src/object/pval.c:198:14: style: The scope of the variable 'best_pval' can be reduced. [variableScope]
angband-3.5.1/src/object/randart.c:301:19: style: The scope of the variable 'a' can be reduced. [variableScope]
angband-3.5.1/src/object/randart.c:691:23: style: The scope of the variable 'a_ptr' can be reduced. [variableScope]
angband-3.5.1/src/object/randart.c:1818:6: style: The scope of the variable 'r' can be reduced. [variableScope]
angband-3.5.1/src/object/randart.c:1840:6: style: The scope of the variable 'r' can be reduced. [variableScope]
angband-3.5.1/src/object/randart.c:1861:6: style: The scope of the variable 'r' can be reduced. [variableScope]
angband-3.5.1/src/object/randart.c:1883:6: style: The scope of the variable 'r' can be reduced. [variableScope]
angband-3.5.1/src/object/randart.c:1931:21: style: The scope of the variable 's_ptr' can be reduced. [variableScope]
angband-3.5.1/src/object/randart.c:2076:9: style: The scope of the variable 'x' can be reduced. [variableScope]
angband-3.5.1/src/object/randart.c:2076:12: style: The scope of the variable 'p' can be reduced. [variableScope]
angband-3.5.1/src/object/randart.c:2724:6: style: The scope of the variable 'i' can be reduced. [variableScope]
angband-3.5.1/src/object/slays.c:300:20: style: The scope of the variable 'e_ptr' can be reduced. [variableScope]
angband-3.5.1/src/option.c:207:29: style: Function 'option_set' argument 1 names different: declaration 'opt' definition 'name'. [funcArgNamesDifferent]
angband-3.5.1/src/option.h:13:29: note: Function 'option_set' argument 1 names different: declaration 'opt' definition 'name'.
angband-3.5.1/src/option.c:207:29: note: Function 'option_set' argument 1 names different: declaration 'opt' definition 'name'.
angband-3.5.1/src/parser.c:410:22: style: The scope of the variable 's' can be reduced. [variableScope]
angband-3.5.1/src/parser.c:437:6: style: The scope of the variable 'type' can be reduced. [variableScope]
angband-3.5.1/src/pathfind.c:64:10: error: Array 'terrain[50][50]' index terrain[0][2499] out of bounds. [arrayIndexOutOfBounds]
angband-3.5.1/src/pathfind.c:556:14: style: The scope of the variable 'inv' can be reduced. [variableScope]
angband-3.5.1/src/player/calcs.c:1134:15: style: The scope of the variable 'o_ptr' can be reduced. [variableScope]
angband-3.5.1/src/player/player.c:151:8: style: The scope of the variable 'buf' can be reduced. [variableScope]
angband-3.5.1/src/prefs.c:210:8: style: The scope of the variable 'name' can be reduced. [variableScope]
angband-3.5.1/src/prefs.c:1093:17: style: The scope of the variable 'p' can be reduced. [variableScope]
angband-3.5.1/src/prefs.c:1096:6: style: The scope of the variable 'line_no' can be reduced. [variableScope]
angband-3.5.1/src/prefs.c:1059:44: style: Function 'process_pref_file_command' argument 1 names different: declaration 'buf' definition 's'. [funcArgNamesDifferent]
angband-3.5.1/src/prefs.h:16:44: note: Function 'process_pref_file_command' argument 1 names different: declaration 'buf' definition 's'.
angband-3.5.1/src/prefs.c:1059:44: note: Function 'process_pref_file_command' argument 1 names different: declaration 'buf' definition 's'.
angband-3.5.1/src/prefs.c:516:9: style: Variable 't' is assigned a value that is never used. [unreadVariable]
angband-3.5.1/src/randname.c:92:3: style: Variable 'wordlist' is reassigned a value before the old one has been used. [redundantAssignment]
angband-3.5.1/src/randname.c:90:0: note: Variable 'wordlist' is reassigned a value before the old one has been used.
angband-3.5.1/src/randname.c:92:3: note: Variable 'wordlist' is reassigned a value before the old one has been used.
angband-3.5.1/src/randname.c:36:6: style: The scope of the variable 'c_prev' can be reduced. [variableScope]
angband-3.5.1/src/randname.c:36:14: style: The scope of the variable 'c_cur' can be reduced. [variableScope]
angband-3.5.1/src/randname.c:37:14: style: The scope of the variable 'ch' can be reduced. [variableScope]
angband-3.5.1/src/randname.c:72:116: style: Function 'randname_make' argument 6 names different: declaration 'wordlist' definition 'sections'. [funcArgNamesDifferent]
angband-3.5.1/src/randname.h:20:123: note: Function 'randname_make' argument 6 names different: declaration 'wordlist' definition 'sections'.
angband-3.5.1/src/randname.c:72:116: note: Function 'randname_make' argument 6 names different: declaration 'wordlist' definition 'sections'.
angband-3.5.1/src/savefile.c:336:12: style: The scope of the variable 'pos' can be reduced. [variableScope]
angband-3.5.1/src/savefile.c:614:7: style: The scope of the variable 'err' can be reduced. [variableScope]
angband-3.5.1/src/savefile.c:183:23: style: Function 'note' argument 1 names different: declaration 'msg' definition 'message'. [funcArgNamesDifferent]
angband-3.5.1/src/savefile.h:32:23: note: Function 'note' argument 1 names different: declaration 'msg' definition 'message'.
angband-3.5.1/src/savefile.c:183:23: note: Function 'note' argument 1 names different: declaration 'msg' definition 'message'.
angband-3.5.1/src/spells1.c:1692:7: style: The scope of the variable 'mon_died' can be reduced. [variableScope]
angband-3.5.1/src/spells1.c:3010:9: style: The scope of the variable 't' can be reduced. [variableScope]
angband-3.5.1/src/spells1.c:3024:7: style: The scope of the variable 'drawn' can be reduced. [variableScope]
angband-3.5.1/src/spells1.c:195:36: style: Function 'teleport_away' argument 1 names different: declaration 'm' definition 'm_ptr'. [funcArgNamesDifferent]
angband-3.5.1/src/spells.h:93:36: note: Function 'teleport_away' argument 1 names different: declaration 'm' definition 'm_ptr'.
angband-3.5.1/src/spells1.c:195:36: note: Function 'teleport_away' argument 1 names different: declaration 'm' definition 'm_ptr'.
angband-3.5.1/src/spells1.c:3385:26: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
angband-3.5.1/src/spells2.c:1542:9: style: The scope of the variable 't' can be reduced. [variableScope]
angband-3.5.1/src/spells2.c:2488:9: style: The scope of the variable 'x' can be reduced. [variableScope]
angband-3.5.1/src/spells2.c:2488:12: style: The scope of the variable 'y' can be reduced. [variableScope]
angband-3.5.1/src/spells2.c:2970:6: style: The scope of the variable 'i' can be reduced. [variableScope]
angband-3.5.1/src/spells2.c:2970:9: style: The scope of the variable 'j' can be reduced. [variableScope]
angband-3.5.1/src/spells2.c:2971:17: style: The scope of the variable 'e_ptr' can be reduced. [variableScope]
angband-3.5.1/src/spells2.c:2972:7: style: The scope of the variable 'ok' can be reduced. [variableScope]
angband-3.5.1/src/spells2.c:1540:19: style: Function 'recharge' argument 1 names different: declaration 'num' definition 'spell_strength'. [funcArgNamesDifferent]
angband-3.5.1/src/spells.h:139:26: note: Function 'recharge' argument 1 names different: declaration 'num' definition 'spell_strength'.
angband-3.5.1/src/spells2.c:1540:19: note: Function 'recharge' argument 1 names different: declaration 'num' definition 'spell_strength'.
angband-3.5.1/src/squelch.c:305:22: style: The scope of the variable 'f2' can be reduced. [variableScope]
angband-3.5.1/src/stats/db.c:139:22: error: va_list 'vp' was opened but not closed by va_end(). [va_end_missing]
angband-3.5.1/src/store.c:1618:3: style: Variable 'stock' is reassigned a value before the old one has been used. [redundantAssignment]
angband-3.5.1/src/store.c:1606:0: note: Variable 'stock' is reassigned a value before the old one has been used.
angband-3.5.1/src/store.c:1618:3: note: Variable 'stock' is reassigned a value before the old one has been used.
angband-3.5.1/src/store.c:1430:13: style: The scope of the variable 'level' can be reduced. [variableScope]
angband-3.5.1/src/store.c:1569:6: style: The scope of the variable 'j' can be reduced. [variableScope]
angband-3.5.1/src/store.c:1811:7: style: The scope of the variable 'x' can be reduced. [variableScope]
angband-3.5.1/src/store.c:1865:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
angband-3.5.1/src/store.c:1087:12: style: Checking if unsigned variable 'value' is less than zero. [unsignedLessThanZero]
angband-3.5.1/src/store.c:1267:23: style: Checking if unsigned variable 'store->stock_num' is less than zero. [unsignedLessThanZero]
angband-3.5.1/src/store.c:1361:23: style: Checking if unsigned variable 'store->stock_num' is less than zero. [unsignedLessThanZero]
angband-3.5.1/src/store.c:1567:32: style: Function 'store_maint' argument 1 names different: declaration 'store' definition 's'. [funcArgNamesDifferent]
angband-3.5.1/src/store.h:67:32: note: Function 'store_maint' argument 1 names different: declaration 'store' definition 's'.
angband-3.5.1/src/store.c:1567:32: note: Function 'store_maint' argument 1 names different: declaration 'store' definition 's'.
angband-3.5.1/src/target.c:1581:10: warning: Either the condition 'if(Term)' is redundant or there is possible null pointer dereference: Term. [nullPointerRedundantCheck]
angband-3.5.1/src/target.c:1584:9: note: Assuming that condition 'if(Term)' is not redundant
angband-3.5.1/src/target.c:1581:10: note: Null pointer dereference
angband-3.5.1/src/target.c:1582:10: warning: Either the condition 'if(Term)' is redundant or there is possible null pointer dereference: Term. [nullPointerRedundantCheck]
angband-3.5.1/src/target.c:1584:9: note: Assuming that condition 'if(Term)' is not redundant
angband-3.5.1/src/target.c:1582:10: note: Null pointer dereference
angband-3.5.1/src/target.c:238:6: style: The scope of the variable 'x2' can be reduced. [variableScope]
angband-3.5.1/src/target.c:238:10: style: The scope of the variable 'y2' can be reduced. [variableScope]
angband-3.5.1/src/target.c:238:14: style: The scope of the variable 'x3' can be reduced. [variableScope]
angband-3.5.1/src/target.c:238:18: style: The scope of the variable 'y3' can be reduced. [variableScope]
angband-3.5.1/src/target.c:592:14: style: The scope of the variable 's1' can be reduced. [variableScope]
angband-3.5.1/src/target.c:592:19: style: The scope of the variable 's2' can be reduced. [variableScope]
angband-3.5.1/src/target.c:592:24: style: The scope of the variable 's3' can be reduced. [variableScope]
angband-3.5.1/src/target.c:594:7: style: The scope of the variable 'boring' can be reduced. [variableScope]
angband-3.5.1/src/target.c:143:41: style: Function 'target_set_monster' argument 1 names different: declaration 'm' definition 'mon'. [funcArgNamesDifferent]
angband-3.5.1/src/target.h:25:41: note: Function 'target_set_monster' argument 1 names different: declaration 'm' definition 'mon'.
angband-3.5.1/src/target.c:143:41: note: Function 'target_set_monster' argument 1 names different: declaration 'm' definition 'mon'.
angband-3.5.1/src/tests/artifact/randname.c:30:8: style: The scope of the variable 'n' can be reduced. [variableScope]
angband-3.5.1/src/tests/monster/attack.c:101:2: style: Variable 'delta' is reassigned a value before the old one has been used. [redundantAssignment]
angband-3.5.1/src/tests/monster/attack.c:98:2: note: Variable 'delta' is reassigned a value before the old one has been used.
angband-3.5.1/src/tests/monster/attack.c:101:2: note: Variable 'delta' is reassigned a value before the old one has been used.
angband-3.5.1/src/tests/monster/attack.c:111:10: style: Variable 'delta' is assigned a value that is never used. [unreadVariable]
angband-3.5.1/src/ui-knowledge.c:1999:3: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
angband-3.5.1/src/ui-knowledge.c:354:6: style: The scope of the variable 'oid' can be reduced. [variableScope]
angband-3.5.1/src/ui-knowledge.c:1951:15: style: The scope of the variable 'kind' can be reduced. [variableScope]
angband-3.5.1/src/ui-knowledge.c:75:7: style: struct member 'group_funcs::easy_know' is never used. [unusedStructMember]
angband-3.5.1/src/ui-menu.c:984:9: style: The scope of the variable 'current' can be reduced. [variableScope]
angband-3.5.1/src/ui-menu.c:716:46: style: Function 'menu_find_iter' argument 1 names different: declaration 'iter_id' definition 'id'. [funcArgNamesDifferent]
angband-3.5.1/src/ui-menu.h:244:46: note: Function 'menu_find_iter' argument 1 names different: declaration 'iter_id' definition 'id'.
angband-3.5.1/src/ui-menu.c:716:46: note: Function 'menu_find_iter' argument 1 names different: declaration 'iter_id' definition 'id'.
angband-3.5.1/src/ui-menu.c:748:49: style: Function 'menu_set_filter' argument 2 names different: declaration 'object_list' definition 'filter_list'. [funcArgNamesDifferent]
angband-3.5.1/src/ui-menu.h:270:49: note: Function 'menu_set_filter' argument 2 names different: declaration 'object_list' definition 'filter_list'.
angband-3.5.1/src/ui-menu.c:748:49: note: Function 'menu_set_filter' argument 2 names different: declaration 'object_list' definition 'filter_list'.
angband-3.5.1/src/ui-menu.c:818:29: style: Function 'menu_layout' argument 1 names different: declaration 'menu' definition 'm'. [funcArgNamesDifferent]
angband-3.5.1/src/ui-menu.h:284:29: note: Function 'menu_layout' argument 1 names different: declaration 'menu' definition 'm'.
angband-3.5.1/src/ui-menu.c:818:29: note: Function 'menu_layout' argument 1 names different: declaration 'menu' definition 'm'.
angband-3.5.1/src/ui-menu.c:837:41: style: Function 'menu_init' argument 2 names different: declaration 'skin' definition 'skin_id'. [funcArgNamesDifferent]
angband-3.5.1/src/ui-menu.h:238:41: note: Function 'menu_init' argument 2 names different: declaration 'skin' definition 'skin_id'.
angband-3.5.1/src/ui-menu.c:837:41: note: Function 'menu_init' argument 2 names different: declaration 'skin' definition 'skin_id'.
angband-3.5.1/src/ui-options.c:430:7: style: The scope of the variable 'tmp' can be reduced. [variableScope]
angband-3.5.1/src/ui-options.c:911:7: style: The scope of the variable 'warn' can be reduced. [variableScope]
angband-3.5.1/src/util.c:51:6: style: The scope of the variable 'w' can be reduced. [variableScope]
angband-3.5.1/src/util.c:1822:9: style: The scope of the variable 'n' can be reduced. [variableScope]
angband-3.5.1/src/util.c:1828:7: style: The scope of the variable 'value' can be reduced. [variableScope]
angband-3.5.1/src/util.c:1828:14: style: The scope of the variable 'diff' can be reduced. [variableScope]
angband-3.5.1/src/util.c:801:28: style: Function 'text_out_to_file' argument 1 names different: declaration 'attr' definition 'a'. [funcArgNamesDifferent]
angband-3.5.1/src/externs.h:151:35: note: Function 'text_out_to_file' argument 1 names different: declaration 'attr' definition 'a'.
angband-3.5.1/src/util.c:801:28: note: Function 'text_out_to_file' argument 1 names different: declaration 'attr' definition 'a'.
angband-3.5.1/src/win/readpng.c:280:7: style: The scope of the variable 'x' can be reduced. [variableScope]
angband-3.5.1/src/win/readpng.c:281:10: style: The scope of the variable 'srcrow' can be reduced. [variableScope]
angband-3.5.1/src/win/readpng.c:95:3: error: Resource leak: fp [resourceLeak]
angband-3.5.1/src/win/scrnshot.c:48:6: style: The scope of the variable 'x' can be reduced. [variableScope]
angband-3.5.1/src/win/scrnshot.c:143:15: style: The scope of the variable 'data' can be reduced. [variableScope]
angband-3.5.1/src/win/win-layout.c:468:3: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
angband-3.5.1/src/win/win-layout.c:471:5: note: Found duplicate branches for 'if' and 'else'.
angband-3.5.1/src/win/win-layout.c:468:3: note: Found duplicate branches for 'if' and 'else'.
angband-3.5.1/src/wiz-spoil.c:268:17: error: Array 'group_item[31]' accessed at index 9998, which is out of bounds. [arrayIndexOutOfBounds]
angband-3.5.1/src/wizard.c:40:9: style: The scope of the variable 'i' can be reduced. [variableScope]
angband-3.5.1/src/wizard.c:245:6: style: The scope of the variable 'tmp_int' can be reduced. [variableScope]
angband-3.5.1/src/wizard.c:788:10: style: The scope of the variable 'matches' can be reduced. [variableScope]
angband-3.5.1/src/wizard.c:788:19: style: The scope of the variable 'better' can be reduced. [variableScope]
angband-3.5.1/src/wizard.c:788:27: style: The scope of the variable 'worse' can be reduced. [variableScope]
angband-3.5.1/src/wizard.c:788:34: style: The scope of the variable 'other' can be reduced. [variableScope]
angband-3.5.1/src/wizard.c:957:6: style: The scope of the variable 'tmp_int' can be reduced. [variableScope]
angband-3.5.1/src/wizard.c:1669:8: style: The scope of the variable 'a_idx' can be reduced. [variableScope]
angband-3.5.1/src/x-spell.c:896:6: style: The scope of the variable 'amt' can be reduced. [variableScope]
angband-3.5.1/src/x-spell.c:173:42: style: Function 'get_spell_index' argument 1 names different: declaration 'o_ptr' definition 'object'. [funcArgNamesDifferent]
angband-3.5.1/src/spells.h:192:47: note: Function 'get_spell_index' argument 1 names different: declaration 'o_ptr' definition 'object'.
angband-3.5.1/src/x-spell.c:173:42: note: Function 'get_spell_index' argument 1 names different: declaration 'o_ptr' definition 'object'.
angband-3.5.1/src/x-spell.c:184:42: style: Function 'get_spell_name' argument 2 names different: declaration 'index' definition 'spell'. [funcArgNamesDifferent]
angband-3.5.1/src/spells.h:193:49: note: Function 'get_spell_name' argument 2 names different: declaration 'index' definition 'spell'.
angband-3.5.1/src/x-spell.c:184:42: note: Function 'get_spell_name' argument 2 names different: declaration 'index' definition 'spell'.
angband-3.5.1/src/x-spell.c:193:35: style: Function 'get_spell_info' argument 2 names different: declaration 'index' definition 'spell'. [funcArgNamesDifferent]
angband-3.5.1/src/spells.h:194:42: note: Function 'get_spell_info' argument 2 names different: declaration 'index' definition 'spell'.
angband-3.5.1/src/x-spell.c:193:35: note: Function 'get_spell_info' argument 2 names different: declaration 'index' definition 'spell'.
angband-3.5.1/src/x-spell.c:193:48: style: Function 'get_spell_info' argument 3 names different: declaration 'buf' definition 'p'. [funcArgNamesDifferent]
angband-3.5.1/src/spells.h:194:55: note: Function 'get_spell_info' argument 3 names different: declaration 'buf' definition 'p'.
angband-3.5.1/src/x-spell.c:193:48: note: Function 'get_spell_info' argument 3 names different: declaration 'buf' definition 'p'.
angband-3.5.1/src/xtra3.c:250:15: style: The scope of the variable 'o_ptr' can be reduced. [variableScope]
angband-3.5.1/src/xtra3.c:999:8: style: The scope of the variable 'text' can be reduced. [variableScope]
angband-3.5.1/src/xtra3.c:1000:6: style: The scope of the variable 'attr' can be reduced. [variableScope]
angband-3.5.1/src/xtra3.c:1486:36: error: Expression 'p_ptr->race->name,row++,col' depends on order of evaluation of side effects [unknownEvaluationOrder]
angband-3.5.1/src/z-bitflag.c:74:9: style: The scope of the variable 'flag_offset' can be reduced. [variableScope]
angband-3.5.1/src/z-bitflag.c:390:9: style: The scope of the variable 'flag_offset' can be reduced. [variableScope]
angband-3.5.1/src/z-bitflag.c:430:9: style: The scope of the variable 'flag_offset' can be reduced. [variableScope]
angband-3.5.1/src/z-bitflag.c:471:9: style: The scope of the variable 'flag_offset' can be reduced. [variableScope]
angband-3.5.1/src/z-bitflag.c:511:9: style: The scope of the variable 'flag_offset' can be reduced. [variableScope]
angband-3.5.1/src/z-bitflag.c:30:29: warning: Suspicious code: sign conversion of - in calculation, even though - can have a negative value [signConversion]
angband-3.5.1/src/z-bitflag.c:31:26: warning: Suspicious code: sign conversion of - in calculation, even though - can have a negative value [signConversion]
angband-3.5.1/src/z-bitflag.c:44:29: warning: Suspicious code: sign conversion of - in calculation, even though - can have a negative value [signConversion]
angband-3.5.1/src/z-bitflag.c:45:26: warning: Suspicious code: sign conversion of - in calculation, even though - can have a negative value [signConversion]
angband-3.5.1/src/z-file.c:359:33: style: Function 'file_open' argument 1 names different: declaration 'buf' definition 'fname'. [funcArgNamesDifferent]
angband-3.5.1/src/z-file.h:123:33: note: Function 'file_open' argument 1 names different: declaration 'buf' definition 'fname'.
angband-3.5.1/src/z-file.c:359:33: note: Function 'file_open' argument 1 names different: declaration 'buf' definition 'fname'.
angband-3.5.1/src/z-file.c:526:47: style: Function 'file_getl' argument 3 names different: declaration 'n' definition 'len'. [funcArgNamesDifferent]
angband-3.5.1/src/z-file.h:163:47: note: Function 'file_getl' argument 3 names different: declaration 'n' definition 'len'.
angband-3.5.1/src/z-file.c:526:47: note: Function 'file_getl' argument 3 names different: declaration 'n' definition 'len'.
angband-3.5.1/src/z-file.c:639:29: style: Function 'dir_exists' argument 1 names different: declaration 'dirname' definition 'path'. [funcArgNamesDifferent]
angband-3.5.1/src/z-file.h:223:29: note: Function 'dir_exists' argument 1 names different: declaration 'dirname' definition 'path'.
angband-3.5.1/src/z-file.c:639:29: note: Function 'dir_exists' argument 1 names different: declaration 'dirname' definition 'path'.
angband-3.5.1/src/z-file.c:655:29: style: Function 'dir_create' argument 1 names different: declaration 'dirname' definition 'path'. [funcArgNamesDifferent]
angband-3.5.1/src/z-file.h:230:29: note: Function 'dir_create' argument 1 names different: declaration 'dirname' definition 'path'.
angband-3.5.1/src/z-file.c:655:29: note: Function 'dir_create' argument 1 names different: declaration 'dirname' definition 'path'.
angband-3.5.1/src/z-rand.c:102:9: style: The scope of the variable 'j' can be reduced. [variableScope]
angband-3.5.1/src/z-term.c:651:13: style: The scope of the variable 'hor' can be reduced. [variableScope]
angband-3.5.1/src/z-term.c:783:6: style: The scope of the variable 'ota' can be reduced. [variableScope]
angband-3.5.1/src/z-term.c:784:10: style: The scope of the variable 'otc' can be reduced. [variableScope]
angband-3.5.1/src/z-term.c:786:6: style: The scope of the variable 'nta' can be reduced. [variableScope]
angband-3.5.1/src/z-term.c:787:10: style: The scope of the variable 'ntc' can be reduced. [variableScope]
angband-3.5.1/src/z-term.c:795:6: style: The scope of the variable 'oa' can be reduced. [variableScope]
angband-3.5.1/src/z-term.c:796:10: style: The scope of the variable 'oc' can be reduced. [variableScope]
angband-3.5.1/src/z-term.c:798:6: style: The scope of the variable 'na' can be reduced. [variableScope]
angband-3.5.1/src/z-term.c:799:10: style: The scope of the variable 'nc' can be reduced. [variableScope]
angband-3.5.1/src/z-term.c:878:6: style: The scope of the variable 'ota' can be reduced. [variableScope]
angband-3.5.1/src/z-term.c:879:10: style: The scope of the variable 'otc' can be reduced. [variableScope]
angband-3.5.1/src/z-term.c:895:6: style: The scope of the variable 'oa' can be reduced. [variableScope]
angband-3.5.1/src/z-term.c:896:10: style: The scope of the variable 'oc' can be reduced. [variableScope]
angband-3.5.1/src/z-term.c:1057:6: style: The scope of the variable 'oa' can be reduced. [variableScope]
angband-3.5.1/src/z-term.c:1058:10: style: The scope of the variable 'oc' can be reduced. [variableScope]
angband-3.5.1/src/z-term.c:1060:6: style: The scope of the variable 'na' can be reduced. [variableScope]
angband-3.5.1/src/z-term.c:1061:10: style: The scope of the variable 'nc' can be reduced. [variableScope]
angband-3.5.1/src/z-term.c:1298:6: style: The scope of the variable 'x' can be reduced. [variableScope]
angband-3.5.1/src/z-term.c:1774:6: style: The scope of the variable 'hor' can be reduced. [variableScope]
angband-3.5.1/src/z-term.c:1999:11: style: The scope of the variable 'c_ptr' can be reduced. [variableScope]
angband-3.5.1/src/z-term.c:2375:12: style: The scope of the variable 'tmp' can be reduced. [variableScope]
angband-3.5.1/src/z-term.c:1712:44: style: Function 'Term_addstr' argument 3 names different: declaration 's' definition 'buf'. [funcArgNamesDifferent]
angband-3.5.1/src/z-term.h:386:51: note: Function 'Term_addstr' argument 3 names different: declaration 's' definition 'buf'.
angband-3.5.1/src/z-term.c:1712:44: note: Function 'Term_addstr' argument 3 names different: declaration 's' definition 'buf'.
angband-3.5.1/src/z-util.c:76:7: style: The scope of the variable 'ch1' can be reduced. [variableScope]
angband-3.5.1/src/z-util.c:77:7: style: The scope of the variable 'ch2' can be reduced. [variableScope]
angband-3.5.1/src/z-util.c:112:7: style: The scope of the variable 'z1' can be reduced. [variableScope]
angband-3.5.1/src/z-util.c:112:11: style: The scope of the variable 'z2' can be reduced. [variableScope]
angband-3.5.1/src/z-util.c:135:14: style: The scope of the variable 'pptr' can be reduced. [variableScope]
angband-3.5.1/src/z-util.c:135:21: style: The scope of the variable 'sptr' can be reduced. [variableScope]
angband-3.5.1/src/z-util.c:237:24: style: Function 'streq' argument 1 names different: declaration 's' definition 'a'. [funcArgNamesDifferent]
angband-3.5.1/src/z-util.h:77:31: note: Function 'streq' argument 1 names different: declaration 's' definition 'a'.
angband-3.5.1/src/z-util.c:237:24: note: Function 'streq' argument 1 names different: declaration 's' definition 'a'.
angband-3.5.1/src/z-util.c:237:39: style: Function 'streq' argument 2 names different: declaration 't' definition 'b'. [funcArgNamesDifferent]
angband-3.5.1/src/z-util.h:77:46: note: Function 'streq' argument 2 names different: declaration 't' definition 'b'.
angband-3.5.1/src/z-util.c:237:39: note: Function 'streq' argument 2 names different: declaration 't' definition 'b'.
angband-3.5.1/src/z-util.c:418:17: style: Function 'sort' argument 1 names different: declaration 'array' definition 'base'. [funcArgNamesDifferent]
angband-3.5.1/src/z-util.h:99:24: note: Function 'sort' argument 1 names different: declaration 'array' definition 'base'.
angband-3.5.1/src/z-util.c:418:17: note: Function 'sort' argument 1 names different: declaration 'array' definition 'base'.
[22:44]

ftp://ftp.se.debian.org/debian/pool/main/a/angrydd/angrydd_1.0.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/angular-maven-plugin/angular-maven-plugin_0.3.4.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/angular.js/angular.js_1.6.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/animal-sniffer/animal-sniffer_1.7.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/animals/animals_201207131226.orig.tar.gz
animals-201207131226/db2++-stuff.cc:154:8: style: Variable 'putBad' is assigned a value that is never used. [unreadVariable]
animals-201207131226/db2++-stuff.cc:182:11: style: Unused variable: chmod_res [unusedVariable]
animals-201207131226/db2++-stuff.cc:220:4: style: Variable 'getBad' is assigned a value that is never used. [unreadVariable]
animals-201207131226/db2++-stuff.cc:273:14: style: Variable 'wrOK' is assigned a value that is never used. [unreadVariable]
animals-201207131226/db2++-stuff.cc:300:14: style: Variable 'rdOK' is assigned a value that is never used. [unreadVariable]
animals-201207131226/db2++-stuff.cc:335:15: style: Variable 'getOK' is assigned a value that is never used. [unreadVariable]
animals-201207131226/db2++-stuff.cc:255:10: error: Uninitialized variable: theFile [uninitvar]
animals-201207131226/db4++-stuff.cc:158:8: style: Variable 'putBad' is assigned a value that is never used. [unreadVariable]
animals-201207131226/db4++-stuff.cc:186:11: style: Unused variable: chmod_res [unusedVariable]
animals-201207131226/db4++-stuff.cc:224:4: style: Variable 'getBad' is assigned a value that is never used. [unreadVariable]
animals-201207131226/db4++-stuff.cc:277:14: style: Variable 'wrOK' is assigned a value that is never used. [unreadVariable]
animals-201207131226/db4++-stuff.cc:304:14: style: Variable 'rdOK' is assigned a value that is never used. [unreadVariable]
animals-201207131226/db4++-stuff.cc:337:14: style: Variable 'wrOK' is assigned a value that is never used. [unreadVariable]
animals-201207131226/db4++-stuff.cc:364:15: style: Variable 'getOK' is assigned a value that is never used. [unreadVariable]
animals-201207131226/db4++-stuff.cc:259:10: error: Uninitialized variable: theFile [uninitvar]
animals-201207131226/db4.0++-stuff.cc:153:8: style: Variable 'putBad' is assigned a value that is never used. [unreadVariable]
animals-201207131226/db4.0++-stuff.cc:181:11: style: Unused variable: chmod_res [unusedVariable]
animals-201207131226/db4.0++-stuff.cc:218:4: style: Variable 'getBad' is assigned a value that is never used. [unreadVariable]
animals-201207131226/db4.0++-stuff.cc:271:14: style: Variable 'wrOK' is assigned a value that is never used. [unreadVariable]
animals-201207131226/db4.0++-stuff.cc:298:14: style: Variable 'rdOK' is assigned a value that is never used. [unreadVariable]
animals-201207131226/db4.0++-stuff.cc:333:15: style: Variable 'getOK' is assigned a value that is never used. [unreadVariable]
animals-201207131226/db4.0++-stuff.cc:253:10: error: Uninitialized variable: theFile [uninitvar]
animals-201207131226/db4.1++-stuff.cc:154:8: style: Variable 'putBad' is assigned a value that is never used. [unreadVariable]
animals-201207131226/db4.1++-stuff.cc:182:11: style: Unused variable: chmod_res [unusedVariable]
animals-201207131226/db4.1++-stuff.cc:220:4: style: Variable 'getBad' is assigned a value that is never used. [unreadVariable]
animals-201207131226/db4.1++-stuff.cc:273:14: style: Variable 'wrOK' is assigned a value that is never used. [unreadVariable]
animals-201207131226/db4.1++-stuff.cc:300:14: style: Variable 'rdOK' is assigned a value that is never used. [unreadVariable]
animals-201207131226/db4.1++-stuff.cc:335:15: style: Variable 'getOK' is assigned a value that is never used. [unreadVariable]
animals-201207131226/db4.1++-stuff.cc:255:10: error: Uninitialized variable: theFile [uninitvar]
animals-201207131226/gdbm-stuff.cc:153:11: style: Unused variable: chmod_res [unusedVariable]
animals-201207131226/main.cc:280:34: warning: Either the condition 'theFileHandle==NULL' is redundant or there is possible null pointer dereference: theFileHandle. [nullPointerRedundantCheck]
animals-201207131226/main.cc:282:24: note: Assuming that condition 'theFileHandle==NULL' is not redundant
animals-201207131226/main.cc:280:34: note: Null pointer dereference
animals-201207131226/main.cc:99:32: style: C-style pointer casting [cstyleCast]
animals-201207131226/main.cc:149:32: style: C-style pointer casting [cstyleCast]
animals-201207131226/main.cc:146:11: style: The scope of the variable 'guessedAnimalAnswer' can be reduced. [variableScope]
animals-201207131226/Record.h:106:0: style: Variable 'wrOK' is assigned a value that is never used. [unreadVariable]
animals-201207131226/Question.h:183:15: style: Technically the member function 'Question::GetYesKey' can be const. [functionConst]
animals-201207131226/Question.h:188:15: style: Technically the member function 'Question::GetNoKey' can be const. [functionConst]
animals-201207131226/Animal.h:57:16: warning: Virtual function 'Destroy' is called from destructor '~Animal()' at line 126. Dynamic binding is not used. [virtualCallInConstructor]
animals-201207131226/Animal.h:126:7: note: Calling Destroy
animals-201207131226/Animal.h:57:16: note: Destroy is a virtual method
animals-201207131226/Question.h:70:16: warning: Virtual function 'Destroy' is called from destructor '~Question()' at line 165. Dynamic binding is not used. [virtualCallInConstructor]
animals-201207131226/Question.h:165:7: note: Calling Destroy
animals-201207131226/Question.h:70:16: note: Destroy is a virtual method
animals-201207131226/Animal.h:101:3: style: Class 'Animal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
animals-201207131226/Animal.h:106:3: style: Class 'Animal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
animals-201207131226/Animal.h:57:16: style: The function 'Destroy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
animals-201207131226/Record.h:35:16: note: Virtual function in base class
animals-201207131226/Animal.h:57:16: note: Function in derived class
animals-201207131226/Animal.h:65:16: style: The function 'SetNull' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
animals-201207131226/Record.h:39:16: note: Virtual function in base class
animals-201207131226/Animal.h:65:16: note: Function in derived class
animals-201207131226/Animal.h:70:16: style: The function 'SetFromDataString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
animals-201207131226/Record.h:43:16: note: Virtual function in base class
animals-201207131226/Animal.h:70:16: note: Function in derived class
animals-201207131226/Animal.h:143:23: style: The function 'FormNewDataCString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
animals-201207131226/Record.h:52:23: note: Virtual function in base class
animals-201207131226/Animal.h:143:23: note: Function in derived class
animals-201207131226/Animal.h:155:16: style: The function 'Print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
animals-201207131226/Record.h:109:16: note: Virtual function in base class
animals-201207131226/Animal.h:155:16: note: Function in derived class
animals-201207131226/Question.h:70:16: style: The function 'Destroy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
animals-201207131226/Record.h:35:16: note: Virtual function in base class
animals-201207131226/Question.h:70:16: note: Function in derived class
animals-201207131226/Question.h:82:16: style: The function 'SetNull' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
animals-201207131226/Record.h:39:16: note: Virtual function in base class
animals-201207131226/Question.h:82:16: note: Function in derived class
animals-201207131226/Question.h:89:16: style: The function 'SetFromDataString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
animals-201207131226/Record.h:43:16: note: Virtual function in base class
animals-201207131226/Question.h:89:16: note: Function in derived class
animals-201207131226/Question.h:193:23: style: The function 'FormNewDataCString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
animals-201207131226/Record.h:52:23: note: Virtual function in base class
animals-201207131226/Question.h:193:23: note: Function in derived class
animals-201207131226/Question.h:215:16: style: The function 'Print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
animals-201207131226/Record.h:109:16: note: Virtual function in base class
animals-201207131226/Question.h:215:16: note: Function in derived class
animals-201207131226/test.cc:38:15: style: Unused variable: wantsToContinue [unusedVariable]
animals-201207131226/test.cc:39:8: style: Unused variable: ret [unusedVariable]
[22:44]

ftp://ftp.se.debian.org/debian/pool/main/a/animate.css/animate.css_3.5.2~dfsg1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/anjuta/anjuta_3.4.3.orig.tar.xz
anjuta-3.4.3/libanjuta/anjuta-c-module.c:108:21: style: Variable 'func' is not assigned a value. [unassignedVariable]
anjuta-3.4.3/libanjuta/anjuta-command-bar.c:208:6: style: The scope of the variable 'page_num' can be reduced. [variableScope]
anjuta-3.4.3/libanjuta/anjuta-command-bar.c:239:6: style: The scope of the variable 'page_num' can be reduced. [variableScope]
anjuta-3.4.3/libanjuta/anjuta-command-queue.c:181:17: style: The scope of the variable 'first_command' can be reduced. [variableScope]
anjuta-3.4.3/libanjuta/anjuta-convert.c:173:11: error: Uninitialized variable: encodings [uninitvar]
anjuta-3.4.3/libanjuta/anjuta-convert.c:175:10: error: Uninitialized variable: encodings [uninitvar]
anjuta-3.4.3/libanjuta/anjuta-dock.c:289:16: style: The scope of the variable 'dock_item' can be reduced. [variableScope]
anjuta-3.4.3/libanjuta/anjuta-dock.c:322:15: style: The scope of the variable 'dock_item' can be reduced. [variableScope]
anjuta-3.4.3/libanjuta/anjuta-dock.c:344:15: style: The scope of the variable 'dock_item' can be reduced. [variableScope]
anjuta-3.4.3/libanjuta/anjuta-drop-entry.c:58:9: style: Variable 'self' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/libanjuta/anjuta-entry.c:102:9: style: Variable 'self' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/libanjuta/anjuta-environment-editor.c:380:21: style: The scope of the variable 'column' can be reduced. [variableScope]
anjuta-3.4.3/libanjuta/anjuta-file-drop-entry.c:123:10: style: The scope of the variable 'uri_list' can be reduced. [variableScope]
anjuta-3.4.3/libanjuta/anjuta-file-drop-entry.c:124:9: style: The scope of the variable 'parent_file' can be reduced. [variableScope]
anjuta-3.4.3/libanjuta/anjuta-file-drop-entry.c:125:9: style: The scope of the variable 'file' can be reduced. [variableScope]
anjuta-3.4.3/libanjuta/anjuta-file-drop-entry.c:126:9: style: The scope of the variable 'path' can be reduced. [variableScope]
anjuta-3.4.3/libanjuta/anjuta-file-list.c:160:10: style: The scope of the variable 'uri_list' can be reduced. [variableScope]
anjuta-3.4.3/libanjuta/anjuta-file-list.c:162:9: style: The scope of the variable 'parent_file' can be reduced. [variableScope]
anjuta-3.4.3/libanjuta/anjuta-file-list.c:163:9: style: The scope of the variable 'file' can be reduced. [variableScope]
anjuta-3.4.3/libanjuta/anjuta-file-list.c:164:9: style: The scope of the variable 'path' can be reduced. [variableScope]
anjuta-3.4.3/libanjuta/anjuta-file-list.c:271:10: style: The scope of the variable 'current_path' can be reduced. [variableScope]
anjuta-3.4.3/libanjuta/anjuta-launcher.c:644:9: style: The scope of the variable 'last_line' can be reduced. [variableScope]
anjuta-3.4.3/libanjuta/anjuta-launcher.c:646:30: style: Checking if unsigned variable 'strlen(chars)' is less than zero. [unsignedLessThanZero]
anjuta-3.4.3/libanjuta/anjuta-marshal.c:62:70: style: Function 'anjuta_cclosure_marshal_VOID__INT_STRING' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/anjuta-marshal.h:20:69: note: Function 'anjuta_cclosure_marshal_VOID__INT_STRING' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/anjuta-marshal.c:62:70: note: Function 'anjuta_cclosure_marshal_VOID__INT_STRING' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/anjuta-marshal.c:65:73: style: Function 'anjuta_cclosure_marshal_VOID__INT_STRING' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/anjuta-marshal.h:23:69: note: Function 'anjuta_cclosure_marshal_VOID__INT_STRING' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/anjuta-marshal.c:65:73: note: Function 'anjuta_cclosure_marshal_VOID__INT_STRING' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/anjuta-marshal.c:99:70: style: Function 'anjuta_cclosure_marshal_VOID__INT_OBJECT' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/anjuta-marshal.h:28:69: note: Function 'anjuta_cclosure_marshal_VOID__INT_OBJECT' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/anjuta-marshal.c:99:70: note: Function 'anjuta_cclosure_marshal_VOID__INT_OBJECT' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/anjuta-marshal.c:102:73: style: Function 'anjuta_cclosure_marshal_VOID__INT_OBJECT' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/anjuta-marshal.h:31:69: note: Function 'anjuta_cclosure_marshal_VOID__INT_OBJECT' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/anjuta-marshal.c:102:73: note: Function 'anjuta_cclosure_marshal_VOID__INT_OBJECT' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/anjuta-marshal.c:136:73: style: Function 'anjuta_cclosure_marshal_VOID__INT_INT_ULONG' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/anjuta-marshal.h:36:72: note: Function 'anjuta_cclosure_marshal_VOID__INT_INT_ULONG' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/anjuta-marshal.c:136:73: note: Function 'anjuta_cclosure_marshal_VOID__INT_INT_ULONG' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/anjuta-marshal.c:139:76: style: Function 'anjuta_cclosure_marshal_VOID__INT_INT_ULONG' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/anjuta-marshal.h:39:72: note: Function 'anjuta_cclosure_marshal_VOID__INT_INT_ULONG' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/anjuta-marshal.c:139:76: note: Function 'anjuta_cclosure_marshal_VOID__INT_INT_ULONG' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/anjuta-marshal.c:175:74: style: Function 'anjuta_cclosure_marshal_VOID__STRING_POINTER' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/anjuta-marshal.h:44:73: note: Function 'anjuta_cclosure_marshal_VOID__STRING_POINTER' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/anjuta-marshal.c:175:74: note: Function 'anjuta_cclosure_marshal_VOID__STRING_POINTER' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/anjuta-marshal.c:178:77: style: Function 'anjuta_cclosure_marshal_VOID__STRING_POINTER' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/anjuta-marshal.h:47:73: note: Function 'anjuta_cclosure_marshal_VOID__STRING_POINTER' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/anjuta-marshal.c:178:77: note: Function 'anjuta_cclosure_marshal_VOID__STRING_POINTER' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/anjuta-marshal.c:214:70: style: Function 'anjuta_cclosure_marshal_VOID__STRING_INT' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/anjuta-marshal.h:55:69: note: Function 'anjuta_cclosure_marshal_VOID__STRING_INT' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/anjuta-marshal.c:214:70: note: Function 'anjuta_cclosure_marshal_VOID__STRING_INT' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/anjuta-marshal.c:217:73: style: Function 'anjuta_cclosure_marshal_VOID__STRING_INT' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/anjuta-marshal.h:58:69: note: Function 'anjuta_cclosure_marshal_VOID__STRING_INT' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/anjuta-marshal.c:217:73: note: Function 'anjuta_cclosure_marshal_VOID__STRING_INT' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/anjuta-marshal.c:251:77: style: Function 'anjuta_cclosure_marshal_VOID__STRING_INT_STRING' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/anjuta-marshal.h:63:76: note: Function 'anjuta_cclosure_marshal_VOID__STRING_INT_STRING' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/anjuta-marshal.c:251:77: note: Function 'anjuta_cclosure_marshal_VOID__STRING_INT_STRING' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/anjuta-marshal.c:254:80: style: Function 'anjuta_cclosure_marshal_VOID__STRING_INT_STRING' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/anjuta-marshal.h:66:76: note: Function 'anjuta_cclosure_marshal_VOID__STRING_INT_STRING' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/anjuta-marshal.c:254:80: note: Function 'anjuta_cclosure_marshal_VOID__STRING_INT_STRING' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/anjuta-marshal.c:290:72: style: Function 'anjuta_cclosure_marshal_VOID__STRING_BOXED' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/anjuta-marshal.h:71:71: note: Function 'anjuta_cclosure_marshal_VOID__STRING_BOXED' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/anjuta-marshal.c:290:72: note: Function 'anjuta_cclosure_marshal_VOID__STRING_BOXED' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/anjuta-marshal.c:293:75: style: Function 'anjuta_cclosure_marshal_VOID__STRING_BOXED' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/anjuta-marshal.h:74:71: note: Function 'anjuta_cclosure_marshal_VOID__STRING_BOXED' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/anjuta-marshal.c:293:75: note: Function 'anjuta_cclosure_marshal_VOID__STRING_BOXED' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/anjuta-marshal.c:331:70: style: Function 'anjuta_cclosure_marshal_VOID__BOXED_ENUM' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/anjuta-marshal.h:85:69: note: Function 'anjuta_cclosure_marshal_VOID__BOXED_ENUM' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/anjuta-marshal.c:331:70: note: Function 'anjuta_cclosure_marshal_VOID__BOXED_ENUM' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/anjuta-marshal.c:334:73: style: Function 'anjuta_cclosure_marshal_VOID__BOXED_ENUM' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/anjuta-marshal.h:88:69: note: Function 'anjuta_cclosure_marshal_VOID__BOXED_ENUM' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/anjuta-marshal.c:334:73: note: Function 'anjuta_cclosure_marshal_VOID__BOXED_ENUM' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/anjuta-marshal.c:368:74: style: Function 'anjuta_cclosure_marshal_VOID__POINTER_OBJECT' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/anjuta-marshal.h:93:73: note: Function 'anjuta_cclosure_marshal_VOID__POINTER_OBJECT' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/anjuta-marshal.c:368:74: note: Function 'anjuta_cclosure_marshal_VOID__POINTER_OBJECT' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/anjuta-marshal.c:371:77: style: Function 'anjuta_cclosure_marshal_VOID__POINTER_OBJECT' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/anjuta-marshal.h:96:73: note: Function 'anjuta_cclosure_marshal_VOID__POINTER_OBJECT' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/anjuta-marshal.c:371:77: note: Function 'anjuta_cclosure_marshal_VOID__POINTER_OBJECT' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/anjuta-plugin-description.c:394:51: warning: Either the condition '(line_end)?line_end+1:NULL' is redundant or there is overflow in pointer subtraction. [nullPointerArithmeticRedundantCheck]
anjuta-3.4.3/libanjuta/anjuta-plugin-description.c:396:29: note: Assuming that condition '(line_end)?line_end+1:NULL' is not redundant
anjuta-3.4.3/libanjuta/anjuta-plugin-description.c:394:51: note: Null pointer subtraction
anjuta-3.4.3/libanjuta/anjuta-plugin-description.c:410:16: warning: Either the condition '(line_end)?line_end+1:NULL' is redundant or there is overflow in pointer subtraction. [nullPointerArithmeticRedundantCheck]
anjuta-3.4.3/libanjuta/anjuta-plugin-description.c:429:29: note: Assuming that condition '(line_end)?line_end+1:NULL' is not redundant
anjuta-3.4.3/libanjuta/anjuta-plugin-description.c:410:16: note: Null pointer subtraction
anjuta-3.4.3/libanjuta/anjuta-plugin-description.c:418:62: warning: Either the condition '(line_end)?line_end+1:NULL' is redundant or there is overflow in pointer subtraction. [nullPointerArithmeticRedundantCheck]
anjuta-3.4.3/libanjuta/anjuta-plugin-description.c:429:29: note: Assuming that condition '(line_end)?line_end+1:NULL' is not redundant
anjuta-3.4.3/libanjuta/anjuta-plugin-description.c:418:62: note: Null pointer subtraction
anjuta-3.4.3/libanjuta/anjuta-plugin-description.c:676:35: style: The scope of the variable 'section' can be reduced. [variableScope]
anjuta-3.4.3/libanjuta/anjuta-plugin-description.c:700:32: style: The scope of the variable 'line' can be reduced. [variableScope]
anjuta-3.4.3/libanjuta/anjuta-plugin-description.c:776:35: style: The scope of the variable 'section' can be reduced. [variableScope]
anjuta-3.4.3/libanjuta/anjuta-plugin-description.c:808:32: style: The scope of the variable 'line' can be reduced. [variableScope]
anjuta-3.4.3/libanjuta/anjuta-plugin-description.c:674:22: style: Function 'lookup_section' argument 2 names different: declaration 'section' definition 'section_name'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/anjuta-plugin-description.c:95:24: note: Function 'lookup_section' argument 2 names different: declaration 'section' definition 'section_name'.
anjuta-3.4.3/libanjuta/anjuta-plugin-description.c:674:22: note: Function 'lookup_section' argument 2 names different: declaration 'section' definition 'section_name'.
anjuta-3.4.3/libanjuta/anjuta-plugin-description.c:267:9: style: Variable 'end' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/libanjuta/anjuta-plugin-manager.c:344:4: style: Variable 'cycle' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/libanjuta/anjuta-plugin-manager.c:343:4: note: Variable 'cycle' is reassigned a value before the old one has been used.
anjuta-3.4.3/libanjuta/anjuta-plugin-manager.c:344:4: note: Variable 'cycle' is reassigned a value before the old one has been used.
anjuta-3.4.3/libanjuta/anjuta-plugin-manager.c:1664:2: style: Variable 'plugin' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/libanjuta/anjuta-plugin-manager.c:1659:2: note: Variable 'plugin' is reassigned a value before the old one has been used.
anjuta-3.4.3/libanjuta/anjuta-plugin-manager.c:1664:2: note: Variable 'plugin' is reassigned a value before the old one has been used.
anjuta-3.4.3/libanjuta/anjuta-plugin-manager.c:2057:4: style: Variable 'icon_path' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/libanjuta/anjuta-plugin-manager.c:2056:0: note: Variable 'icon_path' is reassigned a value before the old one has been used.
anjuta-3.4.3/libanjuta/anjuta-plugin-manager.c:2057:4: note: Variable 'icon_path' is reassigned a value before the old one has been used.
anjuta-3.4.3/libanjuta/anjuta-plugin-manager.c:2199:3: style: Variable 'plugin' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/libanjuta/anjuta-plugin-manager.c:2191:0: note: Variable 'plugin' is reassigned a value before the old one has been used.
anjuta-3.4.3/libanjuta/anjuta-plugin-manager.c:2199:3: note: Variable 'plugin' is reassigned a value before the old one has been used.
anjuta-3.4.3/libanjuta/anjuta-plugin-manager.c:2460:9: style: The scope of the variable 'p' can be reduced. [variableScope]
anjuta-3.4.3/libanjuta/anjuta-plugin-manager.c:2513:13: style: The scope of the variable 'icon_pixbuf' can be reduced. [variableScope]
anjuta-3.4.3/libanjuta/anjuta-plugin-manager.c:543:14: style: Variable 'plugin_id' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/libanjuta/anjuta-plugin-manager.c:545:13: style: Variable 'resident' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/libanjuta/anjuta-plugin-manager.c:2576:5: style: Variable 'plugin_obj' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/libanjuta/anjuta-preferences-dialog.c:298:13: style: The scope of the variable 'page' can be reduced. [variableScope]
anjuta-3.4.3/libanjuta/anjuta-preferences.c:537:9: style: The scope of the variable 'current_plugin' can be reduced. [variableScope]
anjuta-3.4.3/libanjuta/anjuta-preferences.c:96:21: style: struct member '_AnjutaPreferencesForeachData::pr' is never used. [unusedStructMember]
anjuta-3.4.3/libanjuta/anjuta-profile-manager.c:517:9: style: Variable 'priv' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/libanjuta/anjuta-profile.c:747:2: style: Variable 'descs_list' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/libanjuta/anjuta-profile.c:742:0: note: Variable 'descs_list' is reassigned a value before the old one has been used.
anjuta-3.4.3/libanjuta/anjuta-profile.c:747:2: note: Variable 'descs_list' is reassigned a value before the old one has been used.
anjuta-3.4.3/libanjuta/anjuta-profile.c:756:3: style: Variable 'selected_plugins' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/libanjuta/anjuta-profile.c:751:0: note: Variable 'selected_plugins' is reassigned a value before the old one has been used.
anjuta-3.4.3/libanjuta/anjuta-profile.c:756:3: note: Variable 'selected_plugins' is reassigned a value before the old one has been used.
anjuta-3.4.3/libanjuta/anjuta-project.c:983:86: style: Function 'anjuta_project_node_remove_property' argument 2 names different: declaration 'property' definition 'prop'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/anjuta-project.h:232:109: note: Function 'anjuta_project_node_remove_property' argument 2 names different: declaration 'property' definition 'prop'.
anjuta-3.4.3/libanjuta/anjuta-project.c:983:86: note: Function 'anjuta_project_node_remove_property' argument 2 names different: declaration 'property' definition 'prop'.
anjuta-3.4.3/libanjuta/anjuta-save-prompt.c:136:43: style: Function 'anjuta_save_prompt_init' argument 1 names different: declaration 'sp' definition 'obj'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/anjuta-save-prompt.c:36:55: note: Function 'anjuta_save_prompt_init' argument 1 names different: declaration 'sp' definition 'obj'.
anjuta-3.4.3/libanjuta/anjuta-save-prompt.c:136:43: note: Function 'anjuta_save_prompt_init' argument 1 names different: declaration 'sp' definition 'obj'.
anjuta-3.4.3/libanjuta/anjuta-serializer.c:167:43: style: Function 'anjuta_serializer_init' argument 1 names different: declaration 'sp' definition 'obj'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/anjuta-serializer.c:36:54: note: Function 'anjuta_serializer_init' argument 1 names different: declaration 'sp' definition 'obj'.
anjuta-3.4.3/libanjuta/anjuta-serializer.c:167:43: note: Function 'anjuta_serializer_init' argument 1 names different: declaration 'sp' definition 'obj'.
anjuta-3.4.3/libanjuta/anjuta-session.c:184:2: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/libanjuta/anjuta-session.c:180:2: note: Variable 'ret' is reassigned a value before the old one has been used.
anjuta-3.4.3/libanjuta/anjuta-session.c:184:2: note: Variable 'ret' is reassigned a value before the old one has been used.
anjuta-3.4.3/libanjuta/anjuta-session.c:425:23: style: The scope of the variable 'ptr' can be reduced. [variableScope]
anjuta-3.4.3/libanjuta/anjuta-session.c:184:8: style: Variable 'ret' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/libanjuta/anjuta-shell.c:252:10: style: The scope of the variable 'widget_queue' can be reduced. [variableScope]
anjuta-3.4.3/libanjuta/anjuta-shell.c:946:27: style: Function 'anjuta_shell_save_prompt' argument 2 names different: declaration 'prompt' definition 'save_prompt'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/anjuta-shell.h:248:29: note: Function 'anjuta_shell_save_prompt' argument 2 names different: declaration 'prompt' definition 'save_prompt'.
anjuta-3.4.3/libanjuta/anjuta-shell.c:946:27: note: Function 'anjuta_shell_save_prompt' argument 2 names different: declaration 'prompt' definition 'save_prompt'.
anjuta-3.4.3/libanjuta/anjuta-status.c:388:39: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
anjuta-3.4.3/libanjuta/anjuta-tabber.c:256:9: style: The scope of the variable 'child' can be reduced. [variableScope]
anjuta-3.4.3/libanjuta/anjuta-tabber.c:573:9: style: The scope of the variable 'child' can be reduced. [variableScope]
anjuta-3.4.3/libanjuta/anjuta-token-file.c:594:31: style: Function 'anjuta_token_file_new' argument 1 names different: declaration 'file' definition 'gfile'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/anjuta-token-file.h:49:48: note: Function 'anjuta_token_file_new' argument 1 names different: declaration 'file' definition 'gfile'.
anjuta-3.4.3/libanjuta/anjuta-token-file.c:594:31: note: Function 'anjuta_token_file_new' argument 1 names different: declaration 'file' definition 'gfile'.
anjuta-3.4.3/libanjuta/anjuta-token-file.c:605:42: style: Function 'anjuta_token_file_free' argument 1 names different: declaration 'file' definition 'tfile'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/anjuta-token-file.h:50:47: note: Function 'anjuta_token_file_free' argument 1 names different: declaration 'file' definition 'tfile'.
anjuta-3.4.3/libanjuta/anjuta-token-file.c:605:42: note: Function 'anjuta_token_file_free' argument 1 names different: declaration 'file' definition 'tfile'.
anjuta-3.4.3/libanjuta/anjuta-token-list.c:506:88: style: Function 'anjuta_token_insert_word_before' argument 3 names different: declaration 'baby' definition 'item'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/anjuta-token-list.h:53:101: note: Function 'anjuta_token_insert_word_before' argument 3 names different: declaration 'baby' definition 'item'.
anjuta-3.4.3/libanjuta/anjuta-token-list.c:506:88: note: Function 'anjuta_token_insert_word_before' argument 3 names different: declaration 'baby' definition 'item'.
anjuta-3.4.3/libanjuta/anjuta-token-list.c:564:87: style: Function 'anjuta_token_insert_word_after' argument 3 names different: declaration 'baby' definition 'item'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/anjuta-token-list.h:54:100: note: Function 'anjuta_token_insert_word_after' argument 3 names different: declaration 'baby' definition 'item'.
anjuta-3.4.3/libanjuta/anjuta-token-list.c:564:87: note: Function 'anjuta_token_insert_word_after' argument 3 names different: declaration 'baby' definition 'item'.
anjuta-3.4.3/libanjuta/anjuta-token-list.c:660:40: style: Function 'anjuta_token_remove_list' argument 1 names different: declaration 'token' definition 'list'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/anjuta-token-list.h:56:53: note: Function 'anjuta_token_remove_list' argument 1 names different: declaration 'token' definition 'list'.
anjuta-3.4.3/libanjuta/anjuta-token-list.c:660:40: note: Function 'anjuta_token_remove_list' argument 1 names different: declaration 'token' definition 'list'.
anjuta-3.4.3/libanjuta/anjuta-token-list.c:716:62: style: Function 'anjuta_token_insert_token_list' argument 2 names different: declaration 'list' definition 'pos'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/anjuta-token-list.h:58:75: note: Function 'anjuta_token_insert_token_list' argument 2 names different: declaration 'list' definition 'pos'.
anjuta-3.4.3/libanjuta/anjuta-token-list.c:716:62: note: Function 'anjuta_token_insert_token_list' argument 2 names different: declaration 'list' definition 'pos'.
anjuta-3.4.3/libanjuta/anjuta-token-list.c:790:41: style: Function 'anjuta_token_skip_comment' argument 1 names different: declaration 'list' definition 'token'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/anjuta-token-list.h:60:54: note: Function 'anjuta_token_skip_comment' argument 1 names different: declaration 'list' definition 'token'.
anjuta-3.4.3/libanjuta/anjuta-token-list.c:790:41: note: Function 'anjuta_token_skip_comment' argument 1 names different: declaration 'list' definition 'token'.
anjuta-3.4.3/libanjuta/anjuta-token-stream.c:213:17: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
anjuta-3.4.3/libanjuta/anjuta-token-stream.c:217:17: note: Found duplicate branches for 'if' and 'else'.
anjuta-3.4.3/libanjuta/anjuta-token-stream.c:213:17: note: Found duplicate branches for 'if' and 'else'.
anjuta-3.4.3/libanjuta/anjuta-token-stream.c:318:46: style: Function 'anjuta_token_stream_push' argument 1 names different: declaration 'stream' definition 'parent'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/anjuta-token-stream.h:31:65: note: Function 'anjuta_token_stream_push' argument 1 names different: declaration 'stream' definition 'parent'.
anjuta-3.4.3/libanjuta/anjuta-token-stream.c:318:46: note: Function 'anjuta_token_stream_push' argument 1 names different: declaration 'stream' definition 'parent'.
anjuta-3.4.3/libanjuta/anjuta-token-stream.c:318:102: style: Function 'anjuta_token_stream_push' argument 4 names different: declaration 'filename' definition 'file'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/anjuta-token-stream.h:31:121: note: Function 'anjuta_token_stream_push' argument 4 names different: declaration 'filename' definition 'file'.
anjuta-3.4.3/libanjuta/anjuta-token-stream.c:318:102: note: Function 'anjuta_token_stream_push' argument 4 names different: declaration 'filename' definition 'file'.
anjuta-3.4.3/libanjuta/anjuta-token.c:866:7: warning: Either the condition 'first!=NULL' is redundant or there is possible null pointer dereference: sibling. [nullPointerRedundantCheck]
anjuta-3.4.3/libanjuta/anjuta-token.c:1202:19: note: Assuming that condition 'first!=NULL' is not redundant
anjuta-3.4.3/libanjuta/anjuta-token.c:1211:31: note: Calling function 'anjuta_token_insert_after', 1st argument 'sibling' value is 0
anjuta-3.4.3/libanjuta/anjuta-token.c:866:7: note: Null pointer dereference
anjuta-3.4.3/libanjuta/anjuta-token.c:1017:2: warning: Either the condition 'first!=NULL' is redundant or there is possible null pointer dereference: first. [nullPointerRedundantCheck]
anjuta-3.4.3/libanjuta/anjuta-token.c:1202:19: note: Assuming that condition 'first!=NULL' is not redundant
anjuta-3.4.3/libanjuta/anjuta-token.c:1212:24: note: Calling function 'anjuta_token_merge', 1st argument 'first' value is 0
anjuta-3.4.3/libanjuta/anjuta-token.c:1017:2: note: Null pointer dereference
anjuta-3.4.3/libanjuta/anjuta-token.c:1747:15: style: The scope of the variable 'last' can be reduced. [variableScope]
anjuta-3.4.3/libanjuta/anjuta-token.c:461:59: style: Function 'anjuta_token_set_string' argument 2 names different: declaration 'value' definition 'data'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/anjuta-token.h:105:63: note: Function 'anjuta_token_set_string' argument 2 names different: declaration 'value' definition 'data'.
anjuta-3.4.3/libanjuta/anjuta-token.c:461:59: note: Function 'anjuta_token_set_string' argument 2 names different: declaration 'value' definition 'data'.
anjuta-3.4.3/libanjuta/anjuta-token.c:641:62: style: Function 'anjuta_token_append_child' argument 2 names different: declaration 'child' definition 'children'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/anjuta-token.h:125:75: note: Function 'anjuta_token_append_child' argument 2 names different: declaration 'child' definition 'children'.
anjuta-3.4.3/libanjuta/anjuta-token.c:641:62: note: Function 'anjuta_token_append_child' argument 2 names different: declaration 'child' definition 'children'.
anjuta-3.4.3/libanjuta/anjuta-token.c:718:63: style: Function 'anjuta_token_prepend_child' argument 2 names different: declaration 'child' definition 'children'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/anjuta-token.h:126:76: note: Function 'anjuta_token_prepend_child' argument 2 names different: declaration 'child' definition 'children'.
anjuta-3.4.3/libanjuta/anjuta-token.c:718:63: note: Function 'anjuta_token_prepend_child' argument 2 names different: declaration 'child' definition 'children'.
anjuta-3.4.3/libanjuta/anjuta-token.c:819:63: style: Function 'anjuta_token_insert_after' argument 2 names different: declaration 'token' definition 'list'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/anjuta-token.h:128:76: note: Function 'anjuta_token_insert_after' argument 2 names different: declaration 'token' definition 'list'.
anjuta-3.4.3/libanjuta/anjuta-token.c:819:63: note: Function 'anjuta_token_insert_after' argument 2 names different: declaration 'token' definition 'list'.
anjuta-3.4.3/libanjuta/anjuta-token.c:885:64: style: Function 'anjuta_token_insert_before' argument 2 names different: declaration 'token' definition 'list'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/anjuta-token.h:129:77: note: Function 'anjuta_token_insert_before' argument 2 names different: declaration 'token' definition 'list'.
anjuta-3.4.3/libanjuta/anjuta-token.c:885:64: note: Function 'anjuta_token_insert_before' argument 2 names different: declaration 'token' definition 'list'.
anjuta-3.4.3/libanjuta/anjuta-token.c:1025:47: style: Function 'anjuta_token_merge_own_children' argument 1 names different: declaration 'first' definition 'group'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/anjuta-token.h:134:60: note: Function 'anjuta_token_merge_own_children' argument 1 names different: declaration 'first' definition 'group'.
anjuta-3.4.3/libanjuta/anjuta-token.c:1025:47: note: Function 'anjuta_token_merge_own_children' argument 1 names different: declaration 'first' definition 'group'.
anjuta-3.4.3/libanjuta/anjuta-token.c:1106:43: warning: Function 'anjuta_token_merge_previous' argument order different: declaration 'first, end' definition 'list, first' [funcArgOrderDifferent]
anjuta-3.4.3/libanjuta/anjuta-token.h:136:56: note: Function 'anjuta_token_merge_previous' argument order different: declaration 'first, end' definition 'list, first'
anjuta-3.4.3/libanjuta/anjuta-token.c:1106:43: note: Function 'anjuta_token_merge_previous' argument order different: declaration 'first, end' definition 'list, first'
anjuta-3.4.3/libanjuta/anjuta-token.c:1591:36: style: Function 'anjuta_token_compare' argument 1 names different: declaration 'tokena' definition 'toka'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/anjuta-token.h:149:45: note: Function 'anjuta_token_compare' argument 1 names different: declaration 'tokena' definition 'toka'.
anjuta-3.4.3/libanjuta/anjuta-token.c:1591:36: note: Function 'anjuta_token_compare' argument 1 names different: declaration 'tokena' definition 'toka'.
anjuta-3.4.3/libanjuta/anjuta-token.c:1591:55: style: Function 'anjuta_token_compare' argument 2 names different: declaration 'tokenb' definition 'tokb'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/anjuta-token.h:149:66: note: Function 'anjuta_token_compare' argument 2 names different: declaration 'tokenb' definition 'tokb'.
anjuta-3.4.3/libanjuta/anjuta-token.c:1591:55: note: Function 'anjuta_token_compare' argument 2 names different: declaration 'tokenb' definition 'tokb'.
anjuta-3.4.3/libanjuta/anjuta-token.c:1122:10: style: Variable 'token' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/libanjuta/anjuta-token.c:373:57: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
anjuta-3.4.3/libanjuta/anjuta-token.c:605:9: error: Uninitialized variable: next [uninitvar]
anjuta-3.4.3/libanjuta/anjuta-tree-combo.c:909:15: style: The scope of the variable 'path' can be reduced. [variableScope]
anjuta-3.4.3/libanjuta/anjuta-ui.c:486:12: style: Condition 'dummy!=NULL' is always false [knownConditionTrueFalse]
anjuta-3.4.3/libanjuta/anjuta-ui.c:465:21: note: Assignment 'dummy=NULL', assigned value is 0
anjuta-3.4.3/libanjuta/anjuta-ui.c:486:12: note: Condition 'dummy!=NULL' is always false
anjuta-3.4.3/libanjuta/anjuta-ui.c:486:12: style: Same expression on both sides of '!=' because the value of 'dummy' and 'NULL' are the same. [duplicateExpression]
anjuta-3.4.3/libanjuta/anjuta-ui.c:465:21: note: 'dummy' is assigned value 'NULL' here.
anjuta-3.4.3/libanjuta/anjuta-ui.c:486:12: note: Same expression on both sides of '!=' because the value of 'dummy' and 'NULL' are the same.
anjuta-3.4.3/libanjuta/anjuta-ui.c:425:9: style: The scope of the variable 'label' can be reduced. [variableScope]
anjuta-3.4.3/libanjuta/anjuta-ui.c:860:15: style: The scope of the variable 'accel_path' can be reduced. [variableScope]
anjuta-3.4.3/libanjuta/anjuta-ui.c:1508:63: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
anjuta-3.4.3/libanjuta/anjuta-utils.c:1332:5: style: Variable 'idx' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/libanjuta/anjuta-utils.c:1330:12: note: Variable 'idx' is reassigned a value before the old one has been used.
anjuta-3.4.3/libanjuta/anjuta-utils.c:1332:5: note: Variable 'idx' is reassigned a value before the old one has been used.
anjuta-3.4.3/libanjuta/anjuta-utils.c:1343:3: style: Variable 'idx' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/libanjuta/anjuta-utils.c:1341:10: note: Variable 'idx' is reassigned a value before the old one has been used.
anjuta-3.4.3/libanjuta/anjuta-utils.c:1343:3: note: Variable 'idx' is reassigned a value before the old one has been used.
anjuta-3.4.3/libanjuta/anjuta-utils.c:182:13: style: The scope of the variable 'image' can be reduced. [variableScope]
anjuta-3.4.3/libanjuta/anjuta-utils.c:183:13: style: The scope of the variable 'hbox' can be reduced. [variableScope]
anjuta-3.4.3/libanjuta/anjuta-utils.c:184:13: style: The scope of the variable 'align' can be reduced. [variableScope]
anjuta-3.4.3/libanjuta/anjuta-utils.c:623:22: style: The scope of the variable 'word_end' can be reduced. [variableScope]
anjuta-3.4.3/libanjuta/anjuta-utils.c:754:10: style: The scope of the variable 'result' can be reduced. [variableScope]
anjuta-3.4.3/libanjuta/anjuta-utils.c:872:9: style: The scope of the variable 'path' can be reduced. [variableScope]
anjuta-3.4.3/libanjuta/anjuta-utils.c:1003:9: style: The scope of the variable 'parent' can be reduced. [variableScope]
anjuta-3.4.3/libanjuta/anjuta-utils.c:1059:15: style: The scope of the variable 'shell' can be reduced. [variableScope]
anjuta-3.4.3/libanjuta/anjuta-utils.c:2074:15: style: The scope of the variable 'tmp_str' can be reduced. [variableScope]
anjuta-3.4.3/libanjuta/anjuta-utils.c:2227:9: style: The scope of the variable 'path' can be reduced. [variableScope]
anjuta-3.4.3/libanjuta/anjuta-utils.c:2249:9: style: The scope of the variable 'current_file' can be reduced. [variableScope]
anjuta-3.4.3/libanjuta/anjuta-utils.c:2250:9: style: The scope of the variable 'path' can be reduced. [variableScope]
anjuta-3.4.3/libanjuta/anjuta-utils.c:2336:12: style: The scope of the variable 'object_ptr' can be reduced. [variableScope]
anjuta-3.4.3/libanjuta/anjuta-utils.c:1204:10: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/libanjuta/anjuta-utils.c:1236:10: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/libanjuta/anjuta-utils.c:2123:54: error: va_list 'list' was opened but not closed by va_end(). [va_end_missing]
anjuta-3.4.3/libanjuta/anjuta-utils.c:2150:55: error: va_list 'list' was opened but not closed by va_end(). [va_end_missing]
anjuta-3.4.3/libanjuta/anjuta-utils.c:2177:53: error: va_list 'list' was opened but not closed by va_end(). [va_end_missing]
anjuta-3.4.3/libanjuta/anjuta-utils.c:2191:18: error: va_list 'list' was opened but not closed by va_end(). [va_end_missing]
anjuta-3.4.3/libanjuta/anjuta-utils.c:2205:18: error: va_list 'list' was opened but not closed by va_end(). [va_end_missing]
anjuta-3.4.3/libanjuta/anjuta-utils.c:2219:18: error: va_list 'list' was opened but not closed by va_end(). [va_end_missing]
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.c:56:78: style: Function 'libanjuta_iface_cclosure_marshal_BOOLEAN__OBJECT' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.h:11:77: note: Function 'libanjuta_iface_cclosure_marshal_BOOLEAN__OBJECT' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.c:56:78: note: Function 'libanjuta_iface_cclosure_marshal_BOOLEAN__OBJECT' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.c:59:81: style: Function 'libanjuta_iface_cclosure_marshal_BOOLEAN__OBJECT' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.h:14:77: note: Function 'libanjuta_iface_cclosure_marshal_BOOLEAN__OBJECT' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.c:59:81: note: Function 'libanjuta_iface_cclosure_marshal_BOOLEAN__OBJECT' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.c:95:80: style: Function 'libanjuta_iface_cclosure_marshal_VOID__BOOLEAN_INT' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.h:19:79: note: Function 'libanjuta_iface_cclosure_marshal_VOID__BOOLEAN_INT' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.c:95:80: note: Function 'libanjuta_iface_cclosure_marshal_VOID__BOOLEAN_INT' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.c:98:83: style: Function 'libanjuta_iface_cclosure_marshal_VOID__BOOLEAN_INT' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.h:22:79: note: Function 'libanjuta_iface_cclosure_marshal_VOID__BOOLEAN_INT' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.c:98:83: note: Function 'libanjuta_iface_cclosure_marshal_VOID__BOOLEAN_INT' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.c:138:76: style: Function 'libanjuta_iface_cclosure_marshal_VOID__INT_INT' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.h:36:75: note: Function 'libanjuta_iface_cclosure_marshal_VOID__INT_INT' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.c:138:76: note: Function 'libanjuta_iface_cclosure_marshal_VOID__INT_INT' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.c:141:79: style: Function 'libanjuta_iface_cclosure_marshal_VOID__INT_INT' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.h:39:75: note: Function 'libanjuta_iface_cclosure_marshal_VOID__INT_INT' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.c:141:79: note: Function 'libanjuta_iface_cclosure_marshal_VOID__INT_INT' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.c:175:94: style: Function 'libanjuta_iface_cclosure_marshal_VOID__INT_INT_ULONG_STRING_UINT' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.h:44:93: note: Function 'libanjuta_iface_cclosure_marshal_VOID__INT_INT_ULONG_STRING_UINT' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.c:175:94: note: Function 'libanjuta_iface_cclosure_marshal_VOID__INT_INT_ULONG_STRING_UINT' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.c:178:97: style: Function 'libanjuta_iface_cclosure_marshal_VOID__INT_INT_ULONG_STRING_UINT' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.h:47:93: note: Function 'libanjuta_iface_cclosure_marshal_VOID__INT_INT_ULONG_STRING_UINT' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.c:178:97: note: Function 'libanjuta_iface_cclosure_marshal_VOID__INT_INT_ULONG_STRING_UINT' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.c:220:98: style: Function 'libanjuta_iface_cclosure_marshal_VOID__OBJECT_BOOLEAN_INT_INT_STRING' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.h:55:97: note: Function 'libanjuta_iface_cclosure_marshal_VOID__OBJECT_BOOLEAN_INT_INT_STRING' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.c:220:98: note: Function 'libanjuta_iface_cclosure_marshal_VOID__OBJECT_BOOLEAN_INT_INT_STRING' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.c:223:101: style: Function 'libanjuta_iface_cclosure_marshal_VOID__OBJECT_BOOLEAN_INT_INT_STRING' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.h:58:97: note: Function 'libanjuta_iface_cclosure_marshal_VOID__OBJECT_BOOLEAN_INT_INT_STRING' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.c:223:101: note: Function 'libanjuta_iface_cclosure_marshal_VOID__OBJECT_BOOLEAN_INT_INT_STRING' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.c:263:80: style: Function 'libanjuta_iface_cclosure_marshal_VOID__OBJECT_CHAR' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.h:63:79: note: Function 'libanjuta_iface_cclosure_marshal_VOID__OBJECT_CHAR' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.c:263:80: note: Function 'libanjuta_iface_cclosure_marshal_VOID__OBJECT_CHAR' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.c:266:83: style: Function 'libanjuta_iface_cclosure_marshal_VOID__OBJECT_CHAR' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.h:66:79: note: Function 'libanjuta_iface_cclosure_marshal_VOID__OBJECT_CHAR' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.c:266:83: note: Function 'libanjuta_iface_cclosure_marshal_VOID__OBJECT_CHAR' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.c:300:82: style: Function 'libanjuta_iface_cclosure_marshal_VOID__OBJECT_STRING' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.h:71:81: note: Function 'libanjuta_iface_cclosure_marshal_VOID__OBJECT_STRING' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.c:300:82: note: Function 'libanjuta_iface_cclosure_marshal_VOID__OBJECT_STRING' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.c:303:85: style: Function 'libanjuta_iface_cclosure_marshal_VOID__OBJECT_STRING' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.h:74:81: note: Function 'libanjuta_iface_cclosure_marshal_VOID__OBJECT_STRING' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.c:303:85: note: Function 'libanjuta_iface_cclosure_marshal_VOID__OBJECT_STRING' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.c:339:82: style: Function 'libanjuta_iface_cclosure_marshal_VOID__POINTER_BOXED' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.h:82:81: note: Function 'libanjuta_iface_cclosure_marshal_VOID__POINTER_BOXED' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.c:339:82: note: Function 'libanjuta_iface_cclosure_marshal_VOID__POINTER_BOXED' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.c:342:85: style: Function 'libanjuta_iface_cclosure_marshal_VOID__POINTER_BOXED' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.h:85:81: note: Function 'libanjuta_iface_cclosure_marshal_VOID__POINTER_BOXED' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.c:342:85: note: Function 'libanjuta_iface_cclosure_marshal_VOID__POINTER_BOXED' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.c:378:82: style: Function 'libanjuta_iface_cclosure_marshal_VOID__STRING_STRING' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.h:93:81: note: Function 'libanjuta_iface_cclosure_marshal_VOID__STRING_STRING' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.c:378:82: note: Function 'libanjuta_iface_cclosure_marshal_VOID__STRING_STRING' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.c:381:85: style: Function 'libanjuta_iface_cclosure_marshal_VOID__STRING_STRING' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.h:96:81: note: Function 'libanjuta_iface_cclosure_marshal_VOID__STRING_STRING' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.c:381:85: note: Function 'libanjuta_iface_cclosure_marshal_VOID__STRING_STRING' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.c:415:89: style: Function 'libanjuta_iface_cclosure_marshal_VOID__STRING_STRING_STRING' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.h:101:88: note: Function 'libanjuta_iface_cclosure_marshal_VOID__STRING_STRING_STRING' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.c:415:89: note: Function 'libanjuta_iface_cclosure_marshal_VOID__STRING_STRING_STRING' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.c:418:92: style: Function 'libanjuta_iface_cclosure_marshal_VOID__STRING_STRING_STRING' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.h:104:88: note: Function 'libanjuta_iface_cclosure_marshal_VOID__STRING_STRING_STRING' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.c:418:92: note: Function 'libanjuta_iface_cclosure_marshal_VOID__STRING_STRING_STRING' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.c:454:119: style: Function 'libanjuta_iface_cclosure_marshal_VOID__STRING_STRING_STRING_STRING_BOOLEAN_BOOLEAN_STRING' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.h:109:118: note: Function 'libanjuta_iface_cclosure_marshal_VOID__STRING_STRING_STRING_STRING_BOOLEAN_BOOLEAN_STRING' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.c:454:119: note: Function 'libanjuta_iface_cclosure_marshal_VOID__STRING_STRING_STRING_STRING_BOOLEAN_BOOLEAN_STRING' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.c:457:122: style: Function 'libanjuta_iface_cclosure_marshal_VOID__STRING_STRING_STRING_STRING_BOOLEAN_BOOLEAN_STRING' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.h:112:118: note: Function 'libanjuta_iface_cclosure_marshal_VOID__STRING_STRING_STRING_STRING_BOOLEAN_BOOLEAN_STRING' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.c:457:122: note: Function 'libanjuta_iface_cclosure_marshal_VOID__STRING_STRING_STRING_STRING_BOOLEAN_BOOLEAN_STRING' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.c:501:77: style: Function 'libanjuta_iface_cclosure_marshal_VOID__UINT_INT' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.h:117:76: note: Function 'libanjuta_iface_cclosure_marshal_VOID__UINT_INT' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.c:501:77: note: Function 'libanjuta_iface_cclosure_marshal_VOID__UINT_INT' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.c:504:80: style: Function 'libanjuta_iface_cclosure_marshal_VOID__UINT_INT' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.h:120:76: note: Function 'libanjuta_iface_cclosure_marshal_VOID__UINT_INT' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.c:504:80: note: Function 'libanjuta_iface_cclosure_marshal_VOID__UINT_INT' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.c:538:86: style: Function 'libanjuta_iface_cclosure_marshal_VOID__ULONG_STRING_UINT' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.h:125:85: note: Function 'libanjuta_iface_cclosure_marshal_VOID__ULONG_STRING_UINT' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.c:538:86: note: Function 'libanjuta_iface_cclosure_marshal_VOID__ULONG_STRING_UINT' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.c:541:89: style: Function 'libanjuta_iface_cclosure_marshal_VOID__ULONG_STRING_UINT' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.h:128:85: note: Function 'libanjuta_iface_cclosure_marshal_VOID__ULONG_STRING_UINT' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/libanjuta/interfaces/libanjuta-iface-marshallers.c:541:89: note: Function 'libanjuta_iface_cclosure_marshal_VOID__ULONG_STRING_UINT' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
ac-parser.y:210:47: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:218:47: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:239:41: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:242:52: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:303:35: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:324:41: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:331:47: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:334:58: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:352:41: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:360:41: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:370:41: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:371:55: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:384:41: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:385:68: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:391:35: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:399:41: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:400:58: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:406:41: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:414:41: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:415:55: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:423:41: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:424:55: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:434:47: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:440:47: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:452:47: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:464:58: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:475:41: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:484:25: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:496:41: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:498:58: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:507:58: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:532:41: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:534:58: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:543:58: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:567:41: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:569:58: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:578:58: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:581:58: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:588:41: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:590:58: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:599:58: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:602:58: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:609:41: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:611:58: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:620:58: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:623:58: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:626:58: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:629:58: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:632:58: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:635:58: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:638:58: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:641:58: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:644:58: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:647:58: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:650:58: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:653:58: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:656:58: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:659:58: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:664:58: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:682:49: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:693:68: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:726:47: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:737:56: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:746:58: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:755:58: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:758:58: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:762:58: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:765:58: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:768:58: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:771:58: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:774:58: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:777:58: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:780:58: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:783:58: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:786:58: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:790:58: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:793:58: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:807:47: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:810:58: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:817:47: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:821:47: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:824:58: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:827:58: style: Same expression on both sides of '-'. [duplicateExpression]
ac-parser.y:974:35: style: Same expression on both sides of '-'. [duplicateExpression]
ac-scanner.c:2853:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
ac-scanner.l:339:2: style: Variable 'name' is reassigned a value before the old one has been used. [redundantAssignment]
ac-scanner.l:335:0: note: Variable 'name' is reassigned a value before the old one has been used.
ac-scanner.l:339:2: note: Variable 'name' is reassigned a value before the old one has been used.
ac-scanner.l:340:2: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
ac-scanner.l:336:0: note: Variable 'value' is reassigned a value before the old one has been used.
ac-scanner.l:340:2: note: Variable 'value' is reassigned a value before the old one has been used.
ac-scanner.l:353:2: style: Variable 'name' is reassigned a value before the old one has been used. [redundantAssignment]
ac-scanner.l:349:0: note: Variable 'name' is reassigned a value before the old one has been used.
ac-scanner.l:353:2: note: Variable 'name' is reassigned a value before the old one has been used.
ac-scanner.l:354:2: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
ac-scanner.l:350:0: note: Variable 'value' is reassigned a value before the old one has been used.
ac-scanner.l:354:2: note: Variable 'value' is reassigned a value before the old one has been used.
ac-scanner.c:1935:59: style: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent]
ac-scanner.c:431:54: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
ac-scanner.c:1935:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
ac-scanner.c:2432:55: style: Function 'amp_ac_yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent]
ac-scanner.c:381:54: note: Function 'amp_ac_yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
ac-scanner.c:2432:55: note: Function 'amp_ac_yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
ac-scanner.c:2447:55: style: Function 'amp_ac_yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent]
ac-scanner.c:382:53: note: Function 'amp_ac_yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
ac-scanner.c:2447:55: note: Function 'amp_ac_yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
ac-scanner.c:2447:69: style: Function 'amp_ac_yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent]
ac-scanner.c:382:63: note: Function 'amp_ac_yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
ac-scanner.c:2447:69: note: Function 'amp_ac_yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
ac-scanner.c:2685:31: style: Function 'amp_ac_yyset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'. [funcArgNamesDifferent]
ac-scanner.c:931:30: note: Function 'amp_ac_yyset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'.
ac-scanner.c:2685:31: note: Function 'amp_ac_yyset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'.
ac-scanner.c:2731:33: style: Function 'amp_ac_yylex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'. [funcArgNamesDifferent]
ac-scanner.c:916:34: note: Function 'amp_ac_yylex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'.
ac-scanner.c:2731:33: note: Function 'amp_ac_yylex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'.
ac-scanner.c:2760:43: style: Function 'amp_ac_yylex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'. [funcArgNamesDifferent]
ac-scanner.c:918:44: note: Function 'amp_ac_yylex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'.
ac-scanner.c:2760:43: note: Function 'amp_ac_yylex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'.
ac-scanner.c:2760:69: style: Function 'amp_ac_yylex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'. [funcArgNamesDifferent]
ac-scanner.c:918:67: note: Function 'amp_ac_yylex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'.
ac-scanner.c:2760:69: note: Function 'amp_ac_yylex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'.
anjuta-3.4.3/plugins/am-project/ac-writer.c:210:15: style: The scope of the variable 'arg' can be reduced. [variableScope]
anjuta-3.4.3/plugins/am-project/ac-writer.c:211:15: style: The scope of the variable 'args' can be reduced. [variableScope]
anjuta-3.4.3/plugins/am-project/ac-writer.c:416:15: style: The scope of the variable 'token' can be reduced. [variableScope]
am-parser.y:194:41: style: Same expression on both sides of '-'. [duplicateExpression]
am-parser.y:201:39: style: Same expression on both sides of '-'. [duplicateExpression]
am-parser.y:213:41: style: Same expression on both sides of '-'. [duplicateExpression]
am-parser.y:223:47: style: Same expression on both sides of '-'. [duplicateExpression]
am-parser.y:229:39: style: Same expression on both sides of '-'. [duplicateExpression]
am-parser.y:233:47: style: Same expression on both sides of '-'. [duplicateExpression]
am-parser.y:264:35: style: Same expression on both sides of '-'. [duplicateExpression]
am-parser.y:271:35: style: Same expression on both sides of '-'. [duplicateExpression]
am-parser.y:295:41: style: Same expression on both sides of '-'. [duplicateExpression]
am-parser.y:302:41: style: Same expression on both sides of '-'. [duplicateExpression]
am-parser.y:306:52: style: Same expression on both sides of '-'. [duplicateExpression]
am-parser.y:310:52: style: Same expression on both sides of '-'. [duplicateExpression]
am-parser.y:317:16: style: Same expression on both sides of '-'. [duplicateExpression]
am-parser.y:318:41: style: Same expression on both sides of '-'. [duplicateExpression]
am-parser.y:322:16: style: Same expression on both sides of '-'. [duplicateExpression]
am-parser.y:324:52: style: Same expression on both sides of '-'. [duplicateExpression]
am-parser.y:331:41: style: Same expression on both sides of '-'. [duplicateExpression]
am-parser.y:336:52: style: Same expression on both sides of '-'. [duplicateExpression]
am-parser.y:360:41: style: Same expression on both sides of '-'. [duplicateExpression]
am-parser.y:367:52: style: Same expression on both sides of '-'. [duplicateExpression]
am-parser.y:377:41: style: Same expression on both sides of '-'. [duplicateExpression]
am-parser.y:381:41: style: Same expression on both sides of '-'. [duplicateExpression]
am-parser.y:385:41: style: Same expression on both sides of '-'. [duplicateExpression]
am-parser.y:388:52: style: Same expression on both sides of '-'. [duplicateExpression]
am-parser.y:391:52: style: Same expression on both sides of '-'. [duplicateExpression]
am-parser.y:394:52: style: Same expression on both sides of '-'. [duplicateExpression]
am-parser.y:397:52: style: Same expression on both sides of '-'. [duplicateExpression]
am-parser.y:400:52: style: Same expression on both sides of '-'. [duplicateExpression]
am-parser.y:407:41: style: Same expression on both sides of '-'. [duplicateExpression]
am-parser.y:411:41: style: Same expression on both sides of '-'. [duplicateExpression]
am-parser.y:414:52: style: Same expression on both sides of '-'. [duplicateExpression]
am-parser.y:417:52: style: Same expression on both sides of '-'. [duplicateExpression]
am-parser.y:420:52: style: Same expression on both sides of '-'. [duplicateExpression]
am-parser.y:423:52: style: Same expression on both sides of '-'. [duplicateExpression]
am-parser.y:426:52: style: Same expression on both sides of '-'. [duplicateExpression]
am-parser.y:433:41: style: Same expression on both sides of '-'. [duplicateExpression]
am-parser.y:437:41: style: Same expression on both sides of '-'. [duplicateExpression]
am-parser.y:441:41: style: Same expression on both sides of '-'. [duplicateExpression]
am-parser.y:444:52: style: Same expression on both sides of '-'. [duplicateExpression]
am-parser.y:447:52: style: Same expression on both sides of '-'. [duplicateExpression]
am-parser.y:450:52: style: Same expression on both sides of '-'. [duplicateExpression]
anjuta-3.4.3/plugins/am-project/am-project.c:1013:2: style: Variable 'target_id' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/am-project/am-project.c:1011:0: note: Variable 'target_id' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/am-project/am-project.c:1013:2: note: Variable 'target_id' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/am-project/am-project.c:1237:2: style: Variable 'target_id' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/am-project/am-project.c:1235:0: note: Variable 'target_id' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/am-project/am-project.c:1237:2: note: Variable 'target_id' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/am-project/am-project.c:763:16: style: The scope of the variable 'list' can be reduced. [variableScope]
anjuta-3.4.3/plugins/am-project/am-project.c:835:16: style: The scope of the variable 'item' can be reduced. [variableScope]
anjuta-3.4.3/plugins/am-project/am-project.c:1009:15: style: The scope of the variable 'arg' can be reduced. [variableScope]
anjuta-3.4.3/plugins/am-project/am-project.c:1061:15: style: The scope of the variable 'file_info' can be reduced. [variableScope]
anjuta-3.4.3/plugins/am-project/am-project.c:1139:15: style: The scope of the variable 'arg' can be reduced. [variableScope]
anjuta-3.4.3/plugins/am-project/am-project.c:1140:15: style: The scope of the variable 'list' can be reduced. [variableScope]
anjuta-3.4.3/plugins/am-project/am-project.c:2404:9: style: The scope of the variable 'add_job' can be reduced. [variableScope]
anjuta-3.4.3/plugins/am-project/am-project.c:2422:9: style: The scope of the variable 'add_job' can be reduced. [variableScope]
anjuta-3.4.3/plugins/am-project/am-project.c:705:84: style: Function 'amp_project_load_properties' argument 3 names different: declaration 'list' definition 'args'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/am-project/am-project.h:71:89: note: Function 'amp_project_load_properties' argument 3 names different: declaration 'list' definition 'args'.
anjuta-3.4.3/plugins/am-project/am-project.c:705:84: note: Function 'amp_project_load_properties' argument 3 names different: declaration 'list' definition 'args'.
anjuta-3.4.3/plugins/am-project/am-project.c:756:60: style: Function 'amp_project_load_module' argument 2 names different: declaration 'module' definition 'module_token'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/am-project/am-project.h:72:65: note: Function 'amp_project_load_module' argument 2 names different: declaration 'module' definition 'module_token'.
anjuta-3.4.3/plugins/am-project/am-project.c:756:60: note: Function 'amp_project_load_module' argument 2 names different: declaration 'module' definition 'module_token'.
anjuta-3.4.3/plugins/am-project/am-project.c:1776:27: style: Function 'amp_project_probe' argument 1 names different: declaration 'directory' definition 'file'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/am-project/am-project.h:65:32: note: Function 'amp_project_probe' argument 1 names different: declaration 'directory' definition 'file'.
anjuta-3.4.3/plugins/am-project/am-project.c:1776:27: note: Function 'amp_project_probe' argument 1 names different: declaration 'directory' definition 'file'.
anjuta-3.4.3/plugins/am-project/am-properties.c:1333:16: style: The scope of the variable 'arg' can be reduced. [variableScope]
anjuta-3.4.3/plugins/am-project/am-properties.c:1334:12: style: The scope of the variable 'list' can be reduced. [variableScope]
anjuta-3.4.3/plugins/am-project/am-properties.c:1253:52: style: Function 'amp_property_info_free' argument 1 names different: declaration 'prop' definition 'info'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/am-project/am-properties.h:32:57: note: Function 'amp_property_info_free' argument 1 names different: declaration 'prop' definition 'info'.
anjuta-3.4.3/plugins/am-project/am-properties.c:1253:52: note: Function 'amp_property_info_free' argument 1 names different: declaration 'prop' definition 'info'.
anjuta-3.4.3/plugins/am-project/am-properties.c:1296:44: style: Function 'amp_node_property_load' argument 1 names different: declaration 'target' definition 'node'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/am-project/am-properties.h:37:53: note: Function 'amp_node_property_load' argument 1 names different: declaration 'target' definition 'node'.
anjuta-3.4.3/plugins/am-project/am-properties.c:1296:44: note: Function 'amp_node_property_load' argument 1 names different: declaration 'target' definition 'node'.
anjuta-3.4.3/plugins/am-project/am-properties.c:1325:72: style: Function 'amp_node_property_add' argument 2 names different: declaration 'prop' definition 'new_prop'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/am-project/am-properties.h:38:81: note: Function 'amp_node_property_add' argument 2 names different: declaration 'prop' definition 'new_prop'.
anjuta-3.4.3/plugins/am-project/am-properties.c:1325:72: note: Function 'amp_node_property_add' argument 2 names different: declaration 'prop' definition 'new_prop'.
anjuta-3.4.3/plugins/am-project/am-properties.c:1224:55: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
am-scanner.c:2937:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
am-scanner.l:276:10: style: The scope of the variable 'name' can be reduced. [variableScope]
am-scanner.c:2048:59: style: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent]
am-scanner.c:431:54: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
am-scanner.c:2048:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
am-scanner.c:2545:55: style: Function 'amp_am_yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent]
am-scanner.c:381:54: note: Function 'amp_am_yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
am-scanner.c:2545:55: note: Function 'amp_am_yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
am-scanner.c:2560:55: style: Function 'amp_am_yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent]
am-scanner.c:382:53: note: Function 'amp_am_yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
am-scanner.c:2560:55: note: Function 'amp_am_yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
am-scanner.c:2560:69: style: Function 'amp_am_yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent]
am-scanner.c:382:63: note: Function 'amp_am_yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
am-scanner.c:2560:69: note: Function 'amp_am_yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
am-scanner.c:2769:31: style: Function 'amp_am_yyset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'. [funcArgNamesDifferent]
am-scanner.c:1050:30: note: Function 'amp_am_yyset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'.
am-scanner.c:2769:31: note: Function 'amp_am_yyset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'.
am-scanner.c:2815:33: style: Function 'amp_am_yylex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'. [funcArgNamesDifferent]
am-scanner.c:1035:34: note: Function 'amp_am_yylex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'.
am-scanner.c:2815:33: note: Function 'amp_am_yylex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'.
am-scanner.c:2844:43: style: Function 'amp_am_yylex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'. [funcArgNamesDifferent]
am-scanner.c:1037:44: note: Function 'amp_am_yylex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'.
am-scanner.c:2844:43: note: Function 'amp_am_yylex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'.
am-scanner.c:2844:69: style: Function 'amp_am_yylex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'. [funcArgNamesDifferent]
am-scanner.c:1037:67: note: Function 'amp_am_yylex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'.
am-scanner.c:2844:69: note: Function 'amp_am_yylex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'.
anjuta-3.4.3/plugins/am-project/am-writer.c:1689:19: warning: Either the condition 'arg_value!=NULL' is redundant or there is possible null pointer dereference: arg_value. [nullPointerRedundantCheck]
anjuta-3.4.3/plugins/am-project/am-writer.c:1703:21: note: Assuming that condition 'arg_value!=NULL' is not redundant
anjuta-3.4.3/plugins/am-project/am-writer.c:1689:19: note: Null pointer dereference
anjuta-3.4.3/plugins/am-project/am-writer.c:1472:7: style: Variable 'update' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/am-project/am-writer.c:1470:7: note: Variable 'update' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/am-project/am-writer.c:1472:7: note: Variable 'update' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/am-project/am-writer.c:1062:15: style: The scope of the variable 'token' can be reduced. [variableScope]
anjuta-3.4.3/plugins/am-project/am-writer.c:1303:9: style: The scope of the variable 'list' can be reduced. [variableScope]
anjuta-3.4.3/plugins/am-project/am-writer.c:1406:18: style: The scope of the variable 'target_list' can be reduced. [variableScope]
anjuta-3.4.3/plugins/am-project/am-writer.c:904:83: style: Function 'amp_target_node_delete_token' argument 3 names different: declaration 'tokens' definition 'list'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/am-project/am-writer.h:38:92: note: Function 'amp_target_node_delete_token' argument 3 names different: declaration 'tokens' definition 'list'.
anjuta-3.4.3/plugins/am-project/am-writer.c:904:83: note: Function 'amp_target_node_delete_token' argument 3 names different: declaration 'tokens' definition 'list'.
anjuta-3.4.3/plugins/am-project/am-writer.c:432:11: style: Variable 'next' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/am-project/am-writer.c:1243:13: style: Variable 'updated' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/am-project/am-writer.c:169:11: error: Uninitialized variable: token [uninitvar]
anjuta-3.4.3/plugins/am-project/amp-group.c:243:2: style: Variable 'variable' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/am-project/amp-group.c:239:0: note: Variable 'variable' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/am-project/amp-group.c:243:2: note: Variable 'variable' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/am-project/amp-group.c:479:2: style: Variable 'name' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/am-project/amp-group.c:474:0: note: Variable 'name' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/am-project/amp-group.c:479:2: note: Variable 'name' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/am-project/amp-group.c:480:2: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/am-project/amp-group.c:475:0: note: Variable 'value' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/am-project/amp-group.c:480:2: note: Variable 'value' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/am-project/amp-group.c:522:2: style: Variable 'node' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/am-project/amp-group.c:520:0: note: Variable 'node' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/am-project/amp-group.c:522:2: note: Variable 'node' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/am-project/amp-group.c:537:29: style: Checking if unsigned variable 'strlen(name)' is less than zero. [unsignedLessThanZero]
anjuta-3.4.3/plugins/am-project/amp-group.c:419:43: style: Function 'amp_group_node_update_node' argument 1 names different: declaration 'node' definition 'group'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/am-project/amp-group.h:93:48: note: Function 'amp_group_node_update_node' argument 1 names different: declaration 'node' definition 'group'.
anjuta-3.4.3/plugins/am-project/amp-group.c:419:43: note: Function 'amp_group_node_update_node' argument 1 names different: declaration 'node' definition 'group'.
anjuta-3.4.3/plugins/am-project/amp-group.c:419:64: style: Function 'amp_group_node_update_node' argument 2 names different: declaration 'new_node' definition 'new_group'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/am-project/amp-group.h:93:68: note: Function 'amp_group_node_update_node' argument 2 names different: declaration 'new_node' definition 'new_group'.
anjuta-3.4.3/plugins/am-project/amp-group.c:419:64: note: Function 'amp_group_node_update_node' argument 2 names different: declaration 'new_node' definition 'new_group'.
anjuta-3.4.3/plugins/am-project/amp-module.c:255:50: warning: Possible null pointer dereference: target_lib [nullPointer]
anjuta-3.4.3/plugins/am-project/amp-module.c:248:17: note: Assignment 'target_lib=NULL', assigned value is 0
anjuta-3.4.3/plugins/am-project/amp-module.c:255:50: note: Null pointer dereference
anjuta-3.4.3/plugins/am-project/amp-module.c:89:2: style: Variable 'module' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/am-project/amp-module.c:87:0: note: Variable 'module' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/am-project/amp-module.c:89:2: note: Variable 'module' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/am-project/amp-module.c:59:43: style: Function 'amp_module_node_add_token' argument 1 names different: declaration 'group' definition 'module'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/am-project/amp-module.h:50:48: note: Function 'amp_module_node_add_token' argument 1 names different: declaration 'group' definition 'module'.
anjuta-3.4.3/plugins/am-project/amp-module.c:59:43: note: Function 'amp_module_node_add_token' argument 1 names different: declaration 'group' definition 'module'.
anjuta-3.4.3/plugins/am-project/amp-object.c:63:2: style: Variable 'node' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/am-project/amp-object.c:61:0: note: Variable 'node' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/am-project/amp-object.c:63:2: note: Variable 'node' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/am-project/amp-object.c:129:24: style: Variable 'node' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/am-project/amp-package.c:65:2: style: Variable 'node' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/am-project/amp-package.c:63:0: note: Variable 'node' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/am-project/amp-package.c:65:2: note: Variable 'node' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/am-project/amp-root.c:55:38: style: Function 'amp_root_node_set_file' argument 1 names different: declaration 'source' definition 'root'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/am-project/amp-root.h:61:47: note: Function 'amp_root_node_set_file' argument 1 names different: declaration 'source' definition 'root'.
anjuta-3.4.3/plugins/am-project/amp-root.c:55:38: note: Function 'amp_root_node_set_file' argument 1 names different: declaration 'source' definition 'root'.
anjuta-3.4.3/plugins/am-project/amp-source.c:82:2: style: Variable 'node' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/am-project/amp-source.c:80:0: note: Variable 'node' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/am-project/amp-source.c:82:2: note: Variable 'node' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/am-project/amp-source.c:169:24: style: Variable 'node' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/am-project/amp-target.c:336:29: style: Checking if unsigned variable 'strlen(name)' is less than zero. [unsignedLessThanZero]
anjuta-3.4.3/plugins/am-project/projectparser.c:311:12: warning: Identical condition 'path==end', second condition is always false [identicalConditionAfterEarlyExit]
anjuta-3.4.3/plugins/am-project/projectparser.c:309:13: note: first condition
anjuta-3.4.3/plugins/am-project/projectparser.c:311:12: note: second condition
anjuta-3.4.3/plugins/am-project/projectparser.c:487:21: style: The scope of the variable 'child' can be reduced. [variableScope]
anjuta-3.4.3/plugins/build-basic-autotools/build-options.c:264:10: style: The scope of the variable 'uri' can be reduced. [variableScope]
anjuta-3.4.3/plugins/build-basic-autotools/build-options.c:316:99: style: Function 'build_dialog_configure' argument 3 names different: declaration 'configs' definition 'config_list'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/build-basic-autotools/build-options.h:30:34: note: Function 'build_dialog_configure' argument 3 names different: declaration 'configs' definition 'config_list'.
anjuta-3.4.3/plugins/build-basic-autotools/build-options.c:316:99: note: Function 'build_dialog_configure' argument 3 names different: declaration 'configs' definition 'config_list'.
anjuta-3.4.3/plugins/build-basic-autotools/build.c:1088:2: style: Variable 'run_autogen' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/build-basic-autotools/build.c:1082:0: note: Variable 'run_autogen' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/build-basic-autotools/build.c:1088:2: note: Variable 'run_autogen' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/build-basic-autotools/build.c:310:10: style: The scope of the variable 'build_file' can be reduced. [variableScope]
anjuta-3.4.3/plugins/build-basic-autotools/build.c:725:16: style: The scope of the variable 'prog' can be reduced. [variableScope]
anjuta-3.4.3/plugins/build-basic-autotools/build.c:726:9: style: The scope of the variable 'build_dir' can be reduced. [variableScope]
anjuta-3.4.3/plugins/build-basic-autotools/build.c:727:22: style: The scope of the variable 'config' can be reduced. [variableScope]
anjuta-3.4.3/plugins/build-basic-autotools/build.c:728:9: style: The scope of the variable 'vars' can be reduced. [variableScope]
anjuta-3.4.3/plugins/build-basic-autotools/build.c:810:16: style: The scope of the variable 'prog' can be reduced. [variableScope]
anjuta-3.4.3/plugins/build-basic-autotools/build.c:954:23: style: The scope of the variable 'config' can be reduced. [variableScope]
anjuta-3.4.3/plugins/build-basic-autotools/build.c:955:10: style: The scope of the variable 'vars' can be reduced. [variableScope]
anjuta-3.4.3/plugins/build-basic-autotools/build.c:1135:149: style: Function 'build_configure_and_build' argument 6 names different: declaration 'err' definition 'error'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/build-basic-autotools/build.h:100:42: note: Function 'build_configure_and_build' argument 6 names different: declaration 'err' definition 'error'.
anjuta-3.4.3/plugins/build-basic-autotools/build.c:1135:149: note: Function 'build_configure_and_build' argument 6 names different: declaration 'err' definition 'error'.
anjuta-3.4.3/plugins/build-basic-autotools/executer.c:325:3: style: Variable 'prog' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/build-basic-autotools/executer.c:324:3: note: Variable 'prog' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/build-basic-autotools/executer.c:325:3: note: Variable 'prog' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/build-basic-autotools/executer.c:47:21: style: The scope of the variable 'column' can be reduced. [variableScope]
anjuta-3.4.3/plugins/build-basic-autotools/executer.c:48:19: style: The scope of the variable 'renderer' can be reduced. [variableScope]
anjuta-3.4.3/plugins/build-basic-autotools/executer.c:49:16: style: The scope of the variable 'store' can be reduced. [variableScope]
anjuta-3.4.3/plugins/build-basic-autotools/executer.c:51:9: style: The scope of the variable 'node' can be reduced. [variableScope]
anjuta-3.4.3/plugins/build-basic-autotools/executer.c:54:25: style: The scope of the variable 'pm' can be reduced. [variableScope]
anjuta-3.4.3/plugins/build-basic-autotools/executer.c:169:21: style: The scope of the variable 'sel' can be reduced. [variableScope]
anjuta-3.4.3/plugins/build-basic-autotools/plugin.c:654:19: warning: Either the condition 'if(dummy)' is redundant or there is possible null pointer dereference: dummy. [nullPointerRedundantCheck]
anjuta-3.4.3/plugins/build-basic-autotools/plugin.c:655:6: note: Assuming that condition 'if(dummy)' is not redundant
anjuta-3.4.3/plugins/build-basic-autotools/plugin.c:654:19: note: Null pointer dereference
anjuta-3.4.3/plugins/build-basic-autotools/plugin.c:691:19: warning: Either the condition 'if(dummy)' is redundant or there is possible null pointer dereference: dummy. [nullPointerRedundantCheck]
anjuta-3.4.3/plugins/build-basic-autotools/plugin.c:692:6: note: Assuming that condition 'if(dummy)' is not redundant
anjuta-3.4.3/plugins/build-basic-autotools/plugin.c:691:19: note: Null pointer dereference
anjuta-3.4.3/plugins/build-basic-autotools/plugin.c:1792:2: style: Variable 'has_file' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/build-basic-autotools/plugin.c:1783:0: note: Variable 'has_file' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/build-basic-autotools/plugin.c:1792:2: note: Variable 'has_file' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/build-basic-autotools/plugin.c:1793:2: style: Variable 'has_project' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/build-basic-autotools/plugin.c:1785:0: note: Variable 'has_project' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/build-basic-autotools/plugin.c:1793:2: note: Variable 'has_project' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/build-basic-autotools/plugin.c:1871:2: style: Variable 'has_file' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/build-basic-autotools/plugin.c:1863:0: note: Variable 'has_file' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/build-basic-autotools/plugin.c:1871:2: note: Variable 'has_file' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/build-basic-autotools/plugin.c:1930:2: style: Variable 'has_file' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/build-basic-autotools/plugin.c:1922:0: note: Variable 'has_file' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/build-basic-autotools/plugin.c:1930:2: note: Variable 'has_file' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/build-basic-autotools/plugin.c:2024:2: style: Variable 'submenu' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/build-basic-autotools/plugin.c:2019:0: note: Variable 'submenu' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/build-basic-autotools/plugin.c:2024:2: note: Variable 'submenu' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/build-basic-autotools/plugin.c:212:19: style: The scope of the variable 'line_start' can be reduced. [variableScope]
anjuta-3.4.3/plugins/build-basic-autotools/plugin.c:212:32: style: The scope of the variable 'line_end' can be reduced. [variableScope]
anjuta-3.4.3/plugins/build-basic-autotools/plugin.c:567:11: style: The scope of the variable 'ret' can be reduced. [variableScope]
anjuta-3.4.3/plugins/build-basic-autotools/plugin.c:815:27: style: The scope of the variable 'loc' can be reduced. [variableScope]
anjuta-3.4.3/plugins/build-basic-autotools/plugin.c:1798:10: style: The scope of the variable 'module_name' can be reduced. [variableScope]
anjuta-3.4.3/plugins/build-basic-autotools/plugin.c:2050:15: style: The scope of the variable 'name' can be reduced. [variableScope]
anjuta-3.4.3/plugins/build-basic-autotools/plugin.c:613:22: style: Checking if unsigned variable 'strlen(final)' is less than zero. [unsignedLessThanZero]
anjuta-3.4.3/plugins/build-basic-autotools/plugin.c:2362:7: style: Variable 'ui' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/build-basic-autotools/program.c:138:42: style: Function 'build_program_set_command' argument 1 names different: declaration 'proc' definition 'prog'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/build-basic-autotools/program.h:45:51: note: Function 'build_program_set_command' argument 1 names different: declaration 'proc' definition 'prog'.
anjuta-3.4.3/plugins/build-basic-autotools/program.c:138:42: note: Function 'build_program_set_command' argument 1 names different: declaration 'proc' definition 'prog'.
anjuta-3.4.3/plugins/build-basic-autotools/program.c:162:43: style: Function 'build_program_get_basename' argument 1 names different: declaration 'proc' definition 'prog'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/build-basic-autotools/program.h:46:56: note: Function 'build_program_get_basename' argument 1 names different: declaration 'proc' definition 'prog'.
anjuta-3.4.3/plugins/build-basic-autotools/program.c:162:43: note: Function 'build_program_get_basename' argument 1 names different: declaration 'proc' definition 'prog'.
anjuta-3.4.3/plugins/build-basic-autotools/program.c:175:52: style: Function 'build_program_set_working_directory' argument 1 names different: declaration 'proc' definition 'prog'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/build-basic-autotools/program.h:48:57: note: Function 'build_program_set_working_directory' argument 1 names different: declaration 'proc' definition 'prog'.
anjuta-3.4.3/plugins/build-basic-autotools/program.c:175:52: note: Function 'build_program_set_working_directory' argument 1 names different: declaration 'proc' definition 'prog'.
anjuta-3.4.3/plugins/build-basic-autotools/program.c:184:41: style: Function 'build_program_insert_arg' argument 1 names different: declaration 'proc' definition 'prog'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/build-basic-autotools/program.h:50:50: note: Function 'build_program_insert_arg' argument 1 names different: declaration 'proc' definition 'prog'.
anjuta-3.4.3/plugins/build-basic-autotools/program.c:184:41: note: Function 'build_program_insert_arg' argument 1 names different: declaration 'proc' definition 'prog'.
anjuta-3.4.3/plugins/build-basic-autotools/program.c:195:42: style: Function 'build_program_replace_arg' argument 1 names different: declaration 'proc' definition 'prog'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/build-basic-autotools/program.h:51:51: note: Function 'build_program_replace_arg' argument 1 names different: declaration 'proc' definition 'prog'.
anjuta-3.4.3/plugins/build-basic-autotools/program.c:195:42: note: Function 'build_program_replace_arg' argument 1 names different: declaration 'proc' definition 'prog'.
anjuta-3.4.3/plugins/build-basic-autotools/program.c:211:41: style: Function 'build_program_remove_arg' argument 1 names different: declaration 'proc' definition 'prog'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/build-basic-autotools/program.h:52:50: note: Function 'build_program_remove_arg' argument 1 names different: declaration 'proc' definition 'prog'.
anjuta-3.4.3/plugins/build-basic-autotools/program.c:211:41: note: Function 'build_program_remove_arg' argument 1 names different: declaration 'proc' definition 'prog'.
anjuta-3.4.3/plugins/build-basic-autotools/program.c:218:43: style: Function 'build_program_add_env_list' argument 1 names different: declaration 'proc' definition 'prog'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/build-basic-autotools/program.h:54:52: note: Function 'build_program_add_env_list' argument 1 names different: declaration 'proc' definition 'prog'.
anjuta-3.4.3/plugins/build-basic-autotools/program.c:218:43: note: Function 'build_program_add_env_list' argument 1 names different: declaration 'proc' definition 'prog'.
anjuta-3.4.3/plugins/build-basic-autotools/program.c:250:38: style: Function 'build_program_add_env' argument 1 names different: declaration 'proc' definition 'prog'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/build-basic-autotools/program.h:55:47: note: Function 'build_program_add_env' argument 1 names different: declaration 'proc' definition 'prog'.
anjuta-3.4.3/plugins/build-basic-autotools/program.c:250:38: note: Function 'build_program_add_env' argument 1 names different: declaration 'proc' definition 'prog'.
anjuta-3.4.3/plugins/build-basic-autotools/program.c:269:41: style: Function 'build_program_remove_env' argument 1 names different: declaration 'proc' definition 'prog'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/build-basic-autotools/program.h:56:50: note: Function 'build_program_remove_env' argument 1 names different: declaration 'proc' definition 'prog'.
anjuta-3.4.3/plugins/build-basic-autotools/program.c:269:41: note: Function 'build_program_remove_env' argument 1 names different: declaration 'proc' definition 'prog'.
anjuta-3.4.3/plugins/build-basic-autotools/program.c:284:39: style: Function 'build_program_override' argument 1 names different: declaration 'proc' definition 'prog'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/build-basic-autotools/program.h:58:48: note: Function 'build_program_override' argument 1 names different: declaration 'proc' definition 'prog'.
anjuta-3.4.3/plugins/build-basic-autotools/program.c:284:39: note: Function 'build_program_override' argument 1 names different: declaration 'proc' definition 'prog'.
anjuta-3.4.3/plugins/build-basic-autotools/program.c:310:43: style: Function 'build_program_set_callback' argument 1 names different: declaration 'proc' definition 'prog'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/build-basic-autotools/program.h:60:48: note: Function 'build_program_set_callback' argument 1 names different: declaration 'proc' definition 'prog'.
anjuta-3.4.3/plugins/build-basic-autotools/program.c:310:43: note: Function 'build_program_set_callback' argument 1 names different: declaration 'proc' definition 'prog'.
anjuta-3.4.3/plugins/build-basic-autotools/program.c:316:44: style: Function 'build_program_callback' argument 1 names different: declaration 'proc' definition 'prog'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/build-basic-autotools/program.h:61:44: note: Function 'build_program_callback' argument 1 names different: declaration 'proc' definition 'prog'.
anjuta-3.4.3/plugins/build-basic-autotools/program.c:316:44: note: Function 'build_program_callback' argument 1 names different: declaration 'proc' definition 'prog'.
anjuta-3.4.3/plugins/build-basic-autotools/program.c:364:35: style: Function 'build_program_free' argument 1 names different: declaration 'proc' definition 'prog'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/build-basic-autotools/program.h:43:40: note: Function 'build_program_free' argument 1 names different: declaration 'proc' definition 'prog'.
anjuta-3.4.3/plugins/build-basic-autotools/program.c:364:35: note: Function 'build_program_free' argument 1 names different: declaration 'proc' definition 'prog'.
anjuta-3.4.3/plugins/build-basic-autotools/program.c:148:7: style: Variable 'ok' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/class-gen/cell-renderer-flags.c:163:15: style: The scope of the variable 'path' can be reduced. [variableScope]
anjuta-3.4.3/plugins/class-gen/cell-renderer-flags.c:164:11: style: The scope of the variable 'str' can be reduced. [variableScope]
anjuta-3.4.3/plugins/class-gen/element-editor.c:162:28: style: The scope of the variable 'new_ref' can be reduced. [variableScope]
anjuta-3.4.3/plugins/class-gen/element-editor.c:220:28: style: The scope of the variable 'new_ref' can be reduced. [variableScope]
anjuta-3.4.3/plugins/class-gen/element-editor.c:264:15: style: The scope of the variable 'text' can be reduced. [variableScope]
anjuta-3.4.3/plugins/class-gen/element-editor.c:311:15: style: The scope of the variable 'path' can be reduced. [variableScope]
anjuta-3.4.3/plugins/class-gen/element-editor.c:615:15: style: The scope of the variable 'title' can be reduced. [variableScope]
anjuta-3.4.3/plugins/class-gen/element-editor.c:762:9: style: The scope of the variable 'value_name' can be reduced. [variableScope]
anjuta-3.4.3/plugins/class-gen/element-editor.c:763:14: style: The scope of the variable 'table' can be reduced. [variableScope]
anjuta-3.4.3/plugins/class-gen/element-editor.c:765:12: style: The scope of the variable 'value' can be reduced. [variableScope]
anjuta-3.4.3/plugins/class-gen/generator.c:71:9: style: The scope of the variable 'current_dir' can be reduced. [variableScope]
anjuta-3.4.3/plugins/class-gen/plugin.c:381:25: style: The scope of the variable 'manager' can be reduced. [variableScope]
anjuta-3.4.3/plugins/class-gen/plugin.c:382:14: style: The scope of the variable 'values' can be reduced. [variableScope]
anjuta-3.4.3/plugins/class-gen/plugin.c:383:12: style: The scope of the variable 'value' can be reduced. [variableScope]
anjuta-3.4.3/plugins/class-gen/plugin.c:385:9: style: The scope of the variable 'name' can be reduced. [variableScope]
anjuta-3.4.3/plugins/class-gen/transform.c:253:9: style: The scope of the variable 'plain_c_type' can be reduced. [variableScope]
anjuta-3.4.3/plugins/class-gen/transform.c:255:9: style: The scope of the variable 'len' can be reduced. [variableScope]
anjuta-3.4.3/plugins/class-gen/transform.c:293:9: style: The scope of the variable 'unescaped' can be reduced. [variableScope]
anjuta-3.4.3/plugins/class-gen/transform.c:294:9: style: The scope of the variable 'len' can be reduced. [variableScope]
anjuta-3.4.3/plugins/class-gen/transform.c:322:30: style: The scope of the variable 'flag' can be reduced. [variableScope]
anjuta-3.4.3/plugins/class-gen/transform.c:325:9: style: The scope of the variable 'prev' can be reduced. [variableScope]
anjuta-3.4.3/plugins/class-gen/transform.c:390:31: style: The scope of the variable 'guess' can be reduced. [variableScope]
anjuta-3.4.3/plugins/class-gen/transform.c:392:9: style: The scope of the variable 'type' can be reduced. [variableScope]
anjuta-3.4.3/plugins/class-gen/transform.c:430:9: style: The scope of the variable 'len' can be reduced. [variableScope]
anjuta-3.4.3/plugins/class-gen/transform.c:488:9: style: The scope of the variable 'len' can be reduced. [variableScope]
anjuta-3.4.3/plugins/class-gen/transform.c:548:9: style: The scope of the variable 'identifier_name' can be reduced. [variableScope]
anjuta-3.4.3/plugins/class-gen/transform.c:549:9: style: The scope of the variable 'name_len' can be reduced. [variableScope]
anjuta-3.4.3/plugins/class-gen/transform.c:550:9: style: The scope of the variable 'i' can be reduced. [variableScope]
anjuta-3.4.3/plugins/class-gen/transform.c:550:12: style: The scope of the variable 'j' can be reduced. [variableScope]
anjuta-3.4.3/plugins/class-gen/transform.c:592:9: style: The scope of the variable 'arg_pos' can be reduced. [variableScope]
anjuta-3.4.3/plugins/class-gen/validator.c:223:12: style: The scope of the variable 'entry' can be reduced. [variableScope]
anjuta-3.4.3/plugins/class-gen/validator.c:225:9: style: The scope of the variable 'text' can be reduced. [variableScope]
anjuta-3.4.3/plugins/class-gen/validator.c:216:18: error: va_list 'arglist' was opened but not closed by va_end(). [va_end_missing]
anjuta-3.4.3/plugins/class-gen/window.c:336:65: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
anjuta-3.4.3/plugins/class-gen/window.c:354:65: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
anjuta-3.4.3/plugins/class-gen/window.c:367:61: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
anjuta-3.4.3/plugins/class-gen/window.c:381:65: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
anjuta-3.4.3/plugins/class-gen/window.c:395:65: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
anjuta-3.4.3/plugins/class-gen/window.c:1641:9: style: Variable 'priv' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/class-gen/window.c:1650:9: style: Variable 'priv' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/code-analyzer/plugin.c:47:40: style: Variable 'code_analyzer' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/cvs-plugin/cvs-callbacks.c:133:9: style: The scope of the variable 'file' can be reduced. [variableScope]
anjuta-3.4.3/plugins/cvs-plugin/cvs-execute.c:166:19: style: The scope of the variable 'textbuf' can be reduced. [variableScope]
anjuta-3.4.3/plugins/cvs-plugin/plugin.c:317:7: style: Variable 'ui' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/debug-manager/anjuta-marshal.c:56:62: style: Function 'anjuta_marshal_VOID__ULONG_ULONG' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/debug-manager/anjuta-marshal.h:11:61: note: Function 'anjuta_marshal_VOID__ULONG_ULONG' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/plugins/debug-manager/anjuta-marshal.c:56:62: note: Function 'anjuta_marshal_VOID__ULONG_ULONG' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/plugins/debug-manager/anjuta-marshal.c:59:65: style: Function 'anjuta_marshal_VOID__ULONG_ULONG' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/debug-manager/anjuta-marshal.h:14:61: note: Function 'anjuta_marshal_VOID__ULONG_ULONG' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/plugins/debug-manager/anjuta-marshal.c:59:65: note: Function 'anjuta_marshal_VOID__ULONG_ULONG' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/plugins/debug-manager/anjuta-marshal.c:95:58: style: Function 'anjuta_marshal_VOID__INT_INT' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/debug-manager/anjuta-marshal.h:22:57: note: Function 'anjuta_marshal_VOID__INT_INT' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/plugins/debug-manager/anjuta-marshal.c:95:58: note: Function 'anjuta_marshal_VOID__INT_INT' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/plugins/debug-manager/anjuta-marshal.c:98:61: style: Function 'anjuta_marshal_VOID__INT_INT' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/debug-manager/anjuta-marshal.h:25:57: note: Function 'anjuta_marshal_VOID__INT_INT' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/plugins/debug-manager/anjuta-marshal.c:98:61: note: Function 'anjuta_marshal_VOID__INT_INT' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/plugins/debug-manager/breakpoints.c:404:19: style: The scope of the variable 'ed' can be reduced. [variableScope]
anjuta-3.4.3/plugins/debug-manager/breakpoints.c:876:55: style: Function 'on_breakpoint_callback' argument 2 names different: declaration 'breakpoint' definition 'user_data'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/debug-manager/breakpoints.c:740:55: note: Function 'on_breakpoint_callback' argument 2 names different: declaration 'breakpoint' definition 'user_data'.
anjuta-3.4.3/plugins/debug-manager/breakpoints.c:876:55: note: Function 'on_breakpoint_callback' argument 2 names different: declaration 'breakpoint' definition 'user_data'.
anjuta-3.4.3/plugins/debug-manager/chunk_view.c:133:79: style: Function 'dma_chunk_view_set_scroll_adjustment' argument 2 names different: declaration 'hadjustment' definition 'vadjustment'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/debug-manager/chunk_view.h:41:79: note: Function 'dma_chunk_view_set_scroll_adjustment' argument 2 names different: declaration 'hadjustment' definition 'vadjustment'.
anjuta-3.4.3/plugins/debug-manager/chunk_view.c:133:79: note: Function 'dma_chunk_view_set_scroll_adjustment' argument 2 names different: declaration 'hadjustment' definition 'vadjustment'.
anjuta-3.4.3/plugins/debug-manager/chunk_view.c:190:17: style: Variable 'widget_class' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/debug-manager/command.c:1111:40: style: Function 'dma_command_run' argument 4 names different: declaration 'error' definition 'err'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/debug-manager/command.h:124:110: note: Function 'dma_command_run' argument 4 names different: declaration 'error' definition 'err'.
anjuta-3.4.3/plugins/debug-manager/command.c:1111:40: note: Function 'dma_command_run' argument 4 names different: declaration 'error' definition 'err'.
anjuta-3.4.3/plugins/debug-manager/data_view.c:728:2: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/debug-manager/data_view.c:716:0: note: Variable 'data' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/debug-manager/data_view.c:728:2: note: Variable 'data' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/debug-manager/data_view.c:232:13: style: The scope of the variable 'frame' can be reduced. [variableScope]
anjuta-3.4.3/plugins/debug-manager/data_view.c:233:13: style: The scope of the variable 'vbox' can be reduced. [variableScope]
anjuta-3.4.3/plugins/debug-manager/data_view.c:967:34: style: Function 'dma_data_view_free' argument 1 names different: declaration 'this' definition 'view'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/debug-manager/data_view.h:41:39: note: Function 'dma_data_view_free' argument 1 names different: declaration 'this' definition 'view'.
anjuta-3.4.3/plugins/debug-manager/data_view.c:967:34: note: Function 'dma_data_view_free' argument 1 names different: declaration 'this' definition 'view'.
anjuta-3.4.3/plugins/debug-manager/data_view.c:631:8: style: Variable 'adj' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/debug-manager/debug_tree.c:717:22: style: The scope of the variable 'tran' can be reduced. [variableScope]
anjuta-3.4.3/plugins/debug-manager/debug_tree.c:1228:11: style: The scope of the variable 'exp_with_flag' can be reduced. [variableScope]
anjuta-3.4.3/plugins/debug-manager/debug_tree.c:982:0: warning: Redundant assignment of 'pack' to itself. [selfAssignment]
anjuta-3.4.3/plugins/debug-manager/debug_tree.c:1008:44: style: Function 'debug_tree_add_full_watch_list' argument 1 names different: declaration 'tree' definition 'this'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/debug-manager/debug_tree.h:49:49: note: Function 'debug_tree_add_full_watch_list' argument 1 names different: declaration 'tree' definition 'this'.
anjuta-3.4.3/plugins/debug-manager/debug_tree.c:1008:44: note: Function 'debug_tree_add_full_watch_list' argument 1 names different: declaration 'tree' definition 'this'.
anjuta-3.4.3/plugins/debug-manager/debug_tree.c:1034:39: style: Function 'debug_tree_add_watch_list' argument 1 names different: declaration 'tree' definition 'this'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/debug-manager/debug_tree.h:50:44: note: Function 'debug_tree_add_watch_list' argument 1 names different: declaration 'tree' definition 'this'.
anjuta-3.4.3/plugins/debug-manager/debug_tree.c:1034:39: note: Function 'debug_tree_add_watch_list' argument 1 names different: declaration 'tree' definition 'this'.
anjuta-3.4.3/plugins/debug-manager/debug_tree.c:1196:36: style: Function 'debug_tree_update_tree' argument 1 names different: declaration 'tree' definition 'this'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/debug-manager/debug_tree.h:51:41: note: Function 'debug_tree_update_tree' argument 1 names different: declaration 'tree' definition 'this'.
anjuta-3.4.3/plugins/debug-manager/debug_tree.c:1196:36: note: Function 'debug_tree_update_tree' argument 1 names different: declaration 'tree' definition 'this'.
anjuta-3.4.3/plugins/debug-manager/debug_tree.c:1214:44: style: Function 'debug_tree_get_full_watch_list' argument 1 names different: declaration 'tree' definition 'this'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/debug-manager/debug_tree.h:54:51: note: Function 'debug_tree_get_full_watch_list' argument 1 names different: declaration 'tree' definition 'this'.
anjuta-3.4.3/plugins/debug-manager/debug_tree.c:1214:44: note: Function 'debug_tree_get_full_watch_list' argument 1 names different: declaration 'tree' definition 'this'.
anjuta-3.4.3/plugins/debug-manager/debug_tree.c:1250:40: style: Function 'debug_tree_get_tree_widget' argument 1 names different: declaration 'tree' definition 'this'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/debug-manager/debug_tree.h:57:51: note: Function 'debug_tree_get_tree_widget' argument 1 names different: declaration 'tree' definition 'this'.
anjuta-3.4.3/plugins/debug-manager/debug_tree.c:1250:40: note: Function 'debug_tree_get_tree_widget' argument 1 names different: declaration 'tree' definition 'this'.
anjuta-3.4.3/plugins/debug-manager/debug_tree.c:1294:40: style: Function 'debug_tree_set_auto_update' argument 1 names different: declaration 'tree' definition 'this'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/debug-manager/debug_tree.h:61:45: note: Function 'debug_tree_set_auto_update' argument 1 names different: declaration 'tree' definition 'this'.
anjuta-3.4.3/plugins/debug-manager/debug_tree.c:1294:40: note: Function 'debug_tree_set_auto_update' argument 1 names different: declaration 'tree' definition 'this'.
anjuta-3.4.3/plugins/debug-manager/debug_tree.c:1308:40: style: Function 'debug_tree_get_auto_update' argument 1 names different: declaration 'tree' definition 'this'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/debug-manager/debug_tree.h:62:49: note: Function 'debug_tree_get_auto_update' argument 1 names different: declaration 'tree' definition 'this'.
anjuta-3.4.3/plugins/debug-manager/debug_tree.c:1308:40: note: Function 'debug_tree_get_auto_update' argument 1 names different: declaration 'tree' definition 'this'.
anjuta-3.4.3/plugins/debug-manager/debug_tree.c:1327:32: style: Function 'debug_tree_connect' argument 1 names different: declaration 'tree' definition 'this'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/debug-manager/debug_tree.h:42:37: note: Function 'debug_tree_connect' argument 1 names different: declaration 'tree' definition 'this'.
anjuta-3.4.3/plugins/debug-manager/debug_tree.c:1327:32: note: Function 'debug_tree_connect' argument 1 names different: declaration 'tree' definition 'this'.
anjuta-3.4.3/plugins/debug-manager/debug_tree.c:1352:35: style: Function 'debug_tree_disconnect' argument 1 names different: declaration 'tree' definition 'this'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/debug-manager/debug_tree.h:43:40: note: Function 'debug_tree_disconnect' argument 1 names different: declaration 'tree' definition 'this'.
anjuta-3.4.3/plugins/debug-manager/debug_tree.c:1352:35: note: Function 'debug_tree_disconnect' argument 1 names different: declaration 'tree' definition 'this'.
anjuta-3.4.3/plugins/debug-manager/debug_tree.c:74:13: style: struct member '_CommonDebugTree::current' is never used. [unusedStructMember]
anjuta-3.4.3/plugins/debug-manager/debug_tree.c:75:13: style: struct member '_CommonDebugTree::user' is never used. [unusedStructMember]
anjuta-3.4.3/plugins/debug-manager/debug_tree.c:76:9: style: struct member '_CommonDebugTree::tree_list' is never used. [unusedStructMember]
anjuta-3.4.3/plugins/debug-manager/debug_tree.c:1000:70: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
anjuta-3.4.3/plugins/debug-manager/disassemble.c:691:15: style: Variable 'view_class' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/debug-manager/info.c:139:32: warning: Function 'gdb_info_show_file' argument order different: declaration 'parent, path, height, width' definition 'parent, path, width, height' [funcArgOrderDifferent]
anjuta-3.4.3/plugins/debug-manager/info.h:26:41: note: Function 'gdb_info_show_file' argument order different: declaration 'parent, path, height, width' definition 'parent, path, width, height'
anjuta-3.4.3/plugins/debug-manager/info.c:139:32: note: Function 'gdb_info_show_file' argument order different: declaration 'parent, path, height, width' definition 'parent, path, width, height'
anjuta-3.4.3/plugins/debug-manager/info.c:167:35: warning: Function 'gdb_info_show_command' argument order different: declaration 'parent, command_line, height, width' definition 'parent, command_line, width, height' [funcArgOrderDifferent]
anjuta-3.4.3/plugins/debug-manager/info.h:29:44: note: Function 'gdb_info_show_command' argument order different: declaration 'parent, command_line, height, width' definition 'parent, command_line, width, height'
anjuta-3.4.3/plugins/debug-manager/info.c:167:35: note: Function 'gdb_info_show_command' argument order different: declaration 'parent, command_line, height, width' definition 'parent, command_line, width, height'
anjuta-3.4.3/plugins/debug-manager/info.c:200:34: warning: Function 'gdb_info_show_string' argument order different: declaration 'parent, s, height, width' definition 'parent, s, width, height' [funcArgOrderDifferent]
anjuta-3.4.3/plugins/debug-manager/info.h:33:43: note: Function 'gdb_info_show_string' argument order different: declaration 'parent, s, height, width' definition 'parent, s, width, height'
anjuta-3.4.3/plugins/debug-manager/info.c:200:34: note: Function 'gdb_info_show_string' argument order different: declaration 'parent, s, height, width' definition 'parent, s, width, height'
anjuta-3.4.3/plugins/debug-manager/info.c:219:38: warning: Function 'gdb_info_show_filestream' argument order different: declaration 'parent, f, height, width' definition 'parent, f, width, height' [funcArgOrderDifferent]
anjuta-3.4.3/plugins/debug-manager/info.h:36:47: note: Function 'gdb_info_show_filestream' argument order different: declaration 'parent, f, height, width' definition 'parent, f, width, height'
anjuta-3.4.3/plugins/debug-manager/info.c:219:38: note: Function 'gdb_info_show_filestream' argument order different: declaration 'parent, f, height, width' definition 'parent, f, width, height'
anjuta-3.4.3/plugins/debug-manager/info.c:247:30: warning: Function 'gdb_info_show_fd' argument order different: declaration 'parent, file_descriptor, height, width' definition 'parent, file_descriptor, width, height' [funcArgOrderDifferent]
anjuta-3.4.3/plugins/debug-manager/info.h:39:39: note: Function 'gdb_info_show_fd' argument order different: declaration 'parent, file_descriptor, height, width' definition 'parent, file_descriptor, width, height'
anjuta-3.4.3/plugins/debug-manager/info.c:247:30: note: Function 'gdb_info_show_fd' argument order different: declaration 'parent, file_descriptor, height, width' definition 'parent, file_descriptor, width, height'
anjuta-3.4.3/plugins/debug-manager/info.c:270:32: warning: Function 'gdb_info_show_list' argument order different: declaration 'parent, list, height, width' definition 'parent, list, width, height' [funcArgOrderDifferent]
anjuta-3.4.3/plugins/debug-manager/info.h:42:37: note: Function 'gdb_info_show_list' argument order different: declaration 'parent, list, height, width' definition 'parent, list, width, height'
anjuta-3.4.3/plugins/debug-manager/info.c:270:32: note: Function 'gdb_info_show_list' argument order different: declaration 'parent, list, height, width' definition 'parent, list, width, height'
anjuta-3.4.3/plugins/debug-manager/locals.c:316:22: style: Function 'locals_free' argument 1 names different: declaration 'l' definition 'self'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/debug-manager/locals.h:34:27: note: Function 'locals_free' argument 1 names different: declaration 'l' definition 'self'.
anjuta-3.4.3/plugins/debug-manager/locals.c:316:22: note: Function 'locals_free' argument 1 names different: declaration 'l' definition 'self'.
anjuta-3.4.3/plugins/debug-manager/memory.c:222:28: style: Function 'dma_memory_free' argument 1 names different: declaration 'this' definition 'mem'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/debug-manager/memory.h:35:33: note: Function 'dma_memory_free' argument 1 names different: declaration 'this' definition 'mem'.
anjuta-3.4.3/plugins/debug-manager/memory.c:222:28: note: Function 'dma_memory_free' argument 1 names different: declaration 'this' definition 'mem'.
anjuta-3.4.3/plugins/debug-manager/plugin.c:198:9: style: The scope of the variable 'file' can be reduced. [variableScope]
anjuta-3.4.3/plugins/debug-manager/plugin.c:397:7: style: Variable 'ui' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/debug-manager/plugin.c:424:7: style: Variable 'ui' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/debug-manager/plugin.c:446:7: style: Variable 'ui' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/debug-manager/plugin.c:473:7: style: Variable 'ui' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/debug-manager/plugin.c:507:7: style: Variable 'ui' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/debug-manager/plugin.c:535:7: style: Variable 'ui' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/debug-manager/queue.c:980:44: style: Function 'dma_debugger_queue_free' argument 1 names different: declaration 'this' definition 'self'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/debug-manager/queue.h:62:49: note: Function 'dma_debugger_queue_free' argument 1 names different: declaration 'this' definition 'self'.
anjuta-3.4.3/plugins/debug-manager/queue.c:980:44: note: Function 'dma_debugger_queue_free' argument 1 names different: declaration 'this' definition 'self'.
anjuta-3.4.3/plugins/debug-manager/queue.c:331:12: style: Variable 'status' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/debug-manager/queue.c:865:36: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
anjuta-3.4.3/plugins/debug-manager/registers.c:260:11: style: Condition 'err!=NULL' is always false [knownConditionTrueFalse]
anjuta-3.4.3/plugins/debug-manager/registers.c:250:17: note: Assignment 'err=NULL', assigned value is 0
anjuta-3.4.3/plugins/debug-manager/registers.c:260:11: note: Condition 'err!=NULL' is always false
anjuta-3.4.3/plugins/debug-manager/registers.c:260:11: style: Same expression on both sides of '!=' because the value of 'err' and 'NULL' are the same. [duplicateExpression]
anjuta-3.4.3/plugins/debug-manager/registers.c:250:17: note: 'err' is assigned value 'NULL' here.
anjuta-3.4.3/plugins/debug-manager/registers.c:260:11: note: Same expression on both sides of '!=' because the value of 'err' and 'NULL' are the same.
anjuta-3.4.3/plugins/debug-manager/registers.c:319:9: style: The scope of the variable 'list' can be reduced. [variableScope]
anjuta-3.4.3/plugins/debug-manager/registers.c:533:34: style: Function 'cpu_registers_free' argument 1 names different: declaration 'this' definition 'self'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/debug-manager/registers.h:33:39: note: Function 'cpu_registers_free' argument 1 names different: declaration 'this' definition 'self'.
anjuta-3.4.3/plugins/debug-manager/registers.c:533:34: note: Function 'cpu_registers_free' argument 1 names different: declaration 'this' definition 'self'.
anjuta-3.4.3/plugins/debug-manager/registers.c:435:63: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
anjuta-3.4.3/plugins/debug-manager/sharedlib.c:307:13: style: The scope of the variable 'window' can be reduced. [variableScope]
anjuta-3.4.3/plugins/debug-manager/sharedlib.c:271:31: style: Function 'sharedlibs_clear' argument 1 names different: declaration 'ew' definition 'sl'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/debug-manager/sharedlib.h:58:31: note: Function 'sharedlibs_clear' argument 1 names different: declaration 'ew' definition 'sl'.
anjuta-3.4.3/plugins/debug-manager/sharedlib.c:271:31: note: Function 'sharedlibs_clear' argument 1 names different: declaration 'ew' definition 'sl'.
anjuta-3.4.3/plugins/debug-manager/sharedlib.c:280:30: style: Function 'sharedlibs_show' argument 1 names different: declaration 'ew' definition 'sl'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/debug-manager/sharedlib.h:64:31: note: Function 'sharedlibs_show' argument 1 names different: declaration 'ew' definition 'sl'.
anjuta-3.4.3/plugins/debug-manager/sharedlib.c:280:30: note: Function 'sharedlibs_show' argument 1 names different: declaration 'ew' definition 'sl'.
anjuta-3.4.3/plugins/debug-manager/sharedlib.c:305:30: style: Function 'sharedlibs_hide' argument 1 names different: declaration 'ew' definition 'sl'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/debug-manager/sharedlib.h:67:31: note: Function 'sharedlibs_hide' argument 1 names different: declaration 'ew' definition 'sl'.
anjuta-3.4.3/plugins/debug-manager/sharedlib.c:305:30: note: Function 'sharedlibs_hide' argument 1 names different: declaration 'ew' definition 'sl'.
anjuta-3.4.3/plugins/debug-manager/sharedlib.c:352:29: style: Function 'sharedlibs_free' argument 1 names different: declaration 'ew' definition 'sl'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/debug-manager/sharedlib.h:61:29: note: Function 'sharedlibs_free' argument 1 names different: declaration 'ew' definition 'sl'.
anjuta-3.4.3/plugins/debug-manager/sharedlib.c:352:29: note: Function 'sharedlibs_free' argument 1 names different: declaration 'ew' definition 'sl'.
anjuta-3.4.3/plugins/debug-manager/sharedlib.c:85:11: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
anjuta-3.4.3/plugins/debug-manager/signals.c:67:9: style: The scope of the variable 'str' can be reduced. [variableScope]
anjuta-3.4.3/plugins/debug-manager/signals.c:443:13: style: The scope of the variable 'window' can be reduced. [variableScope]
anjuta-3.4.3/plugins/debug-manager/signals.c:407:26: style: Function 'signals_clear' argument 1 names different: declaration 'ew' definition 'sg'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/debug-manager/signals.h:58:30: note: Function 'signals_clear' argument 1 names different: declaration 'ew' definition 'sg'.
anjuta-3.4.3/plugins/debug-manager/signals.c:407:26: note: Function 'signals_clear' argument 1 names different: declaration 'ew' definition 'sg'.
anjuta-3.4.3/plugins/debug-manager/signals.c:416:25: style: Function 'signals_show' argument 1 names different: declaration 'ew' definition 'sg'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/debug-manager/signals.h:62:29: note: Function 'signals_show' argument 1 names different: declaration 'ew' definition 'sg'.
anjuta-3.4.3/plugins/debug-manager/signals.c:416:25: note: Function 'signals_show' argument 1 names different: declaration 'ew' definition 'sg'.
anjuta-3.4.3/plugins/debug-manager/signals.c:441:25: style: Function 'signals_hide' argument 1 names different: declaration 'ew' definition 'sg'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/debug-manager/signals.h:64:29: note: Function 'signals_hide' argument 1 names different: declaration 'ew' definition 'sg'.
anjuta-3.4.3/plugins/debug-manager/signals.c:441:25: note: Function 'signals_hide' argument 1 names different: declaration 'ew' definition 'sg'.
anjuta-3.4.3/plugins/debug-manager/signals.c:494:25: style: Function 'signals_free' argument 1 names different: declaration 'ew' definition 'sg'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/debug-manager/signals.h:60:28: note: Function 'signals_free' argument 1 names different: declaration 'ew' definition 'sg'.
anjuta-3.4.3/plugins/debug-manager/signals.c:494:25: note: Function 'signals_free' argument 1 names different: declaration 'ew' definition 'sg'.
anjuta-3.4.3/plugins/debug-manager/signals.c:94:4: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
anjuta-3.4.3/plugins/debug-manager/sparse_buffer.c:181:44: style: Function 'dma_sparse_buffer_lookup' argument 1 names different: declaration 'self' definition 'buffer'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/debug-manager/sparse_buffer.h:48:65: note: Function 'dma_sparse_buffer_lookup' argument 1 names different: declaration 'self' definition 'buffer'.
anjuta-3.4.3/plugins/debug-manager/sparse_buffer.c:181:44: note: Function 'dma_sparse_buffer_lookup' argument 1 names different: declaration 'self' definition 'buffer'.
anjuta-3.4.3/plugins/debug-manager/sparse_buffer.c:187:43: style: Function 'dma_sparse_buffer_first' argument 1 names different: declaration 'self' definition 'buffer'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/debug-manager/sparse_buffer.h:49:64: note: Function 'dma_sparse_buffer_first' argument 1 names different: declaration 'self' definition 'buffer'.
anjuta-3.4.3/plugins/debug-manager/sparse_buffer.c:187:43: note: Function 'dma_sparse_buffer_first' argument 1 names different: declaration 'self' definition 'buffer'.
anjuta-3.4.3/plugins/debug-manager/sparse_buffer.c:535:46: style: Function 'dma_sparse_iter_insert_lines' argument 1 names different: declaration 'iter' definition 'src'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/debug-manager/sparse_buffer.h:68:51: note: Function 'dma_sparse_iter_insert_lines' argument 1 names different: declaration 'iter' definition 'src'.
anjuta-3.4.3/plugins/debug-manager/sparse_buffer.c:535:46: note: Function 'dma_sparse_iter_insert_lines' argument 1 names different: declaration 'iter' definition 'src'.
anjuta-3.4.3/plugins/debug-manager/sparse_view.c:226:13: style: The scope of the variable 'frame' can be reduced. [variableScope]
anjuta-3.4.3/plugins/debug-manager/sparse_view.c:227:13: style: The scope of the variable 'vbox' can be reduced. [variableScope]
anjuta-3.4.3/plugins/debug-manager/sparse_view.c:228:35: style: The scope of the variable 'goto_window_group' can be reduced. [variableScope]
anjuta-3.4.3/plugins/debug-manager/sparse_view.c:679:8: style: Variable 'win' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/debug-manager/sparse_view.c:1139:9: style: Variable 'view' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/debug-manager/stack_trace.c:129:4: warning: Either the condition 'thread!=0' is redundant or there is possible null pointer dereference: thread. [nullPointerRedundantCheck]
anjuta-3.4.3/plugins/debug-manager/stack_trace.c:132:17: note: Assuming that condition 'thread!=0' is not redundant
anjuta-3.4.3/plugins/debug-manager/stack_trace.c:129:4: note: Null pointer dereference
anjuta-3.4.3/plugins/debug-manager/stack_trace.c:466:17: error: Uninitialized variable: found [uninitvar]
anjuta-3.4.3/plugins/debug-manager/stack_trace.c:466:26: error: Uninitialized variable: dirty [uninitvar]
anjuta-3.4.3/plugins/debug-manager/start.c:192:2: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
anjuta-3.4.3/plugins/debug-manager/start.c:568:21: style: The scope of the variable 'begin' can be reduced. [variableScope]
anjuta-3.4.3/plugins/debug-manager/start.c:731:15: style: The scope of the variable 'view' can be reduced. [variableScope]
anjuta-3.4.3/plugins/debug-manager/start.c:732:16: style: The scope of the variable 'store' can be reduced. [variableScope]
anjuta-3.4.3/plugins/debug-manager/start.c:733:19: style: The scope of the variable 'renderer' can be reduced. [variableScope]
anjuta-3.4.3/plugins/debug-manager/start.c:734:20: style: The scope of the variable 'selection' can be reduced. [variableScope]
anjuta-3.4.3/plugins/debug-manager/start.c:853:12: style: Variable 'parent' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/debug-manager/start.c:1125:11: style: Variable 'parent' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/debug-manager/utilities.c:74:9: style: The scope of the variable 'str' can be reduced. [variableScope]
anjuta-3.4.3/plugins/debug-manager/watch.c:246:2: style: Variable 'te' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/debug-manager/watch.c:242:0: note: Variable 'te' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/debug-manager/watch.c:246:2: note: Variable 'te' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/dir-project/dir-node.c:115:2: style: Variable 'group' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/dir-project/dir-node.c:113:0: note: Variable 'group' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/dir-project/dir-node.c:115:2: note: Variable 'group' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/dir-project/dir-node.c:174:2: style: Variable 'node' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/dir-project/dir-node.c:172:0: note: Variable 'node' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/dir-project/dir-node.c:174:2: note: Variable 'node' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/dir-project/dir-node.c:222:2: style: Variable 'source' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/dir-project/dir-node.c:220:0: note: Variable 'source' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/dir-project/dir-node.c:222:2: note: Variable 'source' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/dir-project/dir-project.c:221:2: style: Variable 'pat' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/dir-project/dir-project.c:217:0: note: Variable 'pat' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/dir-project/dir-project.c:221:2: note: Variable 'pat' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/dir-project/dir-project.c:765:21: style: The scope of the variable 'parent' can be reduced. [variableScope]
anjuta-3.4.3/plugins/dir-project/dir-project.c:847:27: style: Function 'dir_project_probe' argument 1 names different: declaration 'directory' definition 'file'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/dir-project/dir-project.h:48:32: note: Function 'dir_project_probe' argument 1 names different: declaration 'directory' definition 'file'.
anjuta-3.4.3/plugins/dir-project/dir-project.c:847:27: note: Function 'dir_project_probe' argument 1 names different: declaration 'directory' definition 'file'.
anjuta-3.4.3/plugins/dir-project/dir-project.c:71:9: style: struct member '_DirMatchString::string' is never used. [unusedStructMember]
anjuta-3.4.3/plugins/dir-project/dir-project.c:72:9: style: struct member '_DirMatchString::reverse' is never used. [unusedStructMember]
anjuta-3.4.3/plugins/document-manager/action-callbacks.c:134:19: style: The scope of the variable 'node' can be reduced. [variableScope]
anjuta-3.4.3/plugins/document-manager/action-callbacks.c:266:19: style: The scope of the variable 'curr_doc' can be reduced. [variableScope]
anjuta-3.4.3/plugins/document-manager/action-callbacks.c:302:9: style: The scope of the variable 'msg' can be reduced. [variableScope]
anjuta-3.4.3/plugins/document-manager/action-callbacks.c:303:13: style: The scope of the variable 'dialog' can be reduced. [variableScope]
anjuta-3.4.3/plugins/document-manager/anjuta-bookmarks.c:178:6: warning: Either the condition 'if(event)' is redundant or there is possible null pointer dereference: event. [nullPointerRedundantCheck]
anjuta-3.4.3/plugins/document-manager/anjuta-bookmarks.c:191:7: note: Assuming that condition 'if(event)' is not redundant
anjuta-3.4.3/plugins/document-manager/anjuta-bookmarks.c:178:6: note: Null pointer dereference
anjuta-3.4.3/plugins/document-manager/anjuta-bookmarks.c:949:13: style: Variable 'end_line' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/document-manager/anjuta-bookmarks.c:973:13: style: Variable 'end_line' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/document-manager/anjuta-docman.c:298:20: style: The scope of the variable 'page' can be reduced. [variableScope]
anjuta-3.4.3/plugins/document-manager/anjuta-docman.c:387:15: style: The scope of the variable 'icon_info' can be reduced. [variableScope]
anjuta-3.4.3/plugins/document-manager/anjuta-docman.c:388:9: style: The scope of the variable 'icon' can be reduced. [variableScope]
anjuta-3.4.3/plugins/document-manager/anjuta-docman.c:389:13: style: The scope of the variable 'pixbuf' can be reduced. [variableScope]
anjuta-3.4.3/plugins/document-manager/anjuta-docman.c:436:9: style: The scope of the variable 'ruri' can be reduced. [variableScope]
anjuta-3.4.3/plugins/document-manager/anjuta-docman.c:580:9: style: The scope of the variable 'uri' can be reduced. [variableScope]
anjuta-3.4.3/plugins/document-manager/anjuta-docman.c:582:6: style: The scope of the variable 'i' can be reduced. [variableScope]
anjuta-3.4.3/plugins/document-manager/anjuta-docman.c:584:6: style: The scope of the variable 'elements' can be reduced. [variableScope]
anjuta-3.4.3/plugins/document-manager/anjuta-docman.c:798:9: style: The scope of the variable 'node' can be reduced. [variableScope]
anjuta-3.4.3/plugins/document-manager/anjuta-docman.c:1424:9: style: The scope of the variable 'basename' can be reduced. [variableScope]
anjuta-3.4.3/plugins/document-manager/anjuta-docman.c:1641:10: style: The scope of the variable 'doc_file' can be reduced. [variableScope]
anjuta-3.4.3/plugins/document-manager/anjuta-docman.c:943:19: style: Function 'on_notebook_switch_page' argument 2 names different: declaration 'page' definition 'notebook_page'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/document-manager/anjuta-docman.c:95:22: note: Function 'on_notebook_switch_page' argument 2 names different: declaration 'page' definition 'notebook_page'.
anjuta-3.4.3/plugins/document-manager/anjuta-docman.c:943:19: note: Function 'on_notebook_switch_page' argument 2 names different: declaration 'page' definition 'notebook_page'.
anjuta-3.4.3/plugins/document-manager/anjuta-docman.c:1262:17: style: Function 'anjuta_docman_goto_file_line_mark' argument 3 names different: declaration 'lineno' definition 'line'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/document-manager/anjuta-docman.h:87:18: note: Function 'anjuta_docman_goto_file_line_mark' argument 3 names different: declaration 'lineno' definition 'line'.
anjuta-3.4.3/plugins/document-manager/anjuta-docman.c:1262:17: note: Function 'anjuta_docman_goto_file_line_mark' argument 3 names different: declaration 'lineno' definition 'line'.
anjuta-3.4.3/plugins/document-manager/anjuta-docman.c:1336:60: style: Function 'anjuta_docman_get_file' argument 2 names different: declaration 'filename' definition 'fn'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/document-manager/anjuta-docman.h:99:67: note: Function 'anjuta_docman_get_file' argument 2 names different: declaration 'filename' definition 'fn'.
anjuta-3.4.3/plugins/document-manager/anjuta-docman.c:1336:60: note: Function 'anjuta_docman_get_file' argument 2 names different: declaration 'filename' definition 'fn'.
anjuta-3.4.3/plugins/document-manager/file_history.c:168:14: style: The scope of the variable 'h_file' can be reduced. [variableScope]
anjuta-3.4.3/plugins/document-manager/plugin.c:814:2: style: Variable 'action' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/document-manager/plugin.c:812:2: note: Variable 'action' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/document-manager/plugin.c:814:2: note: Variable 'action' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/document-manager/plugin.c:1309:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
anjuta-3.4.3/plugins/document-manager/plugin.c:1334:4: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
anjuta-3.4.3/plugins/document-manager/plugin.c:669:13: style: The scope of the variable 'action' can be reduced. [variableScope]
anjuta-3.4.3/plugins/document-manager/plugin.c:1237:13: style: The scope of the variable 'highlight_submenu' can be reduced. [variableScope]
anjuta-3.4.3/plugins/document-manager/plugin.c:1237:33: style: The scope of the variable 'highlight_menu' can be reduced. [variableScope]
anjuta-3.4.3/plugins/document-manager/plugin.c:1365:14: style: The scope of the variable 'widget' can be reduced. [variableScope]
anjuta-3.4.3/plugins/document-manager/plugin.c:1399:19: style: The scope of the variable 'node' can be reduced. [variableScope]
anjuta-3.4.3/plugins/document-manager/plugin.c:1459:19: style: The scope of the variable 'node' can be reduced. [variableScope]
anjuta-3.4.3/plugins/document-manager/plugin.c:1536:19: style: The scope of the variable 'doc' can be reduced. [variableScope]
anjuta-3.4.3/plugins/document-manager/plugin.c:1537:19: style: The scope of the variable 'node' can be reduced. [variableScope]
anjuta-3.4.3/plugins/document-manager/plugin.c:2064:19: style: The scope of the variable 'node' can be reduced. [variableScope]
anjuta-3.4.3/plugins/document-manager/plugin.c:2096:19: style: The scope of the variable 'doc' can be reduced. [variableScope]
anjuta-3.4.3/plugins/document-manager/plugin.c:2097:19: style: The scope of the variable 'node' can be reduced. [variableScope]
anjuta-3.4.3/plugins/document-manager/plugin.c:1603:11: style: Variable 'docman' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/document-manager/plugin.c:1796:11: style: Variable 'status' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/document-manager/search-box.c:660:27: style: The scope of the variable 'selection' can be reduced. [variableScope]
anjuta-3.4.3/plugins/document-manager/search-box.c:773:13: style: The scope of the variable 'regex' can be reduced. [variableScope]
anjuta-3.4.3/plugins/document-manager/search-box.c:774:12: style: The scope of the variable 'replacement_text' can be reduced. [variableScope]
anjuta-3.4.3/plugins/document-manager/search-box.c:1153:36: style: Function 'search_box_set_replace' argument 1 names different: declaration 'object' definition 'search_box'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/document-manager/search-box.h:61:41: note: Function 'search_box_set_replace' argument 1 names different: declaration 'object' definition 'search_box'.
anjuta-3.4.3/plugins/document-manager/search-box.c:1153:36: note: Function 'search_box_set_replace' argument 1 names different: declaration 'object' definition 'search_box'.
anjuta-3.4.3/plugins/document-manager/search-box.c:402:0: error: Uninitialized variable: start_pos [uninitvar]
anjuta-3.4.3/plugins/document-manager/search-box.c:396:0: error: Uninitialized variable: end_pos [uninitvar]
anjuta-3.4.3/plugins/document-manager/search-files.c:434:2: style: Variable 'files' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/document-manager/search-files.c:403:0: note: Variable 'files' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/document-manager/search-files.c:434:2: note: Variable 'files' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/document-manager/search-files.c:404:9: style: The scope of the variable 'file' can be reduced. [variableScope]
anjuta-3.4.3/plugins/document-manager/search-files.c:406:22: style: The scope of the variable 'queue' can be reduced. [variableScope]
anjuta-3.4.3/plugins/document-manager/search-files.c:829:43: style: Function 'search_files_update_project' argument 1 names different: declaration 'files' definition 'sf'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/document-manager/search-files.h:55:48: note: Function 'search_files_update_project' argument 1 names different: declaration 'files' definition 'sf'.
anjuta-3.4.3/plugins/document-manager/search-files.c:829:43: note: Function 'search_files_update_project' argument 1 names different: declaration 'files' definition 'sf'.
anjuta-3.4.3/plugins/document-manager/search-files.c:865:41: style: Function 'search_files_present' argument 1 names different: declaration 'files' definition 'sf'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/document-manager/search-files.h:54:41: note: Function 'search_files_present' argument 1 names different: declaration 'files' definition 'sf'.
anjuta-3.4.3/plugins/document-manager/search-files.c:865:41: note: Function 'search_files_present' argument 1 names different: declaration 'files' definition 'sf'.
anjuta-3.4.3/plugins/document-manager/search-filter-file-command.c:45:10: style: The scope of the variable 'mime_type' can be reduced. [variableScope]
anjuta-3.4.3/plugins/file-loader/anjuta-recent-chooser-menu.c:310:13: style: Condition 'limit==0' is always false [knownConditionTrueFalse]
anjuta-3.4.3/plugins/file-loader/anjuta-recent-chooser-menu.c:309:11: note: Assignment 'limit=100', assigned value is 100
anjuta-3.4.3/plugins/file-loader/anjuta-recent-chooser-menu.c:310:13: note: Condition 'limit==0' is always false
anjuta-3.4.3/plugins/file-loader/anjuta-recent-chooser-menu.c:1046:11: style: Variable 'is_placeholder' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/file-loader/anjuta-recent-chooser-menu.c:1044:0: note: Variable 'is_placeholder' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/file-loader/anjuta-recent-chooser-menu.c:1046:11: note: Variable 'is_placeholder' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/file-loader/anjuta-recent-chooser-menu.c:1087:7: style: Variable 'has_mark' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/file-loader/anjuta-recent-chooser-menu.c:1084:0: note: Variable 'has_mark' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/file-loader/anjuta-recent-chooser-menu.c:1087:7: note: Variable 'has_mark' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/file-loader/anjuta-recent-chooser-menu.c:954:21: style: The scope of the variable 'image' can be reduced. [variableScope]
anjuta-3.4.3/plugins/file-loader/anjuta-recent-chooser-menu.c:955:14: style: The scope of the variable 'icon' can be reduced. [variableScope]
anjuta-3.4.3/plugins/file-loader/anjuta-recent-chooser-menu.c:497:33: style: Function 'anjuta_recent_chooser_menu_constructor' argument 2 names different: declaration 'n_construct_properties' definition 'n_params'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/file-loader/anjuta-recent-chooser-menu.c:100:39: note: Function 'anjuta_recent_chooser_menu_constructor' argument 2 names different: declaration 'n_construct_properties' definition 'n_params'.
anjuta-3.4.3/plugins/file-loader/anjuta-recent-chooser-menu.c:497:33: note: Function 'anjuta_recent_chooser_menu_constructor' argument 2 names different: declaration 'n_construct_properties' definition 'n_params'.
anjuta-3.4.3/plugins/file-loader/anjuta-recent-chooser-menu.c:498:33: style: Function 'anjuta_recent_chooser_menu_constructor' argument 3 names different: declaration 'construct_params' definition 'params'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/file-loader/anjuta-recent-chooser-menu.c:101:39: note: Function 'anjuta_recent_chooser_menu_constructor' argument 3 names different: declaration 'construct_params' definition 'params'.
anjuta-3.4.3/plugins/file-loader/anjuta-recent-chooser-menu.c:498:33: note: Function 'anjuta_recent_chooser_menu_constructor' argument 3 names different: declaration 'construct_params' definition 'params'.
anjuta-3.4.3/plugins/file-loader/plugin.c:134:2: style: Variable 'plugin_descs' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/file-loader/plugin.c:126:0: note: Variable 'plugin_descs' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/file-loader/plugin.c:134:2: note: Variable 'plugin_descs' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/file-loader/plugin.c:148:3: style: Variable 'loader_descs' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/file-loader/plugin.c:146:0: note: Variable 'loader_descs' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/file-loader/plugin.c:148:3: note: Variable 'loader_descs' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/file-loader/plugin.c:700:2: style: Variable 'submenu' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/file-loader/plugin.c:694:0: note: Variable 'submenu' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/file-loader/plugin.c:700:2: note: Variable 'submenu' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/file-loader/plugin.c:703:2: style: Variable 'plugin_descs' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/file-loader/plugin.c:695:0: note: Variable 'plugin_descs' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/file-loader/plugin.c:703:2: note: Variable 'plugin_descs' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/file-loader/plugin.c:675:12: style: The scope of the variable 'plugin' can be reduced. [variableScope]
anjuta-3.4.3/plugins/file-loader/plugin.c:713:14: style: The scope of the variable 'menuitem' can be reduced. [variableScope]
anjuta-3.4.3/plugins/file-loader/plugin.c:715:16: style: The scope of the variable 'icon_path' can be reduced. [variableScope]
anjuta-3.4.3/plugins/file-loader/plugin.c:736:24: style: The scope of the variable 'scaled_pixbuf' can be reduced. [variableScope]
anjuta-3.4.3/plugins/file-loader/plugin.c:783:12: style: The scope of the variable 'app' can be reduced. [variableScope]
anjuta-3.4.3/plugins/file-manager/file-model.c:249:15: style: The scope of the variable 'icon_info' can be reduced. [variableScope]
anjuta-3.4.3/plugins/file-manager/file-view-marshal.c:56:85: style: Function 'file_view_cclosure_marshal_VOID__OBJECT_BOOLEAN_INT_INT' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/file-manager/file-view-marshal.h:11:84: note: Function 'file_view_cclosure_marshal_VOID__OBJECT_BOOLEAN_INT_INT' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/plugins/file-manager/file-view-marshal.c:56:85: note: Function 'file_view_cclosure_marshal_VOID__OBJECT_BOOLEAN_INT_INT' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/plugins/file-manager/file-view-marshal.c:59:88: style: Function 'file_view_cclosure_marshal_VOID__OBJECT_BOOLEAN_INT_INT' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/file-manager/file-view-marshal.h:14:84: note: Function 'file_view_cclosure_marshal_VOID__OBJECT_BOOLEAN_INT_INT' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/plugins/file-manager/file-view-marshal.c:59:88: note: Function 'file_view_cclosure_marshal_VOID__OBJECT_BOOLEAN_INT_INT' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/plugins/file-manager/file-view.c:193:2: style: Variable 'path' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/file-manager/file-view.c:179:0: note: Variable 'path' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/file-manager/file-view.c:193:2: note: Variable 'path' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/file-manager/file-view.c:347:13: style: The scope of the variable 'file_info' can be reduced. [variableScope]
anjuta-3.4.3/plugins/file-manager/plugin.c:83:9: style: The scope of the variable 'file' can be reduced. [variableScope]
anjuta-3.4.3/plugins/file-manager/plugin.c:60:13: style: struct member '_ScrollPosition::window' is never used. [unusedStructMember]
anjuta-3.4.3/plugins/file-wizard/file.c:193:51: warning: Either the condition 'if(nfg&&!nfg->showing)' is redundant or there is possible null pointer dereference: nfg. [nullPointerRedundantCheck]
anjuta-3.4.3/plugins/file-wizard/file.c:196:5: note: Assuming that condition 'if(nfg&&!nfg->showing)' is not redundant
anjuta-3.4.3/plugins/file-wizard/file.c:193:51: note: Null pointer dereference
anjuta-3.4.3/plugins/file-wizard/file.c:280:15: style: The scope of the variable 'license_type' can be reduced. [variableScope]
anjuta-3.4.3/plugins/file-wizard/file.c:438:13: style: The scope of the variable 'optionmenu' can be reduced. [variableScope]
anjuta-3.4.3/plugins/file-wizard/file.c:459:15: style: The scope of the variable 'tmp' can be reduced. [variableScope]
anjuta-3.4.3/plugins/file-wizard/plugin.c:87:16: style: Variable 'initialized' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/gdb/debugger.c:1070:24: style: Condition 'term==NULL' is always true [knownConditionTrueFalse]
anjuta-3.4.3/plugins/gdb/debugger.c:969:16: note: Assignment 'term=NULL', assigned value is 0
anjuta-3.4.3/plugins/gdb/debugger.c:1070:24: note: Condition 'term==NULL' is always true
anjuta-3.4.3/plugins/gdb/debugger.c:378:9: style: The scope of the variable 'str' can be reduced. [variableScope]
anjuta-3.4.3/plugins/gdb/debugger.c:719:25: style: The scope of the variable 'msg' can be reduced. [variableScope]
anjuta-3.4.3/plugins/gdb/debugger.c:750:25: style: The scope of the variable 'msg' can be reduced. [variableScope]
anjuta-3.4.3/plugins/gdb/debugger.c:796:9: style: The scope of the variable 'buff' can be reduced. [variableScope]
anjuta-3.4.3/plugins/gdb/debugger.c:833:10: style: The scope of the variable 'dir' can be reduced. [variableScope]
anjuta-3.4.3/plugins/gdb/debugger.c:864:11: style: The scope of the variable 'name' can be reduced. [variableScope]
anjuta-3.4.3/plugins/gdb/debugger.c:963:35: style: The scope of the variable 'text' can be reduced. [variableScope]
anjuta-3.4.3/plugins/gdb/debugger.c:963:42: style: The scope of the variable 'msg' can be reduced. [variableScope]
anjuta-3.4.3/plugins/gdb/debugger.c:1255:31: style: The scope of the variable 'fullname' can be reduced. [variableScope]
anjuta-3.4.3/plugins/gdb/debugger.c:1295:20: style: The scope of the variable 'line' can be reduced. [variableScope]
anjuta-3.4.3/plugins/gdb/debugger.c:1295:35: style: The scope of the variable 'addr' can be reduced. [variableScope]
anjuta-3.4.3/plugins/gdb/debugger.c:2039:9: style: The scope of the variable 'src_path' can be reduced. [variableScope]
anjuta-3.4.3/plugins/gdb/debugger.c:2320:9: style: The scope of the variable 'buff' can be reduced. [variableScope]
anjuta-3.4.3/plugins/gdb/debugger.c:2765:33: style: The scope of the variable 'bp' can be reduced. [variableScope]
anjuta-3.4.3/plugins/gdb/debugger.c:2902:34: style: The scope of the variable 'frame' can be reduced. [variableScope]
anjuta-3.4.3/plugins/gdb/debugger.c:2902:42: style: The scope of the variable 'args' can be reduced. [variableScope]
anjuta-3.4.3/plugins/gdb/debugger.c:2972:20: style: The scope of the variable 'frame' can be reduced. [variableScope]
anjuta-3.4.3/plugins/gdb/debugger.c:2972:28: style: The scope of the variable 'var' can be reduced. [variableScope]
anjuta-3.4.3/plugins/gdb/debugger.c:2973:16: style: The scope of the variable 'name' can be reduced. [variableScope]
anjuta-3.4.3/plugins/gdb/debugger.c:3062:20: style: The scope of the variable 'mem' can be reduced. [variableScope]
anjuta-3.4.3/plugins/gdb/debugger.c:3063:15: style: The scope of the variable 'value' can be reduced. [variableScope]
anjuta-3.4.3/plugins/gdb/debugger.c:3065:9: style: The scope of the variable 'ptr' can be reduced. [variableScope]
anjuta-3.4.3/plugins/gdb/debugger.c:3149:20: style: The scope of the variable 'literal' can be reduced. [variableScope]
anjuta-3.4.3/plugins/gdb/debugger.c:3150:20: style: The scope of the variable 'line' can be reduced. [variableScope]
anjuta-3.4.3/plugins/gdb/debugger.c:3152:15: style: The scope of the variable 'value' can be reduced. [variableScope]
anjuta-3.4.3/plugins/gdb/debugger.c:3303:42: style: The scope of the variable 'arg_hash' can be reduced. [variableScope]
anjuta-3.4.3/plugins/gdb/debugger.c:3512:20: style: The scope of the variable 'id_list' can be reduced. [variableScope]
anjuta-3.4.3/plugins/gdb/debugger.c:3573:20: style: The scope of the variable 'frame' can be reduced. [variableScope]
anjuta-3.4.3/plugins/gdb/debugger.c:3958:21: style: The scope of the variable 'result' can be reduced. [variableScope]
anjuta-3.4.3/plugins/gdb/debugger.c:1176:60: style: Function 'gdb_stdout_line_arrived' argument 2 names different: declaration 'line' definition 'chars'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/gdb/debugger.c:150:72: note: Function 'gdb_stdout_line_arrived' argument 2 names different: declaration 'line' definition 'chars'.
anjuta-3.4.3/plugins/gdb/debugger.c:1176:60: note: Function 'gdb_stdout_line_arrived' argument 2 names different: declaration 'line' definition 'chars'.
anjuta-3.4.3/plugins/gdb/debugger.c:1195:60: style: Function 'gdb_stderr_line_arrived' argument 2 names different: declaration 'line' definition 'chars'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/gdb/debugger.c:151:72: note: Function 'gdb_stderr_line_arrived' argument 2 names different: declaration 'line' definition 'chars'.
anjuta-3.4.3/plugins/gdb/debugger.c:1195:60: note: Function 'gdb_stderr_line_arrived' argument 2 names different: declaration 'line' definition 'chars'.
anjuta-3.4.3/plugins/gdb/debugger.c:2119:58: style: Function 'debugger_start_program' argument 2 names different: declaration 'server' definition 'remote'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/gdb/debugger.h:133:63: note: Function 'debugger_start_program' argument 2 names different: declaration 'server' definition 'remote'.
anjuta-3.4.3/plugins/gdb/debugger.c:2119:58: note: Function 'debugger_start_program' argument 2 names different: declaration 'server' definition 'remote'.
anjuta-3.4.3/plugins/gdb/debugger.c:2955:71: style: Function 'debugger_list_local' argument 2 names different: declaration 'func' definition 'callback'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/gdb/debugger.h:164:76: note: Function 'debugger_list_local' argument 2 names different: declaration 'func' definition 'callback'.
anjuta-3.4.3/plugins/gdb/debugger.c:2955:71: note: Function 'debugger_list_local' argument 2 names different: declaration 'func' definition 'callback'.
anjuta-3.4.3/plugins/gdb/debugger.c:3010:74: style: Function 'debugger_list_argument' argument 2 names different: declaration 'func' definition 'callback'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/gdb/debugger.h:165:79: note: Function 'debugger_list_argument' argument 2 names different: declaration 'func' definition 'callback'.
anjuta-3.4.3/plugins/gdb/debugger.c:3010:74: note: Function 'debugger_list_argument' argument 2 names different: declaration 'func' definition 'callback'.
anjuta-3.4.3/plugins/gdb/debugger.c:3035:72: style: Function 'debugger_info_signal' argument 2 names different: declaration 'func' definition 'callback'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/gdb/debugger.h:166:77: note: Function 'debugger_info_signal' argument 2 names different: declaration 'func' definition 'callback'.
anjuta-3.4.3/plugins/gdb/debugger.c:3035:72: note: Function 'debugger_info_signal' argument 2 names different: declaration 'func' definition 'callback'.
anjuta-3.4.3/plugins/gdb/debugger.c:3045:75: style: Function 'debugger_info_sharedlib' argument 2 names different: declaration 'func' definition 'callback'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/gdb/debugger.h:167:80: note: Function 'debugger_info_sharedlib' argument 2 names different: declaration 'func' definition 'callback'.
anjuta-3.4.3/plugins/gdb/debugger.c:3045:75: note: Function 'debugger_info_sharedlib' argument 2 names different: declaration 'func' definition 'callback'.
anjuta-3.4.3/plugins/gdb/debugger.c:3132:106: style: Function 'debugger_inspect_memory' argument 4 names different: declaration 'func' definition 'callback'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/gdb/debugger.h:168:111: note: Function 'debugger_inspect_memory' argument 4 names different: declaration 'func' definition 'callback'.
anjuta-3.4.3/plugins/gdb/debugger.c:3132:106: note: Function 'debugger_inspect_memory' argument 4 names different: declaration 'func' definition 'callback'.
anjuta-3.4.3/plugins/gdb/debugger.c:3229:108: style: Function 'debugger_disassemble' argument 4 names different: declaration 'func' definition 'callback'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/gdb/debugger.h:169:113: note: Function 'debugger_disassemble' argument 4 names different: declaration 'func' definition 'callback'.
anjuta-3.4.3/plugins/gdb/debugger.c:3229:108: note: Function 'debugger_disassemble' argument 4 names different: declaration 'func' definition 'callback'.
anjuta-3.4.3/plugins/gdb/debugger.c:3406:71: style: Function 'debugger_list_frame' argument 2 names different: declaration 'func' definition 'callback'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/gdb/debugger.h:179:76: note: Function 'debugger_list_frame' argument 2 names different: declaration 'func' definition 'callback'.
anjuta-3.4.3/plugins/gdb/debugger.c:3406:71: note: Function 'debugger_list_frame' argument 2 names different: declaration 'func' definition 'callback'.
anjuta-3.4.3/plugins/gdb/debugger.c:3540:72: style: Function 'debugger_list_thread' argument 2 names different: declaration 'func' definition 'callback'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/gdb/debugger.h:184:77: note: Function 'debugger_list_thread' argument 2 names different: declaration 'func' definition 'callback'.
anjuta-3.4.3/plugins/gdb/debugger.c:3540:72: note: Function 'debugger_list_thread' argument 2 names different: declaration 'func' definition 'callback'.
anjuta-3.4.3/plugins/gdb/debugger.c:3614:85: style: Function 'debugger_info_thread' argument 3 names different: declaration 'func' definition 'callback'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/gdb/debugger.h:186:90: note: Function 'debugger_info_thread' argument 3 names different: declaration 'func' definition 'callback'.
anjuta-3.4.3/plugins/gdb/debugger.c:3614:85: note: Function 'debugger_info_thread' argument 3 names different: declaration 'func' definition 'callback'.
anjuta-3.4.3/plugins/gdb/debugger.c:3732:74: style: Function 'debugger_list_register' argument 2 names different: declaration 'func' definition 'callback'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/gdb/debugger.h:173:79: note: Function 'debugger_list_register' argument 2 names different: declaration 'func' definition 'callback'.
anjuta-3.4.3/plugins/gdb/debugger.c:3732:74: note: Function 'debugger_list_register' argument 2 names different: declaration 'func' definition 'callback'.
anjuta-3.4.3/plugins/gdb/debugger.c:3742:76: style: Function 'debugger_update_register' argument 2 names different: declaration 'func' definition 'callback'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/gdb/debugger.h:174:81: note: Function 'debugger_update_register' argument 2 names different: declaration 'func' definition 'callback'.
anjuta-3.4.3/plugins/gdb/debugger.c:3742:76: note: Function 'debugger_update_register' argument 2 names different: declaration 'func' definition 'callback'.
anjuta-3.4.3/plugins/gdb/debugger.c:3791:59: style: Function 'debugger_set_log' argument 2 names different: declaration 'view' definition 'log'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/gdb/debugger.h:189:64: note: Function 'debugger_set_log' argument 2 names different: declaration 'view' definition 'log'.
anjuta-3.4.3/plugins/gdb/debugger.c:3791:59: note: Function 'debugger_set_log' argument 2 names different: declaration 'view' definition 'log'.
anjuta-3.4.3/plugins/gdb/utilities.c:114:22: warning: Either the condition 'if(dummy)' is redundant or there is possible null pointer dereference: dummy. [nullPointerRedundantCheck]
anjuta-3.4.3/plugins/gdb/utilities.c:115:6: note: Assuming that condition 'if(dummy)' is not redundant
anjuta-3.4.3/plugins/gdb/utilities.c:114:22: note: Null pointer dereference
anjuta-3.4.3/plugins/gdb/utilities.c:151:22: warning: Either the condition 'if(dummy)' is redundant or there is possible null pointer dereference: dummy. [nullPointerRedundantCheck]
anjuta-3.4.3/plugins/gdb/utilities.c:152:6: note: Assuming that condition 'if(dummy)' is not redundant
anjuta-3.4.3/plugins/gdb/utilities.c:151:22: note: Null pointer dereference
anjuta-3.4.3/plugins/gdb/utilities.c:199:9: style: The scope of the variable 'str' can be reduced. [variableScope]
anjuta-3.4.3/plugins/gdb/utilities.c:271:55: style: Function 'gdb_util_kill_process' argument 2 names different: declaration 'signal_name' definition 'signal'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/gdb/utilities.h:309:60: note: Function 'gdb_util_kill_process' argument 2 names different: declaration 'signal_name' definition 'signal'.
anjuta-3.4.3/plugins/gdb/utilities.c:271:55: note: Function 'gdb_util_kill_process' argument 2 names different: declaration 'signal_name' definition 'signal'.
anjuta-3.4.3/plugins/git/giggle-graph-renderer.c:236:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
anjuta-3.4.3/plugins/git/giggle-graph-renderer.c:240:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
anjuta-3.4.3/plugins/git/giggle-graph-renderer.c:423:29: style: The scope of the variable 'rev' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/giggle-graph-renderer.c:509:19: style: Variable 'contained_type' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/git/git-apply-stash-pane.c:26:24: style: The scope of the variable 'apply_command' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-bisect-reset-command.c:47:9: style: Variable 'self' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/git/git-branches-pane.c:95:13: style: The scope of the variable 'branch' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-branches-pane.c:97:9: style: The scope of the variable 'name' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-branches-pane.c:130:13: style: The scope of the variable 'branch' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-branches-pane.c:132:9: style: The scope of the variable 'name' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-branches-pane.c:487:16: style: The scope of the variable 'branches_list_model' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-command.c:158:10: style: The scope of the variable 'current_line' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-command.c:159:9: style: The scope of the variable 'utf8_output' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-command.c:252:9: style: The scope of the variable 'error' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-command.c:545:38: style: Function 'git_command_copy_string_list' argument 1 names different: declaration 'path_list' definition 'list'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/git/git-command.h:78:45: note: Function 'git_command_copy_string_list' argument 1 names different: declaration 'path_list' definition 'list'.
anjuta-3.4.3/plugins/git/git-command.c:545:38: note: Function 'git_command_copy_string_list' argument 1 names different: declaration 'path_list' definition 'list'.
anjuta-3.4.3/plugins/git/git-commit-command.c:43:9: style: The scope of the variable 'author' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-commit-pane.c:35:9: style: The scope of the variable 'commit_message_path' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-commit-pane.c:36:14: style: The scope of the variable 'io_channel' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-commit-pane.c:104:15: style: The scope of the variable 'name_entry' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-commit-pane.c:105:15: style: The scope of the variable 'email_entry' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-create-tag-pane.c:148:19: style: Variable 'revision_entry' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/git/git-delete-branches-pane.c:36:26: style: The scope of the variable 'local_delete_command' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-delete-branches-pane.c:37:26: style: The scope of the variable 'remote_delete_command' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-delete-branches-pane.c:38:22: style: The scope of the variable 'queue' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-delete-remote-pane.c:26:26: style: The scope of the variable 'delete_remote_command' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-delete-tags-pane.c:26:23: style: The scope of the variable 'delete_command' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-diff-pane.c:57:9: style: The scope of the variable 'sha' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-diff-pane.c:58:9: style: The scope of the variable 'short_sha' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-diff-pane.c:59:9: style: The scope of the variable 'editor_name' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-diff-pane.c:60:26: style: The scope of the variable 'document_manager' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-diff-pane.c:61:17: style: The scope of the variable 'editor' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-diff-pane.c:62:22: style: The scope of the variable 'diff_command' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-diff-stash-pane.c:26:23: style: The scope of the variable 'diff_command' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-diff-stash-pane.c:27:26: style: The scope of the variable 'document_manager' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-diff-stash-pane.c:29:9: style: The scope of the variable 'editor_name' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-diff-stash-pane.c:30:17: style: The scope of the variable 'editor' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-drop-stash-pane.c:26:23: style: The scope of the variable 'drop_command' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-ignore-command.c:59:9: style: The scope of the variable 'ignore_file_path' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-ignore-command.c:60:9: style: The scope of the variable 'ignore_file' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-ignore-command.c:61:9: style: The scope of the variable 'ignore_file_parent' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-ignore-command.c:62:9: style: The scope of the variable 'gitignore_file' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-ignore-command.c:63:9: style: The scope of the variable 'ignore_path_basename' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-ignore-command.c:64:21: style: The scope of the variable 'gitignore_stream' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-init-command.c:41:9: style: Variable 'self' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/git/git-init-command.c:51:9: style: Variable 'self' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/git/git-list-tree-command.c:83:9: style: The scope of the variable 'blob_sha' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-list-tree-command.c:84:9: style: The scope of the variable 'filename' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-log-command.c:100:11: style: The scope of the variable 'commit_range' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-log-pane.c:716:4: style: Variable 'parent_file' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/git/git-log-pane.c:714:4: note: Variable 'parent_file' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/git/git-log-pane.c:716:4: note: Variable 'parent_file' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/git/git-log-pane.c:158:13: style: The scope of the variable 'branch' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-log-pane.c:159:9: style: The scope of the variable 'name' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-log-pane.c:269:15: style: The scope of the variable 'revision' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-log-pane.c:518:16: style: The scope of the variable 'model' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-log-pane.c:521:9: style: The scope of the variable 'sha' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-log-pane.c:523:9: style: The scope of the variable 'current_ref' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-log-pane.c:524:11: style: The scope of the variable 'tooltip_string' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-log-pane.c:525:9: style: The scope of the variable 'ref_name' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-log-pane.c:629:7: style: The scope of the variable 'plugin' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-log-pane.c:632:9: style: The scope of the variable 'sha' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-log-pane.c:633:24: style: The scope of the variable 'log_message_command' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-log-pane.c:669:9: style: The scope of the variable 'sha' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-log-pane.c:698:10: style: The scope of the variable 'uri_list' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-log-pane.c:699:9: style: The scope of the variable 'parent_file' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-log-pane.c:700:9: style: The scope of the variable 'file' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-log-pane.c:701:9: style: The scope of the variable 'path' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-log-pane.c:164:11: style: Variable 'plugin' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/git/git-merge-pane.c:39:24: style: The scope of the variable 'log_view' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-pane.c:99:9: style: The scope of the variable 'message' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-pane.c:153:13: style: The scope of the variable 'dialog' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-pane.c:284:9: style: The scope of the variable 'line' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-push-pane.c:171:13: style: The scope of the variable 'branch' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-push-pane.c:172:9: style: The scope of the variable 'name' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-push-pane.c:199:9: style: The scope of the variable 'name' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-push-pane.c:390:26: style: Variable 'selected_remote_label' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/git/git-rebase-pane.c:47:25: style: The scope of the variable 'start_command' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-ref-command.c:263:13: style: The scope of the variable 'remotes_info' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-ref-command.c:264:9: style: The scope of the variable 'current_remote_file' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-ref-command.c:102:9: style: Variable 'old_sha' is not assigned a value. [unassignedVariable]
anjuta-3.4.3/plugins/git/git-remotes-pane.c:123:9: style: The scope of the variable 'remote' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-reset-pane.c:48:15: style: Variable 'hard_radio' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/git/git-resolve-conflicts-pane.c:26:17: style: The scope of the variable 'add_command' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-stash-clear-command.c:41:9: style: Variable 'self' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/git/git-stash-clear-command.c:51:9: style: Variable 'self' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/git/git-stash-list-command.c:91:9: style: The scope of the variable 'stash_number' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-stash-list-command.c:77:9: style: Variable 'self' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/git/git-stash-pane.c:72:12: style: The scope of the variable 'stash' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-stash-pane.c:74:9: style: The scope of the variable 'message' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-stash-pane.c:75:9: style: The scope of the variable 'id' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-status-command.c:64:13: style: The scope of the variable 'status_object' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-status-command.c:65:9: style: The scope of the variable 'status' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-status-command.c:66:9: style: The scope of the variable 'path' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-status-pane.c:208:9: style: The scope of the variable 'placeholder' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-status-pane.c:297:13: style: The scope of the variable 'status_object' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-status-pane.c:299:9: style: The scope of the variable 'path' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-status-pane.c:360:16: style: Variable 'status_view' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/git/git-status-pane.c:557:9: style: Variable 'self' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/git/git-switch-branch-pane.c:26:28: style: The scope of the variable 'checkout_command' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-tags-pane.c:81:9: style: The scope of the variable 'name' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-unstage-pane.c:26:24: style: The scope of the variable 'reset_command' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-vcs-interface.c:42:9: style: The scope of the variable 'path_list' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-vcs-interface.c:43:17: style: The scope of the variable 'add_command' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-vcs-interface.c:127:9: style: The scope of the variable 'line' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-vcs-interface.c:147:18: style: The scope of the variable 'diff_command' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-vcs-interface.c:194:13: style: The scope of the variable 'status' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-vcs-interface.c:285:9: style: The scope of the variable 'path_list' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/git-vcs-interface.c:286:20: style: The scope of the variable 'remove_command' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/plugin.c:563:9: style: The scope of the variable 'current_editor_file' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/plugin.c:613:13: style: The scope of the variable 'branch' can be reduced. [variableScope]
anjuta-3.4.3/plugins/git/plugin.c:825:11: style: Variable 'status' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/glade/plugin.c:283:9: style: The scope of the variable 'files' can be reduced. [variableScope]
anjuta-3.4.3/plugins/glade/plugin.c:283:27: style: The scope of the variable 'node' can be reduced. [variableScope]
anjuta-3.4.3/plugins/glade/plugin.c:830:19: style: The scope of the variable 'node' can be reduced. [variableScope]
anjuta-3.4.3/plugins/js-debugger/debugger-js.c:252:8: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
anjuta-3.4.3/plugins/js-debugger/debugger-js.c:448:7: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
anjuta-3.4.3/plugins/js-debugger/debugger-server.c:293:2: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/js-debugger/debugger-server.c:287:0: note: Variable 'ret' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/js-debugger/debugger-server.c:293:2: note: Variable 'ret' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/js-debugger/plugin.c:57:25: style: Variable 'js_debugger' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/language-manager/plugin.c:284:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
anjuta-3.4.3/plugins/language-manager/plugin.c:68:12: style: Unused variable: doc [unusedVariable]
anjuta-3.4.3/plugins/language-support-cpp-java/cpp-java-assist.c:569:2: style: Variable 'symbol' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/language-support-cpp-java/cpp-java-assist.c:567:0: note: Variable 'symbol' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/language-support-cpp-java/cpp-java-assist.c:569:2: note: Variable 'symbol' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/language-support-cpp-java/cpp-java-assist.c:1471:37: style: Function 'cpp_java_assist_new' argument 1 names different: declaration 'editor' definition 'ieditor'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/language-support-cpp-java/cpp-java-assist.h:65:52: note: Function 'cpp_java_assist_new' argument 1 names different: declaration 'editor' definition 'ieditor'.
anjuta-3.4.3/plugins/language-support-cpp-java/cpp-java-assist.c:1471:37: note: Function 'cpp_java_assist_new' argument 1 names different: declaration 'editor' definition 'ieditor'.
anjuta-3.4.3/plugins/language-support-cpp-java/cpp-java-indentation.c:1282:21: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
anjuta-3.4.3/plugins/language-support-cpp-java/cpp-java-indentation.c:1266:34: note: outer condition: ch=='"'||ch=='\''
anjuta-3.4.3/plugins/language-support-cpp-java/cpp-java-indentation.c:1282:21: note: identical inner condition: ch=='"'||ch=='\''
anjuta-3.4.3/plugins/language-support-cpp-java/cpp-java-indentation.c:803:17: style: Condition 'point_ch=='{'' is always true [knownConditionTrueFalse]
anjuta-3.4.3/plugins/language-support-cpp-java/cpp-java-indentation.c:791:21: note: Assuming that condition 'point_ch=='{'' is not redundant
anjuta-3.4.3/plugins/language-support-cpp-java/cpp-java-indentation.c:803:17: note: Condition 'point_ch=='{'' is always true
anjuta-3.4.3/plugins/language-support-cpp-java/cpp-java-indentation.c:410:10: style: The scope of the variable 'idx' can be reduced. [variableScope]
anjuta-3.4.3/plugins/language-support-cpp-java/cpp-java-indentation.c:1006:19: style: The scope of the variable 'end_iter' can be reduced. [variableScope]
anjuta-3.4.3/plugins/language-support-cpp-java/cpp-java-indentation.c:1314:38: style: Function 'cpp_auto_indentation' argument 2 names different: declaration 'plugin' definition 'lang_plugin'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/language-support-cpp-java/cpp-java-indentation.h:31:38: note: Function 'cpp_auto_indentation' argument 2 names different: declaration 'plugin' definition 'lang_plugin'.
anjuta-3.4.3/plugins/language-support-cpp-java/cpp-java-indentation.c:1314:38: note: Function 'cpp_auto_indentation' argument 2 names different: declaration 'plugin' definition 'lang_plugin'.
anjuta-3.4.3/plugins/language-support-cpp-java/cpp-java-indentation.c:485:21: style: Variable 'nchars_removed' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/cpp-flex-tokenizer.cpp:52:15: warning: Member variable 'CppTokenizer::m_total' is not initialized in the constructor. [uninitMemberVar]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.h:109:14: style: Technically the member function 'flex::FlexLexer::YYText' can be const. [functionConst]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.h:110:6: style: Technically the member function 'flex::FlexLexer::YYLeng' can be const. [functionConst]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.h:168:7: style: The function 'yy_switch_to_buffer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.h:113:3: note: Virtual function in base class
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.h:168:7: note: Function in derived class
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.h:169:26: style: The function 'yy_create_buffer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.h:115:3: note: Virtual function in base class
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.h:169:26: note: Function in derived class
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.h:170:7: style: The function 'yy_delete_buffer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.h:116:15: note: Virtual function in base class
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.h:170:7: note: Function in derived class
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.h:171:7: style: The function 'yyrestart' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.h:117:15: note: Virtual function in base class
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.h:171:7: note: Function in derived class
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.h:173:14: style: The function 'yylex' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.h:119:14: note: Virtual function in base class
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.h:173:14: note: Function in derived class
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.h:174:15: style: The function 'switch_streams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.h:130:15: note: Virtual function in base class
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.h:174:15: note: Function in derived class
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/cpp-flex-tokenizer.h:57:6: style: The function 'LexerInput' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.h:177:14: note: Virtual function in base class
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/cpp-flex-tokenizer.h:57:6: note: Function in derived class
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/engine-parser.cpp:729:6: style: The scope of the variable 'type' can be reduced. [variableScope]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/engine-parser.cpp:356:78: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/engine-parser.cpp:394:79: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/engine-parser.cpp:51:15: warning: Member variable 'EngineParser::_query_scope' is not initialized in the constructor. [uninitMemberVar]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/engine-parser.cpp:51:15: warning: Member variable 'EngineParser::_query_search' is not initialized in the constructor. [uninitMemberVar]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/engine-parser.cpp:51:15: warning: Member variable 'EngineParser::_query_search_in_scope' is not initialized in the constructor. [uninitMemberVar]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/engine-parser.cpp:51:15: warning: Member variable 'EngineParser::_query_parent_scope' is not initialized in the constructor. [uninitMemberVar]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/engine-parser-priv.h:88:19: performance: Technically the member function 'EngineParser::parseExpression' can be static. [functionStatic]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/engine-parser.cpp:114:15: note: Technically the member function 'EngineParser::parseExpression' can be static.
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/engine-parser-priv.h:88:19: note: Technically the member function 'EngineParser::parseExpression' can be static.
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/engine-parser-priv.h:107:7: performance: Technically the member function 'EngineParser::trim' can be static. [functionStatic]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/engine-parser.cpp:198:15: note: Technically the member function 'EngineParser::trim' can be static.
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/engine-parser-priv.h:107:7: note: Technically the member function 'EngineParser::trim' can be static.
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/engine-parser.cpp:53:2: style: Class 'EngineParser' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/engine-parser.cpp:53:2: style: Class 'EngineParser' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/engine-parser.cpp:116:9: performance: Passing the result of c_str() to a function that takes std::string as argument no. 1 is slow and redundant. [stlcstrParam]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/engine-parser.cpp:828:3: performance: Returning the result of c_str() in a function that returns std::string is slow and redundant. [stlcstrReturn]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-lexer.cpp:1095:1: style: Label 'find_rule' is not used. [unusedLabel]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-lexer.cpp:2037:54: style: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-lexer.cpp:314:39: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-lexer.cpp:2037:54: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-lexer.cpp:2063:44: style: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-lexer.cpp:894:21: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'.
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-lexer.cpp:2063:44: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'.
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-parser.cpp:603:1: style: Label 'yynewerror' is not used. [unusedLabel]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-parser.cpp:608:1: style: Label 'yyerrlab' is not used. [unusedLabel]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-parser.cpp:420:20: style: Function 'cl_expr_error' argument 1 names different: declaration 'string' definition 's'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-parser.cpp:67:26: note: Function 'cl_expr_error' argument 1 names different: declaration 'string' definition 's'.
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-parser.cpp:420:20: note: Function 'cl_expr_error' argument 1 names different: declaration 'string' definition 's'.
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-parser.cpp:723:10: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-parser.cpp:723:22: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-parser.cpp:726:10: error: Array index -3 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-parser.cpp:726:28: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-parser.cpp:726:46: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-parser.cpp:729:10: error: Array index -3 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-parser.cpp:729:28: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-parser.cpp:729:46: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-parser.cpp:732:10: error: Array index -6 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-parser.cpp:732:28: error: Array index -5 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-parser.cpp:732:46: error: Array index -4 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-parser.cpp:732:57: error: Array index -3 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-parser.cpp:732:69: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-parser.cpp:732:81: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-parser.cpp:737:15: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-parser.cpp:739:23: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-parser.cpp:778:15: error: Array index -3 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-parser.cpp:789:23: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-parser.cpp:791:7: error: Array index -3 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-parser.cpp:792:24: error: Array index -3 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-parser.cpp:793:29: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-parser.cpp:794:35: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-parser.cpp:800:15: error: Array index -4 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-parser.cpp:809:10: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-parser.cpp:815:10: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-parser.cpp:815:22: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-parser.cpp:849:10: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-parser.cpp:852:11: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-parser.cpp:865:14: error: Array index -5 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-parser.cpp:865:26: error: Array index -4 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-parser.cpp:866:6: error: Array index -5 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-parser.cpp:867:23: error: Array index -5 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-parser.cpp:868:22: error: Array index -4 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-parser.cpp:871:34: error: Array index -3 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-parser.cpp:871:46: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-parser.cpp:871:58: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-parser.cpp:876:14: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-parser.cpp:876:26: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-parser.cpp:877:6: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-parser.cpp:878:23: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-parser.cpp:879:22: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-parser.cpp:887:11: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-parser.cpp:890:10: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-result.h:44:7: style: Technically the member function 'ExpressionResult::print' can be const. [functionConst]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-result.cpp:34:24: note: Technically the member function 'ExpressionResult::print' can be const.
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/expression-result.h:44:7: note: Technically the member function 'ExpressionResult::print' can be const.
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.cpp:1093:24: style: The scope of the variable 'c' can be reduced. [variableScope]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.cpp:1058:5: style: Label 'find_rule' is not used. [unusedLabel]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.cpp:2154:60: style: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.h:197:48: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.cpp:2154:60: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.cpp:2174:50: style: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.h:181:29: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'.
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.cpp:2174:50: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'.
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.cpp:2287:44: style: Function 'yyrestart' argument 1 names different: declaration 's' definition 'input_file'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.h:171:32: note: Function 'yyrestart' argument 1 names different: declaration 's' definition 'input_file'.
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.cpp:2287:44: note: Function 'yyrestart' argument 1 names different: declaration 's' definition 'input_file'.
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.cpp:2331:62: style: Function 'yy_create_buffer' argument 1 names different: declaration 's' definition 'file'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.h:169:58: note: Function 'yy_create_buffer' argument 1 names different: declaration 's' definition 'file'.
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.cpp:2331:62: note: Function 'yy_create_buffer' argument 1 names different: declaration 's' definition 'file'.
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.cpp:2372:68: style: Function 'yy_init_buffer' argument 2 names different: declaration 's' definition 'file'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.h:185:64: note: Function 'yy_init_buffer' argument 2 names different: declaration 's' definition 'file'.
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.cpp:2372:68: note: Function 'yy_init_buffer' argument 2 names different: declaration 's' definition 'file'.
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.cpp:1892:14: warning: Member variable 'yyFlexLexer::yy_start_stack_ptr' is not initialized in the constructor. [uninitMemberVar]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.cpp:1892:14: warning: Member variable 'yyFlexLexer::yy_start_stack_depth' is not initialized in the constructor. [uninitMemberVar]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.cpp:1892:14: warning: Member variable 'yyFlexLexer::yy_start_stack' is not initialized in the constructor. [uninitMemberVar]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.cpp:1892:14: warning: Member variable 'yyFlexLexer::yyin' is not initialized in the constructor. [uninitMemberVar]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.cpp:1892:14: warning: Member variable 'yyFlexLexer::yyout' is not initialized in the constructor. [uninitMemberVar]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.cpp:1892:14: warning: Member variable 'yyFlexLexer::yy_current_buffer' is not initialized in the constructor. [uninitMemberVar]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.cpp:1892:14: warning: Member variable 'yyFlexLexer::yy_hold_char' is not initialized in the constructor. [uninitMemberVar]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.cpp:1892:14: warning: Member variable 'yyFlexLexer::yy_n_chars' is not initialized in the constructor. [uninitMemberVar]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.cpp:1892:14: warning: Member variable 'yyFlexLexer::yy_c_buf_p' is not initialized in the constructor. [uninitMemberVar]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.cpp:1892:14: warning: Member variable 'yyFlexLexer::yy_init' is not initialized in the constructor. [uninitMemberVar]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.cpp:1892:14: warning: Member variable 'yyFlexLexer::yy_start' is not initialized in the constructor. [uninitMemberVar]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.cpp:1892:14: warning: Member variable 'yyFlexLexer::yy_did_buffer_switch_on_eof' is not initialized in the constructor. [uninitMemberVar]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.cpp:1892:14: warning: Member variable 'yyFlexLexer::yy_last_accepting_state' is not initialized in the constructor. [uninitMemberVar]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.cpp:1892:14: warning: Member variable 'yyFlexLexer::yy_last_accepting_cpos' is not initialized in the constructor. [uninitMemberVar]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.cpp:1892:14: warning: Member variable 'yyFlexLexer::yy_state_buf' is not initialized in the constructor. [uninitMemberVar]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.cpp:1892:14: warning: Member variable 'yyFlexLexer::yy_state_ptr' is not initialized in the constructor. [uninitMemberVar]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.cpp:1892:14: warning: Member variable 'yyFlexLexer::yy_full_match' is not initialized in the constructor. [uninitMemberVar]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.cpp:1892:14: warning: Member variable 'yyFlexLexer::yy_full_state' is not initialized in the constructor. [uninitMemberVar]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.cpp:1892:14: warning: Member variable 'yyFlexLexer::yy_full_lp' is not initialized in the constructor. [uninitMemberVar]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.cpp:1892:14: warning: Member variable 'yyFlexLexer::yy_lp' is not initialized in the constructor. [uninitMemberVar]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.cpp:1892:14: warning: Member variable 'yyFlexLexer::yy_looking_for_trail_begin' is not initialized in the constructor. [uninitMemberVar]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.cpp:1892:14: warning: Member variable 'yyFlexLexer::yy_more_flag' is not initialized in the constructor. [uninitMemberVar]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.cpp:1892:14: warning: Member variable 'yyFlexLexer::yy_more_len' is not initialized in the constructor. [uninitMemberVar]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.cpp:1892:14: warning: Member variable 'yyFlexLexer::yy_more_offset' is not initialized in the constructor. [uninitMemberVar]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-klass.cpp:1892:14: warning: Member variable 'yyFlexLexer::yy_prev_more_offset' is not initialized in the constructor. [uninitMemberVar]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-plain.cpp:1122:1: style: Label 'find_rule' is not used. [unusedLabel]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-plain.cpp:2068:54: style: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-plain.cpp:314:39: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-plain.cpp:2068:54: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-plain.cpp:2094:44: style: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-plain.cpp:921:21: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'.
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/flex-lexer-plain.cpp:2094:44: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'.
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:671:1: style: Label 'yynewerror' is not used. [unusedLabel]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:676:1: style: Label 'yyerrlab' is not used. [unusedLabel]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:498:20: style: Function 'cl_func_error' argument 1 names different: declaration 'string' definition 's'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:74:26: note: Function 'cl_func_error' argument 1 names different: declaration 'string' definition 's'.
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:498:20: note: Function 'cl_func_error' argument 1 names different: declaration 'string' definition 's'.
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:767:11: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:770:11: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:773:11: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:776:11: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:793:10: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:799:11: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:799:29: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:808:11: error: Array index -3 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:808:23: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:808:35: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:817:10: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:817:22: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:821:16: error: Array index -3 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:821:29: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:821:41: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:826:16: error: Array index -3 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:826:29: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:826:41: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:831:16: error: Array index -6 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:831:28: error: Array index -5 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:831:40: error: Array index -4 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:831:51: error: Array index -3 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:831:63: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:831:75: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:838:10: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:841:10: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:849:7: error: Array index -7 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:850:31: error: Array index -10 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:851:35: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:852:29: error: Array index -3 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:853:26: error: Array index -6 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:854:27: error: Array index -7 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:855:38: error: Array index -9 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:868:10: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:874:11: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:880:10: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:883:10: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:889:10: error: Array index -3 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:913:10: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:916:11: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:929:9: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:930:42: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:931:47: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:934:17: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:934:29: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:939:9: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:940:42: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:941:47: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:944:17: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:944:29: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:949:9: error: Array index -5 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:950:42: error: Array index -4 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:951:47: error: Array index -5 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:955:50: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:956:17: error: Array index -5 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:956:29: error: Array index -4 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:956:41: error: Array index -3 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:956:54: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/function-parser.cpp:956:66: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:814:1: style: Label 'yynewerror' is not used. [unusedLabel]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:819:1: style: Label 'yyerrlab' is not used. [unusedLabel]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:586:20: style: Function 'cl_scope_error' argument 1 names different: declaration 'string' definition 's'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:67:27: note: Function 'cl_scope_error' argument 1 names different: declaration 'string' definition 's'.
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:586:20: note: Function 'cl_scope_error' argument 1 names different: declaration 'string' definition 's'.
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:919:10: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:925:11: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:925:29: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:934:11: error: Array index -3 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:934:23: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:934:35: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:943:10: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:943:22: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:946:10: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:946:28: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:952:10: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:952:22: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:973:10: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:973:22: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:977:16: error: Array index -3 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:977:29: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:977:41: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:982:16: error: Array index -3 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:982:29: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:982:41: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:987:16: error: Array index -6 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:987:28: error: Array index -5 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:987:40: error: Array index -4 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:987:51: error: Array index -3 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:987:63: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:987:75: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:993:32: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:993:42: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:998:31: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:1018:29: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:1025:29: error: Array index -3 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:1065:10: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:1077:10: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:1085:10: error: Array index -6 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:1086:8: error: Array index -6 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:1088:30: error: Array index -6 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:1099:10: error: Array index -4 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:1100:8: error: Array index -4 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:1102:30: error: Array index -4 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:1113:10: error: Array index -6 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:1114:8: error: Array index -6 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:1116:30: error: Array index -6 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:1124:11: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:1127:10: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:1133:10: error: Array index -3 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:1157:10: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:1160:11: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:1172:10: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:1172:22: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:1175:10: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:1175:22: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:1178:10: error: Array index -5 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:1178:22: error: Array index -4 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:1178:34: error: Array index -3 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:1178:47: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:1178:59: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:1181:25: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:1194:10: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:1197:10: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:1200:10: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:1203:10: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:1212:10: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:1212:22: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/scope-parser.cpp:1216:32: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:661:1: style: Label 'yynewerror' is not used. [unusedLabel]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:666:1: style: Label 'yyerrlab' is not used. [unusedLabel]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:757:11: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:760:11: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:763:11: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:766:11: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:789:10: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:789:22: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:793:16: error: Array index -3 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:793:29: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:793:41: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:798:16: error: Array index -3 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:798:29: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:798:41: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:803:16: error: Array index -6 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:803:28: error: Array index -5 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:803:40: error: Array index -4 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:803:51: error: Array index -3 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:803:63: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:803:75: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:812:28: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:813:30: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:819:33: error: Array index -4 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:819:51: error: Array index -3 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:819:69: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:835:31: error: Array index -4 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:835:49: error: Array index -3 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:835:67: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:835:85: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:836:28: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:837:30: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:842:22: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:856:31: error: Array index -4 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:856:49: error: Array index -3 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:856:67: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:856:85: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:857:28: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:858:30: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:864:22: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:879:31: error: Array index -3 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:879:49: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:879:67: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:880:28: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:881:30: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:904:31: error: Array index -3 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:904:49: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:904:67: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:905:28: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:906:30: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:932:16: error: Array index -3 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:932:28: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:932:46: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:954:10: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:957:10: error: Array index -4 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:957:22: error: Array index -3 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:957:34: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:957:46: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:963:11: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:981:10: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:984:11: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:1003:16: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:1006:30: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:1011:16: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:1011:34: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:1012:8: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:1013:31: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:1015:30: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:1021:16: error: Array index -5 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:1021:34: error: Array index -4 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:1021:46: error: Array index -3 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:1021:64: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:1021:76: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:1022:8: error: Array index -4 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:1023:31: error: Array index -4 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:1024:26: error: Array index -3 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:1026:34: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:1026:45: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:1027:30: error: Array index -5 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:1036:16: error: Array index -5 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:1036:34: error: Array index -4 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:1036:52: error: Array index -3 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:1036:70: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:1036:82: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:1037:8: error: Array index -3 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:1038:31: error: Array index -3 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:1039:26: error: Array index -2 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:1041:30: error: Array index -5 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:1047:16: error: Array index -4 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:1048:8: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:1049:31: error: Array index -1 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/cxxparser/variable-parser.cpp:1052:30: error: Array index -3 is out of bounds. [negativeContainerIndex]
anjuta-3.4.3/plugins/language-support-cpp-java/plugin.c:250:19: style: The scope of the variable 'iter' can be reduced. [variableScope]
anjuta-3.4.3/plugins/language-support-cpp-java/plugin.c:251:11: style: The scope of the variable 'comment_text' can be reduced. [variableScope]
anjuta-3.4.3/plugins/language-support-cpp-java/plugin.c:1211:9: style: Variable 'file' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/language-support-js/database-symbol.c:193:2: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/language-support-js/database-symbol.c:192:0: note: Variable 'ret' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/language-support-js/database-symbol.c:193:2: note: Variable 'ret' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/language-support-js/database-symbol.c:214:2: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/language-support-js/database-symbol.c:213:0: note: Variable 'ret' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/language-support-js/database-symbol.c:214:2: note: Variable 'ret' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/language-support-js/gi-symbol.c:139:13: style: The scope of the variable 'info' can be reduced. [variableScope]
anjuta-3.4.3/plugins/language-support-js/gi-symbol.c:190:13: style: The scope of the variable 'info' can be reduced. [variableScope]
js-parser/Grammar.y:779:0: error: Invalid number of character '{' when these macros are defined: '__GCC__=1;__GCC__=1'. [syntaxError]
js-parser/lex.yy.c:2913:27: warning: Possible null pointer dereference: b [nullPointer]
js-parser/lex.yy.c:2910:24: note: Assignment 'b=(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL', assigned value is 0
js-parser/lex.yy.c:2913:27: note: Null pointer dereference
js-parser/lex.yy.c:2915:9: warning: Possible null pointer dereference: b [nullPointer]
js-parser/lex.yy.c:2910:24: note: Assignment 'b=(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL', assigned value is 0
js-parser/lex.yy.c:2915:9: note: Null pointer dereference
js-parser/lex.yy.c:3245:2: warning: Possible null pointer dereference: b [nullPointer]
js-parser/lex.yy.c:3134:17: note: Calling function 'yy_init_buffer', 1st argument 'b' value is 0
js-parser/lex.yy.c:3245:2: note: Null pointer dereference
js-parser/lex.yy.c:3246:2: warning: Possible null pointer dereference: b [nullPointer]
js-parser/lex.yy.c:3134:17: note: Calling function 'yy_init_buffer', 1st argument 'b' value is 0
js-parser/lex.yy.c:3246:2: note: Null pointer dereference
js-parser/lex.yy.c:3257:9: warning: Possible null pointer dereference: b [nullPointer]
js-parser/lex.yy.c:3134:17: note: Calling function 'yy_init_buffer', 1st argument 'b' value is 0
js-parser/lex.yy.c:3257:9: note: Null pointer dereference
js-parser/lex.yy.c:3031:59: style: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent]
js-parser/lex.yy.c:371:54: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
js-parser/lex.yy.c:3031:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
js-parser/lex.yy.c:3430:48: style: Function 'yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent]
js-parser/lex.yy.c:324:47: note: Function 'yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
js-parser/lex.yy.c:3430:48: note: Function 'yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
js-parser/lex.yy.c:3443:48: style: Function 'yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent]
js-parser/lex.yy.c:325:46: note: Function 'yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
js-parser/lex.yy.c:3443:48: note: Function 'yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
js-parser/lex.yy.c:3443:62: style: Function 'yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent]
js-parser/lex.yy.c:325:56: note: Function 'yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
js-parser/lex.yy.c:3443:62: note: Function 'yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
js-parser/lex.yy.c:3575:24: style: Function 'yyset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'. [funcArgNamesDifferent]
js-parser/lex.yy.c:1983:23: note: Function 'yyset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'.
js-parser/lex.yy.c:3575:24: note: Function 'yyset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'.
anjuta-3.4.3/plugins/language-support-python/plugin.c:207:14: style: Variable 'user_data' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/language-support-python/plugin.c:208:12: style: Variable 'swapped' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/language-support-python/plugin.c:313:8: style: Variable 'ui' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/language-support-python/plugin.c:493:7: style: Variable 'ui' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/language-support-python/plugin.c:521:16: style: Variable 'initialized' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/language-support-python/python-assist.c:423:21: style: The scope of the variable 'tag' can be reduced. [variableScope]
anjuta-3.4.3/plugins/language-support-python/python-assist.c:1053:41: style: Function 'python_assist_new' argument 1 names different: declaration 'assist' definition 'iassist'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/language-support-python/python-assist.h:66:55: note: Function 'python_assist_new' argument 1 names different: declaration 'assist' definition 'iassist'.
anjuta-3.4.3/plugins/language-support-python/python-assist.c:1053:41: note: Function 'python_assist_new' argument 1 names different: declaration 'assist' definition 'iassist'.
anjuta-3.4.3/plugins/language-support-python/python-assist.c:704:3: style: Variable 'original_offset' is modified but its new value is never used. [unreadVariable]
anjuta-3.4.3/plugins/language-support-python/python-assist.c:747:12: style: Variable 'cur_pos' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/language-support-python/python-indentation.c:479:10: style: The scope of the variable 'idx' can be reduced. [variableScope]
anjuta-3.4.3/plugins/language-support-python/python-indentation.c:364:35: style: Function 'python_indent_init' argument 1 names different: declaration 'lang_plugin' definition 'plugin'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/language-support-python/python-indentation.h:28:40: note: Function 'python_indent_init' argument 1 names different: declaration 'lang_plugin' definition 'plugin'.
anjuta-3.4.3/plugins/language-support-python/python-indentation.c:364:35: note: Function 'python_indent_init' argument 1 names different: declaration 'lang_plugin' definition 'plugin'.
anjuta-3.4.3/plugins/language-support-python/python-indentation.c:835:30: style: Function 'python_indent' argument 1 names different: declaration 'lang_plugin' definition 'plugin'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/language-support-python/python-indentation.h:30:35: note: Function 'python_indent' argument 1 names different: declaration 'lang_plugin' definition 'plugin'.
anjuta-3.4.3/plugins/language-support-python/python-indentation.c:835:30: note: Function 'python_indent' argument 1 names different: declaration 'lang_plugin' definition 'plugin'.
anjuta-3.4.3/plugins/language-support-python/python-indentation.c:554:21: style: Variable 'nchars_removed' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/message-view/anjuta-msgman.c:310:2: style: Variable 'msgman' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/message-view/anjuta-msgman.c:309:0: note: Variable 'msgman' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/message-view/anjuta-msgman.c:310:2: note: Variable 'msgman' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/message-view/anjuta-msgman.c:400:20: style: The scope of the variable 'page' can be reduced. [variableScope]
anjuta-3.4.3/plugins/message-view/anjuta-msgman.c:463:20: style: The scope of the variable 'page' can be reduced. [variableScope]
anjuta-3.4.3/plugins/message-view/anjuta-msgman.c:30:21: style: struct member '_AnjutaMsgmanPriv::preferences' is never used. [unusedStructMember]
anjuta-3.4.3/plugins/message-view/anjuta-msgman.c:334:3: style: Variable 'page_num' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/message-view/anjuta-msgman.c:468:10: style: Variable 'page' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/message-view/message-view.c:252:30: style: Checking if unsigned variable 'strlen(message->details)' is less than zero. [unsignedLessThanZero]
anjuta-3.4.3/plugins/message-view/message-view.c:253:30: style: Checking if unsigned variable 'strlen(message->summary)' is less than zero. [unsignedLessThanZero]
mk-parser.y:181:67: style: Same expression on both sides of '-'. [duplicateExpression]
mk-parser.y:192:47: style: Same expression on both sides of '-'. [duplicateExpression]
mk-parser.y:199:47: style: Same expression on both sides of '-'. [duplicateExpression]
mk-parser.y:206:58: style: Same expression on both sides of '-'. [duplicateExpression]
mk-parser.y:211:58: style: Same expression on both sides of '-'. [duplicateExpression]
mk-parser.y:232:47: style: Same expression on both sides of '-'. [duplicateExpression]
mk-parser.y:243:58: style: Same expression on both sides of '-'. [duplicateExpression]
mk-parser.y:278:22: style: Same expression on both sides of '-'. [duplicateExpression]
mk-parser.y:280:58: style: Same expression on both sides of '-'. [duplicateExpression]
mk-parser.y:288:47: style: Same expression on both sides of '-'. [duplicateExpression]
mk-parser.y:293:58: style: Same expression on both sides of '-'. [duplicateExpression]
mk-parser.y:300:47: style: Same expression on both sides of '-'. [duplicateExpression]
mk-parser.y:307:47: style: Same expression on both sides of '-'. [duplicateExpression]
mk-parser.y:311:58: style: Same expression on both sides of '-'. [duplicateExpression]
mk-parser.y:320:58: style: Same expression on both sides of '-'. [duplicateExpression]
mk-parser.y:337:47: style: Same expression on both sides of '-'. [duplicateExpression]
mk-parser.y:340:58: style: Same expression on both sides of '-'. [duplicateExpression]
mk-parser.y:348:47: style: Same expression on both sides of '-'. [duplicateExpression]
mk-parser.y:351:58: style: Same expression on both sides of '-'. [duplicateExpression]
mk-parser.y:359:47: style: Same expression on both sides of '-'. [duplicateExpression]
mk-parser.y:363:47: style: Same expression on both sides of '-'. [duplicateExpression]
mk-parser.y:366:58: style: Same expression on both sides of '-'. [duplicateExpression]
mk-parser.y:369:58: style: Same expression on both sides of '-'. [duplicateExpression]
mk-parser.y:379:79: style: Same expression on both sides of '-'. [duplicateExpression]
mk-parser.y:380:47: style: Same expression on both sides of '-'. [duplicateExpression]
mk-parser.y:383:58: style: Same expression on both sides of '-'. [duplicateExpression]
mk-parser.y:391:47: style: Same expression on both sides of '-'. [duplicateExpression]
mk-parser.y:395:47: style: Same expression on both sides of '-'. [duplicateExpression]
mk-parser.y:399:47: style: Same expression on both sides of '-'. [duplicateExpression]
mk-parser.y:403:47: style: Same expression on both sides of '-'. [duplicateExpression]
anjuta-3.4.3/plugins/mk-project/mk-project.c:257:2: style: Variable 'target' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/mk-project/mk-project.c:255:0: note: Variable 'target' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/mk-project/mk-project.c:257:2: note: Variable 'target' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/mk-project/mk-project.c:287:2: style: Variable 'node' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/mk-project/mk-project.c:285:0: note: Variable 'node' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/mk-project/mk-project.c:287:2: note: Variable 'node' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/mk-project/mk-project.c:318:2: style: Variable 'source' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/mk-project/mk-project.c:316:0: note: Variable 'source' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/mk-project/mk-project.c:318:2: note: Variable 'source' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/mk-project/mk-project.c:587:2: style: Variable 'variable' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/mk-project/mk-project.c:583:0: note: Variable 'variable' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/mk-project/mk-project.c:587:2: note: Variable 'variable' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/mk-project/mk-project.c:618:2: style: Variable 'name' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/mk-project/mk-project.c:610:0: note: Variable 'name' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/mk-project/mk-project.c:618:2: note: Variable 'name' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/mk-project/mk-project.c:240:34: style: Function 'mkp_target_add_token' argument 1 names different: declaration 'node' definition 'target'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/mk-project/mk-project-private.h:77:39: note: Function 'mkp_target_add_token' argument 1 names different: declaration 'node' definition 'target'.
anjuta-3.4.3/plugins/mk-project/mk-project.c:240:34: note: Function 'mkp_target_add_token' argument 1 names different: declaration 'node' definition 'target'.
anjuta-3.4.3/plugins/mk-project/mk-rule.c:51:2: style: Variable 'rule' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/mk-project/mk-rule.c:47:0: note: Variable 'rule' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/mk-project/mk-rule.c:51:2: note: Variable 'rule' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/mk-project/mk-rule.c:340:11: style: The scope of the variable 'dependencies' can be reduced. [variableScope]
anjuta-3.4.3/plugins/mk-project/mk-rule.c:147:57: style: Function 'mkp_project_add_rule' argument 2 names different: declaration 'rule' definition 'group'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/mk-project/mk-project.h:127:62: note: Function 'mkp_project_add_rule' argument 2 names different: declaration 'rule' definition 'group'.
anjuta-3.4.3/plugins/mk-project/mk-rule.c:147:57: note: Function 'mkp_project_add_rule' argument 2 names different: declaration 'rule' definition 'group'.
anjuta-3.4.3/plugins/mk-project/mk-rule.c:80:9: style: Variable 'key' is not assigned a value. [unassignedVariable]
mk-scanner.c:2627:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
mk-scanner.c:1738:59: style: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent]
mk-scanner.c:431:54: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
mk-scanner.c:1738:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
mk-scanner.c:2235:55: style: Function 'mkp_mk_yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent]
mk-scanner.c:381:54: note: Function 'mkp_mk_yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
mk-scanner.c:2235:55: note: Function 'mkp_mk_yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
mk-scanner.c:2250:55: style: Function 'mkp_mk_yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent]
mk-scanner.c:382:53: note: Function 'mkp_mk_yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
mk-scanner.c:2250:55: note: Function 'mkp_mk_yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
mk-scanner.c:2250:69: style: Function 'mkp_mk_yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent]
mk-scanner.c:382:63: note: Function 'mkp_mk_yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
mk-scanner.c:2250:69: note: Function 'mkp_mk_yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
mk-scanner.c:2459:31: style: Function 'mkp_mk_yyset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'. [funcArgNamesDifferent]
mk-scanner.c:876:30: note: Function 'mkp_mk_yyset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'.
mk-scanner.c:2459:31: note: Function 'mkp_mk_yyset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'.
mk-scanner.c:2505:33: style: Function 'mkp_mk_yylex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'. [funcArgNamesDifferent]
mk-scanner.c:861:34: note: Function 'mkp_mk_yylex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'.
mk-scanner.c:2505:33: note: Function 'mkp_mk_yylex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'.
mk-scanner.c:2534:43: style: Function 'mkp_mk_yylex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'. [funcArgNamesDifferent]
mk-scanner.c:863:44: note: Function 'mkp_mk_yylex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'.
mk-scanner.c:2534:43: note: Function 'mkp_mk_yylex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'.
mk-scanner.c:2534:69: style: Function 'mkp_mk_yylex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'. [funcArgNamesDifferent]
mk-scanner.c:863:67: note: Function 'mkp_mk_yylex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'.
mk-scanner.c:2534:69: note: Function 'mkp_mk_yylex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'.
anjuta-3.4.3/plugins/project-import/plugin.c:243:2: style: Variable 'descs' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/project-import/plugin.c:236:0: note: Variable 'descs' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/project-import/plugin.c:243:2: note: Variable 'descs' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/project-import/plugin.c:489:12: style: Variable 'iplugin' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/project-import/plugin.c:502:74: style: Variable 'import_plugin' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/project-manager/dialogs.c:201:6: warning: Either the condition 'data==NULL' is redundant or there is possible null pointer dereference: data. [nullPointerRedundantCheck]
anjuta-3.4.3/plugins/project-manager/dialogs.c:207:15: note: Assuming that condition 'data==NULL' is not redundant
anjuta-3.4.3/plugins/project-manager/dialogs.c:201:6: note: Null pointer dereference
anjuta-3.4.3/plugins/project-manager/dialogs.c:399:2: style: Variable 'editable' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/project-manager/dialogs.c:395:0: note: Variable 'editable' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/project-manager/dialogs.c:399:2: note: Variable 'editable' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/project-manager/dialogs.c:1316:4: style: Variable 'parent' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/project-manager/dialogs.c:1313:0: note: Variable 'parent' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/project-manager/dialogs.c:1316:4: note: Variable 'parent' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/project-manager/dialogs.c:167:21: style: The scope of the variable 'parent' can be reduced. [variableScope]
anjuta-3.4.3/plugins/project-manager/dialogs.c:168:21: style: The scope of the variable 'node' can be reduced. [variableScope]
anjuta-3.4.3/plugins/project-manager/dialogs.c:890:14: style: The scope of the variable 'dialog_ptr' can be reduced. [variableScope]
anjuta-3.4.3/plugins/project-manager/dialogs.c:1431:20: style: The scope of the variable 'pixbuf' can be reduced. [variableScope]
anjuta-3.4.3/plugins/project-manager/dialogs.c:1432:22: style: The scope of the variable 'name' can be reduced. [variableScope]
anjuta-3.4.3/plugins/project-manager/dialogs.c:938:92: style: Function 'anjuta_pm_project_new_group' argument 3 names different: declaration 'default_parent' definition 'selected'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/project-manager/dialogs.h:31:111: note: Function 'anjuta_pm_project_new_group' argument 3 names different: declaration 'default_parent' definition 'selected'.
anjuta-3.4.3/plugins/project-manager/dialogs.c:938:92: note: Function 'anjuta_pm_project_new_group' argument 3 names different: declaration 'default_parent' definition 'selected'.
anjuta-3.4.3/plugins/project-manager/dialogs.c:938:115: style: Function 'anjuta_pm_project_new_group' argument 4 names different: declaration 'name' definition 'default_name'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/project-manager/dialogs.h:31:140: note: Function 'anjuta_pm_project_new_group' argument 4 names different: declaration 'name' definition 'default_name'.
anjuta-3.4.3/plugins/project-manager/dialogs.c:938:115: note: Function 'anjuta_pm_project_new_group' argument 4 names different: declaration 'name' definition 'default_name'.
anjuta-3.4.3/plugins/project-manager/dialogs.c:1044:29: style: Function 'anjuta_pm_project_new_source' argument 4 names different: declaration 'name' definition 'default_uri'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/project-manager/dialogs.h:33:141: note: Function 'anjuta_pm_project_new_source' argument 4 names different: declaration 'name' definition 'default_uri'.
anjuta-3.4.3/plugins/project-manager/dialogs.c:1044:29: note: Function 'anjuta_pm_project_new_source' argument 4 names different: declaration 'name' definition 'default_uri'.
anjuta-3.4.3/plugins/project-manager/dialogs.c:1082:41: style: Function 'anjuta_pm_add_source_dialog' argument 2 names different: declaration 'parent' definition 'top_window'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/project-manager/dialogs.h:34:78: note: Function 'anjuta_pm_add_source_dialog' argument 2 names different: declaration 'parent' definition 'top_window'.
anjuta-3.4.3/plugins/project-manager/dialogs.c:1082:41: note: Function 'anjuta_pm_add_source_dialog' argument 2 names different: declaration 'parent' definition 'top_window'.
anjuta-3.4.3/plugins/project-manager/dialogs.c:1213:30: style: Function 'anjuta_pm_project_new_multiple_source' argument 2 names different: declaration 'parent' definition 'top_window'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/project-manager/dialogs.h:35:88: note: Function 'anjuta_pm_project_new_multiple_source' argument 2 names different: declaration 'parent' definition 'top_window'.
anjuta-3.4.3/plugins/project-manager/dialogs.c:1213:30: note: Function 'anjuta_pm_project_new_multiple_source' argument 2 names different: declaration 'parent' definition 'top_window'.
anjuta-3.4.3/plugins/project-manager/dialogs.c:1215:30: style: Function 'anjuta_pm_project_new_multiple_source' argument 4 names different: declaration 'name' definition 'uris_to_add'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/project-manager/dialogs.h:35:132: note: Function 'anjuta_pm_project_new_multiple_source' argument 4 names different: declaration 'name' definition 'uris_to_add'.
anjuta-3.4.3/plugins/project-manager/dialogs.c:1215:30: note: Function 'anjuta_pm_project_new_multiple_source' argument 4 names different: declaration 'name' definition 'uris_to_add'.
anjuta-3.4.3/plugins/project-manager/dialogs.c:1464:47: style: Function 'anjuta_pm_project_new_target' argument 4 names different: declaration 'name' definition 'default_target_name_to_add'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/project-manager/dialogs.h:32:140: note: Function 'anjuta_pm_project_new_target' argument 4 names different: declaration 'name' definition 'default_target_name_to_add'.
anjuta-3.4.3/plugins/project-manager/dialogs.c:1464:47: note: Function 'anjuta_pm_project_new_target' argument 4 names different: declaration 'name' definition 'default_target_name_to_add'.
anjuta-3.4.3/plugins/project-manager/dialogs.c:79:25: style: struct member '_PropertyValue::property' is never used. [unusedStructMember]
anjuta-3.4.3/plugins/project-manager/dialogs.c:219:61: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
anjuta-3.4.3/plugins/project-manager/dialogs.c:399:67: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
anjuta-3.4.3/plugins/project-manager/plugin.c:1764:2: style: Variable 'klass->dispose' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/project-manager/plugin.c:1763:2: note: Variable 'klass->dispose' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/project-manager/plugin.c:1764:2: note: Variable 'klass->dispose' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/project-manager/plugin.c:1837:4: style: Variable 'root_file' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/project-manager/plugin.c:1836:0: note: Variable 'root_file' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/project-manager/plugin.c:1837:4: note: Variable 'root_file' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/project-manager/plugin.c:1838:4: style: Variable 'node_file' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/project-manager/plugin.c:1835:0: note: Variable 'node_file' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/project-manager/plugin.c:1838:4: note: Variable 'node_file' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/project-manager/plugin.c:2153:2: style: Variable 'target' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/project-manager/plugin.c:2147:0: note: Variable 'target' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/project-manager/plugin.c:2153:2: note: Variable 'target' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/project-manager/plugin.c:821:9: style: The scope of the variable 'parent_directory' can be reduced. [variableScope]
anjuta-3.4.3/plugins/project-manager/plugin.c:822:9: style: The scope of the variable 'filename' can be reduced. [variableScope]
anjuta-3.4.3/plugins/project-manager/plugin.c:1390:16: style: The scope of the variable 'status' can be reduced. [variableScope]
anjuta-3.4.3/plugins/project-manager/plugin.c:2146:21: style: The scope of the variable 'source_id' can be reduced. [variableScope]
anjuta-3.4.3/plugins/project-manager/plugin.c:1770:62: style: Function 'file_is_inside_project' argument 2 names different: declaration 'uri' definition 'file'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/project-manager/plugin.c:69:20: note: Function 'file_is_inside_project' argument 2 names different: declaration 'uri' definition 'file'.
anjuta-3.4.3/plugins/project-manager/plugin.c:1770:62: note: Function 'file_is_inside_project' argument 2 names different: declaration 'uri' definition 'file'.
anjuta-3.4.3/plugins/project-manager/plugin.c:62:21: style: struct member '_PmPropertiesDialogInfo::id' is never used. [unusedStructMember]
anjuta-3.4.3/plugins/project-manager/plugin.c:63:13: style: struct member '_PmPropertiesDialogInfo::dialog' is never used. [unusedStructMember]
anjuta-3.4.3/plugins/project-manager/plugin.c:565:13: style: Variable 'packages' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/project-manager/plugin.c:596:14: style: Variable 'new_group' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/project-manager/plugin.c:611:15: style: Variable 'new_target' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/project-manager/project-chooser.c:113:83: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
anjuta-3.4.3/plugins/project-manager/project-marshal.c:56:77: style: Function 'pm_cclosure_marshal_VOID__POINTER_BOOLEAN_BOXED' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/project-manager/project-marshal.h:11:76: note: Function 'pm_cclosure_marshal_VOID__POINTER_BOOLEAN_BOXED' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/plugins/project-manager/project-marshal.c:56:77: note: Function 'pm_cclosure_marshal_VOID__POINTER_BOOLEAN_BOXED' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/plugins/project-manager/project-marshal.c:59:80: style: Function 'pm_cclosure_marshal_VOID__POINTER_BOOLEAN_BOXED' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/project-manager/project-marshal.h:14:76: note: Function 'pm_cclosure_marshal_VOID__POINTER_BOOLEAN_BOXED' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/plugins/project-manager/project-marshal.c:59:80: note: Function 'pm_cclosure_marshal_VOID__POINTER_BOOLEAN_BOXED' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/plugins/project-manager/project-model.c:281:7: warning: Either the condition 'data!=NULL' is redundant or there is possible null pointer dereference: data. [nullPointerRedundantCheck]
anjuta-3.4.3/plugins/project-manager/project-model.c:287:13: note: Assuming that condition 'data!=NULL' is not redundant
anjuta-3.4.3/plugins/project-manager/project-model.c:281:7: note: Null pointer dereference
anjuta-3.4.3/plugins/project-manager/project-model.c:283:7: warning: Either the condition 'data!=NULL' is redundant or there is possible null pointer dereference: data. [nullPointerRedundantCheck]
anjuta-3.4.3/plugins/project-manager/project-model.c:287:13: note: Assuming that condition 'data!=NULL' is not redundant
anjuta-3.4.3/plugins/project-manager/project-model.c:283:7: note: Null pointer dereference
anjuta-3.4.3/plugins/project-manager/project-model.c:234:3: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/project-manager/project-model.c:228:3: note: Variable 'valid' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/project-manager/project-model.c:234:3: note: Variable 'valid' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/project-manager/project-model.c:260:3: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/project-manager/project-model.c:252:3: note: Variable 'valid' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/project-manager/project-model.c:260:3: note: Variable 'valid' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/project-manager/project-model.c:510:3: style: Variable 'retval' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/project-manager/project-model.c:509:3: note: Variable 'retval' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/project-manager/project-model.c:510:3: note: Variable 'retval' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/project-manager/project-model.c:526:15: style: The scope of the variable 'data' can be reduced. [variableScope]
anjuta-3.4.3/plugins/project-manager/project-model.c:612:21: style: The scope of the variable 'node' can be reduced. [variableScope]
anjuta-3.4.3/plugins/project-manager/project-model.c:616:21: style: The scope of the variable 'parent' can be reduced. [variableScope]
anjuta-3.4.3/plugins/project-manager/project-model.c:681:25: style: The scope of the variable 'type' can be reduced. [variableScope]
anjuta-3.4.3/plugins/project-manager/project-model.c:190:51: style: Function 'gbf_project_model_instance_init' argument 1 names different: declaration 'tree' definition 'model'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/project-manager/project-model.c:60:79: note: Function 'gbf_project_model_instance_init' argument 1 names different: declaration 'tree' definition 'model'.
anjuta-3.4.3/plugins/project-manager/project-model.c:190:51: note: Function 'gbf_project_model_instance_init' argument 1 names different: declaration 'tree' definition 'model'.
anjuta-3.4.3/plugins/project-manager/project-model.c:668:51: style: Function 'gbf_project_model_add_node' argument 2 names different: declaration 'package' definition 'node'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/project-manager/project-model.h:87:76: note: Function 'gbf_project_model_add_node' argument 2 names different: declaration 'package' definition 'node'.
anjuta-3.4.3/plugins/project-manager/project-model.c:668:51: note: Function 'gbf_project_model_add_node' argument 2 names different: declaration 'package' definition 'node'.
anjuta-3.4.3/plugins/project-manager/project-model.c:829:19: style: Function 'gbf_project_model_find_file' argument 2 names different: declaration 'iter' definition 'found'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/project-manager/project-model.h:71:74: note: Function 'gbf_project_model_find_file' argument 2 names different: declaration 'iter' definition 'found'.
anjuta-3.4.3/plugins/project-manager/project-model.c:829:19: note: Function 'gbf_project_model_find_file' argument 2 names different: declaration 'iter' definition 'found'.
anjuta-3.4.3/plugins/project-manager/project-model.c:866:19: style: Function 'gbf_project_model_find_node' argument 2 names different: declaration 'iter' definition 'found'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/project-manager/project-model.h:76:74: note: Function 'gbf_project_model_find_node' argument 2 names different: declaration 'iter' definition 'found'.
anjuta-3.4.3/plugins/project-manager/project-model.c:866:19: note: Function 'gbf_project_model_find_node' argument 2 names different: declaration 'iter' definition 'found'.
anjuta-3.4.3/plugins/project-manager/project-model.c:903:16: style: Function 'gbf_project_model_find_child_name' argument 2 names different: declaration 'iter' definition 'found'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/project-manager/project-model.h:80:74: note: Function 'gbf_project_model_find_child_name' argument 2 names different: declaration 'iter' definition 'found'.
anjuta-3.4.3/plugins/project-manager/project-model.c:903:16: note: Function 'gbf_project_model_find_child_name' argument 2 names different: declaration 'iter' definition 'found'.
anjuta-3.4.3/plugins/project-manager/project-model.c:45:23: style: struct member '_GbfProjectModelPrivate::root_group' is never used. [unusedStructMember]
anjuta-3.4.3/plugins/project-manager/project-view.c:932:4: style: Variable 'data_node' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/project-manager/project-view.c:925:0: note: Variable 'data_node' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/project-manager/project-view.c:932:4: note: Variable 'data_node' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/project-manager/project-view.c:370:15: style: The scope of the variable 'icon_info' can be reduced. [variableScope]
anjuta-3.4.3/plugins/project-manager/project-view.c:371:9: style: The scope of the variable 'icon' can be reduced. [variableScope]
anjuta-3.4.3/plugins/project-manager/project-view.c:1274:66: style: Function 'gbf_project_view_set_expanded_list' argument 2 names different: declaration 'expanded' definition 'expand'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/project-manager/project-view.h:95:18: note: Function 'gbf_project_view_set_expanded_list' argument 2 names different: declaration 'expanded' definition 'expand'.
anjuta-3.4.3/plugins/project-manager/project-view.c:1274:66: note: Function 'gbf_project_view_set_expanded_list' argument 2 names different: declaration 'expanded' definition 'expand'.
anjuta-3.4.3/plugins/project-manager/project-view.c:360:9: style: Variable 'tree' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/project-manager/project-view.c:994:18: style: Variable 'expanded' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/project-manager/project.c:141:3: style: Variable 'descs' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/project-manager/project.c:139:0: note: Variable 'descs' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/project-manager/project.c:141:3: note: Variable 'descs' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/project-manager/project.c:127:9: style: The scope of the variable 'desc' can be reduced. [variableScope]
anjuta-3.4.3/plugins/project-manager/tree-data.c:301:46: style: Function 'gbf_tree_data_new_object' argument 1 names different: declaration 'object' definition 'node'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/project-manager/tree-data.h:83:73: note: Function 'gbf_tree_data_new_object' argument 1 names different: declaration 'object' definition 'node'.
anjuta-3.4.3/plugins/project-manager/tree-data.c:301:46: note: Function 'gbf_tree_data_new_object' argument 1 names different: declaration 'object' definition 'node'.
anjuta-3.4.3/plugins/project-wizard/autogen.c:250:19: error: Resource leak: tpl [resourceLeak]
anjuta-3.4.3/plugins/project-wizard/druid.c:913:3: style: Variable 'missing_names' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/project-wizard/druid.c:911:0: note: Variable 'missing_names' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/project-wizard/druid.c:913:3: note: Variable 'missing_names' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/project-wizard/druid.c:464:13: style: The scope of the variable 'label' can be reduced. [variableScope]
anjuta-3.4.3/plugins/project-wizard/druid.c:467:15: style: The scope of the variable 'description' can be reduced. [variableScope]
anjuta-3.4.3/plugins/project-wizard/druid.c:668:42: style: Checking if unsigned variable 'strlen(value)' is less than zero. [unsignedLessThanZero]
anjuta-3.4.3/plugins/project-wizard/druid.c:960:21: style: Unused variable: install_button [unusedVariable]
anjuta-3.4.3/plugins/project-wizard/druid.c:1210:9: style: Variable 'pref' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/project-wizard/file.c:150:43: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
anjuta-3.4.3/plugins/project-wizard/header.c:299:9: style: The scope of the variable 'template_list' can be reduced. [variableScope]
anjuta-3.4.3/plugins/project-wizard/header.c:82:33: style: Function 'npw_header_set_name' argument 1 names different: declaration 'this' definition 'self'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/project-wizard/header.h:32:38: note: Function 'npw_header_set_name' argument 1 names different: declaration 'this' definition 'self'.
anjuta-3.4.3/plugins/project-wizard/header.c:82:33: note: Function 'npw_header_set_name' argument 1 names different: declaration 'this' definition 'self'.
anjuta-3.4.3/plugins/project-wizard/header.c:99:37: style: Function 'npw_header_set_filename' argument 1 names different: declaration 'this' definition 'self'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/project-wizard/header.h:35:42: note: Function 'npw_header_set_filename' argument 1 names different: declaration 'this' definition 'self'.
anjuta-3.4.3/plugins/project-wizard/header.c:99:37: note: Function 'npw_header_set_filename' argument 1 names different: declaration 'this' definition 'self'.
anjuta-3.4.3/plugins/project-wizard/header.c:112:37: style: Function 'npw_header_set_category' argument 1 names different: declaration 'this' definition 'self'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/project-wizard/header.h:38:42: note: Function 'npw_header_set_category' argument 1 names different: declaration 'this' definition 'self'.
anjuta-3.4.3/plugins/project-wizard/header.c:112:37: note: Function 'npw_header_set_category' argument 1 names different: declaration 'this' definition 'self'.
anjuta-3.4.3/plugins/project-wizard/header.c:125:40: style: Function 'npw_header_set_description' argument 1 names different: declaration 'this' definition 'self'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/project-wizard/header.h:41:45: note: Function 'npw_header_set_description' argument 1 names different: declaration 'this' definition 'self'.
anjuta-3.4.3/plugins/project-wizard/header.c:125:40: note: Function 'npw_header_set_description' argument 1 names different: declaration 'this' definition 'self'.
anjuta-3.4.3/plugins/project-wizard/header.c:142:37: style: Function 'npw_header_set_iconfile' argument 1 names different: declaration 'this' definition 'self'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/project-wizard/header.h:44:42: note: Function 'npw_header_set_iconfile' argument 1 names different: declaration 'this' definition 'self'.
anjuta-3.4.3/plugins/project-wizard/header.c:142:37: note: Function 'npw_header_set_iconfile' argument 1 names different: declaration 'this' definition 'self'.
anjuta-3.4.3/plugins/project-wizard/header.c:142:56: style: Function 'npw_header_set_iconfile' argument 2 names different: declaration 'confile' definition 'iconfile'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/project-wizard/header.h:44:61: note: Function 'npw_header_set_iconfile' argument 2 names different: declaration 'confile' definition 'iconfile'.
anjuta-3.4.3/plugins/project-wizard/header.c:142:56: note: Function 'npw_header_set_iconfile' argument 2 names different: declaration 'confile' definition 'iconfile'.
anjuta-3.4.3/plugins/project-wizard/header.c:155:34: style: Function 'npw_header_set_order' argument 1 names different: declaration 'this' definition 'self'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/project-wizard/header.h:47:39: note: Function 'npw_header_set_order' argument 1 names different: declaration 'this' definition 'self'.
anjuta-3.4.3/plugins/project-wizard/header.c:155:34: note: Function 'npw_header_set_order' argument 1 names different: declaration 'this' definition 'self'.
anjuta-3.4.3/plugins/project-wizard/install.c:88:15: style: The scope of the variable 'ptr' can be reduced. [variableScope]
anjuta-3.4.3/plugins/project-wizard/install.c:157:3: error: Resource leak: src [resourceLeak]
anjuta-3.4.3/plugins/project-wizard/parser.c:484:8: style: The scope of the variable 'filename' can be reduced. [variableScope]
anjuta-3.4.3/plugins/project-wizard/parser.c:485:8: style: The scope of the variable 'path' can be reduced. [variableScope]
anjuta-3.4.3/plugins/project-wizard/parser.c:1340:14: style: The scope of the variable 'parent' can be reduced. [variableScope]
anjuta-3.4.3/plugins/project-wizard/parser.c:165:34: style: Function 'npw_header_list_readdir' argument 1 names different: declaration 'this' definition 'list'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/project-wizard/parser.h:31:43: note: Function 'npw_header_list_readdir' argument 1 names different: declaration 'this' definition 'list'.
anjuta-3.4.3/plugins/project-wizard/parser.c:165:34: note: Function 'npw_header_list_readdir' argument 1 names different: declaration 'this' definition 'list'.
anjuta-3.4.3/plugins/project-wizard/parser.c:165:53: style: Function 'npw_header_list_readdir' argument 2 names different: declaration 'pathname' definition 'path'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/project-wizard/parser.h:31:62: note: Function 'npw_header_list_readdir' argument 2 names different: declaration 'pathname' definition 'path'.
anjuta-3.4.3/plugins/project-wizard/parser.c:165:53: note: Function 'npw_header_list_readdir' argument 2 names different: declaration 'pathname' definition 'path'.
anjuta-3.4.3/plugins/project-wizard/parser.c:584:31: style: Function 'npw_header_list_read' argument 1 names different: declaration 'this' definition 'list'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/project-wizard/parser.h:33:40: note: Function 'npw_header_list_read' argument 1 names different: declaration 'this' definition 'list'.
anjuta-3.4.3/plugins/project-wizard/parser.c:584:31: note: Function 'npw_header_list_read' argument 1 names different: declaration 'this' definition 'list'.
anjuta-3.4.3/plugins/project-wizard/parser.c:1109:24: warning: Char literal compared with pointer 'ptr'. Did you intend to dereference it? [charLiteralWithCharPtrCompare]
anjuta-3.4.3/plugins/project-wizard/plugin.c:121:57: style: Function 'npw_plugin_show_wizard' argument 2 names different: declaration 'template_dir' definition 'directory'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/project-wizard/plugin.h:55:66: note: Function 'npw_plugin_show_wizard' argument 2 names different: declaration 'template_dir' definition 'directory'.
anjuta-3.4.3/plugins/project-wizard/plugin.c:121:57: note: Function 'npw_plugin_show_wizard' argument 2 names different: declaration 'template_dir' definition 'directory'.
anjuta-3.4.3/plugins/project-wizard/property.c:141:36: error: Array 'NPWPropertyTypeString[9]' accessed at index 9, which is out of bounds. [arrayIndexOutOfBounds]
anjuta-3.4.3/plugins/project-wizard/property.c:160:44: error: Array 'NPWPropertyRestrictionString[3]' accessed at index 3, which is out of bounds. [arrayIndexOutOfBounds]
anjuta-3.4.3/plugins/project-wizard/property.c:395:13: style: The scope of the variable 'pixbuf' can be reduced. [variableScope]
anjuta-3.4.3/plugins/project-wizard/property.c:319:57: style: Function 'npw_property_set_label' argument 2 names different: declaration 'name' definition 'label'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/project-wizard/property.h:99:62: note: Function 'npw_property_set_label' argument 2 names different: declaration 'name' definition 'label'.
anjuta-3.4.3/plugins/project-wizard/property.c:319:57: note: Function 'npw_property_set_label' argument 2 names different: declaration 'name' definition 'label'.
anjuta-3.4.3/plugins/project-wizard/property.c:938:49: style: Function 'npw_page_set_label' argument 2 names different: declaration 'name' definition 'label'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/project-wizard/property.h:137:54: note: Function 'npw_page_set_label' argument 2 names different: declaration 'name' definition 'label'.
anjuta-3.4.3/plugins/project-wizard/property.c:938:49: note: Function 'npw_page_set_label' argument 2 names different: declaration 'name' definition 'label'.
anjuta-3.4.3/plugins/project-wizard/property.c:951:55: style: Function 'npw_page_set_description' argument 2 names different: declaration 'name' definition 'description'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/project-wizard/property.h:140:60: note: Function 'npw_page_set_description' argument 2 names different: declaration 'name' definition 'description'.
anjuta-3.4.3/plugins/project-wizard/property.c:951:55: note: Function 'npw_page_set_description' argument 2 names different: declaration 'name' definition 'description'.
anjuta-3.4.3/plugins/project-wizard/property.c:880:46: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
anjuta-3.4.3/plugins/project-wizard/templates/anjuta-plugin/src/plugin.c:1:0: error: syntax error [syntaxError]
anjuta-3.4.3/plugins/project-wizard/templates/cpp/src/main.cc:1:0: error: syntax error [syntaxError]
anjuta-3.4.3/plugins/project-wizard/templates/gtk/src/main.c:1:0: error: syntax error [syntaxError]
anjuta-3.4.3/plugins/project-wizard/templates/gtkapplication/src/application.c:26:0: error: Failed to parse #define [preprocessorErrorDirective]
anjuta-3.4.3/plugins/project-wizard/templates/gtkapplication/src/main.c:1:0: error: syntax error [syntaxError]
anjuta-3.4.3/plugins/project-wizard/templates/gtkmm/src/main.cc:52:0: error: syntax error [syntaxError]
anjuta-3.4.3/plugins/project-wizard/templates/library/src/lib.c:1:0: error: syntax error [syntaxError]
anjuta-3.4.3/plugins/project-wizard/templates/mkfile/src/main.c:1:0: error: syntax error [syntaxError]
anjuta-3.4.3/plugins/project-wizard/templates/sdl/src/main.c:49:0: error: syntax error [syntaxError]
anjuta-3.4.3/plugins/project-wizard/templates/terminal/src/main.c:1:0: error: syntax error [syntaxError]
anjuta-3.4.3/plugins/project-wizard/templates/wxwin/src/main.cc:1:0: error: syntax error [syntaxError]
anjuta-3.4.3/plugins/project-wizard/templates/xlib-dock/src/main.c:1:0: error: syntax error [syntaxError]
anjuta-3.4.3/plugins/project-wizard/templates/xlib-dock/src/wmgeneral.c:1:0: error: syntax error [syntaxError]
anjuta-3.4.3/plugins/project-wizard/templates/xlib/src/main.c:1:0: error: syntax error [syntaxError]
anjuta-3.4.3/plugins/python-loader/plugin.c:38:15: style: The scope of the variable 'module_path' can be reduced. [variableScope]
anjuta-3.4.3/plugins/python-loader/plugin.c:39:12: style: The scope of the variable 'module' can be reduced. [variableScope]
anjuta-3.4.3/plugins/run-program/parameters.c:481:21: style: The scope of the variable 'column' can be reduced. [variableScope]
anjuta-3.4.3/plugins/snippets-manager/plugin.c:123:2: style: Variable 'snippets_manager_plugin' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/plugin.c:118:0: note: Variable 'snippets_manager_plugin' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:123:2: note: Variable 'snippets_manager_plugin' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:126:2: style: Variable 'requested_snippet' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/plugin.c:117:0: note: Variable 'requested_snippet' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:126:2: note: Variable 'requested_snippet' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:174:2: style: Variable 'p' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/plugin.c:169:0: note: Variable 'p' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:174:2: note: Variable 'p' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:187:2: style: Variable 'p' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/plugin.c:182:0: note: Variable 'p' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:187:2: note: Variable 'p' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:202:2: style: Variable 'snippets_manager_plugin' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/plugin.c:198:0: note: Variable 'snippets_manager_plugin' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:202:2: note: Variable 'snippets_manager_plugin' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:205:2: style: Variable 'cur_editor' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/plugin.c:197:0: note: Variable 'cur_editor' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:205:2: note: Variable 'cur_editor' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:232:2: style: Variable 'snippets_manager_plugin' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/plugin.c:228:0: note: Variable 'snippets_manager_plugin' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:232:2: note: Variable 'snippets_manager_plugin' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:249:2: style: Variable 'snippets_manager_plugin' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/plugin.c:245:0: note: Variable 'snippets_manager_plugin' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:249:2: note: Variable 'snippets_manager_plugin' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:269:2: style: Variable 'snippets_manager_plugin' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/plugin.c:265:0: note: Variable 'snippets_manager_plugin' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:269:2: note: Variable 'snippets_manager_plugin' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:326:2: style: Variable 'anjuta_ui' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/plugin.c:285:0: note: Variable 'anjuta_ui' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:326:2: note: Variable 'anjuta_ui' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:353:2: style: Variable 'snippets_manager_plugin' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/plugin.c:348:0: note: Variable 'snippets_manager_plugin' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:353:2: note: Variable 'snippets_manager_plugin' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:362:2: style: Variable 'anjuta_ui' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/plugin.c:349:0: note: Variable 'anjuta_ui' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:362:2: note: Variable 'anjuta_ui' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:505:2: style: Variable 'snippets_db' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/plugin.c:498:0: note: Variable 'snippets_db' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:505:2: note: Variable 'snippets_db' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:506:2: style: Variable 'global_vars_model' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/plugin.c:497:0: note: Variable 'global_vars_model' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:506:2: note: Variable 'global_vars_model' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:510:2: style: Variable 'path' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/plugin.c:499:0: note: Variable 'path' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:510:2: note: Variable 'path' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:551:3: style: Variable 'temp' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/plugin.c:550:0: note: Variable 'temp' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:551:3: note: Variable 'temp' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:560:3: style: Variable 'temp' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/plugin.c:559:0: note: Variable 'temp' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:560:3: note: Variable 'temp' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:585:2: style: Variable 'snippets_db' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/plugin.c:577:0: note: Variable 'snippets_db' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:585:2: note: Variable 'snippets_db' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:586:2: style: Variable 'global_vars_model' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/plugin.c:576:0: note: Variable 'global_vars_model' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:586:2: note: Variable 'global_vars_model' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:590:2: style: Variable 'path' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/plugin.c:578:0: note: Variable 'path' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:590:2: note: Variable 'path' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:657:2: style: Variable 'snippets_db' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/plugin.c:650:0: note: Variable 'snippets_db' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:657:2: note: Variable 'snippets_db' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:658:2: style: Variable 'global_vars_model' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/plugin.c:649:0: note: Variable 'global_vars_model' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:658:2: note: Variable 'global_vars_model' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:662:2: style: Variable 'path' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/plugin.c:651:0: note: Variable 'path' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:662:2: note: Variable 'path' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:692:2: style: Variable 'snippets_db' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/plugin.c:686:0: note: Variable 'snippets_db' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:692:2: note: Variable 'snippets_db' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:729:2: style: Variable 'snippets_db' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/plugin.c:724:0: note: Variable 'snippets_db' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:729:2: note: Variable 'snippets_db' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:736:2: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/plugin.c:723:0: note: Variable 'value' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:736:2: note: Variable 'value' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:751:2: style: Variable 'global_vars_model' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/plugin.c:748:0: note: Variable 'global_vars_model' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:751:2: note: Variable 'global_vars_model' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:760:2: style: Variable 'cell' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/plugin.c:746:0: note: Variable 'cell' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:760:2: note: Variable 'cell' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:761:2: style: Variable 'col' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/plugin.c:747:0: note: Variable 'col' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:761:2: note: Variable 'col' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:839:2: style: Variable 'snippets_db' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/plugin.c:831:0: note: Variable 'snippets_db' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:839:2: note: Variable 'snippets_db' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:840:2: style: Variable 'global_vars_view' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/plugin.c:829:0: note: Variable 'global_vars_view' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:840:2: note: Variable 'global_vars_view' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:841:2: style: Variable 'global_vars_model' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/plugin.c:830:0: note: Variable 'global_vars_model' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:841:2: note: Variable 'global_vars_model' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:850:2: style: Variable 'iter_has_next' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/plugin.c:833:0: note: Variable 'iter_has_next' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:850:2: note: Variable 'iter_has_next' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:894:2: style: Variable 'snippets_db' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/plugin.c:885:0: note: Variable 'snippets_db' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:894:2: note: Variable 'snippets_db' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:895:2: style: Variable 'global_vars_view' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/plugin.c:883:0: note: Variable 'global_vars_view' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:895:2: note: Variable 'global_vars_view' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:896:2: style: Variable 'global_vars_model' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/plugin.c:884:0: note: Variable 'global_vars_model' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:896:2: note: Variable 'global_vars_model' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:897:2: style: Variable 'global_vars_selection' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/plugin.c:886:0: note: Variable 'global_vars_selection' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:897:2: note: Variable 'global_vars_selection' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:900:2: style: Variable 'has_selection' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/plugin.c:888:0: note: Variable 'has_selection' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:900:2: note: Variable 'has_selection' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:932:2: style: Variable 'snippets_manager_plugin' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/plugin.c:928:0: note: Variable 'snippets_manager_plugin' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:932:2: note: Variable 'snippets_manager_plugin' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:114:30: style: Function 'snippet_insert' argument 2 names different: declaration 'keyword' definition 'trigger'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/snippets-manager/plugin.h:91:62: note: Function 'snippet_insert' argument 2 names different: declaration 'keyword' definition 'trigger'.
anjuta-3.4.3/plugins/snippets-manager/plugin.c:114:30: note: Function 'snippet_insert' argument 2 names different: declaration 'keyword' definition 'trigger'.
anjuta-3.4.3/plugins/snippets-manager/snippet-variables-store.c:101:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippet-variables-store.c:91:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet-variables-store.c:101:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet-variables-store.c:145:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippet-variables-store.c:137:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet-variables-store.c:145:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet-variables-store.c:146:2: style: Variable 'global_vars_model' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippet-variables-store.c:140:0: note: Variable 'global_vars_model' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet-variables-store.c:146:2: note: Variable 'global_vars_model' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet-variables-store.c:202:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippet-variables-store.c:194:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet-variables-store.c:202:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet-variables-store.c:290:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippet-variables-store.c:284:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet-variables-store.c:290:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet-variables-store.c:326:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippet-variables-store.c:321:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet-variables-store.c:326:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet-variables-store.c:361:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippet-variables-store.c:354:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet-variables-store.c:361:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet-variables-store.c:418:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippet-variables-store.c:409:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet-variables-store.c:418:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet-variables-store.c:502:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippet-variables-store.c:493:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet-variables-store.c:502:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet-variables-store.c:569:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippet-variables-store.c:561:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet-variables-store.c:569:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet-variables-store.c:617:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippet-variables-store.c:611:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet-variables-store.c:617:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet-variables-store.c:688:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippet-variables-store.c:680:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet-variables-store.c:688:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet-variables-store.c:361:9: style: Variable 'priv' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/snippets-manager/snippet.c:209:2: style: Variable 'snippet' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippet.c:194:0: note: Variable 'snippet' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:209:2: note: Variable 'snippet' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:270:2: style: Variable 'trigger' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippet.c:264:0: note: Variable 'trigger' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:270:2: note: Variable 'trigger' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:271:2: style: Variable 'name' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippet.c:264:0: note: Variable 'name' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:271:2: note: Variable 'name' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:272:2: style: Variable 'content' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippet.c:264:0: note: Variable 'content' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:272:2: note: Variable 'content' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:274:2: style: Variable 'keywords' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippet.c:262:0: note: Variable 'keywords' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:274:2: note: Variable 'keywords' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:275:2: style: Variable 'languages' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippet.c:262:0: note: Variable 'languages' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:275:2: note: Variable 'languages' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:276:2: style: Variable 'variable_names' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippet.c:262:0: note: Variable 'variable_names' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:276:2: note: Variable 'variable_names' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:277:2: style: Variable 'variable_defaults' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippet.c:262:0: note: Variable 'variable_defaults' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:277:2: note: Variable 'variable_defaults' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:278:2: style: Variable 'variable_globals' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippet.c:263:0: note: Variable 'variable_globals' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:278:2: note: Variable 'variable_globals' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:280:2: style: Variable 'copied_snippet' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippet.c:265:0: note: Variable 'copied_snippet' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:280:2: note: Variable 'copied_snippet' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:309:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippet.c:305:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:309:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:323:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippet.c:318:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:323:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:366:2: style: Variable 'languages' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippet.c:360:0: note: Variable 'languages' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:366:2: note: Variable 'languages' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:367:2: style: Variable 'languages_string' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippet.c:359:0: note: Variable 'languages_string' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:367:2: note: Variable 'languages_string' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:400:2: style: Variable 'languages' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippet.c:394:0: note: Variable 'languages' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:400:2: note: Variable 'languages' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:429:2: style: Variable 'first_language_node' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippet.c:423:0: note: Variable 'first_language_node' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:429:2: note: Variable 'first_language_node' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:505:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippet.c:501:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:505:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:524:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippet.c:519:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:524:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:575:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippet.c:570:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:575:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:690:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippet.c:685:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:690:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:733:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippet.c:726:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:733:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:761:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippet.c:754:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:761:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:795:2: style: Variable 'var' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippet.c:788:0: note: Variable 'var' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:795:2: note: Variable 'var' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:813:2: style: Variable 'var' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippet.c:807:0: note: Variable 'var' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:813:2: note: Variable 'var' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:831:2: style: Variable 'var' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippet.c:824:0: note: Variable 'var' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:831:2: note: Variable 'var' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:848:2: style: Variable 'var' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippet.c:842:0: note: Variable 'var' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:848:2: note: Variable 'var' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:865:2: style: Variable 'var' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippet.c:859:0: note: Variable 'var' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:865:2: note: Variable 'var' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:898:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippet.c:893:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:898:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:942:2: style: Variable 'buffer' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippet.c:933:0: note: Variable 'buffer' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:942:2: note: Variable 'buffer' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:962:4: style: Variable 'cur_var_name' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippet.c:956:0: note: Variable 'cur_var_name' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:962:4: note: Variable 'cur_var_name' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:1041:2: style: Variable 'text_with_indentation' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippet.c:1034:0: note: Variable 'text_with_indentation' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:1041:2: note: Variable 'text_with_indentation' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:1081:2: style: Variable 'temp' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippet.c:1075:0: note: Variable 'temp' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:1081:2: note: Variable 'temp' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:1184:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippet.c:1180:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:1184:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:1209:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippet.c:1204:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:1209:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:1211:2: style: Variable 'trigger' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippet.c:1202:0: note: Variable 'trigger' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:1211:2: note: Variable 'trigger' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:1212:2: style: Variable 'trigger2' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippet.c:1202:0: note: Variable 'trigger2' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:1212:2: note: Variable 'trigger2' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:1213:2: style: Variable 'languages' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippet.c:1203:0: note: Variable 'languages' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:1213:2: note: Variable 'languages' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:88:25: style: The scope of the variable 'cur_snippet_var' can be reduced. [variableScope]
anjuta-3.4.3/plugins/snippets-manager/snippet.c:544:9: style: The scope of the variable 'cur_keyword' can be reduced. [variableScope]
anjuta-3.4.3/plugins/snippets-manager/snippet.c:186:21: style: Function 'snippet_new' argument 2 names different: declaration 'snippet_language' definition 'snippet_languages'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/snippets-manager/snippet.h:60:65: note: Function 'snippet_new' argument 2 names different: declaration 'snippet_language' definition 'snippet_languages'.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:186:21: note: Function 'snippet_new' argument 2 names different: declaration 'snippet_language' definition 'snippet_languages'.
anjuta-3.4.3/plugins/snippets-manager/snippet.c:1209:9: style: Variable 'priv' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:180:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:174:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:180:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:183:2: style: Variable 'bxml' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:175:0: note: Variable 'bxml' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:183:2: note: Variable 'bxml' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:262:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:258:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:262:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:390:2: style: Variable 'trigger_markup' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:381:0: note: Variable 'trigger_markup' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:390:2: note: Variable 'trigger_markup' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:436:2: style: Variable 'snippets_browser' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:424:0: note: Variable 'snippets_browser' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:436:2: note: Variable 'snippets_browser' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:437:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:430:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:437:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:516:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:510:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:516:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:530:2: style: Variable 'column' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:512:0: note: Variable 'column' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:530:2: note: Variable 'column' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:531:2: style: Variable 'text_renderer' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:511:0: note: Variable 'text_renderer' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:531:2: note: Variable 'text_renderer' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:532:2: style: Variable 'pixbuf_renderer' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:511:0: note: Variable 'pixbuf_renderer' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:532:2: note: Variable 'pixbuf_renderer' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:607:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:601:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:607:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:640:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:636:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:640:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:678:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:672:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:678:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:734:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:729:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:734:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:787:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:783:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:787:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:805:2: style: Variable 'snippets_browser' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:800:0: note: Variable 'snippets_browser' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:805:2: note: Variable 'snippets_browser' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:806:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:801:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:806:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:808:2: style: Variable 'menu' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:798:0: note: Variable 'menu' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:808:2: note: Variable 'menu' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:811:2: style: Variable 'add_snippet_menu_item' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:798:0: note: Variable 'add_snippet_menu_item' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:811:2: note: Variable 'add_snippet_menu_item' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:821:2: style: Variable 'add_snippets_group_menu_item' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:799:0: note: Variable 'add_snippets_group_menu_item' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:821:2: note: Variable 'add_snippets_group_menu_item' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:849:2: style: Variable 'snippets_browser' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:841:0: note: Variable 'snippets_browser' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:849:2: note: Variable 'snippets_browser' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:850:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:842:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:850:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:853:2: style: Variable 'selection' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:845:0: note: Variable 'selection' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:853:2: note: Variable 'selection' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:855:2: style: Variable 'has_selection' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:843:0: note: Variable 'has_selection' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:855:2: note: Variable 'has_selection' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:868:4: style: Variable 'trigger_key' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:866:0: note: Variable 'trigger_key' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:868:4: note: Variable 'trigger_key' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:869:4: style: Variable 'language' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:866:0: note: Variable 'language' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:869:4: note: Variable 'language' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:879:4: style: Variable 'name' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:877:0: note: Variable 'name' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:879:4: note: Variable 'name' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:904:2: style: Variable 'snippets_browser' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:895:0: note: Variable 'snippets_browser' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:904:2: note: Variable 'snippets_browser' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:905:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:896:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:905:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:908:2: style: Variable 'selection' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:897:0: note: Variable 'selection' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:908:2: note: Variable 'selection' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:909:2: style: Variable 'has_selection' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:900:0: note: Variable 'has_selection' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:909:2: note: Variable 'has_selection' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:938:2: style: Variable 'snippets_browser' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:933:0: note: Variable 'snippets_browser' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:938:2: note: Variable 'snippets_browser' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:939:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:934:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:939:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:963:2: style: Variable 'snippets_browser' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:957:0: note: Variable 'snippets_browser' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:963:2: note: Variable 'snippets_browser' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:964:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:958:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:964:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:999:2: style: Variable 'snippets_browser' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:991:0: note: Variable 'snippets_browser' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:999:2: note: Variable 'snippets_browser' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:1000:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:992:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:1000:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:1018:3: style: Variable 'default_content' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:1016:0: note: Variable 'default_content' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:1018:3: note: Variable 'default_content' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:1022:3: style: Variable 'default_content_preview' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:1016:0: note: Variable 'default_content_preview' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:1022:3: note: Variable 'default_content_preview' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:1023:3: style: Variable 'tooltip_text' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:1016:0: note: Variable 'tooltip_text' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:1023:3: note: Variable 'tooltip_text' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:1053:2: style: Variable 'snippets_browser' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:1045:0: note: Variable 'snippets_browser' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:1053:2: note: Variable 'snippets_browser' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:1054:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:1046:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:1054:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:1056:2: style: Variable 'path' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:1047:0: note: Variable 'path' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:1056:2: note: Variable 'path' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:1080:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:1076:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:1080:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:1101:2: style: Variable 'snippets_browser' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:1094:0: note: Variable 'snippets_browser' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:1101:2: note: Variable 'snippets_browser' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:1102:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:1095:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:1102:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:1105:2: style: Variable 'snippets_group' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:1097:0: note: Variable 'snippets_group' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:1105:2: note: Variable 'snippets_group' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:1154:2: style: Variable 'snippets_browser' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:1147:0: note: Variable 'snippets_browser' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:1154:2: note: Variable 'snippets_browser' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:1155:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:1148:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:1155:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:1190:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:1184:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:1190:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:1195:2: style: Variable 'path' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:1185:0: note: Variable 'path' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:1195:2: note: Variable 'path' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:1211:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:1207:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:1211:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:806:9: style: Variable 'priv' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/snippets-manager/snippets-browser.c:999:21: style: Variable 'snippets_browser' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:158:2: style: Variable 'snippet_key' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:153:0: note: Variable 'snippet_key' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:158:2: note: Variable 'snippet_key' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:175:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:170:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:175:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:177:2: style: Variable 'languages' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:167:0: note: Variable 'languages' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:177:2: note: Variable 'languages' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:178:2: style: Variable 'trigger_key' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:169:0: note: Variable 'trigger_key' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:178:2: note: Variable 'trigger_key' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:203:2: style: Variable 'languages' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:196:0: note: Variable 'languages' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:203:2: note: Variable 'languages' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:204:2: style: Variable 'trigger_key' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:197:0: note: Variable 'trigger_key' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:204:2: note: Variable 'trigger_key' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:229:2: style: Variable 'snippets' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:222:0: note: Variable 'snippets' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:229:2: note: Variable 'snippets' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:258:2: style: Variable 'user_snippets_db_path' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:249:0: note: Variable 'user_snippets_db_path' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:258:2: note: Variable 'user_snippets_db_path' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:300:2: style: Variable 'global_vars_store' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:294:0: note: Variable 'global_vars_store' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:300:2: note: Variable 'global_vars_store' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:350:2: style: Variable 'global_vars_user_path' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:342:0: note: Variable 'global_vars_user_path' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:350:2: note: Variable 'global_vars_user_path' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:372:2: style: Variable 'snippets_groups' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:362:0: note: Variable 'snippets_groups' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:372:2: note: Variable 'snippets_groups' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:399:3: style: Variable 'anjuta_docman' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:396:0: note: Variable 'anjuta_docman' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:399:3: note: Variable 'anjuta_docman' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:437:2: style: Variable 'iter_is_set' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:432:0: note: Variable 'iter_is_set' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:437:2: note: Variable 'iter_is_set' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:583:2: style: Variable 'user_snippets_path' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:577:0: note: Variable 'user_snippets_path' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:583:2: note: Variable 'user_snippets_path' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:614:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:608:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:614:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:705:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:700:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:705:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:707:2: style: Variable 'user_file_path' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:701:0: note: Variable 'user_file_path' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:707:2: note: Variable 'user_file_path' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:728:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:719:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:728:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:730:2: style: Variable 'user_file_path' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:720:0: note: Variable 'user_file_path' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:730:2: note: Variable 'user_file_path' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:794:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:789:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:794:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:839:2: style: Variable 'path' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:833:0: note: Variable 'path' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:839:2: note: Variable 'path' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:881:3: style: Variable 'docman' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:876:0: note: Variable 'docman' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:881:3: note: Variable 'docman' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:884:3: style: Variable 'ilanguage' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:879:0: note: Variable 'ilanguage' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:884:3: note: Variable 'ilanguage' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:891:3: style: Variable 'doc' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:877:0: note: Variable 'doc' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:891:3: note: Variable 'doc' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:939:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:935:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:939:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:942:2: style: Variable 'snippet_key' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:933:0: note: Variable 'snippet_key' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:942:2: note: Variable 'snippet_key' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1005:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:997:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1005:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1008:2: style: Variable 'group_name' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1000:0: note: Variable 'group_name' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1008:2: note: Variable 'group_name' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1073:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1068:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1073:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1122:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1115:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1122:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1184:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1180:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1184:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1213:2: style: Variable 'global_vars_store' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1205:0: note: Variable 'global_vars_store' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1213:2: note: Variable 'global_vars_store' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1216:2: style: Variable 'iter' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1204:0: note: Variable 'iter' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1216:2: note: Variable 'iter' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1266:2: style: Variable 'global_vars_store' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1258:0: note: Variable 'global_vars_store' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1266:2: note: Variable 'global_vars_store' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1269:2: style: Variable 'iter' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1257:0: note: Variable 'iter' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1269:2: note: Variable 'iter' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1346:2: style: Variable 'global_vars_store' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1338:0: note: Variable 'global_vars_store' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1346:2: note: Variable 'global_vars_store' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1349:2: style: Variable 'iter' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1339:0: note: Variable 'iter' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1349:2: note: Variable 'iter' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1350:2: style: Variable 'found' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1340:0: note: Variable 'found' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1350:2: note: Variable 'found' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1384:2: style: Variable 'global_vars_store' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1377:0: note: Variable 'global_vars_store' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1384:2: note: Variable 'global_vars_store' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1387:2: style: Variable 'iter' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1376:0: note: Variable 'iter' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1387:2: note: Variable 'iter' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1449:2: style: Variable 'global_vars_store' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1441:0: note: Variable 'global_vars_store' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1449:2: note: Variable 'global_vars_store' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1452:2: style: Variable 'iter' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1442:0: note: Variable 'iter' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1452:2: note: Variable 'iter' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1507:2: style: Variable 'global_vars_store' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1498:0: note: Variable 'global_vars_store' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1507:2: note: Variable 'global_vars_store' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1510:2: style: Variable 'iter' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1499:0: note: Variable 'iter' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1510:2: note: Variable 'iter' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1564:2: style: Variable 'global_vars_store' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1556:0: note: Variable 'global_vars_store' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1564:2: note: Variable 'global_vars_store' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1567:2: style: Variable 'iter' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1557:0: note: Variable 'iter' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1567:2: note: Variable 'iter' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1614:2: style: Variable 'global_vars_store' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1606:0: note: Variable 'global_vars_store' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1614:2: note: Variable 'global_vars_store' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1617:2: style: Variable 'iter' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1607:0: note: Variable 'iter' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1617:2: note: Variable 'iter' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1704:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1701:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1704:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1775:2: style: Variable 'snippets_db' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1769:0: note: Variable 'snippets_db' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1775:2: note: Variable 'snippets_db' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1778:2: style: Variable 'indices' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1770:0: note: Variable 'indices' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1778:2: note: Variable 'indices' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1812:2: style: Variable 'snippets_db' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1805:0: note: Variable 'snippets_db' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1812:2: note: Variable 'snippets_db' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1815:2: style: Variable 'path' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1803:0: note: Variable 'path' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1815:2: note: Variable 'path' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1818:2: style: Variable 'l_iter' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1807:0: note: Variable 'l_iter' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1818:2: note: Variable 'l_iter' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1859:2: style: Variable 'snippets_db' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1851:0: note: Variable 'snippets_db' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1859:2: note: Variable 'snippets_db' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1863:2: style: Variable 'cur_object' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1852:0: note: Variable 'cur_object' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1863:2: note: Variable 'cur_object' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1907:2: style: Variable 'snippets_db' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1902:0: note: Variable 'snippets_db' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1907:2: note: Variable 'snippets_db' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1959:2: style: Variable 'snippets_db' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1954:0: note: Variable 'snippets_db' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1959:2: note: Variable 'snippets_db' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1993:2: style: Variable 'snippets_db' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1989:0: note: Variable 'snippets_db' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1993:2: note: Variable 'snippets_db' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:2028:2: style: Variable 'snippets_db' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:2023:0: note: Variable 'snippets_db' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:2028:2: note: Variable 'snippets_db' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:2056:2: style: Variable 'group_name' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:2048:0: note: Variable 'group_name' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:2056:2: note: Variable 'group_name' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:2057:2: style: Variable 'path' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:2050:0: note: Variable 'path' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:2057:2: note: Variable 'path' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:2097:2: style: Variable 'path' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:2088:0: note: Variable 'path' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:2097:2: note: Variable 'path' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1652:48: style: Function 'snippets_db_get_global_vars_model' argument 1 names different: declaration 'snippes_db' definition 'snippets_db'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.h:161:79: note: Function 'snippets_db_get_global_vars_model' argument 1 names different: declaration 'snippes_db' definition 'snippets_db'.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1652:48: note: Function 'snippets_db_get_global_vars_model' argument 1 names different: declaration 'snippes_db' definition 'snippets_db'.
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1812:16: style: Variable 'snippets_db' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1836:4: style: Variable 'count' is modified but its new value is never used. [unreadVariable]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:1859:16: style: Variable 'snippets_db' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/snippets-manager/snippets-db.c:2028:16: style: Variable 'snippets_db' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:186:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:182:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:186:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:202:2: style: Variable 'g_object_class' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:197:0: note: Variable 'g_object_class' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:202:2: note: Variable 'g_object_class' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:291:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:286:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:291:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:294:2: style: Variable 'bxml' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:285:0: note: Variable 'bxml' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:294:2: note: Variable 'bxml' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:467:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:459:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:467:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:469:2: style: Variable 'buffer' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:463:0: note: Variable 'buffer' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:469:2: note: Variable 'buffer' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:680:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:674:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:680:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:702:2: style: Variable 'col' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:675:0: note: Variable 'col' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:702:2: note: Variable 'col' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:779:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:771:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:779:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:823:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:818:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:823:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:834:2: style: Variable 'cell' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:819:0: note: Variable 'cell' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:834:2: note: Variable 'cell' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:852:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:845:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:852:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:907:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:897:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:907:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:913:2: style: Variable 'language' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:903:0: note: Variable 'language' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:913:2: note: Variable 'language' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:915:2: style: Variable 'lang_ids' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:900:0: note: Variable 'lang_ids' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:915:2: note: Variable 'lang_ids' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:957:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:950:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:957:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1002:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:995:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1002:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1037:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1030:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1037:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1039:2: style: Variable 'keywords_array' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1032:0: note: Variable 'keywords_array' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1039:2: note: Variable 'keywords_array' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1067:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1060:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1067:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1112:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1103:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1112:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1114:2: style: Variable 'trigger' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1106:0: note: Variable 'trigger' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1114:2: note: Variable 'trigger' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1177:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1172:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1177:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1179:2: style: Variable 'has_selection' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1173:0: note: Variable 'has_selection' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1179:2: note: Variable 'has_selection' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1195:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1190:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1195:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1198:2: style: Variable 'no_errors' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1191:0: note: Variable 'no_errors' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1198:2: note: Variable 'no_errors' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1211:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1206:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1211:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1231:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1227:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1231:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1253:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1248:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1253:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1255:2: style: Variable 'has_snippet' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1249:0: note: Variable 'has_snippet' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1255:2: note: Variable 'has_snippet' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1274:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1270:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1274:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1386:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1380:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1386:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1421:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1414:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1421:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1447:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1443:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1447:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1511:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1507:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1511:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1553:2: style: Variable 'snippets_editor' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1547:0: note: Variable 'snippets_editor' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1553:2: note: Variable 'snippets_editor' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1554:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1548:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1554:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1558:2: style: Variable 'preview_mode' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1549:0: note: Variable 'preview_mode' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1558:2: note: Variable 'preview_mode' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1578:2: style: Variable 'snippets_editor' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1573:0: note: Variable 'snippets_editor' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1578:2: note: Variable 'snippets_editor' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1579:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1572:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1579:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1645:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1638:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1645:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1701:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1693:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1701:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1704:2: style: Variable 'path' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1694:0: note: Variable 'path' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1704:2: note: Variable 'path' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1738:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1731:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1738:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1741:2: style: Variable 'path' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1732:0: note: Variable 'path' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1741:2: note: Variable 'path' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1765:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1761:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1765:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1780:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1775:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1780:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1787:2: style: Variable 'col' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1776:0: note: Variable 'col' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1787:2: note: Variable 'col' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1807:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1798:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1807:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1810:2: style: Variable 'selection' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1801:0: note: Variable 'selection' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1810:2: note: Variable 'selection' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1811:2: style: Variable 'model' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1802:0: note: Variable 'model' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1811:2: note: Variable 'model' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1812:2: style: Variable 'has_selection' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1800:0: note: Variable 'has_selection' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1812:2: note: Variable 'has_selection' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1839:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1830:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1839:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1842:2: style: Variable 'selection' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1833:0: note: Variable 'selection' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1842:2: note: Variable 'selection' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1879:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1872:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1879:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1881:2: style: Variable 'vars_store_sorted_model' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1874:0: note: Variable 'vars_store_sorted_model' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1881:2: note: Variable 'vars_store_sorted_model' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1882:2: style: Variable 'has_selection' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1875:0: note: Variable 'has_selection' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1882:2: note: Variable 'has_selection' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1913:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1906:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1913:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1953:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1946:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1953:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1995:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1991:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1995:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-editor.c:1765:9: style: Variable 'priv' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/snippets-manager/snippets-group.c:108:2: style: Variable 'snippets_group' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-group.c:101:0: note: Variable 'snippets_group' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-group.c:108:2: note: Variable 'snippets_group' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-group.c:109:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-group.c:102:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-group.c:109:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-group.c:171:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-group.c:166:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-group.c:171:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-group.c:213:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-group.c:208:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-group.c:213:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-group.c:264:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-group.c:258:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-group.c:264:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-import-export.c:53:2: style: Variable 'trigger' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-import-export.c:44:0: note: Variable 'trigger' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-import-export.c:53:2: note: Variable 'trigger' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-import-export.c:54:2: style: Variable 'languages' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-import-export.c:45:0: note: Variable 'languages' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-import-export.c:54:2: note: Variable 'languages' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-import-export.c:155:2: style: Variable 'file_chooser' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-import-export.c:149:0: note: Variable 'file_chooser' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-import-export.c:155:2: note: Variable 'file_chooser' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-import-export.c:163:2: style: Variable 'native_filter' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-import-export.c:150:0: note: Variable 'native_filter' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-import-export.c:163:2: note: Variable 'native_filter' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-import-export.c:168:2: style: Variable 'other_filter' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-import-export.c:150:0: note: Variable 'other_filter' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-import-export.c:168:2: note: Variable 'other_filter' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-import-export.c:444:2: style: Variable 'tree_store' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-import-export.c:438:0: note: Variable 'tree_store' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-import-export.c:444:2: note: Variable 'tree_store' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-import-export.c:480:2: style: Variable 'model' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-import-export.c:476:0: note: Variable 'model' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-import-export.c:480:2: note: Variable 'model' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-import-export.c:481:2: style: Variable 'store' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-import-export.c:475:0: note: Variable 'store' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-import-export.c:481:2: note: Variable 'store' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-import-export.c:498:2: style: Variable 'snippets_tree_view' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-import-export.c:490:0: note: Variable 'snippets_tree_view' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-import-export.c:498:2: note: Variable 'snippets_tree_view' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-import-export.c:503:2: style: Variable 'column' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-import-export.c:491:0: note: Variable 'column' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-import-export.c:503:2: note: Variable 'column' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-import-export.c:507:2: style: Variable 'toggle_renderer' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-import-export.c:492:0: note: Variable 'toggle_renderer' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-import-export.c:507:2: note: Variable 'toggle_renderer' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-import-export.c:519:2: style: Variable 'text_renderer' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-import-export.c:492:0: note: Variable 'text_renderer' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-import-export.c:519:2: note: Variable 'text_renderer' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-import-export.c:576:2: style: Variable 'snippets_tree_store' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-import-export.c:565:0: note: Variable 'snippets_tree_store' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-import-export.c:576:2: note: Variable 'snippets_tree_store' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-import-export.c:577:2: style: Variable 'snippets_tree_view' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-import-export.c:564:0: note: Variable 'snippets_tree_view' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-import-export.c:577:2: note: Variable 'snippets_tree_view' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-import-export.c:579:2: style: Variable 'dialog_builder' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-import-export.c:566:0: note: Variable 'dialog_builder' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-import-export.c:579:2: note: Variable 'dialog_builder' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:137:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:131:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:137:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:228:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:223:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:228:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:296:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:287:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:296:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:384:2: style: Variable 'next' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:377:0: note: Variable 'next' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:384:2: note: Variable 'next' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:387:2: style: Variable 'text' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:378:0: note: Variable 'text' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:387:2: note: Variable 'text' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:413:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:407:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:413:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:452:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:443:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:452:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:540:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:534:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:540:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:595:2: style: Variable 'var1_min' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:590:0: note: Variable 'var1_min' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:595:2: note: Variable 'var1_min' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:596:2: style: Variable 'var2_min' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:590:0: note: Variable 'var2_min' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:596:2: note: Variable 'var2_min' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:618:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:609:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:618:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:636:2: style: Variable 'finish_position' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:610:0: note: Variable 'finish_position' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:636:2: note: Variable 'finish_position' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:678:4: style: Variable 'new_iter' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:676:0: note: Variable 'new_iter' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:678:4: note: Variable 'new_iter' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:715:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:711:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:715:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:750:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:745:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:750:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:778:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:770:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:778:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:841:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:832:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:841:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:911:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:907:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-interaction-interpreter.c:911:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:244:2: style: Variable 'proposal' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:235:0: note: Variable 'proposal' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:244:2: note: Variable 'proposal' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:245:2: style: Variable 'entry' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:236:0: note: Variable 'entry' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:245:2: note: Variable 'entry' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:248:2: style: Variable 'name_with_trigger' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:237:0: note: Variable 'name_with_trigger' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:248:2: note: Variable 'name_with_trigger' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:286:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:280:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:286:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:315:2: style: Variable 'docman' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:306:0: note: Variable 'docman' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:315:2: note: Variable 'docman' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:321:2: style: Variable 'ilanguage' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:308:0: note: Variable 'ilanguage' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:321:2: note: Variable 'ilanguage' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:327:2: style: Variable 'doc' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:307:0: note: Variable 'doc' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:327:2: note: Variable 'doc' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:342:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:338:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:342:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:374:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:360:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:374:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:478:2: style: Variable 'prev' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:471:0: note: Variable 'prev' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:478:2: note: Variable 'prev' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:481:2: style: Variable 'text' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:472:0: note: Variable 'text' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:481:2: note: Variable 'text' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:504:2: style: Variable 'iter' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:496:0: note: Variable 'iter' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:504:2: note: Variable 'iter' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:530:2: style: Variable 'snippets_provider' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:523:0: note: Variable 'snippets_provider' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:530:2: note: Variable 'snippets_provider' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:531:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:524:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:531:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:549:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:544:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:549:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:573:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:569:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:573:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:600:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:596:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:600:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:635:2: style: Variable 'snippets_provider' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:632:0: note: Variable 'snippets_provider' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:635:2: note: Variable 'snippets_provider' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:637:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:631:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:637:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:701:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:697:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:701:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:718:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:712:0: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:718:2: note: Variable 'priv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:723:2: style: Variable 'snippet' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:713:0: note: Variable 'snippet' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-provider.c:723:2: note: Variable 'snippet' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:129:2: style: Variable 'escaped_content' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:127:0: note: Variable 'escaped_content' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:129:2: note: Variable 'escaped_content' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:130:2: style: Variable 'tag_with_content' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:127:0: note: Variable 'tag_with_content' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:130:2: note: Variable 'tag_with_content' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:165:2: style: Variable 'escaped_name' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:163:0: note: Variable 'escaped_name' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:165:2: note: Variable 'escaped_name' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:166:2: style: Variable 'tag' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:163:0: note: Variable 'tag' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:166:2: note: Variable 'tag' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:182:2: style: Variable 'escaped_name' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:179:0: note: Variable 'escaped_name' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:182:2: note: Variable 'escaped_name' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:183:2: style: Variable 'escaped_default_val' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:179:0: note: Variable 'escaped_default_val' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:183:2: note: Variable 'escaped_default_val' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:186:2: style: Variable 'tag' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:179:0: note: Variable 'tag' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:186:2: note: Variable 'tag' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:221:2: style: Variable 'vars_names' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:202:0: note: Variable 'vars_names' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:221:2: note: Variable 'vars_names' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:222:2: style: Variable 'vars_defaults' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:202:0: note: Variable 'vars_defaults' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:222:2: note: Variable 'vars_defaults' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:223:2: style: Variable 'vars_globals' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:202:0: note: Variable 'vars_globals' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:223:2: note: Variable 'vars_globals' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:224:2: style: Variable 'iter' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:201:0: note: Variable 'iter' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:224:2: note: Variable 'iter' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:225:2: style: Variable 'iter2' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:201:0: note: Variable 'iter2' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:225:2: note: Variable 'iter2' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:226:2: style: Variable 'iter3' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:201:0: note: Variable 'iter3' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:226:2: note: Variable 'iter3' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:276:2: style: Variable 'snippets' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:260:0: note: Variable 'snippets' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:276:2: note: Variable 'snippets' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:303:2: style: Variable 'file' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:295:0: note: Variable 'file' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:303:2: note: Variable 'file' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:304:2: style: Variable 'os' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:296:0: note: Variable 'os' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:304:2: note: Variable 'os' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:366:2: style: Variable 'trigger_key' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:351:0: note: Variable 'trigger_key' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:366:2: note: Variable 'trigger_key' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:367:2: style: Variable 'snippet_name' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:351:0: note: Variable 'snippet_name' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:367:2: note: Variable 'snippet_name' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:515:2: style: Variable 'cur_node' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:511:0: note: Variable 'cur_node' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:515:2: note: Variable 'cur_node' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:576:2: style: Variable 'snippet_packet_doc' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:572:0: note: Variable 'snippet_packet_doc' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:576:2: note: Variable 'snippet_packet_doc' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:693:2: style: Variable 'global_vars_doc' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:683:0: note: Variable 'global_vars_doc' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:693:2: note: Variable 'global_vars_doc' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:697:2: style: Variable 'cur_var_node' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:684:0: note: Variable 'cur_var_node' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:697:2: note: Variable 'cur_var_node' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:754:2: style: Variable 'command_string' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:747:0: note: Variable 'command_string' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:754:2: note: Variable 'command_string' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:798:2: style: Variable 'file' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:791:0: note: Variable 'file' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:798:2: note: Variable 'file' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:799:2: style: Variable 'os' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:792:0: note: Variable 'os' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:799:2: note: Variable 'os' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:680:57: style: Function 'snippets_manager_parse_variables_xml_file' argument 1 names different: declaration 'global_vars_file_path' definition 'global_vars_path'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.h:31:70: note: Function 'snippets_manager_parse_variables_xml_file' argument 1 names different: declaration 'global_vars_file_path' definition 'global_vars_path'.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:680:57: note: Function 'snippets_manager_parse_variables_xml_file' argument 1 names different: declaration 'global_vars_file_path' definition 'global_vars_path'.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:785:56: style: Function 'snippets_manager_save_variables_xml_file' argument 1 names different: declaration 'global_variables_file_path' definition 'global_variables_path'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.h:33:70: note: Function 'snippets_manager_save_variables_xml_file' argument 1 names different: declaration 'global_variables_file_path' definition 'global_variables_path'.
anjuta-3.4.3/plugins/snippets-manager/snippets-xml-parser.c:785:56: note: Function 'snippets_manager_save_variables_xml_file' argument 1 names different: declaration 'global_variables_file_path' definition 'global_variables_path'.
anjuta-3.4.3/plugins/sourceview/anjuta-marshal.c:56:60: style: Function 'anjuta_marshal_BOOLEAN__OBJECT' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/sourceview/anjuta-marshal.h:11:59: note: Function 'anjuta_marshal_BOOLEAN__OBJECT' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/plugins/sourceview/anjuta-marshal.c:56:60: note: Function 'anjuta_marshal_BOOLEAN__OBJECT' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/plugins/sourceview/anjuta-marshal.c:59:63: style: Function 'anjuta_marshal_BOOLEAN__OBJECT' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/sourceview/anjuta-marshal.h:14:59: note: Function 'anjuta_marshal_BOOLEAN__OBJECT' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/plugins/sourceview/anjuta-marshal.c:59:63: note: Function 'anjuta_marshal_BOOLEAN__OBJECT' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/plugins/sourceview/anjuta-marshal.c:95:58: style: Function 'anjuta_marshal_BOOLEAN__VOID' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/sourceview/anjuta-marshal.h:19:57: note: Function 'anjuta_marshal_BOOLEAN__VOID' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/plugins/sourceview/anjuta-marshal.c:95:58: note: Function 'anjuta_marshal_BOOLEAN__VOID' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/plugins/sourceview/anjuta-marshal.c:98:61: style: Function 'anjuta_marshal_BOOLEAN__VOID' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/sourceview/anjuta-marshal.h:22:57: note: Function 'anjuta_marshal_BOOLEAN__VOID' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/plugins/sourceview/anjuta-marshal.c:98:61: note: Function 'anjuta_marshal_BOOLEAN__VOID' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/plugins/sourceview/anjuta-marshal.c:140:64: style: Function 'anjuta_marshal_VOID__UINT64_UINT64' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/sourceview/anjuta-marshal.h:40:63: note: Function 'anjuta_marshal_VOID__UINT64_UINT64' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/plugins/sourceview/anjuta-marshal.c:140:64: note: Function 'anjuta_marshal_VOID__UINT64_UINT64' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/plugins/sourceview/anjuta-marshal.c:143:67: style: Function 'anjuta_marshal_VOID__UINT64_UINT64' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/sourceview/anjuta-marshal.h:43:63: note: Function 'anjuta_marshal_VOID__UINT64_UINT64' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/plugins/sourceview/anjuta-marshal.c:143:67: note: Function 'anjuta_marshal_VOID__UINT64_UINT64' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/plugins/sourceview/anjuta-marshal.c:177:66: style: Function 'anjuta_marshal_VOID__BOOLEAN_POINTER' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/sourceview/anjuta-marshal.h:48:65: note: Function 'anjuta_marshal_VOID__BOOLEAN_POINTER' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/plugins/sourceview/anjuta-marshal.c:177:66: note: Function 'anjuta_marshal_VOID__BOOLEAN_POINTER' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/plugins/sourceview/anjuta-marshal.c:180:69: style: Function 'anjuta_marshal_VOID__BOOLEAN_POINTER' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/sourceview/anjuta-marshal.h:51:65: note: Function 'anjuta_marshal_VOID__BOOLEAN_POINTER' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/plugins/sourceview/anjuta-marshal.c:180:69: note: Function 'anjuta_marshal_VOID__BOOLEAN_POINTER' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/plugins/sourceview/anjuta-marshal.c:214:62: style: Function 'anjuta_marshal_VOID__BOXED_BOXED' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/sourceview/anjuta-marshal.h:56:61: note: Function 'anjuta_marshal_VOID__BOXED_BOXED' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/plugins/sourceview/anjuta-marshal.c:214:62: note: Function 'anjuta_marshal_VOID__BOXED_BOXED' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/plugins/sourceview/anjuta-marshal.c:217:65: style: Function 'anjuta_marshal_VOID__BOXED_BOXED' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/sourceview/anjuta-marshal.h:59:61: note: Function 'anjuta_marshal_VOID__BOXED_BOXED' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/plugins/sourceview/anjuta-marshal.c:217:65: note: Function 'anjuta_marshal_VOID__BOXED_BOXED' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/plugins/sourceview/anjuta-marshal.c:251:62: style: Function 'anjuta_marshal_VOID__OBJECT_CHAR' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/sourceview/anjuta-marshal.h:64:61: note: Function 'anjuta_marshal_VOID__OBJECT_CHAR' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/plugins/sourceview/anjuta-marshal.c:251:62: note: Function 'anjuta_marshal_VOID__OBJECT_CHAR' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/plugins/sourceview/anjuta-marshal.c:254:65: style: Function 'anjuta_marshal_VOID__OBJECT_CHAR' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/sourceview/anjuta-marshal.h:67:61: note: Function 'anjuta_marshal_VOID__OBJECT_CHAR' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/plugins/sourceview/anjuta-marshal.c:254:65: note: Function 'anjuta_marshal_VOID__OBJECT_CHAR' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/plugins/sourceview/anjuta-view.c:518:2: style: Variable 'buffer' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/sourceview/anjuta-view.c:514:0: note: Variable 'buffer' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/sourceview/anjuta-view.c:518:2: note: Variable 'buffer' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/sourceview/anjuta-view.c:542:2: style: Variable 'buffer' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/sourceview/anjuta-view.c:537:0: note: Variable 'buffer' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/sourceview/anjuta-view.c:542:2: note: Variable 'buffer' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/sourceview/anjuta-view.c:571:3: style: Variable 'font_desc' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/sourceview/anjuta-view.c:567:0: note: Variable 'font_desc' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/sourceview/anjuta-view.c:571:3: note: Variable 'font_desc' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/sourceview/sourceview-cell.c:87:47: style: Function 'sourceview_cell_instance_init' argument 1 names different: declaration 'sp' definition 'obj'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/sourceview/sourceview-cell.c:38:59: note: Function 'sourceview_cell_instance_init' argument 1 names different: declaration 'sp' definition 'obj'.
anjuta-3.4.3/plugins/sourceview/sourceview-cell.c:87:47: note: Function 'sourceview_cell_instance_init' argument 1 names different: declaration 'sp' definition 'obj'.
anjuta-3.4.3/plugins/sourceview/sourceview-io.c:290:2: style: Variable 'backup' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/sourceview/sourceview-io.c:283:0: note: Variable 'backup' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/sourceview/sourceview-io.c:290:2: note: Variable 'backup' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/sourceview/sourceview-io.c:371:3: style: Variable 'converted_text' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/sourceview/sourceview-io.c:367:0: note: Variable 'converted_text' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/sourceview/sourceview-io.c:371:3: note: Variable 'converted_text' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/sourceview/sourceview.c:330:2: style: Variable 'sv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/sourceview/sourceview.c:326:0: note: Variable 'sv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/sourceview/sourceview.c:330:2: note: Variable 'sv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/sourceview/sourceview.c:350:2: style: Variable 'sv' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/sourceview/sourceview.c:342:0: note: Variable 'sv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/sourceview/sourceview.c:350:2: note: Variable 'sv' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/sourceview/sourceview.c:353:2: style: Variable 'cell' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/sourceview/sourceview.c:344:0: note: Variable 'cell' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/sourceview/sourceview.c:353:2: note: Variable 'cell' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/sourceview/sourceview.c:354:2: style: Variable 'position' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/sourceview/sourceview.c:345:0: note: Variable 'position' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/sourceview/sourceview.c:354:2: note: Variable 'position' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/sourceview/sourceview.c:629:13: style: The scope of the variable 'message_area' can be reduced. [variableScope]
anjuta-3.4.3/plugins/sourceview/sourceview.c:743:13: style: The scope of the variable 'message_area' can be reduced. [variableScope]
anjuta-3.4.3/plugins/starter/plugin.c:122:11: style: The scope of the variable 'icon' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/plugin.c:406:7: style: Variable 'ui' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/subversion/subversion-copy-dialog.c:56:9: style: The scope of the variable 'selected_path' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-copy-dialog.c:89:9: style: The scope of the variable 'last_slash' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-copy-dialog.c:90:9: style: The scope of the variable 'source_path_parent' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-copy-dialog.c:91:9: style: The scope of the variable 'suggested_path' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-copy-dialog.c:149:13: style: The scope of the variable 'copy_source_entry' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-copy-dialog.c:150:13: style: The scope of the variable 'copy_dest_entry' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-copy-dialog.c:151:13: style: The scope of the variable 'copy_working_copy_radio' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-copy-dialog.c:152:13: style: The scope of the variable 'copy_repository_head_radio' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-copy-dialog.c:153:13: style: The scope of the variable 'copy_other_revision_radio' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-copy-dialog.c:154:13: style: The scope of the variable 'copy_revision_entry' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-copy-dialog.c:155:13: style: The scope of the variable 'copy_log_view' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-copy-dialog.c:156:9: style: The scope of the variable 'source_path' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-copy-dialog.c:157:9: style: The scope of the variable 'dest_path' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-copy-dialog.c:158:9: style: The scope of the variable 'revision_text' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-copy-dialog.c:160:9: style: The scope of the variable 'log' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-copy-dialog.c:161:18: style: The scope of the variable 'copy_command' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-diff-dialog.c:91:13: style: The scope of the variable 'diff_path_entry' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-diff-dialog.c:92:13: style: The scope of the variable 'diff_no_recursive_check' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-diff-dialog.c:93:13: style: The scope of the variable 'diff_revision_entry' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-diff-dialog.c:94:13: style: The scope of the variable 'diff_save_open_files_check' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-diff-dialog.c:95:15: style: The scope of the variable 'path' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-diff-dialog.c:96:15: style: The scope of the variable 'revision_text' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-log-dialog.c:173:15: style: The scope of the variable 'log_entry' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-log-dialog.c:175:9: style: The scope of the variable 'author' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-log-dialog.c:176:9: style: The scope of the variable 'date' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-log-dialog.c:178:9: style: The scope of the variable 'short_log' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-log-dialog.c:179:9: style: The scope of the variable 'full_log' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-log-dialog.c:233:17: style: The scope of the variable 'log_command' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-log-dialog.c:288:9: style: The scope of the variable 'line' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-log-dialog.c:384:20: style: The scope of the variable 'selected_diff_data' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-log-dialog.c:385:18: style: The scope of the variable 'diff_command' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-log-dialog.c:388:26: style: The scope of the variable 'docman' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-log-dialog.c:389:9: style: The scope of the variable 'filename' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-log-dialog.c:390:9: style: The scope of the variable 'editor_name' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-log-dialog.c:391:17: style: The scope of the variable 'editor' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-log-dialog.c:236:21: style: Variable 'log_changes_view' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/subversion/subversion-merge-dialog.c:49:13: style: The scope of the variable 'merge_first_path_entry' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-merge-dialog.c:50:13: style: The scope of the variable 'merge_second_path_entry' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-merge-dialog.c:51:13: style: The scope of the variable 'merge_working_copy_path_entry' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-merge-dialog.c:52:13: style: The scope of the variable 'merge_start_revision_radio' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-merge-dialog.c:53:13: style: The scope of the variable 'merge_start_revision_entry' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-merge-dialog.c:54:13: style: The scope of the variable 'merge_end_revision_radio' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-merge-dialog.c:55:13: style: The scope of the variable 'merge_end_revision_entry' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-merge-dialog.c:56:13: style: The scope of the variable 'merge_no_recursive_check' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-merge-dialog.c:57:13: style: The scope of the variable 'merge_ignore_ancestry_check' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-merge-dialog.c:58:13: style: The scope of the variable 'merge_force_check' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-merge-dialog.c:59:13: style: The scope of the variable 'merge_dry_run_check' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-merge-dialog.c:60:15: style: The scope of the variable 'first_path' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-merge-dialog.c:61:15: style: The scope of the variable 'second_path' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-merge-dialog.c:62:15: style: The scope of the variable 'working_copy_path' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-merge-dialog.c:63:15: style: The scope of the variable 'start_revision_text' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-merge-dialog.c:65:15: style: The scope of the variable 'end_revision_text' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-merge-dialog.c:67:19: style: The scope of the variable 'merge_command' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-merge-dialog.c:180:9: style: The scope of the variable 'selected_path' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-merge-dialog.c:211:9: style: The scope of the variable 'selected_path' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-merge-dialog.c:239:13: style: The scope of the variable 'merge_first_path_entry' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-merge-dialog.c:242:15: style: The scope of the variable 'first_path' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-remove-dialog.c:54:9: style: The scope of the variable 'selected_path' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-resolve-dialog.c:47:21: style: The scope of the variable 'resolve_command' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-resolve-dialog.c:48:13: style: The scope of the variable 'resolve_status_view' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-resolve-dialog.c:49:9: style: The scope of the variable 'selected_paths' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-revert-dialog.c:47:20: style: The scope of the variable 'revert_command' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-revert-dialog.c:48:13: style: The scope of the variable 'revert_status_view' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-revert-dialog.c:49:9: style: The scope of the variable 'selected_paths' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-switch-dialog.c:71:13: style: The scope of the variable 'switch_working_copy_entry' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-switch-dialog.c:72:13: style: The scope of the variable 'switch_url_entry' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-switch-dialog.c:73:13: style: The scope of the variable 'switch_head_revision_radio' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-switch-dialog.c:74:13: style: The scope of the variable 'switch_other_revision_radio' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-switch-dialog.c:75:13: style: The scope of the variable 'switch_revision_entry' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-switch-dialog.c:76:13: style: The scope of the variable 'switch_no_recursive_check' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-switch-dialog.c:77:9: style: The scope of the variable 'working_copy_path' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-switch-dialog.c:78:9: style: The scope of the variable 'branch_url' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-switch-dialog.c:79:9: style: The scope of the variable 'revision_text' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-switch-dialog.c:81:20: style: The scope of the variable 'switch_command' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-ui-utils.c:84:13: style: The scope of the variable 'dialog' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-ui-utils.c:173:9: style: The scope of the variable 'message' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-ui-utils.c:233:13: style: The scope of the variable 'status' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-ui-utils.c:234:9: style: The scope of the variable 'path' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-ui-utils.c:256:9: style: The scope of the variable 'message' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-ui-utils.c:318:9: style: The scope of the variable 'line' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-vcs-interface.c:126:9: style: The scope of the variable 'line' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-vcs-interface.c:192:13: style: The scope of the variable 'status' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-vcs-interface.c:193:9: style: The scope of the variable 'path' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/subversion-vcs-interface.c:194:9: style: The scope of the variable 'file' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/svn-add-command.c:64:15: style: The scope of the variable 'error' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/svn-cat-command.c:78:9: style: The scope of the variable 'line' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/svn-commit-command.c:91:9: style: The scope of the variable 'revision_message' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/svn-copy-command.c:89:9: style: The scope of the variable 'revision_message' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/svn-log-command.c:78:15: style: The scope of the variable 'human_date' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/svn-log-entry.c:92:9: style: The scope of the variable 'first_newline_pos' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/svn-log-entry.c:93:9: style: The scope of the variable 'first_log_line' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/svn-remove-command.c:92:9: style: The scope of the variable 'revision_message' can be reduced. [variableScope]
anjuta-3.4.3/plugins/subversion/svn-resolve-command.c:60:15: style: The scope of the variable 'error' can be reduced. [variableScope]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/awk.c:63:0: style: Variable 'cp' is modified but its new value is never used. [unreadVariable]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/beta.c:163:9: style: Array index 'pos' is used before limits check. [arrayIndexThenCheck]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/beta.c:269:9: style: Array index 'pos' is used before limits check. [arrayIndexThenCheck]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/c.c:2882:9: style: Condition 'TRUE' is always true [knownConditionTrueFalse]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/eiffel.c:543:14: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/eiffel.c:538:13: note: outer condition: prev=='['
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/eiffel.c:543:14: note: opposite inner condition: prev=='{'
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/eiffel.c:543:14: style: Condition 'prev=='{'' is always false [knownConditionTrueFalse]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/eiffel.c:538:13: note: Assuming that condition 'prev=='['' is not redundant
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/eiffel.c:543:14: note: Condition 'prev=='{'' is always false
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/eiffel.c:519:6: style: The scope of the variable 'c' can be reduced. [variableScope]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/entry.c:723:13: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/entry.c:552:14: style: The scope of the variable 'line' can be reduced. [variableScope]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/entry.c:263:7: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/entry.c:284:25: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/flex.c:546:17: style: Condition 'e=='-'' is always true [knownConditionTrueFalse]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/flex.c:560:19: style: Condition 'f=='-'' is always true [knownConditionTrueFalse]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/flex.c:600:17: style: Condition 'e=='x'' is always true [knownConditionTrueFalse]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/flex.c:614:19: style: Condition 'f==':'' is always true [knownConditionTrueFalse]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/flex.c:648:18: style: Condition 'f=='x'' is always true [knownConditionTrueFalse]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/flex.c:662:20: style: Condition 'g==':'' is always true [knownConditionTrueFalse]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/flex.c:2197:11: style: Condition 'TRUE' is always true [knownConditionTrueFalse]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/flex.c:2243:11: style: Condition 'TRUE' is always true [knownConditionTrueFalse]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/flex.c:268:12: style: The scope of the variable 'fulltag' can be reduced. [variableScope]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/flex.c:304:12: style: The scope of the variable 'fulltag' can be reduced. [variableScope]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/flex.c:331:12: style: The scope of the variable 'fulltag' can be reduced. [variableScope]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/flex.c:354:12: style: The scope of the variable 'fulltag' can be reduced. [variableScope]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/flex.c:725:6: style: The scope of the variable 'nest_level' can be reduced. [variableScope]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/flex.c:758:6: style: The scope of the variable 'nest_level' can be reduced. [variableScope]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/fortran.c:2138:11: style: Condition 'TRUE' is always true [knownConditionTrueFalse]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/get.c:204:26: error: Expression 'c=fileGetc(),c!=EOF&&(isalnum(c)||(c)=='_'||(c)=='$')' depends on order of evaluation of side effects [unknownEvaluationOrder]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/jscript.c:70:15: warning: Either the condition 'tstr' is redundant or there is possible null pointer dereference: tstr. [nullPointerRedundantCheck]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/jscript.c:68:7: note: Assuming that condition 'tstr' is not redundant
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/jscript.c:70:15: note: Null pointer dereference
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/lua.c:74:15: style: The scope of the variable 'cp' can be reduced. [variableScope]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/main.c:489:2: style: Same value in both branches of ternary operator. [duplicateValueTernary]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/main.c:509:2: style: Same value in both branches of ternary operator. [duplicateValueTernary]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/main.c:514:2: style: Same value in both branches of ternary operator. [duplicateValueTernary]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/ocaml.c:389:6: style: The scope of the variable 'retType' can be reduced. [variableScope]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/options.c:1488:29: warning: Either the condition 'parameter==NULL' is redundant or there is possible null pointer dereference: parameter. [nullPointerRedundantCheck]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/options.c:1488:16: note: Assuming that condition 'parameter==NULL' is not redundant
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/options.c:1488:29: note: Null pointer dereference
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/options.c:378:42: style: Function 'freeList' argument 1 names different: declaration 'pString' definition 'pList'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/options.h:127:42: note: Function 'freeList' argument 1 names different: declaration 'pString' definition 'pList'.
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/options.c:378:42: note: Function 'freeList' argument 1 names different: declaration 'pString' definition 'pList'.
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/options.c:1614:44: style: Function 'parseOption' argument 1 names different: declaration 'cargs' definition 'args'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/options.h:146:44: note: Function 'parseOption' argument 1 names different: declaration 'cargs' definition 'args'.
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/options.c:1614:44: note: Function 'parseOption' argument 1 names different: declaration 'cargs' definition 'args'.
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/options.c:1632:45: style: Function 'parseOptions' argument 1 names different: declaration 'cargs' definition 'args'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/options.h:147:45: note: Function 'parseOptions' argument 1 names different: declaration 'cargs' definition 'args'.
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/options.c:1632:45: note: Function 'parseOptions' argument 1 names different: declaration 'cargs' definition 'args'.
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/options.c:1677:51: style: Function 'previewFirstOption' argument 1 names different: declaration 'cargs' definition 'args'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/options.h:148:51: note: Function 'previewFirstOption' argument 1 names different: declaration 'cargs' definition 'args'.
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/options.c:1677:51: note: Function 'previewFirstOption' argument 1 names different: declaration 'cargs' definition 'args'.
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/python.c:492:34: style: Condition '!K_CLASS' is always true [knownConditionTrueFalse]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/python.c:458:36: warning: Either the condition 'if(n&&indent<=n->indentation)' is redundant or there is possible null pointer dereference: n. [nullPointerRedundantCheck]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/python.c:460:7: note: Assuming that condition 'if(n&&indent<=n->indentation)' is not redundant
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/python.c:458:36: note: Null pointer dereference
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/python.c:587:2: style: Variable 'ptr' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/python.c:585:0: note: Variable 'ptr' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/python.c:587:2: note: Variable 'ptr' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/python.c:452:16: style: The scope of the variable 'n' can be reduced. [variableScope]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/routines.c:609:17: style: Condition 'pDelimiter==NULL' is always true [knownConditionTrueFalse]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/routines.c:604:27: note: Assignment 'pDelimiter=NULL', assigned value is 0
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/routines.c:609:17: note: Condition 'pDelimiter==NULL' is always true
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/routines.c:641:2: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/routines.c:622:0: note: Variable 'result' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/routines.c:641:2: note: Variable 'result' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/routines.c:803:3: style: Variable 'slashp[1]' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/routines.c:801:3: note: Variable 'slashp[1]' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/routines.c:803:3: note: Variable 'slashp[1]' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/routines.c:609:17: style: Same expression on both sides of '==' because the value of 'pDelimiter' and 'NULL' are the same. [duplicateExpression]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/routines.c:604:27: note: 'pDelimiter' is assigned value 'NULL' here.
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/routines.c:609:17: note: Same expression on both sides of '==' because the value of 'pDelimiter' and 'NULL' are the same.
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/routines.c:794:7: style: The scope of the variable 'save' can be reduced. [variableScope]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/routines.c:774:0: error: Memory leak: res [memleak]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/scheme.c:83:19: style: Same expression on both sides of '||'. [duplicateExpression]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/sort.c:168:14: style: The scope of the variable 'line' can be reduced. [variableScope]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/sql.c:465:12: style: The scope of the variable 'fulltag' can be reduced. [variableScope]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/sql.c:736:6: style: The scope of the variable 'nest_level' can be reduced. [variableScope]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/strlist.c:194:2: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/strlist.c:192:0: note: Variable 'result' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/strlist.c:194:2: note: Variable 'result' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/strlist.c:204:2: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/strlist.c:201:0: note: Variable 'result' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/strlist.c:204:2: note: Variable 'result' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/strlist.c:82:68: style: Function 'stringListNewFromArgv' argument 1 names different: declaration 'list' definition 'argv'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/strlist.h:37:68: note: Function 'stringListNewFromArgv' argument 1 names different: declaration 'list' definition 'argv'.
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/strlist.c:82:68: note: Function 'stringListNewFromArgv' argument 1 names different: declaration 'list' definition 'argv'.
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/strlist.c:241:27: style: Function 'stringListExtensionMatched' argument 1 names different: declaration 'list' definition 'current'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/strlist.h:48:68: note: Function 'stringListExtensionMatched' argument 1 names different: declaration 'list' definition 'current'.
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/strlist.c:241:27: note: Function 'stringListExtensionMatched' argument 1 names different: declaration 'list' definition 'current'.
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/strlist.c:264:27: style: Function 'stringListFileMatched' argument 1 names different: declaration 'list' definition 'current'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/strlist.h:49:63: note: Function 'stringListFileMatched' argument 1 names different: declaration 'list' definition 'current'.
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/strlist.c:264:27: note: Function 'stringListFileMatched' argument 1 names different: declaration 'list' definition 'current'.
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/strlist.c:264:54: style: Function 'stringListFileMatched' argument 2 names different: declaration 'str' definition 'fileName'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/strlist.h:49:87: note: Function 'stringListFileMatched' argument 2 names different: declaration 'str' definition 'fileName'.
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/strlist.c:264:54: note: Function 'stringListFileMatched' argument 2 names different: declaration 'str' definition 'fileName'.
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/tex.c:477:11: style: Condition 'TRUE' is always true [knownConditionTrueFalse]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/tex.c:204:12: style: The scope of the variable 'fulltag' can be reduced. [variableScope]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/verilog.c:185:6: style: The scope of the variable 'c' can be reduced. [variableScope]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/verilog.c:302:15: style: The scope of the variable 'c' can be reduced. [variableScope]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/vhdl.c:494:6: style: The scope of the variable 'nest_level' can be reduced. [variableScope]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/vim.c:347:17: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/vim.c:331:17: note: outer condition: (int)*cp=='\\'
anjuta-3.4.3/plugins/symbol-db/anjuta-tags/vim.c:347:17: note: identical inner condition: (int)*cp=='\\'
anjuta-3.4.3/plugins/symbol-db/benchmark/libgda/libgda.c:220:13: style: The scope of the variable 'param' can be reduced. [variableScope]
anjuta-3.4.3/plugins/symbol-db/benchmark/sqlite/sqlite.c:47:8: style: Condition 'rc' is always false [knownConditionTrueFalse]
anjuta-3.4.3/plugins/symbol-db/benchmark/sqlite/sqlite.c:44:12: note: Assignment 'rc=0', assigned value is 0
anjuta-3.4.3/plugins/symbol-db/benchmark/sqlite/sqlite.c:47:8: note: Condition 'rc' is always false
anjuta-3.4.3/plugins/symbol-db/benchmark/sqlite/sqlite.c:45:27: style: Redundant pointer operation on 'db' - it's already a pointer. [redundantPointerOp]
anjuta-3.4.3/plugins/symbol-db/plugin.c:2012:17: style: Condition 'ctags_path==NULL' is always true [knownConditionTrueFalse]
anjuta-3.4.3/plugins/symbol-db/plugin.c:2007:15: note: Assignment 'ctags_path=NULL', assigned value is 0
anjuta-3.4.3/plugins/symbol-db/plugin.c:2012:17: note: Condition 'ctags_path==NULL' is always true
anjuta-3.4.3/plugins/symbol-db/plugin.c:816:2: style: Variable 'languages_array' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/symbol-db/plugin.c:804:0: note: Variable 'languages_array' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/symbol-db/plugin.c:816:2: note: Variable 'languages_array' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/symbol-db/plugin.c:817:2: style: Variable 'to_scan_array' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/symbol-db/plugin.c:805:0: note: Variable 'to_scan_array' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/symbol-db/plugin.c:817:2: note: Variable 'to_scan_array' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/symbol-db/plugin.c:820:2: style: Variable 'check_unique_file_hash' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/symbol-db/plugin.c:806:0: note: Variable 'check_unique_file_hash' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/symbol-db/plugin.c:820:2: note: Variable 'check_unique_file_hash' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/symbol-db/plugin.c:1128:2: style: Variable 'languages_array' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/symbol-db/plugin.c:1117:0: note: Variable 'languages_array' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/symbol-db/plugin.c:1128:2: note: Variable 'languages_array' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/symbol-db/plugin.c:1129:2: style: Variable 'to_scan_array' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/symbol-db/plugin.c:1118:0: note: Variable 'to_scan_array' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/symbol-db/plugin.c:1129:2: note: Variable 'to_scan_array' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/symbol-db/plugin.c:1269:3: style: Variable 'gfile' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/symbol-db/plugin.c:1267:0: note: Variable 'gfile' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/symbol-db/plugin.c:1269:3: note: Variable 'gfile' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/symbol-db/plugin.c:1312:2: style: Variable 'sys_src_array' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/symbol-db/plugin.c:1311:0: note: Variable 'sys_src_array' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/symbol-db/plugin.c:1312:2: note: Variable 'sys_src_array' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/symbol-db/plugin.c:1594:3: style: Variable 'sources_array' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/symbol-db/plugin.c:1591:0: note: Variable 'sources_array' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/symbol-db/plugin.c:1594:3: note: Variable 'sources_array' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/symbol-db/plugin.c:2587:35: style: Same value in both branches of ternary operator. [duplicateValueTernary]
anjuta-3.4.3/plugins/symbol-db/plugin.c:209:19: style: The scope of the variable 'iterator' can be reduced. [variableScope]
anjuta-3.4.3/plugins/symbol-db/plugin.c:282:17: style: The scope of the variable 'ed' can be reduced. [variableScope]
anjuta-3.4.3/plugins/symbol-db/plugin.c:283:9: style: The scope of the variable 'word' can be reduced. [variableScope]
anjuta-3.4.3/plugins/symbol-db/plugin.c:300:17: style: The scope of the variable 'ed' can be reduced. [variableScope]
anjuta-3.4.3/plugins/symbol-db/plugin.c:301:9: style: The scope of the variable 'word' can be reduced. [variableScope]
anjuta-3.4.3/plugins/symbol-db/plugin.c:623:34: style: Checking if unsigned variable 'strlen(old_uri)' is less than zero. [unsignedLessThanZero]
anjuta-3.4.3/plugins/symbol-db/symbol-db-engine-core.c:3751:7: style: Condition 'error' is always false [knownConditionTrueFalse]
anjuta-3.4.3/plugins/symbol-db/symbol-db-engine-core.c:3695:20: note: Assignment 'error=NULL', assigned value is 0
anjuta-3.4.3/plugins/symbol-db/symbol-db-engine-core.c:3751:7: note: Condition 'error' is always false
anjuta-3.4.3/plugins/symbol-db/symbol-db-engine-core.c:765:29: warning: Either the condition 'dbe!=NULL' is redundant or there is possible null pointer dereference: dbe. [nullPointerRedundantCheck]
anjuta-3.4.3/plugins/symbol-db/symbol-db-engine-core.c:770:24: note: Assuming that condition 'dbe!=NULL' is not redundant
anjuta-3.4.3/plugins/symbol-db/symbol-db-engine-core.c:765:29: note: Null pointer dereference
anjuta-3.4.3/plugins/symbol-db/symbol-db-engine-core.c:1091:9: warning: Either the condition 'user_data!=NULL' is redundant or there is possible null pointer dereference: dbe. [nullPointerRedundantCheck]
anjuta-3.4.3/plugins/symbol-db/symbol-db-engine-core.c:1090:34: note: Assuming that condition 'user_data!=NULL' is not redundant
anjuta-3.4.3/plugins/symbol-db/symbol-db-engine-core.c:1087:24: note: Assignment 'dbe=(struct _SymbolDBEngine*)user_data', assigned value is 0
anjuta-3.4.3/plugins/symbol-db/symbol-db-engine-core.c:1091:9: note: Null pointer dereference
anjuta-3.4.3/plugins/symbol-db/symbol-db-engine-core.c:1227:9: warning: Either the condition 'user_data!=NULL' is redundant or there is possible null pointer dereference: dbe. [nullPointerRedundantCheck]
anjuta-3.4.3/plugins/symbol-db/symbol-db-engine-core.c:1225:30: note: Assuming that condition 'user_data!=NULL' is not redundant
anjuta-3.4.3/plugins/symbol-db/symbol-db-engine-core.c:1222:24: note: Assignment 'dbe=(struct _SymbolDBEngine*)user_data', assigned value is 0
anjuta-3.4.3/plugins/symbol-db/symbol-db-engine-core.c:1227:9: note: Null pointer dereference
anjuta-3.4.3/plugins/symbol-db/symbol-db-engine-core.c:1254:9: warning: Either the condition 'user_data!=NULL' is redundant or there is possible null pointer dereference: dbe. [nullPointerRedundantCheck]
anjuta-3.4.3/plugins/symbol-db/symbol-db-engine-core.c:1252:30: note: Assuming that condition 'user_data!=NULL' is not redundant
anjuta-3.4.3/plugins/symbol-db/symbol-db-engine-core.c:1249:24: note: Assignment 'dbe=(struct _SymbolDBEngine*)user_data', assigned value is 0
anjuta-3.4.3/plugins/symbol-db/symbol-db-engine-core.c:1254:9: note: Null pointer dereference
anjuta-3.4.3/plugins/symbol-db/symbol-db-engine-core.c:905:3: style: Variable 'marker_ptr' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/symbol-db/symbol-db-engine-core.c:901:0: note: Variable 'marker_ptr' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/symbol-db/symbol-db-engine-core.c:905:3: note: Variable 'marker_ptr' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/symbol-db/symbol-db-engine-core.c:489:21: style: The scope of the variable 'node' can be reduced. [variableScope]
anjuta-3.4.3/plugins/symbol-db/symbol-db-engine-core.c:4149:23: style: Checking if unsigned variable 'strlen(tmp_str)' is less than zero. [unsignedLessThanZero]
anjuta-3.4.3/plugins/symbol-db/symbol-db-engine-core.c:5588:24: style: Checking if unsigned variable 'strlen(rel_file)' is less than zero. [unsignedLessThanZero]
anjuta-3.4.3/plugins/symbol-db/symbol-db-engine-core.c:2885:24: style: Function 'symbol_db_engine_add_new_workspace' argument 2 names different: declaration 'workspace' definition 'workspace_name'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/symbol-db/symbol-db-engine-core.h:120:71: note: Function 'symbol_db_engine_add_new_workspace' argument 2 names different: declaration 'workspace' definition 'workspace_name'.
anjuta-3.4.3/plugins/symbol-db/symbol-db-engine-core.c:2885:24: note: Function 'symbol_db_engine_add_new_workspace' argument 2 names different: declaration 'workspace' definition 'workspace_name'.
anjuta-3.4.3/plugins/symbol-db/symbol-db-engine-core.c:3383:29: style: Function 'symbol_db_engine_add_new_files_async' argument 5 names different: declaration 'files_path' definition 'sources_array'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/symbol-db/symbol-db-engine-core.h:145:32: note: Function 'symbol_db_engine_add_new_files_async' argument 5 names different: declaration 'files_path' definition 'sources_array'.
anjuta-3.4.3/plugins/symbol-db/symbol-db-engine-core.c:3383:29: note: Function 'symbol_db_engine_add_new_files_async' argument 5 names different: declaration 'files_path' definition 'sources_array'.
anjuta-3.4.3/plugins/symbol-db/symbol-db-engine-core.c:5640:76: style: Function 'symbol_db_engine_remove_files' argument 3 names different: declaration 'rel_files' definition 'files'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/symbol-db/symbol-db-engine-core.h:158:49: note: Function 'symbol_db_engine_remove_files' argument 3 names different: declaration 'rel_files' definition 'files'.
anjuta-3.4.3/plugins/symbol-db/symbol-db-engine-core.c:5640:76: note: Function 'symbol_db_engine_remove_files' argument 3 names different: declaration 'rel_files' definition 'files'.
anjuta-3.4.3/plugins/symbol-db/symbol-db-engine-core.c:5704:29: style: Function 'symbol_db_engine_update_buffer_symbols' argument 3 names different: declaration 'real_files_list' definition 'real_files'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/symbol-db/symbol-db-engine-core.h:168:29: note: Function 'symbol_db_engine_update_buffer_symbols' argument 3 names different: declaration 'real_files_list' definition 'real_files'.
anjuta-3.4.3/plugins/symbol-db/symbol-db-engine-core.c:5704:29: note: Function 'symbol_db_engine_update_buffer_symbols' argument 3 names different: declaration 'real_files_list' definition 'real_files'.
anjuta-3.4.3/plugins/symbol-db/symbol-db-engine-core.c:85:9: style: struct member '_TableMapSymbol::signature' is never used. [unusedStructMember]
anjuta-3.4.3/plugins/symbol-db/symbol-db-engine-core.c:86:9: style: struct member '_TableMapSymbol::returntype' is never used. [unusedStructMember]
anjuta-3.4.3/plugins/symbol-db/symbol-db-engine-utils.c:59:71: style: Function 'symbol_db_util_get_full_local_path' argument 2 names different: declaration 'db_file' definition 'file'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/symbol-db/symbol-db-engine-utils.h:53:71: note: Function 'symbol_db_util_get_full_local_path' argument 2 names different: declaration 'db_file' definition 'file'.
anjuta-3.4.3/plugins/symbol-db/symbol-db-engine-utils.c:59:71: note: Function 'symbol_db_util_get_full_local_path' argument 2 names different: declaration 'db_file' definition 'file'.
anjuta-3.4.3/plugins/symbol-db/symbol-db-marshal.c:56:84: style: Function 'symbol_db_cclosure_marshal_OBJECT__INT_POINTER_INT_INT' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/symbol-db/symbol-db-marshal.h:11:83: note: Function 'symbol_db_cclosure_marshal_OBJECT__INT_POINTER_INT_INT' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/plugins/symbol-db/symbol-db-marshal.c:56:84: note: Function 'symbol_db_cclosure_marshal_OBJECT__INT_POINTER_INT_INT' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/plugins/symbol-db/symbol-db-marshal.c:59:87: style: Function 'symbol_db_cclosure_marshal_OBJECT__INT_POINTER_INT_INT' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/symbol-db/symbol-db-marshal.h:14:83: note: Function 'symbol_db_cclosure_marshal_OBJECT__INT_POINTER_INT_INT' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/plugins/symbol-db/symbol-db-marshal.c:59:87: note: Function 'symbol_db_cclosure_marshal_OBJECT__INT_POINTER_INT_INT' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/plugins/symbol-db/symbol-db-marshal.c:101:77: style: Function 'symbol_db_cclosure_marshal_BOOLEAN__INT_POINTER' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/symbol-db/symbol-db-marshal.h:19:76: note: Function 'symbol_db_cclosure_marshal_BOOLEAN__INT_POINTER' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/plugins/symbol-db/symbol-db-marshal.c:101:77: note: Function 'symbol_db_cclosure_marshal_BOOLEAN__INT_POINTER' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/plugins/symbol-db/symbol-db-marshal.c:104:80: style: Function 'symbol_db_cclosure_marshal_BOOLEAN__INT_POINTER' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/symbol-db/symbol-db-marshal.h:22:76: note: Function 'symbol_db_cclosure_marshal_BOOLEAN__INT_POINTER' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/plugins/symbol-db/symbol-db-marshal.c:104:80: note: Function 'symbol_db_cclosure_marshal_BOOLEAN__INT_POINTER' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/plugins/symbol-db/symbol-db-marshal.c:142:73: style: Function 'symbol_db_cclosure_marshal_INT__INT_POINTER' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/symbol-db/symbol-db-marshal.h:27:72: note: Function 'symbol_db_cclosure_marshal_INT__INT_POINTER' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/plugins/symbol-db/symbol-db-marshal.c:142:73: note: Function 'symbol_db_cclosure_marshal_INT__INT_POINTER' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/plugins/symbol-db/symbol-db-marshal.c:145:76: style: Function 'symbol_db_cclosure_marshal_INT__INT_POINTER' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/symbol-db/symbol-db-marshal.h:30:72: note: Function 'symbol_db_cclosure_marshal_INT__INT_POINTER' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/plugins/symbol-db/symbol-db-marshal.c:145:76: note: Function 'symbol_db_cclosure_marshal_INT__INT_POINTER' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-3.4.3/plugins/symbol-db/symbol-db-model.c:685:10: warning: Either the condition 'node' is redundant or there is possible null pointer dereference: node. [nullPointerRedundantCheck]
anjuta-3.4.3/plugins/symbol-db/symbol-db-model.c:683:7: note: Assuming that condition 'node' is not redundant
anjuta-3.4.3/plugins/symbol-db/symbol-db-model.c:685:10: note: Null pointer dereference
anjuta-3.4.3/plugins/symbol-db/symbol-db-model.c:697:21: style: The scope of the variable 'page' can be reduced. [variableScope]
anjuta-3.4.3/plugins/symbol-db/symbol-db-model.c:757:28: style: The scope of the variable 'parent_node' can be reduced. [variableScope]
anjuta-3.4.3/plugins/symbol-db/symbol-db-model.c:837:28: style: The scope of the variable 'parent_node' can be reduced. [variableScope]
anjuta-3.4.3/plugins/symbol-db/symbol-db-model.c:993:52: style: Function 'sdb_model_ensure_node_children' argument 2 names different: declaration 'parent' definition 'node'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/symbol-db/symbol-db-model.c:121:64: note: Function 'sdb_model_ensure_node_children' argument 2 names different: declaration 'parent' definition 'node'.
anjuta-3.4.3/plugins/symbol-db/symbol-db-model.c:993:52: note: Function 'sdb_model_ensure_node_children' argument 2 names different: declaration 'parent' definition 'node'.
anjuta-3.4.3/plugins/symbol-db/symbol-db-model.c:1405:50: style: Function 'symbol_db_model_set_columns' argument 4 names different: declaration 'data_cols' definition 'query_columns'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/symbol-db/symbol-db-model.h:88:55: note: Function 'symbol_db_model_set_columns' argument 4 names different: declaration 'data_cols' definition 'query_columns'.
anjuta-3.4.3/plugins/symbol-db/symbol-db-model.c:1405:50: note: Function 'symbol_db_model_set_columns' argument 4 names different: declaration 'data_cols' definition 'query_columns'.
anjuta-3.4.3/plugins/symbol-db/symbol-db-model.c:1455:59: style: Function 'symbol_db_model_newv' argument 3 names different: declaration 'data_cols' definition 'query_columns'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/symbol-db/symbol-db-model.h:84:43: note: Function 'symbol_db_model_newv' argument 3 names different: declaration 'data_cols' definition 'query_columns'.
anjuta-3.4.3/plugins/symbol-db/symbol-db-model.c:1455:59: note: Function 'symbol_db_model_newv' argument 3 names different: declaration 'data_cols' definition 'query_columns'.
anjuta-3.4.3/plugins/symbol-db/symbol-db-model.c:676:9: style: Variable 'priv' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/symbol-db/symbol-db-model.c:711:10: style: Variable 'page' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/symbol-db/symbol-db-model.c:880:9: style: Variable 'priv' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/symbol-db/symbol-db-model.c:925:17: style: Variable 'child_offset' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/symbol-db/symbol-db-model.c:1049:9: style: Variable 'priv' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/symbol-db/symbol-db-query.c:1194:0: style: Variable 'v' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/symbol-db/symbol-db-system.c:326:9: style: Variable 'priv' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/symbol-db/symbol-db-system.c:729:9: style: Variable 'priv' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/symbol-db/symbol-db-system.c:772:9: style: Variable 'priv' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/symbol-db/symbol-db-views.c:161:13: style: The scope of the variable 'entry' can be reduced. [variableScope]
anjuta-3.4.3/plugins/terminal/terminal.c:869:46: style: Checking if unsigned variable 'strlen(directory)' is less than zero. [unsignedLessThanZero]
anjuta-3.4.3/plugins/terminal/terminal.c:125:8: style: Unused variable: text [unusedVariable]
anjuta-3.4.3/plugins/terminal/terminal.c:126:6: style: Unused variable: value [unusedVariable]
anjuta-3.4.3/plugins/terminal/terminal.c:127:11: style: Unused variable: setting [unusedVariable]
anjuta-3.4.3/plugins/terminal/terminal.c:128:11: style: Variable 'color' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/terminal/terminal.c:129:12: style: Unused variable: foreground [unusedVariable]
anjuta-3.4.3/plugins/terminal/terminal.c:130:12: style: Unused variable: background [unusedVariable]
anjuta-3.4.3/plugins/terminal/terminal.c:131:9: style: Unused variable: profile [unusedVariable]
anjuta-3.4.3/plugins/terminal/terminal.c:872:9: style: Variable 'dir' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/terminal/terminal.c:929:10: style: Unused variable: profiles [unusedVariable]
anjuta-3.4.3/plugins/tools/dialog.c:156:17: style: The scope of the variable 'ted' can be reduced. [variableScope]
anjuta-3.4.3/plugins/tools/dialog.c:190:15: style: The scope of the variable 'prev' can be reduced. [variableScope]
anjuta-3.4.3/plugins/tools/dialog.c:214:15: style: The scope of the variable 'next' can be reduced. [variableScope]
anjuta-3.4.3/plugins/tools/dialog.c:313:56: style: Function 'atp_tool_dialog_show' argument 2 names different: declaration 'xml' definition 'bxml'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/tools/dialog.h:52:61: note: Function 'atp_tool_dialog_show' argument 2 names different: declaration 'xml' definition 'bxml'.
anjuta-3.4.3/plugins/tools/dialog.c:313:56: note: Function 'atp_tool_dialog_show' argument 2 names different: declaration 'xml' definition 'bxml'.
anjuta-3.4.3/plugins/tools/editor.c:1168:14: warning: Either the condition 'list!=NULL' is redundant or there is possible null pointer dereference: list. [nullPointerRedundantCheck]
anjuta-3.4.3/plugins/tools/editor.c:1188:11: note: Assuming that condition 'list!=NULL' is not redundant
anjuta-3.4.3/plugins/tools/editor.c:1168:14: note: Null pointer dereference
anjuta-3.4.3/plugins/tools/editor.c:218:16: style: The scope of the variable 'model' can be reduced. [variableScope]
anjuta-3.4.3/plugins/tools/editor.c:234:16: style: The scope of the variable 'model' can be reduced. [variableScope]
anjuta-3.4.3/plugins/tools/editor.c:307:10: style: The scope of the variable 'value' can be reduced. [variableScope]
anjuta-3.4.3/plugins/tools/editor.c:308:16: style: The scope of the variable 'value_col' can be reduced. [variableScope]
anjuta-3.4.3/plugins/tools/editor.c:498:13: style: The scope of the variable 'pixbuf' can be reduced. [variableScope]
anjuta-3.4.3/plugins/tools/editor.c:778:9: style: The scope of the variable 'name' can be reduced. [variableScope]
anjuta-3.4.3/plugins/tools/editor.c:779:9: style: The scope of the variable 'data' can be reduced. [variableScope]
anjuta-3.4.3/plugins/tools/editor.c:783:17: style: The scope of the variable 'group' can be reduced. [variableScope]
anjuta-3.4.3/plugins/tools/editor.c:784:12: style: The scope of the variable 'ui' can be reduced. [variableScope]
anjuta-3.4.3/plugins/tools/execute.c:202:19: warning: Either the condition 'if(dummy)' is redundant or there is possible null pointer dereference: dummy. [nullPointerRedundantCheck]
anjuta-3.4.3/plugins/tools/execute.c:203:6: note: Assuming that condition 'if(dummy)' is not redundant
anjuta-3.4.3/plugins/tools/execute.c:202:19: note: Null pointer dereference
anjuta-3.4.3/plugins/tools/execute.c:239:19: warning: Either the condition 'if(dummy)' is redundant or there is possible null pointer dereference: dummy. [nullPointerRedundantCheck]
anjuta-3.4.3/plugins/tools/execute.c:240:6: note: Assuming that condition 'if(dummy)' is not redundant
anjuta-3.4.3/plugins/tools/execute.c:239:19: note: Null pointer dereference
anjuta-3.4.3/plugins/tools/execute.c:100:22: style: The scope of the variable 'save' can be reduced. [variableScope]
anjuta-3.4.3/plugins/tools/execute.c:355:15: style: The scope of the variable 'str' can be reduced. [variableScope]
anjuta-3.4.3/plugins/tools/execute.c:494:9: style: The scope of the variable 'buffer' can be reduced. [variableScope]
anjuta-3.4.3/plugins/tools/execute.c:495:25: style: The scope of the variable 'man' can be reduced. [variableScope]
anjuta-3.4.3/plugins/tools/execute.c:950:18: style: The scope of the variable 'list' can be reduced. [variableScope]
anjuta-3.4.3/plugins/tools/execute.c:951:23: style: The scope of the variable 'context' can be reduced. [variableScope]
anjuta-3.4.3/plugins/tools/execute.c:952:26: style: The scope of the variable 'docman' can be reduced. [variableScope]
anjuta-3.4.3/plugins/tools/execute.c:953:17: style: The scope of the variable 'ed' can be reduced. [variableScope]
anjuta-3.4.3/plugins/tools/fileop.c:533:2: style: Variable 'ok' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/plugins/tools/fileop.c:528:2: note: Variable 'ok' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/tools/fileop.c:533:2: note: Variable 'ok' is reassigned a value before the old one has been used.
anjuta-3.4.3/plugins/tools/fileop.c:208:15: style: The scope of the variable 'tool_name' can be reduced. [variableScope]
anjuta-3.4.3/plugins/tools/fileop.c:708:7: style: Variable 'ok' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/plugins/tools/fileop.c:704:3: error: Resource leak: f [resourceLeak]
anjuta-3.4.3/plugins/tools/tool.c:768:14: style: The scope of the variable 'scaled_pixbuf' can be reduced. [variableScope]
anjuta-3.4.3/plugins/tools/tool.c:430:34: style: Function 'atp_user_tool_free' argument 1 names different: declaration 'tool' definition 'this'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/tools/tool.h:114:38: note: Function 'atp_user_tool_free' argument 1 names different: declaration 'tool' definition 'this'.
anjuta-3.4.3/plugins/tools/tool.c:430:34: note: Function 'atp_user_tool_free' argument 1 names different: declaration 'tool' definition 'this'.
anjuta-3.4.3/plugins/tools/tool.c:529:60: style: Function 'atp_user_tool_set_output' argument 2 names different: declaration 'type' definition 'output'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/tools/tool.h:139:65: note: Function 'atp_user_tool_set_output' argument 2 names different: declaration 'type' definition 'output'.
anjuta-3.4.3/plugins/tools/tool.c:529:60: note: Function 'atp_user_tool_set_output' argument 2 names different: declaration 'type' definition 'output'.
anjuta-3.4.3/plugins/tools/tool.c:541:59: style: Function 'atp_user_tool_set_error' argument 2 names different: declaration 'type' definition 'error'. [funcArgNamesDifferent]
anjuta-3.4.3/plugins/tools/tool.h:142:64: note: Function 'atp_user_tool_set_error' argument 2 names different: declaration 'type' definition 'error'.
anjuta-3.4.3/plugins/tools/tool.c:541:59: note: Function 'atp_user_tool_set_error' argument 2 names different: declaration 'type' definition 'error'.
anjuta-3.4.3/plugins/tools/tool.c:525:28: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
anjuta-3.4.3/src/about.c:308:14: style: The scope of the variable 'item' can be reduced. [variableScope]
anjuta-3.4.3/src/about.c:51:34: warning: Storing getc() return value in char variable and then comparing with EOF. [checkCastIntToCharAndBack]
anjuta-3.4.3/src/about.c:54:7: warning: Storing getc() return value in char variable and then comparing with EOF. [checkCastIntToCharAndBack]
anjuta-3.4.3/src/anjuta-app.c:133:2: style: Variable 'app' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/src/anjuta-app.c:126:0: note: Variable 'app' is reassigned a value before the old one has been used.
anjuta-3.4.3/src/anjuta-app.c:133:2: note: Variable 'app' is reassigned a value before the old one has been used.
anjuta-3.4.3/src/anjuta-app.c:136:2: style: Variable 'dock_item' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/src/anjuta-app.c:127:0: note: Variable 'dock_item' is reassigned a value before the old one has been used.
anjuta-3.4.3/src/anjuta-app.c:136:2: note: Variable 'dock_item' is reassigned a value before the old one has been used.
anjuta-3.4.3/src/anjuta-app.c:154:2: style: Variable 'app' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/src/anjuta-app.c:147:0: note: Variable 'app' is reassigned a value before the old one has been used.
anjuta-3.4.3/src/anjuta-app.c:154:2: note: Variable 'app' is reassigned a value before the old one has been used.
anjuta-3.4.3/src/anjuta-app.c:157:2: style: Variable 'dock_item' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/src/anjuta-app.c:148:0: note: Variable 'dock_item' is reassigned a value before the old one has been used.
anjuta-3.4.3/src/anjuta-app.c:157:2: note: Variable 'dock_item' is reassigned a value before the old one has been used.
anjuta-3.4.3/src/anjuta-app.c:175:2: style: Variable 'app' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/src/anjuta-app.c:168:0: note: Variable 'app' is reassigned a value before the old one has been used.
anjuta-3.4.3/src/anjuta-app.c:175:2: note: Variable 'app' is reassigned a value before the old one has been used.
anjuta-3.4.3/src/anjuta-app.c:178:2: style: Variable 'dock_item' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/src/anjuta-app.c:169:0: note: Variable 'dock_item' is reassigned a value before the old one has been used.
anjuta-3.4.3/src/anjuta-app.c:178:2: note: Variable 'dock_item' is reassigned a value before the old one has been used.
anjuta-3.4.3/src/anjuta-app.c:198:2: style: Variable 'app' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/src/anjuta-app.c:190:0: note: Variable 'app' is reassigned a value before the old one has been used.
anjuta-3.4.3/src/anjuta-app.c:198:2: note: Variable 'app' is reassigned a value before the old one has been used.
anjuta-3.4.3/src/anjuta-app.c:245:2: style: Variable 'app' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/src/anjuta-app.c:241:0: note: Variable 'app' is reassigned a value before the old one has been used.
anjuta-3.4.3/src/anjuta-app.c:245:2: note: Variable 'app' is reassigned a value before the old one has been used.
anjuta-3.4.3/src/anjuta-app.c:384:9: style: The scope of the variable 'geometry' can be reduced. [variableScope]
anjuta-3.4.3/src/anjuta-app.c:858:54: style: Function 'anjuta_app_layout_save' argument 2 names different: declaration 'layout_filename' definition 'filename'. [funcArgNamesDifferent]
anjuta-3.4.3/src/anjuta-app.c:60:23: note: Function 'anjuta_app_layout_save' argument 2 names different: declaration 'layout_filename' definition 'filename'.
anjuta-3.4.3/src/anjuta-app.c:858:54: note: Function 'anjuta_app_layout_save' argument 2 names different: declaration 'layout_filename' definition 'filename'.
anjuta-3.4.3/src/anjuta-app.c:649:13: style: Variable 'merge_id' is assigned a value that is never used. [unreadVariable]
anjuta-3.4.3/src/anjuta-app.c:1020:10: style: Variable 'value' is not assigned a value. [unassignedVariable]
anjuta-3.4.3/src/anjuta-app.c:1021:8: style: Variable 'key' is not assigned a value. [unassignedVariable]
anjuta-3.4.3/src/anjuta.c:252:2: style: Variable 'im_file' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-3.4.3/src/anjuta.c:244:0: note: Variable 'im_file' is reassigned a value before the old one has been used.
anjuta-3.4.3/src/anjuta.c:252:2: note: Variable 'im_file' is reassigned a value before the old one has been used.
[22:45]

ftp://ftp.se.debian.org/debian/pool/main/a/anjuta-extras/anjuta-extras_3.4.0.orig.tar.xz
anjuta-extras-3.4.0/plugins/scintilla/FilePath.cxx:615:27: warning: Member variable 'FilePathSet::size' is not assigned a value in 'FilePathSet::operator='. [operatorEqVarError]
anjuta-extras-3.4.0/plugins/scintilla/FilePath.cxx:615:27: warning: Member variable 'FilePathSet::lengthBody' is not assigned a value in 'FilePathSet::operator='. [operatorEqVarError]
anjuta-extras-3.4.0/plugins/scintilla/FilePath.cxx:615:27: warning: Member variable 'FilePathSet::body' is not assigned a value in 'FilePathSet::operator='. [operatorEqVarError]
anjuta-extras-3.4.0/plugins/scintilla/FilePath.h:66:7: performance: Technically the member function 'FilePath::FixName' can be static. [functionStatic]
anjuta-extras-3.4.0/plugins/scintilla/FilePath.cxx:592:16: note: Technically the member function 'FilePath::FixName' can be static.
anjuta-extras-3.4.0/plugins/scintilla/FilePath.h:66:7: note: Technically the member function 'FilePath::FixName' can be static.
anjuta-extras-3.4.0/plugins/scintilla/FilePath.h:71:7: performance: Technically the member function 'FilePath::FixCase' can be static. [functionStatic]
anjuta-extras-3.4.0/plugins/scintilla/FilePath.cxx:354:16: note: Technically the member function 'FilePath::FixCase' can be static.
anjuta-extras-3.4.0/plugins/scintilla/FilePath.h:71:7: note: Technically the member function 'FilePath::FixCase' can be static.
anjuta-extras-3.4.0/plugins/scintilla/FilePath.h:72:7: style: Technically the member function 'FilePath::List' can be const. [functionConst]
anjuta-extras-3.4.0/plugins/scintilla/FilePath.cxx:356:16: note: Technically the member function 'FilePath::List' can be const.
anjuta-extras-3.4.0/plugins/scintilla/FilePath.h:72:7: note: Technically the member function 'FilePath::List' can be const.
anjuta-extras-3.4.0/plugins/scintilla/SString.h:79:2: style: Class 'SBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anjuta-extras-3.4.0/plugins/scintilla/SString.h:144:2: style: Class 'SString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anjuta-extras-3.4.0/plugins/scintilla/SString.h:148:2: style: Class 'SString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anjuta-extras-3.4.0/plugins/scintilla/SString.h:159:2: style: Class 'SString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anjuta-extras-3.4.0/plugins/scintilla/FilePath.h:43:2: style: Class 'FilePath' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anjuta-extras-3.4.0/plugins/scintilla/FilePath.h:89:2: style: Class 'FilePathSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anjuta-extras-3.4.0/plugins/scintilla/PropSetFile.cxx:252:40: style: Function 'ReadLine' argument 1 names different: declaration 'data' definition 'lineBuffer'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/PropSetFile.h:42:28: note: Function 'ReadLine' argument 1 names different: declaration 'data' definition 'lineBuffer'.
anjuta-extras-3.4.0/plugins/scintilla/PropSetFile.cxx:252:40: note: Function 'ReadLine' argument 1 names different: declaration 'data' definition 'lineBuffer'.
anjuta-extras-3.4.0/plugins/scintilla/PropSetFile.cxx:196:66: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
anjuta-extras-3.4.0/plugins/scintilla/PropSetFile.cxx:403:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
anjuta-extras-3.4.0/plugins/scintilla/PropSetFile.cxx:456:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
anjuta-extras-3.4.0/plugins/scintilla/PropSetFile.cxx:476:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
anjuta-extras-3.4.0/plugins/scintilla/SString.h:274:6: style: Technically the member function 'SString::substitute' can be const. [functionConst]
anjuta-extras-3.4.0/plugins/scintilla/PropSetFile.cxx:716:14: note: Technically the member function 'SString::substitute' can be const.
anjuta-extras-3.4.0/plugins/scintilla/SString.h:274:6: note: Technically the member function 'SString::substitute' can be const.
anjuta-extras-3.4.0/plugins/scintilla/PropSetFile.h:29:2: style: Class 'PropSetFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anjuta-extras-3.4.0/plugins/scintilla/PropSetFile.h:38:6: style: The function 'GetInt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anjuta-extras-3.4.0/plugins/scintilla/PropSet.h:18:14: note: Virtual function in base class
anjuta-extras-3.4.0/plugins/scintilla/PropSetFile.h:38:6: note: Function in derived class
anjuta-extras-3.4.0/plugins/scintilla/PropSetFile.h:40:8: style: The function 'ToString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anjuta-extras-3.4.0/plugins/scintilla/PropSet.h:17:16: note: Virtual function in base class
anjuta-extras-3.4.0/plugins/scintilla/PropSetFile.h:40:8: note: Function in derived class
anjuta-extras-3.4.0/plugins/scintilla/aneditor-autocomplete.cxx:32:39: style: Function 'FindWordInRegion' argument 1 names different: declaration 'buffer' definition 'word'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/aneditor-priv.h:287:30: note: Function 'FindWordInRegion' argument 1 names different: declaration 'buffer' definition 'word'.
anjuta-extras-3.4.0/plugins/scintilla/aneditor-autocomplete.cxx:32:39: note: Function 'FindWordInRegion' argument 1 names different: declaration 'buffer' definition 'word'.
anjuta-extras-3.4.0/plugins/scintilla/aneditor-autocomplete.cxx:33:18: style: Function 'FindWordInRegion' argument 3 names different: declaration 'linebuf' definition 'region'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/aneditor-priv.h:287:62: note: Function 'FindWordInRegion' argument 3 names different: declaration 'linebuf' definition 'region'.
anjuta-extras-3.4.0/plugins/scintilla/aneditor-autocomplete.cxx:33:18: note: Function 'FindWordInRegion' argument 3 names different: declaration 'linebuf' definition 'region'.
anjuta-extras-3.4.0/plugins/scintilla/aneditor-autocomplete.cxx:33:30: style: Function 'FindWordInRegion' argument 4 names different: declaration 'current' definition 'offset'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/aneditor-priv.h:288:13: note: Function 'FindWordInRegion' argument 4 names different: declaration 'current' definition 'offset'.
anjuta-extras-3.4.0/plugins/scintilla/aneditor-autocomplete.cxx:33:30: note: Function 'FindWordInRegion' argument 4 names different: declaration 'current' definition 'offset'.
anjuta-extras-3.4.0/plugins/scintilla/aneditor-priv.h:125:7: style: Technically the member function 'StyleAndWords::IsEmpty' can be const. [functionConst]
anjuta-extras-3.4.0/plugins/scintilla/aneditor-priv.h:126:7: style: Technically the member function 'StyleAndWords::IsSingleChar' can be const. [functionConst]
anjuta-extras-3.4.0/plugins/scintilla/aneditor-priv.h:403:2: style: Class 'AnEditor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anjuta-extras-3.4.0/plugins/scintilla/aneditor-priv.h:305:7: performance: Technically the member function 'AnEditor::StartCallTip_new' can be static. [functionStatic]
anjuta-extras-3.4.0/plugins/scintilla/aneditor-calltip.cxx:24:16: note: Technically the member function 'AnEditor::StartCallTip_new' can be static.
anjuta-extras-3.4.0/plugins/scintilla/aneditor-priv.h:305:7: note: Technically the member function 'AnEditor::StartCallTip_new' can be static.
anjuta-extras-3.4.0/plugins/scintilla/aneditor-priv.h:311:7: performance: Technically the member function 'AnEditor::CompleteCallTip' can be static. [functionStatic]
anjuta-extras-3.4.0/plugins/scintilla/aneditor-calltip.cxx:311:16: note: Technically the member function 'AnEditor::CompleteCallTip' can be static.
anjuta-extras-3.4.0/plugins/scintilla/aneditor-priv.h:311:7: note: Technically the member function 'AnEditor::CompleteCallTip' can be static.
anjuta-extras-3.4.0/plugins/scintilla/aneditor-indent.cxx:111:6: style: The scope of the variable 'indentAmount' can be reduced. [variableScope]
anjuta-extras-3.4.0/plugins/scintilla/aneditor.cxx:3054:7: style: C-style pointer casting [cstyleCast]
anjuta-extras-3.4.0/plugins/scintilla/aneditor.cxx:3066:31: style: C-style pointer casting [cstyleCast]
anjuta-extras-3.4.0/plugins/scintilla/aneditor.cxx:1079:7: style: The scope of the variable 'move_caret' can be reduced. [variableScope]
anjuta-extras-3.4.0/plugins/scintilla/aneditor.cxx:1155:7: style: The scope of the variable 'move_caret' can be reduced. [variableScope]
anjuta-extras-3.4.0/plugins/scintilla/aneditor.cxx:2679:15: style: The scope of the variable 'default_indic_color' can be reduced. [variableScope]
anjuta-extras-3.4.0/plugins/scintilla/aneditor.cxx:1157:36: style: Checking if unsigned variable 'selectionEnd-selectionStart' is less than zero. This might be a false warning. [unsignedLessThanZero]
anjuta-extras-3.4.0/plugins/scintilla/aneditor.cxx:687:40: style: Function 'Find' argument 2 names different: declaration 'text' definition 'findWhat'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/aneditor-priv.h:300:31: note: Function 'Find' argument 2 names different: declaration 'text' definition 'findWhat'.
anjuta-extras-3.4.0/plugins/scintilla/aneditor.cxx:687:40: note: Function 'Find' argument 2 names different: declaration 'text' definition 'findWhat'.
anjuta-extras-3.4.0/plugins/scintilla/aneditor.cxx:791:49: style: Function 'GetCurrentWord' argument 2 names different: declaration 'maxlength' definition 'length'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/aneditor-priv.h:284:40: note: Function 'GetCurrentWord' argument 2 names different: declaration 'maxlength' definition 'length'.
anjuta-extras-3.4.0/plugins/scintilla/aneditor.cxx:791:49: note: Function 'GetCurrentWord' argument 2 names different: declaration 'maxlength' definition 'length'.
anjuta-extras-3.4.0/plugins/scintilla/aneditor.cxx:1981:38: style: Function 'GetBlockStartLine' argument 1 names different: declaration 'lineno' definition 'curLine'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/aneditor-priv.h:388:28: note: Function 'GetBlockStartLine' argument 1 names different: declaration 'lineno' definition 'curLine'.
anjuta-extras-3.4.0/plugins/scintilla/aneditor.cxx:1981:38: note: Function 'GetBlockStartLine' argument 1 names different: declaration 'lineno' definition 'curLine'.
anjuta-extras-3.4.0/plugins/scintilla/aneditor.cxx:2010:36: style: Function 'GetBlockEndLine' argument 1 names different: declaration 'lineno' definition 'curLine'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/aneditor-priv.h:389:26: note: Function 'GetBlockEndLine' argument 1 names different: declaration 'lineno' definition 'curLine'.
anjuta-extras-3.4.0/plugins/scintilla/aneditor.cxx:2010:36: note: Function 'GetBlockEndLine' argument 1 names different: declaration 'lineno' definition 'curLine'.
anjuta-extras-3.4.0/plugins/scintilla/aneditor.cxx:2095:86: style: Function 'NotifySignal' argument 4 names different: declaration 'scitew' definition 'anedit'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/aneditor-priv.h:346:19: note: Function 'NotifySignal' argument 4 names different: declaration 'scitew' definition 'anedit'.
anjuta-extras-3.4.0/plugins/scintilla/aneditor.cxx:2095:86: note: Function 'NotifySignal' argument 4 names different: declaration 'scitew' definition 'anedit'.
anjuta-extras-3.4.0/plugins/scintilla/aneditor.cxx:2440:53: style: Function 'SetStyleFor' argument 2 names different: declaration 'language' definition 'lang'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/aneditor-priv.h:363:44: note: Function 'SetStyleFor' argument 2 names different: declaration 'language' definition 'lang'.
anjuta-extras-3.4.0/plugins/scintilla/aneditor.cxx:2440:53: note: Function 'SetStyleFor' argument 2 names different: declaration 'language' definition 'lang'.
anjuta-extras-3.4.0/plugins/scintilla/aneditor.cxx:3005:45: style: Function 'DefineMarker' argument 2 names different: declaration 'makerType' definition 'markerType'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/aneditor-priv.h:395:36: note: Function 'DefineMarker' argument 2 names different: declaration 'makerType' definition 'markerType'.
anjuta-extras-3.4.0/plugins/scintilla/aneditor.cxx:3005:45: note: Function 'DefineMarker' argument 2 names different: declaration 'makerType' definition 'markerType'.
anjuta-extras-3.4.0/plugins/scintilla/aneditor.cxx:3064:23: style: Function 'aneditor_new' argument 1 names different: declaration 'p' definition 'propset'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/aneditor.h:140:37: note: Function 'aneditor_new' argument 1 names different: declaration 'p' definition 'propset'.
anjuta-extras-3.4.0/plugins/scintilla/aneditor.cxx:3064:23: note: Function 'aneditor_new' argument 1 names different: declaration 'p' definition 'propset'.
anjuta-extras-3.4.0/plugins/scintilla/aneditor.cxx:3104:32: style: Function 'aneditor_get_widget' argument 1 names different: declaration 'id' definition 'handle'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/aneditor.h:142:46: note: Function 'aneditor_get_widget' argument 1 names different: declaration 'id' definition 'handle'.
anjuta-extras-3.4.0/plugins/scintilla/aneditor.cxx:3104:32: note: Function 'aneditor_get_widget' argument 1 names different: declaration 'id' definition 'handle'.
anjuta-extras-3.4.0/plugins/scintilla/aneditor.cxx:3115:29: style: Function 'aneditor_command' argument 1 names different: declaration 'id' definition 'handle'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/aneditor.h:143:43: note: Function 'aneditor_command' argument 1 names different: declaration 'id' definition 'handle'.
anjuta-extras-3.4.0/plugins/scintilla/aneditor.cxx:3115:29: note: Function 'aneditor_command' argument 1 names different: declaration 'id' definition 'handle'.
anjuta-extras-3.4.0/plugins/scintilla/aneditor.cxx:3115:71: style: Function 'aneditor_command' argument 4 names different: declaration 'wlaram' definition 'lparam'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/aneditor.h:144:31: note: Function 'aneditor_command' argument 4 names different: declaration 'wlaram' definition 'lparam'.
anjuta-extras-3.4.0/plugins/scintilla/aneditor.cxx:3115:71: note: Function 'aneditor_command' argument 4 names different: declaration 'wlaram' definition 'lparam'.
anjuta-extras-3.4.0/plugins/scintilla/aneditor.cxx:650:18: style: Variable 'lengthDoc' is assigned a value that is never used. [unreadVariable]
anjuta-extras-3.4.0/plugins/scintilla/aneditor.cxx:2362:30: style: Unused variable: desc [unusedVariable]
anjuta-extras-3.4.0/plugins/scintilla/aneditor.cxx:48:2: performance: Variable 'language' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
anjuta-extras-3.4.0/plugins/scintilla/aneditor.cxx:61:2: performance: Variable 'fnEditor' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
anjuta-extras-3.4.0/plugins/scintilla/aneditor.cxx:63:2: performance: Variable 'fnOutput' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
anjuta-extras-3.4.0/plugins/scintilla/aneditor-priv.h:272:7: performance: Technically the member function 'AnEditor::GetRange' can be static. [functionStatic]
anjuta-extras-3.4.0/plugins/scintilla/aneditor.cxx:369:16: note: Technically the member function 'AnEditor::GetRange' can be static.
anjuta-extras-3.4.0/plugins/scintilla/aneditor-priv.h:272:7: note: Technically the member function 'AnEditor::GetRange' can be static.
anjuta-extras-3.4.0/plugins/scintilla/aneditor-priv.h:302:10: performance: Technically the member function 'AnEditor::FindOpenXmlTag' can be static. [functionStatic]
anjuta-extras-3.4.0/plugins/scintilla/aneditor.cxx:1432:19: note: Technically the member function 'AnEditor::FindOpenXmlTag' can be static.
anjuta-extras-3.4.0/plugins/scintilla/aneditor-priv.h:302:10: note: Technically the member function 'AnEditor::FindOpenXmlTag' can be static.
anjuta-extras-3.4.0/plugins/scintilla/aneditor-priv.h:361:7: performance: Technically the member function 'AnEditor::SetGtkStyle' can be static. [functionStatic]
anjuta-extras-3.4.0/plugins/scintilla/aneditor.cxx:2357:16: note: Technically the member function 'AnEditor::SetGtkStyle' can be static.
anjuta-extras-3.4.0/plugins/scintilla/aneditor-priv.h:361:7: note: Technically the member function 'AnEditor::SetGtkStyle' can be static.
anjuta-extras-3.4.0/plugins/scintilla/aneditor-priv.h:399:7: performance: Technically the member function 'AnEditor::iswordcharforsel' can be static. [functionStatic]
anjuta-extras-3.4.0/plugins/scintilla/aneditor.cxx:645:16: note: Technically the member function 'AnEditor::iswordcharforsel' can be static.
anjuta-extras-3.4.0/plugins/scintilla/aneditor-priv.h:399:7: note: Technically the member function 'AnEditor::iswordcharforsel' can be static.
anjuta-extras-3.4.0/plugins/scintilla/plugin.c:76:10: style: struct member '_EditorPluginClass::style_changed' is never used. [unusedStructMember]
anjuta-extras-3.4.0/plugins/scintilla/print.c:184:21: style: The scope of the variable 'tmp' can be reduced. [variableScope]
anjuta-extras-3.4.0/plugins/scintilla/print.c:193:10: style: Variable 'size' is assigned a value that is never used. [unreadVariable]
anjuta-extras-3.4.0/plugins/scintilla/print.c:718:55: style: Variable 'baseline' is assigned a value that is never used. [unreadVariable]
anjuta-extras-3.4.0/plugins/scintilla/print.c:795:11: style: Variable 'start' is assigned a value that is never used. [unreadVariable]
anjuta-extras-3.4.0/plugins/scintilla/properties.cxx:29:7: style: C-style pointer casting [cstyleCast]
anjuta-extras-3.4.0/plugins/scintilla/properties.cxx:190:22: style: The scope of the variable 'word_end' can be reduced. [variableScope]
anjuta-extras-3.4.0/plugins/scintilla/properties.cxx:57:30: style: Function 'sci_prop_get_pointer' argument 1 names different: declaration 'p' definition 'handle'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/properties.h:74:40: note: Function 'sci_prop_get_pointer' argument 1 names different: declaration 'p' definition 'handle'.
anjuta-extras-3.4.0/plugins/scintilla/properties.cxx:57:30: note: Function 'sci_prop_get_pointer' argument 1 names different: declaration 'p' definition 'handle'.
anjuta-extras-3.4.0/plugins/scintilla/properties.cxx:65:30: style: Function 'sci_prop_set_destroy' argument 1 names different: declaration 'p' definition 'handle'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/properties.h:73:36: note: Function 'sci_prop_set_destroy' argument 1 names different: declaration 'p' definition 'handle'.
anjuta-extras-3.4.0/plugins/scintilla/properties.cxx:65:30: note: Function 'sci_prop_set_destroy' argument 1 names different: declaration 'p' definition 'handle'.
anjuta-extras-3.4.0/plugins/scintilla/properties.cxx:75:29: style: Function 'sci_prop_set_parent' argument 1 names different: declaration 'p1' definition 'handle1'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/properties.h:89:35: note: Function 'sci_prop_set_parent' argument 1 names different: declaration 'p1' definition 'handle1'.
anjuta-extras-3.4.0/plugins/scintilla/properties.cxx:75:29: note: Function 'sci_prop_set_parent' argument 1 names different: declaration 'p1' definition 'handle1'.
anjuta-extras-3.4.0/plugins/scintilla/properties.cxx:75:46: style: Function 'sci_prop_set_parent' argument 2 names different: declaration 'p2' definition 'handle2'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/properties.h:89:47: note: Function 'sci_prop_set_parent' argument 2 names different: declaration 'p2' definition 'handle2'.
anjuta-extras-3.4.0/plugins/scintilla/properties.cxx:75:46: note: Function 'sci_prop_set_parent' argument 2 names different: declaration 'p2' definition 'handle2'.
anjuta-extras-3.4.0/plugins/scintilla/properties.cxx:85:31: style: Function 'sci_prop_set_with_key' argument 1 names different: declaration 'p' definition 'handle'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/properties.h:76:37: note: Function 'sci_prop_set_with_key' argument 1 names different: declaration 'p' definition 'handle'.
anjuta-extras-3.4.0/plugins/scintilla/properties.cxx:85:31: note: Function 'sci_prop_set_with_key' argument 1 names different: declaration 'p' definition 'handle'.
anjuta-extras-3.4.0/plugins/scintilla/properties.cxx:97:61: style: Function 'sci_prop_set_int_with_key' argument 3 names different: declaration 'val' definition 'value'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/properties.h:77:66: note: Function 'sci_prop_set_int_with_key' argument 3 names different: declaration 'val' definition 'value'.
anjuta-extras-3.4.0/plugins/scintilla/properties.cxx:97:61: note: Function 'sci_prop_set_int_with_key' argument 3 names different: declaration 'val' definition 'value'.
anjuta-extras-3.4.0/plugins/scintilla/properties.cxx:106:22: style: Function 'sci_prop_set' argument 1 names different: declaration 'p' definition 'handle'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/properties.h:78:28: note: Function 'sci_prop_set' argument 1 names different: declaration 'p' definition 'handle'.
anjuta-extras-3.4.0/plugins/scintilla/properties.cxx:106:22: note: Function 'sci_prop_set' argument 1 names different: declaration 'p' definition 'handle'.
anjuta-extras-3.4.0/plugins/scintilla/properties.cxx:115:22: style: Function 'sci_prop_get' argument 1 names different: declaration 'p' definition 'handle'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/properties.h:79:30: note: Function 'sci_prop_get' argument 1 names different: declaration 'p' definition 'handle'.
anjuta-extras-3.4.0/plugins/scintilla/properties.cxx:115:22: note: Function 'sci_prop_get' argument 1 names different: declaration 'p' definition 'handle'.
anjuta-extras-3.4.0/plugins/scintilla/properties.cxx:128:31: style: Function 'sci_prop_get_expanded' argument 1 names different: declaration 'p' definition 'handle'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/properties.h:80:39: note: Function 'sci_prop_get_expanded' argument 1 names different: declaration 'p' definition 'handle'.
anjuta-extras-3.4.0/plugins/scintilla/properties.cxx:128:31: note: Function 'sci_prop_get_expanded' argument 1 names different: declaration 'p' definition 'handle'.
anjuta-extras-3.4.0/plugins/scintilla/properties.cxx:140:25: style: Function 'sci_prop_expand' argument 1 names different: declaration 'p' definition 'handle'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/properties.h:81:33: note: Function 'sci_prop_expand' argument 1 names different: declaration 'p' definition 'handle'.
anjuta-extras-3.4.0/plugins/scintilla/properties.cxx:140:25: note: Function 'sci_prop_expand' argument 1 names different: declaration 'p' definition 'handle'.
anjuta-extras-3.4.0/plugins/scintilla/properties.cxx:161:27: style: Function 'sci_prop_get_wild' argument 1 names different: declaration 'p' definition 'handle'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/properties.h:83:35: note: Function 'sci_prop_get_wild' argument 1 names different: declaration 'p' definition 'handle'.
anjuta-extras-3.4.0/plugins/scintilla/properties.cxx:161:27: note: Function 'sci_prop_get_wild' argument 1 names different: declaration 'p' definition 'handle'.
anjuta-extras-3.4.0/plugins/scintilla/properties.cxx:173:33: style: Function 'sci_prop_get_new_expand' argument 1 names different: declaration 'p' definition 'handle'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/properties.h:84:41: note: Function 'sci_prop_get_new_expand' argument 1 names different: declaration 'p' definition 'handle'.
anjuta-extras-3.4.0/plugins/scintilla/properties.cxx:173:33: note: Function 'sci_prop_get_new_expand' argument 1 names different: declaration 'p' definition 'handle'.
anjuta-extras-3.4.0/plugins/scintilla/properties.cxx:246:24: style: Function 'sci_prop_clear' argument 1 names different: declaration 'p' definition 'handle'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/properties.h:85:30: note: Function 'sci_prop_clear' argument 1 names different: declaration 'p' definition 'handle'.
anjuta-extras-3.4.0/plugins/scintilla/properties.cxx:246:24: note: Function 'sci_prop_clear' argument 1 names different: declaration 'p' definition 'handle'.
anjuta-extras-3.4.0/plugins/scintilla/properties.cxx:265:23: style: Function 'sci_prop_read' argument 1 names different: declaration 'p' definition 'handle'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/properties.h:88:29: note: Function 'sci_prop_read' argument 1 names different: declaration 'p' definition 'handle'.
anjuta-extras-3.4.0/plugins/scintilla/properties.cxx:265:23: note: Function 'sci_prop_read' argument 1 names different: declaration 'p' definition 'handle'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/gtk/PlatGTK.cxx:888:9: style: Condition '!utfForm' is always true [knownConditionTrueFalse]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/gtk/PlatGTK.cxx:884:20: note: Assignment 'utfForm=0', assigned value is 0
anjuta-extras-3.4.0/plugins/scintilla/scintilla/gtk/PlatGTK.cxx:888:9: note: Condition '!utfForm' is always true
anjuta-extras-3.4.0/plugins/scintilla/scintilla/gtk/PlatGTK.cxx:1081:9: style: Condition '!utfForm' is always true [knownConditionTrueFalse]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/gtk/PlatGTK.cxx:1075:20: note: Assignment 'utfForm=0', assigned value is 0
anjuta-extras-3.4.0/plugins/scintilla/scintilla/gtk/PlatGTK.cxx:1081:9: note: Condition '!utfForm' is always true
anjuta-extras-3.4.0/plugins/scintilla/scintilla/gtk/PlatGTK.cxx:1358:26: style: C-style pointer casting [cstyleCast]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/gtk/PlatGTK.cxx:1662:16: style: C-style pointer casting [cstyleCast]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/gtk/PlatGTK.cxx:1828:26: style: C-style pointer casting [cstyleCast]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/gtk/PlatGTK.cxx:1547:30: style: Function 'SetFont' argument 1 names different: declaration 'font' definition 'scint_font'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/gtk/PlatGTK.cxx:1399:29: note: Function 'SetFont' argument 1 names different: declaration 'font' definition 'scint_font'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/gtk/PlatGTK.cxx:1547:30: note: Function 'SetFont' argument 1 names different: declaration 'font' definition 'scint_font'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/gtk/Converter.h:29:3: performance: Variable 'iconvh' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/gtk/Converter.h:32:3: performance: Variable 'iconvh' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/gtk/PlatGTK.cxx:237:2: style: Class 'FontCached' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/gtk/PlatGTK.cxx:1946:2: style: Class 'DynamicLibraryImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/gtk/ScintillaGTK.cxx:1403:3: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/gtk/ScintillaGTK.cxx:1406:5: note: Found duplicate branches for 'if' and 'else'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/gtk/ScintillaGTK.cxx:1403:3: note: Found duplicate branches for 'if' and 'else'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/gtk/ScintillaGTK.cxx:1633:94: style: Function 'GetSelection' argument 3 names different: declaration 'selected' definition 'text'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/gtk/ScintillaGTK.cxx:209:88: note: Function 'GetSelection' argument 3 names different: declaration 'selected' definition 'text'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/gtk/ScintillaGTK.cxx:1633:94: note: Function 'GetSelection' argument 3 names different: declaration 'selected' definition 'text'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/gtk/ScintillaGTK.cxx:2301:37: style: Function 'CommitThis' argument 1 names different: declaration 'str' definition 'utfVal'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/gtk/ScintillaGTK.cxx:266:24: note: Function 'CommitThis' argument 1 names different: declaration 'str' definition 'utfVal'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/gtk/ScintillaGTK.cxx:2301:37: note: Function 'CommitThis' argument 1 names different: declaration 'str' definition 'utfVal'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/gtk/ScintillaGTK.cxx:2807:87: style: Function 'ExposeCT' argument 3 names different: declaration 'ct' definition 'ctip'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/gtk/ScintillaGTK.cxx:300:76: note: Function 'ExposeCT' argument 3 names different: declaration 'ct' definition 'ctip'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/gtk/ScintillaGTK.cxx:2807:87: note: Function 'ExposeCT' argument 3 names different: declaration 'ct' definition 'ctip'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/gtk/ScintillaGTK.cxx:165:15: warning: Virtual function 'Initialise' is called from constructor 'ScintillaGTK(_ScintillaObject*sci_)' at line 388. Dynamic binding is not used. [virtualCallInConstructor]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/gtk/ScintillaGTK.cxx:388:2: note: Calling Initialise
anjuta-extras-3.4.0/plugins/scintilla/scintilla/gtk/ScintillaGTK.cxx:165:15: note: Initialise is a virtual method
anjuta-extras-3.4.0/plugins/scintilla/scintilla/gtk/ScintillaGTK.cxx:161:2: style: Class 'ScintillaGTK' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/gtk/ScintillaGTK.cxx:1284:2: style: Class 'CaseFolderDBCS' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexA68k.cxx:166:17: style: Same expression on both sides of '||'. [duplicateExpression]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexA68k.cxx:142:14: style: The scope of the variable 'Buffer' can be reduced. [variableScope]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexAU3.cxx:260:13: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexAU3.cxx:257:11: note: outer condition: sc.atLineEnd
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexAU3.cxx:260:13: note: identical inner condition: sc.atLineEnd
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexAsm.cxx:85:3: performance: Variable 'delimiter' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexAsm.cxx:90:3: performance: Variable 'foldExplicitStart' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexAsm.cxx:91:3: performance: Variable 'foldExplicitEnd' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexBash.cxx:531:10: style: The scope of the variable 's' can be reduced. [variableScope]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexBash.cxx:532:10: style: The scope of the variable 'isCmdDelim' can be reduced. [variableScope]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexBash.cxx:123:4: style: Class 'HereDocCls' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexBash.cxx:123:4: style: Class 'HereDocCls' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexBasic.cxx:156:3: performance: Variable 'foldExplicitStart' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexBasic.cxx:157:3: performance: Variable 'foldExplicitEnd' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexBasic.cxx:188:2: style: Struct 'OptionSetBasic' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexCPP.cxx:68:7: style: The scope of the variable 'ch' can be reduced. [variableScope]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexCPP.cxx:232:3: performance: Variable 'foldExplicitStart' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexCPP.cxx:233:3: performance: Variable 'foldExplicitEnd' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexCPP.cxx:151:7: style: Technically the member function 'LinePPState::CurrentIfTaken' can be const. [functionConst]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexCPP.cxx:330:2: style: Class 'LexerCPP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexCPP.cxx:438:2: style: Struct 'After' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexCSS.cxx:62:6: style: The scope of the variable 'ch' can be reduced. [variableScope]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexCSS.cxx:371:9: style: The scope of the variable 'ch' can be reduced. [variableScope]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexCmake.cxx:177:10: style: The scope of the variable 'cCurrChar' can be reduced. [variableScope]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexCoffeeScript.cxx:69:7: style: The scope of the variable 'ch' can be reduced. [variableScope]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexD.cxx:93:3: performance: Variable 'foldExplicitStart' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexD.cxx:94:3: performance: Variable 'foldExplicitEnd' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexD.cxx:160:2: style: Class 'LexerD' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexErlang.cxx:534:6: style: The scope of the variable 'stylePrev' can be reduced. [variableScope]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexErlang.cxx:536:7: style: The scope of the variable 'ch' can be reduced. [variableScope]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexErlang.cxx:538:7: style: The scope of the variable 'atEOL' can be reduced. [variableScope]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexFortran.cxx:290:7: style: The scope of the variable 'chNextNonBlank' can be reduced. [variableScope]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexGui4Cli.cxx:133:7: style: The scope of the variable 'noforward' can be reduced. [variableScope]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexHTML.cxx:819:26: style: Boolean variable 'tagOpened' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexHTML.cxx:820:26: style: Boolean variable 'tagClosing' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexInno.cxx:32:7: style: The scope of the variable 'chPrev' can be reduced. [variableScope]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexMSSQL.cxx:63:15: style: The scope of the variable 'kwGlobalVariables' can be reduced. [variableScope]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexMarkdown.cxx:121:9: style: The scope of the variable 'c' can be reduced. [variableScope]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexMetapost.cxx:127:10: style: The scope of the variable 'lineBuffer' can be reduced. [variableScope]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexMetapost.cxx:128:15: style: The scope of the variable 'linePos' can be reduced. [variableScope]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexModula.cxx:257:9: style: The scope of the variable 'clv_new' can be reduced. [variableScope]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexNimrod.cxx:186:8: style: The scope of the variable 'ch' can be reduced. [variableScope]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexNsis.cxx:292:7: style: The scope of the variable 'cCurrChar' can be reduced. [variableScope]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexOpal.cxx:42:7: style: The scope of the variable 'ch' can be reduced. [variableScope]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexOpal.cxx:255:7: style: The scope of the variable 'ch' can be reduced. [variableScope]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexOpal.cxx:286:7: style: The scope of the variable 'ch' can be reduced. [variableScope]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexOpal.cxx:309:7: style: The scope of the variable 'ch' can be reduced. [variableScope]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexOthers.cxx:75:15: style: The scope of the variable 'wbl' can be reduced. [variableScope]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexOthers.cxx:76:15: style: The scope of the variable 'wbo' can be reduced. [variableScope]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexOthers.cxx:614:22: style: The scope of the variable 'state' can be reduced. [variableScope]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexOthers.cxx:1209:8: style: The scope of the variable 'ch' can be reduced. [variableScope]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexPB.cxx:75:10: style: The scope of the variable 'ch' can be reduced. [variableScope]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexPS.cxx:299:9: style: The scope of the variable 'style' can be reduced. [variableScope]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexPerl.cxx:560:4: style: Class 'HereDocCls' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexPerl.cxx:560:4: style: Class 'HereDocCls' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexRuby.cxx:1567:9: style: The scope of the variable 'style' can be reduced. [variableScope]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexRuby.cxx:674:3: warning: Member variable 'HereDocCls::Quote' is not initialized in the constructor. [uninitMemberVar]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexRuby.cxx:674:3: warning: Member variable 'HereDocCls::Quoted' is not initialized in the constructor. [uninitMemberVar]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexSQL.cxx:363:58: style: Function 'Lex' argument 2 names different: declaration 'lengthDoc' definition 'length'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexSQL.cxx:264:50: note: Function 'Lex' argument 2 names different: declaration 'lengthDoc' definition 'length'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexSQL.cxx:363:58: note: Function 'Lex' argument 2 names different: declaration 'lengthDoc' definition 'length'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexSQL.cxx:517:59: style: Function 'Fold' argument 2 names different: declaration 'lengthDoc' definition 'length'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexSQL.cxx:265:50: note: Function 'Fold' argument 2 names different: declaration 'lengthDoc' definition 'length'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexSQL.cxx:517:59: note: Function 'Fold' argument 2 names different: declaration 'lengthDoc' definition 'length'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexSQL.cxx:72:17: performance: Technically the member function 'SQLStates::IgnoreWhen' can be static. [functionStatic]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexSQL.cxx:81:17: performance: Technically the member function 'SQLStates::IntoCondition' can be static. [functionStatic]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexSQL.cxx:90:17: performance: Technically the member function 'SQLStates::IntoExceptionBlock' can be static. [functionStatic]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexSQL.cxx:99:17: performance: Technically the member function 'SQLStates::IntoDeclareBlock' can be static. [functionStatic]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexSQL.cxx:108:17: performance: Technically the member function 'SQLStates::BeginCaseBlock' can be static. [functionStatic]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexSQL.cxx:115:17: performance: Technically the member function 'SQLStates::EndCaseBlock' can be static. [functionStatic]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexSQL.cxx:122:7: performance: Technically the member function 'SQLStates::IsIgnoreWhen' can be static. [functionStatic]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexSQL.cxx:126:7: performance: Technically the member function 'SQLStates::IsIntoCondition' can be static. [functionStatic]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexSQL.cxx:130:7: performance: Technically the member function 'SQLStates::IsIntoCaseBlock' can be static. [functionStatic]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexSQL.cxx:134:7: performance: Technically the member function 'SQLStates::IsIntoExceptionBlock' can be static. [functionStatic]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexSQL.cxx:138:7: performance: Technically the member function 'SQLStates::IsIntoDeclareBlock' can be static. [functionStatic]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexScriptol.cxx:106:11: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexScriptol.cxx:107:11: note: Found duplicate branches for 'if' and 'else'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexScriptol.cxx:106:11: note: Found duplicate branches for 'if' and 'else'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexSpecman.cxx:218:6: style: The scope of the variable 'style' can be reduced. [variableScope]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexTADS3.cxx:405:64: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexTADS3.cxx:543:96: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexTADS3.cxx:565:87: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexTCMD.cxx:205:14: style: Condition 'isDelayedExpansion' is always true [knownConditionTrueFalse]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexTCMD.cxx:108:28: note: Assignment 'isDelayedExpansion=1', assigned value is 1
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexTCMD.cxx:205:14: note: Condition 'isDelayedExpansion' is always true
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexTCMD.cxx:246:4: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexTeX.cxx:130:10: style: The scope of the variable 'lineBuffer' can be reduced. [variableScope]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexTeX.cxx:131:15: style: The scope of the variable 'linePos' can be reduced. [variableScope]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexTxt2tags.cxx:81:9: style: The scope of the variable 'c' can be reduced. [variableScope]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexVHDL.cxx:252:9: style: The scope of the variable 'chPrev' can be reduced. [variableScope]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexVHDL.cxx:253:9: style: The scope of the variable 'chNextNonBlank' can be reduced. [variableScope]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexVerilog.cxx:250:25: style: Condition 'foldAtParenthese' is always true [knownConditionTrueFalse]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexVerilog.cxx:189:27: note: Assignment 'foldAtParenthese=1', assigned value is 1
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexVerilog.cxx:250:25: note: Condition 'foldAtParenthese' is always true
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexVerilog.cxx:259:25: style: Condition 'foldAtBrace' is always true [knownConditionTrueFalse]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexVerilog.cxx:188:22: note: Assignment 'foldAtBrace=1', assigned value is 1
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexers/LexVerilog.cxx:259:25: note: Condition 'foldAtBrace' is always true
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexlib/WordList.h:25:2: warning: Member variable 'WordList::starts' is not initialized in the constructor. [uninitMemberVar]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexlib/LexAccessor.h:52:2: warning: Member variable 'LexAccessor::buf' is not initialized in the constructor. [uninitMemberVar]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexlib/LexAccessor.h:52:2: warning: Member variable 'LexAccessor::styleBuf' is not initialized in the constructor. [uninitMemberVar]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexlib/Accessor.h:27:6: style: Technically the member function 'Accessor::GetPropertyInt' can be const. [functionConst]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexlib/Accessor.cxx:31:15: note: Technically the member function 'Accessor::GetPropertyInt' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexlib/Accessor.h:27:6: note: Technically the member function 'Accessor::GetPropertyInt' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexlib/WordList.h:25:2: style: Class 'WordList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexlib/LexAccessor.h:52:2: style: Class 'LexAccessor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexlib/CharacterSet.h:31:3: style: Class 'CharacterSet' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexlib/CharacterSet.h:31:3: style: Class 'CharacterSet' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexlib/LexerModule.cxx:77:21: style: The scope of the variable 'emptyStr' can be reduced. [variableScope]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexlib/LexerModule.cxx:98:50: style: Function 'Lex' argument 2 names different: declaration 'length' definition 'lengthDoc'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexlib/LexerModule.h:61:46: note: Function 'Lex' argument 2 names different: declaration 'length' definition 'lengthDoc'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexlib/LexerModule.cxx:98:50: note: Function 'Lex' argument 2 names different: declaration 'length' definition 'lengthDoc'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexlib/LexerModule.cxx:104:51: style: Function 'Fold' argument 2 names different: declaration 'length' definition 'lengthDoc'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexlib/LexerModule.h:63:47: note: Function 'Fold' argument 2 names different: declaration 'length' definition 'lengthDoc'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexlib/LexerModule.cxx:104:51: note: Function 'Fold' argument 2 names different: declaration 'length' definition 'lengthDoc'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexlib/LexerModule.h:54:6: performance: Technically the member function 'LexerModule::GetNumWordLists' can be static. [functionStatic]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexlib/LexerModule.cxx:62:18: note: Technically the member function 'LexerModule::GetNumWordLists' can be static.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexlib/LexerModule.h:54:6: note: Technically the member function 'LexerModule::GetNumWordLists' can be static.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexlib/LexerSimple.h:20:2: style: Class 'LexerSimple' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexlib/LexerNoExceptions.cxx:49:67: style: Function 'Lex' argument 2 names different: declaration 'lengthDoc' definition 'length'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexlib/LexerNoExceptions.h:21:49: note: Function 'Lex' argument 2 names different: declaration 'lengthDoc' definition 'length'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexlib/LexerNoExceptions.cxx:49:67: note: Function 'Lex' argument 2 names different: declaration 'lengthDoc' definition 'length'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexlib/LexerNoExceptions.cxx:59:68: style: Function 'Fold' argument 2 names different: declaration 'lengthDoc' definition 'length'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexlib/LexerNoExceptions.h:22:50: note: Function 'Fold' argument 2 names different: declaration 'lengthDoc' definition 'length'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexlib/LexerNoExceptions.cxx:59:68: note: Function 'Fold' argument 2 names different: declaration 'lengthDoc' definition 'length'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexlib/PropSetSimple.h:21:7: style: Technically the member function 'PropSetSimple::Set' can be const. [functionConst]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexlib/PropSetSimple.cxx:41:21: note: Technically the member function 'PropSetSimple::Set' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexlib/PropSetSimple.h:21:7: note: Technically the member function 'PropSetSimple::Set' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/lexlib/StyleContext.h:116:6: style: Technically the member function 'StyleContext::LengthCurrent' can be const. [functionConst]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/scintilla-marshal.c:56:65: style: Function 'scintilla_marshal_VOID__INT_POINTER' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/scintilla-marshal.h:11:64: note: Function 'scintilla_marshal_VOID__INT_POINTER' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/scintilla-marshal.c:56:65: note: Function 'scintilla_marshal_VOID__INT_POINTER' argument 2 names different: declaration 'return_value' definition 'G_GNUC_UNUSED'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/scintilla-marshal.c:59:68: style: Function 'scintilla_marshal_VOID__INT_POINTER' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/scintilla-marshal.h:14:64: note: Function 'scintilla_marshal_VOID__INT_POINTER' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/scintilla-marshal.c:59:68: note: Function 'scintilla_marshal_VOID__INT_POINTER' argument 5 names different: declaration 'invocation_hint' definition 'G_GNUC_UNUSED'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/CallTip.cxx:67:35: style: Function 'IsTabCharacter' argument 1 names different: declaration 'c' definition 'ch'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/CallTip.h:37:27: note: Function 'IsTabCharacter' argument 1 names different: declaration 'c' definition 'ch'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/CallTip.cxx:67:35: note: Function 'IsTabCharacter' argument 1 names different: declaration 'c' definition 'ch'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/CallTip.cxx:25:2: performance: Variable 'wCallTip' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/CallTip.cxx:29:2: performance: Variable 'rectUp' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/CallTip.h:38:6: style: Technically the member function 'CallTip::NextTabPos' can be const. [functionConst]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/CallTip.cxx:71:14: note: Technically the member function 'CallTip::NextTabPos' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/CallTip.h:38:6: note: Technically the member function 'CallTip::NextTabPos' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/CellBuffer.cxx:164:77: style: Function 'AppendAction' argument 4 names different: declaration 'length' definition 'lengthData'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/CellBuffer.h:105:65: note: Function 'AppendAction' argument 4 names different: declaration 'length' definition 'lengthData'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/CellBuffer.cxx:164:77: note: Function 'AppendAction' argument 4 names different: declaration 'length' definition 'lengthData'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/CellBuffer.cxx:409:48: style: Function 'SetStyleFor' argument 2 names different: declaration 'length' definition 'lengthStyle'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/CellBuffer.h:174:37: note: Function 'SetStyleFor' argument 2 names different: declaration 'length' definition 'lengthStyle'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/CellBuffer.cxx:409:48: note: Function 'SetStyleFor' argument 2 names different: declaration 'length' definition 'lengthStyle'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/CellBuffer.cxx:313:13: style: Array index 'currentAction' is used before limits check. [arrayIndexThenCheck]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/CellBuffer.cxx:318:16: style: Array index 'act' is used before limits check. [arrayIndexThenCheck]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/CellBuffer.h:184:7: style: Technically the member function 'CellBuffer::IsSavePoint' can be const. [functionConst]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/CellBuffer.cxx:482:18: note: Technically the member function 'CellBuffer::IsSavePoint' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/CellBuffer.h:184:7: note: Technically the member function 'CellBuffer::IsSavePoint' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/CellBuffer.h:195:7: style: Technically the member function 'CellBuffer::CanUndo' can be const. [functionConst]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/CellBuffer.cxx:623:18: note: Technically the member function 'CellBuffer::CanUndo' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/CellBuffer.h:195:7: note: Technically the member function 'CellBuffer::CanUndo' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/CellBuffer.h:199:7: style: Technically the member function 'CellBuffer::CanRedo' can be const. [functionConst]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/CellBuffer.cxx:645:18: note: Technically the member function 'CellBuffer::CanRedo' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/CellBuffer.h:199:7: note: Technically the member function 'CellBuffer::CanRedo' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/CellBuffer.cxx:135:2: style: Class 'UndoHistory' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/CellBuffer.cxx:135:2: style: Class 'UndoHistory' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Partitioning.h:17:2: style: Class 'SplitVectorWithRangeAdd' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Partitioning.h:87:2: style: Class 'Partitioning' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/ContractionState.cxx:147:74: style: Function 'SetVisible' argument 3 names different: declaration 'visible' definition 'visible_'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/ContractionState.h:50:57: note: Function 'SetVisible' argument 3 names different: declaration 'visible' definition 'visible_'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/ContractionState.cxx:147:74: note: Function 'SetVisible' argument 3 names different: declaration 'visible' definition 'visible_'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/ContractionState.cxx:188:54: style: Function 'SetExpanded' argument 2 names different: declaration 'expanded' definition 'expanded_'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/ContractionState.h:54:37: note: Function 'SetExpanded' argument 2 names different: declaration 'expanded' definition 'expanded_'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/ContractionState.cxx:188:54: note: Function 'SetExpanded' argument 2 names different: declaration 'expanded' definition 'expanded_'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/ContractionState.h:61:7: performance: Technically the member function 'ContractionState::Check' can be static. [functionStatic]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/ContractionState.cxx:260:24: note: Technically the member function 'ContractionState::Check' can be static.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/ContractionState.h:61:7: note: Technically the member function 'ContractionState::Check' can be static.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Decoration.h:23:7: style: Technically the member function 'Decoration::Empty' can be const. [functionConst]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Decoration.cxx:30:18: note: Technically the member function 'Decoration::Empty' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Decoration.h:23:7: note: Technically the member function 'Decoration::Empty' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Decoration.h:54:6: style: Technically the member function 'DecorationList::AllOnFor' can be const. [functionConst]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Decoration.cxx:160:21: note: Technically the member function 'DecorationList::AllOnFor' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Decoration.h:54:6: note: Technically the member function 'DecorationList::AllOnFor' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Decoration.h:20:2: style: Class 'Decoration' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Document.cxx:785:25: style: Same expression on both sides of '-' because the value of 'LinesTotal()' and 'prevLinesTotal' are the same. [duplicateExpression]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Document.cxx:771:35: note: 'prevLinesTotal' is assigned value 'LinesTotal()' here.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Document.cxx:785:25: note: Same expression on both sides of '-' because the value of 'LinesTotal()' and 'prevLinesTotal' are the same.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Document.cxx:821:25: style: Same expression on both sides of '-' because the value of 'LinesTotal()' and 'prevLinesTotal' are the same. [duplicateExpression]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Document.cxx:810:35: note: 'prevLinesTotal' is assigned value 'LinesTotal()' here.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Document.cxx:821:25: note: Same expression on both sides of '-' because the value of 'LinesTotal()' and 'prevLinesTotal' are the same.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Document.cxx:885:41: style: Same expression on both sides of '-' because the value of 'LinesTotal()' and 'prevLinesTotal' are the same. [duplicateExpression]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Document.cxx:855:42: note: 'prevLinesTotal' is assigned value 'LinesTotal()' here.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Document.cxx:885:41: note: Same expression on both sides of '-' because the value of 'LinesTotal()' and 'prevLinesTotal' are the same.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Document.cxx:944:41: style: Same expression on both sides of '-' because the value of 'LinesTotal()' and 'prevLinesTotal' are the same. [duplicateExpression]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Document.cxx:916:42: note: 'prevLinesTotal' is assigned value 'LinesTotal()' here.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Document.cxx:944:41: note: Same expression on both sides of '-' because the value of 'LinesTotal()' and 'prevLinesTotal' are the same.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Document.cxx:365:59: style: Function 'GetHighlightDelimiters' argument 1 names different: declaration 'hDelimiter' definition 'highlightDelimiter'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Document.h:347:50: note: Function 'GetHighlightDelimiters' argument 1 names different: declaration 'hDelimiter' definition 'highlightDelimiter'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Document.cxx:365:59: note: Function 'GetHighlightDelimiters' argument 1 names different: declaration 'hDelimiter' definition 'highlightDelimiter'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Document.cxx:1073:29: style: Function 'GetColumn' argument 1 names different: declaration 'position' definition 'pos'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Document.h:305:20: note: Function 'GetColumn' argument 1 names different: declaration 'position' definition 'pos'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Document.cxx:1073:29: note: Function 'GetColumn' argument 1 names different: declaration 'position' definition 'pos'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Document.h:131:7: style: Technically the member function 'HighlightDelimiter::NeedsDrawing' can be const. [functionConst]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Document.h:135:7: style: Technically the member function 'HighlightDelimiter::IsFoldBlockHighlighted' can be const. [functionConst]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Document.h:139:7: style: Technically the member function 'HighlightDelimiter::IsHeadOfFoldBlock' can be const. [functionConst]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Document.h:143:7: style: Technically the member function 'HighlightDelimiter::IsBodyOfFoldBlock' can be const. [functionConst]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Document.h:147:7: style: Technically the member function 'HighlightDelimiter::IsTailOfFoldBlock' can be const. [functionConst]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/RESearch.h:65:7: style: Technically the member function 'RESearch::iswordc' can be const. [functionConst]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Document.h:33:2: style: Class 'Range' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Document.h:184:2: style: Class 'LexInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/RESearch.h:34:2: style: Class 'RESearch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Document.cxx:2050:2: style: Class 'BuiltinRegex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/PerLine.h:52:15: style: The function 'Init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/CellBuffer.h:19:15: note: Virtual function in base class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/PerLine.h:52:15: note: Function in derived class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/PerLine.h:53:15: style: The function 'InsertLine' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/CellBuffer.h:20:15: note: Virtual function in base class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/PerLine.h:53:15: note: Function in derived class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/PerLine.h:54:15: style: The function 'RemoveLine' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/CellBuffer.h:21:15: note: Virtual function in base class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/PerLine.h:54:15: note: Function in derived class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/PerLine.h:69:15: style: The function 'Init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/CellBuffer.h:19:15: note: Virtual function in base class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/PerLine.h:69:15: note: Function in derived class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/PerLine.h:70:15: style: The function 'InsertLine' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/CellBuffer.h:20:15: note: Virtual function in base class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/PerLine.h:70:15: note: Function in derived class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/PerLine.h:71:15: style: The function 'RemoveLine' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/CellBuffer.h:21:15: note: Virtual function in base class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/PerLine.h:71:15: note: Function in derived class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/PerLine.h:85:15: style: The function 'Init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/CellBuffer.h:19:15: note: Virtual function in base class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/PerLine.h:85:15: note: Function in derived class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/PerLine.h:86:15: style: The function 'InsertLine' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/CellBuffer.h:20:15: note: Virtual function in base class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/PerLine.h:86:15: note: Function in derived class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/PerLine.h:87:15: style: The function 'RemoveLine' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/CellBuffer.h:21:15: note: Virtual function in base class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/PerLine.h:87:15: note: Function in derived class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/PerLine.h:100:15: style: The function 'Init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/CellBuffer.h:19:15: note: Virtual function in base class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/PerLine.h:100:15: note: Function in derived class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/PerLine.h:101:15: style: The function 'InsertLine' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/CellBuffer.h:20:15: note: Virtual function in base class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/PerLine.h:101:15: note: Function in derived class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/PerLine.h:102:15: style: The function 'RemoveLine' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/CellBuffer.h:21:15: note: Virtual function in base class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/PerLine.h:102:15: note: Function in derived class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Document.h:171:17: style: The function 'Fold' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Document.h:162:17: note: Virtual function in base class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Document.h:171:17: note: Function in derived class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Document.h:257:15: style: The function 'Init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/CellBuffer.h:19:15: note: Virtual function in base class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Document.h:257:15: note: Function in derived class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Document.h:258:15: style: The function 'InsertLine' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/CellBuffer.h:20:15: note: Virtual function in base class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Document.h:258:15: note: Function in derived class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Document.h:259:15: style: The function 'RemoveLine' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/CellBuffer.h:21:15: note: Virtual function in base class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Document.h:259:15: note: Function in derived class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Document.cxx:2056:15: style: The function 'FindText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Document.h:86:15: note: Virtual function in base class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Document.cxx:2056:15: note: Function in derived class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Document.cxx:2060:22: style: The function 'SubstituteByPosition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Document.h:90:22: note: Virtual function in base class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Document.cxx:2060:22: note: Function in derived class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Document.cxx:2079:15: style: The function 'CharAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/RESearch.h:26:15: note: Virtual function in base class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Document.cxx:2079:15: note: Function in derived class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.cxx:6155:12: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:102:3: style: Variable 's' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:101:3: note: Variable 's' is reassigned a value before the old one has been used if variable is no semaphore variable.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:102:3: note: Variable 's' is reassigned a value before the old one has been used if variable is no semaphore variable.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.cxx:2101:9: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.cxx:2104:4: note: Found duplicate branches for 'if' and 'else'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.cxx:2101:9: note: Found duplicate branches for 'if' and 'else'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.cxx:6893:7: style: The scope of the variable 'name' can be reduced. [variableScope]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.cxx:591:35: style: Function 'PositionFromLineX' argument 1 names different: declaration 'line' definition 'lineDoc'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:299:28: note: Function 'PositionFromLineX' argument 1 names different: declaration 'line' definition 'lineDoc'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.cxx:591:35: note: Function 'PositionFromLineX' argument 1 names different: declaration 'line' definition 'lineDoc'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.cxx:884:74: style: Function 'MovePositionTo' argument 2 names different: declaration 'sel' definition 'selt'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:330:67: note: Function 'MovePositionTo' argument 2 names different: declaration 'sel' definition 'selt'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.cxx:884:74: note: Function 'MovePositionTo' argument 2 names different: declaration 'sel' definition 'selt'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.cxx:931:60: style: Function 'MovePositionTo' argument 2 names different: declaration 'sel' definition 'selt'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:331:53: note: Function 'MovePositionTo' argument 2 names different: declaration 'sel' definition 'selt'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.cxx:931:60: note: Function 'MovePositionTo' argument 2 names different: declaration 'sel' definition 'selt'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.cxx:1717:38: style: Function 'PaintSelMargin' argument 1 names different: declaration 'surface' definition 'surfWindow'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:367:31: note: Function 'PaintSelMargin' argument 1 names different: declaration 'surface' definition 'surfWindow'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.cxx:1717:38: note: Function 'PaintSelMargin' argument 1 names different: declaration 'surface' definition 'surfWindow'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.cxx:2490:14: style: Function 'DrawEOL' argument 12 names different: declaration 'drawWrapMark' definition 'drawWrapMarkEnd'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:378:8: note: Function 'DrawEOL' argument 12 names different: declaration 'drawWrapMark' definition 'drawWrapMarkEnd'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.cxx:2490:14: note: Function 'DrawEOL' argument 12 names different: declaration 'drawWrapMark' definition 'drawWrapMarkEnd'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.cxx:3371:66: style: Function 'DrawCarets' argument 3 names different: declaration 'line' definition 'lineDoc'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:389:59: note: Function 'DrawCarets' argument 3 names different: declaration 'line' definition 'lineDoc'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.cxx:3371:66: note: Function 'DrawCarets' argument 3 names different: declaration 'line' definition 'lineDoc'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.cxx:4339:56: style: Function 'NotifyStyleNeeded' argument 3 names different: declaration 'endPos' definition 'endStyleNeeded'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:451:60: note: Function 'NotifyStyleNeeded' argument 3 names different: declaration 'endPos' definition 'endStyleNeeded'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.cxx:4339:56: note: Function 'NotifyStyleNeeded' argument 3 names different: declaration 'endPos' definition 'endStyleNeeded'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.cxx:4825:58: style: Function 'PageMove' argument 2 names different: declaration 'sel' definition 'selt'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:457:51: note: Function 'PageMove' argument 2 names different: declaration 'sel' definition 'selt'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.cxx:4825:58: note: Function 'PageMove' argument 2 names different: declaration 'sel' definition 'selt'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.cxx:4995:64: style: Function 'CursorUpOrDown' argument 2 names different: declaration 'sel' definition 'selt'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:465:57: note: Function 'CursorUpOrDown' argument 2 names different: declaration 'sel' definition 'selt'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.cxx:4995:64: note: Function 'CursorUpOrDown' argument 2 names different: declaration 'sel' definition 'selt'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.cxx:5030:62: style: Function 'ParaUpOrDown' argument 2 names different: declaration 'sel' definition 'selt'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:466:55: note: Function 'ParaUpOrDown' argument 2 names different: declaration 'sel' definition 'selt'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.cxx:5030:62: note: Function 'ParaUpOrDown' argument 2 names different: declaration 'sel' definition 'selt'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.cxx:6347:35: style: Function 'GetHotSpotRange' argument 1 names different: declaration 'hsStart' definition 'hsStart_'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:541:28: note: Function 'GetHotSpotRange' argument 1 names different: declaration 'hsStart' definition 'hsStart_'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.cxx:6347:35: note: Function 'GetHotSpotRange' argument 1 names different: declaration 'hsStart' definition 'hsStart_'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.cxx:6347:50: style: Function 'GetHotSpotRange' argument 2 names different: declaration 'hsEnd' definition 'hsEnd_'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:541:42: note: Function 'GetHotSpotRange' argument 2 names different: declaration 'hsEnd' definition 'hsEnd_'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.cxx:6347:50: note: Function 'GetHotSpotRange' argument 2 names different: declaration 'hsEnd' definition 'hsEnd_'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.cxx:6155:6: style: Boolean variable 'shift' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/LineMarker.h:52:14: warning: 'operator=' should check for assignment to self to avoid problems with dynamic memory. [operatorEqToSelf]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/LineMarker.h:31:3: performance: Variable 'fore' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/LineMarker.h:41:3: performance: Variable 'fore' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.cxx:130:2: performance: Variable 'posDrag' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:300:6: style: Technically the member function 'Editor::LineFromLocation' can be const. [functionConst]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.cxx:463:13: note: Technically the member function 'Editor::LineFromLocation' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:300:6: note: Technically the member function 'Editor::LineFromLocation' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:313:6: style: Technically the member function 'Editor::CurrentPosition' can be const. [functionConst]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.cxx:680:13: note: Technically the member function 'Editor::CurrentPosition' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:313:6: note: Technically the member function 'Editor::CurrentPosition' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:314:7: style: Technically the member function 'Editor::SelectionEmpty' can be const. [functionConst]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.cxx:684:14: note: Technically the member function 'Editor::SelectionEmpty' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:314:7: note: Technically the member function 'Editor::SelectionEmpty' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:366:6: style: Technically the member function 'Editor::SubstituteMarkerIfEmpty' can be const. [functionConst]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.cxx:1622:13: note: Technically the member function 'Editor::SubstituteMarkerIfEmpty' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:366:6: note: Technically the member function 'Editor::SubstituteMarkerIfEmpty' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:371:16: style: Technically the member function 'Editor::SelectionBackground' can be const. [functionConst]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.cxx:2373:23: note: Technically the member function 'Editor::SelectionBackground' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:371:16: note: Technically the member function 'Editor::SelectionBackground' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:374:7: performance: Technically the member function 'Editor::DrawWrapMarker' can be static. [functionStatic]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.cxx:2411:14: note: Technically the member function 'Editor::DrawWrapMarker' can be static.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:374:7: note: Technically the member function 'Editor::DrawWrapMarker' can be static.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:379:7: performance: Technically the member function 'Editor::DrawIndicator' can be static. [functionStatic]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.cxx:2619:14: note: Technically the member function 'Editor::DrawIndicator' can be static.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:379:7: note: Technically the member function 'Editor::DrawIndicator' can be static.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:387:7: style: Technically the member function 'Editor::DrawBlockCaret' can be const. [functionConst]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.cxx:3243:14: note: Technically the member function 'Editor::DrawBlockCaret' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:387:7: note: Technically the member function 'Editor::DrawBlockCaret' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:473:6: style: Technically the member function 'Editor::GetWhitespaceVisible' can be const. [functionConst]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.cxx:5572:13: note: Technically the member function 'Editor::GetWhitespaceVisible' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:473:6: note: Technically the member function 'Editor::GetWhitespaceVisible' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:499:17: style: Technically the member function 'Editor::GetMarginCursor' can be const. [functionConst]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.cxx:6049:24: note: Technically the member function 'Editor::GetMarginCursor' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:499:17: note: Technically the member function 'Editor::GetMarginCursor' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:516:6: style: Technically the member function 'Editor::PositionAfterArea' can be const. [functionConst]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.cxx:6605:13: note: Technically the member function 'Editor::PositionAfterArea' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:516:6: note: Technically the member function 'Editor::PositionAfterArea' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:533:6: style: Technically the member function 'Editor::ContractedFoldNext' can be const. [functionConst]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.cxx:6830:13: note: Technically the member function 'Editor::ContractedFoldNext' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:533:6: note: Technically the member function 'Editor::ContractedFoldNext' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:538:7: style: Technically the member function 'Editor::PositionIsHotspot' can be const. [functionConst]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.cxx:6303:14: note: Technically the member function 'Editor::PositionIsHotspot' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:538:7: note: Technically the member function 'Editor::PositionIsHotspot' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:541:7: style: Technically the member function 'Editor::GetHotSpotRange' can be const. [functionConst]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.cxx:6347:14: note: Technically the member function 'Editor::GetHotSpotRange' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:541:7: note: Technically the member function 'Editor::GetHotSpotRange' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/XPM.h:33:2: style: Class 'XPM' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/XPM.h:34:2: style: Class 'XPM' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/XPM.h:86:2: style: Class 'RGBAImage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/ViewStyle.h:49:2: style: Class 'FontRealised' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Selection.h:91:2: style: Struct 'SelectionRange' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Selection.h:93:2: style: Struct 'SelectionRange' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/PositionCache.h:56:2: style: Class 'LineLayout' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:576:2: style: Class 'AutoSurface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:446:7: style: The function 'NotifyModifyAttempt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Document.h:500:15: note: Virtual function in base class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:446:7: note: Function in derived class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:447:7: style: The function 'NotifySavePoint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Document.h:501:15: note: Virtual function in base class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:447:7: note: Function in derived class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:449:7: style: The function 'NotifyModified' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Document.h:502:15: note: Virtual function in base class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:449:7: note: Function in derived class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:450:7: style: The function 'NotifyDeleted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Document.h:503:15: note: Virtual function in base class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:450:7: note: Function in derived class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:451:7: style: The function 'NotifyStyleNeeded' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Document.h:504:15: note: Virtual function in base class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:451:7: note: Function in derived class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:452:7: style: The function 'NotifyLexerChanged' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Document.h:505:15: note: Virtual function in base class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:452:7: note: Function in derived class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:453:7: style: The function 'NotifyErrorOccurred' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Document.h:506:15: note: Virtual function in base class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:453:7: note: Function in derived class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.cxx:5660:17: style: The function 'Fold' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Document.h:171:17: note: Virtual function in base class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.cxx:5660:17: note: Function in derived class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/ExternalLexer.h:36:17: warning: Possible null pointer dereference if the default parameter value is used: languageName_ [nullPointerDefaultArg]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/ExternalLexer.h:57:2: style: Class 'LexerLibrary' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/KeyMap.h:45:15: style: Technically the member function 'KeyMap::Find' can be const. [functionConst]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/KeyMap.cxx:60:22: note: Technically the member function 'KeyMap::Find' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/KeyMap.h:45:15: note: Technically the member function 'KeyMap::Find' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/LineMarker.cxx:71:53: style: Function 'Draw' argument 2 names different: declaration 'rc' definition 'rcWhole'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/LineMarker.h:68:42: note: Function 'Draw' argument 2 names different: declaration 'rc' definition 'rcWhole'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/LineMarker.cxx:71:53: note: Function 'Draw' argument 2 names different: declaration 'rc' definition 'rcWhole'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/PerLine.cxx:198:40: style: Function 'AddMark' argument 2 names different: declaration 'marker' definition 'markerNum'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/PerLine.h:58:28: note: Function 'AddMark' argument 2 names different: declaration 'marker' definition 'markerNum'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/PerLine.cxx:198:40: note: Function 'AddMark' argument 2 names different: declaration 'marker' definition 'markerNum'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/PerLine.h:76:6: style: Technically the member function 'LineLevels::GetLevel' can be const. [functionConst]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/PerLine.cxx:301:17: note: Technically the member function 'LineLevels::GetLevel' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/PerLine.h:76:6: note: Technically the member function 'LineLevels::GetLevel' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/PerLine.h:91:6: style: Technically the member function 'LineState::GetMaxLineState' can be const. [functionConst]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/PerLine.cxx:344:16: note: Technically the member function 'LineState::GetMaxLineState' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/PerLine.h:91:6: note: Technically the member function 'LineState::GetMaxLineState' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/PerLine.h:106:6: style: Technically the member function 'LineAnnotation::Style' can be const. [functionConst]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/PerLine.cxx:406:21: note: Technically the member function 'LineAnnotation::Style' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/PerLine.h:106:6: note: Technically the member function 'LineAnnotation::Style' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/PerLine.h:52:15: warning: Virtual function 'Init' is called from destructor '~LineMarkers()' at line 128. Dynamic binding is not used. [virtualCallInConstructor]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/PerLine.cxx:128:2: note: Calling Init
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/PerLine.h:52:15: note: Init is a virtual method
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/PositionCache.cxx:506:58: style: Function 'Set' argument 5 names different: declaration 'clock' definition 'clock_'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/PositionCache.h:110:110: note: Function 'Set' argument 5 names different: declaration 'clock' definition 'clock_'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/PositionCache.cxx:506:58: note: Function 'Set' argument 5 names different: declaration 'clock' definition 'clock_'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/PositionCache.cxx:545:85: style: Function 'Hash' argument 3 names different: declaration 'len' definition 'len_'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/PositionCache.h:113:73: note: Function 'Hash' argument 3 names different: declaration 'len' definition 'len_'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/PositionCache.cxx:545:85: note: Function 'Hash' argument 3 names different: declaration 'len' definition 'len_'.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/PositionCache.cxx:409:2: style: Class 'BreakFinder' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/PositionCache.cxx:409:2: style: Class 'BreakFinder' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/PositionCache.cxx:571:2: style: Class 'PositionCache' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/PositionCache.cxx:571:2: style: Class 'PositionCache' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/RESearch.cxx:258:11: warning: Member variable 'RESearch::bopat' is not initialized in the constructor. [uninitMemberVar]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/RESearch.cxx:258:11: warning: Member variable 'RESearch::eopat' is not initialized in the constructor. [uninitMemberVar]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/RESearch.cxx:258:11: warning: Member variable 'RESearch::tagstk' is not initialized in the constructor. [uninitMemberVar]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/RESearch.cxx:258:11: warning: Member variable 'RESearch::nfa' is not initialized in the constructor. [uninitMemberVar]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/RESearch.h:39:6: style: Technically the member function 'RESearch::Substitute' can be const. [functionConst]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/RESearch.cxx:980:15: note: Technically the member function 'RESearch::Substitute' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/RESearch.h:39:6: note: Technically the member function 'RESearch::Substitute' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/RunStyles.h:31:6: style: Technically the member function 'RunStyles::FindNextChange' can be const. [functionConst]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/RunStyles.cxx:88:16: note: Technically the member function 'RunStyles::FindNextChange' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/RunStyles.h:31:6: note: Technically the member function 'RunStyles::FindNextChange' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/RunStyles.h:32:6: style: Technically the member function 'RunStyles::StartRun' can be const. [functionConst]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/RunStyles.cxx:107:16: note: Technically the member function 'RunStyles::StartRun' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/RunStyles.h:32:6: note: Technically the member function 'RunStyles::StartRun' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/RunStyles.h:33:6: style: Technically the member function 'RunStyles::EndRun' can be const. [functionConst]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/RunStyles.cxx:111:16: note: Technically the member function 'RunStyles::EndRun' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/RunStyles.h:33:6: note: Technically the member function 'RunStyles::EndRun' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/RunStyles.cxx:68:2: style: Class 'RunStyles' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/RunStyles.cxx:68:2: style: Class 'RunStyles' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/ScintillaBase.h:59:15: style: The function 'Initialise' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:276:15: note: Virtual function in base class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/ScintillaBase.h:59:15: note: Function in derived class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/ScintillaBase.h:60:15: style: The function 'Finalise' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:277:15: note: Virtual function in base class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/ScintillaBase.h:60:15: note: Function in derived class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/ScintillaBase.h:62:15: style: The function 'AddCharUTF' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:406:15: note: Virtual function in base class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/ScintillaBase.h:62:15: note: Function in derived class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/ScintillaBase.h:64:15: style: The function 'CancelModes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:463:15: note: Virtual function in base class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/ScintillaBase.h:64:15: note: Function in derived class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/ScintillaBase.h:65:14: style: The function 'KeyCommand' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:468:14: note: Virtual function in base class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/ScintillaBase.h:65:14: note: Function in derived class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/ScintillaBase.h:85:15: style: The function 'ButtonDown' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:504:15: note: Virtual function in base class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/ScintillaBase.h:85:15: note: Function in derived class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/ScintillaBase.h:87:7: style: The function 'NotifyStyleToNeeded' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:430:15: note: Virtual function in base class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/ScintillaBase.h:87:7: note: Function in derived class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/ScintillaBase.h:88:7: style: The function 'NotifyLexerChanged' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Document.h:505:15: note: Virtual function in base class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/ScintillaBase.h:88:7: note: Function in derived class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/ScintillaBase.h:92:17: style: The function 'WndProc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/Editor.h:560:17: note: Virtual function in base class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/ScintillaBase.h:92:17: note: Function in derived class
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/ViewStyle.cxx:36:2: style: Class 'FontNames' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/ViewStyle.cxx:36:2: style: Class 'FontNames' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/ViewStyle.h:62:1: warning: The class 'ViewStyle' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/XPM.cxx:24:12: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/XPM.cxx:30:12: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/XPM.h:29:7: style: Technically the member function 'XPM::FillRun' can be const. [functionConst]
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/XPM.cxx:60:11: note: Technically the member function 'XPM::FillRun' can be const.
anjuta-extras-3.4.0/plugins/scintilla/scintilla/src/XPM.h:29:7: note: Technically the member function 'XPM::FillRun' can be const.
anjuta-extras-3.4.0/plugins/scintilla/style-editor.c:627:9: style: The scope of the variable 'str' can be reduced. [variableScope]
anjuta-extras-3.4.0/plugins/scintilla/style-editor.c:1138:43: style: Function 'style_editor_save' argument 2 names different: declaration 'stream' definition 'fp'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/style-editor.h:57:48: note: Function 'style_editor_save' argument 2 names different: declaration 'stream' definition 'fp'.
anjuta-extras-3.4.0/plugins/scintilla/style-editor.c:1138:43: note: Function 'style_editor_save' argument 2 names different: declaration 'stream' definition 'fp'.
anjuta-extras-3.4.0/plugins/scintilla/style-editor.c:951:8: style: Unused variable: ofile [unusedVariable]
anjuta-extras-3.4.0/plugins/scintilla/style-editor.c:952:9: style: Unused variable: filename [unusedVariable]
anjuta-extras-3.4.0/plugins/scintilla/text-editor-iterable.c:279:49: style: Function 'text_editor_cell_instance_init' argument 1 names different: declaration 'sp' definition 'obj'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/text-editor-iterable.c:55:60: note: Function 'text_editor_cell_instance_init' argument 1 names different: declaration 'sp' definition 'obj'.
anjuta-extras-3.4.0/plugins/scintilla/text-editor-iterable.c:279:49: note: Function 'text_editor_cell_instance_init' argument 1 names different: declaration 'sp' definition 'obj'.
anjuta-extras-3.4.0/plugins/scintilla/text-editor-iterable.c:321:46: style: Function 'text_editor_cell_get_editor' argument 1 names different: declaration 'iter' definition 'cell'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/text-editor-iterable.h:51:58: note: Function 'text_editor_cell_get_editor' argument 1 names different: declaration 'iter' definition 'cell'.
anjuta-extras-3.4.0/plugins/scintilla/text-editor-iterable.c:321:46: note: Function 'text_editor_cell_get_editor' argument 1 names different: declaration 'iter' definition 'cell'.
anjuta-extras-3.4.0/plugins/scintilla/text-editor-iterable.c:328:48: style: Function 'text_editor_cell_set_position' argument 1 names different: declaration 'iter' definition 'cell'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/text-editor-iterable.h:52:53: note: Function 'text_editor_cell_set_position' argument 1 names different: declaration 'iter' definition 'cell'.
anjuta-extras-3.4.0/plugins/scintilla/text-editor-iterable.c:328:48: note: Function 'text_editor_cell_set_position' argument 1 names different: declaration 'iter' definition 'cell'.
anjuta-extras-3.4.0/plugins/scintilla/text-editor-iterable.c:352:48: style: Function 'text_editor_cell_get_position' argument 1 names different: declaration 'iter' definition 'cell'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/text-editor-iterable.h:53:53: note: Function 'text_editor_cell_get_position' argument 1 names different: declaration 'iter' definition 'cell'.
anjuta-extras-3.4.0/plugins/scintilla/text-editor-iterable.c:352:48: note: Function 'text_editor_cell_get_position' argument 1 names different: declaration 'iter' definition 'cell'.
anjuta-extras-3.4.0/plugins/scintilla/text-editor-iterable.c:144:10: style: Variable 'size' is assigned a value that is never used. [unreadVariable]
anjuta-extras-3.4.0/plugins/scintilla/text_editor.c:1689:4: style: Variable 'converted_file_contents' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-extras-3.4.0/plugins/scintilla/text_editor.c:1683:0: note: Variable 'converted_file_contents' is reassigned a value before the old one has been used.
anjuta-extras-3.4.0/plugins/scintilla/text_editor.c:1689:4: note: Variable 'converted_file_contents' is reassigned a value before the old one has been used.
anjuta-extras-3.4.0/plugins/scintilla/text_editor.c:3796:3: style: Variable 'lexer' is reassigned a value before the old one has been used. [redundantAssignment]
anjuta-extras-3.4.0/plugins/scintilla/text_editor.c:3795:0: note: Variable 'lexer' is reassigned a value before the old one has been used.
anjuta-extras-3.4.0/plugins/scintilla/text_editor.c:3796:3: note: Variable 'lexer' is reassigned a value before the old one has been used.
anjuta-extras-3.4.0/plugins/scintilla/text_editor.c:711:14: style: The scope of the variable 'scintilla' can be reduced. [variableScope]
anjuta-extras-3.4.0/plugins/scintilla/text_editor.c:623:71: style: Function 'text_editor_new' argument 3 names different: declaration 'tab_name' definition 'name'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/text_editor.h:149:21: note: Function 'text_editor_new' argument 3 names different: declaration 'tab_name' definition 'name'.
anjuta-extras-3.4.0/plugins/scintilla/text_editor.c:623:71: note: Function 'text_editor_new' argument 3 names different: declaration 'tab_name' definition 'name'.
anjuta-extras-3.4.0/plugins/scintilla/text_editor.c:808:53: style: Function 'text_editor_hilite_one' argument 2 names different: declaration 'editor' definition 'editor_id'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/text_editor.c:117:65: note: Function 'text_editor_hilite_one' argument 2 names different: declaration 'editor' definition 'editor_id'.
anjuta-extras-3.4.0/plugins/scintilla/text_editor.c:808:53: note: Function 'text_editor_hilite_one' argument 2 names different: declaration 'editor' definition 'editor_id'.
anjuta-extras-3.4.0/plugins/scintilla/text_editor.c:858:47: style: Function 'text_editor_hilite' argument 2 names different: declaration 'force' definition 'override_by_pref'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/text_editor.h:172:51: note: Function 'text_editor_hilite' argument 2 names different: declaration 'force' definition 'override_by_pref'.
anjuta-extras-3.4.0/plugins/scintilla/text_editor.c:858:47: note: Function 'text_editor_hilite' argument 2 names different: declaration 'force' definition 'override_by_pref'.
anjuta-extras-3.4.0/plugins/scintilla/text_editor.c:1108:48: style: Function 'text_editor_goto_point' argument 2 names different: declaration 'num' definition 'point'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/text_editor.h:211:57: note: Function 'text_editor_goto_point' argument 2 names different: declaration 'num' definition 'point'.
anjuta-extras-3.4.0/plugins/scintilla/text_editor.c:1108:48: note: Function 'text_editor_goto_point' argument 2 names different: declaration 'num' definition 'point'.
anjuta-extras-3.4.0/plugins/scintilla/text_editor.c:1118:47: style: Function 'text_editor_goto_line' argument 2 names different: declaration 'num' definition 'line'. [funcArgNamesDifferent]
anjuta-extras-3.4.0/plugins/scintilla/text_editor.h:212:56: note: Function 'text_editor_goto_line' argument 2 names different: declaration 'num' definition 'line'.
anjuta-extras-3.4.0/plugins/scintilla/text_editor.c:1118:47: note: Function 'text_editor_goto_line' argument 2 names different: declaration 'num' definition 'line'.
anjuta-extras-3.4.0/plugins/scintilla/text_editor.c:1443:14: style: Variable 'max_mode' is assigned a value that is never used. [unreadVariable]
anjuta-extras-3.4.0/plugins/scintilla/text_editor_cbs.c:128:11: style: Variable 'parent' is assigned a value that is never used. [unreadVariable]
anjuta-extras-3.4.0/plugins/scratchbox/plugin.c:480:13: style: Variable 'sb_entry' is assigned a value that is never used. [unreadVariable]
[22:45]

ftp://ftp.se.debian.org/debian/pool/main/a/anki/anki_2.1.0+dfsg.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/ann/ann_1.1.2+doc.orig.tar.gz
ann-1.1.2+doc/ann2fig/ann2fig.cpp:583:0: error: syntax error [syntaxError]
ann-1.1.2+doc/src/kd_tree.h:101:4: performance: Variable 'bkt' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ann-1.1.2+doc/src/kd_tree.h:157:4: performance: Variable 'cut_val' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ann-1.1.2+doc/src/bd_tree.h:73:4: performance: Variable 'bnds' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ann-1.1.2+doc/src/pr_queue_k.h:87:9: style: Technically the member function 'ANNmin_k::ANNmin_key' can be const. [functionConst]
ann-1.1.2+doc/src/pr_queue_k.h:90:9: style: Technically the member function 'ANNmin_k::max_key' can be const. [functionConst]
ann-1.1.2+doc/src/pr_queue_k.h:93:9: style: Technically the member function 'ANNmin_k::ith_smallest_key' can be const. [functionConst]
ann-1.1.2+doc/src/pr_queue_k.h:96:10: style: Technically the member function 'ANNmin_k::ith_smallest_info' can be const. [functionConst]
ann-1.1.2+doc/src/pr_queue_k.h:81:4: style: Class 'ANNmin_k' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
ann-1.1.2+doc/src/pr_queue_k.h:81:4: style: Class 'ANNmin_k' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ann-1.1.2+doc/src/pr_queue_k.h:77:2: style: Class 'ANNmin_k' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ann-1.1.2+doc/src/kd_tree.h:106:15: style: The function 'getStats' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ann-1.1.2+doc/src/kd_tree.h:54:15: note: Virtual function in base class
ann-1.1.2+doc/src/kd_tree.h:106:15: note: Function in derived class
ann-1.1.2+doc/src/kd_tree.h:110:15: style: The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ann-1.1.2+doc/src/kd_tree.h:59:15: note: Virtual function in base class
ann-1.1.2+doc/src/kd_tree.h:110:15: note: Function in derived class
ann-1.1.2+doc/src/kd_tree.h:111:15: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ann-1.1.2+doc/src/kd_tree.h:60:15: note: Virtual function in base class
ann-1.1.2+doc/src/kd_tree.h:111:15: note: Function in derived class
ann-1.1.2+doc/src/kd_tree.h:113:15: style: The function 'ann_search' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ann-1.1.2+doc/src/kd_tree.h:50:15: note: Virtual function in base class
ann-1.1.2+doc/src/kd_tree.h:113:15: note: Function in derived class
ann-1.1.2+doc/src/kd_tree.h:114:15: style: The function 'ann_pri_search' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ann-1.1.2+doc/src/kd_tree.h:51:15: note: Virtual function in base class
ann-1.1.2+doc/src/kd_tree.h:114:15: note: Function in derived class
ann-1.1.2+doc/src/kd_tree.h:115:15: style: The function 'ann_FR_search' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ann-1.1.2+doc/src/kd_tree.h:52:15: note: Virtual function in base class
ann-1.1.2+doc/src/kd_tree.h:115:15: note: Function in derived class
ann-1.1.2+doc/src/kd_tree.h:172:15: style: The function 'getStats' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ann-1.1.2+doc/src/kd_tree.h:54:15: note: Virtual function in base class
ann-1.1.2+doc/src/kd_tree.h:172:15: note: Function in derived class
ann-1.1.2+doc/src/kd_tree.h:176:15: style: The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ann-1.1.2+doc/src/kd_tree.h:59:15: note: Virtual function in base class
ann-1.1.2+doc/src/kd_tree.h:176:15: note: Function in derived class
ann-1.1.2+doc/src/kd_tree.h:177:15: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ann-1.1.2+doc/src/kd_tree.h:60:15: note: Virtual function in base class
ann-1.1.2+doc/src/kd_tree.h:177:15: note: Function in derived class
ann-1.1.2+doc/src/kd_tree.h:179:15: style: The function 'ann_search' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ann-1.1.2+doc/src/kd_tree.h:50:15: note: Virtual function in base class
ann-1.1.2+doc/src/kd_tree.h:179:15: note: Function in derived class
ann-1.1.2+doc/src/kd_tree.h:180:15: style: The function 'ann_pri_search' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ann-1.1.2+doc/src/kd_tree.h:51:15: note: Virtual function in base class
ann-1.1.2+doc/src/kd_tree.h:180:15: note: Function in derived class
ann-1.1.2+doc/src/kd_tree.h:181:15: style: The function 'ann_FR_search' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ann-1.1.2+doc/src/kd_tree.h:52:15: note: Virtual function in base class
ann-1.1.2+doc/src/kd_tree.h:181:15: note: Function in derived class
ann-1.1.2+doc/src/bd_tree.h:88:15: style: The function 'getStats' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ann-1.1.2+doc/src/kd_tree.h:54:15: note: Virtual function in base class
ann-1.1.2+doc/src/bd_tree.h:88:15: note: Function in derived class
ann-1.1.2+doc/src/bd_tree.h:92:15: style: The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ann-1.1.2+doc/src/kd_tree.h:59:15: note: Virtual function in base class
ann-1.1.2+doc/src/bd_tree.h:92:15: note: Function in derived class
ann-1.1.2+doc/src/bd_tree.h:93:15: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ann-1.1.2+doc/src/kd_tree.h:60:15: note: Virtual function in base class
ann-1.1.2+doc/src/bd_tree.h:93:15: note: Function in derived class
ann-1.1.2+doc/src/bd_tree.h:95:15: style: The function 'ann_search' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ann-1.1.2+doc/src/kd_tree.h:50:15: note: Virtual function in base class
ann-1.1.2+doc/src/bd_tree.h:95:15: note: Function in derived class
ann-1.1.2+doc/src/bd_tree.h:96:15: style: The function 'ann_pri_search' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ann-1.1.2+doc/src/kd_tree.h:51:15: note: Virtual function in base class
ann-1.1.2+doc/src/bd_tree.h:96:15: note: Function in derived class
ann-1.1.2+doc/src/bd_tree.h:97:15: style: The function 'ann_FR_search' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ann-1.1.2+doc/src/kd_tree.h:52:15: note: Virtual function in base class
ann-1.1.2+doc/src/bd_tree.h:97:15: note: Function in derived class
ann-1.1.2+doc/src/pr_queue.h:75:10: style: Technically the member function 'ANNpr_queue::empty' can be const. [functionConst]
ann-1.1.2+doc/src/pr_queue.h:78:10: style: Technically the member function 'ANNpr_queue::non_empty' can be const. [functionConst]
ann-1.1.2+doc/src/pr_queue.h:69:4: style: Class 'ANNpr_queue' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
ann-1.1.2+doc/src/pr_queue.h:69:4: style: Class 'ANNpr_queue' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ann-1.1.2+doc/src/pr_queue.h:65:2: style: Class 'ANNpr_queue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ann-1.1.2+doc/src/bd_tree.cpp:259:7: error: Uninitialized variable: n_lo [uninitvar]
ann-1.1.2+doc/src/bd_tree.cpp:260:17: error: Uninitialized variable: cd [uninitvar]
ann-1.1.2+doc/src/bd_tree.cpp:261:12: error: Uninitialized variable: n_lo [uninitvar]
ann-1.1.2+doc/src/bd_tree.cpp:264:17: error: Uninitialized variable: cd [uninitvar]
ann-1.1.2+doc/src/bd_tree.cpp:265:12: error: Uninitialized variable: n_lo [uninitvar]
ann-1.1.2+doc/src/bd_tree.cpp:266:13: error: Uninitialized variable: n_lo [uninitvar]
ann-1.1.2+doc/src/bd_tree.cpp:370:28: error: Uninitialized variable: cd [uninitvar]
ann-1.1.2+doc/src/bd_tree.cpp:371:28: error: Uninitialized variable: cd [uninitvar]
ann-1.1.2+doc/src/bd_tree.cpp:373:14: error: Uninitialized variable: cd [uninitvar]
ann-1.1.2+doc/src/bd_tree.cpp:375:15: error: Uninitialized variable: n_lo [uninitvar]
ann-1.1.2+doc/src/bd_tree.cpp:377:14: error: Uninitialized variable: cd [uninitvar]
ann-1.1.2+doc/src/bd_tree.cpp:379:14: error: Uninitialized variable: cd [uninitvar]
ann-1.1.2+doc/src/bd_tree.cpp:381:16: error: Uninitialized variable: n_lo [uninitvar]
ann-1.1.2+doc/src/bd_tree.cpp:383:14: error: Uninitialized variable: cd [uninitvar]
ann-1.1.2+doc/src/kd_dump.cpp:375:6: style: The scope of the variable 'n_pts' can be reduced. [variableScope]
ann-1.1.2+doc/src/kd_fix_rad_search.cpp:151:21: style: The scope of the variable 'pp' can be reduced. [variableScope]
ann-1.1.2+doc/src/kd_fix_rad_search.cpp:152:21: style: The scope of the variable 'qq' can be reduced. [variableScope]
ann-1.1.2+doc/src/kd_pr_search.cpp:184:21: style: The scope of the variable 'pp' can be reduced. [variableScope]
ann-1.1.2+doc/src/kd_pr_search.cpp:185:21: style: The scope of the variable 'qq' can be reduced. [variableScope]
ann-1.1.2+doc/src/kd_search.cpp:175:21: style: The scope of the variable 'pp' can be reduced. [variableScope]
ann-1.1.2+doc/src/kd_search.cpp:176:21: style: The scope of the variable 'qq' can be reduced. [variableScope]
ann-1.1.2+doc/src/kd_tree.cpp:338:28: error: Uninitialized variable: cd [uninitvar]
ann-1.1.2+doc/src/kd_tree.cpp:339:28: error: Uninitialized variable: cd [uninitvar]
ann-1.1.2+doc/src/kd_tree.cpp:341:14: error: Uninitialized variable: cd [uninitvar]
ann-1.1.2+doc/src/kd_tree.cpp:343:15: error: Uninitialized variable: n_lo [uninitvar]
ann-1.1.2+doc/src/kd_tree.cpp:345:14: error: Uninitialized variable: cd [uninitvar]
ann-1.1.2+doc/src/kd_tree.cpp:347:14: error: Uninitialized variable: cd [uninitvar]
ann-1.1.2+doc/src/kd_tree.cpp:349:16: error: Uninitialized variable: n_lo [uninitvar]
ann-1.1.2+doc/src/kd_tree.cpp:351:14: error: Uninitialized variable: cd [uninitvar]
[22:45]

ftp://ftp.se.debian.org/debian/pool/main/a/annotation-indexer/annotation-indexer_1.9.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/anomaly/anomaly_1.1.0.orig.tar.gz
anomaly-1.1.0/src/Detector.h:52:8: style: Technically the member function 'Detector::react_complain' can be const. [functionConst]
anomaly-1.1.0/src/Detector.cpp:315:16: note: Technically the member function 'Detector::react_complain' can be const.
anomaly-1.1.0/src/Detector.h:52:8: note: Technically the member function 'Detector::react_complain' can be const.
[22:45]

ftp://ftp.se.debian.org/debian/pool/main/a/anon-proxy/anon-proxy_00.05.38+20081230.orig.tar.gz
anon-proxy-00.05.38+20081230/CAASymCipher.cpp:321:53: style: Function 'setPublicKeyAsXML' argument 1 names different: declaration 'buff' definition 'key'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CAASymCipher.hpp:52:42: note: Function 'setPublicKeyAsXML' argument 1 names different: declaration 'buff' definition 'key'.
anon-proxy-00.05.38+20081230/CAASymCipher.cpp:321:53: note: Function 'setPublicKeyAsXML' argument 1 names different: declaration 'buff' definition 'key'.
anon-proxy-00.05.38+20081230/CAASymCipher.cpp:423:48: style: Function 'setPublicKey' argument 1 names different: declaration 'modulus' definition 'm'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CAASymCipher.hpp:57:37: note: Function 'setPublicKey' argument 1 names different: declaration 'modulus' definition 'm'.
anon-proxy-00.05.38+20081230/CAASymCipher.cpp:423:48: note: Function 'setPublicKey' argument 1 names different: declaration 'modulus' definition 'm'.
anon-proxy-00.05.38+20081230/CAASymCipher.cpp:423:57: style: Function 'setPublicKey' argument 2 names different: declaration 'moduluslen' definition 'mlen'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CAASymCipher.hpp:57:52: note: Function 'setPublicKey' argument 2 names different: declaration 'moduluslen' definition 'mlen'.
anon-proxy-00.05.38+20081230/CAASymCipher.cpp:423:57: note: Function 'setPublicKey' argument 2 names different: declaration 'moduluslen' definition 'mlen'.
anon-proxy-00.05.38+20081230/CAASymCipher.cpp:423:75: style: Function 'setPublicKey' argument 3 names different: declaration 'exponent' definition 'e'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CAASymCipher.hpp:57:76: note: Function 'setPublicKey' argument 3 names different: declaration 'exponent' definition 'e'.
anon-proxy-00.05.38+20081230/CAASymCipher.cpp:423:75: note: Function 'setPublicKey' argument 3 names different: declaration 'exponent' definition 'e'.
anon-proxy-00.05.38+20081230/CAASymCipher.cpp:423:84: style: Function 'setPublicKey' argument 4 names different: declaration 'exponentlen' definition 'elen'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CAASymCipher.hpp:57:92: note: Function 'setPublicKey' argument 4 names different: declaration 'exponentlen' definition 'elen'.
anon-proxy-00.05.38+20081230/CAASymCipher.cpp:423:84: note: Function 'setPublicKey' argument 4 names different: declaration 'exponentlen' definition 'elen'.
anon-proxy-00.05.38+20081230/CASymCipher.hpp:68:9: style: Technically the member function 'CASymCipher::isKeyValid' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CAQueue.hpp:99:9: style: Technically the member function 'CAQueue::isEmpty' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CAConditionVariable.hpp:42:7: style: Class 'CAConditionVariable' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
anon-proxy-00.05.38+20081230/CAConditionVariable.hpp:42:7: style: Class 'CAConditionVariable' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
anon-proxy-00.05.38+20081230/CASymCipher.hpp:51:6: style: Class 'CASymCipher' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
anon-proxy-00.05.38+20081230/CASymCipher.hpp:51:6: style: Class 'CASymCipher' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
anon-proxy-00.05.38+20081230/CAQueue.hpp:63:6: style: Class 'CAQueue' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
anon-proxy-00.05.38+20081230/CAQueue.hpp:63:6: style: Class 'CAQueue' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
anon-proxy-00.05.38+20081230/xml/DOM_Output.hpp:201:7: style: Class 'DOM_Output' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
anon-proxy-00.05.38+20081230/xml/DOM_Output.hpp:201:7: style: Class 'DOM_Output' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
anon-proxy-00.05.38+20081230/CAQueue.hpp:57:4: style: Class 'CAQueue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anon-proxy-00.05.38+20081230/CAControlChannelDispatcher.hpp:49:5: style: Class 'CAControlChannelDispatcher' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
anon-proxy-00.05.38+20081230/CAControlChannelDispatcher.hpp:49:5: style: Class 'CAControlChannelDispatcher' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
anon-proxy-00.05.38+20081230/CAControlChannelDispatcher.hpp:44:3: style: Class 'CAControlChannelDispatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anon-proxy-00.05.38+20081230/CAAbstractXMLSignable.hpp:48:28: warning: Either the condition 'pDoc!=NULL' is redundant or there is possible null pointer dereference: pDoc. [nullPointerRedundantCheck]
anon-proxy-00.05.38+20081230/CAAbstractXMLSignable.hpp:50:12: note: Assuming that condition 'pDoc!=NULL' is not redundant
anon-proxy-00.05.38+20081230/CAAbstractXMLSignable.hpp:48:28: note: Null pointer dereference
anon-proxy-00.05.38+20081230/CACertStore.hpp:49:11: style: Technically the member function 'CACertStore::getNumber' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CAAbstractXMLSignable.hpp:35:9: performance: Technically the member function 'CAAbstractXMLSignable::sign' can be static. [functionStatic]
anon-proxy-00.05.38+20081230/CAAbstractXMLSignable.hpp:70:9: style: Technically the member function 'CAAbstractXMLSignable::isSigned' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CABase64.cpp:41:48: style: Function 'decode' argument 2 names different: declaration 'len' definition 'inlen'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CABase64.hpp:31:48: note: Function 'decode' argument 2 names different: declaration 'len' definition 'inlen'.
anon-proxy-00.05.38+20081230/CABase64.cpp:41:48: note: Function 'decode' argument 2 names different: declaration 'len' definition 'inlen'.
anon-proxy-00.05.38+20081230/CABase64.cpp:83:48: style: Function 'encode' argument 2 names different: declaration 'len' definition 'inlen'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CABase64.hpp:32:48: note: Function 'encode' argument 2 names different: declaration 'len' definition 'inlen'.
anon-proxy-00.05.38+20081230/CABase64.cpp:83:48: note: Function 'encode' argument 2 names different: declaration 'len' definition 'inlen'.
anon-proxy-00.05.38+20081230/CASocketAddrINet.hpp:70:7: portability: Returning an integer in a function with pointer return type is not portable. [CastIntegerToAddressAtReturn]
anon-proxy-00.05.38+20081230/CACacheLoadBalancing.cpp:43:17: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CACacheLoadBalancing.hpp:71:8: style: Variable 'pSelectedEntry' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
anon-proxy-00.05.38+20081230/CACacheLoadBalancing.hpp:70:8: note: Variable 'pSelectedEntry' is reassigned a value before the old one has been used if variable is no semaphore variable.
anon-proxy-00.05.38+20081230/CACacheLoadBalancing.hpp:71:8: note: Variable 'pSelectedEntry' is reassigned a value before the old one has been used if variable is no semaphore variable.
anon-proxy-00.05.38+20081230/CACacheLoadBalancing.hpp:100:11: style: Technically the member function 'CACacheLoadBalancing::getElementCount' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CASocketAddrINet.hpp:55:4: style: Class 'CASocketAddrINet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anon-proxy-00.05.38+20081230/CASocketAddrINet.hpp:50:11: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anon-proxy-00.05.38+20081230/CASocketAddr.hpp:42:20: note: Virtual function in base class
anon-proxy-00.05.38+20081230/CASocketAddrINet.hpp:50:11: note: Function in derived class
anon-proxy-00.05.38+20081230/CASocketAddrINet.hpp:59:18: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anon-proxy-00.05.38+20081230/CASocketAddr.hpp:38:26: note: Virtual function in base class
anon-proxy-00.05.38+20081230/CASocketAddrINet.hpp:59:18: note: Function in derived class
anon-proxy-00.05.38+20081230/CASocketAddrINet.hpp:65:20: style: The function 'LPSOCKADDR' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anon-proxy-00.05.38+20081230/CASocketAddr.hpp:48:28: note: Virtual function in base class
anon-proxy-00.05.38+20081230/CASocketAddrINet.hpp:65:20: note: Function in derived class
anon-proxy-00.05.38+20081230/CASocketAddrINet.hpp:77:11: style: The function 'getSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anon-proxy-00.05.38+20081230/CASocketAddr.hpp:45:19: note: Virtual function in base class
anon-proxy-00.05.38+20081230/CASocketAddrINet.hpp:77:11: note: Function in derived class
anon-proxy-00.05.38+20081230/CASocketAddrINet.hpp:105:19: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anon-proxy-00.05.38+20081230/CASocketAddr.hpp:58:19: note: Virtual function in base class
anon-proxy-00.05.38+20081230/CASocketAddrINet.hpp:105:19: note: Function in derived class
anon-proxy-00.05.38+20081230/CACertStore.cpp:41:22: style: The scope of the variable 'tmp' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/CACertStore.cpp:106:42: style: Function 'encode' argument 1 names different: declaration 'elemnRoot' definition 'elemRoot'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CACertStore.hpp:52:32: note: Function 'encode' argument 1 names different: declaration 'elemnRoot' definition 'elemRoot'.
anon-proxy-00.05.38+20081230/CACertStore.cpp:106:42: note: Function 'encode' argument 1 names different: declaration 'elemnRoot' definition 'elemRoot'.
anon-proxy-00.05.38+20081230/CACertStore.hpp:51:11: style: Technically the member function 'CACertStore::encode' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CACertStore.cpp:72:21: note: Technically the member function 'CACertStore::encode' can be const.
anon-proxy-00.05.38+20081230/CACertStore.hpp:51:11: note: Technically the member function 'CACertStore::encode' can be const.
anon-proxy-00.05.38+20081230/CACertStore.hpp:52:11: style: Technically the member function 'CACertStore::encode' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CACertStore.cpp:106:21: note: Technically the member function 'CACertStore::encode' can be const.
anon-proxy-00.05.38+20081230/CACertStore.hpp:52:11: note: Technically the member function 'CACertStore::encode' can be const.
anon-proxy-00.05.38+20081230/CACertificate.cpp:224:5: style: Variable 'pSki' is reassigned a value before the old one has been used. [redundantAssignment]
anon-proxy-00.05.38+20081230/CACertificate.cpp:223:0: note: Variable 'pSki' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/CACertificate.cpp:224:5: note: Variable 'pSki' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/CACertificate.cpp:321:5: style: Variable 'skid' is reassigned a value before the old one has been used. [redundantAssignment]
anon-proxy-00.05.38+20081230/CACertificate.cpp:319:0: note: Variable 'skid' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/CACertificate.cpp:321:5: note: Variable 'skid' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/CACertificate.cpp:43:53: style: Function 'decode' argument 1 names different: declaration 'node' definition 'n'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CACertificate.hpp:57:48: note: Function 'decode' argument 1 names different: declaration 'node' definition 'n'.
anon-proxy-00.05.38+20081230/CACertificate.cpp:43:53: note: Function 'decode' argument 1 names different: declaration 'node' definition 'n'.
anon-proxy-00.05.38+20081230/CACertificate.cpp:272:43: style: Function 'removeColons' argument 1 names different: declaration 'a_cSki' definition 'a_cSkid'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CACertificate.hpp:85:44: note: Function 'removeColons' argument 1 names different: declaration 'a_cSki' definition 'a_cSkid'.
anon-proxy-00.05.38+20081230/CACertificate.cpp:272:43: note: Function 'removeColons' argument 1 names different: declaration 'a_cSki' definition 'a_cSkid'.
anon-proxy-00.05.38+20081230/CACertificate.cpp:272:59: style: Function 'removeColons' argument 2 names different: declaration 'a_cSkiLen' definition 'a_cSkidLen'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CACertificate.hpp:85:59: note: Function 'removeColons' argument 2 names different: declaration 'a_cSkiLen' definition 'a_cSkidLen'.
anon-proxy-00.05.38+20081230/CACertificate.cpp:272:59: note: Function 'removeColons' argument 2 names different: declaration 'a_cSkiLen' definition 'a_cSkidLen'.
anon-proxy-00.05.38+20081230/CACertificate.hpp:85:24: performance: Technically the member function 'CACertificate::removeColons' can be static. [functionStatic]
anon-proxy-00.05.38+20081230/CACertificate.cpp:272:23: note: Technically the member function 'CACertificate::removeColons' can be static.
anon-proxy-00.05.38+20081230/CACertificate.hpp:85:24: note: Technically the member function 'CACertificate::removeColons' can be static.
anon-proxy-00.05.38+20081230/CASocketAddrUnix.hpp:69:7: portability: Returning an integer in a function with pointer return type is not portable. [CastIntegerToAddressAtReturn]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:3349:15: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:3347:14: note: outer condition: elemTnCs!=NULL
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:3349:15: note: opposite inner condition: elemTnCs==NULL
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:698:10: style: Condition 'socks!=NULL' is always false [knownConditionTrueFalse]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:547:14: note: Assignment 'socks=NULL', assigned value is 0
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:698:10: note: Condition 'socks!=NULL' is always false
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:722:20: style: Condition 'iCompressedLogs==0' is always true [knownConditionTrueFalse]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:549:22: note: Assignment 'iCompressedLogs=0', assigned value is 0
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:722:20: note: Condition 'iCompressedLogs==0' is always true
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:615:17: warning: Either the condition 'configfile!=NULL' is redundant or there is possible null pointer dereference: configfile. [nullPointerRedundantCheck]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:625:27: note: Assuming that condition 'configfile!=NULL' is not redundant
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:615:17: note: Null pointer dereference
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:1274:29: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:1275:16: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:2933:10: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:2943:9: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:2961:10: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:3076:11: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:3100:10: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:2989:3: style: Variable 'nlTargetInterfaces' is reassigned a value before the old one has been used. [redundantAssignment]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:2988:0: note: Variable 'nlTargetInterfaces' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:2989:3: note: Variable 'nlTargetInterfaces' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:3005:5: style: Variable 'elemTargetInterface' is reassigned a value before the old one has been used. [redundantAssignment]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:3004:0: note: Variable 'elemTargetInterface' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:3005:5: note: Variable 'elemTargetInterface' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:3651:2: style: Variable 'm_addrInfoServicesSize' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:3647:2: note: Variable 'm_addrInfoServicesSize' is reassigned a value before the old one has been used if variable is no semaphore variable.
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:3651:2: note: Variable 'm_addrInfoServicesSize' is reassigned a value before the old one has been used if variable is no semaphore variable.
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:584:13: style: Same expression on both sides of '!=' because the value of 'iVersion' and '0' are the same. [duplicateExpression]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:551:15: note: 'iVersion' is assigned value '0' here.
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:584:13: note: Same expression on both sides of '!=' because the value of 'iVersion' and '0' are the same.
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:606:16: style: Same expression on both sides of '!=' because the value of 'iLocalProxy' and '0' are the same. [duplicateExpression]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:545:18: note: 'iLocalProxy' is assigned value '0' here.
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:606:16: note: Same expression on both sides of '!=' because the value of 'iLocalProxy' and '0' are the same.
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:608:34: style: Same expression on both sides of '!=' because the value of 'iAutoReconnect' and '0' are the same. [duplicateExpression]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:553:21: note: 'iAutoReconnect' is assigned value '0' here.
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:608:34: note: Same expression on both sides of '!=' because the value of 'iAutoReconnect' and '0' are the same.
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:612:19: style: Same expression on both sides of '==' because the value of 'configfile' and 'NULL' are the same. [duplicateExpression]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:552:19: note: 'configfile' is assigned value 'NULL' here.
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:612:19: note: Same expression on both sides of '==' because the value of 'configfile' and 'NULL' are the same.
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:653:12: style: Same expression on both sides of '==' because the value of 'iDaemon' and '0' are the same. [duplicateExpression]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:543:14: note: 'iDaemon' is assigned value '0' here.
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:653:12: note: Same expression on both sides of '==' because the value of 'iDaemon' and '0' are the same.
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:657:12: style: Same expression on both sides of '!=' because the value of 'target' and 'NULL' are the same. [duplicateExpression]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:544:15: note: 'target' is assigned value 'NULL' here.
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:657:12: note: Same expression on both sides of '!=' because the value of 'target' and 'NULL' are the same.
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:698:10: style: Same expression on both sides of '!=' because the value of 'socks' and 'NULL' are the same. [duplicateExpression]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:547:14: note: 'socks' is assigned value 'NULL' here.
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:698:10: note: Same expression on both sides of '!=' because the value of 'socks' and 'NULL' are the same.
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:710:11: style: Same expression on both sides of '!=' because the value of 'logdir' and 'NULL' are the same. [duplicateExpression]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:548:15: note: 'logdir' is assigned value 'NULL' here.
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:710:11: note: Same expression on both sides of '!=' because the value of 'logdir' and 'NULL' are the same.
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:716:15: style: Same expression on both sides of '!=' because the value of 'strPidFile' and 'NULL' are the same. [duplicateExpression]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:555:19: note: 'strPidFile' is assigned value 'NULL' here.
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:716:15: note: Same expression on both sides of '!=' because the value of 'strPidFile' and 'NULL' are the same.
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:722:20: style: Same expression on both sides of '==' because the value of 'iCompressedLogs' and '0' are the same. [duplicateExpression]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:549:22: note: 'iCompressedLogs' is assigned value '0' here.
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:722:20: note: Same expression on both sides of '==' because the value of 'iCompressedLogs' and '0' are the same.
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:726:17: style: Same expression on both sides of '==' because the value of 'iAutoRestart' and '0' are the same. [duplicateExpression]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:554:19: note: 'iAutoRestart' is assigned value '0' here.
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:726:17: note: Same expression on both sides of '==' because the value of 'iAutoRestart' and '0' are the same.
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:730:15: style: Same expression on both sides of '!=' because the value of 'serverPort' and 'NULL' are the same. [duplicateExpression]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:550:19: note: 'serverPort' is assigned value 'NULL' here.
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:730:15: note: Same expression on both sides of '!=' because the value of 'serverPort' and 'NULL' are the same.
anon-proxy-00.05.38+20081230/CAClientSocket.hpp:63:12: style: The scope of the variable 'ret' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:735:10: style: The scope of the variable 'tmpStr' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:1926:8: style: The scope of the variable 'tmpBuff' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:1928:9: style: The scope of the variable 'mixID_strlen' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:1960:8: style: The scope of the variable 'tmpBuff' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:2120:8: style: The scope of the variable 'tmpBuff' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:2781:8: style: The scope of the variable 'tmpBuff' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:2915:14: style: The scope of the variable 'buffHost' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:541:52: style: Function 'parse' argument 2 names different: declaration 'arg' definition 'argv'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:229:39: note: Function 'parse' argument 2 names different: declaration 'arg' definition 'argv'.
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:541:52: note: Function 'parse' argument 2 names different: declaration 'arg' definition 'argv'.
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:872:70: style: Function 'setNextMix' argument 1 names different: declaration 'pDoc' definition 'doc'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:547:57: note: Function 'setNextMix' argument 1 names different: declaration 'pDoc' definition 'doc'.
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:872:70: note: Function 'setNextMix' argument 1 names different: declaration 'pDoc' definition 'doc'.
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:1104:70: style: Function 'setPrevMix' argument 1 names different: declaration 'pDoc' definition 'doc'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:548:57: note: Function 'setPrevMix' argument 1 names different: declaration 'pDoc' definition 'doc'.
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:1104:70: note: Function 'setPrevMix' argument 1 names different: declaration 'pDoc' definition 'doc'.
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:1643:111: style: Function 'readXmlConfiguration' argument 2 names different: declaration 'configFileName' definition 'configFile'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:740:98: note: Function 'readXmlConfiguration' argument 2 names different: declaration 'configFileName' definition 'configFile'.
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:1643:111: note: Function 'readXmlConfiguration' argument 2 names different: declaration 'configFileName' definition 'configFile'.
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:1744:49: style: Function 'invokeOptionSetters' argument 2 names different: declaration 'target' definition 'optionsSource'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:817:52: note: Function 'invokeOptionSetters' argument 2 names different: declaration 'target' definition 'optionsSource'.
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:1744:49: note: Function 'invokeOptionSetters' argument 2 names different: declaration 'target' definition 'optionsSource'.
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:3838:70: style: Function 'saveToFile' argument 1 names different: declaration 'a_doc' definition 'p_doc'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:555:63: note: Function 'saveToFile' argument 1 names different: declaration 'a_doc' definition 'p_doc'.
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:3838:70: note: Function 'saveToFile' argument 1 names different: declaration 'a_doc' definition 'p_doc'.
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:3838:90: style: Function 'saveToFile' argument 2 names different: declaration 'a_strFileName' definition 'p_strFileName'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:555:83: note: Function 'saveToFile' argument 2 names different: declaration 'a_strFileName' definition 'p_strFileName'.
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:3838:90: note: Function 'saveToFile' argument 2 names different: declaration 'a_strFileName' definition 'p_strFileName'.
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:3346:8: style: Variable 'ret' is assigned a value that is never used. [unreadVariable]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:169:2: error: Array 'mainOptionSetters[1]' accessed at index 1, which is out of bounds. [arrayIndexOutOfBounds]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:171:2: error: Array 'mainOptionSetters[1]' accessed at index 2, which is out of bounds. [arrayIndexOutOfBounds]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:173:2: error: Array 'mainOptionSetters[1]' accessed at index 3, which is out of bounds. [arrayIndexOutOfBounds]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:175:2: error: Array 'mainOptionSetters[1]' accessed at index 4, which is out of bounds. [arrayIndexOutOfBounds]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:177:2: error: Array 'mainOptionSetters[1]' accessed at index 5, which is out of bounds. [arrayIndexOutOfBounds]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:179:2: error: Array 'mainOptionSetters[1]' accessed at index 6, which is out of bounds. [arrayIndexOutOfBounds]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:181:2: error: Array 'mainOptionSetters[1]' accessed at index 7, which is out of bounds. [arrayIndexOutOfBounds]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:192:2: error: Array 'generalOptionSetters[1]' accessed at index 1, which is out of bounds. [arrayIndexOutOfBounds]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:194:2: error: Array 'generalOptionSetters[1]' accessed at index 2, which is out of bounds. [arrayIndexOutOfBounds]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:196:2: error: Array 'generalOptionSetters[1]' accessed at index 3, which is out of bounds. [arrayIndexOutOfBounds]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:198:2: error: Array 'generalOptionSetters[1]' accessed at index 4, which is out of bounds. [arrayIndexOutOfBounds]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:200:2: error: Array 'generalOptionSetters[1]' accessed at index 5, which is out of bounds. [arrayIndexOutOfBounds]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:202:2: error: Array 'generalOptionSetters[1]' accessed at index 6, which is out of bounds. [arrayIndexOutOfBounds]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:204:2: error: Array 'generalOptionSetters[1]' accessed at index 7, which is out of bounds. [arrayIndexOutOfBounds]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:206:2: error: Array 'generalOptionSetters[1]' accessed at index 8, which is out of bounds. [arrayIndexOutOfBounds]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:208:2: error: Array 'generalOptionSetters[1]' accessed at index 9, which is out of bounds. [arrayIndexOutOfBounds]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:210:2: error: Array 'generalOptionSetters[1]' accessed at index 10, which is out of bounds. [arrayIndexOutOfBounds]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:221:2: error: Array 'certificateOptionSetters[1]' accessed at index 1, which is out of bounds. [arrayIndexOutOfBounds]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:223:2: error: Array 'certificateOptionSetters[1]' accessed at index 2, which is out of bounds. [arrayIndexOutOfBounds]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:225:2: error: Array 'certificateOptionSetters[1]' accessed at index 3, which is out of bounds. [arrayIndexOutOfBounds]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:236:2: error: Array 'accountingOptionSetters[1]' accessed at index 1, which is out of bounds. [arrayIndexOutOfBounds]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:238:2: error: Array 'accountingOptionSetters[1]' accessed at index 2, which is out of bounds. [arrayIndexOutOfBounds]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:240:2: error: Array 'accountingOptionSetters[1]' accessed at index 3, which is out of bounds. [arrayIndexOutOfBounds]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:242:2: error: Array 'accountingOptionSetters[1]' accessed at index 4, which is out of bounds. [arrayIndexOutOfBounds]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:244:2: error: Array 'accountingOptionSetters[1]' accessed at index 5, which is out of bounds. [arrayIndexOutOfBounds]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:246:2: error: Array 'accountingOptionSetters[1]' accessed at index 6, which is out of bounds. [arrayIndexOutOfBounds]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:257:2: error: Array 'networkOptionSetters[1]' accessed at index 1, which is out of bounds. [arrayIndexOutOfBounds]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:259:2: error: Array 'networkOptionSetters[1]' accessed at index 2, which is out of bounds. [arrayIndexOutOfBounds]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:261:2: error: Array 'networkOptionSetters[1]' accessed at index 3, which is out of bounds. [arrayIndexOutOfBounds]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:263:2: error: Array 'networkOptionSetters[1]' accessed at index 4, which is out of bounds. [arrayIndexOutOfBounds]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:265:2: error: Array 'networkOptionSetters[1]' accessed at index 5, which is out of bounds. [arrayIndexOutOfBounds]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:276:2: error: Array 'crimeDetectionOptionSetters[1]' accessed at index 1, which is out of bounds. [arrayIndexOutOfBounds]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:44:17: warning: Member variable 'CACmdLnOptions::m_bDynamic' is not initialized in the constructor. [uninitMemberVar]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:44:17: warning: Member variable 'CACmdLnOptions::m_pCascadeXML' is not initialized in the constructor. [uninitMemberVar]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:44:17: warning: Member variable 'CACmdLnOptions::m_u32KeepAliveSendInterval' is not initialized in the constructor. [uninitMemberVar]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:44:17: warning: Member variable 'CACmdLnOptions::m_u32KeepAliveRecvInterval' is not initialized in the constructor. [uninitMemberVar]
anon-proxy-00.05.38+20081230/CAMix.hpp:84:11: style: Technically the member function 'CAMix::getMixCascadeInfo' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CAMix.hpp:98:9: style: Technically the member function 'CAMix::acceptsReconfiguration' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CAMix.hpp:112:9: style: Technically the member function 'CAMix::isConnected' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:230:11: style: Technically the member function 'CACmdLnOptions::getDaemon' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:1303:22: note: Technically the member function 'CACmdLnOptions::getDaemon' can be const.
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:230:11: note: Technically the member function 'CACmdLnOptions::getDaemon' can be const.
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:241:11: style: Technically the member function 'CACmdLnOptions::getSOCKSServerPort' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:1317:24: note: Technically the member function 'CACmdLnOptions::getSOCKSServerPort' can be const.
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:241:11: note: Technically the member function 'CACmdLnOptions::getSOCKSServerPort' can be const.
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:244:11: style: Technically the member function 'CACmdLnOptions::getListenerInterfaceCount' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:253:11: style: Technically the member function 'CACmdLnOptions::getMixPort' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:1322:24: note: Technically the member function 'CACmdLnOptions::getMixPort' can be const.
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:253:11: note: Technically the member function 'CACmdLnOptions::getMixPort' can be const.
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:257:11: style: Technically the member function 'CACmdLnOptions::getTargetInterfaceCount' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:271:11: style: Technically the member function 'CACmdLnOptions::getTargetInterface' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:286:11: style: Technically the member function 'CACmdLnOptions::getVisibleAddressesCount' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:298:11: style: Technically the member function 'CACmdLnOptions::getSOCKSPort' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:1341:24: note: Technically the member function 'CACmdLnOptions::getSOCKSPort' can be const.
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:298:11: note: Technically the member function 'CACmdLnOptions::getSOCKSPort' can be const.
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:303:11: style: Technically the member function 'CACmdLnOptions::getMaxOpenFiles' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:356:9: style: Technically the member function 'CACmdLnOptions::hasPrevMixTestCertificate' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:369:9: style: Technically the member function 'CACmdLnOptions::hasNextMixTestCertificate' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:381:9: style: Technically the member function 'CACmdLnOptions::isEncryptedLogEnabled' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:385:9: style: Technically the member function 'CACmdLnOptions::isSyslogEnabled' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:428:11: style: Technically the member function 'CACmdLnOptions::getMixXml' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:1595:24: note: Technically the member function 'CACmdLnOptions::getMixXml' can be const.
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:428:11: note: Technically the member function 'CACmdLnOptions::getMixXml' can be const.
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:432:11: style: Technically the member function 'CACmdLnOptions::getKeepAliveSendInterval' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:437:11: style: Technically the member function 'CACmdLnOptions::getKeepAliveRecvInterval' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:441:9: style: Technically the member function 'CACmdLnOptions::isInfoServiceEnabled' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:446:9: style: Technically the member function 'CACmdLnOptions::getCompressLogs' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:452:11: style: Technically the member function 'CACmdLnOptions::getMaxLogFileSize' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:465:9: style: Technically the member function 'CACmdLnOptions::isLocalProxy' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:1566:22: note: Technically the member function 'CACmdLnOptions::isLocalProxy' can be const.
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:465:9: note: Technically the member function 'CACmdLnOptions::isLocalProxy' can be const.
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:466:9: style: Technically the member function 'CACmdLnOptions::isFirstMix' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:1551:22: note: Technically the member function 'CACmdLnOptions::isFirstMix' can be const.
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:466:9: note: Technically the member function 'CACmdLnOptions::isFirstMix' can be const.
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:467:9: style: Technically the member function 'CACmdLnOptions::isMiddleMix' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:1556:22: note: Technically the member function 'CACmdLnOptions::isMiddleMix' can be const.
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:467:9: note: Technically the member function 'CACmdLnOptions::isMiddleMix' can be const.
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:468:9: style: Technically the member function 'CACmdLnOptions::isLastMix' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:1561:22: note: Technically the member function 'CACmdLnOptions::isLastMix' can be const.
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:468:9: note: Technically the member function 'CACmdLnOptions::isLastMix' can be const.
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:470:9: style: Technically the member function 'CACmdLnOptions::isPerformanceTestEnabled' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:1571:22: note: Technically the member function 'CACmdLnOptions::isPerformanceTestEnabled' can be const.
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:470:9: note: Technically the member function 'CACmdLnOptions::isPerformanceTestEnabled' can be const.
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:472:9: style: Technically the member function 'CACmdLnOptions::isSock5sSupported' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:478:9: style: Technically the member function 'CACmdLnOptions::getAutoReconnect' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:483:9: style: Technically the member function 'CACmdLnOptions::getAutoRestart' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:549:9: style: Technically the member function 'CACmdLnOptions::acceptReconfiguration' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:556:10: style: Technically the member function 'CACmdLnOptions::getMaxNrOfUsers' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:741:11: performance: Technically the member function 'CACmdLnOptions::readXmlConfiguration' can be static. [functionStatic]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:1670:24: note: Technically the member function 'CACmdLnOptions::readXmlConfiguration' can be static.
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:741:11: note: Technically the member function 'CACmdLnOptions::readXmlConfiguration' can be static.
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:762:11: performance: Technically the member function 'CACmdLnOptions::setAccountingOptions' can be static. [functionStatic]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:2393:24: note: Technically the member function 'CACmdLnOptions::setAccountingOptions' can be static.
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:762:11: note: Technically the member function 'CACmdLnOptions::setAccountingOptions' can be static.
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:764:11: performance: Technically the member function 'CACmdLnOptions::setRessourceOptions' can be static. [functionStatic]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:3277:24: note: Technically the member function 'CACmdLnOptions::setRessourceOptions' can be static.
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:764:11: note: Technically the member function 'CACmdLnOptions::setRessourceOptions' can be static.
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:766:11: performance: Technically the member function 'CACmdLnOptions::setCrimeDetectionOptions' can be static. [functionStatic]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:3363:24: note: Technically the member function 'CACmdLnOptions::setCrimeDetectionOptions' can be static.
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:766:11: note: Technically the member function 'CACmdLnOptions::setCrimeDetectionOptions' can be static.
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:791:11: performance: Technically the member function 'CACmdLnOptions::setPriceCertificate' can be static. [functionStatic]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:2412:24: note: Technically the member function 'CACmdLnOptions::setPriceCertificate' can be static.
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:791:11: note: Technically the member function 'CACmdLnOptions::setPriceCertificate' can be static.
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:792:11: performance: Technically the member function 'CACmdLnOptions::setPaymentInstance' can be static. [functionStatic]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:2447:24: note: Technically the member function 'CACmdLnOptions::setPaymentInstance' can be static.
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:792:11: note: Technically the member function 'CACmdLnOptions::setPaymentInstance' can be static.
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:793:11: performance: Technically the member function 'CACmdLnOptions::setAccountingSoftLimit' can be static. [functionStatic]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:2471:24: note: Technically the member function 'CACmdLnOptions::setAccountingSoftLimit' can be static.
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:793:11: note: Technically the member function 'CACmdLnOptions::setAccountingSoftLimit' can be static.
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:794:11: performance: Technically the member function 'CACmdLnOptions::setAccountingHardLimit' can be static. [functionStatic]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:2503:24: note: Technically the member function 'CACmdLnOptions::setAccountingHardLimit' can be static.
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:794:11: note: Technically the member function 'CACmdLnOptions::setAccountingHardLimit' can be static.
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:795:11: performance: Technically the member function 'CACmdLnOptions::setPrepaidInterval' can be static. [functionStatic]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:2535:24: note: Technically the member function 'CACmdLnOptions::setPrepaidInterval' can be static.
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:795:11: note: Technically the member function 'CACmdLnOptions::setPrepaidInterval' can be static.
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:796:11: performance: Technically the member function 'CACmdLnOptions::setSettleInterval' can be static. [functionStatic]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:2595:24: note: Technically the member function 'CACmdLnOptions::setSettleInterval' can be static.
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:796:11: note: Technically the member function 'CACmdLnOptions::setSettleInterval' can be static.
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:797:11: performance: Technically the member function 'CACmdLnOptions::setAccountingDatabase' can be static. [functionStatic]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:2626:24: note: Technically the member function 'CACmdLnOptions::setAccountingDatabase' can be static.
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:797:11: note: Technically the member function 'CACmdLnOptions::setAccountingDatabase' can be static.
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:804:11: performance: Technically the member function 'CACmdLnOptions::setServerMonitoring' can be static. [functionStatic]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:3174:24: note: Technically the member function 'CACmdLnOptions::setServerMonitoring' can be static.
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:804:11: note: Technically the member function 'CACmdLnOptions::setServerMonitoring' can be static.
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:810:11: performance: Technically the member function 'CACmdLnOptions::setCrimeURLRegExp' can be static. [functionStatic]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:3385:24: note: Technically the member function 'CACmdLnOptions::setCrimeURLRegExp' can be static.
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:810:11: note: Technically the member function 'CACmdLnOptions::setCrimeURLRegExp' can be static.
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:811:11: performance: Technically the member function 'CACmdLnOptions::setCrimePayloadRegExp' can be static. [functionStatic]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:3420:24: note: Technically the member function 'CACmdLnOptions::setCrimePayloadRegExp' can be static.
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:811:11: note: Technically the member function 'CACmdLnOptions::setCrimePayloadRegExp' can be static.
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:816:11: style: Technically the member function 'CACmdLnOptions::invokeOptionSetters' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:1743:24: note: Technically the member function 'CACmdLnOptions::invokeOptionSetters' can be const.
anon-proxy-00.05.38+20081230/CACmdLnOptions.hpp:816:11: note: Technically the member function 'CACmdLnOptions::invokeOptionSetters' can be const.
anon-proxy-00.05.38+20081230/CASocket.hpp:70:4: style: Technically the member function 'CASocket::operatorint' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:54:3: style: Class 'CACmdLnOptions' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:54:3: style: Class 'CACmdLnOptions' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
anon-proxy-00.05.38+20081230/CASocket.hpp:55:19: warning: Virtual function 'close' is called from destructor '~CASocket()' at line 38. Dynamic binding is not used. [virtualCallInConstructor]
anon-proxy-00.05.38+20081230/CASocket.hpp:38:16: note: Calling close
anon-proxy-00.05.38+20081230/CASocket.hpp:55:19: note: close is a virtual method
anon-proxy-00.05.38+20081230/CAThread.hpp:118:4: style: Class 'CAThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anon-proxy-00.05.38+20081230/CASocket.hpp:37:3: style: Class 'CASocket' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anon-proxy-00.05.38+20081230/CASocketAddrUnix.hpp:42:12: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anon-proxy-00.05.38+20081230/CASocketAddr.hpp:42:20: note: Virtual function in base class
anon-proxy-00.05.38+20081230/CASocketAddrUnix.hpp:42:12: note: Function in derived class
anon-proxy-00.05.38+20081230/CASocketAddrUnix.hpp:52:19: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anon-proxy-00.05.38+20081230/CASocketAddr.hpp:38:26: note: Virtual function in base class
anon-proxy-00.05.38+20081230/CASocketAddrUnix.hpp:52:19: note: Function in derived class
anon-proxy-00.05.38+20081230/CASocketAddrUnix.hpp:61:12: style: The function 'getSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anon-proxy-00.05.38+20081230/CASocketAddr.hpp:45:19: note: Virtual function in base class
anon-proxy-00.05.38+20081230/CASocketAddrUnix.hpp:61:12: note: Function in derived class
anon-proxy-00.05.38+20081230/CASocketAddrUnix.hpp:67:21: style: The function 'LPSOCKADDR' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anon-proxy-00.05.38+20081230/CASocketAddr.hpp:48:28: note: Virtual function in base class
anon-proxy-00.05.38+20081230/CASocketAddrUnix.hpp:67:21: note: Function in derived class
anon-proxy-00.05.38+20081230/CASocketAddrUnix.hpp:92:20: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anon-proxy-00.05.38+20081230/CASocketAddr.hpp:58:19: note: Virtual function in base class
anon-proxy-00.05.38+20081230/CASocketAddrUnix.hpp:92:20: note: Function in derived class
anon-proxy-00.05.38+20081230/CASocket.hpp:59:19: style: The function 'sendFully' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anon-proxy-00.05.38+20081230/CAClientSocket.hpp:44:19: note: Virtual function in base class
anon-proxy-00.05.38+20081230/CASocket.hpp:59:19: note: Function in derived class
anon-proxy-00.05.38+20081230/CASocket.hpp:62:19: style: The function 'receive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anon-proxy-00.05.38+20081230/CAClientSocket.hpp:55:19: note: Virtual function in base class
anon-proxy-00.05.38+20081230/CASocket.hpp:62:19: note: Function in derived class
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:1654:0: error: Memory leak: tmpChar [memleak]
anon-proxy-00.05.38+20081230/CACmdLnOptions.cpp:2910:9: error: Uninitialized variable: type [uninitvar]
anon-proxy-00.05.38+20081230/CAControlChannelDispatcher.hpp:73:10: style: Technically the member function 'CAControlChannelDispatcher::proccessMixPacket' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CAControlChannelDispatcher.cpp:67:34: note: Technically the member function 'CAControlChannelDispatcher::proccessMixPacket' can be const.
anon-proxy-00.05.38+20081230/CAControlChannelDispatcher.hpp:73:10: note: Technically the member function 'CAControlChannelDispatcher::proccessMixPacket' can be const.
anon-proxy-00.05.38+20081230/CADatabase.cpp:221:25: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CADatabase.cpp:64:44: style: Function 'clearDB' argument 1 names different: declaration 'pDB' definition 'pDBInfo'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CADatabase.hpp:84:35: note: Function 'clearDB' argument 1 names different: declaration 'pDB' definition 'pDBInfo'.
anon-proxy-00.05.38+20081230/CADatabase.cpp:64:44: note: Function 'clearDB' argument 1 names different: declaration 'pDB' definition 'pDBInfo'.
anon-proxy-00.05.38+20081230/CADatabase.cpp:81:46: style: Function 'deleteDB' argument 1 names different: declaration 'pDB' definition 'pDBInfo'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CADatabase.hpp:89:37: note: Function 'deleteDB' argument 1 names different: declaration 'pDB' definition 'pDBInfo'.
anon-proxy-00.05.38+20081230/CADatabase.cpp:81:46: note: Function 'deleteDB' argument 1 names different: declaration 'pDB' definition 'pDBInfo'.
anon-proxy-00.05.38+20081230/CADatabase.cpp:123:25: error: Shifting 32-bit value by 56 bits is undefined behaviour [shiftTooManyBits]
anon-proxy-00.05.38+20081230/CADatabase.cpp:123:38: error: Shifting 32-bit value by 48 bits is undefined behaviour [shiftTooManyBits]
anon-proxy-00.05.38+20081230/CADatabase.cpp:123:51: error: Shifting 32-bit value by 40 bits is undefined behaviour [shiftTooManyBits]
anon-proxy-00.05.38+20081230/CADatabase.cpp:123:64: error: Shifting 32-bit value by 32 bits is undefined behaviour [shiftTooManyBits]
anon-proxy-00.05.38+20081230/CADatabase.cpp:34:13: warning: Member variable 'CADatabase::m_bRun' is not initialized in the constructor. [uninitMemberVar]
anon-proxy-00.05.38+20081230/CADatabase.hpp:91:11: style: Unused private function: 'CADatabase::nextClock' [unusedPrivateFunction]
anon-proxy-00.05.38+20081230/CADatabase.hpp:84:11: performance: Technically the member function 'CADatabase::clearDB' can be static. [functionStatic]
anon-proxy-00.05.38+20081230/CADatabase.cpp:64:20: note: Technically the member function 'CADatabase::clearDB' can be static.
anon-proxy-00.05.38+20081230/CADatabase.hpp:84:11: note: Technically the member function 'CADatabase::clearDB' can be static.
anon-proxy-00.05.38+20081230/CADatabase.cpp:42:3: style: Class 'CADatabase' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
anon-proxy-00.05.38+20081230/CADatabase.cpp:42:3: style: Class 'CADatabase' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
anon-proxy-00.05.38+20081230/CADatabase.cpp:197:3: warning: Possible leak in public function. The pointer 'm_pThread' is not deallocated before it is allocated. [publicAllocationError]
anon-proxy-00.05.38+20081230/CADatagramSocket.cpp:86:46: style: Function 'bind' argument 1 names different: declaration 'psa' definition 'from'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CADatagramSocket.hpp:43:30: note: Function 'bind' argument 1 names different: declaration 'psa' definition 'from'.
anon-proxy-00.05.38+20081230/CADatagramSocket.cpp:86:46: note: Function 'bind' argument 1 names different: declaration 'psa' definition 'from'.
anon-proxy-00.05.38+20081230/CADatagramSocket.hpp:47:4: style: Technically the member function 'CADatagramSocket::operatorint' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:368:27: warning: Either the condition 'doc!=NULL' is redundant or there is possible null pointer dereference: doc. [nullPointerRedundantCheck]
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:371:10: note: Assuming that condition 'doc!=NULL' is not redundant
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:368:27: note: Null pointer dereference
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:411:5: warning: Either the condition 'docXmlKeyInfo!=NULL' is redundant or there is possible null pointer dereference: docXmlKeyInfo. [nullPointerRedundantCheck]
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:469:23: note: Assuming that condition 'docXmlKeyInfo!=NULL' is not redundant
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:411:5: note: Null pointer dereference
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:415:27: warning: Either the condition 'docXmlKeyInfo!=NULL' is redundant or there is possible null pointer dereference: docXmlKeyInfo. [nullPointerRedundantCheck]
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:469:23: note: Assuming that condition 'docXmlKeyInfo!=NULL' is not redundant
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:415:27: note: Null pointer dereference
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:439:5: warning: Possible null pointer dereference: elemOwnMix [nullPointer]
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:437:28: note: Assignment 'elemOwnMix=NULL', assigned value is 0
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:439:5: note: Null pointer dereference
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:1224:12: warning: Either the condition 'doc!=NULL' is redundant or there is possible null pointer dereference: doc. [nullPointerRedundantCheck]
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:1227:13: note: Assuming that condition 'doc!=NULL' is not redundant
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:1224:12: note: Null pointer dereference
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:1332:3: warning: Either the condition 'docSig!=NULL' is redundant or there is possible null pointer dereference: docSig. [nullPointerRedundantCheck]
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:1342:14: note: Assuming that condition 'docSig!=NULL' is not redundant
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:1332:3: note: Null pointer dereference
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:144:36: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:583:14: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:584:14: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:658:25: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:659:20: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:772:25: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:881:19: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:896:30: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:931:25: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:984:32: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:993:41: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:1001:41: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:1014:24: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:1076:25: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:1140:5: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:1150:8: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:1170:7: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:1171:7: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:1188:7: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:1189:7: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:1350:8: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:1351:8: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:1374:4: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:83:5: style: Variable 'pListener' is reassigned a value before the old one has been used. [redundantAssignment]
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:82:0: note: Variable 'pListener' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:83:5: note: Variable 'pListener' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:122:5: style: Variable 'pListener' is reassigned a value before the old one has been used. [redundantAssignment]
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:121:0: note: Variable 'pListener' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:122:5: note: Variable 'pListener' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:1331:3: style: Variable 'elemSig' is reassigned a value before the old one has been used. [redundantAssignment]
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:1271:0: note: Variable 'elemSig' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:1331:3: note: Variable 'elemSig' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:663:10: style: The scope of the variable 'ret' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:1117:45: style: Function 'doUserLogin' argument 1 names different: declaration 'pNewUSer' definition 'pNewUser'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CAFirstMix.hpp:286:36: note: Function 'doUserLogin' argument 1 names different: declaration 'pNewUSer' definition 'pNewUser'.
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:1117:45: note: Function 'doUserLogin' argument 1 names different: declaration 'pNewUSer' definition 'pNewUser'.
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:1117:60: style: Function 'doUserLogin' argument 2 names different: declaration 'perrIP' definition 'peerIP'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CAFirstMix.hpp:286:51: note: Function 'doUserLogin' argument 2 names different: declaration 'perrIP' definition 'peerIP'.
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:1117:60: note: Function 'doUserLogin' argument 2 names different: declaration 'perrIP' definition 'peerIP'.
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:1130:54: style: Function 'doUserLogin_internal' argument 1 names different: declaration 'pNewUSer' definition 'pNewUser'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CAFirstMix.hpp:368:43: note: Function 'doUserLogin_internal' argument 1 names different: declaration 'pNewUSer' definition 'pNewUser'.
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:1130:54: note: Function 'doUserLogin_internal' argument 1 names different: declaration 'pNewUSer' definition 'pNewUser'.
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:1130:69: style: Function 'doUserLogin_internal' argument 2 names different: declaration 'perrIP' definition 'peerIP'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CAFirstMix.hpp:368:58: note: Function 'doUserLogin_internal' argument 2 names different: declaration 'perrIP' definition 'peerIP'.
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:1130:69: note: Function 'doUserLogin_internal' argument 2 names different: declaration 'perrIP' definition 'peerIP'.
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:1134:10: style: Unused variable: ai_ret [unusedVariable]
anon-proxy-00.05.38+20081230/CAFirstMixChannelList.hpp:47:1: style: The struct 't_fmhashtableentry' does not have a constructor although it has private member variables. [noConstructor]
anon-proxy-00.05.38+20081230/CAFirstMixChannelList.hpp:122:1: style: The struct 't_firstmixchannellist' does not have a constructor although it has private member variables. [noConstructor]
anon-proxy-00.05.38+20081230/CAFirstMix.hpp:107:5: warning: Member variable 'CAFirstMix::m_bRestart' is not initialized in the constructor. [uninitMemberVar]
anon-proxy-00.05.38+20081230/CAFirstMix.hpp:107:5: warning: Member variable 'CAFirstMix::m_u32MixCount' is not initialized in the constructor. [uninitMemberVar]
anon-proxy-00.05.38+20081230/CAFirstMix.hpp:107:5: warning: Member variable 'CAFirstMix::m_xmlKeyInfoSize' is not initialized in the constructor. [uninitMemberVar]
anon-proxy-00.05.38+20081230/CAFirstMix.hpp:107:5: warning: Member variable 'CAFirstMix::m_bRunLog' is not initialized in the constructor. [uninitMemberVar]
anon-proxy-00.05.38+20081230/CAFirstMix.hpp:107:5: warning: Member variable 'CAFirstMix::m_newConnections' is not initialized in the constructor. [uninitMemberVar]
anon-proxy-00.05.38+20081230/CAMuxSocket.hpp:63:4: style: Technically the member function 'CAMuxSocket::operatorint' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CAMuxSocket.hpp:64:11: style: Technically the member function 'CAMuxSocket::getSocket' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CAMuxSocket.hpp:67:9: style: Technically the member function 'CAMuxSocket::getIsEncrypted' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CASocketGroup.hpp:96:9: style: Technically the member function 'CASocketGroup::isSignaled' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CASocketGroup.hpp:105:9: style: Technically the member function 'CASocketGroup::isSignaled' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CASocketGroup.hpp:114:9: style: Technically the member function 'CASocketGroup::isSignaled' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CAFirstMix.hpp:176:9: style: Technically the member function 'CAFirstMix::isShuttingDown' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:63:18: note: Technically the member function 'CAFirstMix::isShuttingDown' can be const.
anon-proxy-00.05.38+20081230/CAFirstMix.hpp:176:9: note: Technically the member function 'CAFirstMix::isShuttingDown' can be const.
anon-proxy-00.05.38+20081230/CAFirstMix.hpp:224:10: style: Technically the member function 'CAFirstMix::getMixCount' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CAFirstMix.hpp:237:10: performance: Technically the member function 'CAFirstMix::setMixParameters' can be static. [functionStatic]
anon-proxy-00.05.38+20081230/CAFirstMix.cpp:627:20: note: Technically the member function 'CAFirstMix::setMixParameters' can be static.
anon-proxy-00.05.38+20081230/CAFirstMix.hpp:237:10: note: Technically the member function 'CAFirstMix::setMixParameters' can be static.
anon-proxy-00.05.38+20081230/CAInfoService.hpp:78:9: style: Technically the member function 'CAInfoService::isRunning' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CAInfoService.hpp:86:9: style: Technically the member function 'CAInfoService::isConfiguring' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CAFirstMix.hpp:109:6: style: Class 'CAFirstMix' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
anon-proxy-00.05.38+20081230/CAFirstMix.hpp:109:6: style: Class 'CAFirstMix' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
anon-proxy-00.05.38+20081230/CASingleSocketGroup.hpp:76:6: style: Class 'CASingleSocketGroup' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
anon-proxy-00.05.38+20081230/CASingleSocketGroup.hpp:76:6: style: Class 'CASingleSocketGroup' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
anon-proxy-00.05.38+20081230/CASyncControlChannel.hpp:46:6: style: Class 'CASyncControlChannel' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
anon-proxy-00.05.38+20081230/CASyncControlChannel.hpp:46:6: style: Class 'CASyncControlChannel' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
anon-proxy-00.05.38+20081230/CAFirstMix.hpp:327:39: warning: The class 'CAFirstMix' defines member variable with name 'm_docMixCascadeInfo' also defined in its parent class 'CAMix'. [duplInheritedMember]
anon-proxy-00.05.38+20081230/CAMix.hpp:153:39: note: Parent variable 'CAMix::m_docMixCascadeInfo'
anon-proxy-00.05.38+20081230/CAFirstMix.hpp:327:39: note: Derived variable 'CAFirstMix::m_docMixCascadeInfo'
anon-proxy-00.05.38+20081230/CAIPList.hpp:65:4: style: Class 'CAIPList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anon-proxy-00.05.38+20081230/CASocketGroup.hpp:39:4: style: Class 'CASocketGroup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anon-proxy-00.05.38+20081230/CASingleSocketGroup.hpp:74:4: style: Class 'CASingleSocketGroup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anon-proxy-00.05.38+20081230/CAInfoService.hpp:65:4: style: Class 'CAInfoService' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anon-proxy-00.05.38+20081230/CAPool.hpp:45:4: style: Class 'CAPool' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anon-proxy-00.05.38+20081230/CAReplayCtrlChannelMsgProc.hpp:41:3: style: Class 'CAReplayCtrlChannelMsgProc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anon-proxy-00.05.38+20081230/CAReplayControlChannel.hpp:40:3: style: Class 'CAReplayControlChannel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anon-proxy-00.05.38+20081230/CATLSClientSocket.hpp:51:9: style: The function 'sendFully' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anon-proxy-00.05.38+20081230/CASocket.hpp:59:19: note: Virtual function in base class
anon-proxy-00.05.38+20081230/CATLSClientSocket.hpp:51:9: note: Function in derived class
anon-proxy-00.05.38+20081230/CATLSClientSocket.hpp:52:9: style: The function 'send' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anon-proxy-00.05.38+20081230/CASocket.hpp:58:19: note: Virtual function in base class
anon-proxy-00.05.38+20081230/CATLSClientSocket.hpp:52:9: note: Function in derived class
anon-proxy-00.05.38+20081230/CATLSClientSocket.hpp:53:9: style: The function 'receive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anon-proxy-00.05.38+20081230/CASocket.hpp:62:19: note: Virtual function in base class
anon-proxy-00.05.38+20081230/CATLSClientSocket.hpp:53:9: note: Function in derived class
anon-proxy-00.05.38+20081230/CATLSClientSocket.hpp:54:9: style: The function 'close' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anon-proxy-00.05.38+20081230/CASocket.hpp:55:19: note: Virtual function in base class
anon-proxy-00.05.38+20081230/CATLSClientSocket.hpp:54:9: note: Function in derived class
anon-proxy-00.05.38+20081230/CAFirstMix.hpp:164:12: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anon-proxy-00.05.38+20081230/CAMix.hpp:58:21: note: Virtual function in base class
anon-proxy-00.05.38+20081230/CAFirstMix.hpp:164:12: note: Function in derived class
anon-proxy-00.05.38+20081230/CAFirstMix.hpp:175:19: style: The function 'loop' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anon-proxy-00.05.38+20081230/CAMix.hpp:128:19: note: Virtual function in base class
anon-proxy-00.05.38+20081230/CAFirstMix.hpp:175:19: note: Function in derived class
anon-proxy-00.05.38+20081230/CAFirstMix.hpp:177:11: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anon-proxy-00.05.38+20081230/CAMix.hpp:127:19: note: Virtual function in base class
anon-proxy-00.05.38+20081230/CAFirstMix.hpp:177:11: note: Function in derived class
anon-proxy-00.05.38+20081230/CAFirstMix.hpp:178:11: style: The function 'clean' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anon-proxy-00.05.38+20081230/CAMix.hpp:125:19: note: Virtual function in base class
anon-proxy-00.05.38+20081230/CAFirstMix.hpp:178:11: note: Function in derived class
anon-proxy-00.05.38+20081230/CAFirstMix.hpp:179:19: style: The function 'initOnce' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anon-proxy-00.05.38+20081230/CAMix.hpp:126:19: note: Virtual function in base class
anon-proxy-00.05.38+20081230/CAFirstMix.hpp:179:19: note: Function in derived class
anon-proxy-00.05.38+20081230/CAFirstMix.hpp:187:20: style: The function 'processKeyExchange' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anon-proxy-00.05.38+20081230/CAMix.hpp:134:19: note: Virtual function in base class
anon-proxy-00.05.38+20081230/CAFirstMix.hpp:187:20: note: Function in derived class
anon-proxy-00.05.38+20081230/CASyncControlChannel.hpp:59:10: style: The function 'proccessMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anon-proxy-00.05.38+20081230/CAAbstractControlChannel.hpp:110:18: note: Virtual function in base class
anon-proxy-00.05.38+20081230/CASyncControlChannel.hpp:59:10: note: Function in derived class
anon-proxy-00.05.38+20081230/CASyncControlChannel.hpp:92:10: style: The function 'proccessMessageComplete' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anon-proxy-00.05.38+20081230/CAAbstractControlChannel.hpp:114:18: note: Virtual function in base class
anon-proxy-00.05.38+20081230/CASyncControlChannel.hpp:92:10: note: Function in derived class
anon-proxy-00.05.38+20081230/CAReplayControlChannel.hpp:47:18: style: The function 'processXMLMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anon-proxy-00.05.38+20081230/CASyncControlChannel.hpp:56:18: note: Virtual function in base class
anon-proxy-00.05.38+20081230/CAReplayControlChannel.hpp:47:18: note: Function in derived class
anon-proxy-00.05.38+20081230/CAFirstMixChannelList.cpp:1026:4: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CAFirstMixChannelList.cpp:640:5: style: Variable 'pEntry' is reassigned a value before the old one has been used. [redundantAssignment]
anon-proxy-00.05.38+20081230/CAFirstMixChannelList.cpp:636:5: note: Variable 'pEntry' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/CAFirstMixChannelList.cpp:640:5: note: Variable 'pEntry' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/CAFirstMixChannelList.cpp:45:3: style: Class 'CAFirstMixChannelList' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
anon-proxy-00.05.38+20081230/CAFirstMixChannelList.cpp:45:3: style: Class 'CAFirstMixChannelList' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
anon-proxy-00.05.38+20081230/CAHttpClient.hpp:46:2: style: Class 'CAHttpClient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anon-proxy-00.05.38+20081230/CAHttpClient.cpp:153:4: error: Memory leak: line [memleak]
anon-proxy-00.05.38+20081230/CAIPList.cpp:75:13: style: The scope of the variable 'tmpEntry' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/CAIPList.cpp:197:10: style: The scope of the variable 'ret' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/CAIPList.cpp:60:3: style: Class 'CAIPList' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
anon-proxy-00.05.38+20081230/CAIPList.cpp:60:3: style: Class 'CAIPList' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
anon-proxy-00.05.38+20081230/CAInfoService.cpp:63:31: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CAInfoService.cpp:241:32: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CAInfoService.cpp:256:32: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CAInfoService.cpp:271:32: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CAInfoService.cpp:430:17: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CAInfoService.cpp:437:12: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CAInfoService.cpp:1052:23: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CAInfoService.cpp:67:10: style: The scope of the variable 'currentTime' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/CAInfoService.cpp:580:9: style: The scope of the variable 'buffHeader' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/CAInfoService.cpp:632:9: style: The scope of the variable 'i' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/CAInfoService.cpp:408:49: style: Function 'setSignature' argument 1 names different: declaration 'pSignature' definition 'pSig'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CAInfoService.hpp:82:37: note: Function 'setSignature' argument 1 names different: declaration 'pSignature' definition 'pSig'.
anon-proxy-00.05.38+20081230/CAInfoService.cpp:408:49: note: Function 'setSignature' argument 1 names different: declaration 'pSignature' definition 'pSig'.
anon-proxy-00.05.38+20081230/CAInfoService.cpp:408:70: style: Function 'setSignature' argument 2 names different: declaration 'a_ownCert' definition 'pOwnCert'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CAInfoService.hpp:82:64: note: Function 'setSignature' argument 2 names different: declaration 'a_ownCert' definition 'pOwnCert'.
anon-proxy-00.05.38+20081230/CAInfoService.cpp:408:70: note: Function 'setSignature' argument 2 names different: declaration 'a_ownCert' definition 'pOwnCert'.
anon-proxy-00.05.38+20081230/CAInfoService.cpp:578:47: style: Function 'sendStatus' argument 1 names different: declaration 'strStatusXML' definition 'a_strStatusXML'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CAInfoService.hpp:125:35: note: Function 'sendStatus' argument 1 names different: declaration 'strStatusXML' definition 'a_strStatusXML'.
anon-proxy-00.05.38+20081230/CAInfoService.cpp:578:47: note: Function 'sendStatus' argument 1 names different: declaration 'strStatusXML' definition 'a_strStatusXML'.
anon-proxy-00.05.38+20081230/CAInfoService.cpp:578:69: style: Function 'sendStatus' argument 2 names different: declaration 'len' definition 'a_len'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CAInfoService.hpp:125:55: note: Function 'sendStatus' argument 2 names different: declaration 'len' definition 'a_len'.
anon-proxy-00.05.38+20081230/CAInfoService.cpp:578:69: note: Function 'sendStatus' argument 2 names different: declaration 'len' definition 'a_len'.
anon-proxy-00.05.38+20081230/CAInfoService.cpp:578:100: style: Function 'sendStatus' argument 3 names different: declaration 'a_socketAddress' definition 'a_pSocketAddress'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CAInfoService.hpp:125:83: note: Function 'sendStatus' argument 3 names different: declaration 'a_socketAddress' definition 'a_pSocketAddress'.
anon-proxy-00.05.38+20081230/CAInfoService.cpp:578:100: note: Function 'sendStatus' argument 3 names different: declaration 'a_socketAddress' definition 'a_pSocketAddress'.
anon-proxy-00.05.38+20081230/CAInfoService.cpp:828:53: style: Function 'getMixHeloXMLAsString' argument 1 names different: declaration 'len' definition 'a_len'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CAInfoService.hpp:129:41: note: Function 'getMixHeloXMLAsString' argument 1 names different: declaration 'len' definition 'a_len'.
anon-proxy-00.05.38+20081230/CAInfoService.cpp:828:53: note: Function 'getMixHeloXMLAsString' argument 1 names different: declaration 'len' definition 'a_len'.
anon-proxy-00.05.38+20081230/CAInfoService.cpp:877:48: style: Function 'sendMixHelo' argument 1 names different: declaration 'strMixHeloXML' definition 'a_strMixHeloXML'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CAInfoService.hpp:132:36: note: Function 'sendMixHelo' argument 1 names different: declaration 'strMixHeloXML' definition 'a_strMixHeloXML'.
anon-proxy-00.05.38+20081230/CAInfoService.cpp:877:48: note: Function 'sendMixHelo' argument 1 names different: declaration 'strMixHeloXML' definition 'a_strMixHeloXML'.
anon-proxy-00.05.38+20081230/CAInfoService.cpp:877:71: style: Function 'sendMixHelo' argument 2 names different: declaration 'len' definition 'a_len'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CAInfoService.hpp:132:57: note: Function 'sendMixHelo' argument 2 names different: declaration 'len' definition 'a_len'.
anon-proxy-00.05.38+20081230/CAInfoService.cpp:877:71: note: Function 'sendMixHelo' argument 2 names different: declaration 'len' definition 'a_len'.
anon-proxy-00.05.38+20081230/CAInfoService.cpp:878:34: style: Function 'sendMixHelo' argument 5 names different: declaration 'a_socketAddress' definition 'a_pSocketAddress'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CAInfoService.hpp:133:33: note: Function 'sendMixHelo' argument 5 names different: declaration 'a_socketAddress' definition 'a_pSocketAddress'.
anon-proxy-00.05.38+20081230/CAInfoService.cpp:878:34: note: Function 'sendMixHelo' argument 5 names different: declaration 'a_socketAddress' definition 'a_pSocketAddress'.
anon-proxy-00.05.38+20081230/CAInfoService.cpp:1116:57: style: Function 'getCascadeHeloXMLAsString' argument 1 names different: declaration 'len' definition 'a_len'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CAInfoService.hpp:122:45: note: Function 'getCascadeHeloXMLAsString' argument 1 names different: declaration 'len' definition 'a_len'.
anon-proxy-00.05.38+20081230/CAInfoService.cpp:1116:57: note: Function 'getCascadeHeloXMLAsString' argument 1 names different: declaration 'len' definition 'a_len'.
anon-proxy-00.05.38+20081230/CAInfoService.cpp:1175:52: style: Function 'sendCascadeHelo' argument 1 names different: declaration 'xml' definition 'a_strCascadeHeloXML'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CAInfoService.hpp:123:40: note: Function 'sendCascadeHelo' argument 1 names different: declaration 'xml' definition 'a_strCascadeHeloXML'.
anon-proxy-00.05.38+20081230/CAInfoService.cpp:1175:52: note: Function 'sendCascadeHelo' argument 1 names different: declaration 'xml' definition 'a_strCascadeHeloXML'.
anon-proxy-00.05.38+20081230/CAInfoService.cpp:1175:79: style: Function 'sendCascadeHelo' argument 2 names different: declaration 'len' definition 'a_len'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CAInfoService.hpp:123:51: note: Function 'sendCascadeHelo' argument 2 names different: declaration 'len' definition 'a_len'.
anon-proxy-00.05.38+20081230/CAInfoService.cpp:1175:79: note: Function 'sendCascadeHelo' argument 2 names different: declaration 'len' definition 'a_len'.
anon-proxy-00.05.38+20081230/CAInfoService.cpp:1175:109: style: Function 'sendCascadeHelo' argument 3 names different: declaration 'a_socketAddress' definition 'a_pSocketAddress'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CAInfoService.hpp:123:79: note: Function 'sendCascadeHelo' argument 3 names different: declaration 'a_socketAddress' definition 'a_pSocketAddress'.
anon-proxy-00.05.38+20081230/CAInfoService.cpp:1175:109: note: Function 'sendCascadeHelo' argument 3 names different: declaration 'a_socketAddress' definition 'a_pSocketAddress'.
anon-proxy-00.05.38+20081230/CAInfoService.cpp:72:23: style: Variable 'bPreventLoop' is assigned a value that is never used. [unreadVariable]
anon-proxy-00.05.38+20081230/CAInfoService.cpp:73:10: style: Unused variable: temp [unusedVariable]
anon-proxy-00.05.38+20081230/CAInfoService.cpp:680:14: style: Unused variable: tncLen [unusedVariable]
anon-proxy-00.05.38+20081230/CAInfoService.cpp:362:16: warning: Member variable 'CAInfoService::m_serial' is not initialized in the constructor. [uninitMemberVar]
anon-proxy-00.05.38+20081230/CAInfoService.cpp:362:16: warning: Member variable 'CAInfoService::m_bConfiguring' is not initialized in the constructor. [uninitMemberVar]
anon-proxy-00.05.38+20081230/CAInfoService.cpp:378:16: warning: Member variable 'CAInfoService::m_serial' is not initialized in the constructor. [uninitMemberVar]
anon-proxy-00.05.38+20081230/CAInfoService.cpp:378:16: warning: Member variable 'CAInfoService::m_bConfiguring' is not initialized in the constructor. [uninitMemberVar]
anon-proxy-00.05.38+20081230/CALastMixChannelList.hpp:42:1: style: The struct 't_lastmixchannellist' does not have a constructor although it has private member variables. [noConstructor]
anon-proxy-00.05.38+20081230/CALastMix.hpp:65:4: warning: Member variable 'CALastMix::m_bRestart' is not initialized in the constructor. [uninitMemberVar]
anon-proxy-00.05.38+20081230/CALastMix.hpp:65:4: warning: Member variable 'CALastMix::m_bRunLog' is not initialized in the constructor. [uninitMemberVar]
anon-proxy-00.05.38+20081230/CALastMix.hpp:65:4: warning: Member variable 'CALastMix::m_logUploadedPackets' is not initialized in the constructor. [uninitMemberVar]
anon-proxy-00.05.38+20081230/CALastMix.hpp:65:4: warning: Member variable 'CALastMix::m_logUploadedBytes' is not initialized in the constructor. [uninitMemberVar]
anon-proxy-00.05.38+20081230/CALastMix.hpp:65:4: warning: Member variable 'CALastMix::m_logDownloadedPackets' is not initialized in the constructor. [uninitMemberVar]
anon-proxy-00.05.38+20081230/CALastMix.hpp:65:4: warning: Member variable 'CALastMix::m_logDownloadedBytes' is not initialized in the constructor. [uninitMemberVar]
anon-proxy-00.05.38+20081230/CAInfoService.cpp:369:3: performance: Variable 'm_lastMixedPackets' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
anon-proxy-00.05.38+20081230/CAInfoService.cpp:385:3: performance: Variable 'm_lastMixedPackets' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
anon-proxy-00.05.38+20081230/CAInfoService.hpp:125:11: performance: Technically the member function 'CAInfoService::sendStatus' can be static. [functionStatic]
anon-proxy-00.05.38+20081230/CAInfoService.cpp:578:23: note: Technically the member function 'CAInfoService::sendStatus' can be static.
anon-proxy-00.05.38+20081230/CAInfoService.hpp:125:11: note: Technically the member function 'CAInfoService::sendStatus' can be static.
anon-proxy-00.05.38+20081230/CAInfoService.hpp:135:11: performance: Technically the member function 'CAInfoService::handleConfigEvent' can be static. [functionStatic]
anon-proxy-00.05.38+20081230/CAInfoService.cpp:1251:23: note: Technically the member function 'CAInfoService::handleConfigEvent' can be static.
anon-proxy-00.05.38+20081230/CAInfoService.hpp:135:11: note: Technically the member function 'CAInfoService::handleConfigEvent' can be static.
anon-proxy-00.05.38+20081230/CALastMixChannelList.hpp:140:11: style: Technically the member function 'CALastMixChannelList::getSize' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CAInfoService.cpp:388:5: style: Class 'CAInfoService' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
anon-proxy-00.05.38+20081230/CAInfoService.cpp:388:5: style: Class 'CAInfoService' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
anon-proxy-00.05.38+20081230/CALastMix.hpp:77:6: style: Class 'CALastMix' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
anon-proxy-00.05.38+20081230/CALastMix.hpp:77:6: style: Class 'CALastMix' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
anon-proxy-00.05.38+20081230/CALastMix.hpp:93:11: style: The function 'reconfigure' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anon-proxy-00.05.38+20081230/CAMix.hpp:57:19: note: Virtual function in base class
anon-proxy-00.05.38+20081230/CALastMix.hpp:93:11: note: Function in derived class
anon-proxy-00.05.38+20081230/CALastMix.hpp:94:13: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anon-proxy-00.05.38+20081230/CAMix.hpp:58:21: note: Virtual function in base class
anon-proxy-00.05.38+20081230/CALastMix.hpp:94:13: note: Function in derived class
anon-proxy-00.05.38+20081230/CALastMix.hpp:106:19: style: The function 'loop' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anon-proxy-00.05.38+20081230/CAMix.hpp:128:19: note: Virtual function in base class
anon-proxy-00.05.38+20081230/CALastMix.hpp:106:19: note: Function in derived class
anon-proxy-00.05.38+20081230/CALastMix.hpp:107:11: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anon-proxy-00.05.38+20081230/CAMix.hpp:127:19: note: Virtual function in base class
anon-proxy-00.05.38+20081230/CALastMix.hpp:107:11: note: Function in derived class
anon-proxy-00.05.38+20081230/CALastMix.hpp:108:19: style: The function 'initOnce' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anon-proxy-00.05.38+20081230/CAMix.hpp:126:19: note: Virtual function in base class
anon-proxy-00.05.38+20081230/CALastMix.hpp:108:19: note: Function in derived class
anon-proxy-00.05.38+20081230/CALastMix.hpp:109:11: style: The function 'clean' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anon-proxy-00.05.38+20081230/CAMix.hpp:125:19: note: Virtual function in base class
anon-proxy-00.05.38+20081230/CALastMix.hpp:109:11: note: Function in derived class
anon-proxy-00.05.38+20081230/CALastMix.hpp:115:12: style: The function 'initMixCascadeInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anon-proxy-00.05.38+20081230/CAMix.hpp:140:19: note: Virtual function in base class
anon-proxy-00.05.38+20081230/CALastMix.hpp:115:12: note: Function in derived class
anon-proxy-00.05.38+20081230/CALastMix.hpp:118:20: style: The function 'processKeyExchange' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anon-proxy-00.05.38+20081230/CAMix.hpp:134:19: note: Virtual function in base class
anon-proxy-00.05.38+20081230/CALastMix.hpp:118:20: note: Function in derived class
anon-proxy-00.05.38+20081230/CALastMix.cpp:203:3: warning: Either the condition 'doc!=NULL' is redundant or there is possible null pointer dereference: doc. [nullPointerRedundantCheck]
anon-proxy-00.05.38+20081230/CALastMix.cpp:276:11: note: Assuming that condition 'doc!=NULL' is not redundant
anon-proxy-00.05.38+20081230/CALastMix.cpp:203:3: note: Null pointer dereference
anon-proxy-00.05.38+20081230/CALastMix.cpp:214:3: warning: Possible null pointer dereference: elemMix [nullPointer]
anon-proxy-00.05.38+20081230/CALastMix.cpp:206:23: note: Assignment 'elemMix=NULL', assigned value is 0
anon-proxy-00.05.38+20081230/CALastMix.cpp:214:3: note: Null pointer dereference
anon-proxy-00.05.38+20081230/CALastMix.cpp:238:3: warning: Possible null pointer dereference: elemMix [nullPointer]
anon-proxy-00.05.38+20081230/CALastMix.cpp:206:23: note: Assignment 'elemMix=NULL', assigned value is 0
anon-proxy-00.05.38+20081230/CALastMix.cpp:238:3: note: Null pointer dereference
anon-proxy-00.05.38+20081230/CALastMix.cpp:248:3: warning: Possible null pointer dereference: elemMix [nullPointer]
anon-proxy-00.05.38+20081230/CALastMix.cpp:206:23: note: Assignment 'elemMix=NULL', assigned value is 0
anon-proxy-00.05.38+20081230/CALastMix.cpp:248:3: note: Null pointer dereference
anon-proxy-00.05.38+20081230/CALastMix.cpp:265:3: warning: Possible null pointer dereference: elemMix [nullPointer]
anon-proxy-00.05.38+20081230/CALastMix.cpp:206:23: note: Assignment 'elemMix=NULL', assigned value is 0
anon-proxy-00.05.38+20081230/CALastMix.cpp:265:3: note: Null pointer dereference
anon-proxy-00.05.38+20081230/CALastMix.cpp:338:24: warning: Either the condition 'doc!=NULL' is redundant or there is possible null pointer dereference: doc. [nullPointerRedundantCheck]
anon-proxy-00.05.38+20081230/CALastMix.cpp:342:12: note: Assuming that condition 'doc!=NULL' is not redundant
anon-proxy-00.05.38+20081230/CALastMix.cpp:338:24: note: Null pointer dereference
anon-proxy-00.05.38+20081230/CALastMix.cpp:457:23: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CALastMix.cpp:490:23: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CALastMix.cpp:586:23: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CALastMix.cpp:108:3: style: Variable 'pAddr' is reassigned a value before the old one has been used. [redundantAssignment]
anon-proxy-00.05.38+20081230/CALastMix.cpp:107:0: note: Variable 'pAddr' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/CALastMix.cpp:108:3: note: Variable 'pAddr' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/CALastMix.cpp:256:3: style: Variable 'elemKeepAlive' is reassigned a value before the old one has been used. [redundantAssignment]
anon-proxy-00.05.38+20081230/CALastMix.cpp:253:0: note: Variable 'elemKeepAlive' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/CALastMix.cpp:256:3: note: Variable 'elemKeepAlive' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/CALastMix.cpp:259:3: style: Variable 'elemKeepAliveSendInterval' is reassigned a value before the old one has been used. [redundantAssignment]
anon-proxy-00.05.38+20081230/CALastMix.cpp:257:0: note: Variable 'elemKeepAliveSendInterval' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/CALastMix.cpp:259:3: note: Variable 'elemKeepAliveSendInterval' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/CALastMix.cpp:260:3: style: Variable 'elemKeepAliveRecvInterval' is reassigned a value before the old one has been used. [redundantAssignment]
anon-proxy-00.05.38+20081230/CALastMix.cpp:258:0: note: Variable 'elemKeepAliveRecvInterval' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/CALastMix.cpp:260:3: note: Variable 'elemKeepAliveRecvInterval' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/CALastMix.cpp:623:7: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
anon-proxy-00.05.38+20081230/CALastMix.cpp:636:7: note: Found duplicate branches for 'if' and 'else'.
anon-proxy-00.05.38+20081230/CALastMix.cpp:623:7: note: Found duplicate branches for 'if' and 'else'.
anon-proxy-00.05.38+20081230/CALastMix.cpp:493:10: style: The scope of the variable 'ret' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/CALastMixChannelList.cpp:72:25: style: The scope of the variable 'tmp' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/CALastMixChannelList.cpp:160:53: style: Function 'removeChannel' argument 1 names different: declaration 'channelIn' definition 'channel'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CALastMixChannelList.hpp:139:34: note: Function 'removeChannel' argument 1 names different: declaration 'channelIn' definition 'channel'.
anon-proxy-00.05.38+20081230/CALastMixChannelList.cpp:160:53: note: Function 'removeChannel' argument 1 names different: declaration 'channelIn' definition 'channel'.
anon-proxy-00.05.38+20081230/CALastMixChannelList.cpp:35:3: style: Class 'CALastMixChannelList' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
anon-proxy-00.05.38+20081230/CALastMixChannelList.cpp:35:3: style: Class 'CALastMixChannelList' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
anon-proxy-00.05.38+20081230/CAListenerInterface.cpp:68:5: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CAListenerInterface.cpp:82:7: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CAListenerInterface.cpp:135:16: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CAListenerInterface.cpp:144:6: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CAListenerInterface.cpp:149:4: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CAListenerInterface.cpp:214:11: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CAListenerInterface.cpp:222:25: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CAListenerInterface.cpp:242:10: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CAListenerInterface.cpp:59:85: style: Function 'getInstance' argument 2 names different: declaration 'path' definition 'file'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CAListenerInterface.hpp:37:74: note: Function 'getInstance' argument 2 names different: declaration 'path' definition 'file'.
anon-proxy-00.05.38+20081230/CAListenerInterface.cpp:59:85: note: Function 'getInstance' argument 2 names different: declaration 'path' definition 'file'.
anon-proxy-00.05.38+20081230/CAListenerInterface.cpp:127:56: style: Function 'toDOMElement' argument 1 names different: declaration 'elem' definition 'elemListenerInterface'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CAListenerInterface.hpp:62:38: note: Function 'toDOMElement' argument 1 names different: declaration 'elem' definition 'elemListenerInterface'.
anon-proxy-00.05.38+20081230/CAListenerInterface.cpp:127:56: note: Function 'toDOMElement' argument 1 names different: declaration 'elem' definition 'elemListenerInterface'.
anon-proxy-00.05.38+20081230/CAListenerInterface.cpp:154:70: style: Function 'getInstance' argument 1 names different: declaration 'node' definition 'elemListenerInterface'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CAListenerInterface.hpp:34:59: note: Function 'getInstance' argument 1 names different: declaration 'node' definition 'elemListenerInterface'.
anon-proxy-00.05.38+20081230/CAListenerInterface.cpp:154:70: note: Function 'getInstance' argument 1 names different: declaration 'node' definition 'elemListenerInterface'.
anon-proxy-00.05.38+20081230/CALocalProxy.cpp:535:20: warning: Either the condition 'doc!=NULL' is redundant or there is possible null pointer dereference: doc. [nullPointerRedundantCheck]
anon-proxy-00.05.38+20081230/CALocalProxy.cpp:690:11: note: Assuming that condition 'doc!=NULL' is not redundant
anon-proxy-00.05.38+20081230/CALocalProxy.cpp:535:20: note: Null pointer dereference
anon-proxy-00.05.38+20081230/CALocalProxy.cpp:596:18: warning: Either the condition 'elemMixes==NULL' is redundant or there is possible null pointer dereference: elemMixes. [nullPointerRedundantCheck]
anon-proxy-00.05.38+20081230/CALocalProxy.cpp:576:15: note: Assuming that condition 'elemMixes==NULL' is not redundant
anon-proxy-00.05.38+20081230/CALocalProxy.cpp:596:18: note: Null pointer dereference
anon-proxy-00.05.38+20081230/CALocalProxy.cpp:126:35: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CALocalProxy.cpp:157:4: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CALocalProxy.cpp:158:4: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CALocalProxy.cpp:159:4: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CALocalProxy.cpp:165:6: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CALocalProxy.cpp:166:6: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CALocalProxy.cpp:179:8: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CALocalProxy.cpp:673:5: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment]
anon-proxy-00.05.38+20081230/CALocalProxy.cpp:672:0: note: Variable 'ret' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/CALocalProxy.cpp:673:5: note: Variable 'ret' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/CALocalProxy.cpp:674:5: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment]
anon-proxy-00.05.38+20081230/CALocalProxy.cpp:673:5: note: Variable 'ret' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/CALocalProxy.cpp:674:5: note: Variable 'ret' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/CALocalProxy.cpp:680:5: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment]
anon-proxy-00.05.38+20081230/CALocalProxy.cpp:674:5: note: Variable 'ret' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/CALocalProxy.cpp:680:5: note: Variable 'ret' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/CALocalProxy.cpp:683:5: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment]
anon-proxy-00.05.38+20081230/CALocalProxy.cpp:680:5: note: Variable 'ret' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/CALocalProxy.cpp:683:5: note: Variable 'ret' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/CALocalProxy.cpp:523:60: style: Function 'processKeyExchange' argument 2 names different: declaration 'size' definition 'len'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CALocalProxy.hpp:60:49: note: Function 'processKeyExchange' argument 2 names different: declaration 'size' definition 'len'.
anon-proxy-00.05.38+20081230/CALocalProxy.cpp:523:60: note: Function 'processKeyExchange' argument 2 names different: declaration 'size' definition 'len'.
anon-proxy-00.05.38+20081230/CALocalProxy.cpp:683:22: style: Variable 'ret' is assigned a value that is never used. [unreadVariable]
anon-proxy-00.05.38+20081230/CALocalProxy.hpp:41:4: warning: Member variable 'CALocalProxy::m_chainlen' is not initialized in the constructor. [uninitMemberVar]
anon-proxy-00.05.38+20081230/CALocalProxy.hpp:41:4: warning: Member variable 'CALocalProxy::m_MixCascadeProtocolVersion' is not initialized in the constructor. [uninitMemberVar]
anon-proxy-00.05.38+20081230/CALocalProxy.hpp:58:11: performance: Technically the member function 'CALocalProxy::initOnce' can be static. [functionStatic]
anon-proxy-00.05.38+20081230/CALocalProxy.cpp:90:22: note: Technically the member function 'CALocalProxy::initOnce' can be static.
anon-proxy-00.05.38+20081230/CALocalProxy.hpp:58:11: note: Technically the member function 'CALocalProxy::initOnce' can be static.
anon-proxy-00.05.38+20081230/CASocketList.hpp:77:11: style: Technically the member function 'CASocketList::getSize' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CASocketList.hpp:49:4: style: Class 'CASocketList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anon-proxy-00.05.38+20081230/CAMiddleMix.cpp:173:7: warning: Either the condition 'docSymKey!=NULL' is redundant or there is possible null pointer dereference: docSymKey. [nullPointerRedundantCheck]
anon-proxy-00.05.38+20081230/CAMiddleMix.cpp:215:21: note: Assuming that condition 'docSymKey!=NULL' is not redundant
anon-proxy-00.05.38+20081230/CAMiddleMix.cpp:173:7: note: Null pointer dereference
anon-proxy-00.05.38+20081230/CAMiddleMix.cpp:213:8: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CAMiddleMix.cpp:214:8: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CAMiddleMix.cpp:553:27: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CAMiddleMix.cpp:554:20: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CAMiddleMix.cpp:614:27: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CAMiddleMix.cpp:615:20: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CAMiddleMix.cpp:670:21: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CAMiddleMix.cpp:831:21: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CAMiddleMix.cpp:470:3: style: Variable 'pAddr' is reassigned a value before the old one has been used. [redundantAssignment]
anon-proxy-00.05.38+20081230/CAMiddleMix.cpp:469:0: note: Variable 'pAddr' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/CAMiddleMix.cpp:470:3: note: Variable 'pAddr' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/CAMiddleMix.cpp:558:10: style: The scope of the variable 'ret' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/CAMiddleMix.cpp:619:10: style: The scope of the variable 'ret' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/CAMiddleMix.hpp:47:4: warning: Member variable 'CAMiddleMix::m_bRun' is not initialized in the constructor. [uninitMemberVar]
anon-proxy-00.05.38+20081230/CAMiddleMix.hpp:47:4: warning: Member variable 'CAMiddleMix::m_u32KeepAliveRecvInterval2' is not initialized in the constructor. [uninitMemberVar]
anon-proxy-00.05.38+20081230/CAMiddleMix.hpp:47:4: warning: Member variable 'CAMiddleMix::m_u32KeepAliveSendInterval2' is not initialized in the constructor. [uninitMemberVar]
anon-proxy-00.05.38+20081230/CAMiddleMixChannelList.hpp:120:11: style: Technically the member function 'CAMiddleMixChannelList::getOutToIn_intern_without_lock' can be const. [functionConst]
anon-proxy-00.05.38+20081230/CAMiddleMixChannelList.hpp:106:6: style: Class 'CAMiddleMixChannelList' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
anon-proxy-00.05.38+20081230/CAMiddleMixChannelList.hpp:106:6: style: Class 'CAMiddleMixChannelList' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
anon-proxy-00.05.38+20081230/CAMiddleMix.hpp:58:13: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anon-proxy-00.05.38+20081230/CAMix.hpp:58:21: note: Virtual function in base class
anon-proxy-00.05.38+20081230/CAMiddleMix.hpp:58:13: note: Function in derived class
anon-proxy-00.05.38+20081230/CAMiddleMix.hpp:69:11: style: The function 'loop' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anon-proxy-00.05.38+20081230/CAMix.hpp:128:19: note: Virtual function in base class
anon-proxy-00.05.38+20081230/CAMiddleMix.hpp:69:11: note: Function in derived class
anon-proxy-00.05.38+20081230/CAMiddleMix.hpp:70:11: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anon-proxy-00.05.38+20081230/CAMix.hpp:127:19: note: Virtual function in base class
anon-proxy-00.05.38+20081230/CAMiddleMix.hpp:70:11: note: Function in derived class
anon-proxy-00.05.38+20081230/CAMiddleMix.hpp:71:11: style: The function 'initOnce' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anon-proxy-00.05.38+20081230/CAMix.hpp:126:19: note: Virtual function in base class
anon-proxy-00.05.38+20081230/CAMiddleMix.hpp:71:11: note: Function in derived class
anon-proxy-00.05.38+20081230/CAMiddleMix.hpp:72:11: style: The function 'clean' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anon-proxy-00.05.38+20081230/CAMix.hpp:125:19: note: Virtual function in base class
anon-proxy-00.05.38+20081230/CAMiddleMix.hpp:72:11: note: Function in derived class
anon-proxy-00.05.38+20081230/CAMiddleMix.hpp:88:20: style: The function 'processKeyExchange' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anon-proxy-00.05.38+20081230/CAMix.hpp:134:19: note: Virtual function in base class
anon-proxy-00.05.38+20081230/CAMiddleMix.hpp:88:20: note: Function in derived class
anon-proxy-00.05.38+20081230/CAMiddleMix.cpp:817:3: error: Mismatching allocation and deallocation: tmpRSABuff [mismatchAllocDealloc]
anon-proxy-00.05.38+20081230/CAMiddleMixChannelList.cpp:13:25: style: The scope of the variable 'pTmpEntry' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/CAMiddleMixChannelList.cpp:26:3: error: Mismatching allocation and deallocation: CAMiddleMixChannelList::m_pHashTableOut [mismatchAllocDealloc]
anon-proxy-00.05.38+20081230/CAMix.cpp:83:10: style: The scope of the variable 'initStatus' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/CAMix.cpp:271:46: style: Function 'initMixCascadeInfo' argument 1 names different: declaration 'elemMixes' definition 'mixes'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CAMix.hpp:140:50: note: Function 'initMixCascadeInfo' argument 1 names different: declaration 'elemMixes' definition 'mixes'.
anon-proxy-00.05.38+20081230/CAMix.cpp:271:46: note: Function 'initMixCascadeInfo' argument 1 names different: declaration 'elemMixes' definition 'mixes'.
anon-proxy-00.05.38+20081230/CAMix.cpp:39:8: warning: Member variable 'CAMix::m_bReconfiguring' is not initialized in the constructor. [uninitMemberVar]
anon-proxy-00.05.38+20081230/CAMix.hpp:130:11: performance: Technically the member function 'CAMix::addMixInfo' can be static. [functionStatic]
anon-proxy-00.05.38+20081230/CAMix.cpp:404:15: note: Technically the member function 'CAMix::addMixInfo' can be static.
anon-proxy-00.05.38+20081230/CAMix.hpp:130:11: note: Technically the member function 'CAMix::addMixInfo' can be static.
anon-proxy-00.05.38+20081230/CAMix.hpp:164:9: performance: Technically the member function 'CAMix::needAutoConfig' can be static. [functionStatic]
anon-proxy-00.05.38+20081230/CAMix.cpp:234:13: note: Technically the member function 'CAMix::needAutoConfig' can be static.
anon-proxy-00.05.38+20081230/CAMix.hpp:164:9: note: Technically the member function 'CAMix::needAutoConfig' can be static.
anon-proxy-00.05.38+20081230/CAMixWithReplayDB.cpp:36:3: performance: Variable 'm_u64ReferenceTime' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
anon-proxy-00.05.38+20081230/CAMsg.cpp:77:36: style: Function 'setLogOptions' argument 1 names different: declaration 'options' definition 'opt'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CAMsg.hpp:72:39: note: Function 'setLogOptions' argument 1 names different: declaration 'options' definition 'opt'.
anon-proxy-00.05.38+20081230/CAMsg.cpp:77:36: note: Function 'setLogOptions' argument 1 names different: declaration 'options' definition 'opt'.
anon-proxy-00.05.38+20081230/CAMsg.cpp:90:31: style: Function 'printMsg' argument 1 names different: declaration 'typ' definition 'type'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CAMsg.hpp:83:34: note: Function 'printMsg' argument 1 names different: declaration 'typ' definition 'type'.
anon-proxy-00.05.38+20081230/CAMsg.cpp:90:31: note: Function 'printMsg' argument 1 names different: declaration 'typ' definition 'type'.
anon-proxy-00.05.38+20081230/CAMsg.cpp:47:8: warning: Member variable 'CAMsg::m_NrOfWrites' is not initialized in the constructor. [uninitMemberVarPrivate]
anon-proxy-00.05.38+20081230/CAMsg.cpp:51:4: style: Class 'CAMsg' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
anon-proxy-00.05.38+20081230/CAMsg.cpp:51:4: style: Class 'CAMsg' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
anon-proxy-00.05.38+20081230/CAMutex.cpp:36:3: style: Class 'CAMutex' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
anon-proxy-00.05.38+20081230/CAMutex.cpp:36:3: style: Class 'CAMutex' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
anon-proxy-00.05.38+20081230/CAMuxSocket.cpp:167:47: style: Function 'prepareForSend' argument 1 names different: declaration 'inoutPacket' definition 'pinoutPacket'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CAMuxSocket.hpp:48:37: note: Function 'prepareForSend' argument 1 names different: declaration 'inoutPacket' definition 'pinoutPacket'.
anon-proxy-00.05.38+20081230/CAMuxSocket.cpp:167:47: note: Function 'prepareForSend' argument 1 names different: declaration 'inoutPacket' definition 'pinoutPacket'.
anon-proxy-00.05.38+20081230/CAMuxSocket.cpp:214:55: style: Function 'receive' argument 2 names different: declaration 'timeout' definition 'msTimeout'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CAMuxSocket.hpp:50:45: note: Function 'receive' argument 2 names different: declaration 'timeout' definition 'msTimeout'.
anon-proxy-00.05.38+20081230/CAMuxSocket.cpp:214:55: note: Function 'receive' argument 2 names different: declaration 'timeout' definition 'msTimeout'.
anon-proxy-00.05.38+20081230/CAMuxSocket.cpp:39:3: style: Class 'CAMuxSocket' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
anon-proxy-00.05.38+20081230/CAMuxSocket.cpp:39:3: style: Class 'CAMuxSocket' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
anon-proxy-00.05.38+20081230/CAQueue.cpp:343:10: style: The scope of the variable 'aktSize' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/CAQueue.cpp:231:61: style: Function 'getOrWait' argument 3 names different: declaration 'msTimeOut' definition 'msTimeout'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CAQueue.hpp:75:55: note: Function 'getOrWait' argument 3 names different: declaration 'msTimeOut' definition 'msTimeout'.
anon-proxy-00.05.38+20081230/CAQueue.cpp:231:61: note: Function 'getOrWait' argument 3 names different: declaration 'msTimeOut' definition 'msTimeout'.
anon-proxy-00.05.38+20081230/CAQueue.cpp:398:0: error: Memory leak: target [memleak]
anon-proxy-00.05.38+20081230/CASignature.cpp:75:46: style: Function 'getSignKey' argument 1 names different: declaration 'node' definition 'elem'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CASignature.hpp:46:36: note: Function 'getSignKey' argument 1 names different: declaration 'node' definition 'elem'.
anon-proxy-00.05.38+20081230/CASignature.cpp:75:46: note: Function 'getSignKey' argument 1 names different: declaration 'node' definition 'elem'.
anon-proxy-00.05.38+20081230/CASignature.cpp:97:47: style: Function 'setSignKey' argument 1 names different: declaration 'node' definition 'n'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CASignature.hpp:44:37: note: Function 'setSignKey' argument 1 names different: declaration 'node' definition 'n'.
anon-proxy-00.05.38+20081230/CASignature.cpp:97:47: note: Function 'setSignKey' argument 1 names different: declaration 'node' definition 'n'.
anon-proxy-00.05.38+20081230/CASignature.cpp:273:59: style: Function 'sign' argument 3 names different: declaration 'dsaSig' definition 'pdsaSig'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CASignature.hpp:96:49: note: Function 'sign' argument 3 names different: declaration 'dsaSig' definition 'pdsaSig'.
anon-proxy-00.05.38+20081230/CASignature.cpp:273:59: note: Function 'sign' argument 3 names different: declaration 'dsaSig' definition 'pdsaSig'.
anon-proxy-00.05.38+20081230/CASignature.cpp:707:40: style: Function 'verifyXML' argument 1 names different: declaration 'node' definition 'root'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CASignature.hpp:61:30: note: Function 'verifyXML' argument 1 names different: declaration 'node' definition 'root'.
anon-proxy-00.05.38+20081230/CASignature.cpp:707:40: note: Function 'verifyXML' argument 1 names different: declaration 'node' definition 'root'.
anon-proxy-00.05.38+20081230/CASignature.cpp:707:58: style: Function 'verifyXML' argument 2 names different: declaration 'pTrustedCerts' definition 'trustedCerts'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CASignature.hpp:61:48: note: Function 'verifyXML' argument 2 names different: declaration 'pTrustedCerts' definition 'trustedCerts'.
anon-proxy-00.05.38+20081230/CASignature.cpp:707:58: note: Function 'verifyXML' argument 2 names different: declaration 'pTrustedCerts' definition 'trustedCerts'.
anon-proxy-00.05.38+20081230/CASignature.hpp:63:11: performance: Technically the member function 'CASignature::encodeRS' can be static. [functionStatic]
anon-proxy-00.05.38+20081230/CASignature.cpp:807:21: note: Technically the member function 'CASignature::encodeRS' can be static.
anon-proxy-00.05.38+20081230/CASignature.hpp:63:11: note: Technically the member function 'CASignature::encodeRS' can be static.
anon-proxy-00.05.38+20081230/CASignature.hpp:75:11: performance: Technically the member function 'CASignature::decodeRS' can be static. [functionStatic]
anon-proxy-00.05.38+20081230/CASignature.cpp:821:21: note: Technically the member function 'CASignature::decodeRS' can be static.
anon-proxy-00.05.38+20081230/CASignature.hpp:75:11: note: Technically the member function 'CASignature::decodeRS' can be static.
anon-proxy-00.05.38+20081230/CASocket.cpp:395:9: style: The scope of the variable 'aktTimeOut' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/CASocket.cpp:522:10: style: The scope of the variable 'ret' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/CASocket.cpp:598:10: style: The scope of the variable 'ret' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/CASocket.cpp:49:25: style: Function 'CASocket' argument 1 names different: declaration 'bIsReserved' definition 'bIsReservedSocket'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CASocket.hpp:37:17: note: Function 'CASocket' argument 1 names different: declaration 'bIsReserved' definition 'bIsReservedSocket'.
anon-proxy-00.05.38+20081230/CASocket.cpp:49:25: note: Function 'CASocket' argument 1 names different: declaration 'bIsReserved' definition 'bIsReservedSocket'.
anon-proxy-00.05.38+20081230/CASocket.cpp:199:71: style: Function 'connect' argument 3 names different: declaration 'sWaitTime' definition 'time'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CASocket.hpp:52:71: note: Function 'connect' argument 3 names different: declaration 'sWaitTime' definition 'time'.
anon-proxy-00.05.38+20081230/CASocket.cpp:199:71: note: Function 'connect' argument 3 names different: declaration 'sWaitTime' definition 'time'.
anon-proxy-00.05.38+20081230/CASocketAddrINet.cpp:60:3: debug: Wrong data detected by condition arguments.size() != 3U [DacaWrongData]
anon-proxy-00.05.38+20081230/CASocketAddrINet.cpp:69:3: debug: Wrong data detected by condition arguments.size() != 3U [DacaWrongData]
anon-proxy-00.05.38+20081230/CASocketAddrINet.cpp:78:3: debug: Wrong data detected by condition arguments.size() != 3U [DacaWrongData]
anon-proxy-00.05.38+20081230/CASocketGroup.cpp:46:4: style: Class 'CASocketGroup' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
anon-proxy-00.05.38+20081230/CASocketGroup.cpp:46:4: style: Class 'CASocketGroup' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
anon-proxy-00.05.38+20081230/CASocketList.cpp:76:15: warning: Member variable 'CASocketList::m_Size' is not initialized in the constructor. [uninitMemberVar]
anon-proxy-00.05.38+20081230/CATempIPBlockList.cpp:180:14: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CATempIPBlockList.cpp:66:22: style: The scope of the variable 'tmpEntry' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/CATempIPBlockList.cpp:39:3: performance: Variable 'm_validTimeMillis' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
anon-proxy-00.05.38+20081230/CATempIPBlockList.cpp:47:3: style: Class 'CATempIPBlockList' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
anon-proxy-00.05.38+20081230/CATempIPBlockList.cpp:47:3: style: Class 'CATempIPBlockList' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
anon-proxy-00.05.38+20081230/CATempIPBlockList.hpp:64:3: style: Class 'CATempIPBlockList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anon-proxy-00.05.38+20081230/CAThread.cpp:82:5: style: Class 'CAThread' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
anon-proxy-00.05.38+20081230/CAThread.cpp:82:5: style: Class 'CAThread' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
anon-proxy-00.05.38+20081230/CAThreadPool.cpp:39:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
anon-proxy-00.05.38+20081230/CAThreadPool.cpp:157:25: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/CAThreadPool.cpp:155:45: style: Function 'worker_thread_main_loop' argument 1 names different: declaration 'args' definition 'arg'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CAThreadPool.hpp:26:45: note: Function 'worker_thread_main_loop' argument 1 names different: declaration 'args' definition 'arg'.
anon-proxy-00.05.38+20081230/CAThreadPool.cpp:155:45: note: Function 'worker_thread_main_loop' argument 1 names different: declaration 'args' definition 'arg'.
anon-proxy-00.05.38+20081230/CAThreadPool.cpp:23:3: style: Class 'CAThreadPool' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
anon-proxy-00.05.38+20081230/CAThreadPool.cpp:23:3: style: Class 'CAThreadPool' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
anon-proxy-00.05.38+20081230/CAUtil.cpp:926:19: warning: Either the condition 'pDoc!=NULL' is redundant or there is possible null pointer dereference: pDoc. [nullPointerRedundantCheck]
anon-proxy-00.05.38+20081230/CAUtil.cpp:932:11: note: Assuming that condition 'pDoc!=NULL' is not redundant
anon-proxy-00.05.38+20081230/CAUtil.cpp:926:19: note: Null pointer dereference
anon-proxy-00.05.38+20081230/CAUtil.cpp:1188:20: warning: Either the condition 'docPlain!=NULL' is redundant or there is possible null pointer dereference: docPlain. [nullPointerRedundantCheck]
anon-proxy-00.05.38+20081230/CAUtil.cpp:1190:17: note: Assuming that condition 'docPlain!=NULL' is not redundant
anon-proxy-00.05.38+20081230/CAUtil.cpp:1188:20: note: Null pointer dereference
anon-proxy-00.05.38+20081230/CAUtil.cpp:1030:2: style: Variable 'pOutBuff' is reassigned a value before the old one has been used. [redundantAssignment]
anon-proxy-00.05.38+20081230/CAUtil.cpp:1018:2: note: Variable 'pOutBuff' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/CAUtil.cpp:1030:2: note: Variable 'pOutBuff' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/CAUtil.cpp:1035:2: style: Variable 'pBuff' is reassigned a value before the old one has been used. [redundantAssignment]
anon-proxy-00.05.38+20081230/CAUtil.cpp:1020:2: note: Variable 'pBuff' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/CAUtil.cpp:1035:2: note: Variable 'pBuff' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/CAUtil.cpp:1112:2: style: Variable 'msgoutbuff' is reassigned a value before the old one has been used. [redundantAssignment]
anon-proxy-00.05.38+20081230/CAUtil.cpp:1109:2: note: Variable 'msgoutbuff' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/CAUtil.cpp:1112:2: note: Variable 'msgoutbuff' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/CAUtil.cpp:106:23: style: Function 'memtrim' argument 1 names different: declaration 'out' definition 'dest'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CAUtil.hpp:42:23: note: Function 'memtrim' argument 1 names different: declaration 'out' definition 'dest'.
anon-proxy-00.05.38+20081230/CAUtil.cpp:106:23: note: Function 'memtrim' argument 1 names different: declaration 'out' definition 'dest'.
anon-proxy-00.05.38+20081230/CAUtil.cpp:106:41: style: Function 'memtrim' argument 2 names different: declaration 'in' definition 'src'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CAUtil.hpp:42:40: note: Function 'memtrim' argument 2 names different: declaration 'in' definition 'src'.
anon-proxy-00.05.38+20081230/CAUtil.cpp:106:41: note: Function 'memtrim' argument 2 names different: declaration 'in' definition 'src'.
anon-proxy-00.05.38+20081230/CAUtil.cpp:106:52: style: Function 'memtrim' argument 3 names different: declaration 'len' definition 'size'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CAUtil.hpp:42:50: note: Function 'memtrim' argument 3 names different: declaration 'len' definition 'size'.
anon-proxy-00.05.38+20081230/CAUtil.cpp:106:52: note: Function 'memtrim' argument 3 names different: declaration 'len' definition 'size'.
anon-proxy-00.05.38+20081230/CAUtil.cpp:414:82: style: Function 'getDOMChildByName' argument 3 names different: declaration 'child' definition 'a_child'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CAUtil.hpp:103:82: note: Function 'getDOMChildByName' argument 3 names different: declaration 'child' definition 'a_child'.
anon-proxy-00.05.38+20081230/CAUtil.cpp:414:82: note: Function 'getDOMChildByName' argument 3 names different: declaration 'child' definition 'a_child'.
anon-proxy-00.05.38+20081230/CAUtil.cpp:438:81: style: Function 'getDOMChildByName' argument 3 names different: declaration 'child' definition 'a_child'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CAUtil.hpp:104:82: note: Function 'getDOMChildByName' argument 3 names different: declaration 'child' definition 'a_child'.
anon-proxy-00.05.38+20081230/CAUtil.cpp:438:81: note: Function 'getDOMChildByName' argument 3 names different: declaration 'child' definition 'a_child'.
anon-proxy-00.05.38+20081230/CAUtil.cpp:504:76: style: Function 'getDOMElementValue' argument 3 names different: declaration 'len' definition 'valuelen'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CAUtil.hpp:117:76: note: Function 'getDOMElementValue' argument 3 names different: declaration 'len' definition 'valuelen'.
anon-proxy-00.05.38+20081230/CAUtil.cpp:504:76: note: Function 'getDOMElementValue' argument 3 names different: declaration 'len' definition 'valuelen'.
anon-proxy-00.05.38+20081230/CAUtil.cpp:538:53: style: Function 'getDOMElementAttribute' argument 1 names different: declaration 'pElem' definition 'elem'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CAUtil.hpp:180:53: note: Function 'getDOMElementAttribute' argument 1 names different: declaration 'pElem' definition 'elem'.
anon-proxy-00.05.38+20081230/CAUtil.cpp:538:53: note: Function 'getDOMElementAttribute' argument 1 names different: declaration 'pElem' definition 'elem'.
anon-proxy-00.05.38+20081230/CAUtil.cpp:558:53: style: Function 'getDOMElementAttribute' argument 1 names different: declaration 'pElem' definition 'elem'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CAUtil.hpp:123:53: note: Function 'getDOMElementAttribute' argument 1 names different: declaration 'pElem' definition 'elem'.
anon-proxy-00.05.38+20081230/CAUtil.cpp:558:53: note: Function 'getDOMElementAttribute' argument 1 names different: declaration 'pElem' definition 'elem'.
anon-proxy-00.05.38+20081230/CAUtil.cpp:721:53: style: Function 'getDOMElementAttribute' argument 1 names different: declaration 'pElem' definition 'elem'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CAUtil.hpp:177:53: note: Function 'getDOMElementAttribute' argument 1 names different: declaration 'pElem' definition 'elem'.
anon-proxy-00.05.38+20081230/CAUtil.cpp:721:53: note: Function 'getDOMElementAttribute' argument 1 names different: declaration 'pElem' definition 'elem'.
anon-proxy-00.05.38+20081230/CAUtil.cpp:736:53: style: Function 'getDOMElementAttribute' argument 1 names different: declaration 'pElem' definition 'elem'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CAUtil.hpp:178:53: note: Function 'getDOMElementAttribute' argument 1 names different: declaration 'pElem' definition 'elem'.
anon-proxy-00.05.38+20081230/CAUtil.cpp:736:53: note: Function 'getDOMElementAttribute' argument 1 names different: declaration 'pElem' definition 'elem'.
anon-proxy-00.05.38+20081230/CAUtil.cpp:749:53: style: Function 'getDOMElementAttribute' argument 1 names different: declaration 'pElem' definition 'elem'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CAUtil.hpp:179:53: note: Function 'getDOMElementAttribute' argument 1 names different: declaration 'pElem' definition 'elem'.
anon-proxy-00.05.38+20081230/CAUtil.cpp:749:53: note: Function 'getDOMElementAttribute' argument 1 names different: declaration 'pElem' definition 'elem'.
anon-proxy-00.05.38+20081230/CAUtil.cpp:940:71: style: Function 'decodeXMLEncryptedKey' argument 3 names different: declaration 'pRoot' definition 'root'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CAUtil.hpp:193:72: note: Function 'decodeXMLEncryptedKey' argument 3 names different: declaration 'pRoot' definition 'root'.
anon-proxy-00.05.38+20081230/CAUtil.cpp:940:71: note: Function 'decodeXMLEncryptedKey' argument 3 names different: declaration 'pRoot' definition 'root'.
anon-proxy-00.05.38+20081230/CAUtil.cpp:983:35: style: Function 'encryptXMLElement' argument 1 names different: declaration 'pElem' definition 'node'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CAUtil.hpp:196:35: note: Function 'encryptXMLElement' argument 1 names different: declaration 'pElem' definition 'node'.
anon-proxy-00.05.38+20081230/CAUtil.cpp:983:35: note: Function 'encryptXMLElement' argument 1 names different: declaration 'pElem' definition 'node'.
anon-proxy-00.05.38+20081230/CAUtil.cpp:1121:35: style: Function 'decryptXMLElement' argument 1 names different: declaration 'pelem' definition 'node'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/CAUtil.hpp:199:35: note: Function 'decryptXMLElement' argument 1 names different: declaration 'pelem' definition 'node'.
anon-proxy-00.05.38+20081230/CAUtil.cpp:1121:35: note: Function 'decryptXMLElement' argument 1 names different: declaration 'pelem' definition 'node'.
anon-proxy-00.05.38+20081230/FlashMix/Array.hpp:19:13: style: Technically the member function 'Array::size' can be const. [functionConst]
anon-proxy-00.05.38+20081230/FlashMix/Array.hpp:116:15: note: Technically the member function 'Array::size' can be const.
anon-proxy-00.05.38+20081230/FlashMix/Array.hpp:19:13: note: Technically the member function 'Array::size' can be const.
anon-proxy-00.05.38+20081230/FlashMix/Array.hpp:21:11: style: Technically the member function 'Array::get' can be const. [functionConst]
anon-proxy-00.05.38+20081230/FlashMix/Array.hpp:122:13: note: Technically the member function 'Array::get' can be const.
anon-proxy-00.05.38+20081230/FlashMix/Array.hpp:21:11: note: Technically the member function 'Array::get' can be const.
anon-proxy-00.05.38+20081230/FlashMix/Array.hpp:12:9: style: Class 'Array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anon-proxy-00.05.38+20081230/FlashMix/CABNSend.cpp:12:5: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
anon-proxy-00.05.38+20081230/FlashMix/CABNSend.cpp:10:0: note: Variable 'result' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/FlashMix/CABNSend.cpp:12:5: note: Variable 'result' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/FlashMix/CABNSend.cpp:25:5: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
anon-proxy-00.05.38+20081230/FlashMix/CABNSend.cpp:22:0: note: Variable 'result' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/FlashMix/CABNSend.cpp:25:5: note: Variable 'result' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/FlashMix/CABNSend.cpp:948:12: style: The scope of the variable 'uLen' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/FlashMix/CABNSend.cpp:96:5: error: Memory leak: r_uChar [memleak]
anon-proxy-00.05.38+20081230/FlashMix/CABNSend.cpp:156:5: error: Memory leak: r_uArr [memleak]
anon-proxy-00.05.38+20081230/FlashMix/CABulletinBoard.cpp:566:27: warning: Either the condition '(pMIXData=MIXDATA_new())==NULL' is redundant or there is possible null pointer dereference: pMIXData. [nullPointerRedundantCheck]
anon-proxy-00.05.38+20081230/FlashMix/CABulletinBoard.cpp:562:36: note: Assuming that condition '(pMIXData=MIXDATA_new())==NULL' is not redundant
anon-proxy-00.05.38+20081230/FlashMix/CABulletinBoard.cpp:566:27: note: Null pointer dereference
anon-proxy-00.05.38+20081230/FlashMix/CABulletinBoard.cpp:567:27: warning: Either the condition '(pMIXData=MIXDATA_new())==NULL' is redundant or there is possible null pointer dereference: pMIXData. [nullPointerRedundantCheck]
anon-proxy-00.05.38+20081230/FlashMix/CABulletinBoard.cpp:562:36: note: Assuming that condition '(pMIXData=MIXDATA_new())==NULL' is not redundant
anon-proxy-00.05.38+20081230/FlashMix/CABulletinBoard.cpp:567:27: note: Null pointer dereference
anon-proxy-00.05.38+20081230/FlashMix/CABulletinBoard.cpp:568:27: warning: Either the condition '(pMIXData=MIXDATA_new())==NULL' is redundant or there is possible null pointer dereference: pMIXData. [nullPointerRedundantCheck]
anon-proxy-00.05.38+20081230/FlashMix/CABulletinBoard.cpp:562:36: note: Assuming that condition '(pMIXData=MIXDATA_new())==NULL' is not redundant
anon-proxy-00.05.38+20081230/FlashMix/CABulletinBoard.cpp:568:27: note: Null pointer dereference
anon-proxy-00.05.38+20081230/FlashMix/CABulletinBoard.cpp:569:27: warning: Either the condition '(pMIXData=MIXDATA_new())==NULL' is redundant or there is possible null pointer dereference: pMIXData. [nullPointerRedundantCheck]
anon-proxy-00.05.38+20081230/FlashMix/CABulletinBoard.cpp:562:36: note: Assuming that condition '(pMIXData=MIXDATA_new())==NULL' is not redundant
anon-proxy-00.05.38+20081230/FlashMix/CABulletinBoard.cpp:569:27: note: Null pointer dereference
anon-proxy-00.05.38+20081230/FlashMix/CABulletinBoard.cpp:570:27: warning: Either the condition '(pMIXData=MIXDATA_new())==NULL' is redundant or there is possible null pointer dereference: pMIXData. [nullPointerRedundantCheck]
anon-proxy-00.05.38+20081230/FlashMix/CABulletinBoard.cpp:562:36: note: Assuming that condition '(pMIXData=MIXDATA_new())==NULL' is not redundant
anon-proxy-00.05.38+20081230/FlashMix/CABulletinBoard.cpp:570:27: note: Null pointer dereference
anon-proxy-00.05.38+20081230/FlashMix/CABulletinBoard.cpp:572:59: warning: Either the condition '(pMIXData=MIXDATA_new())==NULL' is redundant or there is possible null pointer dereference: pMIXData. [nullPointerRedundantCheck]
anon-proxy-00.05.38+20081230/FlashMix/CABulletinBoard.cpp:562:36: note: Assuming that condition '(pMIXData=MIXDATA_new())==NULL' is not redundant
anon-proxy-00.05.38+20081230/FlashMix/CABulletinBoard.cpp:572:59: note: Null pointer dereference
anon-proxy-00.05.38+20081230/FlashMix/CABulletinBoard.cpp:208:28: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/FlashMix/CABulletinBoard.cpp:321:28: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/FlashMix/CABulletinBoard.cpp:341:5: style: Variable 'vBNUserMsg' is reassigned a value before the old one has been used. [redundantAssignment]
anon-proxy-00.05.38+20081230/FlashMix/CABulletinBoard.cpp:328:0: note: Variable 'vBNUserMsg' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/FlashMix/CABulletinBoard.cpp:341:5: note: Variable 'vBNUserMsg' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/FlashMix/CABulletinBoard.cpp:750:5: style: Variable 'pMIXData' is reassigned a value before the old one has been used. [redundantAssignment]
anon-proxy-00.05.38+20081230/FlashMix/CABulletinBoard.cpp:743:0: note: Variable 'pMIXData' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/FlashMix/CABulletinBoard.cpp:750:5: note: Variable 'pMIXData' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/FlashMix/CABulletinBoard.cpp:734:50: style: Same expression on both sides of '||'. [duplicateExpression]
anon-proxy-00.05.38+20081230/FlashMix/CABulletinBoard.cpp:51:5: style: Class 'CABulletinBoard' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
anon-proxy-00.05.38+20081230/FlashMix/CABulletinBoard.cpp:51:5: style: Class 'CABulletinBoard' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
anon-proxy-00.05.38+20081230/FlashMix/CAFlashMix.cpp:174:35: warning: Either the condition '(pMIXData=MIXDATA_new())==NULL' is redundant or there is possible null pointer dereference: pMIXData. [nullPointerRedundantCheck]
anon-proxy-00.05.38+20081230/FlashMix/CAFlashMix.cpp:170:40: note: Assuming that condition '(pMIXData=MIXDATA_new())==NULL' is not redundant
anon-proxy-00.05.38+20081230/FlashMix/CAFlashMix.cpp:174:35: note: Null pointer dereference
anon-proxy-00.05.38+20081230/FlashMix/CAFlashMix.cpp:175:35: warning: Either the condition '(pMIXData=MIXDATA_new())==NULL' is redundant or there is possible null pointer dereference: pMIXData. [nullPointerRedundantCheck]
anon-proxy-00.05.38+20081230/FlashMix/CAFlashMix.cpp:170:40: note: Assuming that condition '(pMIXData=MIXDATA_new())==NULL' is not redundant
anon-proxy-00.05.38+20081230/FlashMix/CAFlashMix.cpp:175:35: note: Null pointer dereference
anon-proxy-00.05.38+20081230/FlashMix/CAFlashMix.cpp:176:35: warning: Either the condition '(pMIXData=MIXDATA_new())==NULL' is redundant or there is possible null pointer dereference: pMIXData. [nullPointerRedundantCheck]
anon-proxy-00.05.38+20081230/FlashMix/CAFlashMix.cpp:170:40: note: Assuming that condition '(pMIXData=MIXDATA_new())==NULL' is not redundant
anon-proxy-00.05.38+20081230/FlashMix/CAFlashMix.cpp:176:35: note: Null pointer dereference
anon-proxy-00.05.38+20081230/FlashMix/CAFlashMix.cpp:177:35: warning: Either the condition '(pMIXData=MIXDATA_new())==NULL' is redundant or there is possible null pointer dereference: pMIXData. [nullPointerRedundantCheck]
anon-proxy-00.05.38+20081230/FlashMix/CAFlashMix.cpp:170:40: note: Assuming that condition '(pMIXData=MIXDATA_new())==NULL' is not redundant
anon-proxy-00.05.38+20081230/FlashMix/CAFlashMix.cpp:177:35: note: Null pointer dereference
anon-proxy-00.05.38+20081230/FlashMix/CAFlashMix.cpp:178:35: warning: Either the condition '(pMIXData=MIXDATA_new())==NULL' is redundant or there is possible null pointer dereference: pMIXData. [nullPointerRedundantCheck]
anon-proxy-00.05.38+20081230/FlashMix/CAFlashMix.cpp:170:40: note: Assuming that condition '(pMIXData=MIXDATA_new())==NULL' is not redundant
anon-proxy-00.05.38+20081230/FlashMix/CAFlashMix.cpp:178:35: note: Null pointer dereference
anon-proxy-00.05.38+20081230/FlashMix/CAFlashMix.cpp:1157:5: style: Variable 'bnA' is reassigned a value before the old one has been used. [redundantAssignment]
anon-proxy-00.05.38+20081230/FlashMix/CAFlashMix.cpp:1154:19: note: Variable 'bnA' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/FlashMix/CAFlashMix.cpp:1157:5: note: Variable 'bnA' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/FlashMix/CAFlashMix.cpp:1158:5: style: Variable 'bnB' is reassigned a value before the old one has been used. [redundantAssignment]
anon-proxy-00.05.38+20081230/FlashMix/CAFlashMix.cpp:1153:19: note: Variable 'bnB' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/FlashMix/CAFlashMix.cpp:1158:5: note: Variable 'bnB' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/FlashMix/CAFlashMix.cpp:375:22: style: Variable 'procRes' is assigned a value that is never used. [unreadVariable]
anon-proxy-00.05.38+20081230/FlashMix/CAFlashMix.cpp:710:0: style: Variable 'DUMMYCNT' is assigned a value that is never used. [unreadVariable]
anon-proxy-00.05.38+20081230/FlashMix/CAFlashMix.cpp:1401:0: style: Variable 'uListSize' is assigned a value that is never used. [unreadVariable]
anon-proxy-00.05.38+20081230/FlashMix/CAFlashMix.cpp:484:13: warning: Found suspicious equality comparison. Did you intend to assign a value instead? [suspiciousEqualityComparison]
anon-proxy-00.05.38+20081230/FlashMix/CAFlashMix.cpp:1254:100: warning: Found suspicious equality comparison. Did you intend to assign a value instead? [suspiciousEqualityComparison]
anon-proxy-00.05.38+20081230/FlashMix/CAFlashMix.cpp:1255:100: warning: Found suspicious equality comparison. Did you intend to assign a value instead? [suspiciousEqualityComparison]
anon-proxy-00.05.38+20081230/FlashMix/CAMainThread.cpp:65:25: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/FlashMix/CAMainThread.cpp:27:5: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
anon-proxy-00.05.38+20081230/FlashMix/CAMainThread.cpp:24:0: note: Variable 'result' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/FlashMix/CAMainThread.cpp:27:5: note: Variable 'result' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/FlashMix/CAMainThread.cpp:10:10: style: Class 'CAMainThread' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
anon-proxy-00.05.38+20081230/FlashMix/CAMainThread.cpp:10:10: style: Class 'CAMainThread' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
anon-proxy-00.05.38+20081230/FlashMix/FlashMixGlobal.cpp:28:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
anon-proxy-00.05.38+20081230/FlashMix/FlashMixGlobal.cpp:438:12: style: The scope of the variable 'tmp' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/FlashMix/FlashMixGlobal.cpp:396:55: style: Function 'getNextPermElement' argument 2 names different: declaration 'r_uIdx' definition 'r_uNextElement'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/FlashMix/FlashMixGlobal.hpp:99:55: note: Function 'getNextPermElement' argument 2 names different: declaration 'r_uIdx' definition 'r_uNextElement'.
anon-proxy-00.05.38+20081230/FlashMix/FlashMixGlobal.cpp:396:55: note: Function 'getNextPermElement' argument 2 names different: declaration 'r_uIdx' definition 'r_uNextElement'.
anon-proxy-00.05.38+20081230/FlashMix/FlashMixGlobal.cpp:168:5: error: Memory leak: r_bnList [memleak]
anon-proxy-00.05.38+20081230/FlashMix/FlashMixGlobal.cpp:383:5: error: Memory leak: a_vMIXData [memleak]
anon-proxy-00.05.38+20081230/FlashMix/FlashMixGlobal.cpp:488:5: error: Memory leak: r_pSocket [memleak]
anon-proxy-00.05.38+20081230/FlashMix/FlashMixGlobal.cpp:514:5: error: Memory leak: r_pAddr [memleak]
anon-proxy-00.05.38+20081230/FlashMix/FlashMixUser.cpp:115:5: error: Null pointer dereference: pSocket [nullPointer]
anon-proxy-00.05.38+20081230/FlashMix/FlashMixUser.cpp:114:25: note: Assignment 'pSocket=NULL', assigned value is 0
anon-proxy-00.05.38+20081230/FlashMix/FlashMixUser.cpp:115:5: note: Null pointer dereference
anon-proxy-00.05.38+20081230/FlashMix/FlashMixUser.cpp:118:0: style: Variable 'cnt' is assigned a value that is never used. [unreadVariable]
anon-proxy-00.05.38+20081230/FlashMix/elgamal.cpp:500:5: style: Variable 'isInvertable' is reassigned a value before the old one has been used. [redundantAssignment]
anon-proxy-00.05.38+20081230/FlashMix/elgamal.cpp:492:0: note: Variable 'isInvertable' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/FlashMix/elgamal.cpp:500:5: note: Variable 'isInvertable' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/FlashMix/elgamal.cpp:66:5: error: Memory leak: r_bnList [memleak]
anon-proxy-00.05.38+20081230/Hashtable.cpp:410:10: style: The scope of the variable 'index' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/Hashtable.cpp:74:31: style: Function 'Hashtable' argument 1 names different: declaration 'func1' definition 'hashFunc'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/Hashtable.hpp:17:22: note: Function 'Hashtable' argument 1 names different: declaration 'func1' definition 'hashFunc'.
anon-proxy-00.05.38+20081230/Hashtable.cpp:74:31: note: Function 'Hashtable' argument 1 names different: declaration 'func1' definition 'hashFunc'.
anon-proxy-00.05.38+20081230/Hashtable.cpp:74:59: style: Function 'Hashtable' argument 2 names different: declaration 'func2' definition 'compareFunc'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/Hashtable.hpp:17:47: note: Function 'Hashtable' argument 2 names different: declaration 'func2' definition 'compareFunc'.
anon-proxy-00.05.38+20081230/Hashtable.cpp:74:59: note: Function 'Hashtable' argument 2 names different: declaration 'func2' definition 'compareFunc'.
anon-proxy-00.05.38+20081230/Hashtable.hpp:71:8: style: Technically the member function 'Hashtable::isEmpty' can be const. [functionConst]
anon-proxy-00.05.38+20081230/Hashtable.cpp:147:17: note: Technically the member function 'Hashtable::isEmpty' can be const.
anon-proxy-00.05.38+20081230/Hashtable.hpp:71:8: note: Technically the member function 'Hashtable::isEmpty' can be const.
anon-proxy-00.05.38+20081230/Hashtable.hpp:74:10: style: Technically the member function 'Hashtable::getSize' can be const. [functionConst]
anon-proxy-00.05.38+20081230/Hashtable.cpp:360:19: note: Technically the member function 'Hashtable::getSize' can be const.
anon-proxy-00.05.38+20081230/Hashtable.hpp:74:10: note: Technically the member function 'Hashtable::getSize' can be const.
anon-proxy-00.05.38+20081230/Hashtable.hpp:75:10: style: Technically the member function 'Hashtable::getCapacity' can be const. [functionConst]
anon-proxy-00.05.38+20081230/Hashtable.cpp:365:19: note: Technically the member function 'Hashtable::getCapacity' can be const.
anon-proxy-00.05.38+20081230/Hashtable.hpp:75:10: note: Technically the member function 'Hashtable::getCapacity' can be const.
anon-proxy-00.05.38+20081230/Hashtable.cpp:88:2: style: Class 'Hashtable' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
anon-proxy-00.05.38+20081230/Hashtable.cpp:88:2: style: Class 'Hashtable' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
anon-proxy-00.05.38+20081230/TypeA/CAFirstMixA.cpp:96:35: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/TypeA/CAFirstMixA.cpp:97:36: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/TypeA/CAFirstMixA.cpp:784:30: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/TypeA/CAFirstMixA.cpp:69:2: style: Variable 'm_bIsShuttingDown' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
anon-proxy-00.05.38+20081230/TypeA/CAFirstMixA.cpp:45:2: note: Variable 'm_bIsShuttingDown' is reassigned a value before the old one has been used if variable is no semaphore variable.
anon-proxy-00.05.38+20081230/TypeA/CAFirstMixA.cpp:69:2: note: Variable 'm_bIsShuttingDown' is reassigned a value before the old one has been used if variable is no semaphore variable.
anon-proxy-00.05.38+20081230/TypeA/CAFirstMixA.hpp:45:11: performance: Technically the member function 'CAFirstMixA::accountTrafficDownstream' can be static. [functionStatic]
anon-proxy-00.05.38+20081230/TypeA/CAFirstMixA.cpp:837:21: note: Technically the member function 'CAFirstMixA::accountTrafficDownstream' can be static.
anon-proxy-00.05.38+20081230/TypeA/CAFirstMixA.hpp:45:11: note: Technically the member function 'CAFirstMixA::accountTrafficDownstream' can be static.
anon-proxy-00.05.38+20081230/TypeA/CAFirstMixA.hpp:38:16: style: The function 'shutDown' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anon-proxy-00.05.38+20081230/CAMix.hpp:60:17: note: Virtual function in base class
anon-proxy-00.05.38+20081230/TypeA/CAFirstMixA.hpp:38:16: note: Function in derived class
anon-proxy-00.05.38+20081230/TypeA/CAFirstMixA.hpp:41:11: style: The function 'loop' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anon-proxy-00.05.38+20081230/CAFirstMix.hpp:175:19: note: Virtual function in base class
anon-proxy-00.05.38+20081230/TypeA/CAFirstMixA.hpp:41:11: note: Function in derived class
anon-proxy-00.05.38+20081230/TypeA/CALastMixA.cpp:77:8: style: The scope of the variable 'bAktiv' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/TypeA/CALastMixA.hpp:36:11: style: The function 'loop' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anon-proxy-00.05.38+20081230/CALastMix.hpp:106:19: note: Virtual function in base class
anon-proxy-00.05.38+20081230/TypeA/CALastMixA.hpp:36:11: note: Function in derived class
anon-proxy-00.05.38+20081230/TypeB/CAChain.cpp:193:39: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/TypeB/CAChain.hpp:130:10: style: Technically the member function 'CAChain::forceImmediateResponsesInternal' can be const. [functionConst]
anon-proxy-00.05.38+20081230/TypeB/CAChain.cpp:581:15: note: Technically the member function 'CAChain::forceImmediateResponsesInternal' can be const.
anon-proxy-00.05.38+20081230/TypeB/CAChain.hpp:130:10: note: Technically the member function 'CAChain::forceImmediateResponsesInternal' can be const.
anon-proxy-00.05.38+20081230/TypeB/CAChain.cpp:48:3: style: Class 'CAChain' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
anon-proxy-00.05.38+20081230/TypeB/CAChain.cpp:48:3: style: Class 'CAChain' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
anon-proxy-00.05.38+20081230/TypeB/CAChain.hpp:67:7: style: Class 'CAChain' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anon-proxy-00.05.38+20081230/TypeB/CAChainTable.cpp:293:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
anon-proxy-00.05.38+20081230/TypeB/CAChainTable.cpp:40:3: style: Class 'CAChainTable' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
anon-proxy-00.05.38+20081230/TypeB/CAChainTable.cpp:40:3: style: Class 'CAChainTable' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
anon-proxy-00.05.38+20081230/TypeB/CAFirstMixB.hpp:37:11: style: The function 'loop' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anon-proxy-00.05.38+20081230/CAFirstMix.hpp:175:19: note: Virtual function in base class
anon-proxy-00.05.38+20081230/TypeB/CAFirstMixB.hpp:37:11: note: Function in derived class
anon-proxy-00.05.38+20081230/TypeB/CALastMixB.hpp:47:10: performance: Technically the member function 'CALastMixB::reconfigureMix' can be static. [functionStatic]
anon-proxy-00.05.38+20081230/TypeB/CALastMixB.cpp:54:18: note: Technically the member function 'CALastMixB::reconfigureMix' can be static.
anon-proxy-00.05.38+20081230/TypeB/CALastMixB.hpp:47:10: note: Technically the member function 'CALastMixB::reconfigureMix' can be static.
anon-proxy-00.05.38+20081230/TypeB/CALastMixB.hpp:46:12: style: The function 'loop' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anon-proxy-00.05.38+20081230/CALastMix.hpp:106:19: note: Virtual function in base class
anon-proxy-00.05.38+20081230/TypeB/CALastMixB.hpp:46:12: note: Function in derived class
anon-proxy-00.05.38+20081230/TypeB/CALastMixBChannelList.cpp:97:3: style: Variable 'returnedEntry' is reassigned a value before the old one has been used. [redundantAssignment]
anon-proxy-00.05.38+20081230/TypeB/CALastMixBChannelList.cpp:95:0: note: Variable 'returnedEntry' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/TypeB/CALastMixBChannelList.cpp:97:3: note: Variable 'returnedEntry' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/TypeB/CALastMixBChannelList.cpp:37:3: style: Class 'CALastMixBChannelList' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
anon-proxy-00.05.38+20081230/TypeB/CALastMixBChannelList.cpp:37:3: style: Class 'CALastMixBChannelList' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
anon-proxy-00.05.38+20081230/gcm/gcm.cpp:355:32: style: The scope of the variable 'carry' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/gcm/gcm.cpp:110:18: style: Function 'gcm_encrypt_64k' argument 4 names different: declaration 'pt' definition 'data'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/gcm/gcm.h:198:82: note: Function 'gcm_encrypt_64k' argument 4 names different: declaration 'pt' definition 'data'.
anon-proxy-00.05.38+20081230/gcm/gcm.cpp:110:18: note: Function 'gcm_encrypt_64k' argument 4 names different: declaration 'pt' definition 'data'.
anon-proxy-00.05.38+20081230/gcm/gcm.cpp:110:31: style: Function 'gcm_encrypt_64k' argument 5 names different: declaration 'ptlen' definition 'dlen'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/gcm/gcm.h:199:18: note: Function 'gcm_encrypt_64k' argument 5 names different: declaration 'ptlen' definition 'dlen'.
anon-proxy-00.05.38+20081230/gcm/gcm.cpp:110:31: note: Function 'gcm_encrypt_64k' argument 5 names different: declaration 'ptlen' definition 'dlen'.
anon-proxy-00.05.38+20081230/gcm/gcm.cpp:111:31: style: Function 'gcm_encrypt_64k' argument 8 names different: declaration 'ct' definition 'out'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/gcm/gcm.h:199:59: note: Function 'gcm_encrypt_64k' argument 8 names different: declaration 'ct' definition 'out'.
anon-proxy-00.05.38+20081230/gcm/gcm.cpp:111:31: note: Function 'gcm_encrypt_64k' argument 8 names different: declaration 'ct' definition 'out'.
anon-proxy-00.05.38+20081230/gcm/gcm.cpp:444:80: style: Function 'gcm_encrypt_4k' argument 4 names different: declaration 'pt' definition 'data'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/gcm/gcm.h:207:80: note: Function 'gcm_encrypt_4k' argument 4 names different: declaration 'pt' definition 'data'.
anon-proxy-00.05.38+20081230/gcm/gcm.cpp:444:80: note: Function 'gcm_encrypt_4k' argument 4 names different: declaration 'pt' definition 'data'.
anon-proxy-00.05.38+20081230/gcm/gcm.cpp:445:17: style: Function 'gcm_encrypt_4k' argument 5 names different: declaration 'ptlen' definition 'dlen'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/gcm/gcm.h:208:17: note: Function 'gcm_encrypt_4k' argument 5 names different: declaration 'ptlen' definition 'dlen'.
anon-proxy-00.05.38+20081230/gcm/gcm.cpp:445:17: note: Function 'gcm_encrypt_4k' argument 5 names different: declaration 'ptlen' definition 'dlen'.
anon-proxy-00.05.38+20081230/gcm/gcm.cpp:445:57: style: Function 'gcm_encrypt_4k' argument 8 names different: declaration 'ct' definition 'out'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/gcm/gcm.h:208:58: note: Function 'gcm_encrypt_4k' argument 8 names different: declaration 'ct' definition 'out'.
anon-proxy-00.05.38+20081230/gcm/gcm.cpp:445:57: note: Function 'gcm_encrypt_4k' argument 8 names different: declaration 'ct' definition 'out'.
anon-proxy-00.05.38+20081230/gcm/gcm.cpp:531:16: style: Function 'gcm_decrypt_4k' argument 5 names different: declaration 'ctlen' definition 'dlen'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/gcm/gcm.h:211:16: note: Function 'gcm_decrypt_4k' argument 5 names different: declaration 'ctlen' definition 'dlen'.
anon-proxy-00.05.38+20081230/gcm/gcm.cpp:531:16: note: Function 'gcm_decrypt_4k' argument 5 names different: declaration 'ctlen' definition 'dlen'.
anon-proxy-00.05.38+20081230/gcm/gcm.cpp:531:29: style: Function 'gcm_decrypt_4k' argument 6 names different: declaration 'tag' definition 'stag'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/gcm/gcm.h:211:30: note: Function 'gcm_decrypt_4k' argument 6 names different: declaration 'tag' definition 'stag'.
anon-proxy-00.05.38+20081230/gcm/gcm.cpp:531:29: note: Function 'gcm_decrypt_4k' argument 6 names different: declaration 'tag' definition 'stag'.
anon-proxy-00.05.38+20081230/gcm/gcm.cpp:532:29: style: Function 'gcm_decrypt_4k' argument 10 names different: declaration 'pt' definition 'out'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/gcm/gcm.h:212:29: note: Function 'gcm_decrypt_4k' argument 10 names different: declaration 'pt' definition 'out'.
anon-proxy-00.05.38+20081230/gcm/gcm.cpp:532:29: note: Function 'gcm_decrypt_4k' argument 10 names different: declaration 'pt' definition 'out'.
anon-proxy-00.05.38+20081230/gcm/gcm.cpp:803:19: style: Function 'gcm_encrypt_256b' argument 4 names different: declaration 'pt' definition 'data'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/gcm/gcm.h:217:12: note: Function 'gcm_encrypt_256b' argument 4 names different: declaration 'pt' definition 'data'.
anon-proxy-00.05.38+20081230/gcm/gcm.cpp:803:19: note: Function 'gcm_encrypt_256b' argument 4 names different: declaration 'pt' definition 'data'.
anon-proxy-00.05.38+20081230/gcm/gcm.cpp:803:32: style: Function 'gcm_encrypt_256b' argument 5 names different: declaration 'ptlen' definition 'dlen'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/gcm/gcm.h:217:23: note: Function 'gcm_encrypt_256b' argument 5 names different: declaration 'ptlen' definition 'dlen'.
anon-proxy-00.05.38+20081230/gcm/gcm.cpp:803:32: note: Function 'gcm_encrypt_256b' argument 5 names different: declaration 'ptlen' definition 'dlen'.
anon-proxy-00.05.38+20081230/gcm/gcm.cpp:804:32: style: Function 'gcm_encrypt_256b' argument 8 names different: declaration 'ct' definition 'out'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/gcm/gcm.h:218:12: note: Function 'gcm_encrypt_256b' argument 8 names different: declaration 'ct' definition 'out'.
anon-proxy-00.05.38+20081230/gcm/gcm.cpp:804:32: note: Function 'gcm_encrypt_256b' argument 8 names different: declaration 'ct' definition 'out'.
anon-proxy-00.05.38+20081230/gcm/prp.cpp:450:83: style: Function 'aes_ctr_first' argument 5 names different: declaration 'keyBits' definition 'klen'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/gcm/prp.h:28:24: note: Function 'aes_ctr_first' argument 5 names different: declaration 'keyBits' definition 'klen'.
anon-proxy-00.05.38+20081230/gcm/prp.cpp:450:83: note: Function 'aes_ctr_first' argument 5 names different: declaration 'keyBits' definition 'klen'.
anon-proxy-00.05.38+20081230/gcm/prp.cpp:630:62: style: Function 'aes_ctr' argument 4 names different: declaration 'keyBits' definition 'klen'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/gcm/prp.h:30:62: note: Function 'aes_ctr' argument 4 names different: declaration 'keyBits' definition 'klen'.
anon-proxy-00.05.38+20081230/gcm/prp.cpp:630:62: note: Function 'aes_ctr' argument 4 names different: declaration 'keyBits' definition 'klen'.
anon-proxy-00.05.38+20081230/gcm/prp.cpp:803:71: style: Function 'aes_enc' argument 4 names different: declaration 'keyBits' definition 'klen'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/gcm/prp.h:29:71: note: Function 'aes_enc' argument 4 names different: declaration 'keyBits' definition 'klen'.
anon-proxy-00.05.38+20081230/gcm/prp.cpp:803:71: note: Function 'aes_enc' argument 4 names different: declaration 'keyBits' definition 'klen'.
anon-proxy-00.05.38+20081230/popt/popt.cpp:669:52: style: Function 'poptAddAlias' argument 2 names different: declaration 'alias' definition 'newAlias'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/popt/popt.h:106:52: note: Function 'poptAddAlias' argument 2 names different: declaration 'alias' definition 'newAlias'.
anon-proxy-00.05.38+20081230/popt/popt.cpp:669:52: note: Function 'poptAddAlias' argument 2 names different: declaration 'alias' definition 'newAlias'.
anon-proxy-00.05.38+20081230/popt/popt.cpp:444:18: warning: Obsolete function 'alloca' called. [allocaCalled]
anon-proxy-00.05.38+20081230/popt/popt.cpp:684:10: error: Allocation with malloc, strcpy doesn't release it. [leakNoVarFunctionCall]
anon-proxy-00.05.38+20081230/popt/popt.cpp:377:6: error: Common realloc mistake: 't' nulled but not freed upon failure [memleakOnRealloc]
anon-proxy-00.05.38+20081230/popt/popt.cpp:388:5: error: Common realloc mistake: 't' nulled but not freed upon failure [memleakOnRealloc]
anon-proxy-00.05.38+20081230/popt/popthelp.cpp:172:18: style: The scope of the variable 'fn' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/popt/popthelp.cpp:77:17: error: Memory leak: left [memleak]
anon-proxy-00.05.38+20081230/popt/poptparse.cpp:47:32: warning: Obsolete function 'alloca' called. [allocaCalled]
anon-proxy-00.05.38+20081230/popt/poptparse.cpp:69:7: error: Common realloc mistake: 'argv' nulled but not freed upon failure [memleakOnRealloc]
anon-proxy-00.05.38+20081230/proxytest.cpp:79:9: style: struct member 'log::time' is never used. [unusedStructMember]
anon-proxy-00.05.38+20081230/tre/regcomp.cpp:35:51: style: Function 'regncomp' argument 3 names different: declaration 'len' definition 'n'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/tre/regex.h:171:51: note: Function 'regncomp' argument 3 names different: declaration 'len' definition 'n'.
anon-proxy-00.05.38+20081230/tre/regcomp.cpp:35:51: note: Function 'regncomp' argument 3 names different: declaration 'len' definition 'n'.
anon-proxy-00.05.38+20081230/tre/regexec.cpp:72:19: style: The scope of the variable 'j' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/tre/regexec.cpp:73:8: style: The scope of the variable 'parents' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/tre/regexec.cpp:216:43: style: Function 'regnexec' argument 2 names different: declaration 'string' definition 'str'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/tre/regex.h:174:43: note: Function 'regnexec' argument 2 names different: declaration 'string' definition 'str'.
anon-proxy-00.05.38+20081230/tre/regexec.cpp:216:43: note: Function 'regnexec' argument 2 names different: declaration 'string' definition 'str'.
anon-proxy-00.05.38+20081230/tre/regexec.cpp:226:42: style: Function 'regexec' argument 2 names different: declaration 'string' definition 'str'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/tre/regex.h:144:42: note: Function 'regexec' argument 2 names different: declaration 'string' definition 'str'.
anon-proxy-00.05.38+20081230/tre/regexec.cpp:226:42: note: Function 'regexec' argument 2 names different: declaration 'string' definition 'str'.
anon-proxy-00.05.38+20081230/tre/regexec.cpp:253:53: style: Function 'reguexec' argument 2 names different: declaration 'string' definition 'str'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/tre/regex.h:250:53: note: Function 'reguexec' argument 2 names different: declaration 'string' definition 'str'.
anon-proxy-00.05.38+20081230/tre/regexec.cpp:253:53: note: Function 'reguexec' argument 2 names different: declaration 'string' definition 'str'.
anon-proxy-00.05.38+20081230/tre/tre-compile.cpp:719:18: style: Condition 'status!=REG_OK' is always false [knownConditionTrueFalse]
anon-proxy-00.05.38+20081230/tre/tre-compile.cpp:716:17: note: Assuming that condition 'status==REG_OK' is not redundant
anon-proxy-00.05.38+20081230/tre/tre-compile.cpp:719:18: note: Condition 'status!=REG_OK' is always false
anon-proxy-00.05.38+20081230/tre/tre-compile.cpp:871:18: style: Condition 'status!=REG_OK' is always false [knownConditionTrueFalse]
anon-proxy-00.05.38+20081230/tre/tre-compile.cpp:866:17: note: Assuming that condition 'status==REG_OK' is not redundant
anon-proxy-00.05.38+20081230/tre/tre-compile.cpp:871:18: note: Condition 'status!=REG_OK' is always false
anon-proxy-00.05.38+20081230/tre/tre-compile.cpp:1979:20: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/tre/tre-compile.cpp:625:7: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
anon-proxy-00.05.38+20081230/tre/tre-compile.cpp:623:7: note: Variable 'status' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/tre/tre-compile.cpp:625:7: note: Variable 'status' is reassigned a value before the old one has been used.
anon-proxy-00.05.38+20081230/tre/tre-compile.cpp:263:11: style: The scope of the variable 'i' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/tre/tre-compile.cpp:531:10: style: The scope of the variable 'enter_tag' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/tre/tre-compile.cpp:1618:26: style: The scope of the variable 'trans' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/tre/tre-compile.cpp:1619:7: style: The scope of the variable 'i' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/tre/tre-compile.cpp:1619:10: style: The scope of the variable 'j' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/tre/tre-compile.cpp:1619:13: style: The scope of the variable 'k' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/tre/tre-compile.cpp:1619:16: style: The scope of the variable 'l' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/tre/tre-compile.cpp:1619:19: style: The scope of the variable 'dup' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/tre/tre-compile.cpp:1619:24: style: The scope of the variable 'prev_p2_pos' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/tre/tre-compile.cpp:2226:26: style: The scope of the variable 'trans' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/tre/tre-compile.cpp:1987:13: warning: Size of pointer 'minimal_tags' used instead of size of its data. [pointerSize]
anon-proxy-00.05.38+20081230/tre/tre-match-backtrack.cpp:438:49: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
anon-proxy-00.05.38+20081230/tre/tre-match-backtrack.cpp:399:12: style: The scope of the variable 'i' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/tre/tre-parse.cpp:965:18: style: Condition 'status!=REG_OK' is always false [knownConditionTrueFalse]
anon-proxy-00.05.38+20081230/tre/tre-parse.cpp:963:58: note: Assuming that condition 'status==REG_OK' is not redundant
anon-proxy-00.05.38+20081230/tre/tre-parse.cpp:965:18: note: Condition 'status!=REG_OK' is always false
anon-proxy-00.05.38+20081230/tre/tre-parse.cpp:142:14: style: The scope of the variable 'c' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/tre/tre-parse.cpp:272:7: style: The scope of the variable 'skip' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/tre/tre-parse.cpp:314:13: style: The scope of the variable 'tmp_str' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/tre/tre-parse.cpp:316:12: style: The scope of the variable 'len' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/tre/tre-parse.cpp:505:8: style: The scope of the variable 'k' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/tre/tre-parse.cpp:614:17: style: The scope of the variable 'i' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/tre/tre-parse.cpp:99:39: style: Array index 'j' is used before limits check. [arrayIndexThenCheck]
anon-proxy-00.05.38+20081230/tre/tre-stack.cpp:54:17: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/tre/tre-stack.cpp:104:17: style: C-style pointer casting [cstyleCast]
anon-proxy-00.05.38+20081230/trio/trio.cpp:1838:26: portability: Casting between float* and double* which have an incompatible binary data representation. [invalidPointerCast]
anon-proxy-00.05.38+20081230/trio/trio.cpp:1916:7: style: The scope of the variable 'count' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/trio/trio.cpp:2146:7: style: The scope of the variable 'ch' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/trio/trio.cpp:3746:17: style: The scope of the variable 'flags' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/trio/trio.cpp:3747:0: style: The scope of the variable 'number' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/trio/trio.cpp:3145:16: style: Function 'trio_vsnprintf' argument 2 names different: declaration 'bufferSize' definition 'max'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/trio/trio.hpp:76:41: note: Function 'trio_vsnprintf' argument 2 names different: declaration 'bufferSize' definition 'max'.
anon-proxy-00.05.38+20081230/trio/trio.cpp:3145:16: note: Function 'trio_vsnprintf' argument 2 names different: declaration 'bufferSize' definition 'max'.
anon-proxy-00.05.38+20081230/trio/trio.cpp:3172:16: style: Function 'trio_snprintfv' argument 2 names different: declaration 'bufferSize' definition 'max'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/trio/trio.hpp:78:41: note: Function 'trio_snprintfv' argument 2 names different: declaration 'bufferSize' definition 'max'.
anon-proxy-00.05.38+20081230/trio/trio.cpp:3172:16: note: Function 'trio_snprintfv' argument 2 names different: declaration 'bufferSize' definition 'max'.
anon-proxy-00.05.38+20081230/trio/trio.cpp:3545:12: style: Function 'trio_set_sign' argument 2 names different: declaration 'is_showsign' definition 'is_sign'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/trio/triop.h:112:35: note: Function 'trio_set_sign' argument 2 names different: declaration 'is_showsign' definition 'is_sign'.
anon-proxy-00.05.38+20081230/trio/trio.cpp:3545:12: note: Function 'trio_set_sign' argument 2 names different: declaration 'is_showsign' definition 'is_sign'.
anon-proxy-00.05.38+20081230/trio/trio.cpp:3804:11: style: Function 'trio_vprint_ref' argument 3 names different: declaration 'args' definition 'arglist'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/trio/triop.h:128:60: note: Function 'trio_vprint_ref' argument 3 names different: declaration 'args' definition 'arglist'.
anon-proxy-00.05.38+20081230/trio/trio.cpp:3804:11: note: Function 'trio_vprint_ref' argument 3 names different: declaration 'args' definition 'arglist'.
anon-proxy-00.05.38+20081230/trio/trio.cpp:3817:10: style: Function 'trio_printv_ref' argument 3 names different: declaration 'args' definition 'argarray'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/trio/triop.h:129:59: note: Function 'trio_printv_ref' argument 3 names different: declaration 'args' definition 'argarray'.
anon-proxy-00.05.38+20081230/trio/trio.cpp:3817:10: note: Function 'trio_printv_ref' argument 3 names different: declaration 'args' definition 'argarray'.
anon-proxy-00.05.38+20081230/trio/trio.cpp:605:12: style: union member 'Anonymous3::doubleNumber' is never used. [unusedStructMember]
anon-proxy-00.05.38+20081230/trio/trio.cpp:3823:57: error: Uninitialized variable: dummy [uninitvar]
anon-proxy-00.05.38+20081230/trio/trio.cpp:3183:41: error: Uninitialized variable: dummy [uninitvar]
anon-proxy-00.05.38+20081230/trio/trio.cpp:3183:41: error: va_list 'dummy' used before va_start() was called. [va_list_usedBeforeStarted]
anon-proxy-00.05.38+20081230/trio/trio.cpp:3823:57: error: va_list 'dummy' used before va_start() was called. [va_list_usedBeforeStarted]
anon-proxy-00.05.38+20081230/trio/triostr.cpp:763:10: style: The scope of the variable 'count' can be reduced. [variableScope]
anon-proxy-00.05.38+20081230/trio/triostr.cpp:981:26: style: Function 'trio_to_long' argument 1 names different: declaration 'source' definition 'string'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/trio/triostr.h:67:31: note: Function 'trio_to_long' argument 1 names different: declaration 'source' definition 'string'.
anon-proxy-00.05.38+20081230/trio/triostr.cpp:981:26: note: Function 'trio_to_long' argument 1 names different: declaration 'source' definition 'string'.
anon-proxy-00.05.38+20081230/trio/triostr.cpp:1000:35: style: Function 'trio_to_unsigned_long' argument 1 names different: declaration 'source' definition 'string'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/trio/triostr.h:68:49: note: Function 'trio_to_unsigned_long' argument 1 names different: declaration 'source' definition 'string'.
anon-proxy-00.05.38+20081230/trio/triostr.cpp:1000:35: note: Function 'trio_to_unsigned_long' argument 1 names different: declaration 'source' definition 'string'.
anon-proxy-00.05.38+20081230/trio/triostr.cpp:1466:24: style: Function 'trio_string_equal_max' argument 3 names different: declaration 'second' definition 'other'. [funcArgNamesDifferent]
anon-proxy-00.05.38+20081230/trio/triostr.h:92:75: note: Function 'trio_string_equal_max' argument 3 names different: declaration 'second' definition 'other'.
anon-proxy-00.05.38+20081230/trio/triostr.cpp:1466:24: note: Function 'trio_string_equal_max' argument 3 names different: declaration 'second' definition 'other'.
[22:45]

ftp://ftp.se.debian.org/debian/pool/main/a/anope/anope_2.0.6.orig.tar.gz
anope-2.0.6-source/include/version.cpp:26:31: performance: Inefficient usage of string::find() in condition; string::compare() would be faster. [stlIfStrFind]
anope-2.0.6-source/include/version.cpp:60:8: performance: Inefficient usage of string::find() in condition; string::compare() would be faster. [stlIfStrFind]
anope-2.0.6-source/include/version.cpp:85:9: performance: Inefficient usage of string::find() in condition; string::compare() would be faster. [stlIfStrFind]
anope-2.0.6-source/include/version.cpp:126:8: performance: Inefficient usage of string::find() in condition; string::compare() would be faster. [stlIfStrFind]
anope-2.0.6-source/modules/commands/bs_assign.cpp:17:2: style: Class 'CommandBSAssign' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/bs_assign.cpp:88:2: style: Class 'CommandBSUnassign' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/bs_badwords.cpp:208:5: warning: Member variable 'BadwordsListCallback::list' is not initialized in the constructor. [uninitMemberVar]
anope-2.0.6-source/modules/commands/bs_badwords.cpp:208:5: warning: Member variable 'BadwordsListCallback::bw' is not initialized in the constructor. [uninitMemberVar]
anope-2.0.6-source/modules/commands/bs_badwords.cpp:36:2: style: Struct 'BadWordsImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/bs_badwords.cpp:368:2: style: Class 'CommandBSBadwords' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/bs_bot.cpp:267:2: style: Class 'CommandBSBot' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/bs_botlist.cpp:53:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/commands/bs_control.cpp:17:2: style: Class 'CommandBSSay' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/bs_control.cpp:77:2: style: Class 'CommandBSAct' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/bs_info.cpp:39:2: style: Class 'CommandBSInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/bs_kick.cpp:70:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/commands/bs_set.cpp:17:2: style: Class 'CommandBSSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/cs_access.cpp:863:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/commands/cs_akick.cpp:546:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/commands/cs_ban.cpp:37:2: style: Class 'CommandCSBan' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/cs_clone.cpp:112:2: style: Class 'CommandCSClone' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/cs_drop.cpp:17:2: style: Class 'CommandCSDrop' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/cs_enforce.cpp:225:2: style: Class 'CommandCSEnforce' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/cs_entrymsg.cpp:44:2: style: Struct 'EntryMessageListImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/cs_entrymsg.cpp:191:2: style: Class 'CommandEntryMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/cs_flags.cpp:485:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/commands/cs_getkey.cpp:17:2: style: Class 'CommandCSGetKey' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/cs_info.cpp:68:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/commands/cs_invite.cpp:17:2: style: Class 'CommandCSInvite' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/cs_kick.cpp:17:2: style: Class 'CommandCSKick' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/cs_list.cpp:127:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/commands/cs_log.cpp:309:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/commands/cs_mode.cpp:142:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/commands/cs_register.cpp:17:2: style: Class 'CommandCSRegister' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/cs_seen.cpp:35:2: warning: Member variable 'SeenInfo::type' is not initialized in the constructor. [uninitMemberVar]
anope-2.0.6-source/modules/commands/cs_seen.cpp:35:2: warning: Member variable 'SeenInfo::last' is not initialized in the constructor. [uninitMemberVar]
anope-2.0.6-source/modules/commands/cs_seen.cpp:115:2: style: Class 'CommandOSSeen' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/cs_seen.cpp:259:2: style: Class 'CommandSeen' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/cs_set.cpp:1158:2: warning: Member variable 'CSSet::persist_lower_ts' is not initialized in the constructor. [uninitMemberVar]
anope-2.0.6-source/modules/commands/cs_set.cpp:18:2: style: Class 'CommandCSSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/cs_set.cpp:1030:2: style: Class 'CommandCSSetNoexpire' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/cs_set_misc.cpp:189:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/commands/cs_status.cpp:60:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/commands/cs_suspend.cpp:17:2: style: Struct 'CSSuspendInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/cs_suspend.cpp:56:2: style: Class 'CommandCSSuspend' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/cs_suspend.cpp:149:2: style: Class 'CommandCSUnSuspend' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/cs_sync.cpp:17:2: style: Class 'CommandCSSync' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/cs_topic.cpp:146:2: style: Class 'CommandCSTopic' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/cs_unban.cpp:91:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/commands/cs_updown.cpp:46:2: style: Class 'CommandCSUp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/cs_updown.cpp:144:2: style: Class 'CommandCSDown' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/cs_xop.cpp:527:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/commands/gl_global.cpp:19:2: style: Class 'CommandGLGlobal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/greet.cpp:142:2: style: Class 'CommandNSSASetGreet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/help.cpp:31:2: style: Class 'CommandHelp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/hs_del.cpp:17:2: style: Class 'CommandHSDel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/hs_del.cpp:57:2: style: Class 'CommandHSDelAll' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/hs_group.cpp:86:2: warning: Member variable 'HSGroup::syncongroup' is not initialized in the constructor. [uninitMemberVar]
anope-2.0.6-source/modules/commands/hs_group.cpp:86:2: warning: Member variable 'HSGroup::synconset' is not initialized in the constructor. [uninitMemberVar]
anope-2.0.6-source/modules/commands/hs_group.cpp:40:2: style: Class 'CommandHSGroup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/hs_list.cpp:128:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/commands/hs_off.cpp:17:2: style: Class 'CommandHSOff' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/hs_on.cpp:17:2: style: Class 'CommandHSOn' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/hs_request.cpp:334:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/commands/hs_set.cpp:17:2: style: Class 'CommandHSSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/hs_set.cpp:123:2: style: Class 'CommandHSSetAll' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/ms_cancel.cpp:17:2: style: Class 'CommandMSCancel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/ms_check.cpp:17:2: style: Class 'CommandMSCheck' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/ms_del.cpp:39:2: style: Class 'CommandMSDel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/ms_ignore.cpp:17:2: style: Class 'CommandMSIgnore' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/ms_info.cpp:141:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/commands/ms_list.cpp:113:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/commands/ms_read.cpp:83:3: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
anope-2.0.6-source/modules/commands/ms_read.cpp:85:3: note: Found duplicate branches for 'if' and 'else'.
anope-2.0.6-source/modules/commands/ms_read.cpp:83:3: note: Found duplicate branches for 'if' and 'else'.
anope-2.0.6-source/modules/commands/ms_read.cpp:110:2: style: Class 'CommandMSRead' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/ms_rsend.cpp:22:2: style: Class 'CommandMSRSend' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/ms_send.cpp:22:2: style: Class 'CommandMSSend' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/ms_sendall.cpp:22:2: style: Class 'CommandMSSendAll' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/ms_set.cpp:204:2: style: Class 'CommandMSSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/ms_staff.cpp:22:2: style: Class 'CommandMSStaff' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/ns_access.cpp:99:2: style: Class 'CommandNSAccess' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/ns_ajoin.cpp:330:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/commands/ns_alist.cpp:54:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/commands/ns_cert.cpp:111:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/commands/ns_drop.cpp:17:2: style: Class 'CommandNSDrop' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/ns_getemail.cpp:21:2: style: Class 'CommandNSGetEMail' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/ns_getpass.cpp:17:2: style: Class 'CommandNSGetPass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/ns_group.cpp:328:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/commands/ns_identify.cpp:63:2: style: Class 'CommandNSIdentify' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/ns_info.cpp:116:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/commands/ns_list.cpp:128:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/commands/ns_logout.cpp:19:2: style: Class 'CommandNSLogout' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/ns_recover.cpp:147:2: style: Class 'CommandNSRecover' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/ns_register.cpp:19:2: style: Class 'CommandNSConfirm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/ns_register.cpp:118:2: style: Class 'CommandNSRegister' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/ns_register.cpp:310:2: style: Class 'CommandNSResend' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/ns_resetpass.cpp:19:2: style: Class 'CommandNSResetPass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/ns_set.cpp:846:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/commands/ns_set_misc.cpp:202:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/commands/ns_status.cpp:17:2: style: Class 'CommandNSStatus' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/ns_suspend.cpp:119:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/commands/ns_update.cpp:17:2: style: Class 'CommandNSUpdate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/os_akill.cpp:270:5: warning: Member variable 'ListCallback::source' is not initialized in the constructor. [uninitMemberVar]
anope-2.0.6-source/modules/commands/os_akill.cpp:270:5: warning: Member variable 'ListCallback::list' is not initialized in the constructor. [uninitMemberVar]
anope-2.0.6-source/modules/commands/os_akill.cpp:383:2: style: Class 'CommandOSAKill' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/os_chankill.cpp:19:2: style: Class 'CommandOSChanKill' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/os_config.cpp:17:2: style: Class 'CommandOSConfig' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/os_defcon.cpp:369:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/commands/os_dns.cpp:145:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/commands/os_forbid.cpp:123:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/commands/os_ignore.cpp:109:11: style: The scope of the variable 'user' can be reduced. [variableScope]
anope-2.0.6-source/modules/commands/os_ignore.cpp:65:2: style: Class 'OSIgnoreService' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/os_ignore.cpp:339:2: style: Class 'CommandOSIgnore' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/os_info.cpp:37:2: style: Struct 'OperInfos' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/os_info.cpp:99:2: style: Class 'CommandOSInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/os_jupe.cpp:17:2: style: Class 'CommandOSJupe' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/os_kick.cpp:17:2: style: Class 'CommandOSKick' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/os_kill.cpp:17:2: style: Class 'CommandOSKill' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/os_list.cpp:97:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/commands/os_login.cpp:17:2: style: Class 'CommandOSLogin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/os_login.cpp:67:2: style: Class 'CommandOSLogout' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/os_logsearch.cpp:41:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/commands/os_mode.cpp:74:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/commands/os_modinfo.cpp:17:2: style: Class 'CommandOSModInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/os_modinfo.cpp:78:2: style: Class 'CommandOSModList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/os_module.cpp:17:2: style: Class 'CommandOSModLoad' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/os_module.cpp:54:2: style: Class 'CommandOSModReLoad' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/os_module.cpp:126:2: style: Class 'CommandOSModUnLoad' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/os_news.cpp:435:2: warning: Member variable 'OSNews::news_count' is not initialized in the constructor. [uninitMemberVar]
anope-2.0.6-source/modules/commands/os_news.cpp:100:2: style: Class 'MyNewsService' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/os_news.cpp:295:2: style: Class 'CommandOSLogonNews' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/os_news.cpp:322:2: style: Class 'CommandOSOperNews' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/os_news.cpp:349:2: style: Class 'CommandOSRandomNews' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/os_news.cpp:300:7: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anope-2.0.6-source/modules/commands/os_news.cpp:287:15: note: Virtual function in base class
anope-2.0.6-source/modules/commands/os_news.cpp:300:7: note: Function in derived class
anope-2.0.6-source/modules/commands/os_news.cpp:305:7: style: The function 'OnHelp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anope-2.0.6-source/modules/commands/os_news.cpp:289:15: note: Virtual function in base class
anope-2.0.6-source/modules/commands/os_news.cpp:305:7: note: Function in derived class
anope-2.0.6-source/modules/commands/os_news.cpp:327:7: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anope-2.0.6-source/modules/commands/os_news.cpp:287:15: note: Virtual function in base class
anope-2.0.6-source/modules/commands/os_news.cpp:327:7: note: Function in derived class
anope-2.0.6-source/modules/commands/os_news.cpp:332:7: style: The function 'OnHelp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anope-2.0.6-source/modules/commands/os_news.cpp:289:15: note: Virtual function in base class
anope-2.0.6-source/modules/commands/os_news.cpp:332:7: note: Function in derived class
anope-2.0.6-source/modules/commands/os_news.cpp:354:7: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anope-2.0.6-source/modules/commands/os_news.cpp:287:15: note: Virtual function in base class
anope-2.0.6-source/modules/commands/os_news.cpp:354:7: note: Function in derived class
anope-2.0.6-source/modules/commands/os_news.cpp:359:7: style: The function 'OnHelp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anope-2.0.6-source/modules/commands/os_news.cpp:289:15: note: Virtual function in base class
anope-2.0.6-source/modules/commands/os_news.cpp:359:7: note: Function in derived class
anope-2.0.6-source/modules/commands/os_noop.cpp:17:2: style: Class 'CommandOSNOOP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/os_oline.cpp:17:2: style: Class 'CommandOSOLine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/os_oper.cpp:67:2: style: Class 'CommandOSOper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/os_reload.cpp:17:2: style: Class 'CommandOSReload' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/os_session.cpp:444:5: warning: Member variable 'ExceptionListCallback::source' is not initialized in the constructor. [uninitMemberVar]
anope-2.0.6-source/modules/commands/os_session.cpp:444:5: warning: Member variable 'ExceptionListCallback::list' is not initialized in the constructor. [uninitMemberVar]
anope-2.0.6-source/modules/commands/os_session.cpp:43:2: style: Class 'MySessionService' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/os_session.cpp:243:2: style: Class 'CommandOSSession' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/os_session.cpp:520:2: style: Class 'CommandOSException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/os_set.cpp:167:2: style: Class 'CommandOSSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/os_shutdown.cpp:17:2: style: Class 'CommandOSQuit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/os_shutdown.cpp:45:2: style: Class 'CommandOSRestart' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/os_shutdown.cpp:71:2: style: Class 'CommandOSShutdown' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/os_stats.cpp:200:2: style: Class 'CommandOSStats' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/os_svs.cpp:17:2: style: Class 'CommandOSSVSNick' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/os_svs.cpp:76:2: style: Class 'CommandOSSVSJoin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/os_svs.cpp:120:2: style: Class 'CommandOSSVSPart' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/os_sxline.cpp:127:5: warning: Member variable 'SXLineListCallback::source' is not initialized in the constructor. [uninitMemberVar]
anope-2.0.6-source/modules/commands/os_sxline.cpp:127:5: warning: Member variable 'SXLineListCallback::list' is not initialized in the constructor. [uninitMemberVar]
anope-2.0.6-source/modules/commands/os_sxline.cpp:423:3: style: Class 'CommandOSSNLine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/os_sxline.cpp:657:2: style: Class 'CommandOSSQLine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/commands/os_sxline.cpp:261:16: style: The function 'xlm' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anope-2.0.6-source/modules/commands/os_sxline.cpp:60:25: note: Virtual function in base class
anope-2.0.6-source/modules/commands/os_sxline.cpp:261:16: note: Function in derived class
anope-2.0.6-source/modules/commands/os_sxline.cpp:266:7: style: The function 'OnAdd' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anope-2.0.6-source/modules/commands/os_sxline.cpp:62:15: note: Virtual function in base class
anope-2.0.6-source/modules/commands/os_sxline.cpp:266:7: note: Function in derived class
anope-2.0.6-source/modules/commands/os_sxline.cpp:432:7: style: The function 'OnHelp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anope-2.0.6-source/modules/commands/os_sxline.cpp:256:15: note: Virtual function in base class
anope-2.0.6-source/modules/commands/os_sxline.cpp:432:7: note: Function in derived class
anope-2.0.6-source/modules/commands/os_sxline.cpp:487:16: style: The function 'xlm' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anope-2.0.6-source/modules/commands/os_sxline.cpp:60:25: note: Virtual function in base class
anope-2.0.6-source/modules/commands/os_sxline.cpp:487:16: note: Function in derived class
anope-2.0.6-source/modules/commands/os_sxline.cpp:492:7: style: The function 'OnAdd' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anope-2.0.6-source/modules/commands/os_sxline.cpp:62:15: note: Virtual function in base class
anope-2.0.6-source/modules/commands/os_sxline.cpp:492:7: note: Function in derived class
anope-2.0.6-source/modules/commands/os_sxline.cpp:666:7: style: The function 'OnHelp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anope-2.0.6-source/modules/commands/os_sxline.cpp:256:15: note: Virtual function in base class
anope-2.0.6-source/modules/commands/os_sxline.cpp:666:7: note: Function in derived class
anope-2.0.6-source/modules/commands/os_update.cpp:17:2: style: Class 'CommandOSUpdate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/database/db_flatfile.cpp:245:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/database/db_redis.cpp:189:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/database/db_sql.cpp:184:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/database/db_sql_live.cpp:184:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/encryption/enc_bcrypt.cpp:391:15: style: The scope of the variable 'tmp' can be reduced. [variableScope]
anope-2.0.6-source/modules/encryption/enc_bcrypt.cpp:391:20: style: The scope of the variable 'c1' can be reduced. [variableScope]
anope-2.0.6-source/modules/encryption/enc_bcrypt.cpp:415:15: style: The scope of the variable 'c1' can be reduced. [variableScope]
anope-2.0.6-source/modules/encryption/enc_bcrypt.cpp:415:19: style: The scope of the variable 'c2' can be reduced. [variableScope]
anope-2.0.6-source/modules/encryption/enc_bcrypt.cpp:446:10: style: The scope of the variable 'tmp' can be reduced. [variableScope]
anope-2.0.6-source/modules/encryption/enc_md5.cpp:231:2: warning: Member variable 'MD5Context::digest' is not initialized in the constructor. [uninitMemberVar]
anope-2.0.6-source/modules/encryption/enc_md5.cpp:231:2: style: Class 'MD5Context' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/encryption/enc_md5.cpp:324:3: style: Class 'MD5Provider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/encryption/enc_old.cpp:71:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/encryption/enc_sha1.cpp:154:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/encryption/enc_sha256.cpp:207:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/extra/m_ldap.cpp:467:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/extra/m_ldap_authentication.cpp:178:2: style: Class 'OnRegisterInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/extra/m_mysql.cpp:214:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/extra/m_regex_pcre.cpp:20:2: style: Class 'PCRERegex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/extra/m_regex_pcre.cpp:43:2: style: Class 'PCRERegexProvider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/extra/m_regex_posix.cpp:18:2: style: Class 'POSIXRegex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/extra/m_regex_posix.cpp:44:2: style: Class 'POSIXRegexProvider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/extra/m_regex_tre.cpp:19:2: style: Class 'TRERegex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/extra/m_regex_tre.cpp:45:2: style: Class 'TRERegexProvider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/extra/m_sql_log.cpp:33:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/extra/m_sql_oper.cpp:24:3: style: Struct 'SQLOperResultDeleter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/extra/m_sqlite.cpp:98:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/extra/m_ssl_gnutls.cpp:107:3: style: Class 'Datum' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/extra/m_ssl_gnutls.cpp:177:3: style: Class 'X509Key' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/extra/m_ssl_gnutls.cpp:193:3: style: Class 'X509CertList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/extra/stats/cs_fantasy_stats.cpp:18:2: style: Class 'MySQLInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/extra/stats/cs_fantasy_stats.cpp:37:2: style: Class 'CommandCSStats' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/extra/stats/cs_fantasy_stats.cpp:49:2: style: Class 'CommandCSGStats' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/extra/stats/cs_fantasy_top.cpp:18:2: style: Class 'MySQLInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/extra/stats/cs_fantasy_top.cpp:36:2: style: Class 'CommandCSTop' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/extra/stats/cs_fantasy_top.cpp:48:2: style: Class 'CommandCSTop10' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/extra/stats/cs_fantasy_top.cpp:60:2: style: Class 'CommandCSGTop' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/extra/stats/cs_fantasy_top.cpp:71:2: style: Class 'CommandCSGTop10' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/extra/stats/irc2sql/irc2sql.h:51:2: warning: Member variable 'IRC2SQL::ctcpuser' is not initialized in the constructor. [uninitMemberVar]
anope-2.0.6-source/modules/extra/stats/irc2sql/irc2sql.h:51:2: warning: Member variable 'IRC2SQL::ctcpeob' is not initialized in the constructor. [uninitMemberVar]
anope-2.0.6-source/modules/extra/stats/irc2sql/irc2sql.h:51:2: warning: Member variable 'IRC2SQL::StatServ' is not initialized in the constructor. [uninitMemberVar]
anope-2.0.6-source/modules/extra/stats/irc2sql/irc2sql.h:15:2: style: Class 'MySQLInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/extra/stats/m_chanstats.cpp:487:2: warning: Member variable 'MChanstats::NSDefChanstats' is not initialized in the constructor. [uninitMemberVar]
anope-2.0.6-source/modules/extra/stats/m_chanstats.cpp:487:2: warning: Member variable 'MChanstats::CSDefChanstats' is not initialized in the constructor. [uninitMemberVar]
anope-2.0.6-source/modules/extra/stats/m_chanstats.cpp:15:2: style: Class 'CommandCSSetChanstats' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/extra/stats/m_chanstats.cpp:127:2: style: Class 'CommandNSSASetChanstats' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/extra/stats/m_chanstats.cpp:150:2: style: Class 'MySQLInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/fantasy.cpp:156:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/m_dns.cpp:931:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/m_dnsbl.cpp:121:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/m_httpd.cpp:258:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/m_proxyscan.cpp:294:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/m_redis.cpp:62:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/m_rewrite.cpp:165:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/m_sasl.cpp:278:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/m_xmlrpc.cpp:167:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/m_xmlrpc_main.cpp:94:21: style: Variable 'na' is assigned a value that is never used. [unreadVariable]
anope-2.0.6-source/modules/m_xmlrpc_main.cpp:102:6: style: Struct 'XMLRPCommandReply' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/protocol/bahamut.cpp:36:2: style: Class 'BahamutIRCdProto' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/protocol/bahamut.cpp:298:2: style: Struct 'IRCDMessageBurst' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/protocol/bahamut.cpp:367:2: style: Struct 'IRCDMessageNick' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/protocol/bahamut.cpp:400:2: style: Struct 'IRCDMessageServer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/protocol/bahamut.cpp:411:2: style: Struct 'IRCDMessageSJoin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/protocol/bahamut.cpp:467:2: style: Struct 'IRCDMessageTopic' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/protocol/charybdis.cpp:73:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/protocol/hybrid.cpp:295:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/protocol/inspircd12.cpp:447:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/protocol/inspircd20.cpp:48:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/protocol/ngircd.cpp:160:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/protocol/plexus.cpp:22:2: style: Class 'PlexusProto' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/protocol/plexus.cpp:192:2: style: Struct 'IRCDMessageEncap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/protocol/plexus.cpp:248:2: style: Struct 'IRCDMessagePass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/protocol/plexus.cpp:258:2: style: Struct 'IRCDMessageServer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/protocol/plexus.cpp:274:2: style: Struct 'IRCDMessageUID' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/protocol/ratbox.cpp:35:2: style: Class 'RatboxProto' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/protocol/ratbox.cpp:148:2: style: Struct 'IRCDMessageEncap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/protocol/ratbox.cpp:173:2: style: Struct 'IRCDMessageJoin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/protocol/ratbox.cpp:192:2: style: Struct 'IRCDMessagePass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/protocol/ratbox.cpp:202:2: style: Struct 'IRCDMessageServer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/protocol/ratbox.cpp:217:2: style: Struct 'IRCDMessageTBurst' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/protocol/ratbox.cpp:242:2: style: Struct 'IRCDMessageUID' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/protocol/unreal.cpp:402:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/protocol/unreal4.cpp:238:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/pseudoclients/chanserv.cpp:149:0: error: syntax error [syntaxError]
anope-2.0.6-source/modules/pseudoclients/operserv.cpp:17:2: style: Class 'SGLineManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/pseudoclients/operserv.cpp:71:2: style: Class 'SQLineManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/pseudoclients/operserv.cpp:150:2: style: Class 'SNLineManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/modules/webcpanel/webcpanel.h:113:0: error: syntax error [syntaxError]
anope-2.0.6-source/src/channels.cpp:247:4: style: Technically the member function 'second::operator()' can be const. [functionConst]
anope-2.0.6-source/src/config.cpp:610:10: style: The scope of the variable 'block' can be reduced. [variableScope]
anope-2.0.6-source/src/init.cpp:109:2: warning: Return value of function freopen() is not used. [ignoredReturnValue]
anope-2.0.6-source/src/init.cpp:110:2: warning: Return value of function freopen() is not used. [ignoredReturnValue]
anope-2.0.6-source/src/init.cpp:111:2: warning: Return value of function freopen() is not used. [ignoredReturnValue]
anope-2.0.6-source/src/mail.cpp:70:0: error: Memory leak: t [memleak]
anope-2.0.6-source/src/mail.cpp:85:0: error: Memory leak: t [memleak]
anope-2.0.6-source/src/mail.cpp:102:0: error: Memory leak: t [memleak]
anope-2.0.6-source/src/main.cpp:47:2: style: Class 'UpdateTimer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/src/main.cpp:58:2: style: Class 'ExpireTimer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anope-2.0.6-source/src/sockets.cpp:309:18: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
anope-2.0.6-source/src/tools/anopesmtp.cpp:149:2: error: va_list 'args' used before va_start() was called. [va_list_usedBeforeStarted]
anope-2.0.6-source/src/uplink.cpp:23:2: style: Class 'ReconnectTimer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
[22:45]

ftp://ftp.se.debian.org/debian/pool/main/a/anosql/anosql_0.2.0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/ansi/ansi_0.1.3.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/ansible/ansible_2.6.3+dfsg.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/ansible-lint/ansible-lint_3.4.20+git.20180203.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/ansible-tower-cli/ansible-tower-cli_3.3.0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/ansiweather/ansiweather_1.11.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/ant/ant_1.9.9.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/ant-contrib/ant-contrib_1.0~b3+svn177.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/ant-phone/ant-phone_0.2.1.orig.tar.gz
ant-phone-0.2.1/intl/dcigettext.c:700:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition]
ant-phone-0.2.1/intl/dcigettext.c:1460:15: style: The scope of the variable 'language_default' can be reduced. [variableScope]
ant-phone-0.2.1/intl/dcigettext.c:487:25: style: Function 'libintl_dcigettext' argument 1 names different: declaration '__domainname' definition 'domainname'. [funcArgNamesDifferent]
ant-phone-0.2.1/intl/gettextP.h:72:46: note: Function 'libintl_dcigettext' argument 1 names different: declaration '__domainname' definition 'domainname'.
ant-phone-0.2.1/intl/dcigettext.c:487:25: note: Function 'libintl_dcigettext' argument 1 names different: declaration '__domainname' definition 'domainname'.
ant-phone-0.2.1/intl/dcigettext.c:487:49: style: Function 'libintl_dcigettext' argument 2 names different: declaration '__msgid1' definition 'msgid1'. [funcArgNamesDifferent]
ant-phone-0.2.1/intl/gettextP.h:73:18: note: Function 'libintl_dcigettext' argument 2 names different: declaration '__msgid1' definition 'msgid1'.
ant-phone-0.2.1/intl/dcigettext.c:487:49: note: Function 'libintl_dcigettext' argument 2 names different: declaration '__msgid1' definition 'msgid1'.
ant-phone-0.2.1/intl/dcigettext.c:487:69: style: Function 'libintl_dcigettext' argument 3 names different: declaration '__msgid2' definition 'msgid2'. [funcArgNamesDifferent]
ant-phone-0.2.1/intl/gettextP.h:73:40: note: Function 'libintl_dcigettext' argument 3 names different: declaration '__msgid2' definition 'msgid2'.
ant-phone-0.2.1/intl/dcigettext.c:487:69: note: Function 'libintl_dcigettext' argument 3 names different: declaration '__msgid2' definition 'msgid2'.
ant-phone-0.2.1/intl/dcigettext.c:488:10: style: Function 'libintl_dcigettext' argument 4 names different: declaration '__plural' definition 'plural'. [funcArgNamesDifferent]
ant-phone-0.2.1/intl/gettextP.h:74:10: note: Function 'libintl_dcigettext' argument 4 names different: declaration '__plural' definition 'plural'.
ant-phone-0.2.1/intl/dcigettext.c:488:10: note: Function 'libintl_dcigettext' argument 4 names different: declaration '__plural' definition 'plural'.
ant-phone-0.2.1/intl/dcigettext.c:488:32: style: Function 'libintl_dcigettext' argument 5 names different: declaration '__n' definition 'n'. [funcArgNamesDifferent]
ant-phone-0.2.1/intl/gettextP.h:74:34: note: Function 'libintl_dcigettext' argument 5 names different: declaration '__n' definition 'n'.
ant-phone-0.2.1/intl/dcigettext.c:488:32: note: Function 'libintl_dcigettext' argument 5 names different: declaration '__n' definition 'n'.
ant-phone-0.2.1/intl/dcigettext.c:488:43: style: Function 'libintl_dcigettext' argument 6 names different: declaration '__category' definition 'category'. [funcArgNamesDifferent]
ant-phone-0.2.1/intl/gettextP.h:75:10: note: Function 'libintl_dcigettext' argument 6 names different: declaration '__category' definition 'category'.
ant-phone-0.2.1/intl/dcigettext.c:488:43: note: Function 'libintl_dcigettext' argument 6 names different: declaration '__category' definition 'category'.
ant-phone-0.2.1/intl/dcigettext.c:240:7: style: struct member 'known_translation_t::category' is never used. [unusedStructMember]
ant-phone-0.2.1/intl/dcigettext.c:253:7: style: struct member 'known_translation_t::counter' is never used. [unusedStructMember]
ant-phone-0.2.1/intl/dcigettext.c:256:27: style: struct member 'known_translation_t::domain' is never used. [unusedStructMember]
ant-phone-0.2.1/intl/dcigettext.c:259:15: style: struct member 'known_translation_t::translation' is never used. [unusedStructMember]
ant-phone-0.2.1/intl/dcigettext.c:260:10: style: struct member 'known_translation_t::translation_length' is never used. [unusedStructMember]
ant-phone-0.2.1/intl/dcigettext.c:263:8: style: struct member 'known_translation_t::msgid' is never used. [unusedStructMember]
ant-phone-0.2.1/intl/finddomain.c:61:30: style: Function '_nl_find_domain' argument 1 names different: declaration '__dirname' definition 'dirname'. [funcArgNamesDifferent]
ant-phone-0.2.1/intl/gettextP.h:224:54: note: Function '_nl_find_domain' argument 1 names different: declaration '__dirname' definition 'dirname'.
ant-phone-0.2.1/intl/finddomain.c:61:30: note: Function '_nl_find_domain' argument 1 names different: declaration '__dirname' definition 'dirname'.
ant-phone-0.2.1/intl/finddomain.c:61:45: style: Function '_nl_find_domain' argument 2 names different: declaration '__locale' definition 'locale'. [funcArgNamesDifferent]
ant-phone-0.2.1/intl/gettextP.h:224:71: note: Function '_nl_find_domain' argument 2 names different: declaration '__locale' definition 'locale'.
ant-phone-0.2.1/intl/finddomain.c:61:45: note: Function '_nl_find_domain' argument 2 names different: declaration '__locale' definition 'locale'.
ant-phone-0.2.1/intl/finddomain.c:62:16: style: Function '_nl_find_domain' argument 3 names different: declaration '__domainname' definition 'domainname'. [funcArgNamesDifferent]
ant-phone-0.2.1/intl/gettextP.h:225:19: note: Function '_nl_find_domain' argument 3 names different: declaration '__domainname' definition 'domainname'.
ant-phone-0.2.1/intl/finddomain.c:62:16: note: Function '_nl_find_domain' argument 3 names different: declaration '__domainname' definition 'domainname'.
ant-phone-0.2.1/intl/finddomain.c:62:44: style: Function '_nl_find_domain' argument 4 names different: declaration '__domainbinding' definition 'domainbinding'. [funcArgNamesDifferent]
ant-phone-0.2.1/intl/gettextP.h:226:23: note: Function '_nl_find_domain' argument 4 names different: declaration '__domainbinding' definition 'domainbinding'.
ant-phone-0.2.1/intl/finddomain.c:62:44: note: Function '_nl_find_domain' argument 4 names different: declaration '__domainbinding' definition 'domainbinding'.
ant-phone-0.2.1/intl/hash-string.c:34:0: style: The scope of the variable 'g' can be reduced. [variableScope]
ant-phone-0.2.1/intl/l10nflist.c:352:9: style: The scope of the variable 'wp' can be reduced. [variableScope]
ant-phone-0.2.1/intl/loadmsgcat.c:861:12: style: Condition 'data==(struct mo_file_header*)-1' is always true [knownConditionTrueFalse]
ant-phone-0.2.1/intl/loadmsgcat.c:791:33: note: Assignment 'data=(struct mo_file_header*)-1', assigned value is -1
ant-phone-0.2.1/intl/loadmsgcat.c:861:12: note: Condition 'data==(struct mo_file_header*)-1' is always true
ant-phone-0.2.1/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]
ant-phone-0.2.1/intl/loadmsgcat.c:791:33: note: 'data' is assigned value '(struct mo_file_header*)-1' here.
ant-phone-0.2.1/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.
ant-phone-0.2.1/intl/loadmsgcat.c:780:42: style: Function '_nl_load_domain' argument 1 names different: declaration '__domain' definition 'domain_file'. [funcArgNamesDifferent]
ant-phone-0.2.1/intl/gettextP.h:228:47: note: Function '_nl_load_domain' argument 1 names different: declaration '__domain' definition 'domain_file'.
ant-phone-0.2.1/intl/loadmsgcat.c:780:42: note: Function '_nl_load_domain' argument 1 names different: declaration '__domain' definition 'domain_file'.
ant-phone-0.2.1/intl/loadmsgcat.c:781:20: style: Function '_nl_load_domain' argument 2 names different: declaration '__domainbinding' definition 'domainbinding'. [funcArgNamesDifferent]
ant-phone-0.2.1/intl/gettextP.h:229:25: note: Function '_nl_load_domain' argument 2 names different: declaration '__domainbinding' definition 'domainbinding'.
ant-phone-0.2.1/intl/loadmsgcat.c:781:20: note: Function '_nl_load_domain' argument 2 names different: declaration '__domainbinding' definition 'domainbinding'.
ant-phone-0.2.1/intl/localcharset.c:358:14: style: Condition 'locale==NULL' is always true [knownConditionTrueFalse]
ant-phone-0.2.1/intl/localcharset.c:349:24: note: Assignment 'locale=NULL', assigned value is 0
ant-phone-0.2.1/intl/localcharset.c:358:14: note: Condition 'locale==NULL' is always true
ant-phone-0.2.1/intl/localcharset.c:358:14: style: Same expression on both sides of '==' because the value of 'locale' and 'NULL' are the same. [duplicateExpression]
ant-phone-0.2.1/intl/localcharset.c:349:24: note: 'locale' is assigned value 'NULL' here.
ant-phone-0.2.1/intl/localcharset.c:358:14: note: Same expression on both sides of '==' because the value of 'locale' and 'NULL' are the same.
ant-phone-0.2.1/intl/localcharset.c:117:19: style: The scope of the variable 'base' can be reduced. [variableScope]
ant-phone-0.2.1/src/callerid.c:683:7: style: The scope of the variable 'low' can be reduced. [variableScope]
ant-phone-0.2.1/src/callerid.c:683:12: style: The scope of the variable 'high' can be reduced. [variableScope]
ant-phone-0.2.1/src/callerid.c:683:18: style: The scope of the variable 'mid' can be reduced. [variableScope]
ant-phone-0.2.1/src/callerid.c:698:9: style: The scope of the variable 'temp' can be reduced. [variableScope]
ant-phone-0.2.1/src/callerid.c:699:7: style: The scope of the variable 'rel' can be reduced. [variableScope]
ant-phone-0.2.1/src/callerid.c:700:7: style: The scope of the variable 'cidline' can be reduced. [variableScope]
ant-phone-0.2.1/src/callerid.c:702:14: style: The scope of the variable 'pixmap' can be reduced. [variableScope]
ant-phone-0.2.1/src/callerid.c:703:14: style: The scope of the variable 'bitmap' can be reduced. [variableScope]
ant-phone-0.2.1/src/callerid.c:705:9: style: The scope of the variable 'cache' can be reduced. [variableScope]
ant-phone-0.2.1/src/callerid.c:77:38: style: Function 'cid_toggle_cb' argument 1 names different: declaration 'widget' definition '_U_'. [funcArgNamesDifferent]
ant-phone-0.2.1/src/callerid.h:57:31: note: Function 'cid_toggle_cb' argument 1 names different: declaration 'widget' definition '_U_'.
ant-phone-0.2.1/src/callerid.c:77:38: note: Function 'cid_toggle_cb' argument 1 names different: declaration 'widget' definition '_U_'.
ant-phone-0.2.1/src/callerid.c:77:71: style: Function 'cid_toggle_cb' argument 3 names different: declaration 'action' definition '_U_'. [funcArgNamesDifferent]
ant-phone-0.2.1/src/callerid.h:57:60: note: Function 'cid_toggle_cb' argument 3 names different: declaration 'action' definition '_U_'.
ant-phone-0.2.1/src/callerid.c:77:71: note: Function 'cid_toggle_cb' argument 3 names different: declaration 'action' definition '_U_'.
ant-phone-0.2.1/src/callerid.c:387:7: error: Memory pointed to by 'temp' is freed twice. [doubleFree]
ant-phone-0.2.1/src/callerid.c:391:7: error: Memory pointed to by 'temp' is freed twice. [doubleFree]
ant-phone-0.2.1/src/callerid.c:395:7: error: Memory pointed to by 'temp' is freed twice. [doubleFree]
ant-phone-0.2.1/src/callerid.c:399:7: error: Memory pointed to by 'temp' is freed twice. [doubleFree]
ant-phone-0.2.1/src/callerid.c:558:5: error: Memory leak: date [memleak]
ant-phone-0.2.1/src/callerid.c:904:0: error: Memory leak: timestr [memleak]
/home/ivan/src/ant-phone/src/calleridlexer.c:991:27: warning: Possible null pointer dereference: b [nullPointer]
/home/ivan/src/ant-phone/src/calleridlexer.c:988:24: note: Assignment 'b=(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL', assigned value is 0
/home/ivan/src/ant-phone/src/calleridlexer.c:991:27: note: Null pointer dereference
/home/ivan/src/ant-phone/src/calleridlexer.c:993:9: warning: Possible null pointer dereference: b [nullPointer]
/home/ivan/src/ant-phone/src/calleridlexer.c:988:24: note: Assignment 'b=(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL', assigned value is 0
/home/ivan/src/ant-phone/src/calleridlexer.c:993:9: note: Null pointer dereference
/home/ivan/src/ant-phone/src/calleridlexer.c:1315:2: warning: Possible null pointer dereference: b [nullPointer]
/home/ivan/src/ant-phone/src/calleridlexer.c:1204:24: note: Calling function 'callerid__init_buffer', 1st argument 'b' value is 0
/home/ivan/src/ant-phone/src/calleridlexer.c:1315:2: note: Null pointer dereference
/home/ivan/src/ant-phone/src/calleridlexer.c:1316:2: warning: Possible null pointer dereference: b [nullPointer]
/home/ivan/src/ant-phone/src/calleridlexer.c:1204:24: note: Calling function 'callerid__init_buffer', 1st argument 'b' value is 0
/home/ivan/src/ant-phone/src/calleridlexer.c:1316:2: note: Null pointer dereference
/home/ivan/src/ant-phone/src/calleridlexer.c:1327:9: warning: Possible null pointer dereference: b [nullPointer]
/home/ivan/src/ant-phone/src/calleridlexer.c:1204:24: note: Calling function 'callerid__init_buffer', 1st argument 'b' value is 0
/home/ivan/src/ant-phone/src/calleridlexer.c:1327:9: note: Null pointer dereference
/home/ivan/src/ant-phone/src/calleridlexer.c:1093:59: style: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent]
/home/ivan/src/ant-phone/src/calleridlexer.c:353:54: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
/home/ivan/src/ant-phone/src/calleridlexer.c:1093:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
/home/ivan/src/ant-phone/src/calleridlexer.c:1496:55: style: Function 'callerid__scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent]
/home/ivan/src/ant-phone/src/calleridlexer.c:306:54: note: Function 'callerid__scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
/home/ivan/src/ant-phone/src/calleridlexer.c:1496:55: note: Function 'callerid__scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
/home/ivan/src/ant-phone/src/calleridlexer.c:1509:55: style: Function 'callerid__scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent]
/home/ivan/src/ant-phone/src/calleridlexer.c:307:53: note: Function 'callerid__scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
/home/ivan/src/ant-phone/src/calleridlexer.c:1509:55: note: Function 'callerid__scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
/home/ivan/src/ant-phone/src/calleridlexer.c:1509:69: style: Function 'callerid__scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent]
/home/ivan/src/ant-phone/src/calleridlexer.c:307:63: note: Function 'callerid__scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
/home/ivan/src/ant-phone/src/calleridlexer.c:1509:69: note: Function 'callerid__scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
/home/ivan/src/ant-phone/src/calleridparser.c:1065:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
/home/ivan/src/ant-phone/src/calleridparser.c:1566:3: portability: Undefined behaviour, pointer arithmetic 'yyerror_range-1' is out of bounds. [pointerOutOfBounds]
ant-phone-0.2.1/src/client.c:63:10: style: Variable 'size' is assigned a value that is never used. [unreadVariable]
ant-phone-0.2.1/src/controlpad.c:180:9: style: The scope of the variable 'temp' can be reduced. [variableScope]
ant-phone-0.2.1/src/g711.c:119:16: style: The scope of the variable 'aval' can be reduced. [variableScope]
ant-phone-0.2.1/src/g711.c:209:16: style: The scope of the variable 'uval' can be reduced. [variableScope]
ant-phone-0.2.1/src/globals.c:33:26: style: Function 'msgprintf' argument 1 names different: declaration 'level' definition '_U_'. [funcArgNamesDifferent]
ant-phone-0.2.1/src/globals.h:44:20: note: Function 'msgprintf' argument 1 names different: declaration 'level' definition '_U_'.
ant-phone-0.2.1/src/globals.c:33:26: note: Function 'msgprintf' argument 1 names different: declaration 'level' definition '_U_'.
ant-phone-0.2.1/src/gtk.c:556:11: style: Variable 'style' is assigned a value that is never used. [unreadVariable]
ant-phone-0.2.1/src/gtk.c:677:3: error: Memory pointed to by 'temp' is freed twice. [doubleFree]
ant-phone-0.2.1/src/gtk.c:680:3: error: Memory pointed to by 'temp' is freed twice. [doubleFree]
ant-phone-0.2.1/src/gtk.c:683:3: error: Memory pointed to by 'temp' is freed twice. [doubleFree]
ant-phone-0.2.1/src/gtk.c:686:3: error: Memory pointed to by 'temp' is freed twice. [doubleFree]
ant-phone-0.2.1/src/gtksettings.c:252:14: style: The scope of the variable 'ok_window' can be reduced. [variableScope]
ant-phone-0.2.1/src/gtksettings.c:215:7: error: Memory pointed to by 'audio_device_name_out' is freed twice. [doubleFree]
ant-phone-0.2.1/src/isdn.c:209:9: style: The scope of the variable 'cur' can be reduced. [variableScope]
ant-phone-0.2.1/src/isdn.c:209:19: style: The scope of the variable 'end' can be reduced. [variableScope]
ant-phone-0.2.1/src/isdn.c:386:34: style: The scope of the variable 'controller' can be reduced. [variableScope]
ant-phone-0.2.1/src/isdn.c:526:34: style: The scope of the variable 'flags' can be reduced. [variableScope]
ant-phone-0.2.1/src/isdn.c:526:41: style: The scope of the variable 'datalen' can be reduced. [variableScope]
ant-phone-0.2.1/src/isdn.c:526:50: style: The scope of the variable 'datahandle' can be reduced. [variableScope]
ant-phone-0.2.1/src/isdn.c:526:62: style: The scope of the variable 'cip' can be reduced. [variableScope]
ant-phone-0.2.1/src/isdn.c:526:67: style: The scope of the variable 'reject' can be reduced. [variableScope]
ant-phone-0.2.1/src/isdn.c:527:18: style: The scope of the variable 'called' can be reduced. [variableScope]
ant-phone-0.2.1/src/isdn.c:529:9: style: The scope of the variable 'data' can be reduced. [variableScope]
ant-phone-0.2.1/src/isdn.c:823:16: style: The scope of the variable 'info' can be reduced. [variableScope]
ant-phone-0.2.1/src/isdn.c:891:16: style: The scope of the variable 'bChannels' can be reduced. [variableScope]
ant-phone-0.2.1/src/isdn.c:1035:16: style: The scope of the variable 'info' can be reduced. [variableScope]
ant-phone-0.2.1/src/isdn.c:1069:31: style: The scope of the variable 'numControllers' can be reduced. [variableScope]
ant-phone-0.2.1/src/isdn.c:1069:47: style: The scope of the variable 'i' can be reduced. [variableScope]
ant-phone-0.2.1/src/isdn.c:1126:16: style: The scope of the variable 'info' can be reduced. [variableScope]
ant-phone-0.2.1/src/isdn.c:1126:22: style: The scope of the variable 'msgno' can be reduced. [variableScope]
ant-phone-0.2.1/src/isdn.c:1128:9: style: The scope of the variable 'called_nr' can be reduced. [variableScope]
ant-phone-0.2.1/src/isdn.c:1128:21: style: The scope of the variable 'calling_nr' can be reduced. [variableScope]
ant-phone-0.2.1/src/isdn.c:1261:16: style: The scope of the variable 'info' can be reduced. [variableScope]
ant-phone-0.2.1/src/isdn.c:1262:17: style: The scope of the variable 'localnum' can be reduced. [variableScope]
ant-phone-0.2.1/src/isdn.c:1257:30: style: Function 'isdn_pickup' argument 1 names different: declaration 'isdn' definition '_U_'. [funcArgNamesDifferent]
ant-phone-0.2.1/src/isdn.h:221:25: note: Function 'isdn_pickup' argument 1 names different: declaration 'isdn' definition '_U_'.
ant-phone-0.2.1/src/isdn.c:1257:30: note: Function 'isdn_pickup' argument 1 names different: declaration 'isdn' definition '_U_'.
ant-phone-0.2.1/src/isdn.c:1325:31: style: Function 'isdn_setMSNs' argument 1 names different: declaration 'isdn' definition '_U_'. [funcArgNamesDifferent]
ant-phone-0.2.1/src/isdn.h:248:26: note: Function 'isdn_setMSNs' argument 1 names different: declaration 'isdn' definition '_U_'.
ant-phone-0.2.1/src/isdn.c:1325:31: note: Function 'isdn_setMSNs' argument 1 names different: declaration 'isdn' definition '_U_'.
ant-phone-0.2.1/src/isdn.c:1325:47: style: Function 'isdn_setMSNs' argument 2 names different: declaration 'msns' definition '_U_'. [funcArgNamesDifferent]
ant-phone-0.2.1/src/isdn.h:248:38: note: Function 'isdn_setMSNs' argument 2 names different: declaration 'msns' definition '_U_'.
ant-phone-0.2.1/src/isdn.c:1325:47: note: Function 'isdn_setMSNs' argument 2 names different: declaration 'msns' definition '_U_'.
/home/ivan/src/ant-phone/src/isdnlexer.c:1273:27: warning: Possible null pointer dereference: b [nullPointer]
/home/ivan/src/ant-phone/src/isdnlexer.c:1270:24: note: Assignment 'b=(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL', assigned value is 0
/home/ivan/src/ant-phone/src/isdnlexer.c:1273:27: note: Null pointer dereference
/home/ivan/src/ant-phone/src/isdnlexer.c:1275:9: warning: Possible null pointer dereference: b [nullPointer]
/home/ivan/src/ant-phone/src/isdnlexer.c:1270:24: note: Assignment 'b=(yy_buffer_stack)?(yy_buffer_stack)[yy_buffer_stack_top]:NULL', assigned value is 0
/home/ivan/src/ant-phone/src/isdnlexer.c:1275:9: note: Null pointer dereference
/home/ivan/src/ant-phone/src/isdnlexer.c:1597:2: warning: Possible null pointer dereference: b [nullPointer]
/home/ivan/src/ant-phone/src/isdnlexer.c:1486:20: note: Calling function 'isdn__init_buffer', 1st argument 'b' value is 0
/home/ivan/src/ant-phone/src/isdnlexer.c:1597:2: note: Null pointer dereference
/home/ivan/src/ant-phone/src/isdnlexer.c:1598:2: warning: Possible null pointer dereference: b [nullPointer]
/home/ivan/src/ant-phone/src/isdnlexer.c:1486:20: note: Calling function 'isdn__init_buffer', 1st argument 'b' value is 0
/home/ivan/src/ant-phone/src/isdnlexer.c:1598:2: note: Null pointer dereference
/home/ivan/src/ant-phone/src/isdnlexer.c:1609:9: warning: Possible null pointer dereference: b [nullPointer]
/home/ivan/src/ant-phone/src/isdnlexer.c:1486:20: note: Calling function 'isdn__init_buffer', 1st argument 'b' value is 0
/home/ivan/src/ant-phone/src/isdnlexer.c:1609:9: note: Null pointer dereference
/home/ivan/src/ant-phone/src/isdnlexer.c:1375:59: style: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent]
/home/ivan/src/ant-phone/src/isdnlexer.c:353:54: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
/home/ivan/src/ant-phone/src/isdnlexer.c:1375:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
/home/ivan/src/ant-phone/src/isdnlexer.c:1778:51: style: Function 'isdn__scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent]
/home/ivan/src/ant-phone/src/isdnlexer.c:306:50: note: Function 'isdn__scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
/home/ivan/src/ant-phone/src/isdnlexer.c:1778:51: note: Function 'isdn__scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
/home/ivan/src/ant-phone/src/isdnlexer.c:1791:51: style: Function 'isdn__scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent]
/home/ivan/src/ant-phone/src/isdnlexer.c:307:49: note: Function 'isdn__scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
/home/ivan/src/ant-phone/src/isdnlexer.c:1791:51: note: Function 'isdn__scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
/home/ivan/src/ant-phone/src/isdnlexer.c:1791:65: style: Function 'isdn__scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent]
/home/ivan/src/ant-phone/src/isdnlexer.c:307:59: note: Function 'isdn__scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
/home/ivan/src/ant-phone/src/isdnlexer.c:1791:65: note: Function 'isdn__scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
/home/ivan/src/ant-phone/src/isdnparser.c:1519:0: error: Invalid number of character '{' when these macros are defined: '__GCC__=1;__GCC__=1'. [syntaxError]
ant-phone-0.2.1/src/llcheck.c:287:14: style: The scope of the variable 'window' can be reduced. [variableScope]
ant-phone-0.2.1/src/llcheck.c:288:14: style: The scope of the variable 'vbox' can be reduced. [variableScope]
ant-phone-0.2.1/src/llcheck.c:289:14: style: The scope of the variable 'button_box' can be reduced. [variableScope]
ant-phone-0.2.1/src/llcheck.c:290:14: style: The scope of the variable 'button' can be reduced. [variableScope]
ant-phone-0.2.1/src/llcheck.c:291:14: style: The scope of the variable 'label' can be reduced. [variableScope]
ant-phone-0.2.1/src/llcheck.c:292:14: style: The scope of the variable 'bar' can be reduced. [variableScope]
ant-phone-0.2.1/src/llcheck.c:284:32: style: Function 'llcheck' argument 1 names different: declaration 'widget' definition '_U_'. [funcArgNamesDifferent]
ant-phone-0.2.1/src/llcheck.h:30:25: note: Function 'llcheck' argument 1 names different: declaration 'widget' definition '_U_'.
ant-phone-0.2.1/src/llcheck.c:284:32: note: Function 'llcheck' argument 1 names different: declaration 'widget' definition '_U_'.
ant-phone-0.2.1/src/llcheck.c:284:65: style: Function 'llcheck' argument 3 names different: declaration 'action' definition '_U_'. [funcArgNamesDifferent]
ant-phone-0.2.1/src/llcheck.h:30:54: note: Function 'llcheck' argument 3 names different: declaration 'action' definition '_U_'.
ant-phone-0.2.1/src/llcheck.c:284:65: note: Function 'llcheck' argument 3 names different: declaration 'action' definition '_U_'.
ant-phone-0.2.1/src/llcheck.c:374:42: style: Function 'llcheck_toggle_cb' argument 1 names different: declaration 'widget' definition '_U_'. [funcArgNamesDifferent]
ant-phone-0.2.1/src/llcheck.h:31:35: note: Function 'llcheck_toggle_cb' argument 1 names different: declaration 'widget' definition '_U_'.
ant-phone-0.2.1/src/llcheck.c:374:42: note: Function 'llcheck_toggle_cb' argument 1 names different: declaration 'widget' definition '_U_'.
ant-phone-0.2.1/src/llcheck.c:374:75: style: Function 'llcheck_toggle_cb' argument 3 names different: declaration 'action' definition '_U_'. [funcArgNamesDifferent]
ant-phone-0.2.1/src/llcheck.h:31:64: note: Function 'llcheck_toggle_cb' argument 3 names different: declaration 'action' definition '_U_'.
ant-phone-0.2.1/src/llcheck.c:374:75: note: Function 'llcheck_toggle_cb' argument 3 names different: declaration 'action' definition '_U_'.
ant-phone-0.2.1/src/mediation.c:97:9: style: The scope of the variable 's' can be reduced. [variableScope]
ant-phone-0.2.1/src/mediation.c:239:17: style: The scope of the variable 'inbyte' can be reduced. [variableScope]
ant-phone-0.2.1/src/mediation.c:240:16: style: The scope of the variable 'to_process' can be reduced. [variableScope]
ant-phone-0.2.1/src/mediation.c:243:17: style: The scope of the variable 'sample' can be reduced. [variableScope]
ant-phone-0.2.1/src/mediation.c:320:16: style: The scope of the variable 'to_process' can be reduced. [variableScope]
ant-phone-0.2.1/src/mediation.c:237:41: style: Function 'convert_isdn_to_audio' argument 7 names different: declaration 'bitinverse' definition 'inverse'. [funcArgNamesDifferent]
ant-phone-0.2.1/src/mediation.h:66:41: note: Function 'convert_isdn_to_audio' argument 7 names different: declaration 'bitinverse' definition 'inverse'.
ant-phone-0.2.1/src/mediation.c:237:41: note: Function 'convert_isdn_to_audio' argument 7 names different: declaration 'bitinverse' definition 'inverse'.
ant-phone-0.2.1/src/mediation.c:103:5: error: Memory leak: LUT_in [memleak]
ant-phone-0.2.1/src/mediation.c:110:5: error: Memory leak: LUT_in [memleak]
ant-phone-0.2.1/src/mediation.c:110:5: error: Memory leak: LUT_out [memleak]
ant-phone-0.2.1/src/mediation.c:113:5: error: Memory leak: LUT_in [memleak]
ant-phone-0.2.1/src/mediation.c:113:5: error: Memory leak: LUT_out [memleak]
ant-phone-0.2.1/src/mediation.c:113:5: error: Memory leak: LUT_generate [memleak]
ant-phone-0.2.1/src/mediation.c:115:5: error: Memory leak: LUT_in [memleak]
ant-phone-0.2.1/src/mediation.c:115:5: error: Memory leak: LUT_out [memleak]
ant-phone-0.2.1/src/mediation.c:115:5: error: Memory leak: LUT_generate [memleak]
ant-phone-0.2.1/src/mediation.c:115:5: error: Memory leak: LUT_analyze [memleak]
ant-phone-0.2.1/src/mediation.c:117:5: error: Memory leak: LUT_in [memleak]
ant-phone-0.2.1/src/mediation.c:117:5: error: Memory leak: LUT_out [memleak]
ant-phone-0.2.1/src/mediation.c:117:5: error: Memory leak: LUT_generate [memleak]
ant-phone-0.2.1/src/mediation.c:117:5: error: Memory leak: LUT_analyze [memleak]
ant-phone-0.2.1/src/mediation.c:117:5: error: Memory leak: LUT_alaw2short [memleak]
ant-phone-0.2.1/src/recording.c:124:15: style: The scope of the variable 'split' can be reduced. [variableScope]
ant-phone-0.2.1/src/recording.c:124:22: style: The scope of the variable 'delta' can be reduced. [variableScope]
ant-phone-0.2.1/src/recording.c:77:106: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
ant-phone-0.2.1/src/recording.c:86:38: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
ant-phone-0.2.1/src/recording.c:87:38: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
ant-phone-0.2.1/src/session.c:297:7: style: The scope of the variable 'err2' can be reduced. [variableScope]
ant-phone-0.2.1/src/session.c:423:41: style: The scope of the variable 'size' can be reduced. [variableScope]
ant-phone-0.2.1/src/session.c:426:7: style: The scope of the variable 'err' can be reduced. [variableScope]
ant-phone-0.2.1/src/session.c:1236:7: style: The scope of the variable 'err' can be reduced. [variableScope]
ant-phone-0.2.1/src/session.c:1246:16: style: The scope of the variable 'ptr' can be reduced. [variableScope]
ant-phone-0.2.1/src/session.c:1420:14: style: The scope of the variable 'dummy_label' can be reduced. [variableScope]
ant-phone-0.2.1/src/session.c:1218:77: style: Function 'session_deinit_conversation' argument 2 names different: declaration 'self_hangup' definition '_U_'. [funcArgNamesDifferent]
ant-phone-0.2.1/src/session.c:108:65: note: Function 'session_deinit_conversation' argument 2 names different: declaration 'self_hangup' definition '_U_'.
ant-phone-0.2.1/src/session.c:1218:77: note: Function 'session_deinit_conversation' argument 2 names different: declaration 'self_hangup' definition '_U_'.
ant-phone-0.2.1/src/session.c:1566:50: style: Function 'gtk_handle_pick_up_button' argument 1 names different: declaration 'widget' definition '_U_'. [funcArgNamesDifferent]
ant-phone-0.2.1/src/session.h:398:43: note: Function 'gtk_handle_pick_up_button' argument 1 names different: declaration 'widget' definition '_U_'.
ant-phone-0.2.1/src/session.c:1566:50: note: Function 'gtk_handle_pick_up_button' argument 1 names different: declaration 'widget' definition '_U_'.
ant-phone-0.2.1/src/session.c:1644:50: style: Function 'gtk_handle_hang_up_button' argument 1 names different: declaration 'widget' definition '_U_'. [funcArgNamesDifferent]
ant-phone-0.2.1/src/session.h:408:43: note: Function 'gtk_handle_hang_up_button' argument 1 names different: declaration 'widget' definition '_U_'.
ant-phone-0.2.1/src/session.c:1644:50: note: Function 'gtk_handle_hang_up_button' argument 1 names different: declaration 'widget' definition '_U_'.
ant-phone-0.2.1/src/settings.c:297:7: style: The scope of the variable 'i' can be reduced. [variableScope]
ant-phone-0.2.1/src/settings.c:421:11: style: The scope of the variable 'got' can be reduced. [variableScope]
ant-phone-0.2.1/src/settings.c:543:7: style: The scope of the variable 'akt_line' can be reduced. [variableScope]
ant-phone-0.2.1/src/sound.c:70:9: style: The scope of the variable 'name' can be reduced. [variableScope]
ant-phone-0.2.1/src/sound.c:70:16: style: The scope of the variable 'descr' can be reduced. [variableScope]
ant-phone-0.2.1/src/sound.c:70:24: style: The scope of the variable 'io' can be reduced. [variableScope]
ant-phone-0.2.1/src/sound.c:72:7: style: The scope of the variable 'err' can be reduced. [variableScope]
ant-phone-0.2.1/src/util.c:283:5: error: Memory leak: s [memleak]
[22:45]

ftp://ftp.se.debian.org/debian/pool/main/a/antelope/antelope_3.5.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/antennavis/antennavis_0.3.1.orig.tar.gz
antennavis-0.3.1.orig/AntennaWidget.c:837:11: style: The scope of the variable 'func' can be reduced. [variableScope]
antennavis-0.3.1.orig/AntennaWidget.c:869:11: style: The scope of the variable 'func' can be reduced. [variableScope]
antennavis-0.3.1.orig/AntennaWidget.c:1165:11: style: The scope of the variable 'file_name' can be reduced. [variableScope]
antennavis-0.3.1.orig/AntennaWidget.c:1198:11: style: The scope of the variable 'file_name' can be reduced. [variableScope]
antennavis-0.3.1.orig/AntennaWidget.c:1232:10: style: The scope of the variable 'dist' can be reduced. [variableScope]
antennavis-0.3.1.orig/AntennaWidget.c:1232:16: style: The scope of the variable 'elevation' can be reduced. [variableScope]
antennavis-0.3.1.orig/AntennaWidget.c:1232:27: style: The scope of the variable 'azimuth' can be reduced. [variableScope]
antennavis-0.3.1.orig/AntennaWidget.c:288:15: warning: Assert statement modifies 'Qobj'. [assignmentInAssert]
antennavis-0.3.1.orig/AntennaWidget.c:569:20: warning: Assert statement modifies 'antenna'. [assignmentInAssert]
antennavis-0.3.1.orig/AntennaWidget.c:759:5: warning: scanf() without field width limits can crash with huge input data. [invalidscanf]
antennavis-0.3.1.orig/AntennaWidget.c:1174:7: warning: scanf() without field width limits can crash with huge input data. [invalidscanf]
antennavis-0.3.1.orig/AntennaWidget.c:1206:7: warning: scanf() without field width limits can crash with huge input data. [invalidscanf]
antennavis-0.3.1.orig/ParseArgs.c:54:12: style: The scope of the variable 'b' can be reduced. [variableScope]
antennavis-0.3.1.orig/ParseArgs.c:55:8: style: The scope of the variable 'buffer' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:231:12: style: The scope of the variable 'current_value' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:268:12: style: The scope of the variable 'current_value' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:306:12: style: The scope of the variable 'current_value' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:346:12: style: The scope of the variable 'increments' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:347:12: style: The scope of the variable 'az' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:348:12: style: The scope of the variable 'el' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:349:12: style: The scope of the variable 'latitude' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:350:12: style: The scope of the variable 'longitude' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:351:12: style: The scope of the variable 'i' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:352:12: style: The scope of the variable 'tx' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:353:12: style: The scope of the variable 'ty' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:354:12: style: The scope of the variable 'tz' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:355:12: style: The scope of the variable 'ttheta' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:356:12: style: The scope of the variable 'tphi' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:357:12: style: The scope of the variable 'tdist' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:482:12: style: The scope of the variable 'increments' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:483:12: style: The scope of the variable 'az' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:484:12: style: The scope of the variable 'el' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:485:12: style: The scope of the variable 'latitude' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:486:12: style: The scope of the variable 'longitude' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:487:12: style: The scope of the variable 'i' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:488:12: style: The scope of the variable 'tx' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:489:12: style: The scope of the variable 'ty' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:490:12: style: The scope of the variable 'tz' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:491:12: style: The scope of the variable 'ttheta' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:492:12: style: The scope of the variable 'tphi' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:493:12: style: The scope of the variable 'tdist' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:655:12: style: The scope of the variable 'increments' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:656:12: style: The scope of the variable 'az' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:657:12: style: The scope of the variable 'el' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:658:12: style: The scope of the variable 'latitude' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:659:12: style: The scope of the variable 'longitude' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:660:12: style: The scope of the variable 'i' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:661:12: style: The scope of the variable 'tx' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:662:12: style: The scope of the variable 'ty' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:663:12: style: The scope of the variable 'tz' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:664:12: style: The scope of the variable 'ttheta' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:665:12: style: The scope of the variable 'tphi' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:666:12: style: The scope of the variable 'tdist' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:669:12: style: The scope of the variable 'current_value' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:787:12: style: The scope of the variable 'increments' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:788:12: style: The scope of the variable 'az' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:789:12: style: The scope of the variable 'el' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:790:12: style: The scope of the variable 'latitude' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:791:12: style: The scope of the variable 'longitude' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:792:12: style: The scope of the variable 'i' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:793:12: style: The scope of the variable 'tx' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:794:12: style: The scope of the variable 'ty' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:795:12: style: The scope of the variable 'tz' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:796:12: style: The scope of the variable 'ttheta' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:797:12: style: The scope of the variable 'tphi' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:798:12: style: The scope of the variable 'tdist' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:801:12: style: The scope of the variable 'current_value' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:922:12: style: The scope of the variable 'increments' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:923:12: style: The scope of the variable 'az' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:924:12: style: The scope of the variable 'el' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:925:12: style: The scope of the variable 'latitude' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:926:12: style: The scope of the variable 'longitude' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:927:12: style: The scope of the variable 'i' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:928:12: style: The scope of the variable 'tx' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:929:12: style: The scope of the variable 'ty' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:930:12: style: The scope of the variable 'tz' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:931:12: style: The scope of the variable 'ttheta' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:932:12: style: The scope of the variable 'tphi' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:933:12: style: The scope of the variable 'tdist' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:936:12: style: The scope of the variable 'current_value' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1064:12: style: The scope of the variable 'increments' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1065:12: style: The scope of the variable 'az' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1066:12: style: The scope of the variable 'el' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1067:12: style: The scope of the variable 'latitude' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1068:12: style: The scope of the variable 'longitude' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1069:12: style: The scope of the variable 'i' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1070:12: style: The scope of the variable 'tx' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1071:12: style: The scope of the variable 'ty' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1072:12: style: The scope of the variable 'tz' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1073:12: style: The scope of the variable 'ttheta' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1074:12: style: The scope of the variable 'tphi' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1075:12: style: The scope of the variable 'tdist' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1167:12: style: The scope of the variable 'increments' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1168:12: style: The scope of the variable 'az' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1169:12: style: The scope of the variable 'el' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1170:12: style: The scope of the variable 'latitude' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1171:12: style: The scope of the variable 'longitude' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1172:12: style: The scope of the variable 'i' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1173:12: style: The scope of the variable 'tx' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1174:12: style: The scope of the variable 'ty' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1175:12: style: The scope of the variable 'tz' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1176:12: style: The scope of the variable 'ttheta' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1177:12: style: The scope of the variable 'tphi' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1178:12: style: The scope of the variable 'tdist' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1331:12: style: The scope of the variable 'increments' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1332:12: style: The scope of the variable 'az' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1333:12: style: The scope of the variable 'el' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1334:12: style: The scope of the variable 'latitude' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1335:12: style: The scope of the variable 'longitude' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1336:12: style: The scope of the variable 'i' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1337:12: style: The scope of the variable 'tx' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1338:12: style: The scope of the variable 'ty' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1339:12: style: The scope of the variable 'tz' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1340:12: style: The scope of the variable 'ttheta' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1341:12: style: The scope of the variable 'tphi' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1342:12: style: The scope of the variable 'tdist' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1345:12: style: The scope of the variable 'current_value' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1456:12: style: The scope of the variable 'increments' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1457:12: style: The scope of the variable 'az' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1458:12: style: The scope of the variable 'el' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1459:12: style: The scope of the variable 'latitude' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1460:12: style: The scope of the variable 'longitude' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1461:12: style: The scope of the variable 'i' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1462:12: style: The scope of the variable 'tx' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1463:12: style: The scope of the variable 'ty' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1464:12: style: The scope of the variable 'tz' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1465:12: style: The scope of the variable 'ttheta' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1466:12: style: The scope of the variable 'tphi' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1467:12: style: The scope of the variable 'tdist' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1470:12: style: The scope of the variable 'current_value' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1585:12: style: The scope of the variable 'increments' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1586:12: style: The scope of the variable 'az' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1587:12: style: The scope of the variable 'el' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1588:12: style: The scope of the variable 'latitude' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1589:12: style: The scope of the variable 'longitude' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1590:12: style: The scope of the variable 'i' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1591:12: style: The scope of the variable 'tx' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1592:12: style: The scope of the variable 'ty' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1593:12: style: The scope of the variable 'tz' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1594:12: style: The scope of the variable 'ttheta' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1595:12: style: The scope of the variable 'tphi' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1596:12: style: The scope of the variable 'tdist' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:1599:12: style: The scope of the variable 'current_value' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisField.c:372:3: style: Variable 'red_color' is assigned a value that is never used. [unreadVariable]
antennavis-0.3.1.orig/VisField.c:377:3: style: Variable 'blue_color' is assigned a value that is never used. [unreadVariable]
antennavis-0.3.1.orig/VisField.c:382:3: style: Variable 'yellow_color' is assigned a value that is never used. [unreadVariable]
antennavis-0.3.1.orig/VisField.c:387:3: style: Variable 'white_color' is assigned a value that is never used. [unreadVariable]
antennavis-0.3.1.orig/VisField.c:504:3: style: Variable 'green_color' is assigned a value that is never used. [unreadVariable]
antennavis-0.3.1.orig/VisField.c:509:3: style: Variable 'red_color' is assigned a value that is never used. [unreadVariable]
antennavis-0.3.1.orig/VisField.c:514:3: style: Variable 'blue_color' is assigned a value that is never used. [unreadVariable]
antennavis-0.3.1.orig/VisField.c:519:3: style: Variable 'yellow_color' is assigned a value that is never used. [unreadVariable]
antennavis-0.3.1.orig/VisField.c:524:3: style: Variable 'white_color' is assigned a value that is never used. [unreadVariable]
antennavis-0.3.1.orig/VisField.c:1189:3: style: Variable 'green_color' is assigned a value that is never used. [unreadVariable]
antennavis-0.3.1.orig/VisField.c:1194:3: style: Variable 'red_color' is assigned a value that is never used. [unreadVariable]
antennavis-0.3.1.orig/VisField.c:1199:3: style: Variable 'blue_color' is assigned a value that is never used. [unreadVariable]
antennavis-0.3.1.orig/VisField.c:1204:3: style: Variable 'yellow_color' is assigned a value that is never used. [unreadVariable]
antennavis-0.3.1.orig/VisField.c:1209:3: style: Variable 'white_color' is assigned a value that is never used. [unreadVariable]
antennavis-0.3.1.orig/VisWires.c:291:7: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
antennavis-0.3.1.orig/VisWires.c:293:7: note: Found duplicate branches for 'if' and 'else'.
antennavis-0.3.1.orig/VisWires.c:291:7: note: Found duplicate branches for 'if' and 'else'.
antennavis-0.3.1.orig/VisWires.c:358:11: style: The scope of the variable 'length' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisWires.c:359:11: style: The scope of the variable 'angle1' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisWires.c:360:11: style: The scope of the variable 'angle2' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisWires.c:473:16: style: The scope of the variable 'length' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisWires.c:474:16: style: The scope of the variable 'seg_length' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisWires.c:475:16: style: The scope of the variable 'angle1' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisWires.c:476:16: style: The scope of the variable 'angle2' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisWires.c:488:16: style: The scope of the variable 'i' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisWires.c:608:16: style: The scope of the variable 'length' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisWires.c:609:16: style: The scope of the variable 'seg_length' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisWires.c:610:16: style: The scope of the variable 'angle1' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisWires.c:611:16: style: The scope of the variable 'angle2' can be reduced. [variableScope]
antennavis-0.3.1.orig/VisWires.c:623:16: style: The scope of the variable 'i' can be reduced. [variableScope]
antennavis-0.3.1.orig/ant.c:1161:7: style: Variable 'ferror' is reassigned a value before the old one has been used. [redundantAssignment]
antennavis-0.3.1.orig/ant.c:1160:7: note: Variable 'ferror' is reassigned a value before the old one has been used.
antennavis-0.3.1.orig/ant.c:1161:7: note: Variable 'ferror' is reassigned a value before the old one has been used.
antennavis-0.3.1.orig/ant.c:375:12: style: The scope of the variable 'boomlength' can be reduced. [variableScope]
antennavis-0.3.1.orig/ant.c:378:12: style: The scope of the variable 'boomwidth' can be reduced. [variableScope]
antennavis-0.3.1.orig/ant.c:379:12: style: The scope of the variable 'boomshift' can be reduced. [variableScope]
antennavis-0.3.1.orig/ant.c:516:11: style: The scope of the variable 'boomheight' can be reduced. [variableScope]
antennavis-0.3.1.orig/ant.c:518:11: style: The scope of the variable 'j' can be reduced. [variableScope]
antennavis-0.3.1.orig/ant.c:707:9: style: The scope of the variable 'current' can be reduced. [variableScope]
antennavis-0.3.1.orig/ant.c:737:9: style: The scope of the variable 'current' can be reduced. [variableScope]
antennavis-0.3.1.orig/ant.c:820:11: style: The scope of the variable 'x' can be reduced. [variableScope]
antennavis-0.3.1.orig/ant.c:821:11: style: The scope of the variable 'y' can be reduced. [variableScope]
antennavis-0.3.1.orig/ant.c:892:11: style: The scope of the variable 'x' can be reduced. [variableScope]
antennavis-0.3.1.orig/ant.c:893:11: style: The scope of the variable 'y' can be reduced. [variableScope]
antennavis-0.3.1.orig/ant.c:986:11: style: The scope of the variable 'cx' can be reduced. [variableScope]
antennavis-0.3.1.orig/ant.c:987:11: style: The scope of the variable 'cy' can be reduced. [variableScope]
antennavis-0.3.1.orig/ant.c:988:11: style: The scope of the variable 'cz' can be reduced. [variableScope]
antennavis-0.3.1.orig/ant.c:989:11: style: The scope of the variable 'dx' can be reduced. [variableScope]
antennavis-0.3.1.orig/ant.c:990:11: style: The scope of the variable 'dy' can be reduced. [variableScope]
antennavis-0.3.1.orig/ant.c:991:11: style: The scope of the variable 'dz' can be reduced. [variableScope]
antennavis-0.3.1.orig/ant.c:1148:9: style: The scope of the variable 'fin' can be reduced. [variableScope]
antennavis-0.3.1.orig/ant.c:1149:9: style: The scope of the variable 'parentpid' can be reduced. [variableScope]
antennavis-0.3.1.orig/ant.c:1150:9: style: The scope of the variable 'childpid' can be reduced. [variableScope]
antennavis-0.3.1.orig/ant.c:1152:9: style: The scope of the variable 'ferror' can be reduced. [variableScope]
antennavis-0.3.1.orig/ant.c:1167:19: style: Variable 'parentpid' is assigned a value that is never used. [unreadVariable]
antennavis-0.3.1.orig/ant.c:1161:16: style: Variable 'ferror' is assigned a value that is never used. [unreadVariable]
antennavis-0.3.1.orig/pcard.c:954:5: style: Variable 'gain' is reassigned a value before the old one has been used. [redundantAssignment]
antennavis-0.3.1.orig/pcard.c:953:5: note: Variable 'gain' is reassigned a value before the old one has been used.
antennavis-0.3.1.orig/pcard.c:954:5: note: Variable 'gain' is reassigned a value before the old one has been used.
antennavis-0.3.1.orig/pcard.c:292:9: style: The scope of the variable 'card' can be reduced. [variableScope]
antennavis-0.3.1.orig/pcard.c:294:9: style: The scope of the variable 'i' can be reduced. [variableScope]
antennavis-0.3.1.orig/pcard.c:296:9: style: The scope of the variable 'increment' can be reduced. [variableScope]
antennavis-0.3.1.orig/pcard.c:298:9: style: The scope of the variable 'finished_tubes' can be reduced. [variableScope]
antennavis-0.3.1.orig/pcard.c:351:9: style: The scope of the variable 'card' can be reduced. [variableScope]
antennavis-0.3.1.orig/pcard.c:353:9: style: The scope of the variable 'i' can be reduced. [variableScope]
antennavis-0.3.1.orig/pcard.c:354:9: style: The scope of the variable 'k' can be reduced. [variableScope]
antennavis-0.3.1.orig/pcard.c:356:9: style: The scope of the variable 'curr_tube' can be reduced. [variableScope]
antennavis-0.3.1.orig/pcard.c:357:9: style: The scope of the variable 'increment' can be reduced. [variableScope]
antennavis-0.3.1.orig/pcard.c:500:11: style: The scope of the variable 'line' can be reduced. [variableScope]
antennavis-0.3.1.orig/pcard.c:502:11: style: The scope of the variable 'result' can be reduced. [variableScope]
antennavis-0.3.1.orig/pcard.c:505:11: style: The scope of the variable 'max_x' can be reduced. [variableScope]
antennavis-0.3.1.orig/pcard.c:506:11: style: The scope of the variable 'max_y' can be reduced. [variableScope]
antennavis-0.3.1.orig/pcard.c:507:11: style: The scope of the variable 'max_z' can be reduced. [variableScope]
antennavis-0.3.1.orig/pcard.c:508:11: style: The scope of the variable 'min_x' can be reduced. [variableScope]
antennavis-0.3.1.orig/pcard.c:509:11: style: The scope of the variable 'min_y' can be reduced. [variableScope]
antennavis-0.3.1.orig/pcard.c:510:11: style: The scope of the variable 'min_z' can be reduced. [variableScope]
antennavis-0.3.1.orig/pcard.c:511:11: style: The scope of the variable 'range_x' can be reduced. [variableScope]
antennavis-0.3.1.orig/pcard.c:512:11: style: The scope of the variable 'range_y' can be reduced. [variableScope]
antennavis-0.3.1.orig/pcard.c:513:11: style: The scope of the variable 'range_z' can be reduced. [variableScope]
antennavis-0.3.1.orig/pcard.c:514:11: style: The scope of the variable 'max_range' can be reduced. [variableScope]
antennavis-0.3.1.orig/pcard.c:652:16: style: The scope of the variable 'sense' can be reduced. [variableScope]
antennavis-0.3.1.orig/pcard.c:661:16: style: The scope of the variable 'card_num' can be reduced. [variableScope]
antennavis-0.3.1.orig/pcard.c:858:16: style: The scope of the variable 'i' can be reduced. [variableScope]
antennavis-0.3.1.orig/pcard.c:399:5: style: Variable 'curr_tube' is assigned a value that is never used. [unreadVariable]
antennavis-0.3.1.orig/pcard.c:776:7: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
antennavis-0.3.1.orig/pcard.c:895:7: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
antennavis-0.3.1.orig/pcard.c:944:0: error: Memory leak: field_data [memleak]
antennavis-0.3.1.orig/togl.c:73:0: error: #error Sorry Togl requires Tcl/Tk ver 8.0 or higher. [preprocessorErrorDirective]
[22:45]

ftp://ftp.se.debian.org/debian/pool/main/a/anthy/anthy_9100h.orig.tar.gz
anthy-9100h/calctrans/calctrans.c:414:9: style: The scope of the variable 'ifp' can be reduced. [variableScope]
anthy-9100h/calctrans/calctrans.c:632:9: style: The scope of the variable 'ifp' can be reduced. [variableScope]
anthy-9100h/calctrans/calctrans.c:391:7: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
anthy-9100h/calctrans/calctrans.c:344:0: error: Memory leak: lines [memleak]
anthy-9100h/calctrans/calctrans.c:724:0: error: Memory leak: input_files [memleak]
anthy-9100h/calctrans/input_set.c:110:22: style: Function 'input_set_set_features' argument 4 names different: declaration 'strength' definition 'weight'. [funcArgNamesDifferent]
anthy-9100h/calctrans/input_set.h:24:20: note: Function 'input_set_set_features' argument 4 names different: declaration 'strength' definition 'weight'.
anthy-9100h/calctrans/input_set.c:110:22: note: Function 'input_set_set_features' argument 4 names different: declaration 'strength' definition 'weight'.
anthy-9100h/depgraph/mkdepgraph.c:406:22: style: Variable 'node_offset' is allocated memory that is never used. [unusedAllocatedMemory]
anthy-9100h/depgraph/mkdepgraph.c:191:17: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
anthy-9100h/depgraph/mkdepgraph.c:65:3: error: Common realloc mistake: 'gNodes' nulled but not freed upon failure [memleakOnRealloc]
anthy-9100h/depgraph/mkdepgraph.c:66:3: error: Common realloc mistake: 'gNodeNames' nulled but not freed upon failure [memleakOnRealloc]
anthy-9100h/depgraph/mkdepgraph.c:286:3: error: Common realloc mistake: 'gRules' nulled but not freed upon failure [memleakOnRealloc]
anthy-9100h/mkworddic/mkdic.c:115:7: style: Variable 'fd' is reassigned a value before the old one has been used. [redundantAssignment]
anthy-9100h/mkworddic/mkdic.c:113:0: note: Variable 'fd' is reassigned a value before the old one has been used.
anthy-9100h/mkworddic/mkdic.c:115:7: note: Variable 'fd' is reassigned a value before the old one has been used.
anthy-9100h/mkworddic/mkdic.c:565:22: style: The scope of the variable 'ye' can be reduced. [variableScope]
anthy-9100h/mkworddic/mkdic.c:993:24: style: The scope of the variable 'target_ye' can be reduced. [variableScope]
anthy-9100h/mkworddic/mkdic.c:512:5: style: Variable 'search' is modified but its new value is never used. [unreadVariable]
anthy-9100h/mkworddic/mkdic.c:373:15: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
anthy-9100h/mkworddic/mkdic.c:583:16: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
anthy-9100h/mkworddic/mkdic.c:578:0: error: Memory leak: hash_array [memleak]
anthy-9100h/mkworddic/mkudic.c:80:30: style: Function 'read_uc_file' argument 1 names different: declaration 'ud' definition 'dict'. [funcArgNamesDifferent]
anthy-9100h/mkworddic/mkdic.h:87:35: note: Function 'read_uc_file' argument 1 names different: declaration 'ud' definition 'dict'.
anthy-9100h/mkworddic/mkudic.c:80:30: note: Function 'read_uc_file' argument 1 names different: declaration 'ud' definition 'dict'.
anthy-9100h/mkworddic/mkudic.c:127:19: style: Function 'make_ucdict' argument 1 names different: declaration 'out' definition 'uc_out'. [funcArgNamesDifferent]
anthy-9100h/mkworddic/mkdic.h:88:24: note: Function 'make_ucdict' argument 1 names different: declaration 'out' definition 'uc_out'.
anthy-9100h/mkworddic/mkudic.c:127:19: note: Function 'make_ucdict' argument 1 names different: declaration 'out' definition 'uc_out'.
anthy-9100h/mkworddic/mkudic.c:127:43: style: Function 'make_ucdict' argument 2 names different: declaration 'uc' definition 'dict'. [funcArgNamesDifferent]
anthy-9100h/mkworddic/mkdic.h:88:45: note: Function 'make_ucdict' argument 2 names different: declaration 'uc' definition 'dict'.
anthy-9100h/mkworddic/mkudic.c:127:43: note: Function 'make_ucdict' argument 2 names different: declaration 'uc' definition 'dict'.
anthy-9100h/mkworddic/mkudic.c:40:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
anthy-9100h/mkworddic/mkudic.c:123:0: error: Resource leak: uc_file [resourceLeak]
anthy-9100h/src-diclib/alloc.c:210:9: style: The scope of the variable 'i' can be reduced. [variableScope]
anthy-9100h/src-diclib/alloc.c:253:17: style: The scope of the variable 'c' can be reduced. [variableScope]
anthy-9100h/src-diclib/conf.c:186:11: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
anthy-9100h/src-diclib/ruleparser.c:185:15: style: The scope of the variable 't' can be reduced. [variableScope]
anthy-9100h/src-diclib/ruleparser.c:277:7: style: The scope of the variable 'i' can be reduced. [variableScope]
anthy-9100h/src-diclib/ruleparser.c:81:10: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
anthy-9100h/src-diclib/xstr.c:484:31: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
anthy-9100h/src-diclib/xstr.c:111:22: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
anthy-9100h/src-diclib/xstr.c:160:15: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
anthy-9100h/src-main/context.c:276:7: style: The scope of the variable 'i' can be reduced. [variableScope]
anthy-9100h/src-main/context.c:304:46: style: Function 'anthy_do_reset_context' argument 1 names different: declaration 'c' definition 'ac'. [funcArgNamesDifferent]
anthy-9100h/src-main/main.h:54:51: note: Function 'anthy_do_reset_context' argument 1 names different: declaration 'c' definition 'ac'.
anthy-9100h/src-main/context.c:304:46: note: Function 'anthy_do_reset_context' argument 1 names different: declaration 'c' definition 'ac'.
anthy-9100h/src-main/context.c:325:48: style: Function 'anthy_do_release_context' argument 1 names different: declaration 'c' definition 'ac'. [funcArgNamesDifferent]
anthy-9100h/src-main/main.h:55:53: note: Function 'anthy_do_release_context' argument 1 names different: declaration 'c' definition 'ac'.
anthy-9100h/src-main/context.c:325:48: note: Function 'anthy_do_release_context' argument 1 names different: declaration 'c' definition 'ac'.
anthy-9100h/src-main/context.c:353:48: style: Function 'anthy_do_context_set_str' argument 1 names different: declaration 'c' definition 'ac'. [funcArgNamesDifferent]
anthy-9100h/src-main/main.h:53:52: note: Function 'anthy_do_context_set_str' argument 1 names different: declaration 'c' definition 'ac'.
anthy-9100h/src-main/context.c:353:48: note: Function 'anthy_do_context_set_str' argument 1 names different: declaration 'c' definition 'ac'.
anthy-9100h/src-main/context.c:353:58: style: Function 'anthy_do_context_set_str' argument 2 names different: declaration 'x' definition 's'. [funcArgNamesDifferent]
anthy-9100h/src-main/main.h:53:61: note: Function 'anthy_do_context_set_str' argument 2 names different: declaration 'x' definition 's'.
anthy-9100h/src-main/context.c:353:58: note: Function 'anthy_do_context_set_str' argument 2 names different: declaration 'x' definition 's'.
anthy-9100h/src-main/context.c:378:47: style: Function 'anthy_do_resize_segment' argument 1 names different: declaration 'c' definition 'ac'. [funcArgNamesDifferent]
anthy-9100h/src-main/main.h:57:52: note: Function 'anthy_do_resize_segment' argument 1 names different: declaration 'c' definition 'ac'.
anthy-9100h/src-main/context.c:378:47: note: Function 'anthy_do_resize_segment' argument 1 names different: declaration 'c' definition 'ac'.
anthy-9100h/src-main/context.c:436:51: style: Function 'anthy_do_set_prediction_str' argument 1 names different: declaration 'c' definition 'ac'. [funcArgNamesDifferent]
anthy-9100h/src-main/main.h:59:55: note: Function 'anthy_do_set_prediction_str' argument 1 names different: declaration 'c' definition 'ac'.
anthy-9100h/src-main/context.c:436:51: note: Function 'anthy_do_set_prediction_str' argument 1 names different: declaration 'c' definition 'ac'.
anthy-9100h/src-main/context.c:436:61: style: Function 'anthy_do_set_prediction_str' argument 2 names different: declaration 'x' definition 'xs'. [funcArgNamesDifferent]
anthy-9100h/src-main/main.h:59:64: note: Function 'anthy_do_set_prediction_str' argument 2 names different: declaration 'x' definition 'xs'.
anthy-9100h/src-main/context.c:436:61: note: Function 'anthy_do_set_prediction_str' argument 2 names different: declaration 'x' definition 'xs'.
anthy-9100h/src-main/context.c:629:46: style: Function 'anthy_do_print_context' argument 1 names different: declaration 'c' definition 'ac'. [funcArgNamesDifferent]
anthy-9100h/src-main/main.h:64:51: note: Function 'anthy_do_print_context' argument 1 names different: declaration 'c' definition 'ac'.
anthy-9100h/src-main/context.c:629:46: note: Function 'anthy_do_print_context' argument 1 names different: declaration 'c' definition 'ac'.
anthy-9100h/src-main/main.c:368:19: style: The scope of the variable 'se' can be reduced. [variableScope]
anthy-9100h/src-ordering/candsort.c:75:10: style: The scope of the variable 'j' can be reduced. [variableScope]
anthy-9100h/src-ordering/candswap.c:66:38: style: Function 'anthy_swap_cand_ent' argument 1 names different: declaration 'old_one' definition 'o'. [funcArgNamesDifferent]
anthy-9100h/src-ordering/sorter.h:6:43: note: Function 'anthy_swap_cand_ent' argument 1 names different: declaration 'old_one' definition 'o'.
anthy-9100h/src-ordering/candswap.c:66:38: note: Function 'anthy_swap_cand_ent' argument 1 names different: declaration 'old_one' definition 'o'.
anthy-9100h/src-ordering/candswap.c:66:58: style: Function 'anthy_swap_cand_ent' argument 2 names different: declaration 'new_one' definition 'n'. [funcArgNamesDifferent]
anthy-9100h/src-ordering/sorter.h:6:69: note: Function 'anthy_swap_cand_ent' argument 2 names different: declaration 'new_one' definition 'n'.
anthy-9100h/src-ordering/candswap.c:66:58: note: Function 'anthy_swap_cand_ent' argument 2 names different: declaration 'new_one' definition 'n'.
anthy-9100h/src-ordering/candswap.c:192:43: style: Function 'anthy_proc_swap_candidate' argument 1 names different: declaration 'se' definition 'seg'. [funcArgNamesDifferent]
anthy-9100h/src-ordering/sorter.h:8:48: note: Function 'anthy_proc_swap_candidate' argument 1 names different: declaration 'se' definition 'seg'.
anthy-9100h/src-ordering/candswap.c:192:43: note: Function 'anthy_proc_swap_candidate' argument 1 names different: declaration 'se' definition 'seg'.
anthy-9100h/src-ordering/commit.c:27:19: style: The scope of the variable 'seg' can be reduced. [variableScope]
anthy-9100h/src-ordering/commit.c:47:7: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
anthy-9100h/src-ordering/commit.c:49:7: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
anthy-9100h/src-ordering/commit.c:68:10: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
anthy-9100h/src-ordering/relation.c:430:33: style: Same expression on both sides of '||'. [duplicateExpression]
anthy-9100h/src-splitter/depgraph.c:207:21: style: Function 'anthy_scan_node' argument 2 names different: declaration 'wl' definition 'tmpl'. [funcArgNamesDifferent]
anthy-9100h/src-splitter/wordborder.h:161:26: note: Function 'anthy_scan_node' argument 2 names different: declaration 'wl' definition 'tmpl'.
anthy-9100h/src-splitter/depgraph.c:207:21: note: Function 'anthy_scan_node' argument 2 names different: declaration 'wl' definition 'tmpl'.
anthy-9100h/src-splitter/metaword.c:442:21: style: The scope of the variable 'combined_mw' can be reduced. [variableScope]
anthy-9100h/src-splitter/metaword.c:821:7: style: The scope of the variable 'xct' can be reduced. [variableScope]
anthy-9100h/src-splitter/splitter.c:179:25: style: The scope of the variable 'xs' can be reduced. [variableScope]
anthy-9100h/src-splitter/splitter.c:153:22: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
anthy-9100h/src-splitter/splitter.c:154:26: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
anthy-9100h/src-splitter/splitter.c:155:19: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
anthy-9100h/src-util/agent.c:1054:31: style: The scope of the variable 'ictx' can be reduced. [variableScope]
anthy-9100h/src-util/agent.c:1055:19: style: The scope of the variable 'cmd' can be reduced. [variableScope]
anthy-9100h/src-util/convdb.c:532:2: style: Variable 'seg->committed' is reassigned a value before the old one has been used. [redundantAssignment]
anthy-9100h/src-util/convdb.c:530:2: note: Variable 'seg->committed' is reassigned a value before the old one has been used.
anthy-9100h/src-util/convdb.c:532:2: note: Variable 'seg->committed' is reassigned a value before the old one has been used.
anthy-9100h/src-util/convdb.c:170:8: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
anthy-9100h/src-util/convdb.c:238:0: error: Resource leak: fp [resourceLeak]
anthy-9100h/src-util/dic-tool.c:270:9: style: The scope of the variable 'freq' can be reduced. [variableScope]
anthy-9100h/src-util/dic-tool.c:179:7: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
anthy-9100h/src-util/dic-tool.c:352:12: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
anthy-9100h/src-util/dic-tool.c:99:3: error: Common realloc mistake: 'fn' nulled but not freed upon failure [memleakOnRealloc]
anthy-9100h/src-util/dic-tool.c:116:5: error: Common realloc mistake: 'fn' nulled but not freed upon failure [memleakOnRealloc]
anthy-9100h/src-util/dic-tool.c:103:0: error: Memory leak: fn [memleak]
anthy-9100h/src-util/dic-tool.c:119:0: error: Memory leak: fn [memleak]
anthy-9100h/src-util/egg.c:145:7: style: The scope of the variable 'n' can be reduced. [variableScope]
anthy-9100h/src-util/egg.c:146:7: style: The scope of the variable 'seg_num' can be reduced. [variableScope]
anthy-9100h/src-util/egg.c:147:7: style: The scope of the variable 'can_num' can be reduced. [variableScope]
anthy-9100h/src-util/egg.c:174:7: style: The scope of the variable 'len' can be reduced. [variableScope]
anthy-9100h/src-util/egg.c:521:9: style: The scope of the variable 's' can be reduced. [variableScope]
anthy-9100h/src-util/egg.c:521:13: style: The scope of the variable 'p' can be reduced. [variableScope]
anthy-9100h/src-util/input.c:1523:9: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
anthy-9100h/src-util/rkconv.c:562:13: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
anthy-9100h/src-util/rkconv.c:373:34: note: Calling function 'rk_get_pending_str', 2nd argument 'buf' value is 0
anthy-9100h/src-util/rkconv.c:562:13: note: Null pointer addition
anthy-9100h/src-util/rkconv.c:136:7: style: The scope of the variable 'i' can be reduced. [variableScope]
anthy-9100h/src-util/rkconv.c:492:17: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
anthy-9100h/src-util/rkhelper.c:348:19: style: The scope of the variable 'complete_rules' can be reduced. [variableScope]
anthy-9100h/src-util/rkhelper.c:184:15: style: Function 'anthy_input_do_clear_rk_option' argument 2 names different: declaration 'enable_default' definition 'use_default'. [funcArgNamesDifferent]
anthy-9100h/src-util/rkhelper.h:31:63: note: Function 'anthy_input_do_clear_rk_option' argument 2 names different: declaration 'enable_default' definition 'use_default'.
anthy-9100h/src-util/rkhelper.c:184:15: note: Function 'anthy_input_do_clear_rk_option' argument 2 names different: declaration 'enable_default' definition 'use_default'.
anthy-9100h/src-util/rkhelper.c:360:17: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
anthy-9100h/src-util/rkhelper.c:361:10: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
anthy-9100h/src-worddic/dic_util.c:312:9: style: The scope of the variable 'v' can be reduced. [variableScope]
anthy-9100h/src-worddic/dic_util.c:328:9: style: The scope of the variable 'v' can be reduced. [variableScope]
anthy-9100h/src-worddic/matrix.c:249:0: warning: Redundant assignment of 'e' to itself. [selfAssignment]
anthy-9100h/src-worddic/mem_dic.c:100:54: style: Function 'anthy_mem_dic_alloc_seq_ent_by_xstr' argument 1 names different: declaration 'd' definition 'md'. [funcArgNamesDifferent]
anthy-9100h/src-worddic/dic_main.h:61:70: note: Function 'anthy_mem_dic_alloc_seq_ent_by_xstr' argument 1 names different: declaration 'd' definition 'md'.
anthy-9100h/src-worddic/mem_dic.c:100:54: note: Function 'anthy_mem_dic_alloc_seq_ent_by_xstr' argument 1 names different: declaration 'd' definition 'md'.
anthy-9100h/src-worddic/mem_dic.c:141:53: style: Function 'anthy_mem_dic_find_seq_ent_by_xstr' argument 1 names different: declaration 'd' definition 'md'. [funcArgNamesDifferent]
anthy-9100h/src-worddic/dic_main.h:64:69: note: Function 'anthy_mem_dic_find_seq_ent_by_xstr' argument 1 names different: declaration 'd' definition 'md'.
anthy-9100h/src-worddic/mem_dic.c:141:53: note: Function 'anthy_mem_dic_find_seq_ent_by_xstr' argument 1 names different: declaration 'd' definition 'md'.
anthy-9100h/src-worddic/mem_dic.c:156:48: style: Function 'anthy_mem_dic_release_seq_ent' argument 1 names different: declaration 'd' definition 'md'. [funcArgNamesDifferent]
anthy-9100h/src-worddic/dic_main.h:71:53: note: Function 'anthy_mem_dic_release_seq_ent' argument 1 names different: declaration 'd' definition 'md'.
anthy-9100h/src-worddic/mem_dic.c:156:48: note: Function 'anthy_mem_dic_release_seq_ent' argument 1 names different: declaration 'd' definition 'md'.
anthy-9100h/src-worddic/priv_dic.c:193:15: style: The scope of the variable 'v' can be reduced. [variableScope]
anthy-9100h/src-worddic/priv_dic.c:67:8: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
anthy-9100h/src-worddic/record.c:735:28: style: The scope of the variable 'found' can be reduced. [variableScope]
anthy-9100h/src-worddic/record.c:913:7: style: The scope of the variable 'i' can be reduced. [variableScope]
anthy-9100h/src-worddic/record.c:321:34: style: Function 'init_trie_root' argument 1 names different: declaration 'n' definition 'root'. [funcArgNamesDifferent]
anthy-9100h/src-worddic/record.c:248:46: note: Function 'init_trie_root' argument 1 names different: declaration 'n' definition 'root'.
anthy-9100h/src-worddic/record.c:321:34: note: Function 'init_trie_root' argument 1 names different: declaration 'n' definition 'root'.
anthy-9100h/src-worddic/record.c:1229:17: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
anthy-9100h/src-worddic/record.c:1387:8: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
anthy-9100h/src-worddic/record.c:1403:12: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
anthy-9100h/src-worddic/record.c:1417:15: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
anthy-9100h/src-worddic/texttrie.c:291:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
anthy-9100h/src-worddic/texttrie.c:302:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
anthy-9100h/src-worddic/texttrie.c:319:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
anthy-9100h/src-worddic/texttrie.c:445:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
anthy-9100h/src-worddic/texttrie.c:454:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
anthy-9100h/src-worddic/texttrie.c:467:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
anthy-9100h/src-worddic/texttrie.c:1182:28: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
anthy-9100h/src-worddic/texttrie.c:1275:28: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
anthy-9100h/src-worddic/texttrie.c:1381:32: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
anthy-9100h/src-worddic/texttrie.c:1511:28: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
anthy-9100h/src-worddic/word_dic.c:113:7: style: The scope of the variable 'j' can be reduced. [variableScope]
anthy-9100h/src-worddic/word_dic.c:146:19: style: The scope of the variable 'se' can be reduced. [variableScope]
anthy-9100h/src-worddic/word_dic.c:262:7: style: The scope of the variable 'r' can be reduced. [variableScope]
anthy-9100h/src-worddic/word_dic.c:73:31: style: Function 'anthy_cache_get_seq_ent' argument 1 names different: declaration 'x' definition 'xs'. [funcArgNamesDifferent]
anthy-9100h/src-worddic/dic_main.h:16:47: note: Function 'anthy_cache_get_seq_ent' argument 1 names different: declaration 'x' definition 'xs'.
anthy-9100h/src-worddic/word_dic.c:73:31: note: Function 'anthy_cache_get_seq_ent' argument 1 names different: declaration 'x' definition 'xs'.
anthy-9100h/src-worddic/word_lookup.c:391:10: style: The scope of the variable 'len' can be reduced. [variableScope]
anthy-9100h/src-worddic/word_lookup.c:482:9: style: The scope of the variable 'p' can be reduced. [variableScope]
anthy-9100h/src-worddic/word_lookup.c:624:42: style: Function 'anthy_gang_fill_seq_ent' argument 1 names different: declaration 'wd' definition 'wdic'. [funcArgNamesDifferent]
anthy-9100h/src-worddic/dic_main.h:39:47: note: Function 'anthy_gang_fill_seq_ent' argument 1 names different: declaration 'wd' definition 'wdic'.
anthy-9100h/src-worddic/word_lookup.c:624:42: note: Function 'anthy_gang_fill_seq_ent' argument 1 names different: declaration 'wd' definition 'wdic'.
anthy-9100h/src-worddic/word_lookup.c:159:9: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
anthy-9100h/src-worddic/word_lookup.c:256:9: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
anthy-9100h/src-worddic/word_lookup.c:293:15: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
anthy-9100h/src-worddic/word_lookup.c:432:9: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
anthy-9100h/test/check.c:85:11: style: Variable 'res' is assigned a value that is never used. [unreadVariable]
anthy-9100h/test/main.c:230:5: style: Variable 'is_split' is assigned a value that is never used. [unreadVariable]
anthy-9100h/test/main.c:190:14: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
anthy-9100h/test/main.c:306:0: error: Resource leak: fp [resourceLeak]
anthy-9100h/test/main.c:412:0: error: Resource leak: fp [resourceLeak]
[22:45]

ftp://ftp.se.debian.org/debian/pool/main/a/antigrav/antigrav_0.0.3.orig.tar.gz
antigrav-0.0.2/src/m3dmesh.h:22:6: style: Technically the member function 'FaceSort::operator()' can be const. [functionConst]
antigrav-0.0.2/src/craft.cpp:11:39: style: Function 'CraftState' argument 1 names different: declaration 'pos' definition 'p'. [funcArgNamesDifferent]
antigrav-0.0.2/src/craft.h:8:28: note: Function 'CraftState' argument 1 names different: declaration 'pos' definition 'p'.
antigrav-0.0.2/src/craft.cpp:11:39: note: Function 'CraftState' argument 1 names different: declaration 'pos' definition 'p'.
antigrav-0.0.2/src/craft.cpp:11:48: style: Function 'CraftState' argument 2 names different: declaration 'angle' definition 'a'. [funcArgNamesDifferent]
antigrav-0.0.2/src/craft.h:8:39: note: Function 'CraftState' argument 2 names different: declaration 'angle' definition 'a'.
antigrav-0.0.2/src/craft.cpp:11:48: note: Function 'CraftState' argument 2 names different: declaration 'angle' definition 'a'.
antigrav-0.0.2/src/craft.cpp:64:8: warning: Member variable 'Craft::ctrl' is not initialized in the constructor. [uninitMemberVar]
antigrav-0.0.2/src/craft.cpp:64:8: warning: Member variable 'Craft::hoverForce' is not initialized in the constructor. [uninitMemberVar]
antigrav-0.0.2/src/craft.cpp:64:8: warning: Member variable 'Craft::color' is not initialized in the constructor. [uninitMemberVar]
antigrav-0.0.2/src/craft.cpp:13:2: performance: Variable 'pos' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
antigrav-0.0.2/src/craft.h:114:10: style: Technically the member function 'Craft::getImpulse' can be const. [functionConst]
antigrav-0.0.2/src/craft.cpp:398:16: note: Technically the member function 'Craft::getImpulse' can be const.
antigrav-0.0.2/src/craft.h:114:10: note: Technically the member function 'Craft::getImpulse' can be const.
antigrav-0.0.2/src/craft.h:115:7: style: Technically the member function 'Craft::checkCollision' can be const. [functionConst]
antigrav-0.0.2/src/craft.cpp:286:13: note: Technically the member function 'Craft::checkCollision' can be const.
antigrav-0.0.2/src/craft.h:115:7: note: Technically the member function 'Craft::checkCollision' can be const.
antigrav-0.0.2/src/font.cpp:133:6: style: The scope of the variable 'n' can be reduced. [variableScope]
antigrav-0.0.2/src/game.cpp:158:14: style: C-style pointer casting [cstyleCast]
antigrav-0.0.2/src/game.cpp:159:14: style: C-style pointer casting [cstyleCast]
antigrav-0.0.2/src/game.cpp:169:8: style: The scope of the variable 't' can be reduced. [variableScope]
antigrav-0.0.2/src/game.cpp:26:7: warning: Member variable 'Game::playerFinishTime' is not initialized in the constructor. [uninitMemberVarPrivate]
antigrav-0.0.2/src/game.cpp:26:7: warning: Member variable 'Game::numViewports' is not initialized in the constructor. [uninitMemberVarPrivate]
antigrav-0.0.2/src/game.cpp:26:7: warning: Member variable 'Game::screenWidth' is not initialized in the constructor. [uninitMemberVarPrivate]
antigrav-0.0.2/src/game.cpp:26:7: warning: Member variable 'Game::screenHeight' is not initialized in the constructor. [uninitMemberVarPrivate]
antigrav-0.0.2/src/game.cpp:26:7: warning: Member variable 'Game::showFps' is not initialized in the constructor. [uninitMemberVarPrivate]
antigrav-0.0.2/src/game.cpp:26:7: warning: Member variable 'Game::fps' is not initialized in the constructor. [uninitMemberVarPrivate]
antigrav-0.0.2/src/game.cpp:26:7: warning: Member variable 'Game::updateRate' is not initialized in the constructor. [uninitMemberVarPrivate]
antigrav-0.0.2/src/game.cpp:26:7: warning: Member variable 'Game::listenerWeight' is not initialized in the constructor. [uninitMemberVarPrivate]
antigrav-0.0.2/src/game.cpp:26:7: warning: Member variable 'Game::listenerPos' is not initialized in the constructor. [uninitMemberVarPrivate]
antigrav-0.0.2/src/game.cpp:26:7: warning: Member variable 'Game::listenerVel' is not initialized in the constructor. [uninitMemberVarPrivate]
antigrav-0.0.2/src/game.cpp:26:7: warning: Member variable 'Game::listenerOri' is not initialized in the constructor. [uninitMemberVarPrivate]
antigrav-0.0.2/src/game.cpp:26:7: warning: Member variable 'Game::activeplayers' is not initialized in the constructor. [uninitMemberVarPrivate]
antigrav-0.0.2/src/game.cpp:26:7: warning: Member variable 'Game::state' is not initialized in the constructor. [uninitMemberVarPrivate]
antigrav-0.0.2/src/game.cpp:26:7: warning: Member variable 'Game::stateTimer' is not initialized in the constructor. [uninitMemberVarPrivate]
antigrav-0.0.2/src/game.cpp:26:7: warning: Member variable 'Game::stateVal' is not initialized in the constructor. [uninitMemberVarPrivate]
antigrav-0.0.2/src/level.h:14:8: performance: Technically the member function 'Level::getWidth' can be static. [functionStatic]
antigrav-0.0.2/src/level.cpp:248:14: note: Technically the member function 'Level::getWidth' can be static.
antigrav-0.0.2/src/level.h:14:8: note: Technically the member function 'Level::getWidth' can be static.
antigrav-0.0.2/src/m3dmesh.cpp:283:5: style: Variable 'numTexUnits' is assigned a value that is never used. [unreadVariable]
antigrav-0.0.2/src/m3dmesh.h:63:6: performance: Technically the member function 'm3dMesh::parseVertex' can be static. [functionStatic]
antigrav-0.0.2/src/m3dmesh.cpp:149:14: note: Technically the member function 'm3dMesh::parseVertex' can be static.
antigrav-0.0.2/src/m3dmesh.h:63:6: note: Technically the member function 'm3dMesh::parseVertex' can be static.
antigrav-0.0.2/src/m3dmesh.h:64:6: performance: Technically the member function 'm3dMesh::parseFace' can be static. [functionStatic]
antigrav-0.0.2/src/m3dmesh.cpp:168:14: note: Technically the member function 'm3dMesh::parseFace' can be static.
antigrav-0.0.2/src/m3dmesh.h:64:6: note: Technically the member function 'm3dMesh::parseFace' can be static.
antigrav-0.0.2/src/m3dtexture.cpp:230:15: style: The scope of the variable 'ckey' can be reduced. [variableScope]
antigrav-0.0.2/src/m3dtexture.cpp:394:24: style: The scope of the variable 'ptr2' can be reduced. [variableScope]
antigrav-0.0.2/src/m3dtexture.cpp:272:3: style: Variable 'ckey' is assigned a value that is never used. [unreadVariable]
antigrav-0.0.2/src/m3dtexture.h:19:1: warning: The class 'm3dTexture' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
antigrav-0.0.2/src/m3dtexture.cpp:385:2: error: Mismatching allocation and deallocation: rowPointers [mismatchAllocDealloc]
antigrav-0.0.2/src/m3dtexture.cpp:426:3: error: Mismatching allocation and deallocation: data [mismatchAllocDealloc]
antigrav-0.0.2/src/m3dtexture.cpp:430:2: error: Mismatching allocation and deallocation: data [mismatchAllocDealloc]
antigrav-0.0.2/src/menu.cpp:10:7: warning: Member variable 'Menu::anim' is not initialized in the constructor. [uninitMemberVar]
antigrav-0.0.2/src/menu.cpp:10:7: warning: Member variable 'Menu::startanim' is not initialized in the constructor. [uninitMemberVar]
antigrav-0.0.2/src/menu.cpp:10:7: warning: Member variable 'Menu::canstart' is not initialized in the constructor. [uninitMemberVar]
antigrav-0.0.2/src/player.cpp:59:34: style: Function 'setName' argument 1 names different: declaration 'name' definition 'n'. [funcArgNamesDifferent]
antigrav-0.0.2/src/player.h:12:27: note: Function 'setName' argument 1 names different: declaration 'name' definition 'n'.
antigrav-0.0.2/src/player.cpp:59:34: note: Function 'setName' argument 1 names different: declaration 'name' definition 'n'.
antigrav-0.0.2/src/player.cpp:64:37: style: Function 'setTexture' argument 1 names different: declaration 'texture' definition 'tex'. [funcArgNamesDifferent]
antigrav-0.0.2/src/player.h:13:30: note: Function 'setTexture' argument 1 names different: declaration 'texture' definition 'tex'.
antigrav-0.0.2/src/player.cpp:64:37: note: Function 'setTexture' argument 1 names different: declaration 'texture' definition 'tex'.
antigrav-0.0.2/src/player.cpp:69:29: style: Function 'setActive' argument 1 names different: declaration 'active' definition 'a'. [funcArgNamesDifferent]
antigrav-0.0.2/src/player.h:14:22: note: Function 'setActive' argument 1 names different: declaration 'active' definition 'a'.
antigrav-0.0.2/src/player.cpp:69:29: note: Function 'setActive' argument 1 names different: declaration 'active' definition 'a'.
antigrav-0.0.2/src/player.cpp:61:2: warning: The buffer 'name' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
antigrav-0.0.2/src/player.cpp:17:9: warning: Member variable 'Player::name' is not initialized in the constructor. [uninitMemberVar]
antigrav-0.0.2/src/player.cpp:17:9: warning: Member variable 'Player::texture' is not initialized in the constructor. [uninitMemberVar]
antigrav-0.0.2/src/player.cpp:17:9: warning: Member variable 'Player::color' is not initialized in the constructor. [uninitMemberVar]
antigrav-0.0.2/src/player.cpp:17:9: warning: Member variable 'Player::forceMeter' is not initialized in the constructor. [uninitMemberVar]
antigrav-0.0.2/src/player.cpp:17:9: warning: Member variable 'Player::active' is not initialized in the constructor. [uninitMemberVar]
antigrav-0.0.2/src/player.cpp:17:9: warning: Member variable 'Player::local' is not initialized in the constructor. [uninitMemberVar]
antigrav-0.0.2/src/player.h:34:7: style: Technically the member function 'Player::drawHud' can be const. [functionConst]
antigrav-0.0.2/src/player.cpp:165:14: note: Technically the member function 'Player::drawHud' can be const.
antigrav-0.0.2/src/player.h:34:7: note: Technically the member function 'Player::drawHud' can be const.
antigrav-0.0.2/src/ring.cpp:25:7: warning: Member variable 'Ring::posx' is not initialized in the constructor. [uninitMemberVar]
antigrav-0.0.2/src/ring.cpp:25:7: warning: Member variable 'Ring::posy' is not initialized in the constructor. [uninitMemberVar]
antigrav-0.0.2/src/ring.cpp:25:7: warning: Member variable 'Ring::angle' is not initialized in the constructor. [uninitMemberVar]
antigrav-0.0.2/src/ring.cpp:25:7: warning: Member variable 'Ring::velx' is not initialized in the constructor. [uninitMemberVar]
antigrav-0.0.2/src/ring.cpp:25:7: warning: Member variable 'Ring::vely' is not initialized in the constructor. [uninitMemberVar]
antigrav-0.0.2/src/ring.cpp:25:7: warning: Member variable 'Ring::color' is not initialized in the constructor. [uninitMemberVar]
antigrav-0.0.2/src/terrain.cpp:521:5: style: Variable 'drawn' is modified but its new value is never used. [unreadVariable]
antigrav-0.0.2/src/terrain.cpp:19:2: performance: Variable 'roadTex' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
antigrav-0.0.2/src/terrain.cpp:20:2: performance: Variable 'goalTex' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
antigrav-0.0.2/src/terrain.cpp:21:2: performance: Variable 'roadTex2' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
antigrav-0.0.2/src/terrain.cpp:22:2: performance: Variable 'listBase' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
antigrav-0.0.2/src/terrain.h:39:7: performance: Technically the member function 'Terrain::xproduct' can be static. [functionStatic]
antigrav-0.0.2/src/terrain.cpp:275:15: note: Technically the member function 'Terrain::xproduct' can be static.
antigrav-0.0.2/src/terrain.h:39:7: note: Technically the member function 'Terrain::xproduct' can be static.
antigrav-0.0.2/src/terrain.h:40:8: performance: Technically the member function 'Terrain::dotproduct' can be static. [functionStatic]
antigrav-0.0.2/src/terrain.cpp:282:16: note: Technically the member function 'Terrain::dotproduct' can be static.
antigrav-0.0.2/src/terrain.h:40:8: note: Technically the member function 'Terrain::dotproduct' can be static.
antigrav-0.0.2/src/terrain.h:41:7: performance: Technically the member function 'Terrain::vectorsub' can be static. [functionStatic]
antigrav-0.0.2/src/terrain.cpp:287:15: note: Technically the member function 'Terrain::vectorsub' can be static.
antigrav-0.0.2/src/terrain.h:41:7: note: Technically the member function 'Terrain::vectorsub' can be static.
antigrav-0.0.2/src/terrain.h:42:7: performance: Technically the member function 'Terrain::vectorsub' can be static. [functionStatic]
antigrav-0.0.2/src/terrain.cpp:294:15: note: Technically the member function 'Terrain::vectorsub' can be static.
antigrav-0.0.2/src/terrain.h:42:7: note: Technically the member function 'Terrain::vectorsub' can be static.
antigrav-0.0.2/src/terrain.h:43:7: performance: Technically the member function 'Terrain::vectoradd' can be static. [functionStatic]
antigrav-0.0.2/src/terrain.cpp:301:15: note: Technically the member function 'Terrain::vectoradd' can be static.
antigrav-0.0.2/src/terrain.h:43:7: note: Technically the member function 'Terrain::vectoradd' can be static.
antigrav-0.0.2/src/terrain.h:44:7: performance: Technically the member function 'Terrain::vectoradd' can be static. [functionStatic]
antigrav-0.0.2/src/terrain.cpp:308:15: note: Technically the member function 'Terrain::vectoradd' can be static.
antigrav-0.0.2/src/terrain.h:44:7: note: Technically the member function 'Terrain::vectoradd' can be static.
antigrav-0.0.2/src/terrain.h:45:7: performance: Technically the member function 'Terrain::vectormul' can be static. [functionStatic]
antigrav-0.0.2/src/terrain.cpp:315:15: note: Technically the member function 'Terrain::vectormul' can be static.
antigrav-0.0.2/src/terrain.h:45:7: note: Technically the member function 'Terrain::vectormul' can be static.
antigrav-0.0.2/src/terrain.h:46:7: performance: Technically the member function 'Terrain::vectormul' can be static. [functionStatic]
antigrav-0.0.2/src/terrain.cpp:322:15: note: Technically the member function 'Terrain::vectormul' can be static.
antigrav-0.0.2/src/terrain.h:46:7: note: Technically the member function 'Terrain::vectormul' can be static.
antigrav-0.0.2/src/terrain.h:47:7: performance: Technically the member function 'Terrain::vectornorm' can be static. [functionStatic]
antigrav-0.0.2/src/terrain.cpp:329:15: note: Technically the member function 'Terrain::vectornorm' can be static.
antigrav-0.0.2/src/terrain.h:47:7: note: Technically the member function 'Terrain::vectornorm' can be static.
antigrav-0.0.2/src/terrain.h:48:8: performance: Technically the member function 'Terrain::vectorlen' can be static. [functionStatic]
antigrav-0.0.2/src/terrain.cpp:337:16: note: Technically the member function 'Terrain::vectorlen' can be static.
antigrav-0.0.2/src/terrain.h:48:8: note: Technically the member function 'Terrain::vectorlen' can be static.
antigrav-0.0.2/src/tinyxml/tinystr.h:253:7: style: Technically the member function 'TiXmlString::quit' can be const. [functionConst]
antigrav-0.0.2/src/tinyxml/tinystr.h:90:17: style: Class 'TiXmlString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:159:13: style: The scope of the variable 'temp' can be reduced. [variableScope]
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:180:13: style: The scope of the variable 'temp' can be reduced. [variableScope]
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:36:68: style: Function 'PutString' argument 2 names different: declaration 'out' definition 'stream'. [funcArgNamesDifferent]
antigrav-0.0.2/src/tinyxml/tinyxml.h:321:65: note: Function 'PutString' argument 2 names different: declaration 'out' definition 'stream'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:36:68: note: Function 'PutString' argument 2 names different: declaration 'out' definition 'stream'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:43:67: style: Function 'PutString' argument 2 names different: declaration 'out' definition 'outString'. [funcArgNamesDifferent]
antigrav-0.0.2/src/tinyxml/tinyxml.h:323:64: note: Function 'PutString' argument 2 names different: declaration 'out' definition 'outString'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:43:67: note: Function 'PutString' argument 2 names different: declaration 'out' definition 'outString'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:194:48: style: Function 'LinkEndChild' argument 1 names different: declaration 'addThis' definition 'node'. [funcArgNamesDifferent]
antigrav-0.0.2/src/tinyxml/tinyxml.h:545:38: note: Function 'LinkEndChild' argument 1 names different: declaration 'addThis' definition 'node'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:194:48: note: Function 'LinkEndChild' argument 1 names different: declaration 'addThis' definition 'node'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:326:54: style: Function 'FirstChild' argument 1 names different: declaration 'value' definition '_value'. [funcArgNamesDifferent]
antigrav-0.0.2/src/tinyxml/tinyxml.h:487:44: note: Function 'FirstChild' argument 1 names different: declaration 'value' definition '_value'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:326:54: note: Function 'FirstChild' argument 1 names different: declaration 'value' definition '_value'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:338:48: style: Function 'FirstChild' argument 1 names different: declaration 'value' definition '_value'. [funcArgNamesDifferent]
antigrav-0.0.2/src/tinyxml/tinyxml.h:488:38: note: Function 'FirstChild' argument 1 names different: declaration 'value' definition '_value'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:338:48: note: Function 'FirstChild' argument 1 names different: declaration 'value' definition '_value'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:350:53: style: Function 'LastChild' argument 1 names different: declaration 'value' definition '_value'. [funcArgNamesDifferent]
antigrav-0.0.2/src/tinyxml/tinyxml.h:492:43: note: Function 'LastChild' argument 1 names different: declaration 'value' definition '_value'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:350:53: note: Function 'LastChild' argument 1 names different: declaration 'value' definition '_value'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:361:47: style: Function 'LastChild' argument 1 names different: declaration 'value' definition '_value'. [funcArgNamesDifferent]
antigrav-0.0.2/src/tinyxml/tinyxml.h:493:37: note: Function 'LastChild' argument 1 names different: declaration 'value' definition '_value'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:361:47: note: Function 'LastChild' argument 1 names different: declaration 'value' definition '_value'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:398:59: style: Function 'IterateChildren' argument 1 names different: declaration 'value' definition 'val'. [funcArgNamesDifferent]
antigrav-0.0.2/src/tinyxml/tinyxml.h:522:49: note: Function 'IterateChildren' argument 1 names different: declaration 'value' definition 'val'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:398:59: note: Function 'IterateChildren' argument 1 names different: declaration 'value' definition 'val'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:411:53: style: Function 'IterateChildren' argument 1 names different: declaration 'value' definition 'val'. [funcArgNamesDifferent]
antigrav-0.0.2/src/tinyxml/tinyxml.h:523:43: note: Function 'IterateChildren' argument 1 names different: declaration 'value' definition 'val'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:411:53: note: Function 'IterateChildren' argument 1 names different: declaration 'value' definition 'val'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:507:64: style: Function 'FirstChildElement' argument 1 names different: declaration 'value' definition '_value'. [funcArgNamesDifferent]
antigrav-0.0.2/src/tinyxml/tinyxml.h:612:54: note: Function 'FirstChildElement' argument 1 names different: declaration 'value' definition '_value'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:507:64: note: Function 'FirstChildElement' argument 1 names different: declaration 'value' definition '_value'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:521:58: style: Function 'FirstChildElement' argument 1 names different: declaration 'value' definition '_value'. [funcArgNamesDifferent]
antigrav-0.0.2/src/tinyxml/tinyxml.h:613:48: note: Function 'FirstChildElement' argument 1 names different: declaration 'value' definition '_value'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:521:58: note: Function 'FirstChildElement' argument 1 names different: declaration 'value' definition '_value'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:616:42: style: Function 'TiXmlElement' argument 1 names different: declaration 'in_value' definition '_value'. [funcArgNamesDifferent]
antigrav-0.0.2/src/tinyxml/tinyxml.h:842:29: note: Function 'TiXmlElement' argument 1 names different: declaration 'in_value' definition '_value'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:616:42: note: Function 'TiXmlElement' argument 1 names different: declaration 'in_value' definition '_value'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:707:61: style: Function 'QueryIntAttribute' argument 2 names different: declaration '_value' definition 'ival'. [funcArgNamesDifferent]
antigrav-0.0.2/src/tinyxml/tinyxml.h:883:48: note: Function 'QueryIntAttribute' argument 2 names different: declaration '_value' definition 'ival'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:707:61: note: Function 'QueryIntAttribute' argument 2 names different: declaration '_value' definition 'ival'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:718:67: style: Function 'QueryDoubleAttribute' argument 2 names different: declaration '_value' definition 'dval'. [funcArgNamesDifferent]
antigrav-0.0.2/src/tinyxml/tinyxml.h:885:54: note: Function 'QueryDoubleAttribute' argument 2 names different: declaration '_value' definition 'dval'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:718:67: note: Function 'QueryDoubleAttribute' argument 2 names different: declaration '_value' definition 'dval'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:729:57: style: Function 'SetAttribute' argument 2 names different: declaration 'value' definition 'val'. [funcArgNamesDifferent]
antigrav-0.0.2/src/tinyxml/tinyxml.h:917:44: note: Function 'SetAttribute' argument 2 names different: declaration 'value' definition 'val'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:729:57: note: Function 'SetAttribute' argument 2 names different: declaration 'value' definition 'val'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:751:66: style: Function 'SetDoubleAttribute' argument 2 names different: declaration 'value' definition 'val'. [funcArgNamesDifferent]
antigrav-0.0.2/src/tinyxml/tinyxml.h:922:53: note: Function 'SetDoubleAttribute' argument 2 names different: declaration 'value' definition 'val'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:751:66: note: Function 'SetDoubleAttribute' argument 2 names different: declaration 'value' definition 'val'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:763:47: style: Function 'SetAttribute' argument 1 names different: declaration 'name' definition 'cname'. [funcArgNamesDifferent]
antigrav-0.0.2/src/tinyxml/tinyxml.h:899:33: note: Function 'SetAttribute' argument 1 names different: declaration 'name' definition 'cname'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:763:47: note: Function 'SetAttribute' argument 1 names different: declaration 'name' definition 'cname'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:763:67: style: Function 'SetAttribute' argument 2 names different: declaration '_value' definition 'cvalue'. [funcArgNamesDifferent]
antigrav-0.0.2/src/tinyxml/tinyxml.h:899:52: note: Function 'SetAttribute' argument 2 names different: declaration '_value' definition 'cvalue'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:763:67: note: Function 'SetAttribute' argument 2 names different: declaration '_value' definition 'cvalue'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:863:47: style: Function 'StreamOut' argument 1 names different: declaration 'out' definition 'stream'. [funcArgNamesDifferent]
antigrav-0.0.2/src/tinyxml/tinyxml.h:992:42: note: Function 'StreamOut' argument 1 names different: declaration 'out' definition 'stream'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:863:47: note: Function 'StreamOut' argument 1 names different: declaration 'out' definition 'stream'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:1279:49: style: Function 'StreamOut' argument 1 names different: declaration 'out' definition 'stream'. [funcArgNamesDifferent]
antigrav-0.0.2/src/tinyxml/tinyxml.h:778:42: note: Function 'StreamOut' argument 1 names different: declaration 'out' definition 'stream'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:1279:49: note: Function 'StreamOut' argument 1 names different: declaration 'out' definition 'stream'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:1297:41: style: Function 'QueryIntValue' argument 1 names different: declaration '_value' definition 'ival'. [funcArgNamesDifferent]
antigrav-0.0.2/src/tinyxml/tinyxml.h:742:26: note: Function 'QueryIntValue' argument 1 names different: declaration '_value' definition 'ival'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:1297:41: note: Function 'QueryIntValue' argument 1 names different: declaration '_value' definition 'ival'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:1304:47: style: Function 'QueryDoubleValue' argument 1 names different: declaration '_value' definition 'dval'. [funcArgNamesDifferent]
antigrav-0.0.2/src/tinyxml/tinyxml.h:744:32: note: Function 'QueryDoubleValue' argument 1 names different: declaration '_value' definition 'dval'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:1304:47: note: Function 'QueryDoubleValue' argument 1 names different: declaration '_value' definition 'dval'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:1366:47: style: Function 'StreamOut' argument 1 names different: declaration 'out' definition 'stream'. [funcArgNamesDifferent]
antigrav-0.0.2/src/tinyxml/tinyxml.h:1038:42: note: Function 'StreamOut' argument 1 names different: declaration 'out' definition 'stream'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:1366:47: note: Function 'StreamOut' argument 1 names different: declaration 'out' definition 'stream'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:1415:44: style: Function 'StreamOut' argument 1 names different: declaration 'out' definition 'stream'. [funcArgNamesDifferent]
antigrav-0.0.2/src/tinyxml/tinyxml.h:1095:43: note: Function 'StreamOut' argument 1 names different: declaration 'out' definition 'stream'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:1415:44: note: Function 'StreamOut' argument 1 names different: declaration 'out' definition 'stream'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:1499:51: style: Function 'StreamOut' argument 1 names different: declaration 'out' definition 'stream'. [funcArgNamesDifferent]
antigrav-0.0.2/src/tinyxml/tinyxml.h:1166:43: note: Function 'StreamOut' argument 1 names different: declaration 'out' definition 'stream'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:1499:51: note: Function 'StreamOut' argument 1 names different: declaration 'out' definition 'stream'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:1555:47: style: Function 'StreamOut' argument 1 names different: declaration 'out' definition 'stream'. [funcArgNamesDifferent]
antigrav-0.0.2/src/tinyxml/tinyxml.h:1208:43: note: Function 'StreamOut' argument 1 names different: declaration 'out' definition 'stream'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:1555:47: note: Function 'StreamOut' argument 1 names different: declaration 'out' definition 'stream'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:1593:46: style: Function 'Add' argument 1 names different: declaration 'attribute' definition 'addMe'. [funcArgNamesDifferent]
antigrav-0.0.2/src/tinyxml/tinyxml.h:813:28: note: Function 'Add' argument 1 names different: declaration 'attribute' definition 'addMe'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:1593:46: note: Function 'Add' argument 1 names different: declaration 'attribute' definition 'addMe'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:1604:49: style: Function 'Remove' argument 1 names different: declaration 'attribute' definition 'removeMe'. [funcArgNamesDifferent]
antigrav-0.0.2/src/tinyxml/tinyxml.h:814:31: note: Function 'Remove' argument 1 names different: declaration 'attribute' definition 'removeMe'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:1604:49: note: Function 'Remove' argument 1 names different: declaration 'attribute' definition 'removeMe'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:1726:37: style: Function 'Child' argument 1 names different: declaration 'index' definition 'count'. [funcArgNamesDifferent]
antigrav-0.0.2/src/tinyxml/tinyxml.h:1482:25: note: Function 'Child' argument 1 names different: declaration 'index' definition 'count'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:1726:37: note: Function 'Child' argument 1 names different: declaration 'index' definition 'count'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:1745:56: style: Function 'Child' argument 2 names different: declaration 'index' definition 'count'. [funcArgNamesDifferent]
antigrav-0.0.2/src/tinyxml/tinyxml.h:1478:44: note: Function 'Child' argument 2 names different: declaration 'index' definition 'count'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:1745:56: note: Function 'Child' argument 2 names different: declaration 'index' definition 'count'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:1764:44: style: Function 'ChildElement' argument 1 names different: declaration 'index' definition 'count'. [funcArgNamesDifferent]
antigrav-0.0.2/src/tinyxml/tinyxml.h:1492:32: note: Function 'ChildElement' argument 1 names different: declaration 'index' definition 'count'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:1764:44: note: Function 'ChildElement' argument 1 names different: declaration 'index' definition 'count'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:1783:63: style: Function 'ChildElement' argument 2 names different: declaration 'index' definition 'count'. [funcArgNamesDifferent]
antigrav-0.0.2/src/tinyxml/tinyxml.h:1487:51: note: Function 'ChildElement' argument 2 names different: declaration 'index' definition 'count'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:1783:63: note: Function 'ChildElement' argument 2 names different: declaration 'index' definition 'count'.
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:197:16: warning: Assert statement calls a function which may have desired side effects: 'GetDocument'. [assertWithSideEffect]
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:1595:11: warning: Assert statement calls a function which may have desired side effects: 'Find'. [assertWithSideEffect]
antigrav-0.0.2/src/tinyxml/tinyxml.h:307:19: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
antigrav-0.0.2/src/tinyxml/tinyxml.h:851:2: style: 'TiXmlElement::operator=' should return 'TiXmlElement &'. [operatorEq]
antigrav-0.0.2/src/tinyxml/tinyxml.h:1014:2: style: 'TiXmlComment::operator=' should return 'TiXmlComment &'. [operatorEq]
antigrav-0.0.2/src/tinyxml/tinyxml.h:1075:2: style: 'TiXmlText::operator=' should return 'TiXmlText &'. [operatorEq]
antigrav-0.0.2/src/tinyxml/tinyxml.h:1139:2: style: 'TiXmlDeclaration::operator=' should return 'TiXmlDeclaration &'. [operatorEq]
antigrav-0.0.2/src/tinyxml/tinyxml.h:1190:2: style: 'TiXmlUnknown::operator=' should return 'TiXmlUnknown &'. [operatorEq]
antigrav-0.0.2/src/tinyxml/tinyxml.h:1233:2: style: 'TiXmlDocument::operator=' should return 'TiXmlDocument &'. [operatorEq]
antigrav-0.0.2/src/tinyxml/tinyxml.h:1464:2: style: 'TiXmlHandle::operator=' should return 'TiXmlHandle &'. [operatorEq]
antigrav-0.0.2/src/tinyxml/tinyxml.h:719:3: performance: Variable 'name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
antigrav-0.0.2/src/tinyxml/tinyxml.h:720:3: performance: Variable 'value' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:1453:2: performance: Variable 'version' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:1454:2: performance: Variable 'encoding' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:1455:2: performance: Variable 'standalone' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
antigrav-0.0.2/src/tinyxml/tinyxml.h:814:7: style: Technically the member function 'TiXmlAttributeSet::Remove' can be const. [functionConst]
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:1604:25: note: Technically the member function 'TiXmlAttributeSet::Remove' can be const.
antigrav-0.0.2/src/tinyxml/tinyxml.h:814:7: note: Technically the member function 'TiXmlAttributeSet::Remove' can be const.
antigrav-0.0.2/src/tinyxml/tinyxml.h:1081:7: style: Technically the member function 'TiXmlText::CDATA' can be const. [functionConst]
antigrav-0.0.2/src/tinyxml/tinyxml.h:1305:6: style: Technically the member function 'TiXmlDocument::ErrorRow' can be const. [functionConst]
antigrav-0.0.2/src/tinyxml/tinyxml.h:1306:6: style: Technically the member function 'TiXmlDocument::ErrorCol' can be const. [functionConst]
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:130:2: style: Class 'StringToBuffer' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:130:2: style: Class 'StringToBuffer' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
antigrav-0.0.2/src/tinyxml/tinyxml.h:238:3: style: Class 'StringToBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
antigrav-0.0.2/src/tinyxml/tinyxml.h:842:2: style: Class 'TiXmlElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
antigrav-0.0.2/src/tinyxml/tinyxml.h:1058:2: style: Class 'TiXmlText' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
antigrav-0.0.2/src/tinyxml/tinyxml.h:1225:2: style: Class 'TiXmlDocument' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
antigrav-0.0.2/src/tinyxml/tinyxml.h:1461:2: style: Class 'TiXmlHandle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
antigrav-0.0.2/src/tinyxml/tinyxml.h:773:22: style: The function 'Parse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antigrav-0.0.2/src/tinyxml/tinyxml.h:205:22: note: Virtual function in base class
antigrav-0.0.2/src/tinyxml/tinyxml.h:773:22: note: Function in derived class
antigrav-0.0.2/src/tinyxml/tinyxml.h:776:15: style: The function 'Print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antigrav-0.0.2/src/tinyxml/tinyxml.h:164:15: note: Virtual function in base class
antigrav-0.0.2/src/tinyxml/tinyxml.h:776:15: note: Function in derived class
antigrav-0.0.2/src/tinyxml/tinyxml.h:778:15: style: The function 'StreamOut' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antigrav-0.0.2/src/tinyxml/tinyxml.h:255:15: note: Virtual function in base class
antigrav-0.0.2/src/tinyxml/tinyxml.h:778:15: note: Function in derived class
antigrav-0.0.2/src/tinyxml/tinyxml.h:971:21: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antigrav-0.0.2/src/tinyxml/tinyxml.h:652:21: note: Virtual function in base class
antigrav-0.0.2/src/tinyxml/tinyxml.h:971:21: note: Function in derived class
antigrav-0.0.2/src/tinyxml/tinyxml.h:973:15: style: The function 'Print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antigrav-0.0.2/src/tinyxml/tinyxml.h:164:15: note: Virtual function in base class
antigrav-0.0.2/src/tinyxml/tinyxml.h:973:15: note: Function in derived class
antigrav-0.0.2/src/tinyxml/tinyxml.h:978:22: style: The function 'Parse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antigrav-0.0.2/src/tinyxml/tinyxml.h:205:22: note: Virtual function in base class
antigrav-0.0.2/src/tinyxml/tinyxml.h:978:22: note: Function in derived class
antigrav-0.0.2/src/tinyxml/tinyxml.h:980:34: style: The function 'ToElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antigrav-0.0.2/src/tinyxml/tinyxml.h:636:34: note: Virtual function in base class
antigrav-0.0.2/src/tinyxml/tinyxml.h:980:34: note: Function in derived class
antigrav-0.0.2/src/tinyxml/tinyxml.h:981:34: style: The function 'ToElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antigrav-0.0.2/src/tinyxml/tinyxml.h:643:34: note: Virtual function in base class
antigrav-0.0.2/src/tinyxml/tinyxml.h:981:34: note: Function in derived class
antigrav-0.0.2/src/tinyxml/tinyxml.h:992:15: style: The function 'StreamOut' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antigrav-0.0.2/src/tinyxml/tinyxml.h:255:15: note: Virtual function in base class
antigrav-0.0.2/src/tinyxml/tinyxml.h:992:15: note: Function in derived class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1019:21: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antigrav-0.0.2/src/tinyxml/tinyxml.h:652:21: note: Virtual function in base class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1019:21: note: Function in derived class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1021:15: style: The function 'Print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antigrav-0.0.2/src/tinyxml/tinyxml.h:164:15: note: Virtual function in base class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1021:15: note: Function in derived class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1026:22: style: The function 'Parse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antigrav-0.0.2/src/tinyxml/tinyxml.h:205:22: note: Virtual function in base class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1026:22: note: Function in derived class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1028:31: style: The function 'ToComment' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antigrav-0.0.2/src/tinyxml/tinyxml.h:637:34: note: Virtual function in base class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1028:31: note: Function in derived class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1029:25: style: The function 'ToComment' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antigrav-0.0.2/src/tinyxml/tinyxml.h:644:34: note: Virtual function in base class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1029:25: note: Function in derived class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1038:15: style: The function 'StreamOut' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antigrav-0.0.2/src/tinyxml/tinyxml.h:255:15: note: Virtual function in base class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1038:15: note: Function in derived class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1078:15: style: The function 'Print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antigrav-0.0.2/src/tinyxml/tinyxml.h:164:15: note: Virtual function in base class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1078:15: note: Function in derived class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1085:22: style: The function 'Parse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antigrav-0.0.2/src/tinyxml/tinyxml.h:205:22: note: Virtual function in base class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1085:22: note: Function in derived class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1087:27: style: The function 'ToText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antigrav-0.0.2/src/tinyxml/tinyxml.h:639:34: note: Virtual function in base class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1087:27: note: Function in derived class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1088:27: style: The function 'ToText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antigrav-0.0.2/src/tinyxml/tinyxml.h:646:33: note: Virtual function in base class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1088:27: note: Function in derived class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1092:21: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antigrav-0.0.2/src/tinyxml/tinyxml.h:652:21: note: Virtual function in base class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1092:21: note: Function in derived class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1095:15: style: The function 'StreamOut' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antigrav-0.0.2/src/tinyxml/tinyxml.h:255:15: note: Virtual function in base class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1095:15: note: Function in derived class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1151:21: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antigrav-0.0.2/src/tinyxml/tinyxml.h:652:21: note: Virtual function in base class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1151:21: note: Function in derived class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1153:15: style: The function 'Print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antigrav-0.0.2/src/tinyxml/tinyxml.h:164:15: note: Virtual function in base class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1153:15: note: Function in derived class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1155:22: style: The function 'Parse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antigrav-0.0.2/src/tinyxml/tinyxml.h:205:22: note: Virtual function in base class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1155:22: note: Function in derived class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1157:34: style: The function 'ToDeclaration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antigrav-0.0.2/src/tinyxml/tinyxml.h:640:34: note: Virtual function in base class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1157:34: note: Function in derived class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1158:34: style: The function 'ToDeclaration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antigrav-0.0.2/src/tinyxml/tinyxml.h:647:34: note: Virtual function in base class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1158:34: note: Function in derived class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1166:15: style: The function 'StreamOut' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antigrav-0.0.2/src/tinyxml/tinyxml.h:255:15: note: Virtual function in base class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1166:15: note: Function in derived class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1193:21: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antigrav-0.0.2/src/tinyxml/tinyxml.h:652:21: note: Virtual function in base class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1193:21: note: Function in derived class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1195:15: style: The function 'Print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antigrav-0.0.2/src/tinyxml/tinyxml.h:164:15: note: Virtual function in base class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1195:15: note: Function in derived class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1197:22: style: The function 'Parse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antigrav-0.0.2/src/tinyxml/tinyxml.h:205:22: note: Virtual function in base class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1197:22: note: Function in derived class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1199:34: style: The function 'ToUnknown' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antigrav-0.0.2/src/tinyxml/tinyxml.h:638:34: note: Virtual function in base class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1199:34: note: Function in derived class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1200:34: style: The function 'ToUnknown' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antigrav-0.0.2/src/tinyxml/tinyxml.h:645:34: note: Virtual function in base class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1200:34: note: Function in derived class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1208:15: style: The function 'StreamOut' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antigrav-0.0.2/src/tinyxml/tinyxml.h:255:15: note: Virtual function in base class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1208:15: note: Function in derived class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1354:34: style: The function 'ToDocument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antigrav-0.0.2/src/tinyxml/tinyxml.h:635:34: note: Virtual function in base class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1354:34: note: Function in derived class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1355:34: style: The function 'ToDocument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antigrav-0.0.2/src/tinyxml/tinyxml.h:642:34: note: Virtual function in base class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1355:34: note: Function in derived class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1358:15: style: The function 'StreamOut' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antigrav-0.0.2/src/tinyxml/tinyxml.h:255:15: note: Virtual function in base class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1358:15: note: Function in derived class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1360:21: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antigrav-0.0.2/src/tinyxml/tinyxml.h:652:21: note: Virtual function in base class
antigrav-0.0.2/src/tinyxml/tinyxml.h:1360:21: note: Function in derived class
antigrav-0.0.2/src/tinyxml/tinyxml.cpp:1088:3: error: Memory leak: buf [memleak]
antigrav-0.0.2/src/tinyxml/tinyxmlparser.cpp:434:14: style: Redundant condition: If 'EXPR == '#'', the comparison 'EXPR' is always true. [redundantCondition]
antigrav-0.0.2/src/tinyxml/tinyxmlparser.cpp:808:16: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition]
antigrav-0.0.2/src/tinyxml/tinyxmlparser.cpp:1249:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition]
antigrav-0.0.2/src/tinyxml/tinyxmlparser.cpp:1349:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '='' is always true. [redundantCondition]
antigrav-0.0.2/src/tinyxml/tinyxmlparser.cpp:1267:8: warning: Either the condition 'p' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck]
antigrav-0.0.2/src/tinyxml/tinyxmlparser.cpp:1257:10: note: Assuming that condition 'p' is not redundant
antigrav-0.0.2/src/tinyxml/tinyxmlparser.cpp:1267:8: note: Null pointer dereference
antigrav-0.0.2/src/tinyxml/tinyxmlparser.cpp:1331:6: style: The scope of the variable 'tabsize' can be reduced. [variableScope]
antigrav-0.0.2/src/tinyxml/tinyxmlparser.cpp:427:47: style: Function 'GetEntity' argument 1 names different: declaration 'in' definition 'p'. [funcArgNamesDifferent]
antigrav-0.0.2/src/tinyxml/tinyxml.h:279:44: note: Function 'GetEntity' argument 1 names different: declaration 'in' definition 'p'.
antigrav-0.0.2/src/tinyxml/tinyxmlparser.cpp:427:47: note: Function 'GetEntity' argument 1 names different: declaration 'in' definition 'p'.
antigrav-0.0.2/src/tinyxml/tinyxmlparser.cpp:522:21: style: Function 'StringEqual' argument 2 names different: declaration 'endTag' definition 'tag'. [funcArgNamesDifferent]
antigrav-0.0.2/src/tinyxml/tinyxml.h:329:21: note: Function 'StringEqual' argument 2 names different: declaration 'endTag' definition 'tag'.
antigrav-0.0.2/src/tinyxml/tinyxmlparser.cpp:522:21: note: Function 'StringEqual' argument 2 names different: declaration 'endTag' definition 'tag'.
antigrav-0.0.2/src/tinyxml/tinyxmlparser.cpp:561:46: style: Function 'ReadText' argument 1 names different: declaration 'in' definition 'p'. [funcArgNamesDifferent]
antigrav-0.0.2/src/tinyxml/tinyxml.h:271:43: note: Function 'ReadText' argument 1 names different: declaration 'in' definition 'p'.
antigrav-0.0.2/src/tinyxml/tinyxmlparser.cpp:561:46: note: Function 'ReadText' argument 1 names different: declaration 'in' definition 'p'.
antigrav-0.0.2/src/tinyxml/tinyxmlparser.cpp:563:15: style: Function 'ReadText' argument 3 names different: declaration 'ignoreWhiteSpace' definition 'trimWhiteSpace'. [funcArgNamesDifferent]
antigrav-0.0.2/src/tinyxml/tinyxml.h:273:15: note: Function 'ReadText' argument 3 names different: declaration 'ignoreWhiteSpace' definition 'trimWhiteSpace'.
antigrav-0.0.2/src/tinyxml/tinyxmlparser.cpp:563:15: note: Function 'ReadText' argument 3 names different: declaration 'ignoreWhiteSpace' definition 'trimWhiteSpace'.
antigrav-0.0.2/src/tinyxml/tinyxmlparser.cpp:565:15: style: Function 'ReadText' argument 5 names different: declaration 'ignoreCase' definition 'caseInsensitive'. [funcArgNamesDifferent]
antigrav-0.0.2/src/tinyxml/tinyxml.h:275:15: note: Function 'ReadText' argument 5 names different: declaration 'ignoreCase' definition 'caseInsensitive'.
antigrav-0.0.2/src/tinyxml/tinyxmlparser.cpp:565:15: note: Function 'ReadText' argument 5 names different: declaration 'ignoreCase' definition 'caseInsensitive'.
antigrav-0.0.2/src/tinyxml/tinyxmlparser.cpp:689:68: style: Function 'Parse' argument 2 names different: declaration 'data' definition 'prevData'. [funcArgNamesDifferent]
antigrav-0.0.2/src/tinyxml/tinyxml.h:1274:62: note: Function 'Parse' argument 2 names different: declaration 'data' definition 'prevData'.
antigrav-0.0.2/src/tinyxml/tinyxmlparser.cpp:689:68: note: Function 'Parse' argument 2 names different: declaration 'data' definition 'prevData'.
antigrav-0.0.2/src/tinyxml/tinyxmlparser.cpp:783:52: style: Function 'SetError' argument 2 names different: declaration 'errorLocation' definition 'pError'. [funcArgNamesDifferent]
antigrav-0.0.2/src/tinyxml/tinyxml.h:1352:38: note: Function 'SetError' argument 2 names different: declaration 'errorLocation' definition 'pError'.
antigrav-0.0.2/src/tinyxml/tinyxmlparser.cpp:783:52: note: Function 'SetError' argument 2 names different: declaration 'errorLocation' definition 'pError'.
antigrav-0.0.2/src/tinyxml/tinyxmlparser.cpp:783:78: style: Function 'SetError' argument 3 names different: declaration 'prevData' definition 'data'. [funcArgNamesDifferent]
antigrav-0.0.2/src/tinyxml/tinyxml.h:1352:71: note: Function 'SetError' argument 3 names different: declaration 'prevData' definition 'data'.
antigrav-0.0.2/src/tinyxml/tinyxmlparser.cpp:783:78: note: Function 'SetError' argument 3 names different: declaration 'prevData' definition 'data'.
antigrav-0.0.2/src/tinyxml/tinyxmlparser.cpp:803:45: style: Function 'Identify' argument 1 names different: declaration 'start' definition 'p'. [funcArgNamesDifferent]
antigrav-0.0.2/src/tinyxml/tinyxml.h:667:35: note: Function 'Identify' argument 1 names different: declaration 'start' definition 'p'.
antigrav-0.0.2/src/tinyxml/tinyxmlparser.cpp:803:45: note: Function 'Identify' argument 1 names different: declaration 'start' definition 'p'.
antigrav-0.0.2/src/tinyxml/tinyxmlparser.cpp:1142:50: style: Function 'ReadValue' argument 1 names different: declaration 'in' definition 'p'. [funcArgNamesDifferent]
antigrav-0.0.2/src/tinyxml/tinyxml.h:998:37: note: Function 'ReadValue' argument 1 names different: declaration 'in' definition 'p'.
antigrav-0.0.2/src/tinyxml/tinyxmlparser.cpp:1142:50: note: Function 'ReadValue' argument 1 names different: declaration 'in' definition 'p'.
antigrav-0.0.2/src/tinyxml/tinyxmlparser.cpp:1142:71: style: Function 'ReadValue' argument 2 names different: declaration 'prevData' definition 'data'. [funcArgNamesDifferent]
antigrav-0.0.2/src/tinyxml/tinyxml.h:998:59: note: Function 'ReadValue' argument 2 names different: declaration 'prevData' definition 'data'.
antigrav-0.0.2/src/tinyxml/tinyxmlparser.cpp:1142:71: note: Function 'ReadValue' argument 2 names different: declaration 'prevData' definition 'data'.
antigrav-0.0.2/src/tinyxml/tinyxmlparser.cpp:1514:91: style: Function 'Parse' argument 3 names different: declaration 'encoding' definition '_encoding'. [funcArgNamesDifferent]
antigrav-0.0.2/src/tinyxml/tinyxml.h:1155:82: note: Function 'Parse' argument 3 names different: declaration 'encoding' definition '_encoding'.
antigrav-0.0.2/src/tinyxml/tinyxmlparser.cpp:1514:91: note: Function 'Parse' argument 3 names different: declaration 'encoding' definition '_encoding'.
antigrav-0.0.2/src/tinyxml/tinyxmlparser.cpp:1333:13: style: Variable 'tabsize' is assigned a value that is never used. [unreadVariable]
antigrav-0.0.2/src/tinyxml/tinyxmlparser.cpp:176:21: style: Technically the member function 'TiXmlParsingData::Cursor' can be const. [functionConst]
antigrav-0.0.2/src/vector2.h:13:1: warning: The class 'Vector2' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
[22:45]

ftp://ftp.se.debian.org/debian/pool/main/a/antiword/antiword_0.37.orig.tar.gz
antiword-0.37/Win32-only/fonts_w.c:94: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]
antiword-0.37/Win32-only/misc.c:369:19: style: The scope of the variable 'q' can be reduced. [variableScope]
antiword-0.37/Win32-only/misc.c:370:6: style: The scope of the variable 'iNextVal' can be reduced. [variableScope]
antiword-0.37/Win32-only/misc.c:445:16: style: The scope of the variable 'ulChar' can be reduced. [variableScope]
antiword-0.37/Win32-only/misc.c:447:17: style: The scope of the variable 'usUni' can be reduced. [variableScope]
antiword-0.37/Win32-only/misc.c:473:17: style: The scope of the variable 'usUni' can be reduced. [variableScope]
antiword-0.37/Win32-only/misc.c:42:14: style: Variable 'homedir' is assigned a value that is never used. [unreadVariable]
antiword-0.37/antiword.h:13:0: error: #error Exactly one of the DEBUG and NDEBUG flags MUST be set [preprocessorErrorDirective]
[22:45]

ftp://ftp.se.debian.org/debian/pool/main/a/antlr/antlr_2.7.7+dfsg.orig.tar.gz
antlr-2.7.7/lib/cpp/src/ASTFactory.cpp:64:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
antlr-2.7.7/lib/cpp/src/TokenStreamRewriteEngine.cpp:40:8: style: Technically the member function '::dumpTokenWithIndex::operator()' can be const. [functionConst]
antlr-2.7.7/lib/cpp/src/TokenStreamRewriteEngine.cpp:39:3: style: Struct 'dumpTokenWithIndex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
[22:45]

ftp://ftp.se.debian.org/debian/pool/main/a/antlr-maven-plugin/antlr-maven-plugin_2.2.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/antlr3/antlr3_3.5.2.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/antlr3.2/antlr3.2_3.2.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/antlr4/antlr4_4.6.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/antpm/antpm_1.19.orig.tar.gz
antpm-1.19/3rd_party/usbmon-6/usbmon.c:384:6: style: The scope of the variable 'data_len' can be reduced. [variableScope]
antpm-1.19/3rd_party/usbmon-6/usbmon.c:384:16: style: The scope of the variable 'i' can be reduced. [variableScope]
antpm-1.19/3rd_party/usbmon-6/usbmon.c:457:6: style: The scope of the variable 'ndesc' can be reduced. [variableScope]
antpm-1.19/3rd_party/usbmon-6/usbmon.c:458:31: style: The scope of the variable 'dp' can be reduced. [variableScope]
antpm-1.19/3rd_party/usbmon-6/usbmon.c:589:16: style: The scope of the variable 'i' can be reduced. [variableScope]
antpm-1.19/3rd_party/usbmon-6/usbmon.c:590:6: style: The scope of the variable 'ndesc' can be reduced. [variableScope]
antpm-1.19/3rd_party/usbmon-6/usbmon.c:591:31: style: The scope of the variable 'dp' can be reduced. [variableScope]
antpm-1.19/3rd_party/usbmon-6/usbmon.c:980:8: style: The scope of the variable 'major' can be reduced. [variableScope]
antpm-1.19/3rd_party/usbmon-6/usbmon.c:980:16: style: The scope of the variable 'mname' can be reduced. [variableScope]
antpm-1.19/3rd_party/usbmon-6/usbmon.c:725:51: style: Function 'print_human_data' argument 1 names different: declaration 'curp' definition 'curs'. [funcArgNamesDifferent]
antpm-1.19/3rd_party/usbmon-6/usbmon.c:184:51: note: Function 'print_human_data' argument 1 names different: declaration 'curp' definition 'curs'.
antpm-1.19/3rd_party/usbmon-6/usbmon.c:725:51: note: Function 'print_human_data' argument 1 names different: declaration 'curp' definition 'curs'.
antpm-1.19/src/Log.hpp:297:67: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
antpm-1.19/src/AntChannel.cpp:45:90: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
antpm-1.19/src/AntChannel.cpp:56:90: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
antpm-1.19/src/AntChannel.cpp:300:76: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
antpm-1.19/src/Log.hpp:129:25: warning: Virtual function 'addSink' is called from constructor 'Log(const char*logFileName=nullptr)' at line 187. Dynamic binding is not used. [virtualCallInConstructor]
antpm-1.19/src/Log.hpp:187:7: note: Calling addSink
antpm-1.19/src/Log.hpp:129:25: note: addSink is a virtual method
antpm-1.19/src/Log.hpp:93:5: style: Class 'LogLine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
antpm-1.19/src/Log.hpp:112:5: style: Class 'Log' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
antpm-1.19/src/AntChannel.hpp:65:3: style: Struct 'AntEvListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
antpm-1.19/src/AntChannel.hpp:107:3: style: Struct 'AntBurstListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
antpm-1.19/src/AntChannel.hpp:67:16: style: The function 'match' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antpm-1.19/src/AntChannel.hpp:43:16: note: Virtual function in base class
antpm-1.19/src/AntChannel.hpp:67:16: note: Function in derived class
antpm-1.19/src/AntChannel.hpp:78:16: style: The function 'match' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antpm-1.19/src/AntChannel.hpp:43:16: note: Virtual function in base class
antpm-1.19/src/AntChannel.hpp:78:16: note: Function in derived class
antpm-1.19/src/AntChannel.hpp:90:16: style: The function 'match' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antpm-1.19/src/AntChannel.hpp:43:16: note: Virtual function in base class
antpm-1.19/src/AntChannel.hpp:90:16: note: Function in derived class
antpm-1.19/src/AntChannel.hpp:99:16: style: The function 'match' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antpm-1.19/src/AntChannel.hpp:43:16: note: Virtual function in base class
antpm-1.19/src/AntChannel.hpp:99:16: note: Function in derived class
antpm-1.19/src/AntChannel.hpp:109:16: style: The function 'onMsg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antpm-1.19/src/AntChannel.hpp:40:16: note: Virtual function in base class
antpm-1.19/src/AntChannel.hpp:109:16: note: Function in derived class
antpm-1.19/src/AntChannel.hpp:110:16: style: The function 'match' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antpm-1.19/src/AntChannel.hpp:43:16: note: Virtual function in base class
antpm-1.19/src/AntChannel.hpp:110:16: note: Function in derived class
antpm-1.19/src/lqueue.hpp:177:0: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
antpm-1.19/src/lqueue.hpp:254:10: style: Technically the member function 'lqueue3_bg::ListenerProc::operator()' can be const. [functionConst]
antpm-1.19/src/AntMessenger.hpp:59:3: style: Class 'AntUsbMonLoggerCallback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
antpm-1.19/src/AntMessenger.hpp:72:3: style: Class 'AntParsedLoggerCallback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
antpm-1.19/src/GPX.hpp:98:5: style: Class 'Track' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
antpm-1.19/src/AntFr310XT.hpp:36:3: style: Class 'AntFr310XT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
antpm-1.19/src/DeviceSettings.hpp:42:3: style: Class 'DeviceSettings' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
antpm-1.19/src/AntMessenger.hpp:49:16: style: The function 'onAntReceived' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antpm-1.19/src/AntMessenger.hpp:40:16: note: Virtual function in base class
antpm-1.19/src/AntMessenger.hpp:49:16: note: Function in derived class
antpm-1.19/src/AntMessenger.hpp:50:16: style: The function 'onAntSent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antpm-1.19/src/AntMessenger.hpp:41:16: note: Virtual function in base class
antpm-1.19/src/AntMessenger.hpp:50:16: note: Function in derived class
antpm-1.19/src/AntMessenger.hpp:61:16: style: The function 'onAntReceived' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antpm-1.19/src/AntMessenger.hpp:40:16: note: Virtual function in base class
antpm-1.19/src/AntMessenger.hpp:61:16: note: Function in derived class
antpm-1.19/src/AntMessenger.hpp:62:16: style: The function 'onAntSent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antpm-1.19/src/AntMessenger.hpp:41:16: note: Virtual function in base class
antpm-1.19/src/AntMessenger.hpp:62:16: note: Function in derived class
antpm-1.19/src/AntMessenger.hpp:81:16: style: The function 'onAntReceived' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antpm-1.19/src/AntMessenger.hpp:40:16: note: Virtual function in base class
antpm-1.19/src/AntMessenger.hpp:81:16: note: Function in derived class
antpm-1.19/src/AntMessenger.hpp:82:16: style: The function 'onAntSent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antpm-1.19/src/AntMessenger.hpp:41:16: note: Virtual function in base class
antpm-1.19/src/AntMessenger.hpp:82:16: note: Function in derived class
antpm-1.19/src/AntFr310XT.hpp:46:16: style: The function 'onAntReceived' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antpm-1.19/src/AntMessenger.hpp:40:16: note: Virtual function in base class
antpm-1.19/src/AntFr310XT.hpp:46:16: note: Function in derived class
antpm-1.19/src/AntFr310XT.hpp:47:16: style: The function 'onAntSent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antpm-1.19/src/AntMessenger.hpp:41:16: note: Virtual function in base class
antpm-1.19/src/AntFr310XT.hpp:47:16: note: Function in derived class
antpm-1.19/src/SerialTty.hpp:38:16: style: The function 'open' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antpm-1.19/src/Serial.hpp:29:24: note: Virtual function in base class
antpm-1.19/src/SerialTty.hpp:38:16: note: Function in derived class
antpm-1.19/src/SerialTty.hpp:39:16: style: The function 'close' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antpm-1.19/src/Serial.hpp:30:24: note: Virtual function in base class
antpm-1.19/src/SerialTty.hpp:39:16: note: Function in derived class
antpm-1.19/src/SerialTty.hpp:42:16: style: The function 'read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antpm-1.19/src/Serial.hpp:31:24: note: Virtual function in base class
antpm-1.19/src/SerialTty.hpp:42:16: note: Function in derived class
antpm-1.19/src/SerialTty.hpp:43:16: style: The function 'readBlocking' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antpm-1.19/src/Serial.hpp:32:24: note: Virtual function in base class
antpm-1.19/src/SerialTty.hpp:43:16: note: Function in derived class
antpm-1.19/src/SerialTty.hpp:44:16: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antpm-1.19/src/Serial.hpp:34:24: note: Virtual function in base class
antpm-1.19/src/SerialTty.hpp:44:16: note: Function in derived class
antpm-1.19/src/SerialTty.hpp:53:24: style: The function 'getQueueLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antpm-1.19/src/Serial.hpp:37:24: note: Virtual function in base class
antpm-1.19/src/SerialTty.hpp:53:24: note: Function in derived class
antpm-1.19/src/SerialTty.hpp:54:24: style: The function 'getImplName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antpm-1.19/src/Serial.hpp:38:24: note: Virtual function in base class
antpm-1.19/src/SerialTty.hpp:54:24: note: Function in derived class
antpm-1.19/src/SerialTty.hpp:55:24: style: The function 'isOpen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antpm-1.19/src/Serial.hpp:39:24: note: Virtual function in base class
antpm-1.19/src/SerialTty.hpp:55:24: note: Function in derived class
antpm-1.19/src/SerialTty.hpp:56:24: style: The function 'setWriteDelay' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antpm-1.19/src/Serial.hpp:40:24: note: Virtual function in base class
antpm-1.19/src/SerialTty.hpp:56:24: note: Function in derived class
antpm-1.19/src/SerialUsb.hpp:36:16: style: The function 'open' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antpm-1.19/src/Serial.hpp:29:24: note: Virtual function in base class
antpm-1.19/src/SerialUsb.hpp:36:16: note: Function in derived class
antpm-1.19/src/SerialUsb.hpp:37:16: style: The function 'close' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antpm-1.19/src/Serial.hpp:30:24: note: Virtual function in base class
antpm-1.19/src/SerialUsb.hpp:37:16: note: Function in derived class
antpm-1.19/src/SerialUsb.hpp:40:16: style: The function 'read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antpm-1.19/src/Serial.hpp:31:24: note: Virtual function in base class
antpm-1.19/src/SerialUsb.hpp:40:16: note: Function in derived class
antpm-1.19/src/SerialUsb.hpp:41:16: style: The function 'readBlocking' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antpm-1.19/src/Serial.hpp:32:24: note: Virtual function in base class
antpm-1.19/src/SerialUsb.hpp:41:16: note: Function in derived class
antpm-1.19/src/SerialUsb.hpp:42:16: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antpm-1.19/src/Serial.hpp:34:24: note: Virtual function in base class
antpm-1.19/src/SerialUsb.hpp:42:16: note: Function in derived class
antpm-1.19/src/SerialUsb.hpp:46:24: style: The function 'getQueueLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antpm-1.19/src/Serial.hpp:37:24: note: Virtual function in base class
antpm-1.19/src/SerialUsb.hpp:46:24: note: Function in derived class
antpm-1.19/src/SerialUsb.hpp:47:24: style: The function 'getImplName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antpm-1.19/src/Serial.hpp:38:24: note: Virtual function in base class
antpm-1.19/src/SerialUsb.hpp:47:24: note: Function in derived class
antpm-1.19/src/SerialUsb.hpp:48:24: style: The function 'isOpen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antpm-1.19/src/Serial.hpp:39:24: note: Virtual function in base class
antpm-1.19/src/SerialUsb.hpp:48:24: note: Function in derived class
antpm-1.19/src/SerialUsb.hpp:49:24: style: The function 'setWriteDelay' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
antpm-1.19/src/Serial.hpp:40:24: note: Virtual function in base class
antpm-1.19/src/SerialUsb.hpp:49:24: note: Function in derived class
antpm-1.19/src/AntMessenger.hpp:40:47: performance: Function parameter 'm' should be passed by const reference. [passedByValue]
antpm-1.19/src/AntMessenger.hpp:41:43: performance: Function parameter 'm' should be passed by const reference. [passedByValue]
antpm-1.19/src/AntMessenger.hpp:49:47: performance: Function parameter 'm' should be passed by const reference. [passedByValue]
antpm-1.19/src/AntMessenger.hpp:50:43: performance: Function parameter 'm' should be passed by const reference. [passedByValue]
antpm-1.19/src/AntMessenger.hpp:61:47: performance: Function parameter 'm' should be passed by const reference. [passedByValue]
antpm-1.19/src/AntMessenger.hpp:62:43: performance: Function parameter 'm' should be passed by const reference. [passedByValue]
antpm-1.19/src/AntMessenger.hpp:81:47: performance: Function parameter 'm' should be passed by const reference. [passedByValue]
antpm-1.19/src/AntMessenger.hpp:82:43: performance: Function parameter 'm' should be passed by const reference. [passedByValue]
antpm-1.19/src/AntFr310XT.cpp:163:44: performance: Function parameter 'm' should be passed by const reference. [passedByValue]
antpm-1.19/src/AntFr310XT.cpp:169:40: performance: Function parameter 'm' should be passed by const reference. [passedByValue]
antpm-1.19/src/AntMessage.cpp:771:35: style: Function 'crc16byte' argument 1 names different: declaration 'crc' definition 'crc0'. [funcArgNamesDifferent]
antpm-1.19/src/AntMessage.hpp:434:33: note: Function 'crc16byte' argument 1 names different: declaration 'crc' definition 'crc0'.
antpm-1.19/src/AntMessage.cpp:771:35: note: Function 'crc16byte' argument 1 names different: declaration 'crc' definition 'crc0'.
antpm-1.19/src/AntMessage.cpp:221:15: style: Unused variable: str [unusedVariable]
antpm-1.19/src/AntMessage.cpp:280:24: style: Variable 'payl' is assigned a value that is never used. [unreadVariable]
antpm-1.19/src/AntMessage.cpp:686:0: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
antpm-1.19/src/AntMessage.cpp:635:0: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
antpm-1.19/src/AntMessage.hpp:398:8: style: Technically the member function 'antpm::AntMessage::getChannelNumber' can be const. [functionConst]
antpm-1.19/src/AntMessage.cpp:557:13: note: Technically the member function 'antpm::AntMessage::getChannelNumber' can be const.
antpm-1.19/src/AntMessage.hpp:398:8: note: Technically the member function 'antpm::AntMessage::getChannelNumber' can be const.
antpm-1.19/src/AntMessage.hpp:434:10: performance: Technically the member function 'antpm::AntFsFile::crc16byte' can be static. [functionStatic]
antpm-1.19/src/AntMessage.cpp:771:12: note: Technically the member function 'antpm::AntFsFile::crc16byte' can be static.
antpm-1.19/src/AntMessage.hpp:434:10: note: Technically the member function 'antpm::AntFsFile::crc16byte' can be static.
antpm-1.19/src/AntMessage.cpp:321:17: performance: Technically the member function 'antpm::str2::::::::::::::::::::::::::::::Anonymous8::szChanSt' can be static. [functionStatic]
antpm-1.19/src/AntMessage.cpp:177:47: performance: Function parameter 'bytes' should be passed by const reference. [passedByValue]
antpm-1.19/src/AntMessenger.cpp:592:5: style: Variable 'sentReqDl' is reassigned a value before the old one has been used. [redundantAssignment]
antpm-1.19/src/AntMessenger.cpp:591:0: note: Variable 'sentReqDl' is reassigned a value before the old one has been used.
antpm-1.19/src/AntMessenger.cpp:592:5: note: Variable 'sentReqDl' is reassigned a value before the old one has been used.
antpm-1.19/src/AntMessenger.cpp:595:5: style: Variable 'sentReqDl' is reassigned a value before the old one has been used. [redundantAssignment]
antpm-1.19/src/AntMessenger.cpp:592:5: note: Variable 'sentReqDl' is reassigned a value before the old one has been used.
antpm-1.19/src/AntMessenger.cpp:595:5: note: Variable 'sentReqDl' is reassigned a value before the old one has been used.
antpm-1.19/src/AntMessenger.cpp:1130:3: style: Variable 'found' is reassigned a value before the old one has been used. [redundantAssignment]
antpm-1.19/src/AntMessenger.cpp:1122:0: note: Variable 'found' is reassigned a value before the old one has been used.
antpm-1.19/src/AntMessenger.cpp:1130:3: note: Variable 'found' is reassigned a value before the old one has been used.
antpm-1.19/src/AntMessenger.cpp:1130:11: style: Variable 'lastFound' is reassigned a value before the old one has been used. [redundantAssignment]
antpm-1.19/src/AntMessenger.cpp:1123:0: note: Variable 'lastFound' is reassigned a value before the old one has been used.
antpm-1.19/src/AntMessenger.cpp:1130:11: note: Variable 'lastFound' is reassigned a value before the old one has been used.
antpm-1.19/src/lqueue.hpp:177:56: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
antpm-1.19/src/AntMessenger.hpp:118:25: style: Technically the member function 'antpm::AntMessenger::getQueue' can be const. [functionConst]
antpm-1.19/src/AntMessenger.cpp:93:37: note: Technically the member function 'antpm::AntMessenger::getQueue' can be const.
antpm-1.19/src/AntMessenger.hpp:118:25: note: Technically the member function 'antpm::AntMessenger::getQueue' can be const.
antpm-1.19/src/DeviceSettings.cpp:110:9: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
antpm-1.19/src/FIT.cpp:540:3: style: Variable 'messageFieldTypeMap[101][0]' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
antpm-1.19/src/FIT.cpp:538:3: note: Variable 'messageFieldTypeMap[101][0]' is reassigned a value before the old one has been used if variable is no semaphore variable.
antpm-1.19/src/FIT.cpp:540:3: note: Variable 'messageFieldTypeMap[101][0]' is reassigned a value before the old one has been used if variable is no semaphore variable.
antpm-1.19/src/FIT.cpp:735:3: performance: Variable 'mCreationTimestamp' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
antpm-1.19/src/FIT.cpp:736:3: performance: Variable 'mFirstTimestamp' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
antpm-1.19/src/FIT.cpp:737:3: performance: Variable 'mLastTimestamp' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
antpm-1.19/src/FIT.hpp:297:14: performance: Technically the member function 'antpm::FIT::CRC_byte' can be static. [functionStatic]
antpm-1.19/src/FIT.cpp:744:15: note: Technically the member function 'antpm::FIT::CRC_byte' can be static.
antpm-1.19/src/FIT.hpp:297:14: note: Technically the member function 'antpm::FIT::CRC_byte' can be static.
antpm-1.19/src/FIT.cpp:1298:3: warning: Return value of std::remove_if() ignored. Elements remain in container. [uselessCallsRemove]
antpm-1.19/src/GPX.cpp:144:22: style: Function 'Track' argument 1 names different: declaration 'name' definition 'p_name'. [funcArgNamesDifferent]
antpm-1.19/src/GPX.hpp:98:24: note: Function 'Track' argument 1 names different: declaration 'name' definition 'p_name'.
antpm-1.19/src/GPX.cpp:144:22: note: Function 'Track' argument 1 names different: declaration 'name' definition 'p_name'.
antpm-1.19/src/GPX.cpp:134:65: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
antpm-1.19/src/SerialTty.cpp:152:0: error: #error "Unsupported boost filesystem version" ##BOOST_FILESYSTEM_VERSION [preprocessorErrorDirective]
antpm-1.19/src/SerialUsb.cpp:316:3: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment]
antpm-1.19/src/SerialUsb.cpp:315:0: note: Variable 'err' is reassigned a value before the old one has been used.
antpm-1.19/src/SerialUsb.cpp:316:3: note: Variable 'err' is reassigned a value before the old one has been used.
antpm-1.19/src/SerialUsb.cpp:198:9: style: The scope of the variable 'err' can be reduced. [variableScope]
antpm-1.19/src/SerialUsb.cpp:221:9: style: The scope of the variable 'bulk_in' can be reduced. [variableScope]
antpm-1.19/src/SerialUsb.cpp:222:9: style: The scope of the variable 'bulk_out' can be reduced. [variableScope]
antpm-1.19/src/SerialUsb.hpp:37:16: warning: Virtual function 'close' is called from destructor '~SerialUsb()' at line 322. Dynamic binding is not used. [virtualCallInConstructor]
antpm-1.19/src/SerialUsb.cpp:322:3: note: Calling close
antpm-1.19/src/SerialUsb.hpp:37:16: note: close is a virtual method
antpm-1.19/src/antpm-downloader.cpp:232:10: style: Condition 'pairing' is always false [knownConditionTrueFalse]
antpm-1.19/src/antpm-downloader.cpp:143:29: note: Assignment 'pairing=false', assigned value is 0
antpm-1.19/src/antpm-downloader.cpp:232:10: note: Condition 'pairing' is always false
antpm-1.19/src/antpm-downloader.cpp:233:10: style: Condition 'dirOnly' is always false [knownConditionTrueFalse]
antpm-1.19/src/antpm-downloader.cpp:144:29: note: Assignment 'dirOnly=false', assigned value is 0
antpm-1.19/src/antpm-downloader.cpp:233:10: note: Condition 'dirOnly' is always false
antpm-1.19/src/AntFr310XT.hpp:46:47: performance: Function parameter 'm' should be passed by const reference. [passedByValue]
antpm-1.19/src/AntFr310XT.hpp:47:43: performance: Function parameter 'm' should be passed by const reference. [passedByValue]
antpm-1.19/src/antpm-usbmon2ant.cpp:203:85: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
antpm-1.19/src/common.cpp:71:39: style: The scope of the variable 'tmp_char' can be reduced. [variableScope]
antpm-1.19/src/common.cpp:208:58: style: Function 'writeUInt64' argument 2 names different: declaration 'ui' definition 'pairedKey'. [funcArgNamesDifferent]
antpm-1.19/src/common.hpp:79:58: note: Function 'writeUInt64' argument 2 names different: declaration 'ui' definition 'pairedKey'.
antpm-1.19/src/common.cpp:208:58: note: Function 'writeUInt64' argument 2 names different: declaration 'ui' definition 'pairedKey'.
antpm-1.19/src/gant/antlib.c:120:7: style: The scope of the variable 'found' can be reduced. [variableScope]
antpm-1.19/src/gant/antlib.c:377:7: style: The scope of the variable 'ready' can be reduced. [variableScope]
antpm-1.19/src/gant/antlib.c:52:9: style: struct member 'msg_queue::msgid' is never used. [unusedStructMember]
antpm-1.19/src/gant/antlib.c:53:9: style: struct member 'msg_queue::len' is never used. [unusedStructMember]
antpm-1.19/src/gant/gant.c:175:3: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
antpm-1.19/src/gant/gant.c:175:3: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
antpm-1.19/src/gant/gant.c:402:5: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
antpm-1.19/src/gant/gant.c:442:5: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
antpm-1.19/src/gant/gant.c:450:5: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
antpm-1.19/src/gant/gant.c:450:5: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
antpm-1.19/src/gant/gant.c:450:5: warning: %u in format string (no. 4) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
antpm-1.19/src/gant/gant.c:475:5: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
antpm-1.19/src/gant/gant.c:540:5: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
antpm-1.19/src/gant/gant.c:760:5: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
antpm-1.19/src/gant/gant.c:760:5: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
antpm-1.19/src/gant/gant.c:872:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
antpm-1.19/src/gant/gant.c:872:9: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
antpm-1.19/src/gant/gant.c:1078:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
antpm-1.19/src/gant/gant.c:1078:5: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
antpm-1.19/src/gant/gant.c:1145:7: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
antpm-1.19/src/gant/gant.c:719:97: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary]
antpm-1.19/src/gant/gant.c:886:9: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
antpm-1.19/src/gant/gant.c:1096:18: style: The scope of the variable 'nacksent' can be reduced. [variableScope]
[22:46]

ftp://ftp.se.debian.org/debian/pool/main/a/ants/ants_2.2.0.orig.tar.gz
ants-2.2.0/Examples/ANTS.cxx:176:45: warning: Logical disjunction always evaluates to true: EXPR != '-' || EXPR != 2. [incorrectLogicOperator]
ants-2.2.0/Examples/ANTS.cxx:176:69: warning: Logical disjunction always evaluates to true: EXPR != 2 || EXPR != 3. [incorrectLogicOperator]
ants-2.2.0/Examples/ANTSIntegrateVectorField.cxx:323:0: style: Condition 'starttime>finishtime' is always false [knownConditionTrueFalse]
ants-2.2.0/Examples/ANTSIntegrateVectorField.cxx:316:0: note: Assignment 'timezero=0', assigned value is 0
ants-2.2.0/Examples/ANTSIntegrateVectorField.cxx:318:0: note: Assignment 'starttime=timezero', assigned value is 0
ants-2.2.0/Examples/ANTSIntegrateVectorField.cxx:323:0: note: Condition 'starttime>finishtime' is always false
ants-2.2.0/Examples/ANTSIntegrateVelocityField.cxx:57:0: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ANTSJacobian.cxx:293:0: style: The scope of the variable 'dist' can be reduced. [variableScope]
ants-2.2.0/Examples/ANTSJacobian.cxx:309:0: style: Variable 'ct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ANTSUseDeformationFieldToGetAffineTransform.cxx:413:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ants-2.2.0/Examples/ANTSUseLandmarkImagesToGetBSplineDisplacementField.cxx:197:0: style: The scope of the variable 'labelCount' can be reduced. [variableScope]
ants-2.2.0/Examples/ANTsVersion.h:43:17: performance: Technically the member function 'ANTs::Version::ToString' can be static. [functionStatic]
ants-2.2.0/Examples/AverageImages.cxx:118:0: style: The scope of the variable 'ct' can be reduced. [variableScope]
ants-2.2.0/Examples/ComposeMultiTransform.cxx:173:0: style: Variable 'field_output' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ants-2.2.0/Examples/ComposeMultiTransform.cxx:171:0: note: Variable 'field_output' is reassigned a value before the old one has been used if variable is no semaphore variable.
ants-2.2.0/Examples/ComposeMultiTransform.cxx:173:0: note: Variable 'field_output' is reassigned a value before the old one has been used if variable is no semaphore variable.
ants-2.2.0/Examples/ComposeMultiTransform.cxx:56:27: error: Uninitialized struct member: opt.weight [uninitStructMember]
ants-2.2.0/Examples/ComposeMultiTransform.cxx:64:27: error: Uninitialized struct member: opt.weight [uninitStructMember]
ants-2.2.0/Examples/ComputeSimilarityMetric.cxx:60:0: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ConformalMapping.cxx:459:0: performance: Function parameter 'outfn' should be passed by const reference. [passedByValue]
ants-2.2.0/Examples/CreateDTICohort.cxx:463:0: style: The scope of the variable 'numberOfDirections' can be reduced. [variableScope]
ants-2.2.0/Examples/CreateTiledMosaic.cxx:357:11: style: The scope of the variable 'padWidth' can be reduced. [variableScope]
ants-2.2.0/Examples/CreateTiledMosaic.cxx:450:9: style: The scope of the variable 'startingSlice' can be reduced. [variableScope]
ants-2.2.0/Examples/DeNrrd.cxx:161:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ants-2.2.0/Examples/FitBSplineToPoints.cxx:214:0: style: The scope of the variable 'count' can be reduced. [variableScope]
ants-2.2.0/Examples/GetMeshAndTopology.cxx:369:0: style: Variable 'localscaledata' is reassigned a value before the old one has been used. [redundantAssignment]
ants-2.2.0/Examples/GetMeshAndTopology.cxx:368:0: note: Variable 'localscaledata' is reassigned a value before the old one has been used.
ants-2.2.0/Examples/GetMeshAndTopology.cxx:369:0: note: Variable 'localscaledata' is reassigned a value before the old one has been used.
ants-2.2.0/Examples/GetMeshAndTopology.cxx:398:0: style: Variable 'vvv' is reassigned a value before the old one has been used. [redundantAssignment]
ants-2.2.0/Examples/GetMeshAndTopology.cxx:397:0: note: Variable 'vvv' is reassigned a value before the old one has been used.
ants-2.2.0/Examples/GetMeshAndTopology.cxx:398:0: note: Variable 'vvv' is reassigned a value before the old one has been used.
ants-2.2.0/Examples/ImageCompare.cxx:83:7: style: The scope of the variable 'bestBaseline' can be reduced. [variableScope]
ants-2.2.0/Examples/ImageCompare.cxx:92:11: style: The scope of the variable 'currentStatus' can be reduced. [variableScope]
ants-2.2.0/Examples/ImageMath_Templates.hxx:543:0: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
ants-2.2.0/Examples/ImageMath_Templates.hxx:541:0: note: outer condition: vox>0
ants-2.2.0/Examples/ImageMath_Templates.hxx:543:0: note: identical inner condition: vox>0
ants-2.2.0/Examples/ImageMath_Templates.hxx:1170:14: style: Condition 'pointp>0' is always true [knownConditionTrueFalse]
ants-2.2.0/Examples/ImageMath_Templates.hxx:1163:24: note: Assignment 'pointp=1', assigned value is 1
ants-2.2.0/Examples/ImageMath_Templates.hxx:1170:14: note: Condition 'pointp>0' is always true
ants-2.2.0/Examples/ImageMath_Templates.hxx:3660:15: style: Condition 'is1pt5T' is always false [knownConditionTrueFalse]
ants-2.2.0/Examples/ImageMath_Templates.hxx:3658:30: note: Assignment 'is1pt5T=false', assigned value is 0
ants-2.2.0/Examples/ImageMath_Templates.hxx:3660:15: note: Condition 'is1pt5T' is always false
ants-2.2.0/Examples/ImageMath_Templates.hxx:3847:15: style: Condition 'is1pt5T' is always false [knownConditionTrueFalse]
ants-2.2.0/Examples/ImageMath_Templates.hxx:3845:30: note: Assignment 'is1pt5T=false', assigned value is 0
ants-2.2.0/Examples/ImageMath_Templates.hxx:3847:15: note: Condition 'is1pt5T' is always false
ants-2.2.0/Examples/ImageMath_Templates.hxx:3852:15: style: Condition 'is1pt5T' is always false [knownConditionTrueFalse]
ants-2.2.0/Examples/ImageMath_Templates.hxx:3845:30: note: Assignment 'is1pt5T=false', assigned value is 0
ants-2.2.0/Examples/ImageMath_Templates.hxx:3852:15: note: Condition 'is1pt5T' is always false
ants-2.2.0/Examples/ImageMath_Templates.hxx:7258:7: style: Condition 'setnewsched' is always false [knownConditionTrueFalse]
ants-2.2.0/Examples/ImageMath_Templates.hxx:7257:22: note: Assignment 'setnewsched=false', assigned value is 0
ants-2.2.0/Examples/ImageMath_Templates.hxx:7258:7: note: Condition 'setnewsched' is always false
ants-2.2.0/Examples/ImageMath_Templates.hxx:11193:0: style: Condition 'rowcoloption==0' is always false [knownConditionTrueFalse]
ants-2.2.0/Examples/ImageMath_Templates.hxx:11131:0: note: Assignment 'rowcoloption=1', assigned value is 1
ants-2.2.0/Examples/ImageMath_Templates.hxx:11193:0: note: Condition 'rowcoloption==0' is always false
ants-2.2.0/Examples/ImageMath_Templates.hxx:11197:0: style: Condition 'rowcoloption==1' is always true [knownConditionTrueFalse]
ants-2.2.0/Examples/ImageMath_Templates.hxx:11131:0: note: Assignment 'rowcoloption=1', assigned value is 1
ants-2.2.0/Examples/ImageMath_Templates.hxx:11197:0: note: Condition 'rowcoloption==1' is always true
ants-2.2.0/Examples/ImageMath_Templates.hxx:11215:0: style: Condition 'rowcoloption==0' is always false [knownConditionTrueFalse]
ants-2.2.0/Examples/ImageMath_Templates.hxx:11131:0: note: Assignment 'rowcoloption=1', assigned value is 1
ants-2.2.0/Examples/ImageMath_Templates.hxx:11215:0: note: Condition 'rowcoloption==0' is always false
ants-2.2.0/Examples/ImageMath_Templates.hxx:11219:0: style: Condition 'rowcoloption==1' is always true [knownConditionTrueFalse]
ants-2.2.0/Examples/ImageMath_Templates.hxx:11131:0: note: Assignment 'rowcoloption=1', assigned value is 1
ants-2.2.0/Examples/ImageMath_Templates.hxx:11219:0: note: Condition 'rowcoloption==1' is always true
ants-2.2.0/Examples/ImageMath_Templates.hxx:11228:0: style: Condition 'rowcoloption==0' is always false [knownConditionTrueFalse]
ants-2.2.0/Examples/ImageMath_Templates.hxx:11131:0: note: Assignment 'rowcoloption=1', assigned value is 1
ants-2.2.0/Examples/ImageMath_Templates.hxx:11228:0: note: Condition 'rowcoloption==0' is always false
ants-2.2.0/Examples/ImageMath_Templates.hxx:11232:0: style: Condition 'rowcoloption==1' is always true [knownConditionTrueFalse]
ants-2.2.0/Examples/ImageMath_Templates.hxx:11131:0: note: Assignment 'rowcoloption=1', assigned value is 1
ants-2.2.0/Examples/ImageMath_Templates.hxx:11232:0: note: Condition 'rowcoloption==1' is always true
ants-2.2.0/Examples/ImageMath_Templates.hxx:10818:0: style: Condition 'val<1' is always true [knownConditionTrueFalse]
ants-2.2.0/Examples/ImageMath_Templates.hxx:7603:0: style: Condition '!usespacing' is always false [knownConditionTrueFalse]
ants-2.2.0/Examples/ImageMath_Templates.hxx:7602:0: note: Assignment 'usespacing=true', assigned value is 1
ants-2.2.0/Examples/ImageMath_Templates.hxx:7603:0: note: Condition '!usespacing' is always false
ants-2.2.0/Examples/ImageMath_Templates.hxx:8601:0: style: Variable 'image2' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ants-2.2.0/Examples/ImageMath_Templates.hxx:8593:0: note: Variable 'image2' is reassigned a value before the old one has been used if variable is no semaphore variable.
ants-2.2.0/Examples/ImageMath_Templates.hxx:8601:0: note: Variable 'image2' is reassigned a value before the old one has been used if variable is no semaphore variable.
ants-2.2.0/Examples/ImageMath_Templates.hxx:8549:0: style: Variable 'image2' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ants-2.2.0/Examples/ImageMath_Templates.hxx:8541:0: note: Variable 'image2' is reassigned a value before the old one has been used if variable is no semaphore variable.
ants-2.2.0/Examples/ImageMath_Templates.hxx:8549:0: note: Variable 'image2' is reassigned a value before the old one has been used if variable is no semaphore variable.
ants-2.2.0/Examples/ImageMath_Templates.hxx:1170:28: style: Same expression on both sides of '<' because the value of 'pointp' and '1' are the same. [duplicateExpression]
ants-2.2.0/Examples/ImageMath_Templates.hxx:1163:24: note: 'pointp' is assigned value '1' here.
ants-2.2.0/Examples/ImageMath_Templates.hxx:1170:28: note: Same expression on both sides of '<' because the value of 'pointp' and '1' are the same.
ants-2.2.0/Examples/ImageMath_Templates.hxx:11197:0: style: Same expression on both sides of '==' because the value of 'rowcoloption' and '1' are the same. [duplicateExpression]
ants-2.2.0/Examples/ImageMath_Templates.hxx:11131:0: note: 'rowcoloption' is assigned value '1' here.
ants-2.2.0/Examples/ImageMath_Templates.hxx:11197:0: note: Same expression on both sides of '==' because the value of 'rowcoloption' and '1' are the same.
ants-2.2.0/Examples/ImageMath_Templates.hxx:11219:0: style: Same expression on both sides of '==' because the value of 'rowcoloption' and '1' are the same. [duplicateExpression]
ants-2.2.0/Examples/ImageMath_Templates.hxx:11131:0: note: 'rowcoloption' is assigned value '1' here.
ants-2.2.0/Examples/ImageMath_Templates.hxx:11219:0: note: Same expression on both sides of '==' because the value of 'rowcoloption' and '1' are the same.
ants-2.2.0/Examples/ImageMath_Templates.hxx:11232:0: style: Same expression on both sides of '==' because the value of 'rowcoloption' and '1' are the same. [duplicateExpression]
ants-2.2.0/Examples/ImageMath_Templates.hxx:11131:0: note: 'rowcoloption' is assigned value '1' here.
ants-2.2.0/Examples/ImageMath_Templates.hxx:11232:0: note: Same expression on both sides of '==' because the value of 'rowcoloption' and '1' are the same.
ants-2.2.0/Examples/ImageMath_Templates.hxx:4554:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
ants-2.2.0/Examples/ImageMath_Templates.hxx:11985:0: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
ants-2.2.0/Examples/ImageMath_Templates.hxx:10622:0: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
ants-2.2.0/Examples/ImageMath_Templates.hxx:1141:0: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
ants-2.2.0/Examples/ImageMath_Templates.hxx:13141:0: style: The scope of the variable 'gradsig' can be reduced. [variableScope]
ants-2.2.0/Examples/ImageMath_Templates.hxx:13145:0: style: The scope of the variable 'uniqfeat_thresh' can be reduced. [variableScope]
ants-2.2.0/Examples/ImageMath_Templates.hxx:13146:0: style: The scope of the variable 'smallval' can be reduced. [variableScope]
ants-2.2.0/Examples/ImageMath_Templates.hxx:13147:0: style: The scope of the variable 'dosinkhorn' can be reduced. [variableScope]
ants-2.2.0/Examples/ImageMath_Templates.hxx:13148:0: style: The scope of the variable 'maxradiusdiffallowed' can be reduced. [variableScope]
ants-2.2.0/Examples/ImageMath_Templates.hxx:13149:0: style: The scope of the variable 'kneighborhoodval' can be reduced. [variableScope]
ants-2.2.0/Examples/ImageMath_Templates.hxx:1094:0: style: The scope of the variable 'imagexct' can be reduced. [variableScope]
ants-2.2.0/Examples/ImageMath_Templates.hxx:1094:0: style: The scope of the variable 'imageyct' can be reduced. [variableScope]
ants-2.2.0/Examples/ImageMath_Templates.hxx:1101:0: style: The scope of the variable 'ct' can be reduced. [variableScope]
ants-2.2.0/Examples/ImageMath_Templates.hxx:189:49: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:1162:48: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:2097:49: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:2150:49: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:2224:47: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:2307:50: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:2545:49: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:3246:51: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:5453:33: style: Variable 'operation' is assigned a value that is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:5637:33: style: Variable 'operation' is assigned a value that is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:5643:11: style: Variable 'fn2' is assigned a value that is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:12708:32: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:13110:13: style: Variable 'count2' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:13113:9: style: Variable 'count1' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:13179:0: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:12592:0: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:12493:0: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:12109:0: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:11382:0: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:11321:0: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:10795:0: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:10210:0: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:10246:0: style: Variable 'labelcount' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:9983:0: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:9943:0: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:9855:0: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:9749:0: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:9701:0: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:9583:0: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:9192:0: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:8830:0: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:8645:0: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:8341:0: style: Variable 'backgroundedge' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:8329:0: style: Variable 'volume' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:8153:0: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:7888:0: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:7952:0: style: Variable 'seedct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:7960:0: style: Variable 'alivect' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:4832:0: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:4774:0: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:2940:0: style: Variable 'operation' is assigned a value that is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:2010:0: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:1841:0: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:1653:0: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:1548:0: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:1485:0: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:1515:0: style: Variable 'ct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:1437:0: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:805:0: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:778:0: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:722:0: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:683:0: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:612:0: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:340:0: style: Variable 'argct' is assigned a value that is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:286:0: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:241:0: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:10362:0: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ants-2.2.0/Examples/ImageMath_Templates.hxx:12995:3: style: Struct 'blob_index_cmp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ants-2.2.0/Examples/ImageMath_Templates.hxx:3847:0: style: Condition 'is1pt5T' is always false [knownConditionTrueFalse]
ants-2.2.0/Examples/ImageMath_Templates.hxx:3845:0: note: Assignment 'is1pt5T=false', assigned value is 0
ants-2.2.0/Examples/ImageMath_Templates.hxx:3847:0: note: Condition 'is1pt5T' is always false
ants-2.2.0/Examples/ImageMath_Templates.hxx:3852:0: style: Condition 'is1pt5T' is always false [knownConditionTrueFalse]
ants-2.2.0/Examples/ImageMath_Templates.hxx:3845:0: note: Assignment 'is1pt5T=false', assigned value is 0
ants-2.2.0/Examples/ImageMath_Templates.hxx:3852:0: note: Condition 'is1pt5T' is always false
ants-2.2.0/Examples/ImageMath_Templates.hxx:3660:0: style: Condition 'is1pt5T' is always false [knownConditionTrueFalse]
ants-2.2.0/Examples/ImageMath_Templates.hxx:3658:0: note: Assignment 'is1pt5T=false', assigned value is 0
ants-2.2.0/Examples/ImageMath_Templates.hxx:3660:0: note: Condition 'is1pt5T' is always false
ants-2.2.0/Examples/ImageMath_Templates.hxx:1170:0: style: Condition 'pointp>0' is always true [knownConditionTrueFalse]
ants-2.2.0/Examples/ImageMath_Templates.hxx:1163:0: note: Assignment 'pointp=1', assigned value is 1
ants-2.2.0/Examples/ImageMath_Templates.hxx:1170:0: note: Condition 'pointp>0' is always true
ants-2.2.0/Examples/ImageMath_Templates.hxx:1170:0: style: Same expression on both sides of '<' because the value of 'pointp' and '1' are the same. [duplicateExpression]
ants-2.2.0/Examples/ImageMath_Templates.hxx:1163:0: note: 'pointp' is assigned value '1' here.
ants-2.2.0/Examples/ImageMath_Templates.hxx:1170:0: note: Same expression on both sides of '<' because the value of 'pointp' and '1' are the same.
ants-2.2.0/Examples/ImageMath_Templates.hxx:1141:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
ants-2.2.0/Examples/ImageMath_Templates.hxx:1094:32: style: The scope of the variable 'imagexct' can be reduced. [variableScope]
ants-2.2.0/Examples/ImageMath_Templates.hxx:1094:46: style: The scope of the variable 'imageyct' can be reduced. [variableScope]
ants-2.2.0/Examples/ImageMath_Templates.hxx:1101:19: style: The scope of the variable 'ct' can be reduced. [variableScope]
ants-2.2.0/Examples/ImageMath_Templates.hxx:2940:27: style: Variable 'operation' is assigned a value that is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:5637:0: style: Variable 'operation' is assigned a value that is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:5643:0: style: Variable 'fn2' is assigned a value that is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:5453:0: style: Variable 'operation' is assigned a value that is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:1162:0: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:4554:0: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
ants-2.2.0/Examples/ImageMath_Templates.hxx:1548:38: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:3246:0: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:2545:0: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:2307:0: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:2224:0: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:2150:0: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageMath_Templates.hxx:2097:0: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/ImageSetStatistics.cxx:775:0: style: Condition 'localmeanrad>0' is always false [knownConditionTrueFalse]
ants-2.2.0/Examples/ImageSetStatistics.cxx:649:0: note: Assignment 'localmeanrad=0', assigned value is 0
ants-2.2.0/Examples/ImageSetStatistics.cxx:775:0: note: Condition 'localmeanrad>0' is always false
ants-2.2.0/Examples/ImageSetStatistics.cxx:850:0: style: Condition 'mch==0' is always true [knownConditionTrueFalse]
ants-2.2.0/Examples/ImageSetStatistics.cxx:630:0: note: Assignment 'mch=0', assigned value is 0
ants-2.2.0/Examples/ImageSetStatistics.cxx:850:0: note: Condition 'mch==0' is always true
ants-2.2.0/Examples/ImageSetStatistics.cxx:196:0: style: Condition 'takesample' is always true [knownConditionTrueFalse]
ants-2.2.0/Examples/ImageSetStatistics.cxx:192:0: note: Assignment 'takesample=true', assigned value is 1
ants-2.2.0/Examples/ImageSetStatistics.cxx:196:0: note: Condition 'takesample' is always true
ants-2.2.0/Examples/ImageSetStatistics.cxx:775:0: style: Same expression on both sides of '>' because the value of 'localmeanrad' and '0' are the same. [duplicateExpression]
ants-2.2.0/Examples/ImageSetStatistics.cxx:649:0: note: 'localmeanrad' is assigned value '0' here.
ants-2.2.0/Examples/ImageSetStatistics.cxx:775:0: note: Same expression on both sides of '>' because the value of 'localmeanrad' and '0' are the same.
ants-2.2.0/Examples/ImageSetStatistics.cxx:850:0: style: Same expression on both sides of '==' because the value of 'mch' and '0' are the same. [duplicateExpression]
ants-2.2.0/Examples/ImageSetStatistics.cxx:630:0: note: 'mch' is assigned value '0' here.
ants-2.2.0/Examples/ImageSetStatistics.cxx:850:0: note: Same expression on both sides of '==' because the value of 'mch' and '0' are the same.
ants-2.2.0/Examples/ImageSetStatistics.cxx:943:0: style: Same expression on both sides of '>' because the value of 'localmeanrad' and '0' are the same. [duplicateExpression]
ants-2.2.0/Examples/ImageSetStatistics.cxx:649:0: note: 'localmeanrad' is assigned value '0' here.
ants-2.2.0/Examples/ImageSetStatistics.cxx:943:0: note: Same expression on both sides of '>' because the value of 'localmeanrad' and '0' are the same.
ants-2.2.0/Examples/ImageSetStatistics.cxx:691:0: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
ants-2.2.0/Examples/ImageSetStatistics.cxx:720:0: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
ants-2.2.0/Examples/ImageSetStatistics.cxx:761:0: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
ants-2.2.0/Examples/ImageSetStatistics.cxx:801:0: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
ants-2.2.0/Examples/ImageSetStatistics.cxx:245:28: performance: Function parameter 'outfn' should be passed by const reference. [passedByValue]
ants-2.2.0/Examples/KellySlater.cxx:991:0: style: Condition 'thickerrct==0' is always false [knownConditionTrueFalse]
ants-2.2.0/Examples/KellySlater.cxx:703:0: note: Assignment 'thickerrct=1', assigned value is 1
ants-2.2.0/Examples/KellySlater.cxx:991:0: note: Condition 'thickerrct==0' is always false
ants-2.2.0/Examples/KellySlater.cxx:155:3: style: Variable 'm_RealImage' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ants-2.2.0/Examples/KellySlater.cxx:154:0: note: Variable 'm_RealImage' is reassigned a value before the old one has been used if variable is no semaphore variable.
ants-2.2.0/Examples/KellySlater.cxx:155:3: note: Variable 'm_RealImage' is reassigned a value before the old one has been used if variable is no semaphore variable.
ants-2.2.0/Examples/KellySlater.cxx:1014:0: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
ants-2.2.0/Examples/KellySlater.cxx:670:0: style: The scope of the variable 'thicknesserror' can be reduced. [variableScope]
ants-2.2.0/Examples/KellySlater.cxx:671:0: style: The scope of the variable 'thickerrct' can be reduced. [variableScope]
ants-2.2.0/Examples/KellySlater.cxx:431:0: style: The scope of the variable 'stepl' can be reduced. [variableScope]
ants-2.2.0/Examples/KellySlater.cxx:418:0: style: Variable 'scale' is assigned a value that is never used. [unreadVariable]
ants-2.2.0/Examples/LabelGeometryMeasures.cxx:155:0: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ants-2.2.0/Examples/LabelGeometryMeasures.cxx:168:0: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ants-2.2.0/Examples/LabelGeometryMeasures.cxx:263:0: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ants-2.2.0/Examples/LaplacianThickness.cxx:766:0: style: Condition 'starttime>finishtime' is always false [knownConditionTrueFalse]
ants-2.2.0/Examples/LaplacianThickness.cxx:754:0: note: Assignment 'timezero=0', assigned value is 0
ants-2.2.0/Examples/LaplacianThickness.cxx:759:0: note: Assignment 'starttime=timezero', assigned value is 0
ants-2.2.0/Examples/LaplacianThickness.cxx:766:0: note: Condition 'starttime>finishtime' is always false
ants-2.2.0/Examples/LaplacianThickness.cxx:650:0: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/LesionFilling.cxx:71:0: style: Variable 'outImage' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ants-2.2.0/Examples/LesionFilling.cxx:70:0: note: Variable 'outImage' is reassigned a value before the old one has been used if variable is no semaphore variable.
ants-2.2.0/Examples/LesionFilling.cxx:71:0: note: Variable 'outImage' is reassigned a value before the old one has been used if variable is no semaphore variable.
ants-2.2.0/Examples/LesionFilling.cxx:133:0: style: Variable 'LesionEdge' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ants-2.2.0/Examples/LesionFilling.cxx:132:0: note: Variable 'LesionEdge' is reassigned a value before the old one has been used if variable is no semaphore variable.
ants-2.2.0/Examples/LesionFilling.cxx:133:0: note: Variable 'LesionEdge' is reassigned a value before the old one has been used if variable is no semaphore variable.
ants-2.2.0/Examples/MeasureImageSimilarity.cxx:67:0: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/MemoryTest.cxx:46:0: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/PermuteFlipImageOrientationAxes.cxx:92:0: error: Array 'upperFactors[2]' accessed at index 2, which is out of bounds. [arrayIndexOutOfBounds]
ants-2.2.0/Examples/PermuteFlipImageOrientationAxes.cxx:104:0: error: Array 'lowerFactors[2]' accessed at index 2, which is out of bounds. [arrayIndexOutOfBounds]
ants-2.2.0/Examples/PrintHeader.cxx:247:0: style: Condition '!full' is always false [knownConditionTrueFalse]
ants-2.2.0/Examples/PrintHeader.cxx:246:0: note: Assignment 'full=true', assigned value is 1
ants-2.2.0/Examples/PrintHeader.cxx:247:0: note: Condition '!full' is always false
ants-2.2.0/Examples/PrintHeader.cxx:309:0: style: Condition '!rc' is always true [knownConditionTrueFalse]
ants-2.2.0/Examples/PrintHeader.cxx:308:0: note: Assignment 'rc=false', assigned value is 0
ants-2.2.0/Examples/PrintHeader.cxx:309:0: note: Condition '!rc' is always true
ants-2.2.0/Examples/ReorientTensorImage.cxx:67:27: error: Uninitialized struct member: opt.weight [uninitStructMember]
ants-2.2.0/Examples/StudentsTestOnImages.cxx:329:5: warning: %lu in format string (no. 3) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
ants-2.2.0/Examples/SurfaceBasedSmoothing.cxx:121:3: style: Variable 'smooth' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ants-2.2.0/Examples/SurfaceBasedSmoothing.cxx:120:0: note: Variable 'smooth' is reassigned a value before the old one has been used if variable is no semaphore variable.
ants-2.2.0/Examples/SurfaceBasedSmoothing.cxx:121:3: note: Variable 'smooth' is reassigned a value before the old one has been used if variable is no semaphore variable.
ants-2.2.0/Examples/WarpImageMultiTransform.cxx:230:9: style: Variable 'ext' is assigned a value that is never used. [unreadVariable]
ants-2.2.0/Examples/WarpImageMultiTransform.cxx:143:27: error: Uninitialized struct member: opt.weight [uninitStructMember]
ants-2.2.0/Examples/WarpImageMultiTransform.cxx:151:27: error: Uninitialized struct member: opt.weight [uninitStructMember]
ants-2.2.0/Examples/WarpImageMultiTransform.cxx:204:29: error: Uninitialized struct member: opt.weight [uninitStructMember]
ants-2.2.0/Examples/WarpImageMultiTransform.cxx:217:29: error: Uninitialized struct member: opt.weight [uninitStructMember]
ants-2.2.0/Examples/WarpImageMultiTransform.cxx:241:29: error: Uninitialized struct member: opt.weight [uninitStructMember]
ants-2.2.0/Examples/WarpImageMultiTransform.cxx:255:29: error: Uninitialized struct member: opt.weight [uninitStructMember]
ants-2.2.0/Examples/WarpImageMultiTransform.cxx:276:27: error: Uninitialized struct member: opt.weight [uninitStructMember]
ants-2.2.0/Examples/WarpTensorImageMultiTransform.cxx:148:9: style: Variable 'ext' is assigned a value that is never used. [unreadVariable]
ants-2.2.0/Examples/WarpTensorImageMultiTransform.cxx:61:27: error: Uninitialized struct member: opt.weight [uninitStructMember]
ants-2.2.0/Examples/WarpTensorImageMultiTransform.cxx:69:27: error: Uninitialized struct member: opt.weight [uninitStructMember]
ants-2.2.0/Examples/WarpTensorImageMultiTransform.cxx:122:29: error: Uninitialized struct member: opt.weight [uninitStructMember]
ants-2.2.0/Examples/WarpTensorImageMultiTransform.cxx:135:29: error: Uninitialized struct member: opt.weight [uninitStructMember]
ants-2.2.0/Examples/WarpTensorImageMultiTransform.cxx:159:29: error: Uninitialized struct member: opt.weight [uninitStructMember]
ants-2.2.0/Examples/WarpTensorImageMultiTransform.cxx:173:29: error: Uninitialized struct member: opt.weight [uninitStructMember]
ants-2.2.0/Examples/WarpTensorImageMultiTransform.cxx:194:27: error: Uninitialized struct member: opt.weight [uninitStructMember]
ants-2.2.0/Examples/WarpTimeSeriesImageMultiTransform.cxx:145:9: style: Variable 'ext' is assigned a value that is never used. [unreadVariable]
ants-2.2.0/Examples/WarpTimeSeriesImageMultiTransform.cxx:58:27: error: Uninitialized struct member: opt.weight [uninitStructMember]
ants-2.2.0/Examples/WarpTimeSeriesImageMultiTransform.cxx:66:27: error: Uninitialized struct member: opt.weight [uninitStructMember]
ants-2.2.0/Examples/WarpTimeSeriesImageMultiTransform.cxx:119:29: error: Uninitialized struct member: opt.weight [uninitStructMember]
ants-2.2.0/Examples/WarpTimeSeriesImageMultiTransform.cxx:132:29: error: Uninitialized struct member: opt.weight [uninitStructMember]
ants-2.2.0/Examples/WarpTimeSeriesImageMultiTransform.cxx:156:29: error: Uninitialized struct member: opt.weight [uninitStructMember]
ants-2.2.0/Examples/WarpTimeSeriesImageMultiTransform.cxx:170:29: error: Uninitialized struct member: opt.weight [uninitStructMember]
ants-2.2.0/Examples/WarpTimeSeriesImageMultiTransform.cxx:191:27: error: Uninitialized struct member: opt.weight [uninitStructMember]
ants-2.2.0/Examples/WarpVTKPolyDataMultiTransform.cxx:239:0: style: Variable 'field_output' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ants-2.2.0/Examples/WarpVTKPolyDataMultiTransform.cxx:237:0: note: Variable 'field_output' is reassigned a value before the old one has been used if variable is no semaphore variable.
ants-2.2.0/Examples/WarpVTKPolyDataMultiTransform.cxx:239:0: note: Variable 'field_output' is reassigned a value before the old one has been used if variable is no semaphore variable.
ants-2.2.0/Examples/WarpVTKPolyDataMultiTransform.cxx:116:27: error: Uninitialized struct member: opt.weight [uninitStructMember]
ants-2.2.0/Examples/WarpVTKPolyDataMultiTransform.cxx:124:27: error: Uninitialized struct member: opt.weight [uninitStructMember]
ants-2.2.0/Examples/antsAI.cxx:1666:7: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ants-2.2.0/Examples/antsAI.cxx:1671:7: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ants-2.2.0/Examples/antsAffineInitializer.cxx:172:0: style: The scope of the variable 'localoptimizeriterations' can be reduced. [variableScope]
ants-2.2.0/Examples/antsAffineInitializer.cxx:219:0: style: Variable 'localoptimizeriterations' is assigned a value that is never used. [unreadVariable]
ants-2.2.0/Examples/antsAffineInitializer.cxx:229:0: style: Variable 'argct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/itkantsRegistrationHelper.h:816:26: performance: Function parameter 'stageMetricList' should be passed by const reference. [passedByValue]
ants-2.2.0/Examples/itkantsRegistrationHelper.h:818:63: performance: Function parameter 'shrinkFactorsPerDimensionForAllLevels' should be passed by const reference. [passedByValue]
ants-2.2.0/Examples/itkantsRegistrationHelper.h:930:26: performance: Function parameter 'stageMetricList' should be passed by const reference. [passedByValue]
ants-2.2.0/Examples/itkantsRegistrationHelper.h:932:63: performance: Function parameter 'shrinkFactorsPerDimensionForAllLevels' should be passed by const reference. [passedByValue]
ants-2.2.0/Examples/antsLandmarkBasedTransformInitializer.cxx:277:0: style: The scope of the variable 'labelCount' can be reduced. [variableScope]
ants-2.2.0/Examples/antsMotionCorr.cxx:289:10: style: Condition 'verbose' is always false [knownConditionTrueFalse]
ants-2.2.0/Examples/antsMotionCorr.cxx:274:20: note: Assignment 'verbose=false', assigned value is 0
ants-2.2.0/Examples/antsMotionCorr.cxx:289:10: note: Condition 'verbose' is always false
ants-2.2.0/Examples/antsMotionCorr.cxx:290:10: style: Condition 'verbose' is always false [knownConditionTrueFalse]
ants-2.2.0/Examples/antsMotionCorr.cxx:274:20: note: Assignment 'verbose=false', assigned value is 0
ants-2.2.0/Examples/antsMotionCorr.cxx:290:10: note: Condition 'verbose' is always false
ants-2.2.0/Examples/antsMotionCorr.cxx:291:10: style: Condition 'verbose' is always false [knownConditionTrueFalse]
ants-2.2.0/Examples/antsMotionCorr.cxx:274:20: note: Assignment 'verbose=false', assigned value is 0
ants-2.2.0/Examples/antsMotionCorr.cxx:291:10: note: Condition 'verbose' is always false
ants-2.2.0/Examples/antsMotionCorr.cxx:292:10: style: Condition 'verbose' is always false [knownConditionTrueFalse]
ants-2.2.0/Examples/antsMotionCorr.cxx:274:20: note: Assignment 'verbose=false', assigned value is 0
ants-2.2.0/Examples/antsMotionCorr.cxx:292:10: note: Condition 'verbose' is always false
ants-2.2.0/Examples/antsMotionCorr.cxx:293:10: style: Condition 'verbose' is always false [knownConditionTrueFalse]
ants-2.2.0/Examples/antsMotionCorr.cxx:274:20: note: Assignment 'verbose=false', assigned value is 0
ants-2.2.0/Examples/antsMotionCorr.cxx:293:10: note: Condition 'verbose' is always false
ants-2.2.0/Examples/antsMotionCorr.cxx:408:0: style: Condition 'verbose' is always false [knownConditionTrueFalse]
ants-2.2.0/Examples/antsMotionCorr.cxx:394:0: note: Assignment 'verbose=false', assigned value is 0
ants-2.2.0/Examples/antsMotionCorr.cxx:408:0: note: Condition 'verbose' is always false
ants-2.2.0/Examples/antsMotionCorr.cxx:427:0: style: Condition 'verbose' is always false [knownConditionTrueFalse]
ants-2.2.0/Examples/antsMotionCorr.cxx:394:0: note: Assignment 'verbose=false', assigned value is 0
ants-2.2.0/Examples/antsMotionCorr.cxx:427:0: note: Condition 'verbose' is always false
ants-2.2.0/Examples/antsMotionCorr.cxx:172:8: style: The scope of the variable 'verbose' can be reduced. [variableScope]
ants-2.2.0/Examples/antsMotionCorr.cxx:241:3: style: Struct 'ants_moco_index_cmp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ants-2.2.0/Examples/antsMotionCorr.cxx:306:57: performance: Function parameter 'iterations' should be passed by const reference. [passedByValue]
ants-2.2.0/Examples/antsMotionCorrDiffusionDirection.cxx:237:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
ants-2.2.0/Examples/antsMotionCorrDiffusionDirection.cxx:163:48: style: Unused variable: CompositeTransformVector [unusedVariable]
ants-2.2.0/Examples/antsMotionCorrDiffusionDirection.cxx:86:3: style: Struct 'ants_moco_index_cmp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ants-2.2.0/Examples/antsRegistrationTemplateHeader.h:974:39: style: Boolean value assigned to floating point variable. [assignBoolToFloat]
ants-2.2.0/Examples/antsRegistrationTemplateHeader.h:974:0: style: Boolean value assigned to floating point variable. [assignBoolToFloat]
ants-2.2.0/Examples/antsSliceRegularizedRegistration.cxx:580:0: style: Condition 'toidentity' is always false [knownConditionTrueFalse]
ants-2.2.0/Examples/antsSliceRegularizedRegistration.cxx:579:0: note: Assignment 'toidentity=false', assigned value is 0
ants-2.2.0/Examples/antsSliceRegularizedRegistration.cxx:580:0: note: Condition 'toidentity' is always false
ants-2.2.0/Examples/antsSliceRegularizedRegistration.cxx:581:0: style: Condition 'toidentity' is always false [knownConditionTrueFalse]
ants-2.2.0/Examples/antsSliceRegularizedRegistration.cxx:579:0: note: Assignment 'toidentity=false', assigned value is 0
ants-2.2.0/Examples/antsSliceRegularizedRegistration.cxx:581:0: note: Condition 'toidentity' is always false
ants-2.2.0/Examples/antsSliceRegularizedRegistration.cxx:806:0: style: The scope of the variable 'interceptx' can be reduced. [variableScope]
ants-2.2.0/Examples/antsSliceRegularizedRegistration.cxx:816:0: style: The scope of the variable 'intercepty' can be reduced. [variableScope]
ants-2.2.0/Examples/antsSliceRegularizedRegistration.cxx:825:0: style: The scope of the variable 'interceptr' can be reduced. [variableScope]
ants-2.2.0/Examples/antsSliceRegularizedRegistration.cxx:835:0: style: The scope of the variable 'intercepts' can be reduced. [variableScope]
ants-2.2.0/Examples/antsSliceRegularizedRegistration.cxx:1056:0: style: Variable 'fileName' is assigned a value that is never used. [unreadVariable]
ants-2.2.0/Examples/antsSliceRegularizedRegistration.cxx:242:3: style: Struct 'ants_slice_regularized_index_cmp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ants-2.2.0/Examples/antsSliceRegularizedRegistration.cxx:296:57: performance: Function parameter 'iterations' should be passed by const reference. [passedByValue]
ants-2.2.0/Examples/antsSurf.cxx:647:5: style: Variable 'screenCaptureFileName' is reassigned a value before the old one has been used. [redundantAssignment]
ants-2.2.0/Examples/antsSurf.cxx:646:0: note: Variable 'screenCaptureFileName' is reassigned a value before the old one has been used.
ants-2.2.0/Examples/antsSurf.cxx:647:5: note: Variable 'screenCaptureFileName' is reassigned a value before the old one has been used.
ants-2.2.0/Examples/antsSurf.cxx:78:40: performance: Function parameter 'rotationAngleInDegrees' should be passed by const reference. [passedByValue]
ants-2.2.0/Examples/antsSurf.cxx:79:40: performance: Function parameter 'backgroundColor' should be passed by const reference. [passedByValue]
ants-2.2.0/Examples/antsSurf.cxx:80:33: performance: Function parameter 'screenCaptureFileName' should be passed by const reference. [passedByValue]
ants-2.2.0/Examples/antsSurf.cxx:83:33: performance: Function parameter 'scalarBarTitle' should be passed by const reference. [passedByValue]
ants-2.2.0/Examples/antsVol.cxx:202:0: style: Same expression used in consecutive assignments of 'currentRed' and 'currentGreen'. [duplicateAssignExpression]
ants-2.2.0/Examples/antsVol.cxx:203:0: note: Same expression used in consecutive assignments of 'currentRed' and 'currentGreen'.
ants-2.2.0/Examples/antsVol.cxx:202:0: note: Same expression used in consecutive assignments of 'currentRed' and 'currentGreen'.
ants-2.2.0/Examples/antsVol.cxx:203:0: style: Same expression used in consecutive assignments of 'currentGreen' and 'currentBlue'. [duplicateAssignExpression]
ants-2.2.0/Examples/antsVol.cxx:204:0: note: Same expression used in consecutive assignments of 'currentGreen' and 'currentBlue'.
ants-2.2.0/Examples/antsVol.cxx:203:0: note: Same expression used in consecutive assignments of 'currentGreen' and 'currentBlue'.
ants-2.2.0/Examples/antsVol.cxx:204:0: style: Same expression used in consecutive assignments of 'currentBlue' and 'currentAlpha'. [duplicateAssignExpression]
ants-2.2.0/Examples/antsVol.cxx:206:0: note: Same expression used in consecutive assignments of 'currentBlue' and 'currentAlpha'.
ants-2.2.0/Examples/antsVol.cxx:204:0: note: Same expression used in consecutive assignments of 'currentBlue' and 'currentAlpha'.
ants-2.2.0/Examples/iMathFunctions.hxx:438:36: style: Function 'iMathGetLargestComponent' argument 2 names different: declaration 'minSize' definition 'smallest'. [funcArgNamesDifferent]
ants-2.2.0/Examples/iMathFunctions.h:56:40: note: Function 'iMathGetLargestComponent' argument 2 names different: declaration 'minSize' definition 'smallest'.
ants-2.2.0/Examples/iMathFunctions.hxx:438:36: note: Function 'iMathGetLargestComponent' argument 2 names different: declaration 'minSize' definition 'smallest'.
ants-2.2.0/Examples/iMathFunctions.hxx:823:39: style: Function 'iMathPad' argument 1 names different: declaration 'image' definition 'image1'. [funcArgNamesDifferent]
ants-2.2.0/Examples/iMathFunctions.h:172:39: note: Function 'iMathPad' argument 1 names different: declaration 'image' definition 'image1'.
ants-2.2.0/Examples/iMathFunctions.hxx:823:39: note: Function 'iMathPad' argument 1 names different: declaration 'image' definition 'image1'.
ants-2.2.0/Examples/iMathFunctions.hxx:823:51: style: Function 'iMathPad' argument 2 names different: declaration 'padding' definition 'padvalue'. [funcArgNamesDifferent]
ants-2.2.0/Examples/iMathFunctions.h:172:50: note: Function 'iMathPad' argument 2 names different: declaration 'padding' definition 'padvalue'.
ants-2.2.0/Examples/iMathFunctions.hxx:823:51: note: Function 'iMathPad' argument 2 names different: declaration 'padding' definition 'padvalue'.
ants-2.2.0/Examples/iMathFunctions.hxx:943:62: style: Function 'iMathPropagateLabelsThroughMask' argument 1 names different: declaration 'mask' definition 'speedimage'. [funcArgNamesDifferent]
ants-2.2.0/Examples/iMathFunctions.h:183:62: note: Function 'iMathPropagateLabelsThroughMask' argument 1 names different: declaration 'mask' definition 'speedimage'.
ants-2.2.0/Examples/iMathFunctions.hxx:943:62: note: Function 'iMathPropagateLabelsThroughMask' argument 1 names different: declaration 'mask' definition 'speedimage'.
ants-2.2.0/Examples/iMathFunctions.hxx:944:62: style: Function 'iMathPropagateLabelsThroughMask' argument 2 names different: declaration 'lables' definition 'labimage'. [funcArgNamesDifferent]
ants-2.2.0/Examples/iMathFunctions.h:184:62: note: Function 'iMathPropagateLabelsThroughMask' argument 2 names different: declaration 'lables' definition 'labimage'.
ants-2.2.0/Examples/iMathFunctions.hxx:944:62: note: Function 'iMathPropagateLabelsThroughMask' argument 2 names different: declaration 'lables' definition 'labimage'.
ants-2.2.0/Examples/iMathFunctions.hxx:304:15: style: Variable 'backgroundedge' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/iMathFunctions.hxx:292:11: style: Variable 'volume' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/iMath.cxx:151:0: style: Variable 'operation' is assigned a value that is never used. [unreadVariable]
ants-2.2.0/Examples/iMath.cxx:141:0: style: Variable 'operation' is assigned a value that is never used. [unreadVariable]
ants-2.2.0/Examples/iMath.cxx:131:0: style: Variable 'operation' is assigned a value that is never used. [unreadVariable]
ants-2.2.0/Examples/iMath.cxx:121:0: style: Variable 'operation' is assigned a value that is never used. [unreadVariable]
ants-2.2.0/Examples/iMath.cxx:111:0: style: Variable 'operation' is assigned a value that is never used. [unreadVariable]
ants-2.2.0/Examples/sccan.cxx:1177:0: style: Variable 'have_p_mask' is reassigned a value before the old one has been used. [redundantAssignment]
ants-2.2.0/Examples/sccan.cxx:1176:0: note: Variable 'have_p_mask' is reassigned a value before the old one has been used.
ants-2.2.0/Examples/sccan.cxx:1177:0: note: Variable 'have_p_mask' is reassigned a value before the old one has been used.
ants-2.2.0/Examples/sccan.cxx:532:22: style: The scope of the variable 'lineBuffer' can be reduced. [variableScope]
ants-2.2.0/Examples/sccan.cxx:533:22: style: The scope of the variable 'filenm' can be reduced. [variableScope]
ants-2.2.0/Examples/sccan.cxx:534:22: style: The scope of the variable 'filecount' can be reduced. [variableScope]
ants-2.2.0/Examples/sccan.cxx:2038:0: style: The scope of the variable 'perm_exceed_ct' can be reduced. [variableScope]
ants-2.2.0/Examples/sccan.cxx:1464:0: style: The scope of the variable 'pinvtoler' can be reduced. [variableScope]
ants-2.2.0/Examples/sccan.cxx:987:0: style: The scope of the variable 'lineBuffer' can be reduced. [variableScope]
ants-2.2.0/Examples/sccan.cxx:987:0: style: The scope of the variable 'lineBufferVec' can be reduced. [variableScope]
ants-2.2.0/Examples/sccan.cxx:988:0: style: The scope of the variable 'filenm' can be reduced. [variableScope]
ants-2.2.0/Examples/sccan.cxx:988:0: style: The scope of the variable 'filenmVec' can be reduced. [variableScope]
ants-2.2.0/Examples/sccan.cxx:989:0: style: The scope of the variable 'filecount' can be reduced. [variableScope]
ants-2.2.0/Examples/sccan.cxx:989:0: style: The scope of the variable 'filecountVec' can be reduced. [variableScope]
ants-2.2.0/Examples/sccan.cxx:1046:0: style: The scope of the variable 'proj' can be reduced. [variableScope]
ants-2.2.0/Examples/sccan.cxx:427:26: style: Variable 'funcName' is assigned a value that is never used. [unreadVariable]
ants-2.2.0/Examples/sccan.cxx:437:26: style: Variable 'listfn' is assigned a value that is never used. [unreadVariable]
ants-2.2.0/Examples/sccan.cxx:438:27: style: Variable 'maskhfn' is assigned a value that is never used. [unreadVariable]
ants-2.2.0/Examples/sccan.cxx:439:27: style: Variable 'masklfn' is assigned a value that is never used. [unreadVariable]
ants-2.2.0/Examples/sccan.cxx:1369:0: style: Variable 'perm_exceed_ct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/sccan.cxx:1007:0: style: Variable 'filecount' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/sccan.cxx:1031:0: style: Variable 'filecountVec' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Examples/sccan.cxx:545:11: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
ants-2.2.0/Examples/sccan.cxx:1000:0: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
ants-2.2.0/Examples/sccan.cxx:1024:0: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
ants-2.2.0/Examples/sccan.cxx:108:75: performance: Function parameter 'post' should be passed by const reference. [passedByValue]
ants-2.2.0/Examples/sccan.cxx:976:0: performance: Function parameter 'outname' should be passed by const reference. [passedByValue]
ants-2.2.0/Examples/sccan.cxx:898:0: performance: Function parameter 'csvfn' should be passed by const reference. [passedByValue]
ants-2.2.0/Examples/sccan.cxx:235:0: performance: Function parameter 'post' should be passed by const reference. [passedByValue]
ants-2.2.0/Examples/sccan.cxx:59:0: performance: Function parameter 'post' should be passed by const reference. [passedByValue]
ants-2.2.0/Examples/sccan.cxx:2474:3: warning: Return value of std::remove() ignored. Elements remain in container. [uselessCallsRemove]
ants-2.2.0/Examples/itkantsRegistrationHelper.h:930:0: performance: Function parameter 'stageMetricList' should be passed by const reference. [passedByValue]
ants-2.2.0/Examples/itkantsRegistrationHelper.h:932:0: performance: Function parameter 'shrinkFactorsPerDimensionForAllLevels' should be passed by const reference. [passedByValue]
ants-2.2.0/ImageRegistration/itkAvantsPDEDeformableRegistrationFunction.h:199:9: style: Condition 'm_Use1SidedDiff' is always false [knownConditionTrueFalse]
ants-2.2.0/ImageRegistration/itkAvantsPDEDeformableRegistrationFunction.h:190:34: note: Assignment 'm_Use1SidedDiff=false', assigned value is 0
ants-2.2.0/ImageRegistration/itkAvantsPDEDeformableRegistrationFunction.h:199:9: note: Condition 'm_Use1SidedDiff' is always false
ants-2.2.0/ImageRegistration/itkAvantsPDEDeformableRegistrationFunction.h:240:9: style: Condition 'm_Use1SidedDiff' is always false [knownConditionTrueFalse]
ants-2.2.0/ImageRegistration/itkAvantsPDEDeformableRegistrationFunction.h:231:34: note: Assignment 'm_Use1SidedDiff=false', assigned value is 0
ants-2.2.0/ImageRegistration/itkAvantsPDEDeformableRegistrationFunction.h:240:9: note: Condition 'm_Use1SidedDiff' is always false
ants-2.2.0/ImageRegistration/ANTS_affine_registration2.h:341:9: style: Condition 'b_far_origin_without_rotation' is always false [knownConditionTrueFalse]
ants-2.2.0/ImageRegistration/ANTS_affine_registration2.h:338:42: note: Assignment 'b_far_origin_without_rotation=false', assigned value is 0
ants-2.2.0/ImageRegistration/ANTS_affine_registration2.h:341:9: note: Condition 'b_far_origin_without_rotation' is always false
ants-2.2.0/ImageRegistration/itkANTSImageRegistrationOptimizer.cxx:489:9: style: Condition 'dosample' is always true [knownConditionTrueFalse]
ants-2.2.0/ImageRegistration/itkANTSImageRegistrationOptimizer.cxx:487:30: note: Assignment 'dosample=true', assigned value is 1
ants-2.2.0/ImageRegistration/itkANTSImageRegistrationOptimizer.cxx:489:9: note: Condition 'dosample' is always true
ants-2.2.0/ImageRegistration/itkAvantsPDEDeformableRegistrationFunction.h:198:19: style: The scope of the variable 'nccm1' can be reduced. [variableScope]
ants-2.2.0/ImageRegistration/itkAvantsPDEDeformableRegistrationFunction.h:239:19: style: The scope of the variable 'nccm1' can be reduced. [variableScope]
ants-2.2.0/ImageRegistration/ANTS_affine_registration2.h:1032:10: style: The scope of the variable 'current_step_length' can be reduced. [variableScope]
ants-2.2.0/ImageRegistration/ANTS_affine_registration2.h:1081:14: style: The scope of the variable 'value' can be reduced. [variableScope]
ants-2.2.0/ImageRegistration/ANTS_affine_registration2.h:1081:21: style: The scope of the variable 'invvalue' can be reduced. [variableScope]
ants-2.2.0/ImageRegistration/itkANTSAffine3DTransform.hxx:25:72: style: Function 'ANTSAffine3DTransform' argument 1 names different: declaration 'outputDims' definition 'outputSpaceDimension'. [funcArgNamesDifferent]
ants-2.2.0/ImageRegistration/itkANTSAffine3DTransform.h:134:38: note: Function 'ANTSAffine3DTransform' argument 1 names different: declaration 'outputDims' definition 'outputSpaceDimension'.
ants-2.2.0/ImageRegistration/itkANTSAffine3DTransform.hxx:25:72: note: Function 'ANTSAffine3DTransform' argument 1 names different: declaration 'outputDims' definition 'outputSpaceDimension'.
ants-2.2.0/ImageRegistration/itkANTSAffine3DTransform.hxx:26:72: style: Function 'ANTSAffine3DTransform' argument 2 names different: declaration 'paramDims' definition 'parametersDimension'. [funcArgNamesDifferent]
ants-2.2.0/ImageRegistration/itkANTSAffine3DTransform.h:134:63: note: Function 'ANTSAffine3DTransform' argument 2 names different: declaration 'paramDims' definition 'parametersDimension'.
ants-2.2.0/ImageRegistration/itkANTSAffine3DTransform.hxx:26:72: note: Function 'ANTSAffine3DTransform' argument 2 names different: declaration 'paramDims' definition 'parametersDimension'.
ants-2.2.0/ImageRegistration/itkANTSCenteredAffine2DTransform.hxx:43:89: style: Function 'ANTSCenteredAffine2DTransform' argument 1 names different: declaration 'outputSpaceDimension' definition 'spaceDimension'. [funcArgNamesDifferent]
ants-2.2.0/ImageRegistration/itkANTSCenteredAffine2DTransform.h:200:47: note: Function 'ANTSCenteredAffine2DTransform' argument 1 names different: declaration 'outputSpaceDimension' definition 'spaceDimension'.
ants-2.2.0/ImageRegistration/itkANTSCenteredAffine2DTransform.hxx:43:89: note: Function 'ANTSCenteredAffine2DTransform' argument 1 names different: declaration 'outputSpaceDimension' definition 'spaceDimension'.
ants-2.2.0/ImageRegistration/itkANTSImageRegistrationOptimizer.h:2066:7: style: Variable 'ct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/ImageRegistration/itkANTSImageRegistrationOptimizer.cxx:518:7: style: Variable 'ct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/ImageRegistration/itkANTSImageRegistrationOptimizer.cxx:2792:5: style: Variable 'ct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/ImageRegistration/itkVectorParameterizedNeighborhoodOperatorImageFilter.h:137:3: warning: Member variable 'VectorParameterizedNeighborhoodOperatorImageFilter::m_BoundsCondition' is not initialized in the constructor. [uninitMemberVar]
ants-2.2.0/ImageRegistration/itkAvantsPDEDeformableRegistrationFunction.h:300:3: warning: Member variable 'AvantsPDEDeformableRegistrationFunction::m_LastLastEnergy' is not initialized in the constructor. [uninitMemberVar]
ants-2.2.0/ImageRegistration/itkAvantsPDEDeformableRegistrationFunction.h:300:3: warning: Member variable 'AvantsPDEDeformableRegistrationFunction::m_MaxAllowedStep' is not initialized in the constructor. [uninitMemberVar]
ants-2.2.0/ImageRegistration/itkANTSSimilarityMetric.h:28:1: style: The class 'ANTSSimilarityMetric' does not have a constructor although it has private member variables. [noConstructor]
ants-2.2.0/ImageRegistration/itkANTSImageRegistrationOptimizer.cxx:39:3: warning: Member variable 'ANTSImageRegistrationOptimizer::m_NumberOfLevels' is not initialized in the constructor. [uninitMemberVar]
ants-2.2.0/ImageRegistration/itkANTSImageRegistrationOptimizer.cxx:39:3: warning: Member variable 'ANTSImageRegistrationOptimizer::m_CurrentIteration' is not initialized in the constructor. [uninitMemberVar]
ants-2.2.0/ImageRegistration/itkANTSImageRegistrationOptimizer.cxx:39:3: warning: Member variable 'ANTSImageRegistrationOptimizer::m_CurrentLevel' is not initialized in the constructor. [uninitMemberVar]
ants-2.2.0/ImageRegistration/itkANTSImageRegistrationOptimizer.cxx:39:3: warning: Member variable 'ANTSImageRegistrationOptimizer::m_BSplineFieldOrder' is not initialized in the constructor. [uninitMemberVar]
ants-2.2.0/ImageRegistration/itkANTSImageRegistrationOptimizer.cxx:39:3: warning: Member variable 'ANTSImageRegistrationOptimizer::m_ComputeThickness' is not initialized in the constructor. [uninitMemberVar]
ants-2.2.0/ImageRegistration/itkVectorParameterizedNeighborhoodOperatorImageFilter.h:139:5: performance: Variable 'm_ParameterImage' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ants-2.2.0/ImageRegistration/itkANTSAffine3DTransform.hxx:14:3: performance: Variable 'm_Rotation' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ants-2.2.0/ImageRegistration/itkANTSAffine3DTransform.hxx:29:3: performance: Variable 'm_Rotation' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ants-2.2.0/ImageRegistration/itkANTSCenteredAffine2DTransform.hxx:35:3: performance: Variable 'm_Angle' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ants-2.2.0/ImageRegistration/itkANTSCenteredAffine2DTransform.hxx:47:3: performance: Variable 'm_Angle' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ants-2.2.0/ImageRegistration/itkAvantsPDEDeformableRegistrationFunction.h:303:5: performance: Variable 'm_MetricImage' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ants-2.2.0/ImageRegistration/itkAvantsPDEDeformableRegistrationFunction.h:315:11: performance: Variable 'm_FixedPointSet' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ants-2.2.0/ImageRegistration/itkAvantsPDEDeformableRegistrationFunction.h:316:11: performance: Variable 'm_MovingPointSet' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ants-2.2.0/ImageRegistration/itkANTSImageRegistrationOptimizer.cxx:41:9: performance: Variable 'm_DisplacementField' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ants-2.2.0/ImageRegistration/itkANTSImageRegistrationOptimizer.cxx:42:9: performance: Variable 'm_InverseDisplacementField' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ants-2.2.0/ImageRegistration/itkANTSImageRegistrationOptimizer.cxx:43:9: performance: Variable 'm_AffineTransform' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ants-2.2.0/ImageRegistration/itkANTSImageRegistrationOptimizer.h:780:45: performance: Function parameter 's' should be passed by const reference. [passedByValue]
ants-2.2.0/ImageRegistration/itkANTSImageRegistrationOptimizer.h:1779:55: performance: Function parameter 'S' should be passed by const reference. [passedByValue]
ants-2.2.0/ImageRegistration/itkANTSImageTransformation.cxx:73:10: style: The scope of the variable 'is_supported' can be reduced. [variableScope]
ants-2.2.0/ImageRegistration/itkANTSImageTransformation.cxx:42:9: performance: Variable 'm_DisplacementField' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ants-2.2.0/ImageRegistration/itkANTSImageTransformation.cxx:43:9: performance: Variable 'm_InverseDisplacementField' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ants-2.2.0/ImageRegistration/itkANTSImageTransformation.cxx:44:9: performance: Variable 'm_AffineTransform' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ants-2.2.0/ImageRegistration/itkANTSImageTransformation.h:97:40: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
ants-2.2.0/ImageRegistration/itkAvantsMutualInformationRegistrationFunction.cxx:412:7: style: Condition 'smoothjh' is always true [knownConditionTrueFalse]
ants-2.2.0/ImageRegistration/itkAvantsMutualInformationRegistrationFunction.cxx:411:19: note: Assignment 'smoothjh=true', assigned value is 1
ants-2.2.0/ImageRegistration/itkAvantsMutualInformationRegistrationFunction.cxx:412:7: note: Condition 'smoothjh' is always true
ants-2.2.0/ImageRegistration/itkAvantsMutualInformationRegistrationFunction.h:217:12: style: C-style pointer casting [cstyleCast]
ants-2.2.0/ImageRegistration/itkAvantsMutualInformationRegistrationFunction.h:447:19: style: The scope of the variable 'px' can be reduced. [variableScope]
ants-2.2.0/ImageRegistration/itkAvantsMutualInformationRegistrationFunction.h:483:13: style: Variable 'ct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/ImageRegistration/itkAvantsMutualInformationRegistrationFunction.cxx:374:95: style: Variable 'nSamples' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/ImageRegistration/itkAvantsMutualInformationRegistrationFunction.cxx:36:3: warning: Member variable 'AvantsMutualInformationRegistrationFunction::m_FixedImageTrueMin' is not initialized in the constructor. [uninitMemberVar]
ants-2.2.0/ImageRegistration/itkAvantsMutualInformationRegistrationFunction.cxx:36:3: warning: Member variable 'AvantsMutualInformationRegistrationFunction::m_FixedImageTrueMax' is not initialized in the constructor. [uninitMemberVar]
ants-2.2.0/ImageRegistration/itkAvantsMutualInformationRegistrationFunction.cxx:36:3: warning: Member variable 'AvantsMutualInformationRegistrationFunction::m_InterpolatorIsBSpline' is not initialized in the constructor. [uninitMemberVar]
ants-2.2.0/ImageRegistration/itkAvantsMutualInformationRegistrationFunction.cxx:36:3: warning: Member variable 'AvantsMutualInformationRegistrationFunction::m_NormalizeMetric' is not initialized in the constructor. [uninitMemberVar]
ants-2.2.0/ImageRegistration/itkAvantsMutualInformationRegistrationFunction.cxx:36:3: warning: Member variable 'AvantsMutualInformationRegistrationFunction::m_Normalizer' is not initialized in the constructor. [uninitMemberVar]
ants-2.2.0/ImageRegistration/itkAvantsMutualInformationRegistrationFunction.cxx:45:3: performance: Variable 'm_JointPDF' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ants-2.2.0/ImageRegistration/itkCrossCorrelationRegistrationFunction.h:331:9: style: Condition 'makebinimg' is always false [knownConditionTrueFalse]
ants-2.2.0/ImageRegistration/itkCrossCorrelationRegistrationFunction.h:330:23: note: Assignment 'makebinimg=false', assigned value is 0
ants-2.2.0/ImageRegistration/itkCrossCorrelationRegistrationFunction.h:331:9: note: Condition 'makebinimg' is always false
ants-2.2.0/ImageRegistration/itkCrossCorrelationRegistrationFunction.cxx:36:3: warning: Member variable 'CrossCorrelationRegistrationFunction::localCrossCorrelation' is not initialized in the constructor. [uninitMemberVar]
ants-2.2.0/ImageRegistration/itkCrossCorrelationRegistrationFunction.cxx:36:3: warning: Member variable 'CrossCorrelationRegistrationFunction::m_TEMP' is not initialized in the constructor. [uninitMemberVar]
ants-2.2.0/ImageRegistration/itkCrossCorrelationRegistrationFunction.cxx:36:3: warning: Member variable 'CrossCorrelationRegistrationFunction::m_MetricTotal' is not initialized in the constructor. [uninitMemberVar]
ants-2.2.0/ImageRegistration/itkCrossCorrelationRegistrationFunction.cxx:36:3: warning: Member variable 'CrossCorrelationRegistrationFunction::m_MinMag' is not initialized in the constructor. [uninitMemberVar]
ants-2.2.0/ImageRegistration/itkCrossCorrelationRegistrationFunction.cxx:36:3: warning: Member variable 'CrossCorrelationRegistrationFunction::m_MaxMag' is not initialized in the constructor. [uninitMemberVar]
ants-2.2.0/ImageRegistration/itkCrossCorrelationRegistrationFunction.cxx:36:3: warning: Member variable 'CrossCorrelationRegistrationFunction::m_Thresh' is not initialized in the constructor. [uninitMemberVar]
ants-2.2.0/ImageRegistration/itkCrossCorrelationRegistrationFunction.cxx:36:3: warning: Member variable 'CrossCorrelationRegistrationFunction::m_Normalizer' is not initialized in the constructor. [uninitMemberVar]
ants-2.2.0/ImageRegistration/itkProbabilisticRegistrationFunction.h:346:9: style: Condition 'makebinimg' is always false [knownConditionTrueFalse]
ants-2.2.0/ImageRegistration/itkProbabilisticRegistrationFunction.h:345:23: note: Assignment 'makebinimg=false', assigned value is 0
ants-2.2.0/ImageRegistration/itkProbabilisticRegistrationFunction.h:346:9: note: Condition 'makebinimg' is always false
ants-2.2.0/ImageRegistration/itkProbabilisticRegistrationFunction.cxx:33:3: warning: Member variable 'ProbabilisticRegistrationFunction::localProbabilistic' is not initialized in the constructor. [uninitMemberVar]
ants-2.2.0/ImageRegistration/itkProbabilisticRegistrationFunction.cxx:33:3: warning: Member variable 'ProbabilisticRegistrationFunction::m_TEMP' is not initialized in the constructor. [uninitMemberVar]
ants-2.2.0/ImageRegistration/itkProbabilisticRegistrationFunction.cxx:33:3: warning: Member variable 'ProbabilisticRegistrationFunction::m_MetricTotal' is not initialized in the constructor. [uninitMemberVar]
ants-2.2.0/ImageRegistration/itkProbabilisticRegistrationFunction.cxx:33:3: warning: Member variable 'ProbabilisticRegistrationFunction::m_MinMag' is not initialized in the constructor. [uninitMemberVar]
ants-2.2.0/ImageRegistration/itkProbabilisticRegistrationFunction.cxx:33:3: warning: Member variable 'ProbabilisticRegistrationFunction::m_MaxMag' is not initialized in the constructor. [uninitMemberVar]
ants-2.2.0/ImageRegistration/itkProbabilisticRegistrationFunction.cxx:33:3: warning: Member variable 'ProbabilisticRegistrationFunction::m_Thresh' is not initialized in the constructor. [uninitMemberVar]
ants-2.2.0/ImageRegistration/itkProbabilisticRegistrationFunction.cxx:33:3: warning: Member variable 'ProbabilisticRegistrationFunction::m_Normalizer' is not initialized in the constructor. [uninitMemberVar]
ants-2.2.0/ImageRegistration/itkSpatialMutualInformationRegistrationFunction.cxx:608:7: style: Condition 'smoothjh' is always false [knownConditionTrueFalse]
ants-2.2.0/ImageRegistration/itkSpatialMutualInformationRegistrationFunction.cxx:607:19: note: Assignment 'smoothjh=false', assigned value is 0
ants-2.2.0/ImageRegistration/itkSpatialMutualInformationRegistrationFunction.cxx:608:7: note: Condition 'smoothjh' is always false
ants-2.2.0/ImageRegistration/itkSpatialMutualInformationRegistrationFunction.h:214:12: style: C-style pointer casting [cstyleCast]
ants-2.2.0/ImageRegistration/itkSpatialMutualInformationRegistrationFunction.h:317:19: style: The scope of the variable 'px' can be reduced. [variableScope]
ants-2.2.0/ImageRegistration/itkSpatialMutualInformationRegistrationFunction.h:355:13: style: Variable 'ct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/ImageRegistration/itkSpatialMutualInformationRegistrationFunction.cxx:531:52: style: Variable 'nSamples' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/ImageRegistration/itkSpatialMutualInformationRegistrationFunction.cxx:35:3: warning: Member variable 'SpatialMutualInformationRegistrationFunction::m_FixedImageTrueMin' is not initialized in the constructor. [uninitMemberVar]
ants-2.2.0/ImageRegistration/itkSpatialMutualInformationRegistrationFunction.cxx:35:3: warning: Member variable 'SpatialMutualInformationRegistrationFunction::m_FixedImageTrueMax' is not initialized in the constructor. [uninitMemberVar]
ants-2.2.0/ImageRegistration/itkSpatialMutualInformationRegistrationFunction.cxx:35:3: warning: Member variable 'SpatialMutualInformationRegistrationFunction::m_NumParametersPerDim' is not initialized in the constructor. [uninitMemberVar]
ants-2.2.0/ImageRegistration/itkSpatialMutualInformationRegistrationFunction.cxx:35:3: warning: Member variable 'SpatialMutualInformationRegistrationFunction::m_NumBSplineWeights' is not initialized in the constructor. [uninitMemberVar]
ants-2.2.0/ImageRegistration/itkSpatialMutualInformationRegistrationFunction.cxx:35:3: warning: Member variable 'SpatialMutualInformationRegistrationFunction::m_NormalizeMetric' is not initialized in the constructor. [uninitMemberVar]
ants-2.2.0/ImageRegistration/itkSpatialMutualInformationRegistrationFunction.cxx:35:3: warning: Member variable 'SpatialMutualInformationRegistrationFunction::m_Normalizer' is not initialized in the constructor. [uninitMemberVar]
ants-2.2.0/ImageRegistration/itkSpatialMutualInformationRegistrationFunction.cxx:46:3: performance: Variable 'm_JointPDF' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ants-2.2.0/ImageRegistration/itkSyNDemonsRegistrationFunction.cxx:345:35: style: Function 'ReleaseGlobalDataPointer' argument 1 names different: declaration 'GlobalData' definition 'gd'. [funcArgNamesDifferent]
ants-2.2.0/ImageRegistration/itkSyNDemonsRegistrationFunction.h:152:48: note: Function 'ReleaseGlobalDataPointer' argument 1 names different: declaration 'GlobalData' definition 'gd'.
ants-2.2.0/ImageRegistration/itkSyNDemonsRegistrationFunction.cxx:345:35: note: Function 'ReleaseGlobalDataPointer' argument 1 names different: declaration 'GlobalData' definition 'gd'.
ants-2.2.0/Temporary/itkDijkstrasAlgorithm.cxx:13:39: warning: Member variable 'DijkstrasAlgorithm::m_SearchFinished' is not initialized in the constructor. [uninitMemberVar]
ants-2.2.0/Temporary/itkDijkstrasAlgorithm.cxx:13:39: warning: Member variable 'DijkstrasAlgorithm::m_NumberSearched' is not initialized in the constructor. [uninitMemberVar]
ants-2.2.0/Temporary/itkDijkstrasAlgorithm.h:316:5: performance: Variable 'm_TotalCost' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ants-2.2.0/Temporary/itkDijkstrasAlgorithm.h:317:5: performance: Variable 'm_Value1' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ants-2.2.0/Temporary/itkDijkstrasAlgorithm.h:318:5: performance: Variable 'm_Value2' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ants-2.2.0/Temporary/itkDijkstrasAlgorithm.h:319:5: performance: Variable 'm_Value3' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ants-2.2.0/Temporary/itkDijkstrasAlgorithm.h:320:5: performance: Variable 'm_Value4' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ants-2.2.0/Temporary/itkDijkstrasAlgorithm.h:321:5: performance: Variable 'm_PredecessorAddress' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ants-2.2.0/Temporary/itkDijkstrasAlgorithm.h:322:5: performance: Variable 'm_AncestorAddress' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ants-2.2.0/Temporary/itkDijkstrasAlgorithm.cxx:15:3: performance: Variable 'm_Graph' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ants-2.2.0/Temporary/itkDijkstrasAlgorithm.h:364:10: style: Technically the member function 'itk::DijkstrasAlgorithmQueue::GraphSearchNodePriority::operator()' can be const. [functionConst]
ants-2.2.0/Temporary/itkDijkstrasAlgorithm.cxx:106:25: performance: Function parameter 'UserEdgeTemplate' should be passed by const reference. [passedByValue]
ants-2.2.0/Temporary/itkFEMConformalMap.cxx:269:0: style: Same expression used in consecutive assignments of 'WIDTH' and 'HEIGHT'. [duplicateAssignExpression]
ants-2.2.0/Temporary/itkFEMConformalMap.cxx:270:0: note: Same expression used in consecutive assignments of 'WIDTH' and 'HEIGHT'.
ants-2.2.0/Temporary/itkFEMConformalMap.cxx:269:0: note: Same expression used in consecutive assignments of 'WIDTH' and 'HEIGHT'.
ants-2.2.0/Temporary/itkFEMConformalMap.cxx:270:0: style: Same expression used in consecutive assignments of 'HEIGHT' and 'DEPTH'. [duplicateAssignExpression]
ants-2.2.0/Temporary/itkFEMConformalMap.cxx:271:0: note: Same expression used in consecutive assignments of 'HEIGHT' and 'DEPTH'.
ants-2.2.0/Temporary/itkFEMConformalMap.cxx:270:0: note: Same expression used in consecutive assignments of 'HEIGHT' and 'DEPTH'.
ants-2.2.0/Temporary/itkFEMConformalMap.cxx:395:0: style: Same expression used in consecutive assignments of 'phiinc' and 'thetainc'. [duplicateAssignExpression]
ants-2.2.0/Temporary/itkFEMConformalMap.cxx:396:0: note: Same expression used in consecutive assignments of 'phiinc' and 'thetainc'.
ants-2.2.0/Temporary/itkFEMConformalMap.cxx:395:0: note: Same expression used in consecutive assignments of 'phiinc' and 'thetainc'.
ants-2.2.0/Temporary/itkFEMConformalMap.cxx:324:8: style: The scope of the variable 'inimage' can be reduced. [variableScope]
ants-2.2.0/Temporary/itkFEMConformalMap.cxx:408:43: style: The scope of the variable 'inimage' can be reduced. [variableScope]
ants-2.2.0/Temporary/itkFEMConformalMap.cxx:498:9: style: The scope of the variable 'inimage' can be reduced. [variableScope]
ants-2.2.0/Temporary/itkFEMConformalMap.cxx:951:9: style: The scope of the variable 'radsq' can be reduced. [variableScope]
ants-2.2.0/Temporary/itkFEMConformalMap.cxx:952:9: style: The scope of the variable 'c1' can be reduced. [variableScope]
ants-2.2.0/Temporary/itkFEMConformalMap.cxx:952:13: style: The scope of the variable 'c2' can be reduced. [variableScope]
ants-2.2.0/Temporary/itkFEMConformalMap.cxx:952:17: style: The scope of the variable 'c3' can be reduced. [variableScope]
ants-2.2.0/Temporary/itkFEMConformalMap.cxx:954:16: style: The scope of the variable 'dof' can be reduced. [variableScope]
ants-2.2.0/Temporary/itkFEMConformalMap.cxx:484:42: style: Function 'MapStereographicCoordinatesToImage' argument 1 names different: declaration 'dim' definition 'cdim'. [funcArgNamesDifferent]
ants-2.2.0/Temporary/itkFEMConformalMap.h:172:47: note: Function 'MapStereographicCoordinatesToImage' argument 1 names different: declaration 'dim' definition 'cdim'.
ants-2.2.0/Temporary/itkFEMConformalMap.cxx:484:42: note: Function 'MapStereographicCoordinatesToImage' argument 1 names different: declaration 'dim' definition 'cdim'.
ants-2.2.0/Temporary/itkFEMConformalMap.cxx:1161:60: style: Variable 'ct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Temporary/itkFEMConformalMap.cxx:56:3: warning: Member variable 'FEMConformalMap::m_ExtractedSurfaceMesh' is not initialized in the constructor. [uninitMemberVar]
ants-2.2.0/Temporary/itkFEMConformalMap.cxx:59:3: performance: Variable 'm_ParameterFileName' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ants-2.2.0/Temporary/itkFEMConformalMap.cxx:68:3: performance: Variable 'm_SurfaceMesh' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ants-2.2.0/Temporary/itkFEMConformalMap.cxx:69:3: performance: Variable 'm_Image' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ants-2.2.0/Temporary/itkFEMConformalMap.cxx:70:3: performance: Variable 'm_SphereImage' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ants-2.2.0/Temporary/itkFEMDiscConformalMap.cxx:858:19: style: Condition 'oknode' is always true [knownConditionTrueFalse]
ants-2.2.0/Temporary/itkFEMDiscConformalMap.cxx:857:29: note: Assignment 'oknode=true', assigned value is 1
ants-2.2.0/Temporary/itkFEMDiscConformalMap.cxx:858:19: note: Condition 'oknode' is always true
ants-2.2.0/Temporary/itkFEMDiscConformalMap.cxx:108:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
ants-2.2.0/Temporary/itkFEMDiscConformalMap.cxx:253:9: style: The scope of the variable 'tangentlength' can be reduced. [variableScope]
ants-2.2.0/Temporary/itkFEMDiscConformalMap.cxx:315:9: style: The scope of the variable 'tangentlength' can be reduced. [variableScope]
ants-2.2.0/Temporary/itkFEMDiscConformalMap.cxx:540:36: style: Function 'FindLoopAroundNode' argument 1 names different: declaration 'j' definition 'j_in'. [funcArgNamesDifferent]
ants-2.2.0/Temporary/itkFEMDiscConformalMap.h:165:49: note: Function 'FindLoopAroundNode' argument 1 names different: declaration 'j' definition 'j_in'.
ants-2.2.0/Temporary/itkFEMDiscConformalMap.cxx:540:36: note: Function 'FindLoopAroundNode' argument 1 names different: declaration 'j' definition 'j_in'.
ants-2.2.0/Temporary/itkFEMDiscConformalMap.cxx:691:7: style: Variable 'vct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Temporary/itkFEMDiscConformalMap.cxx:1476:5: style: Variable 'ct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Temporary/itkFEMDiscConformalMap.cxx:1504:5: style: Variable 'ct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Temporary/itkFEMDiscConformalMap.cxx:1596:5: style: Variable 'ct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Temporary/itkManifoldIntegrationAlgorithm.cxx:20:49: warning: Member variable 'ManifoldIntegrationAlgorithm::m_SearchFinished' is not initialized in the constructor. [uninitMemberVar]
ants-2.2.0/Temporary/itkManifoldIntegrationAlgorithm.cxx:20:49: warning: Member variable 'ManifoldIntegrationAlgorithm::m_NumberSearched' is not initialized in the constructor. [uninitMemberVar]
ants-2.2.0/Temporary/itkFEMDiscConformalMap.cxx:39:3: warning: Member variable 'FEMDiscConformalMap::m_ExtractedSurfaceMesh' is not initialized in the constructor. [uninitMemberVar]
ants-2.2.0/Temporary/itkFEMDiscConformalMap.cxx:39:3: warning: Member variable 'FEMDiscConformalMap::m_DiskSurfaceMesh' is not initialized in the constructor. [uninitMemberVar]
ants-2.2.0/Temporary/itkFEMDiscConformalMap.cxx:39:3: warning: Member variable 'FEMDiscConformalMap::m_SurfaceFeatureMesh' is not initialized in the constructor. [uninitMemberVar]
ants-2.2.0/Temporary/itkFEMDiscConformalMap.cxx:39:3: warning: Member variable 'FEMDiscConformalMap::m_MaxCost' is not initialized in the constructor. [uninitMemberVar]
ants-2.2.0/Temporary/itkManifoldIntegrationAlgorithm.cxx:23:3: performance: Variable 'm_QS' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ants-2.2.0/Temporary/itkFEMDiscConformalMap.cxx:42:3: performance: Variable 'm_ParameterFileName' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ants-2.2.0/Tensor/itkPreservationOfPrincipalDirectionTensorReorientationImageFilter.cxx:158:16: style: The scope of the variable 'posoff' can be reduced. [variableScope]
ants-2.2.0/Tensor/itkPreservationOfPrincipalDirectionTensorReorientationImageFilter.cxx:47:3: performance: Variable 'm_DisplacementField' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ants-2.2.0/Tensor/itkPreservationOfPrincipalDirectionTensorReorientationImageFilter.cxx:48:3: performance: Variable 'm_DirectionTransform' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ants-2.2.0/Tensor/itkPreservationOfPrincipalDirectionTensorReorientationImageFilter.cxx:49:3: performance: Variable 'm_AffineTransform' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ants-2.2.0/Tensor/itkPreservationOfPrincipalDirectionTensorReorientationImageFilter.cxx:50:3: performance: Variable 'm_InverseAffineTransform' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ants-2.2.0/Utilities/itkLabeledPointSetFileReader.hxx:283:21: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
ants-2.2.0/Utilities/ReadWriteData.h:608:5: style: Variable 'ct' is modified but its new value is never used. [unreadVariable]
ants-2.2.0/Utilities/itkLabeledPointSetFileWriter.hxx:33:9: performance: Variable 'm_Input' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ants-2.2.0/Utilities/itkLabeledPointSetFileWriter.hxx:34:9: performance: Variable 'm_FileName' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ants-2.2.0/Utilities/itkLabeledPointSetFileWriter.hxx:35:9: performance: Variable 'm_MultiComponentScalars' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ants-2.2.0/Utilities/itkLabeledPointSetFileWriter.hxx:36:9: performance: Variable 'm_Lines' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ants-2.2.0/Utilities/ReadWriteData.h:567:31: performance: Function parameter 'warpfn' should be passed by const reference. [passedByValue]
ants-2.2.0/Utilities/ReadWriteData.h:567:51: performance: Function parameter 'ext' should be passed by const reference. [passedByValue]
ants-2.2.0/Utilities/ReadWriteData.h:653:51: performance: Function parameter 'filename' should be passed by const reference. [passedByValue]
ants-2.2.0/Utilities/ReadWriteData.h:687:52: performance: Function parameter 'filename' should be passed by const reference. [passedByValue]
ants-2.2.0/Utilities/antsCommandLineOption.h:85:42: performance: Function parameter 'parameters' should be passed by const reference. [passedByValue]
ants-2.2.0/Utilities/antsCommandLineOption.cxx:74:47: performance: Function parameter 'usage' should be passed by const reference. [passedByValue]
ants-2.2.0/Utilities/antsCommandLineParser.cxx:652:13: performance: Possible inefficient checking for 'm_UnknownOptions' emptiness. [stlSize]
[22:47]

ftp://ftp.se.debian.org/debian/pool/main/a/anubis/anubis_4.1.1+dfsg1.orig.tar.gz
anubis-4.1.1+dfsg1/lib/argcv.c:40:7: style: The scope of the variable 'i' can be reduced. [variableScope]
anubis-4.1.1+dfsg1/lib/argcv.c:403:7: error: Common realloc mistake: 'buffer' nulled but not freed upon failure [memleakOnRealloc]
anubis-4.1.1+dfsg1/lib/error.c:227:12: style: Function 'error' argument 1 names different: declaration '__status' definition 'status'. [funcArgNamesDifferent]
anubis-4.1.1+dfsg1/lib/error.h:42:24: note: Function 'error' argument 1 names different: declaration '__status' definition 'status'.
anubis-4.1.1+dfsg1/lib/error.c:227:12: note: Function 'error' argument 1 names different: declaration '__status' definition 'status'.
anubis-4.1.1+dfsg1/lib/error.c:227:24: style: Function 'error' argument 2 names different: declaration '__errnum' definition 'errnum'. [funcArgNamesDifferent]
anubis-4.1.1+dfsg1/lib/error.h:42:38: note: Function 'error' argument 2 names different: declaration '__errnum' definition 'errnum'.
anubis-4.1.1+dfsg1/lib/error.c:227:24: note: Function 'error' argument 2 names different: declaration '__errnum' definition 'errnum'.
anubis-4.1.1+dfsg1/lib/error.c:227:44: style: Function 'error' argument 3 names different: declaration '__format' definition 'message'. [funcArgNamesDifferent]
anubis-4.1.1+dfsg1/lib/error.h:42:60: note: Function 'error' argument 3 names different: declaration '__format' definition 'message'.
anubis-4.1.1+dfsg1/lib/error.c:227:44: note: Function 'error' argument 3 names different: declaration '__format' definition 'message'.
anubis-4.1.1+dfsg1/lib/error.c:270:20: style: Function 'error_at_line' argument 1 names different: declaration '__status' definition 'status'. [funcArgNamesDifferent]
anubis-4.1.1+dfsg1/lib/error.h:45:32: note: Function 'error_at_line' argument 1 names different: declaration '__status' definition 'status'.
anubis-4.1.1+dfsg1/lib/error.c:270:20: note: Function 'error_at_line' argument 1 names different: declaration '__status' definition 'status'.
anubis-4.1.1+dfsg1/lib/error.c:270:32: style: Function 'error_at_line' argument 2 names different: declaration '__errnum' definition 'errnum'. [funcArgNamesDifferent]
anubis-4.1.1+dfsg1/lib/error.h:45:46: note: Function 'error_at_line' argument 2 names different: declaration '__errnum' definition 'errnum'.
anubis-4.1.1+dfsg1/lib/error.c:270:32: note: Function 'error_at_line' argument 2 names different: declaration '__errnum' definition 'errnum'.
anubis-4.1.1+dfsg1/lib/error.c:270:52: style: Function 'error_at_line' argument 3 names different: declaration '__fname' definition 'file_name'. [funcArgNamesDifferent]
anubis-4.1.1+dfsg1/lib/error.h:45:68: note: Function 'error_at_line' argument 3 names different: declaration '__fname' definition 'file_name'.
anubis-4.1.1+dfsg1/lib/error.c:270:52: note: Function 'error_at_line' argument 3 names different: declaration '__fname' definition 'file_name'.
anubis-4.1.1+dfsg1/lib/error.c:271:22: style: Function 'error_at_line' argument 4 names different: declaration '__lineno' definition 'line_number'. [funcArgNamesDifferent]
anubis-4.1.1+dfsg1/lib/error.h:46:20: note: Function 'error_at_line' argument 4 names different: declaration '__lineno' definition 'line_number'.
anubis-4.1.1+dfsg1/lib/error.c:271:22: note: Function 'error_at_line' argument 4 names different: declaration '__lineno' definition 'line_number'.
anubis-4.1.1+dfsg1/lib/error.c:271:47: style: Function 'error_at_line' argument 5 names different: declaration '__format' definition 'message'. [funcArgNamesDifferent]
anubis-4.1.1+dfsg1/lib/error.h:46:42: note: Function 'error_at_line' argument 5 names different: declaration '__format' definition 'message'.
anubis-4.1.1+dfsg1/lib/error.c:271:47: note: Function 'error_at_line' argument 5 names different: declaration '__format' definition 'message'.
anubis-4.1.1+dfsg1/lib/error.c:263:1: error: va_list 'args' was opened but not closed by va_end(). [va_end_missing]
anubis-4.1.1+dfsg1/lib/fseeko.c:88:0: error: #error "Please port gnulib fseeko.c to your platform! Look at the code in fpurge.c, then report this to bug-gnulib." [preprocessorErrorDirective]
anubis-4.1.1+dfsg1/lib/gettext.h:200:15: style: The scope of the variable 'translation' can be reduced. [variableScope]
anubis-4.1.1+dfsg1/lib/gettext.h:246:15: style: The scope of the variable 'translation' can be reduced. [variableScope]
anubis-4.1.1+dfsg1/lib/getopt.c:347:25: style: Function '_getopt_internal_r' argument 1 names different: declaration '___argc' definition 'argc'. [funcArgNamesDifferent]
anubis-4.1.1+dfsg1/lib/getopt_int.h:113:36: note: Function '_getopt_internal_r' argument 1 names different: declaration '___argc' definition 'argc'.
anubis-4.1.1+dfsg1/lib/getopt.c:347:25: note: Function '_getopt_internal_r' argument 1 names different: declaration '___argc' definition 'argc'.
anubis-4.1.1+dfsg1/lib/getopt.c:347:38: style: Function '_getopt_internal_r' argument 2 names different: declaration '___argv' definition 'argv'. [funcArgNamesDifferent]
anubis-4.1.1+dfsg1/lib/getopt_int.h:113:52: note: Function '_getopt_internal_r' argument 2 names different: declaration '___argv' definition 'argv'.
anubis-4.1.1+dfsg1/lib/getopt.c:347:38: note: Function '_getopt_internal_r' argument 2 names different: declaration '___argv' definition 'argv'.
anubis-4.1.1+dfsg1/lib/getopt.c:347:56: style: Function '_getopt_internal_r' argument 3 names different: declaration '__shortopts' definition 'optstring'. [funcArgNamesDifferent]
anubis-4.1.1+dfsg1/lib/getopt_int.h:114:23: note: Function '_getopt_internal_r' argument 3 names different: declaration '__shortopts' definition 'optstring'.
anubis-4.1.1+dfsg1/lib/getopt.c:347:56: note: Function '_getopt_internal_r' argument 3 names different: declaration '__shortopts' definition 'optstring'.
anubis-4.1.1+dfsg1/lib/getopt.c:348:28: style: Function '_getopt_internal_r' argument 4 names different: declaration '__longopts' definition 'longopts'. [funcArgNamesDifferent]
anubis-4.1.1+dfsg1/lib/getopt_int.h:115:32: note: Function '_getopt_internal_r' argument 4 names different: declaration '__longopts' definition 'longopts'.
anubis-4.1.1+dfsg1/lib/getopt.c:348:28: note: Function '_getopt_internal_r' argument 4 names different: declaration '__longopts' definition 'longopts'.
anubis-4.1.1+dfsg1/lib/getopt.c:348:43: style: Function '_getopt_internal_r' argument 5 names different: declaration '__longind' definition 'longind'. [funcArgNamesDifferent]
anubis-4.1.1+dfsg1/lib/getopt_int.h:115:49: note: Function '_getopt_internal_r' argument 5 names different: declaration '__longind' definition 'longind'.
anubis-4.1.1+dfsg1/lib/getopt.c:348:43: note: Function '_getopt_internal_r' argument 5 names different: declaration '__longind' definition 'longind'.
anubis-4.1.1+dfsg1/lib/getopt.c:349:11: style: Function '_getopt_internal_r' argument 6 names different: declaration '__long_only' definition 'long_only'. [funcArgNamesDifferent]
anubis-4.1.1+dfsg1/lib/getopt_int.h:116:15: note: Function '_getopt_internal_r' argument 6 names different: declaration '__long_only' definition 'long_only'.
anubis-4.1.1+dfsg1/lib/getopt.c:349:11: note: Function '_getopt_internal_r' argument 6 names different: declaration '__long_only' definition 'long_only'.
anubis-4.1.1+dfsg1/lib/getopt.c:349:26: style: Function '_getopt_internal_r' argument 7 names different: declaration '__posixly_correct' definition 'posixly_correct'. [funcArgNamesDifferent]
anubis-4.1.1+dfsg1/lib/getopt_int.h:116:32: note: Function '_getopt_internal_r' argument 7 names different: declaration '__posixly_correct' definition 'posixly_correct'.
anubis-4.1.1+dfsg1/lib/getopt.c:349:26: note: Function '_getopt_internal_r' argument 7 names different: declaration '__posixly_correct' definition 'posixly_correct'.
anubis-4.1.1+dfsg1/lib/getopt.c:349:64: style: Function '_getopt_internal_r' argument 8 names different: declaration '__data' definition 'd'. [funcArgNamesDifferent]
anubis-4.1.1+dfsg1/lib/getopt_int.h:117:32: note: Function '_getopt_internal_r' argument 8 names different: declaration '__data' definition 'd'.
anubis-4.1.1+dfsg1/lib/getopt.c:349:64: note: Function '_getopt_internal_r' argument 8 names different: declaration '__data' definition 'd'.
anubis-4.1.1+dfsg1/lib/getopt.c:1083:23: style: Function '_getopt_internal' argument 1 names different: declaration '___argc' definition 'argc'. [funcArgNamesDifferent]
anubis-4.1.1+dfsg1/lib/getopt_int.h:22:34: note: Function '_getopt_internal' argument 1 names different: declaration '___argc' definition 'argc'.
anubis-4.1.1+dfsg1/lib/getopt.c:1083:23: note: Function '_getopt_internal' argument 1 names different: declaration '___argc' definition 'argc'.
anubis-4.1.1+dfsg1/lib/getopt.c:1083:36: style: Function '_getopt_internal' argument 2 names different: declaration '___argv' definition 'argv'. [funcArgNamesDifferent]
anubis-4.1.1+dfsg1/lib/getopt_int.h:22:50: note: Function '_getopt_internal' argument 2 names different: declaration '___argv' definition 'argv'.
anubis-4.1.1+dfsg1/lib/getopt.c:1083:36: note: Function '_getopt_internal' argument 2 names different: declaration '___argv' definition 'argv'.
anubis-4.1.1+dfsg1/lib/getopt.c:1083:54: style: Function '_getopt_internal' argument 3 names different: declaration '__shortopts' definition 'optstring'. [funcArgNamesDifferent]
anubis-4.1.1+dfsg1/lib/getopt_int.h:23:21: note: Function '_getopt_internal' argument 3 names different: declaration '__shortopts' definition 'optstring'.
anubis-4.1.1+dfsg1/lib/getopt.c:1083:54: note: Function '_getopt_internal' argument 3 names different: declaration '__shortopts' definition 'optstring'.
anubis-4.1.1+dfsg1/lib/getopt.c:1084:26: style: Function '_getopt_internal' argument 4 names different: declaration '__longopts' definition 'longopts'. [funcArgNamesDifferent]
anubis-4.1.1+dfsg1/lib/getopt_int.h:24:37: note: Function '_getopt_internal' argument 4 names different: declaration '__longopts' definition 'longopts'.
anubis-4.1.1+dfsg1/lib/getopt.c:1084:26: note: Function '_getopt_internal' argument 4 names different: declaration '__longopts' definition 'longopts'.
anubis-4.1.1+dfsg1/lib/getopt.c:1084:41: style: Function '_getopt_internal' argument 5 names different: declaration '__longind' definition 'longind'. [funcArgNamesDifferent]
anubis-4.1.1+dfsg1/lib/getopt_int.h:24:54: note: Function '_getopt_internal' argument 5 names different: declaration '__longind' definition 'longind'.
anubis-4.1.1+dfsg1/lib/getopt.c:1084:41: note: Function '_getopt_internal' argument 5 names different: declaration '__longind' definition 'longind'.
anubis-4.1.1+dfsg1/lib/getopt.c:1085:9: style: Function '_getopt_internal' argument 6 names different: declaration '__long_only' definition 'long_only'. [funcArgNamesDifferent]
anubis-4.1.1+dfsg1/lib/getopt_int.h:25:13: note: Function '_getopt_internal' argument 6 names different: declaration '__long_only' definition 'long_only'.
anubis-4.1.1+dfsg1/lib/getopt.c:1085:9: note: Function '_getopt_internal' argument 6 names different: declaration '__long_only' definition 'long_only'.
anubis-4.1.1+dfsg1/lib/getopt.c:1085:24: style: Function '_getopt_internal' argument 7 names different: declaration '__posixly_correct' definition 'posixly_correct'. [funcArgNamesDifferent]
anubis-4.1.1+dfsg1/lib/getopt_int.h:25:30: note: Function '_getopt_internal' argument 7 names different: declaration '__posixly_correct' definition 'posixly_correct'.
anubis-4.1.1+dfsg1/lib/getopt.c:1085:24: note: Function '_getopt_internal' argument 7 names different: declaration '__posixly_correct' definition 'posixly_correct'.
anubis-4.1.1+dfsg1/lib/getopt1.c:48:21: style: Function '_getopt_long_r' argument 1 names different: declaration '___argc' definition 'argc'. [funcArgNamesDifferent]
anubis-4.1.1+dfsg1/lib/getopt_int.h:119:32: note: Function '_getopt_long_r' argument 1 names different: declaration '___argc' definition 'argc'.
anubis-4.1.1+dfsg1/lib/getopt1.c:48:21: note: Function '_getopt_long_r' argument 1 names different: declaration '___argc' definition 'argc'.
anubis-4.1.1+dfsg1/lib/getopt1.c:48:34: style: Function '_getopt_long_r' argument 2 names different: declaration '___argv' definition 'argv'. [funcArgNamesDifferent]
anubis-4.1.1+dfsg1/lib/getopt_int.h:119:48: note: Function '_getopt_long_r' argument 2 names different: declaration '___argv' definition 'argv'.
anubis-4.1.1+dfsg1/lib/getopt1.c:48:34: note: Function '_getopt_long_r' argument 2 names different: declaration '___argv' definition 'argv'.
anubis-4.1.1+dfsg1/lib/getopt1.c:48:52: style: Function '_getopt_long_r' argument 3 names different: declaration '__shortopts' definition 'options'. [funcArgNamesDifferent]
anubis-4.1.1+dfsg1/lib/getopt_int.h:120:19: note: Function '_getopt_long_r' argument 3 names different: declaration '__shortopts' definition 'options'.
anubis-4.1.1+dfsg1/lib/getopt1.c:48:52: note: Function '_getopt_long_r' argument 3 names different: declaration '__shortopts' definition 'options'.
anubis-4.1.1+dfsg1/lib/getopt1.c:49:24: style: Function '_getopt_long_r' argument 4 names different: declaration '__longopts' definition 'long_options'. [funcArgNamesDifferent]
anubis-4.1.1+dfsg1/lib/getopt_int.h:121:28: note: Function '_getopt_long_r' argument 4 names different: declaration '__longopts' definition 'long_options'.
anubis-4.1.1+dfsg1/lib/getopt1.c:49:24: note: Function '_getopt_long_r' argument 4 names different: declaration '__longopts' definition 'long_options'.
anubis-4.1.1+dfsg1/lib/getopt1.c:49:43: style: Function '_getopt_long_r' argument 5 names different: declaration '__longind' definition 'opt_index'. [funcArgNamesDifferent]
anubis-4.1.1+dfsg1/lib/getopt_int.h:121:45: note: Function '_getopt_long_r' argument 5 names different: declaration '__longind' definition 'opt_index'.
anubis-4.1.1+dfsg1/lib/getopt1.c:49:43: note: Function '_getopt_long_r' argument 5 names different: declaration '__longind' definition 'opt_index'.
anubis-4.1.1+dfsg1/lib/getopt1.c:50:24: style: Function '_getopt_long_r' argument 6 names different: declaration '__data' definition 'd'. [funcArgNamesDifferent]
anubis-4.1.1+dfsg1/lib/getopt_int.h:122:28: note: Function '_getopt_long_r' argument 6 names different: declaration '__data' definition 'd'.
anubis-4.1.1+dfsg1/lib/getopt1.c:50:24: note: Function '_getopt_long_r' argument 6 names different: declaration '__data' definition 'd'.
anubis-4.1.1+dfsg1/lib/getopt1.c:71:26: style: Function '_getopt_long_only_r' argument 1 names different: declaration '___argc' definition 'argc'. [funcArgNamesDifferent]
anubis-4.1.1+dfsg1/lib/getopt_int.h:124:37: note: Function '_getopt_long_only_r' argument 1 names different: declaration '___argc' definition 'argc'.
anubis-4.1.1+dfsg1/lib/getopt1.c:71:26: note: Function '_getopt_long_only_r' argument 1 names different: declaration '___argc' definition 'argc'.
anubis-4.1.1+dfsg1/lib/getopt1.c:71:39: style: Function '_getopt_long_only_r' argument 2 names different: declaration '___argv' definition 'argv'. [funcArgNamesDifferent]
anubis-4.1.1+dfsg1/lib/getopt_int.h:124:53: note: Function '_getopt_long_only_r' argument 2 names different: declaration '___argv' definition 'argv'.
anubis-4.1.1+dfsg1/lib/getopt1.c:71:39: note: Function '_getopt_long_only_r' argument 2 names different: declaration '___argv' definition 'argv'.
anubis-4.1.1+dfsg1/lib/getopt1.c:71:57: style: Function '_getopt_long_only_r' argument 3 names different: declaration '__shortopts' definition 'options'. [funcArgNamesDifferent]
anubis-4.1.1+dfsg1/lib/getopt_int.h:125:17: note: Function '_getopt_long_only_r' argument 3 names different: declaration '__shortopts' definition 'options'.
anubis-4.1.1+dfsg1/lib/getopt1.c:71:57: note: Function '_getopt_long_only_r' argument 3 names different: declaration '__shortopts' definition 'options'.
anubis-4.1.1+dfsg1/lib/getopt1.c:72:29: style: Function '_getopt_long_only_r' argument 4 names different: declaration '__longopts' definition 'long_options'. [funcArgNamesDifferent]
anubis-4.1.1+dfsg1/lib/getopt_int.h:126:26: note: Function '_getopt_long_only_r' argument 4 names different: declaration '__longopts' definition 'long_options'.
anubis-4.1.1+dfsg1/lib/getopt1.c:72:29: note: Function '_getopt_long_only_r' argument 4 names different: declaration '__longopts' definition 'long_options'.
anubis-4.1.1+dfsg1/lib/getopt1.c:72:48: style: Function '_getopt_long_only_r' argument 5 names different: declaration '__longind' definition 'opt_index'. [funcArgNamesDifferent]
anubis-4.1.1+dfsg1/lib/getopt_int.h:127:10: note: Function '_getopt_long_only_r' argument 5 names different: declaration '__longind' definition 'opt_index'.
anubis-4.1.1+dfsg1/lib/getopt1.c:72:48: note: Function '_getopt_long_only_r' argument 5 names different: declaration '__longind' definition 'opt_index'.
anubis-4.1.1+dfsg1/lib/getopt1.c:73:29: style: Function '_getopt_long_only_r' argument 6 names different: declaration '__data' definition 'd'. [funcArgNamesDifferent]
anubis-4.1.1+dfsg1/lib/getopt_int.h:128:26: note: Function '_getopt_long_only_r' argument 6 names different: declaration '__data' definition 'd'.
anubis-4.1.1+dfsg1/lib/getopt1.c:73:29: note: Function '_getopt_long_only_r' argument 6 names different: declaration '__data' definition 'd'.
anubis-4.1.1+dfsg1/lib/getpass.c:93:8: style: The scope of the variable 'tty_changed' can be reduced. [variableScope]
anubis-4.1.1+dfsg1/lib/getpass.c:92:18: style: Unused variable: s [unusedVariable]
anubis-4.1.1+dfsg1/lib/getpass.c:92:21: style: Unused variable: t [unusedVariable]
anubis-4.1.1+dfsg1/lib/lbuf.c:87:46: style: Function '_auth_lb_read' argument 2 names different: declaration 'ptr' definition 'optr'. [funcArgNamesDifferent]
anubis-4.1.1+dfsg1/lib/lbuf.h:24:50: note: Function '_auth_lb_read' argument 2 names different: declaration 'ptr' definition 'optr'.
anubis-4.1.1+dfsg1/lib/lbuf.c:87:46: note: Function '_auth_lb_read' argument 2 names different: declaration 'ptr' definition 'optr'.
anubis-4.1.1+dfsg1/lib/lbuf.c:87:59: style: Function '_auth_lb_read' argument 3 names different: declaration 'size' definition 'osize'. [funcArgNamesDifferent]
anubis-4.1.1+dfsg1/lib/lbuf.h:24:62: note: Function '_auth_lb_read' argument 3 names different: declaration 'size' definition 'osize'.
anubis-4.1.1+dfsg1/lib/lbuf.c:87:59: note: Function '_auth_lb_read' argument 3 names different: declaration 'size' definition 'osize'.
anubis-4.1.1+dfsg1/lib/obstack.c:178:35: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
anubis-4.1.1+dfsg1/lib/obstack.c:226:35: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
anubis-4.1.1+dfsg1/lib/obstack.c:269:5: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
anubis-4.1.1+dfsg1/lib/obstack.c:296:7: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
anubis-4.1.1+dfsg1/lib/obstack.c:344:33: style: Function 'obstack_free' argument 1 names different: declaration 'obstack' definition 'h'. [funcArgNamesDifferent]
anubis-4.1.1+dfsg1/lib/obstack.h:193:45: note: Function 'obstack_free' argument 1 names different: declaration 'obstack' definition 'h'.
anubis-4.1.1+dfsg1/lib/obstack.c:344:33: note: Function 'obstack_free' argument 1 names different: declaration 'obstack' definition 'h'.
anubis-4.1.1+dfsg1/lib/obstack.c:344:42: style: Function 'obstack_free' argument 2 names different: declaration 'block' definition 'obj'. [funcArgNamesDifferent]
anubis-4.1.1+dfsg1/lib/obstack.h:193:60: note: Function 'obstack_free' argument 2 names different: declaration 'block' definition 'obj'.
anubis-4.1.1+dfsg1/lib/obstack.c:344:42: note: Function 'obstack_free' argument 2 names different: declaration 'block' definition 'obj'.
anubis-4.1.1+dfsg1/lib/obstack.c:59:13: style: union member 'fooround::i' is never used. [unusedStructMember]
anubis-4.1.1+dfsg1/lib/obstack.c:60:15: style: union member 'fooround::d' is never used. [unusedStructMember]
anubis-4.1.1+dfsg1/lib/obstack.c:61:9: style: union member 'fooround::p' is never used. [unusedStructMember]
anubis-4.1.1+dfsg1/lib/obstack.c:65:8: style: struct member 'fooalign::c' is never used. [unusedStructMember]
anubis-4.1.1+dfsg1/lib/xmalloc.c:100:8: style: Condition '!HAVE_GNU_CALLOC' is always true [knownConditionTrueFalse]
anubis-4.1.1+dfsg1/lib/xmalloc.c:101:37: style: Condition 'HAVE_GNU_CALLOC' is always false [knownConditionTrueFalse]
anubis-4.1.1+dfsg1/lib/xmalloc.c:47:17: style: Function 'xmalloc' argument 1 names different: declaration 's' definition 'n'. [funcArgNamesDifferent]
anubis-4.1.1+dfsg1/lib/xalloc.h:55:23: note: Function 'xmalloc' argument 1 names different: declaration 's' definition 'n'.
anubis-4.1.1+dfsg1/lib/xmalloc.c:47:17: note: Function 'xmalloc' argument 1 names different: declaration 's' definition 'n'.
anubis-4.1.1+dfsg1/lib/xmalloc.c:59:27: style: Function 'xrealloc' argument 2 names different: declaration 's' definition 'n'. [funcArgNamesDifferent]
anubis-4.1.1+dfsg1/lib/xalloc.h:58:33: note: Function 'xrealloc' argument 2 names different: declaration 's' definition 'n'.
anubis-4.1.1+dfsg1/lib/xmalloc.c:59:27: note: Function 'xrealloc' argument 2 names different: declaration 's' definition 'n'.
anubis-4.1.1+dfsg1/lib/xmalloc.c:119:22: style: Function 'xstrdup' argument 1 names different: declaration 'str' definition 'string'. [funcArgNamesDifferent]
anubis-4.1.1+dfsg1/lib/xalloc.h:61:28: note: Function 'xstrdup' argument 1 names different: declaration 'str' definition 'string'.
anubis-4.1.1+dfsg1/lib/xmalloc.c:119:22: note: Function 'xstrdup' argument 1 names different: declaration 'str' definition 'string'.
anubis-4.1.1+dfsg1/lib/xmalloc.c:86:17: error: Allocation with xmalloc, memset doesn't release it. [leakNoVarFunctionCall]
anubis-4.1.1+dfsg1/lib/xmalloc.c:113:17: error: Allocation with xmalloc, memcpy doesn't release it. [leakNoVarFunctionCall]
adm.opt:101:14: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
adm.opt:20:16: style: The scope of the variable 'n' can be reduced. [variableScope]
anubis-4.1.1+dfsg1/src/anubisusr.c:258:12: style: The scope of the variable 'j' can be reduced. [variableScope]
anubis-4.1.1+dfsg1/src/anubisusr.c:436:23: style: Function 'assign_string' argument 1 names different: declaration 'pstr' definition 'pstring'. [funcArgNamesDifferent]
anubis-4.1.1+dfsg1/src/headers.h:429:28: note: Function 'assign_string' argument 1 names different: declaration 'pstr' definition 'pstring'.
anubis-4.1.1+dfsg1/src/anubisusr.c:436:23: note: Function 'assign_string' argument 1 names different: declaration 'pstr' definition 'pstring'.
anubis-4.1.1+dfsg1/src/anubisusr.c:436:44: style: Function 'assign_string' argument 2 names different: declaration 's' definition 'value'. [funcArgNamesDifferent]
anubis-4.1.1+dfsg1/src/headers.h:429:46: note: Function 'assign_string' argument 2 names different: declaration 's' definition 'value'.
anubis-4.1.1+dfsg1/src/anubisusr.c:436:44: note: Function 'assign_string' argument 2 names different: declaration 's' definition 'value'.
env.opt:502:7: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
env.opt:75:14: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
env.opt:155:14: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
env.opt:37:16: style: The scope of the variable 'n' can be reduced. [variableScope]
anubis-4.1.1+dfsg1/src/exec.c:208:11: warning: Either the condition 'if(dst&&dstsize)' is redundant or there is possible null pointer dereference: dst. [nullPointerRedundantCheck]
anubis-4.1.1+dfsg1/src/exec.c:211:6: note: Assuming that condition 'if(dst&&dstsize)' is not redundant
anubis-4.1.1+dfsg1/src/exec.c:208:11: note: Null pointer dereference
anubis-4.1.1+dfsg1/src/md5.c:73:35: style: Function 'anubis_MD5Init' argument 1 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent]
anubis-4.1.1+dfsg1/src/md5.c:36:47: note: Function 'anubis_MD5Init' argument 1 names different: declaration 'context' definition 'ctx'.
anubis-4.1.1+dfsg1/src/md5.c:73:35: note: Function 'anubis_MD5Init' argument 1 names different: declaration 'context' definition 'ctx'.
anubis-4.1.1+dfsg1/src/md5.c:89:37: style: Function 'anubis_MD5Update' argument 1 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent]
anubis-4.1.1+dfsg1/src/md5.c:37:49: note: Function 'anubis_MD5Update' argument 1 names different: declaration 'context' definition 'ctx'.
anubis-4.1.1+dfsg1/src/md5.c:89:37: note: Function 'anubis_MD5Update' argument 1 names different: declaration 'context' definition 'ctx'.
anubis-4.1.1+dfsg1/src/md5.c:134:62: style: Function 'anubis_MD5Final' argument 2 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent]
anubis-4.1.1+dfsg1/src/md5.c:39:74: note: Function 'anubis_MD5Final' argument 2 names different: declaration 'context' definition 'ctx'.
anubis-4.1.1+dfsg1/src/md5.c:134:62: note: Function 'anubis_MD5Final' argument 2 names different: declaration 'context' definition 'ctx'.
anubis-4.1.1+dfsg1/src/md5.c:201:67: style: Function 'anubis_MD5Transform' argument 2 names different: declaration 'in' definition 'cin'. [funcArgNamesDifferent]
anubis-4.1.1+dfsg1/src/md5.c:40:79: note: Function 'anubis_MD5Transform' argument 2 names different: declaration 'in' definition 'cin'.
anubis-4.1.1+dfsg1/src/md5.c:201:67: note: Function 'anubis_MD5Transform' argument 2 names different: declaration 'in' definition 'cin'.
anubis-4.1.1+dfsg1/src/misc.c:130:19: style: The scope of the variable 'p' can be reduced. [variableScope]
anubis-4.1.1+dfsg1/src/misc.c:344:4: error: Common realloc mistake: 'name' nulled but not freed upon failure [memleakOnRealloc]
anubis-4.1.1+dfsg1/src/net.c:72:4: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
rcfile.y:209:0: error: Invalid number of character '{' when these macros are defined: '__GCC__=1;__GCC__=1'. [syntaxError]
lex.rc_yy.c:1421:30: warning: Possible null pointer dereference: b [nullPointer]
lex.rc_yy.c:1418:24: note: Assignment 'b=(rc_yy_buffer_stack)?(rc_yy_buffer_stack)[rc_yy_buffer_stack_top]:NULL', assigned value is 0
lex.rc_yy.c:1421:30: note: Null pointer dereference
lex.rc_yy.c:1423:9: warning: Possible null pointer dereference: b [nullPointer]
lex.rc_yy.c:1418:24: note: Assignment 'b=(rc_yy_buffer_stack)?(rc_yy_buffer_stack)[rc_yy_buffer_stack_top]:NULL', assigned value is 0
lex.rc_yy.c:1423:9: note: Null pointer dereference
lex.rc_yy.c:1790:2: warning: Possible null pointer dereference: b [nullPointer]
lex.rc_yy.c:1679:20: note: Calling function 'rc_yy_init_buffer', 1st argument 'b' value is 0
lex.rc_yy.c:1790:2: note: Null pointer dereference
lex.rc_yy.c:1791:2: warning: Possible null pointer dereference: b [nullPointer]
lex.rc_yy.c:1679:20: note: Calling function 'rc_yy_init_buffer', 1st argument 'b' value is 0
lex.rc_yy.c:1791:2: note: Null pointer dereference
lex.rc_yy.c:1802:9: warning: Possible null pointer dereference: b [nullPointer]
lex.rc_yy.c:1679:20: note: Calling function 'rc_yy_init_buffer', 1st argument 'b' value is 0
lex.rc_yy.c:1802:9: note: Null pointer dereference
lex.rc_yy.c:1531:68: style: Function 'rc_yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'rc_yy_current_state'. [funcArgNamesDifferent]
lex.rc_yy.c:348:63: note: Function 'rc_yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'rc_yy_current_state'.
lex.rc_yy.c:1531:68: note: Function 'rc_yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'rc_yy_current_state'.
lex.rc_yy.c:1554:52: style: Function 'rc_yyunput' argument 2 names different: declaration 'buf_ptr' definition 'rc_yy_bp'. [funcArgNamesDifferent]
lex.rc_yy.c:726:41: note: Function 'rc_yyunput' argument 2 names different: declaration 'buf_ptr' definition 'rc_yy_bp'.
lex.rc_yy.c:1554:52: note: Function 'rc_yyunput' argument 2 names different: declaration 'buf_ptr' definition 'rc_yy_bp'.
lex.rc_yy.c:1975:54: style: Function 'rc_yy_scan_string' argument 1 names different: declaration 'rc_yy_str' definition 'rc_yystr'. [funcArgNamesDifferent]
lex.rc_yy.c:301:53: note: Function 'rc_yy_scan_string' argument 1 names different: declaration 'rc_yy_str' definition 'rc_yystr'.
lex.rc_yy.c:1975:54: note: Function 'rc_yy_scan_string' argument 1 names different: declaration 'rc_yy_str' definition 'rc_yystr'.
lex.rc_yy.c:1988:54: style: Function 'rc_yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'rc_yybytes'. [funcArgNamesDifferent]
lex.rc_yy.c:302:52: note: Function 'rc_yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'rc_yybytes'.
lex.rc_yy.c:1988:54: note: Function 'rc_yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'rc_yybytes'.
lex.rc_yy.c:1988:71: style: Function 'rc_yy_scan_bytes' argument 2 names different: declaration 'len' definition '_rc_yybytes_len'. [funcArgNamesDifferent]
lex.rc_yy.c:302:62: note: Function 'rc_yy_scan_bytes' argument 2 names different: declaration 'len' definition '_rc_yybytes_len'.
lex.rc_yy.c:1988:71: note: Function 'rc_yy_scan_bytes' argument 2 names different: declaration 'len' definition '_rc_yybytes_len'.
lex.rc_yy.c:2120:27: style: Function 'rc_yyset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'. [funcArgNamesDifferent]
lex.rc_yy.c:692:26: note: Function 'rc_yyset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'.
lex.rc_yy.c:2120:27: note: Function 'rc_yyset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'.
anubis-4.1.1+dfsg1/src/rcfile.c:153:8: style: The scope of the variable 'homedir' can be reduced. [variableScope]
anubis-4.1.1+dfsg1/src/rcfile.c:155:15: style: The scope of the variable 'sec' can be reduced. [variableScope]
anubis-4.1.1+dfsg1/src/regex.c:155:7: style: The scope of the variable 'newlen' can be reduced. [variableScope]
anubis-4.1.1+dfsg1/src/stream.c:245:7: style: The scope of the variable 'rc' can be reduced. [variableScope]
anubis-4.1.1+dfsg1/src/stream.c:186:18: style: Checking if unsigned variable 'str->level' is less than zero. [unsignedLessThanZero]
anubis-4.1.1+dfsg1/src/tunnel.c:321:13: style: The scope of the variable 'ptr' can be reduced. [variableScope]
anubis-4.1.1+dfsg1/src/tunnel.c:323:12: style: The scope of the variable 'host' can be reduced. [variableScope]
anubis-4.1.1+dfsg1/src/tunnel.c:104:39: style: Function 'collect_headers' argument 2 names different: declaration 'init_line' definition 'line'. [funcArgNamesDifferent]
anubis-4.1.1+dfsg1/src/headers.h:381:44: note: Function 'collect_headers' argument 2 names different: declaration 'init_line' definition 'line'.
anubis-4.1.1+dfsg1/src/tunnel.c:104:39: note: Function 'collect_headers' argument 2 names different: declaration 'init_line' definition 'line'.
usr.opt:29:0: error: #endif without #if [preprocessorErrorDirective]
[22:47]

ftp://ftp.se.debian.org/debian/pool/main/a/anypaper/anypaper_2.4.orig.tar.gz
anypaper-2.4/anypaper/anypaper.c:103:3: style: Variable 'current' is reassigned a value before the old one has been used. [redundantAssignment]
anypaper-2.4/anypaper/anypaper.c:101:0: note: Variable 'current' is reassigned a value before the old one has been used.
anypaper-2.4/anypaper/anypaper.c:103:3: note: Variable 'current' is reassigned a value before the old one has been used.
anypaper-2.4/anypaper/anypaper.c:104:3: style: Variable 'current_com' is reassigned a value before the old one has been used. [redundantAssignment]
anypaper-2.4/anypaper/anypaper.c:101:0: note: Variable 'current_com' is reassigned a value before the old one has been used.
anypaper-2.4/anypaper/anypaper.c:104:3: note: Variable 'current_com' is reassigned a value before the old one has been used.
anypaper-2.4/anypaper/anypaper_command.c:91:2: style: Variable 'e' is reassigned a value before the old one has been used. [redundantAssignment]
anypaper-2.4/anypaper/anypaper_command.c:89:0: note: Variable 'e' is reassigned a value before the old one has been used.
anypaper-2.4/anypaper/anypaper_command.c:91:2: note: Variable 'e' is reassigned a value before the old one has been used.
anypaper-2.4/anypaper/anypaper_image.c:50:24: style: Variable 'self' is assigned a value that is never used. [unreadVariable]
anypaper-2.4/anypaper/anypaper_image.c:94:39: style: Unused variable: endptr [unusedVariable]
anypaper-2.4/anypaper/anypaper_image.c:216:3: style: Variable 'x' is assigned a value that is never used. [unreadVariable]
anypaper-2.4/anypaper/anypaper_image.c:216:5: style: Variable 'y' is assigned a value that is never used. [unreadVariable]
anypaper-2.4/anypaper/anypaper_image.c:217:6: style: Variable 'dx' is assigned a value that is never used. [unreadVariable]
anypaper-2.4/anypaper/anypaper_image.c:218:6: style: Variable 'dy' is assigned a value that is never used. [unreadVariable]
anypaper-2.4/anypaper/anypaper_image.c:254:13: style: Unused variable: tempbuf [unusedVariable]
anypaper-2.4/anypaper/anypaper_image.c:255:10: style: Unused variable: min [unusedVariable]
anypaper-2.4/anypaper/anypaper_image.c:255:15: style: Unused variable: max [unusedVariable]
anypaper-2.4/anypaper/anypaper_parameters.c:122:18: style: The scope of the variable 'field' can be reduced. [variableScope]
anypaper-2.4/anypaper/anypaper_parameters.c:122:27: style: The scope of the variable 'subfield' can be reduced. [variableScope]
anypaper-2.4/anypaper/anypaper_parameters.c:123:6: style: The scope of the variable 'i' can be reduced. [variableScope]
anypaper-2.4/anypaper/anypaper_parameters.c:123:8: style: The scope of the variable 'j' can be reduced. [variableScope]
anypaper-2.4/anypaper/anypaper_parameters.c:123:12: style: The scope of the variable 'k' can be reduced. [variableScope]
anypaper-2.4/anypaper/anypaper_parameters.c:123:14: style: The scope of the variable 't' can be reduced. [variableScope]
anypaper-2.4/anypaper/anypaper_parameters.c:124:6: style: The scope of the variable 'par_counter' can be reduced. [variableScope]
anypaper-2.4/anypaper/anypaper_parameters.c:81:29: style: Variable 'self' is assigned a value that is never used. [unreadVariable]
anypaper-2.4/anypaper/anypaper_preview.c:88:2: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
anypaper-2.4/anypaper/anypaper_preview.c:186:104: style: Function 'anypaper_preview_create' argument 3 names different: declaration 'image' definition 'image_object'. [funcArgNamesDifferent]
anypaper-2.4/anypaper/anypaper_preview.h:58:104: note: Function 'anypaper_preview_create' argument 3 names different: declaration 'image' definition 'image_object'.
anypaper-2.4/anypaper/anypaper_preview.c:186:104: note: Function 'anypaper_preview_create' argument 3 names different: declaration 'image' definition 'image_object'.
anypaper-2.4/anypaper/anypaper_preview.c:57:26: style: Variable 'self' is assigned a value that is never used. [unreadVariable]
anypaper-2.4/anypaper/anypaper_wallpapersetter.c:84:2: style: Variable 'current' is reassigned a value before the old one has been used. [redundantAssignment]
anypaper-2.4/anypaper/anypaper_wallpapersetter.c:82:0: note: Variable 'current' is reassigned a value before the old one has been used.
anypaper-2.4/anypaper/anypaper_wallpapersetter.c:84:2: note: Variable 'current' is reassigned a value before the old one has been used.
anypaper-2.4/anypaper/anypaper_wallpapersetter.c:85:2: style: Variable 'current_com' is reassigned a value before the old one has been used. [redundantAssignment]
anypaper-2.4/anypaper/anypaper_wallpapersetter.c:82:0: note: Variable 'current_com' is reassigned a value before the old one has been used.
anypaper-2.4/anypaper/anypaper_wallpapersetter.c:85:2: note: Variable 'current_com' is reassigned a value before the old one has been used.
anypaper-2.4/anypaper/anypaper_wallpapersetter.c:79:18: style: The scope of the variable 'field' can be reduced. [variableScope]
anypaper-2.4/anypaper/anypaper_wallpapersetter.c:79:38: style: The scope of the variable 'wsetter' can be reduced. [variableScope]
anypaper-2.4/anypaper/anypaper_wallpapersetter.c:79:48: style: The scope of the variable 'command' can be reduced. [variableScope]
anypaper-2.4/anypaper/anypaper_wallpapersetter.c:80:6: style: The scope of the variable 'i' can be reduced. [variableScope]
anypaper-2.4/anypaper/anypaper_wallpapersetter.c:80:8: style: The scope of the variable 'j' can be reduced. [variableScope]
anypaper-2.4/anypaper/anypaper_wallpapersetter.c:80:12: style: The scope of the variable 'k' can be reduced. [variableScope]
anypaper-2.4/anypaper/anypaper_wallpapersetter.c:80:14: style: The scope of the variable 't' can be reduced. [variableScope]
anypaper-2.4/anypaper/anypaper_wallpapersetter.c:47:34: style: Variable 'self' is assigned a value that is never used. [unreadVariable]
anypaper-2.4/anypaper/anypaper_wallpapersetter.c:63:34: style: Unused variable: priv [unusedVariable]
anypaper-2.4/anypaper/anypaper_window.c:750:3: style: Variable 'atual' is reassigned a value before the old one has been used. [redundantAssignment]
anypaper-2.4/anypaper/anypaper_window.c:735:0: note: Variable 'atual' is reassigned a value before the old one has been used.
anypaper-2.4/anypaper/anypaper_window.c:750:3: note: Variable 'atual' is reassigned a value before the old one has been used.
anypaper-2.4/anypaper/anypaper_window.c:751:3: style: Variable 'atual_com' is reassigned a value before the old one has been used. [redundantAssignment]
anypaper-2.4/anypaper/anypaper_window.c:735:0: note: Variable 'atual_com' is reassigned a value before the old one has been used.
anypaper-2.4/anypaper/anypaper_window.c:751:3: note: Variable 'atual_com' is reassigned a value before the old one has been used.
anypaper-2.4/anypaper/anypaper_window.c:138:13: style: The scope of the variable 'dialog_error' can be reduced. [variableScope]
anypaper-2.4/anypaper/anypaper_window.c:214:13: style: The scope of the variable 'dialog_error' can be reduced. [variableScope]
anypaper-2.4/anypaper/anypaper_window.c:413:8: style: The scope of the variable 'buffer' can be reduced. [variableScope]
anypaper-2.4/anypaper/anypaper_window.c:484:22: style: The scope of the variable 'dialog_error' can be reduced. [variableScope]
anypaper-2.4/anypaper/anypaper_window.c:536:22: style: The scope of the variable 'dialog_error' can be reduced. [variableScope]
anypaper-2.4/anypaper/anypaper_window.c:838:46: style: Function 'anypaper_window_create' argument 1 names different: declaration 'window' definition 'self'. [funcArgNamesDifferent]
anypaper-2.4/anypaper/anypaper_window.h:77:46: note: Function 'anypaper_window_create' argument 1 names different: declaration 'window' definition 'self'.
anypaper-2.4/anypaper/anypaper_window.c:838:46: note: Function 'anypaper_window_create' argument 1 names different: declaration 'window' definition 'self'.
anypaper-2.4/anypaper/anypaper_window.c:80:25: style: Variable 'self' is assigned a value that is never used. [unreadVariable]
anypaper-2.4/anypaper/anypaper_window.c:844:21: style: Unused variable: background [unusedVariable]
anypaper-2.4/anypaper/anypaper_window.c:845:13: style: Unused variable: rmenu [unusedVariable]
anypaper-2.4/anypaper/anypaper_window.c:848:9: style: Unused variable: filename [unusedVariable]
anypaper-2.4/anypaper/anypaper_window.c:848:20: style: Unused variable: buffer [unusedVariable]
anypaper-2.4/anypaper/anypaper_window.c:849:13: style: Unused variable: tempbuf [unusedVariable]
[22:47]

ftp://ftp.se.debian.org/debian/pool/main/a/anyremote/anyremote_6.7.1.orig.tar.gz
anyremote-6.7.1/src/ar_dbus.c:44:18: style: struct member 'Dp::id' is never used. [unusedStructMember]
anyremote-6.7.1/src/ar_dbus.c:46:18: style: struct member 'Dp::service' is never used. [unusedStructMember]
anyremote-6.7.1/src/ar_dbus.c:47:18: style: struct member 'Dp::path' is never used. [unusedStructMember]
anyremote-6.7.1/src/ar_dbus.c:48:18: style: struct member 'Dp::interface' is never used. [unusedStructMember]
anyremote-6.7.1/src/ar_dbus.c:53:18: style: struct member 'Dp::next' is never used. [unusedStructMember]
anyremote-6.7.1/src/ar_dbus.c:57:18: style: struct member 'Cb::id' is never used. [unusedStructMember]
anyremote-6.7.1/src/ar_dbus.c:58:18: style: struct member 'Cb::next' is never used. [unusedStructMember]
anyremote-6.7.1/src/atsend.c:70:5: warning: Either the condition 'if(command&&command[0])' is redundant or there is possible null pointer dereference: command. [nullPointerRedundantCheck]
anyremote-6.7.1/src/atsend.c:76:8: note: Assuming that condition 'if(command&&command[0])' is not redundant
anyremote-6.7.1/src/atsend.c:70:5: note: Null pointer dereference
anyremote-6.7.1/src/atsend.c:60:9: style: The scope of the variable 'readcount' can be reduced. [variableScope]
anyremote-6.7.1/src/btio.c:144:9: style: The scope of the variable 'readcount' can be reduced. [variableScope]
anyremote-6.7.1/src/btio.c:110:22: style: Function 'bt_readchar' argument 1 names different: declaration 'portfd' definition 'fd'. [funcArgNamesDifferent]
anyremote-6.7.1/src/btio.h:30:22: note: Function 'bt_readchar' argument 1 names different: declaration 'portfd' definition 'fd'.
anyremote-6.7.1/src/btio.c:110:22: note: Function 'bt_readchar' argument 1 names different: declaration 'portfd' definition 'fd'.
anyremote-6.7.1/src/btio.c:136:24: style: Function 'bt_put_command' argument 1 names different: declaration 'portfd' definition 'fd'. [funcArgNamesDifferent]
anyremote-6.7.1/src/btio.h:31:25: note: Function 'bt_put_command' argument 1 names different: declaration 'portfd' definition 'fd'.
anyremote-6.7.1/src/btio.c:136:24: note: Function 'bt_put_command' argument 1 names different: declaration 'portfd' definition 'fd'.
anyremote-6.7.1/src/cmds.c:236:5: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
anyremote-6.7.1/src/cmds.c:1096:55: warning: Either the condition 'descr?descr:"NULL"' is redundant or there is possible null pointer dereference: descr. [nullPointerRedundantCheck]
anyremote-6.7.1/src/cmds.c:1099:12: note: Assuming that condition 'descr?descr:"NULL"' is not redundant
anyremote-6.7.1/src/cmds.c:1096:55: note: Null pointer dereference
anyremote-6.7.1/src/cmds.c:1140:54: warning: Either the condition 'descr?descr:"NULL"' is redundant or there is possible null pointer dereference: descr. [nullPointerRedundantCheck]
anyremote-6.7.1/src/cmds.c:1142:12: note: Assuming that condition 'descr?descr:"NULL"' is not redundant
anyremote-6.7.1/src/cmds.c:1140:54: note: Null pointer dereference
anyremote-6.7.1/src/cmds.c:947:0: style: Variable 'converted' is assigned a value that is never used. [unreadVariable]
anyremote-6.7.1/src/cmds.c:536:0: error: Memory leak: fBuffer [memleak]
anyremote-6.7.1/src/conf.c:729:13: warning: Either the condition 'if(item&&list)' is redundant or there is possible null pointer dereference: item. [nullPointerRedundantCheck]
anyremote-6.7.1/src/conf.c:736:12: note: Assuming that condition 'if(item&&list)' is not redundant
anyremote-6.7.1/src/conf.c:729:13: note: Null pointer dereference
anyremote-6.7.1/src/conf.c:477:0: style: Variable 'needFree' is assigned a value that is never used. [unreadVariable]
anyremote-6.7.1/src/dispatcher.c:577:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
anyremote-6.7.1/src/dispatcher.c:124:11: style: The scope of the variable 'fp' can be reduced. [variableScope]
anyremote-6.7.1/src/dispatcher.c:127:10: style: The scope of the variable 'fLen' can be reduced. [variableScope]
anyremote-6.7.1/src/dispatcher.c:371:13: style: The scope of the variable 'len' can be reduced. [variableScope]
anyremote-6.7.1/src/dispatcher.c:160:38: portability: '(void*)fBuffer' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
anyremote-6.7.1/src/dispatcher.c:288:9: style: struct member 'Anonymous0::id' is never used. [unusedStructMember]
anyremote-6.7.1/src/executor.c:800:13: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
anyremote-6.7.1/src/executor.c:766:27: style: The scope of the variable 'bc' can be reduced. [variableScope]
anyremote-6.7.1/src/executor.c:73:25: style: Function 'freeEMessage' argument 1 names different: declaration 'buf' definition 'ptr'. [funcArgNamesDifferent]
anyremote-6.7.1/src/executor.h:50:35: note: Function 'freeEMessage' argument 1 names different: declaration 'buf' definition 'ptr'.
anyremote-6.7.1/src/executor.c:73:25: note: Function 'freeEMessage' argument 1 names different: declaration 'buf' definition 'ptr'.
anyremote-6.7.1/src/executor.c:435:31: style: Function 'handle_alarm' argument 1 names different: declaration 'cmd' definition 'key'. [funcArgNamesDifferent]
anyremote-6.7.1/src/executor.c:50:34: note: Function 'handle_alarm' argument 1 names different: declaration 'cmd' definition 'key'.
anyremote-6.7.1/src/executor.c:435:31: note: Function 'handle_alarm' argument 1 names different: declaration 'cmd' definition 'key'.
anyremote-6.7.1/src/executor.c:719:35: style: Function 'isBemusedCommand' argument 1 names different: declaration 'cmd' definition 'cmdIn'. [funcArgNamesDifferent]
anyremote-6.7.1/src/executor.c:52:36: note: Function 'isBemusedCommand' argument 1 names different: declaration 'cmd' definition 'cmdIn'.
anyremote-6.7.1/src/executor.c:719:35: note: Function 'isBemusedCommand' argument 1 names different: declaration 'cmd' definition 'cmdIn'.
anyremote-6.7.1/src/executor.c:856:32: style: Function 'isLircCommand' argument 1 names different: declaration 'cmd' definition 'cmdIn'. [funcArgNamesDifferent]
anyremote-6.7.1/src/executor.c:54:36: note: Function 'isLircCommand' argument 1 names different: declaration 'cmd' definition 'cmdIn'.
anyremote-6.7.1/src/executor.c:856:32: note: Function 'isLircCommand' argument 1 names different: declaration 'cmd' definition 'cmdIn'.
anyremote-6.7.1/src/executor.c:896:35: style: Function 'isInpLircCommand' argument 1 names different: declaration 'cmd' definition 'cmdIn'. [funcArgNamesDifferent]
anyremote-6.7.1/src/executor.c:53:36: note: Function 'isInpLircCommand' argument 1 names different: declaration 'cmd' definition 'cmdIn'.
anyremote-6.7.1/src/executor.c:896:35: note: Function 'isInpLircCommand' argument 1 names different: declaration 'cmd' definition 'cmdIn'.
anyremote-6.7.1/src/executor.c:950:35: style: Function 'isIViewerCommand' argument 1 names different: declaration 'cmd' definition 'cmdIn'. [funcArgNamesDifferent]
anyremote-6.7.1/src/executor.c:55:36: note: Function 'isIViewerCommand' argument 1 names different: declaration 'cmd' definition 'cmdIn'.
anyremote-6.7.1/src/executor.c:950:35: note: Function 'isIViewerCommand' argument 1 names different: declaration 'cmd' definition 'cmdIn'.
anyremote-6.7.1/src/gen_html.c:220:21: style: Condition 'useCSS' is always false [knownConditionTrueFalse]
anyremote-6.7.1/src/gen_html.c:218:39: note: Assignment 'useCSS=getUseCSS()', assigned value is 0
anyremote-6.7.1/src/gen_html.c:220:21: note: Condition 'useCSS' is always false
anyremote-6.7.1/src/gen_html.c:340:9: style: Condition 'useCSS' is always false [knownConditionTrueFalse]
anyremote-6.7.1/src/gen_html.c:288:27: note: Assignment 'useCSS=getUseCSS()', assigned value is 0
anyremote-6.7.1/src/gen_html.c:340:9: note: Condition 'useCSS' is always false
anyremote-6.7.1/src/gen_html.c:176:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
anyremote-6.7.1/src/gen_html.c:376:40: style: Function 'renderCtrlHTMLForm' argument 1 names different: declaration 'ip' definition 'no_use'. [funcArgNamesDifferent]
anyremote-6.7.1/src/gen_html.h:35:40: note: Function 'renderCtrlHTMLForm' argument 1 names different: declaration 'ip' definition 'no_use'.
anyremote-6.7.1/src/gen_html.c:376:40: note: Function 'renderCtrlHTMLForm' argument 1 names different: declaration 'ip' definition 'no_use'.
anyremote-6.7.1/src/gen_html.c:509:40: style: Function 'renderTextHTMLForm' argument 1 names different: declaration 'ip' definition 'no_use'. [funcArgNamesDifferent]
anyremote-6.7.1/src/gen_html.h:36:40: note: Function 'renderTextHTMLForm' argument 1 names different: declaration 'ip' definition 'no_use'.
anyremote-6.7.1/src/gen_html.c:509:40: note: Function 'renderTextHTMLForm' argument 1 names different: declaration 'ip' definition 'no_use'.
anyremote-6.7.1/src/gen_html.c:555:40: style: Function 'renderListHTMLForm' argument 1 names different: declaration 'ip' definition 'no_use'. [funcArgNamesDifferent]
anyremote-6.7.1/src/gen_html.h:37:40: note: Function 'renderListHTMLForm' argument 1 names different: declaration 'ip' definition 'no_use'.
anyremote-6.7.1/src/gen_html.c:555:40: note: Function 'renderListHTMLForm' argument 1 names different: declaration 'ip' definition 'no_use'.
anyremote-6.7.1/src/gen_html.c:606:40: style: Function 'renderWmanHTMLForm' argument 1 names different: declaration 'ip' definition 'no_use'. [funcArgNamesDifferent]
anyremote-6.7.1/src/gen_html.h:38:40: note: Function 'renderWmanHTMLForm' argument 1 names different: declaration 'ip' definition 'no_use'.
anyremote-6.7.1/src/gen_html.c:606:40: note: Function 'renderWmanHTMLForm' argument 1 names different: declaration 'ip' definition 'no_use'.
anyremote-6.7.1/src/gen_html.c:637:40: style: Function 'renderEditHTMLForm' argument 1 names different: declaration 'ip' definition 'no_use'. [funcArgNamesDifferent]
anyremote-6.7.1/src/gen_html.h:39:40: note: Function 'renderEditHTMLForm' argument 1 names different: declaration 'ip' definition 'no_use'.
anyremote-6.7.1/src/gen_html.c:637:40: note: Function 'renderEditHTMLForm' argument 1 names different: declaration 'ip' definition 'no_use'.
anyremote-6.7.1/src/gen_html.c:679:40: style: Function 'renderPassHTMLForm' argument 1 names different: declaration 'ip' definition 'no_use'. [funcArgNamesDifferent]
anyremote-6.7.1/src/gen_html.h:40:40: note: Function 'renderPassHTMLForm' argument 1 names different: declaration 'ip' definition 'no_use'.
anyremote-6.7.1/src/gen_html.c:679:40: note: Function 'renderPassHTMLForm' argument 1 names different: declaration 'ip' definition 'no_use'.
anyremote-6.7.1/src/gen_xml.c:203:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
anyremote-6.7.1/src/gen_xml.c:370:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
anyremote-6.7.1/src/gen_xml.c:683:10: style: The scope of the variable 'num' can be reduced. [variableScope]
anyremote-6.7.1/src/gen_xml.c:364:51: style: Function 'sendXMLMenu' argument 3 names different: declaration 'port' definition 'p'. [funcArgNamesDifferent]
anyremote-6.7.1/src/gen_xml.h:45:51: note: Function 'sendXMLMenu' argument 3 names different: declaration 'port' definition 'p'.
anyremote-6.7.1/src/gen_xml.c:364:51: note: Function 'sendXMLMenu' argument 3 names different: declaration 'port' definition 'p'.
anyremote-6.7.1/src/hash.c:270:2: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
anyremote-6.7.1/src/hash.c:229:37: style: Function 'hashNew' argument 1 names different: declaration 'func' definition 'valueDestroyFunc'. [funcArgNamesDifferent]
anyremote-6.7.1/src/hash.h:59:36: note: Function 'hashNew' argument 1 names different: declaration 'func' definition 'valueDestroyFunc'.
anyremote-6.7.1/src/hash.c:229:37: note: Function 'hashNew' argument 1 names different: declaration 'func' definition 'valueDestroyFunc'.
anyremote-6.7.1/src/mode.c:183:22: style: Function 'freeModes' argument 1 names different: declaration 'pmodes' definition 'fmodes'. [funcArgNamesDifferent]
anyremote-6.7.1/src/mode.h:50:30: note: Function 'freeModes' argument 1 names different: declaration 'pmodes' definition 'fmodes'.
anyremote-6.7.1/src/mode.c:183:22: note: Function 'freeModes' argument 1 names different: declaration 'pmodes' definition 'fmodes'.
anyremote-6.7.1/src/parse.c:72:16: warning: Either the condition 'try2?try2:"NULL"' is redundant or there is possible null pointer dereference: try2. [nullPointerRedundantCheck]
anyremote-6.7.1/src/parse.c:80:42: note: Assuming that condition 'try2?try2:"NULL"' is not redundant
anyremote-6.7.1/src/parse.c:72:16: note: Null pointer dereference
anyremote-6.7.1/src/parse.c:73:16: warning: Either the condition 'try2?try2:"NULL"' is redundant or there is possible null pointer dereference: try2. [nullPointerRedundantCheck]
anyremote-6.7.1/src/parse.c:80:42: note: Assuming that condition 'try2?try2:"NULL"' is not redundant
anyremote-6.7.1/src/parse.c:73:16: note: Null pointer dereference
anyremote-6.7.1/src/parse.c:78:13: warning: Either the condition 'try2?try2:"NULL"' is redundant or there is possible null pointer dereference: try2. [nullPointerRedundantCheck]
anyremote-6.7.1/src/parse.c:80:42: note: Assuming that condition 'try2?try2:"NULL"' is not redundant
anyremote-6.7.1/src/parse.c:78:13: note: Null pointer dereference
anyremote-6.7.1/src/parse.c:617:21: style: The scope of the variable 'l2' can be reduced. [variableScope]
anyremote-6.7.1/src/parse.c:1020:21: style: The scope of the variable 'l2' can be reduced. [variableScope]
anyremote-6.7.1/src/parse.c:1535:15: style: The scope of the variable 'tmptext' can be reduced. [variableScope]
anyremote-6.7.1/src/parse.c:1656:15: style: The scope of the variable 'tmptext' can be reduced. [variableScope]
anyremote-6.7.1/src/parse.c:346:27: style: Function 'cmdSet2id' argument 1 names different: declaration 'what_to_set' definition 'name'. [funcArgNamesDifferent]
anyremote-6.7.1/src/parse.h:307:38: note: Function 'cmdSet2id' argument 1 names different: declaration 'what_to_set' definition 'name'.
anyremote-6.7.1/src/parse.c:346:27: note: Function 'cmdSet2id' argument 1 names different: declaration 'what_to_set' definition 'name'.
anyremote-6.7.1/src/parse.c:1273:28: style: Function 'storeCmds' argument 1 names different: declaration 'commands' definition 'pcommands'. [funcArgNamesDifferent]
anyremote-6.7.1/src/parse.h:305:39: note: Function 'storeCmds' argument 1 names different: declaration 'commands' definition 'pcommands'.
anyremote-6.7.1/src/parse.c:1273:28: note: Function 'storeCmds' argument 1 names different: declaration 'commands' definition 'pcommands'.
anyremote-6.7.1/src/parse.c:1273:51: style: Function 'storeCmds' argument 2 names different: declaration 'value' definition 'inval'. [funcArgNamesDifferent]
anyremote-6.7.1/src/parse.h:305:61: note: Function 'storeCmds' argument 2 names different: declaration 'value' definition 'inval'.
anyremote-6.7.1/src/parse.c:1273:51: note: Function 'storeCmds' argument 2 names different: declaration 'value' definition 'inval'.
anyremote-6.7.1/src/parse.c:505:0: error: Dereferencing 'regex' after it is deallocated / released [deallocuse]
anyremote-6.7.1/src/parse.c:577:0: error: Deallocating a deallocated pointer: regex [deallocDealloc]
anyremote-6.7.1/src/parse.c:593:0: error: Dereferencing 'regex' after it is deallocated / released [deallocuse]
anyremote-6.7.1/src/parse.c:705:0: error: Deallocating a deallocated pointer: regex [deallocDealloc]
anyremote-6.7.1/src/parse.c:612:0: error: Dereferencing 'regex2' after it is deallocated / released [deallocuse]
anyremote-6.7.1/src/parse.c:644:0: error: Deallocating a deallocated pointer: regex2 [deallocDealloc]
anyremote-6.7.1/src/parse.c:774:0: error: Dereferencing 'regex' after it is deallocated / released [deallocuse]
anyremote-6.7.1/src/parse.c:1173:0: error: Deallocating a deallocated pointer: regex [deallocDealloc]
anyremote-6.7.1/src/parse.c:837:0: error: Dereferencing 'regex2' after it is deallocated / released [deallocuse]
anyremote-6.7.1/src/parse.c:894:0: error: Deallocating a deallocated pointer: regex2 [deallocDealloc]
anyremote-6.7.1/src/parse.c:908:0: error: Dereferencing 'regex2' after it is deallocated / released [deallocuse]
anyremote-6.7.1/src/parse.c:998:0: error: Deallocating a deallocated pointer: regex2 [deallocDealloc]
anyremote-6.7.1/src/parse.c:1088:0: error: Deallocating a deallocated pointer: regex2 [deallocDealloc]
anyremote-6.7.1/src/parse.c:1197:0: error: Dereferencing 'regex' after it is deallocated / released [deallocuse]
anyremote-6.7.1/src/parse.c:1246:0: error: Deallocating a deallocated pointer: regex [deallocDealloc]
anyremote-6.7.1/src/peer.c:598:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
anyremote-6.7.1/src/peer.c:604:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
anyremote-6.7.1/src/peer.c:1710:30: style: Function 'needAtMainMenuReturn' argument 1 names different: declaration 'peer' definition 'peerid'. [funcArgNamesDifferent]
anyremote-6.7.1/src/peer.h:82:31: note: Function 'needAtMainMenuReturn' argument 1 names different: declaration 'peer' definition 'peerid'.
anyremote-6.7.1/src/peer.c:1710:30: note: Function 'needAtMainMenuReturn' argument 1 names different: declaration 'peer' definition 'peerid'.
anyremote-6.7.1/src/peer.c:190:10: style: struct member 'Anonymous0::setupPost' is never used. [unusedStructMember]
anyremote-6.7.1/src/pr_btspp.c:301:19: style: Same expression on both sides of '==' because the value of 'addFamily' and 'AF_UNSPEC' are the same. [duplicateExpression]
anyremote-6.7.1/src/pr_btspp.c:266:21: note: 'addFamily' is assigned value 'AF_UNSPEC' here.
anyremote-6.7.1/src/pr_btspp.c:301:19: note: Same expression on both sides of '==' because the value of 'addFamily' and 'AF_UNSPEC' are the same.
anyremote-6.7.1/src/pr_btspp.c:422:28: style: Function 'btsppOpen' argument 1 names different: declaration 'conn' definition 'connInfo'. [funcArgNamesDifferent]
anyremote-6.7.1/src/pr_btspp.h:28:31: note: Function 'btsppOpen' argument 1 names different: declaration 'conn' definition 'connInfo'.
anyremote-6.7.1/src/pr_btspp.c:422:28: note: Function 'btsppOpen' argument 1 names different: declaration 'conn' definition 'connInfo'.
anyremote-6.7.1/src/pr_btspp.c:439:30: style: Function 'btsppClose' argument 1 names different: declaration 'conn' definition 'connInfo'. [funcArgNamesDifferent]
anyremote-6.7.1/src/pr_btspp.h:33:31: note: Function 'btsppClose' argument 1 names different: declaration 'conn' definition 'connInfo'.
anyremote-6.7.1/src/pr_btspp.c:439:30: note: Function 'btsppClose' argument 1 names different: declaration 'conn' definition 'connInfo'.
anyremote-6.7.1/src/pr_btspp.c:509:30: style: Function 'btsppAccept' argument 1 names different: declaration 'conn' definition 'connInfo'. [funcArgNamesDifferent]
anyremote-6.7.1/src/pr_btspp.h:30:31: note: Function 'btsppAccept' argument 1 names different: declaration 'conn' definition 'connInfo'.
anyremote-6.7.1/src/pr_btspp.c:509:30: note: Function 'btsppAccept' argument 1 names different: declaration 'conn' definition 'connInfo'.
anyremote-6.7.1/src/pr_btspp.c:637:29: style: Function 'btsppWrite' argument 1 names different: declaration 'conn' definition 'connInfo'. [funcArgNamesDifferent]
anyremote-6.7.1/src/pr_btspp.h:31:31: note: Function 'btsppWrite' argument 1 names different: declaration 'conn' definition 'connInfo'.
anyremote-6.7.1/src/pr_btspp.c:637:29: note: Function 'btsppWrite' argument 1 names different: declaration 'conn' definition 'connInfo'.
anyremote-6.7.1/src/pr_rfcomm.c:210:11: style: The scope of the variable 'callerId' can be reduced. [variableScope]
anyremote-6.7.1/src/pr_rfcomm.c:87:24: style: Variable 'addr' is assigned a value that is never used. [unreadVariable]
anyremote-6.7.1/src/pr_rfcomm.c:88:19: style: Variable 'channel' is assigned a value that is never used. [unreadVariable]
anyremote-6.7.1/src/pr_socket.c:374:30: style: Function 'socketWrite' argument 1 names different: declaration 'conn' definition 'connInfo'. [funcArgNamesDifferent]
anyremote-6.7.1/src/pr_socket.h:32:34: note: Function 'socketWrite' argument 1 names different: declaration 'conn' definition 'connInfo'.
anyremote-6.7.1/src/pr_socket.c:374:30: note: Function 'socketWrite' argument 1 names different: declaration 'conn' definition 'connInfo'.
anyremote-6.7.1/src/pr_stdin.c:79:28: style: Function 'stdinOpen' argument 1 names different: declaration 'c' definition 'conn'. [funcArgNamesDifferent]
anyremote-6.7.1/src/pr_stdin.h:28:30: note: Function 'stdinOpen' argument 1 names different: declaration 'c' definition 'conn'.
anyremote-6.7.1/src/pr_stdin.c:79:28: note: Function 'stdinOpen' argument 1 names different: declaration 'c' definition 'conn'.
anyremote-6.7.1/src/pr_stdin.c:89:30: style: Function 'stdinClose' argument 1 names different: declaration 'c' definition 'conn'. [funcArgNamesDifferent]
anyremote-6.7.1/src/pr_stdin.h:29:30: note: Function 'stdinClose' argument 1 names different: declaration 'c' definition 'conn'.
anyremote-6.7.1/src/pr_stdin.c:89:30: note: Function 'stdinClose' argument 1 names different: declaration 'c' definition 'conn'.
anyremote-6.7.1/src/pr_web.c:315:13: style: Condition 'err' is always false [knownConditionTrueFalse]
anyremote-6.7.1/src/pr_web.c:303:19: note: Assignment 'err=0', assigned value is 0
anyremote-6.7.1/src/pr_web.c:315:13: note: Condition 'err' is always false
anyremote-6.7.1/src/pr_web.c:1767:13: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
anyremote-6.7.1/src/pr_web.c:595:6: warning: Either the condition 'startc' is redundant or there is possible null pointer dereference: startc. [nullPointerRedundantCheck]
anyremote-6.7.1/src/pr_web.c:592:12: note: Assuming that condition 'startc' is not redundant
anyremote-6.7.1/src/pr_web.c:595:6: note: Null pointer dereference
anyremote-6.7.1/src/pr_web.c:963:30: warning: Either the condition 'item' is redundant or there is possible null pointer dereference: item. [nullPointerRedundantCheck]
anyremote-6.7.1/src/pr_web.c:958:13: note: Assuming that condition 'item' is not redundant
anyremote-6.7.1/src/pr_web.c:963:30: note: Null pointer dereference
anyremote-6.7.1/src/pr_web.c:1900:16: style: Same expression on both sides of '&&' because the value of 'sz' and 'what' are the same. [duplicateExpression]
anyremote-6.7.1/src/pr_web.c:1898:28: note: 'sz' is assigned value 'strtok(NULL,",")' here.
anyremote-6.7.1/src/pr_web.c:1897:28: note: 'what' is assigned value 'strtok(NULL,",")' here.
anyremote-6.7.1/src/pr_web.c:1900:16: note: Same expression on both sides of '&&' because the value of 'sz' and 'what' are the same.
anyremote-6.7.1/src/pr_web.c:278:13: style: The scope of the variable 'bytes_sent' can be reduced. [variableScope]
anyremote-6.7.1/src/pr_web.c:103:25: style: Function 'freeWMessage' argument 1 names different: declaration 'buf' definition 'ptr'. [funcArgNamesDifferent]
anyremote-6.7.1/src/pr_web.h:60:25: note: Function 'freeWMessage' argument 1 names different: declaration 'buf' definition 'ptr'.
anyremote-6.7.1/src/pr_web.c:103:25: note: Function 'freeWMessage' argument 1 names different: declaration 'buf' definition 'ptr'.
anyremote-6.7.1/src/pr_web.c:1493:24: style: Function 'webFD' argument 1 names different: declaration 'connInfo' definition 'conn'. [funcArgNamesDifferent]
anyremote-6.7.1/src/pr_web.h:49:32: note: Function 'webFD' argument 1 names different: declaration 'connInfo' definition 'conn'.
anyremote-6.7.1/src/pr_web.c:1493:24: note: Function 'webFD' argument 1 names different: declaration 'connInfo' definition 'conn'.
anyremote-6.7.1/src/pr_web.c:1623:26: style: Function 'openWeb' argument 1 names different: declaration 'connInfo' definition 'conn'. [funcArgNamesDifferent]
anyremote-6.7.1/src/pr_web.h:50:32: note: Function 'openWeb' argument 1 names different: declaration 'connInfo' definition 'conn'.
anyremote-6.7.1/src/pr_web.c:1623:26: note: Function 'openWeb' argument 1 names different: declaration 'connInfo' definition 'conn'.
anyremote-6.7.1/src/pr_web.c:1635:28: style: Function 'listenWeb' argument 1 names different: declaration 'connInfo' definition 'conn'. [funcArgNamesDifferent]
anyremote-6.7.1/src/pr_web.h:53:32: note: Function 'listenWeb' argument 1 names different: declaration 'connInfo' definition 'conn'.
anyremote-6.7.1/src/pr_web.c:1635:28: note: Function 'listenWeb' argument 1 names different: declaration 'connInfo' definition 'conn'.
anyremote-6.7.1/src/pr_web.c:1654:28: style: Function 'acceptWeb' argument 1 names different: declaration 'connInfo' definition 'conn'. [funcArgNamesDifferent]
anyremote-6.7.1/src/pr_web.h:54:32: note: Function 'acceptWeb' argument 1 names different: declaration 'connInfo' definition 'conn'.
anyremote-6.7.1/src/pr_web.c:1654:28: note: Function 'acceptWeb' argument 1 names different: declaration 'connInfo' definition 'conn'.
anyremote-6.7.1/src/pr_web.c:1752:28: style: Function 'webClose' argument 1 names different: declaration 'connInfo' definition 'conn'. [funcArgNamesDifferent]
anyremote-6.7.1/src/pr_web.h:51:32: note: Function 'webClose' argument 1 names different: declaration 'connInfo' definition 'conn'.
anyremote-6.7.1/src/pr_web.c:1752:28: note: Function 'webClose' argument 1 names different: declaration 'connInfo' definition 'conn'.
anyremote-6.7.1/src/pr_web.c:2008:27: style: Function 'writeWeb' argument 1 names different: declaration 'connInfo' definition 'peer'. [funcArgNamesDifferent]
anyremote-6.7.1/src/pr_web.h:57:32: note: Function 'writeWeb' argument 1 names different: declaration 'connInfo' definition 'peer'.
anyremote-6.7.1/src/pr_web.c:2008:27: note: Function 'writeWeb' argument 1 names different: declaration 'connInfo' definition 'peer'.
anyremote-6.7.1/src/state.c:1208:9: warning: Identical condition '!token1', second condition is always false [identicalConditionAfterEarlyExit]
anyremote-6.7.1/src/state.c:1202:26: note: 'token1' is assigned value 'strtok(NULL,",")' here.
anyremote-6.7.1/src/state.c:1207:26: note: 'token2' is assigned value 'strtok(NULL,",")' here.
anyremote-6.7.1/src/state.c:1203:9: note: first condition
anyremote-6.7.1/src/state.c:1208:9: note: second condition
anyremote-6.7.1/src/state.c:1268:5: warning: Either the condition '!cmd' is redundant or there is possible null pointer dereference: cmd. [nullPointerRedundantCheck]
anyremote-6.7.1/src/state.c:1271:9: note: Assuming that condition '!cmd' is not redundant
anyremote-6.7.1/src/state.c:1268:5: note: Null pointer dereference
anyremote-6.7.1/src/state.c:1268:5: warning: Either the condition '!file' is redundant or there is possible null pointer dereference: file. [nullPointerRedundantCheck]
anyremote-6.7.1/src/state.c:1285:13: note: Assuming that condition '!file' is not redundant
anyremote-6.7.1/src/state.c:1268:5: note: Null pointer dereference
anyremote-6.7.1/src/state.c:1412:29: portability: 'dm->value' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
anyremote-6.7.1/src/str.c:134:15: warning: Either the condition 'string' is redundant or there is possible null pointer dereference: string. [nullPointerRedundantCheck]
anyremote-6.7.1/src/str.c:131:25: note: Assuming that condition 'string' is not redundant
anyremote-6.7.1/src/str.c:134:15: note: Null pointer dereference
anyremote-6.7.1/src/sys_util.c:417:17: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
anyremote-6.7.1/src/sys_util.c:442:5: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
anyremote-6.7.1/src/sys_util.c:506:40: style: Function 'peerName' argument 3 names different: declaration 'len' definition 'sz'. [funcArgNamesDifferent]
anyremote-6.7.1/src/sys_util.h:29:51: note: Function 'peerName' argument 3 names different: declaration 'len' definition 'sz'.
anyremote-6.7.1/src/sys_util.c:506:40: note: Function 'peerName' argument 3 names different: declaration 'len' definition 'sz'.
anyremote-6.7.1/src/thread.c:124:60: style: Function 'threadNew' argument 4 names different: declaration 'joinable' definition 'param'. [funcArgNamesDifferent]
anyremote-6.7.1/src/thread.h:53:64: note: Function 'threadNew' argument 4 names different: declaration 'joinable' definition 'param'.
anyremote-6.7.1/src/thread.c:124:60: note: Function 'threadNew' argument 4 names different: declaration 'joinable' definition 'param'.
anyremote-6.7.1/src/timer.c:136:28: style: Function 'freeTimers' argument 1 names different: declaration 'tms' definition 'hash'. [funcArgNamesDifferent]
anyremote-6.7.1/src/timer.h:44:41: note: Function 'freeTimers' argument 1 names different: declaration 'tms' definition 'hash'.
anyremote-6.7.1/src/timer.c:136:28: note: Function 'freeTimers' argument 1 names different: declaration 'tms' definition 'hash'.
anyremote-6.7.1/src/utils.c:377:25: style: Function 'freeMMessage' argument 1 names different: declaration 'mm' definition 'ptr'. [funcArgNamesDifferent]
anyremote-6.7.1/src/utils.h:57:36: note: Function 'freeMMessage' argument 1 names different: declaration 'mm' definition 'ptr'.
anyremote-6.7.1/src/utils.c:377:25: note: Function 'freeMMessage' argument 1 names different: declaration 'mm' definition 'ptr'.
anyremote-6.7.1/src/var.c:76:37: style: Function 'getVarValue' argument 1 names different: declaration 'name' definition 'id'. [funcArgNamesDifferent]
anyremote-6.7.1/src/var.h:38:42: note: Function 'getVarValue' argument 1 names different: declaration 'name' definition 'id'.
anyremote-6.7.1/src/var.c:76:37: note: Function 'getVarValue' argument 1 names different: declaration 'name' definition 'id'.
anyremote-6.7.1/src/var.c:197:51: style: Function 'setVar' argument 3 names different: declaration 'size' definition 'sz'. [funcArgNamesDifferent]
anyremote-6.7.1/src/var.h:35:69: note: Function 'setVar' argument 3 names different: declaration 'size' definition 'sz'.
anyremote-6.7.1/src/var.c:197:51: note: Function 'setVar' argument 3 names different: declaration 'size' definition 'sz'.
[22:47]

ftp://ftp.se.debian.org/debian/pool/main/a/anyremote2html/anyremote2html_1.4.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/anything-el/anything-el_1.287.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/anytun/anytun_0.3.7.orig.tar.gz
anytun-0.3.7/src/anyrtpproxy/anyrtpproxy.cpp:189:15: style: Variable 'ret' is assigned a value that is never used. [unreadVariable]
anytun-0.3.7/src/anyrtpproxy/anyrtpproxy.cpp:147:3: warning: Member variable 'ListenerData::thread1_' is not initialized in the constructor. [uninitMemberVar]
anytun-0.3.7/src/anyrtpproxy/anyrtpproxy.cpp:147:3: warning: Member variable 'ListenerData::thread2_' is not initialized in the constructor. [uninitMemberVar]
anytun-0.3.7/src/anyrtpproxy/anyrtpproxy.cpp:147:3: warning: Member variable 'ListenerData::running1_' is not initialized in the constructor. [uninitMemberVar]
anytun-0.3.7/src/anyrtpproxy/anyrtpproxy.cpp:147:3: warning: Member variable 'ListenerData::running2_' is not initialized in the constructor. [uninitMemberVar]
anytun-0.3.7/src/buffer.h:64:3: style: 'Buffer::operator=' should return 'Buffer &'. [operatorEq]
anytun-0.3.7/src/logTargets.h:71:8: style: Technically the member function 'LogTarget::isOpen' can be const. [functionConst]
anytun-0.3.7/src/logTargets.h:75:8: style: Technically the member function 'LogTarget::isEnabled' can be const. [functionConst]
anytun-0.3.7/src/logTargets.h:77:7: style: Technically the member function 'LogTarget::getMaxPrio' can be const. [functionConst]
anytun-0.3.7/src/syncCommand.h:73:8: style: Technically the member function 'SyncCommand::serialize' can be const. [functionConst]
anytun-0.3.7/src/threadUtils.hpp:66:3: style: Class 'Semaphore' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anytun-0.3.7/src/buffer.h:58:3: style: Class 'Buffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anytun-0.3.7/src/syncBuffer.h:60:3: style: Class 'SyncBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anytun-0.3.7/src/syncBuffer.h:61:3: style: Class 'SyncBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anytun-0.3.7/src/options.h:66:3: style: Class 'OptionHost' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anytun-0.3.7/src/options.h:81:3: style: Class 'OptionNetwork' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anytun-0.3.7/src/keyDerivation.h:165:3: style: Class 'AesIcmKeyDerivation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anytun-0.3.7/src/seqWindow.h:76:3: style: Class 'SeqWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anytun-0.3.7/src/networkAddress.h:75:3: style: Class 'NetworkAddress' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anytun-0.3.7/src/networkAddress.h:76:3: style: Class 'NetworkAddress' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anytun-0.3.7/src/networkAddress.h:77:3: style: Class 'NetworkAddress' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anytun-0.3.7/src/networkAddress.h:78:3: style: Class 'NetworkAddress' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anytun-0.3.7/src/anyrtpproxy/rtpSession.h:61:3: style: Class 'RtpSession' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anytun-0.3.7/src/anyrtpproxy/syncRtpCommand.h:57:3: style: Class 'SyncRtpCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anytun-0.3.7/src/syncConnectionCommand.h:58:3: style: Class 'SyncConnectionCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anytun-0.3.7/src/syncRouteCommand.h:59:3: style: Class 'SyncRouteCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anytun-0.3.7/src/syncCommand.h:62:3: style: Class 'SyncCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anytun-0.3.7/src/syncCommand.h:64:3: style: Class 'SyncCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anytun-0.3.7/src/anyrtpproxy/options.h:64:3: style: Class 'Host' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anytun-0.3.7/src/keyDerivation.h:142:8: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anytun-0.3.7/src/keyDerivation.h:92:16: note: Virtual function in base class
anytun-0.3.7/src/keyDerivation.h:142:8: note: Function in derived class
anytun-0.3.7/src/keyDerivation.h:143:8: style: The function 'generate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anytun-0.3.7/src/keyDerivation.h:93:16: note: Virtual function in base class
anytun-0.3.7/src/keyDerivation.h:143:8: note: Function in derived class
anytun-0.3.7/src/keyDerivation.h:145:15: style: The function 'printType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anytun-0.3.7/src/keyDerivation.h:95:23: note: Virtual function in base class
anytun-0.3.7/src/keyDerivation.h:145:15: note: Function in derived class
anytun-0.3.7/src/keyDerivation.h:148:8: style: The function 'updateMasterKey' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anytun-0.3.7/src/keyDerivation.h:100:16: note: Virtual function in base class
anytun-0.3.7/src/keyDerivation.h:148:8: note: Function in derived class
anytun-0.3.7/src/keyDerivation.h:172:8: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anytun-0.3.7/src/keyDerivation.h:92:16: note: Virtual function in base class
anytun-0.3.7/src/keyDerivation.h:172:8: note: Function in derived class
anytun-0.3.7/src/keyDerivation.h:173:8: style: The function 'generate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anytun-0.3.7/src/keyDerivation.h:93:16: note: Virtual function in base class
anytun-0.3.7/src/keyDerivation.h:173:8: note: Function in derived class
anytun-0.3.7/src/keyDerivation.h:175:15: style: The function 'printType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anytun-0.3.7/src/keyDerivation.h:95:23: note: Virtual function in base class
anytun-0.3.7/src/keyDerivation.h:175:15: note: Function in derived class
anytun-0.3.7/src/keyDerivation.h:178:8: style: The function 'updateMasterKey' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anytun-0.3.7/src/keyDerivation.h:100:16: note: Virtual function in base class
anytun-0.3.7/src/keyDerivation.h:178:8: note: Function in derived class
anytun-0.3.7/src/packetSource.h:83:12: style: The function 'recv' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anytun-0.3.7/src/packetSource.h:66:20: note: Virtual function in base class
anytun-0.3.7/src/packetSource.h:83:12: note: Function in derived class
anytun-0.3.7/src/packetSource.h:84:8: style: The function 'send' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anytun-0.3.7/src/packetSource.h:67:16: note: Virtual function in base class
anytun-0.3.7/src/packetSource.h:84:8: note: Function in derived class
anytun-0.3.7/src/syncBuffer.h:61:21: performance: Function parameter 'b' should be passed by const reference. [passedByValue]
anytun-0.3.7/src/options.h:57:28: performance: Function parameter 't' should be passed by const reference. [passedByValue]
anytun-0.3.7/src/options.h:66:26: performance: Function parameter 'addrPort' should be passed by const reference. [passedByValue]
anytun-0.3.7/src/options.h:67:26: performance: Function parameter 'a' should be passed by const reference. [passedByValue]
anytun-0.3.7/src/options.h:67:41: performance: Function parameter 'p' should be passed by const reference. [passedByValue]
anytun-0.3.7/src/options.h:81:29: performance: Function parameter 'network' should be passed by const reference. [passedByValue]
anytun-0.3.7/src/options.h:82:29: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
anytun-0.3.7/src/keyDerivation.h:142:20: performance: Function parameter 'key' should be passed by const reference. [passedByValue]
anytun-0.3.7/src/keyDerivation.h:142:32: performance: Function parameter 'salt' should be passed by const reference. [passedByValue]
anytun-0.3.7/src/keyDerivation.h:142:50: performance: Function parameter 'passphrase' should be passed by const reference. [passedByValue]
anytun-0.3.7/src/anyrtpproxy/options.h:63:20: performance: Function parameter 'addr' should be passed by const reference. [passedByValue]
anytun-0.3.7/src/anyrtpproxy/options.h:63:38: performance: Function parameter 'port' should be passed by const reference. [passedByValue]
anytun-0.3.7/src/anyrtpproxy/options.h:64:20: performance: Function parameter 'addr_port' should be passed by const reference. [passedByValue]
anytun-0.3.7/src/anyrtpproxy/callIdQueue.cpp:55:26: style: Variable 'c' is assigned a value that is never used. [unreadVariable]
anytun-0.3.7/src/anyrtpproxy/commandHandler.cpp:96:9: style: The scope of the variable 'len' can be reduced. [variableScope]
anytun-0.3.7/src/anyrtpproxy/commandHandler.cpp:152:65: warning: Possible access out of bounds of container 'params'; size=2, index=2 [containerOutOfBounds]
anytun-0.3.7/src/anyrtpproxy/commandHandler.cpp:155:22: note: Assuming that condition 'params.size()<2' is not redundant
anytun-0.3.7/src/anyrtpproxy/commandHandler.cpp:152:65: note: Access out of bounds
anytun-0.3.7/src/anyrtpproxy/commandHandler.cpp:152:76: warning: Possible access out of bounds of container 'params'; size=2, index=3 [containerOutOfBounds]
anytun-0.3.7/src/anyrtpproxy/commandHandler.cpp:155:22: note: Assuming that condition 'params.size()<2' is not redundant
anytun-0.3.7/src/anyrtpproxy/commandHandler.cpp:152:76: note: Access out of bounds
anytun-0.3.7/src/anyrtpproxy/commandHandler.h:65:8: style: Technically the member function 'CommandHandler::isRunning' can be const. [functionConst]
anytun-0.3.7/src/anyrtpproxy/commandHandler.cpp:115:22: note: Technically the member function 'CommandHandler::isRunning' can be const.
anytun-0.3.7/src/anyrtpproxy/commandHandler.h:65:8: note: Technically the member function 'CommandHandler::isRunning' can be const.
anytun-0.3.7/src/anyrtpproxy/commandHandler.h:90:15: performance: Technically the member function 'CommandHandler::handleVersion' can be static. [functionStatic]
anytun-0.3.7/src/anyrtpproxy/commandHandler.cpp:263:24: note: Technically the member function 'CommandHandler::handleVersion' can be static.
anytun-0.3.7/src/anyrtpproxy/commandHandler.h:90:15: note: Technically the member function 'CommandHandler::handleVersion' can be static.
anytun-0.3.7/src/anyrtpproxy/commandHandler.h:92:15: performance: Technically the member function 'CommandHandler::handleInfo' can be static. [functionStatic]
anytun-0.3.7/src/anyrtpproxy/commandHandler.cpp:279:24: note: Technically the member function 'CommandHandler::handleInfo' can be static.
anytun-0.3.7/src/anyrtpproxy/commandHandler.h:92:15: note: Technically the member function 'CommandHandler::handleInfo' can be static.
anytun-0.3.7/src/anyrtpproxy/commandHandler.cpp:66:58: performance: Function parameter 'lp' should be passed by const reference. [passedByValue]
anytun-0.3.7/src/anyrtpproxy/connectionList.h:62:8: performance: Technically the member function 'ConnectionList::addConnection' can be static. [functionStatic]
anytun-0.3.7/src/anyrtpproxy/connectionList.cpp:56:22: note: Technically the member function 'ConnectionList::addConnection' can be static.
anytun-0.3.7/src/anyrtpproxy/connectionList.h:62:8: note: Technically the member function 'ConnectionList::addConnection' can be static.
anytun-0.3.7/src/anyrtpproxy/options.cpp:60:26: style: Variable 'c' is assigned a value that is never used. [unreadVariable]
anytun-0.3.7/src/anyrtpproxy/options.cpp:127:3: performance: Variable 'progname_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
anytun-0.3.7/src/anyrtpproxy/options.cpp:129:3: performance: Variable 'username_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
anytun-0.3.7/src/anyrtpproxy/options.cpp:130:3: performance: Variable 'chroot_dir_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
anytun-0.3.7/src/anyrtpproxy/options.cpp:132:3: performance: Variable 'pid_file_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
anytun-0.3.7/src/anyrtpproxy/options.cpp:133:3: performance: Variable 'local_addr_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
anytun-0.3.7/src/anyrtpproxy/options.cpp:134:3: performance: Variable 'local_sync_port_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
anytun-0.3.7/src/anyrtpproxy/options.h:88:8: performance: Technically the member function 'Options::printUsage' can be static. [functionStatic]
anytun-0.3.7/src/anyrtpproxy/options.cpp:270:15: note: Technically the member function 'Options::printUsage' can be static.
anytun-0.3.7/src/anyrtpproxy/options.h:88:8: note: Technically the member function 'Options::printUsage' can be static.
anytun-0.3.7/src/anyrtpproxy/options.h:106:12: style: Technically the member function 'Options::getRtpStartPort' can be const. [functionConst]
anytun-0.3.7/src/anyrtpproxy/options.cpp:400:19: note: Technically the member function 'Options::getRtpStartPort' can be const.
anytun-0.3.7/src/anyrtpproxy/options.h:106:12: note: Technically the member function 'Options::getRtpStartPort' can be const.
anytun-0.3.7/src/anyrtpproxy/options.h:108:12: style: Technically the member function 'Options::getRtpEndPort' can be const. [functionConst]
anytun-0.3.7/src/anyrtpproxy/options.cpp:411:19: note: Technically the member function 'Options::getRtpEndPort' can be const.
anytun-0.3.7/src/anyrtpproxy/options.h:108:12: note: Technically the member function 'Options::getRtpEndPort' can be const.
anytun-0.3.7/src/anyrtpproxy/options.cpp:367:44: performance: Function parameter 'l' should be passed by const reference. [passedByValue]
anytun-0.3.7/src/anyrtpproxy/options.cpp:380:48: performance: Function parameter 'l' should be passed by const reference. [passedByValue]
anytun-0.3.7/src/anyrtpproxy/options.cpp:393:48: performance: Function parameter 'l' should be passed by const reference. [passedByValue]
anytun-0.3.7/src/anyrtpproxy/rtpSessionTable.cpp:87:80: style: Function 'getOrNewSession' argument 2 names different: declaration 'isnew' definition 'is_new'. [funcArgNamesDifferent]
anytun-0.3.7/src/anyrtpproxy/rtpSessionTable.h:68:65: note: Function 'getOrNewSession' argument 2 names different: declaration 'isnew' definition 'is_new'.
anytun-0.3.7/src/anyrtpproxy/rtpSessionTable.cpp:87:80: note: Function 'getOrNewSession' argument 2 names different: declaration 'isnew' definition 'is_new'.
anytun-0.3.7/src/anyrtpproxy/rtpSessionTable.cpp:93:88: style: Function 'getOrNewSessionUnlocked' argument 2 names different: declaration 'isnew' definition 'is_new'. [funcArgNamesDifferent]
anytun-0.3.7/src/anyrtpproxy/rtpSessionTable.h:69:73: note: Function 'getOrNewSessionUnlocked' argument 2 names different: declaration 'isnew' definition 'is_new'.
anytun-0.3.7/src/anyrtpproxy/rtpSessionTable.cpp:93:88: note: Function 'getOrNewSessionUnlocked' argument 2 names different: declaration 'isnew' definition 'is_new'.
anytun-0.3.7/src/anyrtpproxy/rtpSessionTable.cpp:59:26: style: Variable 'c' is assigned a value that is never used. [unreadVariable]
anytun-0.3.7/src/anytunError.h:82:3: warning: Member variable 'ErrorStringBuilder::stream' is not initialized in the constructor. [uninitMemberVar]
anytun-0.3.7/src/anytunError.h:74:3: style: Class 'AnytunErrno' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anytun-0.3.7/src/anytunError.h:79:1: warning: The class 'ErrorStringBuilder' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
anytun-0.3.7/src/anytunError.h:84:43: warning: Class ErrorStringBuilder is not safe, destructor throws exception [exceptThrowInDestructor]
anytun-0.3.7/src/anytun-controld.cpp:142:0: error: Memory leak: syncListenerThread [memleak]
anytun-0.3.7/src/cipher.h:101:3: style: Class 'AesIcmCipher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anytun-0.3.7/src/sysExec.h:59:3: style: Class 'SysExec' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anytun-0.3.7/src/plainPacket.h:123:8: style: The function 'reinit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anytun-0.3.7/src/buffer.h:81:16: note: Virtual function in base class
anytun-0.3.7/src/plainPacket.h:123:8: note: Function in derived class
anytun-0.3.7/src/encryptedPacket.h:151:8: style: The function 'reinit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anytun-0.3.7/src/buffer.h:81:16: note: Virtual function in base class
anytun-0.3.7/src/encryptedPacket.h:151:8: note: Function in derived class
anytun-0.3.7/src/cipher.h:91:12: style: The function 'cipher' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anytun-0.3.7/src/cipher.h:80:20: note: Virtual function in base class
anytun-0.3.7/src/cipher.h:91:12: note: Function in derived class
anytun-0.3.7/src/cipher.h:92:12: style: The function 'decipher' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anytun-0.3.7/src/cipher.h:81:20: note: Virtual function in base class
anytun-0.3.7/src/cipher.h:92:12: note: Function in derived class
anytun-0.3.7/src/cipher.h:110:12: style: The function 'cipher' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anytun-0.3.7/src/cipher.h:80:20: note: Virtual function in base class
anytun-0.3.7/src/cipher.h:110:12: note: Function in derived class
anytun-0.3.7/src/cipher.h:111:12: style: The function 'decipher' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anytun-0.3.7/src/cipher.h:81:20: note: Virtual function in base class
anytun-0.3.7/src/cipher.h:111:12: note: Function in derived class
anytun-0.3.7/src/authAlgo.h:94:8: style: The function 'generate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anytun-0.3.7/src/authAlgo.h:77:16: note: Virtual function in base class
anytun-0.3.7/src/authAlgo.h:94:8: note: Function in derived class
anytun-0.3.7/src/authAlgo.h:95:8: style: The function 'checkTag' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anytun-0.3.7/src/authAlgo.h:83:16: note: Virtual function in base class
anytun-0.3.7/src/authAlgo.h:95:8: note: Function in derived class
anytun-0.3.7/src/authAlgo.h:113:8: style: The function 'generate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anytun-0.3.7/src/authAlgo.h:77:16: note: Virtual function in base class
anytun-0.3.7/src/authAlgo.h:113:8: note: Function in derived class
anytun-0.3.7/src/authAlgo.h:114:8: style: The function 'checkTag' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
anytun-0.3.7/src/authAlgo.h:83:16: note: Virtual function in base class
anytun-0.3.7/src/authAlgo.h:114:8: note: Function in derived class
anytun-0.3.7/src/anytun.cpp:480:0: error: Memory leak: syncListenerThread [memleak]
anytun-0.3.7/src/authAlgo.cpp:75:3: performance: Variable 'handle_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
anytun-0.3.7/src/authAlgo.h:119:3: style: Class 'Sha1AuthAlgo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anytun-0.3.7/src/authAlgoFactory.cpp:67:5: error: Returning/dereferencing 'a' after it is deallocated / released [deallocret]
anytun-0.3.7/src/bsd/tunDevice.cpp:215:0: error: #error This Device works just for OpenBSD, FreeBSD or NetBSD [preprocessorErrorDirective]
anytun-0.3.7/src/buffer.cpp:204:23: warning: Either the condition 'if(old_buf)' is redundant or there is possible null pointer dereference: old_buf. [nullPointerRedundantCheck]
anytun-0.3.7/src/buffer.cpp:206:7: note: Assuming that condition 'if(old_buf)' is not redundant
anytun-0.3.7/src/buffer.cpp:204:23: note: Null pointer dereference
anytun-0.3.7/src/connectionParam.cpp:48:84: style: Function 'ConnectionParam' argument 3 names different: declaration 'seq_nr_' definition 'seq_nr'. [funcArgNamesDifferent]
anytun-0.3.7/src/connectionParam.h:62:70: note: Function 'ConnectionParam' argument 3 names different: declaration 'seq_nr_' definition 'seq_nr'.
anytun-0.3.7/src/connectionParam.cpp:48:84: note: Function 'ConnectionParam' argument 3 names different: declaration 'seq_nr_' definition 'seq_nr'.
anytun-0.3.7/src/connectionParam.h:58:1: warning: The class 'ConnectionParam' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
anytun-0.3.7/src/encryptedPacket.h:139:12: style: Technically the member function 'EncryptedPacket::getAuthenticatedPortionLength' can be const. [functionConst]
anytun-0.3.7/src/encryptedPacket.cpp:186:27: note: Technically the member function 'EncryptedPacket::getAuthenticatedPortionLength' can be const.
anytun-0.3.7/src/encryptedPacket.h:139:12: note: Technically the member function 'EncryptedPacket::getAuthenticatedPortionLength' can be const.
anytun-0.3.7/src/encryptedPacket.h:145:12: style: Technically the member function 'EncryptedPacket::getAuthTagLength' can be const. [functionConst]
anytun-0.3.7/src/encryptedPacket.cpp:244:27: note: Technically the member function 'EncryptedPacket::getAuthTagLength' can be const.
anytun-0.3.7/src/encryptedPacket.h:145:12: note: Technically the member function 'EncryptedPacket::getAuthTagLength' can be const.
anytun-0.3.7/src/keyDerivation.h:97:20: style: Technically the member function 'KeyDerivation::convertLabel' can be const. [functionConst]
anytun-0.3.7/src/keyDerivation.cpp:161:33: note: Technically the member function 'KeyDerivation::convertLabel' can be const.
anytun-0.3.7/src/keyDerivation.h:97:20: note: Technically the member function 'KeyDerivation::convertLabel' can be const.
anytun-0.3.7/src/keyDerivation.cpp:239:69: performance: Function parameter 'passphrase' should be passed by const reference. [passedByValue]
anytun-0.3.7/src/log.cpp:54:19: warning: Member variable 'LogStringBuilder::stream' is not initialized in the constructor. [uninitMemberVar]
anytun-0.3.7/src/log.h:57:1: warning: The class 'LogStringBuilder' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
anytun-0.3.7/src/logTargets.cpp:76:78: performance: Function parameter 'type' should be passed by const reference. [passedByValue]
anytun-0.3.7/src/logTargets.cpp:133:73: performance: Function parameter 'conf' should be passed by const reference. [passedByValue]
anytun-0.3.7/src/networkAddress.cpp:199:54: style: Function 'operator<' argument 1 names different: declaration 's' definition 'right'. [funcArgNamesDifferent]
anytun-0.3.7/src/networkAddress.h:87:40: note: Function 'operator<' argument 1 names different: declaration 's' definition 'right'.
anytun-0.3.7/src/networkAddress.cpp:199:54: note: Function 'operator<' argument 1 names different: declaration 's' definition 'right'.
anytun-0.3.7/src/networkAddress.cpp:53:17: warning: Member variable 'NetworkAddress::ethernet_address_' is not initialized in the constructor. [uninitMemberVar]
anytun-0.3.7/src/networkAddress.cpp:74:17: warning: Member variable 'NetworkAddress::ethernet_address_' is not initialized in the constructor. [uninitMemberVar]
anytun-0.3.7/src/networkAddress.cpp:80:17: warning: Member variable 'NetworkAddress::ethernet_address_' is not initialized in the constructor. [uninitMemberVar]
anytun-0.3.7/src/networkAddress.cpp:77:3: performance: Variable 'ipv6_address_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
anytun-0.3.7/src/networkAddress.cpp:83:3: performance: Variable 'ipv4_address_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
anytun-0.3.7/src/networkPrefix.cpp:75:52: style: Function 'operator<' argument 1 names different: declaration 's' definition 'right'. [funcArgNamesDifferent]
anytun-0.3.7/src/networkPrefix.h:64:39: note: Function 'operator<' argument 1 names different: declaration 's' definition 'right'.
anytun-0.3.7/src/networkPrefix.cpp:75:52: note: Function 'operator<' argument 1 names different: declaration 's' definition 'right'.
anytun-0.3.7/src/nullDaemon.cpp:58:47: style: Function 'chroot' argument 1 names different: declaration 'dir' definition 'chrootdir'. [funcArgNamesDifferent]
anytun-0.3.7/src/nullDaemon.h:56:34: note: Function 'chroot' argument 1 names different: declaration 'dir' definition 'chrootdir'.
anytun-0.3.7/src/nullDaemon.cpp:58:47: note: Function 'chroot' argument 1 names different: declaration 'dir' definition 'chrootdir'.
anytun-0.3.7/src/nullDaemon.h:54:8: performance: Technically the member function 'DaemonService::initPrivs' can be static. [functionStatic]
anytun-0.3.7/src/nullDaemon.cpp:48:21: note: Technically the member function 'DaemonService::initPrivs' can be static.
anytun-0.3.7/src/nullDaemon.h:54:8: note: Technically the member function 'DaemonService::initPrivs' can be static.
anytun-0.3.7/src/nullDaemon.h:55:8: performance: Technically the member function 'DaemonService::dropPrivs' can be static. [functionStatic]
anytun-0.3.7/src/nullDaemon.cpp:53:21: note: Technically the member function 'DaemonService::dropPrivs' can be static.
anytun-0.3.7/src/nullDaemon.h:55:8: note: Technically the member function 'DaemonService::dropPrivs' can be static.
anytun-0.3.7/src/nullDaemon.h:56:8: performance: Technically the member function 'DaemonService::chroot' can be static. [functionStatic]
anytun-0.3.7/src/nullDaemon.cpp:58:21: note: Technically the member function 'DaemonService::chroot' can be static.
anytun-0.3.7/src/nullDaemon.h:56:8: note: Technically the member function 'DaemonService::chroot' can be static.
anytun-0.3.7/src/nullDaemon.h:57:8: performance: Technically the member function 'DaemonService::daemonize' can be static. [functionStatic]
anytun-0.3.7/src/nullDaemon.cpp:63:21: note: Technically the member function 'DaemonService::daemonize' can be static.
anytun-0.3.7/src/nullDaemon.h:57:8: note: Technically the member function 'DaemonService::daemonize' can be static.
anytun-0.3.7/src/nullDaemon.h:58:8: performance: Technically the member function 'DaemonService::isDaemonized' can be static. [functionStatic]
anytun-0.3.7/src/nullDaemon.cpp:68:21: note: Technically the member function 'DaemonService::isDaemonized' can be static.
anytun-0.3.7/src/nullDaemon.h:58:8: note: Technically the member function 'DaemonService::isDaemonized' can be static.
anytun-0.3.7/src/options.cpp:481:6: style: Condition 'ipv4_only' is always false [knownConditionTrueFalse]
anytun-0.3.7/src/options.cpp:385:20: note: Assignment 'ipv4_only=false', assigned value is 0
anytun-0.3.7/src/options.cpp:481:6: note: Condition 'ipv4_only' is always false
anytun-0.3.7/src/options.cpp:484:6: style: Condition 'ipv4_only' is always false [knownConditionTrueFalse]
anytun-0.3.7/src/options.cpp:385:20: note: Assignment 'ipv4_only=false', assigned value is 0
anytun-0.3.7/src/options.cpp:484:6: note: Condition 'ipv4_only' is always false
anytun-0.3.7/src/options.cpp:487:6: style: Condition 'ipv6_only' is always false [knownConditionTrueFalse]
anytun-0.3.7/src/options.cpp:385:39: note: Assignment 'ipv6_only=false', assigned value is 0
anytun-0.3.7/src/options.cpp:487:6: note: Condition 'ipv6_only' is always false
anytun-0.3.7/src/options.cpp:481:16: style: Same expression on both sides of '&&' because the value of 'ipv4_only' and 'ipv6_only' are the same. [duplicateExpression]
anytun-0.3.7/src/options.cpp:385:20: note: 'ipv4_only' is assigned value 'false' here.
anytun-0.3.7/src/options.cpp:385:39: note: 'ipv6_only' is assigned value 'false' here.
anytun-0.3.7/src/options.cpp:481:16: note: Same expression on both sides of '&&' because the value of 'ipv4_only' and 'ipv6_only' are the same.
anytun-0.3.7/src/options.cpp:491:11: style: Same expression on both sides of '!=' because the value of 'role' and '""' are the same. [duplicateExpression]
anytun-0.3.7/src/options.cpp:386:22: note: 'role' is assigned value '""' here.
anytun-0.3.7/src/options.cpp:491:11: note: Same expression on both sides of '!=' because the value of 'role' and '""' are the same.
anytun-0.3.7/src/options.cpp:181:3: performance: Variable 'progname_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
anytun-0.3.7/src/options.cpp:188:3: performance: Variable 'username_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
anytun-0.3.7/src/options.cpp:189:3: performance: Variable 'groupname_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
anytun-0.3.7/src/options.cpp:190:3: performance: Variable 'chroot_dir_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
anytun-0.3.7/src/options.cpp:191:3: performance: Variable 'pid_file_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
anytun-0.3.7/src/options.cpp:195:3: performance: Variable 'file_name_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
anytun-0.3.7/src/options.cpp:208:3: performance: Variable 'dev_name_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
anytun-0.3.7/src/options.cpp:209:3: performance: Variable 'dev_type_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
anytun-0.3.7/src/options.cpp:210:3: performance: Variable 'post_up_script_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
anytun-0.3.7/src/options.cpp:218:3: performance: Variable 'cipher_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
anytun-0.3.7/src/options.cpp:219:3: performance: Variable 'auth_algo_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
anytun-0.3.7/src/options.cpp:221:3: performance: Variable 'kd_prf_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
anytun-0.3.7/src/options.h:104:8: performance: Technically the member function 'Options::printVersion' can be static. [functionStatic]
anytun-0.3.7/src/options.cpp:552:15: note: Technically the member function 'Options::printVersion' can be static.
anytun-0.3.7/src/options.h:104:8: note: Technically the member function 'Options::printVersion' can be static.
anytun-0.3.7/src/options.h:105:8: performance: Technically the member function 'Options::printUsage' can be static. [functionStatic]
anytun-0.3.7/src/options.cpp:573:15: note: Technically the member function 'Options::printUsage' can be static.
anytun-0.3.7/src/options.h:105:8: note: Technically the member function 'Options::printUsage' can be static.
anytun-0.3.7/src/options.cpp:768:43: performance: Function parameter 'p' should be passed by const reference. [passedByValue]
anytun-0.3.7/src/options.cpp:794:43: performance: Function parameter 'u' should be passed by const reference. [passedByValue]
anytun-0.3.7/src/options.cpp:807:44: performance: Function parameter 'g' should be passed by const reference. [passedByValue]
anytun-0.3.7/src/options.cpp:820:44: performance: Function parameter 'c' should be passed by const reference. [passedByValue]
anytun-0.3.7/src/options.cpp:833:42: performance: Function parameter 'p' should be passed by const reference. [passedByValue]
anytun-0.3.7/src/options.cpp:867:43: performance: Function parameter 'f' should be passed by const reference. [passedByValue]
anytun-0.3.7/src/options.cpp:880:45: performance: Function parameter 'b' should be passed by const reference. [passedByValue]
anytun-0.3.7/src/options.cpp:893:45: performance: Function parameter 'b' should be passed by const reference. [passedByValue]
anytun-0.3.7/src/options.cpp:920:44: performance: Function parameter 'l' should be passed by const reference. [passedByValue]
anytun-0.3.7/src/options.cpp:933:44: performance: Function parameter 'l' should be passed by const reference. [passedByValue]
anytun-0.3.7/src/options.cpp:946:45: performance: Function parameter 'r' should be passed by const reference. [passedByValue]
anytun-0.3.7/src/options.cpp:959:45: performance: Function parameter 'r' should be passed by const reference. [passedByValue]
anytun-0.3.7/src/options.cpp:972:48: performance: Function parameter 'l' should be passed by const reference. [passedByValue]
anytun-0.3.7/src/options.cpp:985:48: performance: Function parameter 'l' should be passed by const reference. [passedByValue]
anytun-0.3.7/src/options.cpp:1006:42: performance: Function parameter 'd' should be passed by const reference. [passedByValue]
anytun-0.3.7/src/options.cpp:1019:42: performance: Function parameter 'd' should be passed by const reference. [passedByValue]
anytun-0.3.7/src/options.cpp:1032:50: performance: Function parameter 'i' should be passed by const reference. [passedByValue]
anytun-0.3.7/src/options.cpp:1045:47: performance: Function parameter 'p' should be passed by const reference. [passedByValue]
anytun-0.3.7/src/options.cpp:1107:41: performance: Function parameter 'c' should be passed by const reference. [passedByValue]
anytun-0.3.7/src/options.cpp:1120:43: performance: Function parameter 'a' should be passed by const reference. [passedByValue]
anytun-0.3.7/src/options.cpp:1147:40: performance: Function parameter 'k' should be passed by const reference. [passedByValue]
anytun-0.3.7/src/options.cpp:1173:45: performance: Function parameter 'p' should be passed by const reference. [passedByValue]
anytun-0.3.7/src/options.cpp:1186:38: performance: Function parameter 'k' should be passed by const reference. [passedByValue]
anytun-0.3.7/src/options.cpp:1199:39: performance: Function parameter 's' should be passed by const reference. [passedByValue]
anytun-0.3.7/src/packetSource.cpp:103:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
anytun-0.3.7/src/packetSource.h:87:8: performance: Technically the member function 'UDPPacketSource::onError' can be static. [functionStatic]
anytun-0.3.7/src/packetSource.cpp:131:23: note: Technically the member function 'UDPPacketSource::onError' can be static.
anytun-0.3.7/src/packetSource.h:87:8: note: Technically the member function 'UDPPacketSource::onError' can be static.
anytun-0.3.7/src/syncClient.h:59:8: performance: Technically the member function 'SyncClient::readExactly' can be static. [functionStatic]
anytun-0.3.7/src/syncClient.cpp:122:18: note: Technically the member function 'SyncClient::readExactly' can be static.
anytun-0.3.7/src/syncClient.h:59:8: note: Technically the member function 'SyncClient::readExactly' can be static.
anytun-0.3.7/src/syncClient.cpp:63:36: performance: Function parameter 'hostname' should be passed by const reference. [passedByValue]
anytun-0.3.7/src/syncClient.cpp:63:57: performance: Function parameter 'port' should be passed by const reference. [passedByValue]
anytun-0.3.7/src/syncCommand.cpp:56:3: style: Class 'SyncCommand' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
anytun-0.3.7/src/syncConnectionCommand.cpp:48:24: warning: Member variable 'SyncConnectionCommand::mux_' is not initialized in the constructor. [uninitMemberVar]
anytun-0.3.7/src/syncRouteCommand.cpp:52:19: warning: Member variable 'SyncRouteCommand::count_' is not initialized in the constructor. [uninitMemberVar]
anytun-0.3.7/src/syncRouteCommand.cpp:48:19: warning: Member variable 'SyncRouteCommand::count_' is not initialized in the constructor. [uninitMemberVar]
anytun-0.3.7/src/syncServer.cpp:94:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
anytun-0.3.7/src/syncServer.h:68:8: performance: Technically the member function 'SyncServer::onResolvError' can be static. [functionStatic]
anytun-0.3.7/src/syncServer.cpp:101:18: note: Technically the member function 'SyncServer::onResolvError' can be static.
anytun-0.3.7/src/syncServer.h:68:8: note: Technically the member function 'SyncServer::onResolvError' can be static.
anytun-0.3.7/src/syncTcpConnection.h:73:3: style: Class 'SyncTcpConnection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
anytun-0.3.7/src/sysExec.cpp:67:58: performance: Function parameter 'args' should be passed by const reference. [passedByValue]
anytun-0.3.7/src/sysExec.cpp:72:56: performance: Function parameter 'env' should be passed by const reference. [passedByValue]
anytun-0.3.7/src/sysExec.cpp:77:58: performance: Function parameter 'args' should be passed by const reference. [passedByValue]
anytun-0.3.7/src/sysExec.cpp:77:75: performance: Function parameter 'env' should be passed by const reference. [passedByValue]
anytun-0.3.7/src/win32/registryKey.cpp:58:49: performance: Function parameter 'subKey' should be passed by const reference. [passedByValue]
anytun-0.3.7/src/win32/tunDevice.cpp:63:34: style: Function 'TunDevice' argument 1 names different: declaration 'dev' definition 'dev_name'. [funcArgNamesDifferent]
anytun-0.3.7/src/tunDevice.h:61:25: note: Function 'TunDevice' argument 1 names different: declaration 'dev' definition 'dev_name'.
anytun-0.3.7/src/win32/tunDevice.cpp:63:34: note: Function 'TunDevice' argument 1 names different: declaration 'dev' definition 'dev_name'.
anytun-0.3.7/src/win32/tunDevice.cpp:63:12: warning: Member variable 'TunDevice::fd_' is not initialized in the constructor. [uninitMemberVar]
anytun-0.3.7/src/win32/tunDevice.cpp:63:12: warning: Member variable 'TunDevice::sys_exec_' is not initialized in the constructor. [uninitMemberVar]
anytun-0.3.7/src/win32/tunDevice.cpp:63:12: warning: Member variable 'TunDevice::with_pi_' is not initialized in the constructor. [uninitMemberVar]
anytun-0.3.7/src/tunDevice.h:97:8: style: Unused private function: 'TunDevice::init_post' [unusedPrivateFunction]
anytun-0.3.7/src/tunDevice.h:99:7: style: Unused private function: 'TunDevice::fix_return' [unusedPrivateFunction]
anytun-0.3.7/src/tunDevice.h:64:7: performance: Technically the member function 'TunDevice::read' can be static. [functionStatic]
anytun-0.3.7/src/win32/tunDevice.cpp:225:16: note: Technically the member function 'TunDevice::read' can be static.
anytun-0.3.7/src/tunDevice.h:64:7: note: Technically the member function 'TunDevice::read' can be static.
anytun-0.3.7/src/tunDevice.h:65:7: performance: Technically the member function 'TunDevice::write' can be static. [functionStatic]
anytun-0.3.7/src/win32/tunDevice.cpp:248:16: note: Technically the member function 'TunDevice::write' can be static.
anytun-0.3.7/src/tunDevice.h:65:7: note: Technically the member function 'TunDevice::write' can be static.
anytun-0.3.7/src/tunDevice.h:70:8: performance: Technically the member function 'TunDevice::waitUntilReady' can be static. [functionStatic]
anytun-0.3.7/src/win32/tunDevice.cpp:298:17: note: Technically the member function 'TunDevice::waitUntilReady' can be static.
anytun-0.3.7/src/tunDevice.h:70:8: note: Technically the member function 'TunDevice::waitUntilReady' can be static.
anytun-0.3.7/src/tunDevice.h:97:8: performance: Technically the member function 'TunDevice::init_post' can be static. [functionStatic]
anytun-0.3.7/src/win32/tunDevice.cpp:271:17: note: Technically the member function 'TunDevice::init_post' can be static.
anytun-0.3.7/src/tunDevice.h:97:8: note: Technically the member function 'TunDevice::init_post' can be static.
anytun-0.3.7/src/tunDevice.h:99:7: performance: Technically the member function 'TunDevice::fix_return' can be static. [functionStatic]
anytun-0.3.7/src/win32/tunDevice.cpp:219:16: note: Technically the member function 'TunDevice::fix_return' can be static.
anytun-0.3.7/src/tunDevice.h:99:7: note: Technically the member function 'TunDevice::fix_return' can be static.
anytun-0.3.7/src/win32/tunDevice.cpp:63:56: performance: Function parameter 'dev_type' should be passed by const reference. [passedByValue]
anytun-0.3.7/src/win32/tunDevice.cpp:63:78: performance: Function parameter 'ifcfg_addr' should be passed by const reference. [passedByValue]
[22:47]

ftp://ftp.se.debian.org/debian/pool/main/a/aodh/aodh_6.0.0.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/aoetools/aoetools_36.orig.tar.gz
aoetools-36/aoe-sancheck.c:305:4: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
aoetools-36/aoe-sancheck.c:153:7: style: The scope of the variable 'e' can be reduced. [variableScope]
aoetools-36/aoe-sancheck.c:246:6: style: The scope of the variable 'n' can be reduced. [variableScope]
aoetools-36/aoe-sancheck.c:247:12: style: The scope of the variable 'nt' can be reduced. [variableScope]
aoetools-36/aoe-sancheck.c:597:8: style: The scope of the variable 'p' can be reduced. [variableScope]
aoetools-36/aoe-sancheck.c:714:9: style: The scope of the variable 'j' can be reduced. [variableScope]
aoetools-36/aoe-sancheck.c:757:27: style: Checking if unsigned variable 'fread(ven,1,4,fd)' is less than zero. [unsignedLessThanZero]
aoetools-36/aoe-sancheck.c:766:34: style: Checking if unsigned variable 'fread(dev,1,4,fd)' is less than zero. [unsignedLessThanZero]
aoetools-36/aoe-sancheck.c:232:18: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
aoetools-36/aoe-sancheck.c:225:6: style: Variable 'q' is not assigned a value. [unassignedVariable]
aoetools-36/aoe-sancheck.c:635:5: style: Variable 'mtuflag' is assigned a value that is never used. [unreadVariable]
aoetools-36/aoecfg.c:108:6: style: The scope of the variable 'n' can be reduced. [variableScope]
aoetools-36/aoeping.c:457:3: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
aoetools-36/aoeping.c:457:3: warning: %u in format string (no. 4) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
aoetools-36/aoeping.c:360:6: style: Variable 'n' is assigned a value that is never used. [unreadVariable]
[22:47]

ftp://ftp.se.debian.org/debian/pool/main/a/aoeui/aoeui_1.7+20160302.git4e5dee9.orig.tar.gz
aoeui-1.7+20160302.git4e5dee9/buffer.c:249:35: style: Function 'buffer_move' argument 1 names different: declaration 'dest' definition 'to'. [funcArgNamesDifferent]
aoeui-1.7+20160302.git4e5dee9/buffer.h:15:35: note: Function 'buffer_move' argument 1 names different: declaration 'dest' definition 'to'.
aoeui-1.7+20160302.git4e5dee9/buffer.c:249:35: note: Function 'buffer_move' argument 1 names different: declaration 'dest' definition 'to'.
aoeui-1.7+20160302.git4e5dee9/buffer.c:250:21: style: Function 'buffer_move' argument 3 names different: declaration 'src' definition 'from'. [funcArgNamesDifferent]
aoeui-1.7+20160302.git4e5dee9/buffer.h:16:21: note: Function 'buffer_move' argument 3 names different: declaration 'src' definition 'from'.
aoeui-1.7+20160302.git4e5dee9/buffer.c:250:21: note: Function 'buffer_move' argument 3 names different: declaration 'src' definition 'from'.
aoeui-1.7+20160302.git4e5dee9/child.c:71:32: style: Same expression on both sides of '-' because the value of 'offset' and '!!offset' are the same. [duplicateExpression]
aoeui-1.7+20160302.git4e5dee9/child.c:250:9: style: The scope of the variable 'k' can be reduced. [variableScope]
aoeui-1.7+20160302.git4e5dee9/display.c:609:6: style: Condition '!rows' is always true [knownConditionTrueFalse]
aoeui-1.7+20160302.git4e5dee9/display.c:598:13: note: Assignment 'rows=0', assigned value is 0
aoeui-1.7+20160302.git4e5dee9/display.c:609:6: note: Condition '!rows' is always true
aoeui-1.7+20160302.git4e5dee9/display.c:614:6: style: Condition '!columns' is always true [knownConditionTrueFalse]
aoeui-1.7+20160302.git4e5dee9/display.c:598:26: note: Assignment 'columns=0', assigned value is 0
aoeui-1.7+20160302.git4e5dee9/display.c:614:6: note: Condition '!columns' is always true
aoeui-1.7+20160302.git4e5dee9/display.c:235:22: style: The scope of the variable 'bestdelta' can be reduced. [variableScope]
aoeui-1.7+20160302.git4e5dee9/display.c:235:33: style: The scope of the variable 'delta' can be reduced. [variableScope]
aoeui-1.7+20160302.git4e5dee9/display.c:305:30: style: Function 'display_put' argument 5 names different: declaration 'fgRGBA' definition 'fgrgba'. [funcArgNamesDifferent]
aoeui-1.7+20160302.git4e5dee9/display.h:19:30: note: Function 'display_put' argument 5 names different: declaration 'fgRGBA' definition 'fgrgba'.
aoeui-1.7+20160302.git4e5dee9/display.c:305:30: note: Function 'display_put' argument 5 names different: declaration 'fgRGBA' definition 'fgrgba'.
aoeui-1.7+20160302.git4e5dee9/display.c:305:45: style: Function 'display_put' argument 6 names different: declaration 'bgRGBA' definition 'bgrgba'. [funcArgNamesDifferent]
aoeui-1.7+20160302.git4e5dee9/display.h:19:45: note: Function 'display_put' argument 6 names different: declaration 'bgRGBA' definition 'bgrgba'.
aoeui-1.7+20160302.git4e5dee9/display.c:305:45: note: Function 'display_put' argument 6 names different: declaration 'bgRGBA' definition 'bgrgba'.
aoeui-1.7+20160302.git4e5dee9/display.c:599:17: style: Unused variable: ws [unusedVariable]
aoeui-1.7+20160302.git4e5dee9/file.c:36:9: style: The scope of the variable 'max' can be reduced. [variableScope]
aoeui-1.7+20160302.git4e5dee9/file.c:180:36: style: Function 'view_open' argument 1 names different: declaration 'path' definition 'path0'. [funcArgNamesDifferent]
aoeui-1.7+20160302.git4e5dee9/text.h:105:36: note: Function 'view_open' argument 1 names different: declaration 'path' definition 'path0'.
aoeui-1.7+20160302.git4e5dee9/file.c:180:36: note: Function 'view_open' argument 1 names different: declaration 'path' definition 'path0'.
aoeui-1.7+20160302.git4e5dee9/file.c:316:54: style: Function 'text_rename' argument 2 names different: declaration 'path' definition 'path0'. [funcArgNamesDifferent]
aoeui-1.7+20160302.git4e5dee9/text.h:106:50: note: Function 'text_rename' argument 2 names different: declaration 'path' definition 'path0'.
aoeui-1.7+20160302.git4e5dee9/file.c:316:54: note: Function 'text_rename' argument 2 names different: declaration 'path' definition 'path0'.
aoeui-1.7+20160302.git4e5dee9/find.c:363:12: style: The scope of the variable 'ch' can be reduced. [variableScope]
aoeui-1.7+20160302.git4e5dee9/find.c:364:6: style: The scope of the variable 'charcols' can be reduced. [variableScope]
aoeui-1.7+20160302.git4e5dee9/find.c:387:67: style: Function 'find_column' argument 3 names different: declaration 'linestart' definition 'at'. [funcArgNamesDifferent]
aoeui-1.7+20160302.git4e5dee9/util.h:31:63: note: Function 'find_column' argument 3 names different: declaration 'linestart' definition 'at'.
aoeui-1.7+20160302.git4e5dee9/find.c:387:67: note: Function 'find_column' argument 3 names different: declaration 'linestart' definition 'at'.
aoeui-1.7+20160302.git4e5dee9/find.c:388:36: style: Function 'find_column' argument 5 names different: declaration 'start_column' definition 'column'. [funcArgNamesDifferent]
aoeui-1.7+20160302.git4e5dee9/util.h:32:36: note: Function 'find_column' argument 5 names different: declaration 'start_column' definition 'column'.
aoeui-1.7+20160302.git4e5dee9/find.c:388:36: note: Function 'find_column' argument 5 names different: declaration 'start_column' definition 'column'.
aoeui-1.7+20160302.git4e5dee9/fold.c:80:10: style: Opposite expression on both sides of '|='. [oppositeExpression]
aoeui-1.7+20160302.git4e5dee9/fold.c:80:10: note: Opposite expression on both sides of '|='.
aoeui-1.7+20160302.git4e5dee9/fold.c:80:10: note: Opposite expression on both sides of '|='.
aoeui-1.7+20160302.git4e5dee9/fold.c:111:12: style: Opposite expression on both sides of '|='. [oppositeExpression]
aoeui-1.7+20160302.git4e5dee9/fold.c:111:12: note: Opposite expression on both sides of '|='.
aoeui-1.7+20160302.git4e5dee9/fold.c:111:12: note: Opposite expression on both sides of '|='.
aoeui-1.7+20160302.git4e5dee9/fold.c:123:20: style: Same expression on both sides of '-' because the value of 'offset' and '!!offset' are the same. [duplicateExpression]
aoeui-1.7+20160302.git4e5dee9/fold.c:79:12: style: The scope of the variable 'ch' can be reduced. [variableScope]
aoeui-1.7+20160302.git4e5dee9/search.c:135:7: style: The scope of the variable 'err' can be reduced. [variableScope]
aoeui-1.7+20160302.git4e5dee9/tab.c:219:11: style: Opposite expression on both sides of '|='. [oppositeExpression]
aoeui-1.7+20160302.git4e5dee9/tab.c:219:11: note: Opposite expression on both sides of '|='.
aoeui-1.7+20160302.git4e5dee9/tab.c:219:11: note: Opposite expression on both sides of '|='.
aoeui-1.7+20160302.git4e5dee9/tab.c:263:10: style: Opposite expression on both sides of '|='. [oppositeExpression]
aoeui-1.7+20160302.git4e5dee9/tab.c:263:10: note: Opposite expression on both sides of '|='.
aoeui-1.7+20160302.git4e5dee9/tab.c:263:10: note: Opposite expression on both sides of '|='.
aoeui-1.7+20160302.git4e5dee9/tags.c:53:13: style: The scope of the variable 'at' can be reduced. [variableScope]
aoeui-1.7+20160302.git4e5dee9/tags.c:53:17: style: The scope of the variable 'wordstart' can be reduced. [variableScope]
aoeui-1.7+20160302.git4e5dee9/tags.c:53:28: style: The scope of the variable 'wordend' can be reduced. [variableScope]
aoeui-1.7+20160302.git4e5dee9/tags.c:55:8: style: The scope of the variable 'this' can be reduced. [variableScope]
aoeui-1.7+20160302.git4e5dee9/tags.c:56:6: style: The scope of the variable 'cmp' can be reduced. [variableScope]
aoeui-1.7+20160302.git4e5dee9/tags.c:101:22: style: The scope of the variable 'slash' can be reduced. [variableScope]
aoeui-1.7+20160302.git4e5dee9/text.c:89:38: style: Function 'text_create' argument 1 names different: declaration 'name' definition 'path'. [funcArgNamesDifferent]
aoeui-1.7+20160302.git4e5dee9/text.h:75:38: note: Function 'text_create' argument 1 names different: declaration 'name' definition 'path'.
aoeui-1.7+20160302.git4e5dee9/text.c:89:38: note: Function 'text_create' argument 1 names different: declaration 'name' definition 'path'.
aoeui-1.7+20160302.git4e5dee9/window.c:151:10: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition]
aoeui-1.7+20160302.git4e5dee9/window.c:150:28: note: outer condition: wp!=window
aoeui-1.7+20160302.git4e5dee9/window.c:151:10: note: opposite inner condition: wp==window
aoeui-1.7+20160302.git4e5dee9/window.c:260:26: warning: Either the condition '!old' is redundant or there is possible null pointer dereference: old. [nullPointerRedundantCheck]
aoeui-1.7+20160302.git4e5dee9/window.c:266:6: note: Assuming that condition '!old' is not redundant
aoeui-1.7+20160302.git4e5dee9/window.c:260:26: note: Null pointer dereference
aoeui-1.7+20160302.git4e5dee9/window.c:785:13: style: The scope of the variable 'end' can be reduced. [variableScope]
aoeui-1.7+20160302.git4e5dee9/window.c:786:6: style: The scope of the variable 'row' can be reduced. [variableScope]
aoeui-1.7+20160302.git4e5dee9/window.c:787:9: style: The scope of the variable 'bytes' can be reduced. [variableScope]
aoeui-1.7+20160302.git4e5dee9/window.c:46:37: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aoeui-1.7+20160302.git4e5dee9/window.c:47:36: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
[22:47]

ftp://ftp.se.debian.org/debian/pool/main/a/aoflagger/aoflagger_2.9.0.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/aolserver4/aolserver4_4.5.1.orig.tar.gz
aolserver4-4.5.1/nscgi/nscgi.c:153:28: style: The scope of the variable 'key' can be reduced. [variableScope]
aolserver4-4.5.1/nscgi/nscgi.c:153:34: style: The scope of the variable 'value' can be reduced. [variableScope]
aolserver4-4.5.1/nscgi/nscgi.c:691:12: style: The scope of the variable 'index' can be reduced. [variableScope]
aolserver4-4.5.1/nscgi/nscgi.c:693:24: style: The scope of the variable 'envp' can be reduced. [variableScope]
aolserver4-4.5.1/nscp/nscp.c:118:25: style: The scope of the variable 'pass' can be reduced. [variableScope]
aolserver4-4.5.1/nscp/nscp.c:118:32: style: The scope of the variable 'user' can be reduced. [variableScope]
aolserver4-4.5.1/nscp/nscp.c:118:39: style: The scope of the variable 'key' can be reduced. [variableScope]
aolserver4-4.5.1/nscp/nscp.c:511:20: style: The scope of the variable 'hPtr' can be reduced. [variableScope]
aolserver4-4.5.1/nscp/nscp.c:513:11: style: The scope of the variable 'encpass' can be reduced. [variableScope]
aolserver4-4.5.1/nscp/nscp.c:513:28: style: The scope of the variable 'pass' can be reduced. [variableScope]
aolserver4-4.5.1/nscp/nscp.c:513:44: style: The scope of the variable 'buf' can be reduced. [variableScope]
aolserver4-4.5.1/nscp/nscp.c:509:35: style: Function 'Login' argument 2 names different: declaration 'unameDS' definition 'unameDSPtr'. [funcArgNamesDifferent]
aolserver4-4.5.1/nscp/nscp.c:72:46: note: Function 'Login' argument 2 names different: declaration 'unameDS' definition 'unameDSPtr'.
aolserver4-4.5.1/nscp/nscp.c:509:35: note: Function 'Login' argument 2 names different: declaration 'unameDS' definition 'unameDSPtr'.
aolserver4-4.5.1/nsd/adpcmds.c:516:11: style: The scope of the variable 's' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/adpcmds.c:919:11: style: The scope of the variable 'exception' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/adpeval.c:152:19: style: The scope of the variable 'objPtr' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/adpeval.c:671:14: style: The scope of the variable 'keyPtr' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/adpeval.c:675:11: style: The scope of the variable 'pagePtr' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/adpeval.c:832:9: style: The scope of the variable 'i' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/adpeval.c:927:35: style: The scope of the variable 'len' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/adpeval.c:1061:15: style: The scope of the variable 'fd' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/adpparse.c:589:30: style: The scope of the variable 'asave' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/adpparse.c:750:10: style: The scope of the variable 'save' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/adpparse.c:238:55: style: Function 'NsAdpParse' argument 3 names different: declaration 'utf' definition 'adp'. [funcArgNamesDifferent]
aolserver4-4.5.1/nsd/nsd.h:1040:67: note: Function 'NsAdpParse' argument 3 names different: declaration 'utf' definition 'adp'.
aolserver4-4.5.1/nsd/adpparse.c:238:55: note: Function 'NsAdpParse' argument 3 names different: declaration 'utf' definition 'adp'.
aolserver4-4.5.1/nsd/adpparse.c:854:38: style: Function 'AppendLengths' argument 2 names different: declaration 'lens' definition 'len'. [funcArgNamesDifferent]
aolserver4-4.5.1/nsd/adpparse.c:88:50: note: Function 'AppendLengths' argument 2 names different: declaration 'lens' definition 'len'.
aolserver4-4.5.1/nsd/adpparse.c:854:38: note: Function 'AppendLengths' argument 2 names different: declaration 'lens' definition 'len'.
aolserver4-4.5.1/nsd/adpparse.c:854:48: style: Function 'AppendLengths' argument 3 names different: declaration 'lines' definition 'line'. [funcArgNamesDifferent]
aolserver4-4.5.1/nsd/adpparse.c:88:61: note: Function 'AppendLengths' argument 3 names different: declaration 'lines' definition 'line'.
aolserver4-4.5.1/nsd/adpparse.c:854:48: note: Function 'AppendLengths' argument 3 names different: declaration 'lines' definition 'line'.
aolserver4-4.5.1/nsd/binder.c:126:10: style: The scope of the variable 'line' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/binder.c:162:11: style: The scope of the variable 'addr' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/binder.c:163:9: style: The scope of the variable 'port' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/binder.c:163:15: style: The scope of the variable 'sock' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/binder.c:164:25: style: The scope of the variable 'saPtr' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/binder.c:206:27: style: The scope of the variable 'q' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/binder.c:206:31: style: The scope of the variable 'addr' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/binder.c:206:38: style: The scope of the variable 'baddr' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/binder.c:124:17: style: Function 'NsPreBind' argument 1 names different: declaration 'bindargs' definition 'args'. [funcArgNamesDifferent]
aolserver4-4.5.1/nsd/nsd.h:977:29: note: Function 'NsPreBind' argument 1 names different: declaration 'bindargs' definition 'args'.
aolserver4-4.5.1/nsd/binder.c:124:17: note: Function 'NsPreBind' argument 1 names different: declaration 'bindargs' definition 'args'.
aolserver4-4.5.1/nsd/binder.c:124:29: style: Function 'NsPreBind' argument 2 names different: declaration 'bindfile' definition 'file'. [funcArgNamesDifferent]
aolserver4-4.5.1/nsd/nsd.h:977:45: note: Function 'NsPreBind' argument 2 names different: declaration 'bindfile' definition 'file'.
aolserver4-4.5.1/nsd/binder.c:124:29: note: Function 'NsPreBind' argument 2 names different: declaration 'bindfile' definition 'file'.
aolserver4-4.5.1/nsd/binder.c:138:1: error: Resource leak: fp [resourceLeak]
aolserver4-4.5.1/nsd/cache.c:553:12: style: The scope of the variable 'cachePtr' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/cache.c:1060:15: style: The scope of the variable 'entry' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/cache.c:1157:21: style: The scope of the variable 'key' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/callbacks.c:416:24: style: Function 'RunCallbacks' argument 1 names different: declaration 'firstPtr' definition 'cbPtr'. [funcArgNamesDifferent]
aolserver4-4.5.1/nsd/callbacks.c:58:40: note: Function 'RunCallbacks' argument 1 names different: declaration 'firstPtr' definition 'cbPtr'.
aolserver4-4.5.1/nsd/callbacks.c:416:24: note: Function 'RunCallbacks' argument 1 names different: declaration 'firstPtr' definition 'cbPtr'.
aolserver4-4.5.1/nsd/cls.c:154:9: style: The scope of the variable 'i' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/config.c:502:21: style: The scope of the variable 'set' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/config.c:503:21: style: The scope of the variable 'i' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/config.c:426:11: style: Checking if unsigned variable 'n' is less than zero. [unsignedLessThanZero]
aolserver4-4.5.1/nsd/conn.c:242:9: style: The scope of the variable 'len' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/conn.c:242:14: style: The scope of the variable 'fd' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/conn.c:243:11: style: The scope of the variable 'err' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/conn.c:719:21: style: The scope of the variable 'hdr' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/conn.c:762:11: style: The scope of the variable 'charset' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/conn.c:998:19: style: The scope of the variable 'form' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/conn.c:1006:12: style: The scope of the variable 'content' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/conn.c:1434:12: style: The scope of the variable 'opt' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/connio.c:94:16: style: The scope of the variable 'keep' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/connio.c:205:9: style: The scope of the variable 'i' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/connio.c:205:29: style: The scope of the variable 'hlen' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/connio.c:888:16: style: The scope of the variable 'toread' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/connio.c:833:32: style: Function 'ConnCopy' argument 2 names different: declaration 'ncopy' definition 'tocopy'. [funcArgNamesDifferent]
aolserver4-4.5.1/nsd/connio.c:48:43: note: Function 'ConnCopy' argument 2 names different: declaration 'ncopy' definition 'tocopy'.
aolserver4-4.5.1/nsd/connio.c:833:32: note: Function 'ConnCopy' argument 2 names different: declaration 'ncopy' definition 'tocopy'.
aolserver4-4.5.1/nsd/dns.c:136:5: style: Variable 'cache' is reassigned a value before the old one has been used. [redundantAssignment]
aolserver4-4.5.1/nsd/dns.c:128:0: note: Variable 'cache' is reassigned a value before the old one has been used.
aolserver4-4.5.1/nsd/dns.c:136:5: note: Variable 'cache' is reassigned a value before the old one has been used.
aolserver4-4.5.1/nsd/dns.c:215:9: style: The scope of the variable 'max' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/dns.c:215:14: style: The scope of the variable 'timeout' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/dns.c:406:9: style: The scope of the variable 'i' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/driver.c:219:9: style: The scope of the variable 'i' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/driver.c:221:20: style: The scope of the variable 'hPtr' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/driver.c:223:13: style: The scope of the variable 'set' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/driver.c:1696:20: style: The scope of the variable 'hPtr' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/dsprintf.c:277:13: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aolserver4-4.5.1/nsd/dsprintf.c:327:13: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aolserver4-4.5.1/nsd/dsprintf.c:370:13: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aolserver4-4.5.1/nsd/dsprintf.c:378:17: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aolserver4-4.5.1/nsd/encoding.c:257:20: style: The scope of the variable 'hPtr' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/encoding.c:258:17: style: The scope of the variable 'name' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/encoding.c:649:18: style: The scope of the variable 'charset' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/encoding.c:621:20: warning: Function 'AddExtension' argument order different: declaration 'name, charset' definition 'ext, name' [funcArgOrderDifferent]
aolserver4-4.5.1/nsd/encoding.c:44:32: note: Function 'AddExtension' argument order different: declaration 'name, charset' definition 'ext, name'
aolserver4-4.5.1/nsd/encoding.c:621:20: note: Function 'AddExtension' argument order different: declaration 'name, charset' definition 'ext, name'
aolserver4-4.5.1/nsd/encoding.c:631:18: warning: Function 'AddCharset' argument order different: declaration 'name, charset' definition 'charset, name' [funcArgOrderDifferent]
aolserver4-4.5.1/nsd/encoding.c:45:30: note: Function 'AddCharset' argument order different: declaration 'name, charset' definition 'charset, name'
aolserver4-4.5.1/nsd/encoding.c:631:18: note: Function 'AddCharset' argument order different: declaration 'name, charset' definition 'charset, name'
aolserver4-4.5.1/nsd/exec.c:170:11: style: The scope of the variable 'coredump' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/exec.c:396:9: style: The scope of the variable 'i' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/exec.c:456:17: style: The scope of the variable 'nread' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/fd.c:522:44: style: Function 'NsMap' argument 4 names different: declaration 'writeable' definition 'writable'. [funcArgNamesDifferent]
aolserver4-4.5.1/nsd/nsd.h:956:57: note: Function 'NsMap' argument 4 names different: declaration 'writeable' definition 'writable'.
aolserver4-4.5.1/nsd/fd.c:522:44: note: Function 'NsMap' argument 4 names different: declaration 'writeable' definition 'writable'.
aolserver4-4.5.1/nsd/filter.c:128:11: style: The scope of the variable 'method' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/filter.c:128:20: style: The scope of the variable 'url' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/filter.c:274:33: style: Function 'RunTraces' argument 2 names different: declaration 'firstPtr' definition 'tracePtr'. [funcArgNamesDifferent]
aolserver4-4.5.1/nsd/filter.c:61:45: note: Function 'RunTraces' argument 2 names different: declaration 'firstPtr' definition 'tracePtr'.
aolserver4-4.5.1/nsd/filter.c:274:33: note: Function 'RunTraces' argument 2 names different: declaration 'firstPtr' definition 'tracePtr'.
aolserver4-4.5.1/nsd/form.c:73:14: style: The scope of the variable 's' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/form.c:73:29: style: The scope of the variable 'formend' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/form.c:135:20: style: The scope of the variable 'filePtr' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/form.c:176:20: style: The scope of the variable 'hPtr' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/form.c:213:20: style: The scope of the variable 'hPtr' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/form.c:365:18: style: The scope of the variable 'key' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/form.c:365:24: style: The scope of the variable 'value' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/form.c:367:9: style: The scope of the variable 'len' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/form.c:429:20: style: The scope of the variable 'hPtr' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/form.c:430:20: style: The scope of the variable 'filePtr' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/form.c:431:11: style: The scope of the variable 's' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/form.c:431:38: style: The scope of the variable 'save' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/form.c:432:11: style: The scope of the variable 'key' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/form.c:432:17: style: The scope of the variable 'value' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/form.c:526:23: style: The scope of the variable 'be' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/form.c:648:35: style: Function 'Ext2Utf' argument 2 names different: declaration 's' definition 'start'. [funcArgNamesDifferent]
aolserver4-4.5.1/nsd/form.c:44:48: note: Function 'Ext2Utf' argument 2 names different: declaration 's' definition 'start'.
aolserver4-4.5.1/nsd/form.c:648:35: note: Function 'Ext2Utf' argument 2 names different: declaration 's' definition 'start'.
aolserver4-4.5.1/nsd/httptime.c:156:19: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition]
aolserver4-4.5.1/nsd/httptime.c:215:19: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition]
aolserver4-4.5.1/nsd/index.c:254:12: style: The scope of the variable 'retPtrPtr' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/index.c:255:12: style: The scope of the variable 'i' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/index.c:256:12: style: The scope of the variable 'n' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/index.c:318:9: style: The scope of the variable 'cond' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/index.c:356:9: style: The scope of the variable 'cond' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/index.c:394:9: style: The scope of the variable 'j' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/index.c:316:18: style: Function 'BinSearch' argument 1 names different: declaration 'elp' definition 'elPtrPtr'. [funcArgNamesDifferent]
aolserver4-4.5.1/nsd/index.c:45:29: note: Function 'BinSearch' argument 1 names different: declaration 'elp' definition 'elPtrPtr'.
aolserver4-4.5.1/nsd/index.c:316:18: note: Function 'BinSearch' argument 1 names different: declaration 'elp' definition 'elPtrPtr'.
aolserver4-4.5.1/nsd/index.c:316:35: style: Function 'BinSearch' argument 2 names different: declaration 'list' definition 'listPtrPtr'. [funcArgNamesDifferent]
aolserver4-4.5.1/nsd/index.c:45:41: note: Function 'BinSearch' argument 2 names different: declaration 'list' definition 'listPtrPtr'.
aolserver4-4.5.1/nsd/index.c:316:35: note: Function 'BinSearch' argument 2 names different: declaration 'list' definition 'listPtrPtr'.
aolserver4-4.5.1/nsd/index.c:316:71: style: Function 'BinSearch' argument 4 names different: declaration 'cmp' definition 'cmpProc'. [funcArgNamesDifferent]
aolserver4-4.5.1/nsd/index.c:45:71: note: Function 'BinSearch' argument 4 names different: declaration 'cmp' definition 'cmpProc'.
aolserver4-4.5.1/nsd/index.c:316:71: note: Function 'BinSearch' argument 4 names different: declaration 'cmp' definition 'cmpProc'.
aolserver4-4.5.1/nsd/index.c:354:32: style: Function 'BinSearchKey' argument 2 names different: declaration 'list' definition 'listPtrPtr'. [funcArgNamesDifferent]
aolserver4-4.5.1/nsd/index.c:46:43: note: Function 'BinSearchKey' argument 2 names different: declaration 'list' definition 'listPtrPtr'.
aolserver4-4.5.1/nsd/index.c:354:32: note: Function 'BinSearchKey' argument 2 names different: declaration 'list' definition 'listPtrPtr'.
aolserver4-4.5.1/nsd/index.c:354:68: style: Function 'BinSearchKey' argument 4 names different: declaration 'cmp' definition 'cmpProc'. [funcArgNamesDifferent]
aolserver4-4.5.1/nsd/index.c:46:73: note: Function 'BinSearchKey' argument 4 names different: declaration 'cmp' definition 'cmpProc'.
aolserver4-4.5.1/nsd/index.c:354:68: note: Function 'BinSearchKey' argument 4 names different: declaration 'cmp' definition 'cmpProc'.
aolserver4-4.5.1/nsd/limits.c:107:11: style: The scope of the variable 'limits' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/listen.c:112:25: style: The scope of the variable 'ldPtr' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/log.c:810:16: style: The scope of the variable 'ptm' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/log.c:811:9: style: The scope of the variable 'gmtoffset' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/log.c:811:20: style: The scope of the variable 'n' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/log.c:811:23: style: The scope of the variable 'sign' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/log.c:511:16: style: Variable 'cachePtr' is assigned a value that is never used. [unreadVariable]
aolserver4-4.5.1/nsd/modload.c:447:5: style: Variable 'symbol' is reassigned a value before the old one has been used. [redundantAssignment]
aolserver4-4.5.1/nsd/modload.c:438:0: note: Variable 'symbol' is reassigned a value before the old one has been used.
aolserver4-4.5.1/nsd/modload.c:447:5: note: Variable 'symbol' is reassigned a value before the old one has been used.
aolserver4-4.5.1/nsd/modload.c:298:13: style: The scope of the variable 'file' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/modload.c:298:20: style: The scope of the variable 'module' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/nsmain.c:196:6: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
aolserver4-4.5.1/nsd/nswin32.c:175:5: warning: Return value of function freopen() is not used. [ignoredReturnValue]
aolserver4-4.5.1/nsd/nswin32.c:176:5: warning: Return value of function freopen() is not used. [ignoredReturnValue]
aolserver4-4.5.1/nsd/nswin32.c:177:5: warning: Return value of function freopen() is not used. [ignoredReturnValue]
aolserver4-4.5.1/nsd/nswin32.c:546:22: style: Function 'ConsoleHandler' argument 1 names different: declaration 'code' definition 'ignored'. [funcArgNamesDifferent]
aolserver4-4.5.1/nsd/nswin32.c:49:41: note: Function 'ConsoleHandler' argument 1 names different: declaration 'code' definition 'ignored'.
aolserver4-4.5.1/nsd/nswin32.c:546:22: note: Function 'ConsoleHandler' argument 1 names different: declaration 'code' definition 'ignored'.
aolserver4-4.5.1/nsd/op.c:394:20: style: The scope of the variable 'hPtr' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/pathname.c:101:26: style: The scope of the variable 'part' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/pathname.c:225:28: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
aolserver4-4.5.1/nsd/pathname.c:257:28: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
aolserver4-4.5.1/nsd/pathname.c:287:40: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
aolserver4-4.5.1/nsd/pathname.c:319:21: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
aolserver4-4.5.1/nsd/pathname.c:321:43: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
aolserver4-4.5.1/nsd/pathname.c:324:43: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
aolserver4-4.5.1/nsd/pathname.c:364:54: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
aolserver4-4.5.1/nsd/pathname.c:366:41: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
aolserver4-4.5.1/nsd/pidfile.c:63:15: style: The scope of the variable 'n' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/pidfile.c:64:11: style: The scope of the variable 'buf' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/pidfile.c:61:23: style: Function 'NsCreatePidFile' argument 1 names different: declaration 'service' definition 'procname'. [funcArgNamesDifferent]
aolserver4-4.5.1/nsd/nsd.h:965:35: note: Function 'NsCreatePidFile' argument 1 names different: declaration 'service' definition 'procname'.
aolserver4-4.5.1/nsd/pidfile.c:61:23: note: Function 'NsCreatePidFile' argument 1 names different: declaration 'service' definition 'procname'.
aolserver4-4.5.1/nsd/pidfile.c:82:23: style: Function 'NsRemovePidFile' argument 1 names different: declaration 'service' definition 'procname'. [funcArgNamesDifferent]
aolserver4-4.5.1/nsd/nsd.h:966:35: note: Function 'NsRemovePidFile' argument 1 names different: declaration 'service' definition 'procname'.
aolserver4-4.5.1/nsd/pidfile.c:82:23: note: Function 'NsRemovePidFile' argument 1 names different: declaration 'service' definition 'procname'.
aolserver4-4.5.1/nsd/pools.c:360:22: style: Function 'NsStopPools' argument 1 names different: declaration 'timeoutPtr' definition 'timePtr'. [funcArgNamesDifferent]
aolserver4-4.5.1/nsd/nsd.h:986:34: note: Function 'NsStopPools' argument 1 names different: declaration 'timeoutPtr' definition 'timePtr'.
aolserver4-4.5.1/nsd/pools.c:360:22: note: Function 'NsStopPools' argument 1 names different: declaration 'timeoutPtr' definition 'timePtr'.
aolserver4-4.5.1/nsd/queue.c:570:5: style: Variable 'encoding' is reassigned a value before the old one has been used. [redundantAssignment]
aolserver4-4.5.1/nsd/queue.c:563:0: note: Variable 'encoding' is reassigned a value before the old one has been used.
aolserver4-4.5.1/nsd/queue.c:570:5: note: Variable 'encoding' is reassigned a value before the old one has been used.
aolserver4-4.5.1/nsd/queue.c:562:20: style: The scope of the variable 'i' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/queue.c:755:27: style: Function 'NsAppendConn' argument 1 names different: declaration 'bufPtr' definition 'dsPtr'. [funcArgNamesDifferent]
aolserver4-4.5.1/nsd/nsd.h:913:39: note: Function 'NsAppendConn' argument 1 names different: declaration 'bufPtr' definition 'dsPtr'.
aolserver4-4.5.1/nsd/queue.c:755:27: note: Function 'NsAppendConn' argument 1 names different: declaration 'bufPtr' definition 'dsPtr'.
aolserver4-4.5.1/nsd/request.c:263:28: warning: %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
aolserver4-4.5.1/nsd/request.c:263:28: warning: %u in format string (no. 2) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
aolserver4-4.5.1/nsd/request.c:490:21: style: The scope of the variable 'key' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/return.c:151:20: style: The scope of the variable 'hPtr' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/return.c:192:11: style: The scope of the variable 'value' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/return.c:192:19: style: The scope of the variable 'keep' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/return.c:193:11: style: The scope of the variable 'key' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/return.c:1387:11: style: The scope of the variable 'hdr' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/return.c:1370:15: style: Function 'HdrEq' argument 1 names different: declaration 'hdrs' definition 'set'. [funcArgNamesDifferent]
aolserver4-4.5.1/nsd/return.c:51:26: note: Function 'HdrEq' argument 1 names different: declaration 'hdrs' definition 'set'.
aolserver4-4.5.1/nsd/return.c:1370:15: note: Function 'HdrEq' argument 1 names different: declaration 'hdrs' definition 'set'.
aolserver4-4.5.1/nsd/return.c:1370:26: style: Function 'HdrEq' argument 2 names different: declaration 'key' definition 'name'. [funcArgNamesDifferent]
aolserver4-4.5.1/nsd/return.c:51:38: note: Function 'HdrEq' argument 2 names different: declaration 'key' definition 'name'.
aolserver4-4.5.1/nsd/return.c:1370:26: note: Function 'HdrEq' argument 2 names different: declaration 'key' definition 'name'.
aolserver4-4.5.1/nsd/rollfile.c:78:19: style: The scope of the variable 'next' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/rollfile.c:78:26: style: The scope of the variable 'dot' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/rollfile.c:79:11: style: The scope of the variable 'num' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/rollfile.c:276:22: style: Function 'CmpFInfo' argument 1 names different: declaration 'p1' definition 'arg1'. [funcArgNamesDifferent]
aolserver4-4.5.1/nsd/rollfile.c:46:33: note: Function 'CmpFInfo' argument 1 names different: declaration 'p1' definition 'arg1'.
aolserver4-4.5.1/nsd/rollfile.c:276:22: note: Function 'CmpFInfo' argument 1 names different: declaration 'p1' definition 'arg1'.
aolserver4-4.5.1/nsd/rollfile.c:276:40: style: Function 'CmpFInfo' argument 2 names different: declaration 'p2' definition 'arg2'. [funcArgNamesDifferent]
aolserver4-4.5.1/nsd/rollfile.c:46:49: note: Function 'CmpFInfo' argument 2 names different: declaration 'p2' definition 'arg2'.
aolserver4-4.5.1/nsd/rollfile.c:276:40: note: Function 'CmpFInfo' argument 2 names different: declaration 'p2' definition 'arg2'.
aolserver4-4.5.1/nsd/sched.c:286:20: style: The scope of the variable 'nextId' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/sched.c:396:21: style: The scope of the variable 'hPtr' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/sched.c:397:21: style: The scope of the variable 'ePtr' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/sched.c:439:21: style: The scope of the variable 'hPtr' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/sched.c:440:21: style: The scope of the variable 'ePtr' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/sched.c:529:21: style: The scope of the variable 'tp' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/sched.c:883:12: style: The scope of the variable 'ePtr' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/sched.c:610:18: style: Function 'DeQueueEvent' argument 1 names different: declaration 'qid' definition 'k'. [funcArgNamesDifferent]
aolserver4-4.5.1/nsd/sched.c:78:32: note: Function 'DeQueueEvent' argument 1 names different: declaration 'qid' definition 'k'.
aolserver4-4.5.1/nsd/sched.c:610:18: note: Function 'DeQueueEvent' argument 1 names different: declaration 'qid' definition 'k'.
aolserver4-4.5.1/nsd/server.c:128:20: style: The scope of the variable 'hPtr' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/server.c:583:18: style: The scope of the variable 'key' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/server.c:618:18: style: The scope of the variable 'methods' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/server.c:619:16: style: The scope of the variable 'nmethods' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/server.c:621:21: style: The scope of the variable 'i' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/server.c:621:24: style: The scope of the variable 'skip' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/server.c:622:14: style: The scope of the variable 'ttlPtr' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/server.c:679:18: style: The scope of the variable 'key' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/server.c:679:24: style: The scope of the variable 'url' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/server.c:681:12: style: The scope of the variable 'status' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/server.c:247:13: style: Unused variable: set [unusedVariable]
aolserver4-4.5.1/nsd/set.c:115:9: style: The scope of the variable 'i' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/set.c:186:11: style: The scope of the variable 'name' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/set.c:226:11: style: The scope of the variable 'name' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/set.c:694:11: style: The scope of the variable 'j' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/sock.c:554:24: style: The scope of the variable 'err' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/sockcallback.c:444:20: style: The scope of the variable 'cbPtr' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/sockcallback.c:445:20: style: The scope of the variable 'hPtr' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/sockcallback.c:447:10: style: The scope of the variable 'buf' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/task.c:604:9: style: The scope of the variable 'i' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tclcache.c:158:27: style: The scope of the variable 'var' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tclcache.c:491:15: style: The scope of the variable 'cachePtr' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tclfile.c:163:18: style: The scope of the variable 'p' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tclfile.c:164:26: style: The scope of the variable 'nread' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tclfile.c:164:41: style: The scope of the variable 'toread' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tclfile.c:123:67: style: Function 'Ns_TclGetOpenFd' argument 4 names different: declaration 'fp' definition 'fdPtr'. [funcArgNamesDifferent]
aolserver4-4.5.1/nsd/nsd.h:1082:67: note: Function 'Ns_TclGetOpenFd' argument 4 names different: declaration 'fp' definition 'fdPtr'.
aolserver4-4.5.1/nsd/tclfile.c:123:67: note: Function 'Ns_TclGetOpenFd' argument 4 names different: declaration 'fp' definition 'fdPtr'.
aolserver4-4.5.1/nsd/tclhttp.c:179:21: style: The scope of the variable 'arg' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tclhttp.c:467:11: style: The scope of the variable 'body' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tclhttp.c:570:9: style: The scope of the variable 'firsthdr' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tclhttp.c:570:33: style: The scope of the variable 'len' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tclhttp.c:571:24: style: The scope of the variable 'p' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tclhttp.c:571:38: style: The scope of the variable 'save' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tclimg.c:218:18: style: The scope of the variable 'i' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tclimg.c:218:21: style: The scope of the variable 'w' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tclimg.c:218:24: style: The scope of the variable 'h' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tclimg.c:111:31: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aolserver4-4.5.1/nsd/tclinit.c:1749:6: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
aolserver4-4.5.1/nsd/tclinit.c:1746:9: note: outer condition: !initialized
aolserver4-4.5.1/nsd/tclinit.c:1749:6: note: identical inner condition: !initialized
aolserver4-4.5.1/nsd/tclinit.c:1749:6: style: Condition '!initialized' is always true [knownConditionTrueFalse]
aolserver4-4.5.1/nsd/tclinit.c:1746:9: note: Assuming that condition '!initialized' is not redundant
aolserver4-4.5.1/nsd/tclinit.c:1749:6: note: Condition '!initialized' is always true
aolserver4-4.5.1/nsd/tclinit.c:1398:17: style: The scope of the variable 'interp' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tclinit.c:1615:20: style: The scope of the variable 'hPtr' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tclinit.c:1845:9: style: The scope of the variable 'tid' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tclinit.c:2003:14: style: The scope of the variable 'procPtr' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tclinit.c:2004:18: style: The scope of the variable 'stPtr' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tclinit.c:2005:10: style: The scope of the variable 'buf' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tclinit.c:2006:9: style: The scope of the variable 'result' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tclinit.c:1704:24: style: Function 'CreateInterp' argument 1 names different: declaration 'server' definition 'servPtr'. [funcArgNamesDifferent]
aolserver4-4.5.1/nsd/tclinit.c:170:43: note: Function 'CreateInterp' argument 1 names different: declaration 'server' definition 'servPtr'.
aolserver4-4.5.1/nsd/tclinit.c:1704:24: note: Function 'CreateInterp' argument 1 names different: declaration 'server' definition 'servPtr'.
aolserver4-4.5.1/nsd/tcljob.c:528:17: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aolserver4-4.5.1/nsd/tcljob.c:980:13: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
aolserver4-4.5.1/nsd/tcljob.c:1151:5: style: Variable 'jobPtr' is reassigned a value before the old one has been used. [redundantAssignment]
aolserver4-4.5.1/nsd/tcljob.c:1148:0: note: Variable 'jobPtr' is reassigned a value before the old one has been used.
aolserver4-4.5.1/nsd/tcljob.c:1151:5: note: Variable 'jobPtr' is reassigned a value before the old one has been used.
aolserver4-4.5.1/nsd/tcljob.c:1152:5: style: Variable 'prev' is reassigned a value before the old one has been used. [redundantAssignment]
aolserver4-4.5.1/nsd/tcljob.c:1146:0: note: Variable 'prev' is reassigned a value before the old one has been used.
aolserver4-4.5.1/nsd/tcljob.c:1152:5: note: Variable 'prev' is reassigned a value before the old one has been used.
aolserver4-4.5.1/nsd/tcljob.c:1227:5: style: Variable 'queuePtr' is reassigned a value before the old one has been used. [redundantAssignment]
aolserver4-4.5.1/nsd/tcljob.c:1225:0: note: Variable 'queuePtr' is reassigned a value before the old one has been used.
aolserver4-4.5.1/nsd/tcljob.c:1227:5: note: Variable 'queuePtr' is reassigned a value before the old one has been used.
aolserver4-4.5.1/nsd/tcljob.c:1296:5: style: Variable 'jobPtr' is reassigned a value before the old one has been used. [redundantAssignment]
aolserver4-4.5.1/nsd/tcljob.c:1294:0: note: Variable 'jobPtr' is reassigned a value before the old one has been used.
aolserver4-4.5.1/nsd/tcljob.c:1296:5: note: Variable 'jobPtr' is reassigned a value before the old one has been used.
aolserver4-4.5.1/nsd/tcljob.c:353:43: style: The scope of the variable 'nextPtrPtr' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tcljob.c:354:36: style: The scope of the variable 'create' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tcljob.c:355:51: style: The scope of the variable 'queueId' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tcljob.c:356:33: style: The scope of the variable 'jPtr' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tcljob.c:555:25: style: The scope of the variable 'timedOut' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tcljob.c:715:25: style: The scope of the variable 'timedOut' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tcljob.c:826:36: style: The scope of the variable 'jobFieldList' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tcljob.c:827:26: style: The scope of the variable 'jobId' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tcljob.c:827:34: style: The scope of the variable 'jobState' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tcljob.c:827:45: style: The scope of the variable 'jobCode' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tcljob.c:827:55: style: The scope of the variable 'jobType' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tcljob.c:828:26: style: The scope of the variable 'jobResults' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tcljob.c:828:39: style: The scope of the variable 'jobScript' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tcljob.c:828:51: style: The scope of the variable 'jobReq' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tcljob.c:829:25: style: The scope of the variable 'delta' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tcljob.c:920:38: style: The scope of the variable 'queueFieldList' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tcljob.c:921:26: style: The scope of the variable 'queueReq' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tcljob.c:1047:26: style: The scope of the variable 'interp' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tcljob.c:1415:26: style: The scope of the variable 'qPtr' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tcljob.c:1475:26: style: The scope of the variable 'jobPtr' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tcljob.c:1292:40: style: Function 'NewJob' argument 2 names different: declaration 'queueName' definition 'queueId'. [funcArgNamesDifferent]
aolserver4-4.5.1/nsd/tcljob.c:185:52: note: Function 'NewJob' argument 2 names different: declaration 'queueName' definition 'queueId'.
aolserver4-4.5.1/nsd/tcljob.c:1292:40: note: Function 'NewJob' argument 2 names different: declaration 'queueName' definition 'queueId'.
aolserver4-4.5.1/nsd/tcljob.c:1369:42: style: Function 'LookupQueue' argument 2 names different: declaration 'queue_name' definition 'queueId'. [funcArgNamesDifferent]
aolserver4-4.5.1/nsd/tcljob.c:188:42: note: Function 'LookupQueue' argument 2 names different: declaration 'queue_name' definition 'queueId'.
aolserver4-4.5.1/nsd/tcljob.c:1369:42: note: Function 'LookupQueue' argument 2 names different: declaration 'queue_name' definition 'queueId'.
aolserver4-4.5.1/nsd/tclmisc.c:225:46: warning: Logical disjunction always evaluates to true: EXPR != '\'' || EXPR != '\"'. [incorrectLogicOperator]
aolserver4-4.5.1/nsd/tclmisc.c:598:6: error: Null pointer dereference: death [nullPointer]
aolserver4-4.5.1/nsd/tclmisc.c:597:13: note: Assignment 'death=NULL', assigned value is 0
aolserver4-4.5.1/nsd/tclmisc.c:598:6: note: Null pointer dereference
aolserver4-4.5.1/nsd/tclrequest.c:575:14: style: The scope of the variable 'objPtr' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tclsched.c:171:10: style: The scope of the variable 'buf' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tclset.c:680:9: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
aolserver4-4.5.1/nsd/tclshare.c:247:25: style: The scope of the variable 'x' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tclsock.c:892:46: style: Function 'AppendReadyFiles' argument 2 names different: declaration 'pset' definition 'setPtr'. [funcArgNamesDifferent]
aolserver4-4.5.1/nsd/tclsock.c:67:59: note: Function 'AppendReadyFiles' argument 2 names different: declaration 'pset' definition 'setPtr'.
aolserver4-4.5.1/nsd/tclsock.c:892:46: note: Function 'AppendReadyFiles' argument 2 names different: declaration 'pset' definition 'setPtr'.
aolserver4-4.5.1/nsd/tclsock.c:893:17: style: Function 'AppendReadyFiles' argument 5 names different: declaration 'pds' definition 'dsPtr'. [funcArgNamesDifferent]
aolserver4-4.5.1/nsd/tclsock.c:68:35: note: Function 'AppendReadyFiles' argument 5 names different: declaration 'pds' definition 'dsPtr'.
aolserver4-4.5.1/nsd/tclsock.c:893:17: note: Function 'AppendReadyFiles' argument 5 names different: declaration 'pds' definition 'dsPtr'.
aolserver4-4.5.1/nsd/tclsock.c:941:61: style: Function 'GetSet' argument 4 names different: declaration 'ppset' definition 'setPtrPtr'. [funcArgNamesDifferent]
aolserver4-4.5.1/nsd/tclsock.c:65:73: note: Function 'GetSet' argument 4 names different: declaration 'ppset' definition 'setPtrPtr'.
aolserver4-4.5.1/nsd/tclsock.c:941:61: note: Function 'GetSet' argument 4 names different: declaration 'ppset' definition 'setPtrPtr'.
aolserver4-4.5.1/nsd/tclsock.c:942:16: style: Function 'GetSet' argument 5 names different: declaration 'pset' definition 'setPtr'. [funcArgNamesDifferent]
aolserver4-4.5.1/nsd/tclsock.c:66:14: note: Function 'GetSet' argument 5 names different: declaration 'pset' definition 'setPtr'.
aolserver4-4.5.1/nsd/tclsock.c:942:16: note: Function 'GetSet' argument 5 names different: declaration 'pset' definition 'setPtr'.
aolserver4-4.5.1/nsd/tclvar.c:246:11: style: The scope of the variable 'value' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tclvar.c:298:9: style: The scope of the variable 'i' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tclvar.c:382:20: style: The scope of the variable 'hPtr' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tclvar.c:384:11: style: The scope of the variable 'pattern' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tclvar.c:384:21: style: The scope of the variable 'key' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tclvar.c:551:20: style: The scope of the variable 'hPtr' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tclvar.c:92:38: style: Function 'NsTclCreateBuckets' argument 2 names different: declaration 'nbuckets' definition 'n'. [funcArgNamesDifferent]
aolserver4-4.5.1/nsd/nsd.h:1010:60: note: Function 'NsTclCreateBuckets' argument 2 names different: declaration 'nbuckets' definition 'n'.
aolserver4-4.5.1/nsd/tclvar.c:92:38: note: Function 'NsTclCreateBuckets' argument 2 names different: declaration 'nbuckets' definition 'n'.
aolserver4-4.5.1/nsd/tclvar.c:607:51: style: Function 'LockArray' argument 3 names different: declaration 'array' definition 'arrayObj'. [funcArgNamesDifferent]
aolserver4-4.5.1/nsd/tclvar.c:69:65: note: Function 'LockArray' argument 3 names different: declaration 'array' definition 'arrayObj'.
aolserver4-4.5.1/nsd/tclvar.c:607:51: note: Function 'LockArray' argument 3 names different: declaration 'array' definition 'arrayObj'.
aolserver4-4.5.1/nsd/tclxkeylist.c:143:11: style: The scope of the variable 'string' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tclxkeylist.c:1148:26: style: The scope of the variable 'status' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tclxkeylist.c:1244:32: style: The scope of the variable 'subKeylIntPtr' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tclxkeylist.c:1320:14: style: The scope of the variable 'nameObjPtr' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tclxkeylist.c:1322:14: style: The scope of the variable 'findIdx' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tclxkeylist.c:1524:21: style: The scope of the variable 'key' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tclxkeylist.c:1525:22: style: The scope of the variable 'status' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/tclxkeylist.c:145:53: error: va_list 'argList' used before va_start() was called. [va_list_usedBeforeStarted]
aolserver4-4.5.1/nsd/tclxkeylist.c:153:41: error: va_list 'argList' used before va_start() was called. [va_list_usedBeforeStarted]
aolserver4-4.5.1/nsd/tclxkeylist.c:155:25: error: va_list 'argList' used before va_start() was called. [va_list_usedBeforeStarted]
aolserver4-4.5.1/nsd/tclxkeylist.c:161:5: error: va_list 'argList' used before va_start() was called. [va_list_usedBeforeStarted]
aolserver4-4.5.1/nsd/urlencode.c:265:21: style: The scope of the variable 'j' can be reduced. [variableScope]
aolserver4-4.5.1/nsd/urlspace.c:964:19: style: Function 'TrieDestroy' argument 1 names different: declaration 'trie' definition 'triePtr'. [funcArgNamesDifferent]
aolserver4-4.5.1/nsd/urlspace.c:130:32: note: Function 'TrieDestroy' argument 1 names different: declaration 'trie' definition 'triePtr'.
aolserver4-4.5.1/nsd/urlspace.c:964:19: note: Function 'TrieDestroy' argument 1 names different: declaration 'trie' definition 'triePtr'.
aolserver4-4.5.1/nsdb/dbdrv.c:617:21: style: The scope of the variable 'module' can be reduced. [variableScope]
aolserver4-4.5.1/nsdb/dbdrv.c:617:30: style: The scope of the variable 'path' can be reduced. [variableScope]
aolserver4-4.5.1/nsdb/dbinit.c:573:21: style: The scope of the variable 'hPtr' can be reduced. [variableScope]
aolserver4-4.5.1/nsdb/dbinit.c:576:28: style: The scope of the variable 'pool' can be reduced. [variableScope]
aolserver4-4.5.1/nsdb/dbinit.c:627:14: style: The scope of the variable 'poolPtr' can be reduced. [variableScope]
aolserver4-4.5.1/nsdb/dbinit.c:873:15: style: The scope of the variable 'minAccess' can be reduced. [variableScope]
aolserver4-4.5.1/nsdb/dbinit.c:873:26: style: The scope of the variable 'minOpen' can be reduced. [variableScope]
aolserver4-4.5.1/nsdb/dbinit.c:835:22: style: Function 'ReturnHandle' argument 1 names different: declaration 'handle' definition 'handlePtr'. [funcArgNamesDifferent]
aolserver4-4.5.1/nsdb/dbinit.c:114:39: note: Function 'ReturnHandle' argument 1 names different: declaration 'handle' definition 'handlePtr'.
aolserver4-4.5.1/nsdb/dbinit.c:835:22: note: Function 'ReturnHandle' argument 1 names different: declaration 'handle' definition 'handlePtr'.
aolserver4-4.5.1/nsdb/dbtcl.c:919:57: style: Function 'GetHandle' argument 3 names different: declaration 'handle' definition 'handlePtr'. [funcArgNamesDifferent]
aolserver4-4.5.1/nsdb/dbtcl.c:60:22: note: Function 'GetHandle' argument 3 names different: declaration 'handle' definition 'handlePtr'.
aolserver4-4.5.1/nsdb/dbtcl.c:919:57: note: Function 'GetHandle' argument 3 names different: declaration 'handle' definition 'handlePtr'.
aolserver4-4.5.1/nsdb/dbtcl.c:947:64: style: Function 'GetHandleObj' argument 3 names different: declaration 'handle' definition 'handlePtr'. [funcArgNamesDifferent]
aolserver4-4.5.1/nsdb/dbtcl.c:62:22: note: Function 'GetHandleObj' argument 3 names different: declaration 'handle' definition 'handlePtr'.
aolserver4-4.5.1/nsdb/dbtcl.c:947:64: note: Function 'GetHandleObj' argument 3 names different: declaration 'handle' definition 'handlePtr'.
aolserver4-4.5.1/nsext/nsext.c:1105:5: style: Variable 'retcode' is reassigned a value before the old one has been used. [redundantAssignment]
aolserver4-4.5.1/nsext/nsext.c:1098:0: note: Variable 'retcode' is reassigned a value before the old one has been used.
aolserver4-4.5.1/nsext/nsext.c:1105:5: note: Variable 'retcode' is reassigned a value before the old one has been used.
aolserver4-4.5.1/nsext/nsext.c:319:20: style: The scope of the variable 'he' can be reduced. [variableScope]
aolserver4-4.5.1/nsext/nsext.c:652:16: style: The scope of the variable 'respBuf' can be reduced. [variableScope]
aolserver4-4.5.1/nsext/nsext.c:697:36: style: The scope of the variable 'currCol' can be reduced. [variableScope]
aolserver4-4.5.1/nsext/nsext.c:698:26: style: The scope of the variable 'colEl' can be reduced. [variableScope]
aolserver4-4.5.1/nsext/nsext.c:986:18: style: The scope of the variable 'statusBuf' can be reduced. [variableScope]
aolserver4-4.5.1/nsext/nsext.c:1099:18: style: The scope of the variable 'respBuf' can be reduced. [variableScope]
aolserver4-4.5.1/nsext/nsext.c:1271:26: style: The scope of the variable 'data' can be reduced. [variableScope]
aolserver4-4.5.1/nsext/nsext.c:1473:11: style: The scope of the variable 'exceptionCode' can be reduced. [variableScope]
aolserver4-4.5.1/nsext/nsext.c:1473:27: style: The scope of the variable 'exceptionMsg' can be reduced. [variableScope]
aolserver4-4.5.1/nsext/nsext.c:1556:9: style: The scope of the variable 'ioreturn' can be reduced. [variableScope]
aolserver4-4.5.1/nsext/nsext.c:1689:16: style: The scope of the variable 'strSize' can be reduced. [variableScope]
aolserver4-4.5.1/nsext/nsext.c:498:24: style: Function 'ExtOpenDb' argument 1 names different: declaration 'dbhandle' definition 'handle'. [funcArgNamesDifferent]
aolserver4-4.5.1/nsext/nsext.c:201:40: note: Function 'ExtOpenDb' argument 1 names different: declaration 'dbhandle' definition 'handle'.
aolserver4-4.5.1/nsext/nsext.c:498:24: note: Function 'ExtOpenDb' argument 1 names different: declaration 'dbhandle' definition 'handle'.
aolserver4-4.5.1/nsext/nsext.c:598:25: style: Function 'ExtCloseDb' argument 1 names different: declaration 'dbhandle' definition 'handle'. [funcArgNamesDifferent]
aolserver4-4.5.1/nsext/nsext.c:202:41: note: Function 'ExtCloseDb' argument 1 names different: declaration 'dbhandle' definition 'handle'.
aolserver4-4.5.1/nsext/nsext.c:598:25: note: Function 'ExtCloseDb' argument 1 names different: declaration 'dbhandle' definition 'handle'.
aolserver4-4.5.1/nsext/nsext.c:1139:30: style: Function 'ExtSpReturnCode' argument 1 names different: declaration 'handle' definition 'dbhandle'. [funcArgNamesDifferent]
aolserver4-4.5.1/nsext/nsext.c:213:46: note: Function 'ExtSpReturnCode' argument 1 names different: declaration 'handle' definition 'dbhandle'.
aolserver4-4.5.1/nsext/nsext.c:1139:30: note: Function 'ExtSpReturnCode' argument 1 names different: declaration 'handle' definition 'dbhandle'.
aolserver4-4.5.1/nsext/nsext.c:1655:29: style: Function 'DbProxyCleanup' argument 1 names different: declaration 'dbhandle' definition 'handle'. [funcArgNamesDifferent]
aolserver4-4.5.1/nsext/nsext.c:247:45: note: Function 'DbProxyCleanup' argument 1 names different: declaration 'dbhandle' definition 'handle'.
aolserver4-4.5.1/nsext/nsext.c:1655:29: note: Function 'DbProxyCleanup' argument 1 names different: declaration 'dbhandle' definition 'handle'.
aolserver4-4.5.1/nsext/nsext.c:725:22: style: Variable 'status' is assigned a value that is never used. [unreadVariable]
aolserver4-4.5.1/nspd/listen.c:80:30: style: The scope of the variable 'new' can be reduced. [variableScope]
aolserver4-4.5.1/nspd/log.c:64:21: style: The scope of the variable 'errbuf' can be reduced. [variableScope]
aolserver4-4.5.1/nspd/log.c:179:13: style: The scope of the variable 'priority' can be reduced. [variableScope]
aolserver4-4.5.1/nspd/main.c:1169:16: style: Same expression on both sides of '==' because the value of 'status' and 'NS_OK' are the same. [duplicateExpression]
aolserver4-4.5.1/nspd/main.c:1163:19: note: 'status' is assigned value 'NS_OK' here.
aolserver4-4.5.1/nspd/main.c:1169:16: note: Same expression on both sides of '==' because the value of 'status' and 'NS_OK' are the same.
aolserver4-4.5.1/nspd/main.c:106:9: style: The scope of the variable 'port' can be reduced. [variableScope]
aolserver4-4.5.1/nspd/main.c:315:9: style: The scope of the variable 'i' can be reduced. [variableScope]
aolserver4-4.5.1/nspd/main.c:347:10: style: The scope of the variable 'size' can be reduced. [variableScope]
aolserver4-4.5.1/nspd/main.c:625:20: style: The scope of the variable 'buf' can be reduced. [variableScope]
aolserver4-4.5.1/nspd/main.c:704:21: style: The scope of the variable 'argsize' can be reduced. [variableScope]
aolserver4-4.5.1/nspd/main.c:705:21: style: The scope of the variable 'pargsize' can be reduced. [variableScope]
aolserver4-4.5.1/nspd/main.c:730:11: style: The scope of the variable 'readRet' can be reduced. [variableScope]
aolserver4-4.5.1/nspd/main.c:987:10: style: The scope of the variable 'errbuf' can be reduced. [variableScope]
aolserver4-4.5.1/nspd/main.c:1022:10: style: The scope of the variable 'readBuf' can be reduced. [variableScope]
aolserver4-4.5.1/nspd/main.c:1023:10: style: The scope of the variable 'bytesRead' can be reduced. [variableScope]
aolserver4-4.5.1/nspd/main.c:1024:10: style: The scope of the variable 'bytesReadStr' can be reduced. [variableScope]
aolserver4-4.5.1/nspd/main.c:1076:34: style: The scope of the variable 'hashcount' can be reduced. [variableScope]
aolserver4-4.5.1/nspd/main.c:1077:11: style: The scope of the variable 'pw' can be reduced. [variableScope]
aolserver4-4.5.1/nspd/main.c:1127:10: style: The scope of the variable 'errbuf' can be reduced. [variableScope]
aolserver4-4.5.1/nspd/main.c:1161:10: style: The scope of the variable 'errbuf' can be reduced. [variableScope]
aolserver4-4.5.1/nspd/main.c:1162:10: style: The scope of the variable 'fd' can be reduced. [variableScope]
aolserver4-4.5.1/nspd/main.c:776:19: style: Function 'DispatchCmd' argument 1 names different: declaration 'cmdName' definition 'cmd'. [funcArgNamesDifferent]
aolserver4-4.5.1/nspd/main.c:59:35: note: Function 'DispatchCmd' argument 1 names different: declaration 'cmdName' definition 'cmd'.
aolserver4-4.5.1/nspd/main.c:776:19: note: Function 'DispatchCmd' argument 1 names different: declaration 'cmdName' definition 'cmd'.
aolserver4-4.5.1/nspd/main.c:776:30: style: Function 'DispatchCmd' argument 2 names different: declaration 'cmdArg' definition 'arg'. [funcArgNamesDifferent]
aolserver4-4.5.1/nspd/main.c:59:50: note: Function 'DispatchCmd' argument 2 names different: declaration 'cmdArg' definition 'arg'.
aolserver4-4.5.1/nspd/main.c:776:30: note: Function 'DispatchCmd' argument 2 names different: declaration 'cmdArg' definition 'arg'.
aolserver4-4.5.1/nspd/main.c:948:19: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
aolserver4-4.5.1/nsperm/nsperm.c:410:28: style: The scope of the variable 'entryPtr' can be reduced. [variableScope]
aolserver4-4.5.1/nsperm/nsperm.c:173:21: style: Function 'AddCmds' argument 1 names different: declaration 'interp' definition 'interpermPtr'. [funcArgNamesDifferent]
aolserver4-4.5.1/nsperm/nsperm.c:94:32: note: Function 'AddCmds' argument 1 names different: declaration 'interp' definition 'interpermPtr'.
aolserver4-4.5.1/nsperm/nsperm.c:173:21: note: Function 'AddCmds' argument 1 names different: declaration 'interp' definition 'interpermPtr'.
aolserver4-4.5.1/nsperm/nsperm.c:144:12: style: Variable 'path' is assigned a value that is never used. [unreadVariable]
aolserver4-4.5.1/nsproxy/nsproxylib.c:283:17: style: The scope of the variable 'len' can be reduced. [variableScope]
aolserver4-4.5.1/nsproxy/nsproxylib.c:284:10: style: The scope of the variable 'reqPtr' can be reduced. [variableScope]
aolserver4-4.5.1/nsproxy/nsproxylib.c:1282:9: style: The scope of the variable 'n' can be reduced. [variableScope]
aolserver4-4.5.1/nsproxy/nsproxylib.c:1657:13: style: The scope of the variable 'nextPtrPtr' can be reduced. [variableScope]
aolserver4-4.5.1/nsproxy/nsproxylib.c:1736:12: style: The scope of the variable 'proxyPtr' can be reduced. [variableScope]
aolserver4-4.5.1/nsproxy/nsproxylib.c:279:54: style: Function 'Ns_ProxyMain' argument 3 names different: declaration 'proc' definition 'init'. [funcArgNamesDifferent]
aolserver4-4.5.1/nsproxy/nsproxy.h:48:68: note: Function 'Ns_ProxyMain' argument 3 names different: declaration 'proc' definition 'init'.
aolserver4-4.5.1/nsproxy/nsproxylib.c:279:54: note: Function 'Ns_ProxyMain' argument 3 names different: declaration 'proc' definition 'init'.
aolserver4-4.5.1/nsproxy/nsproxylib.c:1391:20: style: Function 'WaitFd' argument 2 names different: declaration 'events' definition 'event'. [funcArgNamesDifferent]
aolserver4-4.5.1/nsproxy/nsproxylib.c:178:31: note: Function 'WaitFd' argument 2 names different: declaration 'events' definition 'event'.
aolserver4-4.5.1/nsproxy/nsproxylib.c:1391:20: note: Function 'WaitFd' argument 2 names different: declaration 'events' definition 'event'.
aolserver4-4.5.1/nsssl/ssl.c:319:19: style: The scope of the variable 'seeds' can be reduced. [variableScope]
aolserver4-4.5.1/nsssl/ssl.c:883:29: style: The scope of the variable 'ncopy' can be reduced. [variableScope]
aolserver4-4.5.1/nsssl/ssl.c:997:21: style: The scope of the variable 'towrite' can be reduced. [variableScope]
aolserver4-4.5.1/nsssl/ssl.c:1514:30: style: The scope of the variable 'nwrote' can be reduced. [variableScope]
aolserver4-4.5.1/nsssl/x509.c:1070:33: style: The scope of the variable 'i' can be reduced. [variableScope]
aolserver4-4.5.1/nsssl/x509.c:94:27: style: Function 'GetPrivateKey' argument 1 names different: declaration 'key' definition 'privateKey'. [funcArgNamesDifferent]
aolserver4-4.5.1/nsssl/x509.h:51:27: note: Function 'GetPrivateKey' argument 1 names different: declaration 'key' definition 'privateKey'.
aolserver4-4.5.1/nsssl/x509.c:94:27: note: Function 'GetPrivateKey' argument 1 names different: declaration 'key' definition 'privateKey'.
aolserver4-4.5.1/nsthread/mutex.c:88:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aolserver4-4.5.1/nsthread/mutex.c:294:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aolserver4-4.5.1/nsthread/mutex.c:164:19: style: The scope of the variable 'mutexPtrPtr' can be reduced. [variableScope]
aolserver4-4.5.1/nsthread/nsthreadtest.c:390:10: style: Condition 'tls==NULL' is always true [knownConditionTrueFalse]
aolserver4-4.5.1/nsthread/nsthreadtest.c:388:13: note: Assuming that condition 'tls==NULL' is not redundant
aolserver4-4.5.1/nsthread/nsthreadtest.c:390:10: note: Condition 'tls==NULL' is always true
aolserver4-4.5.1/nsthread/nsthreadtest.c:303:9: style: The scope of the variable 'i' can be reduced. [variableScope]
aolserver4-4.5.1/nsthread/pthread.c:650:21: style: The scope of the variable 'err' can be reduced. [variableScope]
aolserver4-4.5.1/nsthread/pthread.c:1038:9: style: The scope of the variable 'fd' can be reduced. [variableScope]
aolserver4-4.5.1/nsthread/pthread.c:1040:10: style: The scope of the variable 'file' can be reduced. [variableScope]
aolserver4-4.5.1/nsthread/pthread.c:394:54: style: Function 'NsCreateThread' argument 3 names different: declaration 'threadPtr' definition 'resultPtr'. [funcArgNamesDifferent]
aolserver4-4.5.1/nsthread/thread.h:63:68: note: Function 'NsCreateThread' argument 3 names different: declaration 'threadPtr' definition 'resultPtr'.
aolserver4-4.5.1/nsthread/pthread.c:394:54: note: Function 'NsCreateThread' argument 3 names different: declaration 'threadPtr' definition 'resultPtr'.
aolserver4-4.5.1/nsthread/pthread.c:1051:28: portability: 'thrPtr->stackaddr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
aolserver4-4.5.1/nsthread/pthread.c:1051:48: portability: 'thrPtr->stackaddr-thrPtr->stacksize' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
aolserver4-4.5.1/nsthread/pthread.c:1052:28: portability: 'thrPtr->stackaddr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
aolserver4-4.5.1/nsthread/pthread.c:1055:28: portability: 'thrPtr->stackaddr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
aolserver4-4.5.1/nsthread/pthread.c:1056:26: portability: 'thrPtr->stackaddr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
aolserver4-4.5.1/nsthread/pthread.c:1056:46: portability: 'thrPtr->stackaddr+thrPtr->stacksize' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
aolserver4-4.5.1/nsthread/pthread.c:899:11: style: Variable 'tid' is assigned a value that is never used. [unreadVariable]
aolserver4-4.5.1/nsthread/reentrant.c:57:7: style: struct member 'Anonymous0::name' is never used. [unusedStructMember]
aolserver4-4.5.1/nsthread/thread.c:528:16: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aolserver4-4.5.1/nsthread/thread.c:533:16: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aolserver4-4.5.1/nsthread/thread.c:528:23: style: Same expression on both sides of '<'. [duplicateExpression]
aolserver4-4.5.1/nsthread/thread.c:533:23: style: Same expression on both sides of '>'. [duplicateExpression]
aolserver4-4.5.1/nsthread/tls.c:172:9: style: The scope of the variable 'i' can be reduced. [variableScope]
aolserver4-4.5.1/nsthread/winthread.c:646:27: style: The scope of the variable 'waitPtrPtr' can be reduced. [variableScope]
aolserver4-4.5.1/nsthread/winthread.c:751:54: style: Function 'NsCreateThread' argument 3 names different: declaration 'threadPtr' definition 'resultPtr'. [funcArgNamesDifferent]
aolserver4-4.5.1/nsthread/thread.h:63:68: note: Function 'NsCreateThread' argument 3 names different: declaration 'threadPtr' definition 'resultPtr'.
aolserver4-4.5.1/nsthread/winthread.c:751:54: note: Function 'NsCreateThread' argument 3 names different: declaration 'threadPtr' definition 'resultPtr'.
[22:47]

ftp://ftp.se.debian.org/debian/pool/main/a/aolserver4-nsldap/aolserver4-nsldap_0.8.orig.tar.gz
aolserver4-nsldap-0.8/nsldap.c:915:6: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
aolserver4-nsldap-0.8/nsldap.c:913:9: note: outer condition: !initialized
aolserver4-nsldap-0.8/nsldap.c:915:6: note: identical inner condition: !initialized
aolserver4-nsldap-0.8/nsldap.c:915:6: style: Condition '!initialized' is always true [knownConditionTrueFalse]
aolserver4-nsldap-0.8/nsldap.c:913:9: note: Assuming that condition '!initialized' is not redundant
aolserver4-nsldap-0.8/nsldap.c:915:6: note: Condition '!initialized' is always true
aolserver4-nsldap-0.8/nsldap.c:267:2: style: Variable 'poolPtr' is reassigned a value before the old one has been used. [redundantAssignment]
aolserver4-nsldap-0.8/nsldap.c:266:2: note: Variable 'poolPtr' is reassigned a value before the old one has been used.
aolserver4-nsldap-0.8/nsldap.c:267:2: note: Variable 'poolPtr' is reassigned a value before the old one has been used.
aolserver4-nsldap-0.8/nsldap.c:1280:2: style: Variable 'dn' is reassigned a value before the old one has been used. [redundantAssignment]
aolserver4-nsldap-0.8/nsldap.c:1275:0: note: Variable 'dn' is reassigned a value before the old one has been used.
aolserver4-nsldap-0.8/nsldap.c:1280:2: note: Variable 'dn' is reassigned a value before the old one has been used.
aolserver4-nsldap-0.8/nsldap.c:1848:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
aolserver4-nsldap-0.8/nsldap.c:214:25: style: The scope of the variable 'i' can be reduced. [variableScope]
aolserver4-nsldap-0.8/nsldap.c:214:28: style: The scope of the variable 'tcheck' can be reduced. [variableScope]
aolserver4-nsldap-0.8/nsldap.c:485:11: style: The scope of the variable 'poolPtr' can be reduced. [variableScope]
aolserver4-nsldap-0.8/nsldap.c:651:15: style: The scope of the variable 'minAccess' can be reduced. [variableScope]
aolserver4-nsldap-0.8/nsldap.c:651:26: style: The scope of the variable 'minOpen' can be reduced. [variableScope]
aolserver4-nsldap-0.8/nsldap.c:1801:37: style: The scope of the variable 'opt' can be reduced. [variableScope]
aolserver4-nsldap-0.8/nsldap.c:1347:20: style: Function 'LDAPCmd' argument 1 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent]
aolserver4-nsldap-0.8/nsldap.c:132:20: note: Function 'LDAPCmd' argument 1 names different: declaration 'context' definition 'ctx'.
aolserver4-nsldap-0.8/nsldap.c:1347:20: note: Function 'LDAPCmd' argument 1 names different: declaration 'context' definition 'ctx'.
aolserver4-nsldap-0.8/nsldap.c:1102:18: style: Unused variable: handlename [unusedVariable]
[22:47]

ftp://ftp.se.debian.org/debian/pool/main/a/aolserver4-nsmysql/aolserver4-nsmysql_0.6.orig.tar.gz
aolserver4-nsmysql-0.6/mysql.c:141:5: style: Variable 'host' is reassigned a value before the old one has been used. [redundantAssignment]
aolserver4-nsmysql-0.6/mysql.c:127:0: note: Variable 'host' is reassigned a value before the old one has been used.
aolserver4-nsmysql-0.6/mysql.c:141:5: note: Variable 'host' is reassigned a value before the old one has been used.
aolserver4-nsmysql-0.6/mysql.c:764:21: style: The scope of the variable 'msg' can be reduced. [variableScope]
aolserver4-nsmysql-0.6/mysql.c:125:21: style: Unused variable: rc [unusedVariable]
aolserver4-nsmysql-0.6/mysql.c:133:21: style: Unused variable: x [unusedVariable]
aolserver4-nsmysql-0.6/mysql.c:133:24: style: Unused variable: y [unusedVariable]
aolserver4-nsmysql-0.6/mysql.c:133:27: style: Unused variable: len [unusedVariable]
[22:47]

ftp://ftp.se.debian.org/debian/pool/main/a/aolserver4-nsopenssl/aolserver4-nsopenssl_3.0beta26.orig.tar.gz
aolserver4-nsopenssl-3.0beta26/nsopenssl.c:202:5: style: Variable 'thisServer' is reassigned a value before the old one has been used. [redundantAssignment]
aolserver4-nsopenssl-3.0beta26/nsopenssl.c:195:0: note: Variable 'thisServer' is reassigned a value before the old one has been used.
aolserver4-nsopenssl-3.0beta26/nsopenssl.c:202:5: note: Variable 'thisServer' is reassigned a value before the old one has been used.
aolserver4-nsopenssl-3.0beta26/nsopenssl.c:254:5: style: Variable 'path' is reassigned a value before the old one has been used. [redundantAssignment]
aolserver4-nsopenssl-3.0beta26/nsopenssl.c:249:0: note: Variable 'path' is reassigned a value before the old one has been used.
aolserver4-nsopenssl-3.0beta26/nsopenssl.c:254:5: note: Variable 'path' is reassigned a value before the old one has been used.
aolserver4-nsopenssl-3.0beta26/nsopenssl.c:255:5: style: Variable 'sslcontexts' is reassigned a value before the old one has been used. [redundantAssignment]
aolserver4-nsopenssl-3.0beta26/nsopenssl.c:247:0: note: Variable 'sslcontexts' is reassigned a value before the old one has been used.
aolserver4-nsopenssl-3.0beta26/nsopenssl.c:255:5: note: Variable 'sslcontexts' is reassigned a value before the old one has been used.
aolserver4-nsopenssl-3.0beta26/nsopenssl.c:354:5: style: Variable 'path' is reassigned a value before the old one has been used. [redundantAssignment]
aolserver4-nsopenssl-3.0beta26/nsopenssl.c:339:0: note: Variable 'path' is reassigned a value before the old one has been used.
aolserver4-nsopenssl-3.0beta26/nsopenssl.c:354:5: note: Variable 'path' is reassigned a value before the old one has been used.
aolserver4-nsopenssl-3.0beta26/nsopenssl.c:836:5: style: Variable 'path' is reassigned a value before the old one has been used. [redundantAssignment]
aolserver4-nsopenssl-3.0beta26/nsopenssl.c:831:0: note: Variable 'path' is reassigned a value before the old one has been used.
aolserver4-nsopenssl-3.0beta26/nsopenssl.c:836:5: note: Variable 'path' is reassigned a value before the old one has been used.
aolserver4-nsopenssl-3.0beta26/nsopenssl.c:837:5: style: Variable 'ssldrivers' is reassigned a value before the old one has been used. [redundantAssignment]
aolserver4-nsopenssl-3.0beta26/nsopenssl.c:830:0: note: Variable 'ssldrivers' is reassigned a value before the old one has been used.
aolserver4-nsopenssl-3.0beta26/nsopenssl.c:837:5: note: Variable 'ssldrivers' is reassigned a value before the old one has been used.
aolserver4-nsopenssl-3.0beta26/nsopenssl.c:618:13: style: The scope of the variable 'readBytes' can be reduced. [variableScope]
aolserver4-nsopenssl-3.0beta26/nsopenssl.c:84:17: style: Unused variable: i [unusedVariable]
aolserver4-nsopenssl-3.0beta26/ssl.c:279:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
aolserver4-nsopenssl-3.0beta26/ssl.c:333:5: warning: Either the condition 'sslconn!=NULL' is redundant or there is possible null pointer dereference: sslconn. [nullPointerRedundantCheck]
aolserver4-nsopenssl-3.0beta26/ssl.c:334:17: note: Assuming that condition 'sslconn!=NULL' is not redundant
aolserver4-nsopenssl-3.0beta26/ssl.c:333:5: note: Null pointer dereference
aolserver4-nsopenssl-3.0beta26/ssl.c:383:5: warning: Either the condition 'sslconn!=NULL' is redundant or there is possible null pointer dereference: sslconn. [nullPointerRedundantCheck]
aolserver4-nsopenssl-3.0beta26/ssl.c:384:17: note: Assuming that condition 'sslconn!=NULL' is not redundant
aolserver4-nsopenssl-3.0beta26/ssl.c:383:5: note: Null pointer dereference
aolserver4-nsopenssl-3.0beta26/ssl.c:516:5: style: Variable 'request' is reassigned a value before the old one has been used. [redundantAssignment]
aolserver4-nsopenssl-3.0beta26/ssl.c:501:0: note: Variable 'request' is reassigned a value before the old one has been used.
aolserver4-nsopenssl-3.0beta26/ssl.c:516:5: note: Variable 'request' is reassigned a value before the old one has been used.
aolserver4-nsopenssl-3.0beta26/ssl.c:225:9: style: The scope of the variable 'i' can be reduced. [variableScope]
aolserver4-nsopenssl-3.0beta26/ssl.c:226:9: style: The scope of the variable 'rc' can be reduced. [variableScope]
aolserver4-nsopenssl-3.0beta26/ssl.c:770:10: style: The scope of the variable 'bio' can be reduced. [variableScope]
aolserver4-nsopenssl-3.0beta26/ssl.c:88:31: style: Variable 'status' is assigned a value that is never used. [unreadVariable]
aolserver4-nsopenssl-3.0beta26/ssl.c:89:0: style: Variable 'n' is assigned a value that is never used. [unreadVariable]
aolserver4-nsopenssl-3.0beta26/sslcontext.c:1157:5: style: Variable 'hPtr' is reassigned a value before the old one has been used. [redundantAssignment]
aolserver4-nsopenssl-3.0beta26/sslcontext.c:1154:0: note: Variable 'hPtr' is reassigned a value before the old one has been used.
aolserver4-nsopenssl-3.0beta26/sslcontext.c:1157:5: note: Variable 'hPtr' is reassigned a value before the old one has been used.
aolserver4-nsopenssl-3.0beta26/sslcontext.c:719:15: style: Function 'NsOpenSSLContextCAFileSet' argument 3 names different: declaration 'CAFile' definition 'caFile'. [funcArgNamesDifferent]
aolserver4-nsopenssl-3.0beta26/nsopenssl.h:292:77: note: Function 'NsOpenSSLContextCAFileSet' argument 3 names different: declaration 'CAFile' definition 'caFile'.
aolserver4-nsopenssl-3.0beta26/sslcontext.c:719:15: note: Function 'NsOpenSSLContextCAFileSet' argument 3 names different: declaration 'CAFile' definition 'caFile'.
aolserver4-nsopenssl-3.0beta26/sslcontext.c:778:15: style: Function 'NsOpenSSLContextCADirSet' argument 3 names different: declaration 'CADir' definition 'caDir'. [funcArgNamesDifferent]
aolserver4-nsopenssl-3.0beta26/nsopenssl.h:298:76: note: Function 'NsOpenSSLContextCADirSet' argument 3 names different: declaration 'CADir' definition 'caDir'.
aolserver4-nsopenssl-3.0beta26/sslcontext.c:778:15: note: Function 'NsOpenSSLContextCADirSet' argument 3 names different: declaration 'CADir' definition 'caDir'.
aolserver4-nsopenssl-3.0beta26/tclcmds.c:1280:5: style: Variable 'chan' is reassigned a value before the old one has been used. [redundantAssignment]
aolserver4-nsopenssl-3.0beta26/tclcmds.c:1278:0: note: Variable 'chan' is reassigned a value before the old one has been used.
aolserver4-nsopenssl-3.0beta26/tclcmds.c:1280:5: note: Variable 'chan' is reassigned a value before the old one has been used.
aolserver4-nsopenssl-3.0beta26/tclcmds.c:1341:5: style: Variable 'string' is reassigned a value before the old one has been used. [redundantAssignment]
aolserver4-nsopenssl-3.0beta26/tclcmds.c:1339:0: note: Variable 'string' is reassigned a value before the old one has been used.
aolserver4-nsopenssl-3.0beta26/tclcmds.c:1341:5: note: Variable 'string' is reassigned a value before the old one has been used.
aolserver4-nsopenssl-3.0beta26/tclcmds.c:1491:5: style: Variable 'getschan' is reassigned a value before the old one has been used. [redundantAssignment]
aolserver4-nsopenssl-3.0beta26/tclcmds.c:1477:0: note: Variable 'getschan' is reassigned a value before the old one has been used.
aolserver4-nsopenssl-3.0beta26/tclcmds.c:1491:5: note: Variable 'getschan' is reassigned a value before the old one has been used.
aolserver4-nsopenssl-3.0beta26/tclcmds.c:1494:5: style: Variable 'putschan' is reassigned a value before the old one has been used. [redundantAssignment]
aolserver4-nsopenssl-3.0beta26/tclcmds.c:1478:0: note: Variable 'putschan' is reassigned a value before the old one has been used.
aolserver4-nsopenssl-3.0beta26/tclcmds.c:1494:5: note: Variable 'putschan' is reassigned a value before the old one has been used.
aolserver4-nsopenssl-3.0beta26/tclcmds.c:1652:5: style: Variable 'otherchaninfo' is reassigned a value before the old one has been used. [redundantAssignment]
aolserver4-nsopenssl-3.0beta26/tclcmds.c:1646:0: note: Variable 'otherchaninfo' is reassigned a value before the old one has been used.
aolserver4-nsopenssl-3.0beta26/tclcmds.c:1652:5: note: Variable 'otherchaninfo' is reassigned a value before the old one has been used.
aolserver4-nsopenssl-3.0beta26/tclcmds.c:1577:47: style: Function 'ChanOutputProc' argument 3 names different: declaration 'toWrite' definition 'towrite'. [funcArgNamesDifferent]
aolserver4-nsopenssl-3.0beta26/tclcmds.c:61:47: note: Function 'ChanOutputProc' argument 3 names different: declaration 'toWrite' definition 'towrite'.
aolserver4-nsopenssl-3.0beta26/tclcmds.c:1577:47: note: Function 'ChanOutputProc' argument 3 names different: declaration 'toWrite' definition 'towrite'.
aolserver4-nsopenssl-3.0beta26/x509.c:88:5: style: Variable 'bio' is reassigned a value before the old one has been used. [redundantAssignment]
aolserver4-nsopenssl-3.0beta26/x509.c:85:0: note: Variable 'bio' is reassigned a value before the old one has been used.
aolserver4-nsopenssl-3.0beta26/x509.c:88:5: note: Variable 'bio' is reassigned a value before the old one has been used.
aolserver4-nsopenssl-3.0beta26/x509.c:91:5: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
aolserver4-nsopenssl-3.0beta26/x509.c:84:0: note: Variable 'result' is reassigned a value before the old one has been used.
aolserver4-nsopenssl-3.0beta26/x509.c:91:5: note: Variable 'result' is reassigned a value before the old one has been used.
[22:47]

ftp://ftp.se.debian.org/debian/pool/main/a/aolserver4-nspostgres/aolserver4-nspostgres_4.5.orig.tar.gz
aolserver4-nspostgres-4.5/nspostgres.c:140:18: style: The scope of the variable 'asfuncname' can be reduced. [variableScope]
aolserver4-nspostgres-4.5/nspostgres.c:209:21: style: The scope of the variable 'asfuncname' can be reduced. [variableScope]
aolserver4-nspostgres-4.5/nspostgres.c:617:18: style: The scope of the variable 'asfuncname' can be reduced. [variableScope]
aolserver4-nspostgres-4.5/nspostgres.c:770:18: style: The scope of the variable 'asfuncname' can be reduced. [variableScope]
aolserver4-nspostgres-4.5/nspostgres.c:1864:18: style: The scope of the variable 'asfuncname' can be reduced. [variableScope]
aolserver4-nspostgres-4.5/nspostgres.c:120:24: style: Function 'Ns_PgName' argument 1 names different: declaration 'handle' definition 'ignored'. [funcArgNamesDifferent]
aolserver4-nspostgres-4.5/nspostgres.h:65:40: note: Function 'Ns_PgName' argument 1 names different: declaration 'handle' definition 'ignored'.
aolserver4-nspostgres-4.5/nspostgres.c:120:24: note: Function 'Ns_PgName' argument 1 names different: declaration 'handle' definition 'ignored'.
aolserver4-nspostgres-4.5/nspostgres.c:129:26: style: Function 'Ns_PgDbType' argument 1 names different: declaration 'handle' definition 'ignored'. [funcArgNamesDifferent]
aolserver4-nspostgres-4.5/nspostgres.h:66:42: note: Function 'Ns_PgDbType' argument 1 names different: declaration 'handle' definition 'ignored'.
aolserver4-nspostgres-4.5/nspostgres.c:129:26: note: Function 'Ns_PgDbType' argument 1 names different: declaration 'handle' definition 'ignored'.
aolserver4-nspostgres-4.5/nspostgres.c:138:26: style: Function 'Ns_PgOpenDb' argument 1 names different: declaration 'dbhandle' definition 'handle'. [funcArgNamesDifferent]
aolserver4-nspostgres-4.5/nspostgres.h:67:42: note: Function 'Ns_PgOpenDb' argument 1 names different: declaration 'dbhandle' definition 'handle'.
aolserver4-nspostgres-4.5/nspostgres.c:138:26: note: Function 'Ns_PgOpenDb' argument 1 names different: declaration 'dbhandle' definition 'handle'.
aolserver4-nspostgres-4.5/nspostgres.c:207:27: style: Function 'Ns_PgCloseDb' argument 1 names different: declaration 'dbhandle' definition 'handle'. [funcArgNamesDifferent]
aolserver4-nspostgres-4.5/nspostgres.h:68:43: note: Function 'Ns_PgCloseDb' argument 1 names different: declaration 'dbhandle' definition 'handle'.
aolserver4-nspostgres-4.5/nspostgres.c:207:27: note: Function 'Ns_PgCloseDb' argument 1 names different: declaration 'dbhandle' definition 'handle'.
aolserver4-nspostgres-4.5/nspostgres.c:711:58: style: Function 'Ns_PgTableList' argument 3 names different: declaration 'includesystem' definition 'fSystemTables'. [funcArgNamesDifferent]
aolserver4-nspostgres-4.5/nspostgres.h:116:74: note: Function 'Ns_PgTableList' argument 3 names different: declaration 'includesystem' definition 'fSystemTables'.
aolserver4-nspostgres-4.5/nspostgres.c:711:58: note: Function 'Ns_PgTableList' argument 3 names different: declaration 'includesystem' definition 'fSystemTables'.
[22:47]

ftp://ftp.se.debian.org/debian/pool/main/a/aolserver4-nssha1/aolserver4-nssha1_0.1.orig.tar.gz
aolserver4-nssha1-0.1/nssha1.c:459:13: style: The scope of the variable 't' can be reduced. [variableScope]
aolserver4-nssha1-0.1/nssha1.c:488:28: warning: Using 'sizeof' on array given as function argument returns size of a pointer. [sizeofwithsilentarraypointer]
aolserver4-nssha1-0.1/nssha1.c:498:9: warning: Size of pointer 'ctx' used instead of size of its data. [pointerSize]
[22:47]

ftp://ftp.se.debian.org/debian/pool/main/a/aolserver4-nssqlite3/aolserver4-nssqlite3_0.9.orig.tar.gz
aolserver4-nssqlite3-0.9/nssqlite3.c:337:26: style: The scope of the variable 'row' can be reduced. [variableScope]
[22:47]

ftp://ftp.se.debian.org/debian/pool/main/a/aolserver4-nsxml/aolserver4-nsxml_1.5.orig.tar.gz
nsxml-1.5/nsxml.c:327:18: style: The scope of the variable 'entry' can be reduced. [variableScope]
nsxml-1.5/nsxml.c:438:12: style: The scope of the variable 'info' can be reduced. [variableScope]
nsxml-1.5/nsxml.c:712:18: style: The scope of the variable 'node_entry' can be reduced. [variableScope]
nsxml-1.5/nsxml.c:715:13: style: The scope of the variable 'd_info' can be reduced. [variableScope]
nsxml-1.5/nsxml.c:1489:9: style: The scope of the variable 'i' can be reduced. [variableScope]
nsxml-1.5/nsxml.c:1561:13: style: The scope of the variable 'i' can be reduced. [variableScope]
nsxml-1.5/nsxml.c:662:47: style: Variable 'd_info' is assigned a value that is never used. [unreadVariable]
nsxml-1.5/nsxml.c:1057:7: style: Unused variable: new [unusedVariable]
nsxml-1.5/nsxml.c:1992:9: style: Unused variable: i [unusedVariable]
nsxml-1.5/nsxml.c:2117:13: style: Unused variable: xmlDoc [unusedVariable]
[22:47]

ftp://ftp.se.debian.org/debian/pool/main/a/ap-utils/ap-utils_1.5.orig.tar.gz
ap-utils-1.5/intl/dcigettext.c:550:39: style: Redundant condition: If 'EXPR == ':'', the comparison 'EXPR != '\0'' is always true. [redundantCondition]
ap-utils-1.5/intl/hash-string.h:42:0: style: The scope of the variable 'g' can be reduced. [variableScope]
ap-utils-1.5/intl/dcigettext.c:204:7: style: struct member 'known_translation_t::category' is never used. [unusedStructMember]
ap-utils-1.5/intl/dcigettext.c:207:7: style: struct member 'known_translation_t::counter' is never used. [unusedStructMember]
ap-utils-1.5/intl/dcigettext.c:210:27: style: struct member 'known_translation_t::domain' is never used. [unusedStructMember]
ap-utils-1.5/intl/dcigettext.c:213:15: style: struct member 'known_translation_t::translation' is never used. [unusedStructMember]
ap-utils-1.5/intl/dcigettext.c:214:10: style: struct member 'known_translation_t::translation_length' is never used. [unusedStructMember]
ap-utils-1.5/intl/dcigettext.c:217:8: style: struct member 'known_translation_t::msgid' is never used. [unusedStructMember]
ap-utils-1.5/intl/l10nflist.c:350:9: style: The scope of the variable 'wp' can be reduced. [variableScope]
ap-utils-1.5/intl/loadmsgcat.c:333:12: style: Condition 'data==(struct mo_file_header*)-1' is always true [knownConditionTrueFalse]
ap-utils-1.5/intl/loadmsgcat.c:278:33: note: Assignment 'data=(struct mo_file_header*)-1', assigned value is -1
ap-utils-1.5/intl/loadmsgcat.c:333:12: note: Condition 'data==(struct mo_file_header*)-1' is always true
ap-utils-1.5/intl/loadmsgcat.c:333:12: style: Same expression on both sides of '==' because the value of 'data' and '(struct mo_file_header*)-1' are the same. [duplicateExpression]
ap-utils-1.5/intl/loadmsgcat.c:278:33: note: 'data' is assigned value '(struct mo_file_header*)-1' here.
ap-utils-1.5/intl/loadmsgcat.c:333:12: note: Same expression on both sides of '==' because the value of 'data' and '(struct mo_file_header*)-1' are the same.
ap-utils-1.5/intl/localcharset.c:248:14: style: Condition 'locale==NULL' is always true [knownConditionTrueFalse]
ap-utils-1.5/intl/localcharset.c:239:24: note: Assignment 'locale=NULL', assigned value is 0
ap-utils-1.5/intl/localcharset.c:248:14: note: Condition 'locale==NULL' is always true
ap-utils-1.5/intl/localcharset.c:248:14: style: Same expression on both sides of '==' because the value of 'locale' and 'NULL' are the same. [duplicateExpression]
ap-utils-1.5/intl/localcharset.c:239:24: note: 'locale' is assigned value 'NULL' here.
ap-utils-1.5/intl/localcharset.c:248:14: note: Same expression on both sides of '==' because the value of 'locale' and 'NULL' are the same.
ap-utils-1.5/intl/localcharset.c:111:19: style: The scope of the variable 'base' can be reduced. [variableScope]
ap-utils-1.5/intl/localcharset.c:135:8: style: The scope of the variable 'c' can be reduced. [variableScope]
ap-utils-1.5/intl/localealias.c:239:13: style: The scope of the variable 'alias' can be reduced. [variableScope]
ap-utils-1.5/intl/localealias.c:240:13: style: The scope of the variable 'value' can be reduced. [variableScope]
ap-utils-1.5/lib/ap_search.c:294:6: error: Common realloc mistake: 'fapsa' nulled but not freed upon failure [memleakOnRealloc]
ap-utils-1.5/lib/aps.c:256:7: error: Array 'bssid[13]' accessed at index 13, which is out of bounds. [arrayIndexOutOfBounds]
ap-utils-1.5/lib/ber.c:16:6: style: The scope of the variable 'num_val' can be reduced. [variableScope]
ap-utils-1.5/lib/ber.c:53:50: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
ap-utils-1.5/lib/ber.c:63:57: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
ap-utils-1.5/lib/common.c:489:2: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
ap-utils-1.5/lib/common.c:360:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ap-utils-1.5/lib/file.c:62:2: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
ap-utils-1.5/lib/file.c:419:9: style: The scope of the variable 'fd' can be reduced. [variableScope]
ap-utils-1.5/lib/file.c:421:10: style: The scope of the variable 'message' can be reduced. [variableScope]
ap-utils-1.5/lib/input.c:88:14: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
ap-utils-1.5/lib/radio.c:126:2: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
ap-utils-1.5/lib/radio.c:66:6: style: struct member 'twobytes_antenna_struct::reserv1' is never used. [unusedStructMember]
ap-utils-1.5/lib/radio.c:69:6: style: struct member 'twobytes_antenna_struct::reserv2' is never used. [unusedStructMember]
ap-utils-1.5/lib/radio.c:75:6: style: struct member 'onebyte_antenna_struct::reserv' is never used. [unusedStructMember]
ap-utils-1.5/lib/scr.c:48:6: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
ap-utils-1.5/lib/scr.c:48:6: warning: %u in format string (no. 8) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
ap-utils-1.5/lib/scr.c:48:6: warning: %u in format string (no. 9) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
ap-utils-1.5/lib/scr.c:81:3: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
ap-utils-1.5/lib/scr.c:92:6: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
ap-utils-1.5/lib/scr.c:101:6: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
ap-utils-1.5/lib/set_oeminfo.c:206:5: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ap-utils-1.5/lib/set_oeminfo.c:234:2: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed char'. [invalidPrintfArgType_uint]
ap-utils-1.5/lib/set_oeminfo.c:234:2: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
ap-utils-1.5/lib/set_oeminfo.c:243:2: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
ap-utils-1.5/lib/set_oeminfo.c:295:7: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'char'. [invalidPrintfArgType_uint]
ap-utils-1.5/lib/set_oeminfo.c:305:3: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ap-utils-1.5/lib/set_oeminfo.c:316:7: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed char'. [invalidPrintfArgType_uint]
ap-utils-1.5/lib/set_oeminfo.c:316:7: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
ap-utils-1.5/lib/set_oeminfo.c:370:3: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed char'. [invalidPrintfArgType_uint]
ap-utils-1.5/lib/set_oeminfo.c:370:3: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
ap-utils-1.5/lib/set_oeminfo.c:380:26: portability: '(void*)TxPower' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
ap-utils-1.5/lib/stat.c:480:2: warning: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
ap-utils-1.5/lib/stat.c:480:2: warning: %lu in format string (no. 2) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
ap-utils-1.5/lib/stat.c:483:2: warning: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
ap-utils-1.5/lib/stat.c:486:2: warning: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
ap-utils-1.5/lib/stat.c:486:2: warning: %lu in format string (no. 2) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
ap-utils-1.5/lib/stat.c:489:2: warning: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
ap-utils-1.5/lib/stat.c:489:2: warning: %lu in format string (no. 2) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
ap-utils-1.5/lib/stat.c:492:2: warning: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
ap-utils-1.5/lib/stat.c:492:2: warning: %lu in format string (no. 2) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
ap-utils-1.5/lib/stat.c:495:2: warning: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
ap-utils-1.5/lib/stat.c:498:2: warning: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
ap-utils-1.5/lib/stat.c:498:2: warning: %lu in format string (no. 2) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
ap-utils-1.5/lib/stat.c:501:2: warning: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
ap-utils-1.5/lib/stat.c:504:2: warning: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
ap-utils-1.5/lib/stat.c:507:2: warning: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
ap-utils-1.5/lib/stat.c:507:2: warning: %lu in format string (no. 2) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
ap-utils-1.5/lib/sysinfo.c:200:2: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ap-utils-1.5/lib/sysinfo.c:488:2: portability: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
ap-utils-1.5/lib/sysinfo.c:488:2: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
ap-utils-1.5/lib/sysinfo.c:488:2: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
ap-utils-1.5/lib/sysinfo.c:488:2: warning: %u in format string (no. 4) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
ap-utils-1.5/lib/sysinfo.c:376:34: error: Expression 'main_sub,3,i+20,*(varbinds[4].value+i++)' depends on order of evaluation of side effects [unknownEvaluationOrder]
ap-utils-1.5/lib/sysinfo.c:381:34: error: Expression 'main_sub,4,i+20,*(varbinds[1].value+i++)' depends on order of evaluation of side effects [unknownEvaluationOrder]
ap-utils-1.5/lib/sysinfo.c:393:34: error: Expression 'main_sub,6,i+20,*(varbinds[5].value+i++)' depends on order of evaluation of side effects [unknownEvaluationOrder]
ap-utils-1.5/lib/sysinfo.c:399:34: error: Expression 'main_sub,7,i+20,*(varbinds[2].value+i++)' depends on order of evaluation of side effects [unknownEvaluationOrder]
ap-utils-1.5/lib/sysinfo.c:405:34: error: Expression 'main_sub,8,i+20,*(varbinds[6].value+i++)' depends on order of evaluation of side effects [unknownEvaluationOrder]
ap-utils-1.5/lib/sysinfo.c:220:35: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
ap-utils-1.5/lib/test.c:109:5: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
ap-utils-1.5/lib/test.c:223:6: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
ap-utils-1.5/lib/test.c:83:2: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
ap-utils-1.5/lib/test.c:47:16: style: struct member 'TestModeCommandStruct_ATMEL410::Res1' is never used. [unusedStructMember]
ap-utils-1.5/lib/test.c:48:16: style: struct member 'TestModeCommandStruct_ATMEL410::Res2' is never used. [unusedStructMember]
ap-utils-1.5/lib/wlan.c:241:5: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed char'. [invalidPrintfArgType_uint]
ap-utils-1.5/lib/wlan.c:241:5: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
ap-utils-1.5/lib/wlan.c:323:6: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed char'. [invalidPrintfArgType_uint]
ap-utils-1.5/lib/wlan.c:323:6: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
ap-utils-1.5/lib/wlan.c:670:5: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed char'. [invalidPrintfArgType_uint]
ap-utils-1.5/lib/wlan.c:670:5: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
ap-utils-1.5/lib/wlan.c:858:6: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed char'. [invalidPrintfArgType_uint]
ap-utils-1.5/lib/wlan.c:858:6: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
ap-utils-1.5/lib/wlan.c:1047:13: warning: Redundant assignment of 'i' to itself. [selfAssignment]
ap-utils-1.5/src/ap-auth.c:124:12: style: The scope of the variable 'tmp' can be reduced. [variableScope]
ap-utils-1.5/src/ap-auth.c:313:0: error: Resource leak: f [resourceLeak]
ap-utils-1.5/src/ap-mrtg.c:275:27: warning: Either the condition 'if(EthRxStat)' is redundant or there is possible null pointer dereference: EthRxStat. [nullPointerRedundantCheck]
ap-utils-1.5/src/ap-mrtg.c:277:5: note: Assuming that condition 'if(EthRxStat)' is not redundant
ap-utils-1.5/src/ap-mrtg.c:275:27: note: Null pointer dereference
ap-utils-1.5/src/ap-mrtg.c:276:15: warning: Either the condition 'if(EthTxStat)' is redundant or there is possible null pointer dereference: EthTxStat. [nullPointerRedundantCheck]
ap-utils-1.5/src/ap-mrtg.c:279:5: note: Assuming that condition 'if(EthTxStat)' is not redundant
ap-utils-1.5/src/ap-mrtg.c:276:15: note: Null pointer dereference
ap-utils-1.5/src/ap-mrtg.c:374:3: error: Buffer is accessed out of bounds: message [bufferAccessOutOfBounds]
ap-utils-1.5/src/ap-rrd.c:344:2: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
ap-utils-1.5/src/ap-rrd.c:239:60: warning: Either the condition 'if(EthRxStat)' is redundant or there is possible null pointer dereference: EthRxStat. [nullPointerRedundantCheck]
ap-utils-1.5/src/ap-rrd.c:241:5: note: Assuming that condition 'if(EthRxStat)' is not redundant
ap-utils-1.5/src/ap-rrd.c:239:60: note: Null pointer dereference
ap-utils-1.5/src/ap-rrd.c:239:92: warning: Either the condition 'if(EthTxStat)' is redundant or there is possible null pointer dereference: EthTxStat. [nullPointerRedundantCheck]
ap-utils-1.5/src/ap-rrd.c:243:5: note: Assuming that condition 'if(EthTxStat)' is not redundant
ap-utils-1.5/src/ap-rrd.c:239:92: note: Null pointer dereference
ap-utils-1.5/src/ap-rrd.c:337:3: error: Buffer is accessed out of bounds: message [bufferAccessOutOfBounds]
ap-utils-1.5/src/ap-tftp.c:114:20: style: The scope of the variable 'tmp' can be reduced. [variableScope]
ap-utils-1.5/src/ap-tftp.c:118:9: style: The scope of the variable 'timeout' can be reduced. [variableScope]
ap-utils-1.5/src/ap-tftp.c:133:2: error: Memory leak: buf [memleak]
ap-utils-1.5/src/ap-trapd.c:39:9: style: The scope of the variable 'opt' can be reduced. [variableScope]
ap-utils-1.5/src/ap-trapd.c:48:17: style: The scope of the variable 'len' can be reduced. [variableScope]
ap-utils-1.5/src/ap-trapd.c:324:0: error: Memory leak: device [memleak]
ap-utils-1.5/src/aplink.c:266:6: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
ap-utils-1.5/src/aplink.c:285:6: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
ap-utils-1.5/src/aplink.c:285:6: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
ap-utils-1.5/src/aplink.c:308:6: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
ap-utils-1.5/src/aplink.c:308:6: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
ap-utils-1.5/src/aplink.c:331:6: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
ap-utils-1.5/src/aplink.c:331:6: portability: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
ap-utils-1.5/src/aplink.c:339:3: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
ap-utils-1.5/src/aplink.c:339:3: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
ap-utils-1.5/src/nwn_latest.c:113:31: error: Expression 'main_sub,11,i+15,*(varbinds[6].value+i++)' depends on order of evaluation of side effects [unknownEvaluationOrder]
[22:47]

ftp://ftp.se.debian.org/debian/pool/main/a/apache-curator/apache-curator_2.7.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/apache-directory-api/apache-directory-api_1.0.0~M20.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/apache-directory-jdbm/apache-directory-jdbm_2.0.0~M2.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/apache-directory-server/apache-directory-server_2.0.0~M24.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/apache-log4j-extras1.2/apache-log4j-extras1.2_1.2.17.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/apache-log4j1.2/apache-log4j1.2_1.2.17.orig.tar.gz
apache-log4j1.2-1.2.17.orig/src/ntdll/nteventlog.cpp:163:18: warning: Possible null pointer dereference: source [nullPointer]
apache-log4j1.2-1.2.17.orig/src/ntdll/nteventlog.cpp:195:20: note: Assignment 'nsource=0', assigned value is 0
apache-log4j1.2-1.2.17.orig/src/ntdll/nteventlog.cpp:209:19: note: Calling function 'addRegistryInfo', 1st argument 'source' value is 0
apache-log4j1.2-1.2.17.orig/src/ntdll/nteventlog.cpp:163:18: note: Null pointer dereference
apache-log4j1.2-1.2.17.orig/src/ntdll/nteventlog.cpp:78:10: performance: Technically the member function 'EventSourceMap::createKey' can be static. [functionStatic]
[22:47]

ftp://ftp.se.debian.org/debian/pool/main/a/apache-log4j2/apache-log4j2_2.7.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/apache-mime4j/apache-mime4j_0.7.2.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/apache-mod-auth-ntlm-winbind/apache-mod-auth-ntlm-winbind_0.0.0.lorikeet+svn+801.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apache-mode-el/apache-mode-el_2.1+4.g97bf66c.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/apache-pom/apache-pom_18.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/apache-upload-progress-module/apache-upload-progress-module_0.2.orig.tar.gz
apache-upload-progress-module-0.2/mod_upload_progress.c:14:0: error: #error "APR_HAS_SHARED_MEMORY required for upload_progress module" [preprocessorErrorDirective]
[22:47]

ftp://ftp.se.debian.org/debian/pool/main/a/apache2/apache2_2.4.34.orig.tar.bz2.asc

ftp://ftp.se.debian.org/debian/pool/main/a/apache2-mod-xforward/apache2-mod-xforward_0.6.orig.tar.xz
apache2-mod_xforward/mod_xforward.c:163:17: style: The scope of the variable 'e' can be reduced. [variableScope]
[22:47]

ftp://ftp.se.debian.org/debian/pool/main/a/apachedex/apachedex_1.6.2.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/apachetop/apachetop_0.12.6.orig.tar.gz
apachetop-0.12.6/src/apachetop.cc:274:2: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat]
apachetop-0.12.6/src/apachetop.cc:1106:17: style: The scope of the variable 'args' can be reduced. [variableScope]
apachetop-0.12.6/src/apachetop.cc:1113:10: warning: Dangerous usage of strncat - 3rd parameter is the maximum number of characters to append. [strncatUsage]
apachetop-0.12.6/src/ohtbl.h:4:1: style: The class 'OAHash' does not have a constructor although it has private member variables. [noConstructor]
apachetop-0.12.6/src/map.h:4:1: style: The class 'map' does not have a constructor although it has private member variables. [noConstructor]
apachetop-0.12.6/src/hits_circle.h:4:1: style: The class 'Hits_Circle' does not have a constructor although it has private member variables. [noConstructor]
apachetop-0.12.6/src/timed_circle.h:9:1: style: The class 'Timed_Circle' does not have a constructor although it has private member variables. [noConstructor]
apachetop-0.12.6/src/queue.h:10:2: warning: Member variable 'Node::x' is not initialized in the constructor. [uninitMemberVar]
apachetop-0.12.6/src/hits_circle.h:7:6: style: The function 'create' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apachetop-0.12.6/src/circle.h:7:21: note: Virtual function in base class
apachetop-0.12.6/src/hits_circle.h:7:6: note: Function in derived class
apachetop-0.12.6/src/hits_circle.h:8:6: style: The function 'insert' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apachetop-0.12.6/src/circle.h:9:14: note: Virtual function in base class
apachetop-0.12.6/src/hits_circle.h:8:6: note: Function in derived class
apachetop-0.12.6/src/hits_circle.h:9:6: style: The function 'walk' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apachetop-0.12.6/src/circle.h:11:14: note: Virtual function in base class
apachetop-0.12.6/src/hits_circle.h:9:6: note: Function in derived class
apachetop-0.12.6/src/hits_circle.h:11:7: style: The function 'updatestats' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apachetop-0.12.6/src/circle.h:15:15: note: Virtual function in base class
apachetop-0.12.6/src/hits_circle.h:11:7: note: Function in derived class
apachetop-0.12.6/src/hits_circle.h:12:9: style: The function 'oldest' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apachetop-0.12.6/src/circle.h:13:24: note: Virtual function in base class
apachetop-0.12.6/src/hits_circle.h:12:9: note: Function in derived class
apachetop-0.12.6/src/hits_circle.h:14:9: style: The function 'getreqcount' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apachetop-0.12.6/src/circle.h:17:17: note: Virtual function in base class
apachetop-0.12.6/src/hits_circle.h:14:9: note: Function in derived class
apachetop-0.12.6/src/hits_circle.h:15:9: style: The function 'getbytecount' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apachetop-0.12.6/src/circle.h:18:17: note: Virtual function in base class
apachetop-0.12.6/src/hits_circle.h:15:9: note: Function in derived class
apachetop-0.12.6/src/hits_circle.h:16:9: style: The function 'getsummary' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apachetop-0.12.6/src/circle.h:19:17: note: Virtual function in base class
apachetop-0.12.6/src/hits_circle.h:16:9: note: Function in derived class
apachetop-0.12.6/src/timed_circle.h:13:6: style: The function 'create' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apachetop-0.12.6/src/circle.h:7:21: note: Virtual function in base class
apachetop-0.12.6/src/timed_circle.h:13:6: note: Function in derived class
apachetop-0.12.6/src/timed_circle.h:14:6: style: The function 'insert' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apachetop-0.12.6/src/circle.h:9:14: note: Virtual function in base class
apachetop-0.12.6/src/timed_circle.h:14:6: note: Function in derived class
apachetop-0.12.6/src/timed_circle.h:15:6: style: The function 'walk' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apachetop-0.12.6/src/circle.h:11:14: note: Virtual function in base class
apachetop-0.12.6/src/timed_circle.h:15:6: note: Function in derived class
apachetop-0.12.6/src/timed_circle.h:17:7: style: The function 'updatestats' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apachetop-0.12.6/src/circle.h:15:15: note: Virtual function in base class
apachetop-0.12.6/src/timed_circle.h:17:7: note: Function in derived class
apachetop-0.12.6/src/timed_circle.h:18:9: style: The function 'oldest' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apachetop-0.12.6/src/circle.h:13:24: note: Virtual function in base class
apachetop-0.12.6/src/timed_circle.h:18:9: note: Function in derived class
apachetop-0.12.6/src/timed_circle.h:20:9: style: The function 'getreqcount' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apachetop-0.12.6/src/circle.h:17:17: note: Virtual function in base class
apachetop-0.12.6/src/timed_circle.h:20:9: note: Function in derived class
apachetop-0.12.6/src/timed_circle.h:21:9: style: The function 'getbytecount' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apachetop-0.12.6/src/circle.h:18:17: note: Virtual function in base class
apachetop-0.12.6/src/timed_circle.h:21:9: note: Function in derived class
apachetop-0.12.6/src/timed_circle.h:22:9: style: The function 'getsummary' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apachetop-0.12.6/src/circle.h:19:17: note: Virtual function in base class
apachetop-0.12.6/src/timed_circle.h:22:9: note: Function in derived class
apachetop-0.12.6/src/log.h:56:6: style: The function 'parse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apachetop-0.12.6/src/log.h:48:14: note: Virtual function in base class
apachetop-0.12.6/src/log.h:56:6: note: Function in derived class
apachetop-0.12.6/src/log.h:60:6: style: The function 'parse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apachetop-0.12.6/src/log.h:48:14: note: Virtual function in base class
apachetop-0.12.6/src/log.h:60:6: note: Function in derived class
apachetop-0.12.6/src/inlines.cc:10:24: style: The scope of the variable 'i' can be reduced. [variableScope]
apachetop-0.12.6/src/inlines.cc:24:29: style: The scope of the variable 'tmp' can be reduced. [variableScope]
apachetop-0.12.6/src/display.cc:297:7: style: The scope of the variable 'y' can be reduced. [variableScope]
apachetop-0.12.6/src/display.cc:1131:17: style: Unused variable: oldest [unusedVariable]
apachetop-0.12.6/src/filters.h:22:7: style: Technically the member function 'Filter::isactive' can be const. [functionConst]
apachetop-0.12.6/src/filters.cc:32:14: note: Technically the member function 'Filter::isactive' can be const.
apachetop-0.12.6/src/filters.h:22:7: note: Technically the member function 'Filter::isactive' can be const.
apachetop-0.12.6/src/log.cc:257:6: style: The scope of the variable 'skipped' can be reduced. [variableScope]
apachetop-0.12.6/src/log.h:51:6: performance: Technically the member function 'LogParser::mungeURL' can be static. [functionStatic]
apachetop-0.12.6/src/log.cc:255:16: note: Technically the member function 'LogParser::mungeURL' can be static.
apachetop-0.12.6/src/log.h:51:6: note: Technically the member function 'LogParser::mungeURL' can be static.
apachetop-0.12.6/src/ohtbl.cc:54:24: style: The scope of the variable 'p' can be reduced. [variableScope]
apachetop-0.12.6/src/ohtbl.cc:84:24: style: The scope of the variable 'p' can be reduced. [variableScope]
apachetop-0.12.6/src/ohtbl.cc:111:24: style: The scope of the variable 'p' can be reduced. [variableScope]
apachetop-0.12.6/src/ohtbl.h:17:6: style: Technically the member function 'OAHash::getNextPrime' can be const. [functionConst]
apachetop-0.12.6/src/ohtbl.cc:14:13: note: Technically the member function 'OAHash::getNextPrime' can be const.
apachetop-0.12.6/src/ohtbl.h:17:6: note: Technically the member function 'OAHash::getNextPrime' can be const.
apachetop-0.12.6/src/queue.cc:14:24: style: Function 'push' argument 1 names different: declaration 'r' definition 'q'. [funcArgNamesDifferent]
apachetop-0.12.6/src/queue.h:25:18: note: Function 'push' argument 1 names different: declaration 'r' definition 'q'.
apachetop-0.12.6/src/queue.cc:14:24: note: Function 'push' argument 1 names different: declaration 'r' definition 'q'.
apachetop-0.12.6/src/queue.cc:37:23: style: Function 'pop' argument 1 names different: declaration 'r' definition 'q'. [funcArgNamesDifferent]
apachetop-0.12.6/src/queue.h:26:17: note: Function 'pop' argument 1 names different: declaration 'r' definition 'q'.
apachetop-0.12.6/src/queue.cc:37:23: note: Function 'pop' argument 1 names different: declaration 'r' definition 'q'.
apachetop-0.12.6/src/queue.h:27:6: style: Technically the member function 'Queue::entries' can be const. [functionConst]
apachetop-0.12.6/src/queue.cc:65:12: note: Technically the member function 'Queue::entries' can be const.
apachetop-0.12.6/src/queue.h:27:6: note: Technically the member function 'Queue::entries' can be const.
apachetop-0.12.6/src/timed_circle.cc:69:7: style: The scope of the variable 'hit' can be reduced. [variableScope]
apachetop-0.12.6/src/timed_circle.cc:249:15: style: The scope of the variable 'x' can be reduced. [variableScope]
apachetop-0.12.6/src/timed_circle.cc:249:18: style: The scope of the variable 'prevbucket' can be reduced. [variableScope]
[22:47]

ftp://ftp.se.debian.org/debian/pool/main/a/apbs/apbs_1.4.orig.tar.gz
apbs/contrib/iapbs/src/apbs_driver.c:128:5: style: Variable 'com' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/contrib/iapbs/src/apbs_driver.c:77:0: note: Variable 'com' is reassigned a value before the old one has been used.
apbs/contrib/iapbs/src/apbs_driver.c:128:5: note: Variable 'com' is reassigned a value before the old one has been used.
apbs/contrib/iapbs/src/apbs_driver.c:136:5: style: Variable 'mem' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/contrib/iapbs/src/apbs_driver.c:76:0: note: Variable 'mem' is reassigned a value before the old one has been used.
apbs/contrib/iapbs/src/apbs_driver.c:136:5: note: Variable 'mem' is reassigned a value before the old one has been used.
apbs/contrib/iapbs/src/apbs_driver.c:174:5: style: Variable 'inputString' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/contrib/iapbs/src/apbs_driver.c:173:5: note: Variable 'inputString' is reassigned a value before the old one has been used.
apbs/contrib/iapbs/src/apbs_driver.c:174:5: note: Variable 'inputString' is reassigned a value before the old one has been used.
apbs/contrib/iapbs/src/apbs_driver.c:363:3: style: Variable 'esenergy[0]' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/contrib/iapbs/src/apbs_driver.c:362:3: note: Variable 'esenergy[0]' is reassigned a value before the old one has been used.
apbs/contrib/iapbs/src/apbs_driver.c:363:3: note: Variable 'esenergy[0]' is reassigned a value before the old one has been used.
apbs/contrib/iapbs/src/apbs_driver.c:582:3: style: Variable 'npenergy[0]' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/contrib/iapbs/src/apbs_driver.c:581:3: note: Variable 'npenergy[0]' is reassigned a value before the old one has been used.
apbs/contrib/iapbs/src/apbs_driver.c:582:3: note: Variable 'npenergy[0]' is reassigned a value before the old one has been used.
apbs/contrib/iapbs/src/apbs_driver.c:688:1: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/contrib/iapbs/src/apbs_driver.c:59:14: style: Function 'apbsdrv_' argument 23 names different: declaration 'esEnergy' definition 'esenergy'. [funcArgNamesDifferent]
apbs/contrib/iapbs/src/apbs_driver.h:83:16: note: Function 'apbsdrv_' argument 23 names different: declaration 'esEnergy' definition 'esenergy'.
apbs/contrib/iapbs/src/apbs_driver.c:59:14: note: Function 'apbsdrv_' argument 23 names different: declaration 'esEnergy' definition 'esenergy'.
apbs/contrib/iapbs/src/apbs_driver.c:60:14: style: Function 'apbsdrv_' argument 24 names different: declaration 'npEnergy' definition 'npenergy'. [funcArgNamesDifferent]
apbs/contrib/iapbs/src/apbs_driver.h:84:16: note: Function 'apbsdrv_' argument 24 names different: declaration 'npEnergy' definition 'npenergy'.
apbs/contrib/iapbs/src/apbs_driver.c:60:14: note: Function 'apbsdrv_' argument 24 names different: declaration 'npEnergy' definition 'npenergy'.
apbs/contrib/iapbs/src/apbs_driver.c:458:46: error: Uninitialized variable: outputformat [uninitvar]
apbs/src/fem/vcsm.c:140:5: style: Variable 'thee' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/fem/vcsm.c:139:0: note: Variable 'thee' is reassigned a value before the old one has been used.
apbs/src/fem/vcsm.c:140:5: note: Variable 'thee' is reassigned a value before the old one has been used.
apbs/src/fem/vcsm.c:176:9: style: The scope of the variable 'jsimp' can be reduced. [variableScope]
apbs/src/fem/vcsm.c:177:9: style: The scope of the variable 'gotSimp' can be reduced. [variableScope]
apbs/src/fem/vcsm.c:301:9: style: The scope of the variable 'i' can be reduced. [variableScope]
apbs/src/fem/vcsm.c:330:9: style: The scope of the variable 'nsimps' can be reduced. [variableScope]
apbs/src/fem/vcsm.c:217:17: style: Variable 'gotSimp' is assigned a value that is never used. [unreadVariable]
apbs/src/fem/vfetk.c:2519:0: error: #endif without #if [preprocessorErrorDirective]
apbs/src/fem/vpee.c:311:15: style: Expression is always false because 'else if' condition matches previous condition at line 308. [multiCondition]
apbs/src/fem/vpee.c:102:5: style: Variable 'thee' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/fem/vpee.c:99:0: note: Variable 'thee' is reassigned a value before the old one has been used.
apbs/src/fem/vpee.c:102:5: note: Variable 'thee' is reassigned a value before the old one has been used.
apbs/src/fem/vpee.c:566:12: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
apbs/src/fem/vpee.c:567:5: note: Found duplicate branches for 'if' and 'else'.
apbs/src/fem/vpee.c:566:12: note: Found duplicate branches for 'if' and 'else'.
apbs/src/generic/apolparm.c:263:1: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/apolparm.c:282:1: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/apolparm.c:304:1: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/apolparm.c:323:1: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/apolparm.c:342:1: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/apolparm.c:361:1: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/apolparm.c:380:1: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/apolparm.c:433:1: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/apolparm.c:486:1: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/apolparm.c:505:1: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/apolparm.c:524:1: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/apolparm.c:553:1: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/apolparm.c:572:1: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/femparm.c:215:1: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/femparm.c:237:1: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/femparm.c:270:1: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/femparm.c:297:1: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/femparm.c:327:1: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/femparm.c:346:1: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/femparm.c:366:1: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/femparm.c:385:1: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/femparm.c:405:1: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/femparm.c:425:1: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/mgparm.c:118:5: style: Variable 'thee' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/generic/mgparm.c:117:0: note: Variable 'thee' is reassigned a value before the old one has been used.
apbs/src/generic/mgparm.c:118:5: note: Variable 'thee' is reassigned a value before the old one has been used.
apbs/src/generic/mgparm.c:409:5: style: Variable 'thee->method' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/generic/mgparm.c:408:5: note: Variable 'thee->method' is reassigned a value before the old one has been used.
apbs/src/generic/mgparm.c:409:5: note: Variable 'thee->method' is reassigned a value before the old one has been used.
apbs/src/generic/mgparm.c:188:9: style: The scope of the variable 'i' can be reduced. [variableScope]
apbs/src/generic/mgparm.c:188:22: style: The scope of the variable 'ti' can be reduced. [variableScope]
apbs/src/generic/mgparm.c:188:26: style: The scope of the variable 'tnlev' can be reduced. [variableScope]
apbs/src/generic/mgparm.c:188:36: style: The scope of the variable 'nlev' can be reduced. [variableScope]
apbs/src/generic/mgparm.c:441:5: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/mgparm.c:492:5: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/mgparm.c:511:5: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/mgparm.c:533:5: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/mgparm.c:565:5: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/mgparm.c:596:5: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/mgparm.c:611:1: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/mgparm.c:663:5: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/mgparm.c:694:5: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/mgparm.c:725:5: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/mgparm.c:777:5: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/mgparm.c:829:5: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/mgparm.c:867:5: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/mgparm.c:887:5: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/mgparm.c:907:5: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/nosh.c:247:5: style: Variable 'thee' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/generic/nosh.c:246:0: note: Variable 'thee' is reassigned a value before the old one has been used.
apbs/src/generic/nosh.c:247:5: note: Variable 'thee' is reassigned a value before the old one has been used.
apbs/src/generic/nosh.c:346:5: style: Variable 'calc' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/generic/nosh.c:345:0: note: Variable 'calc' is reassigned a value before the old one has been used.
apbs/src/generic/nosh.c:346:5: note: Variable 'calc' is reassigned a value before the old one has been used.
apbs/src/generic/nosh.c:1434:5: style: Variable 'mgparm' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/generic/nosh.c:1430:0: note: Variable 'mgparm' is reassigned a value before the old one has been used.
apbs/src/generic/nosh.c:1434:5: note: Variable 'mgparm' is reassigned a value before the old one has been used.
apbs/src/generic/nosh.c:1855:5: style: Variable 'mgparm' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/generic/nosh.c:1835:0: note: Variable 'mgparm' is reassigned a value before the old one has been used.
apbs/src/generic/nosh.c:1855:5: note: Variable 'mgparm' is reassigned a value before the old one has been used.
apbs/src/generic/nosh.c:2219:5: style: Variable 'feparm' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/generic/nosh.c:2213:0: note: Variable 'feparm' is reassigned a value before the old one has been used.
apbs/src/generic/nosh.c:2219:5: note: Variable 'feparm' is reassigned a value before the old one has been used.
apbs/src/generic/nosh.c:2221:5: style: Variable 'pbeparm' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/generic/nosh.c:2214:0: note: Variable 'pbeparm' is reassigned a value before the old one has been used.
apbs/src/generic/nosh.c:2221:5: note: Variable 'pbeparm' is reassigned a value before the old one has been used.
apbs/src/generic/nosh.c:1196:13: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
apbs/src/generic/nosh.c:1883:9: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
apbs/src/generic/nosh.c:299:9: style: The scope of the variable 'i' can be reduced. [variableScope]
apbs/src/generic/nosh.c:634:29: style: The scope of the variable 'str' can be reduced. [variableScope]
apbs/src/generic/nosh.c:634:51: style: The scope of the variable 'strnew' can be reduced. [variableScope]
apbs/src/generic/nosh.c:685:29: style: The scope of the variable 'str' can be reduced. [variableScope]
apbs/src/generic/nosh.c:685:51: style: The scope of the variable 'strnew' can be reduced. [variableScope]
apbs/src/generic/nosh.c:728:29: style: The scope of the variable 'str' can be reduced. [variableScope]
apbs/src/generic/nosh.c:728:51: style: The scope of the variable 'strnew' can be reduced. [variableScope]
apbs/src/generic/nosh.c:771:29: style: The scope of the variable 'str' can be reduced. [variableScope]
apbs/src/generic/nosh.c:771:51: style: The scope of the variable 'strnew' can be reduced. [variableScope]
apbs/src/generic/nosh.c:814:29: style: The scope of the variable 'str' can be reduced. [variableScope]
apbs/src/generic/nosh.c:814:51: style: The scope of the variable 'strnew' can be reduced. [variableScope]
apbs/src/generic/nosh.c:1564:9: style: The scope of the variable 'icalc' can be reduced. [variableScope]
apbs/src/generic/nosh.c:1839:15: style: The scope of the variable 'size' can be reduced. [variableScope]
apbs/src/generic/nosh.c:562:1: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/nosh.c:626:1: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/nosh.c:676:1: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/nosh.c:719:1: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/nosh.c:762:1: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/nosh.c:805:1: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/nosh.c:844:1: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/nosh.c:1062:1: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/nosh.c:140:49: style: Function 'NOsh_getDielXpath' argument 2 names different: declaration 'imap' definition 'imol'. [funcArgNamesDifferent]
apbs/src/generic/nosh.h:287:50: note: Function 'NOsh_getDielXpath' argument 2 names different: declaration 'imap' definition 'imol'.
apbs/src/generic/nosh.c:140:49: note: Function 'NOsh_getDielXpath' argument 2 names different: declaration 'imap' definition 'imol'.
apbs/src/generic/nosh.c:145:49: style: Function 'NOsh_getDielYpath' argument 2 names different: declaration 'imap' definition 'imol'. [funcArgNamesDifferent]
apbs/src/generic/nosh.h:296:50: note: Function 'NOsh_getDielYpath' argument 2 names different: declaration 'imap' definition 'imol'.
apbs/src/generic/nosh.c:145:49: note: Function 'NOsh_getDielYpath' argument 2 names different: declaration 'imap' definition 'imol'.
apbs/src/generic/nosh.c:150:49: style: Function 'NOsh_getDielZpath' argument 2 names different: declaration 'imap' definition 'imol'. [funcArgNamesDifferent]
apbs/src/generic/nosh.h:305:50: note: Function 'NOsh_getDielZpath' argument 2 names different: declaration 'imap' definition 'imol'.
apbs/src/generic/nosh.c:150:49: note: Function 'NOsh_getDielZpath' argument 2 names different: declaration 'imap' definition 'imol'.
apbs/src/generic/nosh.c:155:49: style: Function 'NOsh_getKappapath' argument 2 names different: declaration 'imap' definition 'imol'. [funcArgNamesDifferent]
apbs/src/generic/nosh.h:314:50: note: Function 'NOsh_getKappapath' argument 2 names different: declaration 'imap' definition 'imol'.
apbs/src/generic/nosh.c:155:49: note: Function 'NOsh_getKappapath' argument 2 names different: declaration 'imap' definition 'imol'.
apbs/src/generic/nosh.c:160:47: style: Function 'NOsh_getPotpath' argument 2 names different: declaration 'imap' definition 'imol'. [funcArgNamesDifferent]
apbs/src/generic/nosh.h:323:48: note: Function 'NOsh_getPotpath' argument 2 names different: declaration 'imap' definition 'imol'.
apbs/src/generic/nosh.c:160:47: note: Function 'NOsh_getPotpath' argument 2 names different: declaration 'imap' definition 'imol'.
apbs/src/generic/nosh.c:165:50: style: Function 'NOsh_getChargepath' argument 2 names different: declaration 'imap' definition 'imol'. [funcArgNamesDifferent]
apbs/src/generic/nosh.h:332:51: note: Function 'NOsh_getChargepath' argument 2 names different: declaration 'imap' definition 'imol'.
apbs/src/generic/nosh.c:165:50: note: Function 'NOsh_getChargepath' argument 2 names different: declaration 'imap' definition 'imol'.
apbs/src/generic/nosh.c:175:45: style: Function 'NOsh_getDielfmt' argument 2 names different: declaration 'imap' definition 'i'. [funcArgNamesDifferent]
apbs/src/generic/nosh.h:350:46: note: Function 'NOsh_getDielfmt' argument 2 names different: declaration 'imap' definition 'i'.
apbs/src/generic/nosh.c:175:45: note: Function 'NOsh_getDielfmt' argument 2 names different: declaration 'imap' definition 'i'.
apbs/src/generic/nosh.c:180:46: style: Function 'NOsh_getKappafmt' argument 2 names different: declaration 'imap' definition 'i'. [funcArgNamesDifferent]
apbs/src/generic/nosh.h:359:47: note: Function 'NOsh_getKappafmt' argument 2 names different: declaration 'imap' definition 'i'.
apbs/src/generic/nosh.c:180:46: note: Function 'NOsh_getKappafmt' argument 2 names different: declaration 'imap' definition 'i'.
apbs/src/generic/nosh.c:185:44: style: Function 'NOsh_getPotfmt' argument 2 names different: declaration 'imap' definition 'i'. [funcArgNamesDifferent]
apbs/src/generic/nosh.h:368:45: note: Function 'NOsh_getPotfmt' argument 2 names different: declaration 'imap' definition 'i'.
apbs/src/generic/nosh.c:185:44: note: Function 'NOsh_getPotfmt' argument 2 names different: declaration 'imap' definition 'i'.
apbs/src/generic/nosh.c:190:47: style: Function 'NOsh_getChargefmt' argument 2 names different: declaration 'imap' definition 'i'. [funcArgNamesDifferent]
apbs/src/generic/nosh.h:377:48: note: Function 'NOsh_getChargefmt' argument 2 names different: declaration 'imap' definition 'i'.
apbs/src/generic/nosh.c:190:47: note: Function 'NOsh_getChargefmt' argument 2 names different: declaration 'imap' definition 'i'.
apbs/src/generic/nosh.c:310:49: style: Function 'NOsh_calc_ctor' argument 1 names different: declaration 'calcType' definition 'calctype'. [funcArgNamesDifferent]
apbs/src/generic/nosh.h:488:45: note: Function 'NOsh_calc_ctor' argument 1 names different: declaration 'calcType' definition 'calctype'.
apbs/src/generic/nosh.c:310:49: note: Function 'NOsh_calc_ctor' argument 1 names different: declaration 'calcType' definition 'calctype'.
apbs/src/generic/nosh.c:1427:42: style: Function 'NOsh_setupCalcMG' argument 2 names different: declaration 'elec' definition 'calc'. [funcArgNamesDifferent]
apbs/src/generic/nosh.c:100:42: note: Function 'NOsh_setupCalcMG' argument 2 names different: declaration 'elec' definition 'calc'.
apbs/src/generic/nosh.c:1427:42: note: Function 'NOsh_setupCalcMG' argument 2 names different: declaration 'elec' definition 'calc'.
apbs/src/generic/nosh.c:1461:43: style: Function 'NOsh_setupCalcFEM' argument 2 names different: declaration 'elec' definition 'calc'. [funcArgNamesDifferent]
apbs/src/generic/nosh.c:120:43: note: Function 'NOsh_setupCalcFEM' argument 2 names different: declaration 'elec' definition 'calc'.
apbs/src/generic/nosh.c:1461:43: note: Function 'NOsh_setupCalcFEM' argument 2 names different: declaration 'elec' definition 'calc'.
apbs/src/generic/nosh.c:2319:44: style: Function 'NOsh_setupCalcAPOL' argument 2 names different: declaration 'elec' definition 'apol'. [funcArgNamesDifferent]
apbs/src/generic/nosh.c:130:44: note: Function 'NOsh_setupCalcAPOL' argument 2 names different: declaration 'elec' definition 'apol'.
apbs/src/generic/nosh.c:2319:44: note: Function 'NOsh_setupCalcAPOL' argument 2 names different: declaration 'elec' definition 'apol'.
apbs/src/generic/nosh.c:1023:24: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
apbs/src/generic/pbeparm.c:108:5: style: Variable 'thee' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/generic/pbeparm.c:107:0: note: Variable 'thee' is reassigned a value before the old one has been used.
apbs/src/generic/pbeparm.c:108:5: note: Variable 'thee' is reassigned a value before the old one has been used.
apbs/src/generic/pbeparm.c:557:9: style: The scope of the variable 'i' can be reduced. [variableScope]
apbs/src/generic/pbeparm.c:561:10: style: The scope of the variable 'value' can be reduced. [variableScope]
apbs/src/generic/pbeparm.c:566:9: style: The scope of the variable 'setCharge' can be reduced. [variableScope]
apbs/src/generic/pbeparm.c:567:9: style: The scope of the variable 'setConc' can be reduced. [variableScope]
apbs/src/generic/pbeparm.c:568:9: style: The scope of the variable 'setRadius' can be reduced. [variableScope]
apbs/src/generic/pbeparm.c:569:9: style: The scope of the variable 'keyValuePairs' can be reduced. [variableScope]
apbs/src/generic/pbeparm.c:1085:29: style: The scope of the variable 'str' can be reduced. [variableScope]
apbs/src/generic/pbeparm.c:1085:51: style: The scope of the variable 'strnew' can be reduced. [variableScope]
apbs/src/generic/pbeparm.c:1170:29: style: The scope of the variable 'str' can be reduced. [variableScope]
apbs/src/generic/pbeparm.c:1170:51: style: The scope of the variable 'strnew' can be reduced. [variableScope]
apbs/src/generic/pbeparm.c:396:5: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/pbeparm.c:468:1: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/pbeparm.c:550:5: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/pbeparm.c:647:5: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/pbeparm.c:666:5: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/pbeparm.c:685:5: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/pbeparm.c:704:5: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/pbeparm.c:775:5: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/pbeparm.c:794:5: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/pbeparm.c:813:5: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/pbeparm.c:832:5: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/pbeparm.c:890:5: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/pbeparm.c:943:5: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/pbeparm.c:996:5: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/pbeparm.c:1019:1: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/pbeparm.c:1039:1: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/pbeparm.c:1058:1: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/pbeparm.c:1077:1: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/pbeparm.c:1164:5: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/pbeparm.c:1200:5: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/pbeparm.c:65:56: style: Function 'PBEparm_getIonCharge' argument 2 names different: declaration 'iion' definition 'i'. [funcArgNamesDifferent]
apbs/src/generic/pbeparm.h:222:13: note: Function 'PBEparm_getIonCharge' argument 2 names different: declaration 'iion' definition 'i'.
apbs/src/generic/pbeparm.c:65:56: note: Function 'PBEparm_getIonCharge' argument 2 names different: declaration 'iion' definition 'i'.
apbs/src/generic/pbeparm.c:71:54: style: Function 'PBEparm_getIonConc' argument 2 names different: declaration 'iion' definition 'i'. [funcArgNamesDifferent]
apbs/src/generic/pbeparm.h:232:13: note: Function 'PBEparm_getIonConc' argument 2 names different: declaration 'iion' definition 'i'.
apbs/src/generic/pbeparm.c:71:54: note: Function 'PBEparm_getIonConc' argument 2 names different: declaration 'iion' definition 'i'.
apbs/src/generic/pbeparm.c:77:56: style: Function 'PBEparm_getIonRadius' argument 2 names different: declaration 'iion' definition 'i'. [funcArgNamesDifferent]
apbs/src/generic/pbeparm.h:242:13: note: Function 'PBEparm_getIonRadius' argument 2 names different: declaration 'iion' definition 'i'.
apbs/src/generic/pbeparm.c:77:56: note: Function 'PBEparm_getIonRadius' argument 2 names different: declaration 'iion' definition 'i'.
apbs/src/generic/vacc.c:141:5: style: Variable 'thee' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/generic/vacc.c:138:0: note: Variable 'thee' is reassigned a value before the old one has been used.
apbs/src/generic/vacc.c:141:5: note: Variable 'thee' is reassigned a value before the old one has been used.
apbs/src/generic/vacc.c:1623:5: style: Variable 'atom' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/generic/vacc.c:1613:0: note: Variable 'atom' is reassigned a value before the old one has been used.
apbs/src/generic/vacc.c:1623:5: note: Variable 'atom' is reassigned a value before the old one has been used.
apbs/src/generic/vacc.c:158:12: style: The scope of the variable 'rad' can be reduced. [variableScope]
apbs/src/generic/vacc.c:159:12: style: The scope of the variable 'atom' can be reduced. [variableScope]
apbs/src/generic/vacc.c:257:9: style: The scope of the variable 'i' can be reduced. [variableScope]
apbs/src/generic/vacc.c:282:12: style: The scope of the variable 'atom' can be reduced. [variableScope]
apbs/src/generic/vacc.c:284:13: style: The scope of the variable 'apos' can be reduced. [variableScope]
apbs/src/generic/vacc.c:285:12: style: The scope of the variable 'dist2' can be reduced. [variableScope]
apbs/src/generic/vacc.c:325:12: style: The scope of the variable 'dist' can be reduced. [variableScope]
apbs/src/generic/vacc.c:327:12: style: The scope of the variable 'arad' can be reduced. [variableScope]
apbs/src/generic/vacc.c:328:12: style: The scope of the variable 'sm' can be reduced. [variableScope]
apbs/src/generic/vacc.c:329:12: style: The scope of the variable 'sm2' can be reduced. [variableScope]
apbs/src/generic/vacc.c:332:12: style: The scope of the variable 'mygrad' can be reduced. [variableScope]
apbs/src/generic/vacc.c:333:12: style: The scope of the variable 'mychi' can be reduced. [variableScope]
apbs/src/generic/vacc.c:386:12: style: The scope of the variable 'dist' can be reduced. [variableScope]
apbs/src/generic/vacc.c:388:12: style: The scope of the variable 'arad' can be reduced. [variableScope]
apbs/src/generic/vacc.c:389:12: style: The scope of the variable 'sm' can be reduced. [variableScope]
apbs/src/generic/vacc.c:390:12: style: The scope of the variable 'sm2' can be reduced. [variableScope]
apbs/src/generic/vacc.c:393:12: style: The scope of the variable 'mygrad' can be reduced. [variableScope]
apbs/src/generic/vacc.c:394:12: style: The scope of the variable 'mychi' can be reduced. [variableScope]
apbs/src/generic/vacc.c:445:12: style: The scope of the variable 'dist' can be reduced. [variableScope]
apbs/src/generic/vacc.c:447:12: style: The scope of the variable 'arad' can be reduced. [variableScope]
apbs/src/generic/vacc.c:448:12: style: The scope of the variable 'sm' can be reduced. [variableScope]
apbs/src/generic/vacc.c:449:12: style: The scope of the variable 'sm2' can be reduced. [variableScope]
apbs/src/generic/vacc.c:453:12: style: The scope of the variable 'stot' can be reduced. [variableScope]
apbs/src/generic/vacc.c:454:12: style: The scope of the variable 'sctot' can be reduced. [variableScope]
apbs/src/generic/vacc.c:502:9: style: The scope of the variable 'atomID' can be reduced. [variableScope]
apbs/src/generic/vacc.c:533:16: style: The scope of the variable 'atomID' can be reduced. [variableScope]
apbs/src/generic/vacc.c:564:19: style: The scope of the variable 'atomID' can be reduced. [variableScope]
apbs/src/generic/vacc.c:566:12: style: The scope of the variable 'tgrad' can be reduced. [variableScope]
apbs/src/generic/vacc.c:640:12: style: The scope of the variable 'atom' can be reduced. [variableScope]
apbs/src/generic/vacc.c:641:15: style: The scope of the variable 'surf' can be reduced. [variableScope]
apbs/src/generic/vacc.c:643:21: style: The scope of the variable 'atomID' can be reduced. [variableScope]
apbs/src/generic/vacc.c:722:15: style: The scope of the variable 'asurf' can be reduced. [variableScope]
apbs/src/generic/vacc.c:846:11: style: The scope of the variable 'mem' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1022:12: style: The scope of the variable 'dist' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1022:25: style: The scope of the variable 'arad' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1022:31: style: The scope of the variable 'sm' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1022:35: style: The scope of the variable 'sm2' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1022:40: style: The scope of the variable 'sm3' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1022:45: style: The scope of the variable 'sm4' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1022:50: style: The scope of the variable 'sm5' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1022:55: style: The scope of the variable 'sm6' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1022:60: style: The scope of the variable 'sm7' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1023:12: style: The scope of the variable 'e' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1023:15: style: The scope of the variable 'e2' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1023:19: style: The scope of the variable 'e3' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1023:23: style: The scope of the variable 'e4' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1023:27: style: The scope of the variable 'e5' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1023:31: style: The scope of the variable 'e6' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1023:35: style: The scope of the variable 'e7' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1024:12: style: The scope of the variable 'b' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1024:15: style: The scope of the variable 'b2' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1024:19: style: The scope of the variable 'b3' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1024:23: style: The scope of the variable 'b4' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1024:27: style: The scope of the variable 'b5' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1024:31: style: The scope of the variable 'b6' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1024:35: style: The scope of the variable 'b7' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1025:12: style: The scope of the variable 'c0' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1025:16: style: The scope of the variable 'c1' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1025:20: style: The scope of the variable 'c2' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1025:24: style: The scope of the variable 'c3' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1025:28: style: The scope of the variable 'c4' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1025:32: style: The scope of the variable 'c5' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1025:36: style: The scope of the variable 'c6' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1025:40: style: The scope of the variable 'c7' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1026:12: style: The scope of the variable 'denom' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1026:19: style: The scope of the variable 'mygrad' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1027:12: style: The scope of the variable 'mychi' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1115:12: style: The scope of the variable 'dist' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1115:25: style: The scope of the variable 'arad' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1115:31: style: The scope of the variable 'sm' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1115:35: style: The scope of the variable 'sm2' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1115:40: style: The scope of the variable 'sm3' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1115:45: style: The scope of the variable 'sm4' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1115:50: style: The scope of the variable 'sm5' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1116:12: style: The scope of the variable 'e' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1116:15: style: The scope of the variable 'e2' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1116:19: style: The scope of the variable 'e3' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1116:23: style: The scope of the variable 'e4' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1116:27: style: The scope of the variable 'e5' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1117:12: style: The scope of the variable 'b' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1117:15: style: The scope of the variable 'b2' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1117:19: style: The scope of the variable 'b3' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1117:23: style: The scope of the variable 'b4' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1117:27: style: The scope of the variable 'b5' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1118:12: style: The scope of the variable 'c0' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1118:16: style: The scope of the variable 'c1' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1118:20: style: The scope of the variable 'c2' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1118:24: style: The scope of the variable 'c3' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1118:28: style: The scope of the variable 'c4' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1118:32: style: The scope of the variable 'c5' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1119:12: style: The scope of the variable 'denom' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1119:19: style: The scope of the variable 'mygrad' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1120:12: style: The scope of the variable 'mychi' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1268:12: style: The scope of the variable 'atom' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1269:15: style: The scope of the variable 'asurf' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1297:16: style: The scope of the variable 'warned' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1521:27: style: The scope of the variable 'len' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1521:32: style: The scope of the variable 'fn' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1605:27: style: The scope of the variable 'len' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1605:32: style: The scope of the variable 'fn' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1737:9: style: The scope of the variable 'rc' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1794:12: style: The scope of the variable 'len' can be reduced. [variableScope]
apbs/src/generic/vacc.c:1795:12: style: The scope of the variable 'fn' can be reduced. [variableScope]
apbs/src/generic/vacc.c:321:49: style: Function 'Vacc_splineAccGradAtomNorm' argument 6 names different: declaration 'force' definition 'grad'. [funcArgNamesDifferent]
apbs/src/generic/vacc.h:432:17: note: Function 'Vacc_splineAccGradAtomNorm' argument 6 names different: declaration 'force' definition 'grad'.
apbs/src/generic/vacc.c:321:49: note: Function 'Vacc_splineAccGradAtomNorm' argument 6 names different: declaration 'force' definition 'grad'.
apbs/src/generic/vacc.c:382:51: style: Function 'Vacc_splineAccGradAtomUnnorm' argument 6 names different: declaration 'force' definition 'grad'. [funcArgNamesDifferent]
apbs/src/generic/vacc.h:412:17: note: Function 'Vacc_splineAccGradAtomUnnorm' argument 6 names different: declaration 'force' definition 'grad'.
apbs/src/generic/vacc.c:382:51: note: Function 'Vacc_splineAccGradAtomUnnorm' argument 6 names different: declaration 'force' definition 'grad'.
apbs/src/generic/vacc.c:876:40: style: Function 'Vacc_atomSurf' argument 4 names different: declaration 'probe_radius' definition 'prad'. [funcArgNamesDifferent]
apbs/src/generic/vacc.h:226:16: note: Function 'Vacc_atomSurf' argument 4 names different: declaration 'probe_radius' definition 'prad'.
apbs/src/generic/vacc.c:876:40: note: Function 'Vacc_atomSurf' argument 4 names different: declaration 'probe_radius' definition 'prad'.
apbs/src/generic/vacc.c:1019:90: style: Function 'Vacc_splineAccGradAtomNorm4' argument 6 names different: declaration 'force' definition 'grad'. [funcArgNamesDifferent]
apbs/src/generic/vacc.h:448:17: note: Function 'Vacc_splineAccGradAtomNorm4' argument 6 names different: declaration 'force' definition 'grad'.
apbs/src/generic/vacc.c:1019:90: note: Function 'Vacc_splineAccGradAtomNorm4' argument 6 names different: declaration 'force' definition 'grad'.
apbs/src/generic/vacc.c:1112:90: style: Function 'Vacc_splineAccGradAtomNorm3' argument 6 names different: declaration 'force' definition 'grad'. [funcArgNamesDifferent]
apbs/src/generic/vacc.h:464:17: note: Function 'Vacc_splineAccGradAtomNorm3' argument 6 names different: declaration 'force' definition 'grad'.
apbs/src/generic/vacc.c:1112:90: note: Function 'Vacc_splineAccGradAtomNorm3' argument 6 names different: declaration 'force' definition 'grad'.
apbs/src/generic/vacc.c:1213:35: style: Function 'Vacc_atomdSAV' argument 2 names different: declaration 'radius' definition 'srad'. [funcArgNamesDifferent]
apbs/src/generic/vacc.h:526:36: note: Function 'Vacc_atomdSAV' argument 2 names different: declaration 'radius' definition 'srad'.
apbs/src/generic/vacc.c:1213:35: note: Function 'Vacc_atomdSAV' argument 2 names different: declaration 'radius' definition 'srad'.
apbs/src/generic/vacc.c:1334:36: style: Function 'Vacc_atomdSASA' argument 3 names different: declaration 'radius' definition 'srad'. [funcArgNamesDifferent]
apbs/src/generic/vacc.h:539:36: note: Function 'Vacc_atomdSASA' argument 3 names different: declaration 'radius' definition 'srad'.
apbs/src/generic/vacc.c:1334:36: note: Function 'Vacc_atomdSASA' argument 3 names different: declaration 'radius' definition 'srad'.
apbs/src/generic/vacc.c:1401:66: style: Function 'Vacc_totalAtomdSASA' argument 3 names different: declaration 'radius' definition 'srad'. [funcArgNamesDifferent]
apbs/src/generic/vacc.h:552:37: note: Function 'Vacc_totalAtomdSASA' argument 3 names different: declaration 'radius' definition 'srad'.
apbs/src/generic/vacc.c:1401:66: note: Function 'Vacc_totalAtomdSASA' argument 3 names different: declaration 'radius' definition 'srad'.
apbs/src/generic/vacc.c:1460:65: style: Function 'Vacc_totalAtomdSAV' argument 3 names different: declaration 'radius' definition 'srad'. [funcArgNamesDifferent]
apbs/src/generic/vacc.h:565:41: note: Function 'Vacc_totalAtomdSAV' argument 3 names different: declaration 'radius' definition 'srad'.
apbs/src/generic/vacc.c:1460:65: note: Function 'Vacc_totalAtomdSAV' argument 3 names different: declaration 'radius' definition 'srad'.
apbs/src/generic/vacc.c:1733:34: style: Function 'Vacc_wcaEnergy' argument 1 names different: declaration 'thee' definition 'acc'. [funcArgNamesDifferent]
apbs/src/generic/vacc.h:593:34: note: Function 'Vacc_wcaEnergy' argument 1 names different: declaration 'thee' definition 'acc'.
apbs/src/generic/vacc.c:1733:34: note: Function 'Vacc_wcaEnergy' argument 1 names different: declaration 'thee' definition 'acc'.
apbs/src/generic/vacc.c:849:9: style: Variable 'mem' is assigned a value that is never used. [unreadVariable]
apbs/src/generic/vacc.c:1141:14: style: Variable 'e5' is assigned a value that is never used. [unreadVariable]
apbs/src/generic/vacc.c:1354:11: style: Variable 'ref' is assigned a value that is never used. [unreadVariable]
apbs/src/generic/vacc.c:1351:10: style: Variable 'ts' is assigned a value that is never used. [unreadVariable]
apbs/src/generic/vacc.c:1413:13: style: Variable 'iatom' is assigned a value that is never used. [unreadVariable]
apbs/src/generic/vacc.c:1412:12: style: Variable 'tRad' is assigned a value that is never used. [unreadVariable]
apbs/src/generic/vacc.c:1410:11: style: Variable 'ref' is assigned a value that is never used. [unreadVariable]
apbs/src/generic/vacc.c:1472:13: style: Variable 'iatom' is assigned a value that is never used. [unreadVariable]
apbs/src/generic/vacc.c:1471:12: style: Variable 'tRad' is assigned a value that is never used. [unreadVariable]
apbs/src/generic/vacc.c:1469:11: style: Variable 'ref' is assigned a value that is never used. [unreadVariable]
apbs/src/generic/vacc.c:1658:9: style: Variable 'npts' is assigned a value that is never used. [unreadVariable]
apbs/src/generic/vacc.c:1858:9: style: Variable 'npts' is assigned a value that is never used. [unreadVariable]
apbs/src/generic/vacc.c:1820:10: style: Variable 'ts' is assigned a value that is never used. [unreadVariable]
apbs/src/generic/valist.c:142:5: style: Variable 'thee' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/generic/valist.c:141:0: note: Variable 'thee' is reassigned a value before the old one has been used.
apbs/src/generic/valist.c:142:5: note: Variable 'thee' is reassigned a value before the old one has been used.
apbs/src/generic/valist.c:246:11: style: The scope of the variable 'resstring' can be reduced. [variableScope]
apbs/src/generic/valist.c:432:12: style: The scope of the variable 'oldList' can be reduced. [variableScope]
apbs/src/generic/valist.c:433:12: style: The scope of the variable 'oldAtom' can be reduced. [variableScope]
apbs/src/generic/valist.c:434:9: style: The scope of the variable 'iatom' can be reduced. [variableScope]
apbs/src/generic/valist.c:434:23: style: The scope of the variable 'oldLength' can be reduced. [variableScope]
apbs/src/generic/valist.c:434:34: style: The scope of the variable 'newLength' can be reduced. [variableScope]
apbs/src/generic/valist.c:434:45: style: The scope of the variable 'natoms' can be reduced. [variableScope]
apbs/src/generic/valist.c:486:19: style: The scope of the variable 'newAtom' can be reduced. [variableScope]
apbs/src/generic/valist.c:486:29: style: The scope of the variable 'oldAtom' can be reduced. [variableScope]
apbs/src/generic/valist.c:606:56: style: Function 'Valist_readPQR' argument 2 names different: declaration 'param' definition 'params'. [funcArgNamesDifferent]
apbs/src/generic/valist.h:219:17: note: Function 'Valist_readPQR' argument 2 names different: declaration 'param' definition 'params'.
apbs/src/generic/valist.c:606:56: note: Function 'Valist_readPQR' argument 2 names different: declaration 'param' definition 'params'.
apbs/src/generic/valist.c:714:56: style: Function 'Valist_readXML' argument 2 names different: declaration 'param' definition 'params'. [funcArgNamesDifferent]
apbs/src/generic/valist.h:249:17: note: Function 'Valist_readXML' argument 2 names different: declaration 'param' definition 'params'.
apbs/src/generic/valist.c:714:56: note: Function 'Valist_readXML' argument 2 names different: declaration 'param' definition 'params'.
apbs/src/generic/vatom.c:146:5: style: Variable 'thee' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/generic/vatom.c:145:0: note: Variable 'thee' is reassigned a value before the old one has been used.
apbs/src/generic/vatom.c:146:5: note: Variable 'thee' is reassigned a value before the old one has been used.
apbs/src/generic/vatom.c:91:47: style: Function 'Vatom_setAtomID' argument 2 names different: declaration 'id' definition 'atomID'. [funcArgNamesDifferent]
apbs/src/generic/vatom.h:166:52: note: Function 'Vatom_setAtomID' argument 2 names different: declaration 'id' definition 'atomID'.
apbs/src/generic/vatom.c:91:47: note: Function 'Vatom_setAtomID' argument 2 names different: declaration 'id' definition 'atomID'.
apbs/src/generic/vclist.c:82:5: style: Variable 'thee' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/generic/vclist.c:79:0: note: Variable 'thee' is reassigned a value before the old one has been used.
apbs/src/generic/vclist.c:82:5: note: Variable 'thee' is reassigned a value before the old one has been used.
apbs/src/generic/vclist.c:457:5: style: Variable 'thee' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/generic/vclist.c:454:0: note: Variable 'thee' is reassigned a value before the old one has been used.
apbs/src/generic/vclist.c:457:5: note: Variable 'thee' is reassigned a value before the old one has been used.
apbs/src/generic/vclist.c:100:12: style: The scope of the variable 'atom' can be reduced. [variableScope]
apbs/src/generic/vclist.c:238:20: style: The scope of the variable 'dc' can be reduced. [variableScope]
apbs/src/generic/vclist.c:238:24: style: The scope of the variable 'idc' can be reduced. [variableScope]
apbs/src/generic/vclist.c:348:17: style: The scope of the variable 'cell' can be reduced. [variableScope]
apbs/src/generic/vclist.c:410:17: style: The scope of the variable 'cell' can be reduced. [variableScope]
apbs/src/generic/vclist.c:424:43: style: Function 'Vclist_getCell' argument 2 names different: declaration 'position' definition 'pos'. [funcArgNamesDifferent]
apbs/src/generic/vclist.h:233:16: note: Function 'Vclist_getCell' argument 2 names different: declaration 'position' definition 'pos'.
apbs/src/generic/vclist.c:424:43: note: Function 'Vclist_getCell' argument 2 names different: declaration 'position' definition 'pos'.
apbs/src/generic/vgreen.c:160:5: style: Variable 'thee' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/generic/vgreen.c:159:0: note: Variable 'thee' is reassigned a value before the old one has been used.
apbs/src/generic/vgreen.c:160:5: note: Variable 'thee' is reassigned a value before the old one has been used.
apbs/src/generic/vgreen.c:227:12: style: The scope of the variable 'atom' can be reduced. [variableScope]
apbs/src/generic/vgreen.c:228:19: style: The scope of the variable 'charge' can be reduced. [variableScope]
apbs/src/generic/vgreen.c:314:12: style: The scope of the variable 'atom' can be reduced. [variableScope]
apbs/src/generic/vgreen.c:315:19: style: The scope of the variable 'charge' can be reduced. [variableScope]
apbs/src/generic/vgreen.c:229:13: style: Unused variable: q [unusedVariable]
apbs/src/generic/vgreen.c:229:16: style: Unused variable: qtemp [unusedVariable]
apbs/src/generic/vgreen.c:229:23: style: Unused variable: fx [unusedVariable]
apbs/src/generic/vgreen.c:229:27: style: Unused variable: fy [unusedVariable]
apbs/src/generic/vgreen.c:229:31: style: Unused variable: fz [unusedVariable]
apbs/src/generic/vgreen.c:261:12: style: Unused variable: atom [unusedVariable]
apbs/src/generic/vgreen.c:262:13: style: Unused variable: apos [unusedVariable]
apbs/src/generic/vgreen.c:262:19: style: Unused variable: charge [unusedVariable]
apbs/src/generic/vgreen.c:262:27: style: Unused variable: dist [unusedVariable]
apbs/src/generic/vgreen.c:262:33: style: Unused variable: dx [unusedVariable]
apbs/src/generic/vgreen.c:262:37: style: Unused variable: dy [unusedVariable]
apbs/src/generic/vgreen.c:262:41: style: Unused variable: dz [unusedVariable]
apbs/src/generic/vgreen.c:262:45: style: Unused variable: scale [unusedVariable]
apbs/src/generic/vgreen.c:263:13: style: Unused variable: q [unusedVariable]
apbs/src/generic/vgreen.c:263:16: style: Unused variable: qtemp [unusedVariable]
apbs/src/generic/vgreen.c:263:23: style: Unused variable: fx [unusedVariable]
apbs/src/generic/vgreen.c:263:27: style: Unused variable: fy [unusedVariable]
apbs/src/generic/vgreen.c:263:31: style: Unused variable: fz [unusedVariable]
apbs/src/generic/vgreen.c:264:9: style: Unused variable: iatom [unusedVariable]
apbs/src/generic/vgreen.c:316:13: style: Unused variable: q [unusedVariable]
apbs/src/generic/vgreen.c:316:16: style: Unused variable: qtemp [unusedVariable]
apbs/src/generic/vgreen.c:365:12: style: Unused variable: atom [unusedVariable]
apbs/src/generic/vgreen.c:366:13: style: Unused variable: apos [unusedVariable]
apbs/src/generic/vgreen.c:366:19: style: Unused variable: charge [unusedVariable]
apbs/src/generic/vgreen.c:366:27: style: Unused variable: dist [unusedVariable]
apbs/src/generic/vgreen.c:366:33: style: Unused variable: dist2 [unusedVariable]
apbs/src/generic/vgreen.c:366:40: style: Unused variable: idist3 [unusedVariable]
apbs/src/generic/vgreen.c:366:48: style: Unused variable: dy [unusedVariable]
apbs/src/generic/vgreen.c:366:52: style: Unused variable: dz [unusedVariable]
apbs/src/generic/vgreen.c:366:56: style: Unused variable: dx [unusedVariable]
apbs/src/generic/vgreen.c:366:60: style: Unused variable: scale [unusedVariable]
apbs/src/generic/vgreen.c:367:13: style: Unused variable: q [unusedVariable]
apbs/src/generic/vgreen.c:367:16: style: Unused variable: qtemp [unusedVariable]
apbs/src/generic/vgreen.c:368:9: style: Unused variable: iatom [unusedVariable]
apbs/src/generic/vparam.c:114:5: style: Variable 'thee' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/generic/vparam.c:111:0: note: Variable 'thee' is reassigned a value before the old one has been used.
apbs/src/generic/vparam.c:114:5: note: Variable 'thee' is reassigned a value before the old one has been used.
apbs/src/generic/vparam.c:140:5: style: Variable 'thee' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/generic/vparam.c:137:0: note: Variable 'thee' is reassigned a value before the old one has been used.
apbs/src/generic/vparam.c:140:5: note: Variable 'thee' is reassigned a value before the old one has been used.
apbs/src/generic/vparam.c:186:5: style: Variable 'thee' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/generic/vparam.c:183:0: note: Variable 'thee' is reassigned a value before the old one has been used.
apbs/src/generic/vparam.c:186:5: note: Variable 'thee' is reassigned a value before the old one has been used.
apbs/src/generic/vparam.c:201:5: style: Variable 'thee->vmem' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/generic/vparam.c:200:5: note: Variable 'thee->vmem' is reassigned a value before the old one has been used.
apbs/src/generic/vparam.c:201:5: note: Variable 'thee->vmem' is reassigned a value before the old one has been used.
apbs/src/generic/vparam.c:324:5: style: Variable 'sock' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/generic/vparam.c:316:0: note: Variable 'sock' is reassigned a value before the old one has been used.
apbs/src/generic/vparam.c:324:5: note: Variable 'sock' is reassigned a value before the old one has been used.
apbs/src/generic/vparam.c:459:5: style: Variable 'sock' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/generic/vparam.c:453:0: note: Variable 'sock' is reassigned a value before the old one has been used.
apbs/src/generic/vparam.c:459:5: note: Variable 'sock' is reassigned a value before the old one has been used.
apbs/src/generic/vparam.c:439:1: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/vparam.c:685:1: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/vparam.c:736:1: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/generic/vpbe.c:254:5: style: Variable 'thee' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/generic/vpbe.c:253:0: note: Variable 'thee' is reassigned a value before the old one has been used.
apbs/src/generic/vpbe.c:254:5: note: Variable 'thee' is reassigned a value before the old one has been used.
apbs/src/generic/vpbe.c:272:12: style: The scope of the variable 'atomRadius' can be reduced. [variableScope]
apbs/src/generic/vpbe.c:277:21: style: The scope of the variable 'dist' can be reduced. [variableScope]
apbs/src/generic/vpbe.c:278:12: style: The scope of the variable 'x' can be reduced. [variableScope]
apbs/src/generic/vpbe.c:278:15: style: The scope of the variable 'y' can be reduced. [variableScope]
apbs/src/generic/vpbe.c:278:18: style: The scope of the variable 'z' can be reduced. [variableScope]
apbs/src/generic/vpbe.c:485:19: style: The scope of the variable 'ipos' can be reduced. [variableScope]
apbs/src/generic/vpbe.c:485:32: style: The scope of the variable 'icharge' can be reduced. [variableScope]
apbs/src/generic/vpbe.c:488:12: style: The scope of the variable 'iatom' can be reduced. [variableScope]
apbs/src/generic/vstring.c:187:17: error: Common realloc mistake: 'wrap_str' nulled but not freed upon failure [memleakOnRealloc]
apbs/src/main.c:234:5: style: Variable 'com' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/main.c:98:0: note: Variable 'com' is reassigned a value before the old one has been used.
apbs/src/main.c:234:5: note: Variable 'com' is reassigned a value before the old one has been used.
apbs/src/main.c:242:5: style: Variable 'mem' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/main.c:97:0: note: Variable 'mem' is reassigned a value before the old one has been used.
apbs/src/main.c:242:5: note: Variable 'mem' is reassigned a value before the old one has been used.
apbs/src/main.c:741:5: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/mg/vgrid.c:91:5: style: Variable 'thee' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/mg/vgrid.c:89:0: note: Variable 'thee' is reassigned a value before the old one has been used.
apbs/src/mg/vgrid.c:91:5: note: Variable 'thee' is reassigned a value before the old one has been used.
apbs/src/mg/vgrid.c:175:15: style: The scope of the variable 'dx' can be reduced. [variableScope]
apbs/src/mg/vgrid.c:175:19: style: The scope of the variable 'dy' can be reduced. [variableScope]
apbs/src/mg/vgrid.c:175:23: style: The scope of the variable 'dz' can be reduced. [variableScope]
apbs/src/mg/vgrid.c:1006:36: style: The scope of the variable 'nxPART' can be reduced. [variableScope]
apbs/src/mg/vgrid.c:1006:44: style: The scope of the variable 'nyPART' can be reduced. [variableScope]
apbs/src/mg/vgrid.c:1006:52: style: The scope of the variable 'nzPART' can be reduced. [variableScope]
apbs/src/mg/vgrid.c:1006:60: style: The scope of the variable 'gotit' can be reduced. [variableScope]
apbs/src/mg/vgrid.c:1007:12: style: The scope of the variable 'x' can be reduced. [variableScope]
apbs/src/mg/vgrid.c:1007:15: style: The scope of the variable 'y' can be reduced. [variableScope]
apbs/src/mg/vgrid.c:1007:18: style: The scope of the variable 'z' can be reduced. [variableScope]
apbs/src/mg/vgrid.c:1007:21: style: The scope of the variable 'xminPART' can be reduced. [variableScope]
apbs/src/mg/vgrid.c:1007:31: style: The scope of the variable 'yminPART' can be reduced. [variableScope]
apbs/src/mg/vgrid.c:1007:41: style: The scope of the variable 'zminPART' can be reduced. [variableScope]
apbs/src/mg/vgrid.c:1254:39: style: The scope of the variable 'gotit' can be reduced. [variableScope]
apbs/src/mg/vgrid.c:1351:17: style: The scope of the variable 'w' can be reduced. [variableScope]
apbs/src/mg/vgrid.c:358:5: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/mg/vgrid.c:437:5: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/mg/vgrid.c:786:3: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/src/mg/vgrid.c:792:3: style: Label 'VERROR2' is not used. [unusedLabel]
apbs/src/mg/vgrid.c:170:45: style: Function 'Vgrid_value' argument 2 names different: declaration 'x' definition 'pt'. [funcArgNamesDifferent]
apbs/src/mg/vgrid.h:185:46: note: Function 'Vgrid_value' argument 2 names different: declaration 'x' definition 'pt'.
apbs/src/mg/vgrid.c:170:45: note: Function 'Vgrid_value' argument 2 names different: declaration 'x' definition 'pt'.
apbs/src/mg/vgrid.c:289:11: style: Function 'Vgrid_curvature' argument 4 names different: declaration 'curv' definition 'value'. [funcArgNamesDifferent]
apbs/src/mg/vgrid.h:215:11: note: Function 'Vgrid_curvature' argument 4 names different: declaration 'curv' definition 'value'.
apbs/src/mg/vgrid.c:289:11: note: Function 'Vgrid_curvature' argument 4 names different: declaration 'curv' definition 'value'.
apbs/src/mg/vmgrid.c:109:12: style: The scope of the variable 'rc' can be reduced. [variableScope]
apbs/src/mg/vmgrid.c:141:12: style: The scope of the variable 'rc' can be reduced. [variableScope]
apbs/src/mg/vmgrid.c:169:15: style: The scope of the variable 'rc' can be reduced. [variableScope]
apbs/src/mg/vmgrid.c:107:47: style: Function 'Vmgrid_value' argument 2 names different: declaration 'x' definition 'pt'. [funcArgNamesDifferent]
apbs/src/mg/vmgrid.h:123:48: note: Function 'Vmgrid_value' argument 2 names different: declaration 'x' definition 'pt'.
apbs/src/mg/vmgrid.c:107:47: note: Function 'Vmgrid_value' argument 2 names different: declaration 'x' definition 'pt'.
apbs/src/mg/vmgrid.c:139:11: style: Function 'Vmgrid_curvature' argument 4 names different: declaration 'curv' definition 'value'. [funcArgNamesDifferent]
apbs/src/mg/vmgrid.h:168:11: note: Function 'Vmgrid_curvature' argument 4 names different: declaration 'curv' definition 'value'.
apbs/src/mg/vmgrid.c:139:11: note: Function 'Vmgrid_curvature' argument 4 names different: declaration 'curv' definition 'value'.
apbs/src/mg/vmgrid.c:197:9: style: Unused variable: i [unusedVariable]
apbs/src/mg/vmgrid.c:197:12: style: Unused variable: j [unusedVariable]
apbs/src/mg/vmgrid.c:197:15: style: Unused variable: rc [unusedVariable]
apbs/src/mg/vmgrid.c:198:12: style: Unused variable: tgrad [unusedVariable]
apbs/src/mg/vopot.c:116:12: style: The scope of the variable 'atom' can be reduced. [variableScope]
apbs/src/mg/vopot.c:117:9: style: The scope of the variable 'i' can be reduced. [variableScope]
apbs/src/mg/vopot.c:117:12: style: The scope of the variable 'iatom' can be reduced. [variableScope]
apbs/src/mg/vopot.c:118:18: style: The scope of the variable 'charge' can be reduced. [variableScope]
apbs/src/mg/vopot.c:118:41: style: The scope of the variable 'dist' can be reduced. [variableScope]
apbs/src/mg/vopot.c:118:47: style: The scope of the variable 'size' can be reduced. [variableScope]
apbs/src/mg/vopot.c:118:53: style: The scope of the variable 'val' can be reduced. [variableScope]
apbs/src/mg/vopot.c:118:59: style: The scope of the variable 'position' can be reduced. [variableScope]
apbs/src/mg/vopot.c:302:12: style: The scope of the variable 'atom' can be reduced. [variableScope]
apbs/src/mg/vopot.c:303:9: style: The scope of the variable 'iatom' can be reduced. [variableScope]
apbs/src/mg/vopot.c:304:15: style: The scope of the variable 'charge' can be reduced. [variableScope]
apbs/src/mg/vopot.c:304:38: style: The scope of the variable 'size' can be reduced. [variableScope]
apbs/src/mg/vopot.c:304:44: style: The scope of the variable 'val' can be reduced. [variableScope]
apbs/src/mg/vopot.c:305:12: style: The scope of the variable 'dx' can be reduced. [variableScope]
apbs/src/mg/vopot.c:305:16: style: The scope of the variable 'dy' can be reduced. [variableScope]
apbs/src/mg/vopot.c:305:20: style: The scope of the variable 'dz' can be reduced. [variableScope]
apbs/src/mg/vopot.c:305:24: style: The scope of the variable 'dist' can be reduced. [variableScope]
apbs/src/mg/vopot.c:114:43: style: Function 'Vopot_pot' argument 2 names different: declaration 'x' definition 'pt'. [funcArgNamesDifferent]
apbs/src/mg/vopot.h:131:44: note: Function 'Vopot_pot' argument 2 names different: declaration 'x' definition 'pt'.
apbs/src/mg/vopot.c:114:43: note: Function 'Vopot_pot' argument 2 names different: declaration 'x' definition 'pt'.
apbs/src/mg/vopot.c:114:58: style: Function 'Vopot_pot' argument 3 names different: declaration 'pot' definition 'value'. [funcArgNamesDifferent]
apbs/src/mg/vopot.h:131:58: note: Function 'Vopot_pot' argument 3 names different: declaration 'pot' definition 'value'.
apbs/src/mg/vopot.c:114:58: note: Function 'Vopot_pot' argument 3 names different: declaration 'pot' definition 'value'.
apbs/src/mg/vopot.c:215:11: style: Function 'Vopot_curvature' argument 4 names different: declaration 'curv' definition 'value'. [funcArgNamesDifferent]
apbs/src/mg/vopot.h:161:4: note: Function 'Vopot_curvature' argument 4 names different: declaration 'curv' definition 'value'.
apbs/src/mg/vopot.c:215:11: note: Function 'Vopot_curvature' argument 4 names different: declaration 'curv' definition 'value'.
apbs/src/mg/vpmg.c:146:5: style: Variable 'thee' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/mg/vpmg.c:144:0: note: Variable 'thee' is reassigned a value before the old one has been used.
apbs/src/mg/vpmg.c:146:5: note: Variable 'thee' is reassigned a value before the old one has been used.
apbs/src/mg/vpmg.c:902:5: style: Variable 'pbe' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/mg/vpmg.c:894:0: note: Variable 'pbe' is reassigned a value before the old one has been used.
apbs/src/mg/vpmg.c:902:5: note: Variable 'pbe' is reassigned a value before the old one has been used.
apbs/src/mg/vpmg.c:903:5: style: Variable 'acc' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/mg/vpmg.c:893:0: note: Variable 'acc' is reassigned a value before the old one has been used.
apbs/src/mg/vpmg.c:903:5: note: Variable 'acc' is reassigned a value before the old one has been used.
apbs/src/mg/vpmg.c:2198:13: style: Variable 'nx' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/mg/vpmg.c:2196:13: note: Variable 'nx' is reassigned a value before the old one has been used.
apbs/src/mg/vpmg.c:2198:13: note: Variable 'nx' is reassigned a value before the old one has been used.
apbs/src/mg/vpmg.c:2134:41: style: Variable 'nz' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/mg/vpmg.c:2125:41: note: Variable 'nz' is reassigned a value before the old one has been used.
apbs/src/mg/vpmg.c:2134:41: note: Variable 'nz' is reassigned a value before the old one has been used.
apbs/src/mg/vpmg.c:2180:41: style: Variable 'nz' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/mg/vpmg.c:2171:41: note: Variable 'nz' is reassigned a value before the old one has been used.
apbs/src/mg/vpmg.c:2180:41: note: Variable 'nz' is reassigned a value before the old one has been used.
apbs/src/mg/vpmg.c:2303:25: style: Variable 'ny' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/mg/vpmg.c:2301:25: note: Variable 'ny' is reassigned a value before the old one has been used.
apbs/src/mg/vpmg.c:2303:25: note: Variable 'ny' is reassigned a value before the old one has been used.
apbs/src/mg/vpmg.c:2239:41: style: Variable 'nz' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/mg/vpmg.c:2230:41: note: Variable 'nz' is reassigned a value before the old one has been used.
apbs/src/mg/vpmg.c:2239:41: note: Variable 'nz' is reassigned a value before the old one has been used.
apbs/src/mg/vpmg.c:2285:41: style: Variable 'nz' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/mg/vpmg.c:2276:41: note: Variable 'nz' is reassigned a value before the old one has been used.
apbs/src/mg/vpmg.c:2285:41: note: Variable 'nz' is reassigned a value before the old one has been used.
apbs/src/mg/vpmg.c:2408:37: style: Variable 'nz' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/mg/vpmg.c:2406:37: note: Variable 'nz' is reassigned a value before the old one has been used.
apbs/src/mg/vpmg.c:2408:37: note: Variable 'nz' is reassigned a value before the old one has been used.
apbs/src/mg/vpmg.c:2344:41: style: Variable 'nz' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/mg/vpmg.c:2335:41: note: Variable 'nz' is reassigned a value before the old one has been used.
apbs/src/mg/vpmg.c:2344:41: note: Variable 'nz' is reassigned a value before the old one has been used.
apbs/src/mg/vpmg.c:2390:41: style: Variable 'nz' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/mg/vpmg.c:2381:41: note: Variable 'nz' is reassigned a value before the old one has been used.
apbs/src/mg/vpmg.c:2390:41: note: Variable 'nz' is reassigned a value before the old one has been used.
apbs/src/mg/vpmg.c:3317:5: style: Variable 'alist' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/mg/vpmg.c:3315:0: note: Variable 'alist' is reassigned a value before the old one has been used.
apbs/src/mg/vpmg.c:3317:5: note: Variable 'alist' is reassigned a value before the old one has been used.
apbs/src/mg/vpmg.c:3913:5: style: Variable 'xkappa' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/mg/vpmg.c:3907:5: note: Variable 'xkappa' is reassigned a value before the old one has been used.
apbs/src/mg/vpmg.c:3913:5: note: Variable 'xkappa' is reassigned a value before the old one has been used.
apbs/src/mg/vpmg.c:10521:9: style: Variable 'e5' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/mg/vpmg.c:10497:9: note: Variable 'e5' is reassigned a value before the old one has been used.
apbs/src/mg/vpmg.c:10521:9: note: Variable 'e5' is reassigned a value before the old one has been used.
apbs/src/mg/vpmg.c:10533:9: style: Variable 'ic0' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/mg/vpmg.c:10527:9: note: Variable 'ic0' is reassigned a value before the old one has been used.
apbs/src/mg/vpmg.c:10533:9: note: Variable 'ic0' is reassigned a value before the old one has been used.
apbs/src/mg/vpmg.c:10534:9: style: Variable 'ic1' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/mg/vpmg.c:10528:9: note: Variable 'ic1' is reassigned a value before the old one has been used.
apbs/src/mg/vpmg.c:10534:9: note: Variable 'ic1' is reassigned a value before the old one has been used.
apbs/src/mg/vpmg.c:10535:9: style: Variable 'ic2' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/mg/vpmg.c:10529:9: note: Variable 'ic2' is reassigned a value before the old one has been used.
apbs/src/mg/vpmg.c:10535:9: note: Variable 'ic2' is reassigned a value before the old one has been used.
apbs/src/mg/vpmg.c:10536:9: style: Variable 'ic3' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/mg/vpmg.c:10530:9: note: Variable 'ic3' is reassigned a value before the old one has been used.
apbs/src/mg/vpmg.c:10536:9: note: Variable 'ic3' is reassigned a value before the old one has been used.
apbs/src/mg/vpmg.c:10537:9: style: Variable 'ic4' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/mg/vpmg.c:10531:9: note: Variable 'ic4' is reassigned a value before the old one has been used.
apbs/src/mg/vpmg.c:10537:9: note: Variable 'ic4' is reassigned a value before the old one has been used.
apbs/src/mg/vpmg.c:10538:9: style: Variable 'ic5' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/mg/vpmg.c:10532:9: note: Variable 'ic5' is reassigned a value before the old one has been used.
apbs/src/mg/vpmg.c:10538:9: note: Variable 'ic5' is reassigned a value before the old one has been used.
apbs/src/mg/vpmg.c:156:12: style: The scope of the variable 'j' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:158:20: style: The scope of the variable 'partMin' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:158:32: style: The scope of the variable 'partMax' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:629:12: style: The scope of the variable 'atom' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:631:30: style: The scope of the variable 'x' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:873:12: style: The scope of the variable 'atom' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:1258:12: style: The scope of the variable 'dielEnergy' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:1259:12: style: The scope of the variable 'qmEnergy' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:1421:9: style: The scope of the variable 'j' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:1509:9: style: The scope of the variable 'i' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:1517:9: style: The scope of the variable 'len' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:1529:12: style: The scope of the variable 'a1' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:1530:12: style: The scope of the variable 'a2' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:1531:12: style: The scope of the variable 'a3' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:1532:12: style: The scope of the variable 'c1' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:1533:12: style: The scope of the variable 'c2' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:1534:12: style: The scope of the variable 'c3' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:1535:12: style: The scope of the variable 'currEnergy' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:1540:12: style: The scope of the variable 'gpark' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:1541:12: style: The scope of the variable 'denom' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:1713:28: style: The scope of the variable 'ihi' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:1713:33: style: The scope of the variable 'ilo' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:1713:38: style: The scope of the variable 'jhi' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:1713:43: style: The scope of the variable 'jlo' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:1713:48: style: The scope of the variable 'khi' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:1713:53: style: The scope of the variable 'klo' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:1714:62: style: The scope of the variable 'ifloat' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:1714:70: style: The scope of the variable 'jfloat' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:1715:12: style: The scope of the variable 'charge' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:1715:20: style: The scope of the variable 'kfloat' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:1715:55: style: The scope of the variable 'position' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:1719:12: style: The scope of the variable 'atom' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:1800:28: style: The scope of the variable 'dx' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:1800:32: style: The scope of the variable 'dy' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:1800:36: style: The scope of the variable 'dz' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:1800:48: style: The scope of the variable 'uval' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:2837:13: style: The scope of the variable 'dipole' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:2837:22: style: The scope of the variable 'quadrupole' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:2838:12: style: The scope of the variable 'xr' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:2838:15: style: The scope of the variable 'yr' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:2838:18: style: The scope of the variable 'zr' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:3486:12: style: The scope of the variable 'ka' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:3486:15: style: The scope of the variable 'ka2' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:3486:19: style: The scope of the variable 'ka3' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:3487:12: style: The scope of the variable 'kr' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:3487:15: style: The scope of the variable 'kr2' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:3487:19: style: The scope of the variable 'kr3' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:3609:12: style: The scope of the variable 'atom' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:4623:12: style: The scope of the variable 'atom' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:4626:27: style: The scope of the variable 'apos' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:4626:33: style: The scope of the variable 'arad' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:4735:30: style: The scope of the variable 'position' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:4737:27: style: The scope of the variable 'apos' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:4737:33: style: The scope of the variable 'arad' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:4738:37: style: The scope of the variable 'ipt' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:5016:12: style: The scope of the variable 'atom' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:5020:33: style: The scope of the variable 'arad' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:5021:47: style: The scope of the variable 'rtot2' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:5385:12: style: The scope of the variable 'atom' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:5388:12: style: The scope of the variable 'charge' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:5522:12: style: The scope of the variable 'atom' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:5525:12: style: The scope of the variable 'charge' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:5843:19: style: The scope of the variable 'position' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:5844:66: style: The scope of the variable 'rtot2' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:5845:12: style: The scope of the variable 'rtot' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:5845:18: style: The scope of the variable 'dx' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:5845:22: style: The scope of the variable 'dx2' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:5845:27: style: The scope of the variable 'dy' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:5845:31: style: The scope of the variable 'dy2' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:5845:36: style: The scope of the variable 'dz' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:5845:40: style: The scope of the variable 'dz2' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:5845:45: style: The scope of the variable 'gpos' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:5845:64: style: The scope of the variable 'fmag' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:5847:9: style: The scope of the variable 'i' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:5847:12: style: The scope of the variable 'j' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:5847:15: style: The scope of the variable 'k' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:5847:30: style: The scope of the variable 'imin' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:5847:36: style: The scope of the variable 'imax' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:5847:42: style: The scope of the variable 'jmin' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:5847:48: style: The scope of the variable 'jmax' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:5847:54: style: The scope of the variable 'kmin' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:5847:60: style: The scope of the variable 'kmax' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:5850:16: style: The scope of the variable 'nchop' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:5850:29: style: The scope of the variable 'm' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6007:19: style: The scope of the variable 'position' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6008:66: style: The scope of the variable 'rtot2' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6009:18: style: The scope of the variable 'dx' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6009:22: style: The scope of the variable 'gpos' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6009:41: style: The scope of the variable 'dbFmag' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6010:16: style: The scope of the variable 'Hxijk' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6010:23: style: The scope of the variable 'Hyijk' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6010:30: style: The scope of the variable 'Hzijk' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6010:37: style: The scope of the variable 'Hxim1jk' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6010:46: style: The scope of the variable 'Hyijm1k' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6010:55: style: The scope of the variable 'Hzijkm1' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6011:12: style: The scope of the variable 'dHxijk' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6011:23: style: The scope of the variable 'dHyijk' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6011:34: style: The scope of the variable 'dHzijk' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6011:45: style: The scope of the variable 'dHxim1jk' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6011:58: style: The scope of the variable 'dHyijm1k' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6012:12: style: The scope of the variable 'dHzijkm1' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6013:9: style: The scope of the variable 'i' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6013:12: style: The scope of the variable 'j' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6013:15: style: The scope of the variable 'k' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6013:18: style: The scope of the variable 'l' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6013:33: style: The scope of the variable 'imin' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6013:39: style: The scope of the variable 'imax' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6013:45: style: The scope of the variable 'jmin' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6013:51: style: The scope of the variable 'jmax' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6013:57: style: The scope of the variable 'kmin' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6013:63: style: The scope of the variable 'kmax' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6307:12: style: The scope of the variable 'dx' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6307:16: style: The scope of the variable 'dy' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6307:20: style: The scope of the variable 'dz' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6308:24: style: The scope of the variable 'ifloat' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6308:32: style: The scope of the variable 'jfloat' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6308:40: style: The scope of the variable 'kfloat' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6309:21: style: The scope of the variable 'ihi' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6309:26: style: The scope of the variable 'ilo' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6309:31: style: The scope of the variable 'jhi' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6309:36: style: The scope of the variable 'jlo' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6309:41: style: The scope of the variable 'khi' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6309:46: style: The scope of the variable 'klo' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6444:12: style: The scope of the variable 'mx' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6444:16: style: The scope of the variable 'my' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6444:20: style: The scope of the variable 'mz' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6444:24: style: The scope of the variable 'dmx' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6444:29: style: The scope of the variable 'dmy' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6444:34: style: The scope of the variable 'dmz' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6445:24: style: The scope of the variable 'ifloat' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6445:32: style: The scope of the variable 'jfloat' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6445:40: style: The scope of the variable 'kfloat' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6446:21: style: The scope of the variable 'im2' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6446:26: style: The scope of the variable 'im1' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6446:31: style: The scope of the variable 'ip1' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6446:36: style: The scope of the variable 'ip2' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6446:41: style: The scope of the variable 'jm2' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6446:46: style: The scope of the variable 'jm1' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6446:51: style: The scope of the variable 'jp1' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6446:56: style: The scope of the variable 'jp2' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6446:61: style: The scope of the variable 'km2' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6446:66: style: The scope of the variable 'km1' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6447:9: style: The scope of the variable 'kp1' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6447:14: style: The scope of the variable 'kp2' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6447:19: style: The scope of the variable 'ii' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6447:23: style: The scope of the variable 'jj' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6447:27: style: The scope of the variable 'kk' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6554:12: style: The scope of the variable 'f' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6559:26: style: The scope of the variable 'ifloat' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6559:34: style: The scope of the variable 'jfloat' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6559:42: style: The scope of the variable 'kfloat' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6562:12: style: The scope of the variable 'mx' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6562:16: style: The scope of the variable 'my' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6562:20: style: The scope of the variable 'mz' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6562:24: style: The scope of the variable 'dmx' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6562:29: style: The scope of the variable 'dmy' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6562:34: style: The scope of the variable 'dmz' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6563:12: style: The scope of the variable 'mi' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6563:16: style: The scope of the variable 'mj' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6563:20: style: The scope of the variable 'mk' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6566:18: style: The scope of the variable 'ii' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6566:22: style: The scope of the variable 'jj' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6566:26: style: The scope of the variable 'kk' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6567:9: style: The scope of the variable 'im2' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6567:14: style: The scope of the variable 'im1' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6567:19: style: The scope of the variable 'ip1' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6567:24: style: The scope of the variable 'ip2' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6567:29: style: The scope of the variable 'jm2' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6567:34: style: The scope of the variable 'jm1' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6567:39: style: The scope of the variable 'jp1' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6567:44: style: The scope of the variable 'jp2' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6567:49: style: The scope of the variable 'km2' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6567:54: style: The scope of the variable 'km1' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6567:59: style: The scope of the variable 'kp1' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6567:64: style: The scope of the variable 'kp2' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6681:30: style: The scope of the variable 'jmin' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6681:36: style: The scope of the variable 'jmax' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6682:16: style: The scope of the variable 'dx2' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6682:39: style: The scope of the variable 'a000' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6683:12: style: The scope of the variable 'x' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6850:12: style: The scope of the variable 'dx2' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6900:26: style: The scope of the variable 'wx' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:6902:30: style: The scope of the variable 'eigx' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:7234:12: style: The scope of the variable 'atom' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:7243:12: style: The scope of the variable 'c' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:7243:14: style: The scope of the variable 'ux' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:7243:17: style: The scope of the variable 'uy' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:7243:20: style: The scope of the variable 'uz' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:7243:23: style: The scope of the variable 'qxx' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:7243:27: style: The scope of the variable 'qyx' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:7243:31: style: The scope of the variable 'qyy' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:7243:35: style: The scope of the variable 'qzx' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:7243:39: style: The scope of the variable 'qzy' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:7243:43: style: The scope of the variable 'qzz' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:9933:12: style: The scope of the variable 'atom' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:9937:33: style: The scope of the variable 'arad' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:9938:47: style: The scope of the variable 'rtot2' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:9939:25: style: The scope of the variable 'denom' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:9940:12: style: The scope of the variable 'e' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:9940:15: style: The scope of the variable 'e2' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:9940:19: style: The scope of the variable 'e3' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:9940:23: style: The scope of the variable 'e4' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:9940:27: style: The scope of the variable 'e5' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:9940:31: style: The scope of the variable 'e6' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:9940:35: style: The scope of the variable 'e7' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:9941:12: style: The scope of the variable 'b' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:9941:15: style: The scope of the variable 'b2' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:9941:19: style: The scope of the variable 'b3' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:9941:23: style: The scope of the variable 'b4' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:9941:27: style: The scope of the variable 'b5' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:9941:31: style: The scope of the variable 'b6' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:9941:35: style: The scope of the variable 'b7' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:9942:12: style: The scope of the variable 'c0' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:9942:16: style: The scope of the variable 'c1' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:9942:20: style: The scope of the variable 'c2' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:9942:24: style: The scope of the variable 'c3' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:9942:28: style: The scope of the variable 'c4' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:9942:32: style: The scope of the variable 'c5' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:9942:36: style: The scope of the variable 'c6' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:9942:40: style: The scope of the variable 'c7' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:9943:12: style: The scope of the variable 'ic0' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:9943:17: style: The scope of the variable 'ic1' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:9943:22: style: The scope of the variable 'ic2' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:9943:27: style: The scope of the variable 'ic3' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:9943:32: style: The scope of the variable 'ic4' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:9943:37: style: The scope of the variable 'ic5' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:9943:42: style: The scope of the variable 'ic6' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:9943:47: style: The scope of the variable 'ic7' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:10254:12: style: The scope of the variable 'atom' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:10263:12: style: The scope of the variable 'c' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:10263:14: style: The scope of the variable 'ux' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:10263:17: style: The scope of the variable 'uy' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:10263:20: style: The scope of the variable 'uz' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:10263:23: style: The scope of the variable 'qxx' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:10263:27: style: The scope of the variable 'qyx' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:10263:31: style: The scope of the variable 'qyy' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:10263:35: style: The scope of the variable 'qzx' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:10263:39: style: The scope of the variable 'qzy' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:10263:43: style: The scope of the variable 'qzz' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:10424:12: style: The scope of the variable 'atom' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:10428:33: style: The scope of the variable 'arad' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:10429:47: style: The scope of the variable 'rtot2' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:10430:25: style: The scope of the variable 'denom' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:10431:12: style: The scope of the variable 'e' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:10431:15: style: The scope of the variable 'e2' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:10431:19: style: The scope of the variable 'e3' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:10431:23: style: The scope of the variable 'e4' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:10431:27: style: The scope of the variable 'e5' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:10432:12: style: The scope of the variable 'b' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:10432:15: style: The scope of the variable 'b2' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:10432:19: style: The scope of the variable 'b3' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:10432:23: style: The scope of the variable 'b4' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:10432:27: style: The scope of the variable 'b5' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:10433:12: style: The scope of the variable 'c0' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:10433:16: style: The scope of the variable 'c1' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:10433:20: style: The scope of the variable 'c2' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:10433:24: style: The scope of the variable 'c3' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:10433:28: style: The scope of the variable 'c4' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:10433:32: style: The scope of the variable 'c5' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:10434:12: style: The scope of the variable 'ic0' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:10434:17: style: The scope of the variable 'ic1' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:10434:22: style: The scope of the variable 'ic2' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:10434:27: style: The scope of the variable 'ic3' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:10434:32: style: The scope of the variable 'ic4' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:10434:37: style: The scope of the variable 'ic5' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:10854:17: style: The scope of the variable 'kk' can be reduced. [variableScope]
apbs/src/mg/vpmg.c:141:32: style: Function 'Vpmg_ctor' argument 1 names different: declaration 'parms' definition 'pmgp'. [funcArgNamesDifferent]
apbs/src/mg/vpmg.h:227:16: note: Function 'Vpmg_ctor' argument 1 names different: declaration 'parms' definition 'pmgp'.
apbs/src/mg/vpmg.c:141:32: note: Function 'Vpmg_ctor' argument 1 names different: declaration 'parms' definition 'pmgp'.
apbs/src/mg/vpmg.c:153:43: style: Function 'Vpmg_ctor2' argument 2 names different: declaration 'parms' definition 'pmgp'. [funcArgNamesDifferent]
apbs/src/mg/vpmg.h:244:16: note: Function 'Vpmg_ctor2' argument 2 names different: declaration 'parms' definition 'pmgp'.
apbs/src/mg/vpmg.c:153:43: note: Function 'Vpmg_ctor2' argument 2 names different: declaration 'parms' definition 'pmgp'.
apbs/src/mg/vpmg.c:1920:36: style: Function 'focusFillBound' argument 2 names different: declaration 'pmg' definition 'pmgOLD'. [funcArgNamesDifferent]
apbs/src/mg/vpmg.h:1049:15: note: Function 'focusFillBound' argument 2 names different: declaration 'pmg' definition 'pmgOLD'.
apbs/src/mg/vpmg.c:1920:36: note: Function 'focusFillBound' argument 2 names different: declaration 'pmg' definition 'pmgOLD'.
apbs/src/mg/vpmg.c:6841:55: style: Function 'markSphere' argument 8 names different: declaration 'hzed' definition 'hz'. [funcArgNamesDifferent]
apbs/src/mg/vpmg.h:1372:16: note: Function 'markSphere' argument 8 names different: declaration 'hzed' definition 'hz'.
apbs/src/mg/vpmg.c:6841:55: note: Function 'markSphere' argument 8 names different: declaration 'hzed' definition 'hz'.
apbs/src/mg/vpmg.c:1568:5: style: Variable 'zks2' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:1733:12: style: Variable 'xmax' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:1734:12: style: Variable 'ymax' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:1735:12: style: Variable 'zmax' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:1741:12: style: Variable 'pvec' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:1811:12: style: Variable 'xmax' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:1812:12: style: Variable 'ymax' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:1813:12: style: Variable 'zmax' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:2053:12: style: Variable 'pre1' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:2052:14: style: Variable 'xkappa' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:2054:12: style: Variable 'size' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:2055:12: style: Variable 'apos' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:2056:14: style: Variable 'charge' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:2408:42: style: Variable 'nz' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:2698:9: style: Variable 'qyx' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:2701:9: style: Variable 'qzx' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:2702:9: style: Variable 'qzy' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:3404:9: style: Unused variable: i [unusedVariable]
apbs/src/mg/vpmg.c:3404:11: style: Unused variable: j [unusedVariable]
apbs/src/mg/vpmg.c:3404:13: style: Unused variable: k [unusedVariable]
apbs/src/mg/vpmg.c:3405:9: style: Unused variable: x0 [unusedVariable]
apbs/src/mg/vpmg.c:3405:13: style: Unused variable: x1 [unusedVariable]
apbs/src/mg/vpmg.c:3405:17: style: Unused variable: y0 [unusedVariable]
apbs/src/mg/vpmg.c:3405:21: style: Unused variable: y1 [unusedVariable]
apbs/src/mg/vpmg.c:3405:25: style: Unused variable: z0 [unusedVariable]
apbs/src/mg/vpmg.c:3405:29: style: Unused variable: z1 [unusedVariable]
apbs/src/mg/vpmg.c:3424:13: style: Variable 'eps_p' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:3583:15: style: Variable 'kr3' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:3599:13: style: Unused variable: dipole [unusedVariable]
apbs/src/mg/vpmg.c:3599:22: style: Unused variable: quadrupole [unusedVariable]
apbs/src/mg/vpmg.c:3801:11: style: Variable 'qyx' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:3804:11: style: Variable 'qzx' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:3805:11: style: Variable 'qzy' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:3864:13: style: Unused variable: dipole [unusedVariable]
apbs/src/mg/vpmg.c:3864:22: style: Unused variable: quadrupole [unusedVariable]
apbs/src/mg/vpmg.c:3900:13: style: Variable 'eps_p' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:3997:12: style: Unused variable: dist [unusedVariable]
apbs/src/mg/vpmg.c:3997:38: style: Unused variable: z_shift [unusedVariable]
apbs/src/mg/vpmg.c:3998:24: style: Unused variable: edge_L [unusedVariable]
apbs/src/mg/vpmg.c:4166:11: style: Unused variable: pbe [unusedVariable]
apbs/src/mg/vpmg.c:4177:10: style: Variable 'hx' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:4178:10: style: Variable 'hy' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:4179:12: style: Variable 'hzed' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:4482:46: style: Unused variable: pot [unusedVariable]
apbs/src/mg/vpmg.c:4631:16: style: Variable 'surfMeth' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:4736:30: style: Unused variable: deps [unusedVariable]
apbs/src/mg/vpmg.c:5121:21: style: Variable 'rtot2' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:5350:10: style: Variable 'hx' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:5351:10: style: Variable 'hy' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:5352:12: style: Variable 'hzed' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:5819:12: style: Unused variable: npF [unusedVariable]
apbs/src/mg/vpmg.c:5895:12: style: Variable 'xlen' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:5896:12: style: Variable 'ylen' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:5897:12: style: Variable 'zlen' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:6060:12: style: Variable 'xlen' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:6061:12: style: Variable 'ylen' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:6062:12: style: Variable 'zlen' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:6105:17: style: Variable 'rtot2' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:6106:14: style: Variable 'dx' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:6050:10: style: Variable 'kT' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:6470:12: style: Variable 'xlen' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:6471:12: style: Variable 'ylen' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:6472:12: style: Variable 'zlen' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:6590:12: style: Variable 'xlen' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:6591:12: style: Variable 'ylen' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:6592:12: style: Variable 'zlen' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:6566:12: style: Unused variable: j [unusedVariable]
apbs/src/mg/vpmg.c:6566:15: style: Unused variable: k [unusedVariable]
apbs/src/mg/vpmg.c:6724:22: style: Variable 'a000' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:6902:12: style: Unused variable: norm [unusedVariable]
apbs/src/mg/vpmg.c:7034:18: style: Unused variable: ijk [unusedVariable]
apbs/src/mg/vpmg.c:7040:9: style: Variable 'n' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:7242:21: style: Unused variable: dipole [unusedVariable]
apbs/src/mg/vpmg.c:7242:29: style: Unused variable: quad [unusedVariable]
apbs/src/mg/vpmg.c:7243:47: style: Unused variable: qave [unusedVariable]
apbs/src/mg/vpmg.c:7248:9: style: Unused variable: i [unusedVariable]
apbs/src/mg/vpmg.c:7252:12: style: Unused variable: mir [unusedVariable]
apbs/src/mg/vpmg.c:7252:16: style: Unused variable: mjr [unusedVariable]
apbs/src/mg/vpmg.c:7252:20: style: Unused variable: mkr [unusedVariable]
apbs/src/mg/vpmg.c:7252:24: style: Unused variable: mr2 [unusedVariable]
apbs/src/mg/vpmg.c:7253:12: style: Unused variable: debye [unusedVariable]
apbs/src/mg/vpmg.c:7253:18: style: Unused variable: mc [unusedVariable]
apbs/src/mg/vpmg.c:7253:21: style: Unused variable: mux [unusedVariable]
apbs/src/mg/vpmg.c:7253:25: style: Unused variable: muy [unusedVariable]
apbs/src/mg/vpmg.c:7253:29: style: Unused variable: muz [unusedVariable]
apbs/src/mg/vpmg.c:7253:33: style: Unused variable: mqxx [unusedVariable]
apbs/src/mg/vpmg.c:7253:38: style: Unused variable: mqyx [unusedVariable]
apbs/src/mg/vpmg.c:7253:43: style: Unused variable: mqyy [unusedVariable]
apbs/src/mg/vpmg.c:7253:48: style: Unused variable: mqzx [unusedVariable]
apbs/src/mg/vpmg.c:7253:53: style: Unused variable: mqzy [unusedVariable]
apbs/src/mg/vpmg.c:7253:58: style: Unused variable: mqzz [unusedVariable]
apbs/src/mg/vpmg.c:9936:42: style: Unused variable: w2i [unusedVariable]
apbs/src/mg/vpmg.c:10090:21: style: Variable 'rtot2' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:10262:21: style: Unused variable: dipole [unusedVariable]
apbs/src/mg/vpmg.c:10262:29: style: Unused variable: quad [unusedVariable]
apbs/src/mg/vpmg.c:10263:47: style: Unused variable: qave [unusedVariable]
apbs/src/mg/vpmg.c:10268:9: style: Unused variable: i [unusedVariable]
apbs/src/mg/vpmg.c:10427:42: style: Unused variable: w2i [unusedVariable]
apbs/src/mg/vpmg.c:10579:21: style: Variable 'rtot2' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:10521:14: style: Variable 'e5' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:10733:9: style: Unused variable: nrow [unusedVariable]
apbs/src/mg/vpmg.c:10733:15: style: Unused variable: ncol [unusedVariable]
apbs/src/mg/vpmg.c:10733:21: style: Unused variable: nnzero [unusedVariable]
apbs/src/mg/vpmg.c:10733:29: style: Unused variable: i [unusedVariable]
apbs/src/mg/vpmg.c:10744:12: style: Variable 'nrwk' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:10745:12: style: Variable 'niwk' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:10736:39: style: Unused variable: ierror [unusedVariable]
apbs/src/mg/vpmg.c:10736:47: style: Unused variable: maxlev [unusedVariable]
apbs/src/mg/vpmg.c:10752:12: style: Variable 'mxlv' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmg.c:10875:12: style: Variable 'nrow' is assigned a value that is never used. [unreadVariable]
apbs/src/mg/vpmgp.c:322:9: style: The scope of the variable 'nxtmp' can be reduced. [variableScope]
apbs/src/mg/vpmgp.c:322:16: style: The scope of the variable 'nytmp' can be reduced. [variableScope]
apbs/src/mg/vpmgp.c:322:23: style: The scope of the variable 'nztmp' can be reduced. [variableScope]
apbs/src/pmgc/buildAd.c:127:20: style: The scope of the variable 'hz' can be reduced. [variableScope]
apbs/src/pmgc/buildAd.c:130:24: style: The scope of the variable 'hzm1' can be reduced. [variableScope]
apbs/src/pmgc/buildGd.c:156:24: style: The scope of the variable 'k' can be reduced. [variableScope]
apbs/src/pmgc/buildGd.c:158:33: style: The scope of the variable 'kkm1' can be reduced. [variableScope]
apbs/src/pmgc/buildGd.c:460:24: style: The scope of the variable 'k' can be reduced. [variableScope]
apbs/src/pmgc/buildGd.c:462:28: style: The scope of the variable 'ip2' can be reduced. [variableScope]
apbs/src/pmgc/buildGd.c:463:28: style: The scope of the variable 'jp2' can be reduced. [variableScope]
apbs/src/pmgc/buildGd.c:464:22: style: The scope of the variable 'km2' can be reduced. [variableScope]
apbs/src/pmgc/buildGd.c:464:28: style: The scope of the variable 'kp2' can be reduced. [variableScope]
apbs/src/pmgc/buildGd.c:467:9: style: The scope of the variable 'kkm1' can be reduced. [variableScope]
apbs/src/pmgc/buildGd.c:1264:24: style: The scope of the variable 'k' can be reduced. [variableScope]
apbs/src/pmgc/buildGd.c:1268:22: style: The scope of the variable 'km2' can be reduced. [variableScope]
apbs/src/pmgc/buildGd.c:1268:28: style: The scope of the variable 'kp2' can be reduced. [variableScope]
apbs/src/pmgc/buildGd.c:1271:9: style: The scope of the variable 'kkm1' can be reduced. [variableScope]
apbs/src/pmgc/buildGd.c:241:23: style: Variable 'kkm1' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/buildGd.c:214:5: style: Variable 'nxm1' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/buildGd.c:215:5: style: Variable 'nym1' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/buildGd.c:216:5: style: Variable 'nzm1' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/buildGd.c:550:24: style: Variable 'ip2' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/buildGd.c:554:24: style: Variable 'jp2' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/buildGd.c:557:24: style: Variable 'km2' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/buildGd.c:558:24: style: Variable 'kp2' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/buildGd.c:563:23: style: Variable 'kkm1' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/buildGd.c:530:5: style: Variable 'nxm1' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/buildGd.c:531:5: style: Variable 'nym1' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/buildGd.c:532:5: style: Variable 'nzm1' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/buildGd.c:1405:24: style: Variable 'km2' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/buildGd.c:1406:24: style: Variable 'kp2' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/buildGd.c:1411:23: style: Variable 'kkm1' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/buildGd.c:1378:5: style: Variable 'nxm1' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/buildGd.c:1379:5: style: Variable 'nym1' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/buildGd.c:1380:5: style: Variable 'nzm1' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/buildPd.c:238:18: style: The scope of the variable 'k' can be reduced. [variableScope]
apbs/src/pmgc/buildPd.c:241:10: style: The scope of the variable 'im2' can be reduced. [variableScope]
apbs/src/pmgc/buildPd.c:241:16: style: The scope of the variable 'ip2' can be reduced. [variableScope]
apbs/src/pmgc/buildPd.c:243:10: style: The scope of the variable 'jm2' can be reduced. [variableScope]
apbs/src/pmgc/buildPd.c:243:16: style: The scope of the variable 'jp2' can be reduced. [variableScope]
apbs/src/pmgc/buildPd.c:245:10: style: The scope of the variable 'km2' can be reduced. [variableScope]
apbs/src/pmgc/buildPd.c:245:16: style: The scope of the variable 'kp2' can be reduced. [variableScope]
apbs/src/pmgc/buildPd.c:246:9: style: The scope of the variable 'iim1' can be reduced. [variableScope]
apbs/src/pmgc/buildPd.c:246:15: style: The scope of the variable 'iip1' can be reduced. [variableScope]
apbs/src/pmgc/buildPd.c:247:9: style: The scope of the variable 'jjm1' can be reduced. [variableScope]
apbs/src/pmgc/buildPd.c:247:15: style: The scope of the variable 'jjp1' can be reduced. [variableScope]
apbs/src/pmgc/buildPd.c:248:9: style: The scope of the variable 'kkm1' can be reduced. [variableScope]
apbs/src/pmgc/buildPd.c:248:15: style: The scope of the variable 'kkp1' can be reduced. [variableScope]
apbs/src/pmgc/buildPd.c:759:24: style: The scope of the variable 'k' can be reduced. [variableScope]
apbs/src/pmgc/buildPd.c:762:12: style: The scope of the variable 'im2' can be reduced. [variableScope]
apbs/src/pmgc/buildPd.c:762:18: style: The scope of the variable 'ip2' can be reduced. [variableScope]
apbs/src/pmgc/buildPd.c:764:12: style: The scope of the variable 'jm2' can be reduced. [variableScope]
apbs/src/pmgc/buildPd.c:764:18: style: The scope of the variable 'jp2' can be reduced. [variableScope]
apbs/src/pmgc/buildPd.c:766:12: style: The scope of the variable 'km2' can be reduced. [variableScope]
apbs/src/pmgc/buildPd.c:766:18: style: The scope of the variable 'kp2' can be reduced. [variableScope]
apbs/src/pmgc/buildPd.c:767:11: style: The scope of the variable 'iim1' can be reduced. [variableScope]
apbs/src/pmgc/buildPd.c:767:17: style: The scope of the variable 'iip1' can be reduced. [variableScope]
apbs/src/pmgc/buildPd.c:768:11: style: The scope of the variable 'jjm1' can be reduced. [variableScope]
apbs/src/pmgc/buildPd.c:768:17: style: The scope of the variable 'jjp1' can be reduced. [variableScope]
apbs/src/pmgc/buildPd.c:769:11: style: The scope of the variable 'kkm1' can be reduced. [variableScope]
apbs/src/pmgc/buildPd.c:769:17: style: The scope of the variable 'kkp1' can be reduced. [variableScope]
apbs/src/pmgc/buildPd.c:306:25: style: Variable 'im2' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/buildPd.c:307:25: style: Variable 'ip2' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/buildPd.c:310:25: style: Variable 'jm2' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/buildPd.c:311:25: style: Variable 'jp2' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/buildPd.c:314:25: style: Variable 'km2' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/buildPd.c:315:25: style: Variable 'kp2' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/buildPd.c:316:24: style: Variable 'iim1' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/buildPd.c:317:24: style: Variable 'iip1' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/buildPd.c:318:24: style: Variable 'jjm1' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/buildPd.c:319:24: style: Variable 'jjp1' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/buildPd.c:320:24: style: Variable 'kkm1' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/buildPd.c:321:24: style: Variable 'kkp1' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/buildPd.c:288:5: style: Variable 'half' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/buildPd.c:289:5: style: Variable 'quarter' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/buildPd.c:290:5: style: Variable 'eighth' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/buildPd.c:837:27: style: Variable 'im2' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/buildPd.c:838:27: style: Variable 'ip2' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/buildPd.c:841:27: style: Variable 'jm2' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/buildPd.c:842:27: style: Variable 'jp2' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/buildPd.c:845:27: style: Variable 'km2' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/buildPd.c:846:27: style: Variable 'kp2' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/buildPd.c:847:26: style: Variable 'iim1' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/buildPd.c:848:26: style: Variable 'iip1' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/buildPd.c:849:26: style: Variable 'jjm1' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/buildPd.c:850:26: style: Variable 'jjp1' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/buildPd.c:851:26: style: Variable 'kkm1' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/buildPd.c:852:26: style: Variable 'kkp1' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/buildPd.c:819:7: style: Variable 'half' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/buildPd.c:820:7: style: Variable 'quarter' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/buildPd.c:821:7: style: Variable 'eighth' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/cgd.c:60:12: style: The scope of the variable 'rsnrm' can be reduced. [variableScope]
apbs/src/pmgc/cgd.c:60:19: style: The scope of the variable 'pAp' can be reduced. [variableScope]
apbs/src/pmgc/cgd.c:61:19: style: The scope of the variable 'rhok2' can be reduced. [variableScope]
apbs/src/pmgc/gsd.c:217:5: style: Variable 'i1' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/gsd.c:219:5: style: Variable 'j1' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/gsd.c:221:5: style: Variable 'k1' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/gsd.c:218:5: style: Variable 'i2' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/gsd.c:220:5: style: Variable 'j2' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/gsd.c:222:5: style: Variable 'k2' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/gsd.c:223:5: style: Variable 'istep' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/matvecd.c:808:17: style: The scope of the variable 'kk' can be reduced. [variableScope]
apbs/src/pmgc/matvecd.c:942:17: style: The scope of the variable 'kk' can be reduced. [variableScope]
apbs/src/pmgc/matvecd.c:1079:17: style: The scope of the variable 'kk' can be reduced. [variableScope]
apbs/src/pmgc/matvecd.c:1075:24: style: Function 'Vextrac' argument 5 names different: declaration 'ny' definition 'nyc'. [funcArgNamesDifferent]
apbs/src/pmgc/matvecd.h:542:14: note: Function 'Vextrac' argument 5 names different: declaration 'ny' definition 'nyc'.
apbs/src/pmgc/matvecd.c:1075:24: note: Function 'Vextrac' argument 5 names different: declaration 'ny' definition 'nyc'.
apbs/src/pmgc/matvecd.c:853:14: style: Variable 'dimfac' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/mgdrvd.c:164:5: style: Variable 'iz' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/pmgc/mgdrvd.c:94:0: note: Variable 'iz' is reassigned a value before the old one has been used.
apbs/src/pmgc/mgdrvd.c:164:5: note: Variable 'iz' is reassigned a value before the old one has been used.
apbs/src/pmgc/mgdrvd.c:165:5: style: Variable 'ipc' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/pmgc/mgdrvd.c:95:0: note: Variable 'ipc' is reassigned a value before the old one has been used.
apbs/src/pmgc/mgdrvd.c:165:5: note: Variable 'ipc' is reassigned a value before the old one has been used.
apbs/src/pmgc/mgdrvd.c:167:5: style: Variable 'rpc' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/pmgc/mgdrvd.c:96:0: note: Variable 'rpc' is reassigned a value before the old one has been used.
apbs/src/pmgc/mgdrvd.c:167:5: note: Variable 'rpc' is reassigned a value before the old one has been used.
apbs/src/pmgc/mgdrvd.c:168:5: style: Variable 'pc' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/pmgc/mgdrvd.c:97:0: note: Variable 'pc' is reassigned a value before the old one has been used.
apbs/src/pmgc/mgdrvd.c:168:5: note: Variable 'pc' is reassigned a value before the old one has been used.
apbs/src/pmgc/mgdrvd.c:169:5: style: Variable 'ac' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/pmgc/mgdrvd.c:98:0: note: Variable 'ac' is reassigned a value before the old one has been used.
apbs/src/pmgc/mgdrvd.c:169:5: note: Variable 'ac' is reassigned a value before the old one has been used.
apbs/src/pmgc/mgdrvd.c:170:5: style: Variable 'cc' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/pmgc/mgdrvd.c:99:0: note: Variable 'cc' is reassigned a value before the old one has been used.
apbs/src/pmgc/mgdrvd.c:170:5: note: Variable 'cc' is reassigned a value before the old one has been used.
apbs/src/pmgc/mgdrvd.c:171:5: style: Variable 'fc' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/pmgc/mgdrvd.c:100:0: note: Variable 'fc' is reassigned a value before the old one has been used.
apbs/src/pmgc/mgdrvd.c:171:5: note: Variable 'fc' is reassigned a value before the old one has been used.
apbs/src/pmgc/mgdrvd.c:281:5: style: Variable 'errtol' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/pmgc/mgdrvd.c:222:0: note: Variable 'errtol' is reassigned a value before the old one has been used.
apbs/src/pmgc/mgdrvd.c:281:5: note: Variable 'errtol' is reassigned a value before the old one has been used.
apbs/src/pmgc/mgdrvd.c:282:5: style: Variable 'omegal' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/pmgc/mgdrvd.c:223:0: note: Variable 'omegal' is reassigned a value before the old one has been used.
apbs/src/pmgc/mgdrvd.c:282:5: note: Variable 'omegal' is reassigned a value before the old one has been used.
apbs/src/pmgc/mgdrvd.c:283:5: style: Variable 'omegan' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/pmgc/mgdrvd.c:224:0: note: Variable 'omegan' is reassigned a value before the old one has been used.
apbs/src/pmgc/mgdrvd.c:283:5: note: Variable 'omegan' is reassigned a value before the old one has been used.
apbs/src/pmgc/mgdrvd.c:326:5: style: Variable 'epsiln' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/pmgc/mgdrvd.c:220:0: note: Variable 'epsiln' is reassigned a value before the old one has been used.
apbs/src/pmgc/mgdrvd.c:326:5: note: Variable 'epsiln' is reassigned a value before the old one has been used.
apbs/src/pmgc/mgdrvd.c:80:0: style: Variable 'ierror' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/mgdrvd.c:221:0: style: Variable 'epsmac' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/mgdrvd.c:225:0: style: Variable 'bf' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/mgdrvd.c:226:0: style: Variable 'oh' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/mgdrvd.c:227:0: style: Variable 'tsetupf' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/mgdrvd.c:228:0: style: Variable 'tsetupc' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/mgdrvd.c:229:0: style: Variable 'tsolve' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/mgfasd.c:69:12: style: The scope of the variable 'errd' can be reduced. [variableScope]
apbs/src/pmgc/mgfasd.c:94:9: style: Variable 'errd' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/mgsubd.c:468:9: style: The scope of the variable 'n1c' can be reduced. [variableScope]
apbs/src/pmgc/mgsubd.c:469:9: style: The scope of the variable 'n2c' can be reduced. [variableScope]
apbs/src/pmgc/mgsubd.c:470:9: style: The scope of the variable 'n3c' can be reduced. [variableScope]
apbs/src/pmgc/mgsubd.c:472:9: style: The scope of the variable 'iden' can be reduced. [variableScope]
apbs/src/pmgc/mikpckd.c:207:9: style: The scope of the variable 'i' can be reduced. [variableScope]
apbs/src/pmgc/mikpckd.c:207:12: style: The scope of the variable 'j' can be reduced. [variableScope]
apbs/src/pmgc/mikpckd.c:207:15: style: The scope of the variable 'k' can be reduced. [variableScope]
apbs/src/pmgc/mikpckd.c:193:0: style: Variable 'nproc' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/mikpckd.c:297:13: style: Variable 'ivect' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/mikpckd.c:298:5: style: Variable 'iflag' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/mikpckd.c:299:22: style: Variable 'xdum' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/mlinpckd.c:84:12: style: The scope of the variable 'ix' can be reduced. [variableScope]
apbs/src/pmgc/mlinpckd.c:84:16: style: The scope of the variable 'iy' can be reduced. [variableScope]
apbs/src/pmgc/mlinpckd.c:84:20: style: The scope of the variable 'm' can be reduced. [variableScope]
apbs/src/pmgc/mlinpckd.c:84:23: style: The scope of the variable 'mp1' can be reduced. [variableScope]
apbs/src/pmgc/mlinpckd.c:136:12: style: The scope of the variable 'ix' can be reduced. [variableScope]
apbs/src/pmgc/mlinpckd.c:136:16: style: The scope of the variable 'iy' can be reduced. [variableScope]
apbs/src/pmgc/mlinpckd.c:136:20: style: The scope of the variable 'm' can be reduced. [variableScope]
apbs/src/pmgc/mlinpckd.c:136:23: style: The scope of the variable 'mp1' can be reduced. [variableScope]
apbs/src/pmgc/mlinpckd.c:191:15: style: The scope of the variable 's' can be reduced. [variableScope]
apbs/src/pmgc/mlinpckd.c:192:9: style: The scope of the variable 'ik' can be reduced. [variableScope]
apbs/src/pmgc/mlinpckd.c:192:16: style: The scope of the variable 'jk' can be reduced. [variableScope]
apbs/src/pmgc/mlinpckd.c:192:23: style: The scope of the variable 'mu' can be reduced. [variableScope]
apbs/src/pmgc/mypdec.c:131:12: style: The scope of the variable 'zcf2' can be reduced. [variableScope]
apbs/src/pmgc/mypdec.c:132:12: style: The scope of the variable 'zu2' can be reduced. [variableScope]
apbs/src/pmgc/mypdec.c:213:12: style: The scope of the variable 'am_zero' can be reduced. [variableScope]
apbs/src/pmgc/mypdec.c:216:19: style: The scope of the variable 'ichopped_neg' can be reduced. [variableScope]
apbs/src/pmgc/mypdec.c:216:33: style: The scope of the variable 'ichopped_pos' can be reduced. [variableScope]
apbs/src/pmgc/mypdec.c:225:12: style: The scope of the variable 'a1_neg' can be reduced. [variableScope]
apbs/src/pmgc/mypdec.c:225:20: style: The scope of the variable 'a1_pos' can be reduced. [variableScope]
apbs/src/pmgc/mypdec.c:225:28: style: The scope of the variable 'a2_neg' can be reduced. [variableScope]
apbs/src/pmgc/mypdec.c:225:36: style: The scope of the variable 'a2_pos' can be reduced. [variableScope]
apbs/src/pmgc/mypdec.c:226:12: style: The scope of the variable 'a3_neg' can be reduced. [variableScope]
apbs/src/pmgc/mypdec.c:226:20: style: The scope of the variable 'a3_pos' can be reduced. [variableScope]
apbs/src/pmgc/mypdec.c:226:28: style: The scope of the variable 'a1' can be reduced. [variableScope]
apbs/src/pmgc/mypdec.c:226:32: style: The scope of the variable 'a2' can be reduced. [variableScope]
apbs/src/pmgc/mypdec.c:226:36: style: The scope of the variable 'a3' can be reduced. [variableScope]
apbs/src/pmgc/mypdec.c:227:18: style: The scope of the variable 'gpark' can be reduced. [variableScope]
apbs/src/pmgc/mypdec.c:353:13: style: The scope of the variable 'zcf2' can be reduced. [variableScope]
apbs/src/pmgc/mypdec.c:353:19: style: The scope of the variable 'zu2' can be reduced. [variableScope]
apbs/src/pmgc/mypdec.c:423:12: style: The scope of the variable 'am_zero' can be reduced. [variableScope]
apbs/src/pmgc/mypdec.c:425:19: style: The scope of the variable 'ichopped_neg' can be reduced. [variableScope]
apbs/src/pmgc/mypdec.c:425:33: style: The scope of the variable 'ichopped_pos' can be reduced. [variableScope]
apbs/src/pmgc/mypdec.c:435:12: style: The scope of the variable 'a1_neg' can be reduced. [variableScope]
apbs/src/pmgc/mypdec.c:435:20: style: The scope of the variable 'a1_pos' can be reduced. [variableScope]
apbs/src/pmgc/mypdec.c:435:28: style: The scope of the variable 'a2_neg' can be reduced. [variableScope]
apbs/src/pmgc/mypdec.c:435:36: style: The scope of the variable 'a2_pos' can be reduced. [variableScope]
apbs/src/pmgc/mypdec.c:436:12: style: The scope of the variable 'a3_neg' can be reduced. [variableScope]
apbs/src/pmgc/mypdec.c:436:20: style: The scope of the variable 'a3_pos' can be reduced. [variableScope]
apbs/src/pmgc/mypdec.c:436:28: style: The scope of the variable 'a1' can be reduced. [variableScope]
apbs/src/pmgc/mypdec.c:436:32: style: The scope of the variable 'a2' can be reduced. [variableScope]
apbs/src/pmgc/mypdec.c:436:36: style: The scope of the variable 'a3' can be reduced. [variableScope]
apbs/src/pmgc/mypdec.c:437:34: style: The scope of the variable 'gpark' can be reduced. [variableScope]
apbs/src/pmgc/mypdec.c:91:9: style: Unused variable: i [unusedVariable]
apbs/src/pmgc/mypdec.c:211:9: style: Unused variable: ideg [unusedVariable]
apbs/src/pmgc/mypdec.c:212:12: style: Unused variable: zcf2 [unusedVariable]
apbs/src/pmgc/mypdec.c:212:18: style: Unused variable: zu2 [unusedVariable]
apbs/src/pmgc/mypdec.c:213:21: style: Unused variable: am_neg [unusedVariable]
apbs/src/pmgc/mypdec.c:213:29: style: Unused variable: am_pos [unusedVariable]
apbs/src/pmgc/mypdec.c:214:12: style: Unused variable: argument [unusedVariable]
apbs/src/pmgc/mypdec.c:214:22: style: Unused variable: poly [unusedVariable]
apbs/src/pmgc/mypdec.c:214:28: style: Unused variable: fact [unusedVariable]
apbs/src/pmgc/mypdec.c:217:9: style: Unused variable: iion [unusedVariable]
apbs/src/pmgc/mypdec.c:218:15: style: Unused variable: ii [unusedVariable]
apbs/src/pmgc/mypdec.c:256:13: style: Variable 'ipara' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/mypdec.c:257:13: style: Variable 'ivect' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/mypdec.c:339:9: style: Unused variable: i [unusedVariable]
apbs/src/pmgc/mypdec.c:340:0: style: Variable 'n' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/mypdec.c:352:9: style: Unused variable: ideg [unusedVariable]
apbs/src/pmgc/mypdec.c:355:22: style: Unused variable: poly [unusedVariable]
apbs/src/pmgc/mypdec.c:355:28: style: Unused variable: fact [unusedVariable]
apbs/src/pmgc/mypdec.c:421:9: style: Unused variable: ideg [unusedVariable]
apbs/src/pmgc/mypdec.c:421:15: style: Unused variable: iion [unusedVariable]
apbs/src/pmgc/mypdec.c:422:12: style: Unused variable: zcf2 [unusedVariable]
apbs/src/pmgc/mypdec.c:422:18: style: Unused variable: zu2 [unusedVariable]
apbs/src/pmgc/mypdec.c:423:21: style: Unused variable: am_neg [unusedVariable]
apbs/src/pmgc/mypdec.c:423:29: style: Unused variable: am_pos [unusedVariable]
apbs/src/pmgc/mypdec.c:424:12: style: Unused variable: argument [unusedVariable]
apbs/src/pmgc/mypdec.c:424:22: style: Unused variable: poly [unusedVariable]
apbs/src/pmgc/mypdec.c:424:28: style: Unused variable: fact [unusedVariable]
apbs/src/pmgc/mypdec.c:427:15: style: Unused variable: ii [unusedVariable]
apbs/src/pmgc/mypdec.c:443:13: style: Variable 'ipara' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/mypdec.c:444:13: style: Variable 'ivect' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/newdrvd.c:80:9: style: Unused variable: ierror [unusedVariable]
apbs/src/pmgc/newdrvd.c:81:9: style: Unused variable: maxlev [unusedVariable]
apbs/src/pmgc/newdrvd.c:197:12: style: Unused variable: epsmac [unusedVariable]
apbs/src/pmgc/newdrvd.c:238:14: style: Variable 'omegal' is assigned a value that is never used. [unreadVariable]
apbs/src/pmgc/newdrvd.c:201:12: style: Unused variable: bf [unusedVariable]
apbs/src/pmgc/newdrvd.c:202:12: style: Unused variable: oh [unusedVariable]
apbs/src/pmgc/newdrvd.c:203:12: style: Unused variable: tsetupf [unusedVariable]
apbs/src/pmgc/newdrvd.c:204:12: style: Unused variable: tsetupc [unusedVariable]
apbs/src/pmgc/newdrvd.c:205:12: style: Unused variable: tsolve [unusedVariable]
apbs/src/pmgc/newdrvd.c:210:9: style: Unused variable: numlev [unusedVariable]
apbs/src/pmgc/newdrvd.c:212:9: style: Unused variable: iok_t [unusedVariable]
apbs/src/pmgc/newdrvd.c:213:9: style: Unused variable: iters_t [unusedVariable]
apbs/src/pmgc/newdrvd.c:214:12: style: Unused variable: rsnrm_t [unusedVariable]
apbs/src/pmgc/newdrvd.c:215:12: style: Unused variable: rsden_t [unusedVariable]
apbs/src/pmgc/newdrvd.c:216:12: style: Unused variable: orsnrm_t [unusedVariable]
apbs/src/pmgc/newdrvd.c:218:9: style: Unused variable: i [unusedVariable]
apbs/src/pmgc/newtond.c:269:10: warning: Either the condition 'iok!=0' is redundant or there is possible null pointer dereference: iok. [nullPointerRedundantCheck]
apbs/src/pmgc/newtond.c:442:18: note: Assuming that condition 'iok!=0' is not redundant
apbs/src/pmgc/newtond.c:269:10: note: Null pointer dereference
apbs/src/pmgc/newtond.c:176:22: style: The scope of the variable 'ord' can be reduced. [variableScope]
apbs/src/pmgc/newtond.c:176:27: style: The scope of the variable 'bigc' can be reduced. [variableScope]
apbs/src/pmgc/powerd.c:60:37: style: The scope of the variable 'error' can be reduced. [variableScope]
apbs/src/pmgc/powerd.c:60:44: style: The scope of the variable 'relerr' can be reduced. [variableScope]
apbs/src/pmgc/powerd.c:173:12: style: The scope of the variable 'error' can be reduced. [variableScope]
apbs/src/pmgc/powerd.c:173:19: style: The scope of the variable 'relerr' can be reduced. [variableScope]
apbs/src/pmgc/powerd.c:301:37: style: The scope of the variable 'error' can be reduced. [variableScope]
apbs/src/pmgc/powerd.c:302:12: style: The scope of the variable 'relerr' can be reduced. [variableScope]
apbs/src/routines.c:4358:5: style: Variable 'atom' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/src/routines.c:4325:0: note: Variable 'atom' is reassigned a value before the old one has been used.
apbs/src/routines.c:4358:5: note: Variable 'atom' is reassigned a value before the old one has been used.
apbs/src/routines.c:555:9: style: The scope of the variable 'i' can be reduced. [variableScope]
apbs/src/routines.c:664:9: style: The scope of the variable 'i' can be reduced. [variableScope]
apbs/src/routines.c:755:9: style: The scope of the variable 'i' can be reduced. [variableScope]
apbs/src/routines.c:853:9: style: The scope of the variable 'i' can be reduced. [variableScope]
apbs/src/routines.c:1346:9: style: The scope of the variable 'nx' can be reduced. [variableScope]
apbs/src/routines.c:1347:9: style: The scope of the variable 'ny' can be reduced. [variableScope]
apbs/src/routines.c:1348:9: style: The scope of the variable 'nz' can be reduced. [variableScope]
apbs/src/routines.c:1349:9: style: The scope of the variable 'i' can be reduced. [variableScope]
apbs/src/routines.c:1502:12: style: The scope of the variable 'qfForce' can be reduced. [variableScope]
apbs/src/routines.c:1503:12: style: The scope of the variable 'dbForce' can be reduced. [variableScope]
apbs/src/routines.c:1504:12: style: The scope of the variable 'ibForce' can be reduced. [variableScope]
apbs/src/routines.c:1656:10: style: The scope of the variable 'outpath' can be reduced. [variableScope]
apbs/src/routines.c:1657:10: style: The scope of the variable 'mxtype' can be reduced. [variableScope]
apbs/src/routines.c:1727:12: style: The scope of the variable 'atom' can be reduced. [variableScope]
apbs/src/routines.c:1760:12: style: The scope of the variable 'conversion' can be reduced. [variableScope]
apbs/src/routines.c:1994:12: style: The scope of the variable 'conversion' can be reduced. [variableScope]
apbs/src/routines.c:2247:9: style: The scope of the variable 'nx' can be reduced. [variableScope]
apbs/src/routines.c:2248:9: style: The scope of the variable 'ny' can be reduced. [variableScope]
apbs/src/routines.c:2249:9: style: The scope of the variable 'nz' can be reduced. [variableScope]
apbs/src/routines.c:2251:12: style: The scope of the variable 'hx' can be reduced. [variableScope]
apbs/src/routines.c:2252:12: style: The scope of the variable 'hy' can be reduced. [variableScope]
apbs/src/routines.c:2253:12: style: The scope of the variable 'hzed' can be reduced. [variableScope]
apbs/src/routines.c:3328:12: style: The scope of the variable 'scalar' can be reduced. [variableScope]
apbs/src/routines.c:4318:9: style: The scope of the variable 'len' can be reduced. [variableScope]
apbs/src/routines.c:4332:12: style: The scope of the variable 'x' can be reduced. [variableScope]
apbs/src/routines.c:4333:12: style: The scope of the variable 'y' can be reduced. [variableScope]
apbs/src/routines.c:4334:12: style: The scope of the variable 'z' can be reduced. [variableScope]
apbs/src/routines.c:4335:12: style: The scope of the variable 'atomRadius' can be reduced. [variableScope]
apbs/src/routines.c:4340:12: style: The scope of the variable 'dist' can be reduced. [variableScope]
apbs/src/routines.c:576:34: style: Function 'loadKappaMaps' argument 2 names different: declaration 'kappa' definition 'map'. [funcArgNamesDifferent]
apbs/src/routines.h:161:47: note: Function 'loadKappaMaps' argument 2 names different: declaration 'kappa' definition 'map'.
apbs/src/routines.c:576:34: note: Function 'loadKappaMaps' argument 2 names different: declaration 'kappa' definition 'map'.
apbs/src/routines.c:662:47: style: Function 'killKappaMaps' argument 2 names different: declaration 'kappa' definition 'map'. [funcArgNamesDifferent]
apbs/src/routines.h:169:48: note: Function 'killKappaMaps' argument 2 names different: declaration 'kappa' definition 'map'.
apbs/src/routines.c:662:47: note: Function 'killKappaMaps' argument 2 names different: declaration 'kappa' definition 'map'.
apbs/src/routines.c:680:32: style: Function 'loadPotMaps' argument 2 names different: declaration 'pot' definition 'map'. [funcArgNamesDifferent]
apbs/src/routines.h:178:45: note: Function 'loadPotMaps' argument 2 names different: declaration 'pot' definition 'map'.
apbs/src/routines.c:680:32: note: Function 'loadPotMaps' argument 2 names different: declaration 'pot' definition 'map'.
apbs/src/routines.c:752:33: style: Function 'killPotMaps' argument 2 names different: declaration 'pot' definition 'map'. [funcArgNamesDifferent]
apbs/src/routines.h:186:46: note: Function 'killPotMaps' argument 2 names different: declaration 'pot' definition 'map'.
apbs/src/routines.c:752:33: note: Function 'killPotMaps' argument 2 names different: declaration 'pot' definition 'map'.
apbs/src/routines.c:771:35: style: Function 'loadChargeMaps' argument 2 names different: declaration 'charge' definition 'map'. [funcArgNamesDifferent]
apbs/src/routines.h:195:48: note: Function 'loadChargeMaps' argument 2 names different: declaration 'charge' definition 'map'.
apbs/src/routines.c:771:35: note: Function 'loadChargeMaps' argument 2 names different: declaration 'charge' definition 'map'.
apbs/src/routines.c:850:36: style: Function 'killChargeMaps' argument 2 names different: declaration 'charge' definition 'map'. [funcArgNamesDifferent]
apbs/src/routines.h:203:49: note: Function 'killChargeMaps' argument 2 names different: declaration 'charge' definition 'map'.
apbs/src/routines.c:850:36: note: Function 'killChargeMaps' argument 2 names different: declaration 'charge' definition 'map'.
apbs/src/routines.c:2827:28: style: Function 'printForce' argument 5 names different: declaration 'i' definition 'iprint'. [funcArgNamesDifferent]
apbs/src/routines.h:459:29: note: Function 'printForce' argument 5 names different: declaration 'i' definition 'iprint'.
apbs/src/routines.c:2827:28: note: Function 'printForce' argument 5 names different: declaration 'i' definition 'iprint'.
apbs/src/routines.c:3075:32: style: Function 'printElecForce' argument 5 names different: declaration 'i' definition 'iprint'. [funcArgNamesDifferent]
apbs/src/routines.h:472:33: note: Function 'printElecForce' argument 5 names different: declaration 'i' definition 'iprint'.
apbs/src/routines.c:3075:32: note: Function 'printElecForce' argument 5 names different: declaration 'i' definition 'iprint'.
apbs/src/routines.c:3318:32: style: Function 'printApolForce' argument 5 names different: declaration 'i' definition 'iprint'. [funcArgNamesDifferent]
apbs/src/routines.h:485:33: note: Function 'printApolForce' argument 5 names different: declaration 'i' definition 'iprint'.
apbs/src/routines.c:3318:32: note: Function 'printApolForce' argument 5 names different: declaration 'i' definition 'iprint'.
apbs/src/routines.c:1441:14: style: Variable 'mgparm' is assigned a value that is never used. [unreadVariable]
apbs/src/routines.c:1697:9: style: Variable 'mxtype' is assigned a value that is never used. [unreadVariable]
apbs/src/routines.c:3415:16: style: Variable 'temp' is assigned a value that is never used. [unreadVariable]
apbs/src/routines.c:3420:14: style: Variable 'scalar' is assigned a value that is never used. [unreadVariable]
apbs/src/routines.c:4322:12: style: Unused variable: ts [unusedVariable]
apbs/src/routines.c:4446:5: style: Variable 'sasa' is assigned a value that is never used. [unreadVariable]
apbs/src/routines.c:4447:5: style: Variable 'sav' is assigned a value that is never used. [unreadVariable]
apbs/src/routines.c:4349:12: style: Variable 'center' is not assigned a value. [unassignedVariable]
apbs/src/routines.c:4570:46: style: Unused variable: ts_sub [unusedVariable]
apbs/src/routines.c:4586:13: style: Unused variable: apos [unusedVariable]
apbs/src/routines.c:1772:9: error: Resource leak: file [resourceLeak]
apbs/src/routines.c:2006:9: error: Resource leak: file [resourceLeak]
apbs/tools/manip/born.c:58:12: style: The scope of the variable 'atom1' can be reduced. [variableScope]
apbs/tools/manip/born.c:60:12: style: The scope of the variable 'charge1' can be reduced. [variableScope]
apbs/tools/manip/born.c:60:65: style: The scope of the variable 'myenergy' can be reduced. [variableScope]
apbs/tools/manip/born.c:61:20: style: The scope of the variable 'rad1' can be reduced. [variableScope]
apbs/tools/manip/born.c:70:11: style: The scope of the variable 'usage' can be reduced. [variableScope]
apbs/tools/manip/coulomb.c:27:11: style: The scope of the variable 'usage' can be reduced. [variableScope]
apbs/tools/manip/coulomb.c:18:34: style: Unused variable: disp [unusedVariable]
apbs/tools/manip/coulomb.c:20:12: style: Unused variable: j [unusedVariable]
apbs/tools/mesh/analysis.c:195:21: style: Variable 'gval2' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/tools/mesh/analysis.c:194:21: note: Variable 'gval2' is reassigned a value before the old one has been used.
apbs/tools/mesh/analysis.c:195:21: note: Variable 'gval2' is reassigned a value before the old one has been used.
apbs/tools/mesh/analysis.c:87:18: style: The scope of the variable 'targ' can be reduced. [variableScope]
apbs/tools/mesh/del2dx.c:54:30: warning: Suspicious code: sign conversion of -1 in calculation because '-1' has a negative value [signConversion]
apbs/tools/mesh/del2dx.c:37:8: style: Unused variable: val [unusedVariable]
apbs/tools/mesh/del2dx.c:37:43: style: Unused variable: xdata [unusedVariable]
apbs/tools/mesh/del2dx.c:102:11: style: Variable 'extent' is assigned a value that is never used. [unreadVariable]
apbs/tools/mesh/del2dx.c:152:0: error: Resource leak: pfile [resourceLeak]
apbs/tools/mesh/dxmath.c:49:11: style: The scope of the variable 'usage' can be reduced. [variableScope]
apbs/tools/mesh/mergedx.c:31:12: style: The scope of the variable 'xmin' can be reduced. [variableScope]
apbs/tools/mesh/mergedx.c:31:18: style: The scope of the variable 'ymin' can be reduced. [variableScope]
apbs/tools/mesh/mergedx.c:31:24: style: The scope of the variable 'zmin' can be reduced. [variableScope]
apbs/tools/mesh/mergedx.c:31:30: style: The scope of the variable 'xmax' can be reduced. [variableScope]
apbs/tools/mesh/mergedx.c:31:36: style: The scope of the variable 'ymax' can be reduced. [variableScope]
apbs/tools/mesh/mergedx.c:31:42: style: The scope of the variable 'zmax' can be reduced. [variableScope]
apbs/tools/mesh/mergedx.c:34:11: style: The scope of the variable 'usage0' can be reduced. [variableScope]
apbs/tools/mesh/mergedx.c:35:11: style: The scope of the variable 'req0' can be reduced. [variableScope]
apbs/tools/mesh/mergedx.c:36:11: style: The scope of the variable 'req1' can be reduced. [variableScope]
apbs/tools/mesh/mergedx.c:37:11: style: The scope of the variable 'flag0' can be reduced. [variableScope]
apbs/tools/mesh/mergedx.c:38:11: style: The scope of the variable 'flag1' can be reduced. [variableScope]
apbs/tools/mesh/mergedx.c:39:11: style: The scope of the variable 'flag2' can be reduced. [variableScope]
apbs/tools/mesh/mergedx.c:40:11: style: The scope of the variable 'flag3' can be reduced. [variableScope]
apbs/tools/mesh/mergedx.c:41:11: style: The scope of the variable 'note0' can be reduced. [variableScope]
apbs/tools/mesh/mergedx.c:42:11: style: The scope of the variable 'note1' can be reduced. [variableScope]
apbs/tools/mesh/mergedx.c:43:11: style: The scope of the variable 'note2' can be reduced. [variableScope]
apbs/tools/mesh/mergedx.c:385:15: style: The scope of the variable 'dx' can be reduced. [variableScope]
apbs/tools/mesh/mergedx.c:385:19: style: The scope of the variable 'dy' can be reduced. [variableScope]
apbs/tools/mesh/mergedx.c:385:23: style: The scope of the variable 'dz' can be reduced. [variableScope]
apbs/tools/mesh/mergedx.c:365:3: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/tools/mesh/mergedx.c:370:3: style: Label 'VERROR2' is not used. [unusedLabel]
apbs/tools/mesh/mergedx2.c:349:15: style: The scope of the variable 'dx' can be reduced. [variableScope]
apbs/tools/mesh/mergedx2.c:349:19: style: The scope of the variable 'dy' can be reduced. [variableScope]
apbs/tools/mesh/mergedx2.c:349:23: style: The scope of the variable 'dz' can be reduced. [variableScope]
apbs/tools/mesh/mergedx2.c:560:1: style: Label 'VERROR1' is not used. [unusedLabel]
apbs/tools/mesh/mergedx2.c:565:1: style: Label 'VERROR2' is not used. [unusedLabel]
apbs/tools/mesh/mgmesh.c:15:12: style: The scope of the variable 'lev' can be reduced. [variableScope]
apbs/tools/mesh/mgmesh.c:18:12: style: The scope of the variable 'newval' can be reduced. [variableScope]
apbs/tools/mesh/mgmesh.c:18:20: style: The scope of the variable 'oldval' can be reduced. [variableScope]
apbs/tools/mesh/similarity.c:117:5: style: Variable 'sock' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/tools/mesh/similarity.c:112:0: note: Variable 'sock' is reassigned a value before the old one has been used.
apbs/tools/mesh/similarity.c:117:5: note: Variable 'sock' is reassigned a value before the old one has been used.
apbs/tools/mesh/similarity.c:263:18: style: The scope of the variable 'targ' can be reduced. [variableScope]
apbs/tools/mesh/smooth.c:184:9: style: The scope of the variable 'kkmin' can be reduced. [variableScope]
apbs/tools/mesh/smooth.c:184:30: style: The scope of the variable 'kkmax' can be reduced. [variableScope]
apbs/tools/mesh/smooth.c:86:17: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
apbs/tools/mesh/smooth.c:92:17: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
apbs/tools/mesh/tensor2dx.c:34:8: style: Unused variable: j [unusedVariable]
apbs/tools/mesh/tensor2dx.c:34:10: style: Unused variable: k [unusedVariable]
apbs/tools/mesh/tensor2dx.c:34:12: style: Unused variable: index [unusedVariable]
apbs/tools/mesh/tensor2dx.c:88:0: error: Resource leak: pfile2 [resourceLeak]
apbs/tools/mesh/uhbd_asc2bin.c:32:5: style: Variable 'inFile' is reassigned a value before the old one has been used. [redundantAssignment]
apbs/tools/mesh/uhbd_asc2bin.c:20:0: note: Variable 'inFile' is reassigned a value before the old one has been used.
apbs/tools/mesh/uhbd_asc2bin.c:32:5: note: Variable 'inFile' is reassigned a value before the old one has been used.
apbs/tools/mesh/uhbd_asc2bin.c:30:5: warning: scanf() without field width limits can crash with huge input data. [invalidscanf]
apbs/tools/mesh/uhbd_asc2bin.c:42:5: warning: scanf() without field width limits can crash with huge input data. [invalidscanf]
apbs/tools/mesh/uhbd_asc2bin.c:54:5: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
apbs/tools/mesh/uhbd_asc2bin.c:48:9: error: Resource leak: inFile [resourceLeak]
apbs/tools/mesh/uhbd_asc2bin.c:145:0: error: Resource leak: inFile [resourceLeak]
apbs/tools/mesh/uhbd_asc2bin.c:145:0: error: Resource leak: outFile [resourceLeak]
apbs/tools/mesh/value.c:33:9: style: Unused variable: inorm [unusedVariable]
[22:48]

ftp://ftp.se.debian.org/debian/pool/main/a/apcalc/apcalc_2.12.5.0.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apcupsd/apcupsd_3.14.14.orig.tar.gz
apcupsd-3.14.14/src/apcaccess.c:50:10: style: The scope of the variable 'line' can be reduced. [variableScope]
apcupsd-3.14.14/src/apctest.c:410:10: style: The scope of the variable 'cmd' can be reduced. [variableScope]
apcupsd-3.14.14/src/cgi/cgilib.c:156:12: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
apcupsd-3.14.14/src/cgi/cgilib.c:158:7: note: Found duplicate branches for 'if' and 'else'.
apcupsd-3.14.14/src/cgi/cgilib.c:156:12: note: Found duplicate branches for 'if' and 'else'.
apcupsd-3.14.14/src/cgi/cgilib.c:37:37: style: The scope of the variable 'varname' can be reduced. [variableScope]
apcupsd-3.14.14/src/cgi/cgilib.c:37:47: style: The scope of the variable 'value' can be reduced. [variableScope]
apcupsd-3.14.14/src/cgi/cgilib.c:149:19: style: The scope of the variable 'buf' can be reduced. [variableScope]
apcupsd-3.14.14/src/cgi/cgilib.c:107:28: style: Function 'html_puts' argument 1 names different: declaration 's' definition 'str'. [funcArgNamesDifferent]
apcupsd-3.14.14/src/cgi/cgilib.h:33:28: note: Function 'html_puts' argument 1 names different: declaration 's' definition 'str'.
apcupsd-3.14.14/src/cgi/cgilib.c:107:28: note: Function 'html_puts' argument 1 names different: declaration 's' definition 'str'.
apcupsd-3.14.14/src/cgi/cgilib.c:89:13: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
apcupsd-3.14.14/src/cgi/multimon.c:247:13: style: The scope of the variable 'tempf' can be reduced. [variableScope]
apcupsd-3.14.14/src/cgi/multimon.c:273:17: style: The scope of the variable 'ambhum' can be reduced. [variableScope]
apcupsd-3.14.14/src/cgi/multimon.c:301:17: style: The scope of the variable 'tempf' can be reduced. [variableScope]
apcupsd-3.14.14/src/cgi/multimon.c:326:23: style: The scope of the variable 'lowxfer' can be reduced. [variableScope]
apcupsd-3.14.14/src/cgi/multimon.c:326:36: style: The scope of the variable 'highxfer' can be reduced. [variableScope]
apcupsd-3.14.14/src/cgi/multimon.c:327:10: style: The scope of the variable 'lowx' can be reduced. [variableScope]
apcupsd-3.14.14/src/cgi/multimon.c:327:16: style: The scope of the variable 'highx' can be reduced. [variableScope]
apcupsd-3.14.14/src/cgi/multimon.c:327:23: style: The scope of the variable 'util' can be reduced. [variableScope]
apcupsd-3.14.14/src/cgi/multimon.c:365:16: style: The scope of the variable 'found' can be reduced. [variableScope]
apcupsd-3.14.14/src/cgi/multimon.c:541:39: style: The scope of the variable 'addr' can be reduced. [variableScope]
apcupsd-3.14.14/src/cgi/multimon.c:580:17: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
apcupsd-3.14.14/src/cgi/upsfetch.c:145:11: style: The scope of the variable 'len' can be reduced. [variableScope]
apcupsd-3.14.14/src/cgi/upsfetch.c:214:11: style: The scope of the variable 'find' can be reduced. [variableScope]
apcupsd-3.14.14/src/cgi/upsfetch.c:232:18: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
apcupsd-3.14.14/src/cgi/upsimage.c:31:0: error: #error "A graphic file format must be defined to compile this program." [preprocessorErrorDirective]
apcupsd-3.14.14/src/cgi/upsstats.c:173:13: style: The scope of the variable 'status' can be reduced. [variableScope]
apcupsd-3.14.14/src/device.c:64:8: style: The scope of the variable 'killcount' can be reduced. [variableScope]
apcupsd-3.14.14/src/drivers/apcsmart/apcsmart.h:26:0: error: Code 'classApcSmartUpsDriver:' is invalid C code. Use --std or --language to configure the language. [syntaxError]
apcupsd-3.14.14/src/drivers/dumb/dumb.h:26:0: error: Code 'classDumbUpsDriver:' is invalid C code. Use --std or --language to configure the language. [syntaxError]
apcupsd-3.14.14/src/drivers/modbus/ModbusComm.cpp:42:44: style: Function 'ReadRegister' argument 1 names different: declaration 'addr' definition 'reg'. [funcArgNamesDifferent]
apcupsd-3.14.14/src/drivers/modbus/ModbusComm.h:40:43: note: Function 'ReadRegister' argument 1 names different: declaration 'addr' definition 'reg'.
apcupsd-3.14.14/src/drivers/modbus/ModbusComm.cpp:42:44: note: Function 'ReadRegister' argument 1 names different: declaration 'addr' definition 'reg'.
apcupsd-3.14.14/src/drivers/modbus/ModbusComm.h:45:13: performance: Technically the member function 'ModbusComm::ModbusCrc' can be static. [functionStatic]
apcupsd-3.14.14/src/drivers/modbus/ModbusComm.cpp:216:22: note: Technically the member function 'ModbusComm::ModbusCrc' can be static.
apcupsd-3.14.14/src/drivers/modbus/ModbusComm.h:45:13: note: Technically the member function 'ModbusComm::ModbusCrc' can be static.
apcupsd-3.14.14/src/drivers/modbus/ModbusRs232Comm.cpp:53:40: style: Function 'Open' argument 1 names different: declaration 'dev' definition 'path'. [funcArgNamesDifferent]
apcupsd-3.14.14/src/drivers/modbus/ModbusRs232Comm.h:36:34: note: Function 'Open' argument 1 names different: declaration 'dev' definition 'path'.
apcupsd-3.14.14/src/drivers/modbus/ModbusRs232Comm.cpp:53:40: note: Function 'Open' argument 1 names different: declaration 'dev' definition 'path'.
apcupsd-3.14.14/src/drivers/modbus/ModbusRs232Comm.h:33:4: style: Class 'ModbusRs232Comm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apcupsd-3.14.14/src/drivers/modbus/ModbusRs232Comm.h:36:17: style: The function 'Open' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apcupsd-3.14.14/src/drivers/modbus/ModbusComm.h:37:17: note: Virtual function in base class
apcupsd-3.14.14/src/drivers/modbus/ModbusRs232Comm.h:36:17: note: Function in derived class
apcupsd-3.14.14/src/drivers/modbus/ModbusRs232Comm.h:37:17: style: The function 'Close' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apcupsd-3.14.14/src/drivers/modbus/ModbusComm.h:38:17: note: Virtual function in base class
apcupsd-3.14.14/src/drivers/modbus/ModbusRs232Comm.h:37:17: note: Function in derived class
apcupsd-3.14.14/src/drivers/modbus/ModbusUsbComm.cpp:132:8: style: The scope of the variable 'ret' can be reduced. [variableScope]
apcupsd-3.14.14/src/drivers/modbus/ModbusUsbComm.cpp:50:38: style: Function 'Open' argument 1 names different: declaration 'dev' definition 'path'. [funcArgNamesDifferent]
apcupsd-3.14.14/src/drivers/modbus/ModbusUsbComm.h:37:34: note: Function 'Open' argument 1 names different: declaration 'dev' definition 'path'.
apcupsd-3.14.14/src/drivers/modbus/ModbusUsbComm.cpp:50:38: note: Function 'Open' argument 1 names different: declaration 'dev' definition 'path'.
apcupsd-3.14.14/src/drivers/modbus/ModbusUsbComm.cpp:45:16: warning: Member variable 'ModbusUsbComm::_rxrpt' is not initialized in the constructor. [uninitMemberVar]
apcupsd-3.14.14/src/drivers/modbus/ModbusUsbComm.cpp:45:16: warning: Member variable 'ModbusUsbComm::_txrpt' is not initialized in the constructor. [uninitMemberVar]
apcupsd-3.14.14/src/drivers/modbus/ModbusUsbComm.h:34:4: style: Class 'ModbusUsbComm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apcupsd-3.14.14/src/drivers/modbus/ModbusUsbComm.h:37:17: style: The function 'Open' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apcupsd-3.14.14/src/drivers/modbus/ModbusComm.h:37:17: note: Virtual function in base class
apcupsd-3.14.14/src/drivers/modbus/ModbusUsbComm.h:37:17: note: Function in derived class
apcupsd-3.14.14/src/drivers/modbus/ModbusUsbComm.h:38:17: style: The function 'Close' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apcupsd-3.14.14/src/drivers/modbus/ModbusComm.h:38:17: note: Virtual function in base class
apcupsd-3.14.14/src/drivers/modbus/ModbusUsbComm.h:38:17: note: Function in derived class
apcupsd-3.14.14/src/drivers/modbus/modbus.cpp:118:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
apcupsd-3.14.14/src/drivers/modbus/modbus.h:51:4: style: Class 'ModbusUpsDriver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apcupsd-3.14.14/src/drivers/net/net.h:30:0: error: Code 'classNetUpsDriver:' is invalid C code. Use --std or --language to configure the language. [syntaxError]
apcupsd-3.14.14/src/drivers/pcnet/pcnet.h:12:0: error: Code 'classPcnetUpsDriver:' is invalid C code. Use --std or --language to configure the language. [syntaxError]
apcupsd-3.14.14/src/drivers/snmplite/asn.h:85:45: style: C-style pointer casting [cstyleCast]
apcupsd-3.14.14/src/drivers/snmplite/asn.h:86:45: style: C-style pointer casting [cstyleCast]
apcupsd-3.14.14/src/drivers/snmplite/asn.h:87:45: style: C-style pointer casting [cstyleCast]
apcupsd-3.14.14/src/drivers/snmplite/asn.h:88:45: style: C-style pointer casting [cstyleCast]
apcupsd-3.14.14/src/drivers/snmplite/snmp.h:41:7: warning: Member variable 'Variable::type' is not initialized in the constructor. [uninitMemberVar]
apcupsd-3.14.14/src/drivers/snmplite/snmp.h:41:7: warning: Member variable 'Variable::i32' is not initialized in the constructor. [uninitMemberVar]
apcupsd-3.14.14/src/drivers/snmplite/snmp.h:41:7: warning: Member variable 'Variable::u32' is not initialized in the constructor. [uninitMemberVar]
apcupsd-3.14.14/src/drivers/snmplite/snmp.h:115:7: warning: Member variable 'Message::_type' is not initialized in the constructor. [uninitMemberVar]
apcupsd-3.14.14/src/drivers/snmplite/asn.h:257:20: style: Technically the member function 'Asn::Sequence::Size' can be const. [functionConst]
apcupsd-3.14.14/src/drivers/snmplite/asn.h:128:7: style: Class 'Integer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apcupsd-3.14.14/src/drivers/snmplite/asn.h:131:7: style: Class 'Integer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apcupsd-3.14.14/src/drivers/snmplite/asn.h:164:7: style: Class 'OctetString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apcupsd-3.14.14/src/drivers/snmplite/asn.h:198:7: style: Class 'ObjectId' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apcupsd-3.14.14/src/drivers/snmplite/asn.h:251:7: style: Class 'Sequence' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apcupsd-3.14.14/src/drivers/snmplite/snmp.h:60:7: style: Class 'VarBind' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apcupsd-3.14.14/src/drivers/snmplite/snmp.h:83:7: style: Class 'VarBindList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apcupsd-3.14.14/src/drivers/snmplite/asn.h:144:23: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apcupsd-3.14.14/src/drivers/snmplite/asn.h:99:23: note: Virtual function in base class
apcupsd-3.14.14/src/drivers/snmplite/asn.h:144:23: note: Function in derived class
apcupsd-3.14.14/src/drivers/snmplite/asn.h:145:20: style: The function 'Marshal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apcupsd-3.14.14/src/drivers/snmplite/asn.h:95:20: note: Virtual function in base class
apcupsd-3.14.14/src/drivers/snmplite/asn.h:145:20: note: Function in derived class
apcupsd-3.14.14/src/drivers/snmplite/asn.h:146:20: style: The function 'IsInteger' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apcupsd-3.14.14/src/drivers/snmplite/asn.h:90:20: note: Virtual function in base class
apcupsd-3.14.14/src/drivers/snmplite/asn.h:146:20: note: Function in derived class
apcupsd-3.14.14/src/drivers/snmplite/asn.h:150:20: style: The function 'demarshal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apcupsd-3.14.14/src/drivers/snmplite/asn.h:103:20: note: Virtual function in base class
apcupsd-3.14.14/src/drivers/snmplite/asn.h:150:20: note: Function in derived class
apcupsd-3.14.14/src/drivers/snmplite/asn.h:176:23: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apcupsd-3.14.14/src/drivers/snmplite/asn.h:99:23: note: Virtual function in base class
apcupsd-3.14.14/src/drivers/snmplite/asn.h:176:23: note: Function in derived class
apcupsd-3.14.14/src/drivers/snmplite/asn.h:177:20: style: The function 'Marshal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apcupsd-3.14.14/src/drivers/snmplite/asn.h:95:20: note: Virtual function in base class
apcupsd-3.14.14/src/drivers/snmplite/asn.h:177:20: note: Function in derived class
apcupsd-3.14.14/src/drivers/snmplite/asn.h:178:20: style: The function 'IsOctetString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apcupsd-3.14.14/src/drivers/snmplite/asn.h:92:20: note: Virtual function in base class
apcupsd-3.14.14/src/drivers/snmplite/asn.h:178:20: note: Function in derived class
apcupsd-3.14.14/src/drivers/snmplite/asn.h:182:20: style: The function 'demarshal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apcupsd-3.14.14/src/drivers/snmplite/asn.h:103:20: note: Virtual function in base class
apcupsd-3.14.14/src/drivers/snmplite/asn.h:182:20: note: Function in derived class
apcupsd-3.14.14/src/drivers/snmplite/asn.h:212:23: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apcupsd-3.14.14/src/drivers/snmplite/asn.h:99:23: note: Virtual function in base class
apcupsd-3.14.14/src/drivers/snmplite/asn.h:212:23: note: Function in derived class
apcupsd-3.14.14/src/drivers/snmplite/asn.h:213:20: style: The function 'Marshal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apcupsd-3.14.14/src/drivers/snmplite/asn.h:95:20: note: Virtual function in base class
apcupsd-3.14.14/src/drivers/snmplite/asn.h:213:20: note: Function in derived class
apcupsd-3.14.14/src/drivers/snmplite/asn.h:214:20: style: The function 'IsObjectId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apcupsd-3.14.14/src/drivers/snmplite/asn.h:91:20: note: Virtual function in base class
apcupsd-3.14.14/src/drivers/snmplite/asn.h:214:20: note: Function in derived class
apcupsd-3.14.14/src/drivers/snmplite/asn.h:218:20: style: The function 'demarshal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apcupsd-3.14.14/src/drivers/snmplite/asn.h:103:20: note: Virtual function in base class
apcupsd-3.14.14/src/drivers/snmplite/asn.h:218:20: note: Function in derived class
apcupsd-3.14.14/src/drivers/snmplite/asn.h:236:23: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apcupsd-3.14.14/src/drivers/snmplite/asn.h:99:23: note: Virtual function in base class
apcupsd-3.14.14/src/drivers/snmplite/asn.h:236:23: note: Function in derived class
apcupsd-3.14.14/src/drivers/snmplite/asn.h:237:20: style: The function 'Marshal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apcupsd-3.14.14/src/drivers/snmplite/asn.h:95:20: note: Virtual function in base class
apcupsd-3.14.14/src/drivers/snmplite/asn.h:237:20: note: Function in derived class
apcupsd-3.14.14/src/drivers/snmplite/asn.h:241:20: style: The function 'demarshal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apcupsd-3.14.14/src/drivers/snmplite/asn.h:103:20: note: Virtual function in base class
apcupsd-3.14.14/src/drivers/snmplite/asn.h:241:20: note: Function in derived class
apcupsd-3.14.14/src/drivers/snmplite/asn.h:261:23: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apcupsd-3.14.14/src/drivers/snmplite/asn.h:99:23: note: Virtual function in base class
apcupsd-3.14.14/src/drivers/snmplite/asn.h:261:23: note: Function in derived class
apcupsd-3.14.14/src/drivers/snmplite/asn.h:262:20: style: The function 'Marshal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apcupsd-3.14.14/src/drivers/snmplite/asn.h:95:20: note: Virtual function in base class
apcupsd-3.14.14/src/drivers/snmplite/asn.h:262:20: note: Function in derived class
apcupsd-3.14.14/src/drivers/snmplite/asn.h:263:20: style: The function 'IsSequence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apcupsd-3.14.14/src/drivers/snmplite/asn.h:93:20: note: Virtual function in base class
apcupsd-3.14.14/src/drivers/snmplite/asn.h:263:20: note: Function in derived class
apcupsd-3.14.14/src/drivers/snmplite/asn.h:267:20: style: The function 'demarshal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apcupsd-3.14.14/src/drivers/snmplite/asn.h:103:20: note: Virtual function in base class
apcupsd-3.14.14/src/drivers/snmplite/asn.h:267:20: note: Function in derived class
apcupsd-3.14.14/src/drivers/snmplite/snmp.h:151:30: style: The function 'GetAsn' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apcupsd-3.14.14/src/drivers/snmplite/snmp.h:119:30: note: Virtual function in base class
apcupsd-3.14.14/src/drivers/snmplite/snmp.h:151:30: note: Function in derived class
apcupsd-3.14.14/src/drivers/snmplite/snmp.h:176:30: style: The function 'GetAsn' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apcupsd-3.14.14/src/drivers/snmplite/snmp.h:119:30: note: Virtual function in base class
apcupsd-3.14.14/src/drivers/snmplite/snmp.h:176:30: note: Function in derived class
apcupsd-3.14.14/src/drivers/snmplite/asn.h:111:12: performance: Technically the member function 'Asn::Object::demarshalLength' can be static. [functionStatic]
apcupsd-3.14.14/src/drivers/snmplite/asn.cpp:169:14: note: Technically the member function 'Asn::Object::demarshalLength' can be static.
apcupsd-3.14.14/src/drivers/snmplite/asn.h:111:12: note: Technically the member function 'Asn::Object::demarshalLength' can be static.
apcupsd-3.14.14/src/drivers/snmplite/asn.h:116:11: performance: Technically the member function 'Asn::Object::numbits' can be static. [functionStatic]
apcupsd-3.14.14/src/drivers/snmplite/asn.cpp:89:13: note: Technically the member function 'Asn::Object::numbits' can be static.
apcupsd-3.14.14/src/drivers/snmplite/asn.h:116:11: note: Technically the member function 'Asn::Object::numbits' can be static.
apcupsd-3.14.14/src/drivers/snmplite/asn.h:210:12: style: Technically the member function 'Asn::ObjectId::IsChildOf' can be const. [functionConst]
apcupsd-3.14.14/src/drivers/snmplite/asn.cpp:467:16: note: Technically the member function 'Asn::ObjectId::IsChildOf' can be const.
apcupsd-3.14.14/src/drivers/snmplite/asn.h:210:12: note: Technically the member function 'Asn::ObjectId::IsChildOf' can be const.
apcupsd-3.14.14/src/drivers/snmplite/snmp.cpp:322:33: style: Function 'issue' argument 1 names different: declaration 'pdu' definition 'msg'. [funcArgNamesDifferent]
apcupsd-3.14.14/src/drivers/snmplite/snmp.h:218:27: note: Function 'issue' argument 1 names different: declaration 'pdu' definition 'msg'.
apcupsd-3.14.14/src/drivers/snmplite/snmp.cpp:322:33: note: Function 'issue' argument 1 names different: declaration 'pdu' definition 'msg'.
apcupsd-3.14.14/src/drivers/snmplite/snmp.cpp:497:33: style: Function 'Extract' argument 1 names different: declaration 'data' definition 'out'. [funcArgNamesDifferent]
apcupsd-3.14.14/src/drivers/snmplite/snmp.h:63:30: note: Function 'Extract' argument 1 names different: declaration 'data' definition 'out'.
apcupsd-3.14.14/src/drivers/snmplite/snmp.cpp:497:33: note: Function 'Extract' argument 1 names different: declaration 'data' definition 'out'.
apcupsd-3.14.14/src/drivers/snmplite/snmp.cpp:587:4: style: Class 'VbListMessage' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
apcupsd-3.14.14/src/drivers/snmplite/snmp.cpp:587:4: style: Class 'VbListMessage' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
apcupsd-3.14.14/src/drivers/snmplite/snmp.cpp:713:4: style: Class 'TrapMessage' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
apcupsd-3.14.14/src/drivers/snmplite/snmp.cpp:713:4: style: Class 'TrapMessage' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
apcupsd-3.14.14/src/drivers/snmplite/snmplite.h:42:4: style: Class 'SnmpLiteUpsDriver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apcupsd-3.14.14/src/drivers/test/testdriver.h:28:0: error: Code 'classTestUpsDriver:' is invalid C code. Use --std or --language to configure the language. [syntaxError]
apcupsd-3.14.14/src/drivers/usb/usb.h:31:0: error: Code 'classUsbUpsDriver:' is invalid C code. Use --std or --language to configure the language. [syntaxError]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:321:9: warning: Possible null pointer dereference: psd [nullPointer]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:290:23: note: Assignment 'psd=NULL', assigned value is 0
apcupsd-3.14.14/src/gapcmon/gapcmon.c:321:9: note: Null pointer dereference
apcupsd-3.14.14/src/gapcmon/gapcmon.c:2740:8: warning: Either the condition 'pm' is redundant or there is possible null pointer dereference: pm. [nullPointerRedundantCheck]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:2713:12: note: Assuming that condition 'pm' is not redundant
apcupsd-3.14.14/src/gapcmon/gapcmon.c:2740:8: note: Null pointer dereference
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5161:38: warning: Either the condition 'pm!=NULL' is redundant or there is possible null pointer dereference: pm. [nullPointerRedundantCheck]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5165:24: note: Assuming that condition 'pm!=NULL' is not redundant
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5161:38: note: Null pointer dereference
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5476:39: warning: Either the condition 'pm!=NULL' is redundant or there is possible null pointer dereference: pm. [nullPointerRedundantCheck]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5484:28: note: Assuming that condition 'pm!=NULL' is not redundant
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5476:39: note: Null pointer dereference
apcupsd-3.14.14/src/gapcmon/gapcmon.c:202:5: style: Variable 'point_pos' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:192:0: note: Variable 'point_pos' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:202:5: note: Variable 'point_pos' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:297:5: style: Variable 'data_sets' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:291:0: note: Variable 'data_sets' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:297:5: note: Variable 'data_sets' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:344:9: style: Variable 'gl_remove' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:342:0: note: Variable 'gl_remove' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:344:9: note: Variable 'gl_remove' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:378:5: style: Variable 'data_sets' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:373:0: note: Variable 'data_sets' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:378:5: note: Variable 'data_sets' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:416:5: style: Variable 'psd' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:410:0: note: Variable 'psd' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:416:5: note: Variable 'psd' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:511:5: style: Variable 'region' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:501:0: note: Variable 'region' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:511:5: note: Variable 'region' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:600:5: style: Variable 'layout' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:592:0: note: Variable 'layout' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:600:5: note: Variable 'layout' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:677:5: style: Variable 'layout' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:670:0: note: Variable 'layout' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:677:5: note: Variable 'layout' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:734:5: style: Variable 'drawing_area' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:722:0: note: Variable 'drawing_area' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:734:5: note: Variable 'drawing_area' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:895:9: style: Variable 'pch_time' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:890:0: note: Variable 'pch_time' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:895:9: note: Variable 'pch_time' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:1054:3: style: Variable 'context' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:1038:0: note: Variable 'context' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:1054:3: note: Variable 'context' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:1055:3: style: Variable 'layout' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:1039:0: note: Variable 'layout' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:1055:3: note: Variable 'layout' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:1162:9: style: Variable 'region' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:1160:0: note: Variable 'region' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:1162:9: note: Variable 'region' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:1179:5: style: Variable 'layout' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:1175:0: note: Variable 'layout' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:1179:5: note: Variable 'layout' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:1237:5: style: Variable 'drawing_area' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:1233:0: note: Variable 'drawing_area' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:1237:5: note: Variable 'drawing_area' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:1466:3: style: Variable 'pstring' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:1461:0: note: Variable 'pstring' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:1466:3: note: Variable 'pstring' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:1536:3: style: Variable 'pstring' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:1530:0: note: Variable 'pstring' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:1536:3: note: Variable 'pstring' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:2449:5: style: Variable 'ios' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:2446:0: note: Variable 'ios' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:2449:5: note: Variable 'ios' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:2595:4: style: Variable 'psk' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:2593:0: note: Variable 'psk' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:2595:4: note: Variable 'psk' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:2654:4: style: Variable 'ioc' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:2647:0: note: Variable 'ioc' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:2654:4: note: Variable 'ioc' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:2703:4: style: Variable 'thread_queue' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:2697:0: note: Variable 'thread_queue' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:2703:4: note: Variable 'thread_queue' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:2761:4: style: Variable 'd_the_final_answer' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:2757:0: note: Variable 'd_the_final_answer' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:2761:4: note: Variable 'd_the_final_answer' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:2824:4: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:2818:0: note: Variable 'valid' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:2824:4: note: Variable 'valid' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:2854:4: style: Variable 'pkey' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:2848:0: note: Variable 'pkey' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:2854:4: note: Variable 'pkey' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:2890:4: style: Variable 'pch' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:2886:0: note: Variable 'pch' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:2890:4: note: Variable 'pch' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:2914:4: style: Variable 'pch_in' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:2905:0: note: Variable 'pch_in' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:2914:4: note: Variable 'pch_in' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:2915:4: style: Variable 'pch_end' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:2907:0: note: Variable 'pch_end' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:2915:4: note: Variable 'pch_end' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:3002:4: style: Variable 'pbar' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:2996:0: note: Variable 'pbar' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:3002:4: note: Variable 'pbar' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:3007:4: style: Variable 'drawing_area' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:2997:0: note: Variable 'drawing_area' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:3007:4: note: Variable 'drawing_area' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:3015:4: style: Variable 'pch' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:2998:0: note: Variable 'pch' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:3015:4: note: Variable 'pch' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:3031:4: style: Variable 'buffer' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:3027:0: note: Variable 'buffer' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:3031:4: note: Variable 'buffer' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:3082:4: style: Variable 'pch' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:3073:0: note: Variable 'pch' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:3082:4: note: Variable 'pch' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:3511:4: style: Variable 'path' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:3499:0: note: Variable 'path' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:3511:4: note: Variable 'path' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:3697:4: style: Variable 'pch_format' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:3691:0: note: Variable 'pch_format' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:3697:4: note: Variable 'pch_format' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:3720:4: style: Variable 'pcol' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:3718:0: note: Variable 'pcol' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:3720:4: note: Variable 'pcol' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:3763:4: style: Variable 'b_valid' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:3742:0: note: Variable 'b_valid' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:3763:4: note: Variable 'b_valid' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:3793:7: style: Variable 'pmon' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:3789:0: note: Variable 'pmon' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:3793:7: note: Variable 'pmon' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4120:5: style: Variable 'pch_4' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4106:0: note: Variable 'pch_4' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4120:5: note: Variable 'pch_4' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4180:11: style: Variable 'pch' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4178:0: note: Variable 'pch' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4180:11: note: Variable 'pch' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4263:4: style: Variable 'frame' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4252:0: note: Variable 'frame' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4263:4: note: Variable 'frame' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4265:4: style: Variable 'label' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4252:0: note: Variable 'label' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4265:4: note: Variable 'label' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4274:4: style: Variable 'vbox' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4252:0: note: Variable 'vbox' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4274:4: note: Variable 'vbox' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4285:4: style: Variable 'sw' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4252:0: note: Variable 'sw' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4285:4: note: Variable 'sw' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4294:4: style: Variable 'treeview' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4253:0: note: Variable 'treeview' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4294:4: note: Variable 'treeview' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4300:4: style: Variable 'select' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4254:0: note: Variable 'select' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4300:4: note: Variable 'select' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4331:4: style: Variable 'frame' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4320:0: note: Variable 'frame' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4331:4: note: Variable 'frame' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4333:4: style: Variable 'label' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4320:0: note: Variable 'label' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4333:4: note: Variable 'label' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4342:4: style: Variable 'box' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4321:0: note: Variable 'box' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4342:4: note: Variable 'box' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4345:4: style: Variable 'vbox' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4320:0: note: Variable 'vbox' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4345:4: note: Variable 'vbox' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4354:4: style: Variable 'pbox' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4321:0: note: Variable 'pbox' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4354:4: note: Variable 'pbox' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4359:4: style: Variable 'sw' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4320:0: note: Variable 'sw' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4359:4: note: Variable 'sw' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4368:4: style: Variable 'treeview' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4322:0: note: Variable 'treeview' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4368:4: note: Variable 'treeview' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4374:4: style: Variable 'select' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4323:0: note: Variable 'select' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4374:4: note: Variable 'select' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4444:4: style: Variable 'about_text' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4436:0: note: Variable 'about_text' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4444:4: note: Variable 'about_text' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4447:4: style: Variable 'about_msg' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4437:0: note: Variable 'about_msg' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4447:4: note: Variable 'about_msg' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4457:4: style: Variable 'frame' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4434:0: note: Variable 'frame' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4457:4: note: Variable 'frame' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4459:4: style: Variable 'label' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4434:0: note: Variable 'label' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4459:4: note: Variable 'label' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4463:4: style: Variable 'vbox' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4434:0: note: Variable 'vbox' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4463:4: note: Variable 'vbox' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4467:4: style: Variable 'hbox' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4435:0: note: Variable 'hbox' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4467:4: note: Variable 'hbox' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4471:4: style: Variable 'image' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4435:0: note: Variable 'image' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4471:4: note: Variable 'image' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4473:4: style: Variable 'scaled' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4438:0: note: Variable 'scaled' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4473:4: note: Variable 'scaled' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4630:4: style: Variable 'valid' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4626:0: note: Variable 'valid' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4630:4: note: Variable 'valid' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4783:4: style: Variable 'pkey_l' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4752:0: note: Variable 'pkey_l' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4783:4: note: Variable 'pkey_l' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5230:7: style: Variable 'pch' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5227:0: note: Variable 'pch' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5230:7: note: Variable 'pch' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5291:4: style: Variable 'gs_parm1' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5289:0: note: Variable 'gs_parm1' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5291:4: note: Variable 'gs_parm1' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5292:4: style: Variable 'gs_parm2' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5289:0: note: Variable 'gs_parm2' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5292:4: note: Variable 'gs_parm2' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5347:4: style: Variable 'pixbuf' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5336:0: note: Variable 'pixbuf' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5347:4: note: Variable 'pixbuf' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5357:4: style: Variable 'window' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5335:0: note: Variable 'window' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5357:4: note: Variable 'window' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5373:4: style: Variable 'lbox' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5339:0: note: Variable 'lbox' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5373:4: note: Variable 'lbox' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5380:4: style: Variable 'bbox' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5339:0: note: Variable 'bbox' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5380:4: note: Variable 'bbox' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5384:4: style: Variable 'nbox' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5339:0: note: Variable 'nbox' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5384:4: note: Variable 'nbox' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5389:4: style: Variable 'sbar' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5337:0: note: Variable 'sbar' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5389:4: note: Variable 'sbar' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5402:4: style: Variable 'box' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5339:0: note: Variable 'box' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5402:4: note: Variable 'box' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5408:4: style: Variable 'notebook' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5337:0: note: Variable 'notebook' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5408:4: note: Variable 'notebook' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5423:4: style: Variable 'label' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5338:0: note: Variable 'label' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5423:4: note: Variable 'label' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5440:4: style: Variable 'button' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5338:0: note: Variable 'button' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5440:4: note: Variable 'button' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5450:4: style: Variable 'menu_item' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5337:0: note: Variable 'menu_item' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5450:4: note: Variable 'menu_item' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5559:4: style: Variable 'pm' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5555:0: note: Variable 'pm' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5559:4: note: Variable 'pm' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5560:4: style: Variable 'plg' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5554:0: note: Variable 'plg' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5560:4: note: Variable 'plg' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5612:5: style: Variable 'pcfg' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5606:0: note: Variable 'pcfg' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5612:5: note: Variable 'pcfg' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5615:5: style: Variable 'plg' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5605:0: note: Variable 'plg' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5615:5: note: Variable 'plg' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5632:5: style: Variable 'pstring' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5610:0: note: Variable 'pstring' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5632:5: note: Variable 'pstring' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5649:5: style: Variable 'drawing_area' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5607:0: note: Variable 'drawing_area' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5649:5: note: Variable 'drawing_area' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5656:5: style: Variable 'font_desc' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5609:0: note: Variable 'font_desc' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:5656:5: note: Variable 'font_desc' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:6149:4: style: Variable 'pm' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:6144:0: note: Variable 'pm' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:6149:4: note: Variable 'pm' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:6336:7: style: Variable 'pch' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:6333:0: note: Variable 'pch' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:6336:7: note: Variable 'pch' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:6405:4: style: Variable 'pcfg' is reassigned a value before the old one has been used. [redundantAssignment]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:6392:0: note: Variable 'pcfg' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:6405:4: note: Variable 'pcfg' is reassigned a value before the old one has been used.
apcupsd-3.14.14/src/gapcmon/gapcmon.c:734:20: style: Variable 'drawing_area' is assigned a value that is never used. [unreadVariable]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:805:13: style: Variable 'x_pos' is assigned a value that is never used. [unreadVariable]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:2143:14: style: Variable 'dCharge' is assigned a value that is never used. [unreadVariable]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4967:29: style: Variable 'b_flag_dupped' is assigned a value that is never used. [unreadVariable]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4788:20: style: Variable 'b_k_is_dir' is assigned a value that is never used. [unreadVariable]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4792:19: style: Variable 'b_m_valid' is assigned a value that is never used. [unreadVariable]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4847:15: style: Variable 'b_add' is assigned a value that is never used. [unreadVariable]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:6418:13: style: Variable 'window' is assigned a value that is never used. [unreadVariable]
apcupsd-3.14.14/src/gapcmon/gapcmon.c:4157:33: style: Array index 'x' is used before limits check. [arrayIndexThenCheck]
apcupsd-3.14.14/src/lib/apcconfig.c:239:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
apcupsd-3.14.14/src/lib/apcconfig.c:288:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
apcupsd-3.14.14/src/lib/apcconfig.c:367:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
apcupsd-3.14.14/src/lib/apcfile.c:59:13: style: The scope of the variable 'len' can be reduced. [variableScope]
apcupsd-3.14.14/src/lib/apcfile.c:60:9: style: The scope of the variable 'buf' can be reduced. [variableScope]
apcupsd-3.14.14/src/lib/apclog.c:52:9: style: The scope of the variable 'datetime' can be reduced. [variableScope]
apcupsd-3.14.14/src/lib/atimer.cpp:73:8: style: The scope of the variable 'rc' can be reduced. [variableScope]
apcupsd-3.14.14/src/lib/strstr.c:48:18: style: The scope of the variable 'bp' can be reduced. [variableScope]
apcupsd-3.14.14/src/libusbhid/parse.c:403:31: style: Function 'hid_report_size' argument 1 names different: declaration 'd' definition 'r'. [funcArgNamesDifferent]
apcupsd-3.14.14/src/libusbhid/usbhid.h:91:35: note: Function 'hid_report_size' argument 1 names different: declaration 'd' definition 'r'.
apcupsd-3.14.14/src/libusbhid/parse.c:403:31: note: Function 'hid_report_size' argument 1 names different: declaration 'd' definition 'r'.
apcupsd-3.14.14/src/libusbhid/parse.c:421:26: style: Function 'hid_locate' argument 1 names different: declaration 'd' definition 'desc'. [funcArgNamesDifferent]
apcupsd-3.14.14/src/libusbhid/usbhid.h:92:30: note: Function 'hid_locate' argument 1 names different: declaration 'd' definition 'desc'.
apcupsd-3.14.14/src/libusbhid/parse.c:421:26: note: Function 'hid_locate' argument 1 names different: declaration 'd' definition 'desc'.
apcupsd-3.14.14/src/libusbhid/parse.c:421:45: style: Function 'hid_locate' argument 2 names different: declaration 'usage' definition 'u'. [funcArgNamesDifferent]
apcupsd-3.14.14/src/libusbhid/usbhid.h:92:46: note: Function 'hid_locate' argument 2 names different: declaration 'usage' definition 'u'.
apcupsd-3.14.14/src/libusbhid/parse.c:421:45: note: Function 'hid_locate' argument 2 names different: declaration 'usage' definition 'u'.
apcupsd-3.14.14/src/libusbhid/usage.c:96:12: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
apcupsd-3.14.14/src/libusbhid/usage.c:71:22: style: Function 'hid_init' argument 1 names different: declaration 'file' definition 'hidname'. [funcArgNamesDifferent]
apcupsd-3.14.14/src/libusbhid/usbhid.h:97:27: note: Function 'hid_init' argument 1 names different: declaration 'file' definition 'hidname'.
apcupsd-3.14.14/src/libusbhid/usage.c:71:22: note: Function 'hid_init' argument 1 names different: declaration 'file' definition 'hidname'.
apcupsd-3.14.14/src/libusbhid/usage.c:94:7: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
apcupsd-3.14.14/src/libusbhid/usage.c:96:12: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
apcupsd-3.14.14/src/libusbhid/usage.c:97:5: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
apcupsd-3.14.14/src/libusbhid/usage.c:130:6: error: Common realloc mistake: 'pages' nulled but not freed upon failure [memleakOnRealloc]
apcupsd-3.14.14/src/reports.c:58:10: style: The scope of the variable 'sptr' can be reduced. [variableScope]
apcupsd-3.14.14/src/reports.c:179:8: style: The scope of the variable 'fd' can be reduced. [variableScope]
apcupsd-3.14.14/src/win32/apctray.cpp:61:12: style: The scope of the variable 'args' can be reduced. [variableScope]
apcupsd-3.14.14/src/win32/apctray.cpp:62:9: style: The scope of the variable 'buf' can be reduced. [variableScope]
apcupsd-3.14.14/src/win32/winabout.h:21:4: style: Class 'upsAbout' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apcupsd-3.14.14/src/win32/instmgr.h:42:4: style: Class 'InstanceManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apcupsd-3.14.14/src/win32/balloonmgr.cpp:138:24: style: C-style pointer casting [cstyleCast]
apcupsd-3.14.14/src/win32/balloonmgr.cpp:32:4: performance: Variable '_mutex' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
apcupsd-3.14.14/src/win32/compat/kill.c:24:19: style: Function 'kill' argument 2 names different: declaration 'signo' definition 'signal'. [funcArgNamesDifferent]
apcupsd-3.14.14/src/win32/compat/signal.h:43:23: note: Function 'kill' argument 2 names different: declaration 'signo' definition 'signal'.
apcupsd-3.14.14/src/win32/compat/kill.c:24:19: note: Function 'kill' argument 2 names different: declaration 'signo' definition 'signal'.
apcupsd-3.14.14/src/win32/compat/tcsetattr.c:90:40: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
apcupsd-3.14.14/src/win32/compat/tcsetattr.c:94:41: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
apcupsd-3.14.14/src/win32/email.c:45:10: warning: The buffer 'addr' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
apcupsd-3.14.14/src/win32/email.c:46:10: warning: Dangerous usage of strncat - 3rd parameter is the maximum number of characters to append. [strncatUsage]
apcupsd-3.14.14/src/win32/instmgr.cpp:336:43: style: Function 'RegQueryString' argument 1 names different: declaration 'key' definition 'hkey'. [funcArgNamesDifferent]
apcupsd-3.14.14/src/win32/instmgr.h:72:29: note: Function 'RegQueryString' argument 1 names different: declaration 'key' definition 'hkey'.
apcupsd-3.14.14/src/win32/instmgr.cpp:336:43: note: Function 'RegQueryString' argument 1 names different: declaration 'key' definition 'hkey'.
apcupsd-3.14.14/src/win32/instmgr.cpp:353:40: style: Function 'RegSetDWORD' argument 1 names different: declaration 'key' definition 'hkey'. [funcArgNamesDifferent]
apcupsd-3.14.14/src/win32/instmgr.h:73:26: note: Function 'RegSetDWORD' argument 1 names different: declaration 'key' definition 'hkey'.
apcupsd-3.14.14/src/win32/instmgr.cpp:353:40: note: Function 'RegSetDWORD' argument 1 names different: declaration 'key' definition 'hkey'.
apcupsd-3.14.14/src/win32/instmgr.cpp:358:41: style: Function 'RegSetString' argument 1 names different: declaration 'key' definition 'hkey'. [funcArgNamesDifferent]
apcupsd-3.14.14/src/win32/instmgr.h:74:27: note: Function 'RegSetString' argument 1 names different: declaration 'key' definition 'hkey'.
apcupsd-3.14.14/src/win32/instmgr.cpp:358:41: note: Function 'RegSetString' argument 1 names different: declaration 'key' definition 'hkey'.
apcupsd-3.14.14/src/win32/instmgr.h:69:12: performance: Technically the member function 'InstanceManager::CreateId' can be static. [functionStatic]
apcupsd-3.14.14/src/win32/instmgr.cpp:248:26: note: Technically the member function 'InstanceManager::CreateId' can be static.
apcupsd-3.14.14/src/win32/instmgr.h:69:12: note: Technically the member function 'InstanceManager::CreateId' can be static.
apcupsd-3.14.14/src/win32/instmgr.h:71:9: performance: Technically the member function 'InstanceManager::RegQueryDWORD' can be static. [functionStatic]
apcupsd-3.14.14/src/win32/instmgr.cpp:319:23: note: Technically the member function 'InstanceManager::RegQueryDWORD' can be static.
apcupsd-3.14.14/src/win32/instmgr.h:71:9: note: Technically the member function 'InstanceManager::RegQueryDWORD' can be static.
apcupsd-3.14.14/src/win32/instmgr.h:72:9: performance: Technically the member function 'InstanceManager::RegQueryString' can be static. [functionStatic]
apcupsd-3.14.14/src/win32/instmgr.cpp:336:23: note: Technically the member function 'InstanceManager::RegQueryString' can be static.
apcupsd-3.14.14/src/win32/instmgr.h:72:9: note: Technically the member function 'InstanceManager::RegQueryString' can be static.
apcupsd-3.14.14/src/win32/instmgr.h:73:9: performance: Technically the member function 'InstanceManager::RegSetDWORD' can be static. [functionStatic]
apcupsd-3.14.14/src/win32/instmgr.cpp:353:23: note: Technically the member function 'InstanceManager::RegSetDWORD' can be static.
apcupsd-3.14.14/src/win32/instmgr.h:73:9: note: Technically the member function 'InstanceManager::RegSetDWORD' can be static.
apcupsd-3.14.14/src/win32/instmgr.h:74:9: performance: Technically the member function 'InstanceManager::RegSetString' can be static. [functionStatic]
apcupsd-3.14.14/src/win32/instmgr.cpp:358:23: note: Technically the member function 'InstanceManager::RegSetString' can be static.
apcupsd-3.14.14/src/win32/instmgr.h:74:9: note: Technically the member function 'InstanceManager::RegSetString' can be static.
apcupsd-3.14.14/src/win32/listview.cpp:27:4: performance: Variable '_hwnd' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
apcupsd-3.14.14/src/win32/meter.cpp:28:4: performance: Variable '_hwnd' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
apcupsd-3.14.14/src/win32/popup.c:34:23: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition]
apcupsd-3.14.14/src/win32/winabout.cpp:51:22: style: C-style pointer casting [cstyleCast]
apcupsd-3.14.14/src/win32/winabout.cpp:59:15: style: C-style pointer casting [cstyleCast]
apcupsd-3.14.14/src/win32/winabout.cpp:22:4: performance: Variable '_dlgvisible' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
apcupsd-3.14.14/src/win32/winabout.cpp:23:4: performance: Variable '_appinst' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
apcupsd-3.14.14/src/win32/winconfig.cpp:74:15: style: C-style pointer casting [cstyleCast]
apcupsd-3.14.14/src/win32/winconfig.cpp:79:15: style: C-style pointer casting [cstyleCast]
apcupsd-3.14.14/src/win32/winconfig.cpp:29:12: warning: Member variable 'upsConfig::_hostvalid' is not initialized in the constructor. [uninitMemberVar]
apcupsd-3.14.14/src/win32/winconfig.cpp:29:12: warning: Member variable 'upsConfig::_portvalid' is not initialized in the constructor. [uninitMemberVar]
apcupsd-3.14.14/src/win32/winconfig.cpp:29:12: warning: Member variable 'upsConfig::_refreshvalid' is not initialized in the constructor. [uninitMemberVar]
apcupsd-3.14.14/src/win32/winevents.cpp:61:15: style: C-style pointer casting [cstyleCast]
apcupsd-3.14.14/src/win32/winevents.cpp:66:15: style: C-style pointer casting [cstyleCast]
apcupsd-3.14.14/src/win32/winevents.cpp:21:12: warning: Member variable 'upsEvents::_events' is not initialized in the constructor. [uninitMemberVar]
apcupsd-3.14.14/src/win32/winservice.cpp:459:30: style: Function 'LogErrorMsg' argument 1 names different: declaration 'msg' definition 'message'. [funcArgNamesDifferent]
apcupsd-3.14.14/src/win32/winservice.cpp:20:30: note: Function 'LogErrorMsg' argument 1 names different: declaration 'msg' definition 'message'.
apcupsd-3.14.14/src/win32/winservice.cpp:459:30: note: Function 'LogErrorMsg' argument 1 names different: declaration 'msg' definition 'message'.
apcupsd-3.14.14/src/win32/winstat.cpp:63:15: style: C-style pointer casting [cstyleCast]
apcupsd-3.14.14/src/win32/winstat.cpp:68:15: style: C-style pointer casting [cstyleCast]
apcupsd-3.14.14/src/win32/winstat.cpp:23:12: warning: Member variable 'upsStatus::_bmeter' is not initialized in the constructor. [uninitMemberVar]
apcupsd-3.14.14/src/win32/winstat.cpp:23:12: warning: Member variable 'upsStatus::_lmeter' is not initialized in the constructor. [uninitMemberVar]
apcupsd-3.14.14/src/win32/winstat.cpp:23:12: warning: Member variable 'upsStatus::_grid' is not initialized in the constructor. [uninitMemberVar]
apcupsd-3.14.14/src/win32/wintray.cpp:222:21: style: C-style pointer casting [cstyleCast]
apcupsd-3.14.14/src/win32/wintray.cpp:388:21: style: C-style pointer casting [cstyleCast]
apcupsd-3.14.14/src/win32/wintray.cpp:43:4: performance: Variable '_tbcreated_msg' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
apcupsd-3.14.14/src/win32/wintray.cpp:320:37: style: Clarify calculation precedence for '|' and '?'. [clarifyCalculation]
[22:48]

ftp://ftp.se.debian.org/debian/pool/main/a/apel/apel_10.8.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/apertium/apertium_3.5.1.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-af-nl/apertium-af-nl_0.2.0~r58256.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-apy/apertium-apy_0.9.1~r343.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-arg/apertium-arg_0.1.2~r65494.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-arg-cat/apertium-arg-cat_0.1.0~r64925.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-bel/apertium-bel_0.1.0~r81357.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-bel-rus/apertium-bel-rus_0.2.0~r81186.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-br-fr/apertium-br-fr_0.5.0~r61325.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-ca-it/apertium-ca-it_0.1.1~r57554.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-cat/apertium-cat_2.4.0~r84327.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-cat-srd/apertium-cat-srd_1.0.0~r82995.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-crh/apertium-crh_0.2.0~r83161.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-crh-tur/apertium-crh-tur_0.3.0~r83159.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-cy-en/apertium-cy-en_0.1.1~r57554.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-dan/apertium-dan_0.5.0~r67099.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-dan-nor/apertium-dan-nor_1.3.0~r67099.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-dbus/apertium-dbus_0.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-en-ca/apertium-en-ca_0.9.3~r61328.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-en-es/apertium-en-es_0.8.0~r57502.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-en-gl/apertium-en-gl_0.5.2~r57551.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-eo-ca/apertium-eo-ca_0.9.1~r60655.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-eo-en/apertium-eo-en_1.0.0~r63833.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-eo-es/apertium-eo-es_0.9.1~r60655.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-eo-fr/apertium-eo-fr_0.9.0~r57551.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-es-ast/apertium-es-ast_1.1.0~r51165.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-es-ca/apertium-es-ca_1.2.1+svn~57448.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-es-gl/apertium-es-gl_1.0.8~r57542.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-es-it/apertium-es-it_0.1.0~r51165.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-es-pt/apertium-es-pt_1.1.5+svn~57507.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-es-ro/apertium-es-ro_0.7.3~r57551.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-eu-en/apertium-eu-en_0.3.1~r56205.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-eu-es/apertium-eu-es_0.3.3~r56159.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-fr-ca/apertium-fr-ca_1.0.2.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-fr-es/apertium-fr-es_0.9.2~r61322.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-fra/apertium-fra_1.2.0~r84327.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-fra-cat/apertium-fra-cat_1.3.0~r84327.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-hbs/apertium-hbs_0.5.0~r68212.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-hbs-eng/apertium-hbs-eng_0.1.0~r57598.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-hbs-mkd/apertium-hbs-mkd_0.1.0~r76450.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-hbs-slv/apertium-hbs-slv_0.1.0~r59294.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-hin/apertium-hin_0.1.0~r59158.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-id-ms/apertium-id-ms_0.1.1~r57551.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-is-sv/apertium-is-sv_0.1.0~r76450.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-isl/apertium-isl_0.1.0~r65494.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-isl-eng/apertium-isl-eng_0.1.0~r66083.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-ita/apertium-ita_0.9.0~r72553.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-kaz/apertium-kaz_0.1.0~r61338.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-kaz-tat/apertium-kaz-tat_0.2.1~r57554.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-lex-tools/apertium-lex-tools_0.2.0~r84344.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-mk-bg/apertium-mk-bg_0.2.0~r49489.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-mk-en/apertium-mk-en_0.1.1~r57554.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-mlt-ara/apertium-mlt-ara_0.2.0~r62623.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-nno/apertium-nno_0.9.0~r69513.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-nno-nob/apertium-nno-nob_1.1.0~r66076.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-nob/apertium-nob_0.9.0~r69513.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-oc-ca/apertium-oc-ca_1.0.6~r57551.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-oc-es/apertium-oc-es_1.0.6~r57551.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-pt-ca/apertium-pt-ca_0.8.2+svn~57507.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-pt-gl/apertium-pt-gl_0.9.2~r57551.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-rus/apertium-rus_0.2.0~r82706.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-separable/apertium-separable_0.3.1.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-sme-nob/apertium-sme-nob_0.6.0~r61921.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-spa/apertium-spa_1.1.0~r79716.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-spa-arg/apertium-spa-arg_0.4.0~r64399.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-spa-cat/apertium-spa-cat_2.1.0~r79717.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-spa-ita/apertium-spa-ita_0.2.0~r78826.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-srd/apertium-srd_1.2.0~r82994.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-srd-ita/apertium-srd-ita_0.9.5~r82237.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-streamparser/apertium-streamparser_5.0.2.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-swe/apertium-swe_0.7.0~r69513.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-swe-dan/apertium-swe-dan_0.7.0~r66063.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-swe-nor/apertium-swe-nor_0.2.0~r69544.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-tat/apertium-tat_0.1.0~r60887.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-tolk/apertium-tolk_0.2.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-tur/apertium-tur_0.2.0~r83161.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-ukr/apertium-ukr_0.1.0~r82563.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-urd/apertium-urd_0.1.0~r61311.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apertium-urd-hin/apertium-urd-hin_0.1.0~r64379.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apf/apf_0.8.4.orig.tar.gz
apf-0.8.4/src/afclient.c:1137:21: style: Condition 'temp2==0' is always true [knownConditionTrueFalse]
apf-0.8.4/src/afclient.c:1136:19: note: Assignment 'temp2=0', assigned value is 0
apf-0.8.4/src/afclient.c:1137:21: note: Condition 'temp2==0' is always true
apf-0.8.4/src/afclient.c:1425:23: style: Condition 'temp2==0' is always true [knownConditionTrueFalse]
apf-0.8.4/src/afclient.c:1424:21: note: Assignment 'temp2=0', assigned value is 0
apf-0.8.4/src/afclient.c:1425:23: note: Condition 'temp2==0' is always true
apf-0.8.4/src/afclient.c:352:11: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
apf-0.8.4/src/afclient.c:1495:11: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
apf-0.8.4/src/afclient.c:89:8: style: The scope of the variable 'hostname' can be reduced. [variableScope]
apf-0.8.4/src/afclient.c:92:20: style: The scope of the variable 'clientAddress' can be reduced. [variableScope]
apf-0.8.4/src/afclient.c:97:8: style: The scope of the variable 'hpoUsed' can be reduced. [variableScope]
apf-0.8.4/src/afclient.c:127:15: style: The scope of the variable 'method' can be reduced. [variableScope]
apf-0.8.4/src/afserver.c:490:4: style: Variable 'temp' is reassigned a value before the old one has been used. [redundantAssignment]
apf-0.8.4/src/afserver.c:489:7: note: Variable 'temp' is reassigned a value before the old one has been used.
apf-0.8.4/src/afserver.c:490:4: note: Variable 'temp' is reassigned a value before the old one has been used.
apf-0.8.4/src/afserver.c:324:19: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
apf-0.8.4/src/afserver.c:906:20: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
apf-0.8.4/src/base64.c:76:10: style: The scope of the variable 'i' can be reduced. [variableScope]
apf-0.8.4/src/client_configuration_struct.c:56:7: style: The scope of the variable 'i' can be reduced. [variableScope]
apf-0.8.4/src/client_configuration_struct.c:185:7: style: The scope of the variable 'i' can be reduced. [variableScope]
apf-0.8.4/src/client_initialization.c:36:10: style: The scope of the variable 'nlen' can be reduced. [variableScope]
apf-0.8.4/src/client_initialization.c:36:16: style: The scope of the variable 'elen' can be reduced. [variableScope]
apf-0.8.4/src/client_initialization.c:36:22: style: The scope of the variable 'len' can be reduced. [variableScope]
apf-0.8.4/src/client_initialization.c:38:9: style: The scope of the variable 'server_cert' can be reduced. [variableScope]
apf-0.8.4/src/client_initialization.c:39:17: style: The scope of the variable 'md' can be reduced. [variableScope]
apf-0.8.4/src/client_initialization.c:40:13: style: The scope of the variable 'pkey' can be reduced. [variableScope]
apf-0.8.4/src/client_initialization.c:43:8: style: The scope of the variable 'b64_encoded' can be reduced. [variableScope]
apf-0.8.4/src/client_realm_struct.c:559:7: style: The scope of the variable 'i' can be reduced. [variableScope]
apf-0.8.4/src/client_realm_struct.c:1158:7: style: The scope of the variable 'n' can be reduced. [variableScope]
apf-0.8.4/src/client_remoteadmin.c:180:30: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
apf-0.8.4/src/client_shutdown.c:29:7: style: The scope of the variable 'i' can be reduced. [variableScope]
apf-0.8.4/src/clientnames.c:31:15: style: The scope of the variable 'clientname' can be reduced. [variableScope]
apf-0.8.4/src/clientnames.c:50:10: style: The scope of the variable 'n' can be reduced. [variableScope]
apf-0.8.4/src/clientnames.c:104:15: style: The scope of the variable 'clientname' can be reduced. [variableScope]
apf-0.8.4/src/clientnames.c:123:10: style: The scope of the variable 'n' can be reduced. [variableScope]
apf-0.8.4/src/file_client.c:193:0: error: Resource leak: file [resourceLeak]
apf-0.8.4/src/first_run.c:87:7: style: The scope of the variable 'length' can be reduced. [variableScope]
apf-0.8.4/src/logging.c:337:7: style: The scope of the variable 'n' can be reduced. [variableScope]
apf-0.8.4/src/logging.c:391:24: style: Function 'initializelogging' argument 1 names different: declaration 'verlev' definition 'verl'. [funcArgNamesDifferent]
apf-0.8.4/src/logging.h:71:29: note: Function 'initializelogging' argument 1 names different: declaration 'verlev' definition 'verl'.
apf-0.8.4/src/logging.c:391:24: note: Function 'initializelogging' argument 1 names different: declaration 'verlev' definition 'verl'.
apf-0.8.4/src/logging.c:441:47: style: Function 'aflog' argument 3 names different: declaration 'format' definition 'form'. [funcArgNamesDifferent]
apf-0.8.4/src/logging.h:73:52: note: Function 'aflog' argument 3 names different: declaration 'format' definition 'form'.
apf-0.8.4/src/logging.c:441:47: note: Function 'aflog' argument 3 names different: declaration 'format' definition 'form'.
apf-0.8.4/src/network.c:275:19: style: The scope of the variable 'lhostaddr' can be reduced. [variableScope]
apf-0.8.4/src/network.c:276:13: style: The scope of the variable 'lport' can be reduced. [variableScope]
apf-0.8.4/src/network.c:352:15: style: The scope of the variable 'portstr' can be reduced. [variableScope]
apf-0.8.4/src/network.c:456:13: style: The scope of the variable 'n' can be reduced. [variableScope]
apf-0.8.4/src/network.c:485:13: style: The scope of the variable 'n' can be reduced. [variableScope]
apf-0.8.4/src/network.c:515:13: style: The scope of the variable 'n' can be reduced. [variableScope]
apf-0.8.4/src/network.c:544:13: style: The scope of the variable 'n' can be reduced. [variableScope]
apf-0.8.4/src/realmnames.c:39:15: style: The scope of the variable 'realmname' can be reduced. [variableScope]
apf-0.8.4/src/remove_client_task.c:74:21: style: Function 'RCTdata_free' argument 1 names different: declaration 'data' definition 'ptr'. [funcArgNamesDifferent]
apf-0.8.4/src/remove_client_task.h:43:26: note: Function 'RCTdata_free' argument 1 names different: declaration 'data' definition 'ptr'.
apf-0.8.4/src/remove_client_task.c:74:21: note: Function 'RCTdata_free' argument 1 names different: declaration 'data' definition 'ptr'.
apf-0.8.4/src/server_configuration_struct.c:56:7: style: The scope of the variable 'i' can be reduced. [variableScope]
apf-0.8.4/src/server_configuration_struct.c:250:7: style: The scope of the variable 'i' can be reduced. [variableScope]
apf-0.8.4/src/server_find.c:39:7: style: The scope of the variable 'i' can be reduced. [variableScope]
apf-0.8.4/src/server_get.c:73:24: style: Condition 'i<1' is always true [knownConditionTrueFalse]
apf-0.8.4/src/server_get.c:72:19: note: Assignment 'i=0', assigned value is 0
apf-0.8.4/src/server_get.c:73:24: note: Condition 'i<1' is always true
apf-0.8.4/src/server_get.c:52:15: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
apf-0.8.4/src/server_get.c:117:15: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
apf-0.8.4/src/server_get.c:43:7: style: The scope of the variable 'n' can be reduced. [variableScope]
apf-0.8.4/src/server_get.c:43:10: style: The scope of the variable 'i' can be reduced. [variableScope]
apf-0.8.4/src/server_realm_struct.c:669:7: style: The scope of the variable 'i' can be reduced. [variableScope]
apf-0.8.4/src/server_realm_struct.c:696:7: style: The scope of the variable 'i' can be reduced. [variableScope]
apf-0.8.4/src/server_realm_struct.c:723:7: style: The scope of the variable 'i' can be reduced. [variableScope]
apf-0.8.4/src/server_realm_struct.c:750:7: style: The scope of the variable 'i' can be reduced. [variableScope]
apf-0.8.4/src/server_remoteadmin.c:255:15: style: The scope of the variable 'n' can be reduced. [variableScope]
apf-0.8.4/src/server_remoteadmin.c:255:18: style: The scope of the variable 'i' can be reduced. [variableScope]
apf-0.8.4/src/server_remoteadmin.c:255:21: style: The scope of the variable 'j' can be reduced. [variableScope]
apf-0.8.4/src/server_remoteadmin.c:256:15: style: The scope of the variable 'tmp' can be reduced. [variableScope]
apf-0.8.4/src/server_remoteadmin.c:258:18: style: The scope of the variable 'alptr' can be reduced. [variableScope]
apf-0.8.4/src/server_remoteadmin.c:260:18: style: The scope of the variable 'cpointer' can be reduced. [variableScope]
apf-0.8.4/src/server_remoteadmin.c:261:16: style: The scope of the variable 'upointer' can be reduced. [variableScope]
apf-0.8.4/src/server_remove.c:39:9: style: The scope of the variable 'task' can be reduced. [variableScope]
apf-0.8.4/src/server_remove.c:95:9: style: The scope of the variable 'task' can be reduced. [variableScope]
apf-0.8.4/src/server_signals.c:44:17: style: The scope of the variable 'scRealmsTable' can be reduced. [variableScope]
apf-0.8.4/src/ssl_fd_struct.c:257:7: style: The scope of the variable 'length' can be reduced. [variableScope]
apf-0.8.4/src/ssl_fd_struct.c:259:24: style: The scope of the variable 'bufor' can be reduced. [variableScope]
apf-0.8.4/src/ssl_routines.c:43:7: style: The scope of the variable 'lspaceind' can be reduced. [variableScope]
apf-0.8.4/src/ssl_routines.c:82:0: error: Resource leak: storefile [resourceLeak]
apf-0.8.4/src/task_list_node_struct.c:42:5: error: Memory leak: tmp [memleak]
apf-0.8.4/src/task_scheduler_struct.c:195:9: style: The scope of the variable 'tmp' can be reduced. [variableScope]
[22:48]

ftp://ftp.se.debian.org/debian/pool/main/a/apf-firewall/apf-firewall_9.7+rev1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/apg/apg_2.2.3.dfsg.1.orig.tar.gz
apg-2.2.3.dfsg.1/apg.c:574:2: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
apg-2.2.3.dfsg.1/apg.c:709:6: style: The scope of the variable 'ch' can be reduced. [variableScope]
apg-2.2.3.dfsg.1/apg.c:705:26: style: Function 'construct_mode' argument 1 names different: declaration 'str_mode' definition 's_mode'. [funcArgNamesDifferent]
apg-2.2.3.dfsg.1/apg.c:103:26: note: Function 'construct_mode' argument 1 names different: declaration 'str_mode' definition 's_mode'.
apg-2.2.3.dfsg.1/apg.c:705:26: note: Function 'construct_mode' argument 1 names different: declaration 'str_mode' definition 's_mode'.
apg-2.2.3.dfsg.1/apgbfm.c:82:0: style: The scope of the variable 'case_insensitive_flag' can be reduced. [variableScope]
apg-2.2.3.dfsg.1/bfconvert/bfconvert.c:102:4: error: Resource leak: old_f [resourceLeak]
apg-2.2.3.dfsg.1/bfconvert/bfconvert.c:108:7: error: Resource leak: old_f [resourceLeak]
apg-2.2.3.dfsg.1/bfconvert/bfconvert.c:108:7: error: Resource leak: new_f [resourceLeak]
apg-2.2.3.dfsg.1/bfconvert/bfconvert.c:119:7: error: Resource leak: old_f [resourceLeak]
apg-2.2.3.dfsg.1/bfconvert/bfconvert.c:119:7: error: Resource leak: new_f [resourceLeak]
apg-2.2.3.dfsg.1/bfconvert/bfconvert.c:138:7: error: Resource leak: old_f [resourceLeak]
apg-2.2.3.dfsg.1/bfconvert/bfconvert.c:138:7: error: Resource leak: new_f [resourceLeak]
apg-2.2.3.dfsg.1/bloom.c:432:2: style: Variable 'bytenum' is reassigned a value before the old one has been used. [redundantAssignment]
apg-2.2.3.dfsg.1/bloom.c:425:0: note: Variable 'bytenum' is reassigned a value before the old one has been used.
apg-2.2.3.dfsg.1/bloom.c:432:2: note: Variable 'bytenum' is reassigned a value before the old one has been used.
apg-2.2.3.dfsg.1/bloom.c:463:2: style: Variable 'bytenum' is reassigned a value before the old one has been used. [redundantAssignment]
apg-2.2.3.dfsg.1/bloom.c:457:0: note: Variable 'bytenum' is reassigned a value before the old one has been used.
apg-2.2.3.dfsg.1/bloom.c:463:2: note: Variable 'bytenum' is reassigned a value before the old one has been used.
apg-2.2.3.dfsg.1/bloom.c:377:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
apg-2.2.3.dfsg.1/bloom.c:223:8: error: Resource leak: f [resourceLeak]
apg-2.2.3.dfsg.1/bloom.c:227:9: error: Resource leak: f [resourceLeak]
apg-2.2.3.dfsg.1/bloom.c:231:9: error: Resource leak: f [resourceLeak]
apg-2.2.3.dfsg.1/bloom.c:235:7: error: Resource leak: f [resourceLeak]
apg-2.2.3.dfsg.1/bloom.c:352:8: error: Resource leak: f [resourceLeak]
apg-2.2.3.dfsg.1/bloom.c:386:0: error: Memory leak: string [memleak]
apg-2.2.3.dfsg.1/convert.c:104:6: style: The scope of the variable 'i' can be reduced. [variableScope]
apg-2.2.3.dfsg.1/convert.c:230:6: style: The scope of the variable 'i' can be reduced. [variableScope]
apg-2.2.3.dfsg.1/convert.c:231:6: style: The scope of the variable 'flag' can be reduced. [variableScope]
apg-2.2.3.dfsg.1/pronpass.c:1314:12: style: The scope of the variable 'syllable_length' can be reduced. [variableScope]
apg-2.2.3.dfsg.1/pronpass.c:1669:0: style: The scope of the variable 'current_unit' can be reduced. [variableScope]
apg-2.2.3.dfsg.1/pronpass.c:1670:13: style: The scope of the variable 'vowel_count' can be reduced. [variableScope]
apg-2.2.3.dfsg.1/pronpass.c:1673:13: style: The scope of the variable 'want_another_unit' can be reduced. [variableScope]
apg-2.2.3.dfsg.1/pronpass.c:1674:13: style: The scope of the variable 'tries' can be reduced. [variableScope]
apg-2.2.3.dfsg.1/pronpass.c:1676:0: style: The scope of the variable 'length_left' can be reduced. [variableScope]
apg-2.2.3.dfsg.1/pronpass.c:1356:5: error: Memory leak: new_syllable [memleak]
apg-2.2.3.dfsg.1/pronpass.c:1356:5: error: Memory leak: syllable_for_hyph [memleak]
apg-2.2.3.dfsg.1/pronpass.c:1356:5: error: Memory leak: syllable_units [memleak]
apg-2.2.3.dfsg.1/pronpass.c:1356:5: error: Memory leak: word_units [memleak]
apg-2.2.3.dfsg.1/restrict.c:68:4: error: Memory leak: string [memleak]
apg-2.2.3.dfsg.1/sha/sha.c:198:8: style: The scope of the variable 'value' can be reduced. [variableScope]
[22:48]

ftp://ftp.se.debian.org/debian/pool/main/a/apgdiff/apgdiff_2.5.0~alpha.2-75-gcaaaed9.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/api-hour/api-hour_0.8.2.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/api-sanity-checker/api-sanity-checker_1.98.7.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/apipkg/apipkg_1.4.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/apitrace/apitrace_7.1+git20170623.d38a69d6+repack.orig.tar.xz
cli/cli_main.cpp:138:20: style: The scope of the variable 'command' can be reduced. [variableScope]
cli/cli_main.cpp:167:20: style: The scope of the variable 'command' can be reduced. [variableScope]
cli/cli_main.cpp:168:18: style: The scope of the variable 'alias' can be reduced. [variableScope]
cli/pickle.hpp:128:17: performance: Technically the member function 'PickleWriter::endDict' can be static. [functionStatic]
cli/pickle.hpp:131:17: performance: Technically the member function 'PickleWriter::beginItem' can be static. [functionStatic]
cli/pickle.hpp:109:5: style: Class 'PickleWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
cli/cli_repack.cpp:88:5: warning: Member variable 'BrotliTraceIn::buf' is not initialized in the constructor. [uninitMemberVar]
cli/cli_repack.cpp:91:9: performance: Variable 'crc' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
cli/cli_repack.cpp:88:5: style: Class 'BrotliTraceIn' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
cli/cli_resources.cpp:155:24: style: Function 'findScript' argument 1 names different: declaration 'name' definition 'scriptFilename'. [funcArgNamesDifferent]
cli/cli_resources.hpp:39:24: note: Function 'findScript' argument 1 names different: declaration 'name' definition 'scriptFilename'.
cli/cli_resources.cpp:155:24: note: Function 'findScript' argument 1 names different: declaration 'name' definition 'scriptFilename'.
cli/cli_trace.cpp:218:17: style: Condition 'lldb' is always false [knownConditionTrueFalse]
cli/cli_trace.cpp:215:25: note: Assignment 'lldb=false', assigned value is 0
cli/cli_trace.cpp:218:17: note: Condition 'lldb' is always false
gui/androiddevicedialog.cpp:103:5: style: Class 'AndroidDeviceModelDelegate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/androidfiledialog.cpp:204:121: style: Function 'getOpenFileName' argument 4 names different: declaration 'suffix' definition 'filter'. [funcArgNamesDifferent]
gui/androidfiledialog.h:29:141: note: Function 'getOpenFileName' argument 4 names different: declaration 'suffix' definition 'filter'.
gui/androidfiledialog.cpp:204:121: note: Function 'getOpenFileName' argument 4 names different: declaration 'suffix' definition 'filter'.
gui/androidfiledialog.h:33:18: warning: Virtual function 'accept' is called from constructor 'AndroidFileDialog(Mode mode,QWidget*parent=0)' at line 161. Dynamic binding is not used. [virtualCallInConstructor]
gui/androidfiledialog.cpp:161:55: note: Calling accept
gui/androidfiledialog.h:33:18: note: accept is a virtual method
gui/androidfiledialog.cpp:41:5: style: Class 'AndroidFileDialogModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/apitrace.h:31:9: warning: Member variable 'SearchRequest::frame' is not initialized in the constructor. [uninitMemberVar]
gui/apitrace.h:31:9: warning: Member variable 'SearchRequest::from' is not initialized in the constructor. [uninitMemberVar]
gui/apitracecall.h:68:5: style: Class 'ApiPointer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/apitracecall.h:84:5: style: Class 'ApiBitmask' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/apitracecall.h:107:5: style: Class 'ApiStruct' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/apitracecall.h:124:5: style: Class 'ApiArray' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/apitracecall.h:125:5: style: Class 'ApiArray' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/apitracecall.h:323:5: style: Class 'ApiTraceFrame' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/retracer.h:18:5: style: Class 'Retracer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/androidretracer.h:13:5: style: Class 'AndroidRetracer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/androidutils.cpp:32:5: performance: Variable 'size' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
gui/androidutils.cpp:37:5: performance: Variable 'm_wait' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
gui/apicalldelegate.h:10:5: style: Class 'ApiCallDelegate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/apitracemodel.h:22:5: style: Class 'ApiTraceModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/apisurface.cpp:201:32: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
gui/apisurface.cpp:114:45: style: Function 'imageFromData' argument 1 names different: declaration 'data' definition 'dataArray'. [funcArgNamesDifferent]
gui/apisurface.h:30:58: note: Function 'imageFromData' argument 1 names different: declaration 'data' definition 'dataArray'.
gui/apisurface.cpp:114:45: note: Function 'imageFromData' argument 1 names different: declaration 'data' definition 'dataArray'.
gui/apisurface.cpp:158:52: style: Function 'qimageFromRawImage' argument 1 names different: declaration 'img' definition 'image'. [funcArgNamesDifferent]
gui/apisurface.h:31:58: note: Function 'qimageFromRawImage' argument 1 names different: declaration 'img' definition 'image'.
gui/apisurface.cpp:158:52: note: Function 'qimageFromRawImage' argument 1 names different: declaration 'img' definition 'image'.
gui/apisurface.cpp:13:13: warning: Member variable 'ApiSurface::m_depth' is not initialized in the constructor. [uninitMemberVar]
gui/apisurface.h:44:12: performance: Technically the member function 'ApiSurface::calculateThumbnail' can be static. [functionStatic]
gui/apisurface.cpp:40:20: note: Technically the member function 'ApiSurface::calculateThumbnail' can be static.
gui/apisurface.h:44:12: note: Technically the member function 'ApiSurface::calculateThumbnail' can be static.
gui/apisurface.cpp:29:5: style: Struct 'ByteArrayBuf' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/apitrace.cpp:313:19: style: The scope of the variable 'foundCall' can be reduced. [variableScope]
gui/apitrace.cpp:354:19: style: The scope of the variable 'foundCall' can be reduced. [variableScope]
gui/apitrace.cpp:309:39: style: Function 'findNext' argument 2 names different: declaration 'call' definition 'from'. [funcArgNamesDifferent]
gui/apitrace.h:96:33: note: Function 'findNext' argument 2 names different: declaration 'call' definition 'from'.
gui/apitrace.cpp:309:39: note: Function 'findNext' argument 2 names different: declaration 'call' definition 'from'.
gui/apitrace.cpp:350:39: style: Function 'findPrev' argument 2 names different: declaration 'call' definition 'from'. [funcArgNamesDifferent]
gui/apitrace.h:100:33: note: Function 'findPrev' argument 2 names different: declaration 'call' definition 'from'.
gui/apitrace.cpp:350:39: note: Function 'findPrev' argument 2 names different: declaration 'call' definition 'from'.
gui/traceloader.h:17:5: style: Class 'TraceLoader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/traceloader.h:30:9: style: Class 'FrameContents' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/traceloader.h:82:9: style: Struct 'FrameBookmark' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/saverthread.h:15:5: style: Class 'SaverThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/apitracecall.cpp:227:41: style: Function 'visit' argument 1 names different: declaration 'ptr' definition 'repr'. [funcArgNamesDifferent]
gui/apitracecall.h:33:37: note: Function 'visit' argument 1 names different: declaration 'ptr' definition 'repr'.
gui/apitracecall.cpp:227:41: note: Function 'visit' argument 1 names different: declaration 'ptr' definition 'repr'.
gui/apitracecall.cpp:375:43: style: Function 'init' argument 1 names different: declaration 'bitmask' definition 's'. [funcArgNamesDifferent]
gui/apitracecall.h:114:36: note: Function 'init' argument 1 names different: declaration 'bitmask' definition 's'.
gui/apitracecall.cpp:375:43: note: Function 'init' argument 1 names different: declaration 'bitmask' definition 's'.
gui/apitracecall.cpp:467:49: style: Function 'ApiTraceState' argument 1 names different: declaration 'parseJson' definition 'parsedJson'. [funcArgNamesDifferent]
gui/apitracecall.h:145:47: note: Function 'ApiTraceState' argument 1 names different: declaration 'parseJson' definition 'parsedJson'.
gui/apitracecall.cpp:467:49: note: Function 'ApiTraceState' argument 1 names different: declaration 'parseJson' definition 'parsedJson'.
gui/apitracecall.cpp:652:47: style: Function 'ApiTraceCall' argument 3 names different: declaration 'tcall' definition 'call'. [funcArgNamesDifferent]
gui/apitracecall.h:244:37: note: Function 'ApiTraceCall' argument 3 names different: declaration 'tcall' definition 'call'.
gui/apitracecall.cpp:652:47: note: Function 'ApiTraceCall' argument 3 names different: declaration 'tcall' definition 'call'.
gui/apitracecall.cpp:662:47: style: Function 'ApiTraceCall' argument 3 names different: declaration 'tcall' definition 'call'. [funcArgNamesDifferent]
gui/apitracecall.h:242:37: note: Function 'ApiTraceCall' argument 3 names different: declaration 'tcall' definition 'call'.
gui/apitracecall.cpp:662:47: note: Function 'ApiTraceCall' argument 3 names different: declaration 'tcall' definition 'call'.
gui/apitracecall.cpp:678:43: style: Function 'loadData' argument 2 names different: declaration 'tcall' definition 'call'. [funcArgNamesDifferent]
gui/apitracecall.h:297:38: note: Function 'loadData' argument 2 names different: declaration 'tcall' definition 'call'.
gui/apitracecall.cpp:678:43: note: Function 'loadData' argument 2 names different: declaration 'tcall' definition 'call'.
gui/apitracecall.cpp:1124:40: style: Function 'ApiTraceFrame' argument 1 names different: declaration 'parent' definition 'parentTrace'. [funcArgNamesDifferent]
gui/apitracecall.h:323:29: note: Function 'ApiTraceFrame' argument 1 names different: declaration 'parent' definition 'parentTrace'.
gui/apitracecall.cpp:1124:40: note: Function 'ApiTraceFrame' argument 1 names different: declaration 'parent' definition 'parentTrace'.
gui/apitracecall.cpp:1233:60: style: Function 'setCalls' argument 1 names different: declaration 'topLevelCalls' definition 'children'. [funcArgNamesDifferent]
gui/apitracecall.h:342:49: note: Function 'setCalls' argument 1 names different: declaration 'topLevelCalls' definition 'children'.
gui/apitracecall.cpp:1233:60: note: Function 'setCalls' argument 1 names different: declaration 'topLevelCalls' definition 'children'.
gui/apitracecall.cpp:1234:60: style: Function 'setCalls' argument 2 names different: declaration 'allCalls' definition 'calls'. [funcArgNamesDifferent]
gui/apitracecall.h:343:49: note: Function 'setCalls' argument 2 names different: declaration 'allCalls' definition 'calls'.
gui/apitracecall.cpp:1234:60: note: Function 'setCalls' argument 2 names different: declaration 'allCalls' definition 'calls'.
gui/apitracecall.cpp:1124:16: warning: Member variable 'ApiTraceFrame::number' is not initialized in the constructor. [uninitMemberVar]
gui/apitracecall.cpp:469:5: performance: Variable 'm_parameters' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
gui/apitracecall.h:287:10: performance: Technically the member function 'ApiTraceCall::hasBinaryData' can be static. [functionStatic]
gui/apitracecall.cpp:908:20: note: Technically the member function 'ApiTraceCall::hasBinaryData' can be static.
gui/apitracecall.h:287:10: note: Technically the member function 'ApiTraceCall::hasBinaryData' can be static.
gui/apitracefilter.h:22:5: style: Class 'ApiTraceFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/apitracemodel.cpp:71:36: style: The scope of the variable 'imgTempl' can be reduced. [variableScope]
gui/apitracemodel.cpp:74:36: style: The scope of the variable 'sizeTempl' can be reduced. [variableScope]
gui/argumentseditor.cpp:338:56: style: Function 'valueForName' argument 2 names different: declaration 'orignalValue' definition 'originalValue'. [funcArgNamesDifferent]
gui/argumentseditor.h:171:43: note: Function 'valueForName' argument 2 names different: declaration 'orignalValue' definition 'originalValue'.
gui/argumentseditor.cpp:338:56: note: Function 'valueForName' argument 2 names different: declaration 'orignalValue' definition 'originalValue'.
gui/argumentseditor.cpp:375:61: style: Function 'arrayFromIndex' argument 1 names different: declaration 'index' definition 'parentIndex'. [funcArgNamesDifferent]
gui/argumentseditor.h:173:48: note: Function 'arrayFromIndex' argument 1 names different: declaration 'index' definition 'parentIndex'.
gui/argumentseditor.cpp:375:61: note: Function 'arrayFromIndex' argument 1 names different: declaration 'index' definition 'parentIndex'.
gui/argumentseditor.cpp:376:58: style: Function 'arrayFromIndex' argument 2 names different: declaration 'array' definition 'origArray'. [funcArgNamesDifferent]
gui/argumentseditor.h:174:45: note: Function 'arrayFromIndex' argument 2 names different: declaration 'array' definition 'origArray'.
gui/argumentseditor.cpp:376:58: note: Function 'arrayFromIndex' argument 2 names different: declaration 'array' definition 'origArray'.
gui/argumentseditor.h:24:5: style: Class 'BooleanComboBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/argumentseditor.h:35:5: style: Class 'BooleanComboBoxEditorCreator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/argumentseditor.h:46:5: style: Class 'UIntEditorCreator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/argumentseditor.h:58:5: style: Class 'IntEditorCreator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/argumentseditor.h:71:5: style: Class 'ULongLongEditorCreator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/argumentseditor.h:83:5: style: Class 'LongLongEditorCreator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/argumentseditor.h:96:5: style: Class 'PixmapEditorCreator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/argumentseditor.h:106:5: style: Class 'FloatEditorCreator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/argumentseditor.h:120:5: style: Class 'DoubleEditorCreator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/argumentseditor.h:134:5: style: Class 'StringEditorCreator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/argumentseditor.h:144:5: style: Class 'InvalidEditorCreator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/argumentseditor.h:153:5: style: Class 'ArgumentsEditor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/glsledit.cpp:411:5: performance: Variable 'backgroundColor' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
gui/glsledit.cpp:412:5: performance: Variable 'lineNumberColor' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
gui/glsledit.cpp:413:5: performance: Variable 'indicatorColor' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
gui/glsledit.cpp:414:5: performance: Variable 'foldIndicatorColor' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
gui/glsledit.h:68:0: style: Class 'GLSLEdit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/glsledit.cpp:43:5: style: Class 'GLSLHighlighter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/glsledit.cpp:392:5: style: Class 'SidebarWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/glsledit.cpp:553:5: style: Class 'GLSLDocLayout' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/graphing/graphaxiswidget.h:27:5: style: Class 'GraphAxisWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/graphing/frameaxiswidget.h:23:5: style: Class 'FrameAxisWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/graphing/graphaxiswidget.cpp:5:18: warning: Member variable 'GraphAxisWidget::m_orientation' is not initialized in the constructor. [uninitMemberVar]
gui/graphing/graphview.h:18:5: style: Class 'GraphView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/graphing/graphwidget.h:24:5: style: Class 'GraphWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/graphing/heatmapview.h:103:5: style: Class 'HeatmapView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/graphing/heatmapverticalaxiswidget.h:11:5: style: Class 'HeatmapVerticalAxisWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/graphing/histogramview.h:13:5: style: Class 'HistogramView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/graphing/timeaxiswidget.h:10:5: style: Class 'TimeAxisWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/imageviewer.cpp:117:45: style: Function 'resizeEvent' argument 1 names different: declaration 'event' definition 'e'. [funcArgNamesDifferent]
gui/imageviewer.h:25:36: note: Function 'resizeEvent' argument 1 names different: declaration 'event' definition 'e'.
gui/imageviewer.cpp:117:45: note: Function 'resizeEvent' argument 1 names different: declaration 'event' definition 'e'.
gui/pixelwidget.h:56:5: style: Class 'PixelWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/jumpwidget.h:13:5: style: Class 'JumpWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/leaktracethread.h:16:9: style: Class 'LeakTraceThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/mainwindow.cpp:1857:14: warning: Either the condition '!frame' is redundant or there is possible null pointer dereference: frame. [nullPointerRedundantCheck]
gui/mainwindow.cpp:1858:9: note: Assuming that condition '!frame' is not redundant
gui/mainwindow.cpp:1857:14: note: Null pointer dereference
gui/mainwindow.cpp:1880:14: warning: Either the condition '!frame' is redundant or there is possible null pointer dereference: frame. [nullPointerRedundantCheck]
gui/mainwindow.cpp:1881:9: note: Assuming that condition '!frame' is not redundant
gui/mainwindow.cpp:1880:14: note: Null pointer dereference
gui/mainwindow.cpp:1916:26: style: C-style pointer casting [cstyleCast]
gui/mainwindow.cpp:956:5: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
gui/mainwindow.cpp:958:7: note: Found duplicate branches for 'if' and 'else'.
gui/mainwindow.cpp:956:5: note: Found duplicate branches for 'if' and 'else'.
gui/mainwindow.cpp:1767:13: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
gui/mainwindow.cpp:1770:15: note: Found duplicate branches for 'if' and 'else'.
gui/mainwindow.cpp:1767:13: note: Found duplicate branches for 'if' and 'else'.
gui/mainwindow.cpp:397:45: style: Function 'replayError' argument 1 names different: declaration 'msg' definition 'message'. [funcArgNamesDifferent]
gui/mainwindow.h:66:37: note: Function 'replayError' argument 1 names different: declaration 'msg' definition 'message'.
gui/mainwindow.cpp:397:45: note: Function 'replayError' argument 1 names different: declaration 'msg' definition 'message'.
gui/mainwindow.cpp:410:43: style: Function 'loadError' argument 1 names different: declaration 'msg' definition 'message'. [funcArgNamesDifferent]
gui/mainwindow.h:67:35: note: Function 'loadError' argument 1 names different: declaration 'msg' definition 'message'.
gui/mainwindow.cpp:410:43: note: Function 'loadError' argument 1 names different: declaration 'msg' definition 'message'.
gui/mainwindow.cpp:792:51: style: Function 'addSurface' argument 1 names different: declaration 'image' definition 'fbo'. [funcArgNamesDifferent]
gui/mainwindow.h:134:43: note: Function 'addSurface' argument 1 names different: declaration 'image' definition 'fbo'.
gui/mainwindow.cpp:792:51: note: Function 'addSurface' argument 1 names different: declaration 'image' definition 'fbo'.
gui/mainwindow.cpp:805:52: style: Function 'addSurfaces' argument 1 names different: declaration 'images' definition 'surfaces'. [funcArgNamesDifferent]
gui/mainwindow.h:137:44: note: Function 'addSurfaces' argument 1 names different: declaration 'images' definition 'surfaces'.
gui/mainwindow.cpp:805:52: note: Function 'addSurfaces' argument 1 names different: declaration 'images' definition 'surfaces'.
gui/mainwindow.cpp:1361:53: style: Function 'replayProfileFound' argument 1 names different: declaration 'state' definition 'profile'. [funcArgNamesDifferent]
gui/mainwindow.h:64:45: note: Function 'replayProfileFound' argument 1 names different: declaration 'state' definition 'profile'.
gui/mainwindow.cpp:1361:53: note: Function 'replayProfileFound' argument 1 names different: declaration 'state' definition 'profile'.
gui/profiledialog.h:13:5: style: Class 'ProfileDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/searchwidget.h:13:5: style: Class 'SearchWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/settingsdialog.h:14:5: style: Class 'SettingsDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/shaderssourcewidget.h:12:5: style: Class 'ShadersSourceWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/tracedialog.h:10:5: style: Class 'TraceDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/traceprocess.h:10:5: style: Class 'TraceProcess' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/trimprocess.h:12:5: style: Class 'TrimProcess' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/vertexdatainterpreter.h:22:5: style: Class 'VertexDataInterpreter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/pixelwidget.cpp:179:44: style: Function 'keyPressEvent' argument 1 names different: declaration 'event' definition 'e'. [funcArgNamesDifferent]
gui/pixelwidget.h:71:35: note: Function 'keyPressEvent' argument 1 names different: declaration 'event' definition 'e'.
gui/pixelwidget.cpp:179:44: note: Function 'keyPressEvent' argument 1 names different: declaration 'event' definition 'e'.
gui/pixelwidget.cpp:213:46: style: Function 'keyReleaseEvent' argument 1 names different: declaration 'event' definition 'e'. [funcArgNamesDifferent]
gui/pixelwidget.h:72:37: note: Function 'keyReleaseEvent' argument 1 names different: declaration 'event' definition 'e'.
gui/pixelwidget.cpp:213:46: note: Function 'keyReleaseEvent' argument 1 names different: declaration 'event' definition 'e'.
gui/pixelwidget.cpp:224:45: style: Function 'resizeEvent' argument 1 names different: declaration 'event' definition 'e'. [funcArgNamesDifferent]
gui/pixelwidget.h:73:36: note: Function 'resizeEvent' argument 1 names different: declaration 'event' definition 'e'.
gui/pixelwidget.cpp:224:45: note: Function 'resizeEvent' argument 1 names different: declaration 'event' definition 'e'.
gui/pixelwidget.cpp:229:47: style: Function 'mouseMoveEvent' argument 1 names different: declaration 'event' definition 'e'. [funcArgNamesDifferent]
gui/pixelwidget.h:74:38: note: Function 'mouseMoveEvent' argument 1 names different: declaration 'event' definition 'e'.
gui/pixelwidget.cpp:229:47: note: Function 'mouseMoveEvent' argument 1 names different: declaration 'event' definition 'e'.
gui/pixelwidget.cpp:246:48: style: Function 'mousePressEvent' argument 1 names different: declaration 'event' definition 'e'. [funcArgNamesDifferent]
gui/pixelwidget.h:75:39: note: Function 'mousePressEvent' argument 1 names different: declaration 'event' definition 'e'.
gui/pixelwidget.cpp:246:48: note: Function 'mousePressEvent' argument 1 names different: declaration 'event' definition 'e'.
gui/pixelwidget.cpp:258:55: style: Function 'contextMenuEvent' argument 1 names different: declaration 'event' definition 'e'. [funcArgNamesDifferent]
gui/pixelwidget.h:77:46: note: Function 'contextMenuEvent' argument 1 names different: declaration 'event' definition 'e'.
gui/pixelwidget.cpp:258:55: note: Function 'contextMenuEvent' argument 1 names different: declaration 'event' definition 'e'.
gui/profiledialog.cpp:159:32: style: C-style pointer casting [cstyleCast]
gui/profiledialog.cpp:195:21: style: C-style pointer casting [cstyleCast]
gui/profiledialog.cpp:196:21: style: C-style pointer casting [cstyleCast]
gui/profiledialog.cpp:203:21: style: C-style pointer casting [cstyleCast]
gui/profiledialog.cpp:204:21: style: C-style pointer casting [cstyleCast]
gui/profiledialog.cpp:210:19: style: C-style pointer casting [cstyleCast]
gui/profiledialog.cpp:211:21: style: C-style pointer casting [cstyleCast]
gui/profiledialog.cpp:212:23: style: C-style pointer casting [cstyleCast]
gui/profiledialog.cpp:244:32: style: C-style pointer casting [cstyleCast]
gui/profileheatmap.h:12:5: warning: Member variable 'ProfileHeatmapRowIterator::m_heat' is not initialized in the constructor. [uninitMemberVar]
gui/profileheatmap.h:12:5: warning: Member variable 'ProfileHeatmapRowIterator::m_programSel' is not initialized in the constructor. [uninitMemberVar]
gui/profileheatmap.h:12:5: warning: Member variable 'ProfileHeatmapRowIterator::m_programHeat' is not initialized in the constructor. [uninitMemberVar]
gui/profiletablemodel.h:8:5: style: Struct 'ProfileTableRow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/profiletablemodel.h:36:5: style: Class 'ProfileTableModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/profileheatmap.h:256:5: style: Class 'ProfileHeatmapDataProvider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/profiledialog.cpp:24:5: style: Class 'FrameCallDataProvider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/profiledialog.cpp:48:5: style: Class 'FrameTimeDataProvider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/profiletablemodel.cpp:34:20: warning: Member variable 'ProfileTableModel::m_timeMin' is not initialized in the constructor. [uninitMemberVar]
gui/profiletablemodel.cpp:34:20: warning: Member variable 'ProfileTableModel::m_timeMax' is not initialized in the constructor. [uninitMemberVar]
gui/retracer.cpp:234:44: style: Boolean variable 'm_profilePixels' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean]
gui/retracer.cpp:42:5: style: Class 'BlockingIODevice' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/saverthread.cpp:339:43: style: Function 'saveFile' argument 1 names different: declaration 'saveFileName' definition 'writeFileName'. [funcArgNamesDifferent]
gui/saverthread.h:18:34: note: Function 'saveFile' argument 1 names different: declaration 'saveFileName' definition 'writeFileName'.
gui/saverthread.cpp:339:43: note: Function 'saveFile' argument 1 names different: declaration 'saveFileName' definition 'writeFileName'.
gui/saverthread.cpp:209:5: style: Class 'EditVisitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
gui/searchwidget.cpp:74:34: style: Function 'setFound' argument 1 names different: declaration 'f' definition 'found'. [funcArgNamesDifferent]
gui/searchwidget.h:15:24: note: Function 'setFound' argument 1 names different: declaration 'f' definition 'found'.
gui/searchwidget.cpp:74:34: note: Function 'setFound' argument 1 names different: declaration 'f' definition 'found'.
gui/traceloader.cpp:75:44: style: Function 'loadFrame' argument 1 names different: declaration 'frame' definition 'currentFrame'. [funcArgNamesDifferent]
gui/traceloader.h:52:35: note: Function 'loadFrame' argument 1 names different: declaration 'frame' definition 'currentFrame'.
gui/traceloader.cpp:75:44: note: Function 'loadFrame' argument 1 names different: declaration 'frame' definition 'currentFrame'.
gui/traceloader.cpp:317:48: style: Function 'fetchFrameContents' argument 1 names different: declaration 'frame' definition 'currentFrame'. [funcArgNamesDifferent]
gui/traceloader.h:104:63: note: Function 'fetchFrameContents' argument 1 names different: declaration 'frame' definition 'currentFrame'.
gui/traceloader.cpp:317:48: note: Function 'fetchFrameContents' argument 1 names different: declaration 'frame' definition 'currentFrame'.
gui/traceloader.cpp:447:47: style: Function 'load' argument 2 names different: declaration 'frame' definition 'currentFrame'. [funcArgNamesDifferent]
gui/traceloader.h:32:55: note: Function 'load' argument 2 names different: declaration 'frame' definition 'currentFrame'.
gui/traceloader.cpp:447:47: note: Function 'load' argument 2 names different: declaration 'frame' definition 'currentFrame'.
gui/traceloader.cpp:165:54: style: Variable 'numOfFrames' is modified but its new value is never used. [unreadVariable]
gui/vertexdatainterpreter.cpp:77:0: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
gui/vertexdatainterpreter.cpp:77:0: portability: Casting between integer* and const double* which have an incompatible binary data representation. [invalidPointerCast]
helpers/d3dshader.cpp:137:31: style: Function 'DisassembleShader' argument 1 names different: declaration 'pShader' definition 'pShaderBytecode'. [funcArgNamesDifferent]
helpers/d3dshader.hpp:47:31: note: Function 'DisassembleShader' argument 1 names different: declaration 'pShader' definition 'pShaderBytecode'.
helpers/d3dshader.cpp:137:31: note: Function 'DisassembleShader' argument 1 names different: declaration 'pShader' definition 'pShaderBytecode'.
helpers/glsize.hpp:921:44: warning: Logical conjunction always evaluates to false: code_point < 65536 && code_point > 1114111. [incorrectLogicOperator]
helpers/glfeatures.cpp:185:20: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition]
helpers/glfeatures.cpp:184:19: note: outer condition: *p==' '
helpers/glfeatures.cpp:185:20: note: opposite inner condition: *p=='\0'
helpers/glfeatures.cpp:332:60: style: Function 'load' argument 2 names different: declaration 'exts' definition 'ext'. [funcArgNamesDifferent]
helpers/glfeatures.hpp:169:54: note: Function 'load' argument 2 names different: declaration 'exts' definition 'ext'.
helpers/glfeatures.cpp:332:60: note: Function 'load' argument 2 names different: declaration 'exts' definition 'ext'.
helpers/glfeatures.cpp:220:12: warning: Assert statement calls a function which may have desired side effects: 'parseVersion'. [assertWithSideEffect]
helpers/glfeatures.cpp:221:12: warning: Assert statement calls a function which may have desired side effects: 'parseVersion'. [assertWithSideEffect]
helpers/glfeatures.cpp:222:12: warning: Assert statement calls a function which may have desired side effects: 'parseVersion'. [assertWithSideEffect]
helpers/glfeatures.cpp:223:12: warning: Assert statement calls a function which may have desired side effects: 'parseVersion'. [assertWithSideEffect]
helpers/glfeatures.cpp:41:32: performance: Function parameter 'expected' should be passed by const reference. [passedByValue]
inject/inject.h:173:18: style: C-style pointer casting [cstyleCast]
inject/inject.h:118:10: style: The scope of the variable 'c' can be reduced. [variableScope]
inject/injectee_iat.cpp:833:25: style: Function 'MyLoadLibraryExA' argument 1 names different: declaration 'lpFileName' definition 'lpLibFileName'. [funcArgNamesDifferent]
inject/injectee_iat.cpp:107:25: note: Function 'MyLoadLibraryExA' argument 1 names different: declaration 'lpFileName' definition 'lpLibFileName'.
inject/injectee_iat.cpp:833:25: note: Function 'MyLoadLibraryExA' argument 1 names different: declaration 'lpFileName' definition 'lpLibFileName'.
inject/injectee_iat.cpp:851:26: style: Function 'MyLoadLibraryExW' argument 1 names different: declaration 'lpFileName' definition 'lpLibFileName'. [funcArgNamesDifferent]
inject/injectee_iat.cpp:110:26: note: Function 'MyLoadLibraryExW' argument 1 names different: declaration 'lpFileName' definition 'lpLibFileName'.
inject/injectee_iat.cpp:851:26: note: Function 'MyLoadLibraryExW' argument 1 names different: declaration 'lpFileName' definition 'lpLibFileName'.
inject/injectee_iat.cpp:699:67: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
inject/injector.cpp:84:10: style: The scope of the variable 'c' can be reduced. [variableScope]
inject/injector.cpp:109:10: style: The scope of the variable 'c' can be reduced. [variableScope]
lib/highlight/highlight.cpp:113:5: style: Class 'AnsiAttribute' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
lib/image/image.hpp:72:9: style: Class 'Image' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
lib/image/image.hpp:72:9: style: Class 'Image' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
lib/image/image_png.cpp:149:37: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
lib/image/image_pnm.cpp:172:36: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
lib/image/image_pnm.cpp:173:30: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
lib/image/image_pnm.cpp:210:42: style: Function 'readPNMHeader' argument 2 names different: declaration 'size' definition 'bufferSize'. [funcArgNamesDifferent]
lib/image/image.hpp:148:42: note: Function 'readPNMHeader' argument 2 names different: declaration 'size' definition 'bufferSize'.
lib/image/image_pnm.cpp:210:42: note: Function 'readPNMHeader' argument 2 names different: declaration 'size' definition 'bufferSize'.
lib/os/os_string.hpp:134:5: performance: Technically the member function 'os::String::isSep' can be static. [functionStatic]
lib/os/os_string.hpp:125:5: style: Class 'String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
lib/os/os_string.hpp:185:5: style: Class 'String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
lib/os/os_string.hpp:85:1: warning: The class 'String' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
lib/os/os_string.hpp:233:9: error: va_start() or va_copy() called subsequently on 'args' without va_end() in between. [va_start_subsequentCalls]
lib/os/os_string.hpp:216:9: error: va_list 'args_copy' used before va_start() was called. [va_list_usedBeforeStarted]
lib/os/os_string.hpp:224:58: error: va_list 'args_copy' used before va_start() was called. [va_list_usedBeforeStarted]
lib/os/os_string.hpp:226:9: error: va_list 'args_copy' used before va_start() was called. [va_list_usedBeforeStarted]
lib/os/os_thread.hpp:454:0: error: #error Unsupported C++ compiler [preprocessorErrorDirective]
lib/trace/trace_callset.cpp:226:28: style: Function 'merge' argument 1 names different: declaration 'str' definition 'string'. [funcArgNamesDifferent]
lib/trace/trace_callset.hpp:122:27: note: Function 'merge' argument 1 names different: declaration 'str' definition 'string'.
lib/trace/trace_callset.cpp:226:28: note: Function 'merge' argument 1 names different: declaration 'str' definition 'string'.
lib/trace/trace_model.hpp:404:5: warning: Member variable 'RawStackFrame::id' is not initialized in the constructor. [uninitMemberVar]
lib/trace/trace_model.hpp:565:5: warning: Member variable 'Call::no' is not initialized in the constructor. [uninitMemberVar]
lib/trace/trace_model.hpp:269:5: style: Technically the member function 'trace::Enum::lookup' can be const. [functionConst]
lib/trace/trace_model.hpp:413:10: style: Technically the member function 'trace::RawStackFrame::dump' can be const. [functionConst]
lib/trace/trace_callset.hpp:176:9: style: Technically the member function 'trace::CallSet::contains' can be const. [functionConst]
lib/trace/trace_callset.hpp:180:16: style: Technically the member function 'trace::CallSet::getFirst' can be const. [functionConst]
lib/trace/trace_callset.hpp:184:16: style: Technically the member function 'trace::CallSet::getLast' can be const. [functionConst]
lib/trace/trace_model.hpp:335:9: style: Class 'Blob' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
lib/trace/trace_model.hpp:335:9: style: Class 'Blob' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
lib/trace/trace_model.hpp:155:5: style: Class 'Bool' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
lib/trace/trace_model.hpp:171:5: style: Class 'SInt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
lib/trace/trace_model.hpp:187:5: style: Class 'UInt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
lib/trace/trace_model.hpp:203:5: style: Class 'Float' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
lib/trace/trace_model.hpp:219:5: style: Class 'Double' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
lib/trace/trace_model.hpp:235:5: style: Class 'String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
lib/trace/trace_model.hpp:249:5: style: Class 'WString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
lib/trace/trace_model.hpp:295:5: style: Class 'Struct' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
lib/trace/trace_model.hpp:312:5: style: Class 'Array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
lib/trace/trace_model.hpp:333:5: style: Class 'Blob' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
lib/trace/trace_model.hpp:359:5: style: Class 'Pointer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
lib/trace/trace_fast_callset.hpp:93:5: style: Class 'FastCallRangePtr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
lib/trace/trace_callset.hpp:76:9: style: Class 'CallRange' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
lib/trace/trace_callset.hpp:119:9: style: Class 'CallSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
lib/trace/trace_dump.cpp:185:32: warning: Either the condition '!memberName' is redundant or there is possible null pointer dereference: memberName. [nullPointerRedundantCheck]
lib/trace/trace_dump.cpp:175:13: note: Assuming that condition '!memberName' is not redundant
lib/trace/trace_dump.cpp:185:32: note: Null pointer dereference
lib/trace/trace_fast_callset.cpp:82:34: style: Same expression on both sides of '|'. [duplicateExpression]
lib/trace/trace_file_snappy.cpp:180:16: style: The scope of the variable 'offset' can be reduced. [variableScope]
lib/trace/trace_file_snappy.cpp:126:13: warning: Member variable 'SnappyFile::m_currentChunkOffset' is not initialized in the constructor. [uninitMemberVar]
lib/trace/trace_file_snappy.cpp:130:7: style: Class 'SnappyFile' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
lib/trace/trace_file_snappy.cpp:130:7: style: Class 'SnappyFile' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
lib/trace/trace_ostream_snappy.cpp:97:7: style: Class 'SnappyOutStream' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
lib/trace/trace_ostream_snappy.cpp:97:7: style: Class 'SnappyOutStream' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
lib/trace/trace_ostream_snappy.cpp:49:5: style: Class 'SnappyOutStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
lib/trace/trace_ostream_zlib.cpp:46:5: style: Class 'ZLibOutStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
lib/trace/trace_parser.hpp:175:10: style: Technically the member function 'trace::Parser::adjust_call_flags' can be const. [functionConst]
lib/trace/trace_parser.cpp:602:14: note: Technically the member function 'trace::Parser::adjust_call_flags' can be const.
lib/trace/trace_parser.hpp:175:10: note: Technically the member function 'trace::Parser::adjust_call_flags' can be const.
lib/trace/trace_parser_loop.cpp:36:5: warning: Member variable 'LastFrameLoopParser::frameStart' is not initialized in the constructor. [uninitMemberVar]
lib/trace/trace_parser_loop.cpp:36:5: warning: Member variable 'LastFrameLoopParser::lastFrameStart' is not initialized in the constructor. [uninitMemberVar]
lib/trace/trace_profiler.cpp:164:38: style: Function 'parseLine' argument 1 names different: declaration 'line' definition 'in'. [funcArgNamesDifferent]
lib/trace/trace_profiler.hpp:128:39: note: Function 'parseLine' argument 1 names different: declaration 'line' definition 'in'.
lib/trace/trace_profiler.cpp:164:38: note: Function 'parseLine' argument 1 names different: declaration 'line' definition 'in'.
lib/trace/trace_profiler.hpp:80:9: warning: Member variable 'Program::vsizeTotal' is not initialized in the constructor. [uninitMemberVar]
lib/trace/trace_profiler.hpp:80:9: warning: Member variable 'Program::rssTotal' is not initialized in the constructor. [uninitMemberVar]
lib/trace/trace_profiler.hpp:105:10: style: Technically the member function 'trace::Profiler::addCall' can be const. [functionConst]
lib/trace/trace_profiler.cpp:106:16: note: Technically the member function 'trace::Profiler::addCall' can be const.
lib/trace/trace_profiler.hpp:105:10: note: Technically the member function 'trace::Profiler::addCall' can be const.
lib/trace/trace_profiler.hpp:114:10: performance: Technically the member function 'trace::Profiler::addFrameEnd' can be static. [functionStatic]
lib/trace/trace_profiler.cpp:159:16: note: Technically the member function 'trace::Profiler::addFrameEnd' can be static.
lib/trace/trace_profiler.hpp:114:10: note: Technically the member function 'trace::Profiler::addFrameEnd' can be static.
lib/trace/trace_profiler.hpp:116:10: style: Technically the member function 'trace::Profiler::hasBaseTimes' can be const. [functionConst]
lib/trace/trace_profiler.cpp:101:16: note: Technically the member function 'trace::Profiler::hasBaseTimes' can be const.
lib/trace/trace_profiler.hpp:116:10: note: Technically the member function 'trace::Profiler::hasBaseTimes' can be const.
lib/trace/trace_profiler.hpp:123:13: style: Technically the member function 'trace::Profiler::getBaseCpuTime' can be const. [functionConst]
lib/trace/trace_profiler.cpp:61:19: note: Technically the member function 'trace::Profiler::getBaseCpuTime' can be const.
lib/trace/trace_profiler.hpp:123:13: note: Technically the member function 'trace::Profiler::getBaseCpuTime' can be const.
lib/trace/trace_profiler.hpp:124:13: style: Technically the member function 'trace::Profiler::getBaseGpuTime' can be const. [functionConst]
lib/trace/trace_profiler.cpp:66:19: note: Technically the member function 'trace::Profiler::getBaseGpuTime' can be const.
lib/trace/trace_profiler.hpp:124:13: note: Technically the member function 'trace::Profiler::getBaseGpuTime' can be const.
lib/trace/trace_profiler.hpp:125:13: style: Technically the member function 'trace::Profiler::getBaseVsizeUsage' can be const. [functionConst]
lib/trace/trace_profiler.cpp:71:19: note: Technically the member function 'trace::Profiler::getBaseVsizeUsage' can be const.
lib/trace/trace_profiler.hpp:125:13: note: Technically the member function 'trace::Profiler::getBaseVsizeUsage' can be const.
lib/trace/trace_profiler.hpp:126:13: style: Technically the member function 'trace::Profiler::getBaseRssUsage' can be const. [functionConst]
lib/trace/trace_profiler.cpp:76:19: note: Technically the member function 'trace::Profiler::getBaseRssUsage' can be const.
lib/trace/trace_profiler.hpp:126:13: note: Technically the member function 'trace::Profiler::getBaseRssUsage' can be const.
lib/trace/trace_writer.cpp:113:12: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
lib/trace/trace_writer.cpp:119:12: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
lib/trace/trace_writer.cpp:271:50: style: Function 'writeString' argument 2 names different: declaration 'size' definition 'len'. [funcArgNamesDifferent]
lib/trace/trace_writer.hpp:94:50: note: Function 'writeString' argument 2 names different: declaration 'size' definition 'len'.
lib/trace/trace_writer.cpp:271:50: note: Function 'writeString' argument 2 names different: declaration 'size' definition 'len'.
lib/trace/trace_writer.cpp:281:54: style: Function 'writeWString' argument 2 names different: declaration 'size' definition 'len'. [funcArgNamesDifferent]
lib/trace/trace_writer.hpp:96:54: note: Function 'writeWString' argument 2 names different: declaration 'size' definition 'len'.
lib/trace/trace_writer.cpp:281:54: note: Function 'writeWString' argument 2 names different: declaration 'size' definition 'len'.
lib/trace/trace_writer.hpp:67:21: performance: Technically the member function 'trace::Writer::endArg' can be static. [functionStatic]
lib/trace/trace_writer.hpp:70:21: performance: Technically the member function 'trace::Writer::endReturn' can be static. [functionStatic]
lib/trace/trace_writer.hpp:74:21: performance: Technically the member function 'trace::Writer::endBacktrace' can be static. [functionStatic]
lib/trace/trace_writer.hpp:77:21: performance: Technically the member function 'trace::Writer::endArray' can be static. [functionStatic]
lib/trace/trace_writer.hpp:79:21: performance: Technically the member function 'trace::Writer::beginElement' can be static. [functionStatic]
lib/trace/trace_writer.hpp:80:21: performance: Technically the member function 'trace::Writer::endElement' can be static. [functionStatic]
lib/trace/trace_writer.hpp:83:21: performance: Technically the member function 'trace::Writer::endStruct' can be static. [functionStatic]
lib/trace/trace_writer.hpp:86:21: performance: Technically the member function 'trace::Writer::endRepr' can be static. [functionStatic]
lib/trace/trace_writer_model.cpp:39:5: style: Class 'ModelWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
retrace/d3d11state_images.cpp:210:42: style: Function 'getSubResourceImage' argument 1 names different: declaration 'pDevice' definition 'pDeviceContext'. [funcArgNamesDifferent]
retrace/d3d11state.hpp:39:42: note: Function 'getSubResourceImage' argument 1 names different: declaration 'pDevice' definition 'pDeviceContext'.
retrace/d3d11state_images.cpp:210:42: note: Function 'getSubResourceImage' argument 1 names different: declaration 'pDevice' definition 'pDeviceContext'.
retrace/d3d9state_formats.cpp:357:18: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
retrace/d3d9state_formats.cpp:357:44: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
retrace/d3d9state_formats.cpp:358:18: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
retrace/d3d9state_formats.cpp:358:44: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
retrace/d3d9state_formats.cpp:359:18: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
retrace/d3d9state_formats.cpp:359:44: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
retrace/d3d9state_formats.cpp:360:18: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
retrace/d3d9state_formats.cpp:360:44: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
retrace/d3d9state_formats.cpp:365:18: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
retrace/d3d9state_formats.cpp:366:18: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
retrace/d3d9state_formats.cpp:367:18: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
retrace/d3d9state_formats.cpp:368:18: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
retrace/d3d9state_formats.cpp:373:18: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
retrace/d3d9state_formats.cpp:373:44: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
retrace/d3d9state_formats.cpp:374:18: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
retrace/d3d9state_formats.cpp:374:44: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
retrace/d3d9state_formats.cpp:379:18: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
retrace/d3d9state_formats.cpp:380:18: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
retrace/d3d9state_formats.cpp:387:18: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
retrace/d3d9state_formats.cpp:395:18: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
retrace/d3d9state_formats.cpp:404:18: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
retrace/d3d9state_formats.cpp:132:9: error: Dangerous usage of c_str(). The value returned by c_str() is invalid after this call. [stlcstr]
retrace/scoped_allocator.hpp:77:5: performance: Technically the member function 'ScopedAllocator::bind' can be static. [functionStatic]
retrace/d3dretrace.hpp:59:5: style: The function 'getSnapshot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
retrace/retrace.hpp:235:5: note: Virtual function in base class
retrace/d3dretrace.hpp:59:5: note: Function in derived class
retrace/d3dretrace.hpp:67:5: style: The function 'canDump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
retrace/retrace.hpp:238:5: note: Virtual function in base class
retrace/d3dretrace.hpp:67:5: note: Function in derived class
retrace/d3dretrace.hpp:72:5: style: The function 'dumpState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
retrace/retrace.hpp:241:5: note: Virtual function in base class
retrace/d3dretrace.hpp:72:5: note: Function in derived class
retrace/glws.hpp:106:5: warning: Member variable 'Visual::doubleBuffer' is not initialized in the constructor. [uninitMemberVar]
retrace/glws.hpp:127:5: warning: Member variable 'Drawable::pbInfo' is not initialized in the constructor. [uninitMemberVar]
retrace/glws.hpp:106:5: style: Class 'Visual' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
retrace/glws.hpp:170:5: style: Class 'Context' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
retrace/glretrace.hpp:42:5: style: Class 'Context' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
retrace/metric_writer.hpp:101:5: style: Class 'ProfilerFrame' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
retrace/glretrace_ws.cpp:108:64: style: Function 'createPbuffer' argument 3 names different: declaration 'info' definition 'pbInfo'. [funcArgNamesDifferent]
retrace/glretrace.hpp:145:64: note: Function 'createPbuffer' argument 3 names different: declaration 'info' definition 'pbInfo'.
retrace/glretrace_ws.cpp:108:64: note: Function 'createPbuffer' argument 3 names different: declaration 'info' definition 'pbInfo'.
retrace/glretrace_ws.cpp:364:54: style: Function 'setPbufferAttrib' argument 2 names different: declaration 'attribList' definition 'attribs'. [funcArgNamesDifferent]
retrace/glretrace.hpp:211:54: note: Function 'setPbufferAttrib' argument 2 names different: declaration 'attribList' definition 'attribs'.
retrace/glretrace_ws.cpp:364:54: note: Function 'setPbufferAttrib' argument 2 names different: declaration 'attribList' definition 'attribs'.
retrace/glstate.cpp:51:5: performance: Variable 'pack_alignment' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
retrace/glstate.cpp:52:5: performance: Variable 'pack_image_height' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
retrace/glstate.cpp:53:5: performance: Variable 'pack_lsb_first' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
retrace/glstate.cpp:54:5: performance: Variable 'pack_row_length' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
retrace/glstate.cpp:55:5: performance: Variable 'pack_skip_images' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
retrace/glstate.cpp:56:5: performance: Variable 'pack_skip_pixels' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
retrace/glstate.cpp:57:5: performance: Variable 'pack_skip_rows' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
retrace/glstate.cpp:58:5: performance: Variable 'pack_swap_bytes' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
retrace/glstate.cpp:59:5: performance: Variable 'pixel_pack_buffer_binding' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
retrace/glstate_internal.hpp:55:5: style: Class 'PixelPackState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
retrace/glws.hpp:188:10: style: Unused private function: 'Context::initialize' [unusedPrivateFunction]
retrace/glws_egl_android.cpp:453:29: style: Function 'createContext' argument 1 names different: declaration 'visual' definition '_visual'. [funcArgNamesDifferent]
retrace/glws.hpp:209:29: note: Function 'createContext' argument 1 names different: declaration 'visual' definition '_visual'.
retrace/glws_egl_android.cpp:453:29: note: Function 'createContext' argument 1 names different: declaration 'visual' definition '_visual'.
retrace/glws_egl_android.cpp:267:10: performance: Technically the member function 'glws::EglDrawable::resizeSurface' can be static. [functionStatic]
retrace/glws_egl_android.cpp:85:5: style: Class 'FdWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
retrace/glws_egl_android.cpp:162:5: style: Struct 'EglVisual' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
retrace/glws_egl_android.cpp:229:5: style: The function 'resize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
retrace/glws.hpp:140:5: note: Virtual function in base class
retrace/glws_egl_android.cpp:229:5: note: Function in derived class
retrace/glws_egl_android.cpp:238:10: style: The function 'show' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
retrace/glws.hpp:146:5: note: Virtual function in base class
retrace/glws_egl_android.cpp:238:10: note: Function in derived class
retrace/glws_egl_android.cpp:247:10: style: The function 'swapBuffers' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
retrace/glws.hpp:153:18: note: Virtual function in base class
retrace/glws_egl_android.cpp:247:10: note: Function in derived class
retrace/glws_egl_android.cpp:579:13: performance: Inefficient usage of string::find() in condition; string::compare() would be faster. [stlIfStrFind]
retrace/glws_egl_xlib.cpp:419:29: style: Function 'createContext' argument 1 names different: declaration 'visual' definition '_visual'. [funcArgNamesDifferent]
retrace/glws.hpp:209:29: note: Function 'createContext' argument 1 names different: declaration 'visual' definition '_visual'.
retrace/glws_egl_xlib.cpp:419:29: note: Function 'createContext' argument 1 names different: declaration 'visual' definition '_visual'.
retrace/glws_egl_xlib.cpp:117:9: performance: Variable 'window' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
retrace/glws_egl_xlib.cpp:90:5: style: Class 'EglVisual' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
retrace/glws_glx.cpp:414:17: style: Condition 'samples>1' is always false [knownConditionTrueFalse]
retrace/glws_glx.cpp:401:19: note: Assignment 'samples=0', assigned value is 0
retrace/glws_glx.cpp:414:17: note: Condition 'samples>1' is always false
retrace/glws_glx.cpp:80:21: style: The scope of the variable 'name' can be reduced. [variableScope]
retrace/glws_glx.cpp:286:29: style: Function 'createContext' argument 1 names different: declaration 'visual' definition '_visual'. [funcArgNamesDifferent]
retrace/glws.hpp:209:29: note: Function 'createContext' argument 1 names different: declaration 'visual' definition '_visual'.
retrace/glws_glx.cpp:286:29: note: Function 'createContext' argument 1 names different: declaration 'visual' definition '_visual'.
retrace/glws_glx.cpp:55:5: style: Class 'GlxVisual' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
retrace/glws_waffle.cpp:73:5: style: The function 'resize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
retrace/glws.hpp:140:5: note: Virtual function in base class
retrace/glws_waffle.cpp:73:5: note: Function in derived class
retrace/glws_waffle.cpp:82:5: style: The function 'show' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
retrace/glws.hpp:146:5: note: Virtual function in base class
retrace/glws_waffle.cpp:82:5: note: Function in derived class
retrace/glws_waffle.cpp:91:5: style: The function 'swapBuffers' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
retrace/glws.hpp:153:18: note: Virtual function in base class
retrace/glws_waffle.cpp:91:5: note: Function in derived class
retrace/glws_wgl.cpp:609:37: style: Function 'bindTexImage' argument 2 names different: declaration 'iBuffer' definition 'buf'. [funcArgNamesDifferent]
retrace/glws.hpp:235:37: note: Function 'bindTexImage' argument 2 names different: declaration 'iBuffer' definition 'buf'.
retrace/glws_wgl.cpp:609:37: note: Function 'bindTexImage' argument 2 names different: declaration 'iBuffer' definition 'buf'.
retrace/glws_wgl.cpp:619:40: style: Function 'releaseTexImage' argument 2 names different: declaration 'iBuffer' definition 'buf'. [funcArgNamesDifferent]
retrace/glws.hpp:239:40: note: Function 'releaseTexImage' argument 2 names different: declaration 'iBuffer' definition 'buf'.
retrace/glws_wgl.cpp:619:40: note: Function 'releaseTexImage' argument 2 names different: declaration 'iBuffer' definition 'buf'.
retrace/glws_wgl.cpp:167:5: style: The function 'resize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
retrace/glws.hpp:140:5: note: Virtual function in base class
retrace/glws_wgl.cpp:167:5: note: Function in derived class
retrace/glws_wgl.cpp:177:10: style: The function 'show' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
retrace/glws.hpp:146:5: note: Virtual function in base class
retrace/glws_wgl.cpp:177:10: note: Function in derived class
retrace/glws_wgl.cpp:187:10: style: The function 'swapBuffers' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
retrace/glws.hpp:153:18: note: Virtual function in base class
retrace/glws_wgl.cpp:187:10: note: Function in derived class
retrace/json.cpp:141:31: style: The scope of the variable 'c3' can be reduced. [variableScope]
retrace/json.hpp:61:5: style: Class 'JSONWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
retrace/metric_backend_amd_perfmon.cpp:209:53: style: Function 'enableMetric' argument 1 names different: declaration 'metric' definition 'metric_'. [funcArgNamesDifferent]
retrace/metric_backend_amd_perfmon.hpp:154:30: note: Function 'enableMetric' argument 1 names different: declaration 'metric' definition 'metric_'.
retrace/metric_backend_amd_perfmon.cpp:209:53: note: Function 'enableMetric' argument 1 names different: declaration 'metric' definition 'metric_'.
retrace/metric_backend_amd_perfmon.cpp:373:54: style: Function 'freeMonitor' argument 1 names different: declaration 'monitor' definition 'monitorId'. [funcArgNamesDifferent]
retrace/metric_backend_amd_perfmon.hpp:132:31: note: Function 'freeMonitor' argument 1 names different: declaration 'monitor' definition 'monitorId'.
retrace/metric_backend_amd_perfmon.cpp:373:54: note: Function 'freeMonitor' argument 1 names different: declaration 'monitor' definition 'monitorId'.
retrace/metric_backend_amd_perfmon.cpp:120:28: warning: Member variable 'MetricBackend_AMD_perfmon::firstRound' is not initialized in the constructor. [uninitMemberVarPrivate]
retrace/metric_backend_amd_perfmon.cpp:120:28: warning: Member variable 'MetricBackend_AMD_perfmon::perFrame' is not initialized in the constructor. [uninitMemberVarPrivate]
retrace/metric_backend_amd_perfmon.cpp:120:28: warning: Member variable 'MetricBackend_AMD_perfmon::queryInProgress' is not initialized in the constructor. [uninitMemberVarPrivate]
retrace/metric_backend_amd_perfmon.cpp:120:28: warning: Member variable 'MetricBackend_AMD_perfmon::monitors' is not initialized in the constructor. [uninitMemberVarPrivate]
retrace/metric_backend_amd_perfmon.cpp:120:28: warning: Member variable 'MetricBackend_AMD_perfmon::curMonitor' is not initialized in the constructor. [uninitMemberVarPrivate]
retrace/metric_backend_amd_perfmon.cpp:120:28: warning: Member variable 'MetricBackend_AMD_perfmon::monitorEvent' is not initialized in the constructor. [uninitMemberVarPrivate]
retrace/metric_backend_amd_perfmon.cpp:120:28: warning: Member variable 'MetricBackend_AMD_perfmon::numFramePasses' is not initialized in the constructor. [uninitMemberVarPrivate]
retrace/metric_backend_amd_perfmon.hpp:130:10: style: Technically the member function 'MetricBackend_AMD_perfmon::testMetrics' can be const. [functionConst]
retrace/metric_backend_amd_perfmon.cpp:234:28: note: Technically the member function 'MetricBackend_AMD_perfmon::testMetrics' can be const.
retrace/metric_backend_amd_perfmon.hpp:130:10: note: Technically the member function 'MetricBackend_AMD_perfmon::testMetrics' can be const.
retrace/metric_backend_amd_perfmon.hpp:88:13: style: Class 'DataCollector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
retrace/metric_backend_intel_perfquery.cpp:208:57: style: Function 'enableMetric' argument 1 names different: declaration 'metric' definition 'metric_'. [funcArgNamesDifferent]
retrace/metric_backend_intel_perfquery.hpp:147:30: note: Function 'enableMetric' argument 1 names different: declaration 'metric' definition 'metric_'.
retrace/metric_backend_intel_perfquery.cpp:208:57: note: Function 'enableMetric' argument 1 names different: declaration 'metric' definition 'metric_'.
retrace/metric_backend_intel_perfquery.cpp:255:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
retrace/metric_backend_intel_perfquery.cpp:127:32: warning: Member variable 'MetricBackend_INTEL_perfquery::curQuery' is not initialized in the constructor. [uninitMemberVarPrivate]
retrace/metric_backend_intel_perfquery.cpp:127:32: warning: Member variable 'MetricBackend_INTEL_perfquery::perFrame' is not initialized in the constructor. [uninitMemberVarPrivate]
retrace/metric_backend_intel_perfquery.cpp:127:32: warning: Member variable 'MetricBackend_INTEL_perfquery::queryInProgress' is not initialized in the constructor. [uninitMemberVarPrivate]
retrace/metric_backend_intel_perfquery.cpp:127:32: warning: Member variable 'MetricBackend_INTEL_perfquery::numFramePasses' is not initialized in the constructor. [uninitMemberVarPrivate]
retrace/metric_backend_intel_perfquery.hpp:91:13: style: Class 'DataCollector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
retrace/metric_backend_opengl.cpp:76:23: warning: Member variable 'MetricBackend_opengl::glQueriesNeeded' is not initialized in the constructor. [uninitMemberVarPrivate]
retrace/metric_backend_opengl.cpp:76:23: warning: Member variable 'MetricBackend_opengl::glQueriesNeededAnyBoundary' is not initialized in the constructor. [uninitMemberVarPrivate]
retrace/metric_backend_opengl.cpp:76:23: warning: Member variable 'MetricBackend_opengl::cpugpuSync' is not initialized in the constructor. [uninitMemberVarPrivate]
retrace/metric_backend_opengl.cpp:76:23: warning: Member variable 'MetricBackend_opengl::twoPasses' is not initialized in the constructor. [uninitMemberVarPrivate]
retrace/metric_backend_opengl.cpp:76:23: warning: Member variable 'MetricBackend_opengl::queryInProgress' is not initialized in the constructor. [uninitMemberVarPrivate]
retrace/metric_backend_opengl.cpp:76:23: warning: Member variable 'MetricBackend_opengl::curPass' is not initialized in the constructor. [uninitMemberVarPrivate]
retrace/metric_backend_opengl.cpp:76:23: warning: Member variable 'MetricBackend_opengl::cpuTimeScale' is not initialized in the constructor. [uninitMemberVarPrivate]
retrace/metric_backend_opengl.cpp:76:23: warning: Member variable 'MetricBackend_opengl::cpuStart' is not initialized in the constructor. [uninitMemberVarPrivate]
retrace/metric_backend_opengl.cpp:76:23: warning: Member variable 'MetricBackend_opengl::cpuEnd' is not initialized in the constructor. [uninitMemberVarPrivate]
retrace/metric_backend_opengl.cpp:76:23: warning: Member variable 'MetricBackend_opengl::vsizeStart' is not initialized in the constructor. [uninitMemberVarPrivate]
retrace/metric_backend_opengl.cpp:76:23: warning: Member variable 'MetricBackend_opengl::vsizeEnd' is not initialized in the constructor. [uninitMemberVarPrivate]
retrace/metric_backend_opengl.cpp:76:23: warning: Member variable 'MetricBackend_opengl::rssStart' is not initialized in the constructor. [uninitMemberVarPrivate]
retrace/metric_backend_opengl.cpp:76:23: warning: Member variable 'MetricBackend_opengl::rssEnd' is not initialized in the constructor. [uninitMemberVarPrivate]
retrace/metric_backend_opengl.hpp:192:13: style: Technically the member function 'MetricBackend_opengl::getCurrentTime' can be const. [functionConst]
retrace/metric_backend_opengl.cpp:126:31: note: Technically the member function 'MetricBackend_opengl::getCurrentTime' can be const.
retrace/metric_backend_opengl.hpp:192:13: note: Technically the member function 'MetricBackend_opengl::getCurrentTime' can be const.
retrace/metric_backend_opengl.hpp:194:13: style: Technically the member function 'MetricBackend_opengl::getTimeFrequency' can be const. [functionConst]
retrace/metric_backend_opengl.cpp:137:31: note: Technically the member function 'MetricBackend_opengl::getTimeFrequency' can be const.
retrace/metric_backend_opengl.hpp:194:13: note: Technically the member function 'MetricBackend_opengl::getTimeFrequency' can be const.
retrace/metric_backend_opengl.hpp:87:9: style: Class 'Storage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
retrace/metric_helper.cpp:54:39: performance: Function parameter 'backendName' should be passed by const reference. [passedByValue]
retrace/metric_writer.hpp:73:0: style: Technically the member function 'StringTable < int16_t >::getString' can be const. [functionConst]
retrace/metric_writer.cpp:84:0: note: Technically the member function 'StringTable < int16_t >::getString' can be const.
retrace/metric_writer.hpp:73:0: note: Technically the member function 'StringTable < int16_t >::getString' can be const.
retrace/threaded_snapshot.hpp:85:5: style: Class 'ThreadedSnapshotter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
retrace/retrace_swizzle.cpp:131:9: style: Condition 'debug' is always true [knownConditionTrueFalse]
retrace/retrace_swizzle.cpp:128:9: note: Assignment 'debug=true', assigned value is 1
retrace/retrace_swizzle.cpp:131:9: note: Condition 'debug' is always true
retrace/state_writer_json.cpp:42:5: style: Class 'JSONStateWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
retrace/state_writer_ubjson.cpp:48:5: style: Class 'UBJSONStateWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
retrace/ws_win32.cpp:93:34: style: C-style pointer casting [cstyleCast]
thirdparty/brotli/dec/decode.c:1443:9: style: The scope of the variable 'postfix' can be reduced. [variableScope]
thirdparty/brotli/dec/huffman.c:103:54: style: Function 'BrotliBuildCodeLengthsHuffmanTable' argument 1 names different: declaration 'root_table' definition 'table'. [funcArgNamesDifferent]
thirdparty/brotli/dec/huffman.h:41:70: note: Function 'BrotliBuildCodeLengthsHuffmanTable' argument 1 names different: declaration 'root_table' definition 'table'.
thirdparty/brotli/dec/huffman.c:103:54: note: Function 'BrotliBuildCodeLengthsHuffmanTable' argument 1 names different: declaration 'root_table' definition 'table'.
thirdparty/brotli/dec/huffman.c:173:44: style: Function 'BrotliBuildHuffmanTable' argument 4 names different: declaration 'count_arg' definition 'count'. [funcArgNamesDifferent]
thirdparty/brotli/dec/huffman.h:47:66: note: Function 'BrotliBuildHuffmanTable' argument 4 names different: declaration 'count_arg' definition 'count'.
thirdparty/brotli/dec/huffman.c:173:44: note: Function 'BrotliBuildHuffmanTable' argument 4 names different: declaration 'count_arg' definition 'count'.
thirdparty/brotli/dec/huffman.c:268:50: style: Function 'BrotliBuildSimpleHuffmanTable' argument 3 names different: declaration 'symbols' definition 'val'. [funcArgNamesDifferent]
thirdparty/brotli/dec/huffman.h:54:30: note: Function 'BrotliBuildSimpleHuffmanTable' argument 3 names different: declaration 'symbols' definition 'val'.
thirdparty/brotli/dec/huffman.c:268:50: note: Function 'BrotliBuildSimpleHuffmanTable' argument 3 names different: declaration 'symbols' definition 'val'.
thirdparty/brotli/enc/hash.h:304:7: style: Variable 'self->forest_' is reassigned a value before the old one has been used. [redundantAssignment]
thirdparty/brotli/enc/hash.h:303:7: note: Variable 'self->forest_' is reassigned a value before the old one has been used.
thirdparty/brotli/enc/hash.h:304:7: note: Variable 'self->forest_' is reassigned a value before the old one has been used.
thirdparty/brotli/enc/block_splitter_inc.h:282:5: style: Variable 'pairs' is reassigned a value before the old one has been used. [redundantAssignment]
thirdparty/brotli/enc/block_splitter_inc.h:281:5: note: Variable 'pairs' is reassigned a value before the old one has been used.
thirdparty/brotli/enc/block_splitter_inc.h:282:5: note: Variable 'pairs' is reassigned a value before the old one has been used.
thirdparty/brotli/enc/block_splitter_inc.h:217:11: style: The scope of the variable 'max_type' can be reduced. [variableScope]
thirdparty/brotli/enc/block_splitter.c:129:36: style: Function 'BrotliSplitBlock' argument 5 names different: declaration 'offset' definition 'pos'. [funcArgNamesDifferent]
thirdparty/brotli/enc/block_splitter.h:40:52: note: Function 'BrotliSplitBlock' argument 5 names different: declaration 'offset' definition 'pos'.
thirdparty/brotli/enc/block_splitter.c:129:36: note: Function 'BrotliSplitBlock' argument 5 names different: declaration 'offset' definition 'pos'.
thirdparty/brotli/enc/brotli_bit_stream.c:948:39: style: Function 'BrotliStoreMetaBlock' argument 8 names different: declaration 'is_final_block' definition 'is_last'. [funcArgNamesDifferent]
thirdparty/brotli/enc/brotli_bit_stream.h:51:55: note: Function 'BrotliStoreMetaBlock' argument 8 names different: declaration 'is_final_block' definition 'is_last'.
thirdparty/brotli/enc/brotli_bit_stream.c:948:39: note: Function 'BrotliStoreMetaBlock' argument 8 names different: declaration 'is_final_block' definition 'is_last'.
thirdparty/brotli/enc/cluster_inc.h:250:34: style: Variable 'pairs_capacity' is assigned a value that is never used. [unreadVariable]
thirdparty/brotli/enc/compressor.h:134:8: performance: Technically the member function 'brotli::BrotliCompressor::WriteStreamHeader' can be static. [functionStatic]
thirdparty/brotli/enc/streams.h:52:15: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
thirdparty/brotli/enc/streams.h:29:23: note: Virtual function in base class
thirdparty/brotli/enc/streams.h:52:15: note: Function in derived class
thirdparty/brotli/enc/streams.h:70:8: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
thirdparty/brotli/enc/streams.h:39:16: note: Virtual function in base class
thirdparty/brotli/enc/streams.h:70:8: note: Function in derived class
thirdparty/brotli/enc/streams.h:88:8: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
thirdparty/brotli/enc/streams.h:39:16: note: Virtual function in base class
thirdparty/brotli/enc/streams.h:88:8: note: Function in derived class
thirdparty/brotli/enc/streams.h:101:15: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
thirdparty/brotli/enc/streams.h:29:23: note: Virtual function in base class
thirdparty/brotli/enc/streams.h:101:15: note: Function in derived class
thirdparty/brotli/enc/streams.h:114:8: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
thirdparty/brotli/enc/streams.h:39:16: note: Virtual function in base class
thirdparty/brotli/enc/streams.h:114:8: note: Function in derived class
thirdparty/brotli/enc/encode.c:1386:10: style: Condition 'BROTLI_TRUE' is always true [knownConditionTrueFalse]
thirdparty/brotli/enc/encode.c:1495:10: style: Condition 'BROTLI_TRUE' is always true [knownConditionTrueFalse]
thirdparty/brotli/enc/encode.c:184:5: style: Variable 's->storage_' is reassigned a value before the old one has been used. [redundantAssignment]
thirdparty/brotli/enc/encode.c:183:5: note: Variable 's->storage_' is reassigned a value before the old one has been used.
thirdparty/brotli/enc/encode.c:184:5: note: Variable 's->storage_' is reassigned a value before the old one has been used.
thirdparty/brotli/enc/encode.c:1315:5: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
thirdparty/brotli/enc/encode.c:1311:0: note: Variable 'result' is reassigned a value before the old one has been used.
thirdparty/brotli/enc/encode.c:1315:5: note: Variable 'result' is reassigned a value before the old one has been used.
thirdparty/brotli/enc/encode.c:106:56: style: Function 'BrotliEncoderInputBlockSize' argument 1 names different: declaration 'state' definition 's'. [funcArgNamesDifferent]
thirdparty/brotli/enc/encode.h:79:56: note: Function 'BrotliEncoderInputBlockSize' argument 1 names different: declaration 'state' definition 's'.
thirdparty/brotli/enc/encode.c:106:56: note: Function 'BrotliEncoderInputBlockSize' argument 1 names different: declaration 'state' definition 's'.
thirdparty/brotli/enc/encode.c:665:61: style: Function 'BrotliEncoderCopyInputToRingBuffer' argument 1 names different: declaration 'state' definition 's'. [funcArgNamesDifferent]
thirdparty/brotli/enc/encode.h:118:61: note: Function 'BrotliEncoderCopyInputToRingBuffer' argument 1 names different: declaration 'state' definition 's'.
thirdparty/brotli/enc/encode.c:665:61: note: Function 'BrotliEncoderCopyInputToRingBuffer' argument 1 names different: declaration 'state' definition 's'.
thirdparty/brotli/enc/encode.c:721:59: style: Function 'BrotliEncoderSetCustomDictionary' argument 1 names different: declaration 'state' definition 's'. [funcArgNamesDifferent]
thirdparty/brotli/enc/encode.h:141:59: note: Function 'BrotliEncoderSetCustomDictionary' argument 1 names different: declaration 'state' definition 's'.
thirdparty/brotli/enc/encode.c:721:59: note: Function 'BrotliEncoderSetCustomDictionary' argument 1 names different: declaration 'state' definition 's'.
thirdparty/brotli/enc/encode.c:761:25: style: Function 'BrotliEncoderWriteData' argument 1 names different: declaration 'state' definition 's'. [funcArgNamesDifferent]
thirdparty/brotli/enc/encode.h:133:25: note: Function 'BrotliEncoderWriteData' argument 1 names different: declaration 'state' definition 's'.
thirdparty/brotli/enc/encode.c:761:25: note: Function 'BrotliEncoderWriteData' argument 1 names different: declaration 'state' definition 's'.
thirdparty/brotli/enc/encode.c:945:25: style: Function 'BrotliEncoderWriteMetaBlock' argument 1 names different: declaration 'state' definition 's'. [funcArgNamesDifferent]
thirdparty/brotli/enc/encode.h:87:25: note: Function 'BrotliEncoderWriteMetaBlock' argument 1 names different: declaration 'state' definition 's'.
thirdparty/brotli/enc/encode.c:945:25: note: Function 'BrotliEncoderWriteMetaBlock' argument 1 names different: declaration 'state' definition 's'.
thirdparty/brotli/enc/encode.c:965:25: style: Function 'BrotliEncoderWriteMetadata' argument 1 names different: declaration 'state' definition 's'. [funcArgNamesDifferent]
thirdparty/brotli/enc/encode.h:100:25: note: Function 'BrotliEncoderWriteMetadata' argument 1 names different: declaration 'state' definition 's'.
thirdparty/brotli/enc/encode.c:965:25: note: Function 'BrotliEncoderWriteMetadata' argument 1 names different: declaration 'state' definition 's'.
thirdparty/brotli/enc/encode.c:1004:25: style: Function 'BrotliEncoderFinishStream' argument 1 names different: declaration 'state' definition 's'. [funcArgNamesDifferent]
thirdparty/brotli/enc/encode.h:110:25: note: Function 'BrotliEncoderFinishStream' argument 1 names different: declaration 'state' definition 's'.
thirdparty/brotli/enc/encode.c:1004:25: note: Function 'BrotliEncoderFinishStream' argument 1 names different: declaration 'state' definition 's'.
thirdparty/brotli/enc/encode_parallel.cc:223:47: style: Function 'BrotliCompressBufferParallel' argument 1 names different: declaration 'params' definition 'compressor_params'. [funcArgNamesDifferent]
thirdparty/brotli/enc/encode_parallel.h:19:47: note: Function 'BrotliCompressBufferParallel' argument 1 names different: declaration 'params' definition 'compressor_params'.
thirdparty/brotli/enc/encode_parallel.cc:223:47: note: Function 'BrotliCompressBufferParallel' argument 1 names different: declaration 'params' definition 'compressor_params'.
thirdparty/brotli/enc/entropy_encode.c:28:10: style: Condition 'BROTLI_TRUE' is always true [knownConditionTrueFalse]
thirdparty/brotli/enc/entropy_encode.c:191:12: style: Condition 'BROTLI_TRUE' is always true [knownConditionTrueFalse]
thirdparty/brotli/enc/entropy_encode.c:227:12: style: Condition 'BROTLI_TRUE' is always true [knownConditionTrueFalse]
thirdparty/brotli/enc/entropy_encode.c:22:9: style: Function 'BrotliSetDepth' argument 1 names different: declaration 'p' definition 'p0'. [funcArgNamesDifferent]
thirdparty/brotli/enc/entropy_encode.h:35:9: note: Function 'BrotliSetDepth' argument 1 names different: declaration 'p' definition 'p0'.
thirdparty/brotli/enc/entropy_encode.c:22:9: note: Function 'BrotliSetDepth' argument 1 names different: declaration 'p' definition 'p0'.
thirdparty/brotli/enc/entropy_encode.c:404:36: style: Function 'BrotliWriteHuffmanTree' argument 2 names different: declaration 'num' definition 'length'. [funcArgNamesDifferent]
thirdparty/brotli/enc/entropy_encode.h:69:52: note: Function 'BrotliWriteHuffmanTree' argument 2 names different: declaration 'num' definition 'length'.
thirdparty/brotli/enc/entropy_encode.c:404:36: note: Function 'BrotliWriteHuffmanTree' argument 2 names different: declaration 'num' definition 'length'.
thirdparty/brotli/enc/histogram.c:46:69: style: Function 'BrotliBuildHistogramsWithContext' argument 7 names different: declaration 'pos' definition 'start_pos'. [funcArgNamesDifferent]
thirdparty/brotli/enc/histogram.h:50:69: note: Function 'BrotliBuildHistogramsWithContext' argument 7 names different: declaration 'pos' definition 'start_pos'.
thirdparty/brotli/enc/histogram.c:46:69: note: Function 'BrotliBuildHistogramsWithContext' argument 7 names different: declaration 'pos' definition 'start_pos'.
thirdparty/brotli/enc/literal_cost.c:41:10: style: The scope of the variable 'utf8_pos' can be reduced. [variableScope]
thirdparty/brotli/enc/streams.cc:45:54: style: Function 'Reset' argument 2 names different: declaration 'max_len' definition 'max_size'. [funcArgNamesDifferent]
thirdparty/brotli/enc/streams.h:86:39: note: Function 'Reset' argument 2 names different: declaration 'max_len' definition 'max_size'.
thirdparty/brotli/enc/streams.cc:45:54: note: Function 'Reset' argument 2 names different: declaration 'max_len' definition 'max_size'.
thirdparty/brotli/enc/streams.cc:70:49: style: Function 'Read' argument 2 names different: declaration 'OUTPUT' definition 'output'. [funcArgNamesDifferent]
thirdparty/brotli/enc/streams.h:52:38: note: Function 'Read' argument 2 names different: declaration 'OUTPUT' definition 'output'.
thirdparty/brotli/enc/streams.cc:70:49: note: Function 'Read' argument 2 names different: declaration 'OUTPUT' definition 'output'.
thirdparty/brotli/enc/streams.cc:84:7: style: Class 'BrotliFileIn' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
thirdparty/brotli/enc/streams.cc:84:7: style: Class 'BrotliFileIn' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
wrappers/config.cpp:139:10: warning: Either the condition '!buf' is redundant or there is possible null pointer dereference: buf. [nullPointerRedundantCheck]
wrappers/config.cpp:140:13: note: Assuming that condition '!buf' is not redundant
wrappers/config.cpp:139:10: note: Null pointer dereference
wrappers/gltrace_state.cpp:178:0: error: Memory leak: ts [memleak]
wrappers/gltrace_state.cpp:185:0: error: Memory leak: ts [memleak]
wrappers/memtrace.cpp:185:32: style: Function 'cover' argument 1 names different: declaration 'ptr' definition '_ptr'. [funcArgNamesDifferent]
wrappers/memtrace.hpp:60:22: note: Function 'cover' argument 1 names different: declaration 'ptr' definition '_ptr'.
wrappers/memtrace.cpp:185:32: note: Function 'cover' argument 1 names different: declaration 'ptr' definition '_ptr'.
wrappers/memtrace.cpp:185:45: style: Function 'cover' argument 2 names different: declaration 'size' definition '_size'. [funcArgNamesDifferent]
wrappers/memtrace.hpp:60:34: note: Function 'cover' argument 2 names different: declaration 'size' definition '_size'.
wrappers/memtrace.cpp:185:45: note: Function 'cover' argument 2 names different: declaration 'size' definition '_size'.
wrappers/memtrace.cpp:185:57: style: Function 'cover' argument 3 names different: declaration 'discard' definition '_discard'. [funcArgNamesDifferent]
wrappers/memtrace.hpp:60:45: note: Function 'cover' argument 3 names different: declaration 'discard' definition '_discard'.
wrappers/memtrace.cpp:185:57: note: Function 'cover' argument 3 names different: declaration 'discard' definition '_discard'.
wrappers/memtrace.cpp:192:9: error: Common realloc mistake: 'hashPtr' nulled but not freed upon failure [memleakOnRealloc]
[22:51]

ftp://ftp.se.debian.org/debian/pool/main/a/apiwrap-el/apiwrap-el_0.5.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/apktool/apktool_2.3.3.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/aplpy/aplpy_1.1.1.orig.tar.gz
[22:51]

ftp://ftp.se.debian.org/debian/pool/main/a/aplus-fsf/aplus-fsf_4.22.1.orig.tar.gz
aplus-fsf-4.22/src/AplusGUI/AGIF.C:1372:19: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
aplus-fsf-4.22/src/AplusGUI/AGIF.C:348:3: warning: Either the condition 'pWidgetView_' is redundant or there is possible null pointer dereference: pWidgetView_. [nullPointerRedundantCheck]
aplus-fsf-4.22/src/AplusGUI/AGIF.C:339:7: note: Assuming that condition 'pWidgetView_' is not redundant
aplus-fsf-4.22/src/AplusGUI/AGIF.C:348:3: note: Null pointer dereference
aplus-fsf-4.22/src/AplusGUI/AGIF.C:1276:3: style: Variable 'r' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
aplus-fsf-4.22/src/AplusGUI/AGIF.C:1274:0: note: Variable 'r' is reassigned a value before the old one has been used if variable is no semaphore variable.
aplus-fsf-4.22/src/AplusGUI/AGIF.C:1276:3: note: Variable 'r' is reassigned a value before the old one has been used if variable is no semaphore variable.
aplus-fsf-4.22/src/AplusGUI/AGIF.C:631:16: style: The scope of the variable 'ac' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AGIFPrint.C:689:9: style: The scope of the variable 'cbnamep' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AGIFPrint.C:695:19: style: The scope of the variable 'ac' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AGIFmstk.C:707:3: style: Variable 'ap' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
aplus-fsf-4.22/src/AplusGUI/AGIFmstk.C:702:0: note: Variable 'ap' is reassigned a value before the old one has been used if variable is no semaphore variable.
aplus-fsf-4.22/src/AplusGUI/AGIFmstk.C:707:3: note: Variable 'ap' is reassigned a value before the old one has been used if variable is no semaphore variable.
aplus-fsf-4.22/src/AplusGUI/AGIFmstk.C:739:3: style: Variable 'ap' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
aplus-fsf-4.22/src/AplusGUI/AGIFmstk.C:734:0: note: Variable 'ap' is reassigned a value before the old one has been used if variable is no semaphore variable.
aplus-fsf-4.22/src/AplusGUI/AGIFmstk.C:739:3: note: Variable 'ap' is reassigned a value before the old one has been used if variable is no semaphore variable.
aplus-fsf-4.22/src/AplusGUI/AGIFmstk.C:771:3: style: Variable 'ap' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
aplus-fsf-4.22/src/AplusGUI/AGIFmstk.C:766:0: note: Variable 'ap' is reassigned a value before the old one has been used if variable is no semaphore variable.
aplus-fsf-4.22/src/AplusGUI/AGIFmstk.C:771:3: note: Variable 'ap' is reassigned a value before the old one has been used if variable is no semaphore variable.
aplus-fsf-4.22/src/AplusGUI/AGIFmstk.C:1722:3: style: Variable 'sv' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
aplus-fsf-4.22/src/AplusGUI/AGIFmstk.C:1717:0: note: Variable 'sv' is reassigned a value before the old one has been used if variable is no semaphore variable.
aplus-fsf-4.22/src/AplusGUI/AGIFmstk.C:1722:3: note: Variable 'sv' is reassigned a value before the old one has been used if variable is no semaphore variable.
aplus-fsf-4.22/src/AplusGUI/AGIFmstk.C:1887:9: style: The scope of the variable 'j' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AGIFmstk.C:1888:9: style: The scope of the variable 'str' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusApplication.H:37:3: style: Class 'AplusMainLoop' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aplus-fsf-4.22/src/AplusGUI/AplusArray.C:141:11: style: The scope of the variable 'lnum' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusArray.C:142:11: style: The scope of the variable 'dnum' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusArray.C:143:11: style: The scope of the variable 'n' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusArray.C:324:9: style: The scope of the variable 'buf' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusArray.C:401:9: style: The scope of the variable 'buf' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusArray.C:460:7: style: The scope of the variable 'n' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusArray.C:461:9: style: The scope of the variable 'buf' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusArray.C:507:7: style: The scope of the variable 'n' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusArray.C:508:9: style: The scope of the variable 'buf' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusArray.C:554:7: style: The scope of the variable 'n' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusArray.C:555:9: style: The scope of the variable 'buf' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusButtonBox.C:120:7: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
aplus-fsf-4.22/src/AplusGUI/AplusButtonBox.C:121:9: note: Found duplicate branches for 'if' and 'else'.
aplus-fsf-4.22/src/AplusGUI/AplusButtonBox.C:120:7: note: Found duplicate branches for 'if' and 'else'.
aplus-fsf-4.22/src/AplusGUI/AplusButtonBox.C:252:3: warning: Suspicious use of ; at the end of 'if' statement. [suspiciousSemicolon]
aplus-fsf-4.22/src/AplusGUI/AplusButtonBox.C:492:9: style: The scope of the variable 'c' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusButtonBox.C:493:9: style: The scope of the variable 'nRows' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusButtonBox.C:494:9: style: The scope of the variable 'nCols' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusButtonBox.C:509:12: style: The scope of the variable 'span' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusButtonBox.C:575:7: style: The scope of the variable 'r' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusButtonBox.C:576:7: style: The scope of the variable 'c' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusButtonBox.C:602:7: style: The scope of the variable 'r' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusButtonBox.C:603:7: style: The scope of the variable 'c' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusButtonBox.C:677:26: style: The scope of the variable 'btn' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusButtonBox.C:694:26: style: The scope of the variable 'btn' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusButtonBox.C:712:23: style: The scope of the variable 'btn' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusButtonBox.C:765:26: style: The scope of the variable 'btn' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusChoice.C:201:14: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
aplus-fsf-4.22/src/AplusGUI/AplusChoice.C:202:9: note: Found duplicate branches for 'if' and 'else'.
aplus-fsf-4.22/src/AplusGUI/AplusChoice.C:201:14: note: Found duplicate branches for 'if' and 'else'.
aplus-fsf-4.22/src/AplusGUI/AplusChoice.C:170:15: style: The scope of the variable 'r' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusChoice.C:260:20: style: The scope of the variable 'fg' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusChoice.C:261:18: style: The scope of the variable 'mi' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusCommon.C:157:0: style: Variable 'vd' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/AplusGUI/AplusCommon.C:200:34: style: Clarify calculation precedence for '-' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/AplusGUI/AplusConvert.C:204:3: style: Variable 'a' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
aplus-fsf-4.22/src/AplusGUI/AplusConvert.C:203:0: note: Variable 'a' is reassigned a value before the old one has been used if variable is no semaphore variable.
aplus-fsf-4.22/src/AplusGUI/AplusConvert.C:204:3: note: Variable 'a' is reassigned a value before the old one has been used if variable is no semaphore variable.
aplus-fsf-4.22/src/AplusGUI/AplusConvert.C:192:8: style: The scope of the variable 'd' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusFormatter.C:196:15: style: The scope of the variable 'buf' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusFormatter.C:675:7: style: The scope of the variable 'century' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusFormatter.H:36:7: performance: Technically the member function 'AplusFormatter::count' can be static. [functionStatic]
aplus-fsf-4.22/src/AplusGUI/AplusFormatter.H:55:5: performance: Technically the member function 'AplusFormatter::fmt' can be static. [functionStatic]
aplus-fsf-4.22/src/AplusGUI/AplusFormatter.C:191:19: note: Technically the member function 'AplusFormatter::fmt' can be static.
aplus-fsf-4.22/src/AplusGUI/AplusFormatter.H:55:5: note: Technically the member function 'AplusFormatter::fmt' can be static.
aplus-fsf-4.22/src/AplusGUI/AplusFormatter.H:57:5: performance: Technically the member function 'AplusFormatter::thorn' can be static. [functionStatic]
aplus-fsf-4.22/src/AplusGUI/AplusFormatter.C:194:19: note: Technically the member function 'AplusFormatter::thorn' can be static.
aplus-fsf-4.22/src/AplusGUI/AplusFormatter.H:57:5: note: Technically the member function 'AplusFormatter::thorn' can be static.
aplus-fsf-4.22/src/AplusGUI/AplusFormatter.H:58:7: performance: Technically the member function 'AplusFormatter::defaultPrecision' can be static. [functionStatic]
aplus-fsf-4.22/src/AplusGUI/AplusFormatter.C:189:21: note: Technically the member function 'AplusFormatter::defaultPrecision' can be static.
aplus-fsf-4.22/src/AplusGUI/AplusFormatter.H:58:7: note: Technically the member function 'AplusFormatter::defaultPrecision' can be static.
aplus-fsf-4.22/src/AplusGUI/AplusGraph.C:1016:3: style: Variable 'ap' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
aplus-fsf-4.22/src/AplusGUI/AplusGraph.C:1011:0: note: Variable 'ap' is reassigned a value before the old one has been used if variable is no semaphore variable.
aplus-fsf-4.22/src/AplusGUI/AplusGraph.C:1016:3: note: Variable 'ap' is reassigned a value before the old one has been used if variable is no semaphore variable.
aplus-fsf-4.22/src/AplusGUI/AplusGraph.C:1034:3: style: Variable 'ap' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
aplus-fsf-4.22/src/AplusGUI/AplusGraph.C:1029:0: note: Variable 'ap' is reassigned a value before the old one has been used if variable is no semaphore variable.
aplus-fsf-4.22/src/AplusGUI/AplusGraph.C:1034:3: note: Variable 'ap' is reassigned a value before the old one has been used if variable is no semaphore variable.
aplus-fsf-4.22/src/AplusGUI/AplusGraph.C:518:9: style: The scope of the variable 'i' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusGraph.C:518:11: style: The scope of the variable 'n' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusGraph.C:518:13: style: The scope of the variable 'offset' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusGraph.C:556:7: style: The scope of the variable 'offset' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusGraph.C:557:10: style: The scope of the variable 'x' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusGraph.C:557:12: style: The scope of the variable 'y' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusGraph.C:606:12: style: The scope of the variable 'i' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusGraph.C:643:20: style: The scope of the variable 'k' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusGraph.C:675:17: style: The scope of the variable 'mode' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusGraph.C:771:79: style: Unsigned variable '=' can't be negative so it is unnecessary to test it. [unsignedPositive]
aplus-fsf-4.22/src/AplusGUI/AplusGraph.C:903:79: style: Unsigned variable '=' can't be negative so it is unnecessary to test it. [unsignedPositive]
aplus-fsf-4.22/src/AplusGUI/AplusHashTable.C:35:12: style: Unused variable: data [unusedVariable]
aplus-fsf-4.22/src/AplusGUI/AplusLabel.C:47:33: style: Variable 'n' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/AplusGUI/AplusLabelOut.C:170:10: style: The scope of the variable 'i' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusLabelOut.C:170:12: style: The scope of the variable 'j' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusLabelOut.C:73:32: error: Uninitialized variable: i [uninitvar]
aplus-fsf-4.22/src/AplusGUI/AplusLabelOut.C:83:23: error: Uninitialized variable: i [uninitvar]
aplus-fsf-4.22/src/AplusGUI/AplusMatrix.C:212:10: style: The scope of the variable 'len' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusMatrix.C:212:16: style: The scope of the variable 'cw' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusMatrix.C:461:12: style: The scope of the variable 'r' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusMatrix.C:480:12: style: The scope of the variable 'c' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusMatrix.C:97:13: style: Variable 'nc' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/AplusGUI/AplusMatrix.C:109:10: style: Variable 'len' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/AplusGUI/AplusMatrix.C:135:14: style: Variable 'len' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/AplusGUI/AplusMatrix.C:229:16: style: Variable 'len' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/AplusGUI/AplusMenu.C:84:25: style: The scope of the variable 'mi' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusMenu.C:333:19: style: The scope of the variable 'item' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusMenu.C:383:18: style: The scope of the variable 'item' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusPage.C:77:14: style: The scope of the variable 'cc' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusPage.C:175:14: style: The scope of the variable 'cc' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusPage.C:545:14: style: The scope of the variable 'len' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusPage.C:601:10: style: The scope of the variable 'len' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusPage.C:607:10: style: The scope of the variable 'offset' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusPage.C:608:10: style: The scope of the variable 'row' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusPage.C:652:10: style: The scope of the variable 'row' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusPage.C:661:10: style: The scope of the variable 'offset' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusPage.C:832:10: style: The scope of the variable 'len' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusPage.C:1107:10: style: The scope of the variable 'x' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusPage.C:1107:12: style: The scope of the variable 'y' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusPage.C:1107:14: style: The scope of the variable 'ys' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusPage.C:1107:17: style: The scope of the variable 'xs' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusPage.C:1107:20: style: The scope of the variable 'w' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusPage.C:1107:22: style: The scope of the variable 'h' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusPage.C:1132:10: style: The scope of the variable 'x' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusPage.C:1132:12: style: The scope of the variable 'y' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusPage.C:1132:18: style: The scope of the variable 'ys' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusPage.C:1132:21: style: The scope of the variable 'xs' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusPopup.C:165:8: style: The scope of the variable 'wsNum' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusPrintText.C:52:9: style: The scope of the variable 'j' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusPrintText.C:53:9: style: The scope of the variable 'str' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusPrintText.C:52:0: style: Variable 's' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/AplusGUI/AplusCommon.H:576:54: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/AplusGUI/AplusCommon.H:101:58: style: Variable '_aplusVar' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
aplus-fsf-4.22/src/AplusGUI/AplusCommon.H:101:46: note: Variable '_aplusVar' is reassigned a value before the old one has been used if variable is no semaphore variable.
aplus-fsf-4.22/src/AplusGUI/AplusCommon.H:101:58: note: Variable '_aplusVar' is reassigned a value before the old one has been used if variable is no semaphore variable.
aplus-fsf-4.22/src/AplusGUI/AplusReportAlgo.C:19:23: warning: Member variable 'AplusReportAlgorithm::compMode' is not initialized in the constructor. [uninitMemberVar]
aplus-fsf-4.22/src/AplusGUI/AplusCommon.H:97:6: performance: Variable '_aplusVar' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aplus-fsf-4.22/src/AplusGUI/AplusCommon.H:97:19: performance: Variable '_function' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aplus-fsf-4.22/src/AplusGUI/AplusCommon.H:99:6: performance: Variable '_aplusVar' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aplus-fsf-4.22/src/AplusGUI/AplusCommon.H:99:18: performance: Variable '_function' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aplus-fsf-4.22/src/AplusGUI/AplusReportAlgo.H:23:4: warning: Class 'AplusReportAlgorithm' which has virtual members does not have a virtual destructor. [virtualDestructor]
aplus-fsf-4.22/src/AplusGUI/AplusCommon.H:103:5: style: Technically the member function 'AClientData::aplusVar' can be const. [functionConst]
aplus-fsf-4.22/src/AplusGUI/AplusCommon.H:104:5: style: Technically the member function 'AClientData::function' can be const. [functionConst]
aplus-fsf-4.22/src/AplusGUI/AplusCommon.H:105:5: style: Technically the member function 'AClientData::data' can be const. [functionConst]
aplus-fsf-4.22/src/AplusGUI/AplusCommon.H:106:5: style: Technically the member function 'AClientData::actualData' can be const. [functionConst]
aplus-fsf-4.22/src/AplusGUI/AplusCommon.H:138:5: performance: Technically the member function 'ACycleFunction::grc' can be static. [functionStatic]
aplus-fsf-4.22/src/AplusGUI/AplusCommon.H:483:5: style: Technically the member function 'AVariableData::varClass' can be const. [functionConst]
aplus-fsf-4.22/src/AplusGUI/AplusCommon.H:484:5: style: Technically the member function 'AVariableData::bgA' can be const. [functionConst]
aplus-fsf-4.22/src/AplusGUI/AplusCommon.H:485:5: style: Technically the member function 'AVariableData::fgA' can be const. [functionConst]
aplus-fsf-4.22/src/AplusGUI/AplusCommon.H:486:5: style: Technically the member function 'AVariableData::fontA' can be const. [functionConst]
aplus-fsf-4.22/src/AplusGUI/AplusCommon.H:487:5: style: Technically the member function 'AVariableData::titleAFg' can be const. [functionConst]
aplus-fsf-4.22/src/AplusGUI/AplusCommon.H:488:5: style: Technically the member function 'AVariableData::titleAFont' can be const. [functionConst]
aplus-fsf-4.22/src/AplusGUI/AplusCommon.H:489:5: style: Technically the member function 'AVariableData::titleA' can be const. [functionConst]
aplus-fsf-4.22/src/AplusGUI/AplusCommon.H:490:5: style: Technically the member function 'AVariableData::title' can be const. [functionConst]
aplus-fsf-4.22/src/AplusGUI/AplusCommon.H:491:13: style: Technically the member function 'AVariableData::readOnly' can be const. [functionConst]
aplus-fsf-4.22/src/AplusGUI/AplusCommon.H:492:13: style: Technically the member function 'AVariableData::stars' can be const. [functionConst]
aplus-fsf-4.22/src/AplusGUI/AplusCommon.H:552:7: style: Technically the member function 'AVariableData::colWidth' can be const. [functionConst]
aplus-fsf-4.22/src/AplusGUI/AplusCommon.H:555:7: style: Technically the member function 'AVariableData::editWidth' can be const. [functionConst]
aplus-fsf-4.22/src/AplusGUI/AplusCommon.H:35:3: style: Class 'AScbTraceHook' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aplus-fsf-4.22/src/AplusGUI/AplusCommon.H:375:13: style: The function 'callFunc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/AplusGUI/AplusCommon.H:326:13: note: Virtual function in base class
aplus-fsf-4.22/src/AplusGUI/AplusCommon.H:375:13: note: Function in derived class
aplus-fsf-4.22/src/AplusGUI/AplusReportAlgo.H:34:18: style: The function 'computeValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/AplusGUI/AplusReportAlgo.H:20:18: note: Virtual function in base class
aplus-fsf-4.22/src/AplusGUI/AplusReportAlgo.H:34:18: note: Function in derived class
aplus-fsf-4.22/src/AplusGUI/AplusReportAlgo.H:46:18: style: The function 'computeValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/AplusGUI/AplusReportAlgo.H:20:18: note: Virtual function in base class
aplus-fsf-4.22/src/AplusGUI/AplusReportAlgo.H:46:18: note: Function in derived class
aplus-fsf-4.22/src/AplusGUI/AplusReportAlgo.H:58:18: style: The function 'computeValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/AplusGUI/AplusReportAlgo.H:20:18: note: Virtual function in base class
aplus-fsf-4.22/src/AplusGUI/AplusReportAlgo.H:58:18: note: Function in derived class
aplus-fsf-4.22/src/AplusGUI/AplusReportAlgo.H:70:18: style: The function 'computeValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/AplusGUI/AplusReportAlgo.H:20:18: note: Virtual function in base class
aplus-fsf-4.22/src/AplusGUI/AplusReportAlgo.H:70:18: note: Function in derived class
aplus-fsf-4.22/src/AplusGUI/AplusReportAlgo.H:82:18: style: The function 'computeValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/AplusGUI/AplusReportAlgo.H:20:18: note: Virtual function in base class
aplus-fsf-4.22/src/AplusGUI/AplusReportAlgo.H:82:18: note: Function in derived class
aplus-fsf-4.22/src/AplusGUI/AplusReportAlgo.H:94:18: style: The function 'computeValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/AplusGUI/AplusReportAlgo.H:20:18: note: Virtual function in base class
aplus-fsf-4.22/src/AplusGUI/AplusReportAlgo.H:94:18: note: Function in derived class
aplus-fsf-4.22/src/AplusGUI/AplusReportAlgo.H:106:18: style: The function 'computeValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/AplusGUI/AplusReportAlgo.H:20:18: note: Virtual function in base class
aplus-fsf-4.22/src/AplusGUI/AplusReportAlgo.H:106:18: note: Function in derived class
aplus-fsf-4.22/src/AplusGUI/AplusShell.C:172:8: style: The scope of the variable 'wsNum' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusSlot.C:1048:7: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
aplus-fsf-4.22/src/AplusGUI/AplusSlot.C:1049:9: note: Found duplicate branches for 'if' and 'else'.
aplus-fsf-4.22/src/AplusGUI/AplusSlot.C:1048:7: note: Found duplicate branches for 'if' and 'else'.
aplus-fsf-4.22/src/AplusGUI/AplusSlot.C:786:3: warning: Suspicious use of ; at the end of 'if' statement. [suspiciousSemicolon]
aplus-fsf-4.22/src/AplusGUI/AplusSlot.C:324:27: style: The scope of the variable 'fld' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusSlot.C:346:27: style: The scope of the variable 'fld' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusSlot.C:363:27: style: The scope of the variable 'fld' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusSlot.C:380:23: style: The scope of the variable 'fld' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusSlot.C:399:23: style: The scope of the variable 'fld' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusSlot.C:418:23: style: The scope of the variable 'fld' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusSlot.C:463:7: style: The scope of the variable 'i' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusSlot.C:464:12: style: The scope of the variable 'max' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusSlot.C:466:12: style: The scope of the variable 'len' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusSlot.C:509:27: style: The scope of the variable 'fld' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusSlot.C:596:12: style: The scope of the variable 'c' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusSlot.C:597:12: style: The scope of the variable 'nRows' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusSlot.C:598:12: style: The scope of the variable 'nCols' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusSlot.C:613:9: style: The scope of the variable 'span' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusSlot.C:678:7: style: The scope of the variable 'r' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusSlot.C:679:7: style: The scope of the variable 'c' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusSlot.C:705:7: style: The scope of the variable 'r' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusSlot.C:706:7: style: The scope of the variable 'c' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusSlot.C:932:11: style: The scope of the variable 'lnum' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusSlot.C:933:11: style: The scope of the variable 'dnum' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusSlot.C:1003:24: style: The scope of the variable 'fld' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusSlot.C:1016:24: style: The scope of the variable 'fld' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusSlot.C:1061:24: style: The scope of the variable 'fld' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusSlot.C:1124:24: style: The scope of the variable 'fld' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusSlot.C:1136:24: style: The scope of the variable 'fld' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusTable.C:501:5: style: Variable 'r' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
aplus-fsf-4.22/src/AplusGUI/AplusTable.C:498:0: note: Variable 'r' is reassigned a value before the old one has been used if variable is no semaphore variable.
aplus-fsf-4.22/src/AplusGUI/AplusTable.C:501:5: note: Variable 'r' is reassigned a value before the old one has been used if variable is no semaphore variable.
aplus-fsf-4.22/src/AplusGUI/AplusTable.C:197:9: style: The scope of the variable 'j' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusTable.C:435:9: style: The scope of the variable 'buf' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusTableColumn.C:154:11: style: The scope of the variable 'lnum' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusTableColumn.C:155:11: style: The scope of the variable 'dnum' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusTableColumn.C:156:11: style: The scope of the variable 'n' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusTableColumn.C:231:9: style: The scope of the variable 'buf' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusTableColumn.C:272:12: style: The scope of the variable 'len' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusTableColumn.C:273:9: style: The scope of the variable 'buf' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusTableColumn.C:307:9: style: The scope of the variable 'buf' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusTableColumn.C:377:9: style: The scope of the variable 'buf' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusTableColumn.C:498:11: style: The scope of the variable 'buf' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusTableColumn.C:552:11: style: The scope of the variable 'buf' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusTableColumn.C:592:9: style: The scope of the variable 'buf' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusTableColumn.C:207:0: style: Variable 'vd' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/AplusGUI/AplusTableColumn.C:702:12: error: Mismatching allocation and deallocation: tmp [mismatchAllocDealloc]
aplus-fsf-4.22/src/AplusGUI/AplusTableColumn.C:705:12: error: Mismatching allocation and deallocation: tmp [mismatchAllocDealloc]
aplus-fsf-4.22/src/AplusGUI/AplusTrace.C:559:20: style: The scope of the variable 's' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusTrace.C:1237:9: style: The scope of the variable 'buf' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusTrace.C:1279:24: style: The scope of the variable 'cols' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusTrace.C:1279:29: style: The scope of the variable 'offset' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/AplusTrace.C:848:91: style: Unsigned variable '=' can't be negative so it is unnecessary to test it. [unsignedPositive]
aplus-fsf-4.22/src/AplusGUI/AplusTrace.C:1218:0: style: Variable 'vd' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/AplusGUI/AplusTreeView.C:69:5: performance: Variable '_aplusVar' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aplus-fsf-4.22/src/AplusGUI/AplusTreeView.C:70:5: performance: Variable '_data' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aplus-fsf-4.22/src/AplusGUI/AplusTreeView.C:99:5: style: Technically the member function 'Update::aplusVar' can be const. [functionConst]
aplus-fsf-4.22/src/AplusGUI/AplusTreeView.C:100:5: style: Technically the member function 'Update::data' can be const. [functionConst]
aplus-fsf-4.22/src/AplusGUI/AplusTreeView.C:101:5: style: Technically the member function 'Update::index' can be const. [functionConst]
aplus-fsf-4.22/src/AplusGUI/AplusTreeView.C:102:5: style: Technically the member function 'Update::pick' can be const. [functionConst]
aplus-fsf-4.22/src/AplusGUI/AplusTreeView.C:103:5: style: Technically the member function 'Update::ravel' can be const. [functionConst]
aplus-fsf-4.22/src/AplusGUI/AplusUpdateQueue.C:58:16: style: The scope of the variable 'upd' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/EnumTables.C:503:12: style: Condition 's!=0' is always false [knownConditionTrueFalse]
aplus-fsf-4.22/src/AplusGUI/EnumTables.C:500:9: note: Assuming that condition 's==0' is not redundant
aplus-fsf-4.22/src/AplusGUI/EnumTables.C:503:12: note: Condition 's!=0' is always false
aplus-fsf-4.22/src/AplusGUI/EnumTables.C:409:9: style: The scope of the variable 'str' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/EnumTables.C:469:9: style: The scope of the variable 'j' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/EnumTables.C:470:9: style: The scope of the variable 'str' can be reduced. [variableScope]
aplus-fsf-4.22/src/AplusGUI/aplKeys.C:172:3: style: Variable 'buf' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/AplusGUI/aplKeys.C:163:13: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
aplus-fsf-4.22/src/IPC/AipcAttributes.H:77:7: style: Technically the member function 'AipcAttributes::readPriority' can be const. [functionConst]
aplus-fsf-4.22/src/IPC/AipcAttributes.H:79:7: style: Technically the member function 'AipcAttributes::writePriority' can be const. [functionConst]
aplus-fsf-4.22/src/IPC/AipcAttributes.H:81:7: style: Technically the member function 'AipcAttributes::readBufsize' can be const. [functionConst]
aplus-fsf-4.22/src/IPC/AipcAttributes.H:83:7: style: Technically the member function 'AipcAttributes::writeBufsize' can be const. [functionConst]
aplus-fsf-4.22/src/IPC/AipcAttributes.H:85:5: style: Technically the member function 'AipcAttributes::clientData' can be const. [functionConst]
aplus-fsf-4.22/src/IPC/AipcAttributes.H:87:7: style: Technically the member function 'AipcAttributes::listener' can be const. [functionConst]
aplus-fsf-4.22/src/IPC/AipcAttributes.H:90:5: performance: Technically the member function 'AipcAttributes::setableAttrs' can be static. [functionStatic]
aplus-fsf-4.22/src/IPC/AipcAttributes.H:91:5: performance: Technically the member function 'AipcAttributes::nonsetableAttrs' can be static. [functionStatic]
aplus-fsf-4.22/src/IPC/AipcAttributes.H:30:1: warning: The class 'AipcAttributes' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aplus-fsf-4.22/src/IPC/AipcConnection.C:150:25: warning: Possible null pointer dereference: ProtoEnt [nullPointer]
aplus-fsf-4.22/src/IPC/AipcConnection.C:125:29: note: Assignment 'ProtoEnt=(struct protoent*)0', assigned value is 0
aplus-fsf-4.22/src/IPC/AipcConnection.C:150:25: note: Null pointer dereference
aplus-fsf-4.22/src/IPC/AipcConnection.H:102:18: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aplus-fsf-4.22/src/IPC/AipcConnection.C:69:35: style: Function 'AipcConnection' argument 1 names different: declaration 'name_' definition 'serviceName_'. [funcArgNamesDifferent]
aplus-fsf-4.22/src/IPC/AipcConnection.H:42:21: note: Function 'AipcConnection' argument 1 names different: declaration 'name_' definition 'serviceName_'.
aplus-fsf-4.22/src/IPC/AipcConnection.C:69:35: note: Function 'AipcConnection' argument 1 names different: declaration 'name_' definition 'serviceName_'.
aplus-fsf-4.22/src/IPC/AipcConnection.C:218:46: style: Function 'setAttr' argument 2 names different: declaration 'aobj' definition 'aval_'. [funcArgNamesDifferent]
aplus-fsf-4.22/src/IPC/AipcConnection.H:81:40: note: Function 'setAttr' argument 2 names different: declaration 'aobj' definition 'aval_'.
aplus-fsf-4.22/src/IPC/AipcConnection.C:218:46: note: Function 'setAttr' argument 2 names different: declaration 'aobj' definition 'aval_'.
aplus-fsf-4.22/src/IPC/AipcConnection.C:378:34: style: Function 'openSync' argument 1 names different: declaration 'timeout' definition 'timeout_'. [funcArgNamesDifferent]
aplus-fsf-4.22/src/IPC/AipcConnection.H:114:20: note: Function 'openSync' argument 1 names different: declaration 'timeout' definition 'timeout_'.
aplus-fsf-4.22/src/IPC/AipcConnection.C:378:34: note: Function 'openSync' argument 1 names different: declaration 'timeout' definition 'timeout_'.
aplus-fsf-4.22/src/IPC/AipcConnection.C:149:3: style: Variable 'sockname' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/IPC/AipcHostPortProtocol.H:28:31: performance: Variable '_protocol' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aplus-fsf-4.22/src/IPC/AipcHostPortProtocol.H:28:51: performance: Variable '_service' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aplus-fsf-4.22/src/IPC/AipcService.H:47:5: style: Technically the member function 'AipcService::acbfunc' can be const. [functionConst]
aplus-fsf-4.22/src/IPC/AipcService.H:53:13: style: Technically the member function 'AipcService::isDebug' can be const. [functionConst]
aplus-fsf-4.22/src/IPC/AipcService.H:54:7: style: Technically the member function 'AipcService::wrnlvl' can be const. [functionConst]
aplus-fsf-4.22/src/IPC/AipcConnection.H:104:16: warning: Virtual function 'reset' is called from destructor '~AipcConnection()' at line 101. Dynamic binding is not used. [virtualCallInConstructor]
aplus-fsf-4.22/src/IPC/AipcConnection.C:101:3: note: Calling reset
aplus-fsf-4.22/src/IPC/AipcConnection.H:104:16: note: reset is a virtual method
aplus-fsf-4.22/src/IPC/AipcService.H:43:3: style: Class 'AipcService' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aplus-fsf-4.22/src/IPC/AipcHostPortProtocol.H:30:3: style: Class 'AipcHostPortProtocol' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aplus-fsf-4.22/src/IPC/AipcConnection.H:97:13: style: The function 'serviceType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/IPC/AipcService.H:57:13: note: Virtual function in base class
aplus-fsf-4.22/src/IPC/AipcConnection.H:97:13: note: Function in derived class
aplus-fsf-4.22/src/IPC/AipcHostPortProtocol.C:22:3: performance: Variable '_service' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aplus-fsf-4.22/src/IPC/AipcListener.C:29:31: style: Function 'AipcListener' argument 1 names different: declaration 'name_' definition 'serviceName_'. [funcArgNamesDifferent]
aplus-fsf-4.22/src/IPC/AipcListener.H:42:19: note: Function 'AipcListener' argument 1 names different: declaration 'name_' definition 'serviceName_'.
aplus-fsf-4.22/src/IPC/AipcListener.C:29:31: note: Function 'AipcListener' argument 1 names different: declaration 'name_' definition 'serviceName_'.
aplus-fsf-4.22/src/IPC/AipcListener.C:76:44: style: Function 'setAttr' argument 2 names different: declaration 'aobj' definition 'aval_'. [funcArgNamesDifferent]
aplus-fsf-4.22/src/IPC/AipcListener.H:50:40: note: Function 'setAttr' argument 2 names different: declaration 'aobj' definition 'aval_'.
aplus-fsf-4.22/src/IPC/AipcListener.C:76:44: note: Function 'setAttr' argument 2 names different: declaration 'aobj' definition 'aval_'.
aplus-fsf-4.22/src/IPC/AipcListener.H:59:13: style: The function 'serviceType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/IPC/AipcService.H:57:13: note: Virtual function in base class
aplus-fsf-4.22/src/IPC/AipcListener.H:59:13: note: Function in derived class
aplus-fsf-4.22/src/IPC/AipcService.C:67:23: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/IPC/AipcService.C:81:23: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/IPC/AipcService.C:101:16: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/IPC/AipcService.H:58:13: warning: Virtual function 'handle' is called from constructor 'AipcService(A cbfunc_)' at line 24. Dynamic binding is not used. [virtualCallInConstructor]
aplus-fsf-4.22/src/IPC/AipcService.C:24:3: note: Calling init
aplus-fsf-4.22/src/IPC/AipcService.C:40:3: note: Calling addToRoster
aplus-fsf-4.22/src/IPC/AipcService.C:47:37: note: Calling handle
aplus-fsf-4.22/src/IPC/AipcService.H:58:13: note: handle is a virtual method
aplus-fsf-4.22/src/IPC/IPCInterface.C:409:10: warning: Either the condition '!srvptr' is redundant or there is possible null pointer dereference: srvptr. [nullPointerRedundantCheck]
aplus-fsf-4.22/src/IPC/IPCInterface.C:408:6: note: Assuming that condition '!srvptr' is not redundant
aplus-fsf-4.22/src/IPC/IPCInterface.C:409:10: note: Null pointer dereference
aplus-fsf-4.22/src/IPC/IPCInterface.C:422:10: warning: Either the condition '!srvptr' is redundant or there is possible null pointer dereference: srvptr. [nullPointerRedundantCheck]
aplus-fsf-4.22/src/IPC/IPCInterface.C:421:6: note: Assuming that condition '!srvptr' is not redundant
aplus-fsf-4.22/src/IPC/IPCInterface.C:422:10: note: Null pointer dereference
aplus-fsf-4.22/src/IPC/IPCInterface.C:112:10: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/IPC/IPCInterface.C:348:6: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/IPC/IPCInterface.C:351:6: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/IPC/IPCInterface.C:354:6: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/IPC/IPCInterface.C:367:13: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/IPC/IPCInterface.C:379:12: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/IPC/IPCInterface.C:382:12: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/IPC/IPCInterface.C:385:12: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/IPC/IPCInterface.C:398:13: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/IPC/IPCInterface.C:411:13: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/IPC/IPCInterface.C:424:13: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/IPC/IPCInterface.C:474:6: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/IPC/IPCInterface.C:477:6: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/IPC/IPCInterface.C:480:6: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/IPC/IPCInterface.C:495:12: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/IPC/IPCInterface.C:498:12: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/IPC/IPCInterface.C:501:12: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/IPC/IPCInterface.C:519:8: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/IPC/IPCInterface.C:522:8: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/IPC/IPCInterface.C:525:8: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/IPC/IPCInterface.C:543:17: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/IPC/IPCInterface.C:544:5: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/IPC/IPCInterface.C:547:17: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/IPC/IPCInterface.C:548:5: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/IPC/IPCInterface.C:551:17: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/IPC/IPCInterface.C:552:5: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/IPC/pA_Attributes.H:39:13: style: Technically the member function 'pA_Attributes::burstMode' can be const. [functionConst]
aplus-fsf-4.22/src/IPC/pA_Attributes.H:46:5: performance: Technically the member function 'pA_Attributes::setableAttrs' can be static. [functionStatic]
aplus-fsf-4.22/src/IPC/pA_Attributes.H:47:5: performance: Technically the member function 'pA_Attributes::nonsetableAttrs' can be static. [functionStatic]
aplus-fsf-4.22/src/IPC/TimrConnection.H:55:13: style: Technically the member function 'TimrConnection::isPending' can be const. [functionConst]
aplus-fsf-4.22/src/IPC/TimrConnection.H:59:13: style: Technically the member function 'TimrConnection::isAbsolute' can be const. [functionConst]
aplus-fsf-4.22/src/IPC/TimrConnection.H:76:5: performance: Technically the member function 'TimrConnection::timrSetableAttrs' can be static. [functionStatic]
aplus-fsf-4.22/src/IPC/TimrConnection.H:77:5: performance: Technically the member function 'TimrConnection::timrNonsetableAttrs' can be static. [functionStatic]
aplus-fsf-4.22/src/IPC/pA_Listener.H:41:13: style: The function 'setableAttrlist' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/IPC/AipcListener.H:48:13: note: Virtual function in base class
aplus-fsf-4.22/src/IPC/pA_Listener.H:41:13: note: Function in derived class
aplus-fsf-4.22/src/IPC/pA_Listener.H:42:13: style: The function 'getableAttrlist' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/IPC/AipcListener.H:49:13: note: Virtual function in base class
aplus-fsf-4.22/src/IPC/pA_Listener.H:42:13: note: Function in derived class
aplus-fsf-4.22/src/IPC/pA_Listener.H:43:21: style: The function 'setAttr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/IPC/AipcListener.H:50:21: note: Virtual function in base class
aplus-fsf-4.22/src/IPC/pA_Listener.H:43:21: note: Function in derived class
aplus-fsf-4.22/src/IPC/pA_Listener.H:44:13: style: The function 'getAttr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/IPC/AipcListener.H:51:13: note: Virtual function in base class
aplus-fsf-4.22/src/IPC/pA_Listener.H:44:13: note: Function in derived class
aplus-fsf-4.22/src/IPC/pA_Listener.H:47:16: style: The function 'acceptNotify' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/IPC/AipcListener.H:54:16: note: Virtual function in base class
aplus-fsf-4.22/src/IPC/pA_Listener.H:47:16: note: Function in derived class
aplus-fsf-4.22/src/IPC/pA_Listener.H:50:20: style: The function 'protocol' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/IPC/AipcService.H:68:20: note: Virtual function in base class
aplus-fsf-4.22/src/IPC/pA_Listener.H:50:20: note: Function in derived class
aplus-fsf-4.22/src/IPC/pA_Connection.H:46:13: style: The function 'setableAttrlist' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/IPC/AipcConnection.H:79:13: note: Virtual function in base class
aplus-fsf-4.22/src/IPC/pA_Connection.H:46:13: note: Function in derived class
aplus-fsf-4.22/src/IPC/pA_Connection.H:47:13: style: The function 'getableAttrlist' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/IPC/AipcConnection.H:80:13: note: Virtual function in base class
aplus-fsf-4.22/src/IPC/pA_Connection.H:47:13: note: Function in derived class
aplus-fsf-4.22/src/IPC/pA_Connection.H:48:21: style: The function 'setAttr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/IPC/AipcConnection.H:81:21: note: Virtual function in base class
aplus-fsf-4.22/src/IPC/pA_Connection.H:48:21: note: Function in derived class
aplus-fsf-4.22/src/IPC/pA_Connection.H:49:13: style: The function 'getAttr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/IPC/AipcConnection.H:82:13: note: Virtual function in base class
aplus-fsf-4.22/src/IPC/pA_Connection.H:49:13: note: Function in derived class
aplus-fsf-4.22/src/IPC/pA_Connection.H:52:15: style: The function 'send' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/IPC/AipcConnection.H:98:15: note: Virtual function in base class
aplus-fsf-4.22/src/IPC/pA_Connection.H:52:15: note: Function in derived class
aplus-fsf-4.22/src/IPC/pA_Connection.H:61:13: style: The function 'syncSendCover' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/IPC/AipcConnection.H:110:13: note: Virtual function in base class
aplus-fsf-4.22/src/IPC/pA_Connection.H:61:13: note: Function in derived class
aplus-fsf-4.22/src/IPC/pA_Connection.H:62:13: style: The function 'syncReadCover' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/IPC/AipcConnection.H:111:13: note: Virtual function in base class
aplus-fsf-4.22/src/IPC/pA_Connection.H:62:13: note: Function in derived class
aplus-fsf-4.22/src/IPC/pA_Connection.H:63:20: style: The function 'protocol' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/IPC/AipcService.H:68:20: note: Virtual function in base class
aplus-fsf-4.22/src/IPC/pA_Connection.H:63:20: note: Function in derived class
aplus-fsf-4.22/src/IPC/pIpc_Listener.H:34:16: style: The function 'acceptNotify' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/IPC/pA_Listener.H:47:16: note: Virtual function in base class
aplus-fsf-4.22/src/IPC/pIpc_Listener.H:34:16: note: Function in derived class
aplus-fsf-4.22/src/IPC/pIpc_Listener.H:36:20: style: The function 'protocol' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/IPC/pA_Listener.H:50:20: note: Virtual function in base class
aplus-fsf-4.22/src/IPC/pIpc_Listener.H:36:20: note: Function in derived class
aplus-fsf-4.22/src/IPC/pIpc_Connection.H:19:13: style: The function 'readBurst' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/IPC/pA_Connection.H:24:13: note: Virtual function in base class
aplus-fsf-4.22/src/IPC/pIpc_Connection.H:19:13: note: Function in derived class
aplus-fsf-4.22/src/IPC/pIpc_Connection.H:20:13: style: The function 'readOne' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/IPC/pA_Connection.H:25:13: note: Virtual function in base class
aplus-fsf-4.22/src/IPC/pIpc_Connection.H:20:13: note: Function in derived class
aplus-fsf-4.22/src/IPC/pIpc_Connection.H:40:15: style: The function 'send' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/IPC/pA_Connection.H:52:15: note: Virtual function in base class
aplus-fsf-4.22/src/IPC/pIpc_Connection.H:40:15: note: Function in derived class
aplus-fsf-4.22/src/IPC/pIpc_Connection.H:41:20: style: The function 'protocol' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/IPC/pA_Connection.H:63:20: note: Virtual function in base class
aplus-fsf-4.22/src/IPC/pIpc_Connection.H:41:20: note: Function in derived class
aplus-fsf-4.22/src/IPC/pRaw_Listener.H:34:16: style: The function 'acceptNotify' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/IPC/pA_Listener.H:47:16: note: Virtual function in base class
aplus-fsf-4.22/src/IPC/pRaw_Listener.H:34:16: note: Function in derived class
aplus-fsf-4.22/src/IPC/pRaw_Listener.H:36:20: style: The function 'protocol' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/IPC/pA_Listener.H:50:20: note: Virtual function in base class
aplus-fsf-4.22/src/IPC/pRaw_Listener.H:36:20: note: Function in derived class
aplus-fsf-4.22/src/IPC/pRaw_Connection.H:19:13: style: The function 'readBurst' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/IPC/pA_Connection.H:24:13: note: Virtual function in base class
aplus-fsf-4.22/src/IPC/pRaw_Connection.H:19:13: note: Function in derived class
aplus-fsf-4.22/src/IPC/pRaw_Connection.H:20:13: style: The function 'readOne' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/IPC/pA_Connection.H:25:13: note: Virtual function in base class
aplus-fsf-4.22/src/IPC/pRaw_Connection.H:20:13: note: Function in derived class
aplus-fsf-4.22/src/IPC/pRaw_Connection.H:40:15: style: The function 'send' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/IPC/pA_Connection.H:52:15: note: Virtual function in base class
aplus-fsf-4.22/src/IPC/pRaw_Connection.H:40:15: note: Function in derived class
aplus-fsf-4.22/src/IPC/pRaw_Connection.H:41:20: style: The function 'protocol' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/IPC/pA_Connection.H:63:20: note: Virtual function in base class
aplus-fsf-4.22/src/IPC/pRaw_Connection.H:41:20: note: Function in derived class
aplus-fsf-4.22/src/IPC/pString_Listener.H:34:16: style: The function 'acceptNotify' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/IPC/pA_Listener.H:47:16: note: Virtual function in base class
aplus-fsf-4.22/src/IPC/pString_Listener.H:34:16: note: Function in derived class
aplus-fsf-4.22/src/IPC/pString_Listener.H:36:20: style: The function 'protocol' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/IPC/pA_Listener.H:50:20: note: Virtual function in base class
aplus-fsf-4.22/src/IPC/pString_Listener.H:36:20: note: Function in derived class
aplus-fsf-4.22/src/IPC/pString_Connection.H:17:13: style: The function 'getAobjFromBuffer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/IPC/pA_Connection.H:23:13: note: Virtual function in base class
aplus-fsf-4.22/src/IPC/pString_Connection.H:17:13: note: Function in derived class
aplus-fsf-4.22/src/IPC/pString_Connection.H:18:13: style: The function 'readBurst' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/IPC/pA_Connection.H:24:13: note: Virtual function in base class
aplus-fsf-4.22/src/IPC/pString_Connection.H:18:13: note: Function in derived class
aplus-fsf-4.22/src/IPC/pString_Connection.H:19:13: style: The function 'readOne' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/IPC/pA_Connection.H:25:13: note: Virtual function in base class
aplus-fsf-4.22/src/IPC/pString_Connection.H:19:13: note: Function in derived class
aplus-fsf-4.22/src/IPC/pString_Connection.H:38:15: style: The function 'send' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/IPC/pA_Connection.H:52:15: note: Virtual function in base class
aplus-fsf-4.22/src/IPC/pString_Connection.H:38:15: note: Function in derived class
aplus-fsf-4.22/src/IPC/pString_Connection.H:39:20: style: The function 'protocol' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/IPC/pA_Connection.H:63:20: note: Virtual function in base class
aplus-fsf-4.22/src/IPC/pString_Connection.H:39:20: note: Function in derived class
aplus-fsf-4.22/src/IPC/pString_Connection.H:50:13: style: The function 'syncSendCover' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/IPC/pA_Connection.H:61:13: note: Virtual function in base class
aplus-fsf-4.22/src/IPC/pString_Connection.H:50:13: note: Function in derived class
aplus-fsf-4.22/src/IPC/pString_Connection.H:51:13: style: The function 'syncReadCover' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/IPC/pA_Connection.H:62:13: note: Virtual function in base class
aplus-fsf-4.22/src/IPC/pString_Connection.H:51:13: note: Function in derived class
aplus-fsf-4.22/src/IPC/pSimple_Listener.H:34:16: style: The function 'acceptNotify' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/IPC/pA_Listener.H:47:16: note: Virtual function in base class
aplus-fsf-4.22/src/IPC/pSimple_Listener.H:34:16: note: Function in derived class
aplus-fsf-4.22/src/IPC/pSimple_Listener.H:36:20: style: The function 'protocol' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/IPC/pA_Listener.H:50:20: note: Virtual function in base class
aplus-fsf-4.22/src/IPC/pSimple_Listener.H:36:20: note: Function in derived class
aplus-fsf-4.22/src/IPC/pSimple_Connection.H:17:13: style: The function 'getAobjFromBuffer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/IPC/pA_Connection.H:23:13: note: Virtual function in base class
aplus-fsf-4.22/src/IPC/pSimple_Connection.H:17:13: note: Function in derived class
aplus-fsf-4.22/src/IPC/pSimple_Connection.H:18:13: style: The function 'readBurst' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/IPC/pA_Connection.H:24:13: note: Virtual function in base class
aplus-fsf-4.22/src/IPC/pSimple_Connection.H:18:13: note: Function in derived class
aplus-fsf-4.22/src/IPC/pSimple_Connection.H:19:13: style: The function 'readOne' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/IPC/pA_Connection.H:25:13: note: Virtual function in base class
aplus-fsf-4.22/src/IPC/pSimple_Connection.H:19:13: note: Function in derived class
aplus-fsf-4.22/src/IPC/pSimple_Connection.H:38:15: style: The function 'send' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/IPC/pA_Connection.H:52:15: note: Virtual function in base class
aplus-fsf-4.22/src/IPC/pSimple_Connection.H:38:15: note: Function in derived class
aplus-fsf-4.22/src/IPC/pSimple_Connection.H:39:20: style: The function 'protocol' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/IPC/pA_Connection.H:63:20: note: Virtual function in base class
aplus-fsf-4.22/src/IPC/pSimple_Connection.H:39:20: note: Function in derived class
aplus-fsf-4.22/src/IPC/TimrConnection.H:89:13: style: The function 'serviceType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/IPC/AipcService.H:57:13: note: Virtual function in base class
aplus-fsf-4.22/src/IPC/TimrConnection.H:89:13: note: Function in derived class
aplus-fsf-4.22/src/IPC/TimrConnection.H:90:20: style: The function 'protocol' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aplus-fsf-4.22/src/IPC/AipcService.H:68:20: note: Virtual function in base class
aplus-fsf-4.22/src/IPC/TimrConnection.H:90:20: note: Function in derived class
aplus-fsf-4.22/src/IPC/TimrConnection.C:79:39: style: Function 'setExpiry' argument 1 names different: declaration 'newExpiry_' definition 'aeobj_'. [funcArgNamesDifferent]
aplus-fsf-4.22/src/IPC/TimrConnection.H:63:25: note: Function 'setExpiry' argument 1 names different: declaration 'newExpiry_' definition 'aeobj_'.
aplus-fsf-4.22/src/IPC/TimrConnection.C:79:39: note: Function 'setExpiry' argument 1 names different: declaration 'newExpiry_' definition 'aeobj_'.
aplus-fsf-4.22/src/IPC/TimrConnection.C:214:46: style: Function 'setAttr' argument 2 names different: declaration 'aobj' definition 'aval_'. [funcArgNamesDifferent]
aplus-fsf-4.22/src/IPC/TimrConnection.H:85:32: note: Function 'setAttr' argument 2 names different: declaration 'aobj' definition 'aval_'.
aplus-fsf-4.22/src/IPC/TimrConnection.C:214:46: note: Function 'setAttr' argument 2 names different: declaration 'aobj' definition 'aval_'.
aplus-fsf-4.22/src/IPC/TimrConnection.H:49:8: performance: Technically the member function 'TimrConnection::initStatics' can be static. [functionStatic]
aplus-fsf-4.22/src/IPC/TimrConnection.C:35:22: note: Technically the member function 'TimrConnection::initStatics' can be static.
aplus-fsf-4.22/src/IPC/TimrConnection.H:49:8: note: Technically the member function 'TimrConnection::initStatics' can be static.
aplus-fsf-4.22/src/IPC/pA_Connection.C:356:7: style: The scope of the variable 'rc' can be reduced. [variableScope]
aplus-fsf-4.22/src/IPC/pA_Connection.C:437:7: style: The scope of the variable 'rc' can be reduced. [variableScope]
aplus-fsf-4.22/src/IPC/pA_Connection.C:257:45: style: Function 'setAttr' argument 2 names different: declaration 'aobj' definition 'aval_'. [funcArgNamesDifferent]
aplus-fsf-4.22/src/IPC/pA_Connection.H:48:40: note: Function 'setAttr' argument 2 names different: declaration 'aobj' definition 'aval_'.
aplus-fsf-4.22/src/IPC/pA_Connection.C:257:45: note: Function 'setAttr' argument 2 names different: declaration 'aobj' definition 'aval_'.
aplus-fsf-4.22/src/IPC/pA_Connection.C:415:32: style: Function 'syncDoRead' argument 1 names different: declaration 'paobj' definition 'pdataobj'. [funcArgNamesDifferent]
aplus-fsf-4.22/src/IPC/pA_Connection.H:58:19: note: Function 'syncDoRead' argument 1 names different: declaration 'paobj' definition 'pdataobj'.
aplus-fsf-4.22/src/IPC/pA_Connection.C:415:32: note: Function 'syncDoRead' argument 1 names different: declaration 'paobj' definition 'pdataobj'.
aplus-fsf-4.22/src/IPC/pA_Connection.C:499:42: style: Function 'syncSendCover' argument 2 names different: declaration 'timeout_' definition 'aTimeout'. [funcArgNamesDifferent]
aplus-fsf-4.22/src/IPC/pA_Connection.H:61:37: note: Function 'syncSendCover' argument 2 names different: declaration 'timeout_' definition 'aTimeout'.
aplus-fsf-4.22/src/IPC/pA_Connection.C:499:42: note: Function 'syncSendCover' argument 2 names different: declaration 'timeout_' definition 'aTimeout'.
aplus-fsf-4.22/src/IPC/pA_Connection.C:520:34: style: Function 'syncReadCover' argument 1 names different: declaration 'timeout_' definition 'aTimeout'. [funcArgNamesDifferent]
aplus-fsf-4.22/src/IPC/pA_Connection.H:62:29: note: Function 'syncReadCover' argument 1 names different: declaration 'timeout_' definition 'aTimeout'.
aplus-fsf-4.22/src/IPC/pA_Connection.C:520:34: note: Function 'syncReadCover' argument 1 names different: declaration 'timeout_' definition 'aTimeout'.
aplus-fsf-4.22/src/IPC/pA_Connection.C:418:16: style: Variable 'hb' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/IPC/pA_Connection.C:419:16: style: Variable 'db' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/IPC/pA_Listener.C:19:29: style: Function 'pA_Listener' argument 1 names different: declaration 'name_' definition 'serviceName_'. [funcArgNamesDifferent]
aplus-fsf-4.22/src/IPC/pA_Listener.H:35:18: note: Function 'pA_Listener' argument 1 names different: declaration 'name_' definition 'serviceName_'.
aplus-fsf-4.22/src/IPC/pA_Listener.C:19:29: note: Function 'pA_Listener' argument 1 names different: declaration 'name_' definition 'serviceName_'.
aplus-fsf-4.22/src/IPC/pA_Listener.C:55:43: style: Function 'setAttr' argument 2 names different: declaration 'aobj' definition 'aval_'. [funcArgNamesDifferent]
aplus-fsf-4.22/src/IPC/pA_Listener.H:43:40: note: Function 'setAttr' argument 2 names different: declaration 'aobj' definition 'aval_'.
aplus-fsf-4.22/src/IPC/pA_Listener.C:55:43: note: Function 'setAttr' argument 2 names different: declaration 'aobj' definition 'aval_'.
aplus-fsf-4.22/src/IPC/pIpc_Connection.C:33:6: style: The scope of the variable 'c' can be reduced. [variableScope]
aplus-fsf-4.22/src/IPC/pString_Connection.C:263:7: style: The scope of the variable 'rc' can be reduced. [variableScope]
aplus-fsf-4.22/src/IPC/pString_Connection.C:344:7: style: The scope of the variable 'rc' can be reduced. [variableScope]
aplus-fsf-4.22/src/IPC/pString_Connection.C:322:37: style: Function 'syncDoRead' argument 1 names different: declaration 'paobj' definition 'pdataobj'. [funcArgNamesDifferent]
aplus-fsf-4.22/src/IPC/pString_Connection.H:45:19: note: Function 'syncDoRead' argument 1 names different: declaration 'paobj' definition 'pdataobj'.
aplus-fsf-4.22/src/IPC/pString_Connection.C:322:37: note: Function 'syncDoRead' argument 1 names different: declaration 'paobj' definition 'pdataobj'.
aplus-fsf-4.22/src/IPC/pString_Connection.C:406:47: style: Function 'syncSendCover' argument 2 names different: declaration 'timeout_' definition 'aTimeout'. [funcArgNamesDifferent]
aplus-fsf-4.22/src/IPC/pString_Connection.H:50:37: note: Function 'syncSendCover' argument 2 names different: declaration 'timeout_' definition 'aTimeout'.
aplus-fsf-4.22/src/IPC/pString_Connection.C:406:47: note: Function 'syncSendCover' argument 2 names different: declaration 'timeout_' definition 'aTimeout'.
aplus-fsf-4.22/src/IPC/pString_Connection.C:433:39: style: Function 'syncReadCover' argument 1 names different: declaration 'timeout_' definition 'aTimeout'. [funcArgNamesDifferent]
aplus-fsf-4.22/src/IPC/pString_Connection.H:51:29: note: Function 'syncReadCover' argument 1 names different: declaration 'timeout_' definition 'aTimeout'.
aplus-fsf-4.22/src/IPC/pString_Connection.C:433:39: note: Function 'syncReadCover' argument 1 names different: declaration 'timeout_' definition 'aTimeout'.
aplus-fsf-4.22/src/IPC/pString_Connection.C:325:16: style: Variable 'hb' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/IPC/pString_Connection.C:326:16: style: Variable 'db' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/MSGUI/At.C:131:15: style: The scope of the variable 'options' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSActionBox.C:43:22: style: The scope of the variable 'entry' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSActionBox.C:44:22: style: The scope of the variable 'btn' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSActionBox.C:69:19: style: The scope of the variable 'entry' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSActionBox.C:72:19: style: The scope of the variable 'btn' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSActionBox.C:85:19: style: The scope of the variable 'entry' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSActionBox.C:88:19: style: The scope of the variable 'btn' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSActionBox.C:101:19: style: The scope of the variable 'entry' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSActionBox.C:104:19: style: The scope of the variable 'btn' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSActionBox.C:117:19: style: The scope of the variable 'entry' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSActionBox.C:120:19: style: The scope of the variable 'btn' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSActionBox.C:180:18: style: The scope of the variable 'entry' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSActionBox.C:183:17: style: The scope of the variable 'btn' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSActionBox.C:196:18: style: The scope of the variable 'entry' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSActionBox.C:199:17: style: The scope of the variable 'btn' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSArrayView.C:1066:34: style: Condition 'pEvent_->xbutton.button!=Button1' is always true [knownConditionTrueFalse]
aplus-fsf-4.22/src/MSGUI/MSArrayView.C:1104:11: style: The scope of the variable 'row' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSArrayView.C:1104:15: style: The scope of the variable 'column' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSArrayView.C:1104:22: style: The scope of the variable 'index' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSArrayView.C:1333:13: style: The scope of the variable 'k' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSArrayView.C:1614:7: style: The scope of the variable 'x' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSArrayView.C:1614:9: style: The scope of the variable 'y' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSArrayView.C:2640:6: style: The scope of the variable 'x' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSArrayView.C:415:11: style: Variable 'row' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/MSGUI/MSArrayView.C:551:22: style: Variable 'oldFirst' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/MSGUI/MSArrayView.C:1102:17: style: Variable 'nRows' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/MSGUI/MSArrow.C:367:7: style: The scope of the variable 'i' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSArrow.C:390:7: style: The scope of the variable 'i' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSArrow.C:418:7: style: The scope of the variable 'i' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSArrow.C:433:7: style: The scope of the variable 'i' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSAttrValue.C:115:8: style: The scope of the variable 'index' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSAttrValue.C:180:12: style: The scope of the variable 'i' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSBackingStorePixmap.C:219:3: warning: %d in format string (no. 2) requires 'int' but the argument type is 'Display *'. [invalidPrintfArgType_sint]
aplus-fsf-4.22/src/MSGUI/MSBackingStorePixmap.C:231:16: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/MSGUI/MSBackingStorePixmap.C:105:49: style: Function 'addReference' argument 1 names different: declaration 'id' definition 'id_'. [funcArgNamesDifferent]
aplus-fsf-4.22/src/MSGUI/MSBackingStorePixmap.C:51:25: note: Function 'addReference' argument 1 names different: declaration 'id' definition 'id_'.
aplus-fsf-4.22/src/MSGUI/MSBackingStorePixmap.C:105:49: note: Function 'addReference' argument 1 names different: declaration 'id' definition 'id_'.
aplus-fsf-4.22/src/MSGUI/MSBackingStorePixmap.C:105:58: style: Function 'addReference' argument 2 names different: declaration 'w' definition 'w_'. [funcArgNamesDifferent]
aplus-fsf-4.22/src/MSGUI/MSBackingStorePixmap.C:51:32: note: Function 'addReference' argument 2 names different: declaration 'w' definition 'w_'.
aplus-fsf-4.22/src/MSGUI/MSBackingStorePixmap.C:105:58: note: Function 'addReference' argument 2 names different: declaration 'w' definition 'w_'.
aplus-fsf-4.22/src/MSGUI/MSBackingStorePixmap.C:105:66: style: Function 'addReference' argument 3 names different: declaration 'h' definition 'h_'. [funcArgNamesDifferent]
aplus-fsf-4.22/src/MSGUI/MSBackingStorePixmap.C:51:39: note: Function 'addReference' argument 3 names different: declaration 'h' definition 'h_'.
aplus-fsf-4.22/src/MSGUI/MSBackingStorePixmap.C:105:66: note: Function 'addReference' argument 3 names different: declaration 'h' definition 'h_'.
aplus-fsf-4.22/src/MSGUI/MSBackingStorePixmap.C:125:52: style: Function 'removeReference' argument 1 names different: declaration 'id' definition 'id_'. [funcArgNamesDifferent]
aplus-fsf-4.22/src/MSGUI/MSBackingStorePixmap.C:52:28: note: Function 'removeReference' argument 1 names different: declaration 'id' definition 'id_'.
aplus-fsf-4.22/src/MSGUI/MSBackingStorePixmap.C:125:52: note: Function 'removeReference' argument 1 names different: declaration 'id' definition 'id_'.
aplus-fsf-4.22/src/MSGUI/MSBackingStorePixmap.C:136:43: style: Function 'resize' argument 1 names different: declaration 'id' definition 'id_'. [funcArgNamesDifferent]
aplus-fsf-4.22/src/MSGUI/MSBackingStorePixmap.C:55:19: note: Function 'resize' argument 1 names different: declaration 'id' definition 'id_'.
aplus-fsf-4.22/src/MSGUI/MSBackingStorePixmap.C:136:43: note: Function 'resize' argument 1 names different: declaration 'id' definition 'id_'.
aplus-fsf-4.22/src/MSGUI/MSBackingStorePixmap.C:136:52: style: Function 'resize' argument 2 names different: declaration 'w' definition 'w_'. [funcArgNamesDifferent]
aplus-fsf-4.22/src/MSGUI/MSBackingStorePixmap.C:55:27: note: Function 'resize' argument 2 names different: declaration 'w' definition 'w_'.
aplus-fsf-4.22/src/MSGUI/MSBackingStorePixmap.C:136:52: note: Function 'resize' argument 2 names different: declaration 'w' definition 'w_'.
aplus-fsf-4.22/src/MSGUI/MSBackingStorePixmap.C:136:60: style: Function 'resize' argument 3 names different: declaration 'h' definition 'h_'. [funcArgNamesDifferent]
aplus-fsf-4.22/src/MSGUI/MSBackingStorePixmap.C:55:34: note: Function 'resize' argument 3 names different: declaration 'h' definition 'h_'.
aplus-fsf-4.22/src/MSGUI/MSBackingStorePixmap.C:136:60: note: Function 'resize' argument 3 names different: declaration 'h' definition 'h_'.
aplus-fsf-4.22/src/MSGUI/MSBackingStorePixmap.C:68:27: warning: Member variable 'MSBackingStorePixmapData::_width' is not initialized in the constructor. [uninitMemberVar]
aplus-fsf-4.22/src/MSGUI/MSBackingStorePixmap.C:68:27: warning: Member variable 'MSBackingStorePixmapData::_height' is not initialized in the constructor. [uninitMemberVar]
aplus-fsf-4.22/src/MSGUI/MSBackingStorePixmap.C:68:27: warning: Member variable 'MSBackingStorePixmapData::_pServer' is not initialized in the constructor. [uninitMemberVar]
aplus-fsf-4.22/src/MSGUI/MSBackingStorePixmap.C:57:8: performance: Technically the member function 'MSBackingStorePixmapData::lock' can be static. [functionStatic]
aplus-fsf-4.22/src/MSGUI/MSBackingStorePixmap.C:91:32: note: Technically the member function 'MSBackingStorePixmapData::lock' can be static.
aplus-fsf-4.22/src/MSGUI/MSBackingStorePixmap.C:57:8: note: Technically the member function 'MSBackingStorePixmapData::lock' can be static.
aplus-fsf-4.22/src/MSGUI/MSBackingStorePixmap.C:58:8: performance: Technically the member function 'MSBackingStorePixmapData::unlock' can be static. [functionStatic]
aplus-fsf-4.22/src/MSGUI/MSBackingStorePixmap.C:98:32: note: Technically the member function 'MSBackingStorePixmapData::unlock' can be static.
aplus-fsf-4.22/src/MSGUI/MSBackingStorePixmap.C:58:8: note: Technically the member function 'MSBackingStorePixmapData::unlock' can be static.
aplus-fsf-4.22/src/MSGUI/MSBackingStorePixmap.C:78:6: style: Class 'MSBackingStorePixmapData' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aplus-fsf-4.22/src/MSGUI/MSBackingStorePixmap.C:78:6: style: Class 'MSBackingStorePixmapData' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aplus-fsf-4.22/src/MSGUI/MSBoolView.C:14:3: performance: Variable '_internalBoolModel' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aplus-fsf-4.22/src/MSGUI/MSCheckPopupMenu.C:40:23: style: The scope of the variable 'pMenuItem' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSCheckPopupMenu.C:58:20: style: The scope of the variable 'pMenuItem' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSCheckPopupMenu.C:79:27: style: Variable 'currentCount' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/MSGUI/MSCollapsibleLayout.C:101:11: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/MSGUI/MSCollapsibleLayout.C:161:7: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/MSGUI/MSCollapsibleLayout.C:191:12: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/MSGUI/MSCollapsibleLayout.C:194:5: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/MSGUI/MSCollapsibleLayout.C:195:11: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/MSGUI/MSCollapsibleLayout.C:229:13: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/MSGUI/MSCollapsibleLayout.C:266:6: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/MSGUI/MSCollapsibleLayout.C:282:33: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/MSGUI/MSCollapsibleLayout.C:283:33: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/MSGUI/MSCollapsibleLayout.C:294:35: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/MSGUI/MSCollapsibleLayout.C:295:35: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/MSGUI/MSCollapsibleLayout.C:307:46: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/MSGUI/MSCollapsibleLayout.C:349:15: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/MSGUI/MSCollapsibleLayout.C:395:15: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/MSGUI/MSCollapsibleLayout.C:447:15: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/MSGUI/MSCollapsibleLayout.C:461:15: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/MSGUI/MSCollapsibleLayout.C:526:12: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/MSGUI/MSCollapsibleLayout.C:601:3: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/MSGUI/MSCollapsibleLayout.C:629:12: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/MSGUI/MSCollapsibleLayout.C:648:28: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/MSGUI/MSCollapsibleLayout.C:661:32: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/MSGUI/MSCollapsibleLayout.C:790:14: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/MSGUI/MSCollapsibleLayout.C:522:3: style: Variable 'np' is reassigned a value before the old one has been used. [redundantAssignment]
aplus-fsf-4.22/src/MSGUI/MSCollapsibleLayout.C:516:0: note: Variable 'np' is reassigned a value before the old one has been used.
aplus-fsf-4.22/src/MSGUI/MSCollapsibleLayout.C:522:3: note: Variable 'np' is reassigned a value before the old one has been used.
aplus-fsf-4.22/src/MSGUI/MSCollapsibleLayout.C:95:15: style: The scope of the variable 'wid' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSCollapsibleLayout.C:212:28: style: The scope of the variable 'entry' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSCollapsibleLayout.C:263:28: style: The scope of the variable 'eid' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSCollapsibleLayout.C:319:7: style: The scope of the variable 'width' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSCollapsibleLayout.C:320:7: style: The scope of the variable 'height' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSCollapsibleLayout.C:321:7: style: The scope of the variable 'hiddenWidgets' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSCollapsibleLayout.C:321:21: style: The scope of the variable 'unconstrainedWidgets' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSCollapsibleLayout.C:517:24: style: The scope of the variable 'entry' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSCollapsibleLayout.C:549:23: style: The scope of the variable 'entry' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSCollapsibleLayout.C:578:23: style: The scope of the variable 'entry' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSCollapsibleLayout.C:625:23: style: The scope of the variable 'entry' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSCollapsibleLayout.C:786:26: style: The scope of the variable 'entry' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSCollapsibleLayout.C:746:24: style: Variable 'old' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/MSGUI/MSCollapsibleLayout.C:767:24: style: Variable 'old' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/MSGUI/MSCollapsibleLayout.C:847:21: warning: Member variable 'MSCollapsibleEntry::_handle' is not initialized in the constructor. [uninitMemberVar]
aplus-fsf-4.22/src/MSGUI/MSCollapsibleLayout.C:79:24: style: Member variable 'MSCollapsibleEntry::_owner' is in the wrong place in the initializer list. [initializerList]
aplus-fsf-4.22/src/MSGUI/MSCollapsibleLayout.C:850:3: note: Member variable 'MSCollapsibleEntry::_owner' is in the wrong place in the initializer list.
aplus-fsf-4.22/src/MSGUI/MSCollapsibleLayout.C:79:24: note: Member variable 'MSCollapsibleEntry::_owner' is in the wrong place in the initializer list.
aplus-fsf-4.22/src/MSGUI/MSCollapsibleLayout.C:843:3: style: Class 'MSCollapsibleEntry' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aplus-fsf-4.22/src/MSGUI/MSCollapsibleLayout.C:22:1: warning: The class 'MSCollapsibleEntry' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aplus-fsf-4.22/src/MSGUI/MSComboBox.C:53:12: style: The scope of the variable 'searchStart' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSCompositeFieldBox.C:36:21: style: The scope of the variable 'lentry' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSCompositeFieldBox.C:39:21: style: The scope of the variable 'cfield' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSCompositeFieldBox.C:52:21: style: The scope of the variable 'lentry' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSCompositeFieldBox.C:55:21: style: The scope of the variable 'cfield' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSCompositeFieldBox.C:75:21: style: The scope of the variable 'entry' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSCompositeFieldBox.C:78:21: style: The scope of the variable 'cfield' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSCompositeFieldBox.C:96:24: style: The scope of the variable 'max' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSCompositeFieldBox.C:150:24: style: The scope of the variable 'entry' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSCompositeFieldBox.C:153:24: style: The scope of the variable 'cfield' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSCompositeFieldBox.C:169:24: style: The scope of the variable 'entry' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSCompositeFieldBox.C:172:24: style: The scope of the variable 'cfield' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSDisplayCursor.C:149:30: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/MSGUI/MSDisplayCursor.C:26:20: style: Member variable 'MSDisplayCursorData::_height' is in the wrong place in the initializer list. [initializerList]
aplus-fsf-4.22/src/MSGUI/MSDisplayCursor.C:59:1: note: Member variable 'MSDisplayCursorData::_height' is in the wrong place in the initializer list.
aplus-fsf-4.22/src/MSGUI/MSDisplayCursor.C:26:20: note: Member variable 'MSDisplayCursorData::_height' is in the wrong place in the initializer list.
aplus-fsf-4.22/src/MSGUI/MSDisplayCursor.C:25:20: style: Member variable 'MSDisplayCursorData::_width' is in the wrong place in the initializer list. [initializerList]
aplus-fsf-4.22/src/MSGUI/MSDisplayCursor.C:60:1: note: Member variable 'MSDisplayCursorData::_width' is in the wrong place in the initializer list.
aplus-fsf-4.22/src/MSGUI/MSDisplayCursor.C:25:20: note: Member variable 'MSDisplayCursorData::_width' is in the wrong place in the initializer list.
aplus-fsf-4.22/src/MSGUI/MSDisplayCursor.C:27:20: style: Member variable 'MSDisplayCursorData::_depth' is in the wrong place in the initializer list. [initializerList]
aplus-fsf-4.22/src/MSGUI/MSDisplayCursor.C:62:1: note: Member variable 'MSDisplayCursorData::_depth' is in the wrong place in the initializer list.
aplus-fsf-4.22/src/MSGUI/MSDisplayCursor.C:27:20: note: Member variable 'MSDisplayCursorData::_depth' is in the wrong place in the initializer list.
aplus-fsf-4.22/src/MSGUI/MSDisplayCursor.C:24:20: style: Member variable 'MSDisplayCursorData::_cursor' is in the wrong place in the initializer list. [initializerList]
aplus-fsf-4.22/src/MSGUI/MSDisplayCursor.C:63:1: note: Member variable 'MSDisplayCursorData::_cursor' is in the wrong place in the initializer list.
aplus-fsf-4.22/src/MSGUI/MSDisplayCursor.C:24:20: note: Member variable 'MSDisplayCursorData::_cursor' is in the wrong place in the initializer list.
aplus-fsf-4.22/src/MSGUI/MSDisplayCursor.C:26:20: style: Member variable 'MSDisplayCursorData::_height' is in the wrong place in the initializer list. [initializerList]
aplus-fsf-4.22/src/MSGUI/MSDisplayCursor.C:76:1: note: Member variable 'MSDisplayCursorData::_height' is in the wrong place in the initializer list.
aplus-fsf-4.22/src/MSGUI/MSDisplayCursor.C:26:20: note: Member variable 'MSDisplayCursorData::_height' is in the wrong place in the initializer list.
aplus-fsf-4.22/src/MSGUI/MSDisplayCursor.C:25:20: style: Member variable 'MSDisplayCursorData::_width' is in the wrong place in the initializer list. [initializerList]
aplus-fsf-4.22/src/MSGUI/MSDisplayCursor.C:77:1: note: Member variable 'MSDisplayCursorData::_width' is in the wrong place in the initializer list.
aplus-fsf-4.22/src/MSGUI/MSDisplayCursor.C:25:20: note: Member variable 'MSDisplayCursorData::_width' is in the wrong place in the initializer list.
aplus-fsf-4.22/src/MSGUI/MSDisplayCursor.C:27:20: style: Member variable 'MSDisplayCursorData::_depth' is in the wrong place in the initializer list. [initializerList]
aplus-fsf-4.22/src/MSGUI/MSDisplayCursor.C:79:1: note: Member variable 'MSDisplayCursorData::_depth' is in the wrong place in the initializer list.
aplus-fsf-4.22/src/MSGUI/MSDisplayCursor.C:27:20: note: Member variable 'MSDisplayCursorData::_depth' is in the wrong place in the initializer list.
aplus-fsf-4.22/src/MSGUI/MSDisplayCursor.C:24:20: style: Member variable 'MSDisplayCursorData::_cursor' is in the wrong place in the initializer list. [initializerList]
aplus-fsf-4.22/src/MSGUI/MSDisplayCursor.C:80:1: note: Member variable 'MSDisplayCursorData::_cursor' is in the wrong place in the initializer list.
aplus-fsf-4.22/src/MSGUI/MSDisplayCursor.C:24:20: note: Member variable 'MSDisplayCursorData::_cursor' is in the wrong place in the initializer list.
aplus-fsf-4.22/src/MSGUI/MSDisplayCursor.C:87:6: style: Class 'MSDisplayCursorData' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aplus-fsf-4.22/src/MSGUI/MSDisplayCursor.C:87:6: style: Class 'MSDisplayCursorData' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aplus-fsf-4.22/src/MSGUI/MSDisplayPrint.C:876:3: warning: Either the condition 'clip!=0' is redundant or there is possible null pointer dereference: clip. [nullPointerRedundantCheck]
aplus-fsf-4.22/src/MSGUI/MSDisplayPrint.C:877:11: note: Assuming that condition 'clip!=0' is not redundant
aplus-fsf-4.22/src/MSGUI/MSDisplayPrint.C:876:3: note: Null pointer dereference
aplus-fsf-4.22/src/MSGUI/MSDisplayPrint.C:420:15: style: The scope of the variable 'tempStr' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSDisplayPrint.C:420:24: style: The scope of the variable 'fontStr' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSDisplayPrint.C:444:15: style: The scope of the variable 'tempStr' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSDisplayPrint.C:444:24: style: The scope of the variable 'fontStr' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSDisplayPrint.C:595:7: style: The scope of the variable 'offset' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSDisplayServer.C:1196:31: warning: Either the condition 'pWorkspaceAtom!=0' is redundant or there is possible null pointer dereference: pWorkspaceAtom. [nullPointerRedundantCheck]
aplus-fsf-4.22/src/MSGUI/MSDisplayServer.C:1197:30: note: Assuming that condition 'pWorkspaceAtom!=0' is not redundant
aplus-fsf-4.22/src/MSGUI/MSDisplayServer.C:1196:31: note: Null pointer dereference
aplus-fsf-4.22/src/MSGUI/MSDisplayServer.C:1165:14: warning: Either the condition 'name!=0' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
aplus-fsf-4.22/src/MSGUI/MSDisplayServer.C:1166:11: note: Assuming that condition 'name!=0' is not redundant
aplus-fsf-4.22/src/MSGUI/MSDisplayServer.C:1165:14: note: Null pointer addition
aplus-fsf-4.22/src/MSGUI/MSDisplayServer.C:1233:16: warning: Either the condition 'pString!=0' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
aplus-fsf-4.22/src/MSGUI/MSDisplayServer.C:1243:17: note: Assuming that condition 'pString!=0' is not redundant
aplus-fsf-4.22/src/MSGUI/MSDisplayServer.C:1233:16: note: Null pointer addition
aplus-fsf-4.22/src/MSGUI/MSDisplayServer.C:1160:13: style: The scope of the variable 'name' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSDisplayServer.C:277:24: style: Member variable 'MWMWidget::_workspaceCount' is in the wrong place in the initializer list. [initializerList]
aplus-fsf-4.22/src/MSGUI/MSDisplayServer.C:1085:72: note: Member variable 'MWMWidget::_workspaceCount' is in the wrong place in the initializer list.
aplus-fsf-4.22/src/MSGUI/MSDisplayServer.C:277:24: note: Member variable 'MWMWidget::_workspaceCount' is in the wrong place in the initializer list.
aplus-fsf-4.22/src/MSGUI/MSDisplayServer.C:123:3: style: Class 'MSDisplayServerChannel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aplus-fsf-4.22/src/MSGUI/MSEntryField.C:1002:7: style: The scope of the variable 'clipIndicatorMargin' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSEntryFieldCombo.C:384:10: style: The scope of the variable 'h' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSFontManager.C:123:12: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
aplus-fsf-4.22/src/MSGUI/MSFontManager.C:120:24: note: outer condition: fontID!=0
aplus-fsf-4.22/src/MSGUI/MSFontManager.C:123:12: note: identical inner condition: fontID!=0
aplus-fsf-4.22/src/MSGUI/MSFontManager.C:62:14: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/MSGUI/MSFontManager.C:129:9: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/MSGUI/MSFontManager.C:167:20: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/MSGUI/MSFontManager.C:173:20: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/MSGUI/MSFontManager.C:58:18: style: The scope of the variable 'data' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSFontManager.C:183:10: style: The scope of the variable 'i' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSFontManager.C:183:12: style: The scope of the variable 'count' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSFontManager.C:184:10: style: The scope of the variable 'len' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSFontManager.C:73:3: performance: Variable '_fontString' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:2140:9: style: The scope of the variable 'x' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:2140:11: style: The scope of the variable 'y' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:2140:13: style: The scope of the variable 'xs' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:2140:16: style: The scope of the variable 'ys' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:2141:9: style: The scope of the variable 'high' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:2141:16: style: The scope of the variable 'low' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:2142:17: style: The scope of the variable 'xvalue' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:2142:24: style: The scope of the variable 'yvalue' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:2407:11: style: The scope of the variable 'minArea' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:2407:21: style: The scope of the variable 'maxArea' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:2408:11: style: The scope of the variable 'minStack' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:2408:22: style: The scope of the variable 'maxStack' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:2718:9: style: The scope of the variable 'submin' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:2718:16: style: The scope of the variable 'submax' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:2754:10: style: The scope of the variable 'w' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:2755:10: style: The scope of the variable 'tickPositionLength' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:2756:11: style: The scope of the variable 'tempInc' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:2757:11: style: The scope of the variable 'r' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:2757:13: style: The scope of the variable 's' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:2758:18: style: The scope of the variable 'axisInfo' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:2835:17: style: The scope of the variable 'fi' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3099:17: style: The scope of the variable 'r' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3230:16: style: The scope of the variable 'majorTick' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3230:26: style: The scope of the variable 'minorTick' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3231:16: style: The scope of the variable 'x' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3231:18: style: The scope of the variable 'y' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3232:16: style: The scope of the variable 'w' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3233:14: style: The scope of the variable 'tickPositionLength' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3233:33: style: The scope of the variable 'axisLabelHeight' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3234:16: style: The scope of the variable 'r' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3234:18: style: The scope of the variable 's' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3236:16: style: The scope of the variable 'axisInfo' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3488:12: style: The scope of the variable 'size' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3488:19: style: The scope of the variable 'columnCount' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3489:12: style: The scope of the variable 'rowCount' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3489:21: style: The scope of the variable 'itemCount' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3490:12: style: The scope of the variable 'lw' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3587:16: style: The scope of the variable 'itemCount' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3588:15: style: The scope of the variable 'lastRow' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3590:22: style: The scope of the variable 'hlText' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3883:7: style: The scope of the variable 'x' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3883:9: style: The scope of the variable 'y' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3883:11: style: The scope of the variable 'space' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3930:17: style: The scope of the variable 'numbers' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3931:17: style: The scope of the variable 'n' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3946:17: style: The scope of the variable 'numbers' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3947:17: style: The scope of the variable 'n' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3947:19: style: The scope of the variable 'tmp' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:1660:0: style: Variable 't' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:2266:10: style: Variable 'th' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3099:44: style: Variable 'origin_y' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3433:14: style: Variable 'xend' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3434:14: style: Variable 'xorg' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:4842:9: style: Variable 'h' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:2257:37: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:2289:44: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:2733:29: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:2734:30: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:2742:35: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:2743:36: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3030:35: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3031:29: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3073:38: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3074:32: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3118:69: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3160:33: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3162:29: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3204:36: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3206:32: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3266:39: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3295:39: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3394:32: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3425:30: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3444:31: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3445:30: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3449:34: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3890:25: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3891:25: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3892:17: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3893:19: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3894:16: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3919:17: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3921:16: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3995:20: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3996:21: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3997:19: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:3998:22: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:4036:20: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:4037:21: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:4038:19: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSGraph.C:4039:22: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:1994:41: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:1995:45: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:1997:45: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:1998:46: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:1999:47: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:2001:47: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:1066:21: style: Condition 'y_open>y_close' is always true [knownConditionTrueFalse]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:1591:7: warning: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:1591:7: warning: %X in format string (no. 2) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:1591:7: warning: %X in format string (no. 3) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:246:9: style: The scope of the variable 'x' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:246:11: style: The scope of the variable 'y' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:281:9: style: The scope of the variable 'x' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:281:11: style: The scope of the variable 'y' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:281:13: style: The scope of the variable 'xx' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:281:16: style: The scope of the variable 'yy' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:379:9: style: The scope of the variable 'x' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:379:11: style: The scope of the variable 'y' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:428:15: style: The scope of the variable 'xs' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:428:18: style: The scope of the variable 'ys' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:432:17: style: The scope of the variable 'points' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:433:9: style: The scope of the variable 'bufSize' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:434:9: style: The scope of the variable 'startIncrement' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:435:9: style: The scope of the variable 'endIncrement' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:514:18: style: The scope of the variable 'x_value' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:723:20: style: The scope of the variable 'y_value' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:726:37: style: The scope of the variable 'fc' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:837:12: style: The scope of the variable 'offset' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:858:11: style: The scope of the variable 'x_value' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:908:11: style: The scope of the variable 'x_value' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:958:11: style: The scope of the variable 'x_value' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:1007:13: style: The scope of the variable 'x_value' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:1138:15: style: The scope of the variable 'xs' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:1138:18: style: The scope of the variable 'ys' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:1140:13: style: The scope of the variable 'y0' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:1140:16: style: The scope of the variable 'x0' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:1142:17: style: The scope of the variable 'rects' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:1143:9: style: The scope of the variable 'bufSize' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:1145:9: style: The scope of the variable 'startIncrement' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:1146:9: style: The scope of the variable 'endIncrement' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:1147:17: style: The scope of the variable 'lineColor' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:1148:17: style: The scope of the variable 'fillColor' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:1481:22: style: The scope of the variable 'styles' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:1499:16: style: The scope of the variable 'time' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:1770:17: style: The scope of the variable 'labelThreshold' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:1824:19: style: The scope of the variable 'percents' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:1964:7: style: The scope of the variable 'yOffset' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:2225:18: style: The scope of the variable 'radian1' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:2226:18: style: The scope of the variable 'radian2' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:2227:18: style: The scope of the variable 'xo' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:2228:18: style: The scope of the variable 'yo' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:2233:25: style: The scope of the variable 'lineColors' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:2234:25: style: The scope of the variable 'fillColors' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:2237:11: style: The scope of the variable 'j' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:2352:12: style: The scope of the variable 'i' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:2615:10: style: The scope of the variable 'x0' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:2615:14: style: The scope of the variable 'y0' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:2616:10: style: The scope of the variable 'dX' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:2616:13: style: The scope of the variable 'dY' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:2617:10: style: The scope of the variable 'distance' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:2618:10: style: The scope of the variable 'angle' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:1734:8: style: Technically the member function 'MSGraphPieData::deallocate' can be const. [functionConst]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:2717:22: note: Technically the member function 'MSGraphPieData::deallocate' can be const.
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:1734:8: note: Technically the member function 'MSGraphPieData::deallocate' can be const.
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:1761:8: style: Technically the member function 'MSGraphPieLabelData::deallocate' can be const. [functionConst]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:2757:27: note: Technically the member function 'MSGraphPieLabelData::deallocate' can be const.
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:1761:8: note: Technically the member function 'MSGraphPieLabelData::deallocate' can be const.
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:1715:3: style: Class 'MSGraphPieData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:1749:3: style: Class 'MSGraphPieLabelData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:1487:29: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:1900:30: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:2557:33: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:2567:35: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:2568:39: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:2584:34: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:2585:38: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:849:22: error: Uninitialized variable: offset [uninitvar]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:1843:18: error: Uninitialized variable: slice [uninitvar]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:1845:20: error: Uninitialized variable: slice [uninitvar]
aplus-fsf-4.22/src/MSGUI/MSGraphPlot.C:1873:24: error: Uninitialized variable: slice [uninitvar]
aplus-fsf-4.22/src/MSGUI/MSGraphUI.C:179:13: style: The scope of the variable 'trace' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphUI.C:787:8: style: The scope of the variable 'x' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphUI.C:787:10: style: The scope of the variable 'y' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphUI.C:907:8: style: The scope of the variable 'length' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphUI.C:1193:24: style: The scope of the variable 'count' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphUI.C:1307:10: style: The scope of the variable 'lastAxis' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphUI.C:1628:15: style: The scope of the variable 'x' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphUI.C:1833:9: style: The scope of the variable 'x' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphUI.C:1833:11: style: The scope of the variable 'y' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphUI.C:1833:13: style: The scope of the variable 'bx' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphUI.C:1833:16: style: The scope of the variable 'by' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphUI.C:1834:8: style: The scope of the variable 'offset' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphUI.C:1932:7: style: The scope of the variable 'count' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphUI.C:1933:7: style: The scope of the variable 'size' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphUI.C:1975:9: style: The scope of the variable 'x' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphUI.C:1975:11: style: The scope of the variable 'y' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphUI.C:1976:8: style: The scope of the variable 'offset' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphUI.C:2022:9: style: The scope of the variable 'x' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphUI.C:2022:11: style: The scope of the variable 'y' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphUI.C:2023:8: style: The scope of the variable 'i' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphUI.C:2023:10: style: The scope of the variable 'offset' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSGraphUI.C:820:13: style: Variable 'xx' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/MSGUI/MSGraphUI.C:821:13: style: Variable 'yy' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/MSGUI/MSGraphUI.C:457:0: error: Memory leak: stackTrace [memleak]
aplus-fsf-4.22/src/MSGUI/MSGraphUI.C:171:79: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSGraphUI.C:172:72: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSGraphUI.C:317:33: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSGraphUI.C:318:19: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSGraphUI.C:1374:27: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSHGauge.C:165:10: style: Variable 'points' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/MSGUI/MSHScale.C:197:9: style: The scope of the variable 'i' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSHScale.C:197:11: style: The scope of the variable 'j' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSHScale.C:198:9: style: The scope of the variable 'size' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSHScale.C:199:11: style: The scope of the variable 'min_inc' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSHScale.C:199:19: style: The scope of the variable 'r' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSHScale.C:199:21: style: The scope of the variable 'tmpScale' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSHScale.C:204:11: style: The scope of the variable 'inc' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSHScale.C:204:15: style: The scope of the variable 'tempInc' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSHScale.C:263:7: style: The scope of the variable 'labelHeight' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSHScale.C:319:25: style: The scope of the variable 'majorTick' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSHScale.C:319:37: style: The scope of the variable 'minorTick' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSHScale.C:324:25: style: The scope of the variable 'r' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSHScale.C:324:29: style: The scope of the variable 'inc' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSHScale.C:261:14: style: Variable 'offset' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/MSGUI/MSHScale.C:340:23: style: Variable 'gridWidthLength' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/MSGUI/MSHScrollBar.C:306:7: style: The scope of the variable 'button_x' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSHScrollBar.C:307:7: style: The scope of the variable 'button_y' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSHScrollBar.C:308:7: style: The scope of the variable 'newX' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSHScrollBar.C:309:7: style: The scope of the variable 'realX' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSHScrollBar.C:176:16: style: Variable 'arrowWidth' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/MSGUI/MSHScrollBar.C:200:11: style: Variable 'sht' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/MSGUI/MSKeyTableData.C:98:22: style: The scope of the variable 'tp' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSKeyTableData.C:114:22: style: The scope of the variable 'tp' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSKeyTableData.C:136:22: style: The scope of the variable 'tp' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSKeyTableData.C:147:22: style: The scope of the variable 'tp' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSKeyTranslationTable.C:31:22: style: The scope of the variable 'tp' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSKeyTranslationTable.C:123:25: style: The scope of the variable 'data' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSKeyTranslationTable.C:145:25: style: The scope of the variable 'data' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSKeyTranslationTable.C:198:19: style: The scope of the variable 'pKeyTableData' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSKeyTranslationTable.C:163:0: error: Dereferencing 'np' after it is deallocated / released [deallocuse]
aplus-fsf-4.22/src/MSGUI/MSLabel.C:477:22: style: The scope of the variable 'len' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSLabelFormat.C:162:10: style: The scope of the variable 'i' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSLabelFormat.C:162:12: style: The scope of the variable 'j' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSLabelFormat.C:162:14: style: The scope of the variable 'p' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSLabelFormat.C:163:12: style: The scope of the variable 'out' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSLabelFormat.C:164:12: style: The scope of the variable 'best' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSLabelFormat.C:165:12: style: The scope of the variable 'factor' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSLabelFormat.C:166:12: style: The scope of the variable 'sign' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSLabelFormat.C:234:13: style: The scope of the variable 'i' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSLabelFormat.C:234:15: style: The scope of the variable 'j' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSLabelFormat.C:234:17: style: The scope of the variable 'p' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSLabelFormat.C:235:15: style: The scope of the variable 'out' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSLabelFormat.C:236:15: style: The scope of the variable 'best' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSLabelFormat.C:237:15: style: The scope of the variable 'factor' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSLabelFormat.C:238:15: style: The scope of the variable 'last' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSLabelFormat.C:239:15: style: The scope of the variable 'sign' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSLayout.C:62:18: style: The scope of the variable 'entry' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSLayoutManager.C:76:18: style: The scope of the variable 'entry' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSLayoutManager.C:312:12: style: The scope of the variable 'amt' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSLayoutManager.C:338:18: style: The scope of the variable 'entry' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSLayoutManager.C:357:18: style: The scope of the variable 'entry' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSLayoutManager.C:383:18: style: The scope of the variable 'entry' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSLayoutManager.C:387:18: style: The scope of the variable 'n_dist' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSLayoutManager.C:387:26: style: The scope of the variable 'distrib' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSLayoutManager.C:484:7: style: The scope of the variable 'r' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSLayoutManager.C:484:9: style: The scope of the variable 'c' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSLayoutManager.C:484:11: style: The scope of the variable 'aw' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSLayoutManager.C:484:14: style: The scope of the variable 'ah' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSLayoutManager.C:484:17: style: The scope of the variable 'nw' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSLayoutManager.C:484:20: style: The scope of the variable 'nh' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSLayoutManager.C:694:18: style: The scope of the variable 'entry' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSLayoutManager.C:709:18: style: The scope of the variable 'entry' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSLayoutManager.C:723:18: style: The scope of the variable 'entry' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSLayoutManager.C:737:18: style: The scope of the variable 'entry' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSLayoutManager.C:754:21: style: The scope of the variable 'entry' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSLayoutManager.C:919:19: style: The scope of the variable 'pWidget' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSLayoutManager.C:947:18: style: The scope of the variable 'entry' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSLayoutManager.C:960:18: style: The scope of the variable 'entry' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSLayoutManager.C:1167:25: style: The scope of the variable 'hs' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSLayoutManager.C:1167:28: style: The scope of the variable 'vs' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSLayoutManager.C:1388:11: style: The scope of the variable 'min' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSLayoutManager.C:1399:11: style: The scope of the variable 'min' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSLayoutManager.C:1418:18: style: The scope of the variable 'i' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSLayoutManager.C:1418:23: style: The scope of the variable 'numrows' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSLayoutManager.C:1453:18: style: The scope of the variable 'i' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSLayoutManager.C:1453:23: style: The scope of the variable 'numrows' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSLayoutManager.C:1489:18: style: The scope of the variable 'i' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSLayoutManager.C:1489:23: style: The scope of the variable 'numcols' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSLayoutManager.C:1525:18: style: The scope of the variable 'i' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSLayoutManager.C:1525:23: style: The scope of the variable 'numcols' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSList.C:564:37: style: Condition 'pEvent_->xbutton.button!=Button1' is always true [knownConditionTrueFalse]
aplus-fsf-4.22/src/MSGUI/MSList.C:109:17: style: The scope of the variable 'index' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSList.C:1635:16: style: The scope of the variable 'data' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSList.C:640:17: style: Variable 'offset' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/MSGUI/MSList.C:1301:11: style: Variable 'row' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/MSGUI/MSManager.C:20:15: style: The scope of the variable 'wid' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSManager.C:101:15: style: The scope of the variable 'wid' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSManager.C:139:18: style: The scope of the variable 'wid' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSManager.C:154:15: style: The scope of the variable 'wid' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSManager.C:167:15: style: The scope of the variable 'wid' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSMenu.C:59:15: style: The scope of the variable 'mi' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSMenu.C:118:15: style: The scope of the variable 'mi' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSMenu.C:143:18: style: The scope of the variable 'mi' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSMenu.C:245:7: style: The scope of the variable 'index' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSMenu.C:252:23: style: The scope of the variable 'indent' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSMenu.C:267:27: style: The scope of the variable 'w' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSMenu.C:309:7: style: The scope of the variable 'index' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSMenu.C:373:15: style: The scope of the variable 'ch' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSMenu.C:573:15: style: The scope of the variable 'mi' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSMenu.C:586:15: style: The scope of the variable 'mi' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSMenu.C:617:15: style: The scope of the variable 'mi' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSMenu.C:805:18: style: The scope of the variable 'ni' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSMenu.C:840:18: style: The scope of the variable 'ni' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSMenu.C:1105:18: style: The scope of the variable 'len' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSMenu.C:1135:12: style: The scope of the variable 'index' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSMenuBar.C:49:19: style: The scope of the variable 'ni' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSMenuBar.C:74:19: style: The scope of the variable 'ni' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSMenuBar.C:185:10: style: The scope of the variable 'th' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSMenuBar.C:185:15: style: The scope of the variable 'tw' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSMenuItem.C:374:24: error: Uninitialized variable: myWidth [uninitvar]
aplus-fsf-4.22/src/MSGUI/MSMonthView.C:560:14: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition]
aplus-fsf-4.22/src/MSGUI/MSMonthView.C:555:16: note: outer condition: i<8
aplus-fsf-4.22/src/MSGUI/MSMonthView.C:560:14: note: opposite inner condition: i==8
aplus-fsf-4.22/src/MSGUI/MSMonthView.C:545:16: style: Condition 'thickness>0' is always true [knownConditionTrueFalse]
aplus-fsf-4.22/src/MSGUI/MSMonthView.C:544:17: note: Assignment 'thickness=1', assigned value is 1
aplus-fsf-4.22/src/MSGUI/MSMonthView.C:545:16: note: Condition 'thickness>0' is always true
aplus-fsf-4.22/src/MSGUI/MSNotebook.C:89:18: style: The scope of the variable 'entry' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSNotebook.C:175:17: style: The scope of the variable 'entry' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSNotebook.C:206:30: style: The scope of the variable 'entry' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSNotebook.C:432:17: style: The scope of the variable 'entry' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSNotebook.C:548:21: style: The scope of the variable 'entry' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSNotebook.C:651:18: style: The scope of the variable 'entry' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSNotebook.C:691:18: style: The scope of the variable 'entry' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSNotebook.C:775:18: style: The scope of the variable 'entry' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSNotebook.C:1199:18: style: The scope of the variable 'entry' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSNotebook.C:1285:18: style: The scope of the variable 'entry' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSNotebook.C:1310:18: style: The scope of the variable 'entry' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSNotebook.C:1324:18: style: The scope of the variable 'entry' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSNotebook.C:1338:18: style: The scope of the variable 'entry' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSNotebook.C:1477:18: style: The scope of the variable 'next' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSNotebook.C:1498:18: style: The scope of the variable 'next' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSNotebook.C:1520:18: style: The scope of the variable 'prev' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSNotebook.C:1542:18: style: The scope of the variable 'prev' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSNotebook.C:1773:19: style: The scope of the variable 'pWidget' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSNotebook.C:2673:21: style: The scope of the variable 'entry' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSNotebook.C:2724:21: style: The scope of the variable 'entry' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSNotebook.C:544:26: style: Variable 'oldBG' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/MSGUI/MSOptionMenu.C:83:17: style: The scope of the variable 'mi' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSOptionMenu.C:488:17: style: Variable 'offset' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/MSGUI/MSPage.C:82:15: style: The scope of the variable 'cc' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSPage.C:364:14: style: The scope of the variable 'len' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSPage.C:413:10: style: The scope of the variable 'len' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSPage.C:418:10: style: The scope of the variable 'offset' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSPage.C:419:10: style: The scope of the variable 'row' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSPage.C:457:10: style: The scope of the variable 'row' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSPage.C:462:10: style: The scope of the variable 'offset' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSPage.C:613:10: style: The scope of the variable 'len' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSPage.C:899:10: style: The scope of the variable 'x' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSPage.C:899:12: style: The scope of the variable 'y' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSPage.C:899:14: style: The scope of the variable 'ys' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSPage.C:899:17: style: The scope of the variable 'xs' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSPage.C:899:20: style: The scope of the variable 'w' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSPage.C:899:22: style: The scope of the variable 'h' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSPage.C:924:10: style: The scope of the variable 'x' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSPage.C:924:12: style: The scope of the variable 'y' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSPage.C:924:18: style: The scope of the variable 'ys' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSPage.C:924:21: style: The scope of the variable 'xs' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSPane.C:454:11: style: The scope of the variable 'pSash' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSPane.C:480:11: style: The scope of the variable 'pSash' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSPane.C:552:11: style: The scope of the variable 'pSash' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSParagraph.C:325:10: style: The scope of the variable 'w' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSParagraph.C:342:13: style: The scope of the variable 'wordCount' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSParagraph.C:637:26: style: Variable 'fdata' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/MSGUI/MSPixmap.C:210:3: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
aplus-fsf-4.22/src/MSGUI/MSPixmap.C:210:3: warning: %d in format string (no. 5) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
aplus-fsf-4.22/src/MSGUI/MSPixmap.C:258:3: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
aplus-fsf-4.22/src/MSGUI/MSPixmap.C:258:3: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
aplus-fsf-4.22/src/MSGUI/MSPixmap.C:305:3: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
aplus-fsf-4.22/src/MSGUI/MSPixmap.C:305:3: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
aplus-fsf-4.22/src/MSGUI/MSPixmap.C:354:3: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
aplus-fsf-4.22/src/MSGUI/MSPixmap.C:354:3: warning: %d in format string (no. 5) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
aplus-fsf-4.22/src/MSGUI/MSPixmap.C:516:6: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
aplus-fsf-4.22/src/MSGUI/MSPixmap.C:516:6: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
aplus-fsf-4.22/src/MSGUI/MSPixmap.C:516:6: warning: %d in format string (no. 5) requires 'int' but the argument type is 'Display *'. [invalidPrintfArgType_sint]
aplus-fsf-4.22/src/MSGUI/MSPixmap.C:562:6: warning: %d in format string (no. 5) requires 'int' but the argument type is 'Display *'. [invalidPrintfArgType_sint]
aplus-fsf-4.22/src/MSGUI/MSPixmap.C:415:10: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/MSGUI/MSPixmap.C:429:10: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/MSGUI/MSPixmap.C:578:8: style: The scope of the variable 'buf' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSPixmap.C:603:8: style: The scope of the variable 'buf' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSPixmap.C:630:8: style: The scope of the variable 'buf' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSPixmap.C:64:20: style: Member variable 'MSPixmapData::_height' is in the wrong place in the initializer list. [initializerList]
aplus-fsf-4.22/src/MSGUI/MSPixmap.C:98:1: note: Member variable 'MSPixmapData::_height' is in the wrong place in the initializer list.
aplus-fsf-4.22/src/MSGUI/MSPixmap.C:64:20: note: Member variable 'MSPixmapData::_height' is in the wrong place in the initializer list.
aplus-fsf-4.22/src/MSGUI/MSPixmap.C:63:20: style: Member variable 'MSPixmapData::_width' is in the wrong place in the initializer list. [initializerList]
aplus-fsf-4.22/src/MSGUI/MSPixmap.C:99:1: note: Member variable 'MSPixmapData::_width' is in the wrong place in the initializer list.
aplus-fsf-4.22/src/MSGUI/MSPixmap.C:63:20: note: Member variable 'MSPixmapData::_width' is in the wrong place in the initializer list.
aplus-fsf-4.22/src/MSGUI/MSPixmap.C:61:20: style: Member variable 'MSPixmapData::_pixmap' is in the wrong place in the initializer list. [initializerList]
aplus-fsf-4.22/src/MSGUI/MSPixmap.C:101:1: note: Member variable 'MSPixmapData::_pixmap' is in the wrong place in the initializer list.
aplus-fsf-4.22/src/MSGUI/MSPixmap.C:61:20: note: Member variable 'MSPixmapData::_pixmap' is in the wrong place in the initializer list.
aplus-fsf-4.22/src/MSGUI/MSPixmap.C:64:20: style: Member variable 'MSPixmapData::_height' is in the wrong place in the initializer list. [initializerList]
aplus-fsf-4.22/src/MSGUI/MSPixmap.C:113:1: note: Member variable 'MSPixmapData::_height' is in the wrong place in the initializer list.
aplus-fsf-4.22/src/MSGUI/MSPixmap.C:64:20: note: Member variable 'MSPixmapData::_height' is in the wrong place in the initializer list.
aplus-fsf-4.22/src/MSGUI/MSPixmap.C:63:20: style: Member variable 'MSPixmapData::_width' is in the wrong place in the initializer list. [initializerList]
aplus-fsf-4.22/src/MSGUI/MSPixmap.C:114:1: note: Member variable 'MSPixmapData::_width' is in the wrong place in the initializer list.
aplus-fsf-4.22/src/MSGUI/MSPixmap.C:63:20: note: Member variable 'MSPixmapData::_width' is in the wrong place in the initializer list.
aplus-fsf-4.22/src/MSGUI/MSPixmap.C:61:20: style: Member variable 'MSPixmapData::_pixmap' is in the wrong place in the initializer list. [initializerList]
aplus-fsf-4.22/src/MSGUI/MSPixmap.C:116:1: note: Member variable 'MSPixmapData::_pixmap' is in the wrong place in the initializer list.
aplus-fsf-4.22/src/MSGUI/MSPixmap.C:61:20: note: Member variable 'MSPixmapData::_pixmap' is in the wrong place in the initializer list.
aplus-fsf-4.22/src/MSGUI/MSPixmap.C:64:20: style: Member variable 'MSPixmapData::_height' is in the wrong place in the initializer list. [initializerList]
aplus-fsf-4.22/src/MSGUI/MSPixmap.C:130:1: note: Member variable 'MSPixmapData::_height' is in the wrong place in the initializer list.
aplus-fsf-4.22/src/MSGUI/MSPixmap.C:64:20: note: Member variable 'MSPixmapData::_height' is in the wrong place in the initializer list.
aplus-fsf-4.22/src/MSGUI/MSPixmap.C:63:20: style: Member variable 'MSPixmapData::_width' is in the wrong place in the initializer list. [initializerList]
aplus-fsf-4.22/src/MSGUI/MSPixmap.C:131:1: note: Member variable 'MSPixmapData::_width' is in the wrong place in the initializer list.
aplus-fsf-4.22/src/MSGUI/MSPixmap.C:63:20: note: Member variable 'MSPixmapData::_width' is in the wrong place in the initializer list.
aplus-fsf-4.22/src/MSGUI/MSPixmap.C:61:20: style: Member variable 'MSPixmapData::_pixmap' is in the wrong place in the initializer list. [initializerList]
aplus-fsf-4.22/src/MSGUI/MSPixmap.C:133:1: note: Member variable 'MSPixmapData::_pixmap' is in the wrong place in the initializer list.
aplus-fsf-4.22/src/MSGUI/MSPixmap.C:61:20: note: Member variable 'MSPixmapData::_pixmap' is in the wrong place in the initializer list.
aplus-fsf-4.22/src/MSGUI/MSPostScript.C:542:9: error: Array 'buf[64]' accessed at index 64, which is out of bounds. [arrayIndexOutOfBounds]
aplus-fsf-4.22/src/MSGUI/MSPostScript.C:538:6: note: After for loop, i has value 64
aplus-fsf-4.22/src/MSGUI/MSPostScript.C:542:9: note: Array index out of bounds
aplus-fsf-4.22/src/MSGUI/MSPostScript.C:49:23: style: The scope of the variable 'data' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSPostScript.C:206:15: style: The scope of the variable 'fontStr' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSPostScript.C:261:18: style: The scope of the variable 'dp' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSPostScript.C:262:18: style: The scope of the variable 'fp' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSPostScript.C:339:20: style: The scope of the variable 'data' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSPostScript.C:499:17: style: The scope of the variable 'numbers' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSPostScript.C:502:8: style: The scope of the variable 'i' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSPostScript.C:502:10: style: The scope of the variable 'j' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSPostScriptView.C:1875:11: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
aplus-fsf-4.22/src/MSGUI/MSPostScriptView.C:2317:6: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
aplus-fsf-4.22/src/MSGUI/MSPostScriptView.C:2471:10: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
aplus-fsf-4.22/src/MSGUI/MSPostScriptView.C:2790:6: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
aplus-fsf-4.22/src/MSGUI/MSPostScriptView.C:2814:5: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
aplus-fsf-4.22/src/MSGUI/MSPostScriptView.C:2863:10: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
aplus-fsf-4.22/src/MSGUI/MSPostScriptView.C:2884:9: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
aplus-fsf-4.22/src/MSGUI/MSPostScriptView.C:2940:10: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
aplus-fsf-4.22/src/MSGUI/MSPostScriptView.C:2961:9: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
aplus-fsf-4.22/src/MSGUI/MSPostScriptView.C:293:9: style: The scope of the variable 'bytes_written' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSPostScriptView.C:942:7: style: The scope of the variable 'i' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSPostScriptView.C:2585:9: style: The scope of the variable 'i' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSPostScriptView.C:2610:11: style: The scope of the variable 'cp' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSPostScriptView.C:105:8: performance: Technically the member function 'MSPostScriptViewDocument::pscopy' can be static. [functionStatic]
aplus-fsf-4.22/src/MSGUI/MSPostScriptView.C:2842:32: note: Technically the member function 'MSPostScriptViewDocument::pscopy' can be static.
aplus-fsf-4.22/src/MSGUI/MSPostScriptView.C:105:8: note: Technically the member function 'MSPostScriptViewDocument::pscopy' can be static.
aplus-fsf-4.22/src/MSGUI/MSPostScriptView.C:108:7: style: Technically the member function 'MSPostScriptViewDocument::numPages' can be const. [functionConst]
aplus-fsf-4.22/src/MSGUI/MSPostScriptView.C:110:7: style: Technically the member function 'MSPostScriptViewDocument::beginProlog' can be const. [functionConst]
aplus-fsf-4.22/src/MSGUI/MSPostScriptView.C:111:7: style: Technically the member function 'MSPostScriptViewDocument::lenProlog' can be const. [functionConst]
aplus-fsf-4.22/src/MSGUI/MSPostScriptView.C:113:7: style: Technically the member function 'MSPostScriptViewDocument::beginSetup' can be const. [functionConst]
aplus-fsf-4.22/src/MSGUI/MSPostScriptView.C:114:7: style: Technically the member function 'MSPostScriptViewDocument::lenSetup' can be const. [functionConst]
aplus-fsf-4.22/src/MSGUI/MSPostScriptView.C:116:13: style: Technically the member function 'MSPostScriptViewDocument::pageOrder' can be const. [functionConst]
aplus-fsf-4.22/src/MSGUI/MSPostScriptView.C:117:13: style: Technically the member function 'MSPostScriptViewDocument::defaultPageOrientation' can be const. [functionConst]
aplus-fsf-4.22/src/MSGUI/MSPostScriptView.C:119:13: style: Technically the member function 'MSPostScriptViewDocument::pageOrientation' can be const. [functionConst]
aplus-fsf-4.22/src/MSGUI/MSPostScriptView.C:121:7: style: Technically the member function 'MSPostScriptViewDocument::pageStart' can be const. [functionConst]
aplus-fsf-4.22/src/MSGUI/MSPostScriptView.C:122:7: style: Technically the member function 'MSPostScriptViewDocument::pageLen' can be const. [functionConst]
aplus-fsf-4.22/src/MSGUI/MSPostScriptView.C:180:7: performance: Technically the member function 'MSPostScriptViewDocument::blank' can be static. [functionStatic]
aplus-fsf-4.22/src/MSGUI/MSPostScriptView.C:2977:31: note: Technically the member function 'MSPostScriptViewDocument::blank' can be static.
aplus-fsf-4.22/src/MSGUI/MSPostScriptView.C:180:7: note: Technically the member function 'MSPostScriptViewDocument::blank' can be static.
aplus-fsf-4.22/src/MSGUI/MSPostScriptView.C:190:8: performance: Technically the member function 'MSPostScriptViewDocument::freeDoc' can be static. [functionStatic]
aplus-fsf-4.22/src/MSGUI/MSPostScriptView.C:2583:32: note: Technically the member function 'MSPostScriptViewDocument::freeDoc' can be static.
aplus-fsf-4.22/src/MSGUI/MSPostScriptView.C:190:8: note: Technically the member function 'MSPostScriptViewDocument::freeDoc' can be static.
aplus-fsf-4.22/src/MSGUI/MSPostScriptView.C:1530:6: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
aplus-fsf-4.22/src/MSGUI/MSPostScriptView.C:1790:2: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
aplus-fsf-4.22/src/MSGUI/MSPostScriptView.C:1814:6: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
aplus-fsf-4.22/src/MSGUI/MSPostScriptView.C:1846:6: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
aplus-fsf-4.22/src/MSGUI/MSPostScriptView.C:1857:6: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
aplus-fsf-4.22/src/MSGUI/MSPostScriptView.C:1871:6: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
aplus-fsf-4.22/src/MSGUI/MSPostScriptView.C:2108:3: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
aplus-fsf-4.22/src/MSGUI/MSPostScriptView.C:2232:3: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
aplus-fsf-4.22/src/MSGUI/MSPostScriptView.C:2357:3: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
aplus-fsf-4.22/src/MSGUI/MSPostScriptView.C:2389:3: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
aplus-fsf-4.22/src/MSGUI/MSPostScriptView.C:2512:6: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
aplus-fsf-4.22/src/MSGUI/MSPostScriptView.C:2519:6: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
aplus-fsf-4.22/src/MSGUI/MSPostScriptView.C:2790:6: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
aplus-fsf-4.22/src/MSGUI/MSPostScriptView.C:2863:10: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
aplus-fsf-4.22/src/MSGUI/MSPostScriptView.C:2940:10: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
aplus-fsf-4.22/src/MSGUI/MSPrintColumn.C:208:9: style: The scope of the variable 'minCol' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSPrintColumn.C:277:14: style: The scope of the variable 'newCount' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSPrintColumn.C:360:7: style: The scope of the variable 'colStart' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSPrintColumn.C:541:17: style: Variable 'test' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/MSGUI/MSPrintDisclaimer.C:121:8: style: The scope of the variable 'buf' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSPrintDisclaimer.C:129:15: style: The scope of the variable 'w' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSReport.C:949:28: style: The scope of the variable 'node' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSReport.C:968:28: style: The scope of the variable 'node' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSReport.C:563:20: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSReportTable.C:257:14: style: The scope of the variable 'index' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSReportTable.C:506:17: style: The scope of the variable 'j' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSReportTable.C:582:17: style: The scope of the variable 'j' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSReportTable.C:1447:10: style: The scope of the variable 'w' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSReportTable.C:1447:12: style: The scope of the variable 'h' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSReportTable.C:1447:16: style: The scope of the variable 'tw' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSReportTable.C:1552:12: style: The scope of the variable 'j' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSReportTable.C:1552:14: style: The scope of the variable 'actual' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSReportTable.C:2157:11: style: The scope of the variable 'yy' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSReportTable.C:2330:15: style: The scope of the variable 'cp' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSReportTable.C:2336:7: style: The scope of the variable 'w' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSReportTable.C:2499:9: style: The scope of the variable 'minCol' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSReportTable.C:1034:18: style: Variable 'n' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/MSGUI/MSReportTable.C:2068:21: style: Variable 'rowsOffset' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/MSGUI/MSReportTable.C:2138:19: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSReportTable.C:2145:21: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSReportTable.C:2228:20: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSReportTable.C:2265:20: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSReportTable.C:2459:20: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSReportTable.C:2460:19: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSReportTable.C:2628:32: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSReportTable.C:2650:36: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSRowColumnView.C:243:10: style: The scope of the variable 'entry' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSRowColumnView.C:668:18: style: The scope of the variable 'cycle' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSScale.C:549:9: style: Variable 'x' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/MSGUI/MSScale.C:550:9: style: Variable 'y' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/MSGUI/MSScale.C:99:25: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSScrollBar.C:337:17: style: Variable 'offset' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/MSGUI/MSShadow.C:390:56: style: Same expression on both sides of '-' because the value of 'ColorHiSelFactor' and 'ColorLoSelFactor' are the same. [duplicateExpression]
aplus-fsf-4.22/src/MSGUI/MSShadow.C:50:45: note: 'ColorHiSelFactor' is assigned value '15' here.
aplus-fsf-4.22/src/MSGUI/MSShadow.C:54:46: note: 'ColorLoSelFactor' is assigned value '15' here.
aplus-fsf-4.22/src/MSGUI/MSShadow.C:390:56: note: Same expression on both sides of '-' because the value of 'ColorHiSelFactor' and 'ColorLoSelFactor' are the same.
aplus-fsf-4.22/src/MSGUI/MSShell.C:855:16: style: The scope of the variable 'min' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSShell.C:1204:12: style: The scope of the variable 'pShell' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSStringPopupMenu.C:68:17: style: The scope of the variable 'pMenuItem' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSStringPopupMenu.C:29:27: style: Variable 'currentCount' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/MSGUI/MSTable.C:951:2: style: Variable 'nc' is reassigned a value before the old one has been used. [redundantAssignment]
aplus-fsf-4.22/src/MSGUI/MSTable.C:949:9: note: Variable 'nc' is reassigned a value before the old one has been used.
aplus-fsf-4.22/src/MSGUI/MSTable.C:951:2: note: Variable 'nc' is reassigned a value before the old one has been used.
aplus-fsf-4.22/src/MSGUI/MSTable.C:952:2: style: Variable 'tw' is reassigned a value before the old one has been used. [redundantAssignment]
aplus-fsf-4.22/src/MSGUI/MSTable.C:948:9: note: Variable 'tw' is reassigned a value before the old one has been used.
aplus-fsf-4.22/src/MSGUI/MSTable.C:952:2: note: Variable 'tw' is reassigned a value before the old one has been used.
aplus-fsf-4.22/src/MSGUI/MSTable.C:430:20: style: The scope of the variable 'index' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSTable.C:618:10: style: The scope of the variable 'cw' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSTable.C:845:18: style: The scope of the variable 'th' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSTable.C:916:7: style: The scope of the variable 'nc' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSTable.C:917:7: style: The scope of the variable 'xdelta' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSTable.C:918:7: style: The scope of the variable 'ydelta' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSTable.C:920:7: style: The scope of the variable 'tw' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSTable.C:929:18: style: The scope of the variable 'pString' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSTable.C:2261:13: style: The scope of the variable 'xdelta' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSTable.C:1057:21: style: Variable 'dataRow' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/MSGUI/MSTable.C:1391:13: style: Variable 'width' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/MSGUI/MSTable.C:55:29: style: Member variable 'MSTableColumnIterator::_tableGroupList' is in the wrong place in the initializer list. [initializerList]
aplus-fsf-4.22/src/MSGUI/MSTable.C:60:26: note: Member variable 'MSTableColumnIterator::_tableGroupList' is in the wrong place in the initializer list.
aplus-fsf-4.22/src/MSGUI/MSTable.C:55:29: note: Member variable 'MSTableColumnIterator::_tableGroupList' is in the wrong place in the initializer list.
aplus-fsf-4.22/src/MSGUI/MSTable.C:37:3: style: Class 'MSTableGroupIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aplus-fsf-4.22/src/MSGUI/MSText.C:1371:14: style: Condition 'x_>=0' is always true [knownConditionTrueFalse]
aplus-fsf-4.22/src/MSGUI/MSText.C:172:10: style: The scope of the variable 'entry' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSText.C:394:10: style: The scope of the variable 'tw' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSText.C:397:15: style: The scope of the variable 'sp' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSText.C:397:18: style: The scope of the variable 'ep' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSText.C:463:10: style: The scope of the variable 'tw' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSText.C:491:12: style: The scope of the variable 'pos' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSText.C:616:11: style: The scope of the variable 'col' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSText.C:1151:12: style: The scope of the variable 'r' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSText.C:1192:12: style: The scope of the variable 'l' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSText.C:1193:7: style: The scope of the variable 'tw' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSText.C:1287:15: style: The scope of the variable 'endPos' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSText.C:1322:10: style: The scope of the variable 'tw' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSText.C:1443:10: style: The scope of the variable 'tw' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSText.C:1352:14: style: Variable 'x' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/MSGUI/MSText.C:1406:14: style: Variable 'y' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:6213:22: style: Condition 'amount<0' is always true [knownConditionTrueFalse]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:2604:11: warning: Possible null pointer dereference: s [nullPointer]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:2590:6: note: Assignment 's=(Snip*)0', assigned value is 0
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:2604:11: note: Null pointer dereference
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:2605:11: warning: Possible null pointer dereference: s [nullPointer]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:2590:6: note: Assignment 's=(Snip*)0', assigned value is 0
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:2605:11: note: Null pointer dereference
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:2608:15: warning: Possible null pointer dereference: s [nullPointer]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:2590:6: note: Assignment 's=(Snip*)0', assigned value is 0
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:2608:15: note: Null pointer dereference
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:2610:9: warning: Possible null pointer dereference: s [nullPointer]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:2590:6: note: Assignment 's=(Snip*)0', assigned value is 0
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:2610:9: note: Null pointer dereference
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:2684:54: warning: Either the condition 'p' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:2674:7: note: Assuming that condition 'p' is not redundant
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:2684:54: note: Null pointer dereference
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:4445:3: warning: Either the condition 's!=NULL' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:4444:9: note: Assuming that condition 's!=NULL' is not redundant
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:4445:3: note: Null pointer dereference
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:2624:11: warning: Redundant assignment of 'xHighMark' to itself. [selfAssignment]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:2694:12: warning: Redundant assignment of 'yHighMark' to itself. [selfAssignment]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:2695:12: warning: Redundant assignment of 'xHighMark' to itself. [selfAssignment]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:853:7: style: The scope of the variable 'i' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:1512:10: style: The scope of the variable 'entry' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:2711:26: style: The scope of the variable 'c' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:3268:16: style: The scope of the variable 'len' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:5328:9: style: The scope of the variable 'n' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:1144:78: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:1146:78: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:1412:20: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:1426:26: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:1441:16: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:1447:22: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:1456:16: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:1462:22: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:1471:28: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:1476:28: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:1487:28: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:1492:28: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:1588:26: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:1605:22: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:1623:50: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:1754:29: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:1782:5: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:1915:23: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:2106:31: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:2147:30: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:2492:21: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:3146:11: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:3147:11: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:3149:20: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:3181:15: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:3690:7: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:3712:38: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:3730:38: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:3744:38: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:3766:7: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:3768:40: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:3770:21: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:3784:24: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:3785:32: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:3799:24: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:3800:32: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:3830:29: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:3832:21: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:3895:13: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:3896:6: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:3897:6: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:3904:13: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:3908:13: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:3915:13: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:3919:13: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:3923:13: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:3927:21: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:3930:21: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:3942:13: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:3946:13: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:3950:13: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:3958:13: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:3962:13: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:3969:13: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:3973:13: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:3984:13: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:3988:13: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:3999:13: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:4003:13: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:4010:13: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:4014:13: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:4018:21: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:4021:13: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:4025:13: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:4058:24: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:4059:32: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:4068:28: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:4072:28: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:4109:24: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:4110:32: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:4112:25: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:4201:7: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:4360:43: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:4948:4: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:4949:4: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:4950:4: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:4953:4: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:4954:4: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:4955:4: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:4956:4: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:4957:4: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:4958:4: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:4959:4: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:4960:4: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:4961:4: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:4962:4: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:4963:4: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:4964:4: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:4965:4: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:4966:4: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:4967:4: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:4968:4: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:4969:4: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:4970:4: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:4971:4: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:4972:4: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:5008:26: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:5010:26: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:5012:26: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:5025:16: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:5044:16: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:3896:62: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:3942:13: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:4360:43: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:4951:4: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:4952:4: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:4972:4: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:5012:26: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:822:19: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSTextEditor.C:824:19: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSTextField.C:785:31: style: Same expression on both sides of '-' because the value of 'oldStart' and 'startIndex_' are the same. [duplicateExpression]
aplus-fsf-4.22/src/MSGUI/MSTextField.C:783:23: note: 'oldStart' is assigned value 'startIndex_' here.
aplus-fsf-4.22/src/MSGUI/MSTextField.C:785:31: note: Same expression on both sides of '-' because the value of 'oldStart' and 'startIndex_' are the same.
aplus-fsf-4.22/src/MSGUI/MSTextField.C:129:10: style: The scope of the variable 'entry' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSTextField.C:441:31: style: The scope of the variable 'dl3' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSTextField.C:527:31: style: The scope of the variable 'dl3' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSToggleMenuItem.C:111:15: style: Variable 'symbolW' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/MSGUI/MSTraceSet.C:174:12: style: The scope of the variable 'pTrace' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSTraceSet.C:283:13: style: The scope of the variable 'xv' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSTraceSet.C:946:10: style: The scope of the variable 'designateCol' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSTraceSet.C:947:10: style: The scope of the variable 'offset' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSTraceSet.C:1052:28: style: Variable 'numTraces' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/MSGUI/MSTraceSet.C:408:30: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSTraceSet.C:619:17: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSTraceSet.C:629:19: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSTraceSet.C:743:69: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSTraceSet.C:749:71: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSTreeListView.C:1319:6: style: The scope of the variable 'tWidth' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSTreeListView.C:1666:7: style: The scope of the variable 'maxHeight' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSTreeListView.C:2569:15: style: The scope of the variable 'MSTreeListView_dash_bits' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSTreeListView.C:2609:15: style: The scope of the variable 'MSTreeListView_dash_bits' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSTreeListView.C:49:3: style: Class 'VScrollBar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aplus-fsf-4.22/src/MSGUI/MSTreeListView.C:59:3: style: Class 'HScrollBar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aplus-fsf-4.22/src/MSGUI/MSTreeListView.C:3144:3: style: Class 'MSTreeListViewDefaultIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aplus-fsf-4.22/src/MSGUI/MSTreeView.C:728:10: style: The scope of the variable 'th' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSTreeView.C:729:10: style: The scope of the variable 'tw' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSTreeView.C:969:15: style: The scope of the variable 'childDepth' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSTreeView.C:1033:15: style: The scope of the variable 'childDepth' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSTreeView.C:1217:42: style: The scope of the variable 'ph' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSTreeView.C:1608:12: style: Variable 'node' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/MSGUI/MSTreeView.C:1707:16: style: Variable 'aNode' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/MSGUI/MSTreeView.C:1823:16: style: Variable 'aNode' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/MSGUI/MSTreeView.C:2684:16: style: Variable 'aNode' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/MSGUI/MSTreeView.C:2632:3: style: Class 'MSTreeViewDefaultIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aplus-fsf-4.22/src/MSGUI/MSVScale.C:281:19: style: The scope of the variable 'majorTick' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSVScale.C:286:19: style: The scope of the variable 'r' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSVScale.C:286:23: style: The scope of the variable 'inc' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSVScale.C:235:14: style: Variable 'offset' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/MSGUI/MSVScale.C:303:23: style: Variable 'gridWidthLength' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/MSGUI/MSVScale.C:332:58: style: Clarify calculation precedence for '|' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSVScale.C:369:58: style: Clarify calculation precedence for '|' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/MSGUI/MSVScrollBar.C:512:7: style: The scope of the variable 'button_x' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSVScrollBar.C:512:16: style: The scope of the variable 'button_y' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSVScrollBar.C:513:7: style: The scope of the variable 'newY' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSVScrollBar.C:513:12: style: The scope of the variable 'realY' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSGUI/MSVScrollBar.C:177:17: style: Variable 'arrowHeight' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/MSGUI/MSVScrollBar.C:201:11: style: Variable 'sht' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/MSGUI/MSWidget.C:683:20: style: Condition 'pWidget_==0' is always true [knownConditionTrueFalse]
aplus-fsf-4.22/src/MSGUI/MSWidget.C:598:14: warning: Either the condition 'oldOwner!=0' is redundant or there is possible null pointer dereference: oldOwner. [nullPointerRedundantCheck]
aplus-fsf-4.22/src/MSGUI/MSWidget.C:599:18: note: Assuming that condition 'oldOwner!=0' is not redundant
aplus-fsf-4.22/src/MSGUI/MSWidget.C:598:14: note: Null pointer dereference
aplus-fsf-4.22/src/MSGUI/MSWidgetOutput.C:517:7: style: The scope of the variable 'offsetX2' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSIPC/MSAConnection.C:161:6: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
aplus-fsf-4.22/src/MSIPC/MSBuffer.C:43:29: warning: Either the condition 'tp!=0' is redundant or there is possible null pointer dereference: tp. [nullPointerRedundantCheck]
aplus-fsf-4.22/src/MSIPC/MSBuffer.C:44:15: note: Assuming that condition 'tp!=0' is not redundant
aplus-fsf-4.22/src/MSIPC/MSBuffer.C:43:29: note: Null pointer dereference
aplus-fsf-4.22/src/MSIPC/MSBuffer.C:43:45: warning: Either the condition 'tp!=0' is redundant or there is overflow in pointer subtraction. [nullPointerArithmeticRedundantCheck]
aplus-fsf-4.22/src/MSIPC/MSBuffer.C:44:15: note: Assuming that condition 'tp!=0' is not redundant
aplus-fsf-4.22/src/MSIPC/MSBuffer.C:43:45: note: Null pointer subtraction
aplus-fsf-4.22/src/MSIPC/MSChannel.C:402:15: style: The scope of the variable 'pChannel' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSIPC/MSConnection.C:283:3: style: Variable 'sockname' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/MSIPC/MSHostPort.C:71:19: style: The scope of the variable 'hostp' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSIPC/MSProtocolConnection.C:271:7: style: The scope of the variable 'c' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSIPC/MSProtocolConnection.C:271:9: style: The scope of the variable 's' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSIPC/MSProtocolConnection.C:271:11: style: The scope of the variable 'n' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSIPC/MSProtocolConnection.C:373:7: style: The scope of the variable 'c' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSIPC/MSProtocolConnection.C:373:9: style: The scope of the variable 's' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSIPC/MSProtocolConnection.C:373:11: style: The scope of the variable 'n' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSIPC/MSProtocolConnection.C:470:7: style: The scope of the variable 'rc' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSIPC/MSProtocolConnection.C:518:8: style: The scope of the variable 'rc' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSA.C:2020:92: style: Condition '!(0&&(3==((long)(z)&7)))' is always true [knownConditionTrueFalse]
aplus-fsf-4.22/src/MSTypes/MSA.C:2129:67: style: Condition '!(0&&(3==((long)(ares)&7)))' is always true [knownConditionTrueFalse]
aplus-fsf-4.22/src/MSTypes/MSA.C:2154:67: style: Condition '!(0&&(3==((long)(ares)&7)))' is always true [knownConditionTrueFalse]
aplus-fsf-4.22/src/MSTypes/MSA.C:1047:11: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
aplus-fsf-4.22/src/MSTypes/MSA.C:1653:27: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
aplus-fsf-4.22/src/MSTypes/MSA.C:1654:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
aplus-fsf-4.22/src/MSTypes/MSA.C:1910:3: style: Variable 'hsz' is reassigned a value before the old one has been used. [redundantAssignment]
aplus-fsf-4.22/src/MSTypes/MSA.C:1907:3: note: Variable 'hsz' is reassigned a value before the old one has been used.
aplus-fsf-4.22/src/MSTypes/MSA.C:1910:3: note: Variable 'hsz' is reassigned a value before the old one has been used.
aplus-fsf-4.22/src/MSTypes/MSA.C:234:8: style: The scope of the variable 'd' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSA.C:428:12: style: The scope of the variable 'index' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSA.C:428:18: style: The scope of the variable 'product' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSA.C:504:14: style: The scope of the variable 'product' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSA.C:564:8: style: The scope of the variable 'k' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSA.C:1224:6: style: The scope of the variable 'rc' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSA.C:1936:7: style: The scope of the variable 'fd' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSA.C:2025:18: style: The scope of the variable 'f' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSA.C:2059:10: style: The scope of the variable 'tt' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSA.C:2093:15: style: The scope of the variable 'atarg' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSBinaryMatrix.C:293:16: style: The scope of the variable 'i' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSBinaryMatrix.C:294:16: style: The scope of the variable 'startpos' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSBinaryMatrix.C:296:15: style: The scope of the variable 'pcurrent' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSBinaryMatrix.C:1136:26: style: The scope of the variable 'tVal' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSBinaryMatrix.C:1157:26: style: The scope of the variable 'tVal' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSBoyerMoore.C:56:11: style: The scope of the variable 'j' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSBuiltinTypeVector.C:280:13: warning: Assert statement modifies 'len'. [assignmentInAssert]
aplus-fsf-4.22/src/MSTypes/MSBuiltinVectorImpl.C:252:15: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/MSTypes/MSBuiltinVectorImpl.C:293:8: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/MSTypes/MSBuiltinVectorImpl.C:312:9: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/MSTypes/MSBuiltinVectorImpl.C:344:15: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/MSTypes/MSBuiltinVectorImpl.C:385:8: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/MSTypes/MSBuiltinVectorImpl.C:404:9: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/MSTypes/MSBuiltinVectorImpl.C:153:16: style: The scope of the variable 'startpos' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSBuiltinVectorImpl.C:154:16: style: The scope of the variable 'value' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSBuiltinVectorImpl.C:156:15: style: The scope of the variable 'pcurrent' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSBuiltinVectorImpl.C:435:14: style: The scope of the variable 't' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSCalendar.C:599:16: style: The scope of the variable 'position' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSCalendar.C:599:26: style: The scope of the variable 'length' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSCalendar.C:726:16: style: The scope of the variable 'position' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSCalendar.C:756:12: style: The scope of the variable 'position' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSCalendar.C:756:21: style: The scope of the variable 'lastPosition' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSCallbackBehavior.C:34:42: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/MSTypes/MSCallbackBehavior.C:15:15: style: Member variable 'CallbackNode::_pCallback' is in the wrong place in the initializer list. [initializerList]
aplus-fsf-4.22/src/MSTypes/MSCallbackBehavior.C:263:1: note: Member variable 'CallbackNode::_pCallback' is in the wrong place in the initializer list.
aplus-fsf-4.22/src/MSTypes/MSCallbackBehavior.C:15:15: note: Member variable 'CallbackNode::_pCallback' is in the wrong place in the initializer list.
aplus-fsf-4.22/src/MSTypes/MSCallbackBehavior.C:15:15: style: Member variable 'CallbackNode::_pCallback' is in the wrong place in the initializer list. [initializerList]
aplus-fsf-4.22/src/MSTypes/MSCallbackBehavior.C:268:1: note: Member variable 'CallbackNode::_pCallback' is in the wrong place in the initializer list.
aplus-fsf-4.22/src/MSTypes/MSCallbackBehavior.C:15:15: note: Member variable 'CallbackNode::_pCallback' is in the wrong place in the initializer list.
aplus-fsf-4.22/src/MSTypes/MSDate.C:186:2: warning: The buffer 'buf' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
aplus-fsf-4.22/src/MSTypes/MSEventReceiver.C:18:21: style: The scope of the variable 'sndr' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSEventSender.C:20:23: style: The scope of the variable 'pReceiver' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSFloatMatrix.C:322:12: style: The scope of the variable 'i' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSFloatMatrix.C:323:12: style: The scope of the variable 'startpos' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSFloatMatrix.C:325:15: style: The scope of the variable 'pcurrent' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSFloatMatrix.C:1063:11: style: The scope of the variable 'bp' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSFloatMatrix.C:1064:12: style: The scope of the variable 'column' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSFloatMatrix.C:1441:19: style: The scope of the variable 'tVal' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSFloatMatrix.C:1462:19: style: The scope of the variable 'tVal' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSHashTable.C:303:12: style: The scope of the variable 'r' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSHashTable.C:382:12: style: The scope of the variable 'data' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSIHashKeySet.C:445:63: warning: Either the condition 'pNode==0' is redundant or there is possible null pointer dereference: pNode. [nullPointerRedundantCheck]
aplus-fsf-4.22/src/MSTypes/MSIHashKeySet.C:445:17: note: Assuming that condition 'pNode==0' is not redundant
aplus-fsf-4.22/src/MSTypes/MSIHashKeySet.C:445:63: note: Null pointer dereference
aplus-fsf-4.22/src/MSTypes/MSIHashKeySet.C:457:63: warning: Either the condition 'pNode==0' is redundant or there is possible null pointer dereference: pNode. [nullPointerRedundantCheck]
aplus-fsf-4.22/src/MSTypes/MSIHashKeySet.C:457:17: note: Assuming that condition 'pNode==0' is not redundant
aplus-fsf-4.22/src/MSTypes/MSIHashKeySet.C:457:63: note: Null pointer dereference
aplus-fsf-4.22/src/MSTypes/MSIHashKeySet.C:396:6: style: Variable 'rv' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
aplus-fsf-4.22/src/MSTypes/MSIHashKeySet.C:395:6: note: Variable 'rv' is reassigned a value before the old one has been used if variable is no semaphore variable.
aplus-fsf-4.22/src/MSTypes/MSIHashKeySet.C:396:6: note: Variable 'rv' is reassigned a value before the old one has been used if variable is no semaphore variable.
aplus-fsf-4.22/src/MSTypes/MSIHashKeySet.C:415:6: style: Variable 'rv' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
aplus-fsf-4.22/src/MSTypes/MSIHashKeySet.C:414:6: note: Variable 'rv' is reassigned a value before the old one has been used if variable is no semaphore variable.
aplus-fsf-4.22/src/MSTypes/MSIHashKeySet.C:415:6: note: Variable 'rv' is reassigned a value before the old one has been used if variable is no semaphore variable.
aplus-fsf-4.22/src/MSTypes/MSIndexVector.C:873:13: warning: Assert statement modifies 'len'. [assignmentInAssert]
aplus-fsf-4.22/src/MSTypes/MSIndexVector.C:943:13: warning: Assert statement modifies 'len'. [assignmentInAssert]
aplus-fsf-4.22/src/MSTypes/MSIndexVector.C:1013:13: warning: Assert statement modifies 'len'. [assignmentInAssert]
aplus-fsf-4.22/src/MSTypes/MSIndexVector.C:1083:13: warning: Assert statement modifies 'len'. [assignmentInAssert]
aplus-fsf-4.22/src/MSTypes/MSMBSDate.C:173:6: warning: The buffer 'buf' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
aplus-fsf-4.22/src/MSTypes/MSMBStringBuffer.C:1462:16: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/MSTypes/MSMBStringBuffer.C:1473:13: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/MSTypes/MSMBStringBuffer.C:1495:16: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/MSTypes/MSMBStringBuffer.C:1034:12: style: The scope of the variable 'len2' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSMBStringBuffer.C:1370:3: style: Class 'Occurrence' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aplus-fsf-4.22/src/MSTypes/MSMMap.C:60:7: style: The scope of the variable 'fd' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSMappedFileAccess.C:128:7: style: The scope of the variable 'fd' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSMoney.C:722:26: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/MSTypes/MSMoney.C:723:15: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/MSTypes/MSMoney.C:730:10: style: C-style pointer casting [cstyleCast]
aplus-fsf-4.22/src/MSTypes/MSMoney.C:199:15: style: The scope of the variable 'found' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSMoney.C:201:15: style: The scope of the variable 'i' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSNameSpace.C:24:3: style: Class 'MSNameSpaceHashTable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aplus-fsf-4.22/src/MSTypes/MSObjectTypeVector.C:149:44: warning: Suspicious pointer subtraction. Did you intend to write '->'? [thisSubtraction]
aplus-fsf-4.22/src/MSTypes/MSRegexp.C:340:15: style: The scope of the variable 'len' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSRegexp.C:370:0: error: Memory leak: r [memleak]
aplus-fsf-4.22/src/MSTypes/MSString.C:165:8: style: The scope of the variable 'aChar' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSString.C:1669:12: style: The scope of the variable 'len' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSString.C:1367:19: style: Member variable 'WordOccurrence::pNext' is in the wrong place in the initializer list. [initializerList]
aplus-fsf-4.22/src/MSTypes/MSString.C:1371:44: note: Member variable 'WordOccurrence::pNext' is in the wrong place in the initializer list.
aplus-fsf-4.22/src/MSTypes/MSString.C:1367:19: note: Member variable 'WordOccurrence::pNext' is in the wrong place in the initializer list.
aplus-fsf-4.22/src/MSTypes/MSString.C:1378:19: style: Member variable 'Words::count' is in the wrong place in the initializer list. [initializerList]
aplus-fsf-4.22/src/MSTypes/MSString.C:1429:64: note: Member variable 'Words::count' is in the wrong place in the initializer list.
aplus-fsf-4.22/src/MSTypes/MSString.C:1378:19: note: Member variable 'Words::count' is in the wrong place in the initializer list.
aplus-fsf-4.22/src/MSTypes/MSString.C:1429:39: style: Struct 'Words' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aplus-fsf-4.22/src/MSTypes/MSString.C:1429:39: style: Struct 'Words' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aplus-fsf-4.22/src/MSTypes/MSString.C:1371:3: style: Struct 'WordOccurrence' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aplus-fsf-4.22/src/MSTypes/MSString.C:1381:3: style: Struct 'Words' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aplus-fsf-4.22/src/MSTypes/MSStringBuffer.C:1670:20: style: Condition 'count>=0' is always true [knownConditionTrueFalse]
aplus-fsf-4.22/src/MSTypes/MSStringBuffer.C:1408:11: style: The scope of the variable 'c' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSStringBuffer.C:1618:15: style: The scope of the variable 'i' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSStringBuffer.C:1618:19: style: The scope of the variable 'j' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSStringBuffer.C:1087:3: style: Struct 'Occurrence' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aplus-fsf-4.22/src/MSTypes/MSTabularTree.C:1093:37: style: The scope of the variable 'pos' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSTime.C:613:4: warning: %d in format string (no. 1) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
aplus-fsf-4.22/src/MSTypes/MSTime.C:323:25: style: The scope of the variable 'fname' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSTime.C:324:39: style: The scope of the variable 'now' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSTime.C:325:25: style: The scope of the variable 'buf' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSTime.C:343:20: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
aplus-fsf-4.22/src/MSTypes/MSTime.C:359:17: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
aplus-fsf-4.22/src/MSTypes/MSTypeMatrix.C:331:12: style: The scope of the variable 'i' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSTypeMatrix.C:332:12: style: The scope of the variable 'startpos' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSTypeMatrix.C:334:15: style: The scope of the variable 'pcurrent' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSTypeMatrix.C:1176:9: style: The scope of the variable 'bp' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSTypeMatrix.C:1177:12: style: The scope of the variable 'column' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSUtil.C:27:7: style: The scope of the variable 'places' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSUtil.C:27:14: style: The scope of the variable 'len' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSUtil.C:27:18: style: The scope of the variable 'i' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSUtil.C:27:20: style: The scope of the variable 'j' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSVectorImpl.C:255:16: style: The scope of the variable 'i' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSVectorImpl.C:256:16: style: The scope of the variable 'startpos' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSVectorImpl.C:257:16: style: The scope of the variable 'value' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSVectorImpl.C:259:15: style: The scope of the variable 'pcurrent' can be reduced. [variableScope]
aplus-fsf-4.22/src/MSTypes/MSVectorImpl.C:1660:8: style: The scope of the variable 'result' can be reduced. [variableScope]
aplus-fsf-4.22/src/a/att.c:36:40: warning: Either the condition 'gf' is redundant or there is possible null pointer dereference: gf. [nullPointerRedundantCheck]
aplus-fsf-4.22/src/a/att.c:34:41: note: Assuming that condition 'gf' is not redundant
aplus-fsf-4.22/src/a/att.c:36:40: note: Null pointer dereference
aplus-fsf-4.22/src/a/att.c:47:24: warning: Either the condition '!gf' is redundant or there is possible null pointer dereference: gf. [nullPointerRedundantCheck]
aplus-fsf-4.22/src/a/att.c:47:6: note: Assuming that condition '!gf' is not redundant
aplus-fsf-4.22/src/a/att.c:47:24: note: Null pointer dereference
aplus-fsf-4.22/src/a/att.c:25:48: style: Unused variable: ht [unusedVariable]
aplus-fsf-4.22/src/a/att.c:71:5: style: Variable 'sv' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/att.c:76:19: style: Variable 'hti' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/att.c:78:78: style: Unused variable: att [unusedVariable]
aplus-fsf-4.22/src/a/att.c:94:38: style: Variable 'ep_satt' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/att.c:108:5: style: Unused variable: result [unusedVariable]
aplus-fsf-4.22/src/a/beam.c:873:11: style: Condition 'dimsOK' is always true [knownConditionTrueFalse]
aplus-fsf-4.22/src/a/beam.c:864:18: note: Assignment 'dimsOK=1', assigned value is 1
aplus-fsf-4.22/src/a/beam.c:873:11: note: Condition 'dimsOK' is always true
aplus-fsf-4.22/src/a/beam.c:542:7: warning: Either the condition '!p' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck]
aplus-fsf-4.22/src/a/beam.c:538:10: note: Assuming that condition '!p' is not redundant
aplus-fsf-4.22/src/a/beam.c:542:7: note: Null pointer dereference
aplus-fsf-4.22/src/a/beam.c:467:11: style: The scope of the variable 'p' can be reduced. [variableScope]
aplus-fsf-4.22/src/a/beam.c:672:15: style: The scope of the variable 'slashPos' can be reduced. [variableScope]
aplus-fsf-4.22/src/a/beam.c:41:33: style: Unused variable: autoBeamConvert [unusedVariable]
aplus-fsf-4.22/src/a/beam.c:98:5: style: Variable 'tempi' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/beam.c:114:5: style: Variable 'tempf' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/beam.c:259:5: style: Unused variable: fd [unusedVariable]
aplus-fsf-4.22/src/a/beam.c:331:5: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/a/beam.c:341:7: style: Unused variable: newa [unusedVariable]
aplus-fsf-4.22/src/a/beam.c:412:23: style: Unused variable: maxMFAlimit [unusedVariable]
aplus-fsf-4.22/src/a/beam.c:437:5: style: Unused variable: p [unusedVariable]
aplus-fsf-4.22/src/a/beam.c:479:0: style: Variable 'q' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/beam.c:488:0: style: Variable 'q' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/beam.c:496:16: style: Unused variable: a [unusedVariable]
aplus-fsf-4.22/src/a/beam.c:508:7: style: Variable 'rc' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/beam.c:526:0: style: Variable 'q' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/beam.c:540:6: style: Variable 'H' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/beam.c:540:20: style: Variable 'dc' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/beam.c:540:0: style: Variable 'q' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/beam.c:548:58: style: Unused variable: a [unusedVariable]
aplus-fsf-4.22/src/a/beam.c:628:5: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/a/beam.c:650:5: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/a/beam.c:663:18: style: Variable 't' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/beam.c:665:15: style: Unused variable: t [unusedVariable]
aplus-fsf-4.22/src/a/beam.c:737:7: style: Unused variable: k [unusedVariable]
aplus-fsf-4.22/src/a/beam.c:815:14: style: Variable 'j' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/beam.c:770:16: style: Unused variable: totsize [unusedVariable]
aplus-fsf-4.22/src/a/beam.c:822:8: style: Variable 'perror' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/beam.c:822:18: style: Variable 'close' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/beam.c:822:0: style: Variable 'q' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/beam.c:831:8: style: Variable 'perror' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/beam.c:831:18: style: Variable 'close' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/beam.c:831:0: style: Variable 'q' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/beam.c:833:8: style: Variable 'perror' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/beam.c:833:18: style: Variable 'close' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/beam.c:833:0: style: Variable 'q' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/beam.c:835:8: style: Variable 'perror' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/beam.c:835:18: style: Variable 'close' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/beam.c:835:0: style: Variable 'q' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/beam.c:838:7: style: Variable 'close' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/beam.c:838:17: style: Unused variable: j [unusedVariable]
aplus-fsf-4.22/src/a/beamconv.c:427:24: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
aplus-fsf-4.22/src/a/beamconv.c:446:17: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
aplus-fsf-4.22/src/a/beamconv.c:475:17: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
aplus-fsf-4.22/src/a/beamconv.c:494:17: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
aplus-fsf-4.22/src/a/beamconv.c:426:11: style: Condition 'dimsOK' is always true [knownConditionTrueFalse]
aplus-fsf-4.22/src/a/beamconv.c:421:19: note: Assignment 'dimsOK=1', assigned value is 1
aplus-fsf-4.22/src/a/beamconv.c:426:11: note: Condition 'dimsOK' is always true
aplus-fsf-4.22/src/a/beamconv.c:445:11: style: Condition 'dimsOK' is always true [knownConditionTrueFalse]
aplus-fsf-4.22/src/a/beamconv.c:440:19: note: Assignment 'dimsOK=1', assigned value is 1
aplus-fsf-4.22/src/a/beamconv.c:445:11: note: Condition 'dimsOK' is always true
aplus-fsf-4.22/src/a/beamconv.c:474:11: style: Condition 'dimsOK' is always true [knownConditionTrueFalse]
aplus-fsf-4.22/src/a/beamconv.c:459:19: note: Assignment 'dimsOK=1', assigned value is 1
aplus-fsf-4.22/src/a/beamconv.c:474:11: note: Condition 'dimsOK' is always true
aplus-fsf-4.22/src/a/beamconv.c:493:11: style: Condition 'dimsOK' is always true [knownConditionTrueFalse]
aplus-fsf-4.22/src/a/beamconv.c:488:19: note: Assignment 'dimsOK=1', assigned value is 1
aplus-fsf-4.22/src/a/beamconv.c:493:11: note: Condition 'dimsOK' is always true
aplus-fsf-4.22/src/a/beamconv.c:67:23: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
aplus-fsf-4.22/src/a/beamconv.c:68:25: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
aplus-fsf-4.22/src/a/beamconv.c:80:23: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
aplus-fsf-4.22/src/a/beamconv.c:81:25: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
aplus-fsf-4.22/src/a/beamconv.c:118:10: style: The scope of the variable 't' can be reduced. [variableScope]
aplus-fsf-4.22/src/a/beamconv.c:128:10: style: The scope of the variable 't' can be reduced. [variableScope]
aplus-fsf-4.22/src/a/beamconv.c:714:12: style: The scope of the variable 'items' can be reduced. [variableScope]
aplus-fsf-4.22/src/a/beamconv.c:714:18: style: The scope of the variable 'size32' can be reduced. [variableScope]
aplus-fsf-4.22/src/a/beamconv.c:718:16: style: The scope of the variable 't' can be reduced. [variableScope]
aplus-fsf-4.22/src/a/beamconv.c:766:12: style: The scope of the variable 'items' can be reduced. [variableScope]
aplus-fsf-4.22/src/a/beamconv.c:766:18: style: The scope of the variable 'size64' can be reduced. [variableScope]
aplus-fsf-4.22/src/a/beamconv.c:770:16: style: The scope of the variable 't' can be reduced. [variableScope]
aplus-fsf-4.22/src/a/beamconv.c:31:18: style: union member 'EndianUnion::uc' is never used. [unusedStructMember]
aplus-fsf-4.22/src/a/beamconv.c:34:11: style: union member 'EndianUnion::f' is never used. [unusedStructMember]
aplus-fsf-4.22/src/a/beamconv.c:157:8: style: Unused variable: iPredLen [unusedVariable]
aplus-fsf-4.22/src/a/beamconv.c:165:15: style: Unused variable: statbuf [unusedVariable]
aplus-fsf-4.22/src/a/beamconv.c:650:14: style: Variable 'noSizeChk' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/beamconv.c:713:11: style: Unused variable: wrk32 [unusedVariable]
aplus-fsf-4.22/src/a/beamconv.c:934:12: style: Unused variable: to [unusedVariable]
aplus-fsf-4.22/src/a/beamconv.c:934:31: style: Variable 'from' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/beamconv.c:949:12: style: Unused variable: to [unusedVariable]
aplus-fsf-4.22/src/a/beamconv.c:949:31: style: Variable 'from' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/beamconv.c:964:26: style: Variable 'from' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/beamconv.c:966:12: style: Unused variable: toa [unusedVariable]
aplus-fsf-4.22/src/a/beamconv.c:967:12: style: Unused variable: tob [unusedVariable]
aplus-fsf-4.22/src/a/bstub.c:106:9: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'signed char *'. [invalidPrintfArgType_uint]
aplus-fsf-4.22/src/a/bstub.c:109:2: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'signed char *'. [invalidPrintfArgType_uint]
aplus-fsf-4.22/src/a/bstub.c:177:2: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'signed long *'. [invalidPrintfArgType_uint]
aplus-fsf-4.22/src/a/bstub.c:92:17: style: The scope of the variable 'z' can be reduced. [variableScope]
aplus-fsf-4.22/src/a/bstub.c:92:19: style: The scope of the variable 'i' can be reduced. [variableScope]
aplus-fsf-4.22/src/a/bstub.c:164:17: style: The scope of the variable 'z' can be reduced. [variableScope]
aplus-fsf-4.22/src/a/bstub.c:164:19: style: The scope of the variable 'i' can be reduced. [variableScope]
aplus-fsf-4.22/src/a/bstub.c:261:28: warning: Multiplying sizeof() with sizeof() indicates a logic error. [multiplySizeof]
aplus-fsf-4.22/src/a/bstub.c:262:28: warning: Multiplying sizeof() with sizeof() indicates a logic error. [multiplySizeof]
aplus-fsf-4.22/src/a/bstub.c:261:7: error: Buffer is accessed out of bounds: totalSize [bufferAccessOutOfBounds]
aplus-fsf-4.22/src/a/bstub.c:262:7: error: Buffer is accessed out of bounds: totalObjs [bufferAccessOutOfBounds]
aplus-fsf-4.22/src/a/bstub.c:87:3: error: Memory leak: pl [memleak]
aplus-fsf-4.22/src/a/callouts.c:72:3: style: Variable 'z' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/callouts.c:75:5: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/a/dbg.c:800:0: error: Analysis failed. If the code is valid then please report this failure. [cppcheckError]
aplus-fsf-4.22/src/a/dot.c:24:26: style: The scope of the variable 'strw' can be reduced. [variableScope]
aplus-fsf-4.22/src/a/dot.c:102:6: style: The scope of the variable 'dot' can be reduced. [variableScope]
aplus-fsf-4.22/src/a/dot.c:102:12: style: The scope of the variable 'src' can be reduced. [variableScope]
aplus-fsf-4.22/src/a/dot.c:23:26: style: Unused variable: incra [unusedVariable]
aplus-fsf-4.22/src/a/dot.c:23:32: style: Unused variable: incrw [unusedVariable]
aplus-fsf-4.22/src/a/f.c:74:0: error: syntax error [syntaxError]
aplus-fsf-4.22/src/a/gpick.c:260:0: error: syntax error [syntaxError]
aplus-fsf-4.22/src/a/i.c:107:0: error: Analysis failed. If the code is valid then please report this failure. [cppcheckError]
aplus-fsf-4.22/src/a/j.c:98:0: error: syntax error [syntaxError]
aplus-fsf-4.22/src/a/k.c:205:0: error: syntax error [syntaxError]
aplus-fsf-4.22/src/a/m.c:107:5: style: Unused variable: nern [unusedVariable]
aplus-fsf-4.22/src/a/m.c:118:5: style: Unused variable: rc [unusedVariable]
aplus-fsf-4.22/src/a/m.c:129:5: style: Unused variable: rc [unusedVariable]
aplus-fsf-4.22/src/a/m.c:139:5: style: Unused variable: rc [unusedVariable]
aplus-fsf-4.22/src/a/m.c:149:5: style: Unused variable: rc [unusedVariable]
aplus-fsf-4.22/src/a/m.c:165:66: style: Unused variable: r [unusedVariable]
aplus-fsf-4.22/src/a/m.c:182:5: style: Variable 'lofchmod' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/m.c:202:19: style: Variable 'gi' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/m.c:203:19: style: Variable 'gi' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/m.c:294:31: style: Unused variable: k1 [unusedVariable]
aplus-fsf-4.22/src/a/m.c:330:5: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/a/m.c:357:9: style: Variable 'p' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/m.c:373:5: style: Unused variable: p [unusedVariable]
aplus-fsf-4.22/src/a/m.c:392:43: style: Unused variable: f [unusedVariable]
aplus-fsf-4.22/src/a/m.c:395:54: style: Unused variable: p [unusedVariable]
aplus-fsf-4.22/src/a/m.c:427:12: style: Variable 'tmp' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/m.c:438:17: style: Unused variable: tw [unusedVariable]
aplus-fsf-4.22/src/a/m.c:439:56: style: Variable 's' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/m.c:439:30: style: Unused variable: tw [unusedVariable]
aplus-fsf-4.22/src/a/m.c:489:27: style: Unused variable: s [unusedVariable]
aplus-fsf-4.22/src/a/m.c:395:56: error: Memory leak: p [memleak]
aplus-fsf-4.22/src/a/n.c:76:34: error: Expression 'v=sv(Cx,XS(a->p[i])),(z=(A)(v->e?v->e:v->a))&&QA(z)&&Et<z->t' depends on order of evaluation of side effects [unknownEvaluationOrder]
aplus-fsf-4.22/src/a/n.c:57:5: style: Unused variable: t [unusedVariable]
aplus-fsf-4.22/src/a/n.c:79:8: style: Variable 't0' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/n.c:79:13: style: Variable 'ic' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/n.c:83:15: style: Unused variable: i [unusedVariable]
aplus-fsf-4.22/src/a/n.c:83:0: style: Variable 'i' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/n.c:83:98: style: Variable 'dc' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/n.c:99:7: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/a/n.c:151:11: style: Variable 'mx' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/n.c:152:41: style: Variable 'mx' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/n.c:167:79: style: Unused variable: res [unusedVariable]
aplus-fsf-4.22/src/a/n.c:176:63: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/a/n.c:180:43: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/a/n.c:192:31: style: Variable 'xfs_argtypes' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/n.c:188:17: style: Variable 'H' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/n.c:285:5: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/a/n.c:167:83: error: Memory leak: res [memleak]
aplus-fsf-4.22/src/a/n.c:177:1: error: Memory leak: z [memleak]
aplus-fsf-4.22/src/a/n.c:180:45: error: Memory leak: z [memleak]
aplus-fsf-4.22/src/a/nsf.c:655:22: style: The scope of the variable 'p' can be reduced. [variableScope]
aplus-fsf-4.22/src/a/nsf.c:656:6: style: The scope of the variable 'name' can be reduced. [variableScope]
aplus-fsf-4.22/src/a/nsf.c:58:78: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/a/nsf.c:64:5: style: Variable 'sv' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/nsf.c:71:0: style: Variable 'perr' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/nsf.c:72:5: style: Variable 'svlu' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/nsf.c:78:46: style: Variable 'z' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/nsf.c:76:90: style: Unused variable: s2 [unusedVariable]
aplus-fsf-4.22/src/a/nsf.c:78:67: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/a/nsf.c:94:7: style: Variable 'z' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/nsf.c:97:5: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/a/nsf.c:115:5: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/a/nsf.c:137:5: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/a/nsf.c:159:5: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/a/nsf.c:181:5: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/a/nsf.c:196:5: style: Variable 'z' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/nsf.c:198:5: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/a/nsf.c:217:5: style: Variable 'z' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/nsf.c:219:5: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/a/nsf.c:271:5: style: Unused variable: result [unusedVariable]
aplus-fsf-4.22/src/a/nsf.c:301:5: style: Unused variable: result [unusedVariable]
aplus-fsf-4.22/src/a/nsf.c:468:18: style: Variable 'name' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/nsf.c:469:5: style: Unused variable: name [unusedVariable]
aplus-fsf-4.22/src/a/nsf.c:477:59: style: Variable 'gsym' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/nsf.c:503:42: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/a/nsf.c:662:16: style: Variable 'gi' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/nsf.c:664:7: style: Variable 'gc' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/nsf.c:678:54: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/a/nsf.c:705:5: style: Unused variable: result [unusedVariable]
aplus-fsf-4.22/src/a/nsf.c:716:5: style: Unused variable: result [unusedVariable]
aplus-fsf-4.22/src/a/nsf.c:727:5: style: Unused variable: result [unusedVariable]
aplus-fsf-4.22/src/a/nsf.c:738:5: style: Unused variable: result [unusedVariable]
aplus-fsf-4.22/src/a/nsf.c:749:5: style: Unused variable: result [unusedVariable]
aplus-fsf-4.22/src/a/nsf.c:761:5: style: Unused variable: result [unusedVariable]
aplus-fsf-4.22/src/a/nsf.c:771:5: style: Unused variable: result [unusedVariable]
aplus-fsf-4.22/src/a/nsf.c:784:5: style: Unused variable: result [unusedVariable]
aplus-fsf-4.22/src/a/nsf.c:845:5: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/a/nsf.c:860:7: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/a/nsf.c:874:5: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/a/nsf.c:912:33: style: Variable 'excxt' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/nsf.c:951:5: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/a/nsf.c:965:5: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/a/o.c:62:8: style: The scope of the variable 'p' can be reduced. [variableScope]
aplus-fsf-4.22/src/a/o.c:106:30: style: The scope of the variable 'p' can be reduced. [variableScope]
aplus-fsf-4.22/src/a/o.c:121:10: style: The scope of the variable 'p' can be reduced. [variableScope]
aplus-fsf-4.22/src/a/o.c:125:18: style: The scope of the variable 'wp' can be reduced. [variableScope]
aplus-fsf-4.22/src/a/o.c:20:39: style: Variable 'd' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/o.c:21:5: style: Unused variable: d [unusedVariable]
aplus-fsf-4.22/src/a/o.c:30:28: style: Variable 'ic' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/o.c:33:12: style: Variable 'ic' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/o.c:88:5: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/a/o.c:98:9: style: Variable 'rsh' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/o.c:106:27: style: Unused variable: n [unusedVariable]
aplus-fsf-4.22/src/a/o.c:159:0: style: Variable 'q' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/o.c:161:18: style: Variable 'mv' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/o.c:163:29: style: Variable 'rsh' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/o.c:226:10: style: Variable 'ap' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/o.c:231:12: style: Variable 'wp' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/o.c:264:5: style: Unused variable: circleFuncSyms [unusedVariable]
aplus-fsf-4.22/src/a/o.c:270:35: style: Variable 'ds' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/p.c:322:0: error: syntax error [syntaxError]
aplus-fsf-4.22/src/a/r.c:376:3: warning: Suspicious use of ; at the end of 'for' statement. [suspiciousSemicolon]
aplus-fsf-4.22/src/a/r.c:25:43: style: Variable 'cxi' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/r.c:34:5: style: Unused variable: cx [unusedVariable]
aplus-fsf-4.22/src/a/r.c:42:5: style: Unused variable: cx [unusedVariable]
aplus-fsf-4.22/src/a/r.c:50:33: style: Unused variable: v [unusedVariable]
aplus-fsf-4.22/src/a/r.c:52:48: style: Unused variable: v [unusedVariable]
aplus-fsf-4.22/src/a/r.c:54:33: style: Unused variable: v [unusedVariable]
aplus-fsf-4.22/src/a/r.c:157:44: style: Unused variable: n [unusedVariable]
aplus-fsf-4.22/src/a/r.c:159:22: style: Variable 'bfree' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/r.c:176:51: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/a/r.c:188:8: style: Unused variable: a [unusedVariable]
aplus-fsf-4.22/src/a/r.c:190:8: style: Variable 'as' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/r.c:205:8: style: Variable 'me' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/r.c:210:34: style: Variable 'ML' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/r.c:331:29: style: Variable 's2' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/r.c:368:5: style: Unused variable: n [unusedVariable]
aplus-fsf-4.22/src/a/r.c:209:57: error: Uninitialized variable: i [uninitvar]
aplus-fsf-4.22/src/a/s.c:496:4: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
aplus-fsf-4.22/src/a/s.c:503:10: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
aplus-fsf-4.22/src/a/s.c:504:4: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
aplus-fsf-4.22/src/a/s.c:521:5: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
aplus-fsf-4.22/src/a/s.c:522:22: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
aplus-fsf-4.22/src/a/s.c:494:17: style: Variable 'bwcv' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/s.c:502:0: style: Variable 'q' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/s.c:515:0: style: Variable 'q' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/s.c:528:11: style: Variable 'p' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/s.c:527:12: style: Variable 'ap' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/s.c:533:1: style: Variable 'ap' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/s.c:533:1: style: Variable 'wp' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/s.c:534:1: style: Variable 'ap' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/s.c:534:1: style: Variable 'wp' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/s.c:541:55: style: Variable 'q' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/s.c:544:35: style: Variable 'q' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/s.c:616:10: style: Variable 'trp' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/s.c:627:17: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/a/s.c:627:64: style: Variable 'ic' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/s.c:677:15: style: Unused variable: n [unusedVariable]
aplus-fsf-4.22/src/a/s.c:679:56: style: Variable 'zr' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/s.c:847:21: style: Unused variable: m [unusedVariable]
aplus-fsf-4.22/src/a/s.c:847:23: style: Unused variable: n [unusedVariable]
aplus-fsf-4.22/src/a/s.c:898:8: style: Variable 't' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/s.c:507:21: warning: Either the condition 'i==7' is redundant, otherwise there is negative array index -4. [negativeIndex]
aplus-fsf-4.22/src/a/s.c:502:6: note: Assuming that condition 'i==7' is not redundant
aplus-fsf-4.22/src/a/s.c:507:21: note: Negative array index
aplus-fsf-4.22/src/a/s.c:507:21: warning: Either the condition 'i>14' is redundant or the array 'ddne[2]' is accessed at index 4, which is out of bounds. [arrayIndexOutOfBoundsCond]
aplus-fsf-4.22/src/a/s.c:502:12: note: Assuming that condition 'i>14' is not redundant
aplus-fsf-4.22/src/a/s.c:507:21: note: Array index out of bounds
aplus-fsf-4.22/src/a/s.c:507:21: warning: Either the condition 'i==7' is redundant, otherwise there is negative array index -2. [negativeIndex]
aplus-fsf-4.22/src/a/s.c:502:6: note: Assuming that condition 'i==7' is not redundant
aplus-fsf-4.22/src/a/s.c:507:21: note: Negative array index
aplus-fsf-4.22/src/a/s.c:507:21: warning: Either the condition 'i>14' is redundant or the array 'dde[6]' is accessed at index 6, which is out of bounds. [arrayIndexOutOfBoundsCond]
aplus-fsf-4.22/src/a/s.c:502:12: note: Assuming that condition 'i>14' is not redundant
aplus-fsf-4.22/src/a/s.c:507:21: note: Array index out of bounds
aplus-fsf-4.22/src/a/s.c:507:21: warning: Either the condition 'i>14' is redundant or the array 'ddc[6]' is accessed at index 6, which is out of bounds. [arrayIndexOutOfBoundsCond]
aplus-fsf-4.22/src/a/s.c:502:12: note: Assuming that condition 'i>14' is not redundant
aplus-fsf-4.22/src/a/s.c:507:21: note: Array index out of bounds
aplus-fsf-4.22/src/a/s.c:507:21: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/a/s.c:524:24: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aplus-fsf-4.22/src/a/s.c:503:10: error: Uninitialized variable: wt [uninitvar]
aplus-fsf-4.22/src/a/s.c:845:7: error: Uninitialized variable: z [uninitvar]
aplus-fsf-4.22/src/a/si.c:25:5: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/a/si.c:59:5: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/a/u.c:481:0: error: Analysis failed. If the code is valid then please report this failure. [cppcheckError]
aplus-fsf-4.22/src/a/y.c:445:8: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
aplus-fsf-4.22/src/a/y.c:141:16: warning: Either the condition '!t' is redundant or there is possible null pointer dereference: t. [nullPointerRedundantCheck]
aplus-fsf-4.22/src/a/y.c:138:6: note: Assuming that condition '!t' is not redundant
aplus-fsf-4.22/src/a/y.c:141:16: note: Null pointer dereference
aplus-fsf-4.22/src/a/y.c:212:9: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
aplus-fsf-4.22/src/a/y.c:211:9: note: Variable 'rc' is reassigned a value before the old one has been used.
aplus-fsf-4.22/src/a/y.c:212:9: note: Variable 'rc' is reassigned a value before the old one has been used.
aplus-fsf-4.22/src/a/y.c:230:9: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
aplus-fsf-4.22/src/a/y.c:229:9: note: Variable 'rc' is reassigned a value before the old one has been used.
aplus-fsf-4.22/src/a/y.c:230:9: note: Variable 'rc' is reassigned a value before the old one has been used.
aplus-fsf-4.22/src/a/y.c:136:25: style: The scope of the variable 'c' can be reduced. [variableScope]
aplus-fsf-4.22/src/a/y.c:172:8: style: The scope of the variable 'g' can be reduced. [variableScope]
aplus-fsf-4.22/src/a/y.c:98:5: style: Unused variable: r [unusedVariable]
aplus-fsf-4.22/src/a/y.c:114:5: style: Unused variable: r [unusedVariable]
aplus-fsf-4.22/src/a/y.c:130:5: style: Unused variable: r [unusedVariable]
aplus-fsf-4.22/src/a/y.c:150:5: style: Unused variable: fn [unusedVariable]
aplus-fsf-4.22/src/a/y.c:408:65: style: Variable 's' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/y.c:431:5: style: Variable 'dc' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/y.c:437:5: style: Variable 'dc' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/y.c:477:5: style: Variable 'dc' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/y.c:490:49: style: Variable 's' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/y.c:498:5: style: Variable 'dc' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/y.c:504:5: style: Variable 'dc' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/y.c:510:42: style: Variable 'dc' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/y.c:510:51: style: Variable 'Y' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/y.c:512:63: style: Variable 'ds' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/y.c:574:15: style: Variable 'ic_or_copy' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/a/y.c:408:36: error: Uninitialized variable: z [uninitvar]
aplus-fsf-4.22/src/cxb/binary.c:461:14: style: The scope of the variable 'rc' can be reduced. [variableScope]
aplus-fsf-4.22/src/cxc/c.c:363:52: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
aplus-fsf-4.22/src/cxc/c.c:367:52: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
aplus-fsf-4.22/src/cxc/c.c:437:30: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
aplus-fsf-4.22/src/cxc/c.c:440:30: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
aplus-fsf-4.22/src/cxc/c.c:154:12: style: The scope of the variable 'k' can be reduced. [variableScope]
aplus-fsf-4.22/src/cxc/c.c:267:7: style: The scope of the variable 'i' can be reduced. [variableScope]
aplus-fsf-4.22/src/cxc/c.c:502:10: style: The scope of the variable 'i' can be reduced. [variableScope]
aplus-fsf-4.22/src/cxc/c.c:503:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
aplus-fsf-4.22/src/cxc/c.c:1017:7: style: The scope of the variable 'i' can be reduced. [variableScope]
aplus-fsf-4.22/src/cxc/c.c:692:5: style: Unused variable: r [unusedVariable]
aplus-fsf-4.22/src/cxc/c.c:851:15: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/cxc/c.c:853:5: style: Unused variable: r [unusedVariable]
aplus-fsf-4.22/src/cxc/c.c:952:5: style: Variable 'SuckData' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/cxc/c.c:962:5: style: Unused variable: p [unusedVariable]
aplus-fsf-4.22/src/cxc/c.c:1009:21: style: Variable 'ptr' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/cxc/c.c:1010:5: style: Unused variable: ptr [unusedVariable]
aplus-fsf-4.22/src/cxc/c.c:1022:4: style: Unused variable: i [unusedVariable]
aplus-fsf-4.22/src/cxc/c.c:1100:9: style: Unused variable: r [unusedVariable]
aplus-fsf-4.22/src/cxc/c.c:1129:15: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/cxc/c.c:1130:5: style: Unused variable: r [unusedVariable]
aplus-fsf-4.22/src/cxc/cform.c:119:2: style: Variable 'bufidx' is reassigned a value before the old one has been used. [redundantAssignment]
aplus-fsf-4.22/src/cxc/cform.c:117:9: note: Variable 'bufidx' is reassigned a value before the old one has been used.
aplus-fsf-4.22/src/cxc/cform.c:119:2: note: Variable 'bufidx' is reassigned a value before the old one has been used.
aplus-fsf-4.22/src/cxsys/asock.c:183:7: style: The scope of the variable 'cnt' can be reduced. [variableScope]
aplus-fsf-4.22/src/cxsys/asock.c:220:7: style: The scope of the variable 'bytes' can be reduced. [variableScope]
aplus-fsf-4.22/src/cxsys/asock.c:221:7: style: The scope of the variable 'cnt' can be reduced. [variableScope]
aplus-fsf-4.22/src/cxsys/asock.c:278:7: style: The scope of the variable 'bytes' can be reduced. [variableScope]
aplus-fsf-4.22/src/cxsys/asock.c:279:7: style: The scope of the variable 'cnt' can be reduced. [variableScope]
aplus-fsf-4.22/src/cxsys/asock.c:346:7: style: The scope of the variable 'bytes' can be reduced. [variableScope]
aplus-fsf-4.22/src/cxsys/asock.c:347:7: style: The scope of the variable 'cnt' can be reduced. [variableScope]
aplus-fsf-4.22/src/cxsys/eponymous.c:291:10: style: The scope of the variable 'q' can be reduced. [variableScope]
aplus-fsf-4.22/src/cxsys/eponymous.c:663:7: style: The scope of the variable 'num_lines' can be reduced. [variableScope]
aplus-fsf-4.22/src/cxsys/eponymous.c:664:7: style: The scope of the variable 'max_line_length' can be reduced. [variableScope]
aplus-fsf-4.22/src/cxsys/eponymous.c:665:7: style: The scope of the variable 'this_line_length' can be reduced. [variableScope]
aplus-fsf-4.22/src/cxsys/eponymous.c:667:9: style: The scope of the variable 'c' can be reduced. [variableScope]
aplus-fsf-4.22/src/cxsys/eponymous.c:670:9: style: The scope of the variable 'this_char' can be reduced. [variableScope]
aplus-fsf-4.22/src/cxsys/eponymous.c:268:18: style: Unused variable: errno [unusedVariable]
aplus-fsf-4.22/src/cxsys/eponymous.c:391:5: style: Unused variable: i [unusedVariable]
aplus-fsf-4.22/src/cxsys/eponymous.c:402:5: style: Unused variable: r [unusedVariable]
aplus-fsf-4.22/src/cxsys/eponymous.c:626:22: style: Variable 'putenv' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/cxsys/eponymous.c:647:16: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/cxsys/eponymous.c:649:5: style: Unused variable: r [unusedVariable]
aplus-fsf-4.22/src/cxsys/eponymous.c:725:7: style: Unused variable: result [unusedVariable]
aplus-fsf-4.22/src/cxsys/eponymous.c:730:7: style: Variable 'gm' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/cxsys/eponymous.c:776:5: style: Unused variable: r [unusedVariable]
aplus-fsf-4.22/src/cxsys/eponymous.c:818:5: style: Variable 'auxstat' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/cxsys/eponymous.c:825:5: style: Variable 'auxstat' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/cxsys/eponymous.c:841:7: style: Unused variable: r [unusedVariable]
aplus-fsf-4.22/src/cxsys/eponymous.c:849:5: style: Unused variable: r [unusedVariable]
aplus-fsf-4.22/src/cxsys/eponymous.c:1121:5: style: Variable 'sysconf' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/cxsys/eponymous.c:1180:22: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/cxsys/eponymous.c:1181:5: style: Unused variable: r [unusedVariable]
aplus-fsf-4.22/src/cxsys/eponymous.c:1188:20: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/cxsys/eponymous.c:1189:5: style: Unused variable: r [unusedVariable]
aplus-fsf-4.22/src/cxsys/eponymous.c:1258:7: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/cxsys/eponymous.c:1287:5: style: Unused variable: rc [unusedVariable]
aplus-fsf-4.22/src/cxsys/eponymous.c:1317:0: style: Variable 'count' is modified but its new value is never used. [unreadVariable]
aplus-fsf-4.22/src/cxsys/eponymous.c:1318:5: style: Unused variable: count [unusedVariable]
aplus-fsf-4.22/src/cxsys/impexp.c:586:27: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
aplus-fsf-4.22/src/cxsys/impexp.c:587:19: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
aplus-fsf-4.22/src/cxsys/impexp.c:1052:5: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/cxsys/impexp.c:1111:5: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/dap/BcdUnpack.c:31:11: warning: Either the condition 'bcd!=(unsigned char*)(0)' is redundant or there is possible null pointer dereference: bcd. [nullPointerRedundantCheck]
aplus-fsf-4.22/src/dap/BcdUnpack.c:24:11: note: Assuming that condition 'bcd!=(unsigned char*)(0)' is not redundant
aplus-fsf-4.22/src/dap/BcdUnpack.c:31:11: note: Null pointer dereference
aplus-fsf-4.22/src/dap/BcdUnpack.c:19:17: style: The scope of the variable 'c' can be reduced. [variableScope]
aplus-fsf-4.22/src/dap/avlfind.c:25:9: style: The scope of the variable 'r' can be reduced. [variableScope]
aplus-fsf-4.22/src/dap/balloc.c:30:15: style: The scope of the variable 'fnc' can be reduced. [variableScope]
aplus-fsf-4.22/src/dap/balloc_r.c:25:15: style: The scope of the variable 'fnc' can be reduced. [variableScope]
aplus-fsf-4.22/src/dap/bgprintf.c:23:15: style: The scope of the variable 'fnc' can be reduced. [variableScope]
aplus-fsf-4.22/src/dap/brealloc.c:30:15: style: The scope of the variable 'fnc' can be reduced. [variableScope]
aplus-fsf-4.22/src/dap/brealloc_r.c:26:15: style: The scope of the variable 'fnc' can be reduced. [variableScope]
aplus-fsf-4.22/src/dap/buffgprintf.c:23:15: style: The scope of the variable 'fnc' can be reduced. [variableScope]
aplus-fsf-4.22/src/dap/buffputdouble.c:17:16: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
aplus-fsf-4.22/src/dap/buffread.c:19:15: style: The scope of the variable 'fnc' can be reduced. [variableScope]
aplus-fsf-4.22/src/dap/buffwrite.c:19:15: style: The scope of the variable 'fnc' can be reduced. [variableScope]
aplus-fsf-4.22/src/dap/chanopen.c:22:15: style: The scope of the variable 'fnc' can be reduced. [variableScope]
aplus-fsf-4.22/src/dap/connclose.c:25:15: style: The scope of the variable 'fnc' can be reduced. [variableScope]
aplus-fsf-4.22/src/dap/connopen.c:41:15: style: The scope of the variable 'fnc' can be reduced. [variableScope]
aplus-fsf-4.22/src/dap/connopen.c:42:7: style: The scope of the variable 'rc' can be reduced. [variableScope]
aplus-fsf-4.22/src/dap/dapselect.c:26:15: style: The scope of the variable 'fnc' can be reduced. [variableScope]
aplus-fsf-4.22/src/dap/doclose.c:19:15: style: The scope of the variable 'fnc' can be reduced. [variableScope]
aplus-fsf-4.22/src/dap/doread.c:23:7: style: The scope of the variable 'rc' can be reduced. [variableScope]
aplus-fsf-4.22/src/dap/dowrite.c:23:7: style: The scope of the variable 'rc' can be reduced. [variableScope]
aplus-fsf-4.22/src/dap/error.c:165:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aplus-fsf-4.22/src/dap/error.c:120:8: style: The scope of the variable 'r' can be reduced. [variableScope]
aplus-fsf-4.22/src/dap/error.c:121:8: style: The scope of the variable '_ErrBuf' can be reduced. [variableScope]
aplus-fsf-4.22/src/dap/error.c:133:8: style: The scope of the variable 'r' can be reduced. [variableScope]
aplus-fsf-4.22/src/dap/error.c:134:8: style: The scope of the variable '_ErrBuf' can be reduced. [variableScope]
aplus-fsf-4.22/src/dap/error.c:209:15: style: The scope of the variable 'fnc' can be reduced. [variableScope]
aplus-fsf-4.22/src/dap/fdsinit.c:24:15: style: The scope of the variable 'fnc' can be reduced. [variableScope]
aplus-fsf-4.22/src/dap/getmuser.c:25:12: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
aplus-fsf-4.22/src/dap/hashfree.c:22:18: style: The scope of the variable 'np' can be reduced. [variableScope]
aplus-fsf-4.22/src/dap/hostcmp.c:21:15: style: The scope of the variable 'fnc' can be reduced. [variableScope]
aplus-fsf-4.22/src/dap/hostname.c:23:15: style: The scope of the variable 'fnc' can be reduced. [variableScope]
aplus-fsf-4.22/src/dap/hppname_in.c:38:15: style: The scope of the variable 'fnc' can be reduced. [variableScope]
aplus-fsf-4.22/src/dap/hppname_in.c:39:19: style: The scope of the variable 'hostp' can be reduced. [variableScope]
aplus-fsf-4.22/src/dap/lstnclose.c:25:15: style: The scope of the variable 'fnc' can be reduced. [variableScope]
aplus-fsf-4.22/src/dap/lstnopen.c:47:11: warning: Either the condition 'p!=(struct lstn*)(0)' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck]
aplus-fsf-4.22/src/dap/lstnopen.c:46:10: note: Assuming that condition 'p!=(struct lstn*)(0)' is not redundant
aplus-fsf-4.22/src/dap/lstnopen.c:47:11: note: Null pointer dereference
aplus-fsf-4.22/src/dap/lstnopen.c:44:15: style: The scope of the variable 'fnc' can be reduced. [variableScope]
aplus-fsf-4.22/src/dap/service.c:90:15: style: The scope of the variable 'fnc' can be reduced. [variableScope]
aplus-fsf-4.22/src/dap/service.c:136:15: style: The scope of the variable 'fnc' can be reduced. [variableScope]
aplus-fsf-4.22/src/dap/sgnlcatch.c:33:15: style: The scope of the variable 'fnc' can be reduced. [variableScope]
aplus-fsf-4.22/src/dap/sgnldefault.c:19:15: style: The scope of the variable 'fnc' can be reduced. [variableScope]
aplus-fsf-4.22/src/dap/sgnlignore.c:19:15: style: The scope of the variable 'fnc' can be reduced. [variableScope]
aplus-fsf-4.22/src/dap/sgnloriginal.c:19:15: style: The scope of the variable 'fnc' can be reduced. [variableScope]
aplus-fsf-4.22/src/dap/sgnlproc.c:19:16: style: The scope of the variable 'p' can be reduced. [variableScope]
aplus-fsf-4.22/src/dap/slpqfree.c:28:21: style: The scope of the variable 'ep' can be reduced. [variableScope]
aplus-fsf-4.22/src/dap/tod.c:19:15: style: The scope of the variable 'fnc' can be reduced. [variableScope]
aplus-fsf-4.22/src/esf/alsf.c:133:30: style: The scope of the variable 'z0p' can be reduced. [variableScope]
aplus-fsf-4.22/src/esf/alsf.c:133:43: style: The scope of the variable 'cp' can be reduced. [variableScope]
aplus-fsf-4.22/src/esf/alsf.c:44:7: style: Unused variable: res [unusedVariable]
aplus-fsf-4.22/src/esf/alsf.c:71:7: style: Variable 'ptr' is not assigned a value. [unassignedVariable]
aplus-fsf-4.22/src/esf/alsf.c:91:5: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/esf/alsf.c:111:5: style: Unused variable: nodup [unusedVariable]
aplus-fsf-4.22/src/esf/alsf.c:163:58: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/esf/alsf.c:165:49: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/esf/alsf.c:199:5: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/esf/dyld2.c:49:7: style: Unused variable: status [unusedVariable]
aplus-fsf-4.22/src/esf/dyld2.c:50:8: style: Unused variable: cmd_str [unusedVariable]
aplus-fsf-4.22/src/esf/dyld2.c:51:9: style: Unused variable: library_file [unusedVariable]
aplus-fsf-4.22/src/esf/fi.c:120:13: style: The scope of the variable 'wasspace' can be reduced. [variableScope]
aplus-fsf-4.22/src/esf/fi.c:120:23: style: The scope of the variable 'secondone' can be reduced. [variableScope]
aplus-fsf-4.22/src/esf/fmt.c:1427:0: error: syntax error [syntaxError]
aplus-fsf-4.22/src/esf/index.c:26:37: style: The scope of the variable 'zcp' can be reduced. [variableScope]
aplus-fsf-4.22/src/esf/index.c:52:55: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/esf/index.c:59:33: style: Variable 'gv' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/esf/index.c:65:5: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/esf/info.c:43:5: style: Variable 'sv' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/esf/info.c:59:21: style: Variable 'z' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/esf/info.c:61:5: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/esf/info.c:80:25: style: Variable 'xfs_valence' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/esf/info.c:110:52: style: Variable 'xpa' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/esf/info.c:102:9: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/esf/info.c:111:7: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/esf/pack.c:1245:3: style: Variable 'tid' is reassigned a value before the old one has been used. [redundantAssignment]
aplus-fsf-4.22/src/esf/pack.c:1236:0: note: Variable 'tid' is reassigned a value before the old one has been used.
aplus-fsf-4.22/src/esf/pack.c:1245:3: note: Variable 'tid' is reassigned a value before the old one has been used.
aplus-fsf-4.22/src/esf/pack.c:211:9: style: The scope of the variable 'zhtn' can be reduced. [variableScope]
aplus-fsf-4.22/src/esf/pack.c:195:56: style: Unused variable: n [unusedVariable]
aplus-fsf-4.22/src/esf/pack.c:243:4: style: Unused variable: h [unusedVariable]
aplus-fsf-4.22/src/esf/pack.c:347:48: style: Unused variable: iego [unusedVariable]
aplus-fsf-4.22/src/esf/pack.c:381:7: style: Unused variable: iego [unusedVariable]
aplus-fsf-4.22/src/esf/pack.c:413:76: style: Unused variable: rootname [unusedVariable]
aplus-fsf-4.22/src/esf/pack.c:416:5: style: Unused variable: fnamebuf [unusedVariable]
aplus-fsf-4.22/src/esf/pack.c:440:5: style: Unused variable: res [unusedVariable]
aplus-fsf-4.22/src/esf/pack.c:484:19: style: Variable 'ftell' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/esf/pack.c:504:5: style: Unused variable: tell [unusedVariable]
aplus-fsf-4.22/src/esf/pack.c:513:5: style: Unused variable: tell [unusedVariable]
aplus-fsf-4.22/src/esf/pack.c:753:7: style: Variable 'iced' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/esf/pack.c:756:5: style: Variable 'AddIdEntry' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/esf/pack.c:775:5: style: Variable 'icer' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/esf/pack.c:828:33: style: Variable 'XS' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/esf/pack.c:1291:7: style: Variable 'z' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/esf/pack.c:1300:5: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/esf/pack.c:1318:34: style: Unused variable: aplus_nl [unusedVariable]
aplus-fsf-4.22/src/esf/pack.c:1351:8: style: Variable 'zn' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/esf/pack.c:1351:26: style: Variable 'zd' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/esf/pack.c:1377:8: style: Variable 'zn' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/esf/pack.c:1377:26: style: Variable 'zd' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/esf/pack.c:1467:23: style: Variable 'zretrieveSlotSymvec' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/esf/pack.c:1468:13: style: Unused variable: aplus_nl [unusedVariable]
aplus-fsf-4.22/src/esf/pack.c:1479:5: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/esf/pack.c:1583:5: style: Unused variable: fd [unusedVariable]
aplus-fsf-4.22/src/esf/pack.c:1656:5: style: Variable 'z' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/esf/pack.c:1640:67: style: Variable 'gi' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/esf/pack.c:1646:52: style: Variable 'gi' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/esf/pack.c:1652:60: style: Variable 'gi' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/esf/pack.c:1658:5: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/esf/pack.c:1686:5: style: Variable 'z' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/esf/pack.c:1670:67: style: Variable 'gi' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/esf/pack.c:1676:51: style: Variable 'gi' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/esf/pack.c:1682:59: style: Variable 'gi' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/esf/pack.c:1688:5: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/esf/pack.c:1699:52: style: Variable 'gi' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/esf/pack.c:1706:5: style: Variable 'zstoreCreate' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/esf/pack.c:1719:52: style: Variable 'gi' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/esf/pack.c:1723:48: style: Variable 'gi' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/esf/pack.c:1730:5: style: Variable 'zstoreAdd' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/esf/pack.c:1760:16: style: Variable 'z' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/esf/pack.c:1754:50: style: Variable 'gi' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/esf/pack.c:1757:16: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/esf/pack.c:1764:5: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/esf/pack.c:1786:16: style: Variable 'z' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/esf/pack.c:1777:50: style: Variable 'gi' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/esf/pack.c:1781:48: style: Variable 'gi' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/esf/pack.c:1788:5: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/esf/pack.c:1809:10: style: Variable 'z' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/esf/pack.c:1804:51: style: Variable 'gi' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/esf/pack.c:1807:16: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/esf/pack.c:1813:5: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/esf/pack.c:1834:10: style: Variable 'z' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/esf/pack.c:1826:53: style: Variable 'gi' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/esf/pack.c:1830:48: style: Variable 'gi' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/esf/pack.c:1836:5: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/esf/pack.c:1858:10: style: Variable 'z' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/esf/pack.c:1856:16: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/esf/pack.c:1862:5: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/esf/pack.c:1876:10: style: Variable 'z' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/esf/pack.c:1872:48: style: Variable 'gi' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/esf/pack.c:1878:5: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/esf/primpro.c:101:19: style: The scope of the variable 'sizeIdx' can be reduced. [variableScope]
aplus-fsf-4.22/src/esf/primpro.c:213:7: style: The scope of the variable 'i' can be reduced. [variableScope]
aplus-fsf-4.22/src/esf/primpro.c:229:27: style: Variable 'sMonadic' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/esf/primpro.c:230:27: style: Variable 'sDyadic' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/esf/primpro.c:231:27: style: Variable 'sCpuMonadic' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/esf/primpro.c:232:27: style: Variable 'sCpuDyadic' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/esf/primpro.c:246:2: error: Memory leak: saveP1 [memleak]
aplus-fsf-4.22/src/esf/primpro.c:248:0: error: Memory leak: saveP2 [memleak]
aplus-fsf-4.22/src/esf/searchPATH.c:36:24: style: The scope of the variable 'dirlen' can be reduced. [variableScope]
aplus-fsf-4.22/src/esf/searchPATH.c:38:7: style: The scope of the variable 'c' can be reduced. [variableScope]
aplus-fsf-4.22/src/esf/ssr.c:40:5: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/esf/ssr.c:67:5: style: Unused variable: bm_array [unusedVariable]
aplus-fsf-4.22/src/esf/ssr.c:398:19: style: Variable 'gm' is assigned a value that is never used. [unreadVariable]
aplus-fsf-4.22/src/esf/ssr.c:408:5: style: Unused variable: z [unusedVariable]
aplus-fsf-4.22/src/main/aplus_main.c:278:12: warning: Either the condition 'if(s&&s[0]=='/')' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck]
aplus-fsf-4.22/src/main/aplus_main.c:279:8: note: Assuming that condition 'if(s&&s[0]=='/')' is not redundant
aplus-fsf-4.22/src/main/aplus_main.c:278:12: note: Null pointer dereference
aplus-fsf-4.22/src/main/aplus_main.c:273:9: style: The scope of the variable 'i' can be reduced. [variableScope]
aplus-fsf-4.22/src/main/aplus_main.c:350:8: style: The scope of the variable 'display' can be reduced. [variableScope]
[22:51]

ftp://ftp.se.debian.org/debian/pool/main/a/apmd/apmd_3.2.2.orig.tar.gz
apmd-3.2.2.orig/apm.c:201:7: style: The scope of the variable 'secs' can be reduced. [variableScope]
apmd-3.2.2.orig/apmd.c:152:0: error: syntax error [syntaxError]
apmd-3.2.2.orig/apmlib.c:170:5: warning: %x in format string (no. 4) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
apmd-3.2.2.orig/apmlib.c:170:5: warning: %x in format string (no. 5) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
apmd-3.2.2.orig/apmlib.c:170:5: warning: %x in format string (no. 6) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
apmd-3.2.2.orig/apmlib.c:170:5: warning: %x in format string (no. 7) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
apmd-3.2.2.orig/apmlib.c:201:2: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
apmd-3.2.2.orig/apmlib.c:231:7: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
apmd-3.2.2.orig/apmlib.c:170:5: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
apmd-3.2.2.orig/apmsleep.c:83:33: style: The scope of the variable 'old_time' can be reduced. [variableScope]
apmd-3.2.2.orig/apmsleep.c:84:9: style: The scope of the variable 'p' can be reduced. [variableScope]
apmd-3.2.2.orig/apmsleep.c:85:7: style: The scope of the variable 'c' can be reduced. [variableScope]
apmd-3.2.2.orig/xapm.c:87:16: style: The scope of the variable 'lastMinutes' can be reduced. [variableScope]
apmd-3.2.2.orig/xbattery/BatteryGauge.c:188:36: style: Variable 'request_me' is assigned a value that is never used. [unreadVariable]
apmd-3.2.2.orig/xbattery/BatteryGauge.c:239:5: style: Variable 'depth' is assigned a value that is never used. [unreadVariable]
apmd-3.2.2.orig/xbattery/BatteryGauge.c:298:36: style: Variable 'request_me' is assigned a value that is never used. [unreadVariable]
apmd-3.2.2.orig/xbattery/xbattery.c:55:11: style: Variable 'gauge' is assigned a value that is never used. [unreadVariable]
[22:51]

ftp://ftp.se.debian.org/debian/pool/main/a/apng2gif/apng2gif_1.7.orig.tar.gz
apng2gif-1.7.orig/apng2gif.cpp:1356:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
apng2gif-1.7.orig/apng2gif.cpp:86:23: style: C-style pointer casting [cstyleCast]
apng2gif-1.7.orig/apng2gif.cpp:207:18: style: The scope of the variable 'id' can be reduced. [variableScope]
apng2gif-1.7.orig/apng2gif.cpp:207:22: style: The scope of the variable 'i' can be reduced. [variableScope]
apng2gif-1.7.orig/apng2gif.cpp:207:25: style: The scope of the variable 'j' can be reduced. [variableScope]
apng2gif-1.7.orig/apng2gif.cpp:207:28: style: The scope of the variable 'w' can be reduced. [variableScope]
apng2gif-1.7.orig/apng2gif.cpp:207:31: style: The scope of the variable 'h' can be reduced. [variableScope]
apng2gif-1.7.orig/apng2gif.cpp:207:34: style: The scope of the variable 'w0' can be reduced. [variableScope]
apng2gif-1.7.orig/apng2gif.cpp:207:38: style: The scope of the variable 'h0' can be reduced. [variableScope]
apng2gif-1.7.orig/apng2gif.cpp:207:42: style: The scope of the variable 'x0' can be reduced. [variableScope]
apng2gif-1.7.orig/apng2gif.cpp:207:46: style: The scope of the variable 'y0' can be reduced. [variableScope]
apng2gif-1.7.orig/apng2gif.cpp:208:18: style: The scope of the variable 'delay_num' can be reduced. [variableScope]
apng2gif-1.7.orig/apng2gif.cpp:208:29: style: The scope of the variable 'delay_den' can be reduced. [variableScope]
apng2gif-1.7.orig/apng2gif.cpp:208:40: style: The scope of the variable 'dop' can be reduced. [variableScope]
apng2gif-1.7.orig/apng2gif.cpp:208:45: style: The scope of the variable 'bop' can be reduced. [variableScope]
apng2gif-1.7.orig/apng2gif.cpp:208:50: style: The scope of the variable 'rowbytes' can be reduced. [variableScope]
apng2gif-1.7.orig/apng2gif.cpp:208:60: style: The scope of the variable 'imagesize' can be reduced. [variableScope]
apng2gif-1.7.orig/apng2gif.cpp:209:18: style: The scope of the variable 'sig' can be reduced. [variableScope]
apng2gif-1.7.orig/apng2gif.cpp:215:8: style: The scope of the variable 'isAnimated' can be reduced. [variableScope]
apng2gif-1.7.orig/apng2gif.cpp:216:8: style: The scope of the variable 'skipFirst' can be reduced. [variableScope]
apng2gif-1.7.orig/apng2gif.cpp:217:8: style: The scope of the variable 'hasInfo' can be reduced. [variableScope]
apng2gif-1.7.orig/apng2gif.cpp:614:10: style: The scope of the variable 'half_r' can be reduced. [variableScope]
apng2gif-1.7.orig/apng2gif.cpp:614:18: style: The scope of the variable 'half_g' can be reduced. [variableScope]
apng2gif-1.7.orig/apng2gif.cpp:614:26: style: The scope of the variable 'half_b' can be reduced. [variableScope]
apng2gif-1.7.orig/apng2gif.cpp:614:34: style: The scope of the variable 'half_w' can be reduced. [variableScope]
apng2gif-1.7.orig/apng2gif.cpp:974:28: style: The scope of the variable 'cw' can be reduced. [variableScope]
apng2gif-1.7.orig/apng2gif.cpp:974:32: style: The scope of the variable 'addr' can be reduced. [variableScope]
apng2gif-1.7.orig/apng2gif.cpp:975:17: style: The scope of the variable 'c' can be reduced. [variableScope]
apng2gif-1.7.orig/apng2gif.cpp:1044:49: style: The scope of the variable 'x1' can be reduced. [variableScope]
apng2gif-1.7.orig/apng2gif.cpp:1044:53: style: The scope of the variable 'y1' can be reduced. [variableScope]
apng2gif-1.7.orig/apng2gif.cpp:1044:57: style: The scope of the variable 'w1' can be reduced. [variableScope]
apng2gif-1.7.orig/apng2gif.cpp:1044:61: style: The scope of the variable 'h1' can be reduced. [variableScope]
apng2gif-1.7.orig/apng2gif.cpp:1241:10: style: The scope of the variable 'szOpt' can be reduced. [variableScope]
apng2gif-1.7.orig/apng2gif.cpp:1242:10: style: The scope of the variable 'szExt' can be reduced. [variableScope]
apng2gif-1.7.orig/libpng/pngconf.h:483:0: error: #error "libpng requires 8 bit bytes" [preprocessorErrorDirective]
apng2gif-1.7.orig/zlib/adler32.c:71:14: style: The scope of the variable 'n' can be reduced. [variableScope]
apng2gif-1.7.orig/zlib/deflate.c:329:10: style: The scope of the variable 'str' can be reduced. [variableScope]
apng2gif-1.7.orig/zlib/deflate.c:329:15: style: The scope of the variable 'n' can be reduced. [variableScope]
apng2gif-1.7.orig/zlib/deflate.c:470:9: style: The scope of the variable 'put' can be reduced. [variableScope]
apng2gif-1.7.orig/zlib/deflate.c:572:12: style: The scope of the variable 'str' can be reduced. [variableScope]
apng2gif-1.7.orig/zlib/deflate.c:1154:21: style: The scope of the variable 'match' can be reduced. [variableScope]
apng2gif-1.7.orig/zlib/deflate.c:1395:14: style: The scope of the variable 'more' can be reduced. [variableScope]
apng2gif-1.7.orig/zlib/deflate.c:1572:9: style: The scope of the variable 'max_start' can be reduced. [variableScope]
apng2gif-1.7.orig/zlib/deflate.c:1632:10: style: The scope of the variable 'hash_head' can be reduced. [variableScope]
apng2gif-1.7.orig/zlib/deflate.c:1734:10: style: The scope of the variable 'hash_head' can be reduced. [variableScope]
apng2gif-1.7.orig/zlib/deflate.c:155:32: style: struct member 'static_tree_desc_s::dummy' is never used. [unusedStructMember]
apng2gif-1.7.orig/zlib/gzlib.c:367:14: style: The scope of the variable 'n' can be reduced. [variableScope]
apng2gif-1.7.orig/zlib/gzlib.c:368:15: style: The scope of the variable 'ret' can be reduced. [variableScope]
apng2gif-1.7.orig/zlib/gzlib.c:292:9: error: Memory leak: path [memleak]
apng2gif-1.7.orig/zlib/gzread.c:488:20: style: The scope of the variable 'n' can be reduced. [variableScope]
apng2gif-1.7.orig/zlib/gzread.c:490:20: style: The scope of the variable 'eol' can be reduced. [variableScope]
apng2gif-1.7.orig/zlib/gzwrite.c:18:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
apng2gif-1.7.orig/zlib/gzwrite.c:138:14: style: The scope of the variable 'n' can be reduced. [variableScope]
apng2gif-1.7.orig/zlib/gzwrite.c:249:14: style: The scope of the variable 'have' can be reduced. [variableScope]
apng2gif-1.7.orig/zlib/inflate.c:1497:5: style: Variable 'state->sane' is reassigned a value before the old one has been used. [redundantAssignment]
apng2gif-1.7.orig/zlib/inflate.c:1493:5: note: Variable 'state->sane' is reassigned a value before the old one has been used.
apng2gif-1.7.orig/zlib/inflate.c:1497:5: note: Variable 'state->sane' is reassigned a value before the old one has been used.
apng2gif-1.7.orig/zlib/inflate.c:385:14: style: The scope of the variable 'dist' can be reduced. [variableScope]
apng2gif-1.7.orig/zlib/inflate.c:1297:19: style: The scope of the variable 'dictid' can be reduced. [variableScope]
apng2gif-1.7.orig/zlib/inflate.c:1382:19: style: The scope of the variable 'buf' can be reduced. [variableScope]
apng2gif-1.7.orig/zlib/inflate.c:1445:14: style: The scope of the variable 'wsize' can be reduced. [variableScope]
apng2gif-1.7.orig/zlib/inflate.c:1507:61: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
apng2gif-1.7.orig/zlib/inflate.c:683:40: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
apng2gif-1.7.orig/zlib/inftrees.c:50:14: style: The scope of the variable 'fill' can be reduced. [variableScope]
apng2gif-1.7.orig/zlib/trees.c:712:9: style: The scope of the variable 'curlen' can be reduced. [variableScope]
apng2gif-1.7.orig/zlib/trees.c:757:9: style: The scope of the variable 'curlen' can be reduced. [variableScope]
apng2gif-1.7.orig/zlib/trees.c:1065:14: style: The scope of the variable 'dist' can be reduced. [variableScope]
apng2gif-1.7.orig/zlib/trees.c:1066:9: style: The scope of the variable 'lc' can be reduced. [variableScope]
apng2gif-1.7.orig/zlib/trees.c:1067:14: style: The scope of the variable 'lx' can be reduced. [variableScope]
apng2gif-1.7.orig/zlib/trees.c:1068:14: style: The scope of the variable 'code' can be reduced. [variableScope]
apng2gif-1.7.orig/zlib/trees.c:1069:9: style: The scope of the variable 'extra' can be reduced. [variableScope]
apng2gif-1.7.orig/zlib/zutil.c:309:31: style: Same expression on both sides of '-'. [duplicateExpression]
apng2gif-1.7.orig/zlib/zutil.c:14:33: style: struct member 'internal_state::dummy' is never used. [unusedStructMember]
[22:51]

ftp://ftp.se.debian.org/debian/pool/main/a/apngasm/apngasm_2.7.orig.tar.gz
apngasm-2.7.orig/apngasm.c:853:7: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
apngasm-2.7.orig/apngasm.c:886:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
apngasm-2.7.orig/apngasm.c:929:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
apngasm-2.7.orig/apngasm.c:929:5: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
apngasm-2.7.orig/apngasm.c:1923:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
apngasm-2.7.orig/apngasm.c:1923:5: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
apngasm-2.7.orig/apngasm.c:1946:7: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
apngasm-2.7.orig/apngasm.c:1971:7: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
apngasm-2.7.orig/apngasm.c:1971:7: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
apngasm-2.7.orig/apngasm.c:215:19: style: The scope of the variable 'i' can be reduced. [variableScope]
apngasm-2.7.orig/apngasm.c:215:22: style: The scope of the variable 'j' can be reduced. [variableScope]
apngasm-2.7.orig/apngasm.c:216:19: style: The scope of the variable 'k' can be reduced. [variableScope]
apngasm-2.7.orig/apngasm.c:216:22: style: The scope of the variable 'n' can be reduced. [variableScope]
apngasm-2.7.orig/apngasm.c:220:21: style: The scope of the variable 'row_ptr' can be reduced. [variableScope]
apngasm-2.7.orig/apngasm.c:742:20: style: The scope of the variable 'szOption' can be reduced. [variableScope]
apngasm-2.7.orig/apngasm.c:747:20: style: The scope of the variable 'x0' can be reduced. [variableScope]
apngasm-2.7.orig/apngasm.c:747:24: style: The scope of the variable 'y0' can be reduced. [variableScope]
apngasm-2.7.orig/apngasm.c:747:28: style: The scope of the variable 'w0' can be reduced. [variableScope]
apngasm-2.7.orig/apngasm.c:747:32: style: The scope of the variable 'h0' can be reduced. [variableScope]
apngasm-2.7.orig/apngasm.c:748:36: style: The scope of the variable 'try_over' can be reduced. [variableScope]
apngasm-2.7.orig/apngasm.c:750:42: style: The scope of the variable 'zsize' can be reduced. [variableScope]
apngasm-2.7.orig/apngasm.c:753:20: style: The scope of the variable 'dop' can be reduced. [variableScope]
apngasm-2.7.orig/apngasm.c:753:25: style: The scope of the variable 'bop' can be reduced. [variableScope]
apngasm-2.7.orig/apngasm.c:1876:23: style: struct member 'IHDR::mDepth' is never used. [unusedStructMember]
apngasm-2.7.orig/apngasm.c:1877:23: style: struct member 'IHDR::mColorType' is never used. [unusedStructMember]
apngasm-2.7.orig/apngasm.c:1878:23: style: struct member 'IHDR::mCompression' is never used. [unusedStructMember]
apngasm-2.7.orig/apngasm.c:1879:23: style: struct member 'IHDR::mFilterMethod' is never used. [unusedStructMember]
apngasm-2.7.orig/apngasm.c:1880:23: style: struct member 'IHDR::mInterlaceMethod' is never used. [unusedStructMember]
apngasm-2.7.orig/apngasm.c:1885:23: style: struct member 'acTL::mFrameCount' is never used. [unusedStructMember]
apngasm-2.7.orig/apngasm.c:1886:23: style: struct member 'acTL::mLoopCount' is never used. [unusedStructMember]
apngasm-2.7.orig/apngasm.c:222:37: error: Resource leak: f [resourceLeak]
[22:51]

ftp://ftp.se.debian.org/debian/pool/main/a/apngdis/apngdis_2.5.orig.tar.gz
apngdis-2.5.orig/apngdis.c:1003:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
apngdis-2.5.orig/apngdis.c:1007:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
apngdis-2.5.orig/apngdis.c:1007:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
apngdis-2.5.orig/apngdis.c:1011:7: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
apngdis-2.5.orig/apngdis.c:1019:5: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
apngdis-2.5.orig/apngdis.c:116:16: style: The scope of the variable 'i' can be reduced. [variableScope]
apngdis-2.5.orig/apngdis.c:144:7: style: The scope of the variable 'a' can be reduced. [variableScope]
apngdis-2.5.orig/apngdis.c:144:10: style: The scope of the variable 'b' can be reduced. [variableScope]
apngdis-2.5.orig/apngdis.c:144:13: style: The scope of the variable 'c' can be reduced. [variableScope]
apngdis-2.5.orig/apngdis.c:144:16: style: The scope of the variable 'pa' can be reduced. [variableScope]
apngdis-2.5.orig/apngdis.c:144:20: style: The scope of the variable 'pb' can be reduced. [variableScope]
apngdis-2.5.orig/apngdis.c:144:24: style: The scope of the variable 'pc' can be reduced. [variableScope]
apngdis-2.5.orig/apngdis.c:144:28: style: The scope of the variable 'p' can be reduced. [variableScope]
apngdis-2.5.orig/apngdis.c:201:19: style: The scope of the variable 'sp' can be reduced. [variableScope]
apngdis-2.5.orig/apngdis.c:202:19: style: The scope of the variable 'dp1' can be reduced. [variableScope]
apngdis-2.5.orig/apngdis.c:203:19: style: The scope of the variable 'dp2' can be reduced. [variableScope]
apngdis-2.5.orig/apngdis.c:244:19: style: The scope of the variable 'sp' can be reduced. [variableScope]
apngdis-2.5.orig/apngdis.c:245:19: style: The scope of the variable 'dp1' can be reduced. [variableScope]
apngdis-2.5.orig/apngdis.c:246:19: style: The scope of the variable 'dp2' can be reduced. [variableScope]
apngdis-2.5.orig/apngdis.c:320:19: style: The scope of the variable 'dp1' can be reduced. [variableScope]
apngdis-2.5.orig/apngdis.c:321:19: style: The scope of the variable 'dp2' can be reduced. [variableScope]
apngdis-2.5.orig/apngdis.c:394:19: style: The scope of the variable 'sp' can be reduced. [variableScope]
apngdis-2.5.orig/apngdis.c:395:19: style: The scope of the variable 'dp' can be reduced. [variableScope]
apngdis-2.5.orig/apngdis.c:455:19: style: The scope of the variable 'sp' can be reduced. [variableScope]
apngdis-2.5.orig/apngdis.c:456:19: style: The scope of the variable 'dp' can be reduced. [variableScope]
apngdis-2.5.orig/apngdis.c:520:21: style: The scope of the variable 'pixeldepth' can be reduced. [variableScope]
apngdis-2.5.orig/apngdis.c:520:33: style: The scope of the variable 'bpp' can be reduced. [variableScope]
apngdis-2.5.orig/apngdis.c:521:21: style: The scope of the variable 'rowbytes' can be reduced. [variableScope]
apngdis-2.5.orig/apngdis.c:521:72: style: The scope of the variable 'channels' can be reduced. [variableScope]
apngdis-2.5.orig/apngdis.c:522:21: style: The scope of the variable 'outrow1' can be reduced. [variableScope]
apngdis-2.5.orig/apngdis.c:522:30: style: The scope of the variable 'outrow2' can be reduced. [variableScope]
apngdis-2.5.orig/apngdis.c:522:39: style: The scope of the variable 'outimg1' can be reduced. [variableScope]
apngdis-2.5.orig/apngdis.c:522:48: style: The scope of the variable 'outimg2' can be reduced. [variableScope]
apngdis-2.5.orig/apngdis.c:525:21: style: The scope of the variable 'imagesize' can be reduced. [variableScope]
apngdis-2.5.orig/apngdis.c:525:32: style: The scope of the variable 'zbuf_size' can be reduced. [variableScope]
apngdis-2.5.orig/apngdis.c:529:21: style: The scope of the variable 'pTemp' can be reduced. [variableScope]
apngdis-2.5.orig/apngdis.c:530:21: style: The scope of the variable 'pData' can be reduced. [variableScope]
apngdis-2.5.orig/apngdis.c:654:22: style: The scope of the variable 'col' can be reduced. [variableScope]
apngdis-2.5.orig/apngdis.c:1184:20: style: The scope of the variable 'szImg' can be reduced. [variableScope]
apngdis-2.5.orig/apngdis.c:954:21: style: struct member 'IHDR::mWidth' is never used. [unusedStructMember]
apngdis-2.5.orig/apngdis.c:955:21: style: struct member 'IHDR::mHeight' is never used. [unusedStructMember]
apngdis-2.5.orig/apngdis.c:956:21: style: struct member 'IHDR::mDepth' is never used. [unusedStructMember]
apngdis-2.5.orig/apngdis.c:957:21: style: struct member 'IHDR::mColorType' is never used. [unusedStructMember]
apngdis-2.5.orig/apngdis.c:958:21: style: struct member 'IHDR::mCompression' is never used. [unusedStructMember]
apngdis-2.5.orig/apngdis.c:959:21: style: struct member 'IHDR::mFilterMethod' is never used. [unusedStructMember]
apngdis-2.5.orig/apngdis.c:960:21: style: struct member 'IHDR::mInterlaceMethod' is never used. [unusedStructMember]
apngdis-2.5.orig/apngdis.c:983:5: error: Memory leak: row_buf [memleak]
apngdis-2.5.orig/apngdis.c:983:5: error: Memory leak: sub_row [memleak]
apngdis-2.5.orig/apngdis.c:983:5: error: Memory leak: up_row [memleak]
apngdis-2.5.orig/apngdis.c:983:5: error: Memory leak: avg_row [memleak]
apngdis-2.5.orig/apngdis.c:983:5: error: Memory leak: paeth_row [memleak]
apngdis-2.5.orig/apngdis.c:983:5: error: Memory leak: zbuf1 [memleak]
apngdis-2.5.orig/apngdis.c:983:5: error: Memory leak: zbuf2 [memleak]
[22:51]

ftp://ftp.se.debian.org/debian/pool/main/a/apngopt/apngopt_1.2.orig.tar.gz
apngopt-1.2.orig/apngopt.c:2142:7: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
apngopt-1.2.orig/apngopt.c:2168:7: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
apngopt-1.2.orig/apngopt.c:2196:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
apngopt-1.2.orig/apngopt.c:2196:9: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
apngopt-1.2.orig/apngopt.c:148:16: style: The scope of the variable 'i' can be reduced. [variableScope]
apngopt-1.2.orig/apngopt.c:176:7: style: The scope of the variable 'a' can be reduced. [variableScope]
apngopt-1.2.orig/apngopt.c:176:10: style: The scope of the variable 'b' can be reduced. [variableScope]
apngopt-1.2.orig/apngopt.c:176:13: style: The scope of the variable 'c' can be reduced. [variableScope]
apngopt-1.2.orig/apngopt.c:176:16: style: The scope of the variable 'pa' can be reduced. [variableScope]
apngopt-1.2.orig/apngopt.c:176:20: style: The scope of the variable 'pb' can be reduced. [variableScope]
apngopt-1.2.orig/apngopt.c:176:24: style: The scope of the variable 'pc' can be reduced. [variableScope]
apngopt-1.2.orig/apngopt.c:176:28: style: The scope of the variable 'p' can be reduced. [variableScope]
apngopt-1.2.orig/apngopt.c:233:19: style: The scope of the variable 'sp' can be reduced. [variableScope]
apngopt-1.2.orig/apngopt.c:234:19: style: The scope of the variable 'dp1' can be reduced. [variableScope]
apngopt-1.2.orig/apngopt.c:235:19: style: The scope of the variable 'dp2' can be reduced. [variableScope]
apngopt-1.2.orig/apngopt.c:276:19: style: The scope of the variable 'sp' can be reduced. [variableScope]
apngopt-1.2.orig/apngopt.c:277:19: style: The scope of the variable 'dp1' can be reduced. [variableScope]
apngopt-1.2.orig/apngopt.c:278:19: style: The scope of the variable 'dp2' can be reduced. [variableScope]
apngopt-1.2.orig/apngopt.c:352:19: style: The scope of the variable 'dp1' can be reduced. [variableScope]
apngopt-1.2.orig/apngopt.c:353:19: style: The scope of the variable 'dp2' can be reduced. [variableScope]
apngopt-1.2.orig/apngopt.c:426:19: style: The scope of the variable 'sp' can be reduced. [variableScope]
apngopt-1.2.orig/apngopt.c:427:19: style: The scope of the variable 'dp' can be reduced. [variableScope]
apngopt-1.2.orig/apngopt.c:487:19: style: The scope of the variable 'sp' can be reduced. [variableScope]
apngopt-1.2.orig/apngopt.c:488:19: style: The scope of the variable 'dp' can be reduced. [variableScope]
apngopt-1.2.orig/apngopt.c:552:21: style: The scope of the variable 'rowbytes' can be reduced. [variableScope]
apngopt-1.2.orig/apngopt.c:552:31: style: The scope of the variable 'channels' can be reduced. [variableScope]
apngopt-1.2.orig/apngopt.c:553:21: style: The scope of the variable 'outrow1' can be reduced. [variableScope]
apngopt-1.2.orig/apngopt.c:553:30: style: The scope of the variable 'outrow2' can be reduced. [variableScope]
apngopt-1.2.orig/apngopt.c:553:39: style: The scope of the variable 'outimg1' can be reduced. [variableScope]
apngopt-1.2.orig/apngopt.c:553:48: style: The scope of the variable 'outimg2' can be reduced. [variableScope]
apngopt-1.2.orig/apngopt.c:554:21: style: The scope of the variable 'imagesize' can be reduced. [variableScope]
apngopt-1.2.orig/apngopt.c:554:32: style: The scope of the variable 'zbuf_size' can be reduced. [variableScope]
apngopt-1.2.orig/apngopt.c:556:21: style: The scope of the variable 'pixeldepth' can be reduced. [variableScope]
apngopt-1.2.orig/apngopt.c:556:33: style: The scope of the variable 'bpp' can be reduced. [variableScope]
apngopt-1.2.orig/apngopt.c:562:21: style: The scope of the variable 'pTemp' can be reduced. [variableScope]
apngopt-1.2.orig/apngopt.c:563:21: style: The scope of the variable 'pData' can be reduced. [variableScope]
apngopt-1.2.orig/apngopt.c:689:22: style: The scope of the variable 'col' can be reduced. [variableScope]
apngopt-1.2.orig/apngopt.c:1275:20: style: The scope of the variable 'x0' can be reduced. [variableScope]
apngopt-1.2.orig/apngopt.c:1275:24: style: The scope of the variable 'y0' can be reduced. [variableScope]
apngopt-1.2.orig/apngopt.c:1275:28: style: The scope of the variable 'w0' can be reduced. [variableScope]
apngopt-1.2.orig/apngopt.c:1275:32: style: The scope of the variable 'h0' can be reduced. [variableScope]
apngopt-1.2.orig/apngopt.c:1276:36: style: The scope of the variable 'try_over' can be reduced. [variableScope]
apngopt-1.2.orig/apngopt.c:1278:42: style: The scope of the variable 'zsize' can be reduced. [variableScope]
apngopt-1.2.orig/apngopt.c:1280:20: style: The scope of the variable 'dop' can be reduced. [variableScope]
apngopt-1.2.orig/apngopt.c:1280:25: style: The scope of the variable 'bop' can be reduced. [variableScope]
apngopt-1.2.orig/apngopt.c:1292:20: style: The scope of the variable 'prev_frame' can be reduced. [variableScope]
apngopt-1.2.orig/apngopt.c:2346:20: style: The scope of the variable 'szExt' can be reduced. [variableScope]
apngopt-1.2.orig/apngopt.c:2095:23: style: struct member 'IHDR::mDepth' is never used. [unusedStructMember]
apngopt-1.2.orig/apngopt.c:2096:23: style: struct member 'IHDR::mColorType' is never used. [unusedStructMember]
apngopt-1.2.orig/apngopt.c:2097:23: style: struct member 'IHDR::mCompression' is never used. [unusedStructMember]
apngopt-1.2.orig/apngopt.c:2098:23: style: struct member 'IHDR::mFilterMethod' is never used. [unusedStructMember]
apngopt-1.2.orig/apngopt.c:2099:23: style: struct member 'IHDR::mInterlaceMethod' is never used. [unusedStructMember]
apngopt-1.2.orig/apngopt.c:2104:23: style: struct member 'acTL::mFrameCount' is never used. [unusedStructMember]
apngopt-1.2.orig/apngopt.c:2105:23: style: struct member 'acTL::mLoopCount' is never used. [unusedStructMember]
[22:51]

ftp://ftp.se.debian.org/debian/pool/main/a/apoo/apoo_2.2.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/apophenia/apophenia_1.0+ds.orig.tar.gz
apophenia-1.0+ds/apop_arms.c:273:30: style: Redundant condition: params->do_metro=='y'. 'params->do_metro!='y' || (params->do_metro=='y' && y>=ynew)' is equivalent to 'params->do_metro!='y' || y>=ynew' [redundantCondition]
apophenia-1.0+ds/apop_arms.c:186:22: style: The scope of the variable 'yl' can be reduced. [variableScope]
apophenia-1.0+ds/apop_arms.c:186:25: style: The scope of the variable 'yr' can be reduced. [variableScope]
apophenia-1.0+ds/apop_arms.c:186:28: style: The scope of the variable 'eyl' can be reduced. [variableScope]
apophenia-1.0+ds/apop_arms.c:186:32: style: The scope of the variable 'eyr' can be reduced. [variableScope]
apophenia-1.0+ds/apop_arms.c:249:14: style: The scope of the variable 'ysqueez' can be reduced. [variableScope]
apophenia-1.0+ds/apop_arms.c:120:55: style: Function 'initial' argument 2 names different: declaration 'state' definition 'env'. [funcArgNamesDifferent]
apophenia-1.0+ds/apop_arms.c:25:54: note: Function 'initial' argument 2 names different: declaration 'state' definition 'env'.
apophenia-1.0+ds/apop_arms.c:120:55: note: Function 'initial' argument 2 names different: declaration 'state' definition 'env'.
apophenia-1.0+ds/apop_arms.c:243:22: style: Function 'test' argument 1 names different: declaration 'state' definition 'env'. [funcArgNamesDifferent]
apophenia-1.0+ds/apop_arms.c:16:22: note: Function 'test' argument 1 names different: declaration 'state' definition 'env'.
apophenia-1.0+ds/apop_arms.c:243:22: note: Function 'test' argument 1 names different: declaration 'state' definition 'env'.
apophenia-1.0+ds/apop_arms.c:324:24: style: Function 'update' argument 1 names different: declaration 'state' definition 'env'. [funcArgNamesDifferent]
apophenia-1.0+ds/apop_arms.c:17:24: note: Function 'update' argument 1 names different: declaration 'state' definition 'env'.
apophenia-1.0+ds/apop_arms.c:324:24: note: Function 'update' argument 1 names different: declaration 'state' definition 'env'.
apophenia-1.0+ds/apop_arms.c:417:33: style: Function 'meet' argument 2 names different: declaration 'state' definition 'env'. [funcArgNamesDifferent]
apophenia-1.0+ds/apop_arms.c:19:33: note: Function 'meet' argument 2 names different: declaration 'state' definition 'env'.
apophenia-1.0+ds/apop_arms.c:417:33: note: Function 'meet' argument 2 names different: declaration 'state' definition 'env'.
apophenia-1.0+ds/apop_asst.c:153:22: style: The scope of the variable 'eses' can be reduced. [variableScope]
apophenia-1.0+ds/apop_asst.c:157:9: style: The scope of the variable 'old_len' can be reduced. [variableScope]
apophenia-1.0+ds/apop_asst.c:103:22: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_asst.c:104:11: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_asst.c:105:11: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_asst.c:106:11: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_asst.c:107:11: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_asst.c:108:18: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_asst.c:109:11: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_asst.c:259:18: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_asst.c:265:18: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_asst.c:267:16: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_asst.c:424:18: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_asst.c:427:17: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_asst.c:428:9: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_asst.c:166:3: error: Common realloc mistake: 'precalced' nulled but not freed upon failure [memleakOnRealloc]
apophenia-1.0+ds/apop_asst.c:167:3: error: Common realloc mistake: 'lengths' nulled but not freed upon failure [memleakOnRealloc]
apophenia-1.0+ds/apop_asst.c:168:3: error: Common realloc mistake: 'eses' nulled but not freed upon failure [memleakOnRealloc]
apophenia-1.0+ds/apop_asst.c:386:13: error: Common realloc mistake: 'rngs' nulled but not freed upon failure [memleakOnRealloc]
apophenia-1.0+ds/apop_asst.c:200:90: error: va_list 'argp' was opened but not closed by va_end(). [va_end_missing]
apophenia-1.0+ds/apop_bootstrap.c:195:9: style: Condition 'set_error' is always true [knownConditionTrueFalse]
apophenia-1.0+ds/apop_bootstrap.c:181:19: note: Assignment 'set_error=0', assigned value is 0
apophenia-1.0+ds/apop_bootstrap.c:185:43: note: set_error is incremented', new value is 1
apophenia-1.0+ds/apop_bootstrap.c:195:9: note: Condition 'set_error' is always true
apophenia-1.0+ds/apop_bootstrap.c:131:17: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_bootstrap.c:133:9: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_bootstrap.c:134:15: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_bootstrap.c:135:10: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_bootstrap.c:137:10: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_conversions.c:215:20: warning: Either the condition 'in?in->textsize[0]:0' is redundant or there is possible null pointer dereference: in. [nullPointerRedundantCheck]
apophenia-1.0+ds/apop_conversions.c:217:5: note: Assuming that condition 'in?in->textsize[0]:0' is not redundant
apophenia-1.0+ds/apop_conversions.c:215:20: note: Null pointer dereference
apophenia-1.0+ds/apop_conversions.c:42:14: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_conversions.c:44:9: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_conversions.c:73:24: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_conversions.c:75:10: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_conversions.c:129:17: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_conversions.c:131:17: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_conversions.c:132:17: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_conversions.c:133:17: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_conversions.c:136:10: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_conversions.c:286:17: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_conversions.c:288:9: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_conversions.c:637:17: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_conversions.c:638:18: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_conversions.c:730:24: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_conversions.c:731:16: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_conversions.c:733:10: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_conversions.c:808:23: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_conversions.c:810:18: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_conversions.c:811:10: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_conversions.c:812:10: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_conversions.c:158:35: error: Memory pointed to by 'Q' is freed twice. [doubleFree]
apophenia-1.0+ds/apop_data.c:1189:15: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
apophenia-1.0+ds/apop_data.c:1188:34: note: outer condition: in->matrix
apophenia-1.0+ds/apop_data.c:1189:15: note: identical inner condition: in->matrix
apophenia-1.0+ds/apop_data.c:1262:15: style: The scope of the variable 'oldoffset' can be reduced. [variableScope]
apophenia-1.0+ds/apop_data.c:437:35: error: Expression 'out->error,out->error='a'' depends on order of evaluation of side effects [unknownEvaluationOrder]
apophenia-1.0+ds/apop_data.c:37:18: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_data.c:38:18: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_data.c:39:15: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_data.c:89:18: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_data.c:90:18: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_data.c:91:15: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_data.c:789:17: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_data.c:791:9: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_data.c:792:9: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_data.c:793:18: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_data.c:794:18: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_data.c:795:18: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_data.c:844:23: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_data.c:846:12: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_data.c:847:9: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_data.c:848:18: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_data.c:849:18: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_data.c:850:18: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_data.c:918:17: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_data.c:920:12: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_data.c:921:9: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_data.c:922:18: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_data.c:923:18: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_data.c:924:18: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_data.c:925:18: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_data.c:1155:17: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_data.c:1157:10: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_data.c:1158:10: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_data.c:1341:23: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_data.c:1343:18: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_data.c:1344:16: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_data.c:1415:17: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_data.c:1416:16: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_data.c:1417:16: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_data.c:1478:16: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_data.c:1480:10: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_data.c:1481:16: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_data.c:1482:11: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_data.c:58:0: error: Memory leak: setme [memleak]
apophenia-1.0+ds/apop_db_sqlite.c:71:14: warning: Either the condition 'p' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck]
apophenia-1.0+ds/apop_db_sqlite.c:69:9: note: Assuming that condition 'p' is not redundant
apophenia-1.0+ds/apop_db_sqlite.c:71:14: note: Null pointer dereference
apophenia-1.0+ds/apop_db_sqlite.c:79:14: warning: Either the condition 'p' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck]
apophenia-1.0+ds/apop_db_sqlite.c:77:9: note: Assuming that condition 'p' is not redundant
apophenia-1.0+ds/apop_db_sqlite.c:79:14: note: Null pointer dereference
apophenia-1.0+ds/apop_db_sqlite.c:89:16: warning: Either the condition 'p' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck]
apophenia-1.0+ds/apop_db_sqlite.c:85:9: note: Assuming that condition 'p' is not redundant
apophenia-1.0+ds/apop_db_sqlite.c:89:16: note: Null pointer dereference
apophenia-1.0+ds/apop_db_sqlite.c:99:16: warning: Either the condition 'p' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck]
apophenia-1.0+ds/apop_db_sqlite.c:95:9: note: Assuming that condition 'p' is not redundant
apophenia-1.0+ds/apop_db_sqlite.c:99:16: note: Null pointer dereference
apophenia-1.0+ds/apop_db_sqlite.c:110:16: warning: Either the condition 'p' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck]
apophenia-1.0+ds/apop_db_sqlite.c:105:9: note: Assuming that condition 'p' is not redundant
apophenia-1.0+ds/apop_db_sqlite.c:110:16: note: Null pointer dereference
apophenia-1.0+ds/apop_db_sqlite.c:126:16: warning: Either the condition 'p' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck]
apophenia-1.0+ds/apop_db_sqlite.c:116:9: note: Assuming that condition 'p' is not redundant
apophenia-1.0+ds/apop_db_sqlite.c:126:16: note: Null pointer dereference
apophenia-1.0+ds/apop_db_sqlite.c:254:10: style: The scope of the variable 'c' can be reduced. [variableScope]
apophenia-1.0+ds/apop_db.c:198:21: style: The scope of the variable 'query' can be reduced. [variableScope]
apophenia-1.0+ds/apop_db.c:284:9: style: The scope of the variable 'i' can be reduced. [variableScope]
apophenia-1.0+ds/apop_db.c:559:11: style: The scope of the variable 'j' can be reduced. [variableScope]
apophenia-1.0+ds/apop_db.c:294:33: style: Clarify calculation precedence for '-' and '?'. [clarifyCalculation]
apophenia-1.0+ds/apop_db_mysql.c:167:5: style: Same expression on both sides of '||'. [duplicateExpression]
apophenia-1.0+ds/apop_fexact.c:283:5: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
apophenia-1.0+ds/apop_fexact.c:284:5: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
apophenia-1.0+ds/apop_fexact.c:285:5: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
apophenia-1.0+ds/apop_fexact.c:286:5: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
apophenia-1.0+ds/apop_fexact.c:287:5: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
apophenia-1.0+ds/apop_fexact.c:288:5: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
apophenia-1.0+ds/apop_fexact.c:290:5: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
apophenia-1.0+ds/apop_fexact.c:293:5: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
apophenia-1.0+ds/apop_fexact.c:297:5: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
apophenia-1.0+ds/apop_fexact.c:298:5: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
apophenia-1.0+ds/apop_fexact.c:67:5: style: Incrementing a variable of type 'bool' with postfix operator++ is deprecated by the C++ Standard. You should assign it the value 'true' instead. [incrementboolean]
apophenia-1.0+ds/apop_fexact.c:191:0: error: Memory leak: equiv [memleak]
apophenia-1.0+ds/apop_hist.c:34:17: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_hist.c:37:16: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_hist.c:38:9: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_hist.c:39:10: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_hist.c:336:22: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_hist.c:338:22: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_hist.c:339:10: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_hist.c:340:9: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_linear_algebra.c:43:42: warning: Possible null pointer dereference: out [nullPointer]
apophenia-1.0+ds/apop_linear_algebra.c:86:33: note: Calling function 'apop_det_and_inv', 2nd argument 'out' value is 0
apophenia-1.0+ds/apop_linear_algebra.c:43:42: note: Null pointer dereference
apophenia-1.0+ds/apop_linear_algebra.c:115:18: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_linear_algebra.c:117:15: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_linear_algebra.c:198:18: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_linear_algebra.c:199:24: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_linear_algebra.c:200:10: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_linear_algebra.c:261:17: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_linear_algebra.c:262:23: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_linear_algebra.c:263:10: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_linear_algebra.c:264:10: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_linear_constraint.c:130:18: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_linear_constraint.c:131:12: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_linear_constraint.c:132:17: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_mapply.c:170:70: error: Expression 'inplace=='y'&&(part=='r'||part=='c')&&!in->vector,in->vector=gsl_vector_alloc(maxsize)' depends on order of evaluation of side effects [unknownEvaluationOrder]
apophenia-1.0+ds/apop_mcmc.c:305:30: error: Expression 's->burnin>1,s->burnin/=double_periods' depends on order of evaluation of side effects [unknownEvaluationOrder]
apophenia-1.0+ds/apop_mcmc.c:286:16: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_mcmc.c:287:17: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_mcmc.c:289:14: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_missing_data.c:38:17: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_missing_data.c:40:10: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_mle.c:873:18: warning: Either the condition 'if(mp&&mp->verbose>1)' is redundant or there is possible null pointer dereference: mp. [nullPointerRedundantCheck]
apophenia-1.0+ds/apop_mle.c:882:8: note: Assuming that condition 'if(mp&&mp->verbose>1)' is not redundant
apophenia-1.0+ds/apop_mle.c:873:18: note: Null pointer dereference
apophenia-1.0+ds/apop_mle.c:908:9: warning: Either the condition 'mp' is redundant or there is possible null pointer dereference: mp. [nullPointerRedundantCheck]
apophenia-1.0+ds/apop_mle.c:882:9: note: Assuming that condition 'mp' is not redundant
apophenia-1.0+ds/apop_mle.c:908:9: note: Null pointer dereference
apophenia-1.0+ds/apop_mle.c:923:23: warning: Either the condition '!mlep' is redundant or there is possible null pointer dereference: mlep. [nullPointerRedundantCheck]
apophenia-1.0+ds/apop_mle.c:932:13: note: Assuming that condition '!mlep' is not redundant
apophenia-1.0+ds/apop_mle.c:923:23: note: Null pointer dereference
apophenia-1.0+ds/apop_mle.c:924:23: warning: Either the condition '!mlep' is redundant or there is possible null pointer dereference: mlep. [nullPointerRedundantCheck]
apophenia-1.0+ds/apop_mle.c:932:13: note: Assuming that condition '!mlep' is not redundant
apophenia-1.0+ds/apop_mle.c:924:23: note: Null pointer dereference
apophenia-1.0+ds/apop_mle.c:161:36: style: The scope of the variable 'v' can be reduced. [variableScope]
apophenia-1.0+ds/apop_mle.c:506:12: style: The scope of the variable 'size' can be reduced. [variableScope]
apophenia-1.0+ds/apop_mle.c:814:9: style: The scope of the variable 'sign' can be reduced. [variableScope]
apophenia-1.0+ds/apop_mle.c:815:12: style: The scope of the variable 'amt' can be reduced. [variableScope]
apophenia-1.0+ds/apop_mle.c:815:17: style: The scope of the variable 'scale' can be reduced. [variableScope]
apophenia-1.0+ds/apop_mle.c:131:17: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_mle.c:132:18: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_mle.c:134:12: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_mle.c:199:17: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_mle.c:200:18: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_mle.c:202:12: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_mle.c:258:17: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_mle.c:259:18: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_mle.c:261:12: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_mle.c:734:18: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_mle.c:736:18: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_mle.c:737:12: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_mle.c:738:12: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_model.c:173:9: style: The scope of the variable 'i' can be reduced. [variableScope]
apophenia-1.0+ds/apop_model.c:124:12: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_model.c:125:17: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_model.c:166:0: error: Memory leak: out [memleak]
apophenia-1.0+ds/apop_name.c:142:17: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_name.c:144:17: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_name.c:146:10: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_name.c:147:10: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_name.c:26:0: error: Memory leak: init_me [memleak]
apophenia-1.0+ds/apop_output.c:210:17: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_output.c:211:5: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_output.c:336:23: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_output.c:337:5: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_output.c:368:23: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_output.c:369:5: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_rake.c:613:9: style: Condition 'pre_init_q' is always false [knownConditionTrueFalse]
apophenia-1.0+ds/apop_rake.c:587:33: note: Assignment 'pre_init_q=NULL', assigned value is 0
apophenia-1.0+ds/apop_rake.c:613:9: note: Condition 'pre_init_q' is always false
apophenia-1.0+ds/apop_rake.c:214:10: style: The scope of the variable 'melmts' can be reduced. [variableScope]
apophenia-1.0+ds/apop_rake.c:215:10: style: The scope of the variable 'fitelmts' can be reduced. [variableScope]
apophenia-1.0+ds/apop_rake.c:530:18: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_rake.c:536:9: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_rake.c:538:9: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_rake.c:542:18: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_rake.c:543:18: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_rake.c:544:9: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_rake.c:545:12: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_rake.c:546:18: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_rake.c:547:18: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_rake.c:551:12: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_rake.c:565:0: error: Memory leak: contras [memleak]
apophenia-1.0+ds/apop_regression.c:91:12: style: The scope of the variable 'tval' can be reduced. [variableScope]
apophenia-1.0+ds/apop_regression.c:94:10: style: The scope of the variable 'prior_elmt_ctr' can be reduced. [variableScope]
apophenia-1.0+ds/apop_regression.c:104:13: error: Common realloc mistake: 'telmts' nulled but not freed upon failure [memleakOnRealloc]
apophenia-1.0+ds/apop_sort.c:85:12: style: The scope of the variable 'i' can be reduced. [variableScope]
apophenia-1.0+ds/apop_sort.c:147:17: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_sort.c:149:17: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_sort.c:150:10: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_sort.c:151:10: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_sort.c:152:14: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_stats.c:62:38: style: The scope of the variable 'vv' can be reduced. [variableScope]
apophenia-1.0+ds/apop_stats.c:62:42: style: The scope of the variable 'ww' can be reduced. [variableScope]
apophenia-1.0+ds/apop_stats.c:427:10: style: The scope of the variable 'rowname' can be reduced. [variableScope]
apophenia-1.0+ds/apop_stats.c:572:47: style: The scope of the variable 'vv' can be reduced. [variableScope]
apophenia-1.0+ds/apop_stats.c:572:51: style: The scope of the variable 'ww' can be reduced. [variableScope]
apophenia-1.0+ds/apop_stats.c:613:58: style: The scope of the variable 'vv1' can be reduced. [variableScope]
apophenia-1.0+ds/apop_stats.c:613:63: style: The scope of the variable 'vv2' can be reduced. [variableScope]
apophenia-1.0+ds/apop_stats.c:613:68: style: The scope of the variable 'ww' can be reduced. [variableScope]
apophenia-1.0+ds/apop_stats.c:93:24: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_stats.c:94:24: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_stats.c:132:24: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_stats.c:133:24: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_stats.c:181:24: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_stats.c:182:24: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_stats.c:183:24: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_stats.c:225:24: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_stats.c:227:24: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_stats.c:235:16: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_stats.c:236:18: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_stats.c:301:18: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_stats.c:304:16: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_stats.c:489:17: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_stats.c:491:10: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_stats.c:524:24: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_stats.c:525:24: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_stats.c:562:24: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_stats.c:563:24: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_stats.c:597:24: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_stats.c:598:24: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_stats.c:599:24: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_stats.c:751:18: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_stats.c:753:9: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_stats.c:813:18: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_stats.c:814:18: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_stats.c:817:12: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_stats.c:818:15: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_stats.c:937:18: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_stats.c:939:10: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_tests.c:159:9: style: Condition 'free_matrix' is always false [knownConditionTrueFalse]
apophenia-1.0+ds/apop_tests.c:147:33: note: Assignment 'free_matrix=0', assigned value is 0
apophenia-1.0+ds/apop_tests.c:159:9: note: Condition 'free_matrix' is always false
apophenia-1.0+ds/apop_tests.c:162:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
apophenia-1.0+ds/apop_tests.c:146:17: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_tests.c:451:13: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_tests.c:452:12: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_tests.c:453:12: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_tests.c:454:12: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_tests.c:465:10: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_update.c:188:16: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_update.c:189:17: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_update.c:190:17: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_update.c:191:14: style: Variable 'apop_varad_var' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/apop_vtables.c:82:9: error: Common realloc mistake: 'vtable_list' nulled but not freed upon failure [memleakOnRealloc]
apophenia-1.0+ds/asprintf.c:241:22: style: Function 'asprintf' argument 1 names different: declaration 'result' definition 'resultp'. [funcArgNamesDifferent]
apophenia-1.0+ds/asprintf.c:62:29: note: Function 'asprintf' argument 1 names different: declaration 'result' definition 'resultp'.
apophenia-1.0+ds/asprintf.c:241:22: note: Function 'asprintf' argument 1 names different: declaration 'result' definition 'resultp'.
apophenia-1.0+ds/asprintf.c:1712:23: style: Function 'vasprintf' argument 1 names different: declaration 'result' definition 'resultp'. [funcArgNamesDifferent]
apophenia-1.0+ds/asprintf.c:64:30: note: Function 'vasprintf' argument 1 names different: declaration 'result' definition 'resultp'.
apophenia-1.0+ds/asprintf.c:1712:23: note: Function 'vasprintf' argument 1 names different: declaration 'result' definition 'resultp'.
apophenia-1.0+ds/asprintf.c:139:13: style: union member 'Anonymous0::a_float' is never used. [unusedStructMember]
apophenia-1.0+ds/cmd/apop_plot_query.c:40:24: warning: Either the condition 'sf&&outfile' is redundant or there is possible null pointer dereference: outfile. [nullPointerRedundantCheck]
apophenia-1.0+ds/cmd/apop_plot_query.c:42:12: note: Assuming that condition 'sf&&outfile' is not redundant
apophenia-1.0+ds/cmd/apop_plot_query.c:40:24: note: Null pointer dereference
apophenia-1.0+ds/cmd/apop_plot_query.c:59:9: error: Common realloc mistake: 'q' nulled but not freed upon failure [memleakOnRealloc]
apophenia-1.0+ds/cmd/apop_plot_query.c:60:28: error: Undefined behavior: Variable 'q' is used as parameter and destination in s[n]printf(). [sprintfOverlappingData]
apophenia-1.0+ds/cmd/apop_plot_query.c:62:25: error: Undefined behavior: Variable 'q' is used as parameter and destination in s[n]printf(). [sprintfOverlappingData]
apophenia-1.0+ds/eg/cross_models.c:18:45: style: Variable 'three_independent_normals' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/eg/iv.c:18:0: error: Invalid number of character '(' when these macros are defined: '__GCC__=1;__GCC__=1'. [syntaxError]
apophenia-1.0+ds/model/apop_exponential.c:54:26: style: Clarify calculation precedence for '+' and '?'. [clarifyCalculation]
apophenia-1.0+ds/model/apop_loess.c:2965:16: style: Same expression on both sides of '<' because the value of '*d1' and '*d2' are the same. [duplicateExpression]
apophenia-1.0+ds/model/apop_loess.c:2963:24: note: 'd1' is assigned value 'd1_in' here.
apophenia-1.0+ds/model/apop_loess.c:2964:24: note: 'd2' is assigned value 'd1_in' here.
apophenia-1.0+ds/model/apop_loess.c:2965:16: note: Same expression on both sides of '<' because the value of '*d1' and '*d2' are the same.
apophenia-1.0+ds/model/apop_loess.c:913:0: style: The scope of the variable 'j' can be reduced. [variableScope]
apophenia-1.0+ds/model/apop_loess.c:914:22: style: The scope of the variable 'mu' can be reduced. [variableScope]
apophenia-1.0+ds/model/apop_loess.c:914:26: style: The scope of the variable 'beta' can be reduced. [variableScope]
apophenia-1.0+ds/model/apop_loess.c:914:32: style: The scope of the variable 'alpha' can be reduced. [variableScope]
apophenia-1.0+ds/model/apop_loess.c:1007:0: style: The scope of the variable 'i__' can be reduced. [variableScope]
apophenia-1.0+ds/model/apop_loess.c:1007:0: style: The scope of the variable 'j' can be reduced. [variableScope]
apophenia-1.0+ds/model/apop_loess.c:1007:0: style: The scope of the variable 'ii' can be reduced. [variableScope]
apophenia-1.0+ds/model/apop_loess.c:1008:19: style: The scope of the variable 't' can be reduced. [variableScope]
apophenia-1.0+ds/model/apop_loess.c:1065:0: style: The scope of the variable 'ix' can be reduced. [variableScope]
apophenia-1.0+ds/model/apop_loess.c:1099:0: style: The scope of the variable 'i1' can be reduced. [variableScope]
apophenia-1.0+ds/model/apop_loess.c:1100:28: style: The scope of the variable 'diam' can be reduced. [variableScope]
apophenia-1.0+ds/model/apop_loess.c:1201:0: style: The scope of the variable 'jj' can be reduced. [variableScope]
apophenia-1.0+ds/model/apop_loess.c:1202:35: style: The scope of the variable 'scal' can be reduced. [variableScope]
apophenia-1.0+ds/model/apop_loess.c:1337:22: style: The scope of the variable 'beta' can be reduced. [variableScope]
apophenia-1.0+ds/model/apop_loess.c:1337:28: style: The scope of the variable 'alpha' can be reduced. [variableScope]
apophenia-1.0+ds/model/apop_loess.c:1369:0: style: The scope of the variable 'i2' can be reduced. [variableScope]
apophenia-1.0+ds/model/apop_loess.c:1747:0: style: The scope of the variable 'm' can be reduced. [variableScope]
apophenia-1.0+ds/model/apop_loess.c:1748:36: style: The scope of the variable 'v0' can be reduced. [variableScope]
apophenia-1.0+ds/model/apop_loess.c:1748:40: style: The scope of the variable 'v1' can be reduced. [variableScope]
apophenia-1.0+ds/model/apop_loess.c:1748:44: style: The scope of the variable 'ge' can be reduced. [variableScope]
apophenia-1.0+ds/model/apop_loess.c:1748:48: style: The scope of the variable 'gn' can be reduced. [variableScope]
apophenia-1.0+ds/model/apop_loess.c:1748:52: style: The scope of the variable 'gs' can be reduced. [variableScope]
apophenia-1.0+ds/model/apop_loess.c:1748:56: style: The scope of the variable 'gw' can be reduced. [variableScope]
apophenia-1.0+ds/model/apop_loess.c:1749:19: style: The scope of the variable 'gpe' can be reduced. [variableScope]
apophenia-1.0+ds/model/apop_loess.c:1749:24: style: The scope of the variable 'gpn' can be reduced. [variableScope]
apophenia-1.0+ds/model/apop_loess.c:1749:29: style: The scope of the variable 'gps' can be reduced. [variableScope]
apophenia-1.0+ds/model/apop_loess.c:1749:34: style: The scope of the variable 'gpw' can be reduced. [variableScope]
apophenia-1.0+ds/model/apop_loess.c:1749:39: style: The scope of the variable 'sew' can be reduced. [variableScope]
apophenia-1.0+ds/model/apop_loess.c:1749:44: style: The scope of the variable 'sns' can be reduced. [variableScope]
apophenia-1.0+ds/model/apop_loess.c:1749:73: style: The scope of the variable 'xibar' can be reduced. [variableScope]
apophenia-1.0+ds/model/apop_loess.c:3071:54: style: The scope of the variable 'sum' can be reduced. [variableScope]
apophenia-1.0+ds/model/apop_loess.c:3071:59: style: The scope of the variable 'mean' can be reduced. [variableScope]
apophenia-1.0+ds/model/apop_loess.c:3074:10: style: The scope of the variable 'new_stat' can be reduced. [variableScope]
apophenia-1.0+ds/model/apop_loess.c:3081:40: style: The scope of the variable 'xi_tmp' can be reduced. [variableScope]
apophenia-1.0+ds/model/apop_loess.c:3081:56: style: The scope of the variable 'vert_tmp' can be reduced. [variableScope]
apophenia-1.0+ds/model/apop_loess.c:3082:17: style: The scope of the variable 'vval_tmp' can be reduced. [variableScope]
apophenia-1.0+ds/model/apop_loess.c:3082:45: style: The scope of the variable 'diag_tmp' can be reduced. [variableScope]
apophenia-1.0+ds/model/apop_loess.c:3083:7: style: The scope of the variable 'a_tmp' can be reduced. [variableScope]
apophenia-1.0+ds/model/apop_loess.c:3083:22: style: The scope of the variable 'param_tmp' can be reduced. [variableScope]
apophenia-1.0+ds/model/apop_loess.c:3260:25: style: The scope of the variable 'k' can be reduced. [variableScope]
apophenia-1.0+ds/model/apop_loess.c:3261:15: style: The scope of the variable 'temp' can be reduced. [variableScope]
apophenia-1.0+ds/model/apop_loess.c:967:27: style: Variable 'execnt' is modified but its new value is never used. [unreadVariable]
apophenia-1.0+ds/model/apop_loess.c:1012:20: style: Variable 'execnt' is modified but its new value is never used. [unreadVariable]
apophenia-1.0+ds/model/apop_loess.c:1394:28: style: Variable 'execnt' is modified but its new value is never used. [unreadVariable]
apophenia-1.0+ds/model/apop_loess.c:1441:12: style: Variable 'z_offset' is assigned a value that is never used. [unreadVariable]
apophenia-1.0+ds/model/apop_loess.c:1441:33: style: Variable 'execnt' is modified but its new value is never used. [unreadVariable]
apophenia-1.0+ds/model/apop_loess.c:1506:20: style: Variable 'execnt' is modified but its new value is never used. [unreadVariable]
apophenia-1.0+ds/model/apop_loess.c:1545:31: style: Variable 'execnt' is modified but its new value is never used. [unreadVariable]
apophenia-1.0+ds/model/apop_loess.c:1634:44: style: Variable 'execnt' is modified but its new value is never used. [unreadVariable]
apophenia-1.0+ds/model/apop_loess.c:1668:31: style: Variable 'execnt' is modified but its new value is never used. [unreadVariable]
apophenia-1.0+ds/model/apop_loess.c:1697:36: style: Variable 'execnt' is modified but its new value is never used. [unreadVariable]
apophenia-1.0+ds/model/apop_loess.c:1757:20: style: Variable 'execnt' is modified but its new value is never used. [unreadVariable]
apophenia-1.0+ds/model/apop_loess.c:1981:11: style: Variable 'execnt' is modified but its new value is never used. [unreadVariable]
apophenia-1.0+ds/model/apop_loess.c:2063:8: style: Variable 'execnt' is modified but its new value is never used. [unreadVariable]
apophenia-1.0+ds/model/apop_loess.c:2138:33: style: Variable 'execnt' is modified but its new value is never used. [unreadVariable]
apophenia-1.0+ds/model/apop_loess.c:2466:9: style: Variable 'execnt' is modified but its new value is never used. [unreadVariable]
apophenia-1.0+ds/model/apop_loess.c:2491:8: style: Variable 'execnt' is modified but its new value is never used. [unreadVariable]
apophenia-1.0+ds/model/apop_loess.c:2566:30: style: Variable 'execnt' is modified but its new value is never used. [unreadVariable]
apophenia-1.0+ds/model/apop_loess.c:2592:33: style: Variable 'execnt' is modified but its new value is never used. [unreadVariable]
apophenia-1.0+ds/model/apop_loess.c:2617:33: style: Variable 'execnt' is modified but its new value is never used. [unreadVariable]
apophenia-1.0+ds/model/apop_loess.c:2636:10: style: Variable 'execnt' is modified but its new value is never used. [unreadVariable]
apophenia-1.0+ds/model/apop_loess.c:2676:8: style: Variable 'execnt' is modified but its new value is never used. [unreadVariable]
apophenia-1.0+ds/model/apop_multinomial.c:112:5: style: Variable 'pv[0]' is reassigned a value before the old one has been used. [redundantAssignment]
apophenia-1.0+ds/model/apop_multinomial.c:110:5: note: Variable 'pv[0]' is reassigned a value before the old one has been used.
apophenia-1.0+ds/model/apop_multinomial.c:112:5: note: Variable 'pv[0]' is reassigned a value before the old one has been used.
apophenia-1.0+ds/model/apop_multinomial.c:165:5: style: Variable 'p[0]' is reassigned a value before the old one has been used. [redundantAssignment]
apophenia-1.0+ds/model/apop_multinomial.c:162:5: note: Variable 'p[0]' is reassigned a value before the old one has been used.
apophenia-1.0+ds/model/apop_multinomial.c:165:5: note: Variable 'p[0]' is reassigned a value before the old one has been used.
apophenia-1.0+ds/model/apop_ols.c:314:11: warning: Either the condition '!pwant&&olp' is redundant or there is possible null pointer dereference: olp. [nullPointerRedundantCheck]
apophenia-1.0+ds/model/apop_ols.c:323:47: note: Assuming that condition '!pwant&&olp' is not redundant
apophenia-1.0+ds/model/apop_ols.c:314:11: note: Null pointer dereference
apophenia-1.0+ds/model/apop_ols.c:316:27: warning: Either the condition '!pwant&&olp' is redundant or there is possible null pointer dereference: olp. [nullPointerRedundantCheck]
apophenia-1.0+ds/model/apop_ols.c:323:47: note: Assuming that condition '!pwant&&olp' is not redundant
apophenia-1.0+ds/model/apop_ols.c:316:27: note: Null pointer dereference
apophenia-1.0+ds/model/apop_ols.c:384:13: warning: Either the condition 'ap?ap:stdout' is redundant or there is possible null pointer dereference: ap. [nullPointerRedundantCheck]
apophenia-1.0+ds/model/apop_ols.c:385:52: note: Assuming that condition 'ap?ap:stdout' is not redundant
apophenia-1.0+ds/model/apop_ols.c:384:13: note: Null pointer dereference
apophenia-1.0+ds/model/apop_ols.c:450:10: warning: Either the condition '!pwant&&olp' is redundant or there is possible null pointer dereference: olp. [nullPointerRedundantCheck]
apophenia-1.0+ds/model/apop_ols.c:465:48: note: Assuming that condition '!pwant&&olp' is not redundant
apophenia-1.0+ds/model/apop_ols.c:450:10: note: Null pointer dereference
apophenia-1.0+ds/model/apop_ols.c:455:22: warning: Either the condition '!pwant&&olp' is redundant or there is possible null pointer dereference: olp. [nullPointerRedundantCheck]
apophenia-1.0+ds/model/apop_ols.c:465:48: note: Assuming that condition '!pwant&&olp' is not redundant
apophenia-1.0+ds/model/apop_ols.c:455:22: note: Null pointer dereference
apophenia-1.0+ds/model/apop_ols.c:456:34: warning: Either the condition '!pwant&&olp' is redundant or there is possible null pointer dereference: olp. [nullPointerRedundantCheck]
apophenia-1.0+ds/model/apop_ols.c:465:48: note: Assuming that condition '!pwant&&olp' is not redundant
apophenia-1.0+ds/model/apop_ols.c:456:34: note: Null pointer dereference
apophenia-1.0+ds/model/apop_ols.c:458:27: warning: Either the condition '!pwant&&olp' is redundant or there is possible null pointer dereference: olp. [nullPointerRedundantCheck]
apophenia-1.0+ds/model/apop_ols.c:465:48: note: Assuming that condition '!pwant&&olp' is not redundant
apophenia-1.0+ds/model/apop_ols.c:458:27: note: Null pointer dereference
apophenia-1.0+ds/model/apop_ols.c:132:22: style: The scope of the variable 'actual' can be reduced. [variableScope]
apophenia-1.0+ds/model/apop_ols.c:132:30: style: The scope of the variable 'weight' can be reduced. [variableScope]
apophenia-1.0+ds/model/apop_ols.c:133:20: style: The scope of the variable 'x_prob' can be reduced. [variableScope]
apophenia-1.0+ds/model/apop_ols.c:175:30: style: The scope of the variable 'weight' can be reduced. [variableScope]
apophenia-1.0+ds/model/apop_probit.c:139:17: style: The scope of the variable 'cdf' can be reduced. [variableScope]
apophenia-1.0+ds/model/apop_probit.c:139:22: style: The scope of the variable 'betax' can be reduced. [variableScope]
apophenia-1.0+ds/model/apop_probit.c:139:29: style: The scope of the variable 'deriv_base' can be reduced. [variableScope]
apophenia-1.0+ds/model/apop_probit.c:208:18: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
apophenia-1.0+ds/model/apop_zipf.c:51:17: style: The scope of the variable 'u' can be reduced. [variableScope]
apophenia-1.0+ds/tests/db_tests.c:210:9: warning: Return value of function freopen() is not used. [ignoredReturnValue]
apophenia-1.0+ds/tests/distribution_tests.c:134:17: style: The scope of the variable 'true_params' can be reduced. [variableScope]
apophenia-1.0+ds/tests/test_apop.c:553:12: style: The scope of the variable 'k' can be reduced. [variableScope]
apophenia-1.0+ds/tests/test_apop.c:567:12: style: The scope of the variable 'k' can be reduced. [variableScope]
apophenia-1.0+ds/tests/test_apop.c:581:10: style: The scope of the variable 'v' can be reduced. [variableScope]
apophenia-1.0+ds/tests/test_apop.c:581:13: style: The scope of the variable 'm1' can be reduced. [variableScope]
apophenia-1.0+ds/tests/test_apop.c:581:16: style: The scope of the variable 'm2' can be reduced. [variableScope]
apophenia-1.0+ds/tests/test_apop.c:581:20: style: The scope of the variable 'w' can be reduced. [variableScope]
apophenia-1.0+ds/tests/test_apop.c:827:9: style: The scope of the variable 'n' can be reduced. [variableScope]
[22:51]

ftp://ftp.se.debian.org/debian/pool/main/a/apparix/apparix_11-062.orig.tar.gz
apparix-11-062/src/apparix.c:612:22: style: The scope of the variable 'de' can be reduced. [variableScope]
apparix-11-062/src/apparix.c:1258:12: style: The scope of the variable 'buf' can be reduced. [variableScope]
apparix-11-062/src/apparix.c:923:7: style: Variable 'n_mark' is assigned a value that is never used. [unreadVariable]
apparix-11-062/util/alloc.c:127:16: style: The scope of the variable 'ob' can be reduced. [variableScope]
apparix-11-062/util/array.c:412:28: style: The scope of the variable 'q1' can be reduced. [variableScope]
apparix-11-062/util/array.c:412:38: style: The scope of the variable 'q2' can be reduced. [variableScope]
apparix-11-062/util/array.c:23:20: style: Function 'mcxSplice' argument 1 names different: declaration 'base1pp' definition 'base1pptr'. [funcArgNamesDifferent]
apparix-11-062/util/array.h:16:20: note: Function 'mcxSplice' argument 1 names different: declaration 'base1pp' definition 'base1pptr'.
apparix-11-062/util/array.c:23:20: note: Function 'mcxSplice' argument 1 names different: declaration 'base1pp' definition 'base1pptr'.
apparix-11-062/util/array.c:24:20: style: Function 'mcxSplice' argument 2 names different: declaration 'base2p' definition 'base2ptr'. [funcArgNamesDifferent]
apparix-11-062/util/array.h:17:20: note: Function 'mcxSplice' argument 2 names different: declaration 'base2p' definition 'base2ptr'.
apparix-11-062/util/array.c:24:20: note: Function 'mcxSplice' argument 2 names different: declaration 'base2p' definition 'base2ptr'.
apparix-11-062/util/array.c:26:17: style: Function 'mcxSplice' argument 4 names different: declaration 'n_base1' definition 'pn_base1'. [funcArgNamesDifferent]
apparix-11-062/util/array.h:19:18: note: Function 'mcxSplice' argument 4 names different: declaration 'n_base1' definition 'pn_base1'.
apparix-11-062/util/array.c:26:17: note: Function 'mcxSplice' argument 4 names different: declaration 'n_base1' definition 'pn_base1'.
apparix-11-062/util/array.c:27:17: style: Function 'mcxSplice' argument 5 names different: declaration 'N_base1' definition 'pN_base1'. [funcArgNamesDifferent]
apparix-11-062/util/array.h:20:18: note: Function 'mcxSplice' argument 5 names different: declaration 'N_base1' definition 'pN_base1'.
apparix-11-062/util/array.c:27:17: note: Function 'mcxSplice' argument 5 names different: declaration 'N_base1' definition 'pN_base1'.
apparix-11-062/util/array.c:28:18: style: Function 'mcxSplice' argument 6 names different: declaration 'o_base1' definition 'O_base1'. [funcArgNamesDifferent]
apparix-11-062/util/array.h:21:18: note: Function 'mcxSplice' argument 6 names different: declaration 'o_base1' definition 'O_base1'.
apparix-11-062/util/array.c:28:18: note: Function 'mcxSplice' argument 6 names different: declaration 'o_base1' definition 'O_base1'.
apparix-11-062/util/array.c:188:13: style: Function 'mcxBufInit' argument 4 names different: declaration 'n' definition 'n_alloc'. [funcArgNamesDifferent]
apparix-11-062/util/array.h:127:16: note: Function 'mcxBufInit' argument 4 names different: declaration 'n' definition 'n_alloc'.
apparix-11-062/util/array.c:188:13: note: Function 'mcxBufInit' argument 4 names different: declaration 'n' definition 'n_alloc'.
apparix-11-062/util/array.c:301:16: style: Function 'mcxBsearchCeil' argument 1 names different: declaration 'key' definition 'pivot'. [funcArgNamesDifferent]
apparix-11-062/util/array.h:71:16: note: Function 'mcxBsearchCeil' argument 1 names different: declaration 'key' definition 'pivot'.
apparix-11-062/util/array.c:301:16: note: Function 'mcxBsearchCeil' argument 1 names different: declaration 'key' definition 'pivot'.
apparix-11-062/util/array.c:341:16: style: Function 'mcxBsearchFloor' argument 1 names different: declaration 'key' definition 'pivot'. [funcArgNamesDifferent]
apparix-11-062/util/array.h:54:16: note: Function 'mcxBsearchFloor' argument 1 names different: declaration 'key' definition 'pivot'.
apparix-11-062/util/array.c:341:16: note: Function 'mcxBsearchFloor' argument 1 names different: declaration 'key' definition 'pivot'.
apparix-11-062/util/ding.c:401:8: warning: Either the condition 'if(lcs)' is redundant or there is possible null pointer dereference: lcs. [nullPointerRedundantCheck]
apparix-11-062/util/ding.c:449:10: note: Assuming that condition 'if(lcs)' is not redundant
apparix-11-062/util/ding.c:401:8: note: Null pointer dereference
apparix-11-062/util/ding.c:60:19: style: Function 'mcxStrChrIs' argument 1 names different: declaration 'src' definition 'p'. [funcArgNamesDifferent]
apparix-11-062/util/ding.h:51:19: note: Function 'mcxStrChrIs' argument 1 names different: declaration 'src' definition 'p'.
apparix-11-062/util/ding.c:60:19: note: Function 'mcxStrChrIs' argument 1 names different: declaration 'src' definition 'p'.
apparix-11-062/util/ding.c:72:19: style: Function 'mcxStrChrAint' argument 1 names different: declaration 'src' definition 'p'. [funcArgNamesDifferent]
apparix-11-062/util/ding.h:57:19: note: Function 'mcxStrChrAint' argument 1 names different: declaration 'src' definition 'p'.
apparix-11-062/util/ding.c:72:19: note: Function 'mcxStrChrAint' argument 1 names different: declaration 'src' definition 'p'.
apparix-11-062/util/ding.c:84:19: style: Function 'mcxStrRChrIs' argument 1 names different: declaration 'src' definition 'p'. [funcArgNamesDifferent]
apparix-11-062/util/ding.h:63:19: note: Function 'mcxStrRChrIs' argument 1 names different: declaration 'src' definition 'p'.
apparix-11-062/util/ding.c:84:19: note: Function 'mcxStrRChrIs' argument 1 names different: declaration 'src' definition 'p'.
apparix-11-062/util/ding.c:96:19: style: Function 'mcxStrRChrAint' argument 1 names different: declaration 'src' definition 'p'. [funcArgNamesDifferent]
apparix-11-062/util/ding.h:69:19: note: Function 'mcxStrRChrAint' argument 1 names different: declaration 'src' definition 'p'.
apparix-11-062/util/ding.c:96:19: note: Function 'mcxStrRChrAint' argument 1 names different: declaration 'src' definition 'p'.
apparix-11-062/util/ding.c:392:16: style: Function 'mcxEditDistance' argument 1 names different: declaration 's1' definition 's'. [funcArgNamesDifferent]
apparix-11-062/util/ding.h:92:16: note: Function 'mcxEditDistance' argument 1 names different: declaration 's1' definition 's'.
apparix-11-062/util/ding.c:392:16: note: Function 'mcxEditDistance' argument 1 names different: declaration 's1' definition 's'.
apparix-11-062/util/ding.c:393:16: style: Function 'mcxEditDistance' argument 2 names different: declaration 's2' definition 't'. [funcArgNamesDifferent]
apparix-11-062/util/ding.h:93:16: note: Function 'mcxEditDistance' argument 2 names different: declaration 's2' definition 't'.
apparix-11-062/util/ding.c:393:16: note: Function 'mcxEditDistance' argument 2 names different: declaration 's2' definition 't'.
apparix-11-062/util/ding.c:452:0: error: Memory leak: tbl [memleak]
apparix-11-062/util/gralloc.c:151:14: style: Function 'mcxGrimFree' argument 1 names different: declaration 'src' definition 'srcp'. [funcArgNamesDifferent]
apparix-11-062/util/gralloc.h:47:14: note: Function 'mcxGrimFree' argument 1 names different: declaration 'src' definition 'srcp'.
apparix-11-062/util/gralloc.c:151:14: note: Function 'mcxGrimFree' argument 1 names different: declaration 'src' definition 'srcp'.
apparix-11-062/util/hash.c:894:7: style: Variable 'h' is reassigned a value before the old one has been used. [redundantAssignment]
apparix-11-062/util/hash.c:891:0: note: Variable 'h' is reassigned a value before the old one has been used.
apparix-11-062/util/hash.c:894:7: note: Variable 'h' is reassigned a value before the old one has been used.
apparix-11-062/util/hash.c:977:11: style: The scope of the variable 't' can be reduced. [variableScope]
apparix-11-062/util/hash.c:1066:13: style: The scope of the variable 'g' can be reduced. [variableScope]
apparix-11-062/util/hash.c:218:16: style: Function 'mcxHashStats' argument 2 names different: declaration 'hash' definition 'h'. [funcArgNamesDifferent]
apparix-11-062/util/hash.h:282:16: note: Function 'mcxHashStats' argument 2 names different: declaration 'hash' definition 'h'.
apparix-11-062/util/hash.c:218:16: note: Function 'mcxHashStats' argument 2 names different: declaration 'hash' definition 'h'.
apparix-11-062/util/hash.c:301:16: style: Function 'mcxHashSetOpts' argument 1 names different: declaration 'hash' definition 'h'. [funcArgNamesDifferent]
apparix-11-062/util/hash.h:105:16: note: Function 'mcxHashSetOpts' argument 1 names different: declaration 'hash' definition 'h'.
apparix-11-062/util/hash.c:301:16: note: Function 'mcxHashSetOpts' argument 1 names different: declaration 'hash' definition 'h'.
apparix-11-062/util/hash.c:303:16: style: Function 'mcxHashSetOpts' argument 3 names different: declaration 'option' definition 'options'. [funcArgNamesDifferent]
apparix-11-062/util/hash.h:107:16: note: Function 'mcxHashSetOpts' argument 3 names different: declaration 'option' definition 'options'.
apparix-11-062/util/hash.c:303:16: note: Function 'mcxHashSetOpts' argument 3 names different: declaration 'option' definition 'options'.
apparix-11-062/util/hash.c:320:16: style: Function 'mcxHashFree' argument 1 names different: declaration 'hashpp' definition 'hpp'. [funcArgNamesDifferent]
apparix-11-062/util/hash.h:239:16: note: Function 'mcxHashFree' argument 1 names different: declaration 'hashpp' definition 'hpp'.
apparix-11-062/util/hash.c:320:16: note: Function 'mcxHashFree' argument 1 names different: declaration 'hashpp' definition 'hpp'.
apparix-11-062/util/hash.c:483:16: style: Function 'mcxHashSearchx' argument 2 names different: declaration 'hash' definition 'h'. [funcArgNamesDifferent]
apparix-11-062/util/hash.h:172:16: note: Function 'mcxHashSearchx' argument 2 names different: declaration 'hash' definition 'h'.
apparix-11-062/util/hash.c:483:16: note: Function 'mcxHashSearchx' argument 2 names different: declaration 'hash' definition 'h'.
apparix-11-062/util/hash.c:610:14: style: Function 'mcxHashWalkInit' argument 1 names different: declaration 'hash' definition 'h'. [funcArgNamesDifferent]
apparix-11-062/util/hash.h:290:14: note: Function 'mcxHashWalkInit' argument 1 names different: declaration 'hash' definition 'h'.
apparix-11-062/util/hash.c:610:14: note: Function 'mcxHashWalkInit' argument 1 names different: declaration 'hash' definition 'h'.
apparix-11-062/util/hash.c:638:16: style: Function 'mcxHashMerge' argument 1 names different: declaration 'hash1' definition 'h1'. [funcArgNamesDifferent]
apparix-11-062/util/hash.h:193:16: note: Function 'mcxHashMerge' argument 1 names different: declaration 'hash1' definition 'h1'.
apparix-11-062/util/hash.c:638:16: note: Function 'mcxHashMerge' argument 1 names different: declaration 'hash1' definition 'h1'.
apparix-11-062/util/hash.c:639:16: style: Function 'mcxHashMerge' argument 2 names different: declaration 'hash2' definition 'h2'. [funcArgNamesDifferent]
apparix-11-062/util/hash.h:194:16: note: Function 'mcxHashMerge' argument 2 names different: declaration 'hash2' definition 'h2'.
apparix-11-062/util/hash.c:639:16: note: Function 'mcxHashMerge' argument 2 names different: declaration 'hash2' definition 'h2'.
apparix-11-062/util/hash.c:640:16: style: Function 'mcxHashMerge' argument 3 names different: declaration 'hashd' definition 'hd'. [funcArgNamesDifferent]
apparix-11-062/util/hash.h:195:16: note: Function 'mcxHashMerge' argument 3 names different: declaration 'hashd' definition 'hd'.
apparix-11-062/util/hash.c:640:16: note: Function 'mcxHashMerge' argument 3 names different: declaration 'hashd' definition 'hd'.
apparix-11-062/util/hash.c:1102:24: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
apparix-11-062/util/heap.c:21:10: style: Function 'mcxHeapInit' argument 1 names different: declaration 'heap' definition 'h'. [funcArgNamesDifferent]
apparix-11-062/util/heap.h:31:13: note: Function 'mcxHeapInit' argument 1 names different: declaration 'heap' definition 'h'.
apparix-11-062/util/heap.c:21:10: note: Function 'mcxHeapInit' argument 1 names different: declaration 'heap' definition 'h'.
apparix-11-062/util/heap.c:38:16: style: Function 'mcxHeapNew' argument 1 names different: declaration 'heap' definition 'h'. [funcArgNamesDifferent]
apparix-11-062/util/heap.h:36:13: note: Function 'mcxHeapNew' argument 1 names different: declaration 'heap' definition 'h'.
apparix-11-062/util/heap.c:38:16: note: Function 'mcxHeapNew' argument 1 names different: declaration 'heap' definition 'h'.
apparix-11-062/util/io.c:273:31: warning: Either the condition '!xf' is redundant or there is possible null pointer dereference: xf. [nullPointerRedundantCheck]
apparix-11-062/util/io.c:274:11: note: Assuming that condition '!xf' is not redundant
apparix-11-062/util/io.c:273:31: note: Null pointer dereference
apparix-11-062/util/io.c:581:25: warning: Either the condition '!dst' is redundant or there is possible null pointer dereference: dst. [nullPointerRedundantCheck]
apparix-11-062/util/io.c:584:11: note: Assuming that condition '!dst' is not redundant
apparix-11-062/util/io.c:581:25: note: Null pointer dereference
apparix-11-062/util/io.c:624:16: style: The scope of the variable 'a' can be reduced. [variableScope]
apparix-11-062/util/io.c:625:16: style: The scope of the variable 'll' can be reduced. [variableScope]
apparix-11-062/util/io.c:1026:11: style: The scope of the variable 'j' can be reduced. [variableScope]
apparix-11-062/util/io.c:1026:14: style: The scope of the variable 'k' can be reduced. [variableScope]
apparix-11-062/util/io.c:176:22: style: Function 'mcxIOnew' argument 1 names different: declaration 'name' definition 'str'. [funcArgNamesDifferent]
apparix-11-062/util/io.h:167:19: note: Function 'mcxIOnew' argument 1 names different: declaration 'name' definition 'str'.
apparix-11-062/util/io.c:176:22: note: Function 'mcxIOnew' argument 1 names different: declaration 'name' definition 'str'.
apparix-11-062/util/io.c:462:15: style: Function 'mcxIOreadFile' argument 2 names different: declaration 'fileTxt' definition 'filetxt'. [funcArgNamesDifferent]
apparix-11-062/util/io.h:226:17: note: Function 'mcxIOreadFile' argument 2 names different: declaration 'fileTxt' definition 'filetxt'.
apparix-11-062/util/io.c:462:15: note: Function 'mcxIOreadFile' argument 2 names different: declaration 'fileTxt' definition 'filetxt'.
apparix-11-062/util/io.c:621:14: style: Function 'mcxIOreadLine' argument 2 names different: declaration 'lineTxt' definition 'dst'. [funcArgNamesDifferent]
apparix-11-062/util/io.h:240:17: note: Function 'mcxIOreadLine' argument 2 names different: declaration 'lineTxt' definition 'dst'.
apparix-11-062/util/io.c:621:14: note: Function 'mcxIOreadLine' argument 2 names different: declaration 'lineTxt' definition 'dst'.
apparix-11-062/util/io.c:766:13: style: Function 'mcxIOfree' argument 1 names different: declaration 'xf' definition 'xfpp'. [funcArgNamesDifferent]
apparix-11-062/util/io.h:189:13: note: Function 'mcxIOfree' argument 1 names different: declaration 'xf' definition 'xfpp'.
apparix-11-062/util/io.c:766:13: note: Function 'mcxIOfree' argument 1 names different: declaration 'xf' definition 'xfpp'.
apparix-11-062/util/io.c:861:11: style: Function 'mcxIOtryCookie' argument 1 names different: declaration 'xfin' definition 'xf'. [funcArgNamesDifferent]
apparix-11-062/util/io.h:387:18: note: Function 'mcxIOtryCookie' argument 1 names different: declaration 'xfin' definition 'xf'.
apparix-11-062/util/io.c:861:11: note: Function 'mcxIOtryCookie' argument 1 names different: declaration 'xfin' definition 'xf'.
apparix-11-062/util/io.c:896:11: style: Function 'mcxIOwriteCookie' argument 1 names different: declaration 'xfout' definition 'xf'. [funcArgNamesDifferent]
apparix-11-062/util/io.h:392:18: note: Function 'mcxIOwriteCookie' argument 1 names different: declaration 'xfout' definition 'xf'.
apparix-11-062/util/io.c:896:11: note: Function 'mcxIOwriteCookie' argument 1 names different: declaration 'xfout' definition 'xf'.
apparix-11-062/util/io.c:1022:16: style: Function 'mcxIOfind' argument 1 names different: declaration 'xf' definition 'xfin'. [funcArgNamesDifferent]
apparix-11-062/util/io.h:356:19: note: Function 'mcxIOfind' argument 1 names different: declaration 'xf' definition 'xfin'.
apparix-11-062/util/io.c:1022:16: note: Function 'mcxIOfind' argument 1 names different: declaration 'xf' definition 'xfin'.
apparix-11-062/util/io.c:1023:16: style: Function 'mcxIOfind' argument 2 names different: declaration 'str' definition 'pat'. [funcArgNamesDifferent]
apparix-11-062/util/io.h:357:19: note: Function 'mcxIOfind' argument 2 names different: declaration 'str' definition 'pat'.
apparix-11-062/util/io.c:1023:16: note: Function 'mcxIOfind' argument 2 names different: declaration 'str' definition 'pat'.
apparix-11-062/util/io.c:626:61: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
apparix-11-062/util/io.c:627:61: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
apparix-11-062/util/io.c:628:61: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
apparix-11-062/util/io.c:629:61: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
apparix-11-062/util/io.c:630:61: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
apparix-11-062/util/let.c:716:10: warning: %d in format string (no. 1) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
apparix-11-062/util/let.c:716:10: warning: %d in format string (no. 2) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
apparix-11-062/util/let.c:716:10: warning: %d in format string (no. 3) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
apparix-11-062/util/let.c:716:10: warning: %d in format string (no. 7) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
apparix-11-062/util/let.c:1618:12: style: The scope of the variable 'toktype' can be reduced. [variableScope]
apparix-11-062/util/list.c:140:16: style: Function 'mcxLinkBefore' argument 1 names different: declaration 'prev' definition 'next'. [funcArgNamesDifferent]
apparix-11-062/util/list.h:120:16: note: Function 'mcxLinkBefore' argument 1 names different: declaration 'prev' definition 'next'.
apparix-11-062/util/list.c:140:16: note: Function 'mcxLinkBefore' argument 1 names different: declaration 'prev' definition 'next'.
apparix-11-062/util/list.c:219:16: style: Function 'mcxListFree' argument 1 names different: declaration 'lk' definition 'lkp'. [funcArgNamesDifferent]
apparix-11-062/util/list.h:77:16: note: Function 'mcxListFree' argument 1 names different: declaration 'lk' definition 'lkp'.
apparix-11-062/util/list.c:219:16: note: Function 'mcxListFree' argument 1 names different: declaration 'lk' definition 'lkp'.
apparix-11-062/util/opt.c:868:28: style: Same expression on both sides of '>'. [duplicateExpression]
apparix-11-062/util/opt.c:139:18: style: The scope of the variable 'argcpy' can be reduced. [variableScope]
apparix-11-062/util/opt.c:801:22: style: The scope of the variable 'name' can be reduced. [variableScope]
apparix-11-062/util/rand.c:225:22: style: The scope of the variable 'U' can be reduced. [variableScope]
apparix-11-062/util/rand.c:225:31: style: The scope of the variable 'i' can be reduced. [variableScope]
apparix-11-062/util/rand.c:225:34: style: The scope of the variable 'j' can be reduced. [variableScope]
apparix-11-062/util/rand.c:21:18: style: Function 'mcxSeed' argument 1 names different: declaration 'seedlet' definition 'i'. [funcArgNamesDifferent]
apparix-11-062/util/rand.h:26:18: note: Function 'mcxSeed' argument 1 names different: declaration 'seedlet' definition 'i'.
apparix-11-062/util/rand.c:21:18: note: Function 'mcxSeed' argument 1 names different: declaration 'seedlet' definition 'i'.
apparix-11-062/util/ting.c:204:7: style: Variable 'infix' is reassigned a value before the old one has been used. [redundantAssignment]
apparix-11-062/util/ting.c:201:0: note: Variable 'infix' is reassigned a value before the old one has been used.
apparix-11-062/util/ting.c:204:7: note: Variable 'infix' is reassigned a value before the old one has been used.
apparix-11-062/util/ting.c:129:11: style: The scope of the variable 'm' can be reduced. [variableScope]
apparix-11-062/util/ting.c:282:13: style: The scope of the variable 'p' can be reduced. [variableScope]
apparix-11-062/util/ting.c:29:10: style: Function 'mcxTingRelease' argument 1 names different: declaration 'ting' definition 'tingv'. [funcArgNamesDifferent]
apparix-11-062/util/ting.h:153:17: note: Function 'mcxTingRelease' argument 1 names different: declaration 'ting' definition 'tingv'.
apparix-11-062/util/ting.c:29:10: note: Function 'mcxTingRelease' argument 1 names different: declaration 'ting' definition 'tingv'.
apparix-11-062/util/ting.c:69:16: style: Function 'mcxTingShrink' argument 2 names different: declaration 'length' definition 'offset'. [funcArgNamesDifferent]
apparix-11-062/util/ting.h:282:16: note: Function 'mcxTingShrink' argument 2 names different: declaration 'length' definition 'offset'.
apparix-11-062/util/ting.c:69:16: note: Function 'mcxTingShrink' argument 2 names different: declaration 'length' definition 'offset'.
apparix-11-062/util/ting.c:93:16: style: Function 'mcxTingEnsure' argument 2 names different: declaration 'length' definition 'len'. [funcArgNamesDifferent]
apparix-11-062/util/ting.h:117:16: note: Function 'mcxTingEnsure' argument 2 names different: declaration 'length' definition 'len'.
apparix-11-062/util/ting.c:93:16: note: Function 'mcxTingEnsure' argument 2 names different: declaration 'length' definition 'len'.
apparix-11-062/util/ting.c:196:16: style: Function 'mcxTingPrintSplice' argument 3 names different: declaration 'n_delete' definition 'delete'. [funcArgNamesDifferent]
apparix-11-062/util/ting.h:337:16: note: Function 'mcxTingPrintSplice' argument 3 names different: declaration 'n_delete' definition 'delete'.
apparix-11-062/util/ting.c:196:16: note: Function 'mcxTingPrintSplice' argument 3 names different: declaration 'n_delete' definition 'delete'.
apparix-11-062/util/ting.c:227:16: style: Function 'mcxTingPrint' argument 1 names different: declaration 'ting' definition 'dst'. [funcArgNamesDifferent]
apparix-11-062/util/ting.h:311:16: note: Function 'mcxTingPrint' argument 1 names different: declaration 'ting' definition 'dst'.
apparix-11-062/util/ting.c:227:16: note: Function 'mcxTingPrint' argument 1 names different: declaration 'ting' definition 'dst'.
apparix-11-062/util/ting.c:278:14: style: Function 'mcxTingRoman' argument 2 names different: declaration 'x' definition 'a'. [funcArgNamesDifferent]
apparix-11-062/util/ting.h:367:16: note: Function 'mcxTingRoman' argument 2 names different: declaration 'x' definition 'a'.
apparix-11-062/util/ting.c:278:14: note: Function 'mcxTingRoman' argument 2 names different: declaration 'x' definition 'a'.
apparix-11-062/util/ting.c:356:12: style: Function 'mcxTingInit' argument 1 names different: declaration 'ting' definition 'tingv'. [funcArgNamesDifferent]
apparix-11-062/util/ting.h:101:10: note: Function 'mcxTingInit' argument 1 names different: declaration 'ting' definition 'tingv'.
apparix-11-062/util/ting.c:356:12: note: Function 'mcxTingInit' argument 1 names different: declaration 'ting' definition 'tingv'.
apparix-11-062/util/ting.c:381:22: style: Function 'mcxTingInstantiate' argument 1 names different: declaration 'dst_ting' definition 'ting'. [funcArgNamesDifferent]
apparix-11-062/util/ting.h:107:16: note: Function 'mcxTingInstantiate' argument 1 names different: declaration 'dst_ting' definition 'ting'.
apparix-11-062/util/ting.c:381:22: note: Function 'mcxTingInstantiate' argument 1 names different: declaration 'dst_ting' definition 'ting'.
apparix-11-062/util/ting.c:382:22: style: Function 'mcxTingInstantiate' argument 2 names different: declaration 'str' definition 'string'. [funcArgNamesDifferent]
apparix-11-062/util/ting.h:108:16: note: Function 'mcxTingInstantiate' argument 2 names different: declaration 'str' definition 'string'.
apparix-11-062/util/ting.c:382:22: note: Function 'mcxTingInstantiate' argument 2 names different: declaration 'str' definition 'string'.
apparix-11-062/util/ting.c:461:19: style: Function 'mcxTingSplice' argument 3 names different: declaration 'd_offset' definition 'offset'. [funcArgNamesDifferent]
apparix-11-062/util/ting.h:230:16: note: Function 'mcxTingSplice' argument 3 names different: declaration 'd_offset' definition 'offset'.
apparix-11-062/util/ting.c:461:19: note: Function 'mcxTingSplice' argument 3 names different: declaration 'd_offset' definition 'offset'.
apparix-11-062/util/ting.c:556:16: style: Function 'mcxTingNNew' argument 2 names different: declaration 'n' definition 'sz'. [funcArgNamesDifferent]
apparix-11-062/util/ting.h:172:16: note: Function 'mcxTingNNew' argument 2 names different: declaration 'n' definition 'sz'.
apparix-11-062/util/ting.c:556:16: note: Function 'mcxTingNNew' argument 2 names different: declaration 'n' definition 'sz'.
apparix-11-062/util/ting.c:573:16: style: Function 'mcxTingEmpty' argument 2 names different: declaration 'length' definition 'len'. [funcArgNamesDifferent]
apparix-11-062/util/ting.h:125:16: note: Function 'mcxTingEmpty' argument 2 names different: declaration 'length' definition 'len'.
apparix-11-062/util/ting.c:573:16: note: Function 'mcxTingEmpty' argument 2 names different: declaration 'length' definition 'len'.
apparix-11-062/util/ting.c:595:22: style: Function 'mcxTingNWrite' argument 3 names different: declaration 'n' definition 'sz'. [funcArgNamesDifferent]
apparix-11-062/util/ting.h:185:16: note: Function 'mcxTingNWrite' argument 3 names different: declaration 'n' definition 'sz'.
apparix-11-062/util/ting.c:595:22: note: Function 'mcxTingNWrite' argument 3 names different: declaration 'n' definition 'sz'.
apparix-11-062/util/ting.c:688:16: style: Function 'mcxTingKAppend' argument 3 names different: declaration 'n' definition 'sz'. [funcArgNamesDifferent]
apparix-11-062/util/ting.h:262:16: note: Function 'mcxTingKAppend' argument 3 names different: declaration 'n' definition 'sz'.
apparix-11-062/util/ting.c:688:16: note: Function 'mcxTingKAppend' argument 3 names different: declaration 'n' definition 'sz'.
apparix-11-062/util/ting.c:709:18: style: Function 'mcxTingNAppend' argument 3 names different: declaration 'n' definition 'sz'. [funcArgNamesDifferent]
apparix-11-062/util/ting.h:269:16: note: Function 'mcxTingNAppend' argument 3 names different: declaration 'n' definition 'sz'.
apparix-11-062/util/ting.c:709:18: note: Function 'mcxTingNAppend' argument 3 names different: declaration 'n' definition 'sz'.
apparix-11-062/util/tok.c:49:16: style: Function 'mcxTokMatch' argument 1 names different: declaration 'offset' definition 'str_search'. [funcArgNamesDifferent]
apparix-11-062/util/tok.h:58:16: note: Function 'mcxTokMatch' argument 1 names different: declaration 'offset' definition 'str_search'.
apparix-11-062/util/tok.c:49:16: note: Function 'mcxTokMatch' argument 1 names different: declaration 'offset' definition 'str_search'.
apparix-11-062/util/tok.c:50:16: style: Function 'mcxTokMatch' argument 2 names different: declaration 'end' definition 'endptr'. [funcArgNamesDifferent]
apparix-11-062/util/tok.h:59:16: note: Function 'mcxTokMatch' argument 2 names different: declaration 'end' definition 'endptr'.
apparix-11-062/util/tok.c:50:16: note: Function 'mcxTokMatch' argument 2 names different: declaration 'end' definition 'endptr'.
apparix-11-062/util/tok.c:184:16: style: Function 'mcxTokExpectFunc' argument 4 names different: declaration 'z' definition 'z_pp'. [funcArgNamesDifferent]
apparix-11-062/util/tok.h:110:16: note: Function 'mcxTokExpectFunc' argument 4 names different: declaration 'z' definition 'z_pp'.
apparix-11-062/util/tok.c:184:16: note: Function 'mcxTokExpectFunc' argument 4 names different: declaration 'z' definition 'z_pp'.
apparix-11-062/util/tr.c:554:0: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
apparix-11-062/util/tr.c:257:19: style: The scope of the variable 'me' can be reduced. [variableScope]
apparix-11-062/util/tr.c:827:11: style: The scope of the variable 'dstenc' can be reduced. [variableScope]
apparix-11-062/util/tr.c:902:19: style: The scope of the variable 'me' can be reduced. [variableScope]
apparix-11-062/util/tr.c:232:19: style: Function 'mcxTingTr' argument 6 names different: declaration 'flags' definition 'modes'. [funcArgNamesDifferent]
apparix-11-062/util/tr.h:117:19: note: Function 'mcxTingTr' argument 6 names different: declaration 'flags' definition 'modes'.
apparix-11-062/util/tr.c:232:19: note: Function 'mcxTingTr' argument 6 names different: declaration 'flags' definition 'modes'.
apparix-11-062/util/tr.c:198:46: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
[22:51]

ftp://ftp.se.debian.org/debian/pool/main/a/apparmor/apparmor_2.9.0.orig.tar.gz
apparmor-2.9.0/changehat/mod_apparmor/mod_apparmor.c:145:19: warning: Either the condition 'dcfg!=NULL' is redundant or there is possible null pointer dereference: dcfg. [nullPointerRedundantCheck]
apparmor-2.9.0/changehat/mod_apparmor/mod_apparmor.c:157:14: note: Assuming that condition 'dcfg!=NULL' is not redundant
apparmor-2.9.0/changehat/mod_apparmor/mod_apparmor.c:145:19: note: Null pointer dereference
apparmor-2.9.0/changehat/mod_apparmor/mod_apparmor.c:140:30: style: The scope of the variable 'aa_hat' can be reduced. [variableScope]
apparmor-2.9.0/libraries/libapparmor/src/kernel_interface.c:766:37: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
apparmor-2.9.0/libraries/libapparmor/src/kernel_interface.c:769:38: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
apparmor-2.9.0/libraries/libapparmor/src/libaalogparse.c:129:27: style: Function 'hex_to_string' argument 1 names different: declaration 'str' definition 'hexstring'. [funcArgNamesDifferent]
apparmor-2.9.0/libraries/libapparmor/src/parser.h:24:34: note: Function 'hex_to_string' argument 1 names different: declaration 'str' definition 'hexstring'.
apparmor-2.9.0/libraries/libapparmor/src/libaalogparse.c:129:27: note: Function 'hex_to_string' argument 1 names different: declaration 'str' definition 'hexstring'.
apparmor-2.9.0/libraries/libapparmor/src/tst_aalogmisc.c:37:2: style: Variable 'retstr' is reassigned a value before the old one has been used. [redundantAssignment]
apparmor-2.9.0/libraries/libapparmor/src/tst_aalogmisc.c:34:0: note: Variable 'retstr' is reassigned a value before the old one has been used.
apparmor-2.9.0/libraries/libapparmor/src/tst_aalogmisc.c:37:2: note: Variable 'retstr' is reassigned a value before the old one has been used.
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:585:22: style: C-style pointer casting [cstyleCast]
apparmor-2.9.0/parser/af_rule.cc:43:49: style: Function 'cond_check' argument 1 names different: declaration 'cond' definition 'conds'. [funcArgNamesDifferent]
apparmor-2.9.0/parser/af_rule.h:64:41: note: Function 'cond_check' argument 1 names different: declaration 'cond' definition 'conds'.
apparmor-2.9.0/parser/af_rule.cc:43:49: note: Function 'cond_check' argument 1 names different: declaration 'cond' definition 'conds'.
apparmor-2.9.0/parser/af_rule.cc:70:48: style: Function 'move_base_cond' argument 1 names different: declaration 'conds' definition 'ent'. [funcArgNamesDifferent]
apparmor-2.9.0/parser/af_rule.h:66:40: note: Function 'move_base_cond' argument 1 names different: declaration 'conds' definition 'ent'.
apparmor-2.9.0/parser/af_rule.cc:70:48: note: Function 'move_base_cond' argument 1 names different: declaration 'conds' definition 'ent'.
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:269:61: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:287:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:296:61: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:312:61: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:322:8: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:335:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:344:61: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:362:8: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:383:61: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:412:61: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:453:61: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:658:57: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:668:57: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:718:26: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:762:26: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/profile.h:206:72: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:99:2: warning: Member variable 'Node::label' is not initialized in the constructor. [uninitMemberVar]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:100:2: warning: Member variable 'Node::label' is not initialized in the constructor. [uninitMemberVar]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:105:2: warning: Member variable 'Node::label' is not initialized in the constructor. [uninitMemberVar]
apparmor-2.9.0/parser/profile.h:158:3: performance: Variable 'flags' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
apparmor-2.9.0/parser/profile.h:159:3: performance: Variable 'rlimits' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:576:2: style: Technically the member function 'depth_first_traversal::operatorbool' can be const. [functionConst]
apparmor-2.9.0/parser/profile.h:65:7: style: Technically the member function 'flagvals::dump' can be const. [functionConst]
apparmor-2.9.0/parser/af_rule.h:64:7: performance: Technically the member function 'af_rule::cond_check' can be static. [functionStatic]
apparmor-2.9.0/parser/af_rule.cc:43:15: note: Technically the member function 'af_rule::cond_check' can be static.
apparmor-2.9.0/parser/af_rule.h:64:7: note: Technically the member function 'af_rule::cond_check' can be static.
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:666:3: style: Class 'hashedNodeVec' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:666:3: style: Class 'hashedNodeVec' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:157:2: style: Class 'InnerNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:163:2: style: Class 'OneChildNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:235:2: style: Class 'CharNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:266:2: style: Class 'CharSetNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:307:2: style: Class 'NotCharSetNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:377:2: style: Class 'StarNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:404:2: style: Class 'PlusNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:573:2: style: Class 'depth_first_traversal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:622:2: style: Class 'hashedNodeSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:651:2: style: Class 'hashedNodeVec' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apparmor-2.9.0/parser/libapparmor_re/aare_rules.h:36:2: style: Class 'aare_rules' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:169:14: style: The function 'normalize_eps' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:137:14: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:169:14: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:175:15: style: The function 'normalize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:129:15: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:175:15: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:186:7: style: The function 'release' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:151:15: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:186:7: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:193:7: style: The function 'compute_firstpos' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:123:15: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:193:7: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:194:7: style: The function 'compute_lastpos' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:124:15: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:194:7: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:195:6: style: The function 'eq' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:126:14: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:195:6: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:201:11: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:127:19: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:201:11: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:215:7: style: The function 'compute_firstpos' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:123:15: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:215:7: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:216:7: style: The function 'compute_lastpos' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:124:15: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:216:7: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:228:6: style: The function 'is_accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:218:14: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:228:6: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:229:6: style: The function 'is_postprocess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:219:14: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:229:6: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:236:7: style: The function 'follow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:217:15: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:236:7: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:247:6: style: The function 'eq' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:126:14: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:247:6: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:255:11: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:127:19: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:255:11: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:267:7: style: The function 'follow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:217:15: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:267:7: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:280:6: style: The function 'eq' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:126:14: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:280:6: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:293:11: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:127:19: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:293:11: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:308:7: style: The function 'follow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:217:15: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:308:7: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:328:6: style: The function 'eq' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:126:14: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:328:6: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:341:11: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:127:19: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:341:11: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:356:7: style: The function 'follow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:217:15: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:356:7: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:365:6: style: The function 'eq' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:126:14: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:365:6: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:371:11: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:127:19: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:371:11: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:378:7: style: The function 'compute_firstpos' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:123:15: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:378:7: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:379:7: style: The function 'compute_lastpos' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:124:15: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:379:7: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:380:7: style: The function 'compute_followpos' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:125:15: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:380:7: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:387:6: style: The function 'eq' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:126:14: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:387:6: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:393:11: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:127:19: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:393:11: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:406:7: style: The function 'compute_nullable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:122:15: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:406:7: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:407:7: style: The function 'compute_firstpos' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:123:15: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:407:7: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:408:7: style: The function 'compute_lastpos' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:124:15: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:408:7: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:409:7: style: The function 'compute_followpos' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:125:15: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:409:7: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:416:6: style: The function 'eq' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:126:14: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:416:6: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:421:11: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:127:19: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:421:11: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:432:7: style: The function 'compute_nullable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:122:15: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:432:7: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:436:7: style: The function 'compute_firstpos' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:123:15: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:436:7: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:443:7: style: The function 'compute_lastpos' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:124:15: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:443:7: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:450:7: style: The function 'compute_followpos' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:125:15: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:450:7: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:457:6: style: The function 'eq' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:126:14: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:457:6: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:466:11: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:127:19: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:466:11: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:472:7: style: The function 'normalize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:129:15: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:472:7: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:479:7: style: The function 'compute_nullable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:122:15: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:479:7: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:483:7: style: The function 'compute_lastpos' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:124:15: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:483:7: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:487:7: style: The function 'compute_firstpos' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:123:15: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:487:7: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:491:6: style: The function 'eq' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:126:14: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:491:6: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:500:11: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:127:19: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:500:11: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:509:7: style: The function 'normalize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:129:15: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:509:7: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:515:7: style: The function 'release' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:151:15: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:515:7: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:522:7: style: The function 'follow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:217:15: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:522:7: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:528:6: style: The function 'eq' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:126:14: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:528:6: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:538:6: style: The function 'is_accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:218:14: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:538:6: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:539:6: style: The function 'is_postprocess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:219:14: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:539:6: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:545:11: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:127:19: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:545:11: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:713:24: style: The function 'size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:703:24: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:713:24: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:757:24: style: The function 'size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:703:24: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:757:24: note: Function in derived class
apparmor-2.9.0/parser/af_rule.h:72:19: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/rule.h:37:24: note: Virtual function in base class
apparmor-2.9.0/parser/af_rule.h:72:19: note: Function in derived class
apparmor-2.9.0/parser/af_rule.h:73:14: style: The function 'expand_variables' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/rule.h:38:14: note: Virtual function in base class
apparmor-2.9.0/parser/af_rule.h:73:14: note: Function in derived class
apparmor-2.9.0/parser/af_rule.h:74:14: style: The function 'gen_policy_re' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/rule.h:39:14: note: Virtual function in base class
apparmor-2.9.0/parser/af_rule.h:74:14: note: Function in derived class
apparmor-2.9.0/parser/af_rule.h:75:15: style: The function 'post_process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/rule.h:40:15: note: Virtual function in base class
apparmor-2.9.0/parser/af_rule.h:75:15: note: Function in derived class
apparmor-2.9.0/parser/af_unix.cc:106:26: style: Function 'unix_rule' argument 1 names different: declaration 'mode' definition 'mode_p'. [funcArgNamesDifferent]
apparmor-2.9.0/parser/af_unix.h:44:16: note: Function 'unix_rule' argument 1 names different: declaration 'mode' definition 'mode_p'.
apparmor-2.9.0/parser/af_unix.cc:106:26: note: Function 'unix_rule' argument 1 names different: declaration 'mode' definition 'mode_p'.
apparmor-2.9.0/parser/af_unix.h:35:7: style: Technically the member function 'unix_rule::downgrade_rule' can be const. [functionConst]
apparmor-2.9.0/parser/af_unix.cc:198:17: note: Technically the member function 'unix_rule::downgrade_rule' can be const.
apparmor-2.9.0/parser/af_unix.h:35:7: note: Technically the member function 'unix_rule::downgrade_rule' can be const.
apparmor-2.9.0/parser/af_unix.h:52:15: warning: Virtual function 'has_peer_conds' is called from constructor 'unix_rule(int mode,struct cond_entry*conds,struct cond_entry*peer_conds)' at line 118. Dynamic binding is not used. [virtualCallInConstructor]
apparmor-2.9.0/parser/af_unix.cc:118:43: note: Calling has_peer_conds
apparmor-2.9.0/parser/af_unix.h:52:15: note: has_peer_conds is a virtual method
apparmor-2.9.0/parser/af_unix.h:39:6: warning: The class 'unix_rule' defines member variable with name 'mode' also defined in its parent class 'af_rule'. [duplInheritedMember]
apparmor-2.9.0/parser/af_rule.h:47:6: note: Parent variable 'af_rule::mode'
apparmor-2.9.0/parser/af_unix.h:39:6: note: Derived variable 'unix_rule::mode'
apparmor-2.9.0/parser/af_unix.h:40:6: warning: The class 'unix_rule' defines member variable with name 'audit' also defined in its parent class 'af_rule'. [duplInheritedMember]
apparmor-2.9.0/parser/af_rule.h:48:6: note: Parent variable 'af_rule::audit'
apparmor-2.9.0/parser/af_unix.h:40:6: note: Derived variable 'unix_rule::audit'
apparmor-2.9.0/parser/af_unix.h:41:7: warning: The class 'unix_rule' defines member variable with name 'deny' also defined in its parent class 'af_rule'. [duplInheritedMember]
apparmor-2.9.0/parser/af_rule.h:49:7: note: Parent variable 'af_rule::deny'
apparmor-2.9.0/parser/af_unix.h:41:7: note: Derived variable 'unix_rule::deny'
apparmor-2.9.0/parser/af_unix.h:52:15: style: The function 'has_peer_conds' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/af_rule.h:68:15: note: Virtual function in base class
apparmor-2.9.0/parser/af_unix.h:52:15: note: Function in derived class
apparmor-2.9.0/parser/af_unix.h:56:19: style: The function 'dump_local' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/af_rule.h:70:19: note: Virtual function in base class
apparmor-2.9.0/parser/af_unix.h:56:19: note: Function in derived class
apparmor-2.9.0/parser/af_unix.h:57:19: style: The function 'dump_peer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/af_rule.h:71:19: note: Virtual function in base class
apparmor-2.9.0/parser/af_unix.h:57:19: note: Function in derived class
apparmor-2.9.0/parser/af_unix.h:58:14: style: The function 'expand_variables' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/af_rule.h:73:14: note: Virtual function in base class
apparmor-2.9.0/parser/af_unix.h:58:14: note: Function in derived class
apparmor-2.9.0/parser/af_unix.h:59:14: style: The function 'gen_policy_re' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/af_rule.h:74:14: note: Virtual function in base class
apparmor-2.9.0/parser/af_unix.h:59:14: note: Function in derived class
apparmor-2.9.0/parser/af_unix.h:60:15: style: The function 'post_process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/af_rule.h:75:15: note: Virtual function in base class
apparmor-2.9.0/parser/af_unix.h:60:15: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:46:0: error: Code 'using namespace std' is invalid C code. Use --std or --language to configure the language. [syntaxError]
apparmor-2.9.0/parser/dbus.h:57:19: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/rule.h:37:24: note: Virtual function in base class
apparmor-2.9.0/parser/dbus.h:57:19: note: Function in derived class
apparmor-2.9.0/parser/dbus.h:58:14: style: The function 'expand_variables' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/rule.h:38:14: note: Virtual function in base class
apparmor-2.9.0/parser/dbus.h:58:14: note: Function in derived class
apparmor-2.9.0/parser/dbus.h:59:14: style: The function 'gen_policy_re' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/rule.h:39:14: note: Virtual function in base class
apparmor-2.9.0/parser/dbus.h:59:14: note: Function in derived class
apparmor-2.9.0/parser/dbus.h:60:15: style: The function 'post_process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/rule.h:40:15: note: Virtual function in base class
apparmor-2.9.0/parser/dbus.h:60:15: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/aare_rules.cc:193:56: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.h:49:7: style: Technically the member function 'perms_t::is_accept' can be const. [functionConst]
apparmor-2.9.0/parser/libapparmor_re/hfa.h:51:7: style: Technically the member function 'perms_t::dump' can be const. [functionConst]
apparmor-2.9.0/parser/libapparmor_re/hfa.h:157:16: style: Technically the member function 'ProtoState::size' can be const. [functionConst]
apparmor-2.9.0/parser/libapparmor_re/hfa.h:266:24: style: The function 'size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.h:703:24: note: Virtual function in base class
apparmor-2.9.0/parser/libapparmor_re/hfa.h:266:24: note: Function in derived class
apparmor-2.9.0/parser/libapparmor_re/aare_rules.cc:180:0: error: Memory leak: tree [memleak]
apparmor-2.9.0/parser/libapparmor_re/aare_rules.cc:114:25: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
apparmor-2.9.0/parser/libapparmor_re/chfa.cc:129:6: portability: %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
apparmor-2.9.0/parser/libapparmor_re/chfa.cc:146:6: portability: %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
apparmor-2.9.0/parser/libapparmor_re/chfa.cc:154:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
apparmor-2.9.0/parser/libapparmor_re/chfa.cc:154:3: portability: %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
apparmor-2.9.0/parser/libapparmor_re/chfa.cc:154:3: portability: %zd in format string (no. 3) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
apparmor-2.9.0/parser/libapparmor_re/chfa.cc:169:9: style: The scope of the variable 'c' can be reduced. [variableScope]
apparmor-2.9.0/parser/libapparmor_re/chfa.cc:166:43: style: Function 'fits_in' argument 2 names different: declaration 'base' definition 'pos'. [funcArgNamesDifferent]
apparmor-2.9.0/parser/libapparmor_re/chfa.h:44:64: note: Function 'fits_in' argument 2 names different: declaration 'base' definition 'pos'.
apparmor-2.9.0/parser/libapparmor_re/chfa.cc:166:43: note: Function 'fits_in' argument 2 names different: declaration 'base' definition 'pos'.
apparmor-2.9.0/parser/libapparmor_re/chfa.cc:167:22: style: Function 'fits_in' argument 3 names different: declaration 'cases' definition 'trans'. [funcArgNamesDifferent]
apparmor-2.9.0/parser/libapparmor_re/chfa.h:45:20: note: Function 'fits_in' argument 3 names different: declaration 'cases' definition 'trans'.
apparmor-2.9.0/parser/libapparmor_re/chfa.cc:167:22: note: Function 'fits_in' argument 3 names different: declaration 'cases' definition 'trans'.
apparmor-2.9.0/parser/libapparmor_re/chfa.cc:187:15: style: Function 'insert_state' argument 2 names different: declaration 'state' definition 'from'. [funcArgNamesDifferent]
apparmor-2.9.0/parser/libapparmor_re/chfa.h:47:13: note: Function 'insert_state' argument 2 names different: declaration 'state' definition 'from'.
apparmor-2.9.0/parser/libapparmor_re/chfa.cc:187:15: note: Function 'insert_state' argument 2 names different: declaration 'state' definition 'from'.
apparmor-2.9.0/parser/libapparmor_re/chfa.cc:67:23: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/chfa.cc:80:74: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/chfa.cc:119:75: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/chfa.cc:135:26: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/chfa.cc:170:65: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/chfa.cc:238:65: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/chfa.cc:262:77: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/chfa.cc:382:67: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/chfa.cc:389:80: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/chfa.cc:396:74: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/chfa.h:42:7: performance: Technically the member function 'CHFA::init_free_list' can be static. [functionStatic]
apparmor-2.9.0/parser/libapparmor_re/chfa.cc:37:12: note: Technically the member function 'CHFA::init_free_list' can be static.
apparmor-2.9.0/parser/libapparmor_re/chfa.h:42:7: note: Technically the member function 'CHFA::init_free_list' can be static.
apparmor-2.9.0/parser/libapparmor_re/chfa.h:44:7: style: Technically the member function 'CHFA::fits_in' can be const. [functionConst]
apparmor-2.9.0/parser/libapparmor_re/chfa.cc:165:12: note: Technically the member function 'CHFA::fits_in' can be const.
apparmor-2.9.0/parser/libapparmor_re/chfa.h:44:7: note: Technically the member function 'CHFA::fits_in' can be const.
apparmor-2.9.0/parser/libapparmor_re/expr-tree.cc:47:7: style: The scope of the variable 'replace' can be reduced. [variableScope]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.cc:92:58: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.cc:108:41: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.cc:117:41: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/expr-tree.cc:610:41: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:138:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:163:66: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:276:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:344:60: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:364:66: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:404:41: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:412:41: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:435:41: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:469:66: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:497:66: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:502:66: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:526:78: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:539:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:581:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:585:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:586:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:590:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:593:33: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:597:33: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:608:66: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:632:66: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:677:31: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:700:32: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:730:30: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:743:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:753:67: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:797:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:835:62: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:891:66: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:913:80: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:929:80: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:993:66: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:1003:65: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:1014:80: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:1025:66: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:1033:62: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:1047:66: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:1059:66: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:1063:32: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:1086:31: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:1106:66: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:1121:66: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:1124:78: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:1145:31: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:1168:66: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:1171:78: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:1175:30: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:1180:31: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:1192:34: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:1199:51: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:1208:33: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:1231:66: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:1236:68: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:1239:61: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:1256:66: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:1259:62: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:1315:64: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/libapparmor_re/hfa.h:317:7: performance: Technically the member function 'DFA::same_mappings' can be static. [functionStatic]
apparmor-2.9.0/parser/libapparmor_re/hfa.cc:563:11: note: Technically the member function 'DFA::same_mappings' can be static.
apparmor-2.9.0/parser/libapparmor_re/hfa.h:317:7: note: Technically the member function 'DFA::same_mappings' can be static.
apparmor-2.9.0/parser/mount.cc:506:32: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
apparmor-2.9.0/parser/mount.h:141:19: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/rule.h:37:24: note: Virtual function in base class
apparmor-2.9.0/parser/mount.h:141:19: note: Function in derived class
apparmor-2.9.0/parser/mount.h:142:14: style: The function 'expand_variables' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/rule.h:38:14: note: Virtual function in base class
apparmor-2.9.0/parser/mount.h:142:14: note: Function in derived class
apparmor-2.9.0/parser/mount.h:143:14: style: The function 'gen_policy_re' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/rule.h:39:14: note: Virtual function in base class
apparmor-2.9.0/parser/mount.h:143:14: note: Function in derived class
apparmor-2.9.0/parser/mount.h:144:15: style: The function 'post_process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/rule.h:40:15: note: Virtual function in base class
apparmor-2.9.0/parser/mount.h:144:15: note: Function in derived class
apparmor-2.9.0/parser/profile.cc:47:63: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/profile.cc:54:63: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/profile.cc:81:71: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/ptrace.cc:51:30: style: Function 'ptrace_rule' argument 1 names different: declaration 'mode' definition 'mode_p'. [funcArgNamesDifferent]
apparmor-2.9.0/parser/ptrace.h:40:18: note: Function 'ptrace_rule' argument 1 names different: declaration 'mode' definition 'mode_p'.
apparmor-2.9.0/parser/ptrace.cc:51:30: note: Function 'ptrace_rule' argument 1 names different: declaration 'mode' definition 'mode_p'.
apparmor-2.9.0/parser/ptrace.h:46:19: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/rule.h:37:24: note: Virtual function in base class
apparmor-2.9.0/parser/ptrace.h:46:19: note: Function in derived class
apparmor-2.9.0/parser/ptrace.h:47:14: style: The function 'expand_variables' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/rule.h:38:14: note: Virtual function in base class
apparmor-2.9.0/parser/ptrace.h:47:14: note: Function in derived class
apparmor-2.9.0/parser/ptrace.h:48:14: style: The function 'gen_policy_re' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/rule.h:39:14: note: Virtual function in base class
apparmor-2.9.0/parser/ptrace.h:48:14: note: Function in derived class
apparmor-2.9.0/parser/ptrace.h:49:15: style: The function 'post_process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/rule.h:40:15: note: Virtual function in base class
apparmor-2.9.0/parser/ptrace.h:49:15: note: Function in derived class
apparmor-2.9.0/parser/signal.cc:177:30: style: Function 'signal_rule' argument 1 names different: declaration 'mode' definition 'mode_p'. [funcArgNamesDifferent]
apparmor-2.9.0/parser/signal.h:46:18: note: Function 'signal_rule' argument 1 names different: declaration 'mode' definition 'mode_p'.
apparmor-2.9.0/parser/signal.cc:177:30: note: Function 'signal_rule' argument 1 names different: declaration 'mode' definition 'mode_p'.
apparmor-2.9.0/parser/signal.cc:215:8: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/signal.cc:283:67: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apparmor-2.9.0/parser/signal.h:52:19: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/rule.h:37:24: note: Virtual function in base class
apparmor-2.9.0/parser/signal.h:52:19: note: Function in derived class
apparmor-2.9.0/parser/signal.h:53:14: style: The function 'expand_variables' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/rule.h:38:14: note: Virtual function in base class
apparmor-2.9.0/parser/signal.h:53:14: note: Function in derived class
apparmor-2.9.0/parser/signal.h:54:14: style: The function 'gen_policy_re' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/rule.h:39:14: note: Virtual function in base class
apparmor-2.9.0/parser/signal.h:54:14: note: Function in derived class
apparmor-2.9.0/parser/signal.h:55:15: style: The function 'post_process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apparmor-2.9.0/parser/rule.h:40:15: note: Virtual function in base class
apparmor-2.9.0/parser/signal.h:55:15: note: Function in derived class
apparmor-2.9.0/tests/regression/apparmor/changehat_fork.c:70:8: style: Variable 'rc' is assigned a value that is never used. [unreadVariable]
apparmor-2.9.0/tests/regression/apparmor/changehat_wrapper.c:196:0: error: Memory leak: manual_string [memleak]
apparmor-2.9.0/tests/regression/apparmor/clone.c:91:35: portability: 'child_stack' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
apparmor-2.9.0/tests/regression/apparmor/clone.c:111:0: error: Memory leak: child_stack [memleak]
apparmor-2.9.0/tests/regression/apparmor/coredump.c:20:3: error: Null pointer dereference: ptr [nullPointer]
apparmor-2.9.0/tests/regression/apparmor/coredump.c:18:6: note: Assignment 'ptr=0', assigned value is 0
apparmor-2.9.0/tests/regression/apparmor/coredump.c:20:3: note: Null pointer dereference
apparmor-2.9.0/tests/regression/apparmor/dbus_service.c:68:15: style: The scope of the variable 'message' can be reduced. [variableScope]
apparmor-2.9.0/tests/regression/apparmor/dbus_unrequested_reply.c:184:8: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
apparmor-2.9.0/tests/regression/apparmor/dbus_unrequested_reply.c:186:3: note: Found duplicate branches for 'if' and 'else'.
apparmor-2.9.0/tests/regression/apparmor/dbus_unrequested_reply.c:184:8: note: Found duplicate branches for 'if' and 'else'.
apparmor-2.9.0/tests/regression/apparmor/fork.c:34:6: style: The scope of the variable 'fd' can be reduced. [variableScope]
apparmor-2.9.0/tests/regression/apparmor/fork.c:54:17: style: The scope of the variable 'i' can be reduced. [variableScope]
apparmor-2.9.0/tests/regression/apparmor/fork.c:63:14: style: Variable 'num_files' is assigned a value that is never used. [unreadVariable]
apparmor-2.9.0/tests/regression/apparmor/netdomain/test_multi_receive.c:116:12: style: The scope of the variable 'cli_sock' can be reduced. [variableScope]
apparmor-2.9.0/tests/regression/apparmor/netdomain/test_multi_receive.c:54:21: style: Unused variable: remote [unusedVariable]
apparmor-2.9.0/tests/regression/apparmor/netdomain/test_multi_receive.c:118:21: style: Unused variable: remote [unusedVariable]
apparmor-2.9.0/tests/regression/apparmor/netdomain/test_multi_receive.c:66:3: error: Memory leak: buf [memleak]
apparmor-2.9.0/tests/regression/apparmor/netdomain/test_multi_receive.c:76:3: error: Memory leak: buf [memleak]
apparmor-2.9.0/tests/regression/apparmor/netdomain/test_multi_receive.c:130:3: error: Memory leak: buf [memleak]
apparmor-2.9.0/tests/regression/apparmor/netdomain/test_multi_receive.c:140:3: error: Memory leak: buf [memleak]
apparmor-2.9.0/tests/regression/apparmor/netdomain/test_multi_receive.c:146:3: error: Memory leak: buf [memleak]
apparmor-2.9.0/tests/regression/apparmor/netdomain/test_multi_receive.c:40:6: error: Uninitialized variable: ret [uninitvar]
apparmor-2.9.0/tests/regression/apparmor/pivot_root.c:92:53: portability: 'stack' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
apparmor-2.9.0/tests/regression/apparmor/pivot_root.c:86:23: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
apparmor-2.9.0/tests/regression/apparmor/ptrace.c:160:6: style: The scope of the variable 'opt' can be reduced. [variableScope]
apparmor-2.9.0/tests/regression/apparmor/syscall_setdomainname.c:36:13: style: Checking if unsigned variable 'newlen' is less than zero. [unsignedLessThanZero]
apparmor-2.9.0/tests/regression/apparmor/syscall_sethostname.c:36:13: style: Checking if unsigned variable 'newlen' is less than zero. [unsignedLessThanZero]
apparmor-2.9.0/tests/regression/apparmor/unix_fd_client.c:41:26: error: Buffer overrun possible for long command line arguments. [insecureCmdLineArgs]
apparmor-2.9.0/tests/regression/apparmor/unix_fd_client.c:57:21: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
apparmor-2.9.0/tests/regression/apparmor/unix_fd_server.c:32:12: style: The scope of the variable 'in_sock' can be reduced. [variableScope]
apparmor-2.9.0/tests/regression/apparmor/unix_fd_server.c:37:7: style: The scope of the variable 'inbound_buffer' can be reduced. [variableScope]
apparmor-2.9.0/tests/regression/apparmor/unix_fd_server.c:44:2: style: Variable 'exec_now' is assigned a value that is never used. [unreadVariable]
apparmor-2.9.0/tests/regression/apparmor/unix_fd_server.c:122:20: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
apparmor-2.9.0/tests/stress/subdomain/change_hat.c:16:6: style: The scope of the variable 'fd' can be reduced. [variableScope]
apparmor-2.9.0/tests/stress/subdomain/change_hat.c:16:10: style: The scope of the variable 'error' can be reduced. [variableScope]
apparmor-2.9.0/tests/stress/subdomain/change_hat.c:17:8: style: The scope of the variable 'hat_name' can be reduced. [variableScope]
apparmor-2.9.0/tests/stress/subdomain/change_hat.c:18:6: style: The scope of the variable 'hat_magic' can be reduced. [variableScope]
apparmor-2.9.0/tests/stress/subdomain/change_hat.c:41:10: style: Variable 'error' is assigned a value that is never used. [unreadVariable]
apparmor-2.9.0/tests/stress/subdomain/open.c:13:6: style: The scope of the variable 'fd' can be reduced. [variableScope]
[22:51]

ftp://ftp.se.debian.org/debian/pool/main/a/appconfig/appconfig_1.71.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/appdata-tools/appdata-tools_0.1.7.orig.tar.xz
appdata-tools-0.1.7/src/appdata-common.c:688:15: style: The scope of the variable 'tmp' can be reduced. [variableScope]
appdata-tools-0.1.7/src/appdata-self-test.c:67:18: style: The scope of the variable 'p' can be reduced. [variableScope]
appdata-tools-0.1.7/src/appdata-self-test.c:79:18: style: The scope of the variable 'p' can be reduced. [variableScope]
appdata-tools-0.1.7/src/appdata-validate.c:214:2: style: Variable 'problems' is reassigned a value before the old one has been used. [redundantAssignment]
appdata-tools-0.1.7/src/appdata-validate.c:211:0: note: Variable 'problems' is reassigned a value before the old one has been used.
appdata-tools-0.1.7/src/appdata-validate.c:214:2: note: Variable 'problems' is reassigned a value before the old one has been used.
appdata-tools-0.1.7/src/appdata-validate.c:471:15: style: Same expression on both sides of '!=' because the value of 'filename' and 'NULL' are the same. [duplicateExpression]
appdata-tools-0.1.7/src/appdata-validate.c:282:20: note: 'filename' is assigned value 'NULL' here.
appdata-tools-0.1.7/src/appdata-validate.c:471:15: note: Same expression on both sides of '!=' because the value of 'filename' and 'NULL' are the same.
appdata-tools-0.1.7/src/appdata-validate.c:83:18: style: The scope of the variable 'problem' can be reduced. [variableScope]
appdata-tools-0.1.7/src/appdata-validate.c:85:11: style: The scope of the variable 'tmp' can be reduced. [variableScope]
appdata-tools-0.1.7/src/appdata-validate.c:131:18: style: The scope of the variable 'problem' can be reduced. [variableScope]
appdata-tools-0.1.7/src/appdata-validate.c:133:11: style: The scope of the variable 'tmp' can be reduced. [variableScope]
appdata-tools-0.1.7/src/appdata-validate.c:168:18: style: The scope of the variable 'problem' can be reduced. [variableScope]
appdata-tools-0.1.7/src/appdata-validate.c:170:15: style: The scope of the variable 'tmp' can be reduced. [variableScope]
[22:51]

ftp://ftp.se.debian.org/debian/pool/main/a/appdirs/appdirs_1.4.3.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/apper/apper_1.0.0.orig.tar.xz
apper-1.0.0/AppSetup/SetupWizard.cpp:44:5: warning: Member variable 'SetupWizardPrivate::pki' is not initialized in the constructor. [uninitMemberVar]
apper-1.0.0/AppSetup/SetupWizard.cpp:44:5: warning: Member variable 'SetupWizardPrivate::infoPage' is not initialized in the constructor. [uninitMemberVar]
apper-1.0.0/AppSetup/SetupWizard.cpp:44:5: warning: Member variable 'SetupWizardPrivate::execPage' is not initialized in the constructor. [uninitMemberVar]
apper-1.0.0/AppSetup/SetupWizard.cpp:44:5: warning: Member variable 'SetupWizardPrivate::progressBar' is not initialized in the constructor. [uninitMemberVar]
apper-1.0.0/Apper/ApperKCM.cpp:326:79: style: Function 'errorCode' argument 2 names different: declaration 'detail' definition 'details'. [funcArgNamesDifferent]
apper-1.0.0/Apper/ApperKCM.h:79:73: note: Function 'errorCode' argument 2 names different: declaration 'detail' definition 'details'.
apper-1.0.0/Apper/ApperKCM.cpp:326:79: note: Function 'errorCode' argument 2 names different: declaration 'detail' definition 'details'.
apper-1.0.0/Apper/ApperKCM.h:48:5: style: Class 'ApperKCM' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apper-1.0.0/Apper/PackageDetails.h:42:1: style: The class 'PackageDetails' does not have a constructor although it has private member variables. [noConstructor]
apper-1.0.0/Apper/PackageDetails.cpp:257:22: style: Variable 'setChecked' is assigned a value that is never used. [unreadVariable]
apper-1.0.0/Apper/Settings/OriginModel.cpp:33:14: warning: Member variable 'OriginModel::RepoRole' is not initialized in the constructor. [uninitMemberVar]
apper-1.0.0/Apper/Updater/DistroUpgrade.cpp:69:9: style: Condition '!pluggedIn' is always false [knownConditionTrueFalse]
apper-1.0.0/Apper/Updater/DistroUpgrade.cpp:56:22: note: Assignment 'pluggedIn=true', assigned value is 1
apper-1.0.0/Apper/Updater/DistroUpgrade.cpp:69:9: note: Condition '!pluggedIn' is always false
apper-1.0.0/PkSession/PkInstallCatalogs.h:40:18: style: The function 'search' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apper-1.0.0/PkSession/SessionTask.h:96:18: note: Virtual function in base class
apper-1.0.0/PkSession/PkInstallCatalogs.h:40:18: note: Function in derived class
apper-1.0.0/PkSession/PkInstallCatalogs.h:43:18: style: The function 'searchFinished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apper-1.0.0/PkSession/SessionTask.h:120:18: note: Virtual function in base class
apper-1.0.0/PkSession/PkInstallCatalogs.h:43:18: note: Function in derived class
apper-1.0.0/PkSession/PkInstallFontconfigResources.h:38:18: style: The function 'search' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apper-1.0.0/PkSession/SessionTask.h:96:18: note: Virtual function in base class
apper-1.0.0/PkSession/PkInstallFontconfigResources.h:38:18: note: Function in derived class
apper-1.0.0/PkSession/PkInstallFontconfigResources.h:39:18: style: The function 'notFound' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apper-1.0.0/PkSession/SessionTask.h:98:18: note: Virtual function in base class
apper-1.0.0/PkSession/PkInstallFontconfigResources.h:39:18: note: Function in derived class
apper-1.0.0/PkSession/PkInstallFontconfigResources.h:40:18: style: The function 'searchFailed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apper-1.0.0/PkSession/SessionTask.h:99:18: note: Virtual function in base class
apper-1.0.0/PkSession/PkInstallFontconfigResources.h:40:18: note: Function in derived class
apper-1.0.0/PkSession/PkInstallGStreamerResources.h:38:18: style: The function 'search' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apper-1.0.0/PkSession/SessionTask.h:96:18: note: Virtual function in base class
apper-1.0.0/PkSession/PkInstallGStreamerResources.h:38:18: note: Function in derived class
apper-1.0.0/PkSession/PkInstallGStreamerResources.h:39:18: style: The function 'notFound' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apper-1.0.0/PkSession/SessionTask.h:98:18: note: Virtual function in base class
apper-1.0.0/PkSession/PkInstallGStreamerResources.h:39:18: note: Function in derived class
apper-1.0.0/PkSession/PkInstallMimeTypes.h:39:18: style: The function 'search' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apper-1.0.0/PkSession/SessionTask.h:96:18: note: Virtual function in base class
apper-1.0.0/PkSession/PkInstallMimeTypes.h:39:18: note: Function in derived class
apper-1.0.0/PkSession/PkInstallMimeTypes.h:40:18: style: The function 'notFound' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apper-1.0.0/PkSession/SessionTask.h:98:18: note: Virtual function in base class
apper-1.0.0/PkSession/PkInstallMimeTypes.h:40:18: note: Function in derived class
apper-1.0.0/PkSession/PkInstallPackageFiles.h:40:18: style: The function 'commit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apper-1.0.0/PkSession/SessionTask.h:97:18: note: Virtual function in base class
apper-1.0.0/PkSession/PkInstallPackageFiles.h:40:18: note: Function in derived class
apper-1.0.0/PkSession/PkInstallPackageNames.h:38:18: style: The function 'search' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apper-1.0.0/PkSession/SessionTask.h:96:18: note: Virtual function in base class
apper-1.0.0/PkSession/PkInstallPackageNames.h:38:18: note: Function in derived class
apper-1.0.0/PkSession/PkInstallPackageNames.h:39:18: style: The function 'notFound' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apper-1.0.0/PkSession/SessionTask.h:98:18: note: Virtual function in base class
apper-1.0.0/PkSession/PkInstallPackageNames.h:39:18: note: Function in derived class
apper-1.0.0/PkSession/PkInstallPackageNames.h:40:18: style: The function 'searchFailed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apper-1.0.0/PkSession/SessionTask.h:99:18: note: Virtual function in base class
apper-1.0.0/PkSession/PkInstallPackageNames.h:40:18: note: Function in derived class
apper-1.0.0/PkSession/PkInstallPackageNames.h:43:10: style: The function 'addPackage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apper-1.0.0/PkSession/SessionTask.h:119:18: note: Virtual function in base class
apper-1.0.0/PkSession/PkInstallPackageNames.h:43:10: note: Function in derived class
apper-1.0.0/PkSession/PkInstallPlasmaResources.h:39:18: style: The function 'search' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apper-1.0.0/PkSession/SessionTask.h:96:18: note: Virtual function in base class
apper-1.0.0/PkSession/PkInstallPlasmaResources.h:39:18: note: Function in derived class
apper-1.0.0/PkSession/PkInstallPlasmaResources.h:40:18: style: The function 'notFound' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apper-1.0.0/PkSession/SessionTask.h:98:18: note: Virtual function in base class
apper-1.0.0/PkSession/PkInstallPlasmaResources.h:40:18: note: Function in derived class
apper-1.0.0/PkSession/PkInstallPrinterDrivers.h:38:18: style: The function 'notFound' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apper-1.0.0/PkSession/SessionTask.h:98:18: note: Virtual function in base class
apper-1.0.0/PkSession/PkInstallPrinterDrivers.h:38:18: note: Function in derived class
apper-1.0.0/PkSession/PkInstallProvideFiles.h:38:18: style: The function 'search' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apper-1.0.0/PkSession/SessionTask.h:96:18: note: Virtual function in base class
apper-1.0.0/PkSession/PkInstallProvideFiles.h:38:18: note: Function in derived class
apper-1.0.0/PkSession/PkInstallProvideFiles.h:39:18: style: The function 'notFound' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apper-1.0.0/PkSession/SessionTask.h:98:18: note: Virtual function in base class
apper-1.0.0/PkSession/PkInstallProvideFiles.h:39:18: note: Function in derived class
apper-1.0.0/PkSession/PkInstallProvideFiles.h:42:10: style: The function 'addPackage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apper-1.0.0/PkSession/SessionTask.h:119:18: note: Virtual function in base class
apper-1.0.0/PkSession/PkInstallProvideFiles.h:42:10: note: Function in derived class
apper-1.0.0/PkSession/PkRemovePackageByFiles.h:40:18: style: The function 'search' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apper-1.0.0/PkSession/SessionTask.h:96:18: note: Virtual function in base class
apper-1.0.0/PkSession/PkRemovePackageByFiles.h:40:18: note: Function in derived class
apper-1.0.0/PkSession/PkRemovePackageByFiles.h:41:18: style: The function 'notFound' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apper-1.0.0/PkSession/SessionTask.h:98:18: note: Virtual function in base class
apper-1.0.0/PkSession/PkRemovePackageByFiles.h:41:18: note: Function in derived class
apper-1.0.0/PkSession/PkRemovePackageByFiles.h:44:10: style: The function 'searchFinished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apper-1.0.0/PkSession/SessionTask.h:120:18: note: Virtual function in base class
apper-1.0.0/PkSession/PkRemovePackageByFiles.h:44:10: note: Function in derived class
apper-1.0.0/PkSession/PkIsInstalled.h:37:10: style: The function 'searchFinished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apper-1.0.0/PkSession/SessionTask.h:120:18: note: Virtual function in base class
apper-1.0.0/PkSession/PkIsInstalled.h:37:10: note: Function in derived class
apper-1.0.0/PkSession/PkSearchFile.h:37:18: style: The function 'notFound' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apper-1.0.0/PkSession/SessionTask.h:98:18: note: Virtual function in base class
apper-1.0.0/PkSession/PkSearchFile.h:37:18: note: Function in derived class
apper-1.0.0/PkSession/PkSearchFile.h:38:18: style: The function 'searchSuccess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apper-1.0.0/PkSession/SessionTask.h:100:18: note: Virtual function in base class
apper-1.0.0/PkSession/PkSearchFile.h:38:18: note: Function in derived class
apper-1.0.0/PkSession/SessionTask.cpp:596:73: style: Function 'setTransaction' argument 2 names different: declaration 'transaction' definition 't'. [funcArgNamesDifferent]
apper-1.0.0/PkSession/SessionTask.h:108:64: note: Function 'setTransaction' argument 2 names different: declaration 'transaction' definition 't'.
apper-1.0.0/PkSession/SessionTask.cpp:596:73: note: Function 'setTransaction' argument 2 names different: declaration 'transaction' definition 't'.
apper-1.0.0/apperd/ApperdThread.cpp:316:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
apper-1.0.0/apperd/ApperdThread.cpp:65:15: warning: Member variable 'ApperdThread::m_qtimer' is not initialized in the constructor. [uninitMemberVar]
apper-1.0.0/apperd/ApperdThread.cpp:65:15: warning: Member variable 'ApperdThread::m_interface' is not initialized in the constructor. [uninitMemberVar]
apper-1.0.0/apperd/ApperdThread.cpp:65:15: warning: Member variable 'ApperdThread::m_distroUpgrade' is not initialized in the constructor. [uninitMemberVar]
apper-1.0.0/apperd/ApperdThread.cpp:65:15: warning: Member variable 'ApperdThread::m_refreshCache' is not initialized in the constructor. [uninitMemberVar]
apper-1.0.0/apperd/ApperdThread.cpp:65:15: warning: Member variable 'ApperdThread::m_transactionWatcher' is not initialized in the constructor. [uninitMemberVar]
apper-1.0.0/apperd/ApperdThread.cpp:65:15: warning: Member variable 'ApperdThread::m_updater' is not initialized in the constructor. [uninitMemberVar]
apper-1.0.0/apperd/RebootListener.h:35:5: style: Class 'AptRebootListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apper-1.0.0/apperd/Updater.cpp:198:61: style: Function 'autoUpdatesFinished' argument 1 names different: declaration 'exit' definition 'status'. [funcArgNamesDifferent]
apper-1.0.0/apperd/Updater.h:48:56: note: Function 'autoUpdatesFinished' argument 1 names different: declaration 'exit' definition 'status'.
apper-1.0.0/apperd/Updater.cpp:198:61: note: Function 'autoUpdatesFinished' argument 1 names different: declaration 'exit' definition 'status'.
apper-1.0.0/apperd/apperd.cpp:28:9: warning: Member variable 'ApperD::m_thread' is not initialized in the constructor. [uninitMemberVar]
apper-1.0.0/declarative-plugins/DBusUpdaterInterface.h:26:1: style: The class 'DBusUpdaterInterface' does not have a constructor although it has private member variables. [noConstructor]
apper-1.0.0/libapper/AppStream.cpp:48:18: warning: Member variable 'AppStreamHelper::m_pool' is not initialized in the constructor. [uninitMemberVarPrivate]
apper-1.0.0/libapper/ApplicationLauncher.h:33:1: style: The class 'ApplicationLauncher' does not have a constructor although it has private member variables. [noConstructor]
apper-1.0.0/libapper/ApplicationSortFilterModel.cpp:90:0: style: Same expression used in consecutive assignments of 'leftIsPackage' and 'rightIsPackage'. [duplicateAssignExpression]
apper-1.0.0/libapper/ApplicationSortFilterModel.cpp:91:0: note: Same expression used in consecutive assignments of 'leftIsPackage' and 'rightIsPackage'.
apper-1.0.0/libapper/ApplicationSortFilterModel.cpp:90:0: note: Same expression used in consecutive assignments of 'leftIsPackage' and 'rightIsPackage'.
apper-1.0.0/libapper/ApplicationSortFilterModel.h:31:1: style: The class 'ApplicationSortFilterModel' does not have a constructor although it has private member variables. [noConstructor]
apper-1.0.0/libapper/PackageModel.cpp:58:5: performance: Variable 'm_installedEmblem' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
apper-1.0.0/libapper/PkTransaction.cpp:385:19: style: The scope of the variable 'requires' can be reduced. [variableScope]
apper-1.0.0/libapper/PkTransaction.cpp:696:41: style: Function 'showDialog' argument 1 names different: declaration 'dialog' definition 'dlg'. [funcArgNamesDifferent]
apper-1.0.0/libapper/PkTransaction.h:161:30: note: Function 'showDialog' argument 1 names different: declaration 'dialog' definition 'dlg'.
apper-1.0.0/libapper/PkTransaction.cpp:696:41: note: Function 'showDialog' argument 1 names different: declaration 'dialog' definition 'dlg'.
apper-1.0.0/libapper/Requirements.h:33:1: style: The class 'Requirements' does not have a constructor although it has private member variables. [noConstructor]
[22:51]

ftp://ftp.se.debian.org/debian/pool/main/a/appindicator3-sharp/appindicator3-sharp_12.10.0+git20151221.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/appmenu-gtk-module/appmenu-gtk-module_0.6.94.orig.tar.xz
appmenu-gtk-module/lib/unity-gtk-action-group.c:778:11: style: Condition 'name==NULL' is always true [knownConditionTrueFalse]
appmenu-gtk-module/lib/unity-gtk-action-group.c:771:9: note: Assignment 'name=NULL', assigned value is 0
appmenu-gtk-module/lib/unity-gtk-action-group.c:778:11: note: Condition 'name==NULL' is always true
appmenu-gtk-module/lib/unity-gtk-menu-section.c:241:19: style: Condition 'accel_name==NULL' is always true [knownConditionTrueFalse]
appmenu-gtk-module/src/appmenu-gtk-module.c:33:15: style: Unused variable: settings [unusedVariable]
appmenu-gtk-module/src/hijack.c:171:13: style: The scope of the variable 'window' can be reduced. [variableScope]
appmenu-gtk-module/src/hijack.c:77:8: style: Variable 'is_hint_viable' is assigned a value that is never used. [unreadVariable]
appmenu-gtk-module/src/hijack.c:134:15: style: Unused variable: settings [unusedVariable]
appmenu-gtk-module/src/hijack.c:151:15: style: Unused variable: settings [unusedVariable]
appmenu-gtk-module/src/support.c:63:2: style: Variable 'is_platform_supported' is reassigned a value before the old one has been used. [redundantAssignment]
appmenu-gtk-module/src/support.c:53:0: note: Variable 'is_platform_supported' is reassigned a value before the old one has been used.
appmenu-gtk-module/src/support.c:63:2: note: Variable 'is_platform_supported' is reassigned a value before the old one has been used.
appmenu-gtk-module/src/support.c:65:2: style: Variable 'is_program_supported' is reassigned a value before the old one has been used. [redundantAssignment]
appmenu-gtk-module/src/support.c:54:0: note: Variable 'is_program_supported' is reassigned a value before the old one has been used.
appmenu-gtk-module/src/support.c:65:2: note: Variable 'is_program_supported' is reassigned a value before the old one has been used.
appmenu-gtk-module/tests/demos/client.c:51:14: style: Unused variable: m [unusedVariable]
appmenu-gtk-module/tests/demos/test-radio.c:25:13: style: Unused variable: button [unusedVariable]
appmenu-gtk-module/tests/demos/unity-gtk-menu-tester.c:155:19: style: The scope of the variable 'toggle_button' can be reduced. [variableScope]
appmenu-gtk-module/tests/demos/unity-gtk-menu-tester.c:86:16: style: Unused variable: iter [unusedVariable]
[22:51]

ftp://ftp.se.debian.org/debian/pool/main/a/appmenu-qt/appmenu-qt_0.2.6.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/apport/apport_2.20.4.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/approx/approx_5.7.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/appstream/appstream_0.9.8.orig.tar.xz
AppStream-0.9.8/qt/component.cpp:216:52: style: Function 'setPackageNames' argument 1 names different: declaration 'packageName' definition 'packageNames'. [funcArgNamesDifferent]
AppStream-0.9.8/qt/component.h:87:49: note: Function 'setPackageNames' argument 1 names different: declaration 'packageName' definition 'packageNames'.
AppStream-0.9.8/qt/component.cpp:216:52: note: Function 'setPackageNames' argument 1 names different: declaration 'packageName' definition 'packageNames'.
AppStream-0.9.8/qt/component.h:78:14: style: Technically the member function 'Appstream::Component::operator==' can be const. [functionConst]
AppStream-0.9.8/qt/component.cpp:291:17: note: Technically the member function 'Appstream::Component::operator==' can be const.
AppStream-0.9.8/qt/component.h:78:14: note: Technically the member function 'Appstream::Component::operator==' can be const.
AppStream-0.9.8/qt/database.cpp:73:35: style: Function 'Database' argument 1 names different: declaration 'dbPath' definition 'cachePath'. [funcArgNamesDifferent]
AppStream-0.9.8/qt/database.h:45:33: note: Function 'Database' argument 1 names different: declaration 'dbPath' definition 'cachePath'.
AppStream-0.9.8/qt/database.cpp:73:35: note: Function 'Database' argument 1 names different: declaration 'dbPath' definition 'cachePath'.
AppStream-0.9.8/qt/database.cpp:115:17: style: Unused variable: str [unusedVariable]
AppStream-0.9.8/qt/database.cpp:44:9: warning: Member variable 'DatabasePrivate::m_dpool' is not initialized in the constructor. [uninitMemberVar]
AppStream-0.9.8/qt/database.h:45:9: style: Class 'Database' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
AppStream-0.9.8/qt/database.cpp:44:9: style: Class 'DatabasePrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
AppStream-0.9.8/qt/image.h:58:14: style: Technically the member function 'Appstream::Image::operator==' can be const. [functionConst]
AppStream-0.9.8/qt/image.cpp:80:13: note: Technically the member function 'Appstream::Image::operator==' can be const.
AppStream-0.9.8/qt/image.h:58:14: note: Technically the member function 'Appstream::Image::operator==' can be const.
AppStream-0.9.8/qt/provides.cpp:112:54: style: Function 'stringToKind' argument 1 names different: declaration 'kind' definition 'kindString'. [funcArgNamesDifferent]
AppStream-0.9.8/qt/provides.h:61:49: note: Function 'stringToKind' argument 1 names different: declaration 'kind' definition 'kindString'.
AppStream-0.9.8/qt/provides.cpp:112:54: note: Function 'stringToKind' argument 1 names different: declaration 'kind' definition 'kindString'.
AppStream-0.9.8/qt/screenshot.h:47:10: style: Technically the member function 'Appstream::Screenshot::operator==' can be const. [functionConst]
AppStream-0.9.8/qt/screenshot.cpp:75:18: note: Technically the member function 'Appstream::Screenshot::operator==' can be const.
AppStream-0.9.8/qt/screenshot.h:47:10: note: Technically the member function 'Appstream::Screenshot::operator==' can be const.
AppStream-0.9.8/src/as-category.h:22:0: error: #error "Only <appstream.h> can be included directly." [preprocessorErrorDirective]
AppStream-0.9.8/src/as-component.h:22:0: error: #error "Only <appstream.h> can be included directly." [preprocessorErrorDirective]
AppStream-0.9.8/src/as-data-pool.h:22:0: error: #error "Only <appstream.h> can be included directly." [preprocessorErrorDirective]
AppStream-0.9.8/src/as-database.h:22:0: error: #error "Only <appstream.h> can be included directly." [preprocessorErrorDirective]
AppStream-0.9.8/src/as-distro-details.h:22:0: error: #error "Only <appstream.h> can be included directly." [preprocessorErrorDirective]
AppStream-0.9.8/src/as-icon.h:22:0: error: #error "Only <appstream.h> can be included directly." [preprocessorErrorDirective]
AppStream-0.9.8/src/as-image.h:22:0: error: #error "Only <appstream.h> can be included directly." [preprocessorErrorDirective]
AppStream-0.9.8/src/as-menu-parser.h:22:0: error: #error "Only <appstream.h> can be included directly." [preprocessorErrorDirective]
AppStream-0.9.8/src/as-metadata.h:22:0: error: #error "Only <appstream.h> can be included directly." [preprocessorErrorDirective]
AppStream-0.9.8/src/as-provided.h:22:0: error: #error "Only <appstream.h> can be included directly." [preprocessorErrorDirective]
AppStream-0.9.8/src/as-release.h:22:0: error: #error "Only <appstream.h> can be included directly." [preprocessorErrorDirective]
AppStream-0.9.8/src/as-screenshot.h:23:0: error: #error "Only <appstream.h> can be included directly." [preprocessorErrorDirective]
AppStream-0.9.8/src/as-stemmer.h:22:0: error: #error "Only <appstream.h> can be included directly." [preprocessorErrorDirective]
AppStream-0.9.8/src/as-suggested.h:22:0: error: #error "Only <appstream.h> can be included directly." [preprocessorErrorDirective]
AppStream-0.9.8/src/as-translation.h:22:0: error: #error "Only <appstream.h> can be included directly." [preprocessorErrorDirective]
AppStream-0.9.8/src/as-validator-issue.h:22:0: error: #error "Only <appstream.h> can be included directly." [preprocessorErrorDirective]
AppStream-0.9.8/src/as-validator.h:22:0: error: #error "Only <appstream.h> can be included directly." [preprocessorErrorDirective]
AppStream-0.9.8/tests/test-yamldata.c:239:2: style: Variable 'cpt' is reassigned a value before the old one has been used. [redundantAssignment]
AppStream-0.9.8/tests/test-yamldata.c:151:0: note: Variable 'cpt' is reassigned a value before the old one has been used.
AppStream-0.9.8/tests/test-yamldata.c:239:2: note: Variable 'cpt' is reassigned a value before the old one has been used.
AppStream-0.9.8/tools/ascli-actions-mdata.c:35:35: style: Function 'ascli_refresh_cache' argument 1 names different: declaration 'cachepath' definition 'dbpath'. [funcArgNamesDifferent]
AppStream-0.9.8/tools/ascli-actions-mdata.h:43:40: note: Function 'ascli_refresh_cache' argument 1 names different: declaration 'cachepath' definition 'dbpath'.
AppStream-0.9.8/tools/ascli-actions-mdata.c:35:35: note: Function 'ascli_refresh_cache' argument 1 names different: declaration 'cachepath' definition 'dbpath'.
AppStream-0.9.8/tools/ascli-actions-pkgmgr.c:49:10: style: Condition 'exe==NULL' is always true [knownConditionTrueFalse]
AppStream-0.9.8/tools/ascli-actions-pkgmgr.c:41:21: note: Assignment 'exe=NULL', assigned value is 0
AppStream-0.9.8/tools/ascli-actions-pkgmgr.c:49:10: note: Condition 'exe==NULL' is always true
AppStream-0.9.8/tools/ascli-actions-pkgmgr.c:49:10: style: Same expression on both sides of '==' because the value of 'exe' and 'NULL' are the same. [duplicateExpression]
AppStream-0.9.8/tools/ascli-actions-pkgmgr.c:41:21: note: 'exe' is assigned value 'NULL' here.
AppStream-0.9.8/tools/ascli-actions-pkgmgr.c:49:10: note: Same expression on both sides of '==' because the value of 'exe' and 'NULL' are the same.
AppStream-0.9.8/tools/ascli-actions-validate.c:82:20: style: The scope of the variable 'issue' can be reduced. [variableScope]
AppStream-0.9.8/tools/ascli-utils.c:49:2: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
AppStream-0.9.8/tools/ascli-utils.c:38:0: note: Variable 'res' is reassigned a value before the old one has been used.
AppStream-0.9.8/tools/ascli-utils.c:49:2: note: Variable 'res' is reassigned a value before the old one has been used.
AppStream-0.9.8/tools/ascli-utils.c:295:12: style: The scope of the variable 'img' can be reduced. [variableScope]
[22:52]

ftp://ftp.se.debian.org/debian/pool/main/a/appstream-generator/appstream-generator_0.7.4.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/appstream-glib/appstream-glib_0.7.10.orig.tar.gz
appstream-glib-appstream_glib_0_7_10/client/as-builder.c:187:18: style: Same expression on both sides of '>' because the value of 'max_threads' and '0' are the same. [duplicateExpression]
appstream-glib-appstream_glib_0_7_10/client/as-builder.c:69:22: note: 'max_threads' is assigned value '0' here.
appstream-glib-appstream_glib_0_7_10/client/as-builder.c:187:18: note: Same expression on both sides of '>' because the value of 'max_threads' and '0' are the same.
appstream-glib-appstream_glib_0_7_10/client/as-compose.c:270:13: style: The scope of the variable 'problem' can be reduced. [variableScope]
appstream-glib-appstream_glib_0_7_10/client/as-util.c:87:14: style: The scope of the variable 'item' can be reduced. [variableScope]
appstream-glib-appstream_glib_0_7_10/client/as-util.c:120:14: style: The scope of the variable 'item' can be reduced. [variableScope]
appstream-glib-appstream_glib_0_7_10/client/as-util.c:617:13: style: The scope of the variable 'releases' can be reduced. [variableScope]
appstream-glib-appstream_glib_0_7_10/client/as-util.c:1386:9: style: The scope of the variable 'app' can be reduced. [variableScope]
appstream-glib-appstream_glib_0_7_10/client/as-util.c:1745:15: style: The scope of the variable 'tmp' can be reduced. [variableScope]
appstream-glib-appstream_glib_0_7_10/client/as-util.c:1769:13: style: The scope of the variable 'images' can be reduced. [variableScope]
appstream-glib-appstream_glib_0_7_10/client/as-util.c:1772:11: style: The scope of the variable 'im_thumb' can be reduced. [variableScope]
appstream-glib-appstream_glib_0_7_10/client/as-util.c:1773:11: style: The scope of the variable 'im_scaled' can be reduced. [variableScope]
appstream-glib-appstream_glib_0_7_10/client/as-util.c:1774:16: style: The scope of the variable 'ss' can be reduced. [variableScope]
appstream-glib-appstream_glib_0_7_10/client/as-util.c:1777:9: style: The scope of the variable 'tmp2' can be reduced. [variableScope]
appstream-glib-appstream_glib_0_7_10/client/as-util.c:2222:9: style: The scope of the variable 'app' can be reduced. [variableScope]
appstream-glib-appstream_glib_0_7_10/client/as-util.c:2490:9: style: The scope of the variable 'app' can be reduced. [variableScope]
appstream-glib-appstream_glib_0_7_10/client/as-util.c:2605:9: style: The scope of the variable 'app' can be reduced. [variableScope]
appstream-glib-appstream_glib_0_7_10/client/as-util.c:2664:9: style: The scope of the variable 'app' can be reduced. [variableScope]
appstream-glib-appstream_glib_0_7_10/client/as-util.c:2712:13: style: The scope of the variable 'problem' can be reduced. [variableScope]
appstream-glib-appstream_glib_0_7_10/client/as-util.c:2713:15: style: The scope of the variable 'tmp' can be reduced. [variableScope]
appstream-glib-appstream_glib_0_7_10/client/as-util.c:3401:15: style: The scope of the variable 'url' can be reduced. [variableScope]
appstream-glib-appstream_glib_0_7_10/client/as-util.c:3426:9: style: The scope of the variable 'app' can be reduced. [variableScope]
appstream-glib-appstream_glib_0_7_10/client/as-util.c:3431:13: style: The scope of the variable 'screenshots' can be reduced. [variableScope]
appstream-glib-appstream_glib_0_7_10/client/as-util.c:3797:9: style: The scope of the variable 'app' can be reduced. [variableScope]
appstream-glib-appstream_glib_0_7_10/client/as-util.c:3800:15: style: The scope of the variable 'id' can be reduced. [variableScope]
appstream-glib-appstream_glib_0_7_10/client/as-util.c:4121:15: style: The scope of the variable 'tmp' can be reduced. [variableScope]
appstream-glib-appstream_glib_0_7_10/libappstream-builder/asb-app.c:152:10: style: The scope of the variable 'icon' can be reduced. [variableScope]
appstream-glib-appstream_glib_0_7_10/libappstream-builder/asb-context.c:1095:59: style: Condition '(priv->flags&ASB_CONTEXT_FLAG_IGNORE_MISSING_INFO)==0' is always true [knownConditionTrueFalse]
appstream-glib-appstream_glib_0_7_10/libappstream-builder/asb-context.c:703:9: style: The scope of the variable 'app' can be reduced. [variableScope]
appstream-glib-appstream_glib_0_7_10/libappstream-builder/asb-context.c:725:9: style: The scope of the variable 'app' can be reduced. [variableScope]
appstream-glib-appstream_glib_0_7_10/libappstream-builder/asb-context.c:748:9: style: The scope of the variable 'app' can be reduced. [variableScope]
appstream-glib-appstream_glib_0_7_10/libappstream-builder/asb-context.c:752:15: style: The scope of the variable 'pkgname' can be reduced. [variableScope]
appstream-glib-appstream_glib_0_7_10/libappstream-builder/asb-context.c:807:9: style: The scope of the variable 'app' can be reduced. [variableScope]
appstream-glib-appstream_glib_0_7_10/libappstream-builder/asb-context.c:890:9: style: The scope of the variable 'app' can be reduced. [variableScope]
appstream-glib-appstream_glib_0_7_10/libappstream-builder/asb-context.c:958:14: style: The scope of the variable 'pkg' can be reduced. [variableScope]
appstream-glib-appstream_glib_0_7_10/libappstream-builder/asb-context.c:1174:14: style: The scope of the variable 'pkg' can be reduced. [variableScope]
appstream-glib-appstream_glib_0_7_10/libappstream-builder/asb-package-deb.c:113:15: style: The scope of the variable 'fn' can be reduced. [variableScope]
appstream-glib-appstream_glib_0_7_10/libappstream-builder/asb-package-rpm.c:312:2: style: Variable 'td' is reassigned a value before the old one has been used. [redundantAssignment]
appstream-glib-appstream_glib_0_7_10/libappstream-builder/asb-package-rpm.c:309:0: note: Variable 'td' is reassigned a value before the old one has been used.
appstream-glib-appstream_glib_0_7_10/libappstream-builder/asb-package-rpm.c:312:2: note: Variable 'td' is reassigned a value before the old one has been used.
appstream-glib-appstream_glib_0_7_10/libappstream-builder/asb-plugin-loader.c:52:13: style: The scope of the variable 'plugin' can be reduced. [variableScope]
appstream-glib-appstream_glib_0_7_10/libappstream-builder/asb-plugin-loader.c:118:13: style: The scope of the variable 'plugin' can be reduced. [variableScope]
appstream-glib-appstream_glib_0_7_10/libappstream-builder/asb-plugin-loader.c:158:13: style: The scope of the variable 'plugin' can be reduced. [variableScope]
appstream-glib-appstream_glib_0_7_10/libappstream-builder/asb-plugin-loader.c:219:13: style: The scope of the variable 'plugin' can be reduced. [variableScope]
appstream-glib-appstream_glib_0_7_10/libappstream-builder/asb-plugin-loader.c:254:13: style: The scope of the variable 'plugin' can be reduced. [variableScope]
appstream-glib-appstream_glib_0_7_10/libappstream-builder/asb-plugin-loader.c:413:15: style: The scope of the variable 'filename_tmp' can be reduced. [variableScope]
appstream-glib-appstream_glib_0_7_10/libappstream-builder/asb-self-test.c:286:2: style: Variable 'loader' is reassigned a value before the old one has been used. [redundantAssignment]
appstream-glib-appstream_glib_0_7_10/libappstream-builder/asb-self-test.c:276:0: note: Variable 'loader' is reassigned a value before the old one has been used.
appstream-glib-appstream_glib_0_7_10/libappstream-builder/asb-self-test.c:286:2: note: Variable 'loader' is reassigned a value before the old one has been used.
appstream-glib-appstream_glib_0_7_10/libappstream-builder/asb-task.c:426:3: style: Variable 'apps_tmp' is reassigned a value before the old one has been used. [redundantAssignment]
appstream-glib-appstream_glib_0_7_10/libappstream-builder/asb-task.c:418:0: note: Variable 'apps_tmp' is reassigned a value before the old one has been used.
appstream-glib-appstream_glib_0_7_10/libappstream-builder/asb-task.c:426:3: note: Variable 'apps_tmp' is reassigned a value before the old one has been used.
appstream-glib-appstream_glib_0_7_10/libappstream-builder/asb-task.c:57:13: style: The scope of the variable 'plugin' can be reduced. [variableScope]
appstream-glib-appstream_glib_0_7_10/libappstream-builder/asb-utils.c:347:2: style: Variable 'arch_preview' is reassigned a value before the old one has been used. [redundantAssignment]
appstream-glib-appstream_glib_0_7_10/libappstream-builder/asb-utils.c:341:0: note: Variable 'arch_preview' is reassigned a value before the old one has been used.
appstream-glib-appstream_glib_0_7_10/libappstream-builder/asb-utils.c:347:2: note: Variable 'arch_preview' is reassigned a value before the old one has been used.
appstream-glib-appstream_glib_0_7_10/libappstream-builder/asb-utils.c:487:15: style: The scope of the variable 'tmp' can be reduced. [variableScope]
appstream-glib-appstream_glib_0_7_10/libappstream-builder/asb-utils.c:674:22: style: The scope of the variable 'tmp' can be reduced. [variableScope]
appstream-glib-appstream_glib_0_7_10/libappstream-builder/plugins/asb-plugin-appdata.c:68:13: style: The scope of the variable 'problem' can be reduced. [variableScope]
appstream-glib-appstream_glib_0_7_10/libappstream-builder/plugins/asb-plugin-font.c:599:2: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment]
appstream-glib-appstream_glib_0_7_10/libappstream-builder/plugins/asb-plugin-font.c:584:0: note: Variable 'ret' is reassigned a value before the old one has been used.
appstream-glib-appstream_glib_0_7_10/libappstream-builder/plugins/asb-plugin-font.c:599:2: note: Variable 'ret' is reassigned a value before the old one has been used.
appstream-glib-appstream_glib_0_7_10/libappstream-builder/plugins/asb-plugin-font.c:68:17: style: The scope of the variable 'plang' can be reduced. [variableScope]
appstream-glib-appstream_glib_0_7_10/libappstream-builder/plugins/asb-plugin-font.c:70:15: style: The scope of the variable 'value' can be reduced. [variableScope]
appstream-glib-appstream_glib_0_7_10/libappstream-builder/plugins/asb-plugin-font.c:383:11: style: The scope of the variable 'im_tmp' can be reduced. [variableScope]
appstream-glib-appstream_glib_0_7_10/libappstream-builder/plugins/asb-plugin-font.c:384:16: style: The scope of the variable 'ss_tmp' can be reduced. [variableScope]
appstream-glib-appstream_glib_0_7_10/libappstream-builder/plugins/asb-plugin-hardcoded.c:48:15: style: The scope of the variable 'tmp' can be reduced. [variableScope]
appstream-glib-appstream_glib_0_7_10/libappstream-glib/as-node-private.h:23:0: error: #error "Only <appstream-glib.h> can be included directly." [preprocessorErrorDirective]
appstream-glib-appstream_glib_0_7_10/libappstream-glib/as-app-builder.h:23:0: error: #error "Only <appstream-glib.h> can be included directly." [preprocessorErrorDirective]
appstream-glib-appstream_glib_0_7_10/libappstream-glib/as-app-private.h:23:0: error: #error "Only <appstream-glib.h> can be included directly." [preprocessorErrorDirective]
appstream-glib-appstream_glib_0_7_10/libappstream-glib/as-bundle-private.h:23:0: error: #error "Only <appstream-glib.h> can be included directly." [preprocessorErrorDirective]
appstream-glib-appstream_glib_0_7_10/libappstream-glib/as-checksum-private.h:23:0: error: #error "Only <appstream-glib.h> can be included directly." [preprocessorErrorDirective]
appstream-glib-appstream_glib_0_7_10/libappstream-glib/as-enums.h:23:0: error: #error "Only <appstream-glib.h> can be included directly." [preprocessorErrorDirective]
appstream-glib-appstream_glib_0_7_10/libappstream-glib/as-format.h:23:0: error: #error "Only <appstream-glib.h> can be included directly." [preprocessorErrorDirective]
appstream-glib-appstream_glib_0_7_10/libappstream-glib/as-icon-private.h:23:0: error: #error "Only <appstream-glib.h> can be included directly." [preprocessorErrorDirective]
appstream-glib-appstream_glib_0_7_10/libappstream-glib/as-image-private.h:23:0: error: #error "Only <appstream-glib.h> can be included directly." [preprocessorErrorDirective]
appstream-glib-appstream_glib_0_7_10/libappstream-glib/as-inf.h:23:0: error: #error "Only <appstream-glib.h> can be included directly." [preprocessorErrorDirective]
appstream-glib-appstream_glib_0_7_10/libappstream-glib/as-markup.h:23:0: error: #error "Only <appstream-glib.h> can be included directly." [preprocessorErrorDirective]
appstream-glib-appstream_glib_0_7_10/libappstream-glib/as-monitor.h:23:0: error: #error "Only <appstream-glib.h> can be included directly." [preprocessorErrorDirective]
appstream-glib-appstream_glib_0_7_10/libappstream-glib/as-problem.h:23:0: error: #error "Only <appstream-glib.h> can be included directly." [preprocessorErrorDirective]
appstream-glib-appstream_glib_0_7_10/libappstream-glib/as-profile.c:67:17: style: The scope of the variable 'tmp' can be reduced. [variableScope]
appstream-glib-appstream_glib_0_7_10/libappstream-glib/as-ref-string.h:23:0: error: #error "Only <appstream-glib.h> can be included directly." [preprocessorErrorDirective]
appstream-glib-appstream_glib_0_7_10/libappstream-glib/as-require-private.h:23:0: error: #error "Only <appstream-glib.h> can be included directly." [preprocessorErrorDirective]
appstream-glib-appstream_glib_0_7_10/libappstream-glib/as-review-private.h:23:0: error: #error "Only <appstream-glib.h> can be included directly." [preprocessorErrorDirective]
appstream-glib-appstream_glib_0_7_10/libappstream-glib/as-agreement-private.h:23:0: error: #error "Only <appstream-glib.h> can be included directly." [preprocessorErrorDirective]
appstream-glib-appstream_glib_0_7_10/libappstream-glib/as-store-cab.h:23:0: error: #error "Only <appstream-glib.h> can be included directly." [preprocessorErrorDirective]
appstream-glib-appstream_glib_0_7_10/libappstream-glib/as-suggest-private.h:23:0: error: #error "Only <appstream-glib.h> can be included directly." [preprocessorErrorDirective]
appstream-glib-appstream_glib_0_7_10/libappstream-glib/as-tag.h:23:0: error: #error "Only <appstream-glib.h> can be included directly." [preprocessorErrorDirective]
appstream-glib-appstream_glib_0_7_10/libappstream-glib/as-translation-private.h:23:0: error: #error "Only <appstream-glib.h> can be included directly." [preprocessorErrorDirective]
appstream-glib-appstream_glib_0_7_10/libappstream-glib/as-node.h:23:0: error: #error "Only <appstream-glib.h> can be included directly." [preprocessorErrorDirective]
[22:52]

ftp://ftp.se.debian.org/debian/pool/main/a/apq/apq_3.2.0.orig.tar.gz
apq-3.2.0/legacy/numeric.c:638:12: style: Same expression on both sides of '!=' because the value of 'num1' and 'orig1' are the same. [duplicateExpression]
apq-3.2.0/legacy/numeric.c:633:18: note: 'orig1' is assigned value 'num1' here.
apq-3.2.0/legacy/numeric.c:638:12: note: Same expression on both sides of '!=' because the value of 'num1' and 'orig1' are the same.
apq-3.2.0/legacy/numeric.c:640:12: style: Same expression on both sides of '!=' because the value of 'num2' and 'orig2' are the same. [duplicateExpression]
apq-3.2.0/legacy/numeric.c:633:32: note: 'orig2' is assigned value 'num2' here.
apq-3.2.0/legacy/numeric.c:640:12: note: Same expression on both sides of '!=' because the value of 'num2' and 'orig2' are the same.
apq-3.2.0/legacy/numeric.c:1696:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
apq-3.2.0/legacy/numeric.c:2194:8: style: The scope of the variable 'guess' can be reduced. [variableScope]
apq-3.2.0/legacy/numeric.c:2726:8: style: The scope of the variable 'i' can be reduced. [variableScope]
apq-3.2.0/legacy/numeric.c:2901:8: style: The scope of the variable 'stat' can be reduced. [variableScope]
apq-3.2.0/legacy/numeric.c:1518:26: style: Function 'set_var_from_num' argument 1 names different: declaration 'value' definition 'num'. [funcArgNamesDifferent]
apq-3.2.0/legacy/numeric.c:135:38: note: Function 'set_var_from_num' argument 1 names different: declaration 'value' definition 'num'.
apq-3.2.0/legacy/numeric.c:1518:26: note: Function 'set_var_from_num' argument 1 names different: declaration 'value' definition 'num'.
[22:52]

ftp://ftp.se.debian.org/debian/pool/main/a/apq-postgresql/apq-postgresql_3.2.0.orig.tar.gz
apq-postgresql-3.2.0/src/numeric.c:645:12: style: Same expression on both sides of '!=' because the value of 'num1' and 'orig1' are the same. [duplicateExpression]
apq-postgresql-3.2.0/src/numeric.c:640:18: note: 'orig1' is assigned value 'num1' here.
apq-postgresql-3.2.0/src/numeric.c:645:12: note: Same expression on both sides of '!=' because the value of 'num1' and 'orig1' are the same.
apq-postgresql-3.2.0/src/numeric.c:647:12: style: Same expression on both sides of '!=' because the value of 'num2' and 'orig2' are the same. [duplicateExpression]
apq-postgresql-3.2.0/src/numeric.c:640:32: note: 'orig2' is assigned value 'num2' here.
apq-postgresql-3.2.0/src/numeric.c:647:12: note: Same expression on both sides of '!=' because the value of 'num2' and 'orig2' are the same.
apq-postgresql-3.2.0/src/numeric.c:1703:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
apq-postgresql-3.2.0/src/numeric.c:2201:8: style: The scope of the variable 'guess' can be reduced. [variableScope]
apq-postgresql-3.2.0/src/numeric.c:2733:8: style: The scope of the variable 'i' can be reduced. [variableScope]
apq-postgresql-3.2.0/src/numeric.c:2908:8: style: The scope of the variable 'stat' can be reduced. [variableScope]
apq-postgresql-3.2.0/src/numeric.c:1525:26: style: Function 'set_var_from_num' argument 1 names different: declaration 'value' definition 'num'. [funcArgNamesDifferent]
apq-postgresql-3.2.0/src/numeric.c:142:38: note: Function 'set_var_from_num' argument 1 names different: declaration 'value' definition 'num'.
apq-postgresql-3.2.0/src/numeric.c:1525:26: note: Function 'set_var_from_num' argument 1 names different: declaration 'value' definition 'num'.
apq-postgresql-3.2.0/ssl/src/numeric.c:645:12: style: Same expression on both sides of '!=' because the value of 'num1' and 'orig1' are the same. [duplicateExpression]
apq-postgresql-3.2.0/ssl/src/numeric.c:640:18: note: 'orig1' is assigned value 'num1' here.
apq-postgresql-3.2.0/ssl/src/numeric.c:645:12: note: Same expression on both sides of '!=' because the value of 'num1' and 'orig1' are the same.
apq-postgresql-3.2.0/ssl/src/numeric.c:647:12: style: Same expression on both sides of '!=' because the value of 'num2' and 'orig2' are the same. [duplicateExpression]
apq-postgresql-3.2.0/ssl/src/numeric.c:640:32: note: 'orig2' is assigned value 'num2' here.
apq-postgresql-3.2.0/ssl/src/numeric.c:647:12: note: Same expression on both sides of '!=' because the value of 'num2' and 'orig2' are the same.
apq-postgresql-3.2.0/ssl/src/numeric.c:1703:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
apq-postgresql-3.2.0/ssl/src/numeric.c:2201:8: style: The scope of the variable 'guess' can be reduced. [variableScope]
apq-postgresql-3.2.0/ssl/src/numeric.c:2733:8: style: The scope of the variable 'i' can be reduced. [variableScope]
apq-postgresql-3.2.0/ssl/src/numeric.c:2908:8: style: The scope of the variable 'stat' can be reduced. [variableScope]
apq-postgresql-3.2.0/ssl/src/numeric.c:1525:26: style: Function 'set_var_from_num' argument 1 names different: declaration 'value' definition 'num'. [funcArgNamesDifferent]
apq-postgresql-3.2.0/ssl/src/numeric.c:142:38: note: Function 'set_var_from_num' argument 1 names different: declaration 'value' definition 'num'.
apq-postgresql-3.2.0/ssl/src/numeric.c:1525:26: note: Function 'set_var_from_num' argument 1 names different: declaration 'value' definition 'num'.
[22:52]

ftp://ftp.se.debian.org/debian/pool/main/a/apr/apr_1.6.3.orig.tar.bz2.asc

ftp://ftp.se.debian.org/debian/pool/main/a/apr-util/apr-util_1.6.1.orig.tar.bz2.asc

ftp://ftp.se.debian.org/debian/pool/main/a/apron/apron_0.9.10.orig.tar.gz
apron-dist-0.9.10/apron/apron/ap_abstract0.c:602:10: style: The scope of the variable 'i' can be reduced. [variableScope]
apron-dist-0.9.10/apron/apron/ap_abstract0.c:1601:10: style: The scope of the variable 'ptr2' can be reduced. [variableScope]
apron-dist-0.9.10/apron/apron/ap_abstract0.c:1602:9: style: The scope of the variable 'value' can be reduced. [variableScope]
apron-dist-0.9.10/apron/apron/ap_abstract0.c:1603:10: style: The scope of the variable 'i' can be reduced. [variableScope]
apron-dist-0.9.10/apron/apron/ap_abstract0.c:1603:12: style: The scope of the variable 'j' can be reduced. [variableScope]
apron-dist-0.9.10/apron/apron/ap_abstract0.c:1603:14: style: The scope of the variable 'size' can be reduced. [variableScope]
apron-dist-0.9.10/apron/apron/ap_lincons0.h:165:53: style: Function 'ap_lincons0_clear' argument 1 names different: declaration 'cons' definition 'lincons'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_lincons0.h:75:39: note: Function 'ap_lincons0_clear' argument 1 names different: declaration 'cons' definition 'lincons'.
apron-dist-0.9.10/apron/apron/ap_lincons0.h:165:53: note: Function 'ap_lincons0_clear' argument 1 names different: declaration 'cons' definition 'lincons'.
apron-dist-0.9.10/apron/apron/ap_generator0.h:138:57: style: Function 'ap_generator0_clear' argument 1 names different: declaration 'gen' definition 'generator'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_generator0.h:63:43: note: Function 'ap_generator0_clear' argument 1 names different: declaration 'gen' definition 'generator'.
apron-dist-0.9.10/apron/apron/ap_generator0.h:138:57: note: Function 'ap_generator0_clear' argument 1 names different: declaration 'gen' definition 'generator'.
apron-dist-0.9.10/apron/apron/ap_tcons0.h:195:49: style: Function 'ap_tcons0_clear' argument 1 names different: declaration 'cons' definition 'tcons'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_tcons0.h:70:35: note: Function 'ap_tcons0_clear' argument 1 names different: declaration 'cons' definition 'tcons'.
apron-dist-0.9.10/apron/apron/ap_tcons0.h:195:49: note: Function 'ap_tcons0_clear' argument 1 names different: declaration 'cons' definition 'tcons'.
apron-dist-0.9.10/apron/apron/ap_abstract0.c:700:73: style: Function 'ap_abstract0_approximate' argument 3 names different: declaration 'algorithm' definition 'n'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_abstract0.h:66:73: note: Function 'ap_abstract0_approximate' argument 3 names different: declaration 'algorithm' definition 'n'.
apron-dist-0.9.10/apron/apron/ap_abstract0.c:700:73: note: Function 'ap_abstract0_approximate' argument 3 names different: declaration 'algorithm' definition 'n'.
apron-dist-0.9.10/apron/apron/ap_abstract0.c:725:25: style: Function 'ap_abstract0_fprintdiff' argument 3 names different: declaration 'a1' definition 'a'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_abstract0.h:87:25: note: Function 'ap_abstract0_fprintdiff' argument 3 names different: declaration 'a1' definition 'a'.
apron-dist-0.9.10/apron/apron/ap_abstract0.c:725:25: note: Function 'ap_abstract0_fprintdiff' argument 3 names different: declaration 'a1' definition 'a'.
apron-dist-0.9.10/apron/apron/ap_abstract0.c:725:44: style: Function 'ap_abstract0_fprintdiff' argument 4 names different: declaration 'a2' definition 'b'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_abstract0.h:87:45: note: Function 'ap_abstract0_fprintdiff' argument 4 names different: declaration 'a2' definition 'b'.
apron-dist-0.9.10/apron/apron/ap_abstract0.c:725:44: note: Function 'ap_abstract0_fprintdiff' argument 4 names different: declaration 'a2' definition 'b'.
apron-dist-0.9.10/apron/apron/ap_abstract0.c:762:71: style: Function 'ap_abstract0_deserialize_raw' argument 2 names different: declaration 'ptr' definition 'p'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_abstract0.h:110:71: note: Function 'ap_abstract0_deserialize_raw' argument 2 names different: declaration 'ptr' definition 'p'.
apron-dist-0.9.10/apron/apron/ap_abstract0.c:762:71: note: Function 'ap_abstract0_deserialize_raw' argument 2 names different: declaration 'ptr' definition 'p'.
apron-dist-0.9.10/apron/apron/ap_abstract0.c:1169:25: style: Function 'ap_abstract0_assign_linexpr_array' argument 3 names different: declaration 'org' definition 'a'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_abstract0.h:267:23: note: Function 'ap_abstract0_assign_linexpr_array' argument 3 names different: declaration 'org' definition 'a'.
apron-dist-0.9.10/apron/apron/ap_abstract0.c:1169:25: note: Function 'ap_abstract0_assign_linexpr_array' argument 3 names different: declaration 'org' definition 'a'.
apron-dist-0.9.10/apron/apron/ap_abstract0.c:1180:29: style: Function 'ap_abstract0_substitute_linexpr_array' argument 3 names different: declaration 'org' definition 'a'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_abstract0.h:279:27: note: Function 'ap_abstract0_substitute_linexpr_array' argument 3 names different: declaration 'org' definition 'a'.
apron-dist-0.9.10/apron/apron/ap_abstract0.c:1180:29: note: Function 'ap_abstract0_substitute_linexpr_array' argument 3 names different: declaration 'org' definition 'a'.
apron-dist-0.9.10/apron/apron/ap_abstract0.c:1229:23: style: Function 'ap_abstract0_assign_texpr_array' argument 3 names different: declaration 'org' definition 'a'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_abstract0.h:273:21: note: Function 'ap_abstract0_assign_texpr_array' argument 3 names different: declaration 'org' definition 'a'.
apron-dist-0.9.10/apron/apron/ap_abstract0.c:1229:23: note: Function 'ap_abstract0_assign_texpr_array' argument 3 names different: declaration 'org' definition 'a'.
apron-dist-0.9.10/apron/apron/ap_abstract0.c:1240:27: style: Function 'ap_abstract0_substitute_texpr_array' argument 3 names different: declaration 'org' definition 'a'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_abstract0.h:285:25: note: Function 'ap_abstract0_substitute_texpr_array' argument 3 names different: declaration 'org' definition 'a'.
apron-dist-0.9.10/apron/apron/ap_abstract0.c:1240:27: note: Function 'ap_abstract0_substitute_texpr_array' argument 3 names different: declaration 'org' definition 'a'.
apron-dist-0.9.10/apron/apron/ap_abstract0.c:1533:26: style: Function 'ap_abstract0_assign_linexpr' argument 3 names different: declaration 'org' definition 'a'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_abstract0.h:392:26: note: Function 'ap_abstract0_assign_linexpr' argument 3 names different: declaration 'org' definition 'a'.
apron-dist-0.9.10/apron/apron/ap_abstract0.c:1533:26: note: Function 'ap_abstract0_assign_linexpr' argument 3 names different: declaration 'org' definition 'a'.
apron-dist-0.9.10/apron/apron/ap_abstract0.c:1542:23: style: Function 'ap_abstract0_substitute_linexpr' argument 3 names different: declaration 'org' definition 'a'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_abstract0.h:402:23: note: Function 'ap_abstract0_substitute_linexpr' argument 3 names different: declaration 'org' definition 'a'.
apron-dist-0.9.10/apron/apron/ap_abstract0.c:1542:23: note: Function 'ap_abstract0_substitute_linexpr' argument 3 names different: declaration 'org' definition 'a'.
apron-dist-0.9.10/apron/apron/ap_abstract0.c:1551:24: style: Function 'ap_abstract0_assign_texpr' argument 3 names different: declaration 'org' definition 'a'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_abstract0.h:397:24: note: Function 'ap_abstract0_assign_texpr' argument 3 names different: declaration 'org' definition 'a'.
apron-dist-0.9.10/apron/apron/ap_abstract0.c:1551:24: note: Function 'ap_abstract0_assign_texpr' argument 3 names different: declaration 'org' definition 'a'.
apron-dist-0.9.10/apron/apron/ap_abstract0.c:1560:28: style: Function 'ap_abstract0_substitute_texpr' argument 3 names different: declaration 'org' definition 'a'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_abstract0.h:407:28: note: Function 'ap_abstract0_substitute_texpr' argument 3 names different: declaration 'org' definition 'a'.
apron-dist-0.9.10/apron/apron/ap_abstract0.c:1560:28: note: Function 'ap_abstract0_substitute_texpr' argument 3 names different: declaration 'org' definition 'a'.
apron-dist-0.9.10/apron/apron/ap_abstract1.c:126:2: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
apron-dist-0.9.10/apron/apron/ap_abstract1.c:573:18: style: The scope of the variable 'res' can be reduced. [variableScope]
apron-dist-0.9.10/apron/apron/ap_abstract1.c:1026:21: style: The scope of the variable 'env' can be reduced. [variableScope]
apron-dist-0.9.10/apron/apron/ap_abstract1.c:1067:19: style: The scope of the variable 'value' can be reduced. [variableScope]
apron-dist-0.9.10/apron/apron/ap_environment.h:244:44: style: Function 'ap_environment_free' argument 1 names different: declaration 'e' definition 'env'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_environment.h:68:44: note: Function 'ap_environment_free' argument 1 names different: declaration 'e' definition 'env'.
apron-dist-0.9.10/apron/apron/ap_environment.h:244:44: note: Function 'ap_environment_free' argument 1 names different: declaration 'e' definition 'env'.
apron-dist-0.9.10/apron/apron/ap_environment.h:251:57: style: Function 'ap_environment_copy' argument 1 names different: declaration 'e' definition 'env'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_environment.h:72:57: note: Function 'ap_environment_copy' argument 1 names different: declaration 'e' definition 'env'.
apron-dist-0.9.10/apron/apron/ap_environment.h:251:57: note: Function 'ap_environment_copy' argument 1 names different: declaration 'e' definition 'env'.
apron-dist-0.9.10/apron/apron/ap_linexpr1.h:221:51: style: Function 'ap_linexpr1_type' argument 1 names different: declaration 'a' definition 'e'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_linexpr1.h:90:51: note: Function 'ap_linexpr1_type' argument 1 names different: declaration 'a' definition 'e'.
apron-dist-0.9.10/apron/apron/ap_linexpr1.h:221:51: note: Function 'ap_linexpr1_type' argument 1 names different: declaration 'a' definition 'e'.
apron-dist-0.9.10/apron/apron/ap_linexpr1.h:234:53: style: Function 'ap_linexpr1_envref' argument 1 names different: declaration 'expr' definition 'e'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_linexpr1.h:104:53: note: Function 'ap_linexpr1_envref' argument 1 names different: declaration 'expr' definition 'e'.
apron-dist-0.9.10/apron/apron/ap_linexpr1.h:234:53: note: Function 'ap_linexpr1_envref' argument 1 names different: declaration 'expr' definition 'e'.
apron-dist-0.9.10/apron/apron/ap_linexpr1.h:245:38: style: Function 'ap_linexpr1_get_cst' argument 1 names different: declaration 'coeff' definition 'cst'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_linexpr1.h:126:38: note: Function 'ap_linexpr1_get_cst' argument 1 names different: declaration 'coeff' definition 'cst'.
apron-dist-0.9.10/apron/apron/ap_linexpr1.h:245:38: note: Function 'ap_linexpr1_get_cst' argument 1 names different: declaration 'coeff' definition 'cst'.
apron-dist-0.9.10/apron/apron/ap_texpr1.h:161:59: style: Function 'ap_texpr1_is_interval_cst' argument 1 names different: declaration 'e' definition 'a'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_texpr1.h:104:45: note: Function 'ap_texpr1_is_interval_cst' argument 1 names different: declaration 'e' definition 'a'.
apron-dist-0.9.10/apron/apron/ap_texpr1.h:161:59: note: Function 'ap_texpr1_is_interval_cst' argument 1 names different: declaration 'e' definition 'a'.
apron-dist-0.9.10/apron/apron/ap_texpr1.h:164:62: style: Function 'ap_texpr1_is_interval_linear' argument 1 names different: declaration 'e' definition 'a'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_texpr1.h:108:48: note: Function 'ap_texpr1_is_interval_linear' argument 1 names different: declaration 'e' definition 'a'.
apron-dist-0.9.10/apron/apron/ap_texpr1.h:164:62: note: Function 'ap_texpr1_is_interval_linear' argument 1 names different: declaration 'e' definition 'a'.
apron-dist-0.9.10/apron/apron/ap_texpr1.h:167:66: style: Function 'ap_texpr1_is_interval_polynomial' argument 1 names different: declaration 'e' definition 'a'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_texpr1.h:112:52: note: Function 'ap_texpr1_is_interval_polynomial' argument 1 names different: declaration 'e' definition 'a'.
apron-dist-0.9.10/apron/apron/ap_texpr1.h:167:66: note: Function 'ap_texpr1_is_interval_polynomial' argument 1 names different: declaration 'e' definition 'a'.
apron-dist-0.9.10/apron/apron/ap_texpr1.h:170:64: style: Function 'ap_texpr1_is_interval_polyfrac' argument 1 names different: declaration 'e' definition 'a'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_texpr1.h:116:50: note: Function 'ap_texpr1_is_interval_polyfrac' argument 1 names different: declaration 'e' definition 'a'.
apron-dist-0.9.10/apron/apron/ap_texpr1.h:170:64: note: Function 'ap_texpr1_is_interval_polyfrac' argument 1 names different: declaration 'e' definition 'a'.
apron-dist-0.9.10/apron/apron/ap_texpr1.h:173:53: style: Function 'ap_texpr1_is_scalar' argument 1 names different: declaration 'e' definition 'a'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_texpr1.h:120:39: note: Function 'ap_texpr1_is_scalar' argument 1 names different: declaration 'e' definition 'a'.
apron-dist-0.9.10/apron/apron/ap_texpr1.h:173:53: note: Function 'ap_texpr1_is_scalar' argument 1 names different: declaration 'e' definition 'a'.
apron-dist-0.9.10/apron/apron/ap_abstract1.c:418:84: style: Function 'ap_abstract1_sat_lincons' argument 3 names different: declaration 'lincons' definition 'cons'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_abstract1.h:173:84: note: Function 'ap_abstract1_sat_lincons' argument 3 names different: declaration 'lincons' definition 'cons'.
apron-dist-0.9.10/apron/apron/ap_abstract1.c:418:84: note: Function 'ap_abstract1_sat_lincons' argument 3 names different: declaration 'lincons' definition 'cons'.
apron-dist-0.9.10/apron/apron/ap_abstract1.c:444:80: style: Function 'ap_abstract1_sat_tcons' argument 3 names different: declaration 'tcons' definition 'cons'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_abstract1.h:174:80: note: Function 'ap_abstract1_sat_tcons' argument 3 names different: declaration 'tcons' definition 'cons'.
apron-dist-0.9.10/apron/apron/ap_abstract1.c:444:80: note: Function 'ap_abstract1_sat_tcons' argument 3 names different: declaration 'tcons' definition 'cons'.
apron-dist-0.9.10/apron/apron/ap_abstract1.c:865:44: style: Function 'ap_abstract1_assign_linexpr_array' argument 5 names different: declaration 'texpr' definition 'linexpr'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_abstract1.h:268:38: note: Function 'ap_abstract1_assign_linexpr_array' argument 5 names different: declaration 'texpr' definition 'linexpr'.
apron-dist-0.9.10/apron/apron/ap_abstract1.c:865:44: note: Function 'ap_abstract1_assign_linexpr_array' argument 5 names different: declaration 'texpr' definition 'linexpr'.
apron-dist-0.9.10/apron/apron/ap_abstract1.c:871:42: style: Function 'ap_abstract1_substitute_linexpr_array' argument 5 names different: declaration 'texpr' definition 'linexpr'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_abstract1.h:273:42: note: Function 'ap_abstract1_substitute_linexpr_array' argument 5 names different: declaration 'texpr' definition 'linexpr'.
apron-dist-0.9.10/apron/apron/ap_abstract1.c:871:42: note: Function 'ap_abstract1_substitute_linexpr_array' argument 5 names different: declaration 'texpr' definition 'linexpr'.
apron-dist-0.9.10/apron/apron/ap_abstract1.c:1062:17: style: Function 'ap_abstract1_rename_array' argument 4 names different: declaration 'var' definition 'tvar1'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_abstract1.h:314:16: note: Function 'ap_abstract1_rename_array' argument 4 names different: declaration 'var' definition 'tvar1'.
apron-dist-0.9.10/apron/apron/ap_abstract1.c:1062:17: note: Function 'ap_abstract1_rename_array' argument 4 names different: declaration 'var' definition 'tvar1'.
apron-dist-0.9.10/apron/apron/ap_abstract1.c:1062:34: style: Function 'ap_abstract1_rename_array' argument 5 names different: declaration 'nvar' definition 'tvar2'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_abstract1.h:314:31: note: Function 'ap_abstract1_rename_array' argument 5 names different: declaration 'nvar' definition 'tvar2'.
apron-dist-0.9.10/apron/apron/ap_abstract1.c:1062:34: note: Function 'ap_abstract1_rename_array' argument 5 names different: declaration 'nvar' definition 'tvar2'.
apron-dist-0.9.10/apron/apron/ap_abstract1.c:475:8: style: Unused variable: res [unusedVariable]
apron-dist-0.9.10/apron/apron/ap_abstract1.c:491:8: style: Unused variable: res [unusedVariable]
apron-dist-0.9.10/apron/apron/ap_coeff.c:20:56: style: Function 'ap_coeff_init' argument 2 names different: declaration 'ap_coeff_discr' definition 'coeff_discr'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_coeff.h:137:56: note: Function 'ap_coeff_init' argument 2 names different: declaration 'ap_coeff_discr' definition 'coeff_discr'.
apron-dist-0.9.10/apron/apron/ap_coeff.c:20:56: note: Function 'ap_coeff_init' argument 2 names different: declaration 'ap_coeff_discr' definition 'coeff_discr'.
apron-dist-0.9.10/apron/apron/ap_coeff.c:58:45: style: Function 'ap_coeff_alloc' argument 1 names different: declaration 'ap_coeff_discr' definition 'coeff_discr'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_coeff.h:41:45: note: Function 'ap_coeff_alloc' argument 1 names different: declaration 'ap_coeff_discr' definition 'coeff_discr'.
apron-dist-0.9.10/apron/apron/ap_coeff.c:58:45: note: Function 'ap_coeff_alloc' argument 1 names different: declaration 'ap_coeff_discr' definition 'coeff_discr'.
apron-dist-0.9.10/apron/apron/ap_coeff.c:72:58: style: Function 'ap_coeff_reinit' argument 2 names different: declaration 'ap_coeff_discr' definition 'coeff_discr'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_coeff.h:43:58: note: Function 'ap_coeff_reinit' argument 2 names different: declaration 'ap_coeff_discr' definition 'coeff_discr'.
apron-dist-0.9.10/apron/apron/ap_coeff.c:72:58: note: Function 'ap_coeff_reinit' argument 2 names different: declaration 'ap_coeff_discr' definition 'coeff_discr'.
apron-dist-0.9.10/apron/apron/ap_coeff.c:99:32: style: Function 'ap_coeff_free' argument 1 names different: declaration 'a' definition 'coeff'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_coeff.h:45:32: note: Function 'ap_coeff_free' argument 1 names different: declaration 'a' definition 'coeff'.
apron-dist-0.9.10/apron/apron/ap_coeff.c:99:32: note: Function 'ap_coeff_free' argument 1 names different: declaration 'a' definition 'coeff'.
apron-dist-0.9.10/apron/apron/ap_environment.c:681:3: style: Variable 'e' is reassigned a value before the old one has been used. [redundantAssignment]
apron-dist-0.9.10/apron/apron/ap_environment.c:678:0: note: Variable 'e' is reassigned a value before the old one has been used.
apron-dist-0.9.10/apron/apron/ap_environment.c:681:3: note: Variable 'e' is reassigned a value before the old one has been used.
apron-dist-0.9.10/apron/apron/ap_environment.c:140:10: style: The scope of the variable 'i' can be reduced. [variableScope]
apron-dist-0.9.10/apron/apron/ap_environment.c:140:12: style: The scope of the variable 'j' can be reduced. [variableScope]
apron-dist-0.9.10/apron/apron/ap_environment.c:141:7: style: The scope of the variable 'sgn' can be reduced. [variableScope]
apron-dist-0.9.10/apron/apron/ap_environment.c:202:12: style: The scope of the variable 'j' can be reduced. [variableScope]
apron-dist-0.9.10/apron/apron/ap_environment.c:249:7: style: The scope of the variable 'sgn' can be reduced. [variableScope]
apron-dist-0.9.10/apron/apron/ap_environment.c:328:12: style: The scope of the variable 'name' can be reduced. [variableScope]
apron-dist-0.9.10/apron/apron/ap_environment.c:582:10: style: The scope of the variable 'i' can be reduced. [variableScope]
apron-dist-0.9.10/apron/apron/ap_environment.c:597:9: style: The scope of the variable 'name' can be reduced. [variableScope]
apron-dist-0.9.10/apron/apron/ap_environment.c:491:22: style: Function 'ap_environment_add_perm' argument 6 names different: declaration 'dimpermu' definition 'perm'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_environment.h:106:22: note: Function 'ap_environment_add_perm' argument 6 names different: declaration 'dimpermu' definition 'perm'.
apron-dist-0.9.10/apron/apron/ap_environment.c:491:22: note: Function 'ap_environment_add_perm' argument 6 names different: declaration 'dimpermu' definition 'perm'.
apron-dist-0.9.10/apron/apron/ap_environment.c:580:45: style: Function 'ap_environment_free2' argument 1 names different: declaration 'e' definition 'env'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_environment.h:63:45: note: Function 'ap_environment_free2' argument 1 names different: declaration 'e' definition 'env'.
apron-dist-0.9.10/apron/apron/ap_environment.c:580:45: note: Function 'ap_environment_free2' argument 1 names different: declaration 'e' definition 'env'.
apron-dist-0.9.10/apron/apron/ap_environment.c:609:82: style: Function 'ap_environment_name_of_dim_alloc' argument 1 names different: declaration 'e' definition 'env'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_environment.h:83:82: note: Function 'ap_environment_name_of_dim_alloc' argument 1 names different: declaration 'e' definition 'env'.
apron-dist-0.9.10/apron/apron/ap_environment.c:609:82: note: Function 'ap_environment_name_of_dim_alloc' argument 1 names different: declaration 'e' definition 'env'.
apron-dist-0.9.10/apron/apron/ap_environment.c:759:10: style: Variable 'size' is assigned a value that is never used. [unreadVariable]
apron-dist-0.9.10/apron/apron/ap_environment.c:820:10: style: Variable 'size' is assigned a value that is never used. [unreadVariable]
apron-dist-0.9.10/apron/apron/ap_environment.c:955:16: style: Variable 'intrealdim' is assigned a value that is never used. [unreadVariable]
apron-dist-0.9.10/apron/apron/ap_generator0.c:69:10: style: The scope of the variable 'i' can be reduced. [variableScope]
apron-dist-0.9.10/apron/apron/ap_generator0.c:83:10: style: The scope of the variable 'i' can be reduced. [variableScope]
apron-dist-0.9.10/apron/apron/ap_generator0.c:67:55: style: Function 'ap_generator0_array_clear' argument 1 names different: declaration 'ap_generator0_array' definition 'array'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_generator0.h:101:55: note: Function 'ap_generator0_array_clear' argument 1 names different: declaration 'ap_generator0_array' definition 'array'.
apron-dist-0.9.10/apron/apron/ap_generator0.c:67:55: note: Function 'ap_generator0_array_clear' argument 1 names different: declaration 'ap_generator0_array' definition 'array'.
apron-dist-0.9.10/apron/apron/ap_generator0.c:80:28: style: Function 'ap_generator0_array_fprint' argument 2 names different: declaration 'ap_generator0_array' definition 'array'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_generator0.h:105:28: note: Function 'ap_generator0_array_fprint' argument 2 names different: declaration 'ap_generator0_array' definition 'array'.
apron-dist-0.9.10/apron/apron/ap_generator0.c:80:28: note: Function 'ap_generator0_array_fprint' argument 2 names different: declaration 'ap_generator0_array' definition 'array'.
apron-dist-0.9.10/apron/apron/ap_generator1.c:129:28: style: Function 'ap_generator1_array_fprint' argument 2 names different: declaration 'ap_generator1_array' definition 'array'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_generator1.h:152:30: note: Function 'ap_generator1_array_fprint' argument 2 names different: declaration 'ap_generator1_array' definition 'array'.
apron-dist-0.9.10/apron/apron/ap_generator1.c:129:28: note: Function 'ap_generator1_array_fprint' argument 2 names different: declaration 'ap_generator1_array' definition 'array'.
apron-dist-0.9.10/apron/apron/ap_generator1.c:168:28: style: Function 'ap_generator1_array_extend_environment_with' argument 2 names different: declaration 'env' definition 'nenv'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_generator1.h:192:28: note: Function 'ap_generator1_array_extend_environment_with' argument 2 names different: declaration 'env' definition 'nenv'.
apron-dist-0.9.10/apron/apron/ap_generator1.c:168:28: note: Function 'ap_generator1_array_extend_environment_with' argument 2 names different: declaration 'env' definition 'nenv'.
apron-dist-0.9.10/apron/apron/ap_generator1.c:183:30: style: Function 'ap_generator1_array_extend_environment' argument 3 names different: declaration 'env' definition 'nenv'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_generator1.h:196:30: note: Function 'ap_generator1_array_extend_environment' argument 3 names different: declaration 'env' definition 'nenv'.
apron-dist-0.9.10/apron/apron/ap_generator1.c:183:30: note: Function 'ap_generator1_array_extend_environment' argument 3 names different: declaration 'env' definition 'nenv'.
apron-dist-0.9.10/apron/apron/ap_generic.c:119:10: style: The scope of the variable 'i' can be reduced. [variableScope]
apron-dist-0.9.10/apron/apron/ap_generic.c:120:9: style: The scope of the variable 'res' can be reduced. [variableScope]
apron-dist-0.9.10/apron/apron/ap_generic.c:121:8: style: The scope of the variable 'exact' can be reduced. [variableScope]
apron-dist-0.9.10/apron/apron/ap_generic.c:121:14: style: The scope of the variable 'best' can be reduced. [variableScope]
apron-dist-0.9.10/apron/apron/ap_interval.c:26:40: style: Function 'ap_interval_reinit' argument 1 names different: declaration 'interval' definition 'itv'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_interval.h:32:40: note: Function 'ap_interval_reinit' argument 1 names different: declaration 'interval' definition 'itv'.
apron-dist-0.9.10/apron/apron/ap_interval.c:26:40: note: Function 'ap_interval_reinit' argument 1 names different: declaration 'interval' definition 'itv'.
apron-dist-0.9.10/apron/apron/ap_interval.c:26:64: style: Function 'ap_interval_reinit' argument 2 names different: declaration 'ap_scalar_discr' definition 'd'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_interval.h:32:68: note: Function 'ap_interval_reinit' argument 2 names different: declaration 'ap_scalar_discr' definition 'd'.
apron-dist-0.9.10/apron/apron/ap_interval.c:26:64: note: Function 'ap_interval_reinit' argument 2 names different: declaration 'ap_scalar_discr' definition 'd'.
apron-dist-0.9.10/apron/apron/ap_interval.c:31:38: style: Function 'ap_interval_free' argument 1 names different: declaration 'interval' definition 'itv'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_interval.h:34:38: note: Function 'ap_interval_free' argument 1 names different: declaration 'interval' definition 'itv'.
apron-dist-0.9.10/apron/apron/ap_interval.c:31:38: note: Function 'ap_interval_free' argument 1 names different: declaration 'interval' definition 'itv'.
apron-dist-0.9.10/apron/apron/ap_interval.c:130:40: style: Function 'ap_interval_is_leq' argument 1 names different: declaration 'i1' definition 'itv1'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_interval.h:88:40: note: Function 'ap_interval_is_leq' argument 1 names different: declaration 'i1' definition 'itv1'.
apron-dist-0.9.10/apron/apron/ap_interval.c:130:40: note: Function 'ap_interval_is_leq' argument 1 names different: declaration 'i1' definition 'itv1'.
apron-dist-0.9.10/apron/apron/ap_interval.c:130:61: style: Function 'ap_interval_is_leq' argument 2 names different: declaration 'i2' definition 'itv2'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_interval.h:88:59: note: Function 'ap_interval_is_leq' argument 2 names different: declaration 'i2' definition 'itv2'.
apron-dist-0.9.10/apron/apron/ap_interval.c:130:61: note: Function 'ap_interval_is_leq' argument 2 names different: declaration 'i2' definition 'itv2'.
apron-dist-0.9.10/apron/apron/ap_interval.c:136:36: style: Function 'ap_interval_cmp' argument 1 names different: declaration 'i1' definition 'itv1'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_interval.h:90:36: note: Function 'ap_interval_cmp' argument 1 names different: declaration 'i1' definition 'itv1'.
apron-dist-0.9.10/apron/apron/ap_interval.c:136:36: note: Function 'ap_interval_cmp' argument 1 names different: declaration 'i1' definition 'itv1'.
apron-dist-0.9.10/apron/apron/ap_interval.c:136:57: style: Function 'ap_interval_cmp' argument 2 names different: declaration 'i2' definition 'itv2'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_interval.h:90:55: note: Function 'ap_interval_cmp' argument 2 names different: declaration 'i2' definition 'itv2'.
apron-dist-0.9.10/apron/apron/ap_interval.c:136:57: note: Function 'ap_interval_cmp' argument 2 names different: declaration 'i2' definition 'itv2'.
apron-dist-0.9.10/apron/apron/ap_interval.c:153:39: style: Function 'ap_interval_equal' argument 1 names different: declaration 'i1' definition 'itv1'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_interval.h:98:39: note: Function 'ap_interval_equal' argument 1 names different: declaration 'i1' definition 'itv1'.
apron-dist-0.9.10/apron/apron/ap_interval.c:153:39: note: Function 'ap_interval_equal' argument 1 names different: declaration 'i1' definition 'itv1'.
apron-dist-0.9.10/apron/apron/ap_interval.c:153:60: style: Function 'ap_interval_equal' argument 2 names different: declaration 'i2' definition 'itv2'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_interval.h:98:58: note: Function 'ap_interval_equal' argument 2 names different: declaration 'i2' definition 'itv2'.
apron-dist-0.9.10/apron/apron/ap_interval.c:153:60: note: Function 'ap_interval_equal' argument 2 names different: declaration 'i2' definition 'itv2'.
apron-dist-0.9.10/apron/apron/ap_interval.c:160:43: style: Function 'ap_interval_equal_int' argument 1 names different: declaration 'i' definition 'itv'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_interval.h:99:43: note: Function 'ap_interval_equal_int' argument 1 names different: declaration 'i' definition 'itv'.
apron-dist-0.9.10/apron/apron/ap_interval.c:160:43: note: Function 'ap_interval_equal_int' argument 1 names different: declaration 'i' definition 'itv'.
apron-dist-0.9.10/apron/apron/ap_lincons0.c:48:7: style: The scope of the variable 'sgn' can be reduced. [variableScope]
apron-dist-0.9.10/apron/apron/ap_lincons0.c:130:10: style: The scope of the variable 'i' can be reduced. [variableScope]
apron-dist-0.9.10/apron/apron/ap_lincons0.c:144:10: style: The scope of the variable 'i' can be reduced. [variableScope]
apron-dist-0.9.10/apron/apron/ap_lincons0.c:141:31: style: Function 'ap_lincons0_array_fprint' argument 2 names different: declaration 'ap_lincons0_array' definition 'array'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_lincons0.h:125:31: note: Function 'ap_lincons0_array_fprint' argument 2 names different: declaration 'ap_lincons0_array' definition 'array'.
apron-dist-0.9.10/apron/apron/ap_lincons0.c:141:31: note: Function 'ap_lincons0_array_fprint' argument 2 names different: declaration 'ap_lincons0_array' definition 'array'.
apron-dist-0.9.10/apron/apron/ap_lincons1.c:135:31: style: Function 'ap_lincons1_array_fprint' argument 2 names different: declaration 'ap_lincons1_array' definition 'array'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_lincons1.h:177:28: note: Function 'ap_lincons1_array_fprint' argument 2 names different: declaration 'ap_lincons1_array' definition 'array'.
apron-dist-0.9.10/apron/apron/ap_lincons1.c:135:31: note: Function 'ap_lincons1_array_fprint' argument 2 names different: declaration 'ap_lincons1_array' definition 'array'.
apron-dist-0.9.10/apron/apron/ap_lincons1.c:174:26: style: Function 'ap_lincons1_array_extend_environment_with' argument 2 names different: declaration 'env' definition 'nenv'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_lincons1.h:217:26: note: Function 'ap_lincons1_array_extend_environment_with' argument 2 names different: declaration 'env' definition 'nenv'.
apron-dist-0.9.10/apron/apron/ap_lincons1.c:174:26: note: Function 'ap_lincons1_array_extend_environment_with' argument 2 names different: declaration 'env' definition 'nenv'.
apron-dist-0.9.10/apron/apron/ap_lincons1.c:189:28: style: Function 'ap_lincons1_array_extend_environment' argument 3 names different: declaration 'env' definition 'nenv'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_lincons1.h:221:28: note: Function 'ap_lincons1_array_extend_environment' argument 3 names different: declaration 'env' definition 'nenv'.
apron-dist-0.9.10/apron/apron/ap_lincons1.c:189:28: note: Function 'ap_lincons1_array_extend_environment' argument 3 names different: declaration 'env' definition 'nenv'.
apron-dist-0.9.10/apron/apron/ap_linearize.c:293:26: style: Function 'ap_intlinearize_tcons0_array' argument 6 names different: declaration 'type' definition 'linearize'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_linearize.h:154:26: note: Function 'ap_intlinearize_tcons0_array' argument 6 names different: declaration 'type' definition 'linearize'.
apron-dist-0.9.10/apron/apron/ap_linearize.c:293:26: note: Function 'ap_intlinearize_tcons0_array' argument 6 names different: declaration 'type' definition 'linearize'.
apron-dist-0.9.10/apron/apron/ap_linearize_aux.h:14:0: error: #error "Wrong NUM type" [preprocessorErrorDirective]
apron-dist-0.9.10/apron/apron/ap_linexpr0.c:84:12: style: The scope of the variable 'j' can be reduced. [variableScope]
apron-dist-0.9.10/apron/apron/ap_linexpr0.c:84:14: style: The scope of the variable 'nsize' can be reduced. [variableScope]
apron-dist-0.9.10/apron/apron/ap_linexpr0.c:148:10: style: The scope of the variable 'i' can be reduced. [variableScope]
apron-dist-0.9.10/apron/apron/ap_linexpr0.c:308:10: style: The scope of the variable 'i' can be reduced. [variableScope]
apron-dist-0.9.10/apron/apron/ap_linexpr0.c:309:12: style: The scope of the variable 'dim' can be reduced. [variableScope]
apron-dist-0.9.10/apron/apron/ap_linexpr0.c:434:10: style: The scope of the variable 'index' can be reduced. [variableScope]
apron-dist-0.9.10/apron/apron/ap_linexpr0.c:464:8: style: The scope of the variable 'cst' can be reduced. [variableScope]
apron-dist-0.9.10/apron/apron/ap_linexpr0.c:751:17: style: The scope of the variable 'pcoeff' can be reduced. [variableScope]
apron-dist-0.9.10/apron/apron/ap_linexpr0.c:753:14: style: The scope of the variable 'res1' can be reduced. [variableScope]
apron-dist-0.9.10/apron/apron/ap_linexpr0.c:169:38: style: Function 'ap_linexpr0_free' argument 1 names different: declaration 'linexpr' definition 'e'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_linexpr0.h:98:38: note: Function 'ap_linexpr0_free' argument 1 names different: declaration 'linexpr' definition 'e'.
apron-dist-0.9.10/apron/apron/ap_linexpr0.c:169:38: note: Function 'ap_linexpr0_free' argument 1 names different: declaration 'linexpr' definition 'e'.
apron-dist-0.9.10/apron/apron/ap_linexpr0.c:288:51: style: Function 'ap_linexpr0_type' argument 1 names different: declaration 'a' definition 'expr'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_linexpr0.h:120:51: note: Function 'ap_linexpr0_type' argument 1 names different: declaration 'a' definition 'expr'.
apron-dist-0.9.10/apron/apron/ap_linexpr0.c:288:51: note: Function 'ap_linexpr0_type' argument 1 names different: declaration 'a' definition 'expr'.
apron-dist-0.9.10/apron/apron/ap_linexpr0.c:306:43: style: Function 'ap_linexpr0_is_linear' argument 1 names different: declaration 'a' definition 'expr'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_linexpr0.h:122:43: note: Function 'ap_linexpr0_is_linear' argument 1 names different: declaration 'a' definition 'expr'.
apron-dist-0.9.10/apron/apron/ap_linexpr0.c:306:43: note: Function 'ap_linexpr0_is_linear' argument 1 names different: declaration 'a' definition 'expr'.
apron-dist-0.9.10/apron/apron/ap_linexpr0.c:323:48: style: Function 'ap_linexpr0_is_quasilinear' argument 1 names different: declaration 'a' definition 'expr'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_linexpr0.h:124:48: note: Function 'ap_linexpr0_is_quasilinear' argument 1 names different: declaration 'a' definition 'expr'.
apron-dist-0.9.10/apron/apron/ap_linexpr0.c:323:48: note: Function 'ap_linexpr0_is_quasilinear' argument 1 names different: declaration 'a' definition 'expr'.
apron-dist-0.9.10/apron/apron/ap_linexpr1.c:34:39: style: Function 'ap_linexpr1_clear' argument 1 names different: declaration 'linexpr' definition 'e'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_linexpr1.h:68:39: note: Function 'ap_linexpr1_clear' argument 1 names different: declaration 'linexpr' definition 'e'.
apron-dist-0.9.10/apron/apron/ap_linexpr1.c:34:39: note: Function 'ap_linexpr1_clear' argument 1 names different: declaration 'linexpr' definition 'e'.
apron-dist-0.9.10/apron/apron/ap_linexpr1.c:44:54: style: Function 'ap_linexpr1_fprint' argument 2 names different: declaration 'a' definition 'e'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_linexpr1.h:75:54: note: Function 'ap_linexpr1_fprint' argument 2 names different: declaration 'a' definition 'e'.
apron-dist-0.9.10/apron/apron/ap_linexpr1.c:44:54: note: Function 'ap_linexpr1_fprint' argument 2 names different: declaration 'a' definition 'e'.
apron-dist-0.9.10/apron/apron/ap_manager.c:238:8: style: The scope of the variable 'pabort' can be reduced. [variableScope]
apron-dist-0.9.10/apron/apron/ap_manager.c:84:34: style: Function 'ap_funopt_init' argument 1 names different: declaration 'fopt' definition 'opt'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_manager.h:228:34: note: Function 'ap_funopt_init' argument 1 names different: declaration 'fopt' definition 'opt'.
apron-dist-0.9.10/apron/apron/ap_manager.c:84:34: note: Function 'ap_funopt_init' argument 1 names different: declaration 'fopt' definition 'opt'.
apron-dist-0.9.10/apron/apron/ap_reducedproduct.c:57:10: style: The scope of the variable 'i' can be reduced. [variableScope]
apron-dist-0.9.10/apron/apron/ap_reducedproduct.c:293:13: style: Unused variable: index [unusedVariable]
apron-dist-0.9.10/apron/apron/ap_reducedproduct.c:313:12: style: Unused variable: nb [unusedVariable]
apron-dist-0.9.10/apron/apron/ap_scalar.c:78:47: style: Function 'ap_scalar_alloc_set' argument 1 names different: declaration 'scalar2' definition 'b'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_scalar.h:101:47: note: Function 'ap_scalar_alloc_set' argument 1 names different: declaration 'scalar2' definition 'b'.
apron-dist-0.9.10/apron/apron/ap_scalar.c:78:47: note: Function 'ap_scalar_alloc_set' argument 1 names different: declaration 'scalar2' definition 'b'.
apron-dist-0.9.10/apron/apron/ap_scalar.c:131:33: style: Function 'ap_scalar_set' argument 1 names different: declaration 'scalar' definition 'a'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_scalar.h:78:33: note: Function 'ap_scalar_set' argument 1 names different: declaration 'scalar' definition 'a'.
apron-dist-0.9.10/apron/apron/ap_scalar.c:131:33: note: Function 'ap_scalar_set' argument 1 names different: declaration 'scalar' definition 'a'.
apron-dist-0.9.10/apron/apron/ap_scalar.c:131:49: style: Function 'ap_scalar_set' argument 2 names different: declaration 'scalar2' definition 'b'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_scalar.h:78:54: note: Function 'ap_scalar_set' argument 2 names different: declaration 'scalar2' definition 'b'.
apron-dist-0.9.10/apron/apron/ap_scalar.c:131:49: note: Function 'ap_scalar_set' argument 2 names different: declaration 'scalar2' definition 'b'.
apron-dist-0.9.10/apron/apron/ap_tcons0.c:72:10: style: The scope of the variable 'i' can be reduced. [variableScope]
apron-dist-0.9.10/apron/apron/ap_tcons0.c:86:10: style: The scope of the variable 'i' can be reduced. [variableScope]
apron-dist-0.9.10/apron/apron/ap_tcons0.c:83:29: style: Function 'ap_tcons0_array_fprint' argument 2 names different: declaration 'ap_tcons0_array' definition 'array'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_tcons0.h:143:29: note: Function 'ap_tcons0_array_fprint' argument 2 names different: declaration 'ap_tcons0_array' definition 'array'.
apron-dist-0.9.10/apron/apron/ap_tcons0.c:83:29: note: Function 'ap_tcons0_array_fprint' argument 2 names different: declaration 'ap_tcons0_array' definition 'array'.
apron-dist-0.9.10/apron/apron/ap_tcons1.c:137:24: style: Function 'ap_tcons1_array_extend_environment_with' argument 2 names different: declaration 'env' definition 'nenv'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_tcons1.h:176:26: note: Function 'ap_tcons1_array_extend_environment_with' argument 2 names different: declaration 'env' definition 'nenv'.
apron-dist-0.9.10/apron/apron/ap_tcons1.c:137:24: note: Function 'ap_tcons1_array_extend_environment_with' argument 2 names different: declaration 'env' definition 'nenv'.
apron-dist-0.9.10/apron/apron/ap_tcons1.c:152:26: style: Function 'ap_tcons1_array_extend_environment' argument 3 names different: declaration 'env' definition 'nenv'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_tcons1.h:180:28: note: Function 'ap_tcons1_array_extend_environment' argument 3 names different: declaration 'env' definition 'nenv'.
apron-dist-0.9.10/apron/apron/ap_tcons1.c:152:26: note: Function 'ap_tcons1_array_extend_environment' argument 3 names different: declaration 'env' definition 'nenv'.
apron-dist-0.9.10/apron/apron/ap_texpr0.c:432:16: style: The scope of the variable 'i' can be reduced. [variableScope]
apron-dist-0.9.10/apron/apron/ap_texpr0.c:432:18: style: The scope of the variable 'nb' can be reduced. [variableScope]
apron-dist-0.9.10/apron/apron/ap_texpr0.c:434:9: style: The scope of the variable 'v' can be reduced. [variableScope]
apron-dist-0.9.10/apron/apron/ap_texpr0.c:207:35: style: Function 'ap_texpr0_clear' argument 1 names different: declaration 'node' definition 'expr'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_texpr0.h:244:35: note: Function 'ap_texpr0_clear' argument 1 names different: declaration 'node' definition 'expr'.
apron-dist-0.9.10/apron/apron/ap_texpr0.c:207:35: note: Function 'ap_texpr0_clear' argument 1 names different: declaration 'node' definition 'expr'.
apron-dist-0.9.10/apron/apron/ap_texpr1.c:169:37: style: Function 'ap_texpr1_has_var' argument 1 names different: declaration 'e' definition 'a'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_texpr1.h:98:37: note: Function 'ap_texpr1_has_var' argument 1 names different: declaration 'e' definition 'a'.
apron-dist-0.9.10/apron/apron/ap_texpr1.c:169:37: note: Function 'ap_texpr1_has_var' argument 1 names different: declaration 'e' definition 'a'.
apron-dist-0.9.10/apron/apron/ap_texpr1.c:183:48: style: Function 'ap_texpr1_substitute' argument 1 names different: declaration 'e' definition 'a'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_texpr1.h:127:48: note: Function 'ap_texpr1_substitute' argument 1 names different: declaration 'e' definition 'a'.
apron-dist-0.9.10/apron/apron/ap_texpr1.c:183:48: note: Function 'ap_texpr1_substitute' argument 1 names different: declaration 'e' definition 'a'.
apron-dist-0.9.10/apron/apron/ap_texpr1.c:195:45: style: Function 'ap_texpr1_substitute_with' argument 1 names different: declaration 'e' definition 'a'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apron/ap_texpr1.h:131:48: note: Function 'ap_texpr1_substitute_with' argument 1 names different: declaration 'e' definition 'a'.
apron-dist-0.9.10/apron/apron/ap_texpr1.c:195:45: note: Function 'ap_texpr1_substitute_with' argument 1 names different: declaration 'e' definition 'a'.
apron-dist-0.9.10/apron/apron/test_texpr0.c:62:35: warning: %i in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
apron-dist-0.9.10/apron/apronxx/apxx_texpr0_inline.hh:373:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
apron-dist-0.9.10/apron/apronxx/apxx_texpr0_inline.hh:577:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
apron-dist-0.9.10/apron/apronxx/apxx_texpr0_inline.hh:629:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
apron-dist-0.9.10/apron/apronxx/apxx_texpr0_inline.hh:735:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
apron-dist-0.9.10/apron/apronxx/apxx_texpr0_inline.hh:744:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
apron-dist-0.9.10/apron/apronxx/apxx_manager_inline.hh:165:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
apron-dist-0.9.10/apron/apronxx/apxx_texpr1_inline.hh:376:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
apron-dist-0.9.10/apron/apronxx/apxx_texpr1_inline.hh:583:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
apron-dist-0.9.10/apron/apronxx/apxx_environment_inline.hh:29:4: warning: Either the condition 'x&&y' is redundant or there is possible null pointer dereference: y. [nullPointerRedundantCheck]
apron-dist-0.9.10/apron/apronxx/apxx_environment_inline.hh:30:12: note: Assuming that condition 'x&&y' is not redundant
apron-dist-0.9.10/apron/apronxx/apxx_environment_inline.hh:29:4: note: Null pointer dereference
apron-dist-0.9.10/apron/apronxx/apxx_scalar_inline.hh:230:36: style: Function 'to_mpfr' argument 1 names different: declaration 'x' definition 'r'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apronxx/apxx_scalar.hh:252:23: note: Function 'to_mpfr' argument 1 names different: declaration 'x' definition 'r'.
apron-dist-0.9.10/apron/apronxx/apxx_scalar_inline.hh:230:36: note: Function 'to_mpfr' argument 1 names different: declaration 'x' definition 'r'.
apron-dist-0.9.10/apron/apronxx/apxx_linexpr0_inline.hh:345:64: style: Function 'const_iterator' argument 1 names different: declaration 'l' definition 'e'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apronxx/apxx_linexpr0.hh:298:35: note: Function 'const_iterator' argument 1 names different: declaration 'l' definition 'e'.
apron-dist-0.9.10/apron/apronxx/apxx_linexpr0_inline.hh:345:64: note: Function 'const_iterator' argument 1 names different: declaration 'l' definition 'e'.
apron-dist-0.9.10/apron/apronxx/apxx_linexpr0_inline.hh:363:52: style: Function 'iterator' argument 1 names different: declaration 'l' definition 'e'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apronxx/apxx_linexpr0.hh:358:29: note: Function 'iterator' argument 1 names different: declaration 'l' definition 'e'.
apron-dist-0.9.10/apron/apronxx/apxx_linexpr0_inline.hh:363:52: note: Function 'iterator' argument 1 names different: declaration 'l' definition 'e'.
apron-dist-0.9.10/apron/apronxx/apxx_abstract0_inline.hh:164:63: style: Function 'set' argument 2 names different: declaration 'x' definition 't'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apronxx/apxx_abstract0.hh:198:47: note: Function 'set' argument 2 names different: declaration 'x' definition 't'.
apron-dist-0.9.10/apron/apronxx/apxx_abstract0_inline.hh:164:63: note: Function 'set' argument 2 names different: declaration 'x' definition 't'.
apron-dist-0.9.10/apron/apronxx/apxx_linexpr1_inline.hh:129:47: style: Function 'operator[]' argument 1 names different: declaration 'v' definition 'var'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apronxx/apxx_linexpr1.hh:157:32: note: Function 'operator[]' argument 1 names different: declaration 'v' definition 'var'.
apron-dist-0.9.10/apron/apronxx/apxx_linexpr1_inline.hh:129:47: note: Function 'operator[]' argument 1 names different: declaration 'v' definition 'var'.
apron-dist-0.9.10/apron/apronxx/apxx_linexpr1_inline.hh:137:53: style: Function 'operator[]' argument 1 names different: declaration 'v' definition 'var'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apronxx/apxx_linexpr1.hh:163:38: note: Function 'operator[]' argument 1 names different: declaration 'v' definition 'var'.
apron-dist-0.9.10/apron/apronxx/apxx_linexpr1_inline.hh:137:53: note: Function 'operator[]' argument 1 names different: declaration 'v' definition 'var'.
apron-dist-0.9.10/apron/apronxx/apxx_linexpr1_inline.hh:205:64: style: Function 'const_iterator' argument 1 names different: declaration 'l' definition 'e'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apronxx/apxx_linexpr1.hh:249:35: note: Function 'const_iterator' argument 1 names different: declaration 'l' definition 'e'.
apron-dist-0.9.10/apron/apronxx/apxx_linexpr1_inline.hh:205:64: note: Function 'const_iterator' argument 1 names different: declaration 'l' definition 'e'.
apron-dist-0.9.10/apron/apronxx/apxx_linexpr1_inline.hh:223:52: style: Function 'iterator' argument 1 names different: declaration 'l' definition 'e'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apronxx/apxx_linexpr1.hh:314:29: note: Function 'iterator' argument 1 names different: declaration 'l' definition 'e'.
apron-dist-0.9.10/apron/apronxx/apxx_linexpr1_inline.hh:223:52: note: Function 'iterator' argument 1 names different: declaration 'l' definition 'e'.
apron-dist-0.9.10/apron/apronxx/apxx_lincons1_inline.hh:208:47: style: Function 'operator[]' argument 1 names different: declaration 'v' definition 'var'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apronxx/apxx_lincons1.hh:238:32: note: Function 'operator[]' argument 1 names different: declaration 'v' definition 'var'.
apron-dist-0.9.10/apron/apronxx/apxx_lincons1_inline.hh:208:47: note: Function 'operator[]' argument 1 names different: declaration 'v' definition 'var'.
apron-dist-0.9.10/apron/apronxx/apxx_lincons1_inline.hh:219:53: style: Function 'operator[]' argument 1 names different: declaration 'v' definition 'var'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apronxx/apxx_lincons1.hh:245:38: note: Function 'operator[]' argument 1 names different: declaration 'v' definition 'var'.
apron-dist-0.9.10/apron/apronxx/apxx_lincons1_inline.hh:219:53: note: Function 'operator[]' argument 1 names different: declaration 'v' definition 'var'.
apron-dist-0.9.10/apron/apronxx/apxx_lincons1_inline.hh:330:46: style: Function 'lincons1_array' argument 1 names different: declaration 'size' definition 'sz'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apronxx/apxx_lincons1.hh:373:25: note: Function 'lincons1_array' argument 1 names different: declaration 'size' definition 'sz'.
apron-dist-0.9.10/apron/apronxx/apxx_lincons1_inline.hh:330:46: note: Function 'lincons1_array' argument 1 names different: declaration 'size' definition 'sz'.
apron-dist-0.9.10/apron/apronxx/apxx_generator1_inline.hh:165:49: style: Function 'operator[]' argument 1 names different: declaration 'v' definition 'var'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apronxx/apxx_generator1.hh:210:32: note: Function 'operator[]' argument 1 names different: declaration 'v' definition 'var'.
apron-dist-0.9.10/apron/apronxx/apxx_generator1_inline.hh:165:49: note: Function 'operator[]' argument 1 names different: declaration 'v' definition 'var'.
apron-dist-0.9.10/apron/apronxx/apxx_generator1_inline.hh:174:55: style: Function 'operator[]' argument 1 names different: declaration 'v' definition 'var'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apronxx/apxx_generator1.hh:217:38: note: Function 'operator[]' argument 1 names different: declaration 'v' definition 'var'.
apron-dist-0.9.10/apron/apronxx/apxx_generator1_inline.hh:174:55: note: Function 'operator[]' argument 1 names different: declaration 'v' definition 'var'.
apron-dist-0.9.10/apron/apronxx/apxx_generator1_inline.hh:267:50: style: Function 'generator1_array' argument 1 names different: declaration 'size' definition 'sz'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apronxx/apxx_generator1.hh:314:27: note: Function 'generator1_array' argument 1 names different: declaration 'size' definition 'sz'.
apron-dist-0.9.10/apron/apronxx/apxx_generator1_inline.hh:267:50: note: Function 'generator1_array' argument 1 names different: declaration 'size' definition 'sz'.
apron-dist-0.9.10/apron/apronxx/apxx_texpr1_inline.hh:37:38: style: Function 'texpr1' argument 1 names different: declaration 'c' definition 'x'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apronxx/apxx_texpr1.hh:68:25: note: Function 'texpr1' argument 1 names different: declaration 'c' definition 'x'.
apron-dist-0.9.10/apron/apronxx/apxx_texpr1_inline.hh:37:38: note: Function 'texpr1' argument 1 names different: declaration 'c' definition 'x'.
apron-dist-0.9.10/apron/apronxx/apxx_texpr1_inline.hh:297:60: style: Function 'const_iterator' argument 1 names different: declaration 't' definition 'll'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apronxx/apxx_texpr1.hh:190:33: note: Function 'const_iterator' argument 1 names different: declaration 't' definition 'll'.
apron-dist-0.9.10/apron/apronxx/apxx_texpr1_inline.hh:297:60: note: Function 'const_iterator' argument 1 names different: declaration 't' definition 'll'.
apron-dist-0.9.10/apron/apronxx/apxx_texpr1_inline.hh:297:82: style: Function 'const_iterator' argument 2 names different: declaration 'e' definition 'ee'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apronxx/apxx_texpr1.hh:190:54: note: Function 'const_iterator' argument 2 names different: declaration 'e' definition 'ee'.
apron-dist-0.9.10/apron/apronxx/apxx_texpr1_inline.hh:297:82: note: Function 'const_iterator' argument 2 names different: declaration 'e' definition 'ee'.
apron-dist-0.9.10/apron/apronxx/apxx_texpr1_inline.hh:498:48: style: Function 'iterator' argument 1 names different: declaration 't' definition 'l'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apronxx/apxx_texpr1.hh:391:27: note: Function 'iterator' argument 1 names different: declaration 't' definition 'l'.
apron-dist-0.9.10/apron/apronxx/apxx_texpr1_inline.hh:498:48: note: Function 'iterator' argument 1 names different: declaration 't' definition 'l'.
apron-dist-0.9.10/apron/apronxx/apxx_texpr1_inline.hh:520:70: style: Function 'operator=' argument 1 names different: declaration 'x' definition 'c'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apronxx/apxx_texpr1.hh:423:41: note: Function 'operator=' argument 1 names different: declaration 'x' definition 'c'.
apron-dist-0.9.10/apron/apronxx/apxx_texpr1_inline.hh:520:70: note: Function 'operator=' argument 1 names different: declaration 'x' definition 'c'.
apron-dist-0.9.10/apron/apronxx/apxx_tcons1_inline.hh:360:42: style: Function 'tcons1_array' argument 1 names different: declaration 'size' definition 'sz'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apronxx/apxx_tcons1.hh:380:23: note: Function 'tcons1_array' argument 1 names different: declaration 'size' definition 'sz'.
apron-dist-0.9.10/apron/apronxx/apxx_tcons1_inline.hh:360:42: note: Function 'tcons1_array' argument 1 names different: declaration 'size' definition 'sz'.
apron-dist-0.9.10/apron/apronxx/apxx_abstract1_inline.hh:567:57: style: Function 'bound' argument 2 names different: declaration 'v' definition 'd'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apronxx/apxx_abstract1.hh:432:41: note: Function 'bound' argument 2 names different: declaration 'v' definition 'd'.
apron-dist-0.9.10/apron/apronxx/apxx_abstract1_inline.hh:567:57: note: Function 'bound' argument 2 names different: declaration 'v' definition 'd'.
apron-dist-0.9.10/apron/apronxx/apxx_abstract1_inline.hh:1483:70: style: Function 'fold' argument 3 names different: declaration 'v' definition 'vv'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apronxx/apxx_abstract1.hh:1075:55: note: Function 'fold' argument 3 names different: declaration 'v' definition 'vv'.
apron-dist-0.9.10/apron/apronxx/apxx_abstract1_inline.hh:1483:70: note: Function 'fold' argument 3 names different: declaration 'v' definition 'vv'.
apron-dist-0.9.10/apron/apronxx/apxx_abstract1_inline.hh:1492:71: style: Function 'fold' argument 2 names different: declaration 'v' definition 'vv'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/apronxx/apxx_abstract1.hh:1083:55: note: Function 'fold' argument 2 names different: declaration 'v' definition 'vv'.
apron-dist-0.9.10/apron/apronxx/apxx_abstract1_inline.hh:1492:71: note: Function 'fold' argument 2 names different: declaration 'v' definition 'vv'.
apron-dist-0.9.10/apron/apronxx/apxx_coeff_inline.hh:482:3: error: Address of function parameter 'c' returned. [returnAddressOfFunctionParameter]
apron-dist-0.9.10/apron/apronxx/apxx_coeff_inline.hh:487:3: error: Address of function parameter 'c' returned. [returnAddressOfFunctionParameter]
apron-dist-0.9.10/apron/apronxx/apxx_dimension_inline.hh:203:3: error: Address of function parameter 'c' returned. [returnAddressOfFunctionParameter]
apron-dist-0.9.10/apron/apronxx/apxx_dimension_inline.hh:208:3: error: Address of function parameter 'c' returned. [returnAddressOfFunctionParameter]
apron-dist-0.9.10/apron/apronxx/apxx_dimension_inline.hh:421:3: error: Address of function parameter 'c' returned. [returnAddressOfFunctionParameter]
apron-dist-0.9.10/apron/apronxx/apxx_dimension_inline.hh:426:3: error: Address of function parameter 'c' returned. [returnAddressOfFunctionParameter]
apron-dist-0.9.10/apron/apronxx/apxx_lincons0_inline.hh:251:3: error: Address of function parameter 'l' returned. [returnAddressOfFunctionParameter]
apron-dist-0.9.10/apron/apronxx/apxx_lincons0_inline.hh:256:3: error: Address of function parameter 'l' returned. [returnAddressOfFunctionParameter]
apron-dist-0.9.10/apron/apronxx/apxx_texpr0_inline.hh:292:3: error: Address of function parameter 'l' returned. [returnAddressOfFunctionParameter]
apron-dist-0.9.10/apron/apronxx/apxx_texpr0_inline.hh:297:3: error: Address of function parameter 'l' returned. [returnAddressOfFunctionParameter]
apron-dist-0.9.10/apron/apronxx/apxx_texpr1_inline.hh:481:3: error: Address of function parameter 'l' returned. [returnAddressOfFunctionParameter]
apron-dist-0.9.10/apron/apronxx/apxx_texpr1_inline.hh:486:3: error: Address of function parameter 'l' returned. [returnAddressOfFunctionParameter]
apron-dist-0.9.10/apron/apronxx/apxx_texpr1_inline.hh:614:3: error: Address of function parameter 'l' returned. [returnAddressOfFunctionParameter]
apron-dist-0.9.10/apron/apronxx/apxx_texpr1_inline.hh:619:3: error: Address of function parameter 'l' returned. [returnAddressOfFunctionParameter]
apron-dist-0.9.10/apron/apronxx/apxx_texpr1_inline.hh:963:3: error: Address of function parameter 'l' returned. [returnAddressOfFunctionParameter]
apron-dist-0.9.10/apron/apronxx/apxx_texpr1_inline.hh:968:3: error: Address of function parameter 'l' returned. [returnAddressOfFunctionParameter]
apron-dist-0.9.10/apron/apronxx/apxx_tcons1_inline.hh:306:3: error: Address of function parameter 'l' returned. [returnAddressOfFunctionParameter]
apron-dist-0.9.10/apron/apronxx/apxx_tcons1_inline.hh:311:3: error: Address of function parameter 'l' returned. [returnAddressOfFunctionParameter]
apron-dist-0.9.10/apron/apronxx/apxx_texpr0_inline.hh:371:56: warning: Member variable 'const_iterator::l' is not assigned a value in 'const_iterator::operator='. [operatorEqVarError]
apron-dist-0.9.10/apron/apronxx/apxx_linexpr1_inline.hh:235:60: warning: Member variable 'const_iterator::l' is not assigned a value in 'const_iterator::operator='. [operatorEqVarError]
apron-dist-0.9.10/apron/apronxx/apxx_texpr1_inline.hh:374:56: warning: Member variable 'const_iterator::l' is not assigned a value in 'const_iterator::operator='. [operatorEqVarError]
apron-dist-0.9.10/apron/apronxx/apxx_environment.hh:114:3: style: 'environment::operator=' should return 'environment &'. [operatorEq]
apron-dist-0.9.10/apron/apronxx/apxx_var_inline.hh:52:18: warning: 'operator=' should check for assignment to self to avoid problems with dynamic memory. [operatorEqToSelf]
apron-dist-0.9.10/apron/apronxx/apxx_lincons0_inline.hh:296:3: performance: Variable 'a' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
apron-dist-0.9.10/apron/apronxx/apxx_lincons0_inline.hh:302:3: performance: Variable 'a' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
apron-dist-0.9.10/apron/apronxx/apxx_var_inline.hh:26:3: performance: Variable 'v' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
apron-dist-0.9.10/apron/apronxx/apxx_var_inline.hh:31:3: performance: Variable 'v' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
apron-dist-0.9.10/apron/apronxx/apxx_var_inline.hh:36:3: performance: Variable 'v' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
apron-dist-0.9.10/apron/apronxx/apxx_tcons0_inline.hh:355:3: performance: Variable 'a' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
apron-dist-0.9.10/apron/apronxx/apxx_generator0_inline.hh:226:3: performance: Variable 'a' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
apron-dist-0.9.10/apron/apronxx/apxx_generator0_inline.hh:232:3: performance: Variable 'a' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
apron-dist-0.9.10/apron/apronxx/apxx_scalar.hh:69:9: style: Technically the member function 'apron::use_malloc::operatordelete' can be const. [functionConst]
apron-dist-0.9.10/apron/apronxx/apxx_scalar_inline.hh:33:25: note: Technically the member function 'apron::use_malloc::operatordelete' can be const.
apron-dist-0.9.10/apron/apronxx/apxx_scalar.hh:69:9: note: Technically the member function 'apron::use_malloc::operatordelete' can be const.
apron-dist-0.9.10/apron/apronxx/apxx_scalar.hh:70:9: style: Technically the member function 'apron::use_malloc::operatordelete[]' can be const. [functionConst]
apron-dist-0.9.10/apron/apronxx/apxx_scalar_inline.hh:38:25: note: Technically the member function 'apron::use_malloc::operatordelete[]' can be const.
apron-dist-0.9.10/apron/apronxx/apxx_scalar.hh:70:9: note: Technically the member function 'apron::use_malloc::operatordelete[]' can be const.
apron-dist-0.9.10/apron/apronxx/apxx_tcons0.hh:250:20: style: Technically the member function 'apron::tcons0::get_texpr' can be const. [functionConst]
apron-dist-0.9.10/apron/apronxx/apxx_tcons0_inline.hh:229:33: note: Technically the member function 'apron::tcons0::get_texpr' can be const.
apron-dist-0.9.10/apron/apronxx/apxx_tcons0.hh:250:20: note: Technically the member function 'apron::tcons0::get_texpr' can be const.
apron-dist-0.9.10/apron/apronxx/apxx_manager.hh:54:3: style: Technically the member function 'apron::tbool::operatortbool_t' can be const. [functionConst]
apron-dist-0.9.10/apron/apronxx/apxx_manager_inline.hh:28:15: note: Technically the member function 'apron::tbool::operatortbool_t' can be const.
apron-dist-0.9.10/apron/apronxx/apxx_manager.hh:54:3: note: Technically the member function 'apron::tbool::operatortbool_t' can be const.
apron-dist-0.9.10/apron/apronxx/apxx_manager.hh:57:3: style: Technically the member function 'apron::tbool::operatorbool' can be const. [functionConst]
apron-dist-0.9.10/apron/apronxx/apxx_manager_inline.hh:33:15: note: Technically the member function 'apron::tbool::operatorbool' can be const.
apron-dist-0.9.10/apron/apronxx/apxx_manager.hh:57:3: note: Technically the member function 'apron::tbool::operatorbool' can be const.
apron-dist-0.9.10/apron/apronxx/apxx_manager.hh:161:8: style: Technically the member function 'apron::manager::exception_raised' can be const. [functionConst]
apron-dist-0.9.10/apron/apronxx/apxx_manager_inline.hh:78:22: note: Technically the member function 'apron::manager::exception_raised' can be const.
apron-dist-0.9.10/apron/apronxx/apxx_manager.hh:161:8: note: Technically the member function 'apron::manager::exception_raised' can be const.
apron-dist-0.9.10/apron/apronxx/apxx_scalar.hh:32:3: style: Struct 'infty' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_scalar.hh:56:3: style: Class 'bad_discriminant' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_scalar.hh:111:3: style: Class 'scalar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_scalar.hh:114:3: style: Class 'scalar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_scalar.hh:117:3: style: Class 'scalar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_scalar.hh:120:3: style: Class 'scalar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_scalar.hh:123:3: style: Class 'scalar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_scalar.hh:126:3: style: Class 'scalar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_scalar.hh:129:3: style: Class 'scalar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_interval.hh:53:3: style: Class 'interval' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_interval.hh:106:3: style: Class 'interval' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_interval.hh:109:3: style: Class 'interval' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_interval.hh:324:3: style: Class 'interval_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_interval.hh:330:3: style: Class 'interval_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_coeff.hh:55:3: style: Class 'coeff' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_coeff.hh:58:3: style: Class 'coeff' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_coeff.hh:61:3: style: Class 'coeff' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_coeff.hh:64:3: style: Class 'coeff' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_coeff.hh:67:3: style: Class 'coeff' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_coeff.hh:70:3: style: Class 'coeff' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_coeff.hh:73:3: style: Class 'coeff' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_coeff.hh:76:3: style: Class 'coeff' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_coeff.hh:100:3: style: Class 'coeff' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_coeff.hh:103:3: style: Class 'coeff' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_dimension.hh:64:3: style: Class 'varname' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_dimension.hh:273:3: style: Struct 'id' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_dimension.hh:305:3: style: Class 'dimperm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_dimension.hh:314:3: style: Class 'dimperm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_dimension.hh:318:3: style: Class 'dimperm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_linexpr0.hh:48:3: style: Class 'linexpr0' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_linexpr0.hh:298:5: style: Class 'const_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_linexpr0.hh:305:5: style: Class 'const_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_linexpr0.hh:358:5: style: Class 'iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_linexpr0.hh:366:5: style: Class 'iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_lincons0.hh:47:3: style: Class 'lincons0' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_lincons0.hh:66:3: style: Class 'lincons0' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_lincons0.hh:91:3: style: Class 'lincons0' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_lincons0.hh:345:3: style: Class 'lincons0_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_lincons0.hh:362:3: style: Class 'lincons0_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_lincons0.hh:377:3: style: Class 'lincons0_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_var.hh:50:3: style: Class 'var' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_var.hh:53:3: style: Class 'var' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_environment.hh:55:3: style: Class 'environment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_texpr0.hh:37:3: style: Class 'dim' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_texpr0.hh:96:3: style: Class 'texpr0' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_texpr0.hh:119:3: style: Class 'texpr0' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_texpr0.hh:125:3: style: Class 'texpr0' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_texpr0.hh:131:3: style: Class 'texpr0' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_texpr0.hh:215:5: style: Class 'const_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_texpr0.hh:231:5: style: Class 'const_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_texpr0.hh:415:5: style: Class 'iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_texpr0.hh:430:5: style: Class 'iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_texpr0.hh:594:5: style: Class 'builder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_texpr0.hh:608:5: style: Class 'builder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_texpr0.hh:611:5: style: Class 'builder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_texpr0.hh:614:5: style: Class 'builder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_texpr0.hh:617:5: style: Class 'builder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_texpr0.hh:620:5: style: Class 'builder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_texpr0.hh:623:5: style: Class 'builder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_texpr0.hh:626:5: style: Class 'builder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_texpr0.hh:629:5: style: Class 'builder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_texpr0.hh:632:5: style: Class 'builder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_texpr0.hh:635:5: style: Class 'builder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_texpr0.hh:638:5: style: Class 'builder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_texpr0.hh:662:5: style: Class 'builder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_texpr0.hh:665:5: style: Class 'builder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_tcons0.hh:51:3: style: Class 'tcons0' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_tcons0.hh:70:3: style: Class 'tcons0' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_tcons0.hh:98:3: style: Class 'tcons0' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_tcons0.hh:104:3: style: Class 'tcons0' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_tcons0.hh:354:3: style: Class 'tcons0_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_tcons0.hh:371:3: style: Class 'tcons0_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_tcons0.hh:386:3: style: Class 'tcons0_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_tcons0.hh:392:3: style: Class 'tcons0_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_generator0.hh:43:3: style: Class 'generator0' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_generator0.hh:59:3: style: Class 'generator0' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_generator0.hh:218:3: style: Class 'generator0_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_generator0.hh:235:3: style: Class 'generator0_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_generator0.hh:250:3: style: Class 'generator0_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_manager.hh:48:3: style: Struct 'tbool' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_manager.hh:51:3: style: Struct 'tbool' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_manager.hh:85:3: style: Class 'timeout' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_manager.hh:94:3: style: Class 'not_implemented' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_manager.hh:141:3: style: Class 'manager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_abstract0.hh:82:3: style: Class 'abstract0' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_linexpr1.hh:43:3: style: Class 'linexpr1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_linexpr1.hh:249:5: style: Class 'const_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_linexpr1.hh:254:5: style: Class 'const_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_linexpr1.hh:314:5: style: Class 'iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_linexpr1.hh:319:5: style: Class 'iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_lincons1.hh:44:3: style: Class 'lincons1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_lincons1.hh:335:3: style: Class 'lincons1_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_lincons1.hh:380:3: style: Class 'lincons1_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_generator1.hh:44:3: style: Class 'generator1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_generator1.hh:276:3: style: Class 'generator1_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_generator1.hh:321:3: style: Class 'generator1_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_texpr1.hh:46:3: style: Class 'texpr1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_texpr1.hh:68:3: style: Class 'texpr1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_texpr1.hh:71:3: style: Class 'texpr1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_texpr1.hh:107:3: style: Class 'texpr1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_texpr1.hh:187:5: style: Class 'const_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_texpr1.hh:204:5: style: Class 'const_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_texpr1.hh:388:5: style: Class 'iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_texpr1.hh:405:5: style: Class 'iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_texpr1.hh:576:5: style: Class 'builder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_texpr1.hh:590:5: style: Class 'builder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_texpr1.hh:593:5: style: Class 'builder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_tcons1.hh:43:3: style: Class 'tcons1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_tcons1.hh:95:3: style: Class 'tcons1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_tcons1.hh:341:3: style: Class 'tcons1_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_tcons1.hh:387:3: style: Class 'tcons1_array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_abstract1.hh:49:3: style: Class 'abstract1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_abstract0.hh:945:106: performance: Function parameter 'dim' should be passed by const reference. [passedByValue]
apron-dist-0.9.10/apron/apronxx/apxx_abstract0_inline.hh:973:77: performance: Function parameter 'dim' should be passed by const reference. [passedByValue]
apron-dist-0.9.10/apron/apronxx/apxx_abstract0_inline.hh:997:104: performance: Function parameter 'dim' should be passed by const reference. [passedByValue]
apron-dist-0.9.10/apron/apronxx/apronxx_test.cc:64:17: style: Redundant condition: If 'cp == 12', the comparison 'cp >= 11' is always true. [redundantCondition]
apron-dist-0.9.10/apron/apronxx/apronxx_test.cc:56:3: style: Variable 'cp' is reassigned a value before the old one has been used. [redundantAssignment]
apron-dist-0.9.10/apron/apronxx/apronxx_test.cc:55:3: note: Variable 'cp' is reassigned a value before the old one has been used.
apron-dist-0.9.10/apron/apronxx/apronxx_test.cc:56:3: note: Variable 'cp' is reassigned a value before the old one has been used.
apron-dist-0.9.10/apron/apronxx/apronxx_test.cc:392:3: style: Variable 'g' is reassigned a value before the old one has been used. [redundantAssignment]
apron-dist-0.9.10/apron/apronxx/apronxx_test.cc:391:0: note: Variable 'g' is reassigned a value before the old one has been used.
apron-dist-0.9.10/apron/apronxx/apronxx_test.cc:392:3: note: Variable 'g' is reassigned a value before the old one has been used.
apron-dist-0.9.10/apron/apronxx/apronxx_test.cc:442:7: style: Variable 'm' is reassigned a value before the old one has been used. [redundantAssignment]
apron-dist-0.9.10/apron/apronxx/apronxx_test.cc:441:3: note: Variable 'm' is reassigned a value before the old one has been used.
apron-dist-0.9.10/apron/apronxx/apronxx_test.cc:442:7: note: Variable 'm' is reassigned a value before the old one has been used.
apron-dist-0.9.10/apron/apronxx/apronxx_test.cc:508:8: style: Variable 'mm' is reassigned a value before the old one has been used. [redundantAssignment]
apron-dist-0.9.10/apron/apronxx/apronxx_test.cc:507:3: note: Variable 'mm' is reassigned a value before the old one has been used.
apron-dist-0.9.10/apron/apronxx/apronxx_test.cc:508:8: note: Variable 'mm' is reassigned a value before the old one has been used.
apron-dist-0.9.10/apron/apronxx/apronxx_test.cc:1038:3: style: Variable 'l' is reassigned a value before the old one has been used. [redundantAssignment]
apron-dist-0.9.10/apron/apronxx/apronxx_test.cc:1037:3: note: Variable 'l' is reassigned a value before the old one has been used.
apron-dist-0.9.10/apron/apronxx/apronxx_test.cc:1038:3: note: Variable 'l' is reassigned a value before the old one has been used.
apron-dist-0.9.10/apron/apronxx/apronxx_test.cc:1759:3: style: Variable 'l' is reassigned a value before the old one has been used. [redundantAssignment]
apron-dist-0.9.10/apron/apronxx/apronxx_test.cc:1758:3: note: Variable 'l' is reassigned a value before the old one has been used.
apron-dist-0.9.10/apron/apronxx/apronxx_test.cc:1759:3: note: Variable 'l' is reassigned a value before the old one has been used.
apron-dist-0.9.10/apron/apronxx/apronxx_test.cc:1841:3: style: Variable 'w' is reassigned a value before the old one has been used. [redundantAssignment]
apron-dist-0.9.10/apron/apronxx/apronxx_test.cc:1840:0: note: Variable 'w' is reassigned a value before the old one has been used.
apron-dist-0.9.10/apron/apronxx/apronxx_test.cc:1841:3: note: Variable 'w' is reassigned a value before the old one has been used.
apron-dist-0.9.10/apron/apronxx/apronxx_test.cc:1613:9: style: Variable 'a' is assigned a value that is never used. [unreadVariable]
apron-dist-0.9.10/apron/apronxx/apronxx_test.cc:1812:9: style: Variable 'a' is assigned a value that is never used. [unreadVariable]
apron-dist-0.9.10/apron/apronxx/apronxx_test.cc:1847:3: style: Variable 'b' is assigned a value that is never used. [unreadVariable]
apron-dist-0.9.10/apron/apronxx/apronxx_test.cc:70:13: warning: Assert statement calls a function which may have desired side effects: 'get_mpq'. [assertWithSideEffect]
apron-dist-0.9.10/apron/apronxx/apronxx_test.cc:73:13: warning: Assert statement calls a function which may have desired side effects: 'to_mpq'. [assertWithSideEffect]
apron-dist-0.9.10/apron/apronxx/apronxx_test.cc:74:13: warning: Assert statement calls a function which may have desired side effects: 'to_double'. [assertWithSideEffect]
apron-dist-0.9.10/apron/apronxx/apronxx_test.cc:88:13: warning: Assert statement calls a function which may have desired side effects: 'get_double'. [assertWithSideEffect]
apron-dist-0.9.10/apron/apronxx/apronxx_test.cc:90:13: warning: Assert statement calls a function which may have desired side effects: 'to_mpq'. [assertWithSideEffect]
apron-dist-0.9.10/apron/apronxx/apronxx_test.cc:91:13: warning: Assert statement calls a function which may have desired side effects: 'to_double'. [assertWithSideEffect]
apron-dist-0.9.10/apron/apronxx/apronxx_test.cc:595:12: warning: Assert statement calls a function which may have desired side effects: 'get_constyp'. [assertWithSideEffect]
apron-dist-0.9.10/apron/apronxx/apronxx_test.cc:597:12: warning: Assert statement calls a function which may have desired side effects: 'get_constyp'. [assertWithSideEffect]
apron-dist-0.9.10/apron/apronxx/apronxx_test.cc:608:12: warning: Assert statement calls a function which may have desired side effects: 'get_modulo'. [assertWithSideEffect]
apron-dist-0.9.10/apron/apronxx/apronxx_test.cc:709:12: warning: Assert statement calls a function which may have desired side effects: 'get_gentyp'. [assertWithSideEffect]
apron-dist-0.9.10/apron/apronxx/apronxx_test.cc:711:12: warning: Assert statement calls a function which may have desired side effects: 'get_gentyp'. [assertWithSideEffect]
apron-dist-0.9.10/apron/apronxx/apronxx_test.cc:1053:12: warning: Assert statement calls a function which may have desired side effects: 'get_constyp'. [assertWithSideEffect]
apron-dist-0.9.10/apron/apronxx/apronxx_test.cc:1055:12: warning: Assert statement calls a function which may have desired side effects: 'get_constyp'. [assertWithSideEffect]
apron-dist-0.9.10/apron/apronxx/apronxx_test.cc:1068:12: warning: Assert statement calls a function which may have desired side effects: 'get_modulo'. [assertWithSideEffect]
apron-dist-0.9.10/apron/apronxx/apronxx_test.cc:1770:12: warning: Assert statement calls a function which may have desired side effects: 'get_constyp'. [assertWithSideEffect]
apron-dist-0.9.10/apron/apronxx/apronxx_test.cc:1772:12: warning: Assert statement calls a function which may have desired side effects: 'get_constyp'. [assertWithSideEffect]
apron-dist-0.9.10/apron/apronxx/apronxx_test.cc:1785:12: warning: Assert statement calls a function which may have desired side effects: 'get_modulo'. [assertWithSideEffect]
apron-dist-0.9.10/apron/apronxx/apxx_polka.hh:34:3: style: Class 'polka_manager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_ppl.hh:35:3: style: Class 'ppl_poly_manager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apxx_ppl_product.hh:35:3: style: Class 'pkgrid_manager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apron-dist-0.9.10/apron/apronxx/apronxx_test.cc:296:40: style: Exception should be caught by reference. [catchExceptionByValue]
apron-dist-0.9.10/apron/apronxx/apronxx_test.cc:300:38: style: Exception should be caught by reference. [catchExceptionByValue]
apron-dist-0.9.10/apron/apronxx/apronxx_test.cc:1821:41: style: Exception should be caught by reference. [catchExceptionByValue]
apron-dist-0.9.10/apron/box/box_assign.c:25:10: style: The scope of the variable 'i' can be reduced. [variableScope]
apron-dist-0.9.10/apron/box/box_assign.c:100:10: style: The scope of the variable 'i' can be reduced. [variableScope]
apron-dist-0.9.10/apron/box/box_assign.c:57:16: style: Function 'box_substitute_linexpr_array' argument 3 names different: declaration 'org' definition 'a'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/box/box.h:246:16: note: Function 'box_substitute_linexpr_array' argument 3 names different: declaration 'org' definition 'a'.
apron-dist-0.9.10/apron/box/box_assign.c:57:16: note: Function 'box_substitute_linexpr_array' argument 3 names different: declaration 'org' definition 'a'.
apron-dist-0.9.10/apron/box/box_assign.c:94:17: style: Function 'box_assign_texpr_array' argument 3 names different: declaration 'org' definition 'a'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/box/box.h:254:17: note: Function 'box_assign_texpr_array' argument 3 names different: declaration 'org' definition 'a'.
apron-dist-0.9.10/apron/box/box_assign.c:94:17: note: Function 'box_assign_texpr_array' argument 3 names different: declaration 'org' definition 'a'.
apron-dist-0.9.10/apron/box/box_assign.c:129:14: style: Function 'box_substitute_texpr_array' argument 3 names different: declaration 'org' definition 'a'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/box/box.h:261:14: note: Function 'box_substitute_texpr_array' argument 3 names different: declaration 'org' definition 'a'.
apron-dist-0.9.10/apron/box/box_assign.c:129:14: note: Function 'box_substitute_texpr_array' argument 3 names different: declaration 'org' definition 'a'.
apron-dist-0.9.10/apron/box/box_assign.c:74:8: style: Unused variable: exact [unusedVariable]
apron-dist-0.9.10/apron/box/box_constructor.c:50:10: style: The scope of the variable 'i' can be reduced. [variableScope]
apron-dist-0.9.10/apron/box/box_constructor.c:51:8: style: The scope of the variable 'exc' can be reduced. [variableScope]
apron-dist-0.9.10/apron/box/box_constructor.c:292:8: style: The scope of the variable 'exact' can be reduced. [variableScope]
apron-dist-0.9.10/apron/box/box_constructor.c:460:20: style: The scope of the variable 'expr' can be reduced. [variableScope]
apron-dist-0.9.10/apron/box/box_constructor.c:502:10: style: The scope of the variable 'i' can be reduced. [variableScope]
apron-dist-0.9.10/apron/box/box_constructor.c:113:43: style: Function 'box_is_leq' argument 2 names different: declaration 'a1' definition 'a'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/box/box.h:134:43: note: Function 'box_is_leq' argument 2 names different: declaration 'a1' definition 'a'.
apron-dist-0.9.10/apron/box/box_constructor.c:113:43: note: Function 'box_is_leq' argument 2 names different: declaration 'a1' definition 'a'.
apron-dist-0.9.10/apron/box/box_constructor.c:113:53: style: Function 'box_is_leq' argument 3 names different: declaration 'a2' definition 'b'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/box/box.h:134:54: note: Function 'box_is_leq' argument 3 names different: declaration 'a2' definition 'b'.
apron-dist-0.9.10/apron/box/box_constructor.c:113:53: note: Function 'box_is_leq' argument 3 names different: declaration 'a2' definition 'b'.
apron-dist-0.9.10/apron/box/box_constructor.c:138:42: style: Function 'box_is_eq' argument 2 names different: declaration 'a1' definition 'a'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/box/box.h:137:42: note: Function 'box_is_eq' argument 2 names different: declaration 'a1' definition 'a'.
apron-dist-0.9.10/apron/box/box_constructor.c:138:42: note: Function 'box_is_eq' argument 2 names different: declaration 'a1' definition 'a'.
apron-dist-0.9.10/apron/box/box_constructor.c:138:52: style: Function 'box_is_eq' argument 3 names different: declaration 'a2' definition 'b'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/box/box.h:137:53: note: Function 'box_is_eq' argument 3 names different: declaration 'a2' definition 'b'.
apron-dist-0.9.10/apron/box/box_constructor.c:138:52: note: Function 'box_is_eq' argument 3 names different: declaration 'a2' definition 'b'.
apron-dist-0.9.10/apron/box/box_constructor.c:212:32: style: Function 'box_sat_tcons' argument 3 names different: declaration 'tcons' definition 'cons'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/box/box.h:142:62: note: Function 'box_sat_tcons' argument 3 names different: declaration 'tcons' definition 'cons'.
apron-dist-0.9.10/apron/box/box_constructor.c:212:32: note: Function 'box_sat_tcons' argument 3 names different: declaration 'tcons' definition 'cons'.
apron-dist-0.9.10/apron/box/box_constructor.c:215:8: style: Unused variable: exact [unusedVariable]
apron-dist-0.9.10/apron/box/box_constructor.c:299:13: style: Variable 'exact' is assigned a value that is never used. [unreadVariable]
apron-dist-0.9.10/apron/box/box_meetjoin.c:23:8: style: The scope of the variable 'exc' can be reduced. [variableScope]
apron-dist-0.9.10/apron/box/box_meetjoin.c:118:7: style: The scope of the variable 'sgn' can be reduced. [variableScope]
apron-dist-0.9.10/apron/box/box_otherops.c:45:12: style: Function 'box_expand' argument 5 names different: declaration 'n' definition 'dimsup'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/box/box.h:310:12: note: Function 'box_expand' argument 5 names different: declaration 'n' definition 'dimsup'.
apron-dist-0.9.10/apron/box/box_otherops.c:45:12: note: Function 'box_expand' argument 5 names different: declaration 'n' definition 'dimsup'.
apron-dist-0.9.10/apron/box/box_representation.c:80:10: style: The scope of the variable 'i' can be reduced. [variableScope]
apron-dist-0.9.10/apron/box/box_representation.c:139:7: style: The scope of the variable 'i' can be reduced. [variableScope]
apron-dist-0.9.10/apron/box/box_representation.c:177:10: style: The scope of the variable 'i' can be reduced. [variableScope]
apron-dist-0.9.10/apron/box/box_representation.c:205:10: style: The scope of the variable 'i' can be reduced. [variableScope]
apron-dist-0.9.10/apron/box/box_representation.c:228:13: style: Function 'box_fprintdiff' argument 3 names different: declaration 'a1' definition 'a'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/box/box.h:74:13: note: Function 'box_fprintdiff' argument 3 names different: declaration 'a1' definition 'a'.
apron-dist-0.9.10/apron/box/box_representation.c:228:13: note: Function 'box_fprintdiff' argument 3 names different: declaration 'a1' definition 'a'.
apron-dist-0.9.10/apron/box/box_representation.c:228:23: style: Function 'box_fprintdiff' argument 4 names different: declaration 'a2' definition 'b'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/box/box.h:74:24: note: Function 'box_fprintdiff' argument 4 names different: declaration 'a2' definition 'b'.
apron-dist-0.9.10/apron/box/box_representation.c:228:23: note: Function 'box_fprintdiff' argument 4 names different: declaration 'a2' definition 'b'.
apron-dist-0.9.10/apron/box/box_representation.c:25:10: style: Unused variable: i [unusedVariable]
apron-dist-0.9.10/apron/box/box_representation.c:139:9: style: Unused variable: dec [unusedVariable]
apron-dist-0.9.10/apron/itv/itv.h:291:67: style: Function 'itv_set_ap_coeff' argument 2 names different: declaration 'a' definition 'itv'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/itv/itv.h:194:67: note: Function 'itv_set_ap_coeff' argument 2 names different: declaration 'a' definition 'itv'.
apron-dist-0.9.10/apron/itv/itv.h:291:67: note: Function 'itv_set_ap_coeff' argument 2 names different: declaration 'a' definition 'itv'.
apron-dist-0.9.10/apron/itv/itv.h:291:84: style: Function 'itv_set_ap_coeff' argument 3 names different: declaration 'b' definition 'coeff'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/itv/itv.h:194:82: note: Function 'itv_set_ap_coeff' argument 3 names different: declaration 'b' definition 'coeff'.
apron-dist-0.9.10/apron/itv/itv.h:291:84: note: Function 'itv_set_ap_coeff' argument 3 names different: declaration 'b' definition 'coeff'.
apron-dist-0.9.10/apron/itv/itv.h:489:36: style: Function 'itv_print' argument 1 names different: declaration 'a' definition 'itv'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/itv/itv.h:185:36: note: Function 'itv_print' argument 1 names different: declaration 'a' definition 'itv'.
apron-dist-0.9.10/apron/itv/itv.h:489:36: note: Function 'itv_print' argument 1 names different: declaration 'a' definition 'itv'.
apron-dist-0.9.10/apron/itv/itv_linearize.c:102:8: style: The scope of the variable 'change' can be reduced. [variableScope]
apron-dist-0.9.10/apron/itv/itv_linexpr.h:301:51: style: Function 'itv_lincons_set' argument 1 names different: declaration 'res' definition 'a'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/itv/itv_linexpr.h:90:51: note: Function 'itv_lincons_set' argument 1 names different: declaration 'res' definition 'a'.
apron-dist-0.9.10/apron/itv/itv_linexpr.h:301:51: note: Function 'itv_lincons_set' argument 1 names different: declaration 'res' definition 'a'.
apron-dist-0.9.10/apron/itv/itv_linexpr.h:301:69: style: Function 'itv_lincons_set' argument 2 names different: declaration 'expr' definition 'b'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/itv/itv_linexpr.h:90:71: note: Function 'itv_lincons_set' argument 2 names different: declaration 'expr' definition 'b'.
apron-dist-0.9.10/apron/itv/itv_linexpr.h:301:69: note: Function 'itv_lincons_set' argument 2 names different: declaration 'expr' definition 'b'.
apron-dist-0.9.10/apron/itv/itv_linexpr.h:303:56: style: Function 'itv_lincons_set_bool' argument 1 names different: declaration 'res' definition 'a'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/itv/itv_linexpr.h:91:56: note: Function 'itv_lincons_set_bool' argument 1 names different: declaration 'res' definition 'a'.
apron-dist-0.9.10/apron/itv/itv_linexpr.h:303:56: note: Function 'itv_lincons_set_bool' argument 1 names different: declaration 'res' definition 'a'.
apron-dist-0.9.10/apron/itv/itv_linexpr.h:341:88: style: Function 'ap_linexpr0_set_itv_linexpr' argument 2 names different: declaration 'plinexpr0' definition 'expr'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/itv/itv_linexpr.h:130:29: note: Function 'ap_linexpr0_set_itv_linexpr' argument 2 names different: declaration 'plinexpr0' definition 'expr'.
apron-dist-0.9.10/apron/itv/itv_linexpr.h:341:88: note: Function 'ap_linexpr0_set_itv_linexpr' argument 2 names different: declaration 'plinexpr0' definition 'expr'.
apron-dist-0.9.10/apron/itv/itv_linexpr.h:341:109: style: Function 'ap_linexpr0_set_itv_linexpr' argument 3 names different: declaration 'linexpr' definition 'linexpr0'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/itv/itv_linexpr.h:130:55: note: Function 'ap_linexpr0_set_itv_linexpr' argument 3 names different: declaration 'linexpr' definition 'linexpr0'.
apron-dist-0.9.10/apron/itv/itv_linexpr.h:341:109: note: Function 'ap_linexpr0_set_itv_linexpr' argument 3 names different: declaration 'linexpr' definition 'linexpr0'.
apron-dist-0.9.10/apron/itv/itv_linexpr.h:344:87: style: Function 'ap_lincons0_set_itv_lincons' argument 2 names different: declaration 'plincons0' definition 'cons'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/itv/itv_linexpr.h:136:28: note: Function 'ap_lincons0_set_itv_lincons' argument 2 names different: declaration 'plincons0' definition 'cons'.
apron-dist-0.9.10/apron/itv/itv_linexpr.h:344:87: note: Function 'ap_lincons0_set_itv_lincons' argument 2 names different: declaration 'plincons0' definition 'cons'.
apron-dist-0.9.10/apron/itv/itv_linexpr.h:344:108: style: Function 'ap_lincons0_set_itv_lincons' argument 3 names different: declaration 'lincons' definition 'lincons0'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/itv/itv_linexpr.h:136:54: note: Function 'ap_lincons0_set_itv_lincons' argument 3 names different: declaration 'lincons' definition 'lincons0'.
apron-dist-0.9.10/apron/itv/itv_linexpr.h:344:108: note: Function 'ap_lincons0_set_itv_lincons' argument 3 names different: declaration 'lincons' definition 'lincons0'.
apron-dist-0.9.10/apron/itv/itv_linexpr.h:366:57: style: Function 'itv_lincons_is_scalar' argument 1 names different: declaration 'expr' definition 'cons'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/itv/itv_linexpr.h:171:57: note: Function 'itv_lincons_is_scalar' argument 1 names different: declaration 'expr' definition 'cons'.
apron-dist-0.9.10/apron/itv/itv_linexpr.h:366:57: note: Function 'itv_lincons_is_scalar' argument 1 names different: declaration 'expr' definition 'cons'.
apron-dist-0.9.10/apron/itv/itv_linexpr.h:368:62: style: Function 'itv_lincons_is_quasilinear' argument 1 names different: declaration 'expr' definition 'cons'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/itv/itv_linexpr.h:172:62: note: Function 'itv_lincons_is_quasilinear' argument 1 names different: declaration 'expr' definition 'cons'.
apron-dist-0.9.10/apron/itv/itv_linexpr.h:368:62: note: Function 'itv_lincons_is_quasilinear' argument 1 names different: declaration 'expr' definition 'cons'.
apron-dist-0.9.10/apron/itv/itv_linearize.h:168:112: style: Function 'itv_quasilinearize_linexpr' argument 4 names different: declaration 'for_meet_inequality' definition 'for_ineq'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/itv/itv_linearize.h:71:112: note: Function 'itv_quasilinearize_linexpr' argument 4 names different: declaration 'for_meet_inequality' definition 'for_ineq'.
apron-dist-0.9.10/apron/itv/itv_linearize.h:168:112: note: Function 'itv_quasilinearize_linexpr' argument 4 names different: declaration 'for_meet_inequality' definition 'for_ineq'.
apron-dist-0.9.10/apron/itv/itv_linearize.h:174:93: style: Function 'itv_linearize_lincons_array' argument 2 names different: declaration 'tlincons' definition 'array'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/itv/itv_linearize.h:80:93: note: Function 'itv_linearize_lincons_array' argument 2 names different: declaration 'tlincons' definition 'array'.
apron-dist-0.9.10/apron/itv/itv_linearize.h:174:93: note: Function 'itv_linearize_lincons_array' argument 2 names different: declaration 'tlincons' definition 'array'.
apron-dist-0.9.10/apron/itv/itv_linearize.h:178:69: style: Function 'itv_eval_ap_texpr0' argument 2 names different: declaration 'res' definition 'itv'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/itv/itv_linearize.h:87:69: note: Function 'itv_eval_ap_texpr0' argument 2 names different: declaration 'res' definition 'itv'.
apron-dist-0.9.10/apron/itv/itv_linearize.h:178:69: note: Function 'itv_eval_ap_texpr0' argument 2 names different: declaration 'res' definition 'itv'.
apron-dist-0.9.10/apron/itv/itv_linearize.h:182:96: style: Function 'itv_intlinearize_ap_texpr0_intlinear' argument 2 names different: declaration 'res' definition 'linexpr'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/itv/itv_linearize.h:103:96: note: Function 'itv_intlinearize_ap_texpr0_intlinear' argument 2 names different: declaration 'res' definition 'linexpr'.
apron-dist-0.9.10/apron/itv/itv_linearize.h:182:96: note: Function 'itv_intlinearize_ap_texpr0_intlinear' argument 2 names different: declaration 'res' definition 'linexpr'.
apron-dist-0.9.10/apron/itv/itv_linearize.h:184:96: style: Function 'itv_intlinearize_ap_tcons0_intlinear' argument 2 names different: declaration 'res' definition 'lincons'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/itv/itv_linearize.h:104:96: note: Function 'itv_intlinearize_ap_tcons0_intlinear' argument 2 names different: declaration 'res' definition 'lincons'.
apron-dist-0.9.10/apron/itv/itv_linearize.h:184:96: note: Function 'itv_intlinearize_ap_tcons0_intlinear' argument 2 names different: declaration 'res' definition 'lincons'.
apron-dist-0.9.10/apron/itv/itv_linearize.h:186:108: style: Function 'itv_intlinearize_ap_tcons0_array_intlinear' argument 2 names different: declaration 'res' definition 'tlincons'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/itv/itv_linearize.h:105:108: note: Function 'itv_intlinearize_ap_tcons0_array_intlinear' argument 2 names different: declaration 'res' definition 'tlincons'.
apron-dist-0.9.10/apron/itv/itv_linearize.h:186:108: note: Function 'itv_intlinearize_ap_tcons0_array_intlinear' argument 2 names different: declaration 'res' definition 'tlincons'.
apron-dist-0.9.10/apron/itv/itv_linearize.h:186:137: style: Function 'itv_intlinearize_ap_tcons0_array_intlinear' argument 3 names different: declaration 'cons' definition 'tcons'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/itv/itv_linearize.h:105:132: note: Function 'itv_intlinearize_ap_tcons0_array_intlinear' argument 3 names different: declaration 'cons' definition 'tcons'.
apron-dist-0.9.10/apron/itv/itv_linearize.h:186:137: note: Function 'itv_intlinearize_ap_tcons0_array_intlinear' argument 3 names different: declaration 'cons' definition 'tcons'.
apron-dist-0.9.10/apron/itv/itv_linearize.h:190:86: style: Function 'itv_intlinearize_ap_texpr0' argument 2 names different: declaration 'res' definition 'linexpr'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/itv/itv_linearize.h:120:86: note: Function 'itv_intlinearize_ap_texpr0' argument 2 names different: declaration 'res' definition 'linexpr'.
apron-dist-0.9.10/apron/itv/itv_linearize.h:190:86: note: Function 'itv_intlinearize_ap_texpr0' argument 2 names different: declaration 'res' definition 'linexpr'.
apron-dist-0.9.10/apron/itv/itv_linearize.h:192:86: style: Function 'itv_intlinearize_ap_tcons0' argument 2 names different: declaration 'res' definition 'lincons'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/itv/itv_linearize.h:121:86: note: Function 'itv_intlinearize_ap_tcons0' argument 2 names different: declaration 'res' definition 'lincons'.
apron-dist-0.9.10/apron/itv/itv_linearize.h:192:86: note: Function 'itv_intlinearize_ap_tcons0' argument 2 names different: declaration 'res' definition 'lincons'.
apron-dist-0.9.10/apron/itv/itv_linearize.h:194:98: style: Function 'itv_intlinearize_ap_tcons0_array' argument 2 names different: declaration 'res' definition 'tlincons'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/itv/itv_linearize.h:122:98: note: Function 'itv_intlinearize_ap_tcons0_array' argument 2 names different: declaration 'res' definition 'tlincons'.
apron-dist-0.9.10/apron/itv/itv_linearize.h:194:98: note: Function 'itv_intlinearize_ap_tcons0_array' argument 2 names different: declaration 'res' definition 'tlincons'.
apron-dist-0.9.10/apron/itv/itv_linearize.h:194:127: style: Function 'itv_intlinearize_ap_tcons0_array' argument 3 names different: declaration 'cons' definition 'tcons'. [funcArgNamesDifferent]
apron-dist-0.9.10/apron/itv/itv_linearize.h:122:122: note: Function 'itv_intlinearize_ap_tcons0_array' argument 3 names different: declaration 'cons' definition 'tcons'.
apron-dist-0.9.10/apron/itv/itv_linearize.h:194:127: note: Function 'itv_intlinearize_ap_tcons0_array' argument 3 names different: declaration 'cons' definition 'tcons'.
apron-dist-0.9.10/apron/itv/itv_linexpr.c:747:0: error: #error "HERE" [preprocessorErrorDirective]
apron-dist-0.9.10/apron/mlapronidl/abstract0_caml.c:677:54: style: Redundant pointer operation on '_res' - it's already a pointer. [redundantPointerOp]
apron-dist-0.9.10/apron/mlapronidl/abstract0_caml.c:702:54: style: Redundant pointer operation on '_res' - it's already a pointer. [redundantPointerOp]
apron-dist-0.9.10/apron/mlapronidl/abstract0_caml.c:727:54: style: Redundant pointer operation on '_res' - it's already a pointer. [redundantPointerOp]
apron-dist-0.9.10/apron/mlapronidl/abstract1_caml.c:574:54: style: Redundant pointer operation on '_res' - it's already a pointer. [redundantPointerOp]
apron-dist-0.9.10/apron/mlapronidl/abstract1_caml.c:603:54: style: Redundant pointer operation on '_res' - it's already a pointer. [redundantPointerOp]
apron-dist-0.9.10/apron/mlapronidl/abstract1_caml.c:632:54: style: Redundant pointer operation on '_res' - it's already a pointer. [redundantPointerOp]
apron-dist-0.9.10/apron/mlapronidl/environment_caml.c:416:13: style: Redundant pointer operation on 'c1' - it's already a pointer. [redundantPointerOp]
apron-dist-0.9.10/apron/mlapronidl/environment_caml.c:425:13: style: Redundant pointer operation on 'c2' - it's already a pointer. [redundantPointerOp]
apron-dist-0.9.10/apron/mlapronidl/environment_caml.c:468:11: style: Redundant pointer operation on '_res' - it's already a pointer. [redundantPointerOp]
apron-dist-0.9.10/apron/mlapronidl/environment_caml.c:498:51: style: Redundant pointer operation on '_res' - it's already a pointer. [redundantPointerOp]
apron-dist-0.9.10/apron/mlapronidl/environment_caml.c:647:5: style: Variable 'dim' is assigned a value that is never used. [unreadVariable]
apron-dist-0.9.10/apron/mlapronidl/linexpr0_caml.c:202:48: style: Redundant pointer operation on '_res' - it's already a pointer. [redundantPointerOp]
apron-dist-0.9.10/apron/mlapronidl/manager_caml.c:180:51: style: Redundant pointer operation on 'x' - it's already a pointer. [redundantPointerOp]
apron-dist-0.9.10/apron/mlapronidl/scalar_caml.c:58:19: error: Uninitialized variable: mpq [uninitvar]
apron-dist-0.9.10/apron/mlapronidl/scalar_caml.c:67:21: error: Uninitialized variable: mpfr [uninitvar]
apron-dist-0.9.10/apron/mlapronidl/texpr1_caml.c:374:50: style: Redundant pointer operation on '_res' - it's already a pointer. [redundantPointerOp]
apron-dist-0.9.10/apron/mlapronidl/texpr1_caml.c:393:50: style: Redundant pointer operation on '_res' - it's already a pointer. [redundantPointerOp]
apron-dist-0.9.10/apron/mlapronidl/texpr1_caml.c:422:50: style: Redundant pointer operation on '_res' - it's already a pointer. [redundantPointerOp]
apron-dist-0.9.10/apron/mlapronidl/texpr1_caml.c:456:50: style: Redundant pointer operation on '_res' - it's already a pointer. [redundantPointerOp]
apron-dist-0.9.10/apron/mlapronidl/texpr1_caml.c:485:50: style: Redundant pointer operation on '_res' - it's already a pointer. [redundantPointerOp]
apron-dist-0.9.10/apron/mlapronidl/texpr1_caml.c:235:19: style: Unused variable: env [unusedVariable]
apron-dist-0.9.10/apron/mlapronidl/texpr1_caml.c:479:6: style: Unused variable: b [unusedVariable]
apron-dist-0.9.10/apron/newpolka/pk_config.h:45:0: error: #error "Here" [preprocessorErrorDirective]
apron-dist-0.9.10/apron/newpolka/pk_bit.c:113:12: style: The scope of the variable 'k' can be reduced. [variableScope]
apron-dist-0.9.10/apron/newpolka/pk_satmat.c:82:10: style: The scope of the variable 'i' can be reduced. [variableScope]
apron-dist-0.9.10/apron/newpolka/pk_satmat.c:82:12: style: The scope of the variable 'j' can be reduced. [variableScope]
apron-dist-0.9.10/apron/newpolka/test1.c:71:5: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
apron-dist-0.9.10/apron/newpolka/test_environment.c:68:5: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
apron-dist-0.9.10/apron/num/num.h:31:0: error: #error "HERE" [preprocessorErrorDirective]
apron-dist-0.9.10/apron/octagons/oct_internal.h:261:0: error: #error "No numerical type defined" [preprocessorErrorDirective]
apron-dist-0.9.10/apron/ppl/ppl_user.hh:39:0: error: #error "no version information" [preprocessorErrorDirective]
apron-dist-0.9.10/apron/ppl/ppl_test.c:165:7: style: The scope of the variable 'dim' can be reduced. [variableScope]
apron-dist-0.9.10/apron/ppl/ppl_test.c:186:7: style: The scope of the variable 'dim' can be reduced. [variableScope]
apron-dist-0.9.10/apron/ppl/ppl_test.c:210:7: style: The scope of the variable 'i' can be reduced. [variableScope]
apron-dist-0.9.10/apron/ppl/ppl_test.c:210:9: style: The scope of the variable 'dim' can be reduced. [variableScope]
apron-dist-0.9.10/apron/ppl/ppl_test.c:233:7: style: The scope of the variable 'dim' can be reduced. [variableScope]
apron-dist-0.9.10/apron/ppl/ppl_test.c:255:7: style: The scope of the variable 'i' can be reduced. [variableScope]
apron-dist-0.9.10/apron/ppl/ppl_test.c:255:9: style: The scope of the variable 'dim' can be reduced. [variableScope]
apron-dist-0.9.10/apron/ppl/ppl_test.c:518:12: style: The scope of the variable 'i' can be reduced. [variableScope]
apron-dist-0.9.10/apron/ppl/ppl_test.c:772:7: style: The scope of the variable 'dim' can be reduced. [variableScope]
apron-dist-0.9.10/apron/ppl/ppl_test.c:409:12: style: Unused variable: i [unusedVariable]
apron-dist-0.9.10/apron/ppl/ppl_test.c:416:9: style: Variable 'd' is assigned a value that is never used. [unreadVariable]
apron-dist-0.9.10/apron/ppl/ppl_test.c:434:12: style: Unused variable: i [unusedVariable]
apron-dist-0.9.10/apron/ppl/ppl_test.c:657:12: style: Unused variable: i [unusedVariable]
apron-dist-0.9.10/apron/ppl/ppl_test.c:683:16: style: Variable 'p' is assigned a value that is never used. [unreadVariable]
apron-dist-0.9.10/apron/ppl/ppl_test.c:716:12: style: Unused variable: i [unusedVariable]
apron-dist-0.9.10/apron/ppl/ppl_test.c:741:16: style: Variable 'p' is assigned a value that is never used. [unreadVariable]
apron-dist-0.9.10/apron/products/ap_pkgrid.c:49:3: style: Label 'ap_pkgrid_reduce_exit1' is not used. [unusedLabel]
apron-dist-0.9.10/apron/products/ap_pkgrid.c:177:27: style: Variable 'mangrid' is assigned a value that is never used. [unreadVariable]
apron-dist-0.9.10/apron/products/ap_pkgrid.c:179:27: style: Variable 'grid' is assigned a value that is never used. [unreadVariable]
apron-dist-0.9.10/apron/products/polkaGrid_caml.c:307:28: style: Variable 'manpplgrid' is assigned a value that is never used. [unreadVariable]
apron-dist-0.9.10/apron/products/tmp/polkaGrid_stubs.c:304:28: style: Variable 'manpplgrid' is assigned a value that is never used. [unreadVariable]
apron-dist-0.9.10/apron/test/ctest1.c:515:7: style: The scope of the variable 'dim' can be reduced. [variableScope]
apron-dist-0.9.10/apron/test/ctest1.c:539:9: style: The scope of the variable 'cmp' can be reduced. [variableScope]
apron-dist-0.9.10/apron/test/ctest1.c:717:12: style: The scope of the variable 'i' can be reduced. [variableScope]
apron-dist-0.9.10/apron/test/ctest1.c:745:7: style: The scope of the variable 'dim' can be reduced. [variableScope]
apron-dist-0.9.10/apron/test/ctest1.c:766:7: style: The scope of the variable 'i' can be reduced. [variableScope]
apron-dist-0.9.10/apron/test/ctest1.c:766:9: style: The scope of the variable 'dim' can be reduced. [variableScope]
apron-dist-0.9.10/apron/test/ctest1.c:845:7: style: The scope of the variable 'dim' can be reduced. [variableScope]
apron-dist-0.9.10/apron/test/ctest1.c:866:7: style: The scope of the variable 'i' can be reduced. [variableScope]
apron-dist-0.9.10/apron/test/ctest1.c:866:9: style: The scope of the variable 'dim' can be reduced. [variableScope]
apron-dist-0.9.10/apron/test/ctest1.c:1314:7: style: The scope of the variable 'dim' can be reduced. [variableScope]
apron-dist-0.9.10/apron/test/ctest1.c:993:16: style: Variable 'p' is assigned a value that is never used. [unreadVariable]
apron-dist-0.9.10/apron/test/ctest1.c:1049:16: style: Variable 'p' is assigned a value that is never used. [unreadVariable]
apron-dist-0.9.10/apron/test/ctest1.c:1105:16: style: Variable 'p' is assigned a value that is never used. [unreadVariable]
apron-dist-0.9.10/apron/test/ctest1.c:1269:9: style: Variable 'd' is assigned a value that is never used. [unreadVariable]
apron-dist-0.9.10/mlgmpidl/gmp_random_caml.c:67:63: error: Uninitialized variable: OUTOUTOUT [uninitvar]
apron-dist-0.9.10/mlgmpidl/gmp_random_caml.c:83:63: error: Uninitialized variable: OUTOUTOUT [uninitvar]
apron-dist-0.9.10/mlgmpidl/gmp_random_caml.c:103:63: error: Uninitialized variable: OUTOUTOUT [uninitvar]
apron-dist-0.9.10/mlgmpidl/mpf_caml.c:62:43: error: Uninitialized variable: OUTOUTOUT [uninitvar]
apron-dist-0.9.10/mlgmpidl/mpf_caml.c:76:43: error: Uninitialized variable: OUTOUTOUT [uninitvar]
apron-dist-0.9.10/mlgmpidl/mpf_caml.c:251:43: error: Uninitialized variable: OUTOUTOUT [uninitvar]
apron-dist-0.9.10/mlgmpidl/mpf_caml.c:267:43: error: Uninitialized variable: OUTOUTOUT [uninitvar]
apron-dist-0.9.10/mlgmpidl/mpf_caml.c:283:43: error: Uninitialized variable: OUTOUTOUT [uninitvar]
apron-dist-0.9.10/mlgmpidl/mpf_caml.c:300:43: error: Uninitialized variable: OUTOUTOUT [uninitvar]
apron-dist-0.9.10/mlgmpidl/mpfr_caml.c:263:45: error: Uninitialized variable: OUTOUTOUT [uninitvar]
apron-dist-0.9.10/mlgmpidl/mpfr_caml.c:277:45: error: Uninitialized variable: OUTOUTOUT [uninitvar]
apron-dist-0.9.10/mlgmpidl/mpfr_caml.c:565:45: error: Uninitialized variable: OUTOUTOUT [uninitvar]
apron-dist-0.9.10/mlgmpidl/mpfr_caml.c:592:45: error: Uninitialized variable: OUTOUTOUT [uninitvar]
apron-dist-0.9.10/mlgmpidl/mpfr_caml.c:619:45: error: Uninitialized variable: OUTOUTOUT [uninitvar]
apron-dist-0.9.10/mlgmpidl/mpfr_caml.c:646:45: error: Uninitialized variable: OUTOUTOUT [uninitvar]
apron-dist-0.9.10/mlgmpidl/mpfr_caml.c:673:45: error: Uninitialized variable: OUTOUTOUT [uninitvar]
apron-dist-0.9.10/mlgmpidl/mpfr_caml.c:700:45: error: Uninitialized variable: OUTOUTOUT [uninitvar]
apron-dist-0.9.10/mlgmpidl/mpfr_caml.c:728:45: error: Uninitialized variable: OUTOUTOUT [uninitvar]
apron-dist-0.9.10/mlgmpidl/mpq_caml.c:48:43: error: Uninitialized variable: OUTOUTOUT [uninitvar]
apron-dist-0.9.10/mlgmpidl/mpz_caml.c:30:43: error: Uninitialized variable: OUTOUTOUT [uninitvar]
apron-dist-0.9.10/mlgmpidl/mpz_caml.c:44:43: error: Uninitialized variable: OUTOUTOUT [uninitvar]
apron-dist-0.9.10/mlgmpidl/mpz_caml.c:158:43: error: Uninitialized variable: OUTOUTOUT [uninitvar]
apron-dist-0.9.10/mlgmpidl/mpz_caml.c:174:43: error: Uninitialized variable: OUTOUTOUT [uninitvar]
apron-dist-0.9.10/mlgmpidl/mpz_caml.c:190:43: error: Uninitialized variable: OUTOUTOUT [uninitvar]
apron-dist-0.9.10/mlgmpidl/mpz_caml.c:207:43: error: Uninitialized variable: OUTOUTOUT [uninitvar]
[22:52]

ftp://ftp.se.debian.org/debian/pool/main/a/aprsd/aprsd_2.2.5-13.orig.tar.gz
aprsd-2.2.5-13/src/aprsString.cpp:1148:9: style: The scope of the variable 'i' can be reduced. [variableScope]
aprsd-2.2.5-13/src/aprsString.cpp:1396:9: style: The scope of the variable 'i' can be reduced. [variableScope]
aprsd-2.2.5-13/src/aprsString.cpp:87:32: style: Function 'aprsString' argument 1 names different: declaration 'as' definition 'cp'. [funcArgNamesDifferent]
aprsd-2.2.5-13/src/aprsString.h:190:23: note: Function 'aprsString' argument 1 names different: declaration 'as' definition 'cp'.
aprsd-2.2.5-13/src/aprsString.cpp:87:32: note: Function 'aprsString' argument 1 names different: declaration 'as' definition 'cp'.
aprsd-2.2.5-13/src/aprsString.cpp:1038:49: style: Function 'thirdPartyReformat' argument 1 names different: declaration 'call' definition 'mycall'. [funcArgNamesDifferent]
aprsd-2.2.5-13/src/aprsString.h:215:40: note: Function 'thirdPartyReformat' argument 1 names different: declaration 'call' definition 'mycall'.
aprsd-2.2.5-13/src/aprsString.cpp:1038:49: note: Function 'thirdPartyReformat' argument 1 names different: declaration 'call' definition 'mycall'.
aprsd-2.2.5-13/src/aprsString.cpp:821:0: style: Variable 's_digipeated' is assigned a value that is never used. [unreadVariable]
aprsd-2.2.5-13/src/aprsString.cpp:70:5: performance: Variable 'peer' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aprsd-2.2.5-13/src/aprsString.cpp:71:5: performance: Variable 'user' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aprsd-2.2.5-13/src/aprsString.cpp:72:5: performance: Variable 'call' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aprsd-2.2.5-13/src/aprsString.cpp:73:5: performance: Variable 'srcHeader' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aprsd-2.2.5-13/src/aprsString.cpp:79:5: performance: Variable 'peer' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aprsd-2.2.5-13/src/aprsString.cpp:80:5: performance: Variable 'user' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aprsd-2.2.5-13/src/aprsString.cpp:81:5: performance: Variable 'call' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aprsd-2.2.5-13/src/aprsString.cpp:82:5: performance: Variable 'srcHeader' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aprsd-2.2.5-13/src/aprsString.cpp:89:5: performance: Variable 'peer' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aprsd-2.2.5-13/src/aprsString.cpp:90:5: performance: Variable 'user' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aprsd-2.2.5-13/src/aprsString.cpp:91:5: performance: Variable 'call' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aprsd-2.2.5-13/src/aprsString.cpp:92:5: performance: Variable 'srcHeader' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aprsd-2.2.5-13/src/aprsString.cpp:102:5: performance: Variable 'ax25Source' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aprsd-2.2.5-13/src/aprsString.cpp:103:5: performance: Variable 'ax25Dest' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aprsd-2.2.5-13/src/aprsString.cpp:104:5: performance: Variable 'stsmDest' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aprsd-2.2.5-13/src/aprsString.cpp:105:5: performance: Variable 'query' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aprsd-2.2.5-13/src/aprsString.cpp:106:5: performance: Variable 'acknum' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aprsd-2.2.5-13/src/aprsString.cpp:108:5: performance: Variable 'path' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aprsd-2.2.5-13/src/aprsString.cpp:109:5: performance: Variable 'data' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aprsd-2.2.5-13/src/aprsString.cpp:110:5: performance: Variable 'user' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aprsd-2.2.5-13/src/aprsString.cpp:111:5: performance: Variable 'pass' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aprsd-2.2.5-13/src/aprsString.cpp:112:5: performance: Variable 'call' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aprsd-2.2.5-13/src/aprsString.cpp:113:5: performance: Variable 'icall' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aprsd-2.2.5-13/src/aprsString.cpp:114:5: performance: Variable 'pgmName' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aprsd-2.2.5-13/src/aprsString.cpp:115:5: performance: Variable 'pgmVers' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aprsd-2.2.5-13/src/aprsString.cpp:116:5: performance: Variable 'peer' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aprsd-2.2.5-13/src/aprsString.cpp:120:5: performance: Variable 'raw' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aprsd-2.2.5-13/src/aprsString.cpp:121:5: performance: Variable 'srcHeader' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aprsd-2.2.5-13/src/aprsString.h:189:4: style: Class 'aprsString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aprsd-2.2.5-13/src/aprsString.h:190:4: style: Class 'aprsString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aprsd-2.2.5-13/src/aprsString.h:118:1: warning: The class 'aprsString' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aprsd-2.2.5-13/src/aprsdexception.h:93:24: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aprsd-2.2.5-13/src/aprsdexception.h:59:24: note: Virtual function in base class
aprsd-2.2.5-13/src/aprsdexception.h:93:24: note: Function in derived class
aprsd-2.2.5-13/src/aprsdexception.h:107:24: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aprsd-2.2.5-13/src/aprsdexception.h:93:24: note: Virtual function in base class
aprsd-2.2.5-13/src/aprsdexception.h:107:24: note: Function in derived class
aprsd-2.2.5-13/src/aprsdexception.h:121:24: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aprsd-2.2.5-13/src/aprsdexception.h:59:24: note: Virtual function in base class
aprsd-2.2.5-13/src/aprsdexception.h:121:24: note: Function in derived class
aprsd-2.2.5-13/src/aprsdexception.h:138:24: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aprsd-2.2.5-13/src/aprsdexception.h:121:24: note: Virtual function in base class
aprsd-2.2.5-13/src/aprsdexception.h:138:24: note: Function in derived class
aprsd-2.2.5-13/src/aprsdexception.h:151:24: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aprsd-2.2.5-13/src/aprsdexception.h:121:24: note: Virtual function in base class
aprsd-2.2.5-13/src/aprsdexception.h:151:24: note: Function in derived class
aprsd-2.2.5-13/src/aprsdexception.h:165:24: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aprsd-2.2.5-13/src/aprsdexception.h:121:24: note: Virtual function in base class
aprsd-2.2.5-13/src/aprsdexception.h:165:24: note: Function in derived class
aprsd-2.2.5-13/src/aprsdexception.h:179:24: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aprsd-2.2.5-13/src/aprsdexception.h:165:24: note: Virtual function in base class
aprsd-2.2.5-13/src/aprsdexception.h:179:24: note: Function in derived class
aprsd-2.2.5-13/src/aprsdexception.h:193:24: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aprsd-2.2.5-13/src/aprsdexception.h:165:24: note: Virtual function in base class
aprsd-2.2.5-13/src/aprsdexception.h:193:24: note: Function in derived class
aprsd-2.2.5-13/src/aprsdexception.h:205:24: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aprsd-2.2.5-13/src/aprsdexception.h:59:24: note: Virtual function in base class
aprsd-2.2.5-13/src/aprsdexception.h:205:24: note: Function in derived class
aprsd-2.2.5-13/src/aprsdexception.h:216:24: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aprsd-2.2.5-13/src/aprsdexception.h:59:24: note: Virtual function in base class
aprsd-2.2.5-13/src/aprsdexception.h:216:24: note: Function in derived class
aprsd-2.2.5-13/src/aprsdexception.h:227:24: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aprsd-2.2.5-13/src/aprsdexception.h:59:24: note: Virtual function in base class
aprsd-2.2.5-13/src/aprsdexception.h:227:24: note: Function in derived class
aprsd-2.2.5-13/src/aprsdexception.h:239:24: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aprsd-2.2.5-13/src/aprsdexception.h:59:24: note: Virtual function in base class
aprsd-2.2.5-13/src/aprsdexception.h:239:24: note: Function in derived class
aprsd-2.2.5-13/src/aprsdexception.h:252:24: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aprsd-2.2.5-13/src/aprsdexception.h:59:24: note: Virtual function in base class
aprsd-2.2.5-13/src/aprsdexception.h:252:24: note: Function in derived class
aprsd-2.2.5-13/src/aprsdexception.h:263:24: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aprsd-2.2.5-13/src/aprsdexception.h:59:24: note: Virtual function in base class
aprsd-2.2.5-13/src/aprsdexception.h:263:24: note: Function in derived class
aprsd-2.2.5-13/src/mutex.h:113:22: style: The function 'lock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aprsd-2.2.5-13/src/mutex.h:66:22: note: Virtual function in base class
aprsd-2.2.5-13/src/mutex.h:113:22: note: Function in derived class
aprsd-2.2.5-13/src/mutex.h:114:22: style: The function 'unlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aprsd-2.2.5-13/src/mutex.h:67:22: note: Virtual function in base class
aprsd-2.2.5-13/src/mutex.h:114:22: note: Function in derived class
aprsd-2.2.5-13/src/mutex.h:115:22: style: The function 'wait' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aprsd-2.2.5-13/src/mutex.h:68:22: note: Virtual function in base class
aprsd-2.2.5-13/src/mutex.h:115:22: note: Function in derived class
aprsd-2.2.5-13/src/aprsString.cpp:1370:20: error: Mismatching allocation and deallocation: buf1 [mismatchAllocDealloc]
aprsd-2.2.5-13/src/aprsString.cpp:1382:20: error: Mismatching allocation and deallocation: buf2 [mismatchAllocDealloc]
aprsd-2.2.5-13/src/aprsString.cpp:304:9: error: Mismatching allocation and deallocation: errormsg [mismatchAllocDealloc]
aprsd-2.2.5-13/src/aprsString.cpp:247:0: warning: Suspicious condition. The result of find() is an iterator, but it is not properly checked. [stlIfFind]
aprsd-2.2.5-13/src/aprsString.cpp:248:0: warning: Suspicious condition. The result of find() is an iterator, but it is not properly checked. [stlIfFind]
aprsd-2.2.5-13/src/aprsString.cpp:276:0: warning: Suspicious condition. The result of find() is an iterator, but it is not properly checked. [stlIfFind]
aprsd-2.2.5-13/src/aprsd.cpp:906:5: warning: Return value of function freopen() is not used. [ignoredReturnValue]
aprsd-2.2.5-13/src/aprsd.cpp:907:5: warning: Return value of function freopen() is not used. [ignoredReturnValue]
aprsd-2.2.5-13/src/aprsd.cpp:908:5: warning: Return value of function freopen() is not used. [ignoredReturnValue]
aprsd-2.2.5-13/src/aprsd.cpp:300:33: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
aprsd-2.2.5-13/src/aprsd.cpp:281:37: note: outer condition: nTokens>=2
aprsd-2.2.5-13/src/aprsd.cpp:300:33: note: identical inner condition: nTokens>=2
aprsd-2.2.5-13/src/aprsd.cpp:1202:19: style: Condition '1==1' is always true [knownConditionTrueFalse]
aprsd-2.2.5-13/src/aprsd.cpp:992:17: style: Variable 'sConfFile' is reassigned a value before the old one has been used. [redundantAssignment]
aprsd-2.2.5-13/src/aprsd.cpp:991:17: note: Variable 'sConfFile' is reassigned a value before the old one has been used.
aprsd-2.2.5-13/src/aprsd.cpp:992:17: note: Variable 'sConfFile' is reassigned a value before the old one has been used.
aprsd-2.2.5-13/src/aprsd.cpp:1202:19: style: Same expression on both sides of '=='. [duplicateExpression]
aprsd-2.2.5-13/src/aprsd.cpp:198:9: style: The scope of the variable 'n' can be reduced. [variableScope]
aprsd-2.2.5-13/src/aprsd.cpp:227:13: style: The scope of the variable 'i' can be reduced. [variableScope]
aprsd-2.2.5-13/src/aprsd.cpp:868:10: style: The scope of the variable 's' can be reduced. [variableScope]
aprsd-2.2.5-13/src/aprsd.cpp:921:9: style: The scope of the variable 'rc' can be reduced. [variableScope]
aprsd-2.2.5-13/src/aprsd.cpp:921:13: style: The scope of the variable 'di' can be reduced. [variableScope]
aprsd-2.2.5-13/src/aprsd.cpp:925:12: style: The scope of the variable 'lastSec' can be reduced. [variableScope]
aprsd-2.2.5-13/src/aprsd.cpp:925:20: style: The scope of the variable 'tNow' can be reduced. [variableScope]
aprsd-2.2.5-13/src/aprsd.cpp:925:25: style: The scope of the variable 'tLast' can be reduced. [variableScope]
aprsd-2.2.5-13/src/aprsd.cpp:925:31: style: The scope of the variable 'tLastDel' can be reduced. [variableScope]
aprsd-2.2.5-13/src/aprsd.cpp:925:41: style: The scope of the variable 'tPstats' can be reduced. [variableScope]
aprsd-2.2.5-13/src/aprsd.cpp:926:12: style: The scope of the variable 'LastNetBeacon' can be reduced. [variableScope]
aprsd-2.2.5-13/src/aprsd.cpp:926:28: style: The scope of the variable 'LastTncBeacon' can be reduced. [variableScope]
aprsd-2.2.5-13/src/aprsdexception.cpp:29:40: style: Function 'Exception' argument 1 names different: declaration 'message' definition 'arg_message'. [funcArgNamesDifferent]
aprsd-2.2.5-13/src/aprsdexception.h:49:42: note: Function 'Exception' argument 1 names different: declaration 'message' definition 'arg_message'.
aprsd-2.2.5-13/src/aprsdexception.cpp:29:40: note: Function 'Exception' argument 1 names different: declaration 'message' definition 'arg_message'.
aprsd-2.2.5-13/src/cpqueue.cpp:112:13: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
aprsd-2.2.5-13/src/cpqueue.cpp:160:13: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
aprsd-2.2.5-13/src/cpqueue.cpp:86:26: style: Function 'write' argument 1 names different: declaration 'cs' definition 'cp'. [funcArgNamesDifferent]
aprsd-2.2.5-13/src/cpqueue.h:61:21: note: Function 'write' argument 1 names different: declaration 'cs' definition 'cp'.
aprsd-2.2.5-13/src/cpqueue.cpp:86:26: note: Function 'write' argument 1 names different: declaration 'cs' definition 'cp'.
aprsd-2.2.5-13/src/cpqueue.cpp:86:34: style: Function 'write' argument 2 names different: declaration 'cmd' definition 'n'. [funcArgNamesDifferent]
aprsd-2.2.5-13/src/cpqueue.h:61:29: note: Function 'write' argument 2 names different: declaration 'cmd' definition 'n'.
aprsd-2.2.5-13/src/cpqueue.cpp:86:34: note: Function 'write' argument 2 names different: declaration 'cmd' definition 'n'.
aprsd-2.2.5-13/src/cpqueue.cpp:122:35: style: Function 'write' argument 1 names different: declaration 'cs' definition 'cp'. [funcArgNamesDifferent]
aprsd-2.2.5-13/src/cpqueue.h:62:30: note: Function 'write' argument 1 names different: declaration 'cs' definition 'cp'.
aprsd-2.2.5-13/src/cpqueue.cpp:122:35: note: Function 'write' argument 1 names different: declaration 'cs' definition 'cp'.
aprsd-2.2.5-13/src/cpqueue.cpp:122:43: style: Function 'write' argument 2 names different: declaration 'cmd' definition 'n'. [funcArgNamesDifferent]
aprsd-2.2.5-13/src/cpqueue.h:62:38: note: Function 'write' argument 2 names different: declaration 'cmd' definition 'n'.
aprsd-2.2.5-13/src/cpqueue.cpp:122:43: note: Function 'write' argument 2 names different: declaration 'cmd' definition 'n'.
aprsd-2.2.5-13/src/cpqueue.cpp:127:32: style: Function 'write' argument 1 names different: declaration 'cs' definition 'cp'. [funcArgNamesDifferent]
aprsd-2.2.5-13/src/cpqueue.h:63:27: note: Function 'write' argument 1 names different: declaration 'cs' definition 'cp'.
aprsd-2.2.5-13/src/cpqueue.cpp:127:32: note: Function 'write' argument 1 names different: declaration 'cs' definition 'cp'.
aprsd-2.2.5-13/src/cpqueue.cpp:127:40: style: Function 'write' argument 2 names different: declaration 'cmd' definition 'n'. [funcArgNamesDifferent]
aprsd-2.2.5-13/src/cpqueue.h:63:35: note: Function 'write' argument 2 names different: declaration 'cmd' definition 'n'.
aprsd-2.2.5-13/src/cpqueue.cpp:127:40: note: Function 'write' argument 2 names different: declaration 'cmd' definition 'n'.
aprsd-2.2.5-13/src/cpqueue.cpp:133:40: style: Function 'write' argument 2 names different: declaration 'cmd' definition 'n'. [funcArgNamesDifferent]
aprsd-2.2.5-13/src/cpqueue.h:59:35: note: Function 'write' argument 2 names different: declaration 'cmd' definition 'n'.
aprsd-2.2.5-13/src/cpqueue.cpp:133:40: note: Function 'write' argument 2 names different: declaration 'cmd' definition 'n'.
aprsd-2.2.5-13/src/cpqueue.cpp:178:26: style: Function 'read' argument 1 names different: declaration 'cmd' definition 'ip'. [funcArgNamesDifferent]
aprsd-2.2.5-13/src/cpqueue.h:65:21: note: Function 'read' argument 1 names different: declaration 'cmd' definition 'ip'.
aprsd-2.2.5-13/src/cpqueue.cpp:178:26: note: Function 'read' argument 1 names different: declaration 'cmd' definition 'ip'.
aprsd-2.2.5-13/src/cpqueue.h:68:9: style: Technically the member function 'cpQueue::getWritePtr' can be const. [functionConst]
aprsd-2.2.5-13/src/cpqueue.cpp:217:14: note: Technically the member function 'cpQueue::getWritePtr' can be const.
aprsd-2.2.5-13/src/cpqueue.h:68:9: note: Technically the member function 'cpQueue::getWritePtr' can be const.
aprsd-2.2.5-13/src/cpqueue.h:69:9: style: Technically the member function 'cpQueue::getReadPtr' can be const. [functionConst]
aprsd-2.2.5-13/src/cpqueue.cpp:222:14: note: Technically the member function 'cpQueue::getReadPtr' can be const.
aprsd-2.2.5-13/src/cpqueue.h:69:9: note: Technically the member function 'cpQueue::getReadPtr' can be const.
aprsd-2.2.5-13/src/cpqueue.h:70:9: style: Technically the member function 'cpQueue::getItemsQueued' can be const. [functionConst]
aprsd-2.2.5-13/src/cpqueue.cpp:227:14: note: Technically the member function 'cpQueue::getItemsQueued' can be const.
aprsd-2.2.5-13/src/cpqueue.h:70:9: note: Technically the member function 'cpQueue::getItemsQueued' can be const.
aprsd-2.2.5-13/src/cpqueue.cpp:51:5: style: Class 'cpQueue' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aprsd-2.2.5-13/src/cpqueue.cpp:51:5: style: Class 'cpQueue' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aprsd-2.2.5-13/src/mutex.h:169:14: style: Unhandled exception specification when calling function get(). [unhandledExceptionSpecification]
aprsd-2.2.5-13/src/cpqueue.cpp:95:11: note: Unhandled exception specification when calling function get().
aprsd-2.2.5-13/src/mutex.h:169:14: note: Unhandled exception specification when calling function get().
aprsd-2.2.5-13/src/mutex.h:169:14: style: Unhandled exception specification when calling function get(). [unhandledExceptionSpecification]
aprsd-2.2.5-13/src/cpqueue.cpp:142:11: note: Unhandled exception specification when calling function get().
aprsd-2.2.5-13/src/mutex.h:169:14: note: Unhandled exception specification when calling function get().
aprsd-2.2.5-13/src/mutex.h:169:14: style: Unhandled exception specification when calling function get(). [unhandledExceptionSpecification]
aprsd-2.2.5-13/src/cpqueue.cpp:184:11: note: Unhandled exception specification when calling function get().
aprsd-2.2.5-13/src/mutex.h:169:14: note: Unhandled exception specification when calling function get().
aprsd-2.2.5-13/src/dupCheck.cpp:82:16: style: The scope of the variable 'dupcount' can be reduced. [variableScope]
aprsd-2.2.5-13/src/dupCheck.cpp:107:5: style: Variable 'processed' is modified but its new value is never used. [unreadVariable]
aprsd-2.2.5-13/src/dupCheck.cpp:105:9: style: Variable 'dupcount' is modified but its new value is never used. [unreadVariable]
aprsd-2.2.5-13/src/dupCheck.cpp:50:5: style: Class 'dupCheck' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aprsd-2.2.5-13/src/dupCheck.cpp:50:5: style: Class 'dupCheck' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aprsd-2.2.5-13/src/exceptionguard.cpp:47:9: performance: Variable 'old' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aprsd-2.2.5-13/src/history.cpp:149:22: warning: Either the condition 'hp!=NULL' is redundant or there is possible null pointer dereference: hp. [nullPointerRedundantCheck]
aprsd-2.2.5-13/src/history.cpp:152:12: note: Assuming that condition 'hp!=NULL' is not redundant
aprsd-2.2.5-13/src/history.cpp:149:22: note: Null pointer dereference
aprsd-2.2.5-13/src/history.cpp:150:22: warning: Either the condition 'hp!=NULL' is redundant or there is possible null pointer dereference: hp. [nullPointerRedundantCheck]
aprsd-2.2.5-13/src/history.cpp:152:12: note: Assuming that condition 'hp!=NULL' is not redundant
aprsd-2.2.5-13/src/history.cpp:150:22: note: Null pointer dereference
aprsd-2.2.5-13/src/history.cpp:392:9: style: The scope of the variable 'i' can be reduced. [variableScope]
aprsd-2.2.5-13/src/history.cpp:577:9: style: The scope of the variable 'ttl' can be reduced. [variableScope]
aprsd-2.2.5-13/src/history.cpp:577:13: style: The scope of the variable 'EchoMask' can be reduced. [variableScope]
aprsd-2.2.5-13/src/history.cpp:577:22: style: The scope of the variable 'aprsType' can be reduced. [variableScope]
aprsd-2.2.5-13/src/history.cpp:579:12: style: The scope of the variable 'now' can be reduced. [variableScope]
aprsd-2.2.5-13/src/history.cpp:579:16: style: The scope of the variable 'timestamp' can be reduced. [variableScope]
aprsd-2.2.5-13/src/mutex.h:169:14: style: Unhandled exception specification when calling function get(). [unhandledExceptionSpecification]
aprsd-2.2.5-13/src/history.cpp:462:14: note: Unhandled exception specification when calling function get().
aprsd-2.2.5-13/src/mutex.h:169:14: note: Unhandled exception specification when calling function get().
aprsd-2.2.5-13/src/history.cpp:618:12: error: Mismatching allocation and deallocation: data [mismatchAllocDealloc]
aprsd-2.2.5-13/src/history.cpp:400:9: error: Mismatching allocation and deallocation: hr [mismatchAllocDealloc]
aprsd-2.2.5-13/src/history.cpp:437:13: note: Mismatching allocation and deallocation: hr
aprsd-2.2.5-13/src/history.cpp:400:9: note: Mismatching allocation and deallocation: hr
aprsd-2.2.5-13/src/httpserver.cpp:572:26: style: C-style pointer casting [cstyleCast]
aprsd-2.2.5-13/src/httpserver.cpp:155:5: style: Variable 'gmt' is reassigned a value before the old one has been used. [redundantAssignment]
aprsd-2.2.5-13/src/httpserver.cpp:143:0: note: Variable 'gmt' is reassigned a value before the old one has been used.
aprsd-2.2.5-13/src/httpserver.cpp:155:5: note: Variable 'gmt' is reassigned a value before the old one has been used.
aprsd-2.2.5-13/src/httpserver.cpp:453:5: style: Variable 'gmt' is reassigned a value before the old one has been used. [redundantAssignment]
aprsd-2.2.5-13/src/httpserver.cpp:450:0: note: Variable 'gmt' is reassigned a value before the old one has been used.
aprsd-2.2.5-13/src/httpserver.cpp:453:5: note: Variable 'gmt' is reassigned a value before the old one has been used.
aprsd-2.2.5-13/src/httpserver.cpp:120:12: style: The scope of the variable 'value' can be reduced. [variableScope]
aprsd-2.2.5-13/src/httpserver.cpp:312:17: style: The scope of the variable 'ntok' can be reduced. [variableScope]
aprsd-2.2.5-13/src/httpserver.cpp:371:9: style: The scope of the variable 'npid' can be reduced. [variableScope]
aprsd-2.2.5-13/src/httpserver.cpp:570:19: style: The scope of the variable 'i' can be reduced. [variableScope]
aprsd-2.2.5-13/src/httpserver.cpp:576:11: style: The scope of the variable 'szError' can be reduced. [variableScope]
aprsd-2.2.5-13/src/httpserver.cpp:485:42: error: Shifting 32-bit value by 63 bits is undefined behaviour [shiftTooManyBits]
aprsd-2.2.5-13/src/httpserver.cpp:485:42: error: Signed integer overflow for expression '1<<i'. [integerOverflow]
aprsd-2.2.5-13/src/httpserver.cpp:166:9: style: Variable 'szHdumps' is assigned a value that is never used. [unreadVariable]
aprsd-2.2.5-13/src/httpserver.cpp:171:9: style: Variable 'szMicE' is assigned a value that is never used. [unreadVariable]
aprsd-2.2.5-13/src/httpserver.cpp:176:9: style: Variable 'szTrace' is assigned a value that is never used. [unreadVariable]
aprsd-2.2.5-13/src/httpserver.cpp:318:28: style: Variable 'ntok' is assigned a value that is never used. [unreadVariable]
aprsd-2.2.5-13/src/httpserver.cpp:363:12: style: Unused variable: TserverPort [unusedVariable]
aprsd-2.2.5-13/src/httpserver.cpp:404:24: style: Variable 'npid' is assigned a value that is never used. [unreadVariable]
aprsd-2.2.5-13/src/httpserver.cpp:644:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aprsd-2.2.5-13/src/mutex.h:169:14: style: Unhandled exception specification when calling function get(). [unhandledExceptionSpecification]
aprsd-2.2.5-13/src/httpserver.cpp:152:15: note: Unhandled exception specification when calling function get().
aprsd-2.2.5-13/src/mutex.h:169:14: note: Unhandled exception specification when calling function get().
aprsd-2.2.5-13/src/mutex.h:169:14: style: Unhandled exception specification when calling function get(). [unhandledExceptionSpecification]
aprsd-2.2.5-13/src/httpserver.cpp:473:20: note: Unhandled exception specification when calling function get().
aprsd-2.2.5-13/src/mutex.h:169:14: note: Unhandled exception specification when calling function get().
aprsd-2.2.5-13/src/mic_e.cpp:292:21: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aprsd-2.2.5-13/src/mic_e.cpp:292:21: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aprsd-2.2.5-13/src/mic_e.cpp:300:21: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aprsd-2.2.5-13/src/mic_e.cpp:300:21: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aprsd-2.2.5-13/src/mic_e.cpp:300:21: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aprsd-2.2.5-13/src/mic_e.cpp:300:21: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aprsd-2.2.5-13/src/mic_e.cpp:300:21: warning: %d in format string (no. 5) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aprsd-2.2.5-13/src/mic_e.cpp:80:10: style: The scope of the variable 'north' can be reduced. [variableScope]
aprsd-2.2.5-13/src/mic_e.cpp:80:17: style: The scope of the variable 'west' can be reduced. [variableScope]
aprsd-2.2.5-13/src/mic_e.cpp:80:22: style: The scope of the variable 'c' can be reduced. [variableScope]
aprsd-2.2.5-13/src/mic_e.cpp:81:9: style: The scope of the variable 'lon1' can be reduced. [variableScope]
aprsd-2.2.5-13/src/mic_e.cpp:81:14: style: The scope of the variable 'lonDD' can be reduced. [variableScope]
aprsd-2.2.5-13/src/mic_e.cpp:81:20: style: The scope of the variable 'lonMM' can be reduced. [variableScope]
aprsd-2.2.5-13/src/mic_e.cpp:81:26: style: The scope of the variable 'lonHH' can be reduced. [variableScope]
aprsd-2.2.5-13/src/mic_e.cpp:82:11: style: The scope of the variable 'bp' can be reduced. [variableScope]
aprsd-2.2.5-13/src/mic_e.cpp:86:10: style: The scope of the variable 'symtbl' can be reduced. [variableScope]
aprsd-2.2.5-13/src/mic_e.cpp:86:24: style: The scope of the variable 'symbol' can be reduced. [variableScope]
aprsd-2.2.5-13/src/mic_e.cpp:87:9: style: The scope of the variable 'buf2_n' can be reduced. [variableScope]
aprsd-2.2.5-13/src/mic_e.cpp:88:10: style: The scope of the variable 'lat' can be reduced. [variableScope]
aprsd-2.2.5-13/src/mic_e.cpp:90:14: style: The scope of the variable 'lx' can be reduced. [variableScope]
aprsd-2.2.5-13/src/mic_e.cpp:91:10: style: The scope of the variable 'msgclass' can be reduced. [variableScope]
aprsd-2.2.5-13/src/mic_e.cpp:188:21: style: Unsigned variable 'lx' can't be negative so it is unnecessary to test it. [unsignedPositive]
aprsd-2.2.5-13/src/mutex.cpp:234:23: style: Function 'Lock' argument 1 names different: declaration 'mutex' definition 'arg_mutex'. [funcArgNamesDifferent]
aprsd-2.2.5-13/src/mutex.h:157:21: note: Function 'Lock' argument 1 names different: declaration 'mutex' definition 'arg_mutex'.
aprsd-2.2.5-13/src/mutex.cpp:234:23: note: Function 'Lock' argument 1 names different: declaration 'mutex' definition 'arg_mutex'.
aprsd-2.2.5-13/src/mutex.cpp:99:63: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aprsd-2.2.5-13/src/mutex.cpp:110:63: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aprsd-2.2.5-13/src/mutex.cpp:121:63: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aprsd-2.2.5-13/src/mutex.cpp:66:14: performance: Technically the member function 'aprsd::MutexManager::reg_funcs' can be static. [functionStatic]
aprsd-2.2.5-13/src/mutex.cpp:140:24: note: Technically the member function 'aprsd::MutexManager::reg_funcs' can be static.
aprsd-2.2.5-13/src/mutex.cpp:66:14: note: Technically the member function 'aprsd::MutexManager::reg_funcs' can be static.
aprsd-2.2.5-13/src/queryResp.cpp:65:10: style: The scope of the variable 'h_buf' can be reduced. [variableScope]
aprsd-2.2.5-13/src/queryResp.cpp:69:17: style: The scope of the variable 'rfpacket' can be reduced. [variableScope]
aprsd-2.2.5-13/src/queryResp.cpp:69:28: style: The scope of the variable 'inetpkt' can be reduced. [variableScope]
aprsd-2.2.5-13/src/queryResp.cpp:60:20: style: Function 'queryResp' argument 1 names different: declaration 'session' definition 'source'. [funcArgNamesDifferent]
aprsd-2.2.5-13/src/queryResp.h:29:20: note: Function 'queryResp' argument 1 names different: declaration 'session' definition 'source'.
aprsd-2.2.5-13/src/queryResp.cpp:60:20: note: Function 'queryResp' argument 1 names different: declaration 'session' definition 'source'.
aprsd-2.2.5-13/src/mutex.h:169:14: style: Unhandled exception specification when calling function get(). [unhandledExceptionSpecification]
aprsd-2.2.5-13/src/queryResp.cpp:125:19: note: Unhandled exception specification when calling function get().
aprsd-2.2.5-13/src/mutex.h:169:14: note: Unhandled exception specification when calling function get().
aprsd-2.2.5-13/src/queryResp.cpp:181:5: error: Mismatching allocation and deallocation: hostname [mismatchAllocDealloc]
aprsd-2.2.5-13/src/queryResp.cpp:179:5: error: Mismatching allocation and deallocation: cp [mismatchAllocDealloc]
aprsd-2.2.5-13/src/queryResp.cpp:180:5: error: Mismatching allocation and deallocation: cpAck [mismatchAllocDealloc]
aprsd-2.2.5-13/src/mutex.h:175:14: style: Unhandled exception specification when calling function release(). [unhandledExceptionSpecification]
aprsd-2.2.5-13/src/rf.cpp:155:18: note: Unhandled exception specification when calling function release().
aprsd-2.2.5-13/src/mutex.h:175:14: note: Unhandled exception specification when calling function release().
aprsd-2.2.5-13/src/serial.cpp:184:12: style: The scope of the variable 'BytesRead' can be reduced. [variableScope]
aprsd-2.2.5-13/src/servers.cpp:1353:26: style: C-style pointer casting [cstyleCast]
aprsd-2.2.5-13/src/servers.cpp:2252:24: style: C-style pointer casting [cstyleCast]
aprsd-2.2.5-13/src/servers.cpp:2341:22: style: C-style pointer casting [cstyleCast]
aprsd-2.2.5-13/src/servers.cpp:2592:11: style: C-style pointer casting [cstyleCast]
aprsd-2.2.5-13/src/servers.cpp:223:5: style: Variable 'TotalServerChars' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
aprsd-2.2.5-13/src/servers.cpp:219:48: note: Variable 'TotalServerChars' is reassigned a value before the old one has been used if variable is no semaphore variable.
aprsd-2.2.5-13/src/servers.cpp:223:5: note: Variable 'TotalServerChars' is reassigned a value before the old one has been used if variable is no semaphore variable.
aprsd-2.2.5-13/src/servers.cpp:1103:5: style: Variable 'abuff' is reassigned a value before the old one has been used. [redundantAssignment]
aprsd-2.2.5-13/src/servers.cpp:1097:0: note: Variable 'abuff' is reassigned a value before the old one has been used.
aprsd-2.2.5-13/src/servers.cpp:1103:5: note: Variable 'abuff' is reassigned a value before the old one has been used.
aprsd-2.2.5-13/src/servers.cpp:1985:21: style: Variable 'sentOnRF' is reassigned a value before the old one has been used. [redundantAssignment]
aprsd-2.2.5-13/src/servers.cpp:1983:21: note: Variable 'sentOnRF' is reassigned a value before the old one has been used.
aprsd-2.2.5-13/src/servers.cpp:1985:21: note: Variable 'sentOnRF' is reassigned a value before the old one has been used.
aprsd-2.2.5-13/src/servers.cpp:804:10: style: The scope of the variable 't0' can be reduced. [variableScope]
aprsd-2.2.5-13/src/servers.cpp:807:11: style: The scope of the variable 'dcp' can be reduced. [variableScope]
aprsd-2.2.5-13/src/servers.cpp:1098:10: style: The scope of the variable 'szUserMsg' can be reduced. [variableScope]
aprsd-2.2.5-13/src/servers.cpp:1223:10: style: The scope of the variable 'infomsg' can be reduced. [variableScope]
aprsd-2.2.5-13/src/servers.cpp:1378:9: style: The scope of the variable 'n' can be reduced. [variableScope]
aprsd-2.2.5-13/src/servers.cpp:1400:19: style: The scope of the variable 'character_at_a_time' can be reduced. [variableScope]
aprsd-2.2.5-13/src/servers.cpp:1763:22: style: The scope of the variable 'sentOnRF' can be reduced. [variableScope]
aprsd-2.2.5-13/src/servers.cpp:1829:26: style: The scope of the variable 'idxInvalid' can be reduced. [variableScope]
aprsd-2.2.5-13/src/servers.cpp:2244:20: style: The scope of the variable 'session' can be reduced. [variableScope]
aprsd-2.2.5-13/src/servers.cpp:2337:11: style: The scope of the variable 'i' can be reduced. [variableScope]
aprsd-2.2.5-13/src/servers.cpp:2563:9: style: The scope of the variable 'rc' can be reduced. [variableScope]
aprsd-2.2.5-13/src/servers.cpp:2563:25: style: The scope of the variable 'state' can be reduced. [variableScope]
aprsd-2.2.5-13/src/servers.cpp:2785:26: style: The scope of the variable 'sentOnRF' can be reduced. [variableScope]
aprsd-2.2.5-13/src/servers.cpp:3045:17: style: The scope of the variable 'abuff' can be reduced. [variableScope]
aprsd-2.2.5-13/src/servers.cpp:783:34: style: Function 'BroadcastString' argument 1 names different: declaration 'cp' definition 'sp'. [funcArgNamesDifferent]
aprsd-2.2.5-13/src/servers.h:253:34: note: Function 'BroadcastString' argument 1 names different: declaration 'cp' definition 'sp'.
aprsd-2.2.5-13/src/servers.cpp:783:34: note: Function 'BroadcastString' argument 1 names different: declaration 'cp' definition 'sp'.
aprsd-2.2.5-13/src/servers.cpp:3108:18: style: Variable 'last_chars' is assigned a value that is never used. [unreadVariable]
aprsd-2.2.5-13/src/mutex.h:169:14: style: Unhandled exception specification when calling function get(). [unhandledExceptionSpecification]
aprsd-2.2.5-13/src/servers.cpp:524:16: note: Unhandled exception specification when calling function get().
aprsd-2.2.5-13/src/mutex.h:169:14: note: Unhandled exception specification when calling function get().
aprsd-2.2.5-13/src/mutex.h:169:14: style: Unhandled exception specification when calling function get(). [unhandledExceptionSpecification]
aprsd-2.2.5-13/src/servers.cpp:646:19: note: Unhandled exception specification when calling function get().
aprsd-2.2.5-13/src/mutex.h:169:14: note: Unhandled exception specification when calling function get().
aprsd-2.2.5-13/src/mutex.h:169:14: style: Unhandled exception specification when calling function get(). [unhandledExceptionSpecification]
aprsd-2.2.5-13/src/servers.cpp:939:27: note: Unhandled exception specification when calling function get().
aprsd-2.2.5-13/src/mutex.h:169:14: note: Unhandled exception specification when calling function get().
aprsd-2.2.5-13/src/mutex.h:169:14: style: Unhandled exception specification when calling function get(). [unhandledExceptionSpecification]
aprsd-2.2.5-13/src/servers.cpp:1229:14: note: Unhandled exception specification when calling function get().
aprsd-2.2.5-13/src/mutex.h:169:14: note: Unhandled exception specification when calling function get().
aprsd-2.2.5-13/src/mutex.h:169:14: style: Unhandled exception specification when calling function get(). [unhandledExceptionSpecification]
aprsd-2.2.5-13/src/servers.cpp:1416:15: note: Unhandled exception specification when calling function get().
aprsd-2.2.5-13/src/mutex.h:169:14: note: Unhandled exception specification when calling function get().
aprsd-2.2.5-13/src/mutex.h:169:14: style: Unhandled exception specification when calling function get(). [unhandledExceptionSpecification]
aprsd-2.2.5-13/src/servers.cpp:2411:23: note: Unhandled exception specification when calling function get().
aprsd-2.2.5-13/src/mutex.h:169:14: note: Unhandled exception specification when calling function get().
aprsd-2.2.5-13/src/mutex.h:169:14: style: Unhandled exception specification when calling function get(). [unhandledExceptionSpecification]
aprsd-2.2.5-13/src/servers.cpp:2778:31: note: Unhandled exception specification when calling function get().
aprsd-2.2.5-13/src/mutex.h:169:14: note: Unhandled exception specification when calling function get().
aprsd-2.2.5-13/src/mutex.h:169:14: style: Unhandled exception specification when calling function get(). [unhandledExceptionSpecification]
aprsd-2.2.5-13/src/servers.cpp:2987:18: note: Unhandled exception specification when calling function get().
aprsd-2.2.5-13/src/mutex.h:169:14: note: Unhandled exception specification when calling function get().
aprsd-2.2.5-13/src/mutex.h:169:14: style: Unhandled exception specification when calling function get(). [unhandledExceptionSpecification]
aprsd-2.2.5-13/src/servers.cpp:3094:15: note: Unhandled exception specification when calling function get().
aprsd-2.2.5-13/src/mutex.h:169:14: note: Unhandled exception specification when calling function get().
aprsd-2.2.5-13/src/mutex.h:169:14: style: Unhandled exception specification when calling function get(). [unhandledExceptionSpecification]
aprsd-2.2.5-13/src/servers.cpp:3212:20: note: Unhandled exception specification when calling function get().
aprsd-2.2.5-13/src/mutex.h:169:14: note: Unhandled exception specification when calling function get().
aprsd-2.2.5-13/src/servers.cpp:1194:16: error: Mismatching allocation and deallocation: rfbuf [mismatchAllocDealloc]
aprsd-2.2.5-13/src/servers.cpp:1521:20: error: Mismatching allocation and deallocation: pWelcome [mismatchAllocDealloc]
aprsd-2.2.5-13/src/servers.cpp:1524:16: error: Mismatching allocation and deallocation: pWelcome [mismatchAllocDealloc]
aprsd-2.2.5-13/src/servers.cpp:1842:29: performance: Passing the result of c_str() to a function that takes std::string as argument no. 1 is slow and redundant. [stlcstrParam]
aprsd-2.2.5-13/src/servers.cpp:1842:29: performance: Passing the result of c_str() to a function that takes std::string as argument no. 2 is slow and redundant. [stlcstrParam]
aprsd-2.2.5-13/src/string.cpp:56:44: style: Function 'split' argument 2 names different: declaration 'delim' definition 'sep'. [funcArgNamesDifferent]
aprsd-2.2.5-13/src/string.hpp:75:44: note: Function 'split' argument 2 names different: declaration 'delim' definition 'sep'.
aprsd-2.2.5-13/src/string.cpp:56:44: note: Function 'split' argument 2 names different: declaration 'delim' definition 'sep'.
aprsd-2.2.5-13/src/string.cpp:69:53: style: Function 'split' argument 2 names different: declaration 'delim' definition 'sep'. [funcArgNamesDifferent]
aprsd-2.2.5-13/src/string.hpp:84:53: note: Function 'split' argument 2 names different: declaration 'delim' definition 'sep'.
aprsd-2.2.5-13/src/string.cpp:69:53: note: Function 'split' argument 2 names different: declaration 'delim' definition 'sep'.
aprsd-2.2.5-13/src/string.cpp:42:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aprsd-2.2.5-13/src/string.cpp:51:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aprsd-2.2.5-13/src/utils.cpp:78:10: style: The scope of the variable 'szTime' can be reduced. [variableScope]
aprsd-2.2.5-13/src/utils.cpp:79:11: style: The scope of the variable 'p' can be reduced. [variableScope]
aprsd-2.2.5-13/src/utils.cpp:298:19: style: The scope of the variable 'start' can be reduced. [variableScope]
aprsd-2.2.5-13/src/utils.cpp:298:26: style: The scope of the variable 'end' can be reduced. [variableScope]
aprsd-2.2.5-13/src/utils.cpp:410:16: style: The scope of the variable 'pos' can be reduced. [variableScope]
aprsd-2.2.5-13/src/utils.cpp:74:26: style: Function 'WriteLog' argument 1 names different: declaration 'cp' definition 'pch'. [funcArgNamesDifferent]
aprsd-2.2.5-13/src/utils.h:41:26: note: Function 'WriteLog' argument 1 names different: declaration 'cp' definition 'pch'.
aprsd-2.2.5-13/src/utils.cpp:74:26: note: Function 'WriteLog' argument 1 names different: declaration 'cp' definition 'pch'.
aprsd-2.2.5-13/src/mutex.h:169:14: style: Unhandled exception specification when calling function get(). [unhandledExceptionSpecification]
aprsd-2.2.5-13/src/utils.cpp:52:12: note: Unhandled exception specification when calling function get().
aprsd-2.2.5-13/src/mutex.h:169:14: note: Unhandled exception specification when calling function get().
aprsd-2.2.5-13/src/utils.cpp:125:12: error: Mismatching allocation and deallocation: pLogFile [mismatchAllocDealloc]
aprsd-2.2.5-13/src/utils.cpp:185:12: error: Mismatching allocation and deallocation: cp [mismatchAllocDealloc]
aprsd-2.2.5-13/src/utils.cpp:205:12: error: Mismatching allocation and deallocation: cp [mismatchAllocDealloc]
aprsd-2.2.5-13/src/utils.cpp:271:5: error: Mismatching allocation and deallocation: temp [mismatchAllocDealloc]
aprsd-2.2.5-13/src/utils.cpp:446:5: error: Mismatching allocation and deallocation: a [mismatchAllocDealloc]
aprsd-2.2.5-13/src/utils.cpp:447:5: error: Mismatching allocation and deallocation: b [mismatchAllocDealloc]
aprsd-2.2.5-13/src/validate.cpp:171:16: error: Mismatching allocation and deallocation: buffer1 [mismatchAllocDealloc]
aprsd-2.2.5-13/src/validate.cpp:186:16: error: Mismatching allocation and deallocation: buffer2 [mismatchAllocDealloc]
aprsd-2.2.5-13/src/validate.cpp:187:16: error: Mismatching allocation and deallocation: buffer1 [mismatchAllocDealloc]
aprsd-2.2.5-13/src/validate.cpp:203:9: error: Mismatching allocation and deallocation: buffer1 [mismatchAllocDealloc]
aprsd-2.2.5-13/src/validate.cpp:249:13: error: Mismatching allocation and deallocation: buffer1 [mismatchAllocDealloc]
aprsd-2.2.5-13/src/validate.cpp:291:5: error: Mismatching allocation and deallocation: buffer1 [mismatchAllocDealloc]
aprsd-2.2.5-13/src/validate.cpp:204:9: error: Mismatching allocation and deallocation: buffer2 [mismatchAllocDealloc]
aprsd-2.2.5-13/src/validate.cpp:250:13: error: Mismatching allocation and deallocation: buffer2 [mismatchAllocDealloc]
aprsd-2.2.5-13/src/validate.cpp:292:5: error: Mismatching allocation and deallocation: buffer2 [mismatchAllocDealloc]
aprsd-2.2.5-13/src/validate.cpp:120:35: performance: Function parameter 'szUser' should be passed by const reference. [passedByValue]
aprsd-2.2.5-13/src/validate.cpp:120:56: performance: Function parameter 'szPass' should be passed by const reference. [passedByValue]
aprsd-2.2.5-13/src/validate.cpp:120:77: performance: Function parameter 'szGroup' should be passed by const reference. [passedByValue]
[22:52]

ftp://ftp.se.debian.org/debian/pool/main/a/aprsdigi/aprsdigi_3.5.1.orig.tar.gz
aprsdigi-3.5.1/aprsdigi.c:1177:5: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'pkt *'. [invalidPrintfArgType_uint]
aprsdigi-3.5.1/aprsdigi.c:1177:5: warning: %x in format string (no. 2) requires 'unsigned int' but the argument type is 'pkt *'. [invalidPrintfArgType_uint]
aprsdigi-3.5.1/aprsdigi.c:1177:5: warning: %x in format string (no. 3) requires 'unsigned int' but the argument type is 'pkt *'. [invalidPrintfArgType_uint]
aprsdigi-3.5.1/aprsdigi.c:506:16: style: The scope of the variable 'lupedupe' can be reduced. [variableScope]
aprsdigi-3.5.1/aprsdigi.c:974:9: style: The scope of the variable 'olen' can be reduced. [variableScope]
aprsdigi-3.5.1/aprsdigi.c:955:46: style: Function 'xmit' argument 2 names different: declaration 'list' definition 'dupelist'. [funcArgNamesDifferent]
aprsdigi-3.5.1/aprsdigi.c:273:57: note: Function 'xmit' argument 2 names different: declaration 'list' definition 'dupelist'.
aprsdigi-3.5.1/aprsdigi.c:955:46: note: Function 'xmit' argument 2 names different: declaration 'list' definition 'dupelist'.
aprsdigi-3.5.1/aprsdigi.c:2040:24: style: Function 'floodcmp' argument 1 names different: declaration 'a' definition 'f'. [funcArgNamesDifferent]
aprsdigi-3.5.1/aprsdigi.c:277:35: note: Function 'floodcmp' argument 1 names different: declaration 'a' definition 'f'.
aprsdigi-3.5.1/aprsdigi.c:2040:24: note: Function 'floodcmp' argument 1 names different: declaration 'a' definition 'f'.
aprsdigi-3.5.1/aprsdigi.c:2040:50: style: Function 'floodcmp' argument 3 names different: declaration 'b' definition 'c'. [funcArgNamesDifferent]
aprsdigi-3.5.1/aprsdigi.c:277:61: note: Function 'floodcmp' argument 3 names different: declaration 'b' definition 'c'.
aprsdigi-3.5.1/aprsdigi.c:2040:50: note: Function 'floodcmp' argument 3 names different: declaration 'b' definition 'c'.
aprsdigi-3.5.1/aprsdigi.c:470:7: style: Unused variable: n [unusedVariable]
aprsdigi-3.5.1/aprsdigi.c:748:7: style: Unused variable: i [unusedVariable]
aprsdigi-3.5.1/aprsdigi.c:810:7: style: Unused variable: j [unusedVariable]
aprsdigi-3.5.1/aprsdigi.c:919:7: style: Unused variable: r [unusedVariable]
aprsdigi-3.5.1/aprsdigi.c:922:17: style: Variable 'pref1' is assigned a value that is never used. [unreadVariable]
aprsdigi-3.5.1/aprsdigi.c:922:34: style: Variable 'pref2' is assigned a value that is never used. [unreadVariable]
aprsdigi-3.5.1/aprsdigi.c:1195:10: style: Unused variable: flags [unusedVariable]
aprsdigi-3.5.1/aprsdigi.c:1198:25: style: Unused variable: cl [unusedVariable]
aprsdigi-3.5.1/aprsdigi.c:1864:19: style: Unused variable: hp [unusedVariable]
aprsdigi-3.5.1/aprsdigi.c:1865:19: style: Unused variable: sp [unusedVariable]
aprsdigi-3.5.1/aprsdigi.c:2313:23: style: Unused variable: sin [unusedVariable]
aprsdigi-3.5.1/aprsdigi.c:2314:24: style: Unused variable: sin6 [unusedVariable]
aprsdigi-3.5.1/aprsdigi.c:2315:25: style: Unused variable: sinax25 [unusedVariable]
aprsdigi-3.5.1/aprsdigi.c:2511:8: style: Unused variable: host [unusedVariable]
aprsdigi-3.5.1/aprsdigi.c:2663:20: style: Variable 'oldp' is assigned a value that is never used. [unreadVariable]
aprsdigi-3.5.1/aprsdigi.c:895:3: warning: The buffer 'asc_to' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
aprsdigi-3.5.1/aprsdigi.c:896:3: warning: The buffer 'asc_from' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
aprsdigi-3.5.1/aprsdigi.c:2111:31: error: Uninitialized variable: n [uninitvar]
aprsdigi-3.5.1/aprsmon.c:108:7: style: The scope of the variable 'size' can be reduced. [variableScope]
aprsdigi-3.5.1/aprsmon.c:253:9: style: The scope of the variable 'hadlast' can be reduced. [variableScope]
aprsdigi-3.5.1/aprsmon.c:328:8: style: The scope of the variable 'c' can be reduced. [variableScope]
aprsdigi-3.5.1/aprsmon.c:283:4: error: Uninitialized variable: hadlast [uninitvar]
aprsdigi-3.5.1/fifowrite.c:28:7: style: Unused variable: n [unusedVariable]
aprsdigi-3.5.1/libax25ext.c:87:7: style: The scope of the variable 'state' can be reduced. [variableScope]
aprsdigi-3.5.1/libax25ext.c:370:8: style: The scope of the variable 'c' can be reduced. [variableScope]
aprsdigi-3.5.1/mic_e.c:155:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aprsdigi-3.5.1/mic_e.c:155:2: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aprsdigi-3.5.1/mic_e.c:162:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aprsdigi-3.5.1/mic_e.c:162:2: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aprsdigi-3.5.1/mic_e.c:162:2: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aprsdigi-3.5.1/mic_e.c:162:2: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aprsdigi-3.5.1/mic_e.c:162:2: warning: %d in format string (no. 5) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aprsdigi-3.5.1/mic_e.c:57:8: style: The scope of the variable 'north' can be reduced. [variableScope]
aprsdigi-3.5.1/mic_e.c:57:15: style: The scope of the variable 'west' can be reduced. [variableScope]
aprsdigi-3.5.1/mic_e.c:58:7: style: The scope of the variable 'lon1' can be reduced. [variableScope]
aprsdigi-3.5.1/mic_e.c:58:12: style: The scope of the variable 'lonDD' can be reduced. [variableScope]
aprsdigi-3.5.1/mic_e.c:58:18: style: The scope of the variable 'lonMM' can be reduced. [variableScope]
aprsdigi-3.5.1/mic_e.c:58:24: style: The scope of the variable 'lonHH' can be reduced. [variableScope]
aprsdigi-3.5.1/mic_e.c:59:9: style: The scope of the variable 'bp' can be reduced. [variableScope]
aprsdigi-3.5.1/mic_e.c:60:14: style: The scope of the variable 'gmt' can be reduced. [variableScope]
aprsdigi-3.5.1/mic_e.c:63:8: style: The scope of the variable 'symtbl' can be reduced. [variableScope]
aprsdigi-3.5.1/mic_e.c:63:22: style: The scope of the variable 'symbol' can be reduced. [variableScope]
aprsdigi-3.5.1/mic_e.c:63:36: style: The scope of the variable 'etype' can be reduced. [variableScope]
aprsdigi-3.5.1/mic_e.c:64:7: style: The scope of the variable 'buf2_n' can be reduced. [variableScope]
aprsdigi-3.5.1/mic_e.c:92:22: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aprsdigi-3.5.1/mic_e.c:93:21: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aprsdigi-3.5.1/testparse.c:54:7: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned char *'. [invalidPrintfArgType_uint]
aprsdigi-3.5.1/testparse.c:59:7: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned char *'. [invalidPrintfArgType_uint]
aprsdigi-3.5.1/testparse.c:60:7: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned char *'. [invalidPrintfArgType_uint]
aprsdigi-3.5.1/testparse.c:106:3: warning: The buffer 'asc_to' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
aprsdigi-3.5.1/testparse.c:107:3: warning: The buffer 'asc_from' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
[22:52]

ftp://ftp.se.debian.org/debian/pool/main/a/aprx/aprx_2.9.0+dfsg.orig.tar.gz
aprx-2.9.0/aprsis.c:396:9: style: The scope of the variable 'c' can be reduced. [variableScope]
aprx-2.9.0/aprsis.c:758:18: style: The scope of the variable 'pfd' can be reduced. [variableScope]
aprx-2.9.0/aprsis.c:565:3: error: Common realloc mistake: 'buf' nulled but not freed upon failure [memleakOnRealloc]
aprx-2.9.0/aprsis.c:828:2: error: Common realloc mistake: 'AISh' nulled but not freed upon failure [memleakOnRealloc]
aprx-2.9.0/aprsis.c:1271:3: error: Common realloc mistake: 'AISh' nulled but not freed upon failure [memleakOnRealloc]
aprx-2.9.0/aprx-stat.c:251:35: style: Function 'aprx_syslog_init' argument 1 names different: declaration 'syslog_fac' definition 'p'. [funcArgNamesDifferent]
aprx-2.9.0/aprx.h:184:42: note: Function 'aprx_syslog_init' argument 1 names different: declaration 'syslog_fac' definition 'p'.
aprx-2.9.0/aprx-stat.c:251:35: note: Function 'aprx_syslog_init' argument 1 names different: declaration 'syslog_fac' definition 'p'.
aprx-2.9.0/aprx.c:253:14: style: Expression is always false because 'else if' condition matches previous condition at line 247. [multiCondition]
aprx-2.9.0/aprx.c:393:3: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
aprx-2.9.0/aprx.c:390:3: note: Variable 'i' is reassigned a value before the old one has been used.
aprx-2.9.0/aprx.c:393:3: note: Variable 'i' is reassigned a value before the old one has been used.
aprx-2.9.0/aprx.c:396:3: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
aprx-2.9.0/aprx.c:393:3: note: Variable 'i' is reassigned a value before the old one has been used.
aprx-2.9.0/aprx.c:396:3: note: Variable 'i' is reassigned a value before the old one has been used.
aprx-2.9.0/aprx.c:406:3: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
aprx-2.9.0/aprx.c:396:3: note: Variable 'i' is reassigned a value before the old one has been used.
aprx-2.9.0/aprx.c:406:3: note: Variable 'i' is reassigned a value before the old one has been used.
aprx-2.9.0/aprx.c:408:3: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
aprx-2.9.0/aprx.c:406:3: note: Variable 'i' is reassigned a value before the old one has been used.
aprx-2.9.0/aprx.c:408:3: note: Variable 'i' is reassigned a value before the old one has been used.
aprx-2.9.0/aprx.c:410:3: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
aprx-2.9.0/aprx.c:408:3: note: Variable 'i' is reassigned a value before the old one has been used.
aprx-2.9.0/aprx.c:410:3: note: Variable 'i' is reassigned a value before the old one has been used.
aprx-2.9.0/aprx.c:412:3: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
aprx-2.9.0/aprx.c:410:3: note: Variable 'i' is reassigned a value before the old one has been used.
aprx-2.9.0/aprx.c:412:3: note: Variable 'i' is reassigned a value before the old one has been used.
aprx-2.9.0/aprx.c:415:3: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
aprx-2.9.0/aprx.c:412:3: note: Variable 'i' is reassigned a value before the old one has been used.
aprx-2.9.0/aprx.c:415:3: note: Variable 'i' is reassigned a value before the old one has been used.
aprx-2.9.0/aprx.c:417:3: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
aprx-2.9.0/aprx.c:415:3: note: Variable 'i' is reassigned a value before the old one has been used.
aprx-2.9.0/aprx.c:417:3: note: Variable 'i' is reassigned a value before the old one has been used.
aprx-2.9.0/aprx.c:442:3: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
aprx-2.9.0/aprx.c:438:3: note: Variable 'i' is reassigned a value before the old one has been used.
aprx-2.9.0/aprx.c:442:3: note: Variable 'i' is reassigned a value before the old one has been used.
aprx-2.9.0/aprx.c:443:3: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
aprx-2.9.0/aprx.c:442:3: note: Variable 'i' is reassigned a value before the old one has been used.
aprx-2.9.0/aprx.c:443:3: note: Variable 'i' is reassigned a value before the old one has been used.
aprx-2.9.0/aprx.c:451:3: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
aprx-2.9.0/aprx.c:443:3: note: Variable 'i' is reassigned a value before the old one has been used.
aprx-2.9.0/aprx.c:451:3: note: Variable 'i' is reassigned a value before the old one has been used.
aprx-2.9.0/aprx.c:453:3: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
aprx-2.9.0/aprx.c:451:3: note: Variable 'i' is reassigned a value before the old one has been used.
aprx-2.9.0/aprx.c:453:3: note: Variable 'i' is reassigned a value before the old one has been used.
aprx-2.9.0/aprx.c:454:3: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
aprx-2.9.0/aprx.c:453:3: note: Variable 'i' is reassigned a value before the old one has been used.
aprx-2.9.0/aprx.c:454:3: note: Variable 'i' is reassigned a value before the old one has been used.
aprx-2.9.0/aprx.c:455:3: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
aprx-2.9.0/aprx.c:454:3: note: Variable 'i' is reassigned a value before the old one has been used.
aprx-2.9.0/aprx.c:455:3: note: Variable 'i' is reassigned a value before the old one has been used.
aprx-2.9.0/aprx.c:456:3: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
aprx-2.9.0/aprx.c:455:3: note: Variable 'i' is reassigned a value before the old one has been used.
aprx-2.9.0/aprx.c:456:3: note: Variable 'i' is reassigned a value before the old one has been used.
aprx-2.9.0/aprx.c:458:3: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
aprx-2.9.0/aprx.c:456:3: note: Variable 'i' is reassigned a value before the old one has been used.
aprx-2.9.0/aprx.c:458:3: note: Variable 'i' is reassigned a value before the old one has been used.
aprx-2.9.0/aprx.c:459:3: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
aprx-2.9.0/aprx.c:458:3: note: Variable 'i' is reassigned a value before the old one has been used.
aprx-2.9.0/aprx.c:459:3: note: Variable 'i' is reassigned a value before the old one has been used.
aprx-2.9.0/aprx.c:134:13: style: The scope of the variable 'delta' can be reduced. [variableScope]
aprx-2.9.0/aprx.c:166:13: style: The scope of the variable 'millis' can be reduced. [variableScope]
aprx-2.9.0/aprx.c:268:8: style: The scope of the variable 'rc' can be reduced. [variableScope]
aprx-2.9.0/aprx.c:268:12: style: The scope of the variable 'er' can be reduced. [variableScope]
aprx-2.9.0/aprx.c:651:15: style: The scope of the variable 'p' can be reduced. [variableScope]
aprx-2.9.0/aprx.c:532:35: style: Function 'aprx_syslog_init' argument 1 names different: declaration 'syslog_fac' definition 'syslog_facility_name'. [funcArgNamesDifferent]
aprx-2.9.0/aprx.h:184:42: note: Function 'aprx_syslog_init' argument 1 names different: declaration 'syslog_fac' definition 'syslog_facility_name'.
aprx-2.9.0/aprx.c:532:35: note: Function 'aprx_syslog_init' argument 1 names different: declaration 'syslog_fac' definition 'syslog_facility_name'.
aprx-2.9.0/aprx.c:610:11: error: va_start() or va_copy() called subsequently on 'ap' without va_end() in between. [va_start_subsequentCalls]
aprx-2.9.0/aprx.c:634:1: error: va_list 'ap' was opened but not closed by va_end(). [va_end_missing]
aprx-2.9.0/ax25.c:110:43: style: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR != '*'' is always true. [redundantCondition]
aprx-2.9.0/ax25.c:78:7: style: The scope of the variable 'c' can be reduced. [variableScope]
aprx-2.9.0/beacon.c:516:14: style: Redundant condition: code. '!code || (code && strlen(code)!=2)' is equivalent to '!code || strlen(code)!=2' [redundantCondition]
aprx-2.9.0/beacon.c:518:13: style: Redundant condition: lat. '!lat || (lat && strlen(lat)!=8)' is equivalent to '!lat || strlen(lat)!=8' [redundantCondition]
aprx-2.9.0/beacon.c:520:13: style: Redundant condition: lon. '!lon || (lon && strlen(lon)!=9)' is equivalent to '!lon || strlen(lon)!=9' [redundantCondition]
aprx-2.9.0/beacon.c:835:13: style: The scope of the variable 'dev_null' can be reduced. [variableScope]
aprx-2.9.0/beacon.c:926:7: style: The scope of the variable 'i' can be reduced. [variableScope]
aprx-2.9.0/beacon.c:69:15: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
aprx-2.9.0/beacon.c:937:9: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
aprx-2.9.0/beacon.c:980:19: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
aprx-2.9.0/beacon.c:1051:19: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
aprx-2.9.0/beacon.c:677:11: error: Common realloc mistake: 'bsets' nulled but not freed upon failure [memleakOnRealloc]
aprx-2.9.0/cellmalloc.c:217:31: style: Function 'cellmalloc' argument 1 names different: declaration 'cellarena' definition 'ca'. [funcArgNamesDifferent]
aprx-2.9.0/cellmalloc.h:26:38: note: Function 'cellmalloc' argument 1 names different: declaration 'cellarena' definition 'ca'.
aprx-2.9.0/cellmalloc.c:217:31: note: Function 'cellmalloc' argument 1 names different: declaration 'cellarena' definition 'ca'.
aprx-2.9.0/cellmalloc.c:247:35: style: Function 'cellmallocmany' argument 1 names different: declaration 'cellarena' definition 'ca'. [funcArgNamesDifferent]
aprx-2.9.0/cellmalloc.h:27:42: note: Function 'cellmallocmany' argument 1 names different: declaration 'cellarena' definition 'ca'.
aprx-2.9.0/cellmalloc.c:247:35: note: Function 'cellmallocmany' argument 1 names different: declaration 'cellarena' definition 'ca'.
aprx-2.9.0/cellmalloc.c:289:29: style: Function 'cellfree' argument 1 names different: declaration 'cellarena' definition 'ca'. [funcArgNamesDifferent]
aprx-2.9.0/cellmalloc.h:28:36: note: Function 'cellfree' argument 1 names different: declaration 'cellarena' definition 'ca'.
aprx-2.9.0/cellmalloc.c:289:29: note: Function 'cellfree' argument 1 names different: declaration 'cellarena' definition 'ca'.
aprx-2.9.0/cellmalloc.c:324:33: style: Function 'cellfreemany' argument 1 names different: declaration 'cellarena' definition 'ca'. [funcArgNamesDifferent]
aprx-2.9.0/cellmalloc.h:29:40: note: Function 'cellfreemany' argument 1 names different: declaration 'cellarena' definition 'ca'.
aprx-2.9.0/cellmalloc.c:324:33: note: Function 'cellfreemany' argument 1 names different: declaration 'cellarena' definition 'ca'.
aprx-2.9.0/config.c:41:7: style: The scope of the variable 'c' can be reduced. [variableScope]
aprx-2.9.0/config.c:188:6: style: The scope of the variable 'c' can be reduced. [variableScope]
aprx-2.9.0/config.c:200:6: style: The scope of the variable 'c' can be reduced. [variableScope]
aprx-2.9.0/config.c:560:7: style: The scope of the variable 'c' can be reduced. [variableScope]
aprx-2.9.0/config.c:643:6: style: The scope of the variable 'val' can be reduced. [variableScope]
aprx-2.9.0/config.c:644:6: style: The scope of the variable 'c' can be reduced. [variableScope]
aprx-2.9.0/config.c:186:28: style: Function 'config_STRLOWER' argument 1 names different: declaration 'Y' definition 's'. [funcArgNamesDifferent]
aprx-2.9.0/aprx.h:359:36: note: Function 'config_STRLOWER' argument 1 names different: declaration 'Y' definition 's'.
aprx-2.9.0/config.c:186:28: note: Function 'config_STRLOWER' argument 1 names different: declaration 'Y' definition 's'.
aprx-2.9.0/config.c:198:28: style: Function 'config_STRUPPER' argument 1 names different: declaration 'Y' definition 's'. [funcArgNamesDifferent]
aprx-2.9.0/aprx.h:360:36: note: Function 'config_STRUPPER' argument 1 names different: declaration 'Y' definition 's'.
aprx-2.9.0/config.c:198:28: note: Function 'config_STRUPPER' argument 1 names different: declaration 'Y' definition 's'.
aprx-2.9.0/config.c:790:28: style: Function 'readconfig' argument 1 names different: declaration 'cfgfile' definition 'name'. [funcArgNamesDifferent]
aprx-2.9.0/aprx.h:356:37: note: Function 'readconfig' argument 1 names different: declaration 'cfgfile' definition 'name'.
aprx-2.9.0/config.c:790:28: note: Function 'readconfig' argument 1 names different: declaration 'cfgfile' definition 'name'.
aprx-2.9.0/config.c:777:17: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
aprx-2.9.0/crc.c:196:54: style: Function 'calc_crc_ccitt' argument 2 names different: declaration 'buf' definition 'buffer'. [funcArgNamesDifferent]
aprx-2.9.0/aprx.h:565:61: note: Function 'calc_crc_ccitt' argument 2 names different: declaration 'buf' definition 'buffer'.
aprx-2.9.0/crc.c:196:54: note: Function 'calc_crc_ccitt' argument 2 names different: declaration 'buf' definition 'buffer'.
aprx-2.9.0/crc.c:261:39: style: Function 'calc_crc_flex' argument 1 names different: declaration 'buf' definition 'cp'. [funcArgNamesDifferent]
aprx-2.9.0/aprx.h:564:46: note: Function 'calc_crc_flex' argument 1 names different: declaration 'buf' definition 'cp'.
aprx-2.9.0/crc.c:261:39: note: Function 'calc_crc_flex' argument 1 names different: declaration 'buf' definition 'cp'.
aprx-2.9.0/crc.c:261:47: style: Function 'calc_crc_flex' argument 2 names different: declaration 'n' definition 'size'. [funcArgNamesDifferent]
aprx-2.9.0/aprx.h:564:55: note: Function 'calc_crc_flex' argument 2 names different: declaration 'n' definition 'size'.
aprx-2.9.0/crc.c:261:47: note: Function 'calc_crc_flex' argument 2 names different: declaration 'n' definition 'size'.
aprx-2.9.0/digipeater.c:111:2: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
aprx-2.9.0/digipeater.c:1145:3: warning: Either the condition 'aif==NULL' is redundant or there is possible null pointer dereference: aif. [nullPointerRedundantCheck]
aprx-2.9.0/digipeater.c:1093:10: note: Assuming that condition 'aif==NULL' is not redundant
aprx-2.9.0/digipeater.c:1145:3: note: Null pointer dereference
aprx-2.9.0/digipeater.c:388:6: style: The scope of the variable 'digiok' can be reduced. [variableScope]
aprx-2.9.0/digipeater.c:563:6: style: The scope of the variable 'i' can be reduced. [variableScope]
aprx-2.9.0/digipeater.c:962:6: style: The scope of the variable 'dupestoretime' can be reduced. [variableScope]
aprx-2.9.0/digipeater.c:1210:6: style: The scope of the variable 'len' can be reduced. [variableScope]
aprx-2.9.0/digipeater.c:1468:8: style: The scope of the variable 't2l2' can be reduced. [variableScope]
aprx-2.9.0/digipeater.c:1871:12: portability: 's' is of type 'const void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
aprx-2.9.0/digipeater.c:1167:3: error: Common realloc mistake: 'digis' nulled but not freed upon failure [memleakOnRealloc]
aprx-2.9.0/dprsgw.c:410:8: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
aprx-2.9.0/dprsgw.c:438:8: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
aprx-2.9.0/dprsgw.c:466:8: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
aprx-2.9.0/dprsgw.c:335:9: style: The scope of the variable 'mid' can be reduced. [variableScope]
aprx-2.9.0/dprsgw.c:859:6: style: The scope of the variable 'c' can be reduced. [variableScope]
aprx-2.9.0/dprsgw.c:134:7: style: struct member 'gps2apr_syms::flags' is never used. [unusedStructMember]
aprx-2.9.0/dupecheck.c:181:44: style: Function 'dupecheck_aprs' argument 1 names different: declaration 'dp' definition 'dpc'. [funcArgNamesDifferent]
aprx-2.9.0/aprx.h:551:51: note: Function 'dupecheck_aprs' argument 1 names different: declaration 'dp' definition 'dpc'.
aprx-2.9.0/dupecheck.c:181:44: note: Function 'dupecheck_aprs' argument 1 names different: declaration 'dp' definition 'dpc'.
aprx-2.9.0/dupecheck.c:282:44: style: Function 'dupecheck_pbuf' argument 1 names different: declaration 'dp' definition 'dpc'. [funcArgNamesDifferent]
aprx-2.9.0/aprx.h:552:51: note: Function 'dupecheck_pbuf' argument 1 names different: declaration 'dp' definition 'dpc'.
aprx-2.9.0/dupecheck.c:282:44: note: Function 'dupecheck_pbuf' argument 1 names different: declaration 'dp' definition 'dpc'.
aprx-2.9.0/dupecheck.c:162:20: style: Variable 'cleancount' is modified but its new value is never used. [unreadVariable]
aprx-2.9.0/dupecheck.c:65:2: error: Common realloc mistake: 'dupecheckers' nulled but not freed upon failure [memleakOnRealloc]
aprx-2.9.0/erlang.c:309:6: style: The scope of the variable 'i' can be reduced. [variableScope]
aprx-2.9.0/erlang.c:516:6: style: The scope of the variable 'i' can be reduced. [variableScope]
aprx-2.9.0/erlang.c:517:7: style: The scope of the variable 'msgbuf' can be reduced. [variableScope]
aprx-2.9.0/erlang.c:258:3: error: Common realloc mistake: 'erlang_mmap' nulled but not freed upon failure [memleakOnRealloc]
aprx-2.9.0/erlang.c:267:2: error: Common realloc mistake: 'ErlangLines' nulled but not freed upon failure [memleakOnRealloc]
aprx-2.9.0/filter.c:809:7: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
aprx-2.9.0/filter.c:808:9: note: outer condition: *p
aprx-2.9.0/filter.c:809:7: note: identical inner condition: *p
aprx-2.9.0/filter.c:795:8: style: The scope of the variable 'k' can be reduced. [variableScope]
aprx-2.9.0/filter.c:797:19: style: The scope of the variable 'wildcard' can be reduced. [variableScope]
aprx-2.9.0/filter.c:1620:6: style: The scope of the variable 'rc' can be reduced. [variableScope]
aprx-2.9.0/filter.c:683:50: style: Function 'filter_preprocess_dupefilter' argument 1 names different: declaration 'pb' definition 'pbuf'. [funcArgNamesDifferent]
aprx-2.9.0/aprx.h:769:57: note: Function 'filter_preprocess_dupefilter' argument 1 names different: declaration 'pb' definition 'pbuf'.
aprx-2.9.0/filter.c:683:50: note: Function 'filter_preprocess_dupefilter' argument 1 names different: declaration 'pb' definition 'pbuf'.
aprx-2.9.0/filter.c:691:51: style: Function 'filter_postprocess_dupefilter' argument 1 names different: declaration 'pb' definition 'pbuf'. [funcArgNamesDifferent]
aprx-2.9.0/aprx.h:770:58: note: Function 'filter_postprocess_dupefilter' argument 1 names different: declaration 'pb' definition 'pbuf'.
aprx-2.9.0/filter.c:691:51: note: Function 'filter_postprocess_dupefilter' argument 1 names different: declaration 'pb' definition 'pbuf'.
aprx-2.9.0/filter.c:1471:35: style: Function 'filter_free' argument 1 names different: declaration 'c' definition 'f'. [funcArgNamesDifferent]
aprx-2.9.0/aprx.h:766:42: note: Function 'filter_free' argument 1 names different: declaration 'c' definition 'f'.
aprx-2.9.0/filter.c:1471:35: note: Function 'filter_free' argument 1 names different: declaration 'c' definition 'f'.
aprx-2.9.0/filter.c:753:35: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aprx-2.9.0/filter.c:762:35: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aprx-2.9.0/filter.c:773:36: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aprx-2.9.0/filter.c:776:36: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aprx-2.9.0/historydb.c:574:26: style: The scope of the variable 'hp' can be reduced. [variableScope]
aprx-2.9.0/historydb.c:591:23: style: Variable 'cleancount' is modified but its new value is never used. [unreadVariable]
aprx-2.9.0/historydb.c:58:2: error: Common realloc mistake: '_dbs' nulled but not freed upon failure [memleakOnRealloc]
aprx-2.9.0/hlog.c:95:16: style: The scope of the variable 'c' can be reduced. [variableScope]
aprx-2.9.0/hlog.c:321:7: style: The scope of the variable 'wb' can be reduced. [variableScope]
aprx-2.9.0/hlog.c:322:6: style: The scope of the variable 'len' can be reduced. [variableScope]
aprx-2.9.0/hlog.c:322:11: style: The scope of the variable 'w' can be reduced. [variableScope]
aprx-2.9.0/hlog.c:482:10: style: The scope of the variable 'w' can be reduced. [variableScope]
aprx-2.9.0/igate.c:175:122: style: Function 'igate_to_aprsis' argument 6 names different: declaration 'discard' definition 'discard0'. [funcArgNamesDifferent]
aprx-2.9.0/aprx.h:384:129: note: Function 'igate_to_aprsis' argument 6 names different: declaration 'discard' definition 'discard0'.
aprx-2.9.0/igate.c:175:122: note: Function 'igate_to_aprsis' argument 6 names different: declaration 'discard' definition 'discard0'.
aprx-2.9.0/igate.c:175:142: style: Function 'igate_to_aprsis' argument 7 names different: declaration 'strictax25' definition 'strictax25_'. [funcArgNamesDifferent]
aprx-2.9.0/aprx.h:384:148: note: Function 'igate_to_aprsis' argument 7 names different: declaration 'strictax25' definition 'strictax25_'.
aprx-2.9.0/igate.c:175:142: note: Function 'igate_to_aprsis' argument 7 names different: declaration 'strictax25' definition 'strictax25_'.
aprx-2.9.0/igate.c:531:13: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
aprx-2.9.0/interface.c:1409:35: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
aprx-2.9.0/interface.c:1408:73: note: outer condition: digisrc->msg_path!=NULL
aprx-2.9.0/interface.c:1409:35: note: identical inner condition: digisrc->msg_path!=NULL
aprx-2.9.0/interface.c:1450:37: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
aprx-2.9.0/interface.c:1449:75: note: outer condition: digisrc->msg_path!=NULL
aprx-2.9.0/interface.c:1450:37: note: identical inner condition: digisrc->msg_path!=NULL
aprx-2.9.0/interface.c:927:7: style: The scope of the variable 'i' can be reduced. [variableScope]
aprx-2.9.0/interface.c:1266:22: style: The scope of the variable 'b' can be reduced. [variableScope]
aprx-2.9.0/interface.c:1817:6: style: The scope of the variable 'viaindex' can be reduced. [variableScope]
aprx-2.9.0/interface.c:80:58: style: Function 'interface_is_beaconable' argument 1 names different: declaration 'iface' definition 'aif'. [funcArgNamesDifferent]
aprx-2.9.0/aprx.h:726:66: note: Function 'interface_is_beaconable' argument 1 names different: declaration 'iface' definition 'aif'.
aprx-2.9.0/interface.c:80:58: note: Function 'interface_is_beaconable' argument 1 names different: declaration 'iface' definition 'aif'.
aprx-2.9.0/interface.c:98:60: style: Function 'interface_is_telemetrable' argument 1 names different: declaration 'iface' definition 'aif'. [funcArgNamesDifferent]
aprx-2.9.0/aprx.h:727:67: note: Function 'interface_is_telemetrable' argument 1 names different: declaration 'iface' definition 'aif'.
aprx-2.9.0/interface.c:98:60: note: Function 'interface_is_telemetrable' argument 1 names different: declaration 'iface' definition 'aif'.
aprx-2.9.0/interface.c:1812:129: style: Function 'interface_transmit_beacon' argument 5 names different: declaration 'tncbuf' definition 'txbuf'. [funcArgNamesDifferent]
aprx-2.9.0/aprx.h:732:137: note: Function 'interface_transmit_beacon' argument 5 names different: declaration 'tncbuf' definition 'txbuf'.
aprx-2.9.0/interface.c:1812:129: note: Function 'interface_transmit_beacon' argument 5 names different: declaration 'tncbuf' definition 'txbuf'.
aprx-2.9.0/interface.c:1812:146: style: Function 'interface_transmit_beacon' argument 6 names different: declaration 'tnclen' definition 'txlen'. [funcArgNamesDifferent]
aprx-2.9.0/aprx.h:732:155: note: Function 'interface_transmit_beacon' argument 6 names different: declaration 'tnclen' definition 'txlen'.
aprx-2.9.0/interface.c:1812:146: note: Function 'interface_transmit_beacon' argument 6 names different: declaration 'tnclen' definition 'txlen'.
aprx-2.9.0/interface.c:1154:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
aprx-2.9.0/interface.c:1934:12: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
aprx-2.9.0/interface.c:171:2: error: Common realloc mistake: 'all_interfaces' nulled but not freed upon failure [memleakOnRealloc]
aprx-2.9.0/keyhash.c:42:58: style: Function 'keyhash' argument 1 names different: declaration 's' definition 'p'. [funcArgNamesDifferent]
aprx-2.9.0/keyhash.h:14:41: note: Function 'keyhash' argument 1 names different: declaration 's' definition 'p'.
aprx-2.9.0/keyhash.c:42:58: note: Function 'keyhash' argument 1 names different: declaration 's' definition 'p'.
aprx-2.9.0/keyhash.c:42:65: style: Function 'keyhash' argument 2 names different: declaration 'slen' definition 'len'. [funcArgNamesDifferent]
aprx-2.9.0/keyhash.h:14:48: note: Function 'keyhash' argument 2 names different: declaration 'slen' definition 'len'.
aprx-2.9.0/keyhash.c:42:65: note: Function 'keyhash' argument 2 names different: declaration 'slen' definition 'len'.
aprx-2.9.0/keyhash.c:42:79: style: Function 'keyhash' argument 3 names different: declaration 'hash0' definition 'hash'. [funcArgNamesDifferent]
aprx-2.9.0/keyhash.h:14:67: note: Function 'keyhash' argument 3 names different: declaration 'hash0' definition 'hash'.
aprx-2.9.0/keyhash.c:42:79: note: Function 'keyhash' argument 3 names different: declaration 'hash0' definition 'hash'.
aprx-2.9.0/keyhash.c:67:60: style: Function 'keyhashuc' argument 1 names different: declaration 's' definition 'p'. [funcArgNamesDifferent]
aprx-2.9.0/keyhash.h:15:43: note: Function 'keyhashuc' argument 1 names different: declaration 's' definition 'p'.
aprx-2.9.0/keyhash.c:67:60: note: Function 'keyhashuc' argument 1 names different: declaration 's' definition 'p'.
aprx-2.9.0/keyhash.c:67:67: style: Function 'keyhashuc' argument 2 names different: declaration 'slen' definition 'len'. [funcArgNamesDifferent]
aprx-2.9.0/keyhash.h:15:50: note: Function 'keyhashuc' argument 2 names different: declaration 'slen' definition 'len'.
aprx-2.9.0/keyhash.c:67:67: note: Function 'keyhashuc' argument 2 names different: declaration 'slen' definition 'len'.
aprx-2.9.0/keyhash.c:67:81: style: Function 'keyhashuc' argument 3 names different: declaration 'hash0' definition 'hash'. [funcArgNamesDifferent]
aprx-2.9.0/keyhash.h:15:69: note: Function 'keyhashuc' argument 3 names different: declaration 'hash0' definition 'hash'.
aprx-2.9.0/keyhash.c:67:81: note: Function 'keyhashuc' argument 3 names different: declaration 'hash0' definition 'hash'.
aprx-2.9.0/kiss.c:173:6: style: The scope of the variable 'i' can be reduced. [variableScope]
aprx-2.9.0/kiss.c:501:7: style: The scope of the variable 'c' can be reduced. [variableScope]
aprx-2.9.0/kiss.c:518:7: style: The scope of the variable 'c' can be reduced. [variableScope]
aprx-2.9.0/netresolver.c:94:3: style: Variable 'n->ai.ai_addrlen' is reassigned a value before the old one has been used. [redundantAssignment]
aprx-2.9.0/netresolver.c:93:3: note: Variable 'n->ai.ai_addrlen' is reassigned a value before the old one has been used.
aprx-2.9.0/netresolver.c:94:3: note: Variable 'n->ai.ai_addrlen' is reassigned a value before the old one has been used.
aprx-2.9.0/netresolver.c:32:2: error: Common realloc mistake: 'nr' nulled but not freed upon failure [memleakOnRealloc]
aprx-2.9.0/parse_aprs.c:1098:29: portability: Undefined behaviour, pointer arithmetic 'pb->data+2' is out of bounds. [pointerOutOfBounds]
aprx-2.9.0/parse_aprs.c:238:7: style: The scope of the variable 'overlay' can be reduced. [variableScope]
aprx-2.9.0/parse_aprs.c:240:6: style: The scope of the variable 'numberid' can be reduced. [variableScope]
aprx-2.9.0/pbuf.c:226:15: style: Variable 'packet_end' is assigned a value that is never used. [unreadVariable]
aprx-2.9.0/telemetry.c:310:30: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aprx-2.9.0/telemetry.c:310:30: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aprx-2.9.0/telemetry.c:383:30: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aprx-2.9.0/telemetry.c:383:30: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aprx-2.9.0/telemetry.c:234:3: style: Variable 'erlmax' is reassigned a value before the old one has been used. [redundantAssignment]
aprx-2.9.0/telemetry.c:219:3: note: Variable 'erlmax' is reassigned a value before the old one has been used.
aprx-2.9.0/telemetry.c:234:3: note: Variable 'erlmax' is reassigned a value before the old one has been used.
aprx-2.9.0/telemetry.c:567:4: error: Common realloc mistake: 'rftelemetry' nulled but not freed upon failure [memleakOnRealloc]
aprx-2.9.0/test.c:5:24: style: The scope of the variable 'c' can be reduced. [variableScope]
aprx-2.9.0/timercmp.c:43:41: style: Function 'tv_timeradd_millis' argument 1 names different: declaration 'res' definition 'ret'. [funcArgNamesDifferent]
aprx-2.9.0/aprx.h:305:48: note: Function 'tv_timeradd_millis' argument 1 names different: declaration 'res' definition 'ret'.
aprx-2.9.0/timercmp.c:43:41: note: Function 'tv_timeradd_millis' argument 1 names different: declaration 'res' definition 'ret'.
aprx-2.9.0/timercmp.c:63:42: style: Function 'tv_timeradd_seconds' argument 1 names different: declaration 'res' definition 'ret'. [funcArgNamesDifferent]
aprx-2.9.0/aprx.h:306:49: note: Function 'tv_timeradd_seconds' argument 1 names different: declaration 'res' definition 'ret'.
aprx-2.9.0/timercmp.c:63:42: note: Function 'tv_timeradd_seconds' argument 1 names different: declaration 'res' definition 'ret'.
aprx-2.9.0/timestamp.c:130:9: style: The scope of the variable 'n' can be reduced. [variableScope]
aprx-2.9.0/timestamp.c:131:7: style: The scope of the variable 'c' can be reduced. [variableScope]
aprx-2.9.0/ttyreader.c:165:6: style: The scope of the variable 'c' can be reduced. [variableScope]
aprx-2.9.0/ttyreader.c:278:6: style: The scope of the variable 'i' can be reduced. [variableScope]
aprx-2.9.0/ttyreader.c:376:6: style: The scope of the variable 'i' can be reduced. [variableScope]
aprx-2.9.0/ttyreader.c:759:8: style: The scope of the variable 'param1' can be reduced. [variableScope]
aprx-2.9.0/ttyreader.c:811:6: style: The scope of the variable 'i' can be reduced. [variableScope]
aprx-2.9.0/ttyreader.c:814:8: style: The scope of the variable 'param1' can be reduced. [variableScope]
aprx-2.9.0/ttyreader.c:76:39: style: Function 'ttyreader_getc' argument 1 names different: declaration 'tty' definition 'S'. [funcArgNamesDifferent]
aprx-2.9.0/aprx.h:294:47: note: Function 'ttyreader_getc' argument 1 names different: declaration 'tty' definition 'S'.
aprx-2.9.0/ttyreader.c:76:39: note: Function 'ttyreader_getc' argument 1 names different: declaration 'tty' definition 'S'.
aprx-2.9.0/ttyreader.c:1013:2: error: Common realloc mistake: 'ttys' nulled but not freed upon failure [memleakOnRealloc]
[22:52]

ftp://ftp.se.debian.org/debian/pool/main/a/apscheduler/apscheduler_3.5.3.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/apsfilter/apsfilter_7.2.6.orig.tar.gz
apsfilter-7.2.6.orig/contrib/okidisplay/okidisplay.c:20:21: style: struct member 'HEADER::Format' is never used. [unusedStructMember]
apsfilter-7.2.6.orig/contrib/okidisplay/okidisplay.c:21:21: style: struct member 'HEADER::Continue' is never used. [unusedStructMember]
apsfilter-7.2.6.orig/contrib/okidisplay/okidisplay.c:22:21: style: struct member 'HEADER::When' is never used. [unusedStructMember]
apsfilter-7.2.6.orig/contrib/okidisplay/okidisplay.c:23:21: style: struct member 'HEADER::GoOffline' is never used. [unusedStructMember]
apsfilter-7.2.6.orig/contrib/okidisplay/okidisplay.c:24:21: style: struct member 'HEADER::WaitForRecover' is never used. [unusedStructMember]
apsfilter-7.2.6.orig/contrib/okidisplay/okidisplay.c:25:21: style: struct member 'HEADER::Resv' is never used. [unusedStructMember]
apsfilter-7.2.6.orig/contrib/ruslpdrv/lpfont.c:20:15: style: Unused variable: j [unusedVariable]
apsfilter-7.2.6.orig/contrib/ruslpdrv/transfont.c:53:11: style: The scope of the variable 'readed_c' can be reduced. [variableScope]
[22:52]

ftp://ftp.se.debian.org/debian/pool/main/a/apt-cacher-ng/apt-cacher-ng_3.1.orig.tar.xz
apt-cacher-ng-3.1/include/meta.h:103:0: error: #error "Unknown how to configure non-blocking mode (O_NONBLOCK) on this system" [preprocessorErrorDirective]
apt-cacher-ng-3.1/fs/httpfs.cc:588:9: style: C-style pointer casting [cstyleCast]
apt-cacher-ng-3.1/fs/httpfs.cc:607:10: style: C-style pointer casting [cstyleCast]
apt-cacher-ng-3.1/fs/httpfs.cc:105:6: style: The function 'Stat' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apt-cacher-ng-3.1/fs/httpfs.cc:93:14: note: Virtual function in base class
apt-cacher-ng-3.1/fs/httpfs.cc:105:6: note: Function in derived class
apt-cacher-ng-3.1/fs/httpfs.cc:129:6: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apt-cacher-ng-3.1/fs/httpfs.cc:92:14: note: Virtual function in base class
apt-cacher-ng-3.1/fs/httpfs.cc:129:6: note: Function in derived class
apt-cacher-ng-3.1/fs/httpfs.cc:180:6: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apt-cacher-ng-3.1/fs/httpfs.cc:92:14: note: Virtual function in base class
apt-cacher-ng-3.1/fs/httpfs.cc:180:6: note: Function in derived class
apt-cacher-ng-3.1/fs/httpfs.cc:332:6: style: The function 'Stat' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apt-cacher-ng-3.1/fs/httpfs.cc:93:14: note: Virtual function in base class
apt-cacher-ng-3.1/fs/httpfs.cc:332:6: note: Function in derived class
apt-cacher-ng-3.1/oldssl-workaround/openssl_hostname_validation.c:70:9: style: Variable 'common_name_loc' is reassigned a value before the old one has been used. [redundantAssignment]
apt-cacher-ng-3.1/oldssl-workaround/openssl_hostname_validation.c:64:0: note: Variable 'common_name_loc' is reassigned a value before the old one has been used.
apt-cacher-ng-3.1/oldssl-workaround/openssl_hostname_validation.c:70:9: note: Variable 'common_name_loc' is reassigned a value before the old one has been used.
apt-cacher-ng-3.1/source/acfg.cc:386:2: style: Struct 'tCfgIter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apt-cacher-ng-3.1/source/acfg.cc:610:2: style: Struct 'tHookHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apt-cacher-ng-3.1/source/acngtool.cc:989:6: style: Condition '!mode' is always true [knownConditionTrueFalse]
apt-cacher-ng-3.1/source/acngtool.cc:983:17: note: Assignment 'mode=nullptr', assigned value is 0
apt-cacher-ng-3.1/source/acngtool.cc:989:6: note: Condition '!mode' is always true
apt-cacher-ng-3.1/source/acngtool.cc:993:6: style: Condition '!parm' is always true [knownConditionTrueFalse]
apt-cacher-ng-3.1/source/acngtool.cc:982:16: note: Assignment 'parm=nullptr', assigned value is 0
apt-cacher-ng-3.1/source/acngtool.cc:993:6: note: Condition '!parm' is always true
apt-cacher-ng-3.1/source/acngtool.cc:1021:17: style: Function 'wcat' argument 1 names different: declaration 'url' definition 'surl'. [funcArgNamesDifferent]
apt-cacher-ng-3.1/source/acngtool.cc:240:17: note: Function 'wcat' argument 1 names different: declaration 'url' definition 'surl'.
apt-cacher-ng-3.1/source/acngtool.cc:1021:17: note: Function 'wcat' argument 1 names different: declaration 'url' definition 'surl'.
apt-cacher-ng-3.1/source/acngtool.cc:1021:72: style: Function 'wcat' argument 4 names different: declaration 'pdlconfa' definition 'pDlconFac'. [funcArgNamesDifferent]
apt-cacher-ng-3.1/source/acngtool.cc:240:67: note: Function 'wcat' argument 4 names different: declaration 'pdlconfa' definition 'pDlconFac'.
apt-cacher-ng-3.1/source/acngtool.cc:1021:72: note: Function 'wcat' argument 4 names different: declaration 'pdlconfa' definition 'pDlconFac'.
apt-cacher-ng-3.1/source/acngtool.cc:513:4: style: Struct 'maintfac' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apt-cacher-ng-3.1/source/acngtool.cc:78:31: style: The function 'Create' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apt-cacher-ng-3.1/source/acngtool.cc:72:31: note: Virtual function in base class
apt-cacher-ng-3.1/source/acngtool.cc:78:31: note: Function in derived class
apt-cacher-ng-3.1/source/acngtool.cc:150:31: style: The function 'Create' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apt-cacher-ng-3.1/source/acngtool.cc:72:31: note: Virtual function in base class
apt-cacher-ng-3.1/source/acngtool.cc:150:31: note: Function in derived class
apt-cacher-ng-3.1/source/apt-cacher.cc:161:23: style: Function 'usage' argument 1 names different: declaration 'nRetCode' definition 'retCode'. [funcArgNamesDifferent]
apt-cacher-ng-3.1/source/apt-cacher.cc:46:23: note: Function 'usage' argument 1 names different: declaration 'nRetCode' definition 'retCode'.
apt-cacher-ng-3.1/source/apt-cacher.cc:161:23: note: Function 'usage' argument 1 names different: declaration 'nRetCode' definition 'retCode'.
apt-cacher-ng-3.1/source/cacheman.cc:787:9: style: C-style pointer casting [cstyleCast]
apt-cacher-ng-3.1/source/caddrinfo.cc:25:7: style: Technically the member function 'acng::tDnsCmpEarliest::operator()' can be const. [functionConst]
apt-cacher-ng-3.1/source/conn.cc:52:56: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apt-cacher-ng-3.1/source/dirwalk.cc:29:2: style: Struct 'dnode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apt-cacher-ng-3.1/source/dirwalk.cc:157:3: style: Struct 'tFileGrabber' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apt-cacher-ng-3.1/source/dlcon.cc:1242:71: style: Condition '!bUsed' is always true [knownConditionTrueFalse]
apt-cacher-ng-3.1/source/dlcon.cc:1187:18: note: Assignment 'bUsed=false', assigned value is 0
apt-cacher-ng-3.1/source/dlcon.cc:1242:71: note: Condition '!bUsed' is always true
apt-cacher-ng-3.1/source/dlcon.cc:94:25: style: Technically the member function 'acng::tDlJob::GetPeerHost' can be const. [functionConst]
apt-cacher-ng-3.1/source/dlcon.cc:688:14: style: Technically the member function 'acng::tDlJob::IsRecoverableState' can be const. [functionConst]
apt-cacher-ng-3.1/source/expiration.cc:370:38: error: Uninitialized struct member: newkey.group [uninitStructMember]
apt-cacher-ng-3.1/source/fileio.cc:40:2: style: Variable 'in' is reassigned a value before the old one has been used. [redundantAssignment]
apt-cacher-ng-3.1/source/fileio.cc:38:0: note: Variable 'in' is reassigned a value before the old one has been used.
apt-cacher-ng-3.1/source/fileio.cc:40:2: note: Variable 'in' is reassigned a value before the old one has been used.
apt-cacher-ng-3.1/source/job.cc:976:7: style: The scope of the variable 'bGotLen' can be reduced. [variableScope]
apt-cacher-ng-3.1/source/job.cc:67:2: style: Class 'tPassThroughFitem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apt-cacher-ng-3.1/source/job.cc:287:12: style: Class 'dirredirect' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apt-cacher-ng-3.1/source/job.cc:304:4: style: Class 'listing' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apt-cacher-ng-3.1/source/job.cc:67:32: performance: Function parameter 's' should be passed by const reference. [passedByValue]
apt-cacher-ng-3.1/source/maintenance.cc:106:2: style: Class 'tAuthRequest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apt-cacher-ng-3.1/source/maintenance.cc:128:2: style: Class 'authbounce' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apt-cacher-ng-3.1/source/maintenance.cc:111:14: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
apt-cacher-ng-3.1/source/meta.cc:372:2: style: Variable 'bAbs' is reassigned a value before the old one has been used. [redundantAssignment]
apt-cacher-ng-3.1/source/meta.cc:366:0: note: Variable 'bAbs' is reassigned a value before the old one has been used.
apt-cacher-ng-3.1/source/meta.cc:372:2: note: Variable 'bAbs' is reassigned a value before the old one has been used.
apt-cacher-ng-3.1/source/meta.cc:923:47: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apt-cacher-ng-3.1/source/rfc2553emu.cc:155:21: style: The scope of the variable 'Tmp' can be reduced. [variableScope]
apt-cacher-ng-3.1/source/rfc2553emu.cc:159:13: style: Variable 'Tmp' is assigned a value that is never used. [unreadVariable]
apt-cacher-ng-3.1/test/build/HAVE_SSL.cc:13:5: style: Condition '!m_ctx' is always true [knownConditionTrueFalse]
apt-cacher-ng-3.1/test/build/HAVE_SSL.cc:10:15: note: Assignment 'm_ctx=0', assigned value is 0
apt-cacher-ng-3.1/test/build/HAVE_SSL.cc:13:5: note: Condition '!m_ctx' is always true
apt-cacher-ng-3.1/test/build/testcxx11.cc:2:14: style: struct member 'z::a' is never used. [unusedStructMember]
[22:52]

ftp://ftp.se.debian.org/debian/pool/main/a/apt-dater/apt-dater_1.0.3.orig.tar.gz
apt-dater-1.0.3/src/adsh.c:46:0: error: #error SOURCE_DATE_UTC is undefined! [preprocessorErrorDirective]
apt-dater-1.0.3/src/apt-dater.c:49:0: error: #error SOURCE_DATE_UTC is undefined! [preprocessorErrorDirective]
apt-dater-1.0.3/src/colors.c:133:8: style: Unused variable: fg [unusedVariable]
apt-dater-1.0.3/src/colors.c:133:12: style: Unused variable: bg [unusedVariable]
apt-dater-1.0.3/src/exec.c:53:14: style: The scope of the variable 'iocstdout' can be reduced. [variableScope]
apt-dater-1.0.3/src/lock.c:41:2: style: Variable 'lockfile' is reassigned a value before the old one has been used. [redundantAssignment]
apt-dater-1.0.3/src/lock.c:39:0: note: Variable 'lockfile' is reassigned a value before the old one has been used.
apt-dater-1.0.3/src/lock.c:41:2: note: Variable 'lockfile' is reassigned a value before the old one has been used.
apt-dater-1.0.3/src/lock.c:84:2: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
apt-dater-1.0.3/src/main.c:50:0: error: #error SOURCE_DATE_UTC is undefined! [preprocessorErrorDirective]
apt-dater-1.0.3/src/stats.c:590:12: style: The scope of the variable 'n' can be reduced. [variableScope]
apt-dater-1.0.3/src/ui.c:3736:32: style: Condition 'SC_KEY_TAGACTION' is always true [knownConditionTrueFalse]
apt-dater-1.0.3/src/ui.c:2341:20: warning: Either the condition 'dl' is redundant or there is possible null pointer dereference: dl. [nullPointerRedundantCheck]
apt-dater-1.0.3/src/ui.c:2336:9: note: Assuming that condition 'dl' is not redundant
apt-dater-1.0.3/src/ui.c:2341:20: note: Null pointer dereference
apt-dater-1.0.3/src/ui.c:2357:20: warning: Either the condition 'dl' is redundant or there is possible null pointer dereference: dl. [nullPointerRedundantCheck]
apt-dater-1.0.3/src/ui.c:2355:9: note: Assuming that condition 'dl' is not redundant
apt-dater-1.0.3/src/ui.c:2357:20: note: Null pointer dereference
apt-dater-1.0.3/src/ui.c:2358:25: warning: Either the condition 'dl' is redundant or there is possible null pointer dereference: dl. [nullPointerRedundantCheck]
apt-dater-1.0.3/src/ui.c:2355:9: note: Assuming that condition 'dl' is not redundant
apt-dater-1.0.3/src/ui.c:2358:25: note: Null pointer dereference
apt-dater-1.0.3/src/ui.c:2391:21: warning: Either the condition 'dl' is redundant or there is possible null pointer dereference: dl. [nullPointerRedundantCheck]
apt-dater-1.0.3/src/ui.c:2389:9: note: Assuming that condition 'dl' is not redundant
apt-dater-1.0.3/src/ui.c:2391:21: note: Null pointer dereference
apt-dater-1.0.3/src/ui.c:2403:36: warning: Either the condition 'dl' is redundant or there is possible null pointer dereference: dl. [nullPointerRedundantCheck]
apt-dater-1.0.3/src/ui.c:2401:9: note: Assuming that condition 'dl' is not redundant
apt-dater-1.0.3/src/ui.c:2403:36: note: Null pointer dereference
apt-dater-1.0.3/src/ui.c:2430:36: warning: Either the condition 'dl' is redundant or there is possible null pointer dereference: dl. [nullPointerRedundantCheck]
apt-dater-1.0.3/src/ui.c:2428:9: note: Assuming that condition 'dl' is not redundant
apt-dater-1.0.3/src/ui.c:2430:36: note: Null pointer dereference
apt-dater-1.0.3/src/ui.c:397:2: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment]
apt-dater-1.0.3/src/ui.c:395:0: note: Variable 'ret' is reassigned a value before the old one has been used.
apt-dater-1.0.3/src/ui.c:397:2: note: Variable 'ret' is reassigned a value before the old one has been used.
apt-dater-1.0.3/src/ui.c:1996:2: style: Variable 'old_drawlist' is reassigned a value before the old one has been used. [redundantAssignment]
apt-dater-1.0.3/src/ui.c:1988:0: note: Variable 'old_drawlist' is reassigned a value before the old one has been used.
apt-dater-1.0.3/src/ui.c:1996:2: note: Variable 'old_drawlist' is reassigned a value before the old one has been used.
apt-dater-1.0.3/src/ui.c:2000:2: style: Variable 'dl_old' is reassigned a value before the old one has been used. [redundantAssignment]
apt-dater-1.0.3/src/ui.c:1987:0: note: Variable 'dl_old' is reassigned a value before the old one has been used.
apt-dater-1.0.3/src/ui.c:2000:2: note: Variable 'dl_old' is reassigned a value before the old one has been used.
apt-dater-1.0.3/src/ui.c:2001:2: style: Variable 'dl_new' is reassigned a value before the old one has been used. [redundantAssignment]
apt-dater-1.0.3/src/ui.c:1986:0: note: Variable 'dl_new' is reassigned a value before the old one has been used.
apt-dater-1.0.3/src/ui.c:2001:2: note: Variable 'dl_new' is reassigned a value before the old one has been used.
apt-dater-1.0.3/src/ui.c:2154:2: style: Variable 'parent' is reassigned a value before the old one has been used. [redundantAssignment]
apt-dater-1.0.3/src/ui.c:2150:0: note: Variable 'parent' is reassigned a value before the old one has been used.
apt-dater-1.0.3/src/ui.c:2154:2: note: Variable 'parent' is reassigned a value before the old one has been used.
apt-dater-1.0.3/src/ui.c:2192:2: style: Variable 'parent' is reassigned a value before the old one has been used. [redundantAssignment]
apt-dater-1.0.3/src/ui.c:2190:0: note: Variable 'parent' is reassigned a value before the old one has been used.
apt-dater-1.0.3/src/ui.c:2192:2: note: Variable 'parent' is reassigned a value before the old one has been used.
apt-dater-1.0.3/src/ui.c:2659:6: style: Variable 'dsstr' is reassigned a value before the old one has been used. [redundantAssignment]
apt-dater-1.0.3/src/ui.c:2657:0: note: Variable 'dsstr' is reassigned a value before the old one has been used.
apt-dater-1.0.3/src/ui.c:2659:6: note: Variable 'dsstr' is reassigned a value before the old one has been used.
apt-dater-1.0.3/src/ui.c:944:13: style: The scope of the variable 'tm_mtime' can be reduced. [variableScope]
apt-dater-1.0.3/src/ui.c:945:6: style: The scope of the variable 'mtime_pos' can be reduced. [variableScope]
apt-dater-1.0.3/src/ui.c:1239:7: style: The scope of the variable 'statusln' can be reduced. [variableScope]
apt-dater-1.0.3/src/ui.c:1274:7: style: The scope of the variable 'statusln' can be reduced. [variableScope]
apt-dater-1.0.3/src/ui.c:1305:7: style: The scope of the variable 'statusln' can be reduced. [variableScope]
apt-dater-1.0.3/src/ui.c:1452:7: style: The scope of the variable 'statusln' can be reduced. [variableScope]
apt-dater-1.0.3/src/ui.c:1489:9: style: The scope of the variable 'h' can be reduced. [variableScope]
apt-dater-1.0.3/src/ui.c:1520:7: style: The scope of the variable 'statusln' can be reduced. [variableScope]
apt-dater-1.0.3/src/ui.c:1781:12: style: The scope of the variable 'drawnode' can be reduced. [variableScope]
apt-dater-1.0.3/src/ui.c:941:38: style: Function 'drawStatus' argument 2 names different: declaration 'drawoldest' definition 'drawinfo'. [funcArgNamesDifferent]
apt-dater-1.0.3/src/ui.h:145:38: note: Function 'drawStatus' argument 2 names different: declaration 'drawoldest' definition 'drawinfo'.
apt-dater-1.0.3/src/ui.c:941:38: note: Function 'drawStatus' argument 2 names different: declaration 'drawoldest' definition 'drawinfo'.
[22:52]

ftp://ftp.se.debian.org/debian/pool/main/a/apt-dater-host/apt-dater-host_1.0.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/apt-mirror/apt-mirror_0.5.4.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/apt-move/apt-move_4.2.27.orig.tar.gz
apt-move/fetch.cc:95:0: error: Memory leak: filenames [memleak]
[22:52]

ftp://ftp.se.debian.org/debian/pool/main/a/apt-rdepends/apt-rdepends_1.3.0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/apt-spacewalk/apt-spacewalk_1.0.6.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/apt-spy/apt-spy_3.2.2.orig.tar.gz
apt-spy-3.2.2/parse.c:537:8: style: The scope of the variable 'p' can be reduced. [variableScope]
apt-spy-3.2.2/parse.c:537:11: style: The scope of the variable 't' can be reduced. [variableScope]
apt-spy-3.2.2/parse.c:207:62: style: Function 'build_country_file' argument 3 names different: declaration 'mirror_p' definition 'mirror_list'. [funcArgNamesDifferent]
apt-spy-3.2.2/include/parse.h:32:62: note: Function 'build_country_file' argument 3 names different: declaration 'mirror_p' definition 'mirror_list'.
apt-spy-3.2.2/parse.c:207:62: note: Function 'build_country_file' argument 3 names different: declaration 'mirror_p' definition 'mirror_list'.
apt-spy-3.2.2/parse.c:240:0: error: Memory leak: inputline [memleak]
[22:52]

ftp://ftp.se.debian.org/debian/pool/main/a/apt-transport-s3/apt-transport-s3_1.3.0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/apt-transport-tor/apt-transport-tor_0.2.1.orig.tar.gz
apt-transport-tor-0.2.1/server.cc:346:13: warning: Return value of function FailFile.c_str() is not used. [ignoredReturnValue]
apt-transport-tor-0.2.1/server.cc:327:7: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
apt-transport-tor-0.2.1/server.h:74:17: warning: Virtual function 'Reset' is called from constructor 'ServerState(URI Srv,ServerMethod*Owner)' at line 236. Dynamic binding is not used. [virtualCallInConstructor]
apt-transport-tor-0.2.1/server.cc:236:4: note: Calling Reset
apt-transport-tor-0.2.1/server.h:74:17: note: Reset is a virtual method
apt-transport-tor-0.2.1/tor.cc:43:20: style: C-style pointer casting [cstyleCast]
apt-transport-tor-0.2.1/tor.cc:77:20: style: C-style pointer casting [cstyleCast]
apt-transport-tor-0.2.1/tor.cc:91:20: style: C-style pointer casting [cstyleCast]
apt-transport-tor-0.2.1/tor.h:73:4: warning: Member variable 'TorMethod::Server' is not initialized in the constructor. [uninitMemberVar]
apt-transport-tor-0.2.1/tor.h:44:17: warning: Virtual function 'Close' is called from destructor '~TorServerState()' at line 52. Dynamic binding is not used. [virtualCallInConstructor]
apt-transport-tor-0.2.1/tor.h:52:31: note: Calling Close
apt-transport-tor-0.2.1/tor.h:44:17: note: Close is a virtual method
apt-transport-tor-0.2.1/tor.h:33:17: style: The function 'ReadHeaderLines' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apt-transport-tor-0.2.1/server.h:55:17: note: Virtual function in base class
apt-transport-tor-0.2.1/tor.h:33:17: note: Function in derived class
apt-transport-tor-0.2.1/tor.h:34:17: style: The function 'LoadNextResponse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apt-transport-tor-0.2.1/server.h:56:17: note: Virtual function in base class
apt-transport-tor-0.2.1/tor.h:34:17: note: Function in derived class
apt-transport-tor-0.2.1/tor.h:37:17: style: The function 'WriteResponse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apt-transport-tor-0.2.1/server.h:77:17: note: Virtual function in base class
apt-transport-tor-0.2.1/tor.h:37:17: note: Function in derived class
apt-transport-tor-0.2.1/tor.h:40:17: style: The function 'RunData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apt-transport-tor-0.2.1/server.h:80:17: note: Virtual function in base class
apt-transport-tor-0.2.1/tor.h:40:17: note: Function in derived class
apt-transport-tor-0.2.1/tor.h:42:17: style: The function 'Open' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apt-transport-tor-0.2.1/server.h:82:17: note: Virtual function in base class
apt-transport-tor-0.2.1/tor.h:42:17: note: Function in derived class
apt-transport-tor-0.2.1/tor.h:43:17: style: The function 'IsOpen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apt-transport-tor-0.2.1/server.h:83:17: note: Virtual function in base class
apt-transport-tor-0.2.1/tor.h:43:17: note: Function in derived class
apt-transport-tor-0.2.1/tor.h:44:17: style: The function 'Close' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apt-transport-tor-0.2.1/server.h:84:17: note: Virtual function in base class
apt-transport-tor-0.2.1/tor.h:44:17: note: Function in derived class
apt-transport-tor-0.2.1/tor.h:45:17: style: The function 'InitHashes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apt-transport-tor-0.2.1/server.h:85:17: note: Virtual function in base class
apt-transport-tor-0.2.1/tor.h:45:17: note: Function in derived class
apt-transport-tor-0.2.1/tor.h:46:21: style: The function 'GetHashes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apt-transport-tor-0.2.1/server.h:86:21: note: Virtual function in base class
apt-transport-tor-0.2.1/tor.h:46:21: note: Function in derived class
apt-transport-tor-0.2.1/tor.h:47:17: style: The function 'Die' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apt-transport-tor-0.2.1/server.h:87:17: note: Virtual function in base class
apt-transport-tor-0.2.1/tor.h:47:17: note: Function in derived class
apt-transport-tor-0.2.1/tor.h:48:17: style: The function 'Flush' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apt-transport-tor-0.2.1/server.h:88:17: note: Virtual function in base class
apt-transport-tor-0.2.1/tor.h:48:17: note: Function in derived class
apt-transport-tor-0.2.1/tor.h:49:17: style: The function 'Go' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apt-transport-tor-0.2.1/server.h:89:17: note: Virtual function in base class
apt-transport-tor-0.2.1/tor.h:49:17: note: Function in derived class
[22:52]

ftp://ftp.se.debian.org/debian/pool/main/a/apt-venv/apt-venv_1.0.0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/apt-watch/apt-watch_0.4.0.orig.tar.gz
apt-watch-0.4.0/backend/apt-watch-auth-helper.cc:153:9: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
apt-watch-0.4.0/backend/apt-watch-auth-helper.cc:138:7: style: The scope of the variable 'rval' can be reduced. [variableScope]
apt-watch-0.4.0/backend/apt-watch-slave.cc:947:8: style: Variable 'res' is assigned a value that is never used. [unreadVariable]
apt-watch-0.4.0/backend/apt-watch-slave.cc:912:17: style: Variable 'famfd' is assigned a value that is never used. [unreadVariable]
apt-watch-0.4.0/backend/apt-watch-slave.cc:95:3: style: Class 'slaveAcquireStatus' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apt-watch-0.4.0/backend/apt-watch-slave.cc:100:27: performance: Function parameter 'Media' should be passed by const reference. [passedByValue]
apt-watch-0.4.0/backend/apt-watch-slave.cc:100:41: performance: Function parameter 'drive' should be passed by const reference. [passedByValue]
apt-watch-0.4.0/backend/apt-watch-slave.cc:534:7: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
apt-watch-0.4.0/backend/apt-watch-slave.cc:157:2: performance: Passing the result of c_str() to a function that takes std::string as argument no. 2 is slow and redundant. [stlcstrParam]
apt-watch-0.4.0/common/apt-watch-common.cc:43:3: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
apt-watch-0.4.0/common/fileutl.cc:95:6: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
apt-watch-0.4.0/common/fileutl.cc:268:3: style: Struct 'wrap_fn_action' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apt-watch-0.4.0/common/fileutl.cc:300:3: style: Struct 'cp_dir_action' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apt-watch-0.4.0/ui-gnome/apt-watch-gnome.cc:649:2: style: Variable 'local' is reassigned a value before the old one has been used. [redundantAssignment]
apt-watch-0.4.0/ui-gnome/apt-watch-gnome.cc:647:2: note: Variable 'local' is reassigned a value before the old one has been used.
apt-watch-0.4.0/ui-gnome/apt-watch-gnome.cc:649:2: note: Variable 'local' is reassigned a value before the old one has been used.
apt-watch-0.4.0/ui-gnome/apt-watch-gnome.cc:391:8: style: The scope of the variable 'tbuf' can be reduced. [variableScope]
apt-watch-0.4.0/ui-gnome/apt-watch-gnome.cc:585:15: style: The scope of the variable 'failed' can be reduced. [variableScope]
apt-watch-0.4.0/ui-gnome/apt-watch-gnome.cc:586:9: style: The scope of the variable 'reply' can be reduced. [variableScope]
apt-watch-0.4.0/ui-gnome/apt-watch-gnome.cc:586:17: style: The scope of the variable 'local' can be reduced. [variableScope]
apt-watch-0.4.0/ui-gnome/apt-watch-gnome.cc:587:7: style: The scope of the variable 'result' can be reduced. [variableScope]
[22:52]

ftp://ftp.se.debian.org/debian/pool/main/a/aptdaemon/aptdaemon_1.1.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aptfs/aptfs_0.13.0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aptitude/aptitude_0.8.7.orig.tar.xz
aptitude-0.8.7/src/generic/apt/aptcache.h:219:5: warning: Member variable 'apt_state_snapshot::iUsrSize' is not initialized in the constructor. [uninitMemberVarPrivate]
aptitude-0.8.7/src/generic/apt/aptcache.h:219:5: warning: Member variable 'apt_state_snapshot::iDownloadSize' is not initialized in the constructor. [uninitMemberVarPrivate]
aptitude-0.8.7/src/generic/apt/aptcache.h:219:5: warning: Member variable 'apt_state_snapshot::iInstCount' is not initialized in the constructor. [uninitMemberVarPrivate]
aptitude-0.8.7/src/generic/apt/aptcache.h:219:5: warning: Member variable 'apt_state_snapshot::iDelCount' is not initialized in the constructor. [uninitMemberVarPrivate]
aptitude-0.8.7/src/generic/apt/aptcache.h:219:5: warning: Member variable 'apt_state_snapshot::iKeepCount' is not initialized in the constructor. [uninitMemberVarPrivate]
aptitude-0.8.7/src/generic/apt/aptcache.h:219:5: warning: Member variable 'apt_state_snapshot::iBrokenCount' is not initialized in the constructor. [uninitMemberVarPrivate]
aptitude-0.8.7/src/generic/apt/aptcache.h:219:5: warning: Member variable 'apt_state_snapshot::iBadCount' is not initialized in the constructor. [uninitMemberVarPrivate]
aptitude-0.8.7/src/generic/apt/aptcache.h:584:8: style: Technically the member function 'aptitudeCacheFile::is_locked' can be const. [functionConst]
aptitude-0.8.7/src/apt_config_treeitems.cc:303:4: style: Class 'dummy_subtree' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/apt_config_treeitems.cc:94:16: style: The function 'get_long_description' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/apt_config_treeitems.h:55:29: note: Virtual function in base class
aptitude-0.8.7/src/apt_config_treeitems.cc:94:16: note: Function in derived class
aptitude-0.8.7/src/apt_config_treeitems.cc:372:16: style: The function 'get_long_description' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/apt_config_treeitems.h:55:29: note: Virtual function in base class
aptitude-0.8.7/src/apt_config_treeitems.cc:372:16: note: Function in derived class
aptitude-0.8.7/src/apt_config_widgets.cc:79:30: style: Function 'apt_radio_widget' argument 2 names different: declaration 'choices' definition '_choices'. [funcArgNamesDifferent]
aptitude-0.8.7/src/apt_config_widgets.h:103:38: note: Function 'apt_radio_widget' argument 2 names different: declaration 'choices' definition '_choices'.
aptitude-0.8.7/src/apt_config_widgets.cc:79:30: note: Function 'apt_radio_widget' argument 2 names different: declaration 'choices' definition '_choices'.
aptitude-0.8.7/src/apt_config_widgets.h:69:8: style: The function 'commit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/apt_config_widgets.h:52:16: note: Virtual function in base class
aptitude-0.8.7/src/apt_config_widgets.h:69:8: note: Function in derived class
aptitude-0.8.7/src/apt_config_widgets.h:87:8: style: The function 'commit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/apt_config_widgets.h:52:16: note: Virtual function in base class
aptitude-0.8.7/src/apt_config_widgets.h:87:8: note: Function in derived class
aptitude-0.8.7/src/apt_config_widgets.h:109:8: style: The function 'commit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/apt_config_widgets.h:52:16: note: Virtual function in base class
aptitude-0.8.7/src/apt_config_widgets.h:109:8: note: Function in derived class
aptitude-0.8.7/src/generic/apt/matching/pattern.h:55:7: style: Class 'MatchingException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/apt/matching/pattern.h:69:7: style: Class 'arch_specification' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/apt/matching/pattern.h:730:7: style: Class 'pattern' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/apt/matching/pattern.h:621:2: style: Class 'regex_info' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/menu_tree.h:113:8: style: The function 'package_enabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:45:16: note: Virtual function in base class
aptitude-0.8.7/src/menu_tree.h:113:8: note: Function in derived class
aptitude-0.8.7/src/menu_tree.h:116:8: style: The function 'package_install' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:51:16: note: Virtual function in base class
aptitude-0.8.7/src/menu_tree.h:116:8: note: Function in derived class
aptitude-0.8.7/src/menu_tree.h:119:8: style: The function 'package_reinstall' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:57:16: note: Virtual function in base class
aptitude-0.8.7/src/menu_tree.h:119:8: note: Function in derived class
aptitude-0.8.7/src/menu_tree.h:122:8: style: The function 'package_remove' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:60:16: note: Virtual function in base class
aptitude-0.8.7/src/menu_tree.h:122:8: note: Function in derived class
aptitude-0.8.7/src/menu_tree.h:125:8: style: The function 'package_purge' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:63:16: note: Virtual function in base class
aptitude-0.8.7/src/menu_tree.h:125:8: note: Function in derived class
aptitude-0.8.7/src/menu_tree.h:128:8: style: The function 'package_keep' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:69:16: note: Virtual function in base class
aptitude-0.8.7/src/menu_tree.h:128:8: note: Function in derived class
aptitude-0.8.7/src/menu_tree.h:131:8: style: The function 'package_hold' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:66:16: note: Virtual function in base class
aptitude-0.8.7/src/menu_tree.h:131:8: note: Function in derived class
aptitude-0.8.7/src/menu_tree.h:134:8: style: The function 'package_mark_auto' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:72:16: note: Virtual function in base class
aptitude-0.8.7/src/menu_tree.h:134:8: note: Function in derived class
aptitude-0.8.7/src/menu_tree.h:137:8: style: The function 'package_unmark_auto' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:75:16: note: Virtual function in base class
aptitude-0.8.7/src/menu_tree.h:137:8: note: Function in derived class
aptitude-0.8.7/src/menu_tree.h:140:8: style: The function 'package_forbid_enabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:78:16: note: Virtual function in base class
aptitude-0.8.7/src/menu_tree.h:140:8: note: Function in derived class
aptitude-0.8.7/src/menu_tree.h:145:8: style: The function 'package_forbid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:83:16: note: Virtual function in base class
aptitude-0.8.7/src/menu_tree.h:145:8: note: Function in derived class
aptitude-0.8.7/src/menu_tree.h:148:8: style: The function 'package_changelog_enabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:94:16: note: Virtual function in base class
aptitude-0.8.7/src/menu_tree.h:148:8: note: Function in derived class
aptitude-0.8.7/src/menu_tree.h:151:8: style: The function 'package_changelog' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:97:16: note: Virtual function in base class
aptitude-0.8.7/src/menu_tree.h:151:8: note: Function in derived class
aptitude-0.8.7/src/menu_tree.h:154:8: style: The function 'package_information_enabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:86:16: note: Virtual function in base class
aptitude-0.8.7/src/menu_tree.h:154:8: note: Function in derived class
aptitude-0.8.7/src/menu_tree.h:157:8: style: The function 'package_information' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:91:16: note: Virtual function in base class
aptitude-0.8.7/src/menu_tree.h:157:8: note: Function in derived class
aptitude-0.8.7/src/menu_tree.h:161:8: style: The function 'resolver_toggle_rejected' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:107:16: note: Virtual function in base class
aptitude-0.8.7/src/menu_tree.h:161:8: note: Function in derived class
aptitude-0.8.7/src/menu_tree.h:164:8: style: The function 'resolver_toggle_rejected_enabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:110:16: note: Virtual function in base class
aptitude-0.8.7/src/menu_tree.h:164:8: note: Function in derived class
aptitude-0.8.7/src/menu_tree.h:167:8: style: The function 'resolver_toggle_approved' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:101:16: note: Virtual function in base class
aptitude-0.8.7/src/menu_tree.h:167:8: note: Function in derived class
aptitude-0.8.7/src/menu_tree.h:170:8: style: The function 'resolver_toggle_approved_enabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:104:16: note: Virtual function in base class
aptitude-0.8.7/src/menu_tree.h:170:8: note: Function in derived class
aptitude-0.8.7/src/menu_tree.h:173:8: style: The function 'resolver_view_target' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:113:16: note: Virtual function in base class
aptitude-0.8.7/src/menu_tree.h:173:8: note: Function in derived class
aptitude-0.8.7/src/menu_tree.h:176:8: style: The function 'resolver_view_target_enabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:116:16: note: Virtual function in base class
aptitude-0.8.7/src/menu_tree.h:176:8: note: Function in derived class
aptitude-0.8.7/src/menu_tree.h:180:8: style: The function 'find_search_enabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:120:16: note: Virtual function in base class
aptitude-0.8.7/src/menu_tree.h:180:8: note: Function in derived class
aptitude-0.8.7/src/menu_tree.h:183:8: style: The function 'find_search_back_enabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:126:16: note: Virtual function in base class
aptitude-0.8.7/src/menu_tree.h:183:8: note: Function in derived class
aptitude-0.8.7/src/menu_tree.h:186:8: style: The function 'find_search' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:123:16: note: Virtual function in base class
aptitude-0.8.7/src/menu_tree.h:186:8: note: Function in derived class
aptitude-0.8.7/src/menu_tree.h:189:8: style: The function 'find_search_back' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:129:16: note: Virtual function in base class
aptitude-0.8.7/src/menu_tree.h:189:8: note: Function in derived class
aptitude-0.8.7/src/menu_tree.h:192:8: style: The function 'find_research_enabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:134:16: note: Virtual function in base class
aptitude-0.8.7/src/menu_tree.h:192:8: note: Function in derived class
aptitude-0.8.7/src/menu_tree.h:195:8: style: The function 'find_research' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:137:16: note: Virtual function in base class
aptitude-0.8.7/src/menu_tree.h:195:8: note: Function in derived class
aptitude-0.8.7/src/menu_tree.h:198:8: style: The function 'find_repeat_search_back_enabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:142:16: note: Virtual function in base class
aptitude-0.8.7/src/menu_tree.h:198:8: note: Function in derived class
aptitude-0.8.7/src/menu_tree.h:201:8: style: The function 'find_repeat_search_back' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:145:16: note: Virtual function in base class
aptitude-0.8.7/src/menu_tree.h:201:8: note: Function in derived class
aptitude-0.8.7/src/menu_tree.h:204:8: style: The function 'find_limit_enabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:148:16: note: Virtual function in base class
aptitude-0.8.7/src/menu_tree.h:204:8: note: Function in derived class
aptitude-0.8.7/src/menu_tree.h:207:8: style: The function 'find_limit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:151:16: note: Virtual function in base class
aptitude-0.8.7/src/menu_tree.h:207:8: note: Function in derived class
aptitude-0.8.7/src/menu_tree.h:210:8: style: The function 'find_reset_limit_enabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:154:16: note: Virtual function in base class
aptitude-0.8.7/src/menu_tree.h:210:8: note: Function in derived class
aptitude-0.8.7/src/menu_tree.h:213:8: style: The function 'find_reset_limit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:157:16: note: Virtual function in base class
aptitude-0.8.7/src/menu_tree.h:213:8: note: Function in derived class
aptitude-0.8.7/src/menu_tree.h:216:8: style: The function 'find_broken_enabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:160:16: note: Virtual function in base class
aptitude-0.8.7/src/menu_tree.h:216:8: note: Function in derived class
aptitude-0.8.7/src/menu_tree.h:219:8: style: The function 'find_broken' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:163:16: note: Virtual function in base class
aptitude-0.8.7/src/menu_tree.h:219:8: note: Function in derived class
aptitude-0.8.7/src/apt_undo_tree.h:48:8: style: The function 'undo_undo_enabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:39:16: note: Virtual function in base class
aptitude-0.8.7/src/apt_undo_tree.h:48:8: note: Function in derived class
aptitude-0.8.7/src/apt_undo_tree.h:54:8: style: The function 'undo_undo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:42:16: note: Virtual function in base class
aptitude-0.8.7/src/apt_undo_tree.h:54:8: note: Function in derived class
aptitude-0.8.7/src/apt_options.cc:433:4: style: Class 'dummy_subtree' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/pkg_node.h:75:8: style: The function 'package_enabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:45:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_node.h:75:8: note: Function in derived class
aptitude-0.8.7/src/pkg_node.h:76:8: style: The function 'package_install' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:51:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_node.h:76:8: note: Function in derived class
aptitude-0.8.7/src/pkg_node.h:77:8: style: The function 'package_reinstall' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:57:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_node.h:77:8: note: Function in derived class
aptitude-0.8.7/src/pkg_node.h:78:8: style: The function 'package_remove' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:60:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_node.h:78:8: note: Function in derived class
aptitude-0.8.7/src/pkg_node.h:79:8: style: The function 'package_purge' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:63:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_node.h:79:8: note: Function in derived class
aptitude-0.8.7/src/pkg_node.h:80:8: style: The function 'package_hold' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:66:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_node.h:80:8: note: Function in derived class
aptitude-0.8.7/src/pkg_node.h:81:8: style: The function 'package_keep' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:69:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_node.h:81:8: note: Function in derived class
aptitude-0.8.7/src/pkg_node.h:82:8: style: The function 'package_mark_auto' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:72:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_node.h:82:8: note: Function in derived class
aptitude-0.8.7/src/pkg_node.h:83:8: style: The function 'package_unmark_auto' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:75:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_node.h:83:8: note: Function in derived class
aptitude-0.8.7/src/pkg_item.h:67:16: style: The function 'select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_node.h:54:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_item.h:67:16: note: Function in derived class
aptitude-0.8.7/src/pkg_item.h:68:16: style: The function 'hold' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_node.h:55:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_item.h:68:16: note: Function in derived class
aptitude-0.8.7/src/pkg_item.h:69:16: style: The function 'keep' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_node.h:56:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_item.h:69:16: note: Function in derived class
aptitude-0.8.7/src/pkg_item.h:70:16: style: The function 'remove' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_node.h:57:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_item.h:70:16: note: Function in derived class
aptitude-0.8.7/src/pkg_item.h:71:16: style: The function 'purge' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_node.h:58:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_item.h:71:16: note: Function in derived class
aptitude-0.8.7/src/pkg_item.h:72:16: style: The function 'reinstall' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_node.h:59:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_item.h:72:16: note: Function in derived class
aptitude-0.8.7/src/pkg_item.h:73:16: style: The function 'set_auto' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_node.h:61:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_item.h:73:16: note: Function in derived class
aptitude-0.8.7/src/pkg_item.h:74:16: style: The function 'forbid_upgrade' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_node.h:62:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_item.h:74:16: note: Function in derived class
aptitude-0.8.7/src/pkg_item.h:97:8: style: The function 'package_forbid_enabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:78:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_item.h:97:8: note: Function in derived class
aptitude-0.8.7/src/pkg_item.h:98:8: style: The function 'package_forbid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:83:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_item.h:98:8: note: Function in derived class
aptitude-0.8.7/src/pkg_item.h:99:8: style: The function 'package_changelog_enabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:94:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_item.h:99:8: note: Function in derived class
aptitude-0.8.7/src/pkg_item.h:100:8: style: The function 'package_changelog' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:97:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_item.h:100:8: note: Function in derived class
aptitude-0.8.7/src/pkg_item.h:101:8: style: The function 'package_information_enabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:86:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_item.h:101:8: note: Function in derived class
aptitude-0.8.7/src/pkg_item.h:102:8: style: The function 'package_information' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:91:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_item.h:102:8: note: Function in derived class
aptitude-0.8.7/src/generic/util/undo.h:37:74: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aptitude-0.8.7/src/generic/util/undo.h:50:74: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aptitude-0.8.7/src/generic/util/undo.h:92:74: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aptitude-0.8.7/src/generic/util/undo.h:46:8: style: Technically the member function 'undo_group::empty' can be const. [functionConst]
aptitude-0.8.7/src/generic/util/undo.h:75:16: style: Technically the member function 'undo_list::size' can be const. [functionConst]
aptitude-0.8.7/src/generic/util/undo.h:35:16: style: The function 'undo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/generic/util/undo.h:23:16: note: Virtual function in base class
aptitude-0.8.7/src/generic/util/undo.h:35:16: note: Function in derived class
aptitude-0.8.7/src/generic/problemresolver/cost.h:344:16: warning: Identical condition 'index<0', second condition is always false [identicalConditionAfterEarlyExit]
aptitude-0.8.7/src/generic/problemresolver/cost.h:337:16: note: first condition
aptitude-0.8.7/src/generic/problemresolver/cost.h:344:16: note: second condition
aptitude-0.8.7/src/broken_indicator.cc:360:17: style: Condition 'cmp>0' is always true [knownConditionTrueFalse]
aptitude-0.8.7/src/generic/apt/aptitude_resolver_universe.h:312:10: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
aptitude-0.8.7/src/generic/apt/aptitude_resolver_universe.h:314:5: note: Found duplicate branches for 'if' and 'else'.
aptitude-0.8.7/src/generic/apt/aptitude_resolver_universe.h:312:10: note: Found duplicate branches for 'if' and 'else'.
aptitude-0.8.7/src/generic/problemresolver/choice_set.h:354:0: style: Unused variable: this [unusedVariable]
aptitude-0.8.7/src/generic/apt/aptitude_resolver_universe.h:395:3: warning: Member variable 'aptitude_resolver_dep::start' is not initialized in the constructor. [uninitMemberVar]
aptitude-0.8.7/src/generic/apt/aptitude_resolver_universe.h:577:25: style: Technically the member function 'version_iterator::get_pkg' can be const. [functionConst]
aptitude-0.8.7/src/generic/apt/aptitude_resolver_universe.h:583:25: style: Technically the member function 'version_iterator::get_ver' can be const. [functionConst]
aptitude-0.8.7/src/generic/problemresolver/solution.h:504:0: performance: Technically the member function 'generic_solution < aptitude_universe >::ver_name_lt::cmp' can be static. [functionStatic]
aptitude-0.8.7/src/generic/problemresolver/choice_set.h:352:0: style: Technically the member function 'generic_choice_set < PackageUniverse >::insert_or_narrow' can be const. [functionConst]
aptitude-0.8.7/src/generic/problemresolver/choice_set.h:352:0: style: Technically the member function 'generic_choice_set < aptitude_universe >::insert_or_narrow' can be const. [functionConst]
aptitude-0.8.7/src/generic/problemresolver/solution.h:772:6: style: Struct 'solution_weights' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aptitude-0.8.7/src/generic/problemresolver/solution.h:772:6: style: Struct 'solution_weights' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aptitude-0.8.7/src/generic/problemresolver/solution.h:381:0: style: Value of pointer 'real_soln', which points to allocated memory, is copied in copy constructor instead of allocating new memory. [copyCtorPointerCopying]
aptitude-0.8.7/src/generic/apt/aptitude_resolver_universe.h:776:3: style: Class 'dep_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/apt/aptitude_resolver_universe.h:1126:3: style: Class 'aptitude_universe' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/apt/aptitude_resolver_universe.h:1150:5: style: Class 'package_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/apt/aptitude_resolver_universe.h:1218:5: style: Class 'dep_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/apt/aptitude_resolver_universe.h:1303:5: style: Class 'broken_dep_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/exceptions.h:58:3: style: Class 'InterruptedException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/exceptions.h:78:3: style: Class 'ResolverInternalErrorException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/broken_indicator.cc:202:5: style: Struct 'update_event' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/solution.h:346:0: style: Class 'generic_solution < aptitude_universe >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/solution.h:592:0: style: Struct 'accumulate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/solution.h:609:0: style: Struct 'accumulate_1st' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/solution.h:110:0: style: Struct 'do_map_package' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/choice_set.h:162:0: style: Struct 'for_each_choice_pair' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/choice_set.h:200:0: style: Struct 'insert_choice_narrow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/apt/aptitude_resolver_universe.h:740:1: warning: The class 'dep_iterator' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
aptitude-0.8.7/src/cmdline/cmdline_action.cc:796:87: style: Function 'cmdline_parse_action' argument 11 names different: declaration 'term' definition 'term_metrics'. [funcArgNamesDifferent]
aptitude-0.8.7/src/cmdline/cmdline_action.h:231:87: note: Function 'cmdline_parse_action' argument 11 names different: declaration 'term' definition 'term_metrics'.
aptitude-0.8.7/src/cmdline/cmdline_action.cc:796:87: note: Function 'cmdline_parse_action' argument 11 names different: declaration 'term' definition 'term_metrics'.
aptitude-0.8.7/src/cmdline/cmdline_util.h:218:2: performance: Variable 'tag' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aptitude-0.8.7/src/cmdline/cmdline_util.h:219:2: performance: Variable 'pattern' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aptitude-0.8.7/src/cmdline/cmdline_util.h:322:12: style: Technically the member function 'aptitude::cmdline::package_results_eq::operator()' can be const. [functionConst]
aptitude-0.8.7/src/cmdline/cmdline_util.h:152:7: style: Class 'source_package' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/cmdline/cmdline_util.h:300:7: style: Class 'package_results_lt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/cmdline/cmdline_util.h:337:7: style: Class 'compare_version_results3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/cmdline/cmdline_util.h:359:7: style: Class 'version_results_lt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/cmdline/cmdline_util.h:382:7: style: Class 'version_results_eq' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/cmdline/cmdline_util.h:407:7: style: Class 'search_result_column_parameters' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/cmdline/terminal.h:98:8: warning: Class 'terminal_input' which has virtual members does not have a virtual destructor. [virtualDestructor]
aptitude-0.8.7/src/cmdline/terminal.h:124:8: warning: Class 'terminal_metrics' which has virtual members does not have a virtual destructor. [virtualDestructor]
aptitude-0.8.7/src/cmdline/cmdline_clean.cc:115:3: style: Class 'LogCleaner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/cmdline/cmdline_download_progress_display.cc:378:9: style: Class 'append_worker_status' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/cmdline/cmdline_main_loop.cc:52:4: style: Class 'cancel_running_on_leave_scope' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/cmdline/cmdline_mark.cc:172:29: style: The scope of the variable 'pkg_state' can be reduced. [variableScope]
aptitude-0.8.7/src/cmdline/cmdline_why.h:518:80: performance: Function parameter 'leaves' should be passed by const reference. [passedByValue]
aptitude-0.8.7/src/cmdline/cmdline_prompt.cc:330:21: warning: Iterators to containers from different expressions 'instver' and 'i->CurrentVer()' are used together. [mismatchingContainerExpression]
aptitude-0.8.7/src/cmdline/cmdline_resolver.cc:653:5: warning: Member variable 'resolver_result::aborted' is not initialized in the constructor. [uninitMemberVar]
aptitude-0.8.7/src/cmdline/cmdline_resolver.cc:698:3: style: Class 'cmdline_resolver_continuation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/cmdline/cmdline_resolver.cc:734:3: style: Class 'CmdlineSearchAbortedException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/cmdline/cmdline_resolver.cc:747:3: style: Class 'CmdlineSearchDisabledException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/cmdline/cmdline_resolver.cc:662:19: performance: Function parameter '_abort_msg' should be passed by const reference. [passedByValue]
aptitude-0.8.7/src/cmdline/cmdline_show.cc:608:7: warning: Return value of function std::search() is not used. [ignoredReturnValue]
aptitude-0.8.7/src/cmdline/cmdline_show.cc:399:28: style: The scope of the variable 'state' can be reduced. [variableScope]
aptitude-0.8.7/src/cmdline/cmdline_util.cc:591:62: style: Function 'find_source_by_archive' argument 1 names different: declaration 'pkg' definition 'source_name'. [funcArgNamesDifferent]
aptitude-0.8.7/src/cmdline/cmdline_util.h:178:62: note: Function 'find_source_by_archive' argument 1 names different: declaration 'pkg' definition 'source_name'.
aptitude-0.8.7/src/cmdline/cmdline_util.cc:591:62: note: Function 'find_source_by_archive' argument 1 names different: declaration 'pkg' definition 'source_name'.
aptitude-0.8.7/src/cmdline/cmdline_util.cc:633:31: style: Function 'find_source_package' argument 3 names different: declaration 'version_source_string' definition 'version_source_string_orig'. [funcArgNamesDifferent]
aptitude-0.8.7/src/cmdline/cmdline_util.h:198:31: note: Function 'find_source_package' argument 3 names different: declaration 'version_source_string' definition 'version_source_string_orig'.
aptitude-0.8.7/src/cmdline/cmdline_util.cc:633:31: note: Function 'find_source_package' argument 3 names different: declaration 'version_source_string' definition 'version_source_string_orig'.
aptitude-0.8.7/src/cmdline/cmdline_util.cc:356:32: performance: Function parameter 'initial' should be passed by const reference. [passedByValue]
aptitude-0.8.7/src/cmdline/cmdline_util.cc:356:47: performance: Function parameter 'final' should be passed by const reference. [passedByValue]
aptitude-0.8.7/src/cmdline/cmdline_versions.h:62:3: style: Class 'GroupByParseException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/cmdline/cmdline_versions.cc:114:10: style: The function 'get_groups' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/cmdline/cmdline_versions.cc:102:18: note: Virtual function in base class
aptitude-0.8.7/src/cmdline/cmdline_versions.cc:114:10: note: Function in derived class
aptitude-0.8.7/src/cmdline/cmdline_versions.cc:121:17: style: The function 'format_header' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/cmdline/cmdline_versions.cc:107:25: note: Virtual function in base class
aptitude-0.8.7/src/cmdline/cmdline_versions.cc:121:17: note: Function in derived class
aptitude-0.8.7/src/cmdline/cmdline_versions.cc:131:10: style: The function 'get_groups' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/cmdline/cmdline_versions.cc:102:18: note: Virtual function in base class
aptitude-0.8.7/src/cmdline/cmdline_versions.cc:131:10: note: Function in derived class
aptitude-0.8.7/src/cmdline/cmdline_versions.cc:158:17: style: The function 'format_header' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/cmdline/cmdline_versions.cc:107:25: note: Virtual function in base class
aptitude-0.8.7/src/cmdline/cmdline_versions.cc:158:17: note: Function in derived class
aptitude-0.8.7/src/cmdline/cmdline_versions.cc:168:10: style: The function 'get_groups' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/cmdline/cmdline_versions.cc:102:18: note: Virtual function in base class
aptitude-0.8.7/src/cmdline/cmdline_versions.cc:168:10: note: Function in derived class
aptitude-0.8.7/src/cmdline/cmdline_versions.cc:207:17: style: The function 'format_header' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/cmdline/cmdline_versions.cc:107:25: note: Virtual function in base class
aptitude-0.8.7/src/cmdline/cmdline_versions.cc:207:17: note: Function in derived class
aptitude-0.8.7/src/cmdline/cmdline_versions.cc:217:10: style: The function 'get_groups' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/cmdline/cmdline_versions.cc:102:18: note: Virtual function in base class
aptitude-0.8.7/src/cmdline/cmdline_versions.cc:217:10: note: Function in derived class
aptitude-0.8.7/src/cmdline/cmdline_versions.cc:229:17: style: The function 'format_header' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/cmdline/cmdline_versions.cc:107:25: note: Virtual function in base class
aptitude-0.8.7/src/cmdline/cmdline_versions.cc:229:17: note: Function in derived class
aptitude-0.8.7/src/cmdline/cmdline_why.cc:803:16: style: Condition 'i==0' is always true [knownConditionTrueFalse]
aptitude-0.8.7/src/cmdline/cmdline_why.cc:801:15: note: Assignment 'i=0', assigned value is 0
aptitude-0.8.7/src/cmdline/cmdline_why.cc:803:16: note: Condition 'i==0' is always true
aptitude-0.8.7/src/cmdline/cmdline_why.cc:272:12: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
aptitude-0.8.7/src/cmdline/cmdline_why.cc:275:7: note: Found duplicate branches for 'if' and 'else'.
aptitude-0.8.7/src/cmdline/cmdline_why.cc:272:12: note: Found duplicate branches for 'if' and 'else'.
aptitude-0.8.7/src/cmdline/cmdline_why.cc:803:16: style: Same expression on both sides of '==' because the value of 'i' and '0' are the same. [duplicateExpression]
aptitude-0.8.7/src/cmdline/cmdline_why.cc:801:15: note: 'i' is assigned value '0' here.
aptitude-0.8.7/src/cmdline/cmdline_why.cc:803:16: note: Same expression on both sides of '==' because the value of 'i' and '0' are the same.
aptitude-0.8.7/src/cmdline/cmdline_why.cc:1399:8: style: Function 'cmdline_why' argument 6 names different: declaration 'why_not' definition 'is_why_not'. [funcArgNamesDifferent]
aptitude-0.8.7/src/cmdline/cmdline_why.h:101:8: note: Function 'cmdline_why' argument 6 names different: declaration 'why_not' definition 'is_why_not'.
aptitude-0.8.7/src/cmdline/cmdline_why.cc:1399:8: note: Function 'cmdline_why' argument 6 names different: declaration 'why_not' definition 'is_why_not'.
aptitude-0.8.7/src/cmdline/cmdline_why.cc:1520:69: style: Function 'summarize_reasons' argument 1 names different: declaration 'actions' definition 'reasons'. [funcArgNamesDifferent]
aptitude-0.8.7/src/cmdline/cmdline_why.h:576:69: note: Function 'summarize_reasons' argument 1 names different: declaration 'actions' definition 'reasons'.
aptitude-0.8.7/src/cmdline/cmdline_why.cc:1520:69: note: Function 'summarize_reasons' argument 1 names different: declaration 'actions' definition 'reasons'.
aptitude-0.8.7/src/cmdline/cmdline_why.cc:1522:33: style: Function 'summarize_reasons' argument 3 names different: declaration 'out' definition 'output'. [funcArgNamesDifferent]
aptitude-0.8.7/src/cmdline/cmdline_why.h:578:33: note: Function 'summarize_reasons' argument 3 names different: declaration 'out' definition 'output'.
aptitude-0.8.7/src/cmdline/cmdline_why.cc:1522:33: note: Function 'summarize_reasons' argument 3 names different: declaration 'out' definition 'output'.
aptitude-0.8.7/src/cmdline/cmdline_why.cc:643:5: warning: Member variable 'justification_search::search_info' is not initialized in the constructor. [uninitMemberVar]
aptitude-0.8.7/src/cmdline/cmdline_why.cc:661:27: warning: Member variable 'justification_search::search_info' is not assigned a value in 'justification_search::operator='. [operatorEqVarError]
aptitude-0.8.7/src/cmdline/cmdline_why.cc:661:27: warning: 'operator=' should check for assignment to self to avoid problems with dynamic memory. [operatorEqToSelf]
aptitude-0.8.7/src/cmdline/cmdline_why.cc:1497:7: style: Technically the member function 'aptitude::why::::compare_first_action::operator()' can be const. [functionConst]
aptitude-0.8.7/src/cmdline/cmdline_why.cc:120:7: style: Class 'justification' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/cmdline/cmdline_why.cc:790:60: performance: Function parameter 'leaves' should be passed by const reference. [passedByValue]
aptitude-0.8.7/src/cmdline/mocks/teletype.h:60:0: error: syntax error [syntaxError]
aptitude-0.8.7/src/cmdline/transient_message.cc:164:76: style: Function 'display_and_advance' argument 1 names different: declaration 'line' definition 'msg'. [funcArgNamesDifferent]
aptitude-0.8.7/src/cmdline/transient_message.cc:102:54: note: Function 'display_and_advance' argument 1 names different: declaration 'line' definition 'msg'.
aptitude-0.8.7/src/cmdline/transient_message.cc:164:76: note: Function 'display_and_advance' argument 1 names different: declaration 'line' definition 'msg'.
aptitude-0.8.7/src/mine/board.h:103:3: warning: Member variable 'mine_board::minex' is not initialized in the constructor. [uninitMemberVar]
aptitude-0.8.7/src/mine/board.h:103:3: warning: Member variable 'mine_board::miney' is not initialized in the constructor. [uninitMemberVar]
aptitude-0.8.7/src/mine/board.h:103:3: warning: Member variable 'mine_board::starttime' is not initialized in the constructor. [uninitMemberVar]
aptitude-0.8.7/src/mine/board.h:103:3: warning: Member variable 'mine_board::endtime' is not initialized in the constructor. [uninitMemberVar]
aptitude-0.8.7/src/mine/board.h:140:7: style: Technically the member function 'mine_board::get_width' can be const. [functionConst]
aptitude-0.8.7/src/mine/board.h:141:7: style: Technically the member function 'mine_board::get_height' can be const. [functionConst]
aptitude-0.8.7/src/mine/board.h:142:14: style: Technically the member function 'mine_board::get_state' can be const. [functionConst]
aptitude-0.8.7/src/mine/board.h:152:7: style: Technically the member function 'mine_board::get_nummines' can be const. [functionConst]
aptitude-0.8.7/src/mine/board.h:153:7: style: Technically the member function 'mine_board::get_numflags' can be const. [functionConst]
aptitude-0.8.7/src/mine/board.h:155:22: style: Technically the member function 'mine_board::get_square' can be const. [functionConst]
aptitude-0.8.7/src/pkg_tree.h:143:8: style: The function 'find_limit_enabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:148:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_tree.h:143:8: note: Function in derived class
aptitude-0.8.7/src/pkg_tree.h:146:8: style: The function 'find_limit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:151:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_tree.h:146:8: note: Function in derived class
aptitude-0.8.7/src/pkg_tree.h:149:8: style: The function 'find_reset_limit_enabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:154:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_tree.h:149:8: note: Function in derived class
aptitude-0.8.7/src/pkg_tree.h:152:8: style: The function 'find_reset_limit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:157:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_tree.h:152:8: note: Function in derived class
aptitude-0.8.7/src/dep_item.cc:74:49: style: Function 'pkg_depitem' argument 1 names different: declaration '_first' definition 'first'. [funcArgNamesDifferent]
aptitude-0.8.7/src/dep_item.cc:62:38: note: Function 'pkg_depitem' argument 1 names different: declaration '_first' definition 'first'.
aptitude-0.8.7/src/dep_item.cc:74:49: note: Function 'pkg_depitem' argument 1 names different: declaration '_first' definition 'first'.
aptitude-0.8.7/src/dep_item.cc:74:68: style: Function 'pkg_depitem' argument 2 names different: declaration '_sig' definition 'sig'. [funcArgNamesDifferent]
aptitude-0.8.7/src/dep_item.cc:62:58: note: Function 'pkg_depitem' argument 2 names different: declaration '_sig' definition 'sig'.
aptitude-0.8.7/src/dep_item.cc:74:68: note: Function 'pkg_depitem' argument 2 names different: declaration '_sig' definition 'sig'.
aptitude-0.8.7/src/dep_item.cc:221:71: style: Function 'instantiate' argument 1 names different: declaration 'sig' definition '_sig'. [funcArgNamesDifferent]
aptitude-0.8.7/src/dep_item.h:55:52: note: Function 'instantiate' argument 1 names different: declaration 'sig' definition '_sig'.
aptitude-0.8.7/src/dep_item.cc:221:71: note: Function 'instantiate' argument 1 names different: declaration 'sig' definition '_sig'.
aptitude-0.8.7/src/dep_item.cc:222:23: style: Function 'instantiate' argument 2 names different: declaration 'desc_sig' definition '_desc_sig'. [funcArgNamesDifferent]
aptitude-0.8.7/src/dep_item.h:55:70: note: Function 'instantiate' argument 2 names different: declaration 'desc_sig' definition '_desc_sig'.
aptitude-0.8.7/src/dep_item.cc:222:23: note: Function 'instantiate' argument 2 names different: declaration 'desc_sig' definition '_desc_sig'.
aptitude-0.8.7/src/pkg_grouppolicy.h:179:3: style: Class 'pkg_grouppolicy_status_factory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/pkg_grouppolicy.h:213:3: style: Class 'pkg_grouppolicy_mode_factory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/pkg_grouppolicy.h:282:3: style: Class 'pkg_grouppolicy_priority_factory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/pkg_grouppolicy.h:297:3: style: Class 'pkg_grouppolicy_task_factory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/pkg_grouppolicy.h:381:3: style: Class 'pkg_grouppolicy_facet_tag_factory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/pkg_grouppolicy.h:397:3: style: Class 'pkg_grouppolicy_source_factory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/pkg_grouppolicy.h:411:3: style: Class 'pkg_grouppolicy_arch_factory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/pkg_sortpolicy.h:77:3: style: Class 'pkg_sortpolicy_wrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/pkg_ver_item.h:181:3: style: Class 'pkg_ver_screen' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/pkg_grouppolicy.h:112:28: style: The function 'instantiate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_grouppolicy.h:96:28: note: Virtual function in base class
aptitude-0.8.7/src/pkg_grouppolicy.h:112:28: note: Function in derived class
aptitude-0.8.7/src/pkg_grouppolicy.h:167:28: style: The function 'instantiate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_grouppolicy.h:96:28: note: Virtual function in base class
aptitude-0.8.7/src/pkg_grouppolicy.h:167:28: note: Function in derived class
aptitude-0.8.7/src/pkg_grouppolicy.h:181:28: style: The function 'instantiate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_grouppolicy.h:96:28: note: Virtual function in base class
aptitude-0.8.7/src/pkg_grouppolicy.h:181:28: note: Function in derived class
aptitude-0.8.7/src/pkg_grouppolicy.h:199:28: style: The function 'instantiate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_grouppolicy.h:96:28: note: Virtual function in base class
aptitude-0.8.7/src/pkg_grouppolicy.h:199:28: note: Function in derived class
aptitude-0.8.7/src/pkg_grouppolicy.h:215:20: style: The function 'instantiate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_grouppolicy.h:96:28: note: Virtual function in base class
aptitude-0.8.7/src/pkg_grouppolicy.h:215:20: note: Function in derived class
aptitude-0.8.7/src/pkg_grouppolicy.h:271:20: style: The function 'instantiate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_grouppolicy.h:96:28: note: Virtual function in base class
aptitude-0.8.7/src/pkg_grouppolicy.h:271:20: note: Function in derived class
aptitude-0.8.7/src/pkg_grouppolicy.h:284:20: style: The function 'instantiate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_grouppolicy.h:96:28: note: Virtual function in base class
aptitude-0.8.7/src/pkg_grouppolicy.h:284:20: note: Function in derived class
aptitude-0.8.7/src/pkg_grouppolicy.h:302:20: style: The function 'instantiate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_grouppolicy.h:96:28: note: Virtual function in base class
aptitude-0.8.7/src/pkg_grouppolicy.h:302:20: note: Function in derived class
aptitude-0.8.7/src/pkg_grouppolicy.h:351:20: style: The function 'instantiate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_grouppolicy.h:96:28: note: Virtual function in base class
aptitude-0.8.7/src/pkg_grouppolicy.h:351:20: note: Function in derived class
aptitude-0.8.7/src/pkg_grouppolicy.h:370:20: style: The function 'instantiate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_grouppolicy.h:96:28: note: Virtual function in base class
aptitude-0.8.7/src/pkg_grouppolicy.h:370:20: note: Function in derived class
aptitude-0.8.7/src/pkg_grouppolicy.h:386:20: style: The function 'instantiate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_grouppolicy.h:96:28: note: Virtual function in base class
aptitude-0.8.7/src/pkg_grouppolicy.h:386:20: note: Function in derived class
aptitude-0.8.7/src/pkg_grouppolicy.h:399:20: style: The function 'instantiate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_grouppolicy.h:96:28: note: Virtual function in base class
aptitude-0.8.7/src/pkg_grouppolicy.h:399:20: note: Function in derived class
aptitude-0.8.7/src/pkg_grouppolicy.h:413:20: style: The function 'instantiate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_grouppolicy.h:96:28: note: Virtual function in base class
aptitude-0.8.7/src/pkg_grouppolicy.h:413:20: note: Function in derived class
aptitude-0.8.7/src/pkg_subtree.h:76:16: style: The function 'select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_node.h:54:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_subtree.h:76:16: note: Function in derived class
aptitude-0.8.7/src/pkg_subtree.h:77:16: style: The function 'hold' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_node.h:55:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_subtree.h:77:16: note: Function in derived class
aptitude-0.8.7/src/pkg_subtree.h:78:16: style: The function 'keep' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_node.h:56:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_subtree.h:78:16: note: Function in derived class
aptitude-0.8.7/src/pkg_subtree.h:79:16: style: The function 'remove' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_node.h:57:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_subtree.h:79:16: note: Function in derived class
aptitude-0.8.7/src/pkg_subtree.h:80:16: style: The function 'purge' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_node.h:58:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_subtree.h:80:16: note: Function in derived class
aptitude-0.8.7/src/pkg_subtree.h:81:16: style: The function 'reinstall' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_node.h:59:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_subtree.h:81:16: note: Function in derived class
aptitude-0.8.7/src/pkg_subtree.h:82:16: style: The function 'set_auto' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_node.h:61:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_subtree.h:82:16: note: Function in derived class
aptitude-0.8.7/src/pkg_subtree.h:83:16: style: The function 'forbid_upgrade' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_node.h:62:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_subtree.h:83:16: note: Function in derived class
aptitude-0.8.7/src/pkg_subtree.h:142:26: style: The function 'tag' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_subtree.h:73:26: note: Virtual function in base class
aptitude-0.8.7/src/pkg_subtree.h:142:26: note: Function in derived class
aptitude-0.8.7/src/dep_item.h:55:28: style: The function 'instantiate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_grouppolicy.h:96:28: note: Virtual function in base class
aptitude-0.8.7/src/dep_item.h:55:28: note: Function in derived class
aptitude-0.8.7/src/dep_item.h:62:31: style: The function 'setup_new_root' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/apt_info_tree.h:57:39: note: Virtual function in base class
aptitude-0.8.7/src/dep_item.h:62:31: note: Function in derived class
aptitude-0.8.7/src/pkg_ver_item.h:54:31: style: The function 'setup_column' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_columnizer.h:58:39: note: Virtual function in base class
aptitude-0.8.7/src/pkg_ver_item.h:54:31: note: Function in derived class
aptitude-0.8.7/src/pkg_ver_item.h:95:16: style: The function 'select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_node.h:54:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_ver_item.h:95:16: note: Function in derived class
aptitude-0.8.7/src/pkg_ver_item.h:96:16: style: The function 'hold' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_node.h:55:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_ver_item.h:96:16: note: Function in derived class
aptitude-0.8.7/src/pkg_ver_item.h:97:16: style: The function 'keep' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_node.h:56:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_ver_item.h:97:16: note: Function in derived class
aptitude-0.8.7/src/pkg_ver_item.h:98:16: style: The function 'remove' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_node.h:57:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_ver_item.h:98:16: note: Function in derived class
aptitude-0.8.7/src/pkg_ver_item.h:99:16: style: The function 'purge' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_node.h:58:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_ver_item.h:99:16: note: Function in derived class
aptitude-0.8.7/src/pkg_ver_item.h:100:16: style: The function 'reinstall' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_node.h:59:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_ver_item.h:100:16: note: Function in derived class
aptitude-0.8.7/src/pkg_ver_item.h:101:16: style: The function 'set_auto' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_node.h:61:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_ver_item.h:101:16: note: Function in derived class
aptitude-0.8.7/src/pkg_ver_item.h:102:16: style: The function 'forbid_upgrade' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_node.h:62:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_ver_item.h:102:16: note: Function in derived class
aptitude-0.8.7/src/pkg_ver_item.h:115:8: style: The function 'package_forbid_enabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:78:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_ver_item.h:115:8: note: Function in derived class
aptitude-0.8.7/src/pkg_ver_item.h:116:8: style: The function 'package_forbid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:83:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_ver_item.h:116:8: note: Function in derived class
aptitude-0.8.7/src/pkg_ver_item.h:117:8: style: The function 'package_changelog_enabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:94:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_ver_item.h:117:8: note: Function in derived class
aptitude-0.8.7/src/pkg_ver_item.h:118:8: style: The function 'package_changelog' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:97:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_ver_item.h:118:8: note: Function in derived class
aptitude-0.8.7/src/pkg_ver_item.h:119:8: style: The function 'package_information_enabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:86:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_ver_item.h:119:8: note: Function in derived class
aptitude-0.8.7/src/pkg_ver_item.h:120:8: style: The function 'package_information' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:91:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_ver_item.h:120:8: note: Function in derived class
aptitude-0.8.7/src/pkg_ver_item.h:170:28: style: The function 'instantiate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_grouppolicy.h:96:28: note: Virtual function in base class
aptitude-0.8.7/src/pkg_ver_item.h:170:28: note: Function in derived class
aptitude-0.8.7/src/pkg_ver_item.h:179:39: style: The function 'setup_new_root' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/apt_info_tree.h:57:39: note: Virtual function in base class
aptitude-0.8.7/src/pkg_ver_item.h:179:39: note: Function in derived class
aptitude-0.8.7/src/dep_item.cc:69:8: style: The function 'select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_subtree.h:76:16: note: Virtual function in base class
aptitude-0.8.7/src/dep_item.cc:69:8: note: Function in derived class
aptitude-0.8.7/src/dep_item.cc:202:8: style: The function 'add_package' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_grouppolicy.h:88:16: note: Virtual function in base class
aptitude-0.8.7/src/dep_item.cc:202:8: note: Function in derived class
aptitude-0.8.7/src/pkg_item_with_subtree.h:82:0: style: The function 'paint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_item.h:61:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_item_with_subtree.h:82:0: note: Function in derived class
aptitude-0.8.7/src/pkg_subtree.h:51:28: performance: Function parameter '_name' should be passed by const reference. [passedByValue]
aptitude-0.8.7/src/pkg_subtree.h:51:48: performance: Function parameter '_description' should be passed by const reference. [passedByValue]
aptitude-0.8.7/src/pkg_subtree.h:62:28: performance: Function parameter '_name' should be passed by const reference. [passedByValue]
aptitude-0.8.7/src/pkg_subtree.h:126:39: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
aptitude-0.8.7/src/pkg_subtree.h:126:58: performance: Function parameter 'description' should be passed by const reference. [passedByValue]
aptitude-0.8.7/src/pkg_subtree.h:135:39: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
aptitude-0.8.7/src/pkg_ver_item.h:153:36: performance: Function parameter '_name' should be passed by const reference. [passedByValue]
aptitude-0.8.7/src/download_item.h:48:3: warning: Member variable 'download_item::hit' is not initialized in the constructor. [uninitMemberVar]
aptitude-0.8.7/src/download_item.h:48:3: warning: Member variable 'download_item::doneColor' is not initialized in the constructor. [uninitMemberVar]
aptitude-0.8.7/src/download_item.h:48:3: style: Class 'download_item' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/util/safe_slot.h:112:0: style: Value of pointer 'impl', which points to allocated memory, is copied in copy constructor instead of allocating new memory. [copyCtorPointerCopying]
aptitude-0.8.7/src/generic/util/safe_slot.h:100:0: style: Class 'safe_slot_wrapper < sigc :: slot2 < void , download_thread * , pkgAcquire :: RunResult > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/util/safe_slot.h:100:0: style: Class 'safe_slot_wrapper < sigc :: slot0 < void > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/apt/apt.cc:317:27: style: Function 'apt_init' argument 1 names different: declaration 'progess_bar' definition 'progress_bar'. [funcArgNamesDifferent]
aptitude-0.8.7/src/generic/apt/apt.h:71:27: note: Function 'apt_init' argument 1 names different: declaration 'progess_bar' definition 'progress_bar'.
aptitude-0.8.7/src/generic/apt/apt.cc:317:27: note: Function 'apt_init' argument 1 names different: declaration 'progess_bar' definition 'progress_bar'.
aptitude-0.8.7/src/generic/apt/rev_dep_iterator.h:55:3: style: Class 'rev_dep_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/apt/rev_dep_iterator.h:75:3: style: Class 'rev_dep_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/apt/aptcache.cc:548:19: style: The scope of the variable 'state' can be reduced. [variableScope]
aptitude-0.8.7/src/generic/apt/aptcache.cc:198:46: style: Function 'aptitudeDepCache' argument 1 names different: declaration 'cache' definition 'Cache'. [funcArgNamesDifferent]
aptitude-0.8.7/src/generic/apt/aptcache.h:305:30: note: Function 'aptitudeDepCache' argument 1 names different: declaration 'cache' definition 'Cache'.
aptitude-0.8.7/src/generic/apt/aptcache.cc:198:46: note: Function 'aptitudeDepCache' argument 1 names different: declaration 'cache' definition 'Cache'.
aptitude-0.8.7/src/generic/apt/aptcache.cc:1516:65: style: Function 'set_candidate_version' argument 1 names different: declaration 'TargetVer' definition 'ver'. [funcArgNamesDifferent]
aptitude-0.8.7/src/generic/apt/aptcache.h:367:49: note: Function 'set_candidate_version' argument 1 names different: declaration 'TargetVer' definition 'ver'.
aptitude-0.8.7/src/generic/apt/aptcache.cc:1516:65: note: Function 'set_candidate_version' argument 1 names different: declaration 'TargetVer' definition 'ver'.
aptitude-0.8.7/src/generic/apt/aptcache.cc:1606:63: style: Function 'mark_single_install' argument 1 names different: declaration 'pkg' definition 'Pkg'. [funcArgNamesDifferent]
aptitude-0.8.7/src/generic/apt/aptcache.h:412:47: note: Function 'mark_single_install' argument 1 names different: declaration 'pkg' definition 'Pkg'.
aptitude-0.8.7/src/generic/apt/aptcache.cc:1606:63: note: Function 'mark_single_install' argument 1 names different: declaration 'pkg' definition 'Pkg'.
aptitude-0.8.7/src/generic/apt/aptcache.cc:1634:63: style: Function 'mark_auto_installed' argument 1 names different: declaration 'pkg' definition 'Pkg'. [funcArgNamesDifferent]
aptitude-0.8.7/src/generic/apt/aptcache.h:417:47: note: Function 'mark_auto_installed' argument 1 names different: declaration 'pkg' definition 'Pkg'.
aptitude-0.8.7/src/generic/apt/aptcache.cc:1634:63: note: Function 'mark_auto_installed' argument 1 names different: declaration 'pkg' definition 'Pkg'.
aptitude-0.8.7/src/generic/apt/aptcache.cc:2397:82: style: Function 'apply_solution' argument 1 names different: declaration 'solution' definition 'realSol'. [funcArgNamesDifferent]
aptitude-0.8.7/src/generic/apt/aptcache.h:473:66: note: Function 'apply_solution' argument 1 names different: declaration 'solution' definition 'realSol'.
aptitude-0.8.7/src/generic/apt/aptcache.cc:2397:82: note: Function 'apply_solution' argument 1 names different: declaration 'solution' definition 'realSol'.
aptitude-0.8.7/src/generic/apt/aptcache.cc:153:88: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aptitude-0.8.7/src/generic/apt/aptcache.cc:184:5: style: Class 'action_group' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aptitude-0.8.7/src/generic/apt/aptitudepolicy.h:24:3: style: Class 'aptitudePolicy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/apt/aptcache.cc:139:3: style: Class 'forget_undoer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/apt/aptcache.cc:89:14: performance: Function parameter '_prev_forbidver' should be passed by const reference. [passedByValue]
aptitude-0.8.7/src/generic/apt/aptitude_resolver.cc:257:91: style: Function 'matches' argument 1 names different: declaration 'v' definition 'ver'. [funcArgNamesDifferent]
aptitude-0.8.7/src/generic/apt/aptitude_resolver.h:241:53: note: Function 'matches' argument 1 names different: declaration 'v' definition 'ver'.
aptitude-0.8.7/src/generic/apt/aptitude_resolver.cc:257:91: note: Function 'matches' argument 1 names different: declaration 'v' definition 'ver'.
aptitude-0.8.7/src/generic/apt/aptitude_resolver.cc:430:56: style: Function 'parse' argument 1 names different: declaration 'definition' definition 'hint'. [funcArgNamesDifferent]
aptitude-0.8.7/src/generic/apt/aptitude_resolver.h:395:42: note: Function 'parse' argument 1 names different: declaration 'definition' definition 'hint'.
aptitude-0.8.7/src/generic/apt/aptitude_resolver.cc:430:56: note: Function 'parse' argument 1 names different: declaration 'definition' definition 'hint'.
aptitude-0.8.7/src/generic/apt/aptitude_resolver_cost_settings.h:118:8: performance: Technically the member function 'aptitude_resolver_cost_settings::is_component_relevant' can be static. [functionStatic]
aptitude-0.8.7/src/generic/apt/aptitude_resolver_cost_types.h:35:3: style: Class 'CostTypeCheckFailure' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/apt/aptitude_resolver_cost_settings.h:67:5: style: Class 'component' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/apt/aptitude_resolver.h:299:21: performance: Function parameter '_selection' should be passed by const reference. [passedByValue]
aptitude-0.8.7/src/generic/apt/aptitude_resolver_cost_settings.cc:98:5: style: Class 'add_effect_f' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/apt/aptitude_resolver_cost_settings.cc:117:5: style: Class 'merge_types_f' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/apt/aptitude_resolver_universe.cc:592:29: performance: Technically the member function 'DummyEmptySolution::version_of' can be static. [functionStatic]
aptitude-0.8.7/src/generic/apt/changelog_parse.cc:271:34: style: Function 'changelog' argument 1 names different: declaration 'file' definition 'digest'. [funcArgNamesDifferent]
aptitude-0.8.7/src/generic/apt/changelog_parse.h:213:25: note: Function 'changelog' argument 1 names different: declaration 'file' definition 'digest'.
aptitude-0.8.7/src/generic/apt/changelog_parse.cc:271:34: note: Function 'changelog' argument 1 names different: declaration 'file' definition 'digest'.
aptitude-0.8.7/src/generic/apt/changelog_parse.cc:279:32: style: Unused variable: fragments [unusedVariable]
aptitude-0.8.7/src/generic/apt/changelog_parse.h:101:7: style: Class 'changelog_element_list' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/apt/changelog_parse.h:213:7: style: Class 'changelog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/apt/config_signal.cc:73:42: style: Function 'SetNoUser' argument 1 names different: declaration 'name' definition 'Name'. [funcArgNamesDifferent]
aptitude-0.8.7/src/generic/apt/config_signal.h:166:25: note: Function 'SetNoUser' argument 1 names different: declaration 'name' definition 'Name'.
aptitude-0.8.7/src/generic/apt/config_signal.cc:73:42: note: Function 'SetNoUser' argument 1 names different: declaration 'name' definition 'Name'.
aptitude-0.8.7/src/generic/apt/config_signal.cc:25:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aptitude-0.8.7/src/generic/apt/config_signal.cc:115:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aptitude-0.8.7/src/generic/apt/download_install_manager.cc:112:90: style: Function 'finish_pre_dpkg' argument 1 names different: declaration 'result' definition 'res'. [funcArgNamesDifferent]
aptitude-0.8.7/src/generic/apt/download_install_manager.h:106:48: note: Function 'finish_pre_dpkg' argument 1 names different: declaration 'result' definition 'res'.
aptitude-0.8.7/src/generic/apt/download_install_manager.cc:112:90: note: Function 'finish_pre_dpkg' argument 1 names different: declaration 'result' definition 'res'.
aptitude-0.8.7/src/generic/apt/download_install_manager.h:135:8: style: The function 'prepare' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/generic/apt/download_manager.h:76:16: note: Virtual function in base class
aptitude-0.8.7/src/generic/apt/download_install_manager.h:135:8: note: Function in derived class
aptitude-0.8.7/src/generic/apt/download_install_manager.h:144:8: style: The function 'finish' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/generic/apt/download_manager.h:115:16: note: Virtual function in base class
aptitude-0.8.7/src/generic/apt/download_install_manager.h:144:8: note: Function in derived class
aptitude-0.8.7/src/generic/apt/download_queue.cc:1077:12: performance: Technically the member function 'aptitude::::download_thread::run' can be static. [functionStatic]
aptitude-0.8.7/src/generic/apt/download_queue.cc:403:7: style: Class 'active_download_info' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/apt/download_queue.cc:808:2: style: Class 'bootstrap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/apt/download_update_manager.h:71:8: style: The function 'prepare' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/generic/apt/download_manager.h:76:16: note: Virtual function in base class
aptitude-0.8.7/src/generic/apt/download_update_manager.h:71:8: note: Function in derived class
aptitude-0.8.7/src/generic/apt/dpkg.cc:57:35: performance: Inefficient usage of string::find() in condition; string::compare() would be faster. [stlIfStrFind]
aptitude-0.8.7/src/generic/apt/dump_packages.cc:81:66: style: Function 'dump_versions' argument 1 names different: declaration 'versions' definition 'packages'. [funcArgNamesDifferent]
aptitude-0.8.7/src/generic/apt/dump_packages.h:65:66: note: Function 'dump_versions' argument 1 names different: declaration 'versions' definition 'packages'.
aptitude-0.8.7/src/generic/apt/dump_packages.cc:81:66: note: Function 'dump_versions' argument 1 names different: declaration 'versions' definition 'packages'.
aptitude-0.8.7/src/generic/apt/dump_packages.cc:792:55: style: Function 'make_truncated_state_copy' argument 1 names different: declaration 'out_dir' definition 'outDir'. [funcArgNamesDifferent]
aptitude-0.8.7/src/generic/apt/dump_packages.h:108:55: note: Function 'make_truncated_state_copy' argument 1 names different: declaration 'out_dir' definition 'outDir'.
aptitude-0.8.7/src/generic/apt/dump_packages.cc:792:55: note: Function 'make_truncated_state_copy' argument 1 names different: declaration 'out_dir' definition 'outDir'.
aptitude-0.8.7/src/generic/apt/dump_packages.cc:871:73: style: Function 'dump_truncated_packages' argument 1 names different: declaration 'versions' definition 'packages'. [funcArgNamesDifferent]
aptitude-0.8.7/src/generic/apt/dump_packages.h:76:73: note: Function 'dump_truncated_packages' argument 1 names different: declaration 'versions' definition 'packages'.
aptitude-0.8.7/src/generic/apt/dump_packages.cc:871:73: note: Function 'dump_truncated_packages' argument 1 names different: declaration 'versions' definition 'packages'.
aptitude-0.8.7/src/generic/apt/dump_packages.cc:127:2: style: Class 'dep_element' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/apt/dump_packages.cc:143:2: style: Class 'ParseException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/apt/dump_packages.cc:574:40: performance: Function parameter 'visited_packages' should be passed by const reference. [passedByValue]
aptitude-0.8.7/src/generic/apt/history/history_entry.h:379:5: style: The class 'entry' does not have a constructor although it has private member variables. [noConstructor]
aptitude-0.8.7/src/generic/apt/history/history_entry.h:55:7: style: Class 'HistoryException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/apt/matching/compare_patterns.cc:86:6: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aptitude-0.8.7/src/generic/apt/matching/match.h:117:7: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
aptitude-0.8.7/src/generic/apt/matching/match.h:119:2: note: Found duplicate branches for 'if' and 'else'.
aptitude-0.8.7/src/generic/apt/matching/match.h:117:7: note: Found duplicate branches for 'if' and 'else'.
aptitude-0.8.7/src/generic/apt/matching/match.h:65:7: warning: Member variable 'matchable::pkg' is not initialized in the constructor. [uninitMemberVar]
aptitude-0.8.7/src/generic/apt/matching/match.h:65:7: warning: Member variable 'matchable::ver' is not initialized in the constructor. [uninitMemberVar]
aptitude-0.8.7/src/generic/apt/matching/match.h:81:7: style: Class 'matchable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/apt/matching/match.h:207:2: style: Class 'regexp_match' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/apt/matching/parse.cc:1514:3: style: Exception should be caught by reference. [catchExceptionByValue]
aptitude-0.8.7/src/generic/apt/matching/parse.cc:655:40: performance: Function parameter 'terminators' should be passed by const reference. [passedByValue]
aptitude-0.8.7/src/generic/apt/matching/parse.cc:1304:13: performance: Passing the result of c_str() to a function that takes std::string as argument no. 1 is slow and redundant. [stlcstrParam]
aptitude-0.8.7/src/generic/apt/parse_dpkg_status.cc:83:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
aptitude-0.8.7/src/generic/apt/parse_dpkg_status.cc:99:76: style: Function 'operator<<' argument 2 names different: declaration 'mgs' definition 'msg'. [funcArgNamesDifferent]
aptitude-0.8.7/src/generic/apt/parse_dpkg_status.h:185:76: note: Function 'operator<<' argument 2 names different: declaration 'mgs' definition 'msg'.
aptitude-0.8.7/src/generic/apt/parse_dpkg_status.cc:99:76: note: Function 'operator<<' argument 2 names different: declaration 'mgs' definition 'msg'.
aptitude-0.8.7/src/generic/apt/parse_dpkg_status.cc:166:22: style: Variable 'msg' is assigned a value that is never used. [unreadVariable]
aptitude-0.8.7/src/generic/apt/parse_dpkg_status.h:39:7: style: Class 'DpkgStatusException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/apt/resolver_manager.cc:169:55: style: Function 'resolver_manager' argument 1 names different: declaration 'cache_file' definition '_cache_file'. [funcArgNamesDifferent]
aptitude-0.8.7/src/generic/apt/resolver_manager.h:488:39: note: Function 'resolver_manager' argument 1 names different: declaration 'cache_file' definition '_cache_file'.
aptitude-0.8.7/src/generic/apt/resolver_manager.cc:169:55: note: Function 'resolver_manager' argument 1 names different: declaration 'cache_file' definition '_cache_file'.
aptitude-0.8.7/src/generic/apt/resolver_manager.cc:1150:63: style: Function 'do_get_solution' argument 2 names different: declaration 'solution_number' definition 'solution_num'. [funcArgNamesDifferent]
aptitude-0.8.7/src/generic/apt/resolver_manager.h:432:47: note: Function 'do_get_solution' argument 2 names different: declaration 'solution_number' definition 'solution_num'.
aptitude-0.8.7/src/generic/apt/resolver_manager.cc:1150:63: note: Function 'do_get_solution' argument 2 names different: declaration 'solution_number' definition 'solution_num'.
aptitude-0.8.7/src/generic/apt/resolver_manager.cc:1277:5: performance: Variable 'msg' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aptitude-0.8.7/src/generic/apt/resolver_manager.cc:231:3: style: Class 'background_suspender' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/apt/resolver_manager.cc:702:3: style: Struct 'background_thread_bootstrap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/apt/resolver_manager.cc:1275:3: style: Class 'SolutionSearchAbortException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/apt/resolver_manager.cc:1228:8: style: The function 'success' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/generic/apt/resolver_manager.h:95:18: note: Virtual function in base class
aptitude-0.8.7/src/generic/apt/resolver_manager.cc:1228:8: note: Function in derived class
aptitude-0.8.7/src/generic/apt/resolver_manager.cc:1236:8: style: The function 'no_more_time' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/generic/apt/resolver_manager.h:102:18: note: Virtual function in base class
aptitude-0.8.7/src/generic/apt/resolver_manager.cc:1236:8: note: Function in derived class
aptitude-0.8.7/src/generic/apt/resolver_manager.cc:1244:8: style: The function 'no_more_solutions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/generic/apt/resolver_manager.h:99:18: note: Virtual function in base class
aptitude-0.8.7/src/generic/apt/resolver_manager.cc:1244:8: note: Function in derived class
aptitude-0.8.7/src/generic/apt/resolver_manager.cc:1251:8: style: The function 'interrupted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/generic/apt/resolver_manager.h:107:18: note: Virtual function in base class
aptitude-0.8.7/src/generic/apt/resolver_manager.cc:1251:8: note: Function in derived class
aptitude-0.8.7/src/generic/apt/resolver_manager.cc:1257:8: style: The function 'aborted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/generic/apt/resolver_manager.h:110:18: note: Virtual function in base class
aptitude-0.8.7/src/generic/apt/resolver_manager.cc:1257:8: note: Function in derived class
aptitude-0.8.7/src/generic/apt/resolver_manager.cc:1411:8: style: The function 'success' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/generic/apt/resolver_manager.h:95:18: note: Virtual function in base class
aptitude-0.8.7/src/generic/apt/resolver_manager.cc:1411:8: note: Function in derived class
aptitude-0.8.7/src/generic/apt/resolver_manager.cc:1422:8: style: The function 'no_more_solutions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/generic/apt/resolver_manager.h:99:18: note: Virtual function in base class
aptitude-0.8.7/src/generic/apt/resolver_manager.cc:1422:8: note: Function in derived class
aptitude-0.8.7/src/generic/apt/resolver_manager.cc:1431:8: style: The function 'no_more_time' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/generic/apt/resolver_manager.h:102:18: note: Virtual function in base class
aptitude-0.8.7/src/generic/apt/resolver_manager.cc:1431:8: note: Function in derived class
aptitude-0.8.7/src/generic/apt/resolver_manager.cc:1438:8: style: The function 'interrupted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/generic/apt/resolver_manager.h:107:18: note: Virtual function in base class
aptitude-0.8.7/src/generic/apt/resolver_manager.cc:1438:8: note: Function in derived class
aptitude-0.8.7/src/generic/apt/resolver_manager.cc:1446:8: style: The function 'aborted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/generic/apt/resolver_manager.h:110:18: note: Virtual function in base class
aptitude-0.8.7/src/generic/apt/resolver_manager.cc:1446:8: note: Function in derived class
aptitude-0.8.7/src/generic/apt/resolver_manager.cc:1802:8: style: The function 'success' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/generic/apt/resolver_manager.h:95:18: note: Virtual function in base class
aptitude-0.8.7/src/generic/apt/resolver_manager.cc:1802:8: note: Function in derived class
aptitude-0.8.7/src/generic/apt/resolver_manager.cc:1895:8: style: The function 'no_more_solutions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/generic/apt/resolver_manager.h:99:18: note: Virtual function in base class
aptitude-0.8.7/src/generic/apt/resolver_manager.cc:1895:8: note: Function in derived class
aptitude-0.8.7/src/generic/apt/resolver_manager.cc:1919:8: style: The function 'no_more_time' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/generic/apt/resolver_manager.h:102:18: note: Virtual function in base class
aptitude-0.8.7/src/generic/apt/resolver_manager.cc:1919:8: note: Function in derived class
aptitude-0.8.7/src/generic/apt/resolver_manager.cc:1943:8: style: The function 'interrupted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/generic/apt/resolver_manager.h:107:18: note: Virtual function in base class
aptitude-0.8.7/src/generic/apt/resolver_manager.cc:1943:8: note: Function in derived class
aptitude-0.8.7/src/generic/apt/resolver_manager.cc:1952:8: style: The function 'aborted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/generic/apt/resolver_manager.h:110:18: note: Virtual function in base class
aptitude-0.8.7/src/generic/apt/resolver_manager.cc:1952:8: note: Function in derived class
aptitude-0.8.7/src/generic/apt/resolver_manager.cc:1180:4: style: Throwing a copy of the caught exception instead of rethrowing the original exception. [exceptRethrowCopy]
aptitude-0.8.7/src/generic/apt/tags.cc:65:5: style: 'const_iterator::operator=' should return 'const_iterator &'. [operatorEq]
aptitude-0.8.7/src/generic/apt/tags.cc:74:10: style: Technically the member function 'tag_list::const_iterator::operator==' can be const. [functionConst]
aptitude-0.8.7/src/generic/apt/tags.cc:81:10: style: Technically the member function 'tag_list::const_iterator::operator!=' can be const. [functionConst]
aptitude-0.8.7/src/generic/apt/tags.cc:49:1: warning: The class 'tag_list' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
aptitude-0.8.7/src/generic/apt/tags.cc:54:3: warning: The class 'const_iterator' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
aptitude-0.8.7/src/generic/apt/tasks.cc:185:16: style: The scope of the variable 'task_set' can be reduced. [variableScope]
aptitude-0.8.7/src/generic/controllers/search_input.cc:62:9: style: Class 'search_input_impl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/dummy_universe.cc:86:52: style: Function 'solved_by' argument 1 names different: declaration 'other' definition 'ver'. [funcArgNamesDifferent]
aptitude-0.8.7/src/generic/problemresolver/dummy_universe.h:506:35: note: Function 'solved_by' argument 1 names different: declaration 'other' definition 'ver'.
aptitude-0.8.7/src/generic/problemresolver/dummy_universe.cc:86:52: note: Function 'solved_by' argument 1 names different: declaration 'other' definition 'ver'.
aptitude-0.8.7/src/generic/problemresolver/dummy_universe.cc:135:14: style: Function 'add_dep' argument 6 names different: declaration 'candidate_for_initial_set' definition 'is_candidate_for_initial_set'. [funcArgNamesDifferent]
aptitude-0.8.7/src/generic/problemresolver/dummy_universe.h:631:46: note: Function 'add_dep' argument 6 names different: declaration 'candidate_for_initial_set' definition 'is_candidate_for_initial_set'.
aptitude-0.8.7/src/generic/problemresolver/dummy_universe.cc:135:14: note: Function 'add_dep' argument 6 names different: declaration 'candidate_for_initial_set' definition 'is_candidate_for_initial_set'.
aptitude-0.8.7/src/generic/problemresolver/dummy_universe.cc:26:16: warning: Member variable 'dummy_package::cur' is not initialized in the constructor. [uninitMemberVar]
aptitude-0.8.7/src/generic/problemresolver/dummy_universe.h:658:8: performance: Technically the member function 'dummy_universe::is_candidate_for_initial_set' can be static. [functionStatic]
aptitude-0.8.7/src/generic/problemresolver/dummy_universe.h:572:10: style: Technically the member function 'dummy_universe::compare_dummy_packages::operator()' can be const. [functionConst]
aptitude-0.8.7/src/generic/problemresolver/dummy_universe.h:580:10: style: Technically the member function 'dummy_universe::compare_dummy_versions::operator()' can be const. [functionConst]
aptitude-0.8.7/src/generic/problemresolver/dummy_universe.h:714:6: style: Value of pointer 'rep', which points to allocated memory, is copied in copy constructor instead of allocating new memory. [copyCtorPointerCopying]
aptitude-0.8.7/src/generic/problemresolver/dummy_universe.h:317:5: style: Class 'package' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/dummy_universe.h:379:5: style: Class 'version' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/dummy_universe.h:439:5: style: Class 'dep' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/dummy_universe.h:721:3: style: Class 'dummy_universe_ref' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/dummy_universe.h:690:5: style: Struct '_rep' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/dummy_universe.h:819:3: style: Class 'ParseError' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/dummy_universe.h:60:0: style: Class 'wrap_ptr_iter < dummy_version , version >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/dummy_universe.h:60:0: style: Class 'wrap_ptr_iter < dummy_dep , dep >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/dummy_universe.h:60:0: style: Class 'wrap_ptr_iter < dummy_package , package >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/dummy_universe.h:60:0: style: Class 'wrap_ptr_iter < dummy_package , dummy_universe :: package >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/dummy_universe.h:60:0: style: Class 'wrap_ptr_iter < dummy_dep , dummy_universe :: dep >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/dummy_universe.h:434:3: warning: The class 'dep' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aptitude-0.8.7/src/generic/problemresolver/incremental_expression.cc:54:82: style: Function 'add_child' argument 1 names different: declaration 'new_child' definition 'child'. [funcArgNamesDifferent]
aptitude-0.8.7/src/generic/problemresolver/incremental_expression.h:577:67: note: Function 'add_child' argument 1 names different: declaration 'new_child' definition 'child'.
aptitude-0.8.7/src/generic/problemresolver/incremental_expression.cc:54:82: note: Function 'add_child' argument 1 names different: declaration 'new_child' definition 'child'.
aptitude-0.8.7/src/generic/problemresolver/incremental_expression.h:64:3: style: Class 'expression_weak_ref_generic' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/incremental_expression.h:359:3: style: Class 'expression_wrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/incremental_expression.h:512:3: style: Class 'var_e' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/incremental_expression.h:645:3: style: Class 'not_e' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/incremental_expression.h:286:0: style: Class 'expression_box < bool >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/incremental_expression.h:238:0: style: Class 'parent_equals_weak_ref' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/incremental_expression.h:103:0: style: Class 'expression_weak_ref < expression_container < bool > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/incremental_expression.h:104:0: style: Class 'expression_weak_ref < expression_container < bool > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/incremental_expression.h:608:8: style: The function 'get_value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/generic/problemresolver/incremental_expression.h:255:0: note: Virtual function in base class
aptitude-0.8.7/src/generic/problemresolver/incremental_expression.h:608:8: note: Function in derived class
aptitude-0.8.7/src/generic/problemresolver/incremental_expression.h:609:15: style: The function 'get_name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/generic/problemresolver/incremental_expression.h:434:0: note: Virtual function in base class
aptitude-0.8.7/src/generic/problemresolver/incremental_expression.h:609:15: note: Function in derived class
aptitude-0.8.7/src/generic/problemresolver/incremental_expression.h:639:8: style: The function 'get_value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/generic/problemresolver/incremental_expression.h:255:0: note: Virtual function in base class
aptitude-0.8.7/src/generic/problemresolver/incremental_expression.h:639:8: note: Function in derived class
aptitude-0.8.7/src/generic/problemresolver/incremental_expression.h:640:15: style: The function 'get_name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/generic/problemresolver/incremental_expression.h:434:0: note: Virtual function in base class
aptitude-0.8.7/src/generic/problemresolver/incremental_expression.h:640:15: note: Function in derived class
aptitude-0.8.7/src/generic/problemresolver/incremental_expression.h:660:8: style: The function 'get_value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/generic/problemresolver/incremental_expression.h:255:0: note: Virtual function in base class
aptitude-0.8.7/src/generic/problemresolver/incremental_expression.h:660:8: note: Function in derived class
aptitude-0.8.7/src/generic/problemresolver/incremental_expression.h:661:8: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/generic/problemresolver/incremental_expression.h:256:0: note: Virtual function in base class
aptitude-0.8.7/src/generic/problemresolver/incremental_expression.h:661:8: note: Function in derived class
aptitude-0.8.7/src/generic/problemresolver/incremental_expression.h:436:0: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/generic/problemresolver/incremental_expression.h:256:0: note: Virtual function in base class
aptitude-0.8.7/src/generic/problemresolver/incremental_expression.h:436:0: note: Function in derived class
aptitude-0.8.7/src/generic/problemresolver/incremental_expression.h:331:0: style: The function 'get_value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/generic/problemresolver/incremental_expression.h:255:0: note: Virtual function in base class
aptitude-0.8.7/src/generic/problemresolver/incremental_expression.h:331:0: note: Function in derived class
aptitude-0.8.7/src/generic/problemresolver/incremental_expression.h:344:0: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/generic/problemresolver/incremental_expression.h:256:0: note: Virtual function in base class
aptitude-0.8.7/src/generic/problemresolver/incremental_expression.h:344:0: note: Function in derived class
aptitude-0.8.7/src/generic/problemresolver/sanity_check_universe.h:160:15: warning: Redundant assignment of 'solverpkg' to itself. [selfAssignment]
aptitude-0.8.7/src/generic/problemresolver/sanity_check_universe.h:160:38: warning: Redundant assignment of 'solverver' to itself. [selfAssignment]
aptitude-0.8.7/src/generic/problemresolver/search_graph.h:290:97: style: Function 'operator<<' argument 2 names different: declaration 'solvers' definition 'dump_solvers'. [funcArgNamesDifferent]
aptitude-0.8.7/src/generic/problemresolver/search_graph.h:270:90: note: Function 'operator<<' argument 2 names different: declaration 'solvers' definition 'dump_solvers'.
aptitude-0.8.7/src/generic/problemresolver/search_graph.h:290:97: note: Function 'operator<<' argument 2 names different: declaration 'solvers' definition 'dump_solvers'.
aptitude-0.8.7/src/generic/problemresolver/problemresolver.h:1091:0: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError]
aptitude-0.8.7/src/generic/problemresolver/problemresolver.h:1093:0: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError]
aptitude-0.8.7/src/generic/problemresolver/problemresolver.h:1099:0: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError]
aptitude-0.8.7/src/generic/problemresolver/problemresolver.h:1101:0: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError]
aptitude-0.8.7/src/generic/problemresolver/search_graph.h:936:0: warning: Member variable 'step::step_num' is not initialized in the constructor. [uninitMemberVar]
aptitude-0.8.7/src/generic/problemresolver/search_graph.h:936:0: warning: Member variable 'step::score' is not initialized in the constructor. [uninitMemberVar]
aptitude-0.8.7/src/generic/problemresolver/search_graph.h:936:0: warning: Member variable 'step::action_score' is not initialized in the constructor. [uninitMemberVar]
aptitude-0.8.7/src/generic/problemresolver/search_graph.h:958:0: warning: Member variable 'step::step_num' is not initialized in the constructor. [uninitMemberVar]
aptitude-0.8.7/src/generic/problemresolver/search_graph.h:983:0: warning: Member variable 'step::step_num' is not initialized in the constructor. [uninitMemberVar]
aptitude-0.8.7/src/generic/problemresolver/search_graph.h:391:0: warning: Member variable 'generic_dep_solvers < PackageUniverse >::hash_cache' is not initialized in the constructor. [uninitMemberVar]
aptitude-0.8.7/src/generic/problemresolver/search_graph.h:391:0: warning: Member variable 'generic_dep_solvers < dummy_universe_ref >::hash_cache' is not initialized in the constructor. [uninitMemberVar]
aptitude-0.8.7/src/generic/problemresolver/search_graph.h:788:0: style: Member variable 'step::actions' is in the wrong place in the initializer list. [initializerList]
aptitude-0.8.7/src/generic/problemresolver/search_graph.h:969:0: note: Member variable 'step::actions' is in the wrong place in the initializer list.
aptitude-0.8.7/src/generic/problemresolver/search_graph.h:788:0: note: Member variable 'step::actions' is in the wrong place in the initializer list.
aptitude-0.8.7/src/generic/problemresolver/search_graph.h:788:0: style: Member variable 'step::actions' is in the wrong place in the initializer list. [initializerList]
aptitude-0.8.7/src/generic/problemresolver/search_graph.h:996:0: note: Member variable 'step::actions' is in the wrong place in the initializer list.
aptitude-0.8.7/src/generic/problemresolver/search_graph.h:788:0: note: Member variable 'step::actions' is in the wrong place in the initializer list.
aptitude-0.8.7/src/generic/problemresolver/problemresolver.h:1149:0: performance: Technically the member function 'generic_problem_resolver < dummy_universe_ref >::sanity_check_not_deferred' can be static. [functionStatic]
aptitude-0.8.7/src/generic/problemresolver/problemresolver.h:1227:0: performance: Technically the member function 'generic_problem_resolver < dummy_universe_ref >::sanity_check_promotions' can be static. [functionStatic]
aptitude-0.8.7/src/generic/problemresolver/problemresolver.h:1327:0: performance: Technically the member function 'generic_problem_resolver < dummy_universe_ref >::is_discard_cost' can be static. [functionStatic]
aptitude-0.8.7/src/generic/problemresolver/problemresolver.h:1833:0: performance: Technically the member function 'generic_problem_resolver < dummy_universe_ref >::process_pending_promotions' can be static. [functionStatic]
aptitude-0.8.7/src/generic/problemresolver/problemresolver.h:3708:0: style: Technically the member function 'generic_problem_resolver < dummy_universe_ref >::do_log' can be const. [functionConst]
aptitude-0.8.7/src/generic/problemresolver/problemresolver.h:3833:0: style: Technically the member function 'generic_problem_resolver < dummy_universe_ref >::get_step_score' can be const. [functionConst]
aptitude-0.8.7/src/generic/problemresolver/problemresolver.h:3834:0: style: Technically the member function 'generic_problem_resolver < dummy_universe_ref >::get_broken_score' can be const. [functionConst]
aptitude-0.8.7/src/generic/problemresolver/problemresolver.h:3835:0: style: Technically the member function 'generic_problem_resolver < dummy_universe_ref >::get_unresolved_soft_dep_score' can be const. [functionConst]
aptitude-0.8.7/src/generic/problemresolver/problemresolver.h:3836:0: style: Technically the member function 'generic_problem_resolver < dummy_universe_ref >::get_infinity' can be const. [functionConst]
aptitude-0.8.7/src/generic/problemresolver/problemresolver.h:3837:0: style: Technically the member function 'generic_problem_resolver < dummy_universe_ref >::get_full_solution_score' can be const. [functionConst]
aptitude-0.8.7/src/generic/problemresolver/problemresolver.h:4719:0: style: Technically the member function 'generic_problem_resolver < dummy_universe_ref >::dump_scores' can be const. [functionConst]
aptitude-0.8.7/src/generic/problemresolver/solution.h:504:0: performance: Technically the member function 'generic_solution < dummy_universe_ref >::ver_name_lt::cmp' can be static. [functionStatic]
aptitude-0.8.7/src/generic/problemresolver/choice_set.h:352:0: style: Technically the member function 'generic_choice_set < dummy_universe_ref >::insert_or_narrow' can be const. [functionConst]
aptitude-0.8.7/src/generic/problemresolver/problemresolver.h:3764:0: style: Class 'generic_problem_resolver < dummy_universe_ref >' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aptitude-0.8.7/src/generic/problemresolver/problemresolver.h:3764:0: style: Class 'generic_problem_resolver < dummy_universe_ref >' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aptitude-0.8.7/src/generic/problemresolver/solution.h:772:0: style: Struct 'solution_weights < dummy_universe_ref >' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aptitude-0.8.7/src/generic/problemresolver/solution.h:772:0: style: Struct 'solution_weights < dummy_universe_ref >' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aptitude-0.8.7/src/generic/problemresolver/promotion_set.h:2039:0: style: Class 'generic_promotion_set < dummy_universe_ref >' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aptitude-0.8.7/src/generic/problemresolver/promotion_set.h:2039:0: style: Class 'generic_promotion_set < dummy_universe_ref >' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aptitude-0.8.7/src/generic/problemresolver/choice_indexed_map.h:466:3: style: Class 'generic_choice_indexed_set' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/choice_indexed_map.h:518:5: style: Struct 'for_each_set' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/problemresolver.h:567:0: style: Struct 'step_goodness_compare' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/problemresolver.h:655:0: style: Class 'step_contents' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/problemresolver.h:621:0: style: Struct 'combine_hashes' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/problemresolver.h:698:0: style: Class 'instance_tracker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/problemresolver.h:1486:0: style: Class 'promotion_adder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/problemresolver.h:1919:0: style: Class 'add_to_structural_reasons' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/problemresolver.h:2667:0: style: Class 'find_solvers_cost_lower_bound' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/search_graph.h:1415:0: style: Class 'generic_search_graph < dummy_universe_ref >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/search_graph.h:1036:0: style: Class 'choice_mapping_info' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/search_graph.h:333:0: style: Class 'hash_choices' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/search_graph.h:379:0: style: Class 'find_solver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/search_graph.h:283:0: style: Class 'generic_dump_solvers < PackageUniverse >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/search_graph.h:283:0: style: Class 'generic_dump_solvers < dummy_universe_ref >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/search_graph.h:63:0: style: Class 'combine_reason_hashes' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/search_graph.h:90:0: style: Class 'choice_set_with_hash' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/solution.h:346:0: style: Class 'generic_solution < dummy_universe_ref >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/promotion_set.h:341:0: style: Struct 'entry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/promotion_set.h:571:0: style: Class 'iterator_base' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/promotion_set.h:844:0: style: Struct 'increment_entry_count_op' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/promotion_set.h:883:0: style: Class 'find_entry_subset_op' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/promotion_set.h:1916:0: style: Struct 'entry_ref_in_dropped_set_pred' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/choice_indexed_map.h:288:0: style: Struct 'for_each_break_soft_dep' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/choice_indexed_map.h:308:0: style: Class 'for_each_version_info' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/incremental_expression.h:512:0: style: Class 'var_e < bool >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/incremental_expression.h:359:0: style: Class 'expression_wrapper < bool >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/problemresolver/problemresolver.h:1823:0: style: The function 'promotion_retracted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/generic/problemresolver/promotion_set.h:244:0: note: Virtual function in base class
aptitude-0.8.7/src/generic/problemresolver/problemresolver.h:1823:0: note: Function in derived class
aptitude-0.8.7/src/generic/problemresolver/incremental_expression.h:522:0: style: The function 'get_value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/generic/problemresolver/incremental_expression.h:255:0: note: Virtual function in base class
aptitude-0.8.7/src/generic/problemresolver/incremental_expression.h:522:0: note: Function in derived class
aptitude-0.8.7/src/generic/problemresolver/incremental_expression.h:540:0: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/generic/problemresolver/incremental_expression.h:256:0: note: Virtual function in base class
aptitude-0.8.7/src/generic/problemresolver/incremental_expression.h:540:0: note: Function in derived class
aptitude-0.8.7/src/generic/problemresolver/incremental_expression.h:382:0: style: The function 'child_modified' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/generic/problemresolver/incremental_expression.h:272:0: note: Virtual function in base class
aptitude-0.8.7/src/generic/problemresolver/incremental_expression.h:382:0: note: Function in derived class
aptitude-0.8.7/src/generic/util/file_cache.cc:506:14: style: The scope of the variable 'first' can be reduced. [variableScope]
aptitude-0.8.7/src/generic/util/file_cache.cc:688:10: style: The scope of the variable 'found' can be reduced. [variableScope]
aptitude-0.8.7/src/generic/util/sqlite.h:383:12: style: Technically the member function 'aptitude::sqlite::statement::require_data' can be const. [functionConst]
aptitude-0.8.7/src/generic/util/temp.h:53:5: style: Class 'TemporaryCreationFailure' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/util/temp.h:106:5: style: Class 'dir' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/util/temp.h:162:5: style: Class 'impl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/util/temp.h:257:5: style: Class 'name' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/util/temp.h:297:5: style: Class 'impl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/util/file_cache.h:38:7: style: Class 'FileCacheException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/util/sqlite.h:157:2: style: Class 'statement_proxy_impl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/util/sqlite.h:182:2: style: Class 'lock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/util/sqlite.h:263:2: style: Class 'statement_proxy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/util/sqlite.h:327:2: style: Class 'execution' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/util/logging.cc:90:14: style: The function 'log' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/generic/util/logging.h:126:22: note: Virtual function in base class
aptitude-0.8.7/src/generic/util/logging.cc:90:14: note: Function in derived class
aptitude-0.8.7/src/generic/util/logging.cc:95:28: style: The function 'getCategory' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/generic/util/logging.h:132:36: note: Virtual function in base class
aptitude-0.8.7/src/generic/util/logging.cc:95:28: note: Function in derived class
aptitude-0.8.7/src/generic/util/logging.cc:101:9: style: The function 'connect_message_logged' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/generic/util/logging.h:173:9: note: Virtual function in base class
aptitude-0.8.7/src/generic/util/logging.cc:101:9: note: Function in derived class
aptitude-0.8.7/src/generic/util/logging.cc:254:19: style: The function 'getLogger' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/generic/util/logging.h:252:27: note: Virtual function in base class
aptitude-0.8.7/src/generic/util/logging.cc:254:19: note: Function in derived class
aptitude-0.8.7/src/generic/util/progress_info.h:61:7: style: Class 'progress_info' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/util/progress_info.h:68:7: style: Class 'progress_info' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/util/sqlite.cc:463:46: style: Function 'write' argument 2 names different: declaration 'in' definition 'out'. [funcArgNamesDifferent]
aptitude-0.8.7/src/generic/util/sqlite.h:613:42: note: Function 'write' argument 2 names different: declaration 'in' definition 'out'.
aptitude-0.8.7/src/generic/util/sqlite.cc:463:46: note: Function 'write' argument 2 names different: declaration 'in' definition 'out'.
aptitude-0.8.7/src/generic/util/sqlite.cc:190:2: style: Struct 'free_on_destroy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/util/temp.cc:146:38: style: Function 'initialize' argument 1 names different: declaration 'prefix' definition 'initial_prefix'. [funcArgNamesDifferent]
aptitude-0.8.7/src/generic/util/temp.h:72:38: note: Function 'initialize' argument 1 names different: declaration 'prefix' definition 'initial_prefix'.
aptitude-0.8.7/src/generic/util/temp.cc:146:38: note: Function 'initialize' argument 1 names different: declaration 'prefix' definition 'initial_prefix'.
aptitude-0.8.7/src/generic/util/temp.cc:224:47: style: Function 'init_dir' argument 1 names different: declaration 'prefix' definition 'initial_prefix'. [funcArgNamesDifferent]
aptitude-0.8.7/src/generic/util/temp.h:146:38: note: Function 'init_dir' argument 1 names different: declaration 'prefix' definition 'initial_prefix'.
aptitude-0.8.7/src/generic/util/temp.cc:224:47: note: Function 'init_dir' argument 1 names different: declaration 'prefix' definition 'initial_prefix'.
aptitude-0.8.7/src/generic/util/temp.cc:281:39: style: Function 'impl' argument 1 names different: declaration 'filename' definition '_filename'. [funcArgNamesDifferent]
aptitude-0.8.7/src/generic/util/temp.h:297:29: note: Function 'impl' argument 1 names different: declaration 'filename' definition '_filename'.
aptitude-0.8.7/src/generic/util/temp.cc:281:39: note: Function 'impl' argument 1 names different: declaration 'filename' definition '_filename'.
aptitude-0.8.7/src/generic/util/temp.cc:264:14: warning: Member variable 'impl::forceful_delete' is not initialized in the constructor. [uninitMemberVar]
aptitude-0.8.7/src/generic/util/undo.cc:27:67: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aptitude-0.8.7/src/generic/util/undo.cc:32:6: performance: Possible inefficient checking for 'items' emptiness. [stlSize]
aptitude-0.8.7/src/generic/util/undo.cc:34:6: performance: Possible inefficient checking for 'floors' emptiness. [stlSize]
aptitude-0.8.7/src/generic/util/undo.cc:39:11: performance: Possible inefficient checking for 'items' emptiness. [stlSize]
aptitude-0.8.7/src/generic/util/util.cc:277:15: style: Variable 'done' is assigned a value that is never used. [unreadVariable]
aptitude-0.8.7/src/generic/util/util.cc:326:15: style: Variable 'done' is assigned a value that is never used. [unreadVariable]
aptitude-0.8.7/src/generic/util/util.cc:137:15: error: va_list 'ap2' was opened but not closed by va_end(). [va_end_missing]
aptitude-0.8.7/src/generic/views/download_progress.cc:79:7: style: Class 'show_worker_status' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/views/download_progress.cc:106:40: performance: Use const reference for 'active_downloads' to avoid unnecessary data copying. [redundantCopyLocalConst]
aptitude-0.8.7/src/gtk/changelog.cc:128:7: style: Class 'TextBufferUserAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/gtk/changelog.cc:800:7: style: Class 'check_cache_for_parsed_changelogs_job' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/gtk/dashboardtab.h:255:5: style: Class 'DashboardTab' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/gtk/dashboardtab.h:147:7: style: Class 'redirect_from_background' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/gtk/info.h:68:7: style: Class 'InfoTab' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/gtk/packagestab.h:208:7: style: Class 'PackagesTab' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/gtk/pkgview.h:60:7: style: Class 'PkgEntity' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/gtk/pkgview.h:253:7: style: Class 'background_build_store' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/gtk/pkgview.h:335:7: style: Class 'Generator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/ui_download_manager.h:157:5: style: Class 'generic_refcounted' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/gtk/resolver.h:366:7: style: Class 'ResolverTab' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/gtk/resolver.h:342:7: style: Class 'suppress_toggle_signals' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/util/safe_slot.h:100:0: style: Class 'safe_slot_wrapper < sigc :: slot2 < void , int , int > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/util/safe_slot.h:100:0: style: Class 'safe_slot_wrapper < sigc :: slot1 < void , Glib :: RefPtr < Gtk :: TreeModel > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/util/safe_slot.h:100:0: style: Class 'safe_slot_wrapper < sigc :: slot1 < void , generic_solution < aptitude_universe > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/util/safe_slot.h:100:0: style: Class 'safe_slot_wrapper < sigc :: slot1 < void , std :: string > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/gtk/dashboardtab.h:258:10: style: The function 'get_edit_columns_available' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/gtk/tab.h:150:20: note: Virtual function in base class
aptitude-0.8.7/src/gtk/dashboardtab.h:258:10: note: Function in derived class
aptitude-0.8.7/src/gtk/dashboardtab.h:259:10: style: The function 'dispatch_edit_columns' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/gtk/tab.h:156:20: note: Virtual function in base class
aptitude-0.8.7/src/gtk/dashboardtab.h:259:10: note: Function in derived class
aptitude-0.8.7/src/gtk/packagestab.h:213:32: style: The function 'get_package_menu_actions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/gtk/tab.h:124:40: note: Virtual function in base class
aptitude-0.8.7/src/gtk/packagestab.h:213:32: note: Function in derived class
aptitude-0.8.7/src/gtk/packagestab.h:214:12: style: The function 'dispatch_package_menu_action' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/gtk/tab.h:132:20: note: Virtual function in base class
aptitude-0.8.7/src/gtk/packagestab.h:214:12: note: Function in derived class
aptitude-0.8.7/src/gtk/packagestab.h:215:12: style: The function 'get_undo_available' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/gtk/tab.h:138:20: note: Virtual function in base class
aptitude-0.8.7/src/gtk/packagestab.h:215:12: note: Function in derived class
aptitude-0.8.7/src/gtk/packagestab.h:216:12: style: The function 'dispatch_undo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/gtk/tab.h:144:20: note: Virtual function in base class
aptitude-0.8.7/src/gtk/packagestab.h:216:12: note: Function in derived class
aptitude-0.8.7/src/gtk/packagestab.h:219:12: style: The function 'get_edit_columns_available' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/gtk/tab.h:150:20: note: Virtual function in base class
aptitude-0.8.7/src/gtk/packagestab.h:219:12: note: Function in derived class
aptitude-0.8.7/src/gtk/packagestab.h:220:12: style: The function 'dispatch_edit_columns' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/gtk/tab.h:156:20: note: Virtual function in base class
aptitude-0.8.7/src/gtk/packagestab.h:220:12: note: Function in derived class
aptitude-0.8.7/src/gtk/dependency_chains_tab.h:60:5: style: Class 'DependencyChainsTab' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/gtk/entityview.h:96:5: style: Class 'HeaderEntity' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/gtk/dependency_chains_tab.cc:161:5: style: Class 'DependencyChainActionEntity' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/gtk/entityview.h:98:10: style: The function 'fill_row' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/gtk/entityview.h:58:20: note: Virtual function in base class
aptitude-0.8.7/src/gtk/entityview.h:98:10: note: Function in derived class
aptitude-0.8.7/src/gtk/entityview.h:99:10: style: The function 'add_packages' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/gtk/entityview.h:73:20: note: Virtual function in base class
aptitude-0.8.7/src/gtk/entityview.h:99:10: note: Function in derived class
aptitude-0.8.7/src/gtk/entityview.h:100:10: style: The function 'activated' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/gtk/entityview.h:61:20: note: Virtual function in base class
aptitude-0.8.7/src/gtk/entityview.h:100:10: note: Function in derived class
aptitude-0.8.7/src/gtk/entityview.h:103:10: style: The function 'add_actions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/gtk/entityview.h:75:20: note: Virtual function in base class
aptitude-0.8.7/src/gtk/entityview.h:103:10: note: Function in derived class
aptitude-0.8.7/src/gtk/entityview.h:104:10: style: The function 'dispatch_action' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/gtk/entityview.h:87:20: note: Virtual function in base class
aptitude-0.8.7/src/gtk/entityview.h:104:10: note: Function in derived class
aptitude-0.8.7/src/gtk/pkgview.h:62:12: style: The function 'activated' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/gtk/entityview.h:61:20: note: Virtual function in base class
aptitude-0.8.7/src/gtk/pkgview.h:62:12: note: Function in derived class
aptitude-0.8.7/src/gtk/pkgview.h:76:12: style: The function 'fill_row' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/gtk/entityview.h:58:20: note: Virtual function in base class
aptitude-0.8.7/src/gtk/pkgview.h:76:12: note: Function in derived class
aptitude-0.8.7/src/gtk/pkgview.h:77:12: style: The function 'add_packages' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/gtk/entityview.h:73:20: note: Virtual function in base class
aptitude-0.8.7/src/gtk/pkgview.h:77:12: note: Function in derived class
aptitude-0.8.7/src/gtk/pkgview.h:78:12: style: The function 'add_actions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/gtk/entityview.h:75:20: note: Virtual function in base class
aptitude-0.8.7/src/gtk/pkgview.h:78:12: note: Function in derived class
aptitude-0.8.7/src/gtk/pkgview.h:79:12: style: The function 'dispatch_action' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/gtk/entityview.h:87:20: note: Virtual function in base class
aptitude-0.8.7/src/gtk/pkgview.h:79:12: note: Function in derived class
aptitude-0.8.7/src/gtk/dependency_chains_tab.cc:169:10: style: The function 'fill_row' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/gtk/entityview.h:58:20: note: Virtual function in base class
aptitude-0.8.7/src/gtk/dependency_chains_tab.cc:169:10: note: Function in derived class
aptitude-0.8.7/src/gtk/download.cc:171:27: style: Function 'Fail' argument 2 names different: declaration 'manager' definition 'log'. [funcArgNamesDifferent]
aptitude-0.8.7/src/gtk/download.h:96:63: note: Function 'Fail' argument 2 names different: declaration 'manager' definition 'log'.
aptitude-0.8.7/src/gtk/download.cc:171:27: note: Function 'Fail' argument 2 names different: declaration 'manager' definition 'log'.
aptitude-0.8.7/src/gtk/download.cc:190:58: style: Function 'IMSHit' argument 1 names different: declaration 'itemdesc' definition 'Itm'. [funcArgNamesDifferent]
aptitude-0.8.7/src/gtk/download.h:93:39: note: Function 'IMSHit' argument 1 names different: declaration 'itemdesc' definition 'Itm'.
aptitude-0.8.7/src/gtk/download.cc:190:58: note: Function 'IMSHit' argument 1 names different: declaration 'itemdesc' definition 'Itm'.
aptitude-0.8.7/src/gtk/notify.h:61:7: style: Class 'Notification' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/gtk/dpkg_terminal.cc:196:18: style: C-style pointer casting [cstyleCast]
aptitude-0.8.7/src/gtk/dpkg_terminal.cc:198:14: style: C-style pointer casting [cstyleCast]
aptitude-0.8.7/src/gtk/dpkg_terminal.cc:206:33: style: C-style pointer casting [cstyleCast]
aptitude-0.8.7/src/gtk/dpkg_terminal.cc:335:5: style: Class 'TemporarySocketFail' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/gtk/dpkg_terminal.cc:453:5: style: Class 'temporary_client_socket' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/gtk/entitysummary.cc:367:30: style: Variable 'longdesc' is assigned a value that is never used. [unreadVariable]
aptitude-0.8.7/src/gtk/entitysummary.cc:191:7: style: Class 'InfoTabButtons' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/gtk/entityview.cc:46:52: style: Function 'fill_row' argument 1 names different: declaration 'columns' definition 'cols'. [funcArgNamesDifferent]
aptitude-0.8.7/src/gtk/entityview.h:98:40: note: Function 'fill_row' argument 1 names different: declaration 'columns' definition 'cols'.
aptitude-0.8.7/src/gtk/entityview.cc:46:52: note: Function 'fill_row' argument 1 names different: declaration 'columns' definition 'cols'.
aptitude-0.8.7/src/gtk/entityview.cc:711:116: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aptitude-0.8.7/src/gtk/entityview.cc:719:47: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aptitude-0.8.7/src/gtk/entityview.cc:738:34: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aptitude-0.8.7/src/gtk/errortab.cc:95:7: warning: Possible null pointer dereference: errors_treeview [nullPointer]
aptitude-0.8.7/src/gtk/errortab.cc:87:38: note: Assignment 'errors_treeview=NULL', assigned value is 0
aptitude-0.8.7/src/gtk/errortab.cc:95:7: note: Null pointer dereference
aptitude-0.8.7/src/gtk/errortab.cc:98:5: warning: Possible null pointer dereference: errors_treeview [nullPointer]
aptitude-0.8.7/src/gtk/errortab.cc:87:38: note: Assignment 'errors_treeview=NULL', assigned value is 0
aptitude-0.8.7/src/gtk/errortab.cc:98:5: note: Null pointer dereference
aptitude-0.8.7/src/gtk/errortab.cc:106:7: warning: Possible null pointer dereference: errors_treeview [nullPointer]
aptitude-0.8.7/src/gtk/errortab.cc:87:38: note: Assignment 'errors_treeview=NULL', assigned value is 0
aptitude-0.8.7/src/gtk/errortab.cc:106:7: note: Null pointer dereference
aptitude-0.8.7/src/gtk/errortab.cc:108:5: warning: Possible null pointer dereference: errors_treeview [nullPointer]
aptitude-0.8.7/src/gtk/errortab.cc:87:38: note: Assignment 'errors_treeview=NULL', assigned value is 0
aptitude-0.8.7/src/gtk/errortab.cc:108:5: note: Null pointer dereference
aptitude-0.8.7/src/gtk/errortab.cc:110:5: warning: Possible null pointer dereference: errors_treeview [nullPointer]
aptitude-0.8.7/src/gtk/errortab.cc:87:38: note: Assignment 'errors_treeview=NULL', assigned value is 0
aptitude-0.8.7/src/gtk/errortab.cc:110:5: note: Null pointer dereference
aptitude-0.8.7/src/gtk/filesview.cc:275:39: style: Function 'FilesView' argument 1 names different: declaration 'treeview' definition '_treeview'. [funcArgNamesDifferent]
aptitude-0.8.7/src/gtk/filesview.h:81:32: note: Function 'FilesView' argument 1 names different: declaration 'treeview' definition '_treeview'.
aptitude-0.8.7/src/gtk/filesview.cc:275:39: note: Function 'FilesView' argument 1 names different: declaration 'treeview' definition '_treeview'.
aptitude-0.8.7/src/gtk/filesview.cc:142:34: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aptitude-0.8.7/src/gtk/filesview.cc:275:14: warning: Member variable 'FilesView::tree' is not initialized in the constructor. [uninitMemberVarPrivate]
aptitude-0.8.7/src/gtk/filesview.cc:275:14: warning: Member variable 'FilesView::Type' is not initialized in the constructor. [uninitMemberVarPrivate]
aptitude-0.8.7/src/gtk/filesview.cc:275:14: warning: Member variable 'FilesView::File' is not initialized in the constructor. [uninitMemberVarPrivate]
aptitude-0.8.7/src/gtk/filesview.h:81:7: style: Class 'FilesView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/gtk/gui.cc:1615:24: warning: Either the condition 'tab!=NULL' is redundant or there is possible null pointer dereference: tab. [nullPointerRedundantCheck]
aptitude-0.8.7/src/gtk/gui.cc:1610:12: note: Assuming that condition 'tab!=NULL' is not redundant
aptitude-0.8.7/src/gtk/gui.cc:1615:24: note: Null pointer dereference
aptitude-0.8.7/src/gtk/gui.cc:185:43: style: Function 'post_event' argument 1 names different: declaration 'thunk' definition 'event'. [funcArgNamesDifferent]
aptitude-0.8.7/src/gtk/gui.h:82:43: note: Function 'post_event' argument 1 names different: declaration 'thunk' definition 'event'.
aptitude-0.8.7/src/gtk/gui.cc:185:43: note: Function 'post_event' argument 1 names different: declaration 'thunk' definition 'event'.
aptitude-0.8.7/src/gtk/gui.cc:219:32: style: Function 'start_download' argument 4 names different: declaration 'download_progress' definition 'progress_mode'. [funcArgNamesDifferent]
aptitude-0.8.7/src/gtk/gui.h:276:32: note: Function 'start_download' argument 4 names different: declaration 'download_progress' definition 'progress_mode'.
aptitude-0.8.7/src/gtk/gui.cc:219:32: note: Function 'start_download' argument 4 names different: declaration 'download_progress' definition 'progress_mode'.
aptitude-0.8.7/src/gtk/gui.cc:1606:78: style: Function 'update_package_menu' argument 2 names different: declaration 'package_menu' definition 'menu'. [funcArgNamesDifferent]
aptitude-0.8.7/src/gtk/gui.h:184:73: note: Function 'update_package_menu' argument 2 names different: declaration 'package_menu' definition 'menu'.
aptitude-0.8.7/src/gtk/gui.cc:1606:78: note: Function 'update_package_menu' argument 2 names different: declaration 'package_menu' definition 'menu'.
aptitude-0.8.7/src/gtk/gui.cc:148:7: style: Class 'set_bool_in_scope' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/gtk/gui.cc:319:7: style: Class 'DpkgTerminalTab' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/gtk/gui.cc:807:2: style: Class 'DpkgTerminalNotification' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/gtk/gui.cc:1066:5: style: Class 'BrokenPackagesNotification' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/gtk/gui.cc:1139:5: style: Class 'NotificationInstallRemove' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/util/safe_slot.h:100:0: style: Class 'safe_slot_wrapper < sigc :: slot1 < void , pkgPackageManager :: OrderResult > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/generic/util/safe_slot.h:100:0: style: Class 'safe_slot_wrapper < sigc :: slot1 < pkgPackageManager :: OrderResult , int > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/gtk/gui.cc:182:7: performance: Returning the result of c_str() in a function that returns std::string is slow and redundant. [stlcstrReturn]
aptitude-0.8.7/src/gtk/hyperlink.cc:135:7: style: Class 'HyperlinkTag' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/gtk/info.cc:712:29: style: Variable 'longdesc' is assigned a value that is never used. [unreadVariable]
aptitude-0.8.7/src/gtk/info.cc:138:7: style: Class 'VersionEntity' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/gtk/info.cc:253:7: style: Class 'NotAvailableEntity' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/gtk/info.cc:294:7: style: Class 'DependencyEntity' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/gtk/mainwindow.cc:94:51: style: Function 'create_mainwindow' argument 3 names different: declaration 'areas' definition 'all_areas'. [funcArgNamesDifferent]
aptitude-0.8.7/src/gtk/mainwindow.h:77:51: note: Function 'create_mainwindow' argument 3 names different: declaration 'areas' definition 'all_areas'.
aptitude-0.8.7/src/gtk/mainwindow.cc:94:51: note: Function 'create_mainwindow' argument 3 names different: declaration 'areas' definition 'all_areas'.
aptitude-0.8.7/src/gtk/notify.cc:77:51: style: Function 'prepend_widget' argument 1 names different: declaration 'w' definition 'widget'. [funcArgNamesDifferent]
aptitude-0.8.7/src/gtk/notify.h:87:40: note: Function 'prepend_widget' argument 1 names different: declaration 'w' definition 'widget'.
aptitude-0.8.7/src/gtk/notify.cc:77:51: note: Function 'prepend_widget' argument 1 names different: declaration 'w' definition 'widget'.
aptitude-0.8.7/src/gtk/pkgview.cc:280:27: style: Redundant condition: state.Status==2. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition]
aptitude-0.8.7/src/gtk/pkgview.cc:146:49: style: Function 'fill_row' argument 1 names different: declaration 'columns' definition 'cols'. [funcArgNamesDifferent]
aptitude-0.8.7/src/gtk/pkgview.h:76:42: note: Function 'fill_row' argument 1 names different: declaration 'columns' definition 'cols'.
aptitude-0.8.7/src/gtk/pkgview.cc:146:49: note: Function 'fill_row' argument 1 names different: declaration 'columns' definition 'cols'.
aptitude-0.8.7/src/gtk/pkgview.cc:370:28: style: Function 'PkgViewBase' argument 5 names different: declaration 'limit' definition '_limit'. [funcArgNamesDifferent]
aptitude-0.8.7/src/gtk/pkgview.h:313:24: note: Function 'PkgViewBase' argument 5 names different: declaration 'limit' definition '_limit'.
aptitude-0.8.7/src/gtk/pkgview.cc:370:28: note: Function 'PkgViewBase' argument 5 names different: declaration 'limit' definition '_limit'.
aptitude-0.8.7/src/gtk/pkgview.cc:768:90: style: Function 'set_limit' argument 1 names different: declaration 'limit' definition '_limit'. [funcArgNamesDifferent]
aptitude-0.8.7/src/gtk/pkgview.h:322:79: note: Function 'set_limit' argument 1 names different: declaration 'limit' definition '_limit'.
aptitude-0.8.7/src/gtk/pkgview.cc:768:90: note: Function 'set_limit' argument 1 names different: declaration 'limit' definition '_limit'.
aptitude-0.8.7/src/gtk/pkgview.cc:774:54: style: Function 'Generator' argument 1 names different: declaration 'columns' definition '_columns'. [funcArgNamesDifferent]
aptitude-0.8.7/src/gtk/pkgview.h:335:38: note: Function 'Generator' argument 1 names different: declaration 'columns' definition '_columns'.
aptitude-0.8.7/src/gtk/pkgview.cc:774:54: note: Function 'Generator' argument 1 names different: declaration 'columns' definition '_columns'.
aptitude-0.8.7/src/gtk/pkgview.cc:375:5: performance: Variable 'generatorK' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aptitude-0.8.7/src/gtk/pkgview.cc:376:5: performance: Variable 'limit' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aptitude-0.8.7/src/gtk/pkgview.cc:438:7: style: Class 'ensure_done_callback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/gtk/post_event.cc:96:45: style: Function 'post_event' argument 1 names different: declaration 'thunk' definition 'event'. [funcArgNamesDifferent]
aptitude-0.8.7/src/gtk/post_event.h:38:45: note: Function 'post_event' argument 1 names different: declaration 'thunk' definition 'event'.
aptitude-0.8.7/src/gtk/post_event.cc:96:45: note: Function 'post_event' argument 1 names different: declaration 'thunk' definition 'event'.
aptitude-0.8.7/src/gtk/post_event.cc:66:9: style: Class 'set_bool_in_scope' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/gtk/previewtab.cc:42:58: style: Function 'Generator' argument 1 names different: declaration 'columns' definition '_entity_columns'. [funcArgNamesDifferent]
aptitude-0.8.7/src/gtk/previewtab.h:59:38: note: Function 'Generator' argument 1 names different: declaration 'columns' definition '_entity_columns'.
aptitude-0.8.7/src/gtk/previewtab.cc:42:58: note: Function 'Generator' argument 1 names different: declaration 'columns' definition '_entity_columns'.
aptitude-0.8.7/src/gtk/previewtab.cc:48:79: style: Function 'create' argument 1 names different: declaration 'columns' definition 'entity_columns'. [funcArgNamesDifferent]
aptitude-0.8.7/src/gtk/previewtab.h:60:53: note: Function 'create' argument 1 names different: declaration 'columns' definition 'entity_columns'.
aptitude-0.8.7/src/gtk/previewtab.cc:48:79: note: Function 'create' argument 1 names different: declaration 'columns' definition 'entity_columns'.
aptitude-0.8.7/src/gtk/previewtab.cc:236:37: style: Variable 'longdesc' is assigned a value that is never used. [unreadVariable]
aptitude-0.8.7/src/gtk/previewtab.h:59:7: style: Class 'Generator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/gtk/previewtab.h:84:7: style: Class 'PreviewTab' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/gtk/resolver.cc:1349:20: style: Condition 'cmp>0' is always true [knownConditionTrueFalse]
aptitude-0.8.7/src/gtk/resolver.cc:586:45: style: Function 'ResolverView' argument 1 names different: declaration 'view' definition '_view'. [funcArgNamesDifferent]
aptitude-0.8.7/src/gtk/resolver.h:152:33: note: Function 'ResolverView' argument 1 names different: declaration 'view' definition '_view'.
aptitude-0.8.7/src/gtk/resolver.cc:586:45: note: Function 'ResolverView' argument 1 names different: declaration 'view' definition '_view'.
aptitude-0.8.7/src/gtk/resolver.h:152:5: style: Class 'ResolverView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/gtk/resolver.cc:79:7: style: Class 'gui_resolver_continuation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/gtk/screenshot_cache.cc:247:7: style: Class 'screenshot_cache_entry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/gtk/toplevel/model.cc:55:7: style: Class 'area_list_impl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/gtk/toplevel/model.cc:60:11: style: The function 'get_size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/gtk/toplevel/model.h:86:19: note: Virtual function in base class
aptitude-0.8.7/src/gtk/toplevel/model.cc:60:11: note: Function in derived class
aptitude-0.8.7/src/gtk/toplevel/model.cc:139:19: style: The function 'get_name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/gtk/toplevel/model.h:109:27: note: Virtual function in base class
aptitude-0.8.7/src/gtk/toplevel/model.cc:139:19: note: Function in derived class
aptitude-0.8.7/src/gtk/toplevel/model.cc:140:19: style: The function 'get_description' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/gtk/toplevel/model.h:112:27: note: Virtual function in base class
aptitude-0.8.7/src/gtk/toplevel/model.cc:140:19: note: Function in derived class
aptitude-0.8.7/src/gtk/toplevel/model.cc:141:33: style: The function 'get_icon' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/gtk/toplevel/model.h:115:41: note: Virtual function in base class
aptitude-0.8.7/src/gtk/toplevel/model.cc:141:33: note: Function in derived class
aptitude-0.8.7/src/gtk/toplevel/model.cc:195:12: style: The function 'set_parent_area' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/gtk/toplevel/model.h:334:20: note: Virtual function in base class
aptitude-0.8.7/src/gtk/toplevel/model.cc:195:12: note: Function in derived class
aptitude-0.8.7/src/gtk/toplevel/model.cc:297:24: style: The function 'connect_closed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/gtk/toplevel/model.h:326:7: note: Virtual function in base class
aptitude-0.8.7/src/gtk/toplevel/model.cc:297:24: note: Function in derived class
aptitude-0.8.7/src/gtk/toplevel/model.cc:365:19: style: The function 'get_name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/gtk/toplevel/model.h:354:27: note: Virtual function in base class
aptitude-0.8.7/src/gtk/toplevel/model.cc:365:19: note: Function in derived class
aptitude-0.8.7/src/gtk/toplevel/model.cc:366:19: style: The function 'get_description' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/gtk/toplevel/model.h:357:27: note: Virtual function in base class
aptitude-0.8.7/src/gtk/toplevel/model.cc:366:19: note: Function in derived class
aptitude-0.8.7/src/gtk/toplevel/model.cc:367:33: style: The function 'get_icon' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/gtk/toplevel/model.h:360:41: note: Virtual function in base class
aptitude-0.8.7/src/gtk/toplevel/model.cc:367:33: note: Function in derived class
aptitude-0.8.7/src/gtk/toplevel/model.cc:377:7: style: The function 'connect_progress_changed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/gtk/toplevel/model.h:384:7: note: Virtual function in base class
aptitude-0.8.7/src/gtk/toplevel/model.cc:377:7: note: Function in derived class
aptitude-0.8.7/src/gtk/toplevel/model.cc:384:7: style: The function 'connect_clicked' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/gtk/toplevel/model.h:390:7: note: Virtual function in base class
aptitude-0.8.7/src/gtk/toplevel/model.cc:384:7: note: Function in derived class
aptitude-0.8.7/src/gtk/toplevel/tabs_notebook.cc:107:109: style: Function 'set_tabs' argument 1 names different: declaration 'tabs' definition 'new_tabs'. [funcArgNamesDifferent]
aptitude-0.8.7/src/gtk/toplevel/tabs_notebook.cc:85:96: note: Function 'set_tabs' argument 1 names different: declaration 'tabs' definition 'new_tabs'.
aptitude-0.8.7/src/gtk/toplevel/tabs_notebook.cc:107:109: note: Function 'set_tabs' argument 1 names different: declaration 'tabs' definition 'new_tabs'.
aptitude-0.8.7/src/gtk/toplevel/tabs_notebook.cc:295:7: style: Class 'tabs_notebook_view' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/gtk/toplevel/tabs_notebook.cc:300:20: style: The function 'get_widget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/gtk/toplevel/view.h:53:28: note: Virtual function in base class
aptitude-0.8.7/src/gtk/toplevel/tabs_notebook.cc:300:20: note: Function in derived class
aptitude-0.8.7/src/gtk/toplevel/tabs_notebook.cc:301:41: style: The function 'get_active_tab' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/gtk/toplevel/view.h:60:49: note: Virtual function in base class
aptitude-0.8.7/src/gtk/toplevel/tabs_notebook.cc:301:41: note: Function in derived class
aptitude-0.8.7/src/gtk/toplevel/tabs_notebook.cc:303:7: style: The function 'connect_active_tab_changed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/gtk/toplevel/view.h:68:32: note: Virtual function in base class
aptitude-0.8.7/src/gtk/toplevel/tabs_notebook.cc:303:7: note: Function in derived class
aptitude-0.8.7/src/gtk/view-impls/search_input_entry.cc:149:9: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aptitude-0.8.7/src/load_grouppolicy.cc:254:3: style: Class 'list_policy_parser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/load_grouppolicy.cc:189:0: style: Class 'policy_node1 < pkg_grouppolicy_filter_factory , cwidget :: util :: ref_ptr < aptitude :: matching :: pattern > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/load_grouppolicy.cc:189:0: style: Class 'policy_node1 < pkg_grouppolicy_filter_factory , ref_ptr < aptitude :: matching :: pattern > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/load_grouppolicy.cc:189:0: style: Class 'policy_node1 < pkg_grouppolicy_firstchar_factory , pkg_grouppolicy_firstchar_factory :: package_name_mode_type >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/load_grouppolicy.cc:189:0: style: Class 'policy_node1 < pkg_grouppolicy_tag_factory , string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/load_grouppolicy.cc:189:0: style: Class 'policy_node1 < pkg_grouppolicy_patterns_factory , vector < pkg_grouppolicy_patterns_factory :: match_entry > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/pkg_item_with_subtree.h:82:16: style: The function 'paint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_item.h:61:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_item_with_subtree.h:82:16: note: Function in derived class
aptitude-0.8.7/src/load_grouppolicy.cc:154:8: style: The function 'terminal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/load_grouppolicy.cc:90:16: note: Virtual function in base class
aptitude-0.8.7/src/load_grouppolicy.cc:154:8: note: Function in derived class
aptitude-0.8.7/src/load_grouppolicy.cc:165:28: style: The function 'instantiate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/load_grouppolicy.cc:96:36: note: Virtual function in base class
aptitude-0.8.7/src/load_grouppolicy.cc:165:28: note: Function in derived class
aptitude-0.8.7/src/load_grouppolicy.cc:226:28: style: The function 'parse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/load_grouppolicy.cc:108:36: note: Virtual function in base class
aptitude-0.8.7/src/load_grouppolicy.cc:226:28: note: Function in derived class
aptitude-0.8.7/src/load_grouppolicy.cc:265:28: style: The function 'parse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/load_grouppolicy.cc:108:36: note: Virtual function in base class
aptitude-0.8.7/src/load_grouppolicy.cc:265:28: note: Function in derived class
aptitude-0.8.7/src/load_grouppolicy.cc:352:28: style: The function 'parse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/load_grouppolicy.cc:108:36: note: Virtual function in base class
aptitude-0.8.7/src/load_grouppolicy.cc:352:28: note: Function in derived class
aptitude-0.8.7/src/load_grouppolicy.cc:396:28: style: The function 'create_node' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/load_grouppolicy.cc:350:36: note: Virtual function in base class
aptitude-0.8.7/src/load_grouppolicy.cc:396:28: note: Function in derived class
aptitude-0.8.7/src/load_grouppolicy.cc:439:28: style: The function 'create_node' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/load_grouppolicy.cc:350:36: note: Virtual function in base class
aptitude-0.8.7/src/load_grouppolicy.cc:439:28: note: Function in derived class
aptitude-0.8.7/src/load_grouppolicy.cc:451:28: style: The function 'parse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/load_grouppolicy.cc:108:36: note: Virtual function in base class
aptitude-0.8.7/src/load_grouppolicy.cc:451:28: note: Function in derived class
aptitude-0.8.7/src/load_grouppolicy.cc:519:28: style: The function 'create_node' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/load_grouppolicy.cc:350:36: note: Virtual function in base class
aptitude-0.8.7/src/load_grouppolicy.cc:519:28: note: Function in derived class
aptitude-0.8.7/src/load_grouppolicy.cc:530:28: style: The function 'create_node' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/load_grouppolicy.cc:350:36: note: Virtual function in base class
aptitude-0.8.7/src/load_grouppolicy.cc:530:28: note: Function in derived class
aptitude-0.8.7/src/load_grouppolicy.cc:567:28: style: The function 'create_node' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/load_grouppolicy.cc:350:36: note: Virtual function in base class
aptitude-0.8.7/src/load_grouppolicy.cc:567:28: note: Function in derived class
aptitude-0.8.7/src/load_grouppolicy.cc:578:28: style: The function 'create_node' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/load_grouppolicy.cc:350:36: note: Virtual function in base class
aptitude-0.8.7/src/load_grouppolicy.cc:578:28: note: Function in derived class
aptitude-0.8.7/src/load_grouppolicy.cc:589:28: style: The function 'create_node' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/load_grouppolicy.cc:350:36: note: Virtual function in base class
aptitude-0.8.7/src/load_grouppolicy.cc:589:28: note: Function in derived class
aptitude-0.8.7/src/load_grouppolicy.cc:600:28: style: The function 'create_node' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/load_grouppolicy.cc:350:36: note: Virtual function in base class
aptitude-0.8.7/src/load_grouppolicy.cc:600:28: note: Function in derived class
aptitude-0.8.7/src/load_grouppolicy.cc:611:28: style: The function 'create_node' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/load_grouppolicy.cc:350:36: note: Virtual function in base class
aptitude-0.8.7/src/load_grouppolicy.cc:611:28: note: Function in derived class
aptitude-0.8.7/src/load_grouppolicy.cc:622:28: style: The function 'create_node' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/load_grouppolicy.cc:350:36: note: Virtual function in base class
aptitude-0.8.7/src/load_grouppolicy.cc:622:28: note: Function in derived class
aptitude-0.8.7/src/load_grouppolicy.cc:635:28: style: The function 'parse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/load_grouppolicy.cc:108:36: note: Virtual function in base class
aptitude-0.8.7/src/load_grouppolicy.cc:635:28: note: Function in derived class
aptitude-0.8.7/src/load_grouppolicy.cc:769:28: style: The function 'create_node' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/load_grouppolicy.cc:350:36: note: Virtual function in base class
aptitude-0.8.7/src/load_grouppolicy.cc:769:28: note: Function in derived class
aptitude-0.8.7/src/load_grouppolicy.cc:210:0: style: The function 'instantiate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/load_grouppolicy.cc:96:36: note: Virtual function in base class
aptitude-0.8.7/src/load_grouppolicy.cc:210:0: note: Function in derived class
aptitude-0.8.7/src/load_grouppolicy.cc:193:0: style: The function 'instantiate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/load_grouppolicy.cc:96:36: note: Virtual function in base class
aptitude-0.8.7/src/load_grouppolicy.cc:193:0: note: Function in derived class
aptitude-0.8.7/src/load_grouppolicy.cc:178:0: style: The function 'instantiate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/load_grouppolicy.cc:96:36: note: Virtual function in base class
aptitude-0.8.7/src/load_grouppolicy.cc:178:0: note: Function in derived class
aptitude-0.8.7/src/load_grouppolicy.cc:126:0: style: The function 'terminal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/load_grouppolicy.cc:90:16: note: Virtual function in base class
aptitude-0.8.7/src/load_grouppolicy.cc:126:0: note: Function in derived class
aptitude-0.8.7/src/load_grouppolicy.cc:131:0: style: The function 'instantiate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/load_grouppolicy.cc:96:36: note: Virtual function in base class
aptitude-0.8.7/src/load_grouppolicy.cc:131:0: note: Function in derived class
aptitude-0.8.7/src/load_grouppolicy.cc:820:3: style: Exception should be caught by reference. [catchExceptionByValue]
aptitude-0.8.7/src/pkg_view.h:110:33: performance: Function parameter '_name' should be passed by const reference. [passedByValue]
aptitude-0.8.7/src/pkg_view.h:111:70: performance: Function parameter '_columns_cfg' should be passed by const reference. [passedByValue]
aptitude-0.8.7/src/pkg_view.h:113:46: performance: Function parameter '_popupdownkey' should be passed by const reference. [passedByValue]
aptitude-0.8.7/src/pkg_view.h:114:19: performance: Function parameter '_popupdownlinked' should be passed by const reference. [passedByValue]
aptitude-0.8.7/src/pkg_view.h:120:33: performance: Function parameter '_name' should be passed by const reference. [passedByValue]
aptitude-0.8.7/src/pkg_view.h:122:46: performance: Function parameter '_popupdownkey' should be passed by const reference. [passedByValue]
aptitude-0.8.7/src/pkg_view.h:123:19: performance: Function parameter '_popupdownlinked' should be passed by const reference. [passedByValue]
aptitude-0.8.7/src/pkg_view.h:129:33: performance: Function parameter '_name' should be passed by const reference. [passedByValue]
aptitude-0.8.7/src/menu_text_layout.h:56:3: style: Class 'menu_text_layout' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/menu_text_layout.h:77:8: style: The function 'find_search_enabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:120:16: note: Virtual function in base class
aptitude-0.8.7/src/menu_text_layout.h:77:8: note: Function in derived class
aptitude-0.8.7/src/menu_text_layout.h:78:8: style: The function 'find_search' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:123:16: note: Virtual function in base class
aptitude-0.8.7/src/menu_text_layout.h:78:8: note: Function in derived class
aptitude-0.8.7/src/menu_text_layout.h:79:8: style: The function 'find_search_back_enabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:126:16: note: Virtual function in base class
aptitude-0.8.7/src/menu_text_layout.h:79:8: note: Function in derived class
aptitude-0.8.7/src/menu_text_layout.h:80:8: style: The function 'find_search_back' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:129:16: note: Virtual function in base class
aptitude-0.8.7/src/menu_text_layout.h:80:8: note: Function in derived class
aptitude-0.8.7/src/menu_text_layout.h:81:8: style: The function 'find_research_enabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:134:16: note: Virtual function in base class
aptitude-0.8.7/src/menu_text_layout.h:81:8: note: Function in derived class
aptitude-0.8.7/src/menu_text_layout.h:82:8: style: The function 'find_research' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:137:16: note: Virtual function in base class
aptitude-0.8.7/src/menu_text_layout.h:82:8: note: Function in derived class
aptitude-0.8.7/src/menu_text_layout.h:83:8: style: The function 'find_repeat_search_back_enabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:142:16: note: Virtual function in base class
aptitude-0.8.7/src/menu_text_layout.h:83:8: note: Function in derived class
aptitude-0.8.7/src/menu_text_layout.h:84:8: style: The function 'find_repeat_search_back' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:145:16: note: Virtual function in base class
aptitude-0.8.7/src/menu_text_layout.h:84:8: note: Function in derived class
aptitude-0.8.7/src/solution_item.h:91:8: style: The function 'resolver_toggle_approved' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:101:16: note: Virtual function in base class
aptitude-0.8.7/src/solution_item.h:91:8: note: Function in derived class
aptitude-0.8.7/src/solution_item.h:92:8: style: The function 'resolver_toggle_approved_enabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:104:16: note: Virtual function in base class
aptitude-0.8.7/src/solution_item.h:92:8: note: Function in derived class
aptitude-0.8.7/src/solution_item.h:93:8: style: The function 'resolver_toggle_rejected' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:107:16: note: Virtual function in base class
aptitude-0.8.7/src/solution_item.h:93:8: note: Function in derived class
aptitude-0.8.7/src/solution_item.h:94:8: style: The function 'resolver_toggle_rejected_enabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:110:16: note: Virtual function in base class
aptitude-0.8.7/src/solution_item.h:94:8: note: Function in derived class
aptitude-0.8.7/src/solution_item.h:144:8: style: The function 'is_rejected' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/solution_item.h:53:16: note: Virtual function in base class
aptitude-0.8.7/src/solution_item.h:144:8: note: Function in derived class
aptitude-0.8.7/src/solution_item.h:146:8: style: The function 'is_mandatory' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/solution_item.h:56:16: note: Virtual function in base class
aptitude-0.8.7/src/solution_item.h:146:8: note: Function in derived class
aptitude-0.8.7/src/solution_item.h:148:8: style: The function 'reject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/solution_item.h:59:16: note: Virtual function in base class
aptitude-0.8.7/src/solution_item.h:148:8: note: Function in derived class
aptitude-0.8.7/src/solution_item.h:150:8: style: The function 'unreject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/solution_item.h:62:16: note: Virtual function in base class
aptitude-0.8.7/src/solution_item.h:150:8: note: Function in derived class
aptitude-0.8.7/src/solution_item.h:152:8: style: The function 'mandate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/solution_item.h:65:16: note: Virtual function in base class
aptitude-0.8.7/src/solution_item.h:152:8: note: Function in derived class
aptitude-0.8.7/src/solution_item.h:154:8: style: The function 'unmandate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/solution_item.h:68:16: note: Virtual function in base class
aptitude-0.8.7/src/solution_item.h:154:8: note: Function in derived class
aptitude-0.8.7/src/solution_item.h:213:8: style: The function 'is_rejected' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/solution_item.h:53:16: note: Virtual function in base class
aptitude-0.8.7/src/solution_item.h:213:8: note: Function in derived class
aptitude-0.8.7/src/solution_item.h:214:8: style: The function 'is_mandatory' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/solution_item.h:56:16: note: Virtual function in base class
aptitude-0.8.7/src/solution_item.h:214:8: note: Function in derived class
aptitude-0.8.7/src/solution_item.h:215:8: style: The function 'reject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/solution_item.h:59:16: note: Virtual function in base class
aptitude-0.8.7/src/solution_item.h:215:8: note: Function in derived class
aptitude-0.8.7/src/solution_item.h:216:8: style: The function 'unreject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/solution_item.h:62:16: note: Virtual function in base class
aptitude-0.8.7/src/solution_item.h:216:8: note: Function in derived class
aptitude-0.8.7/src/solution_item.h:217:8: style: The function 'mandate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/solution_item.h:65:16: note: Virtual function in base class
aptitude-0.8.7/src/solution_item.h:217:8: note: Function in derived class
aptitude-0.8.7/src/solution_item.h:218:8: style: The function 'unmandate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/solution_item.h:68:16: note: Virtual function in base class
aptitude-0.8.7/src/solution_item.h:218:8: note: Function in derived class
aptitude-0.8.7/src/generic/apt/apt_undo_group.h:20:8: style: The function 'undo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/generic/util/undo.h:35:16: note: Virtual function in base class
aptitude-0.8.7/src/generic/apt/apt_undo_group.h:20:8: note: Function in derived class
aptitude-0.8.7/src/mine/board.h:91:3: warning: Member variable 'mine_board::minex' is not initialized in the constructor. [uninitMemberVar]
aptitude-0.8.7/src/mine/board.h:91:3: warning: Member variable 'mine_board::miney' is not initialized in the constructor. [uninitMemberVar]
aptitude-0.8.7/src/mine/board.h:91:3: warning: Member variable 'mine_board::endtime' is not initialized in the constructor. [uninitMemberVar]
aptitude-0.8.7/src/mine/board.h:97:3: warning: Member variable 'mine_board::minex' is not initialized in the constructor. [uninitMemberVar]
aptitude-0.8.7/src/mine/board.h:97:3: warning: Member variable 'mine_board::miney' is not initialized in the constructor. [uninitMemberVar]
aptitude-0.8.7/src/mine/board.h:97:3: warning: Member variable 'mine_board::endtime' is not initialized in the constructor. [uninitMemberVar]
aptitude-0.8.7/src/mine/cmine.cc:158:34: style: Function 'do_load_game' argument 1 names different: declaration 's' definition 'ws'. [funcArgNamesDifferent]
aptitude-0.8.7/src/mine/cmine.h:78:34: note: Function 'do_load_game' argument 1 names different: declaration 's' definition 'ws'.
aptitude-0.8.7/src/mine/cmine.cc:158:34: note: Function 'do_load_game' argument 1 names different: declaration 's' definition 'ws'.
aptitude-0.8.7/src/mine/cmine.cc:198:34: style: Function 'do_save_game' argument 1 names different: declaration 's' definition 'ws'. [funcArgNamesDifferent]
aptitude-0.8.7/src/mine/cmine.h:79:34: note: Function 'do_save_game' argument 1 names different: declaration 's' definition 'ws'.
aptitude-0.8.7/src/mine/cmine.cc:198:34: note: Function 'do_save_game' argument 1 names different: declaration 's' definition 'ws'.
aptitude-0.8.7/src/mine/cmine.cc:738:14: style: Variable 'stname' is assigned a value that is never used. [unreadVariable]
aptitude-0.8.7/src/mine/cmine.cc:766:11: style: Variable 'stname' is assigned a value that is never used. [unreadVariable]
aptitude-0.8.7/src/mine/cmine.cc:87:3: style: Class 'update_header_event' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/pkg_columnizer.cc:300:7: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
aptitude-0.8.7/src/pkg_columnizer.cc:302:2: note: Found duplicate branches for 'if' and 'else'.
aptitude-0.8.7/src/pkg_columnizer.cc:300:7: note: Found duplicate branches for 'if' and 'else'.
aptitude-0.8.7/src/pkg_columnizer.cc:331:7: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
aptitude-0.8.7/src/pkg_columnizer.cc:333:2: note: Found duplicate branches for 'if' and 'else'.
aptitude-0.8.7/src/pkg_columnizer.cc:331:7: note: Found duplicate branches for 'if' and 'else'.
aptitude-0.8.7/src/pkg_columnizer.cc:126:43: style: Function 'setup_column' argument 2 names different: declaration 'ver' definition 'visible_ver'. [funcArgNamesDifferent]
aptitude-0.8.7/src/pkg_columnizer.h:55:38: note: Function 'setup_column' argument 2 names different: declaration 'ver' definition 'visible_ver'.
aptitude-0.8.7/src/pkg_columnizer.cc:126:43: note: Function 'setup_column' argument 2 names different: declaration 'ver' definition 'visible_ver'.
aptitude-0.8.7/src/pkg_columnizer.cc:706:3: style: Class 'pkg_genheaders' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/pkg_columnizer.cc:170:21: warning: Iterators to containers from different expressions 'inst_ver' and 'pkg.CurrentVer()' are used together. [mismatchingContainerExpression]
aptitude-0.8.7/src/pkg_grouppolicy.cc:798:77: style: Function 'instantiate' argument 1 names different: declaration '_sig' definition 'sig'. [funcArgNamesDifferent]
aptitude-0.8.7/src/pkg_grouppolicy.h:271:44: note: Function 'instantiate' argument 1 names different: declaration '_sig' definition 'sig'.
aptitude-0.8.7/src/pkg_grouppolicy.cc:798:77: note: Function 'instantiate' argument 1 names different: declaration '_sig' definition 'sig'.
aptitude-0.8.7/src/pkg_grouppolicy.cc:799:22: style: Function 'instantiate' argument 2 names different: declaration '_desc_sig' definition 'desc_sig'. [funcArgNamesDifferent]
aptitude-0.8.7/src/pkg_grouppolicy.h:271:63: note: Function 'instantiate' argument 2 names different: declaration '_desc_sig' definition 'desc_sig'.
aptitude-0.8.7/src/pkg_grouppolicy.cc:799:22: note: Function 'instantiate' argument 2 names different: declaration '_desc_sig' definition 'desc_sig'.
aptitude-0.8.7/src/pkg_grouppolicy.cc:895:76: style: Function 'instantiate' argument 1 names different: declaration '_sig' definition 'sig'. [funcArgNamesDifferent]
aptitude-0.8.7/src/pkg_grouppolicy.h:284:44: note: Function 'instantiate' argument 1 names different: declaration '_sig' definition 'sig'.
aptitude-0.8.7/src/pkg_grouppolicy.cc:895:76: note: Function 'instantiate' argument 1 names different: declaration '_sig' definition 'sig'.
aptitude-0.8.7/src/pkg_grouppolicy.cc:896:28: style: Function 'instantiate' argument 2 names different: declaration '_desc_sig' definition 'desc_sig'. [funcArgNamesDifferent]
aptitude-0.8.7/src/pkg_grouppolicy.h:285:24: note: Function 'instantiate' argument 2 names different: declaration '_desc_sig' definition 'desc_sig'.
aptitude-0.8.7/src/pkg_grouppolicy.cc:896:28: note: Function 'instantiate' argument 2 names different: declaration '_desc_sig' definition 'desc_sig'.
aptitude-0.8.7/src/pkg_grouppolicy.cc:1067:24: style: Function 'instantiate' argument 2 names different: declaration '_desc_sig' definition 'desc_sig'. [funcArgNamesDifferent]
aptitude-0.8.7/src/pkg_grouppolicy.h:303:24: note: Function 'instantiate' argument 2 names different: declaration '_desc_sig' definition 'desc_sig'.
aptitude-0.8.7/src/pkg_grouppolicy.cc:1067:24: note: Function 'instantiate' argument 2 names different: declaration '_desc_sig' definition 'desc_sig'.
aptitude-0.8.7/src/pkg_grouppolicy.cc:1358:71: style: Function 'instantiate' argument 1 names different: declaration 'sig' definition 'pkg_sig'. [funcArgNamesDifferent]
aptitude-0.8.7/src/pkg_grouppolicy.h:370:44: note: Function 'instantiate' argument 1 names different: declaration 'sig' definition 'pkg_sig'.
aptitude-0.8.7/src/pkg_grouppolicy.cc:1358:71: note: Function 'instantiate' argument 1 names different: declaration 'sig' definition 'pkg_sig'.
aptitude-0.8.7/src/pkg_grouppolicy.cc:1609:74: style: Function 'instantiate' argument 1 names different: declaration '_sig' definition 'sig'. [funcArgNamesDifferent]
aptitude-0.8.7/src/pkg_grouppolicy.h:399:44: note: Function 'instantiate' argument 1 names different: declaration '_sig' definition 'sig'.
aptitude-0.8.7/src/pkg_grouppolicy.cc:1609:74: note: Function 'instantiate' argument 1 names different: declaration '_sig' definition 'sig'.
aptitude-0.8.7/src/pkg_grouppolicy.cc:1610:26: style: Function 'instantiate' argument 2 names different: declaration '_desc_sig' definition 'desc_sig'. [funcArgNamesDifferent]
aptitude-0.8.7/src/pkg_grouppolicy.h:400:24: note: Function 'instantiate' argument 2 names different: declaration '_desc_sig' definition 'desc_sig'.
aptitude-0.8.7/src/pkg_grouppolicy.cc:1610:26: note: Function 'instantiate' argument 2 names different: declaration '_desc_sig' definition 'desc_sig'.
aptitude-0.8.7/src/pkg_grouppolicy.cc:1677:72: style: Function 'instantiate' argument 1 names different: declaration '_sig' definition 'sig'. [funcArgNamesDifferent]
aptitude-0.8.7/src/pkg_grouppolicy.h:413:44: note: Function 'instantiate' argument 1 names different: declaration '_sig' definition 'sig'.
aptitude-0.8.7/src/pkg_grouppolicy.cc:1677:72: note: Function 'instantiate' argument 1 names different: declaration '_sig' definition 'sig'.
aptitude-0.8.7/src/pkg_grouppolicy.cc:1678:24: style: Function 'instantiate' argument 2 names different: declaration '_desc_sig' definition 'desc_sig'. [funcArgNamesDifferent]
aptitude-0.8.7/src/pkg_grouppolicy.h:414:24: note: Function 'instantiate' argument 2 names different: declaration '_desc_sig' definition 'desc_sig'.
aptitude-0.8.7/src/pkg_grouppolicy.cc:1678:24: note: Function 'instantiate' argument 2 names different: declaration '_desc_sig' definition 'desc_sig'.
aptitude-0.8.7/src/pkg_grouppolicy.cc:123:72: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aptitude-0.8.7/src/pkg_grouppolicy.cc:734:67: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aptitude-0.8.7/src/pkg_grouppolicy.cc:829:67: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aptitude-0.8.7/src/pkg_grouppolicy.cc:1639:67: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aptitude-0.8.7/src/pkg_grouppolicy.cc:1105:11: performance: Technically the member function 'pkg_grouppolicy_patterns::substitute' can be static. [functionStatic]
aptitude-0.8.7/src/pkg_grouppolicy.cc:69:16: style: The function 'add_package' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_grouppolicy.h:88:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_grouppolicy.cc:69:16: note: Function in derived class
aptitude-0.8.7/src/pkg_grouppolicy.cc:119:16: style: The function 'add_package' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_grouppolicy.h:88:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_grouppolicy.cc:119:16: note: Function in derived class
aptitude-0.8.7/src/pkg_grouppolicy.cc:451:16: style: The function 'add_package' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_grouppolicy.h:88:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_grouppolicy.cc:451:16: note: Function in derived class
aptitude-0.8.7/src/pkg_grouppolicy.cc:539:16: style: The function 'add_package' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_grouppolicy.h:88:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_grouppolicy.cc:539:16: note: Function in derived class
aptitude-0.8.7/src/pkg_grouppolicy.cc:580:8: style: The function 'add_package' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_grouppolicy.h:88:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_grouppolicy.cc:580:8: note: Function in derived class
aptitude-0.8.7/src/pkg_grouppolicy.cc:738:8: style: The function 'add_package' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_grouppolicy.h:88:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_grouppolicy.cc:738:8: note: Function in derived class
aptitude-0.8.7/src/pkg_grouppolicy.cc:833:8: style: The function 'add_package' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_grouppolicy.h:88:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_grouppolicy.cc:833:8: note: Function in derived class
aptitude-0.8.7/src/pkg_grouppolicy.cc:937:8: style: The function 'add_package' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_grouppolicy.h:88:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_grouppolicy.cc:937:8: note: Function in derived class
aptitude-0.8.7/src/pkg_grouppolicy.cc:1205:8: style: The function 'add_package' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_grouppolicy.h:88:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_grouppolicy.cc:1205:8: note: Function in derived class
aptitude-0.8.7/src/pkg_grouppolicy.cc:1288:16: style: The function 'add_package' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_grouppolicy.h:88:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_grouppolicy.cc:1288:16: note: Function in derived class
aptitude-0.8.7/src/pkg_grouppolicy.cc:1397:16: style: The function 'add_package' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_grouppolicy.h:88:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_grouppolicy.cc:1397:16: note: Function in derived class
aptitude-0.8.7/src/pkg_grouppolicy.cc:1565:8: style: The function 'add_package' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_grouppolicy.h:88:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_grouppolicy.cc:1565:8: note: Function in derived class
aptitude-0.8.7/src/pkg_grouppolicy.cc:1643:8: style: The function 'add_package' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_grouppolicy.h:88:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_grouppolicy.cc:1643:8: note: Function in derived class
aptitude-0.8.7/src/pkg_grouppolicy.cc:1508:0: error: Memory leak: tagchildren [memleak]
aptitude-0.8.7/src/pkg_info_screen.h:53:31: style: The function 'setup_new_root' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/apt_info_tree.h:57:39: note: Virtual function in base class
aptitude-0.8.7/src/pkg_info_screen.h:53:31: note: Function in derived class
aptitude-0.8.7/src/pkg_info_screen.cc:58:8: style: The function 'add_package' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_grouppolicy.h:88:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_info_screen.cc:58:8: note: Function in derived class
aptitude-0.8.7/src/pkg_item.cc:67:64: style: Same expression on both sides of '||'. [duplicateExpression]
aptitude-0.8.7/src/pkg_item.cc:63:42: performance: Function parameter 's' should be passed by const reference. [passedByValue]
aptitude-0.8.7/src/pkg_sortpolicy.cc:128:1: performance: Technically the member function 'pkg_sortpolicy_name_impl::do_compare' can be static. [functionStatic]
aptitude-0.8.7/src/pkg_sortpolicy.cc:139:1: performance: Technically the member function 'pkg_sortpolicy_installed_size_impl::do_compare' can be static. [functionStatic]
aptitude-0.8.7/src/pkg_sortpolicy.cc:154:1: performance: Technically the member function 'pkg_sortpolicy_installed_size_change_impl::do_compare' can be static. [functionStatic]
aptitude-0.8.7/src/pkg_sortpolicy.cc:180:1: performance: Technically the member function 'pkg_sortpolicy_priority_impl::do_compare' can be static. [functionStatic]
aptitude-0.8.7/src/pkg_sortpolicy.cc:191:1: performance: Technically the member function 'pkg_sortpolicy_debsize_impl::do_compare' can be static. [functionStatic]
aptitude-0.8.7/src/pkg_sortpolicy.cc:206:1: performance: Technically the member function 'pkg_sortpolicy_ver_impl::do_compare' can be static. [functionStatic]
aptitude-0.8.7/src/pkg_sortpolicy.cc:128:1: style: The function 'compare' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_sortpolicy.h:51:15: note: Virtual function in base class
aptitude-0.8.7/src/pkg_sortpolicy.cc:128:1: note: Function in derived class
aptitude-0.8.7/src/pkg_sortpolicy.cc:139:1: style: The function 'compare' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_sortpolicy.h:51:15: note: Virtual function in base class
aptitude-0.8.7/src/pkg_sortpolicy.cc:139:1: note: Function in derived class
aptitude-0.8.7/src/pkg_sortpolicy.cc:154:1: style: The function 'compare' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_sortpolicy.h:51:15: note: Virtual function in base class
aptitude-0.8.7/src/pkg_sortpolicy.cc:154:1: note: Function in derived class
aptitude-0.8.7/src/pkg_sortpolicy.cc:180:1: style: The function 'compare' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_sortpolicy.h:51:15: note: Virtual function in base class
aptitude-0.8.7/src/pkg_sortpolicy.cc:180:1: note: Function in derived class
aptitude-0.8.7/src/pkg_sortpolicy.cc:191:1: style: The function 'compare' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_sortpolicy.h:51:15: note: Virtual function in base class
aptitude-0.8.7/src/pkg_sortpolicy.cc:191:1: note: Function in derived class
aptitude-0.8.7/src/pkg_sortpolicy.cc:206:1: style: The function 'compare' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_sortpolicy.h:51:15: note: Virtual function in base class
aptitude-0.8.7/src/pkg_sortpolicy.cc:206:1: note: Function in derived class
aptitude-0.8.7/src/pkg_tree.cc:73:39: style: Function 'pkg_tree' argument 1 names different: declaration 'groupingstr' definition 'def_grouping'. [funcArgNamesDifferent]
aptitude-0.8.7/src/pkg_tree.h:77:31: note: Function 'pkg_tree' argument 1 names different: declaration 'groupingstr' definition 'def_grouping'.
aptitude-0.8.7/src/pkg_tree.cc:73:39: note: Function 'pkg_tree' argument 1 names different: declaration 'groupingstr' definition 'def_grouping'.
aptitude-0.8.7/src/pkg_tree.cc:75:26: style: Function 'pkg_tree' argument 3 names different: declaration 'limitstr' definition 'def_limit'. [funcArgNamesDifferent]
aptitude-0.8.7/src/pkg_tree.h:79:25: note: Function 'pkg_tree' argument 3 names different: declaration 'limitstr' definition 'def_limit'.
aptitude-0.8.7/src/pkg_tree.cc:75:26: note: Function 'pkg_tree' argument 3 names different: declaration 'limitstr' definition 'def_limit'.
aptitude-0.8.7/src/pkg_tree.cc:87:39: style: Function 'pkg_tree' argument 1 names different: declaration 'groupingstr' definition 'def_grouping'. [funcArgNamesDifferent]
aptitude-0.8.7/src/pkg_tree.h:81:31: note: Function 'pkg_tree' argument 1 names different: declaration 'groupingstr' definition 'def_grouping'.
aptitude-0.8.7/src/pkg_tree.cc:87:39: note: Function 'pkg_tree' argument 1 names different: declaration 'groupingstr' definition 'def_grouping'.
aptitude-0.8.7/src/pkg_ver_item.cc:398:8: style: The function 'add_package' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/pkg_grouppolicy.h:88:16: note: Virtual function in base class
aptitude-0.8.7/src/pkg_ver_item.cc:398:8: note: Function in derived class
aptitude-0.8.7/src/pkg_view.cc:613:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aptitude-0.8.7/src/pkg_view.cc:758:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aptitude-0.8.7/src/pkg_view.cc:762:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aptitude-0.8.7/src/pkg_view.cc:88:3: style: Class 'pkg_handling_label' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/qt/package.cc:54:55: style: Struct 'make_shared_enabler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/qt/package_pool.cc:143:11: style: Unsigned variable 'index' can't be negative so it is unnecessary to test it. [unsignedPositive]
aptitude-0.8.7/src/qt/package_pool.cc:72:6: style: The function 'get_packages_count' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/qt/package_pool.h:65:14: note: Virtual function in base class
aptitude-0.8.7/src/qt/package_pool.cc:72:6: note: Function in derived class
aptitude-0.8.7/src/qt/package_pool.cc:75:14: style: The function 'get_package_at_index' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/qt/package_pool.h:75:22: note: Virtual function in base class
aptitude-0.8.7/src/qt/package_pool.cc:75:14: note: Function in derived class
aptitude-0.8.7/src/qt/package_pool.cc:82:19: style: The function 'connect_cache_reloaded' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/qt/package_pool.h:82:27: note: Virtual function in base class
aptitude-0.8.7/src/qt/package_pool.cc:82:19: note: Function in derived class
aptitude-0.8.7/src/qt/package_pool.cc:85:19: style: The function 'connect_cache_closed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/qt/package_pool.h:89:27: note: Virtual function in base class
aptitude-0.8.7/src/qt/package_pool.cc:85:19: note: Function in derived class
aptitude-0.8.7/src/qt/package_pool.cc:88:19: style: The function 'connect_cache_state_changed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/qt/package_pool.h:94:27: note: Virtual function in base class
aptitude-0.8.7/src/qt/package_pool.cc:88:19: note: Function in derived class
aptitude-0.8.7/src/qt/tabs_manager.cc:125:7: style: The function 'open_changes_preview_tab' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/qt/tabs_manager.h:84:15: note: Virtual function in base class
aptitude-0.8.7/src/qt/tabs_manager.cc:125:7: note: Function in derived class
aptitude-0.8.7/src/qt/tabs_manager.cc:128:7: style: The function 'open_packages_tab' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/qt/tabs_manager.h:64:15: note: Virtual function in base class
aptitude-0.8.7/src/qt/tabs_manager.cc:128:7: note: Function in derived class
aptitude-0.8.7/src/qt/tabs_manager.cc:136:7: style: The function 'open_package_info_tab' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/qt/tabs_manager.h:72:15: note: Virtual function in base class
aptitude-0.8.7/src/qt/tabs_manager.cc:136:7: note: Function in derived class
aptitude-0.8.7/src/qt/tabs_manager.cc:142:7: style: The function 'open_perform_changes_tab' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/qt/tabs_manager.h:90:15: note: Virtual function in base class
aptitude-0.8.7/src/qt/tabs_manager.cc:142:7: note: Function in derived class
aptitude-0.8.7/src/qt/tabs_manager.cc:148:7: style: The function 'open_resolver_tab' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/qt/tabs_manager.h:78:15: note: Virtual function in base class
aptitude-0.8.7/src/qt/tabs_manager.cc:148:7: note: Function in derived class
aptitude-0.8.7/src/qt/version.cc:52:55: style: Struct 'make_shared_enabler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/qt/widgets/tab.cc:28:25: style: Function 'tab' argument 1 names different: declaration 'type' definition '_type'. [funcArgNamesDifferent]
aptitude-0.8.7/src/qt/widgets/tab.h:72:24: note: Function 'tab' argument 1 names different: declaration 'type' definition '_type'.
aptitude-0.8.7/src/qt/widgets/tab.cc:28:25: note: Function 'tab' argument 1 names different: declaration 'type' definition '_type'.
aptitude-0.8.7/src/solution_fragment.cc:380:14: style: Condition 'cmp>0' is always true [knownConditionTrueFalse]
aptitude-0.8.7/src/solution_fragment.cc:47:51: style: Function 'archives_text' argument 1 names different: declaration 'v' definition 'ver'. [funcArgNamesDifferent]
aptitude-0.8.7/src/solution_fragment.h:69:56: note: Function 'archives_text' argument 1 names different: declaration 'v' definition 'ver'.
aptitude-0.8.7/src/solution_fragment.cc:47:51: note: Function 'archives_text' argument 1 names different: declaration 'v' definition 'ver'.
aptitude-0.8.7/src/solution_fragment.cc:158:38: style: Function 'conflict_text' argument 2 names different: declaration 'p' definition 'prv'. [funcArgNamesDifferent]
aptitude-0.8.7/src/solution_fragment.h:93:36: note: Function 'conflict_text' argument 2 names different: declaration 'p' definition 'prv'.
aptitude-0.8.7/src/solution_fragment.cc:158:38: note: Function 'conflict_text' argument 2 names different: declaration 'p' definition 'prv'.
aptitude-0.8.7/src/solution_fragment.cc:563:58: style: Function 'solution_fragment' argument 1 names different: declaration 'solution' definition 'sol'. [funcArgNamesDifferent]
aptitude-0.8.7/src/solution_fragment.h:45:81: note: Function 'solution_fragment' argument 1 names different: declaration 'solution' definition 'sol'.
aptitude-0.8.7/src/solution_fragment.cc:563:58: note: Function 'solution_fragment' argument 1 names different: declaration 'solution' definition 'sol'.
aptitude-0.8.7/src/solution_screen.cc:377:8: style: The function 'undo_undo_enabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:39:16: note: Virtual function in base class
aptitude-0.8.7/src/solution_screen.cc:377:8: note: Function in derived class
aptitude-0.8.7/src/solution_screen.cc:382:8: style: The function 'undo_undo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/menu_redirect.h:42:16: note: Virtual function in base class
aptitude-0.8.7/src/solution_screen.cc:382:8: note: Function in derived class
aptitude-0.8.7/src/solution_screen.cc:127:22: performance: Function parameter '_label' should be passed by const reference. [passedByValue]
aptitude-0.8.7/src/solution_screen.cc:599:47: performance: Function parameter 'd' should be passed by const reference. [passedByValue]
aptitude-0.8.7/src/ui.cc:988:3: style: Variable 'grp' is reassigned a value before the old one has been used. [redundantAssignment]
aptitude-0.8.7/src/ui.cc:986:0: note: Variable 'grp' is reassigned a value before the old one has been used.
aptitude-0.8.7/src/ui.cc:988:3: note: Variable 'grp' is reassigned a value before the old one has been used.
aptitude-0.8.7/src/ui.cc:1638:73: style: Same expression on both sides of '||'. [duplicateExpression]
aptitude-0.8.7/src/ui.cc:3447:39: style: Function 'prompt_yesno_popup' argument 1 names different: declaration 'f' definition 'prompt'. [funcArgNamesDifferent]
aptitude-0.8.7/src/ui.h:296:44: note: Function 'prompt_yesno_popup' argument 1 names different: declaration 'f' definition 'prompt'.
aptitude-0.8.7/src/ui.cc:3447:39: note: Function 'prompt_yesno_popup' argument 1 names different: declaration 'f' definition 'prompt'.
aptitude-0.8.7/src/safe_slot_event.h:33:5: style: Class 'safe_slot_event' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/ui.cc:2226:3: style: Class 'interactive_continuation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/ui.cc:2170:5: style: Class 'success_event' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/ui.cc:2185:5: style: Class 'no_more_solutions_event' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/ui.cc:3475:3: style: Class 'self_destructing_layout' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/src/ui.cc:2231:8: style: The function 'success' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/generic/apt/resolver_manager.h:95:18: note: Virtual function in base class
aptitude-0.8.7/src/ui.cc:2231:8: note: Function in derived class
aptitude-0.8.7/src/ui.cc:2236:8: style: The function 'no_more_solutions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/generic/apt/resolver_manager.h:99:18: note: Virtual function in base class
aptitude-0.8.7/src/ui.cc:2236:8: note: Function in derived class
aptitude-0.8.7/src/ui.cc:2241:8: style: The function 'no_more_time' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/generic/apt/resolver_manager.h:102:18: note: Virtual function in base class
aptitude-0.8.7/src/ui.cc:2241:8: note: Function in derived class
aptitude-0.8.7/src/ui.cc:2246:8: style: The function 'interrupted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/generic/apt/resolver_manager.h:107:18: note: Virtual function in base class
aptitude-0.8.7/src/ui.cc:2246:8: note: Function in derived class
aptitude-0.8.7/src/ui.cc:2250:8: style: The function 'aborted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/generic/apt/resolver_manager.h:110:18: note: Virtual function in base class
aptitude-0.8.7/src/ui.cc:2250:8: note: Function in derived class
aptitude-0.8.7/src/ui.cc:451:34: performance: Function parameter 'args' should be passed by const reference. [passedByValue]
aptitude-0.8.7/src/ui.cc:1218:47: performance: Function parameter 'old_tmpdir' should be passed by const reference. [passedByValue]
aptitude-0.8.7/src/ui.cc:1224:51: performance: Function parameter 'old_tmpdir' should be passed by const reference. [passedByValue]
aptitude-0.8.7/src/ui.cc:2208:19: performance: Function parameter '_msg' should be passed by const reference. [passedByValue]
aptitude-0.8.7/src/ui.cc:2873:33: performance: Function parameter 'base' should be passed by const reference. [passedByValue]
aptitude-0.8.7/src/view_changelog.cc:392:20: style: Variable 'pkgname' is assigned a value that is never used. [unreadVariable]
aptitude-0.8.7/src/view_changelog.cc:356:8: style: The function 'success' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/generic/apt/download_queue.h:52:18: note: Virtual function in base class
aptitude-0.8.7/src/view_changelog.cc:356:8: note: Function in derived class
aptitude-0.8.7/src/view_changelog.cc:367:8: style: The function 'failure' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/generic/apt/download_queue.h:60:18: note: Virtual function in base class
aptitude-0.8.7/src/view_changelog.cc:367:8: note: Function in derived class
aptitude-0.8.7/src/view_changelog.cc:379:8: style: The function 'partial_download' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aptitude-0.8.7/src/generic/apt/download_queue.h:73:18: note: Virtual function in base class
aptitude-0.8.7/src/view_changelog.cc:379:8: note: Function in derived class
aptitude-0.8.7/src/view_changelog.cc:273:17: performance: Function parameter 'curverstr' should be passed by const reference. [passedByValue]
aptitude-0.8.7/tests/test_choice_set.cc:75:5: style: Struct 'contents_extractor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/tests/test_choice_set.cc:94:5: style: Struct 'contents_enumerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/tests/test_dynamic_list.cc:165:0: style: Class 'list_signal < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/tests/test_dynamic_list.cc:170:0: style: Class 'list_signal < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/tests/test_dynamic_list.cc:175:0: style: Class 'list_signal < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/tests/test_dynamic_list.cc:180:0: style: Class 'list_signal < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/tests/test_dynamic_set.cc:127:0: style: Class 'set_signal < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/tests/test_dynamic_set.cc:132:0: style: Class 'set_signal < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/tests/test_dynamic_set.cc:137:0: style: Class 'set_signal < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/tests/test_dynamic_set.cc:86:0: style: Class 'removed_call < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/tests/test_dynamic_set.cc:50:0: style: Class 'inserted_call < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/tests/test_file_cache.cc:84:3: style: Class 'raw_istream_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/tests/test_incremental_expression.cc:92:5: style: Class 'get_value_call' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/tests/test_incremental_expression.cc:120:5: style: Class 'fake_container' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/tests/test_incremental_expression.cc:165:5: style: Class 'changed_call' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/tests/test_incremental_expression.cc:190:5: style: Class 'fake_wrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/tests/test_matching.cc:836:9: style: Class 'intArray2d' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aptitude-0.8.7/tests/test_parsers.cc:1291:5: style: Class 'lessThan_f' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aptitude-0.8.7/tests/test_sqlite.cc:243:5: performance: Variable 'get_C_statement' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aptitude-0.8.7/tests/test_teletype_mock.cc:114:26: style: Unsigned variable '(' can't be negative so it is unnecessary to test it. [unsignedPositive]
aptitude-0.8.7/tests/test_temp.cc:363:9: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aptitude-0.8.7/tests/test_wtree.cc:771:9: performance: Technically the member function 'WTreeTest::maxAccumOps::empty' can be static. [functionStatic]
aptitude-0.8.7/tests/test_wtree.cc:772:9: performance: Technically the member function 'WTreeTest::maxAccumOps::project' can be static. [functionStatic]
aptitude-0.8.7/tests/test_wtree.cc:1263:5: style: Struct 'set_or_break' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
[22:52]

ftp://ftp.se.debian.org/debian/pool/main/a/aptitude-robot/aptitude-robot_1.5.2.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aptly/aptly_1.3.0.orig.tar.gz
aptly-1.3.0/vendor/golang.org/x/crypto/otr/libotr_test_helper.c:178:13: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
aptly-1.3.0/vendor/golang.org/x/sys/windows/svc/go12.c:18:0: error: The code contains unhandled character(s) (character code=194). Neither unicode nor extended ascii is supported. [syntaxError]
[22:53]

ftp://ftp.se.debian.org/debian/pool/main/a/aptoncd/aptoncd_0.1.98+bzr117.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/apulse/apulse_0.1.12.orig.tar.gz
apulse-0.1.12/src/apulse-channel-map.c:401:15: style: Expression is always false because 'else if' condition matches previous condition at line 393. [multiCondition]
apulse-0.1.12/src/apulse-context.c:66:0: error: Dereferencing 'c' after it is deallocated / released [deallocuse]
apulse-0.1.12/src/trace.c:88:9: style: Condition '!log_to_stderr' is always true [knownConditionTrueFalse]
[22:53]

ftp://ftp.se.debian.org/debian/pool/main/a/apvlv/apvlv_0.1.5+dfsg.orig.tar.xz
apvlv-0.1.5/src/ApvlvCmds.cc:561:23: style: C-style pointer casting [cstyleCast]
apvlv-0.1.5/src/ApvlvCmds.cc:176:40: style: Function 'append' argument 1 names different: declaration 'key' definition 'gek'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvCmds.h:69:32: note: Function 'append' argument 1 names different: declaration 'key' definition 'gek'.
apvlv-0.1.5/src/ApvlvCmds.cc:176:40: note: Function 'append' argument 1 names different: declaration 'key' definition 'gek'.
apvlv-0.1.5/src/ApvlvCmds.cc:286:37: style: Function 'origin' argument 1 names different: declaration 'cmd' definition 'ori'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvCmds.h:107:29: note: Function 'origin' argument 1 names different: declaration 'cmd' definition 'ori'.
apvlv-0.1.5/src/ApvlvCmds.cc:286:37: note: Function 'origin' argument 1 names different: declaration 'cmd' definition 'ori'.
apvlv-0.1.5/src/ApvlvCmds.cc:207:42: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apvlv-0.1.5/src/ApvlvCmds.cc:83:5: performance: Variable 'mPreCount' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
apvlv-0.1.5/src/ApvlvCmds.cc:357:5: performance: Variable 'mTimeoutTimer' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
apvlv-0.1.5/src/ApvlvCmds.h:77:13: style: Technically the member function 'apvlv::ApvlvCmd::type' can be const. [functionConst]
apvlv-0.1.5/src/ApvlvCmds.cc:95:21: note: Technically the member function 'apvlv::ApvlvCmd::type' can be const.
apvlv-0.1.5/src/ApvlvCmds.h:77:13: note: Technically the member function 'apvlv::ApvlvCmd::type' can be const.
apvlv-0.1.5/src/ApvlvCmds.h:81:10: style: Technically the member function 'apvlv::ApvlvCmd::bemap' can be const. [functionConst]
apvlv-0.1.5/src/ApvlvCmds.cc:250:18: note: Technically the member function 'apvlv::ApvlvCmd::bemap' can be const.
apvlv-0.1.5/src/ApvlvCmds.h:81:10: note: Technically the member function 'apvlv::ApvlvCmd::bemap' can be const.
apvlv-0.1.5/src/ApvlvCmds.h:85:10: style: Technically the member function 'apvlv::ApvlvCmd::canmap' can be const. [functionConst]
apvlv-0.1.5/src/ApvlvCmds.cc:260:18: note: Technically the member function 'apvlv::ApvlvCmd::canmap' can be const.
apvlv-0.1.5/src/ApvlvCmds.h:85:10: note: Technically the member function 'apvlv::ApvlvCmd::canmap' can be const.
apvlv-0.1.5/src/ApvlvCmds.h:89:10: style: Technically the member function 'apvlv::ApvlvCmd::hascount' can be const. [functionConst]
apvlv-0.1.5/src/ApvlvCmds.cc:270:18: note: Technically the member function 'apvlv::ApvlvCmd::hascount' can be const.
apvlv-0.1.5/src/ApvlvCmds.h:89:10: note: Technically the member function 'apvlv::ApvlvCmd::hascount' can be const.
apvlv-0.1.5/src/ApvlvCmds.h:91:17: style: Technically the member function 'apvlv::ApvlvCmd::c_str' can be const. [functionConst]
apvlv-0.1.5/src/ApvlvCmds.cc:296:25: note: Technically the member function 'apvlv::ApvlvCmd::c_str' can be const.
apvlv-0.1.5/src/ApvlvCmds.h:91:17: note: Technically the member function 'apvlv::ApvlvCmd::c_str' can be const.
apvlv-0.1.5/src/ApvlvCmds.h:95:18: style: Technically the member function 'apvlv::ApvlvCmd::keyvalv' can be const. [functionConst]
apvlv-0.1.5/src/ApvlvCmds.cc:306:26: note: Technically the member function 'apvlv::ApvlvCmd::keyvalv' can be const.
apvlv-0.1.5/src/ApvlvCmds.h:95:18: note: Technically the member function 'apvlv::ApvlvCmd::keyvalv' can be const.
apvlv-0.1.5/src/ApvlvCmds.h:99:10: style: Technically the member function 'apvlv::ApvlvCmd::precount' can be const. [functionConst]
apvlv-0.1.5/src/ApvlvCmds.cc:281:18: note: Technically the member function 'apvlv::ApvlvCmd::precount' can be const.
apvlv-0.1.5/src/ApvlvCmds.h:99:10: note: Technically the member function 'apvlv::ApvlvCmd::precount' can be const.
apvlv-0.1.5/src/ApvlvCmds.h:101:10: style: Technically the member function 'apvlv::ApvlvCmd::keyval' can be const. [functionConst]
apvlv-0.1.5/src/ApvlvCmds.cc:321:18: note: Technically the member function 'apvlv::ApvlvCmd::keyval' can be const.
apvlv-0.1.5/src/ApvlvCmds.h:101:10: note: Technically the member function 'apvlv::ApvlvCmd::keyval' can be const.
apvlv-0.1.5/src/ApvlvDoc.h:78:5: style: Class 'ApvlvDocCache' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apvlv-0.1.5/src/ApvlvDoc.h:129:5: style: Class 'ApvlvDocStatus' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apvlv-0.1.5/src/ApvlvWindow.h:47:5: style: Class 'ApvlvWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apvlv-0.1.5/src/ApvlvView.h:57:5: style: Class 'ApvlvView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apvlv-0.1.5/src/ApvlvDoc.h:133:10: style: The function 'active' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvCore.h:54:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvDoc.h:133:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvDoc.h:135:10: style: The function 'setsize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvCore.h:56:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvDoc.h:135:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvDoc.h:137:10: style: The function 'show' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvCore.h:58:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvDoc.h:137:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvDoc.h:152:10: style: The function 'setactive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvCore.h:100:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvDoc.h:152:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvDoc.h:156:10: style: The function 'usecache' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvCore.h:113:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvDoc.h:156:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvDoc.h:158:10: style: The function 'usecache' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvCore.h:115:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvDoc.h:158:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvDoc.h:162:10: style: The function 'loadfile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvCore.h:85:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvDoc.h:162:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvDoc.h:166:10: style: The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvCore.h:117:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvDoc.h:166:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvDoc.h:168:10: style: The function 'totext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvCore.h:119:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvDoc.h:168:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvDoc.h:172:10: style: The function 'markposition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvCore.h:123:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvDoc.h:172:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvDoc.h:174:10: style: The function 'setzoom' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvCore.h:125:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvDoc.h:174:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvDoc.h:176:10: style: The function 'jump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvCore.h:127:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvDoc.h:176:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvDoc.h:180:10: style: The function 'nextpage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvCore.h:129:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvDoc.h:180:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvDoc.h:182:10: style: The function 'prepage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvCore.h:131:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvDoc.h:182:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvDoc.h:184:10: style: The function 'halfnextpage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvCore.h:133:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvDoc.h:184:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvDoc.h:186:10: style: The function 'halfprepage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvCore.h:135:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvDoc.h:186:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvDoc.h:188:10: style: The function 'scrollup' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvCore.h:106:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvDoc.h:188:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvDoc.h:189:10: style: The function 'scrolldown' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvCore.h:107:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvDoc.h:189:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvDoc.h:190:10: style: The function 'scrollleft' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvCore.h:108:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvDoc.h:190:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvDoc.h:191:10: style: The function 'scrollright' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvCore.h:109:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvDoc.h:191:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvDoc.h:195:10: style: The function 'continuous' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvCore.h:139:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvDoc.h:195:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvDoc.h:197:16: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvCore.h:150:24: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvDoc.h:197:16: note: Function in derived class
apvlv-0.1.5/src/ApvlvDoc.h:199:10: style: The function 'gotolink' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvCore.h:141:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvDoc.h:199:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvDoc.h:201:10: style: The function 'returnlink' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvCore.h:143:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvDoc.h:201:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvDoc.h:227:10: style: The function 'refresh' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvCore.h:96:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvDoc.h:227:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvDoc.h:229:10: style: The function 'reload' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvCore.h:71:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvDoc.h:229:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvCore.cc:110:47: style: Function 'process' argument 2 names different: declaration 'times' definition 'ct'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvCore.h:150:46: note: Function 'process' argument 2 names different: declaration 'times' definition 'ct'.
apvlv-0.1.5/src/ApvlvCore.cc:110:47: note: Function 'process' argument 2 names different: declaration 'times' definition 'ct'.
apvlv-0.1.5/src/ApvlvCore.cc:110:57: style: Function 'process' argument 3 names different: declaration 'keyval' definition 'key'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvCore.h:150:59: note: Function 'process' argument 3 names different: declaration 'keyval' definition 'key'.
apvlv-0.1.5/src/ApvlvCore.cc:110:57: note: Function 'process' argument 3 names different: declaration 'keyval' definition 'key'.
apvlv-0.1.5/src/ApvlvCore.cc:115:32: style: Function 'setsize' argument 1 names different: declaration 'wid' definition 'w'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvCore.h:148:31: note: Function 'setsize' argument 1 names different: declaration 'wid' definition 'w'.
apvlv-0.1.5/src/ApvlvCore.cc:115:32: note: Function 'setsize' argument 1 names different: declaration 'wid' definition 'w'.
apvlv-0.1.5/src/ApvlvCore.cc:115:39: style: Function 'setsize' argument 2 names different: declaration 'hei' definition 'h'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvCore.h:148:40: note: Function 'setsize' argument 2 names different: declaration 'hei' definition 'h'.
apvlv-0.1.5/src/ApvlvCore.cc:115:39: note: Function 'setsize' argument 2 names different: declaration 'hei' definition 'h'.
apvlv-0.1.5/src/ApvlvCore.cc:43:14: warning: Member variable 'ApvlvCore::mFile' is not initialized in the constructor. [uninitMemberVar]
apvlv-0.1.5/src/ApvlvCore.cc:43:14: warning: Member variable 'ApvlvCore::mType' is not initialized in the constructor. [uninitMemberVar]
apvlv-0.1.5/src/ApvlvCore.cc:43:14: warning: Member variable 'ApvlvCore::mGFile' is not initialized in the constructor. [uninitMemberVar]
apvlv-0.1.5/src/ApvlvCore.cc:43:14: warning: Member variable 'ApvlvCore::mGMonitor' is not initialized in the constructor. [uninitMemberVar]
apvlv-0.1.5/src/ApvlvCore.cc:43:14: warning: Member variable 'ApvlvCore::mScrollvalue' is not initialized in the constructor. [uninitMemberVar]
apvlv-0.1.5/src/ApvlvCore.cc:43:14: warning: Member variable 'ApvlvCore::mSearchPagenum' is not initialized in the constructor. [uninitMemberVar]
apvlv-0.1.5/src/ApvlvCore.cc:43:14: warning: Member variable 'ApvlvCore::mSearchCmd' is not initialized in the constructor. [uninitMemberVar]
apvlv-0.1.5/src/ApvlvCore.cc:43:14: warning: Member variable 'ApvlvCore::mSearchReverse' is not initialized in the constructor. [uninitMemberVar]
apvlv-0.1.5/src/ApvlvCore.cc:43:14: warning: Member variable 'ApvlvCore::mZoommode' is not initialized in the constructor. [uninitMemberVar]
apvlv-0.1.5/src/ApvlvCore.cc:43:14: warning: Member variable 'ApvlvCore::mZoomrate' is not initialized in the constructor. [uninitMemberVar]
apvlv-0.1.5/src/ApvlvCore.cc:43:14: warning: Member variable 'ApvlvCore::mZoominit' is not initialized in the constructor. [uninitMemberVar]
apvlv-0.1.5/src/ApvlvCore.cc:43:14: warning: Member variable 'ApvlvCore::mAdjInchg' is not initialized in the constructor. [uninitMemberVar]
apvlv-0.1.5/src/ApvlvCore.cc:43:14: warning: Member variable 'ApvlvCore::mPagenum' is not initialized in the constructor. [uninitMemberVar]
apvlv-0.1.5/src/ApvlvCore.cc:43:14: warning: Member variable 'ApvlvCore::mSkip' is not initialized in the constructor. [uninitMemberVar]
apvlv-0.1.5/src/ApvlvCore.cc:43:14: warning: Member variable 'ApvlvCore::mPagex' is not initialized in the constructor. [uninitMemberVar]
apvlv-0.1.5/src/ApvlvCore.cc:43:14: warning: Member variable 'ApvlvCore::mPagey' is not initialized in the constructor. [uninitMemberVar]
apvlv-0.1.5/src/ApvlvCore.cc:43:14: warning: Member variable 'ApvlvCore::mVrate' is not initialized in the constructor. [uninitMemberVar]
apvlv-0.1.5/src/ApvlvCore.cc:43:14: warning: Member variable 'ApvlvCore::mHrate' is not initialized in the constructor. [uninitMemberVar]
apvlv-0.1.5/src/ApvlvCore.cc:43:14: warning: Member variable 'ApvlvCore::mLines' is not initialized in the constructor. [uninitMemberVar]
apvlv-0.1.5/src/ApvlvCore.cc:43:14: warning: Member variable 'ApvlvCore::mChars' is not initialized in the constructor. [uninitMemberVar]
apvlv-0.1.5/src/ApvlvCore.cc:43:14: warning: Member variable 'ApvlvCore::mWidth' is not initialized in the constructor. [uninitMemberVar]
apvlv-0.1.5/src/ApvlvCore.cc:43:14: warning: Member variable 'ApvlvCore::mHeight' is not initialized in the constructor. [uninitMemberVar]
apvlv-0.1.5/src/ApvlvCore.cc:43:14: warning: Member variable 'ApvlvCore::mActive' is not initialized in the constructor. [uninitMemberVar]
apvlv-0.1.5/src/ApvlvCore.cc:43:14: warning: Member variable 'ApvlvCore::mStatus' is not initialized in the constructor. [uninitMemberVar]
apvlv-0.1.5/src/ApvlvCore.cc:49:5: performance: Variable 'mProCmd' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
apvlv-0.1.5/src/ApvlvCore.cc:54:5: performance: Variable 'mSearchStr' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
apvlv-0.1.5/src/ApvlvDir.cc:86:16: style: Condition 'error!=NULL' is always false [knownConditionTrueFalse]
apvlv-0.1.5/src/ApvlvDir.cc:84:22: note: Assignment 'error=NULL', assigned value is 0
apvlv-0.1.5/src/ApvlvDir.cc:86:16: note: Condition 'error!=NULL' is always false
apvlv-0.1.5/src/ApvlvDir.cc:306:13: style: Condition 'error!=NULL' is always false [knownConditionTrueFalse]
apvlv-0.1.5/src/ApvlvDir.cc:304:19: note: Assignment 'error=NULL', assigned value is 0
apvlv-0.1.5/src/ApvlvDir.cc:306:13: note: Condition 'error!=NULL' is always false
apvlv-0.1.5/src/ApvlvDir.cc:218:27: style: C-style pointer casting [cstyleCast]
apvlv-0.1.5/src/ApvlvDir.cc:334:27: style: C-style pointer casting [cstyleCast]
apvlv-0.1.5/src/ApvlvDir.cc:501:7: style: C-style pointer casting [cstyleCast]
apvlv-0.1.5/src/ApvlvDir.cc:712:9: style: C-style pointer casting [cstyleCast]
apvlv-0.1.5/src/ApvlvDir.cc:941:14: style: C-style pointer casting [cstyleCast]
apvlv-0.1.5/src/ApvlvDir.cc:778:5: style: Variable 'has' is reassigned a value before the old one has been used. [redundantAssignment]
apvlv-0.1.5/src/ApvlvDir.cc:776:0: note: Variable 'has' is reassigned a value before the old one has been used.
apvlv-0.1.5/src/ApvlvDir.cc:778:5: note: Variable 'has' is reassigned a value before the old one has been used.
apvlv-0.1.5/src/ApvlvDir.cc:86:16: style: Same expression on both sides of '!=' because the value of 'error' and 'NULL' are the same. [duplicateExpression]
apvlv-0.1.5/src/ApvlvDir.cc:84:22: note: 'error' is assigned value 'NULL' here.
apvlv-0.1.5/src/ApvlvDir.cc:86:16: note: Same expression on both sides of '!=' because the value of 'error' and 'NULL' are the same.
apvlv-0.1.5/src/ApvlvDir.cc:306:13: style: Same expression on both sides of '!=' because the value of 'error' and 'NULL' are the same. [duplicateExpression]
apvlv-0.1.5/src/ApvlvDir.cc:304:19: note: 'error' is assigned value 'NULL' here.
apvlv-0.1.5/src/ApvlvDir.cc:306:13: note: Same expression on both sides of '!=' because the value of 'error' and 'NULL' are the same.
apvlv-0.1.5/src/ApvlvDir.cc:136:41: style: Function 'dest' argument 1 names different: declaration 'rpath' definition 'path'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvDir.h:47:29: note: Function 'dest' argument 1 names different: declaration 'rpath' definition 'path'.
apvlv-0.1.5/src/ApvlvDir.cc:136:41: note: Function 'dest' argument 1 names different: declaration 'rpath' definition 'path'.
apvlv-0.1.5/src/ApvlvDir.cc:136:52: style: Function 'dest' argument 2 names different: declaration 'pagenum' definition 'pn'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvDir.h:47:41: note: Function 'dest' argument 2 names different: declaration 'pagenum' definition 'pn'.
apvlv-0.1.5/src/ApvlvDir.cc:136:52: note: Function 'dest' argument 2 names different: declaration 'pagenum' definition 'pn'.
apvlv-0.1.5/src/ApvlvDir.cc:242:40: style: Function 'loadfile' argument 1 names different: declaration 'file' definition 'path'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvDir.h:99:32: note: Function 'loadfile' argument 1 names different: declaration 'file' definition 'path'.
apvlv-0.1.5/src/ApvlvDir.cc:242:40: note: Function 'loadfile' argument 1 names different: declaration 'file' definition 'path'.
apvlv-0.1.5/src/ApvlvDir.cc:367:37: style: Function 'process' argument 1 names different: declaration 'hastimes' definition 'has'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvDir.h:103:29: note: Function 'process' argument 1 names different: declaration 'hastimes' definition 'has'.
apvlv-0.1.5/src/ApvlvDir.cc:367:37: note: Function 'process' argument 1 names different: declaration 'hastimes' definition 'has'.
apvlv-0.1.5/src/ApvlvDir.cc:367:46: style: Function 'process' argument 2 names different: declaration 'times' definition 'ct'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvDir.h:103:43: note: Function 'process' argument 2 names different: declaration 'times' definition 'ct'.
apvlv-0.1.5/src/ApvlvDir.cc:367:46: note: Function 'process' argument 2 names different: declaration 'times' definition 'ct'.
apvlv-0.1.5/src/ApvlvDir.cc:367:56: style: Function 'process' argument 3 names different: declaration 'keyval' definition 'key'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvDir.h:103:56: note: Function 'process' argument 3 names different: declaration 'keyval' definition 'key'.
apvlv-0.1.5/src/ApvlvDir.cc:367:56: note: Function 'process' argument 3 names different: declaration 'keyval' definition 'key'.
apvlv-0.1.5/src/ApvlvDir.cc:985:53: style: Function 'walk_dir_path_index' argument 1 names different: declaration 'titr' definition 'itr'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvDir.h:125:45: note: Function 'walk_dir_path_index' argument 1 names different: declaration 'titr' definition 'itr'.
apvlv-0.1.5/src/ApvlvDir.cc:985:53: note: Function 'walk_dir_path_index' argument 1 names different: declaration 'titr' definition 'itr'.
apvlv-0.1.5/src/ApvlvDir.cc:48:5: performance: Variable 'mPagenum' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
apvlv-0.1.5/src/ApvlvDir.cc:75:5: performance: Variable 'mPagenum' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
apvlv-0.1.5/src/ApvlvDir.h:47:10: style: Technically the member function 'apvlv::ApvlvDirNode::dest' can be const. [functionConst]
apvlv-0.1.5/src/ApvlvDir.cc:136:22: note: Technically the member function 'apvlv::ApvlvDirNode::dest' can be const.
apvlv-0.1.5/src/ApvlvDir.h:47:10: note: Technically the member function 'apvlv::ApvlvDirNode::dest' can be const.
apvlv-0.1.5/src/ApvlvDir.h:51:17: style: Technically the member function 'apvlv::ApvlvDirNode::phrase' can be const. [functionConst]
apvlv-0.1.5/src/ApvlvDir.cc:153:29: note: Technically the member function 'apvlv::ApvlvDirNode::phrase' can be const.
apvlv-0.1.5/src/ApvlvDir.h:51:17: note: Technically the member function 'apvlv::ApvlvDirNode::phrase' can be const.
apvlv-0.1.5/src/ApvlvDir.h:76:5: style: Class 'ApvlvDirStatus' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apvlv-0.1.5/src/ApvlvDir.h:80:10: style: The function 'active' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvCore.h:54:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvDir.h:80:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvDir.h:82:10: style: The function 'setsize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvCore.h:56:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvDir.h:82:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvDir.h:84:10: style: The function 'show' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvCore.h:58:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvDir.h:84:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvDir.h:99:10: style: The function 'loadfile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvCore.h:85:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvDir.h:99:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvDir.h:101:10: style: The function 'setactive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvCore.h:100:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvDir.h:101:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvDir.h:103:16: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvCore.h:150:24: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvDir.h:103:16: note: Function in derived class
apvlv-0.1.5/src/ApvlvDir.h:109:10: style: The function 'reload' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvCore.h:71:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvDir.h:109:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvDir.h:113:10: style: The function 'scrollup' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvCore.h:106:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvDir.h:113:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvDir.h:115:10: style: The function 'scrolldown' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvCore.h:107:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvDir.h:115:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvDir.h:117:10: style: The function 'scrollleft' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvCore.h:108:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvDir.h:117:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvDir.h:119:10: style: The function 'scrollright' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvCore.h:109:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvDir.h:119:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvDjvu.cc:171:18: style: Condition 'retry<=20' is always true [knownConditionTrueFalse]
apvlv-0.1.5/src/ApvlvDjvu.cc:170:18: note: Assignment 'retry=0', assigned value is 0
apvlv-0.1.5/src/ApvlvDjvu.cc:171:18: note: Condition 'retry<=20' is always true
apvlv-0.1.5/src/ApvlvDjvu.cc:118:33: style: Function 'pagesize' argument 1 names different: declaration 'page' definition 'pn'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvDjvu.h:46:24: note: Function 'pagesize' argument 1 names different: declaration 'page' definition 'pn'.
apvlv-0.1.5/src/ApvlvDjvu.cc:118:33: note: Function 'pagesize' argument 1 names different: declaration 'page' definition 'pn'.
apvlv-0.1.5/src/ApvlvDjvu.cc:189:58: style: Function 'pagesearch' argument 2 names different: declaration 's' definition 'str'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvDjvu.h:57:49: note: Function 'pagesearch' argument 2 names different: declaration 's' definition 'str'.
apvlv-0.1.5/src/ApvlvDjvu.cc:189:58: note: Function 'pagesearch' argument 2 names different: declaration 's' definition 'str'.
apvlv-0.1.5/src/ApvlvDjvu.h:54:10: performance: Technically the member function 'apvlv::ApvlvDJVU::pageselectsearch' can be static. [functionStatic]
apvlv-0.1.5/src/ApvlvDjvu.cc:182:19: note: Technically the member function 'apvlv::ApvlvDJVU::pageselectsearch' can be static.
apvlv-0.1.5/src/ApvlvDjvu.h:54:10: note: Technically the member function 'apvlv::ApvlvDJVU::pageselectsearch' can be static.
apvlv-0.1.5/src/ApvlvDjvu.h:44:10: style: The function 'writefile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvFile.h:79:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvDjvu.h:44:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvDjvu.h:46:10: style: The function 'pagesize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvFile.h:81:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvDjvu.h:46:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvDjvu.h:48:9: style: The function 'pagesum' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvFile.h:83:17: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvDjvu.h:48:9: note: Function in derived class
apvlv-0.1.5/src/ApvlvDjvu.h:50:10: style: The function 'pagetext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvFile.h:85:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvDjvu.h:50:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvDjvu.h:52:10: style: The function 'render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvFile.h:87:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvDjvu.h:52:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvDjvu.h:59:17: style: The function 'getlinks' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvFile.h:97:25: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvDjvu.h:59:17: note: Function in derived class
apvlv-0.1.5/src/ApvlvDjvu.h:61:21: style: The function 'new_index' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvFile.h:99:29: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvDjvu.h:61:21: note: Function in derived class
apvlv-0.1.5/src/ApvlvDjvu.h:63:10: style: The function 'free_index' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvFile.h:101:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvDjvu.h:63:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvDjvu.h:65:10: style: The function 'pageprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvFile.h:103:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvDjvu.h:65:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvDoc.cc:1521:2: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
apvlv-0.1.5/src/ApvlvDoc.cc:1571:21: style: C-style pointer casting [cstyleCast]
apvlv-0.1.5/src/ApvlvDoc.cc:1584:21: style: C-style pointer casting [cstyleCast]
apvlv-0.1.5/src/ApvlvDoc.cc:1709:13: style: The scope of the variable 'dw' can be reduced. [variableScope]
apvlv-0.1.5/src/ApvlvDoc.cc:1709:17: style: The scope of the variable 'dh' can be reduced. [variableScope]
apvlv-0.1.5/src/ApvlvDoc.cc:1976:21: style: The scope of the variable 'p' can be reduced. [variableScope]
apvlv-0.1.5/src/ApvlvDoc.cc:1977:13: style: The scope of the variable 'i' can be reduced. [variableScope]
apvlv-0.1.5/src/ApvlvDoc.cc:252:29: style: Function 'blank' argument 1 names different: declaration 'x' definition 'bx'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvDoc.h:204:21: note: Function 'blank' argument 1 names different: declaration 'x' definition 'bx'.
apvlv-0.1.5/src/ApvlvDoc.cc:252:29: note: Function 'blank' argument 1 names different: declaration 'x' definition 'bx'.
apvlv-0.1.5/src/ApvlvDoc.cc:252:37: style: Function 'blank' argument 2 names different: declaration 'y' definition 'by'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvDoc.h:204:28: note: Function 'blank' argument 2 names different: declaration 'y' definition 'by'.
apvlv-0.1.5/src/ApvlvDoc.cc:252:37: note: Function 'blank' argument 2 names different: declaration 'y' definition 'by'.
apvlv-0.1.5/src/ApvlvDoc.cc:406:36: style: Function 'togglevisual' argument 1 names different: declaration 'type' definition 'key'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvDoc.h:211:28: note: Function 'togglevisual' argument 1 names different: declaration 'type' definition 'key'.
apvlv-0.1.5/src/ApvlvDoc.cc:406:36: note: Function 'togglevisual' argument 1 names different: declaration 'type' definition 'key'.
apvlv-0.1.5/src/ApvlvDoc.cc:529:37: style: Function 'process' argument 1 names different: declaration 'hastimes' definition 'has'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvDoc.h:197:29: note: Function 'process' argument 1 names different: declaration 'hastimes' definition 'has'.
apvlv-0.1.5/src/ApvlvDoc.cc:529:37: note: Function 'process' argument 1 names different: declaration 'hastimes' definition 'has'.
apvlv-0.1.5/src/ApvlvDoc.cc:529:46: style: Function 'process' argument 2 names different: declaration 'times' definition 'ct'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvDoc.h:197:43: note: Function 'process' argument 2 names different: declaration 'times' definition 'ct'.
apvlv-0.1.5/src/ApvlvDoc.cc:529:46: note: Function 'process' argument 2 names different: declaration 'times' definition 'ct'.
apvlv-0.1.5/src/ApvlvDoc.cc:529:56: style: Function 'process' argument 3 names different: declaration 'keyval' definition 'key'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvDoc.h:197:56: note: Function 'process' argument 3 names different: declaration 'keyval' definition 'key'.
apvlv-0.1.5/src/ApvlvDoc.cc:529:56: note: Function 'process' argument 3 names different: declaration 'keyval' definition 'key'.
apvlv-0.1.5/src/ApvlvDoc.cc:834:40: style: Function 'loadfile' argument 1 names different: declaration 'src' definition 'filename'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvDoc.h:162:32: note: Function 'loadfile' argument 1 names different: declaration 'src' definition 'filename'.
apvlv-0.1.5/src/ApvlvDoc.cc:834:40: note: Function 'loadfile' argument 1 names different: declaration 'src' definition 'filename'.
apvlv-0.1.5/src/ApvlvDoc.cc:1398:38: style: Function 'totext' argument 1 names different: declaration 'name' definition 'file'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvDoc.h:168:30: note: Function 'totext' argument 1 names different: declaration 'name' definition 'file'.
apvlv-0.1.5/src/ApvlvDoc.cc:1398:38: note: Function 'totext' argument 1 names different: declaration 'name' definition 'file'.
apvlv-0.1.5/src/ApvlvDoc.cc:1635:26: style: Function 'apvlv_doc_button_event' argument 2 names different: declaration 'ev' definition 'button'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvDoc.h:242:23: note: Function 'apvlv_doc_button_event' argument 2 names different: declaration 'ev' definition 'button'.
apvlv-0.1.5/src/ApvlvDoc.cc:1635:26: note: Function 'apvlv_doc_button_event' argument 2 names different: declaration 'ev' definition 'button'.
apvlv-0.1.5/src/ApvlvDoc.cc:2021:57: style: Function 'prepare_add' argument 1 names different: declaration 'last' definition 'lastpos'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvDoc.h:122:38: note: Function 'prepare_add' argument 1 names different: declaration 'last' definition 'lastpos'.
apvlv-0.1.5/src/ApvlvDoc.cc:2021:57: note: Function 'prepare_add' argument 1 names different: declaration 'last' definition 'lastpos'.
apvlv-0.1.5/src/ApvlvDoc.cc:1907:64: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apvlv-0.1.5/src/ApvlvDoc.cc:1929:61: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apvlv-0.1.5/src/ApvlvDoc.cc:2006:52: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apvlv-0.1.5/src/ApvlvDoc.cc:2011:67: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apvlv-0.1.5/src/ApvlvDoc.cc:2025:63: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apvlv-0.1.5/src/ApvlvDoc.cc:2048:63: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apvlv-0.1.5/src/ApvlvDoc.cc:1737:24: warning: Member variable 'ApvlvDocCache::mInverted' is not initialized in the constructor. [uninitMemberVar]
apvlv-0.1.5/src/ApvlvDoc.cc:1737:24: warning: Member variable 'ApvlvDocCache::mZoom' is not initialized in the constructor. [uninitMemberVar]
apvlv-0.1.5/src/ApvlvDoc.cc:1737:24: warning: Member variable 'ApvlvDocCache::mRotate' is not initialized in the constructor. [uninitMemberVar]
apvlv-0.1.5/src/ApvlvDoc.cc:1740:9: performance: Variable 'mPagenum' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
apvlv-0.1.5/src/ApvlvDoc.cc:1743:9: performance: Variable 'mSize' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
apvlv-0.1.5/src/ApvlvDoc.h:88:11: style: Technically the member function 'apvlv::ApvlvDocCache::getpagenum' can be const. [functionConst]
apvlv-0.1.5/src/ApvlvDoc.cc:1853:30: note: Technically the member function 'apvlv::ApvlvDocCache::getpagenum' can be const.
apvlv-0.1.5/src/ApvlvDoc.h:88:11: note: Technically the member function 'apvlv::ApvlvDocCache::getpagenum' can be const.
apvlv-0.1.5/src/ApvlvDoc.h:94:12: style: Technically the member function 'apvlv::ApvlvDocCache::getwidth' can be const. [functionConst]
apvlv-0.1.5/src/ApvlvDoc.cc:1879:31: note: Technically the member function 'apvlv::ApvlvDocCache::getwidth' can be const.
apvlv-0.1.5/src/ApvlvDoc.h:94:12: note: Technically the member function 'apvlv::ApvlvDocCache::getwidth' can be const.
apvlv-0.1.5/src/ApvlvDoc.h:96:12: style: Technically the member function 'apvlv::ApvlvDocCache::getheight' can be const. [functionConst]
apvlv-0.1.5/src/ApvlvDoc.cc:1884:31: note: Technically the member function 'apvlv::ApvlvDocCache::getheight' can be const.
apvlv-0.1.5/src/ApvlvDoc.h:96:12: note: Technically the member function 'apvlv::ApvlvDocCache::getheight' can be const.
apvlv-0.1.5/src/ApvlvDoc.h:100:10: style: Technically the member function 'apvlv::ApvlvDocCache::canselect' can be const. [functionConst]
apvlv-0.1.5/src/ApvlvDoc.cc:1894:29: note: Technically the member function 'apvlv::ApvlvDocCache::canselect' can be const.
apvlv-0.1.5/src/ApvlvDoc.h:100:10: note: Technically the member function 'apvlv::ApvlvDocCache::canselect' can be const.
apvlv-0.1.5/src/ApvlvDoc.h:206:10: performance: Technically the member function 'apvlv::ApvlvDoc::blankarea' can be static. [functionStatic]
apvlv-0.1.5/src/ApvlvDoc.cc:142:18: note: Technically the member function 'apvlv::ApvlvDoc::blankarea' can be static.
apvlv-0.1.5/src/ApvlvDoc.h:206:10: note: Technically the member function 'apvlv::ApvlvDoc::blankarea' can be static.
apvlv-0.1.5/src/ApvlvInfo.h:49:5: style: Class 'ApvlvInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apvlv-0.1.5/src/ApvlvFile.cc:58:14: warning: Member variable 'ApvlvFile::mIndexRef' is not initialized in the constructor. [uninitMemberVar]
apvlv-0.1.5/src/ApvlvFile.cc:63:5: performance: Variable 'mRawdataSize' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
apvlv-0.1.5/src/ApvlvPdf.h:42:10: style: The function 'writefile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvFile.h:79:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvPdf.h:42:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvPdf.h:44:10: style: The function 'pagesize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvFile.h:81:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvPdf.h:44:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvPdf.h:46:9: style: The function 'pagesum' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvFile.h:83:17: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvPdf.h:46:9: note: Function in derived class
apvlv-0.1.5/src/ApvlvPdf.h:48:10: style: The function 'pagetext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvFile.h:85:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvPdf.h:48:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvPdf.h:50:10: style: The function 'render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvFile.h:87:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvPdf.h:50:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvPdf.h:57:17: style: The function 'getlinks' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvFile.h:97:25: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvPdf.h:57:17: note: Function in derived class
apvlv-0.1.5/src/ApvlvPdf.h:59:21: style: The function 'new_index' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvFile.h:99:29: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvPdf.h:59:21: note: Function in derived class
apvlv-0.1.5/src/ApvlvPdf.h:61:10: style: The function 'free_index' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvFile.h:101:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvPdf.h:61:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvPdf.h:63:10: style: The function 'pageprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvFile.h:103:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvPdf.h:63:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvFile.cc:141:5: style: Exception should be caught by reference. [catchExceptionByValue]
apvlv-0.1.5/src/ApvlvHtm.cc:79:41: style: Function 'loadfile' argument 1 names different: declaration 'file' definition 'path'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvHtm.h:65:32: note: Function 'loadfile' argument 1 names different: declaration 'file' definition 'path'.
apvlv-0.1.5/src/ApvlvHtm.cc:79:41: note: Function 'loadfile' argument 1 names different: declaration 'file' definition 'path'.
apvlv-0.1.5/src/ApvlvHtm.cc:158:38: style: Function 'process' argument 1 names different: declaration 'hastimes' definition 'has'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvHtm.h:69:29: note: Function 'process' argument 1 names different: declaration 'hastimes' definition 'has'.
apvlv-0.1.5/src/ApvlvHtm.cc:158:38: note: Function 'process' argument 1 names different: declaration 'hastimes' definition 'has'.
apvlv-0.1.5/src/ApvlvHtm.cc:158:47: style: Function 'process' argument 2 names different: declaration 'times' definition 'ct'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvHtm.h:69:43: note: Function 'process' argument 2 names different: declaration 'times' definition 'ct'.
apvlv-0.1.5/src/ApvlvHtm.cc:158:47: note: Function 'process' argument 2 names different: declaration 'times' definition 'ct'.
apvlv-0.1.5/src/ApvlvHtm.cc:158:57: style: Function 'process' argument 3 names different: declaration 'keyval' definition 'key'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvHtm.h:69:56: note: Function 'process' argument 3 names different: declaration 'keyval' definition 'key'.
apvlv-0.1.5/src/ApvlvHtm.cc:158:57: note: Function 'process' argument 3 names different: declaration 'keyval' definition 'key'.
apvlv-0.1.5/src/ApvlvHtm.cc:443:57: style: Function 'apvlv_html_replace_webview' argument 1 names different: declaration 'wid' definition 'view'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvHtm.h:87:64: note: Function 'apvlv_html_replace_webview' argument 1 names different: declaration 'wid' definition 'view'.
apvlv-0.1.5/src/ApvlvHtm.cc:443:57: note: Function 'apvlv_html_replace_webview' argument 1 names different: declaration 'wid' definition 'view'.
apvlv-0.1.5/src/ApvlvHtm.h:42:5: style: Class 'ApvlvHTMLStatus' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
apvlv-0.1.5/src/ApvlvHtm.h:46:10: style: The function 'active' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvCore.h:54:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvHtm.h:46:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvHtm.h:48:10: style: The function 'setsize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvCore.h:56:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvHtm.h:48:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvHtm.h:50:10: style: The function 'show' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvCore.h:58:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvHtm.h:50:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvHtm.h:65:10: style: The function 'loadfile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvCore.h:85:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvHtm.h:65:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvHtm.h:67:10: style: The function 'setactive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvCore.h:100:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvHtm.h:67:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvHtm.h:69:16: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvCore.h:150:24: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvHtm.h:69:16: note: Function in derived class
apvlv-0.1.5/src/ApvlvHtm.h:75:10: style: The function 'reload' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvCore.h:71:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvHtm.h:75:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvHtm.h:77:10: style: The function 'setzoom' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvCore.h:125:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvHtm.h:77:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvInfo.cc:77:17: style: C-style pointer casting [cstyleCast]
apvlv-0.1.5/src/ApvlvInfo.cc:97:7: style: C-style pointer casting [cstyleCast]
apvlv-0.1.5/src/ApvlvInfo.cc:113:20: style: C-style pointer casting [cstyleCast]
apvlv-0.1.5/src/ApvlvInfo.cc:124:7: style: C-style pointer casting [cstyleCast]
apvlv-0.1.5/src/ApvlvInfo.cc:50:14: style: The scope of the variable 'p' can be reduced. [variableScope]
apvlv-0.1.5/src/ApvlvInfo.cc:93:15: style: The scope of the variable 'fp' can be reduced. [variableScope]
apvlv-0.1.5/src/ApvlvInfo.cc:39:37: style: Function 'ApvlvInfo' argument 1 names different: declaration 'file' definition 'filename'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvInfo.h:49:28: note: Function 'ApvlvInfo' argument 1 names different: declaration 'file' definition 'filename'.
apvlv-0.1.5/src/ApvlvInfo.cc:39:37: note: Function 'ApvlvInfo' argument 1 names different: declaration 'file' definition 'filename'.
apvlv-0.1.5/src/ApvlvInfo.cc:41:5: performance: Variable 'mFileName' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
apvlv-0.1.5/src/ApvlvParams.cc:191:48: style: Function 'values' argument 1 names different: declaration 'key' definition 's'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvParams.h:56:37: note: Function 'values' argument 1 names different: declaration 'key' definition 's'.
apvlv-0.1.5/src/ApvlvParams.cc:191:48: note: Function 'values' argument 1 names different: declaration 'key' definition 's'.
apvlv-0.1.5/src/ApvlvParams.cc:203:40: style: Function 'valuei' argument 1 names different: declaration 'key' definition 's'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvParams.h:58:29: note: Function 'valuei' argument 1 names different: declaration 'key' definition 's'.
apvlv-0.1.5/src/ApvlvParams.cc:203:40: note: Function 'valuei' argument 1 names different: declaration 'key' definition 's'.
apvlv-0.1.5/src/ApvlvParams.cc:215:43: style: Function 'valuef' argument 1 names different: declaration 'key' definition 's'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvParams.h:60:32: note: Function 'valuef' argument 1 names different: declaration 'key' definition 's'.
apvlv-0.1.5/src/ApvlvParams.cc:215:43: note: Function 'valuef' argument 1 names different: declaration 'key' definition 's'.
apvlv-0.1.5/src/ApvlvParams.cc:227:41: style: Function 'valueb' argument 1 names different: declaration 'key' definition 's'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvParams.h:62:30: note: Function 'valueb' argument 1 names different: declaration 'key' definition 's'.
apvlv-0.1.5/src/ApvlvParams.cc:227:41: note: Function 'valueb' argument 1 names different: declaration 'key' definition 's'.
apvlv-0.1.5/src/ApvlvParams.cc:99:6: error: Accessing an item in container 'crap' that is empty. [containerOutOfBounds]
apvlv-0.1.5/src/ApvlvPdf.cc:39:32: style: The scope of the variable 'dst' can be reduced. [variableScope]
apvlv-0.1.5/src/ApvlvPdf.cc:41:17: style: The scope of the variable 'src' can be reduced. [variableScope]
apvlv-0.1.5/src/ApvlvPdf.cc:296:32: style: Function 'pagesize' argument 1 names different: declaration 'page' definition 'pn'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvPdf.h:44:24: note: Function 'pagesize' argument 1 names different: declaration 'page' definition 'pn'.
apvlv-0.1.5/src/ApvlvPdf.cc:296:32: note: Function 'pagesize' argument 1 names different: declaration 'page' definition 'pn'.
apvlv-0.1.5/src/ApvlvPdf.cc:320:57: style: Function 'pagesearch' argument 2 names different: declaration 's' definition 'str'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvPdf.h:55:49: note: Function 'pagesearch' argument 2 names different: declaration 's' definition 'str'.
apvlv-0.1.5/src/ApvlvPdf.cc:320:57: note: Function 'pagesearch' argument 2 names different: declaration 's' definition 'str'.
apvlv-0.1.5/src/ApvlvPdf.cc:427:25: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
apvlv-0.1.5/src/ApvlvPdf.h:52:10: performance: Technically the member function 'apvlv::ApvlvPDF::pageselectsearch' can be static. [functionStatic]
apvlv-0.1.5/src/ApvlvPdf.cc:399:18: note: Technically the member function 'apvlv::ApvlvPDF::pageselectsearch' can be static.
apvlv-0.1.5/src/ApvlvPdf.h:52:10: note: Technically the member function 'apvlv::ApvlvPDF::pageselectsearch' can be static.
apvlv-0.1.5/src/ApvlvTxt.cc:70:9: style: C-style pointer casting [cstyleCast]
apvlv-0.1.5/src/ApvlvTxt.cc:186:12: style: C-style pointer casting [cstyleCast]
apvlv-0.1.5/src/ApvlvTxt.cc:285:12: style: C-style pointer casting [cstyleCast]
apvlv-0.1.5/src/ApvlvTxt.cc:140:19: style: The scope of the variable 'page' can be reduced. [variableScope]
apvlv-0.1.5/src/ApvlvTxt.cc:141:12: style: The scope of the variable 'b' can be reduced. [variableScope]
apvlv-0.1.5/src/ApvlvTxt.cc:141:16: style: The scope of the variable 'e' can be reduced. [variableScope]
apvlv-0.1.5/src/ApvlvTxt.cc:43:35: style: Function 'ApvlvTxtPage' argument 1 names different: declaration 'pn' definition 'id'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvTxt.h:39:23: note: Function 'ApvlvTxtPage' argument 1 names different: declaration 'pn' definition 'id'.
apvlv-0.1.5/src/ApvlvTxt.cc:43:35: note: Function 'ApvlvTxtPage' argument 1 names different: declaration 'pn' definition 'id'.
apvlv-0.1.5/src/ApvlvTxt.cc:182:32: style: Function 'pagesize' argument 1 names different: declaration 'page' definition 'pn'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvTxt.h:71:24: note: Function 'pagesize' argument 1 names different: declaration 'page' definition 'pn'.
apvlv-0.1.5/src/ApvlvTxt.cc:182:32: note: Function 'pagesize' argument 1 names different: declaration 'page' definition 'pn'.
apvlv-0.1.5/src/ApvlvTxt.cc:182:53: style: Function 'pagesize' argument 3 names different: declaration 'x' definition 'px'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvTxt.h:71:47: note: Function 'pagesize' argument 3 names different: declaration 'x' definition 'px'.
apvlv-0.1.5/src/ApvlvTxt.cc:182:53: note: Function 'pagesize' argument 3 names different: declaration 'x' definition 'px'.
apvlv-0.1.5/src/ApvlvTxt.cc:182:65: style: Function 'pagesize' argument 4 names different: declaration 'y' definition 'py'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvTxt.h:71:58: note: Function 'pagesize' argument 4 names different: declaration 'y' definition 'py'.
apvlv-0.1.5/src/ApvlvTxt.cc:182:65: note: Function 'pagesize' argument 4 names different: declaration 'y' definition 'py'.
apvlv-0.1.5/src/ApvlvTxt.cc:197:49: style: Function 'pagesize' argument 2 names different: declaration 'x' definition 'px'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvTxt.h:42:37: note: Function 'pagesize' argument 2 names different: declaration 'x' definition 'px'.
apvlv-0.1.5/src/ApvlvTxt.cc:197:49: note: Function 'pagesize' argument 2 names different: declaration 'x' definition 'px'.
apvlv-0.1.5/src/ApvlvTxt.cc:197:61: style: Function 'pagesize' argument 3 names different: declaration 'y' definition 'py'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvTxt.h:42:48: note: Function 'pagesize' argument 3 names different: declaration 'y' definition 'py'.
apvlv-0.1.5/src/ApvlvTxt.cc:197:61: note: Function 'pagesize' argument 3 names different: declaration 'y' definition 'py'.
apvlv-0.1.5/src/ApvlvTxt.cc:371:57: style: Function 'pagesearch' argument 2 names different: declaration 's' definition 'str'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvTxt.h:82:49: note: Function 'pagesearch' argument 2 names different: declaration 's' definition 'str'.
apvlv-0.1.5/src/ApvlvTxt.cc:371:57: note: Function 'pagesearch' argument 2 names different: declaration 's' definition 'str'.
apvlv-0.1.5/src/ApvlvTxt.h:79:10: performance: Technically the member function 'apvlv::ApvlvTXT::pageselectsearch' can be static. [functionStatic]
apvlv-0.1.5/src/ApvlvTxt.cc:364:18: note: Technically the member function 'apvlv::ApvlvTXT::pageselectsearch' can be static.
apvlv-0.1.5/src/ApvlvTxt.h:79:10: note: Technically the member function 'apvlv::ApvlvTXT::pageselectsearch' can be static.
apvlv-0.1.5/src/ApvlvTxt.h:69:10: style: The function 'writefile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvFile.h:79:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvTxt.h:69:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvTxt.h:71:10: style: The function 'pagesize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvFile.h:81:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvTxt.h:71:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvTxt.h:73:9: style: The function 'pagesum' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvFile.h:83:17: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvTxt.h:73:9: note: Function in derived class
apvlv-0.1.5/src/ApvlvTxt.h:75:10: style: The function 'pagetext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvFile.h:85:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvTxt.h:75:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvTxt.h:77:10: style: The function 'render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvFile.h:87:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvTxt.h:77:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvTxt.h:84:17: style: The function 'getlinks' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvFile.h:97:25: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvTxt.h:84:17: note: Function in derived class
apvlv-0.1.5/src/ApvlvTxt.h:86:21: style: The function 'new_index' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvFile.h:99:29: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvTxt.h:86:21: note: Function in derived class
apvlv-0.1.5/src/ApvlvTxt.h:88:10: style: The function 'free_index' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvFile.h:101:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvTxt.h:88:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvTxt.h:90:10: style: The function 'pageprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvFile.h:103:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvTxt.h:90:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvUmd.cc:73:32: style: Function 'pagesize' argument 1 names different: declaration 'page' definition 'pn'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvUmd.h:47:24: note: Function 'pagesize' argument 1 names different: declaration 'page' definition 'pn'.
apvlv-0.1.5/src/ApvlvUmd.cc:73:32: note: Function 'pagesize' argument 1 names different: declaration 'page' definition 'pn'.
apvlv-0.1.5/src/ApvlvUmd.cc:115:57: style: Function 'pagesearch' argument 2 names different: declaration 's' definition 'str'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvUmd.h:58:49: note: Function 'pagesearch' argument 2 names different: declaration 's' definition 'str'.
apvlv-0.1.5/src/ApvlvUmd.cc:115:57: note: Function 'pagesearch' argument 2 names different: declaration 's' definition 'str'.
apvlv-0.1.5/src/ApvlvUmd.h:55:10: performance: Technically the member function 'apvlv::ApvlvUMD::pageselectsearch' can be static. [functionStatic]
apvlv-0.1.5/src/ApvlvUmd.cc:108:18: note: Technically the member function 'apvlv::ApvlvUMD::pageselectsearch' can be static.
apvlv-0.1.5/src/ApvlvUmd.h:55:10: note: Technically the member function 'apvlv::ApvlvUMD::pageselectsearch' can be static.
apvlv-0.1.5/src/ApvlvUmd.h:45:10: style: The function 'writefile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvFile.h:79:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvUmd.h:45:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvUmd.h:47:10: style: The function 'pagesize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvFile.h:81:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvUmd.h:47:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvUmd.h:49:9: style: The function 'pagesum' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvFile.h:83:17: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvUmd.h:49:9: note: Function in derived class
apvlv-0.1.5/src/ApvlvUmd.h:51:10: style: The function 'pagetext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvFile.h:85:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvUmd.h:51:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvUmd.h:53:10: style: The function 'render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvFile.h:87:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvUmd.h:53:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvUmd.h:60:17: style: The function 'getlinks' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvFile.h:97:25: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvUmd.h:60:17: note: Function in derived class
apvlv-0.1.5/src/ApvlvUmd.h:62:21: style: The function 'new_index' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvFile.h:99:29: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvUmd.h:62:21: note: Function in derived class
apvlv-0.1.5/src/ApvlvUmd.h:64:10: style: The function 'free_index' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvFile.h:101:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvUmd.h:64:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvUmd.h:66:10: style: The function 'pageprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
apvlv-0.1.5/src/ApvlvFile.h:103:18: note: Virtual function in base class
apvlv-0.1.5/src/ApvlvUmd.h:66:10: note: Function in derived class
apvlv-0.1.5/src/ApvlvView.cc:165:20: style: C-style pointer casting [cstyleCast]
apvlv-0.1.5/src/ApvlvView.cc:582:9: style: C-style pointer casting [cstyleCast]
apvlv-0.1.5/src/ApvlvView.cc:768:30: style: C-style pointer casting [cstyleCast]
apvlv-0.1.5/src/ApvlvView.cc:578:16: style: The scope of the variable 'core' can be reduced. [variableScope]
apvlv-0.1.5/src/ApvlvView.cc:614:20: style: The scope of the variable 'bname' can be reduced. [variableScope]
apvlv-0.1.5/src/ApvlvView.cc:615:18: style: The scope of the variable 'name' can be reduced. [variableScope]
apvlv-0.1.5/src/ApvlvView.cc:576:48: style: Function 'hasloaded' argument 1 names different: declaration 'filename' definition 'abpath'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvView.h:93:39: note: Function 'hasloaded' argument 1 names different: declaration 'filename' definition 'abpath'.
apvlv-0.1.5/src/ApvlvView.cc:576:48: note: Function 'hasloaded' argument 1 names different: declaration 'filename' definition 'abpath'.
apvlv-0.1.5/src/ApvlvView.cc:610:61: style: Function 'filecompleteinit' argument 1 names different: declaration 's' definition 'path'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvView.h:126:52: note: Function 'filecompleteinit' argument 1 names different: declaration 's' definition 'path'.
apvlv-0.1.5/src/ApvlvView.cc:610:61: note: Function 'filecompleteinit' argument 1 names different: declaration 's' definition 'path'.
apvlv-0.1.5/src/ApvlvView.cc:675:46: style: Function 'promptcommand' argument 1 names different: declaration 'str' definition 's'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvView.h:75:37: note: Function 'promptcommand' argument 1 names different: declaration 'str' definition 's'.
apvlv-0.1.5/src/ApvlvView.cc:675:46: note: Function 'promptcommand' argument 1 names different: declaration 'str' definition 's'.
apvlv-0.1.5/src/ApvlvView.cc:711:33: style: Function 'cmd_show' argument 1 names different: declaration 'ct' definition 'cmdtype'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvView.h:111:24: note: Function 'cmd_show' argument 1 names different: declaration 'ct' definition 'cmdtype'.
apvlv-0.1.5/src/ApvlvView.cc:711:33: note: Function 'cmd_show' argument 1 names different: declaration 'ct' definition 'cmdtype'.
apvlv-0.1.5/src/ApvlvView.cc:832:41: style: Function 'subprocess' argument 1 names different: declaration 'times' definition 'ct'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvView.h:109:32: note: Function 'subprocess' argument 1 names different: declaration 'times' definition 'ct'.
apvlv-0.1.5/src/ApvlvView.cc:832:41: note: Function 'subprocess' argument 1 names different: declaration 'times' definition 'ct'.
apvlv-0.1.5/src/ApvlvView.cc:832:51: style: Function 'subprocess' argument 2 names different: declaration 'keyval' definition 'key'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvView.h:109:45: note: Function 'subprocess' argument 2 names different: declaration 'keyval' definition 'key'.
apvlv-0.1.5/src/ApvlvView.cc:832:51: note: Function 'subprocess' argument 2 names different: declaration 'keyval' definition 'key'.
apvlv-0.1.5/src/ApvlvView.cc:878:38: style: Function 'process' argument 1 names different: declaration 'hastimes' definition 'has'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvView.h:107:29: note: Function 'process' argument 1 names different: declaration 'hastimes' definition 'has'.
apvlv-0.1.5/src/ApvlvView.cc:878:38: note: Function 'process' argument 1 names different: declaration 'hastimes' definition 'has'.
apvlv-0.1.5/src/ApvlvView.cc:878:47: style: Function 'process' argument 2 names different: declaration 'times' definition 'ct'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvView.h:107:43: note: Function 'process' argument 2 names different: declaration 'times' definition 'ct'.
apvlv-0.1.5/src/ApvlvView.cc:878:47: note: Function 'process' argument 2 names different: declaration 'times' definition 'ct'.
apvlv-0.1.5/src/ApvlvView.cc:878:57: style: Function 'process' argument 3 names different: declaration 'keyval' definition 'key'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvView.h:107:56: note: Function 'process' argument 3 names different: declaration 'keyval' definition 'key'.
apvlv-0.1.5/src/ApvlvView.cc:878:57: note: Function 'process' argument 3 names different: declaration 'keyval' definition 'key'.
apvlv-0.1.5/src/ApvlvView.cc:941:39: style: Function 'runcmd' argument 1 names different: declaration 'cmd' definition 'str'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvView.h:128:30: note: Function 'runcmd' argument 1 names different: declaration 'cmd' definition 'str'.
apvlv-0.1.5/src/ApvlvView.cc:941:39: note: Function 'runcmd' argument 1 names different: declaration 'cmd' definition 'str'.
apvlv-0.1.5/src/ApvlvView.cc:1331:42: style: Function 'apvlv_notebook_switch_cb' argument 3 names different: declaration 'num' definition 'pnum'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvView.h:190:38: note: Function 'apvlv_notebook_switch_cb' argument 3 names different: declaration 'num' definition 'pnum'.
apvlv-0.1.5/src/ApvlvView.cc:1331:42: note: Function 'apvlv_notebook_switch_cb' argument 3 names different: declaration 'num' definition 'pnum'.
apvlv-0.1.5/src/ApvlvView.cc:745:9: error: Accessing an item in container 'np' that is empty. [containerOutOfBounds]
apvlv-0.1.5/src/ApvlvView.cc:61:5: performance: Variable 'mProCmd' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
apvlv-0.1.5/src/ApvlvView.cc:65:5: performance: Variable 'mHasFull' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
apvlv-0.1.5/src/ApvlvView.h:61:10: performance: Technically the member function 'apvlv::ApvlvView::show' can be static. [functionStatic]
apvlv-0.1.5/src/ApvlvView.cc:170:19: note: Technically the member function 'apvlv::ApvlvView::show' can be static.
apvlv-0.1.5/src/ApvlvView.h:61:10: note: Technically the member function 'apvlv::ApvlvView::show' can be static.
apvlv-0.1.5/src/ApvlvView.cc:94:5: style: Class 'ApvlvView' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
apvlv-0.1.5/src/ApvlvView.cc:94:5: style: Class 'ApvlvView' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
apvlv-0.1.5/src/ApvlvWindow.cc:608:24: style: C-style pointer casting [cstyleCast]
apvlv-0.1.5/src/ApvlvWindow.cc:609:52: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary]
apvlv-0.1.5/src/ApvlvWindow.cc:41:41: style: Function 'ApvlvWindow' argument 1 names different: declaration 'core' definition 'doc'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvWindow.h:47:30: note: Function 'ApvlvWindow' argument 1 names different: declaration 'core' definition 'doc'.
apvlv-0.1.5/src/ApvlvWindow.cc:41:41: note: Function 'ApvlvWindow' argument 1 names different: declaration 'core' definition 'doc'.
apvlv-0.1.5/src/ApvlvWindow.cc:154:40: style: Function 'process' argument 1 names different: declaration 'times' definition 'ct'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvWindow.h:83:29: note: Function 'process' argument 1 names different: declaration 'times' definition 'ct'.
apvlv-0.1.5/src/ApvlvWindow.cc:154:40: note: Function 'process' argument 1 names different: declaration 'times' definition 'ct'.
apvlv-0.1.5/src/ApvlvWindow.cc:154:50: style: Function 'process' argument 2 names different: declaration 'keyval' definition 'key'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvWindow.h:83:42: note: Function 'process' argument 2 names different: declaration 'keyval' definition 'key'.
apvlv-0.1.5/src/ApvlvWindow.cc:154:50: note: Function 'process' argument 2 names different: declaration 'keyval' definition 'key'.
apvlv-0.1.5/src/ApvlvWindow.cc:187:46: style: Function 'getneighbor' argument 1 names different: declaration 'count' definition 'ct'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvWindow.h:79:35: note: Function 'getneighbor' argument 1 names different: declaration 'count' definition 'ct'.
apvlv-0.1.5/src/ApvlvWindow.cc:187:46: note: Function 'getneighbor' argument 1 names different: declaration 'count' definition 'ct'.
apvlv-0.1.5/src/ApvlvWindow.cc:208:57: style: Function 'getkj' argument 2 names different: declaration 'next' definition 'down'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvWindow.h:94:47: note: Function 'getkj' argument 2 names different: declaration 'next' definition 'down'.
apvlv-0.1.5/src/ApvlvWindow.cc:208:57: note: Function 'getkj' argument 2 names different: declaration 'next' definition 'down'.
apvlv-0.1.5/src/ApvlvWindow.cc:267:57: style: Function 'gethl' argument 2 names different: declaration 'next' definition 'right'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvWindow.h:95:46: note: Function 'gethl' argument 2 names different: declaration 'next' definition 'right'.
apvlv-0.1.5/src/ApvlvWindow.cc:267:57: note: Function 'gethl' argument 2 names different: declaration 'next' definition 'right'.
apvlv-0.1.5/src/ApvlvWindow.cc:344:58: style: Function 'birth' argument 2 names different: declaration 'core' definition 'doc'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvWindow.h:58:47: note: Function 'birth' argument 2 names different: declaration 'core' definition 'doc'.
apvlv-0.1.5/src/ApvlvWindow.cc:344:58: note: Function 'birth' argument 2 names different: declaration 'core' definition 'doc'.
apvlv-0.1.5/src/ApvlvWindow.cc:491:35: style: Function 'getsize' argument 1 names different: declaration 'w' definition 'width'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvWindow.h:72:24: note: Function 'getsize' argument 1 names different: declaration 'w' definition 'width'.
apvlv-0.1.5/src/ApvlvWindow.cc:491:35: note: Function 'getsize' argument 1 names different: declaration 'w' definition 'width'.
apvlv-0.1.5/src/ApvlvWindow.cc:491:47: style: Function 'getsize' argument 2 names different: declaration 'h' definition 'height'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvWindow.h:72:32: note: Function 'getsize' argument 2 names different: declaration 'h' definition 'height'.
apvlv-0.1.5/src/ApvlvWindow.cc:491:47: note: Function 'getsize' argument 2 names different: declaration 'h' definition 'height'.
apvlv-0.1.5/src/ApvlvWindow.cc:503:34: style: Function 'setsize' argument 1 names different: declaration 'wid' definition 'width'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvWindow.h:74:23: note: Function 'setsize' argument 1 names different: declaration 'wid' definition 'width'.
apvlv-0.1.5/src/ApvlvWindow.cc:503:34: note: Function 'setsize' argument 1 names different: declaration 'wid' definition 'width'.
apvlv-0.1.5/src/ApvlvWindow.cc:503:45: style: Function 'setsize' argument 2 names different: declaration 'hei' definition 'height'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvWindow.h:74:32: note: Function 'setsize' argument 2 names different: declaration 'hei' definition 'height'.
apvlv-0.1.5/src/ApvlvWindow.cc:503:45: note: Function 'setsize' argument 2 names different: declaration 'hei' definition 'height'.
apvlv-0.1.5/src/ApvlvWindow.cc:519:42: style: Function 'setCore' argument 1 names different: declaration 'core' definition 'doc'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvWindow.h:70:31: note: Function 'setCore' argument 1 names different: declaration 'core' definition 'doc'.
apvlv-0.1.5/src/ApvlvWindow.cc:519:42: note: Function 'setCore' argument 1 names different: declaration 'core' definition 'doc'.
apvlv-0.1.5/src/ApvlvWindow.cc:567:29: style: Function 'apvlv_window_paned_resized_cb' argument 2 names different: declaration 'event' definition 'but'. [funcArgNamesDifferent]
apvlv-0.1.5/src/ApvlvWindow.h:102:27: note: Function 'apvlv_window_paned_resized_cb' argument 2 names different: declaration 'event' definition 'but'.
apvlv-0.1.5/src/ApvlvWindow.cc:567:29: note: Function 'apvlv_window_paned_resized_cb' argument 2 names different: declaration 'event' definition 'but'.
apvlv-0.1.5/src/ApvlvWindow.cc:41:16: warning: Member variable 'ApvlvWindow::mPaned' is not initialized in the constructor. [uninitMemberVar]
apvlv-0.1.5/src/ApvlvWindow.cc:41:16: warning: Member variable 'ApvlvWindow::mWidth' is not initialized in the constructor. [uninitMemberVar]
apvlv-0.1.5/src/ApvlvWindow.cc:41:16: warning: Member variable 'ApvlvWindow::mHeight' is not initialized in the constructor. [uninitMemberVar]
apvlv-0.1.5/src/ApvlvWindow.h:62:10: style: Technically the member function 'apvlv::ApvlvWindow::istop' can be const. [functionConst]
apvlv-0.1.5/src/ApvlvWindow.cc:486:21: note: Technically the member function 'apvlv::ApvlvWindow::istop' can be const.
apvlv-0.1.5/src/ApvlvWindow.h:62:10: note: Technically the member function 'apvlv::ApvlvWindow::istop' can be const.
apvlv-0.1.5/src/ApvlvWindow.h:72:10: style: Technically the member function 'apvlv::ApvlvWindow::getsize' can be const. [functionConst]
apvlv-0.1.5/src/ApvlvWindow.cc:491:21: note: Technically the member function 'apvlv::ApvlvWindow::getsize' can be const.
apvlv-0.1.5/src/ApvlvWindow.h:72:10: note: Technically the member function 'apvlv::ApvlvWindow::getsize' can be const.
apvlv-0.1.5/src/ApvlvWindow.cc:48:2: style: Class 'ApvlvWindow' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
apvlv-0.1.5/src/ApvlvWindow.cc:48:2: style: Class 'ApvlvWindow' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
[22:53]

ftp://ftp.se.debian.org/debian/pool/main/a/apwal/apwal_0.4.5.orig.tar.gz
apwal/src/app.c:476:10: style: The scope of the variable 'app' can be reduced. [variableScope]
apwal/src/app.c:509:10: style: The scope of the variable 'app' can be reduced. [variableScope]
apwal/src/app.c:72:26: style: Function 'app_clone' argument 1 names different: declaration 'app_orig' definition 'app'. [funcArgNamesDifferent]
apwal/src/app.h:51:31: note: Function 'app_clone' argument 1 names different: declaration 'app_orig' definition 'app'.
apwal/src/app.c:72:26: note: Function 'app_clone' argument 1 names different: declaration 'app_orig' definition 'app'.
apwal/src/apwalapp.c:158:15: style: The scope of the variable 'file' can be reduced. [variableScope]
apwal/src/cereimg.c:142:24: style: Function 'cereimg_init' argument 1 names different: declaration 'celltext' definition 'cellimg'. [funcArgNamesDifferent]
apwal/src/cereimg.c:54:47: note: Function 'cereimg_init' argument 1 names different: declaration 'celltext' definition 'cellimg'.
apwal/src/cereimg.c:142:24: note: Function 'cereimg_init' argument 1 names different: declaration 'celltext' definition 'cellimg'.
apwal/src/cereimg.c:432:25: style: Function 'cereimg_get_size' argument 3 names different: declaration 'rectangle' definition 'cell_area'. [funcArgNamesDifferent]
apwal/src/cereimg.c:61:36: note: Function 'cereimg_get_size' argument 3 names different: declaration 'rectangle' definition 'cell_area'.
apwal/src/cereimg.c:432:25: note: Function 'cereimg_get_size' argument 3 names different: declaration 'rectangle' definition 'cell_area'.
apwal/src/editor.c:365:15: style: The scope of the variable 'app' can be reduced. [variableScope]
apwal/src/editor.c:365:21: style: The scope of the variable 'newapp' can be reduced. [variableScope]
apwal/src/editor.c:428:10: style: The scope of the variable 'cc' can be reduced. [variableScope]
apwal/src/editor.c:151:31: style: Function 'editor_refresh' argument 1 names different: declaration 'l' definition 'e'. [funcArgNamesDifferent]
apwal/src/editor.h:57:36: note: Function 'editor_refresh' argument 1 names different: declaration 'l' definition 'e'.
apwal/src/editor.c:151:31: note: Function 'editor_refresh' argument 1 names different: declaration 'l' definition 'e'.
apwal/src/filesel.c:56:9: style: The scope of the variable 'new_value' can be reduced. [variableScope]
apwal/src/gtkstuff.c:158:57: style: Function 'gdk_pixbuf_new_from_apwal' argument 2 names different: declaration 'width' definition 'rwidth'. [funcArgNamesDifferent]
apwal/src/gtkstuff.h:30:57: note: Function 'gdk_pixbuf_new_from_apwal' argument 2 names different: declaration 'width' definition 'rwidth'.
apwal/src/gtkstuff.c:158:57: note: Function 'gdk_pixbuf_new_from_apwal' argument 2 names different: declaration 'width' definition 'rwidth'.
apwal/src/gtkstuff.c:158:71: style: Function 'gdk_pixbuf_new_from_apwal' argument 3 names different: declaration 'height' definition 'rheight'. [funcArgNamesDifferent]
apwal/src/gtkstuff.h:30:70: note: Function 'gdk_pixbuf_new_from_apwal' argument 3 names different: declaration 'height' definition 'rheight'.
apwal/src/gtkstuff.c:158:71: note: Function 'gdk_pixbuf_new_from_apwal' argument 3 names different: declaration 'height' definition 'rheight'.
apwal/src/iconlist.c:96:13: style: The scope of the variable 'childdir' can be reduced. [variableScope]
apwal/src/iconlist.c:113:13: style: The scope of the variable 'childdir' can be reduced. [variableScope]
apwal/src/iconlist.c:148:13: style: The scope of the variable 'dir' can be reduced. [variableScope]
apwal/src/iconlist.c:262:15: style: The scope of the variable 'ext' can be reduced. [variableScope]
apwal/src/iconlist.c:321:13: style: The scope of the variable 'ico' can be reduced. [variableScope]
apwal/src/iconlist.c:322:13: style: The scope of the variable 'found' can be reduced. [variableScope]
apwal/src/iconlist.c:451:13: style: The scope of the variable 'dir' can be reduced. [variableScope]
apwal/src/iconlist.c:452:13: style: The scope of the variable 'ico' can be reduced. [variableScope]
apwal/src/iconlist.c:493:19: style: The scope of the variable 'childdir' can be reduced. [variableScope]
apwal/src/iconlist.c:605:15: style: The scope of the variable 'icon_dir' can be reduced. [variableScope]
apwal/src/iconlist.c:622:13: style: The scope of the variable 'childdir' can be reduced. [variableScope]
apwal/src/iconlist.c:721:13: style: The scope of the variable 'childdir' can be reduced. [variableScope]
apwal/src/iconlist.c:794:13: style: The scope of the variable 'ico' can be reduced. [variableScope]
apwal/src/iconlist.c:795:13: style: The scope of the variable 'dir' can be reduced. [variableScope]
apwal/src/iconlist.c:860:10: style: The scope of the variable 'ico' can be reduced. [variableScope]
apwal/src/iconlist.c:902:11: style: The scope of the variable 'ico' can be reduced. [variableScope]
apwal/src/iconlist.c:972:9: style: The scope of the variable 'dirname' can be reduced. [variableScope]
apwal/src/iconlist.c:972:19: style: The scope of the variable 'iconame' can be reduced. [variableScope]
apwal/src/iconlist.c:1086:10: style: The scope of the variable 'ico' can be reduced. [variableScope]
apwal/src/iconlist.c:169:38: style: Function 'ico_new' argument 2 names different: declaration 'iconame' definition 'name'. [funcArgNamesDifferent]
apwal/src/iconlist.h:63:38: note: Function 'ico_new' argument 2 names different: declaration 'iconame' definition 'name'.
apwal/src/iconlist.c:169:38: note: Function 'ico_new' argument 2 names different: declaration 'iconame' definition 'name'.
apwal/src/iconlist.c:370:7: style: Variable 'dircount2' is modified but its new value is never used. [unreadVariable]
apwal/src/iconlist.c:943:29: style: Variable 'index_of_selected' is assigned a value that is never used. [unreadVariable]
apwal/src/iconpool.c:45:11: style: union member 'Anonymous0::c' is never used. [unusedStructMember]
apwal/src/iconpool.c:46:10: style: union member 'Anonymous0::i' is never used. [unusedStructMember]
apwal/src/iconsel.c:311:15: style: The scope of the variable 'icon_dir' can be reduced. [variableScope]
apwal/src/iconsel.c:332:12: style: The scope of the variable 'cc' can be reduced. [variableScope]
apwal/src/iconsel_interface.c:667:15: style: The scope of the variable 'dir1' can be reduced. [variableScope]
apwal/src/iconsel_interface.c:710:15: style: The scope of the variable 'dir1' can be reduced. [variableScope]
apwal/src/iconsel_interface.c:768:15: style: The scope of the variable 'ext' can be reduced. [variableScope]
apwal/src/iconsel_interface.c:811:16: style: The scope of the variable 'icodir' can be reduced. [variableScope]
apwal/src/iconsel_interface.c:896:17: style: The scope of the variable 'child' can be reduced. [variableScope]
apwal/src/iconsel_interface.c:933:17: style: The scope of the variable 'icodir' can be reduced. [variableScope]
apwal/src/iconsel_interface.c:953:17: style: The scope of the variable 'file_ext' can be reduced. [variableScope]
apwal/src/iconsel_interface.c:1244:15: style: The scope of the variable 'icon_dir' can be reduced. [variableScope]
apwal/src/iconsel_interface.c:1264:15: style: The scope of the variable 'ext' can be reduced. [variableScope]
apwal/src/iconsel_interface.c:1345:13: style: The scope of the variable 'icodir' can be reduced. [variableScope]
apwal/src/iconsel_interface.c:1339:42: style: Function 'iconsel_filesel_compute' argument 1 names different: declaration 'olddir' definition 'oldd'. [funcArgNamesDifferent]
apwal/src/iconsel_interface.c:97:42: note: Function 'iconsel_filesel_compute' argument 1 names different: declaration 'olddir' definition 'oldd'.
apwal/src/iconsel_interface.c:1339:42: note: Function 'iconsel_filesel_compute' argument 1 names different: declaration 'olddir' definition 'oldd'.
apwal/src/iconsel_interface.c:1339:60: style: Function 'iconsel_filesel_compute' argument 2 names different: declaration 'newdir' definition 'newd'. [funcArgNamesDifferent]
apwal/src/iconsel_interface.c:97:62: note: Function 'iconsel_filesel_compute' argument 2 names different: declaration 'newdir' definition 'newd'.
apwal/src/iconsel_interface.c:1339:60: note: Function 'iconsel_filesel_compute' argument 2 names different: declaration 'newdir' definition 'newd'.
apwal/src/iconsel_interface.c:1386:60: style: Function 'tree_column_set_label_and_tooltips' argument 2 names different: declaration 'colunm' definition 'column'. [funcArgNamesDifferent]
apwal/src/iconsel_interface.c:89:67: note: Function 'tree_column_set_label_and_tooltips' argument 2 names different: declaration 'colunm' definition 'column'.
apwal/src/iconsel_interface.c:1386:60: note: Function 'tree_column_set_label_and_tooltips' argument 2 names different: declaration 'colunm' definition 'column'.
apwal/src/launcher.c:78:14: style: The scope of the variable 'pixbuf' can be reduced. [variableScope]
apwal/src/launcher.c:221:10: style: The scope of the variable 'app' can be reduced. [variableScope]
apwal/src/launcher.c:222:14: style: The scope of the variable 'dialog' can be reduced. [variableScope]
apwal/src/launcher.c:223:15: style: The scope of the variable 'apwal' can be reduced. [variableScope]
apwal/src/launcher.c:241:15: style: Variable 'apwal' is assigned a value that is never used. [unreadVariable]
apwal/src/main.c:83:16: style: Variable 'launcher' is assigned a value that is never used. [unreadVariable]
apwal/src/main.c:79:13: style: Variable 'apwal' is assigned a value that is never used. [unreadVariable]
apwal/src/property.c:347:45: style: Function 'prop_cmdline_clicked' argument 1 names different: declaration 'entry' definition 'button'. [funcArgNamesDifferent]
apwal/src/property.c:36:45: note: Function 'prop_cmdline_clicked' argument 1 names different: declaration 'entry' definition 'button'.
apwal/src/property.c:347:45: note: Function 'prop_cmdline_clicked' argument 1 names different: declaration 'entry' definition 'button'.
apwal/src/property.c:359:42: style: Function 'prop_path_clicked' argument 1 names different: declaration 'entry' definition 'button'. [funcArgNamesDifferent]
apwal/src/property.c:37:42: note: Function 'prop_path_clicked' argument 1 names different: declaration 'entry' definition 'button'.
apwal/src/property.c:359:42: note: Function 'prop_path_clicked' argument 1 names different: declaration 'entry' definition 'button'.
apwal/src/property.c:371:42: style: Function 'prop_icon_clicked' argument 1 names different: declaration 'entry' definition 'button'. [funcArgNamesDifferent]
apwal/src/property.c:38:42: note: Function 'prop_icon_clicked' argument 1 names different: declaration 'entry' definition 'button'.
apwal/src/property.c:371:42: note: Function 'prop_icon_clicked' argument 1 names different: declaration 'entry' definition 'button'.
apwal/src/xmlrc.c:155:15: style: The scope of the variable 'app' can be reduced. [variableScope]
apwal/src/xmlrc.c:362:15: style: The scope of the variable 'icon_dir' can be reduced. [variableScope]
apwal/src/xmlrc.c:417:15: style: The scope of the variable 'file_ext' can be reduced. [variableScope]
apwal/src/xmlrc.c:474:15: style: The scope of the variable 'icon_dir' can be reduced. [variableScope]
apwal/src/xmlrc.c:475:15: style: The scope of the variable 'file_ext' can be reduced. [variableScope]
apwal/src/xmlrc.c:88:3: style: Variable 'xmlKeepBlanksDefault' is assigned a value that is never used. [unreadVariable]
[22:53]

ftp://ftp.se.debian.org/debian/pool/main/a/aqemu/aqemu_0.9.2.orig.tar.gz
aqemu-0.9.2/src/VM_Devices.h:231:18: performance: Variable 'Caption' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.h:231:32: performance: Variable 'QEMU_Name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/About_Window.h:35:3: style: Class 'About_Window' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqemu-0.9.2/src/tinyxml2.h:232:0: style: Technically the member function 'tinyxml2 :: DynArray < const char * , 10 >::operator[]' can be const. [functionConst]
aqemu-0.9.2/src/tinyxml2.h:262:0: style: Technically the member function 'tinyxml2 :: DynArray < const char * , 10 >::Mem' can be const. [functionConst]
aqemu-0.9.2/src/Error_Log_Window.h:35:3: style: Class 'Error_Log_Window' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqemu-0.9.2/src/Create_Template_Window.h:37:3: style: Class 'Create_Template_Window' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqemu-0.9.2/src/tinyxml2.h:921:5: style: Class 'XMLText' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqemu-0.9.2/src/tinyxml2.h:952:5: style: Class 'XMLComment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqemu-0.9.2/src/tinyxml2.h:991:5: style: Class 'XMLDeclaration' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqemu-0.9.2/src/tinyxml2.h:1026:5: style: Class 'XMLUnknown' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqemu-0.9.2/src/tinyxml2.h:1792:5: style: Class 'XMLHandle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqemu-0.9.2/src/tinyxml2.h:1796:5: style: Class 'XMLHandle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqemu-0.9.2/src/tinyxml2.h:1875:5: style: Class 'XMLConstHandle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqemu-0.9.2/src/tinyxml2.h:1878:5: style: Class 'XMLConstHandle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqemu-0.9.2/src/QDom.h:49:13: style: Class 'QDomText' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqemu-0.9.2/src/QDom.h:61:13: style: Class 'QDomElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqemu-0.9.2/src/QDom.h:84:13: style: Class 'QDomNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqemu-0.9.2/src/QDom.h:105:13: style: Class 'QDomDocument' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqemu-0.9.2/src/VM.h:49:3: style: Class 'Virtual_Machine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqemu-0.9.2/src/Add_New_Device_Window.h:36:3: style: Class 'Add_New_Device_Window' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqemu-0.9.2/src/tinyxml2.h:323:10: style: The function 'Clear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/tinyxml2.h:307:18: note: Virtual function in base class
aqemu-0.9.2/src/tinyxml2.h:323:10: note: Function in derived class
aqemu-0.9.2/src/tinyxml2.h:336:17: style: The function 'ItemSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/tinyxml2.h:303:17: note: Virtual function in base class
aqemu-0.9.2/src/tinyxml2.h:336:17: note: Function in derived class
aqemu-0.9.2/src/tinyxml2.h:343:19: style: The function 'Alloc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/tinyxml2.h:304:19: note: Virtual function in base class
aqemu-0.9.2/src/tinyxml2.h:343:19: note: Function in derived class
aqemu-0.9.2/src/tinyxml2.h:367:18: style: The function 'Free' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/tinyxml2.h:305:18: note: Virtual function in base class
aqemu-0.9.2/src/tinyxml2.h:367:18: note: Function in derived class
aqemu-0.9.2/src/tinyxml2.h:384:10: style: The function 'SetTracked' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/tinyxml2.h:306:18: note: Virtual function in base class
aqemu-0.9.2/src/tinyxml2.h:384:10: note: Function in derived class
aqemu-0.9.2/src/tinyxml2.h:899:18: style: The function 'Accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/tinyxml2.h:853:18: note: Virtual function in base class
aqemu-0.9.2/src/tinyxml2.h:899:18: note: Function in derived class
aqemu-0.9.2/src/tinyxml2.h:901:22: style: The function 'ToText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/tinyxml2.h:635:23: note: Virtual function in base class
aqemu-0.9.2/src/tinyxml2.h:901:22: note: Function in derived class
aqemu-0.9.2/src/tinyxml2.h:904:28: style: The function 'ToText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/tinyxml2.h:658:30: note: Virtual function in base class
aqemu-0.9.2/src/tinyxml2.h:904:28: note: Function in derived class
aqemu-0.9.2/src/tinyxml2.h:917:22: style: The function 'ShallowClone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/tinyxml2.h:821:22: note: Virtual function in base class
aqemu-0.9.2/src/tinyxml2.h:917:22: note: Function in derived class
aqemu-0.9.2/src/tinyxml2.h:918:18: style: The function 'ShallowEqual' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/tinyxml2.h:829:18: note: Virtual function in base class
aqemu-0.9.2/src/tinyxml2.h:918:18: note: Function in derived class
aqemu-0.9.2/src/tinyxml2.h:924:11: style: The function 'ParseDeep' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/tinyxml2.h:859:19: note: Virtual function in base class
aqemu-0.9.2/src/tinyxml2.h:924:11: note: Function in derived class
aqemu-0.9.2/src/tinyxml2.h:939:25: style: The function 'ToComment' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/tinyxml2.h:639:26: note: Virtual function in base class
aqemu-0.9.2/src/tinyxml2.h:939:25: note: Function in derived class
aqemu-0.9.2/src/tinyxml2.h:942:31: style: The function 'ToComment' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/tinyxml2.h:661:32: note: Virtual function in base class
aqemu-0.9.2/src/tinyxml2.h:942:31: note: Function in derived class
aqemu-0.9.2/src/tinyxml2.h:946:18: style: The function 'Accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/tinyxml2.h:853:18: note: Virtual function in base class
aqemu-0.9.2/src/tinyxml2.h:946:18: note: Function in derived class
aqemu-0.9.2/src/tinyxml2.h:948:22: style: The function 'ShallowClone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/tinyxml2.h:821:22: note: Virtual function in base class
aqemu-0.9.2/src/tinyxml2.h:948:22: note: Function in derived class
aqemu-0.9.2/src/tinyxml2.h:949:18: style: The function 'ShallowEqual' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/tinyxml2.h:829:18: note: Virtual function in base class
aqemu-0.9.2/src/tinyxml2.h:949:18: note: Function in derived class
aqemu-0.9.2/src/tinyxml2.h:955:11: style: The function 'ParseDeep' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/tinyxml2.h:859:19: note: Virtual function in base class
aqemu-0.9.2/src/tinyxml2.h:955:11: note: Function in derived class
aqemu-0.9.2/src/tinyxml2.h:978:29: style: The function 'ToDeclaration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/tinyxml2.h:647:29: note: Virtual function in base class
aqemu-0.9.2/src/tinyxml2.h:978:29: note: Function in derived class
aqemu-0.9.2/src/tinyxml2.h:981:35: style: The function 'ToDeclaration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/tinyxml2.h:667:35: note: Virtual function in base class
aqemu-0.9.2/src/tinyxml2.h:981:35: note: Function in derived class
aqemu-0.9.2/src/tinyxml2.h:985:18: style: The function 'Accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/tinyxml2.h:853:18: note: Virtual function in base class
aqemu-0.9.2/src/tinyxml2.h:985:18: note: Function in derived class
aqemu-0.9.2/src/tinyxml2.h:987:22: style: The function 'ShallowClone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/tinyxml2.h:821:22: note: Virtual function in base class
aqemu-0.9.2/src/tinyxml2.h:987:22: note: Function in derived class
aqemu-0.9.2/src/tinyxml2.h:988:18: style: The function 'ShallowEqual' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/tinyxml2.h:829:18: note: Virtual function in base class
aqemu-0.9.2/src/tinyxml2.h:988:18: note: Function in derived class
aqemu-0.9.2/src/tinyxml2.h:994:11: style: The function 'ParseDeep' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/tinyxml2.h:859:19: note: Virtual function in base class
aqemu-0.9.2/src/tinyxml2.h:994:11: note: Function in derived class
aqemu-0.9.2/src/tinyxml2.h:1013:25: style: The function 'ToUnknown' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/tinyxml2.h:651:26: note: Virtual function in base class
aqemu-0.9.2/src/tinyxml2.h:1013:25: note: Function in derived class
aqemu-0.9.2/src/tinyxml2.h:1016:31: style: The function 'ToUnknown' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/tinyxml2.h:670:32: note: Virtual function in base class
aqemu-0.9.2/src/tinyxml2.h:1016:31: note: Function in derived class
aqemu-0.9.2/src/tinyxml2.h:1020:18: style: The function 'Accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/tinyxml2.h:853:18: note: Virtual function in base class
aqemu-0.9.2/src/tinyxml2.h:1020:18: note: Function in derived class
aqemu-0.9.2/src/tinyxml2.h:1022:22: style: The function 'ShallowClone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/tinyxml2.h:821:22: note: Virtual function in base class
aqemu-0.9.2/src/tinyxml2.h:1022:22: note: Function in derived class
aqemu-0.9.2/src/tinyxml2.h:1023:18: style: The function 'ShallowEqual' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/tinyxml2.h:829:18: note: Virtual function in base class
aqemu-0.9.2/src/tinyxml2.h:1023:18: note: Function in derived class
aqemu-0.9.2/src/tinyxml2.h:1029:11: style: The function 'ParseDeep' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/tinyxml2.h:859:19: note: Virtual function in base class
aqemu-0.9.2/src/tinyxml2.h:1029:11: note: Function in derived class
aqemu-0.9.2/src/tinyxml2.h:1157:25: style: The function 'ToElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/tinyxml2.h:631:26: note: Virtual function in base class
aqemu-0.9.2/src/tinyxml2.h:1157:25: note: Function in derived class
aqemu-0.9.2/src/tinyxml2.h:1160:31: style: The function 'ToElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/tinyxml2.h:655:32: note: Virtual function in base class
aqemu-0.9.2/src/tinyxml2.h:1160:31: note: Function in derived class
aqemu-0.9.2/src/tinyxml2.h:1163:18: style: The function 'Accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/tinyxml2.h:853:18: note: Virtual function in base class
aqemu-0.9.2/src/tinyxml2.h:1163:18: note: Function in derived class
aqemu-0.9.2/src/tinyxml2.h:1480:22: style: The function 'ShallowClone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/tinyxml2.h:821:22: note: Virtual function in base class
aqemu-0.9.2/src/tinyxml2.h:1480:22: note: Function in derived class
aqemu-0.9.2/src/tinyxml2.h:1481:18: style: The function 'ShallowEqual' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/tinyxml2.h:829:18: note: Virtual function in base class
aqemu-0.9.2/src/tinyxml2.h:1481:18: note: Function in derived class
aqemu-0.9.2/src/tinyxml2.h:1484:11: style: The function 'ParseDeep' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/tinyxml2.h:859:19: note: Virtual function in base class
aqemu-0.9.2/src/tinyxml2.h:1484:11: note: Function in derived class
aqemu-0.9.2/src/tinyxml2.h:1528:26: style: The function 'ToDocument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/tinyxml2.h:643:26: note: Virtual function in base class
aqemu-0.9.2/src/tinyxml2.h:1528:26: note: Function in derived class
aqemu-0.9.2/src/tinyxml2.h:1532:32: style: The function 'ToDocument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/tinyxml2.h:664:33: note: Virtual function in base class
aqemu-0.9.2/src/tinyxml2.h:1532:32: note: Function in derived class
aqemu-0.9.2/src/tinyxml2.h:1629:18: style: The function 'Accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/tinyxml2.h:853:18: note: Virtual function in base class
aqemu-0.9.2/src/tinyxml2.h:1629:18: note: Function in derived class
aqemu-0.9.2/src/tinyxml2.h:1703:22: style: The function 'ShallowClone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/tinyxml2.h:821:22: note: Virtual function in base class
aqemu-0.9.2/src/tinyxml2.h:1703:22: note: Function in derived class
aqemu-0.9.2/src/tinyxml2.h:1706:18: style: The function 'ShallowEqual' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/tinyxml2.h:829:18: note: Virtual function in base class
aqemu-0.9.2/src/tinyxml2.h:1706:18: note: Function in derived class
aqemu-0.9.2/src/tinyxml2.h:2025:18: style: The function 'VisitEnter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/tinyxml2.h:450:18: note: Virtual function in base class
aqemu-0.9.2/src/tinyxml2.h:2025:18: note: Function in derived class
aqemu-0.9.2/src/tinyxml2.h:2026:18: style: The function 'VisitExit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/tinyxml2.h:454:18: note: Virtual function in base class
aqemu-0.9.2/src/tinyxml2.h:2026:18: note: Function in derived class
aqemu-0.9.2/src/tinyxml2.h:2030:18: style: The function 'VisitEnter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/tinyxml2.h:459:18: note: Virtual function in base class
aqemu-0.9.2/src/tinyxml2.h:2030:18: note: Function in derived class
aqemu-0.9.2/src/tinyxml2.h:2031:18: style: The function 'VisitExit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/tinyxml2.h:463:18: note: Virtual function in base class
aqemu-0.9.2/src/tinyxml2.h:2031:18: note: Function in derived class
aqemu-0.9.2/src/tinyxml2.h:2033:18: style: The function 'Visit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/tinyxml2.h:472:18: note: Virtual function in base class
aqemu-0.9.2/src/tinyxml2.h:2033:18: note: Function in derived class
aqemu-0.9.2/src/tinyxml2.h:2034:18: style: The function 'Visit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/tinyxml2.h:476:18: note: Virtual function in base class
aqemu-0.9.2/src/tinyxml2.h:2034:18: note: Function in derived class
aqemu-0.9.2/src/tinyxml2.h:2035:18: style: The function 'Visit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/tinyxml2.h:468:18: note: Virtual function in base class
aqemu-0.9.2/src/tinyxml2.h:2035:18: note: Function in derived class
aqemu-0.9.2/src/tinyxml2.h:2036:18: style: The function 'Visit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/tinyxml2.h:480:18: note: Virtual function in base class
aqemu-0.9.2/src/tinyxml2.h:2036:18: note: Function in derived class
aqemu-0.9.2/src/Add_Port_Window.h:34:3: style: Class 'Add_Port_Window' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqemu-0.9.2/src/Add_USB_Port_Window.h:34:3: style: Class 'Add_USB_Port_Window' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqemu-0.9.2/src/Advanced_Settings_Window.h:38:3: style: Class 'Advanced_Settings_Window' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqemu-0.9.2/src/Emulator_Options_Window.h:35:3: style: Class 'Emulator_Options_Window' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqemu-0.9.2/src/First_Start_Wizard.h:35:3: style: Class 'First_Start_Wizard' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqemu-0.9.2/src/Settings_Widget.h:43:9: style: Class 'My_List_Widget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqemu-0.9.2/src/Boot_Device_Window.h:34:3: style: Class 'Boot_Device_Window' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqemu-0.9.2/src/Convert_HDD_Image_Window.cpp:37:2: performance: Variable 'Error_Message' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/HDD_Image_Info.h:34:3: style: Class 'HDD_Image_Info' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqemu-0.9.2/src/Convert_HDD_Image_Window.h:56:3: style: Class 'Convert_HDD_Image_Window' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqemu-0.9.2/src/Copy_VM_Window.h:33:3: style: Class 'Copy_VM_Window' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqemu-0.9.2/src/Create_HDD_Image_Window.h:34:3: style: Class 'Create_HDD_Image_Window' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqemu-0.9.2/src/Delete_VM_Files_Window.h:42:3: style: Class 'Delete_VM_Files_Window' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqemu-0.9.2/src/Properties_Window.h:35:3: style: Class 'Properties_Window' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqemu-0.9.2/src/Device_Manager_Widget.h:40:3: style: Class 'Device_Manager_Widget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqemu-0.9.2/src/Dialog_Button_Box.h:44:9: style: Class 'Dialog_Button_Box' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqemu-0.9.2/src/Edit_Emulator_Version_Window.cpp:74:3: style: Variable 'item_index' is reassigned a value before the old one has been used. [redundantAssignment]
aqemu-0.9.2/src/Edit_Emulator_Version_Window.cpp:71:0: note: Variable 'item_index' is reassigned a value before the old one has been used.
aqemu-0.9.2/src/Edit_Emulator_Version_Window.cpp:74:3: note: Variable 'item_index' is reassigned a value before the old one has been used.
aqemu-0.9.2/src/Edit_Emulator_Version_Window.h:34:3: style: Class 'Edit_Emulator_Version_Window' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqemu-0.9.2/src/Embedded_Display/vncclientthread.h:86:5: style: Class 'ClientCutEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqemu-0.9.2/src/Embedded_Display/vncclientthread.h:62:10: style: The function 'fire' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/Embedded_Display/vncclientthread.h:53:18: note: Virtual function in base class
aqemu-0.9.2/src/Embedded_Display/vncclientthread.h:62:10: note: Function in derived class
aqemu-0.9.2/src/Embedded_Display/vncclientthread.h:75:10: style: The function 'fire' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/Embedded_Display/vncclientthread.h:53:18: note: Virtual function in base class
aqemu-0.9.2/src/Embedded_Display/vncclientthread.h:75:10: note: Function in derived class
aqemu-0.9.2/src/Embedded_Display/vncclientthread.h:89:10: style: The function 'fire' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/Embedded_Display/vncclientthread.h:53:18: note: Virtual function in base class
aqemu-0.9.2/src/Embedded_Display/vncclientthread.h:89:10: note: Function in derived class
aqemu-0.9.2/src/Embedded_Display/vncview.h:50:11: style: The function 'framebufferSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/Embedded_Display/remoteview.h:199:19: note: Virtual function in base class
aqemu-0.9.2/src/Embedded_Display/vncview.h:50:11: note: Function in derived class
aqemu-0.9.2/src/Embedded_Display/vncview.h:53:10: style: The function 'startQuitting' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/Embedded_Display/remoteview.h:206:18: note: Virtual function in base class
aqemu-0.9.2/src/Embedded_Display/vncview.h:53:10: note: Function in derived class
aqemu-0.9.2/src/Embedded_Display/vncview.h:54:10: style: The function 'isQuitting' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/Embedded_Display/remoteview.h:214:18: note: Virtual function in base class
aqemu-0.9.2/src/Embedded_Display/vncview.h:54:10: note: Function in derived class
aqemu-0.9.2/src/Embedded_Display/vncview.h:55:10: style: The function 'start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/Embedded_Display/remoteview.h:239:18: note: Virtual function in base class
aqemu-0.9.2/src/Embedded_Display/vncview.h:55:10: note: Function in derived class
aqemu-0.9.2/src/Embedded_Display/vncview.h:56:10: style: The function 'supportsScaling' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/Embedded_Display/remoteview.h:138:18: note: Virtual function in base class
aqemu-0.9.2/src/Embedded_Display/vncview.h:56:10: note: Function in derived class
aqemu-0.9.2/src/Embedded_Display/vncview.h:57:10: style: The function 'supportsLocalCursor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/Embedded_Display/remoteview.h:157:18: note: Virtual function in base class
aqemu-0.9.2/src/Embedded_Display/vncview.h:57:10: note: Function in derived class
aqemu-0.9.2/src/Embedded_Display/vncview.h:60:22: style: The function 'hostPreferences' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/Embedded_Display/remoteview.h:251:30: note: Virtual function in base class
aqemu-0.9.2/src/Embedded_Display/vncview.h:60:22: note: Function in derived class
aqemu-0.9.2/src/Embedded_Display/vncview.h:63:10: style: The function 'setViewOnly' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/Embedded_Display/remoteview.h:285:18: note: Virtual function in base class
aqemu-0.9.2/src/Embedded_Display/vncview.h:63:10: note: Function in derived class
aqemu-0.9.2/src/Embedded_Display/vncview.h:64:10: style: The function 'showDotCursor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/Embedded_Display/remoteview.h:167:18: note: Virtual function in base class
aqemu-0.9.2/src/Embedded_Display/vncview.h:64:10: note: Function in derived class
aqemu-0.9.2/src/Embedded_Display/vncview.h:65:10: style: The function 'enableScaling' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/Embedded_Display/remoteview.h:275:18: note: Virtual function in base class
aqemu-0.9.2/src/Embedded_Display/vncview.h:65:10: note: Function in derived class
aqemu-0.9.2/src/Embedded_Display/vncview.h:67:18: style: The function 'updateConfiguration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/Embedded_Display/remoteview.h:245:18: note: Virtual function in base class
aqemu-0.9.2/src/Embedded_Display/vncview.h:67:18: note: Function in derived class
aqemu-0.9.2/src/Embedded_Display/vncview.h:70:10: style: The function 'scaleResize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqemu-0.9.2/src/Embedded_Display/remoteview.h:313:18: note: Virtual function in base class
aqemu-0.9.2/src/Embedded_Display/vncview.h:70:10: note: Function in derived class
aqemu-0.9.2/src/Embedded_Display/vncclientthread.cpp:35:26: style: C-style pointer casting [cstyleCast]
aqemu-0.9.2/src/Embedded_Display/vncclientthread.cpp:92:26: style: C-style pointer casting [cstyleCast]
aqemu-0.9.2/src/Embedded_Display/vncclientthread.cpp:106:30: style: C-style pointer casting [cstyleCast]
aqemu-0.9.2/src/Embedded_Display/vncclientthread.cpp:117:26: style: C-style pointer casting [cstyleCast]
aqemu-0.9.2/src/Embedded_Display/vncview.cpp:535:46: style: Function 'mouseEventHandler' argument 1 names different: declaration 'event' definition 'e'. [funcArgNamesDifferent]
aqemu-0.9.2/src/Embedded_Display/vncview.h:102:41: note: Function 'mouseEventHandler' argument 1 names different: declaration 'event' definition 'e'.
aqemu-0.9.2/src/Embedded_Display/vncview.cpp:535:46: note: Function 'mouseEventHandler' argument 1 names different: declaration 'event' definition 'e'.
aqemu-0.9.2/src/Embedded_Display/vncview.cpp:505:13: style: Variable 'x' is assigned a value that is never used. [unreadVariable]
aqemu-0.9.2/src/Embedded_Display/vncview.cpp:506:13: style: Variable 'y' is assigned a value that is never used. [unreadVariable]
aqemu-0.9.2/src/Embedded_Display/vncview.cpp:614:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqemu-0.9.2/src/Emulator_Control_Window.cpp:1232:12: warning: Identical condition 's==">"', second condition is always false [identicalConditionAfterEarlyExit]
aqemu-0.9.2/src/Emulator_Control_Window.cpp:1230:12: note: first condition
aqemu-0.9.2/src/Emulator_Control_Window.cpp:1232:12: note: second condition
aqemu-0.9.2/src/Emulator_Control_Window.cpp:815:6: style: Condition '!FD0_Available()' is always false [knownConditionTrueFalse]
aqemu-0.9.2/src/Emulator_Control_Window.cpp:823:6: style: Condition '!FD0_Available()' is always false [knownConditionTrueFalse]
aqemu-0.9.2/src/Emulator_Control_Window.cpp:831:6: style: Condition '!FD0_Available()' is always false [knownConditionTrueFalse]
aqemu-0.9.2/src/Emulator_Control_Window.cpp:852:6: style: Condition '!FD0_Available()' is always false [knownConditionTrueFalse]
aqemu-0.9.2/src/Emulator_Control_Window.cpp:870:6: style: Condition '!FD1_Available()' is always false [knownConditionTrueFalse]
aqemu-0.9.2/src/Emulator_Control_Window.cpp:878:6: style: Condition '!FD1_Available()' is always false [knownConditionTrueFalse]
aqemu-0.9.2/src/Emulator_Control_Window.cpp:886:6: style: Condition '!FD1_Available()' is always false [knownConditionTrueFalse]
aqemu-0.9.2/src/Emulator_Control_Window.cpp:907:6: style: Condition '!FD1_Available()' is always false [knownConditionTrueFalse]
aqemu-0.9.2/src/Emulator_Control_Window.cpp:925:6: style: Condition '!CD_ROM_Available()' is always false [knownConditionTrueFalse]
aqemu-0.9.2/src/Emulator_Control_Window.cpp:933:6: style: Condition '!CD_ROM_Available()' is always false [knownConditionTrueFalse]
aqemu-0.9.2/src/Emulator_Control_Window.cpp:941:6: style: Condition '!CD_ROM_Available()' is always false [knownConditionTrueFalse]
aqemu-0.9.2/src/Emulator_Control_Window.cpp:962:6: style: Condition '!CD_ROM_Available()' is always false [knownConditionTrueFalse]
aqemu-0.9.2/src/Emulator_Control_Window.cpp:973:7: style: Condition '!CD_ROM_Available()' is always false [knownConditionTrueFalse]
aqemu-0.9.2/src/Emulator_Control_Window.cpp:1409:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aqemu-0.9.2/src/Emulator_Control_Window.cpp:1424:2: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aqemu-0.9.2/src/Emulator_Control_Window.cpp:1439:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aqemu-0.9.2/src/Ports_Tab_Widget.h:36:3: style: Class 'Ports_Tab_Widget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqemu-0.9.2/src/Monitor_Window.h:33:3: style: Class 'Monitor_Window' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqemu-0.9.2/src/Emulator_Control_Window.h:44:3: style: Class 'Emulator_Control_Window' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqemu-0.9.2/src/Snapshots_Window.h:35:3: style: Class 'Snapshots_Window' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqemu-0.9.2/src/Emulator_Options_Window.cpp:205:107: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqemu-0.9.2/src/Emulator_Options_Window.cpp:276:107: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqemu-0.9.2/src/First_Start_Wizard.cpp:277:6: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqemu-0.9.2/src/Folder_Sharing_Widget.cpp:207:24: style: Variable 'it' is assigned a value that is never used. [unreadVariable]
aqemu-0.9.2/src/Folder_Sharing_Widget.h:38:3: style: Class 'Folder_Sharing_Widget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqemu-0.9.2/src/HDD_Image_Info.cpp:29:17: warning: Member variable 'HDD_Image_Info::Info' is not initialized in the constructor. [uninitMemberVar]
aqemu-0.9.2/src/Main_Window.cpp:3274:56: style: Function 'Show_State_Current' argument 1 names different: declaration 'vmvm' definition 'vm'. [funcArgNamesDifferent]
aqemu-0.9.2/src/Main_Window.h:64:45: note: Function 'Show_State_Current' argument 1 names different: declaration 'vmvm' definition 'vm'.
aqemu-0.9.2/src/Main_Window.cpp:3274:56: note: Function 'Show_State_Current' argument 1 names different: declaration 'vmvm' definition 'vm'.
aqemu-0.9.2/src/Main_Window.cpp:1160:3: style: Variable 'real_index' is modified but its new value is never used. [unreadVariable]
aqemu-0.9.2/src/Main_Window.cpp:3716:105: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqemu-0.9.2/src/Main_Window.cpp:5206:123: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqemu-0.9.2/src/Network_Widget.h:34:3: style: Class 'Network_Widget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqemu-0.9.2/src/Old_Network_Widget.h:35:3: style: Class 'Old_Network_Widget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqemu-0.9.2/src/SMP_Settings_Window.h:34:3: style: Class 'SMP_Settings_Window' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqemu-0.9.2/src/SPICE_Settings_Widget.h:34:3: style: Class 'SPICE_Settings_Widget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqemu-0.9.2/src/Main_Window.h:54:3: style: Class 'Main_Window' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqemu-0.9.2/src/Select_Icon_Window.h:35:2: style: Class 'Select_Icon_Window' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqemu-0.9.2/src/VM_Wizard_Window.h:39:3: style: Class 'VM_Wizard_Window' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqemu-0.9.2/src/VNC_Password_Window.h:33:3: style: Class 'VNC_Password_Window' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqemu-0.9.2/src/Old_Network_Widget.cpp:43:2: style: Variable 'validator' is reassigned a value before the old one has been used. [redundantAssignment]
aqemu-0.9.2/src/Old_Network_Widget.cpp:38:0: note: Variable 'validator' is reassigned a value before the old one has been used.
aqemu-0.9.2/src/Old_Network_Widget.cpp:43:2: note: Variable 'validator' is reassigned a value before the old one has been used.
aqemu-0.9.2/src/QDom.cpp:179:11: warning: Member variable 'QDomNode::next' is not initialized in the constructor. [uninitMemberVar]
aqemu-0.9.2/src/QDom.cpp:184:11: warning: Member variable 'QDomNode::next' is not initialized in the constructor. [uninitMemberVar]
aqemu-0.9.2/src/QDom.h:69:18: style: Technically the member function 'TinyXML2QDomWrapper::QDomElement::hasAttribute' can be const. [functionConst]
aqemu-0.9.2/src/QDom.cpp:115:19: note: Technically the member function 'TinyXML2QDomWrapper::QDomElement::hasAttribute' can be const.
aqemu-0.9.2/src/QDom.h:69:18: note: Technically the member function 'TinyXML2QDomWrapper::QDomElement::hasAttribute' can be const.
aqemu-0.9.2/src/QDom.h:70:21: style: Technically the member function 'TinyXML2QDomWrapper::QDomElement::attribute' can be const. [functionConst]
aqemu-0.9.2/src/QDom.cpp:131:22: note: Technically the member function 'TinyXML2QDomWrapper::QDomElement::attribute' can be const.
aqemu-0.9.2/src/QDom.h:70:21: note: Technically the member function 'TinyXML2QDomWrapper::QDomElement::attribute' can be const.
aqemu-0.9.2/src/QDom.h:73:21: style: Technically the member function 'TinyXML2QDomWrapper::QDomElement::tagName' can be const. [functionConst]
aqemu-0.9.2/src/QDom.cpp:169:22: note: Technically the member function 'TinyXML2QDomWrapper::QDomElement::tagName' can be const.
aqemu-0.9.2/src/QDom.h:73:21: note: Technically the member function 'TinyXML2QDomWrapper::QDomElement::tagName' can be const.
aqemu-0.9.2/src/QDom.h:104:18: performance: Technically the member function 'TinyXML2QDomWrapper::QDomDocument::appendChild' can be static. [functionStatic]
aqemu-0.9.2/src/QDom.cpp:269:20: note: Technically the member function 'TinyXML2QDomWrapper::QDomDocument::appendChild' can be static.
aqemu-0.9.2/src/QDom.h:104:18: note: Technically the member function 'TinyXML2QDomWrapper::QDomDocument::appendChild' can be static.
aqemu-0.9.2/src/QDom.h:109:18: style: Technically the member function 'TinyXML2QDomWrapper::QDomDocument::save' can be const. [functionConst]
aqemu-0.9.2/src/QDom.cpp:298:20: note: Technically the member function 'TinyXML2QDomWrapper::QDomDocument::save' can be const.
aqemu-0.9.2/src/QDom.h:109:18: note: Technically the member function 'TinyXML2QDomWrapper::QDomDocument::save' can be const.
aqemu-0.9.2/src/QDom.h:110:39: performance: Technically the member function 'TinyXML2QDomWrapper::QDomDocument::createProcessingInstruction' can be static. [functionStatic]
aqemu-0.9.2/src/QDom.cpp:308:41: note: Technically the member function 'TinyXML2QDomWrapper::QDomDocument::createProcessingInstruction' can be static.
aqemu-0.9.2/src/QDom.h:110:39: note: Technically the member function 'TinyXML2QDomWrapper::QDomDocument::createProcessingInstruction' can be static.
aqemu-0.9.2/src/QDom.cpp:246:5: style: Class 'QDomDocument' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aqemu-0.9.2/src/QDom.cpp:246:5: style: Class 'QDomDocument' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aqemu-0.9.2/src/SPICE_Settings_Widget.cpp:98:12: style: Variable 'ok' is assigned a value that is never used. [unreadVariable]
aqemu-0.9.2/src/Snapshot_Properties_Window.h:33:3: style: Class 'Snapshot_Properties_Window' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqemu-0.9.2/src/System_Info.cpp:1072:7: style: The scope of the variable 'emulatorKVM' can be reduced. [variableScope]
aqemu-0.9.2/src/System_Info.cpp:1264:7: style: The scope of the variable 'scan_Machines_List' can be reduced. [variableScope]
aqemu-0.9.2/src/System_Info.cpp:1269:7: style: The scope of the variable 'scan_CPU_List' can be reduced. [variableScope]
aqemu-0.9.2/src/VM.cpp:4012:6: style: Variable 'Second_Element' is reassigned a value before the old one has been used. [redundantAssignment]
aqemu-0.9.2/src/VM.cpp:4007:6: note: Variable 'Second_Element' is reassigned a value before the old one has been used.
aqemu-0.9.2/src/VM.cpp:4012:6: note: Variable 'Second_Element' is reassigned a value before the old one has been used.
aqemu-0.9.2/src/VM.cpp:4017:6: style: Variable 'Second_Element' is reassigned a value before the old one has been used. [redundantAssignment]
aqemu-0.9.2/src/VM.cpp:4012:6: note: Variable 'Second_Element' is reassigned a value before the old one has been used.
aqemu-0.9.2/src/VM.cpp:4017:6: note: Variable 'Second_Element' is reassigned a value before the old one has been used.
aqemu-0.9.2/src/VM.cpp:4022:6: style: Variable 'Second_Element' is reassigned a value before the old one has been used. [redundantAssignment]
aqemu-0.9.2/src/VM.cpp:4017:6: note: Variable 'Second_Element' is reassigned a value before the old one has been used.
aqemu-0.9.2/src/VM.cpp:4022:6: note: Variable 'Second_Element' is reassigned a value before the old one has been used.
aqemu-0.9.2/src/VM.cpp:4527:5: style: Variable 'usb_k' is reassigned a value before the old one has been used. [redundantAssignment]
aqemu-0.9.2/src/VM.cpp:4524:5: note: Variable 'usb_k' is reassigned a value before the old one has been used.
aqemu-0.9.2/src/VM.cpp:4527:5: note: Variable 'usb_k' is reassigned a value before the old one has been used.
aqemu-0.9.2/src/VM.cpp:4530:5: style: Variable 'usb_m' is reassigned a value before the old one has been used. [redundantAssignment]
aqemu-0.9.2/src/VM.cpp:4524:13: note: Variable 'usb_m' is reassigned a value before the old one has been used.
aqemu-0.9.2/src/VM.cpp:4530:5: note: Variable 'usb_m' is reassigned a value before the old one has been used.
aqemu-0.9.2/src/VM.cpp:4533:5: style: Variable 'usb_t' is reassigned a value before the old one has been used. [redundantAssignment]
aqemu-0.9.2/src/VM.cpp:4524:21: note: Variable 'usb_t' is reassigned a value before the old one has been used.
aqemu-0.9.2/src/VM.cpp:4533:5: note: Variable 'usb_t' is reassigned a value before the old one has been used.
aqemu-0.9.2/src/VM.cpp:4536:5: style: Variable 'usb_wt' is reassigned a value before the old one has been used. [redundantAssignment]
aqemu-0.9.2/src/VM.cpp:4524:29: note: Variable 'usb_wt' is reassigned a value before the old one has been used.
aqemu-0.9.2/src/VM.cpp:4536:5: note: Variable 'usb_wt' is reassigned a value before the old one has been used.
aqemu-0.9.2/src/VM.cpp:4539:5: style: Variable 'usb_b' is reassigned a value before the old one has been used. [redundantAssignment]
aqemu-0.9.2/src/VM.cpp:4524:38: note: Variable 'usb_b' is reassigned a value before the old one has been used.
aqemu-0.9.2/src/VM.cpp:4539:5: note: Variable 'usb_b' is reassigned a value before the old one has been used.
aqemu-0.9.2/src/VM.cpp:452:58: style: Function 'operator==' argument 1 names different: declaration 'v1' definition 'vm'. [funcArgNamesDifferent]
aqemu-0.9.2/src/VM.h:55:43: note: Function 'operator==' argument 1 names different: declaration 'v1' definition 'vm'.
aqemu-0.9.2/src/VM.cpp:452:58: note: Function 'operator==' argument 1 names different: declaration 'v1' definition 'vm'.
aqemu-0.9.2/src/VM.cpp:9043:55: style: Function 'Resume_Finished' argument 1 names different: declaration 'neturned_text' definition 'returned_text'. [funcArgNamesDifferent]
aqemu-0.9.2/src/VM.h:455:40: note: Function 'Resume_Finished' argument 1 names different: declaration 'neturned_text' definition 'returned_text'.
aqemu-0.9.2/src/VM.cpp:9043:55: note: Function 'Resume_Finished' argument 1 names different: declaration 'neturned_text' definition 'returned_text'.
aqemu-0.9.2/src/VM.cpp:9061:56: style: Function 'Suspend_Finished' argument 1 names different: declaration 'neturned_text' definition 'returned_text'. [funcArgNamesDifferent]
aqemu-0.9.2/src/VM.h:456:41: note: Function 'Suspend_Finished' argument 1 names different: declaration 'neturned_text' definition 'returned_text'.
aqemu-0.9.2/src/VM.cpp:9061:56: note: Function 'Suspend_Finished' argument 1 names different: declaration 'neturned_text' definition 'returned_text'.
aqemu-0.9.2/src/VM.cpp:7060:106: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqemu-0.9.2/src/VM.cpp:7548:105: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqemu-0.9.2/src/VM.cpp:641:35: warning: 'operator=' should check for assignment to self to avoid problems with dynamic memory. [operatorEqToSelf]
aqemu-0.9.2/src/VM.cpp:5875:71: style: Clarify calculation precedence for '+' and '?'. [clarifyCalculation]
aqemu-0.9.2/src/VM.cpp:5920:73: style: Clarify calculation precedence for '+' and '?'. [clarifyCalculation]
aqemu-0.9.2/src/VM.cpp:5923:67: style: Clarify calculation precedence for '+' and '?'. [clarifyCalculation]
aqemu-0.9.2/src/VM.cpp:6764:79: performance: Function parameter 'device' should be passed by const reference. [passedByValue]
aqemu-0.9.2/src/VM_Devices.cpp:1844:50: style: Function 'Set_Snapshot' argument 1 names different: declaration 'use' definition 'snapshot'. [funcArgNamesDifferent]
aqemu-0.9.2/src/VM_Devices.h:488:27: note: Function 'Set_Snapshot' argument 1 names different: declaration 'use' definition 'snapshot'.
aqemu-0.9.2/src/VM_Devices.cpp:1844:50: note: Function 'Set_Snapshot' argument 1 names different: declaration 'use' definition 'snapshot'.
aqemu-0.9.2/src/VM_Devices.cpp:1904:46: style: Function 'Set_Boot' argument 1 names different: declaration 'use' definition 'boot'. [funcArgNamesDifferent]
aqemu-0.9.2/src/VM_Devices.h:506:23: note: Function 'Set_Boot' argument 1 names different: declaration 'use' definition 'boot'.
aqemu-0.9.2/src/VM_Devices.cpp:1904:46: note: Function 'Set_Boot' argument 1 names different: declaration 'use' definition 'boot'.
aqemu-0.9.2/src/VM_Devices.cpp:2018:60: style: Function 'operator==' argument 1 names different: declaration 'device' definition 'folder'. [funcArgNamesDifferent]
aqemu-0.9.2/src/VM_Devices.h:578:44: note: Function 'operator==' argument 1 names different: declaration 'device' definition 'folder'.
aqemu-0.9.2/src/VM_Devices.cpp:2018:60: note: Function 'operator==' argument 1 names different: declaration 'device' definition 'folder'.
aqemu-0.9.2/src/VM_Devices.cpp:2028:60: style: Function 'operator!=' argument 1 names different: declaration 'device' definition 'folder'. [funcArgNamesDifferent]
aqemu-0.9.2/src/VM_Devices.h:579:44: note: Function 'operator!=' argument 1 names different: declaration 'device' definition 'folder'.
aqemu-0.9.2/src/VM_Devices.cpp:2028:60: note: Function 'operator!=' argument 1 names different: declaration 'device' definition 'folder'.
aqemu-0.9.2/src/VM_Devices.cpp:42:20: warning: Member variable 'Available_Devices::PSO_Device_USB_XHCI' is not initialized in the constructor. [uninitMemberVar]
aqemu-0.9.2/src/VM_Devices.cpp:158:2: performance: Variable 'Name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:159:2: performance: Variable 'Path' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:165:2: performance: Variable 'Binary_Files' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:166:2: performance: Variable 'Devices' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:171:2: performance: Variable 'Name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:1553:2: performance: Variable 'File_Path' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:1571:2: performance: Variable 'Cache' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:1573:2: performance: Variable 'AIO' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:1916:2: performance: Variable 'File_Name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:1917:2: performance: Variable 'Nativ_Device' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:1930:2: performance: Variable 'File_Name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:1931:2: performance: Variable 'Nativ_Device' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:1938:2: performance: Variable 'File_Name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:1939:2: performance: Variable 'Nativ_Device' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:2003:2: performance: Variable 'Folder' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:2015:2: performance: Variable 'Folder' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:2261:2: performance: Variable 'Tag' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:2262:2: performance: Variable 'ID' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:2263:2: performance: Variable 'Size' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:2264:2: performance: Variable 'Date' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:2265:2: performance: Variable 'VM_Clock' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:2266:2: performance: Variable 'Name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:2267:2: performance: Variable 'Description' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:2272:2: performance: Variable 'Tag' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:2381:2: performance: Variable 'Card_Model' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:2382:2: performance: Variable 'MAC' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:2384:2: performance: Variable 'Name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:2385:2: performance: Variable 'Hostname' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:2386:2: performance: Variable 'PortDev' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:2388:2: performance: Variable 'Interface_Name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:2389:2: performance: Variable 'TUN_TAP_Script' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:2390:2: performance: Variable 'TUN_TAP_Down_Script' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:2391:2: performance: Variable 'Listen' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:2392:2: performance: Variable 'Connect' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:2393:2: performance: Variable 'MCast' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:2394:2: performance: Variable 'Sock' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:2396:2: performance: Variable 'Group' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:2397:2: performance: Variable 'Mode' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:2398:2: performance: Variable 'File' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:2400:2: performance: Variable 'Addr' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:2402:2: performance: Variable 'Net' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:2403:2: performance: Variable 'Host' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:2405:2: performance: Variable 'DHCPstart' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:2406:2: performance: Variable 'DNS' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:2407:2: performance: Variable 'Tftp' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:2408:2: performance: Variable 'Bootfile' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:2409:2: performance: Variable 'HostFwd' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:2410:2: performance: Variable 'GuestFwd' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:2411:2: performance: Variable 'SMB' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:2412:2: performance: Variable 'SMBserver' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:3342:2: performance: Variable 'Card_Model' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:3344:2: performance: Variable 'IP' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:3345:2: performance: Variable 'MAC' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:3346:2: performance: Variable 'Hostname' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:3350:2: performance: Variable 'TUN_TAP_Script' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:3351:2: performance: Variable 'Interface_Name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:3357:2: performance: Variable 'Card_Model' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:3655:2: performance: Variable 'Protocol' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:3657:2: performance: Variable 'Guest_IP' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:3663:2: performance: Variable 'Protocol' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:3736:2: performance: Variable 'Param_Line' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:3790:2: performance: Variable 'Manufacturer_Name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:3791:2: performance: Variable 'Product_Name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:3792:2: performance: Variable 'Vendor_ID' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:3793:2: performance: Variable 'Product_ID' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:3794:2: performance: Variable 'Bus' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:3795:2: performance: Variable 'Addr' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:3796:2: performance: Variable 'DevPath' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:3797:2: performance: Variable 'Speed' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:3798:2: performance: Variable 'Serial_Number' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:4079:2: performance: Variable 'Hostname' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.cpp:4091:2: performance: Variable 'Password' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqemu-0.9.2/src/VM_Devices.h:431:11: performance: Technically the member function 'VM_Nativ_Storage_Device::Get_QEMU_Device_Name' can be static. [functionStatic]
aqemu-0.9.2/src/VM_Devices.cpp:1623:34: note: Technically the member function 'VM_Nativ_Storage_Device::Get_QEMU_Device_Name' can be static.
aqemu-0.9.2/src/VM_Devices.h:431:11: note: Technically the member function 'VM_Nativ_Storage_Device::Get_QEMU_Device_Name' can be static.
aqemu-0.9.2/src/VM_Devices.h:618:11: performance: Technically the member function 'VM_HDD::Size_Suffix_to_String' can be static. [functionStatic]
aqemu-0.9.2/src/VM_Devices.cpp:2170:17: note: Technically the member function 'VM_HDD::Size_Suffix_to_String' can be static.
aqemu-0.9.2/src/VM_Devices.h:618:11: note: Technically the member function 'VM_HDD::Size_Suffix_to_String' can be static.
aqemu-0.9.2/src/VM_Devices.h:619:19: performance: Technically the member function 'VM_HDD::String_to_Device_Size' can be static. [functionStatic]
aqemu-0.9.2/src/VM_Devices.cpp:2190:25: note: Technically the member function 'VM_HDD::String_to_Device_Size' can be static.
aqemu-0.9.2/src/VM_Devices.h:619:19: note: Technically the member function 'VM_HDD::String_to_Device_Size' can be static.
aqemu-0.9.2/src/VM_Devices.h:367:1: warning: The class 'Emulator' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aqemu-0.9.2/src/VM_Devices.h:423:1: warning: The class 'VM_Nativ_Storage_Device' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aqemu-0.9.2/src/VM_Devices.h:541:1: warning: The class 'VM_Storage_Device' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aqemu-0.9.2/src/VM_Devices.h:571:1: warning: The class 'VM_Shared_Folder' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aqemu-0.9.2/src/VM_Devices.h:593:1: warning: The class 'VM_HDD' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aqemu-0.9.2/src/VM_Devices.h:630:1: warning: The class 'VM_Snapshot' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aqemu-0.9.2/src/VM_Devices.h:672:1: warning: The class 'VM_Net_Card' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aqemu-0.9.2/src/VM_Devices.h:731:1: warning: The class 'VM_Net_Card_Nativ' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aqemu-0.9.2/src/VM_Devices.h:969:1: warning: The class 'VM_Redirection' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aqemu-0.9.2/src/VM_Devices.h:998:1: warning: The class 'VM_Port' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aqemu-0.9.2/src/VM_Devices.h:1019:1: warning: The class 'VM_USB' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aqemu-0.9.2/src/VM_Devices.h:1079:1: warning: The class 'VM_Init_Graphic_Mode' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aqemu-0.9.2/src/VM_Devices.h:1108:1: warning: The class 'VM_SPICE' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aqemu-0.9.2/src/VM_Wizard_Window.cpp:183:124: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqemu-0.9.2/src/VM_Wizard_Window.cpp:339:118: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqemu-0.9.2/src/VM_Wizard_Window.cpp:536:120: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqemu-0.9.2/src/docopt/docopt_private.h:195:8: style: Technically the member function 'docopt::BranchPattern::fix_repeating_arguments' can be const. [functionConst]
aqemu-0.9.2/src/docopt/docopt.cpp:346:21: note: Technically the member function 'docopt::BranchPattern::fix_repeating_arguments' can be const.
aqemu-0.9.2/src/docopt/docopt_private.h:195:8: note: Technically the member function 'docopt::BranchPattern::fix_repeating_arguments' can be const.
aqemu-0.9.2/src/docopt/docopt_value.h:26:3: style: Struct 'value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqemu-0.9.2/src/docopt/docopt_value.h:27:3: style: Struct 'value' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqemu-0.9.2/src/docopt/docopt_private.h:126:3: style: Class 'BranchPattern' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqemu-0.9.2/src/main.cpp:304:2: style: Variable 'iconsThemeFile' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
aqemu-0.9.2/src/main.cpp:302:0: note: Variable 'iconsThemeFile' is reassigned a value before the old one has been used if variable is no semaphore variable.
aqemu-0.9.2/src/main.cpp:304:2: note: Variable 'iconsThemeFile' is reassigned a value before the old one has been used if variable is no semaphore variable.
aqemu-0.9.2/src/tinyxml2.cpp:191:33: style: Function 'ParseText' argument 1 names different: declaration 'in' definition 'p'. [funcArgNamesDifferent]
aqemu-0.9.2/src/tinyxml2.h:155:28: note: Function 'ParseText' argument 1 names different: declaration 'in' definition 'p'.
aqemu-0.9.2/src/tinyxml2.cpp:191:33: note: Function 'ParseText' argument 1 names different: declaration 'in' definition 'p'.
aqemu-0.9.2/src/tinyxml2.cpp:211:33: style: Function 'ParseName' argument 1 names different: declaration 'in' definition 'p'. [funcArgNamesDifferent]
aqemu-0.9.2/src/tinyxml2.h:156:28: note: Function 'ParseName' argument 1 names different: declaration 'in' definition 'p'.
aqemu-0.9.2/src/tinyxml2.cpp:211:33: note: Function 'ParseName' argument 1 names different: declaration 'in' definition 'p'.
aqemu-0.9.2/src/tinyxml2.cpp:363:52: style: Function 'ReadBOM' argument 2 names different: declaration 'hasBOM' definition 'bom'. [funcArgNamesDifferent]
aqemu-0.9.2/src/tinyxml2.h:566:54: note: Function 'ReadBOM' argument 2 names different: declaration 'hasBOM' definition 'bom'.
aqemu-0.9.2/src/tinyxml2.cpp:363:52: note: Function 'ReadBOM' argument 2 names different: declaration 'hasBOM' definition 'bom'.
aqemu-0.9.2/src/tinyxml2.cpp:727:37: style: Function 'SetValue' argument 1 names different: declaration 'val' definition 'str'. [funcArgNamesDifferent]
aqemu-0.9.2/src/tinyxml2.h:688:32: note: Function 'SetValue' argument 1 names different: declaration 'val' definition 'str'.
aqemu-0.9.2/src/tinyxml2.cpp:727:37: note: Function 'SetValue' argument 1 names different: declaration 'val' definition 'str'.
aqemu-0.9.2/src/tinyxml2.cpp:1067:46: style: Function 'ShallowClone' argument 1 names different: declaration 'document' definition 'doc'. [funcArgNamesDifferent]
aqemu-0.9.2/src/tinyxml2.h:917:49: note: Function 'ShallowClone' argument 1 names different: declaration 'document' definition 'doc'.
aqemu-0.9.2/src/tinyxml2.cpp:1067:46: note: Function 'ShallowClone' argument 1 names different: declaration 'document' definition 'doc'.
aqemu-0.9.2/src/tinyxml2.cpp:1116:49: style: Function 'ShallowClone' argument 1 names different: declaration 'document' definition 'doc'. [funcArgNamesDifferent]
aqemu-0.9.2/src/tinyxml2.h:948:49: note: Function 'ShallowClone' argument 1 names different: declaration 'document' definition 'doc'.
aqemu-0.9.2/src/tinyxml2.cpp:1116:49: note: Function 'ShallowClone' argument 1 names different: declaration 'document' definition 'doc'.
aqemu-0.9.2/src/tinyxml2.cpp:1166:53: style: Function 'ShallowClone' argument 1 names different: declaration 'document' definition 'doc'. [funcArgNamesDifferent]
aqemu-0.9.2/src/tinyxml2.h:987:49: note: Function 'ShallowClone' argument 1 names different: declaration 'document' definition 'doc'.
aqemu-0.9.2/src/tinyxml2.cpp:1166:53: note: Function 'ShallowClone' argument 1 names different: declaration 'document' definition 'doc'.
aqemu-0.9.2/src/tinyxml2.cpp:1216:49: style: Function 'ShallowClone' argument 1 names different: declaration 'document' definition 'doc'. [funcArgNamesDifferent]
aqemu-0.9.2/src/tinyxml2.h:1022:49: note: Function 'ShallowClone' argument 1 names different: declaration 'document' definition 'doc'.
aqemu-0.9.2/src/tinyxml2.cpp:1216:49: note: Function 'ShallowClone' argument 1 names different: declaration 'document' definition 'doc'.
aqemu-0.9.2/src/tinyxml2.cpp:1280:41: style: Function 'SetName' argument 1 names different: declaration 'name' definition 'n'. [funcArgNamesDifferent]
aqemu-0.9.2/src/tinyxml2.h:1128:31: note: Function 'SetName' argument 1 names different: declaration 'name' definition 'n'.
aqemu-0.9.2/src/tinyxml2.cpp:1280:41: note: Function 'SetName' argument 1 names different: declaration 'name' definition 'n'.
aqemu-0.9.2/src/tinyxml2.cpp:1331:46: style: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent]
aqemu-0.9.2/src/tinyxml2.h:1108:36: note: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'.
aqemu-0.9.2/src/tinyxml2.cpp:1331:46: note: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'.
aqemu-0.9.2/src/tinyxml2.cpp:1337:38: style: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent]
aqemu-0.9.2/src/tinyxml2.h:1110:28: note: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'.
aqemu-0.9.2/src/tinyxml2.cpp:1337:38: note: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'.
aqemu-0.9.2/src/tinyxml2.cpp:1345:43: style: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent]
aqemu-0.9.2/src/tinyxml2.h:1112:33: note: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'.
aqemu-0.9.2/src/tinyxml2.cpp:1345:43: note: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'.
aqemu-0.9.2/src/tinyxml2.cpp:1353:39: style: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent]
aqemu-0.9.2/src/tinyxml2.h:1114:29: note: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'.
aqemu-0.9.2/src/tinyxml2.cpp:1353:39: note: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'.
aqemu-0.9.2/src/tinyxml2.cpp:1360:41: style: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent]
aqemu-0.9.2/src/tinyxml2.h:1116:31: note: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'.
aqemu-0.9.2/src/tinyxml2.cpp:1360:41: note: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'.
aqemu-0.9.2/src/tinyxml2.cpp:1367:40: style: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent]
aqemu-0.9.2/src/tinyxml2.h:1118:30: note: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'.
aqemu-0.9.2/src/tinyxml2.cpp:1367:40: note: Function 'SetAttribute' argument 1 names different: declaration 'value' definition 'v'.
aqemu-0.9.2/src/tinyxml2.cpp:1437:31: style: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent]
aqemu-0.9.2/src/tinyxml2.h:1425:23: note: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'.
aqemu-0.9.2/src/tinyxml2.cpp:1437:31: note: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'.
aqemu-0.9.2/src/tinyxml2.cpp:1445:36: style: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent]
aqemu-0.9.2/src/tinyxml2.h:1427:28: note: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'.
aqemu-0.9.2/src/tinyxml2.cpp:1445:36: note: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'.
aqemu-0.9.2/src/tinyxml2.cpp:1453:32: style: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent]
aqemu-0.9.2/src/tinyxml2.h:1429:24: note: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'.
aqemu-0.9.2/src/tinyxml2.cpp:1453:32: note: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'.
aqemu-0.9.2/src/tinyxml2.cpp:1461:33: style: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent]
aqemu-0.9.2/src/tinyxml2.h:1433:25: note: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'.
aqemu-0.9.2/src/tinyxml2.cpp:1461:33: note: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'.
aqemu-0.9.2/src/tinyxml2.cpp:1469:34: style: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent]
aqemu-0.9.2/src/tinyxml2.h:1431:26: note: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'.
aqemu-0.9.2/src/tinyxml2.cpp:1469:34: note: Function 'SetText' argument 1 names different: declaration 'value' definition 'v'.
aqemu-0.9.2/src/tinyxml2.cpp:1661:48: style: Function 'ParseDeep' argument 2 names different: declaration 'endTag' definition 'strPair'. [funcArgNamesDifferent]
aqemu-0.9.2/src/tinyxml2.h:1484:40: note: Function 'ParseDeep' argument 2 names different: declaration 'endTag' definition 'strPair'.
aqemu-0.9.2/src/tinyxml2.cpp:1661:48: note: Function 'ParseDeep' argument 2 names different: declaration 'endTag' definition 'strPair'.
aqemu-0.9.2/src/tinyxml2.cpp:1690:49: style: Function 'ShallowClone' argument 1 names different: declaration 'document' definition 'doc'. [funcArgNamesDifferent]
aqemu-0.9.2/src/tinyxml2.h:1480:49: note: Function 'ShallowClone' argument 1 names different: declaration 'document' definition 'doc'.
aqemu-0.9.2/src/tinyxml2.cpp:1690:49: note: Function 'ShallowClone' argument 1 names different: declaration 'document' definition 'doc'.
aqemu-0.9.2/src/tinyxml2.cpp:1833:50: style: Function 'NewComment' argument 1 names different: declaration 'comment' definition 'str'. [funcArgNamesDifferent]
aqemu-0.9.2/src/tinyxml2.h:1642:41: note: Function 'NewComment' argument 1 names different: declaration 'comment' definition 'str'.
aqemu-0.9.2/src/tinyxml2.cpp:1833:50: note: Function 'NewComment' argument 1 names different: declaration 'comment' definition 'str'.
aqemu-0.9.2/src/tinyxml2.cpp:1843:44: style: Function 'NewText' argument 1 names different: declaration 'text' definition 'str'. [funcArgNamesDifferent]
aqemu-0.9.2/src/tinyxml2.h:1648:35: note: Function 'NewText' argument 1 names different: declaration 'text' definition 'str'.
aqemu-0.9.2/src/tinyxml2.cpp:1843:44: note: Function 'NewText' argument 1 names different: declaration 'text' definition 'str'.
aqemu-0.9.2/src/tinyxml2.cpp:1853:58: style: Function 'NewDeclaration' argument 1 names different: declaration 'text' definition 'str'. [funcArgNamesDifferent]
aqemu-0.9.2/src/tinyxml2.h:1660:49: note: Function 'NewDeclaration' argument 1 names different: declaration 'text' definition 'str'.
aqemu-0.9.2/src/tinyxml2.cpp:1853:58: note: Function 'NewDeclaration' argument 1 names different: declaration 'text' definition 'str'.
aqemu-0.9.2/src/tinyxml2.cpp:1863:50: style: Function 'NewUnknown' argument 1 names different: declaration 'text' definition 'str'. [funcArgNamesDifferent]
aqemu-0.9.2/src/tinyxml2.h:1666:41: note: Function 'NewUnknown' argument 1 names different: declaration 'text' definition 'str'.
aqemu-0.9.2/src/tinyxml2.cpp:1863:50: note: Function 'NewUnknown' argument 1 names different: declaration 'text' definition 'str'.
aqemu-0.9.2/src/tinyxml2.cpp:2010:42: style: Function 'Parse' argument 1 names different: declaration 'xml' definition 'p'. [funcArgNamesDifferent]
aqemu-0.9.2/src/tinyxml2.h:1547:33: note: Function 'Parse' argument 1 names different: declaration 'xml' definition 'p'.
aqemu-0.9.2/src/tinyxml2.cpp:2010:42: note: Function 'Parse' argument 1 names different: declaration 'xml' definition 'p'.
aqemu-0.9.2/src/tinyxml2.cpp:2010:52: style: Function 'Parse' argument 2 names different: declaration 'nBytes' definition 'len'. [funcArgNamesDifferent]
aqemu-0.9.2/src/tinyxml2.h:1547:45: note: Function 'Parse' argument 2 names different: declaration 'nBytes' definition 'len'.
aqemu-0.9.2/src/tinyxml2.cpp:2010:52: note: Function 'Parse' argument 2 names different: declaration 'nBytes' definition 'len'.
aqemu-0.9.2/src/tinyxml2.cpp:2160:51: style: Function 'PrintString' argument 2 names different: declaration 'restrictedEntitySet' definition 'restricted'. [funcArgNamesDifferent]
aqemu-0.9.2/src/tinyxml2.h:2076:41: note: Function 'PrintString' argument 2 names different: declaration 'restrictedEntitySet' definition 'restricted'.
aqemu-0.9.2/src/tinyxml2.cpp:2160:51: note: Function 'PrintString' argument 2 names different: declaration 'restrictedEntitySet' definition 'restricted'.
aqemu-0.9.2/src/tinyxml2.cpp:2210:50: style: Function 'PushHeader' argument 2 names different: declaration 'writeDeclaration' definition 'writeDec'. [funcArgNamesDifferent]
aqemu-0.9.2/src/tinyxml2.h:1992:42: note: Function 'PushHeader' argument 2 names different: declaration 'writeDeclaration' definition 'writeDec'.
aqemu-0.9.2/src/tinyxml2.cpp:2210:50: note: Function 'PushHeader' argument 2 names different: declaration 'writeDeclaration' definition 'writeDec'.
aqemu-0.9.2/src/tinyxml2.cpp:2250:55: style: Function 'PushAttribute' argument 2 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent]
aqemu-0.9.2/src/tinyxml2.h:1999:47: note: Function 'PushAttribute' argument 2 names different: declaration 'value' definition 'v'.
aqemu-0.9.2/src/tinyxml2.cpp:2250:55: note: Function 'PushAttribute' argument 2 names different: declaration 'value' definition 'v'.
aqemu-0.9.2/src/tinyxml2.cpp:2258:60: style: Function 'PushAttribute' argument 2 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent]
aqemu-0.9.2/src/tinyxml2.h:2000:52: note: Function 'PushAttribute' argument 2 names different: declaration 'value' definition 'v'.
aqemu-0.9.2/src/tinyxml2.cpp:2258:60: note: Function 'PushAttribute' argument 2 names different: declaration 'value' definition 'v'.
aqemu-0.9.2/src/tinyxml2.cpp:2266:56: style: Function 'PushAttribute' argument 2 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent]
aqemu-0.9.2/src/tinyxml2.h:2001:48: note: Function 'PushAttribute' argument 2 names different: declaration 'value' definition 'v'.
aqemu-0.9.2/src/tinyxml2.cpp:2266:56: note: Function 'PushAttribute' argument 2 names different: declaration 'value' definition 'v'.
aqemu-0.9.2/src/tinyxml2.cpp:2274:58: style: Function 'PushAttribute' argument 2 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent]
aqemu-0.9.2/src/tinyxml2.h:2002:50: note: Function 'PushAttribute' argument 2 names different: declaration 'value' definition 'v'.
aqemu-0.9.2/src/tinyxml2.cpp:2274:58: note: Function 'PushAttribute' argument 2 names different: declaration 'value' definition 'v'.
aqemu-0.9.2/src/tinyxml2.h:875:10: performance: Technically the member function 'tinyxml2::XMLNode::InsertChildPreamble' can be static. [functionStatic]
aqemu-0.9.2/src/tinyxml2.cpp:1027:15: note: Technically the member function 'tinyxml2::XMLNode::InsertChildPreamble' can be static.
aqemu-0.9.2/src/tinyxml2.h:875:10: note: Technically the member function 'tinyxml2::XMLNode::InsertChildPreamble' can be static.
aqemu-0.9.2/src/tinyxml2.h:1672:10: performance: Technically the member function 'tinyxml2::XMLDocument::DeleteNode' can be static. [functionStatic]
aqemu-0.9.2/src/tinyxml2.cpp:1888:19: note: Technically the member function 'tinyxml2::XMLDocument::DeleteNode' can be static.
aqemu-0.9.2/src/tinyxml2.h:1672:10: note: Technically the member function 'tinyxml2::XMLDocument::DeleteNode' can be static.
aqemu-0.9.2/src/tinyxml2.h:857:14: warning: Virtual function 'XMLNode' is called from destructor '~XMLNode()' at line 713. Dynamic binding is not used. [virtualCallInConstructor]
aqemu-0.9.2/src/tinyxml2.cpp:713:5: note: Calling DeleteChildren
aqemu-0.9.2/src/tinyxml2.cpp:746:9: note: Calling DeleteNode
aqemu-0.9.2/src/tinyxml2.cpp:1023:12: note: Calling XMLNode
aqemu-0.9.2/src/tinyxml2.h:857:14: note: XMLNode is a virtual method
aqemu-0.9.2/src/tinyxml2.h:1487:5: style: Class 'XMLElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
[22:53]

ftp://ftp.se.debian.org/debian/pool/main/a/aqsis/aqsis_1.8.2.orig.tar.xz
aqsis-1.8.2/libs/core/api/condition.cpp:165:8: style: Redundant condition: C. '!C || (C && strcmp(C,"Attribute")==0)' is equivalent to '!C || strcmp(C,"Attribute")==0' [redundantCondition]
aqsis-1.8.2/libs/core/api/condition.cpp:141:6: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
aqsis-1.8.2/libs/core/api/condition.cpp:190:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
aqsis-1.8.2/libs/core/api/condition.cpp:205:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
aqsis-1.8.2/libs/core/api/condition.cpp:223:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
aqsis-1.8.2/libs/core/api/condition.cpp:242:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
aqsis-1.8.2/libs/core/api/genpoly.cpp:183:44: style: Function 'NoneInside' argument 1 names different: declaration 'P1' definition 'i1'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/api/genpoly.h:96:26: note: Function 'NoneInside' argument 1 names different: declaration 'P1' definition 'i1'.
aqsis-1.8.2/libs/core/api/genpoly.cpp:183:44: note: Function 'NoneInside' argument 1 names different: declaration 'P1' definition 'i1'.
aqsis-1.8.2/libs/core/api/genpoly.cpp:183:54: style: Function 'NoneInside' argument 2 names different: declaration 'P2' definition 'i2'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/api/genpoly.h:96:36: note: Function 'NoneInside' argument 2 names different: declaration 'P2' definition 'i2'.
aqsis-1.8.2/libs/core/api/genpoly.cpp:183:54: note: Function 'NoneInside' argument 2 names different: declaration 'P2' definition 'i2'.
aqsis-1.8.2/libs/core/api/genpoly.cpp:183:64: style: Function 'NoneInside' argument 3 names different: declaration 'P3' definition 'i3'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/api/genpoly.h:96:46: note: Function 'NoneInside' argument 3 names different: declaration 'P3' definition 'i3'.
aqsis-1.8.2/libs/core/api/genpoly.cpp:183:64: note: Function 'NoneInside' argument 3 names different: declaration 'P3' definition 'i3'.
aqsis-1.8.2/libs/core/api/genpoly.h:97:8: performance: Technically the member function 'Aqsis::CqPolygonGeneral2D::EliminateDuplicatePoints' can be static. [functionStatic]
aqsis-1.8.2/libs/core/api/genpoly.cpp:225:26: note: Technically the member function 'Aqsis::CqPolygonGeneral2D::EliminateDuplicatePoints' can be static.
aqsis-1.8.2/libs/core/api/genpoly.h:97:8: note: Technically the member function 'Aqsis::CqPolygonGeneral2D::EliminateDuplicatePoints' can be static.
aqsis-1.8.2/libs/core/api/graphicsstate.cpp:317:91: style: Function 'SetDeformingSurface' argument 1 names different: declaration 'pMotionSurface' definition 'pDeformingSurface'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/api/graphicsstate.h:876:82: note: Function 'SetDeformingSurface' argument 1 names different: declaration 'pMotionSurface' definition 'pDeformingSurface'.
aqsis-1.8.2/libs/core/api/graphicsstate.cpp:317:91: note: Function 'SetDeformingSurface' argument 1 names different: declaration 'pMotionSurface' definition 'pDeformingSurface'.
aqsis-1.8.2/libs/core/api/graphicsstate.h:305:3: style: Class 'CqMainModeBlock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/core/api/graphicsstate.h:361:3: style: Class 'CqFrameModeBlock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/core/api/graphicsstate.h:431:3: style: Class 'CqWorldModeBlock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/core/api/graphicsstate.h:493:3: style: Class 'CqAttributeModeBlock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/core/api/graphicsstate.h:552:3: style: Class 'CqTransformModeBlock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/core/api/graphicsstate.h:683:3: style: Class 'CqObjectModeBlock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/core/api/graphicsstate.h:892:3: style: Class 'CqResourceModeBlock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/core/api/graphicsstate.h:311:42: style: The function 'BeginMainModeBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:76:42: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:311:42: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:319:16: style: The function 'EndMainModeBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:97:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:319:16: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:322:24: style: The function 'poptCurrent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:157:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:322:24: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:326:24: style: The function 'poptWriteCurrent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:161:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:326:24: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:332:24: style: The function 'pushOptions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:170:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:332:24: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:339:24: style: The function 'popOptions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:173:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:339:24: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:367:42: style: The function 'BeginMainModeBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:76:42: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:367:42: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:374:42: style: The function 'BeginFrameModeBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:77:42: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:374:42: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:381:42: style: The function 'BeginSolidModeBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:81:42: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:381:42: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:389:16: style: The function 'EndFrameModeBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:104:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:389:16: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:392:24: style: The function 'poptCurrent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:157:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:392:24: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:396:24: style: The function 'poptWriteCurrent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:161:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:396:24: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:402:24: style: The function 'pushOptions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:170:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:402:24: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:409:24: style: The function 'popOptions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:173:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:409:24: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:437:42: style: The function 'BeginMainModeBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:76:42: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:437:42: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:444:42: style: The function 'BeginFrameModeBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:77:42: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:444:42: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:451:42: style: The function 'BeginWorldModeBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:78:42: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:451:42: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:459:16: style: The function 'EndWorldModeBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:111:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:459:16: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:462:24: style: The function 'poptCurrent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:157:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:462:24: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:466:24: style: The function 'poptWriteCurrent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:161:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:466:24: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:470:24: style: The function 'pushOptions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:170:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:470:24: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:474:24: style: The function 'popOptions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:173:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:474:24: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:479:16: style: The function 'AddContextLightSource' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:264:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:479:16: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:499:42: style: The function 'BeginMainModeBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:76:42: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:499:42: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:506:42: style: The function 'BeginFrameModeBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:77:42: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:506:42: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:513:42: style: The function 'BeginWorldModeBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:78:42: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:513:42: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:521:16: style: The function 'EndAttributeModeBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:118:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:521:16: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:524:24: style: The function 'poptCurrent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:157:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:524:24: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:528:24: style: The function 'poptWriteCurrent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:161:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:528:24: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:532:24: style: The function 'pushOptions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:170:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:532:24: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:536:24: style: The function 'popOptions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:173:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:536:24: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:558:42: style: The function 'BeginMainModeBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:76:42: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:558:42: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:565:42: style: The function 'BeginFrameModeBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:77:42: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:565:42: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:572:42: style: The function 'BeginWorldModeBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:78:42: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:572:42: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:580:16: style: The function 'EndTransformModeBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:125:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:580:16: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:583:24: style: The function 'poptCurrent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:157:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:583:24: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:587:24: style: The function 'poptWriteCurrent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:161:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:587:24: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:591:24: style: The function 'pushOptions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:170:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:591:24: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:595:24: style: The function 'popOptions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:173:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:595:24: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:617:42: style: The function 'BeginMainModeBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:76:42: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:617:42: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:624:42: style: The function 'BeginFrameModeBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:77:42: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:624:42: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:631:42: style: The function 'BeginWorldModeBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:78:42: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:631:42: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:639:16: style: The function 'EndSolidModeBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:132:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:639:16: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:642:24: style: The function 'poptCurrent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:157:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:642:24: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:646:24: style: The function 'poptWriteCurrent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:161:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:646:24: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:650:24: style: The function 'pushOptions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:170:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:650:24: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:654:24: style: The function 'popOptions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:173:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:654:24: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:660:16: style: The function 'isSolid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:270:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:660:16: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:664:44: style: The function 'pCSGNode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:277:44: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:664:44: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:689:42: style: The function 'BeginMainModeBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:76:42: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:689:42: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:696:42: style: The function 'BeginFrameModeBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:77:42: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:696:42: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:703:42: style: The function 'BeginWorldModeBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:78:42: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:703:42: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:711:16: style: The function 'EndObjectModeBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:139:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:711:16: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:714:24: style: The function 'poptCurrent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:157:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:714:24: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:718:24: style: The function 'poptWriteCurrent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:161:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:718:24: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:722:24: style: The function 'pushOptions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:170:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:722:24: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:726:24: style: The function 'popOptions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:173:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:726:24: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:733:27: style: The function 'pattrCurrent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:177:27: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:733:27: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:740:27: style: The function 'pattrWriteCurrent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:193:27: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:740:27: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:763:42: style: The function 'BeginMainModeBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:76:42: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:763:42: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:770:42: style: The function 'BeginFrameModeBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:77:42: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:770:42: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:777:42: style: The function 'BeginWorldModeBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:78:42: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:777:42: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:784:42: style: The function 'BeginAttributeModeBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:79:42: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:784:42: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:791:42: style: The function 'BeginTransformModeBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:80:42: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:791:42: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:798:42: style: The function 'BeginSolidModeBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:81:42: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:798:42: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:805:42: style: The function 'BeginObjectModeBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:82:42: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:805:42: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:812:42: style: The function 'BeginMotionModeBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:83:42: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:812:42: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:820:16: style: The function 'EndMotionModeBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:146:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:820:16: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:822:24: style: The function 'poptCurrent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:157:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:822:24: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:826:24: style: The function 'poptWriteCurrent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:161:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:826:24: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:830:24: style: The function 'pushOptions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:170:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:830:24: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:834:24: style: The function 'popOptions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:173:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:834:24: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:842:19: style: The function 'Time' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:217:19: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:842:19: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:850:16: style: The function 'AdvanceTime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:222:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:850:16: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:857:17: style: The function 'TimeIndex' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:225:17: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:857:17: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:864:16: style: The function 'fMotionBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:232:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:864:16: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:898:42: style: The function 'BeginMainModeBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:76:42: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:898:42: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:905:42: style: The function 'BeginFrameModeBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:77:42: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:905:42: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:912:42: style: The function 'BeginWorldModeBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:78:42: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:912:42: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:920:16: style: The function 'EndResourceModeBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:153:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:920:16: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:923:24: style: The function 'poptCurrent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:157:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:923:24: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:927:24: style: The function 'poptWriteCurrent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:161:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:927:24: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:931:24: style: The function 'pushOptions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:170:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:931:24: note: Function in derived class
aqsis-1.8.2/libs/core/api/graphicsstate.h:935:24: style: The function 'popOptions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/api/graphicsstate.h:173:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/api/graphicsstate.h:935:24: note: Function in derived class
aqsis-1.8.2/libs/core/api/ri.cpp:2082:13: warning: Possible null pointer dereference: points [nullPointer]
aqsis-1.8.2/libs/core/api/ri.cpp:2059:20: note: Assignment 'points=0', assigned value is 0
aqsis-1.8.2/libs/core/api/ri.cpp:2082:13: note: Null pointer dereference
aqsis-1.8.2/libs/core/api/ri.cpp:2083:13: warning: Possible null pointer dereference: points [nullPointer]
aqsis-1.8.2/libs/core/api/ri.cpp:2059:20: note: Assignment 'points=0', assigned value is 0
aqsis-1.8.2/libs/core/api/ri.cpp:2083:13: note: Null pointer dereference
aqsis-1.8.2/libs/core/api/ri.cpp:2084:13: warning: Possible null pointer dereference: points [nullPointer]
aqsis-1.8.2/libs/core/api/ri.cpp:2059:20: note: Assignment 'points=0', assigned value is 0
aqsis-1.8.2/libs/core/api/ri.cpp:2084:13: note: Null pointer dereference
aqsis-1.8.2/libs/core/api/ri.cpp:3905:22: warning: Virtual function 'addFilter' is called from constructor 'CoreRendererServices()' at line 3858. Dynamic binding is not used. [virtualCallInConstructor]
aqsis-1.8.2/libs/core/api/ri.cpp:3858:4: note: Calling addFilter
aqsis-1.8.2/libs/core/api/ri.cpp:3905:22: note: addFilter is a virtual method
aqsis-1.8.2/libs/core/api/ri.cpp:109:3: style: Class 'RiCxxCore' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/core/api/ri.cpp:3989:2: style: Struct 'CoreContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/core/api/ri.cpp:691:2: style: Exception should be caught by reference. [catchExceptionByValue]
aqsis-1.8.2/libs/core/parameters.h:665:4: warning: Possible null pointer dereference if the default parameter value is used: pSurface [nullPointerDefaultArg]
aqsis-1.8.2/libs/core/parameters.h:273:45: style: Same expression on both sides of '&&'. [duplicateExpression]
aqsis-1.8.2/libs/core/parameters.h:274:47: style: Same expression on both sides of '&&'. [duplicateExpression]
aqsis-1.8.2/libs/core/parameters.h:553:45: style: Same expression on both sides of '&&'. [duplicateExpression]
aqsis-1.8.2/libs/core/parameters.h:554:47: style: Same expression on both sides of '&&'. [duplicateExpression]
aqsis-1.8.2/libs/core/parameters.h:662:45: style: Same expression on both sides of '&&'. [duplicateExpression]
aqsis-1.8.2/libs/core/parameters.h:663:47: style: Same expression on both sides of '&&'. [duplicateExpression]
aqsis-1.8.2/libs/core/parameters.h:844:45: style: Same expression on both sides of '&&'. [duplicateExpression]
aqsis-1.8.2/libs/core/parameters.h:845:41: style: Same expression on both sides of '&&'. [duplicateExpression]
aqsis-1.8.2/libs/core/bound.h:273:15: style: Variable 'outside' is assigned a value that is never used. [unreadVariable]
aqsis-1.8.2/libs/core/parameters.h:1198:99: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/parameters.h:1576:99: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/parameters.h:1600:99: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/parameters.h:1619:105: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/parameters.h:1631:99: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/attributes.h:132:105: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/attributes.h:146:105: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/motion.h:74:0: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/motion.h:76:0: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/motion.h:107:0: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/motion.h:136:0: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/motion.h:277:0: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/parameters.h:1061:0: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/attributes.cpp:170:29: warning: Member variable 'CqAttributes::m_TrimLoops' is not assigned a value in 'CqAttributes::operator='. [operatorEqVarError]
aqsis-1.8.2/libs/core/attributes.cpp:170:29: warning: Member variable 'CqAttributes::m_StackIterator' is not assigned a value in 'CqAttributes::operator='. [operatorEqVarError]
aqsis-1.8.2/libs/core/shaders.h:155:3: warning: Member variable 'CqLayeredShader::m_Uses' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/core/shaders.h:155:3: warning: Member variable 'CqLayeredShader::m_pTransform' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/core/shaders.h:155:3: warning: Member variable 'CqLayeredShader::m_strName' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/core/shaders.h:155:3: warning: Member variable 'CqLayeredShader::m_outsideWorld' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/core/shaders.h:155:3: warning: Member variable 'CqLayeredShader::m_Layers' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/core/shaders.h:155:3: warning: Member variable 'CqLayeredShader::m_LayerMap' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/core/shaders.h:155:3: warning: Member variable 'CqLayeredShader::m_Connections' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/core/motion.h:70:0: style: 'Aqsis :: CqMotionSpec < SqTransformation >::operator=' should return 'Aqsis :: CqMotionSpec < SqTransformation > &'. [operatorEq]
aqsis-1.8.2/libs/core/parameters.h:521:4: performance: Variable 'm_Value' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqsis-1.8.2/libs/core/parameters.h:1570:4: performance: Variable 'm_hash' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqsis-1.8.2/libs/core/shaders.h:56:4: performance: Variable 'm_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqsis-1.8.2/libs/core/plane.h:40:4: performance: Variable 'm_a' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqsis-1.8.2/libs/core/plane.h:48:4: performance: Variable 'm_a' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqsis-1.8.2/libs/core/plane.h:49:4: performance: Variable 'm_b' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqsis-1.8.2/libs/core/plane.h:50:4: performance: Variable 'm_c' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqsis-1.8.2/libs/core/plane.h:51:4: performance: Variable 'm_d' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqsis-1.8.2/libs/core/bound.h:74:4: performance: Variable 'm_vecMin' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqsis-1.8.2/libs/core/bound.h:75:4: performance: Variable 'm_vecMax' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqsis-1.8.2/libs/core/renderer.h:65:3: performance: Variable 'm_hash' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqsis-1.8.2/libs/core/motion.h:53:0: performance: Variable 'm_DefObject' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqsis-1.8.2/libs/core/parameters.h:1636:11: style: Technically the member function 'Aqsis::CqNamedParameterList::hash' can be const. [functionConst]
aqsis-1.8.2/libs/core/stats.h:414:9: style: Technically the member function 'Aqsis::CqStats::GetTextureMemory' can be const. [functionConst]
aqsis-1.8.2/libs/core/parameters.h:716:3: style: Class 'CqParameterTypedFaceVarying' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/core/parameters.h:760:3: style: Class 'CqParameterTypedFaceVertex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/core/parameters.h:1568:3: style: Class 'CqNamedParameterList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/core/transform.h:75:3: style: Class 'CqTransform' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/core/bound.h:49:3: style: Class 'CqBound' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/core/parameters.h:1085:1: warning: The class 'CqParameterTypedConstantArray' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aqsis-1.8.2/libs/core/attributes.h:402:3: warning: The class 'CqHashTable' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
aqsis-1.8.2/libs/core/shaders.h:144:1: warning: The class 'CqLayeredShader' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aqsis-1.8.2/libs/core/parameters.h:648:24: style: The function 'CloneType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:243:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:648:24: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:652:24: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:247:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:652:24: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:656:27: style: The function 'Class' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:251:27: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:656:27: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:660:16: style: The function 'Subdivide' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:271:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:660:16: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:667:16: style: The function 'Dice' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:299:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:667:16: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:676:16: style: The function 'CopyToShaderVariable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:300:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:676:16: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:685:16: style: The function 'DiceOne' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:302:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:685:16: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:722:24: style: The function 'CloneType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:243:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:722:24: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:726:24: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:247:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:726:24: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:730:27: style: The function 'Class' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:251:27: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:730:27: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:766:24: style: The function 'CloneType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:648:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:766:24: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:770:24: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:652:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:770:24: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:774:27: style: The function 'Class' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:656:27: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:774:27: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:1235:24: style: The function 'CloneType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:813:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:1235:24: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:1239:24: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:817:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:1239:24: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:1243:27: style: The function 'Class' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:821:27: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:1243:27: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:1247:16: style: The function 'Dice' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:878:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:1247:16: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:1256:16: style: The function 'CopyToShaderVariable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:879:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:1256:16: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:1269:16: style: The function 'DiceOne' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:880:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:1269:16: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:1303:24: style: The function 'CloneType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:813:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:1303:24: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:1307:24: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:817:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:1307:24: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:1311:27: style: The function 'Class' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:821:27: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:1311:27: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:1344:24: style: The function 'CloneType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:1235:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:1344:24: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:1348:24: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:1239:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:1348:24: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:1352:27: style: The function 'Class' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:1243:27: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:1352:27: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:1034:0: style: The function 'pValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:194:0: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:1034:0: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:1039:0: style: The function 'pValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:197:0: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:1039:0: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:1044:0: style: The function 'pValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:200:0: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:1044:0: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:1049:0: style: The function 'pValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:203:0: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:1049:0: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:458:0: style: The function 'pValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:194:0: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:458:0: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:463:0: style: The function 'pValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:197:0: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:463:0: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:468:0: style: The function 'pValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:200:0: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:468:0: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:473:0: style: The function 'pValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:203:0: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:473:0: note: Function in derived class
aqsis-1.8.2/libs/core/bilinear_test.cpp:54:8: style: Technically the member function '::IsCloseRelAbs::operator()' can be const. [functionConst]
aqsis-1.8.2/libs/core/bucket.cpp:97:17: style: Redundant condition: bProc. '!bProc || (bProc && !hasPendingSurfaces())' is equivalent to '!bProc || !hasPendingSurfaces()' [redundantCondition]
aqsis-1.8.2/libs/core/parameters.h:416:45: style: Same expression on both sides of '&&'. [duplicateExpression]
aqsis-1.8.2/libs/core/parameters.h:417:41: style: Same expression on both sides of '&&'. [duplicateExpression]
aqsis-1.8.2/libs/core/parameters.h:1061:99: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/micropolygon.h:355:103: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/micropolygon.h:885:55: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/refcount.h:117:3: warning: Member variable 'CqRefCount::m_cReferences' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/core/micropolygon.h:107:3: warning: Member variable 'CqMicroPolyGridBase::m_CurrentGridInfo' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/core/micropolygon.h:879:3: warning: Member variable 'CqMicroPolygonMotion::m_fTrimmed' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/core/motion.h:70:0: style: 'Aqsis :: CqMotionSpec < SqTriangleSplitLine >::operator=' should return 'Aqsis :: CqMotionSpec < SqTriangleSplitLine > &'. [operatorEq]
aqsis-1.8.2/libs/core/motion.h:70:0: style: 'Aqsis :: CqMotionSpec < CqMicroPolyGridBase * >::operator=' should return 'Aqsis :: CqMotionSpec < CqMicroPolyGridBase * > &'. [operatorEq]
aqsis-1.8.2/libs/core/micropolygon.h:848:8: style: Technically the member function 'Aqsis::CqMovingMicroPolygonKey::operatordelete' can be const. [functionConst]
aqsis-1.8.2/libs/core/mpdump.h:83:8: style: Technically the member function 'Aqsis::CqMPDump::IsOpen' can be const. [functionConst]
aqsis-1.8.2/libs/core/micropolygon.h:166:5: style: Class 'CqTriangleSplitLine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/core/refcount.h:74:1: warning: The class 'CqRefCount' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aqsis-1.8.2/libs/core/csgtree.h:146:55: style: The function 'lChildren' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/csgtree.h:80:55: note: Virtual function in base class
aqsis-1.8.2/libs/core/csgtree.h:146:55: note: Function in derived class
aqsis-1.8.2/libs/core/csgtree.h:160:25: style: The function 'NodeType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/csgtree.h:103:25: note: Virtual function in base class
aqsis-1.8.2/libs/core/csgtree.h:160:25: note: Function in derived class
aqsis-1.8.2/libs/core/csgtree.h:164:16: style: The function 'ProcessSampleList' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/csgtree.h:110:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/csgtree.h:164:16: note: Function in derived class
aqsis-1.8.2/libs/core/csgtree.h:169:16: style: The function 'EvaluateState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/csgtree.h:108:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/csgtree.h:169:16: note: Function in derived class
aqsis-1.8.2/libs/core/csgtree.h:198:25: style: The function 'NodeType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/csgtree.h:103:25: note: Virtual function in base class
aqsis-1.8.2/libs/core/csgtree.h:198:25: note: Function in derived class
aqsis-1.8.2/libs/core/csgtree.h:202:16: style: The function 'EvaluateState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/csgtree.h:108:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/csgtree.h:202:16: note: Function in derived class
aqsis-1.8.2/libs/core/csgtree.h:226:25: style: The function 'NodeType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/csgtree.h:103:25: note: Virtual function in base class
aqsis-1.8.2/libs/core/csgtree.h:226:25: note: Function in derived class
aqsis-1.8.2/libs/core/csgtree.h:230:16: style: The function 'EvaluateState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/csgtree.h:108:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/csgtree.h:230:16: note: Function in derived class
aqsis-1.8.2/libs/core/csgtree.h:254:25: style: The function 'NodeType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/csgtree.h:103:25: note: Virtual function in base class
aqsis-1.8.2/libs/core/csgtree.h:254:25: note: Function in derived class
aqsis-1.8.2/libs/core/csgtree.h:258:16: style: The function 'EvaluateState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/csgtree.h:108:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/csgtree.h:258:16: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:205:16: style: The function 'SetValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:145:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:205:16: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:243:24: style: The function 'CloneType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:82:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:243:24: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:247:24: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:86:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:247:24: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:251:27: style: The function 'Class' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:90:27: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:251:27: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:255:26: style: The function 'Type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:94:26: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:255:26: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:259:16: style: The function 'SetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:97:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:259:16: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:263:18: style: The function 'Size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:100:18: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:263:18: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:267:16: style: The function 'Clear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:107:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:267:16: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:299:16: style: The function 'Dice' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:129:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:299:16: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:300:16: style: The function 'CopyToShaderVariable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:130:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:300:16: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:302:16: style: The function 'DiceOne' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:138:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:302:16: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:310:20: style: The function 'pValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:194:20: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:310:20: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:315:14: style: The function 'pValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:197:14: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:315:14: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:320:20: style: The function 'pValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:200:20: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:320:20: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:325:14: style: The function 'pValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:203:14: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:325:14: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:385:24: style: The function 'CloneType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:82:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:385:24: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:389:24: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:86:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:389:24: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:393:27: style: The function 'Class' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:90:27: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:393:27: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:397:26: style: The function 'Type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:94:26: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:397:26: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:401:16: style: The function 'SetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:97:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:401:16: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:405:18: style: The function 'Size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:100:18: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:405:18: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:409:16: style: The function 'Clear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:107:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:409:16: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:423:16: style: The function 'Dice' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:129:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:423:16: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:437:16: style: The function 'CopyToShaderVariable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:130:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:437:16: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:451:16: style: The function 'DiceOne' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:138:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:451:16: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:458:20: style: The function 'pValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:194:20: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:458:20: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:463:14: style: The function 'pValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:197:14: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:463:14: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:468:20: style: The function 'pValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:200:20: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:468:20: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:473:14: style: The function 'pValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:203:14: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:473:14: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:526:24: style: The function 'CloneType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:82:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:526:24: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:530:24: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:86:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:530:24: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:534:27: style: The function 'Class' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:90:27: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:534:27: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:538:26: style: The function 'Type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:94:26: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:538:26: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:542:16: style: The function 'SetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:97:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:542:16: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:544:18: style: The function 'Size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:100:18: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:544:18: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:548:16: style: The function 'Clear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:107:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:548:16: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:560:16: style: The function 'Dice' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:129:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:560:16: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:571:16: style: The function 'CopyToShaderVariable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:130:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:571:16: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:583:16: style: The function 'DiceOne' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:138:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:583:16: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:590:20: style: The function 'pValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:194:20: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:590:20: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:594:14: style: The function 'pValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:197:14: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:594:14: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:598:20: style: The function 'pValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:200:20: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:598:20: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:602:14: style: The function 'pValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:203:14: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:602:14: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:813:24: style: The function 'CloneType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:82:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:813:24: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:817:24: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:86:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:817:24: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:821:27: style: The function 'Class' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:90:27: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:821:27: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:825:26: style: The function 'Type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:94:26: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:825:26: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:829:16: style: The function 'SetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:97:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:829:16: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:834:18: style: The function 'Size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:100:18: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:834:18: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:838:16: style: The function 'Clear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:107:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:838:16: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:878:16: style: The function 'Dice' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:129:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:878:16: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:879:16: style: The function 'CopyToShaderVariable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:130:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:879:16: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:880:16: style: The function 'DiceOne' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:138:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:880:16: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:883:20: style: The function 'pValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:194:20: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:883:20: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:888:14: style: The function 'pValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:197:14: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:888:14: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:893:20: style: The function 'pValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:200:20: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:893:20: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:898:14: style: The function 'pValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:203:14: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:898:14: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:905:16: style: The function 'SetValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:205:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:905:16: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:967:24: style: The function 'CloneType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:82:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:967:24: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:971:24: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:86:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:971:24: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:975:27: style: The function 'Class' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:90:27: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:975:27: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:979:26: style: The function 'Type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:94:26: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:979:26: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:983:16: style: The function 'SetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:97:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:983:16: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:985:18: style: The function 'Size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:100:18: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:985:18: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:989:16: style: The function 'Clear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:107:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:989:16: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:994:16: style: The function 'Dice' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:129:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:994:16: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:1007:16: style: The function 'CopyToShaderVariable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:130:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:1007:16: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:1020:16: style: The function 'DiceOne' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:138:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:1020:16: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:1034:20: style: The function 'pValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:194:20: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:1034:20: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:1039:14: style: The function 'pValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:197:14: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:1039:14: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:1044:20: style: The function 'pValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:200:20: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:1044:20: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:1049:14: style: The function 'pValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:203:14: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:1049:14: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:1104:24: style: The function 'CloneType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:82:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:1104:24: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:1108:24: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:86:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:1108:24: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:1112:27: style: The function 'Class' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:90:27: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:1112:27: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:1116:26: style: The function 'Type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:94:26: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:1116:26: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:1120:16: style: The function 'SetSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:97:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:1120:16: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:1122:18: style: The function 'Size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:100:18: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:1122:18: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:1126:16: style: The function 'Clear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:107:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:1126:16: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:1131:16: style: The function 'Dice' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:129:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:1131:16: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:1144:16: style: The function 'CopyToShaderVariable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:130:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:1144:16: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:1157:16: style: The function 'DiceOne' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:138:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:1157:16: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:1171:20: style: The function 'pValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:194:20: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:1171:20: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:1176:14: style: The function 'pValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:197:14: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:1176:14: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:1181:20: style: The function 'pValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:200:20: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:1181:20: note: Function in derived class
aqsis-1.8.2/libs/core/parameters.h:1186:14: style: The function 'pValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/parameters.h:203:14: note: Virtual function in base class
aqsis-1.8.2/libs/core/parameters.h:1186:14: note: Function in derived class
aqsis-1.8.2/libs/core/micropolygon.h:288:8: style: The function 'DeleteVariables' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/micropolygon.h:123:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/micropolygon.h:288:8: note: Function in derived class
aqsis-1.8.2/libs/core/micropolygon.h:291:16: style: The function 'Split' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/micropolygon.h:115:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/micropolygon.h:291:16: note: Function in derived class
aqsis-1.8.2/libs/core/micropolygon.h:292:16: style: The function 'Shade' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/micropolygon.h:118:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/micropolygon.h:292:16: note: Function in derived class
aqsis-1.8.2/libs/core/micropolygon.h:293:16: style: The function 'TransferOutputVariables' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/micropolygon.h:119:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/micropolygon.h:293:16: note: Function in derived class
aqsis-1.8.2/libs/core/micropolygon.h:298:22: style: The function 'pSurface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/micropolygon.h:127:22: note: Virtual function in base class
aqsis-1.8.2/libs/core/micropolygon.h:298:22: note: Function in derived class
aqsis-1.8.2/libs/core/micropolygon.h:302:38: style: The function 'pAttributes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/micropolygon.h:129:38: note: Virtual function in base class
aqsis-1.8.2/libs/core/micropolygon.h:302:38: note: Function in derived class
aqsis-1.8.2/libs/core/micropolygon.h:307:16: style: The function 'usesCSG' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/micropolygon.h:131:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/micropolygon.h:307:16: note: Function in derived class
aqsis-1.8.2/libs/core/micropolygon.h:311:44: style: The function 'pCSGNode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/micropolygon.h:132:44: note: Virtual function in base class
aqsis-1.8.2/libs/core/micropolygon.h:311:44: note: Function in derived class
aqsis-1.8.2/libs/core/micropolygon.h:317:17: style: The function 'uGridRes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/micropolygon.h:149:17: note: Virtual function in base class
aqsis-1.8.2/libs/core/micropolygon.h:317:17: note: Function in derived class
aqsis-1.8.2/libs/core/micropolygon.h:322:17: style: The function 'vGridRes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/micropolygon.h:150:17: note: Virtual function in base class
aqsis-1.8.2/libs/core/micropolygon.h:322:17: note: Function in derived class
aqsis-1.8.2/libs/core/micropolygon.h:327:18: style: The function 'numMicroPolygons' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/micropolygon.h:151:18: note: Virtual function in base class
aqsis-1.8.2/libs/core/micropolygon.h:327:18: note: Function in derived class
aqsis-1.8.2/libs/core/micropolygon.h:331:18: style: The function 'numShadingPoints' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/micropolygon.h:152:18: note: Virtual function in base class
aqsis-1.8.2/libs/core/micropolygon.h:331:18: note: Function in derived class
aqsis-1.8.2/libs/core/micropolygon.h:335:16: style: The function 'hasValidDerivatives' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/micropolygon.h:153:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/micropolygon.h:335:16: note: Function in derived class
aqsis-1.8.2/libs/core/micropolygon.h:344:25: style: The function 'pVar' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/micropolygon.h:154:25: note: Virtual function in base class
aqsis-1.8.2/libs/core/micropolygon.h:344:25: note: Function in derived class
aqsis-1.8.2/libs/core/micropolygon.h:349:25: style: The function 'FindStandardVar' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/micropolygon.h:190:25: note: Virtual function in base class
aqsis-1.8.2/libs/core/micropolygon.h:349:25: note: Function in derived class
aqsis-1.8.2/libs/core/micropolygon.h:366:46: style: The function 'pShaderExecEnv' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/micropolygon.h:191:46: note: Virtual function in base class
aqsis-1.8.2/libs/core/micropolygon.h:366:46: note: Function in derived class
aqsis-1.8.2/libs/core/micropolygon.h:410:16: style: The function 'Split' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/micropolygon.h:115:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/micropolygon.h:410:16: note: Function in derived class
aqsis-1.8.2/libs/core/micropolygon.h:411:16: style: The function 'Shade' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/micropolygon.h:118:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/micropolygon.h:411:16: note: Function in derived class
aqsis-1.8.2/libs/core/micropolygon.h:412:16: style: The function 'TransferOutputVariables' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/micropolygon.h:119:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/micropolygon.h:412:16: note: Function in derived class
aqsis-1.8.2/libs/core/micropolygon.h:417:8: style: The function 'DeleteVariables' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/micropolygon.h:123:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/micropolygon.h:417:8: note: Function in derived class
aqsis-1.8.2/libs/core/micropolygon.h:421:17: style: The function 'uGridRes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/micropolygon.h:149:17: note: Virtual function in base class
aqsis-1.8.2/libs/core/micropolygon.h:421:17: note: Function in derived class
aqsis-1.8.2/libs/core/micropolygon.h:426:17: style: The function 'vGridRes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/micropolygon.h:150:17: note: Virtual function in base class
aqsis-1.8.2/libs/core/micropolygon.h:426:17: note: Function in derived class
aqsis-1.8.2/libs/core/micropolygon.h:431:18: style: The function 'numMicroPolygons' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/micropolygon.h:151:18: note: Virtual function in base class
aqsis-1.8.2/libs/core/micropolygon.h:431:18: note: Function in derived class
aqsis-1.8.2/libs/core/micropolygon.h:436:18: style: The function 'numShadingPoints' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/micropolygon.h:152:18: note: Virtual function in base class
aqsis-1.8.2/libs/core/micropolygon.h:436:18: note: Function in derived class
aqsis-1.8.2/libs/core/micropolygon.h:441:16: style: The function 'hasValidDerivatives' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/micropolygon.h:153:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/micropolygon.h:441:16: note: Function in derived class
aqsis-1.8.2/libs/core/micropolygon.h:447:25: style: The function 'pVar' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/micropolygon.h:154:25: note: Virtual function in base class
aqsis-1.8.2/libs/core/micropolygon.h:447:25: note: Function in derived class
aqsis-1.8.2/libs/core/micropolygon.h:452:25: style: The function 'FindStandardVar' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/micropolygon.h:190:25: note: Virtual function in base class
aqsis-1.8.2/libs/core/micropolygon.h:452:25: note: Function in derived class
aqsis-1.8.2/libs/core/micropolygon.h:458:46: style: The function 'pShaderExecEnv' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/micropolygon.h:191:46: note: Virtual function in base class
aqsis-1.8.2/libs/core/micropolygon.h:458:46: note: Function in derived class
aqsis-1.8.2/libs/core/micropolygon.h:468:22: style: The function 'pSurface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/micropolygon.h:127:22: note: Virtual function in base class
aqsis-1.8.2/libs/core/micropolygon.h:468:22: note: Function in derived class
aqsis-1.8.2/libs/core/micropolygon.h:473:38: style: The function 'pAttributes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/micropolygon.h:129:38: note: Virtual function in base class
aqsis-1.8.2/libs/core/micropolygon.h:473:38: note: Function in derived class
aqsis-1.8.2/libs/core/micropolygon.h:478:16: style: The function 'usesCSG' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/micropolygon.h:131:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/micropolygon.h:478:16: note: Function in derived class
aqsis-1.8.2/libs/core/micropolygon.h:482:44: style: The function 'pCSGNode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/micropolygon.h:132:44: note: Virtual function in base class
aqsis-1.8.2/libs/core/micropolygon.h:482:44: note: Function in derived class
aqsis-1.8.2/libs/core/micropolygon.h:893:16: style: The function 'Initialise' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/micropolygon.h:744:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/micropolygon.h:893:16: note: Function in derived class
aqsis-1.8.2/libs/core/micropolygon.h:914:17: style: The function 'cSubBounds' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/micropolygon.h:647:17: note: Virtual function in base class
aqsis-1.8.2/libs/core/micropolygon.h:914:17: note: Function in derived class
aqsis-1.8.2/libs/core/micropolygon.h:920:19: style: The function 'SubBound' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/micropolygon.h:655:19: note: Virtual function in base class
aqsis-1.8.2/libs/core/micropolygon.h:920:19: note: Function in derived class
aqsis-1.8.2/libs/core/micropolygon.h:930:16: style: The function 'Sample' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/micropolygon.h:705:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/micropolygon.h:930:16: note: Function in derived class
aqsis-1.8.2/libs/core/micropolygon.h:932:16: style: The function 'CacheHitTestValues' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/micropolygon.h:717:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/micropolygon.h:932:16: note: Function in derived class
aqsis-1.8.2/libs/core/micropolygon.h:934:16: style: The function 'MarkTrimmed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/micropolygon.h:685:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/micropolygon.h:934:16: note: Function in derived class
aqsis-1.8.2/libs/core/micropolygon.h:939:16: style: The function 'IsMoving' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/micropolygon.h:694:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/micropolygon.h:939:16: note: Function in derived class
aqsis-1.8.2/libs/core/bilinear.h:249:48: performance: Function parameter 'A' should be passed by const reference. [passedByValue]
aqsis-1.8.2/libs/core/bilinear.h:249:62: performance: Function parameter 'B' should be passed by const reference. [passedByValue]
aqsis-1.8.2/libs/core/bilinear.h:250:21: performance: Function parameter 'C' should be passed by const reference. [passedByValue]
aqsis-1.8.2/libs/core/bilinear.h:250:35: performance: Function parameter 'D' should be passed by const reference. [passedByValue]
aqsis-1.8.2/libs/core/bilinear.h:260:51: performance: Function parameter 'A' should be passed by const reference. [passedByValue]
aqsis-1.8.2/libs/core/bilinear.h:260:65: performance: Function parameter 'B' should be passed by const reference. [passedByValue]
aqsis-1.8.2/libs/core/bilinear.h:261:24: performance: Function parameter 'C' should be passed by const reference. [passedByValue]
aqsis-1.8.2/libs/core/bilinear.h:261:38: performance: Function parameter 'D' should be passed by const reference. [passedByValue]
aqsis-1.8.2/libs/core/bilinear.h:277:56: performance: Function parameter 'P' should be passed by const reference. [passedByValue]
aqsis-1.8.2/libs/core/bucketprocessor.cpp:440:6: style: Condition 'useSeperable' is always false [knownConditionTrueFalse]
aqsis-1.8.2/libs/core/bucketprocessor.cpp:438:18: note: Assignment 'useSeperable=false', assigned value is 0
aqsis-1.8.2/libs/core/bucketprocessor.cpp:440:6: note: Condition 'useSeperable' is always false
aqsis-1.8.2/libs/core/bucketprocessor.cpp:426:7: style: The scope of the variable 'useSeperable' can be reduced. [variableScope]
aqsis-1.8.2/libs/core/bucketprocessor.cpp:1126:25: style: The scope of the variable 'pie2' can be reduced. [variableScope]
aqsis-1.8.2/libs/core/bucketprocessor.cpp:1342:27: style: The scope of the variable 'pie2' can be reduced. [variableScope]
aqsis-1.8.2/libs/core/bucketprocessor.cpp:1217:60: style: Function 'RenderMPG_MBOrDof' argument 1 names different: declaration 'pMP' definition 'pMPG'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/bucketprocessor.h:131:43: note: Function 'RenderMPG_MBOrDof' argument 1 names different: declaration 'pMP' definition 'pMPG'.
aqsis-1.8.2/libs/core/bucketprocessor.cpp:1217:60: note: Function 'RenderMPG_MBOrDof' argument 1 names different: declaration 'pMP' definition 'pMPG'.
aqsis-1.8.2/libs/core/bucketprocessor.cpp:924:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/bucketprocessor.h:138:8: performance: Technically the member function 'Aqsis::CqBucketProcessor::StoreExtraData' can be static. [functionStatic]
aqsis-1.8.2/libs/core/bucketprocessor.cpp:1569:25: note: Technically the member function 'Aqsis::CqBucketProcessor::StoreExtraData' can be static.
aqsis-1.8.2/libs/core/bucketprocessor.h:138:8: note: Technically the member function 'Aqsis::CqBucketProcessor::StoreExtraData' can be static.
aqsis-1.8.2/libs/core/bucketprocessor.cpp:1317:19: performance: Use const reference for 'DofBound' to avoid unnecessary data copying. [redundantCopyLocalConst]
aqsis-1.8.2/libs/core/csgtree.cpp:241:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/csgtree.cpp:284:81: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/csgtree.cpp:309:81: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/csgtree.cpp:337:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/csgtree.cpp:338:47: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/ddmanager/ddmanager.cpp:634:4: style: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
aqsis-1.8.2/libs/core/ddmanager/ddmanager.cpp:630:4: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
aqsis-1.8.2/libs/core/ddmanager/ddmanager.cpp:634:4: note: Variable 'err' is reassigned a value before the old one has been used if variable is no semaphore variable.
aqsis-1.8.2/libs/core/ddmanager/ddmanager.cpp:146:83: style: Function 'DisplayBucket' argument 2 names different: declaration 'pBucket' definition 'pBuffer'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:263:80: note: Function 'DisplayBucket' argument 2 names different: declaration 'pBucket' definition 'pBuffer'.
aqsis-1.8.2/libs/core/ddmanager/ddmanager.cpp:146:83: note: Function 'DisplayBucket' argument 2 names different: declaration 'pBucket' definition 'pBuffer'.
aqsis-1.8.2/libs/core/ddmanager/ddmanager.cpp:604:65: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/ddmanager/ddmanager.cpp:694:39: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/ddmanager/ddmanager.cpp:830:61: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:94:3: warning: Member variable 'CqDisplayRequest::m_valid' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:94:3: warning: Member variable 'CqDisplayRequest::m_DriverHandle' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:94:3: warning: Member variable 'CqDisplayRequest::m_QuantizeSpecified' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:94:3: warning: Member variable 'CqDisplayRequest::m_QuantizeDitherSpecified' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:94:3: warning: Member variable 'CqDisplayRequest::m_isLoaded' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:94:3: warning: Member variable 'CqDisplayRequest::m_DataRow' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:94:3: warning: Member variable 'CqDisplayRequest::m_DataBucket' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:97:3: warning: Member variable 'CqDisplayRequest::m_DriverHandle' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:97:3: warning: Member variable 'CqDisplayRequest::m_DataRow' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:97:3: warning: Member variable 'CqDisplayRequest::m_DataBucket' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:268:15: style: Unused private function: 'CqDDManager::GetStringField' [unusedPrivateFunction]
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:120:8: performance: Technically the member function 'Aqsis::CqDisplayRequest::ConstructStringsParameter' can be static. [functionStatic]
aqsis-1.8.2/libs/core/ddmanager/ddmanager.cpp:799:24: note: Technically the member function 'Aqsis::CqDisplayRequest::ConstructStringsParameter' can be static.
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:120:8: note: Technically the member function 'Aqsis::CqDisplayRequest::ConstructStringsParameter' can be static.
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:121:8: performance: Technically the member function 'Aqsis::CqDisplayRequest::ConstructIntsParameter' can be static. [functionStatic]
aqsis-1.8.2/libs/core/ddmanager/ddmanager.cpp:782:24: note: Technically the member function 'Aqsis::CqDisplayRequest::ConstructIntsParameter' can be static.
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:121:8: note: Technically the member function 'Aqsis::CqDisplayRequest::ConstructIntsParameter' can be static.
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:122:8: performance: Technically the member function 'Aqsis::CqDisplayRequest::ConstructFloatsParameter' can be static. [functionStatic]
aqsis-1.8.2/libs/core/ddmanager/ddmanager.cpp:765:24: note: Technically the member function 'Aqsis::CqDisplayRequest::ConstructFloatsParameter' can be static.
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:122:8: note: Technically the member function 'Aqsis::CqDisplayRequest::ConstructFloatsParameter' can be static.
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:123:8: performance: Technically the member function 'Aqsis::CqDisplayRequest::ConstructMatrixParameter' can be static. [functionStatic]
aqsis-1.8.2/libs/core/ddmanager/ddmanager.cpp:742:24: note: Technically the member function 'Aqsis::CqDisplayRequest::ConstructMatrixParameter' can be static.
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:123:8: note: Technically the member function 'Aqsis::CqDisplayRequest::ConstructMatrixParameter' can be static.
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:268:15: performance: Technically the member function 'Aqsis::CqDDManager::GetStringField' can be static. [functionStatic]
aqsis-1.8.2/libs/core/ddmanager/ddmanager.cpp:687:26: note: Technically the member function 'Aqsis::CqDDManager::GetStringField' can be static.
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:268:15: note: Technically the member function 'Aqsis::CqDDManager::GetStringField' can be static.
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:137:25: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/ddmanager/iddmanager.h:67:25: note: Virtual function in base class
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:137:25: note: Function in derived class
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:138:31: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/ddmanager/iddmanager.h:68:31: note: Virtual function in base class
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:138:31: note: Function in derived class
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:139:16: style: The function 'isLoaded' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/ddmanager/iddmanager.h:70:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:139:16: note: Function in derived class
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:216:16: style: The function 'FormatBucketForDisplay' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:142:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:216:16: note: Function in derived class
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:222:16: style: The function 'CollapseBucketsToScanlines' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:148:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:222:16: note: Function in derived class
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:226:16: style: The function 'SendToDisplay' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:151:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:226:16: note: Function in derived class
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:247:17: style: The function 'Initialise' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/ddmanager/iddmanager.h:80:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:247:17: note: Function in derived class
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:251:17: style: The function 'Shutdown' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/ddmanager/iddmanager.h:83:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:251:17: note: Function in derived class
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:256:17: style: The function 'numDisplayRequests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/ddmanager/iddmanager.h:107:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:256:17: note: Function in derived class
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:257:47: style: The function 'displayRequest' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/ddmanager/iddmanager.h:108:46: note: Virtual function in base class
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:257:47: note: Function in derived class
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:259:17: style: The function 'AddDisplay' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/ddmanager/iddmanager.h:86:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:259:17: note: Function in derived class
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:260:17: style: The function 'ClearDisplays' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/ddmanager/iddmanager.h:89:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:260:17: note: Function in derived class
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:261:17: style: The function 'OpenDisplays' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/ddmanager/iddmanager.h:92:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:261:17: note: Function in derived class
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:262:17: style: The function 'CloseDisplays' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/ddmanager/iddmanager.h:95:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:262:17: note: Function in derived class
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:263:17: style: The function 'DisplayBucket' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/ddmanager/iddmanager.h:98:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:263:17: note: Function in derived class
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:264:16: style: The function 'fDisplayNeeds' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/ddmanager/iddmanager.h:101:15: note: Virtual function in base class
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:264:16: note: Function in derived class
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:265:17: style: The function 'Uses' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/ddmanager/iddmanager.h:104:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/ddmanager/ddmanager.h:265:17: note: Function in derived class
aqsis-1.8.2/libs/core/ddmanager/ddmanager.cpp:1061:5: style: Exception should be caught by reference. [catchExceptionByValue]
aqsis-1.8.2/libs/core/ddmanager/debugdd.cpp:25:10: style: Checking if unsigned variable 'size' is less than zero. [unsignedLessThanZero]
aqsis-1.8.2/libs/core/filters.cpp:315:9: style: The scope of the variable 'd' can be reduced. [variableScope]
aqsis-1.8.2/libs/core/filters.cpp:42:7: performance: Variable 'B' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqsis-1.8.2/libs/core/filters.cpp:43:7: performance: Variable 'C' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqsis-1.8.2/libs/core/filters.cpp:44:7: performance: Variable 'invXWidth' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqsis-1.8.2/libs/core/filters.cpp:45:7: performance: Variable 'invYWidth' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqsis-1.8.2/libs/core/geometry/blobby.cpp:1163:18: style: C-style pointer casting [cstyleCast]
aqsis-1.8.2/libs/core/geometry/blobby.cpp:1170:18: style: C-style pointer casting [cstyleCast]
aqsis-1.8.2/libs/core/geometry/blobby.cpp:60:6: style: struct member 'TqState::BlobbyId' is never used. [unusedStructMember]
aqsis-1.8.2/libs/core/geometry/blobby.cpp:61:6: style: struct member 'TqState::OpId' is never used. [unusedStructMember]
aqsis-1.8.2/libs/core/geometry/surface.h:65:67: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/surface.h:624:3: style: Class 'CqDeformingSurface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/core/geometry/surface.h:646:32: style: The function 'Dice' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:549:32: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/surface.h:646:32: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/surface.h:662:17: style: The function 'Split' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:550:17: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/surface.h:662:17: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/surface.h:699:16: style: The function 'Diceable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:569:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/surface.h:699:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/surface.h:709:22: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:226:23: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/surface.h:709:22: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/surface.h:722:16: style: The function 'IsMotionBlurMatch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:88:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/surface.h:722:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/surface.h:733:16: style: The function 'Transform' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:429:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/surface.h:733:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/surface.h:746:16: style: The function 'SetSurfaceParameters' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:141:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/surface.h:746:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/surface.h:754:16: style: The function 'ForceUndiceable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:144:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/surface.h:754:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/surface.h:764:16: style: The function 'Discard' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:156:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/surface.h:764:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/blobby.h:53:16: style: The function 'IsMotionBlurMatch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:88:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/blobby.h:53:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/blobby.h:78:22: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:226:23: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/blobby.h:78:22: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/blobby.h:81:17: style: The function 'Split' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:550:17: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/blobby.h:81:17: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/blobby.cpp:1146:6: error: Common realloc mistake: 'vertices' nulled but not freed upon failure [memleakOnRealloc]
aqsis-1.8.2/libs/core/geometry/blobby.cpp:1170:6: error: Common realloc mistake: 'triangles' nulled but not freed upon failure [memleakOnRealloc]
aqsis-1.8.2/libs/core/geometry/bunny.h:72:9: performance: Technically the member function 'Aqsis::CqBunny::NFaces' can be static. [functionStatic]
aqsis-1.8.2/libs/core/geometry/bunny.cpp:3829:16: note: Technically the member function 'Aqsis::CqBunny::NFaces' can be static.
aqsis-1.8.2/libs/core/geometry/bunny.h:72:9: note: Technically the member function 'Aqsis::CqBunny::NFaces' can be static.
aqsis-1.8.2/libs/core/geometry/cubiccurves.cpp:741:60: style: Function 'AddPrimitiveVariable' argument 1 names different: declaration 'pParam' definition 'param'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/geometry/curves.h:443:51: note: Function 'AddPrimitiveVariable' argument 1 names different: declaration 'pParam' definition 'param'.
aqsis-1.8.2/libs/core/geometry/cubiccurves.cpp:741:60: note: Function 'AddPrimitiveVariable' argument 1 names different: declaration 'pParam' definition 'param'.
aqsis-1.8.2/libs/core/geometry/cubiccurves.cpp:287:65: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/cubiccurves.cpp:502:65: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/cubiccurves.cpp:922:8: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/patch.h:323:4: performance: Variable 'm_uPatches' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqsis-1.8.2/libs/core/geometry/patch.h:324:4: performance: Variable 'm_vPatches' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqsis-1.8.2/libs/core/geometry/patch.h:80:16: style: The function 'Diceable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:569:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/patch.h:80:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/patch.h:85:16: style: The function 'IsMotionBlurMatch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:88:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/patch.h:85:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/patch.h:107:16: style: The function 'NaturalDice' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:533:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/patch.h:107:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/patch.h:108:17: style: The function 'PreSubdivide' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:541:17: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/patch.h:108:17: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/patch.h:109:16: style: The function 'NaturalSubdivide' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:545:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/patch.h:109:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/patch.h:113:22: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:226:23: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/patch.h:113:22: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/patch.h:150:16: style: The function 'Diceable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:569:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/patch.h:150:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/patch.h:155:16: style: The function 'IsMotionBlurMatch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:88:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/patch.h:155:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/patch.h:176:22: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:226:23: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/patch.h:176:22: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/patch.h:178:17: style: The function 'Split' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:550:17: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/patch.h:178:17: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/patch.h:179:17: style: The function 'PreSubdivide' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:541:17: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/patch.h:179:17: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/patch.h:180:16: style: The function 'PostDice' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:535:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/patch.h:180:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/patch.h:226:16: style: The function 'SetDefaultPrimitiveVariables' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:229:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/patch.h:226:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/patch.h:230:32: style: The function 'Dice' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:549:32: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/patch.h:230:32: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/patch.h:234:17: style: The function 'Split' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:550:17: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/patch.h:234:17: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/patch.h:235:16: style: The function 'Diceable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:569:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/patch.h:235:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/patch.h:243:16: style: The function 'IsMotionBlurMatch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:88:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/patch.h:243:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/patch.h:264:22: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:226:23: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/patch.h:264:22: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/patch.h:266:22: style: The function 'SurfaceParametersAtVertex' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:122:22: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/patch.h:266:22: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/patch.h:278:16: style: The function 'Transform' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:429:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/patch.h:278:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/patch.h:328:16: style: The function 'SetDefaultPrimitiveVariables' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:229:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/patch.h:328:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/patch.h:340:32: style: The function 'Dice' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:549:32: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/patch.h:340:32: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/patch.h:344:17: style: The function 'Split' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:550:17: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/patch.h:344:17: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/patch.h:345:16: style: The function 'Diceable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:569:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/patch.h:345:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/patch.h:353:16: style: The function 'IsMotionBlurMatch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:88:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/patch.h:353:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/patch.h:374:22: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:226:23: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/patch.h:374:22: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/patch.h:376:22: style: The function 'SurfaceParametersAtVertex' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:122:22: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/patch.h:376:22: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/curves.h:50:16: style: The function 'AddPrimitiveVariable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:437:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/curves.h:50:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/curves.h:52:16: style: The function 'SetDefaultPrimitiveVariables' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:229:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/curves.h:52:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/curves.h:90:16: style: The function 'Diceable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:569:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/curves.h:90:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/curves.h:95:16: style: The function 'IsMotionBlurMatch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:88:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/curves.h:95:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/curves.h:102:16: style: The function 'CopySplitInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:163:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/curves.h:102:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/curves.h:114:20: style: The function 'strName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:90:20: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/curves.h:114:20: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/curves.h:199:8: style: The function 'NaturalSubdivide' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:545:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/curves.h:199:8: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/curves.h:204:17: style: The function 'Split' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:550:17: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/curves.h:204:17: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/curves.h:237:20: style: The function 'strName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/curves.h:114:20: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/curves.h:237:20: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/curves.h:241:22: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:226:23: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/curves.h:241:22: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/curves.h:264:8: style: The function 'NaturalSubdivide' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:545:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/curves.h:264:8: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/curves.h:281:17: style: The function 'Split' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:550:17: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/curves.h:281:17: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/curves.h:326:20: style: The function 'strName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/curves.h:114:20: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/curves.h:326:20: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/curves.h:331:22: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:226:23: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/curves.h:331:22: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/curves.h:355:16: style: The function 'Transform' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:429:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/curves.h:355:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/curves.h:388:17: style: The function 'Split' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:550:17: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/curves.h:388:17: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/curves.h:419:20: style: The function 'strName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/curves.h:114:20: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/curves.h:419:20: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/curves.h:423:22: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:226:23: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/curves.h:423:22: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/curves.h:443:16: style: The function 'AddPrimitiveVariable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/curves.h:50:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/curves.h:443:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/curves.h:445:17: style: The function 'Split' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:550:17: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/curves.h:445:17: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/curves.h:446:16: style: The function 'Bound' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/curves.h:51:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/curves.h:446:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/curves.h:472:20: style: The function 'strName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/curves.h:114:20: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/curves.h:472:20: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/curves.h:476:22: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:226:23: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/curves.h:476:22: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/curves.cpp:41:2: performance: Variable 'm_widthParamIndex' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqsis-1.8.2/libs/core/geometry/curves.cpp:42:2: performance: Variable 'm_constantwidthParamIndex' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqsis-1.8.2/libs/core/geometry/curves.cpp:43:2: performance: Variable 'm_splitDecision' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqsis-1.8.2/libs/core/geometry/jules_bloomenthal.cpp:117:70: style: Function 'nearest_location' argument 1 names different: declaration 'p' definition 'point'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/geometry/jules_bloomenthal.h:362:47: note: Function 'nearest_location' argument 1 names different: declaration 'p' definition 'point'.
aqsis-1.8.2/libs/core/geometry/jules_bloomenthal.cpp:117:70: note: Function 'nearest_location' argument 1 names different: declaration 'p' definition 'point'.
aqsis-1.8.2/libs/core/geometry/jules_bloomenthal.cpp:146:78: style: Function 'polygonize_from_inside_point' argument 1 names different: declaration 'startingpoint' definition 'starting_point'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/geometry/jules_bloomenthal.h:190:55: note: Function 'polygonize_from_inside_point' argument 1 names different: declaration 'startingpoint' definition 'starting_point'.
aqsis-1.8.2/libs/core/geometry/jules_bloomenthal.cpp:146:78: note: Function 'polygonize_from_inside_point' argument 1 names different: declaration 'startingpoint' definition 'starting_point'.
aqsis-1.8.2/libs/core/geometry/jules_bloomenthal.cpp:567:93: style: Function 'get_cached_corner' argument 1 names different: declaration 'l' definition 'L'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/geometry/jules_bloomenthal.h:352:45: note: Function 'get_cached_corner' argument 1 names different: declaration 'l' definition 'L'.
aqsis-1.8.2/libs/core/geometry/jules_bloomenthal.cpp:567:93: note: Function 'get_cached_corner' argument 1 names different: declaration 'l' definition 'L'.
aqsis-1.8.2/libs/core/geometry/jules_bloomenthal.h:151:0: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/jules_bloomenthal.h:361:14: style: Technically the member function 'Aqsis::bloomenthal_polygonizer::location_vertex' can be const. [functionConst]
aqsis-1.8.2/libs/core/geometry/jules_bloomenthal.cpp:111:37: note: Technically the member function 'Aqsis::bloomenthal_polygonizer::location_vertex' can be const.
aqsis-1.8.2/libs/core/geometry/jules_bloomenthal.h:361:14: note: Technically the member function 'Aqsis::bloomenthal_polygonizer::location_vertex' can be const.
aqsis-1.8.2/libs/core/geometry/jules_bloomenthal.h:362:12: style: Technically the member function 'Aqsis::bloomenthal_polygonizer::nearest_location' can be const. [functionConst]
aqsis-1.8.2/libs/core/geometry/jules_bloomenthal.cpp:117:35: note: Technically the member function 'Aqsis::bloomenthal_polygonizer::nearest_location' can be const.
aqsis-1.8.2/libs/core/geometry/jules_bloomenthal.h:362:12: note: Technically the member function 'Aqsis::bloomenthal_polygonizer::nearest_location' can be const.
aqsis-1.8.2/libs/core/geometry/jules_bloomenthal.h:367:16: performance: Technically the member function 'Aqsis::bloomenthal_polygonizer::bit_value' can be static. [functionStatic]
aqsis-1.8.2/libs/core/geometry/jules_bloomenthal.h:371:16: performance: Technically the member function 'Aqsis::bloomenthal_polygonizer::invert_bit' can be static. [functionStatic]
aqsis-1.8.2/libs/core/geometry/jules_bloomenthal.h:267:18: performance: Technically the member function 'Aqsis::bloomenthal_polygonizer::EdgeHash::HashFunc' can be static. [functionStatic]
aqsis-1.8.2/libs/core/geometry/jules_bloomenthal.h:207:5: style: Class 'Corner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/core/geometry/jules_bloomenthal.h:224:5: style: Class 'Cube' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/core/geometry/lath.h:252:52: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/lath.cpp:160:82: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/lath.cpp:235:53: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/lath.cpp:243:53: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/lath.cpp:269:51: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/lath.cpp:410:88: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/lath.cpp:485:53: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/lath.cpp:493:53: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/lath.cpp:519:51: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/lath.h:133:8: style: Technically the member function 'Aqsis::CqLath::operatordelete' can be const. [functionConst]
aqsis-1.8.2/libs/core/geometry/linearcurves.cpp:197:65: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/linearcurves.cpp:314:65: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/linearcurves.cpp:522:8: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/marchingcubes.cpp:66:43: style: Function 'MarchingCubes' argument 1 names different: declaration 'size_x' definition 'x'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/geometry/marchingcubes.h:95:31: note: Function 'MarchingCubes' argument 1 names different: declaration 'size_x' definition 'x'.
aqsis-1.8.2/libs/core/geometry/marchingcubes.cpp:66:43: note: Function 'MarchingCubes' argument 1 names different: declaration 'size_x' definition 'x'.
aqsis-1.8.2/libs/core/geometry/marchingcubes.cpp:66:67: style: Function 'MarchingCubes' argument 2 names different: declaration 'size_y' definition 'y'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/geometry/marchingcubes.h:95:56: note: Function 'MarchingCubes' argument 2 names different: declaration 'size_y' definition 'y'.
aqsis-1.8.2/libs/core/geometry/marchingcubes.cpp:66:67: note: Function 'MarchingCubes' argument 2 names different: declaration 'size_y' definition 'y'.
aqsis-1.8.2/libs/core/geometry/marchingcubes.cpp:66:91: style: Function 'MarchingCubes' argument 3 names different: declaration 'size_z' definition 'z'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/geometry/marchingcubes.h:95:81: note: Function 'MarchingCubes' argument 3 names different: declaration 'size_z' definition 'z'.
aqsis-1.8.2/libs/core/geometry/marchingcubes.cpp:66:91: note: Function 'MarchingCubes' argument 3 names different: declaration 'size_z' definition 'z'.
aqsis-1.8.2/libs/core/geometry/marchingcubes.h:285:8: performance: Technically the member function 'Aqsis::MarchingCubes::print_cube' can be static. [functionStatic]
aqsis-1.8.2/libs/core/geometry/marchingcubes.cpp:59:21: note: Technically the member function 'Aqsis::MarchingCubes::print_cube' can be static.
aqsis-1.8.2/libs/core/geometry/marchingcubes.h:285:8: note: Technically the member function 'Aqsis::MarchingCubes::print_cube' can be static.
aqsis-1.8.2/libs/core/geometry/nurbs.cpp:1405:21: style: The scope of the variable 'arrayValue' can be reduced. [variableScope]
aqsis-1.8.2/libs/core/geometry/nurbs.cpp:1418:21: style: The scope of the variable 'arrayValue' can be reduced. [variableScope]
aqsis-1.8.2/libs/core/geometry/nurbs.cpp:1433:21: style: The scope of the variable 'arrayValue' can be reduced. [variableScope]
aqsis-1.8.2/libs/core/geometry/nurbs.cpp:1446:21: style: The scope of the variable 'arrayValue' can be reduced. [variableScope]
aqsis-1.8.2/libs/core/geometry/nurbs.cpp:1459:21: style: The scope of the variable 'arrayValue' can be reduced. [variableScope]
aqsis-1.8.2/libs/core/geometry/nurbs.cpp:1472:21: style: The scope of the variable 'arrayValue' can be reduced. [variableScope]
aqsis-1.8.2/libs/core/geometry/nurbs.cpp:1485:21: style: The scope of the variable 'arrayValue' can be reduced. [variableScope]
aqsis-1.8.2/libs/core/geometry/nurbs.cpp:745:16: style: Checking if unsigned variable 'X.size()' is less than zero. This might be a false warning. [unsignedLessThanZero]
aqsis-1.8.2/libs/core/geometry/nurbs.cpp:929:16: style: Checking if unsigned variable 'X.size()' is less than zero. This might be a false warning. [unsignedLessThanZero]
aqsis-1.8.2/libs/core/geometry/nurbs.cpp:190:56: style: Function 'BasisFunctions' argument 2 names different: declaration 'span' definition 'i'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/geometry/nurbs.h:238:42: note: Function 'BasisFunctions' argument 2 names different: declaration 'span' definition 'i'.
aqsis-1.8.2/libs/core/geometry/nurbs.cpp:190:56: note: Function 'BasisFunctions' argument 2 names different: declaration 'span' definition 'i'.
aqsis-1.8.2/libs/core/geometry/nurbs.cpp:190:81: style: Function 'BasisFunctions' argument 3 names different: declaration 'aKnots' definition 'U'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/geometry/nurbs.h:238:70: note: Function 'BasisFunctions' argument 3 names different: declaration 'aKnots' definition 'U'.
aqsis-1.8.2/libs/core/geometry/nurbs.cpp:190:81: note: Function 'BasisFunctions' argument 3 names different: declaration 'aKnots' definition 'U'.
aqsis-1.8.2/libs/core/geometry/nurbs.cpp:190:115: style: Function 'BasisFunctions' argument 5 names different: declaration 'BasisVals' definition 'N'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/geometry/nurbs.h:238:109: note: Function 'BasisFunctions' argument 5 names different: declaration 'BasisVals' definition 'N'.
aqsis-1.8.2/libs/core/geometry/nurbs.cpp:190:115: note: Function 'BasisFunctions' argument 5 names different: declaration 'BasisVals' definition 'N'.
aqsis-1.8.2/libs/core/geometry/nurbs.cpp:2032:90: style: Function 'SubdivideSegments' argument 1 names different: declaration 'Array' definition 'S'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/geometry/nurbs.h:270:76: note: Function 'SubdivideSegments' argument 1 names different: declaration 'Array' definition 'S'.
aqsis-1.8.2/libs/core/geometry/nurbs.cpp:2032:90: note: Function 'SubdivideSegments' argument 1 names different: declaration 'Array' definition 'S'.
aqsis-1.8.2/libs/core/geometry/nurbs.cpp:436:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/nurbs.cpp:616:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/nurbs.cpp:789:50: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/nurbs.cpp:969:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/nurbs.cpp:1125:50: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/nurbs.cpp:1174:50: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/nurbs.cpp:1267:65: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/nurbs.cpp:1288:65: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/nurbs.cpp:1599:65: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/nurbs.cpp:2185:67: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/nurbs.cpp:2234:67: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/nurbs.cpp:1651:18: warning: Assert statement calls a function which may have desired side effects: 'P'. [assertWithSideEffect]
aqsis-1.8.2/libs/core/geometry/nurbs.h:301:16: style: The function 'NaturalDice' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:533:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/nurbs.h:301:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/nurbs.h:304:17: style: The function 'Split' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:550:17: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/nurbs.h:304:17: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/nurbs.h:305:16: style: The function 'Diceable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:569:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/nurbs.h:305:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/nurbs.h:310:16: style: The function 'IsMotionBlurMatch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:88:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/nurbs.h:310:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/nurbs.h:315:16: style: The function 'SetDefaultPrimitiveVariables' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:229:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/nurbs.h:315:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/nurbs.h:346:22: style: The function 'bCanBeTrimmed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:496:22: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/nurbs.h:346:22: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/nurbs.h:350:22: style: The function 'bIsPointTrimmed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:503:22: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/nurbs.h:350:22: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/nurbs.h:354:22: style: The function 'bIsLineIntersecting' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:510:22: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/nurbs.h:354:22: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/nurbs.h:358:17: style: The function 'TrimDecimation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:519:17: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/nurbs.h:358:17: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/nurbs.h:359:16: style: The function 'PrepareTrimCurve' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:525:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/nurbs.h:359:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/nurbs.h:363:22: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:226:23: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/nurbs.h:363:22: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/patch.cpp:249:54: style: Function 'NaturalDice' argument 1 names different: declaration 'pParameter' definition 'pParam'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/geometry/patch.h:107:42: note: Function 'NaturalDice' argument 1 names different: declaration 'pParameter' definition 'pParam'.
aqsis-1.8.2/libs/core/geometry/patch.cpp:249:54: note: Function 'NaturalDice' argument 1 names different: declaration 'pParameter' definition 'pParam'.
aqsis-1.8.2/libs/core/geometry/patch.cpp:408:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/patch.cpp:777:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/patch.cpp:887:24: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/patch.cpp:915:50: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/patch.cpp:938:50: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/patch.cpp:1017:51: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/patch.cpp:1234:51: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/patch.cpp:302:18: warning: Assert statement calls a function which may have desired side effects: 'P'. [assertWithSideEffect]
aqsis-1.8.2/libs/core/geometry/patch.cpp:673:18: warning: Assert statement calls a function which may have desired side effects: 'P'. [assertWithSideEffect]
aqsis-1.8.2/libs/core/geometry/points.cpp:282:0: warning: Possible null pointer dereference: dest [nullPointer]
aqsis-1.8.2/libs/core/geometry/points.cpp:279:0: note: Assignment 'dest=0', assigned value is 0
aqsis-1.8.2/libs/core/geometry/points.cpp:282:0: note: Null pointer dereference
aqsis-1.8.2/libs/core/geometry/points.cpp:89:27: style: Function 'CqPoints' argument 1 names different: declaration 'nVertices' definition 'nvertices'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/geometry/points.h:93:19: note: Function 'CqPoints' argument 1 names different: declaration 'nVertices' definition 'nvertices'.
aqsis-1.8.2/libs/core/geometry/points.cpp:89:27: note: Function 'CqPoints' argument 1 names different: declaration 'nVertices' definition 'nvertices'.
aqsis-1.8.2/libs/core/geometry/points.cpp:288:41: style: Function 'NaturalDice' argument 1 names different: declaration 'pParameter' definition 'pParam'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/geometry/points.h:248:42: note: Function 'NaturalDice' argument 1 names different: declaration 'pParameter' definition 'pParam'.
aqsis-1.8.2/libs/core/geometry/points.cpp:288:41: note: Function 'NaturalDice' argument 1 names different: declaration 'pParameter' definition 'pParam'.
aqsis-1.8.2/libs/core/geometry/points.cpp:653:52: style: Function 'Sample' argument 1 names different: declaration 'hitTestCache' definition 'cache'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/geometry/points.h:360:40: note: Function 'Sample' argument 1 names different: declaration 'hitTestCache' definition 'cache'.
aqsis-1.8.2/libs/core/geometry/points.cpp:653:52: note: Function 'Sample' argument 1 names different: declaration 'hitTestCache' definition 'cache'.
aqsis-1.8.2/libs/core/geometry/points.h:445:54: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/points.cpp:105:82: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/points.cpp:226:61: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/points.cpp:151:10: warning: Assert statement calls a function which may have desired side effects: 'pPoints'. [assertWithSideEffect]
aqsis-1.8.2/libs/core/geometry/points.h:400:8: style: Technically the member function 'Aqsis::CqMovingMicroPolygonKeyPoints::operatordelete' can be const. [functionConst]
aqsis-1.8.2/libs/core/geometry/points.cpp:54:8: style: Technically the member function 'Aqsis::CqPointsKDTreeDataComparator::operator()' can be const. [functionConst]
aqsis-1.8.2/libs/core/geometry/polygon.h:145:3: style: Class 'CqSurfacePolygon' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/core/geometry/points.h:515:3: style: Class 'CqDeformingPointsSurface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/core/geometry/kdtree.h:69:0: style: Class 'Aqsis :: CqKDTree < TqInt >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/core/geometry/polygon.h:161:16: style: The function 'Bound' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/polygon.h:52:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:161:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:166:17: style: The function 'Split' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:550:17: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:166:17: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:174:16: style: The function 'IsMotionBlurMatch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:88:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:174:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:197:28: style: The function 'Surface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/polygon.h:57:28: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:197:28: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:201:22: style: The function 'Surface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/polygon.h:60:22: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:201:22: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:206:28: style: The function 'PolyP' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/polygon.h:65:28: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:206:28: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:210:29: style: The function 'PolyN' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/polygon.h:69:29: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:210:29: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:214:26: style: The function 'PolyCs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/polygon.h:73:26: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:214:26: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:218:26: style: The function 'PolyOs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/polygon.h:77:26: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:218:26: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:222:26: style: The function 'Polys' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/polygon.h:81:26: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:222:26: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:226:26: style: The function 'Polyt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/polygon.h:85:26: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:226:26: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:230:26: style: The function 'Polyu' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/polygon.h:89:26: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:230:26: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:234:26: style: The function 'Polyv' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/polygon.h:93:26: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:234:26: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:238:23: style: The function 'PolyIndex' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/polygon.h:97:23: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:238:23: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:242:23: style: The function 'FaceVaryingIndex' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/polygon.h:106:23: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:242:23: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:246:22: style: The function 'bHasVar' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:401:22: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:246:22: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:251:17: style: The function 'NumVertices' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/polygon.h:110:17: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:251:17: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:256:27: style: The function 'pAttributes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:130:27: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:256:27: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:260:26: style: The function 'pTransform' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:137:26: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:260:26: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:264:22: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:226:23: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:264:22: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:308:32: style: The function 'Dice' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:549:32: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:308:32: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:312:17: style: The function 'Split' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:550:17: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:312:17: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:316:16: style: The function 'Diceable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:569:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:316:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:324:16: style: The function 'IsMotionBlurMatch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:88:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:324:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:329:16: style: The function 'Transform' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:429:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:329:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:354:22: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:226:23: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:354:22: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:396:32: style: The function 'Dice' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:549:32: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:396:32: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:401:16: style: The function 'Bound' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/polygon.h:52:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:401:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:406:17: style: The function 'Split' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:550:17: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:406:17: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:410:16: style: The function 'Diceable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:569:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:410:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:418:16: style: The function 'IsMotionBlurMatch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:88:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:418:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:423:16: style: The function 'Transform' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:429:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:423:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:451:28: style: The function 'Surface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/polygon.h:57:28: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:451:28: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:455:22: style: The function 'Surface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/polygon.h:60:22: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:455:22: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:460:28: style: The function 'PolyP' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/polygon.h:65:28: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:460:28: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:464:29: style: The function 'PolyN' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/polygon.h:69:29: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:464:29: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:468:26: style: The function 'PolyCs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/polygon.h:73:26: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:468:26: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:472:26: style: The function 'PolyOs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/polygon.h:77:26: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:472:26: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:476:26: style: The function 'Polys' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/polygon.h:81:26: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:476:26: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:480:26: style: The function 'Polyt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/polygon.h:85:26: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:480:26: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:484:26: style: The function 'Polyu' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/polygon.h:89:26: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:484:26: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:488:26: style: The function 'Polyv' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/polygon.h:93:26: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:488:26: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:492:23: style: The function 'PolyIndex' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/polygon.h:97:23: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:492:23: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:496:23: style: The function 'FaceVaryingIndex' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/polygon.h:106:23: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:496:23: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:501:17: style: The function 'NumVertices' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/polygon.h:110:17: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:501:17: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:506:27: style: The function 'pAttributes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:130:27: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:506:27: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:510:26: style: The function 'pTransform' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:137:26: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:510:26: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:517:14: style: The function 'bHasVar' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:401:22: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:517:14: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:523:23: style: The function 'MeshIndex' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/polygon.h:121:23: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:523:23: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:535:22: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:226:23: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:535:22: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:581:32: style: The function 'Dice' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:549:32: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:581:32: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:589:17: style: The function 'Split' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:550:17: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:589:17: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:592:16: style: The function 'Diceable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:569:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:592:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:597:16: style: The function 'Transform' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:429:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:597:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:603:16: style: The function 'IsMotionBlurMatch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:88:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:603:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.h:627:22: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:226:23: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/polygon.h:627:22: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/points.h:126:32: style: The function 'Dice' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:549:32: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/points.h:126:32: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/points.h:127:16: style: The function 'Diceable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:569:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/points.h:127:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/points.h:129:16: style: The function 'Transform' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:429:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/points.h:129:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/points.h:134:16: style: The function 'IsMotionBlurMatch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:88:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/points.h:134:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/points.h:140:17: style: The function 'Split' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:550:17: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/points.h:140:17: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/points.h:142:22: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:226:23: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/points.h:142:22: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/points.h:160:36: style: The function 'aUserParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:413:44: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/points.h:160:36: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/points.h:229:30: style: The function 'aUserParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:420:38: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/points.h:229:30: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/points.h:248:16: style: The function 'NaturalDice' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:533:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/points.h:248:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/points.h:522:32: style: The function 'Dice' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:646:32: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/points.h:522:32: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/points.h:536:17: style: The function 'Split' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:662:17: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/points.h:536:17: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/polygon.cpp:173:60: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/polygon.h:133:8: performance: Technically the member function 'Aqsis::CqPolygonBase::CreatePhantomData' can be static. [functionStatic]
aqsis-1.8.2/libs/core/geometry/polygon.cpp:325:21: note: Technically the member function 'Aqsis::CqPolygonBase::CreatePhantomData' can be static.
aqsis-1.8.2/libs/core/geometry/polygon.h:133:8: note: Technically the member function 'Aqsis::CqPolygonBase::CreatePhantomData' can be static.
aqsis-1.8.2/libs/core/geometry/procedural.cpp:60:2: performance: Variable 'm_pData' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqsis-1.8.2/libs/core/geometry/procedural.cpp:62:2: performance: Variable 'm_pSubdivFunc' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqsis-1.8.2/libs/core/geometry/procedural.cpp:63:2: performance: Variable 'm_pFreeFunc' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqsis-1.8.2/libs/core/geometry/procedural.cpp:65:2: performance: Variable 'm_pconStored' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqsis-1.8.2/libs/core/geometry/procedural.cpp:138:3: style: Class 'CqRiProceduralPlugin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/core/geometry/procedural.h:56:17: style: The function 'Split' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:550:17: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/procedural.h:56:17: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/procedural.h:68:19: style: The function 'Transform' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:429:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/procedural.h:68:19: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/procedural.h:71:16: style: The function 'Diceable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:569:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/procedural.h:71:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/procedural.h:75:32: style: The function 'Dice' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:549:32: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/procedural.h:75:32: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/procedural.h:83:16: style: The function 'IsMotionBlurMatch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:88:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/procedural.h:83:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/procedural.h:89:20: style: The function 'strName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:90:20: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/procedural.h:89:20: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/procedural.h:109:22: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:226:23: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/procedural.h:109:22: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/quadrics.cpp:499:93: style: Function 'CqCone' argument 5 names different: declaration 'zmin' definition 'vmin'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/geometry/quadrics.h:155:117: note: Function 'CqCone' argument 5 names different: declaration 'zmin' definition 'vmin'.
aqsis-1.8.2/libs/core/geometry/quadrics.cpp:499:93: note: Function 'CqCone' argument 5 names different: declaration 'zmin' definition 'vmin'.
aqsis-1.8.2/libs/core/geometry/quadrics.cpp:499:107: style: Function 'CqCone' argument 6 names different: declaration 'zmax' definition 'vmax'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/geometry/quadrics.h:155:138: note: Function 'CqCone' argument 6 names different: declaration 'zmax' definition 'vmax'.
aqsis-1.8.2/libs/core/geometry/quadrics.cpp:499:107: note: Function 'CqCone' argument 6 names different: declaration 'zmax' definition 'vmax'.
aqsis-1.8.2/libs/core/geometry/quadrics.cpp:398:79: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/quadrics.cpp:542:79: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/quadrics.cpp:685:79: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/quadrics.cpp:826:79: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/quadrics.cpp:1116:79: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/quadrics.cpp:1259:79: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/quadrics.cpp:780:2: performance: Variable 'm_Point1' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqsis-1.8.2/libs/core/geometry/quadrics.h:53:16: style: The function 'Transform' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:429:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/quadrics.h:53:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/quadrics.h:74:16: style: The function 'Diceable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:569:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/quadrics.h:74:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/quadrics.h:79:16: style: The function 'IsMotionBlurMatch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:88:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/quadrics.h:79:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/quadrics.h:88:17: style: The function 'DiceAll' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:96:17: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/quadrics.h:88:17: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/quadrics.h:124:16: style: The function 'DicePoints' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/quadrics.h:90:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/quadrics.h:124:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/quadrics.h:126:17: style: The function 'PreSubdivide' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:541:17: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/quadrics.h:126:17: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/quadrics.h:136:22: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:226:23: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/quadrics.h:136:22: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/quadrics.h:161:16: style: The function 'DicePoints' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/quadrics.h:90:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/quadrics.h:161:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/quadrics.h:163:17: style: The function 'PreSubdivide' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:541:17: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/quadrics.h:163:17: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/quadrics.h:173:22: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:226:23: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/quadrics.h:173:22: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/quadrics.h:199:16: style: The function 'DicePoints' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/quadrics.h:90:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/quadrics.h:199:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/quadrics.h:201:17: style: The function 'PreSubdivide' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:541:17: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/quadrics.h:201:17: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/quadrics.h:211:22: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:226:23: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/quadrics.h:211:22: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/quadrics.h:237:16: style: The function 'DicePoints' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/quadrics.h:90:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/quadrics.h:237:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/quadrics.h:239:17: style: The function 'PreSubdivide' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:541:17: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/quadrics.h:239:17: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/quadrics.h:249:22: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:226:23: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/quadrics.h:249:22: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/quadrics.h:273:16: style: The function 'DicePoints' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/quadrics.h:90:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/quadrics.h:273:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/quadrics.h:275:17: style: The function 'PreSubdivide' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:541:17: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/quadrics.h:275:17: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/quadrics.h:285:22: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:226:23: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/quadrics.h:285:22: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/quadrics.h:310:16: style: The function 'DicePoints' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/quadrics.h:90:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/quadrics.h:310:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/quadrics.h:312:17: style: The function 'PreSubdivide' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:541:17: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/quadrics.h:312:17: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/quadrics.h:322:22: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:226:23: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/quadrics.h:322:22: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/quadrics.h:348:16: style: The function 'DicePoints' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/quadrics.h:90:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/quadrics.h:348:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/quadrics.h:350:17: style: The function 'PreSubdivide' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:541:17: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/quadrics.h:350:17: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/quadrics.h:360:22: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:226:23: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/quadrics.h:360:22: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/quadrics.cpp:361:23: style: Clarify calculation precedence for '*' and '?'. [clarifyCalculation]
aqsis-1.8.2/libs/core/geometry/quadrics.cpp:363:23: style: Clarify calculation precedence for '*' and '?'. [clarifyCalculation]
aqsis-1.8.2/libs/core/geometry/subdivision2.cpp:966:44: style: Function 'AddEdgeVertex' argument 1 names different: declaration 'pEdge' definition 'pVertex'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/geometry/subdivision2.h:166:30: note: Function 'AddEdgeVertex' argument 1 names different: declaration 'pEdge' definition 'pVertex'.
aqsis-1.8.2/libs/core/geometry/subdivision2.cpp:966:44: note: Function 'AddEdgeVertex' argument 1 names different: declaration 'pEdge' definition 'pVertex'.
aqsis-1.8.2/libs/core/geometry/subdivision2.cpp:1079:44: style: Function 'AddFaceVertex' argument 1 names different: declaration 'pFace' definition 'pVertex'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/geometry/subdivision2.h:167:30: note: Function 'AddFaceVertex' argument 1 names different: declaration 'pFace' definition 'pVertex'.
aqsis-1.8.2/libs/core/geometry/subdivision2.cpp:1079:44: note: Function 'AddFaceVertex' argument 1 names different: declaration 'pFace' definition 'pVertex'.
aqsis-1.8.2/libs/core/geometry/subdivision2.cpp:2083:139: style: Function 'StoreDice' argument 4 names different: declaration 'iVData' definition 'iData'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/geometry/subdivision2.h:325:114: note: Function 'StoreDice' argument 4 names different: declaration 'iVData' definition 'iData'.
aqsis-1.8.2/libs/core/geometry/subdivision2.cpp:2083:139: note: Function 'StoreDice' argument 4 names different: declaration 'iVData' definition 'iData'.
aqsis-1.8.2/libs/core/geometry/subdivision2.cpp:1716:23: style: Unused variable: aQfv [unusedVariable]
aqsis-1.8.2/libs/core/geometry/subdivision2.cpp:1805:36: style: Unused variable: apGrids [unusedVariable]
aqsis-1.8.2/libs/core/geometry/subdivision2.h:135:48: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/subdivision2.cpp:69:40: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/subdivision2.cpp:85:92: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/subdivision2.cpp:734:101: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/subdivision2.cpp:813:101: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/subdivision2.cpp:978:102: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/subdivision2.cpp:1089:102: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/subdivision2.cpp:1265:36: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/subdivision2.cpp:1428:47: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/subdivision2.cpp:1611:145: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/subdivision2.cpp:1625:145: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/subdivision2.cpp:1630:145: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/subdivision2.cpp:1769:45: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/subdivision2.cpp:1782:46: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/subdivision2.cpp:1790:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/subdivision2.cpp:1854:60: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/subdivision2.cpp:2151:83: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/subdivision2.cpp:2283:77: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/subdivision2.cpp:2438:59: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/subdivision2.cpp:2620:44: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/subdivision2.cpp:2630:45: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/subdivision2.cpp:2653:44: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/subdivision2.cpp:2792:44: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/subdivision2.cpp:2797:47: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/subdivision2.cpp:2818:80: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/subdivision2.cpp:2826:52: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/subdivision2.cpp:2837:54: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/subdivision2.cpp:2865:44: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/subdivision2.cpp:2890:65: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/subdivision2.cpp:2916:73: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/subdivision2.cpp:1059:0: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/subdivision2.cpp:912:0: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/subdivision2.cpp:918:0: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/subdivision2.cpp:520:0: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/subdivision2.cpp:558:0: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/subdivision2.cpp:604:0: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/subdivision2.cpp:610:0: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/subdivision2.cpp:622:0: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/subdivision2.h:235:4: performance: Variable 'm_pTopology' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqsis-1.8.2/libs/core/geometry/subdivision2.h:52:3: style: Class 'CqSubdivision2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/core/geometry/subdivision2.h:268:27: style: The function 'pAttributes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:130:27: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/subdivision2.h:268:27: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/subdivision2.h:272:26: style: The function 'pTransform' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:137:26: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/subdivision2.h:272:26: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/subdivision2.h:277:16: style: The function 'Transform' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:429:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/subdivision2.h:277:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/subdivision2.h:301:32: style: The function 'Dice' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:549:32: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/subdivision2.h:301:32: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/subdivision2.h:302:17: style: The function 'Split' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:550:17: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/subdivision2.h:302:17: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/subdivision2.h:303:16: style: The function 'Diceable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:569:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/subdivision2.h:303:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/subdivision2.h:308:16: style: The function 'IsMotionBlurMatch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:88:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/subdivision2.h:308:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/subdivision2.h:315:22: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:226:23: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/subdivision2.h:315:22: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/subdivision2.h:364:32: style: The function 'Dice' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:549:32: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/subdivision2.h:364:32: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/subdivision2.h:372:17: style: The function 'Split' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:550:17: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/subdivision2.h:372:17: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/subdivision2.h:375:16: style: The function 'Diceable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:569:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/subdivision2.h:375:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/subdivision2.h:380:16: style: The function 'Transform' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:429:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/subdivision2.h:380:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/subdivision2.h:386:16: style: The function 'IsMotionBlurMatch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:88:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/subdivision2.h:386:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/subdivision2.h:413:22: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:226:23: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/subdivision2.h:413:22: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/surface.cpp:377:0: style: The scope of the variable 'arrayValue' can be reduced. [variableScope]
aqsis-1.8.2/libs/core/geometry/surface.cpp:392:43: style: Function 'NaturalDice' argument 1 names different: declaration 'pParameter' definition 'pParam'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/geometry/surface.h:533:42: note: Function 'NaturalDice' argument 1 names different: declaration 'pParameter' definition 'pParam'.
aqsis-1.8.2/libs/core/geometry/surface.cpp:392:43: note: Function 'NaturalDice' argument 1 names different: declaration 'pParameter' definition 'pParam'.
aqsis-1.8.2/libs/core/geometry/surface.cpp:668:52: style: Function 'FindUserParam' argument 1 names different: declaration 'strName' definition 'name'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/geometry/surface.h:425:51: note: Function 'FindUserParam' argument 1 names different: declaration 'strName' definition 'name'.
aqsis-1.8.2/libs/core/geometry/surface.cpp:668:52: note: Function 'FindUserParam' argument 1 names different: declaration 'strName' definition 'name'.
aqsis-1.8.2/libs/core/geometry/surface.cpp:134:75: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/surface.cpp:229:54: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/surface.cpp:510:50: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/surface.cpp:552:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/surface.cpp:589:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/surface.cpp:609:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/surface.cpp:629:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/surface.cpp:673:50: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/surface.cpp:165:2: performance: Variable 'm_pAttributes' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqsis-1.8.2/libs/core/geometry/teapot.h:52:3: style: Class 'CqTeapot' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/core/geometry/teapot.h:56:16: style: The function 'Transform' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:429:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/teapot.h:56:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/teapot.h:61:16: style: The function 'IsMotionBlurMatch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:88:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/teapot.h:61:16: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/teapot.h:88:17: style: The function 'Split' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:550:17: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/teapot.h:88:17: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/teapot.h:90:22: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/geometry/surface.h:226:23: note: Virtual function in base class
aqsis-1.8.2/libs/core/geometry/teapot.h:90:22: note: Function in derived class
aqsis-1.8.2/libs/core/geometry/trimcurve.cpp:116:52: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/trimcurve.cpp:206:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/trimcurve.cpp:221:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/trimcurve.cpp:236:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/geometry/trimcurve.h:102:8: style: Technically the member function 'Aqsis::CqTrimCurve::BasisFunctions' can be const. [functionConst]
aqsis-1.8.2/libs/core/geometry/trimcurve.cpp:50:19: note: Technically the member function 'Aqsis::CqTrimCurve::BasisFunctions' can be const.
aqsis-1.8.2/libs/core/geometry/trimcurve.h:102:8: note: Technically the member function 'Aqsis::CqTrimCurve::BasisFunctions' can be const.
aqsis-1.8.2/libs/core/grid.h:77:43: style: Function 'CqGridSampler' argument 1 names different: declaration 'samplesPerPixelX' definition 'pixelXSamples'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/grid.h:49:23: note: Function 'CqGridSampler' argument 1 names different: declaration 'samplesPerPixelX' definition 'pixelXSamples'.
aqsis-1.8.2/libs/core/grid.h:77:43: note: Function 'CqGridSampler' argument 1 names different: declaration 'samplesPerPixelX' definition 'pixelXSamples'.
aqsis-1.8.2/libs/core/grid.h:77:64: style: Function 'CqGridSampler' argument 2 names different: declaration 'samplesPerPixelY' definition 'pixelYSamples'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/grid.h:49:47: note: Function 'CqGridSampler' argument 2 names different: declaration 'samplesPerPixelY' definition 'pixelYSamples'.
aqsis-1.8.2/libs/core/grid.h:77:64: note: Function 'CqGridSampler' argument 2 names different: declaration 'samplesPerPixelY' definition 'pixelYSamples'.
aqsis-1.8.2/libs/core/grid.h:53:29: style: The function 'get2DSamples' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/isampler.h:58:29: note: Virtual function in base class
aqsis-1.8.2/libs/core/grid.h:53:29: note: Function in derived class
aqsis-1.8.2/libs/core/grid.h:54:26: style: The function 'get1DSamples' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/isampler.h:69:26: note: Virtual function in base class
aqsis-1.8.2/libs/core/grid.h:54:26: note: Function in derived class
aqsis-1.8.2/libs/core/grid.h:55:24: style: The function 'getShuffledIndices' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/isampler.h:77:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/grid.h:55:24: note: Function in derived class
aqsis-1.8.2/libs/core/imagebuffer.cpp:636:2: style: Variable 'pProgressHandler' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
aqsis-1.8.2/libs/core/imagebuffer.cpp:635:0: note: Variable 'pProgressHandler' is reassigned a value before the old one has been used if variable is no semaphore variable.
aqsis-1.8.2/libs/core/imagebuffer.cpp:636:2: note: Variable 'pProgressHandler' is reassigned a value before the old one has been used if variable is no semaphore variable.
aqsis-1.8.2/libs/core/multijitter.h:90:61: style: Function 'CqMultiJitteredSampler' argument 1 names different: declaration 'samplesPerPixelX' definition 'pixelXSamples'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/multijitter.h:50:32: note: Function 'CqMultiJitteredSampler' argument 1 names different: declaration 'samplesPerPixelX' definition 'pixelXSamples'.
aqsis-1.8.2/libs/core/multijitter.h:90:61: note: Function 'CqMultiJitteredSampler' argument 1 names different: declaration 'samplesPerPixelX' definition 'pixelXSamples'.
aqsis-1.8.2/libs/core/multijitter.h:90:82: style: Function 'CqMultiJitteredSampler' argument 2 names different: declaration 'samplesPerPixelY' definition 'pixelYSamples'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/multijitter.h:50:56: note: Function 'CqMultiJitteredSampler' argument 2 names different: declaration 'samplesPerPixelY' definition 'pixelYSamples'.
aqsis-1.8.2/libs/core/multijitter.h:90:82: note: Function 'CqMultiJitteredSampler' argument 2 names different: declaration 'samplesPerPixelY' definition 'pixelYSamples'.
aqsis-1.8.2/libs/core/imagebuffer.cpp:481:16: style: Variable 'wasPosted' is assigned a value that is never used. [unreadVariable]
aqsis-1.8.2/libs/core/imagebuffer.cpp:200:50: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/imagebuffer.cpp:209:38: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/imagebuffer.h:152:8: performance: Technically the member function 'Aqsis::CqImageBuffer::DeleteImage' can be static. [functionStatic]
aqsis-1.8.2/libs/core/imagebuffer.cpp:235:21: note: Technically the member function 'Aqsis::CqImageBuffer::DeleteImage' can be static.
aqsis-1.8.2/libs/core/imagebuffer.h:152:8: note: Technically the member function 'Aqsis::CqImageBuffer::DeleteImage' can be static.
aqsis-1.8.2/libs/core/threadscheduler.h:50:2: style: Class 'CqThreadScheduler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/core/imagebuffer.cpp:57:2: style: Class 'CqThreadProcessor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/core/multijitter.h:54:29: style: The function 'get2DSamples' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/isampler.h:58:29: note: Virtual function in base class
aqsis-1.8.2/libs/core/multijitter.h:54:29: note: Function in derived class
aqsis-1.8.2/libs/core/multijitter.h:55:26: style: The function 'get1DSamples' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/isampler.h:69:26: note: Virtual function in base class
aqsis-1.8.2/libs/core/multijitter.h:55:26: note: Function in derived class
aqsis-1.8.2/libs/core/multijitter.h:56:24: style: The function 'getShuffledIndices' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/isampler.h:77:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/multijitter.h:56:24: note: Function in derived class
aqsis-1.8.2/libs/core/imagepixel.cpp:167:9: style: The scope of the variable 'bProcessed' can be reduced. [variableScope]
aqsis-1.8.2/libs/core/imagepixel.cpp:144:48: style: Function 'Combine' argument 1 names different: declaration 'eDepthFilter' definition 'depthfilter'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/imagepixel.h:253:31: note: Function 'Combine' argument 1 names different: declaration 'eDepthFilter' definition 'depthfilter'.
aqsis-1.8.2/libs/core/imagepixel.cpp:144:48: note: Function 'Combine' argument 1 names different: declaration 'eDepthFilter' definition 'depthfilter'.
aqsis-1.8.2/libs/core/imagepixel.cpp:199:12: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/imagepixel.cpp:284:80: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/imagepixel.cpp:134:3: style: Class 'CqAscendingDepthSort' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/core/imagers.cpp:47:2: performance: Variable 'm_pAttributes' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqsis-1.8.2/libs/core/imagers.cpp:85:32: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aqsis-1.8.2/libs/core/imagers.cpp:86:31: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aqsis-1.8.2/libs/core/imagers.cpp:87:30: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aqsis-1.8.2/libs/core/lights.cpp:44:2: performance: Variable 'm_pAttributes' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqsis-1.8.2/libs/core/micropolygon.cpp:203:29: warning: Possible null pointer dereference: pP [nullPointer]
aqsis-1.8.2/libs/core/micropolygon.cpp:184:25: note: Assignment 'pP=0', assigned value is 0
aqsis-1.8.2/libs/core/micropolygon.cpp:203:29: note: Null pointer dereference
aqsis-1.8.2/libs/core/micropolygon.cpp:232:4: warning: Possible null pointer dereference: pNg [nullPointer]
aqsis-1.8.2/libs/core/micropolygon.cpp:186:20: note: Assignment 'pNg=0', assigned value is 0
aqsis-1.8.2/libs/core/micropolygon.cpp:232:4: note: Null pointer dereference
aqsis-1.8.2/libs/core/micropolygon.cpp:395:6: warning: Possible null pointer dereference: pI [nullPointer]
aqsis-1.8.2/libs/core/micropolygon.cpp:392:22: note: Assignment 'pI=0', assigned value is 0
aqsis-1.8.2/libs/core/micropolygon.cpp:395:6: note: Null pointer dereference
aqsis-1.8.2/libs/core/micropolygon.cpp:395:29: warning: Possible null pointer dereference: pP [nullPointer]
aqsis-1.8.2/libs/core/micropolygon.cpp:390:28: note: Assignment 'pP=0', assigned value is 0
aqsis-1.8.2/libs/core/micropolygon.cpp:395:29: note: Null pointer dereference
aqsis-1.8.2/libs/core/micropolygon.cpp:456:21: warning: Possible null pointer dereference: pNg [nullPointer]
aqsis-1.8.2/libs/core/micropolygon.cpp:443:27: note: Assignment 'pNg=NULL', assigned value is 0
aqsis-1.8.2/libs/core/micropolygon.cpp:456:21: note: Null pointer dereference
aqsis-1.8.2/libs/core/micropolygon.cpp:458:17: warning: Possible null pointer dereference: pNg [nullPointer]
aqsis-1.8.2/libs/core/micropolygon.cpp:443:27: note: Assignment 'pNg=NULL', assigned value is 0
aqsis-1.8.2/libs/core/micropolygon.cpp:458:17: note: Null pointer dereference
aqsis-1.8.2/libs/core/micropolygon.cpp:458:30: warning: Possible null pointer dereference: pP [nullPointer]
aqsis-1.8.2/libs/core/micropolygon.cpp:438:26: note: Assignment 'pP=NULL', assigned value is 0
aqsis-1.8.2/libs/core/micropolygon.cpp:458:30: note: Null pointer dereference
aqsis-1.8.2/libs/core/micropolygon.cpp:506:9: warning: Possible null pointer dereference: pOi [nullPointer]
aqsis-1.8.2/libs/core/micropolygon.cpp:500:24: note: Assignment 'pOi=NULL', assigned value is 0
aqsis-1.8.2/libs/core/micropolygon.cpp:506:9: note: Null pointer dereference
aqsis-1.8.2/libs/core/micropolygon.cpp:1401:9: warning: Possible null pointer dereference: gridP [nullPointer]
aqsis-1.8.2/libs/core/micropolygon.cpp:1397:28: note: Assignment 'gridP=0', assigned value is 0
aqsis-1.8.2/libs/core/micropolygon.cpp:1401:9: note: Null pointer dereference
aqsis-1.8.2/libs/core/micropolygon.cpp:1402:9: warning: Possible null pointer dereference: gridP [nullPointer]
aqsis-1.8.2/libs/core/micropolygon.cpp:1397:28: note: Assignment 'gridP=0', assigned value is 0
aqsis-1.8.2/libs/core/micropolygon.cpp:1402:9: note: Null pointer dereference
aqsis-1.8.2/libs/core/micropolygon.cpp:1403:9: warning: Possible null pointer dereference: gridP [nullPointer]
aqsis-1.8.2/libs/core/micropolygon.cpp:1397:28: note: Assignment 'gridP=0', assigned value is 0
aqsis-1.8.2/libs/core/micropolygon.cpp:1403:9: note: Null pointer dereference
aqsis-1.8.2/libs/core/micropolygon.cpp:1404:9: warning: Possible null pointer dereference: gridP [nullPointer]
aqsis-1.8.2/libs/core/micropolygon.cpp:1397:28: note: Assignment 'gridP=0', assigned value is 0
aqsis-1.8.2/libs/core/micropolygon.cpp:1404:9: note: Null pointer dereference
aqsis-1.8.2/libs/core/micropolygon.cpp:1470:18: warning: Possible null pointer dereference: col [nullPointer]
aqsis-1.8.2/libs/core/micropolygon.cpp:1468:24: note: Assignment 'col=0', assigned value is 0
aqsis-1.8.2/libs/core/micropolygon.cpp:1470:18: note: Null pointer dereference
aqsis-1.8.2/libs/core/micropolygon.cpp:1481:18: warning: Possible null pointer dereference: opa [nullPointer]
aqsis-1.8.2/libs/core/micropolygon.cpp:1479:24: note: Assignment 'opa=0', assigned value is 0
aqsis-1.8.2/libs/core/micropolygon.cpp:1481:18: note: Null pointer dereference
aqsis-1.8.2/libs/core/micropolygon.cpp:1501:19: warning: Possible null pointer dereference: pCi [nullPointer]
aqsis-1.8.2/libs/core/micropolygon.cpp:1497:24: note: Assignment 'pCi=NULL', assigned value is 0
aqsis-1.8.2/libs/core/micropolygon.cpp:1501:19: note: Null pointer dereference
aqsis-1.8.2/libs/core/micropolygon.cpp:1515:19: warning: Possible null pointer dereference: pOi [nullPointer]
aqsis-1.8.2/libs/core/micropolygon.cpp:1511:24: note: Assignment 'pOi=NULL', assigned value is 0
aqsis-1.8.2/libs/core/micropolygon.cpp:1515:19: note: Null pointer dereference
aqsis-1.8.2/libs/core/micropolygon.cpp:1259:3: style: Variable 'IndexD' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
aqsis-1.8.2/libs/core/micropolygon.cpp:1257:3: note: Variable 'IndexD' is reassigned a value before the old one has been used if variable is no semaphore variable.
aqsis-1.8.2/libs/core/micropolygon.cpp:1259:3: note: Variable 'IndexD' is reassigned a value before the old one has been used if variable is no semaphore variable.
aqsis-1.8.2/libs/core/micropolygon.cpp:1260:3: style: Variable 'CodeD' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
aqsis-1.8.2/libs/core/micropolygon.cpp:1258:3: note: Variable 'CodeD' is reassigned a value before the old one has been used if variable is no semaphore variable.
aqsis-1.8.2/libs/core/micropolygon.cpp:1260:3: note: Variable 'CodeD' is reassigned a value before the old one has been used if variable is no semaphore variable.
aqsis-1.8.2/libs/core/micropolygon.cpp:1083:9: style: The scope of the variable 'fTrimmed' can be reduced. [variableScope]
aqsis-1.8.2/libs/core/micropolygon.cpp:1295:96: style: Function 'fContains' argument 3 names different: declaration 'D' definition 'Depth'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/micropolygon.h:707:90: note: Function 'fContains' argument 3 names different: declaration 'D' definition 'Depth'.
aqsis-1.8.2/libs/core/micropolygon.cpp:1295:96: note: Function 'fContains' argument 3 names different: declaration 'D' definition 'Depth'.
aqsis-1.8.2/libs/core/micropolygon.cpp:1347:25: style: Function 'cachePointInPolyTest' argument 2 names different: declaration 'points' definition 'pointsIn'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/micropolygon.h:812:64: note: Function 'cachePointInPolyTest' argument 2 names different: declaration 'points' definition 'pointsIn'.
aqsis-1.8.2/libs/core/micropolygon.cpp:1347:25: note: Function 'cachePointInPolyTest' argument 2 names different: declaration 'points' definition 'pointsIn'.
aqsis-1.8.2/libs/core/micropolygon.cpp:1333:10: style: Variable 'prev' is assigned a value that is never used. [unreadVariable]
aqsis-1.8.2/libs/core/micropolygon.cpp:100:100: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/micropolygon.cpp:541:70: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/micropolygon.cpp:685:73: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/micropolygon.cpp:843:76: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/micropolygon.cpp:1720:23: style: Array index 'endKey' is used before limits check. [arrayIndexThenCheck]
aqsis-1.8.2/libs/core/multijitter.h:62:8: performance: Technically the member function 'Aqsis::CqMultiJitteredSampler::multiJitterIndices' can be static. [functionStatic]
aqsis-1.8.2/libs/core/multijitter.cpp:83:30: note: Technically the member function 'Aqsis::CqMultiJitteredSampler::multiJitterIndices' can be static.
aqsis-1.8.2/libs/core/multijitter.h:62:8: note: Technically the member function 'Aqsis::CqMultiJitteredSampler::multiJitterIndices' can be static.
aqsis-1.8.2/libs/core/occlusion.cpp:259:18: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aqsis-1.8.2/libs/core/occlusion.cpp:249:48: style: Function 'treeIndexForPoint' argument 1 names different: declaration 'treeDepth' definition 'numLevels'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/occlusion.h:133:40: note: Function 'treeIndexForPoint' argument 1 names different: declaration 'treeDepth' definition 'numLevels'.
aqsis-1.8.2/libs/core/occlusion.cpp:249:48: note: Function 'treeIndexForPoint' argument 1 names different: declaration 'treeDepth' definition 'numLevels'.
aqsis-1.8.2/libs/core/parameters.h:63:1: warning: The class 'CqParameter' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aqsis-1.8.2/libs/core/parameters.h:1565:1: warning: The class 'CqNamedParameterList' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aqsis-1.8.2/libs/core/raytrace/raytrace.h:31:15: style: The function 'Initialise' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/raytrace/iraytrace.h:31:15: note: Virtual function in base class
aqsis-1.8.2/libs/core/raytrace/raytrace.h:31:15: note: Function in derived class
aqsis-1.8.2/libs/core/raytrace/raytrace.h:32:15: style: The function 'AddPrimitive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/raytrace/iraytrace.h:35:15: note: Virtual function in base class
aqsis-1.8.2/libs/core/raytrace/raytrace.h:32:15: note: Function in derived class
aqsis-1.8.2/libs/core/raytrace/raytrace.h:33:15: style: The function 'Finalise' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/raytrace/iraytrace.h:39:15: note: Virtual function in base class
aqsis-1.8.2/libs/core/raytrace/raytrace.h:33:15: note: Function in derived class
aqsis-1.8.2/libs/core/renderer.cpp:1221:14: warning: Either the condition 'strName?strName:""' is redundant or there is possible null pointer dereference: strName. [nullPointerRedundantCheck]
aqsis-1.8.2/libs/core/renderer.cpp:1224:56: note: Assuming that condition 'strName?strName:""' is not redundant
aqsis-1.8.2/libs/core/renderer.cpp:1221:14: note: Null pointer dereference
aqsis-1.8.2/libs/core/renderer.cpp:1406:37: style: Function 'QSetRenderContext' argument 1 names different: declaration 'pRenderer' definition 'pRend'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/renderer.h:601:37: note: Function 'QSetRenderContext' argument 1 names different: declaration 'pRenderer' definition 'pRend'.
aqsis-1.8.2/libs/core/renderer.cpp:1406:37: note: Function 'QSetRenderContext' argument 1 names different: declaration 'pRenderer' definition 'pRend'.
aqsis-1.8.2/libs/core/renderer.cpp:1427:63: style: Function 'GetOcclusionMap' argument 1 names different: declaration 'fileName' definition 'strFileName'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/renderer.h:207:60: note: Function 'GetOcclusionMap' argument 1 names different: declaration 'fileName' definition 'strFileName'.
aqsis-1.8.2/libs/core/renderer.cpp:1427:63: note: Function 'GetOcclusionMap' argument 1 names different: declaration 'fileName' definition 'strFileName'.
aqsis-1.8.2/libs/core/renderer.cpp:1461:45: style: Function 'WhichMatToWorld' argument 1 names different: declaration 'b' definition 'matA'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/renderer.h:563:34: note: Function 'WhichMatToWorld' argument 1 names different: declaration 'b' definition 'matA'.
aqsis-1.8.2/libs/core/renderer.cpp:1461:45: note: Function 'WhichMatToWorld' argument 1 names different: declaration 'b' definition 'matA'.
aqsis-1.8.2/libs/core/renderer.cpp:1492:45: style: Function 'WhichMatWorldTo' argument 1 names different: declaration 'a' definition 'matB'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/renderer.h:562:34: note: Function 'WhichMatWorldTo' argument 1 names different: declaration 'a' definition 'matB'.
aqsis-1.8.2/libs/core/renderer.cpp:1492:45: note: Function 'WhichMatWorldTo' argument 1 names different: declaration 'a' definition 'matB'.
aqsis-1.8.2/libs/core/renderer.cpp:1298:45: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/renderer.cpp:1365:67: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/renderer.h:266:16: warning: Virtual function 'FlushShaders' is called from destructor '~CqRenderer()' at line 148. Dynamic binding is not used. [virtualCallInConstructor]
aqsis-1.8.2/libs/core/renderer.cpp:148:2: note: Calling FlushShaders
aqsis-1.8.2/libs/core/renderer.h:266:16: note: FlushShaders is a virtual method
aqsis-1.8.2/libs/core/stats.cpp:476:64: style: Function 'TimeToString' argument 2 names different: declaration 't' definition 'ticks'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/stats.h:425:57: note: Function 'TimeToString' argument 2 names different: declaration 't' definition 'ticks'.
aqsis-1.8.2/libs/core/stats.cpp:476:64: note: Function 'TimeToString' argument 2 names different: declaration 't' definition 'ticks'.
aqsis-1.8.2/libs/core/stats.h:175:3: warning: Member variable 'CqStats::EqFloatIndex' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/core/stats.h:175:3: warning: Member variable 'CqStats::EqIntIndex' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/core/stats.h:425:17: style: Unused private function: 'CqStats::TimeToString' [unusedPrivateFunction]
aqsis-1.8.2/libs/core/stats.h:422:8: performance: Technically the member function 'Aqsis::CqStats::PrintInfo' can be static. [functionStatic]
aqsis-1.8.2/libs/core/stats.cpp:526:15: note: Technically the member function 'Aqsis::CqStats::PrintInfo' can be static.
aqsis-1.8.2/libs/core/stats.h:422:8: note: Technically the member function 'Aqsis::CqStats::PrintInfo' can be static.
aqsis-1.8.2/libs/core/texturing_old/environment_old.cpp:194:20: style: Condition 'Type()==MapType_LatLong' is always true [knownConditionTrueFalse]
aqsis-1.8.2/libs/core/texturing_old/environment_old.cpp:154:5: style: C-style pointer casting [cstyleCast]
aqsis-1.8.2/libs/core/texturing_old/environment_old.cpp:156:5: style: C-style pointer casting [cstyleCast]
aqsis-1.8.2/libs/core/texturing_old/environment_old.cpp:175:50: style: Function 'SampleMap' argument 1 names different: declaration 'R' definition 'R1'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:795:39: note: Function 'SampleMap' argument 1 names different: declaration 'R' definition 'R1'.
aqsis-1.8.2/libs/core/texturing_old/environment_old.cpp:175:50: note: Function 'SampleMap' argument 1 names different: declaration 'R' definition 'R1'.
aqsis-1.8.2/libs/core/texturing_old/environment_old.cpp:57:111: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/texturing_old/environment_old.cpp:110:111: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:459:3: warning: Member variable 'CqTextureMapOld::m_apLast' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:152:8: style: Technically the member function 'Aqsis::CqTextureMapBuffer::IsValid' can be const. [functionConst]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:165:12: style: Technically the member function 'Aqsis::CqTextureMapBuffer::pBufferData' can be const. [functionConst]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:813:12: warning: The class 'CqEnvironmentMapOld' defines member variable with name 'm_matWorldToScreen' also defined in its parent class 'CqTextureMapOld'. [duplInheritedMember]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:701:12: note: Parent variable 'CqTextureMapOld::m_matWorldToScreen'
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:813:12: note: Derived variable 'CqEnvironmentMapOld::m_matWorldToScreen'
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:929:25: warning: The class 'CqShadowMapOld' defines member variable with name 'm_MinZ' also defined in its parent class 'CqTextureMapOld'. [duplInheritedMember]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:681:11: note: Parent variable 'CqTextureMapOld::m_MinZ'
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:929:25: note: Derived variable 'CqShadowMapOld::m_MinZ'
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:459:3: style: Class 'CqTextureMapOld' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:784:3: style: Class 'CqEnvironmentMapOld' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:828:3: style: Class 'CqLatLongMapOld' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:851:3: style: Class 'CqShadowMapOld' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:306:19: style: The function 'GetValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:193:19: note: Virtual function in base class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:306:19: note: Function in derived class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:312:16: style: The function 'SetValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:205:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:312:16: note: Function in derived class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:318:17: style: The function 'ElemSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:177:17: note: Virtual function in base class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:318:17: note: Function in derived class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:325:24: style: The function 'BufferType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:183:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:325:24: note: Function in derived class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:347:19: style: The function 'GetValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:193:19: note: Virtual function in base class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:347:19: note: Function in derived class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:353:16: style: The function 'SetValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:205:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:353:16: note: Function in derived class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:359:17: style: The function 'ElemSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:177:17: note: Virtual function in base class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:359:17: note: Function in derived class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:366:24: style: The function 'BufferType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:183:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:366:24: note: Function in derived class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:387:19: style: The function 'GetValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:193:19: note: Virtual function in base class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:387:19: note: Function in derived class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:393:16: style: The function 'SetValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:205:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:393:16: note: Function in derived class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:399:17: style: The function 'ElemSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:177:17: note: Virtual function in base class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:399:17: note: Function in derived class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:405:24: style: The function 'BufferType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:183:24: note: Virtual function in base class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:405:24: note: Function in derived class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:414:16: style: The function 'MinMax' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:215:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:414:16: note: Function in derived class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:506:18: style: The function 'XRes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/texturing_old/itexturemap_old.h:82:17: note: Virtual function in base class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:506:18: note: Function in derived class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:512:18: style: The function 'YRes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/texturing_old/itexturemap_old.h:85:17: note: Virtual function in base class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:512:18: note: Function in derived class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:518:17: style: The function 'SamplesPerPixel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/texturing_old/itexturemap_old.h:88:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:518:17: note: Function in derived class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:524:23: style: The function 'Format' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/texturing_old/itexturemap_old.h:91:22: note: Virtual function in base class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:524:23: note: Function in derived class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:549:21: style: The function 'GetMatrix' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/texturing_old/itexturemap_old.h:117:20: note: Virtual function in base class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:549:21: note: Function in derived class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:553:27: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/texturing_old/itexturemap_old.h:97:26: note: Virtual function in base class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:553:27: note: Function in derived class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:560:21: style: The function 'Type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/texturing_old/itexturemap_old.h:94:20: note: Virtual function in base class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:560:21: note: Function in derived class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:566:16: style: The function 'Open' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/texturing_old/itexturemap_old.h:100:15: note: Virtual function in base class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:566:16: note: Function in derived class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:569:16: style: The function 'Close' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/texturing_old/itexturemap_old.h:103:15: note: Virtual function in base class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:569:16: note: Function in derived class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:573:8: style: The function 'IsValid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/texturing_old/itexturemap_old.h:106:15: note: Virtual function in base class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:573:8: note: Function in derived class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:615:16: style: The function 'PrepareSampleOptions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/texturing_old/itexturemap_old.h:108:15: note: Virtual function in base class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:615:16: note: Function in derived class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:617:16: style: The function 'SampleMap' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/texturing_old/itexturemap_old.h:110:15: note: Virtual function in base class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:617:16: note: Function in derived class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:618:16: style: The function 'SampleMap' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/texturing_old/itexturemap_old.h:111:15: note: Virtual function in base class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:618:16: note: Function in derived class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:620:16: style: The function 'SampleMap' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/texturing_old/itexturemap_old.h:113:15: note: Virtual function in base class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:620:16: note: Function in derived class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:623:16: style: The function 'SampleMap' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/texturing_old/itexturemap_old.h:115:15: note: Virtual function in base class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:623:16: note: Function in derived class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:632:17: style: The function 'NumPages' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/texturing_old/itexturemap_old.h:119:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:632:17: note: Function in derived class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:790:21: style: The function 'Type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:560:21: note: Virtual function in base class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:790:21: note: Function in derived class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:795:16: style: The function 'SampleMap' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:620:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:795:16: note: Function in derived class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:797:16: style: The function 'SampleMap' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:623:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:797:16: note: Function in derived class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:800:21: style: The function 'GetMatrix' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:549:21: note: Virtual function in base class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:800:21: note: Function in derived class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:834:21: style: The function 'Type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:790:21: note: Virtual function in base class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:834:21: note: Function in derived class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:855:21: style: The function 'Type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:560:21: note: Virtual function in base class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:855:21: note: Function in derived class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:885:31: style: The function 'CreateBuffer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:586:31: note: Virtual function in base class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:885:31: note: Function in derived class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:892:16: style: The function 'PrepareSampleOptions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:615:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:892:16: note: Function in derived class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:894:16: style: The function 'SampleMap' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:620:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:894:16: note: Function in derived class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:895:16: style: The function 'SampleMap' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:623:16: note: Virtual function in base class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:895:16: note: Function in derived class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:904:21: style: The function 'GetMatrix' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:549:21: note: Virtual function in base class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:904:21: note: Function in derived class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:914:17: style: The function 'NumPages' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:632:17: note: Virtual function in base class
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:914:17: note: Function in derived class
aqsis-1.8.2/libs/core/texturing_old/shadowmap_old.cpp:336:45: style: Function 'SampleMap' argument 1 names different: declaration 'R' definition 'vecPoint'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:894:39: note: Function 'SampleMap' argument 1 names different: declaration 'R' definition 'vecPoint'.
aqsis-1.8.2/libs/core/texturing_old/shadowmap_old.cpp:336:45: note: Function 'SampleMap' argument 1 names different: declaration 'R' definition 'vecPoint'.
aqsis-1.8.2/libs/core/texturing_old/shadowmap_old.cpp:103:51: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/texturing_old/shadowmap_old.cpp:125:111: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:883:11: style: Technically the member function 'Aqsis::CqShadowMapOld::PseudoMipMaps' can be const. [functionConst]
aqsis-1.8.2/libs/core/texturing_old/shadowmap_old.cpp:86:23: note: Technically the member function 'Aqsis::CqShadowMapOld::PseudoMipMaps' can be const.
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:883:11: note: Technically the member function 'Aqsis::CqShadowMapOld::PseudoMipMaps' can be const.
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.cpp:345:7: style: The scope of the variable 'getout' can be reduced. [variableScope]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.cpp:780:53: style: Function 'GetSampleWithoutBlur' argument 1 names different: declaration 'ss1' definition 'u1'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:629:46: note: Function 'GetSampleWithoutBlur' argument 1 names different: declaration 'ss1' definition 'u1'.
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.cpp:780:53: note: Function 'GetSampleWithoutBlur' argument 1 names different: declaration 'ss1' definition 'u1'.
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.cpp:780:65: style: Function 'GetSampleWithoutBlur' argument 2 names different: declaration 'tt1' definition 'v1'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:629:59: note: Function 'GetSampleWithoutBlur' argument 2 names different: declaration 'tt1' definition 'v1'.
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.cpp:780:65: note: Function 'GetSampleWithoutBlur' argument 2 names different: declaration 'tt1' definition 'v1'.
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.cpp:780:77: style: Function 'GetSampleWithoutBlur' argument 3 names different: declaration 'ss2' definition 'u2'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:629:72: note: Function 'GetSampleWithoutBlur' argument 3 names different: declaration 'ss2' definition 'u2'.
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.cpp:780:77: note: Function 'GetSampleWithoutBlur' argument 3 names different: declaration 'ss2' definition 'u2'.
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.cpp:780:89: style: Function 'GetSampleWithoutBlur' argument 4 names different: declaration 'tt2' definition 'v2'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:629:85: note: Function 'GetSampleWithoutBlur' argument 4 names different: declaration 'tt2' definition 'v2'.
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.cpp:780:89: note: Function 'GetSampleWithoutBlur' argument 4 names different: declaration 'tt2' definition 'v2'.
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.cpp:873:50: style: Function 'GetSampleWithBlur' argument 1 names different: declaration 'ss1' definition 'u1'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:628:43: note: Function 'GetSampleWithBlur' argument 1 names different: declaration 'ss1' definition 'u1'.
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.cpp:873:50: note: Function 'GetSampleWithBlur' argument 1 names different: declaration 'ss1' definition 'u1'.
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.cpp:873:62: style: Function 'GetSampleWithBlur' argument 2 names different: declaration 'tt1' definition 'v1'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:628:56: note: Function 'GetSampleWithBlur' argument 2 names different: declaration 'tt1' definition 'v1'.
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.cpp:873:62: note: Function 'GetSampleWithBlur' argument 2 names different: declaration 'tt1' definition 'v1'.
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.cpp:873:74: style: Function 'GetSampleWithBlur' argument 3 names different: declaration 'ss2' definition 'u2'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:628:69: note: Function 'GetSampleWithBlur' argument 3 names different: declaration 'ss2' definition 'u2'.
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.cpp:873:74: note: Function 'GetSampleWithBlur' argument 3 names different: declaration 'ss2' definition 'u2'.
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.cpp:873:86: style: Function 'GetSampleWithBlur' argument 4 names different: declaration 'tt2' definition 'v2'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:628:82: note: Function 'GetSampleWithBlur' argument 4 names different: declaration 'tt2' definition 'v2'.
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.cpp:873:86: note: Function 'GetSampleWithBlur' argument 4 names different: declaration 'tt2' definition 'v2'.
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.cpp:932:42: style: Function 'GetSample' argument 1 names different: declaration 'ss1' definition 'u1'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:627:35: note: Function 'GetSample' argument 1 names different: declaration 'ss1' definition 'u1'.
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.cpp:932:42: note: Function 'GetSample' argument 1 names different: declaration 'ss1' definition 'u1'.
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.cpp:932:54: style: Function 'GetSample' argument 2 names different: declaration 'tt1' definition 'v1'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:627:48: note: Function 'GetSample' argument 2 names different: declaration 'tt1' definition 'v1'.
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.cpp:932:54: note: Function 'GetSample' argument 2 names different: declaration 'tt1' definition 'v1'.
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.cpp:932:66: style: Function 'GetSample' argument 3 names different: declaration 'ss2' definition 'u2'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:627:61: note: Function 'GetSample' argument 3 names different: declaration 'ss2' definition 'u2'.
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.cpp:932:66: note: Function 'GetSample' argument 3 names different: declaration 'ss2' definition 'u2'.
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.cpp:932:78: style: Function 'GetSample' argument 4 names different: declaration 'tt2' definition 'v2'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:627:74: note: Function 'GetSample' argument 4 names different: declaration 'tt2' definition 'v2'.
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.cpp:932:78: note: Function 'GetSample' argument 4 names different: declaration 'tt2' definition 'v2'.
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.cpp:363:72: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.cpp:369:20: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.cpp:381:21: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.cpp:470:71: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.cpp:480:77: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.cpp:498:18: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.cpp:513:19: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.cpp:556:18: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.cpp:964:111: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.cpp:1860:93: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:277:8: performance: Technically the member function 'Aqsis::CqTextureMapBuffer::FreeSegment' can be static. [functionStatic]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.cpp:297:26: note: Technically the member function 'Aqsis::CqTextureMapBuffer::FreeSegment' can be static.
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:277:8: note: Technically the member function 'Aqsis::CqTextureMapBuffer::FreeSegment' can be static.
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:758:16: performance: Technically the member function 'Aqsis::CqImageDownsampler::edgeWrap' can be static. [functionStatic]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.cpp:1743:34: note: Technically the member function 'Aqsis::CqImageDownsampler::edgeWrap' can be static.
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:758:16: note: Technically the member function 'Aqsis::CqImageDownsampler::edgeWrap' can be static.
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:569:16: warning: Virtual function 'Close' is called from destructor '~CqTextureMapOld()' at line 466. Dynamic binding is not used. [virtualCallInConstructor]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.cpp:466:2: note: Calling Close
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.h:569:16: note: Close is a virtual method
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.cpp:1062:1: error: Memory leak: string [memleak]
aqsis-1.8.2/libs/core/texturing_old/texturemap_old.cpp:190:46: performance: Function parameter 'filter' should be passed by const reference. [passedByValue]
aqsis-1.8.2/libs/core/threadscheduler.h:55:7: performance: Technically the member function 'Aqsis::CqThreadScheduler::addWorkUnit' can be static. [functionStatic]
aqsis-1.8.2/libs/core/threadscheduler.cpp:64:25: note: Technically the member function 'Aqsis::CqThreadScheduler::addWorkUnit' can be static.
aqsis-1.8.2/libs/core/threadscheduler.h:55:7: note: Technically the member function 'Aqsis::CqThreadScheduler::addWorkUnit' can be static.
aqsis-1.8.2/libs/core/threadscheduler.h:57:7: performance: Technically the member function 'Aqsis::CqThreadScheduler::notifyWorkUnitFinished' can be static. [functionStatic]
aqsis-1.8.2/libs/core/threadscheduler.cpp:86:25: note: Technically the member function 'Aqsis::CqThreadScheduler::notifyWorkUnitFinished' can be static.
aqsis-1.8.2/libs/core/threadscheduler.h:57:7: note: Technically the member function 'Aqsis::CqThreadScheduler::notifyWorkUnitFinished' can be static.
aqsis-1.8.2/libs/core/threadscheduler.h:60:7: performance: Technically the member function 'Aqsis::CqThreadScheduler::joinAll' can be static. [functionStatic]
aqsis-1.8.2/libs/core/threadscheduler.cpp:98:25: note: Technically the member function 'Aqsis::CqThreadScheduler::joinAll' can be static.
aqsis-1.8.2/libs/core/threadscheduler.h:60:7: note: Technically the member function 'Aqsis::CqThreadScheduler::joinAll' can be static.
aqsis-1.8.2/libs/core/transform.cpp:47:2: performance: Variable 'm_StaticMatrix' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqsis-1.8.2/libs/core/transform.h:60:1: warning: The class 'CqTransform' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aqsis-1.8.2/libs/math/vector3d_test.cpp:46:7: style: Technically the member function 'ClosePred::operator()' can be const. [functionConst]
aqsis-1.8.2/libs/pointrender/microbuffer.h:523:18: style: The scope of the variable 'radiosity' can be reduced. [variableScope]
aqsis-1.8.2/libs/pointrender/microbuffer.h:354:13: style: Technically the member function 'Aqsis::OcclusionIntegrator::rayDirection' can be const. [functionConst]
aqsis-1.8.2/libs/pointrender/microbuffer.h:360:25: style: Technically the member function 'Aqsis::OcclusionIntegrator::microBuf' can be const. [functionConst]
aqsis-1.8.2/libs/pointrender/microbuffer.h:366:13: style: Technically the member function 'Aqsis::OcclusionIntegrator::res' can be const. [functionConst]
aqsis-1.8.2/libs/pointrender/microbuffer.h:379:14: performance: Technically the member function 'Aqsis::OcclusionIntegrator::setPointData' can be static. [functionStatic]
aqsis-1.8.2/libs/pointrender/microbuffer.h:392:14: style: Technically the member function 'Aqsis::OcclusionIntegrator::addSample' can be const. [functionConst]
aqsis-1.8.2/libs/pointrender/microbuffer.h:476:13: style: Technically the member function 'Aqsis::RadiosityIntegrator::rayDirection' can be const. [functionConst]
aqsis-1.8.2/libs/pointrender/microbuffer.h:482:25: style: Technically the member function 'Aqsis::RadiosityIntegrator::microBuf' can be const. [functionConst]
aqsis-1.8.2/libs/pointrender/microbuffer.h:488:13: style: Technically the member function 'Aqsis::RadiosityIntegrator::res' can be const. [functionConst]
aqsis-1.8.2/libs/pointrender/microbuffer.h:517:14: style: Technically the member function 'Aqsis::RadiosityIntegrator::addSample' can be const. [functionConst]
aqsis-1.8.2/libs/pointrender/pointcontainer.h:139:9: style: Class 'PointOctree' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/pointrender/microbuffer.h:346:9: style: Class 'OcclusionIntegrator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/pointrender/microbuffer.h:467:9: style: Class 'RadiosityIntegrator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/riutil/errorhandler_test.cpp:49:9: style: Class 'ErrorHandlerTestImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/riutil/framedrop_filter.cpp:55:9: style: Class 'FrameDropFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/riutil/ricxx_cache.h:177:0: error: Analysis failed. If the code is valid then please report this failure. [cppcheckError]
aqsis-1.8.2/libs/riutil/ri2ricxx.cpp:149:5: style: Struct 'RiToRiCxxContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/riutil/ri2ricxx.cpp:1928:0: error: Memory leak: buffer [memleak]
aqsis-1.8.2/libs/riutil/ri2ricxx.cpp:135:21: error: Dangerous usage of c_str(). The value returned by c_str() is invalid after this call. [stlcstr]
aqsis-1.8.2/libs/riutil/ri2ricxx.cpp:1928:10: error: va_list 'args' was opened but not closed by va_end(). [va_end_missing]
aqsis-1.8.2/libs/riutil/ribtoken.h:68:3: style: Class 'RibToken' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/riutil/ribtoken.h:70:3: style: Class 'RibToken' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/riutil/ribtoken.h:72:3: style: Class 'RibToken' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/riutil/riblexer_impl.h:61:22: style: The function 'discardUntilRequest' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/riutil/riblexer.h:137:22: note: Virtual function in base class
aqsis-1.8.2/libs/riutil/riblexer_impl.h:61:22: note: Function in derived class
aqsis-1.8.2/libs/riutil/riblexer_impl.h:62:29: style: The function 'streamPos' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/riutil/riblexer.h:145:29: note: Virtual function in base class
aqsis-1.8.2/libs/riutil/riblexer_impl.h:62:29: note: Function in derived class
aqsis-1.8.2/libs/riutil/riblexer_impl.h:67:22: style: The function 'popInput' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/riutil/riblexer.h:190:22: note: Virtual function in base class
aqsis-1.8.2/libs/riutil/riblexer_impl.h:67:22: note: Function in derived class
aqsis-1.8.2/libs/riutil/riblexer_impl.h:69:29: style: The function 'nextRequest' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/riutil/riblexer.h:205:29: note: Virtual function in base class
aqsis-1.8.2/libs/riutil/riblexer_impl.h:69:29: note: Function in derived class
aqsis-1.8.2/libs/riutil/riblexer_impl.h:70:21: style: The function 'getInt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/riutil/riblexer.h:208:21: note: Virtual function in base class
aqsis-1.8.2/libs/riutil/riblexer_impl.h:70:21: note: Function in derived class
aqsis-1.8.2/libs/riutil/riblexer_impl.h:71:23: style: The function 'getFloat' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/riutil/riblexer.h:210:23: note: Virtual function in base class
aqsis-1.8.2/libs/riutil/riblexer_impl.h:71:23: note: Function in derived class
aqsis-1.8.2/libs/riutil/riblexer_impl.h:72:29: style: The function 'getString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/riutil/riblexer.h:212:29: note: Virtual function in base class
aqsis-1.8.2/libs/riutil/riblexer_impl.h:72:29: note: Function in derived class
aqsis-1.8.2/libs/riutil/riblexer_impl.h:77:27: style: The function 'peekNextType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/riutil/riblexer.h:257:27: note: Virtual function in base class
aqsis-1.8.2/libs/riutil/riblexer_impl.h:77:27: note: Function in derived class
aqsis-1.8.2/libs/riutil/riblexer_test.cpp:59:5: style: Struct 'Fixture' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/riutil/ribparser.cpp:56:52: style: Function 'RibParserImpl' argument 1 names different: declaration 'services' definition 'rendererServices'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/riutil/ribparser_impl.h:60:45: note: Function 'RibParserImpl' argument 1 names different: declaration 'services' definition 'rendererServices'.
aqsis-1.8.2/libs/riutil/ribparser.cpp:56:52: note: Function 'RibParserImpl' argument 1 names different: declaration 'services' definition 'rendererServices'.
aqsis-1.8.2/libs/riutil/ribparser.cpp:212:43: style: Function 'parseStream' argument 3 names different: declaration 'context' definition 'renderer'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/riutil/ribparser_impl.h:64:48: note: Function 'parseStream' argument 3 names different: declaration 'context' definition 'renderer'.
aqsis-1.8.2/libs/riutil/ribparser.cpp:212:43: note: Function 'parseStream' argument 3 names different: declaration 'context' definition 'renderer'.
aqsis-1.8.2/libs/riutil/ribparser.cpp:303:9: style: Technically the member function 'Aqsis::::StringOrIntHolder::operatorconstchar*' can be const. [functionConst]
aqsis-1.8.2/libs/riutil/ribparser_impl.h:60:9: style: Class 'RibParserImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/riutil/ribparser.cpp:198:9: style: Class 'CommentCallback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/riutil/ribparser.cpp:290:9: style: Class 'StringOrIntHolder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/riutil/ribparser_test.cpp:204:14: warning: Member variable 'MockRibToken::m_float' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/riutil/ribparser_test.cpp:205:14: warning: Member variable 'MockRibToken::m_int' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/riutil/ribparser_test.cpp:206:14: warning: Member variable 'MockRibToken::m_int' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/riutil/ribparser_test.cpp:206:14: warning: Member variable 'MockRibToken::m_float' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/riutil/ribparser_test.cpp:207:14: warning: Member variable 'MockRibToken::m_int' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/riutil/ribparser_test.cpp:207:14: warning: Member variable 'MockRibToken::m_float' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/riutil/ribparser_test.cpp:208:14: warning: Member variable 'MockRibToken::m_int' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/riutil/ribparser_test.cpp:208:14: warning: Member variable 'MockRibToken::m_float' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/riutil/ribparser_test.cpp:209:14: warning: Member variable 'MockRibToken::m_int' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/riutil/ribparser_test.cpp:209:14: warning: Member variable 'MockRibToken::m_float' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/riutil/ribparser_test.cpp:210:14: warning: Member variable 'MockRibToken::m_int' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/riutil/ribparser_test.cpp:210:14: warning: Member variable 'MockRibToken::m_float' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/riutil/ribparser_test.cpp:211:14: warning: Member variable 'MockRibToken::m_int' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/riutil/ribparser_test.cpp:211:14: warning: Member variable 'MockRibToken::m_float' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/riutil/ribparser_test.cpp:212:14: warning: Member variable 'MockRibToken::m_int' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/riutil/ribparser_test.cpp:212:14: warning: Member variable 'MockRibToken::m_float' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/riutil/ribparser_test.cpp:213:14: warning: Member variable 'MockRibToken::m_int' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/riutil/ribparser_test.cpp:213:14: warning: Member variable 'MockRibToken::m_float' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/riutil/ribparser_test.cpp:214:14: warning: Member variable 'MockRibToken::m_int' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/riutil/ribparser_test.cpp:214:14: warning: Member variable 'MockRibToken::m_float' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/riutil/ribparser_test.cpp:215:14: warning: Member variable 'MockRibToken::m_int' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/riutil/ribparser_test.cpp:215:14: warning: Member variable 'MockRibToken::m_float' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/riutil/ribparser_test.cpp:683:14: performance: Technically the member function '::CheckParams::nextParam' can be static. [functionStatic]
aqsis-1.8.2/libs/riutil/ribparser_test.cpp:310:5: style: Struct 'MockRendererError' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/riutil/ribparser_test.cpp:640:5: style: Struct 'Fixture' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/riutil/ribparser_test.cpp:670:5: style: Struct 'StringOrInt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/riutil/ribparser_test.cpp:63:1: warning: The struct 'Req' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aqsis-1.8.2/libs/riutil/ribparser_test.cpp:886:21: warning: Redundant code: Found a statement that begins with numeric constant. [constStatement]
aqsis-1.8.2/libs/riutil/ribparser_test.cpp:889:36: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
aqsis-1.8.2/libs/riutil/ribparser_test.cpp:891:19: warning: Redundant code: Found a statement that begins with numeric constant. [constStatement]
aqsis-1.8.2/libs/riutil/ribparser_test.cpp:946:56: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
aqsis-1.8.2/libs/riutil/ribparser_test.cpp:1079:25: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
aqsis-1.8.2/libs/riutil/ribtokenizer.cpp:568:8: style: Unsigned variable 'c' can't be negative so it is unnecessary to test it. [unsignedPositive]
aqsis-1.8.2/libs/riutil/ribtokenizer_test.cpp:57:26: style: Struct 'TokenizerFixture' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/riutil/ribwriter.cpp:250:14: performance: Technically the member function 'Aqsis::::BinaryFormatter::increaseIndent' can be static. [functionStatic]
aqsis-1.8.2/libs/riutil/ribwriter.cpp:251:14: performance: Technically the member function 'Aqsis::::BinaryFormatter::decreaseIndent' can be static. [functionStatic]
aqsis-1.8.2/libs/riutil/ribwriter.cpp:252:14: performance: Technically the member function 'Aqsis::::BinaryFormatter::whitespace' can be static. [functionStatic]
aqsis-1.8.2/libs/riutil/ribwriter.cpp:273:14: performance: Technically the member function 'Aqsis::::BinaryFormatter::endRequest' can be static. [functionStatic]
aqsis-1.8.2/libs/riutil/ribwriter.cpp:363:0: style: Class 'Aqsis :: NamePtrMapping < RtFilterFunc >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/riutil/ribwriter.cpp:363:0: style: Class 'Aqsis :: NamePtrMapping < RtErrorFunc >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/riutil/ribwriter.cpp:363:0: style: Class 'Aqsis :: NamePtrMapping < RtProcSubdivFunc >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/riutil/ribwriter.cpp:638:0: error: Dangerous usage of c_str(). The value returned by c_str() is invalid after this call. [stlcstr]
aqsis-1.8.2/libs/riutil/ricxx2ri.cpp:106:15: style: Technically the member function 'Aqsis::::ParamListConverter::count' can be const. [functionConst]
aqsis-1.8.2/libs/riutil/ricxx_validate.cpp:125:9: style: Class 'RiCxxValidate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/riutil/tee_filter.cpp:53:9: style: Class 'TeeFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/shadervm/dsoshadeops.cpp:153:9: style: Variable 'pDSOCall' is reassigned a value before the old one has been used. [redundantAssignment]
aqsis-1.8.2/libs/shadervm/dsoshadeops.cpp:152:0: note: Variable 'pDSOCall' is reassigned a value before the old one has been used.
aqsis-1.8.2/libs/shadervm/dsoshadeops.cpp:153:9: note: Variable 'pDSOCall' is reassigned a value before the old one has been used.
aqsis-1.8.2/libs/shadervm/dsoshadeops.cpp:45:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/shadervm/dsoshadeops.cpp:66:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/shadervm/dsoshadeops.cpp:77:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/shadervm/dsoshadeops.cpp:135:83: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/shadervm/dsoshadeops.h:86:3: style: Class 'CqDSORepository' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/shadervm/dsoshadeops.h:83:16: style: The function 'SetDSOPath' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/shadervm/idsoshadeops.h:58:15: note: Virtual function in base class
aqsis-1.8.2/libs/shadervm/dsoshadeops.h:83:16: note: Function in derived class
aqsis-1.8.2/libs/shadervm/dsoshadeops.h:150:34: style: The function 'getShadeOpMethods' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/shadervm/idsoshadeops.h:62:41: note: Virtual function in base class
aqsis-1.8.2/libs/shadervm/dsoshadeops.h:150:34: note: Function in derived class
aqsis-1.8.2/libs/shadervm/dsoshadeops.h:153:22: style: The function 'parseShadeOpTableEntry' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/shadervm/idsoshadeops.h:65:29: note: Virtual function in base class
aqsis-1.8.2/libs/shadervm/dsoshadeops.h:153:22: note: Function in derived class
aqsis-1.8.2/libs/shadervm/shaderexecenv/shaderexecenv.h:66:3: style: Class 'CqShaderExecEnv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/shadervm/shaderexecenv/shaderexecenv.h:393:5: style: Class 'GridIterator2D' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_deriv.cpp:800:2: style: Variable '__fVaryingA' is reassigned a value before the old one has been used. [redundantAssignment]
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_deriv.cpp:790:0: note: Variable '__fVaryingA' is reassigned a value before the old one has been used.
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_deriv.cpp:800:2: note: Variable '__fVaryingA' is reassigned a value before the old one has been used.
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_deriv.cpp:873:2: style: Variable '__fVaryingA' is reassigned a value before the old one has been used. [redundantAssignment]
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_deriv.cpp:862:0: note: Variable '__fVaryingA' is reassigned a value before the old one has been used.
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_deriv.cpp:873:2: note: Variable '__fVaryingA' is reassigned a value before the old one has been used.
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_deriv.cpp:945:2: style: Variable '__fVaryingA' is reassigned a value before the old one has been used. [redundantAssignment]
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_deriv.cpp:934:0: note: Variable '__fVaryingA' is reassigned a value before the old one has been used.
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_deriv.cpp:945:2: note: Variable '__fVaryingA' is reassigned a value before the old one has been used.
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_deriv.cpp:1015:2: style: Variable '__fVaryingA' is reassigned a value before the old one has been used. [redundantAssignment]
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_deriv.cpp:1006:0: note: Variable '__fVaryingA' is reassigned a value before the old one has been used.
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_deriv.cpp:1015:2: note: Variable '__fVaryingA' is reassigned a value before the old one has been used.
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_deriv.cpp:1093:2: style: Variable '__fVaryingA' is reassigned a value before the old one has been used. [redundantAssignment]
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_deriv.cpp:1083:0: note: Variable '__fVaryingA' is reassigned a value before the old one has been used.
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_deriv.cpp:1093:2: note: Variable '__fVaryingA' is reassigned a value before the old one has been used.
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_deriv.cpp:1169:2: style: Variable '__fVaryingA' is reassigned a value before the old one has been used. [redundantAssignment]
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_deriv.cpp:1159:0: note: Variable '__fVaryingA' is reassigned a value before the old one has been used.
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_deriv.cpp:1169:2: note: Variable '__fVaryingA' is reassigned a value before the old one has been used.
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_illum.cpp:635:6: style: Condition '!__fVarying' is always false [knownConditionTrueFalse]
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_illum.cpp:630:15: note: Assignment '__fVarying=true', assigned value is 1
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_illum.cpp:635:6: note: Condition '!__fVarying' is always false
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_illum.cpp:937:6: style: Condition '!__fVarying' is always false [knownConditionTrueFalse]
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_illum.cpp:932:15: note: Assignment '__fVarying=true', assigned value is 1
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_illum.cpp:937:6: note: Condition '!__fVarying' is always false
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_illum.cpp:974:6: style: Condition '!__fVarying' is always false [knownConditionTrueFalse]
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_illum.cpp:970:15: note: Assignment '__fVarying=true', assigned value is 1
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_illum.cpp:974:6: note: Condition '!__fVarying' is always false
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_illum.cpp:451:2: style: Variable '__nondiffuse' is reassigned a value before the old one has been used. [redundantAssignment]
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_illum.cpp:450:0: note: Variable '__nondiffuse' is reassigned a value before the old one has been used.
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_illum.cpp:451:2: note: Variable '__nondiffuse' is reassigned a value before the old one has been used.
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_illum.cpp:539:2: style: Variable '__nonspecular' is reassigned a value before the old one has been used. [redundantAssignment]
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_illum.cpp:538:0: note: Variable '__nonspecular' is reassigned a value before the old one has been used.
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_illum.cpp:539:2: note: Variable '__nonspecular' is reassigned a value before the old one has been used.
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_illum.cpp:974:3: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_illum.cpp:978:3: note: Found duplicate branches for 'if' and 'else'.
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_illum.cpp:974:3: note: Found duplicate branches for 'if' and 'else'.
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_illum.cpp:376:7: style: The scope of the variable '__fVarying' can be reduced. [variableScope]
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_illum.cpp:98:14: style: Variable '__fVarying' is assigned a value that is never used. [unreadVariable]
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_matrx.cpp:327:3: style: Variable '__iGrid' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_matrx.cpp:325:3: note: Variable '__iGrid' is reassigned a value before the old one has been used if variable is no semaphore variable.
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_matrx.cpp:327:3: note: Variable '__iGrid' is reassigned a value before the old one has been used if variable is no semaphore variable.
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_matrx.cpp:379:3: style: Variable '__iGrid' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_matrx.cpp:377:3: note: Variable '__iGrid' is reassigned a value before the old one has been used if variable is no semaphore variable.
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_matrx.cpp:379:3: note: Variable '__iGrid' is reassigned a value before the old one has been used if variable is no semaphore variable.
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_matrx.cpp:827:3: style: Variable '__iGrid' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_matrx.cpp:825:3: note: Variable '__iGrid' is reassigned a value before the old one has been used if variable is no semaphore variable.
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_matrx.cpp:827:3: note: Variable '__iGrid' is reassigned a value before the old one has been used if variable is no semaphore variable.
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_matrx.cpp:879:3: style: Variable '__iGrid' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_matrx.cpp:877:3: note: Variable '__iGrid' is reassigned a value before the old one has been used if variable is no semaphore variable.
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_matrx.cpp:879:3: note: Variable '__iGrid' is reassigned a value before the old one has been used if variable is no semaphore variable.
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_rand.cpp:111:2: style: Variable '__fVarying' is reassigned a value before the old one has been used. [redundantAssignment]
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_rand.cpp:110:2: note: Variable '__fVarying' is reassigned a value before the old one has been used.
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_rand.cpp:111:2: note: Variable '__fVarying' is reassigned a value before the old one has been used.
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_text.cpp:304:25: warning: Possible null pointer dereference: patPtr [nullPointer]
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_text.cpp:239:27: note: Assignment 'patPtr=0', assigned value is 0
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_text.cpp:304:25: note: Null pointer dereference
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_tmap.cpp:800:6: style: Condition '!__fVarying' is always false [knownConditionTrueFalse]
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_tmap.cpp:794:15: note: Assignment '__fVarying=true', assigned value is 1
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_tmap.cpp:800:6: note: Condition '!__fVarying' is always false
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_tmap.cpp:821:6: style: Condition '!__fVarying' is always false [knownConditionTrueFalse]
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_tmap.cpp:815:15: note: Assignment '__fVarying=true', assigned value is 1
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_tmap.cpp:821:6: note: Condition '!__fVarying' is always false
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_tmap.cpp:842:6: style: Condition '!__fVarying' is always false [knownConditionTrueFalse]
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_tmap.cpp:836:15: note: Assignment '__fVarying=true', assigned value is 1
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_tmap.cpp:842:6: note: Condition '!__fVarying' is always false
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_tmap.cpp:971:3: warning: Member variable 'BakingChannel::elsize' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/shadervm/shaderexecenv/shadeops_tmap.cpp:1017:10: warning: Repositioning operation performed on a file opened in append mode has no effect. [seekOnAppendedFile]
aqsis-1.8.2/libs/shadervm/shaderexecenv/shaderexecenv.cpp:130:18: warning: Member variable 'CqShaderExecEnv::m_hasValidDerivatives' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/shadervm/shadervariable.h:1387:20: warning: Possible null pointer dereference: rhs [nullPointer]
aqsis-1.8.2/libs/shadervm/shadervariable.h:1384:27: note: Assignment 'rhs=0', assigned value is 0
aqsis-1.8.2/libs/shadervm/shadervariable.h:1387:20: note: Null pointer dereference
aqsis-1.8.2/libs/shadervm/shadervariable.h:173:98: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/shadervm/shadervariable.h:179:98: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/shadervm/shadervariable.h:1074:0: warning: Member variable 'Aqsis :: CqShaderVariableVarying < type_float , TqFloat >::m_temp_R' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/shadervm/shadervariable.h:1254:0: warning: Member variable 'Aqsis :: CqShaderVariableVarying < type_float , TqFloat >::m_temp_R' is not assigned a value in 'Aqsis :: CqShaderVariableVarying < type_float , TqFloat >::operator='. [operatorEqVarError]
aqsis-1.8.2/libs/shadervm/shadervariable.h:1074:0: warning: Member variable 'Aqsis :: CqShaderVariableVarying < type_string , CqString >::m_temp_R' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/shadervm/shadervariable.h:1254:0: warning: Member variable 'Aqsis :: CqShaderVariableVarying < type_string , CqString >::m_temp_R' is not assigned a value in 'Aqsis :: CqShaderVariableVarying < type_string , CqString >::operator='. [operatorEqVarError]
aqsis-1.8.2/libs/shadervm/shadervariable.h:1074:0: warning: Member variable 'Aqsis :: CqShaderVariableVarying < type_point , CqVector3D >::m_temp_R' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/shadervm/shadervariable.h:1254:0: warning: Member variable 'Aqsis :: CqShaderVariableVarying < type_point , CqVector3D >::m_temp_R' is not assigned a value in 'Aqsis :: CqShaderVariableVarying < type_point , CqVector3D >::operator='. [operatorEqVarError]
aqsis-1.8.2/libs/shadervm/shadervariable.h:1074:0: warning: Member variable 'Aqsis :: CqShaderVariableVarying < type_vector , CqVector3D >::m_temp_R' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/shadervm/shadervariable.h:1254:0: warning: Member variable 'Aqsis :: CqShaderVariableVarying < type_vector , CqVector3D >::m_temp_R' is not assigned a value in 'Aqsis :: CqShaderVariableVarying < type_vector , CqVector3D >::operator='. [operatorEqVarError]
aqsis-1.8.2/libs/shadervm/shadervariable.h:1074:0: warning: Member variable 'Aqsis :: CqShaderVariableVarying < type_normal , CqVector3D >::m_temp_R' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/shadervm/shadervariable.h:1254:0: warning: Member variable 'Aqsis :: CqShaderVariableVarying < type_normal , CqVector3D >::m_temp_R' is not assigned a value in 'Aqsis :: CqShaderVariableVarying < type_normal , CqVector3D >::operator='. [operatorEqVarError]
aqsis-1.8.2/libs/shadervm/shadervariable.h:1074:0: warning: Member variable 'Aqsis :: CqShaderVariableVarying < type_color , CqColor >::m_temp_R' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/shadervm/shadervariable.h:1254:0: warning: Member variable 'Aqsis :: CqShaderVariableVarying < type_color , CqColor >::m_temp_R' is not assigned a value in 'Aqsis :: CqShaderVariableVarying < type_color , CqColor >::operator='. [operatorEqVarError]
aqsis-1.8.2/libs/shadervm/shadervariable.h:1074:0: warning: Member variable 'Aqsis :: CqShaderVariableVarying < type_matrix , CqMatrix >::m_temp_R' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/shadervm/shadervariable.h:1254:0: warning: Member variable 'Aqsis :: CqShaderVariableVarying < type_matrix , CqMatrix >::m_temp_R' is not assigned a value in 'Aqsis :: CqShaderVariableVarying < type_matrix , CqMatrix >::operator='. [operatorEqVarError]
aqsis-1.8.2/libs/shadervm/shadervariable.h:1254:0: style: 'Aqsis :: CqShaderVariableVarying < type_float , TqFloat >::operator=' should return 'Aqsis :: CqShaderVariableVarying < type_float , TqFloat > &'. [operatorEq]
aqsis-1.8.2/libs/shadervm/shadervariable.h:1254:0: style: 'Aqsis :: CqShaderVariableVarying < type_string , CqString >::operator=' should return 'Aqsis :: CqShaderVariableVarying < type_string , CqString > &'. [operatorEq]
aqsis-1.8.2/libs/shadervm/shadervariable.h:1254:0: style: 'Aqsis :: CqShaderVariableVarying < type_point , CqVector3D >::operator=' should return 'Aqsis :: CqShaderVariableVarying < type_point , CqVector3D > &'. [operatorEq]
aqsis-1.8.2/libs/shadervm/shadervariable.h:1254:0: style: 'Aqsis :: CqShaderVariableVarying < type_vector , CqVector3D >::operator=' should return 'Aqsis :: CqShaderVariableVarying < type_vector , CqVector3D > &'. [operatorEq]
aqsis-1.8.2/libs/shadervm/shadervariable.h:1254:0: style: 'Aqsis :: CqShaderVariableVarying < type_normal , CqVector3D >::operator=' should return 'Aqsis :: CqShaderVariableVarying < type_normal , CqVector3D > &'. [operatorEq]
aqsis-1.8.2/libs/shadervm/shadervariable.h:1254:0: style: 'Aqsis :: CqShaderVariableVarying < type_color , CqColor >::operator=' should return 'Aqsis :: CqShaderVariableVarying < type_color , CqColor > &'. [operatorEq]
aqsis-1.8.2/libs/shadervm/shadervariable.h:1254:0: style: 'Aqsis :: CqShaderVariableVarying < type_matrix , CqMatrix >::operator=' should return 'Aqsis :: CqShaderVariableVarying < type_matrix , CqMatrix > &'. [operatorEq]
aqsis-1.8.2/libs/shadervm/shadervariable.h:655:0: style: 'Aqsis :: CqShaderVariableUniform < type_float , TqFloat >::operator=' should return 'Aqsis :: CqShaderVariableUniform < type_float , TqFloat > &'. [operatorEq]
aqsis-1.8.2/libs/shadervm/shadervariable.h:655:0: style: 'Aqsis :: CqShaderVariableUniform < type_string , CqString >::operator=' should return 'Aqsis :: CqShaderVariableUniform < type_string , CqString > &'. [operatorEq]
aqsis-1.8.2/libs/shadervm/shadervariable.h:655:0: style: 'Aqsis :: CqShaderVariableUniform < type_point , CqVector3D >::operator=' should return 'Aqsis :: CqShaderVariableUniform < type_point , CqVector3D > &'. [operatorEq]
aqsis-1.8.2/libs/shadervm/shadervariable.h:655:0: style: 'Aqsis :: CqShaderVariableUniform < type_vector , CqVector3D >::operator=' should return 'Aqsis :: CqShaderVariableUniform < type_vector , CqVector3D > &'. [operatorEq]
aqsis-1.8.2/libs/shadervm/shadervariable.h:655:0: style: 'Aqsis :: CqShaderVariableUniform < type_normal , CqVector3D >::operator=' should return 'Aqsis :: CqShaderVariableUniform < type_normal , CqVector3D > &'. [operatorEq]
aqsis-1.8.2/libs/shadervm/shadervariable.h:655:0: style: 'Aqsis :: CqShaderVariableUniform < type_color , CqColor >::operator=' should return 'Aqsis :: CqShaderVariableUniform < type_color , CqColor > &'. [operatorEq]
aqsis-1.8.2/libs/shadervm/shadervariable.h:655:0: style: 'Aqsis :: CqShaderVariableUniform < type_matrix , CqMatrix >::operator=' should return 'Aqsis :: CqShaderVariableUniform < type_matrix , CqMatrix > &'. [operatorEq]
aqsis-1.8.2/libs/shadervm/shaderstack.h:297:8: performance: Technically the member function 'Aqsis::CqShaderStack::Release' can be static. [functionStatic]
aqsis-1.8.2/libs/shadervm/shaderstack.cpp:257:21: note: Technically the member function 'Aqsis::CqShaderStack::Release' can be static.
aqsis-1.8.2/libs/shadervm/shaderstack.h:297:8: note: Technically the member function 'Aqsis::CqShaderStack::Release' can be static.
aqsis-1.8.2/libs/shadervm/shadervariable.h:141:1: warning: The class 'CqShaderVariableArray' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aqsis-1.8.2/libs/shadervm/shadervariable.h:398:16: style: The function 'isArray' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/shadervm/shadervariable.h:113:16: note: Virtual function in base class
aqsis-1.8.2/libs/shadervm/shadervariable.h:398:16: note: Function in derived class
aqsis-1.8.2/libs/shadervm/shadervariable.h:402:17: style: The function 'ArrayLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/shadervm/shadervariable.h:117:17: note: Virtual function in base class
aqsis-1.8.2/libs/shadervm/shadervariable.h:402:17: note: Function in derived class
aqsis-1.8.2/libs/shadervm/shadervariable.h:406:25: style: The function 'ArrayEntry' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/shadervm/shadervariable.h:121:25: note: Virtual function in base class
aqsis-1.8.2/libs/shadervm/shadervariable.h:406:25: note: Function in derived class
aqsis-1.8.2/libs/shadervm/shadervm.cpp:1550:20: style: The scope of the variable 'pE' can be reduced. [variableScope]
aqsis-1.8.2/libs/shadervm/shadervm.cpp:1584:20: style: The scope of the variable 'pE' can be reduced. [variableScope]
aqsis-1.8.2/libs/shadervm/shadervm.cpp:1609:7: style: The scope of the variable 'index' can be reduced. [variableScope]
aqsis-1.8.2/libs/shadervm/shadervm.cpp:1609:29: style: The scope of the variable 'arrayindex' can be reduced. [variableScope]
aqsis-1.8.2/libs/shadervm/shadervm.cpp:1539:24: style: Checking if unsigned variable 'm_Program.size()' is less than zero. This might be a false warning. [unsignedLessThanZero]
aqsis-1.8.2/libs/shadervm/shadervm.cpp:1570:28: style: Checking if unsigned variable 'm_ProgramInit.size()' is less than zero. This might be a false warning. [unsignedLessThanZero]
aqsis-1.8.2/libs/shadervm/shadervm.cpp:726:63: style: Function 'CreateVariableArray' argument 1 names different: declaration 'Type' definition 'VarType'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/shadervm/shadervm.h:178:61: note: Function 'CreateVariableArray' argument 1 names different: declaration 'Type' definition 'VarType'.
aqsis-1.8.2/libs/shadervm/shadervm.cpp:726:63: note: Function 'CreateVariableArray' argument 1 names different: declaration 'Type' definition 'VarType'.
aqsis-1.8.2/libs/shadervm/shadervm.cpp:726:88: style: Function 'CreateVariableArray' argument 2 names different: declaration 'Class' definition 'VarClass'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/shadervm/shadervm.h:178:83: note: Function 'CreateVariableArray' argument 2 names different: declaration 'Class' definition 'VarClass'.
aqsis-1.8.2/libs/shadervm/shadervm.cpp:726:88: note: Function 'CreateVariableArray' argument 2 names different: declaration 'Class' definition 'VarClass'.
aqsis-1.8.2/libs/shadervm/shadervm.cpp:566:94: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/shadervm/shadervm.cpp:579:33: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/shadervm/shadervm.cpp:1174:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/shadervm/shadervm.cpp:1196:10: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/shadervm/shadervm.cpp:1211:10: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/shadervm/shadervm.cpp:1519:67: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/shadervm/shadervm.h:116:3: style: Class 'CqShaderVM' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/slcomp/backend/parsetreeviz.h:61:3: style: Class 'CqParseTreeViz' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/slcomp/backend/codegenvm.cpp:103:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/slcomp/backend/codegenvm.cpp:143:67: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/slcomp/backend/vmoutput.h:52:66: performance: Function parameter 'strOutName' should be passed by const reference. [passedByValue]
aqsis-1.8.2/libs/slcomp/backend/vmdatagather.cpp:239:27: warning: Either the condition 'if(pOperandA)' is redundant or there is possible null pointer dereference: pOperandA. [nullPointerRedundantCheck]
aqsis-1.8.2/libs/slcomp/backend/vmdatagather.cpp:241:5: note: Assuming that condition 'if(pOperandA)' is not redundant
aqsis-1.8.2/libs/slcomp/backend/vmdatagather.cpp:239:27: note: Null pointer dereference
aqsis-1.8.2/libs/slcomp/backend/vmdatagather.cpp:218:48: style: Variable 'pVA' is assigned a value that is never used. [unreadVariable]
aqsis-1.8.2/libs/slcomp/backend/vmoutput.cpp:410:27: warning: Either the condition 'if(pOperandA)' is redundant or there is possible null pointer dereference: pOperandA. [nullPointerRedundantCheck]
aqsis-1.8.2/libs/slcomp/backend/vmoutput.cpp:413:5: note: Assuming that condition 'if(pOperandA)' is not redundant
aqsis-1.8.2/libs/slcomp/backend/vmoutput.cpp:410:27: note: Null pointer dereference
aqsis-1.8.2/libs/slcomp/backend/vmoutput.cpp:282:36: style: Variable 'pNode' is assigned a value that is never used. [unreadVariable]
aqsis-1.8.2/libs/slcomp/backend/vmoutput.cpp:115:63: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/slcomp/backend/vmoutput.cpp:995:97: performance: Function parameter 'strOutName' should be passed by const reference. [passedByValue]
aqsis-1.8.2/libs/slcomp/parse/funcdef.h:32:3: warning: Member variable 'CqFuncDef::m_pArgs' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:626:3: warning: Member variable 'CqParseNodeAssign::m_fNoDup' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:411:4: performance: Variable 'm_aFuncDef' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:341:3: style: Class 'CqParseNodeFunctionCall' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:408:3: style: Class 'CqParseNodeUnresolvedCall' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:475:3: style: Class 'CqParseNodeVariable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:476:3: style: Class 'CqParseNodeVariable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:572:3: style: Class 'CqParseNodeVariableArray' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:573:3: style: Class 'CqParseNodeVariableArray' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:622:3: style: Class 'CqParseNodeAssign' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:626:3: style: Class 'CqParseNodeAssign' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:704:3: style: Class 'CqParseNodeAssignArray' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:707:3: style: Class 'CqParseNodeAssignArray' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:799:3: style: Class 'CqParseNodeMathOp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:879:3: style: Class 'CqParseNodeRelOp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:943:3: style: Class 'CqParseNodeUnaryOp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1002:3: style: Class 'CqParseNodeLogicalOp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1136:3: style: Class 'CqParseNodeFloatConst' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1198:3: style: Class 'CqParseNodeStringConst' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1311:3: style: Class 'CqParseNodeLoopMod' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1364:3: style: Class 'CqParseNodeIlluminateConstruct' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1422:3: style: Class 'CqParseNodeIlluminanceConstruct' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1480:3: style: Class 'CqParseNodeSolarConstruct' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1537:3: style: Class 'CqParseNodeGatherConstruct' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1708:3: style: Class 'CqParseNodeCast' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:261:1: warning: The class 'CqParseNodeShader' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:331:1: warning: The class 'CqParseNodeFunctionCall' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:467:1: warning: The class 'CqParseNodeVariable' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:615:1: warning: The class 'CqParseNodeAssign' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:788:1: warning: The class 'CqParseNodeMathOp' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:872:1: warning: The class 'CqParseNodeRelOp' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:936:1: warning: The class 'CqParseNodeUnaryOp' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:995:1: warning: The class 'CqParseNodeLogicalOp' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1129:1: warning: The class 'CqParseNodeFloatConst' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1191:1: warning: The class 'CqParseNodeStringConst' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1304:1: warning: The class 'CqParseNodeLoopMod' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1357:1: warning: The class 'CqParseNodeIlluminateConstruct' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1415:1: warning: The class 'CqParseNodeIlluminanceConstruct' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1473:1: warning: The class 'CqParseNodeSolarConstruct' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1701:1: warning: The class 'CqParseNodeCast' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1876:1: warning: The class 'CqParseNodeCommFunction' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1960:1: warning: The class 'CqParseNodeDeclaration' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:296:17: style: The function 'GetInterface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:94:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:296:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:303:17: style: The function 'NodeType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:101:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:303:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:307:16: style: The function 'Accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:105:16: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:307:16: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:313:24: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:212:24: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:313:24: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:360:17: style: The function 'GetInterface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:94:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:360:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:367:17: style: The function 'NodeType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:101:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:367:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:371:16: style: The function 'Accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:105:16: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:371:16: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:377:17: style: The function 'TypeCheck' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:196:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:377:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:378:16: style: The function 'Optimise' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:195:16: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:378:16: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:379:17: style: The function 'ResType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:83:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:379:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:380:16: style: The function 'validTypes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:209:16: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:380:16: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:381:24: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:212:24: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:381:24: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:424:17: style: The function 'GetInterface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:94:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:424:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:431:17: style: The function 'NodeType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:101:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:431:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:435:16: style: The function 'Accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:105:16: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:435:16: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:441:17: style: The function 'TypeCheck' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:196:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:441:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:442:16: style: The function 'Optimise' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:195:16: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:442:16: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:443:17: style: The function 'ResType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:83:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:443:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:444:24: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:212:24: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:444:24: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:499:16: style: The function 'IsVariableRef' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:79:16: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:499:16: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:503:17: style: The function 'GetInterface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:94:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:503:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:510:17: style: The function 'NodeType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:101:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:510:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:514:16: style: The function 'Accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:105:16: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:514:16: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:521:16: style: The function 'Optimise' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:195:16: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:521:16: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:522:17: style: The function 'TypeCheck' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:196:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:522:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:523:17: style: The function 'ResType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:83:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:523:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:524:24: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:212:24: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:524:24: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:551:16: style: The function 'UpdateStorageStatus' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:220:16: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:551:16: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:581:17: style: The function 'GetInterface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:503:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:581:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:588:17: style: The function 'NodeType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:510:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:588:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:592:16: style: The function 'Accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:514:16: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:592:16: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:598:17: style: The function 'TypeCheck' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:522:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:598:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:599:24: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:524:24: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:599:24: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:641:17: style: The function 'GetInterface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:503:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:641:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:648:17: style: The function 'NodeType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:510:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:648:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:652:16: style: The function 'Accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:514:16: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:652:16: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:659:16: style: The function 'Optimise' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:521:16: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:659:16: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:660:17: style: The function 'TypeCheck' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:522:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:660:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:661:16: style: The function 'NoDup' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:210:16: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:661:16: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:665:17: style: The function 'ResType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:523:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:665:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:666:24: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:524:24: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:666:24: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:674:16: style: The function 'UpdateStorageStatus' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:551:16: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:674:16: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:717:17: style: The function 'GetInterface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:641:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:717:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:724:17: style: The function 'NodeType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:648:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:724:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:728:16: style: The function 'Accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:652:16: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:728:16: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:735:17: style: The function 'TypeCheck' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:660:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:735:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:736:24: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:666:24: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:736:24: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:768:17: style: The function 'GetInterface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:94:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:768:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:775:16: style: The function 'Accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:105:16: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:775:16: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:780:17: style: The function 'TypeCheck' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:196:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:780:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:815:17: style: The function 'GetInterface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:768:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:815:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:822:17: style: The function 'NodeType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:101:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:822:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:826:16: style: The function 'Accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:775:16: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:826:16: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:833:17: style: The function 'ResType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:83:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:833:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:834:24: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:212:24: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:834:24: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:864:17: style: The function 'TypeCheck' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:780:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:864:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:895:17: style: The function 'GetInterface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:768:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:895:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:902:17: style: The function 'NodeType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:101:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:902:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:906:17: style: The function 'ResType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:83:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:906:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:910:16: style: The function 'Accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:775:16: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:910:16: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:917:24: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:212:24: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:917:24: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:925:17: style: The function 'TypeCheck' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:780:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:925:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:959:17: style: The function 'GetInterface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:768:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:959:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:966:17: style: The function 'NodeType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:101:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:966:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:970:16: style: The function 'Accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:775:16: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:970:16: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:976:17: style: The function 'TypeCheck' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:780:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:976:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:977:24: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:212:24: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:977:24: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1018:17: style: The function 'GetInterface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:768:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1018:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1025:17: style: The function 'NodeType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:101:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1025:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1029:17: style: The function 'ResType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:83:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1029:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1033:16: style: The function 'Accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:775:16: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1033:16: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1040:24: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:212:24: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1040:24: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1074:17: style: The function 'GetInterface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:94:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1074:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1081:17: style: The function 'NodeType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:101:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1081:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1085:16: style: The function 'Accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:105:16: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1085:16: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1091:24: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:212:24: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1091:24: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1120:17: style: The function 'TypeCheck' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:196:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1120:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1152:17: style: The function 'GetInterface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:94:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1152:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1159:17: style: The function 'NodeType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:101:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1159:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1163:17: style: The function 'ResType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:83:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1163:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1167:16: style: The function 'Accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:105:16: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1167:16: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1173:24: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:212:24: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1173:24: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1214:17: style: The function 'GetInterface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:94:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1214:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1221:17: style: The function 'NodeType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:101:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1221:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1225:17: style: The function 'ResType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:83:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1225:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1229:16: style: The function 'Accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:105:16: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1229:16: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1236:24: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:212:24: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1236:24: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1270:17: style: The function 'GetInterface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:94:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1270:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1277:17: style: The function 'NodeType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:101:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1277:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1281:16: style: The function 'Accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:105:16: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1281:16: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1287:24: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:212:24: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1287:24: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1324:17: style: The function 'GetInterface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:94:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1324:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1331:17: style: The function 'NodeType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:101:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1331:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1335:16: style: The function 'Accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:105:16: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1335:16: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1340:24: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:212:24: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1340:24: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1380:17: style: The function 'GetInterface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:94:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1380:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1387:17: style: The function 'NodeType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:101:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1387:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1391:16: style: The function 'Accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:105:16: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1391:16: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1397:24: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:212:24: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1397:24: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1438:17: style: The function 'GetInterface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:94:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1438:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1445:17: style: The function 'NodeType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:101:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1445:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1449:16: style: The function 'Accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:105:16: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1449:16: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1455:24: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:212:24: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1455:24: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1496:17: style: The function 'GetInterface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:94:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1496:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1503:17: style: The function 'NodeType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:101:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1503:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1507:16: style: The function 'Accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:105:16: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1507:16: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1513:24: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:212:24: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1513:24: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1545:17: style: The function 'GetInterface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:94:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1545:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1552:17: style: The function 'NodeType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:101:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1552:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1556:16: style: The function 'Accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:105:16: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1556:16: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1562:24: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:212:24: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1562:24: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1596:17: style: The function 'GetInterface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:94:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1596:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1603:17: style: The function 'NodeType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:101:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1603:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1607:16: style: The function 'Accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:105:16: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1607:16: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1613:24: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:212:24: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1613:24: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1621:17: style: The function 'TypeCheck' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:196:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1621:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1665:17: style: The function 'GetInterface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:94:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1665:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1672:17: style: The function 'NodeType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:101:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1672:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1676:16: style: The function 'Accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:105:16: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1676:16: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1682:17: style: The function 'TypeCheck' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:196:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1682:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1683:24: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:212:24: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1683:24: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1725:17: style: The function 'GetInterface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:94:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1725:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1732:17: style: The function 'NodeType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:101:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1732:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1736:17: style: The function 'ResType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:83:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1736:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1740:16: style: The function 'Accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:105:16: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1740:16: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1747:16: style: The function 'Optimise' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:195:16: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1747:16: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1748:17: style: The function 'TypeCheck' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:196:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1748:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1749:24: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:212:24: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1749:24: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1782:17: style: The function 'GetInterface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:94:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1782:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1789:17: style: The function 'NodeType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:101:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1789:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1793:17: style: The function 'ResType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:83:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1793:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1797:16: style: The function 'Accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:105:16: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1797:16: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1803:17: style: The function 'TypeCheck' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:196:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1803:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1804:24: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:212:24: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1804:24: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1837:17: style: The function 'GetInterface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:94:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1837:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1844:17: style: The function 'NodeType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:101:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1844:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1848:17: style: The function 'ResType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:83:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1848:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1852:16: style: The function 'Accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:105:16: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1852:16: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1858:17: style: The function 'TypeCheck' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:196:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1858:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1859:24: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:212:24: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1859:24: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1918:17: style: The function 'GetInterface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:94:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1918:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1925:17: style: The function 'NodeType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:101:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1925:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1929:17: style: The function 'ResType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:83:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1929:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1933:16: style: The function 'Accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:105:16: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1933:16: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1939:17: style: The function 'TypeCheck' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:196:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1939:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1940:24: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:212:24: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1940:24: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1999:16: style: The function 'Accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:105:16: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:1999:16: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:2006:24: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:212:24: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:2006:24: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:2036:17: style: The function 'NodeType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:101:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:2036:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:2040:17: style: The function 'ResType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:83:17: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:2040:17: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:2048:16: style: The function 'Accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:105:16: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:2048:16: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:2053:24: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:212:24: note: Virtual function in base class
aqsis-1.8.2/libs/slcomp/parse/parsenode.h:2053:24: note: Function in derived class
aqsis-1.8.2/libs/slcomp/parse/libslparse.cpp:86:57: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/slcomp/parse/libslparse.cpp:71:2: style: Exception should be caught by reference. [catchExceptionByValue]
aqsis-1.8.2/libs/slcomp/parse/typecheck.cpp:114:9: style: The scope of the variable 'mustCast' can be reduced. [variableScope]
aqsis-1.8.2/libs/slxargs/slx.cpp:333:9: warning: Either the condition 'shaderVar!=NULL' is redundant or there is possible null pointer dereference: shaderVar. [nullPointerRedundantCheck]
aqsis-1.8.2/libs/slxargs/slx.cpp:346:17: note: Assuming that condition 'shaderVar!=NULL' is not redundant
aqsis-1.8.2/libs/slxargs/slx.cpp:333:9: note: Null pointer dereference
aqsis-1.8.2/libs/slxargs/slx.cpp:822:2: style: Variable 'currentChar' is reassigned a value before the old one has been used. [redundantAssignment]
aqsis-1.8.2/libs/slxargs/slx.cpp:818:2: note: Variable 'currentChar' is reassigned a value before the old one has been used.
aqsis-1.8.2/libs/slxargs/slx.cpp:822:2: note: Variable 'currentChar' is reassigned a value before the old one has been used.
aqsis-1.8.2/libs/slxargs/slx.cpp:877:2: style: Variable 'pathListCount' is reassigned a value before the old one has been used. [redundantAssignment]
aqsis-1.8.2/libs/slxargs/slx.cpp:873:2: note: Variable 'pathListCount' is reassigned a value before the old one has been used.
aqsis-1.8.2/libs/slxargs/slx.cpp:877:2: note: Variable 'pathListCount' is reassigned a value before the old one has been used.
aqsis-1.8.2/libs/slxargs/slx.cpp:889:2: style: Variable 'stringLength' is reassigned a value before the old one has been used. [redundantAssignment]
aqsis-1.8.2/libs/slxargs/slx.cpp:871:2: note: Variable 'stringLength' is reassigned a value before the old one has been used.
aqsis-1.8.2/libs/slxargs/slx.cpp:889:2: note: Variable 'stringLength' is reassigned a value before the old one has been used.
aqsis-1.8.2/libs/slxargs/slx.cpp:890:2: style: Variable 'shaderFileName' is reassigned a value before the old one has been used. [redundantAssignment]
aqsis-1.8.2/libs/slxargs/slx.cpp:870:2: note: Variable 'shaderFileName' is reassigned a value before the old one has been used.
aqsis-1.8.2/libs/slxargs/slx.cpp:890:2: note: Variable 'shaderFileName' is reassigned a value before the old one has been used.
aqsis-1.8.2/libs/slxargs/slx.cpp:284:19: style: The scope of the variable 'theShaderArgRec' can be reduced. [variableScope]
aqsis-1.8.2/libs/slxargs/slx.cpp:322:9: style: The scope of the variable 'varNameCStr' can be reduced. [variableScope]
aqsis-1.8.2/libs/slxargs/slx.cpp:323:9: style: The scope of the variable 'theVarNameStr' can be reduced. [variableScope]
aqsis-1.8.2/libs/slxargs/slx.cpp:324:6: style: The scope of the variable 'nameLength' can be reduced. [variableScope]
aqsis-1.8.2/libs/slxargs/slx.cpp:327:6: style: The scope of the variable 'defaultValLength' can be reduced. [variableScope]
aqsis-1.8.2/libs/slxargs/slx.cpp:328:9: style: The scope of the variable 'spacename' can be reduced. [variableScope]
aqsis-1.8.2/libs/slxargs/slx.cpp:329:6: style: The scope of the variable 'arrayLen' can be reduced. [variableScope]
aqsis-1.8.2/libs/slxargs/slx.cpp:330:6: style: The scope of the variable 'arrayIndex' can be reduced. [variableScope]
aqsis-1.8.2/libs/slxargs/slx.cpp:962:9: style: The scope of the variable 'pathLength' can be reduced. [variableScope]
aqsis-1.8.2/libs/slxargs/slx.cpp:993:6: style: The scope of the variable 'pathLength' can be reduced. [variableScope]
aqsis-1.8.2/libs/slxargs/slx.cpp:1040:9: style: The scope of the variable 'stringLength' can be reduced. [variableScope]
aqsis-1.8.2/libs/slxargs/slx.cpp:113:56: style: Checking if unsigned variable 'fread(sigbuf,sizeof(char),100,shaderInputFile)' is less than zero. [unsignedLessThanZero]
aqsis-1.8.2/libs/slxargs/slx.cpp:1112:59: style: Checking if unsigned variable 'strlen(currentShader)' is less than zero. [unsignedLessThanZero]
aqsis-1.8.2/libs/slxargs/slx.cpp:405:7: warning: Size of pointer 'defaultVal' used instead of size of its data. [pointerSize]
aqsis-1.8.2/libs/slxargs/slx.cpp:406:15: warning: Size of pointer 'defaultVal' used instead of size of its data. [pointerSize]
aqsis-1.8.2/libs/slxargs/slx.cpp:420:16: warning: Size of pointer 'defaultVal' used instead of size of its data. [pointerSize]
aqsis-1.8.2/libs/slxargs/slx.cpp:801:11: style: Variable 'doLoop' is assigned a value that is never used. [unreadVariable]
aqsis-1.8.2/libs/slxargs/slx.cpp:877:18: style: Variable 'pathListCount' is assigned a value that is never used. [unreadVariable]
aqsis-1.8.2/libs/slxargs/slx.cpp:413:0: error: Memory leak: defaultValString [memleak]
aqsis-1.8.2/libs/tex/filtering/cubeenvironmentsampler.h:112:28: style: Function 'sample' argument 1 names different: declaration 'samplePllgram' definition 'region'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/tex/filtering/cubeenvironmentsampler.h:88:48: note: Function 'sample' argument 1 names different: declaration 'samplePllgram' definition 'region'.
aqsis-1.8.2/libs/tex/filtering/cubeenvironmentsampler.h:112:28: note: Function 'sample' argument 1 names different: declaration 'samplePllgram' definition 'region'.
aqsis-1.8.2/libs/tex/filtering/mipmap.h:95:33: style: Technically the member function 'Aqsis::CqMipmap::defaultSampleOptions' can be const. [functionConst]
aqsis-1.8.2/libs/tex/filtering/mipmap.h:245:64: note: Technically the member function 'Aqsis::CqMipmap::defaultSampleOptions' can be const.
aqsis-1.8.2/libs/tex/filtering/mipmap.h:95:33: note: Technically the member function 'Aqsis::CqMipmap::defaultSampleOptions' can be const.
aqsis-1.8.2/libs/tex/filtering/mipmap.h:84:3: style: Class 'CqMipmap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/tex/filtering/cubeenvironmentsampler.h:85:3: style: Class 'CqCubeEnvironmentSampler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/tex/filtering/latlongenvironmentsampler.h:67:3: style: Class 'CqLatLongEnvironmentSampler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/tex/filtering/texturesampler.h:63:3: style: Class 'CqTextureSampler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/tex/filtering/occlusionsampler.cpp:65:8: performance: Technically the member function 'Aqsis::::CqConstFilter::isNormalized' can be static. [functionStatic]
aqsis-1.8.2/libs/tex/filtering/occlusionsampler.cpp:201:11: style: Technically the member function 'Aqsis::CqOccView::weight' can be const. [functionConst]
aqsis-1.8.2/libs/tex/filtering/depthapprox.h:121:3: style: Class 'CqConstDepthApprox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/tex/filtering/shadowsampler.cpp:203:11: style: Technically the member function 'Aqsis::CqShadowView::weight' can be const. [functionConst]
aqsis-1.8.2/libs/tex/filtering/texturecache.h:72:3: style: Class 'CqTextureCache' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/tex/io/exrinputfile.h:79:3: style: Class 'CqExrInputFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/tex/io/tiffdirhandle.h:272:3: style: Class 'CqTiffFileHandle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/tex/io/tiffdirhandle.h:279:3: style: Class 'CqTiffFileHandle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/tex/io/tiffinputfile.h:66:3: style: Class 'CqTiffInputFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/tex/io/tiffinputfile.h:72:3: style: Class 'CqTiffInputFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/tex/io/zinputfile.h:61:3: style: Class 'CqZInputFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/tex/io/tiledanyinputfile.h:68:3: style: Class 'CqTiledAnyInputFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/tex/io/tiledtiffinputfile.h:71:3: style: Class 'CqTiledTiffInputFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/tex/io/tifffile_test.h:119:2: style: Struct 'TiffFileHandleFixture' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/tex/io/pnginputfile.h:70:5: style: Class 'CqPngInputFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/tex/io/pnginputfile.cpp:54:5: style: Class 'CPNGReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/tex/io/tiffinputfile.h:81:17: warning: Virtual function 'numSubImages' is called from constructor 'CqTiffInputFile(const boostfs::path&fileName)' at line 55. Dynamic binding is not used. [virtualCallInConstructor]
aqsis-1.8.2/libs/tex/io/tiffinputfile.cpp:55:2: note: Calling setDirectory
aqsis-1.8.2/libs/tex/io/tiffinputfile.cpp:228:25: note: Calling numSubImages
aqsis-1.8.2/libs/tex/io/tiffinputfile.h:81:17: note: numSubImages is a virtual method
aqsis-1.8.2/libs/tex/io/tiffinputfile.h:81:17: warning: Virtual function 'numSubImages' is called from constructor 'CqTiffInputFile(std::istream&inStream)' at line 63. Dynamic binding is not used. [virtualCallInConstructor]
aqsis-1.8.2/libs/tex/io/tiffinputfile.cpp:63:2: note: Calling setDirectory
aqsis-1.8.2/libs/tex/io/tiffinputfile.cpp:228:25: note: Calling numSubImages
aqsis-1.8.2/libs/tex/io/tiffinputfile.h:81:17: note: numSubImages is a virtual method
aqsis-1.8.2/libs/tex/io/tiledtiffinputfile.cpp:144:64: style: Function 'readTileImpl' argument 2 names different: declaration 'tileX' definition 'x'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/tex/io/tiledtiffinputfile.h:82:52: note: Function 'readTileImpl' argument 2 names different: declaration 'tileX' definition 'x'.
aqsis-1.8.2/libs/tex/io/tiledtiffinputfile.cpp:144:64: note: Function 'readTileImpl' argument 2 names different: declaration 'tileX' definition 'x'.
aqsis-1.8.2/libs/tex/io/tiledtiffinputfile.cpp:144:73: style: Function 'readTileImpl' argument 3 names different: declaration 'tileY' definition 'y'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/tex/io/tiledtiffinputfile.h:82:65: note: Function 'readTileImpl' argument 3 names different: declaration 'tileY' definition 'y'.
aqsis-1.8.2/libs/tex/io/tiledtiffinputfile.cpp:144:73: note: Function 'readTileImpl' argument 3 names different: declaration 'tileY' definition 'y'.
aqsis-1.8.2/libs/tex/maketexture/bake.cpp:139:29: style: Function 'bakeToTiff' argument 1 names different: declaration 'inFileName' definition 'in'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/tex/maketexture/bake.h:59:29: note: Function 'bakeToTiff' argument 1 names different: declaration 'inFileName' definition 'in'.
aqsis-1.8.2/libs/tex/maketexture/bake.cpp:139:29: note: Function 'bakeToTiff' argument 1 names different: declaration 'inFileName' definition 'in'.
aqsis-1.8.2/libs/tex/maketexture/bake.cpp:139:45: style: Function 'bakeToTiff' argument 2 names different: declaration 'outFileName' definition 'tiffname'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/tex/maketexture/bake.h:59:53: note: Function 'bakeToTiff' argument 2 names different: declaration 'outFileName' definition 'tiffname'.
aqsis-1.8.2/libs/tex/maketexture/bake.cpp:139:45: note: Function 'bakeToTiff' argument 2 names different: declaration 'outFileName' definition 'tiffname'.
aqsis-1.8.2/libs/tex/maketexture/bake.cpp:211:4: error: Common realloc mistake: 'temporary' nulled but not freed upon failure [memleakOnRealloc]
aqsis-1.8.2/libs/tex/maketexture/downsample.h:88:36: style: Technically the member function 'Aqsis::CqDownsampleIterator::operator*' can be const. [functionConst]
aqsis-1.8.2/libs/tex/maketexture/downsample.h:152:64: note: Technically the member function 'Aqsis::CqDownsampleIterator::operator*' can be const.
aqsis-1.8.2/libs/tex/maketexture/downsample.h:88:36: note: Technically the member function 'Aqsis::CqDownsampleIterator::operator*' can be const.
aqsis-1.8.2/libs/tex/pointcloud/pointcloud.cpp:144:2: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat]
aqsis-1.8.2/libs/tex/pointcloud/pointcloud.cpp:447:6: style: The scope of the variable 'error' can be reduced. [variableScope]
aqsis-1.8.2/libs/tex/pointcloud/pointcloud.cpp:635:6: style: The scope of the variable 'error' can be reduced. [variableScope]
aqsis-1.8.2/libs/tex/pointcloud/pointcloud.cpp:451:3: style: Variable 'error' is assigned a value that is never used. [unreadVariable]
aqsis-1.8.2/libs/tex/pointcloud/pointcloud.cpp:639:3: style: Variable 'error' is assigned a value that is never used. [unreadVariable]
aqsis-1.8.2/libs/util/argparse.cpp:830:52: style: Function 'FloatsHandler' argument 4 names different: declaration 'count' definition 'count_in'. [funcArgNamesDifferent]
aqsis-1.8.2/libs/util/argparse.cpp:824:39: note: Function 'FloatsHandler' argument 4 names different: declaration 'count' definition 'count_in'.
aqsis-1.8.2/libs/util/argparse.cpp:830:52: note: Function 'FloatsHandler' argument 4 names different: declaration 'count' definition 'count_in'.
aqsis-1.8.2/libs/util/argparse.cpp:174:33: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/util/argparse.cpp:234:33: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/util/argparse.cpp:402:31: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/util/argparse.cpp:430:31: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/util/argparse.cpp:448:36: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/libs/util/argparse.cpp:608:8: style: The function 'takesarg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/util/argparse.cpp:43:16: note: Virtual function in base class
aqsis-1.8.2/libs/util/argparse.cpp:608:8: note: Function in derived class
aqsis-1.8.2/libs/util/argparse.cpp:609:8: style: The function 'allownegation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/util/argparse.cpp:49:16: note: Virtual function in base class
aqsis-1.8.2/libs/util/argparse.cpp:609:8: note: Function in derived class
aqsis-1.8.2/libs/util/argparse.cpp:610:8: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/util/argparse.cpp:54:16: note: Virtual function in base class
aqsis-1.8.2/libs/util/argparse.cpp:610:8: note: Function in derived class
aqsis-1.8.2/libs/util/argparse.cpp:611:22: style: The function 'handlearg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/util/argparse.cpp:64:30: note: Virtual function in base class
aqsis-1.8.2/libs/util/argparse.cpp:611:22: note: Function in derived class
aqsis-1.8.2/libs/util/argparse.cpp:671:8: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/util/argparse.cpp:54:16: note: Virtual function in base class
aqsis-1.8.2/libs/util/argparse.cpp:671:8: note: Function in derived class
aqsis-1.8.2/libs/util/argparse.cpp:672:22: style: The function 'handlearg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/util/argparse.cpp:64:30: note: Virtual function in base class
aqsis-1.8.2/libs/util/argparse.cpp:672:22: note: Function in derived class
aqsis-1.8.2/libs/util/argparse.cpp:710:8: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/util/argparse.cpp:54:16: note: Virtual function in base class
aqsis-1.8.2/libs/util/argparse.cpp:710:8: note: Function in derived class
aqsis-1.8.2/libs/util/argparse.cpp:711:22: style: The function 'handlearg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/util/argparse.cpp:64:30: note: Virtual function in base class
aqsis-1.8.2/libs/util/argparse.cpp:711:22: note: Function in derived class
aqsis-1.8.2/libs/util/argparse.cpp:749:8: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/util/argparse.cpp:54:16: note: Virtual function in base class
aqsis-1.8.2/libs/util/argparse.cpp:749:8: note: Function in derived class
aqsis-1.8.2/libs/util/argparse.cpp:750:22: style: The function 'handlearg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/util/argparse.cpp:64:30: note: Virtual function in base class
aqsis-1.8.2/libs/util/argparse.cpp:750:22: note: Function in derived class
aqsis-1.8.2/libs/util/argparse.cpp:789:22: style: The function 'handlearg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/util/argparse.cpp:64:30: note: Virtual function in base class
aqsis-1.8.2/libs/util/argparse.cpp:789:22: note: Function in derived class
aqsis-1.8.2/libs/util/argparse.cpp:825:22: style: The function 'handlearg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/util/argparse.cpp:64:30: note: Virtual function in base class
aqsis-1.8.2/libs/util/argparse.cpp:825:22: note: Function in derived class
aqsis-1.8.2/libs/util/argparse.cpp:863:22: style: The function 'handlearg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/libs/util/argparse.cpp:64:30: note: Virtual function in base class
aqsis-1.8.2/libs/util/argparse.cpp:863:22: note: Function in derived class
aqsis-1.8.2/libs/util/popen.cpp:437:7: style: Technically the member function 'Aqsis::CqImpl::pipeReadFd' can be const. [functionConst]
aqsis-1.8.2/libs/util/popen.cpp:442:7: style: Technically the member function 'Aqsis::CqImpl::pipeWriteFd' can be const. [functionConst]
aqsis-1.8.2/libs/util/popen_test.cpp:82:3: style: Class 'LineBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/libs/util/posix/execute_system.cpp:58:7: style: The scope of the variable 'input' can be reduced. [variableScope]
aqsis-1.8.2/libs/util/win32/socket_system.cpp:101:0: style: Variable 'x' is assigned a value that is never used. [unreadVariable]
aqsis-1.8.2/prototypes/allocators/region_allocator.cpp:252:1: style: The class 'A' does not have a constructor although it has private member variables. [noConstructor]
aqsis-1.8.2/prototypes/allocators/region_allocator.cpp:205:17: performance: Technically the member function 'RegionAllocator::address' can be static. [functionStatic]
aqsis-1.8.2/prototypes/allocators/region_allocator.cpp:215:8: performance: Technically the member function 'RegionAllocator::deallocate' can be static. [functionStatic]
aqsis-1.8.2/prototypes/allocators/region_allocator.cpp:220:8: performance: Technically the member function 'RegionAllocator::construct' can be static. [functionStatic]
aqsis-1.8.2/prototypes/allocators/region_allocator.cpp:224:8: performance: Technically the member function 'RegionAllocator::destroy' can be static. [functionStatic]
aqsis-1.8.2/prototypes/allocators/region_allocator.cpp:229:13: performance: Technically the member function 'RegionAllocator::max_size' can be static. [functionStatic]
aqsis-1.8.2/prototypes/allocators/region_allocator.cpp:264:8: style: Technically the member function 'A::operatordelete' can be const. [functionConst]
aqsis-1.8.2/prototypes/allocators/region_allocator.cpp:41:8: style: Class 'MemPage' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aqsis-1.8.2/prototypes/allocators/region_allocator.cpp:41:8: style: Class 'MemPage' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aqsis-1.8.2/prototypes/allocators/region_allocator.cpp:40:5: style: Class 'MemPage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/allocators/region_allocator2.cpp:355:1: style: The class 'A' does not have a constructor although it has private member variables. [noConstructor]
aqsis-1.8.2/prototypes/allocators/region_allocator2.cpp:369:8: style: Technically the member function 'A::operatordelete' can be const. [functionConst]
aqsis-1.8.2/prototypes/allocators/region_allocator2.cpp:308:0: performance: Technically the member function 'RegionAllocator < A * >::address' can be static. [functionStatic]
aqsis-1.8.2/prototypes/allocators/region_allocator2.cpp:318:0: performance: Technically the member function 'RegionAllocator < A * >::deallocate' can be static. [functionStatic]
aqsis-1.8.2/prototypes/allocators/region_allocator2.cpp:323:0: performance: Technically the member function 'RegionAllocator < A * >::construct' can be static. [functionStatic]
aqsis-1.8.2/prototypes/allocators/region_allocator2.cpp:327:0: performance: Technically the member function 'RegionAllocator < A * >::destroy' can be static. [functionStatic]
aqsis-1.8.2/prototypes/allocators/region_allocator2.cpp:332:0: performance: Technically the member function 'RegionAllocator < A * >::max_size' can be static. [functionStatic]
aqsis-1.8.2/prototypes/allocators/region_allocator2.cpp:226:6: style: Class 'RegionManager' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aqsis-1.8.2/prototypes/allocators/region_allocator2.cpp:226:6: style: Class 'RegionManager' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aqsis-1.8.2/prototypes/allocators/region_allocator2.cpp:57:8: style: Class 'MemPage' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aqsis-1.8.2/prototypes/allocators/region_allocator2.cpp:57:8: style: Class 'MemPage' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aqsis-1.8.2/prototypes/allocators/region_allocator2.cpp:56:5: style: Class 'MemPage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/allocators/region_allocator2.cpp:311:0: style: Class 'RegionAllocator < A * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/binarytree/depth_tree_update.cpp:65:3: warning: Member variable 'DepthTree::m_firstLeafIndex' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/prototypes/binarytree/depth_tree_update.cpp:102:8: style: Technically the member function 'DepthTree::operator==' can be const. [functionConst]
aqsis-1.8.2/prototypes/binarytree/depth_tree_update.cpp:65:3: style: Class 'DepthTree' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/float_array_view/vec_array_view.cpp:31:3: style: Struct 'Data' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/float_array_view/vec_array_view.cpp:62:3: style: Struct 'DataRef' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/float_array_view/vec_array_view.cpp:174:3: style: Class 'VecArrayView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/float_array_view/vec_array_view.cpp:93:0: style: Class 'BasicVec < DataRef >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/float_array_view/vec_array_view.cpp:93:0: style: Class 'BasicVec < Data >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/refcount.h:62:21: warning: Member variable 'RefCounted::m_refCount' is not assigned a value in 'RefCounted::operator='. [operatorEqVarError]
aqsis-1.8.2/prototypes/newcore/thread.h:56:14: performance: Technically the member function 'Aqsis::NullMutex::lock' can be static. [functionStatic]
aqsis-1.8.2/prototypes/newcore/thread.h:57:14: performance: Technically the member function 'Aqsis::NullMutex::try_lock' can be static. [functionStatic]
aqsis-1.8.2/prototypes/newcore/thread.h:58:14: performance: Technically the member function 'Aqsis::NullMutex::unlock' can be static. [functionStatic]
aqsis-1.8.2/prototypes/newcore/thread.h:61:14: performance: Technically the member function 'Aqsis::NullMutex::timed_lock' can be static. [functionStatic]
aqsis-1.8.2/prototypes/newcore/thread.h:62:46: performance: Technically the member function 'Aqsis::NullMutex::timed_lock' can be static. [functionStatic]
aqsis-1.8.2/prototypes/newcore/thread.h:65:14: performance: Technically the member function 'Aqsis::NullMutex::lock_shared' can be static. [functionStatic]
aqsis-1.8.2/prototypes/newcore/thread.h:66:14: performance: Technically the member function 'Aqsis::NullMutex::try_lock_shared' can be static. [functionStatic]
aqsis-1.8.2/prototypes/newcore/thread.h:67:14: performance: Technically the member function 'Aqsis::NullMutex::unlock_shared' can be static. [functionStatic]
aqsis-1.8.2/prototypes/newcore/thread.h:68:14: performance: Technically the member function 'Aqsis::NullMutex::timed_lock_shared' can be static. [functionStatic]
aqsis-1.8.2/prototypes/newcore/thread.h:71:14: performance: Technically the member function 'Aqsis::NullMutex::lock_upgrade' can be static. [functionStatic]
aqsis-1.8.2/prototypes/newcore/thread.h:72:14: performance: Technically the member function 'Aqsis::NullMutex::unlock_upgrade' can be static. [functionStatic]
aqsis-1.8.2/prototypes/newcore/thread.h:73:14: performance: Technically the member function 'Aqsis::NullMutex::unlock_upgrade_and_lock' can be static. [functionStatic]
aqsis-1.8.2/prototypes/newcore/thread.h:74:14: performance: Technically the member function 'Aqsis::NullMutex::unlock_upgrade_and_lock_shared' can be static. [functionStatic]
aqsis-1.8.2/prototypes/newcore/thread.h:75:14: performance: Technically the member function 'Aqsis::NullMutex::unlock_and_lock_upgrade' can be static. [functionStatic]
aqsis-1.8.2/prototypes/newcore/primvar.h:209:30: style: Technically the member function 'Aqsis::PrimvarStorage::iclassStorage' can be const. [functionConst]
aqsis-1.8.2/prototypes/newcore/primvar.h:212:18: style: Technically the member function 'Aqsis::PrimvarStorage::get' can be const. [functionConst]
aqsis-1.8.2/prototypes/newcore/primvar.h:231:14: style: Technically the member function 'Aqsis::PrimvarStorage::transform' can be const. [functionConst]
aqsis-1.8.2/prototypes/newcore/gridstorage.h:110:18: style: Technically the member function 'Aqsis::GridStorage::get' can be const. [functionConst]
aqsis-1.8.2/prototypes/newcore/grid.h:175:14: style: Technically the member function 'Aqsis::Iterator::valid' can be const. [functionConst]
aqsis-1.8.2/prototypes/newcore/api.cpp:242:22: warning: Virtual function 'addFilter' is called from constructor 'ApiServices()' at line 1843. Dynamic binding is not used. [virtualCallInConstructor]
aqsis-1.8.2/prototypes/newcore/api.cpp:1843:5: note: Calling addFilter
aqsis-1.8.2/prototypes/newcore/api.cpp:242:22: note: addFilter is a virtual method
aqsis-1.8.2/prototypes/newcore/arrayview.h:245:9: style: Class 'ConstBasicVecView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/shader.h:75:9: style: Class 'ShadingContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/grid.h:166:9: style: Class 'Iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/surfaces.h:70:9: style: Class 'BilinearPatch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/api.cpp:516:9: style: Class 'RenderApi' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/geometry.h:202:0: style: Class 'Aqsis :: SurfaceSplitter < BilinearPatch >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/arrayview.h:312:0: style: Class 'Aqsis :: ConstDataView < V3f >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/arrayview.h:315:0: style: Class 'Aqsis :: ConstDataView < V3f >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/arrayview.h:321:0: style: Class 'Aqsis :: ConstDataView < V3f >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/arrayview.h:282:0: style: Class 'Aqsis :: DataView < V3f >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/grid.h:96:30: style: The function 'storage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/prototypes/newcore/grid.h:56:30: note: Virtual function in base class
aqsis-1.8.2/prototypes/newcore/grid.h:96:30: note: Function in derived class
aqsis-1.8.2/prototypes/newcore/grid.h:99:22: style: The function 'calculateNormals' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/prototypes/newcore/grid.h:59:22: note: Virtual function in base class
aqsis-1.8.2/prototypes/newcore/grid.h:99:22: note: Function in derived class
aqsis-1.8.2/prototypes/newcore/grid.h:112:22: style: The function 'project' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/prototypes/newcore/grid.h:63:22: note: Virtual function in base class
aqsis-1.8.2/prototypes/newcore/grid.h:112:22: note: Function in derived class
aqsis-1.8.2/prototypes/newcore/grid.h:129:22: style: The function 'cacheBounds' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/prototypes/newcore/grid.h:66:22: note: Virtual function in base class
aqsis-1.8.2/prototypes/newcore/grid.h:129:22: note: Function in derived class
aqsis-1.8.2/prototypes/newcore/grid.h:144:23: style: The function 'bound' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/prototypes/newcore/grid.h:69:23: note: Virtual function in base class
aqsis-1.8.2/prototypes/newcore/grid.h:144:23: note: Function in derived class
aqsis-1.8.2/prototypes/newcore/surfaces.h:72:22: style: The function 'motionCompatible' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/prototypes/newcore/geometry.h:102:22: note: Virtual function in base class
aqsis-1.8.2/prototypes/newcore/surfaces.h:72:22: note: Function in derived class
aqsis-1.8.2/prototypes/newcore/surfaces.h:74:22: style: The function 'tessellate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/prototypes/newcore/geometry.h:148:22: note: Virtual function in base class
aqsis-1.8.2/prototypes/newcore/surfaces.h:74:22: note: Function in derived class
aqsis-1.8.2/prototypes/newcore/surfaces.h:77:23: style: The function 'bound' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/prototypes/newcore/geometry.h:110:23: note: Virtual function in base class
aqsis-1.8.2/prototypes/newcore/surfaces.h:77:23: note: Function in derived class
aqsis-1.8.2/prototypes/newcore/surfaces.h:118:22: style: The function 'motionCompatible' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/prototypes/newcore/geometry.h:102:22: note: Virtual function in base class
aqsis-1.8.2/prototypes/newcore/surfaces.h:118:22: note: Function in derived class
aqsis-1.8.2/prototypes/newcore/surfaces.h:120:22: style: The function 'tessellate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/prototypes/newcore/geometry.h:148:22: note: Virtual function in base class
aqsis-1.8.2/prototypes/newcore/surfaces.h:120:22: note: Function in derived class
aqsis-1.8.2/prototypes/newcore/surfaces.h:123:23: style: The function 'bound' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/prototypes/newcore/geometry.h:110:23: note: Virtual function in base class
aqsis-1.8.2/prototypes/newcore/surfaces.h:123:23: note: Function in derived class
aqsis-1.8.2/prototypes/newcore/arrayview_test.cpp:59:5: style: Variable 'b[nvals-1][0]' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
aqsis-1.8.2/prototypes/newcore/arrayview_test.cpp:58:5: note: Variable 'b[nvals-1][0]' is reassigned a value before the old one has been used if variable is no semaphore variable.
aqsis-1.8.2/prototypes/newcore/arrayview_test.cpp:59:5: note: Variable 'b[nvals-1][0]' is reassigned a value before the old one has been used if variable is no semaphore variable.
aqsis-1.8.2/prototypes/newcore/arrayview.h:173:26: warning: Assert statement calls a function which may have desired side effects: 'derived'. [assertWithSideEffect]
aqsis-1.8.2/prototypes/newcore/arrayview.h:204:19: style: Unused private function: 'BasicVecView::convertToElement' [unusedPrivateFunction]
aqsis-1.8.2/prototypes/newcore/arrayview.h:232:25: style: Unused private function: 'ConstBasicVecView::convertToElement' [unusedPrivateFunction]
aqsis-1.8.2/prototypes/newcore/arrayview.h:276:19: style: Unused private function: 'DataView::convertToElement' [unusedPrivateFunction]
aqsis-1.8.2/prototypes/newcore/arrayview.h:304:25: style: Unused private function: 'ConstDataView::convertToElement' [unusedPrivateFunction]
aqsis-1.8.2/prototypes/newcore/arrayview.h:282:9: style: Class 'DataView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/arrayview.h:312:9: style: Class 'ConstDataView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/arrayview.h:315:9: style: Class 'ConstDataView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/arrayview.h:321:9: style: Class 'ConstDataView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/arrayview.h:87:1: warning: The class 'ArrayView' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aqsis-1.8.2/prototypes/newcore/displaymanager.cpp:121:22: warning: Virtual function 'close' is called from destructor '~TiffDisplay()' at line 94. Dynamic binding is not used. [virtualCallInConstructor]
aqsis-1.8.2/prototypes/newcore/displaymanager.cpp:94:13: note: Calling close
aqsis-1.8.2/prototypes/newcore/displaymanager.cpp:121:22: note: close is a virtual method
aqsis-1.8.2/prototypes/newcore/displaymanager.cpp:97:22: style: The function 'open' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/prototypes/newcore/displaymanager.h:59:22: note: Virtual function in base class
aqsis-1.8.2/prototypes/newcore/displaymanager.cpp:97:22: note: Function in derived class
aqsis-1.8.2/prototypes/newcore/displaymanager.cpp:121:22: style: The function 'close' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/prototypes/newcore/displaymanager.h:73:22: note: Virtual function in base class
aqsis-1.8.2/prototypes/newcore/displaymanager.cpp:121:22: note: Function in derived class
aqsis-1.8.2/prototypes/newcore/displaymanager.cpp:131:22: style: The function 'writeTile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/prototypes/newcore/displaymanager.h:68:22: note: Virtual function in base class
aqsis-1.8.2/prototypes/newcore/displaymanager.cpp:131:22: note: Function in derived class
aqsis-1.8.2/prototypes/newcore/experiments/edge_eqn_test.cpp:51:10: style: Technically the member function 'EdgeEqFast::onedge' can be const. [functionConst]
aqsis-1.8.2/prototypes/newcore/experiments/edge_eqn_test.cpp:56:10: style: Technically the member function 'EdgeEqFast::cinside' can be const. [functionConst]
aqsis-1.8.2/prototypes/newcore/experiments/edge_eqn_test.cpp:60:10: style: Technically the member function 'EdgeEqFast::coutside' can be const. [functionConst]
aqsis-1.8.2/prototypes/newcore/experiments/edge_eqn_test.cpp:64:10: style: Technically the member function 'EdgeEqFast::oinside' can be const. [functionConst]
aqsis-1.8.2/prototypes/newcore/experiments/edge_eqn_test.cpp:68:10: style: Technically the member function 'EdgeEqFast::ooutside' can be const. [functionConst]
aqsis-1.8.2/prototypes/newcore/experiments/edge_eqn_test.cpp:100:10: style: Technically the member function 'EdgeEqAq::onedge' can be const. [functionConst]
aqsis-1.8.2/prototypes/newcore/experiments/edge_eqn_test.cpp:105:10: style: Technically the member function 'EdgeEqAq::cinside' can be const. [functionConst]
aqsis-1.8.2/prototypes/newcore/experiments/edge_eqn_test.cpp:109:10: style: Technically the member function 'EdgeEqAq::coutside' can be const. [functionConst]
aqsis-1.8.2/prototypes/newcore/experiments/edge_eqn_test.cpp:113:10: style: Technically the member function 'EdgeEqAq::oinside' can be const. [functionConst]
aqsis-1.8.2/prototypes/newcore/experiments/edge_eqn_test.cpp:117:10: style: Technically the member function 'EdgeEqAq::ooutside' can be const. [functionConst]
aqsis-1.8.2/prototypes/newcore/experiments/float4.h:49:39: performance: Variable 'm_vec' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqsis-1.8.2/prototypes/newcore/experiments/float4.h:50:42: performance: Variable 'm_vec' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqsis-1.8.2/prototypes/newcore/experiments/float4.h:71:41: performance: Variable 'm_vec' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqsis-1.8.2/prototypes/newcore/experiments/float4.h:72:43: performance: Variable 'm_vec' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqsis-1.8.2/prototypes/newcore/experiments/float4.h:73:68: performance: Variable 'm_vec' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqsis-1.8.2/prototypes/newcore/experiments/float4.h:49:9: style: Class 'bool4' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/experiments/float4.h:50:9: style: Class 'bool4' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/experiments/float4.h:71:9: style: Class 'float4' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/experiments/float4.h:72:9: style: Class 'float4' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/experiments/float4_test.cpp:51:9: style: Class 'M44' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/experiments/float4.h:63:1: warning: The class 'float4' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
aqsis-1.8.2/prototypes/newcore/experiments/fractal_threading.cpp:517:10: style: Technically the member function 'TileFilterBlock::readyForFilter' can be const. [functionConst]
aqsis-1.8.2/prototypes/newcore/experiments/fractal_threading.cpp:677:9: style: Class 'TileCollator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/experiments/fractal_threading.cpp:755:9: style: Class 'TileScheduler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/experiments/microquad_sse_test.cpp:72:13: style: Variable 'px' is assigned a value that is never used. [unreadVariable]
aqsis-1.8.2/prototypes/newcore/experiments/microquad_sse_test.cpp:73:13: style: Variable 'py' is assigned a value that is never used. [unreadVariable]
aqsis-1.8.2/prototypes/newcore/experiments/microquad_sse_test.cpp:80:0: style: Variable 'idx' is assigned a value that is never used. [unreadVariable]
aqsis-1.8.2/prototypes/newcore/experiments/microquad_sse.h:103:14: style: Technically the member function 'PointInQuadSSE::operator()' can be const. [functionConst]
aqsis-1.8.2/prototypes/newcore/experiments/microquad_sse.h:203:14: style: Technically the member function 'PointInQuad::operator()' can be const. [functionConst]
aqsis-1.8.2/prototypes/newcore/experiments/microquad_sse.h:43:5: style: Struct 'V4' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/experiments/simple_threadpool.cpp:96:9: style: Class 'ThreadPool' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/experiments/simple_threadpool.cpp:84:17: style: Class 'PoolJob' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/filterprocessor.cpp:283:39: warning: Obsolete function 'alloca' called. [allocaCalled]
aqsis-1.8.2/prototypes/newcore/filterprocessor.cpp:374:22: warning: Obsolete function 'alloca' called. [allocaCalled]
aqsis-1.8.2/prototypes/newcore/filterprocessor.h:105:14: style: Technically the member function 'Aqsis::FragmentTile::hasSamples' can be const. [functionConst]
aqsis-1.8.2/prototypes/newcore/filterprocessor.h:108:22: style: Technically the member function 'Aqsis::FragmentTile::defaultFrag' can be const. [functionConst]
aqsis-1.8.2/prototypes/newcore/filters.cpp:43:9: style: Class 'BoxFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/filters.cpp:60:9: style: Class 'DiscFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/filters.cpp:79:9: style: Class 'GaussianFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/filters.cpp:106:9: style: Class 'SincFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/filters.cpp:45:23: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/prototypes/newcore/filters.h:51:23: note: Virtual function in base class
aqsis-1.8.2/prototypes/newcore/filters.cpp:45:23: note: Function in derived class
aqsis-1.8.2/prototypes/newcore/filters.cpp:53:22: style: The function 'isSeparable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/prototypes/newcore/filters.h:59:22: note: Virtual function in base class
aqsis-1.8.2/prototypes/newcore/filters.cpp:53:22: note: Function in derived class
aqsis-1.8.2/prototypes/newcore/filters.cpp:62:23: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/prototypes/newcore/filters.h:51:23: note: Virtual function in base class
aqsis-1.8.2/prototypes/newcore/filters.cpp:62:23: note: Function in derived class
aqsis-1.8.2/prototypes/newcore/filters.cpp:72:22: style: The function 'isSeparable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/prototypes/newcore/filters.h:59:22: note: Virtual function in base class
aqsis-1.8.2/prototypes/newcore/filters.cpp:72:22: note: Function in derived class
aqsis-1.8.2/prototypes/newcore/filters.cpp:81:23: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/prototypes/newcore/filters.h:51:23: note: Virtual function in base class
aqsis-1.8.2/prototypes/newcore/filters.cpp:81:23: note: Function in derived class
aqsis-1.8.2/prototypes/newcore/filters.cpp:88:22: style: The function 'isSeparable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/prototypes/newcore/filters.h:59:22: note: Virtual function in base class
aqsis-1.8.2/prototypes/newcore/filters.cpp:88:22: note: Function in derived class
aqsis-1.8.2/prototypes/newcore/filters.cpp:108:23: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/prototypes/newcore/filters.h:51:23: note: Virtual function in base class
aqsis-1.8.2/prototypes/newcore/filters.cpp:108:23: note: Function in derived class
aqsis-1.8.2/prototypes/newcore/filters.cpp:113:22: style: The function 'isSeparable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/prototypes/newcore/filters.h:59:22: note: Virtual function in base class
aqsis-1.8.2/prototypes/newcore/filters.cpp:113:22: note: Function in derived class
aqsis-1.8.2/prototypes/newcore/interactive.h:51:9: style: Class 'QtDisplay' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/interactive.h:55:22: style: The function 'open' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/prototypes/newcore/displaymanager.h:59:22: note: Virtual function in base class
aqsis-1.8.2/prototypes/newcore/interactive.h:55:22: note: Function in derived class
aqsis-1.8.2/prototypes/newcore/interactive.h:63:22: style: The function 'writeTile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/prototypes/newcore/displaymanager.h:68:22: note: Virtual function in base class
aqsis-1.8.2/prototypes/newcore/interactive.h:63:22: note: Function in derived class
aqsis-1.8.2/prototypes/newcore/interactive.h:83:22: style: The function 'close' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/prototypes/newcore/displaymanager.h:73:22: note: Virtual function in base class
aqsis-1.8.2/prototypes/newcore/interactive.h:83:22: note: Function in derived class
aqsis-1.8.2/prototypes/newcore/memdebug.h:65:14: performance: Technically the member function 'Aqsis::MemoryLog::log' can be static. [functionStatic]
aqsis-1.8.2/prototypes/newcore/memdebug.cpp:67:17: note: Technically the member function 'Aqsis::MemoryLog::log' can be static.
aqsis-1.8.2/prototypes/newcore/memdebug.h:65:14: note: Technically the member function 'Aqsis::MemoryLog::log' can be static.
aqsis-1.8.2/prototypes/newcore/pointinquad.h:174:9: warning: Member variable 'PointInQuad::m_convex' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/prototypes/newcore/pointinquad.h:255:21: style: Technically the member function 'Aqsis::PointInQuad::operator()' can be const. [functionConst]
aqsis-1.8.2/prototypes/newcore/primvar_test.cpp:108:19: warning: Obsolete function 'alloca' called. [allocaCalled]
aqsis-1.8.2/prototypes/newcore/primvar_test.cpp:109:19: warning: Obsolete function 'alloca' called. [allocaCalled]
aqsis-1.8.2/prototypes/newcore/prototype/vartable.h:152:9: style: Class 'VarId' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/prototype/vartable.h:170:9: style: Class 'VarTable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/tessellation.h:159:35: style: Redundant condition: m_hasChildren. '!m_hasChildren || (m_hasChildren && childrenDeleted())' is equivalent to '!m_hasChildren || childrenDeleted()' [redundantCondition]
aqsis-1.8.2/prototypes/newcore/renderer.cpp:545:39: style: Function 'rasterCull' argument 1 names different: declaration 'geom' definition 'holder'. [funcArgNamesDifferent]
aqsis-1.8.2/prototypes/newcore/renderer.h:193:37: note: Function 'rasterCull' argument 1 names different: declaration 'geom' definition 'holder'.
aqsis-1.8.2/prototypes/newcore/renderer.cpp:545:39: note: Function 'rasterCull' argument 1 names different: declaration 'geom' definition 'holder'.
aqsis-1.8.2/prototypes/newcore/renderer.cpp:629:39: style: Function 'rasterCull' argument 1 names different: declaration 'grid' definition 'gridh'. [funcArgNamesDifferent]
aqsis-1.8.2/prototypes/newcore/renderer.h:194:37: note: Function 'rasterCull' argument 1 names different: declaration 'grid' definition 'gridh'.
aqsis-1.8.2/prototypes/newcore/renderer.cpp:629:39: note: Function 'rasterCull' argument 1 names different: declaration 'grid' definition 'gridh'.
aqsis-1.8.2/prototypes/newcore/renderer.cpp:756:41: style: Function 'add' argument 1 names different: declaration 'geom' definition 'holder'. [funcArgNamesDifferent]
aqsis-1.8.2/prototypes/newcore/renderer.h:195:39: note: Function 'add' argument 1 names different: declaration 'geom' definition 'holder'.
aqsis-1.8.2/prototypes/newcore/renderer.cpp:756:41: note: Function 'add' argument 1 names different: declaration 'geom' definition 'holder'.
aqsis-1.8.2/prototypes/newcore/renderer.cpp:828:53: style: Function 'renderBuckets' argument 1 names different: declaration 'bucketScheduler' definition 'schedulerShared'. [funcArgNamesDifferent]
aqsis-1.8.2/prototypes/newcore/renderer.h:197:51: note: Function 'renderBuckets' argument 1 names different: declaration 'bucketScheduler' definition 'schedulerShared'.
aqsis-1.8.2/prototypes/newcore/renderer.cpp:828:53: note: Function 'renderBuckets' argument 1 names different: declaration 'bucketScheduler' definition 'schedulerShared'.
aqsis-1.8.2/prototypes/newcore/renderer.cpp:829:43: style: Function 'renderBuckets' argument 2 names different: declaration 'stats' definition 'frameStats'. [funcArgNamesDifferent]
aqsis-1.8.2/prototypes/newcore/renderer.h:198:41: note: Function 'renderBuckets' argument 2 names different: declaration 'stats' definition 'frameStats'.
aqsis-1.8.2/prototypes/newcore/renderer.cpp:829:43: note: Function 'renderBuckets' argument 2 names different: declaration 'stats' definition 'frameStats'.
aqsis-1.8.2/prototypes/newcore/timer.h:159:18: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
aqsis-1.8.2/prototypes/newcore/sample.h:45:5: warning: Member variable 'Sample::z' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/prototypes/newcore/splitstore.h:156:1: style: The class 'GeometryQueue' does not have a constructor although it has private member variables. [noConstructor]
aqsis-1.8.2/prototypes/newcore/renderer.cpp:63:9: warning: Member variable 'SampleTile::m_sampsPerTile' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/prototypes/newcore/renderer.cpp:280:13: performance: Variable 'm_cocMult' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqsis-1.8.2/prototypes/newcore/timer.h:196:13: performance: Technically the member function 'Aqsis::Timer::now' can be static. [functionStatic]
aqsis-1.8.2/prototypes/newcore/renderer.cpp:117:13: style: Technically the member function 'Aqsis::SampleTile::dofMbTileIndex' can be const. [functionConst]
aqsis-1.8.2/prototypes/newcore/bucketscheduler.h:46:9: style: Class 'BucketSchedulerShared' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/bucketscheduler.h:64:9: style: Class 'BucketScheduler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/geometry.h:202:9: style: Class 'SurfaceSplitter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/sample.h:46:5: style: Struct 'Sample' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/timer.h:262:9: style: Class 'ScopeTimer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/timer.h:272:9: style: Class 'ScopeTimerDisable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/renderer.cpp:381:5: style: Struct 'RenderStats' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/geometry.h:186:22: style: The function 'tessellate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/prototypes/newcore/geometry.h:165:22: note: Virtual function in base class
aqsis-1.8.2/prototypes/newcore/geometry.h:186:22: note: Function in derived class
aqsis-1.8.2/prototypes/newcore/geometry.h:205:22: style: The function 'tessellate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/prototypes/newcore/geometry.h:165:22: note: Virtual function in base class
aqsis-1.8.2/prototypes/newcore/geometry.h:205:22: note: Function in derived class
aqsis-1.8.2/prototypes/newcore/tessellation.h:448:22: style: The function 'invokeTessellator' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/prototypes/newcore/geometry.h:64:22: note: Virtual function in base class
aqsis-1.8.2/prototypes/newcore/tessellation.h:448:22: note: Function in derived class
aqsis-1.8.2/prototypes/newcore/tessellation.h:450:22: style: The function 'push' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/prototypes/newcore/geometry.h:68:22: note: Virtual function in base class
aqsis-1.8.2/prototypes/newcore/tessellation.h:450:22: note: Function in derived class
aqsis-1.8.2/prototypes/newcore/tessellation.h:451:22: style: The function 'push' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/prototypes/newcore/geometry.h:72:22: note: Virtual function in base class
aqsis-1.8.2/prototypes/newcore/tessellation.h:451:22: note: Function in derived class
aqsis-1.8.2/prototypes/newcore/tessellation.h:453:32: style: The function 'options' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/prototypes/newcore/geometry.h:75:32: note: Virtual function in base class
aqsis-1.8.2/prototypes/newcore/tessellation.h:453:32: note: Function in derived class
aqsis-1.8.2/prototypes/newcore/tessellation.h:454:35: style: The function 'attributes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/prototypes/newcore/geometry.h:77:35: note: Virtual function in base class
aqsis-1.8.2/prototypes/newcore/tessellation.h:454:35: note: Function in derived class
aqsis-1.8.2/prototypes/newcore/tessellation.h:456:37: style: The function 'gridStorageBuilder' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/prototypes/newcore/geometry.h:80:37: note: Virtual function in base class
aqsis-1.8.2/prototypes/newcore/tessellation.h:456:37: note: Function in derived class
aqsis-1.8.2/prototypes/newcore/samplegen.cpp:103:49: style: Function 'getMinCostIdx' argument 2 names different: declaration 'nRemain' definition 'nremain'. [funcArgNamesDifferent]
aqsis-1.8.2/prototypes/newcore/samplegen.h:240:49: note: Function 'getMinCostIdx' argument 2 names different: declaration 'nRemain' definition 'nremain'.
aqsis-1.8.2/prototypes/newcore/samplegen.cpp:103:49: note: Function 'getMinCostIdx' argument 2 names different: declaration 'nRemain' definition 'nremain'.
aqsis-1.8.2/prototypes/newcore/samplegen.cpp:164:20: warning: Obsolete function 'alloca' called. [allocaCalled]
aqsis-1.8.2/prototypes/newcore/samplegen.cpp:166:26: warning: Obsolete function 'alloca' called. [allocaCalled]
aqsis-1.8.2/prototypes/newcore/samplegen.cpp:177:22: warning: Obsolete function 'alloca' called. [allocaCalled]
aqsis-1.8.2/prototypes/newcore/samplegen.cpp:184:28: warning: Obsolete function 'alloca' called. [allocaCalled]
aqsis-1.8.2/prototypes/newcore/samplegen.cpp:185:27: warning: Obsolete function 'alloca' called. [allocaCalled]
aqsis-1.8.2/prototypes/newcore/samplegen.cpp:266:9: style: Class 'IndirectLessFunctor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/samplegen.cpp:89:5: warning: Return value of std::remove() ignored. Elements remain in container. [uselessCallsRemove]
aqsis-1.8.2/prototypes/newcore/shader.h:78:14: style: Technically the member function 'Aqsis::ShadingContext::getTransform' can be const. [functionConst]
aqsis-1.8.2/prototypes/newcore/shader.cpp:589:22: note: Technically the member function 'Aqsis::ShadingContext::getTransform' can be const.
aqsis-1.8.2/prototypes/newcore/shader.h:78:14: note: Technically the member function 'Aqsis::ShadingContext::getTransform' can be const.
aqsis-1.8.2/prototypes/newcore/shader.cpp:176:9: style: Class 'DefaultSurface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/shader.cpp:221:9: style: Class 'LumpySin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/shader.cpp:292:9: style: Class 'Helix' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/shader.cpp:354:9: style: Class 'Plastic' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/shader.cpp:423:9: style: Class 'ShowGrids' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/shader.cpp:476:9: style: Class 'ShowPolys' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/shader.cpp:516:9: style: Class 'Asteroid' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/arrayview.h:312:0: style: Class 'Aqsis :: ConstDataView < C3f >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/arrayview.h:315:0: style: Class 'Aqsis :: ConstDataView < C3f >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/arrayview.h:321:0: style: Class 'Aqsis :: ConstDataView < C3f >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/arrayview.h:282:0: style: Class 'Aqsis :: DataView < C3f >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/shader.cpp:162:31: style: The function 'inputVars' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/prototypes/newcore/shader.h:53:31: note: Virtual function in base class
aqsis-1.8.2/prototypes/newcore/shader.cpp:162:31: note: Function in derived class
aqsis-1.8.2/prototypes/newcore/shader.cpp:163:31: style: The function 'outputVars' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/prototypes/newcore/shader.h:55:31: note: Virtual function in base class
aqsis-1.8.2/prototypes/newcore/shader.cpp:163:31: note: Function in derived class
aqsis-1.8.2/prototypes/newcore/shader.cpp:196:22: style: The function 'shade' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/prototypes/newcore/shader.h:58:22: note: Virtual function in base class
aqsis-1.8.2/prototypes/newcore/shader.cpp:196:22: note: Function in derived class
aqsis-1.8.2/prototypes/newcore/shader.cpp:244:22: style: The function 'shade' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/prototypes/newcore/shader.h:58:22: note: Virtual function in base class
aqsis-1.8.2/prototypes/newcore/shader.cpp:244:22: note: Function in derived class
aqsis-1.8.2/prototypes/newcore/shader.cpp:312:22: style: The function 'shade' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/prototypes/newcore/shader.h:58:22: note: Virtual function in base class
aqsis-1.8.2/prototypes/newcore/shader.cpp:312:22: note: Function in derived class
aqsis-1.8.2/prototypes/newcore/shader.cpp:386:22: style: The function 'shade' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/prototypes/newcore/shader.h:58:22: note: Virtual function in base class
aqsis-1.8.2/prototypes/newcore/shader.cpp:386:22: note: Function in derived class
aqsis-1.8.2/prototypes/newcore/shader.cpp:436:22: style: The function 'shade' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/prototypes/newcore/shader.h:58:22: note: Virtual function in base class
aqsis-1.8.2/prototypes/newcore/shader.cpp:436:22: note: Function in derived class
aqsis-1.8.2/prototypes/newcore/shader.cpp:489:22: style: The function 'shade' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/prototypes/newcore/shader.h:58:22: note: Virtual function in base class
aqsis-1.8.2/prototypes/newcore/shader.cpp:489:22: note: Function in derived class
aqsis-1.8.2/prototypes/newcore/shader.cpp:530:22: style: The function 'shade' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/prototypes/newcore/shader.h:58:22: note: Virtual function in base class
aqsis-1.8.2/prototypes/newcore/shader.cpp:530:22: note: Function in derived class
aqsis-1.8.2/prototypes/newcore/splitstore_test.cpp:48:9: style: Class 'MockGeom' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/splitstore_test.cpp:50:23: style: The function 'bound' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/prototypes/newcore/geometry.h:110:23: note: Virtual function in base class
aqsis-1.8.2/prototypes/newcore/splitstore_test.cpp:50:23: note: Function in derived class
aqsis-1.8.2/prototypes/newcore/surfaces.cpp:135:19: warning: Obsolete function 'alloca' called. [allocaCalled]
aqsis-1.8.2/prototypes/newcore/surfaces.cpp:136:19: warning: Obsolete function 'alloca' called. [allocaCalled]
aqsis-1.8.2/prototypes/newcore/tessellation.cpp:102:24: style: Reading from empty STL container 'm_splits' [reademptycontainer]
aqsis-1.8.2/prototypes/newcore/ustring/ustring.h:279:36: style: C-style pointer casting [cstyleCast]
aqsis-1.8.2/prototypes/newcore/ustring/ustring.h:296:32: style: C-style pointer casting [cstyleCast]
aqsis-1.8.2/prototypes/newcore/ustring/ustring.h:305:33: style: C-style pointer casting [cstyleCast]
aqsis-1.8.2/prototypes/newcore/ustring/strutil.h:107:23: style: The scope of the variable 'g' can be reduced. [variableScope]
aqsis-1.8.2/prototypes/newcore/ustring/ustring.h:246:5: style: 'ustring::operator=' should return 'ustring &'. [operatorEq]
aqsis-1.8.2/prototypes/newcore/ustring/ustring.h:320:5: style: Technically the member function 'ustring::operatorint' can be const. [functionConst]
aqsis-1.8.2/prototypes/newcore/ustring/ustring.h:324:20: performance: Technically the member function 'ustring::begin' can be static. [functionStatic]
aqsis-1.8.2/prototypes/newcore/ustring/ustring.h:328:20: performance: Technically the member function 'ustring::end' can be static. [functionStatic]
aqsis-1.8.2/prototypes/newcore/ustring/ustring.h:332:28: performance: Technically the member function 'ustring::rbegin' can be static. [functionStatic]
aqsis-1.8.2/prototypes/newcore/ustring/ustring.h:336:28: performance: Technically the member function 'ustring::rend' can be static. [functionStatic]
aqsis-1.8.2/prototypes/newcore/ustring/ustring.cpp:52:10: performance: Technically the member function 'null_mutex::lock' can be static. [functionStatic]
aqsis-1.8.2/prototypes/newcore/ustring/ustring.cpp:53:10: performance: Technically the member function 'null_mutex::unlock' can be static. [functionStatic]
aqsis-1.8.2/prototypes/newcore/ustring/ustring.cpp:54:10: performance: Technically the member function 'null_mutex::lock_shared' can be static. [functionStatic]
aqsis-1.8.2/prototypes/newcore/ustring/ustring.cpp:55:10: performance: Technically the member function 'null_mutex::unlock_shared' can be static. [functionStatic]
aqsis-1.8.2/prototypes/newcore/ustring/ustring.h:444:9: style: Struct 'TableRep' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/ustring/ustring.cpp:63:0: style: Class 'null_lock < null_mutex >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/newcore/ustring/ustring.cpp:147:5: error: Mismatching allocation and deallocation: rep [mismatchAllocDealloc]
aqsis-1.8.2/prototypes/newcore/ustring/ustring.cpp:177:33: error: va_list 'ap' was opened but not closed by va_end(). [va_end_missing]
aqsis-1.8.2/prototypes/piqsl_interface/ZoomImage.h:25:14: style: Variable 'inY' is assigned a value that is never used. [unreadVariable]
aqsis-1.8.2/prototypes/ri_cpp/ri_in_cpp_test.cpp:166:14: style: Technically the member function 'CharVecManager::value' can be const. [functionConst]
aqsis-1.8.2/prototypes/ri_cpp/ri_in_cpp_test.cpp:234:16: style: Technically the member function 'ParamValue::type' can be const. [functionConst]
aqsis-1.8.2/prototypes/ri_cpp/ri_in_cpp_test.cpp:328:29: performance: Technically the member function 'PrintParamVisitor::print' can be static. [functionStatic]
aqsis-1.8.2/prototypes/ri_cpp/ri_in_cpp_test.cpp:329:8: performance: Technically the member function 'PrintParamVisitor::print' can be static. [functionStatic]
aqsis-1.8.2/prototypes/ri_cpp/ri_in_cpp_test.cpp:458:8: performance: Technically the member function 'Renderer::Sphere' can be static. [functionStatic]
aqsis-1.8.2/prototypes/ri_cpp/ri_in_cpp_test.cpp:483:8: performance: Technically the member function 'Renderer::GeneralPolygon' can be static. [functionStatic]
aqsis-1.8.2/prototypes/ri_cpp/ri_in_cpp_test.cpp:160:3: style: Class 'CharVecManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/ri_cpp/ri_in_cpp_test.cpp:199:3: style: Class 'ParamValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/ri_cpp/ri_in_cpp_test.cpp:331:3: style: Class 'PrintParamVisitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/ri_cpp/ri_in_cpp_test.cpp:363:3: style: Class 'TokenKeyword' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/ri_cpp/ri_in_cpp_test.cpp:367:3: style: Class 'TokenKeyword' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/ri_cpp/ri_in_cpp_test.cpp:403:3: style: Class 'ParamList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/ri_cpp/ri_in_cpp_test.cpp:501:13: warning: Redundant code: Found a statement that begins with numeric constant. [constStatement]
aqsis-1.8.2/prototypes/ri_cpp/ri_in_cpp_test.cpp:506:26: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
aqsis-1.8.2/prototypes/ri_cpp/ri_in_cpp_test.cpp:508:29: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
aqsis-1.8.2/prototypes/sampling/bilinear.cpp:292:8: style: Technically the member function 'IsCloseRelAbs::operator()' can be const. [functionConst]
aqsis-1.8.2/prototypes/shaderVM_codegen/Functionals.h:38:1: style: The class 'Bind2nd < Div >' does not have a constructor although it has private member variables. [noConstructor]
aqsis-1.8.2/prototypes/shaderVM_codegen/Array.h:121:10: style: Technically the member function 'DiffIndex::diff' can be const. [functionConst]
aqsis-1.8.2/prototypes/shaderVM_codegen/Functionals.h:45:3: performance: Technically the member function 'Bind2nd < Div >::Bind2nd' can be static. [functionStatic]
aqsis-1.8.2/prototypes/shaderVM_codegen/Array.h:22:3: style: Class 'SVar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/shaderVM_codegen/Array.h:65:3: style: Class 'SVarUniform' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/shaderVM_codegen/Array.h:114:3: style: Class 'DiffIndex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/shaderVM_codegen/Array.h:174:0: style: Class 'DiffSVar < SVarT >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/prototypes/shaderVM_codegen/Array.h:44:16: style: The function 'isUniform' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/prototypes/shaderVM_codegen/Array.h:10:15: note: Virtual function in base class
aqsis-1.8.2/prototypes/shaderVM_codegen/Array.h:44:16: note: Function in derived class
aqsis-1.8.2/prototypes/shaderVM_codegen/Array.h:78:16: style: The function 'isUniform' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/prototypes/shaderVM_codegen/Array.h:10:15: note: Virtual function in base class
aqsis-1.8.2/prototypes/shaderVM_codegen/Array.h:78:16: note: Function in derived class
aqsis-1.8.2/prototypes/shaderVM_codegen/Array.h:199:0: style: The function 'isUniform' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/prototypes/shaderVM_codegen/Array.h:10:15: note: Virtual function in base class
aqsis-1.8.2/prototypes/shaderVM_codegen/Array.h:199:0: note: Function in derived class
aqsis-1.8.2/thirdparty/aqiv/iv.c:431:6: style: Unused variable: fd [unusedVariable]
aqsis-1.8.2/thirdparty/aqiv/iv.c:456:13: style: Variable 'g_Window' is assigned a value that is never used. [unreadVariable]
aqsis-1.8.2/thirdparty/aqiv/iv.c:101:3: error: Common realloc mistake: 'todisplay' nulled but not freed upon failure [memleakOnRealloc]
aqsis-1.8.2/thirdparty/partio/src/src/lib/PartioIterator.h:158:0: warning: Member variable 'Partio :: ParticleIterator < true >::accessors' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/thirdparty/partio/src/src/lib/PartioIterator.h:158:0: warning: Member variable 'Partio :: ParticleIterator < false >::accessors' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/thirdparty/partio/src/src/lib/Partio.h:156:20: performance: Technically the member function 'Partio::ParticlesData::end' can be static. [functionStatic]
aqsis-1.8.2/thirdparty/partio/src/src/lib/Partio.h:209:14: performance: Technically the member function 'Partio::ParticlesDataMutable::end' can be static. [functionStatic]
aqsis-1.8.2/thirdparty/partio/src/src/lib/PartioIterator.h:184:0: style: Technically the member function 'Partio :: ParticleIterator < true >::operator==' can be const. [functionConst]
aqsis-1.8.2/thirdparty/partio/src/src/lib/PartioIterator.h:192:0: style: Technically the member function 'Partio :: ParticleIterator < true >::operator!=' can be const. [functionConst]
aqsis-1.8.2/thirdparty/partio/src/src/lib/PartioIterator.h:184:0: style: Technically the member function 'Partio :: ParticleIterator < false >::operator==' can be const. [functionConst]
aqsis-1.8.2/thirdparty/partio/src/src/lib/PartioIterator.h:192:0: style: Technically the member function 'Partio :: ParticleIterator < false >::operator!=' can be const. [functionConst]
aqsis-1.8.2/thirdparty/partio/src/src/lib/PartioIterator.h:101:5: style: Struct 'ParticleAccessor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/thirdparty/partio/src/src/lib/PartioIterator.h:124:0: warning: The class 'Partio :: ParticleIterator < true >' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aqsis-1.8.2/thirdparty/partio/src/src/lib/PartioIterator.h:124:0: warning: The class 'Partio :: ParticleIterator < false >' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aqsis-1.8.2/thirdparty/partio/src/src/lib/Partio.h:216:19: style: The function 'dataInternal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/partio/src/src/lib/Partio.h:160:19: note: Virtual function in base class
aqsis-1.8.2/thirdparty/partio/src/src/lib/Partio.h:216:19: note: Function in derived class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimple.h:54:10: style: The function 'release' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/partio/src/src/lib/Partio.h:74:18: note: Virtual function in base class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimple.h:54:10: note: Function in derived class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimple.h:58:9: style: The function 'numAttributes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/partio/src/src/lib/Partio.h:77:17: note: Virtual function in base class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimple.h:58:9: note: Function in derived class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimple.h:59:9: style: The function 'numParticles' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/partio/src/src/lib/Partio.h:80:17: note: Virtual function in base class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimple.h:59:9: note: Function in derived class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimple.h:60:10: style: The function 'attributeInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/partio/src/src/lib/Partio.h:83:18: note: Virtual function in base class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimple.h:60:10: note: Function in derived class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimple.h:61:10: style: The function 'attributeInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/partio/src/src/lib/Partio.h:86:18: note: Virtual function in base class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimple.h:61:10: note: Function in derived class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimple.h:63:18: style: The function 'dataAsFloat' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/partio/src/src/lib/Partio.h:125:18: note: Virtual function in base class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimple.h:63:18: note: Function in derived class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimple.h:66:10: style: The function 'sort' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/partio/src/src/lib/Partio.h:191:18: note: Virtual function in base class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimple.h:66:10: note: Function in derived class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimple.h:67:10: style: The function 'findPoints' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/partio/src/src/lib/Partio.h:131:18: note: Virtual function in base class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimple.h:67:10: note: Function in derived class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimple.h:68:11: style: The function 'findNPoints' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/partio/src/src/lib/Partio.h:139:19: note: Virtual function in base class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimple.h:68:11: note: Function in derived class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimple.h:70:9: style: The function 'findNPoints' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/partio/src/src/lib/Partio.h:145:17: note: Virtual function in base class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimple.h:70:9: note: Function in derived class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimple.h:73:23: style: The function 'addAttribute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/partio/src/src/lib/Partio.h:194:31: note: Virtual function in base class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimple.h:73:23: note: Function in derived class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimple.h:74:19: style: The function 'addParticle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/partio/src/src/lib/Partio.h:198:27: note: Virtual function in base class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimple.h:74:19: note: Function in derived class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimple.h:80:10: style: The function 'setupIteratorNextBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/partio/src/src/lib/PartioIterator.h:71:18: note: Virtual function in base class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimple.h:80:10: note: Function in derived class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimple.h:81:10: style: The function 'setupIteratorNextBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/partio/src/src/lib/PartioIterator.h:70:18: note: Virtual function in base class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimple.h:81:10: note: Function in derived class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimple.h:82:10: style: The function 'setupAccessor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/partio/src/src/lib/PartioIterator.h:73:18: note: Virtual function in base class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimple.h:82:10: note: Function in derived class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimple.h:83:10: style: The function 'setupAccessor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/partio/src/src/lib/PartioIterator.h:72:18: note: Virtual function in base class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimple.h:83:10: note: Function in derived class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimple.h:85:11: style: The function 'dataInternal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/partio/src/src/lib/Partio.h:216:19: note: Virtual function in base class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimple.h:85:11: note: Function in derived class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimple.h:86:10: style: The function 'dataInternalMultiple' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/partio/src/src/lib/Partio.h:161:18: note: Virtual function in base class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimple.h:86:10: note: Function in derived class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimpleInterleave.h:57:10: style: The function 'release' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/partio/src/src/lib/Partio.h:74:18: note: Virtual function in base class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimpleInterleave.h:57:10: note: Function in derived class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimpleInterleave.h:61:9: style: The function 'numAttributes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/partio/src/src/lib/Partio.h:77:17: note: Virtual function in base class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimpleInterleave.h:61:9: note: Function in derived class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimpleInterleave.h:62:9: style: The function 'numParticles' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/partio/src/src/lib/Partio.h:80:17: note: Virtual function in base class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimpleInterleave.h:62:9: note: Function in derived class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimpleInterleave.h:63:10: style: The function 'attributeInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/partio/src/src/lib/Partio.h:83:18: note: Virtual function in base class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimpleInterleave.h:63:10: note: Function in derived class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimpleInterleave.h:64:10: style: The function 'attributeInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/partio/src/src/lib/Partio.h:86:18: note: Virtual function in base class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimpleInterleave.h:64:10: note: Function in derived class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimpleInterleave.h:66:18: style: The function 'dataAsFloat' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/partio/src/src/lib/Partio.h:125:18: note: Virtual function in base class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimpleInterleave.h:66:18: note: Function in derived class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimpleInterleave.h:69:10: style: The function 'sort' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/partio/src/src/lib/Partio.h:191:18: note: Virtual function in base class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimpleInterleave.h:69:10: note: Function in derived class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimpleInterleave.h:70:10: style: The function 'findPoints' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/partio/src/src/lib/Partio.h:131:18: note: Virtual function in base class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimpleInterleave.h:70:10: note: Function in derived class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimpleInterleave.h:71:11: style: The function 'findNPoints' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/partio/src/src/lib/Partio.h:139:19: note: Virtual function in base class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimpleInterleave.h:71:11: note: Function in derived class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimpleInterleave.h:73:9: style: The function 'findNPoints' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/partio/src/src/lib/Partio.h:145:17: note: Virtual function in base class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimpleInterleave.h:73:9: note: Function in derived class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimpleInterleave.h:76:23: style: The function 'addAttribute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/partio/src/src/lib/Partio.h:194:31: note: Virtual function in base class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimpleInterleave.h:76:23: note: Function in derived class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimpleInterleave.h:77:19: style: The function 'addParticle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/partio/src/src/lib/Partio.h:198:27: note: Virtual function in base class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimpleInterleave.h:77:19: note: Function in derived class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimpleInterleave.h:83:10: style: The function 'setupIteratorNextBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/partio/src/src/lib/PartioIterator.h:71:18: note: Virtual function in base class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimpleInterleave.h:83:10: note: Function in derived class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimpleInterleave.h:84:10: style: The function 'setupIteratorNextBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/partio/src/src/lib/PartioIterator.h:70:18: note: Virtual function in base class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimpleInterleave.h:84:10: note: Function in derived class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimpleInterleave.h:85:10: style: The function 'setupAccessor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/partio/src/src/lib/PartioIterator.h:73:18: note: Virtual function in base class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimpleInterleave.h:85:10: note: Function in derived class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimpleInterleave.h:86:10: style: The function 'setupAccessor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/partio/src/src/lib/PartioIterator.h:72:18: note: Virtual function in base class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimpleInterleave.h:86:10: note: Function in derived class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimpleInterleave.h:88:11: style: The function 'dataInternal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/partio/src/src/lib/Partio.h:216:19: note: Virtual function in base class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimpleInterleave.h:88:11: note: Function in derived class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimpleInterleave.h:89:10: style: The function 'dataInternalMultiple' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/partio/src/src/lib/Partio.h:161:18: note: Virtual function in base class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimpleInterleave.h:89:10: note: Function in derived class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleCaching.cpp:82:16: style: C-style pointer casting [cstyleCast]
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleCaching.cpp:86:20: style: C-style pointer casting [cstyleCast]
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleHeaders.cpp:72:25: style: Function 'attributeInfo' argument 1 names different: declaration 'attributeInfo' definition 'attributeIndex'. [funcArgNamesDifferent]
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleHeaders.h:52:34: note: Function 'attributeInfo' argument 1 names different: declaration 'attributeInfo' definition 'attributeIndex'.
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleHeaders.cpp:72:25: note: Function 'attributeInfo' argument 1 names different: declaration 'attributeInfo' definition 'attributeIndex'.
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleHeaders.cpp:141:24: style: Function 'addParticles' argument 1 names different: declaration 'count' definition 'countToAdd'. [funcArgNamesDifferent]
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleHeaders.h:66:37: note: Function 'addParticles' argument 1 names different: declaration 'count' definition 'countToAdd'.
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleHeaders.cpp:141:24: note: Function 'addParticles' argument 1 names different: declaration 'count' definition 'countToAdd'.
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleHeaders.h:68:20: performance: Technically the member function 'Partio::ParticleHeaders::setupConstIterator' can be static. [functionStatic]
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleHeaders.h:71:14: performance: Technically the member function 'Partio::ParticleHeaders::setupIterator' can be static. [functionStatic]
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleHeaders.h:45:10: style: The function 'release' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/partio/src/src/lib/Partio.h:74:18: note: Virtual function in base class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleHeaders.h:45:10: note: Function in derived class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleHeaders.h:49:9: style: The function 'numAttributes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/partio/src/src/lib/Partio.h:77:17: note: Virtual function in base class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleHeaders.h:49:9: note: Function in derived class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleHeaders.h:50:9: style: The function 'numParticles' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/partio/src/src/lib/Partio.h:80:17: note: Virtual function in base class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleHeaders.h:50:9: note: Function in derived class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleHeaders.h:51:10: style: The function 'attributeInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/partio/src/src/lib/Partio.h:83:18: note: Virtual function in base class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleHeaders.h:51:10: note: Function in derived class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleHeaders.h:52:10: style: The function 'attributeInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/partio/src/src/lib/Partio.h:86:18: note: Virtual function in base class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleHeaders.h:52:10: note: Function in derived class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleHeaders.h:54:18: style: The function 'dataAsFloat' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/partio/src/src/lib/Partio.h:125:18: note: Virtual function in base class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleHeaders.h:54:18: note: Function in derived class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleHeaders.h:57:10: style: The function 'sort' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/partio/src/src/lib/Partio.h:191:18: note: Virtual function in base class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleHeaders.h:57:10: note: Function in derived class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleHeaders.h:58:10: style: The function 'findPoints' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/partio/src/src/lib/Partio.h:131:18: note: Virtual function in base class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleHeaders.h:58:10: note: Function in derived class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleHeaders.h:59:11: style: The function 'findNPoints' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/partio/src/src/lib/Partio.h:139:19: note: Virtual function in base class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleHeaders.h:59:11: note: Function in derived class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleHeaders.h:61:9: style: The function 'findNPoints' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/partio/src/src/lib/Partio.h:145:17: note: Virtual function in base class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleHeaders.h:61:9: note: Function in derived class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleHeaders.h:64:23: style: The function 'addAttribute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/partio/src/src/lib/Partio.h:194:31: note: Virtual function in base class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleHeaders.h:64:23: note: Function in derived class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleHeaders.h:65:19: style: The function 'addParticle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/partio/src/src/lib/Partio.h:198:27: note: Virtual function in base class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleHeaders.h:65:19: note: Function in derived class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleHeaders.h:75:11: style: The function 'dataInternal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/partio/src/src/lib/Partio.h:216:19: note: Virtual function in base class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleHeaders.h:75:11: note: Function in derived class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleHeaders.h:76:10: style: The function 'dataInternalMultiple' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/partio/src/src/lib/Partio.h:161:18: note: Virtual function in base class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleHeaders.h:76:10: note: Function in derived class
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimple.cpp:85:25: style: Function 'attributeInfo' argument 1 names different: declaration 'attributeInfo' definition 'attributeIndex'. [funcArgNamesDifferent]
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimple.h:61:34: note: Function 'attributeInfo' argument 1 names different: declaration 'attributeInfo' definition 'attributeIndex'.
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimple.cpp:85:25: note: Function 'attributeInfo' argument 1 names different: declaration 'attributeInfo' definition 'attributeIndex'.
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimple.cpp:224:24: style: Function 'addParticles' argument 1 names different: declaration 'count' definition 'countToAdd'. [funcArgNamesDifferent]
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimple.h:75:37: note: Function 'addParticles' argument 1 names different: declaration 'count' definition 'countToAdd'.
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimple.cpp:224:24: note: Function 'addParticles' argument 1 names different: declaration 'count' definition 'countToAdd'.
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/KdTree.h:311:0: style: Function 'sortSubtree' argument 2 names different: declaration 'count' definition 'size'. [funcArgNamesDifferent]
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/KdTree.h:223:0: note: Function 'sortSubtree' argument 2 names different: declaration 'count' definition 'size'.
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/KdTree.h:311:0: note: Function 'sortSubtree' argument 2 names different: declaration 'count' definition 'size'.
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/KdTree.h:402:0: style: Function 'findPoints' argument 1 names different: declaration 'points' definition 'result'. [funcArgNamesDifferent]
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/KdTree.h:215:0: note: Function 'findPoints' argument 1 names different: declaration 'points' definition 'result'.
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/KdTree.h:402:0: note: Function 'findPoints' argument 1 names different: declaration 'points' definition 'result'.
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/KdTree.h:227:0: style: Technically the member function 'Partio :: KdTree < 3 >::ComparePointsById::operator()' can be const. [functionConst]
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/KdTree.h:226:0: style: Struct 'ComparePointsById' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/KdTree.h:71:0: style: Class 'Partio :: BBox < 3 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimpleInterleave.cpp:84:25: style: Function 'attributeInfo' argument 1 names different: declaration 'attributeInfo' definition 'attributeIndex'. [funcArgNamesDifferent]
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimpleInterleave.h:64:34: note: Function 'attributeInfo' argument 1 names different: declaration 'attributeInfo' definition 'attributeIndex'.
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimpleInterleave.cpp:84:25: note: Function 'attributeInfo' argument 1 names different: declaration 'attributeInfo' definition 'attributeIndex'.
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimpleInterleave.cpp:221:24: style: Function 'addParticles' argument 1 names different: declaration 'count' definition 'countToAdd'. [funcArgNamesDifferent]
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimpleInterleave.h:78:37: note: Function 'addParticles' argument 1 names different: declaration 'count' definition 'countToAdd'.
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimpleInterleave.cpp:221:24: note: Function 'addParticles' argument 1 names different: declaration 'count' definition 'countToAdd'.
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimpleInterleave.cpp:215:9: error: Common realloc mistake: 'data' nulled but not freed upon failure [memleakOnRealloc]
aqsis-1.8.2/thirdparty/partio/src/src/lib/core/ParticleSimpleInterleave.cpp:226:9: error: Common realloc mistake: 'data' nulled but not freed upon failure [memleakOnRealloc]
aqsis-1.8.2/thirdparty/partio/src/src/lib/io/BGEO.cpp:271:18: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
aqsis-1.8.2/thirdparty/partio/src/src/lib/io/ZIP.h:62:5: style: Class 'ZipFileWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/thirdparty/partio/src/src/lib/io/ZIP.h:78:5: style: Class 'ZipFileReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/thirdparty/partio/src/src/lib/io/PDA.cpp:87:18: warning: Conversion of string literal "R" to bool always evaluates to true. [incorrectStringBooleanError]
aqsis-1.8.2/thirdparty/partio/src/src/lib/io/PDA.cpp:89:18: warning: Conversion of string literal "I" to bool always evaluates to true. [incorrectStringBooleanError]
aqsis-1.8.2/thirdparty/partio/src/src/lib/io/ParticleIO.cpp:51:8: style: Condition '!initialized' is always true [knownConditionTrueFalse]
aqsis-1.8.2/thirdparty/partio/src/src/lib/io/ParticleIO.cpp:68:8: style: Condition '!initialized' is always true [knownConditionTrueFalse]
aqsis-1.8.2/thirdparty/partio/src/src/lib/io/ParticleIO.cpp:107:18: style: Function 'read' argument 1 names different: declaration 'filename' definition 'c_filename'. [funcArgNamesDifferent]
aqsis-1.8.2/thirdparty/partio/src/src/lib/Partio.h:224:40: note: Function 'read' argument 1 names different: declaration 'filename' definition 'c_filename'.
aqsis-1.8.2/thirdparty/partio/src/src/lib/io/ParticleIO.cpp:107:18: note: Function 'read' argument 1 names different: declaration 'filename' definition 'c_filename'.
aqsis-1.8.2/thirdparty/partio/src/src/lib/io/ParticleIO.cpp:122:25: style: Function 'readHeaders' argument 1 names different: declaration 'filename' definition 'c_filename'. [funcArgNamesDifferent]
aqsis-1.8.2/thirdparty/partio/src/src/lib/Partio.h:228:40: note: Function 'readHeaders' argument 1 names different: declaration 'filename' definition 'c_filename'.
aqsis-1.8.2/thirdparty/partio/src/src/lib/io/ParticleIO.cpp:122:25: note: Function 'readHeaders' argument 1 names different: declaration 'filename' definition 'c_filename'.
aqsis-1.8.2/thirdparty/partio/src/src/lib/io/ParticleIO.cpp:137:19: style: Function 'write' argument 1 names different: declaration 'filename' definition 'c_filename'. [funcArgNamesDifferent]
aqsis-1.8.2/thirdparty/partio/src/src/lib/Partio.h:232:24: note: Function 'write' argument 1 names different: declaration 'filename' definition 'c_filename'.
aqsis-1.8.2/thirdparty/partio/src/src/lib/io/ParticleIO.cpp:137:19: note: Function 'write' argument 1 names different: declaration 'filename' definition 'c_filename'.
aqsis-1.8.2/thirdparty/partio/src/src/lib/io/ZIP.cpp:93:5: warning: Member variable 'GZipFileHeader::cm' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/thirdparty/partio/src/src/tests/testcache.cpp:51:14: style: Same expression on both sides of '==' because the value of 'p1' and 'p2' are the same. [duplicateExpression]
aqsis-1.8.2/thirdparty/partio/src/src/tests/testcache.cpp:49:49: note: 'p1' is assigned value 'Partio::readCached("/tmp/test.bgeo",false)' here.
aqsis-1.8.2/thirdparty/partio/src/src/tests/testcache.cpp:50:49: note: 'p2' is assigned value 'Partio::readCached("/tmp/test.bgeo",false)' here.
aqsis-1.8.2/thirdparty/partio/src/src/tests/testcache.cpp:51:14: note: Same expression on both sides of '==' because the value of 'p1' and 'p2' are the same.
aqsis-1.8.2/thirdparty/partio/src/src/tests/Timer.h:50:5: style: Struct 'Timer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/thirdparty/partio/src/src/tools/Camera.h:110:5: warning: Member variable 'Camera::x' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/thirdparty/partio/src/src/tools/Camera.h:110:5: warning: Member variable 'Camera::y' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/thirdparty/partio/src/src/tools/Camera.h:57:18: style: Technically the member function 'Vec3::length' can be const. [functionConst]
aqsis-1.8.2/thirdparty/partio/src/src/tools/Camera.h:53:5: style: Class 'Vec3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/thirdparty/pdiff/CompareArgs.cpp:110:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aqsis-1.8.2/thirdparty/pdiff/RGBAImage.h:31:16: style: Technically the member function 'RGBAImage::Get_Red' can be const. [functionConst]
aqsis-1.8.2/thirdparty/pdiff/RGBAImage.h:32:16: style: Technically the member function 'RGBAImage::Get_Green' can be const. [functionConst]
aqsis-1.8.2/thirdparty/pdiff/RGBAImage.h:33:16: style: Technically the member function 'RGBAImage::Get_Blue' can be const. [functionConst]
aqsis-1.8.2/thirdparty/pdiff/RGBAImage.h:34:16: style: Technically the member function 'RGBAImage::Get_Alpha' can be const. [functionConst]
aqsis-1.8.2/thirdparty/pdiff/RGBAImage.h:28:3: style: Class 'RGBAImage' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aqsis-1.8.2/thirdparty/pdiff/RGBAImage.h:28:3: style: Class 'RGBAImage' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aqsis-1.8.2/thirdparty/pdiff/LPyramid.cpp:85:26: style: Variable 'l' is assigned a value that is never used. [unreadVariable]
aqsis-1.8.2/thirdparty/pdiff/LPyramid.cpp:86:15: warning: Either the condition 'level>8' is redundant or the array 'Levels[8]' is accessed at index 9, which is out of bounds. [arrayIndexOutOfBoundsCond]
aqsis-1.8.2/thirdparty/pdiff/LPyramid.cpp:85:8: note: Assuming that condition 'level>8' is not redundant
aqsis-1.8.2/thirdparty/pdiff/LPyramid.cpp:86:15: note: Array index out of bounds
aqsis-1.8.2/thirdparty/pdiff/LPyramid.h:26:8: style: Technically the member function 'LPyramid::Get_Value' can be const. [functionConst]
aqsis-1.8.2/thirdparty/pdiff/LPyramid.cpp:81:17: note: Technically the member function 'LPyramid::Get_Value' can be const.
aqsis-1.8.2/thirdparty/pdiff/LPyramid.h:26:8: note: Technically the member function 'LPyramid::Get_Value' can be const.
aqsis-1.8.2/thirdparty/pdiff/LPyramid.h:29:7: style: Technically the member function 'LPyramid::Convolve' can be const. [functionConst]
aqsis-1.8.2/thirdparty/pdiff/LPyramid.cpp:56:16: note: Technically the member function 'LPyramid::Convolve' can be const.
aqsis-1.8.2/thirdparty/pdiff/LPyramid.h:29:7: note: Technically the member function 'LPyramid::Convolve' can be const.
aqsis-1.8.2/thirdparty/pdiff/Metric.cpp:232:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aqsis-1.8.2/thirdparty/tinyxml/tinystr.h:253:7: style: Technically the member function 'TiXmlString::quit' can be const. [functionConst]
aqsis-1.8.2/thirdparty/tinyxml/tinystr.h:90:17: style: Class 'TiXmlString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:135:13: style: The scope of the variable 'temp' can be reduced. [variableScope]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:156:13: style: The scope of the variable 'temp' can be reduced. [variableScope]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:37:67: style: Function 'PutString' argument 2 names different: declaration 'out' definition 'outString'. [funcArgNamesDifferent]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:356:64: note: Function 'PutString' argument 2 names different: declaration 'out' definition 'outString'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:37:67: note: Function 'PutString' argument 2 names different: declaration 'out' definition 'outString'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:170:48: style: Function 'LinkEndChild' argument 1 names different: declaration 'addThis' definition 'node'. [funcArgNamesDifferent]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:586:38: note: Function 'LinkEndChild' argument 1 names different: declaration 'addThis' definition 'node'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:170:48: note: Function 'LinkEndChild' argument 1 names different: declaration 'addThis' definition 'node'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:326:54: style: Function 'FirstChild' argument 1 names different: declaration 'value' definition '_value'. [funcArgNamesDifferent]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:517:44: note: Function 'FirstChild' argument 1 names different: declaration 'value' definition '_value'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:326:54: note: Function 'FirstChild' argument 1 names different: declaration 'value' definition '_value'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:338:53: style: Function 'LastChild' argument 1 names different: declaration 'value' definition '_value'. [funcArgNamesDifferent]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:527:43: note: Function 'LastChild' argument 1 names different: declaration 'value' definition '_value'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:338:53: note: Function 'LastChild' argument 1 names different: declaration 'value' definition '_value'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:364:59: style: Function 'IterateChildren' argument 1 names different: declaration 'value' definition 'val'. [funcArgNamesDifferent]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:561:49: note: Function 'IterateChildren' argument 1 names different: declaration 'value' definition 'val'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:364:59: note: Function 'IterateChildren' argument 1 names different: declaration 'value' definition 'val'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:490:42: style: Function 'TiXmlElement' argument 1 names different: declaration 'in_value' definition '_value'. [funcArgNamesDifferent]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:940:29: note: Function 'TiXmlElement' argument 1 names different: declaration 'in_value' definition '_value'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:490:42: note: Function 'TiXmlElement' argument 1 names different: declaration 'in_value' definition '_value'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:629:61: style: Function 'QueryIntAttribute' argument 2 names different: declaration '_value' definition 'ival'. [funcArgNamesDifferent]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:981:48: note: Function 'QueryIntAttribute' argument 2 names different: declaration '_value' definition 'ival'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:629:61: note: Function 'QueryIntAttribute' argument 2 names different: declaration '_value' definition 'ival'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:649:67: style: Function 'QueryDoubleAttribute' argument 2 names different: declaration '_value' definition 'dval'. [funcArgNamesDifferent]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:983:54: note: Function 'QueryDoubleAttribute' argument 2 names different: declaration '_value' definition 'dval'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:649:67: note: Function 'QueryDoubleAttribute' argument 2 names different: declaration '_value' definition 'dval'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:669:57: style: Function 'SetAttribute' argument 2 names different: declaration 'value' definition 'val'. [funcArgNamesDifferent]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1035:44: note: Function 'SetAttribute' argument 2 names different: declaration 'value' definition 'val'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:669:57: note: Function 'SetAttribute' argument 2 names different: declaration 'value' definition 'val'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:691:66: style: Function 'SetDoubleAttribute' argument 2 names different: declaration 'value' definition 'val'. [funcArgNamesDifferent]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1040:53: note: Function 'SetDoubleAttribute' argument 2 names different: declaration 'value' definition 'val'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:691:66: note: Function 'SetDoubleAttribute' argument 2 names different: declaration 'value' definition 'val'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:703:47: style: Function 'SetAttribute' argument 1 names different: declaration 'name' definition 'cname'. [funcArgNamesDifferent]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1017:33: note: Function 'SetAttribute' argument 1 names different: declaration 'name' definition 'cname'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:703:47: note: Function 'SetAttribute' argument 1 names different: declaration 'name' definition 'cname'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:703:67: style: Function 'SetAttribute' argument 2 names different: declaration '_value' definition 'cvalue'. [funcArgNamesDifferent]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1017:52: note: Function 'SetAttribute' argument 2 names different: declaration '_value' definition 'cvalue'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:703:67: note: Function 'SetAttribute' argument 2 names different: declaration '_value' definition 'cvalue'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:931:43: style: Function 'LoadFile' argument 1 names different: declaration 'filename' definition '_filename'. [funcArgNamesDifferent]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1385:30: note: Function 'LoadFile' argument 1 names different: declaration 'filename' definition '_filename'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:931:43: note: Function 'LoadFile' argument 1 names different: declaration 'filename' definition '_filename'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:1142:43: style: Function 'Accept' argument 1 names different: declaration 'content' definition 'visitor'. [funcArgNamesDifferent]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1507:37: note: Function 'Accept' argument 1 names different: declaration 'content' definition 'visitor'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:1142:43: note: Function 'Accept' argument 1 names different: declaration 'content' definition 'visitor'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:1222:41: style: Function 'QueryIntValue' argument 1 names different: declaration '_value' definition 'ival'. [funcArgNamesDifferent]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:824:26: note: Function 'QueryIntValue' argument 1 names different: declaration '_value' definition 'ival'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:1222:41: note: Function 'QueryIntValue' argument 1 names different: declaration '_value' definition 'ival'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:1229:47: style: Function 'QueryDoubleValue' argument 1 names different: declaration '_value' definition 'dval'. [funcArgNamesDifferent]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:826:32: note: Function 'QueryDoubleValue' argument 1 names different: declaration '_value' definition 'dval'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:1229:47: note: Function 'QueryDoubleValue' argument 1 names different: declaration '_value' definition 'dval'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:1345:39: style: Function 'Accept' argument 1 names different: declaration 'content' definition 'visitor'. [funcArgNamesDifferent]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1220:37: note: Function 'Accept' argument 1 names different: declaration 'content' definition 'visitor'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:1345:39: note: Function 'Accept' argument 1 names different: declaration 'content' definition 'visitor'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:1466:42: style: Function 'Accept' argument 1 names different: declaration 'content' definition 'visitor'. [funcArgNamesDifferent]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1341:37: note: Function 'Accept' argument 1 names different: declaration 'content' definition 'visitor'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:1466:42: note: Function 'Accept' argument 1 names different: declaration 'content' definition 'visitor'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:1498:46: style: Function 'Add' argument 1 names different: declaration 'attribute' definition 'addMe'. [funcArgNamesDifferent]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:902:28: note: Function 'Add' argument 1 names different: declaration 'attribute' definition 'addMe'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:1498:46: note: Function 'Add' argument 1 names different: declaration 'attribute' definition 'addMe'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:1513:49: style: Function 'Remove' argument 1 names different: declaration 'attribute' definition 'removeMe'. [funcArgNamesDifferent]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:903:31: note: Function 'Remove' argument 1 names different: declaration 'attribute' definition 'removeMe'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:1513:49: note: Function 'Remove' argument 1 names different: declaration 'attribute' definition 'removeMe'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:1557:60: style: Function 'Find' argument 1 names different: declaration '_name' definition 'name'. [funcArgNamesDifferent]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:910:42: note: Function 'Find' argument 1 names different: declaration '_name' definition 'name'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:1557:60: note: Function 'Find' argument 1 names different: declaration '_name' definition 'name'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:1664:37: style: Function 'Child' argument 1 names different: declaration 'index' definition 'count'. [funcArgNamesDifferent]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1633:25: note: Function 'Child' argument 1 names different: declaration 'index' definition 'count'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:1664:37: note: Function 'Child' argument 1 names different: declaration 'index' definition 'count'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:1683:56: style: Function 'Child' argument 2 names different: declaration 'index' definition 'count'. [funcArgNamesDifferent]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1629:44: note: Function 'Child' argument 2 names different: declaration 'index' definition 'count'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:1683:56: note: Function 'Child' argument 2 names different: declaration 'index' definition 'count'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:1702:44: style: Function 'ChildElement' argument 1 names different: declaration 'index' definition 'count'. [funcArgNamesDifferent]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1643:32: note: Function 'ChildElement' argument 1 names different: declaration 'index' definition 'count'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:1702:44: note: Function 'ChildElement' argument 1 names different: declaration 'index' definition 'count'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:1721:63: style: Function 'ChildElement' argument 2 names different: declaration 'index' definition 'count'. [funcArgNamesDifferent]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1638:51: note: Function 'ChildElement' argument 2 names different: declaration 'index' definition 'count'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:1721:63: note: Function 'ChildElement' argument 2 names different: declaration 'index' definition 'count'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:173:16: warning: Assert statement calls a function which may have desired side effects: 'GetDocument'. [assertWithSideEffect]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:1503:11: warning: Assert statement calls a function which may have desired side effects: 'Find'. [assertWithSideEffect]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:342:19: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:949:2: style: 'TiXmlElement::operator=' should return 'TiXmlElement &'. [operatorEq]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1138:2: style: 'TiXmlComment::operator=' should return 'TiXmlComment &'. [operatorEq]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1203:2: style: 'TiXmlText::operator=' should return 'TiXmlText &'. [operatorEq]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1270:2: style: 'TiXmlDeclaration::operator=' should return 'TiXmlDeclaration &'. [operatorEq]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1327:2: style: 'TiXmlUnknown::operator=' should return 'TiXmlUnknown &'. [operatorEq]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1373:2: style: 'TiXmlDocument::operator=' should return 'TiXmlDocument &'. [operatorEq]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1615:2: style: 'TiXmlHandle::operator=' should return 'TiXmlHandle &'. [operatorEq]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:798:3: performance: Variable 'name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:799:3: performance: Variable 'value' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:1369:2: performance: Variable 'version' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:1370:2: performance: Variable 'encoding' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:1371:2: performance: Variable 'standalone' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:903:7: style: Technically the member function 'TiXmlAttributeSet::Remove' can be const. [functionConst]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.cpp:1513:25: note: Technically the member function 'TiXmlAttributeSet::Remove' can be const.
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:903:7: note: Technically the member function 'TiXmlAttributeSet::Remove' can be const.
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1729:14: style: Technically the member function 'TiXmlPrinter::Indent' can be const. [functionConst]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1736:14: style: Technically the member function 'TiXmlPrinter::LineBreak' can be const. [functionConst]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1745:14: style: Technically the member function 'TiXmlPrinter::CStr' can be const. [functionConst]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1747:9: style: Technically the member function 'TiXmlPrinter::Size' can be const. [functionConst]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:940:2: style: Class 'TiXmlElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1134:2: style: Class 'TiXmlComment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1186:2: style: Class 'TiXmlText' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1365:2: style: Class 'TiXmlDocument' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1612:2: style: Class 'TiXmlHandle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:860:22: style: The function 'Parse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:251:22: note: Virtual function in base class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:860:22: note: Function in derived class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:863:15: style: The function 'Print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:209:15: note: Virtual function in base class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:863:15: note: Function in derived class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1089:21: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:707:21: note: Virtual function in base class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1089:21: note: Function in derived class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1091:15: style: The function 'Print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:209:15: note: Virtual function in base class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1091:15: note: Function in derived class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1096:22: style: The function 'Parse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:251:22: note: Virtual function in base class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1096:22: note: Function in derived class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1098:34: style: The function 'ToElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:691:34: note: Virtual function in base class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1098:34: note: Function in derived class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1099:34: style: The function 'ToElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:698:34: note: Virtual function in base class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1099:34: note: Function in derived class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1103:15: style: The function 'Accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:731:15: note: Virtual function in base class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1103:15: note: Function in derived class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1143:21: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:707:21: note: Virtual function in base class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1143:21: note: Function in derived class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1145:15: style: The function 'Print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:209:15: note: Virtual function in base class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1145:15: note: Function in derived class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1150:22: style: The function 'Parse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:251:22: note: Virtual function in base class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1150:22: note: Function in derived class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1152:31: style: The function 'ToComment' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:692:34: note: Virtual function in base class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1152:31: note: Function in derived class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1153:25: style: The function 'ToComment' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:699:34: note: Virtual function in base class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1153:25: note: Function in derived class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1157:15: style: The function 'Accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:731:15: note: Virtual function in base class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1157:15: note: Function in derived class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1206:15: style: The function 'Print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:209:15: note: Virtual function in base class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1206:15: note: Function in derived class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1213:22: style: The function 'Parse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:251:22: note: Virtual function in base class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1213:22: note: Function in derived class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1215:27: style: The function 'ToText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:694:34: note: Virtual function in base class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1215:27: note: Function in derived class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1216:27: style: The function 'ToText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:701:33: note: Virtual function in base class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1216:27: note: Function in derived class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1220:15: style: The function 'Accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:731:15: note: Virtual function in base class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1220:15: note: Function in derived class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1224:21: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:707:21: note: Virtual function in base class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1224:21: note: Function in derived class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1282:21: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:707:21: note: Virtual function in base class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1282:21: note: Function in derived class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1285:15: style: The function 'Print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:209:15: note: Virtual function in base class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1285:15: note: Function in derived class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1289:22: style: The function 'Parse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:251:22: note: Virtual function in base class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1289:22: note: Function in derived class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1291:34: style: The function 'ToDeclaration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:695:34: note: Virtual function in base class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1291:34: note: Function in derived class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1292:34: style: The function 'ToDeclaration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:702:34: note: Virtual function in base class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1292:34: note: Function in derived class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1296:15: style: The function 'Accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:731:15: note: Virtual function in base class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1296:15: note: Function in derived class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1330:21: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:707:21: note: Virtual function in base class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1330:21: note: Function in derived class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1332:15: style: The function 'Print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:209:15: note: Virtual function in base class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1332:15: note: Function in derived class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1334:22: style: The function 'Parse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:251:22: note: Virtual function in base class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1334:22: note: Function in derived class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1336:34: style: The function 'ToUnknown' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:693:34: note: Virtual function in base class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1336:34: note: Function in derived class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1337:34: style: The function 'ToUnknown' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:700:34: note: Virtual function in base class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1337:34: note: Function in derived class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1341:15: style: The function 'Accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:731:15: note: Virtual function in base class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1341:15: note: Function in derived class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1502:34: style: The function 'ToDocument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:690:34: note: Virtual function in base class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1502:34: note: Function in derived class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1503:34: style: The function 'ToDocument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:697:34: note: Virtual function in base class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1503:34: note: Function in derived class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1507:15: style: The function 'Accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:731:15: note: Virtual function in base class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1507:15: note: Function in derived class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1511:21: style: The function 'Clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:707:21: note: Virtual function in base class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1511:21: note: Function in derived class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1713:15: style: The function 'VisitEnter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:130:15: note: Virtual function in base class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1713:15: note: Function in derived class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1714:15: style: The function 'VisitExit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:132:15: note: Virtual function in base class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1714:15: note: Function in derived class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1716:15: style: The function 'VisitEnter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:135:15: note: Virtual function in base class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1716:15: note: Function in derived class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1717:15: style: The function 'VisitExit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:137:15: note: Virtual function in base class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1717:15: note: Function in derived class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1719:15: style: The function 'Visit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:140:15: note: Virtual function in base class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1719:15: note: Function in derived class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1720:15: style: The function 'Visit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:142:15: note: Virtual function in base class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1720:15: note: Function in derived class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1721:15: style: The function 'Visit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:144:15: note: Virtual function in base class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1721:15: note: Function in derived class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1722:15: style: The function 'Visit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:146:15: note: Virtual function in base class
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1722:15: note: Function in derived class
aqsis-1.8.2/thirdparty/tinyxml/tinyxmlparser.cpp:445:14: style: Redundant condition: If 'EXPR == '#'', the comparison 'EXPR' is always true. [redundantCondition]
aqsis-1.8.2/thirdparty/tinyxml/tinyxmlparser.cpp:823:16: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition]
aqsis-1.8.2/thirdparty/tinyxml/tinyxmlparser.cpp:1280:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '<'' is always true. [redundantCondition]
aqsis-1.8.2/thirdparty/tinyxml/tinyxmlparser.cpp:1380:17: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '='' is always true. [redundantCondition]
aqsis-1.8.2/thirdparty/tinyxml/tinyxmlparser.cpp:1298:8: warning: Either the condition 'p' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck]
aqsis-1.8.2/thirdparty/tinyxml/tinyxmlparser.cpp:1288:10: note: Assuming that condition 'p' is not redundant
aqsis-1.8.2/thirdparty/tinyxml/tinyxmlparser.cpp:1298:8: note: Null pointer dereference
aqsis-1.8.2/thirdparty/tinyxml/tinyxmlparser.cpp:430:9: warning: Either the condition 'p' is redundant or there is overflow in pointer subtraction. [nullPointerArithmeticRedundantCheck]
aqsis-1.8.2/thirdparty/tinyxml/tinyxmlparser.cpp:420:11: note: Assuming that condition 'p' is not redundant
aqsis-1.8.2/thirdparty/tinyxml/tinyxmlparser.cpp:430:9: note: Null pointer subtraction
aqsis-1.8.2/thirdparty/tinyxml/tinyxmlparser.cpp:438:47: style: Function 'GetEntity' argument 1 names different: declaration 'in' definition 'p'. [funcArgNamesDifferent]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:314:44: note: Function 'GetEntity' argument 1 names different: declaration 'in' definition 'p'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxmlparser.cpp:438:47: note: Function 'GetEntity' argument 1 names different: declaration 'in' definition 'p'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxmlparser.cpp:535:21: style: Function 'StringEqual' argument 2 names different: declaration 'endTag' definition 'tag'. [funcArgNamesDifferent]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:362:21: note: Function 'StringEqual' argument 2 names different: declaration 'endTag' definition 'tag'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxmlparser.cpp:535:21: note: Function 'StringEqual' argument 2 names different: declaration 'endTag' definition 'tag'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxmlparser.cpp:574:46: style: Function 'ReadText' argument 1 names different: declaration 'in' definition 'p'. [funcArgNamesDifferent]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:306:43: note: Function 'ReadText' argument 1 names different: declaration 'in' definition 'p'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxmlparser.cpp:574:46: note: Function 'ReadText' argument 1 names different: declaration 'in' definition 'p'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxmlparser.cpp:576:15: style: Function 'ReadText' argument 3 names different: declaration 'ignoreWhiteSpace' definition 'trimWhiteSpace'. [funcArgNamesDifferent]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:308:15: note: Function 'ReadText' argument 3 names different: declaration 'ignoreWhiteSpace' definition 'trimWhiteSpace'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxmlparser.cpp:576:15: note: Function 'ReadText' argument 3 names different: declaration 'ignoreWhiteSpace' definition 'trimWhiteSpace'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxmlparser.cpp:578:15: style: Function 'ReadText' argument 5 names different: declaration 'ignoreCase' definition 'caseInsensitive'. [funcArgNamesDifferent]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:310:15: note: Function 'ReadText' argument 5 names different: declaration 'ignoreCase' definition 'caseInsensitive'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxmlparser.cpp:578:15: note: Function 'ReadText' argument 5 names different: declaration 'ignoreCase' definition 'caseInsensitive'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxmlparser.cpp:704:68: style: Function 'Parse' argument 2 names different: declaration 'data' definition 'prevData'. [funcArgNamesDifferent]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1416:62: note: Function 'Parse' argument 2 names different: declaration 'data' definition 'prevData'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxmlparser.cpp:704:68: note: Function 'Parse' argument 2 names different: declaration 'data' definition 'prevData'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxmlparser.cpp:798:52: style: Function 'SetError' argument 2 names different: declaration 'errorLocation' definition 'pError'. [funcArgNamesDifferent]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1500:38: note: Function 'SetError' argument 2 names different: declaration 'errorLocation' definition 'pError'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxmlparser.cpp:798:52: note: Function 'SetError' argument 2 names different: declaration 'errorLocation' definition 'pError'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxmlparser.cpp:798:78: style: Function 'SetError' argument 3 names different: declaration 'prevData' definition 'data'. [funcArgNamesDifferent]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1500:71: note: Function 'SetError' argument 3 names different: declaration 'prevData' definition 'data'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxmlparser.cpp:798:78: note: Function 'SetError' argument 3 names different: declaration 'prevData' definition 'data'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxmlparser.cpp:818:45: style: Function 'Identify' argument 1 names different: declaration 'start' definition 'p'. [funcArgNamesDifferent]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:746:35: note: Function 'Identify' argument 1 names different: declaration 'start' definition 'p'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxmlparser.cpp:818:45: note: Function 'Identify' argument 1 names different: declaration 'start' definition 'p'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxmlparser.cpp:1173:50: style: Function 'ReadValue' argument 1 names different: declaration 'in' definition 'p'. [funcArgNamesDifferent]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1118:37: note: Function 'ReadValue' argument 1 names different: declaration 'in' definition 'p'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxmlparser.cpp:1173:50: note: Function 'ReadValue' argument 1 names different: declaration 'in' definition 'p'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxmlparser.cpp:1173:71: style: Function 'ReadValue' argument 2 names different: declaration 'prevData' definition 'data'. [funcArgNamesDifferent]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1118:59: note: Function 'ReadValue' argument 2 names different: declaration 'prevData' definition 'data'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxmlparser.cpp:1173:71: note: Function 'ReadValue' argument 2 names different: declaration 'prevData' definition 'data'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxmlparser.cpp:1540:91: style: Function 'Parse' argument 3 names different: declaration 'encoding' definition '_encoding'. [funcArgNamesDifferent]
aqsis-1.8.2/thirdparty/tinyxml/tinyxml.h:1289:82: note: Function 'Parse' argument 3 names different: declaration 'encoding' definition '_encoding'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxmlparser.cpp:1540:91: note: Function 'Parse' argument 3 names different: declaration 'encoding' definition '_encoding'.
aqsis-1.8.2/thirdparty/tinyxml/tinyxmlparser.cpp:177:21: style: Technically the member function 'TiXmlParsingData::Cursor' can be const. [functionConst]
aqsis-1.8.2/tools/aqsis/aqsis.cpp:198:13: style: The scope of the variable 'last_percent' can be reduced. [variableScope]
aqsis-1.8.2/tools/aqsis/aqsis.cpp:650:41: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/tools/aqsis/aqsis.cpp:608:18: style: Copying 'auto_ptr' pointer to another does not create two equal objects since one has lost its ownership of the pointer. [useAutoPointerCopy]
aqsis-1.8.2/tools/aqsl/aqsl.cpp:165:102: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/tools/aqsl/aqsl.cpp:207:109: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/tools/aqsl/aqsl.cpp:218:105: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/tools/aqsl/aqsl.cpp:224:113: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/tools/aqsl/aqsl.cpp:141:17: style: Copying 'auto_ptr' pointer to another does not create two equal objects since one has lost its ownership of the pointer. [useAutoPointerCopy]
aqsis-1.8.2/tools/aqsltell/aqsltell.cpp:129:102: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aqsis-1.8.2/tools/displays/exr/d_exr.cpp:370:38: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
aqsis-1.8.2/tools/displays/exr/d_exr.cpp:382:7: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
aqsis-1.8.2/tools/displays/exr/d_exr.cpp:446:25: style: The scope of the variable 'pixelSize' can be reduced. [variableScope]
aqsis-1.8.2/tools/displays/file/display.cpp:374:9: style: Condition 'use_logluv' is always false [knownConditionTrueFalse]
aqsis-1.8.2/tools/displays/file/display.cpp:304:21: note: Assignment 'use_logluv=false', assigned value is 0
aqsis-1.8.2/tools/displays/file/display.cpp:374:9: note: Condition 'use_logluv' is always false
aqsis-1.8.2/tools/displays/file/display.cpp:597:27: warning: Either the condition 'if(pImage&&data&&xmin__>=0&&ymin__>=0&&xmaxplus1__<=pImage->m_width&&ymaxplus1__<=pImage->m_height)' is redundant or there is possible null pointer dereference: pImage. [nullPointerRedundantCheck]
aqsis-1.8.2/tools/displays/file/display.cpp:612:4: note: Assuming that condition 'if(pImage&&data&&xmin__>=0&&ymin__>=0&&xmaxplus1__<=pImage->m_width&&ymaxplus1__<=pImage->m_height)' is not redundant
aqsis-1.8.2/tools/displays/file/display.cpp:597:27: note: Null pointer dereference
aqsis-1.8.2/tools/displays/file/display.cpp:598:27: warning: Either the condition 'if(pImage&&data&&xmin__>=0&&ymin__>=0&&xmaxplus1__<=pImage->m_width&&ymaxplus1__<=pImage->m_height)' is redundant or there is possible null pointer dereference: pImage. [nullPointerRedundantCheck]
aqsis-1.8.2/tools/displays/file/display.cpp:612:4: note: Assuming that condition 'if(pImage&&data&&xmin__>=0&&ymin__>=0&&xmaxplus1__<=pImage->m_width&&ymaxplus1__<=pImage->m_height)' is not redundant
aqsis-1.8.2/tools/displays/file/display.cpp:598:27: note: Null pointer dereference
aqsis-1.8.2/tools/displays/file/display.cpp:599:37: warning: Either the condition 'if(pImage&&data&&xmin__>=0&&ymin__>=0&&xmaxplus1__<=pImage->m_width&&ymaxplus1__<=pImage->m_height)' is redundant or there is possible null pointer dereference: pImage. [nullPointerRedundantCheck]
aqsis-1.8.2/tools/displays/file/display.cpp:612:4: note: Assuming that condition 'if(pImage&&data&&xmin__>=0&&ymin__>=0&&xmaxplus1__<=pImage->m_width&&ymaxplus1__<=pImage->m_height)' is not redundant
aqsis-1.8.2/tools/displays/file/display.cpp:599:37: note: Null pointer dereference
aqsis-1.8.2/tools/displays/file/display.cpp:600:37: warning: Either the condition 'if(pImage&&data&&xmin__>=0&&ymin__>=0&&xmaxplus1__<=pImage->m_width&&ymaxplus1__<=pImage->m_height)' is redundant or there is possible null pointer dereference: pImage. [nullPointerRedundantCheck]
aqsis-1.8.2/tools/displays/file/display.cpp:612:4: note: Assuming that condition 'if(pImage&&data&&xmin__>=0&&ymin__>=0&&xmaxplus1__<=pImage->m_width&&ymaxplus1__<=pImage->m_height)' is not redundant
aqsis-1.8.2/tools/displays/file/display.cpp:600:37: note: Null pointer dereference
aqsis-1.8.2/tools/displays/file/display.cpp:604:2: warning: Either the condition 'if(pImage&&data&&xmin__>=0&&ymin__>=0&&xmaxplus1__<=pImage->m_width&&ymaxplus1__<=pImage->m_height)' is redundant or there is possible null pointer dereference: pImage. [nullPointerRedundantCheck]
aqsis-1.8.2/tools/displays/file/display.cpp:612:4: note: Assuming that condition 'if(pImage&&data&&xmin__>=0&&ymin__>=0&&xmaxplus1__<=pImage->m_width&&ymaxplus1__<=pImage->m_height)' is not redundant
aqsis-1.8.2/tools/displays/file/display.cpp:604:2: note: Null pointer dereference
aqsis-1.8.2/tools/displays/file/display.cpp:607:18: warning: Either the condition 'if(pImage&&data&&xmin__>=0&&ymin__>=0&&xmaxplus1__<=pImage->m_width&&ymaxplus1__<=pImage->m_height)' is redundant or there is possible null pointer dereference: pImage. [nullPointerRedundantCheck]
aqsis-1.8.2/tools/displays/file/display.cpp:612:4: note: Assuming that condition 'if(pImage&&data&&xmin__>=0&&ymin__>=0&&xmaxplus1__<=pImage->m_width&&ymaxplus1__<=pImage->m_height)' is not redundant
aqsis-1.8.2/tools/displays/file/display.cpp:607:18: note: Null pointer dereference
aqsis-1.8.2/tools/displays/file/display.cpp:608:18: warning: Either the condition 'if(pImage&&data&&xmin__>=0&&ymin__>=0&&xmaxplus1__<=pImage->m_width&&ymaxplus1__<=pImage->m_height)' is redundant or there is possible null pointer dereference: pImage. [nullPointerRedundantCheck]
aqsis-1.8.2/tools/displays/file/display.cpp:612:4: note: Assuming that condition 'if(pImage&&data&&xmin__>=0&&ymin__>=0&&xmaxplus1__<=pImage->m_width&&ymaxplus1__<=pImage->m_height)' is not redundant
aqsis-1.8.2/tools/displays/file/display.cpp:608:18: note: Null pointer dereference
aqsis-1.8.2/tools/displays/file/display.cpp:304:8: style: The scope of the variable 'use_logluv' can be reduced. [variableScope]
aqsis-1.8.2/tools/displays/file/display.cpp:670:10: style: Checking if unsigned variable 'size' is less than zero. [unsignedLessThanZero]
aqsis-1.8.2/tools/displays/piqsl/piqsldisplay.cpp:512:10: style: Checking if unsigned variable 'size' is less than zero. [unsignedLessThanZero]
aqsis-1.8.2/tools/displays/piqsl/piqsldisplay.cpp:507:53: style: Variable 'pImage' is assigned a value that is never used. [unreadVariable]
aqsis-1.8.2/tools/displays/sdcBMP/d_sdcBMP.cpp:60:19: style: struct member 'tagRGBQUAD::rgbBlue' is never used. [unusedStructMember]
aqsis-1.8.2/tools/displays/sdcBMP/d_sdcBMP.cpp:61:19: style: struct member 'tagRGBQUAD::rgbGreen' is never used. [unusedStructMember]
aqsis-1.8.2/tools/displays/sdcBMP/d_sdcBMP.cpp:62:19: style: struct member 'tagRGBQUAD::rgbRed' is never used. [unusedStructMember]
aqsis-1.8.2/tools/displays/sdcBMP/d_sdcBMP.cpp:63:19: style: struct member 'tagRGBQUAD::rgbReserved' is never used. [unusedStructMember]
aqsis-1.8.2/tools/displays/sdcWin32/d_sdcWin32.cpp:328:16: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
aqsis-1.8.2/tools/displays/xpm/aspXpm.cpp:242:16: style: C-style pointer casting [cstyleCast]
aqsis-1.8.2/tools/displays/xpm/aspXpm.cpp:11:3: performance: Variable 'aspFilename' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aqsis-1.8.2/tools/displays/xpm/aspXpm.h:39:7: style: Technically the member function 'aspXpm::getColors' can be const. [functionConst]
aqsis-1.8.2/tools/displays/xpm/aspXpm.cpp:36:13: note: Technically the member function 'aspXpm::getColors' can be const.
aqsis-1.8.2/tools/displays/xpm/aspXpm.h:39:7: note: Technically the member function 'aspXpm::getColors' can be const.
aqsis-1.8.2/tools/displays/xpm/aspXpm.h:41:7: style: Technically the member function 'aspXpm::bpp' can be const. [functionConst]
aqsis-1.8.2/tools/displays/xpm/aspXpm.cpp:211:13: note: Technically the member function 'aspXpm::bpp' can be const.
aqsis-1.8.2/tools/displays/xpm/aspXpm.h:41:7: note: Technically the member function 'aspXpm::bpp' can be const.
aqsis-1.8.2/tools/displays/xpm/aspXpm.h:42:7: style: Technically the member function 'aspXpm::width' can be const. [functionConst]
aqsis-1.8.2/tools/displays/xpm/aspXpm.cpp:219:13: note: Technically the member function 'aspXpm::width' can be const.
aqsis-1.8.2/tools/displays/xpm/aspXpm.h:42:7: note: Technically the member function 'aspXpm::width' can be const.
aqsis-1.8.2/tools/displays/xpm/aspXpm.h:43:7: style: Technically the member function 'aspXpm::height' can be const. [functionConst]
aqsis-1.8.2/tools/displays/xpm/aspXpm.cpp:227:13: note: Technically the member function 'aspXpm::height' can be const.
aqsis-1.8.2/tools/displays/xpm/aspXpm.h:43:7: note: Technically the member function 'aspXpm::height' can be const.
aqsis-1.8.2/tools/displays/xpm/aspXpm.h:48:7: style: Technically the member function 'aspXpm::colorExists' can be const. [functionConst]
aqsis-1.8.2/tools/displays/xpm/aspXpm.cpp:196:13: note: Technically the member function 'aspXpm::colorExists' can be const.
aqsis-1.8.2/tools/displays/xpm/aspXpm.h:48:7: note: Technically the member function 'aspXpm::colorExists' can be const.
aqsis-1.8.2/tools/displays/xpm/aspXpm.cpp:186:0: error: Resource leak: fhandle [resourceLeak]
aqsis-1.8.2/tools/displays/xpm/xpm.cpp:22:11: style: Checking if unsigned variable 'size' is less than zero. [unsignedLessThanZero]
aqsis-1.8.2/tools/displays/xpm/xpm4pixie.cpp:69:23: warning: Either the condition '!xpmImg' is redundant or there is possible null pointer dereference: xpmImg. [nullPointerRedundantCheck]
aqsis-1.8.2/tools/displays/xpm/xpm4pixie.cpp:95:7: note: Assuming that condition '!xpmImg' is not redundant
aqsis-1.8.2/tools/displays/xpm/xpm4pixie.cpp:69:23: note: Null pointer dereference
aqsis-1.8.2/tools/displays/xpm/xpm4pixie.cpp:67:20: style: C-style pointer casting [cstyleCast]
aqsis-1.8.2/tools/displays/xpm/xpm4pixie.cpp:115:20: style: C-style pointer casting [cstyleCast]
aqsis-1.8.2/tools/displays/xpm/xpm4pixie.cpp:65:7: style: The scope of the variable 'curX' can be reduced. [variableScope]
aqsis-1.8.2/tools/eqsl/eqsl.cpp:327:5: style: Variable 'bFuncRetn' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
aqsis-1.8.2/tools/eqsl/eqsl.cpp:320:0: note: Variable 'bFuncRetn' is reassigned a value before the old one has been used if variable is no semaphore variable.
aqsis-1.8.2/tools/eqsl/eqsl.cpp:327:5: note: Variable 'bFuncRetn' is reassigned a value before the old one has been used if variable is no semaphore variable.
aqsis-1.8.2/tools/eqsl/eqsl.cpp:356:58: style: Function 'displayCommandStdout' argument 1 names different: declaration 'input' definition 'inputQs'. [funcArgNamesDifferent]
aqsis-1.8.2/tools/eqsl/eqsl.h:64:50: note: Function 'displayCommandStdout' argument 1 names different: declaration 'input' definition 'inputQs'.
aqsis-1.8.2/tools/eqsl/eqsl.cpp:356:58: note: Function 'displayCommandStdout' argument 1 names different: declaration 'input' definition 'inputQs'.
aqsis-1.8.2/tools/eqsl/eqsl.cpp:308:31: style: Variable 'commandLine' is assigned a value that is never used. [unreadVariable]
aqsis-1.8.2/tools/piqsl/image.h:281:57: style: Function 'setDescription' argument 1 names different: declaration 'software' definition 'description'. [funcArgNamesDifferent]
aqsis-1.8.2/tools/piqsl/image.h:109:53: note: Function 'setDescription' argument 1 names different: declaration 'software' definition 'description'.
aqsis-1.8.2/tools/piqsl/image.h:281:57: note: Function 'setDescription' argument 1 names different: declaration 'software' definition 'description'.
aqsis-1.8.2/tools/piqsl/displayserverimage.cpp:70:145: style: Function 'acceptData' argument 6 names different: declaration 'data' definition 'bucketData'. [funcArgNamesDifferent]
aqsis-1.8.2/tools/piqsl/displayserverimage.h:95:127: note: Function 'acceptData' argument 6 names different: declaration 'data' definition 'bucketData'.
aqsis-1.8.2/tools/piqsl/displayserverimage.cpp:70:145: note: Function 'acceptData' argument 6 names different: declaration 'data' definition 'bucketData'.
aqsis-1.8.2/tools/piqsl/displayserverimage.cpp:95:69: style: Function 'serialise' argument 1 names different: declaration 'folder' definition 'directory'. [funcArgNamesDifferent]
aqsis-1.8.2/tools/piqsl/displayserverimage.h:102:56: note: Function 'serialise' argument 1 names different: declaration 'folder' definition 'directory'.
aqsis-1.8.2/tools/piqsl/displayserverimage.cpp:95:69: note: Function 'serialise' argument 1 names different: declaration 'folder' definition 'directory'.
aqsis-1.8.2/tools/piqsl/image.h:73:2: style: Class 'CqImage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/tools/piqsl/displayserverimage.h:67:5: style: Class 'CqDisplayServerImage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/tools/piqsl/displayserverimage.h:102:15: style: The function 'serialise' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aqsis-1.8.2/tools/piqsl/image.h:175:15: note: Virtual function in base class
aqsis-1.8.2/tools/piqsl/displayserverimage.h:102:15: note: Function in derived class
aqsis-1.8.2/tools/piqsl/imagelistmodel.cpp:116:17: style: The scope of the variable 'count' can be reduced. [variableScope]
aqsis-1.8.2/tools/piqsl/imagelistmodel.cpp:105:9: style: Class 'SocketDataHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/tools/piqsl/piqsl.cpp:62:19: style: Variable 'cl_syslog' is assigned a value that is never used. [unreadVariable]
aqsis-1.8.2/tools/piqsl/piqsl_ui.h:94:9: style: Class 'PiqslImageView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/tools/piqsl/piqsl_ui.h:136:9: style: Class 'PiqslListView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/tools/piqsl/piqsl_ui.h:153:9: style: Class 'ImageListDelegate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/tools/piqsl/piqsl.cpp:116:17: style: Copying 'auto_ptr' pointer to another does not create two equal objects since one has lost its ownership of the pointer. [useAutoPointerCopy]
aqsis-1.8.2/tools/piqsl/piqsl_ui.cpp:269:17: warning: Member variable 'PiqslImageView::m_images' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/tools/procedurals/hairgen/primvar.h:88:3: style: Class 'PrimVars' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/tools/procedurals/hairgen/primvar.h:154:3: style: Class 'ParamList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/tools/procedurals/hairgen/hair.cpp:213:8: style: Unused private function: 'HairProcedural::linearHairsFromPoints' [unusedPrivateFunction]
aqsis-1.8.2/tools/procedurals/hairgen/kdtree/kdtree2.hpp:199:3: style: Class 'kdtree2_node' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/tools/procedurals/hairgen/hair.cpp:113:2: style: Struct 'HairParams' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/tools/procedurals/hairgen/hair.cpp:256:3: style: Class 'HairProcedural' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/tools/procedurals/hairgen/kdtree/kdtree2.cpp:177:13: style: The scope of the variable 'sum' can be reduced. [variableScope]
aqsis-1.8.2/tools/procedurals/hairgen/kdtree/kdtree2.cpp:241:9: style: The scope of the variable 'lmin' can be reduced. [variableScope]
aqsis-1.8.2/tools/procedurals/hairgen/kdtree/kdtree2.cpp:241:15: style: The scope of the variable 'lmax' can be reduced. [variableScope]
aqsis-1.8.2/tools/procedurals/hairgen/kdtree/kdtree2.cpp:550:15: warning: Member variable 'kdtree2_node::cut_dim' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/tools/procedurals/hairgen/kdtree/kdtree2.cpp:550:15: warning: Member variable 'kdtree2_node::cut_val' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/tools/procedurals/hairgen/kdtree/kdtree2.cpp:550:15: warning: Member variable 'kdtree2_node::cut_val_left' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/tools/procedurals/hairgen/kdtree/kdtree2.cpp:550:15: warning: Member variable 'kdtree2_node::cut_val_right' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/tools/procedurals/hairgen/kdtree/kdtree2.cpp:550:15: warning: Member variable 'kdtree2_node::l' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/tools/procedurals/hairgen/kdtree/kdtree2.cpp:550:15: warning: Member variable 'kdtree2_node::u' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/tools/procedurals/hairgen/kdtree/kdtree2.cpp:379:3: warning: Member variable 'searchrecord::centeridx' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/tools/procedurals/hairgen/kdtree/kdtree2.cpp:379:3: warning: Member variable 'searchrecord::correltime' is not initialized in the constructor. [uninitMemberVar]
aqsis-1.8.2/tools/procedurals/hairgen/kdtree/kdtree2.hpp:185:8: style: Technically the member function 'kdtree::kdtree2::spread_in_coordinate' can be const. [functionConst]
aqsis-1.8.2/tools/procedurals/hairgen/kdtree/kdtree2.cpp:236:16: note: Technically the member function 'kdtree::kdtree2::spread_in_coordinate' can be const.
aqsis-1.8.2/tools/procedurals/hairgen/kdtree/kdtree2.hpp:185:8: note: Technically the member function 'kdtree::kdtree2::spread_in_coordinate' can be const.
aqsis-1.8.2/tools/procedurals/hairgen/kdtree/kdtree2.hpp:228:8: style: Technically the member function 'kdtree::kdtree2_node::process_terminal_node' can be const. [functionConst]
aqsis-1.8.2/tools/procedurals/hairgen/kdtree/kdtree2.cpp:641:20: note: Technically the member function 'kdtree::kdtree2_node::process_terminal_node' can be const.
aqsis-1.8.2/tools/procedurals/hairgen/kdtree/kdtree2.hpp:228:8: note: Technically the member function 'kdtree::kdtree2_node::process_terminal_node' can be const.
aqsis-1.8.2/tools/procedurals/hairgen/kdtree/kdtree2.hpp:229:8: style: Technically the member function 'kdtree::kdtree2_node::process_terminal_node_fixedball' can be const. [functionConst]
aqsis-1.8.2/tools/procedurals/hairgen/kdtree/kdtree2.cpp:743:20: note: Technically the member function 'kdtree::kdtree2_node::process_terminal_node_fixedball' can be const.
aqsis-1.8.2/tools/procedurals/hairgen/kdtree/kdtree2.hpp:229:8: note: Technically the member function 'kdtree::kdtree2_node::process_terminal_node_fixedball' can be const.
aqsis-1.8.2/tools/ptview/ptview.cpp:489:12: style: Expression is always false because 'else if' condition matches previous condition at line 479. [multiCondition]
aqsis-1.8.2/tools/ptview/ptview.cpp:795:39: style: Function 'drawCursor' argument 1 names different: declaration 'P' definition 'p'. [funcArgNamesDifferent]
aqsis-1.8.2/tools/ptview/ptview.h:162:36: note: Function 'drawCursor' argument 1 names different: declaration 'P' definition 'p'.
aqsis-1.8.2/tools/ptview/ptview.cpp:795:39: note: Function 'drawCursor' argument 1 names different: declaration 'P' definition 'p'.
aqsis-1.8.2/tools/ptview/ptview.h:125:9: style: Class 'PointView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/tools/ptview/ptview.h:196:9: style: Class 'PointViewerMainWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/tools/shadeops/sci_volumes/src/volumesampler.h:16:3: style: Class 'VolumeSampler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aqsis-1.8.2/tools/shadeops/sci_volumes/src/array3d.h:19:0: style: Class 'Array3D < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
[22:53]

ftp://ftp.se.debian.org/debian/pool/main/a/aqualung/aqualung_0.9~beta11.orig.tar.gz
aqualung-0.9beta11/src/about.c:66:14: style: The scope of the variable 'xpm' can be reduced. [variableScope]
aqualung-0.9beta11/src/build_store.c:2291:17: style: Variable 'utf8' is reassigned a value before the old one has been used. [redundantAssignment]
aqualung-0.9beta11/src/build_store.c:2288:0: note: Variable 'utf8' is reassigned a value before the old one has been used.
aqualung-0.9beta11/src/build_store.c:2291:17: note: Variable 'utf8' is reassigned a value before the old one has been used.
aqualung-0.9beta11/src/build_store.c:2515:2: style: Variable 'chars' is reassigned a value before the old one has been used. [redundantAssignment]
aqualung-0.9beta11/src/build_store.c:2513:0: note: Variable 'chars' is reassigned a value before the old one has been used.
aqualung-0.9beta11/src/build_store.c:2515:2: note: Variable 'chars' is reassigned a value before the old one has been used.
aqualung-0.9beta11/src/build_store.c:2746:3: style: Variable 'max' is reassigned a value before the old one has been used. [redundantAssignment]
aqualung-0.9beta11/src/build_store.c:2744:0: note: Variable 'max' is reassigned a value before the old one has been used.
aqualung-0.9beta11/src/build_store.c:2746:3: note: Variable 'max' is reassigned a value before the old one has been used.
aqualung-0.9beta11/src/build_store.c:1186:9: style: The scope of the variable 'j' can be reduced. [variableScope]
aqualung-0.9beta11/src/build_store.c:1248:9: style: The scope of the variable 'j' can be reduced. [variableScope]
aqualung-0.9beta11/src/build_store.c:2344:6: style: The scope of the variable 'offs' can be reduced. [variableScope]
aqualung-0.9beta11/src/build_store.c:2806:6: style: The scope of the variable 'result' can be reduced. [variableScope]
aqualung-0.9beta11/src/build_store.c:3634:27: style: Function 'build_store' argument 1 names different: declaration 'store_iter' definition 'iter'. [funcArgNamesDifferent]
aqualung-0.9beta11/src/build_store.h:30:32: note: Function 'build_store' argument 1 names different: declaration 'store_iter' definition 'iter'.
aqualung-0.9beta11/src/build_store.c:3634:27: note: Function 'build_store' argument 1 names different: declaration 'store_iter' definition 'iter'.
aqualung-0.9beta11/src/build_store.c:858:6: style: Unused variable: i [unusedVariable]
aqualung-0.9beta11/src/build_store.c:2835:12: style: Variable 'result' is assigned a value that is never used. [unreadVariable]
aqualung-0.9beta11/src/build_store.c:3351:3: error: Memory leak: disc [memleak]
aqualung-0.9beta11/src/build_store.c:2572:0: error: Memory leak: stringv [memleak]
aqualung-0.9beta11/src/core.c:2757:6: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aqualung-0.9beta11/src/core.c:2772:6: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aqualung-0.9beta11/src/core.c:2787:6: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aqualung-0.9beta11/src/core.c:2802:6: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aqualung-0.9beta11/src/core.c:2817:6: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aqualung-0.9beta11/src/core.c:2832:6: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aqualung-0.9beta11/src/core.c:2622:6: style: The scope of the variable 'c' can be reduced. [variableScope]
aqualung-0.9beta11/src/core.c:2629:6: style: The scope of the variable 'try_realtime' can be reduced. [variableScope]
aqualung-0.9beta11/src/core.c:2630:6: style: The scope of the variable 'priority' can be reduced. [variableScope]
aqualung-0.9beta11/src/core.c:3064:7: style: The scope of the variable 'i' can be reduced. [variableScope]
aqualung-0.9beta11/src/core.c:3065:8: style: The scope of the variable 'buffer' can be reduced. [variableScope]
aqualung-0.9beta11/src/core.c:3066:8: style: The scope of the variable 'fullname' can be reduced. [variableScope]
aqualung-0.9beta11/src/core.c:534:21: portability: 'readbuf' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
aqualung-0.9beta11/src/core.c:535:21: portability: 'readbuf' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
aqualung-0.9beta11/src/core.c:542:21: portability: 'framebuf' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
aqualung-0.9beta11/src/cover.c:84:22: style: The scope of the variable 'str1' can be reduced. [variableScope]
aqualung-0.9beta11/src/cover.c:84:29: style: The scope of the variable 'str2' can be reduced. [variableScope]
aqualung-0.9beta11/src/cover.c:134:16: style: The scope of the variable 'str1' can be reduced. [variableScope]
aqualung-0.9beta11/src/cover.c:134:23: style: The scope of the variable 'str2' can be reduced. [variableScope]
aqualung-0.9beta11/src/cover.c:411:72: style: Function 'display_cover' argument 3 names different: declaration 'cover_align' definition 'align'. [funcArgNamesDifferent]
aqualung-0.9beta11/src/cover.h:31:91: note: Function 'display_cover' argument 3 names different: declaration 'cover_align' definition 'align'.
aqualung-0.9beta11/src/cover.c:411:72: note: Function 'display_cover' argument 3 names different: declaration 'cover_align' definition 'align'.
aqualung-0.9beta11/src/decoder/dec_null.c:44:17: error: Memory leak: dec [memleak]
aqualung-0.9beta11/src/decoder/file_decoder.c:84:15: style: The scope of the variable 'ext' can be reduced. [variableScope]
aqualung-0.9beta11/src/decoder/file_decoder.c:212:14: style: Unused variable: dec [unusedVariable]
aqualung-0.9beta11/src/file_info.c:1762:6: style: Condition '!is_cdda' is always true [knownConditionTrueFalse]
aqualung-0.9beta11/src/file_info.c:1722:16: note: Assignment 'is_cdda=0', assigned value is 0
aqualung-0.9beta11/src/file_info.c:1762:6: note: Condition '!is_cdda' is always true
aqualung-0.9beta11/src/file_info.c:1959:3: warning: %lld in format string (no. 1) requires 'long long' but the argument type is 'unsigned long long'. [invalidPrintfArgType_sint]
aqualung-0.9beta11/src/file_info.c:584:2: style: Variable 'lfiles' is reassigned a value before the old one has been used. [redundantAssignment]
aqualung-0.9beta11/src/file_info.c:576:0: note: Variable 'lfiles' is reassigned a value before the old one has been used.
aqualung-0.9beta11/src/file_info.c:584:2: note: Variable 'lfiles' is reassigned a value before the old one has been used.
aqualung-0.9beta11/src/file_info.c:714:2: style: Variable 'lfiles' is reassigned a value before the old one has been used. [redundantAssignment]
aqualung-0.9beta11/src/file_info.c:706:0: note: Variable 'lfiles' is reassigned a value before the old one has been used.
aqualung-0.9beta11/src/file_info.c:714:2: note: Variable 'lfiles' is reassigned a value before the old one has been used.
aqualung-0.9beta11/src/file_info.c:819:2: performance: Buffer 'str' is being written before its old content has been used. [redundantCopy]
aqualung-0.9beta11/src/file_info.c:810:2: note: Buffer 'str' is being written before its old content has been used.
aqualung-0.9beta11/src/file_info.c:819:2: note: Buffer 'str' is being written before its old content has been used.
aqualung-0.9beta11/src/file_info.c:830:10: style: The scope of the variable 'type_str' can be reduced. [variableScope]
aqualung-0.9beta11/src/file_info.c:1532:14: style: The scope of the variable 'addbtn' can be reduced. [variableScope]
aqualung-0.9beta11/src/file_info.c:1532:24: style: The scope of the variable 'delbtn' can be reduced. [variableScope]
aqualung-0.9beta11/src/file_info.c:1696:43: style: Function 'show_file_info' argument 5 names different: declaration 'iter_track' definition 'track_iter'. [funcArgNamesDifferent]
aqualung-0.9beta11/src/file_info.h:28:41: note: Function 'show_file_info' argument 5 names different: declaration 'iter_track' definition 'track_iter'.
aqualung-0.9beta11/src/file_info.c:1696:43: note: Function 'show_file_info' argument 5 names different: declaration 'iter_track' definition 'track_iter'.
aqualung-0.9beta11/src/file_info.c:1440:31: style: Variable 'col' is modified but its new value is never used. [unreadVariable]
aqualung-0.9beta11/src/file_info.c:621:6: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
aqualung-0.9beta11/src/file_info.c:603:4: error: Resource leak: f [resourceLeak]
aqualung-0.9beta11/src/gui_main.c:1149:97: style: Same expression on both sides of '-'. [duplicateExpression]
aqualung-0.9beta11/src/gui_main.c:527:7: style: The scope of the variable 'str' can be reduced. [variableScope]
aqualung-0.9beta11/src/gui_main.c:1402:13: style: The scope of the variable 'pos' can be reduced. [variableScope]
aqualung-0.9beta11/src/gui_main.c:1806:7: style: The scope of the variable 'n_items' can be reduced. [variableScope]
aqualung-0.9beta11/src/gui_main.c:1807:7: style: The scope of the variable 'n' can be reduced. [variableScope]
aqualung-0.9beta11/src/gui_main.c:2501:7: style: The scope of the variable 'str_session_id' can be reduced. [variableScope]
aqualung-0.9beta11/src/gui_main.c:2595:23: style: The scope of the variable 'p' can be reduced. [variableScope]
aqualung-0.9beta11/src/gui_main.c:2668:14: style: The scope of the variable 'path' can be reduced. [variableScope]
aqualung-0.9beta11/src/gui_main.c:3903:16: style: The scope of the variable 'left_gain_shadow' can be reduced. [variableScope]
aqualung-0.9beta11/src/gui_main.c:3904:16: style: The scope of the variable 'right_gain_shadow' can be reduced. [variableScope]
aqualung-0.9beta11/src/gui_main.c:346:5: warning: Dangerous usage of strncat - 3rd parameter is the maximum number of characters to append. [strncatUsage]
aqualung-0.9beta11/src/gui_main.c:347:5: warning: Dangerous usage of strncat - 3rd parameter is the maximum number of characters to append. [strncatUsage]
aqualung-0.9beta11/src/gui_main.c:350:4: warning: Dangerous usage of strncat - 3rd parameter is the maximum number of characters to append. [strncatUsage]
aqualung-0.9beta11/src/gui_main.c:351:4: warning: Dangerous usage of strncat - 3rd parameter is the maximum number of characters to append. [strncatUsage]
aqualung-0.9beta11/src/gui_main.c:892:55: error: Uninitialized variable: dummy [uninitvar]
aqualung-0.9beta11/src/httpc.c:598:7: warning: Either the condition 'l>sizeof(host)' is redundant or the array 'host[1024]' is accessed at index 1024, which is out of bounds. [arrayIndexOutOfBoundsCond]
aqualung-0.9beta11/src/httpc.c:594:9: note: Assuming that condition 'l>sizeof(host)' is not redundant
aqualung-0.9beta11/src/httpc.c:598:7: note: Array index out of bounds
aqualung-0.9beta11/src/httpc.c:606:12: warning: Either the condition 'm>sizeof(port_str)' is redundant or the array 'port_str[8]' is accessed at index 8, which is out of bounds. [arrayIndexOutOfBoundsCond]
aqualung-0.9beta11/src/httpc.c:602:10: note: Assuming that condition 'm>sizeof(port_str)' is not redundant
aqualung-0.9beta11/src/httpc.c:606:12: note: Array index out of bounds
aqualung-0.9beta11/src/httpc.c:622:8: warning: Either the condition 'l>sizeof(host)' is redundant or the array 'host[1024]' is accessed at index 1024, which is out of bounds. [arrayIndexOutOfBoundsCond]
aqualung-0.9beta11/src/httpc.c:618:10: note: Assuming that condition 'l>sizeof(host)' is not redundant
aqualung-0.9beta11/src/httpc.c:622:8: note: Array index out of bounds
aqualung-0.9beta11/src/httpc.c:437:6: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
aqualung-0.9beta11/src/httpc.c:235:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
aqualung-0.9beta11/src/httpc.c:573:7: style: The scope of the variable 'port_str' can be reduced. [variableScope]
aqualung-0.9beta11/src/httpc.c:879:14: style: The scope of the variable 'n_read2' can be reduced. [variableScope]
aqualung-0.9beta11/src/httpc.c:598:7: warning: Either the condition 'l>1024' is redundant or the array 'host[1024]' is accessed at index 1024, which is out of bounds. [arrayIndexOutOfBoundsCond]
aqualung-0.9beta11/src/httpc.c:594:9: note: Assuming that condition 'l>1024' is not redundant
aqualung-0.9beta11/src/httpc.c:598:7: note: Array index out of bounds
aqualung-0.9beta11/src/httpc.c:606:12: warning: Either the condition 'm>8' is redundant or the array 'port_str[8]' is accessed at index 8, which is out of bounds. [arrayIndexOutOfBoundsCond]
aqualung-0.9beta11/src/httpc.c:602:10: note: Assuming that condition 'm>8' is not redundant
aqualung-0.9beta11/src/httpc.c:606:12: note: Array index out of bounds
aqualung-0.9beta11/src/httpc.c:609:4: warning: The buffer 'port_str' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
aqualung-0.9beta11/src/httpc.c:622:8: warning: Either the condition 'l>1024' is redundant or the array 'host[1024]' is accessed at index 1024, which is out of bounds. [arrayIndexOutOfBoundsCond]
aqualung-0.9beta11/src/httpc.c:618:10: note: Assuming that condition 'l>1024' is not redundant
aqualung-0.9beta11/src/httpc.c:622:8: note: Array index out of bounds
aqualung-0.9beta11/src/httpc.c:626:4: warning: The buffer 'host' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
aqualung-0.9beta11/src/httpc.c:369:44: error: Undefined behavior: Variable 'value' is used as parameter and destination in s[n]printf(). [sprintfOverlappingData]
aqualung-0.9beta11/src/metadata_ape.c:524:40: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
aqualung-0.9beta11/src/metadata_ape.c:660:15: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
aqualung-0.9beta11/src/metadata_api.c:45:17: style: The scope of the variable 'frame' can be reduced. [variableScope]
aqualung-0.9beta11/src/metadata_id3v1.c:224:2: style: Variable 'str' is reassigned a value before the old one has been used. [redundantAssignment]
aqualung-0.9beta11/src/metadata_id3v1.c:220:0: note: Variable 'str' is reassigned a value before the old one has been used.
aqualung-0.9beta11/src/metadata_id3v1.c:224:2: note: Variable 'str' is reassigned a value before the old one has been used.
aqualung-0.9beta11/src/metadata_id3v2.c:446:51: warning: Either the condition 'id!=NULL' is redundant or there is possible null pointer dereference: id. [nullPointerRedundantCheck]
aqualung-0.9beta11/src/metadata_id3v2.c:452:11: note: Assuming that condition 'id!=NULL' is not redundant
aqualung-0.9beta11/src/metadata_id3v2.c:446:51: note: Null pointer dereference
aqualung-0.9beta11/src/metadata_id3v2.c:1095:16: style: The scope of the variable 'buffer' can be reduced. [variableScope]
aqualung-0.9beta11/src/metadata_id3v2.c:1189:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
aqualung-0.9beta11/src/metadata_id3v2.c:862:21: portability: 'frame->data' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
aqualung-0.9beta11/src/metadata_id3v2.c:233:9: style: Variable 'type' is assigned a value that is never used. [unreadVariable]
aqualung-0.9beta11/src/metadata_id3v2.c:273:9: style: Variable 'type' is assigned a value that is never used. [unreadVariable]
aqualung-0.9beta11/src/metadata_id3v2.c:290:9: style: Variable 'type' is assigned a value that is never used. [unreadVariable]
aqualung-0.9beta11/src/metadata_id3v2.c:319:9: style: Variable 'type' is assigned a value that is never used. [unreadVariable]
aqualung-0.9beta11/src/metadata_id3v2.c:338:2: style: Variable 'lang' is assigned a value that is never used. [unreadVariable]
aqualung-0.9beta11/src/metadata_id3v2.c:1139:0: error: Deallocating a deallocated pointer: file [deallocDealloc]
aqualung-0.9beta11/src/metadata_ogg.c:266:20: style: The scope of the variable 'page' can be reduced. [variableScope]
aqualung-0.9beta11/src/metadata_ogg.c:290:20: style: The scope of the variable 'page' can be reduced. [variableScope]
aqualung-0.9beta11/src/metadata_ogg.c:291:18: style: The scope of the variable 'data' can be reduced. [variableScope]
aqualung-0.9beta11/src/metadata_ogg.c:396:20: style: The scope of the variable 'page' can be reduced. [variableScope]
aqualung-0.9beta11/src/metadata_ogg.c:399:6: style: The scope of the variable 'fragment_length' can be reduced. [variableScope]
aqualung-0.9beta11/src/metadata_ogg.c:706:3: error: Common realloc mistake: 'payload' nulled but not freed upon failure [memleakOnRealloc]
aqualung-0.9beta11/src/metadata_ogg.c:710:3: error: Common realloc mistake: 'payload' nulled but not freed upon failure [memleakOnRealloc]
aqualung-0.9beta11/src/metadata_ogg.c:763:3: error: Common realloc mistake: 'vc_entry' nulled but not freed upon failure [memleakOnRealloc]
aqualung-0.9beta11/src/metadata_ogg.c:767:3: error: Common realloc mistake: 'payload' nulled but not freed upon failure [memleakOnRealloc]
aqualung-0.9beta11/src/metadata_ogg.c:771:3: error: Common realloc mistake: 'payload' nulled but not freed upon failure [memleakOnRealloc]
aqualung-0.9beta11/src/metadata_ogg.c:783:3: error: Common realloc mistake: 'payload' nulled but not freed upon failure [memleakOnRealloc]
aqualung-0.9beta11/src/music_browser.c:508:21: style: The scope of the variable 'hbox' can be reduced. [variableScope]
aqualung-0.9beta11/src/music_browser.c:513:14: style: The scope of the variable 'statusbar_viewport' can be reduced. [variableScope]
aqualung-0.9beta11/src/music_browser.c:514:14: style: The scope of the variable 'statusbar_scrolledwin' can be reduced. [variableScope]
aqualung-0.9beta11/src/music_browser.c:515:14: style: The scope of the variable 'statusbar_hbox' can be reduced. [variableScope]
aqualung-0.9beta11/src/music_browser.c:516:14: style: The scope of the variable 'toolbar_search_button' can be reduced. [variableScope]
aqualung-0.9beta11/src/music_browser.c:517:14: style: The scope of the variable 'toolbar_collapse_all_button' can be reduced. [variableScope]
aqualung-0.9beta11/src/music_browser.c:714:11: style: Variable 'buffer' is assigned a value that is never used. [unreadVariable]
aqualung-0.9beta11/src/options.c:1192:9: style: The scope of the variable 's' can be reduced. [variableScope]
aqualung-0.9beta11/src/options.c:1308:21: style: The scope of the variable 'image' can be reduced. [variableScope]
aqualung-0.9beta11/src/options.c:4029:0: error: Resource leak: fin [resourceLeak]
aqualung-0.9beta11/src/playlist.c:4109:2: style: Variable 'pl' is reassigned a value before the old one has been used. [redundantAssignment]
aqualung-0.9beta11/src/playlist.c:4107:0: note: Variable 'pl' is reassigned a value before the old one has been used.
aqualung-0.9beta11/src/playlist.c:4109:2: note: Variable 'pl' is reassigned a value before the old one has been used.
aqualung-0.9beta11/src/playlist.c:4962:4: style: Variable 'pl_name' is reassigned a value before the old one has been used. [redundantAssignment]
aqualung-0.9beta11/src/playlist.c:4959:0: note: Variable 'pl_name' is reassigned a value before the old one has been used.
aqualung-0.9beta11/src/playlist.c:4962:4: note: Variable 'pl_name' is reassigned a value before the old one has been used.
aqualung-0.9beta11/src/playlist.c:4963:4: style: Variable 'pl' is reassigned a value before the old one has been used. [redundantAssignment]
aqualung-0.9beta11/src/playlist.c:4957:0: note: Variable 'pl' is reassigned a value before the old one has been used.
aqualung-0.9beta11/src/playlist.c:4963:4: note: Variable 'pl' is reassigned a value before the old one has been used.
aqualung-0.9beta11/src/playlist.c:327:9: style: The scope of the variable 'j' can be reduced. [variableScope]
aqualung-0.9beta11/src/playlist.c:1101:13: style: The scope of the variable 'j' can be reduced. [variableScope]
aqualung-0.9beta11/src/playlist.c:1103:14: style: The scope of the variable 'counter' can be reduced. [variableScope]
aqualung-0.9beta11/src/playlist.c:1104:7: style: The scope of the variable 'tmpname' can be reduced. [variableScope]
aqualung-0.9beta11/src/playlist.c:2164:6: style: The scope of the variable 'type' can be reduced. [variableScope]
aqualung-0.9beta11/src/playlist.c:3112:7: style: The scope of the variable 'length_str' can be reduced. [variableScope]
aqualung-0.9beta11/src/playlist.c:3823:21: style: The scope of the variable 'image' can be reduced. [variableScope]
aqualung-0.9beta11/src/playlist.c:4164:14: style: The scope of the variable 'statusbar' can be reduced. [variableScope]
aqualung-0.9beta11/src/playlist.c:4165:14: style: The scope of the variable 'statusbar_scrolledwin' can be reduced. [variableScope]
aqualung-0.9beta11/src/playlist.c:4166:14: style: The scope of the variable 'statusbar_viewport' can be reduced. [variableScope]
aqualung-0.9beta11/src/playlist.c:5521:13: style: The scope of the variable 'flag' can be reduced. [variableScope]
aqualung-0.9beta11/src/playlist.c:5546:26: style: The scope of the variable 'j' can be reduced. [variableScope]
aqualung-0.9beta11/src/playlist.c:4933:7: warning: Size of pointer 'ref' used instead of size of its data. [pointerSize]
aqualung-0.9beta11/src/playlist.c:5065:5: style: Variable 'str_duration' is assigned a value that is never used. [unreadVariable]
aqualung-0.9beta11/src/playlist.c:1308:4: warning: The buffer 'fileinfo_file' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
aqualung-0.9beta11/src/playlist.c:1549:5: warning: The buffer 'fileinfo_file' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
aqualung-0.9beta11/src/playlist.c:5088:49: warning: The buffer 'tmp' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
aqualung-0.9beta11/src/playlist.c:5266:49: warning: The buffer 'tmp' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
aqualung-0.9beta11/src/playlist.c:1311:58: error: Uninitialized variable: dummy [uninitvar]
aqualung-0.9beta11/src/playlist.c:2553:56: error: Uninitialized variable: dummy [uninitvar]
aqualung-0.9beta11/src/rb.c:213:21: style: Variable 'tmp_read_ptr' is assigned a value that is never used. [unreadVariable]
aqualung-0.9beta11/src/store_file.c:1372:16: style: Same expression on both sides of '==' because the value of 'fdec' and 'NULL' are the same. [duplicateExpression]
aqualung-0.9beta11/src/store_file.c:1332:26: note: 'fdec' is assigned value 'NULL' here.
aqualung-0.9beta11/src/store_file.c:1372:16: note: Same expression on both sides of '==' because the value of 'fdec' and 'NULL' are the same.
aqualung-0.9beta11/src/store_file.c:1408:11: style: Same expression on both sides of '!=' because the value of 'fdec' and 'NULL' are the same. [duplicateExpression]
aqualung-0.9beta11/src/store_file.c:1332:26: note: 'fdec' is assigned value 'NULL' here.
aqualung-0.9beta11/src/store_file.c:1408:11: note: Same expression on both sides of '!=' because the value of 'fdec' and 'NULL' are the same.
aqualung-0.9beta11/src/store_file.c:1267:6: style: The scope of the variable 'ok' can be reduced. [variableScope]
aqualung-0.9beta11/src/store_file.c:1430:6: style: The scope of the variable 'nlevels' can be reduced. [variableScope]
aqualung-0.9beta11/src/store_file.c:1432:8: style: The scope of the variable 'volume' can be reduced. [variableScope]
aqualung-0.9beta11/src/store_file.c:1907:7: style: The scope of the variable 'name' can be reduced. [variableScope]
aqualung-0.9beta11/src/store_file.c:1942:6: style: The scope of the variable 'h' can be reduced. [variableScope]
aqualung-0.9beta11/src/store_file.c:1942:9: style: The scope of the variable 'i' can be reduced. [variableScope]
aqualung-0.9beta11/src/store_file.c:1942:12: style: The scope of the variable 'j' can be reduced. [variableScope]
aqualung-0.9beta11/src/store_file.c:2003:7: style: The scope of the variable 'name' can be reduced. [variableScope]
aqualung-0.9beta11/src/store_file.c:2004:7: style: The scope of the variable 'text' can be reduced. [variableScope]
aqualung-0.9beta11/src/store_file.c:2005:6: style: The scope of the variable 'i' can be reduced. [variableScope]
aqualung-0.9beta11/src/store_file.c:2109:16: style: The scope of the variable 'parent_path' can be reduced. [variableScope]
aqualung-0.9beta11/src/store_file.c:2156:7: style: The scope of the variable 'name' can be reduced. [variableScope]
aqualung-0.9beta11/src/store_file.c:2157:7: style: The scope of the variable 'sort' can be reduced. [variableScope]
aqualung-0.9beta11/src/store_file.c:2195:6: style: The scope of the variable 'i' can be reduced. [variableScope]
aqualung-0.9beta11/src/store_file.c:2195:9: style: The scope of the variable 'j' can be reduced. [variableScope]
aqualung-0.9beta11/src/store_file.c:2294:16: style: The scope of the variable 'parent_path' can be reduced. [variableScope]
aqualung-0.9beta11/src/store_file.c:2302:9: style: The scope of the variable 'str' can be reduced. [variableScope]
aqualung-0.9beta11/src/store_file.c:2303:7: style: The scope of the variable 'str_n' can be reduced. [variableScope]
aqualung-0.9beta11/src/store_file.c:2305:6: style: The scope of the variable 'i' can be reduced. [variableScope]
aqualung-0.9beta11/src/store_file.c:2388:7: style: The scope of the variable 'name' can be reduced. [variableScope]
aqualung-0.9beta11/src/store_file.c:2389:7: style: The scope of the variable 'sort' can be reduced. [variableScope]
aqualung-0.9beta11/src/store_file.c:2426:6: style: The scope of the variable 'i' can be reduced. [variableScope]
aqualung-0.9beta11/src/store_file.c:2577:16: style: The scope of the variable 'parent_path' can be reduced. [variableScope]
aqualung-0.9beta11/src/store_file.c:2630:14: style: The scope of the variable 'name' can be reduced. [variableScope]
aqualung-0.9beta11/src/store_file.c:2631:14: style: The scope of the variable 'sort' can be reduced. [variableScope]
aqualung-0.9beta11/src/store_file.c:2675:14: style: The scope of the variable 'track_name' can be reduced. [variableScope]
aqualung-0.9beta11/src/store_file.c:2676:14: style: The scope of the variable 'record_name' can be reduced. [variableScope]
aqualung-0.9beta11/src/store_file.c:2677:14: style: The scope of the variable 'artist_name' can be reduced. [variableScope]
aqualung-0.9beta11/src/store_file.c:2679:7: style: The scope of the variable 'list_str' can be reduced. [variableScope]
aqualung-0.9beta11/src/store_file.c:3621:7: style: The scope of the variable 'length_str' can be reduced. [variableScope]
aqualung-0.9beta11/src/store_file.c:4822:16: style: The scope of the variable 'parent_path' can be reduced. [variableScope]
aqualung-0.9beta11/src/store_file.c:4856:16: style: The scope of the variable 'parent_path' can be reduced. [variableScope]
aqualung-0.9beta11/src/store_file.c:4887:16: style: The scope of the variable 'parent_path' can be reduced. [variableScope]
aqualung-0.9beta11/src/store_file.c:1822:24: style: Function 'store__add_cb' argument 1 names different: declaration 'data' definition 'user_data'. [funcArgNamesDifferent]
aqualung-0.9beta11/src/store_file.h:56:29: note: Function 'store__add_cb' argument 1 names different: declaration 'data' definition 'user_data'.
aqualung-0.9beta11/src/store_file.c:1822:24: note: Function 'store__add_cb' argument 1 names different: declaration 'data' definition 'user_data'.
aqualung-0.9beta11/src/store_file.c:1899:25: style: Function 'store__edit_cb' argument 1 names different: declaration 'data' definition 'user_data'. [funcArgNamesDifferent]
aqualung-0.9beta11/src/store_file.c:187:30: note: Function 'store__edit_cb' argument 1 names different: declaration 'data' definition 'user_data'.
aqualung-0.9beta11/src/store_file.c:1899:25: note: Function 'store__edit_cb' argument 1 names different: declaration 'data' definition 'user_data'.
aqualung-0.9beta11/src/store_file.c:1995:27: style: Function 'store__remove_cb' argument 1 names different: declaration 'data' definition 'user_data'. [funcArgNamesDifferent]
aqualung-0.9beta11/src/store_file.c:192:32: note: Function 'store__remove_cb' argument 1 names different: declaration 'data' definition 'user_data'.
aqualung-0.9beta11/src/store_file.c:1995:27: note: Function 'store__remove_cb' argument 1 names different: declaration 'data' definition 'user_data'.
aqualung-0.9beta11/src/store_file.c:2105:25: style: Function 'artist__add_cb' argument 1 names different: declaration 'data' definition 'user_data'. [funcArgNamesDifferent]
aqualung-0.9beta11/src/store_file.c:183:30: note: Function 'artist__add_cb' argument 1 names different: declaration 'data' definition 'user_data'.
aqualung-0.9beta11/src/store_file.c:2105:25: note: Function 'artist__add_cb' argument 1 names different: declaration 'data' definition 'user_data'.
aqualung-0.9beta11/src/store_file.c:2149:26: style: Function 'artist__edit_cb' argument 1 names different: declaration 'data' definition 'user_data'. [funcArgNamesDifferent]
aqualung-0.9beta11/src/store_file.c:188:31: note: Function 'artist__edit_cb' argument 1 names different: declaration 'data' definition 'user_data'.
aqualung-0.9beta11/src/store_file.c:2149:26: note: Function 'artist__edit_cb' argument 1 names different: declaration 'data' definition 'user_data'.
aqualung-0.9beta11/src/store_file.c:2289:25: style: Function 'record__add_cb' argument 1 names different: declaration 'data' definition 'user_data'. [funcArgNamesDifferent]
aqualung-0.9beta11/src/store_file.c:184:30: note: Function 'record__add_cb' argument 1 names different: declaration 'data' definition 'user_data'.
aqualung-0.9beta11/src/store_file.c:2289:25: note: Function 'record__add_cb' argument 1 names different: declaration 'data' definition 'user_data'.
aqualung-0.9beta11/src/store_file.c:2378:26: style: Function 'record__edit_cb' argument 1 names different: declaration 'data' definition 'user_data'. [funcArgNamesDifferent]
aqualung-0.9beta11/src/store_file.c:189:31: note: Function 'record__edit_cb' argument 1 names different: declaration 'data' definition 'user_data'.
aqualung-0.9beta11/src/store_file.c:2378:26: note: Function 'record__edit_cb' argument 1 names different: declaration 'data' definition 'user_data'.
aqualung-0.9beta11/src/store_file.c:2573:24: style: Function 'track__add_cb' argument 1 names different: declaration 'data' definition 'user_data'. [funcArgNamesDifferent]
aqualung-0.9beta11/src/store_file.c:185:29: note: Function 'track__add_cb' argument 1 names different: declaration 'data' definition 'user_data'.
aqualung-0.9beta11/src/store_file.c:2573:24: note: Function 'track__add_cb' argument 1 names different: declaration 'data' definition 'user_data'.
aqualung-0.9beta11/src/store_file.c:2620:25: style: Function 'track__edit_cb' argument 1 names different: declaration 'data' definition 'user_data'. [funcArgNamesDifferent]
aqualung-0.9beta11/src/store_file.c:190:30: note: Function 'track__edit_cb' argument 1 names different: declaration 'data' definition 'user_data'.
aqualung-0.9beta11/src/store_file.c:2620:25: note: Function 'track__edit_cb' argument 1 names different: declaration 'data' definition 'user_data'.
aqualung-0.9beta11/src/store_file.c:2662:29: style: Function 'track__fileinfo_cb' argument 1 names different: declaration 'data' definition 'user_data'. [funcArgNamesDifferent]
aqualung-0.9beta11/src/store_file.c:217:34: note: Function 'track__fileinfo_cb' argument 1 names different: declaration 'data' definition 'user_data'.
aqualung-0.9beta11/src/store_file.c:2662:29: note: Function 'track__fileinfo_cb' argument 1 names different: declaration 'data' definition 'user_data'.
aqualung-0.9beta11/src/store_file.c:3984:24: style: Function 'store_file_load' argument 1 names different: declaration 'file' definition 'store_file'. [funcArgNamesDifferent]
aqualung-0.9beta11/src/store_file.h:58:29: note: Function 'store_file_load' argument 1 names different: declaration 'file' definition 'store_file'.
aqualung-0.9beta11/src/store_file.c:3984:24: note: Function 'store_file_load' argument 1 names different: declaration 'file' definition 'store_file'.
aqualung-0.9beta11/src/store_file.c:4353:44: style: Function 'store_file_selection_changed' argument 1 names different: declaration 'iter' definition 'tree_iter'. [funcArgNamesDifferent]
aqualung-0.9beta11/src/store_file.h:38:49: note: Function 'store_file_selection_changed' argument 1 names different: declaration 'iter' definition 'tree_iter'.
aqualung-0.9beta11/src/store_file.c:4353:44: note: Function 'store_file_selection_changed' argument 1 names different: declaration 'iter' definition 'tree_iter'.
aqualung-0.9beta11/src/store_file.c:3859:2: style: Variable 'comment' is assigned a value that is never used. [unreadVariable]
aqualung-0.9beta11/src/store_file.c:3933:2: style: Variable 'comment' is assigned a value that is never used. [unreadVariable]
aqualung-0.9beta11/src/store_file.c:3992:2: style: Variable 'comment' is assigned a value that is never used. [unreadVariable]
aqualung-0.9beta11/src/store_file.c:487:4: error: Memory leak: data [memleak]
aqualung-0.9beta11/src/store_file.c:501:3: error: Memory leak: data [memleak]
aqualung-0.9beta11/src/store_file.c:614:4: error: Memory leak: data [memleak]
aqualung-0.9beta11/src/store_file.c:622:3: error: Memory leak: data [memleak]
aqualung-0.9beta11/src/store_file.c:813:5: error: Memory leak: strings [memleak]
aqualung-0.9beta11/src/store_file.c:838:4: error: Memory leak: data [memleak]
aqualung-0.9beta11/src/store_file.c:849:3: error: Memory leak: data [memleak]
aqualung-0.9beta11/src/store_file.c:971:4: error: Memory leak: data [memleak]
aqualung-0.9beta11/src/store_file.c:988:3: error: Memory leak: data [memleak]
aqualung-0.9beta11/src/transceiver.c:69:32: style: Function 'receive_message' argument 2 names different: declaration 'cmd_arg' definition 'cmdarg'. [funcArgNamesDifferent]
aqualung-0.9beta11/src/transceiver.h:39:37: note: Function 'receive_message' argument 2 names different: declaration 'cmd_arg' definition 'cmdarg'.
aqualung-0.9beta11/src/transceiver.c:69:32: note: Function 'receive_message' argument 2 names different: declaration 'cmd_arg' definition 'cmdarg'.
aqualung-0.9beta11/src/utils.c:478:10: style: The scope of the variable '_pmap' can be reduced. [variableScope]
aqualung-0.9beta11/src/utils.c:300:17: style: Function 'time2time' argument 1 names different: declaration 'samples' definition 'seconds'. [funcArgNamesDifferent]
aqualung-0.9beta11/src/utils.h:46:22: note: Function 'time2time' argument 1 names different: declaration 'samples' definition 'seconds'.
aqualung-0.9beta11/src/utils.c:300:17: note: Function 'time2time' argument 1 names different: declaration 'samples' definition 'seconds'.
aqualung-0.9beta11/src/utils.c:174:0: error: Memory leak: strbuf [memleak]
aqualung-0.9beta11/src/utils.c:174:0: error: Memory leak: cbuf [memleak]
aqualung-0.9beta11/src/utils_gui.c:678:2: style: Variable 'msg' is reassigned a value before the old one has been used. [redundantAssignment]
aqualung-0.9beta11/src/utils_gui.c:673:0: note: Variable 'msg' is reassigned a value before the old one has been used.
aqualung-0.9beta11/src/utils_gui.c:678:2: note: Variable 'msg' is reassigned a value before the old one has been used.
aqualung-0.9beta11/src/utils_gui.c:356:46: style: The scope of the variable 'filter_3' can be reduced. [variableScope]
aqualung-0.9beta11/src/utils_gui.c:391:12: style: The scope of the variable 'k' can be reduced. [variableScope]
aqualung-0.9beta11/src/utils_gui.c:358:36: warning: Division of result of sizeof() on pointer type. [divideSizeof]
aqualung-0.9beta11/src/volume.c:606:33: style: The scope of the variable 'variance' can be reduced. [variableScope]
aqualung-0.9beta11/src/volume.c:606:43: style: The scope of the variable 'std_dev' can be reduced. [variableScope]
aqualung-0.9beta11/src/volume.c:607:9: style: The scope of the variable 'level_difference' can be reduced. [variableScope]
[22:53]

ftp://ftp.se.debian.org/debian/pool/main/a/arachne-pnr/arachne-pnr_0.1+20180513git5d830dd.orig.tar.gz
Checking arachne-pnr-0.1+20180513git5d830dd/src/global.cc: __GCC__=1;__GCC__=1...

arachne-pnr-0.1+20180513git5d830dd/src/arachne-pnr.cc:431:7: warning: Either the condition 'if(chipdb)' is redundant or there is possible null pointer dereference: chipdb. [nullPointerRedundantCheck]
arachne-pnr-0.1+20180513git5d830dd/src/arachne-pnr.cc:434:10: note: Assuming that condition 'if(chipdb)' is not redundant
arachne-pnr-0.1+20180513git5d830dd/src/arachne-pnr.cc:431:7: note: Null pointer dereference
arachne-pnr-0.1+20180513git5d830dd/src/bitvector.hh:65:3: warning: Member variable 'BasedBitVector::n' is not initialized in the constructor. [uninitMemberVar]
arachne-pnr-0.1+20180513git5d830dd/src/chipdb.hh:115:3: warning: Member variable 'Switch::bidir' is not initialized in the constructor. [uninitMemberVar]
arachne-pnr-0.1+20180513git5d830dd/src/chipdb.hh:115:3: warning: Member variable 'Switch::tile' is not initialized in the constructor. [uninitMemberVar]
arachne-pnr-0.1+20180513git5d830dd/src/chipdb.hh:115:3: warning: Member variable 'Switch::out' is not initialized in the constructor. [uninitMemberVar]
arachne-pnr-0.1+20180513git5d830dd/src/netlist.hh:440:8: performance: Technically the member function 'Models::is_dff' can be static. [functionStatic]
arachne-pnr-0.1+20180513git5d830dd/src/netlist.hh:482:8: performance: Technically the member function 'Models::is_pllX' can be static. [functionStatic]
arachne-pnr-0.1+20180513git5d830dd/src/netlist.hh:486:8: performance: Technically the member function 'Models::is_mac16' can be static. [functionStatic]
arachne-pnr-0.1+20180513git5d830dd/src/netlist.hh:487:8: performance: Technically the member function 'Models::is_spram' can be static. [functionStatic]
arachne-pnr-0.1+20180513git5d830dd/src/netlist.hh:488:8: performance: Technically the member function 'Models::is_hfosc' can be static. [functionStatic]
arachne-pnr-0.1+20180513git5d830dd/src/netlist.hh:489:8: performance: Technically the member function 'Models::is_hfosc_trim' can be static. [functionStatic]
arachne-pnr-0.1+20180513git5d830dd/src/netlist.hh:491:8: performance: Technically the member function 'Models::is_lfosc' can be static. [functionStatic]
arachne-pnr-0.1+20180513git5d830dd/src/netlist.hh:492:8: performance: Technically the member function 'Models::is_rgba_drv' can be static. [functionStatic]
arachne-pnr-0.1+20180513git5d830dd/src/netlist.hh:493:8: performance: Technically the member function 'Models::is_ledda_ip' can be static. [functionStatic]
arachne-pnr-0.1+20180513git5d830dd/src/netlist.hh:494:8: performance: Technically the member function 'Models::is_i2c' can be static. [functionStatic]
arachne-pnr-0.1+20180513git5d830dd/src/netlist.hh:495:8: performance: Technically the member function 'Models::is_spi' can be static. [functionStatic]
arachne-pnr-0.1+20180513git5d830dd/src/hashmap.hh:135:8: style: Technically the member function 'HashMap::operator==' can be const. [functionConst]
arachne-pnr-0.1+20180513git5d830dd/src/hashmap.hh:136:8: style: Technically the member function 'HashMap::operator!=' can be const. [functionConst]
arachne-pnr-0.1+20180513git5d830dd/src/hashmap.hh:55:10: style: Technically the member function 'HashMap::const_iterator::operator==' can be const. [functionConst]
arachne-pnr-0.1+20180513git5d830dd/src/hashmap.hh:56:10: style: Technically the member function 'HashMap::const_iterator::operator!=' can be const. [functionConst]
arachne-pnr-0.1+20180513git5d830dd/src/hashmap.hh:59:23: style: Technically the member function 'HashMap::const_iterator::operator*' can be const. [functionConst]
arachne-pnr-0.1+20180513git5d830dd/src/bitvector.hh:66:3: style: Class 'BasedBitVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arachne-pnr-0.1+20180513git5d830dd/src/line_parser.hh:37:3: style: Class 'LexicalPosition' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arachne-pnr-0.1+20180513git5d830dd/src/util.hh:46:3: style: Class 'random_generator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arachne-pnr-0.1+20180513git5d830dd/src/util.hh:123:3: style: Struct 'PrettyKV' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arachne-pnr-0.1+20180513git5d830dd/src/bstream.hh:36:3: style: Class 'obstream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arachne-pnr-0.1+20180513git5d830dd/src/bstream.hh:211:3: style: Class 'ibstream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arachne-pnr-0.1+20180513git5d830dd/src/vector.hh:44:3: style: Class 'BasedVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arachne-pnr-0.1+20180513git5d830dd/src/vector.hh:46:3: style: Class 'BasedVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arachne-pnr-0.1+20180513git5d830dd/src/netlist.hh:108:3: style: Class 'Const' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arachne-pnr-0.1+20180513git5d830dd/src/netlist.hh:114:3: style: Class 'Const' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arachne-pnr-0.1+20180513git5d830dd/src/netlist.hh:170:3: style: Class 'Net' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arachne-pnr-0.1+20180513git5d830dd/src/netlist.hh:248:3: style: Class 'Node' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arachne-pnr-0.1+20180513git5d830dd/src/netlist.hh:438:3: style: Class 'Models' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arachne-pnr-0.1+20180513git5d830dd/src/hashmap.hh:53:5: style: Class 'const_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arachne-pnr-0.1+20180513git5d830dd/src/chipdb.hh:95:3: style: Class 'CBitVal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arachne-pnr-0.1+20180513git5d830dd/src/pcf.hh:32:3: style: Class 'Constraints' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arachne-pnr-0.1+20180513git5d830dd/src/vector.hh:44:25: performance: Function parameter 'count' should be passed by const reference. [passedByValue]
arachne-pnr-0.1+20180513git5d830dd/src/vector.hh:45:25: performance: Function parameter 'count' should be passed by const reference. [passedByValue]
arachne-pnr-0.1+20180513git5d830dd/src/vector.hh:71:26: performance: Function parameter 'i' should be passed by const reference. [passedByValue]
arachne-pnr-0.1+20180513git5d830dd/src/vector.hh:76:32: performance: Function parameter 'i' should be passed by const reference. [passedByValue]
arachne-pnr-0.1+20180513git5d830dd/src/vector.hh:82:34: performance: Function parameter 'i' should be passed by const reference. [passedByValue]
arachne-pnr-0.1+20180513git5d830dd/src/vector.hh:87:40: performance: Function parameter 'i' should be passed by const reference. [passedByValue]
arachne-pnr-0.1+20180513git5d830dd/src/blif.cc:31:13: style: Technically the member function 'BlifParser::stobv' can be const. [functionConst]
arachne-pnr-0.1+20180513git5d830dd/src/blif.cc:42:13: note: Technically the member function 'BlifParser::stobv' can be const.
arachne-pnr-0.1+20180513git5d830dd/src/blif.cc:31:13: note: Technically the member function 'BlifParser::stobv' can be const.
arachne-pnr-0.1+20180513git5d830dd/src/chipdb.cc:334:30: style: Function 'parse_cbit' argument 1 names different: declaration 'tile' definition 't'. [funcArgNamesDifferent]
arachne-pnr-0.1+20180513git5d830dd/src/chipdb.cc:309:23: note: Function 'parse_cbit' argument 1 names different: declaration 'tile' definition 't'.
arachne-pnr-0.1+20180513git5d830dd/src/chipdb.cc:334:30: note: Function 'parse_cbit' argument 1 names different: declaration 'tile' definition 't'.
arachne-pnr-0.1+20180513git5d830dd/src/chipdb.cc:334:52: style: Function 'parse_cbit' argument 2 names different: declaration 's' definition 's_'. [funcArgNamesDifferent]
arachne-pnr-0.1+20180513git5d830dd/src/chipdb.cc:309:48: note: Function 'parse_cbit' argument 2 names different: declaration 's' definition 's_'.
arachne-pnr-0.1+20180513git5d830dd/src/chipdb.cc:334:52: note: Function 'parse_cbit' argument 2 names different: declaration 's' definition 's_'.
arachne-pnr-0.1+20180513git5d830dd/src/chipdb.cc:1141:29: style: Function 'extra_cell_cbit' argument 1 names different: declaration 'ec' definition 'c'. [funcArgNamesDifferent]
arachne-pnr-0.1+20180513git5d830dd/src/chipdb.hh:250:28: note: Function 'extra_cell_cbit' argument 1 names different: declaration 'ec' definition 'c'.
arachne-pnr-0.1+20180513git5d830dd/src/chipdb.cc:1141:29: note: Function 'extra_cell_cbit' argument 1 names different: declaration 'ec' definition 'c'.
arachne-pnr-0.1+20180513git5d830dd/src/chipdb.cc:1156:32: style: Function 'extra_cell_netname' argument 1 names different: declaration 'ec' definition 'c'. [funcArgNamesDifferent]
arachne-pnr-0.1+20180513git5d830dd/src/chipdb.hh:251:38: note: Function 'extra_cell_netname' argument 1 names different: declaration 'ec' definition 'c'.
arachne-pnr-0.1+20180513git5d830dd/src/chipdb.cc:1156:32: note: Function 'extra_cell_netname' argument 1 names different: declaration 'ec' definition 'c'.
arachne-pnr-0.1+20180513git5d830dd/src/chipdb.cc:974:11: error: Accessing an item in container 't' that is empty. [containerOutOfBounds]
arachne-pnr-0.1+20180513git5d830dd/src/chipdb.cc:309:8: style: Technically the member function 'ChipDBParser::parse_cbit' can be const. [functionConst]
arachne-pnr-0.1+20180513git5d830dd/src/chipdb.cc:334:15: note: Technically the member function 'ChipDBParser::parse_cbit' can be const.
arachne-pnr-0.1+20180513git5d830dd/src/chipdb.cc:309:8: note: Technically the member function 'ChipDBParser::parse_cbit' can be const.
arachne-pnr-0.1+20180513git5d830dd/src/chipdb.cc:832:3: warning: Possible leak in public function. The pointer 'chipdb' is not deallocated before it is allocated. [publicAllocationError]
arachne-pnr-0.1+20180513git5d830dd/src/configuration.cc:29:37: style: Function 'set_cbit' argument 1 names different: declaration 'cbit' definition 'value_cbit'. [funcArgNamesDifferent]
arachne-pnr-0.1+20180513git5d830dd/src/configuration.hh:36:29: note: Function 'set_cbit' argument 1 names different: declaration 'cbit' definition 'value_cbit'.
arachne-pnr-0.1+20180513git5d830dd/src/configuration.cc:29:37: note: Function 'set_cbit' argument 1 names different: declaration 'cbit' definition 'value_cbit'.
[22:53]
Exit code is not zero! Crash?

ftp://ftp.se.debian.org/debian/pool/main/a/aragorn/aragorn_1.2.38.orig.tar.gz
aragorn1.2.38/aragorn1.2.38.c:3664:14: style: Expression is always false because 'else if' condition matches previous condition at line 3662. [multiCondition]
aragorn1.2.38/aragorn1.2.38.c:9147:33: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
aragorn1.2.38/aragorn1.2.38.c:9145:31: note: outer condition: tstem>=3
aragorn1.2.38/aragorn1.2.38.c:9147:33: note: identical inner condition: tstem>=3
aragorn1.2.38/aragorn1.2.38.c:3209:24: style: The scope of the variable 'nine' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:3336:7: style: The scope of the variable 'ic' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:3353:5: style: The scope of the variable 'a' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:3354:8: style: The scope of the variable 'swap' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:3775:59: style: The scope of the variable 'sd' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:3776:21: style: The scope of the variable 'm' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:3839:15: style: The scope of the variable 'trnatype' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:4506:11: style: The scope of the variable 'k' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:4518:8: style: The scope of the variable 'c' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:4628:9: style: The scope of the variable 'c2' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:4657:12: style: The scope of the variable 'nm' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:4657:19: style: The scope of the variable 'c1' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:4708:9: style: The scope of the variable 'b' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:4757:17: style: The scope of the variable 'sin' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:4824:9: style: The scope of the variable 'c' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:4880:7: style: The scope of the variable 'i' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:4880:9: style: The scope of the variable 'j' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:4880:11: style: The scope of the variable 'k' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:4880:13: style: The scope of the variable 'varbp' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:4880:19: style: The scope of the variable 'stem' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:4880:24: style: The scope of the variable 'ab' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:4880:27: style: The scope of the variable 'ae' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:4880:30: style: The scope of the variable 'hl' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:4880:49: style: The scope of the variable 'sr' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:4881:8: style: The scope of the variable 'genename' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:4882:14: style: The scope of the variable 'bplb' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:4883:14: style: The scope of the variable 'bprb' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:5108:8: style: The scope of the variable 'c' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:5282:55: style: The scope of the variable 'sd' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:5283:21: style: The scope of the variable 'm' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:5386:7: style: The scope of the variable 'i' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:5386:10: style: The scope of the variable 's' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:5387:18: style: The scope of the variable 'm' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:5499:9: style: The scope of the variable 'j' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:5541:17: style: The scope of the variable 'nA' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:5542:17: style: The scope of the variable 'nV' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:5543:17: style: The scope of the variable 'nM' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:6157:9: style: The scope of the variable 'newspace' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:6158:22: style: The scope of the variable 's3' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:6158:29: style: The scope of the variable 's4' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:9336:9: style: The scope of the variable 'na' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:9336:30: style: The scope of the variable 'as' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:9336:38: style: The scope of the variable 'nbasefext' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:9337:38: style: The scope of the variable 'ps' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:9337:47: style: The scope of the variable 'pseq' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:9346:19: style: The scope of the variable 'penergy' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:9355:12: style: The scope of the variable 'tn' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:9443:24: style: The scope of the variable 'as' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:9446:35: style: The scope of the variable 'aenergy' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:9462:12: style: The scope of the variable 'tn' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:9551:15: style: The scope of the variable 'as8' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:9552:7: style: The scope of the variable 'pseq' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:10245:11: style: The scope of the variable 'j' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:10536:24: style: The scope of the variable 'fpd' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:10536:28: style: The scope of the variable 'fptv' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:10536:41: style: The scope of the variable 'detect' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:10537:5: style: The scope of the variable 'prevannoted' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:10537:20: style: The scope of the variable 'k' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:10538:6: style: The scope of the variable 'start' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:10539:6: style: The scope of the variable 'tag' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:10539:14: style: The scope of the variable 'nm' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:10539:22: style: The scope of the variable 'anm' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:10539:31: style: The scope of the variable 'ps' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:10539:39: style: The scope of the variable 'mreport' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:10542:24: style: The scope of the variable 'a' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:10543:13: style: The scope of the variable 'gp' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:10544:13: style: The scope of the variable 'comp' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:10545:13: style: The scope of the variable 'aps' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:10730:8: style: The scope of the variable 'm' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:10730:22: style: The scope of the variable 's' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:10731:9: style: The scope of the variable 't' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:10817:23: style: The scope of the variable 'nspaces' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:10817:31: style: The scope of the variable 'caps' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:10818:9: style: The scope of the variable 't' can be reduced. [variableScope]
aragorn1.2.38/aragorn1.2.38.c:3817:48: style: Checking if unsigned variable 'cn=vbp[sen[-1]][sn[1]]' is less than zero. [unsignedLessThanZero]
aragorn1.2.38/aragorn1.2.38.c:5320:48: style: Checking if unsigned variable 'cn=vbp[sen[-1]][sn[1]]' is less than zero. [unsignedLessThanZero]
aragorn1.2.38/aragorn1.2.38.c:7316:32: style: Checking if unsigned variable 'abondtype&15' is less than zero. [unsignedLessThanZero]
aragorn1.2.38/aragorn1.2.38.c:7317:33: style: Checking if unsigned variable 'cbondtype&15' is less than zero. [unsignedLessThanZero]
aragorn1.2.38/aragorn1.2.38.c:3604:3: style: Label 'SC' is not used. [unusedLabel]
aragorn1.2.38/aragorn1.2.38.c:673:22: style: struct member 'mt_cds_codon::frame' is never used. [unusedStructMember]
aragorn1.2.38/aragorn1.2.38.c:674:22: style: struct member 'mt_cds_codon::codon' is never used. [unusedStructMember]
aragorn1.2.38/aragorn1.2.38.c:675:22: style: struct member 'mt_cds_codon::win' is never used. [unusedStructMember]
aragorn1.2.38/aragorn1.2.38.c:696:22: style: struct member 'cds_codon::frame' is never used. [unusedStructMember]
aragorn1.2.38/aragorn1.2.38.c:697:22: style: struct member 'cds_codon::codon' is never used. [unusedStructMember]
aragorn1.2.38/aragorn1.2.38.c:698:22: style: struct member 'cds_codon::win' is never used. [unusedStructMember]
aragorn1.2.38/aragorn1.2.38.c:4708:7: style: Unused variable: i [unusedVariable]
aragorn1.2.38/aragorn1.2.38.c:5258:10: style: Unused variable: tpe [unusedVariable]
aragorn1.2.38/aragorn1.2.38.c:5258:15: style: Unused variable: sb [unusedVariable]
aragorn1.2.38/aragorn1.2.38.c:5258:19: style: Unused variable: se [unusedVariable]
aragorn1.2.38/aragorn1.2.38.c:5270:10: style: Unused variable: tpe [unusedVariable]
aragorn1.2.38/aragorn1.2.38.c:5270:15: style: Unused variable: sb [unusedVariable]
aragorn1.2.38/aragorn1.2.38.c:5270:19: style: Unused variable: se [unusedVariable]
aragorn1.2.38/aragorn1.2.38.c:6157:7: style: Unused variable: i [unusedVariable]
aragorn1.2.38/aragorn1.2.38.c:9570:16: style: Variable 'as' is assigned a value that is never used. [unreadVariable]
aragorn1.2.38/aragorn1.2.38.c:10076:14: style: Variable 'cgflip' is assigned a value that is never used. [unreadVariable]
aragorn1.2.38/aragorn1.2.38.c:10235:46: style: Variable 'nintron' is modified but its new value is never used. [unreadVariable]
aragorn1.2.38/aragorn1.2.38.c:10233:35: style: Variable 'ntv' is modified but its new value is never used. [unreadVariable]
aragorn1.2.38/aragorn1.2.38.c:10234:35: style: Variable 'nd' is modified but its new value is never used. [unreadVariable]
aragorn1.2.38/aragorn1.2.38.c:10209:13: style: Variable 'f' is assigned a value that is never used. [unreadVariable]
aragorn1.2.38/aragorn1.2.38.c:10437:6: style: Unused variable: nm [unusedVariable]
aragorn1.2.38/aragorn1.2.38.c:10743:0: error: Memory leak: sort [memleak]
aragorn1.2.38/aragorn1.2.38.c:10830:0: error: Memory leak: sort [memleak]
[22:53]

ftp://ftp.se.debian.org/debian/pool/main/a/arandr/arandr_0.1.9.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aranym/aranym_1.0.2.orig.tar.gz
aranym-1.0.2/atari/hostfs/metados/dosdir.c:1047:39: style: Function 'sys_d_opendir' argument 6 names different: declaration 'path' definition 'name'. [funcArgNamesDifferent]
aranym-1.0.2/atari/hostfs/metados/dosdir.h:37:51: note: Function 'sys_d_opendir' argument 6 names different: declaration 'path' definition 'name'.
aranym-1.0.2/atari/hostfs/metados/dosdir.c:1047:39: note: Function 'sys_d_opendir' argument 6 names different: declaration 'path' definition 'name'.
aranym-1.0.2/atari/hostfs/metados/dosdir.c:1047:49: style: Function 'sys_d_opendir' argument 7 names different: declaration 'flags' definition 'flag'. [funcArgNamesDifferent]
aranym-1.0.2/atari/hostfs/metados/dosdir.h:37:61: note: Function 'sys_d_opendir' argument 7 names different: declaration 'flags' definition 'flag'.
aranym-1.0.2/atari/hostfs/metados/dosdir.c:1047:49: note: Function 'sys_d_opendir' argument 7 names different: declaration 'flags' definition 'flag'.
aranym-1.0.2/atari/hostfs/metados/dosdir.c:1276:41: style: Function 'sys_d_readlabel' argument 6 names different: declaration 'path' definition 'name'. [funcArgNamesDifferent]
aranym-1.0.2/atari/hostfs/metados/dosdir.h:43:53: note: Function 'sys_d_readlabel' argument 6 names different: declaration 'path' definition 'name'.
aranym-1.0.2/atari/hostfs/metados/dosdir.c:1276:41: note: Function 'sys_d_readlabel' argument 6 names different: declaration 'path' definition 'name'.
aranym-1.0.2/atari/hostfs/metados/dosdir.c:1276:53: style: Function 'sys_d_readlabel' argument 7 names different: declaration 'label' definition 'buf'. [funcArgNamesDifferent]
aranym-1.0.2/atari/hostfs/metados/dosdir.h:43:65: note: Function 'sys_d_readlabel' argument 7 names different: declaration 'label' definition 'buf'.
aranym-1.0.2/atari/hostfs/metados/dosdir.c:1276:53: note: Function 'sys_d_readlabel' argument 7 names different: declaration 'label' definition 'buf'.
aranym-1.0.2/atari/hostfs/metados/dosdir.c:1276:62: style: Function 'sys_d_readlabel' argument 8 names different: declaration 'maxlen' definition 'buflen'. [funcArgNamesDifferent]
aranym-1.0.2/atari/hostfs/metados/dosdir.h:43:76: note: Function 'sys_d_readlabel' argument 8 names different: declaration 'maxlen' definition 'buflen'.
aranym-1.0.2/atari/hostfs/metados/dosdir.c:1276:62: note: Function 'sys_d_readlabel' argument 8 names different: declaration 'maxlen' definition 'buflen'.
aranym-1.0.2/atari/hostfs/metados/dosdir.c:1300:42: style: Function 'sys_d_writelabel' argument 6 names different: declaration 'path' definition 'name'. [funcArgNamesDifferent]
aranym-1.0.2/atari/hostfs/metados/dosdir.h:44:54: note: Function 'sys_d_writelabel' argument 6 names different: declaration 'path' definition 'name'.
aranym-1.0.2/atari/hostfs/metados/dosdir.c:1300:42: note: Function 'sys_d_writelabel' argument 6 names different: declaration 'path' definition 'name'.
aranym-1.0.2/atari/hostfs/metados/dosfile.c:93:6: style: Condition 'ret' is always false [knownConditionTrueFalse]
aranym-1.0.2/atari/hostfs/metados/dosfile.c:92:8: note: Assignment 'ret=0', assigned value is 0
aranym-1.0.2/atari/hostfs/metados/dosfile.c:93:6: note: Condition 'ret' is always false
aranym-1.0.2/atari/hostfs/metados/dosfile.c:96:6: style: Condition 'ret' is always false [knownConditionTrueFalse]
aranym-1.0.2/atari/hostfs/metados/dosfile.c:95:8: note: Assignment 'ret=0', assigned value is 0
aranym-1.0.2/atari/hostfs/metados/dosfile.c:96:6: note: Condition 'ret' is always false
aranym-1.0.2/atari/hostfs/metados/dosfile.c:141:6: style: Condition 'ret' is always false [knownConditionTrueFalse]
aranym-1.0.2/atari/hostfs/metados/dosfile.c:140:8: note: Assignment 'ret=0', assigned value is 0
aranym-1.0.2/atari/hostfs/metados/dosfile.c:141:6: note: Condition 'ret' is always false
aranym-1.0.2/atari/hostfs/metados/dosfile.c:144:6: style: Condition 'ret' is always false [knownConditionTrueFalse]
aranym-1.0.2/atari/hostfs/metados/dosfile.c:143:8: note: Assignment 'ret=0', assigned value is 0
aranym-1.0.2/atari/hostfs/metados/dosfile.c:144:6: note: Condition 'ret' is always false
aranym-1.0.2/atari/hostfs/metados/dosfile.c:204:6: style: Condition 'r' is always false [knownConditionTrueFalse]
aranym-1.0.2/atari/hostfs/metados/dosfile.c:203:6: note: Assignment 'r=0', assigned value is 0
aranym-1.0.2/atari/hostfs/metados/dosfile.c:204:6: note: Condition 'r' is always false
aranym-1.0.2/atari/hostfs/metados/dosfile.c:245:6: style: Condition 'r' is always false [knownConditionTrueFalse]
aranym-1.0.2/atari/hostfs/metados/dosfile.c:244:6: note: Assignment 'r=0', assigned value is 0
aranym-1.0.2/atari/hostfs/metados/dosfile.c:245:6: note: Condition 'r' is always false
aranym-1.0.2/atari/hostfs/metados/dosfile.c:268:6: style: Condition 'r' is always false [knownConditionTrueFalse]
aranym-1.0.2/atari/hostfs/metados/dosfile.c:267:6: note: Assignment 'r=0', assigned value is 0
aranym-1.0.2/atari/hostfs/metados/dosfile.c:268:6: note: Condition 'r' is always false
aranym-1.0.2/atari/hostfs/metados/dosfile.c:324:6: style: Condition 'r' is always false [knownConditionTrueFalse]
aranym-1.0.2/atari/hostfs/metados/dosfile.c:323:6: note: Assignment 'r=0', assigned value is 0
aranym-1.0.2/atari/hostfs/metados/dosfile.c:324:6: note: Condition 'r' is always false
aranym-1.0.2/atari/hostfs/metados/dosfile.c:345:6: style: Condition 'r' is always false [knownConditionTrueFalse]
aranym-1.0.2/atari/hostfs/metados/dosfile.c:344:6: note: Assignment 'r=0', assigned value is 0
aranym-1.0.2/atari/hostfs/metados/dosfile.c:345:6: note: Condition 'r' is always false
aranym-1.0.2/atari/hostfs/metados/filesys.c:525:28: style: Condition 'r==0' is always true [knownConditionTrueFalse]
aranym-1.0.2/atari/hostfs/metados/filesys.c:515:19: note: Assuming that condition 'r==0' is not redundant
aranym-1.0.2/atari/hostfs/metados/filesys.c:525:28: note: Condition 'r==0' is always true
aranym-1.0.2/atari/hostfs/metados/filesys.c:100:44: style: Function 'getstat64' argument 3 names different: declaration 'ptr' definition 'stat'. [funcArgNamesDifferent]
aranym-1.0.2/atari/hostfs/metados/filesys.h:42:49: note: Function 'getstat64' argument 3 names different: declaration 'ptr' definition 'stat'.
aranym-1.0.2/atari/hostfs/metados/filesys.c:100:44: note: Function 'getstat64' argument 3 names different: declaration 'ptr' definition 'stat'.
aranym-1.0.2/atari/hostfs/metados/filesys.c:171:26: style: Function 'relpath2cookie' argument 1 names different: declaration 'dir' definition 'relto'. [funcArgNamesDifferent]
aranym-1.0.2/atari/hostfs/metados/filesys.h:57:31: note: Function 'relpath2cookie' argument 1 names different: declaration 'dir' definition 'relto'.
aranym-1.0.2/atari/hostfs/metados/filesys.c:171:26: note: Function 'relpath2cookie' argument 1 names different: declaration 'dir' definition 'relto'.
aranym-1.0.2/atari/hostfs/metados/filesys.c:171:57: style: Function 'relpath2cookie' argument 3 names different: declaration 'lastnm' definition 'lastname'. [funcArgNamesDifferent]
aranym-1.0.2/atari/hostfs/metados/filesys.h:57:60: note: Function 'relpath2cookie' argument 3 names different: declaration 'lastnm' definition 'lastname'.
aranym-1.0.2/atari/hostfs/metados/filesys.c:171:57: note: Function 'relpath2cookie' argument 3 names different: declaration 'lastnm' definition 'lastname'.
aranym-1.0.2/atari/hostfs/metados/filesys.c:676:22: style: Function 'dup_cookie' argument 1 names different: declaration 'new' definition 'newc'. [funcArgNamesDifferent]
aranym-1.0.2/atari/hostfs/metados/filesys.h:60:27: note: Function 'dup_cookie' argument 1 names different: declaration 'new' definition 'newc'.
aranym-1.0.2/atari/hostfs/metados/filesys.c:676:22: note: Function 'dup_cookie' argument 1 names different: declaration 'new' definition 'newc'.
aranym-1.0.2/atari/hostfs/metados/filesys.c:676:37: style: Function 'dup_cookie' argument 2 names different: declaration 'old' definition 'oldc'. [funcArgNamesDifferent]
aranym-1.0.2/atari/hostfs/metados/filesys.h:60:41: note: Function 'dup_cookie' argument 2 names different: declaration 'old' definition 'oldc'.
aranym-1.0.2/atari/hostfs/metados/filesys.c:676:37: note: Function 'dup_cookie' argument 2 names different: declaration 'old' definition 'oldc'.
aranym-1.0.2/atari/hostfs/metados/k_fds.c:147:19: warning: Redundant assignment of 'p->p_cred->ucr' to itself. [selfAssignment]
aranym-1.0.2/atari/hostfs/metados/k_fds.c:72:8: style: The scope of the variable 'cur_gid' can be reduced. [variableScope]
aranym-1.0.2/atari/hostfs/metados/k_fds.c:72:17: style: The scope of the variable 'cur_egid' can be reduced. [variableScope]
aranym-1.0.2/atari/network/linux-m68k/atari_nfeth.c:227:13: style: The scope of the variable 'did_notinstall' can be reduced. [variableScope]
aranym-1.0.2/atari/nfcdrom/nfcdrom.c:217:59: style: Function 'cd_status' argument 2 names different: declaration 'ext_status' definition 'extended_status'. [funcArgNamesDifferent]
aranym-1.0.2/atari/nfcdrom/nfcdrom.c:71:59: note: Function 'cd_status' argument 2 names different: declaration 'ext_status' definition 'extended_status'.
aranym-1.0.2/atari/nfcdrom/nfcdrom.c:217:59: note: Function 'cd_status' argument 2 names different: declaration 'ext_status' definition 'extended_status'.
aranym-1.0.2/atari/nfjpeg/nfjpeg.c:209:18: style: The scope of the variable 'filename' can be reduced. [variableScope]
aranym-1.0.2/atari/nfjpeg/nfjpeg.c:202:28: portability: 'jpgd_ptr->OutTmpPointer' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
aranym-1.0.2/atari/nfosmesa/crtinit.c:80:7: style: The scope of the variable 'desktoparg' can be reduced. [variableScope]
aranym-1.0.2/atari/nfosmesa/crtinit.c:108:10: style: The scope of the variable 'p' can be reduced. [variableScope]
aranym-1.0.2/atari/nfosmesa/glfuncs.h:503:1: style: Function 'glClearColor' argument 1 names different: declaration 'r' definition 'red'. [funcArgNamesDifferent]
aranym-1.0.2/atari/nfosmesa/gltypes.h:863:44: note: Function 'glClearColor' argument 1 names different: declaration 'r' definition 'red'.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:503:1: note: Function 'glClearColor' argument 1 names different: declaration 'r' definition 'red'.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:503:1: style: Function 'glClearColor' argument 2 names different: declaration 'g' definition 'green'. [funcArgNamesDifferent]
aranym-1.0.2/atari/nfosmesa/gltypes.h:863:55: note: Function 'glClearColor' argument 2 names different: declaration 'g' definition 'green'.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:503:1: note: Function 'glClearColor' argument 2 names different: declaration 'g' definition 'green'.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:503:1: style: Function 'glClearColor' argument 3 names different: declaration 'b' definition 'blue'. [funcArgNamesDifferent]
aranym-1.0.2/atari/nfosmesa/gltypes.h:863:66: note: Function 'glClearColor' argument 3 names different: declaration 'b' definition 'blue'.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:503:1: note: Function 'glClearColor' argument 3 names different: declaration 'b' definition 'blue'.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:503:1: style: Function 'glClearColor' argument 4 names different: declaration 'a' definition 'alpha'. [funcArgNamesDifferent]
aranym-1.0.2/atari/nfosmesa/gltypes.h:863:77: note: Function 'glClearColor' argument 4 names different: declaration 'a' definition 'alpha'.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:503:1: note: Function 'glClearColor' argument 4 names different: declaration 'a' definition 'alpha'.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:520:1: style: Function 'glClearDepthf' argument 1 names different: declaration 'depth' definition 'd'. [funcArgNamesDifferent]
aranym-1.0.2/atari/nfosmesa/gltypes.h:865:45: note: Function 'glClearDepthf' argument 1 names different: declaration 'depth' definition 'd'.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:520:1: note: Function 'glClearDepthf' argument 1 names different: declaration 'depth' definition 'd'.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1793:1: style: Function 'glFrustum' argument 5 names different: declaration 'near_val' definition 'zNear'. [funcArgNamesDifferent]
aranym-1.0.2/atari/nfosmesa/gltypes.h:850:104: note: Function 'glFrustum' argument 5 names different: declaration 'near_val' definition 'zNear'.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1793:1: note: Function 'glFrustum' argument 5 names different: declaration 'near_val' definition 'zNear'.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1793:1: style: Function 'glFrustum' argument 6 names different: declaration 'far_val' definition 'zFar'. [funcArgNamesDifferent]
aranym-1.0.2/atari/nfosmesa/gltypes.h:850:123: note: Function 'glFrustum' argument 6 names different: declaration 'far_val' definition 'zFar'.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1793:1: note: Function 'glFrustum' argument 6 names different: declaration 'far_val' definition 'zFar'.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2129:1: style: Function 'glGetFloatv' argument 2 names different: declaration 'v' definition 'params'. [funcArgNamesDifferent]
aranym-1.0.2/atari/nfosmesa/gltypes.h:901:58: note: Function 'glGetFloatv' argument 2 names different: declaration 'v' definition 'params'.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2129:1: note: Function 'glGetFloatv' argument 2 names different: declaration 'v' definition 'params'.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3349:1: style: Function 'glLightModelfv' argument 2 names different: declaration 'param' definition 'params'. [funcArgNamesDifferent]
aranym-1.0.2/atari/nfosmesa/gltypes.h:894:67: note: Function 'glLightModelfv' argument 2 names different: declaration 'param' definition 'params'.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3349:1: note: Function 'glLightModelfv' argument 2 names different: declaration 'param' definition 'params'.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3360:1: style: Function 'glLightf' argument 3 names different: declaration 'v' definition 'param'. [funcArgNamesDifferent]
aranym-1.0.2/atari/nfosmesa/gltypes.h:892:68: note: Function 'glLightf' argument 3 names different: declaration 'v' definition 'param'.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3360:1: note: Function 'glLightf' argument 3 names different: declaration 'v' definition 'param'.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3361:1: style: Function 'glLightfv' argument 3 names different: declaration 'v' definition 'params'. [funcArgNamesDifferent]
aranym-1.0.2/atari/nfosmesa/gltypes.h:891:76: note: Function 'glLightfv' argument 3 names different: declaration 'v' definition 'params'.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3361:1: note: Function 'glLightfv' argument 3 names different: declaration 'v' definition 'params'.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3554:1: style: Function 'glMaterialf' argument 1 names different: declaration 'mode' definition 'face'. [funcArgNamesDifferent]
aranym-1.0.2/atari/nfosmesa/gltypes.h:888:42: note: Function 'glMaterialf' argument 1 names different: declaration 'mode' definition 'face'.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3554:1: note: Function 'glMaterialf' argument 1 names different: declaration 'mode' definition 'face'.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3554:1: style: Function 'glMaterialf' argument 3 names different: declaration 'v' definition 'param'. [funcArgNamesDifferent]
aranym-1.0.2/atari/nfosmesa/gltypes.h:888:70: note: Function 'glMaterialf' argument 3 names different: declaration 'v' definition 'param'.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3554:1: note: Function 'glMaterialf' argument 3 names different: declaration 'v' definition 'param'.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3555:1: style: Function 'glMaterialfv' argument 3 names different: declaration 'v' definition 'params'. [funcArgNamesDifferent]
aranym-1.0.2/atari/nfosmesa/gltypes.h:887:78: note: Function 'glMaterialfv' argument 3 names different: declaration 'v' definition 'params'.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3555:1: note: Function 'glMaterialfv' argument 3 names different: declaration 'v' definition 'params'.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4288:1: style: Function 'glOrtho' argument 5 names different: declaration 'near_val' definition 'zNear'. [funcArgNamesDifferent]
aranym-1.0.2/atari/nfosmesa/gltypes.h:851:102: note: Function 'glOrtho' argument 5 names different: declaration 'near_val' definition 'zNear'.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4288:1: note: Function 'glOrtho' argument 5 names different: declaration 'near_val' definition 'zNear'.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4288:1: style: Function 'glOrtho' argument 6 names different: declaration 'far_val' definition 'zFar'. [funcArgNamesDifferent]
aranym-1.0.2/atari/nfosmesa/gltypes.h:851:121: note: Function 'glOrtho' argument 6 names different: declaration 'far_val' definition 'zFar'.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4288:1: note: Function 'glOrtho' argument 6 names different: declaration 'far_val' definition 'zFar'.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5520:1: style: Function 'glSelectBuffer' argument 2 names different: declaration 'buf' definition 'buffer'. [funcArgNamesDifferent]
aranym-1.0.2/atari/nfosmesa/gltypes.h:869:60: note: Function 'glSelectBuffer' argument 2 names different: declaration 'buf' definition 'buffer'.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5520:1: note: Function 'glSelectBuffer' argument 2 names different: declaration 'buf' definition 'buffer'.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6004:1: style: Function 'glTexImage2D' argument 3 names different: declaration 'components' definition 'internalformat'. [funcArgNamesDifferent]
aranym-1.0.2/atari/nfosmesa/gltypes.h:880:70: note: Function 'glTexImage2D' argument 3 names different: declaration 'components' definition 'internalformat'.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6004:1: note: Function 'glTexImage2D' argument 3 names different: declaration 'components' definition 'internalformat'.
aranym-1.0.2/atari/nfosmesa/lib-misc.c:48:9: style: The scope of the variable 'len' can be reduced. [variableScope]
aranym-1.0.2/atari/nfosmesa/lib-misc.c:93:9: style: The scope of the variable 'len' can be reduced. [variableScope]
aranym-1.0.2/atari/nfosmesa/libc.c:38:35: warning: Either the condition '!scan' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
aranym-1.0.2/atari/nfosmesa/libc.c:40:6: note: Assuming that condition '!scan' is not redundant
aranym-1.0.2/atari/nfosmesa/libc.c:38:35: note: Null pointer addition
aranym-1.0.2/atari/nfosmesa/tiny_gl_slb.c:2:0: error: #error "this file is for GNU-C only" [preprocessorErrorDirective]
aranym-1.0.2/atari/nfpci/nfpci.c:61:17: style: struct member 'pcibios_cookie_t::subcookie' is never used. [unusedStructMember]
aranym-1.0.2/atari/nfpci/nfpci.c:62:16: style: struct member 'pcibios_cookie_t::version' is never used. [unusedStructMember]
aranym-1.0.2/atari/nfpci/nfpci.c:63:20: style: struct member 'pcibios_cookie_t::routines' is never used. [unusedStructMember]
aranym-1.0.2/atari/nfstderr/metados.h:38:0: error: Invalid number of character '(' when these macros are defined: '__GCC__=1;__GCC__=1'. [syntaxError]
aranym-1.0.2/atari/tools/devdos/metados.h:38:0: error: Invalid number of character '(' when these macros are defined: '__GCC__=1;__GCC__=1'. [syntaxError]
aranym-1.0.2/atari/tools/devdos/utility.c:376:9: style: The scope of the variable 'c1' can be reduced. [variableScope]
aranym-1.0.2/atari/tools/devdos/utility.c:462:9: style: The scope of the variable 'ch' can be reduced. [variableScope]
aranym-1.0.2/atari/tools/devdos/utility.c:481:9: style: The scope of the variable 'ch' can be reduced. [variableScope]
aranym-1.0.2/atari/tools/devdos/utility.c:884:19: style: The scope of the variable 'h' can be reduced. [variableScope]
aranym-1.0.2/atari/tools/devdos/utility.c:884:30: style: The scope of the variable 'h_size' can be reduced. [variableScope]
aranym-1.0.2/atari/tools/devdos/utility.c:1025:7: style: The scope of the variable 'm' can be reduced. [variableScope]
aranym-1.0.2/atari/tools/devdos/utility.c:1028:11: style: The scope of the variable 'link' can be reduced. [variableScope]
aranym-1.0.2/atari/tools/devdos/utility.c:1049:18: error: Array 'block_free[10]' accessed at index 10, which is out of bounds. [arrayIndexOutOfBounds]
aranym-1.0.2/atari/tools/devdos/utility.c:1034:3: note: After for loop, n has value 10
aranym-1.0.2/atari/tools/devdos/utility.c:1049:18: note: Array index out of bounds
aranym-1.0.2/atari/tools/devdos/utility.c:1149:7: error: Memory leak: new [memleak]
aranym-1.0.2/src/Unix/clipbrd_x11.cpp:229:24: style: Function 'write_aclip' argument 1 names different: declaration 'data' definition 'src'. [funcArgNamesDifferent]
aranym-1.0.2/src/Unix/clipbrd.h:2:24: note: Function 'write_aclip' argument 1 names different: declaration 'data' definition 'src'.
aranym-1.0.2/src/Unix/clipbrd_x11.cpp:229:24: note: Function 'write_aclip' argument 1 names different: declaration 'data' definition 'src'.
aranym-1.0.2/src/Unix/clipbrd_x11.cpp:229:36: style: Function 'write_aclip' argument 2 names different: declaration 'len' definition 'srclen'. [funcArgNamesDifferent]
aranym-1.0.2/src/Unix/clipbrd.h:2:37: note: Function 'write_aclip' argument 2 names different: declaration 'len' definition 'srclen'.
aranym-1.0.2/src/Unix/clipbrd_x11.cpp:229:36: note: Function 'write_aclip' argument 2 names different: declaration 'len' definition 'srclen'.
aranym-1.0.2/src/Unix/clipbrd_x11.cpp:230:27: style: Function 'read_aclip' argument 1 names different: declaration 'len' definition 'dstlen'. [funcArgNamesDifferent]
aranym-1.0.2/src/Unix/clipbrd.h:3:27: note: Function 'read_aclip' argument 1 names different: declaration 'len' definition 'dstlen'.
aranym-1.0.2/src/Unix/clipbrd_x11.cpp:230:27: note: Function 'read_aclip' argument 1 names different: declaration 'len' definition 'dstlen'.
aranym-1.0.2/src/Unix/cygwin/ethernet_cygwin.cpp:132:8: style: The scope of the variable 'component_id_string' can be reduced. [variableScope]
aranym-1.0.2/src/Unix/cygwin/ethernet_cygwin.cpp:133:8: style: The scope of the variable 'component_id' can be reduced. [variableScope]
aranym-1.0.2/src/Unix/cygwin/ethernet_cygwin.cpp:134:8: style: The scope of the variable 'net_cfg_instance_id_string' can be reduced. [variableScope]
aranym-1.0.2/src/Unix/cygwin/ethernet_cygwin.cpp:135:8: style: The scope of the variable 'net_cfg_instance_id' can be reduced. [variableScope]
aranym-1.0.2/src/Unix/cygwin/ethernet_cygwin.cpp:241:8: style: The scope of the variable 'name_data' can be reduced. [variableScope]
aranym-1.0.2/src/Unix/cygwin/ethernet_cygwin.cpp:86:3: warning: The buffer 'buf' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
aranym-1.0.2/src/Unix/cygwin/ethernet_cygwin.cpp:99:2: performance: Variable 'device_handle' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aranym-1.0.2/src/Unix/cygwin/ethernet_cygwin.h:26:2: style: Class 'WinTapEthernetHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aranym-1.0.2/src/Unix/sysdeps.h:35:0: error: #error "You don't have ANSI C header files." [preprocessorErrorDirective]
aranym-1.0.2/src/Unix/linux/ethernet_linux.cpp:166:12: style: The scope of the variable 'fd' can be reduced. [variableScope]
aranym-1.0.2/src/Unix/linux/ethernet_linux.h:22:2: style: Class 'TunTapEthernetHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aranym-1.0.2/src/Unix/linux/sigsegv_linux_arm.cpp:79:39: warning: Either the condition 'pc==0' is redundant or there is possible null pointer dereference: pc. [nullPointerRedundantCheck]
aranym-1.0.2/src/Unix/linux/sigsegv_linux_arm.cpp:80:9: note: Assuming that condition 'pc==0' is not redundant
aranym-1.0.2/src/Unix/linux/sigsegv_linux_arm.cpp:79:39: note: Null pointer dereference
aranym-1.0.2/src/Unix/vasprintf.c:47:18: error: va_list 'ap' used before va_start() was called. [va_list_usedBeforeStarted]
aranym-1.0.2/src/Unix/vasprintf.c:58:43: error: va_list 'ap' used before va_start() was called. [va_list_usedBeforeStarted]
aranym-1.0.2/src/Unix/vasprintf.c:68:47: error: va_list 'ap' used before va_start() was called. [va_list_usedBeforeStarted]
aranym-1.0.2/src/Unix/vasprintf.c:86:30: error: va_list 'ap' used before va_start() was called. [va_list_usedBeforeStarted]
aranym-1.0.2/src/Unix/vm_alloc.cpp:252:2: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aranym-1.0.2/src/Unix/vm_alloc.cpp:307:2: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aranym-1.0.2/src/acsifdc.cpp:399:4: style: Variable 'd' is reassigned a value before the old one has been used. [redundantAssignment]
aranym-1.0.2/src/acsifdc.cpp:397:4: note: Variable 'd' is reassigned a value before the old one has been used.
aranym-1.0.2/src/acsifdc.cpp:399:4: note: Variable 'd' is reassigned a value before the old one has been used.
aranym-1.0.2/src/acsifdc.cpp:383:13: style: The scope of the variable 'dir' can be reduced. [variableScope]
aranym-1.0.2/src/ata.cpp:219:20: style: Variable 'channels' is assigned a value that is never used. [unreadVariable]
aranym-1.0.2/src/ata.cpp:220:20: style: Variable 'channels' is assigned a value that is never used. [unreadVariable]
aranym-1.0.2/src/ata.cpp:221:20: style: Variable 'channels' is assigned a value that is never used. [unreadVariable]
aranym-1.0.2/src/ata.cpp:222:20: style: Variable 'channels' is assigned a value that is never used. [unreadVariable]
aranym-1.0.2/src/ata.cpp:234:20: style: Variable 'channels' is assigned a value that is never used. [unreadVariable]
aranym-1.0.2/src/ata.cpp:235:20: style: Variable 'channels' is assigned a value that is never used. [unreadVariable]
aranym-1.0.2/src/ata.cpp:236:20: style: Variable 'channels' is assigned a value that is never used. [unreadVariable]
aranym-1.0.2/src/ata.cpp:237:20: style: Variable 'channels' is assigned a value that is never used. [unreadVariable]
aranym-1.0.2/src/ata.cpp:280:19: style: Variable 'channels' is assigned a value that is never used. [unreadVariable]
aranym-1.0.2/src/ata.cpp:2109:16: style: Variable 'channels' is assigned a value that is never used. [unreadVariable]
aranym-1.0.2/src/ata.cpp:2110:16: style: Variable 'channels' is assigned a value that is never used. [unreadVariable]
aranym-1.0.2/src/ata.cpp:2806:18: style: Variable 'channels' is assigned a value that is never used. [unreadVariable]
aranym-1.0.2/src/ata.cpp:2825:18: style: Variable 'channels' is assigned a value that is never used. [unreadVariable]
aranym-1.0.2/src/audio_conv.cpp:65:6: style: The scope of the variable 'srcSamplesRead' can be reduced. [variableScope]
aranym-1.0.2/src/audio_conv.cpp:88:6: style: The scope of the variable 'srcSamplesRead' can be reduced. [variableScope]
aranym-1.0.2/src/bootos_tos.cpp:95:3: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
aranym-1.0.2/src/bootos_tos.cpp:93:15: note: Variable 'i' is reassigned a value before the old one has been used.
aranym-1.0.2/src/bootos_tos.cpp:95:3: note: Variable 'i' is reassigned a value before the old one has been used.
aranym-1.0.2/src/bootos_tos.cpp:113:3: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
aranym-1.0.2/src/bootos_tos.cpp:110:15: note: Variable 'i' is reassigned a value before the old one has been used.
aranym-1.0.2/src/bootos_tos.cpp:113:3: note: Variable 'i' is reassigned a value before the old one has been used.
aranym-1.0.2/src/bootos_tos.cpp:121:3: style: Variable 'i' is reassigned a value before the old one has been used. [redundantAssignment]
aranym-1.0.2/src/bootos_tos.cpp:119:15: note: Variable 'i' is reassigned a value before the old one has been used.
aranym-1.0.2/src/bootos_tos.cpp:121:3: note: Variable 'i' is reassigned a value before the old one has been used.
aranym-1.0.2/src/cdromtest.cpp:206:86: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aranym-1.0.2/src/cfgopts.cpp:383:8: warning: %ho in format string (no. 1) requires 'unsigned short *' but the argument type is 'signed short *'. [invalidScanfArgType_int]
aranym-1.0.2/src/cfgopts.cpp:388:8: warning: %lo in format string (no. 1) requires 'unsigned long *' but the argument type is 'signed long *'. [invalidScanfArgType_int]
aranym-1.0.2/src/cfgopts.cpp:393:8: warning: %hx in format string (no. 1) requires 'unsigned short *' but the argument type is 'signed short *'. [invalidScanfArgType_int]
aranym-1.0.2/src/cfgopts.cpp:398:8: warning: %lx in format string (no. 1) requires 'unsigned long *' but the argument type is 'signed long *'. [invalidScanfArgType_int]
aranym-1.0.2/src/cfgopts.cpp:499:3: warning: %ho in format string (no. 1) requires 'unsigned short' but the argument type is 'signed short'. [invalidPrintfArgType_uint]
aranym-1.0.2/src/cfgopts.cpp:507:3: warning: %hx in format string (no. 1) requires 'unsigned short' but the argument type is 'signed short'. [invalidPrintfArgType_uint]
aranym-1.0.2/src/cfgopts.cpp:315:21: style: The scope of the variable 'ptr' can be reduced. [variableScope]
aranym-1.0.2/src/cfgopts.cpp:316:17: style: The scope of the variable 'lineno' can be reduced. [variableScope]
aranym-1.0.2/src/cfgopts.cpp:318:15: style: The scope of the variable 'tok' can be reduced. [variableScope]
aranym-1.0.2/src/cfgopts.cpp:318:21: style: The scope of the variable 'next' can be reduced. [variableScope]
aranym-1.0.2/src/cfgopts.cpp:565:17: style: The scope of the variable 'lineno' can be reduced. [variableScope]
aranym-1.0.2/src/cfgopts.cpp:567:15: style: The scope of the variable 'tok' can be reduced. [variableScope]
aranym-1.0.2/src/disasm-main.cpp:218:6: style: The scope of the variable 'isize' can be reduced. [variableScope]
aranym-1.0.2/src/disasm-main.cpp:224:9: style: The scope of the variable 'dst' can be reduced. [variableScope]
aranym-1.0.2/src/dsp_cpu.c:2123:20: style: The scope of the variable 'i' can be reduced. [variableScope]
aranym-1.0.2/src/dsp_cpu.c:3249:6: style: The scope of the variable 'retour' can be reduced. [variableScope]
aranym-1.0.2/src/dsp_cpu.c:1324:35: style: Function 'dsp_stack_pop' argument 1 names different: declaration 'curpc' definition 'newpc'. [funcArgNamesDifferent]
aranym-1.0.2/src/dsp_cpu.c:109:35: note: Function 'dsp_stack_pop' argument 1 names different: declaration 'curpc' definition 'newpc'.
aranym-1.0.2/src/dsp_cpu.c:1324:35: note: Function 'dsp_stack_pop' argument 1 names different: declaration 'curpc' definition 'newpc'.
aranym-1.0.2/src/dsp_cpu.c:1324:50: style: Function 'dsp_stack_pop' argument 2 names different: declaration 'cursr' definition 'newsr'. [funcArgNamesDifferent]
aranym-1.0.2/src/dsp_cpu.c:109:50: note: Function 'dsp_stack_pop' argument 2 names different: declaration 'cursr' definition 'newsr'.
aranym-1.0.2/src/dsp_cpu.c:1324:50: note: Function 'dsp_stack_pop' argument 2 names different: declaration 'cursr' definition 'newsr'.
aranym-1.0.2/src/dsp_cpu.c:2523:12: style: Variable 'retour' is assigned a value that is never used. [unreadVariable]
aranym-1.0.2/src/dsp_cpu.c:3303:44: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aranym-1.0.2/src/dsp_cpu.c:3313:45: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aranym-1.0.2/src/dsp_cpu.c:3340:62: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aranym-1.0.2/src/dsp_disasm.c:2182:7: style: The scope of the variable 'addr_name' can be reduced. [variableScope]
aranym-1.0.2/src/gui-sdl/dialog.cpp:23:9: warning: Member variable 'Dialog::last_state' is not initialized in the constructor. [uninitMemberVar]
aranym-1.0.2/src/gui-sdl/dialog.h:60:8: style: Technically the member function 'Dialog::isTouchExitPressed' can be const. [functionConst]
aranym-1.0.2/src/gui-sdl/dialog.cpp:259:14: note: Technically the member function 'Dialog::isTouchExitPressed' can be const.
aranym-1.0.2/src/gui-sdl/dialog.h:60:8: note: Technically the member function 'Dialog::isTouchExitPressed' can be const.
aranym-1.0.2/src/gui-sdl/dialog.h:46:3: style: Class 'Dialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aranym-1.0.2/src/gui-sdl/dialog.cpp:181:23: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aranym-1.0.2/src/gui-sdl/dlgAlert.cpp:93:11: warning: Member variable 'DlgAlert::text' is not initialized in the constructor. [uninitMemberVar]
aranym-1.0.2/src/gui-sdl/dlgAlert.cpp:93:11: warning: Member variable 'DlgAlert::type' is not initialized in the constructor. [uninitMemberVar]
aranym-1.0.2/src/gui-sdl/dlgAlert.h:46:8: style: Technically the member function 'DlgAlert::pressedOk' can be const. [functionConst]
aranym-1.0.2/src/gui-sdl/dlgAlert.cpp:161:16: note: Technically the member function 'DlgAlert::pressedOk' can be const.
aranym-1.0.2/src/gui-sdl/dlgAlert.h:46:8: note: Technically the member function 'DlgAlert::pressedOk' can be const.
aranym-1.0.2/src/gui-sdl/dlgAlert.h:40:8: style: The function 'processResult' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/gui-sdl/dialog.h:59:16: note: Virtual function in base class
aranym-1.0.2/src/gui-sdl/dlgAlert.h:40:8: note: Function in derived class
aranym-1.0.2/src/gui-sdl/dlgDisk.cpp:349:13: style: C-style pointer casting [cstyleCast]
aranym-1.0.2/src/gui-sdl/dlgDisk.cpp:445:32: style: C-style pointer casting [cstyleCast]
aranym-1.0.2/src/gui-sdl/dlgDisk.cpp:451:32: style: C-style pointer casting [cstyleCast]
aranym-1.0.2/src/gui-sdl/dlgDisk.cpp:457:32: style: C-style pointer casting [cstyleCast]
aranym-1.0.2/src/gui-sdl/dlgDisk.cpp:519:15: style: C-style pointer casting [cstyleCast]
aranym-1.0.2/src/gui-sdl/dlgDisk.cpp:371:10: warning: Member variable 'DlgDisk::dlgAlert' is not initialized in the constructor. [uninitMemberVar]
aranym-1.0.2/src/gui-sdl/dlgDisk.cpp:371:10: warning: Member variable 'DlgDisk::dlgFileSelect' is not initialized in the constructor. [uninitMemberVar]
aranym-1.0.2/src/gui-sdl/dlgDisk.h:49:8: performance: Technically the member function 'DlgDisk::confirm' can be static. [functionStatic]
aranym-1.0.2/src/gui-sdl/dlgDisk.cpp:610:15: note: Technically the member function 'DlgDisk::confirm' can be static.
aranym-1.0.2/src/gui-sdl/dlgDisk.h:49:8: note: Technically the member function 'DlgDisk::confirm' can be static.
aranym-1.0.2/src/gui-sdl/dlgDisk.h:63:3: style: Class 'DlgDisk' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aranym-1.0.2/src/gui-sdl/dlgDisk.h:66:7: style: The function 'processDialog' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/gui-sdl/dialog.h:57:15: note: Virtual function in base class
aranym-1.0.2/src/gui-sdl/dlgDisk.h:66:7: note: Function in derived class
aranym-1.0.2/src/gui-sdl/dlgDisk.h:68:8: style: The function 'processResult' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/gui-sdl/dialog.h:59:16: note: Virtual function in base class
aranym-1.0.2/src/gui-sdl/dlgDisk.h:68:8: note: Function in derived class
aranym-1.0.2/src/gui-sdl/dlgFileSelect.h:44:9: style: The function 'idle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/gui-sdl/dialog.h:56:16: note: Virtual function in base class
aranym-1.0.2/src/gui-sdl/dlgFileSelect.h:44:9: note: Function in derived class
aranym-1.0.2/src/gui-sdl/dlgFileSelect.h:45:9: style: The function 'processResult' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/gui-sdl/dialog.h:59:16: note: Virtual function in base class
aranym-1.0.2/src/gui-sdl/dlgFileSelect.h:45:9: note: Function in derived class
aranym-1.0.2/src/gui-sdl/dlgFileSelect.h:52:7: style: The function 'processDialog' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/gui-sdl/dialog.h:57:15: note: Virtual function in base class
aranym-1.0.2/src/gui-sdl/dlgFileSelect.h:52:7: note: Function in derived class
aranym-1.0.2/src/gui-sdl/dlgFileSelect.cpp:319:12: style: The scope of the variable 'ptr' can be reduced. [variableScope]
aranym-1.0.2/src/gui-sdl/dlgFileSelect.h:53:8: style: Technically the member function 'DlgFileSelect::pressedOk' can be const. [functionConst]
aranym-1.0.2/src/gui-sdl/dlgFileSelect.cpp:416:21: note: Technically the member function 'DlgFileSelect::pressedOk' can be const.
aranym-1.0.2/src/gui-sdl/dlgFileSelect.h:53:8: note: Technically the member function 'DlgFileSelect::pressedOk' can be const.
aranym-1.0.2/src/gui-sdl/dlgHotkeys.cpp:135:18: style: C-style pointer casting [cstyleCast]
aranym-1.0.2/src/gui-sdl/dlgHotkeys.cpp:140:18: style: C-style pointer casting [cstyleCast]
aranym-1.0.2/src/gui-sdl/dlgHotkeys.cpp:145:18: style: C-style pointer casting [cstyleCast]
aranym-1.0.2/src/gui-sdl/dlgHotkeys.cpp:150:18: style: C-style pointer casting [cstyleCast]
aranym-1.0.2/src/gui-sdl/dlgHotkeys.cpp:155:18: style: C-style pointer casting [cstyleCast]
aranym-1.0.2/src/gui-sdl/dlgHotkeys.cpp:160:18: style: C-style pointer casting [cstyleCast]
aranym-1.0.2/src/gui-sdl/dlgHotkeys.cpp:165:18: style: C-style pointer casting [cstyleCast]
aranym-1.0.2/src/gui-sdl/dlgHotkeys.cpp:113:2: performance: Variable 'hotkeys' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aranym-1.0.2/src/gui-sdl/dlgHotkeys.h:47:8: style: Technically the member function 'DlgHotkeys::confirm' can be const. [functionConst]
aranym-1.0.2/src/gui-sdl/dlgHotkeys.cpp:184:18: note: Technically the member function 'DlgHotkeys::confirm' can be const.
aranym-1.0.2/src/gui-sdl/dlgHotkeys.h:47:8: note: Technically the member function 'DlgHotkeys::confirm' can be const.
aranym-1.0.2/src/gui-sdl/dlgKeypress.h:35:3: style: Class 'DlgKeypress' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aranym-1.0.2/src/gui-sdl/dlgHotkeys.h:52:3: style: Class 'DlgHotkeys' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aranym-1.0.2/src/gui-sdl/dlgKeypress.h:32:8: style: The function 'keyPress' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/gui-sdl/dialog.h:55:16: note: Virtual function in base class
aranym-1.0.2/src/gui-sdl/dlgKeypress.h:32:8: note: Function in derived class
aranym-1.0.2/src/gui-sdl/dlgKeypress.h:38:7: style: The function 'processDialog' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/gui-sdl/dialog.h:57:15: note: Virtual function in base class
aranym-1.0.2/src/gui-sdl/dlgKeypress.h:38:7: note: Function in derived class
aranym-1.0.2/src/gui-sdl/dlgHotkeys.h:48:9: style: The function 'idle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/gui-sdl/dialog.h:56:16: note: Virtual function in base class
aranym-1.0.2/src/gui-sdl/dlgHotkeys.h:48:9: note: Function in derived class
aranym-1.0.2/src/gui-sdl/dlgHotkeys.h:49:9: style: The function 'processResult' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/gui-sdl/dialog.h:59:16: note: Virtual function in base class
aranym-1.0.2/src/gui-sdl/dlgHotkeys.h:49:9: note: Function in derived class
aranym-1.0.2/src/gui-sdl/dlgHotkeys.h:55:7: style: The function 'processDialog' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/gui-sdl/dialog.h:57:15: note: Virtual function in base class
aranym-1.0.2/src/gui-sdl/dlgHotkeys.h:55:7: note: Function in derived class
aranym-1.0.2/src/gui-sdl/dlgKeyboard.h:29:8: performance: Technically the member function 'DlgKeyboard::confirm' can be static. [functionStatic]
aranym-1.0.2/src/gui-sdl/dlgKeyboard.cpp:88:19: note: Technically the member function 'DlgKeyboard::confirm' can be static.
aranym-1.0.2/src/gui-sdl/dlgKeyboard.h:29:8: note: Technically the member function 'DlgKeyboard::confirm' can be static.
aranym-1.0.2/src/gui-sdl/dlgKeyboard.h:32:3: style: Class 'DlgKeyboard' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aranym-1.0.2/src/gui-sdl/dlgKeyboard.h:35:7: style: The function 'processDialog' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/gui-sdl/dialog.h:57:15: note: Virtual function in base class
aranym-1.0.2/src/gui-sdl/dlgKeyboard.h:35:7: note: Function in derived class
aranym-1.0.2/src/gui-sdl/dlgMain.cpp:225:18: style: C-style pointer casting [cstyleCast]
aranym-1.0.2/src/gui-sdl/dlgMain.cpp:235:18: style: C-style pointer casting [cstyleCast]
aranym-1.0.2/src/gui-sdl/dlgMain.cpp:139:25: style: Function 'DlgMain' argument 1 names different: declaration 'new_dlg' definition 'dlg'. [funcArgNamesDifferent]
aranym-1.0.2/src/gui-sdl/dlgMain.h:47:18: note: Function 'DlgMain' argument 1 names different: declaration 'new_dlg' definition 'dlg'.
aranym-1.0.2/src/gui-sdl/dlgMain.cpp:139:25: note: Function 'DlgMain' argument 1 names different: declaration 'new_dlg' definition 'dlg'.
aranym-1.0.2/src/gui-sdl/dlgMain.h:47:3: style: Class 'DlgMain' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aranym-1.0.2/src/gui-sdl/dlgOs.h:32:3: style: Class 'DlgOs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aranym-1.0.2/src/gui-sdl/dlgVideo.h:32:3: style: Class 'DlgVideo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aranym-1.0.2/src/gui-sdl/dlgNetwork.h:32:3: style: Class 'DlgNetwork' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aranym-1.0.2/src/gui-sdl/dlgPartition.h:60:3: style: Class 'DlgPartition' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aranym-1.0.2/src/gui-sdl/dlgUsb.h:55:3: style: Class 'DlgUsb' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aranym-1.0.2/src/gui-sdl/dlgMain.h:44:8: style: The function 'processResult' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/gui-sdl/dialog.h:59:16: note: Virtual function in base class
aranym-1.0.2/src/gui-sdl/dlgMain.h:44:8: note: Function in derived class
aranym-1.0.2/src/gui-sdl/dlgMain.h:50:7: style: The function 'processDialog' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/gui-sdl/dialog.h:57:15: note: Virtual function in base class
aranym-1.0.2/src/gui-sdl/dlgMain.h:50:7: note: Function in derived class
aranym-1.0.2/src/gui-sdl/dlgOs.h:35:7: style: The function 'processDialog' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/gui-sdl/dialog.h:57:15: note: Virtual function in base class
aranym-1.0.2/src/gui-sdl/dlgOs.h:35:7: note: Function in derived class
aranym-1.0.2/src/gui-sdl/dlgVideo.h:35:7: style: The function 'processDialog' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/gui-sdl/dialog.h:57:15: note: Virtual function in base class
aranym-1.0.2/src/gui-sdl/dlgVideo.h:35:7: note: Function in derived class
aranym-1.0.2/src/gui-sdl/dlgNetwork.h:35:7: style: The function 'processDialog' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/gui-sdl/dialog.h:57:15: note: Virtual function in base class
aranym-1.0.2/src/gui-sdl/dlgNetwork.h:35:7: note: Function in derived class
aranym-1.0.2/src/gui-sdl/dlgPartition.h:63:7: style: The function 'processDialog' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/gui-sdl/dialog.h:57:15: note: Virtual function in base class
aranym-1.0.2/src/gui-sdl/dlgPartition.h:63:7: note: Function in derived class
aranym-1.0.2/src/gui-sdl/dlgPartition.h:65:8: style: The function 'processResult' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/gui-sdl/dialog.h:59:16: note: Virtual function in base class
aranym-1.0.2/src/gui-sdl/dlgPartition.h:65:8: note: Function in derived class
aranym-1.0.2/src/gui-sdl/dlgUsb.h:58:7: style: The function 'processDialog' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/gui-sdl/dialog.h:57:15: note: Virtual function in base class
aranym-1.0.2/src/gui-sdl/dlgUsb.h:58:7: note: Function in derived class
aranym-1.0.2/src/gui-sdl/dlgNetwork.h:29:8: style: Technically the member function 'DlgNetwork::confirm' can be const. [functionConst]
aranym-1.0.2/src/gui-sdl/dlgNetwork.cpp:163:18: note: Technically the member function 'DlgNetwork::confirm' can be const.
aranym-1.0.2/src/gui-sdl/dlgNetwork.h:29:8: note: Technically the member function 'DlgNetwork::confirm' can be const.
aranym-1.0.2/src/gui-sdl/dlgOs.h:29:8: performance: Technically the member function 'DlgOs::confirm' can be static. [functionStatic]
aranym-1.0.2/src/gui-sdl/dlgOs.cpp:81:13: note: Technically the member function 'DlgOs::confirm' can be static.
aranym-1.0.2/src/gui-sdl/dlgOs.h:29:8: note: Technically the member function 'DlgOs::confirm' can be static.
aranym-1.0.2/src/gui-sdl/dlgPartition.cpp:254:13: style: C-style pointer casting [cstyleCast]
aranym-1.0.2/src/gui-sdl/dlgPartition.cpp:319:30: style: C-style pointer casting [cstyleCast]
aranym-1.0.2/src/gui-sdl/dlgPartition.cpp:378:15: style: C-style pointer casting [cstyleCast]
aranym-1.0.2/src/gui-sdl/dlgPartition.cpp:274:15: warning: Member variable 'DlgPartition::dlgAlert' is not initialized in the constructor. [uninitMemberVar]
aranym-1.0.2/src/gui-sdl/dlgPartition.cpp:274:15: warning: Member variable 'DlgPartition::dlgFileSelect' is not initialized in the constructor. [uninitMemberVar]
aranym-1.0.2/src/gui-sdl/dlgPartition.h:47:8: performance: Technically the member function 'DlgPartition::confirm' can be static. [functionStatic]
aranym-1.0.2/src/gui-sdl/dlgPartition.cpp:427:20: note: Technically the member function 'DlgPartition::confirm' can be static.
aranym-1.0.2/src/gui-sdl/dlgPartition.h:47:8: note: Technically the member function 'DlgPartition::confirm' can be static.
aranym-1.0.2/src/gui-sdl/dlgUsb.cpp:448:9: warning: Member variable 'DlgUsb::state' is not initialized in the constructor. [uninitMemberVar]
aranym-1.0.2/src/gui-sdl/dlgUsb.cpp:448:9: warning: Member variable 'DlgUsb::dlgAlert' is not initialized in the constructor. [uninitMemberVar]
aranym-1.0.2/src/gui-sdl/dlgUsb.h:52:8: style: Unused private function: 'DlgUsb::confirm' [unusedPrivateFunction]
aranym-1.0.2/src/gui-sdl/dlgUsb.h:52:8: performance: Technically the member function 'DlgUsb::confirm' can be static. [functionStatic]
aranym-1.0.2/src/gui-sdl/dlgUsb.cpp:464:14: note: Technically the member function 'DlgUsb::confirm' can be static.
aranym-1.0.2/src/gui-sdl/dlgUsb.h:52:8: note: Technically the member function 'DlgUsb::confirm' can be static.
aranym-1.0.2/src/gui-sdl/dlgVideo.h:29:8: performance: Technically the member function 'DlgVideo::confirm' can be static. [functionStatic]
aranym-1.0.2/src/gui-sdl/dlgVideo.cpp:227:16: note: Technically the member function 'DlgVideo::confirm' can be static.
aranym-1.0.2/src/gui-sdl/dlgVideo.h:29:8: note: Technically the member function 'DlgVideo::confirm' can be static.
aranym-1.0.2/src/gui-sdl/file.cpp:269:7: style: The scope of the variable 'FileSize' can be reduced. [variableScope]
aranym-1.0.2/src/gui-sdl/file.cpp:319:8: style: The scope of the variable 'szString' can be reduced. [variableScope]
aranym-1.0.2/src/gui-sdl/file.cpp:340:16: style: The scope of the variable 'ptr2' can be reduced. [variableScope]
aranym-1.0.2/src/gui-sdl/file.cpp:338:72: style: Function 'File_splitpath' argument 4 names different: declaration 'Ext' definition 'pExt'. [funcArgNamesDifferent]
aranym-1.0.2/src/gui-sdl/file.h:39:79: note: Function 'File_splitpath' argument 4 names different: declaration 'Ext' definition 'pExt'.
aranym-1.0.2/src/gui-sdl/file.cpp:338:72: note: Function 'File_splitpath' argument 4 names different: declaration 'Ext' definition 'pExt'.
aranym-1.0.2/src/gui-sdl/sdlgui.cpp:348:8: style: The scope of the variable 'c' can be reduced. [variableScope]
aranym-1.0.2/src/gui-sdl/sdlgui.cpp:1270:6: style: The scope of the variable 'num_dialogs' can be reduced. [variableScope]
aranym-1.0.2/src/host_surface.cpp:118:7: style: The scope of the variable 'restore_palette' can be reduced. [variableScope]
aranym-1.0.2/src/ikbd.cpp:399:38: warning: Logical conjunction always evaluates to false: EXPR <= 248 && EXPR >= 251. [incorrectLogicOperator]
aranym-1.0.2/src/input.cpp:1166:7: style: Condition 'allowMouseGrab' is always true [knownConditionTrueFalse]
aranym-1.0.2/src/input.cpp:1160:25: note: Assignment 'allowMouseGrab=true', assigned value is 1
aranym-1.0.2/src/input.cpp:1166:7: note: Condition 'allowMouseGrab' is always true
aranym-1.0.2/src/natfeat/nf_base.h:45:9: performance: Technically the member function 'NF_Base::getParameter' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/atari_example.c:108:2: style: Variable 'nf_ptr' is reassigned a value before the old one has been used. [redundantAssignment]
aranym-1.0.2/src/natfeat/atari_example.c:105:0: note: Variable 'nf_ptr' is reassigned a value before the old one has been used.
aranym-1.0.2/src/natfeat/atari_example.c:108:2: note: Variable 'nf_ptr' is reassigned a value before the old one has been used.
aranym-1.0.2/src/natfeat/debugprintf.h:21:9: performance: Technically the member function 'DebugPrintf::PUTC' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/debugprintf.cpp:179:21: note: Technically the member function 'DebugPrintf::PUTC' can be static.
aranym-1.0.2/src/natfeat/debugprintf.h:21:9: note: Technically the member function 'DebugPrintf::PUTC' can be static.
aranym-1.0.2/src/natfeat/debugprintf.h:22:9: performance: Technically the member function 'DebugPrintf::PUTS' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/debugprintf.cpp:193:21: note: Technically the member function 'DebugPrintf::PUTS' can be static.
aranym-1.0.2/src/natfeat/debugprintf.h:22:9: note: Technically the member function 'DebugPrintf::PUTS' can be static.
aranym-1.0.2/src/natfeat/debugprintf.h:23:9: performance: Technically the member function 'DebugPrintf::PUTL' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/debugprintf.cpp:215:21: note: Technically the member function 'DebugPrintf::PUTL' can be static.
aranym-1.0.2/src/natfeat/debugprintf.h:23:9: note: Technically the member function 'DebugPrintf::PUTL' can be static.
aranym-1.0.2/src/natfeat/debugprintf.h:15:14: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nf_base.h:42:22: note: Virtual function in base class
aranym-1.0.2/src/natfeat/debugprintf.h:15:14: note: Function in derived class
aranym-1.0.2/src/natfeat/debugprintf.h:16:7: style: The function 'isSuperOnly' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nf_base.h:43:15: note: Virtual function in base class
aranym-1.0.2/src/natfeat/debugprintf.h:16:7: note: Function in derived class
aranym-1.0.2/src/natfeat/debugprintf.h:17:8: style: The function 'dispatch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nf_base.h:44:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/debugprintf.h:17:8: note: Function in derived class
aranym-1.0.2/src/natfeat/ethernet.cpp:111:20: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
aranym-1.0.2/src/natfeat/ethernet.cpp:111:20: warning: %x in format string (no. 2) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
aranym-1.0.2/src/natfeat/ethernet.cpp:111:20: warning: %x in format string (no. 3) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
aranym-1.0.2/src/natfeat/ethernet.cpp:111:20: warning: %x in format string (no. 4) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
aranym-1.0.2/src/natfeat/ethernet.cpp:111:20: warning: %x in format string (no. 5) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
aranym-1.0.2/src/natfeat/ethernet.cpp:111:20: warning: %x in format string (no. 6) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
aranym-1.0.2/src/natfeat/ethernet.cpp:413:21: style: C-style pointer casting [cstyleCast]
aranym-1.0.2/src/natfeat/ethernet.h:43:3: style: Class 'Handler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aranym-1.0.2/src/natfeat/ethernet.h:80:7: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nf_base.h:41:15: note: Virtual function in base class
aranym-1.0.2/src/natfeat/ethernet.h:80:7: note: Function in derived class
aranym-1.0.2/src/natfeat/ethernet.h:81:14: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nf_base.h:42:22: note: Virtual function in base class
aranym-1.0.2/src/natfeat/ethernet.h:81:14: note: Function in derived class
aranym-1.0.2/src/natfeat/ethernet.h:82:7: style: The function 'isSuperOnly' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nf_base.h:43:15: note: Virtual function in base class
aranym-1.0.2/src/natfeat/ethernet.h:82:7: note: Function in derived class
aranym-1.0.2/src/natfeat/ethernet.h:83:8: style: The function 'dispatch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nf_base.h:44:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/ethernet.h:83:8: note: Function in derived class
aranym-1.0.2/src/natfeat/nf_base.h:46:9: performance: Technically the member function 'NF_Base::errnoHost2Mint' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nf_base.cpp:29:17: note: Technically the member function 'NF_Base::errnoHost2Mint' can be static.
aranym-1.0.2/src/natfeat/nf_base.h:46:9: note: Technically the member function 'NF_Base::errnoHost2Mint' can be static.
aranym-1.0.2/src/natfeat/nf_basicset.h:32:14: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nf_base.h:42:22: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nf_basicset.h:32:14: note: Function in derived class
aranym-1.0.2/src/natfeat/nf_basicset.h:33:7: style: The function 'isSuperOnly' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nf_base.h:43:15: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nf_basicset.h:33:7: note: Function in derived class
aranym-1.0.2/src/natfeat/nf_basicset.h:34:8: style: The function 'dispatch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nf_base.h:44:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nf_basicset.h:34:8: note: Function in derived class
aranym-1.0.2/src/natfeat/nf_basicset.h:40:14: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nf_base.h:42:22: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nf_basicset.h:40:14: note: Function in derived class
aranym-1.0.2/src/natfeat/nf_basicset.h:41:7: style: The function 'isSuperOnly' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nf_base.h:43:15: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nf_basicset.h:41:7: note: Function in derived class
aranym-1.0.2/src/natfeat/nf_basicset.h:42:8: style: The function 'dispatch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nf_base.h:44:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nf_basicset.h:42:8: note: Function in derived class
aranym-1.0.2/src/natfeat/nf_basicset.h:48:14: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nf_base.h:42:22: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nf_basicset.h:48:14: note: Function in derived class
aranym-1.0.2/src/natfeat/nf_basicset.h:49:7: style: The function 'isSuperOnly' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nf_base.h:43:15: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nf_basicset.h:49:7: note: Function in derived class
aranym-1.0.2/src/natfeat/nf_basicset.h:50:8: style: The function 'dispatch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nf_base.h:44:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nf_basicset.h:50:8: note: Function in derived class
aranym-1.0.2/src/natfeat/nf_basicset.h:56:14: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nf_base.h:42:22: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nf_basicset.h:56:14: note: Function in derived class
aranym-1.0.2/src/natfeat/nf_basicset.h:57:7: style: The function 'isSuperOnly' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nf_base.h:43:15: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nf_basicset.h:57:7: note: Function in derived class
aranym-1.0.2/src/natfeat/nf_basicset.h:58:8: style: The function 'dispatch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nf_base.h:44:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nf_basicset.h:58:8: note: Function in derived class
aranym-1.0.2/src/natfeat/xhdi.h:82:7: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nf_base.h:41:15: note: Virtual function in base class
aranym-1.0.2/src/natfeat/xhdi.h:82:7: note: Function in derived class
aranym-1.0.2/src/natfeat/xhdi.h:83:14: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nf_base.h:42:22: note: Virtual function in base class
aranym-1.0.2/src/natfeat/xhdi.h:83:14: note: Function in derived class
aranym-1.0.2/src/natfeat/xhdi.h:84:7: style: The function 'isSuperOnly' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nf_base.h:43:15: note: Virtual function in base class
aranym-1.0.2/src/natfeat/xhdi.h:84:7: note: Function in derived class
aranym-1.0.2/src/natfeat/xhdi.h:85:8: style: The function 'dispatch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nf_base.h:44:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/xhdi.h:85:8: note: Function in derived class
aranym-1.0.2/src/natfeat/nfaudio.h:24:14: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nf_base.h:42:22: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfaudio.h:24:14: note: Function in derived class
aranym-1.0.2/src/natfeat/nfaudio.h:25:7: style: The function 'isSuperOnly' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nf_base.h:43:15: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfaudio.h:25:7: note: Function in derived class
aranym-1.0.2/src/natfeat/nfaudio.h:26:7: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nf_base.h:41:15: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfaudio.h:26:7: note: Function in derived class
aranym-1.0.2/src/natfeat/nfaudio.h:27:8: style: The function 'dispatch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nf_base.h:44:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfaudio.h:27:8: note: Function in derived class
aranym-1.0.2/src/natfeat/nfbootstrap.h:32:14: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nf_base.h:42:22: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfbootstrap.h:32:14: note: Function in derived class
aranym-1.0.2/src/natfeat/nfbootstrap.h:33:7: style: The function 'isSuperOnly' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nf_base.h:43:15: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfbootstrap.h:33:7: note: Function in derived class
aranym-1.0.2/src/natfeat/nfbootstrap.h:34:8: style: The function 'dispatch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nf_base.h:44:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfbootstrap.h:34:8: note: Function in derived class
aranym-1.0.2/src/natfeat/nfcdrom.h:41:6: performance: Technically the member function 'CdromDriver::GetDrive' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfcdrom.cpp:126:18: note: Technically the member function 'CdromDriver::GetDrive' can be static.
aranym-1.0.2/src/natfeat/nfcdrom.h:41:6: note: Technically the member function 'CdromDriver::GetDrive' can be static.
aranym-1.0.2/src/natfeat/nfcdrom.h:42:16: performance: Technically the member function 'CdromDriver::BinaryToBcd' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfcdrom.cpp:135:28: note: Technically the member function 'CdromDriver::BinaryToBcd' can be static.
aranym-1.0.2/src/natfeat/nfcdrom.h:42:16: note: Technically the member function 'CdromDriver::BinaryToBcd' can be static.
aranym-1.0.2/src/natfeat/nfcdrom.h:47:15: warning: Virtual function 'CloseDrive' is called from destructor '~CdromDriver()' at line 52. Dynamic binding is not used. [virtualCallInConstructor]
aranym-1.0.2/src/natfeat/nfcdrom.cpp:52:3: note: Calling CloseDrive
aranym-1.0.2/src/natfeat/nfcdrom.h:47:15: note: CloseDrive is a virtual method
aranym-1.0.2/src/natfeat/nfcdrom.h:67:14: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nf_base.h:42:22: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfcdrom.h:67:14: note: Function in derived class
aranym-1.0.2/src/natfeat/nfcdrom.h:68:7: style: The function 'isSuperOnly' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nf_base.h:43:15: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfcdrom.h:68:7: note: Function in derived class
aranym-1.0.2/src/natfeat/nfcdrom.h:69:8: style: The function 'dispatch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nf_base.h:44:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfcdrom.h:69:8: note: Function in derived class
aranym-1.0.2/src/natfeat/nfcdrom_linux.cpp:88:13: style: The scope of the variable 'cdfd' can be reduced. [variableScope]
aranym-1.0.2/src/natfeat/nfcdrom_linux.cpp:123:6: style: The scope of the variable 'i' can be reduced. [variableScope]
aranym-1.0.2/src/natfeat/nfcdrom_linux.cpp:152:17: style: The scope of the variable 'mntent' can be reduced. [variableScope]
aranym-1.0.2/src/natfeat/nfcdrom_linux.cpp:158:9: style: The scope of the variable 'mnt_type' can be reduced. [variableScope]
aranym-1.0.2/src/natfeat/nfcdrom_linux.cpp:159:10: style: The scope of the variable 'mnt_type_len' can be reduced. [variableScope]
aranym-1.0.2/src/natfeat/nfcdrom_linux.cpp:280:12: style: The scope of the variable 'insert' can be reduced. [variableScope]
aranym-1.0.2/src/natfeat/nfcdrom_linux.h:41:7: performance: Technically the member function 'CdromDriverLinux::CheckDrive' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfcdrom_linux.cpp:86:23: note: Technically the member function 'CdromDriverLinux::CheckDrive' can be static.
aranym-1.0.2/src/natfeat/nfcdrom_linux.h:41:7: note: Technically the member function 'CdromDriverLinux::CheckDrive' can be static.
aranym-1.0.2/src/natfeat/nfcdrom_linux.h:46:7: style: The function 'OpenDrive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfcdrom.h:46:14: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfcdrom_linux.h:46:7: note: Function in derived class
aranym-1.0.2/src/natfeat/nfcdrom_linux.h:47:8: style: The function 'CloseDrive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfcdrom.h:47:15: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfcdrom_linux.h:47:8: note: Function in derived class
aranym-1.0.2/src/natfeat/nfcdrom_linux.h:48:15: style: The function 'DeviceName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfcdrom.h:45:22: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfcdrom_linux.h:48:15: note: Function in derived class
aranym-1.0.2/src/natfeat/nfcdrom_linux.h:50:9: style: The function 'cd_read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfcdrom.h:51:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfcdrom_linux.h:50:9: note: Function in derived class
aranym-1.0.2/src/natfeat/nfcdrom_linux.h:51:9: style: The function 'cd_status' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfcdrom.h:54:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfcdrom_linux.h:51:9: note: Function in derived class
aranym-1.0.2/src/natfeat/nfcdrom_linux.h:52:9: style: The function 'cd_ioctl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfcdrom.h:55:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfcdrom_linux.h:52:9: note: Function in derived class
aranym-1.0.2/src/natfeat/nfcdrom_linux.h:54:9: style: The function 'cd_startaudio' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfcdrom.h:57:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfcdrom_linux.h:54:9: note: Function in derived class
aranym-1.0.2/src/natfeat/nfcdrom_linux.h:55:9: style: The function 'cd_stopaudio' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfcdrom.h:58:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfcdrom_linux.h:55:9: note: Function in derived class
aranym-1.0.2/src/natfeat/nfcdrom_linux.h:56:9: style: The function 'cd_setsongtime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfcdrom.h:59:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfcdrom_linux.h:56:9: note: Function in derived class
aranym-1.0.2/src/natfeat/nfcdrom_linux.h:57:9: style: The function 'cd_gettoc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfcdrom.h:60:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfcdrom_linux.h:57:9: note: Function in derived class
aranym-1.0.2/src/natfeat/nfcdrom_linux.h:58:9: style: The function 'cd_discinfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfcdrom.h:61:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfcdrom_linux.h:58:9: note: Function in derived class
aranym-1.0.2/src/natfeat/nfcdrom_linux.cpp:850:42: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aranym-1.0.2/src/natfeat/nfcdrom_sdl.cpp:205:0: error: syntax error [syntaxError]
aranym-1.0.2/src/natfeat/nfcdrom_win32.cpp:582:8: style: The scope of the variable 'i' can be reduced. [variableScope]
aranym-1.0.2/src/natfeat/nfcdrom_win32.cpp:582:11: style: The scope of the variable 'numtracks' can be reduced. [variableScope]
aranym-1.0.2/src/natfeat/nfcdrom_win32.h:44:7: style: The function 'OpenDrive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfcdrom.h:46:14: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfcdrom_win32.h:44:7: note: Function in derived class
aranym-1.0.2/src/natfeat/nfcdrom_win32.h:45:8: style: The function 'CloseDrive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfcdrom.h:47:15: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfcdrom_win32.h:45:8: note: Function in derived class
aranym-1.0.2/src/natfeat/nfcdrom_win32.h:46:15: style: The function 'DeviceName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfcdrom.h:45:22: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfcdrom_win32.h:46:15: note: Function in derived class
aranym-1.0.2/src/natfeat/nfcdrom_win32.h:48:9: style: The function 'cd_read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfcdrom.h:51:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfcdrom_win32.h:48:9: note: Function in derived class
aranym-1.0.2/src/natfeat/nfcdrom_win32.h:49:9: style: The function 'cd_status' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfcdrom.h:54:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfcdrom_win32.h:49:9: note: Function in derived class
aranym-1.0.2/src/natfeat/nfcdrom_win32.h:50:9: style: The function 'cd_ioctl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfcdrom.h:55:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfcdrom_win32.h:50:9: note: Function in derived class
aranym-1.0.2/src/natfeat/nfcdrom_win32.h:52:9: style: The function 'cd_startaudio' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfcdrom.h:57:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfcdrom_win32.h:52:9: note: Function in derived class
aranym-1.0.2/src/natfeat/nfcdrom_win32.h:53:9: style: The function 'cd_stopaudio' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfcdrom.h:58:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfcdrom_win32.h:53:9: note: Function in derived class
aranym-1.0.2/src/natfeat/nfcdrom_win32.h:54:9: style: The function 'cd_setsongtime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfcdrom.h:59:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfcdrom_win32.h:54:9: note: Function in derived class
aranym-1.0.2/src/natfeat/nfcdrom_win32.h:55:9: style: The function 'cd_gettoc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfcdrom.h:60:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfcdrom_win32.h:55:9: note: Function in derived class
aranym-1.0.2/src/natfeat/nfcdrom_win32.h:56:9: style: The function 'cd_discinfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfcdrom.h:61:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfcdrom_win32.h:56:9: note: Function in derived class
aranym-1.0.2/src/natfeat/nfclipbrd.h:44:14: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nf_base.h:42:22: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfclipbrd.h:44:14: note: Function in derived class
aranym-1.0.2/src/natfeat/nfclipbrd.h:45:7: style: The function 'isSuperOnly' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nf_base.h:43:15: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfclipbrd.h:45:7: note: Function in derived class
aranym-1.0.2/src/natfeat/nfclipbrd.h:46:8: style: The function 'dispatch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nf_base.h:44:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfclipbrd.h:46:8: note: Function in derived class
aranym-1.0.2/src/natfeat/nfclipbrd.h:47:7: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nf_base.h:41:15: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfclipbrd.h:47:7: note: Function in derived class
aranym-1.0.2/src/natfeat/nfosmesa.cpp:1134:55: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
aranym-1.0.2/src/natfeat/nfosmesa.cpp:1179:19: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
aranym-1.0.2/src/natfeat/nfosmesa.cpp:1182:19: portability: Casting between integer* and const double* which have an incompatible binary data representation. [invalidPointerCast]
aranym-1.0.2/src/natfeat/nfosmesa.cpp:1219:17: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
aranym-1.0.2/src/natfeat/nfosmesa.cpp:1222:17: portability: Casting between integer* and const double* which have an incompatible binary data representation. [invalidPointerCast]
aranym-1.0.2/src/natfeat/nfosmesa.cpp:1314:20: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
aranym-1.0.2/src/natfeat/nfosmesa.cpp:1317:20: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
aranym-1.0.2/src/natfeat/nfosmesa.cpp:1324:20: portability: Casting between integer* and const double* which have an incompatible binary data representation. [invalidPointerCast]
aranym-1.0.2/src/natfeat/nfosmesa.cpp:1327:20: portability: Casting between integer* and const double* which have an incompatible binary data representation. [invalidPointerCast]
aranym-1.0.2/src/natfeat/nfosmesa.cpp:1401:23: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
aranym-1.0.2/src/natfeat/nfosmesa.cpp:1404:23: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
aranym-1.0.2/src/natfeat/nfosmesa.cpp:1407:23: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
aranym-1.0.2/src/natfeat/nfosmesa.cpp:1410:23: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
aranym-1.0.2/src/natfeat/nfosmesa.cpp:1417:23: portability: Casting between integer* and const double* which have an incompatible binary data representation. [invalidPointerCast]
aranym-1.0.2/src/natfeat/nfosmesa.cpp:1420:23: portability: Casting between integer* and const double* which have an incompatible binary data representation. [invalidPointerCast]
aranym-1.0.2/src/natfeat/nfosmesa.cpp:1423:23: portability: Casting between integer* and const double* which have an incompatible binary data representation. [invalidPointerCast]
aranym-1.0.2/src/natfeat/nfosmesa.cpp:1426:23: portability: Casting between integer* and const double* which have an incompatible binary data representation. [invalidPointerCast]
aranym-1.0.2/src/natfeat/nfosmesa.cpp:1484:21: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
aranym-1.0.2/src/natfeat/nfosmesa.cpp:1487:21: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
aranym-1.0.2/src/natfeat/nfosmesa.cpp:1490:21: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
aranym-1.0.2/src/natfeat/nfosmesa.cpp:1497:21: portability: Casting between integer* and const double* which have an incompatible binary data representation. [invalidPointerCast]
aranym-1.0.2/src/natfeat/nfosmesa.cpp:1500:21: portability: Casting between integer* and const double* which have an incompatible binary data representation. [invalidPointerCast]
aranym-1.0.2/src/natfeat/nfosmesa.cpp:1503:21: portability: Casting between integer* and const double* which have an incompatible binary data representation. [invalidPointerCast]
aranym-1.0.2/src/natfeat/nfosmesa.cpp:1680:46: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
aranym-1.0.2/src/natfeat/nfosmesa.cpp:1687:57: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
aranym-1.0.2/src/natfeat/nfosmesa.cpp:1696:65: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
aranym-1.0.2/src/natfeat/nfosmesa.cpp:1701:58: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7600:1: portability: Casting from const double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7600:1: portability: Casting between integer* and const double* which have an incompatible binary data representation. [invalidPointerCast]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7606:1: portability: Casting from const float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7606:1: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7618:1: portability: Casting from const double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7618:1: portability: Casting between integer* and const double* which have an incompatible binary data representation. [invalidPointerCast]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7624:1: portability: Casting from const float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7624:1: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
aranym-1.0.2/src/natfeat/nfosmesa.cpp:384:8: style: The scope of the variable 'draw_buffer' can be reduced. [variableScope]
aranym-1.0.2/src/natfeat/nfosmesa.cpp:702:6: style: The scope of the variable 'x' can be reduced. [variableScope]
aranym-1.0.2/src/natfeat/nfosmesa.cpp:702:8: style: The scope of the variable 'y' can be reduced. [variableScope]
aranym-1.0.2/src/natfeat/nfosmesa.cpp:702:11: style: The scope of the variable 'srcpitch' can be reduced. [variableScope]
aranym-1.0.2/src/natfeat/nfosmesa.cpp:713:22: style: The scope of the variable 'srccol' can be reduced. [variableScope]
aranym-1.0.2/src/natfeat/nfosmesa.cpp:755:23: style: The scope of the variable 'dstcol' can be reduced. [variableScope]
aranym-1.0.2/src/natfeat/nfosmesa.cpp:778:22: style: The scope of the variable 'dstcol' can be reduced. [variableScope]
aranym-1.0.2/src/natfeat/nfosmesa.cpp:802:22: style: The scope of the variable 'dstcol' can be reduced. [variableScope]
aranym-1.0.2/src/natfeat/nfosmesa.cpp:826:23: style: The scope of the variable 'dstcol' can be reduced. [variableScope]
aranym-1.0.2/src/natfeat/nfosmesa.cpp:849:23: style: The scope of the variable 'dstcol' can be reduced. [variableScope]
aranym-1.0.2/src/natfeat/nfosmesa.cpp:872:23: style: The scope of the variable 'dstcol' can be reduced. [variableScope]
aranym-1.0.2/src/natfeat/nfosmesa.cpp:914:23: style: The scope of the variable 'dstcol' can be reduced. [variableScope]
aranym-1.0.2/src/natfeat/nfosmesa.cpp:937:22: style: The scope of the variable 'dstcol' can be reduced. [variableScope]
aranym-1.0.2/src/natfeat/nfosmesa.cpp:961:22: style: The scope of the variable 'dstcol' can be reduced. [variableScope]
aranym-1.0.2/src/natfeat/nfosmesa.cpp:985:23: style: The scope of the variable 'dstcol' can be reduced. [variableScope]
aranym-1.0.2/src/natfeat/nfosmesa.cpp:1008:23: style: The scope of the variable 'dstcol' can be reduced. [variableScope]
aranym-1.0.2/src/natfeat/nfosmesa.cpp:1031:23: style: The scope of the variable 'dstcol' can be reduced. [variableScope]
aranym-1.0.2/src/natfeat/nfosmesa.cpp:1812:46: style: Function 'nftinyglswapbuffer' argument 1 names different: declaration 'buf' definition 'buffer'. [funcArgNamesDifferent]
aranym-1.0.2/src/natfeat/nfosmesa.h:280:33: note: Function 'nftinyglswapbuffer' argument 1 names different: declaration 'buf' definition 'buffer'.
aranym-1.0.2/src/natfeat/nfosmesa.cpp:1812:46: note: Function 'nftinyglswapbuffer' argument 1 names different: declaration 'buf' definition 'buffer'.
aranym-1.0.2/src/natfeat/nfosmesa.h:114:7: performance: Technically the member function 'OSMesaDriver::InitPointersGL' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa.cpp:359:20: note: Technically the member function 'OSMesaDriver::InitPointersGL' can be static.
aranym-1.0.2/src/natfeat/nfosmesa.h:114:7: note: Technically the member function 'OSMesaDriver::InitPointersGL' can be static.
aranym-1.0.2/src/natfeat/nfosmesa.h:115:7: performance: Technically the member function 'OSMesaDriver::InitPointersOSMesa' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa.cpp:371:20: note: Technically the member function 'OSMesaDriver::InitPointersOSMesa' can be static.
aranym-1.0.2/src/natfeat/nfosmesa.h:115:7: note: Technically the member function 'OSMesaDriver::InitPointersOSMesa' can be static.
aranym-1.0.2/src/natfeat/nfosmesa.h:118:7: style: Technically the member function 'OSMesaDriver::ConvertContext16' can be const. [functionConst]
aranym-1.0.2/src/natfeat/nfosmesa.cpp:744:20: note: Technically the member function 'OSMesaDriver::ConvertContext16' can be const.
aranym-1.0.2/src/natfeat/nfosmesa.h:118:7: note: Technically the member function 'OSMesaDriver::ConvertContext16' can be const.
aranym-1.0.2/src/natfeat/nfosmesa.h:119:7: style: Technically the member function 'OSMesaDriver::ConvertContext32' can be const. [functionConst]
aranym-1.0.2/src/natfeat/nfosmesa.cpp:896:20: note: Technically the member function 'OSMesaDriver::ConvertContext32' can be const.
aranym-1.0.2/src/natfeat/nfosmesa.h:119:7: note: Technically the member function 'OSMesaDriver::ConvertContext32' can be const.
aranym-1.0.2/src/natfeat/nfosmesa.h:124:7: performance: Technically the member function 'OSMesaDriver::glSetError' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa.h:133:17: performance: Technically the member function 'OSMesaDriver::Atari2HostFloat' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa.h:143:16: performance: Technically the member function 'OSMesaDriver::Host2AtariFloat' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa.h:165:18: performance: Technically the member function 'OSMesaDriver::Atari2HostDouble' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa.h:196:14: performance: Technically the member function 'OSMesaDriver::Atari2HostShortArray' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa.h:226:14: performance: Technically the member function 'OSMesaDriver::Atari2HostIntArray' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa.h:277:7: performance: Technically the member function 'OSMesaDriver::nfglFrustumf' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa.cpp:1710:20: note: Technically the member function 'OSMesaDriver::nfglFrustumf' can be static.
aranym-1.0.2/src/natfeat/nfosmesa.h:277:7: note: Technically the member function 'OSMesaDriver::nfglFrustumf' can be static.
aranym-1.0.2/src/natfeat/nfosmesa.h:278:7: performance: Technically the member function 'OSMesaDriver::nfglOrthof' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa.cpp:1719:20: note: Technically the member function 'OSMesaDriver::nfglOrthof' can be static.
aranym-1.0.2/src/natfeat/nfosmesa.h:278:7: note: Technically the member function 'OSMesaDriver::nfglOrthof' can be static.
aranym-1.0.2/src/natfeat/nfosmesa.h:279:7: performance: Technically the member function 'OSMesaDriver::nfgluLookAtf' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa.cpp:1734:20: note: Technically the member function 'OSMesaDriver::nfgluLookAtf' can be static.
aranym-1.0.2/src/natfeat/nfosmesa.h:279:7: note: Technically the member function 'OSMesaDriver::nfgluLookAtf' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:58:1: performance: Technically the member function 'OSMesaDriver::nfglAccum' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6:20: note: Technically the member function 'OSMesaDriver::nfglAccum' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:58:1: note: Technically the member function 'OSMesaDriver::nfglAccum' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:61:1: performance: Technically the member function 'OSMesaDriver::nfglAccumxOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12:20: note: Technically the member function 'OSMesaDriver::nfglAccumxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:61:1: note: Technically the member function 'OSMesaDriver::nfglAccumxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:64:1: performance: Technically the member function 'OSMesaDriver::nfglActiveProgramEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:18:20: note: Technically the member function 'OSMesaDriver::nfglActiveProgramEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:64:1: note: Technically the member function 'OSMesaDriver::nfglActiveProgramEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:67:1: performance: Technically the member function 'OSMesaDriver::nfglActiveShaderProgram' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:24:20: note: Technically the member function 'OSMesaDriver::nfglActiveShaderProgram' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:67:1: note: Technically the member function 'OSMesaDriver::nfglActiveShaderProgram' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:70:1: performance: Technically the member function 'OSMesaDriver::nfglActiveStencilFaceEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:30:20: note: Technically the member function 'OSMesaDriver::nfglActiveStencilFaceEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:70:1: note: Technically the member function 'OSMesaDriver::nfglActiveStencilFaceEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:73:1: performance: Technically the member function 'OSMesaDriver::nfglActiveTexture' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:36:20: note: Technically the member function 'OSMesaDriver::nfglActiveTexture' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:73:1: note: Technically the member function 'OSMesaDriver::nfglActiveTexture' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:76:1: performance: Technically the member function 'OSMesaDriver::nfglActiveTextureARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:42:20: note: Technically the member function 'OSMesaDriver::nfglActiveTextureARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:76:1: note: Technically the member function 'OSMesaDriver::nfglActiveTextureARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:79:1: performance: Technically the member function 'OSMesaDriver::nfglActiveVaryingNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:48:20: note: Technically the member function 'OSMesaDriver::nfglActiveVaryingNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:79:1: note: Technically the member function 'OSMesaDriver::nfglActiveVaryingNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:82:1: performance: Technically the member function 'OSMesaDriver::nfglAddSwapHintRectWIN' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:55:20: note: Technically the member function 'OSMesaDriver::nfglAddSwapHintRectWIN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:82:1: note: Technically the member function 'OSMesaDriver::nfglAddSwapHintRectWIN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:85:1: performance: Technically the member function 'OSMesaDriver::nfglAlphaFragmentOp1ATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:61:20: note: Technically the member function 'OSMesaDriver::nfglAlphaFragmentOp1ATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:85:1: note: Technically the member function 'OSMesaDriver::nfglAlphaFragmentOp1ATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:88:1: performance: Technically the member function 'OSMesaDriver::nfglAlphaFragmentOp2ATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:67:20: note: Technically the member function 'OSMesaDriver::nfglAlphaFragmentOp2ATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:88:1: note: Technically the member function 'OSMesaDriver::nfglAlphaFragmentOp2ATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:91:1: performance: Technically the member function 'OSMesaDriver::nfglAlphaFragmentOp3ATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:73:20: note: Technically the member function 'OSMesaDriver::nfglAlphaFragmentOp3ATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:91:1: note: Technically the member function 'OSMesaDriver::nfglAlphaFragmentOp3ATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:94:1: performance: Technically the member function 'OSMesaDriver::nfglAlphaFunc' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:79:20: note: Technically the member function 'OSMesaDriver::nfglAlphaFunc' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:94:1: note: Technically the member function 'OSMesaDriver::nfglAlphaFunc' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:97:1: performance: Technically the member function 'OSMesaDriver::nfglAlphaFuncxOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:85:20: note: Technically the member function 'OSMesaDriver::nfglAlphaFuncxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:97:1: note: Technically the member function 'OSMesaDriver::nfglAlphaFuncxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:100:1: performance: Technically the member function 'OSMesaDriver::nfglApplyTextureEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:91:20: note: Technically the member function 'OSMesaDriver::nfglApplyTextureEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:100:1: note: Technically the member function 'OSMesaDriver::nfglApplyTextureEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:103:1: performance: Technically the member function 'OSMesaDriver::nfglAreProgramsResidentNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:97:25: note: Technically the member function 'OSMesaDriver::nfglAreProgramsResidentNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:103:1: note: Technically the member function 'OSMesaDriver::nfglAreProgramsResidentNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:116:1: performance: Technically the member function 'OSMesaDriver::nfglArrayObjectATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:128:20: note: Technically the member function 'OSMesaDriver::nfglArrayObjectATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:116:1: note: Technically the member function 'OSMesaDriver::nfglArrayObjectATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:119:1: performance: Technically the member function 'OSMesaDriver::nfglAsyncMarkerSGIX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:134:20: note: Technically the member function 'OSMesaDriver::nfglAsyncMarkerSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:119:1: note: Technically the member function 'OSMesaDriver::nfglAsyncMarkerSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:122:1: performance: Technically the member function 'OSMesaDriver::nfglAttachObjectARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:140:20: note: Technically the member function 'OSMesaDriver::nfglAttachObjectARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:122:1: note: Technically the member function 'OSMesaDriver::nfglAttachObjectARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:125:1: performance: Technically the member function 'OSMesaDriver::nfglAttachShader' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:146:20: note: Technically the member function 'OSMesaDriver::nfglAttachShader' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:125:1: note: Technically the member function 'OSMesaDriver::nfglAttachShader' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:127:1: performance: Technically the member function 'OSMesaDriver::nfglBegin' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:152:20: note: Technically the member function 'OSMesaDriver::nfglBegin' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:127:1: note: Technically the member function 'OSMesaDriver::nfglBegin' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:129:1: performance: Technically the member function 'OSMesaDriver::nfglBeginConditionalRender' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:158:20: note: Technically the member function 'OSMesaDriver::nfglBeginConditionalRender' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:129:1: note: Technically the member function 'OSMesaDriver::nfglBeginConditionalRender' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:132:1: performance: Technically the member function 'OSMesaDriver::nfglBeginConditionalRenderNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:164:20: note: Technically the member function 'OSMesaDriver::nfglBeginConditionalRenderNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:132:1: note: Technically the member function 'OSMesaDriver::nfglBeginConditionalRenderNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:135:1: performance: Technically the member function 'OSMesaDriver::nfglBeginConditionalRenderNVX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:170:20: note: Technically the member function 'OSMesaDriver::nfglBeginConditionalRenderNVX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:135:1: note: Technically the member function 'OSMesaDriver::nfglBeginConditionalRenderNVX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:138:1: performance: Technically the member function 'OSMesaDriver::nfglBeginFragmentShaderATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:176:20: note: Technically the member function 'OSMesaDriver::nfglBeginFragmentShaderATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:138:1: note: Technically the member function 'OSMesaDriver::nfglBeginFragmentShaderATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:141:1: performance: Technically the member function 'OSMesaDriver::nfglBeginOcclusionQueryNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:182:20: note: Technically the member function 'OSMesaDriver::nfglBeginOcclusionQueryNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:141:1: note: Technically the member function 'OSMesaDriver::nfglBeginOcclusionQueryNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:144:1: performance: Technically the member function 'OSMesaDriver::nfglBeginPerfMonitorAMD' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:188:20: note: Technically the member function 'OSMesaDriver::nfglBeginPerfMonitorAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:144:1: note: Technically the member function 'OSMesaDriver::nfglBeginPerfMonitorAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:147:1: performance: Technically the member function 'OSMesaDriver::nfglBeginPerfQueryINTEL' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:194:20: note: Technically the member function 'OSMesaDriver::nfglBeginPerfQueryINTEL' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:147:1: note: Technically the member function 'OSMesaDriver::nfglBeginPerfQueryINTEL' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:150:1: performance: Technically the member function 'OSMesaDriver::nfglBeginQuery' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:200:20: note: Technically the member function 'OSMesaDriver::nfglBeginQuery' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:150:1: note: Technically the member function 'OSMesaDriver::nfglBeginQuery' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:153:1: performance: Technically the member function 'OSMesaDriver::nfglBeginQueryARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:206:20: note: Technically the member function 'OSMesaDriver::nfglBeginQueryARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:153:1: note: Technically the member function 'OSMesaDriver::nfglBeginQueryARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:156:1: performance: Technically the member function 'OSMesaDriver::nfglBeginQueryIndexed' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:212:20: note: Technically the member function 'OSMesaDriver::nfglBeginQueryIndexed' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:156:1: note: Technically the member function 'OSMesaDriver::nfglBeginQueryIndexed' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:159:1: performance: Technically the member function 'OSMesaDriver::nfglBeginTransformFeedback' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:218:20: note: Technically the member function 'OSMesaDriver::nfglBeginTransformFeedback' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:159:1: note: Technically the member function 'OSMesaDriver::nfglBeginTransformFeedback' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:162:1: performance: Technically the member function 'OSMesaDriver::nfglBeginTransformFeedbackEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:224:20: note: Technically the member function 'OSMesaDriver::nfglBeginTransformFeedbackEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:162:1: note: Technically the member function 'OSMesaDriver::nfglBeginTransformFeedbackEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:165:1: performance: Technically the member function 'OSMesaDriver::nfglBeginTransformFeedbackNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:230:20: note: Technically the member function 'OSMesaDriver::nfglBeginTransformFeedbackNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:165:1: note: Technically the member function 'OSMesaDriver::nfglBeginTransformFeedbackNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:168:1: performance: Technically the member function 'OSMesaDriver::nfglBeginVertexShaderEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:236:20: note: Technically the member function 'OSMesaDriver::nfglBeginVertexShaderEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:168:1: note: Technically the member function 'OSMesaDriver::nfglBeginVertexShaderEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:171:1: performance: Technically the member function 'OSMesaDriver::nfglBeginVideoCaptureNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:242:20: note: Technically the member function 'OSMesaDriver::nfglBeginVideoCaptureNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:171:1: note: Technically the member function 'OSMesaDriver::nfglBeginVideoCaptureNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:174:1: performance: Technically the member function 'OSMesaDriver::nfglBindAttribLocation' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:248:20: note: Technically the member function 'OSMesaDriver::nfglBindAttribLocation' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:174:1: note: Technically the member function 'OSMesaDriver::nfglBindAttribLocation' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:177:1: performance: Technically the member function 'OSMesaDriver::nfglBindAttribLocationARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:255:20: note: Technically the member function 'OSMesaDriver::nfglBindAttribLocationARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:177:1: note: Technically the member function 'OSMesaDriver::nfglBindAttribLocationARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:180:1: performance: Technically the member function 'OSMesaDriver::nfglBindBuffer' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:262:20: note: Technically the member function 'OSMesaDriver::nfglBindBuffer' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:180:1: note: Technically the member function 'OSMesaDriver::nfglBindBuffer' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:183:1: performance: Technically the member function 'OSMesaDriver::nfglBindBufferARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:268:20: note: Technically the member function 'OSMesaDriver::nfglBindBufferARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:183:1: note: Technically the member function 'OSMesaDriver::nfglBindBufferARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:186:1: performance: Technically the member function 'OSMesaDriver::nfglBindBufferBase' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:274:20: note: Technically the member function 'OSMesaDriver::nfglBindBufferBase' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:186:1: note: Technically the member function 'OSMesaDriver::nfglBindBufferBase' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:189:1: performance: Technically the member function 'OSMesaDriver::nfglBindBufferBaseEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:280:20: note: Technically the member function 'OSMesaDriver::nfglBindBufferBaseEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:189:1: note: Technically the member function 'OSMesaDriver::nfglBindBufferBaseEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:192:1: performance: Technically the member function 'OSMesaDriver::nfglBindBufferBaseNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:286:20: note: Technically the member function 'OSMesaDriver::nfglBindBufferBaseNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:192:1: note: Technically the member function 'OSMesaDriver::nfglBindBufferBaseNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:195:1: performance: Technically the member function 'OSMesaDriver::nfglBindBufferOffsetEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:292:20: note: Technically the member function 'OSMesaDriver::nfglBindBufferOffsetEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:195:1: note: Technically the member function 'OSMesaDriver::nfglBindBufferOffsetEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:198:1: performance: Technically the member function 'OSMesaDriver::nfglBindBufferOffsetNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:298:20: note: Technically the member function 'OSMesaDriver::nfglBindBufferOffsetNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:198:1: note: Technically the member function 'OSMesaDriver::nfglBindBufferOffsetNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:201:1: performance: Technically the member function 'OSMesaDriver::nfglBindBufferRange' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:304:20: note: Technically the member function 'OSMesaDriver::nfglBindBufferRange' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:201:1: note: Technically the member function 'OSMesaDriver::nfglBindBufferRange' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:204:1: performance: Technically the member function 'OSMesaDriver::nfglBindBufferRangeEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:310:20: note: Technically the member function 'OSMesaDriver::nfglBindBufferRangeEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:204:1: note: Technically the member function 'OSMesaDriver::nfglBindBufferRangeEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:207:1: performance: Technically the member function 'OSMesaDriver::nfglBindBufferRangeNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:316:20: note: Technically the member function 'OSMesaDriver::nfglBindBufferRangeNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:207:1: note: Technically the member function 'OSMesaDriver::nfglBindBufferRangeNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:210:1: performance: Technically the member function 'OSMesaDriver::nfglBindBuffersBase' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:322:20: note: Technically the member function 'OSMesaDriver::nfglBindBuffersBase' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:210:1: note: Technically the member function 'OSMesaDriver::nfglBindBuffersBase' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:213:1: performance: Technically the member function 'OSMesaDriver::nfglBindBuffersRange' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:329:20: note: Technically the member function 'OSMesaDriver::nfglBindBuffersRange' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:213:1: note: Technically the member function 'OSMesaDriver::nfglBindBuffersRange' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:216:1: performance: Technically the member function 'OSMesaDriver::nfglBindFragDataLocation' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:336:20: note: Technically the member function 'OSMesaDriver::nfglBindFragDataLocation' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:216:1: note: Technically the member function 'OSMesaDriver::nfglBindFragDataLocation' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:219:1: performance: Technically the member function 'OSMesaDriver::nfglBindFragDataLocationEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:343:20: note: Technically the member function 'OSMesaDriver::nfglBindFragDataLocationEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:219:1: note: Technically the member function 'OSMesaDriver::nfglBindFragDataLocationEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:222:1: performance: Technically the member function 'OSMesaDriver::nfglBindFragDataLocationIndexed' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:350:20: note: Technically the member function 'OSMesaDriver::nfglBindFragDataLocationIndexed' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:222:1: note: Technically the member function 'OSMesaDriver::nfglBindFragDataLocationIndexed' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:225:1: performance: Technically the member function 'OSMesaDriver::nfglBindFragmentShaderATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:357:20: note: Technically the member function 'OSMesaDriver::nfglBindFragmentShaderATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:225:1: note: Technically the member function 'OSMesaDriver::nfglBindFragmentShaderATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:228:1: performance: Technically the member function 'OSMesaDriver::nfglBindFramebuffer' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:363:20: note: Technically the member function 'OSMesaDriver::nfglBindFramebuffer' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:228:1: note: Technically the member function 'OSMesaDriver::nfglBindFramebuffer' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:231:1: performance: Technically the member function 'OSMesaDriver::nfglBindFramebufferEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:369:20: note: Technically the member function 'OSMesaDriver::nfglBindFramebufferEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:231:1: note: Technically the member function 'OSMesaDriver::nfglBindFramebufferEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:234:1: performance: Technically the member function 'OSMesaDriver::nfglBindImageTexture' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:375:20: note: Technically the member function 'OSMesaDriver::nfglBindImageTexture' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:234:1: note: Technically the member function 'OSMesaDriver::nfglBindImageTexture' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:237:1: performance: Technically the member function 'OSMesaDriver::nfglBindImageTextureEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:381:20: note: Technically the member function 'OSMesaDriver::nfglBindImageTextureEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:237:1: note: Technically the member function 'OSMesaDriver::nfglBindImageTextureEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:240:1: performance: Technically the member function 'OSMesaDriver::nfglBindImageTextures' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:387:20: note: Technically the member function 'OSMesaDriver::nfglBindImageTextures' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:240:1: note: Technically the member function 'OSMesaDriver::nfglBindImageTextures' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:243:1: performance: Technically the member function 'OSMesaDriver::nfglBindLightParameterEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:394:22: note: Technically the member function 'OSMesaDriver::nfglBindLightParameterEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:243:1: note: Technically the member function 'OSMesaDriver::nfglBindLightParameterEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:246:1: performance: Technically the member function 'OSMesaDriver::nfglBindMaterialParameterEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:400:22: note: Technically the member function 'OSMesaDriver::nfglBindMaterialParameterEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:246:1: note: Technically the member function 'OSMesaDriver::nfglBindMaterialParameterEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:249:1: performance: Technically the member function 'OSMesaDriver::nfglBindMultiTextureEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:406:20: note: Technically the member function 'OSMesaDriver::nfglBindMultiTextureEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:249:1: note: Technically the member function 'OSMesaDriver::nfglBindMultiTextureEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:252:1: performance: Technically the member function 'OSMesaDriver::nfglBindParameterEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:412:22: note: Technically the member function 'OSMesaDriver::nfglBindParameterEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:252:1: note: Technically the member function 'OSMesaDriver::nfglBindParameterEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:255:1: performance: Technically the member function 'OSMesaDriver::nfglBindProgramARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:418:20: note: Technically the member function 'OSMesaDriver::nfglBindProgramARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:255:1: note: Technically the member function 'OSMesaDriver::nfglBindProgramARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:258:1: performance: Technically the member function 'OSMesaDriver::nfglBindProgramNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:424:20: note: Technically the member function 'OSMesaDriver::nfglBindProgramNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:258:1: note: Technically the member function 'OSMesaDriver::nfglBindProgramNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:261:1: performance: Technically the member function 'OSMesaDriver::nfglBindProgramPipeline' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:430:20: note: Technically the member function 'OSMesaDriver::nfglBindProgramPipeline' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:261:1: note: Technically the member function 'OSMesaDriver::nfglBindProgramPipeline' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:264:1: performance: Technically the member function 'OSMesaDriver::nfglBindRenderbuffer' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:436:20: note: Technically the member function 'OSMesaDriver::nfglBindRenderbuffer' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:264:1: note: Technically the member function 'OSMesaDriver::nfglBindRenderbuffer' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:267:1: performance: Technically the member function 'OSMesaDriver::nfglBindRenderbufferEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:442:20: note: Technically the member function 'OSMesaDriver::nfglBindRenderbufferEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:267:1: note: Technically the member function 'OSMesaDriver::nfglBindRenderbufferEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:270:1: performance: Technically the member function 'OSMesaDriver::nfglBindSampler' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:448:20: note: Technically the member function 'OSMesaDriver::nfglBindSampler' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:270:1: note: Technically the member function 'OSMesaDriver::nfglBindSampler' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:273:1: performance: Technically the member function 'OSMesaDriver::nfglBindSamplers' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:454:20: note: Technically the member function 'OSMesaDriver::nfglBindSamplers' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:273:1: note: Technically the member function 'OSMesaDriver::nfglBindSamplers' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:276:1: performance: Technically the member function 'OSMesaDriver::nfglBindTexGenParameterEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:461:22: note: Technically the member function 'OSMesaDriver::nfglBindTexGenParameterEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:276:1: note: Technically the member function 'OSMesaDriver::nfglBindTexGenParameterEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:278:1: performance: Technically the member function 'OSMesaDriver::nfglBindTexture' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:467:20: note: Technically the member function 'OSMesaDriver::nfglBindTexture' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:278:1: note: Technically the member function 'OSMesaDriver::nfglBindTexture' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:280:1: performance: Technically the member function 'OSMesaDriver::nfglBindTextureEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:473:20: note: Technically the member function 'OSMesaDriver::nfglBindTextureEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:280:1: note: Technically the member function 'OSMesaDriver::nfglBindTextureEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:283:1: performance: Technically the member function 'OSMesaDriver::nfglBindTextureUnitParameterEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:479:22: note: Technically the member function 'OSMesaDriver::nfglBindTextureUnitParameterEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:283:1: note: Technically the member function 'OSMesaDriver::nfglBindTextureUnitParameterEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:286:1: performance: Technically the member function 'OSMesaDriver::nfglBindTextures' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:485:20: note: Technically the member function 'OSMesaDriver::nfglBindTextures' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:286:1: note: Technically the member function 'OSMesaDriver::nfglBindTextures' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:289:1: performance: Technically the member function 'OSMesaDriver::nfglBindTransformFeedback' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:492:20: note: Technically the member function 'OSMesaDriver::nfglBindTransformFeedback' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:289:1: note: Technically the member function 'OSMesaDriver::nfglBindTransformFeedback' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:292:1: performance: Technically the member function 'OSMesaDriver::nfglBindTransformFeedbackNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:498:20: note: Technically the member function 'OSMesaDriver::nfglBindTransformFeedbackNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:292:1: note: Technically the member function 'OSMesaDriver::nfglBindTransformFeedbackNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:295:1: performance: Technically the member function 'OSMesaDriver::nfglBindVertexArray' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:504:20: note: Technically the member function 'OSMesaDriver::nfglBindVertexArray' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:295:1: note: Technically the member function 'OSMesaDriver::nfglBindVertexArray' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:298:1: performance: Technically the member function 'OSMesaDriver::nfglBindVertexArrayAPPLE' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:510:20: note: Technically the member function 'OSMesaDriver::nfglBindVertexArrayAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:298:1: note: Technically the member function 'OSMesaDriver::nfglBindVertexArrayAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:301:1: performance: Technically the member function 'OSMesaDriver::nfglBindVertexBuffer' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:516:20: note: Technically the member function 'OSMesaDriver::nfglBindVertexBuffer' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:301:1: note: Technically the member function 'OSMesaDriver::nfglBindVertexBuffer' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:304:1: performance: Technically the member function 'OSMesaDriver::nfglBindVertexBuffers' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:522:20: note: Technically the member function 'OSMesaDriver::nfglBindVertexBuffers' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:304:1: note: Technically the member function 'OSMesaDriver::nfglBindVertexBuffers' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:307:1: performance: Technically the member function 'OSMesaDriver::nfglBindVertexShaderEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:529:20: note: Technically the member function 'OSMesaDriver::nfglBindVertexShaderEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:307:1: note: Technically the member function 'OSMesaDriver::nfglBindVertexShaderEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:310:1: performance: Technically the member function 'OSMesaDriver::nfglBindVideoCaptureStreamBufferNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:535:20: note: Technically the member function 'OSMesaDriver::nfglBindVideoCaptureStreamBufferNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:310:1: note: Technically the member function 'OSMesaDriver::nfglBindVideoCaptureStreamBufferNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:313:1: performance: Technically the member function 'OSMesaDriver::nfglBindVideoCaptureStreamTextureNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:541:20: note: Technically the member function 'OSMesaDriver::nfglBindVideoCaptureStreamTextureNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:313:1: note: Technically the member function 'OSMesaDriver::nfglBindVideoCaptureStreamTextureNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:316:1: performance: Technically the member function 'OSMesaDriver::nfglBinormal3bEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:547:20: note: Technically the member function 'OSMesaDriver::nfglBinormal3bEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:316:1: note: Technically the member function 'OSMesaDriver::nfglBinormal3bEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:319:1: performance: Technically the member function 'OSMesaDriver::nfglBinormal3bvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:553:20: note: Technically the member function 'OSMesaDriver::nfglBinormal3bvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:319:1: note: Technically the member function 'OSMesaDriver::nfglBinormal3bvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:322:1: performance: Technically the member function 'OSMesaDriver::nfglBinormal3dEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:560:20: note: Technically the member function 'OSMesaDriver::nfglBinormal3dEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:322:1: note: Technically the member function 'OSMesaDriver::nfglBinormal3dEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:328:1: performance: Technically the member function 'OSMesaDriver::nfglBinormal3fEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:572:20: note: Technically the member function 'OSMesaDriver::nfglBinormal3fEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:328:1: note: Technically the member function 'OSMesaDriver::nfglBinormal3fEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:334:1: performance: Technically the member function 'OSMesaDriver::nfglBinormal3iEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:584:20: note: Technically the member function 'OSMesaDriver::nfglBinormal3iEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:334:1: note: Technically the member function 'OSMesaDriver::nfglBinormal3iEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:340:1: performance: Technically the member function 'OSMesaDriver::nfglBinormal3sEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:596:20: note: Technically the member function 'OSMesaDriver::nfglBinormal3sEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:340:1: note: Technically the member function 'OSMesaDriver::nfglBinormal3sEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:346:1: performance: Technically the member function 'OSMesaDriver::nfglBinormalPointerEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:608:20: note: Technically the member function 'OSMesaDriver::nfglBinormalPointerEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:346:1: note: Technically the member function 'OSMesaDriver::nfglBinormalPointerEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:349:1: performance: Technically the member function 'OSMesaDriver::nfglBitmap' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:615:20: note: Technically the member function 'OSMesaDriver::nfglBitmap' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:349:1: note: Technically the member function 'OSMesaDriver::nfglBitmap' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:352:1: performance: Technically the member function 'OSMesaDriver::nfglBitmapxOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:622:20: note: Technically the member function 'OSMesaDriver::nfglBitmapxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:352:1: note: Technically the member function 'OSMesaDriver::nfglBitmapxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:355:1: performance: Technically the member function 'OSMesaDriver::nfglBlendBarrierNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:629:20: note: Technically the member function 'OSMesaDriver::nfglBlendBarrierNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:355:1: note: Technically the member function 'OSMesaDriver::nfglBlendBarrierNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:358:1: performance: Technically the member function 'OSMesaDriver::nfglBlendColor' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:635:20: note: Technically the member function 'OSMesaDriver::nfglBlendColor' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:358:1: note: Technically the member function 'OSMesaDriver::nfglBlendColor' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:361:1: performance: Technically the member function 'OSMesaDriver::nfglBlendColorEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:641:20: note: Technically the member function 'OSMesaDriver::nfglBlendColorEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:361:1: note: Technically the member function 'OSMesaDriver::nfglBlendColorEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:364:1: performance: Technically the member function 'OSMesaDriver::nfglBlendColorxOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:647:20: note: Technically the member function 'OSMesaDriver::nfglBlendColorxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:364:1: note: Technically the member function 'OSMesaDriver::nfglBlendColorxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:367:1: performance: Technically the member function 'OSMesaDriver::nfglBlendEquation' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:653:20: note: Technically the member function 'OSMesaDriver::nfglBlendEquation' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:367:1: note: Technically the member function 'OSMesaDriver::nfglBlendEquation' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:370:1: performance: Technically the member function 'OSMesaDriver::nfglBlendEquationEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:659:20: note: Technically the member function 'OSMesaDriver::nfglBlendEquationEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:370:1: note: Technically the member function 'OSMesaDriver::nfglBlendEquationEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:373:1: performance: Technically the member function 'OSMesaDriver::nfglBlendEquationIndexedAMD' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:665:20: note: Technically the member function 'OSMesaDriver::nfglBlendEquationIndexedAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:373:1: note: Technically the member function 'OSMesaDriver::nfglBlendEquationIndexedAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:376:1: performance: Technically the member function 'OSMesaDriver::nfglBlendEquationSeparate' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:671:20: note: Technically the member function 'OSMesaDriver::nfglBlendEquationSeparate' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:376:1: note: Technically the member function 'OSMesaDriver::nfglBlendEquationSeparate' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:379:1: performance: Technically the member function 'OSMesaDriver::nfglBlendEquationSeparateATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:677:20: note: Technically the member function 'OSMesaDriver::nfglBlendEquationSeparateATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:379:1: note: Technically the member function 'OSMesaDriver::nfglBlendEquationSeparateATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:382:1: performance: Technically the member function 'OSMesaDriver::nfglBlendEquationSeparateEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:683:20: note: Technically the member function 'OSMesaDriver::nfglBlendEquationSeparateEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:382:1: note: Technically the member function 'OSMesaDriver::nfglBlendEquationSeparateEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:385:1: performance: Technically the member function 'OSMesaDriver::nfglBlendEquationSeparateIndexedAMD' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:689:20: note: Technically the member function 'OSMesaDriver::nfglBlendEquationSeparateIndexedAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:385:1: note: Technically the member function 'OSMesaDriver::nfglBlendEquationSeparateIndexedAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:388:1: performance: Technically the member function 'OSMesaDriver::nfglBlendEquationSeparatei' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:695:20: note: Technically the member function 'OSMesaDriver::nfglBlendEquationSeparatei' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:388:1: note: Technically the member function 'OSMesaDriver::nfglBlendEquationSeparatei' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:391:1: performance: Technically the member function 'OSMesaDriver::nfglBlendEquationSeparateiARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:701:20: note: Technically the member function 'OSMesaDriver::nfglBlendEquationSeparateiARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:391:1: note: Technically the member function 'OSMesaDriver::nfglBlendEquationSeparateiARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:394:1: performance: Technically the member function 'OSMesaDriver::nfglBlendEquationi' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:707:20: note: Technically the member function 'OSMesaDriver::nfglBlendEquationi' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:394:1: note: Technically the member function 'OSMesaDriver::nfglBlendEquationi' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:397:1: performance: Technically the member function 'OSMesaDriver::nfglBlendEquationiARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:713:20: note: Technically the member function 'OSMesaDriver::nfglBlendEquationiARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:397:1: note: Technically the member function 'OSMesaDriver::nfglBlendEquationiARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:400:1: performance: Technically the member function 'OSMesaDriver::nfglBlendFunc' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:719:20: note: Technically the member function 'OSMesaDriver::nfglBlendFunc' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:400:1: note: Technically the member function 'OSMesaDriver::nfglBlendFunc' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:403:1: performance: Technically the member function 'OSMesaDriver::nfglBlendFuncIndexedAMD' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:725:20: note: Technically the member function 'OSMesaDriver::nfglBlendFuncIndexedAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:403:1: note: Technically the member function 'OSMesaDriver::nfglBlendFuncIndexedAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:406:1: performance: Technically the member function 'OSMesaDriver::nfglBlendFuncSeparate' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:731:20: note: Technically the member function 'OSMesaDriver::nfglBlendFuncSeparate' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:406:1: note: Technically the member function 'OSMesaDriver::nfglBlendFuncSeparate' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:409:1: performance: Technically the member function 'OSMesaDriver::nfglBlendFuncSeparateEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:737:20: note: Technically the member function 'OSMesaDriver::nfglBlendFuncSeparateEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:409:1: note: Technically the member function 'OSMesaDriver::nfglBlendFuncSeparateEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:412:1: performance: Technically the member function 'OSMesaDriver::nfglBlendFuncSeparateINGR' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:743:20: note: Technically the member function 'OSMesaDriver::nfglBlendFuncSeparateINGR' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:412:1: note: Technically the member function 'OSMesaDriver::nfglBlendFuncSeparateINGR' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:415:1: performance: Technically the member function 'OSMesaDriver::nfglBlendFuncSeparateIndexedAMD' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:749:20: note: Technically the member function 'OSMesaDriver::nfglBlendFuncSeparateIndexedAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:415:1: note: Technically the member function 'OSMesaDriver::nfglBlendFuncSeparateIndexedAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:418:1: performance: Technically the member function 'OSMesaDriver::nfglBlendFuncSeparatei' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:755:20: note: Technically the member function 'OSMesaDriver::nfglBlendFuncSeparatei' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:418:1: note: Technically the member function 'OSMesaDriver::nfglBlendFuncSeparatei' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:421:1: performance: Technically the member function 'OSMesaDriver::nfglBlendFuncSeparateiARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:761:20: note: Technically the member function 'OSMesaDriver::nfglBlendFuncSeparateiARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:421:1: note: Technically the member function 'OSMesaDriver::nfglBlendFuncSeparateiARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:424:1: performance: Technically the member function 'OSMesaDriver::nfglBlendFunci' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:767:20: note: Technically the member function 'OSMesaDriver::nfglBlendFunci' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:424:1: note: Technically the member function 'OSMesaDriver::nfglBlendFunci' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:427:1: performance: Technically the member function 'OSMesaDriver::nfglBlendFunciARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:773:20: note: Technically the member function 'OSMesaDriver::nfglBlendFunciARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:427:1: note: Technically the member function 'OSMesaDriver::nfglBlendFunciARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:430:1: performance: Technically the member function 'OSMesaDriver::nfglBlendParameteriNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:779:20: note: Technically the member function 'OSMesaDriver::nfglBlendParameteriNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:430:1: note: Technically the member function 'OSMesaDriver::nfglBlendParameteriNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:433:1: performance: Technically the member function 'OSMesaDriver::nfglBlitFramebuffer' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:785:20: note: Technically the member function 'OSMesaDriver::nfglBlitFramebuffer' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:433:1: note: Technically the member function 'OSMesaDriver::nfglBlitFramebuffer' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:436:1: performance: Technically the member function 'OSMesaDriver::nfglBlitFramebufferEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:791:20: note: Technically the member function 'OSMesaDriver::nfglBlitFramebufferEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:436:1: note: Technically the member function 'OSMesaDriver::nfglBlitFramebufferEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:439:1: performance: Technically the member function 'OSMesaDriver::nfglBufferAddressRangeNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:797:20: note: Technically the member function 'OSMesaDriver::nfglBufferAddressRangeNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:439:1: note: Technically the member function 'OSMesaDriver::nfglBufferAddressRangeNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:442:1: performance: Technically the member function 'OSMesaDriver::nfglBufferData' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:803:20: note: Technically the member function 'OSMesaDriver::nfglBufferData' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:442:1: note: Technically the member function 'OSMesaDriver::nfglBufferData' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:445:1: performance: Technically the member function 'OSMesaDriver::nfglBufferDataARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:810:20: note: Technically the member function 'OSMesaDriver::nfglBufferDataARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:445:1: note: Technically the member function 'OSMesaDriver::nfglBufferDataARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:448:1: performance: Technically the member function 'OSMesaDriver::nfglBufferParameteriAPPLE' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:817:20: note: Technically the member function 'OSMesaDriver::nfglBufferParameteriAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:448:1: note: Technically the member function 'OSMesaDriver::nfglBufferParameteriAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:451:1: performance: Technically the member function 'OSMesaDriver::nfglBufferStorage' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:823:20: note: Technically the member function 'OSMesaDriver::nfglBufferStorage' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:451:1: note: Technically the member function 'OSMesaDriver::nfglBufferStorage' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:454:1: performance: Technically the member function 'OSMesaDriver::nfglBufferSubData' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:830:20: note: Technically the member function 'OSMesaDriver::nfglBufferSubData' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:454:1: note: Technically the member function 'OSMesaDriver::nfglBufferSubData' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:457:1: performance: Technically the member function 'OSMesaDriver::nfglBufferSubDataARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:837:20: note: Technically the member function 'OSMesaDriver::nfglBufferSubDataARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:457:1: note: Technically the member function 'OSMesaDriver::nfglBufferSubDataARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:459:1: performance: Technically the member function 'OSMesaDriver::nfglCallList' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:844:20: note: Technically the member function 'OSMesaDriver::nfglCallList' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:459:1: note: Technically the member function 'OSMesaDriver::nfglCallList' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:464:1: performance: Technically the member function 'OSMesaDriver::nfglCheckFramebufferStatus' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:856:22: note: Technically the member function 'OSMesaDriver::nfglCheckFramebufferStatus' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:464:1: note: Technically the member function 'OSMesaDriver::nfglCheckFramebufferStatus' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:467:1: performance: Technically the member function 'OSMesaDriver::nfglCheckFramebufferStatusEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:862:22: note: Technically the member function 'OSMesaDriver::nfglCheckFramebufferStatusEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:467:1: note: Technically the member function 'OSMesaDriver::nfglCheckFramebufferStatusEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:470:1: performance: Technically the member function 'OSMesaDriver::nfglCheckNamedFramebufferStatusEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:868:22: note: Technically the member function 'OSMesaDriver::nfglCheckNamedFramebufferStatusEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:470:1: note: Technically the member function 'OSMesaDriver::nfglCheckNamedFramebufferStatusEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:473:1: performance: Technically the member function 'OSMesaDriver::nfglClampColor' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:874:20: note: Technically the member function 'OSMesaDriver::nfglClampColor' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:473:1: note: Technically the member function 'OSMesaDriver::nfglClampColor' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:476:1: performance: Technically the member function 'OSMesaDriver::nfglClampColorARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:880:20: note: Technically the member function 'OSMesaDriver::nfglClampColorARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:476:1: note: Technically the member function 'OSMesaDriver::nfglClampColorARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:478:1: performance: Technically the member function 'OSMesaDriver::nfglClear' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:886:20: note: Technically the member function 'OSMesaDriver::nfglClear' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:478:1: note: Technically the member function 'OSMesaDriver::nfglClear' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:480:1: performance: Technically the member function 'OSMesaDriver::nfglClearAccum' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:892:20: note: Technically the member function 'OSMesaDriver::nfglClearAccum' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:480:1: note: Technically the member function 'OSMesaDriver::nfglClearAccum' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:483:1: performance: Technically the member function 'OSMesaDriver::nfglClearAccumxOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:898:20: note: Technically the member function 'OSMesaDriver::nfglClearAccumxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:483:1: note: Technically the member function 'OSMesaDriver::nfglClearAccumxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:486:1: performance: Technically the member function 'OSMesaDriver::nfglClearBufferData' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:904:20: note: Technically the member function 'OSMesaDriver::nfglClearBufferData' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:486:1: note: Technically the member function 'OSMesaDriver::nfglClearBufferData' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:489:1: performance: Technically the member function 'OSMesaDriver::nfglClearBufferSubData' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:911:20: note: Technically the member function 'OSMesaDriver::nfglClearBufferSubData' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:489:1: note: Technically the member function 'OSMesaDriver::nfglClearBufferSubData' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:492:1: performance: Technically the member function 'OSMesaDriver::nfglClearBufferfi' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:918:20: note: Technically the member function 'OSMesaDriver::nfglClearBufferfi' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:492:1: note: Technically the member function 'OSMesaDriver::nfglClearBufferfi' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:495:1: performance: Technically the member function 'OSMesaDriver::nfglClearBufferfv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:924:20: note: Technically the member function 'OSMesaDriver::nfglClearBufferfv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:495:1: note: Technically the member function 'OSMesaDriver::nfglClearBufferfv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:498:1: performance: Technically the member function 'OSMesaDriver::nfglClearBufferiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:931:20: note: Technically the member function 'OSMesaDriver::nfglClearBufferiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:498:1: note: Technically the member function 'OSMesaDriver::nfglClearBufferiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:501:1: performance: Technically the member function 'OSMesaDriver::nfglClearBufferuiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:938:20: note: Technically the member function 'OSMesaDriver::nfglClearBufferuiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:501:1: note: Technically the member function 'OSMesaDriver::nfglClearBufferuiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:503:1: performance: Technically the member function 'OSMesaDriver::nfglClearColor' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:945:20: note: Technically the member function 'OSMesaDriver::nfglClearColor' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:503:1: note: Technically the member function 'OSMesaDriver::nfglClearColor' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:505:1: performance: Technically the member function 'OSMesaDriver::nfglClearColorIiEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:951:20: note: Technically the member function 'OSMesaDriver::nfglClearColorIiEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:505:1: note: Technically the member function 'OSMesaDriver::nfglClearColorIiEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:508:1: performance: Technically the member function 'OSMesaDriver::nfglClearColorIuiEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:957:20: note: Technically the member function 'OSMesaDriver::nfglClearColorIuiEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:508:1: note: Technically the member function 'OSMesaDriver::nfglClearColorIuiEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:511:1: performance: Technically the member function 'OSMesaDriver::nfglClearColorxOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:963:20: note: Technically the member function 'OSMesaDriver::nfglClearColorxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:511:1: note: Technically the member function 'OSMesaDriver::nfglClearColorxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:514:1: performance: Technically the member function 'OSMesaDriver::nfglClearDebugLogMESA' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:969:20: note: Technically the member function 'OSMesaDriver::nfglClearDebugLogMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:514:1: note: Technically the member function 'OSMesaDriver::nfglClearDebugLogMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:516:1: performance: Technically the member function 'OSMesaDriver::nfglClearDepth' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:975:20: note: Technically the member function 'OSMesaDriver::nfglClearDepth' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:516:1: note: Technically the member function 'OSMesaDriver::nfglClearDepth' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:518:1: performance: Technically the member function 'OSMesaDriver::nfglClearDepthdNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:981:20: note: Technically the member function 'OSMesaDriver::nfglClearDepthdNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:518:1: note: Technically the member function 'OSMesaDriver::nfglClearDepthdNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:520:1: performance: Technically the member function 'OSMesaDriver::nfglClearDepthf' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:987:20: note: Technically the member function 'OSMesaDriver::nfglClearDepthf' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:520:1: note: Technically the member function 'OSMesaDriver::nfglClearDepthf' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:522:1: performance: Technically the member function 'OSMesaDriver::nfglClearDepthfOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:993:20: note: Technically the member function 'OSMesaDriver::nfglClearDepthfOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:522:1: note: Technically the member function 'OSMesaDriver::nfglClearDepthfOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:525:1: performance: Technically the member function 'OSMesaDriver::nfglClearDepthxOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:999:20: note: Technically the member function 'OSMesaDriver::nfglClearDepthxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:525:1: note: Technically the member function 'OSMesaDriver::nfglClearDepthxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:528:1: performance: Technically the member function 'OSMesaDriver::nfglClearIndex' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1005:20: note: Technically the member function 'OSMesaDriver::nfglClearIndex' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:528:1: note: Technically the member function 'OSMesaDriver::nfglClearIndex' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:531:1: performance: Technically the member function 'OSMesaDriver::nfglClearNamedBufferDataEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1011:20: note: Technically the member function 'OSMesaDriver::nfglClearNamedBufferDataEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:531:1: note: Technically the member function 'OSMesaDriver::nfglClearNamedBufferDataEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:534:1: performance: Technically the member function 'OSMesaDriver::nfglClearNamedBufferSubDataEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1018:20: note: Technically the member function 'OSMesaDriver::nfglClearNamedBufferSubDataEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:534:1: note: Technically the member function 'OSMesaDriver::nfglClearNamedBufferSubDataEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:537:1: performance: Technically the member function 'OSMesaDriver::nfglClearStencil' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1025:20: note: Technically the member function 'OSMesaDriver::nfglClearStencil' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:537:1: note: Technically the member function 'OSMesaDriver::nfglClearStencil' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:540:1: performance: Technically the member function 'OSMesaDriver::nfglClearTexImage' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1031:20: note: Technically the member function 'OSMesaDriver::nfglClearTexImage' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:540:1: note: Technically the member function 'OSMesaDriver::nfglClearTexImage' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:543:1: performance: Technically the member function 'OSMesaDriver::nfglClearTexSubImage' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1038:20: note: Technically the member function 'OSMesaDriver::nfglClearTexSubImage' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:543:1: note: Technically the member function 'OSMesaDriver::nfglClearTexSubImage' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:546:1: performance: Technically the member function 'OSMesaDriver::nfglClientActiveTexture' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1045:20: note: Technically the member function 'OSMesaDriver::nfglClientActiveTexture' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:546:1: note: Technically the member function 'OSMesaDriver::nfglClientActiveTexture' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:549:1: performance: Technically the member function 'OSMesaDriver::nfglClientActiveTextureARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1051:20: note: Technically the member function 'OSMesaDriver::nfglClientActiveTextureARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:549:1: note: Technically the member function 'OSMesaDriver::nfglClientActiveTextureARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:552:1: performance: Technically the member function 'OSMesaDriver::nfglClientActiveVertexStreamATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1057:20: note: Technically the member function 'OSMesaDriver::nfglClientActiveVertexStreamATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:552:1: note: Technically the member function 'OSMesaDriver::nfglClientActiveVertexStreamATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:555:1: performance: Technically the member function 'OSMesaDriver::nfglClientAttribDefaultEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1063:20: note: Technically the member function 'OSMesaDriver::nfglClientAttribDefaultEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:555:1: note: Technically the member function 'OSMesaDriver::nfglClientAttribDefaultEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:558:1: performance: Technically the member function 'OSMesaDriver::nfglClientWaitSync' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1069:22: note: Technically the member function 'OSMesaDriver::nfglClientWaitSync' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:558:1: note: Technically the member function 'OSMesaDriver::nfglClientWaitSync' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:570:1: performance: Technically the member function 'OSMesaDriver::nfglColor3b' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1093:20: note: Technically the member function 'OSMesaDriver::nfglColor3b' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:570:1: note: Technically the member function 'OSMesaDriver::nfglColor3b' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:573:1: performance: Technically the member function 'OSMesaDriver::nfglColor3bv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1099:20: note: Technically the member function 'OSMesaDriver::nfglColor3bv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:573:1: note: Technically the member function 'OSMesaDriver::nfglColor3bv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:576:1: performance: Technically the member function 'OSMesaDriver::nfglColor3d' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1106:20: note: Technically the member function 'OSMesaDriver::nfglColor3d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:576:1: note: Technically the member function 'OSMesaDriver::nfglColor3d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:581:1: performance: Technically the member function 'OSMesaDriver::nfglColor3f' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1118:20: note: Technically the member function 'OSMesaDriver::nfglColor3f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:581:1: note: Technically the member function 'OSMesaDriver::nfglColor3f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:583:1: performance: Technically the member function 'OSMesaDriver::nfglColor3fVertex3fSUN' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1124:20: note: Technically the member function 'OSMesaDriver::nfglColor3fVertex3fSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:583:1: note: Technically the member function 'OSMesaDriver::nfglColor3fVertex3fSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:590:1: performance: Technically the member function 'OSMesaDriver::nfglColor3hNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1142:20: note: Technically the member function 'OSMesaDriver::nfglColor3hNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:590:1: note: Technically the member function 'OSMesaDriver::nfglColor3hNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:596:1: performance: Technically the member function 'OSMesaDriver::nfglColor3i' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1154:20: note: Technically the member function 'OSMesaDriver::nfglColor3i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:596:1: note: Technically the member function 'OSMesaDriver::nfglColor3i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:602:1: performance: Technically the member function 'OSMesaDriver::nfglColor3s' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1166:20: note: Technically the member function 'OSMesaDriver::nfglColor3s' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:602:1: note: Technically the member function 'OSMesaDriver::nfglColor3s' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:608:1: performance: Technically the member function 'OSMesaDriver::nfglColor3ub' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1178:20: note: Technically the member function 'OSMesaDriver::nfglColor3ub' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:608:1: note: Technically the member function 'OSMesaDriver::nfglColor3ub' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:611:1: performance: Technically the member function 'OSMesaDriver::nfglColor3ubv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1184:20: note: Technically the member function 'OSMesaDriver::nfglColor3ubv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:611:1: note: Technically the member function 'OSMesaDriver::nfglColor3ubv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:614:1: performance: Technically the member function 'OSMesaDriver::nfglColor3ui' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1191:20: note: Technically the member function 'OSMesaDriver::nfglColor3ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:614:1: note: Technically the member function 'OSMesaDriver::nfglColor3ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:620:1: performance: Technically the member function 'OSMesaDriver::nfglColor3us' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1203:20: note: Technically the member function 'OSMesaDriver::nfglColor3us' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:620:1: note: Technically the member function 'OSMesaDriver::nfglColor3us' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:626:1: performance: Technically the member function 'OSMesaDriver::nfglColor3xOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1215:20: note: Technically the member function 'OSMesaDriver::nfglColor3xOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:626:1: note: Technically the member function 'OSMesaDriver::nfglColor3xOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:632:1: performance: Technically the member function 'OSMesaDriver::nfglColor4b' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1227:20: note: Technically the member function 'OSMesaDriver::nfglColor4b' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:632:1: note: Technically the member function 'OSMesaDriver::nfglColor4b' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:635:1: performance: Technically the member function 'OSMesaDriver::nfglColor4bv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1233:20: note: Technically the member function 'OSMesaDriver::nfglColor4bv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:635:1: note: Technically the member function 'OSMesaDriver::nfglColor4bv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:638:1: performance: Technically the member function 'OSMesaDriver::nfglColor4d' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1240:20: note: Technically the member function 'OSMesaDriver::nfglColor4d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:638:1: note: Technically the member function 'OSMesaDriver::nfglColor4d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:643:1: performance: Technically the member function 'OSMesaDriver::nfglColor4f' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1252:20: note: Technically the member function 'OSMesaDriver::nfglColor4f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:643:1: note: Technically the member function 'OSMesaDriver::nfglColor4f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:645:1: performance: Technically the member function 'OSMesaDriver::nfglColor4fNormal3fVertex3fSUN' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1258:20: note: Technically the member function 'OSMesaDriver::nfglColor4fNormal3fVertex3fSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:645:1: note: Technically the member function 'OSMesaDriver::nfglColor4fNormal3fVertex3fSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:652:1: performance: Technically the member function 'OSMesaDriver::nfglColor4hNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1276:20: note: Technically the member function 'OSMesaDriver::nfglColor4hNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:652:1: note: Technically the member function 'OSMesaDriver::nfglColor4hNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:658:1: performance: Technically the member function 'OSMesaDriver::nfglColor4i' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1288:20: note: Technically the member function 'OSMesaDriver::nfglColor4i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:658:1: note: Technically the member function 'OSMesaDriver::nfglColor4i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:664:1: performance: Technically the member function 'OSMesaDriver::nfglColor4s' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1300:20: note: Technically the member function 'OSMesaDriver::nfglColor4s' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:664:1: note: Technically the member function 'OSMesaDriver::nfglColor4s' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:670:1: performance: Technically the member function 'OSMesaDriver::nfglColor4ub' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1312:20: note: Technically the member function 'OSMesaDriver::nfglColor4ub' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:670:1: note: Technically the member function 'OSMesaDriver::nfglColor4ub' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:673:1: performance: Technically the member function 'OSMesaDriver::nfglColor4ubVertex2fSUN' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1318:20: note: Technically the member function 'OSMesaDriver::nfglColor4ubVertex2fSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:673:1: note: Technically the member function 'OSMesaDriver::nfglColor4ubVertex2fSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:679:1: performance: Technically the member function 'OSMesaDriver::nfglColor4ubVertex3fSUN' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1330:20: note: Technically the member function 'OSMesaDriver::nfglColor4ubVertex3fSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:679:1: note: Technically the member function 'OSMesaDriver::nfglColor4ubVertex3fSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:685:1: performance: Technically the member function 'OSMesaDriver::nfglColor4ubv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1342:20: note: Technically the member function 'OSMesaDriver::nfglColor4ubv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:685:1: note: Technically the member function 'OSMesaDriver::nfglColor4ubv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:688:1: performance: Technically the member function 'OSMesaDriver::nfglColor4ui' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1349:20: note: Technically the member function 'OSMesaDriver::nfglColor4ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:688:1: note: Technically the member function 'OSMesaDriver::nfglColor4ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:694:1: performance: Technically the member function 'OSMesaDriver::nfglColor4us' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1361:20: note: Technically the member function 'OSMesaDriver::nfglColor4us' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:694:1: note: Technically the member function 'OSMesaDriver::nfglColor4us' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:700:1: performance: Technically the member function 'OSMesaDriver::nfglColor4xOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1373:20: note: Technically the member function 'OSMesaDriver::nfglColor4xOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:700:1: note: Technically the member function 'OSMesaDriver::nfglColor4xOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:706:1: performance: Technically the member function 'OSMesaDriver::nfglColorFormatNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1385:20: note: Technically the member function 'OSMesaDriver::nfglColorFormatNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:706:1: note: Technically the member function 'OSMesaDriver::nfglColorFormatNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:709:1: performance: Technically the member function 'OSMesaDriver::nfglColorFragmentOp1ATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1391:20: note: Technically the member function 'OSMesaDriver::nfglColorFragmentOp1ATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:709:1: note: Technically the member function 'OSMesaDriver::nfglColorFragmentOp1ATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:712:1: performance: Technically the member function 'OSMesaDriver::nfglColorFragmentOp2ATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1397:20: note: Technically the member function 'OSMesaDriver::nfglColorFragmentOp2ATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:712:1: note: Technically the member function 'OSMesaDriver::nfglColorFragmentOp2ATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:715:1: performance: Technically the member function 'OSMesaDriver::nfglColorFragmentOp3ATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1403:20: note: Technically the member function 'OSMesaDriver::nfglColorFragmentOp3ATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:715:1: note: Technically the member function 'OSMesaDriver::nfglColorFragmentOp3ATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:718:1: performance: Technically the member function 'OSMesaDriver::nfglColorMask' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1409:20: note: Technically the member function 'OSMesaDriver::nfglColorMask' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:718:1: note: Technically the member function 'OSMesaDriver::nfglColorMask' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:721:1: performance: Technically the member function 'OSMesaDriver::nfglColorMaskIndexedEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1415:20: note: Technically the member function 'OSMesaDriver::nfglColorMaskIndexedEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:721:1: note: Technically the member function 'OSMesaDriver::nfglColorMaskIndexedEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:724:1: performance: Technically the member function 'OSMesaDriver::nfglColorMaski' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1421:20: note: Technically the member function 'OSMesaDriver::nfglColorMaski' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:724:1: note: Technically the member function 'OSMesaDriver::nfglColorMaski' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:726:1: performance: Technically the member function 'OSMesaDriver::nfglColorMaterial' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1427:20: note: Technically the member function 'OSMesaDriver::nfglColorMaterial' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:726:1: note: Technically the member function 'OSMesaDriver::nfglColorMaterial' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:728:1: performance: Technically the member function 'OSMesaDriver::nfglColorP3ui' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1433:20: note: Technically the member function 'OSMesaDriver::nfglColorP3ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:728:1: note: Technically the member function 'OSMesaDriver::nfglColorP3ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:734:1: performance: Technically the member function 'OSMesaDriver::nfglColorP4ui' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1445:20: note: Technically the member function 'OSMesaDriver::nfglColorP4ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:734:1: note: Technically the member function 'OSMesaDriver::nfglColorP4ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:744:1: performance: Technically the member function 'OSMesaDriver::nfglColorPointerListIBM' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1469:20: note: Technically the member function 'OSMesaDriver::nfglColorPointerListIBM' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:744:1: note: Technically the member function 'OSMesaDriver::nfglColorPointerListIBM' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:747:1: performance: Technically the member function 'OSMesaDriver::nfglColorPointervINTEL' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1476:20: note: Technically the member function 'OSMesaDriver::nfglColorPointervINTEL' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:747:1: note: Technically the member function 'OSMesaDriver::nfglColorPointervINTEL' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:753:1: performance: Technically the member function 'OSMesaDriver::nfglColorSubTableEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1489:20: note: Technically the member function 'OSMesaDriver::nfglColorSubTableEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:753:1: note: Technically the member function 'OSMesaDriver::nfglColorSubTableEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:759:1: performance: Technically the member function 'OSMesaDriver::nfglColorTableEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1502:20: note: Technically the member function 'OSMesaDriver::nfglColorTableEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:759:1: note: Technically the member function 'OSMesaDriver::nfglColorTableEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:762:1: performance: Technically the member function 'OSMesaDriver::nfglColorTableParameterfv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1509:20: note: Technically the member function 'OSMesaDriver::nfglColorTableParameterfv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:762:1: note: Technically the member function 'OSMesaDriver::nfglColorTableParameterfv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:765:1: performance: Technically the member function 'OSMesaDriver::nfglColorTableParameterfvSGI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1516:20: note: Technically the member function 'OSMesaDriver::nfglColorTableParameterfvSGI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:765:1: note: Technically the member function 'OSMesaDriver::nfglColorTableParameterfvSGI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:768:1: performance: Technically the member function 'OSMesaDriver::nfglColorTableParameteriv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1523:20: note: Technically the member function 'OSMesaDriver::nfglColorTableParameteriv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:768:1: note: Technically the member function 'OSMesaDriver::nfglColorTableParameteriv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:771:1: performance: Technically the member function 'OSMesaDriver::nfglColorTableParameterivSGI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1530:20: note: Technically the member function 'OSMesaDriver::nfglColorTableParameterivSGI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:771:1: note: Technically the member function 'OSMesaDriver::nfglColorTableParameterivSGI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:774:1: performance: Technically the member function 'OSMesaDriver::nfglColorTableSGI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1537:20: note: Technically the member function 'OSMesaDriver::nfglColorTableSGI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:774:1: note: Technically the member function 'OSMesaDriver::nfglColorTableSGI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:777:1: performance: Technically the member function 'OSMesaDriver::nfglCombinerInputNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1544:20: note: Technically the member function 'OSMesaDriver::nfglCombinerInputNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:777:1: note: Technically the member function 'OSMesaDriver::nfglCombinerInputNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:780:1: performance: Technically the member function 'OSMesaDriver::nfglCombinerOutputNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1550:20: note: Technically the member function 'OSMesaDriver::nfglCombinerOutputNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:780:1: note: Technically the member function 'OSMesaDriver::nfglCombinerOutputNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:783:1: performance: Technically the member function 'OSMesaDriver::nfglCombinerParameterfNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1556:20: note: Technically the member function 'OSMesaDriver::nfglCombinerParameterfNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:783:1: note: Technically the member function 'OSMesaDriver::nfglCombinerParameterfNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:786:1: performance: Technically the member function 'OSMesaDriver::nfglCombinerParameterfvNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1562:20: note: Technically the member function 'OSMesaDriver::nfglCombinerParameterfvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:786:1: note: Technically the member function 'OSMesaDriver::nfglCombinerParameterfvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:789:1: performance: Technically the member function 'OSMesaDriver::nfglCombinerParameteriNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1569:20: note: Technically the member function 'OSMesaDriver::nfglCombinerParameteriNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:789:1: note: Technically the member function 'OSMesaDriver::nfglCombinerParameteriNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:792:1: performance: Technically the member function 'OSMesaDriver::nfglCombinerParameterivNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1575:20: note: Technically the member function 'OSMesaDriver::nfglCombinerParameterivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:792:1: note: Technically the member function 'OSMesaDriver::nfglCombinerParameterivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:795:1: performance: Technically the member function 'OSMesaDriver::nfglCombinerStageParameterfvNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1582:20: note: Technically the member function 'OSMesaDriver::nfglCombinerStageParameterfvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:795:1: note: Technically the member function 'OSMesaDriver::nfglCombinerStageParameterfvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:798:1: performance: Technically the member function 'OSMesaDriver::nfglCompileShader' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1589:20: note: Technically the member function 'OSMesaDriver::nfglCompileShader' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:798:1: note: Technically the member function 'OSMesaDriver::nfglCompileShader' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:801:1: performance: Technically the member function 'OSMesaDriver::nfglCompileShaderARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1595:20: note: Technically the member function 'OSMesaDriver::nfglCompileShaderARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:801:1: note: Technically the member function 'OSMesaDriver::nfglCompileShaderARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:804:1: performance: Technically the member function 'OSMesaDriver::nfglCompileShaderIncludeARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1601:20: note: Technically the member function 'OSMesaDriver::nfglCompileShaderIncludeARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:804:1: note: Technically the member function 'OSMesaDriver::nfglCompileShaderIncludeARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:807:1: performance: Technically the member function 'OSMesaDriver::nfglCompressedMultiTexImage1DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1608:20: note: Technically the member function 'OSMesaDriver::nfglCompressedMultiTexImage1DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:807:1: note: Technically the member function 'OSMesaDriver::nfglCompressedMultiTexImage1DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:810:1: performance: Technically the member function 'OSMesaDriver::nfglCompressedMultiTexImage2DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1615:20: note: Technically the member function 'OSMesaDriver::nfglCompressedMultiTexImage2DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:810:1: note: Technically the member function 'OSMesaDriver::nfglCompressedMultiTexImage2DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:813:1: performance: Technically the member function 'OSMesaDriver::nfglCompressedMultiTexImage3DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1622:20: note: Technically the member function 'OSMesaDriver::nfglCompressedMultiTexImage3DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:813:1: note: Technically the member function 'OSMesaDriver::nfglCompressedMultiTexImage3DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:816:1: performance: Technically the member function 'OSMesaDriver::nfglCompressedMultiTexSubImage1DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1629:20: note: Technically the member function 'OSMesaDriver::nfglCompressedMultiTexSubImage1DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:816:1: note: Technically the member function 'OSMesaDriver::nfglCompressedMultiTexSubImage1DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:819:1: performance: Technically the member function 'OSMesaDriver::nfglCompressedMultiTexSubImage2DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1636:20: note: Technically the member function 'OSMesaDriver::nfglCompressedMultiTexSubImage2DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:819:1: note: Technically the member function 'OSMesaDriver::nfglCompressedMultiTexSubImage2DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:822:1: performance: Technically the member function 'OSMesaDriver::nfglCompressedMultiTexSubImage3DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1643:20: note: Technically the member function 'OSMesaDriver::nfglCompressedMultiTexSubImage3DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:822:1: note: Technically the member function 'OSMesaDriver::nfglCompressedMultiTexSubImage3DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:825:1: performance: Technically the member function 'OSMesaDriver::nfglCompressedTexImage1D' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1650:20: note: Technically the member function 'OSMesaDriver::nfglCompressedTexImage1D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:825:1: note: Technically the member function 'OSMesaDriver::nfglCompressedTexImage1D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:828:1: performance: Technically the member function 'OSMesaDriver::nfglCompressedTexImage1DARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1657:20: note: Technically the member function 'OSMesaDriver::nfglCompressedTexImage1DARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:828:1: note: Technically the member function 'OSMesaDriver::nfglCompressedTexImage1DARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:831:1: performance: Technically the member function 'OSMesaDriver::nfglCompressedTexImage2D' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1664:20: note: Technically the member function 'OSMesaDriver::nfglCompressedTexImage2D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:831:1: note: Technically the member function 'OSMesaDriver::nfglCompressedTexImage2D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:834:1: performance: Technically the member function 'OSMesaDriver::nfglCompressedTexImage2DARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1671:20: note: Technically the member function 'OSMesaDriver::nfglCompressedTexImage2DARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:834:1: note: Technically the member function 'OSMesaDriver::nfglCompressedTexImage2DARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:837:1: performance: Technically the member function 'OSMesaDriver::nfglCompressedTexImage3D' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1678:20: note: Technically the member function 'OSMesaDriver::nfglCompressedTexImage3D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:837:1: note: Technically the member function 'OSMesaDriver::nfglCompressedTexImage3D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:840:1: performance: Technically the member function 'OSMesaDriver::nfglCompressedTexImage3DARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1685:20: note: Technically the member function 'OSMesaDriver::nfglCompressedTexImage3DARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:840:1: note: Technically the member function 'OSMesaDriver::nfglCompressedTexImage3DARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:843:1: performance: Technically the member function 'OSMesaDriver::nfglCompressedTexSubImage1D' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1692:20: note: Technically the member function 'OSMesaDriver::nfglCompressedTexSubImage1D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:843:1: note: Technically the member function 'OSMesaDriver::nfglCompressedTexSubImage1D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:846:1: performance: Technically the member function 'OSMesaDriver::nfglCompressedTexSubImage1DARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1699:20: note: Technically the member function 'OSMesaDriver::nfglCompressedTexSubImage1DARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:846:1: note: Technically the member function 'OSMesaDriver::nfglCompressedTexSubImage1DARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:849:1: performance: Technically the member function 'OSMesaDriver::nfglCompressedTexSubImage2D' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1706:20: note: Technically the member function 'OSMesaDriver::nfglCompressedTexSubImage2D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:849:1: note: Technically the member function 'OSMesaDriver::nfglCompressedTexSubImage2D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:852:1: performance: Technically the member function 'OSMesaDriver::nfglCompressedTexSubImage2DARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1713:20: note: Technically the member function 'OSMesaDriver::nfglCompressedTexSubImage2DARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:852:1: note: Technically the member function 'OSMesaDriver::nfglCompressedTexSubImage2DARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:855:1: performance: Technically the member function 'OSMesaDriver::nfglCompressedTexSubImage3D' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1720:20: note: Technically the member function 'OSMesaDriver::nfglCompressedTexSubImage3D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:855:1: note: Technically the member function 'OSMesaDriver::nfglCompressedTexSubImage3D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:858:1: performance: Technically the member function 'OSMesaDriver::nfglCompressedTexSubImage3DARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1727:20: note: Technically the member function 'OSMesaDriver::nfglCompressedTexSubImage3DARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:858:1: note: Technically the member function 'OSMesaDriver::nfglCompressedTexSubImage3DARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:861:1: performance: Technically the member function 'OSMesaDriver::nfglCompressedTextureImage1DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1734:20: note: Technically the member function 'OSMesaDriver::nfglCompressedTextureImage1DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:861:1: note: Technically the member function 'OSMesaDriver::nfglCompressedTextureImage1DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:864:1: performance: Technically the member function 'OSMesaDriver::nfglCompressedTextureImage2DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1741:20: note: Technically the member function 'OSMesaDriver::nfglCompressedTextureImage2DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:864:1: note: Technically the member function 'OSMesaDriver::nfglCompressedTextureImage2DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:867:1: performance: Technically the member function 'OSMesaDriver::nfglCompressedTextureImage3DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1748:20: note: Technically the member function 'OSMesaDriver::nfglCompressedTextureImage3DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:867:1: note: Technically the member function 'OSMesaDriver::nfglCompressedTextureImage3DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:870:1: performance: Technically the member function 'OSMesaDriver::nfglCompressedTextureSubImage1DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1755:20: note: Technically the member function 'OSMesaDriver::nfglCompressedTextureSubImage1DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:870:1: note: Technically the member function 'OSMesaDriver::nfglCompressedTextureSubImage1DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:873:1: performance: Technically the member function 'OSMesaDriver::nfglCompressedTextureSubImage2DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1762:20: note: Technically the member function 'OSMesaDriver::nfglCompressedTextureSubImage2DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:873:1: note: Technically the member function 'OSMesaDriver::nfglCompressedTextureSubImage2DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:876:1: performance: Technically the member function 'OSMesaDriver::nfglCompressedTextureSubImage3DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1769:20: note: Technically the member function 'OSMesaDriver::nfglCompressedTextureSubImage3DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:876:1: note: Technically the member function 'OSMesaDriver::nfglCompressedTextureSubImage3DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:879:1: performance: Technically the member function 'OSMesaDriver::nfglConvolutionFilter1D' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1776:20: note: Technically the member function 'OSMesaDriver::nfglConvolutionFilter1D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:879:1: note: Technically the member function 'OSMesaDriver::nfglConvolutionFilter1D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:882:1: performance: Technically the member function 'OSMesaDriver::nfglConvolutionFilter1DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1783:20: note: Technically the member function 'OSMesaDriver::nfglConvolutionFilter1DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:882:1: note: Technically the member function 'OSMesaDriver::nfglConvolutionFilter1DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:885:1: performance: Technically the member function 'OSMesaDriver::nfglConvolutionFilter2D' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1790:20: note: Technically the member function 'OSMesaDriver::nfglConvolutionFilter2D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:885:1: note: Technically the member function 'OSMesaDriver::nfglConvolutionFilter2D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:888:1: performance: Technically the member function 'OSMesaDriver::nfglConvolutionFilter2DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1797:20: note: Technically the member function 'OSMesaDriver::nfglConvolutionFilter2DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:888:1: note: Technically the member function 'OSMesaDriver::nfglConvolutionFilter2DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:891:1: performance: Technically the member function 'OSMesaDriver::nfglConvolutionParameterf' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1804:20: note: Technically the member function 'OSMesaDriver::nfglConvolutionParameterf' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:891:1: note: Technically the member function 'OSMesaDriver::nfglConvolutionParameterf' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:894:1: performance: Technically the member function 'OSMesaDriver::nfglConvolutionParameterfEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1810:20: note: Technically the member function 'OSMesaDriver::nfglConvolutionParameterfEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:894:1: note: Technically the member function 'OSMesaDriver::nfglConvolutionParameterfEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:897:1: performance: Technically the member function 'OSMesaDriver::nfglConvolutionParameterfv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1816:20: note: Technically the member function 'OSMesaDriver::nfglConvolutionParameterfv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:897:1: note: Technically the member function 'OSMesaDriver::nfglConvolutionParameterfv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:900:1: performance: Technically the member function 'OSMesaDriver::nfglConvolutionParameterfvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1823:20: note: Technically the member function 'OSMesaDriver::nfglConvolutionParameterfvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:900:1: note: Technically the member function 'OSMesaDriver::nfglConvolutionParameterfvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:903:1: performance: Technically the member function 'OSMesaDriver::nfglConvolutionParameteri' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1830:20: note: Technically the member function 'OSMesaDriver::nfglConvolutionParameteri' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:903:1: note: Technically the member function 'OSMesaDriver::nfglConvolutionParameteri' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:906:1: performance: Technically the member function 'OSMesaDriver::nfglConvolutionParameteriEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1836:20: note: Technically the member function 'OSMesaDriver::nfglConvolutionParameteriEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:906:1: note: Technically the member function 'OSMesaDriver::nfglConvolutionParameteriEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:909:1: performance: Technically the member function 'OSMesaDriver::nfglConvolutionParameteriv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1842:20: note: Technically the member function 'OSMesaDriver::nfglConvolutionParameteriv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:909:1: note: Technically the member function 'OSMesaDriver::nfglConvolutionParameteriv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:912:1: performance: Technically the member function 'OSMesaDriver::nfglConvolutionParameterivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1849:20: note: Technically the member function 'OSMesaDriver::nfglConvolutionParameterivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:912:1: note: Technically the member function 'OSMesaDriver::nfglConvolutionParameterivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:915:1: performance: Technically the member function 'OSMesaDriver::nfglConvolutionParameterxOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1856:20: note: Technically the member function 'OSMesaDriver::nfglConvolutionParameterxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:915:1: note: Technically the member function 'OSMesaDriver::nfglConvolutionParameterxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:918:1: performance: Technically the member function 'OSMesaDriver::nfglConvolutionParameterxvOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1862:20: note: Technically the member function 'OSMesaDriver::nfglConvolutionParameterxvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:918:1: note: Technically the member function 'OSMesaDriver::nfglConvolutionParameterxvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:921:1: performance: Technically the member function 'OSMesaDriver::nfglCopyBufferSubData' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1869:20: note: Technically the member function 'OSMesaDriver::nfglCopyBufferSubData' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:921:1: note: Technically the member function 'OSMesaDriver::nfglCopyBufferSubData' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:924:1: performance: Technically the member function 'OSMesaDriver::nfglCopyColorSubTable' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1875:20: note: Technically the member function 'OSMesaDriver::nfglCopyColorSubTable' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:924:1: note: Technically the member function 'OSMesaDriver::nfglCopyColorSubTable' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:927:1: performance: Technically the member function 'OSMesaDriver::nfglCopyColorSubTableEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1881:20: note: Technically the member function 'OSMesaDriver::nfglCopyColorSubTableEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:927:1: note: Technically the member function 'OSMesaDriver::nfglCopyColorSubTableEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:930:1: performance: Technically the member function 'OSMesaDriver::nfglCopyColorTable' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1887:20: note: Technically the member function 'OSMesaDriver::nfglCopyColorTable' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:930:1: note: Technically the member function 'OSMesaDriver::nfglCopyColorTable' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:933:1: performance: Technically the member function 'OSMesaDriver::nfglCopyColorTableSGI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1893:20: note: Technically the member function 'OSMesaDriver::nfglCopyColorTableSGI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:933:1: note: Technically the member function 'OSMesaDriver::nfglCopyColorTableSGI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:936:1: performance: Technically the member function 'OSMesaDriver::nfglCopyConvolutionFilter1D' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1899:20: note: Technically the member function 'OSMesaDriver::nfglCopyConvolutionFilter1D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:936:1: note: Technically the member function 'OSMesaDriver::nfglCopyConvolutionFilter1D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:939:1: performance: Technically the member function 'OSMesaDriver::nfglCopyConvolutionFilter1DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1905:20: note: Technically the member function 'OSMesaDriver::nfglCopyConvolutionFilter1DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:939:1: note: Technically the member function 'OSMesaDriver::nfglCopyConvolutionFilter1DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:942:1: performance: Technically the member function 'OSMesaDriver::nfglCopyConvolutionFilter2D' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1911:20: note: Technically the member function 'OSMesaDriver::nfglCopyConvolutionFilter2D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:942:1: note: Technically the member function 'OSMesaDriver::nfglCopyConvolutionFilter2D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:945:1: performance: Technically the member function 'OSMesaDriver::nfglCopyConvolutionFilter2DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1917:20: note: Technically the member function 'OSMesaDriver::nfglCopyConvolutionFilter2DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:945:1: note: Technically the member function 'OSMesaDriver::nfglCopyConvolutionFilter2DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:948:1: performance: Technically the member function 'OSMesaDriver::nfglCopyImageSubData' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1923:20: note: Technically the member function 'OSMesaDriver::nfglCopyImageSubData' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:948:1: note: Technically the member function 'OSMesaDriver::nfglCopyImageSubData' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:951:1: performance: Technically the member function 'OSMesaDriver::nfglCopyImageSubDataNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1929:20: note: Technically the member function 'OSMesaDriver::nfglCopyImageSubDataNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:951:1: note: Technically the member function 'OSMesaDriver::nfglCopyImageSubDataNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:954:1: performance: Technically the member function 'OSMesaDriver::nfglCopyMultiTexImage1DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1935:20: note: Technically the member function 'OSMesaDriver::nfglCopyMultiTexImage1DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:954:1: note: Technically the member function 'OSMesaDriver::nfglCopyMultiTexImage1DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:957:1: performance: Technically the member function 'OSMesaDriver::nfglCopyMultiTexImage2DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1941:20: note: Technically the member function 'OSMesaDriver::nfglCopyMultiTexImage2DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:957:1: note: Technically the member function 'OSMesaDriver::nfglCopyMultiTexImage2DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:960:1: performance: Technically the member function 'OSMesaDriver::nfglCopyMultiTexSubImage1DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1947:20: note: Technically the member function 'OSMesaDriver::nfglCopyMultiTexSubImage1DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:960:1: note: Technically the member function 'OSMesaDriver::nfglCopyMultiTexSubImage1DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:963:1: performance: Technically the member function 'OSMesaDriver::nfglCopyMultiTexSubImage2DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1953:20: note: Technically the member function 'OSMesaDriver::nfglCopyMultiTexSubImage2DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:963:1: note: Technically the member function 'OSMesaDriver::nfglCopyMultiTexSubImage2DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:966:1: performance: Technically the member function 'OSMesaDriver::nfglCopyMultiTexSubImage3DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1959:20: note: Technically the member function 'OSMesaDriver::nfglCopyMultiTexSubImage3DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:966:1: note: Technically the member function 'OSMesaDriver::nfglCopyMultiTexSubImage3DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:969:1: performance: Technically the member function 'OSMesaDriver::nfglCopyPathNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1965:20: note: Technically the member function 'OSMesaDriver::nfglCopyPathNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:969:1: note: Technically the member function 'OSMesaDriver::nfglCopyPathNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:972:1: performance: Technically the member function 'OSMesaDriver::nfglCopyPixels' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1971:20: note: Technically the member function 'OSMesaDriver::nfglCopyPixels' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:972:1: note: Technically the member function 'OSMesaDriver::nfglCopyPixels' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:975:1: performance: Technically the member function 'OSMesaDriver::nfglCopyTexImage1D' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1977:20: note: Technically the member function 'OSMesaDriver::nfglCopyTexImage1D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:975:1: note: Technically the member function 'OSMesaDriver::nfglCopyTexImage1D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:978:1: performance: Technically the member function 'OSMesaDriver::nfglCopyTexImage1DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1983:20: note: Technically the member function 'OSMesaDriver::nfglCopyTexImage1DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:978:1: note: Technically the member function 'OSMesaDriver::nfglCopyTexImage1DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:981:1: performance: Technically the member function 'OSMesaDriver::nfglCopyTexImage2D' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1989:20: note: Technically the member function 'OSMesaDriver::nfglCopyTexImage2D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:981:1: note: Technically the member function 'OSMesaDriver::nfglCopyTexImage2D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:984:1: performance: Technically the member function 'OSMesaDriver::nfglCopyTexImage2DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:1995:20: note: Technically the member function 'OSMesaDriver::nfglCopyTexImage2DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:984:1: note: Technically the member function 'OSMesaDriver::nfglCopyTexImage2DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:987:1: performance: Technically the member function 'OSMesaDriver::nfglCopyTexSubImage1D' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2001:20: note: Technically the member function 'OSMesaDriver::nfglCopyTexSubImage1D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:987:1: note: Technically the member function 'OSMesaDriver::nfglCopyTexSubImage1D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:990:1: performance: Technically the member function 'OSMesaDriver::nfglCopyTexSubImage1DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2007:20: note: Technically the member function 'OSMesaDriver::nfglCopyTexSubImage1DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:990:1: note: Technically the member function 'OSMesaDriver::nfglCopyTexSubImage1DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:993:1: performance: Technically the member function 'OSMesaDriver::nfglCopyTexSubImage2D' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2013:20: note: Technically the member function 'OSMesaDriver::nfglCopyTexSubImage2D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:993:1: note: Technically the member function 'OSMesaDriver::nfglCopyTexSubImage2D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:996:1: performance: Technically the member function 'OSMesaDriver::nfglCopyTexSubImage2DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2019:20: note: Technically the member function 'OSMesaDriver::nfglCopyTexSubImage2DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:996:1: note: Technically the member function 'OSMesaDriver::nfglCopyTexSubImage2DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:999:1: performance: Technically the member function 'OSMesaDriver::nfglCopyTexSubImage3D' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2025:20: note: Technically the member function 'OSMesaDriver::nfglCopyTexSubImage3D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:999:1: note: Technically the member function 'OSMesaDriver::nfglCopyTexSubImage3D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1002:1: performance: Technically the member function 'OSMesaDriver::nfglCopyTexSubImage3DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2031:20: note: Technically the member function 'OSMesaDriver::nfglCopyTexSubImage3DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1002:1: note: Technically the member function 'OSMesaDriver::nfglCopyTexSubImage3DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1005:1: performance: Technically the member function 'OSMesaDriver::nfglCopyTextureImage1DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2037:20: note: Technically the member function 'OSMesaDriver::nfglCopyTextureImage1DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1005:1: note: Technically the member function 'OSMesaDriver::nfglCopyTextureImage1DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1008:1: performance: Technically the member function 'OSMesaDriver::nfglCopyTextureImage2DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2043:20: note: Technically the member function 'OSMesaDriver::nfglCopyTextureImage2DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1008:1: note: Technically the member function 'OSMesaDriver::nfglCopyTextureImage2DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1011:1: performance: Technically the member function 'OSMesaDriver::nfglCopyTextureSubImage1DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2049:20: note: Technically the member function 'OSMesaDriver::nfglCopyTextureSubImage1DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1011:1: note: Technically the member function 'OSMesaDriver::nfglCopyTextureSubImage1DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1014:1: performance: Technically the member function 'OSMesaDriver::nfglCopyTextureSubImage2DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2055:20: note: Technically the member function 'OSMesaDriver::nfglCopyTextureSubImage2DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1014:1: note: Technically the member function 'OSMesaDriver::nfglCopyTextureSubImage2DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1017:1: performance: Technically the member function 'OSMesaDriver::nfglCopyTextureSubImage3DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2061:20: note: Technically the member function 'OSMesaDriver::nfglCopyTextureSubImage3DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1017:1: note: Technically the member function 'OSMesaDriver::nfglCopyTextureSubImage3DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1020:1: performance: Technically the member function 'OSMesaDriver::nfglCoverFillPathInstancedNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2067:20: note: Technically the member function 'OSMesaDriver::nfglCoverFillPathInstancedNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1020:1: note: Technically the member function 'OSMesaDriver::nfglCoverFillPathInstancedNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1023:1: performance: Technically the member function 'OSMesaDriver::nfglCoverFillPathNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2074:20: note: Technically the member function 'OSMesaDriver::nfglCoverFillPathNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1023:1: note: Technically the member function 'OSMesaDriver::nfglCoverFillPathNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1026:1: performance: Technically the member function 'OSMesaDriver::nfglCoverStrokePathInstancedNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2080:20: note: Technically the member function 'OSMesaDriver::nfglCoverStrokePathInstancedNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1026:1: note: Technically the member function 'OSMesaDriver::nfglCoverStrokePathInstancedNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1029:1: performance: Technically the member function 'OSMesaDriver::nfglCoverStrokePathNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2087:20: note: Technically the member function 'OSMesaDriver::nfglCoverStrokePathNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1029:1: note: Technically the member function 'OSMesaDriver::nfglCoverStrokePathNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1032:1: performance: Technically the member function 'OSMesaDriver::nfglCreateDebugObjectMESA' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2093:27: note: Technically the member function 'OSMesaDriver::nfglCreateDebugObjectMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1032:1: note: Technically the member function 'OSMesaDriver::nfglCreateDebugObjectMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1035:1: performance: Technically the member function 'OSMesaDriver::nfglCreatePerfQueryINTEL' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2099:20: note: Technically the member function 'OSMesaDriver::nfglCreatePerfQueryINTEL' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1035:1: note: Technically the member function 'OSMesaDriver::nfglCreatePerfQueryINTEL' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1038:1: performance: Technically the member function 'OSMesaDriver::nfglCreateProgram' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2106:22: note: Technically the member function 'OSMesaDriver::nfglCreateProgram' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1038:1: note: Technically the member function 'OSMesaDriver::nfglCreateProgram' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1041:1: performance: Technically the member function 'OSMesaDriver::nfglCreateProgramObjectARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2112:27: note: Technically the member function 'OSMesaDriver::nfglCreateProgramObjectARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1041:1: note: Technically the member function 'OSMesaDriver::nfglCreateProgramObjectARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1044:1: performance: Technically the member function 'OSMesaDriver::nfglCreateShader' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2118:22: note: Technically the member function 'OSMesaDriver::nfglCreateShader' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1044:1: note: Technically the member function 'OSMesaDriver::nfglCreateShader' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1047:1: performance: Technically the member function 'OSMesaDriver::nfglCreateShaderObjectARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2124:27: note: Technically the member function 'OSMesaDriver::nfglCreateShaderObjectARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1047:1: note: Technically the member function 'OSMesaDriver::nfglCreateShaderObjectARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1050:1: performance: Technically the member function 'OSMesaDriver::nfglCreateShaderProgramEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2130:22: note: Technically the member function 'OSMesaDriver::nfglCreateShaderProgramEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1050:1: note: Technically the member function 'OSMesaDriver::nfglCreateShaderProgramEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1053:1: performance: Technically the member function 'OSMesaDriver::nfglCreateShaderProgramv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2137:22: note: Technically the member function 'OSMesaDriver::nfglCreateShaderProgramv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1053:1: note: Technically the member function 'OSMesaDriver::nfglCreateShaderProgramv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1058:1: performance: Technically the member function 'OSMesaDriver::nfglCullFace' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2153:20: note: Technically the member function 'OSMesaDriver::nfglCullFace' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1058:1: note: Technically the member function 'OSMesaDriver::nfglCullFace' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1060:1: performance: Technically the member function 'OSMesaDriver::nfglCullParameterdvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2159:20: note: Technically the member function 'OSMesaDriver::nfglCullParameterdvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1060:1: note: Technically the member function 'OSMesaDriver::nfglCullParameterdvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1063:1: performance: Technically the member function 'OSMesaDriver::nfglCullParameterfvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2166:20: note: Technically the member function 'OSMesaDriver::nfglCullParameterfvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1063:1: note: Technically the member function 'OSMesaDriver::nfglCullParameterfvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1066:1: performance: Technically the member function 'OSMesaDriver::nfglCurrentPaletteMatrixARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2173:20: note: Technically the member function 'OSMesaDriver::nfglCurrentPaletteMatrixARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1066:1: note: Technically the member function 'OSMesaDriver::nfglCurrentPaletteMatrixARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1078:1: performance: Technically the member function 'OSMesaDriver::nfglDebugMessageControl' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2206:20: note: Technically the member function 'OSMesaDriver::nfglDebugMessageControl' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1078:1: note: Technically the member function 'OSMesaDriver::nfglDebugMessageControl' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1081:1: performance: Technically the member function 'OSMesaDriver::nfglDebugMessageControlARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2213:20: note: Technically the member function 'OSMesaDriver::nfglDebugMessageControlARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1081:1: note: Technically the member function 'OSMesaDriver::nfglDebugMessageControlARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1084:1: performance: Technically the member function 'OSMesaDriver::nfglDebugMessageEnableAMD' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2220:20: note: Technically the member function 'OSMesaDriver::nfglDebugMessageEnableAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1084:1: note: Technically the member function 'OSMesaDriver::nfglDebugMessageEnableAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1087:1: performance: Technically the member function 'OSMesaDriver::nfglDebugMessageInsert' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2227:20: note: Technically the member function 'OSMesaDriver::nfglDebugMessageInsert' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1087:1: note: Technically the member function 'OSMesaDriver::nfglDebugMessageInsert' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1090:1: performance: Technically the member function 'OSMesaDriver::nfglDebugMessageInsertAMD' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2234:20: note: Technically the member function 'OSMesaDriver::nfglDebugMessageInsertAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1090:1: note: Technically the member function 'OSMesaDriver::nfglDebugMessageInsertAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1093:1: performance: Technically the member function 'OSMesaDriver::nfglDebugMessageInsertARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2241:20: note: Technically the member function 'OSMesaDriver::nfglDebugMessageInsertARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1093:1: note: Technically the member function 'OSMesaDriver::nfglDebugMessageInsertARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1096:1: performance: Technically the member function 'OSMesaDriver::nfglDeformSGIX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2248:20: note: Technically the member function 'OSMesaDriver::nfglDeformSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1096:1: note: Technically the member function 'OSMesaDriver::nfglDeformSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1099:1: performance: Technically the member function 'OSMesaDriver::nfglDeformationMap3dSGIX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2254:20: note: Technically the member function 'OSMesaDriver::nfglDeformationMap3dSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1099:1: note: Technically the member function 'OSMesaDriver::nfglDeformationMap3dSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1102:1: performance: Technically the member function 'OSMesaDriver::nfglDeformationMap3fSGIX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2261:20: note: Technically the member function 'OSMesaDriver::nfglDeformationMap3fSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1102:1: note: Technically the member function 'OSMesaDriver::nfglDeformationMap3fSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1105:1: performance: Technically the member function 'OSMesaDriver::nfglDeleteAsyncMarkersSGIX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2268:20: note: Technically the member function 'OSMesaDriver::nfglDeleteAsyncMarkersSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1105:1: note: Technically the member function 'OSMesaDriver::nfglDeleteAsyncMarkersSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1108:1: performance: Technically the member function 'OSMesaDriver::nfglDeleteBuffers' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2274:20: note: Technically the member function 'OSMesaDriver::nfglDeleteBuffers' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1108:1: note: Technically the member function 'OSMesaDriver::nfglDeleteBuffers' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1111:1: performance: Technically the member function 'OSMesaDriver::nfglDeleteBuffersARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2281:20: note: Technically the member function 'OSMesaDriver::nfglDeleteBuffersARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1111:1: note: Technically the member function 'OSMesaDriver::nfglDeleteBuffersARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1114:1: performance: Technically the member function 'OSMesaDriver::nfglDeleteFencesAPPLE' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2288:20: note: Technically the member function 'OSMesaDriver::nfglDeleteFencesAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1114:1: note: Technically the member function 'OSMesaDriver::nfglDeleteFencesAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1117:1: performance: Technically the member function 'OSMesaDriver::nfglDeleteFencesNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2295:20: note: Technically the member function 'OSMesaDriver::nfglDeleteFencesNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1117:1: note: Technically the member function 'OSMesaDriver::nfglDeleteFencesNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1120:1: performance: Technically the member function 'OSMesaDriver::nfglDeleteFragmentShaderATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2302:20: note: Technically the member function 'OSMesaDriver::nfglDeleteFragmentShaderATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1120:1: note: Technically the member function 'OSMesaDriver::nfglDeleteFragmentShaderATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1123:1: performance: Technically the member function 'OSMesaDriver::nfglDeleteFramebuffers' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2308:20: note: Technically the member function 'OSMesaDriver::nfglDeleteFramebuffers' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1123:1: note: Technically the member function 'OSMesaDriver::nfglDeleteFramebuffers' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1126:1: performance: Technically the member function 'OSMesaDriver::nfglDeleteFramebuffersEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2315:20: note: Technically the member function 'OSMesaDriver::nfglDeleteFramebuffersEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1126:1: note: Technically the member function 'OSMesaDriver::nfglDeleteFramebuffersEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1128:1: performance: Technically the member function 'OSMesaDriver::nfglDeleteLists' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2322:20: note: Technically the member function 'OSMesaDriver::nfglDeleteLists' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1128:1: note: Technically the member function 'OSMesaDriver::nfglDeleteLists' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1130:1: performance: Technically the member function 'OSMesaDriver::nfglDeleteNamedStringARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2328:20: note: Technically the member function 'OSMesaDriver::nfglDeleteNamedStringARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1130:1: note: Technically the member function 'OSMesaDriver::nfglDeleteNamedStringARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1133:1: performance: Technically the member function 'OSMesaDriver::nfglDeleteNamesAMD' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2335:20: note: Technically the member function 'OSMesaDriver::nfglDeleteNamesAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1133:1: note: Technically the member function 'OSMesaDriver::nfglDeleteNamesAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1136:1: performance: Technically the member function 'OSMesaDriver::nfglDeleteObjectARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2342:20: note: Technically the member function 'OSMesaDriver::nfglDeleteObjectARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1136:1: note: Technically the member function 'OSMesaDriver::nfglDeleteObjectARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1139:1: performance: Technically the member function 'OSMesaDriver::nfglDeleteObjectBufferATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2348:20: note: Technically the member function 'OSMesaDriver::nfglDeleteObjectBufferATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1139:1: note: Technically the member function 'OSMesaDriver::nfglDeleteObjectBufferATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1142:1: performance: Technically the member function 'OSMesaDriver::nfglDeleteOcclusionQueriesNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2354:20: note: Technically the member function 'OSMesaDriver::nfglDeleteOcclusionQueriesNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1142:1: note: Technically the member function 'OSMesaDriver::nfglDeleteOcclusionQueriesNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1145:1: performance: Technically the member function 'OSMesaDriver::nfglDeletePathsNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2361:20: note: Technically the member function 'OSMesaDriver::nfglDeletePathsNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1145:1: note: Technically the member function 'OSMesaDriver::nfglDeletePathsNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1148:1: performance: Technically the member function 'OSMesaDriver::nfglDeletePerfMonitorsAMD' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2367:20: note: Technically the member function 'OSMesaDriver::nfglDeletePerfMonitorsAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1148:1: note: Technically the member function 'OSMesaDriver::nfglDeletePerfMonitorsAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1151:1: performance: Technically the member function 'OSMesaDriver::nfglDeletePerfQueryINTEL' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2374:20: note: Technically the member function 'OSMesaDriver::nfglDeletePerfQueryINTEL' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1151:1: note: Technically the member function 'OSMesaDriver::nfglDeletePerfQueryINTEL' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1154:1: performance: Technically the member function 'OSMesaDriver::nfglDeleteProgram' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2380:20: note: Technically the member function 'OSMesaDriver::nfglDeleteProgram' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1154:1: note: Technically the member function 'OSMesaDriver::nfglDeleteProgram' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1157:1: performance: Technically the member function 'OSMesaDriver::nfglDeleteProgramPipelines' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2386:20: note: Technically the member function 'OSMesaDriver::nfglDeleteProgramPipelines' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1157:1: note: Technically the member function 'OSMesaDriver::nfglDeleteProgramPipelines' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1160:1: performance: Technically the member function 'OSMesaDriver::nfglDeleteProgramsARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2393:20: note: Technically the member function 'OSMesaDriver::nfglDeleteProgramsARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1160:1: note: Technically the member function 'OSMesaDriver::nfglDeleteProgramsARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1163:1: performance: Technically the member function 'OSMesaDriver::nfglDeleteProgramsNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2400:20: note: Technically the member function 'OSMesaDriver::nfglDeleteProgramsNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1163:1: note: Technically the member function 'OSMesaDriver::nfglDeleteProgramsNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1166:1: performance: Technically the member function 'OSMesaDriver::nfglDeleteQueries' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2407:20: note: Technically the member function 'OSMesaDriver::nfglDeleteQueries' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1166:1: note: Technically the member function 'OSMesaDriver::nfglDeleteQueries' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1169:1: performance: Technically the member function 'OSMesaDriver::nfglDeleteQueriesARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2414:20: note: Technically the member function 'OSMesaDriver::nfglDeleteQueriesARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1169:1: note: Technically the member function 'OSMesaDriver::nfglDeleteQueriesARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1172:1: performance: Technically the member function 'OSMesaDriver::nfglDeleteRenderbuffers' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2421:20: note: Technically the member function 'OSMesaDriver::nfglDeleteRenderbuffers' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1172:1: note: Technically the member function 'OSMesaDriver::nfglDeleteRenderbuffers' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1175:1: performance: Technically the member function 'OSMesaDriver::nfglDeleteRenderbuffersEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2428:20: note: Technically the member function 'OSMesaDriver::nfglDeleteRenderbuffersEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1175:1: note: Technically the member function 'OSMesaDriver::nfglDeleteRenderbuffersEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1178:1: performance: Technically the member function 'OSMesaDriver::nfglDeleteSamplers' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2435:20: note: Technically the member function 'OSMesaDriver::nfglDeleteSamplers' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1178:1: note: Technically the member function 'OSMesaDriver::nfglDeleteSamplers' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1181:1: performance: Technically the member function 'OSMesaDriver::nfglDeleteShader' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2442:20: note: Technically the member function 'OSMesaDriver::nfglDeleteShader' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1181:1: note: Technically the member function 'OSMesaDriver::nfglDeleteShader' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1184:1: performance: Technically the member function 'OSMesaDriver::nfglDeleteSync' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2448:20: note: Technically the member function 'OSMesaDriver::nfglDeleteSync' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1184:1: note: Technically the member function 'OSMesaDriver::nfglDeleteSync' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1191:1: performance: Technically the member function 'OSMesaDriver::nfglDeleteTransformFeedbacks' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2466:20: note: Technically the member function 'OSMesaDriver::nfglDeleteTransformFeedbacks' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1191:1: note: Technically the member function 'OSMesaDriver::nfglDeleteTransformFeedbacks' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1194:1: performance: Technically the member function 'OSMesaDriver::nfglDeleteTransformFeedbacksNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2473:20: note: Technically the member function 'OSMesaDriver::nfglDeleteTransformFeedbacksNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1194:1: note: Technically the member function 'OSMesaDriver::nfglDeleteTransformFeedbacksNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1197:1: performance: Technically the member function 'OSMesaDriver::nfglDeleteVertexArrays' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2480:20: note: Technically the member function 'OSMesaDriver::nfglDeleteVertexArrays' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1197:1: note: Technically the member function 'OSMesaDriver::nfglDeleteVertexArrays' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1200:1: performance: Technically the member function 'OSMesaDriver::nfglDeleteVertexArraysAPPLE' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2487:20: note: Technically the member function 'OSMesaDriver::nfglDeleteVertexArraysAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1200:1: note: Technically the member function 'OSMesaDriver::nfglDeleteVertexArraysAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1203:1: performance: Technically the member function 'OSMesaDriver::nfglDeleteVertexShaderEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2494:20: note: Technically the member function 'OSMesaDriver::nfglDeleteVertexShaderEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1203:1: note: Technically the member function 'OSMesaDriver::nfglDeleteVertexShaderEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1206:1: performance: Technically the member function 'OSMesaDriver::nfglDepthBoundsEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2500:20: note: Technically the member function 'OSMesaDriver::nfglDepthBoundsEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1206:1: note: Technically the member function 'OSMesaDriver::nfglDepthBoundsEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1209:1: performance: Technically the member function 'OSMesaDriver::nfglDepthBoundsdNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2506:20: note: Technically the member function 'OSMesaDriver::nfglDepthBoundsdNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1209:1: note: Technically the member function 'OSMesaDriver::nfglDepthBoundsdNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1212:1: performance: Technically the member function 'OSMesaDriver::nfglDepthFunc' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2512:20: note: Technically the member function 'OSMesaDriver::nfglDepthFunc' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1212:1: note: Technically the member function 'OSMesaDriver::nfglDepthFunc' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1215:1: performance: Technically the member function 'OSMesaDriver::nfglDepthMask' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2518:20: note: Technically the member function 'OSMesaDriver::nfglDepthMask' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1215:1: note: Technically the member function 'OSMesaDriver::nfglDepthMask' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1218:1: performance: Technically the member function 'OSMesaDriver::nfglDepthRange' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2524:20: note: Technically the member function 'OSMesaDriver::nfglDepthRange' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1218:1: note: Technically the member function 'OSMesaDriver::nfglDepthRange' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1221:1: performance: Technically the member function 'OSMesaDriver::nfglDepthRangeArrayv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2530:20: note: Technically the member function 'OSMesaDriver::nfglDepthRangeArrayv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1221:1: note: Technically the member function 'OSMesaDriver::nfglDepthRangeArrayv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1224:1: performance: Technically the member function 'OSMesaDriver::nfglDepthRangeIndexed' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2537:20: note: Technically the member function 'OSMesaDriver::nfglDepthRangeIndexed' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1224:1: note: Technically the member function 'OSMesaDriver::nfglDepthRangeIndexed' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1227:1: performance: Technically the member function 'OSMesaDriver::nfglDepthRangedNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2543:20: note: Technically the member function 'OSMesaDriver::nfglDepthRangedNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1227:1: note: Technically the member function 'OSMesaDriver::nfglDepthRangedNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1230:1: performance: Technically the member function 'OSMesaDriver::nfglDepthRangef' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2549:20: note: Technically the member function 'OSMesaDriver::nfglDepthRangef' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1230:1: note: Technically the member function 'OSMesaDriver::nfglDepthRangef' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1233:1: performance: Technically the member function 'OSMesaDriver::nfglDepthRangefOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2555:20: note: Technically the member function 'OSMesaDriver::nfglDepthRangefOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1233:1: note: Technically the member function 'OSMesaDriver::nfglDepthRangefOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1236:1: performance: Technically the member function 'OSMesaDriver::nfglDepthRangexOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2561:20: note: Technically the member function 'OSMesaDriver::nfglDepthRangexOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1236:1: note: Technically the member function 'OSMesaDriver::nfglDepthRangexOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1239:1: performance: Technically the member function 'OSMesaDriver::nfglDetachObjectARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2567:20: note: Technically the member function 'OSMesaDriver::nfglDetachObjectARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1239:1: note: Technically the member function 'OSMesaDriver::nfglDetachObjectARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1242:1: performance: Technically the member function 'OSMesaDriver::nfglDetachShader' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2573:20: note: Technically the member function 'OSMesaDriver::nfglDetachShader' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1242:1: note: Technically the member function 'OSMesaDriver::nfglDetachShader' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1245:1: performance: Technically the member function 'OSMesaDriver::nfglDetailTexFuncSGIS' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2579:20: note: Technically the member function 'OSMesaDriver::nfglDetailTexFuncSGIS' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1245:1: note: Technically the member function 'OSMesaDriver::nfglDetailTexFuncSGIS' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1247:1: performance: Technically the member function 'OSMesaDriver::nfglDisable' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2586:20: note: Technically the member function 'OSMesaDriver::nfglDisable' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1247:1: note: Technically the member function 'OSMesaDriver::nfglDisable' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1250:1: performance: Technically the member function 'OSMesaDriver::nfglDisableClientStateIndexedEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2598:20: note: Technically the member function 'OSMesaDriver::nfglDisableClientStateIndexedEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1250:1: note: Technically the member function 'OSMesaDriver::nfglDisableClientStateIndexedEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1253:1: performance: Technically the member function 'OSMesaDriver::nfglDisableClientStateiEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2604:20: note: Technically the member function 'OSMesaDriver::nfglDisableClientStateiEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1253:1: note: Technically the member function 'OSMesaDriver::nfglDisableClientStateiEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1256:1: performance: Technically the member function 'OSMesaDriver::nfglDisableIndexedEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2610:20: note: Technically the member function 'OSMesaDriver::nfglDisableIndexedEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1256:1: note: Technically the member function 'OSMesaDriver::nfglDisableIndexedEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1259:1: performance: Technically the member function 'OSMesaDriver::nfglDisableTraceMESA' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2616:20: note: Technically the member function 'OSMesaDriver::nfglDisableTraceMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1259:1: note: Technically the member function 'OSMesaDriver::nfglDisableTraceMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1262:1: performance: Technically the member function 'OSMesaDriver::nfglDisableVariantClientStateEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2622:20: note: Technically the member function 'OSMesaDriver::nfglDisableVariantClientStateEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1262:1: note: Technically the member function 'OSMesaDriver::nfglDisableVariantClientStateEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1265:1: performance: Technically the member function 'OSMesaDriver::nfglDisableVertexArrayAttribEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2628:20: note: Technically the member function 'OSMesaDriver::nfglDisableVertexArrayAttribEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1265:1: note: Technically the member function 'OSMesaDriver::nfglDisableVertexArrayAttribEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1268:1: performance: Technically the member function 'OSMesaDriver::nfglDisableVertexArrayEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2634:20: note: Technically the member function 'OSMesaDriver::nfglDisableVertexArrayEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1268:1: note: Technically the member function 'OSMesaDriver::nfglDisableVertexArrayEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1271:1: performance: Technically the member function 'OSMesaDriver::nfglDisableVertexAttribAPPLE' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2640:20: note: Technically the member function 'OSMesaDriver::nfglDisableVertexAttribAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1271:1: note: Technically the member function 'OSMesaDriver::nfglDisableVertexAttribAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1274:1: performance: Technically the member function 'OSMesaDriver::nfglDisableVertexAttribArray' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2646:20: note: Technically the member function 'OSMesaDriver::nfglDisableVertexAttribArray' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1274:1: note: Technically the member function 'OSMesaDriver::nfglDisableVertexAttribArray' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1277:1: performance: Technically the member function 'OSMesaDriver::nfglDisableVertexAttribArrayARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2652:20: note: Technically the member function 'OSMesaDriver::nfglDisableVertexAttribArrayARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1277:1: note: Technically the member function 'OSMesaDriver::nfglDisableVertexAttribArrayARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1280:1: performance: Technically the member function 'OSMesaDriver::nfglDisablei' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2658:20: note: Technically the member function 'OSMesaDriver::nfglDisablei' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1280:1: note: Technically the member function 'OSMesaDriver::nfglDisablei' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1283:1: performance: Technically the member function 'OSMesaDriver::nfglDispatchCompute' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2664:20: note: Technically the member function 'OSMesaDriver::nfglDispatchCompute' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1283:1: note: Technically the member function 'OSMesaDriver::nfglDispatchCompute' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1286:1: performance: Technically the member function 'OSMesaDriver::nfglDispatchComputeGroupSizeARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2670:20: note: Technically the member function 'OSMesaDriver::nfglDispatchComputeGroupSizeARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1286:1: note: Technically the member function 'OSMesaDriver::nfglDispatchComputeGroupSizeARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1289:1: performance: Technically the member function 'OSMesaDriver::nfglDispatchComputeIndirect' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2676:20: note: Technically the member function 'OSMesaDriver::nfglDispatchComputeIndirect' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1289:1: note: Technically the member function 'OSMesaDriver::nfglDispatchComputeIndirect' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1295:1: performance: Technically the member function 'OSMesaDriver::nfglDrawArraysEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2688:20: note: Technically the member function 'OSMesaDriver::nfglDrawArraysEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1295:1: note: Technically the member function 'OSMesaDriver::nfglDrawArraysEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1298:1: performance: Technically the member function 'OSMesaDriver::nfglDrawArraysIndirect' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2694:20: note: Technically the member function 'OSMesaDriver::nfglDrawArraysIndirect' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1298:1: note: Technically the member function 'OSMesaDriver::nfglDrawArraysIndirect' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1301:1: performance: Technically the member function 'OSMesaDriver::nfglDrawArraysInstanced' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2701:20: note: Technically the member function 'OSMesaDriver::nfglDrawArraysInstanced' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1301:1: note: Technically the member function 'OSMesaDriver::nfglDrawArraysInstanced' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1304:1: performance: Technically the member function 'OSMesaDriver::nfglDrawArraysInstancedARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2707:20: note: Technically the member function 'OSMesaDriver::nfglDrawArraysInstancedARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1304:1: note: Technically the member function 'OSMesaDriver::nfglDrawArraysInstancedARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1307:1: performance: Technically the member function 'OSMesaDriver::nfglDrawArraysInstancedBaseInstance' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2713:20: note: Technically the member function 'OSMesaDriver::nfglDrawArraysInstancedBaseInstance' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1307:1: note: Technically the member function 'OSMesaDriver::nfglDrawArraysInstancedBaseInstance' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1310:1: performance: Technically the member function 'OSMesaDriver::nfglDrawArraysInstancedEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2719:20: note: Technically the member function 'OSMesaDriver::nfglDrawArraysInstancedEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1310:1: note: Technically the member function 'OSMesaDriver::nfglDrawArraysInstancedEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1313:1: performance: Technically the member function 'OSMesaDriver::nfglDrawBuffer' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2725:20: note: Technically the member function 'OSMesaDriver::nfglDrawBuffer' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1313:1: note: Technically the member function 'OSMesaDriver::nfglDrawBuffer' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1316:1: performance: Technically the member function 'OSMesaDriver::nfglDrawBuffers' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2731:20: note: Technically the member function 'OSMesaDriver::nfglDrawBuffers' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1316:1: note: Technically the member function 'OSMesaDriver::nfglDrawBuffers' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1319:1: performance: Technically the member function 'OSMesaDriver::nfglDrawBuffersARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2738:20: note: Technically the member function 'OSMesaDriver::nfglDrawBuffersARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1319:1: note: Technically the member function 'OSMesaDriver::nfglDrawBuffersARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1322:1: performance: Technically the member function 'OSMesaDriver::nfglDrawBuffersATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2745:20: note: Technically the member function 'OSMesaDriver::nfglDrawBuffersATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1322:1: note: Technically the member function 'OSMesaDriver::nfglDrawBuffersATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1325:1: performance: Technically the member function 'OSMesaDriver::nfglDrawElementArrayAPPLE' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2752:20: note: Technically the member function 'OSMesaDriver::nfglDrawElementArrayAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1325:1: note: Technically the member function 'OSMesaDriver::nfglDrawElementArrayAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1328:1: performance: Technically the member function 'OSMesaDriver::nfglDrawElementArrayATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2758:20: note: Technically the member function 'OSMesaDriver::nfglDrawElementArrayATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1328:1: note: Technically the member function 'OSMesaDriver::nfglDrawElementArrayATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1334:1: performance: Technically the member function 'OSMesaDriver::nfglDrawElementsBaseVertex' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2770:20: note: Technically the member function 'OSMesaDriver::nfglDrawElementsBaseVertex' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1334:1: note: Technically the member function 'OSMesaDriver::nfglDrawElementsBaseVertex' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1337:1: performance: Technically the member function 'OSMesaDriver::nfglDrawElementsIndirect' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2777:20: note: Technically the member function 'OSMesaDriver::nfglDrawElementsIndirect' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1337:1: note: Technically the member function 'OSMesaDriver::nfglDrawElementsIndirect' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1340:1: performance: Technically the member function 'OSMesaDriver::nfglDrawElementsInstanced' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2784:20: note: Technically the member function 'OSMesaDriver::nfglDrawElementsInstanced' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1340:1: note: Technically the member function 'OSMesaDriver::nfglDrawElementsInstanced' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1343:1: performance: Technically the member function 'OSMesaDriver::nfglDrawElementsInstancedARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2791:20: note: Technically the member function 'OSMesaDriver::nfglDrawElementsInstancedARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1343:1: note: Technically the member function 'OSMesaDriver::nfglDrawElementsInstancedARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1346:1: performance: Technically the member function 'OSMesaDriver::nfglDrawElementsInstancedBaseInstance' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2798:20: note: Technically the member function 'OSMesaDriver::nfglDrawElementsInstancedBaseInstance' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1346:1: note: Technically the member function 'OSMesaDriver::nfglDrawElementsInstancedBaseInstance' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1349:1: performance: Technically the member function 'OSMesaDriver::nfglDrawElementsInstancedBaseVertex' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2805:20: note: Technically the member function 'OSMesaDriver::nfglDrawElementsInstancedBaseVertex' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1349:1: note: Technically the member function 'OSMesaDriver::nfglDrawElementsInstancedBaseVertex' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1352:1: performance: Technically the member function 'OSMesaDriver::nfglDrawElementsInstancedBaseVertexBaseInstance' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2812:20: note: Technically the member function 'OSMesaDriver::nfglDrawElementsInstancedBaseVertexBaseInstance' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1352:1: note: Technically the member function 'OSMesaDriver::nfglDrawElementsInstancedBaseVertexBaseInstance' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1355:1: performance: Technically the member function 'OSMesaDriver::nfglDrawElementsInstancedEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2819:20: note: Technically the member function 'OSMesaDriver::nfglDrawElementsInstancedEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1355:1: note: Technically the member function 'OSMesaDriver::nfglDrawElementsInstancedEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1358:1: performance: Technically the member function 'OSMesaDriver::nfglDrawMeshArraysSUN' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2826:20: note: Technically the member function 'OSMesaDriver::nfglDrawMeshArraysSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1358:1: note: Technically the member function 'OSMesaDriver::nfglDrawMeshArraysSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1361:1: performance: Technically the member function 'OSMesaDriver::nfglDrawPixels' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2832:20: note: Technically the member function 'OSMesaDriver::nfglDrawPixels' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1361:1: note: Technically the member function 'OSMesaDriver::nfglDrawPixels' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1364:1: performance: Technically the member function 'OSMesaDriver::nfglDrawRangeElementArrayAPPLE' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2839:20: note: Technically the member function 'OSMesaDriver::nfglDrawRangeElementArrayAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1364:1: note: Technically the member function 'OSMesaDriver::nfglDrawRangeElementArrayAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1367:1: performance: Technically the member function 'OSMesaDriver::nfglDrawRangeElementArrayATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2845:20: note: Technically the member function 'OSMesaDriver::nfglDrawRangeElementArrayATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1367:1: note: Technically the member function 'OSMesaDriver::nfglDrawRangeElementArrayATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1373:1: performance: Technically the member function 'OSMesaDriver::nfglDrawRangeElementsBaseVertex' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2857:20: note: Technically the member function 'OSMesaDriver::nfglDrawRangeElementsBaseVertex' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1373:1: note: Technically the member function 'OSMesaDriver::nfglDrawRangeElementsBaseVertex' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1376:1: performance: Technically the member function 'OSMesaDriver::nfglDrawRangeElementsEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2864:20: note: Technically the member function 'OSMesaDriver::nfglDrawRangeElementsEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1376:1: note: Technically the member function 'OSMesaDriver::nfglDrawRangeElementsEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1379:1: performance: Technically the member function 'OSMesaDriver::nfglDrawTextureNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2871:20: note: Technically the member function 'OSMesaDriver::nfglDrawTextureNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1379:1: note: Technically the member function 'OSMesaDriver::nfglDrawTextureNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1382:1: performance: Technically the member function 'OSMesaDriver::nfglDrawTransformFeedback' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2877:20: note: Technically the member function 'OSMesaDriver::nfglDrawTransformFeedback' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1382:1: note: Technically the member function 'OSMesaDriver::nfglDrawTransformFeedback' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1385:1: performance: Technically the member function 'OSMesaDriver::nfglDrawTransformFeedbackInstanced' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2883:20: note: Technically the member function 'OSMesaDriver::nfglDrawTransformFeedbackInstanced' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1385:1: note: Technically the member function 'OSMesaDriver::nfglDrawTransformFeedbackInstanced' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1388:1: performance: Technically the member function 'OSMesaDriver::nfglDrawTransformFeedbackNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2889:20: note: Technically the member function 'OSMesaDriver::nfglDrawTransformFeedbackNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1388:1: note: Technically the member function 'OSMesaDriver::nfglDrawTransformFeedbackNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1391:1: performance: Technically the member function 'OSMesaDriver::nfglDrawTransformFeedbackStream' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2895:20: note: Technically the member function 'OSMesaDriver::nfglDrawTransformFeedbackStream' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1391:1: note: Technically the member function 'OSMesaDriver::nfglDrawTransformFeedbackStream' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1394:1: performance: Technically the member function 'OSMesaDriver::nfglDrawTransformFeedbackStreamInstanced' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2901:20: note: Technically the member function 'OSMesaDriver::nfglDrawTransformFeedbackStreamInstanced' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1394:1: note: Technically the member function 'OSMesaDriver::nfglDrawTransformFeedbackStreamInstanced' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1396:1: performance: Technically the member function 'OSMesaDriver::nfglEdgeFlag' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2907:20: note: Technically the member function 'OSMesaDriver::nfglEdgeFlag' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1396:1: note: Technically the member function 'OSMesaDriver::nfglEdgeFlag' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1398:1: performance: Technically the member function 'OSMesaDriver::nfglEdgeFlagFormatNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2913:20: note: Technically the member function 'OSMesaDriver::nfglEdgeFlagFormatNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1398:1: note: Technically the member function 'OSMesaDriver::nfglEdgeFlagFormatNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1404:1: performance: Technically the member function 'OSMesaDriver::nfglEdgeFlagPointerEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2925:20: note: Technically the member function 'OSMesaDriver::nfglEdgeFlagPointerEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1404:1: note: Technically the member function 'OSMesaDriver::nfglEdgeFlagPointerEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1407:1: performance: Technically the member function 'OSMesaDriver::nfglEdgeFlagPointerListIBM' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2932:20: note: Technically the member function 'OSMesaDriver::nfglEdgeFlagPointerListIBM' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1407:1: note: Technically the member function 'OSMesaDriver::nfglEdgeFlagPointerListIBM' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1410:1: performance: Technically the member function 'OSMesaDriver::nfglEdgeFlagv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2939:20: note: Technically the member function 'OSMesaDriver::nfglEdgeFlagv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1410:1: note: Technically the member function 'OSMesaDriver::nfglEdgeFlagv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1413:1: performance: Technically the member function 'OSMesaDriver::nfglElementPointerAPPLE' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2946:20: note: Technically the member function 'OSMesaDriver::nfglElementPointerAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1413:1: note: Technically the member function 'OSMesaDriver::nfglElementPointerAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1416:1: performance: Technically the member function 'OSMesaDriver::nfglElementPointerATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2953:20: note: Technically the member function 'OSMesaDriver::nfglElementPointerATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1416:1: note: Technically the member function 'OSMesaDriver::nfglElementPointerATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1418:1: performance: Technically the member function 'OSMesaDriver::nfglEnable' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2960:20: note: Technically the member function 'OSMesaDriver::nfglEnable' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1418:1: note: Technically the member function 'OSMesaDriver::nfglEnable' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1421:1: performance: Technically the member function 'OSMesaDriver::nfglEnableClientStateIndexedEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2972:20: note: Technically the member function 'OSMesaDriver::nfglEnableClientStateIndexedEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1421:1: note: Technically the member function 'OSMesaDriver::nfglEnableClientStateIndexedEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1424:1: performance: Technically the member function 'OSMesaDriver::nfglEnableClientStateiEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2978:20: note: Technically the member function 'OSMesaDriver::nfglEnableClientStateiEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1424:1: note: Technically the member function 'OSMesaDriver::nfglEnableClientStateiEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1427:1: performance: Technically the member function 'OSMesaDriver::nfglEnableIndexedEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2984:20: note: Technically the member function 'OSMesaDriver::nfglEnableIndexedEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1427:1: note: Technically the member function 'OSMesaDriver::nfglEnableIndexedEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1430:1: performance: Technically the member function 'OSMesaDriver::nfglEnableTraceMESA' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2990:20: note: Technically the member function 'OSMesaDriver::nfglEnableTraceMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1430:1: note: Technically the member function 'OSMesaDriver::nfglEnableTraceMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1433:1: performance: Technically the member function 'OSMesaDriver::nfglEnableVariantClientStateEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:2996:20: note: Technically the member function 'OSMesaDriver::nfglEnableVariantClientStateEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1433:1: note: Technically the member function 'OSMesaDriver::nfglEnableVariantClientStateEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1436:1: performance: Technically the member function 'OSMesaDriver::nfglEnableVertexArrayAttribEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3002:20: note: Technically the member function 'OSMesaDriver::nfglEnableVertexArrayAttribEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1436:1: note: Technically the member function 'OSMesaDriver::nfglEnableVertexArrayAttribEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1439:1: performance: Technically the member function 'OSMesaDriver::nfglEnableVertexArrayEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3008:20: note: Technically the member function 'OSMesaDriver::nfglEnableVertexArrayEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1439:1: note: Technically the member function 'OSMesaDriver::nfglEnableVertexArrayEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1442:1: performance: Technically the member function 'OSMesaDriver::nfglEnableVertexAttribAPPLE' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3014:20: note: Technically the member function 'OSMesaDriver::nfglEnableVertexAttribAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1442:1: note: Technically the member function 'OSMesaDriver::nfglEnableVertexAttribAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1445:1: performance: Technically the member function 'OSMesaDriver::nfglEnableVertexAttribArray' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3020:20: note: Technically the member function 'OSMesaDriver::nfglEnableVertexAttribArray' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1445:1: note: Technically the member function 'OSMesaDriver::nfglEnableVertexAttribArray' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1448:1: performance: Technically the member function 'OSMesaDriver::nfglEnableVertexAttribArrayARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3026:20: note: Technically the member function 'OSMesaDriver::nfglEnableVertexAttribArrayARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1448:1: note: Technically the member function 'OSMesaDriver::nfglEnableVertexAttribArrayARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1451:1: performance: Technically the member function 'OSMesaDriver::nfglEnablei' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3032:20: note: Technically the member function 'OSMesaDriver::nfglEnablei' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1451:1: note: Technically the member function 'OSMesaDriver::nfglEnablei' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1453:1: performance: Technically the member function 'OSMesaDriver::nfglEnd' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3038:20: note: Technically the member function 'OSMesaDriver::nfglEnd' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1453:1: note: Technically the member function 'OSMesaDriver::nfglEnd' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1455:1: performance: Technically the member function 'OSMesaDriver::nfglEndConditionalRender' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3044:20: note: Technically the member function 'OSMesaDriver::nfglEndConditionalRender' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1455:1: note: Technically the member function 'OSMesaDriver::nfglEndConditionalRender' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1458:1: performance: Technically the member function 'OSMesaDriver::nfglEndConditionalRenderNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3050:20: note: Technically the member function 'OSMesaDriver::nfglEndConditionalRenderNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1458:1: note: Technically the member function 'OSMesaDriver::nfglEndConditionalRenderNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1461:1: performance: Technically the member function 'OSMesaDriver::nfglEndConditionalRenderNVX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3056:20: note: Technically the member function 'OSMesaDriver::nfglEndConditionalRenderNVX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1461:1: note: Technically the member function 'OSMesaDriver::nfglEndConditionalRenderNVX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1464:1: performance: Technically the member function 'OSMesaDriver::nfglEndFragmentShaderATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3062:20: note: Technically the member function 'OSMesaDriver::nfglEndFragmentShaderATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1464:1: note: Technically the member function 'OSMesaDriver::nfglEndFragmentShaderATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1466:1: performance: Technically the member function 'OSMesaDriver::nfglEndList' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3068:20: note: Technically the member function 'OSMesaDriver::nfglEndList' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1466:1: note: Technically the member function 'OSMesaDriver::nfglEndList' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1468:1: performance: Technically the member function 'OSMesaDriver::nfglEndOcclusionQueryNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3074:20: note: Technically the member function 'OSMesaDriver::nfglEndOcclusionQueryNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1468:1: note: Technically the member function 'OSMesaDriver::nfglEndOcclusionQueryNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1471:1: performance: Technically the member function 'OSMesaDriver::nfglEndPerfMonitorAMD' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3080:20: note: Technically the member function 'OSMesaDriver::nfglEndPerfMonitorAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1471:1: note: Technically the member function 'OSMesaDriver::nfglEndPerfMonitorAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1474:1: performance: Technically the member function 'OSMesaDriver::nfglEndPerfQueryINTEL' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3086:20: note: Technically the member function 'OSMesaDriver::nfglEndPerfQueryINTEL' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1474:1: note: Technically the member function 'OSMesaDriver::nfglEndPerfQueryINTEL' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1477:1: performance: Technically the member function 'OSMesaDriver::nfglEndQuery' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3092:20: note: Technically the member function 'OSMesaDriver::nfglEndQuery' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1477:1: note: Technically the member function 'OSMesaDriver::nfglEndQuery' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1480:1: performance: Technically the member function 'OSMesaDriver::nfglEndQueryARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3098:20: note: Technically the member function 'OSMesaDriver::nfglEndQueryARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1480:1: note: Technically the member function 'OSMesaDriver::nfglEndQueryARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1483:1: performance: Technically the member function 'OSMesaDriver::nfglEndQueryIndexed' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3104:20: note: Technically the member function 'OSMesaDriver::nfglEndQueryIndexed' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1483:1: note: Technically the member function 'OSMesaDriver::nfglEndQueryIndexed' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1486:1: performance: Technically the member function 'OSMesaDriver::nfglEndTraceMESA' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3110:20: note: Technically the member function 'OSMesaDriver::nfglEndTraceMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1486:1: note: Technically the member function 'OSMesaDriver::nfglEndTraceMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1489:1: performance: Technically the member function 'OSMesaDriver::nfglEndTransformFeedback' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3116:20: note: Technically the member function 'OSMesaDriver::nfglEndTransformFeedback' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1489:1: note: Technically the member function 'OSMesaDriver::nfglEndTransformFeedback' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1492:1: performance: Technically the member function 'OSMesaDriver::nfglEndTransformFeedbackEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3122:20: note: Technically the member function 'OSMesaDriver::nfglEndTransformFeedbackEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1492:1: note: Technically the member function 'OSMesaDriver::nfglEndTransformFeedbackEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1495:1: performance: Technically the member function 'OSMesaDriver::nfglEndTransformFeedbackNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3128:20: note: Technically the member function 'OSMesaDriver::nfglEndTransformFeedbackNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1495:1: note: Technically the member function 'OSMesaDriver::nfglEndTransformFeedbackNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1498:1: performance: Technically the member function 'OSMesaDriver::nfglEndVertexShaderEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3134:20: note: Technically the member function 'OSMesaDriver::nfglEndVertexShaderEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1498:1: note: Technically the member function 'OSMesaDriver::nfglEndVertexShaderEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1501:1: performance: Technically the member function 'OSMesaDriver::nfglEndVideoCaptureNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3140:20: note: Technically the member function 'OSMesaDriver::nfglEndVideoCaptureNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1501:1: note: Technically the member function 'OSMesaDriver::nfglEndVideoCaptureNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1504:1: performance: Technically the member function 'OSMesaDriver::nfglEvalCoord1d' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3146:20: note: Technically the member function 'OSMesaDriver::nfglEvalCoord1d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1504:1: note: Technically the member function 'OSMesaDriver::nfglEvalCoord1d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1510:1: performance: Technically the member function 'OSMesaDriver::nfglEvalCoord1f' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3158:20: note: Technically the member function 'OSMesaDriver::nfglEvalCoord1f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1510:1: note: Technically the member function 'OSMesaDriver::nfglEvalCoord1f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1516:1: performance: Technically the member function 'OSMesaDriver::nfglEvalCoord1xOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3170:20: note: Technically the member function 'OSMesaDriver::nfglEvalCoord1xOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1516:1: note: Technically the member function 'OSMesaDriver::nfglEvalCoord1xOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1519:1: performance: Technically the member function 'OSMesaDriver::nfglEvalCoord1xvOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3176:20: note: Technically the member function 'OSMesaDriver::nfglEvalCoord1xvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1519:1: note: Technically the member function 'OSMesaDriver::nfglEvalCoord1xvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1522:1: performance: Technically the member function 'OSMesaDriver::nfglEvalCoord2d' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3183:20: note: Technically the member function 'OSMesaDriver::nfglEvalCoord2d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1522:1: note: Technically the member function 'OSMesaDriver::nfglEvalCoord2d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1528:1: performance: Technically the member function 'OSMesaDriver::nfglEvalCoord2f' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3195:20: note: Technically the member function 'OSMesaDriver::nfglEvalCoord2f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1528:1: note: Technically the member function 'OSMesaDriver::nfglEvalCoord2f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1534:1: performance: Technically the member function 'OSMesaDriver::nfglEvalCoord2xOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3207:20: note: Technically the member function 'OSMesaDriver::nfglEvalCoord2xOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1534:1: note: Technically the member function 'OSMesaDriver::nfglEvalCoord2xOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1537:1: performance: Technically the member function 'OSMesaDriver::nfglEvalCoord2xvOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3213:20: note: Technically the member function 'OSMesaDriver::nfglEvalCoord2xvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1537:1: note: Technically the member function 'OSMesaDriver::nfglEvalCoord2xvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1540:1: performance: Technically the member function 'OSMesaDriver::nfglEvalMapsNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3220:20: note: Technically the member function 'OSMesaDriver::nfglEvalMapsNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1540:1: note: Technically the member function 'OSMesaDriver::nfglEvalMapsNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1543:1: performance: Technically the member function 'OSMesaDriver::nfglEvalMesh1' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3226:20: note: Technically the member function 'OSMesaDriver::nfglEvalMesh1' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1543:1: note: Technically the member function 'OSMesaDriver::nfglEvalMesh1' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1546:1: performance: Technically the member function 'OSMesaDriver::nfglEvalMesh2' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3232:20: note: Technically the member function 'OSMesaDriver::nfglEvalMesh2' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1546:1: note: Technically the member function 'OSMesaDriver::nfglEvalMesh2' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1549:1: performance: Technically the member function 'OSMesaDriver::nfglEvalPoint1' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3238:20: note: Technically the member function 'OSMesaDriver::nfglEvalPoint1' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1549:1: note: Technically the member function 'OSMesaDriver::nfglEvalPoint1' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1552:1: performance: Technically the member function 'OSMesaDriver::nfglEvalPoint2' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3244:20: note: Technically the member function 'OSMesaDriver::nfglEvalPoint2' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1552:1: note: Technically the member function 'OSMesaDriver::nfglEvalPoint2' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1555:1: performance: Technically the member function 'OSMesaDriver::nfglExecuteProgramNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3250:20: note: Technically the member function 'OSMesaDriver::nfglExecuteProgramNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1555:1: note: Technically the member function 'OSMesaDriver::nfglExecuteProgramNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1558:1: performance: Technically the member function 'OSMesaDriver::nfglExtractComponentEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3257:20: note: Technically the member function 'OSMesaDriver::nfglExtractComponentEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1558:1: note: Technically the member function 'OSMesaDriver::nfglExtractComponentEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1561:1: performance: Technically the member function 'OSMesaDriver::nfglFeedbackBuffer' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3263:20: note: Technically the member function 'OSMesaDriver::nfglFeedbackBuffer' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1561:1: note: Technically the member function 'OSMesaDriver::nfglFeedbackBuffer' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1564:1: performance: Technically the member function 'OSMesaDriver::nfglFeedbackBufferxOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3270:20: note: Technically the member function 'OSMesaDriver::nfglFeedbackBufferxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1564:1: note: Technically the member function 'OSMesaDriver::nfglFeedbackBufferxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1570:1: performance: Technically the member function 'OSMesaDriver::nfglFinalCombinerInputNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3285:20: note: Technically the member function 'OSMesaDriver::nfglFinalCombinerInputNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1570:1: note: Technically the member function 'OSMesaDriver::nfglFinalCombinerInputNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1576:1: performance: Technically the member function 'OSMesaDriver::nfglFinishAsyncSGIX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3297:21: note: Technically the member function 'OSMesaDriver::nfglFinishAsyncSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1576:1: note: Technically the member function 'OSMesaDriver::nfglFinishAsyncSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1579:1: performance: Technically the member function 'OSMesaDriver::nfglFinishFenceAPPLE' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3304:20: note: Technically the member function 'OSMesaDriver::nfglFinishFenceAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1579:1: note: Technically the member function 'OSMesaDriver::nfglFinishFenceAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1582:1: performance: Technically the member function 'OSMesaDriver::nfglFinishFenceNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3310:20: note: Technically the member function 'OSMesaDriver::nfglFinishFenceNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1582:1: note: Technically the member function 'OSMesaDriver::nfglFinishFenceNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1585:1: performance: Technically the member function 'OSMesaDriver::nfglFinishObjectAPPLE' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3316:20: note: Technically the member function 'OSMesaDriver::nfglFinishObjectAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1585:1: note: Technically the member function 'OSMesaDriver::nfglFinishObjectAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1588:1: performance: Technically the member function 'OSMesaDriver::nfglFinishRenderAPPLE' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3322:20: note: Technically the member function 'OSMesaDriver::nfglFinishRenderAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1588:1: note: Technically the member function 'OSMesaDriver::nfglFinishRenderAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1591:1: performance: Technically the member function 'OSMesaDriver::nfglFinishTextureSUNX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3328:20: note: Technically the member function 'OSMesaDriver::nfglFinishTextureSUNX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1591:1: note: Technically the member function 'OSMesaDriver::nfglFinishTextureSUNX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1595:1: performance: Technically the member function 'OSMesaDriver::nfglFlushMappedBufferRange' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3340:20: note: Technically the member function 'OSMesaDriver::nfglFlushMappedBufferRange' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1595:1: note: Technically the member function 'OSMesaDriver::nfglFlushMappedBufferRange' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1598:1: performance: Technically the member function 'OSMesaDriver::nfglFlushMappedBufferRangeAPPLE' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3346:20: note: Technically the member function 'OSMesaDriver::nfglFlushMappedBufferRangeAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1598:1: note: Technically the member function 'OSMesaDriver::nfglFlushMappedBufferRangeAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1601:1: performance: Technically the member function 'OSMesaDriver::nfglFlushMappedNamedBufferRangeEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3352:20: note: Technically the member function 'OSMesaDriver::nfglFlushMappedNamedBufferRangeEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1601:1: note: Technically the member function 'OSMesaDriver::nfglFlushMappedNamedBufferRangeEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1604:1: performance: Technically the member function 'OSMesaDriver::nfglFlushPixelDataRangeNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3358:20: note: Technically the member function 'OSMesaDriver::nfglFlushPixelDataRangeNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1604:1: note: Technically the member function 'OSMesaDriver::nfglFlushPixelDataRangeNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1607:1: performance: Technically the member function 'OSMesaDriver::nfglFlushRasterSGIX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3364:20: note: Technically the member function 'OSMesaDriver::nfglFlushRasterSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1607:1: note: Technically the member function 'OSMesaDriver::nfglFlushRasterSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1610:1: performance: Technically the member function 'OSMesaDriver::nfglFlushRenderAPPLE' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3370:20: note: Technically the member function 'OSMesaDriver::nfglFlushRenderAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1610:1: note: Technically the member function 'OSMesaDriver::nfglFlushRenderAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1613:1: performance: Technically the member function 'OSMesaDriver::nfglFlushStaticDataIBM' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3376:20: note: Technically the member function 'OSMesaDriver::nfglFlushStaticDataIBM' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1613:1: note: Technically the member function 'OSMesaDriver::nfglFlushStaticDataIBM' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1616:1: performance: Technically the member function 'OSMesaDriver::nfglFlushVertexArrayRangeAPPLE' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3382:20: note: Technically the member function 'OSMesaDriver::nfglFlushVertexArrayRangeAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1616:1: note: Technically the member function 'OSMesaDriver::nfglFlushVertexArrayRangeAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1619:1: performance: Technically the member function 'OSMesaDriver::nfglFlushVertexArrayRangeNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3389:20: note: Technically the member function 'OSMesaDriver::nfglFlushVertexArrayRangeNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1619:1: note: Technically the member function 'OSMesaDriver::nfglFlushVertexArrayRangeNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1622:1: performance: Technically the member function 'OSMesaDriver::nfglFogCoordFormatNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3395:20: note: Technically the member function 'OSMesaDriver::nfglFogCoordFormatNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1622:1: note: Technically the member function 'OSMesaDriver::nfglFogCoordFormatNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1625:1: performance: Technically the member function 'OSMesaDriver::nfglFogCoordPointer' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3401:20: note: Technically the member function 'OSMesaDriver::nfglFogCoordPointer' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1625:1: note: Technically the member function 'OSMesaDriver::nfglFogCoordPointer' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1628:1: performance: Technically the member function 'OSMesaDriver::nfglFogCoordPointerEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3408:20: note: Technically the member function 'OSMesaDriver::nfglFogCoordPointerEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1628:1: note: Technically the member function 'OSMesaDriver::nfglFogCoordPointerEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1631:1: performance: Technically the member function 'OSMesaDriver::nfglFogCoordPointerListIBM' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3415:20: note: Technically the member function 'OSMesaDriver::nfglFogCoordPointerListIBM' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1631:1: note: Technically the member function 'OSMesaDriver::nfglFogCoordPointerListIBM' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1634:1: performance: Technically the member function 'OSMesaDriver::nfglFogCoordd' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3422:20: note: Technically the member function 'OSMesaDriver::nfglFogCoordd' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1634:1: note: Technically the member function 'OSMesaDriver::nfglFogCoordd' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1637:1: performance: Technically the member function 'OSMesaDriver::nfglFogCoorddEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3428:20: note: Technically the member function 'OSMesaDriver::nfglFogCoorddEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1637:1: note: Technically the member function 'OSMesaDriver::nfglFogCoorddEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1640:1: performance: Technically the member function 'OSMesaDriver::nfglFogCoorddv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3434:20: note: Technically the member function 'OSMesaDriver::nfglFogCoorddv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1640:1: note: Technically the member function 'OSMesaDriver::nfglFogCoorddv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1643:1: performance: Technically the member function 'OSMesaDriver::nfglFogCoorddvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3441:20: note: Technically the member function 'OSMesaDriver::nfglFogCoorddvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1643:1: note: Technically the member function 'OSMesaDriver::nfglFogCoorddvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1646:1: performance: Technically the member function 'OSMesaDriver::nfglFogCoordf' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3448:20: note: Technically the member function 'OSMesaDriver::nfglFogCoordf' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1646:1: note: Technically the member function 'OSMesaDriver::nfglFogCoordf' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1649:1: performance: Technically the member function 'OSMesaDriver::nfglFogCoordfEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3454:20: note: Technically the member function 'OSMesaDriver::nfglFogCoordfEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1649:1: note: Technically the member function 'OSMesaDriver::nfglFogCoordfEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1652:1: performance: Technically the member function 'OSMesaDriver::nfglFogCoordfv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3460:20: note: Technically the member function 'OSMesaDriver::nfglFogCoordfv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1652:1: note: Technically the member function 'OSMesaDriver::nfglFogCoordfv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1655:1: performance: Technically the member function 'OSMesaDriver::nfglFogCoordfvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3467:20: note: Technically the member function 'OSMesaDriver::nfglFogCoordfvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1655:1: note: Technically the member function 'OSMesaDriver::nfglFogCoordfvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1658:1: performance: Technically the member function 'OSMesaDriver::nfglFogCoordhNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3474:20: note: Technically the member function 'OSMesaDriver::nfglFogCoordhNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1658:1: note: Technically the member function 'OSMesaDriver::nfglFogCoordhNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1664:1: performance: Technically the member function 'OSMesaDriver::nfglFogFuncSGIS' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3486:20: note: Technically the member function 'OSMesaDriver::nfglFogFuncSGIS' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1664:1: note: Technically the member function 'OSMesaDriver::nfglFogFuncSGIS' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1667:1: performance: Technically the member function 'OSMesaDriver::nfglFogf' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3493:20: note: Technically the member function 'OSMesaDriver::nfglFogf' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1667:1: note: Technically the member function 'OSMesaDriver::nfglFogf' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1673:1: performance: Technically the member function 'OSMesaDriver::nfglFogi' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3505:20: note: Technically the member function 'OSMesaDriver::nfglFogi' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1673:1: note: Technically the member function 'OSMesaDriver::nfglFogi' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1679:1: performance: Technically the member function 'OSMesaDriver::nfglFogxOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3517:20: note: Technically the member function 'OSMesaDriver::nfglFogxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1679:1: note: Technically the member function 'OSMesaDriver::nfglFogxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1682:1: performance: Technically the member function 'OSMesaDriver::nfglFogxvOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3523:20: note: Technically the member function 'OSMesaDriver::nfglFogxvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1682:1: note: Technically the member function 'OSMesaDriver::nfglFogxvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1685:1: performance: Technically the member function 'OSMesaDriver::nfglFragmentColorMaterialSGIX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3530:20: note: Technically the member function 'OSMesaDriver::nfglFragmentColorMaterialSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1685:1: note: Technically the member function 'OSMesaDriver::nfglFragmentColorMaterialSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1688:1: performance: Technically the member function 'OSMesaDriver::nfglFragmentLightModelfSGIX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3536:20: note: Technically the member function 'OSMesaDriver::nfglFragmentLightModelfSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1688:1: note: Technically the member function 'OSMesaDriver::nfglFragmentLightModelfSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1691:1: performance: Technically the member function 'OSMesaDriver::nfglFragmentLightModelfvSGIX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3542:20: note: Technically the member function 'OSMesaDriver::nfglFragmentLightModelfvSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1691:1: note: Technically the member function 'OSMesaDriver::nfglFragmentLightModelfvSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1694:1: performance: Technically the member function 'OSMesaDriver::nfglFragmentLightModeliSGIX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3549:20: note: Technically the member function 'OSMesaDriver::nfglFragmentLightModeliSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1694:1: note: Technically the member function 'OSMesaDriver::nfglFragmentLightModeliSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1697:1: performance: Technically the member function 'OSMesaDriver::nfglFragmentLightModelivSGIX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3555:20: note: Technically the member function 'OSMesaDriver::nfglFragmentLightModelivSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1697:1: note: Technically the member function 'OSMesaDriver::nfglFragmentLightModelivSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1700:1: performance: Technically the member function 'OSMesaDriver::nfglFragmentLightfSGIX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3562:20: note: Technically the member function 'OSMesaDriver::nfglFragmentLightfSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1700:1: note: Technically the member function 'OSMesaDriver::nfglFragmentLightfSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1703:1: performance: Technically the member function 'OSMesaDriver::nfglFragmentLightfvSGIX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3568:20: note: Technically the member function 'OSMesaDriver::nfglFragmentLightfvSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1703:1: note: Technically the member function 'OSMesaDriver::nfglFragmentLightfvSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1706:1: performance: Technically the member function 'OSMesaDriver::nfglFragmentLightiSGIX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3575:20: note: Technically the member function 'OSMesaDriver::nfglFragmentLightiSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1706:1: note: Technically the member function 'OSMesaDriver::nfglFragmentLightiSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1709:1: performance: Technically the member function 'OSMesaDriver::nfglFragmentLightivSGIX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3581:20: note: Technically the member function 'OSMesaDriver::nfglFragmentLightivSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1709:1: note: Technically the member function 'OSMesaDriver::nfglFragmentLightivSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1712:1: performance: Technically the member function 'OSMesaDriver::nfglFragmentMaterialfSGIX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3588:20: note: Technically the member function 'OSMesaDriver::nfglFragmentMaterialfSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1712:1: note: Technically the member function 'OSMesaDriver::nfglFragmentMaterialfSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1715:1: performance: Technically the member function 'OSMesaDriver::nfglFragmentMaterialfvSGIX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3594:20: note: Technically the member function 'OSMesaDriver::nfglFragmentMaterialfvSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1715:1: note: Technically the member function 'OSMesaDriver::nfglFragmentMaterialfvSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1718:1: performance: Technically the member function 'OSMesaDriver::nfglFragmentMaterialiSGIX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3601:20: note: Technically the member function 'OSMesaDriver::nfglFragmentMaterialiSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1718:1: note: Technically the member function 'OSMesaDriver::nfglFragmentMaterialiSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1721:1: performance: Technically the member function 'OSMesaDriver::nfglFragmentMaterialivSGIX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3607:20: note: Technically the member function 'OSMesaDriver::nfglFragmentMaterialivSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1721:1: note: Technically the member function 'OSMesaDriver::nfglFragmentMaterialivSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1724:1: performance: Technically the member function 'OSMesaDriver::nfglFrameTerminatorGREMEDY' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3614:20: note: Technically the member function 'OSMesaDriver::nfglFrameTerminatorGREMEDY' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1724:1: note: Technically the member function 'OSMesaDriver::nfglFrameTerminatorGREMEDY' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1727:1: performance: Technically the member function 'OSMesaDriver::nfglFrameZoomSGIX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3620:20: note: Technically the member function 'OSMesaDriver::nfglFrameZoomSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1727:1: note: Technically the member function 'OSMesaDriver::nfglFrameZoomSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1730:1: performance: Technically the member function 'OSMesaDriver::nfglFramebufferDrawBufferEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3626:20: note: Technically the member function 'OSMesaDriver::nfglFramebufferDrawBufferEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1730:1: note: Technically the member function 'OSMesaDriver::nfglFramebufferDrawBufferEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1733:1: performance: Technically the member function 'OSMesaDriver::nfglFramebufferDrawBuffersEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3632:20: note: Technically the member function 'OSMesaDriver::nfglFramebufferDrawBuffersEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1733:1: note: Technically the member function 'OSMesaDriver::nfglFramebufferDrawBuffersEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1736:1: performance: Technically the member function 'OSMesaDriver::nfglFramebufferParameteri' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3639:20: note: Technically the member function 'OSMesaDriver::nfglFramebufferParameteri' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1736:1: note: Technically the member function 'OSMesaDriver::nfglFramebufferParameteri' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1739:1: performance: Technically the member function 'OSMesaDriver::nfglFramebufferReadBufferEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3645:20: note: Technically the member function 'OSMesaDriver::nfglFramebufferReadBufferEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1739:1: note: Technically the member function 'OSMesaDriver::nfglFramebufferReadBufferEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1742:1: performance: Technically the member function 'OSMesaDriver::nfglFramebufferRenderbuffer' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3651:20: note: Technically the member function 'OSMesaDriver::nfglFramebufferRenderbuffer' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1742:1: note: Technically the member function 'OSMesaDriver::nfglFramebufferRenderbuffer' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1745:1: performance: Technically the member function 'OSMesaDriver::nfglFramebufferRenderbufferEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3657:20: note: Technically the member function 'OSMesaDriver::nfglFramebufferRenderbufferEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1745:1: note: Technically the member function 'OSMesaDriver::nfglFramebufferRenderbufferEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1748:1: performance: Technically the member function 'OSMesaDriver::nfglFramebufferTexture' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3663:20: note: Technically the member function 'OSMesaDriver::nfglFramebufferTexture' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1748:1: note: Technically the member function 'OSMesaDriver::nfglFramebufferTexture' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1751:1: performance: Technically the member function 'OSMesaDriver::nfglFramebufferTexture1D' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3669:20: note: Technically the member function 'OSMesaDriver::nfglFramebufferTexture1D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1751:1: note: Technically the member function 'OSMesaDriver::nfglFramebufferTexture1D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1754:1: performance: Technically the member function 'OSMesaDriver::nfglFramebufferTexture1DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3675:20: note: Technically the member function 'OSMesaDriver::nfglFramebufferTexture1DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1754:1: note: Technically the member function 'OSMesaDriver::nfglFramebufferTexture1DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1757:1: performance: Technically the member function 'OSMesaDriver::nfglFramebufferTexture2D' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3681:20: note: Technically the member function 'OSMesaDriver::nfglFramebufferTexture2D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1757:1: note: Technically the member function 'OSMesaDriver::nfglFramebufferTexture2D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1760:1: performance: Technically the member function 'OSMesaDriver::nfglFramebufferTexture2DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3687:20: note: Technically the member function 'OSMesaDriver::nfglFramebufferTexture2DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1760:1: note: Technically the member function 'OSMesaDriver::nfglFramebufferTexture2DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1763:1: performance: Technically the member function 'OSMesaDriver::nfglFramebufferTexture3D' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3693:20: note: Technically the member function 'OSMesaDriver::nfglFramebufferTexture3D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1763:1: note: Technically the member function 'OSMesaDriver::nfglFramebufferTexture3D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1766:1: performance: Technically the member function 'OSMesaDriver::nfglFramebufferTexture3DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3699:20: note: Technically the member function 'OSMesaDriver::nfglFramebufferTexture3DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1766:1: note: Technically the member function 'OSMesaDriver::nfglFramebufferTexture3DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1769:1: performance: Technically the member function 'OSMesaDriver::nfglFramebufferTextureARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3705:20: note: Technically the member function 'OSMesaDriver::nfglFramebufferTextureARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1769:1: note: Technically the member function 'OSMesaDriver::nfglFramebufferTextureARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1772:1: performance: Technically the member function 'OSMesaDriver::nfglFramebufferTextureEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3711:20: note: Technically the member function 'OSMesaDriver::nfglFramebufferTextureEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1772:1: note: Technically the member function 'OSMesaDriver::nfglFramebufferTextureEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1775:1: performance: Technically the member function 'OSMesaDriver::nfglFramebufferTextureFaceARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3717:20: note: Technically the member function 'OSMesaDriver::nfglFramebufferTextureFaceARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1775:1: note: Technically the member function 'OSMesaDriver::nfglFramebufferTextureFaceARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1778:1: performance: Technically the member function 'OSMesaDriver::nfglFramebufferTextureFaceEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3723:20: note: Technically the member function 'OSMesaDriver::nfglFramebufferTextureFaceEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1778:1: note: Technically the member function 'OSMesaDriver::nfglFramebufferTextureFaceEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1781:1: performance: Technically the member function 'OSMesaDriver::nfglFramebufferTextureLayer' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3729:20: note: Technically the member function 'OSMesaDriver::nfglFramebufferTextureLayer' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1781:1: note: Technically the member function 'OSMesaDriver::nfglFramebufferTextureLayer' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1784:1: performance: Technically the member function 'OSMesaDriver::nfglFramebufferTextureLayerARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3735:20: note: Technically the member function 'OSMesaDriver::nfglFramebufferTextureLayerARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1784:1: note: Technically the member function 'OSMesaDriver::nfglFramebufferTextureLayerARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1787:1: performance: Technically the member function 'OSMesaDriver::nfglFramebufferTextureLayerEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3741:20: note: Technically the member function 'OSMesaDriver::nfglFramebufferTextureLayerEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1787:1: note: Technically the member function 'OSMesaDriver::nfglFramebufferTextureLayerEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1790:1: performance: Technically the member function 'OSMesaDriver::nfglFreeObjectBufferATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3747:20: note: Technically the member function 'OSMesaDriver::nfglFreeObjectBufferATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1790:1: note: Technically the member function 'OSMesaDriver::nfglFreeObjectBufferATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1792:1: performance: Technically the member function 'OSMesaDriver::nfglFrontFace' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3753:20: note: Technically the member function 'OSMesaDriver::nfglFrontFace' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1792:1: note: Technically the member function 'OSMesaDriver::nfglFrontFace' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1793:1: performance: Technically the member function 'OSMesaDriver::nfglFrustum' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3759:20: note: Technically the member function 'OSMesaDriver::nfglFrustum' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1793:1: note: Technically the member function 'OSMesaDriver::nfglFrustum' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1795:1: performance: Technically the member function 'OSMesaDriver::nfglFrustumfOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3765:20: note: Technically the member function 'OSMesaDriver::nfglFrustumfOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1795:1: note: Technically the member function 'OSMesaDriver::nfglFrustumfOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1798:1: performance: Technically the member function 'OSMesaDriver::nfglFrustumxOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3771:20: note: Technically the member function 'OSMesaDriver::nfglFrustumxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1798:1: note: Technically the member function 'OSMesaDriver::nfglFrustumxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1801:1: performance: Technically the member function 'OSMesaDriver::nfglGenAsyncMarkersSGIX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3777:22: note: Technically the member function 'OSMesaDriver::nfglGenAsyncMarkersSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1801:1: note: Technically the member function 'OSMesaDriver::nfglGenAsyncMarkersSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1804:1: performance: Technically the member function 'OSMesaDriver::nfglGenBuffers' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3783:20: note: Technically the member function 'OSMesaDriver::nfglGenBuffers' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1804:1: note: Technically the member function 'OSMesaDriver::nfglGenBuffers' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1807:1: performance: Technically the member function 'OSMesaDriver::nfglGenBuffersARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3790:20: note: Technically the member function 'OSMesaDriver::nfglGenBuffersARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1807:1: note: Technically the member function 'OSMesaDriver::nfglGenBuffersARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1810:1: performance: Technically the member function 'OSMesaDriver::nfglGenFencesAPPLE' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3797:20: note: Technically the member function 'OSMesaDriver::nfglGenFencesAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1810:1: note: Technically the member function 'OSMesaDriver::nfglGenFencesAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1813:1: performance: Technically the member function 'OSMesaDriver::nfglGenFencesNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3804:20: note: Technically the member function 'OSMesaDriver::nfglGenFencesNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1813:1: note: Technically the member function 'OSMesaDriver::nfglGenFencesNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1816:1: performance: Technically the member function 'OSMesaDriver::nfglGenFragmentShadersATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3811:22: note: Technically the member function 'OSMesaDriver::nfglGenFragmentShadersATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1816:1: note: Technically the member function 'OSMesaDriver::nfglGenFragmentShadersATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1819:1: performance: Technically the member function 'OSMesaDriver::nfglGenFramebuffers' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3817:20: note: Technically the member function 'OSMesaDriver::nfglGenFramebuffers' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1819:1: note: Technically the member function 'OSMesaDriver::nfglGenFramebuffers' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1822:1: performance: Technically the member function 'OSMesaDriver::nfglGenFramebuffersEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3824:20: note: Technically the member function 'OSMesaDriver::nfglGenFramebuffersEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1822:1: note: Technically the member function 'OSMesaDriver::nfglGenFramebuffersEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1824:1: performance: Technically the member function 'OSMesaDriver::nfglGenLists' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3831:22: note: Technically the member function 'OSMesaDriver::nfglGenLists' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1824:1: note: Technically the member function 'OSMesaDriver::nfglGenLists' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1826:1: performance: Technically the member function 'OSMesaDriver::nfglGenNamesAMD' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3837:20: note: Technically the member function 'OSMesaDriver::nfglGenNamesAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1826:1: note: Technically the member function 'OSMesaDriver::nfglGenNamesAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1829:1: performance: Technically the member function 'OSMesaDriver::nfglGenOcclusionQueriesNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3844:20: note: Technically the member function 'OSMesaDriver::nfglGenOcclusionQueriesNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1829:1: note: Technically the member function 'OSMesaDriver::nfglGenOcclusionQueriesNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1832:1: performance: Technically the member function 'OSMesaDriver::nfglGenPathsNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3851:22: note: Technically the member function 'OSMesaDriver::nfglGenPathsNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1832:1: note: Technically the member function 'OSMesaDriver::nfglGenPathsNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1835:1: performance: Technically the member function 'OSMesaDriver::nfglGenPerfMonitorsAMD' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3857:20: note: Technically the member function 'OSMesaDriver::nfglGenPerfMonitorsAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1835:1: note: Technically the member function 'OSMesaDriver::nfglGenPerfMonitorsAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1838:1: performance: Technically the member function 'OSMesaDriver::nfglGenProgramPipelines' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3864:20: note: Technically the member function 'OSMesaDriver::nfglGenProgramPipelines' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1838:1: note: Technically the member function 'OSMesaDriver::nfglGenProgramPipelines' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1841:1: performance: Technically the member function 'OSMesaDriver::nfglGenProgramsARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3871:20: note: Technically the member function 'OSMesaDriver::nfglGenProgramsARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1841:1: note: Technically the member function 'OSMesaDriver::nfglGenProgramsARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1844:1: performance: Technically the member function 'OSMesaDriver::nfglGenProgramsNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3878:20: note: Technically the member function 'OSMesaDriver::nfglGenProgramsNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1844:1: note: Technically the member function 'OSMesaDriver::nfglGenProgramsNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1847:1: performance: Technically the member function 'OSMesaDriver::nfglGenQueries' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3885:20: note: Technically the member function 'OSMesaDriver::nfglGenQueries' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1847:1: note: Technically the member function 'OSMesaDriver::nfglGenQueries' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1850:1: performance: Technically the member function 'OSMesaDriver::nfglGenQueriesARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3892:20: note: Technically the member function 'OSMesaDriver::nfglGenQueriesARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1850:1: note: Technically the member function 'OSMesaDriver::nfglGenQueriesARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1853:1: performance: Technically the member function 'OSMesaDriver::nfglGenRenderbuffers' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3899:20: note: Technically the member function 'OSMesaDriver::nfglGenRenderbuffers' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1853:1: note: Technically the member function 'OSMesaDriver::nfglGenRenderbuffers' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1856:1: performance: Technically the member function 'OSMesaDriver::nfglGenRenderbuffersEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3906:20: note: Technically the member function 'OSMesaDriver::nfglGenRenderbuffersEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1856:1: note: Technically the member function 'OSMesaDriver::nfglGenRenderbuffersEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1859:1: performance: Technically the member function 'OSMesaDriver::nfglGenSamplers' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3913:20: note: Technically the member function 'OSMesaDriver::nfglGenSamplers' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1859:1: note: Technically the member function 'OSMesaDriver::nfglGenSamplers' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1862:1: performance: Technically the member function 'OSMesaDriver::nfglGenSymbolsEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3920:22: note: Technically the member function 'OSMesaDriver::nfglGenSymbolsEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1862:1: note: Technically the member function 'OSMesaDriver::nfglGenSymbolsEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1864:1: performance: Technically the member function 'OSMesaDriver::nfglGenTextures' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3926:20: note: Technically the member function 'OSMesaDriver::nfglGenTextures' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1864:1: note: Technically the member function 'OSMesaDriver::nfglGenTextures' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1866:1: performance: Technically the member function 'OSMesaDriver::nfglGenTexturesEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3932:20: note: Technically the member function 'OSMesaDriver::nfglGenTexturesEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1866:1: note: Technically the member function 'OSMesaDriver::nfglGenTexturesEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1869:1: performance: Technically the member function 'OSMesaDriver::nfglGenTransformFeedbacks' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3939:20: note: Technically the member function 'OSMesaDriver::nfglGenTransformFeedbacks' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1869:1: note: Technically the member function 'OSMesaDriver::nfglGenTransformFeedbacks' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1872:1: performance: Technically the member function 'OSMesaDriver::nfglGenTransformFeedbacksNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3946:20: note: Technically the member function 'OSMesaDriver::nfglGenTransformFeedbacksNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1872:1: note: Technically the member function 'OSMesaDriver::nfglGenTransformFeedbacksNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1875:1: performance: Technically the member function 'OSMesaDriver::nfglGenVertexArrays' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3953:20: note: Technically the member function 'OSMesaDriver::nfglGenVertexArrays' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1875:1: note: Technically the member function 'OSMesaDriver::nfglGenVertexArrays' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1878:1: performance: Technically the member function 'OSMesaDriver::nfglGenVertexArraysAPPLE' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3960:20: note: Technically the member function 'OSMesaDriver::nfglGenVertexArraysAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1878:1: note: Technically the member function 'OSMesaDriver::nfglGenVertexArraysAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1881:1: performance: Technically the member function 'OSMesaDriver::nfglGenVertexShadersEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3967:22: note: Technically the member function 'OSMesaDriver::nfglGenVertexShadersEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1881:1: note: Technically the member function 'OSMesaDriver::nfglGenVertexShadersEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1884:1: performance: Technically the member function 'OSMesaDriver::nfglGenerateMipmap' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3973:20: note: Technically the member function 'OSMesaDriver::nfglGenerateMipmap' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1884:1: note: Technically the member function 'OSMesaDriver::nfglGenerateMipmap' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1887:1: performance: Technically the member function 'OSMesaDriver::nfglGenerateMipmapEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3979:20: note: Technically the member function 'OSMesaDriver::nfglGenerateMipmapEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1887:1: note: Technically the member function 'OSMesaDriver::nfglGenerateMipmapEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1890:1: performance: Technically the member function 'OSMesaDriver::nfglGenerateMultiTexMipmapEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3985:20: note: Technically the member function 'OSMesaDriver::nfglGenerateMultiTexMipmapEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1890:1: note: Technically the member function 'OSMesaDriver::nfglGenerateMultiTexMipmapEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1893:1: performance: Technically the member function 'OSMesaDriver::nfglGenerateTextureMipmapEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3991:20: note: Technically the member function 'OSMesaDriver::nfglGenerateTextureMipmapEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1893:1: note: Technically the member function 'OSMesaDriver::nfglGenerateTextureMipmapEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1896:1: performance: Technically the member function 'OSMesaDriver::nfglGetActiveAtomicCounterBufferiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:3997:20: note: Technically the member function 'OSMesaDriver::nfglGetActiveAtomicCounterBufferiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1896:1: note: Technically the member function 'OSMesaDriver::nfglGetActiveAtomicCounterBufferiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1899:1: performance: Technically the member function 'OSMesaDriver::nfglGetActiveAttrib' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4004:20: note: Technically the member function 'OSMesaDriver::nfglGetActiveAttrib' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1899:1: note: Technically the member function 'OSMesaDriver::nfglGetActiveAttrib' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1902:1: performance: Technically the member function 'OSMesaDriver::nfglGetActiveAttribARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4011:20: note: Technically the member function 'OSMesaDriver::nfglGetActiveAttribARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1902:1: note: Technically the member function 'OSMesaDriver::nfglGetActiveAttribARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1905:1: performance: Technically the member function 'OSMesaDriver::nfglGetActiveSubroutineName' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4018:20: note: Technically the member function 'OSMesaDriver::nfglGetActiveSubroutineName' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1905:1: note: Technically the member function 'OSMesaDriver::nfglGetActiveSubroutineName' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1908:1: performance: Technically the member function 'OSMesaDriver::nfglGetActiveSubroutineUniformName' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4025:20: note: Technically the member function 'OSMesaDriver::nfglGetActiveSubroutineUniformName' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1908:1: note: Technically the member function 'OSMesaDriver::nfglGetActiveSubroutineUniformName' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1911:1: performance: Technically the member function 'OSMesaDriver::nfglGetActiveSubroutineUniformiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4032:20: note: Technically the member function 'OSMesaDriver::nfglGetActiveSubroutineUniformiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1911:1: note: Technically the member function 'OSMesaDriver::nfglGetActiveSubroutineUniformiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1914:1: performance: Technically the member function 'OSMesaDriver::nfglGetActiveUniform' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4039:20: note: Technically the member function 'OSMesaDriver::nfglGetActiveUniform' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1914:1: note: Technically the member function 'OSMesaDriver::nfglGetActiveUniform' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1917:1: performance: Technically the member function 'OSMesaDriver::nfglGetActiveUniformARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4046:20: note: Technically the member function 'OSMesaDriver::nfglGetActiveUniformARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1917:1: note: Technically the member function 'OSMesaDriver::nfglGetActiveUniformARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1920:1: performance: Technically the member function 'OSMesaDriver::nfglGetActiveUniformBlockIndex' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4053:22: note: Technically the member function 'OSMesaDriver::nfglGetActiveUniformBlockIndex' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1920:1: note: Technically the member function 'OSMesaDriver::nfglGetActiveUniformBlockIndex' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1923:1: performance: Technically the member function 'OSMesaDriver::nfglGetActiveUniformBlockName' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4060:20: note: Technically the member function 'OSMesaDriver::nfglGetActiveUniformBlockName' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1923:1: note: Technically the member function 'OSMesaDriver::nfglGetActiveUniformBlockName' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1926:1: performance: Technically the member function 'OSMesaDriver::nfglGetActiveUniformBlockiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4067:20: note: Technically the member function 'OSMesaDriver::nfglGetActiveUniformBlockiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1926:1: note: Technically the member function 'OSMesaDriver::nfglGetActiveUniformBlockiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1929:1: performance: Technically the member function 'OSMesaDriver::nfglGetActiveUniformName' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4074:20: note: Technically the member function 'OSMesaDriver::nfglGetActiveUniformName' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1929:1: note: Technically the member function 'OSMesaDriver::nfglGetActiveUniformName' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1932:1: performance: Technically the member function 'OSMesaDriver::nfglGetActiveUniformsiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4081:20: note: Technically the member function 'OSMesaDriver::nfglGetActiveUniformsiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1932:1: note: Technically the member function 'OSMesaDriver::nfglGetActiveUniformsiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1935:1: performance: Technically the member function 'OSMesaDriver::nfglGetActiveVaryingNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4088:20: note: Technically the member function 'OSMesaDriver::nfglGetActiveVaryingNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1935:1: note: Technically the member function 'OSMesaDriver::nfglGetActiveVaryingNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1938:1: performance: Technically the member function 'OSMesaDriver::nfglGetArrayObjectfvATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4095:20: note: Technically the member function 'OSMesaDriver::nfglGetArrayObjectfvATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1938:1: note: Technically the member function 'OSMesaDriver::nfglGetArrayObjectfvATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1941:1: performance: Technically the member function 'OSMesaDriver::nfglGetArrayObjectivATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4102:20: note: Technically the member function 'OSMesaDriver::nfglGetArrayObjectivATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1941:1: note: Technically the member function 'OSMesaDriver::nfglGetArrayObjectivATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1944:1: performance: Technically the member function 'OSMesaDriver::nfglGetAttachedObjectsARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4109:20: note: Technically the member function 'OSMesaDriver::nfglGetAttachedObjectsARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1944:1: note: Technically the member function 'OSMesaDriver::nfglGetAttachedObjectsARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1947:1: performance: Technically the member function 'OSMesaDriver::nfglGetAttachedShaders' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4116:20: note: Technically the member function 'OSMesaDriver::nfglGetAttachedShaders' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1947:1: note: Technically the member function 'OSMesaDriver::nfglGetAttachedShaders' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1950:1: performance: Technically the member function 'OSMesaDriver::nfglGetAttribLocation' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4123:21: note: Technically the member function 'OSMesaDriver::nfglGetAttribLocation' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1950:1: note: Technically the member function 'OSMesaDriver::nfglGetAttribLocation' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1953:1: performance: Technically the member function 'OSMesaDriver::nfglGetAttribLocationARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4130:21: note: Technically the member function 'OSMesaDriver::nfglGetAttribLocationARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1953:1: note: Technically the member function 'OSMesaDriver::nfglGetAttribLocationARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1956:1: performance: Technically the member function 'OSMesaDriver::nfglGetBooleanIndexedvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4137:20: note: Technically the member function 'OSMesaDriver::nfglGetBooleanIndexedvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1956:1: note: Technically the member function 'OSMesaDriver::nfglGetBooleanIndexedvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1959:1: performance: Technically the member function 'OSMesaDriver::nfglGetBooleani_v' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4143:20: note: Technically the member function 'OSMesaDriver::nfglGetBooleani_v' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1959:1: note: Technically the member function 'OSMesaDriver::nfglGetBooleani_v' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1962:1: performance: Technically the member function 'OSMesaDriver::nfglGetBooleanv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4149:20: note: Technically the member function 'OSMesaDriver::nfglGetBooleanv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1962:1: note: Technically the member function 'OSMesaDriver::nfglGetBooleanv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1965:1: performance: Technically the member function 'OSMesaDriver::nfglGetBufferParameteri64v' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4155:20: note: Technically the member function 'OSMesaDriver::nfglGetBufferParameteri64v' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1965:1: note: Technically the member function 'OSMesaDriver::nfglGetBufferParameteri64v' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1968:1: performance: Technically the member function 'OSMesaDriver::nfglGetBufferParameteriv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4162:20: note: Technically the member function 'OSMesaDriver::nfglGetBufferParameteriv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1968:1: note: Technically the member function 'OSMesaDriver::nfglGetBufferParameteriv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1971:1: performance: Technically the member function 'OSMesaDriver::nfglGetBufferParameterivARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4169:20: note: Technically the member function 'OSMesaDriver::nfglGetBufferParameterivARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1971:1: note: Technically the member function 'OSMesaDriver::nfglGetBufferParameterivARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1974:1: performance: Technically the member function 'OSMesaDriver::nfglGetBufferParameterui64vNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4176:20: note: Technically the member function 'OSMesaDriver::nfglGetBufferParameterui64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1974:1: note: Technically the member function 'OSMesaDriver::nfglGetBufferParameterui64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1977:1: performance: Technically the member function 'OSMesaDriver::nfglGetBufferPointerv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4183:20: note: Technically the member function 'OSMesaDriver::nfglGetBufferPointerv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1977:1: note: Technically the member function 'OSMesaDriver::nfglGetBufferPointerv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1980:1: performance: Technically the member function 'OSMesaDriver::nfglGetBufferPointervARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4190:20: note: Technically the member function 'OSMesaDriver::nfglGetBufferPointervARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1980:1: note: Technically the member function 'OSMesaDriver::nfglGetBufferPointervARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1983:1: performance: Technically the member function 'OSMesaDriver::nfglGetBufferSubData' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4197:20: note: Technically the member function 'OSMesaDriver::nfglGetBufferSubData' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1983:1: note: Technically the member function 'OSMesaDriver::nfglGetBufferSubData' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1986:1: performance: Technically the member function 'OSMesaDriver::nfglGetBufferSubDataARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4204:20: note: Technically the member function 'OSMesaDriver::nfglGetBufferSubDataARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1986:1: note: Technically the member function 'OSMesaDriver::nfglGetBufferSubDataARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1989:1: performance: Technically the member function 'OSMesaDriver::nfglGetClipPlane' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4211:20: note: Technically the member function 'OSMesaDriver::nfglGetClipPlane' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1989:1: note: Technically the member function 'OSMesaDriver::nfglGetClipPlane' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1992:1: performance: Technically the member function 'OSMesaDriver::nfglGetClipPlanefOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4218:20: note: Technically the member function 'OSMesaDriver::nfglGetClipPlanefOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1992:1: note: Technically the member function 'OSMesaDriver::nfglGetClipPlanefOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1995:1: performance: Technically the member function 'OSMesaDriver::nfglGetClipPlanexOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4225:20: note: Technically the member function 'OSMesaDriver::nfglGetClipPlanexOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1995:1: note: Technically the member function 'OSMesaDriver::nfglGetClipPlanexOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1998:1: performance: Technically the member function 'OSMesaDriver::nfglGetColorTable' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4232:20: note: Technically the member function 'OSMesaDriver::nfglGetColorTable' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:1998:1: note: Technically the member function 'OSMesaDriver::nfglGetColorTable' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2001:1: performance: Technically the member function 'OSMesaDriver::nfglGetColorTableEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4239:20: note: Technically the member function 'OSMesaDriver::nfglGetColorTableEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2001:1: note: Technically the member function 'OSMesaDriver::nfglGetColorTableEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2004:1: performance: Technically the member function 'OSMesaDriver::nfglGetColorTableParameterfv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4246:20: note: Technically the member function 'OSMesaDriver::nfglGetColorTableParameterfv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2004:1: note: Technically the member function 'OSMesaDriver::nfglGetColorTableParameterfv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2007:1: performance: Technically the member function 'OSMesaDriver::nfglGetColorTableParameterfvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4253:20: note: Technically the member function 'OSMesaDriver::nfglGetColorTableParameterfvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2007:1: note: Technically the member function 'OSMesaDriver::nfglGetColorTableParameterfvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2010:1: performance: Technically the member function 'OSMesaDriver::nfglGetColorTableParameterfvSGI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4260:20: note: Technically the member function 'OSMesaDriver::nfglGetColorTableParameterfvSGI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2010:1: note: Technically the member function 'OSMesaDriver::nfglGetColorTableParameterfvSGI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2013:1: performance: Technically the member function 'OSMesaDriver::nfglGetColorTableParameteriv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4267:20: note: Technically the member function 'OSMesaDriver::nfglGetColorTableParameteriv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2013:1: note: Technically the member function 'OSMesaDriver::nfglGetColorTableParameteriv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2016:1: performance: Technically the member function 'OSMesaDriver::nfglGetColorTableParameterivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4274:20: note: Technically the member function 'OSMesaDriver::nfglGetColorTableParameterivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2016:1: note: Technically the member function 'OSMesaDriver::nfglGetColorTableParameterivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2019:1: performance: Technically the member function 'OSMesaDriver::nfglGetColorTableParameterivSGI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4281:20: note: Technically the member function 'OSMesaDriver::nfglGetColorTableParameterivSGI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2019:1: note: Technically the member function 'OSMesaDriver::nfglGetColorTableParameterivSGI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2022:1: performance: Technically the member function 'OSMesaDriver::nfglGetColorTableSGI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4288:20: note: Technically the member function 'OSMesaDriver::nfglGetColorTableSGI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2022:1: note: Technically the member function 'OSMesaDriver::nfglGetColorTableSGI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2025:1: performance: Technically the member function 'OSMesaDriver::nfglGetCombinerInputParameterfvNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4295:20: note: Technically the member function 'OSMesaDriver::nfglGetCombinerInputParameterfvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2025:1: note: Technically the member function 'OSMesaDriver::nfglGetCombinerInputParameterfvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2028:1: performance: Technically the member function 'OSMesaDriver::nfglGetCombinerInputParameterivNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4302:20: note: Technically the member function 'OSMesaDriver::nfglGetCombinerInputParameterivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2028:1: note: Technically the member function 'OSMesaDriver::nfglGetCombinerInputParameterivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2031:1: performance: Technically the member function 'OSMesaDriver::nfglGetCombinerOutputParameterfvNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4309:20: note: Technically the member function 'OSMesaDriver::nfglGetCombinerOutputParameterfvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2031:1: note: Technically the member function 'OSMesaDriver::nfglGetCombinerOutputParameterfvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2034:1: performance: Technically the member function 'OSMesaDriver::nfglGetCombinerOutputParameterivNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4316:20: note: Technically the member function 'OSMesaDriver::nfglGetCombinerOutputParameterivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2034:1: note: Technically the member function 'OSMesaDriver::nfglGetCombinerOutputParameterivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2037:1: performance: Technically the member function 'OSMesaDriver::nfglGetCombinerStageParameterfvNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4323:20: note: Technically the member function 'OSMesaDriver::nfglGetCombinerStageParameterfvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2037:1: note: Technically the member function 'OSMesaDriver::nfglGetCombinerStageParameterfvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2040:1: performance: Technically the member function 'OSMesaDriver::nfglGetCompressedMultiTexImageEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4330:20: note: Technically the member function 'OSMesaDriver::nfglGetCompressedMultiTexImageEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2040:1: note: Technically the member function 'OSMesaDriver::nfglGetCompressedMultiTexImageEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2043:1: performance: Technically the member function 'OSMesaDriver::nfglGetCompressedTexImage' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4337:20: note: Technically the member function 'OSMesaDriver::nfglGetCompressedTexImage' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2043:1: note: Technically the member function 'OSMesaDriver::nfglGetCompressedTexImage' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2046:1: performance: Technically the member function 'OSMesaDriver::nfglGetCompressedTexImageARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4344:20: note: Technically the member function 'OSMesaDriver::nfglGetCompressedTexImageARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2046:1: note: Technically the member function 'OSMesaDriver::nfglGetCompressedTexImageARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2049:1: performance: Technically the member function 'OSMesaDriver::nfglGetCompressedTextureImageEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4351:20: note: Technically the member function 'OSMesaDriver::nfglGetCompressedTextureImageEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2049:1: note: Technically the member function 'OSMesaDriver::nfglGetCompressedTextureImageEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2052:1: performance: Technically the member function 'OSMesaDriver::nfglGetConvolutionFilter' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4358:20: note: Technically the member function 'OSMesaDriver::nfglGetConvolutionFilter' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2052:1: note: Technically the member function 'OSMesaDriver::nfglGetConvolutionFilter' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2055:1: performance: Technically the member function 'OSMesaDriver::nfglGetConvolutionFilterEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4365:20: note: Technically the member function 'OSMesaDriver::nfglGetConvolutionFilterEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2055:1: note: Technically the member function 'OSMesaDriver::nfglGetConvolutionFilterEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2058:1: performance: Technically the member function 'OSMesaDriver::nfglGetConvolutionParameterfv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4372:20: note: Technically the member function 'OSMesaDriver::nfglGetConvolutionParameterfv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2058:1: note: Technically the member function 'OSMesaDriver::nfglGetConvolutionParameterfv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2061:1: performance: Technically the member function 'OSMesaDriver::nfglGetConvolutionParameterfvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4379:20: note: Technically the member function 'OSMesaDriver::nfglGetConvolutionParameterfvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2061:1: note: Technically the member function 'OSMesaDriver::nfglGetConvolutionParameterfvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2064:1: performance: Technically the member function 'OSMesaDriver::nfglGetConvolutionParameteriv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4386:20: note: Technically the member function 'OSMesaDriver::nfglGetConvolutionParameteriv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2064:1: note: Technically the member function 'OSMesaDriver::nfglGetConvolutionParameteriv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2067:1: performance: Technically the member function 'OSMesaDriver::nfglGetConvolutionParameterivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4393:20: note: Technically the member function 'OSMesaDriver::nfglGetConvolutionParameterivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2067:1: note: Technically the member function 'OSMesaDriver::nfglGetConvolutionParameterivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2070:1: performance: Technically the member function 'OSMesaDriver::nfglGetConvolutionParameterxvOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4400:20: note: Technically the member function 'OSMesaDriver::nfglGetConvolutionParameterxvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2070:1: note: Technically the member function 'OSMesaDriver::nfglGetConvolutionParameterxvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2073:1: performance: Technically the member function 'OSMesaDriver::nfglGetDebugLogLengthMESA' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4407:23: note: Technically the member function 'OSMesaDriver::nfglGetDebugLogLengthMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2073:1: note: Technically the member function 'OSMesaDriver::nfglGetDebugLogLengthMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2076:1: performance: Technically the member function 'OSMesaDriver::nfglGetDebugLogMESA' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4413:20: note: Technically the member function 'OSMesaDriver::nfglGetDebugLogMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2076:1: note: Technically the member function 'OSMesaDriver::nfglGetDebugLogMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2079:1: performance: Technically the member function 'OSMesaDriver::nfglGetDebugMessageLog' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4420:22: note: Technically the member function 'OSMesaDriver::nfglGetDebugMessageLog' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2079:1: note: Technically the member function 'OSMesaDriver::nfglGetDebugMessageLog' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2082:1: performance: Technically the member function 'OSMesaDriver::nfglGetDebugMessageLogAMD' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4427:22: note: Technically the member function 'OSMesaDriver::nfglGetDebugMessageLogAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2082:1: note: Technically the member function 'OSMesaDriver::nfglGetDebugMessageLogAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2085:1: performance: Technically the member function 'OSMesaDriver::nfglGetDebugMessageLogARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4434:22: note: Technically the member function 'OSMesaDriver::nfglGetDebugMessageLogARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2085:1: note: Technically the member function 'OSMesaDriver::nfglGetDebugMessageLogARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2088:1: performance: Technically the member function 'OSMesaDriver::nfglGetDetailTexFuncSGIS' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4441:20: note: Technically the member function 'OSMesaDriver::nfglGetDetailTexFuncSGIS' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2088:1: note: Technically the member function 'OSMesaDriver::nfglGetDetailTexFuncSGIS' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2091:1: performance: Technically the member function 'OSMesaDriver::nfglGetDoubleIndexedvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4448:20: note: Technically the member function 'OSMesaDriver::nfglGetDoubleIndexedvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2091:1: note: Technically the member function 'OSMesaDriver::nfglGetDoubleIndexedvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2094:1: performance: Technically the member function 'OSMesaDriver::nfglGetDoublei_v' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4455:20: note: Technically the member function 'OSMesaDriver::nfglGetDoublei_v' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2094:1: note: Technically the member function 'OSMesaDriver::nfglGetDoublei_v' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2097:1: performance: Technically the member function 'OSMesaDriver::nfglGetDoublei_vEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4462:20: note: Technically the member function 'OSMesaDriver::nfglGetDoublei_vEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2097:1: note: Technically the member function 'OSMesaDriver::nfglGetDoublei_vEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2100:1: performance: Technically the member function 'OSMesaDriver::nfglGetDoublev' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4469:20: note: Technically the member function 'OSMesaDriver::nfglGetDoublev' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2100:1: note: Technically the member function 'OSMesaDriver::nfglGetDoublev' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2103:1: performance: Technically the member function 'OSMesaDriver::nfglGetError' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4476:22: note: Technically the member function 'OSMesaDriver::nfglGetError' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2103:1: note: Technically the member function 'OSMesaDriver::nfglGetError' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2106:1: performance: Technically the member function 'OSMesaDriver::nfglGetFenceivNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4482:20: note: Technically the member function 'OSMesaDriver::nfglGetFenceivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2106:1: note: Technically the member function 'OSMesaDriver::nfglGetFenceivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2109:1: performance: Technically the member function 'OSMesaDriver::nfglGetFinalCombinerInputParameterfvNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4489:20: note: Technically the member function 'OSMesaDriver::nfglGetFinalCombinerInputParameterfvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2109:1: note: Technically the member function 'OSMesaDriver::nfglGetFinalCombinerInputParameterfvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2112:1: performance: Technically the member function 'OSMesaDriver::nfglGetFinalCombinerInputParameterivNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4496:20: note: Technically the member function 'OSMesaDriver::nfglGetFinalCombinerInputParameterivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2112:1: note: Technically the member function 'OSMesaDriver::nfglGetFinalCombinerInputParameterivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2115:1: performance: Technically the member function 'OSMesaDriver::nfglGetFirstPerfQueryIdINTEL' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4503:20: note: Technically the member function 'OSMesaDriver::nfglGetFirstPerfQueryIdINTEL' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2115:1: note: Technically the member function 'OSMesaDriver::nfglGetFirstPerfQueryIdINTEL' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2118:1: performance: Technically the member function 'OSMesaDriver::nfglGetFixedvOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4510:20: note: Technically the member function 'OSMesaDriver::nfglGetFixedvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2118:1: note: Technically the member function 'OSMesaDriver::nfglGetFixedvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2121:1: performance: Technically the member function 'OSMesaDriver::nfglGetFloatIndexedvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4517:20: note: Technically the member function 'OSMesaDriver::nfglGetFloatIndexedvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2121:1: note: Technically the member function 'OSMesaDriver::nfglGetFloatIndexedvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2124:1: performance: Technically the member function 'OSMesaDriver::nfglGetFloati_v' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4524:20: note: Technically the member function 'OSMesaDriver::nfglGetFloati_v' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2124:1: note: Technically the member function 'OSMesaDriver::nfglGetFloati_v' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2127:1: performance: Technically the member function 'OSMesaDriver::nfglGetFloati_vEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4531:20: note: Technically the member function 'OSMesaDriver::nfglGetFloati_vEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2127:1: note: Technically the member function 'OSMesaDriver::nfglGetFloati_vEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2131:1: performance: Technically the member function 'OSMesaDriver::nfglGetFogFuncSGIS' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4544:20: note: Technically the member function 'OSMesaDriver::nfglGetFogFuncSGIS' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2131:1: note: Technically the member function 'OSMesaDriver::nfglGetFogFuncSGIS' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2134:1: performance: Technically the member function 'OSMesaDriver::nfglGetFragDataIndex' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4551:21: note: Technically the member function 'OSMesaDriver::nfglGetFragDataIndex' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2134:1: note: Technically the member function 'OSMesaDriver::nfglGetFragDataIndex' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2137:1: performance: Technically the member function 'OSMesaDriver::nfglGetFragDataLocation' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4558:21: note: Technically the member function 'OSMesaDriver::nfglGetFragDataLocation' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2137:1: note: Technically the member function 'OSMesaDriver::nfglGetFragDataLocation' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2140:1: performance: Technically the member function 'OSMesaDriver::nfglGetFragDataLocationEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4565:21: note: Technically the member function 'OSMesaDriver::nfglGetFragDataLocationEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2140:1: note: Technically the member function 'OSMesaDriver::nfglGetFragDataLocationEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2143:1: performance: Technically the member function 'OSMesaDriver::nfglGetFragmentLightfvSGIX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4572:20: note: Technically the member function 'OSMesaDriver::nfglGetFragmentLightfvSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2143:1: note: Technically the member function 'OSMesaDriver::nfglGetFragmentLightfvSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2146:1: performance: Technically the member function 'OSMesaDriver::nfglGetFragmentLightivSGIX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4579:20: note: Technically the member function 'OSMesaDriver::nfglGetFragmentLightivSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2146:1: note: Technically the member function 'OSMesaDriver::nfglGetFragmentLightivSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2149:1: performance: Technically the member function 'OSMesaDriver::nfglGetFragmentMaterialfvSGIX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4586:20: note: Technically the member function 'OSMesaDriver::nfglGetFragmentMaterialfvSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2149:1: note: Technically the member function 'OSMesaDriver::nfglGetFragmentMaterialfvSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2152:1: performance: Technically the member function 'OSMesaDriver::nfglGetFragmentMaterialivSGIX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4593:20: note: Technically the member function 'OSMesaDriver::nfglGetFragmentMaterialivSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2152:1: note: Technically the member function 'OSMesaDriver::nfglGetFragmentMaterialivSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2155:1: performance: Technically the member function 'OSMesaDriver::nfglGetFramebufferAttachmentParameteriv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4600:20: note: Technically the member function 'OSMesaDriver::nfglGetFramebufferAttachmentParameteriv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2155:1: note: Technically the member function 'OSMesaDriver::nfglGetFramebufferAttachmentParameteriv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2158:1: performance: Technically the member function 'OSMesaDriver::nfglGetFramebufferAttachmentParameterivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4607:20: note: Technically the member function 'OSMesaDriver::nfglGetFramebufferAttachmentParameterivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2158:1: note: Technically the member function 'OSMesaDriver::nfglGetFramebufferAttachmentParameterivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2161:1: performance: Technically the member function 'OSMesaDriver::nfglGetFramebufferParameteriv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4614:20: note: Technically the member function 'OSMesaDriver::nfglGetFramebufferParameteriv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2161:1: note: Technically the member function 'OSMesaDriver::nfglGetFramebufferParameteriv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2164:1: performance: Technically the member function 'OSMesaDriver::nfglGetFramebufferParameterivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4621:20: note: Technically the member function 'OSMesaDriver::nfglGetFramebufferParameterivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2164:1: note: Technically the member function 'OSMesaDriver::nfglGetFramebufferParameterivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2167:1: performance: Technically the member function 'OSMesaDriver::nfglGetGraphicsResetStatusARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4628:22: note: Technically the member function 'OSMesaDriver::nfglGetGraphicsResetStatusARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2167:1: note: Technically the member function 'OSMesaDriver::nfglGetGraphicsResetStatusARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2170:1: performance: Technically the member function 'OSMesaDriver::nfglGetHandleARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4634:27: note: Technically the member function 'OSMesaDriver::nfglGetHandleARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2170:1: note: Technically the member function 'OSMesaDriver::nfglGetHandleARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2173:1: performance: Technically the member function 'OSMesaDriver::nfglGetHistogram' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4640:20: note: Technically the member function 'OSMesaDriver::nfglGetHistogram' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2173:1: note: Technically the member function 'OSMesaDriver::nfglGetHistogram' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2176:1: performance: Technically the member function 'OSMesaDriver::nfglGetHistogramEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4647:20: note: Technically the member function 'OSMesaDriver::nfglGetHistogramEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2176:1: note: Technically the member function 'OSMesaDriver::nfglGetHistogramEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2179:1: performance: Technically the member function 'OSMesaDriver::nfglGetHistogramParameterfv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4654:20: note: Technically the member function 'OSMesaDriver::nfglGetHistogramParameterfv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2179:1: note: Technically the member function 'OSMesaDriver::nfglGetHistogramParameterfv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2182:1: performance: Technically the member function 'OSMesaDriver::nfglGetHistogramParameterfvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4661:20: note: Technically the member function 'OSMesaDriver::nfglGetHistogramParameterfvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2182:1: note: Technically the member function 'OSMesaDriver::nfglGetHistogramParameterfvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2185:1: performance: Technically the member function 'OSMesaDriver::nfglGetHistogramParameteriv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4668:20: note: Technically the member function 'OSMesaDriver::nfglGetHistogramParameteriv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2185:1: note: Technically the member function 'OSMesaDriver::nfglGetHistogramParameteriv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2188:1: performance: Technically the member function 'OSMesaDriver::nfglGetHistogramParameterivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4675:20: note: Technically the member function 'OSMesaDriver::nfglGetHistogramParameterivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2188:1: note: Technically the member function 'OSMesaDriver::nfglGetHistogramParameterivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2191:1: performance: Technically the member function 'OSMesaDriver::nfglGetHistogramParameterxvOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4682:20: note: Technically the member function 'OSMesaDriver::nfglGetHistogramParameterxvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2191:1: note: Technically the member function 'OSMesaDriver::nfglGetHistogramParameterxvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2194:1: performance: Technically the member function 'OSMesaDriver::nfglGetImageHandleARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4689:24: note: Technically the member function 'OSMesaDriver::nfglGetImageHandleARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2194:1: note: Technically the member function 'OSMesaDriver::nfglGetImageHandleARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2197:1: performance: Technically the member function 'OSMesaDriver::nfglGetImageHandleNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4695:24: note: Technically the member function 'OSMesaDriver::nfglGetImageHandleNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2197:1: note: Technically the member function 'OSMesaDriver::nfglGetImageHandleNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2200:1: performance: Technically the member function 'OSMesaDriver::nfglGetImageTransformParameterfvHP' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4701:20: note: Technically the member function 'OSMesaDriver::nfglGetImageTransformParameterfvHP' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2200:1: note: Technically the member function 'OSMesaDriver::nfglGetImageTransformParameterfvHP' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2203:1: performance: Technically the member function 'OSMesaDriver::nfglGetImageTransformParameterivHP' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4708:20: note: Technically the member function 'OSMesaDriver::nfglGetImageTransformParameterivHP' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2203:1: note: Technically the member function 'OSMesaDriver::nfglGetImageTransformParameterivHP' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2206:1: performance: Technically the member function 'OSMesaDriver::nfglGetInfoLogARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4715:20: note: Technically the member function 'OSMesaDriver::nfglGetInfoLogARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2206:1: note: Technically the member function 'OSMesaDriver::nfglGetInfoLogARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2209:1: performance: Technically the member function 'OSMesaDriver::nfglGetInstrumentsSGIX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4722:21: note: Technically the member function 'OSMesaDriver::nfglGetInstrumentsSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2209:1: note: Technically the member function 'OSMesaDriver::nfglGetInstrumentsSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2212:1: performance: Technically the member function 'OSMesaDriver::nfglGetInteger64i_v' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4728:20: note: Technically the member function 'OSMesaDriver::nfglGetInteger64i_v' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2212:1: note: Technically the member function 'OSMesaDriver::nfglGetInteger64i_v' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2215:1: performance: Technically the member function 'OSMesaDriver::nfglGetInteger64v' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4735:20: note: Technically the member function 'OSMesaDriver::nfglGetInteger64v' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2215:1: note: Technically the member function 'OSMesaDriver::nfglGetInteger64v' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2218:1: performance: Technically the member function 'OSMesaDriver::nfglGetIntegerIndexedvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4742:20: note: Technically the member function 'OSMesaDriver::nfglGetIntegerIndexedvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2218:1: note: Technically the member function 'OSMesaDriver::nfglGetIntegerIndexedvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2221:1: performance: Technically the member function 'OSMesaDriver::nfglGetIntegeri_v' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4749:20: note: Technically the member function 'OSMesaDriver::nfglGetIntegeri_v' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2221:1: note: Technically the member function 'OSMesaDriver::nfglGetIntegeri_v' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2224:1: performance: Technically the member function 'OSMesaDriver::nfglGetIntegerui64i_vNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4756:20: note: Technically the member function 'OSMesaDriver::nfglGetIntegerui64i_vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2224:1: note: Technically the member function 'OSMesaDriver::nfglGetIntegerui64i_vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2227:1: performance: Technically the member function 'OSMesaDriver::nfglGetIntegerui64vNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4763:20: note: Technically the member function 'OSMesaDriver::nfglGetIntegerui64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2227:1: note: Technically the member function 'OSMesaDriver::nfglGetIntegerui64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2229:1: performance: Technically the member function 'OSMesaDriver::nfglGetIntegerv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4770:20: note: Technically the member function 'OSMesaDriver::nfglGetIntegerv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2229:1: note: Technically the member function 'OSMesaDriver::nfglGetIntegerv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2231:1: performance: Technically the member function 'OSMesaDriver::nfglGetInternalformati64v' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4776:20: note: Technically the member function 'OSMesaDriver::nfglGetInternalformati64v' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2231:1: note: Technically the member function 'OSMesaDriver::nfglGetInternalformati64v' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2234:1: performance: Technically the member function 'OSMesaDriver::nfglGetInternalformativ' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4783:20: note: Technically the member function 'OSMesaDriver::nfglGetInternalformativ' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2234:1: note: Technically the member function 'OSMesaDriver::nfglGetInternalformativ' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2237:1: performance: Technically the member function 'OSMesaDriver::nfglGetInvariantBooleanvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4790:20: note: Technically the member function 'OSMesaDriver::nfglGetInvariantBooleanvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2237:1: note: Technically the member function 'OSMesaDriver::nfglGetInvariantBooleanvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2240:1: performance: Technically the member function 'OSMesaDriver::nfglGetInvariantFloatvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4796:20: note: Technically the member function 'OSMesaDriver::nfglGetInvariantFloatvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2240:1: note: Technically the member function 'OSMesaDriver::nfglGetInvariantFloatvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2243:1: performance: Technically the member function 'OSMesaDriver::nfglGetInvariantIntegervEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4803:20: note: Technically the member function 'OSMesaDriver::nfglGetInvariantIntegervEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2243:1: note: Technically the member function 'OSMesaDriver::nfglGetInvariantIntegervEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2246:1: performance: Technically the member function 'OSMesaDriver::nfglGetLightfv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4810:20: note: Technically the member function 'OSMesaDriver::nfglGetLightfv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2246:1: note: Technically the member function 'OSMesaDriver::nfglGetLightfv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2249:1: performance: Technically the member function 'OSMesaDriver::nfglGetLightiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4817:20: note: Technically the member function 'OSMesaDriver::nfglGetLightiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2249:1: note: Technically the member function 'OSMesaDriver::nfglGetLightiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2252:1: performance: Technically the member function 'OSMesaDriver::nfglGetLightxOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4824:20: note: Technically the member function 'OSMesaDriver::nfglGetLightxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2252:1: note: Technically the member function 'OSMesaDriver::nfglGetLightxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2255:1: performance: Technically the member function 'OSMesaDriver::nfglGetListParameterfvSGIX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4831:20: note: Technically the member function 'OSMesaDriver::nfglGetListParameterfvSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2255:1: note: Technically the member function 'OSMesaDriver::nfglGetListParameterfvSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2258:1: performance: Technically the member function 'OSMesaDriver::nfglGetListParameterivSGIX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4838:20: note: Technically the member function 'OSMesaDriver::nfglGetListParameterivSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2258:1: note: Technically the member function 'OSMesaDriver::nfglGetListParameterivSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2261:1: performance: Technically the member function 'OSMesaDriver::nfglGetLocalConstantBooleanvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4845:20: note: Technically the member function 'OSMesaDriver::nfglGetLocalConstantBooleanvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2261:1: note: Technically the member function 'OSMesaDriver::nfglGetLocalConstantBooleanvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2264:1: performance: Technically the member function 'OSMesaDriver::nfglGetLocalConstantFloatvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4851:20: note: Technically the member function 'OSMesaDriver::nfglGetLocalConstantFloatvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2264:1: note: Technically the member function 'OSMesaDriver::nfglGetLocalConstantFloatvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2267:1: performance: Technically the member function 'OSMesaDriver::nfglGetLocalConstantIntegervEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4858:20: note: Technically the member function 'OSMesaDriver::nfglGetLocalConstantIntegervEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2267:1: note: Technically the member function 'OSMesaDriver::nfglGetLocalConstantIntegervEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2270:1: performance: Technically the member function 'OSMesaDriver::nfglGetMapAttribParameterfvNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4865:20: note: Technically the member function 'OSMesaDriver::nfglGetMapAttribParameterfvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2270:1: note: Technically the member function 'OSMesaDriver::nfglGetMapAttribParameterfvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2273:1: performance: Technically the member function 'OSMesaDriver::nfglGetMapAttribParameterivNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4872:20: note: Technically the member function 'OSMesaDriver::nfglGetMapAttribParameterivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2273:1: note: Technically the member function 'OSMesaDriver::nfglGetMapAttribParameterivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2276:1: performance: Technically the member function 'OSMesaDriver::nfglGetMapControlPointsNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4879:20: note: Technically the member function 'OSMesaDriver::nfglGetMapControlPointsNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2276:1: note: Technically the member function 'OSMesaDriver::nfglGetMapControlPointsNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2279:1: performance: Technically the member function 'OSMesaDriver::nfglGetMapParameterfvNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4886:20: note: Technically the member function 'OSMesaDriver::nfglGetMapParameterfvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2279:1: note: Technically the member function 'OSMesaDriver::nfglGetMapParameterfvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2282:1: performance: Technically the member function 'OSMesaDriver::nfglGetMapParameterivNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4893:20: note: Technically the member function 'OSMesaDriver::nfglGetMapParameterivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2282:1: note: Technically the member function 'OSMesaDriver::nfglGetMapParameterivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2285:1: performance: Technically the member function 'OSMesaDriver::nfglGetMapdv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4900:20: note: Technically the member function 'OSMesaDriver::nfglGetMapdv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2285:1: note: Technically the member function 'OSMesaDriver::nfglGetMapdv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2288:1: performance: Technically the member function 'OSMesaDriver::nfglGetMapfv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4907:20: note: Technically the member function 'OSMesaDriver::nfglGetMapfv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2288:1: note: Technically the member function 'OSMesaDriver::nfglGetMapfv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2291:1: performance: Technically the member function 'OSMesaDriver::nfglGetMapiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4914:20: note: Technically the member function 'OSMesaDriver::nfglGetMapiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2291:1: note: Technically the member function 'OSMesaDriver::nfglGetMapiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2294:1: performance: Technically the member function 'OSMesaDriver::nfglGetMapxvOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4921:20: note: Technically the member function 'OSMesaDriver::nfglGetMapxvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2294:1: note: Technically the member function 'OSMesaDriver::nfglGetMapxvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2297:1: performance: Technically the member function 'OSMesaDriver::nfglGetMaterialfv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4928:20: note: Technically the member function 'OSMesaDriver::nfglGetMaterialfv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2297:1: note: Technically the member function 'OSMesaDriver::nfglGetMaterialfv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2300:1: performance: Technically the member function 'OSMesaDriver::nfglGetMaterialiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4935:20: note: Technically the member function 'OSMesaDriver::nfglGetMaterialiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2300:1: note: Technically the member function 'OSMesaDriver::nfglGetMaterialiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2303:1: performance: Technically the member function 'OSMesaDriver::nfglGetMaterialxOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4942:20: note: Technically the member function 'OSMesaDriver::nfglGetMaterialxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2303:1: note: Technically the member function 'OSMesaDriver::nfglGetMaterialxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2306:1: performance: Technically the member function 'OSMesaDriver::nfglGetMinmax' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4948:20: note: Technically the member function 'OSMesaDriver::nfglGetMinmax' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2306:1: note: Technically the member function 'OSMesaDriver::nfglGetMinmax' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2309:1: performance: Technically the member function 'OSMesaDriver::nfglGetMinmaxEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4955:20: note: Technically the member function 'OSMesaDriver::nfglGetMinmaxEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2309:1: note: Technically the member function 'OSMesaDriver::nfglGetMinmaxEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2312:1: performance: Technically the member function 'OSMesaDriver::nfglGetMinmaxParameterfv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4962:20: note: Technically the member function 'OSMesaDriver::nfglGetMinmaxParameterfv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2312:1: note: Technically the member function 'OSMesaDriver::nfglGetMinmaxParameterfv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2315:1: performance: Technically the member function 'OSMesaDriver::nfglGetMinmaxParameterfvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4969:20: note: Technically the member function 'OSMesaDriver::nfglGetMinmaxParameterfvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2315:1: note: Technically the member function 'OSMesaDriver::nfglGetMinmaxParameterfvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2318:1: performance: Technically the member function 'OSMesaDriver::nfglGetMinmaxParameteriv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4976:20: note: Technically the member function 'OSMesaDriver::nfglGetMinmaxParameteriv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2318:1: note: Technically the member function 'OSMesaDriver::nfglGetMinmaxParameteriv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2321:1: performance: Technically the member function 'OSMesaDriver::nfglGetMinmaxParameterivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4983:20: note: Technically the member function 'OSMesaDriver::nfglGetMinmaxParameterivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2321:1: note: Technically the member function 'OSMesaDriver::nfglGetMinmaxParameterivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2324:1: performance: Technically the member function 'OSMesaDriver::nfglGetMultiTexEnvfvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4990:20: note: Technically the member function 'OSMesaDriver::nfglGetMultiTexEnvfvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2324:1: note: Technically the member function 'OSMesaDriver::nfglGetMultiTexEnvfvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2327:1: performance: Technically the member function 'OSMesaDriver::nfglGetMultiTexEnvivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:4997:20: note: Technically the member function 'OSMesaDriver::nfglGetMultiTexEnvivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2327:1: note: Technically the member function 'OSMesaDriver::nfglGetMultiTexEnvivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2330:1: performance: Technically the member function 'OSMesaDriver::nfglGetMultiTexGendvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5004:20: note: Technically the member function 'OSMesaDriver::nfglGetMultiTexGendvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2330:1: note: Technically the member function 'OSMesaDriver::nfglGetMultiTexGendvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2333:1: performance: Technically the member function 'OSMesaDriver::nfglGetMultiTexGenfvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5011:20: note: Technically the member function 'OSMesaDriver::nfglGetMultiTexGenfvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2333:1: note: Technically the member function 'OSMesaDriver::nfglGetMultiTexGenfvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2336:1: performance: Technically the member function 'OSMesaDriver::nfglGetMultiTexGenivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5018:20: note: Technically the member function 'OSMesaDriver::nfglGetMultiTexGenivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2336:1: note: Technically the member function 'OSMesaDriver::nfglGetMultiTexGenivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2339:1: performance: Technically the member function 'OSMesaDriver::nfglGetMultiTexImageEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5025:20: note: Technically the member function 'OSMesaDriver::nfglGetMultiTexImageEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2339:1: note: Technically the member function 'OSMesaDriver::nfglGetMultiTexImageEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2342:1: performance: Technically the member function 'OSMesaDriver::nfglGetMultiTexLevelParameterfvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5032:20: note: Technically the member function 'OSMesaDriver::nfglGetMultiTexLevelParameterfvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2342:1: note: Technically the member function 'OSMesaDriver::nfglGetMultiTexLevelParameterfvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2345:1: performance: Technically the member function 'OSMesaDriver::nfglGetMultiTexLevelParameterivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5039:20: note: Technically the member function 'OSMesaDriver::nfglGetMultiTexLevelParameterivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2345:1: note: Technically the member function 'OSMesaDriver::nfglGetMultiTexLevelParameterivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2348:1: performance: Technically the member function 'OSMesaDriver::nfglGetMultiTexParameterIivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5046:20: note: Technically the member function 'OSMesaDriver::nfglGetMultiTexParameterIivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2348:1: note: Technically the member function 'OSMesaDriver::nfglGetMultiTexParameterIivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2351:1: performance: Technically the member function 'OSMesaDriver::nfglGetMultiTexParameterIuivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5053:20: note: Technically the member function 'OSMesaDriver::nfglGetMultiTexParameterIuivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2351:1: note: Technically the member function 'OSMesaDriver::nfglGetMultiTexParameterIuivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2354:1: performance: Technically the member function 'OSMesaDriver::nfglGetMultiTexParameterfvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5060:20: note: Technically the member function 'OSMesaDriver::nfglGetMultiTexParameterfvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2354:1: note: Technically the member function 'OSMesaDriver::nfglGetMultiTexParameterfvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2357:1: performance: Technically the member function 'OSMesaDriver::nfglGetMultiTexParameterivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5067:20: note: Technically the member function 'OSMesaDriver::nfglGetMultiTexParameterivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2357:1: note: Technically the member function 'OSMesaDriver::nfglGetMultiTexParameterivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2360:1: performance: Technically the member function 'OSMesaDriver::nfglGetMultisamplefv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5074:20: note: Technically the member function 'OSMesaDriver::nfglGetMultisamplefv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2360:1: note: Technically the member function 'OSMesaDriver::nfglGetMultisamplefv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2363:1: performance: Technically the member function 'OSMesaDriver::nfglGetMultisamplefvNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5081:20: note: Technically the member function 'OSMesaDriver::nfglGetMultisamplefvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2363:1: note: Technically the member function 'OSMesaDriver::nfglGetMultisamplefvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2366:1: performance: Technically the member function 'OSMesaDriver::nfglGetNamedBufferParameterivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5088:20: note: Technically the member function 'OSMesaDriver::nfglGetNamedBufferParameterivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2366:1: note: Technically the member function 'OSMesaDriver::nfglGetNamedBufferParameterivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2369:1: performance: Technically the member function 'OSMesaDriver::nfglGetNamedBufferParameterui64vNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5095:20: note: Technically the member function 'OSMesaDriver::nfglGetNamedBufferParameterui64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2369:1: note: Technically the member function 'OSMesaDriver::nfglGetNamedBufferParameterui64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2372:1: performance: Technically the member function 'OSMesaDriver::nfglGetNamedBufferPointervEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5102:20: note: Technically the member function 'OSMesaDriver::nfglGetNamedBufferPointervEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2372:1: note: Technically the member function 'OSMesaDriver::nfglGetNamedBufferPointervEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2375:1: performance: Technically the member function 'OSMesaDriver::nfglGetNamedBufferSubDataEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5109:20: note: Technically the member function 'OSMesaDriver::nfglGetNamedBufferSubDataEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2375:1: note: Technically the member function 'OSMesaDriver::nfglGetNamedBufferSubDataEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2378:1: performance: Technically the member function 'OSMesaDriver::nfglGetNamedFramebufferAttachmentParameterivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5116:20: note: Technically the member function 'OSMesaDriver::nfglGetNamedFramebufferAttachmentParameterivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2378:1: note: Technically the member function 'OSMesaDriver::nfglGetNamedFramebufferAttachmentParameterivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2381:1: performance: Technically the member function 'OSMesaDriver::nfglGetNamedFramebufferParameterivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5123:20: note: Technically the member function 'OSMesaDriver::nfglGetNamedFramebufferParameterivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2381:1: note: Technically the member function 'OSMesaDriver::nfglGetNamedFramebufferParameterivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2384:1: performance: Technically the member function 'OSMesaDriver::nfglGetNamedProgramLocalParameterIivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5130:20: note: Technically the member function 'OSMesaDriver::nfglGetNamedProgramLocalParameterIivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2384:1: note: Technically the member function 'OSMesaDriver::nfglGetNamedProgramLocalParameterIivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2387:1: performance: Technically the member function 'OSMesaDriver::nfglGetNamedProgramLocalParameterIuivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5137:20: note: Technically the member function 'OSMesaDriver::nfglGetNamedProgramLocalParameterIuivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2387:1: note: Technically the member function 'OSMesaDriver::nfglGetNamedProgramLocalParameterIuivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2390:1: performance: Technically the member function 'OSMesaDriver::nfglGetNamedProgramLocalParameterdvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5144:20: note: Technically the member function 'OSMesaDriver::nfglGetNamedProgramLocalParameterdvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2390:1: note: Technically the member function 'OSMesaDriver::nfglGetNamedProgramLocalParameterdvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2393:1: performance: Technically the member function 'OSMesaDriver::nfglGetNamedProgramLocalParameterfvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5151:20: note: Technically the member function 'OSMesaDriver::nfglGetNamedProgramLocalParameterfvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2393:1: note: Technically the member function 'OSMesaDriver::nfglGetNamedProgramLocalParameterfvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2396:1: performance: Technically the member function 'OSMesaDriver::nfglGetNamedProgramStringEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5158:20: note: Technically the member function 'OSMesaDriver::nfglGetNamedProgramStringEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2396:1: note: Technically the member function 'OSMesaDriver::nfglGetNamedProgramStringEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2399:1: performance: Technically the member function 'OSMesaDriver::nfglGetNamedProgramivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5165:20: note: Technically the member function 'OSMesaDriver::nfglGetNamedProgramivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2399:1: note: Technically the member function 'OSMesaDriver::nfglGetNamedProgramivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2402:1: performance: Technically the member function 'OSMesaDriver::nfglGetNamedRenderbufferParameterivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5172:20: note: Technically the member function 'OSMesaDriver::nfglGetNamedRenderbufferParameterivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2402:1: note: Technically the member function 'OSMesaDriver::nfglGetNamedRenderbufferParameterivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2405:1: performance: Technically the member function 'OSMesaDriver::nfglGetNamedStringARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5179:20: note: Technically the member function 'OSMesaDriver::nfglGetNamedStringARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2405:1: note: Technically the member function 'OSMesaDriver::nfglGetNamedStringARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2408:1: performance: Technically the member function 'OSMesaDriver::nfglGetNamedStringivARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5186:20: note: Technically the member function 'OSMesaDriver::nfglGetNamedStringivARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2408:1: note: Technically the member function 'OSMesaDriver::nfglGetNamedStringivARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2411:1: performance: Technically the member function 'OSMesaDriver::nfglGetNextPerfQueryIdINTEL' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5193:20: note: Technically the member function 'OSMesaDriver::nfglGetNextPerfQueryIdINTEL' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2411:1: note: Technically the member function 'OSMesaDriver::nfglGetNextPerfQueryIdINTEL' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2414:1: performance: Technically the member function 'OSMesaDriver::nfglGetObjectBufferfvATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5200:20: note: Technically the member function 'OSMesaDriver::nfglGetObjectBufferfvATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2414:1: note: Technically the member function 'OSMesaDriver::nfglGetObjectBufferfvATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2417:1: performance: Technically the member function 'OSMesaDriver::nfglGetObjectBufferivATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5207:20: note: Technically the member function 'OSMesaDriver::nfglGetObjectBufferivATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2417:1: note: Technically the member function 'OSMesaDriver::nfglGetObjectBufferivATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2420:1: performance: Technically the member function 'OSMesaDriver::nfglGetObjectLabel' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5214:20: note: Technically the member function 'OSMesaDriver::nfglGetObjectLabel' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2420:1: note: Technically the member function 'OSMesaDriver::nfglGetObjectLabel' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2423:1: performance: Technically the member function 'OSMesaDriver::nfglGetObjectLabelEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5221:20: note: Technically the member function 'OSMesaDriver::nfglGetObjectLabelEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2423:1: note: Technically the member function 'OSMesaDriver::nfglGetObjectLabelEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2426:1: performance: Technically the member function 'OSMesaDriver::nfglGetObjectParameterfvARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5228:20: note: Technically the member function 'OSMesaDriver::nfglGetObjectParameterfvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2426:1: note: Technically the member function 'OSMesaDriver::nfglGetObjectParameterfvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2429:1: performance: Technically the member function 'OSMesaDriver::nfglGetObjectParameterivAPPLE' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5235:20: note: Technically the member function 'OSMesaDriver::nfglGetObjectParameterivAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2429:1: note: Technically the member function 'OSMesaDriver::nfglGetObjectParameterivAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2432:1: performance: Technically the member function 'OSMesaDriver::nfglGetObjectParameterivARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5242:20: note: Technically the member function 'OSMesaDriver::nfglGetObjectParameterivARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2432:1: note: Technically the member function 'OSMesaDriver::nfglGetObjectParameterivARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2435:1: performance: Technically the member function 'OSMesaDriver::nfglGetObjectPtrLabel' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5249:20: note: Technically the member function 'OSMesaDriver::nfglGetObjectPtrLabel' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2435:1: note: Technically the member function 'OSMesaDriver::nfglGetObjectPtrLabel' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2438:1: performance: Technically the member function 'OSMesaDriver::nfglGetOcclusionQueryivNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5256:20: note: Technically the member function 'OSMesaDriver::nfglGetOcclusionQueryivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2438:1: note: Technically the member function 'OSMesaDriver::nfglGetOcclusionQueryivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2441:1: performance: Technically the member function 'OSMesaDriver::nfglGetOcclusionQueryuivNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5263:20: note: Technically the member function 'OSMesaDriver::nfglGetOcclusionQueryuivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2441:1: note: Technically the member function 'OSMesaDriver::nfglGetOcclusionQueryuivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2444:1: performance: Technically the member function 'OSMesaDriver::nfglGetPathColorGenfvNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5270:20: note: Technically the member function 'OSMesaDriver::nfglGetPathColorGenfvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2444:1: note: Technically the member function 'OSMesaDriver::nfglGetPathColorGenfvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2447:1: performance: Technically the member function 'OSMesaDriver::nfglGetPathColorGenivNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5277:20: note: Technically the member function 'OSMesaDriver::nfglGetPathColorGenivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2447:1: note: Technically the member function 'OSMesaDriver::nfglGetPathColorGenivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2450:1: performance: Technically the member function 'OSMesaDriver::nfglGetPathCommandsNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5284:20: note: Technically the member function 'OSMesaDriver::nfglGetPathCommandsNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2450:1: note: Technically the member function 'OSMesaDriver::nfglGetPathCommandsNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2453:1: performance: Technically the member function 'OSMesaDriver::nfglGetPathCoordsNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5290:20: note: Technically the member function 'OSMesaDriver::nfglGetPathCoordsNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2453:1: note: Technically the member function 'OSMesaDriver::nfglGetPathCoordsNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2456:1: performance: Technically the member function 'OSMesaDriver::nfglGetPathDashArrayNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5297:20: note: Technically the member function 'OSMesaDriver::nfglGetPathDashArrayNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2456:1: note: Technically the member function 'OSMesaDriver::nfglGetPathDashArrayNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2459:1: performance: Technically the member function 'OSMesaDriver::nfglGetPathLengthNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5304:23: note: Technically the member function 'OSMesaDriver::nfglGetPathLengthNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2459:1: note: Technically the member function 'OSMesaDriver::nfglGetPathLengthNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2462:1: performance: Technically the member function 'OSMesaDriver::nfglGetPathMetricRangeNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5310:20: note: Technically the member function 'OSMesaDriver::nfglGetPathMetricRangeNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2462:1: note: Technically the member function 'OSMesaDriver::nfglGetPathMetricRangeNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2465:1: performance: Technically the member function 'OSMesaDriver::nfglGetPathMetricsNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5317:20: note: Technically the member function 'OSMesaDriver::nfglGetPathMetricsNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2465:1: note: Technically the member function 'OSMesaDriver::nfglGetPathMetricsNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2468:1: performance: Technically the member function 'OSMesaDriver::nfglGetPathParameterfvNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5324:20: note: Technically the member function 'OSMesaDriver::nfglGetPathParameterfvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2468:1: note: Technically the member function 'OSMesaDriver::nfglGetPathParameterfvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2471:1: performance: Technically the member function 'OSMesaDriver::nfglGetPathParameterivNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5331:20: note: Technically the member function 'OSMesaDriver::nfglGetPathParameterivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2471:1: note: Technically the member function 'OSMesaDriver::nfglGetPathParameterivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2474:1: performance: Technically the member function 'OSMesaDriver::nfglGetPathSpacingNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5338:20: note: Technically the member function 'OSMesaDriver::nfglGetPathSpacingNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2474:1: note: Technically the member function 'OSMesaDriver::nfglGetPathSpacingNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2477:1: performance: Technically the member function 'OSMesaDriver::nfglGetPathTexGenfvNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5345:20: note: Technically the member function 'OSMesaDriver::nfglGetPathTexGenfvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2477:1: note: Technically the member function 'OSMesaDriver::nfglGetPathTexGenfvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2480:1: performance: Technically the member function 'OSMesaDriver::nfglGetPathTexGenivNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5352:20: note: Technically the member function 'OSMesaDriver::nfglGetPathTexGenivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2480:1: note: Technically the member function 'OSMesaDriver::nfglGetPathTexGenivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2483:1: performance: Technically the member function 'OSMesaDriver::nfglGetPerfCounterInfoINTEL' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5359:20: note: Technically the member function 'OSMesaDriver::nfglGetPerfCounterInfoINTEL' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2483:1: note: Technically the member function 'OSMesaDriver::nfglGetPerfCounterInfoINTEL' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2486:1: performance: Technically the member function 'OSMesaDriver::nfglGetPerfMonitorCounterDataAMD' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5366:20: note: Technically the member function 'OSMesaDriver::nfglGetPerfMonitorCounterDataAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2486:1: note: Technically the member function 'OSMesaDriver::nfglGetPerfMonitorCounterDataAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2489:1: performance: Technically the member function 'OSMesaDriver::nfglGetPerfMonitorCounterInfoAMD' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5373:20: note: Technically the member function 'OSMesaDriver::nfglGetPerfMonitorCounterInfoAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2489:1: note: Technically the member function 'OSMesaDriver::nfglGetPerfMonitorCounterInfoAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2492:1: performance: Technically the member function 'OSMesaDriver::nfglGetPerfMonitorCounterStringAMD' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5380:20: note: Technically the member function 'OSMesaDriver::nfglGetPerfMonitorCounterStringAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2492:1: note: Technically the member function 'OSMesaDriver::nfglGetPerfMonitorCounterStringAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2495:1: performance: Technically the member function 'OSMesaDriver::nfglGetPerfMonitorCountersAMD' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5387:20: note: Technically the member function 'OSMesaDriver::nfglGetPerfMonitorCountersAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2495:1: note: Technically the member function 'OSMesaDriver::nfglGetPerfMonitorCountersAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2498:1: performance: Technically the member function 'OSMesaDriver::nfglGetPerfMonitorGroupStringAMD' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5394:20: note: Technically the member function 'OSMesaDriver::nfglGetPerfMonitorGroupStringAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2498:1: note: Technically the member function 'OSMesaDriver::nfglGetPerfMonitorGroupStringAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2501:1: performance: Technically the member function 'OSMesaDriver::nfglGetPerfMonitorGroupsAMD' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5401:20: note: Technically the member function 'OSMesaDriver::nfglGetPerfMonitorGroupsAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2501:1: note: Technically the member function 'OSMesaDriver::nfglGetPerfMonitorGroupsAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2504:1: performance: Technically the member function 'OSMesaDriver::nfglGetPerfQueryDataINTEL' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5408:20: note: Technically the member function 'OSMesaDriver::nfglGetPerfQueryDataINTEL' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2504:1: note: Technically the member function 'OSMesaDriver::nfglGetPerfQueryDataINTEL' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2507:1: performance: Technically the member function 'OSMesaDriver::nfglGetPerfQueryIdByNameINTEL' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5415:20: note: Technically the member function 'OSMesaDriver::nfglGetPerfQueryIdByNameINTEL' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2507:1: note: Technically the member function 'OSMesaDriver::nfglGetPerfQueryIdByNameINTEL' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2510:1: performance: Technically the member function 'OSMesaDriver::nfglGetPerfQueryInfoINTEL' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5422:20: note: Technically the member function 'OSMesaDriver::nfglGetPerfQueryInfoINTEL' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2510:1: note: Technically the member function 'OSMesaDriver::nfglGetPerfQueryInfoINTEL' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2513:1: performance: Technically the member function 'OSMesaDriver::nfglGetPixelMapfv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5429:20: note: Technically the member function 'OSMesaDriver::nfglGetPixelMapfv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2513:1: note: Technically the member function 'OSMesaDriver::nfglGetPixelMapfv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2516:1: performance: Technically the member function 'OSMesaDriver::nfglGetPixelMapuiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5436:20: note: Technically the member function 'OSMesaDriver::nfglGetPixelMapuiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2516:1: note: Technically the member function 'OSMesaDriver::nfglGetPixelMapuiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2519:1: performance: Technically the member function 'OSMesaDriver::nfglGetPixelMapusv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5443:20: note: Technically the member function 'OSMesaDriver::nfglGetPixelMapusv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2519:1: note: Technically the member function 'OSMesaDriver::nfglGetPixelMapusv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2522:1: performance: Technically the member function 'OSMesaDriver::nfglGetPixelMapxv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5450:20: note: Technically the member function 'OSMesaDriver::nfglGetPixelMapxv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2522:1: note: Technically the member function 'OSMesaDriver::nfglGetPixelMapxv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2525:1: performance: Technically the member function 'OSMesaDriver::nfglGetPixelTexGenParameterfvSGIS' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5457:20: note: Technically the member function 'OSMesaDriver::nfglGetPixelTexGenParameterfvSGIS' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2525:1: note: Technically the member function 'OSMesaDriver::nfglGetPixelTexGenParameterfvSGIS' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2528:1: performance: Technically the member function 'OSMesaDriver::nfglGetPixelTexGenParameterivSGIS' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5464:20: note: Technically the member function 'OSMesaDriver::nfglGetPixelTexGenParameterivSGIS' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2528:1: note: Technically the member function 'OSMesaDriver::nfglGetPixelTexGenParameterivSGIS' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2531:1: performance: Technically the member function 'OSMesaDriver::nfglGetPixelTransformParameterfvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5471:20: note: Technically the member function 'OSMesaDriver::nfglGetPixelTransformParameterfvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2531:1: note: Technically the member function 'OSMesaDriver::nfglGetPixelTransformParameterfvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2534:1: performance: Technically the member function 'OSMesaDriver::nfglGetPixelTransformParameterivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5478:20: note: Technically the member function 'OSMesaDriver::nfglGetPixelTransformParameterivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2534:1: note: Technically the member function 'OSMesaDriver::nfglGetPixelTransformParameterivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2537:1: performance: Technically the member function 'OSMesaDriver::nfglGetPointerIndexedvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5485:20: note: Technically the member function 'OSMesaDriver::nfglGetPointerIndexedvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2537:1: note: Technically the member function 'OSMesaDriver::nfglGetPointerIndexedvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2540:1: performance: Technically the member function 'OSMesaDriver::nfglGetPointeri_vEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5492:20: note: Technically the member function 'OSMesaDriver::nfglGetPointeri_vEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2540:1: note: Technically the member function 'OSMesaDriver::nfglGetPointeri_vEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2543:1: performance: Technically the member function 'OSMesaDriver::nfglGetPointerv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5499:20: note: Technically the member function 'OSMesaDriver::nfglGetPointerv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2543:1: note: Technically the member function 'OSMesaDriver::nfglGetPointerv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2546:1: performance: Technically the member function 'OSMesaDriver::nfglGetPointervEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5506:20: note: Technically the member function 'OSMesaDriver::nfglGetPointervEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2546:1: note: Technically the member function 'OSMesaDriver::nfglGetPointervEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2549:1: performance: Technically the member function 'OSMesaDriver::nfglGetPolygonStipple' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5513:20: note: Technically the member function 'OSMesaDriver::nfglGetPolygonStipple' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2549:1: note: Technically the member function 'OSMesaDriver::nfglGetPolygonStipple' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2552:1: performance: Technically the member function 'OSMesaDriver::nfglGetProgramBinary' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5519:20: note: Technically the member function 'OSMesaDriver::nfglGetProgramBinary' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2552:1: note: Technically the member function 'OSMesaDriver::nfglGetProgramBinary' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2555:1: performance: Technically the member function 'OSMesaDriver::nfglGetProgramEnvParameterIivNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5526:20: note: Technically the member function 'OSMesaDriver::nfglGetProgramEnvParameterIivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2555:1: note: Technically the member function 'OSMesaDriver::nfglGetProgramEnvParameterIivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2558:1: performance: Technically the member function 'OSMesaDriver::nfglGetProgramEnvParameterIuivNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5533:20: note: Technically the member function 'OSMesaDriver::nfglGetProgramEnvParameterIuivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2558:1: note: Technically the member function 'OSMesaDriver::nfglGetProgramEnvParameterIuivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2561:1: performance: Technically the member function 'OSMesaDriver::nfglGetProgramEnvParameterdvARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5540:20: note: Technically the member function 'OSMesaDriver::nfglGetProgramEnvParameterdvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2561:1: note: Technically the member function 'OSMesaDriver::nfglGetProgramEnvParameterdvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2564:1: performance: Technically the member function 'OSMesaDriver::nfglGetProgramEnvParameterfvARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5547:20: note: Technically the member function 'OSMesaDriver::nfglGetProgramEnvParameterfvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2564:1: note: Technically the member function 'OSMesaDriver::nfglGetProgramEnvParameterfvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2567:1: performance: Technically the member function 'OSMesaDriver::nfglGetProgramInfoLog' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5554:20: note: Technically the member function 'OSMesaDriver::nfglGetProgramInfoLog' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2567:1: note: Technically the member function 'OSMesaDriver::nfglGetProgramInfoLog' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2570:1: performance: Technically the member function 'OSMesaDriver::nfglGetProgramInterfaceiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5561:20: note: Technically the member function 'OSMesaDriver::nfglGetProgramInterfaceiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2570:1: note: Technically the member function 'OSMesaDriver::nfglGetProgramInterfaceiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2573:1: performance: Technically the member function 'OSMesaDriver::nfglGetProgramLocalParameterIivNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5568:20: note: Technically the member function 'OSMesaDriver::nfglGetProgramLocalParameterIivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2573:1: note: Technically the member function 'OSMesaDriver::nfglGetProgramLocalParameterIivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2576:1: performance: Technically the member function 'OSMesaDriver::nfglGetProgramLocalParameterIuivNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5575:20: note: Technically the member function 'OSMesaDriver::nfglGetProgramLocalParameterIuivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2576:1: note: Technically the member function 'OSMesaDriver::nfglGetProgramLocalParameterIuivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2579:1: performance: Technically the member function 'OSMesaDriver::nfglGetProgramLocalParameterdvARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5582:20: note: Technically the member function 'OSMesaDriver::nfglGetProgramLocalParameterdvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2579:1: note: Technically the member function 'OSMesaDriver::nfglGetProgramLocalParameterdvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2582:1: performance: Technically the member function 'OSMesaDriver::nfglGetProgramLocalParameterfvARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5589:20: note: Technically the member function 'OSMesaDriver::nfglGetProgramLocalParameterfvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2582:1: note: Technically the member function 'OSMesaDriver::nfglGetProgramLocalParameterfvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2585:1: performance: Technically the member function 'OSMesaDriver::nfglGetProgramNamedParameterdvNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5596:20: note: Technically the member function 'OSMesaDriver::nfglGetProgramNamedParameterdvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2585:1: note: Technically the member function 'OSMesaDriver::nfglGetProgramNamedParameterdvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2588:1: performance: Technically the member function 'OSMesaDriver::nfglGetProgramNamedParameterfvNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5603:20: note: Technically the member function 'OSMesaDriver::nfglGetProgramNamedParameterfvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2588:1: note: Technically the member function 'OSMesaDriver::nfglGetProgramNamedParameterfvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2591:1: performance: Technically the member function 'OSMesaDriver::nfglGetProgramParameterdvNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5610:20: note: Technically the member function 'OSMesaDriver::nfglGetProgramParameterdvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2591:1: note: Technically the member function 'OSMesaDriver::nfglGetProgramParameterdvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2594:1: performance: Technically the member function 'OSMesaDriver::nfglGetProgramParameterfvNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5617:20: note: Technically the member function 'OSMesaDriver::nfglGetProgramParameterfvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2594:1: note: Technically the member function 'OSMesaDriver::nfglGetProgramParameterfvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2597:1: performance: Technically the member function 'OSMesaDriver::nfglGetProgramPipelineInfoLog' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5624:20: note: Technically the member function 'OSMesaDriver::nfglGetProgramPipelineInfoLog' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2597:1: note: Technically the member function 'OSMesaDriver::nfglGetProgramPipelineInfoLog' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2600:1: performance: Technically the member function 'OSMesaDriver::nfglGetProgramPipelineiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5631:20: note: Technically the member function 'OSMesaDriver::nfglGetProgramPipelineiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2600:1: note: Technically the member function 'OSMesaDriver::nfglGetProgramPipelineiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2603:1: performance: Technically the member function 'OSMesaDriver::nfglGetProgramRegisterfvMESA' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5638:20: note: Technically the member function 'OSMesaDriver::nfglGetProgramRegisterfvMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2603:1: note: Technically the member function 'OSMesaDriver::nfglGetProgramRegisterfvMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2606:1: performance: Technically the member function 'OSMesaDriver::nfglGetProgramResourceIndex' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5645:22: note: Technically the member function 'OSMesaDriver::nfglGetProgramResourceIndex' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2606:1: note: Technically the member function 'OSMesaDriver::nfglGetProgramResourceIndex' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2609:1: performance: Technically the member function 'OSMesaDriver::nfglGetProgramResourceLocation' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5652:21: note: Technically the member function 'OSMesaDriver::nfglGetProgramResourceLocation' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2609:1: note: Technically the member function 'OSMesaDriver::nfglGetProgramResourceLocation' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2612:1: performance: Technically the member function 'OSMesaDriver::nfglGetProgramResourceLocationIndex' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5659:21: note: Technically the member function 'OSMesaDriver::nfglGetProgramResourceLocationIndex' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2612:1: note: Technically the member function 'OSMesaDriver::nfglGetProgramResourceLocationIndex' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2615:1: performance: Technically the member function 'OSMesaDriver::nfglGetProgramResourceName' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5666:20: note: Technically the member function 'OSMesaDriver::nfglGetProgramResourceName' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2615:1: note: Technically the member function 'OSMesaDriver::nfglGetProgramResourceName' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2618:1: performance: Technically the member function 'OSMesaDriver::nfglGetProgramResourceiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5673:20: note: Technically the member function 'OSMesaDriver::nfglGetProgramResourceiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2618:1: note: Technically the member function 'OSMesaDriver::nfglGetProgramResourceiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2621:1: performance: Technically the member function 'OSMesaDriver::nfglGetProgramStageiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5680:20: note: Technically the member function 'OSMesaDriver::nfglGetProgramStageiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2621:1: note: Technically the member function 'OSMesaDriver::nfglGetProgramStageiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2624:1: performance: Technically the member function 'OSMesaDriver::nfglGetProgramStringARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5687:20: note: Technically the member function 'OSMesaDriver::nfglGetProgramStringARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2624:1: note: Technically the member function 'OSMesaDriver::nfglGetProgramStringARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2627:1: performance: Technically the member function 'OSMesaDriver::nfglGetProgramStringNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5694:20: note: Technically the member function 'OSMesaDriver::nfglGetProgramStringNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2627:1: note: Technically the member function 'OSMesaDriver::nfglGetProgramStringNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2630:1: performance: Technically the member function 'OSMesaDriver::nfglGetProgramSubroutineParameteruivNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5700:20: note: Technically the member function 'OSMesaDriver::nfglGetProgramSubroutineParameteruivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2630:1: note: Technically the member function 'OSMesaDriver::nfglGetProgramSubroutineParameteruivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2633:1: performance: Technically the member function 'OSMesaDriver::nfglGetProgramiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5707:20: note: Technically the member function 'OSMesaDriver::nfglGetProgramiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2633:1: note: Technically the member function 'OSMesaDriver::nfglGetProgramiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2636:1: performance: Technically the member function 'OSMesaDriver::nfglGetProgramivARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5714:20: note: Technically the member function 'OSMesaDriver::nfglGetProgramivARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2636:1: note: Technically the member function 'OSMesaDriver::nfglGetProgramivARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2639:1: performance: Technically the member function 'OSMesaDriver::nfglGetProgramivNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5721:20: note: Technically the member function 'OSMesaDriver::nfglGetProgramivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2639:1: note: Technically the member function 'OSMesaDriver::nfglGetProgramivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2642:1: performance: Technically the member function 'OSMesaDriver::nfglGetQueryIndexediv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5728:20: note: Technically the member function 'OSMesaDriver::nfglGetQueryIndexediv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2642:1: note: Technically the member function 'OSMesaDriver::nfglGetQueryIndexediv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2645:1: performance: Technically the member function 'OSMesaDriver::nfglGetQueryObjecti64v' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5735:20: note: Technically the member function 'OSMesaDriver::nfglGetQueryObjecti64v' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2645:1: note: Technically the member function 'OSMesaDriver::nfglGetQueryObjecti64v' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2648:1: performance: Technically the member function 'OSMesaDriver::nfglGetQueryObjecti64vEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5742:20: note: Technically the member function 'OSMesaDriver::nfglGetQueryObjecti64vEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2648:1: note: Technically the member function 'OSMesaDriver::nfglGetQueryObjecti64vEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2651:1: performance: Technically the member function 'OSMesaDriver::nfglGetQueryObjectiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5749:20: note: Technically the member function 'OSMesaDriver::nfglGetQueryObjectiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2651:1: note: Technically the member function 'OSMesaDriver::nfglGetQueryObjectiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2654:1: performance: Technically the member function 'OSMesaDriver::nfglGetQueryObjectivARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5756:20: note: Technically the member function 'OSMesaDriver::nfglGetQueryObjectivARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2654:1: note: Technically the member function 'OSMesaDriver::nfglGetQueryObjectivARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2657:1: performance: Technically the member function 'OSMesaDriver::nfglGetQueryObjectui64v' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5763:20: note: Technically the member function 'OSMesaDriver::nfglGetQueryObjectui64v' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2657:1: note: Technically the member function 'OSMesaDriver::nfglGetQueryObjectui64v' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2660:1: performance: Technically the member function 'OSMesaDriver::nfglGetQueryObjectui64vEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5770:20: note: Technically the member function 'OSMesaDriver::nfglGetQueryObjectui64vEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2660:1: note: Technically the member function 'OSMesaDriver::nfglGetQueryObjectui64vEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2663:1: performance: Technically the member function 'OSMesaDriver::nfglGetQueryObjectuiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5777:20: note: Technically the member function 'OSMesaDriver::nfglGetQueryObjectuiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2663:1: note: Technically the member function 'OSMesaDriver::nfglGetQueryObjectuiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2666:1: performance: Technically the member function 'OSMesaDriver::nfglGetQueryObjectuivARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5784:20: note: Technically the member function 'OSMesaDriver::nfglGetQueryObjectuivARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2666:1: note: Technically the member function 'OSMesaDriver::nfglGetQueryObjectuivARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2669:1: performance: Technically the member function 'OSMesaDriver::nfglGetQueryiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5791:20: note: Technically the member function 'OSMesaDriver::nfglGetQueryiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2669:1: note: Technically the member function 'OSMesaDriver::nfglGetQueryiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2672:1: performance: Technically the member function 'OSMesaDriver::nfglGetQueryivARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5798:20: note: Technically the member function 'OSMesaDriver::nfglGetQueryivARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2672:1: note: Technically the member function 'OSMesaDriver::nfglGetQueryivARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2675:1: performance: Technically the member function 'OSMesaDriver::nfglGetRenderbufferParameteriv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5805:20: note: Technically the member function 'OSMesaDriver::nfglGetRenderbufferParameteriv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2675:1: note: Technically the member function 'OSMesaDriver::nfglGetRenderbufferParameteriv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2678:1: performance: Technically the member function 'OSMesaDriver::nfglGetRenderbufferParameterivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5812:20: note: Technically the member function 'OSMesaDriver::nfglGetRenderbufferParameterivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2678:1: note: Technically the member function 'OSMesaDriver::nfglGetRenderbufferParameterivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2681:1: performance: Technically the member function 'OSMesaDriver::nfglGetSamplerParameterIiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5819:20: note: Technically the member function 'OSMesaDriver::nfglGetSamplerParameterIiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2681:1: note: Technically the member function 'OSMesaDriver::nfglGetSamplerParameterIiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2684:1: performance: Technically the member function 'OSMesaDriver::nfglGetSamplerParameterIuiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5826:20: note: Technically the member function 'OSMesaDriver::nfglGetSamplerParameterIuiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2684:1: note: Technically the member function 'OSMesaDriver::nfglGetSamplerParameterIuiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2687:1: performance: Technically the member function 'OSMesaDriver::nfglGetSamplerParameterfv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5833:20: note: Technically the member function 'OSMesaDriver::nfglGetSamplerParameterfv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2687:1: note: Technically the member function 'OSMesaDriver::nfglGetSamplerParameterfv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2690:1: performance: Technically the member function 'OSMesaDriver::nfglGetSamplerParameteriv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5840:20: note: Technically the member function 'OSMesaDriver::nfglGetSamplerParameteriv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2690:1: note: Technically the member function 'OSMesaDriver::nfglGetSamplerParameteriv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2693:1: performance: Technically the member function 'OSMesaDriver::nfglGetSeparableFilter' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5847:20: note: Technically the member function 'OSMesaDriver::nfglGetSeparableFilter' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2693:1: note: Technically the member function 'OSMesaDriver::nfglGetSeparableFilter' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2696:1: performance: Technically the member function 'OSMesaDriver::nfglGetSeparableFilterEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5854:20: note: Technically the member function 'OSMesaDriver::nfglGetSeparableFilterEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2696:1: note: Technically the member function 'OSMesaDriver::nfglGetSeparableFilterEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2699:1: performance: Technically the member function 'OSMesaDriver::nfglGetShaderInfoLog' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5861:20: note: Technically the member function 'OSMesaDriver::nfglGetShaderInfoLog' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2699:1: note: Technically the member function 'OSMesaDriver::nfglGetShaderInfoLog' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2702:1: performance: Technically the member function 'OSMesaDriver::nfglGetShaderPrecisionFormat' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5868:20: note: Technically the member function 'OSMesaDriver::nfglGetShaderPrecisionFormat' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2702:1: note: Technically the member function 'OSMesaDriver::nfglGetShaderPrecisionFormat' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2705:1: performance: Technically the member function 'OSMesaDriver::nfglGetShaderSource' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5875:20: note: Technically the member function 'OSMesaDriver::nfglGetShaderSource' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2705:1: note: Technically the member function 'OSMesaDriver::nfglGetShaderSource' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2708:1: performance: Technically the member function 'OSMesaDriver::nfglGetShaderSourceARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5882:20: note: Technically the member function 'OSMesaDriver::nfglGetShaderSourceARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2708:1: note: Technically the member function 'OSMesaDriver::nfglGetShaderSourceARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2711:1: performance: Technically the member function 'OSMesaDriver::nfglGetShaderiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5889:20: note: Technically the member function 'OSMesaDriver::nfglGetShaderiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2711:1: note: Technically the member function 'OSMesaDriver::nfglGetShaderiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2714:1: performance: Technically the member function 'OSMesaDriver::nfglGetSharpenTexFuncSGIS' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5896:20: note: Technically the member function 'OSMesaDriver::nfglGetSharpenTexFuncSGIS' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2714:1: note: Technically the member function 'OSMesaDriver::nfglGetSharpenTexFuncSGIS' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2723:1: performance: Technically the member function 'OSMesaDriver::nfglGetSubroutineIndex' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5919:22: note: Technically the member function 'OSMesaDriver::nfglGetSubroutineIndex' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2723:1: note: Technically the member function 'OSMesaDriver::nfglGetSubroutineIndex' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2726:1: performance: Technically the member function 'OSMesaDriver::nfglGetSubroutineUniformLocation' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5926:21: note: Technically the member function 'OSMesaDriver::nfglGetSubroutineUniformLocation' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2726:1: note: Technically the member function 'OSMesaDriver::nfglGetSubroutineUniformLocation' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2729:1: performance: Technically the member function 'OSMesaDriver::nfglGetSynciv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5933:20: note: Technically the member function 'OSMesaDriver::nfglGetSynciv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2729:1: note: Technically the member function 'OSMesaDriver::nfglGetSynciv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2732:1: performance: Technically the member function 'OSMesaDriver::nfglGetTexBumpParameterfvATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5940:20: note: Technically the member function 'OSMesaDriver::nfglGetTexBumpParameterfvATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2732:1: note: Technically the member function 'OSMesaDriver::nfglGetTexBumpParameterfvATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2735:1: performance: Technically the member function 'OSMesaDriver::nfglGetTexBumpParameterivATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5947:20: note: Technically the member function 'OSMesaDriver::nfglGetTexBumpParameterivATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2735:1: note: Technically the member function 'OSMesaDriver::nfglGetTexBumpParameterivATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2738:1: performance: Technically the member function 'OSMesaDriver::nfglGetTexEnvfv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5954:20: note: Technically the member function 'OSMesaDriver::nfglGetTexEnvfv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2738:1: note: Technically the member function 'OSMesaDriver::nfglGetTexEnvfv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2741:1: performance: Technically the member function 'OSMesaDriver::nfglGetTexEnviv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5961:20: note: Technically the member function 'OSMesaDriver::nfglGetTexEnviv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2741:1: note: Technically the member function 'OSMesaDriver::nfglGetTexEnviv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2744:1: performance: Technically the member function 'OSMesaDriver::nfglGetTexEnvxvOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5968:20: note: Technically the member function 'OSMesaDriver::nfglGetTexEnvxvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2744:1: note: Technically the member function 'OSMesaDriver::nfglGetTexEnvxvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2747:1: performance: Technically the member function 'OSMesaDriver::nfglGetTexFilterFuncSGIS' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5975:20: note: Technically the member function 'OSMesaDriver::nfglGetTexFilterFuncSGIS' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2747:1: note: Technically the member function 'OSMesaDriver::nfglGetTexFilterFuncSGIS' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2750:1: performance: Technically the member function 'OSMesaDriver::nfglGetTexGendv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5982:20: note: Technically the member function 'OSMesaDriver::nfglGetTexGendv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2750:1: note: Technically the member function 'OSMesaDriver::nfglGetTexGendv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2753:1: performance: Technically the member function 'OSMesaDriver::nfglGetTexGenfv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5989:20: note: Technically the member function 'OSMesaDriver::nfglGetTexGenfv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2753:1: note: Technically the member function 'OSMesaDriver::nfglGetTexGenfv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2756:1: performance: Technically the member function 'OSMesaDriver::nfglGetTexGeniv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:5996:20: note: Technically the member function 'OSMesaDriver::nfglGetTexGeniv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2756:1: note: Technically the member function 'OSMesaDriver::nfglGetTexGeniv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2759:1: performance: Technically the member function 'OSMesaDriver::nfglGetTexGenxvOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6003:20: note: Technically the member function 'OSMesaDriver::nfglGetTexGenxvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2759:1: note: Technically the member function 'OSMesaDriver::nfglGetTexGenxvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2762:1: performance: Technically the member function 'OSMesaDriver::nfglGetTexImage' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6010:20: note: Technically the member function 'OSMesaDriver::nfglGetTexImage' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2762:1: note: Technically the member function 'OSMesaDriver::nfglGetTexImage' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2765:1: performance: Technically the member function 'OSMesaDriver::nfglGetTexLevelParameterfv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6017:20: note: Technically the member function 'OSMesaDriver::nfglGetTexLevelParameterfv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2765:1: note: Technically the member function 'OSMesaDriver::nfglGetTexLevelParameterfv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2768:1: performance: Technically the member function 'OSMesaDriver::nfglGetTexLevelParameteriv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6024:20: note: Technically the member function 'OSMesaDriver::nfglGetTexLevelParameteriv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2768:1: note: Technically the member function 'OSMesaDriver::nfglGetTexLevelParameteriv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2771:1: performance: Technically the member function 'OSMesaDriver::nfglGetTexLevelParameterxvOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6031:20: note: Technically the member function 'OSMesaDriver::nfglGetTexLevelParameterxvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2771:1: note: Technically the member function 'OSMesaDriver::nfglGetTexLevelParameterxvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2774:1: performance: Technically the member function 'OSMesaDriver::nfglGetTexParameterIiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6038:20: note: Technically the member function 'OSMesaDriver::nfglGetTexParameterIiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2774:1: note: Technically the member function 'OSMesaDriver::nfglGetTexParameterIiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2777:1: performance: Technically the member function 'OSMesaDriver::nfglGetTexParameterIivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6045:20: note: Technically the member function 'OSMesaDriver::nfglGetTexParameterIivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2777:1: note: Technically the member function 'OSMesaDriver::nfglGetTexParameterIivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2780:1: performance: Technically the member function 'OSMesaDriver::nfglGetTexParameterIuiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6052:20: note: Technically the member function 'OSMesaDriver::nfglGetTexParameterIuiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2780:1: note: Technically the member function 'OSMesaDriver::nfglGetTexParameterIuiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2783:1: performance: Technically the member function 'OSMesaDriver::nfglGetTexParameterIuivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6059:20: note: Technically the member function 'OSMesaDriver::nfglGetTexParameterIuivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2783:1: note: Technically the member function 'OSMesaDriver::nfglGetTexParameterIuivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2786:1: performance: Technically the member function 'OSMesaDriver::nfglGetTexParameterPointervAPPLE' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6066:20: note: Technically the member function 'OSMesaDriver::nfglGetTexParameterPointervAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2786:1: note: Technically the member function 'OSMesaDriver::nfglGetTexParameterPointervAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2789:1: performance: Technically the member function 'OSMesaDriver::nfglGetTexParameterfv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6073:20: note: Technically the member function 'OSMesaDriver::nfglGetTexParameterfv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2789:1: note: Technically the member function 'OSMesaDriver::nfglGetTexParameterfv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2792:1: performance: Technically the member function 'OSMesaDriver::nfglGetTexParameteriv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6080:20: note: Technically the member function 'OSMesaDriver::nfglGetTexParameteriv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2792:1: note: Technically the member function 'OSMesaDriver::nfglGetTexParameteriv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2795:1: performance: Technically the member function 'OSMesaDriver::nfglGetTexParameterxvOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6087:20: note: Technically the member function 'OSMesaDriver::nfglGetTexParameterxvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2795:1: note: Technically the member function 'OSMesaDriver::nfglGetTexParameterxvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2798:1: performance: Technically the member function 'OSMesaDriver::nfglGetTextureHandleARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6094:24: note: Technically the member function 'OSMesaDriver::nfglGetTextureHandleARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2798:1: note: Technically the member function 'OSMesaDriver::nfglGetTextureHandleARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2801:1: performance: Technically the member function 'OSMesaDriver::nfglGetTextureHandleNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6100:24: note: Technically the member function 'OSMesaDriver::nfglGetTextureHandleNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2801:1: note: Technically the member function 'OSMesaDriver::nfglGetTextureHandleNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2804:1: performance: Technically the member function 'OSMesaDriver::nfglGetTextureImageEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6106:20: note: Technically the member function 'OSMesaDriver::nfglGetTextureImageEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2804:1: note: Technically the member function 'OSMesaDriver::nfglGetTextureImageEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2807:1: performance: Technically the member function 'OSMesaDriver::nfglGetTextureLevelParameterfvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6113:20: note: Technically the member function 'OSMesaDriver::nfglGetTextureLevelParameterfvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2807:1: note: Technically the member function 'OSMesaDriver::nfglGetTextureLevelParameterfvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2810:1: performance: Technically the member function 'OSMesaDriver::nfglGetTextureLevelParameterivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6120:20: note: Technically the member function 'OSMesaDriver::nfglGetTextureLevelParameterivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2810:1: note: Technically the member function 'OSMesaDriver::nfglGetTextureLevelParameterivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2813:1: performance: Technically the member function 'OSMesaDriver::nfglGetTextureParameterIivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6127:20: note: Technically the member function 'OSMesaDriver::nfglGetTextureParameterIivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2813:1: note: Technically the member function 'OSMesaDriver::nfglGetTextureParameterIivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2816:1: performance: Technically the member function 'OSMesaDriver::nfglGetTextureParameterIuivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6134:20: note: Technically the member function 'OSMesaDriver::nfglGetTextureParameterIuivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2816:1: note: Technically the member function 'OSMesaDriver::nfglGetTextureParameterIuivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2819:1: performance: Technically the member function 'OSMesaDriver::nfglGetTextureParameterfvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6141:20: note: Technically the member function 'OSMesaDriver::nfglGetTextureParameterfvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2819:1: note: Technically the member function 'OSMesaDriver::nfglGetTextureParameterfvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2822:1: performance: Technically the member function 'OSMesaDriver::nfglGetTextureParameterivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6148:20: note: Technically the member function 'OSMesaDriver::nfglGetTextureParameterivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2822:1: note: Technically the member function 'OSMesaDriver::nfglGetTextureParameterivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2825:1: performance: Technically the member function 'OSMesaDriver::nfglGetTextureSamplerHandleARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6155:24: note: Technically the member function 'OSMesaDriver::nfglGetTextureSamplerHandleARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2825:1: note: Technically the member function 'OSMesaDriver::nfglGetTextureSamplerHandleARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2828:1: performance: Technically the member function 'OSMesaDriver::nfglGetTextureSamplerHandleNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6161:24: note: Technically the member function 'OSMesaDriver::nfglGetTextureSamplerHandleNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2828:1: note: Technically the member function 'OSMesaDriver::nfglGetTextureSamplerHandleNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2831:1: performance: Technically the member function 'OSMesaDriver::nfglGetTrackMatrixivNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6167:20: note: Technically the member function 'OSMesaDriver::nfglGetTrackMatrixivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2831:1: note: Technically the member function 'OSMesaDriver::nfglGetTrackMatrixivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2834:1: performance: Technically the member function 'OSMesaDriver::nfglGetTransformFeedbackVarying' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6174:20: note: Technically the member function 'OSMesaDriver::nfglGetTransformFeedbackVarying' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2834:1: note: Technically the member function 'OSMesaDriver::nfglGetTransformFeedbackVarying' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2837:1: performance: Technically the member function 'OSMesaDriver::nfglGetTransformFeedbackVaryingEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6181:20: note: Technically the member function 'OSMesaDriver::nfglGetTransformFeedbackVaryingEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2837:1: note: Technically the member function 'OSMesaDriver::nfglGetTransformFeedbackVaryingEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2840:1: performance: Technically the member function 'OSMesaDriver::nfglGetTransformFeedbackVaryingNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6188:20: note: Technically the member function 'OSMesaDriver::nfglGetTransformFeedbackVaryingNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2840:1: note: Technically the member function 'OSMesaDriver::nfglGetTransformFeedbackVaryingNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2843:1: performance: Technically the member function 'OSMesaDriver::nfglGetUniformBlockIndex' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6195:22: note: Technically the member function 'OSMesaDriver::nfglGetUniformBlockIndex' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2843:1: note: Technically the member function 'OSMesaDriver::nfglGetUniformBlockIndex' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2846:1: performance: Technically the member function 'OSMesaDriver::nfglGetUniformBufferSizeEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6202:21: note: Technically the member function 'OSMesaDriver::nfglGetUniformBufferSizeEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2846:1: note: Technically the member function 'OSMesaDriver::nfglGetUniformBufferSizeEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2849:1: performance: Technically the member function 'OSMesaDriver::nfglGetUniformIndices' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6208:20: note: Technically the member function 'OSMesaDriver::nfglGetUniformIndices' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2849:1: note: Technically the member function 'OSMesaDriver::nfglGetUniformIndices' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2852:1: performance: Technically the member function 'OSMesaDriver::nfglGetUniformLocation' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6215:21: note: Technically the member function 'OSMesaDriver::nfglGetUniformLocation' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2852:1: note: Technically the member function 'OSMesaDriver::nfglGetUniformLocation' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2855:1: performance: Technically the member function 'OSMesaDriver::nfglGetUniformLocationARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6222:21: note: Technically the member function 'OSMesaDriver::nfglGetUniformLocationARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2855:1: note: Technically the member function 'OSMesaDriver::nfglGetUniformLocationARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2858:1: performance: Technically the member function 'OSMesaDriver::nfglGetUniformOffsetEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6229:24: note: Technically the member function 'OSMesaDriver::nfglGetUniformOffsetEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2858:1: note: Technically the member function 'OSMesaDriver::nfglGetUniformOffsetEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2861:1: performance: Technically the member function 'OSMesaDriver::nfglGetUniformSubroutineuiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6235:20: note: Technically the member function 'OSMesaDriver::nfglGetUniformSubroutineuiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2861:1: note: Technically the member function 'OSMesaDriver::nfglGetUniformSubroutineuiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2864:1: performance: Technically the member function 'OSMesaDriver::nfglGetUniformdv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6242:20: note: Technically the member function 'OSMesaDriver::nfglGetUniformdv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2864:1: note: Technically the member function 'OSMesaDriver::nfglGetUniformdv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2867:1: performance: Technically the member function 'OSMesaDriver::nfglGetUniformfv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6249:20: note: Technically the member function 'OSMesaDriver::nfglGetUniformfv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2867:1: note: Technically the member function 'OSMesaDriver::nfglGetUniformfv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2870:1: performance: Technically the member function 'OSMesaDriver::nfglGetUniformfvARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6256:20: note: Technically the member function 'OSMesaDriver::nfglGetUniformfvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2870:1: note: Technically the member function 'OSMesaDriver::nfglGetUniformfvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2873:1: performance: Technically the member function 'OSMesaDriver::nfglGetUniformi64vNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6263:20: note: Technically the member function 'OSMesaDriver::nfglGetUniformi64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2873:1: note: Technically the member function 'OSMesaDriver::nfglGetUniformi64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2876:1: performance: Technically the member function 'OSMesaDriver::nfglGetUniformiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6270:20: note: Technically the member function 'OSMesaDriver::nfglGetUniformiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2876:1: note: Technically the member function 'OSMesaDriver::nfglGetUniformiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2879:1: performance: Technically the member function 'OSMesaDriver::nfglGetUniformivARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6277:20: note: Technically the member function 'OSMesaDriver::nfglGetUniformivARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2879:1: note: Technically the member function 'OSMesaDriver::nfglGetUniformivARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2882:1: performance: Technically the member function 'OSMesaDriver::nfglGetUniformui64vNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6284:20: note: Technically the member function 'OSMesaDriver::nfglGetUniformui64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2882:1: note: Technically the member function 'OSMesaDriver::nfglGetUniformui64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2885:1: performance: Technically the member function 'OSMesaDriver::nfglGetUniformuiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6291:20: note: Technically the member function 'OSMesaDriver::nfglGetUniformuiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2885:1: note: Technically the member function 'OSMesaDriver::nfglGetUniformuiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2888:1: performance: Technically the member function 'OSMesaDriver::nfglGetUniformuivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6298:20: note: Technically the member function 'OSMesaDriver::nfglGetUniformuivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2888:1: note: Technically the member function 'OSMesaDriver::nfglGetUniformuivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2891:1: performance: Technically the member function 'OSMesaDriver::nfglGetVariantArrayObjectfvATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6305:20: note: Technically the member function 'OSMesaDriver::nfglGetVariantArrayObjectfvATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2891:1: note: Technically the member function 'OSMesaDriver::nfglGetVariantArrayObjectfvATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2894:1: performance: Technically the member function 'OSMesaDriver::nfglGetVariantArrayObjectivATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6312:20: note: Technically the member function 'OSMesaDriver::nfglGetVariantArrayObjectivATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2894:1: note: Technically the member function 'OSMesaDriver::nfglGetVariantArrayObjectivATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2897:1: performance: Technically the member function 'OSMesaDriver::nfglGetVariantBooleanvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6319:20: note: Technically the member function 'OSMesaDriver::nfglGetVariantBooleanvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2897:1: note: Technically the member function 'OSMesaDriver::nfglGetVariantBooleanvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2900:1: performance: Technically the member function 'OSMesaDriver::nfglGetVariantFloatvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6325:20: note: Technically the member function 'OSMesaDriver::nfglGetVariantFloatvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2900:1: note: Technically the member function 'OSMesaDriver::nfglGetVariantFloatvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2903:1: performance: Technically the member function 'OSMesaDriver::nfglGetVariantIntegervEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6332:20: note: Technically the member function 'OSMesaDriver::nfglGetVariantIntegervEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2903:1: note: Technically the member function 'OSMesaDriver::nfglGetVariantIntegervEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2906:1: performance: Technically the member function 'OSMesaDriver::nfglGetVariantPointervEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6339:20: note: Technically the member function 'OSMesaDriver::nfglGetVariantPointervEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2906:1: note: Technically the member function 'OSMesaDriver::nfglGetVariantPointervEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2909:1: performance: Technically the member function 'OSMesaDriver::nfglGetVaryingLocationNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6346:21: note: Technically the member function 'OSMesaDriver::nfglGetVaryingLocationNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2909:1: note: Technically the member function 'OSMesaDriver::nfglGetVaryingLocationNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2912:1: performance: Technically the member function 'OSMesaDriver::nfglGetVertexArrayIntegeri_vEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6353:20: note: Technically the member function 'OSMesaDriver::nfglGetVertexArrayIntegeri_vEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2912:1: note: Technically the member function 'OSMesaDriver::nfglGetVertexArrayIntegeri_vEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2915:1: performance: Technically the member function 'OSMesaDriver::nfglGetVertexArrayIntegervEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6360:20: note: Technically the member function 'OSMesaDriver::nfglGetVertexArrayIntegervEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2915:1: note: Technically the member function 'OSMesaDriver::nfglGetVertexArrayIntegervEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2918:1: performance: Technically the member function 'OSMesaDriver::nfglGetVertexArrayPointeri_vEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6367:20: note: Technically the member function 'OSMesaDriver::nfglGetVertexArrayPointeri_vEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2918:1: note: Technically the member function 'OSMesaDriver::nfglGetVertexArrayPointeri_vEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2921:1: performance: Technically the member function 'OSMesaDriver::nfglGetVertexArrayPointervEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6374:20: note: Technically the member function 'OSMesaDriver::nfglGetVertexArrayPointervEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2921:1: note: Technically the member function 'OSMesaDriver::nfglGetVertexArrayPointervEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2924:1: performance: Technically the member function 'OSMesaDriver::nfglGetVertexAttribArrayObjectfvATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6381:20: note: Technically the member function 'OSMesaDriver::nfglGetVertexAttribArrayObjectfvATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2924:1: note: Technically the member function 'OSMesaDriver::nfglGetVertexAttribArrayObjectfvATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2927:1: performance: Technically the member function 'OSMesaDriver::nfglGetVertexAttribArrayObjectivATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6388:20: note: Technically the member function 'OSMesaDriver::nfglGetVertexAttribArrayObjectivATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2927:1: note: Technically the member function 'OSMesaDriver::nfglGetVertexAttribArrayObjectivATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2930:1: performance: Technically the member function 'OSMesaDriver::nfglGetVertexAttribIiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6395:20: note: Technically the member function 'OSMesaDriver::nfglGetVertexAttribIiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2930:1: note: Technically the member function 'OSMesaDriver::nfglGetVertexAttribIiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2933:1: performance: Technically the member function 'OSMesaDriver::nfglGetVertexAttribIivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6402:20: note: Technically the member function 'OSMesaDriver::nfglGetVertexAttribIivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2933:1: note: Technically the member function 'OSMesaDriver::nfglGetVertexAttribIivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2936:1: performance: Technically the member function 'OSMesaDriver::nfglGetVertexAttribIuiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6409:20: note: Technically the member function 'OSMesaDriver::nfglGetVertexAttribIuiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2936:1: note: Technically the member function 'OSMesaDriver::nfglGetVertexAttribIuiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2939:1: performance: Technically the member function 'OSMesaDriver::nfglGetVertexAttribIuivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6416:20: note: Technically the member function 'OSMesaDriver::nfglGetVertexAttribIuivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2939:1: note: Technically the member function 'OSMesaDriver::nfglGetVertexAttribIuivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2942:1: performance: Technically the member function 'OSMesaDriver::nfglGetVertexAttribLdv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6423:20: note: Technically the member function 'OSMesaDriver::nfglGetVertexAttribLdv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2942:1: note: Technically the member function 'OSMesaDriver::nfglGetVertexAttribLdv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2945:1: performance: Technically the member function 'OSMesaDriver::nfglGetVertexAttribLdvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6430:20: note: Technically the member function 'OSMesaDriver::nfglGetVertexAttribLdvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2945:1: note: Technically the member function 'OSMesaDriver::nfglGetVertexAttribLdvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2948:1: performance: Technically the member function 'OSMesaDriver::nfglGetVertexAttribLi64vNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6437:20: note: Technically the member function 'OSMesaDriver::nfglGetVertexAttribLi64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2948:1: note: Technically the member function 'OSMesaDriver::nfglGetVertexAttribLi64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2951:1: performance: Technically the member function 'OSMesaDriver::nfglGetVertexAttribLui64vARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6444:20: note: Technically the member function 'OSMesaDriver::nfglGetVertexAttribLui64vARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2951:1: note: Technically the member function 'OSMesaDriver::nfglGetVertexAttribLui64vARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2954:1: performance: Technically the member function 'OSMesaDriver::nfglGetVertexAttribLui64vNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6451:20: note: Technically the member function 'OSMesaDriver::nfglGetVertexAttribLui64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2954:1: note: Technically the member function 'OSMesaDriver::nfglGetVertexAttribLui64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2957:1: performance: Technically the member function 'OSMesaDriver::nfglGetVertexAttribPointerv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6458:20: note: Technically the member function 'OSMesaDriver::nfglGetVertexAttribPointerv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2957:1: note: Technically the member function 'OSMesaDriver::nfglGetVertexAttribPointerv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2960:1: performance: Technically the member function 'OSMesaDriver::nfglGetVertexAttribPointervARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6465:20: note: Technically the member function 'OSMesaDriver::nfglGetVertexAttribPointervARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2960:1: note: Technically the member function 'OSMesaDriver::nfglGetVertexAttribPointervARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2963:1: performance: Technically the member function 'OSMesaDriver::nfglGetVertexAttribPointervNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6472:20: note: Technically the member function 'OSMesaDriver::nfglGetVertexAttribPointervNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2963:1: note: Technically the member function 'OSMesaDriver::nfglGetVertexAttribPointervNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2966:1: performance: Technically the member function 'OSMesaDriver::nfglGetVertexAttribdv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6479:20: note: Technically the member function 'OSMesaDriver::nfglGetVertexAttribdv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2966:1: note: Technically the member function 'OSMesaDriver::nfglGetVertexAttribdv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2969:1: performance: Technically the member function 'OSMesaDriver::nfglGetVertexAttribdvARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6486:20: note: Technically the member function 'OSMesaDriver::nfglGetVertexAttribdvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2969:1: note: Technically the member function 'OSMesaDriver::nfglGetVertexAttribdvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2972:1: performance: Technically the member function 'OSMesaDriver::nfglGetVertexAttribdvNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6493:20: note: Technically the member function 'OSMesaDriver::nfglGetVertexAttribdvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2972:1: note: Technically the member function 'OSMesaDriver::nfglGetVertexAttribdvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2975:1: performance: Technically the member function 'OSMesaDriver::nfglGetVertexAttribfv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6500:20: note: Technically the member function 'OSMesaDriver::nfglGetVertexAttribfv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2975:1: note: Technically the member function 'OSMesaDriver::nfglGetVertexAttribfv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2978:1: performance: Technically the member function 'OSMesaDriver::nfglGetVertexAttribfvARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6507:20: note: Technically the member function 'OSMesaDriver::nfglGetVertexAttribfvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2978:1: note: Technically the member function 'OSMesaDriver::nfglGetVertexAttribfvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2981:1: performance: Technically the member function 'OSMesaDriver::nfglGetVertexAttribfvNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6514:20: note: Technically the member function 'OSMesaDriver::nfglGetVertexAttribfvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2981:1: note: Technically the member function 'OSMesaDriver::nfglGetVertexAttribfvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2984:1: performance: Technically the member function 'OSMesaDriver::nfglGetVertexAttribiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6521:20: note: Technically the member function 'OSMesaDriver::nfglGetVertexAttribiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2984:1: note: Technically the member function 'OSMesaDriver::nfglGetVertexAttribiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2987:1: performance: Technically the member function 'OSMesaDriver::nfglGetVertexAttribivARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6528:20: note: Technically the member function 'OSMesaDriver::nfglGetVertexAttribivARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2987:1: note: Technically the member function 'OSMesaDriver::nfglGetVertexAttribivARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2990:1: performance: Technically the member function 'OSMesaDriver::nfglGetVertexAttribivNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6535:20: note: Technically the member function 'OSMesaDriver::nfglGetVertexAttribivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2990:1: note: Technically the member function 'OSMesaDriver::nfglGetVertexAttribivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2993:1: performance: Technically the member function 'OSMesaDriver::nfglGetVideoCaptureStreamdvNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6542:20: note: Technically the member function 'OSMesaDriver::nfglGetVideoCaptureStreamdvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2993:1: note: Technically the member function 'OSMesaDriver::nfglGetVideoCaptureStreamdvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2996:1: performance: Technically the member function 'OSMesaDriver::nfglGetVideoCaptureStreamfvNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6549:20: note: Technically the member function 'OSMesaDriver::nfglGetVideoCaptureStreamfvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2996:1: note: Technically the member function 'OSMesaDriver::nfglGetVideoCaptureStreamfvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2999:1: performance: Technically the member function 'OSMesaDriver::nfglGetVideoCaptureStreamivNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6556:20: note: Technically the member function 'OSMesaDriver::nfglGetVideoCaptureStreamivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:2999:1: note: Technically the member function 'OSMesaDriver::nfglGetVideoCaptureStreamivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3002:1: performance: Technically the member function 'OSMesaDriver::nfglGetVideoCaptureivNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6563:20: note: Technically the member function 'OSMesaDriver::nfglGetVideoCaptureivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3002:1: note: Technically the member function 'OSMesaDriver::nfglGetVideoCaptureivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3005:1: performance: Technically the member function 'OSMesaDriver::nfglGetVideoi64vNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6570:20: note: Technically the member function 'OSMesaDriver::nfglGetVideoi64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3005:1: note: Technically the member function 'OSMesaDriver::nfglGetVideoi64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3008:1: performance: Technically the member function 'OSMesaDriver::nfglGetVideoivNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6577:20: note: Technically the member function 'OSMesaDriver::nfglGetVideoivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3008:1: note: Technically the member function 'OSMesaDriver::nfglGetVideoivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3011:1: performance: Technically the member function 'OSMesaDriver::nfglGetVideoui64vNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6584:20: note: Technically the member function 'OSMesaDriver::nfglGetVideoui64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3011:1: note: Technically the member function 'OSMesaDriver::nfglGetVideoui64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3014:1: performance: Technically the member function 'OSMesaDriver::nfglGetVideouivNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6591:20: note: Technically the member function 'OSMesaDriver::nfglGetVideouivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3014:1: note: Technically the member function 'OSMesaDriver::nfglGetVideouivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3017:1: performance: Technically the member function 'OSMesaDriver::nfglGetnColorTableARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6598:20: note: Technically the member function 'OSMesaDriver::nfglGetnColorTableARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3017:1: note: Technically the member function 'OSMesaDriver::nfglGetnColorTableARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3020:1: performance: Technically the member function 'OSMesaDriver::nfglGetnCompressedTexImageARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6605:20: note: Technically the member function 'OSMesaDriver::nfglGetnCompressedTexImageARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3020:1: note: Technically the member function 'OSMesaDriver::nfglGetnCompressedTexImageARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3023:1: performance: Technically the member function 'OSMesaDriver::nfglGetnConvolutionFilterARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6612:20: note: Technically the member function 'OSMesaDriver::nfglGetnConvolutionFilterARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3023:1: note: Technically the member function 'OSMesaDriver::nfglGetnConvolutionFilterARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3026:1: performance: Technically the member function 'OSMesaDriver::nfglGetnHistogramARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6619:20: note: Technically the member function 'OSMesaDriver::nfglGetnHistogramARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3026:1: note: Technically the member function 'OSMesaDriver::nfglGetnHistogramARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3029:1: performance: Technically the member function 'OSMesaDriver::nfglGetnMapdvARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6626:20: note: Technically the member function 'OSMesaDriver::nfglGetnMapdvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3029:1: note: Technically the member function 'OSMesaDriver::nfglGetnMapdvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3032:1: performance: Technically the member function 'OSMesaDriver::nfglGetnMapfvARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6633:20: note: Technically the member function 'OSMesaDriver::nfglGetnMapfvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3032:1: note: Technically the member function 'OSMesaDriver::nfglGetnMapfvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3035:1: performance: Technically the member function 'OSMesaDriver::nfglGetnMapivARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6640:20: note: Technically the member function 'OSMesaDriver::nfglGetnMapivARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3035:1: note: Technically the member function 'OSMesaDriver::nfglGetnMapivARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3038:1: performance: Technically the member function 'OSMesaDriver::nfglGetnMinmaxARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6647:20: note: Technically the member function 'OSMesaDriver::nfglGetnMinmaxARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3038:1: note: Technically the member function 'OSMesaDriver::nfglGetnMinmaxARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3041:1: performance: Technically the member function 'OSMesaDriver::nfglGetnPixelMapfvARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6654:20: note: Technically the member function 'OSMesaDriver::nfglGetnPixelMapfvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3041:1: note: Technically the member function 'OSMesaDriver::nfglGetnPixelMapfvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3044:1: performance: Technically the member function 'OSMesaDriver::nfglGetnPixelMapuivARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6661:20: note: Technically the member function 'OSMesaDriver::nfglGetnPixelMapuivARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3044:1: note: Technically the member function 'OSMesaDriver::nfglGetnPixelMapuivARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3047:1: performance: Technically the member function 'OSMesaDriver::nfglGetnPixelMapusvARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6668:20: note: Technically the member function 'OSMesaDriver::nfglGetnPixelMapusvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3047:1: note: Technically the member function 'OSMesaDriver::nfglGetnPixelMapusvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3050:1: performance: Technically the member function 'OSMesaDriver::nfglGetnPolygonStippleARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6675:20: note: Technically the member function 'OSMesaDriver::nfglGetnPolygonStippleARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3050:1: note: Technically the member function 'OSMesaDriver::nfglGetnPolygonStippleARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3053:1: performance: Technically the member function 'OSMesaDriver::nfglGetnSeparableFilterARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6681:20: note: Technically the member function 'OSMesaDriver::nfglGetnSeparableFilterARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3053:1: note: Technically the member function 'OSMesaDriver::nfglGetnSeparableFilterARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3056:1: performance: Technically the member function 'OSMesaDriver::nfglGetnTexImageARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6688:20: note: Technically the member function 'OSMesaDriver::nfglGetnTexImageARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3056:1: note: Technically the member function 'OSMesaDriver::nfglGetnTexImageARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3059:1: performance: Technically the member function 'OSMesaDriver::nfglGetnUniformdvARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6695:20: note: Technically the member function 'OSMesaDriver::nfglGetnUniformdvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3059:1: note: Technically the member function 'OSMesaDriver::nfglGetnUniformdvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3062:1: performance: Technically the member function 'OSMesaDriver::nfglGetnUniformfvARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6702:20: note: Technically the member function 'OSMesaDriver::nfglGetnUniformfvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3062:1: note: Technically the member function 'OSMesaDriver::nfglGetnUniformfvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3065:1: performance: Technically the member function 'OSMesaDriver::nfglGetnUniformivARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6709:20: note: Technically the member function 'OSMesaDriver::nfglGetnUniformivARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3065:1: note: Technically the member function 'OSMesaDriver::nfglGetnUniformivARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3068:1: performance: Technically the member function 'OSMesaDriver::nfglGetnUniformuivARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6716:20: note: Technically the member function 'OSMesaDriver::nfglGetnUniformuivARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3068:1: note: Technically the member function 'OSMesaDriver::nfglGetnUniformuivARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3071:1: performance: Technically the member function 'OSMesaDriver::nfglGlobalAlphaFactorbSUN' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6723:20: note: Technically the member function 'OSMesaDriver::nfglGlobalAlphaFactorbSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3071:1: note: Technically the member function 'OSMesaDriver::nfglGlobalAlphaFactorbSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3074:1: performance: Technically the member function 'OSMesaDriver::nfglGlobalAlphaFactordSUN' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6729:20: note: Technically the member function 'OSMesaDriver::nfglGlobalAlphaFactordSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3074:1: note: Technically the member function 'OSMesaDriver::nfglGlobalAlphaFactordSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3077:1: performance: Technically the member function 'OSMesaDriver::nfglGlobalAlphaFactorfSUN' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6735:20: note: Technically the member function 'OSMesaDriver::nfglGlobalAlphaFactorfSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3077:1: note: Technically the member function 'OSMesaDriver::nfglGlobalAlphaFactorfSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3080:1: performance: Technically the member function 'OSMesaDriver::nfglGlobalAlphaFactoriSUN' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6741:20: note: Technically the member function 'OSMesaDriver::nfglGlobalAlphaFactoriSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3080:1: note: Technically the member function 'OSMesaDriver::nfglGlobalAlphaFactoriSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3083:1: performance: Technically the member function 'OSMesaDriver::nfglGlobalAlphaFactorsSUN' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6747:20: note: Technically the member function 'OSMesaDriver::nfglGlobalAlphaFactorsSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3083:1: note: Technically the member function 'OSMesaDriver::nfglGlobalAlphaFactorsSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3086:1: performance: Technically the member function 'OSMesaDriver::nfglGlobalAlphaFactorubSUN' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6753:20: note: Technically the member function 'OSMesaDriver::nfglGlobalAlphaFactorubSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3086:1: note: Technically the member function 'OSMesaDriver::nfglGlobalAlphaFactorubSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3089:1: performance: Technically the member function 'OSMesaDriver::nfglGlobalAlphaFactoruiSUN' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6759:20: note: Technically the member function 'OSMesaDriver::nfglGlobalAlphaFactoruiSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3089:1: note: Technically the member function 'OSMesaDriver::nfglGlobalAlphaFactoruiSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3092:1: performance: Technically the member function 'OSMesaDriver::nfglGlobalAlphaFactorusSUN' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6765:20: note: Technically the member function 'OSMesaDriver::nfglGlobalAlphaFactorusSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3092:1: note: Technically the member function 'OSMesaDriver::nfglGlobalAlphaFactorusSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3094:1: performance: Technically the member function 'OSMesaDriver::nfglHint' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6771:20: note: Technically the member function 'OSMesaDriver::nfglHint' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3094:1: note: Technically the member function 'OSMesaDriver::nfglHint' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3096:1: performance: Technically the member function 'OSMesaDriver::nfglHintPGI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6777:20: note: Technically the member function 'OSMesaDriver::nfglHintPGI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3096:1: note: Technically the member function 'OSMesaDriver::nfglHintPGI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3099:1: performance: Technically the member function 'OSMesaDriver::nfglHistogram' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6783:20: note: Technically the member function 'OSMesaDriver::nfglHistogram' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3099:1: note: Technically the member function 'OSMesaDriver::nfglHistogram' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3102:1: performance: Technically the member function 'OSMesaDriver::nfglHistogramEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6789:20: note: Technically the member function 'OSMesaDriver::nfglHistogramEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3102:1: note: Technically the member function 'OSMesaDriver::nfglHistogramEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3105:1: performance: Technically the member function 'OSMesaDriver::nfglIglooInterfaceSGIX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6795:20: note: Technically the member function 'OSMesaDriver::nfglIglooInterfaceSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3105:1: note: Technically the member function 'OSMesaDriver::nfglIglooInterfaceSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3108:1: performance: Technically the member function 'OSMesaDriver::nfglImageTransformParameterfHP' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6802:20: note: Technically the member function 'OSMesaDriver::nfglImageTransformParameterfHP' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3108:1: note: Technically the member function 'OSMesaDriver::nfglImageTransformParameterfHP' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3111:1: performance: Technically the member function 'OSMesaDriver::nfglImageTransformParameterfvHP' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6808:20: note: Technically the member function 'OSMesaDriver::nfglImageTransformParameterfvHP' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3111:1: note: Technically the member function 'OSMesaDriver::nfglImageTransformParameterfvHP' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3114:1: performance: Technically the member function 'OSMesaDriver::nfglImageTransformParameteriHP' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6815:20: note: Technically the member function 'OSMesaDriver::nfglImageTransformParameteriHP' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3114:1: note: Technically the member function 'OSMesaDriver::nfglImageTransformParameteriHP' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3117:1: performance: Technically the member function 'OSMesaDriver::nfglImageTransformParameterivHP' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6821:20: note: Technically the member function 'OSMesaDriver::nfglImageTransformParameterivHP' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3117:1: note: Technically the member function 'OSMesaDriver::nfglImageTransformParameterivHP' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3123:1: performance: Technically the member function 'OSMesaDriver::nfglIndexFormatNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6836:20: note: Technically the member function 'OSMesaDriver::nfglIndexFormatNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3123:1: note: Technically the member function 'OSMesaDriver::nfglIndexFormatNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3126:1: performance: Technically the member function 'OSMesaDriver::nfglIndexFuncEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6842:20: note: Technically the member function 'OSMesaDriver::nfglIndexFuncEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3126:1: note: Technically the member function 'OSMesaDriver::nfglIndexFuncEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3129:1: performance: Technically the member function 'OSMesaDriver::nfglIndexMask' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6848:20: note: Technically the member function 'OSMesaDriver::nfglIndexMask' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3129:1: note: Technically the member function 'OSMesaDriver::nfglIndexMask' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3132:1: performance: Technically the member function 'OSMesaDriver::nfglIndexMaterialEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6854:20: note: Technically the member function 'OSMesaDriver::nfglIndexMaterialEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3132:1: note: Technically the member function 'OSMesaDriver::nfglIndexMaterialEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3138:1: performance: Technically the member function 'OSMesaDriver::nfglIndexPointerEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6866:20: note: Technically the member function 'OSMesaDriver::nfglIndexPointerEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3138:1: note: Technically the member function 'OSMesaDriver::nfglIndexPointerEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3141:1: performance: Technically the member function 'OSMesaDriver::nfglIndexPointerListIBM' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6873:20: note: Technically the member function 'OSMesaDriver::nfglIndexPointerListIBM' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3141:1: note: Technically the member function 'OSMesaDriver::nfglIndexPointerListIBM' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3144:1: performance: Technically the member function 'OSMesaDriver::nfglIndexd' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6880:20: note: Technically the member function 'OSMesaDriver::nfglIndexd' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3144:1: note: Technically the member function 'OSMesaDriver::nfglIndexd' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3150:1: performance: Technically the member function 'OSMesaDriver::nfglIndexf' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6892:20: note: Technically the member function 'OSMesaDriver::nfglIndexf' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3150:1: note: Technically the member function 'OSMesaDriver::nfglIndexf' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3156:1: performance: Technically the member function 'OSMesaDriver::nfglIndexi' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6904:20: note: Technically the member function 'OSMesaDriver::nfglIndexi' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3156:1: note: Technically the member function 'OSMesaDriver::nfglIndexi' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3162:1: performance: Technically the member function 'OSMesaDriver::nfglIndexs' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6916:20: note: Technically the member function 'OSMesaDriver::nfglIndexs' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3162:1: note: Technically the member function 'OSMesaDriver::nfglIndexs' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3168:1: performance: Technically the member function 'OSMesaDriver::nfglIndexub' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6928:20: note: Technically the member function 'OSMesaDriver::nfglIndexub' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3168:1: note: Technically the member function 'OSMesaDriver::nfglIndexub' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3171:1: performance: Technically the member function 'OSMesaDriver::nfglIndexubv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6934:20: note: Technically the member function 'OSMesaDriver::nfglIndexubv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3171:1: note: Technically the member function 'OSMesaDriver::nfglIndexubv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3174:1: performance: Technically the member function 'OSMesaDriver::nfglIndexxOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6941:20: note: Technically the member function 'OSMesaDriver::nfglIndexxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3174:1: note: Technically the member function 'OSMesaDriver::nfglIndexxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3177:1: performance: Technically the member function 'OSMesaDriver::nfglIndexxvOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6947:20: note: Technically the member function 'OSMesaDriver::nfglIndexxvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3177:1: note: Technically the member function 'OSMesaDriver::nfglIndexxvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3179:1: performance: Technically the member function 'OSMesaDriver::nfglInitNames' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6954:20: note: Technically the member function 'OSMesaDriver::nfglInitNames' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3179:1: note: Technically the member function 'OSMesaDriver::nfglInitNames' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3181:1: performance: Technically the member function 'OSMesaDriver::nfglInsertComponentEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6960:20: note: Technically the member function 'OSMesaDriver::nfglInsertComponentEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3181:1: note: Technically the member function 'OSMesaDriver::nfglInsertComponentEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3184:1: performance: Technically the member function 'OSMesaDriver::nfglInsertEventMarkerEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6966:20: note: Technically the member function 'OSMesaDriver::nfglInsertEventMarkerEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3184:1: note: Technically the member function 'OSMesaDriver::nfglInsertEventMarkerEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3187:1: performance: Technically the member function 'OSMesaDriver::nfglInstrumentsBufferSGIX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6973:20: note: Technically the member function 'OSMesaDriver::nfglInstrumentsBufferSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3187:1: note: Technically the member function 'OSMesaDriver::nfglInstrumentsBufferSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3193:1: performance: Technically the member function 'OSMesaDriver::nfglInterpolatePathsNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6986:20: note: Technically the member function 'OSMesaDriver::nfglInterpolatePathsNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3193:1: note: Technically the member function 'OSMesaDriver::nfglInterpolatePathsNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3196:1: performance: Technically the member function 'OSMesaDriver::nfglInvalidateBufferData' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6992:20: note: Technically the member function 'OSMesaDriver::nfglInvalidateBufferData' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3196:1: note: Technically the member function 'OSMesaDriver::nfglInvalidateBufferData' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3199:1: performance: Technically the member function 'OSMesaDriver::nfglInvalidateBufferSubData' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:6998:20: note: Technically the member function 'OSMesaDriver::nfglInvalidateBufferSubData' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3199:1: note: Technically the member function 'OSMesaDriver::nfglInvalidateBufferSubData' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3202:1: performance: Technically the member function 'OSMesaDriver::nfglInvalidateFramebuffer' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7004:20: note: Technically the member function 'OSMesaDriver::nfglInvalidateFramebuffer' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3202:1: note: Technically the member function 'OSMesaDriver::nfglInvalidateFramebuffer' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3205:1: performance: Technically the member function 'OSMesaDriver::nfglInvalidateSubFramebuffer' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7011:20: note: Technically the member function 'OSMesaDriver::nfglInvalidateSubFramebuffer' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3205:1: note: Technically the member function 'OSMesaDriver::nfglInvalidateSubFramebuffer' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3208:1: performance: Technically the member function 'OSMesaDriver::nfglInvalidateTexImage' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7018:20: note: Technically the member function 'OSMesaDriver::nfglInvalidateTexImage' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3208:1: note: Technically the member function 'OSMesaDriver::nfglInvalidateTexImage' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3211:1: performance: Technically the member function 'OSMesaDriver::nfglInvalidateTexSubImage' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7024:20: note: Technically the member function 'OSMesaDriver::nfglInvalidateTexSubImage' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3211:1: note: Technically the member function 'OSMesaDriver::nfglInvalidateTexSubImage' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3214:1: performance: Technically the member function 'OSMesaDriver::nfglIsAsyncMarkerSGIX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7030:25: note: Technically the member function 'OSMesaDriver::nfglIsAsyncMarkerSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3214:1: note: Technically the member function 'OSMesaDriver::nfglIsAsyncMarkerSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3217:1: performance: Technically the member function 'OSMesaDriver::nfglIsBuffer' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7036:25: note: Technically the member function 'OSMesaDriver::nfglIsBuffer' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3217:1: note: Technically the member function 'OSMesaDriver::nfglIsBuffer' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3220:1: performance: Technically the member function 'OSMesaDriver::nfglIsBufferARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7042:25: note: Technically the member function 'OSMesaDriver::nfglIsBufferARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3220:1: note: Technically the member function 'OSMesaDriver::nfglIsBufferARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3223:1: performance: Technically the member function 'OSMesaDriver::nfglIsBufferResidentNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7048:25: note: Technically the member function 'OSMesaDriver::nfglIsBufferResidentNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3223:1: note: Technically the member function 'OSMesaDriver::nfglIsBufferResidentNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3226:1: performance: Technically the member function 'OSMesaDriver::nfglIsEnabled' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7054:25: note: Technically the member function 'OSMesaDriver::nfglIsEnabled' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3226:1: note: Technically the member function 'OSMesaDriver::nfglIsEnabled' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3229:1: performance: Technically the member function 'OSMesaDriver::nfglIsEnabledIndexedEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7060:25: note: Technically the member function 'OSMesaDriver::nfglIsEnabledIndexedEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3229:1: note: Technically the member function 'OSMesaDriver::nfglIsEnabledIndexedEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3232:1: performance: Technically the member function 'OSMesaDriver::nfglIsEnabledi' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7066:25: note: Technically the member function 'OSMesaDriver::nfglIsEnabledi' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3232:1: note: Technically the member function 'OSMesaDriver::nfglIsEnabledi' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3235:1: performance: Technically the member function 'OSMesaDriver::nfglIsFenceAPPLE' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7072:25: note: Technically the member function 'OSMesaDriver::nfglIsFenceAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3235:1: note: Technically the member function 'OSMesaDriver::nfglIsFenceAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3238:1: performance: Technically the member function 'OSMesaDriver::nfglIsFenceNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7078:25: note: Technically the member function 'OSMesaDriver::nfglIsFenceNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3238:1: note: Technically the member function 'OSMesaDriver::nfglIsFenceNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3241:1: performance: Technically the member function 'OSMesaDriver::nfglIsFramebuffer' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7084:25: note: Technically the member function 'OSMesaDriver::nfglIsFramebuffer' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3241:1: note: Technically the member function 'OSMesaDriver::nfglIsFramebuffer' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3244:1: performance: Technically the member function 'OSMesaDriver::nfglIsFramebufferEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7090:25: note: Technically the member function 'OSMesaDriver::nfglIsFramebufferEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3244:1: note: Technically the member function 'OSMesaDriver::nfglIsFramebufferEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3247:1: performance: Technically the member function 'OSMesaDriver::nfglIsImageHandleResidentARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7096:25: note: Technically the member function 'OSMesaDriver::nfglIsImageHandleResidentARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3247:1: note: Technically the member function 'OSMesaDriver::nfglIsImageHandleResidentARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3250:1: performance: Technically the member function 'OSMesaDriver::nfglIsImageHandleResidentNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7102:25: note: Technically the member function 'OSMesaDriver::nfglIsImageHandleResidentNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3250:1: note: Technically the member function 'OSMesaDriver::nfglIsImageHandleResidentNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3252:1: performance: Technically the member function 'OSMesaDriver::nfglIsList' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7108:25: note: Technically the member function 'OSMesaDriver::nfglIsList' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3252:1: note: Technically the member function 'OSMesaDriver::nfglIsList' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3254:1: performance: Technically the member function 'OSMesaDriver::nfglIsNameAMD' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7114:25: note: Technically the member function 'OSMesaDriver::nfglIsNameAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3254:1: note: Technically the member function 'OSMesaDriver::nfglIsNameAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3257:1: performance: Technically the member function 'OSMesaDriver::nfglIsNamedBufferResidentNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7120:25: note: Technically the member function 'OSMesaDriver::nfglIsNamedBufferResidentNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3257:1: note: Technically the member function 'OSMesaDriver::nfglIsNamedBufferResidentNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3260:1: performance: Technically the member function 'OSMesaDriver::nfglIsNamedStringARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7126:25: note: Technically the member function 'OSMesaDriver::nfglIsNamedStringARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3260:1: note: Technically the member function 'OSMesaDriver::nfglIsNamedStringARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3263:1: performance: Technically the member function 'OSMesaDriver::nfglIsObjectBufferATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7133:25: note: Technically the member function 'OSMesaDriver::nfglIsObjectBufferATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3263:1: note: Technically the member function 'OSMesaDriver::nfglIsObjectBufferATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3266:1: performance: Technically the member function 'OSMesaDriver::nfglIsOcclusionQueryNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7139:25: note: Technically the member function 'OSMesaDriver::nfglIsOcclusionQueryNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3266:1: note: Technically the member function 'OSMesaDriver::nfglIsOcclusionQueryNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3269:1: performance: Technically the member function 'OSMesaDriver::nfglIsPathNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7145:25: note: Technically the member function 'OSMesaDriver::nfglIsPathNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3269:1: note: Technically the member function 'OSMesaDriver::nfglIsPathNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3272:1: performance: Technically the member function 'OSMesaDriver::nfglIsPointInFillPathNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7151:25: note: Technically the member function 'OSMesaDriver::nfglIsPointInFillPathNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3272:1: note: Technically the member function 'OSMesaDriver::nfglIsPointInFillPathNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3275:1: performance: Technically the member function 'OSMesaDriver::nfglIsPointInStrokePathNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7157:25: note: Technically the member function 'OSMesaDriver::nfglIsPointInStrokePathNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3275:1: note: Technically the member function 'OSMesaDriver::nfglIsPointInStrokePathNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3278:1: performance: Technically the member function 'OSMesaDriver::nfglIsProgram' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7163:25: note: Technically the member function 'OSMesaDriver::nfglIsProgram' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3278:1: note: Technically the member function 'OSMesaDriver::nfglIsProgram' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3281:1: performance: Technically the member function 'OSMesaDriver::nfglIsProgramARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7169:25: note: Technically the member function 'OSMesaDriver::nfglIsProgramARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3281:1: note: Technically the member function 'OSMesaDriver::nfglIsProgramARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3284:1: performance: Technically the member function 'OSMesaDriver::nfglIsProgramNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7175:25: note: Technically the member function 'OSMesaDriver::nfglIsProgramNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3284:1: note: Technically the member function 'OSMesaDriver::nfglIsProgramNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3287:1: performance: Technically the member function 'OSMesaDriver::nfglIsProgramPipeline' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7181:25: note: Technically the member function 'OSMesaDriver::nfglIsProgramPipeline' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3287:1: note: Technically the member function 'OSMesaDriver::nfglIsProgramPipeline' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3290:1: performance: Technically the member function 'OSMesaDriver::nfglIsQuery' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7187:25: note: Technically the member function 'OSMesaDriver::nfglIsQuery' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3290:1: note: Technically the member function 'OSMesaDriver::nfglIsQuery' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3293:1: performance: Technically the member function 'OSMesaDriver::nfglIsQueryARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7193:25: note: Technically the member function 'OSMesaDriver::nfglIsQueryARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3293:1: note: Technically the member function 'OSMesaDriver::nfglIsQueryARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3296:1: performance: Technically the member function 'OSMesaDriver::nfglIsRenderbuffer' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7199:25: note: Technically the member function 'OSMesaDriver::nfglIsRenderbuffer' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3296:1: note: Technically the member function 'OSMesaDriver::nfglIsRenderbuffer' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3299:1: performance: Technically the member function 'OSMesaDriver::nfglIsRenderbufferEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7205:25: note: Technically the member function 'OSMesaDriver::nfglIsRenderbufferEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3299:1: note: Technically the member function 'OSMesaDriver::nfglIsRenderbufferEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3302:1: performance: Technically the member function 'OSMesaDriver::nfglIsSampler' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7211:25: note: Technically the member function 'OSMesaDriver::nfglIsSampler' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3302:1: note: Technically the member function 'OSMesaDriver::nfglIsSampler' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3305:1: performance: Technically the member function 'OSMesaDriver::nfglIsShader' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7217:25: note: Technically the member function 'OSMesaDriver::nfglIsShader' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3305:1: note: Technically the member function 'OSMesaDriver::nfglIsShader' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3308:1: performance: Technically the member function 'OSMesaDriver::nfglIsSync' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7223:25: note: Technically the member function 'OSMesaDriver::nfglIsSync' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3308:1: note: Technically the member function 'OSMesaDriver::nfglIsSync' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3311:1: performance: Technically the member function 'OSMesaDriver::nfglIsTexture' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7229:25: note: Technically the member function 'OSMesaDriver::nfglIsTexture' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3311:1: note: Technically the member function 'OSMesaDriver::nfglIsTexture' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3314:1: performance: Technically the member function 'OSMesaDriver::nfglIsTextureEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7235:25: note: Technically the member function 'OSMesaDriver::nfglIsTextureEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3314:1: note: Technically the member function 'OSMesaDriver::nfglIsTextureEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3317:1: performance: Technically the member function 'OSMesaDriver::nfglIsTextureHandleResidentARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7241:25: note: Technically the member function 'OSMesaDriver::nfglIsTextureHandleResidentARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3317:1: note: Technically the member function 'OSMesaDriver::nfglIsTextureHandleResidentARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3320:1: performance: Technically the member function 'OSMesaDriver::nfglIsTextureHandleResidentNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7247:25: note: Technically the member function 'OSMesaDriver::nfglIsTextureHandleResidentNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3320:1: note: Technically the member function 'OSMesaDriver::nfglIsTextureHandleResidentNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3323:1: performance: Technically the member function 'OSMesaDriver::nfglIsTransformFeedback' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7253:25: note: Technically the member function 'OSMesaDriver::nfglIsTransformFeedback' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3323:1: note: Technically the member function 'OSMesaDriver::nfglIsTransformFeedback' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3326:1: performance: Technically the member function 'OSMesaDriver::nfglIsTransformFeedbackNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7259:25: note: Technically the member function 'OSMesaDriver::nfglIsTransformFeedbackNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3326:1: note: Technically the member function 'OSMesaDriver::nfglIsTransformFeedbackNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3329:1: performance: Technically the member function 'OSMesaDriver::nfglIsVariantEnabledEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7265:25: note: Technically the member function 'OSMesaDriver::nfglIsVariantEnabledEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3329:1: note: Technically the member function 'OSMesaDriver::nfglIsVariantEnabledEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3332:1: performance: Technically the member function 'OSMesaDriver::nfglIsVertexArray' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7271:25: note: Technically the member function 'OSMesaDriver::nfglIsVertexArray' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3332:1: note: Technically the member function 'OSMesaDriver::nfglIsVertexArray' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3335:1: performance: Technically the member function 'OSMesaDriver::nfglIsVertexArrayAPPLE' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7277:25: note: Technically the member function 'OSMesaDriver::nfglIsVertexArrayAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3335:1: note: Technically the member function 'OSMesaDriver::nfglIsVertexArrayAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3338:1: performance: Technically the member function 'OSMesaDriver::nfglIsVertexAttribEnabledAPPLE' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7283:25: note: Technically the member function 'OSMesaDriver::nfglIsVertexAttribEnabledAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3338:1: note: Technically the member function 'OSMesaDriver::nfglIsVertexAttribEnabledAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3341:1: performance: Technically the member function 'OSMesaDriver::nfglLabelObjectEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7289:20: note: Technically the member function 'OSMesaDriver::nfglLabelObjectEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3341:1: note: Technically the member function 'OSMesaDriver::nfglLabelObjectEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3344:1: performance: Technically the member function 'OSMesaDriver::nfglLightEnviSGIX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7296:20: note: Technically the member function 'OSMesaDriver::nfglLightEnviSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3344:1: note: Technically the member function 'OSMesaDriver::nfglLightEnviSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3347:1: performance: Technically the member function 'OSMesaDriver::nfglLightModelf' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7302:20: note: Technically the member function 'OSMesaDriver::nfglLightModelf' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3347:1: note: Technically the member function 'OSMesaDriver::nfglLightModelf' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3350:1: performance: Technically the member function 'OSMesaDriver::nfglLightModeli' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7314:20: note: Technically the member function 'OSMesaDriver::nfglLightModeli' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3350:1: note: Technically the member function 'OSMesaDriver::nfglLightModeli' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3355:1: performance: Technically the member function 'OSMesaDriver::nfglLightModelxOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7326:20: note: Technically the member function 'OSMesaDriver::nfglLightModelxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3355:1: note: Technically the member function 'OSMesaDriver::nfglLightModelxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3358:1: performance: Technically the member function 'OSMesaDriver::nfglLightModelxvOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7332:20: note: Technically the member function 'OSMesaDriver::nfglLightModelxvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3358:1: note: Technically the member function 'OSMesaDriver::nfglLightModelxvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3360:1: performance: Technically the member function 'OSMesaDriver::nfglLightf' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7339:20: note: Technically the member function 'OSMesaDriver::nfglLightf' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3360:1: note: Technically the member function 'OSMesaDriver::nfglLightf' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3363:1: performance: Technically the member function 'OSMesaDriver::nfglLighti' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7351:20: note: Technically the member function 'OSMesaDriver::nfglLighti' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3363:1: note: Technically the member function 'OSMesaDriver::nfglLighti' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3369:1: performance: Technically the member function 'OSMesaDriver::nfglLightxOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7363:20: note: Technically the member function 'OSMesaDriver::nfglLightxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3369:1: note: Technically the member function 'OSMesaDriver::nfglLightxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3372:1: performance: Technically the member function 'OSMesaDriver::nfglLightxvOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7369:20: note: Technically the member function 'OSMesaDriver::nfglLightxvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3372:1: note: Technically the member function 'OSMesaDriver::nfglLightxvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3375:1: performance: Technically the member function 'OSMesaDriver::nfglLineStipple' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7376:20: note: Technically the member function 'OSMesaDriver::nfglLineStipple' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3375:1: note: Technically the member function 'OSMesaDriver::nfglLineStipple' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3378:1: performance: Technically the member function 'OSMesaDriver::nfglLineWidth' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7382:20: note: Technically the member function 'OSMesaDriver::nfglLineWidth' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3378:1: note: Technically the member function 'OSMesaDriver::nfglLineWidth' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3381:1: performance: Technically the member function 'OSMesaDriver::nfglLineWidthxOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7388:20: note: Technically the member function 'OSMesaDriver::nfglLineWidthxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3381:1: note: Technically the member function 'OSMesaDriver::nfglLineWidthxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3384:1: performance: Technically the member function 'OSMesaDriver::nfglLinkProgram' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7394:20: note: Technically the member function 'OSMesaDriver::nfglLinkProgram' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3384:1: note: Technically the member function 'OSMesaDriver::nfglLinkProgram' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3387:1: performance: Technically the member function 'OSMesaDriver::nfglLinkProgramARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7400:20: note: Technically the member function 'OSMesaDriver::nfglLinkProgramARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3387:1: note: Technically the member function 'OSMesaDriver::nfglLinkProgramARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3390:1: performance: Technically the member function 'OSMesaDriver::nfglListBase' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7406:20: note: Technically the member function 'OSMesaDriver::nfglListBase' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3390:1: note: Technically the member function 'OSMesaDriver::nfglListBase' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3393:1: performance: Technically the member function 'OSMesaDriver::nfglListParameterfSGIX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7412:20: note: Technically the member function 'OSMesaDriver::nfglListParameterfSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3393:1: note: Technically the member function 'OSMesaDriver::nfglListParameterfSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3396:1: performance: Technically the member function 'OSMesaDriver::nfglListParameterfvSGIX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7418:20: note: Technically the member function 'OSMesaDriver::nfglListParameterfvSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3396:1: note: Technically the member function 'OSMesaDriver::nfglListParameterfvSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3399:1: performance: Technically the member function 'OSMesaDriver::nfglListParameteriSGIX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7425:20: note: Technically the member function 'OSMesaDriver::nfglListParameteriSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3399:1: note: Technically the member function 'OSMesaDriver::nfglListParameteriSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3402:1: performance: Technically the member function 'OSMesaDriver::nfglListParameterivSGIX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7431:20: note: Technically the member function 'OSMesaDriver::nfglListParameterivSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3402:1: note: Technically the member function 'OSMesaDriver::nfglListParameterivSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3404:1: performance: Technically the member function 'OSMesaDriver::nfglLoadIdentity' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7438:20: note: Technically the member function 'OSMesaDriver::nfglLoadIdentity' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3404:1: note: Technically the member function 'OSMesaDriver::nfglLoadIdentity' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3406:1: performance: Technically the member function 'OSMesaDriver::nfglLoadIdentityDeformationMapSGIX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7444:20: note: Technically the member function 'OSMesaDriver::nfglLoadIdentityDeformationMapSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3406:1: note: Technically the member function 'OSMesaDriver::nfglLoadIdentityDeformationMapSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3413:1: performance: Technically the member function 'OSMesaDriver::nfglLoadMatrixxOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7462:20: note: Technically the member function 'OSMesaDriver::nfglLoadMatrixxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3413:1: note: Technically the member function 'OSMesaDriver::nfglLoadMatrixxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3415:1: performance: Technically the member function 'OSMesaDriver::nfglLoadName' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7469:20: note: Technically the member function 'OSMesaDriver::nfglLoadName' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3415:1: note: Technically the member function 'OSMesaDriver::nfglLoadName' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3417:1: performance: Technically the member function 'OSMesaDriver::nfglLoadProgramNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7475:20: note: Technically the member function 'OSMesaDriver::nfglLoadProgramNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3417:1: note: Technically the member function 'OSMesaDriver::nfglLoadProgramNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3432:1: performance: Technically the member function 'OSMesaDriver::nfglLoadTransposeMatrixxOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7506:20: note: Technically the member function 'OSMesaDriver::nfglLoadTransposeMatrixxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3432:1: note: Technically the member function 'OSMesaDriver::nfglLoadTransposeMatrixxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3435:1: performance: Technically the member function 'OSMesaDriver::nfglLockArraysEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7513:20: note: Technically the member function 'OSMesaDriver::nfglLockArraysEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3435:1: note: Technically the member function 'OSMesaDriver::nfglLockArraysEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3438:1: performance: Technically the member function 'OSMesaDriver::nfglLogicOp' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7519:20: note: Technically the member function 'OSMesaDriver::nfglLogicOp' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3438:1: note: Technically the member function 'OSMesaDriver::nfglLogicOp' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3441:1: performance: Technically the member function 'OSMesaDriver::nfglMakeBufferNonResidentNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7525:20: note: Technically the member function 'OSMesaDriver::nfglMakeBufferNonResidentNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3441:1: note: Technically the member function 'OSMesaDriver::nfglMakeBufferNonResidentNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3444:1: performance: Technically the member function 'OSMesaDriver::nfglMakeBufferResidentNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7531:20: note: Technically the member function 'OSMesaDriver::nfglMakeBufferResidentNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3444:1: note: Technically the member function 'OSMesaDriver::nfglMakeBufferResidentNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3447:1: performance: Technically the member function 'OSMesaDriver::nfglMakeImageHandleNonResidentARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7537:20: note: Technically the member function 'OSMesaDriver::nfglMakeImageHandleNonResidentARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3447:1: note: Technically the member function 'OSMesaDriver::nfglMakeImageHandleNonResidentARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3450:1: performance: Technically the member function 'OSMesaDriver::nfglMakeImageHandleNonResidentNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7543:20: note: Technically the member function 'OSMesaDriver::nfglMakeImageHandleNonResidentNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3450:1: note: Technically the member function 'OSMesaDriver::nfglMakeImageHandleNonResidentNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3453:1: performance: Technically the member function 'OSMesaDriver::nfglMakeImageHandleResidentARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7549:20: note: Technically the member function 'OSMesaDriver::nfglMakeImageHandleResidentARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3453:1: note: Technically the member function 'OSMesaDriver::nfglMakeImageHandleResidentARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3456:1: performance: Technically the member function 'OSMesaDriver::nfglMakeImageHandleResidentNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7555:20: note: Technically the member function 'OSMesaDriver::nfglMakeImageHandleResidentNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3456:1: note: Technically the member function 'OSMesaDriver::nfglMakeImageHandleResidentNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3459:1: performance: Technically the member function 'OSMesaDriver::nfglMakeNamedBufferNonResidentNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7561:20: note: Technically the member function 'OSMesaDriver::nfglMakeNamedBufferNonResidentNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3459:1: note: Technically the member function 'OSMesaDriver::nfglMakeNamedBufferNonResidentNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3462:1: performance: Technically the member function 'OSMesaDriver::nfglMakeNamedBufferResidentNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7567:20: note: Technically the member function 'OSMesaDriver::nfglMakeNamedBufferResidentNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3462:1: note: Technically the member function 'OSMesaDriver::nfglMakeNamedBufferResidentNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3465:1: performance: Technically the member function 'OSMesaDriver::nfglMakeTextureHandleNonResidentARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7573:20: note: Technically the member function 'OSMesaDriver::nfglMakeTextureHandleNonResidentARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3465:1: note: Technically the member function 'OSMesaDriver::nfglMakeTextureHandleNonResidentARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3468:1: performance: Technically the member function 'OSMesaDriver::nfglMakeTextureHandleNonResidentNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7579:20: note: Technically the member function 'OSMesaDriver::nfglMakeTextureHandleNonResidentNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3468:1: note: Technically the member function 'OSMesaDriver::nfglMakeTextureHandleNonResidentNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3471:1: performance: Technically the member function 'OSMesaDriver::nfglMakeTextureHandleResidentARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7585:20: note: Technically the member function 'OSMesaDriver::nfglMakeTextureHandleResidentARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3471:1: note: Technically the member function 'OSMesaDriver::nfglMakeTextureHandleResidentARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3474:1: performance: Technically the member function 'OSMesaDriver::nfglMakeTextureHandleResidentNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7591:20: note: Technically the member function 'OSMesaDriver::nfglMakeTextureHandleResidentNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3474:1: note: Technically the member function 'OSMesaDriver::nfglMakeTextureHandleResidentNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3483:1: performance: Technically the member function 'OSMesaDriver::nfglMap1xOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7609:20: note: Technically the member function 'OSMesaDriver::nfglMap1xOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3483:1: note: Technically the member function 'OSMesaDriver::nfglMap1xOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3492:1: performance: Technically the member function 'OSMesaDriver::nfglMap2xOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7627:20: note: Technically the member function 'OSMesaDriver::nfglMap2xOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3492:1: note: Technically the member function 'OSMesaDriver::nfglMap2xOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3504:1: performance: Technically the member function 'OSMesaDriver::nfglMapControlPointsNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7657:20: note: Technically the member function 'OSMesaDriver::nfglMapControlPointsNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3504:1: note: Technically the member function 'OSMesaDriver::nfglMapControlPointsNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3507:1: performance: Technically the member function 'OSMesaDriver::nfglMapGrid1d' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7664:20: note: Technically the member function 'OSMesaDriver::nfglMapGrid1d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3507:1: note: Technically the member function 'OSMesaDriver::nfglMapGrid1d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3510:1: performance: Technically the member function 'OSMesaDriver::nfglMapGrid1f' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7670:20: note: Technically the member function 'OSMesaDriver::nfglMapGrid1f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3510:1: note: Technically the member function 'OSMesaDriver::nfglMapGrid1f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3513:1: performance: Technically the member function 'OSMesaDriver::nfglMapGrid1xOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7676:20: note: Technically the member function 'OSMesaDriver::nfglMapGrid1xOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3513:1: note: Technically the member function 'OSMesaDriver::nfglMapGrid1xOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3516:1: performance: Technically the member function 'OSMesaDriver::nfglMapGrid2d' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7682:20: note: Technically the member function 'OSMesaDriver::nfglMapGrid2d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3516:1: note: Technically the member function 'OSMesaDriver::nfglMapGrid2d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3519:1: performance: Technically the member function 'OSMesaDriver::nfglMapGrid2f' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7688:20: note: Technically the member function 'OSMesaDriver::nfglMapGrid2f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3519:1: note: Technically the member function 'OSMesaDriver::nfglMapGrid2f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3522:1: performance: Technically the member function 'OSMesaDriver::nfglMapGrid2xOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7694:20: note: Technically the member function 'OSMesaDriver::nfglMapGrid2xOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3522:1: note: Technically the member function 'OSMesaDriver::nfglMapGrid2xOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3534:1: performance: Technically the member function 'OSMesaDriver::nfglMapParameterfvNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7724:20: note: Technically the member function 'OSMesaDriver::nfglMapParameterfvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3534:1: note: Technically the member function 'OSMesaDriver::nfglMapParameterfvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3537:1: performance: Technically the member function 'OSMesaDriver::nfglMapParameterivNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7731:20: note: Technically the member function 'OSMesaDriver::nfglMapParameterivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3537:1: note: Technically the member function 'OSMesaDriver::nfglMapParameterivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3543:1: performance: Technically the member function 'OSMesaDriver::nfglMapVertexAttrib1dAPPLE' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7747:20: note: Technically the member function 'OSMesaDriver::nfglMapVertexAttrib1dAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3543:1: note: Technically the member function 'OSMesaDriver::nfglMapVertexAttrib1dAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3546:1: performance: Technically the member function 'OSMesaDriver::nfglMapVertexAttrib1fAPPLE' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7754:20: note: Technically the member function 'OSMesaDriver::nfglMapVertexAttrib1fAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3546:1: note: Technically the member function 'OSMesaDriver::nfglMapVertexAttrib1fAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3549:1: performance: Technically the member function 'OSMesaDriver::nfglMapVertexAttrib2dAPPLE' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7761:20: note: Technically the member function 'OSMesaDriver::nfglMapVertexAttrib2dAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3549:1: note: Technically the member function 'OSMesaDriver::nfglMapVertexAttrib2dAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3552:1: performance: Technically the member function 'OSMesaDriver::nfglMapVertexAttrib2fAPPLE' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7768:20: note: Technically the member function 'OSMesaDriver::nfglMapVertexAttrib2fAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3552:1: note: Technically the member function 'OSMesaDriver::nfglMapVertexAttrib2fAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3554:1: performance: Technically the member function 'OSMesaDriver::nfglMaterialf' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7775:20: note: Technically the member function 'OSMesaDriver::nfglMaterialf' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3554:1: note: Technically the member function 'OSMesaDriver::nfglMaterialf' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3557:1: performance: Technically the member function 'OSMesaDriver::nfglMateriali' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7787:20: note: Technically the member function 'OSMesaDriver::nfglMateriali' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3557:1: note: Technically the member function 'OSMesaDriver::nfglMateriali' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3563:1: performance: Technically the member function 'OSMesaDriver::nfglMaterialxOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7799:20: note: Technically the member function 'OSMesaDriver::nfglMaterialxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3563:1: note: Technically the member function 'OSMesaDriver::nfglMaterialxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3566:1: performance: Technically the member function 'OSMesaDriver::nfglMaterialxvOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7805:20: note: Technically the member function 'OSMesaDriver::nfglMaterialxvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3566:1: note: Technically the member function 'OSMesaDriver::nfglMaterialxvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3569:1: performance: Technically the member function 'OSMesaDriver::nfglMatrixFrustumEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7812:20: note: Technically the member function 'OSMesaDriver::nfglMatrixFrustumEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3569:1: note: Technically the member function 'OSMesaDriver::nfglMatrixFrustumEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3572:1: performance: Technically the member function 'OSMesaDriver::nfglMatrixIndexPointerARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7818:20: note: Technically the member function 'OSMesaDriver::nfglMatrixIndexPointerARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3572:1: note: Technically the member function 'OSMesaDriver::nfglMatrixIndexPointerARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3575:1: performance: Technically the member function 'OSMesaDriver::nfglMatrixIndexubvARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7825:20: note: Technically the member function 'OSMesaDriver::nfglMatrixIndexubvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3575:1: note: Technically the member function 'OSMesaDriver::nfglMatrixIndexubvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3578:1: performance: Technically the member function 'OSMesaDriver::nfglMatrixIndexuivARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7832:20: note: Technically the member function 'OSMesaDriver::nfglMatrixIndexuivARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3578:1: note: Technically the member function 'OSMesaDriver::nfglMatrixIndexuivARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3581:1: performance: Technically the member function 'OSMesaDriver::nfglMatrixIndexusvARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7839:20: note: Technically the member function 'OSMesaDriver::nfglMatrixIndexusvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3581:1: note: Technically the member function 'OSMesaDriver::nfglMatrixIndexusvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3584:1: performance: Technically the member function 'OSMesaDriver::nfglMatrixLoadIdentityEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7846:20: note: Technically the member function 'OSMesaDriver::nfglMatrixLoadIdentityEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3584:1: note: Technically the member function 'OSMesaDriver::nfglMatrixLoadIdentityEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3587:1: performance: Technically the member function 'OSMesaDriver::nfglMatrixLoadTransposedEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7852:20: note: Technically the member function 'OSMesaDriver::nfglMatrixLoadTransposedEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3587:1: note: Technically the member function 'OSMesaDriver::nfglMatrixLoadTransposedEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3590:1: performance: Technically the member function 'OSMesaDriver::nfglMatrixLoadTransposefEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7859:20: note: Technically the member function 'OSMesaDriver::nfglMatrixLoadTransposefEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3590:1: note: Technically the member function 'OSMesaDriver::nfglMatrixLoadTransposefEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3593:1: performance: Technically the member function 'OSMesaDriver::nfglMatrixLoaddEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7866:20: note: Technically the member function 'OSMesaDriver::nfglMatrixLoaddEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3593:1: note: Technically the member function 'OSMesaDriver::nfglMatrixLoaddEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3596:1: performance: Technically the member function 'OSMesaDriver::nfglMatrixLoadfEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7873:20: note: Technically the member function 'OSMesaDriver::nfglMatrixLoadfEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3596:1: note: Technically the member function 'OSMesaDriver::nfglMatrixLoadfEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3598:1: performance: Technically the member function 'OSMesaDriver::nfglMatrixMode' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7880:20: note: Technically the member function 'OSMesaDriver::nfglMatrixMode' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3598:1: note: Technically the member function 'OSMesaDriver::nfglMatrixMode' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3600:1: performance: Technically the member function 'OSMesaDriver::nfglMatrixMultTransposedEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7886:20: note: Technically the member function 'OSMesaDriver::nfglMatrixMultTransposedEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3600:1: note: Technically the member function 'OSMesaDriver::nfglMatrixMultTransposedEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3603:1: performance: Technically the member function 'OSMesaDriver::nfglMatrixMultTransposefEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7893:20: note: Technically the member function 'OSMesaDriver::nfglMatrixMultTransposefEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3603:1: note: Technically the member function 'OSMesaDriver::nfglMatrixMultTransposefEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3606:1: performance: Technically the member function 'OSMesaDriver::nfglMatrixMultdEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7900:20: note: Technically the member function 'OSMesaDriver::nfglMatrixMultdEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3606:1: note: Technically the member function 'OSMesaDriver::nfglMatrixMultdEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3609:1: performance: Technically the member function 'OSMesaDriver::nfglMatrixMultfEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7907:20: note: Technically the member function 'OSMesaDriver::nfglMatrixMultfEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3609:1: note: Technically the member function 'OSMesaDriver::nfglMatrixMultfEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3612:1: performance: Technically the member function 'OSMesaDriver::nfglMatrixOrthoEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7914:20: note: Technically the member function 'OSMesaDriver::nfglMatrixOrthoEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3612:1: note: Technically the member function 'OSMesaDriver::nfglMatrixOrthoEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3615:1: performance: Technically the member function 'OSMesaDriver::nfglMatrixPopEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7920:20: note: Technically the member function 'OSMesaDriver::nfglMatrixPopEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3615:1: note: Technically the member function 'OSMesaDriver::nfglMatrixPopEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3618:1: performance: Technically the member function 'OSMesaDriver::nfglMatrixPushEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7926:20: note: Technically the member function 'OSMesaDriver::nfglMatrixPushEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3618:1: note: Technically the member function 'OSMesaDriver::nfglMatrixPushEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3621:1: performance: Technically the member function 'OSMesaDriver::nfglMatrixRotatedEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7932:20: note: Technically the member function 'OSMesaDriver::nfglMatrixRotatedEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3621:1: note: Technically the member function 'OSMesaDriver::nfglMatrixRotatedEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3624:1: performance: Technically the member function 'OSMesaDriver::nfglMatrixRotatefEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7938:20: note: Technically the member function 'OSMesaDriver::nfglMatrixRotatefEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3624:1: note: Technically the member function 'OSMesaDriver::nfglMatrixRotatefEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3627:1: performance: Technically the member function 'OSMesaDriver::nfglMatrixScaledEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7944:20: note: Technically the member function 'OSMesaDriver::nfglMatrixScaledEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3627:1: note: Technically the member function 'OSMesaDriver::nfglMatrixScaledEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3630:1: performance: Technically the member function 'OSMesaDriver::nfglMatrixScalefEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7950:20: note: Technically the member function 'OSMesaDriver::nfglMatrixScalefEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3630:1: note: Technically the member function 'OSMesaDriver::nfglMatrixScalefEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3633:1: performance: Technically the member function 'OSMesaDriver::nfglMatrixTranslatedEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7956:20: note: Technically the member function 'OSMesaDriver::nfglMatrixTranslatedEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3633:1: note: Technically the member function 'OSMesaDriver::nfglMatrixTranslatedEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3636:1: performance: Technically the member function 'OSMesaDriver::nfglMatrixTranslatefEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7962:20: note: Technically the member function 'OSMesaDriver::nfglMatrixTranslatefEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3636:1: note: Technically the member function 'OSMesaDriver::nfglMatrixTranslatefEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3639:1: performance: Technically the member function 'OSMesaDriver::nfglMemoryBarrier' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7968:20: note: Technically the member function 'OSMesaDriver::nfglMemoryBarrier' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3639:1: note: Technically the member function 'OSMesaDriver::nfglMemoryBarrier' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3642:1: performance: Technically the member function 'OSMesaDriver::nfglMemoryBarrierEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7974:20: note: Technically the member function 'OSMesaDriver::nfglMemoryBarrierEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3642:1: note: Technically the member function 'OSMesaDriver::nfglMemoryBarrierEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3645:1: performance: Technically the member function 'OSMesaDriver::nfglMinSampleShading' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7980:20: note: Technically the member function 'OSMesaDriver::nfglMinSampleShading' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3645:1: note: Technically the member function 'OSMesaDriver::nfglMinSampleShading' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3648:1: performance: Technically the member function 'OSMesaDriver::nfglMinSampleShadingARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7986:20: note: Technically the member function 'OSMesaDriver::nfglMinSampleShadingARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3648:1: note: Technically the member function 'OSMesaDriver::nfglMinSampleShadingARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3651:1: performance: Technically the member function 'OSMesaDriver::nfglMinmax' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7992:20: note: Technically the member function 'OSMesaDriver::nfglMinmax' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3651:1: note: Technically the member function 'OSMesaDriver::nfglMinmax' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3654:1: performance: Technically the member function 'OSMesaDriver::nfglMinmaxEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:7998:20: note: Technically the member function 'OSMesaDriver::nfglMinmaxEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3654:1: note: Technically the member function 'OSMesaDriver::nfglMinmaxEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3661:1: performance: Technically the member function 'OSMesaDriver::nfglMultMatrixxOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8016:20: note: Technically the member function 'OSMesaDriver::nfglMultMatrixxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3661:1: note: Technically the member function 'OSMesaDriver::nfglMultMatrixxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3676:1: performance: Technically the member function 'OSMesaDriver::nfglMultTransposeMatrixxOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8047:20: note: Technically the member function 'OSMesaDriver::nfglMultTransposeMatrixxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3676:1: note: Technically the member function 'OSMesaDriver::nfglMultTransposeMatrixxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3679:1: performance: Technically the member function 'OSMesaDriver::nfglMultiDrawArrays' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8054:20: note: Technically the member function 'OSMesaDriver::nfglMultiDrawArrays' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3679:1: note: Technically the member function 'OSMesaDriver::nfglMultiDrawArrays' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3682:1: performance: Technically the member function 'OSMesaDriver::nfglMultiDrawArraysEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8061:20: note: Technically the member function 'OSMesaDriver::nfglMultiDrawArraysEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3682:1: note: Technically the member function 'OSMesaDriver::nfglMultiDrawArraysEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3685:1: performance: Technically the member function 'OSMesaDriver::nfglMultiDrawArraysIndirect' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8068:20: note: Technically the member function 'OSMesaDriver::nfglMultiDrawArraysIndirect' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3685:1: note: Technically the member function 'OSMesaDriver::nfglMultiDrawArraysIndirect' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3688:1: performance: Technically the member function 'OSMesaDriver::nfglMultiDrawArraysIndirectAMD' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8075:20: note: Technically the member function 'OSMesaDriver::nfglMultiDrawArraysIndirectAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3688:1: note: Technically the member function 'OSMesaDriver::nfglMultiDrawArraysIndirectAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3691:1: performance: Technically the member function 'OSMesaDriver::nfglMultiDrawArraysIndirectBindlessNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8082:20: note: Technically the member function 'OSMesaDriver::nfglMultiDrawArraysIndirectBindlessNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3691:1: note: Technically the member function 'OSMesaDriver::nfglMultiDrawArraysIndirectBindlessNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3694:1: performance: Technically the member function 'OSMesaDriver::nfglMultiDrawArraysIndirectCountARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8089:20: note: Technically the member function 'OSMesaDriver::nfglMultiDrawArraysIndirectCountARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3694:1: note: Technically the member function 'OSMesaDriver::nfglMultiDrawArraysIndirectCountARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3697:1: performance: Technically the member function 'OSMesaDriver::nfglMultiDrawElementArrayAPPLE' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8095:20: note: Technically the member function 'OSMesaDriver::nfglMultiDrawElementArrayAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3697:1: note: Technically the member function 'OSMesaDriver::nfglMultiDrawElementArrayAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3700:1: performance: Technically the member function 'OSMesaDriver::nfglMultiDrawElements' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8102:20: note: Technically the member function 'OSMesaDriver::nfglMultiDrawElements' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3700:1: note: Technically the member function 'OSMesaDriver::nfglMultiDrawElements' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3703:1: performance: Technically the member function 'OSMesaDriver::nfglMultiDrawElementsBaseVertex' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8109:20: note: Technically the member function 'OSMesaDriver::nfglMultiDrawElementsBaseVertex' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3703:1: note: Technically the member function 'OSMesaDriver::nfglMultiDrawElementsBaseVertex' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3706:1: performance: Technically the member function 'OSMesaDriver::nfglMultiDrawElementsEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8116:20: note: Technically the member function 'OSMesaDriver::nfglMultiDrawElementsEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3706:1: note: Technically the member function 'OSMesaDriver::nfglMultiDrawElementsEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3709:1: performance: Technically the member function 'OSMesaDriver::nfglMultiDrawElementsIndirect' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8123:20: note: Technically the member function 'OSMesaDriver::nfglMultiDrawElementsIndirect' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3709:1: note: Technically the member function 'OSMesaDriver::nfglMultiDrawElementsIndirect' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3712:1: performance: Technically the member function 'OSMesaDriver::nfglMultiDrawElementsIndirectAMD' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8130:20: note: Technically the member function 'OSMesaDriver::nfglMultiDrawElementsIndirectAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3712:1: note: Technically the member function 'OSMesaDriver::nfglMultiDrawElementsIndirectAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3715:1: performance: Technically the member function 'OSMesaDriver::nfglMultiDrawElementsIndirectBindlessNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8137:20: note: Technically the member function 'OSMesaDriver::nfglMultiDrawElementsIndirectBindlessNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3715:1: note: Technically the member function 'OSMesaDriver::nfglMultiDrawElementsIndirectBindlessNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3718:1: performance: Technically the member function 'OSMesaDriver::nfglMultiDrawElementsIndirectCountARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8144:20: note: Technically the member function 'OSMesaDriver::nfglMultiDrawElementsIndirectCountARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3718:1: note: Technically the member function 'OSMesaDriver::nfglMultiDrawElementsIndirectCountARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3721:1: performance: Technically the member function 'OSMesaDriver::nfglMultiDrawRangeElementArrayAPPLE' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8150:20: note: Technically the member function 'OSMesaDriver::nfglMultiDrawRangeElementArrayAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3721:1: note: Technically the member function 'OSMesaDriver::nfglMultiDrawRangeElementArrayAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3724:1: performance: Technically the member function 'OSMesaDriver::nfglMultiModeDrawArraysIBM' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8157:20: note: Technically the member function 'OSMesaDriver::nfglMultiModeDrawArraysIBM' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3724:1: note: Technically the member function 'OSMesaDriver::nfglMultiModeDrawArraysIBM' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3727:1: performance: Technically the member function 'OSMesaDriver::nfglMultiModeDrawElementsIBM' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8164:20: note: Technically the member function 'OSMesaDriver::nfglMultiModeDrawElementsIBM' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3727:1: note: Technically the member function 'OSMesaDriver::nfglMultiModeDrawElementsIBM' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3730:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexBufferEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8171:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexBufferEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3730:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexBufferEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3733:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoord1bOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8177:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord1bOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3733:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord1bOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3736:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoord1bvOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8183:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord1bvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3736:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord1bvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3739:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoord1d' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8190:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord1d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3739:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord1d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3742:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoord1dARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8196:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord1dARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3742:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord1dARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3751:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoord1f' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8214:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord1f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3751:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord1f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3754:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoord1fARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8220:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord1fARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3754:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord1fARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3763:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoord1hNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8238:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord1hNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3763:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord1hNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3769:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoord1i' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8250:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord1i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3769:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord1i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3772:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoord1iARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8256:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord1iARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3772:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord1iARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3781:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoord1s' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8274:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord1s' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3781:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord1s' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3784:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoord1sARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8280:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord1sARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3784:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord1sARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3793:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoord1xOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8298:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord1xOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3793:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord1xOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3796:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoord1xvOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8304:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord1xvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3796:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord1xvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3799:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoord2bOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8311:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord2bOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3799:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord2bOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3802:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoord2bvOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8317:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord2bvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3802:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord2bvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3805:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoord2d' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8324:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord2d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3805:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord2d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3808:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoord2dARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8330:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord2dARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3808:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord2dARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3817:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoord2f' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8348:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord2f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3817:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord2f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3820:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoord2fARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8354:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord2fARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3820:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord2fARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3829:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoord2hNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8372:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord2hNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3829:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord2hNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3835:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoord2i' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8384:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord2i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3835:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord2i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3838:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoord2iARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8390:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord2iARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3838:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord2iARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3847:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoord2s' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8408:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord2s' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3847:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord2s' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3850:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoord2sARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8414:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord2sARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3850:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord2sARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3859:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoord2xOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8432:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord2xOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3859:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord2xOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3862:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoord2xvOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8438:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord2xvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3862:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord2xvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3865:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoord3bOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8445:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord3bOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3865:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord3bOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3868:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoord3bvOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8451:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord3bvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3868:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord3bvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3871:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoord3d' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8458:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord3d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3871:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord3d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3874:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoord3dARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8464:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord3dARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3874:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord3dARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3883:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoord3f' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8482:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord3f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3883:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord3f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3886:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoord3fARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8488:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord3fARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3886:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord3fARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3895:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoord3hNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8506:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord3hNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3895:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord3hNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3901:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoord3i' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8518:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord3i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3901:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord3i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3904:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoord3iARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8524:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord3iARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3904:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord3iARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3913:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoord3s' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8542:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord3s' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3913:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord3s' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3916:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoord3sARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8548:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord3sARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3916:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord3sARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3925:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoord3xOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8566:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord3xOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3925:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord3xOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3928:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoord3xvOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8572:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord3xvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3928:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord3xvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3931:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoord4bOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8579:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord4bOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3931:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord4bOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3934:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoord4bvOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8585:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord4bvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3934:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord4bvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3937:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoord4d' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8592:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord4d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3937:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord4d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3940:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoord4dARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8598:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord4dARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3940:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord4dARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3949:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoord4f' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8616:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord4f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3949:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord4f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3952:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoord4fARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8622:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord4fARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3952:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord4fARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3961:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoord4hNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8640:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord4hNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3961:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord4hNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3967:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoord4i' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8652:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord4i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3967:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord4i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3970:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoord4iARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8658:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord4iARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3970:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord4iARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3979:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoord4s' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8676:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord4s' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3979:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord4s' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3982:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoord4sARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8682:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord4sARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3982:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord4sARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3991:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoord4xOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8700:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord4xOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3991:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord4xOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3994:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoord4xvOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8706:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord4xvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3994:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoord4xvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3997:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoordP1ui' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8713:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoordP1ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:3997:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoordP1ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4000:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoordP1uiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8719:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoordP1uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4000:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoordP1uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4003:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoordP2ui' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8726:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoordP2ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4003:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoordP2ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4006:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoordP2uiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8732:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoordP2uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4006:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoordP2uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4009:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoordP3ui' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8739:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoordP3ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4009:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoordP3ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4012:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoordP3uiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8745:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoordP3uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4012:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoordP3uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4015:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoordP4ui' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8752:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoordP4ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4015:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoordP4ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4018:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoordP4uiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8758:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoordP4uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4018:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoordP4uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4021:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexCoordPointerEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8765:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoordPointerEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4021:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexCoordPointerEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4024:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexEnvfEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8772:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexEnvfEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4024:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexEnvfEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4027:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexEnvfvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8778:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexEnvfvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4027:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexEnvfvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4030:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexEnviEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8785:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexEnviEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4030:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexEnviEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4033:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexEnvivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8791:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexEnvivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4033:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexEnvivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4036:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexGendEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8798:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexGendEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4036:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexGendEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4039:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexGendvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8804:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexGendvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4039:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexGendvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4042:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexGenfEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8811:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexGenfEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4042:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexGenfEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4045:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexGenfvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8817:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexGenfvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4045:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexGenfvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4048:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexGeniEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8824:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexGeniEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4048:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexGeniEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4051:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexGenivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8830:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexGenivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4051:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexGenivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4054:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexImage1DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8837:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexImage1DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4054:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexImage1DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4057:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexImage2DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8844:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexImage2DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4057:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexImage2DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4060:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexImage3DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8851:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexImage3DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4060:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexImage3DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4063:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexParameterIivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8858:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexParameterIivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4063:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexParameterIivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4066:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexParameterIuivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8865:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexParameterIuivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4066:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexParameterIuivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4069:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexParameterfEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8872:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexParameterfEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4069:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexParameterfEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4072:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexParameterfvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8878:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexParameterfvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4072:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexParameterfvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4075:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexParameteriEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8885:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexParameteriEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4075:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexParameteriEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4078:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexParameterivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8891:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexParameterivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4078:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexParameterivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4081:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexRenderbufferEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8898:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexRenderbufferEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4081:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexRenderbufferEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4084:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexSubImage1DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8904:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexSubImage1DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4084:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexSubImage1DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4087:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexSubImage2DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8911:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexSubImage2DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4087:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexSubImage2DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4090:1: performance: Technically the member function 'OSMesaDriver::nfglMultiTexSubImage3DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8918:20: note: Technically the member function 'OSMesaDriver::nfglMultiTexSubImage3DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4090:1: note: Technically the member function 'OSMesaDriver::nfglMultiTexSubImage3DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4093:1: performance: Technically the member function 'OSMesaDriver::nfglNamedBufferDataEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8925:20: note: Technically the member function 'OSMesaDriver::nfglNamedBufferDataEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4093:1: note: Technically the member function 'OSMesaDriver::nfglNamedBufferDataEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4096:1: performance: Technically the member function 'OSMesaDriver::nfglNamedBufferStorageEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8932:20: note: Technically the member function 'OSMesaDriver::nfglNamedBufferStorageEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4096:1: note: Technically the member function 'OSMesaDriver::nfglNamedBufferStorageEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4099:1: performance: Technically the member function 'OSMesaDriver::nfglNamedBufferSubDataEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8939:20: note: Technically the member function 'OSMesaDriver::nfglNamedBufferSubDataEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4099:1: note: Technically the member function 'OSMesaDriver::nfglNamedBufferSubDataEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4102:1: performance: Technically the member function 'OSMesaDriver::nfglNamedCopyBufferSubDataEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8946:20: note: Technically the member function 'OSMesaDriver::nfglNamedCopyBufferSubDataEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4102:1: note: Technically the member function 'OSMesaDriver::nfglNamedCopyBufferSubDataEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4105:1: performance: Technically the member function 'OSMesaDriver::nfglNamedFramebufferParameteriEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8952:20: note: Technically the member function 'OSMesaDriver::nfglNamedFramebufferParameteriEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4105:1: note: Technically the member function 'OSMesaDriver::nfglNamedFramebufferParameteriEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4108:1: performance: Technically the member function 'OSMesaDriver::nfglNamedFramebufferRenderbufferEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8958:20: note: Technically the member function 'OSMesaDriver::nfglNamedFramebufferRenderbufferEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4108:1: note: Technically the member function 'OSMesaDriver::nfglNamedFramebufferRenderbufferEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4111:1: performance: Technically the member function 'OSMesaDriver::nfglNamedFramebufferTexture1DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8964:20: note: Technically the member function 'OSMesaDriver::nfglNamedFramebufferTexture1DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4111:1: note: Technically the member function 'OSMesaDriver::nfglNamedFramebufferTexture1DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4114:1: performance: Technically the member function 'OSMesaDriver::nfglNamedFramebufferTexture2DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8970:20: note: Technically the member function 'OSMesaDriver::nfglNamedFramebufferTexture2DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4114:1: note: Technically the member function 'OSMesaDriver::nfglNamedFramebufferTexture2DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4117:1: performance: Technically the member function 'OSMesaDriver::nfglNamedFramebufferTexture3DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8976:20: note: Technically the member function 'OSMesaDriver::nfglNamedFramebufferTexture3DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4117:1: note: Technically the member function 'OSMesaDriver::nfglNamedFramebufferTexture3DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4120:1: performance: Technically the member function 'OSMesaDriver::nfglNamedFramebufferTextureEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8982:20: note: Technically the member function 'OSMesaDriver::nfglNamedFramebufferTextureEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4120:1: note: Technically the member function 'OSMesaDriver::nfglNamedFramebufferTextureEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4123:1: performance: Technically the member function 'OSMesaDriver::nfglNamedFramebufferTextureFaceEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8988:20: note: Technically the member function 'OSMesaDriver::nfglNamedFramebufferTextureFaceEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4123:1: note: Technically the member function 'OSMesaDriver::nfglNamedFramebufferTextureFaceEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4126:1: performance: Technically the member function 'OSMesaDriver::nfglNamedFramebufferTextureLayerEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:8994:20: note: Technically the member function 'OSMesaDriver::nfglNamedFramebufferTextureLayerEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4126:1: note: Technically the member function 'OSMesaDriver::nfglNamedFramebufferTextureLayerEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4129:1: performance: Technically the member function 'OSMesaDriver::nfglNamedProgramLocalParameter4dEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9000:20: note: Technically the member function 'OSMesaDriver::nfglNamedProgramLocalParameter4dEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4129:1: note: Technically the member function 'OSMesaDriver::nfglNamedProgramLocalParameter4dEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4132:1: performance: Technically the member function 'OSMesaDriver::nfglNamedProgramLocalParameter4dvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9006:20: note: Technically the member function 'OSMesaDriver::nfglNamedProgramLocalParameter4dvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4132:1: note: Technically the member function 'OSMesaDriver::nfglNamedProgramLocalParameter4dvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4135:1: performance: Technically the member function 'OSMesaDriver::nfglNamedProgramLocalParameter4fEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9013:20: note: Technically the member function 'OSMesaDriver::nfglNamedProgramLocalParameter4fEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4135:1: note: Technically the member function 'OSMesaDriver::nfglNamedProgramLocalParameter4fEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4138:1: performance: Technically the member function 'OSMesaDriver::nfglNamedProgramLocalParameter4fvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9019:20: note: Technically the member function 'OSMesaDriver::nfglNamedProgramLocalParameter4fvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4138:1: note: Technically the member function 'OSMesaDriver::nfglNamedProgramLocalParameter4fvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4141:1: performance: Technically the member function 'OSMesaDriver::nfglNamedProgramLocalParameterI4iEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9026:20: note: Technically the member function 'OSMesaDriver::nfglNamedProgramLocalParameterI4iEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4141:1: note: Technically the member function 'OSMesaDriver::nfglNamedProgramLocalParameterI4iEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4144:1: performance: Technically the member function 'OSMesaDriver::nfglNamedProgramLocalParameterI4ivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9032:20: note: Technically the member function 'OSMesaDriver::nfglNamedProgramLocalParameterI4ivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4144:1: note: Technically the member function 'OSMesaDriver::nfglNamedProgramLocalParameterI4ivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4147:1: performance: Technically the member function 'OSMesaDriver::nfglNamedProgramLocalParameterI4uiEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9039:20: note: Technically the member function 'OSMesaDriver::nfglNamedProgramLocalParameterI4uiEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4147:1: note: Technically the member function 'OSMesaDriver::nfglNamedProgramLocalParameterI4uiEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4150:1: performance: Technically the member function 'OSMesaDriver::nfglNamedProgramLocalParameterI4uivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9045:20: note: Technically the member function 'OSMesaDriver::nfglNamedProgramLocalParameterI4uivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4150:1: note: Technically the member function 'OSMesaDriver::nfglNamedProgramLocalParameterI4uivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4153:1: performance: Technically the member function 'OSMesaDriver::nfglNamedProgramLocalParameters4fvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9052:20: note: Technically the member function 'OSMesaDriver::nfglNamedProgramLocalParameters4fvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4153:1: note: Technically the member function 'OSMesaDriver::nfglNamedProgramLocalParameters4fvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4156:1: performance: Technically the member function 'OSMesaDriver::nfglNamedProgramLocalParametersI4ivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9059:20: note: Technically the member function 'OSMesaDriver::nfglNamedProgramLocalParametersI4ivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4156:1: note: Technically the member function 'OSMesaDriver::nfglNamedProgramLocalParametersI4ivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4159:1: performance: Technically the member function 'OSMesaDriver::nfglNamedProgramLocalParametersI4uivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9066:20: note: Technically the member function 'OSMesaDriver::nfglNamedProgramLocalParametersI4uivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4159:1: note: Technically the member function 'OSMesaDriver::nfglNamedProgramLocalParametersI4uivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4162:1: performance: Technically the member function 'OSMesaDriver::nfglNamedProgramStringEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9073:20: note: Technically the member function 'OSMesaDriver::nfglNamedProgramStringEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4162:1: note: Technically the member function 'OSMesaDriver::nfglNamedProgramStringEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4165:1: performance: Technically the member function 'OSMesaDriver::nfglNamedRenderbufferStorageEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9080:20: note: Technically the member function 'OSMesaDriver::nfglNamedRenderbufferStorageEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4165:1: note: Technically the member function 'OSMesaDriver::nfglNamedRenderbufferStorageEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4168:1: performance: Technically the member function 'OSMesaDriver::nfglNamedRenderbufferStorageMultisampleCoverageEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9086:20: note: Technically the member function 'OSMesaDriver::nfglNamedRenderbufferStorageMultisampleCoverageEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4168:1: note: Technically the member function 'OSMesaDriver::nfglNamedRenderbufferStorageMultisampleCoverageEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4171:1: performance: Technically the member function 'OSMesaDriver::nfglNamedRenderbufferStorageMultisampleEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9092:20: note: Technically the member function 'OSMesaDriver::nfglNamedRenderbufferStorageMultisampleEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4171:1: note: Technically the member function 'OSMesaDriver::nfglNamedRenderbufferStorageMultisampleEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4174:1: performance: Technically the member function 'OSMesaDriver::nfglNamedStringARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9098:20: note: Technically the member function 'OSMesaDriver::nfglNamedStringARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4174:1: note: Technically the member function 'OSMesaDriver::nfglNamedStringARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4176:1: performance: Technically the member function 'OSMesaDriver::nfglNewList' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9105:20: note: Technically the member function 'OSMesaDriver::nfglNewList' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4176:1: note: Technically the member function 'OSMesaDriver::nfglNewList' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4178:1: performance: Technically the member function 'OSMesaDriver::nfglNewObjectBufferATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9111:22: note: Technically the member function 'OSMesaDriver::nfglNewObjectBufferATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4178:1: note: Technically the member function 'OSMesaDriver::nfglNewObjectBufferATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4181:1: performance: Technically the member function 'OSMesaDriver::nfglNewTraceMESA' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9118:20: note: Technically the member function 'OSMesaDriver::nfglNewTraceMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4181:1: note: Technically the member function 'OSMesaDriver::nfglNewTraceMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4184:1: performance: Technically the member function 'OSMesaDriver::nfglNormal3b' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9125:20: note: Technically the member function 'OSMesaDriver::nfglNormal3b' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4184:1: note: Technically the member function 'OSMesaDriver::nfglNormal3b' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4187:1: performance: Technically the member function 'OSMesaDriver::nfglNormal3bv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9131:20: note: Technically the member function 'OSMesaDriver::nfglNormal3bv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4187:1: note: Technically the member function 'OSMesaDriver::nfglNormal3bv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4190:1: performance: Technically the member function 'OSMesaDriver::nfglNormal3d' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9138:20: note: Technically the member function 'OSMesaDriver::nfglNormal3d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4190:1: note: Technically the member function 'OSMesaDriver::nfglNormal3d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4195:1: performance: Technically the member function 'OSMesaDriver::nfglNormal3f' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9150:20: note: Technically the member function 'OSMesaDriver::nfglNormal3f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4195:1: note: Technically the member function 'OSMesaDriver::nfglNormal3f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4197:1: performance: Technically the member function 'OSMesaDriver::nfglNormal3fVertex3fSUN' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9156:20: note: Technically the member function 'OSMesaDriver::nfglNormal3fVertex3fSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4197:1: note: Technically the member function 'OSMesaDriver::nfglNormal3fVertex3fSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4204:1: performance: Technically the member function 'OSMesaDriver::nfglNormal3hNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9174:20: note: Technically the member function 'OSMesaDriver::nfglNormal3hNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4204:1: note: Technically the member function 'OSMesaDriver::nfglNormal3hNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4210:1: performance: Technically the member function 'OSMesaDriver::nfglNormal3i' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9186:20: note: Technically the member function 'OSMesaDriver::nfglNormal3i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4210:1: note: Technically the member function 'OSMesaDriver::nfglNormal3i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4216:1: performance: Technically the member function 'OSMesaDriver::nfglNormal3s' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9198:20: note: Technically the member function 'OSMesaDriver::nfglNormal3s' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4216:1: note: Technically the member function 'OSMesaDriver::nfglNormal3s' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4222:1: performance: Technically the member function 'OSMesaDriver::nfglNormal3xOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9210:20: note: Technically the member function 'OSMesaDriver::nfglNormal3xOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4222:1: note: Technically the member function 'OSMesaDriver::nfglNormal3xOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4225:1: performance: Technically the member function 'OSMesaDriver::nfglNormal3xvOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9216:20: note: Technically the member function 'OSMesaDriver::nfglNormal3xvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4225:1: note: Technically the member function 'OSMesaDriver::nfglNormal3xvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4228:1: performance: Technically the member function 'OSMesaDriver::nfglNormalFormatNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9223:20: note: Technically the member function 'OSMesaDriver::nfglNormalFormatNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4228:1: note: Technically the member function 'OSMesaDriver::nfglNormalFormatNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4231:1: performance: Technically the member function 'OSMesaDriver::nfglNormalP3ui' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9229:20: note: Technically the member function 'OSMesaDriver::nfglNormalP3ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4231:1: note: Technically the member function 'OSMesaDriver::nfglNormalP3ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4234:1: performance: Technically the member function 'OSMesaDriver::nfglNormalP3uiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9235:20: note: Technically the member function 'OSMesaDriver::nfglNormalP3uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4234:1: note: Technically the member function 'OSMesaDriver::nfglNormalP3uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4241:1: performance: Technically the member function 'OSMesaDriver::nfglNormalPointerListIBM' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9254:20: note: Technically the member function 'OSMesaDriver::nfglNormalPointerListIBM' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4241:1: note: Technically the member function 'OSMesaDriver::nfglNormalPointerListIBM' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4244:1: performance: Technically the member function 'OSMesaDriver::nfglNormalPointervINTEL' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9261:20: note: Technically the member function 'OSMesaDriver::nfglNormalPointervINTEL' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4244:1: note: Technically the member function 'OSMesaDriver::nfglNormalPointervINTEL' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4247:1: performance: Technically the member function 'OSMesaDriver::nfglNormalStream3bATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9268:20: note: Technically the member function 'OSMesaDriver::nfglNormalStream3bATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4247:1: note: Technically the member function 'OSMesaDriver::nfglNormalStream3bATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4250:1: performance: Technically the member function 'OSMesaDriver::nfglNormalStream3bvATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9274:20: note: Technically the member function 'OSMesaDriver::nfglNormalStream3bvATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4250:1: note: Technically the member function 'OSMesaDriver::nfglNormalStream3bvATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4253:1: performance: Technically the member function 'OSMesaDriver::nfglNormalStream3dATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9281:20: note: Technically the member function 'OSMesaDriver::nfglNormalStream3dATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4253:1: note: Technically the member function 'OSMesaDriver::nfglNormalStream3dATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4259:1: performance: Technically the member function 'OSMesaDriver::nfglNormalStream3fATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9293:20: note: Technically the member function 'OSMesaDriver::nfglNormalStream3fATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4259:1: note: Technically the member function 'OSMesaDriver::nfglNormalStream3fATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4265:1: performance: Technically the member function 'OSMesaDriver::nfglNormalStream3iATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9305:20: note: Technically the member function 'OSMesaDriver::nfglNormalStream3iATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4265:1: note: Technically the member function 'OSMesaDriver::nfglNormalStream3iATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4271:1: performance: Technically the member function 'OSMesaDriver::nfglNormalStream3sATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9317:20: note: Technically the member function 'OSMesaDriver::nfglNormalStream3sATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4271:1: note: Technically the member function 'OSMesaDriver::nfglNormalStream3sATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4277:1: performance: Technically the member function 'OSMesaDriver::nfglObjectLabel' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9329:20: note: Technically the member function 'OSMesaDriver::nfglObjectLabel' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4277:1: note: Technically the member function 'OSMesaDriver::nfglObjectLabel' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4280:1: performance: Technically the member function 'OSMesaDriver::nfglObjectPtrLabel' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9336:20: note: Technically the member function 'OSMesaDriver::nfglObjectPtrLabel' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4280:1: note: Technically the member function 'OSMesaDriver::nfglObjectPtrLabel' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4283:1: performance: Technically the member function 'OSMesaDriver::nfglObjectPurgeableAPPLE' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9343:22: note: Technically the member function 'OSMesaDriver::nfglObjectPurgeableAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4283:1: note: Technically the member function 'OSMesaDriver::nfglObjectPurgeableAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4286:1: performance: Technically the member function 'OSMesaDriver::nfglObjectUnpurgeableAPPLE' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9349:22: note: Technically the member function 'OSMesaDriver::nfglObjectUnpurgeableAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4286:1: note: Technically the member function 'OSMesaDriver::nfglObjectUnpurgeableAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4288:1: performance: Technically the member function 'OSMesaDriver::nfglOrtho' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9355:20: note: Technically the member function 'OSMesaDriver::nfglOrtho' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4288:1: note: Technically the member function 'OSMesaDriver::nfglOrtho' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4290:1: performance: Technically the member function 'OSMesaDriver::nfglOrthofOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9361:20: note: Technically the member function 'OSMesaDriver::nfglOrthofOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4290:1: note: Technically the member function 'OSMesaDriver::nfglOrthofOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4293:1: performance: Technically the member function 'OSMesaDriver::nfglOrthoxOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9367:20: note: Technically the member function 'OSMesaDriver::nfglOrthoxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4293:1: note: Technically the member function 'OSMesaDriver::nfglOrthoxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4296:1: performance: Technically the member function 'OSMesaDriver::nfglPNTrianglesfATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9373:20: note: Technically the member function 'OSMesaDriver::nfglPNTrianglesfATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4296:1: note: Technically the member function 'OSMesaDriver::nfglPNTrianglesfATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4299:1: performance: Technically the member function 'OSMesaDriver::nfglPNTrianglesiATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9379:20: note: Technically the member function 'OSMesaDriver::nfglPNTrianglesiATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4299:1: note: Technically the member function 'OSMesaDriver::nfglPNTrianglesiATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4302:1: performance: Technically the member function 'OSMesaDriver::nfglPassTexCoordATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9385:20: note: Technically the member function 'OSMesaDriver::nfglPassTexCoordATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4302:1: note: Technically the member function 'OSMesaDriver::nfglPassTexCoordATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4305:1: performance: Technically the member function 'OSMesaDriver::nfglPassThrough' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9391:20: note: Technically the member function 'OSMesaDriver::nfglPassThrough' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4305:1: note: Technically the member function 'OSMesaDriver::nfglPassThrough' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4308:1: performance: Technically the member function 'OSMesaDriver::nfglPassThroughxOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9397:20: note: Technically the member function 'OSMesaDriver::nfglPassThroughxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4308:1: note: Technically the member function 'OSMesaDriver::nfglPassThroughxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4311:1: performance: Technically the member function 'OSMesaDriver::nfglPatchParameterfv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9403:20: note: Technically the member function 'OSMesaDriver::nfglPatchParameterfv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4311:1: note: Technically the member function 'OSMesaDriver::nfglPatchParameterfv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4314:1: performance: Technically the member function 'OSMesaDriver::nfglPatchParameteri' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9410:20: note: Technically the member function 'OSMesaDriver::nfglPatchParameteri' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4314:1: note: Technically the member function 'OSMesaDriver::nfglPatchParameteri' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4317:1: performance: Technically the member function 'OSMesaDriver::nfglPathColorGenNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9416:20: note: Technically the member function 'OSMesaDriver::nfglPathColorGenNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4317:1: note: Technically the member function 'OSMesaDriver::nfglPathColorGenNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4320:1: performance: Technically the member function 'OSMesaDriver::nfglPathCommandsNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9423:20: note: Technically the member function 'OSMesaDriver::nfglPathCommandsNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4320:1: note: Technically the member function 'OSMesaDriver::nfglPathCommandsNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4323:1: performance: Technically the member function 'OSMesaDriver::nfglPathCoordsNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9430:20: note: Technically the member function 'OSMesaDriver::nfglPathCoordsNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4323:1: note: Technically the member function 'OSMesaDriver::nfglPathCoordsNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4326:1: performance: Technically the member function 'OSMesaDriver::nfglPathCoverDepthFuncNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9437:20: note: Technically the member function 'OSMesaDriver::nfglPathCoverDepthFuncNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4326:1: note: Technically the member function 'OSMesaDriver::nfglPathCoverDepthFuncNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4329:1: performance: Technically the member function 'OSMesaDriver::nfglPathDashArrayNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9443:20: note: Technically the member function 'OSMesaDriver::nfglPathDashArrayNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4329:1: note: Technically the member function 'OSMesaDriver::nfglPathDashArrayNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4332:1: performance: Technically the member function 'OSMesaDriver::nfglPathFogGenNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9450:20: note: Technically the member function 'OSMesaDriver::nfglPathFogGenNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4332:1: note: Technically the member function 'OSMesaDriver::nfglPathFogGenNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4335:1: performance: Technically the member function 'OSMesaDriver::nfglPathGlyphRangeNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9456:20: note: Technically the member function 'OSMesaDriver::nfglPathGlyphRangeNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4335:1: note: Technically the member function 'OSMesaDriver::nfglPathGlyphRangeNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4338:1: performance: Technically the member function 'OSMesaDriver::nfglPathGlyphsNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9463:20: note: Technically the member function 'OSMesaDriver::nfglPathGlyphsNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4338:1: note: Technically the member function 'OSMesaDriver::nfglPathGlyphsNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4341:1: performance: Technically the member function 'OSMesaDriver::nfglPathParameterfNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9470:20: note: Technically the member function 'OSMesaDriver::nfglPathParameterfNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4341:1: note: Technically the member function 'OSMesaDriver::nfglPathParameterfNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4344:1: performance: Technically the member function 'OSMesaDriver::nfglPathParameterfvNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9476:20: note: Technically the member function 'OSMesaDriver::nfglPathParameterfvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4344:1: note: Technically the member function 'OSMesaDriver::nfglPathParameterfvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4347:1: performance: Technically the member function 'OSMesaDriver::nfglPathParameteriNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9483:20: note: Technically the member function 'OSMesaDriver::nfglPathParameteriNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4347:1: note: Technically the member function 'OSMesaDriver::nfglPathParameteriNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4350:1: performance: Technically the member function 'OSMesaDriver::nfglPathParameterivNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9489:20: note: Technically the member function 'OSMesaDriver::nfglPathParameterivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4350:1: note: Technically the member function 'OSMesaDriver::nfglPathParameterivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4353:1: performance: Technically the member function 'OSMesaDriver::nfglPathStencilDepthOffsetNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9496:20: note: Technically the member function 'OSMesaDriver::nfglPathStencilDepthOffsetNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4353:1: note: Technically the member function 'OSMesaDriver::nfglPathStencilDepthOffsetNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4356:1: performance: Technically the member function 'OSMesaDriver::nfglPathStencilFuncNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9502:20: note: Technically the member function 'OSMesaDriver::nfglPathStencilFuncNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4356:1: note: Technically the member function 'OSMesaDriver::nfglPathStencilFuncNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4359:1: performance: Technically the member function 'OSMesaDriver::nfglPathStringNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9508:20: note: Technically the member function 'OSMesaDriver::nfglPathStringNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4359:1: note: Technically the member function 'OSMesaDriver::nfglPathStringNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4362:1: performance: Technically the member function 'OSMesaDriver::nfglPathSubCommandsNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9515:20: note: Technically the member function 'OSMesaDriver::nfglPathSubCommandsNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4362:1: note: Technically the member function 'OSMesaDriver::nfglPathSubCommandsNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4365:1: performance: Technically the member function 'OSMesaDriver::nfglPathSubCoordsNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9522:20: note: Technically the member function 'OSMesaDriver::nfglPathSubCoordsNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4365:1: note: Technically the member function 'OSMesaDriver::nfglPathSubCoordsNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4368:1: performance: Technically the member function 'OSMesaDriver::nfglPathTexGenNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9529:20: note: Technically the member function 'OSMesaDriver::nfglPathTexGenNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4368:1: note: Technically the member function 'OSMesaDriver::nfglPathTexGenNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4371:1: performance: Technically the member function 'OSMesaDriver::nfglPauseTransformFeedback' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9536:20: note: Technically the member function 'OSMesaDriver::nfglPauseTransformFeedback' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4371:1: note: Technically the member function 'OSMesaDriver::nfglPauseTransformFeedback' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4374:1: performance: Technically the member function 'OSMesaDriver::nfglPauseTransformFeedbackNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9542:20: note: Technically the member function 'OSMesaDriver::nfglPauseTransformFeedbackNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4374:1: note: Technically the member function 'OSMesaDriver::nfglPauseTransformFeedbackNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4377:1: performance: Technically the member function 'OSMesaDriver::nfglPixelDataRangeNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9548:20: note: Technically the member function 'OSMesaDriver::nfglPixelDataRangeNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4377:1: note: Technically the member function 'OSMesaDriver::nfglPixelDataRangeNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4389:1: performance: Technically the member function 'OSMesaDriver::nfglPixelMapx' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9573:20: note: Technically the member function 'OSMesaDriver::nfglPixelMapx' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4389:1: note: Technically the member function 'OSMesaDriver::nfglPixelMapx' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4392:1: performance: Technically the member function 'OSMesaDriver::nfglPixelStoref' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9580:20: note: Technically the member function 'OSMesaDriver::nfglPixelStoref' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4392:1: note: Technically the member function 'OSMesaDriver::nfglPixelStoref' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4394:1: performance: Technically the member function 'OSMesaDriver::nfglPixelStorei' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9586:20: note: Technically the member function 'OSMesaDriver::nfglPixelStorei' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4394:1: note: Technically the member function 'OSMesaDriver::nfglPixelStorei' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4396:1: performance: Technically the member function 'OSMesaDriver::nfglPixelStorex' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9592:20: note: Technically the member function 'OSMesaDriver::nfglPixelStorex' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4396:1: note: Technically the member function 'OSMesaDriver::nfglPixelStorex' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4399:1: performance: Technically the member function 'OSMesaDriver::nfglPixelTexGenParameterfSGIS' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9598:20: note: Technically the member function 'OSMesaDriver::nfglPixelTexGenParameterfSGIS' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4399:1: note: Technically the member function 'OSMesaDriver::nfglPixelTexGenParameterfSGIS' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4402:1: performance: Technically the member function 'OSMesaDriver::nfglPixelTexGenParameterfvSGIS' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9604:20: note: Technically the member function 'OSMesaDriver::nfglPixelTexGenParameterfvSGIS' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4402:1: note: Technically the member function 'OSMesaDriver::nfglPixelTexGenParameterfvSGIS' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4405:1: performance: Technically the member function 'OSMesaDriver::nfglPixelTexGenParameteriSGIS' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9611:20: note: Technically the member function 'OSMesaDriver::nfglPixelTexGenParameteriSGIS' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4405:1: note: Technically the member function 'OSMesaDriver::nfglPixelTexGenParameteriSGIS' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4408:1: performance: Technically the member function 'OSMesaDriver::nfglPixelTexGenParameterivSGIS' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9617:20: note: Technically the member function 'OSMesaDriver::nfglPixelTexGenParameterivSGIS' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4408:1: note: Technically the member function 'OSMesaDriver::nfglPixelTexGenParameterivSGIS' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4411:1: performance: Technically the member function 'OSMesaDriver::nfglPixelTexGenSGIX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9624:20: note: Technically the member function 'OSMesaDriver::nfglPixelTexGenSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4411:1: note: Technically the member function 'OSMesaDriver::nfglPixelTexGenSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4414:1: performance: Technically the member function 'OSMesaDriver::nfglPixelTransferf' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9630:20: note: Technically the member function 'OSMesaDriver::nfglPixelTransferf' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4414:1: note: Technically the member function 'OSMesaDriver::nfglPixelTransferf' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4417:1: performance: Technically the member function 'OSMesaDriver::nfglPixelTransferi' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9636:20: note: Technically the member function 'OSMesaDriver::nfglPixelTransferi' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4417:1: note: Technically the member function 'OSMesaDriver::nfglPixelTransferi' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4420:1: performance: Technically the member function 'OSMesaDriver::nfglPixelTransferxOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9642:20: note: Technically the member function 'OSMesaDriver::nfglPixelTransferxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4420:1: note: Technically the member function 'OSMesaDriver::nfglPixelTransferxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4423:1: performance: Technically the member function 'OSMesaDriver::nfglPixelTransformParameterfEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9648:20: note: Technically the member function 'OSMesaDriver::nfglPixelTransformParameterfEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4423:1: note: Technically the member function 'OSMesaDriver::nfglPixelTransformParameterfEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4426:1: performance: Technically the member function 'OSMesaDriver::nfglPixelTransformParameterfvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9654:20: note: Technically the member function 'OSMesaDriver::nfglPixelTransformParameterfvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4426:1: note: Technically the member function 'OSMesaDriver::nfglPixelTransformParameterfvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4429:1: performance: Technically the member function 'OSMesaDriver::nfglPixelTransformParameteriEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9661:20: note: Technically the member function 'OSMesaDriver::nfglPixelTransformParameteriEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4429:1: note: Technically the member function 'OSMesaDriver::nfglPixelTransformParameteriEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4432:1: performance: Technically the member function 'OSMesaDriver::nfglPixelTransformParameterivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9667:20: note: Technically the member function 'OSMesaDriver::nfglPixelTransformParameterivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4432:1: note: Technically the member function 'OSMesaDriver::nfglPixelTransformParameterivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4435:1: performance: Technically the member function 'OSMesaDriver::nfglPixelZoom' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9674:20: note: Technically the member function 'OSMesaDriver::nfglPixelZoom' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4435:1: note: Technically the member function 'OSMesaDriver::nfglPixelZoom' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4438:1: performance: Technically the member function 'OSMesaDriver::nfglPixelZoomxOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9680:20: note: Technically the member function 'OSMesaDriver::nfglPixelZoomxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4438:1: note: Technically the member function 'OSMesaDriver::nfglPixelZoomxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4441:1: performance: Technically the member function 'OSMesaDriver::nfglPointAlongPathNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9686:25: note: Technically the member function 'OSMesaDriver::nfglPointAlongPathNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4441:1: note: Technically the member function 'OSMesaDriver::nfglPointAlongPathNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4444:1: performance: Technically the member function 'OSMesaDriver::nfglPointParameterf' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9693:20: note: Technically the member function 'OSMesaDriver::nfglPointParameterf' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4444:1: note: Technically the member function 'OSMesaDriver::nfglPointParameterf' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4447:1: performance: Technically the member function 'OSMesaDriver::nfglPointParameterfARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9699:20: note: Technically the member function 'OSMesaDriver::nfglPointParameterfARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4447:1: note: Technically the member function 'OSMesaDriver::nfglPointParameterfARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4450:1: performance: Technically the member function 'OSMesaDriver::nfglPointParameterfEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9705:20: note: Technically the member function 'OSMesaDriver::nfglPointParameterfEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4450:1: note: Technically the member function 'OSMesaDriver::nfglPointParameterfEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4453:1: performance: Technically the member function 'OSMesaDriver::nfglPointParameterfSGIS' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9711:20: note: Technically the member function 'OSMesaDriver::nfglPointParameterfSGIS' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4453:1: note: Technically the member function 'OSMesaDriver::nfglPointParameterfSGIS' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4456:1: performance: Technically the member function 'OSMesaDriver::nfglPointParameterfv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9717:20: note: Technically the member function 'OSMesaDriver::nfglPointParameterfv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4456:1: note: Technically the member function 'OSMesaDriver::nfglPointParameterfv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4459:1: performance: Technically the member function 'OSMesaDriver::nfglPointParameterfvARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9724:20: note: Technically the member function 'OSMesaDriver::nfglPointParameterfvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4459:1: note: Technically the member function 'OSMesaDriver::nfglPointParameterfvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4462:1: performance: Technically the member function 'OSMesaDriver::nfglPointParameterfvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9731:20: note: Technically the member function 'OSMesaDriver::nfglPointParameterfvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4462:1: note: Technically the member function 'OSMesaDriver::nfglPointParameterfvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4465:1: performance: Technically the member function 'OSMesaDriver::nfglPointParameterfvSGIS' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9738:20: note: Technically the member function 'OSMesaDriver::nfglPointParameterfvSGIS' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4465:1: note: Technically the member function 'OSMesaDriver::nfglPointParameterfvSGIS' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4468:1: performance: Technically the member function 'OSMesaDriver::nfglPointParameteri' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9745:20: note: Technically the member function 'OSMesaDriver::nfglPointParameteri' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4468:1: note: Technically the member function 'OSMesaDriver::nfglPointParameteri' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4471:1: performance: Technically the member function 'OSMesaDriver::nfglPointParameteriNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9751:20: note: Technically the member function 'OSMesaDriver::nfglPointParameteriNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4471:1: note: Technically the member function 'OSMesaDriver::nfglPointParameteriNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4474:1: performance: Technically the member function 'OSMesaDriver::nfglPointParameteriv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9757:20: note: Technically the member function 'OSMesaDriver::nfglPointParameteriv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4474:1: note: Technically the member function 'OSMesaDriver::nfglPointParameteriv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4477:1: performance: Technically the member function 'OSMesaDriver::nfglPointParameterivNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9764:20: note: Technically the member function 'OSMesaDriver::nfglPointParameterivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4477:1: note: Technically the member function 'OSMesaDriver::nfglPointParameterivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4480:1: performance: Technically the member function 'OSMesaDriver::nfglPointParameterxvOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9771:20: note: Technically the member function 'OSMesaDriver::nfglPointParameterxvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4480:1: note: Technically the member function 'OSMesaDriver::nfglPointParameterxvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4483:1: performance: Technically the member function 'OSMesaDriver::nfglPointSize' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9778:20: note: Technically the member function 'OSMesaDriver::nfglPointSize' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4483:1: note: Technically the member function 'OSMesaDriver::nfglPointSize' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4486:1: performance: Technically the member function 'OSMesaDriver::nfglPointSizePointerAPPLE' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9784:20: note: Technically the member function 'OSMesaDriver::nfglPointSizePointerAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4486:1: note: Technically the member function 'OSMesaDriver::nfglPointSizePointerAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4489:1: performance: Technically the member function 'OSMesaDriver::nfglPointSizexOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9791:20: note: Technically the member function 'OSMesaDriver::nfglPointSizexOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4489:1: note: Technically the member function 'OSMesaDriver::nfglPointSizexOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4492:1: performance: Technically the member function 'OSMesaDriver::nfglPollAsyncSGIX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9797:21: note: Technically the member function 'OSMesaDriver::nfglPollAsyncSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4492:1: note: Technically the member function 'OSMesaDriver::nfglPollAsyncSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4495:1: performance: Technically the member function 'OSMesaDriver::nfglPollInstrumentsSGIX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9804:21: note: Technically the member function 'OSMesaDriver::nfglPollInstrumentsSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4495:1: note: Technically the member function 'OSMesaDriver::nfglPollInstrumentsSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4497:1: performance: Technically the member function 'OSMesaDriver::nfglPolygonMode' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9811:20: note: Technically the member function 'OSMesaDriver::nfglPolygonMode' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4497:1: note: Technically the member function 'OSMesaDriver::nfglPolygonMode' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4498:1: performance: Technically the member function 'OSMesaDriver::nfglPolygonOffset' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9817:20: note: Technically the member function 'OSMesaDriver::nfglPolygonOffset' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4498:1: note: Technically the member function 'OSMesaDriver::nfglPolygonOffset' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4500:1: performance: Technically the member function 'OSMesaDriver::nfglPolygonOffsetEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9823:20: note: Technically the member function 'OSMesaDriver::nfglPolygonOffsetEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4500:1: note: Technically the member function 'OSMesaDriver::nfglPolygonOffsetEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4503:1: performance: Technically the member function 'OSMesaDriver::nfglPolygonOffsetxOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9829:20: note: Technically the member function 'OSMesaDriver::nfglPolygonOffsetxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4503:1: note: Technically the member function 'OSMesaDriver::nfglPolygonOffsetxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4506:1: performance: Technically the member function 'OSMesaDriver::nfglPolygonStipple' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9835:20: note: Technically the member function 'OSMesaDriver::nfglPolygonStipple' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4506:1: note: Technically the member function 'OSMesaDriver::nfglPolygonStipple' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4509:1: performance: Technically the member function 'OSMesaDriver::nfglPopAttrib' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9842:20: note: Technically the member function 'OSMesaDriver::nfglPopAttrib' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4509:1: note: Technically the member function 'OSMesaDriver::nfglPopAttrib' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4512:1: performance: Technically the member function 'OSMesaDriver::nfglPopClientAttrib' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9848:20: note: Technically the member function 'OSMesaDriver::nfglPopClientAttrib' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4512:1: note: Technically the member function 'OSMesaDriver::nfglPopClientAttrib' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4515:1: performance: Technically the member function 'OSMesaDriver::nfglPopDebugGroup' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9854:20: note: Technically the member function 'OSMesaDriver::nfglPopDebugGroup' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4515:1: note: Technically the member function 'OSMesaDriver::nfglPopDebugGroup' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4518:1: performance: Technically the member function 'OSMesaDriver::nfglPopGroupMarkerEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9860:20: note: Technically the member function 'OSMesaDriver::nfglPopGroupMarkerEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4518:1: note: Technically the member function 'OSMesaDriver::nfglPopGroupMarkerEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4520:1: performance: Technically the member function 'OSMesaDriver::nfglPopMatrix' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9866:20: note: Technically the member function 'OSMesaDriver::nfglPopMatrix' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4520:1: note: Technically the member function 'OSMesaDriver::nfglPopMatrix' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4521:1: performance: Technically the member function 'OSMesaDriver::nfglPopName' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9872:20: note: Technically the member function 'OSMesaDriver::nfglPopName' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4521:1: note: Technically the member function 'OSMesaDriver::nfglPopName' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4523:1: performance: Technically the member function 'OSMesaDriver::nfglPresentFrameDualFillNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9878:20: note: Technically the member function 'OSMesaDriver::nfglPresentFrameDualFillNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4523:1: note: Technically the member function 'OSMesaDriver::nfglPresentFrameDualFillNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4526:1: performance: Technically the member function 'OSMesaDriver::nfglPresentFrameKeyedNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9884:20: note: Technically the member function 'OSMesaDriver::nfglPresentFrameKeyedNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4526:1: note: Technically the member function 'OSMesaDriver::nfglPresentFrameKeyedNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4529:1: performance: Technically the member function 'OSMesaDriver::nfglPrimitiveRestartIndex' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9890:20: note: Technically the member function 'OSMesaDriver::nfglPrimitiveRestartIndex' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4529:1: note: Technically the member function 'OSMesaDriver::nfglPrimitiveRestartIndex' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4532:1: performance: Technically the member function 'OSMesaDriver::nfglPrimitiveRestartIndexNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9896:20: note: Technically the member function 'OSMesaDriver::nfglPrimitiveRestartIndexNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4532:1: note: Technically the member function 'OSMesaDriver::nfglPrimitiveRestartIndexNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4535:1: performance: Technically the member function 'OSMesaDriver::nfglPrimitiveRestartNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9902:20: note: Technically the member function 'OSMesaDriver::nfglPrimitiveRestartNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4535:1: note: Technically the member function 'OSMesaDriver::nfglPrimitiveRestartNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4544:1: performance: Technically the member function 'OSMesaDriver::nfglPrioritizeTexturesxOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9920:20: note: Technically the member function 'OSMesaDriver::nfglPrioritizeTexturesxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4544:1: note: Technically the member function 'OSMesaDriver::nfglPrioritizeTexturesxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4547:1: performance: Technically the member function 'OSMesaDriver::nfglProgramBinary' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9927:20: note: Technically the member function 'OSMesaDriver::nfglProgramBinary' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4547:1: note: Technically the member function 'OSMesaDriver::nfglProgramBinary' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4550:1: performance: Technically the member function 'OSMesaDriver::nfglProgramBufferParametersIivNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9934:20: note: Technically the member function 'OSMesaDriver::nfglProgramBufferParametersIivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4550:1: note: Technically the member function 'OSMesaDriver::nfglProgramBufferParametersIivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4553:1: performance: Technically the member function 'OSMesaDriver::nfglProgramBufferParametersIuivNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9941:20: note: Technically the member function 'OSMesaDriver::nfglProgramBufferParametersIuivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4553:1: note: Technically the member function 'OSMesaDriver::nfglProgramBufferParametersIuivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4556:1: performance: Technically the member function 'OSMesaDriver::nfglProgramBufferParametersfvNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9948:20: note: Technically the member function 'OSMesaDriver::nfglProgramBufferParametersfvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4556:1: note: Technically the member function 'OSMesaDriver::nfglProgramBufferParametersfvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4562:1: performance: Technically the member function 'OSMesaDriver::nfglProgramEnvParameter4dARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9964:20: note: Technically the member function 'OSMesaDriver::nfglProgramEnvParameter4dARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4562:1: note: Technically the member function 'OSMesaDriver::nfglProgramEnvParameter4dARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4568:1: performance: Technically the member function 'OSMesaDriver::nfglProgramEnvParameter4fARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9976:20: note: Technically the member function 'OSMesaDriver::nfglProgramEnvParameter4fARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4568:1: note: Technically the member function 'OSMesaDriver::nfglProgramEnvParameter4fARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4574:1: performance: Technically the member function 'OSMesaDriver::nfglProgramEnvParameterI4iNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9988:20: note: Technically the member function 'OSMesaDriver::nfglProgramEnvParameterI4iNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4574:1: note: Technically the member function 'OSMesaDriver::nfglProgramEnvParameterI4iNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4577:1: performance: Technically the member function 'OSMesaDriver::nfglProgramEnvParameterI4ivNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:9994:20: note: Technically the member function 'OSMesaDriver::nfglProgramEnvParameterI4ivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4577:1: note: Technically the member function 'OSMesaDriver::nfglProgramEnvParameterI4ivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4580:1: performance: Technically the member function 'OSMesaDriver::nfglProgramEnvParameterI4uiNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10001:20: note: Technically the member function 'OSMesaDriver::nfglProgramEnvParameterI4uiNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4580:1: note: Technically the member function 'OSMesaDriver::nfglProgramEnvParameterI4uiNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4583:1: performance: Technically the member function 'OSMesaDriver::nfglProgramEnvParameterI4uivNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10007:20: note: Technically the member function 'OSMesaDriver::nfglProgramEnvParameterI4uivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4583:1: note: Technically the member function 'OSMesaDriver::nfglProgramEnvParameterI4uivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4586:1: performance: Technically the member function 'OSMesaDriver::nfglProgramEnvParameters4fvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10014:20: note: Technically the member function 'OSMesaDriver::nfglProgramEnvParameters4fvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4586:1: note: Technically the member function 'OSMesaDriver::nfglProgramEnvParameters4fvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4589:1: performance: Technically the member function 'OSMesaDriver::nfglProgramEnvParametersI4ivNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10021:20: note: Technically the member function 'OSMesaDriver::nfglProgramEnvParametersI4ivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4589:1: note: Technically the member function 'OSMesaDriver::nfglProgramEnvParametersI4ivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4592:1: performance: Technically the member function 'OSMesaDriver::nfglProgramEnvParametersI4uivNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10028:20: note: Technically the member function 'OSMesaDriver::nfglProgramEnvParametersI4uivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4592:1: note: Technically the member function 'OSMesaDriver::nfglProgramEnvParametersI4uivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4595:1: performance: Technically the member function 'OSMesaDriver::nfglProgramLocalParameter4dARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10035:20: note: Technically the member function 'OSMesaDriver::nfglProgramLocalParameter4dARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4595:1: note: Technically the member function 'OSMesaDriver::nfglProgramLocalParameter4dARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4601:1: performance: Technically the member function 'OSMesaDriver::nfglProgramLocalParameter4fARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10047:20: note: Technically the member function 'OSMesaDriver::nfglProgramLocalParameter4fARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4601:1: note: Technically the member function 'OSMesaDriver::nfglProgramLocalParameter4fARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4607:1: performance: Technically the member function 'OSMesaDriver::nfglProgramLocalParameterI4iNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10059:20: note: Technically the member function 'OSMesaDriver::nfglProgramLocalParameterI4iNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4607:1: note: Technically the member function 'OSMesaDriver::nfglProgramLocalParameterI4iNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4610:1: performance: Technically the member function 'OSMesaDriver::nfglProgramLocalParameterI4ivNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10065:20: note: Technically the member function 'OSMesaDriver::nfglProgramLocalParameterI4ivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4610:1: note: Technically the member function 'OSMesaDriver::nfglProgramLocalParameterI4ivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4613:1: performance: Technically the member function 'OSMesaDriver::nfglProgramLocalParameterI4uiNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10072:20: note: Technically the member function 'OSMesaDriver::nfglProgramLocalParameterI4uiNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4613:1: note: Technically the member function 'OSMesaDriver::nfglProgramLocalParameterI4uiNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4616:1: performance: Technically the member function 'OSMesaDriver::nfglProgramLocalParameterI4uivNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10078:20: note: Technically the member function 'OSMesaDriver::nfglProgramLocalParameterI4uivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4616:1: note: Technically the member function 'OSMesaDriver::nfglProgramLocalParameterI4uivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4619:1: performance: Technically the member function 'OSMesaDriver::nfglProgramLocalParameters4fvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10085:20: note: Technically the member function 'OSMesaDriver::nfglProgramLocalParameters4fvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4619:1: note: Technically the member function 'OSMesaDriver::nfglProgramLocalParameters4fvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4622:1: performance: Technically the member function 'OSMesaDriver::nfglProgramLocalParametersI4ivNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10092:20: note: Technically the member function 'OSMesaDriver::nfglProgramLocalParametersI4ivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4622:1: note: Technically the member function 'OSMesaDriver::nfglProgramLocalParametersI4ivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4625:1: performance: Technically the member function 'OSMesaDriver::nfglProgramLocalParametersI4uivNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10099:20: note: Technically the member function 'OSMesaDriver::nfglProgramLocalParametersI4uivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4625:1: note: Technically the member function 'OSMesaDriver::nfglProgramLocalParametersI4uivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4628:1: performance: Technically the member function 'OSMesaDriver::nfglProgramNamedParameter4dNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10106:20: note: Technically the member function 'OSMesaDriver::nfglProgramNamedParameter4dNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4628:1: note: Technically the member function 'OSMesaDriver::nfglProgramNamedParameter4dNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4634:1: performance: Technically the member function 'OSMesaDriver::nfglProgramNamedParameter4fNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10119:20: note: Technically the member function 'OSMesaDriver::nfglProgramNamedParameter4fNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4634:1: note: Technically the member function 'OSMesaDriver::nfglProgramNamedParameter4fNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4640:1: performance: Technically the member function 'OSMesaDriver::nfglProgramParameter4dNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10132:20: note: Technically the member function 'OSMesaDriver::nfglProgramParameter4dNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4640:1: note: Technically the member function 'OSMesaDriver::nfglProgramParameter4dNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4646:1: performance: Technically the member function 'OSMesaDriver::nfglProgramParameter4fNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10144:20: note: Technically the member function 'OSMesaDriver::nfglProgramParameter4fNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4646:1: note: Technically the member function 'OSMesaDriver::nfglProgramParameter4fNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4652:1: performance: Technically the member function 'OSMesaDriver::nfglProgramParameteri' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10156:20: note: Technically the member function 'OSMesaDriver::nfglProgramParameteri' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4652:1: note: Technically the member function 'OSMesaDriver::nfglProgramParameteri' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4655:1: performance: Technically the member function 'OSMesaDriver::nfglProgramParameteriARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10162:20: note: Technically the member function 'OSMesaDriver::nfglProgramParameteriARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4655:1: note: Technically the member function 'OSMesaDriver::nfglProgramParameteriARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4658:1: performance: Technically the member function 'OSMesaDriver::nfglProgramParameteriEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10168:20: note: Technically the member function 'OSMesaDriver::nfglProgramParameteriEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4658:1: note: Technically the member function 'OSMesaDriver::nfglProgramParameteriEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4667:1: performance: Technically the member function 'OSMesaDriver::nfglProgramStringARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10186:20: note: Technically the member function 'OSMesaDriver::nfglProgramStringARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4667:1: note: Technically the member function 'OSMesaDriver::nfglProgramStringARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4670:1: performance: Technically the member function 'OSMesaDriver::nfglProgramSubroutineParametersuivNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10193:20: note: Technically the member function 'OSMesaDriver::nfglProgramSubroutineParametersuivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4670:1: note: Technically the member function 'OSMesaDriver::nfglProgramSubroutineParametersuivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4673:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform1d' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10200:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform1d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4673:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform1d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4676:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform1dEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10206:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform1dEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4676:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform1dEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4679:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform1dv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10212:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform1dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4679:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform1dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4682:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform1dvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10219:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform1dvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4682:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform1dvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4685:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform1f' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10226:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform1f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4685:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform1f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4688:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform1fEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10232:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform1fEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4688:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform1fEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4691:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform1fv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10238:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform1fv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4691:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform1fv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4694:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform1fvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10245:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform1fvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4694:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform1fvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4697:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform1i' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10252:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform1i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4697:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform1i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4700:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform1i64NV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10258:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform1i64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4700:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform1i64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4703:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform1i64vNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10264:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform1i64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4703:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform1i64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4706:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform1iEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10271:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform1iEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4706:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform1iEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4709:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform1iv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10277:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform1iv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4709:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform1iv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4712:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform1ivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10284:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform1ivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4712:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform1ivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4715:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform1ui' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10291:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform1ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4715:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform1ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4718:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform1ui64NV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10297:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform1ui64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4718:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform1ui64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4721:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform1ui64vNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10303:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform1ui64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4721:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform1ui64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4724:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform1uiEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10310:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform1uiEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4724:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform1uiEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4727:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform1uiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10316:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform1uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4727:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform1uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4730:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform1uivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10323:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform1uivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4730:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform1uivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4733:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform2d' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10330:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform2d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4733:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform2d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4736:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform2dEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10336:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform2dEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4736:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform2dEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4739:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform2dv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10342:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform2dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4739:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform2dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4742:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform2dvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10349:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform2dvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4742:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform2dvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4745:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform2f' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10356:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform2f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4745:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform2f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4748:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform2fEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10362:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform2fEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4748:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform2fEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4751:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform2fv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10368:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform2fv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4751:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform2fv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4754:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform2fvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10375:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform2fvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4754:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform2fvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4757:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform2i' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10382:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform2i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4757:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform2i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4760:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform2i64NV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10388:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform2i64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4760:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform2i64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4763:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform2i64vNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10394:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform2i64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4763:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform2i64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4766:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform2iEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10401:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform2iEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4766:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform2iEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4769:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform2iv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10407:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform2iv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4769:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform2iv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4772:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform2ivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10414:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform2ivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4772:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform2ivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4775:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform2ui' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10421:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform2ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4775:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform2ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4778:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform2ui64NV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10427:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform2ui64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4778:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform2ui64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4781:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform2ui64vNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10433:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform2ui64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4781:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform2ui64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4784:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform2uiEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10440:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform2uiEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4784:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform2uiEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4787:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform2uiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10446:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform2uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4787:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform2uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4790:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform2uivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10453:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform2uivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4790:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform2uivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4793:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform3d' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10460:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform3d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4793:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform3d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4796:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform3dEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10466:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform3dEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4796:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform3dEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4799:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform3dv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10472:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform3dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4799:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform3dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4802:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform3dvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10479:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform3dvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4802:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform3dvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4805:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform3f' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10486:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform3f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4805:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform3f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4808:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform3fEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10492:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform3fEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4808:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform3fEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4811:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform3fv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10498:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform3fv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4811:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform3fv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4814:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform3fvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10505:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform3fvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4814:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform3fvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4817:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform3i' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10512:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform3i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4817:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform3i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4820:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform3i64NV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10518:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform3i64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4820:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform3i64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4823:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform3i64vNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10524:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform3i64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4823:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform3i64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4826:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform3iEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10531:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform3iEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4826:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform3iEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4829:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform3iv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10537:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform3iv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4829:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform3iv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4832:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform3ivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10544:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform3ivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4832:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform3ivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4835:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform3ui' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10551:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform3ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4835:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform3ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4838:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform3ui64NV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10557:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform3ui64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4838:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform3ui64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4841:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform3ui64vNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10563:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform3ui64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4841:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform3ui64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4844:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform3uiEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10570:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform3uiEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4844:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform3uiEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4847:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform3uiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10576:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform3uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4847:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform3uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4850:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform3uivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10583:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform3uivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4850:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform3uivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4853:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform4d' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10590:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform4d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4853:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform4d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4856:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform4dEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10596:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform4dEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4856:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform4dEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4859:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform4dv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10602:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform4dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4859:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform4dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4862:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform4dvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10609:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform4dvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4862:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform4dvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4865:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform4f' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10616:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform4f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4865:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform4f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4868:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform4fEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10622:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform4fEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4868:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform4fEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4871:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform4fv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10628:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform4fv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4871:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform4fv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4874:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform4fvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10635:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform4fvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4874:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform4fvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4877:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform4i' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10642:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform4i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4877:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform4i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4880:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform4i64NV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10648:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform4i64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4880:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform4i64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4883:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform4i64vNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10654:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform4i64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4883:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform4i64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4886:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform4iEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10661:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform4iEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4886:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform4iEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4889:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform4iv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10667:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform4iv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4889:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform4iv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4892:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform4ivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10674:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform4ivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4892:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform4ivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4895:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform4ui' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10681:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform4ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4895:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform4ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4898:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform4ui64NV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10687:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform4ui64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4898:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform4ui64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4901:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform4ui64vNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10693:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform4ui64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4901:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform4ui64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4904:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform4uiEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10700:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform4uiEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4904:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform4uiEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4907:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform4uiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10706:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform4uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4907:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform4uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4910:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniform4uivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10713:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniform4uivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4910:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniform4uivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4913:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniformHandleui64ARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10720:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniformHandleui64ARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4913:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniformHandleui64ARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4916:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniformHandleui64NV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10726:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniformHandleui64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4916:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniformHandleui64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4919:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniformHandleui64vARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10732:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniformHandleui64vARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4919:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniformHandleui64vARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4922:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniformHandleui64vNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10739:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniformHandleui64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4922:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniformHandleui64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4925:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix2dv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10746:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix2dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4925:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix2dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4928:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix2dvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10753:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix2dvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4928:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix2dvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4931:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix2fv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10760:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix2fv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4931:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix2fv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4934:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix2fvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10767:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix2fvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4934:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix2fvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4937:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix2x3dv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10774:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix2x3dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4937:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix2x3dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4940:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix2x3dvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10781:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix2x3dvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4940:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix2x3dvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4943:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix2x3fv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10788:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix2x3fv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4943:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix2x3fv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4946:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix2x3fvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10795:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix2x3fvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4946:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix2x3fvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4949:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix2x4dv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10802:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix2x4dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4949:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix2x4dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4952:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix2x4dvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10809:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix2x4dvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4952:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix2x4dvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4955:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix2x4fv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10816:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix2x4fv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4955:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix2x4fv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4958:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix2x4fvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10823:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix2x4fvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4958:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix2x4fvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4961:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix3dv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10830:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix3dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4961:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix3dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4964:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix3dvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10837:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix3dvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4964:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix3dvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4967:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix3fv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10844:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix3fv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4967:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix3fv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4970:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix3fvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10851:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix3fvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4970:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix3fvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4973:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix3x2dv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10858:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix3x2dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4973:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix3x2dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4976:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix3x2dvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10865:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix3x2dvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4976:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix3x2dvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4979:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix3x2fv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10872:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix3x2fv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4979:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix3x2fv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4982:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix3x2fvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10879:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix3x2fvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4982:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix3x2fvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4985:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix3x4dv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10886:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix3x4dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4985:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix3x4dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4988:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix3x4dvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10893:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix3x4dvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4988:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix3x4dvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4991:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix3x4fv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10900:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix3x4fv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4991:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix3x4fv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4994:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix3x4fvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10907:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix3x4fvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4994:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix3x4fvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4997:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix4dv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10914:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix4dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:4997:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix4dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5000:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix4dvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10921:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix4dvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5000:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix4dvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5003:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix4fv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10928:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix4fv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5003:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix4fv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5006:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix4fvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10935:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix4fvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5006:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix4fvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5009:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix4x2dv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10942:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix4x2dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5009:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix4x2dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5012:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix4x2dvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10949:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix4x2dvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5012:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix4x2dvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5015:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix4x2fv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10956:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix4x2fv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5015:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix4x2fv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5018:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix4x2fvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10963:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix4x2fvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5018:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix4x2fvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5021:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix4x3dv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10970:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix4x3dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5021:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix4x3dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5024:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix4x3dvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10977:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix4x3dvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5024:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix4x3dvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5027:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix4x3fv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10984:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix4x3fv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5027:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix4x3fv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5030:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix4x3fvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10991:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix4x3fvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5030:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniformMatrix4x3fvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5033:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniformui64NV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:10998:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniformui64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5033:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniformui64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5036:1: performance: Technically the member function 'OSMesaDriver::nfglProgramUniformui64vNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11004:20: note: Technically the member function 'OSMesaDriver::nfglProgramUniformui64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5036:1: note: Technically the member function 'OSMesaDriver::nfglProgramUniformui64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5039:1: performance: Technically the member function 'OSMesaDriver::nfglProgramVertexLimitNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11011:20: note: Technically the member function 'OSMesaDriver::nfglProgramVertexLimitNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5039:1: note: Technically the member function 'OSMesaDriver::nfglProgramVertexLimitNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5042:1: performance: Technically the member function 'OSMesaDriver::nfglProvokingVertex' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11017:20: note: Technically the member function 'OSMesaDriver::nfglProvokingVertex' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5042:1: note: Technically the member function 'OSMesaDriver::nfglProvokingVertex' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5045:1: performance: Technically the member function 'OSMesaDriver::nfglProvokingVertexEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11023:20: note: Technically the member function 'OSMesaDriver::nfglProvokingVertexEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5045:1: note: Technically the member function 'OSMesaDriver::nfglProvokingVertexEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5048:1: performance: Technically the member function 'OSMesaDriver::nfglPushAttrib' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11029:20: note: Technically the member function 'OSMesaDriver::nfglPushAttrib' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5048:1: note: Technically the member function 'OSMesaDriver::nfglPushAttrib' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5051:1: performance: Technically the member function 'OSMesaDriver::nfglPushClientAttrib' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11035:20: note: Technically the member function 'OSMesaDriver::nfglPushClientAttrib' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5051:1: note: Technically the member function 'OSMesaDriver::nfglPushClientAttrib' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5054:1: performance: Technically the member function 'OSMesaDriver::nfglPushClientAttribDefaultEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11041:20: note: Technically the member function 'OSMesaDriver::nfglPushClientAttribDefaultEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5054:1: note: Technically the member function 'OSMesaDriver::nfglPushClientAttribDefaultEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5057:1: performance: Technically the member function 'OSMesaDriver::nfglPushDebugGroup' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11047:20: note: Technically the member function 'OSMesaDriver::nfglPushDebugGroup' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5057:1: note: Technically the member function 'OSMesaDriver::nfglPushDebugGroup' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5060:1: performance: Technically the member function 'OSMesaDriver::nfglPushGroupMarkerEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11054:20: note: Technically the member function 'OSMesaDriver::nfglPushGroupMarkerEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5060:1: note: Technically the member function 'OSMesaDriver::nfglPushGroupMarkerEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5062:1: performance: Technically the member function 'OSMesaDriver::nfglPushMatrix' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11061:20: note: Technically the member function 'OSMesaDriver::nfglPushMatrix' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5062:1: note: Technically the member function 'OSMesaDriver::nfglPushMatrix' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5063:1: performance: Technically the member function 'OSMesaDriver::nfglPushName' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11067:20: note: Technically the member function 'OSMesaDriver::nfglPushName' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5063:1: note: Technically the member function 'OSMesaDriver::nfglPushName' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5065:1: performance: Technically the member function 'OSMesaDriver::nfglQueryCounter' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11073:20: note: Technically the member function 'OSMesaDriver::nfglQueryCounter' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5065:1: note: Technically the member function 'OSMesaDriver::nfglQueryCounter' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5068:1: performance: Technically the member function 'OSMesaDriver::nfglQueryMatrixxOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11079:26: note: Technically the member function 'OSMesaDriver::nfglQueryMatrixxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5068:1: note: Technically the member function 'OSMesaDriver::nfglQueryMatrixxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5071:1: performance: Technically the member function 'OSMesaDriver::nfglQueryObjectParameteruiAMD' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11086:20: note: Technically the member function 'OSMesaDriver::nfglQueryObjectParameteruiAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5071:1: note: Technically the member function 'OSMesaDriver::nfglQueryObjectParameteruiAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5074:1: performance: Technically the member function 'OSMesaDriver::nfglRasterPos2d' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11092:20: note: Technically the member function 'OSMesaDriver::nfglRasterPos2d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5074:1: note: Technically the member function 'OSMesaDriver::nfglRasterPos2d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5080:1: performance: Technically the member function 'OSMesaDriver::nfglRasterPos2f' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11104:20: note: Technically the member function 'OSMesaDriver::nfglRasterPos2f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5080:1: note: Technically the member function 'OSMesaDriver::nfglRasterPos2f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5086:1: performance: Technically the member function 'OSMesaDriver::nfglRasterPos2i' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11116:20: note: Technically the member function 'OSMesaDriver::nfglRasterPos2i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5086:1: note: Technically the member function 'OSMesaDriver::nfglRasterPos2i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5092:1: performance: Technically the member function 'OSMesaDriver::nfglRasterPos2s' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11128:20: note: Technically the member function 'OSMesaDriver::nfglRasterPos2s' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5092:1: note: Technically the member function 'OSMesaDriver::nfglRasterPos2s' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5098:1: performance: Technically the member function 'OSMesaDriver::nfglRasterPos2xOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11140:20: note: Technically the member function 'OSMesaDriver::nfglRasterPos2xOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5098:1: note: Technically the member function 'OSMesaDriver::nfglRasterPos2xOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5101:1: performance: Technically the member function 'OSMesaDriver::nfglRasterPos2xvOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11146:20: note: Technically the member function 'OSMesaDriver::nfglRasterPos2xvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5101:1: note: Technically the member function 'OSMesaDriver::nfglRasterPos2xvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5104:1: performance: Technically the member function 'OSMesaDriver::nfglRasterPos3d' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11153:20: note: Technically the member function 'OSMesaDriver::nfglRasterPos3d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5104:1: note: Technically the member function 'OSMesaDriver::nfglRasterPos3d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5110:1: performance: Technically the member function 'OSMesaDriver::nfglRasterPos3f' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11165:20: note: Technically the member function 'OSMesaDriver::nfglRasterPos3f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5110:1: note: Technically the member function 'OSMesaDriver::nfglRasterPos3f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5116:1: performance: Technically the member function 'OSMesaDriver::nfglRasterPos3i' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11177:20: note: Technically the member function 'OSMesaDriver::nfglRasterPos3i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5116:1: note: Technically the member function 'OSMesaDriver::nfglRasterPos3i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5122:1: performance: Technically the member function 'OSMesaDriver::nfglRasterPos3s' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11189:20: note: Technically the member function 'OSMesaDriver::nfglRasterPos3s' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5122:1: note: Technically the member function 'OSMesaDriver::nfglRasterPos3s' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5128:1: performance: Technically the member function 'OSMesaDriver::nfglRasterPos3xOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11201:20: note: Technically the member function 'OSMesaDriver::nfglRasterPos3xOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5128:1: note: Technically the member function 'OSMesaDriver::nfglRasterPos3xOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5131:1: performance: Technically the member function 'OSMesaDriver::nfglRasterPos3xvOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11207:20: note: Technically the member function 'OSMesaDriver::nfglRasterPos3xvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5131:1: note: Technically the member function 'OSMesaDriver::nfglRasterPos3xvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5134:1: performance: Technically the member function 'OSMesaDriver::nfglRasterPos4d' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11214:20: note: Technically the member function 'OSMesaDriver::nfglRasterPos4d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5134:1: note: Technically the member function 'OSMesaDriver::nfglRasterPos4d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5140:1: performance: Technically the member function 'OSMesaDriver::nfglRasterPos4f' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11226:20: note: Technically the member function 'OSMesaDriver::nfglRasterPos4f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5140:1: note: Technically the member function 'OSMesaDriver::nfglRasterPos4f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5146:1: performance: Technically the member function 'OSMesaDriver::nfglRasterPos4i' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11238:20: note: Technically the member function 'OSMesaDriver::nfglRasterPos4i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5146:1: note: Technically the member function 'OSMesaDriver::nfglRasterPos4i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5152:1: performance: Technically the member function 'OSMesaDriver::nfglRasterPos4s' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11250:20: note: Technically the member function 'OSMesaDriver::nfglRasterPos4s' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5152:1: note: Technically the member function 'OSMesaDriver::nfglRasterPos4s' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5158:1: performance: Technically the member function 'OSMesaDriver::nfglRasterPos4xOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11262:20: note: Technically the member function 'OSMesaDriver::nfglRasterPos4xOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5158:1: note: Technically the member function 'OSMesaDriver::nfglRasterPos4xOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5161:1: performance: Technically the member function 'OSMesaDriver::nfglRasterPos4xvOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11268:20: note: Technically the member function 'OSMesaDriver::nfglRasterPos4xvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5161:1: note: Technically the member function 'OSMesaDriver::nfglRasterPos4xvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5164:1: performance: Technically the member function 'OSMesaDriver::nfglReadBuffer' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11275:20: note: Technically the member function 'OSMesaDriver::nfglReadBuffer' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5164:1: note: Technically the member function 'OSMesaDriver::nfglReadBuffer' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5167:1: performance: Technically the member function 'OSMesaDriver::nfglReadInstrumentsSGIX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11281:20: note: Technically the member function 'OSMesaDriver::nfglReadInstrumentsSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5167:1: note: Technically the member function 'OSMesaDriver::nfglReadInstrumentsSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5170:1: performance: Technically the member function 'OSMesaDriver::nfglReadPixels' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11287:20: note: Technically the member function 'OSMesaDriver::nfglReadPixels' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5170:1: note: Technically the member function 'OSMesaDriver::nfglReadPixels' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5173:1: performance: Technically the member function 'OSMesaDriver::nfglReadnPixelsARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11294:20: note: Technically the member function 'OSMesaDriver::nfglReadnPixelsARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5173:1: note: Technically the member function 'OSMesaDriver::nfglReadnPixelsARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5176:1: performance: Technically the member function 'OSMesaDriver::nfglRectd' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11301:20: note: Technically the member function 'OSMesaDriver::nfglRectd' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5176:1: note: Technically the member function 'OSMesaDriver::nfglRectd' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5182:1: performance: Technically the member function 'OSMesaDriver::nfglRectf' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11313:20: note: Technically the member function 'OSMesaDriver::nfglRectf' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5182:1: note: Technically the member function 'OSMesaDriver::nfglRectf' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5188:1: performance: Technically the member function 'OSMesaDriver::nfglRecti' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11325:20: note: Technically the member function 'OSMesaDriver::nfglRecti' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5188:1: note: Technically the member function 'OSMesaDriver::nfglRecti' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5194:1: performance: Technically the member function 'OSMesaDriver::nfglRects' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11337:20: note: Technically the member function 'OSMesaDriver::nfglRects' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5194:1: note: Technically the member function 'OSMesaDriver::nfglRects' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5200:1: performance: Technically the member function 'OSMesaDriver::nfglRectxOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11349:20: note: Technically the member function 'OSMesaDriver::nfglRectxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5200:1: note: Technically the member function 'OSMesaDriver::nfglRectxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5203:1: performance: Technically the member function 'OSMesaDriver::nfglRectxvOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11355:20: note: Technically the member function 'OSMesaDriver::nfglRectxvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5203:1: note: Technically the member function 'OSMesaDriver::nfglRectxvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5206:1: performance: Technically the member function 'OSMesaDriver::nfglReferencePlaneSGIX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11362:20: note: Technically the member function 'OSMesaDriver::nfglReferencePlaneSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5206:1: note: Technically the member function 'OSMesaDriver::nfglReferencePlaneSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5209:1: performance: Technically the member function 'OSMesaDriver::nfglReleaseShaderCompiler' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11369:20: note: Technically the member function 'OSMesaDriver::nfglReleaseShaderCompiler' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5209:1: note: Technically the member function 'OSMesaDriver::nfglReleaseShaderCompiler' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5211:1: performance: Technically the member function 'OSMesaDriver::nfglRenderMode' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11375:21: note: Technically the member function 'OSMesaDriver::nfglRenderMode' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5211:1: note: Technically the member function 'OSMesaDriver::nfglRenderMode' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5213:1: performance: Technically the member function 'OSMesaDriver::nfglRenderbufferStorage' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11381:20: note: Technically the member function 'OSMesaDriver::nfglRenderbufferStorage' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5213:1: note: Technically the member function 'OSMesaDriver::nfglRenderbufferStorage' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5216:1: performance: Technically the member function 'OSMesaDriver::nfglRenderbufferStorageEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11387:20: note: Technically the member function 'OSMesaDriver::nfglRenderbufferStorageEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5216:1: note: Technically the member function 'OSMesaDriver::nfglRenderbufferStorageEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5219:1: performance: Technically the member function 'OSMesaDriver::nfglRenderbufferStorageMultisample' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11393:20: note: Technically the member function 'OSMesaDriver::nfglRenderbufferStorageMultisample' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5219:1: note: Technically the member function 'OSMesaDriver::nfglRenderbufferStorageMultisample' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5222:1: performance: Technically the member function 'OSMesaDriver::nfglRenderbufferStorageMultisampleCoverageNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11399:20: note: Technically the member function 'OSMesaDriver::nfglRenderbufferStorageMultisampleCoverageNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5222:1: note: Technically the member function 'OSMesaDriver::nfglRenderbufferStorageMultisampleCoverageNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5225:1: performance: Technically the member function 'OSMesaDriver::nfglRenderbufferStorageMultisampleEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11405:20: note: Technically the member function 'OSMesaDriver::nfglRenderbufferStorageMultisampleEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5225:1: note: Technically the member function 'OSMesaDriver::nfglRenderbufferStorageMultisampleEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5228:1: performance: Technically the member function 'OSMesaDriver::nfglReplacementCodePointerSUN' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11411:20: note: Technically the member function 'OSMesaDriver::nfglReplacementCodePointerSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5228:1: note: Technically the member function 'OSMesaDriver::nfglReplacementCodePointerSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5231:1: performance: Technically the member function 'OSMesaDriver::nfglReplacementCodeubSUN' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11418:20: note: Technically the member function 'OSMesaDriver::nfglReplacementCodeubSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5231:1: note: Technically the member function 'OSMesaDriver::nfglReplacementCodeubSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5234:1: performance: Technically the member function 'OSMesaDriver::nfglReplacementCodeubvSUN' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11424:20: note: Technically the member function 'OSMesaDriver::nfglReplacementCodeubvSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5234:1: note: Technically the member function 'OSMesaDriver::nfglReplacementCodeubvSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5237:1: performance: Technically the member function 'OSMesaDriver::nfglReplacementCodeuiColor3fVertex3fSUN' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11431:20: note: Technically the member function 'OSMesaDriver::nfglReplacementCodeuiColor3fVertex3fSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5237:1: note: Technically the member function 'OSMesaDriver::nfglReplacementCodeuiColor3fVertex3fSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5240:1: performance: Technically the member function 'OSMesaDriver::nfglReplacementCodeuiColor3fVertex3fvSUN' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11437:20: note: Technically the member function 'OSMesaDriver::nfglReplacementCodeuiColor3fVertex3fvSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5240:1: note: Technically the member function 'OSMesaDriver::nfglReplacementCodeuiColor3fVertex3fvSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5243:1: performance: Technically the member function 'OSMesaDriver::nfglReplacementCodeuiColor4fNormal3fVertex3fSUN' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11444:20: note: Technically the member function 'OSMesaDriver::nfglReplacementCodeuiColor4fNormal3fVertex3fSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5243:1: note: Technically the member function 'OSMesaDriver::nfglReplacementCodeuiColor4fNormal3fVertex3fSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5246:1: performance: Technically the member function 'OSMesaDriver::nfglReplacementCodeuiColor4fNormal3fVertex3fvSUN' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11450:20: note: Technically the member function 'OSMesaDriver::nfglReplacementCodeuiColor4fNormal3fVertex3fvSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5246:1: note: Technically the member function 'OSMesaDriver::nfglReplacementCodeuiColor4fNormal3fVertex3fvSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5249:1: performance: Technically the member function 'OSMesaDriver::nfglReplacementCodeuiColor4ubVertex3fSUN' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11457:20: note: Technically the member function 'OSMesaDriver::nfglReplacementCodeuiColor4ubVertex3fSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5249:1: note: Technically the member function 'OSMesaDriver::nfglReplacementCodeuiColor4ubVertex3fSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5252:1: performance: Technically the member function 'OSMesaDriver::nfglReplacementCodeuiColor4ubVertex3fvSUN' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11463:20: note: Technically the member function 'OSMesaDriver::nfglReplacementCodeuiColor4ubVertex3fvSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5252:1: note: Technically the member function 'OSMesaDriver::nfglReplacementCodeuiColor4ubVertex3fvSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5255:1: performance: Technically the member function 'OSMesaDriver::nfglReplacementCodeuiNormal3fVertex3fSUN' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11470:20: note: Technically the member function 'OSMesaDriver::nfglReplacementCodeuiNormal3fVertex3fSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5255:1: note: Technically the member function 'OSMesaDriver::nfglReplacementCodeuiNormal3fVertex3fSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5258:1: performance: Technically the member function 'OSMesaDriver::nfglReplacementCodeuiNormal3fVertex3fvSUN' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11476:20: note: Technically the member function 'OSMesaDriver::nfglReplacementCodeuiNormal3fVertex3fvSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5258:1: note: Technically the member function 'OSMesaDriver::nfglReplacementCodeuiNormal3fVertex3fvSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5261:1: performance: Technically the member function 'OSMesaDriver::nfglReplacementCodeuiSUN' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11483:20: note: Technically the member function 'OSMesaDriver::nfglReplacementCodeuiSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5261:1: note: Technically the member function 'OSMesaDriver::nfglReplacementCodeuiSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5264:1: performance: Technically the member function 'OSMesaDriver::nfglReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11489:20: note: Technically the member function 'OSMesaDriver::nfglReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5264:1: note: Technically the member function 'OSMesaDriver::nfglReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5267:1: performance: Technically the member function 'OSMesaDriver::nfglReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11495:20: note: Technically the member function 'OSMesaDriver::nfglReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5267:1: note: Technically the member function 'OSMesaDriver::nfglReplacementCodeuiTexCoord2fColor4fNormal3fVertex3fvSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5270:1: performance: Technically the member function 'OSMesaDriver::nfglReplacementCodeuiTexCoord2fNormal3fVertex3fSUN' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11502:20: note: Technically the member function 'OSMesaDriver::nfglReplacementCodeuiTexCoord2fNormal3fVertex3fSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5270:1: note: Technically the member function 'OSMesaDriver::nfglReplacementCodeuiTexCoord2fNormal3fVertex3fSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5273:1: performance: Technically the member function 'OSMesaDriver::nfglReplacementCodeuiTexCoord2fNormal3fVertex3fvSUN' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11508:20: note: Technically the member function 'OSMesaDriver::nfglReplacementCodeuiTexCoord2fNormal3fVertex3fvSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5273:1: note: Technically the member function 'OSMesaDriver::nfglReplacementCodeuiTexCoord2fNormal3fVertex3fvSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5276:1: performance: Technically the member function 'OSMesaDriver::nfglReplacementCodeuiTexCoord2fVertex3fSUN' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11515:20: note: Technically the member function 'OSMesaDriver::nfglReplacementCodeuiTexCoord2fVertex3fSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5276:1: note: Technically the member function 'OSMesaDriver::nfglReplacementCodeuiTexCoord2fVertex3fSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5279:1: performance: Technically the member function 'OSMesaDriver::nfglReplacementCodeuiTexCoord2fVertex3fvSUN' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11521:20: note: Technically the member function 'OSMesaDriver::nfglReplacementCodeuiTexCoord2fVertex3fvSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5279:1: note: Technically the member function 'OSMesaDriver::nfglReplacementCodeuiTexCoord2fVertex3fvSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5282:1: performance: Technically the member function 'OSMesaDriver::nfglReplacementCodeuiVertex3fSUN' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11528:20: note: Technically the member function 'OSMesaDriver::nfglReplacementCodeuiVertex3fSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5282:1: note: Technically the member function 'OSMesaDriver::nfglReplacementCodeuiVertex3fSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5285:1: performance: Technically the member function 'OSMesaDriver::nfglReplacementCodeuiVertex3fvSUN' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11534:20: note: Technically the member function 'OSMesaDriver::nfglReplacementCodeuiVertex3fvSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5285:1: note: Technically the member function 'OSMesaDriver::nfglReplacementCodeuiVertex3fvSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5288:1: performance: Technically the member function 'OSMesaDriver::nfglReplacementCodeuivSUN' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11541:20: note: Technically the member function 'OSMesaDriver::nfglReplacementCodeuivSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5288:1: note: Technically the member function 'OSMesaDriver::nfglReplacementCodeuivSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5291:1: performance: Technically the member function 'OSMesaDriver::nfglReplacementCodeusSUN' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11548:20: note: Technically the member function 'OSMesaDriver::nfglReplacementCodeusSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5291:1: note: Technically the member function 'OSMesaDriver::nfglReplacementCodeusSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5294:1: performance: Technically the member function 'OSMesaDriver::nfglReplacementCodeusvSUN' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11554:20: note: Technically the member function 'OSMesaDriver::nfglReplacementCodeusvSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5294:1: note: Technically the member function 'OSMesaDriver::nfglReplacementCodeusvSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5297:1: performance: Technically the member function 'OSMesaDriver::nfglRequestResidentProgramsNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11561:20: note: Technically the member function 'OSMesaDriver::nfglRequestResidentProgramsNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5297:1: note: Technically the member function 'OSMesaDriver::nfglRequestResidentProgramsNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5300:1: performance: Technically the member function 'OSMesaDriver::nfglResetHistogram' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11568:20: note: Technically the member function 'OSMesaDriver::nfglResetHistogram' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5300:1: note: Technically the member function 'OSMesaDriver::nfglResetHistogram' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5303:1: performance: Technically the member function 'OSMesaDriver::nfglResetHistogramEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11574:20: note: Technically the member function 'OSMesaDriver::nfglResetHistogramEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5303:1: note: Technically the member function 'OSMesaDriver::nfglResetHistogramEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5306:1: performance: Technically the member function 'OSMesaDriver::nfglResetMinmax' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11580:20: note: Technically the member function 'OSMesaDriver::nfglResetMinmax' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5306:1: note: Technically the member function 'OSMesaDriver::nfglResetMinmax' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5309:1: performance: Technically the member function 'OSMesaDriver::nfglResetMinmaxEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11586:20: note: Technically the member function 'OSMesaDriver::nfglResetMinmaxEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5309:1: note: Technically the member function 'OSMesaDriver::nfglResetMinmaxEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5312:1: performance: Technically the member function 'OSMesaDriver::nfglResizeBuffersMESA' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11592:20: note: Technically the member function 'OSMesaDriver::nfglResizeBuffersMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5312:1: note: Technically the member function 'OSMesaDriver::nfglResizeBuffersMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5315:1: performance: Technically the member function 'OSMesaDriver::nfglResumeTransformFeedback' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11598:20: note: Technically the member function 'OSMesaDriver::nfglResumeTransformFeedback' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5315:1: note: Technically the member function 'OSMesaDriver::nfglResumeTransformFeedback' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5318:1: performance: Technically the member function 'OSMesaDriver::nfglResumeTransformFeedbackNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11604:20: note: Technically the member function 'OSMesaDriver::nfglResumeTransformFeedbackNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5318:1: note: Technically the member function 'OSMesaDriver::nfglResumeTransformFeedbackNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5321:1: performance: Technically the member function 'OSMesaDriver::nfglRotated' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11610:20: note: Technically the member function 'OSMesaDriver::nfglRotated' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5321:1: note: Technically the member function 'OSMesaDriver::nfglRotated' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5323:1: performance: Technically the member function 'OSMesaDriver::nfglRotatef' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11616:20: note: Technically the member function 'OSMesaDriver::nfglRotatef' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5323:1: note: Technically the member function 'OSMesaDriver::nfglRotatef' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5325:1: performance: Technically the member function 'OSMesaDriver::nfglRotatexOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11622:20: note: Technically the member function 'OSMesaDriver::nfglRotatexOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5325:1: note: Technically the member function 'OSMesaDriver::nfglRotatexOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5328:1: performance: Technically the member function 'OSMesaDriver::nfglSampleCoverage' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11628:20: note: Technically the member function 'OSMesaDriver::nfglSampleCoverage' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5328:1: note: Technically the member function 'OSMesaDriver::nfglSampleCoverage' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5331:1: performance: Technically the member function 'OSMesaDriver::nfglSampleCoverageARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11634:20: note: Technically the member function 'OSMesaDriver::nfglSampleCoverageARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5331:1: note: Technically the member function 'OSMesaDriver::nfglSampleCoverageARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5334:1: performance: Technically the member function 'OSMesaDriver::nfglSampleCoverageOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11640:20: note: Technically the member function 'OSMesaDriver::nfglSampleCoverageOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5334:1: note: Technically the member function 'OSMesaDriver::nfglSampleCoverageOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5337:1: performance: Technically the member function 'OSMesaDriver::nfglSampleMapATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11646:20: note: Technically the member function 'OSMesaDriver::nfglSampleMapATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5337:1: note: Technically the member function 'OSMesaDriver::nfglSampleMapATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5340:1: performance: Technically the member function 'OSMesaDriver::nfglSampleMaskEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11652:20: note: Technically the member function 'OSMesaDriver::nfglSampleMaskEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5340:1: note: Technically the member function 'OSMesaDriver::nfglSampleMaskEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5343:1: performance: Technically the member function 'OSMesaDriver::nfglSampleMaskIndexedNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11658:20: note: Technically the member function 'OSMesaDriver::nfglSampleMaskIndexedNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5343:1: note: Technically the member function 'OSMesaDriver::nfglSampleMaskIndexedNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5346:1: performance: Technically the member function 'OSMesaDriver::nfglSampleMaskSGIS' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11664:20: note: Technically the member function 'OSMesaDriver::nfglSampleMaskSGIS' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5346:1: note: Technically the member function 'OSMesaDriver::nfglSampleMaskSGIS' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5349:1: performance: Technically the member function 'OSMesaDriver::nfglSampleMaski' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11670:20: note: Technically the member function 'OSMesaDriver::nfglSampleMaski' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5349:1: note: Technically the member function 'OSMesaDriver::nfglSampleMaski' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5352:1: performance: Technically the member function 'OSMesaDriver::nfglSamplePass' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11676:20: note: Technically the member function 'OSMesaDriver::nfglSamplePass' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5352:1: note: Technically the member function 'OSMesaDriver::nfglSamplePass' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5355:1: performance: Technically the member function 'OSMesaDriver::nfglSamplePassARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11682:20: note: Technically the member function 'OSMesaDriver::nfglSamplePassARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5355:1: note: Technically the member function 'OSMesaDriver::nfglSamplePassARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5358:1: performance: Technically the member function 'OSMesaDriver::nfglSamplePatternEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11688:20: note: Technically the member function 'OSMesaDriver::nfglSamplePatternEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5358:1: note: Technically the member function 'OSMesaDriver::nfglSamplePatternEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5361:1: performance: Technically the member function 'OSMesaDriver::nfglSamplePatternSGIS' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11694:20: note: Technically the member function 'OSMesaDriver::nfglSamplePatternSGIS' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5361:1: note: Technically the member function 'OSMesaDriver::nfglSamplePatternSGIS' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5364:1: performance: Technically the member function 'OSMesaDriver::nfglSamplerParameterIiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11700:20: note: Technically the member function 'OSMesaDriver::nfglSamplerParameterIiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5364:1: note: Technically the member function 'OSMesaDriver::nfglSamplerParameterIiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5367:1: performance: Technically the member function 'OSMesaDriver::nfglSamplerParameterIuiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11707:20: note: Technically the member function 'OSMesaDriver::nfglSamplerParameterIuiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5367:1: note: Technically the member function 'OSMesaDriver::nfglSamplerParameterIuiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5370:1: performance: Technically the member function 'OSMesaDriver::nfglSamplerParameterf' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11714:20: note: Technically the member function 'OSMesaDriver::nfglSamplerParameterf' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5370:1: note: Technically the member function 'OSMesaDriver::nfglSamplerParameterf' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5373:1: performance: Technically the member function 'OSMesaDriver::nfglSamplerParameterfv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11720:20: note: Technically the member function 'OSMesaDriver::nfglSamplerParameterfv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5373:1: note: Technically the member function 'OSMesaDriver::nfglSamplerParameterfv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5376:1: performance: Technically the member function 'OSMesaDriver::nfglSamplerParameteri' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11727:20: note: Technically the member function 'OSMesaDriver::nfglSamplerParameteri' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5376:1: note: Technically the member function 'OSMesaDriver::nfglSamplerParameteri' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5379:1: performance: Technically the member function 'OSMesaDriver::nfglSamplerParameteriv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11733:20: note: Technically the member function 'OSMesaDriver::nfglSamplerParameteriv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5379:1: note: Technically the member function 'OSMesaDriver::nfglSamplerParameteriv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5382:1: performance: Technically the member function 'OSMesaDriver::nfglScaled' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11740:20: note: Technically the member function 'OSMesaDriver::nfglScaled' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5382:1: note: Technically the member function 'OSMesaDriver::nfglScaled' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5384:1: performance: Technically the member function 'OSMesaDriver::nfglScalef' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11746:20: note: Technically the member function 'OSMesaDriver::nfglScalef' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5384:1: note: Technically the member function 'OSMesaDriver::nfglScalef' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5386:1: performance: Technically the member function 'OSMesaDriver::nfglScalexOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11752:20: note: Technically the member function 'OSMesaDriver::nfglScalexOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5386:1: note: Technically the member function 'OSMesaDriver::nfglScalexOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5389:1: performance: Technically the member function 'OSMesaDriver::nfglScissor' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11758:20: note: Technically the member function 'OSMesaDriver::nfglScissor' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5389:1: note: Technically the member function 'OSMesaDriver::nfglScissor' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5392:1: performance: Technically the member function 'OSMesaDriver::nfglScissorArrayv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11764:20: note: Technically the member function 'OSMesaDriver::nfglScissorArrayv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5392:1: note: Technically the member function 'OSMesaDriver::nfglScissorArrayv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5395:1: performance: Technically the member function 'OSMesaDriver::nfglScissorIndexed' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11771:20: note: Technically the member function 'OSMesaDriver::nfglScissorIndexed' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5395:1: note: Technically the member function 'OSMesaDriver::nfglScissorIndexed' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5398:1: performance: Technically the member function 'OSMesaDriver::nfglScissorIndexedv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11777:20: note: Technically the member function 'OSMesaDriver::nfglScissorIndexedv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5398:1: note: Technically the member function 'OSMesaDriver::nfglScissorIndexedv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5401:1: performance: Technically the member function 'OSMesaDriver::nfglSecondaryColor3b' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11784:20: note: Technically the member function 'OSMesaDriver::nfglSecondaryColor3b' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5401:1: note: Technically the member function 'OSMesaDriver::nfglSecondaryColor3b' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5404:1: performance: Technically the member function 'OSMesaDriver::nfglSecondaryColor3bEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11790:20: note: Technically the member function 'OSMesaDriver::nfglSecondaryColor3bEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5404:1: note: Technically the member function 'OSMesaDriver::nfglSecondaryColor3bEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5407:1: performance: Technically the member function 'OSMesaDriver::nfglSecondaryColor3bv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11796:20: note: Technically the member function 'OSMesaDriver::nfglSecondaryColor3bv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5407:1: note: Technically the member function 'OSMesaDriver::nfglSecondaryColor3bv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5410:1: performance: Technically the member function 'OSMesaDriver::nfglSecondaryColor3bvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11803:20: note: Technically the member function 'OSMesaDriver::nfglSecondaryColor3bvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5410:1: note: Technically the member function 'OSMesaDriver::nfglSecondaryColor3bvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5413:1: performance: Technically the member function 'OSMesaDriver::nfglSecondaryColor3d' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11810:20: note: Technically the member function 'OSMesaDriver::nfglSecondaryColor3d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5413:1: note: Technically the member function 'OSMesaDriver::nfglSecondaryColor3d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5416:1: performance: Technically the member function 'OSMesaDriver::nfglSecondaryColor3dEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11816:20: note: Technically the member function 'OSMesaDriver::nfglSecondaryColor3dEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5416:1: note: Technically the member function 'OSMesaDriver::nfglSecondaryColor3dEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5425:1: performance: Technically the member function 'OSMesaDriver::nfglSecondaryColor3f' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11834:20: note: Technically the member function 'OSMesaDriver::nfglSecondaryColor3f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5425:1: note: Technically the member function 'OSMesaDriver::nfglSecondaryColor3f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5428:1: performance: Technically the member function 'OSMesaDriver::nfglSecondaryColor3fEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11840:20: note: Technically the member function 'OSMesaDriver::nfglSecondaryColor3fEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5428:1: note: Technically the member function 'OSMesaDriver::nfglSecondaryColor3fEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5437:1: performance: Technically the member function 'OSMesaDriver::nfglSecondaryColor3hNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11858:20: note: Technically the member function 'OSMesaDriver::nfglSecondaryColor3hNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5437:1: note: Technically the member function 'OSMesaDriver::nfglSecondaryColor3hNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5443:1: performance: Technically the member function 'OSMesaDriver::nfglSecondaryColor3i' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11870:20: note: Technically the member function 'OSMesaDriver::nfglSecondaryColor3i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5443:1: note: Technically the member function 'OSMesaDriver::nfglSecondaryColor3i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5446:1: performance: Technically the member function 'OSMesaDriver::nfglSecondaryColor3iEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11876:20: note: Technically the member function 'OSMesaDriver::nfglSecondaryColor3iEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5446:1: note: Technically the member function 'OSMesaDriver::nfglSecondaryColor3iEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5455:1: performance: Technically the member function 'OSMesaDriver::nfglSecondaryColor3s' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11894:20: note: Technically the member function 'OSMesaDriver::nfglSecondaryColor3s' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5455:1: note: Technically the member function 'OSMesaDriver::nfglSecondaryColor3s' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5458:1: performance: Technically the member function 'OSMesaDriver::nfglSecondaryColor3sEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11900:20: note: Technically the member function 'OSMesaDriver::nfglSecondaryColor3sEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5458:1: note: Technically the member function 'OSMesaDriver::nfglSecondaryColor3sEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5467:1: performance: Technically the member function 'OSMesaDriver::nfglSecondaryColor3ub' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11918:20: note: Technically the member function 'OSMesaDriver::nfglSecondaryColor3ub' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5467:1: note: Technically the member function 'OSMesaDriver::nfglSecondaryColor3ub' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5470:1: performance: Technically the member function 'OSMesaDriver::nfglSecondaryColor3ubEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11924:20: note: Technically the member function 'OSMesaDriver::nfglSecondaryColor3ubEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5470:1: note: Technically the member function 'OSMesaDriver::nfglSecondaryColor3ubEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5473:1: performance: Technically the member function 'OSMesaDriver::nfglSecondaryColor3ubv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11930:20: note: Technically the member function 'OSMesaDriver::nfglSecondaryColor3ubv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5473:1: note: Technically the member function 'OSMesaDriver::nfglSecondaryColor3ubv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5476:1: performance: Technically the member function 'OSMesaDriver::nfglSecondaryColor3ubvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11937:20: note: Technically the member function 'OSMesaDriver::nfglSecondaryColor3ubvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5476:1: note: Technically the member function 'OSMesaDriver::nfglSecondaryColor3ubvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5479:1: performance: Technically the member function 'OSMesaDriver::nfglSecondaryColor3ui' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11944:20: note: Technically the member function 'OSMesaDriver::nfglSecondaryColor3ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5479:1: note: Technically the member function 'OSMesaDriver::nfglSecondaryColor3ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5482:1: performance: Technically the member function 'OSMesaDriver::nfglSecondaryColor3uiEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11950:20: note: Technically the member function 'OSMesaDriver::nfglSecondaryColor3uiEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5482:1: note: Technically the member function 'OSMesaDriver::nfglSecondaryColor3uiEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5491:1: performance: Technically the member function 'OSMesaDriver::nfglSecondaryColor3us' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11968:20: note: Technically the member function 'OSMesaDriver::nfglSecondaryColor3us' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5491:1: note: Technically the member function 'OSMesaDriver::nfglSecondaryColor3us' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5494:1: performance: Technically the member function 'OSMesaDriver::nfglSecondaryColor3usEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11974:20: note: Technically the member function 'OSMesaDriver::nfglSecondaryColor3usEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5494:1: note: Technically the member function 'OSMesaDriver::nfglSecondaryColor3usEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5503:1: performance: Technically the member function 'OSMesaDriver::nfglSecondaryColorFormatNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11992:20: note: Technically the member function 'OSMesaDriver::nfglSecondaryColorFormatNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5503:1: note: Technically the member function 'OSMesaDriver::nfglSecondaryColorFormatNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5506:1: performance: Technically the member function 'OSMesaDriver::nfglSecondaryColorP3ui' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:11998:20: note: Technically the member function 'OSMesaDriver::nfglSecondaryColorP3ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5506:1: note: Technically the member function 'OSMesaDriver::nfglSecondaryColorP3ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5509:1: performance: Technically the member function 'OSMesaDriver::nfglSecondaryColorP3uiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12004:20: note: Technically the member function 'OSMesaDriver::nfglSecondaryColorP3uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5509:1: note: Technically the member function 'OSMesaDriver::nfglSecondaryColorP3uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5512:1: performance: Technically the member function 'OSMesaDriver::nfglSecondaryColorPointer' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12011:20: note: Technically the member function 'OSMesaDriver::nfglSecondaryColorPointer' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5512:1: note: Technically the member function 'OSMesaDriver::nfglSecondaryColorPointer' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5515:1: performance: Technically the member function 'OSMesaDriver::nfglSecondaryColorPointerEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12018:20: note: Technically the member function 'OSMesaDriver::nfglSecondaryColorPointerEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5515:1: note: Technically the member function 'OSMesaDriver::nfglSecondaryColorPointerEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5518:1: performance: Technically the member function 'OSMesaDriver::nfglSecondaryColorPointerListIBM' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12025:20: note: Technically the member function 'OSMesaDriver::nfglSecondaryColorPointerListIBM' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5518:1: note: Technically the member function 'OSMesaDriver::nfglSecondaryColorPointerListIBM' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5520:1: performance: Technically the member function 'OSMesaDriver::nfglSelectBuffer' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12032:20: note: Technically the member function 'OSMesaDriver::nfglSelectBuffer' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5520:1: note: Technically the member function 'OSMesaDriver::nfglSelectBuffer' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5522:1: performance: Technically the member function 'OSMesaDriver::nfglSelectPerfMonitorCountersAMD' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12039:20: note: Technically the member function 'OSMesaDriver::nfglSelectPerfMonitorCountersAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5522:1: note: Technically the member function 'OSMesaDriver::nfglSelectPerfMonitorCountersAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5525:1: performance: Technically the member function 'OSMesaDriver::nfglSeparableFilter2D' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12046:20: note: Technically the member function 'OSMesaDriver::nfglSeparableFilter2D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5525:1: note: Technically the member function 'OSMesaDriver::nfglSeparableFilter2D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5528:1: performance: Technically the member function 'OSMesaDriver::nfglSeparableFilter2DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12053:20: note: Technically the member function 'OSMesaDriver::nfglSeparableFilter2DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5528:1: note: Technically the member function 'OSMesaDriver::nfglSeparableFilter2DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5531:1: performance: Technically the member function 'OSMesaDriver::nfglSetFenceAPPLE' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12060:20: note: Technically the member function 'OSMesaDriver::nfglSetFenceAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5531:1: note: Technically the member function 'OSMesaDriver::nfglSetFenceAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5534:1: performance: Technically the member function 'OSMesaDriver::nfglSetFenceNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12066:20: note: Technically the member function 'OSMesaDriver::nfglSetFenceNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5534:1: note: Technically the member function 'OSMesaDriver::nfglSetFenceNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5537:1: performance: Technically the member function 'OSMesaDriver::nfglSetFragmentShaderConstantATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12072:20: note: Technically the member function 'OSMesaDriver::nfglSetFragmentShaderConstantATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5537:1: note: Technically the member function 'OSMesaDriver::nfglSetFragmentShaderConstantATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5540:1: performance: Technically the member function 'OSMesaDriver::nfglSetInvariantEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12079:20: note: Technically the member function 'OSMesaDriver::nfglSetInvariantEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5540:1: note: Technically the member function 'OSMesaDriver::nfglSetInvariantEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5543:1: performance: Technically the member function 'OSMesaDriver::nfglSetLocalConstantEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12086:20: note: Technically the member function 'OSMesaDriver::nfglSetLocalConstantEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5543:1: note: Technically the member function 'OSMesaDriver::nfglSetLocalConstantEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5546:1: performance: Technically the member function 'OSMesaDriver::nfglSetMultisamplefvAMD' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12093:20: note: Technically the member function 'OSMesaDriver::nfglSetMultisamplefvAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5546:1: note: Technically the member function 'OSMesaDriver::nfglSetMultisamplefvAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5548:1: performance: Technically the member function 'OSMesaDriver::nfglShadeModel' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12100:20: note: Technically the member function 'OSMesaDriver::nfglShadeModel' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5548:1: note: Technically the member function 'OSMesaDriver::nfglShadeModel' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5550:1: performance: Technically the member function 'OSMesaDriver::nfglShaderBinary' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12106:20: note: Technically the member function 'OSMesaDriver::nfglShaderBinary' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5550:1: note: Technically the member function 'OSMesaDriver::nfglShaderBinary' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5553:1: performance: Technically the member function 'OSMesaDriver::nfglShaderOp1EXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12113:20: note: Technically the member function 'OSMesaDriver::nfglShaderOp1EXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5553:1: note: Technically the member function 'OSMesaDriver::nfglShaderOp1EXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5556:1: performance: Technically the member function 'OSMesaDriver::nfglShaderOp2EXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12119:20: note: Technically the member function 'OSMesaDriver::nfglShaderOp2EXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5556:1: note: Technically the member function 'OSMesaDriver::nfglShaderOp2EXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5559:1: performance: Technically the member function 'OSMesaDriver::nfglShaderOp3EXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12125:20: note: Technically the member function 'OSMesaDriver::nfglShaderOp3EXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5559:1: note: Technically the member function 'OSMesaDriver::nfglShaderOp3EXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5562:1: performance: Technically the member function 'OSMesaDriver::nfglShaderSource' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12131:20: note: Technically the member function 'OSMesaDriver::nfglShaderSource' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5562:1: note: Technically the member function 'OSMesaDriver::nfglShaderSource' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5565:1: performance: Technically the member function 'OSMesaDriver::nfglShaderSourceARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12138:20: note: Technically the member function 'OSMesaDriver::nfglShaderSourceARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5565:1: note: Technically the member function 'OSMesaDriver::nfglShaderSourceARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5568:1: performance: Technically the member function 'OSMesaDriver::nfglShaderStorageBlockBinding' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12145:20: note: Technically the member function 'OSMesaDriver::nfglShaderStorageBlockBinding' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5568:1: note: Technically the member function 'OSMesaDriver::nfglShaderStorageBlockBinding' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5571:1: performance: Technically the member function 'OSMesaDriver::nfglSharpenTexFuncSGIS' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12151:20: note: Technically the member function 'OSMesaDriver::nfglSharpenTexFuncSGIS' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5571:1: note: Technically the member function 'OSMesaDriver::nfglSharpenTexFuncSGIS' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5574:1: performance: Technically the member function 'OSMesaDriver::nfglSpriteParameterfSGIX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12158:20: note: Technically the member function 'OSMesaDriver::nfglSpriteParameterfSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5574:1: note: Technically the member function 'OSMesaDriver::nfglSpriteParameterfSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5577:1: performance: Technically the member function 'OSMesaDriver::nfglSpriteParameterfvSGIX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12164:20: note: Technically the member function 'OSMesaDriver::nfglSpriteParameterfvSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5577:1: note: Technically the member function 'OSMesaDriver::nfglSpriteParameterfvSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5580:1: performance: Technically the member function 'OSMesaDriver::nfglSpriteParameteriSGIX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12171:20: note: Technically the member function 'OSMesaDriver::nfglSpriteParameteriSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5580:1: note: Technically the member function 'OSMesaDriver::nfglSpriteParameteriSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5583:1: performance: Technically the member function 'OSMesaDriver::nfglSpriteParameterivSGIX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12177:20: note: Technically the member function 'OSMesaDriver::nfglSpriteParameterivSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5583:1: note: Technically the member function 'OSMesaDriver::nfglSpriteParameterivSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5586:1: performance: Technically the member function 'OSMesaDriver::nfglStartInstrumentsSGIX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12184:20: note: Technically the member function 'OSMesaDriver::nfglStartInstrumentsSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5586:1: note: Technically the member function 'OSMesaDriver::nfglStartInstrumentsSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5589:1: performance: Technically the member function 'OSMesaDriver::nfglStencilClearTagEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12190:20: note: Technically the member function 'OSMesaDriver::nfglStencilClearTagEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5589:1: note: Technically the member function 'OSMesaDriver::nfglStencilClearTagEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5592:1: performance: Technically the member function 'OSMesaDriver::nfglStencilFillPathInstancedNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12196:20: note: Technically the member function 'OSMesaDriver::nfglStencilFillPathInstancedNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5592:1: note: Technically the member function 'OSMesaDriver::nfglStencilFillPathInstancedNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5595:1: performance: Technically the member function 'OSMesaDriver::nfglStencilFillPathNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12203:20: note: Technically the member function 'OSMesaDriver::nfglStencilFillPathNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5595:1: note: Technically the member function 'OSMesaDriver::nfglStencilFillPathNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5598:1: performance: Technically the member function 'OSMesaDriver::nfglStencilFunc' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12209:20: note: Technically the member function 'OSMesaDriver::nfglStencilFunc' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5598:1: note: Technically the member function 'OSMesaDriver::nfglStencilFunc' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5601:1: performance: Technically the member function 'OSMesaDriver::nfglStencilFuncSeparate' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12215:20: note: Technically the member function 'OSMesaDriver::nfglStencilFuncSeparate' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5601:1: note: Technically the member function 'OSMesaDriver::nfglStencilFuncSeparate' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5604:1: performance: Technically the member function 'OSMesaDriver::nfglStencilFuncSeparateATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12221:20: note: Technically the member function 'OSMesaDriver::nfglStencilFuncSeparateATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5604:1: note: Technically the member function 'OSMesaDriver::nfglStencilFuncSeparateATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5607:1: performance: Technically the member function 'OSMesaDriver::nfglStencilMask' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12227:20: note: Technically the member function 'OSMesaDriver::nfglStencilMask' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5607:1: note: Technically the member function 'OSMesaDriver::nfglStencilMask' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5610:1: performance: Technically the member function 'OSMesaDriver::nfglStencilMaskSeparate' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12233:20: note: Technically the member function 'OSMesaDriver::nfglStencilMaskSeparate' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5610:1: note: Technically the member function 'OSMesaDriver::nfglStencilMaskSeparate' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5613:1: performance: Technically the member function 'OSMesaDriver::nfglStencilOp' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12239:20: note: Technically the member function 'OSMesaDriver::nfglStencilOp' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5613:1: note: Technically the member function 'OSMesaDriver::nfglStencilOp' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5616:1: performance: Technically the member function 'OSMesaDriver::nfglStencilOpSeparate' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12245:20: note: Technically the member function 'OSMesaDriver::nfglStencilOpSeparate' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5616:1: note: Technically the member function 'OSMesaDriver::nfglStencilOpSeparate' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5619:1: performance: Technically the member function 'OSMesaDriver::nfglStencilOpSeparateATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12251:20: note: Technically the member function 'OSMesaDriver::nfglStencilOpSeparateATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5619:1: note: Technically the member function 'OSMesaDriver::nfglStencilOpSeparateATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5622:1: performance: Technically the member function 'OSMesaDriver::nfglStencilOpValueAMD' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12257:20: note: Technically the member function 'OSMesaDriver::nfglStencilOpValueAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5622:1: note: Technically the member function 'OSMesaDriver::nfglStencilOpValueAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5625:1: performance: Technically the member function 'OSMesaDriver::nfglStencilStrokePathInstancedNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12263:20: note: Technically the member function 'OSMesaDriver::nfglStencilStrokePathInstancedNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5625:1: note: Technically the member function 'OSMesaDriver::nfglStencilStrokePathInstancedNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5628:1: performance: Technically the member function 'OSMesaDriver::nfglStencilStrokePathNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12270:20: note: Technically the member function 'OSMesaDriver::nfglStencilStrokePathNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5628:1: note: Technically the member function 'OSMesaDriver::nfglStencilStrokePathNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5631:1: performance: Technically the member function 'OSMesaDriver::nfglStopInstrumentsSGIX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12276:20: note: Technically the member function 'OSMesaDriver::nfglStopInstrumentsSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5631:1: note: Technically the member function 'OSMesaDriver::nfglStopInstrumentsSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5634:1: performance: Technically the member function 'OSMesaDriver::nfglStringMarkerGREMEDY' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12282:20: note: Technically the member function 'OSMesaDriver::nfglStringMarkerGREMEDY' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5634:1: note: Technically the member function 'OSMesaDriver::nfglStringMarkerGREMEDY' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5637:1: performance: Technically the member function 'OSMesaDriver::nfglSwapAPPLE' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12289:20: note: Technically the member function 'OSMesaDriver::nfglSwapAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5637:1: note: Technically the member function 'OSMesaDriver::nfglSwapAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5640:1: performance: Technically the member function 'OSMesaDriver::nfglSwizzleEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12295:20: note: Technically the member function 'OSMesaDriver::nfglSwizzleEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5640:1: note: Technically the member function 'OSMesaDriver::nfglSwizzleEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5643:1: performance: Technically the member function 'OSMesaDriver::nfglSyncTextureINTEL' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12301:20: note: Technically the member function 'OSMesaDriver::nfglSyncTextureINTEL' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5643:1: note: Technically the member function 'OSMesaDriver::nfglSyncTextureINTEL' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5646:1: performance: Technically the member function 'OSMesaDriver::nfglTagSampleBufferSGIX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12307:20: note: Technically the member function 'OSMesaDriver::nfglTagSampleBufferSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5646:1: note: Technically the member function 'OSMesaDriver::nfglTagSampleBufferSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5649:1: performance: Technically the member function 'OSMesaDriver::nfglTangent3bEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12313:20: note: Technically the member function 'OSMesaDriver::nfglTangent3bEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5649:1: note: Technically the member function 'OSMesaDriver::nfglTangent3bEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5652:1: performance: Technically the member function 'OSMesaDriver::nfglTangent3bvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12319:20: note: Technically the member function 'OSMesaDriver::nfglTangent3bvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5652:1: note: Technically the member function 'OSMesaDriver::nfglTangent3bvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5655:1: performance: Technically the member function 'OSMesaDriver::nfglTangent3dEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12326:20: note: Technically the member function 'OSMesaDriver::nfglTangent3dEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5655:1: note: Technically the member function 'OSMesaDriver::nfglTangent3dEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5661:1: performance: Technically the member function 'OSMesaDriver::nfglTangent3fEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12338:20: note: Technically the member function 'OSMesaDriver::nfglTangent3fEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5661:1: note: Technically the member function 'OSMesaDriver::nfglTangent3fEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5667:1: performance: Technically the member function 'OSMesaDriver::nfglTangent3iEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12350:20: note: Technically the member function 'OSMesaDriver::nfglTangent3iEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5667:1: note: Technically the member function 'OSMesaDriver::nfglTangent3iEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5673:1: performance: Technically the member function 'OSMesaDriver::nfglTangent3sEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12362:20: note: Technically the member function 'OSMesaDriver::nfglTangent3sEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5673:1: note: Technically the member function 'OSMesaDriver::nfglTangent3sEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5679:1: performance: Technically the member function 'OSMesaDriver::nfglTangentPointerEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12374:20: note: Technically the member function 'OSMesaDriver::nfglTangentPointerEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5679:1: note: Technically the member function 'OSMesaDriver::nfglTangentPointerEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5682:1: performance: Technically the member function 'OSMesaDriver::nfglTbufferMask3DFX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12381:20: note: Technically the member function 'OSMesaDriver::nfglTbufferMask3DFX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5682:1: note: Technically the member function 'OSMesaDriver::nfglTbufferMask3DFX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5685:1: performance: Technically the member function 'OSMesaDriver::nfglTessellationFactorAMD' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12387:20: note: Technically the member function 'OSMesaDriver::nfglTessellationFactorAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5685:1: note: Technically the member function 'OSMesaDriver::nfglTessellationFactorAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5688:1: performance: Technically the member function 'OSMesaDriver::nfglTessellationModeAMD' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12393:20: note: Technically the member function 'OSMesaDriver::nfglTessellationModeAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5688:1: note: Technically the member function 'OSMesaDriver::nfglTessellationModeAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5691:1: performance: Technically the member function 'OSMesaDriver::nfglTestFenceAPPLE' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12399:25: note: Technically the member function 'OSMesaDriver::nfglTestFenceAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5691:1: note: Technically the member function 'OSMesaDriver::nfglTestFenceAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5694:1: performance: Technically the member function 'OSMesaDriver::nfglTestFenceNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12405:25: note: Technically the member function 'OSMesaDriver::nfglTestFenceNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5694:1: note: Technically the member function 'OSMesaDriver::nfglTestFenceNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5697:1: performance: Technically the member function 'OSMesaDriver::nfglTestObjectAPPLE' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12411:25: note: Technically the member function 'OSMesaDriver::nfglTestObjectAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5697:1: note: Technically the member function 'OSMesaDriver::nfglTestObjectAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5700:1: performance: Technically the member function 'OSMesaDriver::nfglTexBuffer' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12417:20: note: Technically the member function 'OSMesaDriver::nfglTexBuffer' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5700:1: note: Technically the member function 'OSMesaDriver::nfglTexBuffer' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5703:1: performance: Technically the member function 'OSMesaDriver::nfglTexBufferARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12423:20: note: Technically the member function 'OSMesaDriver::nfglTexBufferARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5703:1: note: Technically the member function 'OSMesaDriver::nfglTexBufferARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5706:1: performance: Technically the member function 'OSMesaDriver::nfglTexBufferEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12429:20: note: Technically the member function 'OSMesaDriver::nfglTexBufferEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5706:1: note: Technically the member function 'OSMesaDriver::nfglTexBufferEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5709:1: performance: Technically the member function 'OSMesaDriver::nfglTexBufferRange' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12435:20: note: Technically the member function 'OSMesaDriver::nfglTexBufferRange' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5709:1: note: Technically the member function 'OSMesaDriver::nfglTexBufferRange' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5712:1: performance: Technically the member function 'OSMesaDriver::nfglTexBumpParameterfvATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12441:20: note: Technically the member function 'OSMesaDriver::nfglTexBumpParameterfvATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5712:1: note: Technically the member function 'OSMesaDriver::nfglTexBumpParameterfvATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5715:1: performance: Technically the member function 'OSMesaDriver::nfglTexBumpParameterivATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12448:20: note: Technically the member function 'OSMesaDriver::nfglTexBumpParameterivATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5715:1: note: Technically the member function 'OSMesaDriver::nfglTexBumpParameterivATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5718:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoord1bOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12455:20: note: Technically the member function 'OSMesaDriver::nfglTexCoord1bOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5718:1: note: Technically the member function 'OSMesaDriver::nfglTexCoord1bOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5721:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoord1bvOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12461:20: note: Technically the member function 'OSMesaDriver::nfglTexCoord1bvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5721:1: note: Technically the member function 'OSMesaDriver::nfglTexCoord1bvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5724:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoord1d' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12468:20: note: Technically the member function 'OSMesaDriver::nfglTexCoord1d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5724:1: note: Technically the member function 'OSMesaDriver::nfglTexCoord1d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5730:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoord1f' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12480:20: note: Technically the member function 'OSMesaDriver::nfglTexCoord1f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5730:1: note: Technically the member function 'OSMesaDriver::nfglTexCoord1f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5736:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoord1hNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12492:20: note: Technically the member function 'OSMesaDriver::nfglTexCoord1hNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5736:1: note: Technically the member function 'OSMesaDriver::nfglTexCoord1hNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5742:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoord1i' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12504:20: note: Technically the member function 'OSMesaDriver::nfglTexCoord1i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5742:1: note: Technically the member function 'OSMesaDriver::nfglTexCoord1i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5748:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoord1s' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12516:20: note: Technically the member function 'OSMesaDriver::nfglTexCoord1s' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5748:1: note: Technically the member function 'OSMesaDriver::nfglTexCoord1s' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5754:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoord1xOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12528:20: note: Technically the member function 'OSMesaDriver::nfglTexCoord1xOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5754:1: note: Technically the member function 'OSMesaDriver::nfglTexCoord1xOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5757:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoord1xvOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12534:20: note: Technically the member function 'OSMesaDriver::nfglTexCoord1xvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5757:1: note: Technically the member function 'OSMesaDriver::nfglTexCoord1xvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5760:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoord2bOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12541:20: note: Technically the member function 'OSMesaDriver::nfglTexCoord2bOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5760:1: note: Technically the member function 'OSMesaDriver::nfglTexCoord2bOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5763:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoord2bvOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12547:20: note: Technically the member function 'OSMesaDriver::nfglTexCoord2bvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5763:1: note: Technically the member function 'OSMesaDriver::nfglTexCoord2bvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5766:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoord2d' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12554:20: note: Technically the member function 'OSMesaDriver::nfglTexCoord2d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5766:1: note: Technically the member function 'OSMesaDriver::nfglTexCoord2d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5771:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoord2f' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12566:20: note: Technically the member function 'OSMesaDriver::nfglTexCoord2f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5771:1: note: Technically the member function 'OSMesaDriver::nfglTexCoord2f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5773:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoord2fColor3fVertex3fSUN' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12572:20: note: Technically the member function 'OSMesaDriver::nfglTexCoord2fColor3fVertex3fSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5773:1: note: Technically the member function 'OSMesaDriver::nfglTexCoord2fColor3fVertex3fSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5779:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoord2fColor4fNormal3fVertex3fSUN' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12584:20: note: Technically the member function 'OSMesaDriver::nfglTexCoord2fColor4fNormal3fVertex3fSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5779:1: note: Technically the member function 'OSMesaDriver::nfglTexCoord2fColor4fNormal3fVertex3fSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5785:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoord2fColor4ubVertex3fSUN' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12596:20: note: Technically the member function 'OSMesaDriver::nfglTexCoord2fColor4ubVertex3fSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5785:1: note: Technically the member function 'OSMesaDriver::nfglTexCoord2fColor4ubVertex3fSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5791:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoord2fNormal3fVertex3fSUN' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12608:20: note: Technically the member function 'OSMesaDriver::nfglTexCoord2fNormal3fVertex3fSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5791:1: note: Technically the member function 'OSMesaDriver::nfglTexCoord2fNormal3fVertex3fSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5797:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoord2fVertex3fSUN' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12620:20: note: Technically the member function 'OSMesaDriver::nfglTexCoord2fVertex3fSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5797:1: note: Technically the member function 'OSMesaDriver::nfglTexCoord2fVertex3fSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5804:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoord2hNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12638:20: note: Technically the member function 'OSMesaDriver::nfglTexCoord2hNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5804:1: note: Technically the member function 'OSMesaDriver::nfglTexCoord2hNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5810:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoord2i' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12650:20: note: Technically the member function 'OSMesaDriver::nfglTexCoord2i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5810:1: note: Technically the member function 'OSMesaDriver::nfglTexCoord2i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5816:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoord2s' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12662:20: note: Technically the member function 'OSMesaDriver::nfglTexCoord2s' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5816:1: note: Technically the member function 'OSMesaDriver::nfglTexCoord2s' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5822:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoord2xOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12674:20: note: Technically the member function 'OSMesaDriver::nfglTexCoord2xOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5822:1: note: Technically the member function 'OSMesaDriver::nfglTexCoord2xOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5825:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoord2xvOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12680:20: note: Technically the member function 'OSMesaDriver::nfglTexCoord2xvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5825:1: note: Technically the member function 'OSMesaDriver::nfglTexCoord2xvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5828:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoord3bOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12687:20: note: Technically the member function 'OSMesaDriver::nfglTexCoord3bOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5828:1: note: Technically the member function 'OSMesaDriver::nfglTexCoord3bOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5831:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoord3bvOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12693:20: note: Technically the member function 'OSMesaDriver::nfglTexCoord3bvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5831:1: note: Technically the member function 'OSMesaDriver::nfglTexCoord3bvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5834:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoord3d' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12700:20: note: Technically the member function 'OSMesaDriver::nfglTexCoord3d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5834:1: note: Technically the member function 'OSMesaDriver::nfglTexCoord3d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5840:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoord3f' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12712:20: note: Technically the member function 'OSMesaDriver::nfglTexCoord3f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5840:1: note: Technically the member function 'OSMesaDriver::nfglTexCoord3f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5846:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoord3hNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12724:20: note: Technically the member function 'OSMesaDriver::nfglTexCoord3hNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5846:1: note: Technically the member function 'OSMesaDriver::nfglTexCoord3hNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5852:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoord3i' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12736:20: note: Technically the member function 'OSMesaDriver::nfglTexCoord3i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5852:1: note: Technically the member function 'OSMesaDriver::nfglTexCoord3i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5858:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoord3s' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12748:20: note: Technically the member function 'OSMesaDriver::nfglTexCoord3s' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5858:1: note: Technically the member function 'OSMesaDriver::nfglTexCoord3s' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5864:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoord3xOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12760:20: note: Technically the member function 'OSMesaDriver::nfglTexCoord3xOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5864:1: note: Technically the member function 'OSMesaDriver::nfglTexCoord3xOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5867:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoord3xvOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12766:20: note: Technically the member function 'OSMesaDriver::nfglTexCoord3xvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5867:1: note: Technically the member function 'OSMesaDriver::nfglTexCoord3xvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5870:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoord4bOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12773:20: note: Technically the member function 'OSMesaDriver::nfglTexCoord4bOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5870:1: note: Technically the member function 'OSMesaDriver::nfglTexCoord4bOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5873:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoord4bvOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12779:20: note: Technically the member function 'OSMesaDriver::nfglTexCoord4bvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5873:1: note: Technically the member function 'OSMesaDriver::nfglTexCoord4bvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5876:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoord4d' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12786:20: note: Technically the member function 'OSMesaDriver::nfglTexCoord4d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5876:1: note: Technically the member function 'OSMesaDriver::nfglTexCoord4d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5881:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoord4f' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12798:20: note: Technically the member function 'OSMesaDriver::nfglTexCoord4f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5881:1: note: Technically the member function 'OSMesaDriver::nfglTexCoord4f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5883:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoord4fColor4fNormal3fVertex4fSUN' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12804:20: note: Technically the member function 'OSMesaDriver::nfglTexCoord4fColor4fNormal3fVertex4fSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5883:1: note: Technically the member function 'OSMesaDriver::nfglTexCoord4fColor4fNormal3fVertex4fSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5889:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoord4fVertex4fSUN' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12816:20: note: Technically the member function 'OSMesaDriver::nfglTexCoord4fVertex4fSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5889:1: note: Technically the member function 'OSMesaDriver::nfglTexCoord4fVertex4fSUN' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5898:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoord4hNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12834:20: note: Technically the member function 'OSMesaDriver::nfglTexCoord4hNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5898:1: note: Technically the member function 'OSMesaDriver::nfglTexCoord4hNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5904:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoord4i' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12846:20: note: Technically the member function 'OSMesaDriver::nfglTexCoord4i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5904:1: note: Technically the member function 'OSMesaDriver::nfglTexCoord4i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5910:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoord4s' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12858:20: note: Technically the member function 'OSMesaDriver::nfglTexCoord4s' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5910:1: note: Technically the member function 'OSMesaDriver::nfglTexCoord4s' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5916:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoord4xOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12870:20: note: Technically the member function 'OSMesaDriver::nfglTexCoord4xOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5916:1: note: Technically the member function 'OSMesaDriver::nfglTexCoord4xOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5919:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoord4xvOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12876:20: note: Technically the member function 'OSMesaDriver::nfglTexCoord4xvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5919:1: note: Technically the member function 'OSMesaDriver::nfglTexCoord4xvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5922:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoordFormatNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12883:20: note: Technically the member function 'OSMesaDriver::nfglTexCoordFormatNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5922:1: note: Technically the member function 'OSMesaDriver::nfglTexCoordFormatNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5925:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoordP1ui' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12889:20: note: Technically the member function 'OSMesaDriver::nfglTexCoordP1ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5925:1: note: Technically the member function 'OSMesaDriver::nfglTexCoordP1ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5928:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoordP1uiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12895:20: note: Technically the member function 'OSMesaDriver::nfglTexCoordP1uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5928:1: note: Technically the member function 'OSMesaDriver::nfglTexCoordP1uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5931:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoordP2ui' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12902:20: note: Technically the member function 'OSMesaDriver::nfglTexCoordP2ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5931:1: note: Technically the member function 'OSMesaDriver::nfglTexCoordP2ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5934:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoordP2uiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12908:20: note: Technically the member function 'OSMesaDriver::nfglTexCoordP2uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5934:1: note: Technically the member function 'OSMesaDriver::nfglTexCoordP2uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5937:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoordP3ui' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12915:20: note: Technically the member function 'OSMesaDriver::nfglTexCoordP3ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5937:1: note: Technically the member function 'OSMesaDriver::nfglTexCoordP3ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5940:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoordP3uiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12921:20: note: Technically the member function 'OSMesaDriver::nfglTexCoordP3uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5940:1: note: Technically the member function 'OSMesaDriver::nfglTexCoordP3uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5943:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoordP4ui' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12928:20: note: Technically the member function 'OSMesaDriver::nfglTexCoordP4ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5943:1: note: Technically the member function 'OSMesaDriver::nfglTexCoordP4ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5946:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoordP4uiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12934:20: note: Technically the member function 'OSMesaDriver::nfglTexCoordP4uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5946:1: note: Technically the member function 'OSMesaDriver::nfglTexCoordP4uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5953:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoordPointerListIBM' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12953:20: note: Technically the member function 'OSMesaDriver::nfglTexCoordPointerListIBM' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5953:1: note: Technically the member function 'OSMesaDriver::nfglTexCoordPointerListIBM' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5956:1: performance: Technically the member function 'OSMesaDriver::nfglTexCoordPointervINTEL' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12960:20: note: Technically the member function 'OSMesaDriver::nfglTexCoordPointervINTEL' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5956:1: note: Technically the member function 'OSMesaDriver::nfglTexCoordPointervINTEL' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5959:1: performance: Technically the member function 'OSMesaDriver::nfglTexEnvf' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12967:20: note: Technically the member function 'OSMesaDriver::nfglTexEnvf' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5959:1: note: Technically the member function 'OSMesaDriver::nfglTexEnvf' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5964:1: performance: Technically the member function 'OSMesaDriver::nfglTexEnvi' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12979:20: note: Technically the member function 'OSMesaDriver::nfglTexEnvi' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5964:1: note: Technically the member function 'OSMesaDriver::nfglTexEnvi' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5969:1: performance: Technically the member function 'OSMesaDriver::nfglTexEnvxOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12991:20: note: Technically the member function 'OSMesaDriver::nfglTexEnvxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5969:1: note: Technically the member function 'OSMesaDriver::nfglTexEnvxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5972:1: performance: Technically the member function 'OSMesaDriver::nfglTexEnvxvOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:12997:20: note: Technically the member function 'OSMesaDriver::nfglTexEnvxvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5972:1: note: Technically the member function 'OSMesaDriver::nfglTexEnvxvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5975:1: performance: Technically the member function 'OSMesaDriver::nfglTexFilterFuncSGIS' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13004:20: note: Technically the member function 'OSMesaDriver::nfglTexFilterFuncSGIS' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5975:1: note: Technically the member function 'OSMesaDriver::nfglTexFilterFuncSGIS' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5978:1: performance: Technically the member function 'OSMesaDriver::nfglTexGend' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13011:20: note: Technically the member function 'OSMesaDriver::nfglTexGend' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5978:1: note: Technically the member function 'OSMesaDriver::nfglTexGend' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5984:1: performance: Technically the member function 'OSMesaDriver::nfglTexGenf' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13023:20: note: Technically the member function 'OSMesaDriver::nfglTexGenf' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5984:1: note: Technically the member function 'OSMesaDriver::nfglTexGenf' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5990:1: performance: Technically the member function 'OSMesaDriver::nfglTexGeni' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13035:20: note: Technically the member function 'OSMesaDriver::nfglTexGeni' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5990:1: note: Technically the member function 'OSMesaDriver::nfglTexGeni' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5996:1: performance: Technically the member function 'OSMesaDriver::nfglTexGenxOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13047:20: note: Technically the member function 'OSMesaDriver::nfglTexGenxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5996:1: note: Technically the member function 'OSMesaDriver::nfglTexGenxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5999:1: performance: Technically the member function 'OSMesaDriver::nfglTexGenxvOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13053:20: note: Technically the member function 'OSMesaDriver::nfglTexGenxvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:5999:1: note: Technically the member function 'OSMesaDriver::nfglTexGenxvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6002:1: performance: Technically the member function 'OSMesaDriver::nfglTexImage1D' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13060:20: note: Technically the member function 'OSMesaDriver::nfglTexImage1D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6002:1: note: Technically the member function 'OSMesaDriver::nfglTexImage1D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6004:1: performance: Technically the member function 'OSMesaDriver::nfglTexImage2D' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13067:20: note: Technically the member function 'OSMesaDriver::nfglTexImage2D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6004:1: note: Technically the member function 'OSMesaDriver::nfglTexImage2D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6006:1: performance: Technically the member function 'OSMesaDriver::nfglTexImage2DMultisample' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13074:20: note: Technically the member function 'OSMesaDriver::nfglTexImage2DMultisample' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6006:1: note: Technically the member function 'OSMesaDriver::nfglTexImage2DMultisample' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6009:1: performance: Technically the member function 'OSMesaDriver::nfglTexImage2DMultisampleCoverageNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13080:20: note: Technically the member function 'OSMesaDriver::nfglTexImage2DMultisampleCoverageNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6009:1: note: Technically the member function 'OSMesaDriver::nfglTexImage2DMultisampleCoverageNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6012:1: performance: Technically the member function 'OSMesaDriver::nfglTexImage3D' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13086:20: note: Technically the member function 'OSMesaDriver::nfglTexImage3D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6012:1: note: Technically the member function 'OSMesaDriver::nfglTexImage3D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6015:1: performance: Technically the member function 'OSMesaDriver::nfglTexImage3DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13093:20: note: Technically the member function 'OSMesaDriver::nfglTexImage3DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6015:1: note: Technically the member function 'OSMesaDriver::nfglTexImage3DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6018:1: performance: Technically the member function 'OSMesaDriver::nfglTexImage3DMultisample' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13100:20: note: Technically the member function 'OSMesaDriver::nfglTexImage3DMultisample' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6018:1: note: Technically the member function 'OSMesaDriver::nfglTexImage3DMultisample' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6021:1: performance: Technically the member function 'OSMesaDriver::nfglTexImage3DMultisampleCoverageNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13106:20: note: Technically the member function 'OSMesaDriver::nfglTexImage3DMultisampleCoverageNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6021:1: note: Technically the member function 'OSMesaDriver::nfglTexImage3DMultisampleCoverageNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6024:1: performance: Technically the member function 'OSMesaDriver::nfglTexImage4DSGIS' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13112:20: note: Technically the member function 'OSMesaDriver::nfglTexImage4DSGIS' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6024:1: note: Technically the member function 'OSMesaDriver::nfglTexImage4DSGIS' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6027:1: performance: Technically the member function 'OSMesaDriver::nfglTexPageCommitmentARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13119:20: note: Technically the member function 'OSMesaDriver::nfglTexPageCommitmentARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6027:1: note: Technically the member function 'OSMesaDriver::nfglTexPageCommitmentARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6030:1: performance: Technically the member function 'OSMesaDriver::nfglTexParameterIiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13125:20: note: Technically the member function 'OSMesaDriver::nfglTexParameterIiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6030:1: note: Technically the member function 'OSMesaDriver::nfglTexParameterIiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6033:1: performance: Technically the member function 'OSMesaDriver::nfglTexParameterIivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13132:20: note: Technically the member function 'OSMesaDriver::nfglTexParameterIivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6033:1: note: Technically the member function 'OSMesaDriver::nfglTexParameterIivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6036:1: performance: Technically the member function 'OSMesaDriver::nfglTexParameterIuiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13139:20: note: Technically the member function 'OSMesaDriver::nfglTexParameterIuiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6036:1: note: Technically the member function 'OSMesaDriver::nfglTexParameterIuiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6039:1: performance: Technically the member function 'OSMesaDriver::nfglTexParameterIuivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13146:20: note: Technically the member function 'OSMesaDriver::nfglTexParameterIuivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6039:1: note: Technically the member function 'OSMesaDriver::nfglTexParameterIuivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6042:1: performance: Technically the member function 'OSMesaDriver::nfglTexParameterf' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13153:20: note: Technically the member function 'OSMesaDriver::nfglTexParameterf' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6042:1: note: Technically the member function 'OSMesaDriver::nfglTexParameterf' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6047:1: performance: Technically the member function 'OSMesaDriver::nfglTexParameteri' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13165:20: note: Technically the member function 'OSMesaDriver::nfglTexParameteri' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6047:1: note: Technically the member function 'OSMesaDriver::nfglTexParameteri' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6052:1: performance: Technically the member function 'OSMesaDriver::nfglTexParameterxOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13177:20: note: Technically the member function 'OSMesaDriver::nfglTexParameterxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6052:1: note: Technically the member function 'OSMesaDriver::nfglTexParameterxOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6055:1: performance: Technically the member function 'OSMesaDriver::nfglTexParameterxvOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13183:20: note: Technically the member function 'OSMesaDriver::nfglTexParameterxvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6055:1: note: Technically the member function 'OSMesaDriver::nfglTexParameterxvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6058:1: performance: Technically the member function 'OSMesaDriver::nfglTexRenderbufferNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13190:20: note: Technically the member function 'OSMesaDriver::nfglTexRenderbufferNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6058:1: note: Technically the member function 'OSMesaDriver::nfglTexRenderbufferNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6061:1: performance: Technically the member function 'OSMesaDriver::nfglTexScissorFuncINTEL' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13196:20: note: Technically the member function 'OSMesaDriver::nfglTexScissorFuncINTEL' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6061:1: note: Technically the member function 'OSMesaDriver::nfglTexScissorFuncINTEL' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6064:1: performance: Technically the member function 'OSMesaDriver::nfglTexScissorINTEL' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13202:20: note: Technically the member function 'OSMesaDriver::nfglTexScissorINTEL' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6064:1: note: Technically the member function 'OSMesaDriver::nfglTexScissorINTEL' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6067:1: performance: Technically the member function 'OSMesaDriver::nfglTexStorage1D' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13208:20: note: Technically the member function 'OSMesaDriver::nfglTexStorage1D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6067:1: note: Technically the member function 'OSMesaDriver::nfglTexStorage1D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6070:1: performance: Technically the member function 'OSMesaDriver::nfglTexStorage2D' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13214:20: note: Technically the member function 'OSMesaDriver::nfglTexStorage2D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6070:1: note: Technically the member function 'OSMesaDriver::nfglTexStorage2D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6073:1: performance: Technically the member function 'OSMesaDriver::nfglTexStorage2DMultisample' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13220:20: note: Technically the member function 'OSMesaDriver::nfglTexStorage2DMultisample' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6073:1: note: Technically the member function 'OSMesaDriver::nfglTexStorage2DMultisample' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6076:1: performance: Technically the member function 'OSMesaDriver::nfglTexStorage3D' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13226:20: note: Technically the member function 'OSMesaDriver::nfglTexStorage3D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6076:1: note: Technically the member function 'OSMesaDriver::nfglTexStorage3D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6079:1: performance: Technically the member function 'OSMesaDriver::nfglTexStorage3DMultisample' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13232:20: note: Technically the member function 'OSMesaDriver::nfglTexStorage3DMultisample' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6079:1: note: Technically the member function 'OSMesaDriver::nfglTexStorage3DMultisample' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6082:1: performance: Technically the member function 'OSMesaDriver::nfglTexStorageSparseAMD' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13238:20: note: Technically the member function 'OSMesaDriver::nfglTexStorageSparseAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6082:1: note: Technically the member function 'OSMesaDriver::nfglTexStorageSparseAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6085:1: performance: Technically the member function 'OSMesaDriver::nfglTexSubImage1D' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13244:20: note: Technically the member function 'OSMesaDriver::nfglTexSubImage1D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6085:1: note: Technically the member function 'OSMesaDriver::nfglTexSubImage1D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6088:1: performance: Technically the member function 'OSMesaDriver::nfglTexSubImage1DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13251:20: note: Technically the member function 'OSMesaDriver::nfglTexSubImage1DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6088:1: note: Technically the member function 'OSMesaDriver::nfglTexSubImage1DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6091:1: performance: Technically the member function 'OSMesaDriver::nfglTexSubImage2D' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13258:20: note: Technically the member function 'OSMesaDriver::nfglTexSubImage2D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6091:1: note: Technically the member function 'OSMesaDriver::nfglTexSubImage2D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6094:1: performance: Technically the member function 'OSMesaDriver::nfglTexSubImage2DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13265:20: note: Technically the member function 'OSMesaDriver::nfglTexSubImage2DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6094:1: note: Technically the member function 'OSMesaDriver::nfglTexSubImage2DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6097:1: performance: Technically the member function 'OSMesaDriver::nfglTexSubImage3D' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13272:20: note: Technically the member function 'OSMesaDriver::nfglTexSubImage3D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6097:1: note: Technically the member function 'OSMesaDriver::nfglTexSubImage3D' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6100:1: performance: Technically the member function 'OSMesaDriver::nfglTexSubImage3DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13279:20: note: Technically the member function 'OSMesaDriver::nfglTexSubImage3DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6100:1: note: Technically the member function 'OSMesaDriver::nfglTexSubImage3DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6103:1: performance: Technically the member function 'OSMesaDriver::nfglTexSubImage4DSGIS' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13286:20: note: Technically the member function 'OSMesaDriver::nfglTexSubImage4DSGIS' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6103:1: note: Technically the member function 'OSMesaDriver::nfglTexSubImage4DSGIS' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6106:1: performance: Technically the member function 'OSMesaDriver::nfglTextureBarrierNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13293:20: note: Technically the member function 'OSMesaDriver::nfglTextureBarrierNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6106:1: note: Technically the member function 'OSMesaDriver::nfglTextureBarrierNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6109:1: performance: Technically the member function 'OSMesaDriver::nfglTextureBufferEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13299:20: note: Technically the member function 'OSMesaDriver::nfglTextureBufferEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6109:1: note: Technically the member function 'OSMesaDriver::nfglTextureBufferEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6112:1: performance: Technically the member function 'OSMesaDriver::nfglTextureBufferRangeEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13305:20: note: Technically the member function 'OSMesaDriver::nfglTextureBufferRangeEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6112:1: note: Technically the member function 'OSMesaDriver::nfglTextureBufferRangeEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6115:1: performance: Technically the member function 'OSMesaDriver::nfglTextureColorMaskSGIS' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13311:20: note: Technically the member function 'OSMesaDriver::nfglTextureColorMaskSGIS' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6115:1: note: Technically the member function 'OSMesaDriver::nfglTextureColorMaskSGIS' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6118:1: performance: Technically the member function 'OSMesaDriver::nfglTextureFogSGIX' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13317:20: note: Technically the member function 'OSMesaDriver::nfglTextureFogSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6118:1: note: Technically the member function 'OSMesaDriver::nfglTextureFogSGIX' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6121:1: performance: Technically the member function 'OSMesaDriver::nfglTextureImage1DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13323:20: note: Technically the member function 'OSMesaDriver::nfglTextureImage1DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6121:1: note: Technically the member function 'OSMesaDriver::nfglTextureImage1DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6124:1: performance: Technically the member function 'OSMesaDriver::nfglTextureImage2DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13330:20: note: Technically the member function 'OSMesaDriver::nfglTextureImage2DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6124:1: note: Technically the member function 'OSMesaDriver::nfglTextureImage2DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6127:1: performance: Technically the member function 'OSMesaDriver::nfglTextureImage2DMultisampleCoverageNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13337:20: note: Technically the member function 'OSMesaDriver::nfglTextureImage2DMultisampleCoverageNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6127:1: note: Technically the member function 'OSMesaDriver::nfglTextureImage2DMultisampleCoverageNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6130:1: performance: Technically the member function 'OSMesaDriver::nfglTextureImage2DMultisampleNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13343:20: note: Technically the member function 'OSMesaDriver::nfglTextureImage2DMultisampleNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6130:1: note: Technically the member function 'OSMesaDriver::nfglTextureImage2DMultisampleNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6133:1: performance: Technically the member function 'OSMesaDriver::nfglTextureImage3DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13349:20: note: Technically the member function 'OSMesaDriver::nfglTextureImage3DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6133:1: note: Technically the member function 'OSMesaDriver::nfglTextureImage3DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6136:1: performance: Technically the member function 'OSMesaDriver::nfglTextureImage3DMultisampleCoverageNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13356:20: note: Technically the member function 'OSMesaDriver::nfglTextureImage3DMultisampleCoverageNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6136:1: note: Technically the member function 'OSMesaDriver::nfglTextureImage3DMultisampleCoverageNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6139:1: performance: Technically the member function 'OSMesaDriver::nfglTextureImage3DMultisampleNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13362:20: note: Technically the member function 'OSMesaDriver::nfglTextureImage3DMultisampleNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6139:1: note: Technically the member function 'OSMesaDriver::nfglTextureImage3DMultisampleNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6142:1: performance: Technically the member function 'OSMesaDriver::nfglTextureLightEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13368:20: note: Technically the member function 'OSMesaDriver::nfglTextureLightEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6142:1: note: Technically the member function 'OSMesaDriver::nfglTextureLightEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6145:1: performance: Technically the member function 'OSMesaDriver::nfglTextureMaterialEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13374:20: note: Technically the member function 'OSMesaDriver::nfglTextureMaterialEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6145:1: note: Technically the member function 'OSMesaDriver::nfglTextureMaterialEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6148:1: performance: Technically the member function 'OSMesaDriver::nfglTextureNormalEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13380:20: note: Technically the member function 'OSMesaDriver::nfglTextureNormalEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6148:1: note: Technically the member function 'OSMesaDriver::nfglTextureNormalEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6151:1: performance: Technically the member function 'OSMesaDriver::nfglTexturePageCommitmentEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13386:20: note: Technically the member function 'OSMesaDriver::nfglTexturePageCommitmentEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6151:1: note: Technically the member function 'OSMesaDriver::nfglTexturePageCommitmentEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6154:1: performance: Technically the member function 'OSMesaDriver::nfglTextureParameterIivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13392:20: note: Technically the member function 'OSMesaDriver::nfglTextureParameterIivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6154:1: note: Technically the member function 'OSMesaDriver::nfglTextureParameterIivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6157:1: performance: Technically the member function 'OSMesaDriver::nfglTextureParameterIuivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13399:20: note: Technically the member function 'OSMesaDriver::nfglTextureParameterIuivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6157:1: note: Technically the member function 'OSMesaDriver::nfglTextureParameterIuivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6160:1: performance: Technically the member function 'OSMesaDriver::nfglTextureParameterfEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13406:20: note: Technically the member function 'OSMesaDriver::nfglTextureParameterfEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6160:1: note: Technically the member function 'OSMesaDriver::nfglTextureParameterfEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6163:1: performance: Technically the member function 'OSMesaDriver::nfglTextureParameterfvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13412:20: note: Technically the member function 'OSMesaDriver::nfglTextureParameterfvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6163:1: note: Technically the member function 'OSMesaDriver::nfglTextureParameterfvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6166:1: performance: Technically the member function 'OSMesaDriver::nfglTextureParameteriEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13419:20: note: Technically the member function 'OSMesaDriver::nfglTextureParameteriEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6166:1: note: Technically the member function 'OSMesaDriver::nfglTextureParameteriEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6169:1: performance: Technically the member function 'OSMesaDriver::nfglTextureParameterivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13425:20: note: Technically the member function 'OSMesaDriver::nfglTextureParameterivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6169:1: note: Technically the member function 'OSMesaDriver::nfglTextureParameterivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6172:1: performance: Technically the member function 'OSMesaDriver::nfglTextureRangeAPPLE' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13432:20: note: Technically the member function 'OSMesaDriver::nfglTextureRangeAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6172:1: note: Technically the member function 'OSMesaDriver::nfglTextureRangeAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6175:1: performance: Technically the member function 'OSMesaDriver::nfglTextureRenderbufferEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13439:20: note: Technically the member function 'OSMesaDriver::nfglTextureRenderbufferEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6175:1: note: Technically the member function 'OSMesaDriver::nfglTextureRenderbufferEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6178:1: performance: Technically the member function 'OSMesaDriver::nfglTextureStorage1DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13445:20: note: Technically the member function 'OSMesaDriver::nfglTextureStorage1DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6178:1: note: Technically the member function 'OSMesaDriver::nfglTextureStorage1DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6181:1: performance: Technically the member function 'OSMesaDriver::nfglTextureStorage2DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13451:20: note: Technically the member function 'OSMesaDriver::nfglTextureStorage2DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6181:1: note: Technically the member function 'OSMesaDriver::nfglTextureStorage2DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6184:1: performance: Technically the member function 'OSMesaDriver::nfglTextureStorage2DMultisampleEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13457:20: note: Technically the member function 'OSMesaDriver::nfglTextureStorage2DMultisampleEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6184:1: note: Technically the member function 'OSMesaDriver::nfglTextureStorage2DMultisampleEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6187:1: performance: Technically the member function 'OSMesaDriver::nfglTextureStorage3DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13463:20: note: Technically the member function 'OSMesaDriver::nfglTextureStorage3DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6187:1: note: Technically the member function 'OSMesaDriver::nfglTextureStorage3DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6190:1: performance: Technically the member function 'OSMesaDriver::nfglTextureStorage3DMultisampleEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13469:20: note: Technically the member function 'OSMesaDriver::nfglTextureStorage3DMultisampleEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6190:1: note: Technically the member function 'OSMesaDriver::nfglTextureStorage3DMultisampleEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6193:1: performance: Technically the member function 'OSMesaDriver::nfglTextureStorageSparseAMD' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13475:20: note: Technically the member function 'OSMesaDriver::nfglTextureStorageSparseAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6193:1: note: Technically the member function 'OSMesaDriver::nfglTextureStorageSparseAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6196:1: performance: Technically the member function 'OSMesaDriver::nfglTextureSubImage1DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13481:20: note: Technically the member function 'OSMesaDriver::nfglTextureSubImage1DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6196:1: note: Technically the member function 'OSMesaDriver::nfglTextureSubImage1DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6199:1: performance: Technically the member function 'OSMesaDriver::nfglTextureSubImage2DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13488:20: note: Technically the member function 'OSMesaDriver::nfglTextureSubImage2DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6199:1: note: Technically the member function 'OSMesaDriver::nfglTextureSubImage2DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6202:1: performance: Technically the member function 'OSMesaDriver::nfglTextureSubImage3DEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13495:20: note: Technically the member function 'OSMesaDriver::nfglTextureSubImage3DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6202:1: note: Technically the member function 'OSMesaDriver::nfglTextureSubImage3DEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6205:1: performance: Technically the member function 'OSMesaDriver::nfglTextureView' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13502:20: note: Technically the member function 'OSMesaDriver::nfglTextureView' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6205:1: note: Technically the member function 'OSMesaDriver::nfglTextureView' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6208:1: performance: Technically the member function 'OSMesaDriver::nfglTraceAssertAttribMESA' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13508:20: note: Technically the member function 'OSMesaDriver::nfglTraceAssertAttribMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6208:1: note: Technically the member function 'OSMesaDriver::nfglTraceAssertAttribMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6211:1: performance: Technically the member function 'OSMesaDriver::nfglTraceCommentMESA' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13514:20: note: Technically the member function 'OSMesaDriver::nfglTraceCommentMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6211:1: note: Technically the member function 'OSMesaDriver::nfglTraceCommentMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6214:1: performance: Technically the member function 'OSMesaDriver::nfglTraceListMESA' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13521:20: note: Technically the member function 'OSMesaDriver::nfglTraceListMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6214:1: note: Technically the member function 'OSMesaDriver::nfglTraceListMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6217:1: performance: Technically the member function 'OSMesaDriver::nfglTracePointerMESA' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13528:20: note: Technically the member function 'OSMesaDriver::nfglTracePointerMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6217:1: note: Technically the member function 'OSMesaDriver::nfglTracePointerMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6220:1: performance: Technically the member function 'OSMesaDriver::nfglTracePointerRangeMESA' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13535:20: note: Technically the member function 'OSMesaDriver::nfglTracePointerRangeMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6220:1: note: Technically the member function 'OSMesaDriver::nfglTracePointerRangeMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6223:1: performance: Technically the member function 'OSMesaDriver::nfglTraceTextureMESA' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13542:20: note: Technically the member function 'OSMesaDriver::nfglTraceTextureMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6223:1: note: Technically the member function 'OSMesaDriver::nfglTraceTextureMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6226:1: performance: Technically the member function 'OSMesaDriver::nfglTrackMatrixNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13549:20: note: Technically the member function 'OSMesaDriver::nfglTrackMatrixNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6226:1: note: Technically the member function 'OSMesaDriver::nfglTrackMatrixNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6229:1: performance: Technically the member function 'OSMesaDriver::nfglTransformFeedbackAttribsNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13555:20: note: Technically the member function 'OSMesaDriver::nfglTransformFeedbackAttribsNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6229:1: note: Technically the member function 'OSMesaDriver::nfglTransformFeedbackAttribsNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6232:1: performance: Technically the member function 'OSMesaDriver::nfglTransformFeedbackStreamAttribsNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13562:20: note: Technically the member function 'OSMesaDriver::nfglTransformFeedbackStreamAttribsNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6232:1: note: Technically the member function 'OSMesaDriver::nfglTransformFeedbackStreamAttribsNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6235:1: performance: Technically the member function 'OSMesaDriver::nfglTransformFeedbackVaryings' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13569:20: note: Technically the member function 'OSMesaDriver::nfglTransformFeedbackVaryings' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6235:1: note: Technically the member function 'OSMesaDriver::nfglTransformFeedbackVaryings' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6238:1: performance: Technically the member function 'OSMesaDriver::nfglTransformFeedbackVaryingsEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13576:20: note: Technically the member function 'OSMesaDriver::nfglTransformFeedbackVaryingsEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6238:1: note: Technically the member function 'OSMesaDriver::nfglTransformFeedbackVaryingsEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6241:1: performance: Technically the member function 'OSMesaDriver::nfglTransformFeedbackVaryingsNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13583:20: note: Technically the member function 'OSMesaDriver::nfglTransformFeedbackVaryingsNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6241:1: note: Technically the member function 'OSMesaDriver::nfglTransformFeedbackVaryingsNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6244:1: performance: Technically the member function 'OSMesaDriver::nfglTransformPathNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13590:20: note: Technically the member function 'OSMesaDriver::nfglTransformPathNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6244:1: note: Technically the member function 'OSMesaDriver::nfglTransformPathNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6247:1: performance: Technically the member function 'OSMesaDriver::nfglTranslated' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13597:20: note: Technically the member function 'OSMesaDriver::nfglTranslated' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6247:1: note: Technically the member function 'OSMesaDriver::nfglTranslated' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6249:1: performance: Technically the member function 'OSMesaDriver::nfglTranslatef' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13603:20: note: Technically the member function 'OSMesaDriver::nfglTranslatef' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6249:1: note: Technically the member function 'OSMesaDriver::nfglTranslatef' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6251:1: performance: Technically the member function 'OSMesaDriver::nfglTranslatexOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13609:20: note: Technically the member function 'OSMesaDriver::nfglTranslatexOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6251:1: note: Technically the member function 'OSMesaDriver::nfglTranslatexOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6254:1: performance: Technically the member function 'OSMesaDriver::nfglUniform1d' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13615:20: note: Technically the member function 'OSMesaDriver::nfglUniform1d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6254:1: note: Technically the member function 'OSMesaDriver::nfglUniform1d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6257:1: performance: Technically the member function 'OSMesaDriver::nfglUniform1dv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13621:20: note: Technically the member function 'OSMesaDriver::nfglUniform1dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6257:1: note: Technically the member function 'OSMesaDriver::nfglUniform1dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6260:1: performance: Technically the member function 'OSMesaDriver::nfglUniform1f' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13628:20: note: Technically the member function 'OSMesaDriver::nfglUniform1f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6260:1: note: Technically the member function 'OSMesaDriver::nfglUniform1f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6263:1: performance: Technically the member function 'OSMesaDriver::nfglUniform1fARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13634:20: note: Technically the member function 'OSMesaDriver::nfglUniform1fARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6263:1: note: Technically the member function 'OSMesaDriver::nfglUniform1fARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6272:1: performance: Technically the member function 'OSMesaDriver::nfglUniform1i' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13652:20: note: Technically the member function 'OSMesaDriver::nfglUniform1i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6272:1: note: Technically the member function 'OSMesaDriver::nfglUniform1i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6275:1: performance: Technically the member function 'OSMesaDriver::nfglUniform1i64NV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13658:20: note: Technically the member function 'OSMesaDriver::nfglUniform1i64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6275:1: note: Technically the member function 'OSMesaDriver::nfglUniform1i64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6278:1: performance: Technically the member function 'OSMesaDriver::nfglUniform1i64vNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13664:20: note: Technically the member function 'OSMesaDriver::nfglUniform1i64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6278:1: note: Technically the member function 'OSMesaDriver::nfglUniform1i64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6281:1: performance: Technically the member function 'OSMesaDriver::nfglUniform1iARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13671:20: note: Technically the member function 'OSMesaDriver::nfglUniform1iARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6281:1: note: Technically the member function 'OSMesaDriver::nfglUniform1iARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6290:1: performance: Technically the member function 'OSMesaDriver::nfglUniform1ui' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13689:20: note: Technically the member function 'OSMesaDriver::nfglUniform1ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6290:1: note: Technically the member function 'OSMesaDriver::nfglUniform1ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6293:1: performance: Technically the member function 'OSMesaDriver::nfglUniform1ui64NV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13695:20: note: Technically the member function 'OSMesaDriver::nfglUniform1ui64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6293:1: note: Technically the member function 'OSMesaDriver::nfglUniform1ui64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6296:1: performance: Technically the member function 'OSMesaDriver::nfglUniform1ui64vNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13701:20: note: Technically the member function 'OSMesaDriver::nfglUniform1ui64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6296:1: note: Technically the member function 'OSMesaDriver::nfglUniform1ui64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6299:1: performance: Technically the member function 'OSMesaDriver::nfglUniform1uiEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13708:20: note: Technically the member function 'OSMesaDriver::nfglUniform1uiEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6299:1: note: Technically the member function 'OSMesaDriver::nfglUniform1uiEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6302:1: performance: Technically the member function 'OSMesaDriver::nfglUniform1uiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13714:20: note: Technically the member function 'OSMesaDriver::nfglUniform1uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6302:1: note: Technically the member function 'OSMesaDriver::nfglUniform1uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6305:1: performance: Technically the member function 'OSMesaDriver::nfglUniform1uivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13721:20: note: Technically the member function 'OSMesaDriver::nfglUniform1uivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6305:1: note: Technically the member function 'OSMesaDriver::nfglUniform1uivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6308:1: performance: Technically the member function 'OSMesaDriver::nfglUniform2d' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13728:20: note: Technically the member function 'OSMesaDriver::nfglUniform2d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6308:1: note: Technically the member function 'OSMesaDriver::nfglUniform2d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6311:1: performance: Technically the member function 'OSMesaDriver::nfglUniform2dv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13734:20: note: Technically the member function 'OSMesaDriver::nfglUniform2dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6311:1: note: Technically the member function 'OSMesaDriver::nfglUniform2dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6314:1: performance: Technically the member function 'OSMesaDriver::nfglUniform2f' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13741:20: note: Technically the member function 'OSMesaDriver::nfglUniform2f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6314:1: note: Technically the member function 'OSMesaDriver::nfglUniform2f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6317:1: performance: Technically the member function 'OSMesaDriver::nfglUniform2fARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13747:20: note: Technically the member function 'OSMesaDriver::nfglUniform2fARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6317:1: note: Technically the member function 'OSMesaDriver::nfglUniform2fARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6326:1: performance: Technically the member function 'OSMesaDriver::nfglUniform2i' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13765:20: note: Technically the member function 'OSMesaDriver::nfglUniform2i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6326:1: note: Technically the member function 'OSMesaDriver::nfglUniform2i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6329:1: performance: Technically the member function 'OSMesaDriver::nfglUniform2i64NV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13771:20: note: Technically the member function 'OSMesaDriver::nfglUniform2i64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6329:1: note: Technically the member function 'OSMesaDriver::nfglUniform2i64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6332:1: performance: Technically the member function 'OSMesaDriver::nfglUniform2i64vNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13777:20: note: Technically the member function 'OSMesaDriver::nfglUniform2i64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6332:1: note: Technically the member function 'OSMesaDriver::nfglUniform2i64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6335:1: performance: Technically the member function 'OSMesaDriver::nfglUniform2iARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13784:20: note: Technically the member function 'OSMesaDriver::nfglUniform2iARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6335:1: note: Technically the member function 'OSMesaDriver::nfglUniform2iARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6344:1: performance: Technically the member function 'OSMesaDriver::nfglUniform2ui' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13802:20: note: Technically the member function 'OSMesaDriver::nfglUniform2ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6344:1: note: Technically the member function 'OSMesaDriver::nfglUniform2ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6347:1: performance: Technically the member function 'OSMesaDriver::nfglUniform2ui64NV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13808:20: note: Technically the member function 'OSMesaDriver::nfglUniform2ui64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6347:1: note: Technically the member function 'OSMesaDriver::nfglUniform2ui64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6350:1: performance: Technically the member function 'OSMesaDriver::nfglUniform2ui64vNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13814:20: note: Technically the member function 'OSMesaDriver::nfglUniform2ui64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6350:1: note: Technically the member function 'OSMesaDriver::nfglUniform2ui64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6353:1: performance: Technically the member function 'OSMesaDriver::nfglUniform2uiEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13821:20: note: Technically the member function 'OSMesaDriver::nfglUniform2uiEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6353:1: note: Technically the member function 'OSMesaDriver::nfglUniform2uiEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6356:1: performance: Technically the member function 'OSMesaDriver::nfglUniform2uiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13827:20: note: Technically the member function 'OSMesaDriver::nfglUniform2uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6356:1: note: Technically the member function 'OSMesaDriver::nfglUniform2uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6359:1: performance: Technically the member function 'OSMesaDriver::nfglUniform2uivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13834:20: note: Technically the member function 'OSMesaDriver::nfglUniform2uivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6359:1: note: Technically the member function 'OSMesaDriver::nfglUniform2uivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6362:1: performance: Technically the member function 'OSMesaDriver::nfglUniform3d' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13841:20: note: Technically the member function 'OSMesaDriver::nfglUniform3d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6362:1: note: Technically the member function 'OSMesaDriver::nfglUniform3d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6365:1: performance: Technically the member function 'OSMesaDriver::nfglUniform3dv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13847:20: note: Technically the member function 'OSMesaDriver::nfglUniform3dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6365:1: note: Technically the member function 'OSMesaDriver::nfglUniform3dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6368:1: performance: Technically the member function 'OSMesaDriver::nfglUniform3f' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13854:20: note: Technically the member function 'OSMesaDriver::nfglUniform3f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6368:1: note: Technically the member function 'OSMesaDriver::nfglUniform3f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6371:1: performance: Technically the member function 'OSMesaDriver::nfglUniform3fARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13860:20: note: Technically the member function 'OSMesaDriver::nfglUniform3fARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6371:1: note: Technically the member function 'OSMesaDriver::nfglUniform3fARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6380:1: performance: Technically the member function 'OSMesaDriver::nfglUniform3i' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13878:20: note: Technically the member function 'OSMesaDriver::nfglUniform3i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6380:1: note: Technically the member function 'OSMesaDriver::nfglUniform3i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6383:1: performance: Technically the member function 'OSMesaDriver::nfglUniform3i64NV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13884:20: note: Technically the member function 'OSMesaDriver::nfglUniform3i64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6383:1: note: Technically the member function 'OSMesaDriver::nfglUniform3i64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6386:1: performance: Technically the member function 'OSMesaDriver::nfglUniform3i64vNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13890:20: note: Technically the member function 'OSMesaDriver::nfglUniform3i64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6386:1: note: Technically the member function 'OSMesaDriver::nfglUniform3i64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6389:1: performance: Technically the member function 'OSMesaDriver::nfglUniform3iARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13897:20: note: Technically the member function 'OSMesaDriver::nfglUniform3iARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6389:1: note: Technically the member function 'OSMesaDriver::nfglUniform3iARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6398:1: performance: Technically the member function 'OSMesaDriver::nfglUniform3ui' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13915:20: note: Technically the member function 'OSMesaDriver::nfglUniform3ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6398:1: note: Technically the member function 'OSMesaDriver::nfglUniform3ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6401:1: performance: Technically the member function 'OSMesaDriver::nfglUniform3ui64NV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13921:20: note: Technically the member function 'OSMesaDriver::nfglUniform3ui64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6401:1: note: Technically the member function 'OSMesaDriver::nfglUniform3ui64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6404:1: performance: Technically the member function 'OSMesaDriver::nfglUniform3ui64vNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13927:20: note: Technically the member function 'OSMesaDriver::nfglUniform3ui64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6404:1: note: Technically the member function 'OSMesaDriver::nfglUniform3ui64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6407:1: performance: Technically the member function 'OSMesaDriver::nfglUniform3uiEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13934:20: note: Technically the member function 'OSMesaDriver::nfglUniform3uiEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6407:1: note: Technically the member function 'OSMesaDriver::nfglUniform3uiEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6410:1: performance: Technically the member function 'OSMesaDriver::nfglUniform3uiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13940:20: note: Technically the member function 'OSMesaDriver::nfglUniform3uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6410:1: note: Technically the member function 'OSMesaDriver::nfglUniform3uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6413:1: performance: Technically the member function 'OSMesaDriver::nfglUniform3uivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13947:20: note: Technically the member function 'OSMesaDriver::nfglUniform3uivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6413:1: note: Technically the member function 'OSMesaDriver::nfglUniform3uivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6416:1: performance: Technically the member function 'OSMesaDriver::nfglUniform4d' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13954:20: note: Technically the member function 'OSMesaDriver::nfglUniform4d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6416:1: note: Technically the member function 'OSMesaDriver::nfglUniform4d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6419:1: performance: Technically the member function 'OSMesaDriver::nfglUniform4dv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13960:20: note: Technically the member function 'OSMesaDriver::nfglUniform4dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6419:1: note: Technically the member function 'OSMesaDriver::nfglUniform4dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6422:1: performance: Technically the member function 'OSMesaDriver::nfglUniform4f' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13967:20: note: Technically the member function 'OSMesaDriver::nfglUniform4f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6422:1: note: Technically the member function 'OSMesaDriver::nfglUniform4f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6425:1: performance: Technically the member function 'OSMesaDriver::nfglUniform4fARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13973:20: note: Technically the member function 'OSMesaDriver::nfglUniform4fARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6425:1: note: Technically the member function 'OSMesaDriver::nfglUniform4fARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6434:1: performance: Technically the member function 'OSMesaDriver::nfglUniform4i' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13991:20: note: Technically the member function 'OSMesaDriver::nfglUniform4i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6434:1: note: Technically the member function 'OSMesaDriver::nfglUniform4i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6437:1: performance: Technically the member function 'OSMesaDriver::nfglUniform4i64NV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:13997:20: note: Technically the member function 'OSMesaDriver::nfglUniform4i64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6437:1: note: Technically the member function 'OSMesaDriver::nfglUniform4i64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6440:1: performance: Technically the member function 'OSMesaDriver::nfglUniform4i64vNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14003:20: note: Technically the member function 'OSMesaDriver::nfglUniform4i64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6440:1: note: Technically the member function 'OSMesaDriver::nfglUniform4i64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6443:1: performance: Technically the member function 'OSMesaDriver::nfglUniform4iARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14010:20: note: Technically the member function 'OSMesaDriver::nfglUniform4iARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6443:1: note: Technically the member function 'OSMesaDriver::nfglUniform4iARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6452:1: performance: Technically the member function 'OSMesaDriver::nfglUniform4ui' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14028:20: note: Technically the member function 'OSMesaDriver::nfglUniform4ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6452:1: note: Technically the member function 'OSMesaDriver::nfglUniform4ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6455:1: performance: Technically the member function 'OSMesaDriver::nfglUniform4ui64NV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14034:20: note: Technically the member function 'OSMesaDriver::nfglUniform4ui64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6455:1: note: Technically the member function 'OSMesaDriver::nfglUniform4ui64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6458:1: performance: Technically the member function 'OSMesaDriver::nfglUniform4ui64vNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14040:20: note: Technically the member function 'OSMesaDriver::nfglUniform4ui64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6458:1: note: Technically the member function 'OSMesaDriver::nfglUniform4ui64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6461:1: performance: Technically the member function 'OSMesaDriver::nfglUniform4uiEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14047:20: note: Technically the member function 'OSMesaDriver::nfglUniform4uiEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6461:1: note: Technically the member function 'OSMesaDriver::nfglUniform4uiEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6464:1: performance: Technically the member function 'OSMesaDriver::nfglUniform4uiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14053:20: note: Technically the member function 'OSMesaDriver::nfglUniform4uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6464:1: note: Technically the member function 'OSMesaDriver::nfglUniform4uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6467:1: performance: Technically the member function 'OSMesaDriver::nfglUniform4uivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14060:20: note: Technically the member function 'OSMesaDriver::nfglUniform4uivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6467:1: note: Technically the member function 'OSMesaDriver::nfglUniform4uivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6470:1: performance: Technically the member function 'OSMesaDriver::nfglUniformBlockBinding' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14067:20: note: Technically the member function 'OSMesaDriver::nfglUniformBlockBinding' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6470:1: note: Technically the member function 'OSMesaDriver::nfglUniformBlockBinding' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6473:1: performance: Technically the member function 'OSMesaDriver::nfglUniformBufferEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14073:20: note: Technically the member function 'OSMesaDriver::nfglUniformBufferEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6473:1: note: Technically the member function 'OSMesaDriver::nfglUniformBufferEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6476:1: performance: Technically the member function 'OSMesaDriver::nfglUniformHandleui64ARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14079:20: note: Technically the member function 'OSMesaDriver::nfglUniformHandleui64ARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6476:1: note: Technically the member function 'OSMesaDriver::nfglUniformHandleui64ARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6479:1: performance: Technically the member function 'OSMesaDriver::nfglUniformHandleui64NV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14085:20: note: Technically the member function 'OSMesaDriver::nfglUniformHandleui64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6479:1: note: Technically the member function 'OSMesaDriver::nfglUniformHandleui64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6482:1: performance: Technically the member function 'OSMesaDriver::nfglUniformHandleui64vARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14091:20: note: Technically the member function 'OSMesaDriver::nfglUniformHandleui64vARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6482:1: note: Technically the member function 'OSMesaDriver::nfglUniformHandleui64vARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6485:1: performance: Technically the member function 'OSMesaDriver::nfglUniformHandleui64vNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14098:20: note: Technically the member function 'OSMesaDriver::nfglUniformHandleui64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6485:1: note: Technically the member function 'OSMesaDriver::nfglUniformHandleui64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6488:1: performance: Technically the member function 'OSMesaDriver::nfglUniformMatrix2dv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14105:20: note: Technically the member function 'OSMesaDriver::nfglUniformMatrix2dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6488:1: note: Technically the member function 'OSMesaDriver::nfglUniformMatrix2dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6491:1: performance: Technically the member function 'OSMesaDriver::nfglUniformMatrix2fv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14112:20: note: Technically the member function 'OSMesaDriver::nfglUniformMatrix2fv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6491:1: note: Technically the member function 'OSMesaDriver::nfglUniformMatrix2fv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6494:1: performance: Technically the member function 'OSMesaDriver::nfglUniformMatrix2fvARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14119:20: note: Technically the member function 'OSMesaDriver::nfglUniformMatrix2fvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6494:1: note: Technically the member function 'OSMesaDriver::nfglUniformMatrix2fvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6497:1: performance: Technically the member function 'OSMesaDriver::nfglUniformMatrix2x3dv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14126:20: note: Technically the member function 'OSMesaDriver::nfglUniformMatrix2x3dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6497:1: note: Technically the member function 'OSMesaDriver::nfglUniformMatrix2x3dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6500:1: performance: Technically the member function 'OSMesaDriver::nfglUniformMatrix2x3fv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14133:20: note: Technically the member function 'OSMesaDriver::nfglUniformMatrix2x3fv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6500:1: note: Technically the member function 'OSMesaDriver::nfglUniformMatrix2x3fv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6503:1: performance: Technically the member function 'OSMesaDriver::nfglUniformMatrix2x4dv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14140:20: note: Technically the member function 'OSMesaDriver::nfglUniformMatrix2x4dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6503:1: note: Technically the member function 'OSMesaDriver::nfglUniformMatrix2x4dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6506:1: performance: Technically the member function 'OSMesaDriver::nfglUniformMatrix2x4fv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14147:20: note: Technically the member function 'OSMesaDriver::nfglUniformMatrix2x4fv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6506:1: note: Technically the member function 'OSMesaDriver::nfglUniformMatrix2x4fv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6509:1: performance: Technically the member function 'OSMesaDriver::nfglUniformMatrix3dv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14154:20: note: Technically the member function 'OSMesaDriver::nfglUniformMatrix3dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6509:1: note: Technically the member function 'OSMesaDriver::nfglUniformMatrix3dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6512:1: performance: Technically the member function 'OSMesaDriver::nfglUniformMatrix3fv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14161:20: note: Technically the member function 'OSMesaDriver::nfglUniformMatrix3fv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6512:1: note: Technically the member function 'OSMesaDriver::nfglUniformMatrix3fv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6515:1: performance: Technically the member function 'OSMesaDriver::nfglUniformMatrix3fvARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14168:20: note: Technically the member function 'OSMesaDriver::nfglUniformMatrix3fvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6515:1: note: Technically the member function 'OSMesaDriver::nfglUniformMatrix3fvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6518:1: performance: Technically the member function 'OSMesaDriver::nfglUniformMatrix3x2dv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14175:20: note: Technically the member function 'OSMesaDriver::nfglUniformMatrix3x2dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6518:1: note: Technically the member function 'OSMesaDriver::nfglUniformMatrix3x2dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6521:1: performance: Technically the member function 'OSMesaDriver::nfglUniformMatrix3x2fv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14182:20: note: Technically the member function 'OSMesaDriver::nfglUniformMatrix3x2fv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6521:1: note: Technically the member function 'OSMesaDriver::nfglUniformMatrix3x2fv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6524:1: performance: Technically the member function 'OSMesaDriver::nfglUniformMatrix3x4dv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14189:20: note: Technically the member function 'OSMesaDriver::nfglUniformMatrix3x4dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6524:1: note: Technically the member function 'OSMesaDriver::nfglUniformMatrix3x4dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6527:1: performance: Technically the member function 'OSMesaDriver::nfglUniformMatrix3x4fv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14196:20: note: Technically the member function 'OSMesaDriver::nfglUniformMatrix3x4fv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6527:1: note: Technically the member function 'OSMesaDriver::nfglUniformMatrix3x4fv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6530:1: performance: Technically the member function 'OSMesaDriver::nfglUniformMatrix4dv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14203:20: note: Technically the member function 'OSMesaDriver::nfglUniformMatrix4dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6530:1: note: Technically the member function 'OSMesaDriver::nfglUniformMatrix4dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6533:1: performance: Technically the member function 'OSMesaDriver::nfglUniformMatrix4fv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14210:20: note: Technically the member function 'OSMesaDriver::nfglUniformMatrix4fv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6533:1: note: Technically the member function 'OSMesaDriver::nfglUniformMatrix4fv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6536:1: performance: Technically the member function 'OSMesaDriver::nfglUniformMatrix4fvARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14217:20: note: Technically the member function 'OSMesaDriver::nfglUniformMatrix4fvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6536:1: note: Technically the member function 'OSMesaDriver::nfglUniformMatrix4fvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6539:1: performance: Technically the member function 'OSMesaDriver::nfglUniformMatrix4x2dv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14224:20: note: Technically the member function 'OSMesaDriver::nfglUniformMatrix4x2dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6539:1: note: Technically the member function 'OSMesaDriver::nfglUniformMatrix4x2dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6542:1: performance: Technically the member function 'OSMesaDriver::nfglUniformMatrix4x2fv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14231:20: note: Technically the member function 'OSMesaDriver::nfglUniformMatrix4x2fv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6542:1: note: Technically the member function 'OSMesaDriver::nfglUniformMatrix4x2fv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6545:1: performance: Technically the member function 'OSMesaDriver::nfglUniformMatrix4x3dv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14238:20: note: Technically the member function 'OSMesaDriver::nfglUniformMatrix4x3dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6545:1: note: Technically the member function 'OSMesaDriver::nfglUniformMatrix4x3dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6548:1: performance: Technically the member function 'OSMesaDriver::nfglUniformMatrix4x3fv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14245:20: note: Technically the member function 'OSMesaDriver::nfglUniformMatrix4x3fv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6548:1: note: Technically the member function 'OSMesaDriver::nfglUniformMatrix4x3fv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6551:1: performance: Technically the member function 'OSMesaDriver::nfglUniformSubroutinesuiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14252:20: note: Technically the member function 'OSMesaDriver::nfglUniformSubroutinesuiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6551:1: note: Technically the member function 'OSMesaDriver::nfglUniformSubroutinesuiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6554:1: performance: Technically the member function 'OSMesaDriver::nfglUniformui64NV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14259:20: note: Technically the member function 'OSMesaDriver::nfglUniformui64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6554:1: note: Technically the member function 'OSMesaDriver::nfglUniformui64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6557:1: performance: Technically the member function 'OSMesaDriver::nfglUniformui64vNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14265:20: note: Technically the member function 'OSMesaDriver::nfglUniformui64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6557:1: note: Technically the member function 'OSMesaDriver::nfglUniformui64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6560:1: performance: Technically the member function 'OSMesaDriver::nfglUnlockArraysEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14272:20: note: Technically the member function 'OSMesaDriver::nfglUnlockArraysEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6560:1: note: Technically the member function 'OSMesaDriver::nfglUnlockArraysEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6563:1: performance: Technically the member function 'OSMesaDriver::nfglUnmapBuffer' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14278:25: note: Technically the member function 'OSMesaDriver::nfglUnmapBuffer' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6563:1: note: Technically the member function 'OSMesaDriver::nfglUnmapBuffer' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6566:1: performance: Technically the member function 'OSMesaDriver::nfglUnmapBufferARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14284:25: note: Technically the member function 'OSMesaDriver::nfglUnmapBufferARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6566:1: note: Technically the member function 'OSMesaDriver::nfglUnmapBufferARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6569:1: performance: Technically the member function 'OSMesaDriver::nfglUnmapNamedBufferEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14290:25: note: Technically the member function 'OSMesaDriver::nfglUnmapNamedBufferEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6569:1: note: Technically the member function 'OSMesaDriver::nfglUnmapNamedBufferEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6572:1: performance: Technically the member function 'OSMesaDriver::nfglUnmapObjectBufferATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14296:20: note: Technically the member function 'OSMesaDriver::nfglUnmapObjectBufferATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6572:1: note: Technically the member function 'OSMesaDriver::nfglUnmapObjectBufferATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6575:1: performance: Technically the member function 'OSMesaDriver::nfglUnmapTexture2DINTEL' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14302:20: note: Technically the member function 'OSMesaDriver::nfglUnmapTexture2DINTEL' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6575:1: note: Technically the member function 'OSMesaDriver::nfglUnmapTexture2DINTEL' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6578:1: performance: Technically the member function 'OSMesaDriver::nfglUpdateObjectBufferATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14308:20: note: Technically the member function 'OSMesaDriver::nfglUpdateObjectBufferATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6578:1: note: Technically the member function 'OSMesaDriver::nfglUpdateObjectBufferATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6581:1: performance: Technically the member function 'OSMesaDriver::nfglUseProgram' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14315:20: note: Technically the member function 'OSMesaDriver::nfglUseProgram' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6581:1: note: Technically the member function 'OSMesaDriver::nfglUseProgram' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6584:1: performance: Technically the member function 'OSMesaDriver::nfglUseProgramObjectARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14321:20: note: Technically the member function 'OSMesaDriver::nfglUseProgramObjectARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6584:1: note: Technically the member function 'OSMesaDriver::nfglUseProgramObjectARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6587:1: performance: Technically the member function 'OSMesaDriver::nfglUseProgramStages' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14327:20: note: Technically the member function 'OSMesaDriver::nfglUseProgramStages' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6587:1: note: Technically the member function 'OSMesaDriver::nfglUseProgramStages' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6590:1: performance: Technically the member function 'OSMesaDriver::nfglUseShaderProgramEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14333:20: note: Technically the member function 'OSMesaDriver::nfglUseShaderProgramEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6590:1: note: Technically the member function 'OSMesaDriver::nfglUseShaderProgramEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6593:1: performance: Technically the member function 'OSMesaDriver::nfglVDPAUFiniNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14339:20: note: Technically the member function 'OSMesaDriver::nfglVDPAUFiniNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6593:1: note: Technically the member function 'OSMesaDriver::nfglVDPAUFiniNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6596:1: performance: Technically the member function 'OSMesaDriver::nfglVDPAUGetSurfaceivNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14345:20: note: Technically the member function 'OSMesaDriver::nfglVDPAUGetSurfaceivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6596:1: note: Technically the member function 'OSMesaDriver::nfglVDPAUGetSurfaceivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6599:1: performance: Technically the member function 'OSMesaDriver::nfglVDPAUInitNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14352:20: note: Technically the member function 'OSMesaDriver::nfglVDPAUInitNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6599:1: note: Technically the member function 'OSMesaDriver::nfglVDPAUInitNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6602:1: performance: Technically the member function 'OSMesaDriver::nfglVDPAUIsSurfaceNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14359:25: note: Technically the member function 'OSMesaDriver::nfglVDPAUIsSurfaceNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6602:1: note: Technically the member function 'OSMesaDriver::nfglVDPAUIsSurfaceNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6605:1: performance: Technically the member function 'OSMesaDriver::nfglVDPAUMapSurfacesNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14365:20: note: Technically the member function 'OSMesaDriver::nfglVDPAUMapSurfacesNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6605:1: note: Technically the member function 'OSMesaDriver::nfglVDPAUMapSurfacesNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6608:1: performance: Technically the member function 'OSMesaDriver::nfglVDPAURegisterOutputSurfaceNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14372:32: note: Technically the member function 'OSMesaDriver::nfglVDPAURegisterOutputSurfaceNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6608:1: note: Technically the member function 'OSMesaDriver::nfglVDPAURegisterOutputSurfaceNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6611:1: performance: Technically the member function 'OSMesaDriver::nfglVDPAURegisterVideoSurfaceNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14379:32: note: Technically the member function 'OSMesaDriver::nfglVDPAURegisterVideoSurfaceNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6611:1: note: Technically the member function 'OSMesaDriver::nfglVDPAURegisterVideoSurfaceNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6614:1: performance: Technically the member function 'OSMesaDriver::nfglVDPAUSurfaceAccessNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14386:20: note: Technically the member function 'OSMesaDriver::nfglVDPAUSurfaceAccessNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6614:1: note: Technically the member function 'OSMesaDriver::nfglVDPAUSurfaceAccessNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6617:1: performance: Technically the member function 'OSMesaDriver::nfglVDPAUUnmapSurfacesNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14392:20: note: Technically the member function 'OSMesaDriver::nfglVDPAUUnmapSurfacesNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6617:1: note: Technically the member function 'OSMesaDriver::nfglVDPAUUnmapSurfacesNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6620:1: performance: Technically the member function 'OSMesaDriver::nfglVDPAUUnregisterSurfaceNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14399:20: note: Technically the member function 'OSMesaDriver::nfglVDPAUUnregisterSurfaceNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6620:1: note: Technically the member function 'OSMesaDriver::nfglVDPAUUnregisterSurfaceNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6623:1: performance: Technically the member function 'OSMesaDriver::nfglValidateProgram' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14405:20: note: Technically the member function 'OSMesaDriver::nfglValidateProgram' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6623:1: note: Technically the member function 'OSMesaDriver::nfglValidateProgram' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6626:1: performance: Technically the member function 'OSMesaDriver::nfglValidateProgramARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14411:20: note: Technically the member function 'OSMesaDriver::nfglValidateProgramARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6626:1: note: Technically the member function 'OSMesaDriver::nfglValidateProgramARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6629:1: performance: Technically the member function 'OSMesaDriver::nfglValidateProgramPipeline' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14417:20: note: Technically the member function 'OSMesaDriver::nfglValidateProgramPipeline' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6629:1: note: Technically the member function 'OSMesaDriver::nfglValidateProgramPipeline' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6632:1: performance: Technically the member function 'OSMesaDriver::nfglVariantArrayObjectATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14423:20: note: Technically the member function 'OSMesaDriver::nfglVariantArrayObjectATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6632:1: note: Technically the member function 'OSMesaDriver::nfglVariantArrayObjectATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6635:1: performance: Technically the member function 'OSMesaDriver::nfglVariantPointerEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14429:20: note: Technically the member function 'OSMesaDriver::nfglVariantPointerEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6635:1: note: Technically the member function 'OSMesaDriver::nfglVariantPointerEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6638:1: performance: Technically the member function 'OSMesaDriver::nfglVariantbvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14436:20: note: Technically the member function 'OSMesaDriver::nfglVariantbvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6638:1: note: Technically the member function 'OSMesaDriver::nfglVariantbvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6641:1: performance: Technically the member function 'OSMesaDriver::nfglVariantdvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14443:20: note: Technically the member function 'OSMesaDriver::nfglVariantdvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6641:1: note: Technically the member function 'OSMesaDriver::nfglVariantdvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6644:1: performance: Technically the member function 'OSMesaDriver::nfglVariantfvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14450:20: note: Technically the member function 'OSMesaDriver::nfglVariantfvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6644:1: note: Technically the member function 'OSMesaDriver::nfglVariantfvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6647:1: performance: Technically the member function 'OSMesaDriver::nfglVariantivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14457:20: note: Technically the member function 'OSMesaDriver::nfglVariantivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6647:1: note: Technically the member function 'OSMesaDriver::nfglVariantivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6650:1: performance: Technically the member function 'OSMesaDriver::nfglVariantsvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14464:20: note: Technically the member function 'OSMesaDriver::nfglVariantsvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6650:1: note: Technically the member function 'OSMesaDriver::nfglVariantsvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6653:1: performance: Technically the member function 'OSMesaDriver::nfglVariantubvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14471:20: note: Technically the member function 'OSMesaDriver::nfglVariantubvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6653:1: note: Technically the member function 'OSMesaDriver::nfglVariantubvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6656:1: performance: Technically the member function 'OSMesaDriver::nfglVariantuivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14478:20: note: Technically the member function 'OSMesaDriver::nfglVariantuivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6656:1: note: Technically the member function 'OSMesaDriver::nfglVariantuivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6659:1: performance: Technically the member function 'OSMesaDriver::nfglVariantusvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14485:20: note: Technically the member function 'OSMesaDriver::nfglVariantusvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6659:1: note: Technically the member function 'OSMesaDriver::nfglVariantusvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6662:1: performance: Technically the member function 'OSMesaDriver::nfglVertex2bOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14492:20: note: Technically the member function 'OSMesaDriver::nfglVertex2bOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6662:1: note: Technically the member function 'OSMesaDriver::nfglVertex2bOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6665:1: performance: Technically the member function 'OSMesaDriver::nfglVertex2bvOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14498:20: note: Technically the member function 'OSMesaDriver::nfglVertex2bvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6665:1: note: Technically the member function 'OSMesaDriver::nfglVertex2bvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6668:1: performance: Technically the member function 'OSMesaDriver::nfglVertex2d' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14505:20: note: Technically the member function 'OSMesaDriver::nfglVertex2d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6668:1: note: Technically the member function 'OSMesaDriver::nfglVertex2d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6673:1: performance: Technically the member function 'OSMesaDriver::nfglVertex2f' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14517:20: note: Technically the member function 'OSMesaDriver::nfglVertex2f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6673:1: note: Technically the member function 'OSMesaDriver::nfglVertex2f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6678:1: performance: Technically the member function 'OSMesaDriver::nfglVertex2hNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14529:20: note: Technically the member function 'OSMesaDriver::nfglVertex2hNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6678:1: note: Technically the member function 'OSMesaDriver::nfglVertex2hNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6684:1: performance: Technically the member function 'OSMesaDriver::nfglVertex2i' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14541:20: note: Technically the member function 'OSMesaDriver::nfglVertex2i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6684:1: note: Technically the member function 'OSMesaDriver::nfglVertex2i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6690:1: performance: Technically the member function 'OSMesaDriver::nfglVertex2s' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14553:20: note: Technically the member function 'OSMesaDriver::nfglVertex2s' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6690:1: note: Technically the member function 'OSMesaDriver::nfglVertex2s' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6696:1: performance: Technically the member function 'OSMesaDriver::nfglVertex2xOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14565:20: note: Technically the member function 'OSMesaDriver::nfglVertex2xOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6696:1: note: Technically the member function 'OSMesaDriver::nfglVertex2xOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6699:1: performance: Technically the member function 'OSMesaDriver::nfglVertex2xvOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14571:20: note: Technically the member function 'OSMesaDriver::nfglVertex2xvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6699:1: note: Technically the member function 'OSMesaDriver::nfglVertex2xvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6702:1: performance: Technically the member function 'OSMesaDriver::nfglVertex3bOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14578:20: note: Technically the member function 'OSMesaDriver::nfglVertex3bOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6702:1: note: Technically the member function 'OSMesaDriver::nfglVertex3bOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6705:1: performance: Technically the member function 'OSMesaDriver::nfglVertex3bvOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14584:20: note: Technically the member function 'OSMesaDriver::nfglVertex3bvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6705:1: note: Technically the member function 'OSMesaDriver::nfglVertex3bvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6708:1: performance: Technically the member function 'OSMesaDriver::nfglVertex3d' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14591:20: note: Technically the member function 'OSMesaDriver::nfglVertex3d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6708:1: note: Technically the member function 'OSMesaDriver::nfglVertex3d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6713:1: performance: Technically the member function 'OSMesaDriver::nfglVertex3f' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14603:20: note: Technically the member function 'OSMesaDriver::nfglVertex3f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6713:1: note: Technically the member function 'OSMesaDriver::nfglVertex3f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6716:1: performance: Technically the member function 'OSMesaDriver::nfglVertex3hNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14615:20: note: Technically the member function 'OSMesaDriver::nfglVertex3hNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6716:1: note: Technically the member function 'OSMesaDriver::nfglVertex3hNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6722:1: performance: Technically the member function 'OSMesaDriver::nfglVertex3i' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14627:20: note: Technically the member function 'OSMesaDriver::nfglVertex3i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6722:1: note: Technically the member function 'OSMesaDriver::nfglVertex3i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6728:1: performance: Technically the member function 'OSMesaDriver::nfglVertex3s' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14639:20: note: Technically the member function 'OSMesaDriver::nfglVertex3s' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6728:1: note: Technically the member function 'OSMesaDriver::nfglVertex3s' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6734:1: performance: Technically the member function 'OSMesaDriver::nfglVertex3xOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14651:20: note: Technically the member function 'OSMesaDriver::nfglVertex3xOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6734:1: note: Technically the member function 'OSMesaDriver::nfglVertex3xOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6737:1: performance: Technically the member function 'OSMesaDriver::nfglVertex3xvOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14657:20: note: Technically the member function 'OSMesaDriver::nfglVertex3xvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6737:1: note: Technically the member function 'OSMesaDriver::nfglVertex3xvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6740:1: performance: Technically the member function 'OSMesaDriver::nfglVertex4bOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14664:20: note: Technically the member function 'OSMesaDriver::nfglVertex4bOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6740:1: note: Technically the member function 'OSMesaDriver::nfglVertex4bOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6743:1: performance: Technically the member function 'OSMesaDriver::nfglVertex4bvOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14670:20: note: Technically the member function 'OSMesaDriver::nfglVertex4bvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6743:1: note: Technically the member function 'OSMesaDriver::nfglVertex4bvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6746:1: performance: Technically the member function 'OSMesaDriver::nfglVertex4d' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14677:20: note: Technically the member function 'OSMesaDriver::nfglVertex4d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6746:1: note: Technically the member function 'OSMesaDriver::nfglVertex4d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6751:1: performance: Technically the member function 'OSMesaDriver::nfglVertex4f' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14689:20: note: Technically the member function 'OSMesaDriver::nfglVertex4f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6751:1: note: Technically the member function 'OSMesaDriver::nfglVertex4f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6756:1: performance: Technically the member function 'OSMesaDriver::nfglVertex4hNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14701:20: note: Technically the member function 'OSMesaDriver::nfglVertex4hNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6756:1: note: Technically the member function 'OSMesaDriver::nfglVertex4hNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6762:1: performance: Technically the member function 'OSMesaDriver::nfglVertex4i' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14713:20: note: Technically the member function 'OSMesaDriver::nfglVertex4i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6762:1: note: Technically the member function 'OSMesaDriver::nfglVertex4i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6768:1: performance: Technically the member function 'OSMesaDriver::nfglVertex4s' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14725:20: note: Technically the member function 'OSMesaDriver::nfglVertex4s' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6768:1: note: Technically the member function 'OSMesaDriver::nfglVertex4s' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6774:1: performance: Technically the member function 'OSMesaDriver::nfglVertex4xOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14737:20: note: Technically the member function 'OSMesaDriver::nfglVertex4xOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6774:1: note: Technically the member function 'OSMesaDriver::nfglVertex4xOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6777:1: performance: Technically the member function 'OSMesaDriver::nfglVertex4xvOES' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14743:20: note: Technically the member function 'OSMesaDriver::nfglVertex4xvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6777:1: note: Technically the member function 'OSMesaDriver::nfglVertex4xvOES' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6780:1: performance: Technically the member function 'OSMesaDriver::nfglVertexArrayBindVertexBufferEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14750:20: note: Technically the member function 'OSMesaDriver::nfglVertexArrayBindVertexBufferEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6780:1: note: Technically the member function 'OSMesaDriver::nfglVertexArrayBindVertexBufferEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6783:1: performance: Technically the member function 'OSMesaDriver::nfglVertexArrayColorOffsetEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14756:20: note: Technically the member function 'OSMesaDriver::nfglVertexArrayColorOffsetEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6783:1: note: Technically the member function 'OSMesaDriver::nfglVertexArrayColorOffsetEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6786:1: performance: Technically the member function 'OSMesaDriver::nfglVertexArrayEdgeFlagOffsetEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14762:20: note: Technically the member function 'OSMesaDriver::nfglVertexArrayEdgeFlagOffsetEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6786:1: note: Technically the member function 'OSMesaDriver::nfglVertexArrayEdgeFlagOffsetEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6789:1: performance: Technically the member function 'OSMesaDriver::nfglVertexArrayFogCoordOffsetEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14768:20: note: Technically the member function 'OSMesaDriver::nfglVertexArrayFogCoordOffsetEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6789:1: note: Technically the member function 'OSMesaDriver::nfglVertexArrayFogCoordOffsetEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6792:1: performance: Technically the member function 'OSMesaDriver::nfglVertexArrayIndexOffsetEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14774:20: note: Technically the member function 'OSMesaDriver::nfglVertexArrayIndexOffsetEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6792:1: note: Technically the member function 'OSMesaDriver::nfglVertexArrayIndexOffsetEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6795:1: performance: Technically the member function 'OSMesaDriver::nfglVertexArrayMultiTexCoordOffsetEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14780:20: note: Technically the member function 'OSMesaDriver::nfglVertexArrayMultiTexCoordOffsetEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6795:1: note: Technically the member function 'OSMesaDriver::nfglVertexArrayMultiTexCoordOffsetEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6798:1: performance: Technically the member function 'OSMesaDriver::nfglVertexArrayNormalOffsetEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14786:20: note: Technically the member function 'OSMesaDriver::nfglVertexArrayNormalOffsetEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6798:1: note: Technically the member function 'OSMesaDriver::nfglVertexArrayNormalOffsetEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6801:1: performance: Technically the member function 'OSMesaDriver::nfglVertexArrayParameteriAPPLE' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14792:20: note: Technically the member function 'OSMesaDriver::nfglVertexArrayParameteriAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6801:1: note: Technically the member function 'OSMesaDriver::nfglVertexArrayParameteriAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6804:1: performance: Technically the member function 'OSMesaDriver::nfglVertexArrayRangeAPPLE' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14798:20: note: Technically the member function 'OSMesaDriver::nfglVertexArrayRangeAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6804:1: note: Technically the member function 'OSMesaDriver::nfglVertexArrayRangeAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6807:1: performance: Technically the member function 'OSMesaDriver::nfglVertexArrayRangeNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14805:20: note: Technically the member function 'OSMesaDriver::nfglVertexArrayRangeNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6807:1: note: Technically the member function 'OSMesaDriver::nfglVertexArrayRangeNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6810:1: performance: Technically the member function 'OSMesaDriver::nfglVertexArraySecondaryColorOffsetEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14812:20: note: Technically the member function 'OSMesaDriver::nfglVertexArraySecondaryColorOffsetEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6810:1: note: Technically the member function 'OSMesaDriver::nfglVertexArraySecondaryColorOffsetEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6813:1: performance: Technically the member function 'OSMesaDriver::nfglVertexArrayTexCoordOffsetEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14818:20: note: Technically the member function 'OSMesaDriver::nfglVertexArrayTexCoordOffsetEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6813:1: note: Technically the member function 'OSMesaDriver::nfglVertexArrayTexCoordOffsetEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6816:1: performance: Technically the member function 'OSMesaDriver::nfglVertexArrayVertexAttribBindingEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14824:20: note: Technically the member function 'OSMesaDriver::nfglVertexArrayVertexAttribBindingEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6816:1: note: Technically the member function 'OSMesaDriver::nfglVertexArrayVertexAttribBindingEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6819:1: performance: Technically the member function 'OSMesaDriver::nfglVertexArrayVertexAttribDivisorEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14830:20: note: Technically the member function 'OSMesaDriver::nfglVertexArrayVertexAttribDivisorEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6819:1: note: Technically the member function 'OSMesaDriver::nfglVertexArrayVertexAttribDivisorEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6822:1: performance: Technically the member function 'OSMesaDriver::nfglVertexArrayVertexAttribFormatEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14836:20: note: Technically the member function 'OSMesaDriver::nfglVertexArrayVertexAttribFormatEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6822:1: note: Technically the member function 'OSMesaDriver::nfglVertexArrayVertexAttribFormatEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6825:1: performance: Technically the member function 'OSMesaDriver::nfglVertexArrayVertexAttribIFormatEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14842:20: note: Technically the member function 'OSMesaDriver::nfglVertexArrayVertexAttribIFormatEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6825:1: note: Technically the member function 'OSMesaDriver::nfglVertexArrayVertexAttribIFormatEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6828:1: performance: Technically the member function 'OSMesaDriver::nfglVertexArrayVertexAttribIOffsetEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14848:20: note: Technically the member function 'OSMesaDriver::nfglVertexArrayVertexAttribIOffsetEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6828:1: note: Technically the member function 'OSMesaDriver::nfglVertexArrayVertexAttribIOffsetEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6831:1: performance: Technically the member function 'OSMesaDriver::nfglVertexArrayVertexAttribLFormatEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14854:20: note: Technically the member function 'OSMesaDriver::nfglVertexArrayVertexAttribLFormatEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6831:1: note: Technically the member function 'OSMesaDriver::nfglVertexArrayVertexAttribLFormatEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6834:1: performance: Technically the member function 'OSMesaDriver::nfglVertexArrayVertexAttribLOffsetEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14860:20: note: Technically the member function 'OSMesaDriver::nfglVertexArrayVertexAttribLOffsetEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6834:1: note: Technically the member function 'OSMesaDriver::nfglVertexArrayVertexAttribLOffsetEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6837:1: performance: Technically the member function 'OSMesaDriver::nfglVertexArrayVertexAttribOffsetEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14866:20: note: Technically the member function 'OSMesaDriver::nfglVertexArrayVertexAttribOffsetEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6837:1: note: Technically the member function 'OSMesaDriver::nfglVertexArrayVertexAttribOffsetEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6840:1: performance: Technically the member function 'OSMesaDriver::nfglVertexArrayVertexBindingDivisorEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14872:20: note: Technically the member function 'OSMesaDriver::nfglVertexArrayVertexBindingDivisorEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6840:1: note: Technically the member function 'OSMesaDriver::nfglVertexArrayVertexBindingDivisorEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6843:1: performance: Technically the member function 'OSMesaDriver::nfglVertexArrayVertexOffsetEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14878:20: note: Technically the member function 'OSMesaDriver::nfglVertexArrayVertexOffsetEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6843:1: note: Technically the member function 'OSMesaDriver::nfglVertexArrayVertexOffsetEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6846:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttrib1d' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14884:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib1d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6846:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib1d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6849:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttrib1dARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14890:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib1dARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6849:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib1dARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6852:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttrib1dNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14896:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib1dNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6852:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib1dNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6864:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttrib1f' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14920:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib1f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6864:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib1f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6867:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttrib1fARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14926:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib1fARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6867:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib1fARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6870:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttrib1fNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14932:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib1fNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6870:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib1fNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6882:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttrib1hNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14956:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib1hNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6882:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib1hNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6888:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttrib1s' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14968:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib1s' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6888:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib1s' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6891:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttrib1sARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14974:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib1sARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6891:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib1sARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6894:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttrib1sNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:14980:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib1sNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6894:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib1sNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6906:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttrib2d' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15004:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib2d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6906:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib2d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6909:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttrib2dARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15010:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib2dARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6909:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib2dARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6912:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttrib2dNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15016:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib2dNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6912:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib2dNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6924:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttrib2f' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15040:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib2f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6924:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib2f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6927:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttrib2fARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15046:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib2fARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6927:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib2fARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6930:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttrib2fNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15052:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib2fNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6930:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib2fNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6942:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttrib2hNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15076:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib2hNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6942:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib2hNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6948:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttrib2s' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15088:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib2s' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6948:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib2s' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6951:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttrib2sARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15094:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib2sARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6951:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib2sARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6954:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttrib2sNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15100:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib2sNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6954:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib2sNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6966:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttrib3d' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15124:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib3d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6966:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib3d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6969:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttrib3dARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15130:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib3dARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6969:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib3dARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6972:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttrib3dNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15136:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib3dNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6972:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib3dNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6984:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttrib3f' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15160:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib3f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6984:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib3f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6987:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttrib3fARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15166:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib3fARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6987:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib3fARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6990:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttrib3fNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15172:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib3fNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:6990:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib3fNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7002:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttrib3hNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15196:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib3hNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7002:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib3hNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7008:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttrib3s' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15208:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib3s' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7008:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib3s' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7011:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttrib3sARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15214:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib3sARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7011:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib3sARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7014:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttrib3sNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15220:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib3sNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7014:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib3sNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7026:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttrib4Nbv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15244:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib4Nbv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7026:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib4Nbv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7029:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttrib4NbvARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15251:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib4NbvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7029:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib4NbvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7044:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttrib4Nub' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15282:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib4Nub' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7044:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib4Nub' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7047:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttrib4NubARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15288:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib4NubARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7047:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib4NubARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7050:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttrib4Nubv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15294:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib4Nubv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7050:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib4Nubv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7053:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttrib4NubvARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15301:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib4NubvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7053:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib4NubvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7068:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttrib4bv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15332:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib4bv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7068:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib4bv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7071:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttrib4bvARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15339:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib4bvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7071:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib4bvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7074:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttrib4d' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15346:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib4d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7074:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib4d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7077:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttrib4dARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15352:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib4dARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7077:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib4dARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7080:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttrib4dNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15358:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib4dNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7080:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib4dNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7092:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttrib4f' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15382:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib4f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7092:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib4f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7095:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttrib4fARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15388:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib4fARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7095:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib4fARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7098:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttrib4fNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15394:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib4fNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7098:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib4fNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7110:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttrib4hNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15418:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib4hNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7110:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib4hNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7122:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttrib4s' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15442:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib4s' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7122:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib4s' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7125:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttrib4sARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15448:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib4sARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7125:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib4sARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7128:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttrib4sNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15454:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib4sNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7128:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib4sNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7140:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttrib4ubNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15478:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib4ubNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7140:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib4ubNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7143:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttrib4ubv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15484:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib4ubv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7143:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib4ubv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7146:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttrib4ubvARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15491:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib4ubvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7146:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib4ubvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7149:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttrib4ubvNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15498:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib4ubvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7149:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttrib4ubvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7164:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribArrayObjectATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15529:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribArrayObjectATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7164:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribArrayObjectATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7167:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribBinding' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15535:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribBinding' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7167:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribBinding' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7170:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribDivisor' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15541:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribDivisor' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7170:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribDivisor' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7173:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribDivisorARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15547:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribDivisorARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7173:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribDivisorARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7176:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribFormat' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15553:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribFormat' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7176:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribFormat' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7179:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribFormatNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15559:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribFormatNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7179:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribFormatNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7182:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribI1i' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15565:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI1i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7182:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI1i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7185:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribI1iEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15571:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI1iEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7185:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI1iEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7188:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribI1iv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15577:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI1iv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7188:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI1iv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7191:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribI1ivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15584:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI1ivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7191:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI1ivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7194:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribI1ui' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15591:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI1ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7194:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI1ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7197:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribI1uiEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15597:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI1uiEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7197:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI1uiEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7200:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribI1uiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15603:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI1uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7200:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI1uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7203:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribI1uivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15610:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI1uivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7203:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI1uivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7206:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribI2i' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15617:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI2i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7206:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI2i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7209:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribI2iEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15623:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI2iEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7209:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI2iEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7212:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribI2iv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15629:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI2iv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7212:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI2iv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7215:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribI2ivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15636:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI2ivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7215:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI2ivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7218:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribI2ui' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15643:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI2ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7218:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI2ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7221:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribI2uiEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15649:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI2uiEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7221:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI2uiEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7224:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribI2uiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15655:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI2uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7224:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI2uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7227:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribI2uivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15662:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI2uivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7227:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI2uivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7230:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribI3i' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15669:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI3i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7230:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI3i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7233:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribI3iEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15675:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI3iEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7233:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI3iEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7236:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribI3iv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15681:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI3iv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7236:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI3iv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7239:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribI3ivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15688:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI3ivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7239:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI3ivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7242:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribI3ui' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15695:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI3ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7242:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI3ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7245:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribI3uiEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15701:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI3uiEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7245:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI3uiEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7248:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribI3uiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15707:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI3uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7248:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI3uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7251:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribI3uivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15714:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI3uivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7251:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI3uivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7254:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribI4bv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15721:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI4bv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7254:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI4bv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7257:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribI4bvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15728:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI4bvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7257:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI4bvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7260:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribI4i' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15735:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI4i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7260:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI4i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7263:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribI4iEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15741:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI4iEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7263:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI4iEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7266:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribI4iv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15747:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI4iv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7266:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI4iv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7269:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribI4ivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15754:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI4ivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7269:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI4ivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7272:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribI4sv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15761:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI4sv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7272:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI4sv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7275:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribI4svEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15768:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI4svEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7275:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI4svEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7278:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribI4ubv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15775:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI4ubv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7278:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI4ubv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7281:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribI4ubvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15782:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI4ubvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7281:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI4ubvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7284:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribI4ui' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15789:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI4ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7284:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI4ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7287:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribI4uiEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15795:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI4uiEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7287:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI4uiEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7290:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribI4uiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15801:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI4uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7290:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI4uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7293:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribI4uivEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15808:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI4uivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7293:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI4uivEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7296:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribI4usv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15815:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI4usv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7296:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI4usv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7299:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribI4usvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15822:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI4usvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7299:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribI4usvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7302:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribIFormat' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15829:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribIFormat' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7302:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribIFormat' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7305:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribIFormatNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15835:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribIFormatNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7305:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribIFormatNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7308:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribIPointer' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15841:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribIPointer' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7308:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribIPointer' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7311:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribIPointerEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15848:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribIPointerEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7311:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribIPointerEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7314:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribL1d' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15855:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL1d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7314:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL1d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7317:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribL1dEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15861:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL1dEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7317:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL1dEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7320:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribL1dv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15867:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL1dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7320:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL1dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7323:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribL1dvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15874:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL1dvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7323:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL1dvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7326:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribL1i64NV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15881:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL1i64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7326:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL1i64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7329:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribL1i64vNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15887:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL1i64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7329:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL1i64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7332:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribL1ui64ARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15894:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL1ui64ARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7332:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL1ui64ARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7335:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribL1ui64NV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15900:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL1ui64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7335:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL1ui64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7338:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribL1ui64vARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15906:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL1ui64vARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7338:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL1ui64vARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7341:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribL1ui64vNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15913:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL1ui64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7341:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL1ui64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7344:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribL2d' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15920:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL2d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7344:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL2d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7347:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribL2dEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15926:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL2dEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7347:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL2dEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7350:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribL2dv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15932:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL2dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7350:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL2dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7353:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribL2dvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15939:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL2dvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7353:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL2dvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7356:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribL2i64NV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15946:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL2i64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7356:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL2i64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7359:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribL2i64vNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15952:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL2i64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7359:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL2i64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7362:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribL2ui64NV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15959:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL2ui64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7362:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL2ui64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7365:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribL2ui64vNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15965:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL2ui64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7365:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL2ui64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7368:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribL3d' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15972:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL3d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7368:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL3d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7371:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribL3dEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15978:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL3dEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7371:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL3dEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7374:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribL3dv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15984:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL3dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7374:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL3dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7377:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribL3dvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15991:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL3dvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7377:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL3dvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7380:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribL3i64NV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:15998:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL3i64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7380:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL3i64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7383:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribL3i64vNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16004:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL3i64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7383:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL3i64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7386:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribL3ui64NV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16011:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL3ui64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7386:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL3ui64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7389:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribL3ui64vNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16017:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL3ui64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7389:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL3ui64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7392:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribL4d' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16024:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL4d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7392:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL4d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7395:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribL4dEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16030:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL4dEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7395:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL4dEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7398:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribL4dv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16036:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL4dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7398:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL4dv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7401:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribL4dvEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16043:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL4dvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7401:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL4dvEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7404:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribL4i64NV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16050:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL4i64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7404:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL4i64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7407:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribL4i64vNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16056:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL4i64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7407:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL4i64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7410:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribL4ui64NV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16063:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL4ui64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7410:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL4ui64NV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7413:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribL4ui64vNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16069:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL4ui64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7413:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribL4ui64vNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7416:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribLFormat' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16076:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribLFormat' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7416:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribLFormat' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7419:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribLFormatNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16082:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribLFormatNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7419:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribLFormatNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7422:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribLPointer' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16088:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribLPointer' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7422:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribLPointer' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7425:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribLPointerEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16095:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribLPointerEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7425:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribLPointerEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7428:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribP1ui' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16102:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribP1ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7428:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribP1ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7431:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribP1uiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16108:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribP1uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7431:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribP1uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7434:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribP2ui' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16115:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribP2ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7434:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribP2ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7437:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribP2uiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16121:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribP2uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7437:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribP2uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7440:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribP3ui' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16128:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribP3ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7440:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribP3ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7443:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribP3uiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16134:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribP3uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7443:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribP3uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7446:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribP4ui' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16141:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribP4ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7446:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribP4ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7449:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribP4uiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16147:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribP4uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7449:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribP4uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7452:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribParameteriAMD' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16154:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribParameteriAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7452:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribParameteriAMD' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7455:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribPointer' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16160:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribPointer' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7455:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribPointer' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7458:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribPointerARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16167:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribPointerARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7458:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribPointerARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7461:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribPointerNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16174:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribPointerNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7461:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribPointerNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7512:1: performance: Technically the member function 'OSMesaDriver::nfglVertexAttribs4ubvNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16277:20: note: Technically the member function 'OSMesaDriver::nfglVertexAttribs4ubvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7512:1: note: Technically the member function 'OSMesaDriver::nfglVertexAttribs4ubvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7515:1: performance: Technically the member function 'OSMesaDriver::nfglVertexBindingDivisor' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16284:20: note: Technically the member function 'OSMesaDriver::nfglVertexBindingDivisor' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7515:1: note: Technically the member function 'OSMesaDriver::nfglVertexBindingDivisor' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7518:1: performance: Technically the member function 'OSMesaDriver::nfglVertexBlendARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16290:20: note: Technically the member function 'OSMesaDriver::nfglVertexBlendARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7518:1: note: Technically the member function 'OSMesaDriver::nfglVertexBlendARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7521:1: performance: Technically the member function 'OSMesaDriver::nfglVertexBlendEnvfATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16296:20: note: Technically the member function 'OSMesaDriver::nfglVertexBlendEnvfATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7521:1: note: Technically the member function 'OSMesaDriver::nfglVertexBlendEnvfATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7524:1: performance: Technically the member function 'OSMesaDriver::nfglVertexBlendEnviATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16302:20: note: Technically the member function 'OSMesaDriver::nfglVertexBlendEnviATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7524:1: note: Technically the member function 'OSMesaDriver::nfglVertexBlendEnviATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7527:1: performance: Technically the member function 'OSMesaDriver::nfglVertexFormatNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16308:20: note: Technically the member function 'OSMesaDriver::nfglVertexFormatNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7527:1: note: Technically the member function 'OSMesaDriver::nfglVertexFormatNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7530:1: performance: Technically the member function 'OSMesaDriver::nfglVertexP2ui' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16314:20: note: Technically the member function 'OSMesaDriver::nfglVertexP2ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7530:1: note: Technically the member function 'OSMesaDriver::nfglVertexP2ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7533:1: performance: Technically the member function 'OSMesaDriver::nfglVertexP2uiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16320:20: note: Technically the member function 'OSMesaDriver::nfglVertexP2uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7533:1: note: Technically the member function 'OSMesaDriver::nfglVertexP2uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7536:1: performance: Technically the member function 'OSMesaDriver::nfglVertexP3ui' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16327:20: note: Technically the member function 'OSMesaDriver::nfglVertexP3ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7536:1: note: Technically the member function 'OSMesaDriver::nfglVertexP3ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7539:1: performance: Technically the member function 'OSMesaDriver::nfglVertexP3uiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16333:20: note: Technically the member function 'OSMesaDriver::nfglVertexP3uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7539:1: note: Technically the member function 'OSMesaDriver::nfglVertexP3uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7542:1: performance: Technically the member function 'OSMesaDriver::nfglVertexP4ui' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16340:20: note: Technically the member function 'OSMesaDriver::nfglVertexP4ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7542:1: note: Technically the member function 'OSMesaDriver::nfglVertexP4ui' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7545:1: performance: Technically the member function 'OSMesaDriver::nfglVertexP4uiv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16346:20: note: Technically the member function 'OSMesaDriver::nfglVertexP4uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7545:1: note: Technically the member function 'OSMesaDriver::nfglVertexP4uiv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7548:1: performance: Technically the member function 'OSMesaDriver::nfglVertexPointSizefAPPLE' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16353:20: note: Technically the member function 'OSMesaDriver::nfglVertexPointSizefAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7548:1: note: Technically the member function 'OSMesaDriver::nfglVertexPointSizefAPPLE' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7555:1: performance: Technically the member function 'OSMesaDriver::nfglVertexPointerListIBM' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16371:20: note: Technically the member function 'OSMesaDriver::nfglVertexPointerListIBM' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7555:1: note: Technically the member function 'OSMesaDriver::nfglVertexPointerListIBM' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7558:1: performance: Technically the member function 'OSMesaDriver::nfglVertexPointervINTEL' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16378:20: note: Technically the member function 'OSMesaDriver::nfglVertexPointervINTEL' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7558:1: note: Technically the member function 'OSMesaDriver::nfglVertexPointervINTEL' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7561:1: performance: Technically the member function 'OSMesaDriver::nfglVertexStream1dATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16385:20: note: Technically the member function 'OSMesaDriver::nfglVertexStream1dATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7561:1: note: Technically the member function 'OSMesaDriver::nfglVertexStream1dATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7567:1: performance: Technically the member function 'OSMesaDriver::nfglVertexStream1fATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16397:20: note: Technically the member function 'OSMesaDriver::nfglVertexStream1fATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7567:1: note: Technically the member function 'OSMesaDriver::nfglVertexStream1fATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7573:1: performance: Technically the member function 'OSMesaDriver::nfglVertexStream1iATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16409:20: note: Technically the member function 'OSMesaDriver::nfglVertexStream1iATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7573:1: note: Technically the member function 'OSMesaDriver::nfglVertexStream1iATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7579:1: performance: Technically the member function 'OSMesaDriver::nfglVertexStream1sATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16421:20: note: Technically the member function 'OSMesaDriver::nfglVertexStream1sATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7579:1: note: Technically the member function 'OSMesaDriver::nfglVertexStream1sATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7585:1: performance: Technically the member function 'OSMesaDriver::nfglVertexStream2dATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16433:20: note: Technically the member function 'OSMesaDriver::nfglVertexStream2dATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7585:1: note: Technically the member function 'OSMesaDriver::nfglVertexStream2dATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7591:1: performance: Technically the member function 'OSMesaDriver::nfglVertexStream2fATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16445:20: note: Technically the member function 'OSMesaDriver::nfglVertexStream2fATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7591:1: note: Technically the member function 'OSMesaDriver::nfglVertexStream2fATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7597:1: performance: Technically the member function 'OSMesaDriver::nfglVertexStream2iATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16457:20: note: Technically the member function 'OSMesaDriver::nfglVertexStream2iATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7597:1: note: Technically the member function 'OSMesaDriver::nfglVertexStream2iATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7603:1: performance: Technically the member function 'OSMesaDriver::nfglVertexStream2sATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16469:20: note: Technically the member function 'OSMesaDriver::nfglVertexStream2sATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7603:1: note: Technically the member function 'OSMesaDriver::nfglVertexStream2sATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7609:1: performance: Technically the member function 'OSMesaDriver::nfglVertexStream3dATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16481:20: note: Technically the member function 'OSMesaDriver::nfglVertexStream3dATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7609:1: note: Technically the member function 'OSMesaDriver::nfglVertexStream3dATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7615:1: performance: Technically the member function 'OSMesaDriver::nfglVertexStream3fATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16493:20: note: Technically the member function 'OSMesaDriver::nfglVertexStream3fATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7615:1: note: Technically the member function 'OSMesaDriver::nfglVertexStream3fATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7621:1: performance: Technically the member function 'OSMesaDriver::nfglVertexStream3iATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16505:20: note: Technically the member function 'OSMesaDriver::nfglVertexStream3iATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7621:1: note: Technically the member function 'OSMesaDriver::nfglVertexStream3iATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7627:1: performance: Technically the member function 'OSMesaDriver::nfglVertexStream3sATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16517:20: note: Technically the member function 'OSMesaDriver::nfglVertexStream3sATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7627:1: note: Technically the member function 'OSMesaDriver::nfglVertexStream3sATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7633:1: performance: Technically the member function 'OSMesaDriver::nfglVertexStream4dATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16529:20: note: Technically the member function 'OSMesaDriver::nfglVertexStream4dATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7633:1: note: Technically the member function 'OSMesaDriver::nfglVertexStream4dATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7639:1: performance: Technically the member function 'OSMesaDriver::nfglVertexStream4fATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16541:20: note: Technically the member function 'OSMesaDriver::nfglVertexStream4fATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7639:1: note: Technically the member function 'OSMesaDriver::nfglVertexStream4fATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7645:1: performance: Technically the member function 'OSMesaDriver::nfglVertexStream4iATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16553:20: note: Technically the member function 'OSMesaDriver::nfglVertexStream4iATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7645:1: note: Technically the member function 'OSMesaDriver::nfglVertexStream4iATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7651:1: performance: Technically the member function 'OSMesaDriver::nfglVertexStream4sATI' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16565:20: note: Technically the member function 'OSMesaDriver::nfglVertexStream4sATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7651:1: note: Technically the member function 'OSMesaDriver::nfglVertexStream4sATI' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7657:1: performance: Technically the member function 'OSMesaDriver::nfglVertexWeightPointerEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16577:20: note: Technically the member function 'OSMesaDriver::nfglVertexWeightPointerEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7657:1: note: Technically the member function 'OSMesaDriver::nfglVertexWeightPointerEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7660:1: performance: Technically the member function 'OSMesaDriver::nfglVertexWeightfEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16584:20: note: Technically the member function 'OSMesaDriver::nfglVertexWeightfEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7660:1: note: Technically the member function 'OSMesaDriver::nfglVertexWeightfEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7666:1: performance: Technically the member function 'OSMesaDriver::nfglVertexWeighthNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16596:20: note: Technically the member function 'OSMesaDriver::nfglVertexWeighthNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7666:1: note: Technically the member function 'OSMesaDriver::nfglVertexWeighthNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7672:1: performance: Technically the member function 'OSMesaDriver::nfglVideoCaptureNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16608:22: note: Technically the member function 'OSMesaDriver::nfglVideoCaptureNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7672:1: note: Technically the member function 'OSMesaDriver::nfglVideoCaptureNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7675:1: performance: Technically the member function 'OSMesaDriver::nfglVideoCaptureStreamParameterdvNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16615:20: note: Technically the member function 'OSMesaDriver::nfglVideoCaptureStreamParameterdvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7675:1: note: Technically the member function 'OSMesaDriver::nfglVideoCaptureStreamParameterdvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7678:1: performance: Technically the member function 'OSMesaDriver::nfglVideoCaptureStreamParameterfvNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16622:20: note: Technically the member function 'OSMesaDriver::nfglVideoCaptureStreamParameterfvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7678:1: note: Technically the member function 'OSMesaDriver::nfglVideoCaptureStreamParameterfvNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7681:1: performance: Technically the member function 'OSMesaDriver::nfglVideoCaptureStreamParameterivNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16629:20: note: Technically the member function 'OSMesaDriver::nfglVideoCaptureStreamParameterivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7681:1: note: Technically the member function 'OSMesaDriver::nfglVideoCaptureStreamParameterivNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7683:1: performance: Technically the member function 'OSMesaDriver::nfglViewport' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16636:20: note: Technically the member function 'OSMesaDriver::nfglViewport' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7683:1: note: Technically the member function 'OSMesaDriver::nfglViewport' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7685:1: performance: Technically the member function 'OSMesaDriver::nfglViewportArrayv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16642:20: note: Technically the member function 'OSMesaDriver::nfglViewportArrayv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7685:1: note: Technically the member function 'OSMesaDriver::nfglViewportArrayv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7688:1: performance: Technically the member function 'OSMesaDriver::nfglViewportIndexedf' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16649:20: note: Technically the member function 'OSMesaDriver::nfglViewportIndexedf' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7688:1: note: Technically the member function 'OSMesaDriver::nfglViewportIndexedf' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7691:1: performance: Technically the member function 'OSMesaDriver::nfglViewportIndexedfv' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16655:20: note: Technically the member function 'OSMesaDriver::nfglViewportIndexedfv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7691:1: note: Technically the member function 'OSMesaDriver::nfglViewportIndexedfv' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7694:1: performance: Technically the member function 'OSMesaDriver::nfglWaitSync' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16662:20: note: Technically the member function 'OSMesaDriver::nfglWaitSync' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7694:1: note: Technically the member function 'OSMesaDriver::nfglWaitSync' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7697:1: performance: Technically the member function 'OSMesaDriver::nfglWeightPathsNV' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16668:20: note: Technically the member function 'OSMesaDriver::nfglWeightPathsNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7697:1: note: Technically the member function 'OSMesaDriver::nfglWeightPathsNV' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7700:1: performance: Technically the member function 'OSMesaDriver::nfglWeightPointerARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16675:20: note: Technically the member function 'OSMesaDriver::nfglWeightPointerARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7700:1: note: Technically the member function 'OSMesaDriver::nfglWeightPointerARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7703:1: performance: Technically the member function 'OSMesaDriver::nfglWeightbvARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16682:20: note: Technically the member function 'OSMesaDriver::nfglWeightbvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7703:1: note: Technically the member function 'OSMesaDriver::nfglWeightbvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7706:1: performance: Technically the member function 'OSMesaDriver::nfglWeightdvARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16689:20: note: Technically the member function 'OSMesaDriver::nfglWeightdvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7706:1: note: Technically the member function 'OSMesaDriver::nfglWeightdvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7709:1: performance: Technically the member function 'OSMesaDriver::nfglWeightfvARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16696:20: note: Technically the member function 'OSMesaDriver::nfglWeightfvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7709:1: note: Technically the member function 'OSMesaDriver::nfglWeightfvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7712:1: performance: Technically the member function 'OSMesaDriver::nfglWeightivARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16703:20: note: Technically the member function 'OSMesaDriver::nfglWeightivARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7712:1: note: Technically the member function 'OSMesaDriver::nfglWeightivARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7715:1: performance: Technically the member function 'OSMesaDriver::nfglWeightsvARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16710:20: note: Technically the member function 'OSMesaDriver::nfglWeightsvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7715:1: note: Technically the member function 'OSMesaDriver::nfglWeightsvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7718:1: performance: Technically the member function 'OSMesaDriver::nfglWeightubvARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16717:20: note: Technically the member function 'OSMesaDriver::nfglWeightubvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7718:1: note: Technically the member function 'OSMesaDriver::nfglWeightubvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7721:1: performance: Technically the member function 'OSMesaDriver::nfglWeightuivARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16724:20: note: Technically the member function 'OSMesaDriver::nfglWeightuivARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7721:1: note: Technically the member function 'OSMesaDriver::nfglWeightuivARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7724:1: performance: Technically the member function 'OSMesaDriver::nfglWeightusvARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16731:20: note: Technically the member function 'OSMesaDriver::nfglWeightusvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7724:1: note: Technically the member function 'OSMesaDriver::nfglWeightusvARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7727:1: performance: Technically the member function 'OSMesaDriver::nfglWindowPos2d' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16738:20: note: Technically the member function 'OSMesaDriver::nfglWindowPos2d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7727:1: note: Technically the member function 'OSMesaDriver::nfglWindowPos2d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7730:1: performance: Technically the member function 'OSMesaDriver::nfglWindowPos2dARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16744:20: note: Technically the member function 'OSMesaDriver::nfglWindowPos2dARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7730:1: note: Technically the member function 'OSMesaDriver::nfglWindowPos2dARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7733:1: performance: Technically the member function 'OSMesaDriver::nfglWindowPos2dMESA' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16750:20: note: Technically the member function 'OSMesaDriver::nfglWindowPos2dMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7733:1: note: Technically the member function 'OSMesaDriver::nfglWindowPos2dMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7745:1: performance: Technically the member function 'OSMesaDriver::nfglWindowPos2f' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16774:20: note: Technically the member function 'OSMesaDriver::nfglWindowPos2f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7745:1: note: Technically the member function 'OSMesaDriver::nfglWindowPos2f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7748:1: performance: Technically the member function 'OSMesaDriver::nfglWindowPos2fARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16780:20: note: Technically the member function 'OSMesaDriver::nfglWindowPos2fARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7748:1: note: Technically the member function 'OSMesaDriver::nfglWindowPos2fARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7751:1: performance: Technically the member function 'OSMesaDriver::nfglWindowPos2fMESA' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16786:20: note: Technically the member function 'OSMesaDriver::nfglWindowPos2fMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7751:1: note: Technically the member function 'OSMesaDriver::nfglWindowPos2fMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7763:1: performance: Technically the member function 'OSMesaDriver::nfglWindowPos2i' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16810:20: note: Technically the member function 'OSMesaDriver::nfglWindowPos2i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7763:1: note: Technically the member function 'OSMesaDriver::nfglWindowPos2i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7766:1: performance: Technically the member function 'OSMesaDriver::nfglWindowPos2iARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16816:20: note: Technically the member function 'OSMesaDriver::nfglWindowPos2iARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7766:1: note: Technically the member function 'OSMesaDriver::nfglWindowPos2iARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7769:1: performance: Technically the member function 'OSMesaDriver::nfglWindowPos2iMESA' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16822:20: note: Technically the member function 'OSMesaDriver::nfglWindowPos2iMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7769:1: note: Technically the member function 'OSMesaDriver::nfglWindowPos2iMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7781:1: performance: Technically the member function 'OSMesaDriver::nfglWindowPos2s' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16846:20: note: Technically the member function 'OSMesaDriver::nfglWindowPos2s' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7781:1: note: Technically the member function 'OSMesaDriver::nfglWindowPos2s' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7784:1: performance: Technically the member function 'OSMesaDriver::nfglWindowPos2sARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16852:20: note: Technically the member function 'OSMesaDriver::nfglWindowPos2sARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7784:1: note: Technically the member function 'OSMesaDriver::nfglWindowPos2sARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7787:1: performance: Technically the member function 'OSMesaDriver::nfglWindowPos2sMESA' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16858:20: note: Technically the member function 'OSMesaDriver::nfglWindowPos2sMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7787:1: note: Technically the member function 'OSMesaDriver::nfglWindowPos2sMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7799:1: performance: Technically the member function 'OSMesaDriver::nfglWindowPos3d' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16882:20: note: Technically the member function 'OSMesaDriver::nfglWindowPos3d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7799:1: note: Technically the member function 'OSMesaDriver::nfglWindowPos3d' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7802:1: performance: Technically the member function 'OSMesaDriver::nfglWindowPos3dARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16888:20: note: Technically the member function 'OSMesaDriver::nfglWindowPos3dARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7802:1: note: Technically the member function 'OSMesaDriver::nfglWindowPos3dARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7805:1: performance: Technically the member function 'OSMesaDriver::nfglWindowPos3dMESA' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16894:20: note: Technically the member function 'OSMesaDriver::nfglWindowPos3dMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7805:1: note: Technically the member function 'OSMesaDriver::nfglWindowPos3dMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7817:1: performance: Technically the member function 'OSMesaDriver::nfglWindowPos3f' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16918:20: note: Technically the member function 'OSMesaDriver::nfglWindowPos3f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7817:1: note: Technically the member function 'OSMesaDriver::nfglWindowPos3f' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7820:1: performance: Technically the member function 'OSMesaDriver::nfglWindowPos3fARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16924:20: note: Technically the member function 'OSMesaDriver::nfglWindowPos3fARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7820:1: note: Technically the member function 'OSMesaDriver::nfglWindowPos3fARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7823:1: performance: Technically the member function 'OSMesaDriver::nfglWindowPos3fMESA' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16930:20: note: Technically the member function 'OSMesaDriver::nfglWindowPos3fMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7823:1: note: Technically the member function 'OSMesaDriver::nfglWindowPos3fMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7835:1: performance: Technically the member function 'OSMesaDriver::nfglWindowPos3i' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16954:20: note: Technically the member function 'OSMesaDriver::nfglWindowPos3i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7835:1: note: Technically the member function 'OSMesaDriver::nfglWindowPos3i' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7838:1: performance: Technically the member function 'OSMesaDriver::nfglWindowPos3iARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16960:20: note: Technically the member function 'OSMesaDriver::nfglWindowPos3iARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7838:1: note: Technically the member function 'OSMesaDriver::nfglWindowPos3iARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7841:1: performance: Technically the member function 'OSMesaDriver::nfglWindowPos3iMESA' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16966:20: note: Technically the member function 'OSMesaDriver::nfglWindowPos3iMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7841:1: note: Technically the member function 'OSMesaDriver::nfglWindowPos3iMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7853:1: performance: Technically the member function 'OSMesaDriver::nfglWindowPos3s' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16990:20: note: Technically the member function 'OSMesaDriver::nfglWindowPos3s' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7853:1: note: Technically the member function 'OSMesaDriver::nfglWindowPos3s' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7856:1: performance: Technically the member function 'OSMesaDriver::nfglWindowPos3sARB' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:16996:20: note: Technically the member function 'OSMesaDriver::nfglWindowPos3sARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7856:1: note: Technically the member function 'OSMesaDriver::nfglWindowPos3sARB' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7859:1: performance: Technically the member function 'OSMesaDriver::nfglWindowPos3sMESA' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:17002:20: note: Technically the member function 'OSMesaDriver::nfglWindowPos3sMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7859:1: note: Technically the member function 'OSMesaDriver::nfglWindowPos3sMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7871:1: performance: Technically the member function 'OSMesaDriver::nfglWindowPos4dMESA' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:17026:20: note: Technically the member function 'OSMesaDriver::nfglWindowPos4dMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7871:1: note: Technically the member function 'OSMesaDriver::nfglWindowPos4dMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7877:1: performance: Technically the member function 'OSMesaDriver::nfglWindowPos4fMESA' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:17038:20: note: Technically the member function 'OSMesaDriver::nfglWindowPos4fMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7877:1: note: Technically the member function 'OSMesaDriver::nfglWindowPos4fMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7883:1: performance: Technically the member function 'OSMesaDriver::nfglWindowPos4iMESA' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:17050:20: note: Technically the member function 'OSMesaDriver::nfglWindowPos4iMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7883:1: note: Technically the member function 'OSMesaDriver::nfglWindowPos4iMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7889:1: performance: Technically the member function 'OSMesaDriver::nfglWindowPos4sMESA' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:17062:20: note: Technically the member function 'OSMesaDriver::nfglWindowPos4sMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7889:1: note: Technically the member function 'OSMesaDriver::nfglWindowPos4sMESA' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7895:1: performance: Technically the member function 'OSMesaDriver::nfglWriteMaskEXT' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfosmesa/call-gl.c:17074:20: note: Technically the member function 'OSMesaDriver::nfglWriteMaskEXT' can be static.
aranym-1.0.2/atari/nfosmesa/glfuncs.h:7895:1: note: Technically the member function 'OSMesaDriver::nfglWriteMaskEXT' can be static.
aranym-1.0.2/src/natfeat/nfosmesa.h:288:14: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nf_base.h:42:22: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfosmesa.h:288:14: note: Function in derived class
aranym-1.0.2/src/natfeat/nfosmesa.h:289:7: style: The function 'isSuperOnly' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nf_base.h:43:15: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfosmesa.h:289:7: note: Function in derived class
aranym-1.0.2/src/natfeat/nfosmesa.h:290:8: style: The function 'dispatch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nf_base.h:44:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfosmesa.h:290:8: note: Function in derived class
aranym-1.0.2/src/natfeat/nfosmesa/dispatch-gl.c:6:0: error: syntax error [syntaxError]
aranym-1.0.2/src/natfeat/nfpci.h:51:8: performance: Technically the member function 'PciDriver::get_machine_id' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfpci.cpp:359:18: note: Technically the member function 'PciDriver::get_machine_id' can be static.
aranym-1.0.2/src/natfeat/nfpci.h:51:8: note: Technically the member function 'PciDriver::get_machine_id' can be static.
aranym-1.0.2/src/natfeat/nfpci.h:98:14: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nf_base.h:42:22: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfpci.h:98:14: note: Function in derived class
aranym-1.0.2/src/natfeat/nfpci.h:99:7: style: The function 'isSuperOnly' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nf_base.h:43:15: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfpci.h:99:7: note: Function in derived class
aranym-1.0.2/src/natfeat/nfpci.h:100:8: style: The function 'dispatch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nf_base.h:44:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfpci.h:100:8: note: Function in derived class
aranym-1.0.2/src/natfeat/nfpci_linux.cpp:46:12: style: The scope of the variable 'fc' can be reduced. [variableScope]
aranym-1.0.2/src/natfeat/nfpci_linux.h:52:9: style: The function 'find_device' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfpci.h:54:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfpci_linux.h:52:9: note: Function in derived class
aranym-1.0.2/src/natfeat/nfpci_linux.h:53:9: style: The function 'find_classcode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfpci.h:55:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfpci_linux.h:53:9: note: Function in derived class
aranym-1.0.2/src/natfeat/nfpci_linux.h:54:9: style: The function 'read_config_byte' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfpci.h:56:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfpci_linux.h:54:9: note: Function in derived class
aranym-1.0.2/src/natfeat/nfpci_linux.h:55:9: style: The function 'read_config_word' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfpci.h:57:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfpci_linux.h:55:9: note: Function in derived class
aranym-1.0.2/src/natfeat/nfpci_linux.h:56:9: style: The function 'read_config_long' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfpci.h:58:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfpci_linux.h:56:9: note: Function in derived class
aranym-1.0.2/src/natfeat/nfpci_linux.h:57:9: style: The function 'read_config_byte_fast' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfpci.h:59:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfpci_linux.h:57:9: note: Function in derived class
aranym-1.0.2/src/natfeat/nfpci_linux.h:58:9: style: The function 'read_config_word_fast' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfpci.h:60:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfpci_linux.h:58:9: note: Function in derived class
aranym-1.0.2/src/natfeat/nfpci_linux.h:59:9: style: The function 'read_config_long_fast' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfpci.h:61:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfpci_linux.h:59:9: note: Function in derived class
aranym-1.0.2/src/natfeat/nfvdi.cpp:988:18: style: Function 'fillArea' argument 6 names different: declaration 'pattern_address' definition 'pattern_addr'. [funcArgNamesDifferent]
aranym-1.0.2/src/natfeat/nfvdi.h:139:19: note: Function 'fillArea' argument 6 names different: declaration 'pattern_address' definition 'pattern_addr'.
aranym-1.0.2/src/natfeat/nfvdi.cpp:988:18: note: Function 'fillArea' argument 6 names different: declaration 'pattern_address' definition 'pattern_addr'.
aranym-1.0.2/src/natfeat/nfvdi.cpp:261:12: warning: Member variable 'VdiDriver::new_event' is not initialized in the constructor. [uninitMemberVar]
aranym-1.0.2/src/natfeat/nfvdi.cpp:261:12: warning: Member variable 'VdiDriver::mouse_x' is not initialized in the constructor. [uninitMemberVar]
aranym-1.0.2/src/natfeat/nfvdi.cpp:261:12: warning: Member variable 'VdiDriver::mouse_y' is not initialized in the constructor. [uninitMemberVar]
aranym-1.0.2/src/natfeat/nfvdi.cpp:261:12: warning: Member variable 'VdiDriver::buttons' is not initialized in the constructor. [uninitMemberVar]
aranym-1.0.2/src/natfeat/nfvdi.cpp:261:12: warning: Member variable 'VdiDriver::wheel' is not initialized in the constructor. [uninitMemberVar]
aranym-1.0.2/src/natfeat/nfvdi.cpp:261:12: warning: Member variable 'VdiDriver::vblank' is not initialized in the constructor. [uninitMemberVar]
aranym-1.0.2/src/natfeat/nfvdi.h:171:7: performance: Technically the member function 'VdiDriver::chunkyToBitplane' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfvdi.cpp:294:17: note: Technically the member function 'VdiDriver::chunkyToBitplane' can be static.
aranym-1.0.2/src/natfeat/nfvdi.h:171:7: note: Technically the member function 'VdiDriver::chunkyToBitplane' can be static.
aranym-1.0.2/src/natfeat/nfvdi.h:172:9: performance: Technically the member function 'VdiDriver::applyBlitLogOperation' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfvdi.cpp:312:19: note: Technically the member function 'VdiDriver::applyBlitLogOperation' can be static.
aranym-1.0.2/src/natfeat/nfvdi.h:172:9: note: Technically the member function 'VdiDriver::applyBlitLogOperation' can be static.
aranym-1.0.2/src/natfeat/nfvdi.h:177:7: style: Technically the member function 'VdiDriver::EnoughCrossings' can be const. [functionConst]
aranym-1.0.2/src/natfeat/nfvdi.h:84:14: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nf_base.h:42:22: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfvdi.h:84:14: note: Function in derived class
aranym-1.0.2/src/natfeat/nfvdi.h:85:7: style: The function 'isSuperOnly' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nf_base.h:43:15: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfvdi.h:85:7: note: Function in derived class
aranym-1.0.2/src/natfeat/nfvdi.h:86:8: style: The function 'dispatch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nf_base.h:44:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfvdi.h:86:8: note: Function in derived class
aranym-1.0.2/src/natfeat/nfvdi.h:87:7: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nf_base.h:41:15: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfvdi.h:87:7: note: Function in derived class
aranym-1.0.2/src/natfeat/nfvdi_opengl.cpp:915:12: style: The scope of the variable 'tmp_length' can be reduced. [variableScope]
aranym-1.0.2/src/natfeat/nfvdi_opengl.cpp:476:27: style: Function 'fillArea' argument 6 names different: declaration 'pattern_address' definition 'pattern_addr'. [funcArgNamesDifferent]
aranym-1.0.2/src/natfeat/nfvdi_opengl.h:58:20: note: Function 'fillArea' argument 6 names different: declaration 'pattern_address' definition 'pattern_addr'.
aranym-1.0.2/src/natfeat/nfvdi_opengl.cpp:476:27: note: Function 'fillArea' argument 6 names different: declaration 'pattern_address' definition 'pattern_addr'.
aranym-1.0.2/src/natfeat/nfvdi_opengl.cpp:1202:11: style: Function 'drawText' argument 4 names different: declaration 'dst_x' definition 'dx'. [funcArgNamesDifferent]
aranym-1.0.2/src/natfeat/nfvdi_opengl.h:70:10: note: Function 'drawText' argument 4 names different: declaration 'dst_x' definition 'dx'.
aranym-1.0.2/src/natfeat/nfvdi_opengl.cpp:1202:11: note: Function 'drawText' argument 4 names different: declaration 'dst_x' definition 'dx'.
aranym-1.0.2/src/natfeat/nfvdi_opengl.cpp:1202:21: style: Function 'drawText' argument 5 names different: declaration 'dst_y' definition 'dy'. [funcArgNamesDifferent]
aranym-1.0.2/src/natfeat/nfvdi_opengl.h:70:23: note: Function 'drawText' argument 5 names different: declaration 'dst_y' definition 'dy'.
aranym-1.0.2/src/natfeat/nfvdi_opengl.cpp:1202:21: note: Function 'drawText' argument 5 names different: declaration 'dst_y' definition 'dy'.
aranym-1.0.2/src/natfeat/nfvdi_opengl.cpp:1203:12: style: Function 'drawText' argument 7 names different: declaration 'w' definition 'ch_w'. [funcArgNamesDifferent]
aranym-1.0.2/src/natfeat/nfvdi_opengl.h:71:11: note: Function 'drawText' argument 7 names different: declaration 'w' definition 'ch_w'.
aranym-1.0.2/src/natfeat/nfvdi_opengl.cpp:1203:12: note: Function 'drawText' argument 7 names different: declaration 'w' definition 'ch_w'.
aranym-1.0.2/src/natfeat/nfvdi_opengl.cpp:1203:25: style: Function 'drawText' argument 8 names different: declaration 'h' definition 'ch_h'. [funcArgNamesDifferent]
aranym-1.0.2/src/natfeat/nfvdi_opengl.h:71:21: note: Function 'drawText' argument 8 names different: declaration 'h' definition 'ch_h'.
aranym-1.0.2/src/natfeat/nfvdi_opengl.cpp:1203:25: note: Function 'drawText' argument 8 names different: declaration 'h' definition 'ch_h'.
aranym-1.0.2/src/natfeat/nfvdi_opengl.cpp:54:2: performance: Variable 'mouse_tex_obj' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aranym-1.0.2/src/natfeat/nfvdi_opengl.h:90:7: performance: Technically the member function 'OpenGLVdiDriver::drawSingleLine' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfvdi_opengl.cpp:863:22: note: Technically the member function 'OpenGLVdiDriver::drawSingleLine' can be static.
aranym-1.0.2/src/natfeat/nfvdi_opengl.h:90:7: note: Technically the member function 'OpenGLVdiDriver::drawSingleLine' can be static.
aranym-1.0.2/src/natfeat/nfvdi_opengl.h:92:7: performance: Technically the member function 'OpenGLVdiDriver::drawTableLine' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/nfvdi_opengl.cpp:912:22: note: Technically the member function 'OpenGLVdiDriver::drawTableLine' can be static.
aranym-1.0.2/src/natfeat/nfvdi_opengl.h:92:7: note: Technically the member function 'OpenGLVdiDriver::drawTableLine' can be static.
aranym-1.0.2/src/natfeat/nfvdi_opengl.h:43:8: style: The function 'restoreMouseBackground' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfvdi.h:118:15: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfvdi_opengl.h:43:8: note: Function in derived class
aranym-1.0.2/src/natfeat/nfvdi_opengl.h:44:8: style: The function 'saveMouseBackground' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfvdi.h:119:15: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfvdi_opengl.h:44:8: note: Function in derived class
aranym-1.0.2/src/natfeat/nfvdi_opengl.h:46:9: style: The function 'openWorkstation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfvdi.h:128:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfvdi_opengl.h:46:9: note: Function in derived class
aranym-1.0.2/src/natfeat/nfvdi_opengl.h:47:9: style: The function 'closeWorkstation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfvdi.h:129:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfvdi_opengl.h:47:9: note: Function in derived class
aranym-1.0.2/src/natfeat/nfvdi_opengl.h:48:9: style: The function 'getPixel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfvdi.h:130:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfvdi_opengl.h:48:9: note: Function in derived class
aranym-1.0.2/src/natfeat/nfvdi_opengl.h:49:9: style: The function 'putPixel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfvdi.h:131:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfvdi_opengl.h:49:9: note: Function in derived class
aranym-1.0.2/src/natfeat/nfvdi_opengl.h:51:9: style: The function 'drawMouse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfvdi.h:132:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfvdi_opengl.h:51:9: note: Function in derived class
aranym-1.0.2/src/natfeat/nfvdi_opengl.h:54:9: style: The function 'expandArea' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfvdi.h:135:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfvdi_opengl.h:54:9: note: Function in derived class
aranym-1.0.2/src/natfeat/nfvdi_opengl.h:57:9: style: The function 'fillArea' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfvdi.h:138:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfvdi_opengl.h:57:9: note: Function in derived class
aranym-1.0.2/src/natfeat/nfvdi_opengl.h:60:8: style: The function 'fillArea' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfvdi.h:141:15: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfvdi_opengl.h:60:8: note: Function in derived class
aranym-1.0.2/src/natfeat/nfvdi_opengl.h:63:9: style: The function 'drawLine' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfvdi.h:144:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfvdi_opengl.h:63:9: note: Function in derived class
aranym-1.0.2/src/natfeat/nfvdi_opengl.h:66:9: style: The function 'fillPoly' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfvdi.h:147:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfvdi_opengl.h:66:9: note: Function in derived class
aranym-1.0.2/src/natfeat/nfvdi_opengl.h:69:9: style: The function 'drawText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfvdi.h:150:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfvdi_opengl.h:69:9: note: Function in derived class
aranym-1.0.2/src/natfeat/nfvdi_opengl.h:73:8: style: The function 'getHwColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfvdi.h:154:15: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfvdi_opengl.h:73:8: note: Function in derived class
aranym-1.0.2/src/natfeat/nfvdi_opengl.h:75:8: style: The function 'setColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfvdi.h:156:15: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfvdi_opengl.h:75:8: note: Function in derived class
aranym-1.0.2/src/natfeat/nfvdi_opengl.h:77:9: style: The function 'getFbAddr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfvdi.h:158:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfvdi_opengl.h:77:9: note: Function in derived class
aranym-1.0.2/src/natfeat/nfvdi_opengl.h:79:9: style: The function 'blitArea_M2S' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfvdi.h:161:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfvdi_opengl.h:79:9: note: Function in derived class
aranym-1.0.2/src/natfeat/nfvdi_opengl.h:81:9: style: The function 'blitArea_S2M' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfvdi.h:167:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfvdi_opengl.h:81:9: note: Function in derived class
aranym-1.0.2/src/natfeat/nfvdi_opengl.h:83:9: style: The function 'blitArea_S2S' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfvdi.h:164:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfvdi_opengl.h:83:9: note: Function in derived class
aranym-1.0.2/src/natfeat/nfvdi_soft.cpp:538:18: style: Function 'fillArea' argument 6 names different: declaration 'pattern_address' definition 'pattern_addr'. [funcArgNamesDifferent]
aranym-1.0.2/src/natfeat/nfvdi_soft.h:56:20: note: Function 'fillArea' argument 6 names different: declaration 'pattern_address' definition 'pattern_addr'.
aranym-1.0.2/src/natfeat/nfvdi_soft.cpp:538:18: note: Function 'fillArea' argument 6 names different: declaration 'pattern_address' definition 'pattern_addr'.
aranym-1.0.2/src/natfeat/nfvdi_soft.h:41:8: style: The function 'restoreMouseBackground' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfvdi.h:118:15: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfvdi_soft.h:41:8: note: Function in derived class
aranym-1.0.2/src/natfeat/nfvdi_soft.h:42:8: style: The function 'saveMouseBackground' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfvdi.h:119:15: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfvdi_soft.h:42:8: note: Function in derived class
aranym-1.0.2/src/natfeat/nfvdi_soft.h:44:9: style: The function 'openWorkstation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfvdi.h:128:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfvdi_soft.h:44:9: note: Function in derived class
aranym-1.0.2/src/natfeat/nfvdi_soft.h:45:9: style: The function 'closeWorkstation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfvdi.h:129:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfvdi_soft.h:45:9: note: Function in derived class
aranym-1.0.2/src/natfeat/nfvdi_soft.h:46:9: style: The function 'getPixel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfvdi.h:130:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfvdi_soft.h:46:9: note: Function in derived class
aranym-1.0.2/src/natfeat/nfvdi_soft.h:47:9: style: The function 'putPixel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfvdi.h:131:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfvdi_soft.h:47:9: note: Function in derived class
aranym-1.0.2/src/natfeat/nfvdi_soft.h:49:9: style: The function 'drawMouse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfvdi.h:132:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfvdi_soft.h:49:9: note: Function in derived class
aranym-1.0.2/src/natfeat/nfvdi_soft.h:52:9: style: The function 'expandArea' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfvdi.h:135:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfvdi_soft.h:52:9: note: Function in derived class
aranym-1.0.2/src/natfeat/nfvdi_soft.h:55:9: style: The function 'fillArea' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfvdi.h:138:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfvdi_soft.h:55:9: note: Function in derived class
aranym-1.0.2/src/natfeat/nfvdi_soft.h:58:8: style: The function 'fillArea' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfvdi.h:141:15: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfvdi_soft.h:58:8: note: Function in derived class
aranym-1.0.2/src/natfeat/nfvdi_soft.h:61:9: style: The function 'drawLine' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfvdi.h:144:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfvdi_soft.h:61:9: note: Function in derived class
aranym-1.0.2/src/natfeat/nfvdi_soft.h:64:9: style: The function 'fillPoly' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfvdi.h:147:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfvdi_soft.h:64:9: note: Function in derived class
aranym-1.0.2/src/natfeat/nfvdi_soft.h:67:9: style: The function 'drawText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfvdi.h:150:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfvdi_soft.h:67:9: note: Function in derived class
aranym-1.0.2/src/natfeat/nfvdi_soft.h:71:8: style: The function 'getHwColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfvdi.h:154:15: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfvdi_soft.h:71:8: note: Function in derived class
aranym-1.0.2/src/natfeat/nfvdi_soft.h:73:8: style: The function 'setColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfvdi.h:156:15: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfvdi_soft.h:73:8: note: Function in derived class
aranym-1.0.2/src/natfeat/nfvdi_soft.h:75:9: style: The function 'getFbAddr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfvdi.h:158:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfvdi_soft.h:75:9: note: Function in derived class
aranym-1.0.2/src/natfeat/nfvdi_soft.h:77:9: style: The function 'blitArea_M2S' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfvdi.h:161:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfvdi_soft.h:77:9: note: Function in derived class
aranym-1.0.2/src/natfeat/nfvdi_soft.h:79:9: style: The function 'blitArea_S2M' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfvdi.h:167:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfvdi_soft.h:79:9: note: Function in derived class
aranym-1.0.2/src/natfeat/nfvdi_soft.h:81:9: style: The function 'blitArea_S2S' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nfvdi.h:164:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/nfvdi_soft.h:81:9: note: Function in derived class
aranym-1.0.2/src/natfeat/usbhost.cpp:932:6: style: The scope of the variable 'i' can be reduced. [variableScope]
aranym-1.0.2/src/natfeat/usbhost.cpp:933:15: style: The scope of the variable 'port_number' can be reduced. [variableScope]
aranym-1.0.2/src/natfeat/usbhost.h:165:8: performance: Technically the member function 'USBHost::rh_port_status' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/usbhost.cpp:724:16: note: Technically the member function 'USBHost::rh_port_status' can be static.
aranym-1.0.2/src/natfeat/usbhost.h:165:8: note: Technically the member function 'USBHost::rh_port_status' can be static.
aranym-1.0.2/src/natfeat/usbhost.h:168:8: performance: Technically the member function 'USBHost::usb_lowlevel_stop' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/usbhost.cpp:748:16: note: Technically the member function 'USBHost::usb_lowlevel_stop' can be static.
aranym-1.0.2/src/natfeat/usbhost.h:168:8: note: Technically the member function 'USBHost::usb_lowlevel_stop' can be static.
aranym-1.0.2/src/natfeat/usbhost.h:170:8: performance: Technically the member function 'USBHost::submit_int_msg' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/usbhost.cpp:807:16: note: Technically the member function 'USBHost::submit_int_msg' can be static.
aranym-1.0.2/src/natfeat/usbhost.h:170:8: note: Technically the member function 'USBHost::submit_int_msg' can be static.
aranym-1.0.2/src/natfeat/usbhost.h:171:8: performance: Technically the member function 'USBHost::submit_bulk_msg' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/usbhost.cpp:817:16: note: Technically the member function 'USBHost::submit_bulk_msg' can be static.
aranym-1.0.2/src/natfeat/usbhost.h:171:8: note: Technically the member function 'USBHost::submit_bulk_msg' can be static.
aranym-1.0.2/src/natfeat/usbhost.h:176:7: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nf_base.h:41:15: note: Virtual function in base class
aranym-1.0.2/src/natfeat/usbhost.h:176:7: note: Function in derived class
aranym-1.0.2/src/natfeat/usbhost.h:178:14: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nf_base.h:42:22: note: Virtual function in base class
aranym-1.0.2/src/natfeat/usbhost.h:178:14: note: Function in derived class
aranym-1.0.2/src/natfeat/usbhost.h:179:7: style: The function 'isSuperOnly' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nf_base.h:43:15: note: Virtual function in base class
aranym-1.0.2/src/natfeat/usbhost.h:179:7: note: Function in derived class
aranym-1.0.2/src/natfeat/usbhost.h:180:8: style: The function 'dispatch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aranym-1.0.2/src/natfeat/nf_base.h:44:16: note: Virtual function in base class
aranym-1.0.2/src/natfeat/usbhost.h:180:8: note: Function in derived class
aranym-1.0.2/src/natfeat/xhdi.h:60:7: performance: Technically the member function 'XHDIDriver::byteSwapBuf' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/xhdi.cpp:145:18: note: Technically the member function 'XHDIDriver::byteSwapBuf' can be static.
aranym-1.0.2/src/natfeat/xhdi.h:60:7: note: Technically the member function 'XHDIDriver::byteSwapBuf' can be static.
aranym-1.0.2/src/natfeat/xhdi.h:61:7: performance: Technically the member function 'XHDIDriver::setDiskSizeInBlocks' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/xhdi.cpp:435:18: note: Technically the member function 'XHDIDriver::setDiskSizeInBlocks' can be static.
aranym-1.0.2/src/natfeat/xhdi.h:61:7: note: Technically the member function 'XHDIDriver::setDiskSizeInBlocks' can be static.
aranym-1.0.2/src/natfeat/xhdi.h:66:8: performance: Technically the member function 'XHDIDriver::XHDrvMap' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/xhdi.cpp:154:19: note: Technically the member function 'XHDIDriver::XHDrvMap' can be static.
aranym-1.0.2/src/natfeat/xhdi.h:66:8: note: Technically the member function 'XHDIDriver::XHDrvMap' can be static.
aranym-1.0.2/src/natfeat/xhdi.h:67:8: performance: Technically the member function 'XHDIDriver::XHInqDriver' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/xhdi.cpp:161:19: note: Technically the member function 'XHDIDriver::XHInqDriver' can be static.
aranym-1.0.2/src/natfeat/xhdi.h:67:8: note: Technically the member function 'XHDIDriver::XHInqDriver' can be static.
aranym-1.0.2/src/natfeat/xhdi.h:73:8: performance: Technically the member function 'XHDIDriver::XHInqDev2' can be static. [functionStatic]
aranym-1.0.2/src/natfeat/xhdi.cpp:310:19: note: Technically the member function 'XHDIDriver::XHInqDev2' can be static.
aranym-1.0.2/src/natfeat/xhdi.h:73:8: note: Technically the member function 'XHDIDriver::XHInqDev2' can be static.
aranym-1.0.2/src/ndebug.cpp:184:10: style: The scope of the variable 'a' can be reduced. [variableScope]
aranym-1.0.2/src/serial_port.cpp:72:6: style: The scope of the variable 'nb' can be reduced. [variableScope]
aranym-1.0.2/src/serial_port.cpp:86:6: style: The scope of the variable 'nb' can be reduced. [variableScope]
aranym-1.0.2/src/uae_cpu/memory.h:64:3: style: Technically the member function 'm68k_exception::operatorint' can be const. [functionConst]
aranym-1.0.2/src/uae_cpu/memory.h:63:3: style: Struct 'm68k_exception' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aranym-1.0.2/src/uae_cpu/memory.h:185:5: style: Exception should be caught by reference. [catchExceptionByValue]
aranym-1.0.2/src/uae_cpu/build68k.c:277:6: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aranym-1.0.2/src/uae_cpu/build68k.c:283:6: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aranym-1.0.2/src/uae_cpu/compiler/codegen_arm.cpp:855:2: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aranym-1.0.2/src/uae_cpu/compiler/codegen_arm.cpp:895:2: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aranym-1.0.2/src/uae_cpu/compiler/codegen_arm.cpp:910:2: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aranym-1.0.2/src/uae_cpu/compiler/codegen_arm.cpp:951:2: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aranym-1.0.2/src/uae_cpu/compiler/codegen_arm.cpp:969:2: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aranym-1.0.2/src/uae_cpu/compiler/codegen_arm.cpp:986:2: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aranym-1.0.2/src/uae_cpu/compiler/codegen_arm.cpp:329:2: error: Signed integer overflow for expression '(805306368)<<4'. [integerOverflow]
aranym-1.0.2/src/uae_cpu/compiler/codegen_arm.cpp:329:2: error: Signed integer overflow for expression '(805306368)<<6'. [integerOverflow]
aranym-1.0.2/src/uae_cpu/compiler/codegen_arm.cpp:343:2: error: Signed integer overflow for expression '(805306368)<<4'. [integerOverflow]
aranym-1.0.2/src/uae_cpu/compiler/codegen_arm.cpp:343:2: error: Signed integer overflow for expression '(805306368)<<6'. [integerOverflow]
aranym-1.0.2/src/uae_cpu/compiler/codegen_arm.cpp:353:2: error: Signed integer overflow for expression '(805306368)<<4'. [integerOverflow]
aranym-1.0.2/src/uae_cpu/compiler/codegen_arm.cpp:353:2: error: Signed integer overflow for expression '(805306368)<<6'. [integerOverflow]
aranym-1.0.2/src/uae_cpu/compiler/codegen_arm.cpp:375:2: error: Signed integer overflow for expression '(805306368)<<4'. [integerOverflow]
aranym-1.0.2/src/uae_cpu/compiler/codegen_arm.cpp:375:2: error: Signed integer overflow for expression '(805306368)<<6'. [integerOverflow]
aranym-1.0.2/src/uae_cpu/compiler/codegen_arm.cpp:1008:2: error: Signed integer overflow for expression '(805306368)<<4'. [integerOverflow]
aranym-1.0.2/src/uae_cpu/compiler/codegen_arm.cpp:1008:2: error: Signed integer overflow for expression '(805306368)<<6'. [integerOverflow]
aranym-1.0.2/src/uae_cpu/compiler/codegen_arm.cpp:1025:2: error: Signed integer overflow for expression '(805306368)<<4'. [integerOverflow]
aranym-1.0.2/src/uae_cpu/compiler/codegen_arm.cpp:1025:2: error: Signed integer overflow for expression '(805306368)<<6'. [integerOverflow]
aranym-1.0.2/src/uae_cpu/compiler/codegen_arm.cpp:1035:2: error: Signed integer overflow for expression '(805306368)<<4'. [integerOverflow]
aranym-1.0.2/src/uae_cpu/compiler/codegen_arm.cpp:1035:2: error: Signed integer overflow for expression '(805306368)<<6'. [integerOverflow]
aranym-1.0.2/src/uae_cpu/compiler/codegen_arm.cpp:1046:2: error: Signed integer overflow for expression '(805306368)<<4'. [integerOverflow]
aranym-1.0.2/src/uae_cpu/compiler/codegen_arm.cpp:1046:2: error: Signed integer overflow for expression '(805306368)<<6'. [integerOverflow]
aranym-1.0.2/src/uae_cpu/compiler/codegen_arm.cpp:1696:2: error: Signed integer overflow for expression '(805306368)<<4'. [integerOverflow]
aranym-1.0.2/src/uae_cpu/compiler/codegen_arm.cpp:1696:2: error: Signed integer overflow for expression '(805306368)<<6'. [integerOverflow]
aranym-1.0.2/src/uae_cpu/compiler/codegen_arm.cpp:1707:2: error: Signed integer overflow for expression '(805306368)<<4'. [integerOverflow]
aranym-1.0.2/src/uae_cpu/compiler/codegen_arm.cpp:1707:2: error: Signed integer overflow for expression '(805306368)<<6'. [integerOverflow]
aranym-1.0.2/src/uae_cpu/compiler/codegen_arm.cpp:1723:2: error: Signed integer overflow for expression '(805306368)<<4'. [integerOverflow]
aranym-1.0.2/src/uae_cpu/compiler/codegen_arm.cpp:1723:2: error: Signed integer overflow for expression '(805306368)<<6'. [integerOverflow]
aranym-1.0.2/src/uae_cpu/compiler/codegen_arm.cpp:1741:2: error: Signed integer overflow for expression '(805306368)<<4'. [integerOverflow]
aranym-1.0.2/src/uae_cpu/compiler/codegen_arm.cpp:1741:2: error: Signed integer overflow for expression '(805306368)<<6'. [integerOverflow]
aranym-1.0.2/src/uae_cpu/compiler/codegen_arm.cpp:1753:3: error: Signed integer overflow for expression '(805306368)<<4'. [integerOverflow]
aranym-1.0.2/src/uae_cpu/compiler/codegen_arm.cpp:1753:3: error: Signed integer overflow for expression '(805306368)<<6'. [integerOverflow]
aranym-1.0.2/src/uae_cpu/compiler/codegen_arm.cpp:1770:2: error: Signed integer overflow for expression '(805306368)<<4'. [integerOverflow]
aranym-1.0.2/src/uae_cpu/compiler/codegen_arm.cpp:1770:2: error: Signed integer overflow for expression '(805306368)<<6'. [integerOverflow]
aranym-1.0.2/src/uae_cpu/compiler/codegen_arm.cpp:1780:2: error: Signed integer overflow for expression '(805306368)<<4'. [integerOverflow]
aranym-1.0.2/src/uae_cpu/compiler/codegen_arm.cpp:1780:2: error: Signed integer overflow for expression '(805306368)<<6'. [integerOverflow]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:267:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:273:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:279:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:285:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:291:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:297:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:303:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:309:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:315:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:321:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:327:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:333:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:339:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:345:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:351:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:357:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:363:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:369:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:375:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:381:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:387:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:393:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:399:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:405:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:411:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:417:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:423:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:429:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:435:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:441:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:447:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:453:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:459:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:465:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:471:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:477:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:483:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:489:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:495:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:501:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:507:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:513:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:519:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:525:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:531:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:555:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:561:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:568:3: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:572:3: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:580:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:586:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:592:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:598:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:604:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:610:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:616:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:626:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:636:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:648:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:654:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:660:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:666:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:672:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:678:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:684:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:690:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:696:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:702:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:708:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:714:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:720:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:726:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:732:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:739:10: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:743:10: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:752:3: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:756:10: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:764:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:770:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:776:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:782:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:788:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:794:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:800:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:806:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:812:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:818:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:824:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:830:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:836:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:842:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:848:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:854:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:860:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:866:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:872:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:878:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:884:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:890:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:896:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:902:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:908:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:914:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:920:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:926:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:932:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:938:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:944:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:950:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:956:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:962:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:968:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:974:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:980:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:986:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:992:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:998:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:1004:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:1010:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:1016:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:1022:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:1028:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:1034:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:1040:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:1046:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:1052:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:1058:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:1064:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:1070:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:1076:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:1082:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:1088:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:1094:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:1100:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:1106:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:1112:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:1118:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:1124:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:1130:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:1136:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:1142:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:1148:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:1154:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:1160:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:1166:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:1172:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:1178:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:1184:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:1190:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:1196:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:1202:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:1208:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:1214:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:1220:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:1226:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:1232:2: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:1251:9: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:3054:5: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:3064:12: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:3084:5: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:3094:12: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:3974:1: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:3975:1: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:3976:1: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:3977:1: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:3978:1: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:3979:1: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:3980:1: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:3981:1: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:3982:1: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:260:2: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:321:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:327:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:333:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:339:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:345:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:417:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:561:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:660:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:666:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:672:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:678:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:684:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:690:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:696:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:702:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:708:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:714:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:720:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:726:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:732:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:739:10: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:743:10: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:752:3: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:756:10: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:764:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:770:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:776:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:782:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:788:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:794:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:800:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:806:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:812:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:818:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:824:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:830:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:836:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:842:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:848:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:854:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:860:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:866:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:872:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:896:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:902:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:908:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:914:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:920:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:944:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:950:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:956:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:962:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:1172:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:1190:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:1214:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:1220:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:1251:9: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:3064:12: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:3094:12: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:3974:1: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:3975:1: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:3976:1: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:3977:1: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:3978:1: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:3979:1: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:3980:1: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:3981:1: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:3982:1: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:4166:9: style: The scope of the variable 'ds' can be reduced. [variableScope]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:4187:9: style: The scope of the variable 'ds' can be reduced. [variableScope]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:4208:9: style: The scope of the variable 'ds' can be reduced. [variableScope]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:4229:9: style: The scope of the variable 'ds' can be reduced. [variableScope]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:4250:9: style: The scope of the variable 'ds' can be reduced. [variableScope]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:4351:9: style: The scope of the variable 'ds' can be reduced. [variableScope]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:3570:13: style: struct member 'ptt::align_loop_max_skip' is never used. [unusedStructMember]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:3572:13: style: struct member 'ptt::align_jump_max_skip' is never used. [unusedStructMember]
aranym-1.0.2/src/uae_cpu/compiler/codegen_x86.cpp:3573:13: style: struct member 'ptt::align_func' is never used. [unusedStructMember]
aranym-1.0.2/src/uae_cpu/compiler/compemu_fpp.cpp:1217:9: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
aranym-1.0.2/src/uae_cpu/compiler/compemu_fpp.cpp:1220:4: note: Found duplicate branches for 'if' and 'else'.
aranym-1.0.2/src/uae_cpu/compiler/compemu_fpp.cpp:1217:9: note: Found duplicate branches for 'if' and 'else'.
aranym-1.0.2/src/uae_cpu/compiler/compemu_fpp.cpp:232:6: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aranym-1.0.2/src/uae_cpu/compiler/compemu_fpp.cpp:435:6: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aranym-1.0.2/src/uae_cpu/compiler/compemu_fpp.cpp:526:2: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aranym-1.0.2/src/uae_cpu/compiler/compemu_fpp.cpp:551:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aranym-1.0.2/src/uae_cpu/compiler/compemu_fpp.cpp:557:6: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aranym-1.0.2/src/uae_cpu/compiler/compemu_fpp.cpp:630:2: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aranym-1.0.2/src/uae_cpu/compiler/compemu_fpp.cpp:800:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aranym-1.0.2/src/uae_cpu/compiler/compemu_fpp.cpp:855:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aranym-1.0.2/src/uae_cpu/compiler/compemu_fpp.cpp:1315:4: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aranym-1.0.2/src/uae_cpu/compiler/compemu_fpp.cpp:1319:4: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aranym-1.0.2/src/uae_cpu/compiler/compemu_fpp.cpp:1361:4: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aranym-1.0.2/src/uae_cpu/compiler/compemu_fpp.cpp:1366:4: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aranym-1.0.2/src/uae_cpu/compiler/compemu_fpp.cpp:1371:4: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aranym-1.0.2/src/uae_cpu/compiler/compemu_fpp.cpp:1376:4: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aranym-1.0.2/src/uae_cpu/compiler/compemu_fpp.cpp:1381:4: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aranym-1.0.2/src/uae_cpu/compiler/compemu_fpp.cpp:1386:4: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aranym-1.0.2/src/uae_cpu/compiler/compemu_fpp.cpp:1401:4: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aranym-1.0.2/src/uae_cpu/compiler/compemu_fpp.cpp:1426:4: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aranym-1.0.2/src/uae_cpu/compiler/compemu_fpp.cpp:1431:4: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aranym-1.0.2/src/uae_cpu/compiler/compemu_fpp.cpp:1436:4: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aranym-1.0.2/src/uae_cpu/compiler/compemu_fpp.cpp:1463:4: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aranym-1.0.2/src/uae_cpu/compiler/compemu_fpp.cpp:1480:4: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aranym-1.0.2/src/uae_cpu/compiler/compemu_fpp.cpp:1495:4: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aranym-1.0.2/src/uae_cpu/compiler/compemu_fpp.cpp:1500:4: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aranym-1.0.2/src/uae_cpu/compiler/compemu_fpp.cpp:1563:4: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aranym-1.0.2/src/uae_cpu/compiler/compemu_fpp.cpp:1609:4: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aranym-1.0.2/src/uae_cpu/compiler/compemu_fpp.cpp:577:9: style: The scope of the variable 'cc' can be reduced. [variableScope]
aranym-1.0.2/src/uae_cpu/compiler/compemu_midfunc_x86.cpp:1077:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aranym-1.0.2/src/uae_cpu/compiler/compemu_support.cpp:33:0: error: #error "Only Fixed Addressing is supported with the JIT Compiler" [preprocessorErrorDirective]
aranym-1.0.2/src/uae_cpu/compiler/gencomp.c:124:10: style: The scope of the variable 'name' can be reduced. [variableScope]
aranym-1.0.2/src/uae_cpu/compiler/gencomp.c:2906:15: style: The scope of the variable 'rp' can be reduced. [variableScope]
aranym-1.0.2/src/uae_cpu/compiler/gencomp.c:132:9: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
aranym-1.0.2/src/uae_cpu/compiler/gencomp.c:85:1: error: va_list 'args' was opened but not closed by va_end(). [va_end_missing]
aranym-1.0.2/src/uae_cpu/compiler/gencomp_arm.c:131:10: style: The scope of the variable 'name' can be reduced. [variableScope]
aranym-1.0.2/src/uae_cpu/compiler/gencomp_arm.c:2913:15: style: The scope of the variable 'rp' can be reduced. [variableScope]
aranym-1.0.2/src/uae_cpu/compiler/gencomp_arm.c:139:9: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
aranym-1.0.2/src/uae_cpu/compiler/gencomp_arm.c:92:1: error: va_list 'args' was opened but not closed by va_end(). [va_end_missing]
aranym-1.0.2/src/uae_cpu/compiler/test_codegen_arm.c:80:1: error: Signed integer overflow for expression '135266304<<6'. [integerOverflow]
aranym-1.0.2/src/uae_cpu/compiler/test_codegen_arm.c:81:1: error: Signed integer overflow for expression '541065216<<4'. [integerOverflow]
aranym-1.0.2/src/uae_cpu/compiler/test_codegen_arm.c:81:1: error: Signed integer overflow for expression '541065216<<6'. [integerOverflow]
aranym-1.0.2/src/uae_cpu/compiler/test_codegen_arm.c:83:1: error: Signed integer overflow for expression '67108866<<6'. [integerOverflow]
aranym-1.0.2/src/uae_cpu/compiler/test_codegen_arm.c:84:1: error: Signed integer overflow for expression '268435464<<4'. [integerOverflow]
aranym-1.0.2/src/uae_cpu/compiler/test_codegen_arm.c:84:1: error: Signed integer overflow for expression '268435464<<6'. [integerOverflow]
aranym-1.0.2/src/uae_cpu/compiler/test_codegen_arm.c:85:1: error: Signed integer overflow for expression '1073741856<<2'. [integerOverflow]
aranym-1.0.2/src/uae_cpu/compiler/test_codegen_arm.c:85:1: error: Signed integer overflow for expression '1073741856<<4'. [integerOverflow]
aranym-1.0.2/src/uae_cpu/compiler/test_codegen_arm.c:85:1: error: Signed integer overflow for expression '1073741856<<6'. [integerOverflow]
aranym-1.0.2/src/uae_cpu/compiler/test_codegen_arm.c:89:1: error: Signed integer overflow for expression '301989888<<4'. [integerOverflow]
aranym-1.0.2/src/uae_cpu/compiler/test_codegen_arm.c:89:1: error: Signed integer overflow for expression '301989888<<6'. [integerOverflow]
aranym-1.0.2/src/uae_cpu/compiler/test_codegen_arm.c:250:1: error: Signed integer overflow for expression '(imm<<24)<<2'. [integerOverflow]
aranym-1.0.2/src/uae_cpu/compiler/test_codegen_arm.c:249:11: note: Assignment 'imm=159', assigned value is 159
aranym-1.0.2/src/uae_cpu/compiler/test_codegen_arm.c:250:1: note: Integer overflow
aranym-1.0.2/src/uae_cpu/compiler/test_codegen_arm.c:250:1: error: Signed integer overflow for expression '(imm<<24)<<4'. [integerOverflow]
aranym-1.0.2/src/uae_cpu/compiler/test_codegen_arm.c:249:11: note: Assignment 'imm=159', assigned value is 159
aranym-1.0.2/src/uae_cpu/compiler/test_codegen_arm.c:250:1: note: Integer overflow
aranym-1.0.2/src/uae_cpu/compiler/test_codegen_arm.c:250:1: error: Signed integer overflow for expression '(imm<<24)<<6'. [integerOverflow]
aranym-1.0.2/src/uae_cpu/compiler/test_codegen_arm.c:249:11: note: Assignment 'imm=159', assigned value is 159
aranym-1.0.2/src/uae_cpu/compiler/test_codegen_arm.c:250:1: note: Integer overflow
aranym-1.0.2/src/uae_cpu/compiler/test_codegen_x86.cpp:631:15: style: Condition 'verbose>1' is always true [knownConditionTrueFalse]
aranym-1.0.2/src/uae_cpu/compiler/test_codegen_x86.cpp:730:19: style: Condition 'verbose>1' is always true [knownConditionTrueFalse]
aranym-1.0.2/src/uae_cpu/compiler/test_codegen_x86.cpp:783:15: style: Condition 'verbose>1' is always true [knownConditionTrueFalse]
aranym-1.0.2/src/uae_cpu/compiler/test_codegen_x86.cpp:891:19: style: Condition 'verbose>1' is always true [knownConditionTrueFalse]
aranym-1.0.2/src/uae_cpu/compiler/test_codegen_x86.cpp:986:17: style: Condition 'verbose>1' is always true [knownConditionTrueFalse]
aranym-1.0.2/src/uae_cpu/cpuopti.c:363:0: error: Resource leak: infile [resourceLeak]
aranym-1.0.2/src/uae_cpu/fpu/fpu_ieee.cpp:290:37: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aranym-1.0.2/src/uae_cpu/fpu/fpu_ieee.cpp:1704:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
aranym-1.0.2/src/uae_cpu/fpu/fpu_ieee.cpp:560:6: style: The scope of the variable 't' can be reduced. [variableScope]
aranym-1.0.2/src/uae_cpu/fpu/fpu_mpfr.cpp:361:7: style: The scope of the variable 'i' can be reduced. [variableScope]
aranym-1.0.2/src/uae_cpu/fpu/fpu_uae.cpp:835:6: style: The scope of the variable 't' can be reduced. [variableScope]
aranym-1.0.2/src/uae_cpu/fpu/fpu_uae.cpp:2154:25: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall]
aranym-1.0.2/src/uae_cpu/fpu/fpu_uae.cpp:2159:25: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall]
aranym-1.0.2/src/uae_cpu/fpu/fpu_x86.cpp:2497:7: style: The scope of the variable 't' can be reduced. [variableScope]
aranym-1.0.2/src/uae_cpu/fpu/fpu_x86.cpp:3144:7: style: The scope of the variable 'i' can be reduced. [variableScope]
aranym-1.0.2/src/uae_cpu/fpu/fpu_x86.cpp:5874:13: style: Variable 'reg' is assigned a value that is never used. [unreadVariable]
aranym-1.0.2/src/uae_cpu/fpu/fpu_x86.cpp:1146:6: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall]
aranym-1.0.2/src/uae_cpu/fpu/fpu_x86.cpp:1157:6: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall]
aranym-1.0.2/src/uae_cpu/gencpu.c:1396:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aranym-1.0.2/src/uae_cpu/gencpu.c:1407:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aranym-1.0.2/src/uae_cpu/gencpu.c:1436:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aranym-1.0.2/src/uae_cpu/gencpu.c:1458:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aranym-1.0.2/src/uae_cpu/gencpu.c:2078:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aranym-1.0.2/src/uae_cpu/gencpu.c:95:10: style: The scope of the variable 'name' can be reduced. [variableScope]
aranym-1.0.2/src/uae_cpu/gencpu.c:2555:15: style: The scope of the variable 'rp' can be reduced. [variableScope]
aranym-1.0.2/src/uae_cpu/gencpu.c:102:9: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
aranym-1.0.2/src/uae_cpu/memory.cpp:57:0: error: #error Not prepared for your platform, maybe you need memory banks from hatari  [preprocessorErrorDirective]
aranym-1.0.2/src/uae_cpu/newcpu.cpp:1109:5: style: Exception should be caught by reference. [catchExceptionByValue]
aranym-1.0.2/src/uae_cpu/newcpu.cpp:1457:5: style: Exception should be caught by reference. [catchExceptionByValue]
aranym-1.0.2/src/uae_cpu/readcpu.cpp:294:29: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aranym-1.0.2/src/videl.cpp:133:9: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
aranym-1.0.2/src/videl.cpp:136:4: note: Found duplicate branches for 'if' and 'else'.
aranym-1.0.2/src/videl.cpp:133:9: note: Found duplicate branches for 'if' and 'else'.
[22:59]

ftp://ftp.se.debian.org/debian/pool/main/a/aravis/aravis_0.5.12.orig.tar.gz
aravis-ARAVIS_0_5_12/src/arvbufferprivate.h:27:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvcamera.h:27:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvchunkparserprivate.h:27:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvdebug.h:27:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvdevice.h:27:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvdomcharacterdata.h:28:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvdomdocument.h:28:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvdomdocumentfragment.h:28:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvdomelement.h:28:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvdomimplementation.h:28:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvtypes.h:27:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvdomnode.h:28:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvdomnodelist.h:28:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvdomtext.h:28:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvenums.h:27:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvevaluator.h:27:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvfakecamera.h:27:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvfakedeviceprivate.h:27:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvfakeinterfaceprivate.h:27:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvfakestreamprivate.h:27:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvgc.h:27:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvgcboolean.h:27:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvgccategory.h:27:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvgccommand.h:27:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvgcfeaturenode.h:27:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvgcenumentry.h:27:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvgcenumeration.h:27:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvgcfloat.h:27:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvgcfloatnode.h:27:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvgcgroupnode.h:27:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvgcindexnode.h:27:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvgcinteger.h:27:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvgcintegernode.h:27:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvgcinvalidatornode.h:27:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvgcnode.h:27:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvgcport.h:27:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvgcpropertynode.h:27:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvgcregister.h:27:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvgcregisterdescriptionnode.h:27:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvgcregisternode.h:27:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvgcstring.h:27:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvgcstructentrynode.h:27:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvgcswissknife.h:27:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvgcvalueindexednode.h:27:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvgvcp.h:27:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvgvdeviceprivate.h:27:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvgvfakecamera.h:24:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvgvinterfaceprivate.h:27:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvgvsp.h:27:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvgvstreamprivate.h:27:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvinterfaceprivate.h:27:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvmisc.h:27:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvrealtimeprivate.h:5:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvstr.h:28:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvstreamprivate.h:27:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvsystem.h:27:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvtest.c:78:13: style: The scope of the variable 'camera' can be reduced. [variableScope]
aravis-ARAVIS_0_5_12/src/arvuvcp.h:27:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvuvstreamprivate.h:27:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvuvinterfaceprivate.h:27:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvuvsp.h:27:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvxmlschema.h:28:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/src/arvzip.h:27:0: error: #error "Only <arv.h> can be included directly." [preprocessorErrorDirective]
aravis-ARAVIS_0_5_12/tests/arvautopacketsizetest.c:20:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aravis-ARAVIS_0_5_12/tests/arvcameratest.c:230:13: style: The scope of the variable 'stream' can be reduced. [variableScope]
aravis-ARAVIS_0_5_12/tests/arvcameratest.c:233:6: style: The scope of the variable 'i' can be reduced. [variableScope]
aravis-ARAVIS_0_5_12/tests/arvcameratest.c:263:10: style: The scope of the variable 'old_sigint_handler' can be reduced. [variableScope]
aravis-ARAVIS_0_5_12/tests/arvchunkparsertest.c:8:13: style: The scope of the variable 'stream' can be reduced. [variableScope]
aravis-ARAVIS_0_5_12/tests/arvchunkparsertest.c:9:18: style: The scope of the variable 'parser' can be reduced. [variableScope]
aravis-ARAVIS_0_5_12/tests/arvevaluatortest.c:23:9: style: The scope of the variable 'value' can be reduced. [variableScope]
aravis-ARAVIS_0_5_12/tests/arvexample.c:63:13: style: The scope of the variable 'stream' can be reduced. [variableScope]
aravis-ARAVIS_0_5_12/tests/arvexample.c:64:6: style: The scope of the variable 'i' can be reduced. [variableScope]
aravis-ARAVIS_0_5_12/tests/arvexample.c:75:10: style: The scope of the variable 'old_sigint_handler' can be reduced. [variableScope]
aravis-ARAVIS_0_5_12/tests/arvheartbeattest.c:49:23: style: The scope of the variable 'feature' can be reduced. [variableScope]
aravis-ARAVIS_0_5_12/tests/arvheartbeattest.c:55:12: style: The scope of the variable 'old_sigint_handler' can be reduced. [variableScope]
aravis-ARAVIS_0_5_12/tests/arvheartbeattest.c:56:9: style: The scope of the variable 'i' can be reduced. [variableScope]
aravis-ARAVIS_0_5_12/tests/arvheartbeattest.c:56:12: style: The scope of the variable 'payload' can be reduced. [variableScope]
aravis-ARAVIS_0_5_12/tests/evaluator.c:227:2: style: Variable 'v_double' is reassigned a value before the old one has been used. [redundantAssignment]
aravis-ARAVIS_0_5_12/tests/evaluator.c:219:2: note: Variable 'v_double' is reassigned a value before the old one has been used.
aravis-ARAVIS_0_5_12/tests/evaluator.c:227:2: note: Variable 'v_double' is reassigned a value before the old one has been used.
aravis-ARAVIS_0_5_12/tests/evaluator.c:227:13: style: Variable 'v_double' is assigned a value that is never used. [unreadVariable]
aravis-ARAVIS_0_5_12/tests/evaluator.c:260:13: style: Variable 'v_double' is assigned a value that is never used. [unreadVariable]
aravis-ARAVIS_0_5_12/tests/genicam.c:664:27: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
aravis-ARAVIS_0_5_12/tests/genicam.c:39:13: style: The scope of the variable 'node' can be reduced. [variableScope]
aravis-ARAVIS_0_5_12/tests/loadhttptest.c:10:9: style: The scope of the variable 'file' can be reduced. [variableScope]
aravis-ARAVIS_0_5_12/tests/loadhttptest.c:11:20: style: The scope of the variable 'stream' can be reduced. [variableScope]
aravis-ARAVIS_0_5_12/tools/wireshark-dissectors/packet-gvcp.c:1429:2: style: Variable 'address_string' is reassigned a value before the old one has been used. [redundantAssignment]
aravis-ARAVIS_0_5_12/tools/wireshark-dissectors/packet-gvcp.c:1420:0: note: Variable 'address_string' is reassigned a value before the old one has been used.
aravis-ARAVIS_0_5_12/tools/wireshark-dissectors/packet-gvcp.c:1429:2: note: Variable 'address_string' is reassigned a value before the old one has been used.
aravis-ARAVIS_0_5_12/tools/wireshark-dissectors/packet-gvcp.c:1583:5: style: Variable 'temp_tree' is reassigned a value before the old one has been used. [redundantAssignment]
aravis-ARAVIS_0_5_12/tools/wireshark-dissectors/packet-gvcp.c:1578:0: note: Variable 'temp_tree' is reassigned a value before the old one has been used.
aravis-ARAVIS_0_5_12/tools/wireshark-dissectors/packet-gvcp.c:1583:5: note: Variable 'temp_tree' is reassigned a value before the old one has been used.
aravis-ARAVIS_0_5_12/tools/wireshark-dissectors/packet-gvcp.c:1638:2: style: Variable 'address_string' is reassigned a value before the old one has been used. [redundantAssignment]
aravis-ARAVIS_0_5_12/tools/wireshark-dissectors/packet-gvcp.c:1633:0: note: Variable 'address_string' is reassigned a value before the old one has been used.
aravis-ARAVIS_0_5_12/tools/wireshark-dissectors/packet-gvcp.c:1638:2: note: Variable 'address_string' is reassigned a value before the old one has been used.
aravis-ARAVIS_0_5_12/tools/wireshark-dissectors/packet-gvcp.c:1659:4: style: Variable 'item' is reassigned a value before the old one has been used. [redundantAssignment]
aravis-ARAVIS_0_5_12/tools/wireshark-dissectors/packet-gvcp.c:1658:0: note: Variable 'item' is reassigned a value before the old one has been used.
aravis-ARAVIS_0_5_12/tools/wireshark-dissectors/packet-gvcp.c:1659:4: note: Variable 'item' is reassigned a value before the old one has been used.
aravis-ARAVIS_0_5_12/tools/wireshark-dissectors/packet-gvcp.c:1879:2: style: Variable 'string_manufacturer_name' is reassigned a value before the old one has been used. [redundantAssignment]
aravis-ARAVIS_0_5_12/tools/wireshark-dissectors/packet-gvcp.c:1873:0: note: Variable 'string_manufacturer_name' is reassigned a value before the old one has been used.
aravis-ARAVIS_0_5_12/tools/wireshark-dissectors/packet-gvcp.c:1879:2: note: Variable 'string_manufacturer_name' is reassigned a value before the old one has been used.
aravis-ARAVIS_0_5_12/tools/wireshark-dissectors/packet-gvcp.c:1880:2: style: Variable 'string_serial_number' is reassigned a value before the old one has been used. [redundantAssignment]
aravis-ARAVIS_0_5_12/tools/wireshark-dissectors/packet-gvcp.c:1874:0: note: Variable 'string_serial_number' is reassigned a value before the old one has been used.
aravis-ARAVIS_0_5_12/tools/wireshark-dissectors/packet-gvcp.c:1880:2: note: Variable 'string_serial_number' is reassigned a value before the old one has been used.
aravis-ARAVIS_0_5_12/tools/wireshark-dissectors/packet-gvcp.c:2077:2: style: Variable 'address_string' is reassigned a value before the old one has been used. [redundantAssignment]
aravis-ARAVIS_0_5_12/tools/wireshark-dissectors/packet-gvcp.c:2073:0: note: Variable 'address_string' is reassigned a value before the old one has been used.
aravis-ARAVIS_0_5_12/tools/wireshark-dissectors/packet-gvcp.c:2077:2: note: Variable 'address_string' is reassigned a value before the old one has been used.
aravis-ARAVIS_0_5_12/tools/wireshark-dissectors/packet-gvcp.c:2116:4: style: Variable 'address_string' is reassigned a value before the old one has been used. [redundantAssignment]
aravis-ARAVIS_0_5_12/tools/wireshark-dissectors/packet-gvcp.c:2115:0: note: Variable 'address_string' is reassigned a value before the old one has been used.
aravis-ARAVIS_0_5_12/tools/wireshark-dissectors/packet-gvcp.c:2116:4: note: Variable 'address_string' is reassigned a value before the old one has been used.
aravis-ARAVIS_0_5_12/tools/wireshark-dissectors/packet-gvcp.c:2148:3: style: Variable 'item' is reassigned a value before the old one has been used. [redundantAssignment]
aravis-ARAVIS_0_5_12/tools/wireshark-dissectors/packet-gvcp.c:2146:0: note: Variable 'item' is reassigned a value before the old one has been used.
aravis-ARAVIS_0_5_12/tools/wireshark-dissectors/packet-gvcp.c:2148:3: note: Variable 'item' is reassigned a value before the old one has been used.
aravis-ARAVIS_0_5_12/tools/wireshark-dissectors/packet-gvsp.c:6556:6: style: struct member '_display_string::display' is never used. [unusedStructMember]
aravis-ARAVIS_0_5_12/tools/wireshark-dissectors/packet-gvsp.c:6557:9: style: struct member '_display_string::string_display' is never used. [unusedStructMember]
aravis-ARAVIS_0_5_12/tools/wireshark-dissectors/packet-gvsp.c:6596:9: style: struct member '_ftenum_string::string_type' is never used. [unusedStructMember]
aravis-ARAVIS_0_5_12/tools/wireshark-dissectors/packet-gvsp.c:868:8: style: Variable 'ti' is assigned a value that is never used. [unreadVariable]
aravis-ARAVIS_0_5_12/tools/wireshark-dissectors/packet-gvsp.c:2979:8: style: Variable 'ti' is assigned a value that is never used. [unreadVariable]
aravis-ARAVIS_0_5_12/tools/wireshark-dissectors/packet-gvsp.c:5090:8: style: Variable 'ti' is assigned a value that is never used. [unreadVariable]
aravis-ARAVIS_0_5_12/tools/wireshark-dissectors/packet-gvsp.c:7201:8: style: Variable 'ti' is assigned a value that is never used. [unreadVariable]
aravis-ARAVIS_0_5_12/viewer/arvviewer.c:883:2: style: Variable 'auto_gain' is reassigned a value before the old one has been used. [redundantAssignment]
aravis-ARAVIS_0_5_12/viewer/arvviewer.c:843:2: note: Variable 'auto_gain' is reassigned a value before the old one has been used.
aravis-ARAVIS_0_5_12/viewer/arvviewer.c:883:2: note: Variable 'auto_gain' is reassigned a value before the old one has been used.
aravis-ARAVIS_0_5_12/viewer/arvviewer.c:884:2: style: Variable 'auto_exposure' is reassigned a value before the old one has been used. [redundantAssignment]
aravis-ARAVIS_0_5_12/viewer/arvviewer.c:844:2: note: Variable 'auto_exposure' is reassigned a value before the old one has been used.
aravis-ARAVIS_0_5_12/viewer/arvviewer.c:884:2: note: Variable 'auto_exposure' is reassigned a value before the old one has been used.
[22:59]

ftp://ftp.se.debian.org/debian/pool/main/a/arbiterjs/arbiterjs_1.0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/arbtt/arbtt_0.9.0.9.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/arc/arc_5.21q.orig.tar.gz
arc-5.21q/arcadd.c:55:18: style: The scope of the variable 'notemp' can be reduced. [variableScope]
arc-5.21q/arcadd.c:57:18: style: The scope of the variable 'i' can be reduced. [variableScope]
arc-5.21q/arcadd.c:248:18: style: The scope of the variable 'upd' can be reduced. [variableScope]
arc-5.21q/arcadd.c:86:14: portability: Undefined behaviour, pointer arithmetic 'buf-1' is out of bounds. [pointerOutOfBounds]
arc-5.21q/arcadd.c:100:4: error: Common realloc mistake: 'path' nulled but not freed upon failure [memleakOnRealloc]
arc-5.21q/arcadd.c:101:4: error: Common realloc mistake: 'name' nulled but not freed upon failure [memleakOnRealloc]
arc-5.21q/arcadd.c:136:0: error: Memory leak: path [memleak]
arc-5.21q/arcadd.c:136:0: error: Memory leak: name [memleak]
arc-5.21q/arccvt.c:36:18: style: The scope of the variable 'cvt' can be reduced. [variableScope]
arc-5.21q/arcdel.c:29:18: style: The scope of the variable 'del' can be reduced. [variableScope]
arc-5.21q/arcext.c:45:18: style: The scope of the variable 'save' can be reduced. [variableScope]
arc-5.21q/arcext.c:130:13: portability: Undefined behaviour, pointer arithmetic 'fix-1' is out of bounds. [pointerOutOfBounds]
arc-5.21q/arcext.c:131:17: portability: Undefined behaviour, pointer arithmetic 'fix-1' is out of bounds. [pointerOutOfBounds]
arc-5.21q/arcio.c:36:18: style: The scope of the variable 'name' can be reduced. [variableScope]
arc-5.21q/arcio.c:37:18: style: The scope of the variable 'try' can be reduced. [variableScope]
arc-5.21q/arcio.c:252:18: style: The scope of the variable 'cpy' can be reduced. [variableScope]
arc-5.21q/arclst.c:35:18: style: The scope of the variable 'list' can be reduced. [variableScope]
arc-5.21q/arclzw.c:502:33: style: The scope of the variable 'incode' can be reduced. [variableScope]
arc-5.21q/arclzw.c:683:26: style: The scope of the variable 'tempnext' can be reduced. [variableScope]
arc-5.21q/arclzw.c:684:18: style: The scope of the variable 'ep' can be reduced. [variableScope]
arc-5.21q/arclzw.c:523:11: style: Checking if unsigned variable 'inlen' is less than zero. [unsignedLessThanZero]
arc-5.21q/arcmatch.c:90:9: style: Redundant condition: If 'EXPR == '.'', the comparison 'EXPR' is always true. [redundantCondition]
arc-5.21q/arcmatch.c:92:9: style: Redundant condition: If 'EXPR == '.'', the comparison 'EXPR' is always true. [redundantCondition]
arc-5.21q/arcmisc.c:113:28: style: The scope of the variable 'old' can be reduced. [variableScope]
arc-5.21q/arcmisc.c:113:34: style: The scope of the variable 'new' can be reduced. [variableScope]
arc-5.21q/arcmisc.c:312:33: style: The scope of the variable 'dirname' can be reduced. [variableScope]
arc-5.21q/arcmisc.c:132:4: error: Resource leak: old [resourceLeak]
arc-5.21q/arcpack.c:201:7: style: The scope of the variable 'c' can be reduced. [variableScope]
arc-5.21q/arcpack.c:250:7: style: The scope of the variable 'c' can be reduced. [variableScope]
arc-5.21q/arcpack.c:251:13: style: The scope of the variable 'cr' can be reduced. [variableScope]
arc-5.21q/arcpack.c:252:19: style: The scope of the variable 'ptr' can be reduced. [variableScope]
arc-5.21q/arcpack.c:290:9: style: The scope of the variable 'i' can be reduced. [variableScope]
arc-5.21q/arcrun.c:39:18: style: The scope of the variable 'buf' can be reduced. [variableScope]
arc-5.21q/arcrun.c:126:0: error: Resource leak: tmp [resourceLeak]
arc-5.21q/arcrun.c:142:10: error: Uninitialized variable: sys [uninitvar]
arc-5.21q/arcsq.c:317:22: style: The scope of the variable 'frnp' can be reduced. [variableScope]
arc-5.21q/arcsq.c:318:7: style: The scope of the variable 'lch' can be reduced. [variableScope]
arc-5.21q/arcsq.c:318:12: style: The scope of the variable 'rch' can be reduced. [variableScope]
arc-5.21q/arcsq.c:425:15: style: The scope of the variable 'l' can be reduced. [variableScope]
arc-5.21q/arcsq.c:425:18: style: The scope of the variable 'r' can be reduced. [variableScope]
arc-5.21q/arcunp.c:155:11: style: The scope of the variable 'j' can be reduced. [variableScope]
[22:59]

ftp://ftp.se.debian.org/debian/pool/main/a/arc-gui-clients/arc-gui-clients_0.4.6.orig.tar.gz
arc-gui-clients-0.4.6-Source/src/arccert-ui/qdebugstream.h:28:9: style: Class 'DebugStreamEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arc-gui-clients-0.4.6-Source/src/arccert-ui/main.cpp:11:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
arc-gui-clients-0.4.6-Source/src/arcstat-ui/JmBase.cpp:187:24: style: Variable 'unknownJobs' is assigned a value that is never used. [unreadVariable]
arc-gui-clients-0.4.6-Source/src/arcstat-ui/JmBase.cpp:10:5: performance: Variable 'm_id' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
arc-gui-clients-0.4.6-Source/src/arcstat-ui/JmBase.cpp:11:5: performance: Variable 'm_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
arc-gui-clients-0.4.6-Source/src/arcstat-ui/JmBase.cpp:12:5: performance: Variable 'm_state' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
arc-gui-clients-0.4.6-Source/src/arcstat-ui/JmBase.cpp:52:5: performance: Variable 'm_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
arc-gui-clients-0.4.6-Source/src/arcstat-ui/JmBase.cpp:53:5: performance: Variable 'm_filename' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
arc-gui-clients-0.4.6-Source/src/arcstat-ui/JmBase.h:65:5: style: Class 'JmJobListDisplay' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arc-gui-clients-0.4.6-Source/src/arcstat-ui/arcjobcontroller.cpp:1218:9: style: Condition '!keepFiles' is always true [knownConditionTrueFalse]
arc-gui-clients-0.4.6-Source/src/arcstat-ui/arcjobcontroller.cpp:1216:21: note: Assignment 'keepFiles=false', assigned value is 0
arc-gui-clients-0.4.6-Source/src/arcstat-ui/arcjobcontroller.cpp:1218:9: note: Condition '!keepFiles' is always true
arc-gui-clients-0.4.6-Source/src/arcstat-ui/arcjobcontroller.cpp:1214:18: style: The scope of the variable 'cleaned_num' can be reduced. [variableScope]
arc-gui-clients-0.4.6-Source/src/arcstat-ui/arcjobcontroller.cpp:752:16: style: Variable 'all' is assigned a value that is never used. [unreadVariable]
arc-gui-clients-0.4.6-Source/src/arcstat-ui/arcjobcontroller.cpp:753:17: style: Unused variable: joblist [unusedVariable]
arc-gui-clients-0.4.6-Source/src/arcstat-ui/arcjobcontroller.cpp:754:17: style: Unused variable: jobidfileout [unusedVariable]
arc-gui-clients-0.4.6-Source/src/arcstat-ui/arcjobcontroller.cpp:755:28: style: Unused variable: jobidfilesin [unusedVariable]
arc-gui-clients-0.4.6-Source/src/arcstat-ui/arcjobcontroller.cpp:756:28: style: Unused variable: clusters [unusedVariable]
arc-gui-clients-0.4.6-Source/src/arcstat-ui/arcjobcontroller.cpp:757:28: style: Unused variable: qlusters [unusedVariable]
arc-gui-clients-0.4.6-Source/src/arcstat-ui/arcjobcontroller.cpp:758:28: style: Unused variable: indexurls [unusedVariable]
arc-gui-clients-0.4.6-Source/src/arcstat-ui/arcjobcontroller.cpp:759:17: style: Variable 'keep' is assigned a value that is never used. [unreadVariable]
arc-gui-clients-0.4.6-Source/src/arcstat-ui/arcjobcontroller.cpp:760:17: style: Variable 'same' is assigned a value that is never used. [unreadVariable]
arc-gui-clients-0.4.6-Source/src/arcstat-ui/arcjobcontroller.cpp:761:28: style: Unused variable: status [unusedVariable]
arc-gui-clients-0.4.6-Source/src/arcstat-ui/arcjobcontroller.cpp:762:25: style: Variable 'show_plugins' is assigned a value that is never used. [unreadVariable]
arc-gui-clients-0.4.6-Source/src/arcstat-ui/arcjobcontroller.cpp:763:0: style: Variable 'timeout' is assigned a value that is never used. [unreadVariable]
arc-gui-clients-0.4.6-Source/src/arcstat-ui/arcjobcontroller.cpp:764:17: style: Unused variable: conffile [unusedVariable]
arc-gui-clients-0.4.6-Source/src/arcstat-ui/arcjobcontroller.cpp:765:17: style: Unused variable: debug [unusedVariable]
arc-gui-clients-0.4.6-Source/src/arcstat-ui/arcjobcontroller.cpp:766:17: style: Unused variable: broker [unusedVariable]
arc-gui-clients-0.4.6-Source/src/arcstat-ui/arcjobcontroller.cpp:780:35: style: Unused variable: uit [unusedVariable]
arc-gui-clients-0.4.6-Source/src/arcstat-ui/arcjobcontroller.cpp:1232:9: style: Variable 'retval' is assigned a value that is never used. [unreadVariable]
arc-gui-clients-0.4.6-Source/src/arcstat-ui/arcjobcontroller.cpp:396:61: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
arc-gui-clients-0.4.6-Source/src/arcstat-ui/arcjobcontroller.cpp:422:61: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
arc-gui-clients-0.4.6-Source/src/arcstat-ui/arcjobcontroller.cpp:646:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
arc-gui-clients-0.4.6-Source/src/arcstat-ui/arcjobcontroller.cpp:652:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
arc-gui-clients-0.4.6-Source/src/arcstat-ui/arcjobcontroller.cpp:783:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
arc-gui-clients-0.4.6-Source/src/arcstat-ui/arcjobcontroller.cpp:1046:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
arc-gui-clients-0.4.6-Source/src/arcstat-ui/arcjobcontroller.cpp:1052:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
arc-gui-clients-0.4.6-Source/src/arcstat-ui/arcjobcontroller.cpp:1182:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
arc-gui-clients-0.4.6-Source/src/arcstat-ui/arcjobcontroller.cpp:1186:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
arc-gui-clients-0.4.6-Source/src/arcstat-ui/qdebugstream.h:28:9: style: Class 'DebugStreamEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arc-gui-clients-0.4.6-Source/src/arcstat-ui/arcjobcontroller.cpp:545:9: performance: Possible inefficient checking for 'm_selectedJobIds' emptiness. [stlSize]
arc-gui-clients-0.4.6-Source/src/arcstat-ui/arcjobcontroller.cpp:629:9: performance: Possible inefficient checking for 'm_selectedJobIds' emptiness. [stlSize]
arc-gui-clients-0.4.6-Source/src/arcstat-ui/arcjobcontroller.cpp:747:9: performance: Possible inefficient checking for 'm_selectedJobIds' emptiness. [stlSize]
arc-gui-clients-0.4.6-Source/src/arcstat-ui/arcjobcontroller.cpp:1029:9: performance: Possible inefficient checking for 'm_selectedJobIds' emptiness. [stlSize]
arc-gui-clients-0.4.6-Source/src/arcstat-ui/arcjobcontroller.cpp:1165:9: performance: Possible inefficient checking for 'm_selectedJobIds' emptiness. [stlSize]
arc-gui-clients-0.4.6-Source/src/arcstat-ui/jobinfo.h:15:13: style: Technically the member function 'JobInfo::getId' can be const. [functionConst]
arc-gui-clients-0.4.6-Source/src/arcstat-ui/jobinfo.cpp:7:18: note: Technically the member function 'JobInfo::getId' can be const.
arc-gui-clients-0.4.6-Source/src/arcstat-ui/jobinfo.h:15:13: note: Technically the member function 'JobInfo::getId' can be const.
arc-gui-clients-0.4.6-Source/src/arcstat-ui/jobinfo.h:18:13: style: Technically the member function 'JobInfo::getName' can be const. [functionConst]
arc-gui-clients-0.4.6-Source/src/arcstat-ui/jobinfo.cpp:17:18: note: Technically the member function 'JobInfo::getName' can be const.
arc-gui-clients-0.4.6-Source/src/arcstat-ui/jobinfo.h:18:13: note: Technically the member function 'JobInfo::getName' can be const.
arc-gui-clients-0.4.6-Source/src/arcstat-ui/jobinfo.h:21:13: style: Technically the member function 'JobInfo::getStatus' can be const. [functionConst]
arc-gui-clients-0.4.6-Source/src/arcstat-ui/jobinfo.cpp:27:18: note: Technically the member function 'JobInfo::getStatus' can be const.
arc-gui-clients-0.4.6-Source/src/arcstat-ui/jobinfo.h:21:13: note: Technically the member function 'JobInfo::getStatus' can be const.
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileelement.h:45:22: style: Technically the member function 'ARCFileElement::getFileName' can be const. [functionConst]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileelement.h:46:22: style: Technically the member function 'ARCFileElement::getFilePath' can be const. [functionConst]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileelement.h:47:22: style: Technically the member function 'ARCFileElement::getFileType' can be const. [functionConst]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileelement.h:48:22: style: Technically the member function 'ARCFileElement::getGroup' can be const. [functionConst]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileelement.h:49:22: style: Technically the member function 'ARCFileElement::isExecutable' can be const. [functionConst]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileelement.h:50:22: style: Technically the member function 'ARCFileElement::isReadable' can be const. [functionConst]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileelement.h:51:22: style: Technically the member function 'ARCFileElement::isWritable' can be const. [functionConst]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileelement.h:52:22: style: Technically the member function 'ARCFileElement::getLastModfied' can be const. [functionConst]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileelement.h:53:22: style: Technically the member function 'ARCFileElement::getLastRead' can be const. [functionConst]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileelement.h:54:22: style: Technically the member function 'ARCFileElement::getOwner' can be const. [functionConst]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileelement.h:55:22: style: Technically the member function 'ARCFileElement::getPermissions' can be const. [functionConst]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileelement.h:56:22: style: Technically the member function 'ARCFileElement::getSize' can be const. [functionConst]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileserver.h:78:10: warning: The class 'ArcFileServer' defines member variable with name 'm_notifyParent' also defined in its parent class 'FileServer'. [duplInheritedMember]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/fileserver.h:29:10: note: Parent variable 'FileServer::m_notifyParent'
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileserver.h:78:10: note: Derived variable 'ArcFileServer::m_notifyParent'
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/dragdropabletreewidget.h:19:5: style: Class 'DragDropableTreeWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/transferlistwindow.h:19:5: style: Class 'TransferStatusDisplay' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileserver.h:22:17: style: The function 'getFileInfoLabels' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/fileserver.h:45:25: note: Virtual function in base class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileserver.h:22:17: note: Function in derived class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileserver.h:23:10: style: The function 'updateFileList' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/fileserver.h:48:18: note: Virtual function in base class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileserver.h:23:10: note: Function in derived class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileserver.h:24:31: style: The function 'getFileList' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/fileserver.h:51:39: note: Virtual function in base class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileserver.h:24:31: note: Function in derived class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileserver.h:25:10: style: The function 'goUpOneFolder' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/fileserver.h:54:18: note: Virtual function in base class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileserver.h:25:10: note: Function in derived class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileserver.h:26:13: style: The function 'getCurrentURL' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/fileserver.h:57:21: note: Virtual function in base class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileserver.h:26:13: note: Function in derived class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileserver.h:27:13: style: The function 'getCurrentPath' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/fileserver.h:60:21: note: Virtual function in base class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileserver.h:27:13: note: Function in derived class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileserver.h:29:10: style: The function 'copyFromServer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/fileserver.h:69:18: note: Virtual function in base class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileserver.h:29:10: note: Function in derived class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileserver.h:30:10: style: The function 'copyToServer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/fileserver.h:72:18: note: Virtual function in base class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileserver.h:30:10: note: Function in derived class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileserver.h:31:10: style: The function 'copyToServer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/fileserver.h:75:18: note: Virtual function in base class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileserver.h:31:10: note: Function in derived class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileserver.h:32:10: style: The function 'deleteItem' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/fileserver.h:78:18: note: Virtual function in base class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileserver.h:32:10: note: Function in derived class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileserver.h:33:10: style: The function 'deleteItems' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/fileserver.h:81:18: note: Virtual function in base class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileserver.h:33:10: note: Function in derived class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileserver.h:34:10: style: The function 'makeDir' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/fileserver.h:84:18: note: Virtual function in base class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileserver.h:34:10: note: Function in derived class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileserver.h:35:18: style: The function 'getFilePermissions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/fileserver.h:63:26: note: Virtual function in base class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileserver.h:35:18: note: Function in derived class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileserver.h:36:10: style: The function 'setFilePermissions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/fileserver.h:66:18: note: Virtual function in base class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileserver.h:36:10: note: Function in derived class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileserver.h:37:28: style: The function 'fileProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/fileserver.h:87:36: note: Virtual function in base class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileserver.h:37:28: note: Function in derived class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileserver.h:38:10: style: The function 'rename' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/fileserver.h:90:18: note: Virtual function in base class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileserver.h:38:10: note: Function in derived class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileelement.cpp:4:17: warning: Member variable 'ARCFileElement::executable' is not initialized in the constructor. [uninitMemberVar]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileelement.cpp:4:17: warning: Member variable 'ARCFileElement::readable' is not initialized in the constructor. [uninitMemberVar]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileelement.cpp:4:17: warning: Member variable 'ARCFileElement::writable' is not initialized in the constructor. [uninitMemberVar]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileelement.cpp:4:17: warning: Member variable 'ARCFileElement::permissions' is not initialized in the constructor. [uninitMemberVar]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileelement.cpp:4:17: warning: Member variable 'ARCFileElement::fileType' is not initialized in the constructor. [uninitMemberVar]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileelement.cpp:21:5: performance: Variable 'fileName' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileelement.cpp:22:5: performance: Variable 'filePath' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileelement.cpp:24:5: performance: Variable 'group' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileelement.cpp:28:5: performance: Variable 'lastModified' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileelement.cpp:29:5: performance: Variable 'lastRead' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileelement.cpp:30:5: performance: Variable 'owner' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileelement.cpp:32:5: performance: Variable 'size' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileserver.cpp:405:5: style: Variable 'success' is reassigned a value before the old one has been used. [redundantAssignment]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileserver.cpp:399:0: note: Variable 'success' is reassigned a value before the old one has been used.
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileserver.cpp:405:5: note: Variable 'success' is reassigned a value before the old one has been used.
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileserver.cpp:395:64: style: Function 'copyToServer' argument 2 names different: declaration 'destinationPath' definition 'destinationFolder'. [funcArgNamesDifferent]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileserver.h:31:53: note: Function 'copyToServer' argument 2 names different: declaration 'destinationPath' definition 'destinationFolder'.
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileserver.cpp:395:64: note: Function 'copyToServer' argument 2 names different: declaration 'destinationPath' definition 'destinationFolder'.
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileserver.cpp:203:17: style: Unused variable: i [unusedVariable]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileserver.cpp:403:0: style: Variable 'failedFilesList' is assigned a value that is never used. [unreadVariable]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileserver.cpp:528:20: style: Variable 'success' is assigned a value that is never used. [unreadVariable]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileserver.cpp:589:30: style: Unused variable: arcFiles [unusedVariable]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileserver.cpp:617:20: style: Variable 'success' is assigned a value that is never used. [unreadVariable]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileserver.cpp:30:35: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileserver.cpp:51:25: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileserver.cpp:71:26: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileserver.cpp:209:108: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileserver.cpp:371:108: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcfileserver.cpp:453:0: error: Memory leak: failedFilesList [memleak]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcstoragewindow.cpp:804:5: style: Variable 'url' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcstoragewindow.cpp:803:0: note: Variable 'url' is reassigned a value before the old one has been used if variable is no semaphore variable.
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcstoragewindow.cpp:804:5: note: Variable 'url' is reassigned a value before the old one has been used if variable is no semaphore variable.
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcstoragewindow.cpp:1023:44: style: Function 'onNewStatus' argument 1 names different: declaration 'errorStr' definition 'statusStr'. [funcArgNamesDifferent]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcstoragewindow.h:46:30: note: Function 'onNewStatus' argument 1 names different: declaration 'errorStr' definition 'statusStr'.
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcstoragewindow.cpp:1023:44: note: Function 'onNewStatus' argument 1 names different: declaration 'errorStr' definition 'statusStr'.
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcstoragewindow.cpp:1567:13: style: Unused variable: i [unusedVariable]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcstoragewindow.cpp:1595:13: style: Unused variable: i [unusedVariable]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcstoragewindow.cpp:1620:13: style: Unused variable: i [unusedVariable]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcstoragewindow.cpp:1698:33: style: Variable 'item' is assigned a value that is never used. [unreadVariable]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/arcstoragewindow.cpp:1771:13: style: Unused variable: i [unusedVariable]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/filelister.h:10:26: performance: Technically the member function 'FileLister::getFilesAsStrings' can be static. [functionStatic]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/filelister.cpp:32:34: note: Technically the member function 'FileLister::getFilesAsStrings' can be static.
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/filelister.h:10:26: note: Technically the member function 'FileLister::getFilesAsStrings' can be static.
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/filelister.h:11:26: performance: Technically the member function 'FileLister::getFoldersAsStrings' can be static. [functionStatic]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/filelister.cpp:12:34: note: Technically the member function 'FileLister::getFoldersAsStrings' can be static.
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/filelister.h:11:26: note: Technically the member function 'FileLister::getFoldersAsStrings' can be static.
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/fileserver.h:42:10: style: Technically the member function 'FileServer::getNotifyParent' can be const. [functionConst]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/fileserver.cpp:13:18: note: Technically the member function 'FileServer::getNotifyParent' can be const.
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/fileserver.h:42:10: note: Technically the member function 'FileServer::getNotifyParent' can be const.
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/fileserverfactory.cpp:43:10: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/fileserverfactory.cpp:47:5: note: Found duplicate branches for 'if' and 'else'.
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/fileserverfactory.cpp:43:10: note: Found duplicate branches for 'if' and 'else'.
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/filetransfer.cpp:48:25: style: C-style pointer casting [cstyleCast]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/filetransferlist.cpp:92:13: style: Variable 'idleCount' is modified but its new value is never used. [unreadVariable]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/filetransferlist.cpp:57:19: warning: Member variable 'FileTransferList::m_totalTransferred' is not initialized in the constructor. [uninitMemberVarPrivate]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/foldercontent.cpp:7:5: style: Class 'FolderContent' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/foldercontent.cpp:7:5: style: Class 'FolderContent' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/ftpfileserver.cpp:37:44: style: Function 'updateFileList' argument 1 names different: declaration 'URL' definition 'urlString'. [funcArgNamesDifferent]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/ftpfileserver.h:33:33: note: Function 'updateFileList' argument 1 names different: declaration 'URL' definition 'urlString'.
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/ftpfileserver.cpp:37:44: note: Function 'updateFileList' argument 1 names different: declaration 'URL' definition 'urlString'.
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/ftpfileserver.cpp:12:5: style: Class 'FTPFileServer' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/ftpfileserver.cpp:12:5: style: Class 'FTPFileServer' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/ftpfileserver.h:30:17: style: The function 'getFileInfoLabels' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/fileserver.h:45:25: note: Virtual function in base class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/ftpfileserver.h:30:17: note: Function in derived class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/ftpfileserver.h:33:10: style: The function 'updateFileList' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/fileserver.h:48:18: note: Virtual function in base class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/ftpfileserver.h:33:10: note: Function in derived class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/ftpfileserver.h:39:10: style: The function 'goUpOneFolder' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/fileserver.h:54:18: note: Virtual function in base class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/ftpfileserver.h:39:10: note: Function in derived class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/ftpfileserver.h:42:13: style: The function 'getCurrentURL' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/fileserver.h:57:21: note: Virtual function in base class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/ftpfileserver.h:42:13: note: Function in derived class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/ftpfileserver.h:45:13: style: The function 'getCurrentPath' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/fileserver.h:60:21: note: Virtual function in base class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/ftpfileserver.h:45:13: note: Function in derived class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/ftpfileserver.h:48:10: style: The function 'copyFromServer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/fileserver.h:69:18: note: Virtual function in base class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/ftpfileserver.h:48:10: note: Function in derived class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/ftpfileserver.h:51:10: style: The function 'copyToServer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/fileserver.h:72:18: note: Virtual function in base class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/ftpfileserver.h:51:10: note: Function in derived class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/ftpfileserver.h:54:10: style: The function 'copyToServer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/fileserver.h:75:18: note: Virtual function in base class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/ftpfileserver.h:54:10: note: Function in derived class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/ftpfileserver.h:57:10: style: The function 'deleteItem' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/fileserver.h:78:18: note: Virtual function in base class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/ftpfileserver.h:57:10: note: Function in derived class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/ftpfileserver.h:60:10: style: The function 'makeDir' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/fileserver.h:84:18: note: Virtual function in base class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/ftpfileserver.h:60:10: note: Function in derived class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/ftpfileserver.h:63:18: style: The function 'getFilePermissions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/fileserver.h:63:26: note: Virtual function in base class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/ftpfileserver.h:63:18: note: Function in derived class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/ftpfileserver.h:66:10: style: The function 'setFilePermissions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/fileserver.h:66:18: note: Virtual function in base class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/ftpfileserver.h:66:10: note: Function in derived class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/ftpfileserver.h:68:18: style: The function 'deleteItems' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/fileserver.h:81:18: note: Virtual function in base class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/ftpfileserver.h:68:18: note: Function in derived class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/globalstateinfo.cpp:33:5: performance: Variable 'm_newWindowUrl' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/localfileserver.cpp:118:44: style: Condition '!success' is always true [knownConditionTrueFalse]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/localfileserver.cpp:117:19: note: Assignment 'success=false', assigned value is 0
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/localfileserver.cpp:118:44: note: Condition '!success' is always true
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/localfileserver.cpp:150:5: style: Variable 'success' is reassigned a value before the old one has been used. [redundantAssignment]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/localfileserver.cpp:146:0: note: Variable 'success' is reassigned a value before the old one has been used.
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/localfileserver.cpp:150:5: note: Variable 'success' is reassigned a value before the old one has been used.
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/localfileserver.cpp:144:66: style: Function 'copyToServer' argument 2 names different: declaration 'destinationPath' definition 'destinationFolder'. [funcArgNamesDifferent]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/localfileserver.h:25:53: note: Function 'copyToServer' argument 2 names different: declaration 'destinationPath' definition 'destinationFolder'.
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/localfileserver.cpp:144:66: note: Function 'copyToServer' argument 2 names different: declaration 'destinationPath' definition 'destinationFolder'.
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/localfileserver.h:17:17: style: The function 'getFileInfoLabels' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/fileserver.h:45:25: note: Virtual function in base class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/localfileserver.h:17:17: note: Function in derived class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/localfileserver.h:18:10: style: The function 'updateFileList' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/fileserver.h:48:18: note: Virtual function in base class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/localfileserver.h:18:10: note: Function in derived class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/localfileserver.h:20:10: style: The function 'goUpOneFolder' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/fileserver.h:54:18: note: Virtual function in base class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/localfileserver.h:20:10: note: Function in derived class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/localfileserver.h:21:13: style: The function 'getCurrentURL' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/fileserver.h:57:21: note: Virtual function in base class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/localfileserver.h:21:13: note: Function in derived class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/localfileserver.h:22:13: style: The function 'getCurrentPath' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/fileserver.h:60:21: note: Virtual function in base class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/localfileserver.h:22:13: note: Function in derived class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/localfileserver.h:23:10: style: The function 'copyFromServer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/fileserver.h:69:18: note: Virtual function in base class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/localfileserver.h:23:10: note: Function in derived class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/localfileserver.h:24:10: style: The function 'copyToServer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/fileserver.h:72:18: note: Virtual function in base class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/localfileserver.h:24:10: note: Function in derived class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/localfileserver.h:25:10: style: The function 'copyToServer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/fileserver.h:75:18: note: Virtual function in base class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/localfileserver.h:25:10: note: Function in derived class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/localfileserver.h:26:10: style: The function 'deleteItem' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/fileserver.h:78:18: note: Virtual function in base class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/localfileserver.h:26:10: note: Function in derived class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/localfileserver.h:27:10: style: The function 'makeDir' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/fileserver.h:84:18: note: Virtual function in base class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/localfileserver.h:27:10: note: Function in derived class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/localfileserver.h:28:18: style: The function 'getFilePermissions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/fileserver.h:63:26: note: Virtual function in base class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/localfileserver.h:28:18: note: Function in derived class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/localfileserver.h:29:10: style: The function 'setFilePermissions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/fileserver.h:66:18: note: Virtual function in base class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/localfileserver.h:29:10: note: Function in derived class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/localfileserver.h:30:10: style: The function 'deleteItems' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/fileserver.h:81:18: note: Virtual function in base class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/localfileserver.h:30:10: note: Function in derived class
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/moc_draggableqtreewidget.cpp:12:0: error: #error "The header file 'draggableqtreewidget.h' doesn't include <QObject>." [preprocessorErrorDirective]
arc-gui-clients-0.4.6-Source/src/arcstorage-ui/transferlistwindow.cpp:98:45: style: C-style pointer casting [cstyleCast]
arc-gui-clients-0.4.6-Source/src/arcsub-ui/arcsubmitcontroller.cpp:31:5: performance: Variable 'm_jobListFilename' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
arc-gui-clients-0.4.6-Source/src/arcsub-ui/jobdefinitions.cpp:360:41: style: Function 'setWalltime' argument 1 names different: declaration 't' definition 'walltime'. [funcArgNamesDifferent]
arc-gui-clients-0.4.6-Source/src/arcsub-ui/jobdefinitions.h:116:26: note: Function 'setWalltime' argument 1 names different: declaration 't' definition 'walltime'.
arc-gui-clients-0.4.6-Source/src/arcsub-ui/jobdefinitions.cpp:360:41: note: Function 'setWalltime' argument 1 names different: declaration 't' definition 'walltime'.
arc-gui-clients-0.4.6-Source/src/arcsub-ui/jobdefinitions.cpp:66:5: performance: Variable 'm_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
arc-gui-clients-0.4.6-Source/src/arcsub-ui/jobdefinitions.h:163:18: style: The function 'doCreateRunScript' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arc-gui-clients-0.4.6-Source/src/arcsub-ui/jobdefinitions.h:139:18: note: Virtual function in base class
arc-gui-clients-0.4.6-Source/src/arcsub-ui/jobdefinitions.h:163:18: note: Function in derived class
arc-gui-clients-0.4.6-Source/src/arcsub-ui/jobdefinitions.h:164:18: style: The function 'doSaveSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arc-gui-clients-0.4.6-Source/src/arcsub-ui/jobdefinitions.h:142:18: note: Virtual function in base class
arc-gui-clients-0.4.6-Source/src/arcsub-ui/jobdefinitions.h:164:18: note: Function in derived class
arc-gui-clients-0.4.6-Source/src/arcsub-ui/jobdefinitions.h:165:18: style: The function 'doLoadSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arc-gui-clients-0.4.6-Source/src/arcsub-ui/jobdefinitions.h:143:18: note: Virtual function in base class
arc-gui-clients-0.4.6-Source/src/arcsub-ui/jobdefinitions.h:165:18: note: Function in derived class
arc-gui-clients-0.4.6-Source/src/arcsub-ui/jobdefinitionwindow.h:33:20: style: Member variable 'JobDefinitionWindow::m_logStream' is in the wrong place in the initializer list. [initializerList]
arc-gui-clients-0.4.6-Source/src/arcsub-ui/jobdefinitionwindow.cpp:25:5: note: Member variable 'JobDefinitionWindow::m_logStream' is in the wrong place in the initializer list.
arc-gui-clients-0.4.6-Source/src/arcsub-ui/jobdefinitionwindow.h:33:20: note: Member variable 'JobDefinitionWindow::m_logStream' is in the wrong place in the initializer list.
arc-gui-clients-0.4.6-Source/src/arcsub-ui/qdebugstream.h:28:9: style: Class 'DebugStreamEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arc-gui-clients-0.4.6-Source/src/arcsub-ui/main.cpp:33:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
arc-gui-clients-0.4.6-Source/src/arcsub-ui/utils.cpp:70:110: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
arc-gui-clients-0.4.6-Source/src/arcsub-ui/utils.cpp:74:116: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
arc-gui-clients-0.4.6-Source/src/arcsub-ui/utils.cpp:88:102: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
arc-gui-clients-0.4.6-Source/src/arcsub-ui/utils.cpp:109:98: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
arc-gui-clients-0.4.6-Source/src/arcsub-ui/utils.cpp:66:180: performance: Function parameter 'requestedSubmissionInterfaceName' should be passed by const reference. [passedByValue]
arc-gui-clients-0.4.6-Source/src/arcsub-ui/utils.cpp:106:116: performance: Function parameter 'computingelements' should be passed by const reference. [passedByValue]
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils-functions.cpp:611:15: warning: Either the condition 'if(response)' is redundant or there is possible null pointer dereference: response. [nullPointerRedundantCheck]
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils-functions.cpp:615:12: note: Assuming that condition 'if(response)' is not redundant
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils-functions.cpp:611:15: note: Null pointer dereference
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils-functions.cpp:114:5: style: Variable 'ui' is reassigned a value before the old one has been used. [redundantAssignment]
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils-functions.cpp:112:0: note: Variable 'ui' is reassigned a value before the old one has been used.
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils-functions.cpp:114:5: note: Variable 'ui' is reassigned a value before the old one has been used.
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils-functions.cpp:122:9: style: Variable 'prompt1' is reassigned a value before the old one has been used. [redundantAssignment]
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils-functions.cpp:120:0: note: Variable 'prompt1' is reassigned a value before the old one has been used.
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils-functions.cpp:122:9: note: Variable 'prompt1' is reassigned a value before the old one has been used.
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils-functions.cpp:650:7: style: Variable 'dec' is reassigned a value before the old one has been used. [redundantAssignment]
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils-functions.cpp:649:0: note: Variable 'dec' is reassigned a value before the old one has been used.
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils-functions.cpp:650:7: note: Variable 'dec' is reassigned a value before the old one has been used.
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils-functions.cpp:718:10: style: The scope of the variable 'c' can be reduced. [variableScope]
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils-functions.cpp:197:66: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils-functions.cpp:205:80: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils-functions.cpp:309:54: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils-functions.cpp:339:76: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils-functions.cpp:369:29: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils-functions.cpp:408:103: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils-functions.cpp:431:46: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils-functions.cpp:447:48: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils-functions.cpp:467:40: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils-functions.cpp:493:39: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils-functions.cpp:502:38: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils-functions.cpp:534:101: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils-functions.cpp:556:95: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils-functions.cpp:686:62: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils-functions.cpp:680:8: performance: Possible inefficient checking for 'certInfolist' emptiness. [stlSize]
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils.cpp:477:19: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition]
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils.cpp:473:19: note: outer condition: i<idx
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils.cpp:477:19: note: opposite inner condition: i==idx
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils.cpp:1556:27: warning: Either the condition 'if(response)' is redundant or there is possible null pointer dereference: response. [nullPointerRedundantCheck]
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils.cpp:1600:28: note: Assuming that condition 'if(response)' is not redundant
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils.cpp:1556:27: note: Null pointer dereference
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils.cpp:971:9: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils.cpp:957:9: note: Variable 'res' is reassigned a value before the old one has been used.
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils.cpp:971:9: note: Variable 'res' is reassigned a value before the old one has been used.
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils.cpp:1589:21: style: Variable 'dec' is reassigned a value before the old one has been used. [redundantAssignment]
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils.cpp:1588:0: note: Variable 'dec' is reassigned a value before the old one has been used.
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils.cpp:1589:21: note: Variable 'dec' is reassigned a value before the old one has been used.
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils.cpp:99:62: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils.cpp:482:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils.cpp:837:38: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils.cpp:1354:40: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils.cpp:1393:113: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils.cpp:1422:62: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils.cpp:1437:66: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils.cpp:1456:50: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils.cpp:1469:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils.cpp:1476:130: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils.cpp:1507:115: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils.cpp:1529:109: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils.cpp:313:21: warning: Member variable 'ArcProxyController::use_nssdb' is not initialized in the constructor. [uninitMemberVar]
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils.cpp:313:21: warning: Member variable 'ArcProxyController::m_argc' is not initialized in the constructor. [uninitMemberVar]
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils.cpp:146:5: performance: Variable 'm_alias' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils.cpp:147:5: performance: Variable 'm_machine' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils.cpp:148:5: performance: Variable 'm_port' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils.cpp:149:5: performance: Variable 'm_hostDn' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils.cpp:150:5: performance: Variable 'm_officialName' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils.cpp:537:5: warning: Possible leak in public function. The pointer 'm_application' is not deallocated before it is allocated. [publicAllocationError]
arc-gui-clients-0.4.6-Source/src/common/arcproxy-utils.cpp:89:8: performance: Possible inefficient checking for 'certInfolist' emptiness. [stlSize]
arc-gui-clients-0.4.6-Source/src/common/proxywindow.cpp:13:63: style: Function 'ProxyWindow' argument 2 names different: declaration 'm_proxyController' definition 'proxyController'. [funcArgNamesDifferent]
arc-gui-clients-0.4.6-Source/src/common/proxywindow.h:32:67: note: Function 'ProxyWindow' argument 2 names different: declaration 'm_proxyController' definition 'proxyController'.
arc-gui-clients-0.4.6-Source/src/common/proxywindow.cpp:13:63: note: Function 'ProxyWindow' argument 2 names different: declaration 'm_proxyController' definition 'proxyController'.
[22:59]

ftp://ftp.se.debian.org/debian/pool/main/a/arc-theme/arc-theme_20180114.orig.tar.xz.asc

ftp://ftp.se.debian.org/debian/pool/main/a/arcanist-clang-format-linter/arcanist-clang-format-linter_0.git20161021.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/arch-install-scripts/arch-install-scripts_18.orig.tar.gz.asc

ftp://ftp.se.debian.org/debian/pool/main/a/arch-test/arch-test_0.7.orig.tar.gz
[22:59]

ftp://ftp.se.debian.org/debian/pool/main/a/archipel-agent-action-scheduler/archipel-agent-action-scheduler_0.6.0.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/archipel-agent-hypervisor-geolocalization/archipel-agent-hypervisor-geolocalization_0.6.0.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/archipel-agent-hypervisor-health/archipel-agent-hypervisor-health_0.6.0.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/archipel-agent-hypervisor-network/archipel-agent-hypervisor-network_0.6.0.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/archipel-agent-hypervisor-platformrequest/archipel-agent-hypervisor-platformrequest_0.6.0.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/archipel-agent-iphone-notification/archipel-agent-iphone-notification_0.6.0.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/archipel-agent-virtualmachine-oomkiller/archipel-agent-virtualmachine-oomkiller_0.6.0.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/archipel-agent-virtualmachine-snapshoting/archipel-agent-virtualmachine-snapshoting_0.6.0.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/archipel-agent-virtualmachine-vnc/archipel-agent-virtualmachine-vnc_0.6.0.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/archipel-agent-vmcasting/archipel-agent-vmcasting_0.6.0.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/archipel-agent-vmparking/archipel-agent-vmparking_0.6.0.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/archipel-agent-xmppserver/archipel-agent-xmppserver_0.6.0.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/archipel-core/archipel-core_0.6.0.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/archivemail/archivemail_0.9.0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/archivemount/archivemount_0.8.7.orig.tar.gz
archivemount-0.8.7/archivemount.c:742:4: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
archivemount-0.8.7/archivemount.c:1563:4: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
archivemount-0.8.7/archivemount.c:1905:5: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
archivemount-0.8.7/archivemount.c:2042:5: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
archivemount-0.8.7/archivemount.c:2149:4: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
archivemount-0.8.7/archivemount.c:2587:4: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
archivemount-0.8.7/archivemount.c:1678:2: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
archivemount-0.8.7/archivemount.c:685:8: style: The scope of the variable 'individualName' can be reduced. [variableScope]
archivemount-0.8.7/archivemount.c:796:9: style: The scope of the variable 'buf' can be reduced. [variableScope]
archivemount-0.8.7/archivemount.c:1244:14: style: The scope of the variable 'realpath' can be reduced. [variableScope]
archivemount-0.8.7/archivemount.c:1492:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
archivemount-0.8.7/archivemount.c:2835:14: style: Variable 'fuse_ret' is assigned a value that is never used. [unreadVariable]
archivemount-0.8.7/archivemount.c:895:3: error: Memory leak: oldfilename [memleak]
archivemount-0.8.7/archivemount.c:428:0: error: Memory leak: subtree_filter [memleak]
[22:59]

ftp://ftp.se.debian.org/debian/pool/main/a/archmage/archmage_0.3.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/archmbox/archmbox_4.10.0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/arcload/arcload_0.5.orig.tar.gz
arcload-0.5/arcgrub/arcfs.c:34:3: error: Memory leak: data [memleak]
arcload-0.5/arcgrub/ext2.c:136:21: style: struct member 'datablocks::tripple_indir_block' is never used. [unusedStructMember]
arcload-0.5/arcgrub/fat.c:321:17: style: The scope of the variable 'sector' can be reduced. [variableScope]
arcload-0.5/arcgrub/fshelp.c:83:13: style: Condition 'type==GRUB_FSHELP_UNKNOWN' is always false [knownConditionTrueFalse]
arcload-0.5/arcgrub/fshelp.c:63:40: note: Assignment 'type=GRUB_FSHELP_DIR', assigned value is 2
arcload-0.5/arcgrub/fshelp.c:83:13: note: Condition 'type==GRUB_FSHELP_UNKNOWN' is always false
arcload-0.5/arcgrub/fshelp.c:296:7: style: The scope of the variable 'mod' can be reduced. [variableScope]
arcload-0.5/arcgrub/fshelp.c:45:36: style: Function 'grub_fshelp_find_file' argument 6 names different: declaration 'expect' definition 'expecttype'. [funcArgNamesDifferent]
arcload-0.5/arcgrub/grub/fshelp.h:44:35: note: Function 'grub_fshelp_find_file' argument 6 names different: declaration 'expect' definition 'expecttype'.
arcload-0.5/arcgrub/fshelp.c:45:36: note: Function 'grub_fshelp_find_file' argument 6 names different: declaration 'expect' definition 'expecttype'.
arcload-0.5/arcgrub/fshelp.c:285:2: warning: memset() called to fill 0 bytes. [memsetZeroBytes]
arcload-0.5/arcgrub/iso9660.c:552:11: style: Condition 'type==GRUB_FSHELP_UNKNOWN' is always true [knownConditionTrueFalse]
arcload-0.5/arcgrub/iso9660.c:519:9: note: Assignment 'type=GRUB_FSHELP_UNKNOWN', assigned value is 0
arcload-0.5/arcgrub/iso9660.c:552:11: note: Condition 'type==GRUB_FSHELP_UNKNOWN' is always true
arcload-0.5/arcgrub/iso9660.c:562:6: style: Condition '!filename' is always true [knownConditionTrueFalse]
arcload-0.5/arcgrub/iso9660.c:517:13: note: Assignment 'filename=0', assigned value is 0
arcload-0.5/arcgrub/iso9660.c:562:6: note: Condition '!filename' is always true
arcload-0.5/arcgrub/iso9660.c:579:10: style: Condition 'filename_alloc' is always false [knownConditionTrueFalse]
arcload-0.5/arcgrub/iso9660.c:518:19: note: Assignment 'filename_alloc=0', assigned value is 0
arcload-0.5/arcgrub/iso9660.c:579:10: note: Condition 'filename_alloc' is always false
arcload-0.5/arcgrub/iso9660.c:583:6: style: Condition 'filename_alloc' is always false [knownConditionTrueFalse]
arcload-0.5/arcgrub/iso9660.c:518:19: note: Assignment 'filename_alloc=0', assigned value is 0
arcload-0.5/arcgrub/iso9660.c:583:6: note: Condition 'filename_alloc' is always false
arcload-0.5/arcgrub/iso9660.c:220:4: error: Null pointer dereference: data [nullPointer]
arcload-0.5/arcgrub/iso9660.c:205:36: note: Assignment 'data=0', assigned value is 0
arcload-0.5/arcgrub/iso9660.c:220:4: note: Null pointer dereference
arcload-0.5/arcgrub/iso9660.c:326:7: error: Common realloc mistake: 'symlink' nulled but not freed upon failure [memleakOnRealloc]
arcload-0.5/arcgrub/jfs.c:610:16: style: The scope of the variable 'pos' can be reduced. [variableScope]
arcload-0.5/arcgrub/jfs.c:179:15: style: struct member 'Anonymous2::unused' is never used. [unusedStructMember]
arcload-0.5/arcgrub/jfs.c:184:15: style: struct member 'Anonymous2::freecnt' is never used. [unusedStructMember]
arcload-0.5/arcgrub/jfs.c:185:15: style: struct member 'Anonymous2::freelist' is never used. [unusedStructMember]
arcload-0.5/arcgrub/jfs.c:186:16: style: struct member 'Anonymous2::idotdot' is never used. [unusedStructMember]
arcload-0.5/arcgrub/jfs.c:194:20: style: struct member 'Anonymous3::unused' is never used. [unusedStructMember]
arcload-0.5/arcgrub/ufs.c:299:2: warning: memset() called to fill 0 bytes. [memsetZeroBytes]
arcload-0.5/arcgrub/xfs.c:346:13: warning: Redundant assignment of 'parent' to itself. [selfAssignment]
arcload-0.5/arcgrub/xfs.c:373:7: warning: Redundant assignment of 'ino' to itself. [selfAssignment]
arcload-0.5/arcgrub/xfs.c:575:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
arcload-0.5/arcgrub/xfs.c:394:15: style: The scope of the variable 'numread' can be reduced. [variableScope]
arcload-0.5/arcgrub/xfs.c:219:20: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
arcload-0.5/arclib/stdio.c:20:7: style: The scope of the variable 'status' can be reduced. [variableScope]
arcload-0.5/arclib/stdio.c:79:15: style: The scope of the variable 'uint' can be reduced. [variableScope]
arcload-0.5/arclib/stdio.c:80:16: style: The scope of the variable 'ulong' can be reduced. [variableScope]
arcload-0.5/arclib/stdio.c:81:14: style: The scope of the variable 'tmp' can be reduced. [variableScope]
arcload-0.5/arclib/stdio.c:207:15: style: The scope of the variable 'uint' can be reduced. [variableScope]
arcload-0.5/arclib/stdio.c:208:16: style: The scope of the variable 'ulong' can be reduced. [variableScope]
arcload-0.5/arclib/stdio.c:279:19: style: Function 'sprintf' argument 1 names different: declaration 'string' definition 'str'. [funcArgNamesDifferent]
arcload-0.5/arclib/stdio.h:26:26: note: Function 'sprintf' argument 1 names different: declaration 'string' definition 'str'.
arcload-0.5/arclib/stdio.c:279:19: note: Function 'sprintf' argument 1 names different: declaration 'string' definition 'str'.
arcload-0.5/arclib/string.c:101:8: style: Checking if unsigned variable 'n' is less than zero. [unsignedLessThanZero]
arcload-0.5/arclib/string.c:38:25: style: Function 'strcmp' argument 1 names different: declaration 's1' definition 'cs'. [funcArgNamesDifferent]
arcload-0.5/arclib/string.h:11:31: note: Function 'strcmp' argument 1 names different: declaration 's1' definition 'cs'.
arcload-0.5/arclib/string.c:38:25: note: Function 'strcmp' argument 1 names different: declaration 's1' definition 'cs'.
arcload-0.5/arclib/string.c:38:41: style: Function 'strcmp' argument 2 names different: declaration 's2' definition 'ct'. [funcArgNamesDifferent]
arcload-0.5/arclib/string.h:11:46: note: Function 'strcmp' argument 2 names different: declaration 's2' definition 'ct'.
arcload-0.5/arclib/string.c:38:41: note: Function 'strcmp' argument 2 names different: declaration 's2' definition 'ct'.
arcload-0.5/ecoff/wreckoff.c:336:0: error: Memory leak: strtab [memleak]
arcload-0.5/ecoff/wreckoff.c:569:0: error: Memory leak: strtabs [memleak]
arcload-0.5/ecoff/wreckoff.c:569:0: error: Memory leak: shnames [memleak]
arcload-0.5/ecoff/wreckoff.c:615:1: error: va_list 'ap' was opened but not closed by va_end(). [va_end_missing]
arcload-0.5/loader/block.c:29:8: style: The scope of the variable 'lbra' can be reduced. [variableScope]
arcload-0.5/loader/block.c:29:22: style: The scope of the variable 'dpath' can be reduced. [variableScope]
arcload-0.5/loader/block.c:29:30: style: The scope of the variable 'fpath' can be reduced. [variableScope]
arcload-0.5/loader/detect.c:280:2: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
arcload-0.5/loader/detect.c:118:8: style: The scope of the variable 'ret' can be reduced. [variableScope]
arcload-0.5/loader/main.c:282:3: warning: %p in format string (no. 1) requires an address but the argument type is 'signed int'. [invalidPrintfArgType_p]
[22:59]

ftp://ftp.se.debian.org/debian/pool/main/a/arctica-greeter/arctica-greeter_0.99.1.0.orig.tar.gz.asc

ftp://ftp.se.debian.org/debian/pool/main/a/arden/arden_1.0.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/ardentryst/ardentryst_1.71.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/ardesia/ardesia_1.0.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/ardour/ardour_5.5.0~dfsg.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/ardour3/ardour3_3.5.403~dfsg.orig.tar.xz
ardour3/gtk2_ardour/ui_config.h:35:0: warning: Member variable 'UIConfigVariable < uint32_t >::value' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/ui_config.h:35:0: warning: Member variable 'UIConfigVariable < bool >::value' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/level_meter.h:97:7: performance: Variable 'width' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/gtk2_ardour/meterbridge.h:98:8: style: Technically the member function 'Meterbridge::MeterOrderRouteSorter::operator()' can be const. [functionConst]
ardour3/gtk2_ardour/meter_strip.h:76:35: warning: The class 'MeterStrip' defines member variable with name '_route' also defined in its parent class 'RouteUI'. [duplInheritedMember]
ardour3/gtk2_ardour/route_ui.h:84:35: note: Parent variable 'RouteUI::_route'
ardour3/gtk2_ardour/meter_strip.h:76:35: note: Derived variable 'MeterStrip::_route'
ardour3/gtk2_ardour/meter_strip.h:77:28: warning: The class 'MeterStrip' defines member variable with name 'route_connections' also defined in its parent class 'RouteUI'. [duplInheritedMember]
ardour3/gtk2_ardour/route_ui.h:231:28: note: Parent variable 'RouteUI::route_connections'
ardour3/gtk2_ardour/meter_strip.h:77:28: note: Derived variable 'MeterStrip::route_connections'
ardour3/gtk2_ardour/ardour_button.h:50:2: style: Class 'ArdourButton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/ardour_window.h:43:2: style: Class 'ArdourWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/prompter.h:28:2: style: Class 'ArdourPrompter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/route_ui.h:257:6: style: Struct 'SoloMuteRelease' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/level_meter.h:133:2: style: Class 'LevelMeterHBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/level_meter.h:144:2: style: Class 'LevelMeterVBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/meterbridge.h:91:3: style: Struct 'MeterBridgeStrip' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/visibility_group.h:38:2: style: Class 'VisibilityGroup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/ui_config.h:35:0: style: Class 'UIConfigVariable < uint32_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/ui_config.h:35:0: style: Class 'UIConfigVariable < std :: string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/ui_config.h:35:0: style: Class 'UIConfigVariable < bool >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/route_ui.h:80:14: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/axis_view.h:53:22: note: Virtual function in base class
ardour3/gtk2_ardour/route_ui.h:80:14: note: Function in derived class
ardour3/gtk2_ardour/level_meter.h:137:7: style: The function 'mtr_pack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/level_meter.h:78:15: note: Virtual function in base class
ardour3/gtk2_ardour/level_meter.h:137:7: note: Function in derived class
ardour3/gtk2_ardour/level_meter.h:138:7: style: The function 'mtr_remove' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/level_meter.h:79:15: note: Virtual function in base class
ardour3/gtk2_ardour/level_meter.h:138:7: note: Function in derived class
ardour3/gtk2_ardour/level_meter.h:148:7: style: The function 'mtr_pack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/level_meter.h:78:15: note: Virtual function in base class
ardour3/gtk2_ardour/level_meter.h:148:7: note: Function in derived class
ardour3/gtk2_ardour/level_meter.h:149:7: style: The function 'mtr_remove' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/level_meter.h:79:15: note: Virtual function in base class
ardour3/gtk2_ardour/level_meter.h:149:7: note: Function in derived class
ardour3/gtk2_ardour/meter_strip.h:91:7: style: The function 'update_rec_display' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/route_ui.h:208:15: note: Virtual function in base class
ardour3/gtk2_ardour/meter_strip.h:91:7: note: Function in derived class
ardour3/gtk2_ardour/meter_strip.h:92:14: style: The function 'state_id' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/axis_view.h:60:22: note: Virtual function in base class
ardour3/gtk2_ardour/meter_strip.h:92:14: note: Function in derived class
ardour3/gtk2_ardour/meter_strip.h:93:7: style: The function 'set_button_names' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/route_ui.h:66:15: note: Virtual function in base class
ardour3/gtk2_ardour/meter_strip.h:93:7: note: Function in derived class
ardour3/gtk2_ardour/window_manager.h:135:18: style: The function 'get' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/window_manager.h:101:26: note: Virtual function in base class
ardour3/gtk2_ardour/window_manager.h:135:18: note: Function in derived class
ardour3/gtk2_ardour/window_manager.h:144:31: style: The function 'session_handle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/window_manager.h:108:39: note: Virtual function in base class
ardour3/gtk2_ardour/window_manager.h:144:31: note: Function in derived class
ardour3/gtk2_ardour/ui_config.h:35:0: performance: Function parameter 'str' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/ui_config.h:36:0: performance: Function parameter 'str' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/ui_config.h:36:0: performance: Function parameter 'val' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/ui_config.h:38:0: performance: Function parameter 'val' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/add_route_dialog.cc:157:94: style: Variable 'n' is modified but its new value is never used. [unreadVariable]
ardour3/gtk2_ardour/add_route_dialog.cc:439:19: style: Unused variable: v [unusedVariable]
ardour3/gtk2_ardour/add_video_dialog.cc:550:45: style: Function 'request_preview' argument 1 names different: declaration 'vpath' definition 'u'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/add_video_dialog.h:55:35: note: Function 'request_preview' argument 1 names different: declaration 'vpath' definition 'u'.
ardour3/gtk2_ardour/add_video_dialog.cc:550:45: note: Function 'request_preview' argument 1 names different: declaration 'vpath' definition 'u'.
ardour3/gtk2_ardour/add_video_dialog.h:40:2: style: Class 'AddVideoDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/utils_videotl.h:40:53: performance: Function parameter 'infile' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/utils_videotl.h:41:51: performance: Function parameter 'infile' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/add_video_dialog.cc:445:3: performance: Passing the result of c_str() to a function that takes std::string as argument no. 1 is slow and redundant. [stlcstrParam]
ardour3/gtk2_ardour/analysis_window.cc:271:9: warning: Identical condition '!pl', second condition is always false [identicalConditionAfterEarlyExit]
ardour3/gtk2_ardour/analysis_window.cc:264:9: note: first condition
ardour3/gtk2_ardour/analysis_window.cc:271:9: note: second condition
ardour3/gtk2_ardour/analysis_window.cc:268:20: warning: Either the condition '!rui' is redundant or there is possible null pointer dereference: rui. [nullPointerRedundantCheck]
ardour3/gtk2_ardour/analysis_window.cc:271:16: note: Assuming that condition '!rui' is not redundant
ardour3/gtk2_ardour/analysis_window.cc:268:20: note: Null pointer dereference
ardour3/gtk2_ardour/time_axis_view.h:205:25: warning: The class 'TimeAxisView' defines member variable with name 'name_label' also defined in its parent class 'AxisView'. [duplInheritedMember]
ardour3/gtk2_ardour/axis_view.h:91:13: note: Parent variable 'AxisView::name_label'
ardour3/gtk2_ardour/time_axis_view.h:205:25: note: Derived variable 'TimeAxisView::name_label'
ardour3/gtk2_ardour/audio_region_view.h:154:35: warning: The class 'AudioRegionView' defines member variable with name 'sync_mark' also defined in its parent class 'RegionView'. [duplInheritedMember]
ardour3/gtk2_ardour/region_view.h:158:25: note: Parent variable 'RegionView::sync_mark'
ardour3/gtk2_ardour/audio_region_view.h:154:35: note: Derived variable 'AudioRegionView::sync_mark'
ardour3/gtk2_ardour/fft_graph.h:43:3: style: Class 'FFTGraph' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/track_view_list.h:32:2: style: Class 'TrackViewList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/route_time_axis.h:166:6: style: Struct 'ProcessorAutomationInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/midi_streamview.h:56:2: style: Class 'MidiStreamView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/track_selection.h:33:2: style: Class 'TrackSelection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/selection.h:93:2: style: Class 'Selection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/automation_line.h:187:3: style: Class 'ContiguousControlPoints' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/waveview.h:111:3: style: Class 'WaveView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/time_axis_view.h:130:7: style: The function 'set_selected' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/selectable.h:34:15: note: Virtual function in base class
ardour3/gtk2_ardour/time_axis_view.h:130:7: note: Function in derived class
ardour3/gtk2_ardour/gain_meter.h:207:15: style: The function 'set_controls' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/gain_meter.h:73:15: note: Virtual function in base class
ardour3/gtk2_ardour/gain_meter.h:207:15: note: Function in derived class
ardour3/gtk2_ardour/gain_meter.h:212:7: style: The function 'setup_meters' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/gain_meter.h:87:15: note: Virtual function in base class
ardour3/gtk2_ardour/gain_meter.h:212:7: note: Function in derived class
ardour3/gtk2_ardour/gain_meter.h:213:7: style: The function 'set_type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/gain_meter.h:88:15: note: Virtual function in base class
ardour3/gtk2_ardour/gain_meter.h:213:7: note: Function in derived class
ardour3/gtk2_ardour/gain_meter.h:217:7: style: The function 'hide_all_meters' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/gain_meter.h:163:15: note: Virtual function in base class
ardour3/gtk2_ardour/gain_meter.h:217:7: note: Function in derived class
ardour3/gtk2_ardour/route_time_axis.h:77:7: style: The function 'set_route' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/route_ui.h:65:15: note: Virtual function in base class
ardour3/gtk2_ardour/route_time_axis.h:77:7: note: Function in derived class
ardour3/gtk2_ardour/route_time_axis.h:79:7: style: The function 'show_selection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/time_axis_view.h:153:15: note: Virtual function in base class
ardour3/gtk2_ardour/route_time_axis.h:79:7: note: Function in derived class
ardour3/gtk2_ardour/route_time_axis.h:80:7: style: The function 'set_button_names' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/route_ui.h:66:15: note: Virtual function in base class
ardour3/gtk2_ardour/route_time_axis.h:80:7: note: Function in derived class
ardour3/gtk2_ardour/route_time_axis.h:82:7: style: The function 'set_samples_per_unit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/time_axis_view.h:152:15: note: Virtual function in base class
ardour3/gtk2_ardour/route_time_axis.h:82:7: note: Function in derived class
ardour3/gtk2_ardour/route_time_axis.h:83:8: style: The function 'set_height' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/time_axis_view.h:139:15: note: Virtual function in base class
ardour3/gtk2_ardour/route_time_axis.h:83:8: note: Function in derived class
ardour3/gtk2_ardour/route_time_axis.h:84:7: style: The function 'show_timestretch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/time_axis_view.h:156:15: note: Virtual function in base class
ardour3/gtk2_ardour/route_time_axis.h:84:7: note: Function in derived class
ardour3/gtk2_ardour/route_time_axis.h:85:7: style: The function 'hide_timestretch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/time_axis_view.h:157:15: note: Virtual function in base class
ardour3/gtk2_ardour/route_time_axis.h:85:7: note: Function in derived class
ardour3/gtk2_ardour/route_time_axis.h:86:7: style: The function 'selection_click' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/time_axis_view.h:270:15: note: Virtual function in base class
ardour3/gtk2_ardour/route_time_axis.h:86:7: note: Function in derived class
ardour3/gtk2_ardour/route_time_axis.h:87:7: style: The function 'set_selected_points' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/time_axis_view.h:165:15: note: Virtual function in base class
ardour3/gtk2_ardour/route_time_axis.h:87:7: note: Function in derived class
ardour3/gtk2_ardour/route_time_axis.h:88:7: style: The function 'set_selected_regionviews' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/time_axis_view.h:164:15: note: Virtual function in base class
ardour3/gtk2_ardour/route_time_axis.h:88:7: note: Function in derived class
ardour3/gtk2_ardour/route_time_axis.h:89:7: style: The function 'get_selectables' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/time_axis_view.h:173:15: note: Virtual function in base class
ardour3/gtk2_ardour/route_time_axis.h:89:7: note: Function in derived class
ardour3/gtk2_ardour/route_time_axis.h:90:7: style: The function 'get_inverted_selectables' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/time_axis_view.h:174:15: note: Virtual function in base class
ardour3/gtk2_ardour/route_time_axis.h:90:7: note: Function in derived class
ardour3/gtk2_ardour/route_time_axis.h:92:15: style: The function 'layer_display' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/time_axis_view.h:187:23: note: Virtual function in base class
ardour3/gtk2_ardour/route_time_axis.h:92:15: note: Function in derived class
ardour3/gtk2_ardour/route_time_axis.h:94:36: style: The function 'find_next_region' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/time_axis_view.h:167:44: note: Virtual function in base class
ardour3/gtk2_ardour/route_time_axis.h:94:36: note: Function in derived class
ardour3/gtk2_ardour/route_time_axis.h:98:7: style: The function 'cut_copy_clear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/time_axis_view.h:161:15: note: Virtual function in base class
ardour3/gtk2_ardour/route_time_axis.h:98:7: note: Function in derived class
ardour3/gtk2_ardour/route_time_axis.h:99:7: style: The function 'paste' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/time_axis_view.h:162:15: note: Virtual function in base class
ardour3/gtk2_ardour/route_time_axis.h:99:7: note: Function in derived class
ardour3/gtk2_ardour/route_time_axis.h:129:22: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/axis_view.h:53:22: note: Virtual function in base class
ardour3/gtk2_ardour/route_time_axis.h:129:22: note: Function in derived class
ardour3/gtk2_ardour/route_time_axis.h:130:22: style: The function 'view' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/time_axis_view.h:188:22: note: Virtual function in base class
ardour3/gtk2_ardour/route_time_axis.h:130:22: note: Function in derived class
ardour3/gtk2_ardour/route_time_axis.h:131:22: style: The function 'route_group' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/time_axis_view.h:149:30: note: Virtual function in base class
ardour3/gtk2_ardour/route_time_axis.h:131:22: note: Function in derived class
ardour3/gtk2_ardour/route_time_axis.h:132:38: style: The function 'playlist' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/time_axis_view.h:150:46: note: Virtual function in base class
ardour3/gtk2_ardour/route_time_axis.h:132:38: note: Function in derived class
ardour3/gtk2_ardour/route_time_axis.h:143:14: style: The function 'state_id' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/axis_view.h:60:22: note: Virtual function in base class
ardour3/gtk2_ardour/route_time_axis.h:143:14: note: Function in derived class
ardour3/gtk2_ardour/route_time_axis.h:177:7: style: The function 'processors_changed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/route_ui.h:152:15: note: Virtual function in base class
ardour3/gtk2_ardour/route_time_axis.h:177:7: note: Function in derived class
ardour3/gtk2_ardour/route_time_axis.h:205:7: style: The function 'name_entry_changed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/time_axis_view.h:235:15: note: Virtual function in base class
ardour3/gtk2_ardour/route_time_axis.h:205:7: note: Function in derived class
ardour3/gtk2_ardour/route_time_axis.h:207:7: style: The function 'update_rec_display' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/route_ui.h:208:15: note: Virtual function in base class
ardour3/gtk2_ardour/route_time_axis.h:207:7: note: Function in derived class
ardour3/gtk2_ardour/route_time_axis.h:216:15: style: The function 'build_display_menu' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/time_axis_view.h:256:15: note: Virtual function in base class
ardour3/gtk2_ardour/route_time_axis.h:216:15: note: Function in derived class
ardour3/gtk2_ardour/route_time_axis.h:234:7: style: The function 'map_frozen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/route_ui.h:213:15: note: Virtual function in base class
ardour3/gtk2_ardour/route_time_axis.h:234:7: note: Function in derived class
ardour3/gtk2_ardour/route_time_axis.h:239:7: style: The function 'route_color_changed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/route_ui.h:245:15: note: Virtual function in base class
ardour3/gtk2_ardour/route_time_axis.h:239:7: note: Function in derived class
ardour3/gtk2_ardour/route_time_axis.h:240:14: style: The function 'can_edit_name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/time_axis_view.h:223:22: note: Virtual function in base class
ardour3/gtk2_ardour/route_time_axis.h:240:14: note: Function in derived class
ardour3/gtk2_ardour/route_time_axis.h:302:7: style: The function 'remove_child' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/time_axis_view.h:265:15: note: Virtual function in base class
ardour3/gtk2_ardour/route_time_axis.h:302:7: note: Function in derived class
ardour3/gtk2_ardour/audio_time_axis.h:83:7: style: The function 'create_automation_child' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/route_time_axis.h:121:15: note: Virtual function in base class
ardour3/gtk2_ardour/audio_time_axis.h:83:7: note: Function in derived class
ardour3/gtk2_ardour/audio_time_axis.h:94:7: style: The function 'build_automation_action_menu' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/route_time_axis.h:214:15: note: Virtual function in base class
ardour3/gtk2_ardour/audio_time_axis.h:94:7: note: Function in derived class
ardour3/gtk2_ardour/audio_time_axis.h:96:7: style: The function 'show_all_automation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/route_time_axis.h:228:15: note: Virtual function in base class
ardour3/gtk2_ardour/audio_time_axis.h:96:7: note: Function in derived class
ardour3/gtk2_ardour/audio_time_axis.h:97:7: style: The function 'show_existing_automation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/route_time_axis.h:229:15: note: Virtual function in base class
ardour3/gtk2_ardour/audio_time_axis.h:97:7: note: Function in derived class
ardour3/gtk2_ardour/audio_time_axis.h:98:7: style: The function 'hide_all_automation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/route_time_axis.h:230:15: note: Virtual function in base class
ardour3/gtk2_ardour/audio_time_axis.h:98:7: note: Function in derived class
ardour3/gtk2_ardour/time_axis_view_item.h:63:15: style: The function 'set_selected' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/selectable.h:34:15: note: Virtual function in base class
ardour3/gtk2_ardour/time_axis_view_item.h:63:15: note: Function in derived class
ardour3/gtk2_ardour/midi_streamview.h:77:7: style: The function 'redisplay_track' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/streamview.h:111:15: note: Virtual function in base class
ardour3/gtk2_ardour/midi_streamview.h:77:7: note: Function in derived class
ardour3/gtk2_ardour/midi_streamview.h:79:7: style: The function 'leave_internal_edit_mode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/streamview.h:78:22: note: Virtual function in base class
ardour3/gtk2_ardour/midi_streamview.h:79:7: note: Function in derived class
ardour3/gtk2_ardour/midi_streamview.h:98:14: style: The function 'create_region_view' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/streamview.h:115:22: note: Virtual function in base class
ardour3/gtk2_ardour/midi_streamview.h:98:14: note: Function in derived class
ardour3/gtk2_ardour/midi_streamview.h:106:7: style: The function 'setup_rec_box' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/streamview.h:135:15: note: Virtual function in base class
ardour3/gtk2_ardour/midi_streamview.h:106:7: note: Function in derived class
ardour3/gtk2_ardour/midi_streamview.h:107:7: style: The function 'update_rec_box' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/streamview.h:136:15: note: Virtual function in base class
ardour3/gtk2_ardour/midi_streamview.h:107:7: note: Function in derived class
ardour3/gtk2_ardour/midi_streamview.h:109:14: style: The function 'add_region_view_internal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/streamview.h:138:22: note: Virtual function in base class
ardour3/gtk2_ardour/midi_streamview.h:109:14: note: Function in derived class
ardour3/gtk2_ardour/midi_streamview.h:117:7: style: The function 'update_contents_height' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/streamview.h:109:15: note: Virtual function in base class
ardour3/gtk2_ardour/midi_streamview.h:117:7: note: Function in derived class
ardour3/gtk2_ardour/midi_streamview.h:121:7: style: The function 'update_contents_metrics' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/streamview.h:104:15: note: Virtual function in base class
ardour3/gtk2_ardour/midi_streamview.h:121:7: note: Function in derived class
ardour3/gtk2_ardour/midi_streamview.h:123:7: style: The function 'color_handler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/streamview.h:149:15: note: Virtual function in base class
ardour3/gtk2_ardour/midi_streamview.h:123:7: note: Function in derived class
ardour3/gtk2_ardour/midi_time_axis.h:83:7: style: The function 'show_all_automation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/route_time_axis.h:228:15: note: Virtual function in base class
ardour3/gtk2_ardour/midi_time_axis.h:83:7: note: Function in derived class
ardour3/gtk2_ardour/midi_time_axis.h:84:7: style: The function 'show_existing_automation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/route_time_axis.h:229:15: note: Virtual function in base class
ardour3/gtk2_ardour/midi_time_axis.h:84:7: note: Function in derived class
ardour3/gtk2_ardour/midi_time_axis.h:85:7: style: The function 'create_automation_child' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/route_time_axis.h:121:15: note: Virtual function in base class
ardour3/gtk2_ardour/midi_time_axis.h:85:7: note: Function in derived class
ardour3/gtk2_ardour/midi_time_axis.h:95:22: style: The function 'automation_child_menu_item' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/route_time_axis.h:127:30: note: Virtual function in base class
ardour3/gtk2_ardour/midi_time_axis.h:95:22: note: Function in derived class
ardour3/gtk2_ardour/midi_time_axis.h:114:7: style: The function 'append_extra_display_menu_items' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/route_time_axis.h:215:15: note: Virtual function in base class
ardour3/gtk2_ardour/midi_time_axis.h:114:7: note: Function in derived class
ardour3/gtk2_ardour/midi_time_axis.h:115:7: style: The function 'build_automation_action_menu' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/route_time_axis.h:214:15: note: Virtual function in base class
ardour3/gtk2_ardour/midi_time_axis.h:115:7: note: Function in derived class
ardour3/gtk2_ardour/midi_time_axis.h:117:13: style: The function 'build_color_mode_menu' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/route_time_axis.h:263:21: note: Virtual function in base class
ardour3/gtk2_ardour/midi_time_axis.h:117:13: note: Function in derived class
ardour3/gtk2_ardour/track_selection.h:38:16: style: The function 'add' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/track_view_list.h:36:24: note: Virtual function in base class
ardour3/gtk2_ardour/track_selection.h:38:16: note: Function in derived class
ardour3/gtk2_ardour/region_view.h:68:15: style: The function 'set_height' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/time_axis_view_item.h:68:15: note: Virtual function in base class
ardour3/gtk2_ardour/region_view.h:68:15: note: Function in derived class
ardour3/gtk2_ardour/region_view.h:69:15: style: The function 'set_samples_per_unit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/time_axis_view_item.h:77:15: note: Virtual function in base class
ardour3/gtk2_ardour/region_view.h:69:15: note: Function in derived class
ardour3/gtk2_ardour/region_view.h:70:15: style: The function 'set_duration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/time_axis_view_item.h:49:15: note: Virtual function in base class
ardour3/gtk2_ardour/region_view.h:70:15: note: Function in derived class
ardour3/gtk2_ardour/region_view.h:74:7: style: The function 'raise_to_top' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/time_axis_view_item.h:86:15: note: Virtual function in base class
ardour3/gtk2_ardour/region_view.h:74:7: note: Function in derived class
ardour3/gtk2_ardour/region_view.h:75:7: style: The function 'lower_to_bottom' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/time_axis_view_item.h:88:15: note: Virtual function in base class
ardour3/gtk2_ardour/region_view.h:75:7: note: Function in derived class
ardour3/gtk2_ardour/region_view.h:77:7: style: The function 'set_position' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/time_axis_view_item.h:47:15: note: Virtual function in base class
ardour3/gtk2_ardour/region_view.h:77:7: note: Function in derived class
ardour3/gtk2_ardour/region_view.h:150:15: style: The function 'set_colors' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/time_axis_view_item.h:159:15: note: Virtual function in base class
ardour3/gtk2_ardour/region_view.h:150:15: note: Function in derived class
ardour3/gtk2_ardour/region_view.h:151:15: style: The function 'set_frame_color' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/time_axis_view_item.h:160:15: note: Virtual function in base class
ardour3/gtk2_ardour/region_view.h:151:15: note: Function in derived class
ardour3/gtk2_ardour/region_view.h:152:15: style: The function 'reset_width_dependent_items' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/time_axis_view_item.h:163:15: note: Virtual function in base class
ardour3/gtk2_ardour/region_view.h:152:15: note: Function in derived class
ardour3/gtk2_ardour/audio_region_view.h:68:15: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/region_view.h:60:15: note: Virtual function in base class
ardour3/gtk2_ardour/audio_region_view.h:68:15: note: Function in derived class
ardour3/gtk2_ardour/audio_region_view.h:74:7: style: The function 'set_height' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/region_view.h:68:15: note: Virtual function in base class
ardour3/gtk2_ardour/audio_region_view.h:74:7: note: Function in derived class
ardour3/gtk2_ardour/audio_region_view.h:75:7: style: The function 'set_samples_per_unit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/region_view.h:69:15: note: Virtual function in base class
ardour3/gtk2_ardour/audio_region_view.h:75:7: note: Function in derived class
ardour3/gtk2_ardour/audio_region_view.h:89:7: style: The function 'region_changed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/region_view.h:83:15: note: Virtual function in base class
ardour3/gtk2_ardour/audio_region_view.h:89:7: note: Function in derived class
ardour3/gtk2_ardour/audio_region_view.h:92:15: style: The function 'add_ghost' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/region_view.h:85:23: note: Virtual function in base class
ardour3/gtk2_ardour/audio_region_view.h:92:15: note: Function in derived class
ardour3/gtk2_ardour/audio_region_view.h:101:7: style: The function 'update_coverage_frames' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/region_view.h:95:15: note: Virtual function in base class
ardour3/gtk2_ardour/audio_region_view.h:101:7: note: Function in derived class
ardour3/gtk2_ardour/audio_region_view.h:106:7: style: The function 'show_region_editor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/region_view.h:80:15: note: Virtual function in base class
ardour3/gtk2_ardour/audio_region_view.h:106:7: note: Function in derived class
ardour3/gtk2_ardour/audio_region_view.h:108:15: style: The function 'entered' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/region_view.h:91:15: note: Virtual function in base class
ardour3/gtk2_ardour/audio_region_view.h:108:15: note: Function in derived class
ardour3/gtk2_ardour/audio_region_view.h:109:15: style: The function 'exited' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/region_view.h:92:15: note: Virtual function in base class
ardour3/gtk2_ardour/audio_region_view.h:109:15: note: Function in derived class
ardour3/gtk2_ardour/audio_region_view.h:111:7: style: The function 'thaw_after_trim' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/region_view.h:117:15: note: Virtual function in base class
ardour3/gtk2_ardour/audio_region_view.h:111:7: note: Function in derived class
ardour3/gtk2_ardour/audio_region_view.h:113:7: style: The function 'drag_start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/time_axis_view_item.h:81:15: note: Virtual function in base class
ardour3/gtk2_ardour/audio_region_view.h:113:7: note: Function in derived class
ardour3/gtk2_ardour/audio_region_view.h:114:7: style: The function 'drag_end' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/time_axis_view_item.h:82:15: note: Virtual function in base class
ardour3/gtk2_ardour/audio_region_view.h:114:7: note: Function in derived class
ardour3/gtk2_ardour/audio_region_view.h:184:7: style: The function 'region_resized' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/region_view.h:138:15: note: Virtual function in base class
ardour3/gtk2_ardour/audio_region_view.h:184:7: note: Function in derived class
ardour3/gtk2_ardour/audio_region_view.h:185:7: style: The function 'region_muted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/region_view.h:139:15: note: Virtual function in base class
ardour3/gtk2_ardour/audio_region_view.h:185:7: note: Function in derived class
ardour3/gtk2_ardour/audio_region_view.h:187:7: style: The function 'region_renamed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/region_view.h:142:15: note: Virtual function in base class
ardour3/gtk2_ardour/audio_region_view.h:187:7: note: Function in derived class
ardour3/gtk2_ardour/audio_region_view.h:192:7: style: The function 'set_colors' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/region_view.h:150:15: note: Virtual function in base class
ardour3/gtk2_ardour/audio_region_view.h:192:7: note: Function in derived class
ardour3/gtk2_ardour/audio_region_view.h:193:7: style: The function 'compute_colors' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/time_axis_view_item.h:158:15: note: Virtual function in base class
ardour3/gtk2_ardour/audio_region_view.h:193:7: note: Function in derived class
ardour3/gtk2_ardour/audio_region_view.h:194:7: style: The function 'reset_width_dependent_items' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/region_view.h:152:15: note: Virtual function in base class
ardour3/gtk2_ardour/audio_region_view.h:194:7: note: Function in derived class
ardour3/gtk2_ardour/audio_region_view.h:196:7: style: The function 'set_frame_color' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/region_view.h:151:15: note: Virtual function in base class
ardour3/gtk2_ardour/audio_region_view.h:196:7: note: Function in derived class
ardour3/gtk2_ardour/audio_region_view.h:198:7: style: The function 'color_handler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/region_view.h:154:15: note: Virtual function in base class
ardour3/gtk2_ardour/audio_region_view.h:198:7: note: Function in derived class
ardour3/gtk2_ardour/analysis_window.cc:382:1: error: Memory leak: gain [memleak]
ardour3/gtk2_ardour/ardour_button.cc:484:11: style: The scope of the variable 'start_color' can be reduced. [variableScope]
ardour3/gtk2_ardour/ardour_button.cc:485:11: style: The scope of the variable 'end_color' can be reduced. [variableScope]
ardour3/gtk2_ardour/ardour_dialog.cc:36:60: style: Function 'ArdourDialog' argument 3 names different: declaration 'use_separator' definition 'use_seperator'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/ardour_dialog.h:41:60: note: Function 'ArdourDialog' argument 3 names different: declaration 'use_separator' definition 'use_seperator'.
ardour3/gtk2_ardour/ardour_dialog.cc:36:60: note: Function 'ArdourDialog' argument 3 names different: declaration 'use_separator' definition 'use_seperator'.
ardour3/gtk2_ardour/ardour_dialog.cc:45:81: style: Function 'ArdourDialog' argument 4 names different: declaration 'use_separator' definition 'use_seperator'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/ardour_dialog.h:42:81: note: Function 'ArdourDialog' argument 4 names different: declaration 'use_separator' definition 'use_seperator'.
ardour3/gtk2_ardour/ardour_dialog.cc:45:81: note: Function 'ArdourDialog' argument 4 names different: declaration 'use_separator' definition 'use_seperator'.
ardour3/gtk2_ardour/keyboard.h:33:2: style: Class 'ArdourKeyboard' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/ardour_dialog.cc:36:36: performance: Function parameter 'title' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/ardour_dialog.cc:45:57: performance: Function parameter 'title' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/ardour_ui.cc:2153:3: style: C-style pointer casting [cstyleCast]
ardour3/gtk2_ardour/ardour_ui.cc:222:2: style: Variable 'editor' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ardour3/gtk2_ardour/ardour_ui.cc:219:2: note: Variable 'editor' is reassigned a value before the old one has been used if variable is no semaphore variable.
ardour3/gtk2_ardour/ardour_ui.cc:222:2: note: Variable 'editor' is reassigned a value before the old one has been used if variable is no semaphore variable.
ardour3/gtk2_ardour/ardour_ui.cc:2304:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ardour3/gtk2_ardour/ardour_ui.cc:1228:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
ardour3/gtk2_ardour/ardour_ui.cc:1295:7: style: The scope of the variable 'mins' can be reduced. [variableScope]
ardour3/gtk2_ardour/ardour_ui.cc:1296:7: style: The scope of the variable 'secs' can be reduced. [variableScope]
ardour3/gtk2_ardour/ardour_ui.cc:1611:7: style: The scope of the variable 'isnew' can be reduced. [variableScope]
ardour3/gtk2_ardour/ardour_ui.cc:2000:8: style: The scope of the variable 'current_transport_speed' can be reduced. [variableScope]
ardour3/gtk2_ardour/ardour_ui.cc:2326:39: style: Function 'save_state' argument 1 names different: declaration 'state_name' definition 'name'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/ardour_ui.h:164:39: note: Function 'save_state' argument 1 names different: declaration 'state_name' definition 'name'.
ardour3/gtk2_ardour/ardour_ui.cc:2326:39: note: Function 'save_state' argument 1 names different: declaration 'state_name' definition 'name'.
ardour3/gtk2_ardour/ardour_ui.cc:2340:39: style: Function 'save_state_canfail' argument 1 names different: declaration 'state_name' definition 'name'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/ardour_ui.h:163:39: note: Function 'save_state_canfail' argument 1 names different: declaration 'state_name' definition 'name'.
ardour3/gtk2_ardour/ardour_ui.cc:2340:39: note: Function 'save_state_canfail' argument 1 names different: declaration 'state_name' definition 'name'.
ardour3/gtk2_ardour/ardour_ui.cc:2484:54: warning: Function 'build_session_from_dialog' argument order different: declaration ', session_name, session_path' definition 'sd, session_path, session_name' [funcArgOrderDifferent]
ardour3/gtk2_ardour/ardour_ui.h:156:41: note: Function 'build_session_from_dialog' argument order different: declaration ', session_name, session_path' definition 'sd, session_path, session_name'
ardour3/gtk2_ardour/ardour_ui.cc:2484:54: note: Function 'build_session_from_dialog' argument order different: declaration ', session_name, session_path' definition 'sd, session_path, session_name'
ardour3/gtk2_ardour/ardour_ui.cc:2794:70: style: Function 'load_session' argument 2 names different: declaration 'snapshot' definition 'snap_name'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/ardour_ui.h:146:64: note: Function 'load_session' argument 2 names different: declaration 'snapshot' definition 'snap_name'.
ardour3/gtk2_ardour/ardour_ui.cc:2794:70: note: Function 'load_session' argument 2 names different: declaration 'snapshot' definition 'snap_name'.
ardour3/gtk2_ardour/ardour_ui.cc:1401:24: style: Unused variable: item [unusedVariable]
ardour3/gtk2_ardour/engine_dialog.h:160:2: warning: Member variable 'State::sample_rate' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/engine_dialog.h:160:2: warning: Member variable 'State::buffer_size' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/processor_box.h:215:4: performance: Variable '_ports' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/gtk2_ardour/processor_box.h:228:4: performance: Variable '_sources' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/gtk2_ardour/nsmclient.h:61:14: style: Technically the member function 'NSM::Client::is_active' can be const. [functionConst]
ardour3/gtk2_ardour/nsmclient.h:63:21: style: Technically the member function 'NSM::Client::session_manager_name' can be const. [functionConst]
ardour3/gtk2_ardour/nsmclient.h:64:21: style: Technically the member function 'NSM::Client::client_id' can be const. [functionConst]
ardour3/gtk2_ardour/nsmclient.h:65:21: style: Technically the member function 'NSM::Client::client_path' can be const. [functionConst]
ardour3/gtk2_ardour/big_clock_window.h:30:5: style: Class 'BigClockWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/port_group.h:51:2: style: Class 'PortGroup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/bundle_manager.h:89:2: style: Class 'BundleManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/panner_ui.h:64:2: style: Class 'PannerUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/processor_box.h:213:3: style: Class 'PortIcon' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/option_editor.h:89:2: style: Class 'OptionEditorHeading' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/session_metadata_dialog.h:144:2: style: Class 'SessionMetadataSetEditable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/session_metadata_dialog.h:163:2: style: Class 'SessionMetadataSetImportable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/session_option_editor.h:30:2: style: Class 'SessionOptionEditor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/shuttle_control.h:48:3: style: Struct 'ShuttleControllable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/video_server_dialog.h:37:2: style: Class 'VideoServerDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/transcode_ffmpeg.h:56:3: style: Class 'TranscodeFfmpeg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/bundle_manager.h:42:7: style: The function 'set_state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix.h:139:15: note: Virtual function in base class
ardour3/gtk2_ardour/bundle_manager.h:42:7: note: Function in derived class
ardour3/gtk2_ardour/bundle_manager.h:43:24: style: The function 'get_state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix.h:144:32: note: Virtual function in base class
ardour3/gtk2_ardour/bundle_manager.h:43:24: note: Function in derived class
ardour3/gtk2_ardour/bundle_manager.h:45:7: style: The function 'can_add_channels' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix.h:147:15: note: Virtual function in base class
ardour3/gtk2_ardour/bundle_manager.h:45:7: note: Function in derived class
ardour3/gtk2_ardour/bundle_manager.h:47:7: style: The function 'add_channel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix.h:148:15: note: Virtual function in base class
ardour3/gtk2_ardour/bundle_manager.h:47:7: note: Function in derived class
ardour3/gtk2_ardour/bundle_manager.h:48:7: style: The function 'can_remove_channels' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix.h:149:15: note: Virtual function in base class
ardour3/gtk2_ardour/bundle_manager.h:48:7: note: Function in derived class
ardour3/gtk2_ardour/bundle_manager.h:49:7: style: The function 'remove_channel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix.h:150:15: note: Virtual function in base class
ardour3/gtk2_ardour/bundle_manager.h:49:7: note: Function in derived class
ardour3/gtk2_ardour/bundle_manager.h:50:7: style: The function 'can_rename_channels' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix.h:152:15: note: Virtual function in base class
ardour3/gtk2_ardour/bundle_manager.h:50:7: note: Function in derived class
ardour3/gtk2_ardour/bundle_manager.h:51:7: style: The function 'rename_channel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix.h:155:15: note: Virtual function in base class
ardour3/gtk2_ardour/bundle_manager.h:51:7: note: Function in derived class
ardour3/gtk2_ardour/bundle_manager.h:52:7: style: The function 'setup_ports' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix.h:122:15: note: Virtual function in base class
ardour3/gtk2_ardour/bundle_manager.h:52:7: note: Function in derived class
ardour3/gtk2_ardour/bundle_manager.h:53:7: style: The function 'list_is_global' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix.h:145:15: note: Virtual function in base class
ardour3/gtk2_ardour/bundle_manager.h:53:7: note: Function in derived class
ardour3/gtk2_ardour/bundle_manager.h:55:14: style: The function 'disassociation_verb' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix.h:156:22: note: Virtual function in base class
ardour3/gtk2_ardour/bundle_manager.h:55:14: note: Function in derived class
ardour3/gtk2_ardour/global_port_matrix.h:33:7: style: The function 'setup_ports' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix.h:122:15: note: Virtual function in base class
ardour3/gtk2_ardour/global_port_matrix.h:33:7: note: Function in derived class
ardour3/gtk2_ardour/global_port_matrix.h:36:7: style: The function 'set_state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix.h:139:15: note: Virtual function in base class
ardour3/gtk2_ardour/global_port_matrix.h:36:7: note: Function in derived class
ardour3/gtk2_ardour/global_port_matrix.h:37:24: style: The function 'get_state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix.h:144:32: note: Virtual function in base class
ardour3/gtk2_ardour/global_port_matrix.h:37:24: note: Function in derived class
ardour3/gtk2_ardour/global_port_matrix.h:39:14: style: The function 'disassociation_verb' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix.h:156:22: note: Virtual function in base class
ardour3/gtk2_ardour/global_port_matrix.h:39:14: note: Function in derived class
ardour3/gtk2_ardour/global_port_matrix.h:40:14: style: The function 'channel_noun' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix.h:157:22: note: Virtual function in base class
ardour3/gtk2_ardour/global_port_matrix.h:40:14: note: Function in derived class
ardour3/gtk2_ardour/global_port_matrix.h:42:7: style: The function 'list_is_global' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix.h:145:15: note: Virtual function in base class
ardour3/gtk2_ardour/global_port_matrix.h:42:7: note: Function in derived class
ardour3/gtk2_ardour/main_clock.h:30:7: style: The function 'build_ops_menu' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/audio_clock.h:90:15: note: Virtual function in base class
ardour3/gtk2_ardour/main_clock.h:30:7: note: Function in derived class
ardour3/gtk2_ardour/mixer_ui.h:91:7: style: The function 'set_route_targets_for_operation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/mixer_actor.h:49:15: note: Virtual function in base class
ardour3/gtk2_ardour/mixer_ui.h:91:7: note: Function in derived class
ardour3/gtk2_ardour/mixer_ui.h:135:7: style: The function 'scroll_left' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/mixer_actor.h:74:15: note: Virtual function in base class
ardour3/gtk2_ardour/mixer_ui.h:135:7: note: Function in derived class
ardour3/gtk2_ardour/mixer_ui.h:136:7: style: The function 'scroll_right' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/mixer_actor.h:75:15: note: Virtual function in base class
ardour3/gtk2_ardour/mixer_ui.h:136:7: note: Function in derived class
ardour3/gtk2_ardour/mixer_ui.h:137:14: style: The function 'toggle_midi_input_active' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/mixer_actor.h:69:22: note: Virtual function in base class
ardour3/gtk2_ardour/mixer_ui.h:137:14: note: Function in derived class
ardour3/gtk2_ardour/nsm.h:33:13: style: The function 'command_open' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/nsmclient.h:91:21: note: Virtual function in base class
ardour3/gtk2_ardour/nsm.h:33:13: note: Function in derived class
ardour3/gtk2_ardour/nsm.h:37:13: style: The function 'command_save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/nsmclient.h:92:21: note: Virtual function in base class
ardour3/gtk2_ardour/nsm.h:37:13: note: Function in derived class
ardour3/gtk2_ardour/io_selector.h:31:7: style: The function 'set_state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix.h:139:15: note: Virtual function in base class
ardour3/gtk2_ardour/io_selector.h:31:7: note: Function in derived class
ardour3/gtk2_ardour/io_selector.h:32:24: style: The function 'get_state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix.h:144:32: note: Virtual function in base class
ardour3/gtk2_ardour/io_selector.h:32:24: note: Function in derived class
ardour3/gtk2_ardour/io_selector.h:34:14: style: The function 'disassociation_verb' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix.h:156:22: note: Virtual function in base class
ardour3/gtk2_ardour/io_selector.h:34:14: note: Function in derived class
ardour3/gtk2_ardour/io_selector.h:35:14: style: The function 'channel_noun' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix.h:157:22: note: Virtual function in base class
ardour3/gtk2_ardour/io_selector.h:35:14: note: Function in derived class
ardour3/gtk2_ardour/io_selector.h:41:7: style: The function 'setup_ports' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix.h:122:15: note: Virtual function in base class
ardour3/gtk2_ardour/io_selector.h:41:7: note: Function in derived class
ardour3/gtk2_ardour/io_selector.h:42:7: style: The function 'list_is_global' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix.h:145:15: note: Virtual function in base class
ardour3/gtk2_ardour/io_selector.h:42:7: note: Function in derived class
ardour3/gtk2_ardour/processor_box.h:84:18: style: The function 'get' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/window_manager.h:101:26: note: Virtual function in base class
ardour3/gtk2_ardour/processor_box.h:84:18: note: Function in derived class
ardour3/gtk2_ardour/processor_box.h:90:31: style: The function 'session_handle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/window_manager.h:108:39: note: Virtual function in base class
ardour3/gtk2_ardour/processor_box.h:90:31: note: Function in derived class
ardour3/gtk2_ardour/processor_box.h:91:10: style: The function 'toggle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/window_manager.h:103:18: note: Virtual function in base class
ardour3/gtk2_ardour/processor_box.h:91:10: note: Function in derived class
ardour3/gtk2_ardour/processor_box.h:254:7: style: The function 'hide_things' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/processor_box.h:133:15: note: Virtual function in base class
ardour3/gtk2_ardour/processor_box.h:254:7: note: Function in derived class
ardour3/gtk2_ardour/processor_box.h:360:7: style: The function 'use_plugins' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/plugin_interest.h:33:15: note: Virtual function in base class
ardour3/gtk2_ardour/processor_box.h:360:7: note: Function in derived class
ardour3/gtk2_ardour/option_editor.h:91:7: style: The function 'parameter_changed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:64:15: note: Virtual function in base class
ardour3/gtk2_ardour/option_editor.h:91:7: note: Function in derived class
ardour3/gtk2_ardour/option_editor.h:92:7: style: The function 'set_state_from_config' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:67:15: note: Virtual function in base class
ardour3/gtk2_ardour/option_editor.h:92:7: note: Function in derived class
ardour3/gtk2_ardour/option_editor.h:93:7: style: The function 'add_to_page' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:70:15: note: Virtual function in base class
ardour3/gtk2_ardour/option_editor.h:93:7: note: Function in derived class
ardour3/gtk2_ardour/option_editor.h:95:22: style: The function 'tip_widget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:77:30: note: Virtual function in base class
ardour3/gtk2_ardour/option_editor.h:95:22: note: Function in derived class
ardour3/gtk2_ardour/option_editor.h:113:7: style: The function 'parameter_changed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:64:15: note: Virtual function in base class
ardour3/gtk2_ardour/option_editor.h:113:7: note: Function in derived class
ardour3/gtk2_ardour/option_editor.h:114:7: style: The function 'set_state_from_config' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:67:15: note: Virtual function in base class
ardour3/gtk2_ardour/option_editor.h:114:7: note: Function in derived class
ardour3/gtk2_ardour/option_editor.h:115:7: style: The function 'add_to_page' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:70:15: note: Virtual function in base class
ardour3/gtk2_ardour/option_editor.h:115:7: note: Function in derived class
ardour3/gtk2_ardour/option_editor.h:117:22: style: The function 'tip_widget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:77:30: note: Virtual function in base class
ardour3/gtk2_ardour/option_editor.h:117:22: note: Function in derived class
ardour3/gtk2_ardour/option_editor.h:139:7: style: The function 'parameter_changed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:64:15: note: Virtual function in base class
ardour3/gtk2_ardour/option_editor.h:139:7: note: Function in derived class
ardour3/gtk2_ardour/option_editor.h:146:15: style: The function 'set_state_from_config' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:67:15: note: Virtual function in base class
ardour3/gtk2_ardour/option_editor.h:146:15: note: Function in derived class
ardour3/gtk2_ardour/option_editor.h:147:15: style: The function 'add_to_page' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:70:15: note: Virtual function in base class
ardour3/gtk2_ardour/option_editor.h:147:15: note: Function in derived class
ardour3/gtk2_ardour/option_editor.h:165:7: style: The function 'set_state_from_config' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:146:15: note: Virtual function in base class
ardour3/gtk2_ardour/option_editor.h:165:7: note: Function in derived class
ardour3/gtk2_ardour/option_editor.h:166:7: style: The function 'add_to_page' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:147:15: note: Virtual function in base class
ardour3/gtk2_ardour/option_editor.h:166:7: note: Function in derived class
ardour3/gtk2_ardour/option_editor.h:172:22: style: The function 'tip_widget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:77:30: note: Virtual function in base class
ardour3/gtk2_ardour/option_editor.h:172:22: note: Function in derived class
ardour3/gtk2_ardour/option_editor.h:190:7: style: The function 'set_state_from_config' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:146:15: note: Virtual function in base class
ardour3/gtk2_ardour/option_editor.h:190:7: note: Function in derived class
ardour3/gtk2_ardour/option_editor.h:191:7: style: The function 'add_to_page' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:147:15: note: Virtual function in base class
ardour3/gtk2_ardour/option_editor.h:191:7: note: Function in derived class
ardour3/gtk2_ardour/option_editor.h:193:22: style: The function 'tip_widget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:77:30: note: Virtual function in base class
ardour3/gtk2_ardour/option_editor.h:193:22: note: Function in derived class
ardour3/gtk2_ardour/option_editor.h:332:7: style: The function 'set_state_from_config' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:146:15: note: Virtual function in base class
ardour3/gtk2_ardour/option_editor.h:332:7: note: Function in derived class
ardour3/gtk2_ardour/option_editor.h:340:7: style: The function 'add_to_page' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:147:15: note: Virtual function in base class
ardour3/gtk2_ardour/option_editor.h:340:7: note: Function in derived class
ardour3/gtk2_ardour/option_editor.h:349:15: style: The function 'tip_widget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:77:30: note: Virtual function in base class
ardour3/gtk2_ardour/option_editor.h:349:15: note: Function in derived class
ardour3/gtk2_ardour/option_editor.h:388:7: style: The function 'set_state_from_config' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:146:15: note: Virtual function in base class
ardour3/gtk2_ardour/option_editor.h:388:7: note: Function in derived class
ardour3/gtk2_ardour/option_editor.h:392:7: style: The function 'add_to_page' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:147:15: note: Virtual function in base class
ardour3/gtk2_ardour/option_editor.h:392:7: note: Function in derived class
ardour3/gtk2_ardour/option_editor.h:419:22: style: The function 'tip_widget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:77:30: note: Virtual function in base class
ardour3/gtk2_ardour/option_editor.h:419:22: note: Function in derived class
ardour3/gtk2_ardour/option_editor.h:445:7: style: The function 'set_state_from_config' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:146:15: note: Virtual function in base class
ardour3/gtk2_ardour/option_editor.h:445:7: note: Function in derived class
ardour3/gtk2_ardour/option_editor.h:446:7: style: The function 'add_to_page' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:147:15: note: Virtual function in base class
ardour3/gtk2_ardour/option_editor.h:446:7: note: Function in derived class
ardour3/gtk2_ardour/option_editor.h:450:22: style: The function 'tip_widget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:77:30: note: Virtual function in base class
ardour3/gtk2_ardour/option_editor.h:450:22: note: Function in derived class
ardour3/gtk2_ardour/option_editor.h:513:7: style: The function 'set_state_from_config' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:146:15: note: Virtual function in base class
ardour3/gtk2_ardour/option_editor.h:513:7: note: Function in derived class
ardour3/gtk2_ardour/option_editor.h:518:7: style: The function 'add_to_page' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:147:15: note: Virtual function in base class
ardour3/gtk2_ardour/option_editor.h:518:7: note: Function in derived class
ardour3/gtk2_ardour/option_editor.h:528:22: style: The function 'tip_widget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:77:30: note: Virtual function in base class
ardour3/gtk2_ardour/option_editor.h:528:22: note: Function in derived class
ardour3/gtk2_ardour/option_editor.h:544:7: style: The function 'set_state_from_config' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:146:15: note: Virtual function in base class
ardour3/gtk2_ardour/option_editor.h:544:7: note: Function in derived class
ardour3/gtk2_ardour/option_editor.h:545:7: style: The function 'add_to_page' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:147:15: note: Virtual function in base class
ardour3/gtk2_ardour/option_editor.h:545:7: note: Function in derived class
ardour3/gtk2_ardour/option_editor.h:547:22: style: The function 'tip_widget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:77:30: note: Virtual function in base class
ardour3/gtk2_ardour/option_editor.h:547:22: note: Function in derived class
ardour3/gtk2_ardour/option_editor.h:566:7: style: The function 'set_state_from_config' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:146:15: note: Virtual function in base class
ardour3/gtk2_ardour/option_editor.h:566:7: note: Function in derived class
ardour3/gtk2_ardour/option_editor.h:567:7: style: The function 'add_to_page' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:147:15: note: Virtual function in base class
ardour3/gtk2_ardour/option_editor.h:567:7: note: Function in derived class
ardour3/gtk2_ardour/option_editor.h:570:22: style: The function 'tip_widget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:77:30: note: Virtual function in base class
ardour3/gtk2_ardour/option_editor.h:570:22: note: Function in derived class
ardour3/gtk2_ardour/option_editor.h:587:7: style: The function 'set_state_from_config' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:146:15: note: Virtual function in base class
ardour3/gtk2_ardour/option_editor.h:587:7: note: Function in derived class
ardour3/gtk2_ardour/option_editor.h:588:7: style: The function 'add_to_page' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:147:15: note: Virtual function in base class
ardour3/gtk2_ardour/option_editor.h:588:7: note: Function in derived class
ardour3/gtk2_ardour/option_editor.h:590:22: style: The function 'tip_widget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:77:30: note: Virtual function in base class
ardour3/gtk2_ardour/option_editor.h:590:22: note: Function in derived class
ardour3/gtk2_ardour/rc_option_editor.h:40:7: style: The function 'parameter_changed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:628:15: note: Virtual function in base class
ardour3/gtk2_ardour/rc_option_editor.h:40:7: note: Function in derived class
ardour3/gtk2_ardour/session_metadata_dialog.h:67:14: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/session_metadata_dialog.h:41:22: note: Virtual function in base class
ardour3/gtk2_ardour/session_metadata_dialog.h:67:14: note: Function in derived class
ardour3/gtk2_ardour/session_metadata_dialog.h:69:7: style: The function 'save_data' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/session_metadata_dialog.h:43:15: note: Virtual function in base class
ardour3/gtk2_ardour/session_metadata_dialog.h:69:7: note: Function in derived class
ardour3/gtk2_ardour/session_metadata_dialog.h:70:7: style: The function 'load_data' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/session_metadata_dialog.h:44:15: note: Virtual function in base class
ardour3/gtk2_ardour/session_metadata_dialog.h:70:7: note: Function in derived class
ardour3/gtk2_ardour/session_metadata_dialog.h:72:16: style: The function 'name_widget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/session_metadata_dialog.h:50:24: note: Virtual function in base class
ardour3/gtk2_ardour/session_metadata_dialog.h:72:16: note: Function in derived class
ardour3/gtk2_ardour/session_metadata_dialog.h:73:16: style: The function 'value_widget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/session_metadata_dialog.h:52:24: note: Virtual function in base class
ardour3/gtk2_ardour/session_metadata_dialog.h:73:16: note: Function in derived class
ardour3/gtk2_ardour/session_metadata_dialog.h:74:16: style: The function 'edit_widget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/session_metadata_dialog.h:54:24: note: Virtual function in base class
ardour3/gtk2_ardour/session_metadata_dialog.h:74:16: note: Function in derived class
ardour3/gtk2_ardour/session_metadata_dialog.h:95:14: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/session_metadata_dialog.h:41:22: note: Virtual function in base class
ardour3/gtk2_ardour/session_metadata_dialog.h:95:14: note: Function in derived class
ardour3/gtk2_ardour/session_metadata_dialog.h:97:7: style: The function 'save_data' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/session_metadata_dialog.h:43:15: note: Virtual function in base class
ardour3/gtk2_ardour/session_metadata_dialog.h:97:7: note: Function in derived class
ardour3/gtk2_ardour/session_metadata_dialog.h:98:7: style: The function 'load_data' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/session_metadata_dialog.h:44:15: note: Virtual function in base class
ardour3/gtk2_ardour/session_metadata_dialog.h:98:7: note: Function in derived class
ardour3/gtk2_ardour/session_metadata_dialog.h:100:16: style: The function 'name_widget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/session_metadata_dialog.h:50:24: note: Virtual function in base class
ardour3/gtk2_ardour/session_metadata_dialog.h:100:16: note: Function in derived class
ardour3/gtk2_ardour/session_metadata_dialog.h:101:16: style: The function 'value_widget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/session_metadata_dialog.h:52:24: note: Virtual function in base class
ardour3/gtk2_ardour/session_metadata_dialog.h:101:16: note: Function in derived class
ardour3/gtk2_ardour/session_metadata_dialog.h:102:16: style: The function 'edit_widget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/session_metadata_dialog.h:54:24: note: Virtual function in base class
ardour3/gtk2_ardour/session_metadata_dialog.h:102:16: note: Function in derived class
ardour3/gtk2_ardour/session_metadata_dialog.h:146:16: style: The function 'get_widget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/session_metadata_dialog.h:132:24: note: Virtual function in base class
ardour3/gtk2_ardour/session_metadata_dialog.h:146:16: note: Function in derived class
ardour3/gtk2_ardour/session_metadata_dialog.h:147:16: style: The function 'get_tab_widget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/session_metadata_dialog.h:133:24: note: Virtual function in base class
ardour3/gtk2_ardour/session_metadata_dialog.h:147:16: note: Function in derived class
ardour3/gtk2_ardour/session_metadata_dialog.h:152:7: style: The function 'save_data' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/session_metadata_dialog.h:130:15: note: Virtual function in base class
ardour3/gtk2_ardour/session_metadata_dialog.h:152:7: note: Function in derived class
ardour3/gtk2_ardour/session_metadata_dialog.h:165:16: style: The function 'get_widget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/session_metadata_dialog.h:132:24: note: Virtual function in base class
ardour3/gtk2_ardour/session_metadata_dialog.h:165:16: note: Function in derived class
ardour3/gtk2_ardour/session_metadata_dialog.h:166:16: style: The function 'get_tab_widget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/session_metadata_dialog.h:133:24: note: Virtual function in base class
ardour3/gtk2_ardour/session_metadata_dialog.h:166:16: note: Function in derived class
ardour3/gtk2_ardour/session_metadata_dialog.h:170:7: style: The function 'load_extra_data' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/session_metadata_dialog.h:128:15: note: Virtual function in base class
ardour3/gtk2_ardour/session_metadata_dialog.h:170:7: note: Function in derived class
ardour3/gtk2_ardour/session_metadata_dialog.h:172:7: style: The function 'save_data' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/session_metadata_dialog.h:130:15: note: Virtual function in base class
ardour3/gtk2_ardour/session_metadata_dialog.h:172:7: note: Function in derived class
ardour3/gtk2_ardour/session_metadata_dialog.h:255:7: style: The function 'init_gui' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/session_metadata_dialog.h:216:0: note: Virtual function in base class
ardour3/gtk2_ardour/session_metadata_dialog.h:255:7: note: Function in derived class
ardour3/gtk2_ardour/session_metadata_dialog.h:265:7: style: The function 'init_gui' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/session_metadata_dialog.h:216:0: note: Virtual function in base class
ardour3/gtk2_ardour/session_metadata_dialog.h:265:7: note: Function in derived class
ardour3/gtk2_ardour/session_option_editor.h:33:7: style: The function 'parameter_changed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:628:15: note: Virtual function in base class
ardour3/gtk2_ardour/session_option_editor.h:33:7: note: Function in derived class
ardour3/gtk2_ardour/option_editor.h:236:0: style: The function 'set_state_from_config' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:146:15: note: Virtual function in base class
ardour3/gtk2_ardour/option_editor.h:236:0: note: Function in derived class
ardour3/gtk2_ardour/option_editor.h:247:0: style: The function 'add_to_page' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:147:15: note: Virtual function in base class
ardour3/gtk2_ardour/option_editor.h:247:0: note: Function in derived class
ardour3/gtk2_ardour/option_editor.h:277:0: style: The function 'tip_widget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:77:30: note: Virtual function in base class
ardour3/gtk2_ardour/option_editor.h:277:0: note: Function in derived class
ardour3/gtk2_ardour/ardour_ui.cc:4012:70: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/ardour_ui2.cc:174:9: style: Unused variable: text [unusedVariable]
ardour3/gtk2_ardour/ardour_ui_dialogs.cc:308:3: style: C-style pointer casting [cstyleCast]
ardour3/gtk2_ardour/sfdb_ui.h:64:2: style: Class 'SoundFileBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/sfdb_ui.h:315:7: style: The function 'reset_options' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/sfdb_ui.h:251:15: note: Virtual function in base class
ardour3/gtk2_ardour/sfdb_ui.h:315:7: note: Function in derived class
ardour3/gtk2_ardour/sfdb_ui.h:320:14: style: The function 'do_something' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/sfdb_ui.h:255:22: note: Virtual function in base class
ardour3/gtk2_ardour/sfdb_ui.h:320:14: note: Function in derived class
ardour3/gtk2_ardour/ardour_ui_ed.cc:127:2: style: Variable 'act' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ardour3/gtk2_ardour/ardour_ui_ed.cc:123:2: note: Variable 'act' is reassigned a value before the old one has been used if variable is no semaphore variable.
ardour3/gtk2_ardour/ardour_ui_ed.cc:127:2: note: Variable 'act' is reassigned a value before the old one has been used if variable is no semaphore variable.
ardour3/gtk2_ardour/editor.h:1049:3: warning: Member variable 'VisualChange::y_origin' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/monitor_section.h:86:42: warning: The class 'MonitorSection' defines member variable with name '_route' also defined in its parent class 'RouteUI'. [duplInheritedMember]
ardour3/gtk2_ardour/route_ui.h:84:35: note: Parent variable 'RouteUI::_route'
ardour3/gtk2_ardour/monitor_section.h:86:42: note: Derived variable 'MonitorSection::_route'
ardour3/gtk2_ardour/monitor_section.h:40:9: style: Class 'MonitorSection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/editor.h:485:6: style: Struct 'VisualState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/monitor_section.h:48:14: style: The function 'state_id' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/axis_view.h:60:22: note: Virtual function in base class
ardour3/gtk2_ardour/monitor_section.h:48:14: note: Function in derived class
ardour3/gtk2_ardour/monitor_section.h:102:7: style: The function 'set_button_names' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/route_ui.h:66:15: note: Virtual function in base class
ardour3/gtk2_ardour/monitor_section.h:102:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:145:19: style: The function 'set_session' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:114:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:145:19: note: Function in derived class
ardour3/gtk2_ardour/editor.h:146:19: style: The function 'session' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:117:27: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:146:19: note: Function in derived class
ardour3/gtk2_ardour/editor.h:148:19: style: The function 'first_idle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:107:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:148:19: note: Function in derived class
ardour3/gtk2_ardour/editor.h:149:19: style: The function 'have_idled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:106:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:149:19: note: Function in derived class
ardour3/gtk2_ardour/editor.h:151:13: style: The function 'leftmost_position' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:270:21: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:151:13: note: Function in derived class
ardour3/gtk2_ardour/editor.h:153:13: style: The function 'current_page_frames' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:271:21: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:153:13: note: Function in derived class
ardour3/gtk2_ardour/editor.h:157:9: style: The function 'canvas_height' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:272:17: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:157:9: note: Function in derived class
ardour3/gtk2_ardour/editor.h:168:7: style: The function 'set_snap_to' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:122:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:168:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:169:7: style: The function 'set_snap_mode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:130:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:169:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:170:7: style: The function 'set_snap_threshold' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:135:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:170:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:172:21: style: The function 'snap_mode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:125:28: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:172:21: note: Function in derived class
ardour3/gtk2_ardour/editor.h:173:21: style: The function 'snap_type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:124:28: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:173:21: note: Function in derived class
ardour3/gtk2_ardour/editor.h:175:7: style: The function 'undo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:144:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:175:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:176:7: style: The function 'redo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:149:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:176:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:181:7: style: The function 'set_mouse_mode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:156:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:181:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:182:7: style: The function 'step_mouse_mode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:161:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:182:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:183:21: style: The function 'current_mouse_mode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:166:29: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:183:21: note: Function in derived class
ardour3/gtk2_ardour/editor.h:187:7: style: The function 'internal_editing' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:187:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:187:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:188:7: style: The function 'set_internal_edit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:173:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:188:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:189:7: style: The function 'toggle_internal_editing_from_double_click' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:182:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:189:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:191:7: style: The function 'foreach_time_axis_view' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:288:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:191:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:192:7: style: The function 'add_to_idle_resize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:289:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:192:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:194:21: style: The function 'get_route_view_by_route_id' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:305:29: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:194:21: note: Function in derived class
ardour3/gtk2_ardour/editor.h:196:7: style: The function 'consider_auditioning' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:194:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:196:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:207:7: style: The function 'new_region_from_selection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:196:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:207:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:209:7: style: The function 'separate_region_from_selection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:197:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:209:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:214:7: style: The function 'transition_to_rolling' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:199:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:214:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:218:13: style: The function 'unit_to_frame' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:200:21: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:218:13: note: Function in derived class
ardour3/gtk2_ardour/editor.h:222:9: style: The function 'frame_to_unit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:201:17: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:222:9: note: Function in derived class
ardour3/gtk2_ardour/editor.h:226:9: style: The function 'frame_to_unit_unrounded' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:203:17: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:226:9: note: Function in derived class
ardour3/gtk2_ardour/editor.h:230:9: style: The function 'frame_to_unit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:202:17: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:230:9: note: Function in derived class
ardour3/gtk2_ardour/editor.h:241:13: style: The function 'pixel_to_frame' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:204:21: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:241:13: note: Function in derived class
ardour3/gtk2_ardour/editor.h:256:9: style: The function 'frame_to_pixel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:205:17: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:256:9: note: Function in derived class
ardour3/gtk2_ardour/editor.h:264:13: style: The function 'get_selection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:206:21: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:264:13: note: Function in derived class
ardour3/gtk2_ardour/editor.h:265:13: style: The function 'get_cut_buffer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:207:21: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:265:13: note: Function in derived class
ardour3/gtk2_ardour/editor.h:266:7: style: The function 'track_mixer_selection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:208:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:266:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:268:7: style: The function 'extend_selection_to_track' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:209:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:268:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:270:7: style: The function 'play_selection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:210:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:270:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:272:7: style: The function 'maybe_locate_with_edit_preroll' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:212:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:272:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:273:7: style: The function 'play_with_preroll' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:211:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:273:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:285:7: style: The function 'set_show_measures' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:213:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:285:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:286:7: style: The function 'show_measures' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:214:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:286:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:295:7: style: The function 'export_audio' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:224:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:295:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:296:7: style: The function 'stem_export' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:227:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:296:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:297:7: style: The function 'export_selection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:230:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:297:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:298:7: style: The function 'export_range' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:233:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:298:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:301:7: style: The function 'add_toplevel_controls' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:236:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:301:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:304:21: style: The function 'set_zoom_focus' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:237:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:304:21: note: Function in derived class
ardour3/gtk2_ardour/editor.h:305:21: style: The function 'get_zoom_focus' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:238:29: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:305:21: note: Function in derived class
ardour3/gtk2_ardour/editor.h:308:7: style: The function 'temporal_zoom_step' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:273:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:308:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:314:20: style: The function 'playlist_selector' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:240:28: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:314:20: note: Function in derived class
ardour3/gtk2_ardour/editor.h:315:7: style: The function 'clear_playlist' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:241:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:315:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:317:7: style: The function 'new_playlists' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:242:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:317:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:318:7: style: The function 'copy_playlists' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:243:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:318:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:319:7: style: The function 'clear_playlists' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:244:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:319:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:328:7: style: The function 'set_selected_mixer_strip' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:247:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:328:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:330:7: style: The function 'hide_track_in_display' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:248:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:330:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:334:13: style: The function 'get_nudge_distance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:290:21: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:334:13: note: Function in derived class
ardour3/gtk2_ardour/editor.h:335:22: style: The function 'get_grid_type_as_beats' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:291:30: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:335:22: note: Function in derived class
ardour3/gtk2_ardour/editor.h:347:7: style: The function 'set_stationary_playhead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:250:22: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:347:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:348:7: style: The function 'toggle_stationary_playhead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:251:22: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:348:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:349:7: style: The function 'stationary_playhead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:252:22: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:349:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:351:7: style: The function 'set_follow_playhead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:258:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:351:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:352:7: style: The function 'toggle_follow_playhead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:261:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:352:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:353:7: style: The function 'follow_playhead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:264:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:353:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:354:7: style: The function 'dragging_playhead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:267:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:354:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:373:7: style: The function 'ensure_float' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:268:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:373:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:375:7: style: The function 'show_window' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:269:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:375:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:377:7: style: The function 'ensure_time_axis_view_is_visible' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:274:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:377:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:378:7: style: The function 'scroll_tracks_down_line' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:275:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:378:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:379:7: style: The function 'scroll_tracks_up_line' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:276:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:379:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:381:7: style: The function 'prepare_for_cleanup' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:277:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:381:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:382:7: style: The function 'finish_cleanup' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:278:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:382:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:384:7: style: The function 'maximise_editing_space' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:281:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:384:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:385:7: style: The function 'restore_editing_space' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:282:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:385:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:387:7: style: The function 'update_tearoff_visibility' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:283:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:387:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:389:7: style: The function 'reset_x_origin' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:279:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:389:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:400:7: style: The function 'toggle_meter_updating' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:285:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:400:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:411:24: style: The function 'get_track_views' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:381:32: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:411:24: note: Function in derived class
ardour3/gtk2_ardour/editor.h:417:7: style: The function 'do_import' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:220:22: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:417:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:418:7: style: The function 'do_embed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:221:22: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:418:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:422:7: style: The function 'center_screen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:378:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:422:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:424:16: style: The function 'axis_views_from_routes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:380:24: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:424:16: note: Function in derived class
ardour3/gtk2_ardour/editor.h:425:22: style: The function 'mouse_mode_tearoff' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:383:30: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:425:22: note: Function in derived class
ardour3/gtk2_ardour/editor.h:426:22: style: The function 'tools_tearoff' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:384:30: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:426:22: note: Function in derived class
ardour3/gtk2_ardour/editor.h:428:7: style: The function 'snap_to' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:138:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:428:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:429:7: style: The function 'snap_to_with_modifier' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:400:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:429:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:436:15: style: The function 'drags' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:386:23: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:436:15: note: Function in derived class
ardour3/gtk2_ardour/editor.h:440:7: style: The function 'maybe_autoscroll' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:387:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:440:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:444:7: style: The function 'set_current_trimmable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:375:22: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:444:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:445:7: style: The function 'set_current_movable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:376:22: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:445:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:447:23: style: The function 'cursors' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:390:31: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:447:23: note: Function in derived class
ardour3/gtk2_ardour/editor.h:451:17: style: The function 'verbose_cursor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:391:26: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:451:17: note: Function in derived class
ardour3/gtk2_ardour/editor.h:455:7: style: The function 'get_pointer_position' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:395:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:455:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:521:21: style: The function 'effective_mouse_mode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:217:29: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:521:21: note: Function in derived class
ardour3/gtk2_ardour/editor.h:595:20: style: The function 'find_location_from_marker' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:397:28: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:595:20: note: Function in derived class
ardour3/gtk2_ardour/editor.h:596:10: style: The function 'find_marker_from_location_id' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:398:18: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:596:10: note: Function in derived class
ardour3/gtk2_ardour/editor.h:618:7: style: The function 'mouse_add_new_marker' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:287:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:618:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:637:7: style: The function 'get_equivalent_regions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:307:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:637:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:653:7: style: The function 'set_selected_track' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:246:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:653:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:654:7: style: The function 'select_all_tracks' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:245:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:654:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:919:7: style: The function 'toggle_xjadeo_proc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:297:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:919:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:920:7: style: The function 'set_close_video_sensitive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:295:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:920:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:921:7: style: The function 'set_xjadeo_sensitive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:299:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:921:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:923:7: style: The function 'toggle_xjadeo_viewoption' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:298:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:923:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:924:7: style: The function 'toggle_ruler_video' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:296:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:924:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:926:6: style: The function 'get_videotl_bar_height' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:300:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:926:6: note: Function in derived class
ardour3/gtk2_ardour/editor.h:927:7: style: The function 'export_video' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:303:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:927:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:1023:10: style: The function 'get_trackview_group_vertical_offset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:368:18: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:1023:10: note: Function in derived class
ardour3/gtk2_ardour/editor.h:1025:23: style: The function 'get_background_group' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:371:31: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:1025:23: note: Function in derived class
ardour3/gtk2_ardour/editor.h:1026:23: style: The function 'get_trackview_group' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:370:31: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:1026:23: note: Function in derived class
ardour3/gtk2_ardour/editor.h:1064:16: style: The function 'axis_view_from_route' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:373:24: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:1064:16: note: Function in derived class
ardour3/gtk2_ardour/editor.h:1102:7: style: The function 'register_actions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:235:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:1102:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:1147:7: style: The function 'split_region_at_points' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:286:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:1147:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:1197:7: style: The function 'reset_focus' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:321:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:1197:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:1318:7: style: The function 'remove_last_capture' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:280:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:1318:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:1414:7: style: The function 'canvas_control_point_event' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:323:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:1414:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:1415:7: style: The function 'canvas_line_event' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:324:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:1415:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:1416:7: style: The function 'canvas_selection_rect_event' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:325:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:1416:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:1417:7: style: The function 'canvas_selection_start_trim_event' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:326:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:1417:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:1418:7: style: The function 'canvas_selection_end_trim_event' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:327:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:1418:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:1419:7: style: The function 'canvas_start_xfade_event' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:328:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:1419:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:1420:7: style: The function 'canvas_end_xfade_event' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:329:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:1420:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:1421:7: style: The function 'canvas_fade_in_event' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:330:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:1421:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:1422:7: style: The function 'canvas_fade_in_handle_event' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:331:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:1422:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:1423:7: style: The function 'canvas_fade_out_event' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:332:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:1423:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:1424:7: style: The function 'canvas_fade_out_handle_event' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:333:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:1424:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:1425:7: style: The function 'canvas_region_view_event' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:334:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:1425:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:1426:7: style: The function 'canvas_frame_handle_event' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:335:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:1426:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:1427:7: style: The function 'canvas_region_view_name_highlight_event' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:336:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:1427:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:1428:7: style: The function 'canvas_region_view_name_event' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:337:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:1428:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:1429:7: style: The function 'canvas_feature_line_event' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:338:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:1429:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:1430:7: style: The function 'canvas_stream_view_event' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:339:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:1430:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:1431:7: style: The function 'canvas_marker_event' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:340:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:1431:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:1432:7: style: The function 'canvas_zoom_rect_event' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:342:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:1432:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:1433:7: style: The function 'canvas_tempo_marker_event' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:343:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:1433:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:1434:7: style: The function 'canvas_meter_marker_event' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:344:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:1434:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:1435:7: style: The function 'canvas_automation_track_event' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:345:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:1435:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:1436:7: style: The function 'canvas_note_event' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:352:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:1436:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:1438:7: style: The function 'canvas_tempo_bar_event' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:347:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:1438:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:1439:7: style: The function 'canvas_meter_bar_event' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:348:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:1439:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:1440:7: style: The function 'canvas_marker_bar_event' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:349:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:1440:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:1441:7: style: The function 'canvas_range_marker_bar_event' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:350:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:1441:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:1442:7: style: The function 'canvas_transport_marker_bar_event' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:351:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:1442:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:1445:7: style: The function 'canvas_videotl_bar_event' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:341:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:1445:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:1447:7: style: The function 'set_video_timeline_height' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:301:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:1447:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:1451:7: style: The function 'queue_visual_videotimeline_update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:294:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:1451:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:1452:7: style: The function 'embed_audio_from_video' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:302:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:1452:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:1505:7: style: The function 'redraw_measures' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:215:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:1505:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:1522:14: style: The function 'edit_notes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:292:22: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:1522:14: note: Function in derived class
ardour3/gtk2_ardour/editor.h:1663:7: style: The function 'setup_tooltips' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:109:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:1663:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:1701:7: style: The function 'get_smart_mode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:393:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:1701:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:1774:7: style: The function 'stop_canvas_autoscroll' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:388:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:1774:7: note: Function in derived class
ardour3/gtk2_ardour/editor.h:1986:7: style: The function 'get_regions_at' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/public_editor.h:402:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor.h:1986:7: note: Function in derived class
ardour3/gtk2_ardour/ardour_ui_options.cc:422:51: performance: Function parameter 'p' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/audio_clock.cc:873:2: style: Variable 'editing' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ardour3/gtk2_ardour/audio_clock.cc:871:2: note: Variable 'editing' is reassigned a value before the old one has been used if variable is no semaphore variable.
ardour3/gtk2_ardour/audio_clock.cc:873:2: note: Variable 'editing' is reassigned a value before the old one has been used if variable is no semaphore variable.
ardour3/gtk2_ardour/audio_clock.cc:1022:10: style: The scope of the variable 'matching' can be reduced. [variableScope]
ardour3/gtk2_ardour/audio_clock.cc:1258:22: style: The scope of the variable 'prop' can be reduced. [variableScope]
ardour3/gtk2_ardour/audio_clock.cc:65:56: style: Function 'AudioClock' argument 2 names different: declaration 'is_transient' definition 'transient'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/audio_clock.h:52:50: note: Function 'AudioClock' argument 2 names different: declaration 'is_transient' definition 'transient'.
ardour3/gtk2_ardour/audio_clock.cc:65:56: note: Function 'AudioClock' argument 2 names different: declaration 'is_transient' definition 'transient'.
ardour3/gtk2_ardour/audio_clock.cc:66:9: style: Function 'AudioClock' argument 4 names different: declaration 'editable' definition 'allow_edit'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/audio_clock.h:53:26: note: Function 'AudioClock' argument 4 names different: declaration 'editable' definition 'allow_edit'.
ardour3/gtk2_ardour/audio_clock.cc:66:9: note: Function 'AudioClock' argument 4 names different: declaration 'editable' definition 'allow_edit'.
ardour3/gtk2_ardour/audio_clock.cc:129:44: style: Function 'set_widget_name' argument 1 names different: declaration 'name' definition 'str'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/audio_clock.h:59:43: note: Function 'set_widget_name' argument 1 names different: declaration 'name' definition 'str'.
ardour3/gtk2_ardour/audio_clock.cc:129:44: note: Function 'set_widget_name' argument 1 names different: declaration 'name' definition 'str'.
ardour3/gtk2_ardour/audio_clock.cc:1837:42: style: Function 'current_duration' argument 1 names different: declaration 'position' definition 'pos'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/audio_clock.h:76:42: note: Function 'current_duration' argument 1 names different: declaration 'position' definition 'pos'.
ardour3/gtk2_ardour/audio_clock.cc:1837:42: note: Function 'current_duration' argument 1 names different: declaration 'position' definition 'pos'.
ardour3/gtk2_ardour/audio_clock.cc:1892:6: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
ardour3/gtk2_ardour/audio_clock.cc:1954:6: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
ardour3/gtk2_ardour/audio_clock.cc:903:56: performance: Function parameter 'p' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/audio_region_editor.h:63:7: style: The function 'region_changed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/region_editor.h:60:15: note: Virtual function in base class
ardour3/gtk2_ardour/audio_region_editor.h:63:7: note: Function in derived class
ardour3/gtk2_ardour/audio_region_view.cc:144:43: style: Function 'init' argument 1 names different: declaration 'base_color' definition 'basic_color'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/audio_region_view.h:68:40: note: Function 'init' argument 1 names different: declaration 'base_color' definition 'basic_color'.
ardour3/gtk2_ardour/audio_region_view.cc:144:43: note: Function 'init' argument 1 names different: declaration 'base_color' definition 'basic_color'.
ardour3/gtk2_ardour/audio_region_view.cc:144:61: style: Function 'init' argument 2 names different: declaration 'wait_for_data' definition 'wfd'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/audio_region_view.h:68:57: note: Function 'init' argument 2 names different: declaration 'wait_for_data' definition 'wfd'.
ardour3/gtk2_ardour/audio_region_view.cc:144:61: note: Function 'init' argument 2 names different: declaration 'wait_for_data' definition 'wfd'.
ardour3/gtk2_ardour/audio_region_view.cc:966:76: style: Function 'add_gain_point_event' argument 2 names different: declaration 'event' definition 'ev'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/audio_region_view.h:84:72: note: Function 'add_gain_point_event' argument 2 names different: declaration 'event' definition 'ev'.
ardour3/gtk2_ardour/audio_region_view.cc:966:76: note: Function 'add_gain_point_event' argument 2 names different: declaration 'event' definition 'ev'.
ardour3/gtk2_ardour/audio_streamview.h:54:2: style: Class 'AudioStreamView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/control_point.h:49:2: style: Class 'ControlPoint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/audio_streamview.h:64:14: style: The function 'create_region_view' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/streamview.h:115:22: note: Virtual function in base class
ardour3/gtk2_ardour/audio_streamview.h:64:14: note: Function in derived class
ardour3/gtk2_ardour/audio_streamview.h:67:7: style: The function 'setup_rec_box' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/streamview.h:135:15: note: Virtual function in base class
ardour3/gtk2_ardour/audio_streamview.h:67:7: note: Function in derived class
ardour3/gtk2_ardour/audio_streamview.h:71:14: style: The function 'add_region_view_internal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/streamview.h:138:22: note: Virtual function in base class
ardour3/gtk2_ardour/audio_streamview.h:71:14: note: Function in derived class
ardour3/gtk2_ardour/audio_streamview.h:74:7: style: The function 'redisplay_track' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/streamview.h:111:15: note: Virtual function in base class
ardour3/gtk2_ardour/audio_streamview.h:74:7: note: Function in derived class
ardour3/gtk2_ardour/audio_streamview.h:76:7: style: The function 'color_handler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/streamview.h:149:15: note: Virtual function in base class
ardour3/gtk2_ardour/audio_streamview.h:76:7: note: Function in derived class
ardour3/gtk2_ardour/region_gain_line.h:41:14: style: The function 'start_drag_single' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/automation_line.h:83:15: note: Virtual function in base class
ardour3/gtk2_ardour/region_gain_line.h:41:14: note: Function in derived class
ardour3/gtk2_ardour/region_gain_line.h:42:14: style: The function 'end_drag' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/automation_line.h:87:15: note: Virtual function in base class
ardour3/gtk2_ardour/region_gain_line.h:42:14: note: Function in derived class
ardour3/gtk2_ardour/region_gain_line.h:44:7: style: The function 'remove_point' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/automation_line.h:79:15: note: Virtual function in base class
ardour3/gtk2_ardour/region_gain_line.h:44:7: note: Function in derived class
ardour3/gtk2_ardour/ghostregion.h:69:7: style: The function 'set_samples_per_unit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/ghostregion.h:46:15: note: Virtual function in base class
ardour3/gtk2_ardour/ghostregion.h:69:7: note: Function in derived class
ardour3/gtk2_ardour/ghostregion.h:70:7: style: The function 'set_height' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/ghostregion.h:47:15: note: Virtual function in base class
ardour3/gtk2_ardour/ghostregion.h:70:7: note: Function in derived class
ardour3/gtk2_ardour/ghostregion.h:71:7: style: The function 'set_colors' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/ghostregion.h:48:15: note: Virtual function in base class
ardour3/gtk2_ardour/ghostregion.h:71:7: note: Function in derived class
ardour3/gtk2_ardour/ghostregion.h:93:7: style: The function 'set_height' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/ghostregion.h:47:15: note: Virtual function in base class
ardour3/gtk2_ardour/ghostregion.h:93:7: note: Function in derived class
ardour3/gtk2_ardour/ghostregion.h:94:7: style: The function 'set_samples_per_unit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/ghostregion.h:46:15: note: Virtual function in base class
ardour3/gtk2_ardour/ghostregion.h:94:7: note: Function in derived class
ardour3/gtk2_ardour/ghostregion.h:95:7: style: The function 'set_colors' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/ghostregion.h:48:15: note: Virtual function in base class
ardour3/gtk2_ardour/ghostregion.h:95:7: note: Function in derived class
ardour3/gtk2_ardour/audio_streamview.cc:58:18: warning: Member variable 'AudioStreamView::outline_region' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/tape_region_view.h:38:7: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/audio_region_view.h:68:15: note: Virtual function in base class
ardour3/gtk2_ardour/tape_region_view.h:38:7: note: Function in derived class
ardour3/gtk2_ardour/tape_region_view.h:40:7: style: The function 'set_frame_color' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/region_view.h:151:15: note: Virtual function in base class
ardour3/gtk2_ardour/tape_region_view.h:40:7: note: Function in derived class
ardour3/gtk2_ardour/audio_streamview.cc:240:9: performance: Possible inefficient checking for 'rec_regions' emptiness. [stlSize]
ardour3/gtk2_ardour/automation_time_axis.h:71:15: style: The function 'set_height' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/time_axis_view.h:139:15: note: Virtual function in base class
ardour3/gtk2_ardour/automation_time_axis.h:71:15: note: Function in derived class
ardour3/gtk2_ardour/automation_time_axis.h:72:7: style: The function 'set_samples_per_unit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/time_axis_view.h:152:15: note: Virtual function in base class
ardour3/gtk2_ardour/automation_time_axis.h:72:7: note: Function in derived class
ardour3/gtk2_ardour/automation_time_axis.h:73:14: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/axis_view.h:53:22: note: Virtual function in base class
ardour3/gtk2_ardour/automation_time_axis.h:73:14: note: Function in derived class
ardour3/gtk2_ardour/automation_time_axis.h:85:7: style: The function 'set_selected_points' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/time_axis_view.h:165:15: note: Virtual function in base class
ardour3/gtk2_ardour/automation_time_axis.h:85:7: note: Function in derived class
ardour3/gtk2_ardour/automation_time_axis.h:86:7: style: The function 'get_selectables' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/time_axis_view.h:173:15: note: Virtual function in base class
ardour3/gtk2_ardour/automation_time_axis.h:86:7: note: Function in derived class
ardour3/gtk2_ardour/automation_time_axis.h:87:7: style: The function 'get_inverted_selectables' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/time_axis_view.h:174:15: note: Virtual function in base class
ardour3/gtk2_ardour/automation_time_axis.h:87:7: note: Function in derived class
ardour3/gtk2_ardour/automation_time_axis.h:89:7: style: The function 'show_timestretch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/time_axis_view.h:156:15: note: Virtual function in base class
ardour3/gtk2_ardour/automation_time_axis.h:89:7: note: Function in derived class
ardour3/gtk2_ardour/automation_time_axis.h:90:7: style: The function 'hide_timestretch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/time_axis_view.h:157:15: note: Virtual function in base class
ardour3/gtk2_ardour/automation_time_axis.h:90:7: note: Function in derived class
ardour3/gtk2_ardour/automation_time_axis.h:94:7: style: The function 'cut_copy_clear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/time_axis_view.h:161:15: note: Virtual function in base class
ardour3/gtk2_ardour/automation_time_axis.h:94:7: note: Function in derived class
ardour3/gtk2_ardour/automation_time_axis.h:95:7: style: The function 'paste' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/time_axis_view.h:162:15: note: Virtual function in base class
ardour3/gtk2_ardour/automation_time_axis.h:95:7: note: Function in derived class
ardour3/gtk2_ardour/automation_time_axis.h:99:14: style: The function 'state_id' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/axis_view.h:60:22: note: Virtual function in base class
ardour3/gtk2_ardour/automation_time_axis.h:99:14: note: Function in derived class
ardour3/gtk2_ardour/automation_time_axis.h:168:7: style: The function 'build_display_menu' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/time_axis_view.h:256:15: note: Virtual function in base class
ardour3/gtk2_ardour/automation_time_axis.h:168:7: note: Function in derived class
ardour3/gtk2_ardour/automation_time_axis.h:185:7: style: The function 'entered' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/time_axis_view.h:136:15: note: Virtual function in base class
ardour3/gtk2_ardour/automation_time_axis.h:185:7: note: Function in derived class
ardour3/gtk2_ardour/automation_time_axis.h:186:7: style: The function 'exited' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/time_axis_view.h:137:15: note: Virtual function in base class
ardour3/gtk2_ardour/automation_time_axis.h:186:7: note: Function in derived class
ardour3/gtk2_ardour/automation_region_view.cc:45:52: style: Function 'AutomationRegionView' argument 4 names different: declaration 'parameter' definition 'param'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/automation_region_view.h:44:48: note: Function 'AutomationRegionView' argument 4 names different: declaration 'parameter' definition 'param'.
ardour3/gtk2_ardour/automation_region_view.cc:45:52: note: Function 'AutomationRegionView' argument 4 names different: declaration 'parameter' definition 'param'.
ardour3/gtk2_ardour/automation_region_view.cc:47:52: style: Function 'AutomationRegionView' argument 6 names different: declaration 'initial_samples_per_unit' definition 'spu'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/automation_region_view.h:46:30: note: Function 'AutomationRegionView' argument 6 names different: declaration 'initial_samples_per_unit' definition 'spu'.
ardour3/gtk2_ardour/automation_region_view.cc:47:52: note: Function 'AutomationRegionView' argument 6 names different: declaration 'initial_samples_per_unit' definition 'spu'.
ardour3/gtk2_ardour/editor_drag.h:59:2: style: Class 'DragManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/editor_drag.h:512:2: style: Class 'AVDraggingView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/automation_region_view.h:51:7: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/region_view.h:60:15: note: Virtual function in base class
ardour3/gtk2_ardour/automation_region_view.h:51:7: note: Function in derived class
ardour3/gtk2_ardour/automation_region_view.h:59:23: style: The function 'add_ghost' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/region_view.h:85:23: note: Virtual function in base class
ardour3/gtk2_ardour/automation_region_view.h:59:23: note: Function in derived class
ardour3/gtk2_ardour/automation_region_view.h:61:7: style: The function 'set_height' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/region_view.h:68:15: note: Virtual function in base class
ardour3/gtk2_ardour/automation_region_view.h:61:7: note: Function in derived class
ardour3/gtk2_ardour/automation_region_view.h:62:7: style: The function 'reset_width_dependent_items' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/region_view.h:152:15: note: Virtual function in base class
ardour3/gtk2_ardour/automation_region_view.h:62:7: note: Function in derived class
ardour3/gtk2_ardour/automation_region_view.h:66:7: style: The function 'set_position' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/time_axis_view_item.h:47:15: note: Virtual function in base class
ardour3/gtk2_ardour/automation_region_view.h:66:7: note: Function in derived class
ardour3/gtk2_ardour/automation_region_view.h:67:7: style: The function 'region_resized' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/region_view.h:138:15: note: Virtual function in base class
ardour3/gtk2_ardour/automation_region_view.h:67:7: note: Function in derived class
ardour3/gtk2_ardour/automation_region_view.h:70:7: style: The function 'entered' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/region_view.h:91:15: note: Virtual function in base class
ardour3/gtk2_ardour/automation_region_view.h:70:7: note: Function in derived class
ardour3/gtk2_ardour/automation_region_view.h:71:7: style: The function 'exited' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/region_view.h:92:15: note: Virtual function in base class
ardour3/gtk2_ardour/automation_region_view.h:71:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:302:15: style: The function 'start_grab' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:132:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:302:15: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:303:15: style: The function 'motion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:140:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:303:15: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:304:15: style: The function 'finished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:146:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:304:15: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:305:15: style: The function 'aborted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:152:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:305:15: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:334:7: style: The function 'motion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:303:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:334:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:335:7: style: The function 'finished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:304:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:335:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:336:7: style: The function 'aborted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:305:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:336:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:338:7: style: The function 'regions_came_from_canvas' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:310:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:338:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:342:37: style: The function 'move_threshold' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:162:45: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:342:37: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:346:7: style: The function 'setup_pointer_frame_offset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:181:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:346:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:391:7: style: The function 'finished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:304:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:391:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:392:7: style: The function 'aborted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:305:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:392:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:394:7: style: The function 'regions_came_from_canvas' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:310:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:394:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:405:7: style: The function 'motion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:303:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:405:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:406:7: style: The function 'finished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:304:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:406:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:407:7: style: The function 'aborted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:305:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:407:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:416:7: style: The function 'motion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:140:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:416:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:417:7: style: The function 'finished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:146:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:417:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:418:7: style: The function 'aborted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:152:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:418:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:431:7: style: The function 'start_grab' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:132:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:431:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:432:7: style: The function 'motion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:140:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:432:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:433:7: style: The function 'finished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:146:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:433:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:434:7: style: The function 'aborted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:152:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:434:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:448:7: style: The function 'start_grab' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:132:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:448:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:449:7: style: The function 'motion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:140:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:449:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:450:7: style: The function 'finished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:146:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:450:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:451:7: style: The function 'aborted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:152:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:451:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:472:7: style: The function 'start_grab' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:132:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:472:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:473:7: style: The function 'motion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:140:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:473:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:474:7: style: The function 'finished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:146:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:474:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:475:7: style: The function 'aborted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:152:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:475:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:492:7: style: The function 'motion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:140:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:492:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:493:7: style: The function 'finished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:146:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:493:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:494:7: style: The function 'aborted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:152:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:494:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:496:7: style: The function 'y_movement_matters' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:176:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:496:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:500:7: style: The function 'setup_pointer_frame_offset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:181:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:500:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:524:7: style: The function 'motion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:140:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:524:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:525:7: style: The function 'finished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:146:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:525:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:526:7: style: The function 'start_grab' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:132:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:526:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:528:7: style: The function 'y_movement_matters' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:176:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:528:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:532:7: style: The function 'allow_vertical_autoscroll' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:166:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:532:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:536:7: style: The function 'aborted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:152:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:536:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:558:7: style: The function 'start_grab' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:132:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:558:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:559:7: style: The function 'motion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:140:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:559:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:560:7: style: The function 'finished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:146:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:560:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:561:7: style: The function 'aborted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:152:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:561:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:563:7: style: The function 'y_movement_matters' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:176:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:563:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:567:7: style: The function 'setup_pointer_frame_offset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:181:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:567:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:582:7: style: The function 'start_grab' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:132:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:582:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:583:7: style: The function 'motion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:140:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:583:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:584:7: style: The function 'finished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:146:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:584:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:585:7: style: The function 'aborted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:152:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:585:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:587:7: style: The function 'allow_vertical_autoscroll' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:166:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:587:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:591:7: style: The function 'y_movement_matters' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:176:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:591:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:595:7: style: The function 'setup_pointer_frame_offset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:181:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:595:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:609:7: style: The function 'start_grab' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:132:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:609:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:610:7: style: The function 'motion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:140:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:610:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:611:7: style: The function 'finished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:146:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:611:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:612:7: style: The function 'aborted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:152:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:612:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:614:7: style: The function 'allow_vertical_autoscroll' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:166:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:614:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:618:7: style: The function 'y_movement_matters' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:176:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:618:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:622:7: style: The function 'setup_pointer_frame_offset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:181:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:622:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:637:7: style: The function 'start_grab' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:132:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:637:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:638:7: style: The function 'motion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:140:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:638:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:639:7: style: The function 'finished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:146:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:639:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:640:7: style: The function 'aborted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:152:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:640:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:642:7: style: The function 'active' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:157:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:642:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:646:7: style: The function 'allow_vertical_autoscroll' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:166:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:646:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:650:7: style: The function 'y_movement_matters' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:176:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:650:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:667:7: style: The function 'start_grab' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:132:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:667:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:668:7: style: The function 'motion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:140:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:668:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:669:7: style: The function 'finished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:146:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:669:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:670:7: style: The function 'aborted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:152:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:670:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:672:7: style: The function 'y_movement_matters' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:176:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:672:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:676:7: style: The function 'setup_pointer_frame_offset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:181:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:676:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:685:7: style: The function 'start_grab' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:132:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:685:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:686:7: style: The function 'motion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:140:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:686:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:687:7: style: The function 'finished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:146:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:687:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:688:7: style: The function 'aborted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:152:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:688:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:690:7: style: The function 'y_movement_matters' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:176:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:690:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:694:7: style: The function 'setup_pointer_frame_offset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:181:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:694:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:704:7: style: The function 'start_grab' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:132:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:704:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:705:7: style: The function 'motion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:140:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:705:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:706:7: style: The function 'finished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:146:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:706:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:707:7: style: The function 'aborted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:152:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:707:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:709:7: style: The function 'allow_vertical_autoscroll' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:166:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:709:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:713:7: style: The function 'y_movement_matters' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:176:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:713:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:717:7: style: The function 'setup_pointer_frame_offset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:181:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:717:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:742:7: style: The function 'start_grab' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:132:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:742:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:743:7: style: The function 'motion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:140:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:743:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:744:7: style: The function 'finished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:146:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:744:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:745:7: style: The function 'aborted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:152:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:745:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:747:7: style: The function 'active' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:157:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:747:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:767:7: style: The function 'start_grab' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:132:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:767:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:768:7: style: The function 'motion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:140:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:768:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:769:7: style: The function 'finished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:146:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:769:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:770:7: style: The function 'aborted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:152:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:770:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:772:7: style: The function 'active' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:157:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:772:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:792:7: style: The function 'start_grab' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:132:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:792:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:793:7: style: The function 'motion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:140:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:793:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:794:7: style: The function 'finished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:146:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:794:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:795:7: style: The function 'aborted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:152:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:795:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:797:7: style: The function 'active' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:157:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:797:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:819:7: style: The function 'start_grab' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:132:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:819:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:820:7: style: The function 'motion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:140:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:820:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:821:7: style: The function 'finished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:146:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:821:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:822:7: style: The function 'aborted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:152:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:822:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:824:37: style: The function 'move_threshold' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:162:45: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:824:37: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:852:7: style: The function 'select_things' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:838:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:852:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:853:7: style: The function 'deselect_things' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:840:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:853:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:862:7: style: The function 'select_things' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:838:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:862:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:863:7: style: The function 'deselect_things' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:840:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:863:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:875:7: style: The function 'select_things' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:838:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:875:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:876:7: style: The function 'deselect_things' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:840:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:876:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:888:7: style: The function 'start_grab' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:132:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:888:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:889:7: style: The function 'motion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:140:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:889:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:890:7: style: The function 'finished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:146:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:890:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:891:7: style: The function 'aborted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:152:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:891:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:900:7: style: The function 'start_grab' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:132:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:900:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:901:7: style: The function 'motion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:140:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:901:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:902:7: style: The function 'finished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:146:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:902:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:903:7: style: The function 'aborted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:152:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:903:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:920:7: style: The function 'start_grab' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:132:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:920:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:921:7: style: The function 'motion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:140:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:921:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:922:7: style: The function 'finished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:146:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:922:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:923:7: style: The function 'aborted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:152:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:923:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:925:7: style: The function 'setup_pointer_frame_offset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:181:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:925:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:951:7: style: The function 'start_grab' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:132:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:951:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:952:7: style: The function 'motion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:140:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:952:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:953:7: style: The function 'finished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:146:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:953:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:954:7: style: The function 'aborted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:152:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:954:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:956:7: style: The function 'allow_vertical_autoscroll' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:166:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:956:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:960:7: style: The function 'y_movement_matters' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:176:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:960:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:978:7: style: The function 'start_grab' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:132:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:978:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:979:7: style: The function 'motion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:140:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:979:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:980:7: style: The function 'finished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:146:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:980:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:981:7: style: The function 'aborted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:152:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:981:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:983:37: style: The function 'move_threshold' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:162:45: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:983:37: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:1000:7: style: The function 'start_grab' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:132:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:1000:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:1001:7: style: The function 'motion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:140:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:1001:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:1002:7: style: The function 'finished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:146:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:1002:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:1003:7: style: The function 'aborted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:152:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:1003:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:1005:7: style: The function 'x_movement_matters' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:171:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:1005:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:1009:7: style: The function 'active' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:157:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:1009:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:1040:7: style: The function 'start_grab' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:132:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:1040:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:1041:7: style: The function 'motion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:140:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:1041:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:1042:7: style: The function 'finished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:146:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:1042:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:1043:7: style: The function 'aborted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:152:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:1043:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:1045:7: style: The function 'y_movement_matters' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:176:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:1045:7: note: Function in derived class
ardour3/gtk2_ardour/editor_drag.h:1049:45: style: The function 'move_threshold' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/editor_drag.h:162:45: note: Virtual function in base class
ardour3/gtk2_ardour/editor_drag.h:1049:45: note: Function in derived class
ardour3/gtk2_ardour/midi_automation_line.h:35:48: style: The function 'memento_command_binder' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/automation_line.h:139:56: note: Virtual function in base class
ardour3/gtk2_ardour/midi_automation_line.h:35:48: note: Function in derived class
ardour3/gtk2_ardour/midi_automation_line.h:37:22: style: The function 'get_verbose_cursor_string' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/automation_line.h:115:22: note: Virtual function in base class
ardour3/gtk2_ardour/midi_automation_line.h:37:22: note: Function in derived class
ardour3/gtk2_ardour/automation_streamview.cc:209:44: style: C-style pointer casting [cstyleCast]
ardour3/gtk2_ardour/automation_streamview.cc:311:7: style: Technically the member function 'RegionPositionSorter::operator()' can be const. [functionConst]
ardour3/gtk2_ardour/automation_streamview.h:45:2: style: Class 'AutomationStreamView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/automation_streamview.h:51:7: style: The function 'redisplay_track' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/streamview.h:111:15: note: Virtual function in base class
ardour3/gtk2_ardour/automation_streamview.h:51:7: note: Function in derived class
ardour3/gtk2_ardour/automation_streamview.h:71:7: style: The function 'setup_rec_box' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/streamview.h:135:15: note: Virtual function in base class
ardour3/gtk2_ardour/automation_streamview.h:71:7: note: Function in derived class
ardour3/gtk2_ardour/automation_streamview.h:73:14: style: The function 'add_region_view_internal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/streamview.h:138:22: note: Virtual function in base class
ardour3/gtk2_ardour/automation_streamview.h:73:14: note: Function in derived class
ardour3/gtk2_ardour/automation_streamview.h:76:7: style: The function 'color_handler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/streamview.h:149:15: note: Virtual function in base class
ardour3/gtk2_ardour/automation_streamview.h:76:7: note: Function in derived class
ardour3/gtk2_ardour/automation_time_axis.cc:689:86: style: Function 'get_inverted_selectables' argument 2 names different: declaration 'results' definition 'result'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/automation_time_axis.h:87:69: note: Function 'get_inverted_selectables' argument 2 names different: declaration 'results' definition 'result'.
ardour3/gtk2_ardour/automation_time_axis.cc:689:86: note: Function 'get_inverted_selectables' argument 2 names different: declaration 'results' definition 'result'.
ardour3/gtk2_ardour/axis_view.cc:49:11: warning: Member variable 'AxisView::_marked_for_display' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/axis_view.cc:49:11: warning: Member variable 'AxisView::_old_order_key' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/bundle_manager.cc:416:20: warning: Member variable 'NameChannelDialog::_channel' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/button_joiner.cc:35:92: style: Function 'ButtonJoiner' argument 4 names different: declaration 'central_link' definition 'central_joiner'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/button_joiner.h:32:69: note: Function 'ButtonJoiner' argument 4 names different: declaration 'central_link' definition 'central_joiner'.
ardour3/gtk2_ardour/button_joiner.cc:35:92: note: Function 'ButtonJoiner' argument 4 names different: declaration 'central_link' definition 'central_joiner'.
ardour3/gtk2_ardour/canvas-flag.cc:67:37: style: Function 'set_text' argument 1 names different: declaration 'a_text' definition 'text'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/canvas-flag.h:50:43: note: Function 'set_text' argument 1 names different: declaration 'a_text' definition 'text'.
ardour3/gtk2_ardour/canvas-flag.cc:67:37: note: Function 'set_text' argument 1 names different: declaration 'a_text' definition 'text'.
ardour3/gtk2_ardour/canvas-noevent-pixbuf.h:31:5: style: Class 'NoEventPixbuf' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/canvas-noevent-text.h:33:9: style: Class 'NoEventText' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/canvas-note.h:42:9: style: The function 'x1' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/canvas-note-event.h:95:17: note: Virtual function in base class
ardour3/gtk2_ardour/canvas-note.h:42:9: note: Function in derived class
ardour3/gtk2_ardour/canvas-note.h:43:9: style: The function 'y1' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/canvas-note-event.h:96:17: note: Virtual function in base class
ardour3/gtk2_ardour/canvas-note.h:43:9: note: Function in derived class
ardour3/gtk2_ardour/canvas-note.h:44:9: style: The function 'x2' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/canvas-note-event.h:97:17: note: Virtual function in base class
ardour3/gtk2_ardour/canvas-note.h:44:9: note: Function in derived class
ardour3/gtk2_ardour/canvas-note.h:45:9: style: The function 'y2' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/canvas-note-event.h:98:17: note: Virtual function in base class
ardour3/gtk2_ardour/canvas-note.h:45:9: note: Function in derived class
ardour3/gtk2_ardour/canvas-note.h:47:7: style: The function 'set_outline_color' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/canvas-note-event.h:92:15: note: Virtual function in base class
ardour3/gtk2_ardour/canvas-note.h:47:7: note: Function in derived class
ardour3/gtk2_ardour/canvas-note.h:48:7: style: The function 'set_fill_color' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/canvas-note-event.h:93:15: note: Virtual function in base class
ardour3/gtk2_ardour/canvas-note.h:48:7: note: Function in derived class
ardour3/gtk2_ardour/canvas-note.h:50:7: style: The function 'show' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/canvas-note-event.h:68:15: note: Virtual function in base class
ardour3/gtk2_ardour/canvas-note.h:50:7: note: Function in derived class
ardour3/gtk2_ardour/canvas-note.h:51:7: style: The function 'hide' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/canvas-note-event.h:69:15: note: Virtual function in base class
ardour3/gtk2_ardour/canvas-note.h:51:7: note: Function in derived class
ardour3/gtk2_ardour/canvas-note.h:53:7: style: The function 'on_event' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/canvas-note-event.h:70:15: note: Virtual function in base class
ardour3/gtk2_ardour/canvas-note.h:53:7: note: Function in derived class
ardour3/gtk2_ardour/canvas-note.h:54:7: style: The function 'move_event' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/canvas-note-event.h:79:15: note: Virtual function in base class
ardour3/gtk2_ardour/canvas-note.h:54:7: note: Function in derived class
ardour3/gtk2_ardour/canvas-hit.h:41:7: style: The function 'show' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/canvas-note-event.h:68:15: note: Virtual function in base class
ardour3/gtk2_ardour/canvas-hit.h:41:7: note: Function in derived class
ardour3/gtk2_ardour/canvas-hit.h:42:7: style: The function 'hide' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/canvas-note-event.h:69:15: note: Virtual function in base class
ardour3/gtk2_ardour/canvas-hit.h:42:7: note: Function in derived class
ardour3/gtk2_ardour/canvas-hit.h:44:9: style: The function 'x1' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/canvas-note-event.h:95:17: note: Virtual function in base class
ardour3/gtk2_ardour/canvas-hit.h:44:9: note: Function in derived class
ardour3/gtk2_ardour/canvas-hit.h:45:9: style: The function 'y1' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/canvas-note-event.h:96:17: note: Virtual function in base class
ardour3/gtk2_ardour/canvas-hit.h:45:9: note: Function in derived class
ardour3/gtk2_ardour/canvas-hit.h:46:9: style: The function 'x2' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/canvas-note-event.h:97:17: note: Virtual function in base class
ardour3/gtk2_ardour/canvas-hit.h:46:9: note: Function in derived class
ardour3/gtk2_ardour/canvas-hit.h:47:9: style: The function 'y2' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/canvas-note-event.h:98:17: note: Virtual function in base class
ardour3/gtk2_ardour/canvas-hit.h:47:9: note: Function in derived class
ardour3/gtk2_ardour/canvas-hit.h:49:7: style: The function 'set_outline_color' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/canvas-note-event.h:92:15: note: Virtual function in base class
ardour3/gtk2_ardour/canvas-hit.h:49:7: note: Function in derived class
ardour3/gtk2_ardour/canvas-hit.h:50:7: style: The function 'set_fill_color' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/canvas-note-event.h:93:15: note: Virtual function in base class
ardour3/gtk2_ardour/canvas-hit.h:50:7: note: Function in derived class
ardour3/gtk2_ardour/canvas-hit.h:52:7: style: The function 'on_event' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/canvas-note-event.h:70:15: note: Virtual function in base class
ardour3/gtk2_ardour/canvas-hit.h:52:7: note: Function in derived class
ardour3/gtk2_ardour/canvas-hit.h:53:7: style: The function 'move_event' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/canvas-note-event.h:79:15: note: Virtual function in base class
ardour3/gtk2_ardour/canvas-hit.h:53:7: note: Function in derived class
ardour3/gtk2_ardour/midi_region_view.h:84:15: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/region_view.h:60:15: note: Virtual function in base class
ardour3/gtk2_ardour/midi_region_view.h:84:15: note: Function in derived class
ardour3/gtk2_ardour/midi_region_view.h:97:7: style: The function 'set_height' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/region_view.h:68:15: note: Virtual function in base class
ardour3/gtk2_ardour/midi_region_view.h:97:7: note: Function in derived class
ardour3/gtk2_ardour/midi_region_view.h:102:7: style: The function 'set_frame_color' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/region_view.h:151:15: note: Virtual function in base class
ardour3/gtk2_ardour/midi_region_view.h:102:7: note: Function in derived class
ardour3/gtk2_ardour/midi_region_view.h:103:7: style: The function 'color_handler' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/region_view.h:154:15: note: Virtual function in base class
ardour3/gtk2_ardour/midi_region_view.h:103:7: note: Function in derived class
ardour3/gtk2_ardour/midi_region_view.h:112:15: style: The function 'add_ghost' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/region_view.h:85:23: note: Virtual function in base class
ardour3/gtk2_ardour/midi_region_view.h:112:15: note: Function in derived class
ardour3/gtk2_ardour/midi_region_view.h:297:7: style: The function 'enable_display' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/region_view.h:94:15: note: Virtual function in base class
ardour3/gtk2_ardour/midi_region_view.h:297:7: note: Function in derived class
ardour3/gtk2_ardour/midi_region_view.h:302:7: style: The function 'trim_front_starting' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/region_view.h:108:15: note: Virtual function in base class
ardour3/gtk2_ardour/midi_region_view.h:302:7: note: Function in derived class
ardour3/gtk2_ardour/midi_region_view.h:303:7: style: The function 'trim_front_ending' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/region_view.h:113:15: note: Virtual function in base class
ardour3/gtk2_ardour/midi_region_view.h:303:7: note: Function in derived class
ardour3/gtk2_ardour/midi_region_view.h:322:7: style: The function 'region_resized' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/region_view.h:138:15: note: Virtual function in base class
ardour3/gtk2_ardour/midi_region_view.h:322:7: note: Function in derived class
ardour3/gtk2_ardour/midi_region_view.h:327:7: style: The function 'reset_width_dependent_items' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/region_view.h:152:15: note: Virtual function in base class
ardour3/gtk2_ardour/midi_region_view.h:327:7: note: Function in derived class
ardour3/gtk2_ardour/canvas-note-event.cc:132:36: style: Function 'set_selected' argument 1 names different: declaration 'yn' definition 'selected'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/canvas-note-event.h:77:25: note: Function 'set_selected' argument 1 names different: declaration 'yn' definition 'selected'.
ardour3/gtk2_ardour/canvas-note-event.cc:132:36: note: Function 'set_selected' argument 1 names different: declaration 'yn' definition 'selected'.
ardour3/gtk2_ardour/canvas-simpleline.c:367:17: style: The scope of the variable 'y2' can be reduced. [variableScope]
ardour3/gtk2_ardour/canvas-simpleline.c:392:48: style: Function 'gnome_canvas_simpleline_draw' argument 1 names different: declaration 'item' definition 'canvas'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/canvas-simpleline.c:56:68: note: Function 'gnome_canvas_simpleline_draw' argument 1 names different: declaration 'item' definition 'canvas'.
ardour3/gtk2_ardour/canvas-simpleline.c:392:48: note: Function 'gnome_canvas_simpleline_draw' argument 1 names different: declaration 'item' definition 'canvas'.
ardour3/gtk2_ardour/canvas-simpleline.c:395:35: style: Function 'gnome_canvas_simpleline_draw' argument 5 names different: declaration 'w' definition 'width'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/canvas-simpleline.c:60:26: note: Function 'gnome_canvas_simpleline_draw' argument 5 names different: declaration 'w' definition 'width'.
ardour3/gtk2_ardour/canvas-simpleline.c:395:35: note: Function 'gnome_canvas_simpleline_draw' argument 5 names different: declaration 'w' definition 'width'.
ardour3/gtk2_ardour/canvas-simpleline.c:395:46: style: Function 'gnome_canvas_simpleline_draw' argument 6 names different: declaration 'h' definition 'height'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/canvas-simpleline.c:61:26: note: Function 'gnome_canvas_simpleline_draw' argument 6 names different: declaration 'h' definition 'height'.
ardour3/gtk2_ardour/canvas-simpleline.c:395:46: note: Function 'gnome_canvas_simpleline_draw' argument 6 names different: declaration 'h' definition 'height'.
ardour3/gtk2_ardour/canvas-simplerect.c:660:6: style: The scope of the variable 'i' can be reduced. [variableScope]
ardour3/gtk2_ardour/canvas-simplerect.c:735:14: style: Function 'gnome_canvas_simplerect_draw' argument 5 names different: declaration 'w' definition 'width'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/canvas-simplerect.c:56:118: note: Function 'gnome_canvas_simplerect_draw' argument 5 names different: declaration 'w' definition 'width'.
ardour3/gtk2_ardour/canvas-simplerect.c:735:14: note: Function 'gnome_canvas_simplerect_draw' argument 5 names different: declaration 'w' definition 'width'.
ardour3/gtk2_ardour/canvas-simplerect.c:735:25: style: Function 'gnome_canvas_simplerect_draw' argument 6 names different: declaration 'h' definition 'height'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/canvas-simplerect.c:56:125: note: Function 'gnome_canvas_simplerect_draw' argument 6 names different: declaration 'h' definition 'height'.
ardour3/gtk2_ardour/canvas-simplerect.c:735:25: note: Function 'gnome_canvas_simplerect_draw' argument 6 names different: declaration 'h' definition 'height'.
ardour3/gtk2_ardour/canvas-waveview.c:1306:8: style: The scope of the variable 'fill_max' can be reduced. [variableScope]
ardour3/gtk2_ardour/canvas-waveview.c:1306:18: style: The scope of the variable 'fill_min' can be reduced. [variableScope]
ardour3/gtk2_ardour/canvas-waveview.c:1496:8: style: The scope of the variable 'fill_max' can be reduced. [variableScope]
ardour3/gtk2_ardour/canvas-waveview.c:1851:8: style: The scope of the variable 'fill_max' can be reduced. [variableScope]
ardour3/gtk2_ardour/canvas-waveview.c:1851:18: style: The scope of the variable 'fill_min' can be reduced. [variableScope]
ardour3/gtk2_ardour/canvas-waveview.c:2033:8: style: The scope of the variable 'fill_max' can be reduced. [variableScope]
ardour3/gtk2_ardour/canvas-waveview.c:2200:12: style: Function 'gnome_canvas_waveview_draw' argument 5 names different: declaration 'w' definition 'width'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/canvas-waveview.c:111:27: note: Function 'gnome_canvas_waveview_draw' argument 5 names different: declaration 'w' definition 'width'.
ardour3/gtk2_ardour/canvas-waveview.c:2200:12: note: Function 'gnome_canvas_waveview_draw' argument 5 names different: declaration 'w' definition 'width'.
ardour3/gtk2_ardour/canvas-waveview.c:2200:23: style: Function 'gnome_canvas_waveview_draw' argument 6 names different: declaration 'h' definition 'height'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/canvas-waveview.c:112:27: note: Function 'gnome_canvas_waveview_draw' argument 6 names different: declaration 'h' definition 'height'.
ardour3/gtk2_ardour/canvas-waveview.c:2200:23: note: Function 'gnome_canvas_waveview_draw' argument 6 names different: declaration 'h' definition 'height'.
ardour3/gtk2_ardour/control_point.cc:38:2: performance: Variable '_model' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/gtk2_ardour/control_point_dialog.h:28:2: style: Class 'ControlPointDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/crossfade_edit.cc:342:53: style: Function 'set' argument 1 names different: declaration 'alist' definition 'curve'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/crossfade_edit.h:184:42: note: Function 'set' argument 1 names different: declaration 'alist' definition 'curve'.
ardour3/gtk2_ardour/crossfade_edit.cc:342:53: note: Function 'set' argument 1 names different: declaration 'alist' definition 'curve'.
ardour3/gtk2_ardour/crossfade_edit.cc:505:41: style: Function 'move_to' argument 1 names different: declaration 'x' definition 'nx'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/crossfade_edit.h:97:27: note: Function 'move_to' argument 1 names different: declaration 'x' definition 'nx'.
ardour3/gtk2_ardour/crossfade_edit.cc:505:41: note: Function 'move_to' argument 1 names different: declaration 'x' definition 'nx'.
ardour3/gtk2_ardour/crossfade_edit.cc:505:52: style: Function 'move_to' argument 2 names different: declaration 'y' definition 'ny'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/crossfade_edit.h:97:37: note: Function 'move_to' argument 2 names different: declaration 'y' definition 'ny'.
ardour3/gtk2_ardour/crossfade_edit.cc:505:52: note: Function 'move_to' argument 2 names different: declaration 'y' definition 'ny'.
ardour3/gtk2_ardour/crossfade_edit.cc:70:24: warning: Member variable 'Half::shading' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/crossfade_edit.h:101:11: style: Technically the member function 'CrossfadeEditor::PointSorter::operator()' can be const. [functionConst]
ardour3/gtk2_ardour/edit_note_dialog.cc:101:45: style: Variable 'r' is modified but its new value is never used. [unreadVariable]
ardour3/gtk2_ardour/edit_note_dialog.cc:41:89: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/editor.cc:4687:10: style: C-style pointer casting [cstyleCast]
ardour3/gtk2_ardour/editor.cc:877:17: style: The scope of the variable 'tv' can be reduced. [variableScope]
ardour3/gtk2_ardour/editor.cc:4620:16: style: The scope of the variable 'marv' can be reduced. [variableScope]
ardour3/gtk2_ardour/editor.cc:4975:21: style: The scope of the variable 'v' can be reduced. [variableScope]
ardour3/gtk2_ardour/editor.cc:5189:22: style: The scope of the variable 'rtv' can be reduced. [variableScope]
ardour3/gtk2_ardour/editor.cc:2576:44: style: Function 'snap_to_with_modifier' argument 1 names different: declaration 'first' definition 'start'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/editor.h:429:42: note: Function 'snap_to_with_modifier' argument 1 names different: declaration 'first' definition 'start'.
ardour3/gtk2_ardour/editor.cc:2576:44: note: Function 'snap_to_with_modifier' argument 1 names different: declaration 'first' definition 'start'.
ardour3/gtk2_ardour/editor.cc:2594:30: style: Function 'snap_to' argument 1 names different: declaration 'first' definition 'start'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/editor.h:428:28: note: Function 'snap_to' argument 1 names different: declaration 'first' definition 'start'.
ardour3/gtk2_ardour/editor.cc:2594:30: note: Function 'snap_to' argument 1 names different: declaration 'first' definition 'start'.
ardour3/gtk2_ardour/editor.cc:2604:48: style: Function 'timecode_snap_to_internal' argument 1 names different: declaration 'first' definition 'start'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/editor.h:2000:46: note: Function 'timecode_snap_to_internal' argument 1 names different: declaration 'first' definition 'start'.
ardour3/gtk2_ardour/editor.cc:2604:48: note: Function 'timecode_snap_to_internal' argument 1 names different: declaration 'first' definition 'start'.
ardour3/gtk2_ardour/editor.cc:2661:39: style: Function 'snap_to_internal' argument 1 names different: declaration 'first' definition 'start'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/editor.h:1999:37: note: Function 'snap_to_internal' argument 1 names different: declaration 'first' definition 'start'.
ardour3/gtk2_ardour/editor.cc:2661:39: note: Function 'snap_to_internal' argument 1 names different: declaration 'first' definition 'start'.
ardour3/gtk2_ardour/editor.cc:3205:42: style: Function 'begin_reversible_command' argument 1 names different: declaration 'cmd_name' definition 'name'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/editor.h:432:45: note: Function 'begin_reversible_command' argument 1 names different: declaration 'cmd_name' definition 'name'.
ardour3/gtk2_ardour/editor.cc:3205:42: note: Function 'begin_reversible_command' argument 1 names different: declaration 'cmd_name' definition 'name'.
ardour3/gtk2_ardour/editor.cc:4354:65: style: Function 'get_preferred_edit_position' argument 2 names different: declaration 'use_context_click' definition 'from_context_menu'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/editor.h:395:77: note: Function 'get_preferred_edit_position' argument 2 names different: declaration 'use_context_click' definition 'from_context_menu'.
ardour3/gtk2_ardour/editor.cc:4354:65: note: Function 'get_preferred_edit_position' argument 2 names different: declaration 'use_context_click' definition 'from_context_menu'.
ardour3/gtk2_ardour/editor.cc:2801:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/gtk2_ardour/editor.cc:4113:22: warning: Member variable 'VisualState::y_position' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/editor.cc:4113:22: warning: Member variable 'VisualState::frames_per_unit' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/editor.cc:4113:22: warning: Member variable 'VisualState::zoom_focus' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/group_tabs.h:60:3: warning: Member variable 'Tab::from' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/group_tabs.h:60:3: warning: Member variable 'Tab::to' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/editor_component.h:28:2: style: Class 'EditorComponent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/editor_group_tabs.h:28:2: style: Class 'EditorGroupTabs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/editor_locations.h:36:2: style: Class 'EditorLocations' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/editor_regions.h:28:2: style: Class 'EditorRegions' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/editor_route_groups.h:26:2: style: Class 'EditorRouteGroups' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/editor_routes.h:30:2: style: Class 'EditorRoutes' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/editor_snapshots.h:29:2: style: Class 'EditorSnapshots' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/editor_summary.h:38:2: style: Class 'EditorSummary' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/region_layering_order_editor.h:43:2: style: Class 'RegionLayeringOrderEditor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/rhythm_ferret.h:59:2: style: Class 'RhythmFerret' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/editor_group_tabs.h:31:17: style: The function 'compute_tabs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/group_tabs.h:74:25: note: Virtual function in base class
ardour3/gtk2_ardour/editor_group_tabs.h:31:17: note: Function in derived class
ardour3/gtk2_ardour/editor_group_tabs.h:32:7: style: The function 'draw_tab' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/group_tabs.h:80:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_group_tabs.h:32:7: note: Function in derived class
ardour3/gtk2_ardour/editor_group_tabs.h:33:9: style: The function 'primary_coordinate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/group_tabs.h:86:17: note: Virtual function in base class
ardour3/gtk2_ardour/editor_group_tabs.h:33:9: note: Function in derived class
ardour3/gtk2_ardour/editor_group_tabs.h:34:20: style: The function 'routes_for_tab' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/group_tabs.h:88:28: note: Virtual function in base class
ardour3/gtk2_ardour/editor_group_tabs.h:34:20: note: Function in derived class
ardour3/gtk2_ardour/editor_group_tabs.h:35:9: style: The function 'extent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/group_tabs.h:91:17: note: Virtual function in base class
ardour3/gtk2_ardour/editor_group_tabs.h:35:9: note: Function in derived class
ardour3/gtk2_ardour/editor_group_tabs.h:38:7: style: The function 'add_menu_items' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/group_tabs.h:93:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_group_tabs.h:38:7: note: Function in derived class
ardour3/gtk2_ardour/editor_group_tabs.h:39:20: style: The function 'default_properties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/group_tabs.h:94:28: note: Virtual function in base class
ardour3/gtk2_ardour/editor_group_tabs.h:39:20: note: Function in derived class
ardour3/gtk2_ardour/editor_group_tabs.h:40:20: style: The function 'selected_routes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/group_tabs.h:95:28: note: Virtual function in base class
ardour3/gtk2_ardour/editor_group_tabs.h:40:20: note: Function in derived class
ardour3/gtk2_ardour/editor_group_tabs.h:41:7: style: The function 'sync_order_keys' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/group_tabs.h:96:15: note: Virtual function in base class
ardour3/gtk2_ardour/editor_group_tabs.h:41:7: note: Function in derived class
ardour3/gtk2_ardour/mixer_strip.h:95:7: style: The function 'set_route' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/route_ui.h:65:15: note: Virtual function in base class
ardour3/gtk2_ardour/mixer_strip.h:95:7: note: Function in derived class
ardour3/gtk2_ardour/mixer_strip.h:96:7: style: The function 'set_button_names' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/route_ui.h:66:15: note: Virtual function in base class
ardour3/gtk2_ardour/mixer_strip.h:96:7: note: Function in derived class
ardour3/gtk2_ardour/mixer_strip.h:120:14: style: The function 'state_id' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/axis_view.h:60:22: note: Virtual function in base class
ardour3/gtk2_ardour/mixer_strip.h:120:14: note: Function in derived class
ardour3/gtk2_ardour/mixer_strip.h:123:7: style: The function 'route_active_changed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/route_ui.h:189:15: note: Virtual function in base class
ardour3/gtk2_ardour/mixer_strip.h:123:7: note: Function in derived class
ardour3/gtk2_ardour/mixer_strip.h:138:7: style: The function 'set_selected' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/selectable.h:34:15: note: Virtual function in base class
ardour3/gtk2_ardour/mixer_strip.h:138:7: note: Function in derived class
ardour3/gtk2_ardour/mixer_strip.h:267:7: style: The function 'route_color_changed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/route_ui.h:245:15: note: Virtual function in base class
ardour3/gtk2_ardour/mixer_strip.h:267:7: note: Function in derived class
ardour3/gtk2_ardour/mixer_strip.h:270:7: style: The function 'property_changed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/route_ui.h:186:15: note: Virtual function in base class
ardour3/gtk2_ardour/mixer_strip.h:270:7: note: Function in derived class
ardour3/gtk2_ardour/mixer_strip.h:274:7: style: The function 'map_frozen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/route_ui.h:213:15: note: Virtual function in base class
ardour3/gtk2_ardour/mixer_strip.h:274:7: note: Function in derived class
ardour3/gtk2_ardour/mixer_strip.h:283:15: style: The function 'bus_send_display_changed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/route_ui.h:247:15: note: Virtual function in base class
ardour3/gtk2_ardour/mixer_strip.h:283:15: note: Function in derived class
ardour3/gtk2_ardour/processor_box.h:155:64: performance: Function parameter 'in' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/processor_box.h:155:92: performance: Function parameter 'out' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/processor_box.h:218:42: performance: Function parameter 'ports' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/processor_box.h:233:44: performance: Function parameter 'sources' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/processor_box.h:234:42: performance: Function parameter 'sinks' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/editor.cc:4410:66: performance: Function parameter 'cmd' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/editor.cc:4437:67: performance: Function parameter 'cmd' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/editor.cc:4849:6: performance: Possible inefficient checking for 'new_views' emptiness. [stlSize]
ardour3/gtk2_ardour/editor_actions.cc:362:2: style: Variable 'act' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ardour3/gtk2_ardour/editor_actions.cc:358:2: note: Variable 'act' is reassigned a value before the old one has been used if variable is no semaphore variable.
ardour3/gtk2_ardour/editor_actions.cc:362:2: note: Variable 'act' is reassigned a value before the old one has been used if variable is no semaphore variable.
ardour3/gtk2_ardour/editor_audio_import.cc:968:15: style: C-style pointer casting [cstyleCast]
ardour3/gtk2_ardour/editor_audio_import.cc:270:6: style: The scope of the variable 'nth' can be reduced. [variableScope]
ardour3/gtk2_ardour/editor_audio_import.cc:94:17: style: Unused variable: paths [unusedVariable]
ardour3/gtk2_ardour/editor_audio_import.cc:725:12: style: Unused variable: path [unusedVariable]
ardour3/gtk2_ardour/session_import_dialog.h:50:2: style: Class 'SessionImportDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/interthread_progress_window.h:63:7: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/interthread_progress_window.h:44:15: note: Virtual function in base class
ardour3/gtk2_ardour/interthread_progress_window.h:63:7: note: Function in derived class
ardour3/gtk2_ardour/editor_audiotrack.cc:38:21: style: The scope of the variable 'rtv' can be reduced. [variableScope]
ardour3/gtk2_ardour/editor_audiotrack.cc:54:21: style: The scope of the variable 'rtv' can be reduced. [variableScope]
ardour3/gtk2_ardour/editor_canvas.cc:603:17: style: C-style pointer casting [cstyleCast]
ardour3/gtk2_ardour/editor_canvas.cc:476:9: style: The scope of the variable 'wx' can be reduced. [variableScope]
ardour3/gtk2_ardour/editor_canvas.cc:477:9: style: The scope of the variable 'wy' can be reduced. [variableScope]
ardour3/gtk2_ardour/editor_canvas.cc:371:47: style: Function 'reset_controls_layout_height' argument 1 names different: declaration 'height' definition 'h'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/editor.h:979:45: note: Function 'reset_controls_layout_height' argument 1 names different: declaration 'height' definition 'h'.
ardour3/gtk2_ardour/editor_canvas.cc:371:47: note: Function 'reset_controls_layout_height' argument 1 names different: declaration 'height' definition 'h'.
ardour3/gtk2_ardour/editor_canvas.cc:730:38: style: Function 'start_canvas_autoscroll' argument 1 names different: declaration 'x' definition 'dx'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/editor.h:1773:36: note: Function 'start_canvas_autoscroll' argument 1 names different: declaration 'x' definition 'dx'.
ardour3/gtk2_ardour/editor_canvas.cc:730:38: note: Function 'start_canvas_autoscroll' argument 1 names different: declaration 'x' definition 'dx'.
ardour3/gtk2_ardour/editor_canvas.cc:730:46: style: Function 'start_canvas_autoscroll' argument 2 names different: declaration 'y' definition 'dy'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/editor.h:1773:43: note: Function 'start_canvas_autoscroll' argument 2 names different: declaration 'y' definition 'dy'.
ardour3/gtk2_ardour/editor_canvas.cc:730:46: note: Function 'start_canvas_autoscroll' argument 2 names different: declaration 'y' definition 'dy'.
ardour3/gtk2_ardour/verbose_cursor.h:30:2: style: Class 'VerboseCursor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/editor_canvas.cc:405:41: performance: Function parameter 'paths' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/editor_canvas_events.cc:1010:21: style: The scope of the variable 'rtav' can be reduced. [variableScope]
ardour3/gtk2_ardour/editor_canvas_events.cc:1103:21: style: The scope of the variable 'rtav' can be reduced. [variableScope]
ardour3/gtk2_ardour/editor_canvas_events.cc:61:46: style: Function 'track_canvas_scroll' argument 1 names different: declaration 'event' definition 'ev'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/editor.h:1468:44: note: Function 'track_canvas_scroll' argument 1 names different: declaration 'event' definition 'ev'.
ardour3/gtk2_ardour/editor_canvas_events.cc:61:46: note: Function 'track_canvas_scroll' argument 1 names different: declaration 'event' definition 'ev'.
ardour3/gtk2_ardour/editor_canvas_events.cc:593:10: style: Technically the member function 'DescendingRegionLayerSorter::operator()' can be const. [functionConst]
ardour3/gtk2_ardour/editor_drag.cc:530:20: style: Redundant condition: sync_dir<0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition]
ardour3/gtk2_ardour/editor_drag.cc:4088:13: style: The scope of the variable 'newloc' can be reduced. [variableScope]
ardour3/gtk2_ardour/editor_drag.cc:4090:6: style: The scope of the variable 'flags' can be reduced. [variableScope]
ardour3/gtk2_ardour/editor_drag.cc:217:29: style: Function 'start_grab' argument 1 names different: declaration 'e' definition 'event'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/editor_drag.h:132:37: note: Function 'start_grab' argument 1 names different: declaration 'e' definition 'event'.
ardour3/gtk2_ardour/editor_drag.cc:217:29: note: Function 'start_grab' argument 1 names different: declaration 'e' definition 'event'.
ardour3/gtk2_ardour/editor_drag.cc:217:49: style: Function 'start_grab' argument 2 names different: declaration 'c' definition 'cursor'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/editor_drag.h:132:53: note: Function 'start_grab' argument 2 names different: declaration 'c' definition 'cursor'.
ardour3/gtk2_ardour/editor_drag.cc:217:49: note: Function 'start_grab' argument 2 names different: declaration 'c' definition 'cursor'.
ardour3/gtk2_ardour/editor_drag.cc:2129:60: style: Function 'start_grab' argument 2 names different: declaration 'c' definition 'cursor'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/editor_drag.h:582:44: note: Function 'start_grab' argument 2 names different: declaration 'c' definition 'cursor'.
ardour3/gtk2_ardour/editor_drag.cc:2129:60: note: Function 'start_grab' argument 2 names different: declaration 'c' definition 'cursor'.
ardour3/gtk2_ardour/editor_drag.cc:2249:60: style: Function 'start_grab' argument 2 names different: declaration 'c' definition 'cursor'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/editor_drag.h:609:44: note: Function 'start_grab' argument 2 names different: declaration 'c' definition 'cursor'.
ardour3/gtk2_ardour/editor_drag.cc:2249:60: note: Function 'start_grab' argument 2 names different: declaration 'c' definition 'cursor'.
ardour3/gtk2_ardour/editor_drag.cc:2480:55: style: Function 'start_grab' argument 2 names different: declaration 'c' definition 'cursor'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/editor_drag.h:667:44: note: Function 'start_grab' argument 2 names different: declaration 'c' definition 'cursor'.
ardour3/gtk2_ardour/editor_drag.cc:2480:55: note: Function 'start_grab' argument 2 names different: declaration 'c' definition 'cursor'.
ardour3/gtk2_ardour/editor_drag.cc:2594:56: style: Function 'start_grab' argument 2 names different: declaration 'c' definition 'cursor'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/editor_drag.h:685:44: note: Function 'start_grab' argument 2 names different: declaration 'c' definition 'cursor'.
ardour3/gtk2_ardour/editor_drag.cc:2594:56: note: Function 'start_grab' argument 2 names different: declaration 'c' definition 'cursor'.
ardour3/gtk2_ardour/editor_drag.cc:2732:55: style: Function 'start_grab' argument 2 names different: declaration 'c' definition 'cursor'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/editor_drag.h:704:44: note: Function 'start_grab' argument 2 names different: declaration 'c' definition 'cursor'.
ardour3/gtk2_ardour/editor_drag.cc:2732:55: note: Function 'start_grab' argument 2 names different: declaration 'c' definition 'cursor'.
ardour3/gtk2_ardour/editor_drag.cc:3541:55: style: Function 'start_grab' argument 2 names different: declaration 'c' definition 'cursor'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/editor_drag.h:888:44: note: Function 'start_grab' argument 2 names different: declaration 'c' definition 'cursor'.
ardour3/gtk2_ardour/editor_drag.cc:3541:55: note: Function 'start_grab' argument 2 names different: declaration 'c' definition 'cursor'.
ardour3/gtk2_ardour/editor_drag.cc:4475:81: style: Function 'y_fraction' argument 2 names different: declaration 'global_y_position' definition 'global_y'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/editor_drag.h:1015:70: note: Function 'y_fraction' argument 2 names different: declaration 'global_y_position' definition 'global_y'.
ardour3/gtk2_ardour/editor_drag.cc:4475:81: note: Function 'y_fraction' argument 2 names different: declaration 'global_y_position' definition 'global_y'.
ardour3/gtk2_ardour/editor_drag.cc:4481:64: style: Function 'start_grab' argument 2 names different: declaration 'c' definition 'cursor'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/editor_drag.h:1000:44: note: Function 'start_grab' argument 2 names different: declaration 'c' definition 'cursor'.
ardour3/gtk2_ardour/editor_drag.cc:4481:64: note: Function 'start_grab' argument 2 names different: declaration 'c' definition 'cursor'.
ardour3/gtk2_ardour/editor_drag.cc:4823:59: style: Function 'start_grab' argument 2 names different: declaration 'c' definition 'cursor'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/editor_drag.h:472:44: note: Function 'start_grab' argument 2 names different: declaration 'c' definition 'cursor'.
ardour3/gtk2_ardour/editor_drag.cc:4823:59: note: Function 'start_grab' argument 2 names different: declaration 'c' definition 'cursor'.
ardour3/gtk2_ardour/editor_drag.cc:4903:99: style: Function 'CrossfadeEdgeDrag' argument 4 names different: declaration 'start' definition 'start_yn'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/editor_drag.h:1038:74: note: Function 'CrossfadeEdgeDrag' argument 4 names different: declaration 'start' definition 'start_yn'.
ardour3/gtk2_ardour/editor_drag.cc:4903:99: note: Function 'CrossfadeEdgeDrag' argument 4 names different: declaration 'start' definition 'start_yn'.
ardour3/gtk2_ardour/editor_drag.cc:4912:62: style: Function 'start_grab' argument 2 names different: declaration 'c' definition 'cursor'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/editor_drag.h:1040:43: note: Function 'start_grab' argument 2 names different: declaration 'c' definition 'cursor'.
ardour3/gtk2_ardour/editor_drag.cc:4912:62: note: Function 'start_grab' argument 2 names different: declaration 'c' definition 'cursor'.
ardour3/gtk2_ardour/editor_drag.cc:75:14: warning: Member variable 'DragManager::_current_pointer_x' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/editor_drag.cc:75:14: warning: Member variable 'DragManager::_current_pointer_y' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/editor_drag.cc:75:14: warning: Member variable 'DragManager::_old_follow_playhead' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/editor_drag.cc:191:7: warning: Member variable 'Drag::_drags' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/editor_drag.cc:191:7: warning: Member variable 'Drag::_x_constrained' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/editor_drag.cc:191:7: warning: Member variable 'Drag::_y_constrained' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/editor_drag.cc:191:7: warning: Member variable 'Drag::_was_rolling' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/editor_drag.cc:191:7: warning: Member variable 'Drag::_grab_x' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/editor_drag.cc:191:7: warning: Member variable 'Drag::_grab_y' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/editor_drag.cc:191:7: warning: Member variable 'Drag::_last_pointer_x' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/editor_drag.cc:191:7: warning: Member variable 'Drag::_last_pointer_y' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/editor_drag.cc:493:19: warning: Member variable 'RegionMotionDrag::_last_pointer_time_axis_view' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/editor_drag.cc:493:19: warning: Member variable 'RegionMotionDrag::_last_pointer_layer' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/editor_drag.cc:1292:17: warning: Member variable 'RegionMoveDrag::_new_region_view' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/editor_drag.cc:1510:17: warning: Member variable 'NoteResizeDrag::relative' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/editor_drag.cc:1510:17: warning: Member variable 'NoteResizeDrag::at_front' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/editor_drag.cc:4263:11: warning: Member variable 'NoteDrag::_was_selected' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/editor_drag.cc:1762:11: warning: Member variable 'TrimDrag::_operation' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/editor_drag.cc:2119:18: warning: Member variable 'MeterMarkerDrag::before_state' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/editor_drag.cc:2238:18: warning: Member variable 'TempoMarkerDrag::before_state' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/editor_drag.cc:2355:13: warning: Member variable 'CursorDrag::_grab_zoom' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/editor_drag.cc:3067:19: warning: Member variable 'ControlPointDrag::_fixed_grab_x' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/editor_drag.cc:3067:19: warning: Member variable 'ControlPointDrag::_fixed_grab_y' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/editor_drag.cc:3067:19: warning: Member variable 'ControlPointDrag::_pushing' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/editor_drag.cc:3067:19: warning: Member variable 'ControlPointDrag::_final_index' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/editor_drag.cc:3200:11: warning: Member variable 'LineDrag::_fixed_grab_x' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/editor_drag.cc:3200:11: warning: Member variable 'LineDrag::_fixed_grab_y' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/editor_drag.cc:3200:11: warning: Member variable 'LineDrag::_before' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/editor_drag.cc:3200:11: warning: Member variable 'LineDrag::_after' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/editor_drag.cc:3305:18: warning: Member variable 'FeatureLineDrag::_arv' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/editor_drag.cc:3305:18: warning: Member variable 'FeatureLineDrag::_region_view_grab_x' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/editor_drag.cc:3305:18: warning: Member variable 'FeatureLineDrag::_before' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/editor_drag.cc:3305:18: warning: Member variable 'FeatureLineDrag::_max_x' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/editor_drag.cc:1604:2: performance: Variable 'initial_position' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/gtk2_ardour/editor_drag.cc:421:10: style: Technically the member function 'EditorOrderTimeAxisViewSorter::operator()' can be const. [functionConst]
ardour3/gtk2_ardour/editor_drag.cc:1370:10: style: Technically the member function 'RegionSelectionByPosition::operator()' can be const. [functionConst]
ardour3/gtk2_ardour/editor_drag.cc:3972:2: style: Class 'RangeMarkerBarDrag' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
ardour3/gtk2_ardour/editor_drag.cc:3972:2: style: Class 'RangeMarkerBarDrag' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ardour3/gtk2_ardour/editor_drag.cc:4465:22: error: Uninitialized struct member: n.original_fraction [uninitStructMember]
ardour3/gtk2_ardour/export_channel_selector.h:129:4: style: Struct 'Channel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/export_channel_selector.h:160:3: style: Class 'ChannelTreeView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/export_dialog.h:162:2: style: Class 'ExportSelectionDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/export_dialog.h:187:2: style: Class 'StemExportDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/export_timespan_selector.h:138:15: style: The function 'fill_range_list' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/export_timespan_selector.h:71:15: note: Virtual function in base class
ardour3/gtk2_ardour/export_timespan_selector.h:138:15: note: Function in derived class
ardour3/gtk2_ardour/export_timespan_selector.h:153:15: style: The function 'fill_range_list' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/export_timespan_selector.h:71:15: note: Virtual function in base class
ardour3/gtk2_ardour/export_timespan_selector.h:153:15: note: Function in derived class
ardour3/gtk2_ardour/export_channel_selector.h:75:7: style: The function 'sync_with_manager' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/export_channel_selector.h:62:15: note: Virtual function in base class
ardour3/gtk2_ardour/export_channel_selector.h:75:7: note: Function in derived class
ardour3/gtk2_ardour/export_channel_selector.h:204:15: style: The function 'sync_with_manager' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/export_channel_selector.h:62:15: note: Virtual function in base class
ardour3/gtk2_ardour/export_channel_selector.h:204:15: note: Function in derived class
ardour3/gtk2_ardour/export_channel_selector.h:233:15: style: The function 'sync_with_manager' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/export_channel_selector.h:62:15: note: Virtual function in base class
ardour3/gtk2_ardour/export_channel_selector.h:233:15: note: Function in derived class
ardour3/gtk2_ardour/export_dialog.h:154:7: style: The function 'init_components' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/export_dialog.h:76:15: note: Virtual function in base class
ardour3/gtk2_ardour/export_dialog.h:154:7: note: Function in derived class
ardour3/gtk2_ardour/export_dialog.h:165:7: style: The function 'init_components' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/export_dialog.h:76:15: note: Virtual function in base class
ardour3/gtk2_ardour/export_dialog.h:165:7: note: Function in derived class
ardour3/gtk2_ardour/export_dialog.h:174:15: style: The function 'channel_selector_is_expandable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/export_dialog.h:79:15: note: Virtual function in base class
ardour3/gtk2_ardour/export_dialog.h:174:15: note: Function in derived class
ardour3/gtk2_ardour/export_dialog.h:177:7: style: The function 'init_gui' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/export_dialog.h:73:15: note: Virtual function in base class
ardour3/gtk2_ardour/export_dialog.h:177:7: note: Function in derived class
ardour3/gtk2_ardour/export_dialog.h:178:7: style: The function 'init_components' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/export_dialog.h:76:15: note: Virtual function in base class
ardour3/gtk2_ardour/export_dialog.h:178:7: note: Function in derived class
ardour3/gtk2_ardour/export_dialog.h:190:7: style: The function 'init_components' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/export_dialog.h:76:15: note: Virtual function in base class
ardour3/gtk2_ardour/export_dialog.h:190:7: note: Function in derived class
ardour3/gtk2_ardour/editor_markers.cc:582:51: style: Function 'set_position' argument 1 names different: declaration 'start' definition 'startf'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/editor.h:590:33: note: Function 'set_position' argument 1 names different: declaration 'start' definition 'startf'.
ardour3/gtk2_ardour/editor_markers.cc:582:51: note: Function 'set_position' argument 1 names different: declaration 'start' definition 'startf'.
ardour3/gtk2_ardour/editor_markers.cc:583:23: style: Function 'set_position' argument 2 names different: declaration 'end' definition 'endf'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/editor.h:590:51: note: Function 'set_position' argument 2 names different: declaration 'end' definition 'endf'.
ardour3/gtk2_ardour/editor_markers.cc:583:23: note: Function 'set_position' argument 2 names different: declaration 'end' definition 'endf'.
ardour3/gtk2_ardour/editor_markers.cc:1497:30: style: Function 'goto_nth_marker' argument 1 names different: declaration 'nth' definition 'n'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/editor.h:562:28: note: Function 'goto_nth_marker' argument 1 names different: declaration 'nth' definition 'n'.
ardour3/gtk2_ardour/editor_markers.cc:1497:30: note: Function 'goto_nth_marker' argument 1 names different: declaration 'nth' definition 'n'.
ardour3/gtk2_ardour/editor_markers.cc:295:7: style: Technically the member function 'MarkerComparator::operator()' can be const. [functionConst]
ardour3/gtk2_ardour/editor_markers.cc:1491:10: style: Technically the member function 'SortLocationsByPosition::operator()' can be const. [functionConst]
ardour3/gtk2_ardour/editor_mouse.cc:2293:25: warning: Either the condition '(control_point=reinterpret_cast<ControlPoint*>(item->get_data("control_point")))==0' is redundant or there is possible null pointer dereference: control_point. [nullPointerRedundantCheck]
ardour3/gtk2_ardour/editor_mouse.cc:2288:92: note: Assuming that condition '(control_point=reinterpret_cast<ControlPoint*>(item->get_data("control_point")))==0' is not redundant
ardour3/gtk2_ardour/editor_mouse.cc:2293:25: note: Null pointer dereference
ardour3/gtk2_ardour/editor_mouse.cc:2318:2: warning: Either the condition '(control_point=reinterpret_cast<ControlPoint*>(item->get_data("control_point")))==0' is redundant or there is possible null pointer dereference: control_point. [nullPointerRedundantCheck]
ardour3/gtk2_ardour/editor_mouse.cc:2313:92: note: Assuming that condition '(control_point=reinterpret_cast<ControlPoint*>(item->get_data("control_point")))==0' is not redundant
ardour3/gtk2_ardour/editor_mouse.cc:2318:2: note: Null pointer dereference
ardour3/gtk2_ardour/editor_mouse.cc:2318:39: warning: Either the condition '(control_point=reinterpret_cast<ControlPoint*>(item->get_data("control_point")))==0' is redundant or there is possible null pointer dereference: control_point. [nullPointerRedundantCheck]
ardour3/gtk2_ardour/editor_mouse.cc:2313:92: note: Assuming that condition '(control_point=reinterpret_cast<ControlPoint*>(item->get_data("control_point")))==0' is not redundant
ardour3/gtk2_ardour/editor_mouse.cc:2318:39: note: Null pointer dereference
ardour3/gtk2_ardour/editor_mouse.cc:2338:2: warning: Either the condition 'p==0' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck]
ardour3/gtk2_ardour/editor_mouse.cc:2326:8: note: Assuming that condition 'p==0' is not redundant
ardour3/gtk2_ardour/editor_mouse.cc:2338:2: note: Null pointer dereference
ardour3/gtk2_ardour/editor_mouse.cc:2338:29: warning: Either the condition 'p==0' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck]
ardour3/gtk2_ardour/editor_mouse.cc:2326:8: note: Assuming that condition 'p==0' is not redundant
ardour3/gtk2_ardour/editor_mouse.cc:2338:29: note: Null pointer dereference
ardour3/gtk2_ardour/editor_mouse.cc:965:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ardour3/gtk2_ardour/editor_mouse.cc:1011:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ardour3/gtk2_ardour/editor_mouse.cc:1138:4: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ardour3/gtk2_ardour/editor_mouse.cc:1709:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ardour3/gtk2_ardour/editor_mouse.cc:1717:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ardour3/gtk2_ardour/editor_mouse.cc:1284:10: style: The scope of the variable 'wx' can be reduced. [variableScope]
ardour3/gtk2_ardour/editor_mouse.cc:1284:14: style: The scope of the variable 'wy' can be reduced. [variableScope]
ardour3/gtk2_ardour/editor_mouse.cc:1803:9: style: The scope of the variable 'fraction' can be reduced. [variableScope]
ardour3/gtk2_ardour/editor_mouse.cc:2152:9: style: The scope of the variable 'delta' can be reduced. [variableScope]
ardour3/gtk2_ardour/editor_mouse.cc:135:54: style: Function 'event_frame' argument 2 names different: declaration 'px' definition 'pcx'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/editor.h:1871:52: note: Function 'event_frame' argument 2 names different: declaration 'px' definition 'pcx'.
ardour3/gtk2_ardour/editor_mouse.cc:135:54: note: Function 'event_frame' argument 2 names different: declaration 'px' definition 'pcx'.
ardour3/gtk2_ardour/editor_mouse.cc:135:67: style: Function 'event_frame' argument 3 names different: declaration 'py' definition 'pcy'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/editor.h:1871:68: note: Function 'event_frame' argument 3 names different: declaration 'py' definition 'pcy'.
ardour3/gtk2_ardour/editor_mouse.cc:135:67: note: Function 'event_frame' argument 3 names different: declaration 'py' definition 'pcy'.
ardour3/gtk2_ardour/editor_ops.cc:6458:21: warning: Either the condition 'rtv' is redundant or there is possible null pointer dereference: rtv. [nullPointerRedundantCheck]
ardour3/gtk2_ardour/editor_ops.cc:6451:7: note: Assuming that condition 'rtv' is not redundant
ardour3/gtk2_ardour/editor_ops.cc:6458:21: note: Null pointer dereference
ardour3/gtk2_ardour/editor_ops.cc:6460:7: warning: Either the condition 'rtv' is redundant or there is possible null pointer dereference: rtv. [nullPointerRedundantCheck]
ardour3/gtk2_ardour/editor_ops.cc:6451:7: note: Assuming that condition 'rtv' is not redundant
ardour3/gtk2_ardour/editor_ops.cc:6460:7: note: Null pointer dereference
ardour3/gtk2_ardour/editor_ops.cc:651:8: style: The scope of the variable 'track_speed' can be reduced. [variableScope]
ardour3/gtk2_ardour/editor_ops.cc:2013:21: style: The scope of the variable 'source_rtv' can be reduced. [variableScope]
ardour3/gtk2_ardour/editor_ops.cc:1366:31: style: Function 'temporal_zoom' argument 1 names different: declaration 'scale' definition 'fpu'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/editor.h:1228:29: note: Function 'temporal_zoom' argument 1 names different: declaration 'scale' definition 'fpu'.
ardour3/gtk2_ardour/editor_ops.cc:1366:31: note: Function 'temporal_zoom' argument 1 names different: declaration 'scale' definition 'fpu'.
ardour3/gtk2_ardour/editor_ops.cc:2103:37: style: Function 'transition_to_rolling' argument 1 names different: declaration 'forward' definition 'fwd'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/editor.h:214:35: note: Function 'transition_to_rolling' argument 1 names different: declaration 'forward' definition 'fwd'.
ardour3/gtk2_ardour/editor_ops.cc:2103:37: note: Function 'transition_to_rolling' argument 1 names different: declaration 'forward' definition 'fwd'.
ardour3/gtk2_ardour/editor_ops.cc:4237:34: style: Function 'paste' argument 2 names different: declaration 'from_context_menu' definition 'from_context'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/editor.h:1204:32: note: Function 'paste' argument 2 names different: declaration 'from_context_menu' definition 'from_context'.
ardour3/gtk2_ardour/editor_ops.cc:4237:34: note: Function 'paste' argument 2 names different: declaration 'from_context_menu' definition 'from_context'.
ardour3/gtk2_ardour/editor_ops.cc:4448:27: style: Function 'nudge_track' argument 1 names different: declaration 'use_edit_point' definition 'use_edit'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/editor.h:1902:25: note: Function 'nudge_track' argument 1 names different: declaration 'use_edit_point' definition 'use_edit'.
ardour3/gtk2_ardour/editor_ops.cc:4448:27: note: Function 'nudge_track' argument 1 names different: declaration 'use_edit_point' definition 'use_edit'.
ardour3/gtk2_ardour/editor_ops.cc:3133:10: style: Technically the member function 'RegionSortByTime::operator()' can be const. [functionConst]
ardour3/gtk2_ardour/editor_ops.cc:3935:10: style: Technically the member function 'lt_playlist::operator()' can be const. [functionConst]
ardour3/gtk2_ardour/editor_ops.cc:5535:10: style: Technically the member function 'EditorOrderRouteSorter::operator()' can be const. [functionConst]
ardour3/gtk2_ardour/strip_silence_dialog.h:75:13: style: Struct 'ViewInterval' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/quantize_dialog.h:45:2: style: Class 'QuantizeDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/insert_time_dialog.h:28:2: style: Class 'InsertTimeDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/normalize_dialog.h:32:2: style: Class 'NormalizeDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/editor_ops.cc:3837:2: style: Struct 'AutomationRecord' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/editor_ops.cc:3944:5: style: Struct 'PlaylistMapping' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/strip_silence_dialog.h:63:7: style: The function 'update_progress_gui' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/progress_reporter.h:38:15: note: Virtual function in base class
ardour3/gtk2_ardour/strip_silence_dialog.h:63:7: note: Function in derived class
ardour3/gtk2_ardour/normalize_dialog.h:39:7: style: The function 'update_progress_gui' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/progress_reporter.h:38:15: note: Virtual function in base class
ardour3/gtk2_ardour/normalize_dialog.h:39:7: note: Function in derived class
ardour3/gtk2_ardour/editor_ops.cc:201:9: performance: Possible inefficient checking for 'used_playlists' emptiness. [stlSize]
ardour3/gtk2_ardour/editor_ops.cc:6184:9: performance: Possible inefficient checking for 'used_playlists' emptiness. [stlSize]
ardour3/gtk2_ardour/editor_ops.cc:6283:9: performance: Possible inefficient checking for 'used_playlists' emptiness. [stlSize]
ardour3/gtk2_ardour/editor_regions.cc:107:18: style: The scope of the variable 'col' can be reduced. [variableScope]
ardour3/gtk2_ardour/editor_regions.cc:108:14: style: The scope of the variable 'l' can be reduced. [variableScope]
ardour3/gtk2_ardour/editor_route_groups.cc:91:18: style: The scope of the variable 'col' can be reduced. [variableScope]
ardour3/gtk2_ardour/editor_route_groups.cc:92:14: style: The scope of the variable 'l' can be reduced. [variableScope]
ardour3/gtk2_ardour/editor_route_groups.cc:525:14: style: The scope of the variable 'group' can be reduced. [variableScope]
ardour3/gtk2_ardour/editor_routes.cc:198:18: style: The scope of the variable 'col' can be reduced. [variableScope]
ardour3/gtk2_ardour/editor_routes.cc:199:14: style: The scope of the variable 'l' can be reduced. [variableScope]
ardour3/gtk2_ardour/editor_routes.cc:1235:23: style: The scope of the variable 'tv' can be reduced. [variableScope]
ardour3/gtk2_ardour/editor_routes.cc:1236:28: style: The scope of the variable 'rtv' can be reduced. [variableScope]
ardour3/gtk2_ardour/editor_routes.cc:1463:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/gtk2_ardour/route_sorter.h:45:10: style: Technically the member function 'SortByNewDisplayOrder::operator()' can be const. [functionConst]
ardour3/gtk2_ardour/editor_routes.cc:1335:10: style: Technically the member function 'EditorOrderRouteSorter::operator()' can be const. [functionConst]
ardour3/gtk2_ardour/editor_rulers.cc:480:15: style: The scope of the variable 'prop' can be reduced. [variableScope]
ardour3/gtk2_ardour/editor_rulers.cc:324:54: style: Function 'popup_ruler_menu' argument 2 names different: declaration 'type' definition 't'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/editor.h:797:56: note: Function 'popup_ruler_menu' argument 2 names different: declaration 'type' definition 't'.
ardour3/gtk2_ardour/editor_rulers.cc:324:54: note: Function 'popup_ruler_menu' argument 2 names different: declaration 'type' definition 't'.
ardour3/gtk2_ardour/editor_rulers.cc:1216:53: style: Function 'compute_bbt_ruler_scale' argument 3 names different: declaration 'current_bbt_points_begin' definition 'begin'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/editor.h:861:58: note: Function 'compute_bbt_ruler_scale' argument 3 names different: declaration 'current_bbt_points_begin' definition 'begin'.
ardour3/gtk2_ardour/editor_rulers.cc:1216:53: note: Function 'compute_bbt_ruler_scale' argument 3 names different: declaration 'current_bbt_points_begin' definition 'begin'.
ardour3/gtk2_ardour/editor_rulers.cc:1217:53: style: Function 'compute_bbt_ruler_scale' argument 4 names different: declaration 'current_bbt_points_end' definition 'end'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/editor.h:862:58: note: Function 'compute_bbt_ruler_scale' argument 4 names different: declaration 'current_bbt_points_end' definition 'end'.
ardour3/gtk2_ardour/editor_rulers.cc:1217:53: note: Function 'compute_bbt_ruler_scale' argument 4 names different: declaration 'current_bbt_points_end' definition 'end'.
ardour3/gtk2_ardour/editor_rulers.cc:790:12: style: Variable 'tbpos' is assigned a value that is never used. [unreadVariable]
ardour3/gtk2_ardour/editor_rulers.cc:791:13: style: Variable 'tbgpos' is assigned a value that is never used. [unreadVariable]
ardour3/gtk2_ardour/editor_rulers.cc:1313:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/gtk2_ardour/editor_rulers.cc:1715:57: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/gtk2_ardour/editor_rulers.cc:1740:55: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/gtk2_ardour/editor_rulers.cc:1791:55: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/gtk2_ardour/editor_selection.cc:478:14: style: The scope of the variable 'marv' can be reduced. [variableScope]
ardour3/gtk2_ardour/editor_selection.cc:548:16: style: The scope of the variable 'marv' can be reduced. [variableScope]
ardour3/gtk2_ardour/editor_selection.cc:503:45: style: Function 'get_equivalent_regions' argument 1 names different: declaration 'rv' definition 'basis'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/editor.h:637:43: note: Function 'get_equivalent_regions' argument 1 names different: declaration 'rv' definition 'basis'.
ardour3/gtk2_ardour/editor_selection.cc:503:45: note: Function 'get_equivalent_regions' argument 1 names different: declaration 'rv' definition 'basis'.
ardour3/gtk2_ardour/editor_selection.cc:56:7: style: Technically the member function 'TrackViewByPositionSorter::operator()' can be const. [functionConst]
ardour3/gtk2_ardour/editor_summary.cc:988:42: performance: Function parameter 'c' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/editor_tempodisplay.cc:297:6: warning: Either the condition '(tempo_marker=dynamic_cast<TempoMarker*>(marker))==0' is redundant or there is possible null pointer dereference: tempo_marker. [nullPointerRedundantCheck]
ardour3/gtk2_ardour/editor_tempodisplay.cc:292:59: note: Assuming that condition '(tempo_marker=dynamic_cast<TempoMarker*>(marker))==0' is not redundant
ardour3/gtk2_ardour/editor_tempodisplay.cc:297:6: note: Null pointer dereference
ardour3/gtk2_ardour/editor_tempodisplay.cc:376:23: warning: Either the condition '(tempo_marker=dynamic_cast<TempoMarker*>(marker))==0' is redundant or there is possible null pointer dereference: tempo_marker. [nullPointerRedundantCheck]
ardour3/gtk2_ardour/editor_tempodisplay.cc:371:59: note: Assuming that condition '(tempo_marker=dynamic_cast<TempoMarker*>(marker))==0' is not redundant
ardour3/gtk2_ardour/editor_tempodisplay.cc:376:23: note: Null pointer dereference
ardour3/gtk2_ardour/editor_tempodisplay.cc:395:23: warning: Either the condition '(meter_marker=dynamic_cast<MeterMarker*>(marker))==0' is redundant or there is possible null pointer dereference: meter_marker. [nullPointerRedundantCheck]
ardour3/gtk2_ardour/editor_tempodisplay.cc:390:59: note: Assuming that condition '(meter_marker=dynamic_cast<MeterMarker*>(marker))==0' is not redundant
ardour3/gtk2_ardour/editor_tempodisplay.cc:395:23: note: Null pointer dereference
ardour3/gtk2_ardour/editor_tempodisplay.cc:427:6: warning: Either the condition '(meter_marker=dynamic_cast<MeterMarker*>(marker))==0' is redundant or there is possible null pointer dereference: meter_marker. [nullPointerRedundantCheck]
ardour3/gtk2_ardour/editor_tempodisplay.cc:422:59: note: Assuming that condition '(meter_marker=dynamic_cast<MeterMarker*>(marker))==0' is not redundant
ardour3/gtk2_ardour/editor_tempodisplay.cc:427:6: note: Null pointer dereference
ardour3/gtk2_ardour/editor_tempodisplay.cc:78:22: style: The scope of the variable 'ms' can be reduced. [variableScope]
ardour3/gtk2_ardour/editor_tempodisplay.cc:152:48: style: Function 'compute_current_bbt_points' argument 1 names different: declaration 'left' definition 'leftmost'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/editor.h:1570:53: note: Function 'compute_current_bbt_points' argument 1 names different: declaration 'left' definition 'leftmost'.
ardour3/gtk2_ardour/editor_tempodisplay.cc:152:48: note: Function 'compute_current_bbt_points' argument 1 names different: declaration 'left' definition 'leftmost'.
ardour3/gtk2_ardour/editor_tempodisplay.cc:152:69: style: Function 'compute_current_bbt_points' argument 2 names different: declaration 'right' definition 'rightmost'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/editor.h:1570:70: note: Function 'compute_current_bbt_points' argument 2 names different: declaration 'right' definition 'rightmost'.
ardour3/gtk2_ardour/editor_tempodisplay.cc:152:69: note: Function 'compute_current_bbt_points' argument 2 names different: declaration 'right' definition 'rightmost'.
ardour3/gtk2_ardour/editor_tempodisplay.cc:201:47: style: Function 'mouse_add_new_tempo_event' argument 1 names different: declaration 'where' definition 'frame'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/editor.h:1509:45: note: Function 'mouse_add_new_tempo_event' argument 1 names different: declaration 'where' definition 'frame'.
ardour3/gtk2_ardour/editor_tempodisplay.cc:201:47: note: Function 'mouse_add_new_tempo_event' argument 1 names different: declaration 'where' definition 'frame'.
ardour3/gtk2_ardour/editor_tempodisplay.cc:242:47: style: Function 'mouse_add_new_meter_event' argument 1 names different: declaration 'where' definition 'frame'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/editor.h:1510:45: note: Function 'mouse_add_new_meter_event' argument 1 names different: declaration 'where' definition 'frame'.
ardour3/gtk2_ardour/editor_tempodisplay.cc:242:47: note: Function 'mouse_add_new_meter_event' argument 1 names different: declaration 'where' definition 'frame'.
ardour3/gtk2_ardour/editor_timefx.cc:121:54: style: Function 'pitch_shift' argument 2 names different: declaration 'cents' definition 'fraction'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/editor.h:1882:43: note: Function 'pitch_shift' argument 2 names different: declaration 'cents' definition 'fraction'.
ardour3/gtk2_ardour/editor_timefx.cc:121:54: note: Function 'pitch_shift' argument 2 names different: declaration 'cents' definition 'fraction'.
ardour3/gtk2_ardour/time_fx_dialog.h:72:10: style: The function 'update_progress_gui' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/progress_reporter.h:38:15: note: Virtual function in base class
ardour3/gtk2_ardour/time_fx_dialog.h:72:10: note: Function in derived class
ardour3/gtk2_ardour/export_video_infobox.h:35:2: style: Class 'ExportVideoInfobox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/engine_dialog.cc:700:4: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ardour3/gtk2_ardour/engine_dialog.cc:1489:7: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
ardour3/gtk2_ardour/engine_dialog.cc:368:18: style: Unused variable: strings [unusedVariable]
ardour3/gtk2_ardour/engine_dialog.cc:454:3: style: Variable 'row' is modified but its new value is never used. [unreadVariable]
ardour3/gtk2_ardour/engine_dialog.cc:465:18: style: Unused variable: strings [unusedVariable]
ardour3/gtk2_ardour/engine_dialog.cc:494:3: style: Variable 'row' is modified but its new value is never used. [unreadVariable]
ardour3/gtk2_ardour/engine_dialog.cc:1062:15: style: Unused variable: path [unusedVariable]
ardour3/gtk2_ardour/export_channel_selector.cc:264:69: style: Function 'add_route' argument 1 names different: declaration 'route' definition 'io'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/export_channel_selector.h:166:32: note: Function 'add_route' argument 1 names different: declaration 'route' definition 'io'.
ardour3/gtk2_ardour/export_channel_selector.cc:264:69: note: Function 'add_route' argument 1 names different: declaration 'route' definition 'io'.
ardour3/gtk2_ardour/export_channel_selector.cc:439:77: style: Function 'RegionExportChannelSelector' argument 1 names different: declaration 'session' definition '_session'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/export_channel_selector.h:199:49: note: Function 'RegionExportChannelSelector' argument 1 names different: declaration 'session' definition '_session'.
ardour3/gtk2_ardour/export_channel_selector.cc:439:77: note: Function 'RegionExportChannelSelector' argument 1 names different: declaration 'session' definition '_session'.
ardour3/gtk2_ardour/export_channel_selector.h:204:15: warning: Virtual function 'sync_with_manager' is called from constructor 'RegionExportChannelSelector(ARDOUR::Session*session,ProfileManagerPtr manager,const ARDOUR::AudioRegion&region,ARDOUR::AudioTrack&track)' at line 471. Dynamic binding is not used. [virtualCallInConstructor]
ardour3/gtk2_ardour/export_channel_selector.cc:471:2: note: Calling sync_with_manager
ardour3/gtk2_ardour/export_channel_selector.h:204:15: note: sync_with_manager is a virtual method
ardour3/gtk2_ardour/export_dialog.cc:40:15: warning: Member variable 'ExportDialog::timespan_label' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/export_dialog.cc:40:15: warning: Member variable 'ExportDialog::channels_label' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/export_dialog.cc:40:15: warning: Member variable 'ExportDialog::advanced' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/export_dialog.cc:40:15: warning: Member variable 'ExportDialog::previous_progress' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/export_dialog.cc:40:15: warning: Member variable 'ExportDialog::cancel_button' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/export_dialog.cc:40:15: warning: Member variable 'ExportDialog::export_button' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/export_dialog.cc:40:64: performance: Function parameter 'title' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/export_range_markers_dialog.h:31:2: style: Class 'ExportRangeMarkersDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/export_timespan_selector.cc:343:127: performance: Function parameter 'range_id' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/export_video_dialog.cc:237:46: style: Variable 'ty' is modified but its new value is never used. [unreadVariable]
ardour3/gtk2_ardour/export_video_dialog.cc:392:14: style: Unused variable: status_text [unusedVariable]
ardour3/gtk2_ardour/export_video_dialog.cc:821:55: performance: Function parameter 'ext' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/fft.cc:74:8: style: The scope of the variable 'power' can be reduced. [variableScope]
ardour3/gtk2_ardour/fft.cc:75:8: style: The scope of the variable 'phase' can be reduced. [variableScope]
ardour3/gtk2_ardour/fft.cc:56:51: style: Function 'analyze' argument 2 names different: declaration 'w' definition 'windowing_type'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/fft.h:49:48: note: Function 'analyze' argument 2 names different: declaration 'w' definition 'windowing_type'.
ardour3/gtk2_ardour/fft.cc:56:51: note: Function 'analyze' argument 2 names different: declaration 'w' definition 'windowing_type'.
ardour3/gtk2_ardour/fft.cc:38:2: style: Class 'FFT' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
ardour3/gtk2_ardour/fft.cc:38:2: style: Class 'FFT' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ardour3/gtk2_ardour/fft.h:40:3: style: Class 'FFT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/fft_graph.cc:50:2: style: Variable '_logScale' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ardour3/gtk2_ardour/fft_graph.cc:45:2: note: Variable '_logScale' is reassigned a value before the old one has been used if variable is no semaphore variable.
ardour3/gtk2_ardour/fft_graph.cc:50:2: note: Variable '_logScale' is reassigned a value before the old one has been used if variable is no semaphore variable.
ardour3/gtk2_ardour/fft_graph.cc:218:6: style: The scope of the variable 'position_on_scale' can be reduced. [variableScope]
ardour3/gtk2_ardour/fft_result.h:43:9: style: Technically the member function 'FFTResult::avgAt' can be const. [functionConst]
ardour3/gtk2_ardour/fft_result.cc:134:12: note: Technically the member function 'FFTResult::avgAt' can be const.
ardour3/gtk2_ardour/fft_result.h:43:9: note: Technically the member function 'FFTResult::avgAt' can be const.
ardour3/gtk2_ardour/fft_result.h:44:9: style: Technically the member function 'FFTResult::maxAt' can be const. [functionConst]
ardour3/gtk2_ardour/fft_result.cc:152:12: note: Technically the member function 'FFTResult::maxAt' can be const.
ardour3/gtk2_ardour/fft_result.h:44:9: note: Technically the member function 'FFTResult::maxAt' can be const.
ardour3/gtk2_ardour/fft_result.h:45:9: style: Technically the member function 'FFTResult::minAt' can be const. [functionConst]
ardour3/gtk2_ardour/fft_result.cc:143:12: note: Technically the member function 'FFTResult::minAt' can be const.
ardour3/gtk2_ardour/fft_result.h:45:9: note: Technically the member function 'FFTResult::minAt' can be const.
ardour3/gtk2_ardour/fft_result.cc:41:2: style: Class 'FFTResult' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
ardour3/gtk2_ardour/fft_result.cc:41:2: style: Class 'FFTResult' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ardour3/gtk2_ardour/fft_result.cc:32:64: performance: Function parameter 'trackname' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/gain_meter.cc:859:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
ardour3/gtk2_ardour/generic_pluginui.cc:417:29: warning: Member variable 'ControlUI::port_index' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/generic_pluginui.cc:417:29: warning: Member variable 'ControlUI::combo' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/generic_pluginui.cc:417:29: warning: Member variable 'ControlUI::update_pending' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/generic_pluginui.cc:417:29: warning: Member variable 'ControlUI::display_label' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/generic_pluginui.cc:417:29: warning: Member variable 'ControlUI::hbox' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/generic_pluginui.cc:417:29: warning: Member variable 'ControlUI::vbox' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/plugin_ui.h:210:3: style: Struct 'MeterInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/plugin_ui.h:177:7: style: The function 'get_preferred_height' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/plugin_ui.h:87:15: note: Virtual function in base class
ardour3/gtk2_ardour/plugin_ui.h:177:7: note: Function in derived class
ardour3/gtk2_ardour/plugin_ui.h:178:7: style: The function 'get_preferred_width' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/plugin_ui.h:88:15: note: Virtual function in base class
ardour3/gtk2_ardour/plugin_ui.h:178:7: note: Function in derived class
ardour3/gtk2_ardour/plugin_ui.h:180:7: style: The function 'start_updating' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/plugin_ui.h:90:15: note: Virtual function in base class
ardour3/gtk2_ardour/plugin_ui.h:180:7: note: Function in derived class
ardour3/gtk2_ardour/plugin_ui.h:181:7: style: The function 'stop_updating' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/plugin_ui.h:91:15: note: Virtual function in base class
ardour3/gtk2_ardour/plugin_ui.h:181:7: note: Function in derived class
ardour3/gtk2_ardour/generic_pluginui.cc:165:56: performance: Function parameter 's1' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/generic_pluginui.cc:165:73: performance: Function parameter 's2' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/generic_pluginui.cc:177:56: performance: Function parameter 's1' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/generic_pluginui.cc:177:73: performance: Function parameter 's2' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/ghostregion.cc:38:106: style: Function 'GhostRegion' argument 4 names different: declaration 'initial_unit_pos' definition 'initial_pos'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/ghostregion.h:43:93: note: Function 'GhostRegion' argument 4 names different: declaration 'initial_unit_pos' definition 'initial_pos'.
ardour3/gtk2_ardour/ghostregion.cc:38:106: note: Function 'GhostRegion' argument 4 names different: declaration 'initial_unit_pos' definition 'initial_pos'.
ardour3/gtk2_ardour/group_tabs.cc:40:12: warning: Member variable 'GroupTabs::_drag_moved' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/group_tabs.cc:40:12: warning: Member variable 'GroupTabs::_drag_fixed' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/group_tabs.cc:40:12: warning: Member variable 'GroupTabs::_drag_moving' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/group_tabs.cc:40:12: warning: Member variable 'GroupTabs::_drag_offset' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/group_tabs.cc:40:12: warning: Member variable 'GroupTabs::_drag_min' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/group_tabs.cc:40:12: warning: Member variable 'GroupTabs::_drag_max' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/group_tabs.cc:40:12: warning: Member variable 'GroupTabs::_drag_first' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/group_tabs.cc:450:7: style: Technically the member function 'CollectSorter::operator()' can be const. [functionConst]
ardour3/gtk2_ardour/group_tabs.cc:456:7: style: Technically the member function 'OrderSorter::operator()' can be const. [functionConst]
ardour3/gtk2_ardour/gtk-custom-hruler.c:225:9: style: The scope of the variable 'gc' can be reduced. [variableScope]
ardour3/gtk2_ardour/gtk-custom-hruler.c:226:6: style: The scope of the variable 'i' can be reduced. [variableScope]
ardour3/gtk2_ardour/gtk-custom-ruler.c:434:18: style: The scope of the variable 'ruler' can be reduced. [variableScope]
ardour3/gtk2_ardour/gtk-custom-ruler.c:108:52: style: Function 'gtk_custom_ruler_class_init' argument 1 names different: declaration 'klass' definition 'class'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/gtk-custom-ruler.c:45:64: note: Function 'gtk_custom_ruler_class_init' argument 1 names different: declaration 'klass' definition 'class'.
ardour3/gtk2_ardour/gtk-custom-ruler.c:108:52: note: Function 'gtk_custom_ruler_class_init' argument 1 names different: declaration 'klass' definition 'class'.
ardour3/gtk2_ardour/gtk-custom-ruler.c:491:54: style: Function 'gtk_custom_ruler_set_show_position' argument 1 names different: declaration 'rule' definition 'ruler'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/gtk-custom-ruler.h:103:63: note: Function 'gtk_custom_ruler_set_show_position' argument 1 names different: declaration 'rule' definition 'ruler'.
ardour3/gtk2_ardour/gtk-custom-ruler.c:491:54: note: Function 'gtk_custom_ruler_set_show_position' argument 1 names different: declaration 'rule' definition 'ruler'.
ardour3/gtk2_ardour/gtk_pianokeyboard.c:547:7: style: The scope of the variable 'note_in_octave' can be reduced. [variableScope]
ardour3/gtk2_ardour/io_selector.cc:194:2: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
ardour3/gtk2_ardour/io_selector.cc:196:4: note: Found duplicate branches for 'if' and 'else'.
ardour3/gtk2_ardour/io_selector.cc:194:2: note: Found duplicate branches for 'if' and 'else'.
ardour3/gtk2_ardour/keyboard.cc:44:23: style: C-style pointer casting [cstyleCast]
ardour3/gtk2_ardour/keyeditor.cc:159:0: style: Variable 'path' is assigned a value that is never used. [unreadVariable]
ardour3/gtk2_ardour/keyeditor.cc:59:2: performance: Variable 'last_state' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/gtk2_ardour/level_meter.cc:235:44: style: Function 'setup_meters' argument 2 names different: declaration 'width' definition 'initial_width'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/level_meter.h:67:36: note: Function 'setup_meters' argument 2 names different: declaration 'width' definition 'initial_width'.
ardour3/gtk2_ardour/level_meter.cc:235:44: note: Function 'setup_meters' argument 2 names different: declaration 'width' definition 'initial_width'.
ardour3/gtk2_ardour/level_meter.cc:235:63: style: Function 'setup_meters' argument 3 names different: declaration 'thin' definition 'thin_width'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/level_meter.h:67:49: note: Function 'setup_meters' argument 3 names different: declaration 'thin' definition 'thin_width'.
ardour3/gtk2_ardour/level_meter.cc:235:63: note: Function 'setup_meters' argument 3 names different: declaration 'thin' definition 'thin_width'.
ardour3/gtk2_ardour/level_meter.cc:69:74: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/gtk2_ardour/level_meter.cc:453:73: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/gtk2_ardour/lineset.cc:546:2: style: Variable 'lines_need_redraw' is reassigned a value before the old one has been used. [redundantAssignment]
ardour3/gtk2_ardour/lineset.cc:524:0: note: Variable 'lines_need_redraw' is reassigned a value before the old one has been used.
ardour3/gtk2_ardour/lineset.cc:546:2: note: Variable 'lines_need_redraw' is reassigned a value before the old one has been used.
ardour3/gtk2_ardour/lineset.cc:712:31: style: Function 'bounds_vfunc' argument 1 names different: declaration 'x1' definition '_x1'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/lineset.h:125:28: note: Function 'bounds_vfunc' argument 1 names different: declaration 'x1' definition '_x1'.
ardour3/gtk2_ardour/lineset.cc:712:31: note: Function 'bounds_vfunc' argument 1 names different: declaration 'x1' definition '_x1'.
ardour3/gtk2_ardour/lineset.cc:712:44: style: Function 'bounds_vfunc' argument 2 names different: declaration 'y1' definition '_y1'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/lineset.h:125:40: note: Function 'bounds_vfunc' argument 2 names different: declaration 'y1' definition '_y1'.
ardour3/gtk2_ardour/lineset.cc:712:44: note: Function 'bounds_vfunc' argument 2 names different: declaration 'y1' definition '_y1'.
ardour3/gtk2_ardour/lineset.cc:712:57: style: Function 'bounds_vfunc' argument 3 names different: declaration 'x2' definition '_x2'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/lineset.h:125:52: note: Function 'bounds_vfunc' argument 3 names different: declaration 'x2' definition '_x2'.
ardour3/gtk2_ardour/lineset.cc:712:57: note: Function 'bounds_vfunc' argument 3 names different: declaration 'x2' definition '_x2'.
ardour3/gtk2_ardour/lineset.cc:712:70: style: Function 'bounds_vfunc' argument 4 names different: declaration 'y2' definition '_y2'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/lineset.h:125:64: note: Function 'bounds_vfunc' argument 4 names different: declaration 'y2' definition '_y2'.
ardour3/gtk2_ardour/lineset.cc:712:70: note: Function 'bounds_vfunc' argument 4 names different: declaration 'y2' definition '_y2'.
ardour3/gtk2_ardour/lineset.cc:46:16: warning: Member variable 'Line::width' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/lineset.cc:46:16: warning: Member variable 'Line::r' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/lineset.cc:46:16: warning: Member variable 'Line::g' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/lineset.cc:46:16: warning: Member variable 'Line::b' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/lineset.cc:46:16: warning: Member variable 'Line::a' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/lineset.h:134:3: style: Struct 'Line' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/linux_vst_gui_support.cc:388:33: style: Condition 'LXVST_sched_timer_interval!=0' is always true [knownConditionTrueFalse]
ardour3/gtk2_ardour/linux_vst_gui_support.cc:338:35: note: Assignment 'LXVST_sched_timer_interval=50', assigned value is 50
ardour3/gtk2_ardour/linux_vst_gui_support.cc:388:33: note: Condition 'LXVST_sched_timer_interval!=0' is always true
ardour3/gtk2_ardour/linux_vst_gui_support.cc:715:2: style: Variable 'x_size' is reassigned a value before the old one has been used. [redundantAssignment]
ardour3/gtk2_ardour/linux_vst_gui_support.cc:682:0: note: Variable 'x_size' is reassigned a value before the old one has been used.
ardour3/gtk2_ardour/linux_vst_gui_support.cc:715:2: note: Variable 'x_size' is reassigned a value before the old one has been used.
ardour3/gtk2_ardour/linux_vst_gui_support.cc:716:2: style: Variable 'y_size' is reassigned a value before the old one has been used. [redundantAssignment]
ardour3/gtk2_ardour/linux_vst_gui_support.cc:683:0: note: Variable 'y_size' is reassigned a value before the old one has been used.
ardour3/gtk2_ardour/linux_vst_gui_support.cc:716:2: note: Variable 'y_size' is reassigned a value before the old one has been used.
ardour3/gtk2_ardour/location_ui.cc:754:2: style: Variable 'table_row' is reassigned a value before the old one has been used. [redundantAssignment]
ardour3/gtk2_ardour/location_ui.cc:747:4: note: Variable 'table_row' is reassigned a value before the old one has been used.
ardour3/gtk2_ardour/location_ui.cc:754:2: note: Variable 'table_row' is reassigned a value before the old one has been used.
ardour3/gtk2_ardour/location_ui.cc:789:2: style: Variable 'table_row' is reassigned a value before the old one has been used. [redundantAssignment]
ardour3/gtk2_ardour/location_ui.cc:782:4: note: Variable 'table_row' is reassigned a value before the old one has been used.
ardour3/gtk2_ardour/location_ui.cc:789:2: note: Variable 'table_row' is reassigned a value before the old one has been used.
ardour3/gtk2_ardour/location_ui.cc:813:65: style: Variable 'table_row' is modified but its new value is never used. [unreadVariable]
ardour3/gtk2_ardour/location_ui.cc:723:2: performance: Variable 'i_am_the_modifier' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/gtk2_ardour/location_ui.cc:880:7: style: Technically the member function 'LocationSortByStart::operator()' can be const. [functionConst]
ardour3/gtk2_ardour/vst_plugin_ui.h:40:7: style: The function 'non_gtk_gui' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/plugin_ui.h:105:22: note: Virtual function in base class
ardour3/gtk2_ardour/vst_plugin_ui.h:40:7: note: Function in derived class
ardour3/gtk2_ardour/vst_plugin_ui.h:52:7: style: The function 'preset_selected' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/plugin_ui.h:150:15: note: Virtual function in base class
ardour3/gtk2_ardour/vst_plugin_ui.h:52:7: note: Function in derived class
ardour3/gtk2_ardour/marker.cc:48:31: style: Function 'Marker' argument 1 names different: declaration 'editor' definition 'ed'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/marker.h:59:24: note: Function 'Marker' argument 1 names different: declaration 'editor' definition 'ed'.
ardour3/gtk2_ardour/marker.cc:48:31: note: Function 'Marker' argument 1 names different: declaration 'editor' definition 'ed'.
ardour3/gtk2_ardour/marker.cc:48:92: style: Function 'Marker' argument 4 names different: declaration 'text' definition 'annotation'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/marker.h:59:88: note: Function 'Marker' argument 4 names different: declaration 'text' definition 'annotation'.
ardour3/gtk2_ardour/marker.cc:48:92: note: Function 'Marker' argument 4 names different: declaration 'text' definition 'annotation'.
ardour3/gtk2_ardour/marker.cc:441:34: style: Function 'set_color_rgba' argument 1 names different: declaration 'rgba' definition 'c'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/marker.h:74:32: note: Function 'set_color_rgba' argument 1 names different: declaration 'rgba' definition 'c'.
ardour3/gtk2_ardour/marker.cc:441:34: note: Function 'set_color_rgba' argument 1 names different: declaration 'rgba' definition 'c'.
ardour3/gtk2_ardour/marker.cc:265:2: performance: Passing the result of c_str() to a function that takes std::string as argument no. 1 is slow and redundant. [stlcstrParam]
ardour3/gtk2_ardour/meter_patterns.cc:55:34: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/meterbridge.cc:85:7: style: Technically the member function 'SignalOrderRouteSorter::operator()' can be const. [functionConst]
ardour3/gtk2_ardour/midi_channel_selector.h:64:5: style: Class 'SingleMidiChannelSelector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/midi_channel_selector.h:121:5: style: Class 'MidiChannelSelectorWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/midi_channel_dialog.h:30:2: style: Class 'MidiChannelDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/midi_channel_selector.h:71:18: style: The function 'button_toggled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/midi_channel_selector.h:53:18: note: Virtual function in base class
ardour3/gtk2_ardour/midi_channel_selector.h:71:18: note: Function in derived class
ardour3/gtk2_ardour/midi_channel_selector.h:106:18: style: The function 'button_toggled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/midi_channel_selector.h:53:18: note: Virtual function in base class
ardour3/gtk2_ardour/midi_channel_selector.h:106:18: note: Function in derived class
ardour3/gtk2_ardour/midi_channel_selector.cc:616:4: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ardour3/gtk2_ardour/midi_channel_selector.cc:714:4: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ardour3/gtk2_ardour/midi_cut_buffer.h:33:2: style: Class 'MidiCutBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/note_player.h:36:2: style: Class 'NotePlayer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/midi_region_view.cc:943:19: style: The scope of the variable 'gr' can be reduced. [variableScope]
ardour3/gtk2_ardour/midi_region_view.cc:1230:7: style: The scope of the variable 'have_periodic_system_messages' can be reduced. [variableScope]
ardour3/gtk2_ardour/midi_region_view.cc:1445:14: style: The scope of the variable 'note' can be reduced. [variableScope]
ardour3/gtk2_ardour/midi_region_view.cc:1709:20: style: The scope of the variable 'gr' can be reduced. [variableScope]
ardour3/gtk2_ardour/midi_region_view.cc:2161:20: style: The scope of the variable 'cne' can be reduced. [variableScope]
ardour3/gtk2_ardour/midi_region_view.cc:2198:20: style: The scope of the variable 'cne' can be reduced. [variableScope]
ardour3/gtk2_ardour/midi_region_view.cc:1401:43: style: Function 'apply_note_range' argument 1 names different: declaration 'lowest' definition 'min'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/midi_region_view.h:98:32: note: Function 'apply_note_range' argument 1 names different: declaration 'lowest' definition 'min'.
ardour3/gtk2_ardour/midi_region_view.cc:1401:43: note: Function 'apply_note_range' argument 1 names different: declaration 'lowest' definition 'min'.
ardour3/gtk2_ardour/midi_region_view.cc:1401:56: style: Function 'apply_note_range' argument 2 names different: declaration 'highest' definition 'max'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/midi_region_view.h:98:48: note: Function 'apply_note_range' argument 2 names different: declaration 'highest' definition 'max'.
ardour3/gtk2_ardour/midi_region_view.cc:1401:56: note: Function 'apply_note_range' argument 2 names different: declaration 'highest' definition 'max'.
ardour3/gtk2_ardour/midi_region_view.cc:1506:38: style: Function 'resolve_note' argument 1 names different: declaration 'note_num' definition 'note'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/midi_region_view.h:115:28: note: Function 'resolve_note' argument 1 names different: declaration 'note_num' definition 'note'.
ardour3/gtk2_ardour/midi_region_view.cc:1506:38: note: Function 'resolve_note' argument 1 names different: declaration 'note_num' definition 'note'.
ardour3/gtk2_ardour/midi_region_view.cc:2272:46: style: Function 'update_drag_selection' argument 1 names different: declaration 'last_x' definition 'x1'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/midi_region_view.h:372:37: note: Function 'update_drag_selection' argument 1 names different: declaration 'last_x' definition 'x1'.
ardour3/gtk2_ardour/midi_region_view.cc:2272:46: note: Function 'update_drag_selection' argument 1 names different: declaration 'last_x' definition 'x1'.
ardour3/gtk2_ardour/midi_region_view.cc:2272:57: style: Function 'update_drag_selection' argument 2 names different: declaration 'x' definition 'x2'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/midi_region_view.h:372:52: note: Function 'update_drag_selection' argument 2 names different: declaration 'x' definition 'x2'.
ardour3/gtk2_ardour/midi_region_view.cc:2272:57: note: Function 'update_drag_selection' argument 2 names different: declaration 'x' definition 'x2'.
ardour3/gtk2_ardour/midi_region_view.cc:2272:68: style: Function 'update_drag_selection' argument 3 names different: declaration 'last_y' definition 'y1'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/midi_region_view.h:372:62: note: Function 'update_drag_selection' argument 3 names different: declaration 'last_y' definition 'y1'.
ardour3/gtk2_ardour/midi_region_view.cc:2272:68: note: Function 'update_drag_selection' argument 3 names different: declaration 'last_y' definition 'y1'.
ardour3/gtk2_ardour/midi_region_view.cc:2272:79: style: Function 'update_drag_selection' argument 4 names different: declaration 'y' definition 'y2'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/midi_region_view.h:372:77: note: Function 'update_drag_selection' argument 4 names different: declaration 'y' definition 'y2'.
ardour3/gtk2_ardour/midi_region_view.cc:2272:79: note: Function 'update_drag_selection' argument 4 names different: declaration 'y' definition 'y2'.
ardour3/gtk2_ardour/midi_region_view.cc:2292:56: style: Function 'update_vertical_drag_selection' argument 1 names different: declaration 'last_y' definition 'y1'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/midi_region_view.h:373:46: note: Function 'update_vertical_drag_selection' argument 1 names different: declaration 'last_y' definition 'y1'.
ardour3/gtk2_ardour/midi_region_view.cc:2292:56: note: Function 'update_vertical_drag_selection' argument 1 names different: declaration 'last_y' definition 'y1'.
ardour3/gtk2_ardour/midi_region_view.cc:2292:67: style: Function 'update_vertical_drag_selection' argument 2 names different: declaration 'y' definition 'y2'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/midi_region_view.h:373:61: note: Function 'update_vertical_drag_selection' argument 2 names different: declaration 'y' definition 'y2'.
ardour3/gtk2_ardour/midi_region_view.cc:2292:67: note: Function 'update_vertical_drag_selection' argument 2 names different: declaration 'y' definition 'y2'.
ardour3/gtk2_ardour/midi_region_view.cc:2980:83: style: Function 'change_note_lengths' argument 3 names different: declaration 'beats' definition 'delta'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/midi_region_view.h:281:60: note: Function 'change_note_lengths' argument 3 names different: declaration 'beats' definition 'delta'.
ardour3/gtk2_ardour/midi_region_view.cc:2980:83: note: Function 'change_note_lengths' argument 3 names different: declaration 'beats' definition 'delta'.
ardour3/gtk2_ardour/midi_region_view.cc:3165:44: style: Function 'note_mouse_position' argument 1 names different: declaration 'xfraction' definition 'x_fraction'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/midi_region_view.h:188:36: note: Function 'note_mouse_position' argument 1 names different: declaration 'xfraction' definition 'x_fraction'.
ardour3/gtk2_ardour/midi_region_view.cc:3165:44: note: Function 'note_mouse_position' argument 1 names different: declaration 'xfraction' definition 'x_fraction'.
ardour3/gtk2_ardour/midi_region_view.cc:3359:7: style: Technically the member function 'EventNoteTimeEarlyFirstComparator::operator()' can be const. [functionConst]
ardour3/gtk2_ardour/midi_region_view.h:84:15: warning: Virtual function 'init' is called from copy constructor 'MidiRegionView(const MidiRegionView&other)' at line 202. Dynamic binding is not used. [virtualCallInConstructor]
ardour3/gtk2_ardour/midi_region_view.cc:202:2: note: Calling init
ardour3/gtk2_ardour/midi_region_view.h:84:15: note: init is a virtual method
ardour3/gtk2_ardour/midi_velocity_dialog.h:33:2: style: Class 'MidiVelocityDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/midi_region_view.h:67:1: warning: The class 'MidiRegionView' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
ardour3/gtk2_ardour/midi_region_view.cc:3720:2: warning: Possible leak in public function. The pointer '_temporary_note_group' is not deallocated before it is allocated. [publicAllocationError]
ardour3/gtk2_ardour/midi_scroomer.h:28:2: style: Class 'MidiScroomer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/midi_selection.h:30:1: warning: The class 'MidiRegionSelection' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
ardour3/gtk2_ardour/midi_streamview.cc:292:9: style: The scope of the variable 'y' can be reduced. [variableScope]
ardour3/gtk2_ardour/midi_streamview.cc:432:9: performance: Possible inefficient checking for 'rec_regions' emptiness. [stlSize]
ardour3/gtk2_ardour/midi_time_axis.cc:1102:19: style: The scope of the variable 'mgr' can be reduced. [variableScope]
ardour3/gtk2_ardour/midi_time_axis.h:166:7: performance: Technically the member function 'MidiTimeAxisView::set_note_selection_region_view' can be static. [functionStatic]
ardour3/gtk2_ardour/midi_time_axis.cc:1466:19: note: Technically the member function 'MidiTimeAxisView::set_note_selection_region_view' can be static.
ardour3/gtk2_ardour/midi_time_axis.h:166:7: note: Technically the member function 'MidiTimeAxisView::set_note_selection_region_view' can be static.
ardour3/gtk2_ardour/midi_time_axis.h:167:7: performance: Technically the member function 'MidiTimeAxisView::add_note_selection_region_view' can be static. [functionStatic]
ardour3/gtk2_ardour/midi_time_axis.cc:1472:19: note: Technically the member function 'MidiTimeAxisView::add_note_selection_region_view' can be static.
ardour3/gtk2_ardour/midi_time_axis.h:167:7: note: Technically the member function 'MidiTimeAxisView::add_note_selection_region_view' can be static.
ardour3/gtk2_ardour/midi_time_axis.h:168:7: performance: Technically the member function 'MidiTimeAxisView::extend_note_selection_region_view' can be static. [functionStatic]
ardour3/gtk2_ardour/midi_time_axis.cc:1478:19: note: Technically the member function 'MidiTimeAxisView::extend_note_selection_region_view' can be static.
ardour3/gtk2_ardour/midi_time_axis.h:168:7: note: Technically the member function 'MidiTimeAxisView::extend_note_selection_region_view' can be static.
ardour3/gtk2_ardour/midi_time_axis.h:169:7: performance: Technically the member function 'MidiTimeAxisView::toggle_note_selection_region_view' can be static. [functionStatic]
ardour3/gtk2_ardour/midi_time_axis.cc:1484:19: note: Technically the member function 'MidiTimeAxisView::toggle_note_selection_region_view' can be static.
ardour3/gtk2_ardour/midi_time_axis.h:169:7: note: Technically the member function 'MidiTimeAxisView::toggle_note_selection_region_view' can be static.
ardour3/gtk2_ardour/piano_roll_header.h:37:2: style: Class 'PianoRollHeader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/plugin_selector.h:40:2: style: Class 'PluginSelector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/midi_tracer.cc:266:3: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
ardour3/gtk2_ardour/midi_tracer.cc:268:5: note: Found duplicate branches for 'if' and 'else'.
ardour3/gtk2_ardour/midi_tracer.cc:266:3: note: Found duplicate branches for 'if' and 'else'.
ardour3/gtk2_ardour/missing_file_dialog.cc:135:74: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/gtk2_ardour/window_manager.h:156:18: style: The function 'get' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/window_manager.h:101:26: note: Virtual function in base class
ardour3/gtk2_ardour/window_manager.h:156:18: note: Function in derived class
ardour3/gtk2_ardour/window_manager.h:176:31: style: The function 'session_handle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/window_manager.h:108:39: note: Virtual function in base class
ardour3/gtk2_ardour/window_manager.h:176:31: note: Function in derived class
ardour3/gtk2_ardour/window_manager.h:203:18: style: The function 'get' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/window_manager.h:101:26: note: Virtual function in base class
ardour3/gtk2_ardour/window_manager.h:203:18: note: Function in derived class
ardour3/gtk2_ardour/window_manager.h:223:31: style: The function 'session_handle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/window_manager.h:108:39: note: Virtual function in base class
ardour3/gtk2_ardour/window_manager.h:223:31: note: Function in derived class
ardour3/gtk2_ardour/mixer_group_tabs.h:27:2: style: Class 'MixerGroupTabs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/mixer_group_tabs.h:30:17: style: The function 'compute_tabs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/group_tabs.h:74:25: note: Virtual function in base class
ardour3/gtk2_ardour/mixer_group_tabs.h:30:17: note: Function in derived class
ardour3/gtk2_ardour/mixer_group_tabs.h:31:7: style: The function 'draw_tab' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/group_tabs.h:80:15: note: Virtual function in base class
ardour3/gtk2_ardour/mixer_group_tabs.h:31:7: note: Function in derived class
ardour3/gtk2_ardour/mixer_group_tabs.h:32:9: style: The function 'primary_coordinate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/group_tabs.h:86:17: note: Virtual function in base class
ardour3/gtk2_ardour/mixer_group_tabs.h:32:9: note: Function in derived class
ardour3/gtk2_ardour/mixer_group_tabs.h:33:20: style: The function 'routes_for_tab' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/group_tabs.h:88:28: note: Virtual function in base class
ardour3/gtk2_ardour/mixer_group_tabs.h:33:20: note: Function in derived class
ardour3/gtk2_ardour/mixer_group_tabs.h:34:9: style: The function 'extent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/group_tabs.h:91:17: note: Virtual function in base class
ardour3/gtk2_ardour/mixer_group_tabs.h:34:9: note: Function in derived class
ardour3/gtk2_ardour/mixer_group_tabs.h:38:20: style: The function 'default_properties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/group_tabs.h:94:28: note: Virtual function in base class
ardour3/gtk2_ardour/mixer_group_tabs.h:38:20: note: Function in derived class
ardour3/gtk2_ardour/mixer_group_tabs.h:39:20: style: The function 'selected_routes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/group_tabs.h:95:28: note: Virtual function in base class
ardour3/gtk2_ardour/mixer_group_tabs.h:39:20: note: Function in derived class
ardour3/gtk2_ardour/mixer_group_tabs.h:40:7: style: The function 'sync_order_keys' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/group_tabs.h:96:15: note: Virtual function in base class
ardour3/gtk2_ardour/mixer_group_tabs.h:40:7: note: Function in derived class
ardour3/gtk2_ardour/mixer_strip.cc:1103:11: style: The scope of the variable 'io_connection_count' can be reduced. [variableScope]
ardour3/gtk2_ardour/mixer_strip.cc:1095:89: style: Function 'update_io_button' argument 3 names different: declaration 'input_button' definition 'for_input'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/mixer_strip.h:295:83: note: Function 'update_io_button' argument 3 names different: declaration 'input_button' definition 'for_input'.
ardour3/gtk2_ardour/mixer_strip.cc:1095:89: note: Function 'update_io_button' argument 3 names different: declaration 'input_button' definition 'for_input'.
ardour3/gtk2_ardour/mixer_strip.cc:696:7: style: Technically the member function 'RouteCompareByName::operator()' can be const. [functionConst]
ardour3/gtk2_ardour/mixer_strip.cc:2054:39: performance: Function parameter 'p' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/mixer_strip.cc:1153:9: performance: Inefficient usage of string::find() in condition; string::compare() would be faster. [stlIfStrFind]
ardour3/gtk2_ardour/mixer_strip.cc:1162:10: performance: Inefficient usage of string::find() in condition; string::compare() would be faster. [stlIfStrFind]
ardour3/gtk2_ardour/mixer_strip.cc:1165:16: performance: Inefficient usage of string::find() in condition; string::compare() would be faster. [stlIfStrFind]
ardour3/gtk2_ardour/mixer_strip.cc:1187:10: performance: Inefficient usage of string::find() in condition; string::compare() would be faster. [stlIfStrFind]
ardour3/gtk2_ardour/mixer_ui.cc:285:15: style: The scope of the variable 'ms' can be reduced. [variableScope]
ardour3/gtk2_ardour/mixer_ui.cc:1368:14: style: The scope of the variable 'group' can be reduced. [variableScope]
ardour3/gtk2_ardour/mixer_ui.cc:1094:10: style: Technically the member function 'SignalOrderRouteSorter::operator()' can be const. [functionConst]
ardour3/gtk2_ardour/mixer_ui.cc:423:4: error: Same iterator is used with different containers 'rows' and 'track_model'. [iterators]
ardour3/gtk2_ardour/monitor_section.cc:473:25: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ardour3/gtk2_ardour/monitor_section.cc:1046:48: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/mono_panner.cc:437:24: style: Boolean value assigned to floating point variable. [assignBoolToFloat]
ardour3/gtk2_ardour/panner_interface.h:38:2: style: Class 'PannerPersistentTooltip' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/mono_panner.h:42:2: style: Class 'MonoPanner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/panner_editor.h:25:2: style: Class 'PannerEditor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/mono_panner_editor.h:29:2: style: Class 'MonoPannerEditor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/mono_panner.h:59:16: style: The function 'editor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/panner_interface.h:78:24: note: Virtual function in base class
ardour3/gtk2_ardour/mono_panner.h:59:16: note: Function in derived class
ardour3/gtk2_ardour/mono_panner.h:72:14: style: The function 'set_tooltip' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/panner_interface.h:64:15: note: Virtual function in base class
ardour3/gtk2_ardour/mono_panner.h:72:14: note: Function in derived class
ardour3/gtk2_ardour/mono_panner_editor.cc:49:67: style: Variable 'n' is modified but its new value is never used. [unreadVariable]
ardour3/gtk2_ardour/mouse_cursors.cc:84:2: style: Class 'MouseCursors' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
ardour3/gtk2_ardour/mouse_cursors.cc:84:2: style: Class 'MouseCursors' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ardour3/gtk2_ardour/mtest.cc:32:17: performance: Function parameter 'txt' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/mtest.cc:67:28: performance: Function parameter 'accel_path' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/nag.cc:40:53: style: Function 'NagScreen' argument 2 names different: declaration 'maybe_subscriber' definition 'maybe_sub'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/nag.h:38:39: note: Function 'NagScreen' argument 2 names different: declaration 'maybe_subscriber' definition 'maybe_sub'.
ardour3/gtk2_ardour/nag.cc:40:53: note: Function 'NagScreen' argument 2 names different: declaration 'maybe_subscriber' definition 'maybe_sub'.
ardour3/gtk2_ardour/nag.cc:111:35: style: Function 'maybe_nag' argument 1 names different: declaration 'context' definition 'why'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/nag.h:34:43: note: Function 'maybe_nag' argument 1 names different: declaration 'context' definition 'why'.
ardour3/gtk2_ardour/nag.cc:111:35: note: Function 'maybe_nag' argument 1 names different: declaration 'context' definition 'why'.
ardour3/gtk2_ardour/nag.cc:139:11: style: Variable 'nagfile' is assigned a value that is never used. [unreadVariable]
ardour3/gtk2_ardour/nag.cc:149:11: style: Variable 'subsfile' is assigned a value that is never used. [unreadVariable]
ardour3/gtk2_ardour/nag.cc:159:11: style: Variable 'subsfile' is assigned a value that is never used. [unreadVariable]
ardour3/gtk2_ardour/nag.cc:111:35: performance: Function parameter 'why' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/new_plugin_preset_dialog.h:29:2: style: Class 'NewPluginPresetDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/nsmclient.cc:66:36: style: Function 'announce' argument 1 names different: declaration 'appliction_name' definition 'application_name'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/nsmclient.h:72:37: note: Function 'announce' argument 1 names different: declaration 'appliction_name' definition 'application_name'.
ardour3/gtk2_ardour/nsmclient.cc:66:36: note: Function 'announce' argument 1 names different: declaration 'appliction_name' definition 'application_name'.
ardour3/gtk2_ardour/nsmclient.cc:90:30: style: Function 'progress' argument 1 names different: declaration 'f' definition 'p'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/nsmclient.h:70:31: note: Function 'progress' argument 1 names different: declaration 'f' definition 'p'.
ardour3/gtk2_ardour/nsmclient.cc:90:30: note: Function 'progress' argument 1 names different: declaration 'f' definition 'p'.
ardour3/gtk2_ardour/nsmclient.cc:44:9: performance: Variable 'nsm_addr' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/gtk2_ardour/nsmclient.cc:50:9: performance: Variable '_server' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/gtk2_ardour/nsmclient.cc:51:9: performance: Variable '_st' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/gtk2_ardour/option_editor.h:236:7: style: The function 'set_state_from_config' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:146:15: note: Virtual function in base class
ardour3/gtk2_ardour/option_editor.h:236:7: note: Function in derived class
ardour3/gtk2_ardour/option_editor.h:247:7: style: The function 'add_to_page' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:147:15: note: Virtual function in base class
ardour3/gtk2_ardour/option_editor.h:247:7: note: Function in derived class
ardour3/gtk2_ardour/option_editor.h:277:22: style: The function 'tip_widget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:77:30: note: Virtual function in base class
ardour3/gtk2_ardour/option_editor.h:277:22: note: Function in derived class
ardour3/gtk2_ardour/opts.cc:123:6: style: The scope of the variable 'c' can be reduced. [variableScope]
ardour3/gtk2_ardour/panner2d.cc:543:11: style: Condition 'small' is always false [knownConditionTrueFalse]
ardour3/gtk2_ardour/panner2d.cc:538:10: note: Assuming that condition '!small' is not redundant
ardour3/gtk2_ardour/panner2d.cc:543:11: note: Condition 'small' is always false
ardour3/gtk2_ardour/panner2d.cc:145:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ardour3/gtk2_ardour/panner2d.cc:294:8: style: The scope of the variable 'distance' can be reduced. [variableScope]
ardour3/gtk2_ardour/panner2d.cc:560:9: style: The scope of the variable 'buf' can be reduced. [variableScope]
ardour3/gtk2_ardour/panner2d.cc:806:9: style: The scope of the variable 'r' can be reduced. [variableScope]
ardour3/gtk2_ardour/panner_editor.cc:26:36: performance: Function parameter 't' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/panner_ui.cc:448:44: style: Function 'pan_set_custom_type' argument 1 names different: declaration 'type' definition 'uri'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/panner_ui.h:147:40: note: Function 'pan_set_custom_type' argument 1 names different: declaration 'type' definition 'uri'.
ardour3/gtk2_ardour/panner_ui.cc:448:44: note: Function 'pan_set_custom_type' argument 1 names different: declaration 'type' definition 'uri'.
ardour3/gtk2_ardour/stereo_panner.h:42:2: style: Class 'StereoPanner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/stereo_panner.h:62:16: style: The function 'editor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/panner_interface.h:78:24: note: Virtual function in base class
ardour3/gtk2_ardour/stereo_panner.h:62:16: note: Function in derived class
ardour3/gtk2_ardour/stereo_panner.h:81:14: style: The function 'set_tooltip' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/panner_interface.h:64:15: note: Virtual function in base class
ardour3/gtk2_ardour/stereo_panner.h:81:14: note: Function in derived class
ardour3/gtk2_ardour/panner_ui.cc:648:67: performance: Function parameter 'p' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/patch_change_dialog.cc:109:35: style: Variable 'r' is modified but its new value is never used. [unreadVariable]
ardour3/gtk2_ardour/piano_roll_header.cc:300:6: style: The scope of the variable 'oct_rel' can be reduced. [variableScope]
ardour3/gtk2_ardour/playlist_selector.cc:96:22: style: Unused variable: item [unusedVariable]
ardour3/gtk2_ardour/playlist_selector.cc:97:9: style: Unused variable: str [unusedVariable]
ardour3/gtk2_ardour/plugin_eq_gui.cc:51:29: style: Boolean value assigned to floating point variable. [assignBoolToFloat]
ardour3/gtk2_ardour/plugin_eq_gui.cc:284:30: style: Boolean value assigned to floating point variable. [assignBoolToFloat]
ardour3/gtk2_ardour/plugin_eq_gui.cc:311:29: style: Boolean value assigned to floating point variable. [assignBoolToFloat]
ardour3/gtk2_ardour/plugin_eq_gui.cc:498:4: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ardour3/gtk2_ardour/plugin_eq_gui.cc:516:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ardour3/gtk2_ardour/plugin_eq_gui.cc:483:8: style: The scope of the variable 'y' can be reduced. [variableScope]
ardour3/gtk2_ardour/plugin_eq_gui.cc:535:8: style: The scope of the variable 'x' can be reduced. [variableScope]
ardour3/gtk2_ardour/plugin_eq_gui.cc:535:10: style: The scope of the variable 'y' can be reduced. [variableScope]
ardour3/gtk2_ardour/plugin_eq_gui.cc:587:8: style: The scope of the variable 'x' can be reduced. [variableScope]
ardour3/gtk2_ardour/plugin_eq_gui.cc:687:8: style: The scope of the variable 'x' can be reduced. [variableScope]
ardour3/gtk2_ardour/plugin_eq_gui.cc:687:10: style: The scope of the variable 'y' can be reduced. [variableScope]
ardour3/gtk2_ardour/plugin_eq_gui.cc:735:8: style: The scope of the variable 'x' can be reduced. [variableScope]
ardour3/gtk2_ardour/plugin_eq_gui.cc:735:10: style: The scope of the variable 'y' can be reduced. [variableScope]
ardour3/gtk2_ardour/plugin_eq_gui.h:45:2: style: Class 'PluginEqGui' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/port_group.cc:98:131: style: Function 'BundleRecord' argument 4 names different: declaration 'has_colour' definition 'has_c'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/port_group.h:83:103: note: Function 'BundleRecord' argument 4 names different: declaration 'has_colour' definition 'has_c'.
ardour3/gtk2_ardour/port_group.cc:98:131: note: Function 'BundleRecord' argument 4 names different: declaration 'has_colour' definition 'has_c'.
ardour3/gtk2_ardour/port_group.cc:306:3: performance: Variable 'route' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/gtk2_ardour/port_group.cc:317:7: style: Technically the member function 'RouteIOsComparator::operator()' can be const. [functionConst]
ardour3/gtk2_ardour/port_group.cc:98:123: performance: Function parameter 'c' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/port_matrix_body.h:39:2: style: Class 'PortMatrixBody' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/port_matrix_types.h:29:40: performance: Function parameter 'r' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/port_matrix_types.h:29:65: performance: Function parameter 'c' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/port_matrix_labels.h:35:7: style: The function 'draw_extra' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix_component.h:52:15: note: Virtual function in base class
ardour3/gtk2_ardour/port_matrix_labels.h:35:7: note: Function in derived class
ardour3/gtk2_ardour/port_matrix_column_labels.h:39:7: style: The function 'button_press' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix_component.h:53:15: note: Virtual function in base class
ardour3/gtk2_ardour/port_matrix_column_labels.h:39:7: note: Function in derived class
ardour3/gtk2_ardour/port_matrix_column_labels.h:41:9: style: The function 'component_to_parent_x' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix_component.h:47:17: note: Virtual function in base class
ardour3/gtk2_ardour/port_matrix_column_labels.h:41:9: note: Function in derived class
ardour3/gtk2_ardour/port_matrix_column_labels.h:42:9: style: The function 'parent_to_component_x' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix_component.h:48:17: note: Virtual function in base class
ardour3/gtk2_ardour/port_matrix_column_labels.h:42:9: note: Function in derived class
ardour3/gtk2_ardour/port_matrix_column_labels.h:43:9: style: The function 'component_to_parent_y' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix_component.h:49:17: note: Virtual function in base class
ardour3/gtk2_ardour/port_matrix_column_labels.h:43:9: note: Function in derived class
ardour3/gtk2_ardour/port_matrix_column_labels.h:44:9: style: The function 'parent_to_component_y' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix_component.h:50:17: note: Virtual function in base class
ardour3/gtk2_ardour/port_matrix_column_labels.h:44:9: note: Function in derived class
ardour3/gtk2_ardour/port_matrix_column_labels.h:45:7: style: The function 'mouseover_changed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix_component.h:51:15: note: Virtual function in base class
ardour3/gtk2_ardour/port_matrix_column_labels.h:45:7: note: Function in derived class
ardour3/gtk2_ardour/port_matrix_column_labels.h:46:7: style: The function 'motion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix_component.h:55:15: note: Virtual function in base class
ardour3/gtk2_ardour/port_matrix_column_labels.h:46:7: note: Function in derived class
ardour3/gtk2_ardour/port_matrix_column_labels.h:53:7: style: The function 'render_bundle_name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix_labels.h:42:15: note: Virtual function in base class
ardour3/gtk2_ardour/port_matrix_column_labels.h:53:7: note: Function in derived class
ardour3/gtk2_ardour/port_matrix_column_labels.h:54:7: style: The function 'render_channel_name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix_labels.h:41:15: note: Virtual function in base class
ardour3/gtk2_ardour/port_matrix_column_labels.h:54:7: note: Function in derived class
ardour3/gtk2_ardour/port_matrix_column_labels.h:55:9: style: The function 'channel_x' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix_labels.h:43:17: note: Virtual function in base class
ardour3/gtk2_ardour/port_matrix_column_labels.h:55:9: note: Function in derived class
ardour3/gtk2_ardour/port_matrix_column_labels.h:56:9: style: The function 'channel_y' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix_labels.h:44:17: note: Virtual function in base class
ardour3/gtk2_ardour/port_matrix_column_labels.h:56:9: note: Function in derived class
ardour3/gtk2_ardour/port_matrix_column_labels.h:57:7: style: The function 'queue_draw_for' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix_labels.h:45:15: note: Virtual function in base class
ardour3/gtk2_ardour/port_matrix_column_labels.h:57:7: note: Function in derived class
ardour3/gtk2_ardour/port_matrix_column_labels.h:58:24: style: The function 'position_to_channel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix_component.h:177:32: note: Virtual function in base class
ardour3/gtk2_ardour/port_matrix_column_labels.h:58:24: note: Function in derived class
ardour3/gtk2_ardour/port_matrix_column_labels.h:60:7: style: The function 'render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix_component.h:180:15: note: Virtual function in base class
ardour3/gtk2_ardour/port_matrix_column_labels.h:60:7: note: Function in derived class
ardour3/gtk2_ardour/port_matrix_column_labels.h:61:7: style: The function 'compute_dimensions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix_component.h:184:15: note: Virtual function in base class
ardour3/gtk2_ardour/port_matrix_column_labels.h:61:7: note: Function in derived class
ardour3/gtk2_ardour/port_matrix_row_labels.h:46:7: style: The function 'button_press' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix_component.h:53:15: note: Virtual function in base class
ardour3/gtk2_ardour/port_matrix_row_labels.h:46:7: note: Function in derived class
ardour3/gtk2_ardour/port_matrix_row_labels.h:48:9: style: The function 'component_to_parent_x' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix_component.h:47:17: note: Virtual function in base class
ardour3/gtk2_ardour/port_matrix_row_labels.h:48:9: note: Function in derived class
ardour3/gtk2_ardour/port_matrix_row_labels.h:49:9: style: The function 'parent_to_component_x' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix_component.h:48:17: note: Virtual function in base class
ardour3/gtk2_ardour/port_matrix_row_labels.h:49:9: note: Function in derived class
ardour3/gtk2_ardour/port_matrix_row_labels.h:50:9: style: The function 'component_to_parent_y' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix_component.h:49:17: note: Virtual function in base class
ardour3/gtk2_ardour/port_matrix_row_labels.h:50:9: note: Function in derived class
ardour3/gtk2_ardour/port_matrix_row_labels.h:51:9: style: The function 'parent_to_component_y' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix_component.h:50:17: note: Virtual function in base class
ardour3/gtk2_ardour/port_matrix_row_labels.h:51:9: note: Function in derived class
ardour3/gtk2_ardour/port_matrix_row_labels.h:52:7: style: The function 'mouseover_changed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix_component.h:51:15: note: Virtual function in base class
ardour3/gtk2_ardour/port_matrix_row_labels.h:52:7: note: Function in derived class
ardour3/gtk2_ardour/port_matrix_row_labels.h:53:7: style: The function 'motion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix_component.h:55:15: note: Virtual function in base class
ardour3/gtk2_ardour/port_matrix_row_labels.h:53:7: note: Function in derived class
ardour3/gtk2_ardour/port_matrix_row_labels.h:56:7: style: The function 'render_channel_name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix_labels.h:41:15: note: Virtual function in base class
ardour3/gtk2_ardour/port_matrix_row_labels.h:56:7: note: Function in derived class
ardour3/gtk2_ardour/port_matrix_row_labels.h:57:7: style: The function 'render_bundle_name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix_labels.h:42:15: note: Virtual function in base class
ardour3/gtk2_ardour/port_matrix_row_labels.h:57:7: note: Function in derived class
ardour3/gtk2_ardour/port_matrix_row_labels.h:58:9: style: The function 'channel_x' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix_labels.h:43:17: note: Virtual function in base class
ardour3/gtk2_ardour/port_matrix_row_labels.h:58:9: note: Function in derived class
ardour3/gtk2_ardour/port_matrix_row_labels.h:59:9: style: The function 'channel_y' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix_labels.h:44:17: note: Virtual function in base class
ardour3/gtk2_ardour/port_matrix_row_labels.h:59:9: note: Function in derived class
ardour3/gtk2_ardour/port_matrix_row_labels.h:61:7: style: The function 'render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix_component.h:180:15: note: Virtual function in base class
ardour3/gtk2_ardour/port_matrix_row_labels.h:61:7: note: Function in derived class
ardour3/gtk2_ardour/port_matrix_row_labels.h:62:7: style: The function 'compute_dimensions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix_component.h:184:15: note: Virtual function in base class
ardour3/gtk2_ardour/port_matrix_row_labels.h:62:7: note: Function in derived class
ardour3/gtk2_ardour/port_matrix_row_labels.h:65:7: style: The function 'queue_draw_for' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix_labels.h:45:15: note: Virtual function in base class
ardour3/gtk2_ardour/port_matrix_row_labels.h:65:7: note: Function in derived class
ardour3/gtk2_ardour/port_matrix_grid.h:44:7: style: The function 'button_press' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix_component.h:53:15: note: Virtual function in base class
ardour3/gtk2_ardour/port_matrix_grid.h:44:7: note: Function in derived class
ardour3/gtk2_ardour/port_matrix_grid.h:45:7: style: The function 'button_release' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix_component.h:54:15: note: Virtual function in base class
ardour3/gtk2_ardour/port_matrix_grid.h:45:7: note: Function in derived class
ardour3/gtk2_ardour/port_matrix_grid.h:46:7: style: The function 'motion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix_component.h:55:15: note: Virtual function in base class
ardour3/gtk2_ardour/port_matrix_grid.h:46:7: note: Function in derived class
ardour3/gtk2_ardour/port_matrix_grid.h:48:9: style: The function 'component_to_parent_x' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix_component.h:47:17: note: Virtual function in base class
ardour3/gtk2_ardour/port_matrix_grid.h:48:9: note: Function in derived class
ardour3/gtk2_ardour/port_matrix_grid.h:49:9: style: The function 'parent_to_component_x' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix_component.h:48:17: note: Virtual function in base class
ardour3/gtk2_ardour/port_matrix_grid.h:49:9: note: Function in derived class
ardour3/gtk2_ardour/port_matrix_grid.h:50:9: style: The function 'component_to_parent_y' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix_component.h:49:17: note: Virtual function in base class
ardour3/gtk2_ardour/port_matrix_grid.h:50:9: note: Function in derived class
ardour3/gtk2_ardour/port_matrix_grid.h:51:9: style: The function 'parent_to_component_y' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix_component.h:50:17: note: Virtual function in base class
ardour3/gtk2_ardour/port_matrix_grid.h:51:9: note: Function in derived class
ardour3/gtk2_ardour/port_matrix_grid.h:52:7: style: The function 'mouseover_changed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix_component.h:51:15: note: Virtual function in base class
ardour3/gtk2_ardour/port_matrix_grid.h:52:7: note: Function in derived class
ardour3/gtk2_ardour/port_matrix_grid.h:53:7: style: The function 'draw_extra' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix_component.h:52:15: note: Virtual function in base class
ardour3/gtk2_ardour/port_matrix_grid.h:53:7: note: Function in derived class
ardour3/gtk2_ardour/port_matrix_grid.h:57:7: style: The function 'compute_dimensions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix_component.h:184:15: note: Virtual function in base class
ardour3/gtk2_ardour/port_matrix_grid.h:57:7: note: Function in derived class
ardour3/gtk2_ardour/port_matrix_grid.h:58:7: style: The function 'render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/port_matrix_component.h:180:15: note: Virtual function in base class
ardour3/gtk2_ardour/port_matrix_grid.h:58:7: note: Function in derived class
ardour3/gtk2_ardour/port_matrix_body.cc:456:79: performance: Function parameter 'h' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/port_matrix_column_labels.cc:32:25: warning: Member variable 'PortMatrixColumnLabels::_longest_bundle_name' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/port_matrix_column_labels.cc:32:25: warning: Member variable 'PortMatrixColumnLabels::_longest_channel_name' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/port_matrix_column_labels.cc:32:25: warning: Member variable 'PortMatrixColumnLabels::_text_height' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/port_matrix_column_labels.cc:32:25: warning: Member variable 'PortMatrixColumnLabels::_descender_height' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/port_matrix_column_labels.h:62:9: style: Unused private function: 'PortMatrixColumnLabels::basic_text_x_pos' [unusedPrivateFunction]
ardour3/gtk2_ardour/port_matrix_component.cc:30:22: warning: Member variable 'PortMatrixComponent::_width' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/port_matrix_component.cc:30:22: warning: Member variable 'PortMatrixComponent::_height' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/port_matrix_component.h:173:7: performance: Technically the member function 'PortMatrixComponent::set_source_rgb' can be static. [functionStatic]
ardour3/gtk2_ardour/port_matrix_component.cc:93:22: note: Technically the member function 'PortMatrixComponent::set_source_rgb' can be static.
ardour3/gtk2_ardour/port_matrix_component.h:173:7: note: Technically the member function 'PortMatrixComponent::set_source_rgb' can be static.
ardour3/gtk2_ardour/port_matrix_component.h:174:7: performance: Technically the member function 'PortMatrixComponent::set_source_rgba' can be static. [functionStatic]
ardour3/gtk2_ardour/port_matrix_component.cc:99:22: note: Technically the member function 'PortMatrixComponent::set_source_rgba' can be static.
ardour3/gtk2_ardour/port_matrix_component.h:174:7: note: Technically the member function 'PortMatrixComponent::set_source_rgba' can be static.
ardour3/gtk2_ardour/port_matrix_grid.cc:31:17: warning: Member variable 'PortMatrixGrid::_drag_start_x' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/port_matrix_grid.cc:31:17: warning: Member variable 'PortMatrixGrid::_drag_start_y' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/port_matrix_grid.cc:31:17: warning: Member variable 'PortMatrixGrid::_drag_x' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/port_matrix_grid.cc:31:17: warning: Member variable 'PortMatrixGrid::_drag_y' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/port_matrix_grid.h:68:7: performance: Technically the member function 'PortMatrixGrid::toggle_state' can be static. [functionStatic]
ardour3/gtk2_ardour/port_matrix_grid.cc:643:17: note: Technically the member function 'PortMatrixGrid::toggle_state' can be static.
ardour3/gtk2_ardour/port_matrix_grid.h:68:7: note: Technically the member function 'PortMatrixGrid::toggle_state' can be static.
ardour3/gtk2_ardour/port_matrix_row_labels.cc:33:22: warning: Member variable 'PortMatrixRowLabels::_longest_port_name' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/port_matrix_row_labels.cc:33:22: warning: Member variable 'PortMatrixRowLabels::_longest_bundle_name' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/processor_box.cc:2202:61: style: Function 'for_selected_processors' argument 1 names different: declaration 'pmf' definition 'method'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/processor_box.h:395:53: note: Function 'for_selected_processors' argument 1 names different: declaration 'pmf' definition 'method'.
ardour3/gtk2_ardour/processor_box.cc:2202:61: note: Function 'for_selected_processors' argument 1 names different: declaration 'pmf' definition 'method'.
ardour3/gtk2_ardour/rc_option_editor.cc:769:24: style: The scope of the variable 'cpi' can be reduced. [variableScope]
ardour3/gtk2_ardour/rc_option_editor.cc:768:15: style: Unused variable: name [unusedVariable]
ardour3/gtk2_ardour/rc_option_editor.cc:718:7: style: Technically the member function 'ControlSurfacesOptions::view_changed' can be const. [functionConst]
ardour3/gtk2_ardour/rc_option_editor.cc:157:2: style: Class 'UndoOptions' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/rc_option_editor.cc:526:2: style: Class 'FontScalingOptions' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/rc_option_editor.cc:576:2: style: Class 'BufferingOptions' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/rc_option_editor.cc:650:2: style: Class 'ControlSurfacesOptions' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/rc_option_editor.cc:826:2: style: Class 'VideoTimelineOptions' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/rc_option_editor.cc:88:7: style: The function 'parameter_changed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:64:15: note: Virtual function in base class
ardour3/gtk2_ardour/rc_option_editor.cc:88:7: note: Function in derived class
ardour3/gtk2_ardour/rc_option_editor.cc:97:7: style: The function 'set_state_from_config' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:67:15: note: Virtual function in base class
ardour3/gtk2_ardour/rc_option_editor.cc:97:7: note: Function in derived class
ardour3/gtk2_ardour/rc_option_editor.cc:187:7: style: The function 'parameter_changed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:64:15: note: Virtual function in base class
ardour3/gtk2_ardour/rc_option_editor.cc:187:7: note: Function in derived class
ardour3/gtk2_ardour/rc_option_editor.cc:203:7: style: The function 'set_state_from_config' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:67:15: note: Virtual function in base class
ardour3/gtk2_ardour/rc_option_editor.cc:203:7: note: Function in derived class
ardour3/gtk2_ardour/rc_option_editor.cc:419:7: style: The function 'parameter_changed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:64:15: note: Virtual function in base class
ardour3/gtk2_ardour/rc_option_editor.cc:419:7: note: Function in derived class
ardour3/gtk2_ardour/rc_option_editor.cc:424:7: style: The function 'set_state_from_config' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:67:15: note: Virtual function in base class
ardour3/gtk2_ardour/rc_option_editor.cc:424:7: note: Function in derived class
ardour3/gtk2_ardour/rc_option_editor.cc:547:7: style: The function 'parameter_changed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:64:15: note: Virtual function in base class
ardour3/gtk2_ardour/rc_option_editor.cc:547:7: note: Function in derived class
ardour3/gtk2_ardour/rc_option_editor.cc:554:7: style: The function 'set_state_from_config' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:67:15: note: Virtual function in base class
ardour3/gtk2_ardour/rc_option_editor.cc:554:7: note: Function in derived class
ardour3/gtk2_ardour/rc_option_editor.cc:613:7: style: The function 'parameter_changed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:64:15: note: Virtual function in base class
ardour3/gtk2_ardour/rc_option_editor.cc:613:7: note: Function in derived class
ardour3/gtk2_ardour/rc_option_editor.cc:622:7: style: The function 'set_state_from_config' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:67:15: note: Virtual function in base class
ardour3/gtk2_ardour/rc_option_editor.cc:622:7: note: Function in derived class
ardour3/gtk2_ardour/rc_option_editor.cc:678:7: style: The function 'parameter_changed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:64:15: note: Virtual function in base class
ardour3/gtk2_ardour/rc_option_editor.cc:678:7: note: Function in derived class
ardour3/gtk2_ardour/rc_option_editor.cc:683:7: style: The function 'set_state_from_config' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:67:15: note: Virtual function in base class
ardour3/gtk2_ardour/rc_option_editor.cc:683:7: note: Function in derived class
ardour3/gtk2_ardour/rc_option_editor.cc:902:7: style: The function 'parameter_changed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:64:15: note: Virtual function in base class
ardour3/gtk2_ardour/rc_option_editor.cc:902:7: note: Function in derived class
ardour3/gtk2_ardour/rc_option_editor.cc:922:7: style: The function 'set_state_from_config' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:67:15: note: Virtual function in base class
ardour3/gtk2_ardour/rc_option_editor.cc:922:7: note: Function in derived class
ardour3/gtk2_ardour/rc_option_editor.cc:971:7: style: The function 'set_state_from_config' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:146:15: note: Virtual function in base class
ardour3/gtk2_ardour/rc_option_editor.cc:971:7: note: Function in derived class
ardour3/gtk2_ardour/rc_option_editor.cc:977:7: style: The function 'add_to_page' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:147:15: note: Virtual function in base class
ardour3/gtk2_ardour/rc_option_editor.cc:977:7: note: Function in derived class
ardour3/gtk2_ardour/rc_option_editor.cc:983:22: style: The function 'tip_widget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:77:30: note: Virtual function in base class
ardour3/gtk2_ardour/rc_option_editor.cc:983:22: note: Function in derived class
ardour3/gtk2_ardour/option_editor.h:513:0: style: The function 'set_state_from_config' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:146:15: note: Virtual function in base class
ardour3/gtk2_ardour/option_editor.h:513:0: note: Function in derived class
ardour3/gtk2_ardour/option_editor.h:518:0: style: The function 'add_to_page' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:147:15: note: Virtual function in base class
ardour3/gtk2_ardour/option_editor.h:518:0: note: Function in derived class
ardour3/gtk2_ardour/option_editor.h:528:0: style: The function 'tip_widget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:77:30: note: Virtual function in base class
ardour3/gtk2_ardour/option_editor.h:528:0: note: Function in derived class
ardour3/gtk2_ardour/rc_option_editor.cc:958:27: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/region_layering_order_editor.cc:206:61: style: Function 'on_key_press_event' argument 1 names different: declaration 'event' definition 'ev'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/region_layering_order_editor.h:50:48: note: Function 'on_key_press_event' argument 1 names different: declaration 'event' definition 'ev'.
ardour3/gtk2_ardour/region_layering_order_editor.cc:206:61: note: Function 'on_key_press_event' argument 1 names different: declaration 'event' definition 'ev'.
ardour3/gtk2_ardour/region_view.cc:161:2: style: Variable 'sync_mark' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ardour3/gtk2_ardour/region_view.cc:159:2: note: Variable 'sync_mark' is reassigned a value before the old one has been used if variable is no semaphore variable.
ardour3/gtk2_ardour/region_view.cc:161:2: note: Variable 'sync_mark' is reassigned a value before the old one has been used if variable is no semaphore variable.
ardour3/gtk2_ardour/region_view.cc:162:2: style: Variable 'sync_line' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ardour3/gtk2_ardour/region_view.cc:160:2: note: Variable 'sync_line' is reassigned a value before the old one has been used if variable is no semaphore variable.
ardour3/gtk2_ardour/region_view.cc:162:2: note: Variable 'sync_line' is reassigned a value before the old one has been used if variable is no semaphore variable.
ardour3/gtk2_ardour/region_view.cc:405:9: style: The scope of the variable 'unit_length' can be reduced. [variableScope]
ardour3/gtk2_ardour/region_view.cc:65:59: style: Function 'RegionView' argument 2 names different: declaration 'time_view' definition 'tv'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/region_view.h:49:35: note: Function 'RegionView' argument 2 names different: declaration 'time_view' definition 'tv'.
ardour3/gtk2_ardour/region_view.cc:65:59: note: Function 'RegionView' argument 2 names different: declaration 'time_view' definition 'tv'.
ardour3/gtk2_ardour/region_view.cc:66:59: style: Function 'RegionView' argument 3 names different: declaration 'region' definition 'r'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/region_view.h:50:48: note: Function 'RegionView' argument 3 names different: declaration 'region' definition 'r'.
ardour3/gtk2_ardour/region_view.cc:66:59: note: Function 'RegionView' argument 3 names different: declaration 'region' definition 'r'.
ardour3/gtk2_ardour/region_view.cc:67:59: style: Function 'RegionView' argument 4 names different: declaration 'samples_per_unit' definition 'spu'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/region_view.h:51:35: note: Function 'RegionView' argument 4 names different: declaration 'samples_per_unit' definition 'spu'.
ardour3/gtk2_ardour/region_view.cc:67:59: note: Function 'RegionView' argument 4 names different: declaration 'samples_per_unit' definition 'spu'.
ardour3/gtk2_ardour/region_view.cc:131:54: style: Function 'RegionView' argument 4 names different: declaration 'samples_per_unit' definition 'spu'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/region_view.h:133:14: note: Function 'RegionView' argument 4 names different: declaration 'samples_per_unit' definition 'spu'.
ardour3/gtk2_ardour/region_view.cc:131:54: note: Function 'RegionView' argument 4 names different: declaration 'samples_per_unit' definition 'spu'.
ardour3/gtk2_ardour/region_view.cc:153:38: style: Function 'init' argument 1 names different: declaration 'base_color' definition 'basic_color'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/region_view.h:60:40: note: Function 'init' argument 1 names different: declaration 'base_color' definition 'basic_color'.
ardour3/gtk2_ardour/region_view.cc:153:38: note: Function 'init' argument 1 names different: declaration 'base_color' definition 'basic_color'.
ardour3/gtk2_ardour/region_view.cc:153:56: style: Function 'init' argument 2 names different: declaration 'wait_for_data' definition 'wfd'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/region_view.h:60:57: note: Function 'init' argument 2 names different: declaration 'wait_for_data' definition 'wfd'.
ardour3/gtk2_ardour/region_view.cc:153:56: note: Function 'init' argument 2 names different: declaration 'wait_for_data' definition 'wfd'.
ardour3/gtk2_ardour/region_view.cc:467:66: style: Function 'set_position' argument 3 names different: declaration 'delta' definition 'ignored'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/region_view.h:77:55: note: Function 'set_position' argument 3 names different: declaration 'delta' definition 'ignored'.
ardour3/gtk2_ardour/region_view.cc:467:66: note: Function 'set_position' argument 3 names different: declaration 'delta' definition 'ignored'.
ardour3/gtk2_ardour/region_view.cc:686:26: style: Function 'move' argument 1 names different: declaration 'xdelta' definition 'x_delta'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/region_view.h:72:20: note: Function 'move' argument 1 names different: declaration 'xdelta' definition 'x_delta'.
ardour3/gtk2_ardour/region_view.cc:686:26: note: Function 'move' argument 1 names different: declaration 'xdelta' definition 'x_delta'.
ardour3/gtk2_ardour/region_view.cc:686:42: style: Function 'move' argument 2 names different: declaration 'ydelta' definition 'y_delta'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/region_view.h:72:35: note: Function 'move' argument 2 names different: declaration 'ydelta' definition 'y_delta'.
ardour3/gtk2_ardour/region_view.cc:686:42: note: Function 'move' argument 2 names different: declaration 'ydelta' definition 'y_delta'.
ardour3/gtk2_ardour/region_view.cc:99:2: performance: Variable '_region' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/gtk2_ardour/canvas-noevent-rect.h:33:9: style: Class 'NoEventSimpleRect' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/region_view.h:45:1: warning: The class 'RegionView' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
ardour3/gtk2_ardour/rhythm_ferret.cc:143:54: style: Variable 'n' is modified but its new value is never used. [unreadVariable]
ardour3/gtk2_ardour/rhythm_ferret.cc:88:2: performance: Variable 'operation_strings' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/gtk2_ardour/route_processor_selection.cc:41:26: warning: Member variable 'RouteProcessorSelection::ProcessorsChanged' is not assigned a value in 'RouteProcessorSelection::operator='. [operatorEqVarError]
ardour3/gtk2_ardour/route_processor_selection.cc:41:26: warning: Member variable 'RouteProcessorSelection::RoutesChanged' is not assigned a value in 'RouteProcessorSelection::operator='. [operatorEqVarError]
ardour3/gtk2_ardour/route_processor_selection.cc:41:26: warning: Member variable 'RouteProcessorSelection::_no_route_change_signal' is not assigned a value in 'RouteProcessorSelection::operator='. [operatorEqVarError]
ardour3/gtk2_ardour/route_processor_selection.h:29:1: warning: The class 'RouteProcessorSelection' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
ardour3/gtk2_ardour/route_processor_selection.cc:127:3: error: Iterator 'i' used after element has been erased. [eraseDereference]
ardour3/gtk2_ardour/route_processor_selection.cc:128:4: note: Iterator 'i' used after element has been erased.
ardour3/gtk2_ardour/route_processor_selection.cc:127:3: note: Iterator 'i' used after element has been erased.
ardour3/gtk2_ardour/route_time_axis.cc:1872:9: style: Unused variable: name [unusedVariable]
ardour3/gtk2_ardour/route_ui.cc:909:12: style: The scope of the variable 'rui' can be reduced. [variableScope]
ardour3/gtk2_ardour/search_path_option.h:40:14: style: The function 'set_state_from_config' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:146:15: note: Virtual function in base class
ardour3/gtk2_ardour/search_path_option.h:40:14: note: Function in derived class
ardour3/gtk2_ardour/search_path_option.h:41:14: style: The function 'add_to_page' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:147:15: note: Virtual function in base class
ardour3/gtk2_ardour/search_path_option.h:41:14: note: Function in derived class
ardour3/gtk2_ardour/search_path_option.h:44:22: style: The function 'tip_widget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/option_editor.h:77:30: note: Virtual function in base class
ardour3/gtk2_ardour/search_path_option.h:44:22: note: Function in derived class
ardour3/gtk2_ardour/selection.cc:998:14: style: The scope of the variable 'rv' can be reduced. [variableScope]
ardour3/gtk2_ardour/selection.cc:1053:14: style: The scope of the variable 'rv' can be reduced. [variableScope]
ardour3/gtk2_ardour/selection.cc:549:30: style: Function 'replace' argument 1 names different: declaration 'time_index' definition 'sid'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/selection.h:189:25: note: Function 'replace' argument 1 names different: declaration 'time_index' definition 'sid'.
ardour3/gtk2_ardour/selection.cc:549:30: note: Function 'replace' argument 1 names different: declaration 'time_index' definition 'sid'.
ardour3/gtk2_ardour/selection.cc:45:10: style: Technically the member function 'AudioRangeComparator::operator()' can be const. [functionConst]
ardour3/gtk2_ardour/session_dialog.cc:58:38: performance: Function parameter 'path' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/session_import_dialog.cc:295:4: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
ardour3/gtk2_ardour/session_metadata_dialog.cc:745:7: style: The scope of the variable 'isnew' can be reduced. [variableScope]
ardour3/gtk2_ardour/session_metadata_dialog.h:105:21: performance: Technically the member function 'NumberMetadataField::uint_to_str' can be static. [functionStatic]
ardour3/gtk2_ardour/session_metadata_dialog.cc:191:22: note: Technically the member function 'NumberMetadataField::uint_to_str' can be static.
ardour3/gtk2_ardour/session_metadata_dialog.h:105:21: note: Technically the member function 'NumberMetadataField::uint_to_str' can be static.
ardour3/gtk2_ardour/session_metadata_dialog.h:106:11: performance: Technically the member function 'NumberMetadataField::str_to_uint' can be static. [functionStatic]
ardour3/gtk2_ardour/session_metadata_dialog.cc:203:22: note: Technically the member function 'NumberMetadataField::str_to_uint' can be static.
ardour3/gtk2_ardour/session_metadata_dialog.h:106:11: note: Technically the member function 'NumberMetadataField::str_to_uint' can be static.
ardour3/gtk2_ardour/sfdb_freesound_mootcher.cc:349:27: style: C-style pointer casting [cstyleCast]
ardour3/gtk2_ardour/sfdb_freesound_mootcher.cc:455:27: style: C-style pointer casting [cstyleCast]
ardour3/gtk2_ardour/sfdb_freesound_mootcher.cc:221:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
ardour3/gtk2_ardour/sfdb_freesound_mootcher.cc:362:73: style: Function 'checkAudioFile' argument 2 names different: declaration 'ID' definition 'theID'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/sfdb_freesound_mootcher.h:74:65: note: Function 'checkAudioFile' argument 2 names different: declaration 'ID' definition 'theID'.
ardour3/gtk2_ardour/sfdb_freesound_mootcher.cc:362:73: note: Function 'checkAudioFile' argument 2 names different: declaration 'ID' definition 'theID'.
ardour3/gtk2_ardour/sfdb_freesound_mootcher.cc:385:73: style: Function 'fetchAudioFile' argument 2 names different: declaration 'ID' definition 'theID'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/sfdb_freesound_mootcher.h:75:65: note: Function 'fetchAudioFile' argument 2 names different: declaration 'ID' definition 'theID'.
ardour3/gtk2_ardour/sfdb_freesound_mootcher.cc:385:73: note: Function 'fetchAudioFile' argument 2 names different: declaration 'ID' definition 'theID'.
ardour3/gtk2_ardour/sfdb_freesound_mootcher.cc:449:35: style: Function 'progress_callback' argument 1 names different: declaration 'clientp' definition 'caller'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/sfdb_freesound_mootcher.h:99:37: note: Function 'progress_callback' argument 1 names different: declaration 'clientp' definition 'caller'.
ardour3/gtk2_ardour/sfdb_freesound_mootcher.cc:449:35: note: Function 'progress_callback' argument 1 names different: declaration 'clientp' definition 'caller'.
ardour3/gtk2_ardour/sfdb_freesound_mootcher.cc:252:14: style: Unused variable: originalSoundURI [unusedVariable]
ardour3/gtk2_ardour/sfdb_freesound_mootcher.cc:161:45: performance: Function parameter 'uri' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/sfdb_freesound_mootcher.cc:161:62: performance: Function parameter 'params' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/sfdb_freesound_mootcher.cc:206:49: performance: Function parameter 'id' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/sfdb_freesound_mootcher.cc:249:56: performance: Function parameter 'ID' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/sfdb_freesound_mootcher.cc:362:43: performance: Function parameter 'originalFileName' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/sfdb_freesound_mootcher.cc:362:73: performance: Function parameter 'theID' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/sfdb_freesound_mootcher.cc:385:73: performance: Function parameter 'theID' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/sfdb_ui.cc:1295:3: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
ardour3/gtk2_ardour/sfdb_ui.cc:1297:5: note: Found duplicate branches for 'if' and 'else'.
ardour3/gtk2_ardour/sfdb_ui.cc:1295:3: note: Found duplicate branches for 'if' and 'else'.
ardour3/gtk2_ardour/sfdb_ui.cc:1165:17: style: The scope of the variable 's' can be reduced. [variableScope]
ardour3/gtk2_ardour/sfdb_ui.cc:519:68: style: Function 'SoundFileBrowser' argument 2 names different: declaration '_s' definition 's'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/sfdb_ui.h:170:56: note: Function 'SoundFileBrowser' argument 2 names different: declaration '_s' definition 's'.
ardour3/gtk2_ardour/sfdb_ui.cc:519:68: note: Function 'SoundFileBrowser' argument 2 names different: declaration '_s' definition 's'.
ardour3/gtk2_ardour/sfdb_ui.cc:1593:68: style: Function 'SoundFileChooser' argument 2 names different: declaration '_s' definition 's'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/sfdb_ui.h:261:56: note: Function 'SoundFileChooser' argument 2 names different: declaration '_s' definition 's'.
ardour3/gtk2_ardour/sfdb_ui.cc:1593:68: note: Function 'SoundFileChooser' argument 2 names different: declaration '_s' definition 's'.
ardour3/gtk2_ardour/sfdb_ui.cc:1630:64: style: Function 'SoundFileOmega' argument 2 names different: declaration '_s' definition 's'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/sfdb_ui.h:274:54: note: Function 'SoundFileOmega' argument 2 names different: declaration '_s' definition 's'.
ardour3/gtk2_ardour/sfdb_ui.cc:1630:64: note: Function 'SoundFileOmega' argument 2 names different: declaration '_s' definition 's'.
ardour3/gtk2_ardour/sfdb_ui.h:176:15: warning: Virtual function 'set_session' is called from constructor 'SoundFileBrowser(std::string title,ARDOUR::Session*_s,bool persistent)' at line 698. Dynamic binding is not used. [virtualCallInConstructor]
ardour3/gtk2_ardour/sfdb_ui.cc:698:2: note: Calling set_session
ardour3/gtk2_ardour/sfdb_ui.h:176:15: note: set_session is a virtual method
ardour3/gtk2_ardour/sfdb_ui.cc:519:44: performance: Function parameter 'title' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/sfdb_ui.cc:994:47: performance: Function parameter 'ID' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/sfdb_ui.cc:1593:44: performance: Function parameter 'title' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/sfdb_ui.cc:1630:40: performance: Function parameter 'title' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/shuttle_control.cc:610:8: style: The scope of the variable '_corner_radius' can be reduced. [variableScope]
ardour3/gtk2_ardour/shuttle_control.cc:675:48: performance: Function parameter 'p' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/simpleline.cc:35:31: style: Function 'SimpleLine' argument 1 names different: declaration 'parent' definition 'parentx'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/simpleline.h:109:30: note: Function 'SimpleLine' argument 1 names different: declaration 'parent' definition 'parentx'.
ardour3/gtk2_ardour/simpleline.cc:35:31: note: Function 'SimpleLine' argument 1 names different: declaration 'parent' definition 'parentx'.
ardour3/gtk2_ardour/simpleline.cc:41:32: style: Function 'SimpleLine' argument 1 names different: declaration 'parent' definition 'parentx'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/simpleline.h:110:21: note: Function 'SimpleLine' argument 1 names different: declaration 'parent' definition 'parentx'.
ardour3/gtk2_ardour/simpleline.cc:41:32: note: Function 'SimpleLine' argument 1 names different: declaration 'parent' definition 'parentx'.
ardour3/gtk2_ardour/simplerect.cc:34:31: style: Function 'SimpleRect' argument 1 names different: declaration 'parent' definition 'parentx'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/simplerect.h:112:23: note: Function 'SimpleRect' argument 1 names different: declaration 'parent' definition 'parentx'.
ardour3/gtk2_ardour/simplerect.cc:34:31: note: Function 'SimpleRect' argument 1 names different: declaration 'parent' definition 'parentx'.
ardour3/gtk2_ardour/simplerect.cc:41:31: style: Function 'SimpleRect' argument 1 names different: declaration 'parent' definition 'parentx'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/simplerect.h:113:32: note: Function 'SimpleRect' argument 1 names different: declaration 'parent' definition 'parentx'.
ardour3/gtk2_ardour/simplerect.cc:41:31: note: Function 'SimpleRect' argument 1 names different: declaration 'parent' definition 'parentx'.
ardour3/gtk2_ardour/speaker_dialog.cc:305:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ardour3/gtk2_ardour/speaker_dialog.cc:374:8: style: The scope of the variable 'distance' can be reduced. [variableScope]
ardour3/gtk2_ardour/splash.cc:186:35: performance: Function parameter 'msg' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/startup.cc:429:12: style: Variable 'fout' is assigned a value that is never used. [unreadVariable]
ardour3/gtk2_ardour/startup.cc:61:38: performance: Function parameter 'path' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/step_entry.h:38:9: style: Class 'StepEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/step_entry.cc:49:3: style: C-style pointer casting [cstyleCast]
ardour3/gtk2_ardour/step_entry.cc:55:3: style: C-style pointer casting [cstyleCast]
ardour3/gtk2_ardour/stereo_panner.cc:586:26: style: Boolean value assigned to floating point variable. [assignBoolToFloat]
ardour3/gtk2_ardour/stereo_panner_editor.h:29:2: style: Class 'StereoPannerEditor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/gtk2_ardour/stereo_panner_editor.cc:51:67: style: Variable 'n' is modified but its new value is never used. [unreadVariable]
ardour3/gtk2_ardour/streamview.cc:489:7: style: The scope of the variable 'selected' can be reduced. [variableScope]
ardour3/gtk2_ardour/streamview.cc:357:56: style: Function 'apply_color' argument 2 names different: declaration 't' definition 'target'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/streamview.h:92:50: note: Function 'apply_color' argument 2 names different: declaration 't' definition 'target'.
ardour3/gtk2_ardour/streamview.cc:357:56: note: Function 'apply_color' argument 2 names different: declaration 't' definition 'target'.
ardour3/gtk2_ardour/streamview.cc:242:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/gtk2_ardour/streamview.cc:261:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/gtk2_ardour/streamview.h:143:15: warning: Virtual function 'undisplay_track' is called from destructor '~StreamView()' at line 95. Dynamic binding is not used. [virtualCallInConstructor]
ardour3/gtk2_ardour/streamview.cc:95:2: note: Calling undisplay_track
ardour3/gtk2_ardour/streamview.h:143:15: note: undisplay_track is a virtual method
ardour3/gtk2_ardour/strip_silence_dialog.cc:88:65: style: Variable 'n' is modified but its new value is never used. [unreadVariable]
ardour3/gtk2_ardour/system_exec.cc:744:10: style: The scope of the variable 'r' can be reduced. [variableScope]
ardour3/gtk2_ardour/system_exec.cc:148:13: warning: Member variable 'SystemExec::fdin' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/system_exec.cc:148:13: warning: Member variable 'SystemExec::pok' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/system_exec.cc:148:13: warning: Member variable 'SystemExec::pout' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/system_exec.cc:167:13: warning: Member variable 'SystemExec::fdin' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/system_exec.cc:167:13: warning: Member variable 'SystemExec::pok' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/system_exec.cc:167:13: warning: Member variable 'SystemExec::pout' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/system_exec.cc:472:4: error: Common realloc mistake: 'envp' nulled but not freed upon failure [memleakOnRealloc]
ardour3/gtk2_ardour/system_exec.cc:505:6: error: Common realloc mistake: 'argp' nulled but not freed upon failure [memleakOnRealloc]
ardour3/gtk2_ardour/system_exec.cc:510:3: error: Common realloc mistake: 'argp' nulled but not freed upon failure [memleakOnRealloc]
ardour3/gtk2_ardour/system_exec.cc:148:37: performance: Function parameter 'c' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/system_exec.cc:148:52: performance: Function parameter 'a' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/system_exec.cc:167:37: performance: Function parameter 'c' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/tape_region_view.cc:61:47: style: Function 'init' argument 1 names different: declaration 'base_color' definition 'basic_color'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/tape_region_view.h:38:32: note: Function 'init' argument 1 names different: declaration 'base_color' definition 'basic_color'.
ardour3/gtk2_ardour/tape_region_view.cc:61:47: note: Function 'init' argument 1 names different: declaration 'base_color' definition 'basic_color'.
ardour3/gtk2_ardour/tempo_dialog.cc:66:46: style: Function 'init' argument 1 names different: declaration 'start' definition 'when'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/tempo_dialog.h:49:39: note: Function 'init' argument 1 names different: declaration 'start' definition 'when'.
ardour3/gtk2_ardour/tempo_dialog.cc:66:46: note: Function 'init' argument 1 names different: declaration 'start' definition 'when'.
ardour3/gtk2_ardour/tempo_lines.cc:96:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/gtk2_ardour/tempo_lines.cc:150:25: warning: Assert statement calls a function which may have desired side effects: 'property_x1'. [assertWithSideEffect]
ardour3/gtk2_ardour/theme_manager.cc:150:30: style: The scope of the variable 'ccvar' can be reduced. [variableScope]
ardour3/gtk2_ardour/theme_manager.cc:317:163: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/gtk2_ardour/time_axis_view.cc:841:9: style: The scope of the variable 'x1' can be reduced. [variableScope]
ardour3/gtk2_ardour/time_axis_view.cc:842:9: style: The scope of the variable 'x2' can be reduced. [variableScope]
ardour3/gtk2_ardour/time_axis_view.cc:843:9: style: The scope of the variable 'y2' can be reduced. [variableScope]
ardour3/gtk2_ardour/time_axis_view.cc:844:17: style: The scope of the variable 'rect' can be reduced. [variableScope]
ardour3/gtk2_ardour/time_axis_view.cc:819:44: style: Unused variable: l [unusedVariable]
ardour3/gtk2_ardour/time_axis_view.cc:1165:75: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/gtk2_ardour/time_axis_view.cc:374:23: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError]
ardour3/gtk2_ardour/time_axis_view_item.cc:942:2: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
ardour3/gtk2_ardour/time_axis_view_item.cc:100:85: style: Function 'TimeAxisViewItem' argument 10 names different: declaration 'v' definition 'vis'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/time_axis_view_item.h:152:89: note: Function 'TimeAxisViewItem' argument 10 names different: declaration 'v' definition 'vis'.
ardour3/gtk2_ardour/time_axis_view_item.cc:100:85: note: Function 'TimeAxisViewItem' argument 10 names different: declaration 'v' definition 'vis'.
ardour3/gtk2_ardour/time_axis_view_item.cc:529:38: style: Function 'set_height' argument 1 names different: declaration 'h' definition 'height'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/time_axis_view_item.h:68:33: note: Function 'set_height' argument 1 names different: declaration 'h' definition 'height'.
ardour3/gtk2_ardour/time_axis_view_item.cc:529:38: note: Function 'set_height' argument 1 names different: declaration 'h' definition 'height'.
ardour3/gtk2_ardour/time_axis_view_item.h:158:15: warning: Virtual function 'compute_colors' is called from constructor 'TimeAxisViewItem(const std::string&,Gnome::Canvas::Group&,TimeAxisView&,double,const Gdk::Color&,framepos_t,framecnt_t,bool recording=false,bool automation=false,Visibility v=Visibility(0)' at line 110. Dynamic binding is not used. [virtualCallInConstructor]
ardour3/gtk2_ardour/time_axis_view_item.cc:110:2: note: Calling init
ardour3/gtk2_ardour/time_axis_view_item.cc:230:2: note: Calling set_color
ardour3/gtk2_ardour/time_axis_view_item.cc:575:2: note: Calling compute_colors
ardour3/gtk2_ardour/time_axis_view_item.h:158:15: note: compute_colors is a virtual method
ardour3/gtk2_ardour/time_axis_view_item.h:158:15: warning: Virtual function 'compute_colors' is called from copy constructor 'TimeAxisViewItem(const TimeAxisViewItem&)' at line 137. Dynamic binding is not used. [virtualCallInConstructor]
ardour3/gtk2_ardour/time_axis_view_item.cc:137:2: note: Calling init
ardour3/gtk2_ardour/time_axis_view_item.cc:230:2: note: Calling set_color
ardour3/gtk2_ardour/time_axis_view_item.cc:575:2: note: Calling compute_colors
ardour3/gtk2_ardour/time_axis_view_item.h:158:15: note: compute_colors is a virtual method
ardour3/gtk2_ardour/time_axis_view_item.h:42:1: warning: The class 'TimeAxisViewItem' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
ardour3/gtk2_ardour/time_axis_view_item.cc:466:45: performance: Function parameter 'new_name' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/time_axis_view_item.cc:970:45: performance: Function parameter 'p' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/time_fx_dialog.cc:52:45: style: Function 'TimeFXDialog' argument 2 names different: declaration 'for_pitch' definition 'pitch'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/time_fx_dialog.h:63:35: note: Function 'TimeFXDialog' argument 2 names different: declaration 'for_pitch' definition 'pitch'.
ardour3/gtk2_ardour/time_fx_dialog.cc:52:45: note: Function 'TimeFXDialog' argument 2 names different: declaration 'for_pitch' definition 'pitch'.
ardour3/gtk2_ardour/time_fx_dialog.cc:52:15: warning: Member variable 'TimeFXDialog::action_button' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/time_fx_dialog.cc:52:15: warning: Member variable 'TimeFXDialog::status' is not initialized in the constructor. [uninitMemberVar]
ardour3/gtk2_ardour/transcode_ffmpeg.cc:464:60: style: Function 'transcode' argument 2 names different: declaration 'outwidth' definition 'outw'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/transcode_ffmpeg.h:65:42: note: Function 'transcode' argument 2 names different: declaration 'outwidth' definition 'outw'.
ardour3/gtk2_ardour/transcode_ffmpeg.cc:464:60: note: Function 'transcode' argument 2 names different: declaration 'outwidth' definition 'outw'.
ardour3/gtk2_ardour/transcode_ffmpeg.cc:464:76: style: Function 'transcode' argument 3 names different: declaration 'outheight' definition 'outh'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/transcode_ffmpeg.h:65:64: note: Function 'transcode' argument 3 names different: declaration 'outheight' definition 'outh'.
ardour3/gtk2_ardour/transcode_ffmpeg.cc:464:76: note: Function 'transcode' argument 3 names different: declaration 'outheight' definition 'outh'.
ardour3/gtk2_ardour/transcode_ffmpeg.cc:43:2: performance: Variable 'ffmpeg_exe' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/gtk2_ardour/transcode_ffmpeg.cc:44:2: performance: Variable 'ffprobe_exe' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/gtk2_ardour/transcode_ffmpeg.cc:45:2: performance: Variable 'm_duration' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/gtk2_ardour/transcode_ffmpeg.cc:49:2: performance: Variable 'm_sar' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/gtk2_ardour/transcode_ffmpeg.cc:194:11: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
ardour3/gtk2_ardour/transcode_ffmpeg.cc:556:6: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
ardour3/gtk2_ardour/transcode_ffmpeg.cc:38:47: performance: Function parameter 'f' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/transcode_ffmpeg.cc:299:64: performance: Function parameter 'value' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/transcode_ffmpeg.cc:542:44: performance: Function parameter 'd' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/transpose_dialog.cc:48:75: style: Variable 'r' is modified but its new value is never used. [unreadVariable]
ardour3/gtk2_ardour/ui_config.cc:228:11: style: The scope of the variable 'node' can be reduced. [variableScope]
ardour3/gtk2_ardour/utils.cc:120:3: warning: %lx in format string (no. 2) requires 'unsigned long *' but the argument type is 'signed long *'. [invalidScanfArgType_int]
ardour3/gtk2_ardour/utils.cc:172:3: warning: %lx in format string (no. 2) requires 'unsigned long *' but the argument type is 'signed long *'. [invalidScanfArgType_int]
ardour3/gtk2_ardour/utils.cc:280:4: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
ardour3/gtk2_ardour/utils.cc:279:4: note: Variable 'r' is reassigned a value before the old one has been used.
ardour3/gtk2_ardour/utils.cc:280:4: note: Variable 'r' is reassigned a value before the old one has been used.
ardour3/gtk2_ardour/utils.cc:247:87: performance: Function parameter 'attr' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/utils.cc:306:71: performance: Function parameter 'attr' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/utils.cc:842:7: performance: Possible inefficient checking for 'used_colors' emptiness. [stlSize]
ardour3/gtk2_ardour/utils_videotl.cc:281:19: style: The scope of the variable 'p' can be reduced. [variableScope]
ardour3/gtk2_ardour/utils_videotl.cc:284:8: style: The scope of the variable 'y' can be reduced. [variableScope]
ardour3/gtk2_ardour/utils_videotl.cc:229:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/gtk2_ardour/utils_videotl.cc:81:47: performance: Function parameter 'sessiondir' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/utils_videotl.cc:81:77: performance: Function parameter 'docroot' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/utils_videotl.cc:115:53: performance: Function parameter 'infile' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/utils_videotl.cc:130:51: performance: Function parameter 'infile' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/utils_videotl.cc:144:48: performance: Function parameter 'dir' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/utils_videotl.cc:144:71: performance: Function parameter 'infile' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/utils_videotl.cc:150:69: performance: Function parameter 'filepath' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/verbose_cursor.cc:44:2: style: Class 'VerboseCursor' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
ardour3/gtk2_ardour/verbose_cursor.cc:44:2: style: Class 'VerboseCursor' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ardour3/gtk2_ardour/video_image_frame.cc:146:19: style: The scope of the variable 'p' can be reduced. [variableScope]
ardour3/gtk2_ardour/video_image_frame.cc:168:19: style: The scope of the variable 'p' can be reduced. [variableScope]
ardour3/gtk2_ardour/video_image_frame.cc:112:67: style: Function 'set_videoframe' argument 2 names different: declaration 'rightend' definition 're'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/video_image_frame.h:55:39: note: Function 'set_videoframe' argument 2 names different: declaration 'rightend' definition 're'.
ardour3/gtk2_ardour/video_image_frame.cc:112:67: note: Function 'set_videoframe' argument 2 names different: declaration 'rightend' definition 're'.
ardour3/gtk2_ardour/video_image_frame.cc:41:108: performance: Function parameter 'vsurl' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/video_image_frame.cc:41:127: performance: Function parameter 'vfn' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/video_monitor.cc:39:2: performance: Variable 'manually_seeked_frame' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/gtk2_ardour/video_monitor.cc:43:2: performance: Variable 'clock_connection' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/gtk2_ardour/video_monitor.cc:125:33: performance: Function parameter 'filename' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/video_monitor.cc:186:41: performance: Function parameter 'which' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/video_monitor.cc:455:53: performance: Function parameter 'k' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/video_monitor.cc:455:74: performance: Function parameter 'v' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/video_monitor.cc:462:53: performance: Function parameter 'k' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/video_timeline.cc:59:2: performance: Variable 'video_start_offset' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/gtk2_ardour/video_timeline.cc:60:2: performance: Variable 'video_offset' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/gtk2_ardour/video_timeline.cc:61:2: performance: Variable 'video_offset_p' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/gtk2_ardour/video_timeline.cc:62:2: performance: Variable 'video_duration' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/gtk2_ardour/video_timeline.cc:707:49: performance: Function parameter 'vsu' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/video_timeline.cc:714:53: performance: Function parameter 'vsr' should be passed by const reference. [passedByValue]
ardour3/gtk2_ardour/visibility_group.h:85:7: performance: Technically the member function 'VisibilityGroup::should_actually_be_visible' can be static. [functionStatic]
ardour3/gtk2_ardour/visibility_group.cc:93:18: note: Technically the member function 'VisibilityGroup::should_actually_be_visible' can be static.
ardour3/gtk2_ardour/visibility_group.h:85:7: note: Technically the member function 'VisibilityGroup::should_actually_be_visible' can be static.
ardour3/gtk2_ardour/volume_controller.cc:44:41: style: Function 'VolumeController' argument 7 names different: declaration 'image_width' definition 'subw'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/volume_controller.h:36:31: note: Function 'VolumeController' argument 7 names different: declaration 'image_width' definition 'subw'.
ardour3/gtk2_ardour/volume_controller.cc:44:41: note: Function 'VolumeController' argument 7 names different: declaration 'image_width' definition 'subw'.
ardour3/gtk2_ardour/volume_controller.cc:45:13: style: Function 'VolumeController' argument 8 names different: declaration 'image_height' definition 'subh'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/volume_controller.h:37:31: note: Function 'VolumeController' argument 8 names different: declaration 'image_height' definition 'subh'.
ardour3/gtk2_ardour/volume_controller.cc:45:13: note: Function 'VolumeController' argument 8 names different: declaration 'image_height' definition 'subh'.
ardour3/gtk2_ardour/volume_controller.cc:56:90: style: Function '_dB_printer' argument 2 names different: declaration 'adj' definition 'c'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/volume_controller.h:42:85: note: Function '_dB_printer' argument 2 names different: declaration 'adj' definition 'c'.
ardour3/gtk2_ardour/volume_controller.cc:56:90: note: Function '_dB_printer' argument 2 names different: declaration 'adj' definition 'c'.
ardour3/gtk2_ardour/volume_controller.cc:63:89: style: Function 'dB_printer' argument 2 names different: declaration 'adj' definition 'c'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/volume_controller.h:55:77: note: Function 'dB_printer' argument 2 names different: declaration 'adj' definition 'c'.
ardour3/gtk2_ardour/volume_controller.cc:63:89: note: Function 'dB_printer' argument 2 names different: declaration 'adj' definition 'c'.
ardour3/gtk2_ardour/volume_controller.cc:140:34: style: Function 'adjust' argument 1 names different: declaration 'nominal_delta' definition 'control_delta'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/volume_controller.h:47:24: note: Function 'adjust' argument 1 names different: declaration 'nominal_delta' definition 'control_delta'.
ardour3/gtk2_ardour/volume_controller.cc:140:34: note: Function 'adjust' argument 1 names different: declaration 'nominal_delta' definition 'control_delta'.
ardour3/gtk2_ardour/waveview.cc:33:27: style: Function 'WaveView' argument 1 names different: declaration 'parent' definition 'parentx'. [funcArgNamesDifferent]
ardour3/gtk2_ardour/waveview.h:111:19: note: Function 'WaveView' argument 1 names different: declaration 'parent' definition 'parentx'.
ardour3/gtk2_ardour/waveview.cc:33:27: note: Function 'WaveView' argument 1 names different: declaration 'parent' definition 'parentx'.
ardour3/gtk2_ardour/windows_vst_plugin_ui.cc:68:30: warning: Multiplying sizeof() with sizeof() indicates a logic error. [multiplySizeof]
ardour3/gtk2_ardour/windows_vst_plugin_ui.h:28:7: style: The function 'start_updating' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/plugin_ui.h:90:15: note: Virtual function in base class
ardour3/gtk2_ardour/windows_vst_plugin_ui.h:28:7: note: Function in derived class
ardour3/gtk2_ardour/windows_vst_plugin_ui.h:29:7: style: The function 'stop_updating' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/plugin_ui.h:91:15: note: Virtual function in base class
ardour3/gtk2_ardour/windows_vst_plugin_ui.h:29:7: note: Function in derived class
ardour3/gtk2_ardour/windows_vst_plugin_ui.h:31:6: style: The function 'package' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/vst_plugin_ui.h:38:14: note: Virtual function in base class
ardour3/gtk2_ardour/windows_vst_plugin_ui.h:31:6: note: Function in derived class
ardour3/gtk2_ardour/windows_vst_plugin_ui.h:33:7: style: The function 'forward_key_event' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/plugin_ui.h:104:15: note: Virtual function in base class
ardour3/gtk2_ardour/windows_vst_plugin_ui.h:33:7: note: Function in derived class
ardour3/gtk2_ardour/windows_vst_plugin_ui.h:37:6: style: The function 'get_XID' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/gtk2_ardour/vst_plugin_ui.h:44:14: note: Virtual function in base class
ardour3/gtk2_ardour/windows_vst_plugin_ui.h:37:6: note: Function in derived class
ardour3/libs/appleutility/AUOutputBL.cpp:112:35: style: Function 'Allocate' argument 1 names different: declaration 'inNumberFrames' definition 'inNumFrames'. [funcArgNamesDifferent]
ardour3/libs/appleutility/AUOutputBL.h:90:31: note: Function 'Allocate' argument 1 names different: declaration 'inNumberFrames' definition 'inNumFrames'.
ardour3/libs/appleutility/AUOutputBL.cpp:112:35: note: Function 'Allocate' argument 1 names different: declaration 'inNumberFrames' definition 'inNumFrames'.
ardour3/libs/appleutility/AUOutputBL.h:111:2: warning: Member variable 'AUOutputBL::mFormat' is not initialized in the constructor. [uninitMemberVarPrivate]
ardour3/libs/appleutility/AUOutputBL.h:111:2: warning: Member variable 'AUOutputBL::mBufferMemory' is not initialized in the constructor. [uninitMemberVarPrivate]
ardour3/libs/appleutility/AUOutputBL.h:111:2: warning: Member variable 'AUOutputBL::mBufferList' is not initialized in the constructor. [uninitMemberVarPrivate]
ardour3/libs/appleutility/AUOutputBL.h:111:2: warning: Member variable 'AUOutputBL::mNumberBuffers' is not initialized in the constructor. [uninitMemberVarPrivate]
ardour3/libs/appleutility/AUOutputBL.h:111:2: warning: Member variable 'AUOutputBL::mBufferSize' is not initialized in the constructor. [uninitMemberVarPrivate]
ardour3/libs/appleutility/AUOutputBL.h:111:2: warning: Member variable 'AUOutputBL::mFrames' is not initialized in the constructor. [uninitMemberVarPrivate]
ardour3/libs/appleutility/AUOutputBL.h:112:14: warning: Member variable 'AUOutputBL::mFormat' is not assigned a value in 'AUOutputBL::operator='. [operatorEqVarError]
ardour3/libs/appleutility/AUOutputBL.h:112:14: warning: Member variable 'AUOutputBL::mBufferMemory' is not assigned a value in 'AUOutputBL::operator='. [operatorEqVarError]
ardour3/libs/appleutility/AUOutputBL.h:112:14: warning: Member variable 'AUOutputBL::mBufferList' is not assigned a value in 'AUOutputBL::operator='. [operatorEqVarError]
ardour3/libs/appleutility/AUOutputBL.h:112:14: warning: Member variable 'AUOutputBL::mNumberBuffers' is not assigned a value in 'AUOutputBL::operator='. [operatorEqVarError]
ardour3/libs/appleutility/AUOutputBL.h:112:14: warning: Member variable 'AUOutputBL::mBufferSize' is not assigned a value in 'AUOutputBL::operator='. [operatorEqVarError]
ardour3/libs/appleutility/AUOutputBL.h:112:14: warning: Member variable 'AUOutputBL::mFrames' is not assigned a value in 'AUOutputBL::operator='. [operatorEqVarError]
ardour3/libs/appleutility/CAStreamBasicDescription.h:86:2: style: Class 'CAStreamBasicDescription' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/appleutility/AUParamInfo.h:104:2: warning: Member variable 'AUParamInfo::mParamListID' is not initialized in the constructor. [uninitMemberVarPrivate]
ardour3/libs/appleutility/AUParamInfo.h:105:2: warning: Member variable 'AUParamInfo::mAU' is not initialized in the constructor. [uninitMemberVarPrivate]
ardour3/libs/appleutility/AUParamInfo.h:105:2: warning: Member variable 'AUParamInfo::mNumParams' is not initialized in the constructor. [uninitMemberVarPrivate]
ardour3/libs/appleutility/AUParamInfo.h:105:2: warning: Member variable 'AUParamInfo::mParamListID' is not initialized in the constructor. [uninitMemberVarPrivate]
ardour3/libs/appleutility/AUParamInfo.h:105:2: warning: Member variable 'AUParamInfo::mParams' is not initialized in the constructor. [uninitMemberVarPrivate]
ardour3/libs/appleutility/AUParamInfo.h:105:2: warning: Member variable 'AUParamInfo::mScope' is not initialized in the constructor. [uninitMemberVarPrivate]
ardour3/libs/appleutility/AUParamInfo.h:105:2: warning: Member variable 'AUParamInfo::mElement' is not initialized in the constructor. [uninitMemberVarPrivate]
ardour3/libs/appleutility/AUParamInfo.h:106:15: warning: Member variable 'AUParamInfo::mAU' is not assigned a value in 'AUParamInfo::operator='. [operatorEqVarError]
ardour3/libs/appleutility/AUParamInfo.h:106:15: warning: Member variable 'AUParamInfo::mNumParams' is not assigned a value in 'AUParamInfo::operator='. [operatorEqVarError]
ardour3/libs/appleutility/AUParamInfo.h:106:15: warning: Member variable 'AUParamInfo::mParamListID' is not assigned a value in 'AUParamInfo::operator='. [operatorEqVarError]
ardour3/libs/appleutility/AUParamInfo.h:106:15: warning: Member variable 'AUParamInfo::mParams' is not assigned a value in 'AUParamInfo::operator='. [operatorEqVarError]
ardour3/libs/appleutility/AUParamInfo.h:106:15: warning: Member variable 'AUParamInfo::mScope' is not assigned a value in 'AUParamInfo::operator='. [operatorEqVarError]
ardour3/libs/appleutility/AUParamInfo.h:106:15: warning: Member variable 'AUParamInfo::mElement' is not assigned a value in 'AUParamInfo::operator='. [operatorEqVarError]
ardour3/libs/appleutility/CAAUParameter.h:59:9: style: Class 'CAAUParameter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/appleutility/CAReferenceCounted.h:79:21: warning: Member variable 'CAReferenceCounted::mRefCount' is not assigned a value in 'CAReferenceCounted::operator='. [operatorEqVarError]
ardour3/libs/appleutility/CAAudioChannelLayout.h:153:3: warning: Member variable 'ACLRefCounter::mByteSize' is not initialized in the constructor. [uninitMemberVarPrivate]
ardour3/libs/appleutility/CAAudioChannelLayout.h:154:18: warning: Member variable 'ACLRefCounter::mLayout' is not assigned a value in 'ACLRefCounter::operator='. [operatorEqVarError]
ardour3/libs/appleutility/CAAudioChannelLayout.h:154:18: warning: Member variable 'ACLRefCounter::mByteSize' is not assigned a value in 'ACLRefCounter::operator='. [operatorEqVarError]
ardour3/libs/appleutility/CAAudioChannelLayout.h:95:9: style: Class 'CAAudioChannelLayout' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/appleutility/CAAudioChannelLayout.h:97:9: style: Class 'CAAudioChannelLayout' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/appleutility/CAAudioChannelLayout.h:124:5: style: Class 'ACLRefCounter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/appleutility/CAAudioChannelLayoutObject.cpp:107:67: style: Function 'CAAudioChannelLayout' argument 1 names different: declaration 'inTag' definition 'inLayoutTag'. [funcArgNamesDifferent]
ardour3/libs/appleutility/CAAudioChannelLayout.h:95:53: note: Function 'CAAudioChannelLayout' argument 1 names different: declaration 'inTag' definition 'inLayoutTag'.
ardour3/libs/appleutility/CAAudioChannelLayoutObject.cpp:107:67: note: Function 'CAAudioChannelLayout' argument 1 names different: declaration 'inTag' definition 'inLayoutTag'.
ardour3/libs/appleutility/CAAudioFile.cpp:386:4: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
ardour3/libs/appleutility/CAAudioFile.cpp:386:4: note: '__err' is assigned value 'err' here.
ardour3/libs/appleutility/CAAudioFile.cpp:383:6: note: outer condition: err
ardour3/libs/appleutility/CAAudioFile.cpp:386:4: note: identical inner condition: __err
ardour3/libs/appleutility/CAAudioFile.cpp:228:42: style: Function 'CreateNew' argument 1 names different: declaration 'inParentDir' definition 'parentDir'. [funcArgNamesDifferent]
ardour3/libs/appleutility/CAAudioFile.h:268:30: note: Function 'CreateNew' argument 1 names different: declaration 'inParentDir' definition 'parentDir'.
ardour3/libs/appleutility/CAAudioFile.cpp:228:42: note: Function 'CreateNew' argument 1 names different: declaration 'inParentDir' definition 'parentDir'.
ardour3/libs/appleutility/CAAudioFile.cpp:228:65: style: Function 'CreateNew' argument 2 names different: declaration 'inFileName' definition 'filename'. [funcArgNamesDifferent]
ardour3/libs/appleutility/CAAudioFile.h:268:55: note: Function 'CreateNew' argument 2 names different: declaration 'inFileName' definition 'filename'.
ardour3/libs/appleutility/CAAudioFile.cpp:228:65: note: Function 'CreateNew' argument 2 names different: declaration 'inFileName' definition 'filename'.
ardour3/libs/appleutility/CAAudioFile.cpp:228:91: style: Function 'CreateNew' argument 3 names different: declaration 'inFileType' definition 'filetype'. [funcArgNamesDifferent]
ardour3/libs/appleutility/CAAudioFile.h:268:83: note: Function 'CreateNew' argument 3 names different: declaration 'inFileType' definition 'filetype'.
ardour3/libs/appleutility/CAAudioFile.cpp:228:91: note: Function 'CreateNew' argument 3 names different: declaration 'inFileType' definition 'filetype'.
ardour3/libs/appleutility/CAAudioFile.cpp:228:136: style: Function 'CreateNew' argument 4 names different: declaration 'inStreamDesc' definition 'dataFormat'. [funcArgNamesDifferent]
ardour3/libs/appleutility/CAAudioFile.h:268:130: note: Function 'CreateNew' argument 4 names different: declaration 'inStreamDesc' definition 'dataFormat'.
ardour3/libs/appleutility/CAAudioFile.cpp:228:136: note: Function 'CreateNew' argument 4 names different: declaration 'inStreamDesc' definition 'dataFormat'.
ardour3/libs/appleutility/CAAudioFile.cpp:228:174: style: Function 'CreateNew' argument 5 names different: declaration 'inChannelLayout' definition 'layout'. [funcArgNamesDifferent]
ardour3/libs/appleutility/CAAudioFile.h:268:170: note: Function 'CreateNew' argument 5 names different: declaration 'inChannelLayout' definition 'layout'.
ardour3/libs/appleutility/CAAudioFile.cpp:228:174: note: Function 'CreateNew' argument 5 names different: declaration 'inChannelLayout' definition 'layout'.
ardour3/libs/appleutility/CAAudioFile.cpp:418:42: style: Function 'SetNumberFrames' argument 1 names different: declaration 'length' definition 'nFrames'. [funcArgNamesDifferent]
ardour3/libs/appleutility/CAAudioFile.h:333:30: note: Function 'SetNumberFrames' argument 1 names different: declaration 'length' definition 'nFrames'.
ardour3/libs/appleutility/CAAudioFile.cpp:418:42: note: Function 'SetNumberFrames' argument 1 names different: declaration 'length' definition 'nFrames'.
ardour3/libs/appleutility/CAAudioFile.cpp:849:31: style: Function 'Seek' argument 1 names different: declaration 'frameNumber' definition 'clientFrame'. [funcArgNamesDifferent]
ardour3/libs/appleutility/CAAudioFile.h:311:19: note: Function 'Seek' argument 1 names different: declaration 'frameNumber' definition 'clientFrame'.
ardour3/libs/appleutility/CAAudioFile.cpp:849:31: note: Function 'Seek' argument 1 names different: declaration 'frameNumber' definition 'clientFrame'.
ardour3/libs/appleutility/CAAudioFile.cpp:877:32: style: Function 'Read' argument 1 names different: declaration 'ioNumFrames' definition 'ioNumPackets'. [funcArgNamesDifferent]
ardour3/libs/appleutility/CAAudioFile.h:307:20: note: Function 'Read' argument 1 names different: declaration 'ioNumFrames' definition 'ioNumPackets'.
ardour3/libs/appleutility/CAAudioFile.cpp:877:32: note: Function 'Read' argument 1 names different: declaration 'ioNumFrames' definition 'ioNumPackets'.
ardour3/libs/appleutility/CAAudioFile.cpp:1062:32: style: Function 'Write' argument 1 names different: declaration 'numFrames' definition 'numPackets'. [funcArgNamesDifferent]
ardour3/libs/appleutility/CAAudioFile.h:308:20: note: Function 'Write' argument 1 names different: declaration 'numFrames' definition 'numPackets'.
ardour3/libs/appleutility/CAAudioFile.cpp:1062:32: note: Function 'Write' argument 1 names different: declaration 'numFrames' definition 'numPackets'.
ardour3/libs/appleutility/CAAudioFile.cpp:122:14: warning: Member variable 'CAAudioFile::mOwnOpenFile' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/appleutility/CAAudioFile.h:351:10: style: Unused private function: 'CAAudioFile::FileDataOffset' [unusedPrivateFunction]
ardour3/libs/appleutility/CAAudioFile.h:353:9: style: Unused private function: 'CAAudioFile::TellPacket' [unusedPrivateFunction]
ardour3/libs/appleutility/CAAudioFile.cpp:147:2: performance: Variable 'mClientMaxPacketSize' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/libs/appleutility/CAAudioFile.cpp:148:2: performance: Variable 'mIOBufferSizeBytes' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/libs/appleutility/CABufferList.h:103:18: style: Technically the member function 'CABufferList::Name' can be const. [functionConst]
ardour3/libs/appleutility/CABufferList.h:126:8: style: Technically the member function 'CABufferList::CopyAllFrom' can be const. [functionConst]
ardour3/libs/appleutility/CABufferList.h:188:10: style: Technically the member function 'CABufferList::SameDataAs' can be const. [functionConst]
ardour3/libs/appleutility/CAAudioFile.h:109:10: style: Technically the member function 'CAAudioFile::GetDurationSeconds' can be const. [functionConst]
ardour3/libs/appleutility/CAAudioFile.h:338:10: style: Technically the member function 'CAAudioFile::GetIOBufferSizeBytes' can be const. [functionConst]
ardour3/libs/appleutility/CAAudioUnit.cpp:715:1: style: Label 'home' is not used. [unusedLabel]
ardour3/libs/appleutility/CAAudioUnit.cpp:811:1: style: Label 'home' is not used. [unusedLabel]
ardour3/libs/appleutility/CAAudioUnit.cpp:1179:1: style: Label 'home' is not used. [unusedLabel]
ardour3/libs/appleutility/CAAudioUnit.cpp:244:57: style: Function 'operator=' argument 1 names different: declaration 'y' definition 'a'. [funcArgNamesDifferent]
ardour3/libs/appleutility/CAAudioUnit.h:98:47: note: Function 'operator=' argument 1 names different: declaration 'y' definition 'a'.
ardour3/libs/appleutility/CAAudioUnit.cpp:244:57: note: Function 'operator=' argument 1 names different: declaration 'y' definition 'a'.
ardour3/libs/appleutility/CAAudioUnit.cpp:514:50: style: Function 'CanDo' argument 1 names different: declaration 'input' definition 'inputs'. [funcArgNamesDifferent]
ardour3/libs/appleutility/CAAudioUnit.h:213:43: note: Function 'CanDo' argument 1 names different: declaration 'input' definition 'inputs'.
ardour3/libs/appleutility/CAAudioUnit.cpp:514:50: note: Function 'CanDo' argument 1 names different: declaration 'input' definition 'inputs'.
ardour3/libs/appleutility/CAAudioUnit.cpp:515:32: style: Function 'CanDo' argument 2 names different: declaration 'output' definition 'outputs'. [funcArgNamesDifferent]
ardour3/libs/appleutility/CAAudioUnit.h:214:34: note: Function 'CanDo' argument 2 names different: declaration 'output' definition 'outputs'.
ardour3/libs/appleutility/CAAudioUnit.cpp:515:32: note: Function 'CanDo' argument 2 names different: declaration 'output' definition 'outputs'.
ardour3/libs/appleutility/CAAudioUnit.cpp:1219:34: warning: Member variable 'CAAUChanHelper::mNumEls' is not assigned a value in 'CAAUChanHelper::operator='. [operatorEqVarError]
ardour3/libs/appleutility/CAAudioUnit.cpp:193:2: warning: Member variable 'AUState::mConnInstanceStorage' is not initialized in the constructor. [uninitMemberVarPrivate]
ardour3/libs/appleutility/CAAudioUnit.cpp:194:9: warning: Member variable 'AUState::mUnit' is not initialized in the constructor. [uninitMemberVarPrivate]
ardour3/libs/appleutility/CAAudioUnit.cpp:194:9: warning: Member variable 'AUState::mNode' is not initialized in the constructor. [uninitMemberVarPrivate]
ardour3/libs/appleutility/CAAudioUnit.cpp:194:9: warning: Member variable 'AUState::mRenderProc' is not initialized in the constructor. [uninitMemberVarPrivate]
ardour3/libs/appleutility/CAAudioUnit.cpp:194:9: warning: Member variable 'AUState::mGetParamProc' is not initialized in the constructor. [uninitMemberVarPrivate]
ardour3/libs/appleutility/CAAudioUnit.cpp:194:9: warning: Member variable 'AUState::mSetParamProc' is not initialized in the constructor. [uninitMemberVarPrivate]
ardour3/libs/appleutility/CAAudioUnit.cpp:194:9: warning: Member variable 'AUState::mMIDIEventProc' is not initialized in the constructor. [uninitMemberVarPrivate]
ardour3/libs/appleutility/CAAudioUnit.cpp:194:9: warning: Member variable 'AUState::mConnInstanceStorage' is not initialized in the constructor. [uninitMemberVarPrivate]
ardour3/libs/appleutility/CAAudioUnit.cpp:195:11: warning: Member variable 'AUState::mUnit' is not assigned a value in 'AUState::operator='. [operatorEqVarError]
ardour3/libs/appleutility/CAAudioUnit.cpp:195:11: warning: Member variable 'AUState::mNode' is not assigned a value in 'AUState::operator='. [operatorEqVarError]
ardour3/libs/appleutility/CAAudioUnit.cpp:195:11: warning: Member variable 'AUState::mRenderProc' is not assigned a value in 'AUState::operator='. [operatorEqVarError]
ardour3/libs/appleutility/CAAudioUnit.cpp:195:11: warning: Member variable 'AUState::mGetParamProc' is not assigned a value in 'AUState::operator='. [operatorEqVarError]
ardour3/libs/appleutility/CAAudioUnit.cpp:195:11: warning: Member variable 'AUState::mSetParamProc' is not assigned a value in 'AUState::operator='. [operatorEqVarError]
ardour3/libs/appleutility/CAAudioUnit.cpp:195:11: warning: Member variable 'AUState::mMIDIEventProc' is not assigned a value in 'AUState::operator='. [operatorEqVarError]
ardour3/libs/appleutility/CAAudioUnit.cpp:195:11: warning: Member variable 'AUState::mConnInstanceStorage' is not assigned a value in 'AUState::operator='. [operatorEqVarError]
ardour3/libs/appleutility/CAAudioUnit.cpp:1219:34: warning: 'operator=' should check for assignment to self to avoid problems with dynamic memory. [operatorEqToSelf]
ardour3/libs/appleutility/CACFDictionary.h:85:25: style: Technically the member function 'CACFDictionary::GetMutableDict' can be const. [functionConst]
ardour3/libs/appleutility/CAAudioUnit.h:130:14: style: Technically the member function 'CAAudioUnit::SetProperty' can be const. [functionConst]
ardour3/libs/appleutility/CAAudioUnit.h:147:14: style: Technically the member function 'CAAudioUnit::Reset' can be const. [functionConst]
ardour3/libs/appleutility/CAAudioUnit.h:151:14: style: Technically the member function 'CAAudioUnit::GlobalReset' can be const. [functionConst]
ardour3/libs/appleutility/CAAudioUnit.h:158:14: style: Technically the member function 'CAAudioUnit::AddRenderNotify' can be const. [functionConst]
ardour3/libs/appleutility/CAAudioUnit.h:163:14: style: Technically the member function 'CAAudioUnit::RemoveRenderNotify' can be const. [functionConst]
ardour3/libs/appleutility/CAAudioUnit.h:230:14: style: Technically the member function 'CAAudioUnit::SetChannelLayout' can be const. [functionConst]
ardour3/libs/appleutility/CAAudioUnit.cpp:720:23: note: Technically the member function 'CAAudioUnit::SetChannelLayout' can be const.
ardour3/libs/appleutility/CAAudioUnit.h:230:14: note: Technically the member function 'CAAudioUnit::SetChannelLayout' can be const.
ardour3/libs/appleutility/CAAudioUnit.h:234:14: style: Technically the member function 'CAAudioUnit::SetChannelLayout' can be const. [functionConst]
ardour3/libs/appleutility/CAAudioUnit.cpp:731:23: note: Technically the member function 'CAAudioUnit::SetChannelLayout' can be const.
ardour3/libs/appleutility/CAAudioUnit.h:234:14: note: Technically the member function 'CAAudioUnit::SetChannelLayout' can be const.
ardour3/libs/appleutility/CAAudioUnit.h:239:14: style: Technically the member function 'CAAudioUnit::ClearChannelLayout' can be const. [functionConst]
ardour3/libs/appleutility/CAAudioUnit.cpp:743:24: note: Technically the member function 'CAAudioUnit::ClearChannelLayout' can be const.
ardour3/libs/appleutility/CAAudioUnit.h:239:14: note: Technically the member function 'CAAudioUnit::ClearChannelLayout' can be const.
ardour3/libs/appleutility/CAAudioUnit.h:247:14: style: Technically the member function 'CAAudioUnit::SetFormat' can be const. [functionConst]
ardour3/libs/appleutility/CAAudioUnit.cpp:761:23: note: Technically the member function 'CAAudioUnit::SetFormat' can be const.
ardour3/libs/appleutility/CAAudioUnit.h:247:14: note: Technically the member function 'CAAudioUnit::SetFormat' can be const.
ardour3/libs/appleutility/CAAudioUnit.h:320:14: style: Technically the member function 'CAAudioUnit::SetAUPreset' can be const. [functionConst]
ardour3/libs/appleutility/CAAudioUnit.cpp:1026:23: note: Technically the member function 'CAAudioUnit::SetAUPreset' can be const.
ardour3/libs/appleutility/CAAudioUnit.h:320:14: note: Technically the member function 'CAAudioUnit::SetAUPreset' can be const.
ardour3/libs/appleutility/CAAudioUnit.h:324:14: style: Technically the member function 'CAAudioUnit::SetPresentPreset' can be const. [functionConst]
ardour3/libs/appleutility/CAAudioUnit.cpp:1054:23: note: Technically the member function 'CAAudioUnit::SetPresentPreset' can be const.
ardour3/libs/appleutility/CAAudioUnit.h:324:14: note: Technically the member function 'CAAudioUnit::SetPresentPreset' can be const.
ardour3/libs/appleutility/CAAudioUnit.cpp:56:40: style: Struct 'StackAUChannelInfo' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
ardour3/libs/appleutility/CAAudioUnit.cpp:56:40: style: Struct 'StackAUChannelInfo' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ardour3/libs/appleutility/CACFDictionary.h:65:8: style: Class 'CACFDictionary' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/appleutility/CAComponentDescription.h:79:2: style: Class 'CAComponentDescription' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/appleutility/CAComponent.h:67:2: style: Class 'CAComponent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/appleutility/CAComponent.h:69:2: style: Class 'CAComponent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/appleutility/CAAudioUnit.h:86:8: style: Class 'CAAudioUnit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/appleutility/CAAudioUnit.h:339:2: style: Class 'CAAudioUnit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/appleutility/CAAudioUnit.cpp:56:3: style: Struct 'StackAUChannelInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/appleutility/CAAudioUnit.cpp:66:2: style: Class 'AUState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/appleutility/CAAudioUnit.cpp:213:4: style: Exception should be caught by reference. [catchExceptionByValue]
ardour3/libs/appleutility/CABufferList.cpp:76:77: style: Function 'AllocateBuffersAndCopyFrom' argument 2 names different: declaration 'inCopyFromList' definition 'inSrcList'. [funcArgNamesDifferent]
ardour3/libs/appleutility/CABufferList.h:246:64: note: Function 'AllocateBuffersAndCopyFrom' argument 2 names different: declaration 'inCopyFromList' definition 'inSrcList'.
ardour3/libs/appleutility/CABufferList.cpp:76:77: note: Function 'AllocateBuffersAndCopyFrom' argument 2 names different: declaration 'inCopyFromList' definition 'inSrcList'.
ardour3/libs/appleutility/CACFString.h:126:2: style: 'CACFMutableString::operator=' should return 'CACFMutableString &'. [operatorEq]
ardour3/libs/appleutility/CACFString.h:140:10: style: Technically the member function 'CACFMutableString::IsValid' can be const. [functionConst]
ardour3/libs/appleutility/CACFNumber.h:88:8: style: Technically the member function 'CACFNumber::IsValid' can be const. [functionConst]
ardour3/libs/appleutility/CACFNumber.h:66:5: style: Class 'CACFNumber' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/appleutility/CACFNumber.h:67:5: style: Class 'CACFNumber' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/appleutility/CACFNumber.h:68:5: style: Class 'CACFNumber' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/appleutility/CACFNumber.h:69:5: style: Class 'CACFNumber' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/appleutility/CACFNumber.h:70:5: style: Class 'CACFNumber' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/appleutility/CACFNumber.h:71:5: style: Class 'CACFNumber' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/appleutility/CAComponent.cpp:100:16: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
ardour3/libs/appleutility/CAComponent.cpp:144:1: style: Label 'home' is not used. [unusedLabel]
ardour3/libs/appleutility/CAComponent.cpp:51:2: performance: Variable 'mComp' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/libs/appleutility/CAComponentDescription.cpp:114:2: style: Variable 'matches' is reassigned a value before the old one has been used. [redundantAssignment]
ardour3/libs/appleutility/CAComponentDescription.cpp:111:0: note: Variable 'matches' is reassigned a value before the old one has been used.
ardour3/libs/appleutility/CAComponentDescription.cpp:114:2: note: Variable 'matches' is reassigned a value before the old one has been used.
ardour3/libs/appleutility/CAStreamBasicDescription.cpp:281:25: style: Condition 'theEndianString!=NULL' is always false [knownConditionTrueFalse]
ardour3/libs/appleutility/CAStreamBasicDescription.cpp:203:35: note: Assignment 'theEndianString=NULL', assigned value is 0
ardour3/libs/appleutility/CAStreamBasicDescription.cpp:281:25: note: Condition 'theEndianString!=NULL' is always false
ardour3/libs/appleutility/CAStreamBasicDescription.cpp:352:6: style: Condition '!isDone' is always true [knownConditionTrueFalse]
ardour3/libs/appleutility/CAStreamBasicDescription.cpp:347:16: note: Assignment 'isDone=false', assigned value is 0
ardour3/libs/appleutility/CAStreamBasicDescription.cpp:352:6: note: Condition '!isDone' is always true
ardour3/libs/appleutility/CAStreamBasicDescription.cpp:430:13: style: Variable 'isDone' is assigned a value that is never used. [unreadVariable]
ardour3/libs/ardour/amp.cc:158:17: style: The scope of the variable 'fractional_pos' can be reduced. [variableScope]
ardour3/libs/ardour/amp.cc:223:17: style: The scope of the variable 'fractional_pos' can be reduced. [variableScope]
ardour3/libs/ardour/amp.cc:363:23: style: Function 'inc_gain' argument 1 names different: declaration 'delta' definition 'factor'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/amp.h:72:34: note: Function 'inc_gain' argument 1 names different: declaration 'delta' definition 'factor'.
ardour3/libs/ardour/amp.cc:363:23: note: Function 'inc_gain' argument 1 names different: declaration 'delta' definition 'factor'.
ardour3/libs/ardour/amp.cc:375:23: style: Function 'set_gain' argument 1 names different: declaration 'g' definition 'val'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/amp.h:71:34: note: Function 'set_gain' argument 1 names different: declaration 'g' definition 'val'.
ardour3/libs/ardour/amp.cc:375:23: note: Function 'set_gain' argument 1 names different: declaration 'g' definition 'val'.
ardour3/libs/ardour/amp.cc:381:18: style: Function 'state' argument 1 names different: declaration 'full' definition 'full_state'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/amp.h:58:23: note: Function 'state' argument 1 names different: declaration 'full' definition 'full_state'.
ardour3/libs/ardour/amp.cc:381:18: note: Function 'state' argument 1 names different: declaration 'full' definition 'full_state'.
ardour3/libs/ardour/amp.cc:41:6: warning: Member variable 'Amp::_denormal_protection' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/ardour/ardour/midi_buffer.h:64:0: style: 'ARDOUR :: iterator_base < MidiBuffer , Evoral :: MIDIEvent < framepos_t > >::operator=' should return 'ARDOUR :: iterator_base < MidiBuffer , Evoral :: MIDIEvent < framepos_t > > &'. [operatorEq]
ardour3/libs/ardour/ardour/midi_buffer.h:64:0: style: 'ARDOUR :: iterator_base < const MidiBuffer , const Evoral :: MIDIEvent < framepos_t > >::operator=' should return 'ARDOUR :: iterator_base < const MidiBuffer , const Evoral :: MIDIEvent < framepos_t > > &'. [operatorEq]
ardour3/libs/ardour/ardour/buffer_set.h:148:0: style: 'ARDOUR :: BufferSet :: iterator_base < BufferSet , Buffer >::operator=' should return 'ARDOUR :: BufferSet :: iterator_base < BufferSet , Buffer > &'. [operatorEq]
ardour3/libs/ardour/ardour/buffer_set.h:148:0: style: 'ARDOUR :: BufferSet :: iterator_base < const BufferSet , const Buffer >::operator=' should return 'ARDOUR :: BufferSet :: iterator_base < const BufferSet , const Buffer > &'. [operatorEq]
ardour3/libs/ardour/ardour/buffer_set.h:148:0: style: 'ARDOUR :: BufferSet :: iterator_base < BufferSet , AudioBuffer >::operator=' should return 'ARDOUR :: BufferSet :: iterator_base < BufferSet , AudioBuffer > &'. [operatorEq]
ardour3/libs/ardour/ardour/buffer_set.h:148:0: style: 'ARDOUR :: BufferSet :: iterator_base < BufferSet , MidiBuffer >::operator=' should return 'ARDOUR :: BufferSet :: iterator_base < BufferSet , MidiBuffer > &'. [operatorEq]
ardour3/libs/ardour/ardour/session.h:1412:8: style: Technically the member function 'ARDOUR::Session::space_and_path_ascending_cmp::operator()' can be const. [functionConst]
ardour3/libs/ardour/ardour/buffer_set.h:146:0: style: Technically the member function 'ARDOUR :: BufferSet :: iterator_base < BufferSet , Buffer >::operator==' can be const. [functionConst]
ardour3/libs/ardour/ardour/buffer_set.h:147:0: style: Technically the member function 'ARDOUR :: BufferSet :: iterator_base < BufferSet , Buffer >::operator!=' can be const. [functionConst]
ardour3/libs/ardour/ardour/buffer_set.h:146:0: style: Technically the member function 'ARDOUR :: BufferSet :: iterator_base < const BufferSet , const Buffer >::operator==' can be const. [functionConst]
ardour3/libs/ardour/ardour/buffer_set.h:147:0: style: Technically the member function 'ARDOUR :: BufferSet :: iterator_base < const BufferSet , const Buffer >::operator!=' can be const. [functionConst]
ardour3/libs/ardour/ardour/buffer_set.h:146:0: style: Technically the member function 'ARDOUR :: BufferSet :: iterator_base < BufferSet , AudioBuffer >::operator==' can be const. [functionConst]
ardour3/libs/ardour/ardour/buffer_set.h:147:0: style: Technically the member function 'ARDOUR :: BufferSet :: iterator_base < BufferSet , AudioBuffer >::operator!=' can be const. [functionConst]
ardour3/libs/ardour/ardour/buffer_set.h:146:0: style: Technically the member function 'ARDOUR :: BufferSet :: iterator_base < BufferSet , MidiBuffer >::operator==' can be const. [functionConst]
ardour3/libs/ardour/ardour/buffer_set.h:147:0: style: Technically the member function 'ARDOUR :: BufferSet :: iterator_base < BufferSet , MidiBuffer >::operator!=' can be const. [functionConst]
ardour3/libs/ardour/ardour/amp.h:37:2: style: Class 'Amp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/audio_buffer.h:33:2: style: Class 'AudioBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/midi_buffer.h:37:2: style: Class 'MidiBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/buffer_set.h:141:0: warning: The class 'ARDOUR :: BufferSet :: iterator_base < BufferSet , Buffer >' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
ardour3/libs/ardour/ardour/buffer_set.h:141:0: warning: The class 'ARDOUR :: BufferSet :: iterator_base < const BufferSet , const Buffer >' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
ardour3/libs/ardour/ardour/buffer_set.h:141:0: warning: The class 'ARDOUR :: BufferSet :: iterator_base < BufferSet , AudioBuffer >' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
ardour3/libs/ardour/ardour/buffer_set.h:141:0: warning: The class 'ARDOUR :: BufferSet :: iterator_base < BufferSet , MidiBuffer >' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
ardour3/libs/ardour/ardour/amp.h:79:28: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/ardour/transient_detector.h:34:2: style: Class 'TransientDetector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/audiofilesource.h:46:40: performance: Function parameter 'dir' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/audio_buffer.cc:50:29: style: Function 'resize' argument 1 names different: declaration 'nframes' definition 'size'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/audio_buffer.h:185:22: note: Function 'resize' argument 1 names different: declaration 'nframes' definition 'size'.
ardour3/libs/ardour/audio_buffer.cc:50:29: note: Function 'resize' argument 1 names different: declaration 'nframes' definition 'size'.
ardour3/libs/ardour/ardour/utils.h:139:10: warning: Identical condition 'pos==0.0', second condition is always false [identicalConditionAfterEarlyExit]
ardour3/libs/ardour/ardour/utils.h:104:10: note: first condition
ardour3/libs/ardour/ardour/utils.h:139:10: note: second condition
ardour3/libs/ardour/audio_diskstream.cc:1800:12: style: The scope of the variable 'cs_grandchild' can be reduced. [variableScope]
ardour3/libs/ardour/audio_diskstream.cc:70:87: style: Function 'AudioDiskstream' argument 3 names different: declaration 'f' definition 'flag'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/audio_diskstream.h:59:72: note: Function 'AudioDiskstream' argument 3 names different: declaration 'f' definition 'flag'.
ardour3/libs/ardour/audio_diskstream.cc:70:87: note: Function 'AudioDiskstream' argument 3 names different: declaration 'f' definition 'flag'.
ardour3/libs/ardour/audio_diskstream.cc:875:35: style: Function 'seek' argument 1 names different: declaration 'which_sample' definition 'frame'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/audio_diskstream.h:149:24: note: Function 'seek' argument 1 names different: declaration 'which_sample' definition 'frame'.
ardour3/libs/ardour/audio_diskstream.cc:875:35: note: Function 'seek' argument 1 names different: declaration 'which_sample' definition 'frame'.
ardour3/libs/ardour/audio_diskstream.cc:1291:57: style: Function 'do_flush' argument 2 names different: declaration 'force' definition 'force_flush'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/audio_diskstream.h:208:41: note: Function 'do_flush' argument 2 names different: declaration 'force' definition 'force_flush'.
ardour3/libs/ardour/audio_diskstream.cc:1291:57: note: Function 'do_flush' argument 2 names different: declaration 'force' definition 'force_flush'.
ardour3/libs/ardour/audio_diskstream.cc:1414:83: style: Function 'transport_stopped_wallclock' argument 3 names different: declaration 'abort' definition 'abort_capture'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/audio_diskstream.h:218:61: note: Function 'transport_stopped_wallclock' argument 3 names different: declaration 'abort' definition 'abort_capture'.
ardour3/libs/ardour/audio_diskstream.cc:1414:83: note: Function 'transport_stopped_wallclock' argument 3 names different: declaration 'abort' definition 'abort_capture'.
ardour3/libs/ardour/audio_diskstream.cc:2387:55: style: Function 'ChannelInfo' argument 1 names different: declaration 'playback_buffer_size' definition 'playback_bufsize'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/audio_diskstream.h:166:27: note: Function 'ChannelInfo' argument 1 names different: declaration 'playback_buffer_size' definition 'playback_bufsize'.
ardour3/libs/ardour/audio_diskstream.cc:2387:55: note: Function 'ChannelInfo' argument 1 names different: declaration 'playback_buffer_size' definition 'playback_bufsize'.
ardour3/libs/ardour/audio_diskstream.cc:2387:84: style: Function 'ChannelInfo' argument 2 names different: declaration 'capture_buffer_size' definition 'capture_bufsize'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/audio_diskstream.h:167:27: note: Function 'ChannelInfo' argument 2 names different: declaration 'capture_buffer_size' definition 'capture_bufsize'.
ardour3/libs/ardour/audio_diskstream.cc:2387:84: note: Function 'ChannelInfo' argument 2 names different: declaration 'capture_buffer_size' definition 'capture_bufsize'.
ardour3/libs/ardour/audio_diskstream.cc:2387:112: style: Function 'ChannelInfo' argument 3 names different: declaration 'speed_buffer_size' definition 'speed_size'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/audio_diskstream.h:168:27: note: Function 'ChannelInfo' argument 3 names different: declaration 'speed_buffer_size' definition 'speed_size'.
ardour3/libs/ardour/audio_diskstream.cc:2387:112: note: Function 'ChannelInfo' argument 3 names different: declaration 'speed_buffer_size' definition 'speed_size'.
ardour3/libs/ardour/audio_diskstream.cc:2387:135: style: Function 'ChannelInfo' argument 4 names different: declaration 'wrap_buffer_size' definition 'wrap_size'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/audio_diskstream.h:169:27: note: Function 'ChannelInfo' argument 4 names different: declaration 'wrap_buffer_size' definition 'wrap_size'.
ardour3/libs/ardour/audio_diskstream.cc:2387:135: note: Function 'ChannelInfo' argument 4 names different: declaration 'wrap_buffer_size' definition 'wrap_size'.
ardour3/libs/ardour/audio_diskstream.cc:289:9: warning: Assert statement calls a function which may have desired side effects: 'audio_playlist'. [assertWithSideEffect]
ardour3/libs/ardour/audio_diskstream.cc:2387:31: warning: Member variable 'ChannelInfo::scrub_buffer' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/ardour/audio_diskstream.cc:2387:31: warning: Member variable 'ChannelInfo::scrub_forward_buffer' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/ardour/audio_diskstream.cc:2387:31: warning: Member variable 'ChannelInfo::scrub_reverse_buffer' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/ardour/ardour/track.h:190:3: warning: Member variable 'FreezeRecord::state' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/ardour/audio_diskstream.cc:2391:2: performance: Variable 'curr_capture_cnt' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/libs/ardour/ardour/types.h:284:14: style: Technically the member function 'ARDOUR::AudioRange::length' can be const. [functionConst]
ardour3/libs/ardour/ardour/butler.h:42:2: style: Class 'Butler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/track.h:203:3: style: Struct 'RecEnableControl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/types.h:97:3: style: Struct 'IOChange' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/types.h:559:3: style: Struct 'RouteProcessorChange' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/audio_library.cc:119:51: style: Function 'search_members_and' argument 1 names different: declaration 'results' definition 'members'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/audio_library.h:38:53: note: Function 'search_members_and' argument 1 names different: declaration 'results' definition 'members'.
ardour3/libs/ardour/audio_library.cc:119:51: note: Function 'search_members_and' argument 1 names different: declaration 'results' definition 'members'.
ardour3/libs/ardour/ardour/audio_library.h:36:27: performance: Technically the member function 'ARDOUR::AudioLibrary::get_tags' can be static. [functionStatic]
ardour3/libs/ardour/audio_library.cc:91:15: note: Technically the member function 'ARDOUR::AudioLibrary::get_tags' can be static.
ardour3/libs/ardour/ardour/audio_library.h:36:27: note: Technically the member function 'ARDOUR::AudioLibrary::get_tags' can be static.
ardour3/libs/ardour/ardour/audio_library.h:38:7: performance: Technically the member function 'ARDOUR::AudioLibrary::search_members_and' can be static. [functionStatic]
ardour3/libs/ardour/audio_library.cc:119:15: note: Technically the member function 'ARDOUR::AudioLibrary::search_members_and' can be static.
ardour3/libs/ardour/ardour/audio_library.h:38:7: note: Technically the member function 'ARDOUR::AudioLibrary::search_members_and' can be static.
ardour3/libs/ardour/audio_library.cc:145:0: warning: Return value of std::unique() ignored. Elements remain in container. [uselessCallsRemove]
ardour3/libs/ardour/ardour/region_sorters.h:28:7: style: Technically the member function 'ARDOUR::RegionSortByPosition::operator()' can be const. [functionConst]
ardour3/libs/ardour/ardour/region_sorters.h:34:7: style: Technically the member function 'ARDOUR::RegionSortByLayer::operator()' can be const. [functionConst]
ardour3/libs/ardour/audio_playlist.cc:143:10: style: Technically the member function 'ReadSorter::operator()' can be const. [functionConst]
ardour3/libs/ardour/audio_playlist.cc:56:56: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/audio_playlist.cc:61:84: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/audio_playlist.cc:66:118: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/audio_playlist_importer.cc:80:18: warning: Either the condition '!in' is redundant or there is possible null pointer dereference: id_prop. [nullPointerRedundantCheck]
ardour3/libs/ardour/audio_playlist_importer.cc:223:7: note: Assuming that condition '!in' is not redundant
ardour3/libs/ardour/audio_playlist_importer.cc:227:29: note: Calling function 'update_region_id', 1st argument 'id_prop' value is 0
ardour3/libs/ardour/audio_playlist_importer.cc:80:18: note: Null pointer dereference
ardour3/libs/ardour/audio_playlist_importer.cc:82:2: warning: Either the condition '!in' is redundant or there is possible null pointer dereference: id_prop. [nullPointerRedundantCheck]
ardour3/libs/ardour/audio_playlist_importer.cc:223:7: note: Assuming that condition '!in' is not redundant
ardour3/libs/ardour/audio_playlist_importer.cc:227:29: note: Calling function 'update_region_id', 1st argument 'id_prop' value is 0
ardour3/libs/ardour/audio_playlist_importer.cc:82:2: note: Null pointer dereference
ardour3/libs/ardour/audio_playlist_importer.cc:186:2: warning: Either the condition '!p' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck]
ardour3/libs/ardour/audio_playlist_importer.cc:182:6: note: Assuming that condition '!p' is not redundant
ardour3/libs/ardour/audio_playlist_importer.cc:186:2: note: Null pointer dereference
ardour3/libs/ardour/ardour/audio_playlist_importer.h:68:1: warning: The class 'AudioPlaylistImporter' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
ardour3/libs/ardour/ardour/audio_playlist_importer.h:65:14: style: The function 'get_info' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/audio_playlist_importer.h:49:22: note: Virtual function in base class
ardour3/libs/ardour/ardour/audio_playlist_importer.h:65:14: note: Function in derived class
ardour3/libs/ardour/audio_playlist_importer.cc:58:6: style: Exception should be caught by reference. [catchExceptionByValue]
ardour3/libs/ardour/ardour/session_directory.h:34:2: style: Class 'SessionDirectory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/data_type.h:109:7: style: Technically the member function 'ARDOUR::DataType::operator==' can be const. [functionConst]
ardour3/libs/ardour/ardour/data_type.h:110:7: style: Technically the member function 'ARDOUR::DataType::operator!=' can be const. [functionConst]
ardour3/libs/ardour/ardour/data_type.h:112:7: style: Technically the member function 'ARDOUR::DataType::operator==' can be const. [functionConst]
ardour3/libs/ardour/ardour/data_type.h:113:7: style: Technically the member function 'ARDOUR::DataType::operator!=' can be const. [functionConst]
ardour3/libs/ardour/ardour/data_type.h:97:8: style: Technically the member function 'ARDOUR::DataType::iterator::operator==' can be const. [functionConst]
ardour3/libs/ardour/ardour/data_type.h:98:8: style: Technically the member function 'ARDOUR::DataType::iterator::operator!=' can be const. [functionConst]
ardour3/libs/ardour/ardour/data_type.h:58:2: style: Class 'DataType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/data_type.h:65:2: style: Class 'DataType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/data_type.h:93:3: style: Class 'iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/audio_region_importer.cc:258:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ardour3/libs/ardour/audio_region_importer.cc:65:6: style: Exception should be caught by reference. [catchExceptionByValue]
ardour3/libs/ardour/audio_region_importer.cc:196:5: performance: Inefficient usage of string::find() in condition; string::compare() would be faster. [stlIfStrFind]
ardour3/libs/ardour/audio_track.cc:215:11: style: The scope of the variable 'freeze_node' can be reduced. [variableScope]
ardour3/libs/ardour/audio_track.cc:216:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
ardour3/libs/ardour/audio_track.cc:219:12: style: The scope of the variable 'inode' can be reduced. [variableScope]
ardour3/libs/ardour/audio_track.cc:212:25: style: Function 'state' argument 1 names different: declaration 'full' definition 'full_state'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/audio_track.h:69:23: note: Function 'state' argument 1 names different: declaration 'full' definition 'full_state'.
ardour3/libs/ardour/audio_track.cc:212:25: note: Function 'state' argument 1 names different: declaration 'full' definition 'full_state'.
ardour3/libs/ardour/audio_track.cc:378:38: style: Function 'export_stuff' argument 1 names different: declaration 'bufs' definition 'buffers'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/audio_track.h:60:31: note: Function 'export_stuff' argument 1 names different: declaration 'bufs' definition 'buffers'.
ardour3/libs/ardour/audio_track.cc:378:38: note: Function 'export_stuff' argument 1 names different: declaration 'bufs' definition 'buffers'.
ardour3/libs/ardour/audio_track.cc:378:58: style: Function 'export_stuff' argument 2 names different: declaration 'start_frame' definition 'start'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/audio_track.h:60:48: note: Function 'export_stuff' argument 2 names different: declaration 'start_frame' definition 'start'.
ardour3/libs/ardour/audio_track.cc:378:58: note: Function 'export_stuff' argument 2 names different: declaration 'start_frame' definition 'start'.
ardour3/libs/ardour/audio_track.cc:390:17: warning: Assert statement calls a function which may have desired side effects: 'count'. [assertWithSideEffect]
ardour3/libs/ardour/audio_track.cc:391:31: warning: Assert statement calls a function which may have desired side effects: 'get_audio'. [assertWithSideEffect]
ardour3/libs/ardour/ardour/amp.h:39:14: style: The function 'display_name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:54:22: note: Virtual function in base class
ardour3/libs/ardour/ardour/amp.h:39:14: note: Function in derived class
ardour3/libs/ardour/ardour/amp.h:43:7: style: The function 'can_support_io_configuration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:85:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/amp.h:43:7: note: Function in derived class
ardour3/libs/ardour/ardour/amp.h:44:7: style: The function 'configure_io' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:81:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/amp.h:44:7: note: Function in derived class
ardour3/libs/ardour/ardour/amp.h:46:7: style: The function 'run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:74:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/amp.h:46:7: note: Function in derived class
ardour3/libs/ardour/ardour/amp.h:58:11: style: The function 'state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:104:19: note: Virtual function in base class
ardour3/libs/ardour/ardour/amp.h:58:11: note: Function in derived class
ardour3/libs/ardour/ardour/meter.h:59:7: style: The function 'can_support_io_configuration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:85:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/meter.h:59:7: note: Function in derived class
ardour3/libs/ardour/ardour/meter.h:60:7: style: The function 'configure_io' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:81:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/meter.h:60:7: note: Function in derived class
ardour3/libs/ardour/ardour/meter.h:76:7: style: The function 'run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:74:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/meter.h:76:7: note: Function in derived class
ardour3/libs/ardour/ardour/meter.h:78:7: style: The function 'activate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:77:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/meter.h:78:7: note: Function in derived class
ardour3/libs/ardour/ardour/meter.h:79:7: style: The function 'deactivate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:78:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/meter.h:79:7: note: Function in derived class
ardour3/libs/ardour/ardour/meter.h:81:12: style: The function 'input_streams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:86:20: note: Virtual function in base class
ardour3/libs/ardour/ardour/meter.h:81:12: note: Function in derived class
ardour3/libs/ardour/ardour/meter.h:82:12: style: The function 'output_streams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:87:20: note: Virtual function in base class
ardour3/libs/ardour/ardour/meter.h:82:12: note: Function in derived class
ardour3/libs/ardour/ardour/meter.h:97:11: style: The function 'state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:104:19: note: Virtual function in base class
ardour3/libs/ardour/ardour/meter.h:97:11: note: Function in derived class
ardour3/libs/ardour/audio_track_importer.cc:59:6: style: Exception should be caught by reference. [catchExceptionByValue]
ardour3/libs/ardour/audio_unit.cc:1255:12: style: C-style pointer casting [cstyleCast]
ardour3/libs/ardour/audio_unit.cc:1990:7: style: The scope of the variable 'ret' can be reduced. [variableScope]
ardour3/libs/ardour/audio_unit.cc:2536:10: style: The scope of the variable 'in' can be reduced. [variableScope]
ardour3/libs/ardour/audio_unit.cc:2537:10: style: The scope of the variable 'out' can be reduced. [variableScope]
ardour3/libs/ardour/audio_unit.cc:337:91: style: Function 'AUPlugin' argument 3 names different: declaration 'comp' definition '_comp'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/audio_unit.h:64:82: note: Function 'AUPlugin' argument 3 names different: declaration 'comp' definition '_comp'.
ardour3/libs/ardour/audio_unit.cc:337:91: note: Function 'AUPlugin' argument 3 names different: declaration 'comp' definition '_comp'.
ardour3/libs/ardour/audio_unit.cc:1322:57: style: Function 'connect_and_run' argument 2 names different: declaration 'in' definition 'in_map'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/audio_unit.h:86:21: note: Function 'connect_and_run' argument 2 names different: declaration 'in' definition 'in_map'.
ardour3/libs/ardour/audio_unit.cc:1322:57: note: Function 'connect_and_run' argument 2 names different: declaration 'in' definition 'in_map'.
ardour3/libs/ardour/audio_unit.cc:1322:77: style: Function 'connect_and_run' argument 3 names different: declaration 'out' definition 'out_map'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/audio_unit.h:86:37: note: Function 'connect_and_run' argument 3 names different: declaration 'out' definition 'out_map'.
ardour3/libs/ardour/audio_unit.cc:1322:77: note: Function 'connect_and_run' argument 3 names different: declaration 'out' definition 'out_map'.
ardour3/libs/ardour/audio_unit.cc:1822:34: style: Function 'do_save_preset' argument 1 names different: declaration 'name' definition 'preset_name'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/audio_unit.h:157:42: note: Function 'do_save_preset' argument 1 names different: declaration 'name' definition 'preset_name'.
ardour3/libs/ardour/audio_unit.cc:1822:34: note: Function 'do_save_preset' argument 1 names different: declaration 'name' definition 'preset_name'.
ardour3/libs/ardour/audio_unit.cc:2674:58: style: Function 'create_parameter_listener' argument 1 names different: declaration 'callback' definition 'cb'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/audio_unit.h:148:53: note: Function 'create_parameter_listener' argument 1 names different: declaration 'callback' definition 'cb'.
ardour3/libs/ardour/audio_unit.cc:2674:58: note: Function 'create_parameter_listener' argument 1 names different: declaration 'callback' definition 'cb'.
ardour3/libs/ardour/ardour/audio_unit.h:230:3: style: Class 'AUPluginInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/route.h:585:3: style: Class 'ProcessorState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/tempo.h:132:2: style: Class 'MeterSection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/tempo.h:146:2: style: Class 'TempoSection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/tempo.h:211:2: style: Class 'TempoMap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/audio_unit.h:61:1: warning: The class 'AUPlugin' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
ardour3/libs/ardour/ardour/tempo.h:136:11: style: The function 'get_state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/tempo.h:117:19: note: Virtual function in base class
ardour3/libs/ardour/ardour/tempo.h:136:11: note: Function in derived class
ardour3/libs/ardour/ardour/tempo.h:150:11: style: The function 'get_state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/tempo.h:117:19: note: Virtual function in base class
ardour3/libs/ardour/ardour/tempo.h:150:11: note: Function in derived class
ardour3/libs/ardour/audio_unit.cc:1822:34: performance: Function parameter 'preset_name' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/audioengine.cc:160:44: style: Function 'buffer_size_change' argument 1 names different: declaration 'nframes' definition 'bufsiz'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/audioengine.h:180:40: note: Function 'buffer_size_change' argument 1 names different: declaration 'nframes' definition 'bufsiz'.
ardour3/libs/ardour/audioengine.cc:160:44: note: Function 'buffer_size_change' argument 1 names different: declaration 'nframes' definition 'bufsiz'.
ardour3/libs/ardour/audioengine.cc:599:26: style: Function 'start' argument 1 names different: declaration 'for_latency_measurement' definition 'for_latency'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/audioengine.h:86:32: note: Function 'start' argument 1 names different: declaration 'for_latency_measurement' definition 'for_latency'.
ardour3/libs/ardour/audioengine.cc:599:26: note: Function 'start' argument 1 names different: declaration 'for_latency_measurement' definition 'for_latency'.
ardour3/libs/ardour/audioengine.cc:636:25: style: Function 'stop' argument 1 names different: declaration 'for_latency_measurement' definition 'for_latency'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/audioengine.h:87:31: note: Function 'stop' argument 1 names different: declaration 'for_latency_measurement' definition 'for_latency'.
ardour3/libs/ardour/audioengine.cc:636:25: note: Function 'stop' argument 1 names different: declaration 'for_latency_measurement' definition 'for_latency'.
ardour3/libs/ardour/audioengine.cc:996:43: style: Function 'halted_callback' argument 1 names different: declaration 'reason' definition 'why'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/audioengine.h:187:39: note: Function 'halted_callback' argument 1 names different: declaration 'reason' definition 'why'.
ardour3/libs/ardour/audioengine.cc:996:43: note: Function 'halted_callback' argument 1 names different: declaration 'reason' definition 'why'.
ardour3/libs/ardour/ardour/mtdm.h:32:12: style: Technically the member function 'MTDM::inv' can be const. [functionConst]
ardour3/libs/ardour/ardour/mtdm.h:33:12: style: Technically the member function 'MTDM::del' can be const. [functionConst]
ardour3/libs/ardour/ardour/mtdm.h:34:12: style: Technically the member function 'MTDM::err' can be const. [functionConst]
ardour3/libs/ardour/ardour/cycle_timer.h:42:2: style: Class 'CycleTimer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/cycle_timer.h:67:2: style: Class 'StoringTimer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/mtdm.h:28:5: style: Class 'MTDM' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/async_midi_port.h:49:7: style: The function 'cycle_start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/port.h:111:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/async_midi_port.h:49:7: note: Function in derived class
ardour3/libs/ardour/ardour/async_midi_port.h:50:7: style: The function 'cycle_end' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/port.h:112:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/async_midi_port.h:50:7: note: Function in derived class
ardour3/libs/ardour/ardour/audio_port.h:34:11: style: The function 'type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/port.h:110:19: note: Virtual function in base class
ardour3/libs/ardour/ardour/audio_port.h:34:11: note: Function in derived class
ardour3/libs/ardour/ardour/audio_port.h:38:7: style: The function 'cycle_start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/port.h:111:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/audio_port.h:38:7: note: Function in derived class
ardour3/libs/ardour/ardour/audio_port.h:39:7: style: The function 'cycle_end' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/port.h:112:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/audio_port.h:39:7: note: Function in derived class
ardour3/libs/ardour/ardour/audio_port.h:40:7: style: The function 'cycle_split' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/port.h:113:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/audio_port.h:40:7: note: Function in derived class
ardour3/libs/ardour/ardour/audio_port.h:42:10: style: The function 'get_buffer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/port.h:114:18: note: Virtual function in base class
ardour3/libs/ardour/ardour/audio_port.h:42:10: note: Function in derived class
ardour3/libs/ardour/ardour/midi_port.h:38:11: style: The function 'type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/port.h:110:19: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_port.h:38:11: note: Function in derived class
ardour3/libs/ardour/ardour/midi_port.h:42:7: style: The function 'cycle_start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/port.h:111:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_port.h:42:7: note: Function in derived class
ardour3/libs/ardour/ardour/midi_port.h:43:7: style: The function 'cycle_end' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/port.h:112:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_port.h:43:7: note: Function in derived class
ardour3/libs/ardour/ardour/midi_port.h:44:7: style: The function 'cycle_split' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/port.h:113:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_port.h:44:7: note: Function in derived class
ardour3/libs/ardour/ardour/midi_port.h:46:7: style: The function 'flush_buffers' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/port.h:115:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_port.h:46:7: note: Function in derived class
ardour3/libs/ardour/ardour/midi_port.h:47:7: style: The function 'transport_stopped' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/port.h:116:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_port.h:47:7: note: Function in derived class
ardour3/libs/ardour/ardour/midi_port.h:48:7: style: The function 'realtime_locate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/port.h:117:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_port.h:48:7: note: Function in derived class
ardour3/libs/ardour/ardour/midi_port.h:49:7: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/port.h:108:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_port.h:49:7: note: Function in derived class
ardour3/libs/ardour/ardour/midi_port.h:55:10: style: The function 'get_buffer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/port.h:114:18: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_port.h:55:10: note: Function in derived class
ardour3/libs/ardour/audiofilesource.cc:159:38: style: Function 'init' argument 1 names different: declaration 'idstr' definition 'pathstr'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/audiofilesource.h:102:31: note: Function 'init' argument 1 names different: declaration 'idstr' definition 'pathstr'.
ardour3/libs/ardour/audiofilesource.cc:159:38: note: Function 'init' argument 1 names different: declaration 'idstr' definition 'pathstr'.
ardour3/libs/ardour/audiofilesource.cc:177:47: style: Function 'find_broken_peakfile' argument 1 names different: declaration 'missing_peak_path' definition 'peak_path'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/audiofilesource.h:43:48: note: Function 'find_broken_peakfile' argument 1 names different: declaration 'missing_peak_path' definition 'peak_path'.
ardour3/libs/ardour/audiofilesource.cc:177:47: note: Function 'find_broken_peakfile' argument 1 names different: declaration 'missing_peak_path' definition 'peak_path'.
ardour3/libs/ardour/audiofilesource.cc:251:81: style: Function 'get_soundfile_info' argument 3 names different: declaration 'error' definition 'error_msg'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/audiofilesource.h:48:87: note: Function 'get_soundfile_info' argument 3 names different: declaration 'error' definition 'error_msg'.
ardour3/libs/ardour/audiofilesource.cc:251:81: note: Function 'get_soundfile_info' argument 3 names different: declaration 'error' definition 'error_msg'.
ardour3/libs/ardour/audiofilesource.cc:347:58: style: Function 'safe_audio_file_extension' argument 1 names different: declaration 'path' definition 'file'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/audiofilesource.h:76:60: note: Function 'safe_audio_file_extension' argument 1 names different: declaration 'path' definition 'file'.
ardour3/libs/ardour/audiofilesource.cc:347:58: note: Function 'safe_audio_file_extension' argument 1 names different: declaration 'path' definition 'file'.
ardour3/libs/ardour/audiofilesource.cc:82:3: style: Struct 'SizedSampleBuffer' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
ardour3/libs/ardour/audiofilesource.cc:82:3: style: Struct 'SizedSampleBuffer' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ardour3/libs/ardour/audiofilesource.cc:81:2: style: Struct 'SizedSampleBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/sndfilesource.h:56:6: style: The function 'update_header' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/audiofilesource.h:63:14: note: Virtual function in base class
ardour3/libs/ardour/ardour/sndfilesource.h:56:6: note: Function in derived class
ardour3/libs/ardour/ardour/sndfilesource.h:57:6: style: The function 'flush_header' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/audiofilesource.h:64:14: note: Virtual function in base class
ardour3/libs/ardour/ardour/sndfilesource.h:57:6: note: Function in derived class
ardour3/libs/ardour/ardour/sndfilesource.h:61:13: style: The function 'last_capture_start_frame' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/audiofilesource.h:57:21: note: Virtual function in base class
ardour3/libs/ardour/ardour/sndfilesource.h:61:13: note: Function in derived class
ardour3/libs/ardour/ardour/sndfilesource.h:62:7: style: The function 'mark_capture_start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/audiofilesource.h:58:20: note: Virtual function in base class
ardour3/libs/ardour/ardour/sndfilesource.h:62:7: note: Function in derived class
ardour3/libs/ardour/ardour/sndfilesource.h:63:7: style: The function 'mark_capture_end' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/audiofilesource.h:59:20: note: Virtual function in base class
ardour3/libs/ardour/ardour/sndfilesource.h:63:7: note: Function in derived class
ardour3/libs/ardour/ardour/sndfilesource.h:64:7: style: The function 'clear_capture_marks' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/audiofilesource.h:60:20: note: Virtual function in base class
ardour3/libs/ardour/ardour/sndfilesource.h:64:7: note: Function in derived class
ardour3/libs/ardour/ardour/sndfilesource.h:68:7: style: The function 'one_of_several_channels' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/audiofilesource.h:61:20: note: Virtual function in base class
ardour3/libs/ardour/ardour/sndfilesource.h:68:7: note: Function in derived class
ardour3/libs/ardour/ardour/sndfilesource.h:79:7: style: The function 'set_header_timeline_position' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/audiofilesource.h:104:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/sndfilesource.h:79:7: note: Function in derived class
ardour3/libs/ardour/ardour/sndfilesource.h:113:7: style: The function 'handle_header_position_change' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/audiofilesource.h:105:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/sndfilesource.h:113:7: note: Function in derived class
ardour3/libs/ardour/audiofilesource.cc:177:65: performance: Function parameter 'audio_path' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/audiofilesource.cc:323:51: performance: Function parameter 'path' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/audioregion.cc:1639:14: style: The scope of the variable 'analyse_dialog_shown' can be reduced. [variableScope]
ardour3/libs/ardour/audioregion.cc:465:44: style: Function 'read_at' argument 2 names different: declaration 'mixdown_buf' definition 'mixdown_buffer'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/audioregion.h:104:51: note: Function 'read_at' argument 2 names different: declaration 'mixdown_buf' definition 'mixdown_buffer'.
ardour3/libs/ardour/audioregion.cc:465:44: note: Function 'read_at' argument 2 names different: declaration 'mixdown_buf' definition 'mixdown_buffer'.
ardour3/libs/ardour/audioregion.cc:465:67: style: Function 'read_at' argument 3 names different: declaration 'gain_buf' definition 'gain_buffer'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/audioregion.h:104:71: note: Function 'read_at' argument 3 names different: declaration 'gain_buf' definition 'gain_buffer'.
ardour3/libs/ardour/audioregion.cc:465:67: note: Function 'read_at' argument 3 names different: declaration 'gain_buf' definition 'gain_buffer'.
ardour3/libs/ardour/audioregion.cc:1404:52: style: Function 'normalize' argument 2 names different: declaration 'target_in_dB' definition 'target_dB'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/audioregion.h:80:31: note: Function 'normalize' argument 2 names different: declaration 'target_in_dB' definition 'target_dB'.
ardour3/libs/ardour/audioregion.cc:1404:52: note: Function 'normalize' argument 2 names different: declaration 'target_in_dB' definition 'target_dB'.
ardour3/libs/ardour/audioregion.cc:1857:85: style: Function 'region_read_peaks_from_c' argument 4 names different: declaration 'length' definition 'cnt'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/audioregion.h:241:90: note: Function 'region_read_peaks_from_c' argument 4 names different: declaration 'length' definition 'cnt'.
ardour3/libs/ardour/audioregion.cc:1857:85: note: Function 'region_read_peaks_from_c' argument 4 names different: declaration 'length' definition 'cnt'.
ardour3/libs/ardour/audioregion.cc:81:88: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/libs/ardour/audioregion.cc:131:84: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/libs/ardour/audioregion.cc:140:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/libs/ardour/ardour/audioregion.h:176:2: style: Class 'AudioRegion' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/audioregion.h:177:2: style: Class 'AudioRegion' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/audioregion.h:180:2: style: Class 'AudioRegion' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/playlist.h:64:2: style: Class 'RegionListProperty' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/playlist.h:236:9: style: Class 'RegionReadLock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/progress.h:50:3: style: Struct 'Level' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/audioregion.cc:231:85: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/audiosource.cc:138:40: style: Function 'update_length' argument 1 names different: declaration 'cnt' definition 'len'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/audiosource.h:55:39: note: Function 'update_length' argument 1 names different: declaration 'cnt' definition 'len'.
ardour3/libs/ardour/audiosource.cc:138:40: note: Function 'update_length' argument 1 names different: declaration 'cnt' definition 'len'.
ardour3/libs/ardour/audiosource.cc:160:51: style: Function 'peaks_ready' argument 1 names different: declaration 'callWhenReady' definition 'doThisWhenReady'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/audiosource.h:75:44: note: Function 'peaks_ready' argument 1 names different: declaration 'callWhenReady' definition 'doThisWhenReady'.
ardour3/libs/ardour/audiosource.cc:160:51: note: Function 'peaks_ready' argument 1 names different: declaration 'callWhenReady' definition 'doThisWhenReady'.
ardour3/libs/ardour/audiosource.cc:160:87: style: Function 'peaks_ready' argument 2 names different: declaration 'connection_created_if_not_ready' definition 'connect_here_if_not'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/audiosource.h:75:83: note: Function 'peaks_ready' argument 2 names different: declaration 'connection_created_if_not_ready' definition 'connect_here_if_not'.
ardour3/libs/ardour/audiosource.cc:160:87: note: Function 'peaks_ready' argument 2 names different: declaration 'connection_created_if_not_ready' definition 'connect_here_if_not'.
ardour3/libs/ardour/audiosource.cc:210:42: style: Function 'initialize_peakfile' argument 1 names different: declaration 'path' definition 'audio_path'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/audiosource.h:131:39: note: Function 'initialize_peakfile' argument 1 names different: declaration 'path' definition 'audio_path'.
ardour3/libs/ardour/audiosource.cc:210:42: note: Function 'initialize_peakfile' argument 1 names different: declaration 'path' definition 'audio_path'.
ardour3/libs/ardour/audiosource.cc:289:29: style: Function 'write' argument 1 names different: declaration 'src' definition 'dst'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/audiosource.h:60:36: note: Function 'write' argument 1 names different: declaration 'src' definition 'dst'.
ardour3/libs/ardour/audiosource.cc:289:29: note: Function 'write' argument 1 names different: declaration 'src' definition 'dst'.
ardour3/libs/ardour/audiosource.cc:309:50: style: Function 'read_peaks_with_fpp' argument 6 names different: declaration 'fpp' definition 'samples_per_file_peak'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/audiosource.h:147:50: note: Function 'read_peaks_with_fpp' argument 6 names different: declaration 'fpp' definition 'samples_per_file_peak'.
ardour3/libs/ardour/audiosource.cc:309:50: note: Function 'read_peaks_with_fpp' argument 6 names different: declaration 'fpp' definition 'samples_per_file_peak'.
ardour3/libs/ardour/audiosource.cc:732:28: style: Function 'compute_and_write_peaks' argument 5 names different: declaration 'intermediate_peaks_ready_signal' definition 'intermediate_peaks_ready'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/audiosource.h:134:19: note: Function 'compute_and_write_peaks' argument 5 names different: declaration 'intermediate_peaks_ready_signal' definition 'intermediate_peaks_ready'.
ardour3/libs/ardour/audiosource.cc:732:28: note: Function 'compute_and_write_peaks' argument 5 names different: declaration 'intermediate_peaks_ready_signal' definition 'intermediate_peaks_ready'.
ardour3/libs/ardour/audiosource.cc:739:28: style: Function 'compute_and_write_peaks' argument 5 names different: declaration 'intermediate_peaks_ready_signal' definition 'intermediate_peaks_ready'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/audiosource.h:150:27: note: Function 'compute_and_write_peaks' argument 5 names different: declaration 'intermediate_peaks_ready_signal' definition 'intermediate_peaks_ready'.
ardour3/libs/ardour/audiosource.cc:739:28: note: Function 'compute_and_write_peaks' argument 5 names different: declaration 'intermediate_peaks_ready_signal' definition 'intermediate_peaks_ready'.
ardour3/libs/ardour/audiosource.cc:739:65: style: Function 'compute_and_write_peaks' argument 6 names different: declaration 'frames_per_peak' definition 'fpp'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/audiosource.h:151:21: note: Function 'compute_and_write_peaks' argument 6 names different: declaration 'frames_per_peak' definition 'fpp'.
ardour3/libs/ardour/audiosource.cc:739:65: note: Function 'compute_and_write_peaks' argument 6 names different: declaration 'frames_per_peak' definition 'fpp'.
ardour3/libs/ardour/audiosource.cc:931:38: style: Function 'available_peaks' argument 1 names different: declaration 'zoom' definition 'zoom_factor'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/audiosource.h:57:45: note: Function 'available_peaks' argument 1 names different: declaration 'zoom' definition 'zoom_factor'.
ardour3/libs/ardour/audiosource.cc:931:38: note: Function 'available_peaks' argument 1 names different: declaration 'zoom' definition 'zoom_factor'.
ardour3/libs/ardour/audiosource.cc:60:14: warning: Member variable 'AudioSource::_peakfile_fd' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/ardour/audiosource.cc:65:2: performance: Variable '_peak_byte_max' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/libs/ardour/audiosource.cc:67:2: performance: Variable 'peak_leftover_cnt' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/libs/ardour/audiosource.cc:68:2: performance: Variable 'peak_leftover_size' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/libs/ardour/audiosource.cc:78:2: performance: Variable '_peak_byte_max' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/libs/ardour/audiosource.cc:80:2: performance: Variable 'peak_leftover_cnt' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/libs/ardour/audiosource.cc:81:2: performance: Variable 'peak_leftover_size' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/libs/ardour/ardour/audiosource.h:68:37: performance: Function parameter 'str' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/audiosource.cc:60:46: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/auditioner.cc:483:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
ardour3/libs/ardour/ardour/plugin.h:54:2: warning: Member variable 'PluginInfo::index' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/ardour/ardour/auditioner.h:43:2: style: Class 'Auditioner' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/auditioner.cc:107:41: performance: Function parameter 'p' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/ardour/auto_bundle.h:32:2: style: Class 'AutoBundle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/automatable.cc:183:79: style: Function 'set_automation_xml_state' argument 2 names different: declaration 'default_param' definition 'legacy_param'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/automatable.h:80:66: note: Function 'set_automation_xml_state' argument 2 names different: declaration 'default_param' definition 'legacy_param'.
ardour3/libs/ardour/automatable.cc:183:79: note: Function 'set_automation_xml_state' argument 2 names different: declaration 'default_param' definition 'legacy_param'.
ardour3/libs/ardour/automatable.cc:387:55: style: Function 'control_factory' argument 1 names different: declaration 'id' definition 'param'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/automatable.h:50:43: note: Function 'control_factory' argument 1 names different: declaration 'id' definition 'param'.
ardour3/libs/ardour/automatable.cc:387:55: note: Function 'control_factory' argument 1 names different: declaration 'id' definition 'param'.
ardour3/libs/ardour/automatable.cc:430:68: style: Function 'automation_control' argument 2 names different: declaration 'create_if_missing' definition 'create'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/automatable.h:53:56: note: Function 'automation_control' argument 2 names different: declaration 'create_if_missing' definition 'create'.
ardour3/libs/ardour/automatable.cc:430:68: note: Function 'automation_control' argument 2 names different: declaration 'create_if_missing' definition 'create'.
ardour3/libs/ardour/ardour/automatable.h:58:15: warning: Virtual function 'add_control' is called from copy constructor 'Automatable(const Automatable&other)' at line 58. Dynamic binding is not used. [virtualCallInConstructor]
ardour3/libs/ardour/automatable.cc:58:3: note: Calling add_control
ardour3/libs/ardour/ardour/automatable.h:58:15: note: add_control is a virtual method
ardour3/libs/ardour/ardour/automatable.h:44:2: style: Class 'Automatable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/pannable.h:42:2: style: Class 'Pannable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/plugin_insert.h:46:2: style: Class 'PluginInsert' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/automatable.h:41:1: warning: The class 'Automatable' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
ardour3/libs/ardour/ardour/pannable.h:71:14: style: The function 'value_as_string' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/automatable.h:65:22: note: Virtual function in base class
ardour3/libs/ardour/ardour/pannable.h:71:14: note: Function in derived class
ardour3/libs/ardour/ardour/pan_controllable.h:40:43: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/automation_list.cc:369:11: style: The scope of the variable 'nsos' can be reduced. [variableScope]
ardour3/libs/ardour/automation_list.cc:389:16: style: The scope of the variable 'prop' can be reduced. [variableScope]
ardour3/libs/ardour/automation_list.cc:188:49: style: Function 'set_automation_style' argument 1 names different: declaration 'm' definition 's'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/automation_list.h:82:39: note: Function 'set_automation_style' argument 1 names different: declaration 'm' definition 's'.
ardour3/libs/ardour/automation_list.cc:188:49: note: Function 'set_automation_style' argument 1 names different: declaration 'm' definition 's'.
ardour3/libs/ardour/automation_list.cc:53:2: performance: Variable '_state' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/libs/ardour/automation_list.cc:54:2: performance: Variable '_style' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/libs/ardour/automation_list.cc:67:2: performance: Variable '_style' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/libs/ardour/automation_list.cc:68:2: performance: Variable '_state' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/libs/ardour/automation_list.cc:80:2: performance: Variable '_style' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/libs/ardour/automation_list.cc:81:2: performance: Variable '_state' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/libs/ardour/ardour/automation_list.h:65:2: style: Class 'AutomationList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/audio_buffer.h:36:7: style: The function 'silence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/buffer.h:66:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/audio_buffer.h:36:7: note: Function in derived class
ardour3/libs/ardour/ardour/audio_buffer.h:61:7: style: The function 'read_from' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/buffer.h:71:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/audio_buffer.h:61:7: note: Function in derived class
ardour3/libs/ardour/ardour/audio_buffer.h:77:7: style: The function 'merge_from' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/buffer.h:72:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/audio_buffer.h:77:7: note: Function in derived class
ardour3/libs/ardour/ardour/audio_buffer.h:185:7: style: The function 'resize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/buffer.h:63:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/audio_buffer.h:185:7: note: Function in derived class
ardour3/libs/ardour/ardour/midi_buffer.h:40:7: style: The function 'silence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/buffer.h:66:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_buffer.h:40:7: note: Function in derived class
ardour3/libs/ardour/ardour/midi_buffer.h:41:7: style: The function 'read_from' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/buffer.h:71:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_buffer.h:41:7: note: Function in derived class
ardour3/libs/ardour/ardour/midi_buffer.h:42:7: style: The function 'merge_from' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/buffer.h:72:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_buffer.h:42:7: note: Function in derived class
ardour3/libs/ardour/ardour/midi_buffer.h:50:7: style: The function 'resize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/buffer.h:63:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_buffer.h:50:7: note: Function in derived class
ardour3/libs/ardour/buffer_set.cc:421:10: warning: Assert statement calls a function which may have desired side effects: 'available'. [assertWithSideEffect]
ardour3/libs/ardour/buffer_set.cc:435:9: warning: Assert statement calls a function which may have desired side effects: 'available'. [assertWithSideEffect]
ardour3/libs/ardour/ardour/midi_buffer.h:80:20: style: Technically the member function 'ARDOUR::MidiBuffer::iterator_base::operator*' can be const. [functionConst]
ardour3/libs/ardour/ardour/port_set.h:116:32: style: Technically the member function 'ARDOUR::PortSet::audio_iterator::operator*' can be const. [functionConst]
ardour3/libs/ardour/ardour/port_set.h:117:32: style: Technically the member function 'ARDOUR::PortSet::audio_iterator::operator.' can be const. [functionConst]
ardour3/libs/ardour/ardour/port_set.h:119:8: style: Technically the member function 'ARDOUR::PortSet::audio_iterator::operator==' can be const. [functionConst]
ardour3/libs/ardour/ardour/port_set.h:120:8: style: Technically the member function 'ARDOUR::PortSet::audio_iterator::operator!=' can be const. [functionConst]
ardour3/libs/ardour/ardour/port_set.h:79:0: style: Technically the member function 'ARDOUR :: iterator_base < MidiBuffer , Evoral :: MIDIEvent < framepos_t > >::operator==' can be const. [functionConst]
ardour3/libs/ardour/ardour/port_set.h:80:0: style: Technically the member function 'ARDOUR :: iterator_base < MidiBuffer , Evoral :: MIDIEvent < framepos_t > >::operator!=' can be const. [functionConst]
ardour3/libs/ardour/ardour/port_set.h:79:0: style: Technically the member function 'ARDOUR :: iterator_base < const MidiBuffer , const Evoral :: MIDIEvent < framepos_t > >::operator==' can be const. [functionConst]
ardour3/libs/ardour/ardour/port_set.h:80:0: style: Technically the member function 'ARDOUR :: iterator_base < const MidiBuffer , const Evoral :: MIDIEvent < framepos_t > >::operator!=' can be const. [functionConst]
ardour3/libs/ardour/ardour/port_set.h:79:0: style: Technically the member function 'ARDOUR :: iterator_base < PortSet , Port >::operator==' can be const. [functionConst]
ardour3/libs/ardour/ardour/port_set.h:80:0: style: Technically the member function 'ARDOUR :: iterator_base < PortSet , Port >::operator!=' can be const. [functionConst]
ardour3/libs/ardour/ardour/port_set.h:79:0: style: Technically the member function 'ARDOUR :: iterator_base < const PortSet , const Port >::operator==' can be const. [functionConst]
ardour3/libs/ardour/ardour/port_set.h:80:0: style: Technically the member function 'ARDOUR :: iterator_base < const PortSet , const Port >::operator!=' can be const. [functionConst]
ardour3/libs/ardour/ardour/port_set.h:79:0: style: Technically the member function 'ARDOUR :: iterator_base < BufferSet , Buffer >::operator==' can be const. [functionConst]
ardour3/libs/ardour/ardour/port_set.h:80:0: style: Technically the member function 'ARDOUR :: iterator_base < BufferSet , Buffer >::operator!=' can be const. [functionConst]
ardour3/libs/ardour/ardour/bundle.h:68:2: style: Class 'Bundle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/bundle.h:70:2: style: Class 'Bundle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/bundle.h:53:24: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/ardour/bundle.h:54:24: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/ardour/bundle.h:54:48: performance: Function parameter 'p' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/ardour/bundle.h:55:24: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/bundle.cc:229:34: performance: Function parameter 'p' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/bundle.cc:248:40: performance: Function parameter 'p' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/butler.cc:134:10: style: C-style pointer casting [cstyleCast]
ardour3/libs/ardour/butler.cc:39:25: style: Function 'Butler' argument 1 names different: declaration 'session' definition 's'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/butler.h:42:19: note: Function 'Butler' argument 1 names different: declaration 'session' definition 's'.
ardour3/libs/ardour/butler.cc:39:25: note: Function 'Butler' argument 1 names different: declaration 'session' definition 's'.
ardour3/libs/ardour/ardour/auditioner.h:78:6: style: The function 'roll' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/track.h:66:14: note: Virtual function in base class
ardour3/libs/ardour/ardour/auditioner.h:78:6: note: Function in derived class
ardour3/libs/ardour/ardour/auditioner.h:79:11: style: The function 'data_type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/track.h:71:19: note: Virtual function in base class
ardour3/libs/ardour/ardour/auditioner.h:79:11: note: Function in derived class
ardour3/libs/ardour/ardour/auditioner.h:84:32: style: The function 'create_diskstream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/track.h:76:40: note: Virtual function in base class
ardour3/libs/ardour/ardour/auditioner.h:84:32: note: Function in derived class
ardour3/libs/ardour/ardour/auditioner.h:85:7: style: The function 'set_diskstream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/track.h:77:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/auditioner.h:85:7: note: Function in derived class
ardour3/libs/ardour/ardour/auditioner.h:88:7: style: The function 'set_state_part_two' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/track.h:211:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/auditioner.h:88:7: note: Function in derived class
ardour3/libs/ardour/ardour/auditioner.h:89:6: style: The function 'set_state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/track.h:103:14: note: Virtual function in base class
ardour3/libs/ardour/ardour/auditioner.h:89:6: note: Function in derived class
ardour3/libs/ardour/ardour/auditioner.h:90:7: style: The function 'bounceable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/track.h:94:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/auditioner.h:90:7: note: Function in derived class
ardour3/libs/ardour/ardour/auditioner.h:91:7: style: The function 'freeze_me' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/track.h:89:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/auditioner.h:91:7: note: Function in derived class
ardour3/libs/ardour/ardour/auditioner.h:92:7: style: The function 'unfreeze' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/track.h:90:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/auditioner.h:92:7: note: Function in derived class
ardour3/libs/ardour/ardour/auditioner.h:94:28: style: The function 'bounce' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/track.h:95:36: note: Virtual function in base class
ardour3/libs/ardour/ardour/auditioner.h:94:28: note: Function in derived class
ardour3/libs/ardour/ardour/auditioner.h:97:28: style: The function 'bounce_range' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/track.h:96:36: note: Virtual function in base class
ardour3/libs/ardour/ardour/auditioner.h:97:28: note: Function in derived class
ardour3/libs/ardour/ardour/auditioner.h:100:6: style: The function 'export_stuff' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/track.h:98:14: note: Virtual function in base class
ardour3/libs/ardour/ardour/auditioner.h:100:6: note: Function in derived class
ardour3/libs/ardour/ardour/auditioner.h:103:32: style: The function 'diskstream_factory' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/track.h:225:40: note: Virtual function in base class
ardour3/libs/ardour/ardour/auditioner.h:103:32: note: Function in derived class
ardour3/libs/ardour/butler.cc:59:37: performance: Function parameter 'p' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/ardour/caimportable.h:33:2: style: Class 'CAImportableSource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/capturing_processor.h:30:2: style: Class 'CapturingProcessor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/chan_count.h:39:2: style: Class 'ChanCount' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/chan_mapping.cc:99:70: style: Function 'operator<<' argument 2 names different: declaration 'm' definition 'cm'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/chan_mapping.h:59:70: note: Function 'operator<<' argument 2 names different: declaration 'm' definition 'cm'.
ardour3/libs/ardour/chan_mapping.cc:99:70: note: Function 'operator<<' argument 2 names different: declaration 'm' definition 'cm'.
ardour3/libs/ardour/ardour/chan_mapping.h:50:17: style: Technically the member function 'ARDOUR::ChanMapping::mappings' can be const. [functionConst]
ardour3/libs/ardour/ardour/chan_mapping.h:40:2: style: Class 'ChanMapping' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/control_protocol_manager.cc:262:59: performance: Function parameter 'path' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/control_protocol_manager.cc:347:45: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/cycle_timer.cc:80:2: style: Class 'StoringTimer' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
ardour3/libs/ardour/cycle_timer.cc:80:2: style: Class 'StoringTimer' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ardour3/libs/ardour/cycle_timer.cc:80:2: style: Class 'StoringTimer' does not have a destructor which is recommended since it has dynamic memory/resource allocation(s). [noDestructor]
ardour3/libs/ardour/ardour/cycle_timer.h:74:7: style: Class 'StoringTimer' is unsafe, 'StoringTimer::_point' can leak by wrong usage. [unsafeClassCanLeak]
ardour3/libs/ardour/cycle_timer.cc:76:0: error: Resource leak: f [resourceLeak]
ardour3/libs/ardour/delivery.cc:320:23: style: Function 'state' argument 1 names different: declaration 'full' definition 'full_state'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/delivery.h:86:23: note: Function 'state' argument 1 names different: declaration 'full' definition 'full_state'.
ardour3/libs/ardour/delivery.cc:320:23: note: Function 'state' argument 1 names different: declaration 'full' definition 'full_state'.
ardour3/libs/ardour/delivery.cc:466:41: style: Function 'transport_stopped' argument 1 names different: declaration 'frame' definition 'now'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/delivery.h:79:37: note: Function 'transport_stopped' argument 1 names different: declaration 'frame' definition 'now'.
ardour3/libs/ardour/delivery.cc:466:41: note: Function 'transport_stopped' argument 1 names different: declaration 'frame' definition 'now'.
ardour3/libs/ardour/ardour/panner_shell.h:85:47: performance: Function parameter 'uri' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/ardour/panner_shell.h:89:55: performance: Function parameter 'uri' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/diskstream.cc:67:65: style: Function 'Diskstream' argument 3 names different: declaration 'f' definition 'flag'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/diskstream.h:67:55: note: Function 'Diskstream' argument 3 names different: declaration 'f' definition 'flag'.
ardour3/libs/ardour/diskstream.cc:67:65: note: Function 'Diskstream' argument 3 names different: declaration 'f' definition 'flag'.
ardour3/libs/ardour/diskstream.cc:215:49: style: Function 'realtime_set_speed' argument 2 names different: declaration 'global_change' definition 'global'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/diskstream.h:237:48: note: Function 'realtime_set_speed' argument 2 names different: declaration 'global_change' definition 'global'.
ardour3/libs/ardour/diskstream.cc:215:49: note: Function 'realtime_set_speed' argument 2 names different: declaration 'global_change' definition 'global'.
ardour3/libs/ardour/diskstream.cc:299:33: style: Function 'set_loop' argument 1 names different: declaration 'loc' definition 'location'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/diskstream.h:147:26: note: Function 'set_loop' argument 1 names different: declaration 'loc' definition 'location'.
ardour3/libs/ardour/diskstream.cc:299:33: note: Function 'set_loop' argument 1 names different: declaration 'loc' definition 'location'.
ardour3/libs/ardour/diskstream.cc:437:10: warning: Assert statement calls a function which may have desired side effects: 'playlist'. [assertWithSideEffect]
ardour3/libs/ardour/ardour/element_importer.h:72:7: style: Technically the member function 'ARDOUR::ElementImporter::broken' can be const. [functionConst]
ardour3/libs/ardour/ardour/element_importer.h:106:7: style: Technically the member function 'ARDOUR::ElementImporter::queued' can be const. [functionConst]
ardour3/libs/ardour/ardour/element_importer.h:115:14: performance: Technically the member function 'ARDOUR::ElementImporter::timecode_to_string' can be static. [functionStatic]
ardour3/libs/ardour/element_importer.cc:82:18: note: Technically the member function 'ARDOUR::ElementImporter::timecode_to_string' can be static.
ardour3/libs/ardour/ardour/element_importer.h:115:14: note: Technically the member function 'ARDOUR::ElementImporter::timecode_to_string' can be static.
ardour3/libs/ardour/engine_slave.cc:56:43: style: Function 'speed_and_position' argument 1 names different: declaration 'speed' definition 'sp'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/slave.h:499:35: note: Function 'speed_and_position' argument 1 names different: declaration 'speed' definition 'sp'.
ardour3/libs/ardour/engine_slave.cc:56:43: note: Function 'speed_and_position' argument 1 names different: declaration 'speed' definition 'sp'.
ardour3/libs/ardour/engine_slave.cc:56:59: style: Function 'speed_and_position' argument 2 names different: declaration 'pos' definition 'position'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/slave.h:499:54: note: Function 'speed_and_position' argument 2 names different: declaration 'pos' definition 'position'.
ardour3/libs/ardour/engine_slave.cc:56:59: note: Function 'speed_and_position' argument 2 names different: declaration 'pos' definition 'position'.
ardour3/libs/ardour/ardour/slave.h:240:5: warning: Member variable 'TimecodeSlave::timecode_negative_offset' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/ardour/ardour/slave.h:231:3: performance: Variable 'position' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/libs/ardour/ardour/slave.h:232:3: performance: Variable 'timestamp' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/libs/ardour/ardour/slave.h:207:2: style: Class 'SlaveSessionProxy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/slave.h:341:2: style: Class 'LTC_Slave' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/slave.h:496:2: style: Class 'Engine_Slave' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/slave.h:209:13: style: The function 'tempo_map' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/slave.h:186:21: note: Virtual function in base class
ardour3/libs/ardour/ardour/slave.h:209:13: note: Function in derived class
ardour3/libs/ardour/ardour/slave.h:210:13: style: The function 'frame_rate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/slave.h:187:21: note: Virtual function in base class
ardour3/libs/ardour/ardour/slave.h:210:13: note: Function in derived class
ardour3/libs/ardour/ardour/slave.h:211:13: style: The function 'frames_per_cycle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/slave.h:188:21: note: Virtual function in base class
ardour3/libs/ardour/ardour/slave.h:211:13: note: Function in derived class
ardour3/libs/ardour/ardour/slave.h:212:13: style: The function 'audible_frame' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/slave.h:189:21: note: Virtual function in base class
ardour3/libs/ardour/ardour/slave.h:212:13: note: Function in derived class
ardour3/libs/ardour/ardour/slave.h:213:13: style: The function 'transport_frame' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/slave.h:190:21: note: Virtual function in base class
ardour3/libs/ardour/ardour/slave.h:213:13: note: Function in derived class
ardour3/libs/ardour/ardour/slave.h:214:13: style: The function 'frames_since_cycle_start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/slave.h:191:21: note: Virtual function in base class
ardour3/libs/ardour/ardour/slave.h:214:13: note: Function in derived class
ardour3/libs/ardour/ardour/slave.h:215:13: style: The function 'sample_time_at_cycle_start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/slave.h:192:21: note: Virtual function in base class
ardour3/libs/ardour/ardour/slave.h:215:13: note: Function in derived class
ardour3/libs/ardour/ardour/slave.h:216:13: style: The function 'frame_time' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/slave.h:193:21: note: Virtual function in base class
ardour3/libs/ardour/ardour/slave.h:216:13: note: Function in derived class
ardour3/libs/ardour/ardour/slave.h:218:7: style: The function 'request_locate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/slave.h:195:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/slave.h:218:7: note: Function in derived class
ardour3/libs/ardour/ardour/slave.h:219:7: style: The function 'request_transport_speed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/slave.h:198:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/slave.h:219:7: note: Function in derived class
ardour3/libs/ardour/ardour/slave.h:261:7: style: The function 'speed_and_position' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/slave.h:119:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/slave.h:261:7: note: Function in derived class
ardour3/libs/ardour/ardour/slave.h:263:7: style: The function 'locked' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/slave.h:127:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/slave.h:263:7: note: Function in derived class
ardour3/libs/ardour/ardour/slave.h:264:7: style: The function 'ok' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/slave.h:135:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/slave.h:264:7: note: Function in derived class
ardour3/libs/ardour/ardour/slave.h:267:13: style: The function 'resolution' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/slave.h:149:21: note: Virtual function in base class
ardour3/libs/ardour/ardour/slave.h:267:13: note: Function in derived class
ardour3/libs/ardour/ardour/slave.h:268:7: style: The function 'requires_seekahead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/slave.h:155:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/slave.h:268:7: note: Function in derived class
ardour3/libs/ardour/ardour/slave.h:269:13: style: The function 'seekahead_distance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/slave.h:162:21: note: Virtual function in base class
ardour3/libs/ardour/ardour/slave.h:269:13: note: Function in derived class
ardour3/libs/ardour/ardour/slave.h:270:7: style: The function 'give_slave_full_control_over_transport_speed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/slave.h:173:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/slave.h:270:7: note: Function in derived class
ardour3/libs/ardour/ardour/slave.h:272:34: style: The function 'apparent_timecode_format' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/slave.h:242:38: note: Virtual function in base class
ardour3/libs/ardour/ardour/slave.h:272:34: note: Function in derived class
ardour3/libs/ardour/ardour/slave.h:273:21: style: The function 'approximate_current_position' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/slave.h:249:25: note: Virtual function in base class
ardour3/libs/ardour/ardour/slave.h:273:21: note: Function in derived class
ardour3/libs/ardour/ardour/slave.h:274:14: style: The function 'approximate_current_delta' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/slave.h:178:22: note: Virtual function in base class
ardour3/libs/ardour/ardour/slave.h:274:14: note: Function in derived class
ardour3/libs/ardour/ardour/slave.h:344:7: style: The function 'speed_and_position' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/slave.h:119:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/slave.h:344:7: note: Function in derived class
ardour3/libs/ardour/ardour/slave.h:346:7: style: The function 'locked' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/slave.h:127:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/slave.h:346:7: note: Function in derived class
ardour3/libs/ardour/ardour/slave.h:347:7: style: The function 'ok' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/slave.h:135:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/slave.h:347:7: note: Function in derived class
ardour3/libs/ardour/ardour/slave.h:349:13: style: The function 'resolution' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/slave.h:149:21: note: Virtual function in base class
ardour3/libs/ardour/ardour/slave.h:349:13: note: Function in derived class
ardour3/libs/ardour/ardour/slave.h:350:7: style: The function 'requires_seekahead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/slave.h:155:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/slave.h:350:7: note: Function in derived class
ardour3/libs/ardour/ardour/slave.h:351:13: style: The function 'seekahead_distance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/slave.h:162:21: note: Virtual function in base class
ardour3/libs/ardour/ardour/slave.h:351:13: note: Function in derived class
ardour3/libs/ardour/ardour/slave.h:352:7: style: The function 'give_slave_full_control_over_transport_speed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/slave.h:173:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/slave.h:352:7: note: Function in derived class
ardour3/libs/ardour/ardour/slave.h:354:27: style: The function 'apparent_timecode_format' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/slave.h:242:38: note: Virtual function in base class
ardour3/libs/ardour/ardour/slave.h:354:27: note: Function in derived class
ardour3/libs/ardour/ardour/slave.h:355:14: style: The function 'approximate_current_position' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/slave.h:249:25: note: Virtual function in base class
ardour3/libs/ardour/ardour/slave.h:355:14: note: Function in derived class
ardour3/libs/ardour/ardour/slave.h:356:14: style: The function 'approximate_current_delta' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/slave.h:178:22: note: Virtual function in base class
ardour3/libs/ardour/ardour/slave.h:356:14: note: Function in derived class
ardour3/libs/ardour/ardour/slave.h:416:7: style: The function 'speed_and_position' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/slave.h:119:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/slave.h:416:7: note: Function in derived class
ardour3/libs/ardour/ardour/slave.h:418:7: style: The function 'locked' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/slave.h:127:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/slave.h:418:7: note: Function in derived class
ardour3/libs/ardour/ardour/slave.h:419:7: style: The function 'ok' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/slave.h:135:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/slave.h:419:7: note: Function in derived class
ardour3/libs/ardour/ardour/slave.h:420:7: style: The function 'starting' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/slave.h:143:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/slave.h:420:7: note: Function in derived class
ardour3/libs/ardour/ardour/slave.h:422:13: style: The function 'resolution' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/slave.h:149:21: note: Virtual function in base class
ardour3/libs/ardour/ardour/slave.h:422:13: note: Function in derived class
ardour3/libs/ardour/ardour/slave.h:423:7: style: The function 'requires_seekahead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/slave.h:155:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/slave.h:423:7: note: Function in derived class
ardour3/libs/ardour/ardour/slave.h:424:7: style: The function 'give_slave_full_control_over_transport_speed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/slave.h:173:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/slave.h:424:7: note: Function in derived class
ardour3/libs/ardour/ardour/slave.h:427:14: style: The function 'approximate_current_delta' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/slave.h:178:22: note: Virtual function in base class
ardour3/libs/ardour/ardour/slave.h:427:14: note: Function in derived class
ardour3/libs/ardour/ardour/slave.h:499:7: style: The function 'speed_and_position' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/slave.h:119:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/slave.h:499:7: note: Function in derived class
ardour3/libs/ardour/ardour/slave.h:501:7: style: The function 'starting' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/slave.h:143:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/slave.h:501:7: note: Function in derived class
ardour3/libs/ardour/ardour/slave.h:502:7: style: The function 'locked' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/slave.h:127:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/slave.h:502:7: note: Function in derived class
ardour3/libs/ardour/ardour/slave.h:503:7: style: The function 'ok' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/slave.h:135:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/slave.h:503:7: note: Function in derived class
ardour3/libs/ardour/ardour/slave.h:504:13: style: The function 'resolution' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/slave.h:149:21: note: Virtual function in base class
ardour3/libs/ardour/ardour/slave.h:504:13: note: Function in derived class
ardour3/libs/ardour/ardour/slave.h:505:7: style: The function 'requires_seekahead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/slave.h:155:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/slave.h:505:7: note: Function in derived class
ardour3/libs/ardour/ardour/slave.h:506:7: style: The function 'is_always_synced' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/slave.h:168:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/slave.h:506:7: note: Function in derived class
ardour3/libs/ardour/ardour/slave.h:186:67: error: Null pointer dereference [nullPointer]
ardour3/libs/ardour/ardour/location.h:58:2: style: 'Location::operator=' should return 'Location &'. [operatorEq]
ardour3/libs/ardour/ardour/export_profile_manager.h:169:3: style: Struct 'ChannelConfigState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/export_profile_manager.h:231:3: style: Struct 'FilenameState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/location.h:54:2: style: Class 'Location' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/location.h:139:2: style: Class 'Locations' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/midi_model.h:54:2: style: Class 'MidiModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/export_channel.h:71:7: style: The function 'set_max_buffer_size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/export_channel.h:49:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/export_channel.h:71:7: note: Function in derived class
ardour3/libs/ardour/ardour/export_channel.h:73:7: style: The function 'read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/export_channel.h:51:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/export_channel.h:73:7: note: Function in derived class
ardour3/libs/ardour/ardour/export_channel.h:74:7: style: The function 'empty' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/export_channel.h:52:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/export_channel.h:74:7: note: Function in derived class
ardour3/libs/ardour/ardour/export_channel.h:76:7: style: The function 'get_state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/export_channel.h:55:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/export_channel.h:76:7: note: Function in derived class
ardour3/libs/ardour/ardour/export_channel.h:77:7: style: The function 'set_state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/export_channel.h:58:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/export_channel.h:77:7: note: Function in derived class
ardour3/libs/ardour/ardour/export_channel.h:79:7: style: The function 'operator<' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/export_channel.h:61:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/export_channel.h:79:7: note: Function in derived class
ardour3/libs/ardour/ardour/export_channel.h:136:7: style: The function 'read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/export_channel.h:51:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/export_channel.h:136:7: note: Function in derived class
ardour3/libs/ardour/ardour/export_channel.h:137:7: style: The function 'get_state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/export_channel.h:55:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/export_channel.h:137:7: note: Function in derived class
ardour3/libs/ardour/ardour/export_channel.h:138:7: style: The function 'set_state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/export_channel.h:58:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/export_channel.h:138:7: note: Function in derived class
ardour3/libs/ardour/ardour/export_channel.h:139:7: style: The function 'empty' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/export_channel.h:52:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/export_channel.h:139:7: note: Function in derived class
ardour3/libs/ardour/ardour/export_channel.h:141:7: style: The function 'operator<' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/export_channel.h:61:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/export_channel.h:141:7: note: Function in derived class
ardour3/libs/ardour/ardour/export_channel.h:167:7: style: The function 'set_max_buffer_size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/export_channel.h:49:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/export_channel.h:167:7: note: Function in derived class
ardour3/libs/ardour/ardour/export_channel.h:169:7: style: The function 'read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/export_channel.h:51:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/export_channel.h:169:7: note: Function in derived class
ardour3/libs/ardour/ardour/export_channel.h:170:7: style: The function 'empty' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/export_channel.h:52:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/export_channel.h:170:7: note: Function in derived class
ardour3/libs/ardour/ardour/export_channel.h:172:7: style: The function 'get_state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/export_channel.h:55:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/export_channel.h:172:7: note: Function in derived class
ardour3/libs/ardour/ardour/export_channel.h:173:7: style: The function 'set_state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/export_channel.h:58:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/export_channel.h:173:7: note: Function in derived class
ardour3/libs/ardour/ardour/export_channel.h:175:7: style: The function 'operator<' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/export_channel.h:61:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/export_channel.h:175:7: note: Function in derived class
ardour3/libs/ardour/ardour/midi_model.h:94:8: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/midi_model.h:66:16: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_model.h:94:8: note: Function in derived class
ardour3/libs/ardour/ardour/midi_model.h:95:8: style: The function 'undo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/midi_model.h:67:16: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_model.h:95:8: note: Function in derived class
ardour3/libs/ardour/ardour/midi_model.h:97:7: style: The function 'set_state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/midi_model.h:69:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_model.h:97:7: note: Function in derived class
ardour3/libs/ardour/ardour/midi_model.h:98:13: style: The function 'get_state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/midi_model.h:70:21: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_model.h:98:13: note: Function in derived class
ardour3/libs/ardour/ardour/midi_model.h:154:7: style: The function 'set_state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/midi_model.h:69:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_model.h:154:7: note: Function in derived class
ardour3/libs/ardour/ardour/midi_model.h:155:13: style: The function 'get_state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/midi_model.h:70:21: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_model.h:155:13: note: Function in derived class
ardour3/libs/ardour/ardour/midi_model.h:158:8: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/midi_model.h:66:16: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_model.h:158:8: note: Function in derived class
ardour3/libs/ardour/ardour/midi_model.h:159:8: style: The function 'undo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/midi_model.h:67:16: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_model.h:159:8: note: Function in derived class
ardour3/libs/ardour/ardour/midi_model.h:186:7: style: The function 'set_state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/midi_model.h:69:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_model.h:186:7: note: Function in derived class
ardour3/libs/ardour/ardour/midi_model.h:187:13: style: The function 'get_state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/midi_model.h:70:21: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_model.h:187:13: note: Function in derived class
ardour3/libs/ardour/ardour/midi_model.h:189:8: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/midi_model.h:66:16: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_model.h:189:8: note: Function in derived class
ardour3/libs/ardour/ardour/midi_model.h:190:8: style: The function 'undo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/midi_model.h:67:16: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_model.h:190:8: note: Function in derived class
ardour3/libs/ardour/ardour/export_format_base.h:133:30: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/ardour/midi_model.h:238:71: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/ardour/midi_model.h:239:73: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/ardour/midi_model.h:240:86: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/event_type_map.cc:223:3: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
ardour3/libs/ardour/event_type_map.cc:223:3: warning: %d in format string (no. 2) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
ardour3/libs/ardour/event_type_map.cc:229:3: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
ardour3/libs/ardour/event_type_map.cc:236:3: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
ardour3/libs/ardour/event_type_map.cc:243:3: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
ardour3/libs/ardour/export_channel.cc:89:12: style: The scope of the variable 'port_node' can be reduced. [variableScope]
ardour3/libs/ardour/ardour/export_failed.h:33:2: style: Class 'ExportFailed' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/export_channel_configuration.cc:46:12: style: The scope of the variable 'channel' can be reduced. [variableScope]
ardour3/libs/ardour/ardour/export_channel_configuration.h:45:2: style: Class 'ExportChannelConfiguration' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/export_channel_configuration.h:60:29: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/export_filename.cc:213:20: style: Variable 'filename_empty' is assigned a value that is never used. [unreadVariable]
ardour3/libs/ardour/ardour/export_timespan.h:61:7: style: Technically the member function 'ARDOUR::ExportTimespan::operator<' can be const. [functionConst]
ardour3/libs/ardour/ardour/export_filename.h:56:2: style: Class 'ExportFilename' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/export_format_specification.h:47:3: style: Struct 'Time' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/export_timespan.h:50:29: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/ardour/export_timespan.h:53:33: performance: Function parameter 'range_id' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/export_format_base.cc:200:2: style: Variable 'smallest_diff' is assigned a value that is never used. [unreadVariable]
ardour3/libs/ardour/export_format_base.cc:52:19: warning: Member variable 'ExportFormatBase::_extension' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/ardour/ardour/export_format_base.h:40:1: warning: The class 'ExportFormatBase' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
ardour3/libs/ardour/export_format_manager.cc:37:2: performance: Variable 'current_selection' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/libs/ardour/ardour/export_format_compatibility.h:35:2: style: Class 'ExportFormatCompatibility' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/export_format_compatibility.h:46:2: style: Class 'ExportFormatCompatibility' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/export_format_manager.h:60:64: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/ardour/export_format_manager.h:72:67: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/ardour/export_formats.h:121:2: style: Class 'HasSampleFormat' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/export_format_specification.h:40:1: warning: The class 'ExportFormatSpecification' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
ardour3/libs/ardour/ardour/export_formats.h:165:7: style: The function 'set_compatibility_state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/export_formats.h:48:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/export_formats.h:165:7: note: Function in derived class
ardour3/libs/ardour/ardour/export_formats.h:166:7: style: The function 'get_type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/export_formats.h:49:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/export_formats.h:166:7: note: Function in derived class
ardour3/libs/ardour/ardour/export_formats.h:182:7: style: The function 'set_compatibility_state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/export_formats.h:48:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/export_formats.h:182:7: note: Function in derived class
ardour3/libs/ardour/ardour/export_formats.h:183:7: style: The function 'get_type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/export_formats.h:49:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/export_formats.h:183:7: note: Function in derived class
ardour3/libs/ardour/ardour/export_formats.h:184:15: style: The function 'get_explicit_sample_format' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/export_formats.h:61:23: note: Virtual function in base class
ardour3/libs/ardour/ardour/export_formats.h:184:15: note: Function in derived class
ardour3/libs/ardour/ardour/export_formats.h:185:15: style: The function 'supports_tagging' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/export_formats.h:73:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/export_formats.h:185:15: note: Function in derived class
ardour3/libs/ardour/ardour/export_formats.h:193:7: style: The function 'set_compatibility_state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/export_formats.h:48:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/export_formats.h:193:7: note: Function in derived class
ardour3/libs/ardour/ardour/export_formats.h:194:7: style: The function 'get_type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/export_formats.h:49:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/export_formats.h:194:7: note: Function in derived class
ardour3/libs/ardour/ardour/export_formats.h:196:11: style: The function 'get_channel_limit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/export_formats.h:69:19: note: Virtual function in base class
ardour3/libs/ardour/ardour/export_formats.h:196:11: note: Function in derived class
ardour3/libs/ardour/ardour/export_formats.h:198:15: style: The function 'supports_tagging' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/export_formats.h:73:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/export_formats.h:198:15: note: Function in derived class
ardour3/libs/ardour/ardour/export_formats.h:206:7: style: The function 'set_compatibility_state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/export_formats.h:48:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/export_formats.h:206:7: note: Function in derived class
ardour3/libs/ardour/ardour/export_formats.h:207:7: style: The function 'get_type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/export_formats.h:49:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/export_formats.h:207:7: note: Function in derived class
ardour3/libs/ardour/ardour/export_formats.h:210:15: style: The function 'has_broadcast_info' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/export_formats.h:77:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/export_formats.h:210:15: note: Function in derived class
ardour3/libs/ardour/export_graph_builder.cc:57:2: performance: Variable 'process_buffer_frames' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/libs/ardour/ardour/export_graph_builder.h:67:7: style: Technically the member function 'ARDOUR::ExportGraphBuilder::will_normalize' can be const. [functionConst]
ardour3/libs/ardour/ardour/export_graph_builder.h:109:16: style: Technically the member function 'ARDOUR::ExportGraphBuilder::SFC::sink' can be const. [functionConst]
ardour3/libs/ardour/export_graph_builder.cc:274:26: note: Technically the member function 'ARDOUR::ExportGraphBuilder::SFC::sink' can be const.
ardour3/libs/ardour/ardour/export_graph_builder.h:109:16: note: Technically the member function 'ARDOUR::ExportGraphBuilder::SFC::sink' can be const.
ardour3/libs/ardour/ardour/export_graph_builder.h:131:16: style: Technically the member function 'ARDOUR::ExportGraphBuilder::Normalizer::sink' can be const. [functionConst]
ardour3/libs/ardour/export_graph_builder.cc:347:33: note: Technically the member function 'ARDOUR::ExportGraphBuilder::Normalizer::sink' can be const.
ardour3/libs/ardour/ardour/export_graph_builder.h:131:16: note: Technically the member function 'ARDOUR::ExportGraphBuilder::Normalizer::sink' can be const.
ardour3/libs/ardour/ardour/export_graph_builder.h:168:16: style: Technically the member function 'ARDOUR::ExportGraphBuilder::SRC::sink' can be const. [functionConst]
ardour3/libs/ardour/export_graph_builder.cc:411:26: note: Technically the member function 'ARDOUR::ExportGraphBuilder::SRC::sink' can be const.
ardour3/libs/ardour/ardour/export_graph_builder.h:168:16: note: Technically the member function 'ARDOUR::ExportGraphBuilder::SRC::sink' can be const.
ardour3/libs/ardour/ardour/export_graph_builder.h:190:16: style: Technically the member function 'ARDOUR::ExportGraphBuilder::SilenceHandler::sink' can be const. [functionConst]
ardour3/libs/ardour/export_graph_builder.cc:469:37: note: Technically the member function 'ARDOUR::ExportGraphBuilder::SilenceHandler::sink' can be const.
ardour3/libs/ardour/ardour/export_graph_builder.h:190:16: note: Technically the member function 'ARDOUR::ExportGraphBuilder::SilenceHandler::sink' can be const.
ardour3/libs/ardour/ardour/export_graph_builder.h:62:2: style: Class 'ExportGraphBuilder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/export_graph_builder.cc:241:9: performance: Possible inefficient checking for 'filenames' emptiness. [stlSize]
ardour3/libs/ardour/export_handler.cc:502:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ardour3/libs/ardour/ardour/export_handler.h:61:25: performance: Technically the member function 'ARDOUR::ExportElementFactory::add_format_copy' can be static. [functionStatic]
ardour3/libs/ardour/export_handler.cc:83:23: note: Technically the member function 'ARDOUR::ExportElementFactory::add_format_copy' can be static.
ardour3/libs/ardour/ardour/export_handler.h:61:25: note: Technically the member function 'ARDOUR::ExportElementFactory::add_format_copy' can be static.
ardour3/libs/ardour/ardour/export_handler.h:64:25: performance: Technically the member function 'ARDOUR::ExportElementFactory::add_filename_copy' can be static. [functionStatic]
ardour3/libs/ardour/export_handler.cc:95:23: note: Technically the member function 'ARDOUR::ExportElementFactory::add_filename_copy' can be static.
ardour3/libs/ardour/ardour/export_handler.h:64:25: note: Technically the member function 'ARDOUR::ExportElementFactory::add_filename_copy' can be static.
ardour3/libs/ardour/ardour/export_handler.h:105:14: performance: Technically the member function 'ARDOUR::ExportHandler::get_cd_marker_filename' can be static. [functionStatic]
ardour3/libs/ardour/export_handler.cc:433:16: note: Technically the member function 'ARDOUR::ExportHandler::get_cd_marker_filename' can be static.
ardour3/libs/ardour/ardour/export_handler.h:105:14: note: Technically the member function 'ARDOUR::ExportHandler::get_cd_marker_filename' can be static.
ardour3/libs/ardour/ardour/export_handler.h:109:7: style: Technically the member function 'ARDOUR::ExportHandler::handle_duplicate_format_extensions' can be const. [functionConst]
ardour3/libs/ardour/export_handler.cc:193:16: note: Technically the member function 'ARDOUR::ExportHandler::handle_duplicate_format_extensions' can be const.
ardour3/libs/ardour/ardour/export_handler.h:109:7: note: Technically the member function 'ARDOUR::ExportHandler::handle_duplicate_format_extensions' can be const.
ardour3/libs/ardour/ardour/export_handler.h:180:14: performance: Technically the member function 'ARDOUR::ExportHandler::toc_escape_cdtext' can be static. [functionStatic]
ardour3/libs/ardour/export_handler.cc:639:16: note: Technically the member function 'ARDOUR::ExportHandler::toc_escape_cdtext' can be static.
ardour3/libs/ardour/ardour/export_handler.h:180:14: note: Technically the member function 'ARDOUR::ExportHandler::toc_escape_cdtext' can be static.
ardour3/libs/ardour/ardour/export_handler.h:181:14: performance: Technically the member function 'ARDOUR::ExportHandler::toc_escape_filename' can be static. [functionStatic]
ardour3/libs/ardour/export_handler.cc:674:16: note: Technically the member function 'ARDOUR::ExportHandler::toc_escape_filename' can be static.
ardour3/libs/ardour/ardour/export_handler.h:181:14: note: Technically the member function 'ARDOUR::ExportHandler::toc_escape_filename' can be static.
ardour3/libs/ardour/ardour/export_handler.h:182:14: performance: Technically the member function 'ARDOUR::ExportHandler::cue_escape_cdtext' can be static. [functionStatic]
ardour3/libs/ardour/export_handler.cc:699:16: note: Technically the member function 'ARDOUR::ExportHandler::cue_escape_cdtext' can be static.
ardour3/libs/ardour/ardour/export_handler.h:182:14: note: Technically the member function 'ARDOUR::ExportHandler::cue_escape_cdtext' can be static.
ardour3/libs/ardour/export_handler.cc:308:10: style: Technically the member function 'ARDOUR::LocationSortByStart::operator()' can be const. [functionConst]
ardour3/libs/ardour/ardour/export_handler.h:52:2: style: Class 'ExportElementFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/export_handler.h:95:2: style: Class 'ExportHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/export_handler.h:141:31: performance: Function parameter 'out_file' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/ardour/export_handler.h:142:59: performance: Function parameter 'filename' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/export_handler.cc:433:51: performance: Function parameter 'filename' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/export_preset.cc:28:36: performance: Function parameter 'filename' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/export_profile_manager.cc:451:12: style: The scope of the variable 'span' can be reduced. [variableScope]
ardour3/libs/ardour/ardour/export_profile_manager.h:267:7: performance: Technically the member function 'ARDOUR::ExportProfileManager::check_sndfile_format' can be static. [functionStatic]
ardour3/libs/ardour/export_profile_manager.cc:918:23: note: Technically the member function 'ARDOUR::ExportProfileManager::check_sndfile_format' can be static.
ardour3/libs/ardour/ardour/export_profile_manager.h:267:7: note: Technically the member function 'ARDOUR::ExportProfileManager::check_sndfile_format' can be static.
ardour3/libs/ardour/file_source.cc:56:113: style: Function 'FileSource' argument 5 names different: declaration 'flags' definition 'flag'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/file_source.h:96:27: note: Function 'FileSource' argument 5 names different: declaration 'flags' definition 'flag'.
ardour3/libs/ardour/file_source.cc:56:113: note: Function 'FileSource' argument 5 names different: declaration 'flags' definition 'flag'.
ardour3/libs/ardour/file_source.cc:113:33: style: Function 'init' argument 1 names different: declaration 'idstr' definition 'pathstr'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/file_source.h:100:39: note: Function 'init' argument 1 names different: declaration 'idstr' definition 'pathstr'.
ardour3/libs/ardour/file_source.cc:113:33: note: Function 'init' argument 1 names different: declaration 'idstr' definition 'pathstr'.
ardour3/libs/ardour/file_source.cc:238:11: style: Function 'find' argument 5 names different: declaration 'is_new' definition 'isnew'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/file_source.h:68:43: note: Function 'find' argument 5 names different: declaration 'is_new' definition 'isnew'.
ardour3/libs/ardour/file_source.cc:238:11: note: Function 'find' argument 5 names different: declaration 'is_new' definition 'isnew'.
ardour3/libs/ardour/file_source.cc:360:28: style: Function 'find_2X' argument 5 names different: declaration 'is_new' definition 'isnew'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/file_source.h:72:46: note: Function 'find_2X' argument 5 names different: declaration 'is_new' definition 'isnew'.
ardour3/libs/ardour/file_source.cc:360:28: note: Function 'find_2X' argument 5 names different: declaration 'is_new' definition 'isnew'.
ardour3/libs/ardour/file_source.cc:584:35: style: Function 'rename' argument 1 names different: declaration 'name' definition 'newpath'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/file_source.h:90:33: note: Function 'rename' argument 1 names different: declaration 'name' definition 'newpath'.
ardour3/libs/ardour/file_source.cc:584:35: note: Function 'rename' argument 1 names different: declaration 'name' definition 'newpath'.
ardour3/libs/ardour/file_source.cc:67:13: warning: Member variable 'FileSource::_channel' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/ardour/file_source.cc:67:13: warning: Member variable 'FileSource::_open' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/ardour/file_source.cc:76:2: performance: Variable '_path' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/libs/ardour/ardour/file_source.h:75:7: style: The function 'inc_use_count' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/source.h:106:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/file_source.h:75:7: note: Function in derived class
ardour3/libs/ardour/file_source.cc:122:0: warning: Suspicious condition. The result of find() is an iterator, but it is not properly checked. [stlIfFind]
ardour3/libs/ardour/ardour/audioregion.h:114:11: style: The function 'state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/region.h:277:19: note: Virtual function in base class
ardour3/libs/ardour/ardour/audioregion.h:114:11: note: Function in derived class
ardour3/libs/ardour/ardour/audioregion.h:116:6: style: The function 'set_state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/region.h:278:19: note: Virtual function in base class
ardour3/libs/ardour/ardour/audioregion.h:116:6: note: Function in derived class
ardour3/libs/ardour/ardour/audioregion.h:142:6: style: The function 'separate_by_channel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/region.h:317:14: note: Virtual function in base class
ardour3/libs/ardour/ardour/audioregion.h:142:6: note: Function in derived class
ardour3/libs/ardour/ardour/audioregion.h:147:2: style: The function 'control' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/region.h:269:2: note: Virtual function in base class
ardour3/libs/ardour/ardour/audioregion.h:147:2: note: Function in derived class
ardour3/libs/ardour/ardour/audioregion.h:152:2: style: The function 'control' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/region.h:272:2: note: Virtual function in base class
ardour3/libs/ardour/ardour/audioregion.h:152:2: note: Function in derived class
ardour3/libs/ardour/ardour/audioregion.h:163:7: style: The function 'add_transient' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/region.h:288:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/audioregion.h:163:7: note: Function in derived class
ardour3/libs/ardour/ardour/audioregion.h:164:7: style: The function 'remove_transient' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/region.h:297:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/audioregion.h:164:7: note: Function in derived class
ardour3/libs/ardour/ardour/audioregion.h:165:6: style: The function 'set_transients' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/region.h:301:14: note: Virtual function in base class
ardour3/libs/ardour/ardour/audioregion.h:165:6: note: Function in derived class
ardour3/libs/ardour/ardour/audioregion.h:166:6: style: The function 'get_transients' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/region.h:306:14: note: Virtual function in base class
ardour3/libs/ardour/ardour/audioregion.h:166:6: note: Function in derived class
ardour3/libs/ardour/ardour/audioregion.h:167:6: style: The function 'update_transient' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/region.h:292:14: note: Virtual function in base class
ardour3/libs/ardour/ardour/audioregion.h:167:6: note: Function in derived class
ardour3/libs/ardour/ardour/audioregion.h:168:6: style: The function 'adjust_transients' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/region.h:312:14: note: Virtual function in base class
ardour3/libs/ardour/ardour/audioregion.h:168:6: note: Function in derived class
ardour3/libs/ardour/ardour/audioregion.h:205:7: style: The function 'recompute_at_start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/region.h:392:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/audioregion.h:205:7: note: Function in derived class
ardour3/libs/ardour/ardour/audioregion.h:206:7: style: The function 'recompute_at_end' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/region.h:393:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/audioregion.h:206:7: note: Function in derived class
ardour3/libs/ardour/ardour/audioregion.h:233:6: style: The function '_set_state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/region.h:351:14: note: Virtual function in base class
ardour3/libs/ardour/ardour/audioregion.h:233:6: note: Function in derived class
ardour3/libs/ardour/globals.cc:181:6: style: Condition 'generic_mix_functions' is always true [knownConditionTrueFalse]
ardour3/libs/ardour/globals.cc:134:31: note: Assignment 'generic_mix_functions=true', assigned value is 1
ardour3/libs/ardour/globals.cc:181:6: note: Condition 'generic_mix_functions' is always true
ardour3/libs/ardour/ardour/midi_region.h:87:11: style: The function 'state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/region.h:277:19: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_region.h:87:11: note: Function in derived class
ardour3/libs/ardour/ardour/midi_region.h:88:11: style: The function 'set_state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/region.h:278:19: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_region.h:88:11: note: Function in derived class
ardour3/libs/ardour/ardour/midi_region.h:90:6: style: The function 'separate_by_channel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/region.h:317:14: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_region.h:90:6: note: Function in derived class
ardour3/libs/ardour/ardour/midi_region.h:94:37: style: The function 'control' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/region.h:269:2: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_region.h:94:37: note: Function in derived class
ardour3/libs/ardour/ardour/midi_region.h:96:51: style: The function 'control' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/region.h:272:2: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_region.h:96:51: note: Function in derived class
ardour3/libs/ardour/ardour/midi_region.h:108:15: style: The function 'can_trim_start_before_source_start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/region.h:344:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_region.h:108:15: note: Function in derived class
ardour3/libs/ardour/ardour/midi_region.h:131:7: style: The function 'recompute_at_start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/region.h:392:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_region.h:131:7: note: Function in derived class
ardour3/libs/ardour/ardour/midi_region.h:132:7: style: The function 'recompute_at_end' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/region.h:393:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_region.h:132:7: note: Function in derived class
ardour3/libs/ardour/ardour/midi_region.h:134:7: style: The function 'set_position_internal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/region.h:353:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_region.h:134:7: note: Function in derived class
ardour3/libs/ardour/ardour/midi_region.h:135:7: style: The function 'set_length_internal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/region.h:354:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_region.h:135:7: note: Function in derived class
ardour3/libs/ardour/ardour/midi_region.h:136:7: style: The function 'set_start_internal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/region.h:355:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_region.h:136:7: note: Function in derived class
ardour3/libs/ardour/ardour/midi_region.h:144:7: style: The function 'update_after_tempo_map_change' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/region.h:217:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_region.h:144:7: note: Function in derived class
ardour3/libs/ardour/ardour/panner_manager.h:54:76: performance: Function parameter 'uri' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/ardour/plugin_manager.h:78:54: performance: Function parameter 'id' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/graph.cc:161:123: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/libs/ardour/graph.cc:197:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/libs/ardour/graph.cc:205:87: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/libs/ardour/graph.cc:287:79: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/libs/ardour/graph.cc:295:97: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/libs/ardour/graph.cc:314:122: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/libs/ardour/graph.cc:458:71: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/libs/ardour/graph.cc:461:105: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/libs/ardour/graph.cc:467:89: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/libs/ardour/ardour/graph.h:58:2: style: Class 'Graph' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/graphnode.cc:27:48: style: Function 'GraphNode' argument 1 names different: declaration 'Graph' definition 'graph'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/graphnode.h:44:38: note: Function 'GraphNode' argument 1 names different: declaration 'Graph' definition 'graph'.
ardour3/libs/ardour/graphnode.cc:27:48: note: Function 'GraphNode' argument 1 names different: declaration 'Graph' definition 'graph'.
ardour3/libs/ardour/graphnode.cc:64:81: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/libs/ardour/ardour/graphnode.h:44:2: style: Class 'GraphNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/iec1ppmdsp.cc:46:22: style: The scope of the variable 't' can be reduced. [variableScope]
ardour3/libs/ardour/iec2ppmdsp.cc:46:22: style: The scope of the variable 't' can be reduced. [variableScope]
ardour3/libs/ardour/ardour/sndfileimportable.h:32:2: style: Class 'SndFileImportableSource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/midi_patch_manager.h:69:16: performance: Function parameter 'model' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/ardour/midi_patch_manager.h:82:16: performance: Function parameter 'model' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/ardour/midi_patch_manager.h:83:16: performance: Function parameter 'custom_device_mode' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/ardour/midi_patch_manager.h:97:16: performance: Function parameter 'model' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/ardour/midi_patch_manager.h:98:16: performance: Function parameter 'custom_device_mode' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/ardour/midi_patch_manager.h:112:16: performance: Function parameter 'model' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/ardour/midi_patch_manager.h:113:16: performance: Function parameter 'custom_device_mode' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/ardour/midi_patch_manager.h:126:71: performance: Function parameter 'model_name' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/ardour/internal_return.h:35:2: style: Class 'InternalReturn' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/internal_send.cc:43:131: style: Function 'InternalSend' argument 4 names different: declaration 'send_to' definition 'sendto'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/internal_send.h:31:111: note: Function 'InternalSend' argument 4 names different: declaration 'send_to' definition 'sendto'.
ardour3/libs/ardour/internal_send.cc:43:131: note: Function 'InternalSend' argument 4 names different: declaration 'send_to' definition 'sendto'.
ardour3/libs/ardour/ardour/route.h:243:42: performance: Function parameter 'c' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/io.cc:799:22: style: The scope of the variable 'prop' can be reduced. [variableScope]
ardour3/libs/ardour/io.cc:1008:7: style: The scope of the variable 'n' can be reduced. [variableScope]
ardour3/libs/ardour/io.cc:1051:7: style: The scope of the variable 'n' can be reduced. [variableScope]
ardour3/libs/ardour/io.cc:1094:6: style: The scope of the variable 'n' can be reduced. [variableScope]
ardour3/libs/ardour/io.cc:73:51: style: Function 'IO' argument 3 names different: declaration 'default_type' definition 'dt'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/io.h:78:48: note: Function 'IO' argument 3 names different: declaration 'default_type' definition 'dt'.
ardour3/libs/ardour/io.cc:73:51: note: Function 'IO' argument 3 names different: declaration 'default_type' definition 'dt'.
ardour3/libs/ardour/io.cc:311:22: style: Function 'add_port' argument 1 names different: declaration 'connection' definition 'destination'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/io.h:104:28: note: Function 'add_port' argument 1 names different: declaration 'connection' definition 'destination'.
ardour3/libs/ardour/io.cc:311:22: note: Function 'add_port' argument 1 names different: declaration 'connection' definition 'destination'.
ardour3/libs/ardour/io.cc:502:26: style: Function 'ensure_io' argument 1 names different: declaration 'cnt' definition 'count'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/io.h:95:27: note: Function 'ensure_io' argument 1 names different: declaration 'cnt' definition 'count'.
ardour3/libs/ardour/io.cc:502:26: note: Function 'ensure_io' argument 1 names different: declaration 'cnt' definition 'count'.
ardour3/libs/ardour/io.cc:1145:57: style: Function 'parse_io_string' argument 2 names different: declaration 'chns' definition 'ports'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/io.h:226:76: note: Function 'parse_io_string' argument 2 names different: declaration 'chns' definition 'ports'.
ardour3/libs/ardour/io.cc:1145:57: note: Function 'parse_io_string' argument 2 names different: declaration 'chns' definition 'ports'.
ardour3/libs/ardour/io.cc:1171:59: style: Function 'parse_gain_string' argument 2 names different: declaration 'chns' definition 'ports'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/io.h:227:78: note: Function 'parse_gain_string' argument 2 names different: declaration 'chns' definition 'ports'.
ardour3/libs/ardour/io.cc:1171:59: note: Function 'parse_gain_string' argument 2 names different: declaration 'chns' definition 'ports'.
ardour3/libs/ardour/io.cc:1192:29: style: Function 'set_name' argument 1 names different: declaration 'str' definition 'requested_name'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/io.h:90:36: note: Function 'set_name' argument 1 names different: declaration 'str' definition 'requested_name'.
ardour3/libs/ardour/io.cc:1192:29: note: Function 'set_name' argument 1 names different: declaration 'str' definition 'requested_name'.
ardour3/libs/ardour/io.cc:520:9: style: Unused variable: str [unusedVariable]
ardour3/libs/ardour/io.cc:1651:14: warning: Assert statement calls a function which may have desired side effects: 'available'. [assertWithSideEffect]
ardour3/libs/ardour/io.cc:1522:2: performance: Variable 'bundle' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/libs/ardour/ardour/user_bundle.h:35:2: style: Class 'UserBundle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/io_processor.cc:271:43: style: Function 'set_name' argument 1 names different: declaration 'str' definition 'name'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/io_processor.h:53:36: note: Function 'set_name' argument 1 names different: declaration 'str' definition 'name'.
ardour3/libs/ardour/io_processor.cc:271:43: note: Function 'set_name' argument 1 names different: declaration 'str' definition 'name'.
ardour3/libs/ardour/ardour/io.h:90:7: style: The function 'set_name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/session_object.h:58:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/io.h:90:7: note: Function in derived class
ardour3/libs/ardour/ardour/io_processor.h:53:7: style: The function 'set_name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/session_object.h:58:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/io_processor.h:53:7: note: Function in derived class
ardour3/libs/ardour/ardour/io_processor.h:55:7: style: The function 'does_routing' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:61:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/io_processor.h:55:7: note: Function in derived class
ardour3/libs/ardour/ardour/io_processor.h:67:7: style: The function 'silence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:75:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/io_processor.h:67:7: note: Function in derived class
ardour3/libs/ardour/ardour/io_processor.h:77:11: style: The function 'state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:104:19: note: Virtual function in base class
ardour3/libs/ardour/ardour/io_processor.h:77:11: note: Function in derived class
ardour3/libs/ardour/ardour/io_processor.h:90:14: style: The function 'set_state_2X' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:120:14: note: Virtual function in base class
ardour3/libs/ardour/ardour/io_processor.h:90:14: note: Function in derived class
ardour3/libs/ardour/ardour/route.h:101:7: style: The function 'set_name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/session_object.h:58:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/route.h:101:7: note: Function in derived class
ardour3/libs/ardour/ardour/io_processor.h:47:56: performance: Function parameter 'io_name' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/ladspa_plugin.cc:280:39: style: Function 'set_parameter' argument 1 names different: declaration 'port' definition 'which'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/ladspa_plugin.h:55:38: note: Function 'set_parameter' argument 1 names different: declaration 'port' definition 'which'.
ardour3/libs/ardour/ladspa_plugin.cc:280:39: note: Function 'set_parameter' argument 1 names different: declaration 'port' definition 'which'.
ardour3/libs/ardour/ladspa_plugin.cc:308:39: style: Function 'get_parameter' argument 1 names different: declaration 'port' definition 'which'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/ladspa_plugin.h:56:38: note: Function 'get_parameter' argument 1 names different: declaration 'port' definition 'which'.
ardour3/libs/ardour/ladspa_plugin.cc:308:39: note: Function 'get_parameter' argument 1 names different: declaration 'port' definition 'which'.
ardour3/libs/ardour/ladspa_plugin.cc:318:39: style: Function 'nth_parameter' argument 1 names different: declaration 'port' definition 'n'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/ladspa_plugin.h:58:38: note: Function 'nth_parameter' argument 1 names different: declaration 'port' definition 'n'.
ardour3/libs/ardour/ladspa_plugin.cc:318:39: note: Function 'nth_parameter' argument 1 names different: declaration 'port' definition 'n'.
ardour3/libs/ardour/ladspa_plugin.cc:556:15: style: Function 'connect_and_run' argument 2 names different: declaration 'in' definition 'in_map'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/ladspa_plugin.h:87:16: note: Function 'connect_and_run' argument 2 names different: declaration 'in' definition 'in_map'.
ardour3/libs/ardour/ladspa_plugin.cc:556:15: note: Function 'connect_and_run' argument 2 names different: declaration 'in' definition 'in_map'.
ardour3/libs/ardour/ladspa_plugin.cc:556:35: style: Function 'connect_and_run' argument 3 names different: declaration 'out' definition 'out_map'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/ladspa_plugin.h:87:32: note: Function 'connect_and_run' argument 3 names different: declaration 'out' definition 'out_map'.
ardour3/libs/ardour/ladspa_plugin.cc:556:35: note: Function 'connect_and_run' argument 3 names different: declaration 'out' definition 'out_map'.
ardour3/libs/ardour/ladspa_plugin.cc:652:39: style: Function 'run_in_place' argument 1 names different: declaration 'nsamples' definition 'nframes'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/ladspa_plugin.h:138:31: note: Function 'run_in_place' argument 1 names different: declaration 'nsamples' definition 'nframes'.
ardour3/libs/ardour/ladspa_plugin.cc:652:39: note: Function 'run_in_place' argument 1 names different: declaration 'nsamples' definition 'nframes'.
ardour3/libs/ardour/ladspa_plugin.cc:696:5: style: Variable 'in_index' is modified but its new value is never used. [unreadVariable]
ardour3/libs/ardour/ladspa_plugin.cc:699:5: style: Variable 'out_index' is modified but its new value is never used. [unreadVariable]
ardour3/libs/ardour/ladspa_plugin.cc:793:2: warning: The buffer 'setting_uri_copy' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
ardour3/libs/ardour/ladspa_plugin.cc:796:2: warning: The buffer 'buf' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
ardour3/libs/ardour/ladspa_plugin.cc:811:2: warning: The buffer 'buf' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
ardour3/libs/ardour/ardour/ladspa_plugin.h:39:1: warning: The class 'LadspaPlugin' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
ardour3/libs/ardour/linux_vst_info_file.cc:320:54: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
ardour3/libs/ardour/linux_vst_info_file.cc:321:67: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
ardour3/libs/ardour/linux_vst_support.cc:115:8: style: The scope of the variable 'full_path' can be reduced. [variableScope]
ardour3/libs/ardour/linux_vst_support.cc:118:9: style: The scope of the variable 'len1' can be reduced. [variableScope]
ardour3/libs/ardour/linux_vst_support.cc:400:7: style: The scope of the variable 'bytelen' can be reduced. [variableScope]
ardour3/libs/ardour/location.cc:73:11: warning: Member variable 'Location::name_changed' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/ardour/location.cc:73:11: warning: Member variable 'Location::end_changed' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/ardour/location.cc:73:11: warning: Member variable 'Location::start_changed' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/ardour/location.cc:73:11: warning: Member variable 'Location::LockChanged' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/ardour/location.cc:73:11: warning: Member variable 'Location::FlagsChanged' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/ardour/location.cc:73:11: warning: Member variable 'Location::PositionLockStyleChanged' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/ardour/location.cc:73:11: warning: Member variable 'Location::changed' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/ardour/location.cc:73:11: warning: Member variable 'Location::cd_info' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/ardour/location.cc:930:10: style: Technically the member function 'LocationStartEarlierComparison::operator()' can be const. [functionConst]
ardour3/libs/ardour/location.cc:937:10: style: Technically the member function 'LocationStartLaterComparison::operator()' can be const. [functionConst]
ardour3/libs/ardour/location.cc:639:13: performance: Inefficient usage of string::find() in condition; string::compare() would be faster. [stlIfStrFind]
ardour3/libs/ardour/location.cc:913:7: performance: Possible inefficient checking for 'locations' emptiness. [stlSize]
ardour3/libs/ardour/location_importer.cc:52:5: style: Exception should be caught by reference. [catchExceptionByValue]
ardour3/libs/ardour/ardour/slave.h:364:7: style: Technically the member function 'ARDOUR::LTC_Slave::equal_ltc_frame_time' can be const. [functionConst]
ardour3/libs/ardour/ltc_slave.cc:173:12: note: Technically the member function 'ARDOUR::LTC_Slave::equal_ltc_frame_time' can be const.
ardour3/libs/ardour/ardour/slave.h:364:7: note: Technically the member function 'ARDOUR::LTC_Slave::equal_ltc_frame_time' can be const.
ardour3/libs/ardour/lv2_plugin.cc:1022:22: style: C-style pointer casting [cstyleCast]
ardour3/libs/ardour/lv2_plugin.cc:1128:19: style: C-style pointer casting [cstyleCast]
ardour3/libs/ardour/lv2_plugin.cc:1924:2: style: Variable 'port' is reassigned a value before the old one has been used. [redundantAssignment]
ardour3/libs/ardour/lv2_plugin.cc:1922:0: note: Variable 'port' is reassigned a value before the old one has been used.
ardour3/libs/ardour/lv2_plugin.cc:1924:2: note: Variable 'port' is reassigned a value before the old one has been used.
ardour3/libs/ardour/lv2_plugin.cc:332:11: style: The scope of the variable 'n_features' can be reduced. [variableScope]
ardour3/libs/ardour/lv2_plugin.cc:705:33: style: Function 'port_symbol' argument 1 names different: declaration 'port' definition 'index'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/lv2_plugin.h:81:36: note: Function 'port_symbol' argument 1 names different: declaration 'port' definition 'index'.
ardour3/libs/ardour/lv2_plugin.cc:705:33: note: Function 'port_symbol' argument 1 names different: declaration 'port' definition 'index'.
ardour3/libs/ardour/lv2_plugin.cc:729:35: style: Function 'set_parameter' argument 1 names different: declaration 'port' definition 'which'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/lv2_plugin.h:64:38: note: Function 'set_parameter' argument 1 names different: declaration 'port' definition 'which'.
ardour3/libs/ardour/lv2_plugin.cc:729:35: note: Function 'set_parameter' argument 1 names different: declaration 'port' definition 'which'.
ardour3/libs/ardour/lv2_plugin.cc:751:35: style: Function 'get_parameter' argument 1 names different: declaration 'port' definition 'which'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/lv2_plugin.h:65:38: note: Function 'get_parameter' argument 1 names different: declaration 'port' definition 'which'.
ardour3/libs/ardour/lv2_plugin.cc:751:35: note: Function 'get_parameter' argument 1 names different: declaration 'port' definition 'which'.
ardour3/libs/ardour/lv2_plugin.cc:792:35: style: Function 'nth_parameter' argument 1 names different: declaration 'port' definition 'n'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/lv2_plugin.h:69:38: note: Function 'nth_parameter' argument 1 names different: declaration 'port' definition 'n'.
ardour3/libs/ardour/lv2_plugin.cc:792:35: note: Function 'nth_parameter' argument 1 names different: declaration 'port' definition 'n'.
ardour3/libs/ardour/lv2_plugin.cc:1557:14: style: Function 'connect_and_run' argument 2 names different: declaration 'in' definition 'in_map'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/lv2_plugin.h:95:35: note: Function 'connect_and_run' argument 2 names different: declaration 'in' definition 'in_map'.
ardour3/libs/ardour/lv2_plugin.cc:1557:14: note: Function 'connect_and_run' argument 2 names different: declaration 'in' definition 'in_map'.
ardour3/libs/ardour/lv2_plugin.cc:1557:34: style: Function 'connect_and_run' argument 3 names different: declaration 'out' definition 'out_map'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/lv2_plugin.h:95:51: note: Function 'connect_and_run' argument 3 names different: declaration 'out' definition 'out_map'.
ardour3/libs/ardour/lv2_plugin.cc:1557:34: note: Function 'connect_and_run' argument 3 names different: declaration 'out' definition 'out_map'.
ardour3/libs/ardour/lv2_plugin.cc:1859:26: style: Function 'run' argument 1 names different: declaration 'nsamples' definition 'nframes'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/lv2_plugin.h:263:22: note: Function 'run' argument 1 names different: declaration 'nsamples' definition 'nframes'.
ardour3/libs/ardour/lv2_plugin.cc:1859:26: note: Function 'run' argument 1 names different: declaration 'nsamples' definition 'nframes'.
ardour3/libs/ardour/lv2_plugin.cc:1906:5: style: Variable 'in_index' is modified but its new value is never used. [unreadVariable]
ardour3/libs/ardour/lv2_plugin.cc:1909:5: style: Variable 'out_index' is modified but its new value is never used. [unreadVariable]
ardour3/libs/ardour/ardour/lv2_plugin.h:275:2: style: Class 'LV2PluginInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/lv2_plugin.h:44:1: warning: The class 'LV2Plugin' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
ardour3/libs/ardour/ardour/lv2_plugin.h:142:6: style: The function 'work' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/worker.h:42:14: note: Virtual function in base class
ardour3/libs/ardour/ardour/lv2_plugin.h:142:6: note: Function in derived class
ardour3/libs/ardour/ardour/lv2_plugin.h:143:6: style: The function 'work_response' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/worker.h:47:14: note: Virtual function in base class
ardour3/libs/ardour/ardour/lv2_plugin.h:143:6: note: Function in derived class
ardour3/libs/ardour/lv2_plugin.cc:1088:36: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/meter.cc:441:24: style: Function 'state' argument 1 names different: declaration 'full' definition 'full_state'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/meter.h:97:23: note: Function 'state' argument 1 names different: declaration 'full' definition 'full_state'.
ardour3/libs/ardour/meter.cc:441:24: note: Function 'state' argument 1 names different: declaration 'full' definition 'full_state'.
ardour3/libs/ardour/ardour/midi_source.h:130:44: performance: Function parameter 'str' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/midi_clock_slave.cc:55:18: warning: Member variable 'MIDIClock_Slave::one_ppqn_in_frames' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/ardour/midi_clock_slave.cc:55:18: warning: Member variable 'MIDIClock_Slave::midi_clock_count' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/ardour/midi_clock_slave.cc:55:18: warning: Member variable 'MIDIClock_Slave::t0' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/ardour/midi_clock_slave.cc:55:18: warning: Member variable 'MIDIClock_Slave::t1' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/ardour/midi_clock_slave.cc:55:18: warning: Member variable 'MIDIClock_Slave::e' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/ardour/midi_clock_slave.cc:55:18: warning: Member variable 'MIDIClock_Slave::e2' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/ardour/midi_clock_slave.cc:55:18: warning: Member variable 'MIDIClock_Slave::b' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/ardour/midi_clock_slave.cc:55:18: warning: Member variable 'MIDIClock_Slave::c' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/ardour/midi_clock_slave.cc:55:18: warning: Member variable 'MIDIClock_Slave::omega' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/ardour/midi_clock_slave.cc:50:2: style: Class 'MIDIClock_Slave' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
ardour3/libs/ardour/midi_clock_slave.cc:50:2: style: Class 'MIDIClock_Slave' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ardour3/libs/ardour/midi_diskstream.cc:489:9: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
ardour3/libs/ardour/midi_diskstream.cc:497:4: note: Found duplicate branches for 'if' and 'else'.
ardour3/libs/ardour/midi_diskstream.cc:489:9: note: Found duplicate branches for 'if' and 'else'.
ardour3/libs/ardour/midi_diskstream.cc:1131:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
ardour3/libs/ardour/midi_diskstream.cc:144:49: style: Function 'non_realtime_locate' argument 1 names different: declaration 'location' definition 'position'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/midi_diskstream.h:117:39: note: Function 'non_realtime_locate' argument 1 names different: declaration 'location' definition 'position'.
ardour3/libs/ardour/midi_diskstream.cc:144:49: note: Function 'non_realtime_locate' argument 1 names different: declaration 'location' definition 'position'.
ardour3/libs/ardour/midi_diskstream.cc:324:126: style: Function 'process' argument 5 names different: declaration 'need_diskstream' definition 'need_disk_signal'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/midi_diskstream.h:126:101: note: Function 'process' argument 5 names different: declaration 'need_diskstream' definition 'need_disk_signal'.
ardour3/libs/ardour/midi_diskstream.cc:324:126: note: Function 'process' argument 5 names different: declaration 'need_diskstream' definition 'need_disk_signal'.
ardour3/libs/ardour/midi_diskstream.cc:535:36: style: Function 'commit' argument 1 names different: declaration 'nframes' definition 'playback_distance'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/midi_diskstream.h:128:27: note: Function 'commit' argument 1 names different: declaration 'nframes' definition 'playback_distance'.
ardour3/libs/ardour/midi_diskstream.cc:535:36: note: Function 'commit' argument 1 names different: declaration 'nframes' definition 'playback_distance'.
ardour3/libs/ardour/midi_diskstream.cc:603:34: style: Function 'seek' argument 1 names different: declaration 'which_sample' definition 'frame'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/midi_diskstream.h:124:23: note: Function 'seek' argument 1 names different: declaration 'which_sample' definition 'frame'.
ardour3/libs/ardour/midi_diskstream.cc:603:34: note: Function 'seek' argument 1 names different: declaration 'which_sample' definition 'frame'.
ardour3/libs/ardour/midi_diskstream.cc:652:53: style: Function 'read' argument 2 names different: declaration 'cnt' definition 'dur'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/midi_diskstream.h:139:42: note: Function 'read' argument 2 names different: declaration 'cnt' definition 'dur'.
ardour3/libs/ardour/midi_diskstream.cc:652:53: note: Function 'read' argument 2 names different: declaration 'cnt' definition 'dur'.
ardour3/libs/ardour/midi_diskstream.cc:793:56: style: Function 'do_flush' argument 2 names different: declaration 'force' definition 'force_flush'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/midi_diskstream.h:134:41: note: Function 'do_flush' argument 2 names different: declaration 'force' definition 'force_flush'.
ardour3/libs/ardour/midi_diskstream.cc:793:56: note: Function 'do_flush' argument 2 names different: declaration 'force' definition 'force_flush'.
ardour3/libs/ardour/midi_diskstream.cc:845:90: style: Function 'transport_stopped_wallclock' argument 3 names different: declaration 'abort' definition 'abort_capture'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/midi_diskstream.h:142:61: note: Function 'transport_stopped_wallclock' argument 3 names different: declaration 'abort' definition 'abort_capture'.
ardour3/libs/ardour/midi_diskstream.cc:845:90: note: Function 'transport_stopped_wallclock' argument 3 names different: declaration 'abort' definition 'abort_capture'.
ardour3/libs/ardour/midi_model.cc:621:56: style: Function 'unmarshal_change' argument 1 names different: declaration 'xml_note' definition 'xml_change'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/midi_model.h:139:40: note: Function 'unmarshal_change' argument 1 names different: declaration 'xml_note' definition 'xml_change'.
ardour3/libs/ardour/midi_model.cc:621:56: note: Function 'unmarshal_change' argument 1 names different: declaration 'xml_note' definition 'xml_change'.
ardour3/libs/ardour/midi_model.cc:1489:88: style: Function 'write_section_to' argument 2 names different: declaration 'begin' definition 'begin_time'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/midi_model.h:246:83: note: Function 'write_section_to' argument 2 names different: declaration 'begin' definition 'begin_time'.
ardour3/libs/ardour/midi_model.cc:1489:88: note: Function 'write_section_to' argument 2 names different: declaration 'begin' definition 'begin_time'.
ardour3/libs/ardour/midi_model.cc:1489:120: style: Function 'write_section_to' argument 3 names different: declaration 'end' definition 'end_time'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/midi_model.h:247:22: note: Function 'write_section_to' argument 3 names different: declaration 'end' definition 'end_time'.
ardour3/libs/ardour/midi_model.cc:1489:120: note: Function 'write_section_to' argument 3 names different: declaration 'end' definition 'end_time'.
ardour3/libs/ardour/midi_model.cc:1914:55: style: Function 'control_factory' argument 1 names different: declaration 'id' definition 'p'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/midi_model.h:267:78: note: Function 'control_factory' argument 1 names different: declaration 'id' definition 'p'.
ardour3/libs/ardour/midi_model.cc:1914:55: note: Function 'control_factory' argument 1 names different: declaration 'id' definition 'p'.
ardour3/libs/ardour/ardour/midi_state_tracker.h:50:7: style: Technically the member function 'ARDOUR::MidiStateTracker::active' can be const. [functionConst]
ardour3/libs/ardour/midi_model.cc:62:48: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/midi_model.cc:72:49: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/midi_model.cc:82:56: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/midi_playlist.cc:72:103: style: Function 'MidiPlaylist' argument 3 names different: declaration 'cnt' definition 'dur'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/midi_playlist.h:46:90: note: Function 'MidiPlaylist' argument 3 names different: declaration 'cnt' definition 'dur'.
ardour3/libs/ardour/midi_playlist.cc:72:103: note: Function 'MidiPlaylist' argument 3 names different: declaration 'cnt' definition 'dur'.
ardour3/libs/ardour/midi_playlist.cc:85:0: style: Technically the member function 'EventsSortByTimeAndType < framepos_t >::operator()' can be const. [functionConst]
ardour3/libs/ardour/midi_playlist.cc:60:54: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/midi_playlist.cc:66:81: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/midi_playlist.cc:72:115: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/midi_port.cc:149:32: style: Function 'resolve_notes' argument 1 names different: declaration 'buffer' definition 'port_buffer'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/midi_port.h:89:28: note: Function 'resolve_notes' argument 1 names different: declaration 'buffer' definition 'port_buffer'.
ardour3/libs/ardour/midi_port.cc:149:32: note: Function 'resolve_notes' argument 1 names different: declaration 'buffer' definition 'port_buffer'.
ardour3/libs/ardour/midi_region.cc:228:53: style: Function 'read_at' argument 1 names different: declaration 'dst' definition 'out'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/midi_region.h:74:53: note: Function 'read_at' argument 1 names different: declaration 'dst' definition 'out'.
ardour3/libs/ardour/midi_region.cc:228:53: note: Function 'read_at' argument 1 names different: declaration 'dst' definition 'out'.
ardour3/libs/ardour/midi_region.cc:234:57: style: Function 'master_read_at' argument 1 names different: declaration 'dst' definition 'out'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/midi_region.h:81:57: note: Function 'master_read_at' argument 1 names different: declaration 'dst' definition 'out'.
ardour3/libs/ardour/midi_region.cc:234:57: note: Function 'master_read_at' argument 1 names different: declaration 'dst' definition 'out'.
ardour3/libs/ardour/ardour/midi_region.h:117:2: style: Class 'MidiRegion' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/midi_region.h:118:2: style: Class 'MidiRegion' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/midi_ring_buffer.h:47:0: style: Class 'ARDOUR :: MidiRingBuffer < framepos_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/midi_ring_buffer.cc:47:20: style: The scope of the variable 'ev_size' can be reduced. [variableScope]
ardour3/libs/ardour/midi_ring_buffer.cc:40:0: style: Function 'read' argument 5 names different: declaration 'stop_on_overflow_in_destination' definition 'stop_on_overflow_in_dst'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/midi_ring_buffer.h:53:0: note: Function 'read' argument 5 names different: declaration 'stop_on_overflow_in_destination' definition 'stop_on_overflow_in_dst'.
ardour3/libs/ardour/midi_ring_buffer.cc:40:0: note: Function 'read' argument 5 names different: declaration 'stop_on_overflow_in_destination' definition 'stop_on_overflow_in_dst'.
ardour3/libs/ardour/midi_ring_buffer.cc:165:0: style: Function 'dump' argument 1 names different: declaration 'dst' definition 'str'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/midi_ring_buffer.h:55:0: note: Function 'dump' argument 1 names different: declaration 'dst' definition 'str'.
ardour3/libs/ardour/midi_ring_buffer.cc:165:0: note: Function 'dump' argument 1 names different: declaration 'dst' definition 'str'.
ardour3/libs/ardour/midi_source.cc:57:34: style: Function 'MidiSource' argument 1 names different: declaration 'session' definition 's'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/midi_source.h:47:23: note: Function 'MidiSource' argument 1 names different: declaration 'session' definition 's'.
ardour3/libs/ardour/midi_source.cc:57:34: note: Function 'MidiSource' argument 1 names different: declaration 'session' definition 's'.
ardour3/libs/ardour/midi_source.cc:68:34: style: Function 'MidiSource' argument 1 names different: declaration 'session' definition 's'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/midi_source.h:48:23: note: Function 'MidiSource' argument 1 names different: declaration 'session' definition 's'.
ardour3/libs/ardour/midi_source.cc:68:34: note: Function 'MidiSource' argument 1 names different: declaration 'session' definition 's'.
ardour3/libs/ardour/midi_source.cc:261:53: style: Function 'midi_write' argument 1 names different: declaration 'src' definition 'source'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/midi_source.h:87:61: note: Function 'midi_write' argument 1 names different: declaration 'src' definition 'source'.
ardour3/libs/ardour/midi_source.cc:261:53: note: Function 'midi_write' argument 1 names different: declaration 'src' definition 'source'.
ardour3/libs/ardour/midi_source.cc:321:105: style: Function 'mark_midi_streaming_write_completed' argument 1 names different: declaration 'stuck_option' definition 'option'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/midi_source.h:124:58: note: Function 'mark_midi_streaming_write_completed' argument 1 names different: declaration 'stuck_option' definition 'option'.
ardour3/libs/ardour/midi_source.cc:321:105: note: Function 'mark_midi_streaming_write_completed' argument 1 names different: declaration 'stuck_option' definition 'option'.
ardour3/libs/ardour/midi_source.cc:321:133: style: Function 'mark_midi_streaming_write_completed' argument 2 names different: declaration 'when' definition 'end'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/midi_source.h:125:58: note: Function 'mark_midi_streaming_write_completed' argument 2 names different: declaration 'when' definition 'end'.
ardour3/libs/ardour/midi_source.cc:321:133: note: Function 'mark_midi_streaming_write_completed' argument 2 names different: declaration 'when' definition 'end'.
ardour3/libs/ardour/midi_source.cc:57:44: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/midi_state_tracker.cc:118:46: style: Function 'resolve_notes' argument 1 names different: declaration 'buffer' definition 'dst'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/midi_state_tracker.h:43:34: note: Function 'resolve_notes' argument 1 names different: declaration 'buffer' definition 'dst'.
ardour3/libs/ardour/midi_state_tracker.cc:118:46: note: Function 'resolve_notes' argument 1 names different: declaration 'buffer' definition 'dst'.
ardour3/libs/ardour/midi_state_tracker.cc:146:65: style: Function 'resolve_notes' argument 1 names different: declaration 'buffer' definition 'dst'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/midi_state_tracker.h:44:53: note: Function 'resolve_notes' argument 1 names different: declaration 'buffer' definition 'dst'.
ardour3/libs/ardour/midi_state_tracker.cc:146:65: note: Function 'resolve_notes' argument 1 names different: declaration 'buffer' definition 'dst'.
ardour3/libs/ardour/ardour/midi_state_tracker.h:46:7: style: Technically the member function 'ARDOUR::MidiStateTracker::dump' can be const. [functionConst]
ardour3/libs/ardour/midi_state_tracker.cc:207:19: note: Technically the member function 'ARDOUR::MidiStateTracker::dump' can be const.
ardour3/libs/ardour/ardour/midi_state_tracker.h:46:7: note: Technically the member function 'ARDOUR::MidiStateTracker::dump' can be const.
ardour3/libs/ardour/midi_state_tracker.cc:55:0: warning: Return value of std::remove() ignored. Elements remain in container. [uselessCallsRemove]
ardour3/libs/ardour/midi_track.cc:207:11: style: The scope of the variable 'freeze_node' can be reduced. [variableScope]
ardour3/libs/ardour/midi_track.cc:211:12: style: The scope of the variable 'inode' can be reduced. [variableScope]
ardour3/libs/ardour/midi_track.cc:204:23: style: Function 'state' argument 1 names different: declaration 'full' definition 'full_state'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/midi_track.h:149:23: note: Function 'state' argument 1 names different: declaration 'full' definition 'full_state'.
ardour3/libs/ardour/midi_track.cc:204:23: note: Function 'state' argument 1 names different: declaration 'full' definition 'full_state'.
ardour3/libs/ardour/midi_ui.cc:124:6: style: The scope of the variable 'fd' can be reduced. [variableScope]
ardour3/libs/ardour/ardour/midi_ui.h:49:2: style: Class 'MidiControlUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/session.h:324:7: style: The function 'queue_event' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/session_event.h:159:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/session.h:324:7: note: Function in derived class
ardour3/libs/ardour/ardour/session.h:1165:7: style: The function 'process_event' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/session_event.h:185:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/session.h:1165:7: note: Function in derived class
ardour3/libs/ardour/ardour/session.h:1166:7: style: The function 'set_next_event' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/session_event.h:186:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/session.h:1166:7: note: Function in derived class
ardour3/libs/ardour/midiport_manager.cc:119:15: style: The scope of the variable 'prop' can be reduced. [variableScope]
ardour3/libs/ardour/monitor_processor.cc:250:18: style: The scope of the variable 'chn_node' can be reduced. [variableScope]
ardour3/libs/ardour/monitor_processor.cc:375:47: style: Function 'set_dim' argument 2 names different: declaration 'dim' definition 'yn'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/monitor_processor.h:127:31: note: Function 'set_dim' argument 2 names different: declaration 'dim' definition 'yn'.
ardour3/libs/ardour/monitor_processor.cc:375:47: note: Function 'set_dim' argument 2 names different: declaration 'dim' definition 'yn'.
ardour3/libs/ardour/monitor_processor.cc:381:47: style: Function 'set_cut' argument 2 names different: declaration 'cut' definition 'yn'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/monitor_processor.h:126:31: note: Function 'set_cut' argument 2 names different: declaration 'cut' definition 'yn'.
ardour3/libs/ardour/monitor_processor.cc:381:47: note: Function 'set_cut' argument 2 names different: declaration 'cut' definition 'yn'.
ardour3/libs/ardour/monitor_processor.cc:512:4: style: Struct 'ChannelRecord' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
ardour3/libs/ardour/monitor_processor.cc:512:4: style: Struct 'ChannelRecord' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ardour3/libs/ardour/ardour/monitor_processor.h:110:2: style: Class 'MonitorProcessor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/monitor_processor.h:180:3: style: Struct 'ChannelRecord' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/mtc_slave.cc:493:2: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
ardour3/libs/ardour/mtc_slave.cc:273:9: style: The scope of the variable 'mtc_speed' can be reduced. [variableScope]
ardour3/libs/ardour/mtc_slave.cc:170:30: style: Function 'queue_reset' argument 1 names different: declaration 'with_pos' definition 'reset_pos'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/slave.h:324:25: note: Function 'queue_reset' argument 1 names different: declaration 'with_pos' definition 'reset_pos'.
ardour3/libs/ardour/mtc_slave.cc:170:30: note: Function 'queue_reset' argument 1 names different: declaration 'with_pos' definition 'reset_pos'.
ardour3/libs/ardour/mtc_slave.cc:192:24: style: Function 'reset' argument 1 names different: declaration 'with_pos' definition 'with_position'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/slave.h:323:19: note: Function 'reset' argument 1 names different: declaration 'with_pos' definition 'with_position'.
ardour3/libs/ardour/mtc_slave.cc:192:24: note: Function 'reset' argument 1 names different: declaration 'with_pos' definition 'with_position'.
ardour3/libs/ardour/mtc_slave.cc:60:2: performance: Variable 'mtc_frame' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/libs/ardour/ardour/slave.h:329:7: performance: Technically the member function 'ARDOUR::MTC_Slave::update_mtc_status' can be static. [functionStatic]
ardour3/libs/ardour/mtc_slave.cc:486:12: note: Technically the member function 'ARDOUR::MTC_Slave::update_mtc_status' can be static.
ardour3/libs/ardour/ardour/slave.h:329:7: note: Technically the member function 'ARDOUR::MTC_Slave::update_mtc_status' can be static.
ardour3/libs/ardour/mtdm.cc:57:12: style: The scope of the variable 'vip' can be reduced. [variableScope]
ardour3/libs/ardour/mtdm.cc:57:17: style: The scope of the variable 'vop' can be reduced. [variableScope]
ardour3/libs/ardour/mtdm.cc:95:16: style: The scope of the variable 'k' can be reduced. [variableScope]
ardour3/libs/ardour/mtdm.cc:96:16: style: The scope of the variable 'e' can be reduced. [variableScope]
ardour3/libs/ardour/mtdm.cc:96:23: style: The scope of the variable 'p' can be reduced. [variableScope]
ardour3/libs/ardour/mtdm.cc:54:39: style: Function 'process' argument 2 names different: declaration 'inp' definition 'ip'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/mtdm.h:29:37: note: Function 'process' argument 2 names different: declaration 'inp' definition 'ip'.
ardour3/libs/ardour/mtdm.cc:54:39: note: Function 'process' argument 2 names different: declaration 'inp' definition 'ip'.
ardour3/libs/ardour/mtdm.cc:54:50: style: Function 'process' argument 3 names different: declaration 'out' definition 'op'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/mtdm.h:29:49: note: Function 'process' argument 3 names different: declaration 'out' definition 'op'.
ardour3/libs/ardour/mtdm.cc:54:50: note: Function 'process' argument 3 names different: declaration 'out' definition 'op'.
ardour3/libs/ardour/mtdm.cc:23:7: warning: Member variable 'MTDM::_del' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/ardour/mtdm.cc:23:7: warning: Member variable 'MTDM::_err' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/ardour/onset_detector.cc:33:37: style: Function 'OnsetDetector' argument 1 names different: declaration 'sample_rate' definition 'sr'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/onset_detector.h:33:23: note: Function 'OnsetDetector' argument 1 names different: declaration 'sample_rate' definition 'sr'.
ardour3/libs/ardour/onset_detector.cc:33:37: note: Function 'OnsetDetector' argument 1 names different: declaration 'sample_rate' definition 'sr'.
ardour3/libs/ardour/ardour/onset_detector.h:33:2: style: Class 'OnsetDetector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/pannable.cc:134:43: style: Function 'set_automation_style' argument 1 names different: declaration 'm' definition 'style'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/pannable.h:60:39: note: Function 'set_automation_style' argument 1 names different: declaration 'm' definition 'style'.
ardour3/libs/ardour/pannable.cc:134:43: note: Function 'set_automation_style' argument 1 names different: declaration 'm' definition 'style'.
ardour3/libs/ardour/panner.cc:34:2: performance: Variable '_pannable' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/libs/ardour/panner_manager.cc:147:78: performance: Function parameter 'uri' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/panner_manager.cc:221:40: performance: Function parameter 'uri' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/panner_shell.cc:263:51: style: Function 'distribute_no_automation' argument 1 names different: declaration 'src' definition 'inbufs'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/panner_shell.h:88:44: note: Function 'distribute_no_automation' argument 1 names different: declaration 'src' definition 'inbufs'.
ardour3/libs/ardour/panner_shell.cc:263:51: note: Function 'distribute_no_automation' argument 1 names different: declaration 'src' definition 'inbufs'.
ardour3/libs/ardour/panner_shell.cc:263:70: style: Function 'distribute_no_automation' argument 2 names different: declaration 'dest' definition 'outbufs'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/panner_shell.h:88:60: note: Function 'distribute_no_automation' argument 2 names different: declaration 'dest' definition 'outbufs'.
ardour3/libs/ardour/panner_shell.cc:263:70: note: Function 'distribute_no_automation' argument 2 names different: declaration 'dest' definition 'outbufs'.
ardour3/libs/ardour/panner_shell.cc:334:30: style: Function 'run' argument 1 names different: declaration 'src' definition 'inbufs'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/panner_shell.h:61:23: note: Function 'run' argument 1 names different: declaration 'src' definition 'inbufs'.
ardour3/libs/ardour/panner_shell.cc:334:30: note: Function 'run' argument 1 names different: declaration 'src' definition 'inbufs'.
ardour3/libs/ardour/panner_shell.cc:334:49: style: Function 'run' argument 2 names different: declaration 'dest' definition 'outbufs'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/panner_shell.h:61:39: note: Function 'run' argument 2 names different: declaration 'dest' definition 'outbufs'.
ardour3/libs/ardour/panner_shell.cc:334:49: note: Function 'run' argument 2 names different: declaration 'dest' definition 'outbufs'.
ardour3/libs/ardour/panner_shell.cc:334:93: style: Function 'run' argument 4 names different: declaration 'end_frames' definition 'end_frame'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/panner_shell.h:61:80: note: Function 'run' argument 4 names different: declaration 'end_frames' definition 'end_frame'.
ardour3/libs/ardour/panner_shell.cc:334:93: note: Function 'run' argument 4 names different: declaration 'end_frames' definition 'end_frame'.
ardour3/libs/ardour/panner_shell.cc:425:62: performance: Function parameter 'uri' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/panner_shell.cc:435:54: performance: Function parameter 'uri' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/pcm_utils.cc:41:9: style: The scope of the variable 'value' can be reduced. [variableScope]
ardour3/libs/ardour/pcm_utils.cc:58:9: style: The scope of the variable 'value' can be reduced. [variableScope]
ardour3/libs/ardour/pcm_utils.cc:75:9: style: The scope of the variable 'value' can be reduced. [variableScope]
ardour3/libs/ardour/pcm_utils.cc:95:10: style: The scope of the variable 'scaled_value' can be reduced. [variableScope]
ardour3/libs/ardour/pcm_utils.cc:130:9: style: The scope of the variable 'value' can be reduced. [variableScope]
ardour3/libs/ardour/pcm_utils.cc:149:10: style: The scope of the variable 'scaled_value' can be reduced. [variableScope]
ardour3/libs/ardour/pi_controller.cc:29:15: warning: Member variable 'PIController::smooth_offset' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/ardour/pi_controller.cc:29:15: warning: Member variable 'PIController::current_resample_factor' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/ardour/pi_controller.cc:128:11: warning: Member variable 'PIChaser::speed' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/ardour/ardour/pi_controller.h:64:13: style: Technically the member function 'PIChaser::want_locate' can be const. [functionConst]
ardour3/libs/ardour/ardour/pi_controller.h:74:9: style: Technically the member function 'PIChaser::get_estimate' can be const. [functionConst]
ardour3/libs/ardour/pi_controller.cc:198:11: note: Technically the member function 'PIChaser::get_estimate' can be const.
ardour3/libs/ardour/ardour/pi_controller.h:74:9: note: Technically the member function 'PIChaser::get_estimate' can be const.
ardour3/libs/ardour/pi_controller.cc:33:2: style: Class 'PIController' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
ardour3/libs/ardour/pi_controller.cc:33:2: style: Class 'PIController' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ardour3/libs/ardour/pi_controller.cc:129:2: style: Class 'PIChaser' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
ardour3/libs/ardour/pi_controller.cc:129:2: style: Class 'PIChaser' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ardour3/libs/ardour/playlist.cc:178:2: style: Variable 'in_set_state' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ardour3/libs/ardour/playlist.cc:172:2: note: Variable 'in_set_state' is reassigned a value before the old one has been used if variable is no semaphore variable.
ardour3/libs/ardour/playlist.cc:178:2: note: Variable 'in_set_state' is reassigned a value before the old one has been used if variable is no semaphore variable.
ardour3/libs/ardour/playlist.cc:127:43: style: Function 'Playlist' argument 2 names different: declaration 'name' definition 'nom'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/playlist.h:87:34: note: Function 'Playlist' argument 2 names different: declaration 'name' definition 'nom'.
ardour3/libs/ardour/playlist.cc:127:43: note: Function 'Playlist' argument 2 names different: declaration 'name' definition 'nom'.
ardour3/libs/ardour/playlist.cc:127:68: style: Function 'Playlist' argument 4 names different: declaration 'hidden' definition 'hide'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/playlist.h:87:60: note: Function 'Playlist' argument 4 names different: declaration 'hidden' definition 'hide'.
ardour3/libs/ardour/playlist.cc:127:68: note: Function 'Playlist' argument 4 names different: declaration 'hidden' definition 'hide'.
ardour3/libs/ardour/playlist.cc:138:77: style: Function 'Playlist' argument 4 names different: declaration 'hidden' definition 'hide'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/playlist.h:86:58: note: Function 'Playlist' argument 4 names different: declaration 'hidden' definition 'hide'.
ardour3/libs/ardour/playlist.cc:138:77: note: Function 'Playlist' argument 4 names different: declaration 'hidden' definition 'hide'.
ardour3/libs/ardour/playlist.cc:155:69: style: Function 'Playlist' argument 2 names different: declaration 'name' definition 'namestr'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/playlist.h:88:59: note: Function 'Playlist' argument 2 names different: declaration 'name' definition 'namestr'.
ardour3/libs/ardour/playlist.cc:155:69: note: Function 'Playlist' argument 2 names different: declaration 'name' definition 'namestr'.
ardour3/libs/ardour/playlist.cc:155:83: style: Function 'Playlist' argument 3 names different: declaration 'hidden' definition 'hide'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/playlist.h:88:70: note: Function 'Playlist' argument 3 names different: declaration 'hidden' definition 'hide'.
ardour3/libs/ardour/playlist.cc:155:83: note: Function 'Playlist' argument 3 names different: declaration 'hidden' definition 'hide'.
ardour3/libs/ardour/playlist.cc:186:103: style: Function 'Playlist' argument 4 names different: declaration 'name' definition 'str'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/playlist.h:89:93: note: Function 'Playlist' argument 4 names different: declaration 'name' definition 'str'.
ardour3/libs/ardour/playlist.cc:186:103: note: Function 'Playlist' argument 4 names different: declaration 'name' definition 'str'.
ardour3/libs/ardour/playlist.cc:186:113: style: Function 'Playlist' argument 5 names different: declaration 'hidden' definition 'hide'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/playlist.h:89:104: note: Function 'Playlist' argument 5 names different: declaration 'hidden' definition 'hide'.
ardour3/libs/ardour/playlist.cc:186:113: note: Function 'Playlist' argument 5 names different: declaration 'hidden' definition 'hide'.
ardour3/libs/ardour/playlist.cc:1317:71: style: Function 'split_region' argument 2 names different: declaration 'position' definition 'playlist_position'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/playlist.h:137:59: note: Function 'split_region' argument 2 names different: declaration 'position' definition 'playlist_position'.
ardour3/libs/ardour/playlist.cc:1317:71: note: Function 'split_region' argument 2 names different: declaration 'position' definition 'playlist_position'.
ardour3/libs/ardour/playlist.cc:1324:72: style: Function '_split_region' argument 2 names different: declaration 'position' definition 'playlist_position'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/playlist.h:362:60: note: Function '_split_region' argument 2 names different: declaration 'position' definition 'playlist_position'.
ardour3/libs/ardour/playlist.cc:1324:72: note: Function '_split_region' argument 2 names different: declaration 'position' definition 'playlist_position'.
ardour3/libs/ardour/playlist.cc:1777:43: style: Function 'find_next_transient' argument 1 names different: declaration 'position' definition 'from'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/playlist.h:171:45: note: Function 'find_next_transient' argument 1 names different: declaration 'position' definition 'from'.
ardour3/libs/ardour/playlist.cc:1777:43: note: Function 'find_next_transient' argument 1 names different: declaration 'position' definition 'from'.
ardour3/libs/ardour/playlist.cc:2216:29: style: Function 'bump_name' argument 1 names different: declaration 'old_name' definition 'name'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/playlist.h:194:44: note: Function 'bump_name' argument 1 names different: declaration 'old_name' definition 'name'.
ardour3/libs/ardour/playlist.cc:2216:29: note: Function 'bump_name' argument 1 names different: declaration 'old_name' definition 'name'.
ardour3/libs/ardour/playlist.cc:3073:45: style: Function 'set_orig_track_id' argument 1 names different: declaration 'did' definition 'id'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/playlist.h:205:41: note: Function 'set_orig_track_id' argument 1 names different: declaration 'did' definition 'id'.
ardour3/libs/ardour/playlist.cc:3073:45: note: Function 'set_orig_track_id' argument 1 names different: declaration 'did' definition 'id'.
ardour3/libs/ardour/playlist.cc:2021:10: style: Unused variable: region_name [unusedVariable]
ardour3/libs/ardour/playlist.cc:2283:35: style: Unused variable: xf [unusedVariable]
ardour3/libs/ardour/playlist.cc:2367:6: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/libs/ardour/playlist.cc:2623:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/libs/ardour/playlist.cc:2247:7: style: Technically the member function 'RelayerSort::operator()' can be const. [functionConst]
ardour3/libs/ardour/ardour/playlist.h:61:1: warning: The class 'RegionListProperty' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
ardour3/libs/ardour/playlist.cc:358:3: style: Exception should be caught by reference. [catchExceptionByValue]
ardour3/libs/ardour/playlist.cc:127:43: performance: Function parameter 'nom' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/playlist.cc:155:69: performance: Function parameter 'namestr' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/playlist.cc:186:103: performance: Function parameter 'str' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/playlist.cc:2216:29: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/playlist.cc:2724:2: style: Instance of 'RegionReadLock' object is destroyed immediately. [unusedScopedObject]
ardour3/libs/ardour/ardour/audioplaylist.h:48:7: style: The function 'destroy_region' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/playlist.h:209:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/audioplaylist.h:48:7: note: Function in derived class
ardour3/libs/ardour/ardour/audioplaylist.h:52:7: style: The function 'pre_combine' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/playlist.h:367:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/audioplaylist.h:52:7: note: Function in derived class
ardour3/libs/ardour/ardour/audioplaylist.h:53:7: style: The function 'post_combine' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/playlist.h:369:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/audioplaylist.h:53:7: note: Function in derived class
ardour3/libs/ardour/ardour/audioplaylist.h:54:7: style: The function 'pre_uncombine' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/playlist.h:373:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/audioplaylist.h:54:7: note: Function in derived class
ardour3/libs/ardour/ardour/audioplaylist.h:57:6: style: The function 'set_state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/playlist.h:176:14: note: Virtual function in base class
ardour3/libs/ardour/ardour/audioplaylist.h:57:6: note: Function in derived class
ardour3/libs/ardour/ardour/audioplaylist.h:58:7: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/playlist.h:104:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/audioplaylist.h:58:7: note: Function in derived class
ardour3/libs/ardour/ardour/audioplaylist.h:59:7: style: The function 'region_changed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/playlist.h:326:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/audioplaylist.h:59:7: note: Function in derived class
ardour3/libs/ardour/ardour/midi_playlist.h:54:6: style: The function 'set_state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/playlist.h:176:14: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_playlist.h:54:6: note: Function in derived class
ardour3/libs/ardour/ardour/midi_playlist.h:56:7: style: The function 'destroy_region' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/playlist.h:209:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_playlist.h:56:7: note: Function in derived class
ardour3/libs/ardour/ardour/midi_playlist.h:66:7: style: The function 'remove_dependents' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/playlist.h:340:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_playlist.h:66:7: note: Function in derived class
ardour3/libs/ardour/ardour/midi_playlist.h:69:7: style: The function 'dump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/playlist.h:104:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_playlist.h:69:7: note: Function in derived class
ardour3/libs/ardour/ardour/midi_playlist.h:71:7: style: The function 'region_changed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/playlist.h:326:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_playlist.h:71:7: note: Function in derived class
ardour3/libs/ardour/ardour/plugin.h:54:2: warning: Member variable 'PluginInfo::type' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/ardour/ardour/plugin.h:90:1: warning: The class 'Plugin' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
ardour3/libs/ardour/plugin.cc:112:31: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/plugin_insert.cc:968:12: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
ardour3/libs/ardour/plugin_insert.cc:949:11: note: outer condition: prop==0
ardour3/libs/ardour/plugin_insert.cc:968:12: note: identical inner condition: prop==0
ardour3/libs/ardour/plugin_insert.cc:968:12: style: Condition 'prop==0' is always true [knownConditionTrueFalse]
ardour3/libs/ardour/plugin_insert.cc:949:11: note: Assuming that condition 'prop==0' is not redundant
ardour3/libs/ardour/plugin_insert.cc:968:12: note: Condition 'prop==0' is always true
ardour3/libs/ardour/plugin_insert.cc:974:60: warning: Either the condition 'prop==0' is redundant or there is possible null pointer dereference: prop. [nullPointerRedundantCheck]
ardour3/libs/ardour/plugin_insert.cc:949:11: note: Assuming that condition 'prop==0' is not redundant
ardour3/libs/ardour/plugin_insert.cc:974:60: note: Null pointer dereference
ardour3/libs/ardour/plugin_insert.cc:455:31: style: Function 'run' argument 1 names different: declaration 'in' definition 'bufs'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/plugin_insert.h:55:23: note: Function 'run' argument 1 names different: declaration 'in' definition 'bufs'.
ardour3/libs/ardour/plugin_insert.cc:455:31: note: Function 'run' argument 1 names different: declaration 'in' definition 'bufs'.
ardour3/libs/ardour/plugin_insert.cc:1195:48: style: Function 'set_value' argument 1 names different: declaration 'val' definition 'user_val'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/plugin_insert.h:88:26: note: Function 'set_value' argument 1 names different: declaration 'val' definition 'user_val'.
ardour3/libs/ardour/plugin_insert.cc:1195:48: note: Function 'set_value' argument 1 names different: declaration 'val' definition 'user_val'.
ardour3/libs/ardour/plugin_insert.cc:594:9: warning: Accessing an item in container '_plugins'. Either the condition '_plugins.empty()' is redundant or '_plugins' can be empty. [containerOutOfBounds]
ardour3/libs/ardour/plugin_insert.cc:588:20: note: Assuming that condition '_plugins.empty()' is not redundant
ardour3/libs/ardour/plugin_insert.cc:594:9: note: Access out of bounds
ardour3/libs/ardour/plugin_insert.cc:889:41: style: Unused variable: p [unusedVariable]
ardour3/libs/ardour/ardour/ladspa_plugin.h:48:14: style: The function 'unique_id' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/plugin.h:138:22: note: Virtual function in base class
ardour3/libs/ardour/ardour/ladspa_plugin.h:48:14: note: Function in derived class
ardour3/libs/ardour/ardour/ladspa_plugin.h:49:14: style: The function 'label' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/plugin.h:139:23: note: Virtual function in base class
ardour3/libs/ardour/ardour/ladspa_plugin.h:49:14: note: Function in derived class
ardour3/libs/ardour/ardour/ladspa_plugin.h:50:14: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/plugin.h:140:23: note: Virtual function in base class
ardour3/libs/ardour/ardour/ladspa_plugin.h:50:14: note: Function in derived class
ardour3/libs/ardour/ardour/ladspa_plugin.h:51:14: style: The function 'maker' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/plugin.h:141:23: note: Virtual function in base class
ardour3/libs/ardour/ardour/ladspa_plugin.h:51:14: note: Function in derived class
ardour3/libs/ardour/ardour/ladspa_plugin.h:52:14: style: The function 'parameter_count' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/plugin.h:142:19: note: Virtual function in base class
ardour3/libs/ardour/ardour/ladspa_plugin.h:52:14: note: Function in derived class
ardour3/libs/ardour/ardour/ladspa_plugin.h:53:14: style: The function 'default_value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/plugin.h:143:16: note: Virtual function in base class
ardour3/libs/ardour/ardour/ladspa_plugin.h:53:14: note: Function in derived class
ardour3/libs/ardour/ardour/ladspa_plugin.h:55:14: style: The function 'set_parameter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/plugin.h:278:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/ladspa_plugin.h:55:14: note: Function in derived class
ardour3/libs/ardour/ardour/ladspa_plugin.h:56:14: style: The function 'get_parameter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/plugin.h:144:16: note: Virtual function in base class
ardour3/libs/ardour/ardour/ladspa_plugin.h:56:14: note: Function in derived class
ardour3/libs/ardour/ardour/ladspa_plugin.h:57:14: style: The function 'get_parameter_descriptor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/plugin.h:148:14: note: Virtual function in base class
ardour3/libs/ardour/ardour/ladspa_plugin.h:57:14: note: Function in derived class
ardour3/libs/ardour/ardour/ladspa_plugin.h:58:14: style: The function 'nth_parameter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/plugin.h:149:19: note: Virtual function in base class
ardour3/libs/ardour/ardour/ladspa_plugin.h:58:14: note: Function in derived class
ardour3/libs/ardour/ardour/ladspa_plugin.h:60:30: style: The function 'automatable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/plugin.h:160:38: note: Virtual function in base class
ardour3/libs/ardour/ardour/ladspa_plugin.h:60:30: note: Function in derived class
ardour3/libs/ardour/ardour/ladspa_plugin.h:62:7: style: The function 'activate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/plugin.h:150:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/ladspa_plugin.h:62:7: note: Function in derived class
ardour3/libs/ardour/ardour/ladspa_plugin.h:69:7: style: The function 'deactivate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/plugin.h:151:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/ladspa_plugin.h:69:7: note: Function in derived class
ardour3/libs/ardour/ardour/ladspa_plugin.h:84:6: style: The function 'set_block_size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/plugin.h:154:14: note: Virtual function in base class
ardour3/libs/ardour/ardour/ladspa_plugin.h:84:6: note: Function in derived class
ardour3/libs/ardour/ardour/ladspa_plugin.h:86:6: style: The function 'connect_and_run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/plugin.h:156:14: note: Virtual function in base class
ardour3/libs/ardour/ardour/ladspa_plugin.h:86:6: note: Function in derived class
ardour3/libs/ardour/ardour/ladspa_plugin.h:90:14: style: The function 'describe_parameter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/plugin.h:161:22: note: Virtual function in base class
ardour3/libs/ardour/ardour/ladspa_plugin.h:90:14: note: Function in derived class
ardour3/libs/ardour/ardour/ladspa_plugin.h:91:14: style: The function 'state_node_name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/plugin.h:162:22: note: Virtual function in base class
ardour3/libs/ardour/ardour/ladspa_plugin.h:91:14: note: Function in derived class
ardour3/libs/ardour/ardour/ladspa_plugin.h:92:14: style: The function 'print_parameter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/plugin.h:163:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/ladspa_plugin.h:92:14: note: Function in derived class
ardour3/libs/ardour/ardour/ladspa_plugin.h:94:7: style: The function 'parameter_is_audio' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/plugin.h:165:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/ladspa_plugin.h:94:7: note: Function in derived class
ardour3/libs/ardour/ardour/ladspa_plugin.h:95:7: style: The function 'parameter_is_control' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/plugin.h:166:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/ladspa_plugin.h:95:7: note: Function in derived class
ardour3/libs/ardour/ardour/ladspa_plugin.h:96:7: style: The function 'parameter_is_input' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/plugin.h:167:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/ladspa_plugin.h:96:7: note: Function in derived class
ardour3/libs/ardour/ardour/ladspa_plugin.h:97:7: style: The function 'parameter_is_output' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/plugin.h:168:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/ladspa_plugin.h:97:7: note: Function in derived class
ardour3/libs/ardour/ardour/ladspa_plugin.h:103:6: style: The function 'set_state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/plugin.h:134:14: note: Virtual function in base class
ardour3/libs/ardour/ardour/ladspa_plugin.h:103:6: note: Function in derived class
ardour3/libs/ardour/ardour/ladspa_plugin.h:105:7: style: The function 'load_preset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/plugin.h:197:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/ladspa_plugin.h:105:7: note: Function in derived class
ardour3/libs/ardour/ardour/ladspa_plugin.h:107:7: style: The function 'has_editor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/plugin.h:247:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/ladspa_plugin.h:107:7: note: Function in derived class
ardour3/libs/ardour/ardour/ladspa_plugin.h:135:7: style: The function 'find_presets' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/plugin.h:296:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/ladspa_plugin.h:135:7: note: Function in derived class
ardour3/libs/ardour/ardour/ladspa_plugin.h:141:14: style: The function 'do_save_preset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/plugin.h:283:22: note: Virtual function in base class
ardour3/libs/ardour/ardour/ladspa_plugin.h:141:14: note: Function in derived class
ardour3/libs/ardour/ardour/ladspa_plugin.h:142:7: style: The function 'do_remove_preset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/plugin.h:285:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/ladspa_plugin.h:142:7: note: Function in derived class
ardour3/libs/ardour/ardour/ladspa_plugin.h:146:7: style: The function 'add_state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/plugin.h:299:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/ladspa_plugin.h:146:7: note: Function in derived class
ardour3/libs/ardour/plugin_manager.cc:250:45: style: Function 'add_ladspa_directory' argument 1 names different: declaration 'dirpath' definition 'path'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/plugin_manager.h:54:40: note: Function 'add_ladspa_directory' argument 1 names different: declaration 'dirpath' definition 'path'.
ardour3/libs/ardour/plugin_manager.cc:250:45: note: Function 'add_ladspa_directory' argument 1 names different: declaration 'dirpath' definition 'path'.
ardour3/libs/ardour/plugin_manager.cc:449:46: style: Function 'get_ladspa_category' argument 1 names different: declaration 'id' definition 'plugin_id'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/plugin_manager.h:133:44: note: Function 'get_ladspa_category' argument 1 names different: declaration 'id' definition 'plugin_id'.
ardour3/libs/ardour/plugin_manager.cc:449:46: note: Function 'get_ladspa_category' argument 1 names different: declaration 'id' definition 'plugin_id'.
ardour3/libs/ardour/plugin_manager.cc:250:45: performance: Function parameter 'path' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/port.cc:255:47: style: Function 'increment_port_buffer_offset' argument 1 names different: declaration 'n' definition 'nframes'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/port.h:136:55: note: Function 'increment_port_buffer_offset' argument 1 names different: declaration 'n' definition 'nframes'.
ardour3/libs/ardour/port.cc:255:47: note: Function 'increment_port_buffer_offset' argument 1 names different: declaration 'n' definition 'nframes'.
ardour3/libs/ardour/port_insert.cc:46:13: warning: Member variable 'PortInsert::_bitslot' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/ardour/port_insert.cc:52:9: performance: Variable '_latency_flush_frames' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/libs/ardour/port_insert.cc:53:9: performance: Variable '_measured_latency' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/libs/ardour/ardour/port_manager.h:67:10: performance: Technically the member function 'ARDOUR::PortManager::disconnect' can be static. [functionStatic]
ardour3/libs/ardour/port_manager.cc:437:14: note: Technically the member function 'ARDOUR::PortManager::disconnect' can be static.
ardour3/libs/ardour/ardour/port_manager.h:67:10: note: Technically the member function 'ARDOUR::PortManager::disconnect' can be static.
ardour3/libs/ardour/ardour/port_manager.h:105:2: style: Class 'PortRegistrationFailure' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/port_manager.cc:311:3: style: Throwing a copy of the caught exception instead of rethrowing the original exception. [exceptRethrowCopy]
ardour3/libs/ardour/port_set.cc:135:22: style: Function 'port' argument 1 names different: declaration 'index' definition 'n'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/port_set.h:53:38: note: Function 'port' argument 1 names different: declaration 'index' definition 'n'.
ardour3/libs/ardour/port_set.cc:135:22: note: Function 'port' argument 1 names different: declaration 'index' definition 'n'.
ardour3/libs/ardour/port_set.cc:142:24: style: Function 'port' argument 1 names different: declaration 't' definition 'type'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/port_set.h:56:40: note: Function 'port' argument 1 names different: declaration 't' definition 'type'.
ardour3/libs/ardour/port_set.cc:142:24: note: Function 'port' argument 1 names different: declaration 't' definition 'type'.
ardour3/libs/ardour/port_set.cc:142:37: style: Function 'port' argument 2 names different: declaration 'index' definition 'n'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/port_set.h:56:50: note: Function 'port' argument 2 names different: declaration 'index' definition 'n'.
ardour3/libs/ardour/port_set.cc:142:37: note: Function 'port' argument 2 names different: declaration 'index' definition 'n'.
ardour3/libs/ardour/port_set.cc:45:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/libs/ardour/port_set.cc:53:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/libs/ardour/process_thread.cc:80:13: warning: Assert statement calls a function which may have desired side effects: 'available'. [assertWithSideEffect]
ardour3/libs/ardour/process_thread.cc:155:14: warning: Assert statement calls a function which may have desired side effects: 'available'. [assertWithSideEffect]
ardour3/libs/ardour/ardour/process_thread.h:41:7: performance: Technically the member function 'ARDOUR::ProcessThread::get_buffers' can be static. [functionStatic]
ardour3/libs/ardour/process_thread.cc:54:16: note: Technically the member function 'ARDOUR::ProcessThread::get_buffers' can be static.
ardour3/libs/ardour/ardour/process_thread.h:41:7: note: Technically the member function 'ARDOUR::ProcessThread::get_buffers' can be static.
ardour3/libs/ardour/ardour/process_thread.h:42:7: performance: Technically the member function 'ARDOUR::ProcessThread::drop_buffers' can be static. [functionStatic]
ardour3/libs/ardour/process_thread.cc:63:16: note: Technically the member function 'ARDOUR::ProcessThread::drop_buffers' can be static.
ardour3/libs/ardour/ardour/process_thread.h:42:7: note: Technically the member function 'ARDOUR::ProcessThread::drop_buffers' can be static.
ardour3/libs/ardour/processor.cc:106:24: style: Function 'state' argument 1 names different: declaration 'full' definition 'full_state'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/processor.h:104:31: note: Function 'state' argument 1 names different: declaration 'full' definition 'full_state'.
ardour3/libs/ardour/processor.cc:106:24: note: Function 'state' argument 1 names different: declaration 'full' definition 'full_state'.
ardour3/libs/ardour/processor.cc:70:12: warning: Member variable 'Processor::ActiveChanged' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/ardour/processor.cc:70:12: warning: Member variable 'Processor::ConfigurationChanged' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/ardour/processor.cc:70:12: warning: Member variable 'Processor::_owner' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/ardour/ardour/processor.h:44:1: warning: The class 'Processor' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
ardour3/libs/ardour/quantize.cc:68:7: style: The scope of the variable 'even' can be reduced. [variableScope]
ardour3/libs/ardour/rb_effect.cc:224:5: style: Variable 'this_read' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ardour3/libs/ardour/rb_effect.cc:215:5: note: Variable 'this_read' is reassigned a value before the old one has been used if variable is no semaphore variable.
ardour3/libs/ardour/rb_effect.cc:224:5: note: Variable 'this_read' is reassigned a value before the old one has been used if variable is no semaphore variable.
ardour3/libs/ardour/rb_effect.cc:265:5: style: Variable 'this_read' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ardour3/libs/ardour/rb_effect.cc:257:5: note: Variable 'this_read' is reassigned a value before the old one has been used if variable is no semaphore variable.
ardour3/libs/ardour/rb_effect.cc:265:5: note: Variable 'this_read' is reassigned a value before the old one has been used if variable is no semaphore variable.
ardour3/libs/ardour/rc_configuration.cc:218:11: style: The scope of the variable 'node' can be reduced. [variableScope]
ardour3/libs/ardour/rc_configuration.cc:161:44: style: Function 'instant_xml' argument 1 names different: declaration 'str' definition 'node_name'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/rc_configuration.h:52:44: note: Function 'instant_xml' argument 1 names different: declaration 'str' definition 'node_name'.
ardour3/libs/ardour/rc_configuration.cc:161:44: note: Function 'instant_xml' argument 1 names different: declaration 'str' definition 'node_name'.
ardour3/libs/ardour/rdff.c:146:19: style: Same expression on both sides of '>' because the value of '(*buf)->size' and 'alloc_size' are the same. [duplicateExpression]
ardour3/libs/ardour/rdff.c:142:36: note: 'alloc_size' is assigned value '(*buf)->size' here.
ardour3/libs/ardour/rdff.c:146:19: note: Same expression on both sides of '>' because the value of '(*buf)->size' and 'alloc_size' are the same.
ardour3/libs/ardour/recent_sessions.cc:106:39: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/recent_sessions.cc:106:52: performance: Function parameter 'path' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/region.cc:1187:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ardour3/libs/ardour/region.cc:1193:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ardour3/libs/ardour/region.cc:323:70: style: Function 'Region' argument 2 names different: declaration 'start_offset' definition 'offset'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/region.h:336:57: note: Function 'Region' argument 2 names different: declaration 'start_offset' definition 'offset'.
ardour3/libs/ardour/region.cc:323:70: note: Function 'Region' argument 2 names different: declaration 'start_offset' definition 'offset'.
ardour3/libs/ardour/region.cc:666:40: style: Function 'set_ancestral_data' argument 1 names different: declaration 'start' definition 's'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/region.h:132:38: note: Function 'set_ancestral_data' argument 1 names different: declaration 'start' definition 's'.
ardour3/libs/ardour/region.cc:666:40: note: Function 'set_ancestral_data' argument 1 names different: declaration 'start' definition 's'.
ardour3/libs/ardour/region.cc:666:54: style: Function 'set_ancestral_data' argument 2 names different: declaration 'length' definition 'l'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/region.h:132:56: note: Function 'set_ancestral_data' argument 2 names different: declaration 'length' definition 'l'.
ardour3/libs/ardour/region.cc:666:54: note: Function 'set_ancestral_data' argument 2 names different: declaration 'length' definition 'l'.
ardour3/libs/ardour/region.cc:666:63: style: Function 'set_ancestral_data' argument 3 names different: declaration 'stretch' definition 'st'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/region.h:132:70: note: Function 'set_ancestral_data' argument 3 names different: declaration 'stretch' definition 'st'.
ardour3/libs/ardour/region.cc:666:63: note: Function 'set_ancestral_data' argument 3 names different: declaration 'stretch' definition 'st'.
ardour3/libs/ardour/region.cc:666:73: style: Function 'set_ancestral_data' argument 4 names different: declaration 'shift' definition 'sh'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/region.h:132:85: note: Function 'set_ancestral_data' argument 4 names different: declaration 'shift' definition 'sh'.
ardour3/libs/ardour/region.cc:666:73: note: Function 'set_ancestral_data' argument 4 names different: declaration 'shift' definition 'sh'.
ardour3/libs/ardour/region.cc:758:29: style: Function 'cut_end' argument 1 names different: declaration 'new_position' definition 'new_endpoint'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/region.h:229:27: note: Function 'cut_end' argument 1 names different: declaration 'new_position' definition 'new_endpoint'.
ardour3/libs/ardour/region.cc:758:29: note: Function 'cut_end' argument 1 names different: declaration 'new_position' definition 'new_endpoint'.
ardour3/libs/ardour/region.cc:814:32: style: Function 'modify_end' argument 1 names different: declaration 'new_position' definition 'new_endpoint'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/region.h:382:30: note: Function 'modify_end' argument 1 names different: declaration 'new_position' definition 'new_endpoint'.
ardour3/libs/ardour/region.cc:814:32: note: Function 'modify_end' argument 1 names different: declaration 'new_position' definition 'new_endpoint'.
ardour3/libs/ardour/region.cc:836:30: style: Function 'trim_end' argument 1 names different: declaration 'new_position' definition 'new_endpoint'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/region.h:225:28: note: Function 'trim_end' argument 1 names different: declaration 'new_position' definition 'new_endpoint'.
ardour3/libs/ardour/region.cc:836:30: note: Function 'trim_end' argument 1 names different: declaration 'new_position' definition 'new_endpoint'.
ardour3/libs/ardour/region.cc:1010:39: style: Function 'set_sync_position' argument 1 names different: declaration 'n' definition 'absolute_pos'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/region.h:237:37: note: Function 'set_sync_position' argument 1 names different: declaration 'n' definition 'absolute_pos'.
ardour3/libs/ardour/region.cc:1010:39: note: Function 'set_sync_position' argument 1 names different: declaration 'n' definition 'absolute_pos'.
ardour3/libs/ardour/region.cc:1569:43: style: Function 'verify_start_mutable' argument 1 names different: declaration '_start' definition 'new_start'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/region.h:389:40: note: Function 'verify_start_mutable' argument 1 names different: declaration '_start' definition 'new_start'.
ardour3/libs/ardour/region.cc:1569:43: note: Function 'verify_start_mutable' argument 1 names different: declaration '_start' definition 'new_start'.
ardour3/libs/ardour/region_factory.cc:509:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ardour3/libs/ardour/region_factory.cc:48:56: style: Function 'create' argument 1 names different: declaration 'other' definition 'region'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/region_factory.h:61:75: note: Function 'create' argument 1 names different: declaration 'other' definition 'region'.
ardour3/libs/ardour/region_factory.cc:48:56: note: Function 'create' argument 1 names different: declaration 'other' definition 'region'.
ardour3/libs/ardour/region_factory.cc:498:63: style: Function 'region_name' argument 3 names different: declaration 'new_level' definition 'newlevel'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/region_factory.h:93:59: note: Function 'region_name' argument 3 names different: declaration 'new_level' definition 'newlevel'.
ardour3/libs/ardour/region_factory.cc:498:63: note: Function 'region_name' argument 3 names different: declaration 'new_level' definition 'newlevel'.
ardour3/libs/ardour/resampled_source.cc:69:42: style: Function 'read' argument 1 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/resampled_source.h:37:27: note: Function 'read' argument 1 names different: declaration 'buffer' definition 'output'.
ardour3/libs/ardour/resampled_source.cc:69:42: note: Function 'read' argument 1 names different: declaration 'buffer' definition 'output'.
ardour3/libs/ardour/return.cc:84:21: style: The scope of the variable 'prop' can be reduced. [variableScope]
ardour3/libs/ardour/return.cc:45:9: warning: Member variable 'Return::_bitslot' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/ardour/ardour/reverse.h:29:2: style: Class 'Reverse' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/route.cc:1887:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ardour3/libs/ardour/route.cc:1890:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ardour3/libs/ardour/route.cc:1892:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ardour3/libs/ardour/route.cc:1904:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ardour3/libs/ardour/route.cc:1031:21: style: The scope of the variable 'prop' can be reduced. [variableScope]
ardour3/libs/ardour/route.cc:2232:8: style: The scope of the variable 'first' can be reduced. [variableScope]
ardour3/libs/ardour/route.cc:2374:13: style: The scope of the variable 'io_child' can be reduced. [variableScope]
ardour3/libs/ardour/route.cc:285:49: style: Function 'set_remote_control_id_explicit' argument 1 names different: declaration 'order_key' definition 'rid'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/route.h:428:59: note: Function 'set_remote_control_id_explicit' argument 1 names different: declaration 'order_key' definition 'rid'.
ardour3/libs/ardour/route.cc:285:49: note: Function 'set_remote_control_id_explicit' argument 1 names different: declaration 'order_key' definition 'rid'.
ardour3/libs/ardour/route.cc:339:25: style: Function 'inc_gain' argument 1 names different: declaration 'delta' definition 'fraction'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/route.h:141:24: note: Function 'inc_gain' argument 1 names different: declaration 'delta' definition 'fraction'.
ardour3/libs/ardour/route.cc:339:25: note: Function 'inc_gain' argument 1 names different: declaration 'delta' definition 'fraction'.
ardour3/libs/ardour/route.cc:2772:28: style: Function 'set_comment' argument 1 names different: declaration 'str' definition 'cmt'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/route.h:99:32: note: Function 'set_comment' argument 1 names different: declaration 'str' definition 'cmt'.
ardour3/libs/ardour/route.cc:2772:28: note: Function 'set_comment' argument 1 names different: declaration 'str' definition 'cmt'.
ardour3/libs/ardour/route.cc:2780:57: style: Function 'add_fed_by' argument 2 names different: declaration 'sends_only' definition 'via_sends_only'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/route.h:357:50: note: Function 'add_fed_by' argument 2 names different: declaration 'sends_only' definition 'via_sends_only'.
ardour3/libs/ardour/route.cc:2780:57: note: Function 'add_fed_by' argument 2 names different: declaration 'sends_only' definition 'via_sends_only'.
ardour3/libs/ardour/route.cc:2805:53: style: Function 'feeds' argument 2 names different: declaration 'via_send_only' definition 'via_sends_only'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/route.h:322:46: note: Function 'feeds' argument 2 names different: declaration 'via_send_only' definition 'via_sends_only'.
ardour3/libs/ardour/route.cc:2805:53: note: Function 'feeds' argument 2 names different: declaration 'via_send_only' definition 'via_sends_only'.
ardour3/libs/ardour/route.cc:2872:96: style: Function 'nonrealtime_handle_transport_stopped' argument 3 names different: declaration 'flush_processors' definition 'can_flush_processors'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/route.h:130:87: note: Function 'nonrealtime_handle_transport_stopped' argument 3 names different: declaration 'flush_processors' definition 'can_flush_processors'.
ardour3/libs/ardour/route.cc:2872:96: note: Function 'nonrealtime_handle_transport_stopped' argument 3 names different: declaration 'flush_processors' definition 'can_flush_processors'.
ardour3/libs/ardour/route.cc:2967:87: style: Function 'no_roll' argument 4 names different: declaration 'state_changing' definition 'session_state_changing'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/route.h:121:28: note: Function 'no_roll' argument 4 names different: declaration 'state_changing' definition 'session_state_changing'.
ardour3/libs/ardour/route.cc:2967:87: note: Function 'no_roll' argument 4 names different: declaration 'state_changing' definition 'session_state_changing'.
ardour3/libs/ardour/route.cc:3766:40: style: Function 'update_port_latencies' argument 1 names different: declaration 'ports' definition 'from'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/route.h:573:45: note: Function 'update_port_latencies' argument 1 names different: declaration 'ports' definition 'from'.
ardour3/libs/ardour/route.cc:3766:40: note: Function 'update_port_latencies' argument 1 names different: declaration 'ports' definition 'from'.
ardour3/libs/ardour/route.cc:3766:55: style: Function 'update_port_latencies' argument 2 names different: declaration 'feeders' definition 'to'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/route.h:573:61: note: Function 'update_port_latencies' argument 2 names different: declaration 'feeders' definition 'to'.
ardour3/libs/ardour/route.cc:3766:55: note: Function 'update_port_latencies' argument 2 names different: declaration 'feeders' definition 'to'.
ardour3/libs/ardour/route.cc:3426:9: style: Unused variable: ioproc_name [unusedVariable]
ardour3/libs/ardour/ardour/capturing_processor.h:37:7: style: The function 'display_to_user' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:56:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/capturing_processor.h:37:7: note: Function in derived class
ardour3/libs/ardour/ardour/capturing_processor.h:38:6: style: The function 'set_block_size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:68:14: note: Virtual function in base class
ardour3/libs/ardour/ardour/capturing_processor.h:38:6: note: Function in derived class
ardour3/libs/ardour/ardour/capturing_processor.h:39:7: style: The function 'run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:74:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/capturing_processor.h:39:7: note: Function in derived class
ardour3/libs/ardour/ardour/capturing_processor.h:40:7: style: The function 'configure_io' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:81:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/capturing_processor.h:40:7: note: Function in derived class
ardour3/libs/ardour/ardour/capturing_processor.h:41:7: style: The function 'can_support_io_configuration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:85:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/capturing_processor.h:41:7: note: Function in derived class
ardour3/libs/ardour/ardour/capturing_processor.h:42:19: style: The function 'state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:104:19: note: Virtual function in base class
ardour3/libs/ardour/ardour/capturing_processor.h:42:19: note: Function in derived class
ardour3/libs/ardour/ardour/internal_send.h:57:11: style: The function 'pan_outs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/delivery.h:103:19: note: Virtual function in base class
ardour3/libs/ardour/ardour/internal_send.h:57:11: note: Function in derived class
ardour3/libs/ardour/ardour/monitor_processor.h:113:7: style: The function 'display_to_user' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:56:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/monitor_processor.h:113:7: note: Function in derived class
ardour3/libs/ardour/ardour/monitor_processor.h:115:7: style: The function 'run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:74:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/monitor_processor.h:115:7: note: Function in derived class
ardour3/libs/ardour/ardour/monitor_processor.h:117:11: style: The function 'state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:104:19: note: Virtual function in base class
ardour3/libs/ardour/ardour/monitor_processor.h:117:11: note: Function in derived class
ardour3/libs/ardour/ardour/monitor_processor.h:120:7: style: The function 'configure_io' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:81:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/monitor_processor.h:120:7: note: Function in derived class
ardour3/libs/ardour/ardour/monitor_processor.h:121:7: style: The function 'can_support_io_configuration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:85:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/monitor_processor.h:121:7: note: Function in derived class
ardour3/libs/ardour/ardour/plugin_insert.h:51:11: style: The function 'state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:104:19: note: Virtual function in base class
ardour3/libs/ardour/ardour/plugin_insert.h:51:11: note: Function in derived class
ardour3/libs/ardour/ardour/plugin_insert.h:55:7: style: The function 'run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:74:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/plugin_insert.h:55:7: note: Function in derived class
ardour3/libs/ardour/ardour/plugin_insert.h:56:7: style: The function 'silence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:75:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/plugin_insert.h:56:7: note: Function in derived class
ardour3/libs/ardour/ardour/plugin_insert.h:58:7: style: The function 'activate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:77:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/plugin_insert.h:58:7: note: Function in derived class
ardour3/libs/ardour/ardour/plugin_insert.h:59:7: style: The function 'deactivate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:78:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/plugin_insert.h:59:7: note: Function in derived class
ardour3/libs/ardour/ardour/plugin_insert.h:60:7: style: The function 'flush' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:79:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/plugin_insert.h:60:7: note: Function in derived class
ardour3/libs/ardour/ardour/plugin_insert.h:62:6: style: The function 'set_block_size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:68:14: note: Virtual function in base class
ardour3/libs/ardour/ardour/plugin_insert.h:62:6: note: Function in derived class
ardour3/libs/ardour/ardour/plugin_insert.h:64:12: style: The function 'output_streams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:87:20: note: Virtual function in base class
ardour3/libs/ardour/ardour/plugin_insert.h:64:12: note: Function in derived class
ardour3/libs/ardour/ardour/plugin_insert.h:65:12: style: The function 'input_streams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:86:20: note: Virtual function in base class
ardour3/libs/ardour/ardour/plugin_insert.h:65:12: note: Function in derived class
ardour3/libs/ardour/ardour/plugin_insert.h:72:7: style: The function 'can_support_io_configuration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:85:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/plugin_insert.h:72:7: note: Function in derived class
ardour3/libs/ardour/ardour/plugin_insert.h:73:7: style: The function 'configure_io' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:81:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/plugin_insert.h:73:7: note: Function in derived class
ardour3/libs/ardour/ardour/plugin_insert.h:79:7: style: The function 'realtime_handle_transport_stopped' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:89:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/plugin_insert.h:79:7: note: Function in derived class
ardour3/libs/ardour/ardour/plugin_insert.h:80:7: style: The function 'realtime_locate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:90:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/plugin_insert.h:80:7: note: Function in derived class
ardour3/libs/ardour/ardour/plugin_insert.h:81:7: style: The function 'monitoring_changed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:97:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/plugin_insert.h:81:7: note: Function in derived class
ardour3/libs/ardour/ardour/plugin_insert.h:114:13: style: The function 'signal_latency' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:66:21: note: Virtual function in base class
ardour3/libs/ardour/ardour/plugin_insert.h:114:13: note: Function in derived class
ardour3/libs/ardour/ardour/unknown_processor.h:48:7: style: The function 'display_to_user' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:56:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/unknown_processor.h:48:7: note: Function in derived class
ardour3/libs/ardour/ardour/unknown_processor.h:52:7: style: The function 'can_support_io_configuration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:85:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/unknown_processor.h:52:7: note: Function in derived class
ardour3/libs/ardour/ardour/unknown_processor.h:56:12: style: The function 'state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:104:19: note: Virtual function in base class
ardour3/libs/ardour/ardour/unknown_processor.h:56:12: note: Function in derived class
ardour3/libs/ardour/ardour/plugin_insert.h:167:49: performance: Function parameter 'h' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/route.cc:326:42: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/route.cc:1617:44: performance: Function parameter 'in' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/route.cc:2772:28: performance: Function parameter 'cmt' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/route.cc:3237:56: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/route.cc:3282:56: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/route.cc:3722:45: performance: Function parameter 'to' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/route.cc:3907:14: error: Same iterator is used with different containers 'new_processors' and '_processors'. [iterators]
ardour3/libs/ardour/route_group.cc:439:69: style: Function 'audio_track_group' argument 1 names different: declaration 'at_set' definition 'ats'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/route_group.h:114:68: note: Function 'audio_track_group' argument 1 names different: declaration 'at_set' definition 'ats'.
ardour3/libs/ardour/route_group.cc:439:69: note: Function 'audio_track_group' argument 1 names different: declaration 'at_set' definition 'ats'.
ardour3/libs/ardour/route_group.cc:200:68: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/libs/ardour/send.cc:197:21: style: The scope of the variable 'prop' can be reduced. [variableScope]
ardour3/libs/ardour/send.cc:316:31: style: Function 'set_name' argument 1 names different: declaration 'str' definition 'new_name'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/send.h:65:36: note: Function 'set_name' argument 1 names different: declaration 'str' definition 'new_name'.
ardour3/libs/ardour/send.cc:316:31: note: Function 'set_name' argument 1 names different: declaration 'str' definition 'new_name'.
ardour3/libs/ardour/send.cc:141:18: warning: Assert statement calls a function which may have desired side effects: 'count'. [assertWithSideEffect]
ardour3/libs/ardour/session.cc:1503:37: style: Function 'set_frame_rate' argument 1 names different: declaration 'nframes' definition 'frames_per_second'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/session.h:886:34: note: Function 'set_frame_rate' argument 1 names different: declaration 'nframes' definition 'frames_per_second'.
ardour3/libs/ardour/session.cc:1503:37: note: Function 'set_frame_rate' argument 1 names different: declaration 'nframes' definition 'frames_per_second'.
ardour3/libs/ardour/session.cc:1893:94: style: Function 'midi_output_change_handler' argument 3 names different: declaration 'midi_track' definition 'wmt'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/session.h:1320:90: note: Function 'midi_output_change_handler' argument 3 names different: declaration 'midi_track' definition 'wmt'.
ardour3/libs/ardour/session.cc:1893:94: note: Function 'midi_output_change_handler' argument 3 names different: declaration 'midi_track' definition 'wmt'.
ardour3/libs/ardour/session.cc:2211:107: style: Function 'new_route_from_template' argument 3 names different: declaration 'name' definition 'name_base'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/session.h:200:116: note: Function 'new_route_from_template' argument 3 names different: declaration 'name' definition 'name_base'.
ardour3/libs/ardour/session.cc:2211:107: note: Function 'new_route_from_template' argument 3 names different: declaration 'name' definition 'name_base'.
ardour3/libs/ardour/session.cc:2905:67: style: Function 'set_exclusive_input_active' argument 1 names different: declaration 'rt' definition 'rl'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/session.h:627:71: note: Function 'set_exclusive_input_active' argument 1 names different: declaration 'rt' definition 'rl'.
ardour3/libs/ardour/session.cc:2905:67: note: Function 'set_exclusive_input_active' argument 1 names different: declaration 'rt' definition 'rl'.
ardour3/libs/ardour/session.cc:3378:62: style: Function 'new_audio_source_path' argument 2 names different: declaration 'nchans' definition 'nchan'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/session.h:198:66: note: Function 'new_audio_source_path' argument 2 names different: declaration 'nchans' definition 'nchan'.
ardour3/libs/ardour/session.cc:3378:62: note: Function 'new_audio_source_path' argument 2 names different: declaration 'nchans' definition 'nchan'.
ardour3/libs/ardour/session.cc:3876:65: style: Function 'ensure_buffer_set' argument 2 names different: declaration 'howmany' definition 'count'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/session.h:752:63: note: Function 'ensure_buffer_set' argument 2 names different: declaration 'howmany' definition 'count'.
ardour3/libs/ardour/session.cc:3876:65: note: Function 'ensure_buffer_set' argument 2 names different: declaration 'howmany' definition 'count'.
ardour3/libs/ardour/session.cc:4111:23: style: Function 'write_one_track' argument 6 names different: declaration 'wot' definition 'itt'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/session.h:607:85: note: Function 'write_one_track' argument 6 names different: declaration 'wot' definition 'itt'.
ardour3/libs/ardour/session.cc:4111:23: note: Function 'write_one_track' argument 6 names different: declaration 'wot' definition 'itt'.
ardour3/libs/ardour/session.cc:4848:44: style: Function 'update_latency_compensation' argument 1 names different: declaration 'force' definition 'force_whole_graph'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/session.h:891:41: note: Function 'update_latency_compensation' argument 1 names different: declaration 'force' definition 'force_whole_graph'.
ardour3/libs/ardour/session.cc:4848:44: note: Function 'update_latency_compensation' argument 1 names different: declaration 'force' definition 'force_whole_graph'.
ardour3/libs/ardour/session.cc:3387:2: error: Accessing an item in container 'possible_name' that is empty. [containerOutOfBounds]
ardour3/libs/ardour/session.cc:441:16: style: Unused variable: debug_pointers [unusedVariable]
ardour3/libs/ardour/ardour/click.h:44:7: style: Technically the member function 'ARDOUR::Click::operatordelete' can be const. [functionConst]
ardour3/libs/ardour/ardour/session.h:240:8: style: Technically the member function 'ARDOUR::Session::RoutePublicOrderSorter::operator()' can be const. [functionConst]
ardour3/libs/ardour/session.cc:3697:34: note: Technically the member function 'ARDOUR::Session::RoutePublicOrderSorter::operator()' can be const.
ardour3/libs/ardour/ardour/session.h:240:8: note: Technically the member function 'ARDOUR::Session::RoutePublicOrderSorter::operator()' can be const.
ardour3/libs/ardour/ardour/audio_track.h:40:6: style: The function 'set_mode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/track.h:49:14: note: Virtual function in base class
ardour3/libs/ardour/ardour/audio_track.h:40:6: note: Function in derived class
ardour3/libs/ardour/ardour/audio_track.h:41:7: style: The function 'can_use_mode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/track.h:50:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/audio_track.h:41:7: note: Function in derived class
ardour3/libs/ardour/ardour/audio_track.h:43:6: style: The function 'roll' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/track.h:66:14: note: Virtual function in base class
ardour3/libs/ardour/ardour/audio_track.h:43:6: note: Function in derived class
ardour3/libs/ardour/ardour/audio_track.h:46:32: style: The function 'create_diskstream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/track.h:76:40: note: Virtual function in base class
ardour3/libs/ardour/ardour/audio_track.h:46:32: note: Function in derived class
ardour3/libs/ardour/ardour/audio_track.h:47:7: style: The function 'set_diskstream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/track.h:77:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/audio_track.h:47:7: note: Function in derived class
ardour3/libs/ardour/ardour/audio_track.h:49:11: style: The function 'data_type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/track.h:71:19: note: Virtual function in base class
ardour3/libs/ardour/ardour/audio_track.h:49:11: note: Function in derived class
ardour3/libs/ardour/ardour/audio_track.h:53:7: style: The function 'freeze_me' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/track.h:89:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/audio_track.h:53:7: note: Function in derived class
ardour3/libs/ardour/ardour/audio_track.h:54:7: style: The function 'unfreeze' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/track.h:90:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/audio_track.h:54:7: note: Function in derived class
ardour3/libs/ardour/ardour/audio_track.h:56:7: style: The function 'bounceable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/track.h:94:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/audio_track.h:56:7: note: Function in derived class
ardour3/libs/ardour/ardour/audio_track.h:57:28: style: The function 'bounce' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/track.h:95:36: note: Virtual function in base class
ardour3/libs/ardour/ardour/audio_track.h:57:28: note: Function in derived class
ardour3/libs/ardour/ardour/audio_track.h:58:28: style: The function 'bounce_range' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/track.h:96:36: note: Virtual function in base class
ardour3/libs/ardour/ardour/audio_track.h:58:28: note: Function in derived class
ardour3/libs/ardour/ardour/audio_track.h:60:6: style: The function 'export_stuff' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/track.h:98:14: note: Virtual function in base class
ardour3/libs/ardour/ardour/audio_track.h:60:6: note: Function in derived class
ardour3/libs/ardour/ardour/audio_track.h:63:6: style: The function 'set_state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/track.h:103:14: note: Virtual function in base class
ardour3/libs/ardour/ardour/audio_track.h:63:6: note: Function in derived class
ardour3/libs/ardour/ardour/audio_track.h:73:32: style: The function 'diskstream_factory' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/track.h:225:40: note: Virtual function in base class
ardour3/libs/ardour/ardour/audio_track.h:73:32: note: Function in derived class
ardour3/libs/ardour/ardour/audio_track.h:76:7: style: The function 'set_state_part_two' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/track.h:211:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/audio_track.h:76:7: note: Function in derived class
ardour3/libs/ardour/ardour/midi_track.h:44:6: style: The function 'roll' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/track.h:66:14: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_track.h:44:6: note: Function in derived class
ardour3/libs/ardour/ardour/midi_track.h:49:32: style: The function 'create_diskstream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/track.h:76:40: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_track.h:49:32: note: Function in derived class
ardour3/libs/ardour/ardour/midi_track.h:50:7: style: The function 'set_diskstream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/track.h:77:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_track.h:50:7: note: Function in derived class
ardour3/libs/ardour/ardour/midi_track.h:53:11: style: The function 'data_type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/track.h:71:19: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_track.h:53:11: note: Function in derived class
ardour3/libs/ardour/ardour/midi_track.h:57:7: style: The function 'freeze_me' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/track.h:89:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_track.h:57:7: note: Function in derived class
ardour3/libs/ardour/ardour/midi_track.h:58:7: style: The function 'unfreeze' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/track.h:90:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_track.h:58:7: note: Function in derived class
ardour3/libs/ardour/ardour/midi_track.h:60:7: style: The function 'bounceable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/track.h:94:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_track.h:60:7: note: Function in derived class
ardour3/libs/ardour/ardour/midi_track.h:61:28: style: The function 'bounce' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/track.h:95:36: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_track.h:61:28: note: Function in derived class
ardour3/libs/ardour/ardour/midi_track.h:62:28: style: The function 'bounce_range' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/track.h:96:36: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_track.h:62:28: note: Function in derived class
ardour3/libs/ardour/ardour/midi_track.h:68:6: style: The function 'export_stuff' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/track.h:98:14: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_track.h:68:6: note: Function in derived class
ardour3/libs/ardour/ardour/midi_track.h:75:6: style: The function 'set_state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/track.h:103:14: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_track.h:75:6: note: Function in derived class
ardour3/libs/ardour/ardour/midi_track.h:141:7: style: The function 'set_monitoring' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/track.h:53:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_track.h:141:7: note: Function in derived class
ardour3/libs/ardour/ardour/midi_track.h:162:40: style: The function 'diskstream_factory' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/track.h:225:40: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_track.h:162:40: note: Function in derived class
ardour3/libs/ardour/ardour/midi_track.h:168:7: style: The function 'set_state_part_two' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/track.h:211:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_track.h:168:7: note: Function in derived class
ardour3/libs/ardour/ardour/midi_track.h:172:6: style: The function 'no_roll' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/track.h:60:14: note: Virtual function in base class
ardour3/libs/ardour/ardour/midi_track.h:172:6: note: Function in derived class
ardour3/libs/ardour/session.cc:2985:32: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/session.cc:2999:31: performance: Function parameter 'id' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/session.cc:3371:28: performance: Function parameter 'base' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/session.cc:3833:33: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/session.cc:4061:36: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/session.cc:4075:38: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/session.cc:2246:10: performance: Passing the result of c_str() to a function that takes std::string as argument no. 1 is slow and redundant. [stlcstrParam]
ardour3/libs/ardour/session.cc:2256:10: performance: Passing the result of c_str() to a function that takes std::string as argument no. 1 is slow and redundant. [stlcstrParam]
ardour3/libs/ardour/ardour/track.h:44:6: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/route.h:85:14: note: Virtual function in base class
ardour3/libs/ardour/ardour/track.h:44:6: note: Function in derived class
ardour3/libs/ardour/ardour/track.h:55:22: style: The function 'monitoring_state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/route.h:112:23: note: Virtual function in base class
ardour3/libs/ardour/ardour/track.h:55:22: note: Function in derived class
ardour3/libs/ardour/ardour/track.h:58:13: style: The function 'metering_state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/route.h:113:21: note: Virtual function in base class
ardour3/libs/ardour/ardour/track.h:58:13: note: Function in derived class
ardour3/libs/ardour/ardour/track.h:60:14: style: The function 'no_roll' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/route.h:120:14: note: Virtual function in base class
ardour3/libs/ardour/ardour/track.h:60:14: note: Function in derived class
ardour3/libs/ardour/ardour/track.h:63:6: style: The function 'silent_roll' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/route.h:123:14: note: Virtual function in base class
ardour3/libs/ardour/ardour/track.h:63:6: note: Function in derived class
ardour3/libs/ardour/ardour/track.h:66:14: style: The function 'roll' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/route.h:117:14: note: Virtual function in base class
ardour3/libs/ardour/ardour/track.h:66:14: note: Function in derived class
ardour3/libs/ardour/ardour/track.h:73:7: style: The function 'can_record' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/route.h:126:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/track.h:73:7: note: Function in derived class
ardour3/libs/ardour/ardour/track.h:79:7: style: The function 'set_latency_compensation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/route.h:270:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/track.h:79:7: note: Function in derived class
ardour3/libs/ardour/ardour/track.h:102:14: style: The function 'get_template' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/route.h:306:19: note: Virtual function in base class
ardour3/libs/ardour/ardour/track.h:102:14: note: Function in derived class
ardour3/libs/ardour/ardour/track.h:103:14: style: The function 'set_state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/route.h:305:14: note: Virtual function in base class
ardour3/libs/ardour/ardour/track.h:103:14: note: Function in derived class
ardour3/libs/ardour/ardour/track.h:108:7: style: The function 'record_enabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/route.h:129:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/track.h:108:7: note: Function in derived class
ardour3/libs/ardour/ardour/track.h:109:7: style: The function 'set_record_enabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/route.h:128:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/track.h:109:7: note: Function in derived class
ardour3/libs/ardour/ardour/track.h:114:7: style: The function 'set_block_size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/route.h:454:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/track.h:114:7: note: Function in derived class
ardour3/libs/ardour/ardour/track.h:135:7: style: The function 'non_realtime_locate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/route.h:133:22: note: Virtual function in base class
ardour3/libs/ardour/ardour/track.h:135:7: note: Function in derived class
ardour3/libs/ardour/ardour/track.h:171:11: style: The function 'state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/route.h:521:19: note: Virtual function in base class
ardour3/libs/ardour/ardour/track.h:171:11: note: Function in derived class
ardour3/libs/ardour/ardour/track.h:217:7: style: The function 'maybe_declick' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/route.h:537:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/track.h:217:7: note: Function in derived class
ardour3/libs/ardour/ardour/track.h:221:13: style: The function 'check_initial_delay' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/route.h:457:21: note: Virtual function in base class
ardour3/libs/ardour/ardour/track.h:221:13: note: Function in derived class
ardour3/libs/ardour/session_directory.cc:46:49: style: Function 'operator=' argument 1 names different: declaration 'path' definition 'newpath'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/session_directory.h:39:50: note: Function 'operator=' argument 1 names different: declaration 'path' definition 'newpath'.
ardour3/libs/ardour/session_directory.cc:46:49: note: Function 'operator=' argument 1 names different: declaration 'path' definition 'newpath'.
ardour3/libs/ardour/ardour/session_directory.h:121:7: style: Technically the member function 'ARDOUR::SessionDirectory::create' can be const. [functionConst]
ardour3/libs/ardour/session_directory.cc:53:19: note: Technically the member function 'ARDOUR::SessionDirectory::create' can be const.
ardour3/libs/ardour/ardour/session_directory.h:121:7: note: Technically the member function 'ARDOUR::SessionDirectory::create' can be const.
ardour3/libs/ardour/session_events.cc:45:58: style: Function 'create_per_thread_pool' argument 1 names different: declaration 'n' definition 'name'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/session_event.h:143:57: note: Function 'create_per_thread_pool' argument 1 names different: declaration 'n' definition 'name'.
ardour3/libs/ardour/session_events.cc:45:58: note: Function 'create_per_thread_pool' argument 1 names different: declaration 'n' definition 'name'.
ardour3/libs/ardour/session_events.cc:94:44: style: Function 'add_event' argument 1 names different: declaration 'action_frame' definition 'frame'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/session_event.h:182:29: note: Function 'add_event' argument 1 names different: declaration 'action_frame' definition 'frame'.
ardour3/libs/ardour/session_events.cc:94:44: note: Function 'add_event' argument 1 names different: declaration 'action_frame' definition 'frame'.
ardour3/libs/ardour/session_events.cc:108:73: style: Function 'replace_event' argument 2 names different: declaration 'action_frame' definition 'frame'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/session_event.h:177:53: note: Function 'replace_event' argument 2 names different: declaration 'action_frame' definition 'frame'.
ardour3/libs/ardour/session_events.cc:108:73: note: Function 'replace_event' argument 2 names different: declaration 'action_frame' definition 'frame'.
ardour3/libs/ardour/ardour/session_handle.h:31:2: style: Class 'SessionHandleRef' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/ardour/session_handle.h:43:2: style: Class 'SessionHandlePtr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/ardour/session_metadata.cc:173:12: style: The scope of the variable 'prop' can be reduced. [variableScope]
ardour3/libs/ardour/session_metadata.cc:213:12: style: The scope of the variable 'prop' can be reduced. [variableScope]
ardour3/libs/ardour/session_midi.cc:325:63: style: Function 'mmc_record_enable' argument 2 names different: declaration 'track' definition 'trk'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/session.h:1187:60: note: Function 'mmc_record_enable' argument 2 names different: declaration 'track' definition 'trk'.
ardour3/libs/ardour/session_midi.cc:325:63: note: Function 'mmc_record_enable' argument 2 names different: declaration 'track' definition 'trk'.
ardour3/libs/ardour/session_playlists.cc:162:35: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/session_state.cc:3382:12: style: Expression is always false because 'else if' condition matches previous condition at line 3303. [multiCondition]
ardour3/libs/ardour/session_state.cc:3389:12: style: Expression is always false because 'else if' condition matches previous condition at line 3305. [multiCondition]
ardour3/libs/ardour/session_state.cc:1309:21: style: Condition 'version<3000' is always true [knownConditionTrueFalse]
ardour3/libs/ardour/session_state.cc:2225:21: style: Condition 'version<3000' is always true [knownConditionTrueFalse]
ardour3/libs/ardour/session_state.cc:1690:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ardour3/libs/ardour/session_state.cc:1710:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ardour3/libs/ardour/session_state.cc:130:34: style: Function 'pre_engine_init' argument 1 names different: declaration 'path' definition 'fullpath'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/session.h:1132:36: note: Function 'pre_engine_init' argument 1 names different: declaration 'path' definition 'fullpath'.
ardour3/libs/ardour/session_state.cc:130:34: note: Function 'pre_engine_init' argument 1 names different: declaration 'path' definition 'fullpath'.
ardour3/libs/ardour/session_state.cc:486:32: style: Function 'create' argument 1 names different: declaration 'mix_template' definition 'session_template'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/session.h:894:34: note: Function 'create' argument 1 names different: declaration 'mix_template' definition 'session_template'.
ardour3/libs/ardour/session_state.cc:486:32: note: Function 'create' argument 1 names different: declaration 'mix_template' definition 'session_template'.
ardour3/libs/ardour/session_state.cc:2362:50: style: Function 'begin_reversible_command' argument 1 names different: declaration 'cmd_name' definition 'name'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/session.h:704:52: note: Function 'begin_reversible_command' argument 1 names different: declaration 'cmd_name' definition 'name'.
ardour3/libs/ardour/session_state.cc:2362:50: note: Function 'begin_reversible_command' argument 1 names different: declaration 'cmd_name' definition 'name'.
ardour3/libs/ardour/session_state.cc:3138:37: style: Function 'instant_xml' argument 1 names different: declaration 'str' definition 'node_name'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/session.h:413:43: note: Function 'instant_xml' argument 1 names different: declaration 'str' definition 'node_name'.
ardour3/libs/ardour/session_state.cc:3138:37: note: Function 'instant_xml' argument 1 names different: declaration 'str' definition 'node_name'.
ardour3/libs/ardour/session_state.cc:3501:38: style: Function 'set_history_depth' argument 1 names different: declaration 'depth' definition 'd'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/session.h:1531:35: note: Function 'set_history_depth' argument 1 names different: declaration 'depth' definition 'd'.
ardour3/libs/ardour/session_state.cc:3501:38: note: Function 'set_history_depth' argument 1 names different: declaration 'depth' definition 'd'.
ardour3/libs/ardour/session_state.cc:3746:47: style: Function 'get_session_info_from_path' argument 1 names different: declaration 'state_tree' definition 'tree'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/session.h:1613:53: note: Function 'get_session_info_from_path' argument 1 names different: declaration 'state_tree' definition 'tree'.
ardour3/libs/ardour/session_state.cc:3746:47: note: Function 'get_session_info_from_path' argument 1 names different: declaration 'state_tree' definition 'tree'.
ardour3/libs/ardour/session_state.cc:1912:40: warning: Accessing an item in container 'sdirs'. Either the condition 'sdirs.empty()' is redundant or 'sdirs' can be empty. [containerOutOfBounds]
ardour3/libs/ardour/session_state.cc:1908:22: note: Assuming that condition 'sdirs.empty()' is not redundant
ardour3/libs/ardour/session_state.cc:1912:40: note: Access out of bounds
ardour3/libs/ardour/session_state.cc:384:9: style: Unused variable: fspath [unusedVariable]
ardour3/libs/ardour/session_state.cc:3606:18: style: Unused variable: v [unusedVariable]
ardour3/libs/ardour/session_state.cc:3620:14: style: Variable 'p' is assigned a value that is never used. [unreadVariable]
ardour3/libs/ardour/session_state.cc:2253:7: style: Technically the member function 'string_cmp::operator()' can be const. [functionConst]
ardour3/libs/ardour/ardour/amp.h:89:10: style: The function 'internal_to_interface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/automation_control.h:79:17: note: Virtual function in base class
ardour3/libs/ardour/ardour/amp.h:89:10: note: Function in derived class
ardour3/libs/ardour/ardour/amp.h:90:10: style: The function 'interface_to_internal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/automation_control.h:83:17: note: Virtual function in base class
ardour3/libs/ardour/ardour/amp.h:90:10: note: Function in derived class
ardour3/libs/ardour/ardour/amp.h:91:10: style: The function 'internal_to_user' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/automation_control.h:87:17: note: Virtual function in base class
ardour3/libs/ardour/ardour/amp.h:91:10: note: Function in derived class
ardour3/libs/ardour/ardour/silentfilesource.h:30:6: style: The function 'update_header' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/audiofilesource.h:63:14: note: Virtual function in base class
ardour3/libs/ardour/ardour/silentfilesource.h:30:6: note: Function in derived class
ardour3/libs/ardour/ardour/silentfilesource.h:31:6: style: The function 'flush_header' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/audiofilesource.h:64:14: note: Virtual function in base class
ardour3/libs/ardour/ardour/silentfilesource.h:31:6: note: Function in derived class
ardour3/libs/ardour/ardour/silentfilesource.h:59:7: style: The function 'set_header_timeline_position' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/audiofilesource.h:104:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/silentfilesource.h:59:7: note: Function in derived class
ardour3/libs/ardour/session_state.cc:768:32: performance: Function parameter 'snapshot_name' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/session_state.cc:2325:50: performance: Function parameter 'groups' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/session_state.cc:2335:38: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/session_state.cc:3297:38: performance: Function parameter 'p' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/session_transport.cc:60:15: style: Condition 'tries<8' is always true [knownConditionTrueFalse]
ardour3/libs/ardour/session_transport.cc:58:14: note: Assignment 'tries=0', assigned value is 0
ardour3/libs/ardour/session_transport.cc:60:15: note: Condition 'tries<8' is always true
ardour3/libs/ardour/session_transport.cc:145:37: style: Function 'request_locate' argument 1 names different: declaration 'frame' definition 'target_frame'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/session.h:329:34: note: Function 'request_locate' argument 1 names different: declaration 'frame' definition 'target_frame'.
ardour3/libs/ardour/session_transport.cc:145:37: note: Function 'request_locate' argument 1 names different: declaration 'frame' definition 'target_frame'.
ardour3/libs/ardour/session_transport.cc:153:35: style: Function 'force_locate' argument 1 names different: declaration 'frame' definition 'target_frame'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/session.h:1266:32: note: Function 'force_locate' argument 1 names different: declaration 'frame' definition 'target_frame'.
ardour3/libs/ardour/session_transport.cc:153:35: note: Function 'force_locate' argument 1 names different: declaration 'frame' definition 'target_frame'.
ardour3/libs/ardour/session_transport.cc:402:38: style: Function 'non_realtime_overwrite' argument 1 names different: declaration 'entry_request_count' definition 'on_entry'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/session.h:1277:35: note: Function 'non_realtime_overwrite' argument 1 names different: declaration 'entry_request_count' definition 'on_entry'.
ardour3/libs/ardour/session_transport.cc:402:38: note: Function 'non_realtime_overwrite' argument 1 names different: declaration 'entry_request_count' definition 'on_entry'.
ardour3/libs/ardour/session_transport.cc:435:45: style: Function 'non_realtime_stop' argument 2 names different: declaration 'entry_request_count' definition 'on_entry'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/session.h:1276:42: note: Function 'non_realtime_stop' argument 2 names different: declaration 'entry_request_count' definition 'on_entry'.
ardour3/libs/ardour/session_transport.cc:435:45: note: Function 'non_realtime_stop' argument 2 names different: declaration 'entry_request_count' definition 'on_entry'.
ardour3/libs/ardour/session_transport.cc:872:81: style: Function 'locate' argument 4 names different: declaration 'with_loop' definition 'for_seamless_loop'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/session.h:1264:65: note: Function 'locate' argument 4 names different: declaration 'with_loop' definition 'for_seamless_loop'.
ardour3/libs/ardour/session_transport.cc:872:81: note: Function 'locate' argument 4 names different: declaration 'with_loop' definition 'for_seamless_loop'.
ardour3/libs/ardour/session_transport.cc:1320:37: style: Function 'reset_rf_scale' argument 1 names different: declaration 'frames_moved' definition 'motion'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/session.h:1115:34: note: Function 'reset_rf_scale' argument 1 names different: declaration 'frames_moved' definition 'motion'.
ardour3/libs/ardour/session_transport.cc:1320:37: note: Function 'reset_rf_scale' argument 1 names different: declaration 'frames_moved' definition 'motion'.
ardour3/libs/ardour/smf_source.cc:122:32: style: Function 'SMFSource' argument 1 names different: declaration 'session' definition 's'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/smf_source.h:46:22: note: Function 'SMFSource' argument 1 names different: declaration 'session' definition 's'.
ardour3/libs/ardour/smf_source.cc:122:32: note: Function 'SMFSource' argument 1 names different: declaration 'session' definition 's'.
ardour3/libs/ardour/smf_source.cc:206:58: style: Function 'read_unlocked' argument 1 names different: declaration 'dst' definition 'destination'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/smf_source.h:81:59: note: Function 'read_unlocked' argument 1 names different: declaration 'dst' definition 'destination'.
ardour3/libs/ardour/smf_source.cc:206:58: note: Function 'read_unlocked' argument 1 names different: declaration 'dst' definition 'destination'.
ardour3/libs/ardour/smf_source.cc:207:58: style: Function 'read_unlocked' argument 2 names different: declaration 'position' definition 'source_start'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/smf_source.h:82:59: note: Function 'read_unlocked' argument 2 names different: declaration 'position' definition 'source_start'.
ardour3/libs/ardour/smf_source.cc:207:58: note: Function 'read_unlocked' argument 2 names different: declaration 'position' definition 'source_start'.
ardour3/libs/ardour/smf_source.cc:209:58: style: Function 'read_unlocked' argument 4 names different: declaration 'cnt' definition 'duration'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/smf_source.h:84:59: note: Function 'read_unlocked' argument 4 names different: declaration 'cnt' definition 'duration'.
ardour3/libs/ardour/smf_source.cc:209:58: note: Function 'read_unlocked' argument 4 names different: declaration 'cnt' definition 'duration'.
ardour3/libs/ardour/smf_source.cc:306:56: style: Function 'write_unlocked' argument 1 names different: declaration 'src' definition 'source'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/smf_source.h:87:57: note: Function 'write_unlocked' argument 1 names different: declaration 'src' definition 'source'.
ardour3/libs/ardour/smf_source.cc:306:56: note: Function 'write_unlocked' argument 1 names different: declaration 'src' definition 'source'.
ardour3/libs/ardour/smf_source.cc:426:90: style: Function 'append_event_unlocked_frames' argument 2 names different: declaration 'source_start' definition 'position'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/smf_source.h:55:85: note: Function 'append_event_unlocked_frames' argument 2 names different: declaration 'source_start' definition 'position'.
ardour3/libs/ardour/smf_source.cc:426:90: note: Function 'append_event_unlocked_frames' argument 2 names different: declaration 'source_start' definition 'position'.
ardour3/libs/ardour/smf_source.cc:162:34: warning: Accessing an item in container 'sdirs'. Either the condition 'sdirs.empty()' is redundant or 'sdirs' can be empty. [containerOutOfBounds]
ardour3/libs/ardour/smf_source.cc:158:19: note: Assuming that condition 'sdirs.empty()' is not redundant
ardour3/libs/ardour/smf_source.cc:162:34: note: Access out of bounds
ardour3/libs/ardour/smf_source.cc:350:4: error: Common realloc mistake: 'buf' nulled but not freed upon failure [memleakOnRealloc]
ardour3/libs/ardour/sndfilesource.cc:744:10: style: The scope of the variable 'retval' can be reduced. [variableScope]
ardour3/libs/ardour/sndfilesource.cc:106:44: style: Function 'SndFileSource' argument 4 names different: declaration 'samp_format' definition 'sfmt'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/sndfilesource.h:38:30: note: Function 'SndFileSource' argument 4 names different: declaration 'samp_format' definition 'sfmt'.
ardour3/libs/ardour/sndfilesource.cc:106:44: note: Function 'SndFileSource' argument 4 names different: declaration 'samp_format' definition 'sfmt'.
ardour3/libs/ardour/sndfilesource.cc:106:63: style: Function 'SndFileSource' argument 5 names different: declaration 'hdr_format' definition 'hf'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/sndfilesource.h:38:56: note: Function 'SndFileSource' argument 5 names different: declaration 'hdr_format' definition 'hf'.
ardour3/libs/ardour/sndfilesource.cc:106:63: note: Function 'SndFileSource' argument 5 names different: declaration 'hdr_format' definition 'hf'.
ardour3/libs/ardour/sndfilesource.cc:429:40: style: Function 'write_unlocked' argument 1 names different: declaration 'dst' definition 'data'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/sndfilesource.h:82:37: note: Function 'write_unlocked' argument 1 names different: declaration 'dst' definition 'data'.
ardour3/libs/ardour/sndfilesource.cc:429:40: note: Function 'write_unlocked' argument 1 names different: declaration 'dst' definition 'data'.
ardour3/libs/ardour/sndfilesource.cc:443:55: style: Function 'nondestructive_write_unlocked' argument 1 names different: declaration 'dst' definition 'data'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/sndfilesource.h:112:52: note: Function 'nondestructive_write_unlocked' argument 1 names different: declaration 'dst' definition 'data'.
ardour3/libs/ardour/sndfilesource.cc:443:55: note: Function 'nondestructive_write_unlocked' argument 1 names different: declaration 'dst' definition 'data'.
ardour3/libs/ardour/sndfilesource.cc:472:52: style: Function 'destructive_write_unlocked' argument 1 names different: declaration 'dst' definition 'data'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/sndfilesource.h:111:49: note: Function 'destructive_write_unlocked' argument 1 names different: declaration 'dst' definition 'data'.
ardour3/libs/ardour/sndfilesource.cc:472:52: note: Function 'destructive_write_unlocked' argument 1 names different: declaration 'dst' definition 'data'.
ardour3/libs/ardour/sndfilesource.cc:662:54: style: Function 'write_float' argument 2 names different: declaration 'pos' definition 'frame_pos'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/sndfilesource.h:83:51: note: Function 'write_float' argument 2 names different: declaration 'pos' definition 'frame_pos'.
ardour3/libs/ardour/sndfilesource.cc:662:54: note: Function 'write_float' argument 2 names different: declaration 'pos' definition 'frame_pos'.
ardour3/libs/ardour/sndfilesource.cc:738:61: style: Function 'crossfade' argument 3 names different: declaration 'dir' definition 'fade_in'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/sndfilesource.h:109:58: note: Function 'crossfade' argument 3 names different: declaration 'dir' definition 'fade_in'.
ardour3/libs/ardour/sndfilesource.cc:738:61: note: Function 'crossfade' argument 3 names different: declaration 'dir' definition 'fade_in'.
ardour3/libs/ardour/sndfilesource.cc:885:73: style: Function 'setup_standard_crossfades' argument 2 names different: declaration 'sample_rate' definition 'rate'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/sndfilesource.h:72:69: note: Function 'setup_standard_crossfades' argument 2 names different: declaration 'sample_rate' definition 'rate'.
ardour3/libs/ardour/sndfilesource.cc:885:73: note: Function 'setup_standard_crossfades' argument 2 names different: declaration 'sample_rate' definition 'rate'.
ardour3/libs/ardour/sndfilesource.cc:915:71: style: Function 'get_soundfile_info' argument 2 names different: declaration '_info' definition 'info'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/sndfilesource.h:75:73: note: Function 'get_soundfile_info' argument 2 names different: declaration '_info' definition 'info'.
ardour3/libs/ardour/sndfilesource.cc:915:71: note: Function 'get_soundfile_info' argument 2 names different: declaration '_info' definition 'info'.
ardour3/libs/ardour/source.cc:194:15: style: Unused variable: strstr [unusedVariable]
ardour3/libs/ardour/source.cc:59:2: performance: Variable '_timestamp' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/libs/ardour/source.cc:71:2: performance: Variable '_timestamp' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/libs/ardour/source_factory.cc:121:89: style: Function 'createSilent' argument 4 names different: declaration 'sample_rate' definition 'sr'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/source_factory.h:47:75: note: Function 'createSilent' argument 4 names different: declaration 'sample_rate' definition 'sr'.
ardour3/libs/ardour/source_factory.cc:121:89: note: Function 'createSilent' argument 4 names different: declaration 'sample_rate' definition 'sr'.
ardour3/libs/ardour/source_factory.cc:134:62: style: Function 'create' argument 3 names different: declaration 'async' definition 'defer_peaks'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/source_factory.h:45:79: note: Function 'create' argument 3 names different: declaration 'async' definition 'defer_peaks'.
ardour3/libs/ardour/source_factory.cc:134:62: note: Function 'create' argument 3 names different: declaration 'async' definition 'defer_peaks'.
ardour3/libs/ardour/source_factory.cc:222:60: style: Function 'createExternal' argument 7 names different: declaration 'async' definition 'defer_peaks'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/source_factory.h:52:60: note: Function 'createExternal' argument 7 names different: declaration 'async' definition 'defer_peaks'.
ardour3/libs/ardour/source_factory.cc:222:60: note: Function 'createExternal' argument 7 names different: declaration 'async' definition 'defer_peaks'.
ardour3/libs/ardour/source_factory.cc:294:66: style: Function 'createWritable' argument 7 names different: declaration 'async' definition 'defer_peaks'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/source_factory.h:57:66: note: Function 'createWritable' argument 7 names different: declaration 'async' definition 'defer_peaks'.
ardour3/libs/ardour/source_factory.cc:294:66: note: Function 'createWritable' argument 7 names different: declaration 'async' definition 'defer_peaks'.
ardour3/libs/ardour/speakers.cc:150:44: style: Function 'setup_default_speakers' argument 1 names different: declaration 'nspeakers' definition 'n'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/speakers.h:48:40: note: Function 'setup_default_speakers' argument 1 names different: declaration 'nspeakers' definition 'n'.
ardour3/libs/ardour/speakers.cc:150:44: note: Function 'setup_default_speakers' argument 1 names different: declaration 'nspeakers' definition 'n'.
ardour3/libs/ardour/speakers.cc:38:10: warning: Member variable 'Speaker::PositionChanged' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/ardour/speakers.cc:47:10: warning: Member variable 'Speaker::PositionChanged' is not assigned a value in 'Speaker::operator='. [operatorEqVarError]
ardour3/libs/ardour/speakers.cc:73:11: warning: Member variable 'Speakers::Changed' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/ardour/speakers.cc:84:11: warning: Member variable 'Speakers::Changed' is not assigned a value in 'Speakers::operator='. [operatorEqVarError]
ardour3/libs/ardour/speakers.cc:76:9: performance: Variable '_speakers' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/libs/ardour/ardour/srcfilesource.h:36:6: style: The function 'update_header' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/audiofilesource.h:63:14: note: Virtual function in base class
ardour3/libs/ardour/ardour/srcfilesource.h:36:6: note: Function in derived class
ardour3/libs/ardour/ardour/srcfilesource.h:37:6: style: The function 'flush_header' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/audiofilesource.h:64:14: note: Virtual function in base class
ardour3/libs/ardour/ardour/srcfilesource.h:37:6: note: Function in derived class
ardour3/libs/ardour/ardour/srcfilesource.h:38:7: style: The function 'set_header_timeline_position' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/audiofilesource.h:104:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/srcfilesource.h:38:7: note: Function in derived class
ardour3/libs/ardour/tape_file_matcher.cc:53:41: style: Function 'matches' argument 1 names different: declaration 'filename' definition 'audio_filename'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/tape_file_matcher.h:34:35: note: Function 'matches' argument 1 names different: declaration 'filename' definition 'audio_filename'.
ardour3/libs/ardour/tape_file_matcher.cc:53:41: note: Function 'matches' argument 1 names different: declaration 'filename' definition 'audio_filename'.
ardour3/libs/ardour/tempo.cc:779:2: warning: Possible null pointer dereference: meter [nullPointer]
ardour3/libs/ardour/tempo.cc:737:24: note: Assignment 'meter=0', assigned value is 0
ardour3/libs/ardour/tempo.cc:779:2: note: Null pointer dereference
ardour3/libs/ardour/tempo.cc:780:2: warning: Possible null pointer dereference: tempo [nullPointer]
ardour3/libs/ardour/tempo.cc:738:24: note: Assignment 'tempo=0', assigned value is 0
ardour3/libs/ardour/tempo.cc:780:2: note: Null pointer dereference
ardour3/libs/ardour/tempo.cc:815:115: warning: Possible null pointer dereference: tempo [nullPointer]
ardour3/libs/ardour/tempo.cc:738:24: note: Assignment 'tempo=0', assigned value is 0
ardour3/libs/ardour/tempo.cc:815:115: note: Null pointer dereference
ardour3/libs/ardour/tempo.cc:824:37: warning: Possible null pointer dereference: tempo [nullPointer]
ardour3/libs/ardour/tempo.cc:738:24: note: Assignment 'tempo=0', assigned value is 0
ardour3/libs/ardour/tempo.cc:824:37: note: Null pointer dereference
ardour3/libs/ardour/tempo.cc:1537:10: warning: Either the condition 'prev==0' is redundant or there is possible null pointer dereference: prev. [nullPointerRedundantCheck]
ardour3/libs/ardour/tempo.cc:1533:11: note: Assuming that condition 'prev==0' is not redundant
ardour3/libs/ardour/tempo.cc:1537:10: note: Null pointer dereference
ardour3/libs/ardour/tempo.cc:604:16: style: The scope of the variable 't' can be reduced. [variableScope]
ardour3/libs/ardour/tempo.cc:1663:22: style: The scope of the variable 't' can be reduced. [variableScope]
ardour3/libs/ardour/tempo.cc:277:32: style: Function 'TempoMap' argument 1 names different: declaration 'frame_rate' definition 'fr'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/tempo.h:211:23: note: Function 'TempoMap' argument 1 names different: declaration 'frame_rate' definition 'fr'.
ardour3/libs/ardour/tempo.cc:277:32: note: Function 'TempoMap' argument 1 names different: declaration 'frame_rate' definition 'fr'.
ardour3/libs/ardour/tempo.cc:303:57: style: Function 'remove_tempo' argument 2 names different: declaration 'send_signal' definition 'complete_operation'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/tempo.h:294:47: note: Function 'remove_tempo' argument 2 names different: declaration 'send_signal' definition 'complete_operation'.
ardour3/libs/ardour/tempo.cc:303:57: note: Function 'remove_tempo' argument 2 names different: declaration 'send_signal' definition 'complete_operation'.
ardour3/libs/ardour/tempo.cc:334:57: style: Function 'remove_meter' argument 2 names different: declaration 'send_signal' definition 'complete_operation'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/tempo.h:295:47: note: Function 'remove_meter' argument 2 names different: declaration 'send_signal' definition 'complete_operation'.
ardour3/libs/ardour/tempo.cc:334:57: note: Function 'remove_meter' argument 2 names different: declaration 'send_signal' definition 'complete_operation'.
ardour3/libs/ardour/tempo.cc:601:40: style: Function 'change_initial_tempo' argument 1 names different: declaration 'bpm' definition 'beats_per_minute'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/tempo.h:323:36: note: Function 'change_initial_tempo' argument 1 names different: declaration 'bpm' definition 'beats_per_minute'.
ardour3/libs/ardour/tempo.cc:601:40: note: Function 'change_initial_tempo' argument 1 names different: declaration 'bpm' definition 'beats_per_minute'.
ardour3/libs/ardour/tempo.cc:620:62: style: Function 'change_existing_tempo_at' argument 2 names different: declaration 'bpm' definition 'beats_per_minute'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/tempo.h:322:52: note: Function 'change_existing_tempo_at' argument 2 names different: declaration 'bpm' definition 'beats_per_minute'.
ardour3/libs/ardour/tempo.cc:620:62: note: Function 'change_existing_tempo_at' argument 2 names different: declaration 'bpm' definition 'beats_per_minute'.
ardour3/libs/ardour/tempo.cc:1222:36: style: Function 'round_to_bar' argument 1 names different: declaration 'frame' definition 'fr'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/tempo.h:300:39: note: Function 'round_to_bar' argument 1 names different: declaration 'frame' definition 'fr'.
ardour3/libs/ardour/tempo.cc:1222:36: note: Function 'round_to_bar' argument 1 names different: declaration 'frame' definition 'fr'.
ardour3/libs/ardour/tempo.cc:1228:37: style: Function 'round_to_beat' argument 1 names different: declaration 'frame' definition 'fr'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/tempo.h:301:39: note: Function 'round_to_beat' argument 1 names different: declaration 'frame' definition 'fr'.
ardour3/libs/ardour/tempo.cc:1228:37: note: Function 'round_to_beat' argument 1 names different: declaration 'frame' definition 'fr'.
ardour3/libs/ardour/tempo.cc:1353:37: style: Function 'round_to_type' argument 1 names different: declaration 'fr' definition 'frame'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/tempo.h:358:39: note: Function 'round_to_type' argument 1 names different: declaration 'fr' definition 'frame'.
ardour3/libs/ardour/tempo.cc:1353:37: note: Function 'round_to_type' argument 1 names different: declaration 'fr' definition 'frame'.
ardour3/libs/ardour/tempo.cc:1388:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/libs/ardour/tempo.cc:1403:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/libs/ardour/tempo.cc:1429:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/libs/ardour/tempo.cc:1433:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/libs/ardour/tempo.cc:279:2: performance: Variable '_frame_rate' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/libs/ardour/tempo.cc:272:10: style: Technically the member function 'MetricSectionSorter::operator()' can be const. [functionConst]
ardour3/libs/ardour/tempo.cc:2270:10: style: Technically the member function 'bbtcmp::operator()' can be const. [functionConst]
ardour3/libs/ardour/test/audio_region_test.h:36:15: style: The function 'setUp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/test/test_needing_session.h:11:15: note: Virtual function in base class
ardour3/libs/ardour/test/audio_region_test.h:36:15: note: Function in derived class
ardour3/libs/ardour/test/audio_region_test.h:37:15: style: The function 'tearDown' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/test/test_needing_session.h:12:15: note: Virtual function in base class
ardour3/libs/ardour/test/audio_region_test.h:37:15: note: Function in derived class
ardour3/libs/ardour/test/midi_clock_slave_test.cc:24:11: error: Null pointer dereference: parser [nullPointer]
ardour3/libs/ardour/test/midi_clock_slave_test.cc:15:26: note: Assignment 'parser=0', assigned value is 0
ardour3/libs/ardour/test/midi_clock_slave_test.cc:24:11: note: Null pointer dereference
ardour3/libs/ardour/test/midi_clock_slave_test.cc:26:23: error: Null pointer dereference: parser [nullPointer]
ardour3/libs/ardour/test/midi_clock_slave_test.cc:15:26: note: Assignment 'parser=0', assigned value is 0
ardour3/libs/ardour/test/midi_clock_slave_test.cc:26:23: note: Null pointer dereference
ardour3/libs/ardour/test/midi_clock_slave_test.cc:33:27: error: Null pointer dereference: parser [nullPointer]
ardour3/libs/ardour/test/midi_clock_slave_test.cc:15:26: note: Assignment 'parser=0', assigned value is 0
ardour3/libs/ardour/test/midi_clock_slave_test.cc:33:27: note: Null pointer dereference
ardour3/libs/ardour/test/playlist_equivalent_regions_test.h:29:7: style: The function 'setUp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/test/audio_region_test.h:36:15: note: Virtual function in base class
ardour3/libs/ardour/test/playlist_equivalent_regions_test.h:29:7: note: Function in derived class
ardour3/libs/ardour/test/playlist_equivalent_regions_test.h:30:7: style: The function 'tearDown' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/test/audio_region_test.h:37:15: note: Virtual function in base class
ardour3/libs/ardour/test/playlist_equivalent_regions_test.h:30:7: note: Function in derived class
ardour3/libs/ardour/test/playlist_read_test.h:22:1: style: The class 'PlaylistReadTest' does not have a constructor although it has private member variables. [noConstructor]
ardour3/libs/ardour/test/playlist_read_test.h:33:7: style: The function 'setUp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/test/audio_region_test.h:36:15: note: Virtual function in base class
ardour3/libs/ardour/test/playlist_read_test.h:33:7: note: Function in derived class
ardour3/libs/ardour/test/playlist_read_test.h:34:7: style: The function 'tearDown' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/test/audio_region_test.h:37:15: note: Virtual function in base class
ardour3/libs/ardour/test/playlist_read_test.h:34:7: note: Function in derived class
ardour3/libs/ardour/test/session_test.cc:83:15: style: Variable 'session_template_dir_name' is assigned a value that is never used. [unreadVariable]
ardour3/libs/ardour/test/test_common.cc:40:34: performance: Function parameter 'prefix' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/test/testrunner.cc:29:6: style: The scope of the variable 'c' can be reduced. [variableScope]
ardour3/libs/ardour/thread_buffers.cc:31:4: style: Class 'ThreadBuffers' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
ardour3/libs/ardour/thread_buffers.cc:31:4: style: Class 'ThreadBuffers' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ardour3/libs/ardour/ticker.cc:376:48: style: Function 'send_position_event' argument 1 names different: declaration 'midi_clocks' definition 'midi_beats'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/ticker.h:82:40: note: Function 'send_position_event' argument 1 names different: declaration 'midi_clocks' definition 'midi_beats'.
ardour3/libs/ardour/ticker.cc:376:48: note: Function 'send_position_event' argument 1 names different: declaration 'midi_clocks' definition 'midi_beats'.
ardour3/libs/ardour/ticker.cc:41:5: warning: Member variable 'Position::midi_clocks' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/ardour/track.cc:330:87: style: Function 'no_roll' argument 4 names different: declaration 'state_changing' definition 'session_state_changing'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/track.h:61:28: note: Function 'no_roll' argument 4 names different: declaration 'state_changing' definition 'session_state_changing'.
ardour3/libs/ardour/track.cc:330:87: note: Function 'no_roll' argument 4 names different: declaration 'state_changing' definition 'session_state_changing'.
ardour3/libs/ardour/ardour/route_group_specialized.h:31:68: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/libs/ardour/ardour/delivery.h:55:7: style: The function 'does_routing' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:61:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/delivery.h:55:7: note: Function in derived class
ardour3/libs/ardour/ardour/delivery.h:67:14: style: The function 'display_name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:54:22: note: Virtual function in base class
ardour3/libs/ardour/ardour/delivery.h:67:14: note: Function in derived class
ardour3/libs/ardour/ardour/delivery.h:70:7: style: The function 'can_support_io_configuration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:85:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/delivery.h:70:7: note: Function in derived class
ardour3/libs/ardour/ardour/delivery.h:71:7: style: The function 'configure_io' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:81:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/delivery.h:71:7: note: Function in derived class
ardour3/libs/ardour/ardour/delivery.h:73:7: style: The function 'run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:74:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/delivery.h:73:7: note: Function in derived class
ardour3/libs/ardour/ardour/delivery.h:80:7: style: The function 'realtime_locate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:90:15: note: Virtual function in base class
ardour3/libs/ardour/ardour/delivery.h:80:7: note: Function in derived class
ardour3/libs/ardour/ardour/delivery.h:86:11: style: The function 'state' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/ardour/ardour/processor.h:104:19: note: Virtual function in base class
ardour3/libs/ardour/ardour/delivery.h:86:11: note: Function in derived class
ardour3/libs/ardour/track.cc:822:37: performance: Function parameter 'id' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/transient_detector.cc:35:45: style: Function 'TransientDetector' argument 1 names different: declaration 'sample_rate' definition 'sr'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/transient_detector.h:34:27: note: Function 'TransientDetector' argument 1 names different: declaration 'sample_rate' definition 'sr'.
ardour3/libs/ardour/transient_detector.cc:35:45: note: Function 'TransientDetector' argument 1 names different: declaration 'sample_rate' definition 'sr'.
ardour3/libs/ardour/transient_detector.cc:145:92: style: Function 'update_positions' argument 3 names different: declaration 'results' definition 'positions'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/transient_detector.h:46:79: note: Function 'update_positions' argument 3 names different: declaration 'results' definition 'positions'.
ardour3/libs/ardour/transient_detector.cc:145:92: note: Function 'update_positions' argument 3 names different: declaration 'results' definition 'positions'.
ardour3/libs/ardour/transient_detector.cc:35:20: warning: Member variable 'TransientDetector::current_results' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/ardour/uri_map.cc:38:21: style: C-style pointer casting [cstyleCast]
ardour3/libs/ardour/uri_map.cc:59:21: style: C-style pointer casting [cstyleCast]
ardour3/libs/ardour/uri_map.cc:67:21: style: C-style pointer casting [cstyleCast]
ardour3/libs/ardour/utils.cc:202:11: style: The scope of the variable 'child' can be reduced. [variableScope]
ardour3/libs/ardour/utils.cc:156:36: style: Function 'bump_name_once' argument 1 names different: declaration 's' definition 'name'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/utils.h:57:47: note: Function 'bump_name_once' argument 1 names different: declaration 's' definition 'name'.
ardour3/libs/ardour/utils.cc:156:36: note: Function 'bump_name_once' argument 1 names different: declaration 's' definition 'name'.
ardour3/libs/ardour/utils.cc:643:74: style: Function 'matching_unsuffixed_filename_exists_in' argument 2 names different: declaration 'name' definition 'path'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/utils.h:168:89: note: Function 'matching_unsuffixed_filename_exists_in' argument 2 names different: declaration 'name' definition 'path'.
ardour3/libs/ardour/utils.cc:643:74: note: Function 'matching_unsuffixed_filename_exists_in' argument 2 names different: declaration 'name' definition 'path'.
ardour3/libs/ardour/utils.cc:198:46: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
ardour3/libs/ardour/vst_plugin.cc:97:36: style: Function 'get_parameter' argument 1 names different: declaration 'port' definition 'which'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/vst_plugin.h:46:32: note: Function 'get_parameter' argument 1 names different: declaration 'port' definition 'which'.
ardour3/libs/ardour/vst_plugin.cc:97:36: note: Function 'get_parameter' argument 1 names different: declaration 'port' definition 'which'.
ardour3/libs/ardour/vst_plugin.cc:103:36: style: Function 'set_parameter' argument 1 names different: declaration 'port' definition 'which'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/vst_plugin.h:48:31: note: Function 'set_parameter' argument 1 names different: declaration 'port' definition 'which'.
ardour3/libs/ardour/vst_plugin.cc:103:36: note: Function 'set_parameter' argument 1 names different: declaration 'port' definition 'which'.
ardour3/libs/ardour/vst_plugin.cc:103:49: style: Function 'set_parameter' argument 2 names different: declaration 'val' definition 'newval'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/vst_plugin.h:48:43: note: Function 'set_parameter' argument 2 names different: declaration 'val' definition 'newval'.
ardour3/libs/ardour/vst_plugin.cc:103:49: note: Function 'set_parameter' argument 2 names different: declaration 'val' definition 'newval'.
ardour3/libs/ardour/vst_plugin.cc:122:36: style: Function 'nth_parameter' argument 1 names different: declaration 'port' definition 'n'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/vst_plugin.h:47:35: note: Function 'nth_parameter' argument 1 names different: declaration 'port' definition 'n'.
ardour3/libs/ardour/vst_plugin.cc:122:36: note: Function 'nth_parameter' argument 1 names different: declaration 'port' definition 'n'.
ardour3/libs/ardour/vst_plugin.cc:526:20: style: Function 'connect_and_run' argument 2 names different: declaration 'in' definition 'in_map'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/vst_plugin.h:61:27: note: Function 'connect_and_run' argument 2 names different: declaration 'in' definition 'in_map'.
ardour3/libs/ardour/vst_plugin.cc:526:20: note: Function 'connect_and_run' argument 2 names different: declaration 'in' definition 'in_map'.
ardour3/libs/ardour/vst_plugin.cc:526:40: style: Function 'connect_and_run' argument 3 names different: declaration 'out' definition 'out_map'. [funcArgNamesDifferent]
ardour3/libs/ardour/ardour/vst_plugin.h:61:43: note: Function 'connect_and_run' argument 3 names different: declaration 'out' definition 'out_map'.
ardour3/libs/ardour/vst_plugin.cc:526:40: note: Function 'connect_and_run' argument 3 names different: declaration 'out' definition 'out_map'.
ardour3/libs/ardour/vumeterdsp.cc:44:22: style: The scope of the variable 't1' can be reduced. [variableScope]
ardour3/libs/ardour/vumeterdsp.cc:44:26: style: The scope of the variable 't2' can be reduced. [variableScope]
ardour3/libs/ardour/ardour/worker.h:87:7: performance: Technically the member function 'ARDOUR::Worker::verify_message_completeness' can be static. [functionStatic]
ardour3/libs/ardour/worker.cc:77:9: note: Technically the member function 'ARDOUR::Worker::verify_message_completeness' can be static.
ardour3/libs/ardour/ardour/worker.h:87:7: note: Technically the member function 'ARDOUR::Worker::verify_message_completeness' can be static.
ardour3/libs/ardour/worker.cc:30:4: style: Class 'Worker' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
ardour3/libs/ardour/worker.cc:30:4: style: Class 'Worker' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ardour3/libs/ardour/ardour/worker.h:92:25: style: Class 'Worker' is unsafe, 'Worker::_response' can leak by wrong usage. [unsafeClassCanLeak]
ardour3/libs/audiographer/private/gdither/gdither.cc:180:11: style: The scope of the variable 'tmp' can be reduced. [variableScope]
ardour3/libs/audiographer/private/gdither/gdither.cc:181:13: style: The scope of the variable 'clamped' can be reduced. [variableScope]
ardour3/libs/audiographer/private/gdither/gdither.cc:255:11: style: The scope of the variable 'tmp' can be reduced. [variableScope]
ardour3/libs/audiographer/private/gdither/gdither.cc:256:12: style: The scope of the variable 'clamped' can be reduced. [variableScope]
ardour3/libs/audiographer/private/gdither/gdither.cc:356:14: style: The scope of the variable 'pos' can be reduced. [variableScope]
ardour3/libs/audiographer/private/gdither/gdither.cc:356:19: style: The scope of the variable 'i' can be reduced. [variableScope]
ardour3/libs/audiographer/private/gdither/gdither.cc:357:11: style: The scope of the variable 'tmp' can be reduced. [variableScope]
ardour3/libs/audiographer/private/gdither/gdither.cc:358:13: style: The scope of the variable 'clamped' can be reduced. [variableScope]
ardour3/libs/audiographer/src/general/sr_converter.cc:119:6: style: The scope of the variable 'err' can be reduced. [variableScope]
ardour3/libs/audiographer/tests/general/chunker_test.cc:9:1: style: The class 'ChunkerTest' does not have a constructor although it has private member variables. [noConstructor]
ardour3/libs/audiographer/tests/general/deinterleaver_test.cc:7:1: style: The class 'DeInterleaverTest' does not have a constructor although it has private member variables. [noConstructor]
ardour3/libs/audiographer/tests/general/interleaver_deinterleaver_test.cc:8:1: style: The class 'InterleaverDeInterleaverTest' does not have a constructor although it has private member variables. [noConstructor]
ardour3/libs/audiographer/tests/general/interleaver_test.cc:7:1: style: The class 'InterleaverTest' does not have a constructor although it has private member variables. [noConstructor]
ardour3/libs/audiographer/tests/general/normalizer_test.cc:8:1: style: The class 'NormalizerTest' does not have a constructor although it has private member variables. [noConstructor]
ardour3/libs/audiographer/tests/general/peak_reader_test.cc:7:1: style: The class 'PeakReaderTest' does not have a constructor although it has private member variables. [noConstructor]
ardour3/libs/audiographer/tests/general/sample_format_converter_test.cc:7:1: style: The class 'SampleFormatConverterTest' does not have a constructor although it has private member variables. [noConstructor]
ardour3/libs/audiographer/tests/general/silence_trimmer_test.cc:7:1: style: The class 'SilenceTrimmerTest' does not have a constructor although it has private member variables. [noConstructor]
ardour3/libs/audiographer/tests/general/sr_converter_test.cc:7:1: style: The class 'SampleRateConverterTest' does not have a constructor although it has private member variables. [noConstructor]
ardour3/libs/audiographer/tests/general/threader_test.cc:7:1: style: The class 'ThreaderTest' does not have a constructor although it has private member variables. [noConstructor]
ardour3/libs/audiographer/tests/sndfile/tmp_file_test.cc:6:1: style: The class 'TmpFileTest' does not have a constructor although it has private member variables. [noConstructor]
ardour3/libs/audiographer/tests/utils/identity_vertex_test.cc:7:1: style: The class 'IdentityVertexTest' does not have a constructor although it has private member variables. [noConstructor]
ardour3/libs/backends/jack/jack_connection.h:20:10: performance: Technically the member function 'ARDOUR::JackConnection::connected' can be static. [functionStatic]
ardour3/libs/backends/jack/jack_audiobackend.cc:147:3: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
ardour3/libs/backends/jack/jack_audiobackend.cc:149:5: note: Found duplicate branches for 'if' and 'else'.
ardour3/libs/backends/jack/jack_audiobackend.cc:147:3: note: Found duplicate branches for 'if' and 'else'.
ardour3/libs/backends/jack/jack_audiobackend.cc:838:66: style: Function 'create_process_thread' argument 1 names different: declaration 'func' definition 'f'. [funcArgNamesDifferent]
ardour3/libs/backends/jack/jack_audiobackend.h:103:56: note: Function 'create_process_thread' argument 1 names different: declaration 'func' definition 'f'.
ardour3/libs/backends/jack/jack_audiobackend.cc:838:66: note: Function 'create_process_thread' argument 1 names different: declaration 'func' definition 'f'.
ardour3/libs/backends/jack/jack_audiobackend.cc:1137:47: style: Function 'speed_and_position' argument 1 names different: declaration 'sp' definition 'speed'. [funcArgNamesDifferent]
ardour3/libs/backends/jack/jack_audiobackend.h:186:38: note: Function 'speed_and_position' argument 1 names different: declaration 'sp' definition 'speed'.
ardour3/libs/backends/jack/jack_audiobackend.cc:1137:47: note: Function 'speed_and_position' argument 1 names different: declaration 'sp' definition 'speed'.
ardour3/libs/backends/jack/jack_audiobackend.cc:1137:66: style: Function 'speed_and_position' argument 2 names different: declaration 'pos' definition 'position'. [funcArgNamesDifferent]
ardour3/libs/backends/jack/jack_audiobackend.h:186:54: note: Function 'speed_and_position' argument 2 names different: declaration 'pos' definition 'position'.
ardour3/libs/backends/jack/jack_audiobackend.cc:1137:66: note: Function 'speed_and_position' argument 2 names different: declaration 'pos' definition 'position'.
ardour3/libs/backends/jack/jack_audiobackend.cc:862:33: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/libs/backends/jack/jack_audiobackend.cc:884:33: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/libs/backends/jack/jack_session.h:35:5: style: Class 'JACKSession' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/backends/jack/jack_connection.cc:54:52: style: Function 'JackConnection' argument 1 names different: declaration 'client_name' definition 'arg1'. [funcArgNamesDifferent]
ardour3/libs/backends/jack/jack_connection.h:13:40: note: Function 'JackConnection' argument 1 names different: declaration 'client_name' definition 'arg1'.
ardour3/libs/backends/jack/jack_connection.cc:54:52: note: Function 'JackConnection' argument 1 names different: declaration 'client_name' definition 'arg1'.
ardour3/libs/backends/jack/jack_connection.cc:54:77: style: Function 'JackConnection' argument 2 names different: declaration 'session_uuid' definition 'arg2'. [funcArgNamesDifferent]
ardour3/libs/backends/jack/jack_connection.h:13:72: note: Function 'JackConnection' argument 2 names different: declaration 'session_uuid' definition 'arg2'.
ardour3/libs/backends/jack/jack_connection.cc:54:77: note: Function 'JackConnection' argument 2 names different: declaration 'session_uuid' definition 'arg2'.
ardour3/libs/backends/jack/jack_utils.cc:106:54: style: Function 'get_jack_audio_driver_names' argument 1 names different: declaration 'driver_names' definition 'audio_driver_names'. [funcArgNamesDifferent]
ardour3/libs/backends/jack/jack_utils.h:41:62: note: Function 'get_jack_audio_driver_names' argument 1 names different: declaration 'driver_names' definition 'audio_driver_names'.
ardour3/libs/backends/jack/jack_utils.cc:106:54: note: Function 'get_jack_audio_driver_names' argument 1 names different: declaration 'driver_names' definition 'audio_driver_names'.
ardour3/libs/backends/jack/jack_utils.cc:125:53: style: Function 'get_jack_default_audio_driver_name' argument 1 names different: declaration 'driver_name' definition 'audio_driver_name'. [funcArgNamesDifferent]
ardour3/libs/backends/jack/jack_utils.h:46:56: note: Function 'get_jack_default_audio_driver_name' argument 1 names different: declaration 'driver_name' definition 'audio_driver_name'.
ardour3/libs/backends/jack/jack_utils.cc:125:53: note: Function 'get_jack_default_audio_driver_name' argument 1 names different: declaration 'driver_name' definition 'audio_driver_name'.
ardour3/libs/backends/jack/jack_utils.cc:133:55: style: Function 'get_jack_sample_rate_strings' argument 1 names different: declaration 'sample_rates' definition 'samplerates'. [funcArgNamesDifferent]
ardour3/libs/backends/jack/jack_utils.h:51:63: note: Function 'get_jack_sample_rate_strings' argument 1 names different: declaration 'sample_rates' definition 'samplerates'.
ardour3/libs/backends/jack/jack_utils.cc:133:55: note: Function 'get_jack_sample_rate_strings' argument 1 names different: declaration 'sample_rates' definition 'samplerates'.
ardour3/libs/backends/jack/jack_utils.cc:152:65: style: Function 'get_jack_period_size_strings' argument 1 names different: declaration 'samplerates' definition 'period_sizes'. [funcArgNamesDifferent]
ardour3/libs/backends/jack/jack_utils.h:66:63: note: Function 'get_jack_period_size_strings' argument 1 names different: declaration 'samplerates' definition 'period_sizes'.
ardour3/libs/backends/jack/jack_utils.cc:152:65: note: Function 'get_jack_period_size_strings' argument 1 names different: declaration 'samplerates' definition 'period_sizes'.
ardour3/libs/backends/jack/jack_utils.cc:509:63: style: Function 'get_jack_device_names_for_audio_driver' argument 1 names different: declaration 'driver' definition 'driver_name'. [funcArgNamesDifferent]
ardour3/libs/backends/jack/jack_utils.h:130:86: note: Function 'get_jack_device_names_for_audio_driver' argument 1 names different: declaration 'driver' definition 'driver_name'.
ardour3/libs/backends/jack/jack_utils.cc:509:63: note: Function 'get_jack_device_names_for_audio_driver' argument 1 names different: declaration 'driver' definition 'driver_name'.
ardour3/libs/backends/jack/jack_utils.cc:660:33: warning: Member variable 'JackCommandLineOptions::playback_only' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/backends/jack/jack_utils.cc:660:33: warning: Member variable 'JackCommandLineOptions::capture_only' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/backends/jack/jack_utils.cc:660:33: warning: Member variable 'JackCommandLineOptions::input_channels' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/backends/jack/jack_utils.cc:660:33: warning: Member variable 'JackCommandLineOptions::output_channels' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/clearlooks-newer/cairo-support.c:743:2: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
ardour3/libs/clearlooks-newer/cairo-support.c:732:0: note: Variable 'result' is reassigned a value before the old one has been used.
ardour3/libs/clearlooks-newer/cairo-support.c:743:2: note: Variable 'result' is reassigned a value before the old one has been used.
ardour3/libs/clearlooks-newer/cairo-support.c:126:40: style: Function 'ge_gdk_color_to_cairo' argument 1 names different: declaration 'gc' definition 'c'. [funcArgNamesDifferent]
ardour3/libs/clearlooks-newer/cairo-support.h:86:58: note: Function 'ge_gdk_color_to_cairo' argument 1 names different: declaration 'gc' definition 'c'.
ardour3/libs/clearlooks-newer/cairo-support.c:126:40: note: Function 'ge_gdk_color_to_cairo' argument 1 names different: declaration 'gc' definition 'c'.
ardour3/libs/clearlooks-newer/clearlooks_draw.c:2092:2: style: Variable 'inconsistent' is reassigned a value before the old one has been used. [redundantAssignment]
ardour3/libs/clearlooks-newer/clearlooks_draw.c:2089:0: note: Variable 'inconsistent' is reassigned a value before the old one has been used.
ardour3/libs/clearlooks-newer/clearlooks_draw.c:2092:2: note: Variable 'inconsistent' is reassigned a value before the old one has been used.
ardour3/libs/clearlooks-newer/clearlooks_draw_glossy.c:1334:2: style: Variable 'inconsistent' is reassigned a value before the old one has been used. [redundantAssignment]
ardour3/libs/clearlooks-newer/clearlooks_draw_glossy.c:1331:0: note: Variable 'inconsistent' is reassigned a value before the old one has been used.
ardour3/libs/clearlooks-newer/clearlooks_draw_glossy.c:1334:2: note: Variable 'inconsistent' is reassigned a value before the old one has been used.
ardour3/libs/clearlooks-newer/clearlooks_draw_glossy.c:257:19: style: The scope of the variable 'pattern' can be reduced. [variableScope]
ardour3/libs/clearlooks-newer/clearlooks_draw_gummy.c:1433:2: style: Variable 'inconsistent' is reassigned a value before the old one has been used. [redundantAssignment]
ardour3/libs/clearlooks-newer/clearlooks_draw_gummy.c:1430:0: note: Variable 'inconsistent' is reassigned a value before the old one has been used.
ardour3/libs/clearlooks-newer/clearlooks_draw_gummy.c:1433:2: note: Variable 'inconsistent' is reassigned a value before the old one has been used.
ardour3/libs/clearlooks-newer/clearlooks_draw_gummy.c:179:19: style: The scope of the variable 'pattern' can be reduced. [variableScope]
ardour3/libs/clearlooks-newer/clearlooks_rc_style.c:181:2: style: Variable 'token' is reassigned a value before the old one has been used. [redundantAssignment]
ardour3/libs/clearlooks-newer/clearlooks_rc_style.c:179:2: note: Variable 'token' is reassigned a value before the old one has been used.
ardour3/libs/clearlooks-newer/clearlooks_rc_style.c:181:2: note: Variable 'token' is reassigned a value before the old one has been used.
ardour3/libs/clearlooks-newer/clearlooks_rc_style.c:208:2: style: Variable 'token' is reassigned a value before the old one has been used. [redundantAssignment]
ardour3/libs/clearlooks-newer/clearlooks_rc_style.c:206:2: note: Variable 'token' is reassigned a value before the old one has been used.
ardour3/libs/clearlooks-newer/clearlooks_rc_style.c:208:2: note: Variable 'token' is reassigned a value before the old one has been used.
ardour3/libs/clearlooks-newer/clearlooks_rc_style.c:227:2: style: Variable 'token' is reassigned a value before the old one has been used. [redundantAssignment]
ardour3/libs/clearlooks-newer/clearlooks_rc_style.c:225:2: note: Variable 'token' is reassigned a value before the old one has been used.
ardour3/libs/clearlooks-newer/clearlooks_rc_style.c:227:2: note: Variable 'token' is reassigned a value before the old one has been used.
ardour3/libs/clearlooks-newer/clearlooks_rc_style.c:252:2: style: Variable 'token' is reassigned a value before the old one has been used. [redundantAssignment]
ardour3/libs/clearlooks-newer/clearlooks_rc_style.c:250:2: note: Variable 'token' is reassigned a value before the old one has been used.
ardour3/libs/clearlooks-newer/clearlooks_rc_style.c:252:2: note: Variable 'token' is reassigned a value before the old one has been used.
ardour3/libs/clearlooks-newer/clearlooks_rc_style.c:279:2: style: Variable 'token' is reassigned a value before the old one has been used. [redundantAssignment]
ardour3/libs/clearlooks-newer/clearlooks_rc_style.c:277:2: note: Variable 'token' is reassigned a value before the old one has been used.
ardour3/libs/clearlooks-newer/clearlooks_rc_style.c:279:2: note: Variable 'token' is reassigned a value before the old one has been used.
ardour3/libs/clearlooks-newer/clearlooks_rc_style.c:322:2: style: Variable 'token' is reassigned a value before the old one has been used. [redundantAssignment]
ardour3/libs/clearlooks-newer/clearlooks_rc_style.c:316:2: note: Variable 'token' is reassigned a value before the old one has been used.
ardour3/libs/clearlooks-newer/clearlooks_rc_style.c:322:2: note: Variable 'token' is reassigned a value before the old one has been used.
ardour3/libs/clearlooks-newer/clearlooks_rc_style.c:125:46: style: Function 'clearlooks_rc_style_init' argument 1 names different: declaration 'style' definition 'clearlooks_rc'. [funcArgNamesDifferent]
ardour3/libs/clearlooks-newer/clearlooks_rc_style.c:30:76: note: Function 'clearlooks_rc_style_init' argument 1 names different: declaration 'style' definition 'clearlooks_rc'.
ardour3/libs/clearlooks-newer/clearlooks_rc_style.c:125:46: note: Function 'clearlooks_rc_style_init' argument 1 names different: declaration 'style' definition 'clearlooks_rc'.
ardour3/libs/clearlooks-newer/clearlooks_rc_style.c:327:10: style: Variable 'token' is assigned a value that is never used. [unreadVariable]
ardour3/libs/clearlooks-newer/widget-information.c:55:11: style: Condition 'tmp' is always false [knownConditionTrueFalse]
ardour3/libs/clearlooks-newer/widget-information.c:51:23: note: Assignment 'tmp=NULL', assigned value is 0
ardour3/libs/clearlooks-newer/widget-information.c:55:11: note: Condition 'tmp' is always false
ardour3/libs/clearlooks-newer/widget-information.c:224:8: style: Condition '!result' is always true [knownConditionTrueFalse]
ardour3/libs/clearlooks-newer/widget-information.c:222:24: note: Assignment 'result=NULL', assigned value is 0
ardour3/libs/clearlooks-newer/widget-information.c:224:8: note: Condition '!result' is always true
ardour3/libs/clearlooks-newer/widget-information.c:178:43: warning: Either the condition 'widget' is redundant or there is possible null pointer dereference: widget. [nullPointerRedundantCheck]
ardour3/libs/clearlooks-newer/widget-information.c:175:11: note: Assuming that condition 'widget' is not redundant
ardour3/libs/clearlooks-newer/widget-information.c:178:43: note: Null pointer dereference
ardour3/libs/clearlooks-newer/widget-information.c:199:37: warning: Either the condition 'widget' is redundant or there is possible null pointer dereference: widget. [nullPointerRedundantCheck]
ardour3/libs/clearlooks-newer/widget-information.c:191:11: note: Assuming that condition 'widget' is not redundant
ardour3/libs/clearlooks-newer/widget-information.c:199:37: note: Null pointer dereference
ardour3/libs/clearlooks-newer/widget-information.c:214:32: warning: Either the condition 'widget' is redundant or there is possible null pointer dereference: widget. [nullPointerRedundantCheck]
ardour3/libs/clearlooks-newer/widget-information.c:211:11: note: Assuming that condition 'widget' is not redundant
ardour3/libs/clearlooks-newer/widget-information.c:214:32: note: Null pointer dereference
ardour3/libs/clearlooks-newer/widget-information.c:150:11: style: Variable 'children' is reassigned a value before the old one has been used. [redundantAssignment]
ardour3/libs/clearlooks-newer/widget-information.c:148:0: note: Variable 'children' is reassigned a value before the old one has been used.
ardour3/libs/clearlooks-newer/widget-information.c:150:11: note: Variable 'children' is reassigned a value before the old one has been used.
ardour3/libs/clearlooks-older/clearlooks_draw.c:753:2: style: Variable 'bg_gc' is reassigned a value before the old one has been used. [redundantAssignment]
ardour3/libs/clearlooks-older/clearlooks_draw.c:748:0: note: Variable 'bg_gc' is reassigned a value before the old one has been used.
ardour3/libs/clearlooks-older/clearlooks_draw.c:753:2: note: Variable 'bg_gc' is reassigned a value before the old one has been used.
ardour3/libs/clearlooks-older/clearlooks_draw.c:253:64: style: Function 'cl_rectangle_set_button' argument 4 names different: declaration 'hasdefault' definition 'has_default'. [funcArgNamesDifferent]
ardour3/libs/clearlooks-older/clearlooks_draw.h:73:64: note: Function 'cl_rectangle_set_button' argument 4 names different: declaration 'hasdefault' definition 'has_default'.
ardour3/libs/clearlooks-older/clearlooks_draw.c:253:64: note: Function 'cl_rectangle_set_button' argument 4 names different: declaration 'hasdefault' definition 'has_default'.
ardour3/libs/clearlooks-older/clearlooks_draw.c:1125:49: style: Function 'cl_draw_menuitem_button' argument 8 names different: declaration 'wiidth' definition 'width'. [funcArgNamesDifferent]
ardour3/libs/clearlooks-older/clearlooks_draw.h:143:49: note: Function 'cl_draw_menuitem_button' argument 8 names different: declaration 'wiidth' definition 'width'.
ardour3/libs/clearlooks-older/clearlooks_draw.c:1125:49: note: Function 'cl_draw_menuitem_button' argument 8 names different: declaration 'wiidth' definition 'width'.
ardour3/libs/clearlooks-older/clearlooks_draw.c:1163:49: style: Function 'cl_draw_menuitem_flat' argument 8 names different: declaration 'wiidth' definition 'width'. [funcArgNamesDifferent]
ardour3/libs/clearlooks-older/clearlooks_draw.h:147:47: note: Function 'cl_draw_menuitem_flat' argument 8 names different: declaration 'wiidth' definition 'width'.
ardour3/libs/clearlooks-older/clearlooks_draw.c:1163:49: note: Function 'cl_draw_menuitem_flat' argument 8 names different: declaration 'wiidth' definition 'width'.
ardour3/libs/clearlooks-older/clearlooks_draw.c:1189:51: style: Function 'cl_draw_menuitem_gradient' argument 8 names different: declaration 'wiidth' definition 'width'. [funcArgNamesDifferent]
ardour3/libs/clearlooks-older/clearlooks_draw.h:151:51: note: Function 'cl_draw_menuitem_gradient' argument 8 names different: declaration 'wiidth' definition 'width'.
ardour3/libs/clearlooks-older/clearlooks_draw.c:1189:51: note: Function 'cl_draw_menuitem_gradient' argument 8 names different: declaration 'wiidth' definition 'width'.
ardour3/libs/clearlooks-older/clearlooks_draw.c:323:38: style: Variable 'clearlooks_style' is assigned a value that is never used. [unreadVariable]
ardour3/libs/clearlooks-older/clearlooks_draw.c:491:0: style: Variable 'line' is assigned a value that is never used. [unreadVariable]
ardour3/libs/clearlooks-older/clearlooks_draw.c:492:15: style: Variable 'center' is assigned a value that is never used. [unreadVariable]
ardour3/libs/clearlooks-older/clearlooks_draw.c:677:15: style: Unused variable: windowstate [unusedVariable]
ardour3/libs/clearlooks-older/clearlooks_draw.c:710:38: style: Variable 'clearlooks_style' is assigned a value that is never used. [unreadVariable]
ardour3/libs/clearlooks-older/clearlooks_draw.c:747:23: style: Variable 'my_state_type' is assigned a value that is never used. [unreadVariable]
ardour3/libs/clearlooks-older/clearlooks_draw.c:1165:56: style: Variable 'clearlooks_style' is assigned a value that is never used. [unreadVariable]
ardour3/libs/clearlooks-older/clearlooks_draw.c:1191:56: style: Variable 'clearlooks_style' is assigned a value that is never used. [unreadVariable]
ardour3/libs/clearlooks-older/clearlooks_draw.c:1229:22: style: Variable 'is_etree' is assigned a value that is never used. [unreadVariable]
ardour3/libs/clearlooks-older/clearlooks_rc_style.c:126:3: style: Variable 'token' is reassigned a value before the old one has been used. [redundantAssignment]
ardour3/libs/clearlooks-older/clearlooks_rc_style.c:124:3: note: Variable 'token' is reassigned a value before the old one has been used.
ardour3/libs/clearlooks-older/clearlooks_rc_style.c:126:3: note: Variable 'token' is reassigned a value before the old one has been used.
ardour3/libs/clearlooks-older/clearlooks_rc_style.c:143:3: style: Variable 'token' is reassigned a value before the old one has been used. [redundantAssignment]
ardour3/libs/clearlooks-older/clearlooks_rc_style.c:141:3: note: Variable 'token' is reassigned a value before the old one has been used.
ardour3/libs/clearlooks-older/clearlooks_rc_style.c:143:3: note: Variable 'token' is reassigned a value before the old one has been used.
ardour3/libs/clearlooks-older/clearlooks_rc_style.c:166:3: style: Variable 'token' is reassigned a value before the old one has been used. [redundantAssignment]
ardour3/libs/clearlooks-older/clearlooks_rc_style.c:164:3: note: Variable 'token' is reassigned a value before the old one has been used.
ardour3/libs/clearlooks-older/clearlooks_rc_style.c:166:3: note: Variable 'token' is reassigned a value before the old one has been used.
ardour3/libs/clearlooks-older/clearlooks_rc_style.c:189:3: style: Variable 'token' is reassigned a value before the old one has been used. [redundantAssignment]
ardour3/libs/clearlooks-older/clearlooks_rc_style.c:187:3: note: Variable 'token' is reassigned a value before the old one has been used.
ardour3/libs/clearlooks-older/clearlooks_rc_style.c:189:3: note: Variable 'token' is reassigned a value before the old one has been used.
ardour3/libs/clearlooks-older/clearlooks_rc_style.c:212:3: style: Variable 'token' is reassigned a value before the old one has been used. [redundantAssignment]
ardour3/libs/clearlooks-older/clearlooks_rc_style.c:210:3: note: Variable 'token' is reassigned a value before the old one has been used.
ardour3/libs/clearlooks-older/clearlooks_rc_style.c:212:3: note: Variable 'token' is reassigned a value before the old one has been used.
ardour3/libs/clearlooks-older/clearlooks_rc_style.c:235:3: style: Variable 'token' is reassigned a value before the old one has been used. [redundantAssignment]
ardour3/libs/clearlooks-older/clearlooks_rc_style.c:233:3: note: Variable 'token' is reassigned a value before the old one has been used.
ardour3/libs/clearlooks-older/clearlooks_rc_style.c:235:3: note: Variable 'token' is reassigned a value before the old one has been used.
ardour3/libs/clearlooks-older/clearlooks_rc_style.c:257:3: style: Variable 'token' is reassigned a value before the old one has been used. [redundantAssignment]
ardour3/libs/clearlooks-older/clearlooks_rc_style.c:255:3: note: Variable 'token' is reassigned a value before the old one has been used.
ardour3/libs/clearlooks-older/clearlooks_rc_style.c:257:3: note: Variable 'token' is reassigned a value before the old one has been used.
ardour3/libs/clearlooks-older/clearlooks_rc_style.c:93:46: style: Function 'clearlooks_rc_style_init' argument 1 names different: declaration 'style' definition 'clearlooks_rc'. [funcArgNamesDifferent]
ardour3/libs/clearlooks-older/clearlooks_rc_style.c:27:76: note: Function 'clearlooks_rc_style_init' argument 1 names different: declaration 'style' definition 'clearlooks_rc'.
ardour3/libs/clearlooks-older/clearlooks_rc_style.c:93:46: note: Function 'clearlooks_rc_style_init' argument 1 names different: declaration 'style' definition 'clearlooks_rc'.
ardour3/libs/clearlooks-older/clearlooks_style.c:428:11: style: Expression is always false because 'else if' condition matches previous condition at line 410. [multiCondition]
ardour3/libs/clearlooks-older/clearlooks_style.c:843:22: warning: Either the condition 'detail' is redundant or there is possible null pointer dereference: detail. [nullPointerRedundantCheck]
ardour3/libs/clearlooks-older/clearlooks_style.c:785:9: note: Assuming that condition 'detail' is not redundant
ardour3/libs/clearlooks-older/clearlooks_style.c:843:22: note: Null pointer dereference
ardour3/libs/clearlooks-older/clearlooks_style.c:127:38: style: Variable 'clearlooks_style' is assigned a value that is never used. [unreadVariable]
ardour3/libs/clearlooks-older/clearlooks_style.c:175:38: style: Variable 'clearlooks_style' is assigned a value that is never used. [unreadVariable]
ardour3/libs/clearlooks-older/clearlooks_style.c:326:7: style: Unused variable: thickness_light [unusedVariable]
ardour3/libs/clearlooks-older/clearlooks_style.c:327:7: style: Unused variable: thickness_dark [unusedVariable]
ardour3/libs/clearlooks-older/clearlooks_style.c:328:28: style: Variable 'interior_focus' is assigned a value that is never used. [unreadVariable]
ardour3/libs/clearlooks-older/clearlooks_style.c:899:16: style: Variable 'false_size' is assigned a value that is never used. [unreadVariable]
ardour3/libs/clearlooks-older/clearlooks_style.c:1231:17: style: Variable 'dark' is assigned a value that is never used. [unreadVariable]
ardour3/libs/clearlooks-older/clearlooks_style.c:1284:0: style: Variable 'upper_color' is assigned a value that is never used. [unreadVariable]
ardour3/libs/clearlooks-older/clearlooks_style.c:1285:12: style: Unused variable: lower_color [unusedVariable]
ardour3/libs/clearlooks-older/clearlooks_style.c:1287:28: style: Variable 'activity_mode' is assigned a value that is never used. [unreadVariable]
ardour3/libs/clearlooks-older/clearlooks_style.c:1370:25: style: Variable 'spot_color' is assigned a value that is never used. [unreadVariable]
ardour3/libs/clearlooks-older/clearlooks_style.c:1572:25: style: Variable 'spot_color' is assigned a value that is never used. [unreadVariable]
ardour3/libs/clearlooks-older/clearlooks_style.c:1878:19: style: Variable 'thickness_dark' is assigned a value that is never used. [unreadVariable]
ardour3/libs/clearlooks-older/clearlooks_style.c:2011:38: style: Variable 'clearlooks_style' is assigned a value that is never used. [unreadVariable]
ardour3/libs/clearlooks-older/support.c:810:3: style: Variable 'image_buffer' is reassigned a value before the old one has been used. [redundantAssignment]
ardour3/libs/clearlooks-older/support.c:808:0: note: Variable 'image_buffer' is reassigned a value before the old one has been used.
ardour3/libs/clearlooks-older/support.c:810:3: note: Variable 'image_buffer' is reassigned a value before the old one has been used.
ardour3/libs/clearlooks-older/support.c:879:3: style: Variable 'image_buffer' is reassigned a value before the old one has been used. [redundantAssignment]
ardour3/libs/clearlooks-older/support.c:877:0: note: Variable 'image_buffer' is reassigned a value before the old one has been used.
ardour3/libs/clearlooks-older/support.c:879:3: note: Variable 'image_buffer' is reassigned a value before the old one has been used.
ardour3/libs/clearlooks-older/support.c:69:16: style: The scope of the variable 'src' can be reduced. [variableScope]
ardour3/libs/clearlooks-older/support.c:70:10: style: The scope of the variable 'dest' can be reduced. [variableScope]
ardour3/libs/clearlooks-older/support.c:720:10: style: The scope of the variable 'ptr' can be reduced. [variableScope]
ardour3/libs/clearlooks-older/support.c:81:10: style: Variable 'width' is assigned a value that is never used. [unreadVariable]
ardour3/libs/clearlooks-older/support.c:82:11: style: Variable 'height' is assigned a value that is never used. [unreadVariable]
ardour3/libs/clearlooks-older/support.c:721:9: style: Variable 'point' is assigned a value that is never used. [unreadVariable]
ardour3/libs/evoral/src/ControlList.cpp:495:54: style: Condition '(*most_recent_insert_iterator)->when>=when' is always true [knownConditionTrueFalse]
ardour3/libs/evoral/src/ControlList.cpp:917:10: style: The scope of the variable 'last_val' can be reduced. [variableScope]
ardour3/libs/evoral/src/ControlList.cpp:1019:10: style: The scope of the variable 'first_legal_value' can be reduced. [variableScope]
ardour3/libs/evoral/src/ControlList.cpp:1020:10: style: The scope of the variable 'first_legal_coordinate' can be reduced. [variableScope]
ardour3/libs/evoral/src/ControlList.cpp:1173:9: style: The scope of the variable 'upos' can be reduced. [variableScope]
ardour3/libs/evoral/src/ControlList.cpp:1173:15: style: The scope of the variable 'lpos' can be reduced. [variableScope]
ardour3/libs/evoral/src/ControlList.cpp:1174:9: style: The scope of the variable 'uval' can be reduced. [variableScope]
ardour3/libs/evoral/src/ControlList.cpp:1174:15: style: The scope of the variable 'lval' can be reduced. [variableScope]
ardour3/libs/evoral/src/ControlList.cpp:1175:9: style: The scope of the variable 'fraction' can be reduced. [variableScope]
ardour3/libs/evoral/src/ControlList.cpp:248:7: style: Technically the member function 'Evoral::ControlEventTimeComparator::operator()' can be const. [functionConst]
ardour3/libs/evoral/src/SMF.cpp:339:10: warning: Size of pointer 'midi_buffer' used instead of size of its data. [pointerSize]
ardour3/libs/evoral/src/SMFReader.cpp:267:11: style: The scope of the variable 'c' can be reduced. [variableScope]
ardour3/libs/evoral/src/libsmf/smf.c:154:6: style: The scope of the variable 'cantfail' can be reduced. [variableScope]
ardour3/libs/evoral/src/libsmf/smf.c:178:15: style: The scope of the variable 'tmp' can be reduced. [variableScope]
ardour3/libs/evoral/src/libsmf/smf.c:440:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ardour3/libs/evoral/src/libsmf/smf.c:967:15: style: The scope of the variable 'event' can be reduced. [variableScope]
ardour3/libs/evoral/src/libsmf/smf.c:279:30: style: Function 'smf_event_new_from_bytes' argument 1 names different: declaration 'byte1' definition 'first_byte'. [funcArgNamesDifferent]
ardour3/libs/evoral/src/libsmf/smf.h:375:43: note: Function 'smf_event_new_from_bytes' argument 1 names different: declaration 'byte1' definition 'first_byte'.
ardour3/libs/evoral/src/libsmf/smf.c:279:30: note: Function 'smf_event_new_from_bytes' argument 1 names different: declaration 'byte1' definition 'first_byte'.
ardour3/libs/evoral/src/libsmf/smf.c:279:46: style: Function 'smf_event_new_from_bytes' argument 2 names different: declaration 'byte2' definition 'second_byte'. [funcArgNamesDifferent]
ardour3/libs/evoral/src/libsmf/smf.h:375:54: note: Function 'smf_event_new_from_bytes' argument 2 names different: declaration 'byte2' definition 'second_byte'.
ardour3/libs/evoral/src/libsmf/smf.c:279:46: note: Function 'smf_event_new_from_bytes' argument 2 names different: declaration 'byte2' definition 'second_byte'.
ardour3/libs/evoral/src/libsmf/smf.c:279:63: style: Function 'smf_event_new_from_bytes' argument 3 names different: declaration 'byte3' definition 'third_byte'. [funcArgNamesDifferent]
ardour3/libs/evoral/src/libsmf/smf.h:375:65: note: Function 'smf_event_new_from_bytes' argument 3 names different: declaration 'byte3' definition 'third_byte'.
ardour3/libs/evoral/src/libsmf/smf.c:279:63: note: Function 'smf_event_new_from_bytes' argument 3 names different: declaration 'byte3' definition 'third_byte'.
ardour3/libs/evoral/src/libsmf/smf.c:767:64: style: Function 'smf_track_get_event_by_number' argument 2 names different: declaration 'num' definition 'event_number'. [funcArgNamesDifferent]
ardour3/libs/evoral/src/libsmf/smf.h:361:77: note: Function 'smf_track_get_event_by_number' argument 2 names different: declaration 'num' definition 'event_number'.
ardour3/libs/evoral/src/libsmf/smf.c:767:64: note: Function 'smf_track_get_event_by_number' argument 2 names different: declaration 'num' definition 'event_number'.
ardour3/libs/evoral/src/libsmf/smf.c:933:50: style: Function 'smf_seek_to_event' argument 2 names different: declaration 'event' definition 'target'. [funcArgNamesDifferent]
ardour3/libs/evoral/src/libsmf/smf.h:347:55: note: Function 'smf_seek_to_event' argument 2 names different: declaration 'event' definition 'target'.
ardour3/libs/evoral/src/libsmf/smf.c:933:50: note: Function 'smf_seek_to_event' argument 2 names different: declaration 'event' definition 'target'.
ardour3/libs/evoral/src/libsmf/smf.c:865:12: style: Variable 'notused' is assigned a value that is never used. [unreadVariable]
ardour3/libs/evoral/src/libsmf/smf_load.c:774:15: style: The scope of the variable 'event' can be reduced. [variableScope]
ardour3/libs/evoral/src/libsmf/smf_load.c:569:20: style: Checking if unsigned variable 'buffer_length' is less than zero. [unsignedLessThanZero]
ardour3/libs/evoral/src/libsmf/smf_load.c:663:20: style: Checking if unsigned variable 'string_length' is less than zero. [unsignedLessThanZero]
ardour3/libs/evoral/src/libsmf/smf_save.c:409:15: style: The scope of the variable 'track' can be reduced. [variableScope]
ardour3/libs/evoral/src/libsmf/smf_save.c:435:15: style: The scope of the variable 'track' can be reduced. [variableScope]
ardour3/libs/evoral/src/libsmf/smf_save.c:475:15: style: The scope of the variable 'eot_found' can be reduced. [variableScope]
ardour3/libs/evoral/src/libsmf/smf_save.c:477:15: style: The scope of the variable 'track' can be reduced. [variableScope]
ardour3/libs/evoral/src/libsmf/smf_save.c:605:15: style: The scope of the variable 'track' can be reduced. [variableScope]
ardour3/libs/evoral/src/libsmf/smf_save.c:495:16: style: Checking if unsigned variable 'smf->ppqn' is less than zero. [unsignedLessThanZero]
ardour3/libs/evoral/src/libsmf/smf_tempo.c:237:15: style: The scope of the variable 'event' can be reduced. [variableScope]
ardour3/libs/evoral/src/libsmf/smf_tempo.c:272:15: style: The scope of the variable 'tempo' can be reduced. [variableScope]
ardour3/libs/evoral/src/libsmf/smf_tempo.c:297:15: style: The scope of the variable 'tempo' can be reduced. [variableScope]
ardour3/libs/evoral/src/libsmf/smf_tempo.c:341:15: style: The scope of the variable 'tempo' can be reduced. [variableScope]
ardour3/libs/evoral/src/libsmf/smfsh.c:156:6: style: The scope of the variable 'tmp' can be reduced. [variableScope]
ardour3/libs/evoral/src/libsmf/smfsh.c:187:6: style: The scope of the variable 'tmp' can be reduced. [variableScope]
ardour3/libs/evoral/src/libsmf/smfsh.c:263:6: style: The scope of the variable 'num' can be reduced. [variableScope]
ardour3/libs/evoral/src/libsmf/smfsh.c:339:6: style: The scope of the variable 'off' can be reduced. [variableScope]
ardour3/libs/evoral/src/libsmf/smfsh.c:339:15: style: The scope of the variable 'i' can be reduced. [variableScope]
ardour3/libs/evoral/src/libsmf/smfsh.c:438:6: style: The scope of the variable 'num' can be reduced. [variableScope]
ardour3/libs/evoral/src/libsmf/smfsh.c:715:15: style: The scope of the variable 'tempo' can be reduced. [variableScope]
ardour3/libs/evoral/test/SequenceTest.hpp:112:1: style: The class 'SequenceTest' does not have a constructor although it has private member variables. [noConstructor]
ardour3/libs/evoral/test/SMFTest.hpp:51:1: style: The class 'SMFTest' does not have a constructor although it has private member variables. [noConstructor]
ardour3/libs/evoral/test/SequenceTest.hpp:97:2: style: Class 'CCTestSink' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/evoral/test/SequenceTest.hpp:56:0: style: Class 'MySequence < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/evoral/test/SequenceTest.hpp:97:0: style: Class 'CCTestSink < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/fst/fstinfofile.c:232:21: style: Function 'fst_get_info' argument 1 names different: declaration 'dllpathname' definition 'dllpath'. [funcArgNamesDifferent]
ardour3/libs/fst/fst.h:49:37: note: Function 'fst_get_info' argument 1 names different: declaration 'dllpathname' definition 'dllpath'.
ardour3/libs/fst/fstinfofile.c:232:21: note: Function 'fst_get_info' argument 1 names different: declaration 'dllpathname' definition 'dllpath'.
ardour3/libs/fst/fstinfofile.c:177:2: error: Memory leak: info [memleak]
ardour3/libs/fst/fstinfofile.c:200:57: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
ardour3/libs/fst/fstinfofile.c:201:70: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
ardour3/libs/fst/vstwin.c:664:20: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
ardour3/libs/fst/vstwin.c:665:21: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
ardour3/libs/fst/vstwin.c:474:9: style: The scope of the variable 'full_path' can be reduced. [variableScope]
ardour3/libs/fst/vstwin.c:477:9: style: The scope of the variable 'len1' can be reduced. [variableScope]
ardour3/libs/fst/vstwin.c:786:13: style: The scope of the variable 'j' can be reduced. [variableScope]
ardour3/libs/fst/vstwin.c:789:7: style: The scope of the variable 'bytelen' can be reduced. [variableScope]
ardour3/libs/gtkmm2ext/actions.cc:281:40: style: Function 'get_action' argument 1 names different: declaration 'group' definition 'group_name'. [funcArgNamesDifferent]
ardour3/libs/gtkmm2ext/gtkmm2ext/actions.h:44:59: note: Function 'get_action' argument 1 names different: declaration 'group' definition 'group_name'.
ardour3/libs/gtkmm2ext/actions.cc:281:40: note: Function 'get_action' argument 1 names different: declaration 'group' definition 'group_name'.
ardour3/libs/gtkmm2ext/actions.cc:281:64: style: Function 'get_action' argument 2 names different: declaration 'name' definition 'action_name'. [funcArgNamesDifferent]
ardour3/libs/gtkmm2ext/gtkmm2ext/actions.h:44:78: note: Function 'get_action' argument 2 names different: declaration 'name' definition 'action_name'.
ardour3/libs/gtkmm2ext/actions.cc:281:64: note: Function 'get_action' argument 2 names different: declaration 'name' definition 'action_name'.
ardour3/libs/gtkmm2ext/actions.cc:407:57: style: Function 'do_action' argument 2 names different: declaration 'name' definition 'action'. [funcArgNamesDifferent]
ardour3/libs/gtkmm2ext/gtkmm2ext/actions.h:47:56: note: Function 'do_action' argument 2 names different: declaration 'name' definition 'action'.
ardour3/libs/gtkmm2ext/actions.cc:407:57: note: Function 'do_action' argument 2 names different: declaration 'name' definition 'action'.
ardour3/libs/gtkmm2ext/actions.cc:416:65: style: Function 'set_toggle_action' argument 2 names different: declaration 'name' definition 'action'. [funcArgNamesDifferent]
ardour3/libs/gtkmm2ext/gtkmm2ext/actions.h:48:64: note: Function 'set_toggle_action' argument 2 names different: declaration 'name' definition 'action'.
ardour3/libs/gtkmm2ext/actions.cc:416:65: note: Function 'set_toggle_action' argument 2 names different: declaration 'name' definition 'action'.
ardour3/libs/gtkmm2ext/actions.cc:136:10: style: Technically the member function 'SortActionsByLabel::operator()' can be const. [functionConst]
ardour3/libs/gtkmm2ext/actions.cc:348:43: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
ardour3/libs/gtkmm2ext/actions.cc:354:45: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
ardour3/libs/gtkmm2ext/gtkmm2ext/application.h:45:30: performance: Technically the member function 'Gtkmm2ext::Application::ready' can be static. [functionStatic]
ardour3/libs/gtkmm2ext/application.cc:56:14: note: Technically the member function 'Gtkmm2ext::Application::ready' can be static.
ardour3/libs/gtkmm2ext/gtkmm2ext/application.h:45:30: note: Technically the member function 'Gtkmm2ext::Application::ready' can be static.
ardour3/libs/gtkmm2ext/gtkmm2ext/application.h:46:30: performance: Technically the member function 'Gtkmm2ext::Application::cleanup' can be static. [functionStatic]
ardour3/libs/gtkmm2ext/application.cc:62:14: note: Technically the member function 'Gtkmm2ext::Application::cleanup' can be static.
ardour3/libs/gtkmm2ext/gtkmm2ext/application.h:46:30: note: Technically the member function 'Gtkmm2ext::Application::cleanup' can be static.
ardour3/libs/gtkmm2ext/auto_spin.cc:37:38: style: Function 'AutoSpin' argument 1 names different: declaration 'adj' definition 'adjr'. [funcArgNamesDifferent]
ardour3/libs/gtkmm2ext/gtkmm2ext/auto_spin.h:31:29: note: Function 'AutoSpin' argument 1 names different: declaration 'adj' definition 'adjr'.
ardour3/libs/gtkmm2ext/auto_spin.cc:37:38: note: Function 'AutoSpin' argument 1 names different: declaration 'adj' definition 'adjr'.
ardour3/libs/gtkmm2ext/auto_spin.cc:143:32: style: Function 'start_spinning' argument 1 names different: declaration 'decrementing' definition 'decrement'. [funcArgNamesDifferent]
ardour3/libs/gtkmm2ext/gtkmm2ext/auto_spin.h:43:28: note: Function 'start_spinning' argument 1 names different: declaration 'decrementing' definition 'decrement'.
ardour3/libs/gtkmm2ext/auto_spin.cc:143:32: note: Function 'start_spinning' argument 1 names different: declaration 'decrementing' definition 'decrement'.
ardour3/libs/gtkmm2ext/auto_spin.cc:143:48: style: Function 'start_spinning' argument 2 names different: declaration 'use_page' definition 'page'. [funcArgNamesDifferent]
ardour3/libs/gtkmm2ext/gtkmm2ext/auto_spin.h:43:47: note: Function 'start_spinning' argument 2 names different: declaration 'use_page' definition 'page'.
ardour3/libs/gtkmm2ext/auto_spin.cc:143:48: note: Function 'start_spinning' argument 2 names different: declaration 'use_page' definition 'page'.
ardour3/libs/gtkmm2ext/auto_spin.cc:257:30: style: Function 'set_bounds' argument 1 names different: declaration 'initial' definition 'init'. [funcArgNamesDifferent]
ardour3/libs/gtkmm2ext/gtkmm2ext/auto_spin.h:38:26: note: Function 'set_bounds' argument 1 names different: declaration 'initial' definition 'init'.
ardour3/libs/gtkmm2ext/auto_spin.cc:257:30: note: Function 'set_bounds' argument 1 names different: declaration 'initial' definition 'init'.
ardour3/libs/gtkmm2ext/auto_spin.cc:257:43: style: Function 'set_bounds' argument 2 names different: declaration 'low' definition 'up'. [funcArgNamesDifferent]
ardour3/libs/gtkmm2ext/gtkmm2ext/auto_spin.h:38:42: note: Function 'set_bounds' argument 2 names different: declaration 'low' definition 'up'.
ardour3/libs/gtkmm2ext/auto_spin.cc:257:43: note: Function 'set_bounds' argument 2 names different: declaration 'low' definition 'up'.
ardour3/libs/gtkmm2ext/auto_spin.cc:257:54: style: Function 'set_bounds' argument 3 names different: declaration 'high' definition 'down'. [funcArgNamesDifferent]
ardour3/libs/gtkmm2ext/gtkmm2ext/auto_spin.h:38:54: note: Function 'set_bounds' argument 3 names different: declaration 'high' definition 'down'.
ardour3/libs/gtkmm2ext/auto_spin.cc:257:54: note: Function 'set_bounds' argument 3 names different: declaration 'high' definition 'down'.
ardour3/libs/gtkmm2ext/barcontroller.cc:491:4: style: Variable 'x' is reassigned a value before the old one has been used. [redundantAssignment]
ardour3/libs/gtkmm2ext/barcontroller.cc:490:4: note: Variable 'x' is reassigned a value before the old one has been used.
ardour3/libs/gtkmm2ext/barcontroller.cc:491:4: note: Variable 'x' is reassigned a value before the old one has been used.
ardour3/libs/gtkmm2ext/barcontroller.cc:241:52: style: Function 'mouse_control' argument 2 names different: declaration 'w' definition 'window'. [funcArgNamesDifferent]
ardour3/libs/gtkmm2ext/gtkmm2ext/barcontroller.h:104:43: note: Function 'mouse_control' argument 2 names different: declaration 'w' definition 'window'.
ardour3/libs/gtkmm2ext/barcontroller.cc:241:52: note: Function 'mouse_control' argument 2 names different: declaration 'w' definition 'window'.
ardour3/libs/gtkmm2ext/barcontroller.cc:648:15: style: Unused variable: stream [unusedVariable]
ardour3/libs/gtkmm2ext/barcontroller.cc:649:9: style: Unused variable: str [unusedVariable]
ardour3/libs/gtkmm2ext/gtkmm2ext/gtk_ui.h:79:5: warning: Member variable 'UIRequest::display' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/gtkmm2ext/gtkmm2ext/gtk_ui.h:79:5: warning: Member variable 'UIRequest::msg' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/gtkmm2ext/gtkmm2ext/gtk_ui.h:79:5: warning: Member variable 'UIRequest::function' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/gtkmm2ext/gtkmm2ext/gtk_ui.h:79:5: warning: Member variable 'UIRequest::widget' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/gtkmm2ext/gtkmm2ext/gtk_ui.h:79:5: warning: Member variable 'UIRequest::arg' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/gtkmm2ext/gtkmm2ext/gtk_ui.h:79:5: warning: Member variable 'UIRequest::msg2' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/gtkmm2ext/gtkmm2ext/gtk_ui.h:96:3: style: Class 'MyReceiver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/gtkmm2ext/gtkmm2ext/binding_proxy.h:36:2: style: Class 'BindingProxy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/gtkmm2ext/gtkmm2ext/bindable_button.h:36:2: style: Class 'BindableToggleButton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/gtkmm2ext/gtkmm2ext/bindable_button.h:66:2: style: Class 'BindableButton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/gtkmm2ext/bindings.cc:38:52: style: Function 'MouseButton' argument 2 names different: declaration 'button_number' definition 'keycode'. [funcArgNamesDifferent]
ardour3/libs/gtkmm2ext/gtkmm2ext/bindings.h:49:47: note: Function 'MouseButton' argument 2 names different: declaration 'button_number' definition 'keycode'.
ardour3/libs/gtkmm2ext/bindings.cc:38:52: note: Function 'MouseButton' argument 2 names different: declaration 'button_number' definition 'keycode'.
ardour3/libs/gtkmm2ext/cairo_packer.cc:27:6: style: The scope of the variable 'x' can be reduced. [variableScope]
ardour3/libs/gtkmm2ext/cairo_packer.cc:27:9: style: The scope of the variable 'y' can be reduced. [variableScope]
ardour3/libs/gtkmm2ext/gtkmm2ext/cairo_packer.h:24:20: style: The function 'get_bg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/gtkmm2ext/gtkmm2ext/cairo_packer.h:12:28: note: Virtual function in base class
ardour3/libs/gtkmm2ext/gtkmm2ext/cairo_packer.h:24:20: note: Function in derived class
ardour3/libs/gtkmm2ext/gtkmm2ext/cairo_packer.h:36:20: style: The function 'get_bg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/gtkmm2ext/gtkmm2ext/cairo_packer.h:12:28: note: Virtual function in base class
ardour3/libs/gtkmm2ext/gtkmm2ext/cairo_packer.h:36:20: note: Function in derived class
ardour3/libs/gtkmm2ext/cairocell.cc:210:64: style: Same expression on both sides of '|'. [duplicateExpression]
ardour3/libs/gtkmm2ext/cairocell.cc:97:50: style: Function 'CairoTextCell' argument 2 names different: declaration 'width_chars' definition 'wc'. [funcArgNamesDifferent]
ardour3/libs/gtkmm2ext/gtkmm2ext/cairocell.h:112:36: note: Function 'CairoTextCell' argument 2 names different: declaration 'width_chars' definition 'wc'.
ardour3/libs/gtkmm2ext/cairocell.cc:97:50: note: Function 'CairoTextCell' argument 2 names different: declaration 'width_chars' definition 'wc'.
ardour3/libs/gtkmm2ext/cairocell.cc:341:48: style: Function 'queue_draw_cell' argument 1 names different: declaration 'target' definition 'cell'. [funcArgNamesDifferent]
ardour3/libs/gtkmm2ext/gtkmm2ext/cairocell.h:243:35: note: Function 'queue_draw_cell' argument 1 names different: declaration 'target' definition 'cell'.
ardour3/libs/gtkmm2ext/cairocell.cc:341:48: note: Function 'queue_draw_cell' argument 1 names different: declaration 'target' definition 'cell'.
ardour3/libs/gtkmm2ext/cairocell.cc:473:54: style: Function 'set_font' argument 1 names different: declaration 'font' definition 'fd'. [funcArgNamesDifferent]
ardour3/libs/gtkmm2ext/gtkmm2ext/cairocell.h:201:41: note: Function 'set_font' argument 1 names different: declaration 'font' definition 'fd'.
ardour3/libs/gtkmm2ext/cairocell.cc:473:54: note: Function 'set_font' argument 1 names different: declaration 'font' definition 'fd'.
ardour3/libs/gtkmm2ext/cairocell.cc:480:70: style: Function 'set_font' argument 1 names different: declaration 'font' definition 'fd'. [funcArgNamesDifferent]
ardour3/libs/gtkmm2ext/gtkmm2ext/cairocell.h:200:57: note: Function 'set_font' argument 1 names different: declaration 'font' definition 'fd'.
ardour3/libs/gtkmm2ext/cairocell.cc:480:70: note: Function 'set_font' argument 1 names different: declaration 'font' definition 'fd'.
ardour3/libs/gtkmm2ext/gtkmm2ext/cairocell.h:86:2: style: Class 'CairoFontDescription' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/gtkmm2ext/gtkmm2ext/cairocell.h:153:2: style: Class 'CairoEditableText' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/gtkmm2ext/gtkmm2ext/cairocell.h:115:15: style: The function 'set_size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/gtkmm2ext/gtkmm2ext/cairocell.h:66:15: note: Virtual function in base class
ardour3/libs/gtkmm2ext/gtkmm2ext/cairocell.h:115:15: note: Function in derived class
ardour3/libs/gtkmm2ext/gtkmm2ext/cairocell.h:124:7: style: The function 'render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/gtkmm2ext/gtkmm2ext/cairocell.h:40:15: note: Virtual function in base class
ardour3/libs/gtkmm2ext/gtkmm2ext/cairocell.h:124:7: note: Function in derived class
ardour3/libs/gtkmm2ext/gtkmm2ext/cairocell.h:147:14: style: The function 'set_size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/gtkmm2ext/gtkmm2ext/cairocell.h:115:15: note: Virtual function in base class
ardour3/libs/gtkmm2ext/gtkmm2ext/cairocell.h:147:14: note: Function in derived class
ardour3/libs/gtkmm2ext/cell_renderer_pixbuf_multi.cc:83:46: style: Function 'set_pixbuf' argument 1 names different: declaration 'state' definition 'which'. [funcArgNamesDifferent]
ardour3/libs/gtkmm2ext/gtkmm2ext/cell_renderer_pixbuf_multi.h:53:27: note: Function 'set_pixbuf' argument 1 names different: declaration 'state' definition 'which'.
ardour3/libs/gtkmm2ext/cell_renderer_pixbuf_multi.cc:83:46: note: Function 'set_pixbuf' argument 1 names different: declaration 'state' definition 'which'.
ardour3/libs/gtkmm2ext/choice.cc:29:24: performance: Function parameter 'title' should be passed by const reference. [passedByValue]
ardour3/libs/gtkmm2ext/click_box.cc:32:38: style: Function 'ClickBox' argument 1 names different: declaration 'adj' definition 'adjp'. [funcArgNamesDifferent]
ardour3/libs/gtkmm2ext/gtkmm2ext/click_box.h:33:29: note: Function 'ClickBox' argument 1 names different: declaration 'adj' definition 'adjp'.
ardour3/libs/gtkmm2ext/click_box.cc:32:38: note: Function 'ClickBox' argument 1 names different: declaration 'adj' definition 'adjp'.
ardour3/libs/gtkmm2ext/click_box.cc:35:2: performance: Variable 'layout' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/libs/gtkmm2ext/gtkmm2ext/dndtreeview.h:73:6: warning: Member variable 'DragData::data_column' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/gtkmm2ext/fastmeter.cc:50:28: style: Function 'FastMeter' argument 1 names different: declaration 'hold_cnt' definition 'hold'. [funcArgNamesDifferent]
ardour3/libs/gtkmm2ext/gtkmm2ext/fastmeter.h:39:18: note: Function 'FastMeter' argument 1 names different: declaration 'hold_cnt' definition 'hold'.
ardour3/libs/gtkmm2ext/fastmeter.cc:50:28: note: Function 'FastMeter' argument 1 names different: declaration 'hold_cnt' definition 'hold'.
ardour3/libs/gtkmm2ext/fastmeter.cc:50:48: style: Function 'FastMeter' argument 2 names different: declaration 'width' definition 'dimen'. [funcArgNamesDifferent]
ardour3/libs/gtkmm2ext/gtkmm2ext/fastmeter.h:39:42: note: Function 'FastMeter' argument 2 names different: declaration 'width' definition 'dimen'.
ardour3/libs/gtkmm2ext/fastmeter.cc:50:48: note: Function 'FastMeter' argument 2 names different: declaration 'width' definition 'dimen'.
ardour3/libs/gtkmm2ext/fastmeter.cc:691:23: style: Function 'set' argument 1 names different: declaration 'level' definition 'lvl'. [funcArgNamesDifferent]
ardour3/libs/gtkmm2ext/gtkmm2ext/fastmeter.h:55:18: note: Function 'set' argument 1 names different: declaration 'level' definition 'lvl'.
ardour3/libs/gtkmm2ext/fastmeter.cc:691:23: note: Function 'set' argument 1 names different: declaration 'level' definition 'lvl'.
ardour3/libs/gtkmm2ext/grouped_buttons.cc:31:2: performance: Variable 'buttons' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/libs/gtkmm2ext/gtkmm2ext/grouped_buttons.h:36:2: style: Class 'GroupedButtons' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/gtkmm2ext/gtkmm2ext/window_title.h:51:21: style: Technically the member function 'Gtkmm2ext::WindowTitle::get_string' can be const. [functionConst]
ardour3/libs/gtkmm2ext/gtkmm2ext/activatable.h:41:28: style: Technically the member function 'Gtkmm2ext::Activatable::get_related_action' can be const. [functionConst]
ardour3/libs/gtkmm2ext/gtkmm2ext/window_title.h:43:2: style: Class 'WindowTitle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/gtkmm2ext/gtkmm2ext/actions.h:76:48: performance: Function parameter 'accel_path' should be passed by const reference. [passedByValue]
ardour3/libs/gtkmm2ext/gtkapplication_x11.c:37:45: style: Function 'gtk_application_set_menu_bar' argument 1 names different: declaration 'menu_shell' definition 'menushell'. [funcArgNamesDifferent]
ardour3/libs/gtkmm2ext/gtkmm2ext/gtkapplication.h:37:80: note: Function 'gtk_application_set_menu_bar' argument 1 names different: declaration 'menu_shell' definition 'menushell'.
ardour3/libs/gtkmm2ext/gtkapplication_x11.c:37:45: note: Function 'gtk_application_set_menu_bar' argument 1 names different: declaration 'menu_shell' definition 'menushell'.
ardour3/libs/gtkmm2ext/gtkapplication_x11.c:42:81: style: Function 'gtk_application_add_app_menu_item' argument 2 names different: declaration 'menu_item' definition 'item'. [funcArgNamesDifferent]
ardour3/libs/gtkmm2ext/gtkmm2ext/gtkapplication.h:40:32: note: Function 'gtk_application_add_app_menu_item' argument 2 names different: declaration 'menu_item' definition 'item'.
ardour3/libs/gtkmm2ext/gtkapplication_x11.c:42:81: note: Function 'gtk_application_add_app_menu_item' argument 2 names different: declaration 'menu_item' definition 'item'.
ardour3/libs/gtkmm2ext/gtkmm2ext/idle_adjustment.h:31:2: style: Class 'IdleAdjustment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/gtkmm2ext/keyboard.cc:426:52: style: Function 'set_modifier' argument 2 names different: declaration 'variable' definition 'var'. [funcArgNamesDifferent]
ardour3/libs/gtkmm2ext/gtkmm2ext/keyboard.h:196:55: note: Function 'set_modifier' argument 2 names different: declaration 'variable' definition 'var'.
ardour3/libs/gtkmm2ext/keyboard.cc:426:52: note: Function 'set_modifier' argument 2 names different: declaration 'variable' definition 'var'.
ardour3/libs/gtkmm2ext/motionfeedback.cc:583:9: style: Variable 'start_angle' is reassigned a value before the old one has been used. [redundantAssignment]
ardour3/libs/gtkmm2ext/motionfeedback.cc:578:2: note: Variable 'start_angle' is reassigned a value before the old one has been used.
ardour3/libs/gtkmm2ext/motionfeedback.cc:583:9: note: Variable 'start_angle' is reassigned a value before the old one has been used.
ardour3/libs/gtkmm2ext/motionfeedback.cc:584:9: style: Variable 'end_angle' is reassigned a value before the old one has been used. [redundantAssignment]
ardour3/libs/gtkmm2ext/motionfeedback.cc:579:2: note: Variable 'end_angle' is reassigned a value before the old one has been used.
ardour3/libs/gtkmm2ext/motionfeedback.cc:584:9: note: Variable 'end_angle' is reassigned a value before the old one has been used.
ardour3/libs/gtkmm2ext/motionfeedback.cc:586:2: style: Variable 'value_angle' is reassigned a value before the old one has been used. [redundantAssignment]
ardour3/libs/gtkmm2ext/motionfeedback.cc:580:2: note: Variable 'value_angle' is reassigned a value before the old one has been used.
ardour3/libs/gtkmm2ext/motionfeedback.cc:586:2: note: Variable 'value_angle' is reassigned a value before the old one has been used.
ardour3/libs/gtkmm2ext/motionfeedback.cc:69:7: style: The scope of the variable 'value_name' can be reduced. [variableScope]
ardour3/libs/gtkmm2ext/motionfeedback.cc:45:10: style: Function 'MotionFeedback' argument 2 names different: declaration 'type' definition 't'. [funcArgNamesDifferent]
ardour3/libs/gtkmm2ext/gtkmm2ext/motionfeedback.h:50:9: note: Function 'MotionFeedback' argument 2 names different: declaration 'type' definition 't'.
ardour3/libs/gtkmm2ext/motionfeedback.cc:45:10: note: Function 'MotionFeedback' argument 2 names different: declaration 'type' definition 't'.
ardour3/libs/gtkmm2ext/motionfeedback.cc:47:12: style: Function 'MotionFeedback' argument 4 names different: declaration 'default_value' definition 'default_val'. [funcArgNamesDifferent]
ardour3/libs/gtkmm2ext/gtkmm2ext/motionfeedback.h:52:11: note: Function 'MotionFeedback' argument 4 names different: declaration 'default_value' definition 'default_val'.
ardour3/libs/gtkmm2ext/motionfeedback.cc:47:12: note: Function 'MotionFeedback' argument 4 names different: declaration 'default_value' definition 'default_val'.
ardour3/libs/gtkmm2ext/motionfeedback.cc:52:37: style: Function 'MotionFeedback' argument 9 names different: declaration 'sub_image_width' definition 'subw'. [funcArgNamesDifferent]
ardour3/libs/gtkmm2ext/gtkmm2ext/motionfeedback.h:57:29: note: Function 'MotionFeedback' argument 9 names different: declaration 'sub_image_width' definition 'subw'.
ardour3/libs/gtkmm2ext/motionfeedback.cc:52:37: note: Function 'MotionFeedback' argument 9 names different: declaration 'sub_image_width' definition 'subw'.
ardour3/libs/gtkmm2ext/motionfeedback.cc:53:37: style: Function 'MotionFeedback' argument 10 names different: declaration 'sub_image_height' definition 'subh'. [funcArgNamesDifferent]
ardour3/libs/gtkmm2ext/gtkmm2ext/motionfeedback.h:58:29: note: Function 'MotionFeedback' argument 10 names different: declaration 'sub_image_height' definition 'subh'.
ardour3/libs/gtkmm2ext/motionfeedback.cc:53:37: note: Function 'MotionFeedback' argument 10 names different: declaration 'sub_image_height' definition 'subh'.
ardour3/libs/gtkmm2ext/gtkmm2ext/persistent_tooltip.h:33:2: style: Class 'PersistentTooltip' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/gtkmm2ext/pixfader.cc:42:38: style: Function 'PixFader' argument 1 names different: declaration 'adjustment' definition 'adj'. [funcArgNamesDifferent]
ardour3/libs/gtkmm2ext/gtkmm2ext/pixfader.h:35:36: note: Function 'PixFader' argument 1 names different: declaration 'adjustment' definition 'adj'.
ardour3/libs/gtkmm2ext/pixfader.cc:42:38: note: Function 'PixFader' argument 1 names different: declaration 'adjustment' definition 'adj'.
ardour3/libs/gtkmm2ext/pixfader.cc:42:64: style: Function 'PixFader' argument 3 names different: declaration 'span' definition 'fader_length'. [funcArgNamesDifferent]
ardour3/libs/gtkmm2ext/gtkmm2ext/pixfader.h:35:69: note: Function 'PixFader' argument 3 names different: declaration 'span' definition 'fader_length'.
ardour3/libs/gtkmm2ext/pixfader.cc:42:64: note: Function 'PixFader' argument 3 names different: declaration 'span' definition 'fader_length'.
ardour3/libs/gtkmm2ext/pixfader.cc:42:82: style: Function 'PixFader' argument 4 names different: declaration 'girth' definition 'fader_girth'. [funcArgNamesDifferent]
ardour3/libs/gtkmm2ext/gtkmm2ext/pixfader.h:35:79: note: Function 'PixFader' argument 4 names different: declaration 'girth' definition 'fader_girth'.
ardour3/libs/gtkmm2ext/pixfader.cc:42:82: note: Function 'PixFader' argument 4 names different: declaration 'girth' definition 'fader_girth'.
ardour3/libs/gtkmm2ext/gtkmm2ext/pixfader.h:101:11: style: Technically the member function 'Gtkmm2ext::PixFader::FaderImage::matches' can be const. [functionConst]
ardour3/libs/gtkmm2ext/popup.cc:31:53: style: Function 'PopUp' argument 2 names different: declaration 'show_for_msecs' definition 'showfor_msecs'. [funcArgNamesDifferent]
ardour3/libs/gtkmm2ext/gtkmm2ext/popup.h:33:47: note: Function 'PopUp' argument 2 names different: declaration 'show_for_msecs' definition 'showfor_msecs'.
ardour3/libs/gtkmm2ext/popup.cc:31:53: note: Function 'PopUp' argument 2 names different: declaration 'show_for_msecs' definition 'showfor_msecs'.
ardour3/libs/gtkmm2ext/popup.cc:31:73: style: Function 'PopUp' argument 3 names different: declaration 'delete_on_hide' definition 'doh'. [funcArgNamesDifferent]
ardour3/libs/gtkmm2ext/gtkmm2ext/popup.h:34:14: note: Function 'PopUp' argument 3 names different: declaration 'delete_on_hide' definition 'doh'.
ardour3/libs/gtkmm2ext/popup.cc:31:73: note: Function 'PopUp' argument 3 names different: declaration 'delete_on_hide' definition 'doh'.
ardour3/libs/gtkmm2ext/popup.cc:121:25: performance: Function parameter 'txt' should be passed by const reference. [passedByValue]
ardour3/libs/gtkmm2ext/prolooks_helpers.c:551:6: warning: Either the condition 'hsl==NULL' is redundant or there is possible null pointer dereference: self. [nullPointerRedundantCheck]
ardour3/libs/gtkmm2ext/prolooks_helpers.c:64:2: note: Assuming that condition 'hsl==NULL' is not redundant
ardour3/libs/gtkmm2ext/prolooks_helpers.c:63:40: note: Calling function 'prolooks_hsl_to_cairo_color', 1st argument 'self' value is 0
ardour3/libs/gtkmm2ext/prolooks_helpers.c:551:6: note: Null pointer dereference
ardour3/libs/gtkmm2ext/prolooks_helpers.c:556:12: warning: Either the condition 'hsl==NULL' is redundant or there is possible null pointer dereference: self. [nullPointerRedundantCheck]
ardour3/libs/gtkmm2ext/prolooks_helpers.c:64:2: note: Assuming that condition 'hsl==NULL' is not redundant
ardour3/libs/gtkmm2ext/prolooks_helpers.c:63:40: note: Calling function 'prolooks_hsl_to_cairo_color', 1st argument 'self' value is 0
ardour3/libs/gtkmm2ext/prolooks_helpers.c:556:12: note: Null pointer dereference
ardour3/libs/gtkmm2ext/prolooks_helpers.c:557:17: warning: Either the condition 'hsl==NULL' is redundant or there is possible null pointer dereference: self. [nullPointerRedundantCheck]
ardour3/libs/gtkmm2ext/prolooks_helpers.c:64:2: note: Assuming that condition 'hsl==NULL' is not redundant
ardour3/libs/gtkmm2ext/prolooks_helpers.c:63:40: note: Calling function 'prolooks_hsl_to_cairo_color', 1st argument 'self' value is 0
ardour3/libs/gtkmm2ext/prolooks_helpers.c:557:17: note: Null pointer dereference
ardour3/libs/gtkmm2ext/prolooks_helpers.c:558:17: warning: Either the condition 'hsl==NULL' is redundant or there is possible null pointer dereference: self. [nullPointerRedundantCheck]
ardour3/libs/gtkmm2ext/prolooks_helpers.c:64:2: note: Assuming that condition 'hsl==NULL' is not redundant
ardour3/libs/gtkmm2ext/prolooks_helpers.c:63:40: note: Calling function 'prolooks_hsl_to_cairo_color', 1st argument 'self' value is 0
ardour3/libs/gtkmm2ext/prolooks_helpers.c:558:17: note: Null pointer dereference
ardour3/libs/gtkmm2ext/prolooks_helpers.c:559:17: warning: Either the condition 'hsl==NULL' is redundant or there is possible null pointer dereference: self. [nullPointerRedundantCheck]
ardour3/libs/gtkmm2ext/prolooks_helpers.c:64:2: note: Assuming that condition 'hsl==NULL' is not redundant
ardour3/libs/gtkmm2ext/prolooks_helpers.c:63:40: note: Calling function 'prolooks_hsl_to_cairo_color', 1st argument 'self' value is 0
ardour3/libs/gtkmm2ext/prolooks_helpers.c:559:17: note: Null pointer dereference
ardour3/libs/gtkmm2ext/prolooks_helpers.c:560:53: warning: Either the condition 'hsl==NULL' is redundant or there is possible null pointer dereference: self. [nullPointerRedundantCheck]
ardour3/libs/gtkmm2ext/prolooks_helpers.c:64:2: note: Assuming that condition 'hsl==NULL' is not redundant
ardour3/libs/gtkmm2ext/prolooks_helpers.c:63:40: note: Calling function 'prolooks_hsl_to_cairo_color', 1st argument 'self' value is 0
ardour3/libs/gtkmm2ext/prolooks_helpers.c:560:53: note: Null pointer dereference
ardour3/libs/gtkmm2ext/prolooks_helpers.c:561:6: warning: Either the condition 'hsl==NULL' is redundant or there is possible null pointer dereference: self. [nullPointerRedundantCheck]
ardour3/libs/gtkmm2ext/prolooks_helpers.c:64:2: note: Assuming that condition 'hsl==NULL' is not redundant
ardour3/libs/gtkmm2ext/prolooks_helpers.c:63:40: note: Calling function 'prolooks_hsl_to_cairo_color', 1st argument 'self' value is 0
ardour3/libs/gtkmm2ext/prolooks_helpers.c:561:6: note: Null pointer dereference
ardour3/libs/gtkmm2ext/prolooks_helpers.c:721:11: warning: Either the condition 'hsl==NULL' is redundant or there is possible null pointer dereference: self. [nullPointerRedundantCheck]
ardour3/libs/gtkmm2ext/prolooks_helpers.c:64:2: note: Assuming that condition 'hsl==NULL' is not redundant
ardour3/libs/gtkmm2ext/prolooks_helpers.c:61:71: note: Calling function 'prolooks_hsl_get_saturation', 1st argument 'self' value is 0
ardour3/libs/gtkmm2ext/prolooks_helpers.c:721:11: note: Null pointer dereference
ardour3/libs/gtkmm2ext/prolooks_helpers.c:728:2: warning: Either the condition 'hsl==NULL' is redundant or there is possible null pointer dereference: self. [nullPointerRedundantCheck]
ardour3/libs/gtkmm2ext/prolooks_helpers.c:64:2: note: Assuming that condition 'hsl==NULL' is not redundant
ardour3/libs/gtkmm2ext/prolooks_helpers.c:61:31: note: Calling function 'prolooks_hsl_set_saturation', 1st argument 'self' value is 0
ardour3/libs/gtkmm2ext/prolooks_helpers.c:728:2: note: Null pointer dereference
ardour3/libs/gtkmm2ext/prolooks_helpers.c:735:11: warning: Either the condition 'hsl==NULL' is redundant or there is possible null pointer dereference: self. [nullPointerRedundantCheck]
ardour3/libs/gtkmm2ext/prolooks_helpers.c:64:2: note: Assuming that condition 'hsl==NULL' is not redundant
ardour3/libs/gtkmm2ext/prolooks_helpers.c:59:69: note: Calling function 'prolooks_hsl_get_lightness', 1st argument 'self' value is 0
ardour3/libs/gtkmm2ext/prolooks_helpers.c:735:11: note: Null pointer dereference
ardour3/libs/gtkmm2ext/prolooks_helpers.c:742:2: warning: Either the condition 'hsl==NULL' is redundant or there is possible null pointer dereference: self. [nullPointerRedundantCheck]
ardour3/libs/gtkmm2ext/prolooks_helpers.c:64:2: note: Assuming that condition 'hsl==NULL' is not redundant
ardour3/libs/gtkmm2ext/prolooks_helpers.c:59:30: note: Calling function 'prolooks_hsl_set_lightness', 1st argument 'self' value is 0
ardour3/libs/gtkmm2ext/prolooks_helpers.c:742:2: note: Null pointer dereference
ardour3/libs/gtkmm2ext/prolooks_helpers.c:34:2: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
ardour3/libs/gtkmm2ext/prolooks_helpers.c:32:0: note: Variable 'result' is reassigned a value before the old one has been used.
ardour3/libs/gtkmm2ext/prolooks_helpers.c:34:2: note: Variable 'result' is reassigned a value before the old one has been used.
ardour3/libs/gtkmm2ext/prolooks_helpers.c:63:2: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
ardour3/libs/gtkmm2ext/prolooks_helpers.c:54:0: note: Variable 'result' is reassigned a value before the old one has been used.
ardour3/libs/gtkmm2ext/prolooks_helpers.c:63:2: note: Variable 'result' is reassigned a value before the old one has been used.
ardour3/libs/gtkmm2ext/prolooks_helpers.c:374:2: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
ardour3/libs/gtkmm2ext/prolooks_helpers.c:371:0: note: Variable 'result' is reassigned a value before the old one has been used.
ardour3/libs/gtkmm2ext/prolooks_helpers.c:374:2: note: Variable 'result' is reassigned a value before the old one has been used.
ardour3/libs/gtkmm2ext/prolooks_helpers.c:384:2: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
ardour3/libs/gtkmm2ext/prolooks_helpers.c:380:0: note: Variable 'result' is reassigned a value before the old one has been used.
ardour3/libs/gtkmm2ext/prolooks_helpers.c:384:2: note: Variable 'result' is reassigned a value before the old one has been used.
ardour3/libs/gtkmm2ext/prolooks_helpers.c:411:2: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
ardour3/libs/gtkmm2ext/prolooks_helpers.c:403:0: note: Variable 'result' is reassigned a value before the old one has been used.
ardour3/libs/gtkmm2ext/prolooks_helpers.c:411:2: note: Variable 'result' is reassigned a value before the old one has been used.
ardour3/libs/gtkmm2ext/prolooks_helpers.c:458:2: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
ardour3/libs/gtkmm2ext/prolooks_helpers.c:453:0: note: Variable 'result' is reassigned a value before the old one has been used.
ardour3/libs/gtkmm2ext/prolooks_helpers.c:458:2: note: Variable 'result' is reassigned a value before the old one has been used.
ardour3/libs/gtkmm2ext/prolooks_helpers.c:471:2: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
ardour3/libs/gtkmm2ext/prolooks_helpers.c:464:0: note: Variable 'result' is reassigned a value before the old one has been used.
ardour3/libs/gtkmm2ext/prolooks_helpers.c:471:2: note: Variable 'result' is reassigned a value before the old one has been used.
ardour3/libs/gtkmm2ext/prolooks_helpers.c:523:2: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
ardour3/libs/gtkmm2ext/prolooks_helpers.c:522:0: note: Variable 'result' is reassigned a value before the old one has been used.
ardour3/libs/gtkmm2ext/prolooks_helpers.c:523:2: note: Variable 'result' is reassigned a value before the old one has been used.
ardour3/libs/gtkmm2ext/prolooks_helpers.c:531:2: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
ardour3/libs/gtkmm2ext/prolooks_helpers.c:529:0: note: Variable 'result' is reassigned a value before the old one has been used.
ardour3/libs/gtkmm2ext/prolooks_helpers.c:531:2: note: Variable 'result' is reassigned a value before the old one has been used.
ardour3/libs/gtkmm2ext/prolooks_helpers.c:912:2: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
ardour3/libs/gtkmm2ext/prolooks_helpers.c:910:0: note: Variable 'result' is reassigned a value before the old one has been used.
ardour3/libs/gtkmm2ext/prolooks_helpers.c:912:2: note: Variable 'result' is reassigned a value before the old one has been used.
ardour3/libs/gtkmm2ext/prolooks_helpers.c:960:2: style: Variable 'f' is reassigned a value before the old one has been used. [redundantAssignment]
ardour3/libs/gtkmm2ext/prolooks_helpers.c:950:0: note: Variable 'f' is reassigned a value before the old one has been used.
ardour3/libs/gtkmm2ext/prolooks_helpers.c:960:2: note: Variable 'f' is reassigned a value before the old one has been used.
ardour3/libs/gtkmm2ext/prolooks_helpers.c:961:2: style: Variable 'p' is reassigned a value before the old one has been used. [redundantAssignment]
ardour3/libs/gtkmm2ext/prolooks_helpers.c:951:0: note: Variable 'p' is reassigned a value before the old one has been used.
ardour3/libs/gtkmm2ext/prolooks_helpers.c:961:2: note: Variable 'p' is reassigned a value before the old one has been used.
ardour3/libs/gtkmm2ext/prolooks_helpers.c:962:2: style: Variable 'q' is reassigned a value before the old one has been used. [redundantAssignment]
ardour3/libs/gtkmm2ext/prolooks_helpers.c:952:0: note: Variable 'q' is reassigned a value before the old one has been used.
ardour3/libs/gtkmm2ext/prolooks_helpers.c:962:2: note: Variable 'q' is reassigned a value before the old one has been used.
ardour3/libs/gtkmm2ext/prolooks_helpers.c:963:2: style: Variable 't' is reassigned a value before the old one has been used. [redundantAssignment]
ardour3/libs/gtkmm2ext/prolooks_helpers.c:953:0: note: Variable 't' is reassigned a value before the old one has been used.
ardour3/libs/gtkmm2ext/prolooks_helpers.c:963:2: note: Variable 't' is reassigned a value before the old one has been used.
ardour3/libs/gtkmm2ext/prolooks_helpers.c:545:9: style: The scope of the variable 'm3' can be reduced. [variableScope]
ardour3/libs/gtkmm2ext/prolooks_helpers.c:630:9: style: The scope of the variable 'delta' can be reduced. [variableScope]
ardour3/libs/gtkmm2ext/prolooks_helpers.c:1039:9: style: The scope of the variable 'delta' can be reduced. [variableScope]
ardour3/libs/gtkmm2ext/prolooks_helpers.c:274:9: style: Variable 'self' is assigned a value that is never used. [unreadVariable]
ardour3/libs/gtkmm2ext/prolooks_helpers.c:860:9: style: Variable 'self' is assigned a value that is never used. [unreadVariable]
ardour3/libs/gtkmm2ext/prolooks_helpers.c:1269:9: style: Variable 'self' is assigned a value that is never used. [unreadVariable]
ardour3/libs/gtkmm2ext/gtkmm2ext/prompter.h:40:2: style: Class 'Prompter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/gtkmm2ext/scroomer.cc:344:36: style: Function 'set_min_page_size' argument 1 names different: declaration 'page_size' definition 'ps'. [funcArgNamesDifferent]
ardour3/libs/gtkmm2ext/gtkmm2ext/scroomer.h:55:32: note: Function 'set_min_page_size' argument 1 names different: declaration 'page_size' definition 'ps'.
ardour3/libs/gtkmm2ext/scroomer.cc:344:36: note: Function 'set_min_page_size' argument 1 names different: declaration 'page_size' definition 'ps'.
ardour3/libs/gtkmm2ext/gtkmm2ext/scroomer.h:42:2: style: Class 'Scroomer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/gtkmm2ext/selector.cc:89:25: style: Function 'reset' argument 1 names different: declaration 'refiller' definition 'func'. [funcArgNamesDifferent]
ardour3/libs/gtkmm2ext/gtkmm2ext/selector.h:51:21: note: Function 'reset' argument 1 names different: declaration 'refiller' definition 'func'.
ardour3/libs/gtkmm2ext/selector.cc:89:25: note: Function 'reset' argument 1 names different: declaration 'refiller' definition 'func'.
ardour3/libs/gtkmm2ext/selector.cc:213:10: style: Technically the member function 'string_cmp::operator()' can be const. [functionConst]
ardour3/libs/gtkmm2ext/gtkmm2ext/selector.h:46:2: style: Class 'Selector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/gtkmm2ext/gtkmm2ext/stateful_button.h:36:7: style: Technically the member function 'Gtkmm2ext::StateButton::get_visual_state' can be const. [functionConst]
ardour3/libs/gtkmm2ext/gtkmm2ext/stateful_button.h:62:7: style: The function 'set_widget_name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/gtkmm2ext/gtkmm2ext/stateful_button.h:38:15: note: Virtual function in base class
ardour3/libs/gtkmm2ext/gtkmm2ext/stateful_button.h:62:7: note: Function in derived class
ardour3/libs/gtkmm2ext/gtkmm2ext/stateful_button.h:70:22: style: The function 'get_child_widget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/gtkmm2ext/gtkmm2ext/stateful_button.h:49:30: note: Virtual function in base class
ardour3/libs/gtkmm2ext/gtkmm2ext/stateful_button.h:70:22: note: Function in derived class
ardour3/libs/gtkmm2ext/gtkmm2ext/stateful_button.h:71:14: style: The function 'get_widget_name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/gtkmm2ext/gtkmm2ext/stateful_button.h:48:23: note: Virtual function in base class
ardour3/libs/gtkmm2ext/gtkmm2ext/stateful_button.h:71:14: note: Function in derived class
ardour3/libs/gtkmm2ext/gtkmm2ext/stateful_button.h:80:7: style: The function 'set_widget_name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/gtkmm2ext/gtkmm2ext/stateful_button.h:38:15: note: Virtual function in base class
ardour3/libs/gtkmm2ext/gtkmm2ext/stateful_button.h:80:7: note: Function in derived class
ardour3/libs/gtkmm2ext/gtkmm2ext/stateful_button.h:87:22: style: The function 'get_child_widget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/gtkmm2ext/gtkmm2ext/stateful_button.h:49:30: note: Virtual function in base class
ardour3/libs/gtkmm2ext/gtkmm2ext/stateful_button.h:87:22: note: Function in derived class
ardour3/libs/gtkmm2ext/gtkmm2ext/stateful_button.h:88:14: style: The function 'get_widget_name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/gtkmm2ext/gtkmm2ext/stateful_button.h:48:23: note: Virtual function in base class
ardour3/libs/gtkmm2ext/gtkmm2ext/stateful_button.h:88:14: note: Function in derived class
ardour3/libs/gtkmm2ext/textviewer.cc:31:32: style: Function 'TextViewer' argument 1 names different: declaration 'width' definition 'xsize'. [funcArgNamesDifferent]
ardour3/libs/gtkmm2ext/gtkmm2ext/textviewer.h:43:21: note: Function 'TextViewer' argument 1 names different: declaration 'width' definition 'xsize'.
ardour3/libs/gtkmm2ext/textviewer.cc:31:32: note: Function 'TextViewer' argument 1 names different: declaration 'width' definition 'xsize'.
ardour3/libs/gtkmm2ext/textviewer.cc:31:46: style: Function 'TextViewer' argument 2 names different: declaration 'height' definition 'ysize'. [funcArgNamesDifferent]
ardour3/libs/gtkmm2ext/gtkmm2ext/textviewer.h:43:35: note: Function 'TextViewer' argument 2 names different: declaration 'height' definition 'ysize'.
ardour3/libs/gtkmm2ext/textviewer.cc:31:46: note: Function 'TextViewer' argument 2 names different: declaration 'height' definition 'ysize'.
ardour3/libs/gtkmm2ext/utils.cc:191:36: style: The scope of the variable 'empty_pixbuf' can be reduced. [variableScope]
ardour3/libs/gtkmm2ext/gtkmm2ext/visibility_tracker.h:33:5: style: Class 'VisibilityTracker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/libltc/decoder.c:111:6: style: The scope of the variable 'bit_num' can be reduced. [variableScope]
ardour3/libs/libltc/decoder.c:111:15: style: The scope of the variable 'bit_set' can be reduced. [variableScope]
ardour3/libs/libltc/decoder.c:111:24: style: The scope of the variable 'byte_num' can be reduced. [variableScope]
ardour3/libs/libltc/ltc.c:34:45: style: Function 'ltc_decoder_create' argument 2 names different: declaration 'queue_size' definition 'queue_len'. [funcArgNamesDifferent]
ardour3/libs/libltc/ltc/ltc.h:397:46: note: Function 'ltc_decoder_create' argument 2 names different: declaration 'queue_size' definition 'queue_len'.
ardour3/libs/libltc/ltc.c:34:45: note: Function 'ltc_decoder_create' argument 2 names different: declaration 'queue_size' definition 'queue_len'.
ardour3/libs/midi++2/channel.cc:28:24: style: Function 'Channel' argument 1 names different: declaration 'channel_number' definition 'channelnum'. [funcArgNamesDifferent]
ardour3/libs/midi++2/midi++/channel.h:42:16: note: Function 'Channel' argument 1 names different: declaration 'channel_number' definition 'channelnum'.
ardour3/libs/midi++2/channel.cc:28:24: note: Function 'Channel' argument 1 names different: declaration 'channel_number' definition 'channelnum'.
ardour3/libs/midi++2/channel.cc:31:2: performance: Variable '_channel_number' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/libs/midi++2/midi++/port.h:124:6: style: Struct 'Descriptor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/midi++2/midi++/port.h:142:5: style: Struct 'PortSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/midi++2/midi++/port.h:142:26: performance: Function parameter 'str' should be passed by const reference. [passedByValue]
ardour3/libs/midi++2/ipmidi_port.cc:53:54: style: Function 'IPMIDIPort' argument 2 names different: declaration 'ifname' definition 'iface'. [funcArgNamesDifferent]
ardour3/libs/midi++2/midi++/ipmidi_port.h:57:80: note: Function 'IPMIDIPort' argument 2 names different: declaration 'ifname' definition 'iface'.
ardour3/libs/midi++2/ipmidi_port.cc:53:54: note: Function 'IPMIDIPort' argument 2 names different: declaration 'ifname' definition 'iface'.
ardour3/libs/midi++2/midi++/ipmidi_port.h:58:5: style: Class 'IPMIDIPort' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/midi++2/midi.cc:162:9: style: The scope of the variable 'len' can be reduced. [variableScope]
ardour3/libs/midi++2/miditrace.cc:57:0: error: syntax error [syntaxError]
ardour3/libs/midi++2/midnam_patch.cc:460:90: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/libs/midi++2/midi++/midnam_patch.h:227:2: warning: Member variable 'Note::_number' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/midi++2/midi++/midnam_patch.h:268:2: warning: Member variable 'Value::_number' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/midi++2/midi++/midnam_patch.h:317:2: warning: Member variable 'Control::_number' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/midi++2/midi++/midnam_patch.h:387:21: style: Technically the member function 'MIDI::Name::CustomDeviceMode::channel_name_set_name_by_channel' can be const. [functionConst]
ardour3/libs/midi++2/midi++/midnam_patch.h:151:2: style: Class 'ChannelNameSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/midi++2/midi++/midnam_patch.h:250:2: style: Class 'NoteNameList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/midi++2/midi++/midnam_patch.h:295:2: style: Class 'ValueNameList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/midi++2/midi++/midnam_patch.h:355:2: style: Class 'ControlNameList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/midi++2/midi++/midnam_patch.h:469:2: style: Class 'MIDINameDocument' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/midi++2/midi++/midnam_patch.h:42:1: warning: The struct 'PatchPrimaryKey' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
ardour3/libs/midi++2/midi++/midnam_patch.h:118:41: performance: Function parameter 'a_name' should be passed by const reference. [passedByValue]
ardour3/libs/midi++2/midi++/midnam_patch.h:420:31: performance: Function parameter 'some_models' should be passed by const reference. [passedByValue]
ardour3/libs/midi++2/mmc.cc:256:7: style: The scope of the variable 'single_byte' can be reduced. [variableScope]
ardour3/libs/midi++2/mmc.cc:207:40: style: Function 'set_ports' argument 1 names different: declaration 'input' definition 'ip'. [funcArgNamesDifferent]
ardour3/libs/midi++2/midi++/mmc.h:98:37: note: Function 'set_ports' argument 1 names different: declaration 'input' definition 'ip'.
ardour3/libs/midi++2/mmc.cc:207:40: note: Function 'set_ports' argument 1 names different: declaration 'input' definition 'ip'.
ardour3/libs/midi++2/mmc.cc:207:56: style: Function 'set_ports' argument 2 names different: declaration 'output' definition 'op'. [funcArgNamesDifferent]
ardour3/libs/midi++2/midi++/mmc.h:98:56: note: Function 'set_ports' argument 2 names different: declaration 'output' definition 'op'.
ardour3/libs/midi++2/mmc.cc:207:56: note: Function 'set_ports' argument 2 names different: declaration 'output' definition 'op'.
ardour3/libs/midi++2/mmc.cc:198:17: warning: Member variable 'MachineControl::trackRecordStatus' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/midi++2/mmc.cc:198:17: warning: Member variable 'MachineControl::trackRecordReady' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/midi++2/mmc.cc:198:17: warning: Member variable 'MachineControl::_input_port' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/midi++2/mmc.cc:198:17: warning: Member variable 'MachineControl::_output_port' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/midi++2/mmc.cc:198:17: warning: Member variable 'MachineControl::_enable_send' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/midi++2/midi++/parser.h:107:7: style: Technically the member function 'MIDI::Parser::tracing' can be const. [functionConst]
ardour3/libs/midi++2/midi++/mmc.h:293:2: style: Class 'MachineControlCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/midi++2/midi++/mmc.h:294:2: style: Class 'MachineControlCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/midi++2/mmctest.cc:101:0: error: syntax error [syntaxError]
ardour3/libs/midi++2/mtc.cc:39:29: style: Function 'possible_mtc' argument 1 names different: declaration 'msg' definition 'sysex_buf'. [funcArgNamesDifferent]
ardour3/libs/midi++2/midi++/parser.h:184:27: note: Function 'possible_mtc' argument 1 names different: declaration 'msg' definition 'sysex_buf'.
ardour3/libs/midi++2/mtc.cc:39:29: note: Function 'possible_mtc' argument 1 names different: declaration 'msg' definition 'sysex_buf'.
ardour3/libs/midi++2/parser.cc:661:35: style: Function 'signal' argument 2 names different: declaration 'msglen' definition 'len'. [funcArgNamesDifferent]
ardour3/libs/midi++2/midi++/parser.h:182:33: note: Function 'signal' argument 2 names different: declaration 'msglen' definition 'len'.
ardour3/libs/midi++2/parser.cc:661:35: note: Function 'signal' argument 2 names different: declaration 'msglen' definition 'len'.
ardour3/libs/midi++2/parser.cc:110:2: performance: Variable 'trace_prefix' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/libs/midi++2/midi++/parser.h:142:7: style: Technically the member function 'MIDI::Parser::trace_event' can be const. [functionConst]
ardour3/libs/midi++2/parser.cc:139:9: note: Technically the member function 'MIDI::Parser::trace_event' can be const.
ardour3/libs/midi++2/midi++/parser.h:142:7: note: Technically the member function 'MIDI::Parser::trace_event' can be const.
ardour3/libs/midi++2/parser.cc:115:2: style: Class 'Parser' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
ardour3/libs/midi++2/parser.cc:115:2: style: Class 'Parser' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ardour3/libs/midi++2/parser.cc:353:3: error: Common realloc mistake: 'msgbuf' nulled but not freed upon failure [memleakOnRealloc]
ardour3/libs/midi++2/test/MidnamTest.cpp:185:9: style: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ardour3/libs/midi++2/test/MidnamTest.cpp:181:9: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
ardour3/libs/midi++2/test/MidnamTest.cpp:185:9: note: Variable 'result' is reassigned a value before the old one has been used if variable is no semaphore variable.
ardour3/libs/panners/1in2out/panner_1in2out.cc:140:45: style: Function 'distribute_one' argument 1 names different: declaration 'src' definition 'srcbuf'. [funcArgNamesDifferent]
ardour3/libs/panners/1in2out/panner_1in2out.h:72:36: note: Function 'distribute_one' argument 1 names different: declaration 'src' definition 'srcbuf'.
ardour3/libs/panners/1in2out/panner_1in2out.cc:140:45: note: Function 'distribute_one' argument 1 names different: declaration 'src' definition 'srcbuf'.
ardour3/libs/panners/1in2out/panner_1in2out.h:41:2: style: Class 'Panner1in2out' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/panners/2in2out/panner_2in2out.h:43:2: style: Class 'Panner2in2out' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/panners/stereobalance/panner_balance.h:44:2: style: Class 'Pannerbalance' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/panners/vbap/vbap.cc:159:9: style: The scope of the variable 'small_g' can be reduced. [variableScope]
ardour3/libs/panners/vbap/vbap.cc:153:34: style: Function 'compute_gains' argument 1 names different: declaration 'g' definition 'gains'. [funcArgNamesDifferent]
ardour3/libs/panners/vbap/vbap.h:85:29: note: Function 'compute_gains' argument 1 names different: declaration 'g' definition 'gains'.
ardour3/libs/panners/vbap/vbap.cc:153:34: note: Function 'compute_gains' argument 1 names different: declaration 'g' definition 'gains'.
ardour3/libs/panners/vbap/vbap.cc:153:48: style: Function 'compute_gains' argument 2 names different: declaration 'ls' definition 'speaker_ids'. [funcArgNamesDifferent]
ardour3/libs/panners/vbap/vbap.h:85:39: note: Function 'compute_gains' argument 2 names different: declaration 'ls' definition 'speaker_ids'.
ardour3/libs/panners/vbap/vbap.cc:153:48: note: Function 'compute_gains' argument 2 names different: declaration 'ls' definition 'speaker_ids'.
ardour3/libs/panners/vbap/vbap.cc:215:35: style: Function 'distribute' argument 1 names different: declaration 'ibufs' definition 'inbufs'. [funcArgNamesDifferent]
ardour3/libs/panners/vbap/vbap.h:55:30: note: Function 'distribute' argument 1 names different: declaration 'ibufs' definition 'inbufs'.
ardour3/libs/panners/vbap/vbap.cc:215:35: note: Function 'distribute' argument 1 names different: declaration 'ibufs' definition 'inbufs'.
ardour3/libs/panners/vbap/vbap.cc:215:68: style: Function 'distribute' argument 3 names different: declaration 'gain_coeff' definition 'gain_coefficient'. [funcArgNamesDifferent]
ardour3/libs/panners/vbap/vbap.h:55:62: note: Function 'distribute' argument 3 names different: declaration 'gain_coeff' definition 'gain_coefficient'.
ardour3/libs/panners/vbap/vbap.cc:215:68: note: Function 'distribute' argument 3 names different: declaration 'gain_coeff' definition 'gain_coefficient'.
ardour3/libs/panners/vbap/vbap.cc:233:41: style: Function 'distribute_one' argument 1 names different: declaration 'src' definition 'srcbuf'. [funcArgNamesDifferent]
ardour3/libs/panners/vbap/vbap.h:89:36: note: Function 'distribute_one' argument 1 names different: declaration 'src' definition 'srcbuf'.
ardour3/libs/panners/vbap/vbap.cc:233:41: note: Function 'distribute_one' argument 1 names different: declaration 'src' definition 'srcbuf'.
ardour3/libs/panners/vbap/vbap.cc:233:74: style: Function 'distribute_one' argument 3 names different: declaration 'gain_coeff' definition 'gain_coefficient'. [funcArgNamesDifferent]
ardour3/libs/panners/vbap/vbap.h:89:66: note: Function 'distribute_one' argument 3 names different: declaration 'gain_coeff' definition 'gain_coefficient'.
ardour3/libs/panners/vbap/vbap.cc:233:74: note: Function 'distribute_one' argument 3 names different: declaration 'gain_coeff' definition 'gain_coefficient'.
ardour3/libs/panners/vbap/vbap_speakers.h:60:8: style: Technically the member function 'ARDOUR::VBAPSpeakers::azimuth_sorter::operator()' can be const. [functionConst]
ardour3/libs/panners/vbap/vbap_speakers.h:38:2: style: Class 'VBAPSpeakers' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/panners/vbap/vbap_speakers.cc:448:8: style: The scope of the variable 'invdet' can be reduced. [variableScope]
ardour3/libs/panners/vbap/vbap_speakers.cc:449:25: style: The scope of the variable 'lp1' can be reduced. [variableScope]
ardour3/libs/panners/vbap/vbap_speakers.cc:450:25: style: The scope of the variable 'lp2' can be reduced. [variableScope]
ardour3/libs/panners/vbap/vbap_speakers.cc:451:25: style: The scope of the variable 'lp3' can be reduced. [variableScope]
ardour3/libs/panners/vbap/vbap_speakers.cc:622:33: style: Function 'sort_2D_lss' argument 1 names different: declaration 'sorted_lss' definition 'sorted_speakers'. [funcArgNamesDifferent]
ardour3/libs/panners/vbap/vbap_speakers.h:100:25: note: Function 'sort_2D_lss' argument 1 names different: declaration 'sorted_lss' definition 'sorted_speakers'.
ardour3/libs/panners/vbap/vbap_speakers.cc:622:33: note: Function 'sort_2D_lss' argument 1 names different: declaration 'sorted_lss' definition 'sorted_speakers'.
ardour3/libs/panners/vbap/vbap_speakers.cc:637:70: style: Function 'calc_2D_inv_tmatrix' argument 3 names different: declaration 'inv_mat' definition 'inverse_matrix'. [funcArgNamesDifferent]
ardour3/libs/panners/vbap/vbap_speakers.h:101:61: note: Function 'calc_2D_inv_tmatrix' argument 3 names different: declaration 'inv_mat' definition 'inverse_matrix'.
ardour3/libs/panners/vbap/vbap_speakers.cc:637:70: note: Function 'calc_2D_inv_tmatrix' argument 3 names different: declaration 'inv_mat' definition 'inverse_matrix'.
ardour3/libs/panners/vbap/vbap_speakers.cc:127:28: warning: Obsolete function 'alloca' called. [allocaCalled]
ardour3/libs/panners/vbap/vbap_speakers.cc:128:36: warning: Obsolete function 'alloca' called. [allocaCalled]
ardour3/libs/panners/vbap/vbap_speakers.cc:129:34: warning: Obsolete function 'alloca' called. [allocaCalled]
ardour3/libs/panners/vbap/vbap_speakers.cc:130:34: warning: Obsolete function 'alloca' called. [allocaCalled]
ardour3/libs/panners/vbap/vbap_speakers.cc:548:32: warning: Obsolete function 'alloca' called. [allocaCalled]
ardour3/libs/panners/vbap/vbap_speakers.cc:549:25: warning: Obsolete function 'alloca' called. [allocaCalled]
ardour3/libs/panners/vbap/vbap_speakers.cc:550:37: warning: Obsolete function 'alloca' called. [allocaCalled]
ardour3/libs/pbd/base_ui.cc:44:31: style: Function 'BaseUI' argument 1 names different: declaration 'name' definition 'str'. [funcArgNamesDifferent]
ardour3/libs/pbd/pbd/base_ui.h:47:29: note: Function 'BaseUI' argument 1 names different: declaration 'name' definition 'str'.
ardour3/libs/pbd/base_ui.cc:44:31: note: Function 'BaseUI' argument 1 names different: declaration 'name' definition 'str'.
ardour3/libs/pbd/pbd/transmitter.h:40:2: style: Class 'Transmitter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/pbd/boost_debug.cc:60:9: style: The scope of the variable 'strings' can be reduced. [variableScope]
ardour3/libs/pbd/boost_debug.cc:61:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ardour3/libs/pbd/boost_debug.cc:50:12: warning: Member variable 'Backtrace::trace' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/pbd/boost_debug.cc:50:12: warning: Member variable 'Backtrace::size' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/pbd/pbd/stacktrace.h:77:0: warning: Member variable 'PBD :: thing_with_backtrace < T >::allocation_backtrace' is not assigned a value in 'PBD :: thing_with_backtrace < T >::operator='. [operatorEqVarError]
ardour3/libs/pbd/pbd/stacktrace.h:77:0: warning: Member variable 'PBD :: thing_with_backtrace < T >::allocation_backtrace_size' is not assigned a value in 'PBD :: thing_with_backtrace < T >::operator='. [operatorEqVarError]
ardour3/libs/pbd/boost_debug.cc:83:5: style: Struct 'BTPair' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/pbd/boost_debug.cc:100:5: style: Struct 'SPDebug' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/pbd/cartesian.cc:63:17: style: Condition 'phi<0.0' is always false [knownConditionTrueFalse]
ardour3/libs/pbd/cartesian.cc:55:16: note: Assignment 'phi=0.0', assigned value is 0.0
ardour3/libs/pbd/cartesian.cc:63:17: note: Condition 'phi<0.0' is always false
ardour3/libs/pbd/cartesian.cc:55:9: style: Variable 'phi' is reassigned a value before the old one has been used. [redundantAssignment]
ardour3/libs/pbd/cartesian.cc:50:9: note: Variable 'phi' is reassigned a value before the old one has been used.
ardour3/libs/pbd/cartesian.cc:55:9: note: Variable 'phi' is reassigned a value before the old one has been used.
ardour3/libs/pbd/cartesian.cc:42:68: style: Function 'cartesian_to_spherical' argument 4 names different: declaration 'azi' definition 'azimuth'. [funcArgNamesDifferent]
ardour3/libs/pbd/pbd/cartesian.h:28:68: note: Function 'cartesian_to_spherical' argument 4 names different: declaration 'azi' definition 'azimuth'.
ardour3/libs/pbd/cartesian.cc:42:68: note: Function 'cartesian_to_spherical' argument 4 names different: declaration 'azi' definition 'azimuth'.
ardour3/libs/pbd/cartesian.cc:42:85: style: Function 'cartesian_to_spherical' argument 5 names different: declaration 'ele' definition 'elevation'. [funcArgNamesDifferent]
ardour3/libs/pbd/pbd/cartesian.h:28:81: note: Function 'cartesian_to_spherical' argument 5 names different: declaration 'ele' definition 'elevation'.
ardour3/libs/pbd/cartesian.cc:42:85: note: Function 'cartesian_to_spherical' argument 5 names different: declaration 'ele' definition 'elevation'.
ardour3/libs/pbd/cartesian.cc:42:104: style: Function 'cartesian_to_spherical' argument 6 names different: declaration 'len' definition 'length'. [funcArgNamesDifferent]
ardour3/libs/pbd/pbd/cartesian.h:28:94: note: Function 'cartesian_to_spherical' argument 6 names different: declaration 'len' definition 'length'.
ardour3/libs/pbd/cartesian.cc:42:104: note: Function 'cartesian_to_spherical' argument 6 names different: declaration 'len' definition 'length'.
ardour3/libs/pbd/pbd/xml++.h:57:2: style: Class 'XMLTree' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/pbd/pbd/xml++.h:95:2: style: Class 'XMLNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/pbd/pbd/xml++.h:82:62: performance: Function parameter 'xpath' should be passed by const reference. [passedByValue]
ardour3/libs/pbd/pbd/xml++.h:167:42: performance: Function parameter 'msg' should be passed by const reference. [passedByValue]
ardour3/libs/pbd/pbd/enumwriter.h:72:6: warning: Member variable 'EnumRegistration::bitwise' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/pbd/pbd/enumwriter.h:37:3: performance: Variable '_message' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/libs/pbd/pbd/enumwriter.h:34:2: style: Class 'unknown_enumeration' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/pbd/pbd/locale_guard.h:26:5: style: Struct 'LocaleGuard' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/pbd/pbd/controllable.h:122:7: style: The function 'set_value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/pbd/pbd/controllable.h:63:15: note: Virtual function in base class
ardour3/libs/pbd/pbd/controllable.h:122:7: note: Function in derived class
ardour3/libs/pbd/pbd/controllable.h:123:9: style: The function 'get_value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/pbd/pbd/controllable.h:65:17: note: Virtual function in base class
ardour3/libs/pbd/pbd/controllable.h:123:9: note: Function in derived class
ardour3/libs/pbd/convert.cc:191:17: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
ardour3/libs/pbd/pbd/crossthread.h:44:2: style: Class 'CrossThreadChannel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/pbd/debug.cc:64:46: performance: Function parameter 'str' should be passed by const reference. [passedByValue]
ardour3/libs/pbd/enumwriter.cc:192:49: style: Function 'validate' argument 2 names different: declaration 'value' definition 'val'. [funcArgNamesDifferent]
ardour3/libs/pbd/pbd/enumwriter.h:90:49: note: Function 'validate' argument 2 names different: declaration 'value' definition 'val'.
ardour3/libs/pbd/enumwriter.cc:192:49: note: Function 'validate' argument 2 names different: declaration 'value' definition 'val'.
ardour3/libs/pbd/enumwriter.cc:227:53: style: Function 'read_bits' argument 2 names different: declaration 'value' definition 'str'. [funcArgNamesDifferent]
ardour3/libs/pbd/pbd/enumwriter.h:83:48: note: Function 'read_bits' argument 2 names different: declaration 'value' definition 'str'.
ardour3/libs/pbd/enumwriter.cc:227:53: note: Function 'read_bits' argument 2 names different: declaration 'value' definition 'str'.
ardour3/libs/pbd/enumwriter.cc:277:57: style: Function 'read_distinct' argument 2 names different: declaration 'value' definition 'str'. [funcArgNamesDifferent]
ardour3/libs/pbd/pbd/enumwriter.h:84:52: note: Function 'read_distinct' argument 2 names different: declaration 'value' definition 'str'.
ardour3/libs/pbd/enumwriter.cc:277:57: note: Function 'read_distinct' argument 2 names different: declaration 'value' definition 'str'.
ardour3/libs/pbd/enumwriter.cc:323:51: style: Function 'add_to_hack_table' argument 2 names different: declaration 'hacked_str' definition 'hacked'. [funcArgNamesDifferent]
ardour3/libs/pbd/pbd/enumwriter.h:61:55: note: Function 'add_to_hack_table' argument 2 names different: declaration 'hacked_str' definition 'hacked'.
ardour3/libs/pbd/enumwriter.cc:323:51: note: Function 'add_to_hack_table' argument 2 names different: declaration 'hacked_str' definition 'hacked'.
ardour3/libs/pbd/pbd/enumwriter.h:61:7: performance: Technically the member function 'PBD::EnumWriter::add_to_hack_table' can be static. [functionStatic]
ardour3/libs/pbd/enumwriter.cc:323:13: note: Technically the member function 'PBD::EnumWriter::add_to_hack_table' can be static.
ardour3/libs/pbd/pbd/enumwriter.h:61:7: note: Technically the member function 'PBD::EnumWriter::add_to_hack_table' can be static.
ardour3/libs/pbd/pbd/enumwriter.h:80:14: performance: Technically the member function 'PBD::EnumWriter::write_bits' can be static. [functionStatic]
ardour3/libs/pbd/enumwriter.cc:158:13: note: Technically the member function 'PBD::EnumWriter::write_bits' can be static.
ardour3/libs/pbd/pbd/enumwriter.h:80:14: note: Technically the member function 'PBD::EnumWriter::write_bits' can be static.
ardour3/libs/pbd/pbd/enumwriter.h:81:14: performance: Technically the member function 'PBD::EnumWriter::write_distinct' can be static. [functionStatic]
ardour3/libs/pbd/enumwriter.cc:177:13: note: Technically the member function 'PBD::EnumWriter::write_distinct' can be static.
ardour3/libs/pbd/pbd/enumwriter.h:81:14: note: Technically the member function 'PBD::EnumWriter::write_distinct' can be static.
ardour3/libs/pbd/enumwriter.cc:92:39: performance: Function parameter 'type' should be passed by const reference. [passedByValue]
ardour3/libs/pbd/enumwriter.cc:108:35: performance: Function parameter 'type' should be passed by const reference. [passedByValue]
ardour3/libs/pbd/enumwriter.cc:141:39: performance: Function parameter 'value' should be passed by const reference. [passedByValue]
ardour3/libs/pbd/enumwriter.cc:323:51: performance: Function parameter 'hacked' should be passed by const reference. [passedByValue]
ardour3/libs/pbd/pbd/epa.h:41:14: performance: Technically the member function 'PBD::EnvironmentalProtectionAgency::clear' can be static. [functionStatic]
ardour3/libs/pbd/epa.cc:125:32: note: Technically the member function 'PBD::EnvironmentalProtectionAgency::clear' can be static.
ardour3/libs/pbd/pbd/epa.h:41:14: note: Technically the member function 'PBD::EnvironmentalProtectionAgency::clear' can be static.
ardour3/libs/pbd/event_loop.cc:44:34: style: C-style pointer casting [cstyleCast]
ardour3/libs/pbd/event_loop.cc:36:50: style: Function 'set_event_loop_for_thread' argument 1 names different: declaration 'ui' definition 'loop'. [funcArgNamesDifferent]
ardour3/libs/pbd/pbd/event_loop.h:75:52: note: Function 'set_event_loop_for_thread' argument 1 names different: declaration 'ui' definition 'loop'.
ardour3/libs/pbd/event_loop.cc:36:50: note: Function 'set_event_loop_for_thread' argument 1 names different: declaration 'ui' definition 'loop'.
ardour3/libs/pbd/pbd/event_loop.h:57:6: warning: Member variable 'InvalidationRecord::file' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/pbd/pbd/event_loop.h:57:6: warning: Member variable 'InvalidationRecord::line' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/pbd/pbd/event_loop.h:68:13: warning: Member variable 'BaseRequestObject::type' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/pbd/pbd/file_manager.h:101:7: style: The function 'open' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/pbd/pbd/file_manager.h:71:15: note: Virtual function in base class
ardour3/libs/pbd/pbd/file_manager.h:101:7: note: Function in derived class
ardour3/libs/pbd/pbd/file_manager.h:102:7: style: The function 'close' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/pbd/pbd/file_manager.h:72:15: note: Virtual function in base class
ardour3/libs/pbd/pbd/file_manager.h:102:7: note: Function in derived class
ardour3/libs/pbd/pbd/file_manager.h:103:7: style: The function 'is_open' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/pbd/pbd/file_manager.h:73:15: note: Virtual function in base class
ardour3/libs/pbd/pbd/file_manager.h:103:7: note: Function in derived class
ardour3/libs/pbd/pbd/file_manager.h:122:7: style: The function 'open' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/pbd/pbd/file_manager.h:71:15: note: Virtual function in base class
ardour3/libs/pbd/pbd/file_manager.h:122:7: note: Function in derived class
ardour3/libs/pbd/pbd/file_manager.h:123:7: style: The function 'close' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/pbd/pbd/file_manager.h:72:15: note: Virtual function in base class
ardour3/libs/pbd/pbd/file_manager.h:123:7: note: Function in derived class
ardour3/libs/pbd/pbd/file_manager.h:124:7: style: The function 'is_open' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/pbd/pbd/file_manager.h:73:15: note: Virtual function in base class
ardour3/libs/pbd/pbd/file_manager.h:124:7: note: Function in derived class
ardour3/libs/pbd/file_utils.cc:160:2: style: Variable 'fd_from' is reassigned a value before the old one has been used. [redundantAssignment]
ardour3/libs/pbd/file_utils.cc:155:0: note: Variable 'fd_from' is reassigned a value before the old one has been used.
ardour3/libs/pbd/file_utils.cc:160:2: note: Variable 'fd_from' is reassigned a value before the old one has been used.
ardour3/libs/pbd/file_utils.cc:58:44: style: Function 'get_files_in_directory' argument 1 names different: declaration 'path' definition 'directory_path'. [funcArgNamesDifferent]
ardour3/libs/pbd/pbd/file_utils.h:41:44: note: Function 'get_files_in_directory' argument 1 names different: declaration 'path' definition 'directory_path'.
ardour3/libs/pbd/file_utils.cc:58:44: note: Function 'get_files_in_directory' argument 1 names different: declaration 'path' definition 'directory_path'.
ardour3/libs/pbd/file_utils.cc:97:64: style: Function 'find_matching_files_in_directories' argument 1 names different: declaration 'directory_paths' definition 'paths'. [funcArgNamesDifferent]
ardour3/libs/pbd/pbd/file_utils.h:66:69: note: Function 'find_matching_files_in_directories' argument 1 names different: declaration 'directory_paths' definition 'paths'.
ardour3/libs/pbd/file_utils.cc:97:64: note: Function 'find_matching_files_in_directories' argument 1 names different: declaration 'directory_paths' definition 'paths'.
ardour3/libs/pbd/file_utils.cc:238:38: style: Function 'equivalent_paths' argument 1 names different: declaration 'p1' definition 'a'. [funcArgNamesDifferent]
ardour3/libs/pbd/pbd/file_utils.h:128:43: note: Function 'equivalent_paths' argument 1 names different: declaration 'p1' definition 'a'.
ardour3/libs/pbd/file_utils.cc:238:38: note: Function 'equivalent_paths' argument 1 names different: declaration 'p1' definition 'a'.
ardour3/libs/pbd/file_utils.cc:238:60: style: Function 'equivalent_paths' argument 2 names different: declaration 'p2' definition 'b'. [funcArgNamesDifferent]
ardour3/libs/pbd/pbd/file_utils.h:128:66: note: Function 'equivalent_paths' argument 2 names different: declaration 'p2' definition 'b'.
ardour3/libs/pbd/file_utils.cc:238:60: note: Function 'equivalent_paths' argument 2 names different: declaration 'p2' definition 'b'.
ardour3/libs/pbd/fpu.cc:38:0: style: Variable 'cpuflags' is assigned a value that is never used. [unreadVariable]
ardour3/libs/pbd/pbd/id.h:33:2: style: Class 'ID' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/pbd/id.cc:54:16: performance: Function parameter 'str' should be passed by const reference. [passedByValue]
ardour3/libs/pbd/id.cc:92:23: performance: Function parameter 'str' should be passed by const reference. [passedByValue]
ardour3/libs/pbd/mountpoint.cc:109:15: style: The scope of the variable 'matchlen' can be reduced. [variableScope]
ardour3/libs/pbd/pathscanner.cc:46:7: style: The scope of the variable 'msg' can be reduced. [variableScope]
ardour3/libs/pbd/pathscanner.cc:92:7: style: The scope of the variable 'dir' can be reduced. [variableScope]
ardour3/libs/pbd/pathscanner.cc:180:7: style: The scope of the variable 'msg' can be reduced. [variableScope]
ardour3/libs/pbd/pathscanner.cc:72:30: style: Function 'run_scan' argument 2 names different: declaration 'mfilter' definition 'memberfilter'. [funcArgNamesDifferent]
ardour3/libs/pbd/pbd/pathscanner.h:73:32: note: Function 'run_scan' argument 2 names different: declaration 'mfilter' definition 'memberfilter'.
ardour3/libs/pbd/pathscanner.cc:72:30: note: Function 'run_scan' argument 2 names different: declaration 'mfilter' definition 'memberfilter'.
ardour3/libs/pbd/pathscanner.cc:85:25: style: Function 'run_scan_internal' argument 3 names different: declaration 'mfilter' definition 'memberfilter'. [funcArgNamesDifferent]
ardour3/libs/pbd/pbd/pathscanner.h:83:34: note: Function 'run_scan_internal' argument 3 names different: declaration 'mfilter' definition 'memberfilter'.
ardour3/libs/pbd/pathscanner.cc:85:25: note: Function 'run_scan_internal' argument 3 names different: declaration 'mfilter' definition 'memberfilter'.
ardour3/libs/pbd/pool.cc:34:20: style: Function 'Pool' argument 1 names different: declaration 'name' definition 'n'. [funcArgNamesDifferent]
ardour3/libs/pbd/pbd/pool.h:36:20: note: Function 'Pool' argument 1 names different: declaration 'name' definition 'n'.
ardour3/libs/pbd/pool.cc:34:20: note: Function 'Pool' argument 1 names different: declaration 'name' definition 'n'.
ardour3/libs/pbd/pool.cc:88:66: style: Function 'MultiAllocSingleReleasePool' argument 1 names different: declaration 'name' definition 'n'. [funcArgNamesDifferent]
ardour3/libs/pbd/pbd/pool.h:69:43: note: Function 'MultiAllocSingleReleasePool' argument 1 names different: declaration 'name' definition 'n'.
ardour3/libs/pbd/pool.cc:88:66: note: Function 'MultiAllocSingleReleasePool' argument 1 names different: declaration 'name' definition 'n'.
ardour3/libs/pbd/pool.cc:88:83: style: Function 'MultiAllocSingleReleasePool' argument 2 names different: declaration 'item_size' definition 'isize'. [funcArgNamesDifferent]
ardour3/libs/pbd/pbd/pool.h:69:63: note: Function 'MultiAllocSingleReleasePool' argument 2 names different: declaration 'item_size' definition 'isize'.
ardour3/libs/pbd/pool.cc:88:83: note: Function 'MultiAllocSingleReleasePool' argument 2 names different: declaration 'item_size' definition 'isize'.
ardour3/libs/pbd/pool.cc:97:66: style: Function 'SingleAllocMultiReleasePool' argument 1 names different: declaration 'name' definition 'n'. [funcArgNamesDifferent]
ardour3/libs/pbd/pbd/pool.h:55:43: note: Function 'SingleAllocMultiReleasePool' argument 1 names different: declaration 'name' definition 'n'.
ardour3/libs/pbd/pool.cc:97:66: note: Function 'SingleAllocMultiReleasePool' argument 1 names different: declaration 'name' definition 'n'.
ardour3/libs/pbd/pool.cc:97:83: style: Function 'SingleAllocMultiReleasePool' argument 2 names different: declaration 'item_size' definition 'isize'. [funcArgNamesDifferent]
ardour3/libs/pbd/pbd/pool.h:55:63: note: Function 'SingleAllocMultiReleasePool' argument 2 names different: declaration 'item_size' definition 'isize'.
ardour3/libs/pbd/pool.cc:97:83: note: Function 'SingleAllocMultiReleasePool' argument 2 names different: declaration 'item_size' definition 'isize'.
ardour3/libs/pbd/pool.cc:172:47: style: Function 'create_per_thread_pool' argument 1 names different: declaration 'name' definition 'n'. [funcArgNamesDifferent]
ardour3/libs/pbd/pbd/pool.h:122:44: note: Function 'create_per_thread_pool' argument 1 names different: declaration 'name' definition 'n'.
ardour3/libs/pbd/pool.cc:172:47: note: Function 'create_per_thread_pool' argument 1 names different: declaration 'name' definition 'n'.
ardour3/libs/pbd/pool.cc:172:64: style: Function 'create_per_thread_pool' argument 2 names different: declaration 'item_size' definition 'isize'. [funcArgNamesDifferent]
ardour3/libs/pbd/pbd/pool.h:122:64: note: Function 'create_per_thread_pool' argument 2 names different: declaration 'item_size' definition 'isize'.
ardour3/libs/pbd/pool.cc:172:64: note: Function 'create_per_thread_pool' argument 2 names different: declaration 'item_size' definition 'isize'.
ardour3/libs/pbd/pool.cc:160:16: warning: Member variable 'PerThreadPool::_item_size' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/pbd/pool.cc:160:16: warning: Member variable 'PerThreadPool::_nitems' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/pbd/pool.cc:38:2: performance: Variable '_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/libs/pbd/pool.cc:45:2: style: Class 'Pool' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
ardour3/libs/pbd/pool.cc:45:2: style: Class 'Pool' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ardour3/libs/pbd/pbd/pool.h:58:16: style: The function 'alloc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/pbd/pbd/pool.h:39:16: note: Virtual function in base class
ardour3/libs/pbd/pbd/pool.h:58:16: note: Function in derived class
ardour3/libs/pbd/pbd/pool.h:59:15: style: The function 'release' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/pbd/pbd/pool.h:40:15: note: Virtual function in base class
ardour3/libs/pbd/pbd/pool.h:59:15: note: Function in derived class
ardour3/libs/pbd/pbd/pool.h:72:16: style: The function 'alloc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/pbd/pbd/pool.h:39:16: note: Virtual function in base class
ardour3/libs/pbd/pbd/pool.h:72:16: note: Function in derived class
ardour3/libs/pbd/pbd/pool.h:73:15: style: The function 'release' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/pbd/pbd/pool.h:40:15: note: Virtual function in base class
ardour3/libs/pbd/pbd/pool.h:73:15: note: Function in derived class
ardour3/libs/pbd/pbd/pool.h:98:8: style: The function 'alloc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/pbd/pbd/pool.h:39:16: note: Virtual function in base class
ardour3/libs/pbd/pbd/pool.h:98:8: note: Function in derived class
ardour3/libs/pbd/pool.cc:34:20: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
ardour3/libs/pbd/pool.cc:88:66: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
ardour3/libs/pbd/pool.cc:97:66: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
ardour3/libs/pbd/pool.cc:216:43: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
ardour3/libs/pbd/pbd/property_list.h:32:1: warning: The class 'PropertyList' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
ardour3/libs/pbd/pthread_utils.cc:71:28: style: C-style pointer casting [cstyleCast]
ardour3/libs/pbd/pthread_utils.cc:54:103: style: Function 'notify_gui_about_thread_creation' argument 4 names different: declaration 'requests' definition 'request_count'. [funcArgNamesDifferent]
ardour3/libs/pbd/pbd/pthread_utils.h:38:89: note: Function 'notify_gui_about_thread_creation' argument 4 names different: declaration 'requests' definition 'request_count'.
ardour3/libs/pbd/pthread_utils.cc:54:103: note: Function 'notify_gui_about_thread_creation' argument 4 names different: declaration 'requests' definition 'request_count'.
ardour3/libs/pbd/pthread_utils.cc:129:31: style: Function 'pthread_set_name' argument 1 names different: declaration 'name' definition 'str'. [funcArgNamesDifferent]
ardour3/libs/pbd/pbd/pthread_utils.h:35:36: note: Function 'pthread_set_name' argument 1 names different: declaration 'name' definition 'str'.
ardour3/libs/pbd/pthread_utils.cc:129:31: note: Function 'pthread_set_name' argument 1 names different: declaration 'name' definition 'str'.
ardour3/libs/pbd/receiver.cc:42:57: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/libs/pbd/search_path.cc:45:39: style: Function 'SearchPath' argument 1 names different: declaration 'search_path' definition 'path'. [funcArgNamesDifferent]
ardour3/libs/pbd/pbd/search_path.h:58:33: note: Function 'SearchPath' argument 1 names different: declaration 'search_path' definition 'path'.
ardour3/libs/pbd/search_path.cc:45:39: note: Function 'SearchPath' argument 1 names different: declaration 'search_path' definition 'path'.
ardour3/libs/pbd/search_path.cc:112:42: style: Function 'operator+' argument 1 names different: declaration 'other' definition 'spath'. [funcArgNamesDifferent]
ardour3/libs/pbd/pbd/search_path.h:89:43: note: Function 'operator+' argument 1 names different: declaration 'other' definition 'spath'.
ardour3/libs/pbd/search_path.cc:112:42: note: Function 'operator+' argument 1 names different: declaration 'other' definition 'spath'.
ardour3/libs/pbd/pbd/search_path.h:58:2: style: Class 'SearchPath' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/pbd/pbd/search_path.h:66:2: style: Class 'SearchPath' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/pbd/pbd/semutils.h:40:6: style: Technically the member function 'PBD::ProcessSemaphore::signal' can be const. [functionConst]
ardour3/libs/pbd/pbd/semutils.h:41:6: style: Technically the member function 'PBD::ProcessSemaphore::wait' can be const. [functionConst]
ardour3/libs/pbd/pbd/semaphore.h:56:2: style: Class 'Semaphore' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/pbd/pbd/signals.h:53:2: style: Class 'Connection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/pbd/pbd/signals.h:99:2: style: Class 'ScopedConnection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/pbd/stateful.cc:44:4: style: Class 'Stateful' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
ardour3/libs/pbd/stateful.cc:44:4: style: Class 'Stateful' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ardour3/libs/pbd/pbd/properties.h:334:14: style: The function 'to_string' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/pbd/pbd/properties.h:266:22: note: Virtual function in base class
ardour3/libs/pbd/pbd/properties.h:334:14: note: Function in derived class
ardour3/libs/pbd/pbd/properties.h:338:4: style: The function 'from_string' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/pbd/pbd/properties.h:273:12: note: Virtual function in base class
ardour3/libs/pbd/pbd/properties.h:338:4: note: Function in derived class
ardour3/libs/pbd/pbd/stateful_diff_command.h:39:2: style: Class 'StatefulDiffCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/pbd/test/signals_test.cc:70:2: style: Class 'Receiver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/pbd/textreceiver.cc:31:2: performance: Variable 'name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/libs/pbd/pbd/textreceiver.h:30:2: style: Class 'TextReceiver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/pbd/pbd/textreceiver.h:33:7: style: The function 'receive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/pbd/pbd/receiver.h:41:15: note: Virtual function in base class
ardour3/libs/pbd/pbd/textreceiver.h:33:7: note: Function in derived class
ardour3/libs/pbd/undo.cc:176:19: style: The scope of the variable 'ut' can be reduced. [variableScope]
ardour3/libs/pbd/undo.cc:147:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/libs/pbd/undo.cc:356:89: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/libs/pbd/undo.cc:43:9: performance: Variable '_timestamp' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/libs/pbd/undo.cc:155:5: style: Class 'UndoRedoSignaller' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/pbd/undo.cc:256:8: performance: Possible inefficient checking for 'UndoList' emptiness. [stlSize]
ardour3/libs/pbd/undo.cc:280:8: performance: Possible inefficient checking for 'RedoList' emptiness. [stlSize]
ardour3/libs/pbd/pbd/uuid.h:34:2: style: Class 'UUID' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/pbd/pbd/uuid.h:29:1: warning: The class 'UUID' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
ardour3/libs/pbd/pbd/uuid.h:37:14: performance: Technically the member function 'PBD::UUID::to_s' can be static. [functionStatic]
ardour3/libs/pbd/uuid_boost.cc:34:7: note: Technically the member function 'PBD::UUID::to_s' can be static.
ardour3/libs/pbd/pbd/uuid.h:37:14: note: Technically the member function 'PBD::UUID::to_s' can be static.
ardour3/libs/pbd/xml++.cc:518:15: style: The scope of the variable 'prop' can be reduced. [variableScope]
ardour3/libs/pbd/xml++.cc:204:32: style: Function 'XMLNode' argument 1 names different: declaration 'name' definition 'n'. [funcArgNamesDifferent]
ardour3/libs/pbd/pbd/xml++.h:95:29: note: Function 'XMLNode' argument 1 names different: declaration 'name' definition 'n'.
ardour3/libs/pbd/xml++.cc:204:32: note: Function 'XMLNode' argument 1 names different: declaration 'name' definition 'n'.
ardour3/libs/pbd/xml++.cc:210:32: style: Function 'XMLNode' argument 1 names different: declaration 'name' definition 'n'. [funcArgNamesDifferent]
ardour3/libs/pbd/pbd/xml++.h:96:29: note: Function 'XMLNode' argument 1 names different: declaration 'name' definition 'n'.
ardour3/libs/pbd/xml++.cc:210:32: note: Function 'XMLNode' argument 1 names different: declaration 'name' definition 'n'.
ardour3/libs/pbd/xml++.cc:210:49: style: Function 'XMLNode' argument 2 names different: declaration 'content' definition 'c'. [funcArgNamesDifferent]
ardour3/libs/pbd/pbd/xml++.h:96:54: note: Function 'XMLNode' argument 2 names different: declaration 'content' definition 'c'.
ardour3/libs/pbd/xml++.cc:210:49: note: Function 'XMLNode' argument 2 names different: declaration 'content' definition 'c'.
ardour3/libs/pbd/xml++.cc:217:33: style: Function 'XMLNode' argument 1 names different: declaration 'other' definition 'from'. [funcArgNamesDifferent]
ardour3/libs/pbd/pbd/xml++.h:97:25: note: Function 'XMLNode' argument 1 names different: declaration 'other' definition 'from'.
ardour3/libs/pbd/xml++.cc:217:33: note: Function 'XMLNode' argument 1 names different: declaration 'other' definition 'from'.
ardour3/libs/pbd/xml++.cc:250:36: style: Function 'operator=' argument 1 names different: declaration 'other' definition 'from'. [funcArgNamesDifferent]
ardour3/libs/pbd/pbd/xml++.h:100:37: note: Function 'operator=' argument 1 names different: declaration 'other' definition 'from'.
ardour3/libs/pbd/xml++.cc:250:36: note: Function 'operator=' argument 1 names different: declaration 'other' definition 'from'.
ardour3/libs/pbd/xml++.cc:313:33: style: Function 'children' argument 1 names different: declaration 'str' definition 'n'. [funcArgNamesDifferent]
ardour3/libs/pbd/pbd/xml++.h:109:49: note: Function 'children' argument 1 names different: declaration 'str' definition 'n'.
ardour3/libs/pbd/xml++.cc:313:33: note: Function 'children' argument 1 names different: declaration 'str' definition 'n'.
ardour3/libs/pbd/xml++.cc:391:36: style: Function 'add_content' argument 1 names different: declaration 's' definition 'c'. [funcArgNamesDifferent]
ardour3/libs/pbd/pbd/xml++.h:107:47: note: Function 'add_content' argument 1 names different: declaration 's' definition 'c'.
ardour3/libs/pbd/xml++.cc:391:36: note: Function 'add_content' argument 1 names different: declaration 's' definition 'c'.
ardour3/libs/pbd/xml++.cc:422:35: style: Function 'add_property' argument 1 names different: declaration 'name' definition 'n'. [funcArgNamesDifferent]
ardour3/libs/pbd/pbd/xml++.h:123:40: note: Function 'add_property' argument 1 names different: declaration 'name' definition 'n'.
ardour3/libs/pbd/xml++.cc:422:35: note: Function 'add_property' argument 1 names different: declaration 'name' definition 'n'.
ardour3/libs/pbd/xml++.cc:422:52: style: Function 'add_property' argument 2 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent]
ardour3/libs/pbd/pbd/xml++.h:123:65: note: Function 'add_property' argument 2 names different: declaration 'value' definition 'v'.
ardour3/libs/pbd/xml++.cc:422:52: note: Function 'add_property' argument 2 names different: declaration 'value' definition 'v'.
ardour3/libs/pbd/xml++.cc:445:35: style: Function 'add_property' argument 1 names different: declaration 'name' definition 'n'. [funcArgNamesDifferent]
ardour3/libs/pbd/pbd/xml++.h:124:40: note: Function 'add_property' argument 1 names different: declaration 'name' definition 'n'.
ardour3/libs/pbd/xml++.cc:445:35: note: Function 'add_property' argument 1 names different: declaration 'name' definition 'n'.
ardour3/libs/pbd/xml++.cc:445:50: style: Function 'add_property' argument 2 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent]
ardour3/libs/pbd/pbd/xml++.h:124:58: note: Function 'add_property' argument 2 names different: declaration 'value' definition 'v'.
ardour3/libs/pbd/xml++.cc:445:50: note: Function 'add_property' argument 2 names different: declaration 'value' definition 'v'.
ardour3/libs/pbd/xml++.cc:150:14: style: Unused variable: children [unusedVariable]
ardour3/libs/pbd/xml++.cc:171:14: style: Unused variable: children [unusedVariable]
ardour3/libs/pbd/xml++.cc:188:14: style: Unused variable: children [unusedVariable]
ardour3/libs/pbd/xml++.cc:41:4: style: Class 'XMLTree' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
ardour3/libs/pbd/xml++.cc:41:4: style: Class 'XMLTree' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ardour3/libs/pbd/xml++.cc:653:35: performance: Function parameter 'p' should be passed by const reference. [passedByValue]
ardour3/libs/qm-dsp/dsp/chromagram/Chromagram.cpp:111:12: style: The scope of the variable 'val' can be reduced. [variableScope]
ardour3/libs/qm-dsp/dsp/chromagram/Chromagram.cpp:99:32: style: Function 'kabs' argument 1 names different: declaration 'real' definition 'xx'. [funcArgNamesDifferent]
ardour3/libs/qm-dsp/dsp/chromagram/Chromagram.h:44:25: note: Function 'kabs' argument 1 names different: declaration 'real' definition 'xx'.
ardour3/libs/qm-dsp/dsp/chromagram/Chromagram.cpp:99:32: note: Function 'kabs' argument 1 names different: declaration 'real' definition 'xx'.
ardour3/libs/qm-dsp/dsp/chromagram/Chromagram.cpp:99:43: style: Function 'kabs' argument 2 names different: declaration 'imag' definition 'yy'. [funcArgNamesDifferent]
ardour3/libs/qm-dsp/dsp/chromagram/Chromagram.h:44:38: note: Function 'kabs' argument 2 names different: declaration 'imag' definition 'yy'.
ardour3/libs/qm-dsp/dsp/chromagram/Chromagram.cpp:99:43: note: Function 'kabs' argument 2 names different: declaration 'imag' definition 'yy'.
ardour3/libs/qm-dsp/dsp/chromagram/Chromagram.cpp:159:0: style: Variable 'cmax' is assigned a value that is never used. [unreadVariable]
ardour3/libs/qm-dsp/dsp/chromagram/Chromagram.cpp:160:0: style: Variable 'cval' is assigned a value that is never used. [unreadVariable]
ardour3/libs/qm-dsp/dsp/chromagram/ConstantQ.h:45:12: performance: Technically the member function 'ConstantQ::hamming' can be static. [functionStatic]
ardour3/libs/qm-dsp/dsp/chromagram/ConstantQ.h:50:9: style: Technically the member function 'ConstantQ::getnumwin' can be const. [functionConst]
ardour3/libs/qm-dsp/dsp/chromagram/ConstantQ.h:51:12: style: Technically the member function 'ConstantQ::getQ' can be const. [functionConst]
ardour3/libs/qm-dsp/dsp/chromagram/ConstantQ.h:52:9: style: Technically the member function 'ConstantQ::getK' can be const. [functionConst]
ardour3/libs/qm-dsp/dsp/chromagram/ConstantQ.h:53:9: style: Technically the member function 'ConstantQ::getfftlength' can be const. [functionConst]
ardour3/libs/qm-dsp/dsp/chromagram/ConstantQ.h:54:9: style: Technically the member function 'ConstantQ::gethop' can be const. [functionConst]
ardour3/libs/qm-dsp/dsp/chromagram/Chromagram.h:44:12: performance: Technically the member function 'Chromagram::kabs' can be static. [functionStatic]
ardour3/libs/qm-dsp/dsp/chromagram/Chromagram.cpp:99:20: note: Technically the member function 'Chromagram::kabs' can be static.
ardour3/libs/qm-dsp/dsp/chromagram/Chromagram.h:44:12: note: Technically the member function 'Chromagram::kabs' can be static.
ardour3/libs/qm-dsp/dsp/chromagram/Chromagram.h:47:18: style: Technically the member function 'Chromagram::getK' can be const. [functionConst]
ardour3/libs/qm-dsp/dsp/chromagram/Chromagram.h:48:18: style: Technically the member function 'Chromagram::getFrameSize' can be const. [functionConst]
ardour3/libs/qm-dsp/dsp/chromagram/Chromagram.h:49:18: style: Technically the member function 'Chromagram::getHopSize' can be const. [functionConst]
ardour3/libs/qm-dsp/dsp/chromagram/ConstantQ.h:38:5: style: Class 'ConstantQ' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/qm-dsp/dsp/chromagram/Chromagram.h:36:5: style: Class 'Chromagram' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/qm-dsp/dsp/chromagram/Chromagram.cpp:23:38: performance: Function parameter 'Config' should be passed by const reference. [passedByValue]
ardour3/libs/qm-dsp/dsp/chromagram/ConstantQ.cpp:250:43: style: Function 'process' argument 1 names different: declaration 'FFTData' definition 'fftdata'. [funcArgNamesDifferent]
ardour3/libs/qm-dsp/dsp/chromagram/ConstantQ.h:41:36: note: Function 'process' argument 1 names different: declaration 'FFTData' definition 'fftdata'.
ardour3/libs/qm-dsp/dsp/chromagram/ConstantQ.cpp:250:43: note: Function 'process' argument 1 names different: declaration 'FFTData' definition 'fftdata'.
ardour3/libs/qm-dsp/dsp/chromagram/ConstantQ.cpp:64:12: warning: Member variable 'ConstantQ::m_numWin' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/qm-dsp/dsp/chromagram/ConstantQ.h:35:10: style: Technically the member function 'ConstantQ::process' can be const. [functionConst]
ardour3/libs/qm-dsp/dsp/chromagram/ConstantQ.cpp:317:17: note: Technically the member function 'ConstantQ::process' can be const.
ardour3/libs/qm-dsp/dsp/chromagram/ConstantQ.h:35:10: note: Technically the member function 'ConstantQ::process' can be const.
ardour3/libs/qm-dsp/dsp/chromagram/ConstantQ.cpp:64:32: performance: Function parameter 'Config' should be passed by const reference. [passedByValue]
ardour3/libs/qm-dsp/dsp/keydetection/GetKeyMode.cpp:186:9: style: The scope of the variable 'cbidx' can be reduced. [variableScope]
ardour3/libs/qm-dsp/dsp/keydetection/GetKeyMode.h:35:9: performance: Technically the member function 'GetKeyMode::krumCorr' can be static. [functionStatic]
ardour3/libs/qm-dsp/dsp/keydetection/GetKeyMode.cpp:129:20: note: Technically the member function 'GetKeyMode::krumCorr' can be static.
ardour3/libs/qm-dsp/dsp/keydetection/GetKeyMode.h:35:9: note: Technically the member function 'GetKeyMode::krumCorr' can be static.
ardour3/libs/qm-dsp/dsp/keydetection/GetKeyMode.h:37:15: style: Technically the member function 'GetKeyMode::getBlockSize' can be const. [functionConst]
ardour3/libs/qm-dsp/dsp/keydetection/GetKeyMode.h:38:15: style: Technically the member function 'GetKeyMode::getHopSize' can be const. [functionConst]
ardour3/libs/qm-dsp/dsp/keydetection/GetKeyMode.h:41:15: style: Technically the member function 'GetKeyMode::getChromaSize' can be const. [functionConst]
ardour3/libs/qm-dsp/dsp/keydetection/GetKeyMode.h:47:7: performance: Technically the member function 'GetKeyMode::isModeMinor' can be static. [functionStatic]
ardour3/libs/qm-dsp/dsp/keydetection/GetKeyMode.cpp:315:18: note: Technically the member function 'GetKeyMode::isModeMinor' can be static.
ardour3/libs/qm-dsp/dsp/keydetection/GetKeyMode.h:47:7: note: Technically the member function 'GetKeyMode::isModeMinor' can be static.
ardour3/libs/qm-dsp/dsp/keydetection/GetKeyMode.cpp:105:5: style: Class 'GetKeyMode' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
ardour3/libs/qm-dsp/dsp/keydetection/GetKeyMode.cpp:105:5: style: Class 'GetKeyMode' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ardour3/libs/qm-dsp/dsp/mfcc/MFCC.cpp:56:9: style: Class 'MFCC' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
ardour3/libs/qm-dsp/dsp/mfcc/MFCC.cpp:56:9: style: Class 'MFCC' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ardour3/libs/qm-dsp/dsp/mfcc/MFCC.h:30:5: style: Struct 'MFCCConfig' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/qm-dsp/dsp/mfcc/MFCC.h:38:5: style: Class 'MFCC' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/qm-dsp/dsp/onsets/DetectionFunction.cpp:192:12: style: The scope of the variable 'temp' can be reduced. [variableScope]
ardour3/libs/qm-dsp/dsp/onsets/DetectionFunction.cpp:193:12: style: The scope of the variable 'diff' can be reduced. [variableScope]
ardour3/libs/qm-dsp/dsp/onsets/DetectionFunction.cpp:215:12: style: The scope of the variable 'tmpPhase' can be reduced. [variableScope]
ardour3/libs/qm-dsp/dsp/onsets/DetectionFunction.cpp:216:12: style: The scope of the variable 'tmpVal' can be reduced. [variableScope]
ardour3/libs/qm-dsp/dsp/onsets/DetectionFunction.cpp:219:12: style: The scope of the variable 'dev' can be reduced. [variableScope]
ardour3/libs/qm-dsp/dsp/onsets/DetectionFunction.cpp:250:12: style: The scope of the variable 'tmpPhase' can be reduced. [variableScope]
ardour3/libs/qm-dsp/dsp/onsets/DetectionFunction.cpp:251:12: style: The scope of the variable 'tmpReal' can be reduced. [variableScope]
ardour3/libs/qm-dsp/dsp/onsets/DetectionFunction.cpp:252:12: style: The scope of the variable 'tmpImag' can be reduced. [variableScope]
ardour3/libs/qm-dsp/dsp/onsets/DetectionFunction.cpp:254:12: style: The scope of the variable 'dev' can be reduced. [variableScope]
ardour3/libs/qm-dsp/dsp/onsets/DetectionFunction.cpp:278:66: style: Function 'broadband' argument 2 names different: declaration 'srcMagnitude' definition 'src'. [funcArgNamesDifferent]
ardour3/libs/qm-dsp/dsp/onsets/DetectionFunction.h:57:51: note: Function 'broadband' argument 2 names different: declaration 'srcMagnitude' definition 'src'.
ardour3/libs/qm-dsp/dsp/onsets/DetectionFunction.cpp:278:66: note: Function 'broadband' argument 2 names different: declaration 'srcMagnitude' definition 'src'.
ardour3/libs/qm-dsp/dsp/onsets/DetectionFunction.cpp:23:20: warning: Member variable 'DetectionFunction::m_dbRise' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/qm-dsp/dsp/onsets/DetectionFunction.h:53:12: performance: Technically the member function 'DetectionFunction::HFC' can be static. [functionStatic]
ardour3/libs/qm-dsp/dsp/onsets/DetectionFunction.cpp:176:27: note: Technically the member function 'DetectionFunction::HFC' can be static.
ardour3/libs/qm-dsp/dsp/onsets/DetectionFunction.h:53:12: note: Technically the member function 'DetectionFunction::HFC' can be static.
ardour3/libs/qm-dsp/dsp/onsets/DetectionFunction.h:44:5: style: Class 'DetectionFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/qm-dsp/dsp/onsets/DetectionFunction.cpp:23:48: performance: Function parameter 'Config' should be passed by const reference. [passedByValue]
ardour3/libs/qm-dsp/dsp/onsets/PeakPicking.cpp:100:12: style: The scope of the variable 'p' can be reduced. [variableScope]
ardour3/libs/qm-dsp/dsp/onsets/PeakPicking.cpp:131:6: style: Variable 'p' is assigned a value that is never used. [unreadVariable]
ardour3/libs/qm-dsp/dsp/onsets/PeakPicking.h:66:10: style: Technically the member function 'PeakPicking::quadEval' can be const. [functionConst]
ardour3/libs/qm-dsp/dsp/onsets/PeakPicking.cpp:89:18: note: Technically the member function 'PeakPicking::quadEval' can be const.
ardour3/libs/qm-dsp/dsp/onsets/PeakPicking.h:66:10: note: Technically the member function 'PeakPicking::quadEval' can be const.
ardour3/libs/qm-dsp/dsp/onsets/PeakPicking.h:57:5: style: Class 'PeakPicking' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/qm-dsp/dsp/onsets/PeakPicking.cpp:27:39: performance: Function parameter 'Config' should be passed by const reference. [passedByValue]
ardour3/libs/qm-dsp/dsp/phasevocoder/PhaseVocoder.cpp:24:41: style: Function 'PhaseVocoder' argument 1 names different: declaration 'size' definition 'n'. [funcArgNamesDifferent]
ardour3/libs/qm-dsp/dsp/phasevocoder/PhaseVocoder.h:24:32: note: Function 'PhaseVocoder' argument 1 names different: declaration 'size' definition 'n'.
ardour3/libs/qm-dsp/dsp/phasevocoder/PhaseVocoder.cpp:24:41: note: Function 'PhaseVocoder' argument 1 names different: declaration 'size' definition 'n'.
ardour3/libs/qm-dsp/dsp/phasevocoder/PhaseVocoder.h:30:10: performance: Technically the member function 'PhaseVocoder::getPhase' can be static. [functionStatic]
ardour3/libs/qm-dsp/dsp/phasevocoder/PhaseVocoder.cpp:69:20: note: Technically the member function 'PhaseVocoder::getPhase' can be static.
ardour3/libs/qm-dsp/dsp/phasevocoder/PhaseVocoder.h:30:10: note: Technically the member function 'PhaseVocoder::getPhase' can be static.
ardour3/libs/qm-dsp/dsp/phasevocoder/PhaseVocoder.h:32:10: performance: Technically the member function 'PhaseVocoder::getMagnitude' can be static. [functionStatic]
ardour3/libs/qm-dsp/dsp/phasevocoder/PhaseVocoder.cpp:59:20: note: Technically the member function 'PhaseVocoder::getMagnitude' can be static.
ardour3/libs/qm-dsp/dsp/phasevocoder/PhaseVocoder.h:32:10: note: Technically the member function 'PhaseVocoder::getMagnitude' can be static.
ardour3/libs/qm-dsp/dsp/phasevocoder/PhaseVocoder.h:33:10: performance: Technically the member function 'PhaseVocoder::FFTShift' can be static. [functionStatic]
ardour3/libs/qm-dsp/dsp/phasevocoder/PhaseVocoder.cpp:39:20: note: Technically the member function 'PhaseVocoder::FFTShift' can be static.
ardour3/libs/qm-dsp/dsp/phasevocoder/PhaseVocoder.h:33:10: note: Technically the member function 'PhaseVocoder::FFTShift' can be static.
ardour3/libs/qm-dsp/dsp/phasevocoder/PhaseVocoder.cpp:27:5: style: Class 'PhaseVocoder' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
ardour3/libs/qm-dsp/dsp/phasevocoder/PhaseVocoder.cpp:27:5: style: Class 'PhaseVocoder' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ardour3/libs/qm-dsp/dsp/phasevocoder/PhaseVocoder.h:24:5: style: Class 'PhaseVocoder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/qm-dsp/dsp/rateconversion/Decimator.h:42:10: style: Technically the member function 'Decimator::deInitialise' can be const. [functionConst]
ardour3/libs/qm-dsp/dsp/rateconversion/Decimator.cpp:144:17: note: Technically the member function 'Decimator::deInitialise' can be const.
ardour3/libs/qm-dsp/dsp/rateconversion/Decimator.h:42:10: note: Technically the member function 'Decimator::deInitialise' can be const.
ardour3/libs/qm-dsp/dsp/rhythm/BeatSpectrum.cpp:27:15: style: The scope of the variable 'k' can be reduced. [variableScope]
ardour3/libs/qm-dsp/dsp/segmentation/ClusterMeltSegmenter.cpp:48:43: style: Function 'initialise' argument 1 names different: declaration 'samplerate' definition 'fs'. [funcArgNamesDifferent]
ardour3/libs/qm-dsp/dsp/segmentation/ClusterMeltSegmenter.h:64:33: note: Function 'initialise' argument 1 names different: declaration 'samplerate' definition 'fs'.
ardour3/libs/qm-dsp/dsp/segmentation/ClusterMeltSegmenter.cpp:48:43: note: Function 'initialise' argument 1 names different: declaration 'samplerate' definition 'fs'.
ardour3/libs/qm-dsp/dsp/segmentation/Segmenter.h:46:2: warning: Member variable 'Segmenter::segmentation' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/qm-dsp/dsp/segmentation/Segmenter.h:46:2: warning: Member variable 'Segmenter::samplerate' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/qm-dsp/dsp/segmentation/ClusterMeltSegmenter.cpp:28:23: warning: Member variable 'ClusterMeltSegmenter::model' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/qm-dsp/dsp/segmentation/ClusterMeltSegmenter.cpp:28:23: warning: Member variable 'ClusterMeltSegmenter::q' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/qm-dsp/dsp/segmentation/ClusterMeltSegmenter.cpp:28:23: warning: Member variable 'ClusterMeltSegmenter::ncoeff' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/qm-dsp/dsp/segmentation/ClusterMeltSegmenter.h:71:9: style: Technically the member function 'ClusterMeltSegmenter::getNSegmentTypes' can be const. [functionConst]
ardour3/libs/qm-dsp/dsp/segmentation/ClusterMeltSegmenter.h:62:5: style: Class 'ClusterMeltSegmenter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/qm-dsp/dsp/segmentation/ClusterMeltSegmenter.h:64:18: style: The function 'initialise' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/qm-dsp/dsp/segmentation/Segmenter.h:48:15: note: Virtual function in base class
ardour3/libs/qm-dsp/dsp/segmentation/ClusterMeltSegmenter.h:64:18: note: Function in derived class
ardour3/libs/qm-dsp/dsp/segmentation/ClusterMeltSegmenter.h:65:17: style: The function 'getWindowsize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/qm-dsp/dsp/segmentation/Segmenter.h:49:14: note: Virtual function in base class
ardour3/libs/qm-dsp/dsp/segmentation/ClusterMeltSegmenter.h:65:17: note: Function in derived class
ardour3/libs/qm-dsp/dsp/segmentation/ClusterMeltSegmenter.h:66:17: style: The function 'getHopsize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/qm-dsp/dsp/segmentation/Segmenter.h:50:14: note: Virtual function in base class
ardour3/libs/qm-dsp/dsp/segmentation/ClusterMeltSegmenter.h:66:17: note: Function in derived class
ardour3/libs/qm-dsp/dsp/segmentation/ClusterMeltSegmenter.h:67:18: style: The function 'extractFeatures' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/qm-dsp/dsp/segmentation/Segmenter.h:51:15: note: Virtual function in base class
ardour3/libs/qm-dsp/dsp/segmentation/ClusterMeltSegmenter.h:67:18: note: Function in derived class
ardour3/libs/qm-dsp/dsp/segmentation/ClusterMeltSegmenter.h:69:18: style: The function 'segment' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/qm-dsp/dsp/segmentation/Segmenter.h:52:15: note: Virtual function in base class
ardour3/libs/qm-dsp/dsp/segmentation/ClusterMeltSegmenter.h:69:18: note: Function in derived class
ardour3/libs/qm-dsp/dsp/segmentation/ClusterMeltSegmenter.h:70:10: style: The function 'segment' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/qm-dsp/dsp/segmentation/Segmenter.h:53:15: note: Virtual function in base class
ardour3/libs/qm-dsp/dsp/segmentation/ClusterMeltSegmenter.h:70:10: note: Function in derived class
ardour3/libs/qm-dsp/dsp/segmentation/ClusterMeltSegmenter.cpp:28:71: performance: Function parameter 'params' should be passed by const reference. [passedByValue]
ardour3/libs/qm-dsp/dsp/segmentation/cluster_melt.c:26:9: style: The scope of the variable 'q' can be reduced. [variableScope]
ardour3/libs/qm-dsp/dsp/segmentation/cluster_melt.c:45:22: style: The scope of the variable 'beta' can be reduced. [variableScope]
ardour3/libs/qm-dsp/dsp/segmentation/cluster_segmenter.c:62:9: style: The scope of the variable 'ss' can be reduced. [variableScope]
ardour3/libs/qm-dsp/dsp/segmentation/cluster_segmenter.c:63:9: style: The scope of the variable 'env' can be reduced. [variableScope]
ardour3/libs/qm-dsp/dsp/segmentation/cluster_segmenter.c:95:9: style: The scope of the variable 'norm' can be reduced. [variableScope]
ardour3/libs/qm-dsp/dsp/segmentation/cluster_segmenter.c:133:9: style: The scope of the variable 'maxval' can be reduced. [variableScope]
ardour3/libs/qm-dsp/dsp/segmentation/cluster_segmenter.c:215:11: style: The scope of the variable 'chroma' can be reduced. [variableScope]
ardour3/libs/qm-dsp/dsp/signalconditioning/DFProcess.cpp:93:12: style: The scope of the variable 'val' can be reduced. [variableScope]
ardour3/libs/qm-dsp/dsp/signalconditioning/Filter.h:32:5: style: Class 'Filter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/qm-dsp/dsp/signalconditioning/FiltFilt.h:30:5: style: Class 'FiltFilt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/qm-dsp/dsp/signalconditioning/DFProcess.h:36:5: style: Class 'DFProcess' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/qm-dsp/dsp/signalconditioning/DFProcess.cpp:25:36: performance: Function parameter 'Config' should be passed by const reference. [passedByValue]
ardour3/libs/qm-dsp/dsp/signalconditioning/FiltFilt.h:33:10: performance: Technically the member function 'FiltFilt::reset' can be static. [functionStatic]
ardour3/libs/qm-dsp/dsp/signalconditioning/FiltFilt.cpp:127:16: note: Technically the member function 'FiltFilt::reset' can be static.
ardour3/libs/qm-dsp/dsp/signalconditioning/FiltFilt.h:33:10: note: Technically the member function 'FiltFilt::reset' can be static.
ardour3/libs/qm-dsp/dsp/signalconditioning/FiltFilt.cpp:22:36: performance: Function parameter 'Config' should be passed by const reference. [passedByValue]
ardour3/libs/qm-dsp/dsp/signalconditioning/Filter.cpp:64:12: style: The scope of the variable 'xin' can be reduced. [variableScope]
ardour3/libs/qm-dsp/dsp/signalconditioning/Filter.cpp:64:16: style: The scope of the variable 'xout' can be reduced. [variableScope]
ardour3/libs/qm-dsp/dsp/signalconditioning/Filter.h:42:10: style: Technically the member function 'Filter::deInitialise' can be const. [functionConst]
ardour3/libs/qm-dsp/dsp/signalconditioning/Filter.cpp:48:14: note: Technically the member function 'Filter::deInitialise' can be const.
ardour3/libs/qm-dsp/dsp/signalconditioning/Filter.h:42:10: note: Technically the member function 'Filter::deInitialise' can be const.
ardour3/libs/qm-dsp/dsp/signalconditioning/Filter.cpp:22:30: performance: Function parameter 'Config' should be passed by const reference. [passedByValue]
ardour3/libs/qm-dsp/dsp/signalconditioning/Framer.cpp:23:9: warning: Member variable 'Framer::m_ulSampleLen' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/qm-dsp/dsp/signalconditioning/Framer.cpp:23:9: warning: Member variable 'Framer::m_framesRead' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/qm-dsp/dsp/signalconditioning/Framer.cpp:23:9: warning: Member variable 'Framer::m_srcBuffer' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/qm-dsp/dsp/signalconditioning/Framer.cpp:23:9: warning: Member variable 'Framer::m_frameLength' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/qm-dsp/dsp/signalconditioning/Framer.cpp:23:9: warning: Member variable 'Framer::m_stepSize' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/qm-dsp/dsp/signalconditioning/Framer.cpp:23:9: warning: Member variable 'Framer::m_maxFrames' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/qm-dsp/dsp/signalconditioning/Framer.cpp:23:9: warning: Member variable 'Framer::m_ulSrcIndex' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/qm-dsp/dsp/signalconditioning/Framer.h:28:18: style: Technically the member function 'Framer::getMaxNoFrames' can be const. [functionConst]
ardour3/libs/qm-dsp/dsp/signalconditioning/Framer.cpp:98:22: note: Technically the member function 'Framer::getMaxNoFrames' can be const.
ardour3/libs/qm-dsp/dsp/signalconditioning/Framer.h:28:18: note: Technically the member function 'Framer::getMaxNoFrames' can be const.
ardour3/libs/qm-dsp/dsp/tempotracking/DownBeat.cpp:265:12: style: The scope of the variable 'sd1' can be reduced. [variableScope]
ardour3/libs/qm-dsp/dsp/tempotracking/DownBeat.cpp:48:5: style: Class 'DownBeat' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
ardour3/libs/qm-dsp/dsp/tempotracking/DownBeat.cpp:48:5: style: Class 'DownBeat' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ardour3/libs/qm-dsp/dsp/tempotracking/DownBeat.cpp:100:13: error: Common realloc mistake: 'm_buffer' nulled but not freed upon failure [memleakOnRealloc]
ardour3/libs/qm-dsp/dsp/tempotracking/TempoTrack.cpp:149:12: style: The scope of the variable 'maxValRCF' can be reduced. [variableScope]
ardour3/libs/qm-dsp/dsp/tempotracking/TempoTrack.cpp:158:28: style: The scope of the variable 'j' can be reduced. [variableScope]
ardour3/libs/qm-dsp/dsp/tempotracking/TempoTrack.cpp:489:12: style: The scope of the variable 'temp3B' can be reduced. [variableScope]
ardour3/libs/qm-dsp/dsp/tempotracking/TempoTrack.cpp:491:12: style: The scope of the variable 'temp4B' can be reduced. [variableScope]
ardour3/libs/qm-dsp/dsp/tempotracking/TempoTrack.cpp:493:42: style: The scope of the variable 't' can be reduced. [variableScope]
ardour3/libs/qm-dsp/dsp/tempotracking/TempoTrack.cpp:588:9: style: The scope of the variable 'temp' can be reduced. [variableScope]
ardour3/libs/qm-dsp/dsp/tempotracking/TempoTrack.cpp:632:12: style: The scope of the variable 'temp' can be reduced. [variableScope]
ardour3/libs/qm-dsp/dsp/tempotracking/TempoTrack.cpp:145:61: style: Function 'tempoMM' argument 3 names different: declaration 'sig' definition 'tsig'. [funcArgNamesDifferent]
ardour3/libs/qm-dsp/dsp/tempotracking/TempoTrack.h:69:54: note: Function 'tempoMM' argument 3 names different: declaration 'sig' definition 'tsig'.
ardour3/libs/qm-dsp/dsp/tempotracking/TempoTrack.cpp:145:61: note: Function 'tempoMM' argument 3 names different: declaration 'sig' definition 'tsig'.
ardour3/libs/qm-dsp/dsp/tempotracking/TempoTrack.cpp:670:42: style: Function 'beatPredict' argument 1 names different: declaration 'FSP' definition 'FSP0'. [funcArgNamesDifferent]
ardour3/libs/qm-dsp/dsp/tempotracking/TempoTrack.h:62:35: note: Function 'beatPredict' argument 1 names different: declaration 'FSP' definition 'FSP0'.
ardour3/libs/qm-dsp/dsp/tempotracking/TempoTrack.cpp:670:42: note: Function 'beatPredict' argument 1 names different: declaration 'FSP' definition 'FSP0'.
ardour3/libs/qm-dsp/dsp/tempotracking/TempoTrack.cpp:74:27: style: Variable 'winPre' is assigned a value that is never used. [unreadVariable]
ardour3/libs/qm-dsp/dsp/tempotracking/TempoTrack.cpp:75:28: style: Variable 'winPost' is assigned a value that is never used. [unreadVariable]
ardour3/libs/qm-dsp/dsp/tempotracking/TempoTrack.cpp:715:30: style: Variable 'DFCLength' is assigned a value that is never used. [unreadVariable]
ardour3/libs/qm-dsp/dsp/tempotracking/TempoTrack.cpp:34:13: warning: Member variable 'TempoTrack::m_lockedTempo' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/qm-dsp/dsp/tempotracking/TempoTrack.cpp:34:13: warning: Member variable 'TempoTrack::m_ACoeffs' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/qm-dsp/dsp/tempotracking/TempoTrack.cpp:34:13: warning: Member variable 'TempoTrack::m_BCoeffs' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/qm-dsp/dsp/tempotracking/TempoTrack.h:63:9: performance: Technically the member function 'TempoTrack::phaseMM' can be static. [functionStatic]
ardour3/libs/qm-dsp/dsp/tempotracking/TempoTrack.cpp:627:17: note: Technically the member function 'TempoTrack::phaseMM' can be static.
ardour3/libs/qm-dsp/dsp/tempotracking/TempoTrack.h:63:9: note: Technically the member function 'TempoTrack::phaseMM' can be static.
ardour3/libs/qm-dsp/dsp/tempotracking/TempoTrack.h:64:10: performance: Technically the member function 'TempoTrack::createPhaseExtractor' can be static. [functionStatic]
ardour3/libs/qm-dsp/dsp/tempotracking/TempoTrack.cpp:551:18: note: Technically the member function 'TempoTrack::createPhaseExtractor' can be static.
ardour3/libs/qm-dsp/dsp/tempotracking/TempoTrack.h:64:10: note: Technically the member function 'TempoTrack::createPhaseExtractor' can be static.
ardour3/libs/qm-dsp/dsp/tempotracking/TempoTrack.h:65:9: performance: Technically the member function 'TempoTrack::findMeter' can be static. [functionStatic]
ardour3/libs/qm-dsp/dsp/tempotracking/TempoTrack.cpp:479:17: note: Technically the member function 'TempoTrack::findMeter' can be static.
ardour3/libs/qm-dsp/dsp/tempotracking/TempoTrack.h:65:9: note: Technically the member function 'TempoTrack::findMeter' can be static.
ardour3/libs/qm-dsp/dsp/tempotracking/TempoTrack.h:66:10: performance: Technically the member function 'TempoTrack::constDetect' can be static. [functionStatic]
ardour3/libs/qm-dsp/dsp/tempotracking/TempoTrack.cpp:465:18: note: Technically the member function 'TempoTrack::constDetect' can be static.
ardour3/libs/qm-dsp/dsp/tempotracking/TempoTrack.h:66:10: note: Technically the member function 'TempoTrack::constDetect' can be static.
ardour3/libs/qm-dsp/dsp/tempotracking/TempoTrack.h:67:10: performance: Technically the member function 'TempoTrack::stepDetect' can be static. [functionStatic]
ardour3/libs/qm-dsp/dsp/tempotracking/TempoTrack.cpp:445:18: note: Technically the member function 'TempoTrack::stepDetect' can be static.
ardour3/libs/qm-dsp/dsp/tempotracking/TempoTrack.h:67:10: note: Technically the member function 'TempoTrack::stepDetect' can be static.
ardour3/libs/qm-dsp/dsp/tempotracking/TempoTrack.h:52:5: style: Class 'TempoTrack' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/qm-dsp/dsp/tempotracking/TempoTrack.cpp:548:0: error: Memory leak: dbf [memleak]
ardour3/libs/qm-dsp/dsp/tempotracking/TempoTrack.cpp:34:34: performance: Function parameter 'Params' should be passed by const reference. [passedByValue]
ardour3/libs/qm-dsp/dsp/tempotracking/TempoTrackV2.cpp:168:16: style: The scope of the variable 'tmp' can be reduced. [variableScope]
ardour3/libs/qm-dsp/dsp/tempotracking/TempoTrackV2.cpp:26:34: style: Function 'TempoTrackV2' argument 1 names different: declaration 'sampleRate' definition 'rate'. [funcArgNamesDifferent]
ardour3/libs/qm-dsp/dsp/tempotracking/TempoTrackV2.h:40:24: note: Function 'TempoTrackV2' argument 1 names different: declaration 'sampleRate' definition 'rate'.
ardour3/libs/qm-dsp/dsp/tempotracking/TempoTrackV2.cpp:26:34: note: Function 'TempoTrackV2' argument 1 names different: declaration 'sampleRate' definition 'rate'.
ardour3/libs/qm-dsp/dsp/tempotracking/TempoTrackV2.cpp:26:47: style: Function 'TempoTrackV2' argument 2 names different: declaration 'dfIncrement' definition 'increment'. [funcArgNamesDifferent]
ardour3/libs/qm-dsp/dsp/tempotracking/TempoTrackV2.h:40:43: note: Function 'TempoTrackV2' argument 2 names different: declaration 'dfIncrement' definition 'increment'.
ardour3/libs/qm-dsp/dsp/tempotracking/TempoTrackV2.cpp:26:47: note: Function 'TempoTrackV2' argument 2 names different: declaration 'dfIncrement' definition 'increment'.
ardour3/libs/qm-dsp/dsp/tempotracking/TempoTrackV2.cpp:96:51: style: Function 'calculateBeatPeriod' argument 2 names different: declaration 'beatPeriod' definition 'beat_period'. [funcArgNamesDifferent]
ardour3/libs/qm-dsp/dsp/tempotracking/TempoTrackV2.h:45:46: note: Function 'calculateBeatPeriod' argument 2 names different: declaration 'beatPeriod' definition 'beat_period'.
ardour3/libs/qm-dsp/dsp/tempotracking/TempoTrackV2.cpp:96:51: note: Function 'calculateBeatPeriod' argument 2 names different: declaration 'beatPeriod' definition 'beat_period'.
ardour3/libs/qm-dsp/dsp/tempotracking/TempoTrackV2.cpp:402:52: style: Function 'calculateBeats' argument 2 names different: declaration 'beatPeriod' definition 'beat_period'. [funcArgNamesDifferent]
ardour3/libs/qm-dsp/dsp/tempotracking/TempoTrackV2.h:50:47: note: Function 'calculateBeats' argument 2 names different: declaration 'beatPeriod' definition 'beat_period'.
ardour3/libs/qm-dsp/dsp/tempotracking/TempoTrackV2.cpp:402:52: note: Function 'calculateBeats' argument 2 names different: declaration 'beatPeriod' definition 'beat_period'.
ardour3/libs/qm-dsp/dsp/tonal/ChangeDetectionFunction.h:38:17: style: Technically the member function 'ChangeDetectionFunction::process' can be const. [functionConst]
ardour3/libs/qm-dsp/dsp/tonal/ChangeDetectionFunction.cpp:58:41: note: Technically the member function 'ChangeDetectionFunction::process' can be const.
ardour3/libs/qm-dsp/dsp/tonal/ChangeDetectionFunction.h:38:17: note: Technically the member function 'ChangeDetectionFunction::process' can be const.
ardour3/libs/qm-dsp/dsp/tonal/TonalEstimator.h:28:2: style: Class 'ChromaVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/qm-dsp/dsp/tonal/ChangeDetectionFunction.h:36:2: style: Class 'ChangeDetectionFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/qm-dsp/dsp/tonal/TCSgram.cpp:75:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/libs/qm-dsp/dsp/tonal/TCSgram.cpp:25:10: warning: Member variable 'TCSGram::m_dFrameDurationMS' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/qm-dsp/dsp/tonal/TonalEstimator.h:100:12: style: Technically the member function 'TonalEstimator::transform2TCS' can be const. [functionConst]
ardour3/libs/qm-dsp/dsp/tonal/TonalEstimator.cpp:89:27: note: Technically the member function 'TonalEstimator::transform2TCS' can be const.
ardour3/libs/qm-dsp/dsp/tonal/TonalEstimator.h:100:12: note: Technically the member function 'TonalEstimator::transform2TCS' can be const.
ardour3/libs/qm-dsp/dsp/transforms/FFT.cpp:45:12: style: C-style pointer casting [cstyleCast]
ardour3/libs/qm-dsp/dsp/transforms/FFT.cpp:53:6: style: C-style pointer casting [cstyleCast]
ardour3/libs/qm-dsp/dsp/transforms/FFT.cpp:18:23: style: Function 'FFT' argument 1 names different: declaration 'nsamples' definition 'n'. [funcArgNamesDifferent]
ardour3/libs/qm-dsp/dsp/transforms/FFT.h:15:22: note: Function 'FFT' argument 1 names different: declaration 'nsamples' definition 'n'.
ardour3/libs/qm-dsp/dsp/transforms/FFT.cpp:18:23: note: Function 'FFT' argument 1 names different: declaration 'nsamples' definition 'n'.
ardour3/libs/qm-dsp/dsp/transforms/FFT.cpp:36:31: style: Function 'FFTReal' argument 1 names different: declaration 'nsamples' definition 'n'. [funcArgNamesDifferent]
ardour3/libs/qm-dsp/dsp/transforms/FFT.h:30:26: note: Function 'FFTReal' argument 1 names different: declaration 'nsamples' definition 'n'.
ardour3/libs/qm-dsp/dsp/transforms/FFT.cpp:36:31: note: Function 'FFTReal' argument 1 names different: declaration 'nsamples' definition 'n'.
ardour3/libs/qm-dsp/dsp/transforms/FFT.cpp:85:19: style: Function 'process' argument 1 names different: declaration 'inverse' definition 'p_bInverseTransform'. [funcArgNamesDifferent]
ardour3/libs/qm-dsp/dsp/transforms/FFT.h:18:23: note: Function 'process' argument 1 names different: declaration 'inverse' definition 'p_bInverseTransform'.
ardour3/libs/qm-dsp/dsp/transforms/FFT.cpp:85:19: note: Function 'process' argument 1 names different: declaration 'inverse' definition 'p_bInverseTransform'.
ardour3/libs/qm-dsp/dsp/transforms/FFT.cpp:86:28: style: Function 'process' argument 2 names different: declaration 'realIn' definition 'p_lpRealIn'. [funcArgNamesDifferent]
ardour3/libs/qm-dsp/dsp/transforms/FFT.h:19:32: note: Function 'process' argument 2 names different: declaration 'realIn' definition 'p_lpRealIn'.
ardour3/libs/qm-dsp/dsp/transforms/FFT.cpp:86:28: note: Function 'process' argument 2 names different: declaration 'realIn' definition 'p_lpRealIn'.
ardour3/libs/qm-dsp/dsp/transforms/FFT.cpp:86:54: style: Function 'process' argument 3 names different: declaration 'imagIn' definition 'p_lpImagIn'. [funcArgNamesDifferent]
ardour3/libs/qm-dsp/dsp/transforms/FFT.h:19:54: note: Function 'process' argument 3 names different: declaration 'imagIn' definition 'p_lpImagIn'.
ardour3/libs/qm-dsp/dsp/transforms/FFT.cpp:86:54: note: Function 'process' argument 3 names different: declaration 'imagIn' definition 'p_lpImagIn'.
ardour3/libs/qm-dsp/dsp/transforms/FFT.cpp:87:22: style: Function 'process' argument 4 names different: declaration 'realOut' definition 'p_lpRealOut'. [funcArgNamesDifferent]
ardour3/libs/qm-dsp/dsp/transforms/FFT.h:20:26: note: Function 'process' argument 4 names different: declaration 'realOut' definition 'p_lpRealOut'.
ardour3/libs/qm-dsp/dsp/transforms/FFT.cpp:87:22: note: Function 'process' argument 4 names different: declaration 'realOut' definition 'p_lpRealOut'.
ardour3/libs/qm-dsp/dsp/transforms/FFT.cpp:87:43: style: Function 'process' argument 5 names different: declaration 'imagOut' definition 'p_lpImagOut'. [funcArgNamesDifferent]
ardour3/libs/qm-dsp/dsp/transforms/FFT.h:20:43: note: Function 'process' argument 5 names different: declaration 'imagOut' definition 'p_lpImagOut'.
ardour3/libs/qm-dsp/dsp/transforms/FFT.cpp:87:43: note: Function 'process' argument 5 names different: declaration 'imagOut' definition 'p_lpImagOut'.
ardour3/libs/qm-dsp/dsp/transforms/FFT.cpp:40:5: style: Class 'FFTReal' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
ardour3/libs/qm-dsp/dsp/transforms/FFT.cpp:40:5: style: Class 'FFTReal' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ardour3/libs/qm-dsp/dsp/transforms/FFT.h:15:5: style: Class 'FFT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/qm-dsp/dsp/transforms/FFT.h:30:5: style: Class 'FFTReal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/qm-dsp/hmm/hmm.c:48:12: style: The scope of the variable 'ss' can be reduced. [variableScope]
ardour3/libs/qm-dsp/hmm/hmm.c:752:9: style: Unused variable: j [unusedVariable]
ardour3/libs/qm-dsp/hmm/hmm.c:773:9: style: Unused variable: j [unusedVariable]
ardour3/libs/qm-dsp/maths/Correlation.cpp:35:12: style: The scope of the variable 'outVal' can be reduced. [variableScope]
ardour3/libs/qm-dsp/maths/Correlation.h:24:10: performance: Technically the member function 'Correlation::doAutoUnBiased' can be static. [functionStatic]
ardour3/libs/qm-dsp/maths/Correlation.cpp:32:19: note: Technically the member function 'Correlation::doAutoUnBiased' can be static.
ardour3/libs/qm-dsp/maths/Correlation.h:24:10: note: Technically the member function 'Correlation::doAutoUnBiased' can be static.
ardour3/libs/qm-dsp/maths/CosineDistance.cpp:27:12: style: The scope of the variable 'small' can be reduced. [variableScope]
ardour3/libs/qm-dsp/maths/CosineDistance.h:27:5: warning: Member variable 'CosineDistance::dist' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/qm-dsp/maths/CosineDistance.h:27:5: warning: Member variable 'CosineDistance::dDenTot' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/qm-dsp/maths/CosineDistance.h:27:5: warning: Member variable 'CosineDistance::dDen1' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/qm-dsp/maths/CosineDistance.h:27:5: warning: Member variable 'CosineDistance::dDen2' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/qm-dsp/maths/CosineDistance.h:27:5: warning: Member variable 'CosineDistance::dSum1' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/qm-dsp/maths/KLDivergence.cpp:20:61: style: Function 'distanceGaussian' argument 1 names different: declaration 'means1' definition 'm1'. [funcArgNamesDifferent]
ardour3/libs/qm-dsp/maths/KLDivergence.h:37:51: note: Function 'distanceGaussian' argument 1 names different: declaration 'means1' definition 'm1'.
ardour3/libs/qm-dsp/maths/KLDivergence.cpp:20:61: note: Function 'distanceGaussian' argument 1 names different: declaration 'means1' definition 'm1'.
ardour3/libs/qm-dsp/maths/KLDivergence.cpp:21:61: style: Function 'distanceGaussian' argument 2 names different: declaration 'variances1' definition 'v1'. [funcArgNamesDifferent]
ardour3/libs/qm-dsp/maths/KLDivergence.h:38:51: note: Function 'distanceGaussian' argument 2 names different: declaration 'variances1' definition 'v1'.
ardour3/libs/qm-dsp/maths/KLDivergence.cpp:21:61: note: Function 'distanceGaussian' argument 2 names different: declaration 'variances1' definition 'v1'.
ardour3/libs/qm-dsp/maths/KLDivergence.cpp:22:61: style: Function 'distanceGaussian' argument 3 names different: declaration 'means2' definition 'm2'. [funcArgNamesDifferent]
ardour3/libs/qm-dsp/maths/KLDivergence.h:39:51: note: Function 'distanceGaussian' argument 3 names different: declaration 'means2' definition 'm2'.
ardour3/libs/qm-dsp/maths/KLDivergence.cpp:22:61: note: Function 'distanceGaussian' argument 3 names different: declaration 'means2' definition 'm2'.
ardour3/libs/qm-dsp/maths/KLDivergence.cpp:23:61: style: Function 'distanceGaussian' argument 4 names different: declaration 'variances2' definition 'v2'. [funcArgNamesDifferent]
ardour3/libs/qm-dsp/maths/KLDivergence.h:40:51: note: Function 'distanceGaussian' argument 4 names different: declaration 'variances2' definition 'v2'.
ardour3/libs/qm-dsp/maths/KLDivergence.cpp:23:61: note: Function 'distanceGaussian' argument 4 names different: declaration 'variances2' definition 'v2'.
ardour3/libs/qm-dsp/maths/KLDivergence.h:37:12: performance: Technically the member function 'KLDivergence::distanceGaussian' can be static. [functionStatic]
ardour3/libs/qm-dsp/maths/KLDivergence.cpp:20:22: note: Technically the member function 'KLDivergence::distanceGaussian' can be static.
ardour3/libs/qm-dsp/maths/KLDivergence.h:37:12: note: Technically the member function 'KLDivergence::distanceGaussian' can be static.
ardour3/libs/qm-dsp/maths/MathUtilities.cpp:147:5: style: Variable 'retVal' is reassigned a value before the old one has been used. [redundantAssignment]
ardour3/libs/qm-dsp/maths/MathUtilities.cpp:143:0: note: Variable 'retVal' is reassigned a value before the old one has been used.
ardour3/libs/qm-dsp/maths/MathUtilities.cpp:147:5: note: Variable 'retVal' is reassigned a value before the old one has been used.
ardour3/libs/qm-dsp/maths/MathUtilities.cpp:42:12: style: The scope of the variable 'temp' can be reduced. [variableScope]
ardour3/libs/qm-dsp/maths/MathUtilities.cpp:61:12: style: The scope of the variable 'temp' can be reduced. [variableScope]
ardour3/libs/qm-dsp/maths/MathUtilities.cpp:169:12: style: The scope of the variable 'temp' can be reduced. [variableScope]
ardour3/libs/qm-dsp/maths/MathUtilities.cpp:199:9: style: The scope of the variable 'temp' can be reduced. [variableScope]
ardour3/libs/qm-dsp/maths/MathUtilities.cpp:225:9: style: The scope of the variable 'temp' can be reduced. [variableScope]
ardour3/libs/qm-dsp/maths/MathUtilities.cpp:250:9: style: The scope of the variable 'temp' can be reduced. [variableScope]
ardour3/libs/qm-dsp/maths/MathUtilities.cpp:152:55: style: Function 'mean' argument 1 names different: declaration 'data' definition 'src'. [funcArgNamesDifferent]
ardour3/libs/qm-dsp/maths/MathUtilities.h:31:52: note: Function 'mean' argument 1 names different: declaration 'data' definition 'src'.
ardour3/libs/qm-dsp/maths/MathUtilities.cpp:152:55: note: Function 'mean' argument 1 names different: declaration 'data' definition 'src'.
ardour3/libs/qm-dsp/maths/MathUtilities.cpp:195:36: style: Function 'getMax' argument 1 names different: declaration 'data' definition 'pData'. [funcArgNamesDifferent]
ardour3/libs/qm-dsp/maths/MathUtilities.h:44:34: note: Function 'getMax' argument 1 names different: declaration 'data' definition 'pData'.
ardour3/libs/qm-dsp/maths/MathUtilities.cpp:195:36: note: Function 'getMax' argument 1 names different: declaration 'data' definition 'pData'.
ardour3/libs/qm-dsp/maths/MathUtilities.cpp:195:56: style: Function 'getMax' argument 2 names different: declaration 'length' definition 'Length'. [funcArgNamesDifferent]
ardour3/libs/qm-dsp/maths/MathUtilities.h:44:53: note: Function 'getMax' argument 2 names different: declaration 'length' definition 'Length'.
ardour3/libs/qm-dsp/maths/MathUtilities.cpp:195:56: note: Function 'getMax' argument 2 names different: declaration 'length' definition 'Length'.
ardour3/libs/qm-dsp/maths/MathUtilities.cpp:195:72: style: Function 'getMax' argument 3 names different: declaration 'max' definition 'pMax'. [funcArgNamesDifferent]
ardour3/libs/qm-dsp/maths/MathUtilities.h:44:69: note: Function 'getMax' argument 3 names different: declaration 'max' definition 'pMax'.
ardour3/libs/qm-dsp/maths/MathUtilities.cpp:195:72: note: Function 'getMax' argument 3 names different: declaration 'max' definition 'pMax'.
ardour3/libs/qm-dsp/maths/MathUtilities.cpp:221:70: style: Function 'getMax' argument 2 names different: declaration 'max' definition 'pMax'. [funcArgNamesDifferent]
ardour3/libs/qm-dsp/maths/MathUtilities.h:45:67: note: Function 'getMax' argument 2 names different: declaration 'max' definition 'pMax'.
ardour3/libs/qm-dsp/maths/MathUtilities.cpp:221:70: note: Function 'getMax' argument 2 names different: declaration 'max' definition 'pMax'.
ardour3/libs/qm-dsp/maths/MathUtilities.cpp:247:40: style: Function 'circShift' argument 1 names different: declaration 'data' definition 'pData'. [funcArgNamesDifferent]
ardour3/libs/qm-dsp/maths/MathUtilities.h:42:38: note: Function 'circShift' argument 1 names different: declaration 'data' definition 'pData'.
ardour3/libs/qm-dsp/maths/MathUtilities.cpp:247:40: note: Function 'circShift' argument 1 names different: declaration 'data' definition 'pData'.
ardour3/libs/qm-dsp/maths/MathUtilities.cpp:271:71: style: Function 'normalise' argument 3 names different: declaration 'n' definition 'type'. [funcArgNamesDifferent]
ardour3/libs/qm-dsp/maths/MathUtilities.h:55:43: note: Function 'normalise' argument 3 names different: declaration 'n' definition 'type'.
ardour3/libs/qm-dsp/maths/MathUtilities.cpp:271:71: note: Function 'normalise' argument 3 names different: declaration 'n' definition 'type'.
ardour3/libs/qm-dsp/maths/MathUtilities.cpp:310:72: style: Function 'normalise' argument 2 names different: declaration 'n' definition 'type'. [funcArgNamesDifferent]
ardour3/libs/qm-dsp/maths/MathUtilities.h:58:43: note: Function 'normalise' argument 2 names different: declaration 'n' definition 'type'.
ardour3/libs/qm-dsp/maths/MathUtilities.cpp:310:72: note: Function 'normalise' argument 2 names different: declaration 'n' definition 'type'.
ardour3/libs/qm-dsp/maths/pca/pca.c:112:9: style: The scope of the variable 'scale' can be reduced. [variableScope]
ardour3/libs/qm-dsp/maths/pca/pca.c:112:20: style: The scope of the variable 'h' can be reduced. [variableScope]
ardour3/libs/qm-dsp/maths/pca/pca.c:189:12: style: The scope of the variable 'iter' can be reduced. [variableScope]
ardour3/libs/qm-dsp/thread/Thread.h:41:8: performance: Technically the member function 'Thread::id' can be static. [functionStatic]
ardour3/libs/qm-dsp/thread/Thread.cpp:563:9: note: Technically the member function 'Thread::id' can be static.
ardour3/libs/qm-dsp/thread/Thread.h:41:8: note: Technically the member function 'Thread::id' can be static.
ardour3/libs/qm-dsp/thread/Thread.h:43:10: performance: Technically the member function 'Thread::start' can be static. [functionStatic]
ardour3/libs/qm-dsp/thread/Thread.cpp:551:9: note: Technically the member function 'Thread::start' can be static.
ardour3/libs/qm-dsp/thread/Thread.h:43:10: note: Technically the member function 'Thread::start' can be static.
ardour3/libs/qm-dsp/thread/Thread.h:44:10: performance: Technically the member function 'Thread::wait' can be static. [functionStatic]
ardour3/libs/qm-dsp/thread/Thread.cpp:557:9: note: Technically the member function 'Thread::wait' can be static.
ardour3/libs/qm-dsp/thread/Thread.h:44:10: note: Technically the member function 'Thread::wait' can be static.
ardour3/libs/qm-dsp/thread/Thread.h:71:10: performance: Technically the member function 'Mutex::lock' can be static. [functionStatic]
ardour3/libs/qm-dsp/thread/Thread.cpp:583:8: note: Technically the member function 'Mutex::lock' can be static.
ardour3/libs/qm-dsp/thread/Thread.h:71:10: note: Technically the member function 'Mutex::lock' can be static.
ardour3/libs/qm-dsp/thread/Thread.h:72:10: performance: Technically the member function 'Mutex::unlock' can be static. [functionStatic]
ardour3/libs/qm-dsp/thread/Thread.cpp:589:8: note: Technically the member function 'Mutex::unlock' can be static.
ardour3/libs/qm-dsp/thread/Thread.h:72:10: note: Technically the member function 'Mutex::unlock' can be static.
ardour3/libs/qm-dsp/thread/Thread.h:73:10: performance: Technically the member function 'Mutex::trylock' can be static. [functionStatic]
ardour3/libs/qm-dsp/thread/Thread.cpp:595:8: note: Technically the member function 'Mutex::trylock' can be static.
ardour3/libs/qm-dsp/thread/Thread.h:73:10: note: Technically the member function 'Mutex::trylock' can be static.
ardour3/libs/qm-dsp/thread/Thread.h:125:10: performance: Technically the member function 'Condition::lock' can be static. [functionStatic]
ardour3/libs/qm-dsp/thread/Thread.cpp:609:12: note: Technically the member function 'Condition::lock' can be static.
ardour3/libs/qm-dsp/thread/Thread.h:125:10: note: Technically the member function 'Condition::lock' can be static.
ardour3/libs/qm-dsp/thread/Thread.h:127:10: performance: Technically the member function 'Condition::wait' can be static. [functionStatic]
ardour3/libs/qm-dsp/thread/Thread.cpp:615:12: note: Technically the member function 'Condition::wait' can be static.
ardour3/libs/qm-dsp/thread/Thread.h:127:10: note: Technically the member function 'Condition::wait' can be static.
ardour3/libs/qm-dsp/thread/Thread.h:129:10: performance: Technically the member function 'Condition::signal' can be static. [functionStatic]
ardour3/libs/qm-dsp/thread/Thread.cpp:621:12: note: Technically the member function 'Condition::signal' can be static.
ardour3/libs/qm-dsp/thread/Thread.h:129:10: note: Technically the member function 'Condition::signal' can be static.
ardour3/libs/qm-dsp/thread/Thread.h:95:5: style: Class 'MutexLocker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/qm-dsp/thread/Thread.h:105:5: style: Class 'Condition' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/rubberband/src/ConstantAudioCurve.h:29:18: style: The function 'setWindowSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/rubberband/src/AudioCurve.h:31:18: note: Virtual function in base class
ardour3/libs/rubberband/src/ConstantAudioCurve.h:29:18: note: Function in derived class
ardour3/libs/rubberband/src/ConstantAudioCurve.h:31:19: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/rubberband/src/AudioCurve.h:33:19: note: Virtual function in base class
ardour3/libs/rubberband/src/ConstantAudioCurve.h:31:19: note: Function in derived class
ardour3/libs/rubberband/src/ConstantAudioCurve.h:32:19: style: The function 'processDouble' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/rubberband/src/AudioCurve.h:34:19: note: Virtual function in base class
ardour3/libs/rubberband/src/ConstantAudioCurve.h:32:19: note: Function in derived class
ardour3/libs/rubberband/src/ConstantAudioCurve.h:33:18: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/rubberband/src/AudioCurve.h:35:18: note: Virtual function in base class
ardour3/libs/rubberband/src/ConstantAudioCurve.h:33:18: note: Function in derived class
ardour3/libs/rubberband/src/FFT.cpp:1197:9: style: Variable 'm_method' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
ardour3/libs/rubberband/src/FFT.cpp:1192:9: note: Variable 'm_method' is reassigned a value before the old one has been used if variable is no semaphore variable.
ardour3/libs/rubberband/src/FFT.cpp:1197:9: note: Variable 'm_method' is reassigned a value before the old one has been used if variable is no semaphore variable.
ardour3/libs/rubberband/src/FFT.cpp:147:5: warning: Member variable 'D_FFTW::m_fbuf' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/rubberband/src/FFT.cpp:147:5: warning: Member variable 'D_FFTW::m_fpacked' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/rubberband/src/FFT.cpp:147:5: warning: Member variable 'D_FFTW::m_dbuf' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/rubberband/src/FFT.cpp:147:5: warning: Member variable 'D_FFTW::m_dpacked' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/rubberband/src/Profiler.h:82:10: performance: Technically the member function 'RubberBand::Profiler::update' can be static. [functionStatic]
ardour3/libs/rubberband/src/Profiler.h:83:10: performance: Technically the member function 'RubberBand::Profiler::end' can be static. [functionStatic]
ardour3/libs/rubberband/src/FFT.cpp:1219:9: style: Class 'FFT' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
ardour3/libs/rubberband/src/FFT.cpp:1219:9: style: Class 'FFT' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ardour3/libs/rubberband/src/Thread.h:95:5: style: Class 'MutexLocker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/rubberband/src/Thread.h:105:5: style: Class 'Condition' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/rubberband/src/Profiler.h:79:5: style: Class 'Profiler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/rubberband/src/FFT.cpp:147:5: style: Class 'D_FFTW' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/rubberband/src/Window.h:77:7: style: Technically the member function 'RubberBand::Window::getArea' can be const. [functionConst]
ardour3/libs/rubberband/src/Window.h:78:7: style: Technically the member function 'RubberBand::Window::getValue' can be const. [functionConst]
ardour3/libs/rubberband/src/Window.h:90:10: style: Technically the member function 'RubberBand::Window::cosinewin' can be const. [functionConst]
ardour3/libs/rubberband/src/Window.h:170:17: note: Technically the member function 'RubberBand::Window::cosinewin' can be const.
ardour3/libs/rubberband/src/Window.h:90:10: note: Technically the member function 'RubberBand::Window::cosinewin' can be const.
ardour3/libs/rubberband/src/HighFrequencyAudioCurve.h:31:18: style: The function 'setWindowSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/rubberband/src/AudioCurve.h:31:18: note: Virtual function in base class
ardour3/libs/rubberband/src/HighFrequencyAudioCurve.h:31:18: note: Function in derived class
ardour3/libs/rubberband/src/HighFrequencyAudioCurve.h:33:19: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/rubberband/src/AudioCurve.h:33:19: note: Virtual function in base class
ardour3/libs/rubberband/src/HighFrequencyAudioCurve.h:33:19: note: Function in derived class
ardour3/libs/rubberband/src/HighFrequencyAudioCurve.h:34:19: style: The function 'processDouble' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/rubberband/src/AudioCurve.h:34:19: note: Virtual function in base class
ardour3/libs/rubberband/src/HighFrequencyAudioCurve.h:34:19: note: Function in derived class
ardour3/libs/rubberband/src/HighFrequencyAudioCurve.h:35:18: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/rubberband/src/AudioCurve.h:35:18: note: Virtual function in base class
ardour3/libs/rubberband/src/HighFrequencyAudioCurve.h:35:18: note: Function in derived class
ardour3/libs/rubberband/src/PercussiveAudioCurve.cpp:28:5: style: Class 'PercussiveAudioCurve' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
ardour3/libs/rubberband/src/PercussiveAudioCurve.cpp:28:5: style: Class 'PercussiveAudioCurve' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ardour3/libs/rubberband/src/PercussiveAudioCurve.h:30:18: style: The function 'setWindowSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/rubberband/src/AudioCurve.h:31:18: note: Virtual function in base class
ardour3/libs/rubberband/src/PercussiveAudioCurve.h:30:18: note: Function in derived class
ardour3/libs/rubberband/src/PercussiveAudioCurve.h:32:19: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/rubberband/src/AudioCurve.h:33:19: note: Virtual function in base class
ardour3/libs/rubberband/src/PercussiveAudioCurve.h:32:19: note: Function in derived class
ardour3/libs/rubberband/src/PercussiveAudioCurve.h:33:19: style: The function 'processDouble' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/rubberband/src/AudioCurve.h:34:19: note: Virtual function in base class
ardour3/libs/rubberband/src/PercussiveAudioCurve.h:33:19: note: Function in derived class
ardour3/libs/rubberband/src/PercussiveAudioCurve.h:34:18: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/rubberband/src/AudioCurve.h:35:18: note: Virtual function in base class
ardour3/libs/rubberband/src/PercussiveAudioCurve.h:34:18: note: Function in derived class
ardour3/libs/rubberband/src/Resampler.cpp:76:18: style: Function 'D_SRC' argument 4 names different: declaration 'm_debugLevel' definition 'debugLevel'. [funcArgNamesDifferent]
ardour3/libs/rubberband/src/Resampler.cpp:53:15: note: Function 'D_SRC' argument 4 names different: declaration 'm_debugLevel' definition 'debugLevel'.
ardour3/libs/rubberband/src/Resampler.cpp:76:18: note: Function 'D_SRC' argument 4 names different: declaration 'm_debugLevel' definition 'debugLevel'.
ardour3/libs/rubberband/src/Resampler.cpp:229:9: style: Class 'Resampler' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
ardour3/libs/rubberband/src/Resampler.cpp:229:9: style: Class 'Resampler' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ardour3/libs/rubberband/src/Scavenger.h:95:15: warning: Member variable 'Scavenger::m_lastExcess' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/rubberband/src/Window.h:77:0: style: Technically the member function 'RubberBand :: Window < float >::getArea' can be const. [functionConst]
ardour3/libs/rubberband/src/Window.h:78:0: style: Technically the member function 'RubberBand :: Window < float >::getValue' can be const. [functionConst]
ardour3/libs/rubberband/src/Window.h:90:0: style: Technically the member function 'RubberBand :: Window < float >::cosinewin' can be const. [functionConst]
ardour3/libs/rubberband/src/Window.h:170:0: note: Technically the member function 'RubberBand :: Window < float >::cosinewin' can be const.
ardour3/libs/rubberband/src/Window.h:90:0: note: Technically the member function 'RubberBand :: Window < float >::cosinewin' can be const.
ardour3/libs/rubberband/src/RingBuffer.h:65:5: style: Class 'RingBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/rubberband/src/Scavenger.h:86:0: style: Class 'RubberBand :: ScavengerArrayWrapper < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/rubberband/src/Scavenger.h:86:0: style: Class 'RubberBand :: ScavengerArrayWrapper < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/rubberband/src/SilentAudioCurve.h:29:18: style: The function 'setWindowSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/rubberband/src/AudioCurve.h:31:18: note: Virtual function in base class
ardour3/libs/rubberband/src/SilentAudioCurve.h:29:18: note: Function in derived class
ardour3/libs/rubberband/src/SilentAudioCurve.h:31:19: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/rubberband/src/AudioCurve.h:33:19: note: Virtual function in base class
ardour3/libs/rubberband/src/SilentAudioCurve.h:31:19: note: Function in derived class
ardour3/libs/rubberband/src/SilentAudioCurve.h:32:19: style: The function 'processDouble' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/rubberband/src/AudioCurve.h:34:19: note: Virtual function in base class
ardour3/libs/rubberband/src/SilentAudioCurve.h:32:19: note: Function in derived class
ardour3/libs/rubberband/src/SilentAudioCurve.h:33:18: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/rubberband/src/AudioCurve.h:35:18: note: Virtual function in base class
ardour3/libs/rubberband/src/SilentAudioCurve.h:33:18: note: Function in derived class
ardour3/libs/rubberband/src/SpectralDifferenceAudioCurve.cpp:23:5: style: Class 'SpectralDifferenceAudioCurve' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
ardour3/libs/rubberband/src/SpectralDifferenceAudioCurve.cpp:23:5: style: Class 'SpectralDifferenceAudioCurve' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ardour3/libs/rubberband/src/SpectralDifferenceAudioCurve.h:31:18: style: The function 'setWindowSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/rubberband/src/AudioCurve.h:31:18: note: Virtual function in base class
ardour3/libs/rubberband/src/SpectralDifferenceAudioCurve.h:31:18: note: Function in derived class
ardour3/libs/rubberband/src/SpectralDifferenceAudioCurve.h:33:19: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/rubberband/src/AudioCurve.h:33:19: note: Virtual function in base class
ardour3/libs/rubberband/src/SpectralDifferenceAudioCurve.h:33:19: note: Function in derived class
ardour3/libs/rubberband/src/SpectralDifferenceAudioCurve.h:34:19: style: The function 'processDouble' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/rubberband/src/AudioCurve.h:34:19: note: Virtual function in base class
ardour3/libs/rubberband/src/SpectralDifferenceAudioCurve.h:34:19: note: Function in derived class
ardour3/libs/rubberband/src/SpectralDifferenceAudioCurve.h:35:18: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/rubberband/src/AudioCurve.h:35:18: note: Virtual function in base class
ardour3/libs/rubberband/src/SpectralDifferenceAudioCurve.h:35:18: note: Function in derived class
ardour3/libs/rubberband/src/StretchCalculator.cpp:52:56: style: Function 'calculate' argument 3 names different: declaration 'lockAudioCurve' definition 'phaseResetDf'. [funcArgNamesDifferent]
ardour3/libs/rubberband/src/StretchCalculator.h:39:66: note: Function 'calculate' argument 3 names different: declaration 'lockAudioCurve' definition 'phaseResetDf'.
ardour3/libs/rubberband/src/StretchCalculator.cpp:52:56: note: Function 'calculate' argument 3 names different: declaration 'lockAudioCurve' definition 'phaseResetDf'.
ardour3/libs/rubberband/src/StretchCalculator.cpp:53:56: style: Function 'calculate' argument 4 names different: declaration 'stretchAudioCurve' definition 'stretchDf'. [funcArgNamesDifferent]
ardour3/libs/rubberband/src/StretchCalculator.h:40:66: note: Function 'calculate' argument 4 names different: declaration 'stretchAudioCurve' definition 'stretchDf'.
ardour3/libs/rubberband/src/StretchCalculator.cpp:53:56: note: Function 'calculate' argument 4 names different: declaration 'stretchAudioCurve' definition 'stretchDf'.
ardour3/libs/rubberband/src/StretchCalculator.cpp:170:42: style: Function 'calculateSingle' argument 2 names different: declaration 'curveValue' definition 'df'. [funcArgNamesDifferent]
ardour3/libs/rubberband/src/StretchCalculator.h:52:53: note: Function 'calculateSingle' argument 2 names different: declaration 'curveValue' definition 'df'.
ardour3/libs/rubberband/src/StretchCalculator.cpp:170:42: note: Function 'calculateSingle' argument 2 names different: declaration 'curveValue' definition 'df'.
ardour3/libs/rubberband/src/StretchCalculator.cpp:258:56: style: Function 'findPeaks' argument 1 names different: declaration 'audioCurve' definition 'rawDf'. [funcArgNamesDifferent]
ardour3/libs/rubberband/src/StretchCalculator.h:70:59: note: Function 'findPeaks' argument 1 names different: declaration 'audioCurve' definition 'rawDf'.
ardour3/libs/rubberband/src/StretchCalculator.cpp:258:56: note: Function 'findPeaks' argument 1 names different: declaration 'audioCurve' definition 'rawDf'.
ardour3/libs/rubberband/src/StretchCalculator.cpp:582:63: style: Function 'distributeRegion' argument 1 names different: declaration 'regionCurve' definition 'dfIn'. [funcArgNamesDifferent]
ardour3/libs/rubberband/src/StretchCalculator.h:72:65: note: Function 'distributeRegion' argument 1 names different: declaration 'regionCurve' definition 'dfIn'.
ardour3/libs/rubberband/src/StretchCalculator.cpp:582:63: note: Function 'distributeRegion' argument 1 names different: declaration 'regionCurve' definition 'dfIn'.
ardour3/libs/rubberband/src/StretchCalculator.cpp:583:44: style: Function 'distributeRegion' argument 2 names different: declaration 'outputDuration' definition 'duration'. [funcArgNamesDifferent]
ardour3/libs/rubberband/src/StretchCalculator.h:73:46: note: Function 'distributeRegion' argument 2 names different: declaration 'outputDuration' definition 'duration'.
ardour3/libs/rubberband/src/StretchCalculator.cpp:583:44: note: Function 'distributeRegion' argument 2 names different: declaration 'outputDuration' definition 'duration'.
ardour3/libs/rubberband/src/StretchCalculator.cpp:31:20: warning: Member variable 'StretchCalculator::m_blockSize' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/rubberband/src/StretchCalculator.cpp:31:20: warning: Member variable 'StretchCalculator::m_debugLevel' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/rubberband/src/StretchCalculator.h:67:24: performance: Technically the member function 'RubberBand::StretchCalculator::smoothDF' can be static. [functionStatic]
ardour3/libs/rubberband/src/StretchCalculator.cpp:564:20: note: Technically the member function 'RubberBand::StretchCalculator::smoothDF' can be static.
ardour3/libs/rubberband/src/StretchCalculator.h:67:24: note: Technically the member function 'RubberBand::StretchCalculator::smoothDF' can be static.
ardour3/libs/rubberband/src/StretchCalculator.h:76:10: performance: Technically the member function 'RubberBand::StretchCalculator::calculateDisplacements' can be static. [functionStatic]
ardour3/libs/rubberband/src/StretchCalculator.cpp:773:20: note: Technically the member function 'RubberBand::StretchCalculator::calculateDisplacements' can be static.
ardour3/libs/rubberband/src/StretchCalculator.h:76:10: note: Technically the member function 'RubberBand::StretchCalculator::calculateDisplacements' can be static.
ardour3/libs/rubberband/src/StretcherImpl.cpp:794:19: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
ardour3/libs/rubberband/src/StretcherImpl.cpp:793:30: note: outer condition: i<samples
ardour3/libs/rubberband/src/StretcherImpl.cpp:794:19: note: identical inner condition: i<samples
ardour3/libs/rubberband/src/StretcherImpl.cpp:996:16: style: The scope of the variable 'reqdHere' can be reduced. [variableScope]
ardour3/libs/rubberband/src/StretcherImpl.cpp:1064:34: warning: Obsolete function 'alloca' called. [allocaCalled]
ardour3/libs/rubberband/src/StretcherProcess.cpp:234:13: style: Variable 'got' is reassigned a value before the old one has been used. [redundantAssignment]
ardour3/libs/rubberband/src/StretcherProcess.cpp:233:0: note: Variable 'got' is reassigned a value before the old one has been used.
ardour3/libs/rubberband/src/StretcherProcess.cpp:234:13: note: Variable 'got' is reassigned a value before the old one has been used.
ardour3/libs/rubberband/src/StretcherProcess.cpp:458:33: warning: Obsolete function 'alloca' called. [allocaCalled]
ardour3/libs/rubberband/src/Thread.h:45:8: style: Technically the member function 'RubberBand::Thread::id' can be const. [functionConst]
ardour3/libs/rubberband/src/Thread.cpp:347:9: note: Technically the member function 'RubberBand::Thread::id' can be const.
ardour3/libs/rubberband/src/Thread.h:45:8: note: Technically the member function 'RubberBand::Thread::id' can be const.
ardour3/libs/rubberband/src/bsd-3rdparty/getopt/getopt_long.c:171:6: style: The scope of the variable 'cstart' can be reduced. [variableScope]
ardour3/libs/rubberband/src/bsd-3rdparty/getopt/getopt_long.c:171:55: style: The scope of the variable 'pos' can be reduced. [variableScope]
ardour3/libs/rubberband/src/ladspa/RubberBandPitchShifter.cpp:287:39: style: C-style pointer casting [cstyleCast]
ardour3/libs/rubberband/src/ladspa/RubberBandPitchShifter.cpp:320:39: style: C-style pointer casting [cstyleCast]
ardour3/libs/rubberband/src/ladspa/RubberBandPitchShifter.cpp:353:39: style: C-style pointer casting [cstyleCast]
ardour3/libs/rubberband/src/ladspa/RubberBandPitchShifter.cpp:552:12: style: C-style pointer casting [cstyleCast]
ardour3/libs/rubberband/src/ladspa/RubberBandPitchShifter.cpp:240:5: style: Class 'RubberBandPitchShifter' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
ardour3/libs/rubberband/src/ladspa/RubberBandPitchShifter.cpp:240:5: style: Class 'RubberBandPitchShifter' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ardour3/libs/rubberband/src/main.cpp:67:9: style: The scope of the variable 'c' can be reduced. [variableScope]
ardour3/libs/rubberband/src/vamp/RubberBandVampPlugin.cpp:66:16: performance: Technically the member function 'Impl::getRemainingFeaturesRealTime' can be static. [functionStatic]
ardour3/libs/rubberband/src/vamp/RubberBandVampPlugin.cpp:518:29: note: Technically the member function 'Impl::getRemainingFeaturesRealTime' can be static.
ardour3/libs/rubberband/src/vamp/RubberBandVampPlugin.cpp:66:16: note: Technically the member function 'Impl::getRemainingFeaturesRealTime' can be static.
ardour3/libs/rubberband/src/vamp/RubberBandVampPlugin.h:25:5: style: Class 'RubberBandVampPlugin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/rubberband/src/vamp/RubberBandVampPlugin.cpp:56:13: style: Class 'Impl' is unsafe, 'Impl::m_outputDump' can leak by wrong usage. [unsafeClassCanLeak]
ardour3/libs/rubberband/src/vamp/RubberBandVampPlugin.cpp:326:48: performance: Function parameter 'id' should be passed by const reference. [passedByValue]
ardour3/libs/rubberband/src/vamp/RubberBandVampPlugin.cpp:339:48: performance: Function parameter 'id' should be passed by const reference. [passedByValue]
ardour3/libs/surfaces/control_protocol/basic_ui.cc:126:31: style: Function 'transport_play' argument 1 names different: declaration 'jump_back' definition 'from_last_start'. [funcArgNamesDifferent]
ardour3/libs/surfaces/control_protocol/control_protocol/basic_ui.h:59:28: note: Function 'transport_play' argument 1 names different: declaration 'jump_back' definition 'from_last_start'.
ardour3/libs/surfaces/control_protocol/basic_ui.cc:126:31: note: Function 'transport_play' argument 1 names different: declaration 'jump_back' definition 'from_last_start'.
ardour3/libs/surfaces/control_protocol/control_protocol/basic_ui.h:47:7: performance: Technically the member function 'BasicUI::register_thread' can be static. [functionStatic]
ardour3/libs/surfaces/control_protocol/basic_ui.cc:51:10: note: Technically the member function 'BasicUI::register_thread' can be static.
ardour3/libs/surfaces/control_protocol/control_protocol/basic_ui.h:47:7: note: Technically the member function 'BasicUI::register_thread' can be static.
ardour3/libs/surfaces/control_protocol/control_protocol/basic_ui.h:52:7: performance: Technically the member function 'BasicUI::access_action' can be static. [functionStatic]
ardour3/libs/surfaces/control_protocol/basic_ui.cc:60:10: note: Technically the member function 'BasicUI::access_action' can be static.
ardour3/libs/surfaces/control_protocol/control_protocol/basic_ui.h:52:7: note: Technically the member function 'BasicUI::access_action' can be static.
ardour3/libs/surfaces/control_protocol/control_protocol/basic_ui.h:42:2: style: Class 'BasicUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/surfaces/control_protocol/basic_ui.cc:51:39: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
ardour3/libs/surfaces/control_protocol/control_protocol.cc:58:54: style: Function 'ControlProtocol' argument 2 names different: declaration 'name' definition 'str'. [funcArgNamesDifferent]
ardour3/libs/surfaces/control_protocol/control_protocol/control_protocol.h:45:41: note: Function 'ControlProtocol' argument 2 names different: declaration 'name' definition 'str'.
ardour3/libs/surfaces/control_protocol/control_protocol.cc:58:54: note: Function 'ControlProtocol' argument 2 names different: declaration 'name' definition 'str'.
ardour3/libs/surfaces/control_protocol/control_protocol.cc:58:54: performance: Function parameter 'str' should be passed by const reference. [passedByValue]
ardour3/libs/surfaces/frontier/kernel_drivers/tests/tranzport.c:335:6: style: The scope of the variable 'val' can be reduced. [variableScope]
ardour3/libs/surfaces/frontier/kernel_drivers/tests/tranzport.c:97:6: style: Unused variable: val [unusedVariable]
ardour3/libs/surfaces/frontier/kernel_drivers/tests/tranzport_lights.c:340:11: style: Condition 'val<0' is always true [knownConditionTrueFalse]
ardour3/libs/surfaces/frontier/kernel_drivers/tests/tranzport_lights.c:339:11: note: Assignment 'val=-1', assigned value is -1
ardour3/libs/surfaces/frontier/kernel_drivers/tests/tranzport_lights.c:340:11: note: Condition 'val<0' is always true
ardour3/libs/surfaces/frontier/kernel_drivers/tests/tranzport_lights.c:325:6: style: The scope of the variable 'val' can be reduced. [variableScope]
ardour3/libs/surfaces/frontier/kernel_drivers/tests/tranzport_lights.c:96:6: style: Unused variable: val [unusedVariable]
ardour3/libs/surfaces/frontier/kernel_drivers/tests/tranzport_lights.c:322:10: style: Variable 'status' is not assigned a value. [unassignedVariable]
ardour3/libs/surfaces/frontier/kernel_drivers/tests/tranzport_lights.c:348:7: error: Uninitialized variable: status [uninitvar]
ardour3/libs/surfaces/frontier/kernel_drivers/tests/tranzport_lights.c:354:17: error: Uninitialized variable: buttons [uninitvar]
ardour3/libs/surfaces/frontier/kernel_drivers/tests/tranzport_lights.c:354:26: error: Uninitialized variable: datawheel [uninitvar]
ardour3/libs/surfaces/frontier/kernel_drivers/tests/tranzport_lights.c:343:7: error: Uninitialized variable: status [uninitvar]
ardour3/libs/surfaces/frontier/kernel_drivers/tests/tranzport_lights.c:353:16: error: Uninitialized variable: buttons [uninitvar]
ardour3/libs/surfaces/frontier/tests/tranzport.c:318:6: style: The scope of the variable 'val' can be reduced. [variableScope]
ardour3/libs/surfaces/frontier/tests/tranzport_lights.c:340:11: style: Condition 'val<0' is always true [knownConditionTrueFalse]
ardour3/libs/surfaces/frontier/tests/tranzport_lights.c:339:11: note: Assignment 'val=-1', assigned value is -1
ardour3/libs/surfaces/frontier/tests/tranzport_lights.c:340:11: note: Condition 'val<0' is always true
ardour3/libs/surfaces/frontier/tests/tranzport_lights.c:325:6: style: The scope of the variable 'val' can be reduced. [variableScope]
ardour3/libs/surfaces/frontier/tests/tranzport_lights.c:96:6: style: Unused variable: val [unusedVariable]
ardour3/libs/surfaces/frontier/tests/tranzport_lights.c:322:10: style: Variable 'status' is not assigned a value. [unassignedVariable]
ardour3/libs/surfaces/frontier/tests/tranzport_lights.c:348:7: error: Uninitialized variable: status [uninitvar]
ardour3/libs/surfaces/frontier/tests/tranzport_lights.c:354:17: error: Uninitialized variable: buttons [uninitvar]
ardour3/libs/surfaces/frontier/tests/tranzport_lights.c:354:26: error: Uninitialized variable: datawheel [uninitvar]
ardour3/libs/surfaces/frontier/tests/tranzport_lights.c:343:7: error: Uninitialized variable: status [uninitvar]
ardour3/libs/surfaces/frontier/tests/tranzport_lights.c:353:16: error: Uninitialized variable: buttons [uninitvar]
ardour3/libs/surfaces/frontier/tranzport/tranzport_control_protocol.h:20:2: style: Class 'TranzportControlProtocol' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/surfaces/frontier/tranzport/tranzport_control_protocol.cc:1025:6: style: The scope of the variable 'val' can be reduced. [variableScope]
ardour3/libs/surfaces/frontier/tranzport/tranzport_control_protocol.cc:1247:7: style: The scope of the variable 'pad' can be reduced. [variableScope]
ardour3/libs/surfaces/frontier/tranzport/tranzport_control_protocol.cc:1248:8: style: The scope of the variable 'v' can be reduced. [variableScope]
ardour3/libs/surfaces/frontier/tranzport/tranzport_control_protocol.cc:1249:6: style: The scope of the variable 'len' can be reduced. [variableScope]
ardour3/libs/surfaces/frontier/tranzport/tranzport_control_protocol.cc:1865:6: style: The scope of the variable 'cell' can be reduced. [variableScope]
ardour3/libs/surfaces/frontier/tranzport/tranzport_control_protocol.cc:1562:13: style: Variable 'was_pressed' is assigned a value that is never used. [unreadVariable]
ardour3/libs/surfaces/frontier/tranzport/tranzport_control_protocol.cc:1893:4: style: Variable 'cell' is assigned a value that is never used. [unreadVariable]
ardour3/libs/surfaces/frontier/tranzport/tranzport_control_protocol.cc:990:20: warning: Obsolete function 'alloca' called. [allocaCalled]
ardour3/libs/surfaces/generic_midi/generic_midi_control_protocol.cc:811:9: style: Unused variable: uri [unusedVariable]
ardour3/libs/surfaces/generic_midi/generic_midi_control_protocol.cc:912:9: style: Unused variable: uri [unusedVariable]
ardour3/libs/surfaces/generic_midi/generic_midi_control_protocol.h:50:2: style: Class 'GenericMidiControlProtocol' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/surfaces/generic_midi/midifunction.h:66:2: style: Class 'MIDIFunction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/surfaces/generic_midi/midiaction.h:47:2: style: Class 'MIDIAction' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/surfaces/generic_midi/midifunction.h:79:7: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/surfaces/generic_midi/midiinvokable.h:74:15: note: Virtual function in base class
ardour3/libs/surfaces/generic_midi/midifunction.h:79:7: note: Function in derived class
ardour3/libs/surfaces/generic_midi/midiaction.h:59:7: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/surfaces/generic_midi/midiinvokable.h:74:15: note: Virtual function in base class
ardour3/libs/surfaces/generic_midi/midiaction.h:59:7: note: Function in derived class
ardour3/libs/surfaces/generic_midi/generic_midi_control_protocol.cc:868:0: error: Memory leak: data [memleak]
ardour3/libs/surfaces/generic_midi/generic_midi_control_protocol.cc:968:0: error: Memory leak: data [memleak]
ardour3/libs/surfaces/generic_midi/gmcp_gui.cc:77:9: style: C-style pointer casting [cstyleCast]
ardour3/libs/surfaces/generic_midi/gmcp_gui.cc:157:51: style: Variable 'n' is modified but its new value is never used. [unreadVariable]
ardour3/libs/surfaces/generic_midi/gmcp_gui.cc:41:2: style: Class 'GMCPGUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/surfaces/generic_midi/midiaction.cc:38:70: style: Function 'init' argument 2 names different: declaration 'action_name' definition 'invokable_name'. [funcArgNamesDifferent]
ardour3/libs/surfaces/generic_midi/midiaction.h:50:60: note: Function 'init' argument 2 names different: declaration 'action_name' definition 'invokable_name'.
ardour3/libs/surfaces/generic_midi/midiaction.cc:38:70: note: Function 'init' argument 2 names different: declaration 'action_name' definition 'invokable_name'.
ardour3/libs/surfaces/generic_midi/midiaction.cc:38:98: style: Function 'init' argument 3 names different: declaration 'sysex' definition 'msg_data'. [funcArgNamesDifferent]
ardour3/libs/surfaces/generic_midi/midiaction.h:50:85: note: Function 'init' argument 3 names different: declaration 'sysex' definition 'msg_data'.
ardour3/libs/surfaces/generic_midi/midiaction.cc:38:98: note: Function 'init' argument 3 names different: declaration 'sysex' definition 'msg_data'.
ardour3/libs/surfaces/generic_midi/midiaction.cc:38:115: style: Function 'init' argument 4 names different: declaration 'ssize' definition 'data_sz'. [funcArgNamesDifferent]
ardour3/libs/surfaces/generic_midi/midiaction.h:50:103: note: Function 'init' argument 4 names different: declaration 'ssize' definition 'data_sz'.
ardour3/libs/surfaces/generic_midi/midiaction.cc:38:115: note: Function 'init' argument 4 names different: declaration 'ssize' definition 'data_sz'.
ardour3/libs/surfaces/generic_midi/midiaction.cc:28:13: warning: Member variable 'MIDIAction::_action' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/surfaces/generic_midi/midicontrollable.cc:479:3: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
ardour3/libs/surfaces/generic_midi/midicontrollable.cc:493:3: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
ardour3/libs/surfaces/generic_midi/midicontrollable.cc:513:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
ardour3/libs/surfaces/generic_midi/midicontrollable.cc:45:90: style: Function 'MIDIControllable' argument 3 names different: declaration 'momentary' definition 'm'. [funcArgNamesDifferent]
ardour3/libs/surfaces/generic_midi/midicontrollable.h:52:77: note: Function 'MIDIControllable' argument 3 names different: declaration 'momentary' definition 'm'.
ardour3/libs/surfaces/generic_midi/midicontrollable.cc:45:90: note: Function 'MIDIControllable' argument 3 names different: declaration 'momentary' definition 'm'.
ardour3/libs/surfaces/generic_midi/midicontrollable.cc:45:19: warning: Member variable 'MIDIControllable::_is_gain_controller' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/surfaces/generic_midi/midicontrollable.cc:45:19: warning: Member variable 'MIDIControllable::midi_msg_id' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/surfaces/generic_midi/midicontrollable.cc:45:19: warning: Member variable 'MIDIControllable::_rid' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/surfaces/generic_midi/midicontrollable.cc:45:19: warning: Member variable 'MIDIControllable::_bank_relative' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/surfaces/generic_midi/midicontrollable.cc:56:2: performance: Variable 'control_type' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/libs/surfaces/generic_midi/midicontrollable.cc:57:2: performance: Variable '_control_description' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/libs/surfaces/generic_midi/midicontrollable.cc:58:2: performance: Variable 'control_additional' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/libs/surfaces/generic_midi/midifunction.cc:106:4: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
ardour3/libs/surfaces/generic_midi/midifunction.cc:146:4: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
ardour3/libs/surfaces/generic_midi/midifunction.cc:38:73: style: Function 'setup' argument 2 names different: declaration 'function_name' definition 'invokable_name'. [funcArgNamesDifferent]
ardour3/libs/surfaces/generic_midi/midifunction.h:69:61: note: Function 'setup' argument 2 names different: declaration 'function_name' definition 'invokable_name'.
ardour3/libs/surfaces/generic_midi/midifunction.cc:38:73: note: Function 'setup' argument 2 names different: declaration 'function_name' definition 'invokable_name'.
ardour3/libs/surfaces/generic_midi/midifunction.cc:38:108: style: Function 'setup' argument 3 names different: declaration 'argument' definition 'arg'. [funcArgNamesDifferent]
ardour3/libs/surfaces/generic_midi/midifunction.h:69:95: note: Function 'setup' argument 3 names different: declaration 'argument' definition 'arg'.
ardour3/libs/surfaces/generic_midi/midifunction.cc:38:108: note: Function 'setup' argument 3 names different: declaration 'argument' definition 'arg'.
ardour3/libs/surfaces/generic_midi/midifunction.cc:38:125: style: Function 'setup' argument 4 names different: declaration 'sysex' definition 'msg_data'. [funcArgNamesDifferent]
ardour3/libs/surfaces/generic_midi/midifunction.h:69:117: note: Function 'setup' argument 4 names different: declaration 'sysex' definition 'msg_data'.
ardour3/libs/surfaces/generic_midi/midifunction.cc:38:125: note: Function 'setup' argument 4 names different: declaration 'sysex' definition 'msg_data'.
ardour3/libs/surfaces/generic_midi/midifunction.cc:38:142: style: Function 'setup' argument 5 names different: declaration 'ssize' definition 'data_sz'. [funcArgNamesDifferent]
ardour3/libs/surfaces/generic_midi/midifunction.h:69:135: note: Function 'setup' argument 5 names different: declaration 'ssize' definition 'data_sz'.
ardour3/libs/surfaces/generic_midi/midifunction.cc:38:142: note: Function 'setup' argument 5 names different: declaration 'ssize' definition 'data_sz'.
ardour3/libs/surfaces/generic_midi/midifunction.cc:28:15: warning: Member variable 'MIDIFunction::_function' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/surfaces/generic_midi/midiinvokable.cc:41:91: style: Function 'init' argument 3 names different: declaration 'data' definition 'msg_data'. [funcArgNamesDifferent]
ardour3/libs/surfaces/generic_midi/midiinvokable.h:45:81: note: Function 'init' argument 3 names different: declaration 'data' definition 'msg_data'.
ardour3/libs/surfaces/generic_midi/midiinvokable.cc:41:91: note: Function 'init' argument 3 names different: declaration 'data' definition 'msg_data'.
ardour3/libs/surfaces/generic_midi/midiinvokable.cc:41:108: style: Function 'init' argument 4 names different: declaration 'dsize' definition 'data_sz'. [funcArgNamesDifferent]
ardour3/libs/surfaces/generic_midi/midiinvokable.h:45:98: note: Function 'init' argument 4 names different: declaration 'dsize' definition 'data_sz'.
ardour3/libs/surfaces/generic_midi/midiinvokable.cc:41:108: note: Function 'init' argument 4 names different: declaration 'dsize' definition 'data_sz'.
ardour3/libs/surfaces/generic_midi/midiinvokable.cc:28:16: warning: Member variable 'MIDIInvokable::_ui' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/surfaces/generic_midi/midiinvokable.cc:28:16: warning: Member variable 'MIDIInvokable::_parameterized' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/surfaces/mackie/types.h:76:2: warning: Member variable 'ControlState::sign' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/surfaces/mackie/types.h:76:2: warning: Member variable 'ControlState::ticks' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/surfaces/mackie/types.h:79:2: warning: Member variable 'ControlState::sign' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/surfaces/mackie/types.h:80:2: warning: Member variable 'ControlState::sign' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/surfaces/mackie/types.h:81:2: warning: Member variable 'ControlState::sign' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/surfaces/mackie/types.h:82:2: warning: Member variable 'ControlState::sign' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/surfaces/mackie/mackie_control_exception.h:29:2: style: Class 'MackieControlException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/surfaces/mackie/types.h:40:2: style: Class 'LedState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/surfaces/mackie/types.h:41:2: style: Class 'LedState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/surfaces/mackie/types.h:76:2: style: Struct 'ControlState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/surfaces/mackie/types.h:80:2: style: Struct 'ControlState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/surfaces/mackie/types.h:82:2: style: Struct 'ControlState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/surfaces/mackie/timer.h:42:2: style: Class 'Timer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/surfaces/mackie/jog_wheel.h:20:2: style: Class 'JogWheel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/surfaces/mackie/control_group.h:17:2: style: Class 'Group' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/surfaces/mackie/led.h:47:16: style: The function 'zero' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/surfaces/mackie/controls.h:62:24: note: Virtual function in base class
ardour3/libs/surfaces/mackie/led.h:47:16: note: Function in derived class
ardour3/libs/surfaces/mackie/button.h:151:16: style: The function 'zero' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/surfaces/mackie/controls.h:62:24: note: Virtual function in base class
ardour3/libs/surfaces/mackie/button.h:151:16: note: Function in derived class
ardour3/libs/surfaces/mackie/led.h:38:27: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
ardour3/libs/surfaces/mackie/button.h:146:39: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
ardour3/libs/surfaces/mackie/controls.cc:46:10: warning: Member variable 'Control::in_use_touch_control' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/surfaces/mackie/jog.h:31:19: warning: The class 'Jog' defines member variable with name 'ID' also defined in its parent class 'Pot'. [duplInheritedMember]
ardour3/libs/surfaces/mackie/pot.h:31:19: note: Parent variable 'Pot::ID'
ardour3/libs/surfaces/mackie/jog.h:31:19: note: Derived variable 'Jog::ID'
ardour3/libs/surfaces/mackie/pot.h:44:16: style: The function 'zero' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/surfaces/mackie/controls.h:62:24: note: Virtual function in base class
ardour3/libs/surfaces/mackie/pot.h:44:16: note: Function in derived class
ardour3/libs/surfaces/mackie/fader.h:19:16: style: The function 'zero' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/surfaces/mackie/controls.h:62:24: note: Virtual function in base class
ardour3/libs/surfaces/mackie/fader.h:19:16: note: Function in derived class
ardour3/libs/surfaces/mackie/jog.h:38:16: style: The function 'zero' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/surfaces/mackie/controls.h:62:24: note: Virtual function in base class
ardour3/libs/surfaces/mackie/jog.h:38:16: note: Function in derived class
ardour3/libs/surfaces/mackie/meter.h:39:16: style: The function 'zero' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/surfaces/mackie/controls.h:62:24: note: Virtual function in base class
ardour3/libs/surfaces/mackie/meter.h:39:16: note: Function in derived class
ardour3/libs/surfaces/mackie/pot.h:40:27: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
ardour3/libs/surfaces/mackie/fader.h:12:29: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
ardour3/libs/surfaces/mackie/jog.h:33:27: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
ardour3/libs/surfaces/mackie/meter.h:33:29: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
ardour3/libs/surfaces/mackie/controls.cc:46:39: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
ardour3/libs/surfaces/mackie/device_profile.h:36:2: style: Class 'DeviceProfile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/surfaces/mackie/mackie_control_protocol.h:114:2: style: Class 'MackieControlProtocol' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/surfaces/mackie/gui.cc:61:9: style: C-style pointer casting [cstyleCast]
ardour3/libs/surfaces/mackie/gui.h:42:2: style: Class 'MackieControlProtocolGUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/surfaces/mackie/surface_port.h:53:5: style: Class 'SurfacePort' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/surfaces/mackie/mackie_control_protocol.cc:769:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ardour3/libs/surfaces/mackie/mackie_control_protocol.cc:322:47: style: Function 'switch_banks' argument 1 names different: declaration 'first_remote_id' definition 'initial'. [funcArgNamesDifferent]
ardour3/libs/surfaces/mackie/mackie_control_protocol.h:227:30: note: Function 'switch_banks' argument 1 names different: declaration 'first_remote_id' definition 'initial'.
ardour3/libs/surfaces/mackie/mackie_control_protocol.cc:322:47: note: Function 'switch_banks' argument 1 names different: declaration 'first_remote_id' definition 'initial'.
ardour3/libs/surfaces/mackie/mackie_control_protocol.cc:1342:80: style: Function 'set_master_on_surface_strip' argument 2 names different: declaration 'strip' definition 'strip_number'. [funcArgNamesDifferent]
ardour3/libs/surfaces/mackie/mackie_control_protocol.h:147:63: note: Function 'set_master_on_surface_strip' argument 2 names different: declaration 'strip' definition 'strip_number'.
ardour3/libs/surfaces/mackie/mackie_control_protocol.cc:1342:80: note: Function 'set_master_on_surface_strip' argument 2 names different: declaration 'strip' definition 'strip_number'.
ardour3/libs/surfaces/mackie/mackie_control_protocol.cc:1348:81: style: Function 'set_monitor_on_surface_strip' argument 2 names different: declaration 'strip' definition 'strip_number'. [funcArgNamesDifferent]
ardour3/libs/surfaces/mackie/mackie_control_protocol.h:148:64: note: Function 'set_monitor_on_surface_strip' argument 2 names different: declaration 'strip' definition 'strip_number'.
ardour3/libs/surfaces/mackie/mackie_control_protocol.cc:1348:81: note: Function 'set_monitor_on_surface_strip' argument 2 names different: declaration 'strip' definition 'strip_number'.
ardour3/libs/surfaces/mackie/mackie_control_protocol.cc:1547:10: style: Technically the member function 'ButtonRangeSorter::operator()' can be const. [functionConst]
ardour3/libs/surfaces/mackie/strip.h:54:7: style: The function 'add' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/surfaces/mackie/control_group.h:25:15: note: Virtual function in base class
ardour3/libs/surfaces/mackie/strip.h:54:7: note: Function in derived class
ardour3/libs/surfaces/mackie/meter.h:43:7: style: Technically the member function 'Mackie::Meter::notify_metering_state_changed' can be const. [functionConst]
ardour3/libs/surfaces/mackie/meter.cc:44:8: note: Technically the member function 'Mackie::Meter::notify_metering_state_changed' can be const.
ardour3/libs/surfaces/mackie/meter.h:43:7: note: Technically the member function 'Mackie::Meter::notify_metering_state_changed' can be const.
ardour3/libs/surfaces/mackie/midi_byte_array.cc:31:38: style: Function 'MidiByteArray' argument 1 names different: declaration 'count' definition 'size'. [funcArgNamesDifferent]
ardour3/libs/surfaces/mackie/midi_byte_array.h:53:24: note: Function 'MidiByteArray' argument 1 names different: declaration 'count' definition 'size'.
ardour3/libs/surfaces/mackie/midi_byte_array.cc:31:38: note: Function 'MidiByteArray' argument 1 names different: declaration 'count' definition 'size'.
ardour3/libs/surfaces/mackie/pot.h:43:16: style: Technically the member function 'Mackie::Pot::set' can be const. [functionConst]
ardour3/libs/surfaces/mackie/pot.cc:41:6: note: Technically the member function 'Mackie::Pot::set' can be const.
ardour3/libs/surfaces/mackie/pot.h:43:16: note: Technically the member function 'Mackie::Pot::set' can be const.
ardour3/libs/surfaces/mackie/strip.cc:1013:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
ardour3/libs/surfaces/mackie/strip.cc:1008:7: note: outer condition: pannable
ardour3/libs/surfaces/mackie/strip.cc:1013:9: note: identical inner condition: pannable
ardour3/libs/surfaces/mackie/strip.cc:1041:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
ardour3/libs/surfaces/mackie/strip.cc:1036:7: note: outer condition: pannable
ardour3/libs/surfaces/mackie/strip.cc:1041:9: note: identical inner condition: pannable
ardour3/libs/surfaces/mackie/strip.cc:670:27: style: Function 'periodic' argument 1 names different: declaration 'now_usecs' definition 'usecs'. [funcArgNamesDifferent]
ardour3/libs/surfaces/mackie/strip.h:67:26: note: Function 'periodic' argument 1 names different: declaration 'now_usecs' definition 'usecs'.
ardour3/libs/surfaces/mackie/strip.cc:670:27: note: Function 'periodic' argument 1 names different: declaration 'now_usecs' definition 'usecs'.
ardour3/libs/surfaces/mackie/strip.h:65:7: performance: Technically the member function 'Mackie::Strip::handle_pot' can be static. [functionStatic]
ardour3/libs/surfaces/mackie/strip.cc:655:8: note: Technically the member function 'Mackie::Strip::handle_pot' can be static.
ardour3/libs/surfaces/mackie/strip.h:65:7: note: Technically the member function 'Mackie::Strip::handle_pot' can be static.
ardour3/libs/surfaces/mackie/strip.h:114:7: style: Technically the member function 'Mackie::Strip::notify_active_changed' can be const. [functionConst]
ardour3/libs/surfaces/mackie/strip.cc:276:8: note: Technically the member function 'Mackie::Strip::notify_active_changed' can be const.
ardour3/libs/surfaces/mackie/strip.h:114:7: note: Technically the member function 'Mackie::Strip::notify_active_changed' can be const.
ardour3/libs/surfaces/mackie/strip.h:115:7: style: Technically the member function 'Mackie::Strip::notify_route_deleted' can be const. [functionConst]
ardour3/libs/surfaces/mackie/strip.cc:282:8: note: Technically the member function 'Mackie::Strip::notify_route_deleted' can be const.
ardour3/libs/surfaces/mackie/strip.h:115:7: note: Technically the member function 'Mackie::Strip::notify_route_deleted' can be const.
ardour3/libs/surfaces/mackie/strip.cc:875:7: style: Technically the member function 'RouteCompareByName::operator()' can be const. [functionConst]
ardour3/libs/surfaces/mackie/surface.cc:76:66: style: Function 'Surface' argument 2 names different: declaration 'name' definition 'device_name'. [funcArgNamesDifferent]
ardour3/libs/surfaces/mackie/surface.h:42:54: note: Function 'Surface' argument 2 names different: declaration 'name' definition 'device_name'.
ardour3/libs/surfaces/mackie/surface.cc:76:66: note: Function 'Surface' argument 2 names different: declaration 'name' definition 'device_name'.
ardour3/libs/surfaces/mackie/surface.cc:387:87: style: Function 'handle_midi_pitchbend_message' argument 3 names different: declaration 'channel_id' definition 'fader_id'. [funcArgNamesDifferent]
ardour3/libs/surfaces/mackie/surface.h:88:81: note: Function 'handle_midi_pitchbend_message' argument 3 names different: declaration 'channel_id' definition 'fader_id'.
ardour3/libs/surfaces/mackie/surface.cc:387:87: note: Function 'handle_midi_pitchbend_message' argument 3 names different: declaration 'channel_id' definition 'fader_id'.
ardour3/libs/surfaces/mackie/surface_port.h:57:9: style: Technically the member function 'Mackie::SurfacePort::write' can be const. [functionConst]
ardour3/libs/surfaces/mackie/surface_port.cc:149:14: note: Technically the member function 'Mackie::SurfacePort::write' can be const.
ardour3/libs/surfaces/mackie/surface_port.h:57:9: note: Technically the member function 'Mackie::SurfacePort::write' can be const.
ardour3/libs/surfaces/osc/osc.cc:162:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ardour3/libs/surfaces/osc/osc.cc:585:10: style: C-style pointer casting [cstyleCast]
ardour3/libs/surfaces/osc/osc.cc:537:6: style: The scope of the variable 'id' can be reduced. [variableScope]
ardour3/libs/surfaces/osc/osc.cc:874:52: style: Function 'route_set_pan_stereo_position' argument 2 names different: declaration 'left_right_fraction' definition 'pos'. [funcArgNamesDifferent]
ardour3/libs/surfaces/osc/osc.h:227:52: note: Function 'route_set_pan_stereo_position' argument 2 names different: declaration 'left_right_fraction' definition 'pos'.
ardour3/libs/surfaces/osc/osc.cc:874:52: note: Function 'route_set_pan_stereo_position' argument 2 names different: declaration 'left_right_fraction' definition 'pos'.
ardour3/libs/surfaces/osc/osc.cc:892:49: style: Function 'route_set_pan_stereo_width' argument 2 names different: declaration 'percent' definition 'pos'. [funcArgNamesDifferent]
ardour3/libs/surfaces/osc/osc.h:228:49: note: Function 'route_set_pan_stereo_width' argument 2 names different: declaration 'percent' definition 'pos'.
ardour3/libs/surfaces/osc/osc.cc:892:49: note: Function 'route_set_pan_stereo_width' argument 2 names different: declaration 'percent' definition 'pos'.
ardour3/libs/surfaces/osc/osc_controllable.h:70:7: style: The function 'send_change_message' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/surfaces/osc/osc_controllable.h:53:15: note: Virtual function in base class
ardour3/libs/surfaces/osc/osc_controllable.h:70:7: note: Function in derived class
ardour3/libs/surfaces/tranzport/bling.cc:56:2: performance: Technically the member function 'bling::run' can be static. [functionStatic]
ardour3/libs/surfaces/tranzport/bling.cc:111:8: note: Technically the member function 'bling::run' can be static.
ardour3/libs/surfaces/tranzport/bling.cc:56:2: note: Technically the member function 'bling::run' can be static.
ardour3/libs/surfaces/tranzport/bling.cc:69:2: performance: Technically the member function 'bling::enter' can be static. [functionStatic]
ardour3/libs/surfaces/tranzport/bling.cc:89:8: note: Technically the member function 'bling::enter' can be static.
ardour3/libs/surfaces/tranzport/bling.cc:69:2: note: Technically the member function 'bling::enter' can be static.
ardour3/libs/surfaces/tranzport/bling.cc:70:2: performance: Technically the member function 'bling::exit' can be static. [functionStatic]
ardour3/libs/surfaces/tranzport/bling.cc:92:8: note: Technically the member function 'bling::exit' can be static.
ardour3/libs/surfaces/tranzport/bling.cc:70:2: note: Technically the member function 'bling::exit' can be static.
ardour3/libs/surfaces/tranzport/tranzport_control_protocol.h:44:2: style: Class 'TranzportControlProtocol' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/surfaces/tranzport/general.cc:214:7: style: The scope of the variable 'pad' can be reduced. [variableScope]
ardour3/libs/surfaces/tranzport/general.cc:215:8: style: The scope of the variable 'v' can be reduced. [variableScope]
ardour3/libs/surfaces/tranzport/general.cc:216:6: style: The scope of the variable 'len' can be reduced. [variableScope]
ardour3/libs/surfaces/tranzport/init.cc:48:20: warning: Obsolete function 'alloca' called. [allocaCalled]
ardour3/libs/surfaces/tranzport/io.cc:72:6: style: The scope of the variable 'i' can be reduced. [variableScope]
ardour3/libs/surfaces/tranzport/io_usb.cc:169:14: style: Redundant condition: If 'val < 0', the comparison 'val != 8' is always true. [redundantCondition]
ardour3/libs/surfaces/tranzport/show.cc:341:32: warning: Logical disjunction always evaluates to true: last_ticks < 250 || last_ticks >= 0. [incorrectLogicOperator]
ardour3/libs/surfaces/tranzport/show.cc:192:15: style: The scope of the variable 'val' can be reduced. [variableScope]
ardour3/libs/surfaces/tranzport/show.cc:341:46: style: Unsigned variable 'last_ticks' can't be negative so it is unnecessary to test it. [unsignedPositive]
ardour3/libs/surfaces/wiimote/wiimote.h:41:2: style: Class 'WiimoteControlProtocol' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/surfaces/wiimote/wiimote.cc:452:37: style: C-style pointer casting [cstyleCast]
ardour3/libs/taglib/taglib/ape/apefooter.cpp:225:3: error: Accessing an item in container 'flags' that is empty. [containerOutOfBounds]
ardour3/libs/taglib/taglib/ape/apefooter.cpp:226:3: error: Accessing an item in container 'flags' that is empty. [containerOutOfBounds]
ardour3/libs/taglib/taglib/ape/apefooter.cpp:227:3: error: Accessing an item in container 'flags' that is empty. [containerOutOfBounds]
ardour3/libs/taglib/taglib/ape/apefooter.h:57:7: style: Class 'Footer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/taglib/taglib/ape/apeitem.cpp:125:45: style: Function 'setValues' argument 1 names different: declaration 'values' definition 'value'. [funcArgNamesDifferent]
ardour3/libs/taglib/taglib/ape/apeitem.h:119:40: note: Function 'setValues' argument 1 names different: declaration 'values' definition 'value'.
ardour3/libs/taglib/taglib/ape/apeitem.cpp:125:45: note: Function 'setValues' argument 1 names different: declaration 'values' definition 'value'.
ardour3/libs/taglib/taglib/ape/apeitem.cpp:75:18: warning: 'operator=' should check for assignment to self to avoid problems with dynamic memory. [operatorEqToSelf]
ardour3/libs/taglib/taglib/audioproperties.cpp:48:18: warning: Member variable 'AudioProperties::d' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/taglib/taglib/taglib.h:74:9: style: Technically the member function 'TagLib::RefCounter::count' can be const. [functionConst]
ardour3/libs/taglib/taglib/tbytevector.h:72:5: style: Class 'ByteVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/taglib/taglib/tbytevector.h:85:5: style: Class 'ByteVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/taglib/taglib/tlist.tcc:70:3: style: Class 'ListPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/taglib/taglib/tstringlist.h:64:5: style: Class 'StringList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/taglib/taglib/mpegheader.h:52:7: style: Class 'Header' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/taglib/taglib/oggfile.h:93:7: style: Class 'File' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/taglib/taglib/xiphcomment.h:75:7: style: Class 'XiphComment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/taglib/taglib/fileref.cpp:44:3: style: Class 'FileRefPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/taglib/taglib/tmap.tcc:42:0: style: Class 'MapPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/taglib/taglib/tlist.tcc:55:0: style: Class 'ListPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/taglib/taglib/mpegproperties.h:64:19: style: The function 'length' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/audioproperties.h:70:17: note: Virtual function in base class
ardour3/libs/taglib/taglib/mpegproperties.h:64:19: note: Function in derived class
ardour3/libs/taglib/taglib/mpegproperties.h:65:19: style: The function 'bitrate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/audioproperties.h:77:17: note: Virtual function in base class
ardour3/libs/taglib/taglib/mpegproperties.h:65:19: note: Function in derived class
ardour3/libs/taglib/taglib/mpegproperties.h:66:19: style: The function 'sampleRate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/audioproperties.h:82:17: note: Virtual function in base class
ardour3/libs/taglib/taglib/mpegproperties.h:66:19: note: Function in derived class
ardour3/libs/taglib/taglib/mpegproperties.h:67:19: style: The function 'channels' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/audioproperties.h:87:17: note: Virtual function in base class
ardour3/libs/taglib/taglib/mpegproperties.h:67:19: note: Function in derived class
ardour3/libs/taglib/taglib/mpegfile.h:97:16: style: The function 'File' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/tfile.h:81:14: note: Virtual function in base class
ardour3/libs/taglib/taglib/mpegfile.h:97:16: note: Function in derived class
ardour3/libs/taglib/taglib/mpegfile.h:116:20: style: The function 'tag' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/tfile.h:92:18: note: Virtual function in base class
ardour3/libs/taglib/taglib/mpegfile.h:116:20: note: Function in derived class
ardour3/libs/taglib/taglib/mpegfile.h:139:20: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/tfile.h:111:18: note: Virtual function in base class
ardour3/libs/taglib/taglib/mpegfile.h:139:20: note: Function in derived class
ardour3/libs/taglib/taglib/oggfile.h:53:16: style: The function 'File' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/tfile.h:81:14: note: Virtual function in base class
ardour3/libs/taglib/taglib/oggfile.h:53:16: note: Function in derived class
ardour3/libs/taglib/taglib/oggfile.h:81:20: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/tfile.h:111:18: note: Virtual function in base class
ardour3/libs/taglib/taglib/oggfile.h:81:20: note: Function in derived class
ardour3/libs/taglib/taglib/xiphcomment.h:82:22: style: The function 'title' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/tag.h:57:20: note: Virtual function in base class
ardour3/libs/taglib/taglib/xiphcomment.h:82:22: note: Function in derived class
ardour3/libs/taglib/taglib/xiphcomment.h:83:22: style: The function 'artist' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/tag.h:63:20: note: Virtual function in base class
ardour3/libs/taglib/taglib/xiphcomment.h:83:22: note: Function in derived class
ardour3/libs/taglib/taglib/xiphcomment.h:84:22: style: The function 'album' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/tag.h:69:20: note: Virtual function in base class
ardour3/libs/taglib/taglib/xiphcomment.h:84:22: note: Function in derived class
ardour3/libs/taglib/taglib/xiphcomment.h:85:22: style: The function 'comment' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/tag.h:75:20: note: Virtual function in base class
ardour3/libs/taglib/taglib/xiphcomment.h:85:22: note: Function in derived class
ardour3/libs/taglib/taglib/xiphcomment.h:86:22: style: The function 'genre' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/tag.h:81:20: note: Virtual function in base class
ardour3/libs/taglib/taglib/xiphcomment.h:86:22: note: Function in derived class
ardour3/libs/taglib/taglib/xiphcomment.h:87:20: style: The function 'year' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/tag.h:86:18: note: Virtual function in base class
ardour3/libs/taglib/taglib/xiphcomment.h:87:20: note: Function in derived class
ardour3/libs/taglib/taglib/xiphcomment.h:88:20: style: The function 'track' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/tag.h:92:18: note: Virtual function in base class
ardour3/libs/taglib/taglib/xiphcomment.h:88:20: note: Function in derived class
ardour3/libs/taglib/taglib/xiphcomment.h:90:20: style: The function 'setTitle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/tag.h:98:18: note: Virtual function in base class
ardour3/libs/taglib/taglib/xiphcomment.h:90:20: note: Function in derived class
ardour3/libs/taglib/taglib/xiphcomment.h:91:20: style: The function 'setArtist' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/tag.h:104:18: note: Virtual function in base class
ardour3/libs/taglib/taglib/xiphcomment.h:91:20: note: Function in derived class
ardour3/libs/taglib/taglib/xiphcomment.h:92:20: style: The function 'setAlbum' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/tag.h:110:18: note: Virtual function in base class
ardour3/libs/taglib/taglib/xiphcomment.h:92:20: note: Function in derived class
ardour3/libs/taglib/taglib/xiphcomment.h:93:20: style: The function 'setComment' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/tag.h:116:18: note: Virtual function in base class
ardour3/libs/taglib/taglib/xiphcomment.h:93:20: note: Function in derived class
ardour3/libs/taglib/taglib/xiphcomment.h:94:20: style: The function 'setGenre' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/tag.h:125:18: note: Virtual function in base class
ardour3/libs/taglib/taglib/xiphcomment.h:94:20: note: Function in derived class
ardour3/libs/taglib/taglib/xiphcomment.h:95:20: style: The function 'setYear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/tag.h:130:18: note: Virtual function in base class
ardour3/libs/taglib/taglib/xiphcomment.h:95:20: note: Function in derived class
ardour3/libs/taglib/taglib/xiphcomment.h:96:20: style: The function 'setTrack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/tag.h:135:18: note: Virtual function in base class
ardour3/libs/taglib/taglib/xiphcomment.h:96:20: note: Function in derived class
ardour3/libs/taglib/taglib/xiphcomment.h:98:20: style: The function 'isEmpty' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/tag.h:142:18: note: Virtual function in base class
ardour3/libs/taglib/taglib/xiphcomment.h:98:20: note: Function in derived class
ardour3/libs/taglib/taglib/vorbisproperties.h:72:19: style: The function 'length' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/audioproperties.h:70:17: note: Virtual function in base class
ardour3/libs/taglib/taglib/vorbisproperties.h:72:19: note: Function in derived class
ardour3/libs/taglib/taglib/vorbisproperties.h:73:19: style: The function 'bitrate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/audioproperties.h:77:17: note: Virtual function in base class
ardour3/libs/taglib/taglib/vorbisproperties.h:73:19: note: Function in derived class
ardour3/libs/taglib/taglib/vorbisproperties.h:74:19: style: The function 'sampleRate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/audioproperties.h:82:17: note: Virtual function in base class
ardour3/libs/taglib/taglib/vorbisproperties.h:74:19: note: Function in derived class
ardour3/libs/taglib/taglib/vorbisproperties.h:75:19: style: The function 'channels' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/audioproperties.h:87:17: note: Virtual function in base class
ardour3/libs/taglib/taglib/vorbisproperties.h:75:19: note: Function in derived class
ardour3/libs/taglib/taglib/vorbisfile.h:76:16: style: The function 'File' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/oggfile.h:53:16: note: Virtual function in base class
ardour3/libs/taglib/taglib/vorbisfile.h:76:16: note: Function in derived class
ardour3/libs/taglib/taglib/vorbisfile.h:91:20: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/oggfile.h:81:20: note: Virtual function in base class
ardour3/libs/taglib/taglib/vorbisfile.h:91:20: note: Function in derived class
ardour3/libs/taglib/taglib/flacproperties.h:69:19: style: The function 'length' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/audioproperties.h:70:17: note: Virtual function in base class
ardour3/libs/taglib/taglib/flacproperties.h:69:19: note: Function in derived class
ardour3/libs/taglib/taglib/flacproperties.h:70:19: style: The function 'bitrate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/audioproperties.h:77:17: note: Virtual function in base class
ardour3/libs/taglib/taglib/flacproperties.h:70:19: note: Function in derived class
ardour3/libs/taglib/taglib/flacproperties.h:71:19: style: The function 'sampleRate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/audioproperties.h:82:17: note: Virtual function in base class
ardour3/libs/taglib/taglib/flacproperties.h:71:19: note: Function in derived class
ardour3/libs/taglib/taglib/flacproperties.h:72:19: style: The function 'channels' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/audioproperties.h:87:17: note: Virtual function in base class
ardour3/libs/taglib/taglib/flacproperties.h:72:19: note: Function in derived class
ardour3/libs/taglib/taglib/flacfile.h:94:16: style: The function 'File' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/tfile.h:81:14: note: Virtual function in base class
ardour3/libs/taglib/taglib/flacfile.h:94:16: note: Function in derived class
ardour3/libs/taglib/taglib/flacfile.h:104:28: style: The function 'tag' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/tfile.h:92:18: note: Virtual function in base class
ardour3/libs/taglib/taglib/flacfile.h:104:28: note: Function in derived class
ardour3/libs/taglib/taglib/flacfile.h:119:20: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/tfile.h:111:18: note: Virtual function in base class
ardour3/libs/taglib/taglib/flacfile.h:119:20: note: Function in derived class
ardour3/libs/taglib/taglib/oggflacfile.h:77:16: style: The function 'File' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/oggfile.h:53:16: note: Virtual function in base class
ardour3/libs/taglib/taglib/oggflacfile.h:77:16: note: Function in derived class
ardour3/libs/taglib/taglib/oggflacfile.h:94:20: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/oggfile.h:81:20: note: Virtual function in base class
ardour3/libs/taglib/taglib/oggflacfile.h:94:20: note: Function in derived class
ardour3/libs/taglib/taglib/mpcproperties.h:63:19: style: The function 'length' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/audioproperties.h:70:17: note: Virtual function in base class
ardour3/libs/taglib/taglib/mpcproperties.h:63:19: note: Function in derived class
ardour3/libs/taglib/taglib/mpcproperties.h:64:19: style: The function 'bitrate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/audioproperties.h:77:17: note: Virtual function in base class
ardour3/libs/taglib/taglib/mpcproperties.h:64:19: note: Function in derived class
ardour3/libs/taglib/taglib/mpcproperties.h:65:19: style: The function 'sampleRate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/audioproperties.h:82:17: note: Virtual function in base class
ardour3/libs/taglib/taglib/mpcproperties.h:65:19: note: Function in derived class
ardour3/libs/taglib/taglib/mpcproperties.h:66:19: style: The function 'channels' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/audioproperties.h:87:17: note: Virtual function in base class
ardour3/libs/taglib/taglib/mpcproperties.h:66:19: note: Function in derived class
ardour3/libs/taglib/taglib/mpcfile.h:94:16: style: The function 'File' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/tfile.h:81:14: note: Virtual function in base class
ardour3/libs/taglib/taglib/mpcfile.h:94:16: note: Function in derived class
ardour3/libs/taglib/taglib/mpcfile.h:100:28: style: The function 'tag' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/tfile.h:92:18: note: Virtual function in base class
ardour3/libs/taglib/taglib/mpcfile.h:100:28: note: Function in derived class
ardour3/libs/taglib/taglib/mpcfile.h:111:20: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/tfile.h:111:18: note: Virtual function in base class
ardour3/libs/taglib/taglib/mpcfile.h:111:20: note: Function in derived class
ardour3/libs/taglib/taglib/wavpackproperties.h:67:19: style: The function 'length' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/audioproperties.h:70:17: note: Virtual function in base class
ardour3/libs/taglib/taglib/wavpackproperties.h:67:19: note: Function in derived class
ardour3/libs/taglib/taglib/wavpackproperties.h:68:19: style: The function 'bitrate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/audioproperties.h:77:17: note: Virtual function in base class
ardour3/libs/taglib/taglib/wavpackproperties.h:68:19: note: Function in derived class
ardour3/libs/taglib/taglib/wavpackproperties.h:69:19: style: The function 'sampleRate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/audioproperties.h:82:17: note: Virtual function in base class
ardour3/libs/taglib/taglib/wavpackproperties.h:69:19: note: Function in derived class
ardour3/libs/taglib/taglib/wavpackproperties.h:70:19: style: The function 'channels' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/audioproperties.h:87:17: note: Virtual function in base class
ardour3/libs/taglib/taglib/wavpackproperties.h:70:19: note: Function in derived class
ardour3/libs/taglib/taglib/wavpackfile.h:93:16: style: The function 'File' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/tfile.h:81:14: note: Virtual function in base class
ardour3/libs/taglib/taglib/wavpackfile.h:93:16: note: Function in derived class
ardour3/libs/taglib/taglib/wavpackfile.h:99:28: style: The function 'tag' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/tfile.h:92:18: note: Virtual function in base class
ardour3/libs/taglib/taglib/wavpackfile.h:99:28: note: Function in derived class
ardour3/libs/taglib/taglib/wavpackfile.h:110:20: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/tfile.h:111:18: note: Virtual function in base class
ardour3/libs/taglib/taglib/wavpackfile.h:110:20: note: Function in derived class
ardour3/libs/taglib/taglib/speexproperties.h:66:21: style: The function 'length' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/audioproperties.h:70:17: note: Virtual function in base class
ardour3/libs/taglib/taglib/speexproperties.h:66:21: note: Function in derived class
ardour3/libs/taglib/taglib/speexproperties.h:67:21: style: The function 'bitrate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/audioproperties.h:77:17: note: Virtual function in base class
ardour3/libs/taglib/taglib/speexproperties.h:67:21: note: Function in derived class
ardour3/libs/taglib/taglib/speexproperties.h:68:21: style: The function 'sampleRate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/audioproperties.h:82:17: note: Virtual function in base class
ardour3/libs/taglib/taglib/speexproperties.h:68:21: note: Function in derived class
ardour3/libs/taglib/taglib/speexproperties.h:69:21: style: The function 'channels' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/audioproperties.h:87:17: note: Virtual function in base class
ardour3/libs/taglib/taglib/speexproperties.h:69:21: note: Function in derived class
ardour3/libs/taglib/taglib/speexfile.h:69:18: style: The function 'File' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/oggfile.h:53:16: note: Virtual function in base class
ardour3/libs/taglib/taglib/speexfile.h:69:18: note: Function in derived class
ardour3/libs/taglib/taglib/speexfile.h:84:22: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/oggfile.h:81:20: note: Virtual function in base class
ardour3/libs/taglib/taglib/speexfile.h:84:22: note: Function in derived class
ardour3/libs/taglib/taglib/trueaudioproperties.h:66:19: style: The function 'length' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/audioproperties.h:70:17: note: Virtual function in base class
ardour3/libs/taglib/taglib/trueaudioproperties.h:66:19: note: Function in derived class
ardour3/libs/taglib/taglib/trueaudioproperties.h:67:19: style: The function 'bitrate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/audioproperties.h:77:17: note: Virtual function in base class
ardour3/libs/taglib/taglib/trueaudioproperties.h:67:19: note: Function in derived class
ardour3/libs/taglib/taglib/trueaudioproperties.h:68:19: style: The function 'sampleRate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/audioproperties.h:82:17: note: Virtual function in base class
ardour3/libs/taglib/taglib/trueaudioproperties.h:68:19: note: Function in derived class
ardour3/libs/taglib/taglib/trueaudioproperties.h:69:19: style: The function 'channels' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/audioproperties.h:87:17: note: Virtual function in base class
ardour3/libs/taglib/taglib/trueaudioproperties.h:69:19: note: Function in derived class
ardour3/libs/taglib/taglib/trueaudiofile.h:102:16: style: The function 'File' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/tfile.h:81:14: note: Virtual function in base class
ardour3/libs/taglib/taglib/trueaudiofile.h:102:16: note: Function in derived class
ardour3/libs/taglib/taglib/trueaudiofile.h:107:28: style: The function 'tag' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/tfile.h:92:18: note: Virtual function in base class
ardour3/libs/taglib/taglib/trueaudiofile.h:107:28: note: Function in derived class
ardour3/libs/taglib/taglib/trueaudiofile.h:125:20: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/tfile.h:111:18: note: Virtual function in base class
ardour3/libs/taglib/taglib/trueaudiofile.h:125:20: note: Function in derived class
ardour3/libs/taglib/taglib/flac/flacproperties.cpp:141:7: style: Variable 'pos' is assigned a value that is never used. [unreadVariable]
ardour3/libs/taglib/taglib/mpeg/id3v1/id3v1genres.cpp:207:25: style: Function 'genre' argument 1 names different: declaration 'index' definition 'i'. [funcArgNamesDifferent]
ardour3/libs/taglib/taglib/mpeg/id3v1/id3v1genres.h:55:22: note: Function 'genre' argument 1 names different: declaration 'index' definition 'i'.
ardour3/libs/taglib/taglib/mpeg/id3v1/id3v1genres.cpp:207:25: note: Function 'genre' argument 1 names different: declaration 'index' definition 'i'.
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/relativevolumeframe.h:112:7: style: Class 'RelativeVolumeFrame' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/textidentificationframe.h:221:22: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/textidentificationframe.h:146:22: note: Virtual function in base class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/textidentificationframe.h:221:22: note: Function in derived class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/textidentificationframe.h:236:12: style: The function 'setText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/textidentificationframe.h:145:20: note: Virtual function in base class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/textidentificationframe.h:236:12: note: Function in derived class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/uniquefileidentifierframe.h:51:7: style: Class 'UniqueFileIdentifierFrame' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/unknownframe.h:54:7: style: Class 'UnknownFrame' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/urllinkframe.h:122:22: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/urllinkframe.h:70:22: note: Virtual function in base class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/urllinkframe.h:122:22: note: Function in derived class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/urllinkframe.h:154:20: style: The function 'parseFields' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/urllinkframe.h:73:20: note: Virtual function in base class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/urllinkframe.h:154:20: note: Function in derived class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/urllinkframe.h:155:26: style: The function 'renderFields' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/urllinkframe.h:74:26: note: Virtual function in base class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/urllinkframe.h:155:26: note: Function in derived class
ardour3/libs/taglib/taglib/mpeg/id3v2/id3v2header.h:59:7: style: Class 'Header' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/attachedpictureframe.h:119:22: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/mpeg/id3v2/id3v2frame.h:116:22: note: Virtual function in base class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/attachedpictureframe.h:119:22: note: Function in derived class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/attachedpictureframe.h:206:20: style: The function 'parseFields' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/mpeg/id3v2/id3v2frame.h:174:20: note: Virtual function in base class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/attachedpictureframe.h:206:20: note: Function in derived class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/attachedpictureframe.h:207:26: style: The function 'renderFields' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/mpeg/id3v2/id3v2frame.h:180:26: note: Virtual function in base class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/attachedpictureframe.h:207:26: note: Function in derived class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/commentsframe.h:69:22: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/mpeg/id3v2/id3v2frame.h:116:22: note: Virtual function in base class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/commentsframe.h:69:22: note: Function in derived class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/commentsframe.h:118:20: style: The function 'setText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/mpeg/id3v2/id3v2frame.h:109:20: note: Virtual function in base class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/commentsframe.h:118:20: note: Function in derived class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/commentsframe.h:151:20: style: The function 'parseFields' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/mpeg/id3v2/id3v2frame.h:174:20: note: Virtual function in base class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/commentsframe.h:151:20: note: Function in derived class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/commentsframe.h:152:26: style: The function 'renderFields' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/mpeg/id3v2/id3v2frame.h:180:26: note: Virtual function in base class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/commentsframe.h:152:26: note: Function in derived class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/relativevolumeframe.h:124:22: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/mpeg/id3v2/id3v2frame.h:116:22: note: Virtual function in base class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/relativevolumeframe.h:124:22: note: Function in derived class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/relativevolumeframe.h:260:20: style: The function 'parseFields' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/mpeg/id3v2/id3v2frame.h:174:20: note: Virtual function in base class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/relativevolumeframe.h:260:20: note: Function in derived class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/relativevolumeframe.h:261:26: style: The function 'renderFields' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/mpeg/id3v2/id3v2frame.h:180:26: note: Virtual function in base class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/relativevolumeframe.h:261:26: note: Function in derived class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/textidentificationframe.h:145:20: style: The function 'setText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/mpeg/id3v2/id3v2frame.h:109:20: note: Virtual function in base class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/textidentificationframe.h:145:20: note: Function in derived class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/textidentificationframe.h:146:22: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/mpeg/id3v2/id3v2frame.h:116:22: note: Virtual function in base class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/textidentificationframe.h:146:22: note: Function in derived class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/textidentificationframe.h:179:20: style: The function 'parseFields' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/mpeg/id3v2/id3v2frame.h:174:20: note: Virtual function in base class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/textidentificationframe.h:179:20: note: Function in derived class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/textidentificationframe.h:180:26: style: The function 'renderFields' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/mpeg/id3v2/id3v2frame.h:180:26: note: Virtual function in base class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/textidentificationframe.h:180:26: note: Function in derived class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/uniquefileidentifierframe.h:95:22: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/mpeg/id3v2/id3v2frame.h:116:22: note: Virtual function in base class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/uniquefileidentifierframe.h:95:22: note: Function in derived class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/uniquefileidentifierframe.h:98:20: style: The function 'parseFields' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/mpeg/id3v2/id3v2frame.h:174:20: note: Virtual function in base class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/uniquefileidentifierframe.h:98:20: note: Function in derived class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/uniquefileidentifierframe.h:99:26: style: The function 'renderFields' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/mpeg/id3v2/id3v2frame.h:180:26: note: Virtual function in base class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/uniquefileidentifierframe.h:99:26: note: Function in derived class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/unknownframe.h:57:22: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/mpeg/id3v2/id3v2frame.h:116:22: note: Virtual function in base class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/unknownframe.h:57:22: note: Function in derived class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/unknownframe.h:65:20: style: The function 'parseFields' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/mpeg/id3v2/id3v2frame.h:174:20: note: Virtual function in base class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/unknownframe.h:65:20: note: Function in derived class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/unknownframe.h:66:26: style: The function 'renderFields' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/mpeg/id3v2/id3v2frame.h:180:26: note: Virtual function in base class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/unknownframe.h:66:26: note: Function in derived class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/generalencapsulatedobjectframe.h:75:22: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/mpeg/id3v2/id3v2frame.h:116:22: note: Virtual function in base class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/generalencapsulatedobjectframe.h:75:22: note: Function in derived class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/generalencapsulatedobjectframe.h:160:20: style: The function 'parseFields' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/mpeg/id3v2/id3v2frame.h:174:20: note: Virtual function in base class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/generalencapsulatedobjectframe.h:160:20: note: Function in derived class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/generalencapsulatedobjectframe.h:161:26: style: The function 'renderFields' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/mpeg/id3v2/id3v2frame.h:180:26: note: Virtual function in base class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/generalencapsulatedobjectframe.h:161:26: note: Function in derived class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/urllinkframe.h:69:20: style: The function 'setText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/mpeg/id3v2/id3v2frame.h:109:20: note: Virtual function in base class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/urllinkframe.h:69:20: note: Function in derived class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/urllinkframe.h:70:22: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/mpeg/id3v2/id3v2frame.h:116:22: note: Virtual function in base class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/urllinkframe.h:70:22: note: Function in derived class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/urllinkframe.h:73:20: style: The function 'parseFields' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/mpeg/id3v2/id3v2frame.h:174:20: note: Virtual function in base class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/urllinkframe.h:73:20: note: Function in derived class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/urllinkframe.h:74:26: style: The function 'renderFields' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/mpeg/id3v2/id3v2frame.h:180:26: note: Virtual function in base class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/urllinkframe.h:74:26: note: Function in derived class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/unsynchronizedlyricsframe.h:67:22: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/mpeg/id3v2/id3v2frame.h:116:22: note: Virtual function in base class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/unsynchronizedlyricsframe.h:67:22: note: Function in derived class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/unsynchronizedlyricsframe.h:116:20: style: The function 'setText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/mpeg/id3v2/id3v2frame.h:109:20: note: Virtual function in base class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/unsynchronizedlyricsframe.h:116:20: note: Function in derived class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/unsynchronizedlyricsframe.h:140:20: style: The function 'parseFields' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/mpeg/id3v2/id3v2frame.h:174:20: note: Virtual function in base class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/unsynchronizedlyricsframe.h:140:20: note: Function in derived class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/unsynchronizedlyricsframe.h:141:26: style: The function 'renderFields' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/mpeg/id3v2/id3v2frame.h:180:26: note: Virtual function in base class
ardour3/libs/taglib/taglib/mpeg/id3v2/frames/unsynchronizedlyricsframe.h:141:26: note: Function in derived class
ardour3/libs/taglib/taglib/mpeg/id3v2/id3v2header.cpp:180:3: error: Accessing an item in container 'flags' that is empty. [containerOutOfBounds]
ardour3/libs/taglib/taglib/mpeg/id3v2/id3v2header.cpp:181:3: error: Accessing an item in container 'flags' that is empty. [containerOutOfBounds]
ardour3/libs/taglib/taglib/mpeg/id3v2/id3v2header.cpp:182:3: error: Accessing an item in container 'flags' that is empty. [containerOutOfBounds]
ardour3/libs/taglib/taglib/mpeg/id3v2/id3v2header.cpp:183:3: error: Accessing an item in container 'flags' that is empty. [containerOutOfBounds]
ardour3/libs/taglib/taglib/mpeg/id3v2/id3v2tag.cpp:394:42: style: Function 'parse' argument 1 names different: declaration 'data' definition 'origData'. [funcArgNamesDifferent]
ardour3/libs/taglib/taglib/mpeg/id3v2/id3v2tag.h:281:36: note: Function 'parse' argument 1 names different: declaration 'data' definition 'origData'.
ardour3/libs/taglib/taglib/mpeg/id3v2/id3v2tag.cpp:394:42: note: Function 'parse' argument 1 names different: declaration 'data' definition 'origData'.
ardour3/libs/taglib/taglib/mpeg/id3v2/id3v2tag.cpp:46:3: warning: Member variable 'TagPrivate::factory' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/taglib/taglib/mpeg/mpegheader.h:52:7: style: Class 'Header' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/taglib/taglib/mpeg/mpegfile.cpp:49:3: style: Class 'FilePrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/taglib/taglib/mpeg/mpegheader.cpp:39:3: warning: Member variable 'HeaderPrivate::bitrate' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/taglib/taglib/mpeg/xingheader.h:57:7: style: Class 'XingHeader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/taglib/taglib/ogg/oggfile.cpp:273:49: style: Function 'writePageGroup' argument 1 names different: declaration 'group' definition 'pageGroup'. [funcArgNamesDifferent]
ardour3/libs/taglib/taglib/ogg/oggfile.h:103:44: note: Function 'writePageGroup' argument 1 names different: declaration 'group' definition 'pageGroup'.
ardour3/libs/taglib/taglib/ogg/oggfile.cpp:273:49: note: Function 'writePageGroup' argument 1 names different: declaration 'group' definition 'pageGroup'.
ardour3/libs/taglib/taglib/ogg/oggfile.h:93:7: style: Class 'File' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/taglib/taglib/ogg/oggpageheader.cpp:198:3: error: Accessing an item in container 'flags' that is empty. [containerOutOfBounds]
ardour3/libs/taglib/taglib/ogg/oggpageheader.cpp:199:3: error: Accessing an item in container 'flags' that is empty. [containerOutOfBounds]
ardour3/libs/taglib/taglib/ogg/oggpageheader.cpp:200:3: error: Accessing an item in container 'flags' that is empty. [containerOutOfBounds]
ardour3/libs/taglib/taglib/ogg/speex/speexproperties.cpp:150:7: style: Variable 'pos' is assigned a value that is never used. [unreadVariable]
ardour3/libs/taglib/taglib/ogg/xiphcomment.h:75:7: style: Class 'XiphComment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/taglib/taglib/tag.cpp:35:6: warning: Member variable 'Tag::d' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/taglib/taglib/tagunion.h:59:20: style: The function 'title' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/tag.h:57:20: note: Virtual function in base class
ardour3/libs/taglib/taglib/tagunion.h:59:20: note: Function in derived class
ardour3/libs/taglib/taglib/tagunion.h:60:20: style: The function 'artist' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/tag.h:63:20: note: Virtual function in base class
ardour3/libs/taglib/taglib/tagunion.h:60:20: note: Function in derived class
ardour3/libs/taglib/taglib/tagunion.h:61:20: style: The function 'album' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/tag.h:69:20: note: Virtual function in base class
ardour3/libs/taglib/taglib/tagunion.h:61:20: note: Function in derived class
ardour3/libs/taglib/taglib/tagunion.h:62:20: style: The function 'comment' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/tag.h:75:20: note: Virtual function in base class
ardour3/libs/taglib/taglib/tagunion.h:62:20: note: Function in derived class
ardour3/libs/taglib/taglib/tagunion.h:63:20: style: The function 'genre' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/tag.h:81:20: note: Virtual function in base class
ardour3/libs/taglib/taglib/tagunion.h:63:20: note: Function in derived class
ardour3/libs/taglib/taglib/tagunion.h:64:18: style: The function 'year' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/tag.h:86:18: note: Virtual function in base class
ardour3/libs/taglib/taglib/tagunion.h:64:18: note: Function in derived class
ardour3/libs/taglib/taglib/tagunion.h:65:18: style: The function 'track' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/tag.h:92:18: note: Virtual function in base class
ardour3/libs/taglib/taglib/tagunion.h:65:18: note: Function in derived class
ardour3/libs/taglib/taglib/tagunion.h:67:18: style: The function 'setTitle' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/tag.h:98:18: note: Virtual function in base class
ardour3/libs/taglib/taglib/tagunion.h:67:18: note: Function in derived class
ardour3/libs/taglib/taglib/tagunion.h:68:18: style: The function 'setArtist' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/tag.h:104:18: note: Virtual function in base class
ardour3/libs/taglib/taglib/tagunion.h:68:18: note: Function in derived class
ardour3/libs/taglib/taglib/tagunion.h:69:18: style: The function 'setAlbum' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/tag.h:110:18: note: Virtual function in base class
ardour3/libs/taglib/taglib/tagunion.h:69:18: note: Function in derived class
ardour3/libs/taglib/taglib/tagunion.h:70:18: style: The function 'setComment' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/tag.h:116:18: note: Virtual function in base class
ardour3/libs/taglib/taglib/tagunion.h:70:18: note: Function in derived class
ardour3/libs/taglib/taglib/tagunion.h:71:18: style: The function 'setGenre' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/tag.h:125:18: note: Virtual function in base class
ardour3/libs/taglib/taglib/tagunion.h:71:18: note: Function in derived class
ardour3/libs/taglib/taglib/tagunion.h:72:18: style: The function 'setYear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/tag.h:130:18: note: Virtual function in base class
ardour3/libs/taglib/taglib/tagunion.h:72:18: note: Function in derived class
ardour3/libs/taglib/taglib/tagunion.h:73:18: style: The function 'setTrack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/tag.h:135:18: note: Virtual function in base class
ardour3/libs/taglib/taglib/tagunion.h:73:18: note: Function in derived class
ardour3/libs/taglib/taglib/tagunion.h:74:18: style: The function 'isEmpty' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ardour3/libs/taglib/taglib/tag.h:142:18: note: Virtual function in base class
ardour3/libs/taglib/taglib/tagunion.h:74:18: note: Function in derived class
ardour3/libs/taglib/taglib/toolkit/tbytevector.cpp:206:20: style: Checking if unsigned variable 'data.size()' is less than zero. This might be a false warning. [unsignedLessThanZero]
ardour3/libs/taglib/taglib/toolkit/taglib.h:74:9: style: Technically the member function 'TagLib::RefCounter::count' can be const. [functionConst]
ardour3/libs/taglib/taglib/toolkit/tbytevector.h:72:5: style: Class 'ByteVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/taglib/taglib/toolkit/tbytevector.h:85:5: style: Class 'ByteVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/taglib/taglib/toolkit/tbytevector.cpp:148:5: style: Class 'ByteVectorMirror' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/taglib/taglib/toolkit/tbytevector.cpp:240:3: style: Class 'ByteVectorPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/taglib/taglib/toolkit/tbytevectorlist.cpp:73:17: warning: Member variable 'ByteVectorList::d' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/taglib/taglib/toolkit/tbytevectorlist.cpp:78:17: warning: Member variable 'ByteVectorList::d' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/taglib/taglib/toolkit/tlist.tcc:70:3: style: Class 'ListPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/taglib/taglib/toolkit/tlist.tcc:55:0: style: Class 'ListPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/taglib/taglib/toolkit/tbytevectorlist.h:41:3: warning: The class 'ByteVectorList' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
ardour3/libs/taglib/taglib/toolkit/tfile.cpp:543:35: style: Function 'isWritable' argument 1 names different: declaration 'name' definition 'file'. [funcArgNamesDifferent]
ardour3/libs/taglib/taglib/toolkit/tfile.h:232:40: note: Function 'isWritable' argument 1 names different: declaration 'name' definition 'file'.
ardour3/libs/taglib/taglib/toolkit/tfile.cpp:543:35: note: Function 'isWritable' argument 1 names different: declaration 'name' definition 'file'.
ardour3/libs/taglib/taglib/toolkit/tfile.cpp:115:5: style: Class 'FilePrivate' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
ardour3/libs/taglib/taglib/toolkit/tfile.cpp:115:5: style: Class 'FilePrivate' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ardour3/libs/taglib/taglib/toolkit/tfile.cpp:115:5: style: Class 'FilePrivate' does not have a destructor which is recommended since it has dynamic memory/resource allocation(s). [noDestructor]
ardour3/libs/taglib/taglib/toolkit/tfile.cpp:62:3: style: Struct 'FileNameHandle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/taglib/taglib/toolkit/tfile.cpp:71:3: style: Class 'FilePrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/taglib/taglib/toolkit/tstring.cpp:101:66: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/libs/taglib/taglib/toolkit/tstring.cpp:212:76: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/libs/taglib/taglib/toolkit/tstring.cpp:366:76: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/libs/taglib/taglib/toolkit/tstring.cpp:384:76: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/libs/taglib/taglib/toolkit/tstring.cpp:396:76: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/libs/taglib/taglib/toolkit/tstring.cpp:408:76: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/libs/taglib/taglib/toolkit/tstring.cpp:467:74: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/libs/taglib/taglib/toolkit/tstring.cpp:476:74: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/libs/taglib/taglib/toolkit/tstring.cpp:588:66: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ardour3/libs/taglib/taglib/toolkit/tstring.cpp:52:3: style: Class 'StringPrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/taglib/taglib/toolkit/tstringlist.cpp:73:46: style: Function 'StringList' argument 1 names different: declaration 'vl' definition 'bl'. [funcArgNamesDifferent]
ardour3/libs/taglib/taglib/toolkit/tstringlist.h:72:38: note: Function 'StringList' argument 1 names different: declaration 'vl' definition 'bl'.
ardour3/libs/taglib/taglib/toolkit/tstringlist.cpp:73:46: note: Function 'StringList' argument 1 names different: declaration 'vl' definition 'bl'.
ardour3/libs/taglib/taglib/toolkit/tstringlist.cpp:58:13: warning: Member variable 'StringList::d' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/taglib/taglib/toolkit/tstringlist.cpp:63:13: warning: Member variable 'StringList::d' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/taglib/taglib/toolkit/tstringlist.cpp:73:13: warning: Member variable 'StringList::d' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/taglib/taglib/toolkit/tstringlist.h:64:5: style: Class 'StringList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/taglib/taglib/toolkit/tstringlist.h:45:3: warning: The class 'StringList' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
ardour3/libs/taglib/taglib/trueaudio/trueaudiofile.cpp:50:3: style: Class 'FilePrivate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/timecode/src/time.cc:631:6: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
ardour3/libs/vamp-plugins/AmplitudeFollower.cpp:214:11: style: The scope of the variable 'val' can be reduced. [variableScope]
ardour3/libs/vamp-plugins/AmplitudeFollower.h:50:5: style: Class 'AmplitudeFollower' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/vamp-plugins/AmplitudeFollower.cpp:179:50: performance: Function parameter 'paramid' should be passed by const reference. [passedByValue]
ardour3/libs/vamp-plugins/AmplitudeFollower.cpp:188:51: performance: Function parameter 'paramid' should be passed by const reference. [passedByValue]
ardour3/libs/vamp-plugins/Onset.cpp:36:8: warning: Member variable 'Onset::m_stepSize' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/vamp-plugins/Onset.cpp:36:8: warning: Member variable 'Onset::m_blockSize' is not initialized in the constructor. [uninitMemberVar]
ardour3/libs/vamp-plugins/Onset.h:39:5: style: Class 'Onset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/vamp-plugins/Onset.cpp:250:33: performance: Function parameter 'param' should be passed by const reference. [passedByValue]
ardour3/libs/vamp-plugins/Onset.cpp:268:33: performance: Function parameter 'param' should be passed by const reference. [passedByValue]
ardour3/libs/vamp-plugins/OnsetDetect.cpp:32:2: style: Class 'OnsetDetectorData' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
ardour3/libs/vamp-plugins/OnsetDetect.cpp:32:2: style: Class 'OnsetDetectorData' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ardour3/libs/vamp-plugins/OnsetDetect.h:25:5: style: Class 'OnsetDetector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/vamp-plugins/OnsetDetect.cpp:31:5: style: Class 'OnsetDetectorData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/vamp-plugins/OnsetDetect.cpp:149:41: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
ardour3/libs/vamp-plugins/OnsetDetect.cpp:168:41: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
ardour3/libs/vamp-plugins/OnsetDetect.cpp:212:42: performance: Function parameter 'program' should be passed by const reference. [passedByValue]
ardour3/libs/vamp-plugins/PercussionOnsetDetector.cpp:227:49: style: Function 'process' argument 2 names different: declaration 'timestamp' definition 'ts'. [funcArgNamesDifferent]
ardour3/libs/vamp-plugins/PercussionOnsetDetector.h:74:39: note: Function 'process' argument 2 names different: declaration 'timestamp' definition 'ts'.
ardour3/libs/vamp-plugins/PercussionOnsetDetector.cpp:227:49: note: Function 'process' argument 2 names different: declaration 'timestamp' definition 'ts'.
ardour3/libs/vamp-plugins/PercussionOnsetDetector.h:49:5: style: Class 'PercussionOnsetDetector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/vamp-plugins/PercussionOnsetDetector.cpp:174:51: performance: Function parameter 'id' should be passed by const reference. [passedByValue]
ardour3/libs/vamp-plugins/PercussionOnsetDetector.cpp:182:51: performance: Function parameter 'id' should be passed by const reference. [passedByValue]
ardour3/libs/vamp-plugins/SpectralCentroid.h:50:5: style: Class 'SpectralCentroid' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/vamp-plugins/ZeroCrossing.cpp:163:20: style: Condition 'sample>0.0' is always true [knownConditionTrueFalse]
ardour3/libs/vamp-plugins/ZeroCrossing.h:50:5: style: Class 'ZeroCrossing' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/vamp-sdk/src/vamp-hostsdk/PluginBufferingAdapter.cpp:81:9: style: Class 'RingBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/vamp-sdk/src/vamp-hostsdk/PluginChannelAdapter.cpp:48:5: style: Class 'Impl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ardour3/libs/vamp-sdk/src/vamp-hostsdk/PluginHostAdapter.cpp:41:0: error: #error Unexpected version of Vamp SDK header included [preprocessorErrorDirective]
ardour3/libs/vamp-sdk/src/vamp-hostsdk/PluginSummarisingAdapter.cpp:718:1: warning: The struct 'ValueDurationFloatPair' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
ardour3/libs/vamp-sdk/src/vamp-sdk/PluginAdapter.cpp:43:0: error: #error Unexpected version of Vamp SDK header included [preprocessorErrorDirective]
ardour3/tools/jacktest.c:25:15: style: Unused variable: x [unusedVariable]
ardour3/tools/omf/loader.cc:595:4: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ardour3/tools/omf/loader.cc:595:4: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ardour3/tools/omf/omftool.h:75:11: style: Technically the member function 'OMF::e16' can be const. [functionConst]
ardour3/tools/omf/omftool.h:84:11: style: Technically the member function 'OMF::e32' can be const. [functionConst]
ardour3/tools/omf/omftool.h:95:11: style: Technically the member function 'OMF::e64' can be const. [functionConst]
ardour3/tools/omf/loader.cc:140:3: error: Memory leak: fname [memleak]
ardour3/tools/omf/loader.cc:151:3: error: Memory leak: fname [memleak]
ardour3/tools/omf/loader.cc:160:3: error: Memory leak: fname [memleak]
ardour3/tools/omf/loader.cc:165:3: error: Memory leak: fname [memleak]
ardour3/tools/omf/loader.cc:124:7: warning: Possible leak in public function. The pointer 'file' is not deallocated before it is allocated. [publicAllocationError]
ardour3/tools/omf/loader.cc:647:0: error: Memory leak: fname [memleak]
ardour3/tools/omf/loader.cc:599:0: error: Memory leak: buffer [memleak]
ardour3/tools/omf/omftool.cc:745:60: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
ardour3/tools/omf/omftool.cc:553:6: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
ardour3/tools/omf/omftool.cc:558:6: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
ardour3/tools/omf/omftool.cc:582:14: style: The scope of the variable 'sinfo' can be reduced. [variableScope]
ardour3/tools/omf/omftool.cc:584:6: style: The scope of the variable 'route_max_channels' can be reduced. [variableScope]
ardour3/tools/omf/omftool.cc:700:10: style: The scope of the variable 'fadeTime' can be reduced. [variableScope]
ardour3/tools/omf/omftool.cc:993:6: style: The scope of the variable 'c' can be reduced. [variableScope]
ardour3/tools/omf/omftool.cc:541:39: style: Function 'read_name' argument 2 names different: declaration 'length' definition 'len'. [funcArgNamesDifferent]
ardour3/tools/omf/omftool.h:66:41: note: Function 'read_name' argument 2 names different: declaration 'length' definition 'len'.
ardour3/tools/omf/omftool.cc:541:39: note: Function 'read_name' argument 2 names different: declaration 'length' definition 'len'.
ardour3/tools/omf/omftool.cc:64:7: style: Unused variable: sbuf [unusedVariable]
ardour3/tools/omf/omftool.cc:487:7: style: Unused variable: sbuf [unusedVariable]
ardour3/tools/omf/omftool.cc:580:11: style: Unused variable: playlist [unusedVariable]
ardour3/tools/omf/omftool.cc:581:11: style: Unused variable: diskstream [unusedVariable]
ardour3/tools/omf/omftool.cc:859:5: style: Variable 'fadeTime' is assigned a value that is never used. [unreadVariable]
ardour3/tools/omf/omftool.cc:786:28: style: Variable 'vol' is assigned a value that is never used. [unreadVariable]
ardour3/tools/omf/omftool.cc:68:2: performance: Variable 'session_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/tools/omf/omftool.cc:69:2: performance: Variable 'base_dir' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ardour3/tools/omf/omftool.h:67:7: performance: Technically the member function 'OMF::get_offset_and_length' can be static. [functionStatic]
ardour3/tools/omf/omftool.cc:551:6: note: Technically the member function 'OMF::get_offset_and_length' can be static.
ardour3/tools/omf/omftool.h:67:7: note: Technically the member function 'OMF::get_offset_and_length' can be static.
ardour3/tools/omf/omftool.h:72:7: performance: Technically the member function 'OMF::set_region_sources' can be static. [functionStatic]
ardour3/tools/omf/omftool.cc:273:6: note: Technically the member function 'OMF::set_region_sources' can be static.
ardour3/tools/omf/omftool.h:72:7: note: Technically the member function 'OMF::set_region_sources' can be static.
ardour3/tools/omf/omftool.h:73:7: performance: Technically the member function 'OMF::legalize_name' can be static. [functionStatic]
ardour3/tools/omf/omftool.cc:286:6: note: Technically the member function 'OMF::legalize_name' can be static.
ardour3/tools/omf/omftool.h:73:7: note: Technically the member function 'OMF::legalize_name' can be static.
ardour3/tools/omf/omftool.cc:76:2: style: Class 'OMF' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
ardour3/tools/omf/omftool.cc:76:2: style: Class 'OMF' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ardour3/tools/sanity_check/main.cpp:125:21: error: Uninitialized struct member: rec.opFunctionPtr [uninitStructMember]
ardour3/tools/sanity_check/main.cpp:134:21: error: Uninitialized struct member: rec.opFunctionPtr [uninitStructMember]
ardour3/tools/sanity_check/main.cpp:144:21: error: Uninitialized struct member: rec.opFunctionPtr [uninitStructMember]
ardour3/tools/sanity_check/main.cpp:153:21: error: Uninitialized struct member: rec.opFunctionPtr [uninitStructMember]
ardour3/tools/sanity_check/systemtest.cpp:172:5: error: Memory leak: list [memleak]
[23:01]

ftp://ftp.se.debian.org/debian/pool/main/a/arduino/arduino_1.5.6.2+sdfsg2.orig.tar.xz
Arduino-1.5.6-r2/hardware/arduino/avr/bootloaders/atmega/ATmegaBOOT_168.c:276:10: style: The scope of the variable 'ch' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/avr/bootloaders/atmega8/ATmegaBOOT.c:130:11: style: The scope of the variable 'ch' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/avr/bootloaders/bt/ATmegaBOOT_168.c:264:13: style: The scope of the variable 'ch' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/avr/bootloaders/caterina-Arduino_Robot/Descriptors.h:92:0: error: #error The selected AVR part is not currently supported by this bootloader. [preprocessorErrorDirective]
Arduino-1.5.6-r2/hardware/arduino/avr/bootloaders/caterina-LilyPadUSB/Descriptors.h:92:0: error: #error The selected AVR part is not currently supported by this bootloader. [preprocessorErrorDirective]
Arduino-1.5.6-r2/hardware/arduino/avr/bootloaders/caterina/Descriptors.h:92:0: error: #error The selected AVR part is not currently supported by this bootloader. [preprocessorErrorDirective]
Arduino-1.5.6-r2/hardware/arduino/avr/bootloaders/lilypad/src/ATmegaBOOT.c:251:13: style: The scope of the variable 'ch' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/avr/bootloaders/optiboot/boot.h:126:0: error: #error AVR processor does not provide bootloader support! [preprocessorErrorDirective]
Arduino-1.5.6-r2/hardware/arduino/avr/bootloaders/stk500v2/stk500boot.c:311:0: error: #error "no signature definition for MCU available" [preprocessorErrorDirective]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/Stream.h:53:5: warning: Member variable 'Stream::_startMillis' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.h:51:7: performance: Technically the member function 'String::StringIfHelper' can be static. [functionStatic]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/Print.h:45:9: style: Technically the member function 'Print::getWriteError' can be const. [functionConst]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/HardwareSerial.h:108:5: style: Technically the member function 'HardwareSerial::operatorbool' can be const. [functionConst]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.h:59:2: style: Class 'String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.h:61:2: style: Class 'String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.h:211:2: style: Class 'StringSumHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.h:212:2: style: Class 'StringSumHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.h:213:2: style: Class 'StringSumHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.h:214:2: style: Class 'StringSumHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.h:215:2: style: Class 'StringSumHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.h:216:2: style: Class 'StringSumHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.h:217:2: style: Class 'StringSumHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.h:218:2: style: Class 'StringSumHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.h:219:2: style: Class 'StringSumHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.h:220:2: style: Class 'StringSumHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/HardwareSerial.h:98:17: style: The function 'available' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/Stream.h:48:17: note: Virtual function in base class
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/HardwareSerial.h:98:17: note: Function in derived class
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/HardwareSerial.h:99:17: style: The function 'peek' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/Stream.h:50:17: note: Virtual function in base class
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/HardwareSerial.h:99:17: note: Function in derived class
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/HardwareSerial.h:100:17: style: The function 'read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/Stream.h:49:17: note: Virtual function in base class
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/HardwareSerial.h:100:17: note: Function in derived class
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/HardwareSerial.h:101:18: style: The function 'flush' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/Stream.h:51:18: note: Virtual function in base class
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/HardwareSerial.h:101:18: note: Function in derived class
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/HardwareSerial.h:102:20: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/Print.h:48:20: note: Virtual function in base class
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/HardwareSerial.h:102:20: note: Function in derived class
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/IPAddress.h:41:5: style: Class 'IPAddress' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/IPAddress.h:42:5: style: Class 'IPAddress' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/IPAddress.h:58:20: style: The function 'printTo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/Printable.h:36:20: note: Virtual function in base class
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/IPAddress.h:58:20: note: Function in derived class
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/Stream.cpp:91:63: warning: Possible null pointer dereference: terminator [nullPointer]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/Stream.cpp:78:28: note: Calling function 'findUntil', 2nd argument 'terminator' value is 0
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/Stream.cpp:91:63: note: Null pointer dereference
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/Stream.cpp:32:7: style: The scope of the variable 'c' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/Stream.cpp:44:7: style: The scope of the variable 'c' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/Stream.cpp:57:7: style: The scope of the variable 'c' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/Stream.cpp:97:62: style: Function 'findUntil' argument 3 names different: declaration 'terminate' definition 'terminator'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/Stream.h:70:56: note: Function 'findUntil' argument 3 names different: declaration 'terminate' definition 'terminator'.
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/Stream.cpp:97:62: note: Function 'findUntil' argument 3 names different: declaration 'terminate' definition 'terminator'.
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/Tone.cpp:243:11: style: The scope of the variable 'prescalarbits' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/Tone.cpp:244:8: style: The scope of the variable 'toggle_count' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/Tone.cpp:245:12: style: The scope of the variable 'ocr' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WInterrupts.c:119:0: error: #error attachInterrupt not finished for this CPU (case 0) [preprocessorErrorDirective]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.cpp:523:14: style: The scope of the variable 'dummy_writable_char' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.cpp:694:12: style: Checking if unsigned variable 'count' is less than zero. [unsignedLessThanZero]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.cpp:34:30: style: Function 'String' argument 1 names different: declaration 'str' definition 'value'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.h:60:23: note: Function 'String' argument 1 names different: declaration 'str' definition 'value'.
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.cpp:34:30: note: Function 'String' argument 1 names different: declaration 'str' definition 'value'.
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.cpp:40:43: style: Function 'String' argument 1 names different: declaration 'str' definition 'pstr'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.h:61:36: note: Function 'String' argument 1 names different: declaration 'str' definition 'pstr'.
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.cpp:40:43: note: Function 'String' argument 1 names different: declaration 'str' definition 'pstr'.
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.cpp:246:57: style: Function 'operator=' argument 1 names different: declaration 'str' definition 'pstr'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.h:88:50: note: Function 'operator=' argument 1 names different: declaration 'str' definition 'pstr'.
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.cpp:246:57: note: Function 'operator=' argument 1 names different: declaration 'str' definition 'pstr'.
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.cpp:258:44: style: Function 'concat' argument 1 names different: declaration 'str' definition 's'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.h:99:37: note: Function 'concat' argument 1 names different: declaration 'str' definition 's'.
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.cpp:258:44: note: Function 'concat' argument 1 names different: declaration 'str' definition 's'.
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.cpp:288:44: style: Function 'concat' argument 1 names different: declaration 'c' definition 'num'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.h:102:37: note: Function 'concat' argument 1 names different: declaration 'c' definition 'num'.
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.cpp:288:44: note: Function 'concat' argument 1 names different: declaration 'c' definition 'num'.
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.cpp:444:44: style: Function 'equals' argument 1 names different: declaration 's' definition 's2'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.h:140:37: note: Function 'equals' argument 1 names different: declaration 's' definition 's2'.
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.cpp:444:44: note: Function 'equals' argument 1 names different: declaration 's' definition 's2'.
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.cpp:476:55: style: Function 'equalsIgnoreCase' argument 1 names different: declaration 's' definition 's2'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.h:150:47: note: Function 'equalsIgnoreCase' argument 1 names different: declaration 's' definition 's2'.
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.cpp:476:55: note: Function 'equalsIgnoreCase' argument 1 names different: declaration 's' definition 's2'.
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.cpp:489:49: style: Function 'startsWith' argument 1 names different: declaration 'prefix' definition 's2'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.h:151:42: note: Function 'startsWith' argument 1 names different: declaration 'prefix' definition 's2'.
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.cpp:489:49: note: Function 'startsWith' argument 1 names different: declaration 'prefix' definition 's2'.
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.cpp:495:49: style: Function 'startsWith' argument 1 names different: declaration 'prefix' definition 's2'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.h:152:41: note: Function 'startsWith' argument 1 names different: declaration 'prefix' definition 's2'.
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.cpp:495:49: note: Function 'startsWith' argument 1 names different: declaration 'prefix' definition 's2'.
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.cpp:501:47: style: Function 'endsWith' argument 1 names different: declaration 'suffix' definition 's2'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.h:153:39: note: Function 'endsWith' argument 1 names different: declaration 'suffix' definition 's2'.
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.cpp:501:47: note: Function 'endsWith' argument 1 names different: declaration 'suffix' definition 's2'.
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.cpp:511:34: style: Function 'charAt' argument 1 names different: declaration 'index' definition 'loc'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.h:156:27: note: Function 'charAt' argument 1 names different: declaration 'index' definition 'loc'.
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.cpp:511:34: note: Function 'charAt' argument 1 names different: declaration 'index' definition 'loc'.
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.cpp:516:37: style: Function 'setCharAt' argument 1 names different: declaration 'index' definition 'loc'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.h:157:30: note: Function 'setCharAt' argument 1 names different: declaration 'index' definition 'loc'.
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.cpp:516:37: note: Function 'setCharAt' argument 1 names different: declaration 'index' definition 'loc'.
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.cpp:554:26: style: Function 'indexOf' argument 1 names different: declaration 'ch' definition 'c'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.h:166:20: note: Function 'indexOf' argument 1 names different: declaration 'ch' definition 'c'.
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.cpp:554:26: note: Function 'indexOf' argument 1 names different: declaration 'ch' definition 'c'.
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.cpp:567:35: style: Function 'indexOf' argument 1 names different: declaration 'str' definition 's2'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.h:168:29: note: Function 'indexOf' argument 1 names different: declaration 'str' definition 's2'.
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.cpp:567:35: note: Function 'indexOf' argument 1 names different: declaration 'str' definition 's2'.
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.cpp:572:35: style: Function 'indexOf' argument 1 names different: declaration 'str' definition 's2'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.h:169:29: note: Function 'indexOf' argument 1 names different: declaration 'str' definition 's2'.
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.cpp:572:35: note: Function 'indexOf' argument 1 names different: declaration 'str' definition 's2'.
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.cpp:580:31: style: Function 'lastIndexOf' argument 1 names different: declaration 'ch' definition 'theChar'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.h:170:24: note: Function 'lastIndexOf' argument 1 names different: declaration 'ch' definition 'theChar'.
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.cpp:580:31: note: Function 'lastIndexOf' argument 1 names different: declaration 'ch' definition 'theChar'.
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.cpp:596:39: style: Function 'lastIndexOf' argument 1 names different: declaration 'str' definition 's2'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.h:172:33: note: Function 'lastIndexOf' argument 1 names different: declaration 'str' definition 's2'.
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.cpp:596:39: note: Function 'lastIndexOf' argument 1 names different: declaration 'str' definition 's2'.
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.cpp:601:39: style: Function 'lastIndexOf' argument 1 names different: declaration 'str' definition 's2'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.h:173:33: note: Function 'lastIndexOf' argument 1 names different: declaration 'str' definition 's2'.
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.cpp:601:39: note: Function 'lastIndexOf' argument 1 names different: declaration 'str' definition 's2'.
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.cpp:614:39: style: Function 'substring' argument 1 names different: declaration 'beginIndex' definition 'left'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.h:175:33: note: Function 'substring' argument 1 names different: declaration 'beginIndex' definition 'left'.
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.cpp:614:39: note: Function 'substring' argument 1 names different: declaration 'beginIndex' definition 'left'.
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.cpp:614:58: style: Function 'substring' argument 2 names different: declaration 'endIndex' definition 'right'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.h:175:58: note: Function 'substring' argument 2 names different: declaration 'endIndex' definition 'right'.
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.cpp:614:58: note: Function 'substring' argument 2 names different: declaration 'endIndex' definition 'right'.
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.h:178:7: style: Technically the member function 'String::replace' can be const. [functionConst]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.cpp:635:14: note: Technically the member function 'String::replace' can be const.
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.h:178:7: note: Technically the member function 'String::replace' can be const.
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.h:182:7: style: Technically the member function 'String::toLowerCase' can be const. [functionConst]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.cpp:702:14: note: Technically the member function 'String::toLowerCase' can be const.
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.h:182:7: note: Technically the member function 'String::toLowerCase' can be const.
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.h:183:7: style: Technically the member function 'String::toUpperCase' can be const. [functionConst]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.cpp:710:14: note: Technically the member function 'String::toUpperCase' can be const.
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/WString.h:183:7: note: Technically the member function 'String::toUpperCase' can be const.
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/wiring.c:92:0: error: #error TIMER 0 not defined [preprocessorErrorDirective]
Arduino-1.5.6-r2/hardware/arduino/avr/cores/arduino/wiring_analog.c:56:17: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/atmegaxxu2/arduino-usbdfu/Descriptors.h:131:0: error: #error The selected AVR part is not currently supported by this bootloader. [preprocessorErrorDirective]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/BOARDS/ARDUINO/led.c:101:31: style: The scope of the variable 'led_gpio_port' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/BOARDS/ARDUINO/led.c:141:31: style: The scope of the variable 'led_gpio_port' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/BOARDS/ARDUINO/led.c:184:31: style: The scope of the variable 'led_gpio_port' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/BOARDS/ARDUINO/led.c:212:31: style: The scope of the variable 'led_gpio_port' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/BOARDS/ARDUINO/led.c:240:31: style: The scope of the variable 'led_gpio_port' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/BOARDS/EVK1105/led.c:101:31: style: The scope of the variable 'led_gpio_port' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/BOARDS/EVK1105/led.c:141:31: style: The scope of the variable 'led_gpio_port' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/BOARDS/EVK1105/led.c:184:31: style: The scope of the variable 'led_gpio_port' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/BOARDS/EVK1105/led.c:212:31: style: The scope of the variable 'led_gpio_port' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/BOARDS/EVK1105/led.c:240:31: style: The scope of the variable 'led_gpio_port' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/BOARDS/EVK1105/led.c:140:56: portability: Undefined behaviour, pointer arithmetic 'LED_DESCRIPTOR-1' is out of bounds. [pointerOutOfBounds]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/BOARDS/EVK1105/led.c:183:56: portability: Undefined behaviour, pointer arithmetic 'LED_DESCRIPTOR-1' is out of bounds. [pointerOutOfBounds]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/BOARDS/EVK1105/led.c:211:56: portability: Undefined behaviour, pointer arithmetic 'LED_DESCRIPTOR-1' is out of bounds. [pointerOutOfBounds]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/BOARDS/EVK1105/led.c:239:56: portability: Undefined behaviour, pointer arithmetic 'LED_DESCRIPTOR-1' is out of bounds. [pointerOutOfBounds]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/BOARDS/EVK1105/led.c:294:56: portability: Undefined behaviour, pointer arithmetic 'LED_DESCRIPTOR-1' is out of bounds. [pointerOutOfBounds]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/COMPONENTS/MEMORY/DATA_FLASH/AT45DBX/at45dbx.h:57:0: error: #error at45dbx.h is #included although AT45DBX_MEM is disabled [preprocessorErrorDirective]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/EBI/SMC/smc.c:127:31: style: Variable 'hsb_mhz_up' is assigned a value that is never used. [unreadVariable]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/FLASHC/flashc.c:773:21: warning: Redundant assignment of '*tmp.u64ptr' to itself. [selfAssignment]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/FLASHC/flashc.c:825:23: warning: Redundant assignment of '*tmp.u64ptr' to itself. [selfAssignment]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/FLASHC/flashc.c:941:21: warning: Redundant assignment of '*tmp.u64ptr' to itself. [selfAssignment]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/FLASHC/flashc.c:1030:23: warning: Redundant assignment of '*tmp.u64ptr' to itself. [selfAssignment]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/PM/pm.c:119:33: style: union member 'u_avr32_pm_rccr_t::rccr' is never used. [unusedStructMember]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/PM/pm.c:125:33: style: union member 'u_avr32_pm_bgcr_t::bgcr' is never used. [unusedStructMember]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/PM/pm.c:131:33: style: union member 'u_avr32_pm_vregcr_t::vregcr' is never used. [unusedStructMember]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/SPI/spi.c:85:33: style: union member 'u_avr32_spi_ier_t::ier' is never used. [unusedStructMember]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/SPI/spi.c:91:33: style: union member 'u_avr32_spi_idr_t::idr' is never used. [unusedStructMember]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/USART/usart.c:885:7: style: The scope of the variable 'rx_char' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/init.c:65:0: error: #error "BYTE_ORDER is not defined, you have to define it in your cc.h" [preprocessorErrorDirective]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/MEMORY/CTRL_ACCESS/ctrl_access.h:80:0: error: #error LUN_0 must be defined as ENABLE or DISABLE in conf_access.h [preprocessorErrorDirective]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/SOFTWARE_FRAMEWORK/UTILS/DEBUG/debug.c:73:9: style: The scope of the variable 'p_mem' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/ard_spi.c:1444:5: style: Variable '_result' is reassigned a value before the old one has been used. [redundantAssignment]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/ard_spi.c:1438:0: note: Variable '_result' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/ard_spi.c:1444:5: note: Variable '_result' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/ard_spi.c:231:7: style: Unsigned variable 'sock' can't be negative so it is unnecessary to test it. [unsignedPositive]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/ard_spi.c:457:39: style: Checking if unsigned variable 'idx' is less than zero. [unsignedLessThanZero]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/ard_spi.c:935:11: style: Unsigned variable 'sock' can't be negative so it is unnecessary to test it. [unsignedPositive]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/ard_spi.c:1282:29: style: Unsigned variable '_sock' can't be negative so it is unnecessary to test it. [unsignedPositive]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/ard_spi.c:1381:14: style: Unsigned variable 'sock' can't be negative so it is unnecessary to test it. [unsignedPositive]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/ard_spi.c:1352:5: style: Variable '_sock' is assigned a value that is never used. [unreadVariable]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/ard_tcp.c:388:29: warning: Either the condition 'id!=255' is redundant or the array '_ttcp->tcp_poll_retries[4]' is accessed at index 255, which is out of bounds. [arrayIndexOutOfBoundsCond]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/ard_tcp.c:382:9: note: Assuming that condition 'id!=255' is not redundant
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/ard_tcp.c:388:29: note: Array index out of bounds
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/ard_tcp.c:267:9: warning: Either the condition '_ttcp!=NULL' is redundant or there is possible null pointer dereference: _ttcp. [nullPointerRedundantCheck]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/ard_tcp.c:270:38: note: Assuming that condition '_ttcp!=NULL' is not redundant
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/ard_tcp.c:267:9: note: Null pointer dereference
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/ard_tcp.c:342:6: warning: Either the condition '(_ttcp)?getFirstClient(_ttcp,1):0' is redundant or there is possible null pointer dereference: _ttcp. [nullPointerRedundantCheck]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/ard_tcp.c:343:3: note: Assuming that condition '(_ttcp)?getFirstClient(_ttcp,1):0' is not redundant
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/ard_tcp.c:342:6: note: Null pointer dereference
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/ard_tcp.c:343:3: warning: Either the condition '(_ttcp)?_ttcp->left[id]:0' is redundant or there is possible null pointer dereference: _ttcp. [nullPointerRedundantCheck]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/ard_tcp.c:343:3: note: Assuming that condition '(_ttcp)?_ttcp->left[id]:0' is not redundant
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/ard_tcp.c:343:3: note: Null pointer dereference
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/ard_tcp.c:746:6: warning: Either the condition '_ttcp!=NULL' is redundant or there is possible null pointer dereference: _ttcp. [nullPointerRedundantCheck]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/ard_tcp.c:749:38: note: Assuming that condition '_ttcp!=NULL' is not redundant
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/ard_tcp.c:746:6: note: Null pointer dereference
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/ard_tcp.c:821:2: warning: Either the condition '(_ttcp)?(_ttcp->left[id]):0' is redundant or there is possible null pointer dereference: _ttcp. [nullPointerRedundantCheck]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/ard_tcp.c:824:2: note: Assuming that condition '(_ttcp)?(_ttcp->left[id]):0' is not redundant
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/ard_tcp.c:821:2: note: Null pointer dereference
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/ard_tcp.c:822:2: warning: Either the condition '(_ttcp)?(_ttcp->left[id]):0' is redundant or there is possible null pointer dereference: _ttcp. [nullPointerRedundantCheck]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/ard_tcp.c:824:2: note: Assuming that condition '(_ttcp)?(_ttcp->left[id]):0' is not redundant
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/ard_tcp.c:822:2: note: Null pointer dereference
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/ard_tcp.c:351:10: style: Unsigned variable 'id' can't be negative so it is unnecessary to test it. [unsignedPositive]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/ard_tcp.c:462:26: style: Unsigned variable 'id' can't be negative so it is unnecessary to test it. [unsignedPositive]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/ard_tcp.c:870:23: style: Function 'sendUdpData' argument 1 names different: declaration 'p' definition 'ttcp'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/ard_tcp.h:102:23: note: Function 'sendUdpData' argument 1 names different: declaration 'p' definition 'ttcp'.
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/ard_tcp.c:870:23: note: Function 'sendUdpData' argument 1 names different: declaration 'p' definition 'ttcp'.
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/ard_utils.c:315:2: style: Variable 'p' is reassigned a value before the old one has been used. [redundantAssignment]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/ard_utils.c:314:0: note: Variable 'p' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/ard_utils.c:315:2: note: Variable 'p' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/ard_utils.c:328:2: style: Variable 'p' is reassigned a value before the old one has been used. [redundantAssignment]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/ard_utils.c:327:0: note: Variable 'p' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/ard_utils.c:328:2: note: Variable 'p' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/avr32_spi.c:365:17: style: Variable 'a' is modified but its new value is never used. [unreadVariable]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/top_defs.h:49:0: error: #error "Unsupported compiler" [preprocessorErrorDirective]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/main.c:327:20: error: Uninitialized variable: ipaddr [uninitvar]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/main.c:328:20: error: Uninitialized variable: netmask [uninitvar]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/main.c:329:20: error: Uninitialized variable: gw [uninitvar]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/nvram.c:128:22: portability: 'data' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/printf-stdarg.c:125:15: style: The scope of the variable 't' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/printf-stdarg.c:245:44: error: va_list 'args' was opened but not closed by va_end(). [va_end_missing]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/printf-stdarg.c:254:47: error: va_list 'args' was opened but not closed by va_end(). [va_end_missing]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifiHD/src/wl_cm.c:145:27: style: The scope of the variable 'ssid_p' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/BOARDS/ARDUINO/led.c:101:31: style: The scope of the variable 'led_gpio_port' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/BOARDS/ARDUINO/led.c:141:31: style: The scope of the variable 'led_gpio_port' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/BOARDS/ARDUINO/led.c:184:31: style: The scope of the variable 'led_gpio_port' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/BOARDS/ARDUINO/led.c:212:31: style: The scope of the variable 'led_gpio_port' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/BOARDS/ARDUINO/led.c:240:31: style: The scope of the variable 'led_gpio_port' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/BOARDS/ARDUINO/led.c:140:56: portability: Undefined behaviour, pointer arithmetic 'LED_DESCRIPTOR-1' is out of bounds. [pointerOutOfBounds]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/BOARDS/ARDUINO/led.c:183:56: portability: Undefined behaviour, pointer arithmetic 'LED_DESCRIPTOR-1' is out of bounds. [pointerOutOfBounds]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/BOARDS/ARDUINO/led.c:211:56: portability: Undefined behaviour, pointer arithmetic 'LED_DESCRIPTOR-1' is out of bounds. [pointerOutOfBounds]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/BOARDS/ARDUINO/led.c:239:56: portability: Undefined behaviour, pointer arithmetic 'LED_DESCRIPTOR-1' is out of bounds. [pointerOutOfBounds]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/BOARDS/ARDUINO/led.c:294:56: portability: Undefined behaviour, pointer arithmetic 'LED_DESCRIPTOR-1' is out of bounds. [pointerOutOfBounds]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/BOARDS/EVK1105/led.c:101:31: style: The scope of the variable 'led_gpio_port' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/BOARDS/EVK1105/led.c:141:31: style: The scope of the variable 'led_gpio_port' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/BOARDS/EVK1105/led.c:184:31: style: The scope of the variable 'led_gpio_port' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/BOARDS/EVK1105/led.c:212:31: style: The scope of the variable 'led_gpio_port' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/BOARDS/EVK1105/led.c:240:31: style: The scope of the variable 'led_gpio_port' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/BOARDS/EVK1105/led.c:140:56: portability: Undefined behaviour, pointer arithmetic 'LED_DESCRIPTOR-1' is out of bounds. [pointerOutOfBounds]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/BOARDS/EVK1105/led.c:183:56: portability: Undefined behaviour, pointer arithmetic 'LED_DESCRIPTOR-1' is out of bounds. [pointerOutOfBounds]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/BOARDS/EVK1105/led.c:211:56: portability: Undefined behaviour, pointer arithmetic 'LED_DESCRIPTOR-1' is out of bounds. [pointerOutOfBounds]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/BOARDS/EVK1105/led.c:239:56: portability: Undefined behaviour, pointer arithmetic 'LED_DESCRIPTOR-1' is out of bounds. [pointerOutOfBounds]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/BOARDS/EVK1105/led.c:294:56: portability: Undefined behaviour, pointer arithmetic 'LED_DESCRIPTOR-1' is out of bounds. [pointerOutOfBounds]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/COMPONENTS/MEMORY/DATA_FLASH/AT45DBX/at45dbx.h:57:0: error: #error at45dbx.h is #included although AT45DBX_MEM is disabled [preprocessorErrorDirective]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/DRIVERS/FLASHC/flashc.c:773:21: warning: Redundant assignment of '*tmp.u64ptr' to itself. [selfAssignment]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/DRIVERS/FLASHC/flashc.c:825:23: warning: Redundant assignment of '*tmp.u64ptr' to itself. [selfAssignment]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/DRIVERS/FLASHC/flashc.c:941:21: warning: Redundant assignment of '*tmp.u64ptr' to itself. [selfAssignment]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/DRIVERS/FLASHC/flashc.c:1030:23: warning: Redundant assignment of '*tmp.u64ptr' to itself. [selfAssignment]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/DRIVERS/PM/pm.c:119:33: style: union member 'u_avr32_pm_rccr_t::rccr' is never used. [unusedStructMember]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/DRIVERS/PM/pm.c:125:33: style: union member 'u_avr32_pm_bgcr_t::bgcr' is never used. [unusedStructMember]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/DRIVERS/PM/pm.c:131:33: style: union member 'u_avr32_pm_vregcr_t::vregcr' is never used. [unusedStructMember]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/DRIVERS/SPI/spi.c:85:33: style: union member 'u_avr32_spi_ier_t::ier' is never used. [unusedStructMember]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/DRIVERS/SPI/spi.c:91:33: style: union member 'u_avr32_spi_idr_t::idr' is never used. [unusedStructMember]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/DRIVERS/USART/usart.c:885:7: style: The scope of the variable 'rx_char' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/SERVICES/MEMORY/CTRL_ACCESS/ctrl_access.h:80:0: error: #error LUN_0 must be defined as ENABLE or DISABLE in conf_access.h [preprocessorErrorDirective]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifi_dnld/src/SOFTWARE_FRAMEWORK/UTILS/DEBUG/debug.c:72:9: style: The scope of the variable 'p_mem' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifi_dnld/src/printf-stdarg.c:130:15: style: The scope of the variable 't' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifi_dnld/src/printf-stdarg.c:247:44: error: va_list 'args' was opened but not closed by va_end(). [va_end_missing]
Arduino-1.5.6-r2/hardware/arduino/avr/firmwares/wifishield/wifi_dnld/src/printf-stdarg.c:255:47: error: va_list 'args' was opened but not closed by va_end(). [va_end_missing]
Arduino-1.5.6-r2/hardware/arduino/avr/libraries/EEPROM/EEPROM.h:28:13: performance: Technically the member function 'EEPROMClass::read' can be static. [functionStatic]
Arduino-1.5.6-r2/hardware/arduino/avr/libraries/EEPROM/EEPROM.cpp:40:22: note: Technically the member function 'EEPROMClass::read' can be static.
Arduino-1.5.6-r2/hardware/arduino/avr/libraries/EEPROM/EEPROM.h:28:13: note: Technically the member function 'EEPROMClass::read' can be static.
Arduino-1.5.6-r2/hardware/arduino/avr/libraries/EEPROM/EEPROM.h:29:10: performance: Technically the member function 'EEPROMClass::write' can be static. [functionStatic]
Arduino-1.5.6-r2/hardware/arduino/avr/libraries/EEPROM/EEPROM.cpp:45:19: note: Technically the member function 'EEPROMClass::write' can be static.
Arduino-1.5.6-r2/hardware/arduino/avr/libraries/EEPROM/EEPROM.h:29:10: note: Technically the member function 'EEPROMClass::write' can be static.
Arduino-1.5.6-r2/hardware/arduino/avr/libraries/SoftwareSerial/SoftwareSerial.cpp:128:0: error: #error This version of SoftwareSerial supports only 20, 16 and 8MHz processors [preprocessorErrorDirective]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/Stream.h:53:5: warning: Member variable 'Stream::_startMillis' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USB/USBAPI.h:46:1: style: The class 'Serial_' does not have a constructor although it has private member variables. [noConstructor]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.h:51:7: performance: Technically the member function 'String::StringIfHelper' can be static. [functionStatic]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/Print.h:45:9: style: Technically the member function 'Print::getWriteError' can be const. [functionConst]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.h:59:2: style: Class 'String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.h:61:2: style: Class 'String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.h:211:2: style: Class 'StringSumHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.h:212:2: style: Class 'StringSumHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.h:213:2: style: Class 'StringSumHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.h:214:2: style: Class 'StringSumHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.h:215:2: style: Class 'StringSumHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.h:216:2: style: Class 'StringSumHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.h:217:2: style: Class 'StringSumHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.h:218:2: style: Class 'StringSumHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.h:219:2: style: Class 'StringSumHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.h:220:2: style: Class 'StringSumHelper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/IPAddress.h:40:5: style: Class 'IPAddress' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/IPAddress.h:41:5: style: Class 'IPAddress' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/HardwareSerial.h:31:17: style: The function 'available' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/Stream.h:48:17: note: Virtual function in base class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/HardwareSerial.h:31:17: note: Function in derived class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/HardwareSerial.h:32:17: style: The function 'peek' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/Stream.h:50:17: note: Virtual function in base class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/HardwareSerial.h:32:17: note: Function in derived class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/HardwareSerial.h:33:17: style: The function 'read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/Stream.h:49:17: note: Virtual function in base class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/HardwareSerial.h:33:17: note: Function in derived class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/HardwareSerial.h:34:18: style: The function 'flush' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/Stream.h:51:18: note: Virtual function in base class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/HardwareSerial.h:34:18: note: Function in derived class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/HardwareSerial.h:35:20: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/Print.h:48:20: note: Virtual function in base class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/HardwareSerial.h:35:20: note: Function in derived class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USB/USBAPI.h:55:14: style: The function 'available' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/Stream.h:48:17: note: Virtual function in base class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USB/USBAPI.h:55:14: note: Function in derived class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USB/USBAPI.h:57:14: style: The function 'peek' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/Stream.h:50:17: note: Virtual function in base class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USB/USBAPI.h:57:14: note: Function in derived class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USB/USBAPI.h:58:14: style: The function 'read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/Stream.h:49:17: note: Virtual function in base class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USB/USBAPI.h:58:14: note: Function in derived class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USB/USBAPI.h:59:15: style: The function 'flush' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/Stream.h:51:18: note: Virtual function in base class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USB/USBAPI.h:59:15: note: Function in derived class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USB/USBAPI.h:60:17: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/Print.h:48:20: note: Virtual function in base class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USB/USBAPI.h:60:17: note: Function in derived class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USB/USBAPI.h:61:17: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/Print.h:53:20: note: Virtual function in base class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USB/USBAPI.h:61:17: note: Function in derived class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USB/USBAPI.h:151:17: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/Print.h:48:20: note: Virtual function in base class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USB/USBAPI.h:151:17: note: Function in derived class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/IPAddress.h:57:20: style: The function 'printTo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/Printable.h:36:20: note: Virtual function in base class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/IPAddress.h:57:20: note: Function in derived class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/Reset.cpp:55:24: style: Function 'initiateReset' argument 1 names different: declaration 'ms' definition '_ticks'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/Reset.h:26:24: note: Function 'initiateReset' argument 1 names different: declaration 'ms' definition '_ticks'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/Reset.cpp:55:24: note: Function 'initiateReset' argument 1 names different: declaration 'ms' definition '_ticks'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/Stream.cpp:91:63: warning: Possible null pointer dereference: terminator [nullPointer]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/Stream.cpp:78:28: note: Calling function 'findUntil', 2nd argument 'terminator' value is 0
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/Stream.cpp:91:63: note: Null pointer dereference
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/Stream.cpp:32:7: style: The scope of the variable 'c' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/Stream.cpp:44:7: style: The scope of the variable 'c' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/Stream.cpp:57:7: style: The scope of the variable 'c' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/Stream.cpp:97:62: style: Function 'findUntil' argument 3 names different: declaration 'terminate' definition 'terminator'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/Stream.h:70:56: note: Function 'findUntil' argument 3 names different: declaration 'terminate' definition 'terminator'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/Stream.cpp:97:62: note: Function 'findUntil' argument 3 names different: declaration 'terminate' definition 'terminator'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/UARTClass.cpp:110:40: style: Function 'write' argument 1 names different: declaration 'c' definition 'uc_data'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/UARTClass.h:47:33: note: Function 'write' argument 1 names different: declaration 'c' definition 'uc_data'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/UARTClass.cpp:110:40: note: Function 'write' argument 1 names different: declaration 'c' definition 'uc_data'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/UARTClass.cpp:31:3: performance: Variable '_dwIrq' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/UARTClass.h:42:10: style: The function 'end' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/HardwareSerial.h:30:18: note: Virtual function in base class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/UARTClass.h:42:10: note: Function in derived class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/UARTClass.h:43:9: style: The function 'available' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/HardwareSerial.h:31:17: note: Virtual function in base class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/UARTClass.h:43:9: note: Function in derived class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/UARTClass.h:44:9: style: The function 'peek' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/HardwareSerial.h:32:17: note: Virtual function in base class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/UARTClass.h:44:9: note: Function in derived class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/UARTClass.h:45:9: style: The function 'read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/HardwareSerial.h:33:17: note: Virtual function in base class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/UARTClass.h:45:9: note: Function in derived class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/UARTClass.h:46:10: style: The function 'flush' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/HardwareSerial.h:34:18: note: Virtual function in base class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/UARTClass.h:46:10: note: Function in derived class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/UARTClass.h:47:12: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/HardwareSerial.h:35:20: note: Virtual function in base class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/UARTClass.h:47:12: note: Function in derived class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/UARTClass.h:58:5: style: The function 'operatorbool' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/HardwareSerial.h:37:13: note: Virtual function in base class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/UARTClass.h:58:5: note: Function in derived class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USARTClass.cpp:111:41: style: Function 'write' argument 1 names different: declaration 'c' definition 'uc_data'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USARTClass.h:47:33: note: Function 'write' argument 1 names different: declaration 'c' definition 'uc_data'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USARTClass.cpp:111:41: note: Function 'write' argument 1 names different: declaration 'c' definition 'uc_data'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USARTClass.cpp:31:3: performance: Variable '_dwIrq' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USARTClass.h:42:10: style: The function 'end' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/HardwareSerial.h:30:18: note: Virtual function in base class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USARTClass.h:42:10: note: Function in derived class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USARTClass.h:43:9: style: The function 'available' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/HardwareSerial.h:31:17: note: Virtual function in base class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USARTClass.h:43:9: note: Function in derived class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USARTClass.h:44:9: style: The function 'peek' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/HardwareSerial.h:32:17: note: Virtual function in base class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USARTClass.h:44:9: note: Function in derived class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USARTClass.h:45:9: style: The function 'read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/HardwareSerial.h:33:17: note: Virtual function in base class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USARTClass.h:45:9: note: Function in derived class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USARTClass.h:46:10: style: The function 'flush' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/HardwareSerial.h:34:18: note: Virtual function in base class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USARTClass.h:46:10: note: Function in derived class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USARTClass.h:47:12: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/HardwareSerial.h:35:20: note: Virtual function in base class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USARTClass.h:47:12: note: Function in derived class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USARTClass.h:58:5: style: The function 'operatorbool' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/HardwareSerial.h:37:13: note: Virtual function in base class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USARTClass.h:58:5: note: Function in derived class
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USB/USBCore.cpp:310:8: warning: Redundant assignment of 'total' to itself. [selfAssignment]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USB/USBCore.cpp:328:8: warning: Redundant assignment of 'total' to itself. [selfAssignment]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USB/USBCore.cpp:225:11: style: The scope of the variable 'sent' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USB/USBCore.cpp:226:11: style: The scope of the variable 'pos' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USB/USBCore.cpp:142:32: style: Checking if unsigned variable 'len' is less than zero. [unsignedLessThanZero]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USB/USBCore.cpp:140:39: style: Function 'USBD_Recv' argument 2 names different: declaration 'data' definition 'd'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USB/USBAPI.h:215:39: note: Function 'USBD_Recv' argument 2 names different: declaration 'data' definition 'd'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USB/USBCore.cpp:140:39: note: Function 'USBD_Recv' argument 2 names different: declaration 'data' definition 'd'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USB/USBCore.cpp:276:14: style: Variable 'i' is assigned a value that is never used. [unreadVariable]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USB/USBCore.cpp:310:10: style: Variable 'total' is assigned a value that is never used. [unreadVariable]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USB/USBCore.cpp:328:10: style: Variable 'total' is assigned a value that is never used. [unreadVariable]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USB/USBAPI.h:34:7: performance: Technically the member function 'USBDevice_::configured' can be static. [functionStatic]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USB/USBCore.cpp:876:18: note: Technically the member function 'USBDevice_::configured' can be static.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USB/USBAPI.h:34:7: note: Technically the member function 'USBDevice_::configured' can be static.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USB/USBAPI.h:36:7: performance: Technically the member function 'USBDevice_::attach' can be static. [functionStatic]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USB/USBCore.cpp:847:18: note: Technically the member function 'USBDevice_::attach' can be static.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USB/USBAPI.h:36:7: note: Technically the member function 'USBDevice_::attach' can be static.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USB/USBAPI.h:37:7: performance: Technically the member function 'USBDevice_::detach' can be static. [functionStatic]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USB/USBCore.cpp:861:18: note: Technically the member function 'USBDevice_::detach' can be static.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USB/USBAPI.h:37:7: note: Technically the member function 'USBDevice_::detach' can be static.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USB/USBAPI.h:38:7: performance: Technically the member function 'USBDevice_::poll' can be static. [functionStatic]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USB/USBCore.cpp:881:18: note: Technically the member function 'USBDevice_::poll' can be static.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USB/USBAPI.h:38:7: note: Technically the member function 'USBDevice_::poll' can be static.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/USB/USBCore.cpp:122:2: style: Class 'LockEP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.cpp:525:14: style: The scope of the variable 'dummy_writable_char' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.cpp:696:12: style: Checking if unsigned variable 'count' is less than zero. [unsignedLessThanZero]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.cpp:36:30: style: Function 'String' argument 1 names different: declaration 'str' definition 'value'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.h:60:23: note: Function 'String' argument 1 names different: declaration 'str' definition 'value'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.cpp:36:30: note: Function 'String' argument 1 names different: declaration 'str' definition 'value'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.cpp:42:43: style: Function 'String' argument 1 names different: declaration 'str' definition 'pstr'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.h:61:36: note: Function 'String' argument 1 names different: declaration 'str' definition 'pstr'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.cpp:42:43: note: Function 'String' argument 1 names different: declaration 'str' definition 'pstr'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.cpp:248:57: style: Function 'operator=' argument 1 names different: declaration 'str' definition 'pstr'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.h:88:50: note: Function 'operator=' argument 1 names different: declaration 'str' definition 'pstr'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.cpp:248:57: note: Function 'operator=' argument 1 names different: declaration 'str' definition 'pstr'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.cpp:260:44: style: Function 'concat' argument 1 names different: declaration 'str' definition 's'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.h:99:37: note: Function 'concat' argument 1 names different: declaration 'str' definition 's'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.cpp:260:44: note: Function 'concat' argument 1 names different: declaration 'str' definition 's'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.cpp:290:44: style: Function 'concat' argument 1 names different: declaration 'c' definition 'num'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.h:102:37: note: Function 'concat' argument 1 names different: declaration 'c' definition 'num'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.cpp:290:44: note: Function 'concat' argument 1 names different: declaration 'c' definition 'num'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.cpp:446:44: style: Function 'equals' argument 1 names different: declaration 's' definition 's2'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.h:140:37: note: Function 'equals' argument 1 names different: declaration 's' definition 's2'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.cpp:446:44: note: Function 'equals' argument 1 names different: declaration 's' definition 's2'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.cpp:478:55: style: Function 'equalsIgnoreCase' argument 1 names different: declaration 's' definition 's2'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.h:150:47: note: Function 'equalsIgnoreCase' argument 1 names different: declaration 's' definition 's2'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.cpp:478:55: note: Function 'equalsIgnoreCase' argument 1 names different: declaration 's' definition 's2'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.cpp:491:49: style: Function 'startsWith' argument 1 names different: declaration 'prefix' definition 's2'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.h:151:42: note: Function 'startsWith' argument 1 names different: declaration 'prefix' definition 's2'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.cpp:491:49: note: Function 'startsWith' argument 1 names different: declaration 'prefix' definition 's2'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.cpp:497:49: style: Function 'startsWith' argument 1 names different: declaration 'prefix' definition 's2'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.h:152:41: note: Function 'startsWith' argument 1 names different: declaration 'prefix' definition 's2'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.cpp:497:49: note: Function 'startsWith' argument 1 names different: declaration 'prefix' definition 's2'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.cpp:503:47: style: Function 'endsWith' argument 1 names different: declaration 'suffix' definition 's2'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.h:153:39: note: Function 'endsWith' argument 1 names different: declaration 'suffix' definition 's2'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.cpp:503:47: note: Function 'endsWith' argument 1 names different: declaration 'suffix' definition 's2'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.cpp:513:34: style: Function 'charAt' argument 1 names different: declaration 'index' definition 'loc'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.h:156:27: note: Function 'charAt' argument 1 names different: declaration 'index' definition 'loc'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.cpp:513:34: note: Function 'charAt' argument 1 names different: declaration 'index' definition 'loc'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.cpp:518:37: style: Function 'setCharAt' argument 1 names different: declaration 'index' definition 'loc'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.h:157:30: note: Function 'setCharAt' argument 1 names different: declaration 'index' definition 'loc'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.cpp:518:37: note: Function 'setCharAt' argument 1 names different: declaration 'index' definition 'loc'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.cpp:556:26: style: Function 'indexOf' argument 1 names different: declaration 'ch' definition 'c'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.h:166:20: note: Function 'indexOf' argument 1 names different: declaration 'ch' definition 'c'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.cpp:556:26: note: Function 'indexOf' argument 1 names different: declaration 'ch' definition 'c'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.cpp:569:35: style: Function 'indexOf' argument 1 names different: declaration 'str' definition 's2'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.h:168:29: note: Function 'indexOf' argument 1 names different: declaration 'str' definition 's2'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.cpp:569:35: note: Function 'indexOf' argument 1 names different: declaration 'str' definition 's2'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.cpp:574:35: style: Function 'indexOf' argument 1 names different: declaration 'str' definition 's2'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.h:169:29: note: Function 'indexOf' argument 1 names different: declaration 'str' definition 's2'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.cpp:574:35: note: Function 'indexOf' argument 1 names different: declaration 'str' definition 's2'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.cpp:582:31: style: Function 'lastIndexOf' argument 1 names different: declaration 'ch' definition 'theChar'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.h:170:24: note: Function 'lastIndexOf' argument 1 names different: declaration 'ch' definition 'theChar'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.cpp:582:31: note: Function 'lastIndexOf' argument 1 names different: declaration 'ch' definition 'theChar'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.cpp:598:39: style: Function 'lastIndexOf' argument 1 names different: declaration 'str' definition 's2'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.h:172:33: note: Function 'lastIndexOf' argument 1 names different: declaration 'str' definition 's2'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.cpp:598:39: note: Function 'lastIndexOf' argument 1 names different: declaration 'str' definition 's2'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.cpp:603:39: style: Function 'lastIndexOf' argument 1 names different: declaration 'str' definition 's2'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.h:173:33: note: Function 'lastIndexOf' argument 1 names different: declaration 'str' definition 's2'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.cpp:603:39: note: Function 'lastIndexOf' argument 1 names different: declaration 'str' definition 's2'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.cpp:616:39: style: Function 'substring' argument 1 names different: declaration 'beginIndex' definition 'left'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.h:175:33: note: Function 'substring' argument 1 names different: declaration 'beginIndex' definition 'left'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.cpp:616:39: note: Function 'substring' argument 1 names different: declaration 'beginIndex' definition 'left'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.cpp:616:58: style: Function 'substring' argument 2 names different: declaration 'endIndex' definition 'right'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.h:175:58: note: Function 'substring' argument 2 names different: declaration 'endIndex' definition 'right'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.cpp:616:58: note: Function 'substring' argument 2 names different: declaration 'endIndex' definition 'right'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.h:178:7: style: Technically the member function 'String::replace' can be const. [functionConst]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.cpp:637:14: note: Technically the member function 'String::replace' can be const.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.h:178:7: note: Technically the member function 'String::replace' can be const.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.h:182:7: style: Technically the member function 'String::toLowerCase' can be const. [functionConst]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.cpp:704:14: note: Technically the member function 'String::toLowerCase' can be const.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.h:182:7: note: Technically the member function 'String::toLowerCase' can be const.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.h:183:7: style: Technically the member function 'String::toUpperCase' can be const. [functionConst]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.cpp:712:14: note: Technically the member function 'String::toUpperCase' can be const.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/WString.h:183:7: note: Technically the member function 'String::toUpperCase' can be const.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/itoa.c:78:8: style: The scope of the variable 'i' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/itoa.c:133:8: style: The scope of the variable 'i' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/wiring.c:75:22: style: Function 'delay' argument 1 names different: declaration 'dwMs' definition 'ms'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/wiring.h:58:29: note: Function 'delay' argument 1 names different: declaration 'dwMs' definition 'ms'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/wiring.c:75:22: note: Function 'delay' argument 1 names different: declaration 'dwMs' definition 'ms'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/wiring_analog.c:60:15: style: Variable 'ulChannel' is assigned a value that is never used. [unreadVariable]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/wiring_digital.c:73:36: style: Function 'digitalWrite' argument 1 names different: declaration 'dwPin' definition 'ulPin'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/wiring_digital.h:54:36: note: Function 'digitalWrite' argument 1 names different: declaration 'dwPin' definition 'ulPin'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/wiring_digital.c:73:36: note: Function 'digitalWrite' argument 1 names different: declaration 'dwPin' definition 'ulPin'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/wiring_digital.c:73:52: style: Function 'digitalWrite' argument 2 names different: declaration 'dwVal' definition 'ulVal'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/wiring_digital.h:54:52: note: Function 'digitalWrite' argument 2 names different: declaration 'dwVal' definition 'ulVal'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/wiring_digital.c:73:52: note: Function 'digitalWrite' argument 2 names different: declaration 'dwVal' definition 'ulVal'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/wiring_pulse.cpp:26:35: style: Function 'pulseIn' argument 1 names different: declaration 'ulPin' definition 'pin'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/wiring_pulse.h:32:35: note: Function 'pulseIn' argument 1 names different: declaration 'ulPin' definition 'pin'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/wiring_pulse.cpp:26:35: note: Function 'pulseIn' argument 1 names different: declaration 'ulPin' definition 'pin'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/wiring_pulse.cpp:26:49: style: Function 'pulseIn' argument 2 names different: declaration 'ulState' definition 'state'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/wiring_pulse.h:32:51: note: Function 'pulseIn' argument 2 names different: declaration 'ulState' definition 'state'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/wiring_pulse.cpp:26:49: note: Function 'pulseIn' argument 2 names different: declaration 'ulState' definition 'state'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/wiring_pulse.cpp:26:65: style: Function 'pulseIn' argument 3 names different: declaration 'ulTimeout' definition 'timeout'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/wiring_pulse.h:32:69: note: Function 'pulseIn' argument 3 names different: declaration 'ulTimeout' definition 'timeout'.
Arduino-1.5.6-r2/hardware/arduino/sam/cores/arduino/wiring_pulse.cpp:26:65: note: Function 'pulseIn' argument 3 names different: declaration 'ulTimeout' definition 'timeout'.
Arduino-1.5.6-r2/hardware/arduino/sam/libraries/SPI/SPI.cpp:87:30: style: Function 'transfer' argument 1 names different: declaration '_channel' definition '_pin'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/sam/libraries/SPI/SPI.h:32:21: note: Function 'transfer' argument 1 names different: declaration '_channel' definition '_pin'.
Arduino-1.5.6-r2/hardware/arduino/sam/libraries/SPI/SPI.cpp:87:30: note: Function 'transfer' argument 1 names different: declaration '_channel' definition '_pin'.
Arduino-1.5.6-r2/hardware/arduino/sam/libraries/SPI/SPI.cpp:13:11: warning: Member variable 'SPIClass::divider' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/hardware/arduino/sam/libraries/SPI/SPI.cpp:13:11: warning: Member variable 'SPIClass::mode' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/hardware/arduino/sam/libraries/SPI/SPI.h:36:7: performance: Technically the member function 'SPIClass::attachInterrupt' can be static. [functionStatic]
Arduino-1.5.6-r2/hardware/arduino/sam/libraries/SPI/SPI.cpp:111:16: note: Technically the member function 'SPIClass::attachInterrupt' can be static.
Arduino-1.5.6-r2/hardware/arduino/sam/libraries/SPI/SPI.h:36:7: note: Technically the member function 'SPIClass::attachInterrupt' can be static.
Arduino-1.5.6-r2/hardware/arduino/sam/libraries/SPI/SPI.h:37:7: performance: Technically the member function 'SPIClass::detachInterrupt' can be static. [functionStatic]
Arduino-1.5.6-r2/hardware/arduino/sam/libraries/SPI/SPI.cpp:115:16: note: Technically the member function 'SPIClass::detachInterrupt' can be static.
Arduino-1.5.6-r2/hardware/arduino/sam/libraries/SPI/SPI.h:37:7: note: Technically the member function 'SPIClass::detachInterrupt' can be static.
Arduino-1.5.6-r2/hardware/arduino/sam/libraries/SPI/SPI.h:44:7: performance: Technically the member function 'SPIClass::end' can be static. [functionStatic]
Arduino-1.5.6-r2/hardware/arduino/sam/libraries/SPI/SPI.cpp:55:16: note: Technically the member function 'SPIClass::end' can be static.
Arduino-1.5.6-r2/hardware/arduino/sam/libraries/SPI/SPI.h:44:7: note: Technically the member function 'SPIClass::end' can be static.
Arduino-1.5.6-r2/hardware/arduino/sam/libraries/Wire/Wire.cpp:81:23: style: Function 'TwoWire' argument 1 names different: declaration 'twi' definition '_twi'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/sam/libraries/Wire/Wire.h:34:15: note: Function 'TwoWire' argument 1 names different: declaration 'twi' definition '_twi'.
Arduino-1.5.6-r2/hardware/arduino/sam/libraries/Wire/Wire.cpp:81:23: note: Function 'TwoWire' argument 1 names different: declaration 'twi' definition '_twi'.
Arduino-1.5.6-r2/hardware/arduino/sam/libraries/Wire/Wire.cpp:81:35: style: Function 'TwoWire' argument 2 names different: declaration 'begin_cb' definition '_beginCb'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/hardware/arduino/sam/libraries/Wire/Wire.h:34:26: note: Function 'TwoWire' argument 2 names different: declaration 'begin_cb' definition '_beginCb'.
Arduino-1.5.6-r2/hardware/arduino/sam/libraries/Wire/Wire.cpp:81:35: note: Function 'TwoWire' argument 2 names different: declaration 'begin_cb' definition '_beginCb'.
Arduino-1.5.6-r2/hardware/arduino/sam/libraries/Wire/Wire.cpp:81:10: warning: Member variable 'TwoWire::rxBuffer' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/hardware/arduino/sam/libraries/Wire/Wire.cpp:81:10: warning: Member variable 'TwoWire::txBuffer' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/hardware/arduino/sam/libraries/Wire/Wire.cpp:81:10: warning: Member variable 'TwoWire::srvBuffer' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/hardware/arduino/sam/libraries/Wire/Wire.cpp:81:10: warning: Member variable 'TwoWire::onRequestCallback' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/hardware/arduino/sam/libraries/Wire/Wire.cpp:81:10: warning: Member variable 'TwoWire::onReceiveCallback' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/hardware/arduino/sam/libraries/Wire/Wire.h:66:10: style: Member variable 'TwoWire::rxBufferIndex' is in the wrong place in the initializer list. [initializerList]
Arduino-1.5.6-r2/hardware/arduino/sam/libraries/Wire/Wire.cpp:82:13: note: Member variable 'TwoWire::rxBufferIndex' is in the wrong place in the initializer list.
Arduino-1.5.6-r2/hardware/arduino/sam/libraries/Wire/Wire.h:66:10: note: Member variable 'TwoWire::rxBufferIndex' is in the wrong place in the initializer list.
Arduino-1.5.6-r2/hardware/arduino/sam/libraries/Wire/Wire.h:84:9: style: Member variable 'TwoWire::onBeginCallback' is in the wrong place in the initializer list. [initializerList]
Arduino-1.5.6-r2/hardware/arduino/sam/libraries/Wire/Wire.cpp:84:22: note: Member variable 'TwoWire::onBeginCallback' is in the wrong place in the initializer list.
Arduino-1.5.6-r2/hardware/arduino/sam/libraries/Wire/Wire.h:84:9: note: Member variable 'TwoWire::onBeginCallback' is in the wrong place in the initializer list.
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/Common/Source/math_helper.c:62:13: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/Common/Source/math_helper.c:71:13: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/Common/Source/math_helper.c:83:11: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/Common/Source/math_helper.c:156:11: style: The scope of the variable 'diff' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/Common/Source/math_helper.c:156:17: style: The scope of the variable 'diffCrnt' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/Common/Source/math_helper.c:184:11: style: The scope of the variable 'diff' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/Common/Source/math_helper.c:184:17: style: The scope of the variable 'diffCrnt' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/arm_convolution_example_f32.c:207:2: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/arm_convolution_example_f32.c:196:5: note: Variable 'status' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_convolution_example/arm_convolution_example_f32.c:207:2: note: Variable 'status' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/arm_fft_bin_example_f32.c:115:2: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/arm_fft_bin_example_f32.c:112:2: note: Variable 'status' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_fft_bin_example/arm_fft_bin_example_f32.c:115:2: note: Variable 'status' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/arm_matrix_example_f32.c:163:2: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/arm_matrix_example_f32.c:154:2: note: Variable 'status' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/arm_matrix_example_f32.c:163:2: note: Variable 'status' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/arm_matrix_example_f32.c:171:2: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/arm_matrix_example_f32.c:163:2: note: Variable 'status' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/arm_matrix_example_f32.c:171:2: note: Variable 'status' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/arm_matrix_example_f32.c:174:2: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/arm_matrix_example_f32.c:171:2: note: Variable 'status' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/arm_matrix_example_f32.c:174:2: note: Variable 'status' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/arm_matrix_example_f32.c:187:2: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/arm_matrix_example_f32.c:174:2: note: Variable 'status' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Examples/arm_matrix_example/arm_matrix_example_f32.c:187:2: note: Variable 'status' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FastMathFunctions/arm_sqrt_q15.c:57:12: style: The scope of the variable 'sign_bits' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FastMathFunctions/arm_sqrt_q31.c:53:12: style: The scope of the variable 'signBits' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_32x64_q31.c:191:12: style: The scope of the variable 'sample' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_f32.c:185:12: style: The scope of the variable 'sample' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_fast_q15.c:86:10: style: The scope of the variable 'pState_q31' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_fast_q15.c:87:12: style: The scope of the variable 'sample' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_fast_q31.c:85:12: style: The scope of the variable 'sample' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_q15.c:93:10: style: The scope of the variable 'pState_q31' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_q15.c:94:12: style: The scope of the variable 'sample' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df1_q31.c:84:12: style: The scope of the variable 'sample' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_biquad_cascade_df2T_f32.c:158:12: style: The scope of the variable 'sample' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_f32.c:124:12: style: The scope of the variable 'j' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_fast_q31.c:83:12: style: The scope of the variable 'j' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_f32.c:92:14: style: The scope of the variable 'px' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_f32.c:93:14: style: The scope of the variable 'py' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_f32.c:97:12: style: The scope of the variable 'j' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_f32.c:97:15: style: The scope of the variable 'k' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_f32.c:97:18: style: The scope of the variable 'count' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_f32.c:97:30: style: The scope of the variable 'blkCnt' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_f32.c:97:38: style: The scope of the variable 'check' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_f32.c:98:11: style: The scope of the variable 'blockSize1' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_f32.c:98:23: style: The scope of the variable 'blockSize2' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_f32.c:98:35: style: The scope of the variable 'blockSize3' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_fast_q15.c:69:10: style: The scope of the variable 'px' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_fast_q15.c:73:12: style: The scope of the variable 'j' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_fast_q15.c:73:15: style: The scope of the variable 'k' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_fast_q15.c:73:18: style: The scope of the variable 'count' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_fast_q15.c:73:25: style: The scope of the variable 'check' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_fast_q15.c:73:32: style: The scope of the variable 'blkCnt' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_fast_q15.c:74:11: style: The scope of the variable 'blockSize1' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_fast_q15.c:74:23: style: The scope of the variable 'blockSize2' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_fast_q15.c:74:35: style: The scope of the variable 'blockSize3' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_fast_q15.c:76:10: style: The scope of the variable 'pb' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_fast_q31.c:68:10: style: The scope of the variable 'px' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_fast_q31.c:69:10: style: The scope of the variable 'py' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_fast_q31.c:73:12: style: The scope of the variable 'j' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_fast_q31.c:73:15: style: The scope of the variable 'k' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_fast_q31.c:73:18: style: The scope of the variable 'count' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_fast_q31.c:73:25: style: The scope of the variable 'check' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_fast_q31.c:73:32: style: The scope of the variable 'blkCnt' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_fast_q31.c:74:11: style: The scope of the variable 'blockSize1' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_fast_q31.c:74:23: style: The scope of the variable 'blockSize2' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_fast_q31.c:74:35: style: The scope of the variable 'blockSize3' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_q15.c:79:10: style: The scope of the variable 'px' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_q15.c:83:12: style: The scope of the variable 'j' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_q15.c:83:15: style: The scope of the variable 'k' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_q15.c:83:18: style: The scope of the variable 'count' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_q15.c:83:25: style: The scope of the variable 'check' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_q15.c:83:32: style: The scope of the variable 'blkCnt' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_q15.c:84:11: style: The scope of the variable 'blockSize1' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_q15.c:84:23: style: The scope of the variable 'blockSize2' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_q15.c:84:35: style: The scope of the variable 'blockSize3' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_q15.c:86:10: style: The scope of the variable 'pb' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_q31.c:77:10: style: The scope of the variable 'px' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_q31.c:78:10: style: The scope of the variable 'py' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_q31.c:82:12: style: The scope of the variable 'j' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_q31.c:82:15: style: The scope of the variable 'k' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_q31.c:82:18: style: The scope of the variable 'count' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_q31.c:82:25: style: The scope of the variable 'check' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_q31.c:82:32: style: The scope of the variable 'blkCnt' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_q31.c:83:11: style: The scope of the variable 'blockSize1' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_q31.c:83:23: style: The scope of the variable 'blockSize2' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_q31.c:83:35: style: The scope of the variable 'blockSize3' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_q7.c:76:9: style: The scope of the variable 'px' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_q7.c:77:9: style: The scope of the variable 'py' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_q7.c:83:12: style: The scope of the variable 'j' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_q7.c:83:15: style: The scope of the variable 'k' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_q7.c:83:18: style: The scope of the variable 'count' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_q7.c:83:25: style: The scope of the variable 'check' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_q7.c:83:32: style: The scope of the variable 'blkCnt' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_q7.c:84:11: style: The scope of the variable 'blockSize1' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_q7.c:84:23: style: The scope of the variable 'blockSize2' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_partial_q7.c:84:35: style: The scope of the variable 'blockSize3' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_q31.c:93:12: style: The scope of the variable 'j' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_conv_q7.c:88:12: style: The scope of the variable 'j' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_correlate_f32.c:116:38: style: The scope of the variable 'outBlockSize' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_correlate_fast_q15.c:81:38: style: The scope of the variable 'outBlockSize' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_correlate_fast_q31.c:85:38: style: The scope of the variable 'outBlockSize' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_correlate_q15.c:88:38: style: The scope of the variable 'outBlockSize' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_correlate_q31.c:91:38: style: The scope of the variable 'outBlockSize' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_correlate_q7.c:88:38: style: The scope of the variable 'outBlockSize' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_f32.c:141:14: style: The scope of the variable 'px' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_f32.c:141:19: style: The scope of the variable 'pb' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_f32.c:145:15: style: The scope of the variable 'tapCnt' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_fast_q15.c:72:10: style: The scope of the variable 'px' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_fast_q15.c:73:10: style: The scope of the variable 'pb' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_fast_q15.c:77:23: style: The scope of the variable 'tapCnt' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_fast_q31.c:75:10: style: The scope of the variable 'px' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_fast_q31.c:76:10: style: The scope of the variable 'pb' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_fast_q31.c:79:15: style: The scope of the variable 'tapCnt' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_q15.c:74:10: style: The scope of the variable 'px' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_q15.c:75:10: style: The scope of the variable 'pb' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_q15.c:79:23: style: The scope of the variable 'tapCnt' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_q31.c:74:10: style: The scope of the variable 'px' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_q31.c:75:10: style: The scope of the variable 'pb' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_decimate_q31.c:78:15: style: The scope of the variable 'tapCnt' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_f32.c:140:12: style: The scope of the variable 'i' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_fast_q15.c:74:10: style: The scope of the variable 'px1' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_fast_q15.c:76:10: style: The scope of the variable 'px2' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_interpolate_f32.c:153:12: style: The scope of the variable 'i' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_interpolate_f32.c:153:23: style: The scope of the variable 'j' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_interpolate_q15.c:81:23: style: The scope of the variable 'j' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_interpolate_q31.c:80:12: style: The scope of the variable 'i' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_interpolate_q31.c:80:23: style: The scope of the variable 'j' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_q15.c:83:10: style: The scope of the variable 'px1' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_fir_q15.c:85:10: style: The scope of the variable 'px2' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_iir_lattice_f32.c:129:14: style: The scope of the variable 'px1' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_iir_lattice_f32.c:129:20: style: The scope of the variable 'px2' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_iir_lattice_f32.c:129:26: style: The scope of the variable 'pk' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_iir_lattice_f32.c:129:31: style: The scope of the variable 'pv' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_iir_lattice_q15.c:79:20: style: The scope of the variable 'tapCnt' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_iir_lattice_q15.c:80:10: style: The scope of the variable 'px1' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_iir_lattice_q15.c:80:16: style: The scope of the variable 'px2' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_iir_lattice_q15.c:80:22: style: The scope of the variable 'pk' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_iir_lattice_q15.c:80:27: style: The scope of the variable 'pv' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_iir_lattice_q31.c:71:10: style: The scope of the variable 'px1' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_iir_lattice_q31.c:71:16: style: The scope of the variable 'px2' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_iir_lattice_q31.c:71:22: style: The scope of the variable 'pk' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_iir_lattice_q31.c:71:27: style: The scope of the variable 'pv' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_f32.c:181:14: style: The scope of the variable 'px' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_f32.c:181:19: style: The scope of the variable 'pb' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_norm_f32.c:171:14: style: The scope of the variable 'px' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_norm_f32.c:171:19: style: The scope of the variable 'pb' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_norm_q15.c:82:10: style: The scope of the variable 'px' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_norm_q15.c:82:15: style: The scope of the variable 'pb' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_norm_q31.c:83:10: style: The scope of the variable 'px' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_norm_q31.c:83:15: style: The scope of the variable 'pb' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_q15.c:79:10: style: The scope of the variable 'px' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_q15.c:80:10: style: The scope of the variable 'pb' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_q31.c:82:10: style: The scope of the variable 'px' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/FilteringFunctions/arm_lms_q31.c:83:10: style: The scope of the variable 'pb' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_add_f32.c:76:12: style: The scope of the variable 'numSamples' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_add_f32.c:77:12: style: The scope of the variable 'blkCnt' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_add_q15.c:69:12: style: The scope of the variable 'numSamples' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_add_q15.c:70:12: style: The scope of the variable 'blkCnt' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_add_q31.c:69:12: style: The scope of the variable 'numSamples' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_add_q31.c:70:12: style: The scope of the variable 'blkCnt' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_inverse_f32.c:80:22: style: The scope of the variable 'pInT2' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_inverse_f32.c:81:22: style: The scope of the variable 'pInT4' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_inverse_f32.c:82:28: style: The scope of the variable 'pPRT_in' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_inverse_f32.c:82:53: style: The scope of the variable 'pPRT_pDst' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_inverse_f32.c:91:12: style: The scope of the variable 'i' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_inverse_f32.c:91:15: style: The scope of the variable 'rowCnt' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_inverse_f32.c:91:23: style: The scope of the variable 'flag' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_inverse_f32.c:91:34: style: The scope of the variable 'j' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_inverse_f32.c:91:37: style: The scope of the variable 'loopCnt' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_inverse_f32.c:91:46: style: The scope of the variable 'k' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_inverse_f32.c:91:49: style: The scope of the variable 'l' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_f32.c:82:14: style: The scope of the variable 'px' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_f32.c:92:12: style: The scope of the variable 'col' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_f32.c:92:17: style: The scope of the variable 'i' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_f32.c:92:25: style: The scope of the variable 'j' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_f32.c:92:44: style: The scope of the variable 'colCnt' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_fast_q15.c:86:10: style: The scope of the variable 'px' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_fast_q15.c:91:12: style: The scope of the variable 'col' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_fast_q15.c:91:17: style: The scope of the variable 'i' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_fast_q15.c:91:41: style: The scope of the variable 'colCnt' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_fast_q31.c:82:10: style: The scope of the variable 'px' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_fast_q31.c:87:12: style: The scope of the variable 'col' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_fast_q31.c:87:17: style: The scope of the variable 'i' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_fast_q31.c:87:25: style: The scope of the variable 'j' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_fast_q31.c:87:44: style: The scope of the variable 'colCnt' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_q15.c:90:10: style: The scope of the variable 'px' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_q15.c:95:12: style: The scope of the variable 'col' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_q15.c:95:17: style: The scope of the variable 'i' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_q15.c:95:41: style: The scope of the variable 'colCnt' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_q31.c:82:10: style: The scope of the variable 'px' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_q31.c:92:12: style: The scope of the variable 'col' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_q31.c:92:17: style: The scope of the variable 'i' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_q31.c:92:25: style: The scope of the variable 'j' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_mult_q31.c:92:44: style: The scope of the variable 'colCnt' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_scale_f32.c:82:12: style: The scope of the variable 'numSamples' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_scale_f32.c:83:12: style: The scope of the variable 'blkCnt' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_scale_q15.c:71:12: style: The scope of the variable 'numSamples' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_scale_q15.c:73:12: style: The scope of the variable 'blkCnt' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_scale_q31.c:72:12: style: The scope of the variable 'numSamples' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_scale_q31.c:74:12: style: The scope of the variable 'blkCnt' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_sub_f32.c:75:12: style: The scope of the variable 'numSamples' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_sub_f32.c:76:12: style: The scope of the variable 'blkCnt' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_sub_q15.c:69:12: style: The scope of the variable 'numSamples' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_sub_q15.c:70:12: style: The scope of the variable 'blkCnt' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_sub_q31.c:70:12: style: The scope of the variable 'numSamples' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_sub_q31.c:71:12: style: The scope of the variable 'blkCnt' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_trans_f32.c:70:14: style: The scope of the variable 'px' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_trans_f32.c:78:12: style: The scope of the variable 'blkCnt' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_trans_f32.c:78:20: style: The scope of the variable 'i' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_trans_q15.c:63:12: style: The scope of the variable 'col' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_trans_q15.c:63:30: style: The scope of the variable 'i' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_trans_q31.c:61:10: style: The scope of the variable 'px' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_trans_q31.c:69:12: style: The scope of the variable 'blkCnt' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/MatrixFunctions/arm_mat_trans_q31.c:69:20: style: The scope of the variable 'i' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_max_q7.c:63:50: style: The scope of the variable 'indxMod' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/CMSIS/DSP_Lib/Source/StatisticsFunctions/arm_min_q7.c:64:50: style: The scope of the variable 'indxMod' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/Device/ATMEL/sam4s/source/iar/startup_sam4s.c:33:25: style: union member 'intvec_elem::__fun' is never used. [unusedStructMember]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/Device/ATMEL/sam4s/source/iar/startup_sam4s.c:33:39: style: union member 'intvec_elem::__ptr' is never used. [unusedStructMember]
Arduino-1.5.6-r2/hardware/arduino/sam/system/CMSIS/Examples/cmsis_example/conf_board.h:41:0: error: #error "BOARD is not defined" [preprocessorErrorDirective]
Arduino-1.5.6-r2/hardware/arduino/sam/system/libsam/source/efc.c:304:2: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
Arduino-1.5.6-r2/hardware/arduino/sam/system/libsam/source/pio.c:83:0: error: #error "The specified chip is not supported." [preprocessorErrorDirective]
Arduino-1.5.6-r2/hardware/arduino/sam/system/libsam/source/pmc.c:526:23: warning: Shifting signed 32-bit value by 31 bits is undefined behaviour. See condition at line 524. [shiftTooManyBitsSigned]
Arduino-1.5.6-r2/hardware/arduino/sam/system/libsam/source/pmc.c:524:12: note: Assuming that condition 'ul_id<32' is not redundant
Arduino-1.5.6-r2/hardware/arduino/sam/system/libsam/source/pmc.c:526:23: note: Shift
Arduino-1.5.6-r2/hardware/arduino/sam/system/libsam/source/pmc.c:558:23: warning: Shifting signed 32-bit value by 31 bits is undefined behaviour. See condition at line 556. [shiftTooManyBitsSigned]
Arduino-1.5.6-r2/hardware/arduino/sam/system/libsam/source/pmc.c:556:12: note: Assuming that condition 'ul_id<32' is not redundant
Arduino-1.5.6-r2/hardware/arduino/sam/system/libsam/source/pmc.c:558:23: note: Shift
Arduino-1.5.6-r2/hardware/arduino/sam/system/libsam/source/pwmc.c:114:36: warning: Either the condition 'divisor<11' is redundant or the array 'divisors[11]' is accessed at index 11, which is out of bounds. [arrayIndexOutOfBoundsCond]
Arduino-1.5.6-r2/hardware/arduino/sam/system/libsam/source/pwmc.c:111:42: note: Assuming that condition 'divisor<11' is not redundant
Arduino-1.5.6-r2/hardware/arduino/sam/system/libsam/source/pwmc.c:113:9: note: divisor is incremented', new value is 11
Arduino-1.5.6-r2/hardware/arduino/sam/system/libsam/source/pwmc.c:114:36: note: Array index out of bounds
Arduino-1.5.6-r2/hardware/arduino/sam/system/libsam/source/pwmc.c:549:0: style: Variable 'ul_fault_enable_reg' is assigned a value that is never used. [unreadVariable]
Arduino-1.5.6-r2/hardware/arduino/sam/system/libsam/source/spi.c:135:5: style: Variable 'spi->SPI_CR' is reassigned a value before the old one has been used. [redundantAssignment]
Arduino-1.5.6-r2/hardware/arduino/sam/system/libsam/source/spi.c:132:5: note: Variable 'spi->SPI_CR' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/hardware/arduino/sam/system/libsam/source/spi.c:135:5: note: Variable 'spi->SPI_CR' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/hardware/arduino/sam/system/libsam/source/spi.c:136:5: style: Variable 'spi->SPI_CR' is reassigned a value before the old one has been used. [redundantAssignment]
Arduino-1.5.6-r2/hardware/arduino/sam/system/libsam/source/spi.c:135:5: note: Variable 'spi->SPI_CR' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/hardware/arduino/sam/system/libsam/source/spi.c:136:5: note: Variable 'spi->SPI_CR' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/hardware/arduino/sam/system/libsam/source/timetick.c:102:14: style: The scope of the variable 'dwCurrent' can be reduced. [variableScope]
Arduino-1.5.6-r2/hardware/arduino/sam/system/libsam/source/twi.c:108:5: style: Variable 'pTwi->TWI_CR' is reassigned a value before the old one has been used. [redundantAssignment]
Arduino-1.5.6-r2/hardware/arduino/sam/system/libsam/source/twi.c:106:5: note: Variable 'pTwi->TWI_CR' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/hardware/arduino/sam/system/libsam/source/twi.c:108:5: note: Variable 'pTwi->TWI_CR' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/hardware/arduino/sam/system/libsam/source/twi.c:113:5: style: Variable 'pTwi->TWI_CR' is reassigned a value before the old one has been used. [redundantAssignment]
Arduino-1.5.6-r2/hardware/arduino/sam/system/libsam/source/twi.c:112:5: note: Variable 'pTwi->TWI_CR' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/hardware/arduino/sam/system/libsam/source/twi.c:113:5: note: Variable 'pTwi->TWI_CR' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/hardware/arduino/sam/system/libsam/source/twi.c:116:5: style: Variable 'pTwi->TWI_CR' is reassigned a value before the old one has been used. [redundantAssignment]
Arduino-1.5.6-r2/hardware/arduino/sam/system/libsam/source/twi.c:113:5: note: Variable 'pTwi->TWI_CR' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/hardware/arduino/sam/system/libsam/source/twi.c:116:5: note: Variable 'pTwi->TWI_CR' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/hardware/arduino/sam/system/libsam/source/twi.c:137:5: style: Variable 'pTwi->TWI_CWGR' is reassigned a value before the old one has been used. [redundantAssignment]
Arduino-1.5.6-r2/hardware/arduino/sam/system/libsam/source/twi.c:136:5: note: Variable 'pTwi->TWI_CWGR' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/hardware/arduino/sam/system/libsam/source/twi.c:137:5: note: Variable 'pTwi->TWI_CWGR' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/hardware/arduino/sam/system/libsam/source/twi.c:161:5: style: Variable 'pTwi->TWI_SMR' is reassigned a value before the old one has been used. [redundantAssignment]
Arduino-1.5.6-r2/hardware/arduino/sam/system/libsam/source/twi.c:160:5: note: Variable 'pTwi->TWI_SMR' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/hardware/arduino/sam/system/libsam/source/twi.c:161:5: note: Variable 'pTwi->TWI_SMR' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/hardware/arduino/sam/system/libsam/source/twi.c:204:5: style: Variable 'pTwi->TWI_MMR' is reassigned a value before the old one has been used. [redundantAssignment]
Arduino-1.5.6-r2/hardware/arduino/sam/system/libsam/source/twi.c:203:5: note: Variable 'pTwi->TWI_MMR' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/hardware/arduino/sam/system/libsam/source/twi.c:204:5: note: Variable 'pTwi->TWI_MMR' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/hardware/arduino/sam/system/libsam/source/twi.c:208:5: style: Variable 'pTwi->TWI_IADR' is reassigned a value before the old one has been used. [redundantAssignment]
Arduino-1.5.6-r2/hardware/arduino/sam/system/libsam/source/twi.c:207:5: note: Variable 'pTwi->TWI_IADR' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/hardware/arduino/sam/system/libsam/source/twi.c:208:5: note: Variable 'pTwi->TWI_IADR' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/hardware/arduino/sam/system/libsam/source/twi.c:267:5: style: Variable 'pTwi->TWI_MMR' is reassigned a value before the old one has been used. [redundantAssignment]
Arduino-1.5.6-r2/hardware/arduino/sam/system/libsam/source/twi.c:266:5: note: Variable 'pTwi->TWI_MMR' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/hardware/arduino/sam/system/libsam/source/twi.c:267:5: note: Variable 'pTwi->TWI_MMR' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/hardware/arduino/sam/system/libsam/source/twi.c:271:5: style: Variable 'pTwi->TWI_IADR' is reassigned a value before the old one has been used. [redundantAssignment]
Arduino-1.5.6-r2/hardware/arduino/sam/system/libsam/source/twi.c:270:5: note: Variable 'pTwi->TWI_IADR' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/hardware/arduino/sam/system/libsam/source/twi.c:271:5: note: Variable 'pTwi->TWI_IADR' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/libraries/Audio/src/Audio.cpp:80:38: style: Function 'onTransmitEnd' argument 1 names different: declaration 'me' definition '_me'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Audio/src/Audio.h:42:34: note: Function 'onTransmitEnd' argument 1 names different: declaration 'me' definition '_me'.
Arduino-1.5.6-r2/libraries/Audio/src/Audio.cpp:80:38: note: Function 'onTransmitEnd' argument 1 names different: declaration 'me' definition '_me'.
Arduino-1.5.6-r2/libraries/Audio/src/DAC.h:21:2: warning: Member variable 'DACClass::cbData' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Audio/src/Audio.h:20:2: warning: Member variable 'AudioClass::bufferSize' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Audio/src/Audio.h:20:2: warning: Member variable 'AudioClass::buffer' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Audio/src/Audio.h:20:2: warning: Member variable 'AudioClass::half' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Audio/src/Audio.h:20:2: warning: Member variable 'AudioClass::last' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Audio/src/Audio.h:20:2: style: Class 'AudioClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/libraries/Audio/src/DAC.cpp:116:64: style: Function 'setOnTransmitEnd_CB' argument 2 names different: declaration 'data' definition '_data'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Audio/src/DAC.h:28:55: note: Function 'setOnTransmitEnd_CB' argument 2 names different: declaration 'data' definition '_data'.
Arduino-1.5.6-r2/libraries/Audio/src/DAC.cpp:116:64: note: Function 'setOnTransmitEnd_CB' argument 2 names different: declaration 'data' definition '_data'.
Arduino-1.5.6-r2/libraries/Audio/src/DAC.h:25:7: style: Technically the member function 'DACClass::canQueue' can be const. [functionConst]
Arduino-1.5.6-r2/libraries/Audio/src/DAC.cpp:87:16: note: Technically the member function 'DACClass::canQueue' can be const.
Arduino-1.5.6-r2/libraries/Audio/src/DAC.h:25:7: note: Technically the member function 'DACClass::canQueue' can be const.
Arduino-1.5.6-r2/libraries/Bridge/src/Bridge.cpp:227:7: style: The scope of the variable 'c' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/Bridge/src/Bridge.cpp:96:57: style: Function 'get' argument 2 names different: declaration 'buff' definition 'value'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Bridge/src/Bridge.h:36:48: note: Function 'get' argument 2 names different: declaration 'buff' definition 'value'.
Arduino-1.5.6-r2/libraries/Bridge/src/Bridge.cpp:96:57: note: Function 'get' argument 2 names different: declaration 'buff' definition 'value'.
Arduino-1.5.6-r2/libraries/Bridge/src/Bridge.cpp:96:77: style: Function 'get' argument 3 names different: declaration 'size' definition 'maxlen'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Bridge/src/Bridge.h:36:67: note: Function 'get' argument 3 names different: declaration 'size' definition 'maxlen'.
Arduino-1.5.6-r2/libraries/Bridge/src/Bridge.cpp:96:77: note: Function 'get' argument 3 names different: declaration 'size' definition 'maxlen'.
Arduino-1.5.6-r2/libraries/Bridge/src/Bridge.cpp:21:14: warning: Member variable 'BridgeClass::bridgeVersion' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Bridge/src/Bridge.cpp:21:14: warning: Member variable 'BridgeClass::CRC' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Bridge/src/Process.h:27:5: warning: Member variable 'Process::handle' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Bridge/src/Process.h:27:5: warning: Member variable 'Process::cmdline' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Bridge/src/Process.h:27:5: warning: Member variable 'Process::buffer' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Bridge/src/Bridge.h:64:14: style: Technically the member function 'BridgeClass::getBridgeVersion' can be const. [functionConst]
Arduino-1.5.6-r2/libraries/Bridge/src/Bridge.h:81:10: style: Technically the member function 'BridgeClass::crcCheck' can be const. [functionConst]
Arduino-1.5.6-r2/libraries/Bridge/src/Bridge.cpp:132:19: note: Technically the member function 'BridgeClass::crcCheck' can be const.
Arduino-1.5.6-r2/libraries/Bridge/src/Bridge.h:81:10: note: Technically the member function 'BridgeClass::crcCheck' can be const.
Arduino-1.5.6-r2/libraries/Bridge/src/Bridge.h:27:5: style: Class 'BridgeClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/libraries/Bridge/src/Bridge.h:94:5: style: Class 'SerialBridgeClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/libraries/Bridge/src/Process.h:27:5: style: Class 'Process' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/libraries/Bridge/src/Console.h:29:5: style: Class 'ConsoleClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/libraries/Bridge/src/Console.cpp:53:43: style: Function 'write' argument 1 names different: declaration 'buffer' definition 'buff'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Bridge/src/Console.h:47:33: note: Function 'write' argument 1 names different: declaration 'buffer' definition 'buff'.
Arduino-1.5.6-r2/libraries/Bridge/src/Console.cpp:53:43: note: Function 'write' argument 1 names different: declaration 'buffer' definition 'buff'.
Arduino-1.5.6-r2/libraries/Bridge/src/Console.cpp:22:15: warning: Member variable 'ConsoleClass::outBuffered' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Bridge/src/Console.cpp:22:15: warning: Member variable 'ConsoleClass::outBufferSize' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Bridge/src/Console.cpp:22:15: warning: Member variable 'ConsoleClass::outBuffer' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Bridge/src/Console.cpp:30:15: warning: Member variable 'ConsoleClass::outBuffered' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Bridge/src/Console.cpp:30:15: warning: Member variable 'ConsoleClass::outBufferSize' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Bridge/src/Console.cpp:30:15: warning: Member variable 'ConsoleClass::outBuffer' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Bridge/src/FileIO.cpp:200:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/Bridge/src/FileIO.cpp:83:29: style: Function 'seek' argument 1 names different: declaration 'pos' definition 'position'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Bridge/src/FileIO.h:42:27: note: Function 'seek' argument 1 names different: declaration 'pos' definition 'position'.
Arduino-1.5.6-r2/libraries/Bridge/src/FileIO.cpp:83:29: note: Function 'seek' argument 1 names different: declaration 'pos' definition 'position'.
Arduino-1.5.6-r2/libraries/Bridge/src/FileIO.cpp:143:22: style: Function 'read' argument 1 names different: declaration 'buf' definition 'buff'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Bridge/src/FileIO.h:41:20: note: Function 'read' argument 1 names different: declaration 'buf' definition 'buff'.
Arduino-1.5.6-r2/libraries/Bridge/src/FileIO.cpp:143:22: note: Function 'read' argument 1 names different: declaration 'buf' definition 'buff'.
Arduino-1.5.6-r2/libraries/Bridge/src/FileIO.cpp:188:11: style: Unused variable: lenght [unusedVariable]
Arduino-1.5.6-r2/libraries/Bridge/src/FileIO.cpp:23:7: warning: Member variable 'File::buffered' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Bridge/src/FileIO.cpp:23:7: warning: Member variable 'File::readPos' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Bridge/src/FileIO.cpp:23:7: warning: Member variable 'File::dirPosition' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Bridge/src/FileIO.cpp:23:7: warning: Member variable 'File::buffer' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Bridge/src/FileIO.cpp:23:7: warning: Member variable 'File::handle' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Bridge/src/FileIO.cpp:27:7: warning: Member variable 'File::readPos' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Bridge/src/FileIO.cpp:27:7: warning: Member variable 'File::buffer' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Bridge/src/FileIO.h:64:18: style: Member variable 'File::bridge' is in the wrong place in the initializer list. [initializerList]
Arduino-1.5.6-r2/libraries/Bridge/src/FileIO.cpp:23:41: note: Member variable 'File::bridge' is in the wrong place in the initializer list.
Arduino-1.5.6-r2/libraries/Bridge/src/FileIO.h:64:18: note: Member variable 'File::bridge' is in the wrong place in the initializer list.
Arduino-1.5.6-r2/libraries/Bridge/src/FileIO.h:64:18: style: Member variable 'File::bridge' is in the wrong place in the initializer list. [initializerList]
Arduino-1.5.6-r2/libraries/Bridge/src/FileIO.cpp:27:81: note: Member variable 'File::bridge' is in the wrong place in the initializer list.
Arduino-1.5.6-r2/libraries/Bridge/src/FileIO.h:64:18: note: Member variable 'File::bridge' is in the wrong place in the initializer list.
Arduino-1.5.6-r2/libraries/Bridge/src/FileIO.cpp:28:3: performance: Variable 'filename' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
Arduino-1.5.6-r2/libraries/Bridge/src/FileIO.h:76:13: performance: Technically the member function 'FileSystemClass::begin' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/Bridge/src/FileIO.cpp:238:26: note: Technically the member function 'FileSystemClass::begin' can be static.
Arduino-1.5.6-r2/libraries/Bridge/src/FileIO.h:76:13: note: Technically the member function 'FileSystemClass::begin' can be static.
Arduino-1.5.6-r2/libraries/Bridge/src/FileIO.h:81:10: performance: Technically the member function 'FileSystemClass::open' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/Bridge/src/FileIO.cpp:242:23: note: Technically the member function 'FileSystemClass::open' can be static.
Arduino-1.5.6-r2/libraries/Bridge/src/FileIO.h:81:10: note: Technically the member function 'FileSystemClass::open' can be static.
Arduino-1.5.6-r2/libraries/Bridge/src/FileIO.h:84:13: performance: Technically the member function 'FileSystemClass::exists' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/Bridge/src/FileIO.cpp:246:26: note: Technically the member function 'FileSystemClass::exists' can be static.
Arduino-1.5.6-r2/libraries/Bridge/src/FileIO.h:84:13: note: Technically the member function 'FileSystemClass::exists' can be static.
Arduino-1.5.6-r2/libraries/Bridge/src/FileIO.h:88:13: performance: Technically the member function 'FileSystemClass::mkdir' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/Bridge/src/FileIO.cpp:254:26: note: Technically the member function 'FileSystemClass::mkdir' can be static.
Arduino-1.5.6-r2/libraries/Bridge/src/FileIO.h:88:13: note: Technically the member function 'FileSystemClass::mkdir' can be static.
Arduino-1.5.6-r2/libraries/Bridge/src/FileIO.h:91:13: performance: Technically the member function 'FileSystemClass::remove' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/Bridge/src/FileIO.cpp:263:26: note: Technically the member function 'FileSystemClass::remove' can be static.
Arduino-1.5.6-r2/libraries/Bridge/src/FileIO.h:91:13: note: Technically the member function 'FileSystemClass::remove' can be static.
Arduino-1.5.6-r2/libraries/Bridge/src/FileIO.h:93:13: performance: Technically the member function 'FileSystemClass::rmdir' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/Bridge/src/FileIO.cpp:271:26: note: Technically the member function 'FileSystemClass::rmdir' can be static.
Arduino-1.5.6-r2/libraries/Bridge/src/FileIO.h:93:13: note: Technically the member function 'FileSystemClass::rmdir' can be static.
Arduino-1.5.6-r2/libraries/Bridge/src/FileIO.h:31:5: style: Class 'File' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/libraries/Bridge/src/FileIO.h:74:5: style: Class 'FileSystemClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/libraries/Bridge/src/Mailbox.cpp:21:49: style: Function 'readMessage' argument 1 names different: declaration 'buffer' definition 'buff'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Bridge/src/Mailbox.h:32:39: note: Function 'readMessage' argument 1 names different: declaration 'buffer' definition 'buff'.
Arduino-1.5.6-r2/libraries/Bridge/src/Mailbox.cpp:21:49: note: Function 'readMessage' argument 1 names different: declaration 'buffer' definition 'buff'.
Arduino-1.5.6-r2/libraries/Bridge/src/Mailbox.cpp:35:48: style: Function 'writeMessage' argument 1 names different: declaration 'buffer' definition 'buff'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Bridge/src/Mailbox.h:37:38: note: Function 'writeMessage' argument 1 names different: declaration 'buffer' definition 'buff'.
Arduino-1.5.6-r2/libraries/Bridge/src/Mailbox.cpp:35:48: note: Function 'writeMessage' argument 1 names different: declaration 'buffer' definition 'buff'.
Arduino-1.5.6-r2/libraries/Bridge/src/Mailbox.h:28:10: performance: Technically the member function 'MailboxClass::begin' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/Bridge/src/Mailbox.h:29:10: performance: Technically the member function 'MailboxClass::end' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/Bridge/src/Mailbox.h:26:5: style: Class 'MailboxClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/libraries/Bridge/src/YunClient.cpp:73:30: style: Function 'read' argument 1 names different: declaration 'buf' definition 'buff'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Bridge/src/YunClient.h:36:31: note: Function 'read' argument 1 names different: declaration 'buf' definition 'buff'.
Arduino-1.5.6-r2/libraries/Bridge/src/YunClient.cpp:73:30: note: Function 'read' argument 1 names different: declaration 'buf' definition 'buff'.
Arduino-1.5.6-r2/libraries/Bridge/src/YunClient.cpp:21:12: warning: Member variable 'YunClient::readPos' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Bridge/src/YunClient.cpp:21:12: warning: Member variable 'YunClient::buffer' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Bridge/src/YunClient.cpp:25:12: warning: Member variable 'YunClient::readPos' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Bridge/src/YunClient.cpp:25:12: warning: Member variable 'YunClient::buffer' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Bridge/src/YunClient.cpp:32:23: warning: Member variable 'YunClient::buffered' is not assigned a value in 'YunClient::operator='. [operatorEqVarError]
Arduino-1.5.6-r2/libraries/Bridge/src/YunClient.cpp:32:23: warning: Member variable 'YunClient::readPos' is not assigned a value in 'YunClient::operator='. [operatorEqVarError]
Arduino-1.5.6-r2/libraries/Bridge/src/YunClient.cpp:32:23: warning: Member variable 'YunClient::buffer' is not assigned a value in 'YunClient::operator='. [operatorEqVarError]
Arduino-1.5.6-r2/libraries/Bridge/src/YunClient.h:29:5: style: Class 'YunClient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/libraries/Bridge/src/YunClient.h:25:1: warning: The class 'YunClient' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
Arduino-1.5.6-r2/libraries/Bridge/src/YunServer.cpp:22:31: style: Function 'YunServer' argument 1 names different: declaration 'port' definition '_p'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Bridge/src/YunServer.h:30:24: note: Function 'YunServer' argument 1 names different: declaration 'port' definition '_p'.
Arduino-1.5.6-r2/libraries/Bridge/src/YunServer.cpp:22:31: note: Function 'YunServer' argument 1 names different: declaration 'port' definition '_p'.
Arduino-1.5.6-r2/libraries/Bridge/src/YunServer.h:45:14: style: Member variable 'YunServer::port' is in the wrong place in the initializer list. [initializerList]
Arduino-1.5.6-r2/libraries/Bridge/src/YunServer.cpp:23:15: note: Member variable 'YunServer::port' is in the wrong place in the initializer list.
Arduino-1.5.6-r2/libraries/Bridge/src/YunServer.h:45:14: note: Member variable 'YunServer::port' is in the wrong place in the initializer list.
Arduino-1.5.6-r2/libraries/Esplora/src/Esplora.cpp:94:35: style: Function 'readButton' argument 1 names different: declaration 'channel' definition 'ch'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Esplora/src/Esplora.h:143:27: note: Function 'readButton' argument 1 names different: declaration 'channel' definition 'ch'.
Arduino-1.5.6-r2/libraries/Esplora/src/Esplora.cpp:94:35: note: Function 'readButton' argument 1 names different: declaration 'channel' definition 'ch'.
Arduino-1.5.6-r2/libraries/Esplora/src/Esplora.cpp:123:30: style: Function 'writeRGB' argument 1 names different: declaration 'red' definition 'r'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Esplora/src/Esplora.h:147:22: note: Function 'writeRGB' argument 1 names different: declaration 'red' definition 'r'.
Arduino-1.5.6-r2/libraries/Esplora/src/Esplora.cpp:123:30: note: Function 'writeRGB' argument 1 names different: declaration 'red' definition 'r'.
Arduino-1.5.6-r2/libraries/Esplora/src/Esplora.cpp:123:38: style: Function 'writeRGB' argument 2 names different: declaration 'green' definition 'g'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Esplora/src/Esplora.h:147:32: note: Function 'writeRGB' argument 2 names different: declaration 'green' definition 'g'.
Arduino-1.5.6-r2/libraries/Esplora/src/Esplora.cpp:123:38: note: Function 'writeRGB' argument 2 names different: declaration 'green' definition 'g'.
Arduino-1.5.6-r2/libraries/Esplora/src/Esplora.cpp:123:46: style: Function 'writeRGB' argument 3 names different: declaration 'blue' definition 'b'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Esplora/src/Esplora.h:147:44: note: Function 'writeRGB' argument 3 names different: declaration 'blue' definition 'b'.
Arduino-1.5.6-r2/libraries/Esplora/src/Esplora.cpp:123:46: note: Function 'writeRGB' argument 3 names different: declaration 'blue' definition 'b'.
Arduino-1.5.6-r2/libraries/Esplora/src/Esplora.cpp:142:1: style: Function 'writeRed' argument 1 names different: declaration 'red' definition 'val'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Esplora/src/Esplora.h:148:22: note: Function 'writeRed' argument 1 names different: declaration 'red' definition 'val'.
Arduino-1.5.6-r2/libraries/Esplora/src/Esplora.cpp:142:1: note: Function 'writeRed' argument 1 names different: declaration 'red' definition 'val'.
Arduino-1.5.6-r2/libraries/Esplora/src/Esplora.cpp:143:1: style: Function 'writeGreen' argument 1 names different: declaration 'green' definition 'val'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Esplora/src/Esplora.h:149:24: note: Function 'writeGreen' argument 1 names different: declaration 'green' definition 'val'.
Arduino-1.5.6-r2/libraries/Esplora/src/Esplora.cpp:143:1: note: Function 'writeGreen' argument 1 names different: declaration 'green' definition 'val'.
Arduino-1.5.6-r2/libraries/Esplora/src/Esplora.cpp:144:1: style: Function 'writeBlue' argument 1 names different: declaration 'blue' definition 'val'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Esplora/src/Esplora.h:150:23: note: Function 'writeBlue' argument 1 names different: declaration 'blue' definition 'val'.
Arduino-1.5.6-r2/libraries/Esplora/src/Esplora.cpp:144:1: note: Function 'writeBlue' argument 1 names different: declaration 'blue' definition 'val'.
Arduino-1.5.6-r2/libraries/Esplora/src/Esplora.h:96:16: performance: Technically the member function '_Esplora::readChannel' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/Esplora/src/Esplora.cpp:68:24: note: Technically the member function '_Esplora::readChannel' can be static.
Arduino-1.5.6-r2/libraries/Esplora/src/Esplora.h:96:16: note: Technically the member function '_Esplora::readChannel' can be static.
Arduino-1.5.6-r2/libraries/Esplora/src/Esplora.h:137:7: performance: Technically the member function '_Esplora::readAccelerometer' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/Esplora/src/Esplora.cpp:177:15: note: Technically the member function '_Esplora::readAccelerometer' can be static.
Arduino-1.5.6-r2/libraries/Esplora/src/Esplora.h:137:7: note: Technically the member function '_Esplora::readAccelerometer' can be static.
Arduino-1.5.6-r2/libraries/Esplora/src/Esplora.h:152:8: style: Technically the member function '_Esplora::readRed' can be const. [functionConst]
Arduino-1.5.6-r2/libraries/Esplora/src/Esplora.cpp:142:1: note: Technically the member function '_Esplora::readRed' can be const.
Arduino-1.5.6-r2/libraries/Esplora/src/Esplora.h:152:8: note: Technically the member function '_Esplora::readRed' can be const.
Arduino-1.5.6-r2/libraries/Esplora/src/Esplora.h:153:8: style: Technically the member function '_Esplora::readGreen' can be const. [functionConst]
Arduino-1.5.6-r2/libraries/Esplora/src/Esplora.cpp:143:1: note: Technically the member function '_Esplora::readGreen' can be const.
Arduino-1.5.6-r2/libraries/Esplora/src/Esplora.h:153:8: note: Technically the member function '_Esplora::readGreen' can be const.
Arduino-1.5.6-r2/libraries/Esplora/src/Esplora.h:154:8: style: Technically the member function '_Esplora::readBlue' can be const. [functionConst]
Arduino-1.5.6-r2/libraries/Esplora/src/Esplora.cpp:144:1: note: Technically the member function '_Esplora::readBlue' can be const.
Arduino-1.5.6-r2/libraries/Esplora/src/Esplora.h:154:8: note: Technically the member function '_Esplora::readBlue' can be const.
Arduino-1.5.6-r2/libraries/Esplora/src/Esplora.h:157:8: performance: Technically the member function '_Esplora::tone' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/Esplora/src/Esplora.cpp:153:16: note: Technically the member function '_Esplora::tone' can be static.
Arduino-1.5.6-r2/libraries/Esplora/src/Esplora.h:157:8: note: Technically the member function '_Esplora::tone' can be static.
Arduino-1.5.6-r2/libraries/Esplora/src/Esplora.h:158:8: performance: Technically the member function '_Esplora::noTone' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/Esplora/src/Esplora.cpp:160:16: note: Technically the member function '_Esplora::noTone' can be static.
Arduino-1.5.6-r2/libraries/Esplora/src/Esplora.h:158:8: note: Technically the member function '_Esplora::noTone' can be static.
Arduino-1.5.6-r2/libraries/Ethernet/src/Dhcp.cpp:174:5: performance: Buffer 'buffer' is being written before its old content has been used. [redundantCopy]
Arduino-1.5.6-r2/libraries/Ethernet/src/Dhcp.cpp:172:5: note: Buffer 'buffer' is being written before its old content has been used.
Arduino-1.5.6-r2/libraries/Ethernet/src/Dhcp.cpp:174:5: note: Buffer 'buffer' is being written before its old content has been used.
Arduino-1.5.6-r2/libraries/Ethernet/src/Dhcp.cpp:256:13: style: The scope of the variable 'opt_len' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.h:356:80: style: Function 'readSn' argument 4 names different: declaration 'len' definition '_len'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.h:252:84: note: Function 'readSn' argument 4 names different: declaration 'len' definition '_len'.
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.h:356:80: note: Function 'readSn' argument 4 names different: declaration 'len' definition '_len'.
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.h:360:81: style: Function 'writeSn' argument 4 names different: declaration 'len' definition '_len'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.h:253:85: note: Function 'writeSn' argument 4 names different: declaration 'len' definition '_len'.
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.h:360:81: note: Function 'writeSn' argument 4 names different: declaration 'len' definition '_len'.
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.h:380:41: style: Function 'getMACAddress' argument 1 names different: declaration 'addr' definition '_addr'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.h:178:39: note: Function 'getMACAddress' argument 1 names different: declaration 'addr' definition '_addr'.
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.h:380:41: note: Function 'getMACAddress' argument 1 names different: declaration 'addr' definition '_addr'.
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.h:384:41: style: Function 'setMACAddress' argument 1 names different: declaration 'addr' definition '_addr'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.h:177:39: note: Function 'setMACAddress' argument 1 names different: declaration 'addr' definition '_addr'.
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.h:384:41: note: Function 'setMACAddress' argument 1 names different: declaration 'addr' definition '_addr'.
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.h:388:40: style: Function 'getIPAddress' argument 1 names different: declaration 'addr' definition '_addr'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.h:181:38: note: Function 'getIPAddress' argument 1 names different: declaration 'addr' definition '_addr'.
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.h:388:40: note: Function 'getIPAddress' argument 1 names different: declaration 'addr' definition '_addr'.
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.h:392:40: style: Function 'setIPAddress' argument 1 names different: declaration 'addr' definition '_addr'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.h:180:38: note: Function 'setIPAddress' argument 1 names different: declaration 'addr' definition '_addr'.
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.h:392:40: note: Function 'setIPAddress' argument 1 names different: declaration 'addr' definition '_addr'.
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.h:396:49: style: Function 'setRetransmissionTime' argument 1 names different: declaration 'timeout' definition '_timeout'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.h:183:46: note: Function 'setRetransmissionTime' argument 1 names different: declaration 'timeout' definition '_timeout'.
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.h:396:49: note: Function 'setRetransmissionTime' argument 1 names different: declaration 'timeout' definition '_timeout'.
Arduino-1.5.6-r2/libraries/Ethernet/src/Dhcp.cpp:32:5: error: Buffer is accessed out of bounds: _dhcpLocalIp [bufferAccessOutOfBounds]
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.h:128:1: style: The class 'W5100Class' does not have a constructor although it has private member variables. [noConstructor]
Arduino-1.5.6-r2/libraries/Ethernet/src/Dhcp.h:139:1: style: The class 'DhcpClass' does not have a constructor although it has private member variables. [noConstructor]
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.h:171:15: performance: Technically the member function 'W5100Class::setGatewayIp' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.h:368:18: note: Technically the member function 'W5100Class::setGatewayIp' can be static.
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.h:171:15: note: Technically the member function 'W5100Class::setGatewayIp' can be static.
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.h:172:15: performance: Technically the member function 'W5100Class::getGatewayIp' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.h:364:18: note: Technically the member function 'W5100Class::getGatewayIp' can be static.
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.h:172:15: note: Technically the member function 'W5100Class::getGatewayIp' can be static.
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.h:174:15: performance: Technically the member function 'W5100Class::setSubnetMask' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.h:376:18: note: Technically the member function 'W5100Class::setSubnetMask' can be static.
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.h:174:15: note: Technically the member function 'W5100Class::setSubnetMask' can be static.
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.h:175:15: performance: Technically the member function 'W5100Class::getSubnetMask' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.h:372:18: note: Technically the member function 'W5100Class::getSubnetMask' can be static.
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.h:175:15: note: Technically the member function 'W5100Class::getSubnetMask' can be static.
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.h:177:15: performance: Technically the member function 'W5100Class::setMACAddress' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.h:384:18: note: Technically the member function 'W5100Class::setMACAddress' can be static.
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.h:177:15: note: Technically the member function 'W5100Class::setMACAddress' can be static.
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.h:178:15: performance: Technically the member function 'W5100Class::getMACAddress' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.h:380:18: note: Technically the member function 'W5100Class::getMACAddress' can be static.
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.h:178:15: note: Technically the member function 'W5100Class::getMACAddress' can be static.
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.h:180:15: performance: Technically the member function 'W5100Class::setIPAddress' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.h:392:18: note: Technically the member function 'W5100Class::setIPAddress' can be static.
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.h:180:15: note: Technically the member function 'W5100Class::setIPAddress' can be static.
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.h:181:15: performance: Technically the member function 'W5100Class::getIPAddress' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.h:388:18: note: Technically the member function 'W5100Class::getIPAddress' can be static.
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.h:181:15: note: Technically the member function 'W5100Class::getIPAddress' can be static.
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.h:183:15: performance: Technically the member function 'W5100Class::setRetransmissionTime' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.h:396:18: note: Technically the member function 'W5100Class::setRetransmissionTime' can be static.
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.h:183:15: note: Technically the member function 'W5100Class::setRetransmissionTime' can be static.
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.h:184:15: performance: Technically the member function 'W5100Class::setRetransmissionCount' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.h:400:18: note: Technically the member function 'W5100Class::setRetransmissionCount' can be static.
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.h:184:15: note: Technically the member function 'W5100Class::setRetransmissionCount' can be static.
Arduino-1.5.6-r2/libraries/Ethernet/src/Dhcp.h:162:8: performance: Technically the member function 'DhcpClass::presend_DHCP' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/Ethernet/src/Dhcp.cpp:131:17: note: Technically the member function 'DhcpClass::presend_DHCP' can be static.
Arduino-1.5.6-r2/libraries/Ethernet/src/Dhcp.h:162:8: note: Technically the member function 'DhcpClass::presend_DHCP' can be static.
Arduino-1.5.6-r2/libraries/Ethernet/src/Dhcp.h:164:8: performance: Technically the member function 'DhcpClass::printByte' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/Ethernet/src/Dhcp.cpp:471:17: note: Technically the member function 'DhcpClass::printByte' can be static.
Arduino-1.5.6-r2/libraries/Ethernet/src/Dhcp.h:164:8: note: Technically the member function 'DhcpClass::printByte' can be static.
Arduino-1.5.6-r2/libraries/Ethernet/src/Dns.cpp:63:41: warning: Logical disjunction always evaluates to true: EXPR >= '0' || EXPR <= '9'. [incorrectLogicOperator]
Arduino-1.5.6-r2/libraries/Ethernet/src/Dns.cpp:139:13: style: The scope of the variable 'retries' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/Ethernet/src/Dns.cpp:165:13: style: Variable 'retries' is modified but its new value is never used. [unreadVariable]
Arduino-1.5.6-r2/libraries/Ethernet/src/Dns.h:22:9: performance: Technically the member function 'DNSClient::inet_aton' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/Ethernet/src/Dns.cpp:58:16: note: Technically the member function 'DNSClient::inet_aton' can be static.
Arduino-1.5.6-r2/libraries/Ethernet/src/Dns.h:22:9: note: Technically the member function 'DNSClient::inet_aton' can be static.
Arduino-1.5.6-r2/libraries/Ethernet/src/Ethernet.cpp:61:36: style: Function 'begin' argument 1 names different: declaration 'mac_address' definition 'mac'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Ethernet/src/Ethernet.h:27:23: note: Function 'begin' argument 1 names different: declaration 'mac_address' definition 'mac'.
Arduino-1.5.6-r2/libraries/Ethernet/src/Ethernet.cpp:61:36: note: Function 'begin' argument 1 names different: declaration 'mac_address' definition 'mac'.
Arduino-1.5.6-r2/libraries/Ethernet/src/Ethernet.h:13:1: style: The class 'EthernetClass' does not have a constructor although it has private member variables. [noConstructor]
Arduino-1.5.6-r2/libraries/Ethernet/src/Ethernet.h:30:13: performance: Technically the member function 'EthernetClass::localIP' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/Ethernet/src/Ethernet.cpp:96:26: note: Technically the member function 'EthernetClass::localIP' can be static.
Arduino-1.5.6-r2/libraries/Ethernet/src/Ethernet.h:30:13: note: Technically the member function 'EthernetClass::localIP' can be static.
Arduino-1.5.6-r2/libraries/Ethernet/src/Ethernet.h:31:13: performance: Technically the member function 'EthernetClass::subnetMask' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/Ethernet/src/Ethernet.cpp:103:26: note: Technically the member function 'EthernetClass::subnetMask' can be static.
Arduino-1.5.6-r2/libraries/Ethernet/src/Ethernet.h:31:13: note: Technically the member function 'EthernetClass::subnetMask' can be static.
Arduino-1.5.6-r2/libraries/Ethernet/src/Ethernet.h:32:13: performance: Technically the member function 'EthernetClass::gatewayIP' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/Ethernet/src/Ethernet.cpp:110:26: note: Technically the member function 'EthernetClass::gatewayIP' can be static.
Arduino-1.5.6-r2/libraries/Ethernet/src/Ethernet.h:32:13: note: Technically the member function 'EthernetClass::gatewayIP' can be static.
Arduino-1.5.6-r2/libraries/Ethernet/src/Ethernet.h:33:13: style: Technically the member function 'EthernetClass::dnsServerIP' can be const. [functionConst]
Arduino-1.5.6-r2/libraries/Ethernet/src/Ethernet.cpp:117:26: note: Technically the member function 'EthernetClass::dnsServerIP' can be const.
Arduino-1.5.6-r2/libraries/Ethernet/src/Ethernet.h:33:13: note: Technically the member function 'EthernetClass::dnsServerIP' can be const.
Arduino-1.5.6-r2/libraries/Ethernet/src/EthernetClient.h:12:3: style: Class 'EthernetClient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/libraries/Ethernet/src/EthernetServer.h:14:3: style: Class 'EthernetServer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/libraries/Ethernet/src/EthernetServer.cpp:75:45: style: Function 'write' argument 1 names different: declaration 'buf' definition 'buffer'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Ethernet/src/EthernetServer.h:18:39: note: Function 'write' argument 1 names different: declaration 'buf' definition 'buffer'.
Arduino-1.5.6-r2/libraries/Ethernet/src/EthernetServer.cpp:75:45: note: Function 'write' argument 1 names different: declaration 'buf' definition 'buffer'.
Arduino-1.5.6-r2/libraries/Ethernet/src/EthernetUdp.cpp:36:14: warning: Member variable 'EthernetUDP::_port' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Ethernet/src/EthernetUdp.cpp:36:14: warning: Member variable 'EthernetUDP::_remotePort' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Ethernet/src/EthernetUdp.cpp:36:14: warning: Member variable 'EthernetUDP::_offset' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Ethernet/src/EthernetUdp.cpp:36:14: warning: Member variable 'EthernetUDP::_remaining' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/socket.cpp:98:11: style: The scope of the variable 'status' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/socket.cpp:251:12: style: The scope of the variable 'ptr' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/socket.cpp:322:11: style: The scope of the variable 'status' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/socket.cpp:338:14: style: Variable 'status' is assigned a value that is never used. [unreadVariable]
Arduino-1.5.6-r2/libraries/Ethernet/src/utility/w5100.cpp:118:12: style: The scope of the variable 'size' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/Firmata/src/Boards.h:337:0: error: #error "Please edit Boards.h with a hardware abstraction for this board" [preprocessorErrorDirective]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3CircularBuffer.cpp:62:7: style: The scope of the variable 'res' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3CircularBuffer.cpp:79:7: style: The scope of the variable 'res' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3CircularBuffer.cpp:156:7: style: The scope of the variable 'b2' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3CircularBuffer.cpp:157:7: style: The scope of the variable 'possible' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3CircularBuffer.cpp:236:7: style: The scope of the variable 'c' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3CircularBuffer.cpp:124:83: style: Function 'chopUntil' argument 3 names different: declaration 'head' definition 'usehead'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3CircularBuffer.h:166:65: note: Function 'chopUntil' argument 3 names different: declaration 'head' definition 'usehead'.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3CircularBuffer.cpp:124:83: note: Function 'chopUntil' argument 3 names different: declaration 'head' definition 'usehead'.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3CircularBuffer.cpp:37:21: warning: Member variable 'GSM3CircularBuffer::theBuffer' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3CircularBuffer.h:85:8: style: Technically the member function 'GSM3CircularBuffer::locate' can be const. [functionConst]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3CircularBuffer.cpp:152:26: note: Technically the member function 'GSM3CircularBuffer::locate' can be const.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3CircularBuffer.h:85:8: note: Technically the member function 'GSM3CircularBuffer::locate' can be const.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3CircularBuffer.h:99:15: style: Technically the member function 'GSM3CircularBuffer::availableBytes' can be const. [functionConst]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3CircularBuffer.h:104:15: style: Technically the member function 'GSM3CircularBuffer::storedBytes' can be const. [functionConst]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3CircularBuffer.h:121:8: style: Technically the member function 'GSM3CircularBuffer::peek' can be const. [functionConst]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3CircularBuffer.cpp:77:26: note: Technically the member function 'GSM3CircularBuffer::peek' can be const.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3CircularBuffer.h:121:8: note: Technically the member function 'GSM3CircularBuffer::peek' can be const.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3CircularBuffer.h:140:15: style: Technically the member function 'GSM3CircularBuffer::getTail' can be const. [functionConst]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3CircularBuffer.h:145:15: style: Technically the member function 'GSM3CircularBuffer::getHead' can be const. [functionConst]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3CircularBuffer.h:171:7: style: Technically the member function 'GSM3CircularBuffer::readInt' can be const. [functionConst]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3CircularBuffer.cpp:233:25: note: Technically the member function 'GSM3CircularBuffer::readInt' can be const.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3CircularBuffer.h:171:7: note: Technically the member function 'GSM3CircularBuffer::readInt' can be const.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3CircularBuffer.h:190:8: style: Technically the member function 'GSM3CircularBuffer::retrieveBuffer' can be const. [functionConst]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3CircularBuffer.cpp:291:26: note: Technically the member function 'GSM3CircularBuffer::retrieveBuffer' can be const.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3CircularBuffer.h:190:8: note: Technically the member function 'GSM3CircularBuffer::retrieveBuffer' can be const.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3CircularBuffer.h:92:3: style: Class 'GSM3CircularBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileClientProvider.h:49:3: warning: Member variable 'GSM3MobileClientProvider::sockets' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileClientService.cpp:203:10: style: The scope of the variable 'c' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileClientService.cpp:85:13: style: Checking if unsigned variable 'mySocket' is less than zero. [unsignedLessThanZero]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileClientService.cpp:103:13: style: Checking if unsigned variable 'mySocket' is less than zero. [unsignedLessThanZero]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileNetworkProvider.h:125:7: performance: Technically the member function 'GSM3MobileNetworkProvider::disconnectTCP' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileNetworkProvider.h:130:8: performance: Technically the member function 'GSM3MobileNetworkProvider::releaseSocket' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileClientService.h:58:3: style: Class 'GSM3MobileClientService' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3SoftSerial.h:148:8: style: The function 'spaceAvailable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3CircularBuffer.h:56:16: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3SoftSerial.h:148:8: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ClientProvider.h:69:7: style: The function 'minSocket' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileClientProvider.h:54:22: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ClientProvider.h:69:7: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ClientProvider.h:74:7: style: The function 'maxSocket' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileClientProvider.h:59:22: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ClientProvider.h:74:7: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ClientProvider.h:82:7: style: The function 'connectTCPClient' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileClientProvider.h:93:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ClientProvider.h:82:7: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ClientProvider.h:90:7: style: The function 'connectTCPClient' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileClientProvider.h:101:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ClientProvider.h:90:7: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ClientProvider.h:97:8: style: The function 'beginWriteSocket' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileClientProvider.h:108:16: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ClientProvider.h:97:8: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ClientProvider.h:102:8: style: The function 'writeSocket' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileClientProvider.h:118:16: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ClientProvider.h:102:8: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ClientProvider.h:107:8: style: The function 'writeSocket' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileClientProvider.h:113:16: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ClientProvider.h:107:8: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ClientProvider.h:111:8: style: The function 'endWriteSocket' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileClientProvider.h:122:16: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ClientProvider.h:111:8: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ClientProvider.h:118:7: style: The function 'availableSocket' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileClientProvider.h:129:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ClientProvider.h:118:7: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ClientProvider.h:123:7: style: The function 'readSocket' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileClientProvider.h:134:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ClientProvider.h:123:7: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ClientProvider.h:127:8: style: The function 'flushSocket' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileClientProvider.h:138:16: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ClientProvider.h:127:8: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ClientProvider.h:132:7: style: The function 'peekSocket' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileClientProvider.h:143:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ClientProvider.h:132:7: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ClientProvider.h:139:7: style: The function 'disconnectTCP' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileClientProvider.h:150:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ClientProvider.h:139:7: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ClientProvider.h:145:8: style: The function 'recognizeUnsolicitedEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1BaseProvider.h:69:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ClientProvider.h:145:8: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ClientProvider.h:151:8: style: The function 'manageResponse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1BaseProvider.h:63:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ClientProvider.h:151:8: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ClientProvider.h:156:7: style: The function 'ready' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileClientProvider.h:64:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ClientProvider.h:156:7: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ClientProvider.h:165:7: style: The function 'getSocket' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileClientProvider.h:78:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ClientProvider.h:165:7: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ClientProvider.h:170:8: style: The function 'releaseSocket' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileClientProvider.h:83:16: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ClientProvider.h:170:8: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ClientProvider.h:176:8: style: The function 'getStatusSocketClient' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileClientProvider.h:70:16: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ClientProvider.h:176:8: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.cpp:119:81: style: Function 'writeSocket' argument 3 names different: declaration 'idsocket' definition 'id_socket'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.h:185:57: note: Function 'writeSocket' argument 3 names different: declaration 'idsocket' definition 'id_socket'.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.cpp:119:81: note: Function 'writeSocket' argument 3 names different: declaration 'idsocket' definition 'id_socket'.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.h:56:14: performance: Technically the member function 'GSM3MobileMockupProvider::minSocket' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.h:61:14: performance: Technically the member function 'GSM3MobileMockupProvider::maxSocket' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.h:74:28: performance: Technically the member function 'GSM3MobileMockupProvider::getvoiceCallStatus' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.h:88:7: performance: Technically the member function 'GSM3MobileMockupProvider::begin' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.cpp:47:31: note: Technically the member function 'GSM3MobileMockupProvider::begin' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.h:88:7: note: Technically the member function 'GSM3MobileMockupProvider::begin' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.h:93:14: performance: Technically the member function 'GSM3MobileMockupProvider::isModemAlive' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.h:98:15: performance: Technically the member function 'GSM3MobileMockupProvider::shutdown' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.h:106:14: performance: Technically the member function 'GSM3MobileMockupProvider::voiceCall' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.h:111:14: performance: Technically the member function 'GSM3MobileMockupProvider::answerCall' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.h:116:14: performance: Technically the member function 'GSM3MobileMockupProvider::hangCall' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.h:123:14: performance: Technically the member function 'GSM3MobileMockupProvider::retrieveCallingNumber' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.h:131:7: performance: Technically the member function 'GSM3MobileMockupProvider::beginSMS' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.cpp:59:31: note: Technically the member function 'GSM3MobileMockupProvider::beginSMS' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.h:131:7: note: Technically the member function 'GSM3MobileMockupProvider::beginSMS' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.h:136:7: performance: Technically the member function 'GSM3MobileMockupProvider::endSMS' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.cpp:70:31: note: Technically the member function 'GSM3MobileMockupProvider::endSMS' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.h:136:7: note: Technically the member function 'GSM3MobileMockupProvider::endSMS' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.h:141:7: performance: Technically the member function 'GSM3MobileMockupProvider::availableSMS' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.cpp:75:31: note: Technically the member function 'GSM3MobileMockupProvider::availableSMS' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.h:141:7: note: Technically the member function 'GSM3MobileMockupProvider::availableSMS' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.h:146:7: performance: Technically the member function 'GSM3MobileMockupProvider::peek' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.cpp:81:31: note: Technically the member function 'GSM3MobileMockupProvider::peek' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.h:146:7: note: Technically the member function 'GSM3MobileMockupProvider::peek' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.h:150:8: performance: Technically the member function 'GSM3MobileMockupProvider::flushSMS' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.cpp:94:32: note: Technically the member function 'GSM3MobileMockupProvider::flushSMS' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.h:150:8: note: Technically the member function 'GSM3MobileMockupProvider::flushSMS' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.h:157:7: performance: Technically the member function 'GSM3MobileMockupProvider::remoteSMSNumber' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.cpp:86:31: note: Technically the member function 'GSM3MobileMockupProvider::remoteSMSNumber' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.h:157:7: note: Technically the member function 'GSM3MobileMockupProvider::remoteSMSNumber' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.h:167:8: performance: Technically the member function 'GSM3MobileMockupProvider::writeSMS' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.cpp:65:32: note: Technically the member function 'GSM3MobileMockupProvider::writeSMS' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.h:167:8: note: Technically the member function 'GSM3MobileMockupProvider::writeSMS' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.h:177:7: performance: Technically the member function 'GSM3MobileMockupProvider::connectTCPClient' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.cpp:113:31: note: Technically the member function 'GSM3MobileMockupProvider::connectTCPClient' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.h:177:7: note: Technically the member function 'GSM3MobileMockupProvider::connectTCPClient' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.h:185:8: performance: Technically the member function 'GSM3MobileMockupProvider::writeSocket' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.cpp:119:32: note: Technically the member function 'GSM3MobileMockupProvider::writeSocket' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.h:185:8: note: Technically the member function 'GSM3MobileMockupProvider::writeSocket' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.h:213:7: performance: Technically the member function 'GSM3MobileMockupProvider::availableSocket' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.cpp:145:31: note: Technically the member function 'GSM3MobileMockupProvider::availableSocket' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.h:213:7: note: Technically the member function 'GSM3MobileMockupProvider::availableSocket' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.h:232:7: performance: Technically the member function 'GSM3MobileMockupProvider::disconnectTCP' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.cpp:172:31: note: Technically the member function 'GSM3MobileMockupProvider::disconnectTCP' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.h:232:7: note: Technically the member function 'GSM3MobileMockupProvider::disconnectTCP' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.h:243:7: performance: Technically the member function 'GSM3MobileMockupProvider::connectTCPServer' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.cpp:178:31: note: Technically the member function 'GSM3MobileMockupProvider::connectTCPServer' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.h:243:7: note: Technically the member function 'GSM3MobileMockupProvider::connectTCPServer' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.h:251:8: performance: Technically the member function 'GSM3MobileMockupProvider::getSocketModemStatus' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.cpp:186:32: note: Technically the member function 'GSM3MobileMockupProvider::getSocketModemStatus' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.h:251:8: note: Technically the member function 'GSM3MobileMockupProvider::getSocketModemStatus' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.h:69:31: style: The function 'getStatus' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileNetworkProvider.h:82:39: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.h:69:31: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.h:79:7: style: The function 'ready' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileNetworkProvider.h:74:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.h:79:7: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.h:80:15: style: The function 'closeCommand' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileNetworkProvider.h:93:23: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileMockupProvider.h:80:15: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileNetworkProvider.h:118:8: style: Technically the member function 'GSM3MobileNetworkProvider::getStatusSocketAsServer' can be const. [functionConst]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileNetworkProvider.cpp:62:33: note: Technically the member function 'GSM3MobileNetworkProvider::getStatusSocketAsServer' can be const.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileNetworkProvider.h:118:8: note: Technically the member function 'GSM3MobileNetworkProvider::getStatusSocketAsServer' can be const.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileNetworkRegistry.cpp:36:28: warning: Member variable 'GSM3MobileNetworkRegistry::theProvider' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileServerService.cpp:49:26: warning: Member variable 'GSM3MobileServerService::local1Remote0' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ServerProvider.h:73:7: style: The function 'minSocketAsServer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileServerProvider.h:56:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ServerProvider.h:73:7: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ServerProvider.h:78:7: style: The function 'maxSocketAsServer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileServerProvider.h:61:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ServerProvider.h:78:7: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ServerProvider.h:84:8: style: The function 'getSocketAsServerModemStatus' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileServerProvider.h:49:16: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ServerProvider.h:84:8: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ServerProvider.h:89:7: style: The function 'getNewOccupiedSocketAsServer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileServerProvider.h:81:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ServerProvider.h:89:7: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ServerProvider.h:95:7: style: The function 'connectTCPServer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileServerProvider.h:75:16: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ServerProvider.h:95:7: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ServerProvider.h:103:7: style: The function 'ready' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileServerProvider.h:66:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ServerProvider.h:103:7: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ServerProvider.h:109:8: style: The function 'getStatusSocketAsServer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileServerProvider.h:87:16: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ServerProvider.h:109:8: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ServerProvider.h:115:8: style: The function 'manageResponse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1BaseProvider.h:63:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ServerProvider.h:115:8: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ServerProvider.h:121:8: style: The function 'recognizeUnsolicitedEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1BaseProvider.h:69:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ServerProvider.h:121:8: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3SMSService.cpp:60:42: style: Function 'beginSMS' argument 1 names different: declaration 'to' definition 'number'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3SMSService.h:69:28: note: Function 'beginSMS' argument 1 names different: declaration 'to' definition 'number'.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3SMSService.cpp:60:42: note: Function 'beginSMS' argument 1 names different: declaration 'to' definition 'number'.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3SMSService.h:57:3: style: Class 'GSM3SMSService' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ModemCore.h:239:8: style: The function 'manageMsg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3SoftSerial.h:68:16: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ModemCore.h:239:8: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1SMSProvider.h:51:8: style: The function 'manageResponse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1BaseProvider.h:63:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1SMSProvider.h:51:8: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1SMSProvider.h:57:14: style: The function 'beginSMS' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileSMSProvider.h:45:22: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1SMSProvider.h:57:14: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1SMSProvider.h:62:15: style: The function 'writeSMS' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileSMSProvider.h:50:23: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1SMSProvider.h:62:15: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1SMSProvider.h:67:14: style: The function 'endSMS' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileSMSProvider.h:55:22: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1SMSProvider.h:67:14: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1SMSProvider.h:72:7: style: The function 'availableSMS' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileSMSProvider.h:60:22: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1SMSProvider.h:72:7: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1SMSProvider.h:77:7: style: The function 'peekSMS' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileSMSProvider.h:65:22: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1SMSProvider.h:77:7: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1SMSProvider.h:81:8: style: The function 'flushSMS' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileSMSProvider.h:69:23: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1SMSProvider.h:81:8: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1SMSProvider.h:88:7: style: The function 'remoteSMSNumber' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileSMSProvider.h:76:22: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1SMSProvider.h:88:7: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1SMSProvider.h:93:7: style: The function 'readSMS' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileSMSProvider.h:81:22: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1SMSProvider.h:93:7: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1SMSProvider.h:98:7: style: The function 'ready' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileSMSProvider.h:86:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1SMSProvider.h:98:7: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1.cpp:49:33: style: Function 'GSM3ShieldV1' argument 1 names different: declaration 'debug' definition 'db'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1.h:79:21: note: Function 'GSM3ShieldV1' argument 1 names different: declaration 'debug' definition 'db'.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1.cpp:49:33: note: Function 'GSM3ShieldV1' argument 1 names different: declaration 'debug' definition 'db'.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1.cpp:81:5: style: Unused variable: nlength [unusedVariable]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1.h:50:8: performance: Technically the member function 'GSM3ShieldV1::delayInsideInterrupt2seg' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1.cpp:70:20: note: Technically the member function 'GSM3ShieldV1::delayInsideInterrupt2seg' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1.h:50:8: note: Technically the member function 'GSM3ShieldV1::delayInsideInterrupt2seg' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1.h:79:3: style: Class 'GSM3ShieldV1' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1.h:85:8: style: The function 'manageResponse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1BaseProvider.h:63:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1.h:85:8: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1.h:90:7: style: The function 'ready' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileNetworkProvider.h:74:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1.h:90:7: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1.h:104:8: style: The function 'recognizeUnsolicitedEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1BaseProvider.h:69:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1.h:104:8: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1AccessProvider.h:57:8: performance: Technically the member function 'GSM3ShieldV1AccessProvider::isModemAliveContinue' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1AccessProvider.cpp:253:34: note: Technically the member function 'GSM3ShieldV1AccessProvider::isModemAliveContinue' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1AccessProvider.h:57:8: note: Technically the member function 'GSM3ShieldV1AccessProvider::isModemAliveContinue' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1AccessProvider.h:100:31: performance: Technically the member function 'GSM3ShieldV1AccessProvider::getStatus' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1AccessProvider.h:107:7: performance: Technically the member function 'GSM3ShieldV1AccessProvider::HWrestart' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1AccessProvider.cpp:61:33: note: Technically the member function 'GSM3ShieldV1AccessProvider::HWrestart' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1AccessProvider.h:107:7: note: Technically the member function 'GSM3ShieldV1AccessProvider::HWrestart' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1AccessProvider.h:112:7: performance: Technically the member function 'GSM3ShieldV1AccessProvider::HWstart' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1AccessProvider.cpp:73:33: note: Technically the member function 'GSM3ShieldV1AccessProvider::HWstart' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1AccessProvider.h:112:7: note: Technically the member function 'GSM3ShieldV1AccessProvider::HWstart' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1AccessProvider.h:66:3: style: Class 'GSM3ShieldV1AccessProvider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1AccessProvider.h:80:24: style: The function 'begin' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileAccessProvider.h:50:39: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1AccessProvider.h:80:24: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1AccessProvider.h:85:7: style: The function 'isAccessAlive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileAccessProvider.h:55:22: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1AccessProvider.h:85:7: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1AccessProvider.h:90:8: style: The function 'shutdown' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileAccessProvider.h:60:23: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1AccessProvider.h:90:8: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1AccessProvider.h:95:7: style: The function 'ready' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileAccessProvider.h:65:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1AccessProvider.h:95:7: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1AccessProvider.h:102:8: style: The function 'manageResponse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1BaseProvider.h:63:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1AccessProvider.h:102:8: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1DirectModemProvider.h:55:4: style: Class 'GSM3ShieldV1DirectModemProvider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1BandManagement.h:77:3: style: Class 'GSM3ShieldV1BandManagement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1DirectModemProvider.h:102:9: style: The function 'manageResponse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1BaseProvider.h:63:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1DirectModemProvider.h:102:9: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1DirectModemProvider.h:108:9: style: The function 'recognizeUnsolicitedEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1BaseProvider.h:69:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1DirectModemProvider.h:108:9: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1BaseProvider.h:51:6: performance: Technically the member function 'GSM3ShieldV1BaseProvider::ready' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1BaseProvider.cpp:8:31: note: Technically the member function 'GSM3ShieldV1BaseProvider::ready' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1BaseProvider.h:51:6: note: Technically the member function 'GSM3ShieldV1BaseProvider::ready' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1BaseProvider.h:57:7: performance: Technically the member function 'GSM3ShieldV1BaseProvider::prepareAuxLocate' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1BaseProvider.cpp:15:32: note: Technically the member function 'GSM3ShieldV1BaseProvider::prepareAuxLocate' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1BaseProvider.h:57:7: note: Technically the member function 'GSM3ShieldV1BaseProvider::prepareAuxLocate' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1CellManagement.cpp:53:2: style: Variable 'res_tok' is reassigned a value before the old one has been used. [redundantAssignment]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1CellManagement.cpp:52:0: note: Variable 'res_tok' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1CellManagement.cpp:53:2: note: Variable 'res_tok' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1CellManagement.cpp:3:29: warning: Member variable 'GSM3ShieldV1CellManagement::countryCode' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1CellManagement.cpp:3:29: warning: Member variable 'GSM3ShieldV1CellManagement::networkCode' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1CellManagement.cpp:3:29: warning: Member variable 'GSM3ShieldV1CellManagement::locationArea' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1CellManagement.cpp:3:29: warning: Member variable 'GSM3ShieldV1CellManagement::cellId' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1CellManagement.cpp:3:29: warning: Member variable 'GSM3ShieldV1CellManagement::bufferICCID' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1CellManagement.h:53:8: style: The function 'manageResponse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1BaseProvider.h:63:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1CellManagement.h:53:8: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1CellManagement.h:67:7: style: The function 'ready' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileCellManagement.h:50:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1CellManagement.h:67:7: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ClientProvider.cpp:195:54: style: Function 'availableSocket' argument 1 names different: declaration 'client' definition 'client1Server0'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ClientProvider.h:118:28: note: Function 'availableSocket' argument 1 names different: declaration 'client' definition 'client1Server0'.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ClientProvider.cpp:195:54: note: Function 'availableSocket' argument 1 names different: declaration 'client' definition 'client1Server0'.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ClientProvider.cpp:262:65: style: Function 'recognizeUnsolicitedEvent' argument 1 names different: declaration 'from' definition 'oldTail'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ClientProvider.h:145:39: note: Function 'recognizeUnsolicitedEvent' argument 1 names different: declaration 'from' definition 'oldTail'.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ClientProvider.cpp:262:65: note: Function 'recognizeUnsolicitedEvent' argument 1 names different: declaration 'from' definition 'oldTail'.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ClientProvider.cpp:4:29: warning: Member variable 'GSM3ShieldV1ClientProvider::remotePort' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ClientProvider.cpp:4:29: warning: Member variable 'GSM3ShieldV1ClientProvider::idSocket' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ClientProvider.h:59:8: performance: Technically the member function 'GSM3ShieldV1ClientProvider::flushSocketContinue' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ClientProvider.cpp:243:34: note: Technically the member function 'GSM3ShieldV1ClientProvider::flushSocketContinue' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ClientProvider.h:59:8: note: Technically the member function 'GSM3ShieldV1ClientProvider::flushSocketContinue' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1DataNetworkProvider.cpp:293:41: warning: Logical disjunction always evaluates to true: EXPR >= '0' || EXPR <= '9'. [incorrectLogicOperator]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1DataNetworkProvider.h:42:1: style: The class 'GSM3ShieldV1DataNetworkProvider' does not have a constructor although it has private member variables. [noConstructor]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1DataNetworkProvider.h:63:8: performance: Technically the member function 'GSM3ShieldV1DataNetworkProvider::parseQILOCIP_rsp' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1DataNetworkProvider.cpp:227:39: note: Technically the member function 'GSM3ShieldV1DataNetworkProvider::parseQILOCIP_rsp' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1DataNetworkProvider.h:63:8: note: Technically the member function 'GSM3ShieldV1DataNetworkProvider::parseQILOCIP_rsp' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1DataNetworkProvider.h:74:7: performance: Technically the member function 'GSM3ShieldV1DataNetworkProvider::inet_aton' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1DataNetworkProvider.cpp:288:38: note: Technically the member function 'GSM3ShieldV1DataNetworkProvider::inet_aton' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1DataNetworkProvider.h:74:7: note: Technically the member function 'GSM3ShieldV1DataNetworkProvider::inet_aton' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1DataNetworkProvider.h:117:31: performance: Technically the member function 'GSM3ShieldV1DataNetworkProvider::getStatus' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1DataNetworkProvider.h:84:24: style: The function 'networkAttach' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileDataNetworkProvider.h:51:32: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1DataNetworkProvider.h:84:24: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1DataNetworkProvider.h:92:24: style: The function 'networkDetach' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileDataNetworkProvider.h:56:32: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1DataNetworkProvider.h:92:24: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1DataNetworkProvider.h:135:8: style: The function 'manageResponse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1BaseProvider.h:63:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1DataNetworkProvider.h:135:8: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1DirectModemProvider.cpp:42:71: style: Function 'GSM3ShieldV1DirectModemProvider' argument 1 names different: declaration 'trace' definition 't'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1DirectModemProvider.h:55:41: note: Function 'GSM3ShieldV1DirectModemProvider' argument 1 names different: declaration 'trace' definition 't'.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1DirectModemProvider.cpp:42:71: note: Function 'GSM3ShieldV1DirectModemProvider' argument 1 names different: declaration 'trace' definition 't'.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1DirectModemProvider.cpp:112:66: style: Function 'writeModemCommand' argument 1 names different: declaration 'command' definition 'ATcommand'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1DirectModemProvider.h:115:36: note: Function 'writeModemCommand' argument 1 names different: declaration 'command' definition 'ATcommand'.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1DirectModemProvider.cpp:112:66: note: Function 'writeModemCommand' argument 1 names different: declaration 'command' definition 'ATcommand'.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1DirectModemProvider.cpp:112:81: style: Function 'writeModemCommand' argument 2 names different: declaration 'delay' definition 'responseDelay'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1DirectModemProvider.h:115:49: note: Function 'writeModemCommand' argument 2 names different: declaration 'delay' definition 'responseDelay'.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1DirectModemProvider.cpp:112:81: note: Function 'writeModemCommand' argument 2 names different: declaration 'delay' definition 'responseDelay'.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ModemCore.cpp:149:67: style: Function 'openCommand' argument 1 names different: declaration 'activeProvider' definition 'provider'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ModemCore.h:149:46: note: Function 'openCommand' argument 1 names different: declaration 'activeProvider' definition 'provider'.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ModemCore.cpp:149:67: note: Function 'openCommand' argument 1 names different: declaration 'activeProvider' definition 'provider'.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.cpp:336:59: style: Function 'availableSocket' argument 1 names different: declaration 'client' definition 'client1Server0'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.h:142:28: note: Function 'availableSocket' argument 1 names different: declaration 'client' definition 'client1Server0'.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.cpp:336:59: note: Function 'availableSocket' argument 1 names different: declaration 'client' definition 'client1Server0'.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.cpp:536:70: style: Function 'recognizeUnsolicitedEvent' argument 1 names different: declaration 'from' definition 'oldTail'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.h:169:39: note: Function 'recognizeUnsolicitedEvent' argument 1 names different: declaration 'from' definition 'oldTail'.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.cpp:536:70: note: Function 'recognizeUnsolicitedEvent' argument 1 names different: declaration 'from' definition 'oldTail'.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.h:64:8: performance: Technically the member function 'GSM3ShieldV1MultiClientProvider::endWriteSocketContinue' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.cpp:314:39: note: Technically the member function 'GSM3ShieldV1MultiClientProvider::endWriteSocketContinue' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.h:64:8: note: Technically the member function 'GSM3ShieldV1MultiClientProvider::endWriteSocketContinue' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.h:72:8: style: Technically the member function 'GSM3ShieldV1MultiClientProvider::flushSocketContinue' can be const. [functionConst]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.cpp:510:39: note: Technically the member function 'GSM3ShieldV1MultiClientProvider::flushSocketContinue' can be const.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.h:72:8: note: Technically the member function 'GSM3ShieldV1MultiClientProvider::flushSocketContinue' can be const.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.h:131:8: performance: Technically the member function 'GSM3ShieldV1MultiClientProvider::writeSocket' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.cpp:301:39: note: Technically the member function 'GSM3ShieldV1MultiClientProvider::writeSocket' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.h:131:8: note: Technically the member function 'GSM3ShieldV1MultiClientProvider::writeSocket' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.h:48:12: warning: The class 'GSM3ShieldV1MultiClientProvider' defines member variable with name 'sockets' also defined in its parent class 'GSM3MobileClientProvider'. [duplInheritedMember]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileClientProvider.h:44:11: note: Parent variable 'GSM3MobileClientProvider::sockets'
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.h:48:12: note: Derived variable 'GSM3ShieldV1MultiClientProvider::sockets'
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.h:93:7: style: The function 'minSocket' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileClientProvider.h:54:22: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.h:93:7: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.h:98:7: style: The function 'maxSocket' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileClientProvider.h:59:22: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.h:98:7: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.h:106:7: style: The function 'connectTCPClient' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileClientProvider.h:93:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.h:106:7: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.h:114:7: style: The function 'connectTCPClient' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileClientProvider.h:101:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.h:114:7: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.h:121:8: style: The function 'beginWriteSocket' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileClientProvider.h:108:16: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.h:121:8: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.h:126:8: style: The function 'writeSocket' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileClientProvider.h:118:16: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.h:126:8: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.h:135:8: style: The function 'endWriteSocket' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileClientProvider.h:122:16: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.h:135:8: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.h:142:7: style: The function 'availableSocket' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileClientProvider.h:129:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.h:142:7: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.h:147:7: style: The function 'readSocket' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileClientProvider.h:134:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.h:147:7: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.h:151:8: style: The function 'flushSocket' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileClientProvider.h:138:16: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.h:151:8: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.h:156:7: style: The function 'peekSocket' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileClientProvider.h:143:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.h:156:7: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.h:163:7: style: The function 'disconnectTCP' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileClientProvider.h:150:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.h:163:7: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.h:169:8: style: The function 'recognizeUnsolicitedEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1BaseProvider.h:69:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.h:169:8: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.h:175:8: style: The function 'manageResponse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1BaseProvider.h:63:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.h:175:8: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.h:180:7: style: The function 'ready' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileClientProvider.h:64:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.h:180:7: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.h:186:7: style: The function 'getSocket' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileClientProvider.h:78:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.h:186:7: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.h:191:8: style: The function 'releaseSocket' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileClientProvider.h:83:16: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.h:191:8: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.h:197:8: style: The function 'getStatusSocketClient' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileClientProvider.h:70:16: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiClientProvider.h:197:8: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiServerProvider.cpp:167:6: style: Unused variable: nlength [unusedVariable]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiServerProvider.h:50:8: performance: Technically the member function 'GSM3ShieldV1MultiServerProvider::connectTCPServerContinue' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiServerProvider.cpp:45:39: note: Technically the member function 'GSM3ShieldV1MultiServerProvider::connectTCPServerContinue' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiServerProvider.h:50:8: note: Technically the member function 'GSM3ShieldV1MultiServerProvider::connectTCPServerContinue' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiServerProvider.h:67:8: performance: Technically the member function 'GSM3ShieldV1MultiServerProvider::parseQILOCIP_rsp' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiServerProvider.cpp:111:39: note: Technically the member function 'GSM3ShieldV1MultiServerProvider::parseQILOCIP_rsp' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiServerProvider.h:67:8: note: Technically the member function 'GSM3ShieldV1MultiServerProvider::parseQILOCIP_rsp' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiServerProvider.h:77:7: style: The function 'minSocketAsServer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileServerProvider.h:56:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiServerProvider.h:77:7: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiServerProvider.h:82:7: style: The function 'maxSocketAsServer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileServerProvider.h:61:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiServerProvider.h:82:7: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiServerProvider.h:88:8: style: The function 'getSocketAsServerModemStatus' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileServerProvider.h:49:16: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiServerProvider.h:88:8: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiServerProvider.h:93:7: style: The function 'getNewOccupiedSocketAsServer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileServerProvider.h:81:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiServerProvider.h:93:7: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiServerProvider.h:99:7: style: The function 'connectTCPServer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileServerProvider.h:75:16: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiServerProvider.h:99:7: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiServerProvider.h:113:7: style: The function 'ready' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileServerProvider.h:66:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiServerProvider.h:113:7: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiServerProvider.h:119:8: style: The function 'getStatusSocketAsServer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileServerProvider.h:87:16: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiServerProvider.h:119:8: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiServerProvider.h:125:8: style: The function 'manageResponse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1BaseProvider.h:63:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiServerProvider.h:125:8: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiServerProvider.h:131:8: style: The function 'recognizeUnsolicitedEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1BaseProvider.h:69:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1MultiServerProvider.h:131:8: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1PinManagement.cpp:38:28: warning: Member variable 'GSM3ShieldV1PinManagement::pin_used' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1PinManagement.h:95:8: style: Technically the member function 'GSM3ShieldV1PinManagement::getPINUsed' can be const. [functionConst]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1PinManagement.cpp:190:33: note: Technically the member function 'GSM3ShieldV1PinManagement::getPINUsed' can be const.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1PinManagement.h:95:8: note: Technically the member function 'GSM3ShieldV1PinManagement::getPINUsed' can be const.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1SMSProvider.cpp:4:26: warning: Member variable 'GSM3ShieldV1SMSProvider::idSMS' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1SMSProvider.cpp:4:26: warning: Member variable 'GSM3ShieldV1SMSProvider::flagReadingSMS' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1SMSProvider.cpp:4:26: warning: Member variable 'GSM3ShieldV1SMSProvider::fullBufferSMS' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1SMSProvider.cpp:4:26: warning: Member variable 'GSM3ShieldV1SMSProvider::twoSMSinBuffer' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1SMSProvider.cpp:4:26: warning: Member variable 'GSM3ShieldV1SMSProvider::checkSecondBuffer' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1SMSProvider.h:110:8: performance: Technically the member function 'GSM3ShieldV1SMSProvider::beginSMSContinue' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1SMSProvider.cpp:22:31: note: Technically the member function 'GSM3ShieldV1SMSProvider::beginSMSContinue' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1SMSProvider.h:110:8: note: Technically the member function 'GSM3ShieldV1SMSProvider::beginSMSContinue' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1SMSProvider.h:114:8: performance: Technically the member function 'GSM3ShieldV1SMSProvider::endSMSContinue' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1SMSProvider.cpp:59:31: note: Technically the member function 'GSM3ShieldV1SMSProvider::endSMSContinue' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1SMSProvider.h:114:8: note: Technically the member function 'GSM3ShieldV1SMSProvider::endSMSContinue' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ScanNetworks.cpp:62:3: style: Variable 'ptr_token' is reassigned a value before the old one has been used. [redundantAssignment]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ScanNetworks.cpp:61:3: note: Variable 'ptr_token' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ScanNetworks.cpp:62:3: note: Variable 'ptr_token' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ScanNetworks.cpp:79:3: style: Variable 'ptr_token' is reassigned a value before the old one has been used. [redundantAssignment]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ScanNetworks.cpp:78:3: note: Variable 'ptr_token' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ScanNetworks.cpp:79:3: note: Variable 'ptr_token' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ScanNetworks.h:52:3: style: Class 'GSM3ShieldV1ScanNetworks' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ServerProvider.cpp:167:6: style: Unused variable: nlength [unusedVariable]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ServerProvider.h:63:8: style: Unused private function: 'GSM3ShieldV1ServerProvider::releaseSocket' [unusedPrivateFunction]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ServerProvider.h:63:8: performance: Technically the member function 'GSM3ShieldV1ServerProvider::releaseSocket' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ServerProvider.cpp:198:34: note: Technically the member function 'GSM3ShieldV1ServerProvider::releaseSocket' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1ServerProvider.h:63:8: note: Technically the member function 'GSM3ShieldV1ServerProvider::releaseSocket' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1VoiceProvider.cpp:16:54: style: Function 'voiceCall' argument 1 names different: declaration 'number' definition 'to'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1VoiceProvider.h:65:29: note: Function 'voiceCall' argument 1 names different: declaration 'number' definition 'to'.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1VoiceProvider.cpp:16:54: note: Function 'voiceCall' argument 1 names different: declaration 'number' definition 'to'.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1VoiceProvider.cpp:158:6: style: Unused variable: nlength [unusedVariable]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1VoiceProvider.cpp:4:28: warning: Member variable 'GSM3ShieldV1VoiceProvider::_voiceCallstatus' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1VoiceProvider.h:133:8: performance: Technically the member function 'GSM3ShieldV1VoiceProvider::parseCLCC' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1VoiceProvider.cpp:60:33: note: Technically the member function 'GSM3ShieldV1VoiceProvider::parseCLCC' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1VoiceProvider.h:133:8: note: Technically the member function 'GSM3ShieldV1VoiceProvider::parseCLCC' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1VoiceProvider.h:50:8: style: The function 'initialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileVoiceProvider.h:47:16: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1VoiceProvider.h:50:8: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1VoiceProvider.h:57:8: style: The function 'manageResponse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1BaseProvider.h:63:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1VoiceProvider.h:57:8: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1VoiceProvider.h:65:7: style: The function 'voiceCall' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileVoiceProvider.h:53:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1VoiceProvider.h:65:7: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1VoiceProvider.h:70:7: style: The function 'answerCall' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileVoiceProvider.h:58:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1VoiceProvider.h:70:7: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1VoiceProvider.h:75:7: style: The function 'hangCall' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileVoiceProvider.h:63:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1VoiceProvider.h:75:7: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1VoiceProvider.h:82:7: style: The function 'retrieveCallingNumber' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileVoiceProvider.h:70:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1VoiceProvider.h:82:7: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1VoiceProvider.h:87:7: style: The function 'ready' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileVoiceProvider.h:85:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1VoiceProvider.h:87:7: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1VoiceProvider.h:93:8: style: The function 'recognizeUnsolicitedEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1BaseProvider.h:69:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1VoiceProvider.h:93:8: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1VoiceProvider.h:98:21: style: The function 'getvoiceCallStatus' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileVoiceProvider.h:75:29: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1VoiceProvider.h:98:21: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1VoiceProvider.h:103:8: style: The function 'setvoiceCallStatus' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3MobileVoiceProvider.h:80:16: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3ShieldV1VoiceProvider.h:103:8: note: Function in derived class
Arduino-1.5.6-r2/libraries/GSM/src/GSM3SoftSerial.cpp:142:0: error: #error This version of GSM3SoftSerial supports only 20, 16 and 8MHz processors [preprocessorErrorDirective]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3VoiceCallService.h:61:21: performance: Technically the member function 'GSM3VoiceCallService::getvoiceCallStatus' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3VoiceCallService.cpp:55:41: note: Technically the member function 'GSM3VoiceCallService::getvoiceCallStatus' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3VoiceCallService.h:61:21: note: Technically the member function 'GSM3VoiceCallService::getvoiceCallStatus' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3VoiceCallService.h:66:7: performance: Technically the member function 'GSM3VoiceCallService::ready' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/GSM/src/GSM3VoiceCallService.cpp:63:27: note: Technically the member function 'GSM3VoiceCallService::ready' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3VoiceCallService.h:66:7: note: Technically the member function 'GSM3VoiceCallService::ready' can be static.
Arduino-1.5.6-r2/libraries/GSM/src/GSM3VoiceCallService.h:55:3: style: Class 'GSM3VoiceCallService' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/libraries/LiquidCrystal/src/LiquidCrystal.cpp:85:49: style: Function 'begin' argument 2 names different: declaration 'rows' definition 'lines'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/LiquidCrystal/src/LiquidCrystal.h:62:36: note: Function 'begin' argument 2 names different: declaration 'rows' definition 'lines'.
Arduino-1.5.6-r2/libraries/LiquidCrystal/src/LiquidCrystal.cpp:85:49: note: Function 'begin' argument 2 names different: declaration 'rows' definition 'lines'.
Arduino-1.5.6-r2/libraries/LiquidCrystal/src/LiquidCrystal.cpp:85:64: style: Function 'begin' argument 3 names different: declaration 'charsize' definition 'dotsize'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/LiquidCrystal/src/LiquidCrystal.h:62:50: note: Function 'begin' argument 3 names different: declaration 'charsize' definition 'dotsize'.
Arduino-1.5.6-r2/libraries/LiquidCrystal/src/LiquidCrystal.cpp:85:64: note: Function 'begin' argument 3 names different: declaration 'charsize' definition 'dotsize'.
Arduino-1.5.6-r2/libraries/RobotIRremote/src/IRremote.h:64:7: style: Unused private function: 'IRrecv::getRClevel' [unusedPrivateFunction]
Arduino-1.5.6-r2/libraries/RobotIRremote/src/IRremote.h:58:8: performance: Technically the member function 'IRrecv::blink13' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/RobotIRremote/src/IRremote.cpp:105:14: note: Technically the member function 'IRrecv::blink13' can be static.
Arduino-1.5.6-r2/libraries/RobotIRremote/src/IRremote.h:58:8: note: Technically the member function 'IRrecv::blink13' can be static.
Arduino-1.5.6-r2/libraries/RobotIRremote/src/IRremote.h:60:8: performance: Technically the member function 'IRrecv::enableIRIn' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/RobotIRremote/src/IRremote.cpp:81:14: note: Technically the member function 'IRrecv::enableIRIn' can be static.
Arduino-1.5.6-r2/libraries/RobotIRremote/src/IRremote.h:60:8: note: Technically the member function 'IRrecv::enableIRIn' can be static.
Arduino-1.5.6-r2/libraries/RobotIRremote/src/IRremote.h:61:8: performance: Technically the member function 'IRrecv::resume' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/RobotIRremote/src/IRremote.cpp:186:14: note: Technically the member function 'IRrecv::resume' can be static.
Arduino-1.5.6-r2/libraries/RobotIRremote/src/IRremote.h:61:8: note: Technically the member function 'IRrecv::resume' can be static.
Arduino-1.5.6-r2/libraries/RobotIRremote/src/IRremote.h:64:7: performance: Technically the member function 'IRrecv::getRClevel' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/RobotIRremote/src/IRremote.cpp:513:13: note: Technically the member function 'IRrecv::getRClevel' can be static.
Arduino-1.5.6-r2/libraries/RobotIRremote/src/IRremote.h:64:7: note: Technically the member function 'IRrecv::getRClevel' can be static.
Arduino-1.5.6-r2/libraries/RobotIRremote/src/IRremote.h:65:8: performance: Technically the member function 'IRrecv::decodeNEC' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/RobotIRremote/src/IRremote.cpp:275:14: note: Technically the member function 'IRrecv::decodeNEC' can be static.
Arduino-1.5.6-r2/libraries/RobotIRremote/src/IRremote.h:65:8: note: Technically the member function 'IRrecv::decodeNEC' can be static.
Arduino-1.5.6-r2/libraries/RobotIRremote/src/IRremote.h:74:7: performance: Technically the member function 'IRrecv::compare' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/RobotIRremote/src/IRremote.cpp:741:13: note: Technically the member function 'IRrecv::compare' can be static.
Arduino-1.5.6-r2/libraries/RobotIRremote/src/IRremote.h:74:7: note: Technically the member function 'IRrecv::compare' can be static.
Arduino-1.5.6-r2/libraries/RobotIRremote/src/IRremote.h:57:3: style: Class 'IRrecv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/libraries/Robot_Control/src/SdCard.h:76:0: error: #error unknown CPU [preprocessorErrorDirective]
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.cpp:304:25: style: The scope of the variable 'numArgs' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.cpp:305:12: style: The scope of the variable 'ms' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.cpp:28:34: style: Function 'Arduino_LCD' argument 1 names different: declaration 'CS' definition 'cs'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.h:99:23: note: Function 'Arduino_LCD' argument 1 names different: declaration 'CS' definition 'cs'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.cpp:28:34: note: Function 'Arduino_LCD' argument 1 names different: declaration 'CS' definition 'cs'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.cpp:28:46: style: Function 'Arduino_LCD' argument 2 names different: declaration 'RS' definition 'rs'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.h:99:35: note: Function 'Arduino_LCD' argument 2 names different: declaration 'RS' definition 'rs'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.cpp:28:46: note: Function 'Arduino_LCD' argument 2 names different: declaration 'RS' definition 'rs'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.cpp:28:58: style: Function 'Arduino_LCD' argument 3 names different: declaration 'SID' definition 'sid'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.h:99:47: note: Function 'Arduino_LCD' argument 3 names different: declaration 'SID' definition 'sid'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.cpp:28:58: note: Function 'Arduino_LCD' argument 3 names different: declaration 'SID' definition 'sid'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.cpp:28:71: style: Function 'Arduino_LCD' argument 4 names different: declaration 'SCLK' definition 'sclk'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.h:99:60: note: Function 'Arduino_LCD' argument 4 names different: declaration 'SCLK' definition 'sclk'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.cpp:28:71: note: Function 'Arduino_LCD' argument 4 names different: declaration 'SCLK' definition 'sclk'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.cpp:29:11: style: Function 'Arduino_LCD' argument 5 names different: declaration 'RST' definition 'rst'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.h:99:74: note: Function 'Arduino_LCD' argument 5 names different: declaration 'RST' definition 'rst'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.cpp:29:11: note: Function 'Arduino_LCD' argument 5 names different: declaration 'RST' definition 'rst'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.cpp:42:34: style: Function 'Arduino_LCD' argument 1 names different: declaration 'CS' definition 'cs'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.h:100:23: note: Function 'Arduino_LCD' argument 1 names different: declaration 'CS' definition 'cs'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.cpp:42:34: note: Function 'Arduino_LCD' argument 1 names different: declaration 'CS' definition 'cs'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.cpp:42:46: style: Function 'Arduino_LCD' argument 2 names different: declaration 'RS' definition 'rs'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.h:100:35: note: Function 'Arduino_LCD' argument 2 names different: declaration 'RS' definition 'rs'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.cpp:42:46: note: Function 'Arduino_LCD' argument 2 names different: declaration 'RS' definition 'rs'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.cpp:42:58: style: Function 'Arduino_LCD' argument 3 names different: declaration 'RST' definition 'rst'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.h:100:47: note: Function 'Arduino_LCD' argument 3 names different: declaration 'RST' definition 'rst'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.cpp:42:58: note: Function 'Arduino_LCD' argument 3 names different: declaration 'RST' definition 'rst'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.cpp:87:37: style: Function 'writedata' argument 1 names different: declaration 'd' definition 'c'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.h:127:30: note: Function 'writedata' argument 1 names different: declaration 'd' definition 'c'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.cpp:87:37: note: Function 'writedata' argument 1 names different: declaration 'd' definition 'c'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.cpp:572:39: style: Function 'setRotation' argument 1 names different: declaration 'r' definition 'm'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.h:111:32: note: Function 'setRotation' argument 1 names different: declaration 'r' definition 'm'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.cpp:572:39: note: Function 'setRotation' argument 1 names different: declaration 'r' definition 'm'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.cpp:28:14: warning: Member variable 'Arduino_LCD::datapinmask' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.cpp:28:14: warning: Member variable 'Arduino_LCD::clkpinmask' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.cpp:28:14: warning: Member variable 'Arduino_LCD::cspinmask' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.cpp:28:14: warning: Member variable 'Arduino_LCD::rspinmask' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.cpp:28:14: warning: Member variable 'Arduino_LCD::colstart' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.cpp:28:14: warning: Member variable 'Arduino_LCD::rowstart' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.cpp:42:14: warning: Member variable 'Arduino_LCD::datapinmask' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.cpp:42:14: warning: Member variable 'Arduino_LCD::clkpinmask' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.cpp:42:14: warning: Member variable 'Arduino_LCD::cspinmask' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.cpp:42:14: warning: Member variable 'Arduino_LCD::rspinmask' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.cpp:42:14: warning: Member variable 'Arduino_LCD::colstart' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.cpp:42:14: warning: Member variable 'Arduino_LCD::rowstart' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.cpp:36:3: performance: Variable 'hwSPI' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.cpp:47:3: performance: Variable 'hwSPI' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.h:106:12: style: The function 'fillScreen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.h:57:5: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.h:106:12: note: Function in derived class
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.h:107:12: style: The function 'drawPixel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.h:47:16: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.h:107:12: note: Function in derived class
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.h:108:12: style: The function 'drawFastVLine' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.h:53:5: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.h:108:12: note: Function in derived class
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.h:109:12: style: The function 'drawFastHLine' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.h:54:5: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.h:109:12: note: Function in derived class
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.h:110:12: style: The function 'fillRect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.h:56:5: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.h:110:12: note: Function in derived class
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.h:112:12: style: The function 'invertDisplay' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.h:58:5: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/Robot_Control/src/Arduino_LCD.h:112:12: note: Function in derived class
Arduino-1.5.6-r2/libraries/Robot_Control/src/Compass.h:16:8: performance: Technically the member function 'Compass::begin' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/Robot_Control/src/Compass.cpp:4:15: note: Technically the member function 'Compass::begin' can be static.
Arduino-1.5.6-r2/libraries/Robot_Control/src/Compass.h:16:8: note: Technically the member function 'Compass::begin' can be static.
Arduino-1.5.6-r2/libraries/Robot_Control/src/Compass.h:19:8: performance: Technically the member function 'Compass::_beginTransmission' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/Robot_Control/src/Compass.cpp:28:15: note: Technically the member function 'Compass::_beginTransmission' can be static.
Arduino-1.5.6-r2/libraries/Robot_Control/src/Compass.h:19:8: note: Technically the member function 'Compass::_beginTransmission' can be static.
Arduino-1.5.6-r2/libraries/Robot_Control/src/Compass.h:20:8: performance: Technically the member function 'Compass::_endTransmission' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/Robot_Control/src/Compass.cpp:32:15: note: Technically the member function 'Compass::_endTransmission' can be static.
Arduino-1.5.6-r2/libraries/Robot_Control/src/Compass.h:20:8: note: Technically the member function 'Compass::_endTransmission' can be static.
Arduino-1.5.6-r2/libraries/Robot_Control/src/EEPROM_I2C.cpp:14:41: style: Function 'writeByte' argument 1 names different: declaration 'eeaddresspage' definition 'eeaddress'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Robot_Control/src/EEPROM_I2C.h:17:31: note: Function 'writeByte' argument 1 names different: declaration 'eeaddresspage' definition 'eeaddress'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/EEPROM_I2C.cpp:14:41: note: Function 'writeByte' argument 1 names different: declaration 'eeaddresspage' definition 'eeaddress'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/EEPROM_I2C.cpp:21:40: style: Function 'readByte' argument 1 names different: declaration 'eeaddresspage' definition 'eeaddress'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Robot_Control/src/EEPROM_I2C.h:18:30: note: Function 'readByte' argument 1 names different: declaration 'eeaddresspage' definition 'eeaddress'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/EEPROM_I2C.cpp:21:40: note: Function 'readByte' argument 1 names different: declaration 'eeaddresspage' definition 'eeaddress'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/EEPROM_I2C.cpp:31:41: style: Function 'writePage' argument 1 names different: declaration 'eeaddresspage' definition 'eeaddress'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Robot_Control/src/EEPROM_I2C.h:20:31: note: Function 'writePage' argument 1 names different: declaration 'eeaddresspage' definition 'eeaddress'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/EEPROM_I2C.cpp:31:41: note: Function 'writePage' argument 1 names different: declaration 'eeaddresspage' definition 'eeaddress'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/EEPROM_I2C.h:15:8: performance: Technically the member function 'EEPROM_I2C::begin' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/Robot_Control/src/EEPROM_I2C.cpp:10:18: note: Technically the member function 'EEPROM_I2C::begin' can be static.
Arduino-1.5.6-r2/libraries/Robot_Control/src/EEPROM_I2C.h:15:8: note: Technically the member function 'EEPROM_I2C::begin' can be static.
Arduino-1.5.6-r2/libraries/Robot_Control/src/EEPROM_I2C.h:27:8: performance: Technically the member function 'EEPROM_I2C::_beginTransmission' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/Robot_Control/src/EEPROM_I2C.cpp:55:18: note: Technically the member function 'EEPROM_I2C::_beginTransmission' can be static.
Arduino-1.5.6-r2/libraries/Robot_Control/src/EEPROM_I2C.h:27:8: note: Technically the member function 'EEPROM_I2C::_beginTransmission' can be static.
Arduino-1.5.6-r2/libraries/Robot_Control/src/EEPROM_I2C.h:28:8: performance: Technically the member function 'EEPROM_I2C::_endTransmission' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/Robot_Control/src/EEPROM_I2C.cpp:60:18: note: Technically the member function 'EEPROM_I2C::_endTransmission' can be static.
Arduino-1.5.6-r2/libraries/Robot_Control/src/EEPROM_I2C.h:28:8: note: Technically the member function 'EEPROM_I2C::_endTransmission' can be static.
Arduino-1.5.6-r2/libraries/Robot_Control/src/EEPROM_I2C.cpp:28:10: error: Uninitialized variable: rdata [uninitvar]
Arduino-1.5.6-r2/libraries/Robot_Control/src/EasyTransfer2.h:44:1: style: The class 'EasyTransfer2' does not have a constructor although it has private member variables. [noConstructor]
Arduino-1.5.6-r2/libraries/Robot_Control/src/Multiplexer.h:10:1: style: The class 'Multiplexer' does not have a constructor although it has private member variables. [noConstructor]
Arduino-1.5.6-r2/libraries/Robot_Control/src/Squawk.cpp:141:22: style: The scope of the variable 'period_l' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/Robot_Control/src/Squawk.cpp:401:17: style: The scope of the variable 'fx' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/Robot_Control/src/Squawk.cpp:401:21: style: The scope of the variable 'fxp' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/Robot_Control/src/Squawk.cpp:403:13: style: The scope of the variable 'ix_period' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/Robot_Control/src/Squawk.cpp:406:21: style: The scope of the variable 'temp' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/Robot_Control/src/Squawk.cpp:156:30: style: Function 'tune' argument 1 names different: declaration 'tuning' definition 'new_tuning'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Robot_Control/src/Squawk.h:48:19: note: Function 'tune' argument 1 names different: declaration 'tuning' definition 'new_tuning'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/Squawk.cpp:156:30: note: Function 'tune' argument 1 names different: declaration 'tuning' definition 'new_tuning'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/Squawk.cpp:163:34: style: Function 'tempo' argument 1 names different: declaration 'tempo' definition 'new_tempo'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Robot_Control/src/Squawk.h:51:22: note: Function 'tempo' argument 1 names different: declaration 'tempo' definition 'new_tempo'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/Squawk.cpp:163:34: note: Function 'tempo' argument 1 names different: declaration 'tempo' definition 'new_tempo'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/Squawk.cpp:170:34: style: Function 'begin' argument 1 names different: declaration 'sample_rate' definition 'hz'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Robot_Control/src/Squawk.h:32:23: note: Function 'begin' argument 1 names different: declaration 'sample_rate' definition 'hz'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/Squawk.cpp:170:34: note: Function 'begin' argument 1 names different: declaration 'sample_rate' definition 'hz'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/Squawk.h:32:8: performance: Technically the member function 'SquawkSynth::begin' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/Robot_Control/src/Squawk.cpp:170:19: note: Technically the member function 'SquawkSynth::begin' can be static.
Arduino-1.5.6-r2/libraries/Robot_Control/src/Squawk.h:32:8: note: Technically the member function 'SquawkSynth::begin' can be static.
Arduino-1.5.6-r2/libraries/Robot_Control/src/Squawk.h:39:8: performance: Technically the member function 'SquawkSynth::play' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/Robot_Control/src/Squawk.cpp:322:19: note: Technically the member function 'SquawkSynth::play' can be static.
Arduino-1.5.6-r2/libraries/Robot_Control/src/Squawk.h:39:8: note: Technically the member function 'SquawkSynth::play' can be static.
Arduino-1.5.6-r2/libraries/Robot_Control/src/Squawk.h:42:8: performance: Technically the member function 'SquawkSynth::pause' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/Robot_Control/src/Squawk.cpp:363:19: note: Technically the member function 'SquawkSynth::pause' can be static.
Arduino-1.5.6-r2/libraries/Robot_Control/src/Squawk.h:42:8: note: Technically the member function 'SquawkSynth::pause' can be static.
Arduino-1.5.6-r2/libraries/Robot_Control/src/Squawk.h:48:8: performance: Technically the member function 'SquawkSynth::tune' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/Robot_Control/src/Squawk.cpp:156:19: note: Technically the member function 'SquawkSynth::tune' can be static.
Arduino-1.5.6-r2/libraries/Robot_Control/src/Squawk.h:48:8: note: Technically the member function 'SquawkSynth::tune' can be static.
Arduino-1.5.6-r2/libraries/Robot_Control/src/Squawk.h:51:7: performance: Technically the member function 'SquawkSynth::tempo' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/Robot_Control/src/Squawk.cpp:163:19: note: Technically the member function 'SquawkSynth::tempo' can be static.
Arduino-1.5.6-r2/libraries/Robot_Control/src/Squawk.h:51:7: note: Technically the member function 'SquawkSynth::tempo' can be static.
Arduino-1.5.6-r2/libraries/Robot_Control/src/Squawk.cpp:25:5: style: Class 'StreamROM' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/libraries/Robot_Control/src/Squawk.cpp:26:13: style: The function 'read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/Robot_Control/src/Squawk.h:17:21: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/Robot_Control/src/Squawk.cpp:26:13: note: Function in derived class
Arduino-1.5.6-r2/libraries/Robot_Control/src/Squawk.cpp:27:10: style: The function 'seek' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/Robot_Control/src/Squawk.h:18:18: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/Robot_Control/src/Squawk.cpp:27:10: note: Function in derived class
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.cpp:239:42: style: Function 'drawRoundRect' argument 1 names different: declaration 'x0' definition 'x'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.h:72:27: note: Function 'drawRoundRect' argument 1 names different: declaration 'x0' definition 'x'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.cpp:239:42: note: Function 'drawRoundRect' argument 1 names different: declaration 'x0' definition 'x'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.cpp:239:53: style: Function 'drawRoundRect' argument 2 names different: declaration 'y0' definition 'y'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.h:72:39: note: Function 'drawRoundRect' argument 2 names different: declaration 'y0' definition 'y'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.cpp:239:53: note: Function 'drawRoundRect' argument 2 names different: declaration 'y0' definition 'y'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.cpp:240:22: style: Function 'drawRoundRect' argument 5 names different: declaration 'radius' definition 'r'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.h:73:15: note: Function 'drawRoundRect' argument 5 names different: declaration 'radius' definition 'r'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.cpp:240:22: note: Function 'drawRoundRect' argument 5 names different: declaration 'radius' definition 'r'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.cpp:254:42: style: Function 'fillRoundRect' argument 1 names different: declaration 'x0' definition 'x'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.h:74:27: note: Function 'fillRoundRect' argument 1 names different: declaration 'x0' definition 'x'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.cpp:254:42: note: Function 'fillRoundRect' argument 1 names different: declaration 'x0' definition 'x'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.cpp:254:53: style: Function 'fillRoundRect' argument 2 names different: declaration 'y0' definition 'y'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.h:74:39: note: Function 'fillRoundRect' argument 2 names different: declaration 'y0' definition 'y'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.cpp:254:53: note: Function 'fillRoundRect' argument 2 names different: declaration 'y0' definition 'y'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.cpp:255:25: style: Function 'fillRoundRect' argument 5 names different: declaration 'radius' definition 'r'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.h:75:15: note: Function 'fillRoundRect' argument 5 names different: declaration 'radius' definition 'r'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.cpp:255:25: note: Function 'fillRoundRect' argument 5 names different: declaration 'radius' definition 'r'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.cpp:439:54: style: Function 'setTextColor' argument 2 names different: declaration 'bg' definition 'b'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.h:82:39: note: Function 'setTextColor' argument 2 names different: declaration 'bg' definition 'b'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.cpp:439:54: note: Function 'setTextColor' argument 2 names different: declaration 'bg' definition 'b'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.cpp:452:40: style: Function 'setRotation' argument 1 names different: declaration 'r' definition 'x'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.h:85:25: note: Function 'setRotation' argument 1 names different: declaration 'r' definition 'x'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.cpp:452:40: note: Function 'setRotation' argument 1 names different: declaration 'r' definition 'x'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.cpp:481:41: style: Function 'newColor' argument 1 names different: declaration 'red' definition 'r'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.h:108:37: note: Function 'newColor' argument 1 names different: declaration 'red' definition 'r'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.cpp:481:41: note: Function 'newColor' argument 1 names different: declaration 'red' definition 'r'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.cpp:481:52: style: Function 'newColor' argument 2 names different: declaration 'green' definition 'g'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.h:108:50: note: Function 'newColor' argument 2 names different: declaration 'green' definition 'g'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.cpp:481:52: note: Function 'newColor' argument 2 names different: declaration 'green' definition 'g'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.cpp:481:63: style: Function 'newColor' argument 3 names different: declaration 'blue' definition 'b'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.h:108:65: note: Function 'newColor' argument 3 names different: declaration 'blue' definition 'b'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.cpp:481:63: note: Function 'newColor' argument 3 names different: declaration 'blue' definition 'b'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.cpp:520:44: style: Function 'text' argument 2 names different: declaration 'posX' definition 'x'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.h:130:32: note: Function 'text' argument 2 names different: declaration 'posX' definition 'x'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.cpp:520:44: note: Function 'text' argument 2 names different: declaration 'posX' definition 'x'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.cpp:520:55: style: Function 'text' argument 3 names different: declaration 'posY' definition 'y'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.h:130:46: note: Function 'text' argument 3 names different: declaration 'posY' definition 'y'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.cpp:520:55: note: Function 'text' argument 3 names different: declaration 'posY' definition 'y'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.cpp:529:45: style: Function 'text' argument 2 names different: declaration 'posX' definition 'x'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.h:131:33: note: Function 'text' argument 2 names different: declaration 'posX' definition 'x'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.cpp:529:45: note: Function 'text' argument 2 names different: declaration 'posX' definition 'x'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.cpp:529:56: style: Function 'text' argument 3 names different: declaration 'posY' definition 'y'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.h:131:47: note: Function 'text' argument 3 names different: declaration 'posY' definition 'y'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.cpp:529:56: note: Function 'text' argument 3 names different: declaration 'posY' definition 'y'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.cpp:538:45: style: Function 'text' argument 2 names different: declaration 'posX' definition 'x'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.h:132:33: note: Function 'text' argument 2 names different: declaration 'posX' definition 'x'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.cpp:538:45: note: Function 'text' argument 2 names different: declaration 'posX' definition 'x'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.cpp:538:56: style: Function 'text' argument 3 names different: declaration 'posY' definition 'y'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.h:132:47: note: Function 'text' argument 3 names different: declaration 'posY' definition 'y'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.cpp:538:56: note: Function 'text' argument 3 names different: declaration 'posY' definition 'y'.
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.cpp:42:15: warning: Member variable 'Adafruit_GFX::useStroke' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.cpp:42:15: warning: Member variable 'Adafruit_GFX::useFill' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/Adafruit_GFX.cpp:51:3: performance: Variable 'wrap' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/VirtualKeyboard.h:7:1: style: The class 'VirtualKeyboard' does not have a constructor although it has private member variables. [noConstructor]
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/RobotTextManager.h:10:1: style: The class 'TextManager' does not have a constructor although it has private member variables. [noConstructor]
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/RobotTextManager.h:64:10: style: Unused private function: 'TextManager::selectLetter' [unusedPrivateFunction]
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/RobotTextManager.h:47:10: performance: Technically the member function 'TextManager::showPicture' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/RobotTextManager.cpp:166:19: note: Technically the member function 'TextManager::showPicture' can be static.
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/RobotTextManager.h:47:10: note: Technically the member function 'TextManager::showPicture' can be static.
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/RobotTextManager.h:51:6: style: Technically the member function 'TextManager::getLin' can be const. [functionConst]
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/RobotTextManager.cpp:15:18: note: Technically the member function 'TextManager::getLin' can be const.
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/RobotTextManager.h:51:6: note: Technically the member function 'TextManager::getLin' can be const.
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/RobotTextManager.h:52:9: style: Technically the member function 'TextManager::getCol' can be const. [functionConst]
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/RobotTextManager.cpp:19:18: note: Technically the member function 'TextManager::getCol' can be const.
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/RobotTextManager.h:52:9: note: Technically the member function 'TextManager::getCol' can be const.
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/RobotTextManager.h:64:10: performance: Technically the member function 'TextManager::selectLetter' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/RobotTextManager.cpp:60:19: note: Technically the member function 'TextManager::selectLetter' can be static.
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/RobotTextManager.h:64:10: note: Technically the member function 'TextManager::selectLetter' can be static.
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/VirtualKeyboard.cpp:58:7: style: Unsigned variable 'val' can't be negative so it is unnecessary to test it. [unsignedPositive]
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/VirtualKeyboard.h:13:8: style: Technically the member function 'VirtualKeyboard::getSelection' can be const. [functionConst]
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/VirtualKeyboard.cpp:54:23: note: Technically the member function 'VirtualKeyboard::getSelection' can be const.
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/VirtualKeyboard.h:13:8: note: Technically the member function 'VirtualKeyboard::getSelection' can be const.
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/VirtualKeyboard.h:23:7: performance: Technically the member function 'VirtualKeyboard::getColLin' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/VirtualKeyboard.cpp:3:22: note: Technically the member function 'VirtualKeyboard::getColLin' can be static.
Arduino-1.5.6-r2/libraries/Robot_Control/src/utility/VirtualKeyboard.h:23:7: note: Technically the member function 'VirtualKeyboard::getColLin' can be static.
Arduino-1.5.6-r2/libraries/Robot_Motor/src/ArduinoRobotMotorBoard.cpp:53:10: style: The scope of the variable 'modeName' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/Robot_Motor/src/ArduinoRobotMotorBoard.cpp:54:10: style: The scope of the variable 'codename' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/Robot_Motor/src/ArduinoRobotMotorBoard.cpp:55:6: style: The scope of the variable 'value' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/Robot_Motor/src/ArduinoRobotMotorBoard.cpp:56:6: style: The scope of the variable 'speedL' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/Robot_Motor/src/ArduinoRobotMotorBoard.cpp:57:6: style: The scope of the variable 'speedR' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/Robot_Motor/src/ArduinoRobotMotorBoard.cpp:243:6: style: The scope of the variable 'value' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/Robot_Motor/src/EasyTransfer2.h:44:1: style: The class 'EasyTransfer2' does not have a constructor although it has private member variables. [noConstructor]
Arduino-1.5.6-r2/libraries/Robot_Motor/src/Multiplexer.h:10:1: style: The class 'Multiplexer' does not have a constructor although it has private member variables. [noConstructor]
Arduino-1.5.6-r2/libraries/Robot_Motor/src/ArduinoRobotMotorBoard.cpp:6:18: warning: Member variable 'RobotMotorBoard::motorAdjustment' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Robot_Motor/src/ArduinoRobotMotorBoard.cpp:6:18: warning: Member variable 'RobotMotorBoard::IRs' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Robot_Motor/src/ArduinoRobotMotorBoard.cpp:6:18: warning: Member variable 'RobotMotorBoard::mode' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Robot_Motor/src/ArduinoRobotMotorBoard.cpp:6:18: warning: Member variable 'RobotMotorBoard::isPaused' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Robot_Motor/src/ArduinoRobotMotorBoard.cpp:6:18: warning: Member variable 'RobotMotorBoard::messageIn' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Robot_Motor/src/ArduinoRobotMotorBoard.cpp:6:18: warning: Member variable 'RobotMotorBoard::messageOut' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Robot_Motor/src/ArduinoRobotMotorBoard.h:98:11: performance: Technically the member function 'RobotMotorBoard::parseCodename' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/Robot_Motor/src/ArduinoRobotMotorBoard.cpp:115:26: note: Technically the member function 'RobotMotorBoard::parseCodename' can be static.
Arduino-1.5.6-r2/libraries/Robot_Motor/src/ArduinoRobotMotorBoard.h:98:11: note: Technically the member function 'RobotMotorBoard::parseCodename' can be static.
Arduino-1.5.6-r2/libraries/Robot_Motor/src/ArduinoRobotMotorBoard.h:99:11: performance: Technically the member function 'RobotMotorBoard::codenameToAPin' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/Robot_Motor/src/ArduinoRobotMotorBoard.cpp:127:26: note: Technically the member function 'RobotMotorBoard::codenameToAPin' can be static.
Arduino-1.5.6-r2/libraries/Robot_Motor/src/ArduinoRobotMotorBoard.h:99:11: note: Technically the member function 'RobotMotorBoard::codenameToAPin' can be static.
Arduino-1.5.6-r2/libraries/Robot_Motor/src/ArduinoRobotMotorBoard.h:104:8: performance: Technically the member function 'RobotMotorBoard::_analogWrite' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/Robot_Motor/src/ArduinoRobotMotorBoard.cpp:213:23: note: Technically the member function 'RobotMotorBoard::_analogWrite' can be static.
Arduino-1.5.6-r2/libraries/Robot_Motor/src/ArduinoRobotMotorBoard.h:104:8: note: Technically the member function 'RobotMotorBoard::_analogWrite' can be static.
Arduino-1.5.6-r2/libraries/Robot_Motor/src/ArduinoRobotMotorBoard.h:92:8: style: The function 'motorsWritePct' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/Robot_Motor/src/LineFollow.h:20:16: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/Robot_Motor/src/ArduinoRobotMotorBoard.h:92:8: note: Function in derived class
Arduino-1.5.6-r2/libraries/Robot_Motor/src/ArduinoRobotMotorBoard.h:93:8: style: The function 'motorsStop' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/Robot_Motor/src/LineFollow.h:21:16: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/Robot_Motor/src/ArduinoRobotMotorBoard.h:93:8: note: Function in derived class
Arduino-1.5.6-r2/libraries/Robot_Motor/src/ArduinoRobotMotorBoard.h:108:7: style: The function '_IRread' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/Robot_Motor/src/LineFollow.h:22:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/Robot_Motor/src/ArduinoRobotMotorBoard.h:108:7: note: Function in derived class
Arduino-1.5.6-r2/libraries/Robot_Motor/src/ArduinoRobotMotorBoard.h:121:8: style: The function 'reportActionDone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/Robot_Motor/src/LineFollow.h:24:16: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/Robot_Motor/src/ArduinoRobotMotorBoard.h:121:8: note: Function in derived class
Arduino-1.5.6-r2/libraries/Robot_Motor/src/lineFollow.cpp:135:6: style: The scope of the variable 'lectura' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/Robot_Motor/src/lineFollow.cpp:37:13: warning: Member variable 'LineFollow::lectura_sensor' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Robot_Motor/src/lineFollow.cpp:37:13: warning: Member variable 'LineFollow::last_error' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/Robot_Motor/src/lineFollow.cpp:37:13: warning: Member variable 'LineFollow::acu' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/SD/src/utility/Sd2PinMap.h:371:0: error: #error Architecture or board not supported. [preprocessorErrorDirective]
Arduino-1.5.6-r2/libraries/Scheduler/src/Scheduler.cpp:150:64: style: Function 'start' argument 2 names different: declaration 'data' definition 'taskData'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Scheduler/src/Scheduler.h:32:56: note: Function 'start' argument 2 names different: declaration 'data' definition 'taskData'.
Arduino-1.5.6-r2/libraries/Scheduler/src/Scheduler.cpp:150:64: note: Function 'start' argument 2 names different: declaration 'data' definition 'taskData'.
Arduino-1.5.6-r2/libraries/SpacebrewYun/src/SpacebrewYun.cpp:410:8: style: The scope of the variable 'c' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/SpacebrewYun/src/SpacebrewYun.cpp:376:24: warning: String literal compared with variable 'curr->type'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
Arduino-1.5.6-r2/libraries/SpacebrewYun/src/SpacebrewYun.cpp:377:29: warning: String literal compared with variable 'curr->type'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
Arduino-1.5.6-r2/libraries/SpacebrewYun/src/SpacebrewYun.cpp:99:7: style: Variable 'counter' is modified but its new value is never used. [unreadVariable]
Arduino-1.5.6-r2/libraries/SpacebrewYun/src/SpacebrewYun.cpp:5:3: performance: Variable 'name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
Arduino-1.5.6-r2/libraries/SpacebrewYun/src/SpacebrewYun.cpp:6:3: performance: Variable 'description' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
Arduino-1.5.6-r2/libraries/SpacebrewYun/src/SpacebrewYun.cpp:10:3: performance: Variable 'server' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
Arduino-1.5.6-r2/libraries/SpacebrewYun/src/SpacebrewYun.cpp:13:3: performance: Variable '_connected' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
Arduino-1.5.6-r2/libraries/SpacebrewYun/src/SpacebrewYun.cpp:14:3: performance: Variable '_verbose' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
Arduino-1.5.6-r2/libraries/SpacebrewYun/src/SpacebrewYun.cpp:15:3: performance: Variable '_error_msg' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
Arduino-1.5.6-r2/libraries/SpacebrewYun/src/SpacebrewYun.cpp:17:3: performance: Variable 'sub_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
Arduino-1.5.6-r2/libraries/SpacebrewYun/src/SpacebrewYun.cpp:18:3: performance: Variable 'sub_msg' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
Arduino-1.5.6-r2/libraries/SpacebrewYun/src/SpacebrewYun.cpp:19:3: performance: Variable 'sub_type' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
Arduino-1.5.6-r2/libraries/SpacebrewYun/src/SpacebrewYun.cpp:21:3: performance: Variable 'read_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
Arduino-1.5.6-r2/libraries/SpacebrewYun/src/SpacebrewYun.cpp:22:3: performance: Variable 'read_msg' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
Arduino-1.5.6-r2/libraries/SpacebrewYun/src/SpacebrewYun.h:58:13: style: Technically the member function 'SpacebrewYun::connected' can be const. [functionConst]
Arduino-1.5.6-r2/libraries/SpacebrewYun/src/SpacebrewYun.cpp:310:23: note: Technically the member function 'SpacebrewYun::connected' can be const.
Arduino-1.5.6-r2/libraries/SpacebrewYun/src/SpacebrewYun.h:58:13: note: Technically the member function 'SpacebrewYun::connected' can be const.
Arduino-1.5.6-r2/libraries/Stepper/src/Stepper.cpp:115:58: style: Public interface of Stepper is not safe. When calling Stepper::setSpeed(), if parameter whatSpeed is 0 that leads to division by zero. [unsafeClassDivZero]
Arduino-1.5.6-r2/libraries/Stepper/src/Stepper.cpp:122:24: style: Function 'step' argument 1 names different: declaration 'number_of_steps' definition 'steps_to_move'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Stepper/src/Stepper.h:59:19: note: Function 'step' argument 1 names different: declaration 'number_of_steps' definition 'steps_to_move'.
Arduino-1.5.6-r2/libraries/Stepper/src/Stepper.cpp:122:24: note: Function 'step' argument 1 names different: declaration 'number_of_steps' definition 'steps_to_move'.
Arduino-1.5.6-r2/libraries/Stepper/src/Stepper.cpp:162:29: style: Function 'stepMotor' argument 1 names different: declaration 'this_step' definition 'thisStep'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Stepper/src/Stepper.h:64:24: note: Function 'stepMotor' argument 1 names different: declaration 'this_step' definition 'thisStep'.
Arduino-1.5.6-r2/libraries/Stepper/src/Stepper.cpp:162:29: note: Function 'stepMotor' argument 1 names different: declaration 'this_step' definition 'thisStep'.
Arduino-1.5.6-r2/libraries/Stepper/src/Stepper.h:61:9: performance: Technically the member function 'Stepper::version' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/Stepper/src/Stepper.cpp:217:14: note: Technically the member function 'Stepper::version' can be static.
Arduino-1.5.6-r2/libraries/Stepper/src/Stepper.h:61:9: note: Technically the member function 'Stepper::version' can be static.
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.h:109:12: style: The function 'fillScreen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_GFX.h:97:2: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.h:109:12: note: Function in derived class
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.h:110:12: style: The function 'drawPixel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_GFX.h:82:16: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.h:110:12: note: Function in derived class
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.h:111:12: style: The function 'drawFastVLine' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_GFX.h:91:4: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.h:111:12: note: Function in derived class
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.h:112:12: style: The function 'drawFastHLine' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_GFX.h:92:2: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.h:112:12: note: Function in derived class
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.h:113:12: style: The function 'fillRect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_GFX.h:95:2: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.h:113:12: note: Function in derived class
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.h:116:12: style: The function 'invertDisplay' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_GFX.h:98:2: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.h:116:12: note: Function in derived class
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_GFX.cpp:248:42: style: Function 'drawRoundRect' argument 1 names different: declaration 'x0' definition 'x'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_GFX.h:113:24: note: Function 'drawRoundRect' argument 1 names different: declaration 'x0' definition 'x'.
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_GFX.cpp:248:42: note: Function 'drawRoundRect' argument 1 names different: declaration 'x0' definition 'x'.
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_GFX.cpp:248:53: style: Function 'drawRoundRect' argument 2 names different: declaration 'y0' definition 'y'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_GFX.h:113:36: note: Function 'drawRoundRect' argument 2 names different: declaration 'y0' definition 'y'.
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_GFX.cpp:248:53: note: Function 'drawRoundRect' argument 2 names different: declaration 'y0' definition 'y'.
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_GFX.cpp:249:27: style: Function 'drawRoundRect' argument 5 names different: declaration 'radius' definition 'r'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_GFX.h:114:16: note: Function 'drawRoundRect' argument 5 names different: declaration 'radius' definition 'r'.
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_GFX.cpp:249:27: note: Function 'drawRoundRect' argument 5 names different: declaration 'radius' definition 'r'.
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_GFX.cpp:264:42: style: Function 'fillRoundRect' argument 1 names different: declaration 'x0' definition 'x'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_GFX.h:115:24: note: Function 'fillRoundRect' argument 1 names different: declaration 'x0' definition 'x'.
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_GFX.cpp:264:42: note: Function 'fillRoundRect' argument 1 names different: declaration 'x0' definition 'x'.
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_GFX.cpp:264:53: style: Function 'fillRoundRect' argument 2 names different: declaration 'y0' definition 'y'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_GFX.h:115:36: note: Function 'fillRoundRect' argument 2 names different: declaration 'y0' definition 'y'.
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_GFX.cpp:264:53: note: Function 'fillRoundRect' argument 2 names different: declaration 'y0' definition 'y'.
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_GFX.cpp:265:25: style: Function 'fillRoundRect' argument 5 names different: declaration 'radius' definition 'r'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_GFX.h:116:16: note: Function 'fillRoundRect' argument 5 names different: declaration 'radius' definition 'r'.
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_GFX.cpp:265:25: note: Function 'fillRoundRect' argument 5 names different: declaration 'radius' definition 'r'.
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_GFX.cpp:455:55: style: Function 'setTextColor' argument 2 names different: declaration 'bg' definition 'b'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_GFX.h:125:36: note: Function 'setTextColor' argument 2 names different: declaration 'bg' definition 'b'.
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_GFX.cpp:455:55: note: Function 'setTextColor' argument 2 names different: declaration 'bg' definition 'b'.
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_GFX.cpp:471:40: style: Function 'setRotation' argument 1 names different: declaration 'r' definition 'x'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_GFX.h:128:22: note: Function 'setRotation' argument 1 names different: declaration 'r' definition 'x'.
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_GFX.cpp:471:40: note: Function 'setRotation' argument 1 names different: declaration 'r' definition 'x'.
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_GFX.cpp:507:41: style: Function 'newColor' argument 1 names different: declaration 'red' definition 'r'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_GFX.h:152:37: note: Function 'newColor' argument 1 names different: declaration 'red' definition 'r'.
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_GFX.cpp:507:41: note: Function 'newColor' argument 1 names different: declaration 'red' definition 'r'.
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_GFX.cpp:507:52: style: Function 'newColor' argument 2 names different: declaration 'green' definition 'g'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_GFX.h:152:50: note: Function 'newColor' argument 2 names different: declaration 'green' definition 'g'.
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_GFX.cpp:507:52: note: Function 'newColor' argument 2 names different: declaration 'green' definition 'g'.
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_GFX.cpp:507:63: style: Function 'newColor' argument 3 names different: declaration 'blue' definition 'b'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_GFX.h:152:65: note: Function 'newColor' argument 3 names different: declaration 'blue' definition 'b'.
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_GFX.cpp:507:63: note: Function 'newColor' argument 3 names different: declaration 'blue' definition 'b'.
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_GFX.cpp:42:15: warning: Member variable 'Adafruit_GFX::useStroke' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_GFX.cpp:42:15: warning: Member variable 'Adafruit_GFX::useFill' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_GFX.cpp:51:3: performance: Variable 'wrap' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.cpp:298:25: style: The scope of the variable 'numArgs' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.cpp:299:12: style: The scope of the variable 'ms' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.cpp:32:42: style: Function 'Adafruit_ST7735' argument 1 names different: declaration 'CS' definition 'cs'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.h:100:27: note: Function 'Adafruit_ST7735' argument 1 names different: declaration 'CS' definition 'cs'.
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.cpp:32:42: note: Function 'Adafruit_ST7735' argument 1 names different: declaration 'CS' definition 'cs'.
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.cpp:32:54: style: Function 'Adafruit_ST7735' argument 2 names different: declaration 'RS' definition 'rs'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.h:100:39: note: Function 'Adafruit_ST7735' argument 2 names different: declaration 'RS' definition 'rs'.
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.cpp:32:54: note: Function 'Adafruit_ST7735' argument 2 names different: declaration 'RS' definition 'rs'.
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.cpp:32:66: style: Function 'Adafruit_ST7735' argument 3 names different: declaration 'SID' definition 'sid'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.h:100:51: note: Function 'Adafruit_ST7735' argument 3 names different: declaration 'SID' definition 'sid'.
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.cpp:32:66: note: Function 'Adafruit_ST7735' argument 3 names different: declaration 'SID' definition 'sid'.
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.cpp:33:10: style: Function 'Adafruit_ST7735' argument 4 names different: declaration 'SCLK' definition 'sclk'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.h:100:64: note: Function 'Adafruit_ST7735' argument 4 names different: declaration 'SCLK' definition 'sclk'.
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.cpp:33:10: note: Function 'Adafruit_ST7735' argument 4 names different: declaration 'SCLK' definition 'sclk'.
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.cpp:33:24: style: Function 'Adafruit_ST7735' argument 5 names different: declaration 'RST' definition 'rst'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.h:101:13: note: Function 'Adafruit_ST7735' argument 5 names different: declaration 'RST' definition 'rst'.
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.cpp:33:24: note: Function 'Adafruit_ST7735' argument 5 names different: declaration 'RST' definition 'rst'.
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.cpp:46:42: style: Function 'Adafruit_ST7735' argument 1 names different: declaration 'CS' definition 'cs'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.h:102:27: note: Function 'Adafruit_ST7735' argument 1 names different: declaration 'CS' definition 'cs'.
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.cpp:46:42: note: Function 'Adafruit_ST7735' argument 1 names different: declaration 'CS' definition 'cs'.
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.cpp:46:54: style: Function 'Adafruit_ST7735' argument 2 names different: declaration 'RS' definition 'rs'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.h:102:39: note: Function 'Adafruit_ST7735' argument 2 names different: declaration 'RS' definition 'rs'.
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.cpp:46:54: note: Function 'Adafruit_ST7735' argument 2 names different: declaration 'RS' definition 'rs'.
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.cpp:46:66: style: Function 'Adafruit_ST7735' argument 3 names different: declaration 'RST' definition 'rst'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.h:102:51: note: Function 'Adafruit_ST7735' argument 3 names different: declaration 'RST' definition 'rst'.
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.cpp:46:66: note: Function 'Adafruit_ST7735' argument 3 names different: declaration 'RST' definition 'rst'.
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.cpp:86:41: style: Function 'writedata' argument 1 names different: declaration 'd' definition 'c'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.h:132:30: note: Function 'writedata' argument 1 names different: declaration 'd' definition 'c'.
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.cpp:86:41: note: Function 'writedata' argument 1 names different: declaration 'd' definition 'c'.
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.cpp:527:43: style: Function 'setRotation' argument 1 names different: declaration 'r' definition 'm'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.h:115:32: note: Function 'setRotation' argument 1 names different: declaration 'r' definition 'm'.
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.cpp:527:43: note: Function 'setRotation' argument 1 names different: declaration 'r' definition 'm'.
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.cpp:32:18: warning: Member variable 'Adafruit_ST7735::tabcolor' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.cpp:32:18: warning: Member variable 'Adafruit_ST7735::datapinmask' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.cpp:32:18: warning: Member variable 'Adafruit_ST7735::clkpinmask' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.cpp:32:18: warning: Member variable 'Adafruit_ST7735::cspinmask' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.cpp:32:18: warning: Member variable 'Adafruit_ST7735::rspinmask' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.cpp:32:18: warning: Member variable 'Adafruit_ST7735::colstart' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.cpp:32:18: warning: Member variable 'Adafruit_ST7735::rowstart' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.cpp:46:18: warning: Member variable 'Adafruit_ST7735::tabcolor' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.cpp:46:18: warning: Member variable 'Adafruit_ST7735::datapinmask' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.cpp:46:18: warning: Member variable 'Adafruit_ST7735::clkpinmask' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.cpp:46:18: warning: Member variable 'Adafruit_ST7735::cspinmask' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.cpp:46:18: warning: Member variable 'Adafruit_ST7735::rspinmask' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.cpp:46:18: warning: Member variable 'Adafruit_ST7735::colstart' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.cpp:46:18: warning: Member variable 'Adafruit_ST7735::rowstart' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.cpp:40:3: performance: Variable 'hwSPI' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
Arduino-1.5.6-r2/libraries/TFT/src/utility/Adafruit_ST7735.cpp:52:3: performance: Variable 'hwSPI' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
Arduino-1.5.6-r2/libraries/Temboo/src/Temboo.cpp:53:50: style: Function 'addOutputFilter' argument 1 names different: declaration 'filterName' definition 'outputName'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/Temboo/src/Temboo.h:38:40: note: Function 'addOutputFilter' argument 1 names different: declaration 'filterName' definition 'outputName'.
Arduino-1.5.6-r2/libraries/Temboo/src/Temboo.cpp:53:50: note: Function 'addOutputFilter' argument 1 names different: declaration 'filterName' definition 'outputName'.
Arduino-1.5.6-r2/libraries/USBHost/src/hidboot.h:547:22: style: C-style pointer casting [cstyleCast]
Arduino-1.5.6-r2/libraries/USBHost/src/hidboot.h:385:2: style: Variable 'rcode' is reassigned a value before the old one has been used. [redundantAssignment]
Arduino-1.5.6-r2/libraries/USBHost/src/hidboot.h:380:2: note: Variable 'rcode' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/libraries/USBHost/src/hidboot.h:385:2: note: Variable 'rcode' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:151:0: warning: Variable 'stateParseDescr' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch]
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:143:0: note: Variable 'stateParseDescr' is reassigned a value before the old one has been used. 'break;' missing?
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:151:0: note: Variable 'stateParseDescr' is reassigned a value before the old one has been used. 'break;' missing?
Arduino-1.5.6-r2/libraries/USBHost/src/hidboot.h:456:11: style: The scope of the variable 'index' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/USBHost/src/hidboot.h:457:11: style: The scope of the variable 'pipe' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/USBHost/src/hidboot.h:447:137: style: Function 'EndpointXtract' argument 5 names different: declaration 'ep' definition 'pep'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/USBHost/src/hidboot.h:206:122: note: Function 'EndpointXtract' argument 5 names different: declaration 'ep' definition 'pep'.
Arduino-1.5.6-r2/libraries/USBHost/src/hidboot.h:447:137: note: Function 'EndpointXtract' argument 5 names different: declaration 'ep' definition 'pep'.
Arduino-1.5.6-r2/libraries/USBHost/src/KeyboardController.cpp:28:44: style: Function 'OnKeyDown' argument 1 names different: declaration 'mod' definition '_mod'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/USBHost/src/KeyboardController.h:46:34: note: Function 'OnKeyDown' argument 1 names different: declaration 'mod' definition '_mod'.
Arduino-1.5.6-r2/libraries/USBHost/src/KeyboardController.cpp:28:44: note: Function 'OnKeyDown' argument 1 names different: declaration 'mod' definition '_mod'.
Arduino-1.5.6-r2/libraries/USBHost/src/KeyboardController.cpp:28:58: style: Function 'OnKeyDown' argument 2 names different: declaration 'key' definition '_oemKey'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/USBHost/src/KeyboardController.h:46:47: note: Function 'OnKeyDown' argument 2 names different: declaration 'key' definition '_oemKey'.
Arduino-1.5.6-r2/libraries/USBHost/src/KeyboardController.cpp:28:58: note: Function 'OnKeyDown' argument 2 names different: declaration 'key' definition '_oemKey'.
Arduino-1.5.6-r2/libraries/USBHost/src/KeyboardController.cpp:35:42: style: Function 'OnKeyUp' argument 1 names different: declaration 'mod' definition '_mod'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/USBHost/src/KeyboardController.h:47:32: note: Function 'OnKeyUp' argument 1 names different: declaration 'mod' definition '_mod'.
Arduino-1.5.6-r2/libraries/USBHost/src/KeyboardController.cpp:35:42: note: Function 'OnKeyUp' argument 1 names different: declaration 'mod' definition '_mod'.
Arduino-1.5.6-r2/libraries/USBHost/src/KeyboardController.cpp:35:56: style: Function 'OnKeyUp' argument 2 names different: declaration 'key' definition '_oemKey'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/USBHost/src/KeyboardController.h:47:45: note: Function 'OnKeyUp' argument 2 names different: declaration 'key' definition '_oemKey'.
Arduino-1.5.6-r2/libraries/USBHost/src/KeyboardController.cpp:35:56: note: Function 'OnKeyUp' argument 2 names different: declaration 'key' definition '_oemKey'.
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:234:0: style: Variable 'pLT' is assigned a value that is never used. [unreadVariable]
Arduino-1.5.6-r2/libraries/USBHost/src/hid.h:185:2: warning: Member variable 'HID::bAddress' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/USBHost/src/hidboot.h:53:1: style: The class 'MouseReportParser' does not have a constructor although it has private member variables. [noConstructor]
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:87:0: warning: Member variable 'ConfigDescParser < 3 , 1 , 1 , 7 >::isGoodInterface' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:87:0: warning: Member variable 'ConfigDescParser < 3 , 1 , 1 , 7 >::confValue' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:87:0: warning: Member variable 'ConfigDescParser < 3 , 1 , 1 , 7 >::protoValue' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:87:0: warning: Member variable 'ConfigDescParser < 3 , 1 , 1 , 7 >::ifaceNumber' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:87:0: warning: Member variable 'ConfigDescParser < 3 , 1 , 1 , 7 >::ifaceAltSet' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:67:0: style: Unused private function: 'ConfigDescParser < 3 , 1 , 1 , 7 >::PrintHidDescriptor' [unusedPrivateFunction]
Arduino-1.5.6-r2/libraries/USBHost/src/parsetools.h:39:17: style: Technically the member function 'MultiByteValueParser::GetBuffer' can be const. [functionConst]
Arduino-1.5.6-r2/libraries/USBHost/src/hid.h:187:17: style: Technically the member function 'HID::GetUsb' can be const. [functionConst]
Arduino-1.5.6-r2/libraries/USBHost/src/KeyboardController.h:41:11: style: Technically the member function 'KeyboardController::getKey' can be const. [functionConst]
Arduino-1.5.6-r2/libraries/USBHost/src/KeyboardController.h:42:11: style: Technically the member function 'KeyboardController::getModifiers' can be const. [functionConst]
Arduino-1.5.6-r2/libraries/USBHost/src/KeyboardController.h:43:11: style: Technically the member function 'KeyboardController::getOemKey' can be const. [functionConst]
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:67:0: performance: Technically the member function 'ConfigDescParser < 3 , 1 , 1 , 7 >::PrintHidDescriptor' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:222:0: note: Technically the member function 'ConfigDescParser < 3 , 1 , 1 , 7 >::PrintHidDescriptor' can be static.
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:67:0: note: Technically the member function 'ConfigDescParser < 3 , 1 , 1 , 7 >::PrintHidDescriptor' can be static.
Arduino-1.5.6-r2/libraries/USBHost/src/address.h:166:0: style: Technically the member function 'AddressPoolImpl < 16 >::FindAddressIndex' can be const. [functionConst]
Arduino-1.5.6-r2/libraries/USBHost/src/address.h:189:0: style: Technically the member function 'AddressPoolImpl < 16 >::FindChildIndex' can be const. [functionConst]
Arduino-1.5.6-r2/libraries/USBHost/src/hid.h:185:2: style: Class 'HID' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/libraries/USBHost/src/hidboot.h:195:2: style: Class 'HIDBoot' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/libraries/USBHost/src/KeyboardController.h:37:3: style: Class 'KeyboardController' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:70:0: style: Class 'ConfigDescParser < 3 , 1 , 1 , 7 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/libraries/USBHost/src/hidboot.h:62:15: style: The function 'Parse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/USBHost/src/hid.h:156:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/USBHost/src/hidboot.h:62:15: note: Function in derived class
Arduino-1.5.6-r2/libraries/USBHost/src/hidboot.h:160:15: style: The function 'Parse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/USBHost/src/hid.h:156:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/USBHost/src/hidboot.h:160:15: note: Function in derived class
Arduino-1.5.6-r2/libraries/USBHost/src/hidboot.h:192:27: style: The function 'GetReportParser' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/USBHost/src/hid.h:182:27: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/USBHost/src/hidboot.h:192:27: note: Function in derived class
Arduino-1.5.6-r2/libraries/USBHost/src/hidboot.h:197:15: style: The function 'SetReportParser' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/USBHost/src/hid.h:188:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/USBHost/src/hidboot.h:197:15: note: Function in derived class
Arduino-1.5.6-r2/libraries/USBHost/src/hidboot.h:200:19: style: The function 'Init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/USBHost/src/Usb.h:143:19: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/USBHost/src/hidboot.h:200:19: note: Function in derived class
Arduino-1.5.6-r2/libraries/USBHost/src/hidboot.h:201:19: style: The function 'Release' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/USBHost/src/Usb.h:146:19: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/USBHost/src/hidboot.h:201:19: note: Function in derived class
Arduino-1.5.6-r2/libraries/USBHost/src/hidboot.h:202:19: style: The function 'Poll' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/USBHost/src/Usb.h:149:19: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/USBHost/src/hidboot.h:202:19: note: Function in derived class
Arduino-1.5.6-r2/libraries/USBHost/src/hidboot.h:203:19: style: The function 'GetAddress' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/USBHost/src/Usb.h:152:19: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/USBHost/src/hidboot.h:203:19: note: Function in derived class
Arduino-1.5.6-r2/libraries/USBHost/src/hidboot.h:206:15: style: The function 'EndpointXtract' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:32:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/USBHost/src/hidboot.h:206:15: note: Function in derived class
Arduino-1.5.6-r2/libraries/USBHost/src/KeyboardController.h:46:16: style: The function 'OnKeyDown' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/USBHost/src/hidboot.h:165:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/USBHost/src/KeyboardController.h:46:16: note: Function in derived class
Arduino-1.5.6-r2/libraries/USBHost/src/KeyboardController.h:47:16: style: The function 'OnKeyUp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/USBHost/src/hidboot.h:166:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/USBHost/src/KeyboardController.h:47:16: note: Function in derived class
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:71:0: style: The function 'Parse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/USBHost/src/Usb.h:131:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:71:0: note: Function in derived class
Arduino-1.5.6-r2/libraries/USBHost/src/address.h:268:0: style: The function 'GetUsbDevicePtr' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/USBHost/src/address.h:116:21: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/USBHost/src/address.h:268:0: note: Function in derived class
Arduino-1.5.6-r2/libraries/USBHost/src/address.h:306:0: style: The function 'AllocAddress' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/USBHost/src/address.h:117:19: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/USBHost/src/address.h:306:0: note: Function in derived class
Arduino-1.5.6-r2/libraries/USBHost/src/address.h:359:0: style: The function 'FreeAddress' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/USBHost/src/address.h:118:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/USBHost/src/address.h:359:0: note: Function in derived class
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:87:0: warning: Member variable 'ConfigDescParser < 3 , 1 , 2 , 7 >::isGoodInterface' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:87:0: warning: Member variable 'ConfigDescParser < 3 , 1 , 2 , 7 >::confValue' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:87:0: warning: Member variable 'ConfigDescParser < 3 , 1 , 2 , 7 >::protoValue' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:87:0: warning: Member variable 'ConfigDescParser < 3 , 1 , 2 , 7 >::ifaceNumber' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:87:0: warning: Member variable 'ConfigDescParser < 3 , 1 , 2 , 7 >::ifaceAltSet' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:67:0: style: Unused private function: 'ConfigDescParser < 3 , 1 , 2 , 7 >::PrintHidDescriptor' [unusedPrivateFunction]
Arduino-1.5.6-r2/libraries/USBHost/src/MouseController.h:37:8: style: Technically the member function 'MouseController::getButton' can be const. [functionConst]
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:67:0: performance: Technically the member function 'ConfigDescParser < 3 , 1 , 2 , 7 >::PrintHidDescriptor' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:222:0: note: Technically the member function 'ConfigDescParser < 3 , 1 , 2 , 7 >::PrintHidDescriptor' can be static.
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:67:0: note: Technically the member function 'ConfigDescParser < 3 , 1 , 2 , 7 >::PrintHidDescriptor' can be static.
Arduino-1.5.6-r2/libraries/USBHost/src/MouseController.h:33:3: style: Class 'MouseController' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:70:0: style: Class 'ConfigDescParser < 3 , 1 , 2 , 7 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/libraries/USBHost/src/MouseController.h:43:16: style: The function 'OnMouseMove' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/USBHost/src/hidboot.h:65:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/USBHost/src/MouseController.h:43:16: note: Function in derived class
Arduino-1.5.6-r2/libraries/USBHost/src/MouseController.h:44:16: style: The function 'OnLeftButtonUp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/USBHost/src/hidboot.h:66:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/USBHost/src/MouseController.h:44:16: note: Function in derived class
Arduino-1.5.6-r2/libraries/USBHost/src/MouseController.h:45:16: style: The function 'OnLeftButtonDown' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/USBHost/src/hidboot.h:67:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/USBHost/src/MouseController.h:45:16: note: Function in derived class
Arduino-1.5.6-r2/libraries/USBHost/src/MouseController.h:46:16: style: The function 'OnMiddleButtonUp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/USBHost/src/hidboot.h:70:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/USBHost/src/MouseController.h:46:16: note: Function in derived class
Arduino-1.5.6-r2/libraries/USBHost/src/MouseController.h:47:16: style: The function 'OnMiddleButtonDown' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/USBHost/src/hidboot.h:71:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/USBHost/src/MouseController.h:47:16: note: Function in derived class
Arduino-1.5.6-r2/libraries/USBHost/src/MouseController.h:48:16: style: The function 'OnRightButtonUp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/USBHost/src/hidboot.h:68:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/USBHost/src/MouseController.h:48:16: note: Function in derived class
Arduino-1.5.6-r2/libraries/USBHost/src/MouseController.h:49:16: style: The function 'OnRightButtonDown' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/USBHost/src/hidboot.h:69:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/USBHost/src/MouseController.h:49:16: note: Function in derived class
Arduino-1.5.6-r2/libraries/USBHost/src/Usb.cpp:258:7: style: C-style pointer casting [cstyleCast]
Arduino-1.5.6-r2/libraries/USBHost/src/Usb.cpp:317:11: style: The scope of the variable 'rcode' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/USBHost/src/Usb.cpp:318:11: style: The scope of the variable 'pktsize' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/USBHost/src/Usb.cpp:392:11: style: The scope of the variable 'bytes_tosend' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/USBHost/src/Usb.cpp:436:56: style: Function 'dispatchPkt' argument 2 names different: declaration 'ep' definition 'hostPipeNum'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/USBHost/src/Usb.h:215:55: note: Function 'dispatchPkt' argument 2 names different: declaration 'ep' definition 'hostPipeNum'.
Arduino-1.5.6-r2/libraries/USBHost/src/Usb.cpp:436:56: note: Function 'dispatchPkt' argument 2 names different: declaration 'ep' definition 'hostPipeNum'.
Arduino-1.5.6-r2/libraries/USBHost/src/Usb.cpp:30:10: warning: Member variable 'USBHost::devConfig' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/USBHost/src/Usb.h:196:12: performance: Technically the member function 'USBHost::getUsbTaskState' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/USBHost/src/Usb.cpp:54:19: note: Technically the member function 'USBHost::getUsbTaskState' can be static.
Arduino-1.5.6-r2/libraries/USBHost/src/Usb.h:196:12: note: Technically the member function 'USBHost::getUsbTaskState' can be static.
Arduino-1.5.6-r2/libraries/USBHost/src/Usb.h:197:14: performance: Technically the member function 'USBHost::setUsbTaskState' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/USBHost/src/Usb.cpp:64:15: note: Technically the member function 'USBHost::setUsbTaskState' can be static.
Arduino-1.5.6-r2/libraries/USBHost/src/Usb.h:197:14: note: Technically the member function 'USBHost::setUsbTaskState' can be static.
Arduino-1.5.6-r2/libraries/USBHost/src/Usb.h:215:18: performance: Technically the member function 'USBHost::dispatchPkt' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/USBHost/src/Usb.cpp:436:19: note: Technically the member function 'USBHost::dispatchPkt' can be static.
Arduino-1.5.6-r2/libraries/USBHost/src/Usb.h:215:18: note: Technically the member function 'USBHost::dispatchPkt' can be static.
Arduino-1.5.6-r2/libraries/USBHost/src/adk.cpp:28:19: style: Function 'ADK' argument 1 names different: declaration 'pUsb' definition 'p'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/USBHost/src/adk.h:91:15: note: Function 'ADK' argument 1 names different: declaration 'pUsb' definition 'p'.
Arduino-1.5.6-r2/libraries/USBHost/src/adk.cpp:28:19: note: Function 'ADK' argument 1 names different: declaration 'pUsb' definition 'p'.
Arduino-1.5.6-r2/libraries/USBHost/src/adk.cpp:308:118: style: Function 'EndpointXtract' argument 5 names different: declaration 'ep' definition 'pep'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/USBHost/src/adk.h:111:122: note: Function 'EndpointXtract' argument 5 names different: declaration 'ep' definition 'pep'.
Arduino-1.5.6-r2/libraries/USBHost/src/adk.cpp:308:118: note: Function 'EndpointXtract' argument 5 names different: declaration 'ep' definition 'pep'.
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:87:0: warning: Member variable 'ConfigDescParser < 0 , 0 , 0 , 0 >::isGoodInterface' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:87:0: warning: Member variable 'ConfigDescParser < 0 , 0 , 0 , 0 >::confValue' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:87:0: warning: Member variable 'ConfigDescParser < 0 , 0 , 0 , 0 >::protoValue' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:87:0: warning: Member variable 'ConfigDescParser < 0 , 0 , 0 , 0 >::ifaceNumber' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:87:0: warning: Member variable 'ConfigDescParser < 0 , 0 , 0 , 0 >::ifaceAltSet' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:67:0: style: Unused private function: 'ConfigDescParser < 0 , 0 , 0 , 0 >::PrintHidDescriptor' [unusedPrivateFunction]
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:67:0: performance: Technically the member function 'ConfigDescParser < 0 , 0 , 0 , 0 >::PrintHidDescriptor' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:222:0: note: Technically the member function 'ConfigDescParser < 0 , 0 , 0 , 0 >::PrintHidDescriptor' can be static.
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:67:0: note: Technically the member function 'ConfigDescParser < 0 , 0 , 0 , 0 >::PrintHidDescriptor' can be static.
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:70:0: style: Class 'ConfigDescParser < 0 , 0 , 0 , 0 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/libraries/USBHost/src/adk.h:104:19: style: The function 'Init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/USBHost/src/Usb.h:143:19: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/USBHost/src/adk.h:104:19: note: Function in derived class
Arduino-1.5.6-r2/libraries/USBHost/src/adk.h:105:19: style: The function 'Release' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/USBHost/src/Usb.h:146:19: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/USBHost/src/adk.h:105:19: note: Function in derived class
Arduino-1.5.6-r2/libraries/USBHost/src/adk.h:106:19: style: The function 'Poll' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/USBHost/src/Usb.h:149:19: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/USBHost/src/adk.h:106:19: note: Function in derived class
Arduino-1.5.6-r2/libraries/USBHost/src/adk.h:107:19: style: The function 'GetAddress' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/USBHost/src/Usb.h:152:19: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/USBHost/src/adk.h:107:19: note: Function in derived class
Arduino-1.5.6-r2/libraries/USBHost/src/adk.h:111:15: style: The function 'EndpointXtract' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:32:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/USBHost/src/adk.h:111:15: note: Function in derived class
Arduino-1.5.6-r2/libraries/USBHost/src/hid2.cpp:34:58: style: C-style pointer casting [cstyleCast]
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:151:4: warning: Variable 'stateParseDescr' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch]
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:143:4: note: Variable 'stateParseDescr' is reassigned a value before the old one has been used. 'break;' missing?
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:151:4: note: Variable 'stateParseDescr' is reassigned a value before the old one has been used. 'break;' missing?
Arduino-1.5.6-r2/libraries/USBHost/src/hid2.cpp:80:48: style: Function 'GetIdle' argument 2 names different: declaration 'reportID' definition 'report_id'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/USBHost/src/hid.h:192:47: note: Function 'GetIdle' argument 2 names different: declaration 'reportID' definition 'report_id'.
Arduino-1.5.6-r2/libraries/USBHost/src/hid2.cpp:80:48: note: Function 'GetIdle' argument 2 names different: declaration 'reportID' definition 'report_id'.
Arduino-1.5.6-r2/libraries/USBHost/src/hid2.cpp:94:48: style: Function 'SetIdle' argument 2 names different: declaration 'reportID' definition 'report_id'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/USBHost/src/hid.h:193:47: note: Function 'SetIdle' argument 2 names different: declaration 'reportID' definition 'report_id'.
Arduino-1.5.6-r2/libraries/USBHost/src/hid2.cpp:94:48: note: Function 'SetIdle' argument 2 names different: declaration 'reportID' definition 'report_id'.
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:87:61: warning: Member variable 'ConfigDescParser::isGoodInterface' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:87:61: warning: Member variable 'ConfigDescParser::confValue' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:87:61: warning: Member variable 'ConfigDescParser::protoValue' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:87:61: warning: Member variable 'ConfigDescParser::ifaceNumber' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:87:61: warning: Member variable 'ConfigDescParser::ifaceAltSet' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:67:7: style: Unused private function: 'ConfigDescParser::PrintHidDescriptor' [unusedPrivateFunction]
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:67:7: performance: Technically the member function 'ConfigDescParser::PrintHidDescriptor' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:222:66: note: Technically the member function 'ConfigDescParser::PrintHidDescriptor' can be static.
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:67:7: note: Technically the member function 'ConfigDescParser::PrintHidDescriptor' can be static.
Arduino-1.5.6-r2/libraries/USBHost/src/hid.h:180:7: performance: Technically the member function 'HID::PrintHidDescriptor' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/USBHost/src/hid2.cpp:132:11: note: Technically the member function 'HID::PrintHidDescriptor' can be static.
Arduino-1.5.6-r2/libraries/USBHost/src/hid.h:180:7: note: Technically the member function 'HID::PrintHidDescriptor' can be static.
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:70:2: style: Class 'ConfigDescParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:71:15: style: The function 'Parse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Arduino-1.5.6-r2/libraries/USBHost/src/Usb.h:131:15: note: Virtual function in base class
Arduino-1.5.6-r2/libraries/USBHost/src/confdescparser.h:71:15: note: Function in derived class
Arduino-1.5.6-r2/libraries/USBHost/src/hidboot.cpp:30:19: style: C-style pointer casting [cstyleCast]
Arduino-1.5.6-r2/libraries/USBHost/src/hidboot.h:155:10: style: Technically the member function 'KeyboardReportParser::OemToAscii' can be const. [functionConst]
Arduino-1.5.6-r2/libraries/USBHost/src/hidboot.cpp:145:31: note: Technically the member function 'KeyboardReportParser::OemToAscii' can be const.
Arduino-1.5.6-r2/libraries/USBHost/src/hidboot.h:155:10: note: Technically the member function 'KeyboardReportParser::OemToAscii' can be const.
Arduino-1.5.6-r2/libraries/USBHost/src/parsetools.cpp:51:3: style: Variable 'arLen' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
Arduino-1.5.6-r2/libraries/USBHost/src/parsetools.cpp:50:3: note: Variable 'arLen' is reassigned a value before the old one has been used if variable is no semaphore variable.
Arduino-1.5.6-r2/libraries/USBHost/src/parsetools.cpp:51:3: note: Variable 'arLen' is reassigned a value before the old one has been used if variable is no semaphore variable.
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/SOFTWARE_FRAMEWORK/BOARDS/ARDUINO/led.c:101:31: style: The scope of the variable 'led_gpio_port' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/SOFTWARE_FRAMEWORK/BOARDS/ARDUINO/led.c:141:31: style: The scope of the variable 'led_gpio_port' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/SOFTWARE_FRAMEWORK/BOARDS/ARDUINO/led.c:184:31: style: The scope of the variable 'led_gpio_port' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/SOFTWARE_FRAMEWORK/BOARDS/ARDUINO/led.c:212:31: style: The scope of the variable 'led_gpio_port' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/SOFTWARE_FRAMEWORK/BOARDS/ARDUINO/led.c:240:31: style: The scope of the variable 'led_gpio_port' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/SOFTWARE_FRAMEWORK/BOARDS/EVK1105/led.c:101:31: style: The scope of the variable 'led_gpio_port' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/SOFTWARE_FRAMEWORK/BOARDS/EVK1105/led.c:141:31: style: The scope of the variable 'led_gpio_port' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/SOFTWARE_FRAMEWORK/BOARDS/EVK1105/led.c:184:31: style: The scope of the variable 'led_gpio_port' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/SOFTWARE_FRAMEWORK/BOARDS/EVK1105/led.c:212:31: style: The scope of the variable 'led_gpio_port' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/SOFTWARE_FRAMEWORK/BOARDS/EVK1105/led.c:240:31: style: The scope of the variable 'led_gpio_port' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/SOFTWARE_FRAMEWORK/BOARDS/EVK1105/led.c:140:56: portability: Undefined behaviour, pointer arithmetic 'LED_DESCRIPTOR-1' is out of bounds. [pointerOutOfBounds]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/SOFTWARE_FRAMEWORK/BOARDS/EVK1105/led.c:183:56: portability: Undefined behaviour, pointer arithmetic 'LED_DESCRIPTOR-1' is out of bounds. [pointerOutOfBounds]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/SOFTWARE_FRAMEWORK/BOARDS/EVK1105/led.c:211:56: portability: Undefined behaviour, pointer arithmetic 'LED_DESCRIPTOR-1' is out of bounds. [pointerOutOfBounds]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/SOFTWARE_FRAMEWORK/BOARDS/EVK1105/led.c:239:56: portability: Undefined behaviour, pointer arithmetic 'LED_DESCRIPTOR-1' is out of bounds. [pointerOutOfBounds]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/SOFTWARE_FRAMEWORK/BOARDS/EVK1105/led.c:294:56: portability: Undefined behaviour, pointer arithmetic 'LED_DESCRIPTOR-1' is out of bounds. [pointerOutOfBounds]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/SOFTWARE_FRAMEWORK/COMPONENTS/MEMORY/DATA_FLASH/AT45DBX/at45dbx.h:57:0: error: #error at45dbx.h is #included although AT45DBX_MEM is disabled [preprocessorErrorDirective]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/EBI/SMC/smc.c:127:31: style: Variable 'hsb_mhz_up' is assigned a value that is never used. [unreadVariable]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/FLASHC/flashc.c:773:21: warning: Redundant assignment of '*tmp.u64ptr' to itself. [selfAssignment]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/FLASHC/flashc.c:825:23: warning: Redundant assignment of '*tmp.u64ptr' to itself. [selfAssignment]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/FLASHC/flashc.c:941:21: warning: Redundant assignment of '*tmp.u64ptr' to itself. [selfAssignment]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/FLASHC/flashc.c:1030:23: warning: Redundant assignment of '*tmp.u64ptr' to itself. [selfAssignment]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/PM/pm.c:119:33: style: union member 'u_avr32_pm_rccr_t::rccr' is never used. [unusedStructMember]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/PM/pm.c:125:33: style: union member 'u_avr32_pm_bgcr_t::bgcr' is never used. [unusedStructMember]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/PM/pm.c:131:33: style: union member 'u_avr32_pm_vregcr_t::vregcr' is never used. [unusedStructMember]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/SPI/spi.c:85:33: style: union member 'u_avr32_spi_ier_t::ier' is never used. [unusedStructMember]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/SPI/spi.c:91:33: style: union member 'u_avr32_spi_idr_t::idr' is never used. [unusedStructMember]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/SOFTWARE_FRAMEWORK/DRIVERS/USART/usart.c:885:7: style: The scope of the variable 'rx_char' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/LWIP/lwip-1.3.2/src/core/init.c:65:0: error: #error "BYTE_ORDER is not defined, you have to define it in your cc.h" [preprocessorErrorDirective]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/SOFTWARE_FRAMEWORK/SERVICES/MEMORY/CTRL_ACCESS/ctrl_access.h:80:0: error: #error LUN_0 must be defined as ENABLE or DISABLE in conf_access.h [preprocessorErrorDirective]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/SOFTWARE_FRAMEWORK/UTILS/DEBUG/debug.c:73:9: style: The scope of the variable 'p_mem' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/ard_spi.c:1444:5: style: Variable '_result' is reassigned a value before the old one has been used. [redundantAssignment]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/ard_spi.c:1438:0: note: Variable '_result' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/ard_spi.c:1444:5: note: Variable '_result' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/ard_spi.c:231:7: style: Unsigned variable 'sock' can't be negative so it is unnecessary to test it. [unsignedPositive]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/ard_spi.c:457:39: style: Checking if unsigned variable 'idx' is less than zero. [unsignedLessThanZero]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/ard_spi.c:935:11: style: Unsigned variable 'sock' can't be negative so it is unnecessary to test it. [unsignedPositive]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/ard_spi.c:1282:29: style: Unsigned variable '_sock' can't be negative so it is unnecessary to test it. [unsignedPositive]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/ard_spi.c:1381:14: style: Unsigned variable 'sock' can't be negative so it is unnecessary to test it. [unsignedPositive]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/ard_spi.c:1352:5: style: Variable '_sock' is assigned a value that is never used. [unreadVariable]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/ard_tcp.c:388:29: warning: Either the condition 'id!=255' is redundant or the array '_ttcp->tcp_poll_retries[4]' is accessed at index 255, which is out of bounds. [arrayIndexOutOfBoundsCond]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/ard_tcp.c:382:9: note: Assuming that condition 'id!=255' is not redundant
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/ard_tcp.c:388:29: note: Array index out of bounds
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/ard_tcp.c:267:9: warning: Either the condition '_ttcp!=NULL' is redundant or there is possible null pointer dereference: _ttcp. [nullPointerRedundantCheck]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/ard_tcp.c:270:38: note: Assuming that condition '_ttcp!=NULL' is not redundant
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/ard_tcp.c:267:9: note: Null pointer dereference
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/ard_tcp.c:342:6: warning: Either the condition '(_ttcp)?getFirstClient(_ttcp,1):0' is redundant or there is possible null pointer dereference: _ttcp. [nullPointerRedundantCheck]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/ard_tcp.c:343:3: note: Assuming that condition '(_ttcp)?getFirstClient(_ttcp,1):0' is not redundant
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/ard_tcp.c:342:6: note: Null pointer dereference
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/ard_tcp.c:343:3: warning: Either the condition '(_ttcp)?_ttcp->left[id]:0' is redundant or there is possible null pointer dereference: _ttcp. [nullPointerRedundantCheck]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/ard_tcp.c:343:3: note: Assuming that condition '(_ttcp)?_ttcp->left[id]:0' is not redundant
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/ard_tcp.c:343:3: note: Null pointer dereference
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/ard_tcp.c:746:6: warning: Either the condition '_ttcp!=NULL' is redundant or there is possible null pointer dereference: _ttcp. [nullPointerRedundantCheck]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/ard_tcp.c:749:38: note: Assuming that condition '_ttcp!=NULL' is not redundant
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/ard_tcp.c:746:6: note: Null pointer dereference
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/ard_tcp.c:821:2: warning: Either the condition '(_ttcp)?(_ttcp->left[id]):0' is redundant or there is possible null pointer dereference: _ttcp. [nullPointerRedundantCheck]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/ard_tcp.c:824:2: note: Assuming that condition '(_ttcp)?(_ttcp->left[id]):0' is not redundant
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/ard_tcp.c:821:2: note: Null pointer dereference
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/ard_tcp.c:822:2: warning: Either the condition '(_ttcp)?(_ttcp->left[id]):0' is redundant or there is possible null pointer dereference: _ttcp. [nullPointerRedundantCheck]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/ard_tcp.c:824:2: note: Assuming that condition '(_ttcp)?(_ttcp->left[id]):0' is not redundant
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/ard_tcp.c:822:2: note: Null pointer dereference
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/ard_tcp.c:351:10: style: Unsigned variable 'id' can't be negative so it is unnecessary to test it. [unsignedPositive]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/ard_tcp.c:462:26: style: Unsigned variable 'id' can't be negative so it is unnecessary to test it. [unsignedPositive]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/ard_tcp.c:870:23: style: Function 'sendUdpData' argument 1 names different: declaration 'p' definition 'ttcp'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/ard_tcp.h:102:23: note: Function 'sendUdpData' argument 1 names different: declaration 'p' definition 'ttcp'.
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/ard_tcp.c:870:23: note: Function 'sendUdpData' argument 1 names different: declaration 'p' definition 'ttcp'.
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/ard_utils.c:315:2: style: Variable 'p' is reassigned a value before the old one has been used. [redundantAssignment]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/ard_utils.c:314:0: note: Variable 'p' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/ard_utils.c:315:2: note: Variable 'p' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/ard_utils.c:328:2: style: Variable 'p' is reassigned a value before the old one has been used. [redundantAssignment]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/ard_utils.c:327:0: note: Variable 'p' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/ard_utils.c:328:2: note: Variable 'p' is reassigned a value before the old one has been used.
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/avr32_spi.c:365:17: style: Variable 'a' is modified but its new value is never used. [unreadVariable]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/top_defs.h:49:0: error: #error "Unsupported compiler" [preprocessorErrorDirective]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/main.c:327:20: error: Uninitialized variable: ipaddr [uninitvar]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/main.c:328:20: error: Uninitialized variable: netmask [uninitvar]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/main.c:329:20: error: Uninitialized variable: gw [uninitvar]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/nvram.c:128:22: portability: 'data' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/printf-stdarg.c:125:15: style: The scope of the variable 't' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/printf-stdarg.c:245:44: error: va_list 'args' was opened but not closed by va_end(). [va_end_missing]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/printf-stdarg.c:254:47: error: va_list 'args' was opened but not closed by va_end(). [va_end_missing]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifiHD/src/wl_cm.c:145:27: style: The scope of the variable 'ssid_p' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifi_dnld/src/SOFTWARE_FRAMEWORK/BOARDS/ARDUINO/led.c:101:31: style: The scope of the variable 'led_gpio_port' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifi_dnld/src/SOFTWARE_FRAMEWORK/BOARDS/ARDUINO/led.c:141:31: style: The scope of the variable 'led_gpio_port' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifi_dnld/src/SOFTWARE_FRAMEWORK/BOARDS/ARDUINO/led.c:184:31: style: The scope of the variable 'led_gpio_port' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifi_dnld/src/SOFTWARE_FRAMEWORK/BOARDS/ARDUINO/led.c:212:31: style: The scope of the variable 'led_gpio_port' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifi_dnld/src/SOFTWARE_FRAMEWORK/BOARDS/ARDUINO/led.c:240:31: style: The scope of the variable 'led_gpio_port' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifi_dnld/src/SOFTWARE_FRAMEWORK/BOARDS/ARDUINO/led.c:140:56: portability: Undefined behaviour, pointer arithmetic 'LED_DESCRIPTOR-1' is out of bounds. [pointerOutOfBounds]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifi_dnld/src/SOFTWARE_FRAMEWORK/BOARDS/ARDUINO/led.c:183:56: portability: Undefined behaviour, pointer arithmetic 'LED_DESCRIPTOR-1' is out of bounds. [pointerOutOfBounds]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifi_dnld/src/SOFTWARE_FRAMEWORK/BOARDS/ARDUINO/led.c:211:56: portability: Undefined behaviour, pointer arithmetic 'LED_DESCRIPTOR-1' is out of bounds. [pointerOutOfBounds]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifi_dnld/src/SOFTWARE_FRAMEWORK/BOARDS/ARDUINO/led.c:239:56: portability: Undefined behaviour, pointer arithmetic 'LED_DESCRIPTOR-1' is out of bounds. [pointerOutOfBounds]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifi_dnld/src/SOFTWARE_FRAMEWORK/BOARDS/ARDUINO/led.c:294:56: portability: Undefined behaviour, pointer arithmetic 'LED_DESCRIPTOR-1' is out of bounds. [pointerOutOfBounds]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifi_dnld/src/SOFTWARE_FRAMEWORK/BOARDS/EVK1105/led.c:101:31: style: The scope of the variable 'led_gpio_port' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifi_dnld/src/SOFTWARE_FRAMEWORK/BOARDS/EVK1105/led.c:141:31: style: The scope of the variable 'led_gpio_port' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifi_dnld/src/SOFTWARE_FRAMEWORK/BOARDS/EVK1105/led.c:184:31: style: The scope of the variable 'led_gpio_port' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifi_dnld/src/SOFTWARE_FRAMEWORK/BOARDS/EVK1105/led.c:212:31: style: The scope of the variable 'led_gpio_port' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifi_dnld/src/SOFTWARE_FRAMEWORK/BOARDS/EVK1105/led.c:240:31: style: The scope of the variable 'led_gpio_port' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifi_dnld/src/SOFTWARE_FRAMEWORK/BOARDS/EVK1105/led.c:140:56: portability: Undefined behaviour, pointer arithmetic 'LED_DESCRIPTOR-1' is out of bounds. [pointerOutOfBounds]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifi_dnld/src/SOFTWARE_FRAMEWORK/BOARDS/EVK1105/led.c:183:56: portability: Undefined behaviour, pointer arithmetic 'LED_DESCRIPTOR-1' is out of bounds. [pointerOutOfBounds]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifi_dnld/src/SOFTWARE_FRAMEWORK/BOARDS/EVK1105/led.c:211:56: portability: Undefined behaviour, pointer arithmetic 'LED_DESCRIPTOR-1' is out of bounds. [pointerOutOfBounds]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifi_dnld/src/SOFTWARE_FRAMEWORK/BOARDS/EVK1105/led.c:239:56: portability: Undefined behaviour, pointer arithmetic 'LED_DESCRIPTOR-1' is out of bounds. [pointerOutOfBounds]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifi_dnld/src/SOFTWARE_FRAMEWORK/BOARDS/EVK1105/led.c:294:56: portability: Undefined behaviour, pointer arithmetic 'LED_DESCRIPTOR-1' is out of bounds. [pointerOutOfBounds]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifi_dnld/src/SOFTWARE_FRAMEWORK/COMPONENTS/MEMORY/DATA_FLASH/AT45DBX/at45dbx.h:57:0: error: #error at45dbx.h is #included although AT45DBX_MEM is disabled [preprocessorErrorDirective]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifi_dnld/src/SOFTWARE_FRAMEWORK/DRIVERS/FLASHC/flashc.c:773:21: warning: Redundant assignment of '*tmp.u64ptr' to itself. [selfAssignment]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifi_dnld/src/SOFTWARE_FRAMEWORK/DRIVERS/FLASHC/flashc.c:825:23: warning: Redundant assignment of '*tmp.u64ptr' to itself. [selfAssignment]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifi_dnld/src/SOFTWARE_FRAMEWORK/DRIVERS/FLASHC/flashc.c:941:21: warning: Redundant assignment of '*tmp.u64ptr' to itself. [selfAssignment]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifi_dnld/src/SOFTWARE_FRAMEWORK/DRIVERS/FLASHC/flashc.c:1030:23: warning: Redundant assignment of '*tmp.u64ptr' to itself. [selfAssignment]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifi_dnld/src/SOFTWARE_FRAMEWORK/DRIVERS/PM/pm.c:119:33: style: union member 'u_avr32_pm_rccr_t::rccr' is never used. [unusedStructMember]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifi_dnld/src/SOFTWARE_FRAMEWORK/DRIVERS/PM/pm.c:125:33: style: union member 'u_avr32_pm_bgcr_t::bgcr' is never used. [unusedStructMember]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifi_dnld/src/SOFTWARE_FRAMEWORK/DRIVERS/PM/pm.c:131:33: style: union member 'u_avr32_pm_vregcr_t::vregcr' is never used. [unusedStructMember]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifi_dnld/src/SOFTWARE_FRAMEWORK/DRIVERS/SPI/spi.c:85:33: style: union member 'u_avr32_spi_ier_t::ier' is never used. [unusedStructMember]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifi_dnld/src/SOFTWARE_FRAMEWORK/DRIVERS/SPI/spi.c:91:33: style: union member 'u_avr32_spi_idr_t::idr' is never used. [unusedStructMember]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifi_dnld/src/SOFTWARE_FRAMEWORK/DRIVERS/USART/usart.c:885:7: style: The scope of the variable 'rx_char' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifi_dnld/src/SOFTWARE_FRAMEWORK/SERVICES/MEMORY/CTRL_ACCESS/ctrl_access.h:80:0: error: #error LUN_0 must be defined as ENABLE or DISABLE in conf_access.h [preprocessorErrorDirective]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifi_dnld/src/SOFTWARE_FRAMEWORK/UTILS/DEBUG/debug.c:72:9: style: The scope of the variable 'p_mem' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifi_dnld/src/printf-stdarg.c:130:15: style: The scope of the variable 't' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifi_dnld/src/printf-stdarg.c:247:44: error: va_list 'args' was opened but not closed by va_end(). [va_end_missing]
Arduino-1.5.6-r2/libraries/WiFi/extras/wifi_dnld/src/printf-stdarg.c:255:47: error: va_list 'args' was opened but not closed by va_end(). [va_end_missing]
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.cpp:45:10: style: The scope of the variable 'attempts' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.cpp:65:10: style: The scope of the variable 'attempts' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.cpp:84:10: style: The scope of the variable 'attempts' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.h:41:9: performance: Technically the member function 'WiFiClass::begin' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.cpp:42:16: note: Technically the member function 'WiFiClass::begin' can be static.
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.h:41:9: note: Technically the member function 'WiFiClass::begin' can be static.
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.h:51:9: performance: Technically the member function 'WiFiClass::begin' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.cpp:62:16: note: Technically the member function 'WiFiClass::begin' can be static.
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.h:51:9: note: Technically the member function 'WiFiClass::begin' can be static.
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.h:60:9: performance: Technically the member function 'WiFiClass::begin' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.cpp:81:16: note: Technically the member function 'WiFiClass::begin' can be static.
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.h:60:9: note: Technically the member function 'WiFiClass::begin' can be static.
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.h:66:10: performance: Technically the member function 'WiFiClass::config' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.cpp:101:17: note: Technically the member function 'WiFiClass::config' can be static.
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.h:66:10: note: Technically the member function 'WiFiClass::config' can be static.
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.h:73:10: performance: Technically the member function 'WiFiClass::config' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.cpp:106:17: note: Technically the member function 'WiFiClass::config' can be static.
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.h:73:10: note: Technically the member function 'WiFiClass::config' can be static.
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.h:81:10: performance: Technically the member function 'WiFiClass::config' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.cpp:112:17: note: Technically the member function 'WiFiClass::config' can be static.
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.h:81:10: note: Technically the member function 'WiFiClass::config' can be static.
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.h:90:10: performance: Technically the member function 'WiFiClass::config' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.cpp:118:17: note: Technically the member function 'WiFiClass::config' can be static.
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.h:90:10: note: Technically the member function 'WiFiClass::config' can be static.
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.h:96:10: performance: Technically the member function 'WiFiClass::setDNS' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.cpp:124:17: note: Technically the member function 'WiFiClass::setDNS' can be static.
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.h:96:10: note: Technically the member function 'WiFiClass::setDNS' can be static.
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.h:104:10: performance: Technically the member function 'WiFiClass::setDNS' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.cpp:129:17: note: Technically the member function 'WiFiClass::setDNS' can be static.
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.h:104:10: note: Technically the member function 'WiFiClass::setDNS' can be static.
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.h:111:9: performance: Technically the member function 'WiFiClass::disconnect' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.cpp:134:16: note: Technically the member function 'WiFiClass::disconnect' can be static.
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.h:111:9: note: Technically the member function 'WiFiClass::disconnect' can be static.
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.h:125:15: performance: Technically the member function 'WiFiClass::localIP' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.cpp:146:22: note: Technically the member function 'WiFiClass::localIP' can be static.
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.h:125:15: note: Technically the member function 'WiFiClass::localIP' can be static.
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.h:132:15: performance: Technically the member function 'WiFiClass::subnetMask' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.cpp:153:22: note: Technically the member function 'WiFiClass::subnetMask' can be static.
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.h:132:15: note: Technically the member function 'WiFiClass::subnetMask' can be static.
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.h:139:14: performance: Technically the member function 'WiFiClass::gatewayIP' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.cpp:160:22: note: Technically the member function 'WiFiClass::gatewayIP' can be static.
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.h:139:14: note: Technically the member function 'WiFiClass::gatewayIP' can be static.
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.h:162:13: performance: Technically the member function 'WiFiClass::RSSI' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.cpp:179:20: note: Technically the member function 'WiFiClass::RSSI' can be static.
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.h:162:13: note: Technically the member function 'WiFiClass::RSSI' can be static.
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.h:169:13: performance: Technically the member function 'WiFiClass::encryptionType' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.cpp:184:20: note: Technically the member function 'WiFiClass::encryptionType' can be static.
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.h:169:13: note: Technically the member function 'WiFiClass::encryptionType' can be static.
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.h:176:12: performance: Technically the member function 'WiFiClass::scanNetworks' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.cpp:190:19: note: Technically the member function 'WiFiClass::scanNetworks' can be static.
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.h:176:12: note: Technically the member function 'WiFiClass::scanNetworks' can be static.
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.h:194:13: performance: Technically the member function 'WiFiClass::encryptionType' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.cpp:216:20: note: Technically the member function 'WiFiClass::encryptionType' can be static.
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.h:194:13: note: Technically the member function 'WiFiClass::encryptionType' can be static.
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.h:203:13: performance: Technically the member function 'WiFiClass::RSSI' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.cpp:211:20: note: Technically the member function 'WiFiClass::RSSI' can be static.
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.h:203:13: note: Technically the member function 'WiFiClass::RSSI' can be static.
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.h:210:13: performance: Technically the member function 'WiFiClass::status' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.cpp:221:20: note: Technically the member function 'WiFiClass::status' can be static.
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.h:210:13: note: Technically the member function 'WiFiClass::status' can be static.
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.h:219:9: performance: Technically the member function 'WiFiClass::hostByName' can be static. [functionStatic]
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.cpp:226:16: note: Technically the member function 'WiFiClass::hostByName' can be static.
Arduino-1.5.6-r2/libraries/WiFi/src/WiFi.h:219:9: note: Technically the member function 'WiFiClass::hostByName' can be static.
Arduino-1.5.6-r2/libraries/WiFi/src/WiFiClient.h:12:3: style: Class 'WiFiClient' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/libraries/WiFi/src/WiFiServer.h:17:3: style: Class 'WiFiServer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Arduino-1.5.6-r2/libraries/WiFi/src/WiFiClient.cpp:16:13: warning: Member variable 'WiFiClient::_socket' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/WiFi/src/WiFiClient.cpp:19:13: warning: Member variable 'WiFiClient::_socket' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/WiFi/src/WiFiServer.cpp:71:41: style: Function 'write' argument 1 names different: declaration 'buf' definition 'buffer'. [funcArgNamesDifferent]
Arduino-1.5.6-r2/libraries/WiFi/src/WiFiServer.h:21:39: note: Function 'write' argument 1 names different: declaration 'buf' definition 'buffer'.
Arduino-1.5.6-r2/libraries/WiFi/src/WiFiServer.cpp:71:41: note: Function 'write' argument 1 names different: declaration 'buf' definition 'buffer'.
Arduino-1.5.6-r2/libraries/WiFi/src/WiFiServer.cpp:12:13: warning: Member variable 'WiFiServer::pcb' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/WiFi/src/WiFiUdp.cpp:17:10: warning: Member variable 'WiFiUDP::_port' is not initialized in the constructor. [uninitMemberVar]
Arduino-1.5.6-r2/libraries/WiFi/src/utility/spi_drv.cpp:142:9: warning: Suspicious use of ; at the end of 'else' statement. [suspiciousSemicolon]
Arduino-1.5.6-r2/libraries/WiFi/src/utility/spi_drv.cpp:136:9: style: The scope of the variable 'ii' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/WiFi/src/utility/spi_drv.cpp:188:14: style: The scope of the variable 'ii' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/WiFi/src/utility/spi_drv.cpp:214:9: style: The scope of the variable 'ii' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/WiFi/src/utility/spi_drv.cpp:240:9: style: The scope of the variable 'i' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/WiFi/src/utility/spi_drv.cpp:240:15: style: The scope of the variable 'ii' can be reduced. [variableScope]
Arduino-1.5.6-r2/libraries/WiFi/src/utility/spi_drv.cpp:320:15: style: The scope of the variable 'ii' can be reduced. [variableScope]
[23:02]

ftp://ftp.se.debian.org/debian/pool/main/a/arduino-mighty-1284p/arduino-mighty-1284p_1.orig.tar.gz
mighty-1284p-1/bootloaders/optiboot/boot.h:126:0: error: #error AVR processor does not provide bootloader support! [preprocessorErrorDirective]
mighty-1284p-1/bootloaders/standard/ATmegaBOOT.c:291:11: style: The scope of the variable 'ch' can be reduced. [variableScope]
[23:02]

ftp://ftp.se.debian.org/debian/pool/main/a/arduino-mk/arduino-mk_1.5.2.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/arename/arename_4.0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/argagg/argagg_0.4.6.orig.tar.gz
argagg-0.4.6/include/argagg/argagg.hpp:878:13: style: Condition 'encountered_equal' is always false [knownConditionTrueFalse]
argagg-0.4.6/include/argagg/argagg.hpp:876:30: note: Assignment 'encountered_equal=false', assigned value is 0
argagg-0.4.6/include/argagg/argagg.hpp:878:13: note: Condition 'encountered_equal' is always false
argagg-0.4.6/test/doctest.h:2695:9: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
argagg-0.4.6/test/doctest.h:3386:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
argagg-0.4.6/test/doctest.h:3392:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
argagg-0.4.6/test/doctest.h:3396:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
argagg-0.4.6/test/doctest.h:3401:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
argagg-0.4.6/test/doctest.h:3406:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
argagg-0.4.6/test/doctest.h:1840:21: warning: Either the condition 'temp' is redundant or there is overflow in pointer subtraction. [nullPointerArithmeticRedundantCheck]
argagg-0.4.6/test/doctest.h:1838:15: note: Assuming that condition 'temp' is not redundant
argagg-0.4.6/test/doctest.h:1840:21: note: Null pointer subtraction
argagg-0.4.6/test/doctest.h:394:39: warning: Found function call inside sizeof(). [sizeofFunctionCall]
argagg-0.4.6/include/argagg/argagg.hpp:882:33: style: Variable 'encountered_equal' is assigned a value that is never used. [unreadVariable]
argagg-0.4.6/test/test.cpp:137:20: style: Variable 'args' is assigned a value that is never used. [unreadVariable]
argagg-0.4.6/test/test.cpp:152:20: style: Variable 'args' is assigned a value that is never used. [unreadVariable]
argagg-0.4.6/test/test.cpp:160:20: style: Variable 'args' is assigned a value that is never used. [unreadVariable]
argagg-0.4.6/test/test.cpp:168:20: style: Variable 'args' is assigned a value that is never used. [unreadVariable]
argagg-0.4.6/test/test.cpp:176:20: style: Variable 'args' is assigned a value that is never used. [unreadVariable]
argagg-0.4.6/test/test.cpp:184:20: style: Variable 'args' is assigned a value that is never used. [unreadVariable]
argagg-0.4.6/test/test.cpp:192:20: style: Variable 'args' is assigned a value that is never used. [unreadVariable]
argagg-0.4.6/test/test.cpp:200:20: style: Variable 'args' is assigned a value that is never used. [unreadVariable]
argagg-0.4.6/test/test.cpp:208:20: style: Variable 'args' is assigned a value that is never used. [unreadVariable]
argagg-0.4.6/test/test.cpp:217:20: style: Variable 'args' is assigned a value that is never used. [unreadVariable]
argagg-0.4.6/test/test.cpp:226:20: style: Variable 'args' is assigned a value that is never used. [unreadVariable]
argagg-0.4.6/test/test.cpp:334:20: style: Variable 'args' is assigned a value that is never used. [unreadVariable]
argagg-0.4.6/test/test.cpp:341:20: style: Variable 'args' is assigned a value that is never used. [unreadVariable]
argagg-0.4.6/test/test.cpp:394:20: style: Variable 'args' is assigned a value that is never used. [unreadVariable]
argagg-0.4.6/test/test.cpp:445:20: style: Variable 'args' is assigned a value that is never used. [unreadVariable]
argagg-0.4.6/test/test.cpp:452:20: style: Variable 'args' is assigned a value that is never used. [unreadVariable]
argagg-0.4.6/test/test.cpp:577:20: style: Variable 'args' is assigned a value that is never used. [unreadVariable]
argagg-0.4.6/test/test.cpp:584:20: style: Variable 'args' is assigned a value that is never used. [unreadVariable]
argagg-0.4.6/test/doctest.h:1961:9: warning: Member variable 'ContextState::rand_seed' is not initialized in the constructor. [uninitMemberVar]
argagg-0.4.6/test/doctest.h:1961:9: warning: Member variable 'ContextState::first' is not initialized in the constructor. [uninitMemberVar]
argagg-0.4.6/test/doctest.h:1961:9: warning: Member variable 'ContextState::last' is not initialized in the constructor. [uninitMemberVar]
argagg-0.4.6/test/doctest.h:1961:9: warning: Member variable 'ContextState::abort_after' is not initialized in the constructor. [uninitMemberVar]
argagg-0.4.6/test/doctest.h:1961:9: warning: Member variable 'ContextState::case_sensitive' is not initialized in the constructor. [uninitMemberVar]
argagg-0.4.6/test/doctest.h:1961:9: warning: Member variable 'ContextState::exit' is not initialized in the constructor. [uninitMemberVar]
argagg-0.4.6/test/doctest.h:1961:9: warning: Member variable 'ContextState::no_exitcode' is not initialized in the constructor. [uninitMemberVar]
argagg-0.4.6/test/doctest.h:1961:9: warning: Member variable 'ContextState::no_run' is not initialized in the constructor. [uninitMemberVar]
argagg-0.4.6/test/doctest.h:1961:9: warning: Member variable 'ContextState::no_version' is not initialized in the constructor. [uninitMemberVar]
argagg-0.4.6/test/doctest.h:1961:9: warning: Member variable 'ContextState::no_colors' is not initialized in the constructor. [uninitMemberVar]
argagg-0.4.6/test/doctest.h:1961:9: warning: Member variable 'ContextState::no_path_in_filenames' is not initialized in the constructor. [uninitMemberVar]
argagg-0.4.6/test/doctest.h:1961:9: warning: Member variable 'ContextState::help' is not initialized in the constructor. [uninitMemberVar]
argagg-0.4.6/test/doctest.h:1961:9: warning: Member variable 'ContextState::version' is not initialized in the constructor. [uninitMemberVar]
argagg-0.4.6/test/doctest.h:1961:9: warning: Member variable 'ContextState::count' is not initialized in the constructor. [uninitMemberVar]
argagg-0.4.6/test/doctest.h:1961:9: warning: Member variable 'ContextState::list_test_cases' is not initialized in the constructor. [uninitMemberVar]
argagg-0.4.6/test/doctest.h:1961:9: warning: Member variable 'ContextState::list_test_suites' is not initialized in the constructor. [uninitMemberVar]
argagg-0.4.6/test/doctest.h:1961:9: warning: Member variable 'ContextState::numFailedAssertionsForCurrentTestcase' is not initialized in the constructor. [uninitMemberVar]
argagg-0.4.6/test/doctest.h:1961:9: warning: Member variable 'ContextState::subcasesCurrentLevel' is not initialized in the constructor. [uninitMemberVar]
argagg-0.4.6/test/doctest.h:1961:9: warning: Member variable 'ContextState::subcasesHasSkipped' is not initialized in the constructor. [uninitMemberVar]
argagg-0.4.6/test/doctest.h:773:9: style: Technically the member function 'doctest::detail::Result::operatorbool' can be const. [functionConst]
argagg-0.4.6/test/doctest.h:892:35: style: Technically the member function 'doctest::detail::Expression_lhs::operator&' can be const. [functionConst]
argagg-0.4.6/test/doctest.h:894:35: style: Technically the member function 'doctest::detail::Expression_lhs::operator|' can be const. [functionConst]
argagg-0.4.6/test/doctest.h:895:35: style: Technically the member function 'doctest::detail::Expression_lhs::operator&&' can be const. [functionConst]
argagg-0.4.6/test/doctest.h:896:35: style: Technically the member function 'doctest::detail::Expression_lhs::operator||' can be const. [functionConst]
argagg-0.4.6/test/doctest.h:898:35: style: Technically the member function 'doctest::detail::Expression_lhs::operator+=' can be const. [functionConst]
argagg-0.4.6/test/doctest.h:899:35: style: Technically the member function 'doctest::detail::Expression_lhs::operator-=' can be const. [functionConst]
argagg-0.4.6/test/doctest.h:900:35: style: Technically the member function 'doctest::detail::Expression_lhs::operator*=' can be const. [functionConst]
argagg-0.4.6/test/doctest.h:901:35: style: Technically the member function 'doctest::detail::Expression_lhs::operator/=' can be const. [functionConst]
argagg-0.4.6/test/doctest.h:902:35: style: Technically the member function 'doctest::detail::Expression_lhs::operator%=' can be const. [functionConst]
argagg-0.4.6/test/doctest.h:903:35: style: Technically the member function 'doctest::detail::Expression_lhs::operator<<=' can be const. [functionConst]
argagg-0.4.6/test/doctest.h:904:35: style: Technically the member function 'doctest::detail::Expression_lhs::operator>>=' can be const. [functionConst]
argagg-0.4.6/test/doctest.h:905:35: style: Technically the member function 'doctest::detail::Expression_lhs::operator&=' can be const. [functionConst]
argagg-0.4.6/test/doctest.h:906:35: style: Technically the member function 'doctest::detail::Expression_lhs::operator^=' can be const. [functionConst]
argagg-0.4.6/test/doctest.h:907:35: style: Technically the member function 'doctest::detail::Expression_lhs::operator|=' can be const. [functionConst]
argagg-0.4.6/test/doctest.h:910:35: style: Technically the member function 'doctest::detail::Expression_lhs::operator<<' can be const. [functionConst]
argagg-0.4.6/test/doctest.h:911:35: style: Technically the member function 'doctest::detail::Expression_lhs::operator>>' can be const. [functionConst]
argagg-0.4.6/test/doctest.h:1144:10: style: Technically the member function 'doctest::Context::shouldExit' can be const. [functionConst]
argagg-0.4.6/test/doctest.h:3214:15: note: Technically the member function 'doctest::Context::shouldExit' can be const.
argagg-0.4.6/test/doctest.h:1144:10: note: Technically the member function 'doctest::Context::shouldExit' can be const.
argagg-0.4.6/test/doctest.h:2518:14: performance: Technically the member function 'doctest::detail::Color::use' can be static. [functionStatic]
argagg-0.4.6/test/doctest.h:2524:17: note: Technically the member function 'doctest::detail::Color::use' can be static.
argagg-0.4.6/test/doctest.h:2518:14: note: Technically the member function 'doctest::detail::Color::use' can be static.
argagg-0.4.6/test/doctest.h:3085:11: style: Class 'Context' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
argagg-0.4.6/test/doctest.h:3085:11: style: Class 'Context' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
argagg-0.4.6/include/argagg/argagg.hpp:605:3: style: Struct 'fmt_ostream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
argagg-0.4.6/test/doctest.h:318:5: style: Class 'String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
argagg-0.4.6/test/doctest.h:381:13: style: Struct 'any_t' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
argagg-0.4.6/test/doctest.h:864:9: style: Struct 'Expression_lhs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
argagg-0.4.6/test/doctest.h:2515:9: style: Struct 'Color' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
argagg-0.4.6/test/doctest.h:495:1: warning: The class 'Approx' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
argagg-0.4.6/test/doctest.h:723:5: warning: The struct 'Subcase' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
argagg-0.4.6/test/doctest.h:860:5: warning: The struct 'Expression_lhs' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
argagg-0.4.6/test/doctest.h:2992:28: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
argagg-0.4.6/test/doctest.h:2993:28: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
[23:02]

ftp://ftp.se.debian.org/debian/pool/main/a/argon2/argon2_0~20171227.orig.tar.gz
phc-winner-argon2-20171227/src/argon2.c:296:9: error: Memory leak: out [memleak]
phc-winner-argon2-20171227/src/bench.c:42:0: error: #error "Not implemented!" [preprocessorErrorDirective]
phc-winner-argon2-20171227/src/blake2/blake2b.c:333:24: style: Function 'blake2b_long' argument 1 names different: declaration 'out' definition 'pout'. [funcArgNamesDifferent]
phc-winner-argon2-20171227/src/blake2/blake2.h:82:37: note: Function 'blake2b_long' argument 1 names different: declaration 'out' definition 'pout'.
phc-winner-argon2-20171227/src/blake2/blake2b.c:333:24: note: Function 'blake2b_long' argument 1 names different: declaration 'out' definition 'pout'.
phc-winner-argon2-20171227/src/core.c:288:5: style: Variable 'thread' is reassigned a value before the old one has been used. [redundantAssignment]
phc-winner-argon2-20171227/src/core.c:283:0: note: Variable 'thread' is reassigned a value before the old one has been used.
phc-winner-argon2-20171227/src/core.c:288:5: note: Variable 'thread' is reassigned a value before the old one has been used.
phc-winner-argon2-20171227/src/genkat.c:26:14: style: The scope of the variable 'i' can be reduced. [variableScope]
phc-winner-argon2-20171227/src/genkat.c:93:14: style: The scope of the variable 'i' can be reduced. [variableScope]
phc-winner-argon2-20171227/src/opt.c:178:27: style: The scope of the variable 'ref_index' can be reduced. [variableScope]
phc-winner-argon2-20171227/src/opt.c:178:38: style: The scope of the variable 'ref_lane' can be reduced. [variableScope]
phc-winner-argon2-20171227/src/ref.c:94:27: style: The scope of the variable 'ref_index' can be reduced. [variableScope]
phc-winner-argon2-20171227/src/ref.c:94:38: style: The scope of the variable 'ref_lane' can be reduced. [variableScope]
phc-winner-argon2-20171227/src/test.c:44:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
phc-winner-argon2-20171227/src/test.c:44:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
phc-winner-argon2-20171227/src/test.c:44:5: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
phc-winner-argon2-20171227/src/test.c:44:5: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
[23:02]

ftp://ftp.se.debian.org/debian/pool/main/a/argonaut/argonaut_1.2.orig.tar.gz.asc

ftp://ftp.se.debian.org/debian/pool/main/a/argparse/argparse_1.2.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/argparse4j/argparse4j_0.4.4.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/args4j/args4j_2.33.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/argtable2/argtable2_13.orig.tar.gz
argtable2-13/src/arg_end.c:70:29: style: Function 'arg_end' argument 1 names different: declaration 'maxerrors' definition 'maxcount'. [funcArgNamesDifferent]
argtable2-13/src/argtable2.h:275:29: note: Function 'arg_end' argument 1 names different: declaration 'maxerrors' definition 'maxcount'.
argtable2-13/src/arg_end.c:70:29: note: Function 'arg_end' argument 1 names different: declaration 'maxerrors' definition 'maxcount'.
argtable2-13/src/arg_rex.c:172:21: style: The scope of the variable 'priv' can be reduced. [variableScope]
[23:02]

ftp://ftp.se.debian.org/debian/pool/main/a/argus/argus_3.0.8.2.orig.tar.gz
argus-3.0.8.2/argus/ArgusApp.c:76:29: style: The scope of the variable 'sport' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusApp.c:76:36: style: The scope of the variable 'dport' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusApp.c:77:21: style: The scope of the variable 'ip_p' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusApp.c:199:25: style: The scope of the variable 'proto' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusApp.c:199:32: style: The scope of the variable 'sport' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusApp.c:199:43: style: The scope of the variable 'dport' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusApp.c:200:24: style: The scope of the variable 'ip_p' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusApp.c:380:20: style: The scope of the variable 'bytes' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusFrag.c:278:24: style: Condition 'offset>=fragOffset->start' is always true [knownConditionTrueFalse]
argus-3.0.8.2/argus/ArgusFrag.c:71:10: style: Variable 'tip' is reassigned a value before the old one has been used. [redundantAssignment]
argus-3.0.8.2/argus/ArgusFrag.c:59:0: note: Variable 'tip' is reassigned a value before the old one has been used.
argus-3.0.8.2/argus/ArgusFrag.c:71:10: note: Variable 'tip' is reassigned a value before the old one has been used.
argus-3.0.8.2/argus/ArgusFrag.c:143:41: style: The scope of the variable 'newbytes' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusFrag.c:143:55: style: The scope of the variable 'found' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusFrag.c:418:18: style: The scope of the variable 'found' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusIsis.c:138:31: style: The scope of the variable 'pptr' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusIsis.c:139:8: style: The scope of the variable 'length' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusIsis.c:274:20: style: The scope of the variable 'pptr' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusIsis.c:923:22: style: The scope of the variable 'tokval' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusModeler.c:1017:7: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
argus-3.0.8.2/argus/ArgusModeler.c:1271:10: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
argus-3.0.8.2/argus/ArgusModeler.c:1272:10: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
argus-3.0.8.2/argus/ArgusModeler.c:1450:4: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
argus-3.0.8.2/argus/ArgusModeler.c:3104:69: warning: Logical conjunction always evaluates to false: tmin.tv_sec == atime->tv_sec && tmin.tv_sec > atime->tv_sec. [incorrectLogicOperator]
argus-3.0.8.2/argus/ArgusModeler.c:3114:64: style: Redundant condition: maxt->tv_sec==mint->tv_sec. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition]
argus-3.0.8.2/argus/ArgusModeler.c:4181:60: warning: Either the condition 'ip!=NULL' is redundant or there is possible null pointer dereference: ip. [nullPointerRedundantCheck]
argus-3.0.8.2/argus/ArgusModeler.c:4188:12: note: Assuming that condition 'ip!=NULL' is not redundant
argus-3.0.8.2/argus/ArgusModeler.c:4181:60: note: Null pointer dereference
argus-3.0.8.2/argus/ArgusModeler.c:4181:57: warning: Either the condition 'ip!=NULL' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
argus-3.0.8.2/argus/ArgusModeler.c:4188:12: note: Assuming that condition 'ip!=NULL' is not redundant
argus-3.0.8.2/argus/ArgusModeler.c:4181:57: note: Null pointer addition
argus-3.0.8.2/argus/ArgusModeler.c:1172:4: style: Variable 'llc' is reassigned a value before the old one has been used. [redundantAssignment]
argus-3.0.8.2/argus/ArgusModeler.c:1166:0: note: Variable 'llc' is reassigned a value before the old one has been used.
argus-3.0.8.2/argus/ArgusModeler.c:1172:4: note: Variable 'llc' is reassigned a value before the old one has been used.
argus-3.0.8.2/argus/ArgusModeler.c:3733:31: style: Variable 'tjit->n' is reassigned a value before the old one has been used. [redundantAssignment]
argus-3.0.8.2/argus/ArgusModeler.c:3732:31: note: Variable 'tjit->n' is reassigned a value before the old one has been used.
argus-3.0.8.2/argus/ArgusModeler.c:3733:31: note: Variable 'tjit->n' is reassigned a value before the old one has been used.
argus-3.0.8.2/argus/ArgusModeler.c:835:8: style: The scope of the variable 'len' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusModeler.c:848:14: style: The scope of the variable 'isipv6' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusModeler.c:939:18: style: The scope of the variable 'grelen' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusModeler.c:941:19: style: The scope of the variable 'flags' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusModeler.c:1239:18: style: The scope of the variable 'hdr_len' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusModeler.c:1345:18: style: The scope of the variable 'hdr_len' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusModeler.c:1586:17: style: The scope of the variable 'tdiff' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusModeler.c:1586:24: style: The scope of the variable 'rtdiff' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusModeler.c:1587:11: style: The scope of the variable 'tvalue' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusModeler.c:1732:18: style: The scope of the variable 'pass' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusModeler.c:1844:18: style: The scope of the variable 'type' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusModeler.c:1998:36: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusModeler.c:2077:8: style: The scope of the variable 'timeout' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusModeler.c:2077:38: style: The scope of the variable 'userlen' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusModeler.c:2181:28: style: The scope of the variable 'vlan' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusModeler.c:2367:11: style: The scope of the variable 'test' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusModeler.c:2728:26: style: The scope of the variable 'ArgusThisInterval' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusModeler.c:2728:45: style: The scope of the variable 'tout' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusModeler.c:2796:18: style: The scope of the variable 'ip_p' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusModeler.c:3033:39: style: The scope of the variable 'subtype' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusModeler.c:3034:39: style: The scope of the variable 'tlen' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusModeler.c:3536:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusModeler.c:3626:8: style: The scope of the variable 'dsrlen' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusModeler.c:3626:20: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusModeler.c:3867:30: style: The scope of the variable 'argus' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusModeler.c:3997:28: style: The scope of the variable 'sport' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusModeler.c:3997:39: style: The scope of the variable 'dport' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusModeler.c:4186:8: style: The scope of the variable 'hlen' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusModeler.c:4186:14: style: The scope of the variable 'ArgusOptionLen' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusModeler.c:4724:10: style: The scope of the variable 'fvalue' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusModeler.c:947:8: style: Redundant pointer operation on 'bp' - it's already a pointer. [redundantPointerOp]
argus-3.0.8.2/argus/ArgusModeler.c:978:23: style: Redundant pointer operation on 'bp' - it's already a pointer. [redundantPointerOp]
argus-3.0.8.2/argus/ArgusModeler.c:1059:11: style: Redundant pointer operation on 'llc' - it's already a pointer. [redundantPointerOp]
argus-3.0.8.2/argus/ArgusModeler.c:1174:8: style: Redundant pointer operation on 'llc' - it's already a pointer. [redundantPointerOp]
argus-3.0.8.2/argus/ArgusModeler.c:4257:26: style: Redundant pointer operation on 'tp' - it's already a pointer. [redundantPointerOp]
argus-3.0.8.2/argus/ArgusModeler.c:4269:26: style: Redundant pointer operation on 'up' - it's already a pointer. [redundantPointerOp]
argus-3.0.8.2/argus/ArgusModeler.c:3698:64: warning: Division of result of sizeof() on pointer type. [divideSizeof]
argus-3.0.8.2/argus/ArgusModeler.c:3712:64: warning: Division of result of sizeof() on pointer type. [divideSizeof]
argus-3.0.8.2/argus/ArgusModeler.c:3726:64: warning: Division of result of sizeof() on pointer type. [divideSizeof]
argus-3.0.8.2/argus/ArgusModeler.c:3741:64: warning: Division of result of sizeof() on pointer type. [divideSizeof]
argus-3.0.8.2/argus/ArgusModeler.c:3763:58: warning: Division of result of sizeof() on pointer type. [divideSizeof]
argus-3.0.8.2/argus/ArgusModeler.c:425:19: style: Variable 'timedout' is modified but its new value is never used. [unreadVariable]
argus-3.0.8.2/argus/ArgusModeler.c:2378:10: style: Variable 'test' is modified but its new value is never used. [unreadVariable]
argus-3.0.8.2/argus/ArgusNetflow.c:916:23: style: The scope of the variable 'done' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusNetflow.c:993:8: style: The scope of the variable 'ArgusParsingIPv6' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusNetflow.c:1016:39: style: The scope of the variable 'tData' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusNetflow.c:1684:11: style: The scope of the variable 'done' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusNetflow.c:1778:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusNetflow.c:188:17: portability: 'ptr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
argus-3.0.8.2/argus/ArgusNetflow.c:362:23: portability: 'ptr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
argus-3.0.8.2/argus/ArgusNetflow.c:547:23: portability: 'ptr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
argus-3.0.8.2/argus/ArgusNetflow.c:726:23: portability: 'ptr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
argus-3.0.8.2/argus/ArgusNetflow.c:905:23: portability: 'ptr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
argus-3.0.8.2/argus/ArgusNetflow.c:940:26: portability: 'ptr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
argus-3.0.8.2/argus/ArgusOutput.c:1292:14: style: Condition 'value==0' is always true [knownConditionTrueFalse]
argus-3.0.8.2/argus/ArgusOutput.c:1283:25: note: Assignment 'value=0', assigned value is 0
argus-3.0.8.2/argus/ArgusOutput.c:1292:14: note: Condition 'value==0' is always true
argus-3.0.8.2/argus/ArgusOutput.c:1360:16: style: Variable 'reply' is reassigned a value before the old one has been used. [redundantAssignment]
argus-3.0.8.2/argus/ArgusOutput.c:1359:0: note: Variable 'reply' is reassigned a value before the old one has been used.
argus-3.0.8.2/argus/ArgusOutput.c:1360:16: note: Variable 'reply' is reassigned a value before the old one has been used.
argus-3.0.8.2/argus/ArgusOutput.c:1292:14: style: Same expression on both sides of '==' because the value of 'value' and '0' are the same. [duplicateExpression]
argus-3.0.8.2/argus/ArgusOutput.c:1283:25: note: 'value' is assigned value '0' here.
argus-3.0.8.2/argus/ArgusOutput.c:1292:14: note: Same expression on both sides of '==' because the value of 'value' and '0' are the same.
argus-3.0.8.2/argus/ArgusOutput.c:186:29: style: The scope of the variable 'wfile' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusOutput.c:190:20: style: The scope of the variable 'retn' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusOutput.c:500:8: style: The scope of the variable 'val' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusOutput.c:500:13: style: The scope of the variable 'count' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusOutput.c:993:26: style: The scope of the variable 'host' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusOutput.c:1072:29: style: The scope of the variable 'bytes' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusOutput.c:1441:8: style: The scope of the variable 'x' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusOutput.c:1441:11: style: The scope of the variable 'done' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusOutput.c:1726:11: style: The scope of the variable 'thisvalue' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusOutput.c:1726:34: style: The scope of the variable 'fptr' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusOutput.c:1727:8: style: The scope of the variable 'ivalue' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusOutput.c:337:81: style: A pointer can not be negative so it is either pointless or an error to check if it is. [pointerLessThanZero]
argus-3.0.8.2/argus/ArgusOutput.c:241:28: style: Variable 'baddr' is assigned a value that is never used. [unreadVariable]
argus-3.0.8.2/argus/ArgusSource.c:2547:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
argus-3.0.8.2/argus/ArgusSource.c:1388:14: style: Condition '!done' is always true [knownConditionTrueFalse]
argus-3.0.8.2/argus/ArgusSource.c:1377:27: note: Assignment 'done=0', assigned value is 0
argus-3.0.8.2/argus/ArgusSource.c:1388:14: note: Condition '!done' is always true
argus-3.0.8.2/argus/ArgusSource.c:4263:10: warning: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
argus-3.0.8.2/argus/ArgusSource.c:4263:10: warning: %lu in format string (no. 2) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
argus-3.0.8.2/argus/ArgusSource.c:4263:10: warning: %lu in format string (no. 3) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
argus-3.0.8.2/argus/ArgusSource.c:4263:10: warning: %lu in format string (no. 4) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
argus-3.0.8.2/argus/ArgusSource.c:138:19: warning: Redundant assignment of 'retn->lasttime' to itself. [selfAssignment]
argus-3.0.8.2/argus/ArgusSource.c:1021:19: style: Same expression on both sides of '!=' because the value of 'alldevs' and 'NULL' are the same. [duplicateExpression]
argus-3.0.8.2/argus/ArgusSource.c:818:28: note: 'alldevs' is assigned value 'NULL' here.
argus-3.0.8.2/argus/ArgusSource.c:1021:19: note: Same expression on both sides of '!=' because the value of 'alldevs' and 'NULL' are the same.
argus-3.0.8.2/argus/ArgusSource.c:225:8: style: The scope of the variable 'num' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusSource.c:253:18: style: The scope of the variable 'count' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusSource.c:253:25: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusSource.c:276:8: style: The scope of the variable 'type' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusSource.c:393:9: style: The scope of the variable 'errbuf' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusSource.c:528:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusSource.c:586:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusSource.c:1034:28: style: The scope of the variable 'retn' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusSource.c:1160:18: style: The scope of the variable 'length' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusSource.c:1218:18: style: The scope of the variable 'len' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusSource.c:1221:18: style: The scope of the variable 'ArgusPacketBuf' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusSource.c:1265:18: style: The scope of the variable 'len' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusSource.c:1668:27: style: The scope of the variable 'offset' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusSource.c:2069:11: style: The scope of the variable 'offset' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusSource.c:2415:19: style: The scope of the variable 'tptr' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusSource.c:3085:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusSource.c:3102:19: style: The scope of the variable 'ptr' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusSource.c:3837:8: style: The scope of the variable 'noerror' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusSource.c:3840:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusSource.c:3840:13: style: The scope of the variable 'width' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusSource.c:3840:24: style: The scope of the variable 'fd' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusSource.c:3841:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusSource.c:3846:8: style: The scope of the variable 'notselectable' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusSource.c:3882:14: style: The scope of the variable 'found' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusSource.c:3882:25: style: The scope of the variable 'up' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusSource.c:3956:32: style: The scope of the variable 'cnt' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusSource.c:4164:26: style: The scope of the variable 'retn' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusSource.c:4169:34: style: The scope of the variable 'estr' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusSource.c:4294:9: style: The scope of the variable 'readbuf' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusSource.c:4294:23: style: The scope of the variable 'errbuf' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusSource.c:4295:8: style: The scope of the variable 'ch' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusSource.c:4295:12: style: The scope of the variable 'rlen' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusSource.c:4295:18: style: The scope of the variable 'type' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusSource.c:4530:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusSource.c:4562:18: style: union member 'Anonymous1::i16' is never used. [unusedStructMember]
argus-3.0.8.2/argus/ArgusSource.c:1377:14: style: Unused variable: retn [unusedVariable]
argus-3.0.8.2/argus/ArgusTcp.c:625:30: warning: Either the condition 'tipid' is redundant or there is possible null pointer dereference: tipid. [nullPointerRedundantCheck]
argus-3.0.8.2/argus/ArgusTcp.c:599:49: note: Assuming that condition 'tipid' is not redundant
argus-3.0.8.2/argus/ArgusTcp.c:625:30: note: Null pointer dereference
argus-3.0.8.2/argus/ArgusTcp.c:651:17: warning: Either the condition 'tipid' is redundant or there is possible null pointer dereference: tipid. [nullPointerRedundantCheck]
argus-3.0.8.2/argus/ArgusTcp.c:599:49: note: Assuming that condition 'tipid' is not redundant
argus-3.0.8.2/argus/ArgusTcp.c:651:17: note: Null pointer dereference
argus-3.0.8.2/argus/ArgusTcp.c:73:34: style: The scope of the variable 'ArgusThisTCPsrc' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusTcp.c:73:52: style: The scope of the variable 'ArgusThisTCPdst' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusTcp.c:525:18: style: The scope of the variable 'win' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusTcp.c:820:34: style: The scope of the variable 'reject' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusUdt.c:573:20: style: The scope of the variable 'loss' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusUtil.c:2292:4: style: Variable 'dur' is reassigned a value before the old one has been used. [redundantAssignment]
argus-3.0.8.2/argus/ArgusUtil.c:2288:0: note: Variable 'dur' is reassigned a value before the old one has been used.
argus-3.0.8.2/argus/ArgusUtil.c:2292:4: note: Variable 'dur' is reassigned a value before the old one has been used.
argus-3.0.8.2/argus/ArgusUtil.c:928:18: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusUtil.c:986:61: style: The scope of the variable 'head' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusUtil.c:991:54: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusUtil.c:1292:8: style: The scope of the variable 'flags' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusUtil.c:1385:18: style: The scope of the variable 'ocnt' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusUtil.c:1570:45: style: The scope of the variable 'trec' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusUtil.c:1613:18: style: The scope of the variable 'count' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusUtil.c:1613:29: style: The scope of the variable 'len' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusUtil.c:1613:34: style: The scope of the variable 'ocnt' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusUtil.c:2101:22: style: The scope of the variable 'v2' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusUtil.c:2222:8: style: The scope of the variable 'sec' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusUtil.c:2222:17: style: The scope of the variable 'usec' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusUtil.c:2244:8: style: The scope of the variable 'sec' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusUtil.c:2244:17: style: The scope of the variable 'usec' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusUtil.c:2613:8: style: The scope of the variable 'pkts' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusUtil.c:2631:8: style: The scope of the variable 'pkts' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusUtil.c:2649:8: style: The scope of the variable 'pkts' can be reduced. [variableScope]
argus-3.0.8.2/argus/ArgusUtil.c:904:13: style: Variable 'count' is modified but its new value is never used. [unreadVariable]
argus-3.0.8.2/argus/ArgusUtil.c:908:10: style: Variable 'bins' is modified but its new value is never used. [unreadVariable]
argus-3.0.8.2/argus/ArgusUtil.c:964:20: style: Variable 'key' is assigned a value that is never used. [unreadVariable]
argus-3.0.8.2/argus/argus.c:532:37: style: Redundant condition: *tmparg=='-'. '*tmparg!='-' || (*tmparg=='-' && !(strcmp(tmparg,"-")))' is equivalent to '*tmparg!='-' || !(strcmp(tmparg,"-"))' [redundantCondition]
argus-3.0.8.2/argus/argus.c:186:10: style: The scope of the variable 'fd' can be reduced. [variableScope]
argus-3.0.8.2/argus/argus.c:189:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-3.0.8.2/argus/argus.c:189:11: style: The scope of the variable 'pid' can be reduced. [variableScope]
argus-3.0.8.2/argus/argus.c:273:24: style: The scope of the variable 'pid' can be reduced. [variableScope]
argus-3.0.8.2/argus/argus.c:743:12: style: The scope of the variable 'sbuf' can be reduced. [variableScope]
argus-3.0.8.2/argus/argus.c:1081:10: style: The scope of the variable 'fd' can be reduced. [variableScope]
argus-3.0.8.2/argus/argus.c:1083:9: style: The scope of the variable 'result' can be reduced. [variableScope]
argus-3.0.8.2/argus/argus.c:1084:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-3.0.8.2/argus/argus.c:1084:11: style: The scope of the variable 'len' can be reduced. [variableScope]
argus-3.0.8.2/argus/argus.c:1084:16: style: The scope of the variable 'done' can be reduced. [variableScope]
argus-3.0.8.2/argus/argus.c:1084:26: style: The scope of the variable 'linenum' can be reduced. [variableScope]
argus-3.0.8.2/argus/argus.c:1085:8: style: The scope of the variable 'interfaces' can be reduced. [variableScope]
argus-3.0.8.2/argus/argus.c:1085:24: style: The scope of the variable 'outputfiles' can be reduced. [variableScope]
argus-3.0.8.2/argus/argus.c:1142:40: style: The scope of the variable 'fd' can be reduced. [variableScope]
argus-3.0.8.2/argus/argus.c:1766:10: style: The scope of the variable 'sptr' can be reduced. [variableScope]
argus-3.0.8.2/argus/argus.c:1768:8: style: The scope of the variable 'ind' can be reduced. [variableScope]
argus-3.0.8.2/argus/argus.c:1768:17: style: The scope of the variable 'interval' can be reduced. [variableScope]
argus-3.0.8.2/argus/argus.c:1768:27: style: The scope of the variable 'elem' can be reduced. [variableScope]
argus-3.0.8.2/argus/argus.c:1873:23: style: The scope of the variable 'src' can be reduced. [variableScope]
argus-3.0.8.2/argus/argus.c:1873:29: style: The scope of the variable 'dst' can be reduced. [variableScope]
argus-3.0.8.2/common/argus_code.c:4288:24: warning: Either the condition '(host=gethostbyname(name))!=NULL' is redundant or there is possible null pointer dereference: host. [nullPointerRedundantCheck]
argus-3.0.8.2/common/argus_code.c:4276:49: note: Assuming that condition '(host=gethostbyname(name))!=NULL' is not redundant
argus-3.0.8.2/common/argus_code.c:4288:24: note: Null pointer dereference
argus-3.0.8.2/common/argus_code.c:860:4: style: Variable 'b1' is reassigned a value before the old one has been used. [redundantAssignment]
argus-3.0.8.2/common/argus_code.c:856:0: note: Variable 'b1' is reassigned a value before the old one has been used.
argus-3.0.8.2/common/argus_code.c:860:4: note: Variable 'b1' is reassigned a value before the old one has been used.
argus-3.0.8.2/common/argus_code.c:1012:4: style: Variable 'b1' is reassigned a value before the old one has been used. [redundantAssignment]
argus-3.0.8.2/common/argus_code.c:1009:0: note: Variable 'b1' is reassigned a value before the old one has been used.
argus-3.0.8.2/common/argus_code.c:1012:4: note: Variable 'b1' is reassigned a value before the old one has been used.
argus-3.0.8.2/common/argus_code.c:1023:4: style: Variable 'b1' is reassigned a value before the old one has been used. [redundantAssignment]
argus-3.0.8.2/common/argus_code.c:1020:0: note: Variable 'b1' is reassigned a value before the old one has been used.
argus-3.0.8.2/common/argus_code.c:1023:4: note: Variable 'b1' is reassigned a value before the old one has been used.
argus-3.0.8.2/common/argus_code.c:1056:16: style: Variable 'b0' is reassigned a value before the old one has been used. [redundantAssignment]
argus-3.0.8.2/common/argus_code.c:1055:0: note: Variable 'b0' is reassigned a value before the old one has been used.
argus-3.0.8.2/common/argus_code.c:1056:16: note: Variable 'b0' is reassigned a value before the old one has been used.
argus-3.0.8.2/common/argus_code.c:1431:4: style: Variable 'b1' is reassigned a value before the old one has been used. [redundantAssignment]
argus-3.0.8.2/common/argus_code.c:1424:0: note: Variable 'b1' is reassigned a value before the old one has been used.
argus-3.0.8.2/common/argus_code.c:1431:4: note: Variable 'b1' is reassigned a value before the old one has been used.
argus-3.0.8.2/common/argus_code.c:1437:4: style: Variable 'b0' is reassigned a value before the old one has been used. [redundantAssignment]
argus-3.0.8.2/common/argus_code.c:1424:0: note: Variable 'b0' is reassigned a value before the old one has been used.
argus-3.0.8.2/common/argus_code.c:1437:4: note: Variable 'b0' is reassigned a value before the old one has been used.
argus-3.0.8.2/common/argus_code.c:1461:4: style: Variable 'b1' is reassigned a value before the old one has been used. [redundantAssignment]
argus-3.0.8.2/common/argus_code.c:1455:0: note: Variable 'b1' is reassigned a value before the old one has been used.
argus-3.0.8.2/common/argus_code.c:1461:4: note: Variable 'b1' is reassigned a value before the old one has been used.
argus-3.0.8.2/common/argus_code.c:2453:4: style: Variable 'b0' is reassigned a value before the old one has been used. [redundantAssignment]
argus-3.0.8.2/common/argus_code.c:2449:0: note: Variable 'b0' is reassigned a value before the old one has been used.
argus-3.0.8.2/common/argus_code.c:2453:4: note: Variable 'b0' is reassigned a value before the old one has been used.
argus-3.0.8.2/common/argus_code.c:2454:4: style: Variable 'b1' is reassigned a value before the old one has been used. [redundantAssignment]
argus-3.0.8.2/common/argus_code.c:2449:0: note: Variable 'b1' is reassigned a value before the old one has been used.
argus-3.0.8.2/common/argus_code.c:2454:4: note: Variable 'b1' is reassigned a value before the old one has been used.
argus-3.0.8.2/common/argus_code.c:2924:4: style: Variable 'b1' is reassigned a value before the old one has been used. [redundantAssignment]
argus-3.0.8.2/common/argus_code.c:2919:0: note: Variable 'b1' is reassigned a value before the old one has been used.
argus-3.0.8.2/common/argus_code.c:2924:4: note: Variable 'b1' is reassigned a value before the old one has been used.
argus-3.0.8.2/common/argus_code.c:3129:4: style: Variable 'b0' is reassigned a value before the old one has been used. [redundantAssignment]
argus-3.0.8.2/common/argus_code.c:3126:0: note: Variable 'b0' is reassigned a value before the old one has been used.
argus-3.0.8.2/common/argus_code.c:3129:4: note: Variable 'b0' is reassigned a value before the old one has been used.
argus-3.0.8.2/common/argus_code.c:3130:4: style: Variable 'b1' is reassigned a value before the old one has been used. [redundantAssignment]
argus-3.0.8.2/common/argus_code.c:3126:0: note: Variable 'b1' is reassigned a value before the old one has been used.
argus-3.0.8.2/common/argus_code.c:3130:4: note: Variable 'b1' is reassigned a value before the old one has been used.
argus-3.0.8.2/common/argus_code.c:3538:4: style: Variable 'b1' is reassigned a value before the old one has been used. [redundantAssignment]
argus-3.0.8.2/common/argus_code.c:3534:0: note: Variable 'b1' is reassigned a value before the old one has been used.
argus-3.0.8.2/common/argus_code.c:3538:4: note: Variable 'b1' is reassigned a value before the old one has been used.
argus-3.0.8.2/common/argus_code.c:3539:4: style: Variable 'b0' is reassigned a value before the old one has been used. [redundantAssignment]
argus-3.0.8.2/common/argus_code.c:3534:0: note: Variable 'b0' is reassigned a value before the old one has been used.
argus-3.0.8.2/common/argus_code.c:3539:4: note: Variable 'b0' is reassigned a value before the old one has been used.
argus-3.0.8.2/common/argus_code.c:3796:4: style: Variable 'b1' is reassigned a value before the old one has been used. [redundantAssignment]
argus-3.0.8.2/common/argus_code.c:3790:0: note: Variable 'b1' is reassigned a value before the old one has been used.
argus-3.0.8.2/common/argus_code.c:3796:4: note: Variable 'b1' is reassigned a value before the old one has been used.
argus-3.0.8.2/common/argus_code.c:3797:4: style: Variable 'b0' is reassigned a value before the old one has been used. [redundantAssignment]
argus-3.0.8.2/common/argus_code.c:3790:0: note: Variable 'b0' is reassigned a value before the old one has been used.
argus-3.0.8.2/common/argus_code.c:3797:4: note: Variable 'b0' is reassigned a value before the old one has been used.
argus-3.0.8.2/common/argus_code.c:3892:4: style: Variable 'b1' is reassigned a value before the old one has been used. [redundantAssignment]
argus-3.0.8.2/common/argus_code.c:3890:0: note: Variable 'b1' is reassigned a value before the old one has been used.
argus-3.0.8.2/common/argus_code.c:3892:4: note: Variable 'b1' is reassigned a value before the old one has been used.
argus-3.0.8.2/common/argus_code.c:2863:16: style: Same expression on both sides of '!=' because the value of 'retn' and 'NULL' are the same. [duplicateExpression]
argus-3.0.8.2/common/argus_code.c:2827:26: note: 'retn' is assigned value 'NULL' here.
argus-3.0.8.2/common/argus_code.c:2863:16: note: Same expression on both sides of '!=' because the value of 'retn' and 'NULL' are the same.
argus-3.0.8.2/common/argus_code.c:190:8: style: The scope of the variable 'k' can be reduced. [variableScope]
argus-3.0.8.2/common/argus_code.c:190:11: style: The scope of the variable 'size' can be reduced. [variableScope]
argus-3.0.8.2/common/argus_code.c:319:8: style: The scope of the variable 'len' can be reduced. [variableScope]
argus-3.0.8.2/common/argus_code.c:356:8: style: The scope of the variable 'width' can be reduced. [variableScope]
argus-3.0.8.2/common/argus_code.c:4162:41: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-3.0.8.2/common/argus_code.c:4624:9: style: The scope of the variable 'buf' can be reduced. [variableScope]
argus-3.0.8.2/common/argus_code.c:4982:8: style: The scope of the variable 'offset' can be reduced. [variableScope]
argus-3.0.8.2/common/argus_code.c:4982:16: style: The scope of the variable 'len' can be reduced. [variableScope]
argus-3.0.8.2/common/argus_code.c:4280:28: warning: Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'? [clarifyStatement]
argus-3.0.8.2/common/argus_code.c:4394:22: warning: Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'? [clarifyStatement]
argus-3.0.8.2/common/argus_filter.c:3165:10: warning: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
argus-3.0.8.2/common/argus_filter.c:3165:10: warning: %lu in format string (no. 2) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
argus-3.0.8.2/common/argus_filter.c:3165:10: warning: %lu in format string (no. 3) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
argus-3.0.8.2/common/argus_filter.c:2129:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-3.0.8.2/common/argus_filter.c:3102:8: style: The scope of the variable 'n' can be reduced. [variableScope]
argus-3.0.8.2/common/argus_filter.c:1329:7: style: Variable 'x' is assigned a value that is never used. [unreadVariable]
argus-3.0.8.2/common/argus_util.c:2110:34: warning: Possible null pointer dereference: label [nullPointer]
argus-3.0.8.2/common/argus_util.c:2096:21: note: Assignment 'label=NULL', assigned value is 0
argus-3.0.8.2/common/argus_util.c:2110:34: note: Null pointer dereference
argus-3.0.8.2/common/argus_util.c:2816:16: warning: Redundant assignment of '*addr' to itself. [selfAssignment]
argus-3.0.8.2/common/argus_util.c:3258:22: style: Same expression on both sides of '>' because the value of 'r' and 'x' are the same. [duplicateExpression]
argus-3.0.8.2/common/argus_util.c:3256:7: note: 'r' is assigned value 'x' here.
argus-3.0.8.2/common/argus_util.c:3258:22: note: Same expression on both sides of '>' because the value of 'r' and 'x' are the same.
argus-3.0.8.2/common/argus_util.c:258:37: style: The scope of the variable 'multi' can be reduced. [variableScope]
argus-3.0.8.2/common/argus_util.c:261:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-3.0.8.2/common/argus_util.c:1464:14: style: The scope of the variable 'type' can be reduced. [variableScope]
argus-3.0.8.2/common/argus_util.c:1464:20: style: The scope of the variable 'src_count' can be reduced. [variableScope]
argus-3.0.8.2/common/argus_util.c:1464:35: style: The scope of the variable 'dst_count' can be reduced. [variableScope]
argus-3.0.8.2/common/argus_util.c:1575:8: style: The scope of the variable 'offset' can be reduced. [variableScope]
argus-3.0.8.2/common/argus_util.c:1649:8: style: The scope of the variable 'offset' can be reduced. [variableScope]
argus-3.0.8.2/common/argus_util.c:1864:36: style: The scope of the variable 'rel' can be reduced. [variableScope]
argus-3.0.8.2/common/argus_util.c:2147:21: style: The scope of the variable 's2' can be reduced. [variableScope]
argus-3.0.8.2/common/argus_util.c:2202:37: style: The scope of the variable 'ptr' can be reduced. [variableScope]
argus-3.0.8.2/common/argus_util.c:2339:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-3.0.8.2/common/argus_util.c:2498:27: style: The scope of the variable 'ep' can be reduced. [variableScope]
argus-3.0.8.2/common/argus_util.c:2603:24: style: The scope of the variable 'ttbl' can be reduced. [variableScope]
argus-3.0.8.2/common/argus_util.c:2635:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-3.0.8.2/common/argus_util.c:2692:25: style: The scope of the variable 'other' can be reduced. [variableScope]
argus-3.0.8.2/common/argus_util.c:3105:14: style: The scope of the variable 'ind' can be reduced. [variableScope]
argus-3.0.8.2/common/argus_util.c:3106:40: style: The scope of the variable 'rsecnum' can be reduced. [variableScope]
[23:02]

ftp://ftp.se.debian.org/debian/pool/main/a/argus-client/argus-client_2.0.6.fixes.1.orig.tar.gz
argus-clients-2.0.6.fixes.1/clients/ra.c:59:14: style: The scope of the variable 'total_count' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/ra.c:59:27: style: The scope of the variable 'total_dst_count' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/ra.c:59:44: style: The scope of the variable 'total_src_count' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/ra.c:60:14: style: The scope of the variable 'total_bytes' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/ra.c:60:27: style: The scope of the variable 'total_dst_bytes' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/ra.c:60:44: style: The scope of the variable 'total_src_bytes' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/ragator.c:840:13: style: Variable 'data->idle.sumtime' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-2.0.6.fixes.1/clients/ragator.c:839:13: note: Variable 'data->idle.sumtime' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/clients/ragator.c:840:13: note: Variable 'data->idle.sumtime' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/clients/ragator.c:235:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/ragator.c:733:20: style: The scope of the variable 'farlen' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/ragator.c:529:59: style: Function 'RaProcessQueue' argument 2 names different: declaration 'state' definition 'status'. [funcArgNamesDifferent]
argus-clients-2.0.6.fixes.1/clients/ragator.h:38:59: note: Function 'RaProcessQueue' argument 2 names different: declaration 'state' definition 'status'.
argus-clients-2.0.6.fixes.1/clients/ragator.c:529:59: note: Function 'RaProcessQueue' argument 2 names different: declaration 'state' definition 'status'.
argus-clients-2.0.6.fixes.1/clients/ragator.c:384:15: style: Variable 'srccount' is assigned a value that is never used. [unreadVariable]
argus-clients-2.0.6.fixes.1/clients/ragator.c:385:15: style: Variable 'dstcount' is assigned a value that is never used. [unreadVariable]
argus-clients-2.0.6.fixes.1/clients/ragator.c:425:15: style: Variable 'srccount' is assigned a value that is never used. [unreadVariable]
argus-clients-2.0.6.fixes.1/clients/ragator.c:426:15: style: Variable 'dstcount' is assigned a value that is never used. [unreadVariable]
argus-clients-2.0.6.fixes.1/clients/rahosts.c:464:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/ramon.c:532:10: style: Variable 'mac1' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-2.0.6.fixes.1/clients/ramon.c:530:0: note: Variable 'mac1' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/clients/ramon.c:532:10: note: Variable 'mac1' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/clients/ramon.c:533:10: style: Variable 'mac2' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-2.0.6.fixes.1/clients/ramon.c:530:0: note: Variable 'mac2' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/clients/ramon.c:533:10: note: Variable 'mac2' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/clients/ramon.c:1165:13: style: Variable 'data->idle.sumtime' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-2.0.6.fixes.1/clients/ramon.c:1164:13: note: Variable 'data->idle.sumtime' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/clients/ramon.c:1165:13: note: Variable 'data->idle.sumtime' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/clients/ramon.c:101:9: style: The scope of the variable 'buf' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/ramon.c:102:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/ramon.c:102:11: style: The scope of the variable 'x' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/ramon.c:307:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/ramon.c:481:17: style: The scope of the variable 'a1DSRStatus' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/ramon.c:481:34: style: The scope of the variable 'a2DSRStatus' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/ramon.c:1058:20: style: The scope of the variable 'farlen' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/ramon.c:861:59: style: Function 'RaProcessQueue' argument 2 names different: declaration 'state' definition 'status'. [funcArgNamesDifferent]
argus-clients-2.0.6.fixes.1/clients/ramon.h:38:59: note: Function 'RaProcessQueue' argument 2 names different: declaration 'state' definition 'status'.
argus-clients-2.0.6.fixes.1/clients/ramon.c:861:59: note: Function 'RaProcessQueue' argument 2 names different: declaration 'state' definition 'status'.
argus-clients-2.0.6.fixes.1/clients/ranonymize.c:1233:16: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
argus-clients-2.0.6.fixes.1/clients/ranonymize.c:1240:16: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
argus-clients-2.0.6.fixes.1/clients/ranonymize.c:170:8: style: The scope of the variable 'x' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/ranonymize.c:170:11: style: The scope of the variable 'RaOptionOperation' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/ranonymize.c:170:30: style: The scope of the variable 'setValue' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/ranonymize.c:229:28: style: The scope of the variable 'mode' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/ranonymize.c:231:8: style: The scope of the variable 'retn' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/ranonymize.c:231:14: style: The scope of the variable 'cnt' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/ranonymize.c:231:19: style: The scope of the variable 'ind' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/ranonymize.c:231:28: style: The scope of the variable 'x' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/ranonymize.c:231:31: style: The scope of the variable 'y' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/ranonymize.c:231:34: style: The scope of the variable 'count' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/ranonymize.c:231:45: style: The scope of the variable 'shiftcount' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/ranonymize.c:231:61: style: The scope of the variable 'start' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/ranonymize.c:232:19: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/ranonymize.c:232:22: style: The scope of the variable 'value' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/ranonymize.c:232:29: style: The scope of the variable 'startport' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/ranonymize.c:955:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/ranonymize.c:955:15: style: The scope of the variable 'broadcast' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/ranonymize.c:1113:20: style: The scope of the variable 'hp' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/ranonymize.c:1600:18: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/ranonymize.c:1600:21: style: The scope of the variable 'len' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/ranonymize.c:1600:26: style: The scope of the variable 'found' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/ranonymize.c:1600:37: style: The scope of the variable 'lines' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/ranonymize.c:1602:10: style: The scope of the variable 'fd' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/ranonymize.c:1874:48: style: The scope of the variable 'hdr' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/ranonymize.c:73:19: style: struct member 'RaPortStruct::value' is never used. [unusedStructMember]
argus-clients-2.0.6.fixes.1/clients/ranonymize.c:1328:7: style: Variable 'newaddr' is assigned a value that is never used. [unreadVariable]
argus-clients-2.0.6.fixes.1/clients/ranonymize.c:382:42: style: Array index 'y' is used before limits check. [arrayIndexThenCheck]
argus-clients-2.0.6.fixes.1/clients/ranonymize.c:1860:0: error: Resource leak: fd [resourceLeak]
argus-clients-2.0.6.fixes.1/clients/rapath.c:448:10: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
argus-clients-2.0.6.fixes.1/clients/rapath.c:672:16: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
argus-clients-2.0.6.fixes.1/clients/rapath.c:413:20: warning: Either the condition 'argus' is redundant or there is possible null pointer dereference: argus. [nullPointerRedundantCheck]
argus-clients-2.0.6.fixes.1/clients/rapath.c:394:14: note: Assuming that condition 'argus' is not redundant
argus-clients-2.0.6.fixes.1/clients/rapath.c:413:20: note: Null pointer dereference
argus-clients-2.0.6.fixes.1/clients/rapath.c:414:20: warning: Either the condition 'argus' is redundant or there is possible null pointer dereference: argus. [nullPointerRedundantCheck]
argus-clients-2.0.6.fixes.1/clients/rapath.c:394:14: note: Assuming that condition 'argus' is not redundant
argus-clients-2.0.6.fixes.1/clients/rapath.c:414:20: note: Null pointer dereference
argus-clients-2.0.6.fixes.1/clients/rapath.c:418:16: warning: Either the condition 'argus' is redundant or there is possible null pointer dereference: argus. [nullPointerRedundantCheck]
argus-clients-2.0.6.fixes.1/clients/rapath.c:394:14: note: Assuming that condition 'argus' is not redundant
argus-clients-2.0.6.fixes.1/clients/rapath.c:418:16: note: Null pointer dereference
argus-clients-2.0.6.fixes.1/clients/rapath.c:617:20: warning: Either the condition 'argus' is redundant or there is possible null pointer dereference: argus. [nullPointerRedundantCheck]
argus-clients-2.0.6.fixes.1/clients/rapath.c:598:14: note: Assuming that condition 'argus' is not redundant
argus-clients-2.0.6.fixes.1/clients/rapath.c:617:20: note: Null pointer dereference
argus-clients-2.0.6.fixes.1/clients/rapath.c:618:20: warning: Either the condition 'argus' is redundant or there is possible null pointer dereference: argus. [nullPointerRedundantCheck]
argus-clients-2.0.6.fixes.1/clients/rapath.c:598:14: note: Assuming that condition 'argus' is not redundant
argus-clients-2.0.6.fixes.1/clients/rapath.c:618:20: note: Null pointer dereference
argus-clients-2.0.6.fixes.1/clients/rapath.c:622:16: warning: Either the condition 'argus' is redundant or there is possible null pointer dereference: argus. [nullPointerRedundantCheck]
argus-clients-2.0.6.fixes.1/clients/rapath.c:598:14: note: Assuming that condition 'argus' is not redundant
argus-clients-2.0.6.fixes.1/clients/rapath.c:622:16: note: Null pointer dereference
argus-clients-2.0.6.fixes.1/clients/rapath.c:366:4: style: Variable 'str' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-2.0.6.fixes.1/clients/rapath.c:356:0: note: Variable 'str' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/clients/rapath.c:366:4: note: Variable 'str' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/clients/rapath.c:360:44: style: The scope of the variable 'ttl' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/rapath.c:361:9: style: The scope of the variable 'srcAddrString' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/rapath.c:361:28: style: The scope of the variable 'dstAddrString' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/rapath.c:361:47: style: The scope of the variable 'intAddrString' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/rapath.c:364:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/rapath.c:364:21: style: The scope of the variable 'margin' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/rapath.c:461:8: style: The scope of the variable 'found' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/rapath.c:564:44: style: The scope of the variable 'ttl' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/rapath.c:564:49: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/rapath.c:564:52: style: The scope of the variable 'x' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/rapath.c:565:9: style: The scope of the variable 'srcAddrString' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/rapath.c:565:28: style: The scope of the variable 'dstAddrString' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/rapath.c:565:47: style: The scope of the variable 'intAddrString' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/rapath.c:567:8: style: The scope of the variable 'RaSeriesNumber' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/rapath.c:723:59: style: Function 'RaProcessQueue' argument 2 names different: declaration 'state' definition 'status'. [funcArgNamesDifferent]
argus-clients-2.0.6.fixes.1/clients/rapath.h:51:59: note: Function 'RaProcessQueue' argument 2 names different: declaration 'state' definition 'status'.
argus-clients-2.0.6.fixes.1/clients/rapath.c:723:59: note: Function 'RaProcessQueue' argument 2 names different: declaration 'state' definition 'status'.
argus-clients-2.0.6.fixes.1/clients/rapath.c:622:16: style: Variable 'ttl' is assigned a value that is never used. [unreadVariable]
argus-clients-2.0.6.fixes.1/clients/rapolicy.c:718:25: style: Variable 'tcp' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-2.0.6.fixes.1/clients/rapolicy.c:716:0: note: Variable 'tcp' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/clients/rapolicy.c:718:25: note: Variable 'tcp' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/clients/rapolicy.c:761:25: style: Variable 'tcp' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-2.0.6.fixes.1/clients/rapolicy.c:759:0: note: Variable 'tcp' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/clients/rapolicy.c:761:25: note: Variable 'tcp' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/clients/rapolicy.c:331:18: style: The scope of the variable 'linenum' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/rapolicy.c:333:10: style: The scope of the variable 'fd' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/rapolicy.c:334:25: style: The scope of the variable 'str' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/rapolicy.c:382:30: style: The scope of the variable 'state' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/rapolicy.c:383:10: style: The scope of the variable 'act_word' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/rapolicy.c:615:18: style: The scope of the variable 'policymatch' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/rarpwatch.c:48:31: style: Condition 'RaReadArpTable()<0' is always false [knownConditionTrueFalse]
argus-clients-2.0.6.fixes.1/clients/rarpwatch.c:575:13: style: Variable 'data->idle.sumtime' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-2.0.6.fixes.1/clients/rarpwatch.c:574:13: note: Variable 'data->idle.sumtime' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/clients/rarpwatch.c:575:13: note: Variable 'data->idle.sumtime' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/clients/rarpwatch.c:309:9: style: The scope of the variable 'srcString' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/rarpwatch.c:309:25: style: The scope of the variable 'dstString' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/rarpwatch.c:310:20: style: The scope of the variable 'fmtstr' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/rarpwatch.c:468:20: style: The scope of the variable 'farlen' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/rarpwatch.c:606:59: style: Function 'RaProcessQueue' argument 2 names different: declaration 'state' definition 'status'. [funcArgNamesDifferent]
argus-clients-2.0.6.fixes.1/clients/rarpwatch.h:39:59: note: Function 'RaProcessQueue' argument 2 names different: declaration 'state' definition 'status'.
argus-clients-2.0.6.fixes.1/clients/rarpwatch.c:606:59: note: Function 'RaProcessQueue' argument 2 names different: declaration 'state' definition 'status'.
argus-clients-2.0.6.fixes.1/clients/rarpwatch.c:318:16: style: Variable 'src_count' is assigned a value that is never used. [unreadVariable]
argus-clients-2.0.6.fixes.1/clients/rarpwatch.c:319:16: style: Variable 'dst_count' is assigned a value that is never used. [unreadVariable]
argus-clients-2.0.6.fixes.1/clients/rarpwatch.c:325:19: style: Variable 'src_bytes' is assigned a value that is never used. [unreadVariable]
argus-clients-2.0.6.fixes.1/clients/rarpwatch.c:326:19: style: Variable 'dst_bytes' is assigned a value that is never used. [unreadVariable]
argus-clients-2.0.6.fixes.1/clients/raseq.c:81:10: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
argus-clients-2.0.6.fixes.1/clients/raseq.c:144:8: style: The scope of the variable 'thisSeqOutofOrder' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/raseq.c:212:8: style: The scope of the variable 'found' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/rasort.c:40:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/rasort.c:40:15: style: The scope of the variable 'x' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/rasort.c:80:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/rasrvstats.c:323:41: warning: Either the condition 'RaThisPrvStore!=NULL' is redundant or there is possible null pointer dereference: RaThisPrvStore. [nullPointerRedundantCheck]
argus-clients-2.0.6.fixes.1/clients/rasrvstats.c:409:41: note: Assuming that condition 'RaThisPrvStore!=NULL' is not redundant
argus-clients-2.0.6.fixes.1/clients/rasrvstats.c:323:41: note: Null pointer dereference
argus-clients-2.0.6.fixes.1/clients/rasrvstats.c:408:59: warning: Either the condition 'RaThisPrvStore!=NULL' is redundant or there is possible null pointer dereference: RaThisPrvStore. [nullPointerRedundantCheck]
argus-clients-2.0.6.fixes.1/clients/rasrvstats.c:409:41: note: Assuming that condition 'RaThisPrvStore!=NULL' is not redundant
argus-clients-2.0.6.fixes.1/clients/rasrvstats.c:408:59: note: Null pointer dereference
argus-clients-2.0.6.fixes.1/clients/rasrvstats.c:66:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/rasrvstats.c:66:11: style: The scope of the variable 'x' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/rasrvstats.c:858:11: style: The scope of the variable 'value' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/rasrvstats.c:859:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/rasrvstats.c:859:15: style: The scope of the variable 'n' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/rasrvstats.c:1105:19: style: The scope of the variable 'hash' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/rasrvstats.c:1173:39: style: The scope of the variable 'ptr' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/rasrvstats.c:1208:18: style: The scope of the variable 'RaSrvFileLineNumber' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/rasrvstats.c:1209:9: style: The scope of the variable 'buf' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/rasrvstats.c:1209:26: style: The scope of the variable 'str' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/rasrvstats.c:1007:59: style: Function 'RaProcessQueue' argument 2 names different: declaration 'state' definition 'status'. [funcArgNamesDifferent]
argus-clients-2.0.6.fixes.1/clients/rasrvstats.h:60:59: note: Function 'RaProcessQueue' argument 2 names different: declaration 'state' definition 'status'.
argus-clients-2.0.6.fixes.1/clients/rasrvstats.c:1007:59: note: Function 'RaProcessQueue' argument 2 names different: declaration 'state' definition 'status'.
argus-clients-2.0.6.fixes.1/clients/rastrip.c:369:4: style: Variable 'hdrs' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-2.0.6.fixes.1/clients/rastrip.c:365:0: note: Variable 'hdrs' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/clients/rastrip.c:369:4: note: Variable 'hdrs' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/clients/rastrip.c:92:8: style: The scope of the variable 'x' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/rastrip.c:92:11: style: The scope of the variable 'RaOptionOperation' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/rastrip.c:92:30: style: The scope of the variable 'setValue' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/rastrip.c:151:28: style: The scope of the variable 'mode' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/rastrip.c:229:48: style: The scope of the variable 'hdr' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/rastrip.c:364:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/rastrip.c:364:11: style: The scope of the variable 'index' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/rastrip.c:379:20: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
argus-clients-2.0.6.fixes.1/clients/raxml.c:328:4: style: Variable 'protoStr' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-2.0.6.fixes.1/clients/raxml.c:318:0: note: Variable 'protoStr' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/clients/raxml.c:328:4: note: Variable 'protoStr' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/clients/raxml.c:606:4: style: Variable 'protoStr' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-2.0.6.fixes.1/clients/raxml.c:598:0: note: Variable 'protoStr' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/clients/raxml.c:606:4: note: Variable 'protoStr' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/clients/raxml.c:791:4: style: Variable 'StatusStr' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-2.0.6.fixes.1/clients/raxml.c:786:0: note: Variable 'StatusStr' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/clients/raxml.c:791:4: note: Variable 'StatusStr' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/clients/raxml.c:128:10: style: The scope of the variable 'StartDateBuf' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/raxml.c:128:25: style: The scope of the variable 'LastDateBuf' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/raxml.c:129:10: style: The scope of the variable 'StartTimeBuf' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/raxml.c:129:25: style: The scope of the variable 'LastTimeBuf' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/raxml.c:129:39: style: The scope of the variable 'CauseStr' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/raxml.c:230:10: style: The scope of the variable 'StartDateBuf' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/raxml.c:230:25: style: The scope of the variable 'CurrentDateBuf' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/raxml.c:230:42: style: The scope of the variable 'StartTimeBuf' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/raxml.c:230:57: style: The scope of the variable 'CurrentTimeBuf' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/raxml.c:321:34: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/raxml.c:456:18: style: The scope of the variable 'ra_src_addr' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/raxml.c:456:35: style: The scope of the variable 'ra_dst_addr' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/raxml.c:456:52: style: The scope of the variable 'ra_gw_addr' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/clients/raxml.c:880:8: style: The scope of the variable 'len' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_client.c:665:4: style: Variable 'RaThisFlow' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-2.0.6.fixes.1/common/argus_client.c:655:0: note: Variable 'RaThisFlow' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/common/argus_client.c:665:4: note: Variable 'RaThisFlow' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/common/argus_client.c:3096:7: style: Variable 'lastchr' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-2.0.6.fixes.1/common/argus_client.c:3093:0: note: Variable 'lastchr' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/common/argus_client.c:3096:7: note: Variable 'lastchr' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/common/argus_client.c:3876:4: style: Variable 'start' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-2.0.6.fixes.1/common/argus_client.c:3872:0: note: Variable 'start' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/common/argus_client.c:3876:4: note: Variable 'start' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/common/argus_client.c:3877:4: style: Variable 'last' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-2.0.6.fixes.1/common/argus_client.c:3872:0: note: Variable 'last' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/common/argus_client.c:3877:4: note: Variable 'last' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/common/argus_client.c:4004:4: style: Variable 'start' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-2.0.6.fixes.1/common/argus_client.c:4000:0: note: Variable 'start' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/common/argus_client.c:4004:4: note: Variable 'start' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/common/argus_client.c:4005:4: style: Variable 'last' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-2.0.6.fixes.1/common/argus_client.c:4000:0: note: Variable 'last' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/common/argus_client.c:4005:4: note: Variable 'last' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/common/argus_client.c:3311:7: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
argus-clients-2.0.6.fixes.1/common/argus_client.c:3313:7: note: Found duplicate branches for 'if' and 'else'.
argus-clients-2.0.6.fixes.1/common/argus_client.c:3311:7: note: Found duplicate branches for 'if' and 'else'.
argus-clients-2.0.6.fixes.1/common/argus_client.c:3319:7: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
argus-clients-2.0.6.fixes.1/common/argus_client.c:3321:7: note: Found duplicate branches for 'if' and 'else'.
argus-clients-2.0.6.fixes.1/common/argus_client.c:3319:7: note: Found duplicate branches for 'if' and 'else'.
argus-clients-2.0.6.fixes.1/common/argus_client.c:3333:7: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
argus-clients-2.0.6.fixes.1/common/argus_client.c:3335:7: note: Found duplicate branches for 'if' and 'else'.
argus-clients-2.0.6.fixes.1/common/argus_client.c:3333:7: note: Found duplicate branches for 'if' and 'else'.
argus-clients-2.0.6.fixes.1/common/argus_client.c:1948:50: style: Same expression on both sides of '|'. [duplicateExpression]
argus-clients-2.0.6.fixes.1/common/argus_client.c:306:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_client.c:765:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_client.c:1686:23: style: The scope of the variable 'len' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_client.c:1686:28: style: The scope of the variable 'len1' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_client.c:1686:38: style: The scope of the variable 'len2' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_client.c:1686:48: style: The scope of the variable 'x' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_client.c:1707:32: style: The scope of the variable 'agr1sumtime' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_client.c:1708:26: style: The scope of the variable 'agr1sumsqrd' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_client.c:1974:24: style: The scope of the variable 'argus' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_client.c:1975:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_client.c:2017:18: style: The scope of the variable 'lapseTime' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_client.c:2024:8: style: The scope of the variable 'starTimeSecs' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_client.c:2024:22: style: The scope of the variable 'starTimeuSecs' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_client.c:2107:19: style: The scope of the variable 'vlen' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_client.c:2107:25: style: The scope of the variable 'notIPAddr' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_client.c:2107:40: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_client.c:2109:22: style: The scope of the variable 'chr' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_client.c:2110:19: style: The scope of the variable 'alist' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_client.c:2111:8: style: The scope of the variable 'maskIndex' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_client.c:2479:10: style: The scope of the variable 'fd' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_client.c:2595:19: style: The scope of the variable 'ip_id' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_client.c:2596:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_client.c:2596:11: style: The scope of the variable 'len' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_client.c:3410:8: style: The scope of the variable 'len' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_client.c:3614:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_client.c:3647:18: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_client.c:3963:11: style: The scope of the variable 'a1pkts' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_client.c:3963:19: style: The scope of the variable 'a1rpkts' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_client.c:3963:28: style: The scope of the variable 'a1loss' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_client.c:3964:11: style: The scope of the variable 'a2pkts' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_client.c:3964:19: style: The scope of the variable 'a2rpkts' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_client.c:3964:28: style: The scope of the variable 'a2loss' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_client.c:4194:8: style: The scope of the variable 'RaHistoTimeLog' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_client.c:4195:11: style: The scope of the variable 'RaHistoBinSize' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_client.c:4195:33: style: The scope of the variable 'RaHistoLogInterval' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_client.c:4196:11: style: The scope of the variable 'RaHistoStartLog' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_client.c:4196:34: style: The scope of the variable 'RaHistoEndLog' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_client.c:4197:18: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_client.c:4198:16: style: The scope of the variable 'vptr' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_client.c:2078:27: style: Variable 'lapseTimeuSecs' is assigned a value that is never used. [unreadVariable]
argus-clients-2.0.6.fixes.1/common/argus_client.c:2134:20: style: Variable 'vlen' is assigned a value that is never used. [unreadVariable]
argus-clients-2.0.6.fixes.1/common/argus_client.c:2556:0: error: Resource leak: fd [resourceLeak]
argus-clients-2.0.6.fixes.1/common/argus_filter.c:3388:10: warning: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
argus-clients-2.0.6.fixes.1/common/argus_filter.c:3388:10: warning: %lu in format string (no. 2) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
argus-clients-2.0.6.fixes.1/common/argus_filter.c:3388:10: warning: %lu in format string (no. 3) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
argus-clients-2.0.6.fixes.1/common/argus_filter.c:3388:10: warning: %lu in format string (no. 4) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
argus-clients-2.0.6.fixes.1/common/argus_filter.c:3911:10: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
argus-clients-2.0.6.fixes.1/common/argus_filter.c:3930:13: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
argus-clients-2.0.6.fixes.1/common/argus_filter.c:1506:8: style: The scope of the variable 'v' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_filter.c:1931:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_filter.c:2854:8: style: The scope of the variable 'n' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_filter.c:3577:20: style: The scope of the variable 'hp' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_filter.c:3943:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_filter.c:4051:27: style: The scope of the variable 'ep' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_filter.c:4230:25: style: The scope of the variable 'hlist' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_filter.c:4277:25: style: The scope of the variable 'other' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_filter.c:4508:37: style: The scope of the variable 'ptr' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_filter.c:1144:7: style: Variable 'x' is assigned a value that is never used. [unreadVariable]
argus-clients-2.0.6.fixes.1/common/argus_parse.c:497:37: style: Redundant condition: *tmparg=='-'. '*tmparg!='-' || (*tmparg=='-' && !(strcmp(tmparg,"-")))' is equivalent to '*tmparg!='-' || !(strcmp(tmparg,"-"))' [redundantCondition]
argus-clients-2.0.6.fixes.1/common/argus_parse.c:3965:35: warning: Either the condition '(ptr=strchr(optarg,'\''))!=NULL' is redundant or there is possible null pointer dereference: ptr. [nullPointerRedundantCheck]
argus-clients-2.0.6.fixes.1/common/argus_parse.c:3959:65: note: Assuming that condition '(ptr=strchr(optarg,'\''))!=NULL' is not redundant
argus-clients-2.0.6.fixes.1/common/argus_parse.c:3965:35: note: Null pointer dereference
argus-clients-2.0.6.fixes.1/common/argus_parse.c:1317:77: warning: Either the condition 'if(hdrPtrV1)' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
argus-clients-2.0.6.fixes.1/common/argus_parse.c:1329:13: note: Assuming that condition 'if(hdrPtrV1)' is not redundant
argus-clients-2.0.6.fixes.1/common/argus_parse.c:1317:77: note: Null pointer addition
argus-clients-2.0.6.fixes.1/common/argus_parse.c:1384:77: warning: Either the condition 'if(hdrPtrV5)' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
argus-clients-2.0.6.fixes.1/common/argus_parse.c:1396:13: note: Assuming that condition 'if(hdrPtrV5)' is not redundant
argus-clients-2.0.6.fixes.1/common/argus_parse.c:1384:77: note: Null pointer addition
argus-clients-2.0.6.fixes.1/common/argus_parse.c:1452:77: warning: Either the condition 'if(hdrPtrV6)' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
argus-clients-2.0.6.fixes.1/common/argus_parse.c:1464:13: note: Assuming that condition 'if(hdrPtrV6)' is not redundant
argus-clients-2.0.6.fixes.1/common/argus_parse.c:1452:77: note: Null pointer addition
argus-clients-2.0.6.fixes.1/common/argus_parse.c:819:4: style: Variable 'hdrs' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-2.0.6.fixes.1/common/argus_parse.c:810:0: note: Variable 'hdrs' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/common/argus_parse.c:819:4: note: Variable 'hdrs' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/common/argus_parse.c:3346:10: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
argus-clients-2.0.6.fixes.1/common/argus_parse.c:3350:12: note: Found duplicate branches for 'if' and 'else'.
argus-clients-2.0.6.fixes.1/common/argus_parse.c:3346:10: note: Found duplicate branches for 'if' and 'else'.
argus-clients-2.0.6.fixes.1/common/argus_parse.c:631:11: style: Same expression on both sides of '>=' because the value of 'fd' and '0' are the same. [duplicateExpression]
argus-clients-2.0.6.fixes.1/common/argus_parse.c:256:34: note: 'fd' is assigned value '0' here.
argus-clients-2.0.6.fixes.1/common/argus_parse.c:631:11: note: Same expression on both sides of '>=' because the value of 'fd' and '0' are the same.
argus-clients-2.0.6.fixes.1/common/argus_parse.c:3903:31: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
argus-clients-2.0.6.fixes.1/common/argus_parse.c:123:15: style: The scope of the variable 'tm' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_parse.c:126:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_parse.c:126:11: style: The scope of the variable 'fd' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_parse.c:809:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_parse.c:809:11: style: The scope of the variable 'index' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_parse.c:1668:8: style: The scope of the variable 'cnt' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_parse.c:1668:22: style: The scope of the variable 'found' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_parse.c:1668:33: style: The scope of the variable 'pipecmd' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_parse.c:1672:9: style: The scope of the variable 'cmd' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_parse.c:2007:18: style: The scope of the variable 'len' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_parse.c:2007:23: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_parse.c:2009:9: style: The scope of the variable 'buf' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_parse.c:2044:18: style: The scope of the variable 'fd' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_parse.c:2044:26: style: The scope of the variable 'len' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_parse.c:2151:21: style: The scope of the variable 's2' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_parse.c:2532:27: style: The scope of the variable 'count' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_parse.c:2532:38: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_parse.c:2655:8: style: The scope of the variable 'retn' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_parse.c:2655:18: style: The scope of the variable 'width' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_parse.c:3334:15: style: The scope of the variable 'sec' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_parse.c:3577:18: style: The scope of the variable 'hour' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_parse.c:3577:28: style: The scope of the variable 'mins' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_parse.c:3577:38: style: The scope of the variable 'sec' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_parse.c:3847:18: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_parse.c:3847:21: style: The scope of the variable 'len' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_parse.c:3847:26: style: The scope of the variable 'Soption' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_parse.c:3847:39: style: The scope of the variable 'roption' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_parse.c:3847:52: style: The scope of the variable 'found' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_parse.c:3847:63: style: The scope of the variable 'lines' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_parse.c:3849:10: style: The scope of the variable 'fd' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_parse.c:4082:37: style: The scope of the variable 'ptr' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_parse.c:4317:9: style: The scope of the variable 'realpathname' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_parse.c:830:20: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
argus-clients-2.0.6.fixes.1/common/argus_parse.c:4189:0: error: Resource leak: fd [resourceLeak]
argus-clients-2.0.6.fixes.1/common/argus_util.c:1989:4: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
argus-clients-2.0.6.fixes.1/common/argus_util.c:1989:4: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
argus-clients-2.0.6.fixes.1/common/argus_util.c:2004:4: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
argus-clients-2.0.6.fixes.1/common/argus_util.c:2019:4: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
argus-clients-2.0.6.fixes.1/common/argus_util.c:2041:4: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
argus-clients-2.0.6.fixes.1/common/argus_util.c:2041:4: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
argus-clients-2.0.6.fixes.1/common/argus_util.c:2060:4: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
argus-clients-2.0.6.fixes.1/common/argus_util.c:2077:4: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
argus-clients-2.0.6.fixes.1/common/argus_util.c:1171:16: style: Variable 'tcp' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-2.0.6.fixes.1/common/argus_util.c:1168:0: note: Variable 'tcp' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/common/argus_util.c:1171:16: note: Variable 'tcp' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/common/argus_util.c:1249:16: style: Variable 'tcp' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-2.0.6.fixes.1/common/argus_util.c:1246:0: note: Variable 'tcp' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/common/argus_util.c:1249:16: note: Variable 'tcp' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/common/argus_util.c:2110:4: style: Variable 'time' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-2.0.6.fixes.1/common/argus_util.c:2103:0: note: Variable 'time' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/common/argus_util.c:2110:4: note: Variable 'time' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/common/argus_util.c:2218:4: style: Variable 'start' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-2.0.6.fixes.1/common/argus_util.c:2213:0: note: Variable 'start' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/common/argus_util.c:2218:4: note: Variable 'start' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/common/argus_util.c:2219:4: style: Variable 'last' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-2.0.6.fixes.1/common/argus_util.c:2213:0: note: Variable 'last' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/common/argus_util.c:2219:4: note: Variable 'last' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/common/argus_util.c:2256:4: style: Variable 'start' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-2.0.6.fixes.1/common/argus_util.c:2251:0: note: Variable 'start' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/common/argus_util.c:2256:4: note: Variable 'start' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/common/argus_util.c:2257:4: style: Variable 'last' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-2.0.6.fixes.1/common/argus_util.c:2251:0: note: Variable 'last' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/common/argus_util.c:2257:4: note: Variable 'last' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/common/argus_util.c:2294:4: style: Variable 'start' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-2.0.6.fixes.1/common/argus_util.c:2289:0: note: Variable 'start' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/common/argus_util.c:2294:4: note: Variable 'start' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/common/argus_util.c:2295:4: style: Variable 'last' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-2.0.6.fixes.1/common/argus_util.c:2289:0: note: Variable 'last' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/common/argus_util.c:2295:4: note: Variable 'last' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/common/argus_util.c:2466:4: style: Variable 'start' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-2.0.6.fixes.1/common/argus_util.c:2461:0: note: Variable 'start' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/common/argus_util.c:2466:4: note: Variable 'start' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/common/argus_util.c:2467:4: style: Variable 'last' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-2.0.6.fixes.1/common/argus_util.c:2461:0: note: Variable 'last' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/common/argus_util.c:2467:4: note: Variable 'last' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/common/argus_util.c:2512:4: style: Variable 'start' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-2.0.6.fixes.1/common/argus_util.c:2507:0: note: Variable 'start' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/common/argus_util.c:2512:4: note: Variable 'start' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/common/argus_util.c:2513:4: style: Variable 'last' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-2.0.6.fixes.1/common/argus_util.c:2507:0: note: Variable 'last' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/common/argus_util.c:2513:4: note: Variable 'last' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/common/argus_util.c:2557:4: style: Variable 'start' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-2.0.6.fixes.1/common/argus_util.c:2552:0: note: Variable 'start' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/common/argus_util.c:2557:4: note: Variable 'start' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/common/argus_util.c:2558:4: style: Variable 'last' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-2.0.6.fixes.1/common/argus_util.c:2552:0: note: Variable 'last' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/common/argus_util.c:2558:4: note: Variable 'last' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/common/argus_util.c:3163:13: warning: Buffer 'ArgusResponseString' is being written before its old content has been used. 'break;' missing? [redundantCopyInSwitch]
argus-clients-2.0.6.fixes.1/common/argus_util.c:3160:13: note: Buffer 'ArgusResponseString' is being written before its old content has been used. 'break;' missing?
argus-clients-2.0.6.fixes.1/common/argus_util.c:3163:13: note: Buffer 'ArgusResponseString' is being written before its old content has been used. 'break;' missing?
argus-clients-2.0.6.fixes.1/common/argus_util.c:465:17: style: The scope of the variable 'farlen' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_util.c:631:17: style: The scope of the variable 'status' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_util.c:694:23: style: The scope of the variable 'lasttime' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_util.c:695:25: style: The scope of the variable 'difftime' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_util.c:695:39: style: The scope of the variable 'ttl' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_util.c:995:8: style: The scope of the variable 'hits' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_util.c:1016:23: style: The scope of the variable 'delim' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_util.c:1078:23: style: The scope of the variable 'delim' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_util.c:1221:11: style: The scope of the variable 'encdone' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_util.c:1418:10: style: The scope of the variable 'blankStr' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_util.c:1418:27: style: The scope of the variable 'esrcString' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_util.c:1418:40: style: The scope of the variable 'edstString' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_util.c:1822:17: style: The scope of the variable 'status' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_util.c:1823:8: style: The scope of the variable 'src_count' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_util.c:1823:23: style: The scope of the variable 'dst_count' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_util.c:2107:26: style: The scope of the variable 'stdev' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_util.c:2357:11: style: The scope of the variable 'seconds' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_util.c:2357:20: style: The scope of the variable 'srcLossPkts' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_util.c:2357:39: style: The scope of the variable 'dstLossPkts' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_util.c:2603:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_util.c:2619:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_util.c:2688:25: style: The scope of the variable 'srcwin' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_util.c:2688:33: style: The scope of the variable 'dstwin' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_util.c:2740:18: style: The scope of the variable 'SrcTCPFlagsStr' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_util.c:2740:38: style: The scope of the variable 'DstTCPFlagsStr' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_util.c:2843:30: style: The scope of the variable 'lastchr' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_util.c:2845:8: style: The scope of the variable 'len' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_util.c:2951:18: style: The scope of the variable 'ra_icmp_type' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_util.c:2951:36: style: The scope of the variable 'ra_icmp_code' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_util.c:2952:19: style: The scope of the variable 'ra_icmp_data' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_util.c:2953:18: style: The scope of the variable 'ra_src_addr' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_util.c:3224:8: style: The scope of the variable 'len' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_util.c:3224:17: style: The scope of the variable 'exlen' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_util.c:3375:18: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_util.c:3398:18: style: The scope of the variable 'oval' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/argus_util.c:1055:12: style: Variable 'iptr' is assigned a value that is never used. [unreadVariable]
argus-clients-2.0.6.fixes.1/common/argus_util.c:1105:12: style: Variable 'iptr' is assigned a value that is never used. [unreadVariable]
argus-clients-2.0.6.fixes.1/common/argus_util.c:2183:21: style: Variable 'sumsqrd' is assigned a value that is never used. [unreadVariable]
argus-clients-2.0.6.fixes.1/common/argus_util.c:2164:7: style: Variable 'stdev' is assigned a value that is never used. [unreadVariable]
argus-clients-2.0.6.fixes.1/common/argus_util.c:2485:16: style: Variable 'src_count' is assigned a value that is never used. [unreadVariable]
argus-clients-2.0.6.fixes.1/common/argus_util.c:2531:16: style: Variable 'dst_count' is assigned a value that is never used. [unreadVariable]
argus-clients-2.0.6.fixes.1/common/argus_util.c:2576:16: style: Variable 'src_count' is assigned a value that is never used. [unreadVariable]
argus-clients-2.0.6.fixes.1/common/argus_util.c:2577:16: style: Variable 'dst_count' is assigned a value that is never used. [unreadVariable]
argus-clients-2.0.6.fixes.1/common/gencode.c:521:4: style: Variable 'b1' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-2.0.6.fixes.1/common/gencode.c:519:0: note: Variable 'b1' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/common/gencode.c:521:4: note: Variable 'b1' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/common/gencode.c:822:4: style: Variable 'b1' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-2.0.6.fixes.1/common/gencode.c:820:0: note: Variable 'b1' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/common/gencode.c:822:4: note: Variable 'b1' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/common/gencode.c:145:8: style: The scope of the variable 'k' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/gencode.c:145:11: style: The scope of the variable 'size' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/gencode.c:242:35: style: The scope of the variable 'width' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/common/gencode.c:1679:14: style: The scope of the variable 'mlen' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/ragraph/rahistogram.c:1438:33: style: Redundant condition: RaNoZeroMode. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition]
argus-clients-2.0.6.fixes.1/ragraph/rahistogram.c:1626:13: style: Variable 'data->idle.sumtime' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-2.0.6.fixes.1/ragraph/rahistogram.c:1625:13: note: Variable 'data->idle.sumtime' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/ragraph/rahistogram.c:1626:13: note: Variable 'data->idle.sumtime' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/ragraph/rahistogram.c:2439:13: style: Variable 'tvp->tv_usec' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-2.0.6.fixes.1/ragraph/rahistogram.c:2438:13: note: Variable 'tvp->tv_usec' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/ragraph/rahistogram.c:2439:13: note: Variable 'tvp->tv_usec' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/ragraph/rahistogram.c:2451:13: style: Variable 'tvp->tv_usec' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-2.0.6.fixes.1/ragraph/rahistogram.c:2450:13: note: Variable 'tvp->tv_usec' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/ragraph/rahistogram.c:2451:13: note: Variable 'tvp->tv_usec' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/ragraph/rahistogram.c:2555:10: style: Variable 'mac1' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-2.0.6.fixes.1/ragraph/rahistogram.c:2553:0: note: Variable 'mac1' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/ragraph/rahistogram.c:2555:10: note: Variable 'mac1' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/ragraph/rahistogram.c:2556:10: style: Variable 'mac2' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-2.0.6.fixes.1/ragraph/rahistogram.c:2553:0: note: Variable 'mac2' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/ragraph/rahistogram.c:2556:10: note: Variable 'mac2' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/ragraph/rahistogram.c:298:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/ragraph/rahistogram.c:298:15: style: The scope of the variable 'found' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/ragraph/rahistogram.c:680:18: style: The scope of the variable 'lapseTime' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/ragraph/rahistogram.c:709:17: style: The scope of the variable 'key' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/ragraph/rahistogram.c:783:18: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/ragraph/rahistogram.c:1234:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/ragraph/rahistogram.c:1234:11: style: The scope of the variable 'start' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/ragraph/rahistogram.c:1283:8: style: The scope of the variable 'cnt' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/ragraph/rahistogram.c:1283:17: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/ragraph/rahistogram.c:1283:20: style: The scope of the variable 'retn' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/ragraph/rahistogram.c:1519:20: style: The scope of the variable 'farlen' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/ragraph/rahistogram.c:1649:37: style: The scope of the variable 'bins' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/ragraph/rahistogram.c:2138:11: style: The scope of the variable 'timeindex' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/ragraph/rahistogram.c:2138:26: style: The scope of the variable 'count' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/ragraph/rahistogram.c:2138:37: style: The scope of the variable 'bytes' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/ragraph/rahistogram.c:2504:17: style: The scope of the variable 'a1DSRStatus' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/ragraph/rahistogram.c:2504:34: style: The scope of the variable 'a2DSRStatus' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/ragraph/rahistogram.c:2809:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/ragraph/rahistogram.c:2809:11: style: The scope of the variable 'len' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/ragraph/rahistogram.c:2846:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/ragraph/rahistogram.c:2846:11: style: The scope of the variable 'len' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/ragraph/rahistogram.c:2892:30: style: The scope of the variable 'start' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/ragraph/rahistogram.c:2626:59: style: Function 'RaProcessQueue' argument 2 names different: declaration 'state' definition 'status'. [funcArgNamesDifferent]
argus-clients-2.0.6.fixes.1/ragraph/rahistogram.h:29:59: note: Function 'RaProcessQueue' argument 2 names different: declaration 'state' definition 'status'.
argus-clients-2.0.6.fixes.1/ragraph/rahistogram.c:2626:59: note: Function 'RaProcessQueue' argument 2 names different: declaration 'state' definition 'status'.
argus-clients-2.0.6.fixes.1/ragrep/dfa.c:2249:9: style: The scope of the variable 'rcp' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/ragrep/dfa.c:2250:13: style: The scope of the variable 'len' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/ragrep/dfa.c:1759:25: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
argus-clients-2.0.6.fixes.1/ragrep/dfa.c:471:5: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
argus-clients-2.0.6.fixes.1/ragrep/dfa.c:474:5: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
argus-clients-2.0.6.fixes.1/ragrep/kwset.c:108:23: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
argus-clients-2.0.6.fixes.1/ragrep/kwset.c:175:27: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
argus-clients-2.0.6.fixes.1/ragrep/kwset.c:181:33: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
argus-clients-2.0.6.fixes.1/ragrep/kwset.c:407:23: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
argus-clients-2.0.6.fixes.1/ragrep/kwset.c:771:3: error: Overflow in pointer arithmetic, NULL pointer is subtracted. [nullPointerArithmetic]
argus-clients-2.0.6.fixes.1/ragrep/kwset.c:136:26: style: The scope of the variable 'label' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/ragrep/kwset.c:138:16: style: The scope of the variable 'depth' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/ragrep/kwset.c:121:17: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
argus-clients-2.0.6.fixes.1/ragrep/obstack.c:302:32: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
argus-clients-2.0.6.fixes.1/ragrep/obstack.c:67:22: style: union member 'fooround::x' is never used. [unusedStructMember]
argus-clients-2.0.6.fixes.1/ragrep/ragrep.c:782:11: style: Condition '!out_invert' is always true [knownConditionTrueFalse]
argus-clients-2.0.6.fixes.1/ragrep/ragrep.c:794:8: style: Condition 'out_invert' is always false [knownConditionTrueFalse]
argus-clients-2.0.6.fixes.1/ragrep/ragrep.c:578:13: style: Variable 'data->idle.sumtime' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-2.0.6.fixes.1/ragrep/ragrep.c:577:13: note: Variable 'data->idle.sumtime' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/ragrep/ragrep.c:578:13: note: Variable 'data->idle.sumtime' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/ragrep/ragrep.c:315:58: style: Same expression on both sides of '|'. [duplicateExpression]
argus-clients-2.0.6.fixes.1/ragrep/ragrep.c:164:10: style: The scope of the variable 'keys' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/ragrep/ragrep.c:165:11: style: The scope of the variable 'keycc' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/ragrep/ragrep.c:166:8: style: The scope of the variable 'with_filenames' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/ragrep/ragrep.c:167:8: style: The scope of the variable 'default_context' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/ragrep/ragrep.c:168:13: style: The scope of the variable 'digit_args_val' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/ragrep/ragrep.c:303:8: style: The scope of the variable 'len' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/ragrep/ragrep.c:303:13: style: The scope of the variable 'retn' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/ragrep/ragrep.c:471:20: style: The scope of the variable 'farlen' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/ragrep/ragrep.c:63:17: style: struct member 'stats::parent' is never used. [unusedStructMember]
argus-clients-2.0.6.fixes.1/ragrep/regex.c:4066:18: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
argus-clients-2.0.6.fixes.1/ragrep/regex.c:4063:17: note: Assignment 'string1=0', assigned value is 0
argus-clients-2.0.6.fixes.1/ragrep/regex.c:4066:18: note: Null pointer addition
argus-clients-2.0.6.fixes.1/ragrep/regex.c:4544:0: style: The scope of the variable 'this_reg' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/ragrep/regex.c:4698:0: style: The scope of the variable 'this_reg' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/ragrep/regex.c:4755:0: style: The scope of the variable 'this_reg' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/ragrep/regex.c:4918:25: style: The scope of the variable 'sdummy' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/ragrep/regex.c:4964:0: style: The scope of the variable 'this_reg' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/ragrep/regex.c:4977:0: style: The scope of the variable 'this_reg' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/ragrep/regex.c:3235:3: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
argus-clients-2.0.6.fixes.1/ragrep/regex.c:3424:20: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
argus-clients-2.0.6.fixes.1/ragrep/regex.c:3999:3: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
argus-clients-2.0.6.fixes.1/ragrep/regex.c:4009:18: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
argus-clients-2.0.6.fixes.1/ragrep/regex.c:4010:16: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
argus-clients-2.0.6.fixes.1/ragrep/regex.c:4011:22: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
argus-clients-2.0.6.fixes.1/ragrep/regex.c:4012:20: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
argus-clients-2.0.6.fixes.1/ragrep/regex.c:4013:23: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
argus-clients-2.0.6.fixes.1/ragrep/regex.c:4014:21: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
argus-clients-2.0.6.fixes.1/ragrep/regex.c:4015:18: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
argus-clients-2.0.6.fixes.1/ragrep/regex.c:4016:19: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
argus-clients-2.0.6.fixes.1/ragrep/regex.c:4017:24: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
argus-clients-2.0.6.fixes.1/ragrep/regex.c:4544:19: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
argus-clients-2.0.6.fixes.1/ragrep/regex.c:4698:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
argus-clients-2.0.6.fixes.1/ragrep/regex.c:4755:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
argus-clients-2.0.6.fixes.1/ragrep/regex.c:4964:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
argus-clients-2.0.6.fixes.1/ragrep/regex.c:4977:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
argus-clients-2.0.6.fixes.1/ragrep/regex.c:3103:34: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
argus-clients-2.0.6.fixes.1/ragrep/regex.c:3106:32: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
argus-clients-2.0.6.fixes.1/ragrep/regex.c:3169:37: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
argus-clients-2.0.6.fixes.1/ragrep/search.c:79:7: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/ragrep/search.c:97:9: style: The scope of the variable 'err' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/ratop/ratop.c:404:11: style: Condition 'fd>=0' is always false [knownConditionTrueFalse]
argus-clients-2.0.6.fixes.1/ratop/ratop.c:335:24: note: Assignment 'fd=-1', assigned value is -1
argus-clients-2.0.6.fixes.1/ratop/ratop.c:404:11: note: Condition 'fd>=0' is always false
argus-clients-2.0.6.fixes.1/ratop/ratop.c:1472:19: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-2.0.6.fixes.1/ratop/ratop.c:1467:0: note: Variable 'value' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/ratop/ratop.c:1472:19: note: Variable 'value' is reassigned a value before the old one has been used.
argus-clients-2.0.6.fixes.1/ratop/ratop.c:296:7: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
argus-clients-2.0.6.fixes.1/ratop/ratop.c:299:9: note: Found duplicate branches for 'if' and 'else'.
argus-clients-2.0.6.fixes.1/ratop/ratop.c:296:7: note: Found duplicate branches for 'if' and 'else'.
argus-clients-2.0.6.fixes.1/ratop/ratop.c:1786:7: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
argus-clients-2.0.6.fixes.1/ratop/ratop.c:1789:9: note: Found duplicate branches for 'if' and 'else'.
argus-clients-2.0.6.fixes.1/ratop/ratop.c:1786:7: note: Found duplicate branches for 'if' and 'else'.
argus-clients-2.0.6.fixes.1/ratop/ratop.c:422:8: style: The scope of the variable 'retn' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/ratop/ratop.c:616:25: style: The scope of the variable 'last' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/ratop/ratop.c:616:32: style: The scope of the variable 'start' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/ratop/ratop.c:1467:47: style: The scope of the variable 'fvalue' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/ratop/ratop.c:2126:29: style: The scope of the variable 'qhdr' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/ratop/ratop.c:2128:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/ratop/ratop.c:2128:11: style: The scope of the variable 'x' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/ratop/ratop.c:2128:14: style: The scope of the variable 'cnt' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/ratop/ratop.c:2131:20: style: The scope of the variable 'tbuf' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/ratop/ratop.c:2079:59: style: Function 'RaProcessQueue' argument 2 names different: declaration 'state' definition 'status'. [funcArgNamesDifferent]
argus-clients-2.0.6.fixes.1/ratop/ratop.h:40:59: note: Function 'RaProcessQueue' argument 2 names different: declaration 'state' definition 'status'.
argus-clients-2.0.6.fixes.1/ratop/ratop.c:2079:59: note: Function 'RaProcessQueue' argument 2 names different: declaration 'state' definition 'status'.
argus-clients-2.0.6.fixes.1/ratop/ratop.c:679:13: style: Variable 'dusec' is assigned a value that is never used. [unreadVariable]
argus-clients-2.0.6.fixes.1/support/Tools/parsePortNum.c:133:40: warning: Either the condition 'port==NULL' is redundant or there is possible null pointer dereference: port. [nullPointerRedundantCheck]
argus-clients-2.0.6.fixes.1/support/Tools/parsePortNum.c:158:29: note: Assuming that condition 'port==NULL' is not redundant
argus-clients-2.0.6.fixes.1/support/Tools/parsePortNum.c:133:40: note: Null pointer dereference
argus-clients-2.0.6.fixes.1/support/Tools/parsePortNum.c:102:8: style: The scope of the variable 'lines' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/support/Tools/parsePortNum.c:102:19: style: The scope of the variable 'len' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/support/Tools/parsePortNum.c:103:10: style: The scope of the variable 'strend' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/support/Tools/parsePortNum.c:110:16: style: The scope of the variable 'tmp' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/support/Tools/parsePortNum.c:111:10: style: The scope of the variable 'fd' can be reduced. [variableScope]
argus-clients-2.0.6.fixes.1/support/Tools/parsePortNum.c:192:0: error: Resource leak: fd [resourceLeak]
[23:02]

ftp://ftp.se.debian.org/debian/pool/main/a/argus-clients/argus-clients_3.0.8.2.orig.tar.gz
argus-clients-3.0.8.2/clients/._ra.c:1:0: error: The code contains unhandled character(s) (character code=162). Neither unicode nor extended ascii is supported. [syntaxError]
argus-clients-3.0.8.2/clients/._rabins.c:1:0: error: The code contains unhandled character(s) (character code=162). Neither unicode nor extended ascii is supported. [syntaxError]
argus-clients-3.0.8.2/clients/._racluster.c:1:0: error: The code contains unhandled character(s) (character code=162). Neither unicode nor extended ascii is supported. [syntaxError]
argus-clients-3.0.8.2/clients/._racount.c:1:0: error: The code contains unhandled character(s) (character code=162). Neither unicode nor extended ascii is supported. [syntaxError]
argus-clients-3.0.8.2/clients/._radium.c:1:0: error: The code contains unhandled character(s) (character code=162). Neither unicode nor extended ascii is supported. [syntaxError]
argus-clients-3.0.8.2/clients/._ranonymize.c:1:0: error: The code contains unhandled character(s) (character code=162). Neither unicode nor extended ascii is supported. [syntaxError]
argus-clients-3.0.8.2/clients/._rasort.c:1:0: error: The code contains unhandled character(s) (character code=162). Neither unicode nor extended ascii is supported. [syntaxError]
argus-clients-3.0.8.2/clients/._rasplit.c:1:0: error: The code contains unhandled character(s) (character code=162). Neither unicode nor extended ascii is supported. [syntaxError]
argus-clients-3.0.8.2/clients/ra.c:212:13: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
argus-clients-3.0.8.2/clients/ra.c:193:20: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/ra.c:225:11: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/ra.c:394:16: style: The scope of the variable 'buf' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/ra.c:420:17: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/ra.c:488:35: style: The scope of the variable 'slen' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/ra.c:503:35: style: The scope of the variable 'slen' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/ra.c:543:11: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/ra.c:621:11: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/rabins.c:684:32: style: Condition 'nflag==0' is always true [knownConditionTrueFalse]
argus-clients-3.0.8.2/clients/rabins.c:620:30: note: Assignment 'nflag=0', assigned value is 0
argus-clients-3.0.8.2/clients/rabins.c:684:32: note: Condition 'nflag==0' is always true
argus-clients-3.0.8.2/clients/rabins.c:152:22: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-3.0.8.2/clients/rabins.c:149:0: note: Variable 'value' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/clients/rabins.c:152:22: note: Variable 'value' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/clients/rabins.c:734:19: style: Variable 'btime' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-3.0.8.2/clients/rabins.c:730:0: note: Variable 'btime' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/clients/rabins.c:734:19: note: Variable 'btime' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/clients/rabins.c:1036:10: style: Variable 'ns' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-3.0.8.2/clients/rabins.c:1034:0: note: Variable 'ns' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/clients/rabins.c:1036:10: note: Variable 'ns' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/clients/rabins.c:684:32: style: Same expression on both sides of '==' because the value of 'nflag' and '0' are the same. [duplicateExpression]
argus-clients-3.0.8.2/clients/rabins.c:620:30: note: 'nflag' is assigned value '0' here.
argus-clients-3.0.8.2/clients/rabins.c:684:32: note: Same expression on both sides of '==' because the value of 'nflag' and '0' are the same.
argus-clients-3.0.8.2/clients/rabins.c:602:16: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
argus-clients-3.0.8.2/clients/rabins.c:98:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/rabins.c:98:15: style: The scope of the variable 'ind' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/rabins.c:98:24: style: The scope of the variable 'size' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/rabins.c:583:23: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/rabins.c:620:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/rabins.c:620:15: style: The scope of the variable 'count' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/rabins.c:620:22: style: The scope of the variable 'nflag' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/rabins.c:770:20: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/rabins.c:1088:11: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/rabins.c:1186:23: style: The scope of the variable 'tmpbuf' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/rabins.c:1188:8: style: The scope of the variable 'len' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/rabins.c:1188:13: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/rabins.c:1188:20: style: The scope of the variable 'carry' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/rabins.c:1241:24: style: The scope of the variable 'slen' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/rabins.c:1292:8: style: The scope of the variable 'startsecs' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/rabins.c:1292:23: style: The scope of the variable 'endsecs' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/rabins.c:1295:9: style: The scope of the variable 'stimebuf' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/rabins.c:1295:24: style: The scope of the variable 'dtimebuf' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/rabins.c:1295:39: style: The scope of the variable 'etimebuf' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/rabins.c:1296:8: style: The scope of the variable 'bins' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/racluster.c:421:16: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
argus-clients-3.0.8.2/clients/racluster.c:68:8: style: The scope of the variable 'correct' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/racluster.c:68:22: style: The scope of the variable 'preserve' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/racluster.c:249:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/racluster.c:249:15: style: The scope of the variable 'x' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/racluster.c:251:9: style: The scope of the variable 'buf' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/racluster.c:252:8: style: The scope of the variable 'label' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/racluster.c:402:23: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/racluster.c:472:18: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/racluster.c:681:8: style: The scope of the variable 'found' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/racluster.c:1007:14: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/racluster.c:1053:29: style: The scope of the variable 'slen' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/racluster.c:1068:29: style: The scope of the variable 'slen' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/racount.c:751:10: style: Expression is always false because 'else if' condition matches previous condition at line 733. [multiCondition]
argus-clients-3.0.8.2/clients/racount.c:273:8: style: The scope of the variable 'ArgusExitStatus' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/racount.c:313:23: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/racount.c:688:60: style: Expression '(X & 0xff0000) <= 0xff0000' is always true. [comparisonError]
argus-clients-3.0.8.2/clients/racount.c:754:57: style: Expression '(X & 0xff000000) <= 0xff000000' is always true. [comparisonError]
argus-clients-3.0.8.2/clients/radium.c:111:19: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-3.0.8.2/clients/radium.c:108:0: note: Variable 'value' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/clients/radium.c:111:19: note: Variable 'value' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/clients/radium.c:330:16: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
argus-clients-3.0.8.2/clients/radium.c:84:20: style: The scope of the variable 'tvp' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/radium.c:85:8: style: The scope of the variable 'pid' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/radium.c:85:13: style: The scope of the variable 'dflag' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/radium.c:307:23: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/radium.c:633:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/radium.c:633:11: style: The scope of the variable 'len' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/radium.c:633:16: style: The scope of the variable 'done' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/radium.c:633:26: style: The scope of the variable 'linenum' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/radium.c:633:39: style: The scope of the variable 'Soption' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/radium.c:633:52: style: The scope of the variable 'roption' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/radium.c:633:65: style: The scope of the variable 'quoted' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/radium.c:635:9: style: The scope of the variable 'result' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/radium.c:636:10: style: The scope of the variable 'fd' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/radium.c:676:40: style: The scope of the variable 'tfd' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/ranonymize.c:570:16: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
argus-clients-3.0.8.2/clients/ranonymize.c:1181:16: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
argus-clients-3.0.8.2/clients/ranonymize.c:1188:16: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
argus-clients-3.0.8.2/clients/ranonymize.c:187:8: style: The scope of the variable 'retn' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/ranonymize.c:187:14: style: The scope of the variable 'cnt' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/ranonymize.c:187:19: style: The scope of the variable 'ind' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/ranonymize.c:187:28: style: The scope of the variable 'x' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/ranonymize.c:187:31: style: The scope of the variable 'y' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/ranonymize.c:187:34: style: The scope of the variable 'count' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/ranonymize.c:187:45: style: The scope of the variable 'shiftcount' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/ranonymize.c:187:61: style: The scope of the variable 'start' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/ranonymize.c:188:19: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/ranonymize.c:188:22: style: The scope of the variable 'value' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/ranonymize.c:188:29: style: The scope of the variable 'startport' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/ranonymize.c:551:23: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/ranonymize.c:619:8: style: The scope of the variable 'label' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/ranonymize.c:619:15: style: The scope of the variable 'x' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/ranonymize.c:732:17: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/ranonymize.c:798:8: style: The scope of the variable 'x' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/ranonymize.c:798:11: style: The scope of the variable 'RaOptionOperation' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/ranonymize.c:798:30: style: The scope of the variable 'setValue' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/ranonymize.c:903:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/ranonymize.c:903:15: style: The scope of the variable 'broadcast' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/ranonymize.c:1061:20: style: The scope of the variable 'hp' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/ranonymize.c:1623:18: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/ranonymize.c:1623:21: style: The scope of the variable 'len' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/ranonymize.c:1623:26: style: The scope of the variable 'found' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/ranonymize.c:1623:37: style: The scope of the variable 'lines' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/ranonymize.c:1625:10: style: The scope of the variable 'fd' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/ranonymize.c:1276:7: style: Variable 'newaddr' is assigned a value that is never used. [unreadVariable]
argus-clients-3.0.8.2/clients/ranonymize.c:430:42: style: Array index 'y' is used before limits check. [arrayIndexThenCheck]
argus-clients-3.0.8.2/clients/rasort.c:290:13: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
argus-clients-3.0.8.2/clients/rasort.c:62:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/rasort.c:62:15: style: The scope of the variable 'x' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/rasort.c:166:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/rasort.c:166:15: style: The scope of the variable 'count' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/rasort.c:167:9: style: The scope of the variable 'buf' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/rasort.c:168:8: style: The scope of the variable 'label' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/rasort.c:172:14: style: The scope of the variable 'rank' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/rasort.c:271:20: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/rasort.c:387:11: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/rasort.c:438:26: style: The scope of the variable 'slen' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/rasort.c:453:26: style: The scope of the variable 'slen' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/rasplit.c:179:19: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-3.0.8.2/clients/rasplit.c:176:0: note: Variable 'value' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/clients/rasplit.c:179:19: note: Variable 'value' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/clients/rasplit.c:548:16: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
argus-clients-3.0.8.2/clients/rasplit.c:92:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/rasplit.c:92:15: style: The scope of the variable 'ind' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/rasplit.c:92:24: style: The scope of the variable 'count' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/rasplit.c:472:19: style: The scope of the variable 'word' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/rasplit.c:524:23: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/rasplit.c:1120:23: style: The scope of the variable 'tmpbuf' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/rasplit.c:1122:8: style: The scope of the variable 'len' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/rasplit.c:1122:13: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/rasplit.c:1160:24: style: The scope of the variable 'slen' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/rasplit.c:1213:58: style: The scope of the variable 'head' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/rasplit.c:1214:55: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/rasplit.c:1214:58: style: The scope of the variable 'len' can be reduced. [variableScope]
argus-clients-3.0.8.2/clients/rasplit.c:972:88: style: Checking if unsigned variable 'strftime(ArgusCurrentFileName,MAXSTRLEN,ArgusNadp->filename,&tmval)' is less than zero. [unsignedLessThanZero]
argus-clients-3.0.8.2/common/._argus_auth.c:1:0: error: The code contains unhandled character(s) (character code=162). Neither unicode nor extended ascii is supported. [syntaxError]
argus-clients-3.0.8.2/common/._argus_code.c:1:0: error: The code contains unhandled character(s) (character code=162). Neither unicode nor extended ascii is supported. [syntaxError]
argus-clients-3.0.8.2/common/._argus_event.c:1:0: error: The code contains unhandled character(s) (character code=162). Neither unicode nor extended ascii is supported. [syntaxError]
argus-clients-3.0.8.2/common/._argus_filter.c:1:0: error: The code contains unhandled character(s) (character code=162). Neither unicode nor extended ascii is supported. [syntaxError]
argus-clients-3.0.8.2/common/._argus_grep.c:1:0: error: The code contains unhandled character(s) (character code=162). Neither unicode nor extended ascii is supported. [syntaxError]
argus-clients-3.0.8.2/common/._argus_import.c:1:0: error: The code contains unhandled character(s) (character code=162). Neither unicode nor extended ascii is supported. [syntaxError]
argus-clients-3.0.8.2/common/._argus_label.c:1:0: error: The code contains unhandled character(s) (character code=162). Neither unicode nor extended ascii is supported. [syntaxError]
argus-clients-3.0.8.2/common/._argus_main.c:1:0: error: The code contains unhandled character(s) (character code=162). Neither unicode nor extended ascii is supported. [syntaxError]
argus-clients-3.0.8.2/common/._argus_output.c:1:0: error: The code contains unhandled character(s) (character code=162). Neither unicode nor extended ascii is supported. [syntaxError]
argus-clients-3.0.8.2/common/._argus_parser.c:1:0: error: The code contains unhandled character(s) (character code=162). Neither unicode nor extended ascii is supported. [syntaxError]
argus-clients-3.0.8.2/common/._argus_util.c:1:0: error: The code contains unhandled character(s) (character code=162). Neither unicode nor extended ascii is supported. [syntaxError]
argus-clients-3.0.8.2/common/argus_client.c:7469:49: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
argus-clients-3.0.8.2/common/argus_client.c:7468:61: note: outer condition: t1->hdr.argus_dsrvl8.qual==t2->hdr.argus_dsrvl8.qual
argus-clients-3.0.8.2/common/argus_client.c:7469:49: note: identical inner condition: t1->hdr.argus_dsrvl8.qual==t2->hdr.argus_dsrvl8.qual
argus-clients-3.0.8.2/common/argus_client.c:8909:49: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
argus-clients-3.0.8.2/common/argus_client.c:8908:61: note: outer condition: t1->hdr.argus_dsrvl8.qual==t2->hdr.argus_dsrvl8.qual
argus-clients-3.0.8.2/common/argus_client.c:8909:49: note: identical inner condition: t1->hdr.argus_dsrvl8.qual==t2->hdr.argus_dsrvl8.qual
argus-clients-3.0.8.2/common/argus_client.c:15017:35: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
argus-clients-3.0.8.2/common/argus_client.c:15013:32: note: outer condition: jitter->src.act.n
argus-clients-3.0.8.2/common/argus_client.c:15017:35: note: identical inner condition: jitter->src.act.n
argus-clients-3.0.8.2/common/argus_client.c:15105:35: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
argus-clients-3.0.8.2/common/argus_client.c:15101:32: note: outer condition: jitter->dst.act.n
argus-clients-3.0.8.2/common/argus_client.c:15105:35: note: identical inner condition: jitter->dst.act.n
argus-clients-3.0.8.2/common/argus_client.c:13941:41: style: Condition 'retn>0' is always false [knownConditionTrueFalse]
argus-clients-3.0.8.2/common/argus_client.c:13940:18: note: Assignment 'retn=0', assigned value is 0
argus-clients-3.0.8.2/common/argus_client.c:13941:41: note: Condition 'retn>0' is always false
argus-clients-3.0.8.2/common/argus_client.c:13941:60: style: Condition 'retn==0' is always true [knownConditionTrueFalse]
argus-clients-3.0.8.2/common/argus_client.c:13940:18: note: Assignment 'retn=0', assigned value is 0
argus-clients-3.0.8.2/common/argus_client.c:13941:60: note: Condition 'retn==0' is always true
argus-clients-3.0.8.2/common/argus_client.c:16613:41: style: Condition 'retn>0' is always false [knownConditionTrueFalse]
argus-clients-3.0.8.2/common/argus_client.c:16612:15: note: Assignment 'retn=0', assigned value is 0
argus-clients-3.0.8.2/common/argus_client.c:16613:41: note: Condition 'retn>0' is always false
argus-clients-3.0.8.2/common/argus_client.c:16613:60: style: Condition 'retn==0' is always true [knownConditionTrueFalse]
argus-clients-3.0.8.2/common/argus_client.c:16612:15: note: Assignment 'retn=0', assigned value is 0
argus-clients-3.0.8.2/common/argus_client.c:16613:60: note: Condition 'retn==0' is always true
argus-clients-3.0.8.2/common/argus_client.c:5600:23: warning: Either the condition 'hstruct!=NULL' is redundant or there is possible null pointer dereference: hstruct. [nullPointerRedundantCheck]
argus-clients-3.0.8.2/common/argus_client.c:10589:49: note: Assuming that condition 'hstruct!=NULL' is not redundant
argus-clients-3.0.8.2/common/argus_client.c:10527:68: note: Calling function 'ArgusFindRecord', 2nd argument 'hstruct' value is 0
argus-clients-3.0.8.2/common/argus_client.c:5600:23: note: Null pointer dereference
argus-clients-3.0.8.2/common/argus_client.c:5825:26: warning: Either the condition 'if(htblhdr&&*htblhdr)' is redundant or there is possible null pointer dereference: htblhdr. [nullPointerRedundantCheck]
argus-clients-3.0.8.2/common/argus_client.c:5829:7: note: Assuming that condition 'if(htblhdr&&*htblhdr)' is not redundant
argus-clients-3.0.8.2/common/argus_client.c:5825:26: note: Null pointer dereference
argus-clients-3.0.8.2/common/argus_client.c:5826:37: warning: Either the condition 'if(htblhdr&&*htblhdr)' is redundant or there is possible null pointer dereference: htblhdr. [nullPointerRedundantCheck]
argus-clients-3.0.8.2/common/argus_client.c:5829:7: note: Assuming that condition 'if(htblhdr&&*htblhdr)' is not redundant
argus-clients-3.0.8.2/common/argus_client.c:5826:37: note: Null pointer dereference
argus-clients-3.0.8.2/common/argus_client.c:6525:8: warning: Either the condition 'parser' is redundant or there is possible null pointer dereference: parser. [nullPointerRedundantCheck]
argus-clients-3.0.8.2/common/argus_client.c:6500:8: note: Assuming that condition 'parser' is not redundant
argus-clients-3.0.8.2/common/argus_client.c:6525:8: note: Null pointer dereference
argus-clients-3.0.8.2/common/argus_client.c:11417:15: warning: Either the condition 'pstr!=NULL' is redundant or there is possible null pointer dereference: str. [nullPointerRedundantCheck]
argus-clients-3.0.8.2/common/argus_client.c:11672:16: note: Assuming that condition 'pstr!=NULL' is not redundant
argus-clients-3.0.8.2/common/argus_client.c:11413:41: note: Assignment 'str=pstr', assigned value is 0
argus-clients-3.0.8.2/common/argus_client.c:11417:15: note: Null pointer dereference
argus-clients-3.0.8.2/common/argus_client.c:13010:24: warning: Either the condition 'metric!=NULL' is redundant or there is possible null pointer dereference: metric. [nullPointerRedundantCheck]
argus-clients-3.0.8.2/common/argus_client.c:13055:60: note: Assuming that condition 'metric!=NULL' is not redundant
argus-clients-3.0.8.2/common/argus_client.c:13010:24: note: Null pointer dereference
argus-clients-3.0.8.2/common/argus_client.c:13176:24: warning: Either the condition 'metric!=NULL' is redundant or there is possible null pointer dereference: metric. [nullPointerRedundantCheck]
argus-clients-3.0.8.2/common/argus_client.c:13211:60: note: Assuming that condition 'metric!=NULL' is not redundant
argus-clients-3.0.8.2/common/argus_client.c:13176:24: note: Null pointer dereference
argus-clients-3.0.8.2/common/argus_client.c:15004:8: warning: Either the condition 'if(ns&&((jitter=(void*)ns->dsrs[ARGUS_JITTER_INDEX])!=NULL))' is redundant or there is possible null pointer dereference: ns. [nullPointerRedundantCheck]
argus-clients-3.0.8.2/common/argus_client.c:15007:10: note: Assuming that condition 'if(ns&&((jitter=(void*)ns->dsrs[ARGUS_JITTER_INDEX])!=NULL))' is not redundant
argus-clients-3.0.8.2/common/argus_client.c:15004:8: note: Null pointer dereference
argus-clients-3.0.8.2/common/argus_client.c:15051:8: warning: Either the condition 'if(ns&&((jitter=(void*)ns->dsrs[ARGUS_JITTER_INDEX])!=NULL))' is redundant or there is possible null pointer dereference: ns. [nullPointerRedundantCheck]
argus-clients-3.0.8.2/common/argus_client.c:15054:10: note: Assuming that condition 'if(ns&&((jitter=(void*)ns->dsrs[ARGUS_JITTER_INDEX])!=NULL))' is not redundant
argus-clients-3.0.8.2/common/argus_client.c:15051:8: note: Null pointer dereference
argus-clients-3.0.8.2/common/argus_client.c:15071:8: warning: Either the condition 'if(ns&&((jitter=(void*)ns->dsrs[ARGUS_JITTER_INDEX])!=NULL))' is redundant or there is possible null pointer dereference: ns. [nullPointerRedundantCheck]
argus-clients-3.0.8.2/common/argus_client.c:15074:10: note: Assuming that condition 'if(ns&&((jitter=(void*)ns->dsrs[ARGUS_JITTER_INDEX])!=NULL))' is not redundant
argus-clients-3.0.8.2/common/argus_client.c:15071:8: note: Null pointer dereference
argus-clients-3.0.8.2/common/argus_client.c:15092:8: warning: Either the condition 'if(ns&&((jitter=(void*)ns->dsrs[ARGUS_JITTER_INDEX])!=NULL))' is redundant or there is possible null pointer dereference: ns. [nullPointerRedundantCheck]
argus-clients-3.0.8.2/common/argus_client.c:15095:10: note: Assuming that condition 'if(ns&&((jitter=(void*)ns->dsrs[ARGUS_JITTER_INDEX])!=NULL))' is not redundant
argus-clients-3.0.8.2/common/argus_client.c:15092:8: note: Null pointer dereference
argus-clients-3.0.8.2/common/argus_client.c:15140:8: warning: Either the condition 'if(ns&&((jitter=(void*)ns->dsrs[ARGUS_JITTER_INDEX])!=NULL))' is redundant or there is possible null pointer dereference: ns. [nullPointerRedundantCheck]
argus-clients-3.0.8.2/common/argus_client.c:15143:10: note: Assuming that condition 'if(ns&&((jitter=(void*)ns->dsrs[ARGUS_JITTER_INDEX])!=NULL))' is not redundant
argus-clients-3.0.8.2/common/argus_client.c:15140:8: note: Null pointer dereference
argus-clients-3.0.8.2/common/argus_client.c:15160:8: warning: Either the condition 'if(ns&&((jitter=(void*)ns->dsrs[ARGUS_JITTER_INDEX])!=NULL))' is redundant or there is possible null pointer dereference: ns. [nullPointerRedundantCheck]
argus-clients-3.0.8.2/common/argus_client.c:15163:10: note: Assuming that condition 'if(ns&&((jitter=(void*)ns->dsrs[ARGUS_JITTER_INDEX])!=NULL))' is not redundant
argus-clients-3.0.8.2/common/argus_client.c:15160:8: note: Null pointer dereference
argus-clients-3.0.8.2/common/argus_client.c:6096:10: style: Variable 'netaddr' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-3.0.8.2/common/argus_client.c:6094:0: note: Variable 'netaddr' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_client.c:6096:10: note: Variable 'netaddr' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_client.c:3020:86: style: Same expression on both sides of '||'. [duplicateExpression]
argus-clients-3.0.8.2/common/argus_client.c:3033:86: style: Same expression on both sides of '||'. [duplicateExpression]
argus-clients-3.0.8.2/common/argus_client.c:3329:55: style: Same expression on both sides of '&&'. [duplicateExpression]
argus-clients-3.0.8.2/common/argus_client.c:13941:41: style: Same expression on both sides of '>' because the value of 'retn' and '0' are the same. [duplicateExpression]
argus-clients-3.0.8.2/common/argus_client.c:13940:18: note: 'retn' is assigned value '0' here.
argus-clients-3.0.8.2/common/argus_client.c:13941:41: note: Same expression on both sides of '>' because the value of 'retn' and '0' are the same.
argus-clients-3.0.8.2/common/argus_client.c:16613:41: style: Same expression on both sides of '>' because the value of 'retn' and '0' are the same. [duplicateExpression]
argus-clients-3.0.8.2/common/argus_client.c:16612:15: note: 'retn' is assigned value '0' here.
argus-clients-3.0.8.2/common/argus_client.c:16613:41: note: Same expression on both sides of '>' because the value of 'retn' and '0' are the same.
argus-clients-3.0.8.2/common/argus_client.c:16613:60: style: Same expression on both sides of '==' because the value of 'retn' and '0' are the same. [duplicateExpression]
argus-clients-3.0.8.2/common/argus_client.c:16612:15: note: 'retn' is assigned value '0' here.
argus-clients-3.0.8.2/common/argus_client.c:16613:60: note: Same expression on both sides of '==' because the value of 'retn' and '0' are the same.
argus-clients-3.0.8.2/common/argus_client.c:293:19: style: The scope of the variable 'rbytes' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:482:8: style: The scope of the variable 'retn' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:699:8: style: The scope of the variable 'retn' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:843:20: style: The scope of the variable 'flags' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:1029:21: style: The scope of the variable 'msgbuf' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:1462:17: style: The scope of the variable 'ArgusReverse' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:1462:35: style: The scope of the variable 'status' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:1543:20: style: The scope of the variable 'seconds' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:1905:29: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:2006:47: style: The scope of the variable 'y' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:2345:29: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:2990:25: style: The scope of the variable 'stime' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:2990:36: style: The scope of the variable 'ltime' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:3590:35: style: The scope of the variable 'slen' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:3684:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:3694:14: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:3798:17: style: The scope of the variable 'ind' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:3798:34: style: The scope of the variable 'dsrindex' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:3800:8: style: The scope of the variable 'x' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:3800:11: style: The scope of the variable 'y' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:3800:14: style: The scope of the variable 'len' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:3800:23: style: The scope of the variable 'type' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:4738:29: style: The scope of the variable 'labelen' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:4825:36: style: The scope of the variable 'dsr' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:4892:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:4892:11: style: The scope of the variable 'clen' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:4898:33: style: The scope of the variable 'sns' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:5188:17: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:5188:20: style: The scope of the variable 'len' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:5188:25: style: The scope of the variable 'tlen' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:5189:29: style: The scope of the variable 'sptr' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:5363:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:5363:11: style: The scope of the variable 'len' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:5363:16: style: The scope of the variable 'tlen' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:5364:20: style: The scope of the variable 'sptr' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:5400:20: style: The scope of the variable 'offset' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:5400:32: style: The scope of the variable 'slen' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:5503:11: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:5505:23: style: The scope of the variable 'sptr' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:5599:58: style: The scope of the variable 'head' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:5600:55: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:5600:58: style: The scope of the variable 'len' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:5727:53: style: The scope of the variable 'head' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:5728:55: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:5728:58: style: The scope of the variable 'len' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:5772:8: style: The scope of the variable 'ind' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:5873:18: style: The scope of the variable 'lapseTime' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:5877:8: style: The scope of the variable 'starTimeSecs' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:5877:22: style: The scope of the variable 'starTimeuSecs' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:6351:16: style: The scope of the variable 'vptr' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:6354:18: style: The scope of the variable 'keyword' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:6497:11: style: The scope of the variable 'start' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:6497:18: style: The scope of the variable 'end' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:6497:23: style: The scope of the variable 'bsize' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:6549:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:6549:15: style: The scope of the variable 'x' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:6549:22: style: The scope of the variable 'len' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:7008:8: style: The scope of the variable 'l1len' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:7008:15: style: The scope of the variable 'l2len' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:7009:11: style: The scope of the variable 'y' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:7105:14: style: The scope of the variable 'found' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:7121:34: style: The scope of the variable 'v1ptr' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:7213:11: style: The scope of the variable 'seconds' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:7214:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:7222:14: style: The scope of the variable 'deltaTime' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:8047:32: style: The scope of the variable 'ss2' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:8047:51: style: The scope of the variable 'sum2' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:8047:61: style: The scope of the variable 'value' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:8048:20: style: The scope of the variable 'x' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:8048:27: style: The scope of the variable 'n' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:8048:34: style: The scope of the variable 'items' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:8055:29: style: The scope of the variable 'tvalstd' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:8055:42: style: The scope of the variable 'tvalmean' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:8055:56: style: The scope of the variable 'meansqrd' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:8195:29: style: The scope of the variable 'tvalstd' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:8593:26: style: The scope of the variable 'type' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:8735:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:9630:30: style: The scope of the variable 'metric' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:9633:14: style: The scope of the variable 'startusec' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:9633:29: style: The scope of the variable 'endusec' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:9709:29: style: The scope of the variable 'count' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:9709:40: style: The scope of the variable 'bytes' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:10197:27: style: The scope of the variable 'bin' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:10252:14: style: The scope of the variable 'val' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:10253:8: style: The scope of the variable 'ind' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:10299:20: style: The scope of the variable 'tval' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:10929:17: style: The scope of the variable 'ptr' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:10929:23: style: The scope of the variable 'tok' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:10930:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:10977:23: style: The scope of the variable 'x' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:11103:29: style: The scope of the variable 'x' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:11103:32: style: The scope of the variable 'RaNewIndex' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:11300:42: style: The scope of the variable 'prv' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:11414:11: style: The scope of the variable 'done' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:11414:21: style: The scope of the variable 'defined' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:12117:8: style: The scope of the variable 'objlen' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:12117:20: style: The scope of the variable 'type' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:12237:8: style: The scope of the variable 'objlen' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:12237:20: style: The scope of the variable 'type' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:12592:8: style: The scope of the variable 'esthops' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:12609:8: style: The scope of the variable 'esthops' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:13368:8: style: The scope of the variable 'pkts' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:13389:8: style: The scope of the variable 'pkts' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:13410:8: style: The scope of the variable 'pkts' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:13494:8: style: The scope of the variable 'pkts' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:13515:8: style: The scope of the variable 'pkts' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:13536:8: style: The scope of the variable 'pkts' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:13620:8: style: The scope of the variable 'pkts' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:13641:8: style: The scope of the variable 'pkts' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:13662:8: style: The scope of the variable 'pkts' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:13746:8: style: The scope of the variable 'pkts' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:13767:8: style: The scope of the variable 'pkts' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:13788:8: style: The scope of the variable 'pkts' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:13809:8: style: The scope of the variable 'pkts' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:13830:8: style: The scope of the variable 'pkts' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:13851:8: style: The scope of the variable 'pkts' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:14280:11: style: The scope of the variable 'rtt' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:14356:11: style: The scope of the variable 'rtt' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:14743:30: style: The scope of the variable 'jitter' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:14748:20: style: The scope of the variable 'n' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:14872:30: style: The scope of the variable 'jitter' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:14877:20: style: The scope of the variable 'n' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:15008:17: style: The scope of the variable 'stdev' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:15008:30: style: The scope of the variable 'sumsqrd1' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:15008:46: style: The scope of the variable 'sumsqrd2' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:15008:62: style: The scope of the variable 'sumsqrd' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:15010:16: style: The scope of the variable 'meanval' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:15096:17: style: The scope of the variable 'stdev' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:15096:30: style: The scope of the variable 'sumsqrd1' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:15096:46: style: The scope of the variable 'sumsqrd2' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:15096:62: style: The scope of the variable 'sumsqrd' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:15098:16: style: The scope of the variable 'meanval' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:15446:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:15492:18: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:15515:18: style: The scope of the variable 'len' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:15515:23: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:15582:10: style: The scope of the variable 'ad1' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:15582:21: style: The scope of the variable 'ad2' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:15597:10: style: The scope of the variable 'ad1' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:15597:21: style: The scope of the variable 'ad2' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:15611:10: style: The scope of the variable 'ad1' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:15611:21: style: The scope of the variable 'ad2' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:15626:10: style: The scope of the variable 'ad1' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:15626:21: style: The scope of the variable 'ad2' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:15640:10: style: The scope of the variable 'ad1' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:15640:21: style: The scope of the variable 'ad2' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:15738:11: style: The scope of the variable 'len' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:15738:20: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:15862:11: style: The scope of the variable 'len' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:15862:20: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:15986:21: style: The scope of the variable 'a1' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:15986:26: style: The scope of the variable 'a2' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:16187:20: style: The scope of the variable 'l1' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:16187:24: style: The scope of the variable 'l2' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:16217:20: style: The scope of the variable 'l1' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:16217:24: style: The scope of the variable 'l2' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:16283:19: style: The scope of the variable 'ipid1' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:16283:26: style: The scope of the variable 'ipid2' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_client.c:1724:71: warning: Division of result of sizeof() on pointer type. [divideSizeof]
argus-clients-3.0.8.2/common/argus_client.c:1743:71: warning: Division of result of sizeof() on pointer type. [divideSizeof]
argus-clients-3.0.8.2/common/argus_client.c:1799:66: warning: Division of result of sizeof() on pointer type. [divideSizeof]
argus-clients-3.0.8.2/common/argus_client.c:1824:67: warning: Division of result of sizeof() on pointer type. [divideSizeof]
argus-clients-3.0.8.2/common/argus_client.c:3552:71: warning: Division of result of sizeof() on pointer type. [divideSizeof]
argus-clients-3.0.8.2/common/argus_client.c:3553:82: warning: Division of result of sizeof() on pointer type. [divideSizeof]
argus-clients-3.0.8.2/common/argus_client.c:3561:71: warning: Division of result of sizeof() on pointer type. [divideSizeof]
argus-clients-3.0.8.2/common/argus_client.c:3562:82: warning: Division of result of sizeof() on pointer type. [divideSizeof]
argus-clients-3.0.8.2/common/argus_client.c:3570:71: warning: Division of result of sizeof() on pointer type. [divideSizeof]
argus-clients-3.0.8.2/common/argus_client.c:3571:82: warning: Division of result of sizeof() on pointer type. [divideSizeof]
argus-clients-3.0.8.2/common/argus_client.c:3579:71: warning: Division of result of sizeof() on pointer type. [divideSizeof]
argus-clients-3.0.8.2/common/argus_client.c:3580:82: warning: Division of result of sizeof() on pointer type. [divideSizeof]
argus-clients-3.0.8.2/common/argus_client.c:3742:59: warning: Division of result of sizeof() on pointer type. [divideSizeof]
argus-clients-3.0.8.2/common/argus_client.c:3747:59: warning: Division of result of sizeof() on pointer type. [divideSizeof]
argus-clients-3.0.8.2/common/argus_client.c:3752:59: warning: Division of result of sizeof() on pointer type. [divideSizeof]
argus-clients-3.0.8.2/common/argus_client.c:3757:59: warning: Division of result of sizeof() on pointer type. [divideSizeof]
argus-clients-3.0.8.2/common/argus_client.c:7666:65: warning: Division of result of sizeof() on pointer type. [divideSizeof]
argus-clients-3.0.8.2/common/argus_client.c:7706:65: warning: Division of result of sizeof() on pointer type. [divideSizeof]
argus-clients-3.0.8.2/common/argus_client.c:5927:27: style: Variable 'lapseTimeuSecs' is assigned a value that is never used. [unreadVariable]
argus-clients-3.0.8.2/common/argus_client.c:10097:46: style: Variable 'rmetric' is assigned a value that is never used. [unreadVariable]
argus-clients-3.0.8.2/common/argus_client.c:10099:43: style: Variable 'ragr' is assigned a value that is never used. [unreadVariable]
argus-clients-3.0.8.2/common/argus_code.c:4242:24: warning: Either the condition '(host=gethostbyname(name))!=NULL' is redundant or there is possible null pointer dereference: host. [nullPointerRedundantCheck]
argus-clients-3.0.8.2/common/argus_code.c:4230:49: note: Assuming that condition '(host=gethostbyname(name))!=NULL' is not redundant
argus-clients-3.0.8.2/common/argus_code.c:4242:24: note: Null pointer dereference
argus-clients-3.0.8.2/common/argus_code.c:4890:22: warning: Either the condition '(ptr=strchr(s,'.'))!=NULL' is redundant or there is possible null pointer dereference: ptr. [nullPointerRedundantCheck]
argus-clients-3.0.8.2/common/argus_code.c:4885:37: note: Assuming that condition '(ptr=strchr(s,'.'))!=NULL' is not redundant
argus-clients-3.0.8.2/common/argus_code.c:4890:22: note: Null pointer dereference
argus-clients-3.0.8.2/common/argus_code.c:819:4: style: Variable 'b1' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-3.0.8.2/common/argus_code.c:815:0: note: Variable 'b1' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_code.c:819:4: note: Variable 'b1' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_code.c:971:4: style: Variable 'b1' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-3.0.8.2/common/argus_code.c:968:0: note: Variable 'b1' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_code.c:971:4: note: Variable 'b1' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_code.c:982:4: style: Variable 'b1' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-3.0.8.2/common/argus_code.c:979:0: note: Variable 'b1' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_code.c:982:4: note: Variable 'b1' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_code.c:1017:16: style: Variable 'b0' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-3.0.8.2/common/argus_code.c:1015:0: note: Variable 'b0' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_code.c:1017:16: note: Variable 'b0' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_code.c:1392:4: style: Variable 'b1' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-3.0.8.2/common/argus_code.c:1385:0: note: Variable 'b1' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_code.c:1392:4: note: Variable 'b1' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_code.c:1398:4: style: Variable 'b0' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-3.0.8.2/common/argus_code.c:1385:0: note: Variable 'b0' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_code.c:1398:4: note: Variable 'b0' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_code.c:1422:4: style: Variable 'b1' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-3.0.8.2/common/argus_code.c:1416:0: note: Variable 'b1' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_code.c:1422:4: note: Variable 'b1' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_code.c:2412:4: style: Variable 'b0' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-3.0.8.2/common/argus_code.c:2408:0: note: Variable 'b0' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_code.c:2412:4: note: Variable 'b0' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_code.c:2413:4: style: Variable 'b1' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-3.0.8.2/common/argus_code.c:2408:0: note: Variable 'b1' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_code.c:2413:4: note: Variable 'b1' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_code.c:2883:4: style: Variable 'b1' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-3.0.8.2/common/argus_code.c:2878:0: note: Variable 'b1' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_code.c:2883:4: note: Variable 'b1' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_code.c:3088:4: style: Variable 'b0' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-3.0.8.2/common/argus_code.c:3085:0: note: Variable 'b0' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_code.c:3088:4: note: Variable 'b0' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_code.c:3089:4: style: Variable 'b1' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-3.0.8.2/common/argus_code.c:3085:0: note: Variable 'b1' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_code.c:3089:4: note: Variable 'b1' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_code.c:3497:4: style: Variable 'b1' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-3.0.8.2/common/argus_code.c:3493:0: note: Variable 'b1' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_code.c:3497:4: note: Variable 'b1' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_code.c:3498:4: style: Variable 'b0' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-3.0.8.2/common/argus_code.c:3493:0: note: Variable 'b0' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_code.c:3498:4: note: Variable 'b0' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_code.c:3746:4: style: Variable 'b1' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-3.0.8.2/common/argus_code.c:3740:0: note: Variable 'b1' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_code.c:3746:4: note: Variable 'b1' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_code.c:3747:4: style: Variable 'b0' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-3.0.8.2/common/argus_code.c:3740:0: note: Variable 'b0' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_code.c:3747:4: note: Variable 'b0' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_code.c:3842:4: style: Variable 'b1' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-3.0.8.2/common/argus_code.c:3840:0: note: Variable 'b1' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_code.c:3842:4: note: Variable 'b1' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_code.c:2822:16: style: Same expression on both sides of '!=' because the value of 'retn' and 'NULL' are the same. [duplicateExpression]
argus-clients-3.0.8.2/common/argus_code.c:2786:26: note: 'retn' is assigned value 'NULL' here.
argus-clients-3.0.8.2/common/argus_code.c:2822:16: note: Same expression on both sides of '!=' because the value of 'retn' and 'NULL' are the same.
argus-clients-3.0.8.2/common/argus_code.c:190:8: style: The scope of the variable 'k' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_code.c:190:11: style: The scope of the variable 'size' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_code.c:309:8: style: The scope of the variable 'len' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_code.c:335:8: style: The scope of the variable 'width' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_code.c:4116:41: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_code.c:4578:9: style: The scope of the variable 'buf' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_code.c:4945:8: style: The scope of the variable 'offset' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_code.c:4945:16: style: The scope of the variable 'len' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_code.c:4234:28: warning: Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'? [clarifyStatement]
argus-clients-3.0.8.2/common/argus_code.c:4348:22: warning: Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'? [clarifyStatement]
argus-clients-3.0.8.2/common/argus_filter.c:3173:10: warning: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
argus-clients-3.0.8.2/common/argus_filter.c:3173:10: warning: %lu in format string (no. 2) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
argus-clients-3.0.8.2/common/argus_filter.c:3173:10: warning: %lu in format string (no. 3) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
argus-clients-3.0.8.2/common/argus_filter.c:2142:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_filter.c:3115:8: style: The scope of the variable 'n' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_filter.c:1342:7: style: Variable 'x' is assigned a value that is never used. [unreadVariable]
argus-clients-3.0.8.2/common/argus_grep.c:92:18: style: The scope of the variable 'b' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_import.c:110:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_import.c:292:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_import.c:509:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_import.c:735:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_import.c:983:8: style: The scope of the variable 'ArgusParsingIPv6' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_import.c:1007:39: style: The scope of the variable 'tData' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_import.c:1694:11: style: The scope of the variable 'done' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_import.c:1792:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_import.c:2100:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_import.c:2633:21: style: The scope of the variable 'start' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_import.c:2842:38: style: The scope of the variable 'done' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_import.c:3460:13: style: The scope of the variable 'seg' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_import.c:3865:19: style: The scope of the variable 'num_macs' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_import.c:4155:13: style: The scope of the variable 'label' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_import.c:4156:13: style: The scope of the variable 'nextHeader' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_import.c:4096:14: style: struct member 'SFmytcphdr::th_seq' is never used. [unusedStructMember]
argus-clients-3.0.8.2/common/argus_import.c:4097:14: style: struct member 'SFmytcphdr::th_ack' is never used. [unusedStructMember]
argus-clients-3.0.8.2/common/argus_import.c:4100:14: style: struct member 'SFmytcphdr::th_win' is never used. [unusedStructMember]
argus-clients-3.0.8.2/common/argus_import.c:4101:14: style: struct member 'SFmytcphdr::th_sum' is never used. [unusedStructMember]
argus-clients-3.0.8.2/common/argus_import.c:4102:14: style: struct member 'SFmytcphdr::th_urp' is never used. [unusedStructMember]
argus-clients-3.0.8.2/common/argus_import.c:4110:12: style: struct member 'SFmyudphdr::uh_sum' is never used. [unusedStructMember]
argus-clients-3.0.8.2/common/argus_import.c:4173:13: style: Variable 'label' is assigned a value that is never used. [unreadVariable]
argus-clients-3.0.8.2/common/argus_label.c:3399:10: style: Expression is always false because 'else if' condition matches previous condition at line 3381. [multiCondition]
argus-clients-3.0.8.2/common/argus_label.c:2619:14: style: Condition 'model==NULL' is always true [knownConditionTrueFalse]
argus-clients-3.0.8.2/common/argus_label.c:2610:53: note: Assignment 'model=NULL', assigned value is 0
argus-clients-3.0.8.2/common/argus_label.c:2619:14: note: Condition 'model==NULL' is always true
argus-clients-3.0.8.2/common/argus_label.c:1126:45: warning: Either the condition 'labeler==NULL' is redundant or there is possible null pointer dereference: labeler. [nullPointerRedundantCheck]
argus-clients-3.0.8.2/common/argus_label.c:1129:17: note: Assuming that condition 'labeler==NULL' is not redundant
argus-clients-3.0.8.2/common/argus_label.c:1126:45: note: Null pointer dereference
argus-clients-3.0.8.2/common/argus_label.c:1715:35: warning: Either the condition 'if(sptr&&((cidr=RaParseCIDRAddr(parser,sptr))!=NULL))' is redundant or there is possible null pointer dereference: sptr. [nullPointerRedundantCheck]
argus-clients-3.0.8.2/common/argus_label.c:1718:19: note: Assuming that condition 'if(sptr&&((cidr=RaParseCIDRAddr(parser,sptr))!=NULL))' is not redundant
argus-clients-3.0.8.2/common/argus_label.c:1715:35: note: Null pointer dereference
argus-clients-3.0.8.2/common/argus_label.c:1869:34: warning: Either the condition '(saddr=(struct RaAddressStruct*)ArgusCalloc(1,sizeof(*saddr)))!=NULL' is redundant or there is possible null pointer dereference: saddr. [nullPointerRedundantCheck]
argus-clients-3.0.8.2/common/argus_label.c:1781:83: note: Assuming that condition '(saddr=(struct RaAddressStruct*)ArgusCalloc(1,sizeof(*saddr)))!=NULL' is not redundant
argus-clients-3.0.8.2/common/argus_label.c:1869:34: note: Null pointer dereference
argus-clients-3.0.8.2/common/argus_label.c:1989:25: warning: Either the condition 'port==NULL' is redundant or there is possible null pointer dereference: port. [nullPointerRedundantCheck]
argus-clients-3.0.8.2/common/argus_label.c:2014:14: note: Assuming that condition 'port==NULL' is not redundant
argus-clients-3.0.8.2/common/argus_label.c:1989:25: note: Null pointer dereference
argus-clients-3.0.8.2/common/argus_label.c:3066:10: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
argus-clients-3.0.8.2/common/argus_label.c:3072:12: note: Found duplicate branches for 'if' and 'else'.
argus-clients-3.0.8.2/common/argus_label.c:3066:10: note: Found duplicate branches for 'if' and 'else'.
argus-clients-3.0.8.2/common/argus_label.c:3081:10: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
argus-clients-3.0.8.2/common/argus_label.c:3086:12: note: Found duplicate branches for 'if' and 'else'.
argus-clients-3.0.8.2/common/argus_label.c:3081:10: note: Found duplicate branches for 'if' and 'else'.
argus-clients-3.0.8.2/common/argus_label.c:2619:14: style: Same expression on both sides of '==' because the value of 'model' and 'NULL' are the same. [duplicateExpression]
argus-clients-3.0.8.2/common/argus_label.c:2610:53: note: 'model' is assigned value 'NULL' here.
argus-clients-3.0.8.2/common/argus_label.c:2619:14: note: Same expression on both sides of '==' because the value of 'model' and 'NULL' are the same.
argus-clients-3.0.8.2/common/argus_label.c:2916:25: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
argus-clients-3.0.8.2/common/argus_label.c:171:18: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:171:21: style: The scope of the variable 'len' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:171:26: style: The scope of the variable 'found' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:171:37: style: The scope of the variable 'lines' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:580:16: style: The scope of the variable 'addrstr' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:892:30: style: The scope of the variable 'filter' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:894:18: style: The scope of the variable 'linenum' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:1029:25: style: The scope of the variable 'taddr' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:1029:32: style: The scope of the variable 'naddr' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:1151:20: style: The scope of the variable 'taddr' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:1151:27: style: The scope of the variable 'naddr' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:1152:27: style: The scope of the variable 'nmask' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:1620:43: style: The scope of the variable 'node' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:1624:10: style: The scope of the variable 'addr' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:1625:8: style: The scope of the variable 'tok' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:1625:28: style: The scope of the variable 'ttype' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:1660:49: style: The scope of the variable 'ncidr' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:1698:26: style: The scope of the variable 'cidr' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:1701:14: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:1701:17: style: The scope of the variable 'step' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:1701:27: style: The scope of the variable 'arange' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:1702:17: style: The scope of the variable 'masklen' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:1703:11: style: The scope of the variable 'mstep' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:1757:14: style: The scope of the variable 'slen' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:1782:26: style: The scope of the variable 'taddr' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:1882:18: style: The scope of the variable 'linenum' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:1939:21: style: The scope of the variable 'tp' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:1940:27: style: The scope of the variable 'ep' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:1977:45: style: The scope of the variable 'tmp' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:1978:8: style: The scope of the variable 'error' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:2047:18: style: The scope of the variable 'lines' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:2049:10: style: The scope of the variable 'fd' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:2094:35: style: The scope of the variable 'found' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:2227:23: style: The scope of the variable 'tmp' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:2444:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:2444:15: style: The scope of the variable 'length' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:2444:23: style: The scope of the variable 'len' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:2445:25: style: The scope of the variable 'chr' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:2611:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:2612:10: style: The scope of the variable 'fd' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:2683:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:2784:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:2784:11: style: The scope of the variable 'nomatch' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:2784:24: style: The scope of the variable 'guess' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:2784:35: style: The scope of the variable 'wildcard' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:2947:11: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:2990:11: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:3444:28: style: The scope of the variable 'raddr' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:3550:30: style: The scope of the variable 'done' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:3550:40: style: The scope of the variable 'x' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:3550:43: style: The scope of the variable 'z' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:3625:19: style: The scope of the variable 'done' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:3625:29: style: The scope of the variable 'x' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:3625:32: style: The scope of the variable 'z' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:3690:10: style: The scope of the variable 'xl' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:3690:14: style: The scope of the variable 'yl' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:3690:18: style: The scope of the variable 'zl' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:3691:8: style: The scope of the variable 'slen' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:3741:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:3741:15: style: The scope of the variable 'length' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:3741:23: style: The scope of the variable 'len' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:3743:25: style: The scope of the variable 'chr' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_label.c:2033:16: style: Variable 'error' is modified but its new value is never used. [unreadVariable]
argus-clients-3.0.8.2/common/argus_label.c:2408:20: style: Variable 'tmp' is modified but its new value is never used. [unreadVariable]
argus-clients-3.0.8.2/common/argus_label.c:2482:16: style: Variable 'chr' is assigned a value that is never used. [unreadVariable]
argus-clients-3.0.8.2/common/argus_label.c:3336:60: style: Expression '(X & 0xff0000) <= 0xff0000' is always true. [comparisonError]
argus-clients-3.0.8.2/common/argus_label.c:3402:57: style: Expression '(X & 0xff000000) <= 0xff000000' is always true. [comparisonError]
argus-clients-3.0.8.2/common/argus_main.c:266:20: style: The scope of the variable 'flags' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_main.c:328:14: style: The scope of the variable 'flags' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_output.c:742:20: style: Condition '!done' is always true [knownConditionTrueFalse]
argus-clients-3.0.8.2/common/argus_output.c:732:24: note: Assignment 'done=0', assigned value is 0
argus-clients-3.0.8.2/common/argus_output.c:742:20: note: Condition '!done' is always true
argus-clients-3.0.8.2/common/argus_output.c:1176:14: style: Condition 'value==0' is always true [knownConditionTrueFalse]
argus-clients-3.0.8.2/common/argus_output.c:1167:25: note: Assignment 'value=0', assigned value is 0
argus-clients-3.0.8.2/common/argus_output.c:1176:14: note: Condition 'value==0' is always true
argus-clients-3.0.8.2/common/argus_output.c:1176:14: style: Same expression on both sides of '==' because the value of 'value' and '0' are the same. [duplicateExpression]
argus-clients-3.0.8.2/common/argus_output.c:1167:25: note: 'value' is assigned value '0' here.
argus-clients-3.0.8.2/common/argus_output.c:1176:14: note: Same expression on both sides of '==' because the value of 'value' and '0' are the same.
argus-clients-3.0.8.2/common/argus_output.c:73:11: style: The scope of the variable 'thisvalue' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_output.c:73:34: style: The scope of the variable 'fptr' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_output.c:74:8: style: The scope of the variable 'ivalue' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_output.c:215:23: style: The scope of the variable 'host' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_output.c:623:8: style: The scope of the variable 'val' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_output.c:623:13: style: The scope of the variable 'count' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_output.c:1802:39: style: The scope of the variable 'trec' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_output.c:1832:18: style: The scope of the variable 'count' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_output.c:1832:29: style: The scope of the variable 'len' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_output.c:1832:34: style: The scope of the variable 'ocnt' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_output.c:2078:9: style: The scope of the variable 'sbuf' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_output.c:416:28: style: Variable 'baddr' is assigned a value that is never used. [unreadVariable]
argus-clients-3.0.8.2/common/argus_parser.c:422:7: error: Memory pointed to by 'dbportstr' is freed twice. [doubleFree]
argus-clients-3.0.8.2/common/argus_util.c:24694:19: style: Expression is always false because 'else if' condition matches previous condition at line 24295. [multiCondition]
argus-clients-3.0.8.2/common/argus_util.c:12004:38: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
argus-clients-3.0.8.2/common/argus_util.c:12000:35: note: outer condition: jitter->src.act.n
argus-clients-3.0.8.2/common/argus_util.c:12004:38: note: identical inner condition: jitter->src.act.n
argus-clients-3.0.8.2/common/argus_util.c:12081:38: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
argus-clients-3.0.8.2/common/argus_util.c:12077:35: note: outer condition: jitter->dst.act.n
argus-clients-3.0.8.2/common/argus_util.c:12081:38: note: identical inner condition: jitter->dst.act.n
argus-clients-3.0.8.2/common/argus_util.c:1484:37: style: Redundant condition: *tmparg=='-'. '*tmparg!='-' || (*tmparg=='-' && !(strcmp(tmparg,"-")))' is equivalent to '*tmparg!='-' || !(strcmp(tmparg,"-"))' [redundantCondition]
argus-clients-3.0.8.2/common/argus_util.c:2345:32: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
argus-clients-3.0.8.2/common/argus_util.c:4970:7: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
argus-clients-3.0.8.2/common/argus_util.c:6663:19: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
argus-clients-3.0.8.2/common/argus_util.c:9284:19: warning: %Lu in format string (no. 1) requires 'unsigned long long' but the argument type is 'signed long long'. [invalidPrintfArgType_uint]
argus-clients-3.0.8.2/common/argus_util.c:9328:13: warning: %Lu in format string (no. 1) requires 'unsigned long long' but the argument type is 'signed long long'. [invalidPrintfArgType_uint]
argus-clients-3.0.8.2/common/argus_util.c:9374:19: warning: %Lu in format string (no. 1) requires 'unsigned long long' but the argument type is 'signed long long'. [invalidPrintfArgType_uint]
argus-clients-3.0.8.2/common/argus_util.c:9464:19: warning: %Lu in format string (no. 1) requires 'unsigned long long' but the argument type is 'signed long long'. [invalidPrintfArgType_uint]
argus-clients-3.0.8.2/common/argus_util.c:9511:13: warning: %Lu in format string (no. 1) requires 'unsigned long long' but the argument type is 'signed long long'. [invalidPrintfArgType_uint]
argus-clients-3.0.8.2/common/argus_util.c:9558:19: warning: %Lu in format string (no. 1) requires 'unsigned long long' but the argument type is 'signed long long'. [invalidPrintfArgType_uint]
argus-clients-3.0.8.2/common/argus_util.c:9602:13: warning: %Lu in format string (no. 1) requires 'unsigned long long' but the argument type is 'signed long long'. [invalidPrintfArgType_uint]
argus-clients-3.0.8.2/common/argus_util.c:9650:19: warning: %Lu in format string (no. 1) requires 'unsigned long long' but the argument type is 'signed long long'. [invalidPrintfArgType_uint]
argus-clients-3.0.8.2/common/argus_util.c:9694:13: warning: %Lu in format string (no. 1) requires 'unsigned long long' but the argument type is 'signed long long'. [invalidPrintfArgType_uint]
argus-clients-3.0.8.2/common/argus_util.c:9742:19: warning: %Lu in format string (no. 1) requires 'unsigned long long' but the argument type is 'signed long long'. [invalidPrintfArgType_uint]
argus-clients-3.0.8.2/common/argus_util.c:9790:13: warning: %Lu in format string (no. 1) requires 'unsigned long long' but the argument type is 'signed long long'. [invalidPrintfArgType_uint]
argus-clients-3.0.8.2/common/argus_util.c:9835:19: warning: %Lu in format string (no. 1) requires 'unsigned long long' but the argument type is 'signed long long'. [invalidPrintfArgType_uint]
argus-clients-3.0.8.2/common/argus_util.c:9879:13: warning: %Lu in format string (no. 1) requires 'unsigned long long' but the argument type is 'signed long long'. [invalidPrintfArgType_uint]
argus-clients-3.0.8.2/common/argus_util.c:9927:19: warning: %Lu in format string (no. 1) requires 'unsigned long long' but the argument type is 'signed long long'. [invalidPrintfArgType_uint]
argus-clients-3.0.8.2/common/argus_util.c:9971:13: warning: %Lu in format string (no. 1) requires 'unsigned long long' but the argument type is 'signed long long'. [invalidPrintfArgType_uint]
argus-clients-3.0.8.2/common/argus_util.c:10019:19: warning: %Lu in format string (no. 1) requires 'unsigned long long' but the argument type is 'signed long long'. [invalidPrintfArgType_uint]
argus-clients-3.0.8.2/common/argus_util.c:13705:10: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
argus-clients-3.0.8.2/common/argus_util.c:13738:10: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
argus-clients-3.0.8.2/common/argus_util.c:19095:7: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
argus-clients-3.0.8.2/common/argus_util.c:19098:10: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
argus-clients-3.0.8.2/common/argus_util.c:19120:19: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
argus-clients-3.0.8.2/common/argus_util.c:1743:35: warning: Either the condition '(ptr=strchr(optarg,'\''))!=NULL' is redundant or there is possible null pointer dereference: ptr. [nullPointerRedundantCheck]
argus-clients-3.0.8.2/common/argus_util.c:1737:65: note: Assuming that condition '(ptr=strchr(optarg,'\''))!=NULL' is not redundant
argus-clients-3.0.8.2/common/argus_util.c:1743:35: note: Null pointer dereference
argus-clients-3.0.8.2/common/argus_util.c:3519:79: warning: Possible null pointer dereference: obj [nullPointer]
argus-clients-3.0.8.2/common/argus_util.c:3497:19: note: Assignment 'obj=NULL', assigned value is 0
argus-clients-3.0.8.2/common/argus_util.c:3519:79: note: Null pointer dereference
argus-clients-3.0.8.2/common/argus_util.c:5784:36: warning: Possible null pointer dereference: value [nullPointer]
argus-clients-3.0.8.2/common/argus_util.c:5765:42: note: Assignment 'value=NULL', assigned value is 0
argus-clients-3.0.8.2/common/argus_util.c:5784:36: note: Null pointer dereference
argus-clients-3.0.8.2/common/argus_util.c:6592:37: warning: Either the condition 'if(attr)' is redundant or there is possible null pointer dereference: attr. [nullPointerRedundantCheck]
argus-clients-3.0.8.2/common/argus_util.c:6593:16: note: Assuming that condition 'if(attr)' is not redundant
argus-clients-3.0.8.2/common/argus_util.c:6592:37: note: Null pointer dereference
argus-clients-3.0.8.2/common/argus_util.c:12233:8: warning: Either the condition 'if(argus&&((jitter=(void*)argus->dsrs[ARGUS_JITTER_INDEX])!=NULL))' is redundant or there is possible null pointer dereference: argus. [nullPointerRedundantCheck]
argus-clients-3.0.8.2/common/argus_util.c:12243:10: note: Assuming that condition 'if(argus&&((jitter=(void*)argus->dsrs[ARGUS_JITTER_INDEX])!=NULL))' is not redundant
argus-clients-3.0.8.2/common/argus_util.c:12233:8: note: Null pointer dereference
argus-clients-3.0.8.2/common/argus_util.c:12275:8: warning: Either the condition 'if(argus&&((jitter=(void*)argus->dsrs[ARGUS_JITTER_INDEX])!=NULL))' is redundant or there is possible null pointer dereference: argus. [nullPointerRedundantCheck]
argus-clients-3.0.8.2/common/argus_util.c:12285:10: note: Assuming that condition 'if(argus&&((jitter=(void*)argus->dsrs[ARGUS_JITTER_INDEX])!=NULL))' is not redundant
argus-clients-3.0.8.2/common/argus_util.c:12275:8: note: Null pointer dereference
argus-clients-3.0.8.2/common/argus_util.c:22693:34: warning: Possible null pointer dereference: label [nullPointer]
argus-clients-3.0.8.2/common/argus_util.c:22589:18: note: Assignment 'label=NULL', assigned value is 0
argus-clients-3.0.8.2/common/argus_util.c:22693:34: note: Null pointer dereference
argus-clients-3.0.8.2/common/argus_util.c:25263:4: warning: Either the condition 'input!=NULL' is redundant or there is possible null pointer dereference: input. [nullPointerRedundantCheck]
argus-clients-3.0.8.2/common/argus_util.c:25250:15: note: Assuming that condition 'input!=NULL' is not redundant
argus-clients-3.0.8.2/common/argus_util.c:25263:4: note: Null pointer dereference
argus-clients-3.0.8.2/common/argus_util.c:25265:8: warning: Either the condition 'input!=NULL' is redundant or there is possible null pointer dereference: input. [nullPointerRedundantCheck]
argus-clients-3.0.8.2/common/argus_util.c:25250:15: note: Assuming that condition 'input!=NULL' is not redundant
argus-clients-3.0.8.2/common/argus_util.c:25265:8: note: Null pointer dereference
argus-clients-3.0.8.2/common/argus_util.c:1175:22: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-3.0.8.2/common/argus_util.c:1172:0: note: Variable 'value' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_util.c:1175:22: note: Variable 'value' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_util.c:2011:31: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-3.0.8.2/common/argus_util.c:2008:0: note: Variable 'value' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_util.c:2011:31: note: Variable 'value' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_util.c:2092:31: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-3.0.8.2/common/argus_util.c:2089:0: note: Variable 'value' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_util.c:2092:31: note: Variable 'value' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_util.c:2109:31: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-3.0.8.2/common/argus_util.c:2106:0: note: Variable 'value' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_util.c:2109:31: note: Variable 'value' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_util.c:2357:25: style: Variable 'p' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-3.0.8.2/common/argus_util.c:2354:0: note: Variable 'p' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_util.c:2357:25: note: Variable 'p' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_util.c:5263:13: style: Variable 'stime' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-3.0.8.2/common/argus_util.c:5254:0: note: Variable 'stime' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_util.c:5263:13: note: Variable 'stime' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_util.c:5264:13: style: Variable 'ltime' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-3.0.8.2/common/argus_util.c:5255:0: note: Variable 'ltime' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_util.c:5264:13: note: Variable 'ltime' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_util.c:5314:13: style: Variable 'stime' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-3.0.8.2/common/argus_util.c:5305:0: note: Variable 'stime' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_util.c:5314:13: note: Variable 'stime' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_util.c:5315:13: style: Variable 'ltime' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-3.0.8.2/common/argus_util.c:5306:0: note: Variable 'ltime' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_util.c:5315:13: note: Variable 'ltime' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_util.c:5367:10: style: Variable 'rtime' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-3.0.8.2/common/argus_util.c:5364:0: note: Variable 'rtime' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_util.c:5367:10: note: Variable 'rtime' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_util.c:5368:10: style: Variable 'qtime' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-3.0.8.2/common/argus_util.c:5364:0: note: Variable 'qtime' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_util.c:5368:10: note: Variable 'qtime' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_util.c:5369:10: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-3.0.8.2/common/argus_util.c:5365:0: note: Variable 'value' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_util.c:5369:10: note: Variable 'value' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_util.c:7053:4: style: Variable 'protoStr' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-3.0.8.2/common/argus_util.c:7048:0: note: Variable 'protoStr' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_util.c:7053:4: note: Variable 'protoStr' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_util.c:13967:4: style: Variable 'rtt' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-3.0.8.2/common/argus_util.c:13965:0: note: Variable 'rtt' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_util.c:13967:4: note: Variable 'rtt' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_util.c:15129:13: style: Variable 'lastchr' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-3.0.8.2/common/argus_util.c:15127:0: note: Variable 'lastchr' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_util.c:15129:13: note: Variable 'lastchr' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_util.c:15167:13: style: Variable 'lastchr' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-3.0.8.2/common/argus_util.c:15165:0: note: Variable 'lastchr' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_util.c:15167:13: note: Variable 'lastchr' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_util.c:18156:4: style: Variable 'tp' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-3.0.8.2/common/argus_util.c:18149:0: note: Variable 'tp' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_util.c:18156:4: note: Variable 'tp' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_util.c:23818:25: style: Variable 'flow' is reassigned a value before the old one has been used. [redundantAssignment]
argus-clients-3.0.8.2/common/argus_util.c:23803:0: note: Variable 'flow' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_util.c:23818:25: note: Variable 'flow' is reassigned a value before the old one has been used.
argus-clients-3.0.8.2/common/argus_util.c:18947:16: warning: Redundant assignment of '*addr' to itself. [selfAssignment]
argus-clients-3.0.8.2/common/argus_util.c:710:13: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
argus-clients-3.0.8.2/common/argus_util.c:7145:28: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
argus-clients-3.0.8.2/common/argus_util.c:7149:28: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
argus-clients-3.0.8.2/common/argus_util.c:396:19: style: The scope of the variable 'direntry' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:398:9: style: The scope of the variable 'buf' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:449:8: style: The scope of the variable 'count' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:449:19: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:691:20: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:730:16: style: The scope of the variable 'path' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:1108:45: style: The scope of the variable 'tzptr' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:1357:34: style: The scope of the variable 'eptr' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:1596:18: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:1596:21: style: The scope of the variable 'len' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:1596:26: style: The scope of the variable 'Soption' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:1596:39: style: The scope of the variable 'roption' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:1596:52: style: The scope of the variable 'found' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:1596:63: style: The scope of the variable 'lines' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:1598:10: style: The scope of the variable 'fd' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:1977:37: style: The scope of the variable 'ptr' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:1977:43: style: The scope of the variable 'sptr' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:2089:59: style: The scope of the variable 'fvalue' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:2106:59: style: The scope of the variable 'fvalue' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:2594:31: style: The scope of the variable 'ftime' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:2595:20: style: The scope of the variable 'thisUsec' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:2596:20: style: The scope of the variable 'lastUsec' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:2629:23: style: The scope of the variable 'thisRate' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:2768:32: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:2911:26: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:3025:28: style: The scope of the variable 'raddr' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:3065:11: style: The scope of the variable 'tested' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:3079:20: style: The scope of the variable 'src' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:3079:29: style: The scope of the variable 'dst' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:3085:29: style: The scope of the variable 'ssrv' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:3085:39: style: The scope of the variable 'dsrv' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:3642:21: style: The scope of the variable 'qual' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:3882:21: style: The scope of the variable 'ccbuf' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:4295:32: style: The scope of the variable 'tind' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:4295:42: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:4433:22: style: The scope of the variable 'flow' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:4434:8: style: The scope of the variable 'type' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:4511:22: style: The scope of the variable 'flow' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:4512:8: style: The scope of the variable 'type' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:4934:21: style: The scope of the variable 'ptr' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:5536:14: style: The scope of the variable 'ind' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:5537:40: style: The scope of the variable 'rsecnum' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:5698:27: style: The scope of the variable 'nsagr' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:5699:17: style: The scope of the variable 'count' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:5765:21: style: The scope of the variable 'strbuf' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:6269:8: style: The scope of the variable 'type' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:7231:8: style: The scope of the variable 'objlen' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:7231:20: style: The scope of the variable 'type' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:7232:9: style: The scope of the variable 'masklen' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:7237:23: style: The scope of the variable 'value' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:7348:8: style: The scope of the variable 'objlen' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:7348:20: style: The scope of the variable 'type' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:7349:18: style: The scope of the variable 'masklen' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:7354:23: style: The scope of the variable 'value' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:7380:15: style: The scope of the variable 'strbuf' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:7570:8: style: The scope of the variable 'objlen' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:7570:20: style: The scope of the variable 'type' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:7571:9: style: The scope of the variable 'masklen' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:7576:23: style: The scope of the variable 'value' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:7679:8: style: The scope of the variable 'objlen' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:7679:20: style: The scope of the variable 'type' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:7680:18: style: The scope of the variable 'masklen' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:7685:23: style: The scope of the variable 'value' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:8036:14: style: The scope of the variable 'type' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:8141:14: style: The scope of the variable 'type' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:8535:8: style: The scope of the variable 'tos' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:8581:8: style: The scope of the variable 'tos' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:8798:8: style: The scope of the variable 'esthops' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:8841:8: style: The scope of the variable 'esthops' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:8885:18: style: The scope of the variable 'masklen' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:8886:8: style: The scope of the variable 'objlen' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:9103:14: style: The scope of the variable 'type' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:9103:20: style: The scope of the variable 'src_count' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:9103:35: style: The scope of the variable 'dst_count' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:9224:39: style: The scope of the variable 'nsmetric' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:9229:29: style: The scope of the variable 'value' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:9315:39: style: The scope of the variable 'nsmetric' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:9320:20: style: The scope of the variable 'value' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:9357:19: style: The scope of the variable 'fvalue' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:9405:39: style: The scope of the variable 'nsmetric' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:9410:23: style: The scope of the variable 'value' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:9447:19: style: The scope of the variable 'fvalue' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:9495:39: style: The scope of the variable 'nsmetric' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:9503:20: style: The scope of the variable 'value' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:9589:39: style: The scope of the variable 'nsmetric' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:9594:20: style: The scope of the variable 'value' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:9681:39: style: The scope of the variable 'nsmetric' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:9686:20: style: The scope of the variable 'value' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:9774:39: style: The scope of the variable 'nsmetric' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:9866:39: style: The scope of the variable 'nsmetric' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:9871:20: style: The scope of the variable 'value' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:9958:39: style: The scope of the variable 'nsmetric' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:9963:20: style: The scope of the variable 'value' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:10318:34: style: The scope of the variable 'psize' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:10363:34: style: The scope of the variable 'psize' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:10531:34: style: The scope of the variable 'psize' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:10575:34: style: The scope of the variable 'psize' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:10683:16: style: The scope of the variable 'meanval' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:10684:23: style: The scope of the variable 'n' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:11001:30: style: The scope of the variable 'jitter' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:11013:16: style: The scope of the variable 'meanval' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:11014:23: style: The scope of the variable 'n' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:11450:30: style: The scope of the variable 'jitter' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:11505:30: style: The scope of the variable 'jitter' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:11552:30: style: The scope of the variable 'jitter' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:11995:20: style: The scope of the variable 'stdev' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:11995:33: style: The scope of the variable 'sumsqrd1' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:11995:49: style: The scope of the variable 'sumsqrd2' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:11995:65: style: The scope of the variable 'sumsqrd' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:11997:19: style: The scope of the variable 'meanval' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:12069:17: style: The scope of the variable 'stdev' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:12069:30: style: The scope of the variable 'sumsqrd1' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:12069:46: style: The scope of the variable 'sumsqrd2' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:12069:62: style: The scope of the variable 'sumsqrd' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:12070:23: style: The scope of the variable 'n' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:12071:16: style: The scope of the variable 'meanval' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:12150:20: style: The scope of the variable 'stdev' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:12198:20: style: The scope of the variable 'stdev' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:12244:17: style: The scope of the variable 'stdev' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:12286:17: style: The scope of the variable 'stdev' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:13698:17: style: The scope of the variable 'label' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:13731:17: style: The scope of the variable 'label' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:14265:27: style: The scope of the variable 'tcp' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:14334:27: style: The scope of the variable 'tcp' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:14460:11: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:14649:10: style: The scope of the variable 'ddur' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:14684:10: style: The scope of the variable 'dstart' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:14719:10: style: The scope of the variable 'dlast' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:14754:8: style: The scope of the variable 'dspkts' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:14788:8: style: The scope of the variable 'ddpkts' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:15999:8: style: The scope of the variable 'slen' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:16025:8: style: The scope of the variable 'slen' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:16684:8: style: The scope of the variable 'slen' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:16781:8: style: The scope of the variable 'slen' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:16928:18: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:17804:20: style: The scope of the variable 'hp' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:17985:20: style: The scope of the variable 'hp' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:18459:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:18622:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:18639:30: style: The scope of the variable 'ep' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:18734:24: style: The scope of the variable 'ttbl' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:18767:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:18826:25: style: The scope of the variable 'other' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:18935:8: style: The scope of the variable 'n' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:19246:8: style: The scope of the variable 'type' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:19336:9: style: The scope of the variable 'ccbuf' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:19431:8: style: The scope of the variable 'objlen' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:19684:8: style: The scope of the variable 'type' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:19749:22: style: The scope of the variable 'flow' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:19816:10: style: The scope of the variable 'labelbuf' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:20500:37: style: The scope of the variable 'multi' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:20503:8: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:22122:8: style: The scope of the variable 'offset' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:22196:8: style: The scope of the variable 'offset' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:22417:36: style: The scope of the variable 'rel' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:22784:22: style: The scope of the variable 'v2' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:23011:18: style: The scope of the variable 'year' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:23011:28: style: The scope of the variable 'month' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:23011:39: style: The scope of the variable 'day' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:23011:48: style: The scope of the variable 'hour' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:23011:58: style: The scope of the variable 'mins' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:23011:68: style: The scope of the variable 'sec' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:23011:77: style: The scope of the variable 'sign' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:23013:11: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:23437:22: style: The scope of the variable 'tm' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:24289:35: style: The scope of the variable 'len' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:24352:29: style: The scope of the variable 'br' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:24764:38: style: The scope of the variable 'br' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:25151:9: style: The scope of the variable 'buf' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:25152:18: style: The scope of the variable 'len' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:25187:18: style: The scope of the variable 'fd' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:25372:21: style: The scope of the variable 's2' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:25532:30: style: The scope of the variable 'list' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:25742:26: style: The scope of the variable 'sp' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:25848:29: style: The scope of the variable 'sp' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:25933:48: style: The scope of the variable 'pptr' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:26012:11: style: The scope of the variable 'cnt' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:26059:8: style: The scope of the variable 'pid' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:26127:10: style: The scope of the variable 'fd' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:26128:8: style: The scope of the variable 'pid' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:26210:17: style: The scope of the variable 'pptr' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:26432:33: style: The scope of the variable 'setValue' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:26492:8: style: The scope of the variable 'value' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:26521:11: style: The scope of the variable 'RaNewLength' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:26521:28: style: The scope of the variable 'RaNewIndex' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:26525:14: style: The scope of the variable 'found' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:26708:17: style: The scope of the variable 'farlen' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:26955:8: style: The scope of the variable 'd' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:26955:21: style: The scope of the variable 'i' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:26955:24: style: The scope of the variable 'j' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:26955:27: style: The scope of the variable 'x' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:26955:30: style: The scope of the variable 'sign' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:27023:8: style: The scope of the variable 'tokval' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:27129:23: style: The scope of the variable 'ptr' can be reduced. [variableScope]
argus-clients-3.0.8.2/common/argus_util.c:24221:55: warning: Division of result of sizeof() on pointer type. [divideSizeof]
argus-clients-3.0.8.2/common/argus_util.c:23796:25: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
argus-clients-3.0.8.2/common/argus_util.c:19156:34: warning: Either the condition 'len>0' is redundant, otherwise there is negative array index -1. [negativeIndex]
argus-clients-3.0.8.2/common/argus_util.c:19153:47: note: Assuming that condition 'len>0' is not redundant
argus-clients-3.0.8.2/common/argus_util.c:19156:34: note: Negative array index
argus-clients-3.0.8.2/common/argus_util.c:20135:7: warning: The buffer 'icmptype' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
argus-clients-3.0.8.2/common/argus_util.c:22833:4: warning: The buffer 'buf' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
argus-clients-3.0.8.2/common/argus_util.c:24496:56: error: Invalid fread() argument nr 3. The value is -8 but the valid values are '0:'. [invalidFunctionArg]
argus-clients-3.0.8.2/common/argus_util.c:24494:54: note: Assignment 'size=sizeof(*ArgusNetFlow)-16', assigned value is -8
argus-clients-3.0.8.2/common/argus_util.c:24496:56: note: Invalid argument
[23:02]

ftp://ftp.se.debian.org/debian/pool/main/a/argvalidate/argvalidate_0.9.0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/argyll/argyll_2.0.1+repack.orig.tar.xz
Argyll_V2.0.1/ccast/axTLS/aes.c:182:18: style: The scope of the variable 'tmp' can be reduced. [variableScope]
Argyll_V2.0.1/ccast/axTLS/aes.c:256:17: style: The scope of the variable 'w' can be reduced. [variableScope]
Argyll_V2.0.1/ccast/axTLS/aes.c:311:31: style: Function 'AES_cbc_decrypt' argument 1 names different: declaration 'ks' definition 'ctx'. [funcArgNamesDifferent]
Argyll_V2.0.1/ccast/axTLS/crypto.h:88:31: note: Function 'AES_cbc_decrypt' argument 1 names different: declaration 'ks' definition 'ctx'.
Argyll_V2.0.1/ccast/axTLS/aes.c:311:31: note: Function 'AES_cbc_decrypt' argument 1 names different: declaration 'ks' definition 'ctx'.
Argyll_V2.0.1/ccast/axTLS/aes.c:311:51: style: Function 'AES_cbc_decrypt' argument 2 names different: declaration 'in' definition 'msg'. [funcArgNamesDifferent]
Argyll_V2.0.1/ccast/axTLS/crypto.h:88:50: note: Function 'AES_cbc_decrypt' argument 2 names different: declaration 'in' definition 'msg'.
Argyll_V2.0.1/ccast/axTLS/aes.c:311:51: note: Function 'AES_cbc_decrypt' argument 2 names different: declaration 'in' definition 'msg'.
Argyll_V2.0.1/ccast/axTLS/asn1.c:68:14: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/ccast/axTLS/bigint.c:814:16: style: The scope of the variable 'j' can be reduced. [variableScope]
Argyll_V2.0.1/ccast/axTLS/bigint.c:830:19: style: The scope of the variable 'tmp' can be reduced. [variableScope]
Argyll_V2.0.1/ccast/axTLS/bigint.c:953:15: style: The scope of the variable 'carry' can be reduced. [variableScope]
Argyll_V2.0.1/ccast/axTLS/bigint.c:350:53: style: Function 'bi_int_multiply' argument 2 names different: declaration 'bi' definition 'bia'. [funcArgNamesDifferent]
Argyll_V2.0.1/ccast/axTLS/bigint.c:76:53: note: Function 'bi_int_multiply' argument 2 names different: declaration 'bi' definition 'bia'.
Argyll_V2.0.1/ccast/axTLS/bigint.c:350:53: note: Function 'bi_int_multiply' argument 2 names different: declaration 'bi' definition 'bia'.
Argyll_V2.0.1/ccast/axTLS/bigint.c:350:63: style: Function 'bi_int_multiply' argument 3 names different: declaration 'i' definition 'b'. [funcArgNamesDifferent]
Argyll_V2.0.1/ccast/axTLS/bigint.c:76:62: note: Function 'bi_int_multiply' argument 3 names different: declaration 'i' definition 'b'.
Argyll_V2.0.1/ccast/axTLS/bigint.c:350:63: note: Function 'bi_int_multiply' argument 3 names different: declaration 'i' definition 'b'.
Argyll_V2.0.1/ccast/axTLS/bigint.c:386:40: style: Function 'bi_divide' argument 2 names different: declaration 'bia' definition 'u'. [funcArgNamesDifferent]
Argyll_V2.0.1/ccast/axTLS/bigint.h:52:40: note: Function 'bi_divide' argument 2 names different: declaration 'bia' definition 'u'.
Argyll_V2.0.1/ccast/axTLS/bigint.c:386:40: note: Function 'bi_divide' argument 2 names different: declaration 'bia' definition 'u'.
Argyll_V2.0.1/ccast/axTLS/bigint.c:386:51: style: Function 'bi_divide' argument 3 names different: declaration 'bim' definition 'v'. [funcArgNamesDifferent]
Argyll_V2.0.1/ccast/axTLS/bigint.h:52:53: note: Function 'bi_divide' argument 3 names different: declaration 'bim' definition 'v'.
Argyll_V2.0.1/ccast/axTLS/bigint.c:386:51: note: Function 'bi_divide' argument 3 names different: declaration 'bim' definition 'v'.
Argyll_V2.0.1/ccast/axTLS/bigint.c:622:57: style: Function 'bi_import' argument 3 names different: declaration 'len' definition 'size'. [funcArgNamesDifferent]
Argyll_V2.0.1/ccast/axTLS/bigint.h:45:57: note: Function 'bi_import' argument 3 names different: declaration 'len' definition 'size'.
Argyll_V2.0.1/ccast/axTLS/bigint.c:622:57: note: Function 'bi_import' argument 3 names different: declaration 'len' definition 'size'.
Argyll_V2.0.1/ccast/axTLS/bigint.c:709:37: style: Function 'bi_export' argument 2 names different: declaration 'bi' definition 'x'. [funcArgNamesDifferent]
Argyll_V2.0.1/ccast/axTLS/bigint.h:44:37: note: Function 'bi_export' argument 2 names different: declaration 'bi' definition 'x'.
Argyll_V2.0.1/ccast/axTLS/bigint.c:709:37: note: Function 'bi_export' argument 2 names different: declaration 'bi' definition 'x'.
Argyll_V2.0.1/ccast/axTLS/bigint.c:1002:40: style: Function 'bi_square' argument 2 names different: declaration 'bi' definition 'bia'. [funcArgNamesDifferent]
Argyll_V2.0.1/ccast/axTLS/bigint.h:87:40: note: Function 'bi_square' argument 2 names different: declaration 'bi' definition 'bia'.
Argyll_V2.0.1/ccast/axTLS/bigint.c:1002:40: note: Function 'bi_square' argument 2 names different: declaration 'bi' definition 'bia'.
Argyll_V2.0.1/ccast/axTLS/loader.c:104:64: style: Function 'ssl_obj_memory_load' argument 2 names different: declaration 'obj_type' definition 'mem_type'. [funcArgNamesDifferent]
Argyll_V2.0.1/ccast/axTLS/ssl.h:474:64: note: Function 'ssl_obj_memory_load' argument 2 names different: declaration 'obj_type' definition 'mem_type'.
Argyll_V2.0.1/ccast/axTLS/loader.c:104:64: note: Function 'ssl_obj_memory_load' argument 2 names different: declaration 'obj_type' definition 'mem_type'.
Argyll_V2.0.1/ccast/axTLS/md2.c:144:42: style: Function 'MD2_Final' argument 1 names different: declaration 'digest' definition 'output'. [funcArgNamesDifferent]
Argyll_V2.0.1/ccast/axTLS/crypto.h:142:42: note: Function 'MD2_Final' argument 1 names different: declaration 'digest' definition 'output'.
Argyll_V2.0.1/ccast/axTLS/md2.c:144:42: note: Function 'MD2_Final' argument 1 names different: declaration 'digest' definition 'output'.
Argyll_V2.0.1/ccast/axTLS/rc4.c:45:26: style: The scope of the variable 'a' can be reduced. [variableScope]
Argyll_V2.0.1/ccast/axTLS/rc4.c:75:23: style: The scope of the variable 'a' can be reduced. [variableScope]
Argyll_V2.0.1/ccast/axTLS/rc4.c:75:26: style: The scope of the variable 'b' can be reduced. [variableScope]
Argyll_V2.0.1/ccast/axTLS/rc4.c:43:25: style: Function 'RC4_setup' argument 1 names different: declaration 's' definition 'ctx'. [funcArgNamesDifferent]
Argyll_V2.0.1/ccast/axTLS/crypto.h:100:25: note: Function 'RC4_setup' argument 1 names different: declaration 's' definition 'ctx'.
Argyll_V2.0.1/ccast/axTLS/rc4.c:43:25: note: Function 'RC4_setup' argument 1 names different: declaration 's' definition 'ctx'.
Argyll_V2.0.1/ccast/axTLS/rc4.c:72:25: style: Function 'RC4_crypt' argument 1 names different: declaration 's' definition 'ctx'. [funcArgNamesDifferent]
Argyll_V2.0.1/ccast/axTLS/crypto.h:101:25: note: Function 'RC4_crypt' argument 1 names different: declaration 's' definition 'ctx'.
Argyll_V2.0.1/ccast/axTLS/rc4.c:72:25: note: Function 'RC4_crypt' argument 1 names different: declaration 's' definition 'ctx'.
Argyll_V2.0.1/ccast/axTLS/rc4.c:72:59: style: Function 'RC4_crypt' argument 3 names different: declaration 'data' definition 'out'. [funcArgNamesDifferent]
Argyll_V2.0.1/ccast/axTLS/crypto.h:101:57: note: Function 'RC4_crypt' argument 3 names different: declaration 'data' definition 'out'.
Argyll_V2.0.1/ccast/axTLS/rc4.c:72:59: note: Function 'RC4_crypt' argument 3 names different: declaration 'data' definition 'out'.
Argyll_V2.0.1/ccast/axTLS/rsa.c:43:33: style: Function 'RSA_priv_key_new' argument 1 names different: declaration 'rsa_ctx' definition 'ctx'. [funcArgNamesDifferent]
Argyll_V2.0.1/ccast/axTLS/crypto.h:189:33: note: Function 'RSA_priv_key_new' argument 1 names different: declaration 'rsa_ctx' definition 'ctx'.
Argyll_V2.0.1/ccast/axTLS/rsa.c:43:33: note: Function 'RSA_priv_key_new' argument 1 names different: declaration 'rsa_ctx' definition 'ctx'.
Argyll_V2.0.1/ccast/axTLS/rsa.c:78:32: style: Function 'RSA_pub_key_new' argument 1 names different: declaration 'rsa_ctx' definition 'ctx'. [funcArgNamesDifferent]
Argyll_V2.0.1/ccast/axTLS/crypto.h:201:32: note: Function 'RSA_pub_key_new' argument 1 names different: declaration 'rsa_ctx' definition 'ctx'.
Argyll_V2.0.1/ccast/axTLS/rsa.c:78:32: note: Function 'RSA_pub_key_new' argument 1 names different: declaration 'rsa_ctx' definition 'ctx'.
Argyll_V2.0.1/ccast/axTLS/rsa.c:102:24: style: Function 'RSA_free' argument 1 names different: declaration 'ctx' definition 'rsa_ctx'. [funcArgNamesDifferent]
Argyll_V2.0.1/ccast/axTLS/crypto.h:204:24: note: Function 'RSA_free' argument 1 names different: declaration 'ctx' definition 'rsa_ctx'.
Argyll_V2.0.1/ccast/axTLS/rsa.c:102:24: note: Function 'RSA_free' argument 1 names different: declaration 'ctx' definition 'rsa_ctx'.
Argyll_V2.0.1/ccast/axTLS/tls1.c:344:22: style: The scope of the variable 'nw' can be reduced. [variableScope]
Argyll_V2.0.1/ccast/axTLS/tls1.c:344:26: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/ccast/axTLS/tls1.c:738:46: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/ccast/axTLS/tls1.c:683:43: style: Function 'add_hmac_digest' argument 2 names different: declaration 'snd' definition 'mode'. [funcArgNamesDifferent]
Argyll_V2.0.1/ccast/axTLS/tls1.c:155:43: note: Function 'add_hmac_digest' argument 2 names different: declaration 'snd' definition 'mode'.
Argyll_V2.0.1/ccast/axTLS/tls1.c:683:43: note: Function 'add_hmac_digest' argument 2 names different: declaration 'snd' definition 'mode'.
Argyll_V2.0.1/ccast/axTLS/tls1.c:1930:40: warning: Suspicious usage of 'sizeof' with a numeric constant as parameter. [sizeofwithnumericparameter]
Argyll_V2.0.1/ccast/axTLS/tls1.c:1931:43: warning: Suspicious usage of 'sizeof' with a numeric constant as parameter. [sizeofwithnumericparameter]
Argyll_V2.0.1/ccast/axTLS/tls1.c:1209:14: style: Variable 'q' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/ccast/axTLS/tls1.c:378:26: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
Argyll_V2.0.1/ccast/axTLS/tls1_clnt.c:323:5: style: Variable 'enc_secret_size' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/ccast/axTLS/tls1_clnt.c:311:0: note: Variable 'enc_secret_size' is reassigned a value before the old one has been used.
Argyll_V2.0.1/ccast/axTLS/tls1_clnt.c:323:5: note: Variable 'enc_secret_size' is reassigned a value before the old one has been used.
Argyll_V2.0.1/ccast/ccast.c:886:18: style: Condition 'dchan' is always true [knownConditionTrueFalse]
Argyll_V2.0.1/ccast/ccast.c:782:13: note: Assignment 'dchan=1', assigned value is 1
Argyll_V2.0.1/ccast/ccast.c:886:18: note: Condition 'dchan' is always true
Argyll_V2.0.1/ccast/ccmdns.c:453:11: style: The scope of the variable 'size' can be reduced. [variableScope]
Argyll_V2.0.1/ccast/ccmdns.c:461:7: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/ccast/ccmdns.c:660:6: style: The scope of the variable 'len' can be reduced. [variableScope]
Argyll_V2.0.1/ccast/ccmdns.c:661:6: style: The scope of the variable 'd1' can be reduced. [variableScope]
Argyll_V2.0.1/ccast/ccmdns.c:1026:29: style: Function 'parse_dns' argument 1 names different: declaration 'name' definition 'pname'. [funcArgNamesDifferent]
Argyll_V2.0.1/ccast/ccmdns.c:430:29: note: Function 'parse_dns' argument 1 names different: declaration 'name' definition 'pname'.
Argyll_V2.0.1/ccast/ccmdns.c:1026:29: note: Function 'parse_dns' argument 1 names different: declaration 'name' definition 'pname'.
Argyll_V2.0.1/ccast/ccmdns.c:1026:43: style: Function 'parse_dns' argument 2 names different: declaration 'ip' definition 'pip'. [funcArgNamesDifferent]
Argyll_V2.0.1/ccast/ccmdns.c:430:42: note: Function 'parse_dns' argument 2 names different: declaration 'ip' definition 'pip'.
Argyll_V2.0.1/ccast/ccmdns.c:1026:43: note: Function 'parse_dns' argument 2 names different: declaration 'ip' definition 'pip'.
Argyll_V2.0.1/ccast/ccmdns.c:229:6: style: Unused variable: off [unusedVariable]
Argyll_V2.0.1/ccast/ccmdns.c:800:10: style: Variable 'qtype' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/ccast/ccmdns.c:805:11: style: Variable 'qclass' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/ccast/ccmdns.c:1037:7: style: Variable 'id' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/ccast/ccmdns.c:1041:10: style: Variable 'flags' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/ccast/ccmdns.c:773:3: error: Memory leak: trv [memleak]
Argyll_V2.0.1/ccast/ccmdns.c:1018:2: error: Memory pointed to by 'sv' is freed twice. [doubleFree]
Argyll_V2.0.1/ccast/ccpacket.c:383:30: warning: Redundant assignment of 'ibuf[2]' to itself. [selfAssignment]
Argyll_V2.0.1/ccast/ccpacket.c:144:10: style: Variable 'sesid' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/ccast/ccpacket.c:180:17: style: Unused variable: ling [unusedVariable]
Argyll_V2.0.1/ccast/ccpacket.c:470:0: error: Memory leak: rbuf [memleak]
Argyll_V2.0.1/ccast/cctest.c:85:10: style: The scope of the variable 'rv' can be reduced. [variableScope]
Argyll_V2.0.1/ccast/chan/protobuf-c.c:704:19: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
Argyll_V2.0.1/ccast/chan/protobuf-c.c:705:19: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
Argyll_V2.0.1/ccast/chan/protobuf-c.c:706:19: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
Argyll_V2.0.1/ccast/chan/protobuf-c.c:707:19: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
Argyll_V2.0.1/ccast/chan/protobuf-c.c:2682:61: style: Function 'protobuf_c_message_unpack' argument 1 names different: declaration 'descriptor' definition 'desc'. [funcArgNamesDifferent]
Argyll_V2.0.1/ccast/chan/protobuf-c.h:929:36: note: Function 'protobuf_c_message_unpack' argument 1 names different: declaration 'descriptor' definition 'desc'.
Argyll_V2.0.1/ccast/chan/protobuf-c.c:2682:61: note: Function 'protobuf_c_message_unpack' argument 1 names different: declaration 'descriptor' definition 'desc'.
Argyll_V2.0.1/ccast/chan/protobuf-c.c:3176:9: warning: Size of pointer 'service' used instead of size of its data. [pointerSize]
Argyll_V2.0.1/ccast/filt.c:213:17: error: Array index -6 is out of bounds. [negativeIndex]
Argyll_V2.0.1/ccast/filt.c:214:18: error: Array index -6 is out of bounds. [negativeIndex]
Argyll_V2.0.1/ccast/filt.c:215:18: error: Array index -6 is out of bounds. [negativeIndex]
Argyll_V2.0.1/ccast/filt.c:253:17: error: Array index -6 is out of bounds. [negativeIndex]
Argyll_V2.0.1/ccast/filt.c:254:30: error: Array index -6 is out of bounds. [negativeIndex]
Argyll_V2.0.1/ccast/filt.c:265:17: error: Array index -6 is out of bounds. [negativeIndex]
Argyll_V2.0.1/ccast/filt.c:460:29: error: Array index -6 is out of bounds. [negativeIndex]
Argyll_V2.0.1/ccast/filt.c:429:16: style: The scope of the variable 'iv' can be reduced. [variableScope]
Argyll_V2.0.1/ccast/filt.c:204:14: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/ccast/filt.c:281:9: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/ccast/filt.c:359:12: style: Variable 'jj' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/ccast/filt.c:369:12: style: Unused variable: rgb [unusedVariable]
Argyll_V2.0.1/ccast/filt.c:369:20: style: Unused variable: ycc [unusedVariable]
Argyll_V2.0.1/ccast/filt.c:428:6: style: Unused variable: range [unusedVariable]
Argyll_V2.0.1/ccast/filt.c:429:9: style: Unused variable: xc [unusedVariable]
Argyll_V2.0.1/ccast/filt.c:429:13: style: Unused variable: x [unusedVariable]
Argyll_V2.0.1/ccast/filt.c:429:20: style: Unused variable: tw [unusedVariable]
Argyll_V2.0.1/ccast/filt.c:429:24: style: Unused variable: w [unusedVariable]
Argyll_V2.0.1/ccast/filt.c:429:27: style: Unused variable: y [unusedVariable]
Argyll_V2.0.1/ccast/filt.c:430:9: style: Unused variable: cout [unusedVariable]
Argyll_V2.0.1/ccast/filt.c:444:10: style: Unused variable: prop [unusedVariable]
Argyll_V2.0.1/ccast/filt.c:486:14: style: Unused variable: j [unusedVariable]
Argyll_V2.0.1/ccast/filt.c:488:9: style: Unused variable: err [unusedVariable]
Argyll_V2.0.1/ccast/filt.c:489:9: style: Unused variable: cp [unusedVariable]
Argyll_V2.0.1/ccast/filt.c:490:9: style: Unused variable: s [unusedVariable]
Argyll_V2.0.1/cgats/cgats.c:1044:6: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/cgats/cgats.c:915:74: style: Function 'add_kword_at' argument 5 names different: declaration 'kdatak' definition 'kdata'. [funcArgNamesDifferent]
Argyll_V2.0.1/cgats/cgats.c:102:86: note: Function 'add_kword_at' argument 5 names different: declaration 'kdatak' definition 'kdata'.
Argyll_V2.0.1/cgats/cgats.c:915:74: note: Function 'add_kword_at' argument 5 names different: declaration 'kdatak' definition 'kdata'.
Argyll_V2.0.1/cgats/cgats.c:1608:48: style: Function 'alloc_copy_data_type' argument 2 names different: declaration 'ktype' definition 'dtype'. [funcArgNamesDifferent]
Argyll_V2.0.1/cgats/cgats.c:95:61: note: Function 'alloc_copy_data_type' argument 2 names different: declaration 'ktype' definition 'dtype'.
Argyll_V2.0.1/cgats/cgats.c:1608:48: note: Function 'alloc_copy_data_type' argument 2 names different: declaration 'ktype' definition 'dtype'.
Argyll_V2.0.1/cgats/cgats.c:1092:69: error: va_list 'args' was opened but not closed by va_end(). [va_end_missing]
Argyll_V2.0.1/cgats/parsstd.c:395:0: error: #error "Need to #include fcntl.h!" [preprocessorErrorDirective]
Argyll_V2.0.1/gamut/fakegam.c:276:6: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
Argyll_V2.0.1/gamut/fakegam.c:278:6: note: Found duplicate branches for 'if' and 'else'.
Argyll_V2.0.1/gamut/fakegam.c:276:6: note: Found duplicate branches for 'if' and 'else'.
Argyll_V2.0.1/gamut/fakegam.c:59:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/gamut/fakegam.c:230:19: style: The scope of the variable 'sum' can be reduced. [variableScope]
Argyll_V2.0.1/gamut/fakegam.c:230:24: style: Unused variable: rad [unusedVariable]
Argyll_V2.0.1/gamut/gammap.c:974:20: style: Condition 'sr_cs_wp[0]>dr_cs_wp[0]' is always true [knownConditionTrueFalse]
Argyll_V2.0.1/gamut/gammap.c:991:20: style: Condition 'sr_cs_bp[0]<dr_cs_bp[0]' is always true [knownConditionTrueFalse]
Argyll_V2.0.1/gamut/gammap.c:557:9: style: The scope of the variable 'sr_ga_wp' can be reduced. [variableScope]
Argyll_V2.0.1/gamut/gammap.c:558:9: style: The scope of the variable 'sr_ga_bp' can be reduced. [variableScope]
Argyll_V2.0.1/gamut/gammap.c:573:6: style: The scope of the variable 'surfpnts' can be reduced. [variableScope]
Argyll_V2.0.1/gamut/gammap.c:577:6: style: The scope of the variable 'nres' can be reduced. [variableScope]
Argyll_V2.0.1/gamut/gammap.c:579:6: style: The scope of the variable 'revrspl' can be reduced. [variableScope]
Argyll_V2.0.1/gamut/gammap.c:580:6: style: The scope of the variable 'ngreyp' can be reduced. [variableScope]
Argyll_V2.0.1/gamut/gammap.c:581:6: style: The scope of the variable 'ngamp' can be reduced. [variableScope]
Argyll_V2.0.1/gamut/gammap.c:582:9: style: The scope of the variable 'xvra' can be reduced. [variableScope]
Argyll_V2.0.1/gamut/gammap.c:2048:16: style: The scope of the variable 'npoints' can be reduced. [variableScope]
Argyll_V2.0.1/gamut/gammap.c:529:9: style: Function 'new_gammap' argument 3 names different: declaration 's_gam' definition 'isi_gam'. [funcArgNamesDifferent]
Argyll_V2.0.1/gamut/gammap.h:58:9: note: Function 'new_gammap' argument 3 names different: declaration 's_gam' definition 'isi_gam'.
Argyll_V2.0.1/gamut/gammap.c:529:9: note: Function 'new_gammap' argument 3 names different: declaration 's_gam' definition 'isi_gam'.
Argyll_V2.0.1/gamut/gammap.c:2511:8: style: Function 'inv_grey_func' argument 1 names different: declaration 'pp' definition 'cntx'. [funcArgNamesDifferent]
Argyll_V2.0.1/gamut/gammap.c:190:33: note: Function 'inv_grey_func' argument 1 names different: declaration 'pp' definition 'cntx'.
Argyll_V2.0.1/gamut/gammap.c:2511:8: note: Function 'inv_grey_func' argument 1 names different: declaration 'pp' definition 'cntx'.
Argyll_V2.0.1/gamut/gammap.c:2156:10: style: Unused variable: cp [unusedVariable]
Argyll_V2.0.1/gamut/gammap.c:2157:11: style: Unused variable: k [unusedVariable]
Argyll_V2.0.1/gamut/gammap.c:2210:14: style: Unused variable: pp [unusedVariable]
Argyll_V2.0.1/gamut/gammap.c:2211:10: style: Unused variable: cp [unusedVariable]
Argyll_V2.0.1/gamut/gammap.c:2420:7: style: Unused variable: e [unusedVariable]
Argyll_V2.0.1/gamut/gammap.c:2460:9: style: Unused variable: tt [unusedVariable]
Argyll_V2.0.1/gamut/gammap.c:1522:0: error: Memory leak: gpnts [memleak]
Argyll_V2.0.1/gamut/gamut.c:1186:10: style: Expression is always false because 'else if' condition matches previous condition at line 1184. [multiCondition]
Argyll_V2.0.1/gamut/gamut.c:1165:2: style: Variable 's->cswbset' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/gamut/gamut.c:1164:2: note: Variable 's->cswbset' is reassigned a value before the old one has been used.
Argyll_V2.0.1/gamut/gamut.c:1165:2: note: Variable 's->cswbset' is reassigned a value before the old one has been used.
Argyll_V2.0.1/gamut/gamut.c:1242:2: style: Variable 's->cswbset' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/gamut/gamut.c:1241:2: note: Variable 's->cswbset' is reassigned a value before the old one has been used.
Argyll_V2.0.1/gamut/gamut.c:1242:2: note: Variable 's->cswbset' is reassigned a value before the old one has been used.
Argyll_V2.0.1/gamut/gamut.c:1377:2: style: Variable 's->cswbset' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/gamut/gamut.c:1376:2: note: Variable 's->cswbset' is reassigned a value before the old one has been used.
Argyll_V2.0.1/gamut/gamut.c:1377:2: note: Variable 's->cswbset' is reassigned a value before the old one has been used.
Argyll_V2.0.1/gamut/gamut.c:1464:2: style: Variable 's->cswbset' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/gamut/gamut.c:1463:2: note: Variable 's->cswbset' is reassigned a value before the old one has been used.
Argyll_V2.0.1/gamut/gamut.c:1464:2: note: Variable 's->cswbset' is reassigned a value before the old one has been used.
Argyll_V2.0.1/gamut/gamut.c:1431:11: style: The scope of the variable 'll2' can be reduced. [variableScope]
Argyll_V2.0.1/gamut/gamut.c:1431:16: style: The scope of the variable 'll3' can be reduced. [variableScope]
Argyll_V2.0.1/gamut/gamut.c:1985:14: style: The scope of the variable 'tt' can be reduced. [variableScope]
Argyll_V2.0.1/gamut/gamut.c:3263:6: style: The scope of the variable 'sskip' can be reduced. [variableScope]
Argyll_V2.0.1/gamut/gamut.c:3942:8: style: The scope of the variable 'rv' can be reduced. [variableScope]
Argyll_V2.0.1/gamut/gamut.c:4150:9: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/gamut/gamut.c:4235:12: style: The scope of the variable 'tv0' can be reduced. [variableScope]
Argyll_V2.0.1/gamut/gamut.c:4235:17: style: The scope of the variable 'tv2' can be reduced. [variableScope]
Argyll_V2.0.1/gamut/gamut.c:4295:10: style: The scope of the variable 'bw' can be reduced. [variableScope]
Argyll_V2.0.1/gamut/gamut.c:4987:9: style: The scope of the variable 'rsi' can be reduced. [variableScope]
Argyll_V2.0.1/gamut/gamut.c:6410:7: style: The scope of the variable 'kk' can be reduced. [variableScope]
Argyll_V2.0.1/gamut/gamut.c:854:8: style: Function 'expand_gamut' argument 2 names different: declaration 'in' definition 'pp'. [funcArgNamesDifferent]
Argyll_V2.0.1/gamut/gamut.c:139:45: note: Function 'expand_gamut' argument 2 names different: declaration 'in' definition 'pp'.
Argyll_V2.0.1/gamut/gamut.c:854:8: note: Function 'expand_gamut' argument 2 names different: declaration 'in' definition 'pp'.
Argyll_V2.0.1/gamut/gamut.c:1147:39: style: Function 'intersect' argument 2 names different: declaration 's1' definition 'sa'. [funcArgNamesDifferent]
Argyll_V2.0.1/gamut/gamut.c:177:39: note: Function 'intersect' argument 2 names different: declaration 's1' definition 'sa'.
Argyll_V2.0.1/gamut/gamut.c:1147:39: note: Function 'intersect' argument 2 names different: declaration 's1' definition 'sa'.
Argyll_V2.0.1/gamut/gamut.c:1147:50: style: Function 'intersect' argument 3 names different: declaration 's2' definition 'sb'. [funcArgNamesDifferent]
Argyll_V2.0.1/gamut/gamut.c:177:50: note: Function 'intersect' argument 3 names different: declaration 's2' definition 'sb'.
Argyll_V2.0.1/gamut/gamut.c:1147:50: note: Function 'intersect' argument 3 names different: declaration 's2' definition 'sb'.
Argyll_V2.0.1/gamut/gamut.c:1219:37: style: Function 'exp_cyl' argument 2 names different: declaration 's1' definition 'sa'. [funcArgNamesDifferent]
Argyll_V2.0.1/gamut/gamut.c:178:37: note: Function 'exp_cyl' argument 2 names different: declaration 's1' definition 'sa'.
Argyll_V2.0.1/gamut/gamut.c:1219:37: note: Function 'exp_cyl' argument 2 names different: declaration 's1' definition 'sa'.
Argyll_V2.0.1/gamut/gamut.c:1344:43: style: Function 'nexpintersect' argument 2 names different: declaration 's1' definition 'sa'. [funcArgNamesDifferent]
Argyll_V2.0.1/gamut/gamut.c:179:43: note: Function 'nexpintersect' argument 2 names different: declaration 's1' definition 'sa'.
Argyll_V2.0.1/gamut/gamut.c:1344:43: note: Function 'nexpintersect' argument 2 names different: declaration 's1' definition 'sa'.
Argyll_V2.0.1/gamut/gamut.c:1344:54: style: Function 'nexpintersect' argument 3 names different: declaration 's2' definition 'sb'. [funcArgNamesDifferent]
Argyll_V2.0.1/gamut/gamut.c:179:54: note: Function 'nexpintersect' argument 3 names different: declaration 's2' definition 'sb'.
Argyll_V2.0.1/gamut/gamut.c:1344:54: note: Function 'nexpintersect' argument 3 names different: declaration 's2' definition 'sb'.
Argyll_V2.0.1/gamut/gamut.c:2035:42: style: Function 'log_scale' argument 2 names different: declaration 'ss' definition 'rr'. [funcArgNamesDifferent]
Argyll_V2.0.1/gamut/gamut.c:176:42: note: Function 'log_scale' argument 2 names different: declaration 'ss' definition 'rr'.
Argyll_V2.0.1/gamut/gamut.c:2035:42: note: Function 'log_scale' argument 2 names different: declaration 'ss' definition 'rr'.
Argyll_V2.0.1/gamut/gamut.c:3003:49: style: Function 'set_cs_bp_kp_ovrd' argument 2 names different: declaration 'bk' definition 'bp'. [funcArgNamesDifferent]
Argyll_V2.0.1/gamut/gamut.c:140:49: note: Function 'set_cs_bp_kp_ovrd' argument 2 names different: declaration 'bk' definition 'bp'.
Argyll_V2.0.1/gamut/gamut.c:3003:49: note: Function 'set_cs_bp_kp_ovrd' argument 2 names different: declaration 'bk' definition 'bp'.
Argyll_V2.0.1/gamut/gamut.c:3940:9: style: Function 'radial_point_triang' argument 3 names different: declaration 'in' definition 'nin'. [funcArgNamesDifferent]
Argyll_V2.0.1/gamut/gamut.c:3517:61: note: Function 'radial_point_triang' argument 3 names different: declaration 'in' definition 'nin'.
Argyll_V2.0.1/gamut/gamut.c:3940:9: note: Function 'radial_point_triang' argument 3 names different: declaration 'in' definition 'nin'.
Argyll_V2.0.1/gamut/gamut.c:4013:9: style: Function 'radial_point' argument 3 names different: declaration 'in' definition 'nin'. [funcArgNamesDifferent]
Argyll_V2.0.1/gamut/gamut.c:3518:55: note: Function 'radial_point' argument 3 names different: declaration 'in' definition 'nin'.
Argyll_V2.0.1/gamut/gamut.c:4013:9: note: Function 'radial_point' argument 3 names different: declaration 'in' definition 'nin'.
Argyll_V2.0.1/gamut/gamut.c:4145:9: style: Function 'nearest_tri' argument 2 names different: declaration 'out' definition 'rout'. [funcArgNamesDifferent]
Argyll_V2.0.1/gamut/gamut.c:168:42: note: Function 'nearest_tri' argument 2 names different: declaration 'out' definition 'rout'.
Argyll_V2.0.1/gamut/gamut.c:4145:9: note: Function 'nearest_tri' argument 2 names different: declaration 'out' definition 'rout'.
Argyll_V2.0.1/gamut/gamut.c:4146:9: style: Function 'nearest_tri' argument 3 names different: declaration 'in' definition 'q'. [funcArgNamesDifferent]
Argyll_V2.0.1/gamut/gamut.c:168:57: note: Function 'nearest_tri' argument 3 names different: declaration 'in' definition 'q'.
Argyll_V2.0.1/gamut/gamut.c:4146:9: note: Function 'nearest_tri' argument 3 names different: declaration 'in' definition 'q'.
Argyll_V2.0.1/gamut/gamut.c:4415:9: style: Function 'nearest' argument 2 names different: declaration 'out' definition 'rout'. [funcArgNamesDifferent]
Argyll_V2.0.1/gamut/gamut.c:167:38: note: Function 'nearest' argument 2 names different: declaration 'out' definition 'rout'.
Argyll_V2.0.1/gamut/gamut.c:4415:9: note: Function 'nearest' argument 2 names different: declaration 'out' definition 'rout'.
Argyll_V2.0.1/gamut/gamut.c:4416:9: style: Function 'nearest' argument 3 names different: declaration 'in' definition 'q'. [funcArgNamesDifferent]
Argyll_V2.0.1/gamut/gamut.c:167:53: note: Function 'nearest' argument 3 names different: declaration 'in' definition 'q'.
Argyll_V2.0.1/gamut/gamut.c:4416:9: note: Function 'nearest' argument 3 names different: declaration 'in' definition 'q'.
Argyll_V2.0.1/gamut/gamut.c:5397:9: style: Function 'compute_vector_isect' argument 4 names different: declaration 'min' definition 'omin'. [funcArgNamesDifferent]
Argyll_V2.0.1/gamut/gamut.c:173:75: note: Function 'compute_vector_isect' argument 4 names different: declaration 'min' definition 'omin'.
Argyll_V2.0.1/gamut/gamut.c:5397:9: note: Function 'compute_vector_isect' argument 4 names different: declaration 'min' definition 'omin'.
Argyll_V2.0.1/gamut/gamut.c:5398:9: style: Function 'compute_vector_isect' argument 5 names different: declaration 'max' definition 'omax'. [funcArgNamesDifferent]
Argyll_V2.0.1/gamut/gamut.c:173:88: note: Function 'compute_vector_isect' argument 5 names different: declaration 'max' definition 'omax'.
Argyll_V2.0.1/gamut/gamut.c:5398:9: note: Function 'compute_vector_isect' argument 5 names different: declaration 'max' definition 'omax'.
Argyll_V2.0.1/gamut/gamut.c:5399:9: style: Function 'compute_vector_isect' argument 6 names different: declaration 'mint' definition 'omnt'. [funcArgNamesDifferent]
Argyll_V2.0.1/gamut/gamut.c:174:42: note: Function 'compute_vector_isect' argument 6 names different: declaration 'mint' definition 'omnt'.
Argyll_V2.0.1/gamut/gamut.c:5399:9: note: Function 'compute_vector_isect' argument 6 names different: declaration 'mint' definition 'omnt'.
Argyll_V2.0.1/gamut/gamut.c:5400:9: style: Function 'compute_vector_isect' argument 7 names different: declaration 'maxt' definition 'omxt'. [funcArgNamesDifferent]
Argyll_V2.0.1/gamut/gamut.c:174:56: note: Function 'compute_vector_isect' argument 7 names different: declaration 'maxt' definition 'omxt'.
Argyll_V2.0.1/gamut/gamut.c:5400:9: note: Function 'compute_vector_isect' argument 7 names different: declaration 'maxt' definition 'omxt'.
Argyll_V2.0.1/gamut/gamut.c:5401:8: style: Function 'compute_vector_isect' argument 8 names different: declaration 'mntri' definition 'omntri'. [funcArgNamesDifferent]
Argyll_V2.0.1/gamut/gamut.c:174:69: note: Function 'compute_vector_isect' argument 8 names different: declaration 'mntri' definition 'omntri'.
Argyll_V2.0.1/gamut/gamut.c:5401:8: note: Function 'compute_vector_isect' argument 8 names different: declaration 'mntri' definition 'omntri'.
Argyll_V2.0.1/gamut/gamut.c:5402:8: style: Function 'compute_vector_isect' argument 9 names different: declaration 'mxtri' definition 'omxtri'. [funcArgNamesDifferent]
Argyll_V2.0.1/gamut/gamut.c:174:83: note: Function 'compute_vector_isect' argument 9 names different: declaration 'mxtri' definition 'omxtri'.
Argyll_V2.0.1/gamut/gamut.c:5402:8: note: Function 'compute_vector_isect' argument 9 names different: declaration 'mxtri' definition 'omxtri'.
Argyll_V2.0.1/gamut/gamut.c:1220:12: style: Unused variable: k [unusedVariable]
Argyll_V2.0.1/gamut/gamut.c:1346:9: style: Unused variable: s1 [unusedVariable]
Argyll_V2.0.1/gamut/gamut.c:1346:14: style: Unused variable: s2 [unusedVariable]
Argyll_V2.0.1/gamut/gamut.c:3206:11: style: Unused variable: dp [unusedVariable]
Argyll_V2.0.1/gamut/gamut.c:3763:10: style: Unused variable: j [unusedVariable]
Argyll_V2.0.1/gamut/gamut.c:3763:13: style: Unused variable: e [unusedVariable]
Argyll_V2.0.1/gamut/gamut.c:3764:10: style: Unused variable: rs [unusedVariable]
Argyll_V2.0.1/gamut/gamut.c:5404:8: style: Unused variable: tp [unusedVariable]
Argyll_V2.0.1/gamut/gamut.c:6205:14: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
Argyll_V2.0.1/gamut/gamut.c:3556:9: error: Uninitialized variable: rv [uninitvar]
Argyll_V2.0.1/gamut/gamut.c:5087:28: error: Uninitialized variable: ti [uninitvar]
Argyll_V2.0.1/gamut/gamut.c:1189:6: error: Uninitialized variable: ss [uninitvar]
Argyll_V2.0.1/gamut/isecvol.c:205:17: error: Array 'tp1->v[3]' accessed at index 3, which is out of bounds. [arrayIndexOutOfBounds]
Argyll_V2.0.1/gamut/isecvol.c:195:6: note: After for loop, j has value 3
Argyll_V2.0.1/gamut/isecvol.c:205:17: note: Array index out of bounds
Argyll_V2.0.1/gamut/isecvol.c:205:16: error: Array 'tp1.v[3]' accessed at index 3, which is out of bounds. [arrayIndexOutOfBounds]
Argyll_V2.0.1/gamut/maptest.c:49:10: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/gamut/nearsmth.c:1295:16: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition]
Argyll_V2.0.1/gamut/nearsmth.c:1294:23: note: outer condition: in[i].ch!=gmm_end
Argyll_V2.0.1/gamut/nearsmth.c:1295:16: note: opposite inner condition: in[i].ch==gmm_end
Argyll_V2.0.1/gamut/nearsmth.c:1313:16: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition]
Argyll_V2.0.1/gamut/nearsmth.c:1312:23: note: outer condition: in[i].ch!=gmm_end
Argyll_V2.0.1/gamut/nearsmth.c:1313:16: note: opposite inner condition: in[i].ch==gmm_end
Argyll_V2.0.1/gamut/nearsmth.c:1332:16: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition]
Argyll_V2.0.1/gamut/nearsmth.c:1331:23: note: outer condition: in[i].ch!=gmm_end
Argyll_V2.0.1/gamut/nearsmth.c:1332:16: note: opposite inner condition: in[i].ch==gmm_end
Argyll_V2.0.1/gamut/nearsmth.c:1351:16: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition]
Argyll_V2.0.1/gamut/nearsmth.c:1350:23: note: outer condition: in[i].ch!=gmm_end
Argyll_V2.0.1/gamut/nearsmth.c:1351:16: note: opposite inner condition: in[i].ch==gmm_end
Argyll_V2.0.1/gamut/nearsmth.c:283:2: style: Variable 'vv' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/gamut/nearsmth.c:263:0: note: Variable 'vv' is reassigned a value before the old one has been used.
Argyll_V2.0.1/gamut/nearsmth.c:283:2: note: Variable 'vv' is reassigned a value before the old one has been used.
Argyll_V2.0.1/gamut/nearsmth.c:3213:5: style: Variable 'minext' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/gamut/nearsmth.c:3198:0: note: Variable 'minext' is reassigned a value before the old one has been used.
Argyll_V2.0.1/gamut/nearsmth.c:3213:5: note: Variable 'minext' is reassigned a value before the old one has been used.
Argyll_V2.0.1/gamut/nearsmth.c:136:9: style: The scope of the variable 'dc' can be reduced. [variableScope]
Argyll_V2.0.1/gamut/nearsmth.c:136:13: style: The scope of the variable 'c1' can be reduced. [variableScope]
Argyll_V2.0.1/gamut/nearsmth.c:136:17: style: The scope of the variable 'c2' can be reduced. [variableScope]
Argyll_V2.0.1/gamut/nearsmth.c:207:9: style: The scope of the variable 'dc' can be reduced. [variableScope]
Argyll_V2.0.1/gamut/nearsmth.c:207:13: style: The scope of the variable 'c1' can be reduced. [variableScope]
Argyll_V2.0.1/gamut/nearsmth.c:207:17: style: The scope of the variable 'c2' can be reduced. [variableScope]
Argyll_V2.0.1/gamut/nearsmth.c:868:11: style: The scope of the variable 'c1' can be reduced. [variableScope]
Argyll_V2.0.1/gamut/nearsmth.c:1554:10: style: The scope of the variable 'wl' can be reduced. [variableScope]
Argyll_V2.0.1/gamut/nearsmth.c:1554:18: style: The scope of the variable 'bl' can be reduced. [variableScope]
Argyll_V2.0.1/gamut/nearsmth.c:2018:11: style: The scope of the variable 'dir' can be reduced. [variableScope]
Argyll_V2.0.1/gamut/nearsmth.c:2887:10: style: The scope of the variable 'delta' can be reduced. [variableScope]
Argyll_V2.0.1/gamut/nearsmth.c:2974:27: style: The scope of the variable 'c2' can be reduced. [variableScope]
Argyll_V2.0.1/gamut/nearsmth.c:3103:11: style: The scope of the variable 'nd' can be reduced. [variableScope]
Argyll_V2.0.1/gamut/nearsmth.c:3103:15: style: The scope of the variable 'id' can be reduced. [variableScope]
Argyll_V2.0.1/gamut/nearsmth.c:3103:19: style: The scope of the variable 'tmp' can be reduced. [variableScope]
Argyll_V2.0.1/gamut/nearsmth.c:3399:11: style: The scope of the variable 'minv' can be reduced. [variableScope]
Argyll_V2.0.1/gamut/nearsmth.c:3399:20: style: The scope of the variable 'maxv' can be reduced. [variableScope]
Argyll_V2.0.1/gamut/nearsmth.c:1760:9: style: Function 'near_smooth_np' argument 3 names different: declaration 's_gam' definition 'si_gam'. [funcArgNamesDifferent]
Argyll_V2.0.1/gamut/nearsmth.h:242:9: note: Function 'near_smooth_np' argument 3 names different: declaration 's_gam' definition 'si_gam'.
Argyll_V2.0.1/gamut/nearsmth.c:1760:9: note: Function 'near_smooth_np' argument 3 names different: declaration 's_gam' definition 'si_gam'.
Argyll_V2.0.1/gamut/nearsmth.c:1761:9: style: Function 'near_smooth_np' argument 4 names different: declaration 'd_gam' definition 'dc_gam'. [funcArgNamesDifferent]
Argyll_V2.0.1/gamut/nearsmth.h:243:9: note: Function 'near_smooth_np' argument 4 names different: declaration 'd_gam' definition 'dc_gam'.
Argyll_V2.0.1/gamut/nearsmth.c:1761:9: note: Function 'near_smooth_np' argument 4 names different: declaration 'd_gam' definition 'dc_gam'.
Argyll_V2.0.1/gamut/nearsmth.c:1809:8: style: Function 'near_smooth' argument 4 names different: declaration 's_gam' definition 'si_gam'. [funcArgNamesDifferent]
Argyll_V2.0.1/gamut/nearsmth.h:255:9: note: Function 'near_smooth' argument 4 names different: declaration 's_gam' definition 'si_gam'.
Argyll_V2.0.1/gamut/nearsmth.c:1809:8: note: Function 'near_smooth' argument 4 names different: declaration 's_gam' definition 'si_gam'.
Argyll_V2.0.1/gamut/nearsmth.c:1810:8: style: Function 'near_smooth' argument 5 names different: declaration 'd_gam' definition 'dc_gam'. [funcArgNamesDifferent]
Argyll_V2.0.1/gamut/nearsmth.h:256:9: note: Function 'near_smooth' argument 5 names different: declaration 'd_gam' definition 'dc_gam'.
Argyll_V2.0.1/gamut/nearsmth.c:1810:8: note: Function 'near_smooth' argument 5 names different: declaration 'd_gam' definition 'dc_gam'.
Argyll_V2.0.1/gamut/nearsmth.c:1814:15: style: Function 'near_smooth' argument 9 names different: declaration 'wh' definition 'xwh'. [funcArgNamesDifferent]
Argyll_V2.0.1/gamut/nearsmth.h:260:17: note: Function 'near_smooth' argument 9 names different: declaration 'wh' definition 'xwh'.
Argyll_V2.0.1/gamut/nearsmth.c:1814:15: note: Function 'near_smooth' argument 9 names different: declaration 'wh' definition 'xwh'.
Argyll_V2.0.1/gamut/nearsmth.c:1823:7: style: Function 'near_smooth' argument 18 names different: declaration 'surfgres' definition 'surfpnts'. [funcArgNamesDifferent]
Argyll_V2.0.1/gamut/nearsmth.h:269:8: note: Function 'near_smooth' argument 18 names different: declaration 'surfgres' definition 'surfpnts'.
Argyll_V2.0.1/gamut/nearsmth.c:1823:7: note: Function 'near_smooth' argument 18 names different: declaration 'surfgres' definition 'surfpnts'.
Argyll_V2.0.1/gamut/nearsmth.c:3972:39: style: Function 'free_nearsmth' argument 2 names different: declaration 'npp' definition 'nmpts'. [funcArgNamesDifferent]
Argyll_V2.0.1/gamut/nearsmth.h:277:39: note: Function 'free_nearsmth' argument 2 names different: declaration 'npp' definition 'nmpts'.
Argyll_V2.0.1/gamut/nearsmth.c:3972:39: note: Function 'free_nearsmth' argument 2 names different: declaration 'npp' definition 'nmpts'.
Argyll_V2.0.1/gamut/nearsmth.c:206:9: style: Unused variable: vv [unusedVariable]
Argyll_V2.0.1/gamut/nearsmth.c:417:6: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/gamut/nearsmth.c:417:9: style: Unused variable: j [unusedVariable]
Argyll_V2.0.1/gamut/nearsmth.c:417:12: style: Unused variable: k [unusedVariable]
Argyll_V2.0.1/gamut/nearsmth.c:459:6: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/gamut/nearsmth.c:459:9: style: Unused variable: j [unusedVariable]
Argyll_V2.0.1/gamut/nearsmth.c:459:12: style: Unused variable: k [unusedVariable]
Argyll_V2.0.1/gamut/nearsmth.c:684:7: style: Unused variable: isJab [unusedVariable]
Argyll_V2.0.1/gamut/nearsmth.c:2793:0: error: Memory leak: gpnts [memleak]
Argyll_V2.0.1/gamut/smthtest.c:104:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/gamut/smthtest.c:110:9: style: The scope of the variable 'nearf' can be reduced. [variableScope]
Argyll_V2.0.1/gamut/surftest.c:55:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/gamut/surftest.c:246:7: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/gamut/viewgam.c:169:10: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/gamut/viewgam.c:456:8: style: The scope of the variable 'kk' can be reduced. [variableScope]
Argyll_V2.0.1/icc/icc.h:65:0: error: #error "icclib: integer size is too small, must be at least 32 bit" [preprocessorErrorDirective]
Argyll_V2.0.1/imdi/cctiff.c:104:0: error: #error "Need to #include fcntl.h!" [preprocessorErrorDirective]
Argyll_V2.0.1/imdi/cctiffo.c:211:4: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
Argyll_V2.0.1/imdi/cctiffo.c:434:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/imdi/cctiffo.c:327:6: style: struct member '_profinfo::chan' is never used. [unusedStructMember]
Argyll_V2.0.1/imdi/cgen.c:869:8: style: Condition '!timp' is always true [knownConditionTrueFalse]
Argyll_V2.0.1/imdi/cgen.c:175:13: note: Assignment 'timp=0', assigned value is 0
Argyll_V2.0.1/imdi/cgen.c:869:8: note: Condition '!timp' is always true
Argyll_V2.0.1/imdi/cgen.c:141:26: warning: Shifting signed 32-bit value by 31 bits is undefined behaviour. See condition at line 140. [shiftTooManyBitsSigned]
Argyll_V2.0.1/imdi/cgen.c:140:11: note: Assuming that condition 'bits<32' is not redundant
Argyll_V2.0.1/imdi/cgen.c:141:26: note: Shift
Argyll_V2.0.1/imdi/cgen.c:1912:59: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
Argyll_V2.0.1/imdi/cgen.c:1913:64: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
Argyll_V2.0.1/imdi/cgen.c:1914:65: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
Argyll_V2.0.1/imdi/ctest.c:151:7: style: Variable 'rv' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/imdi/greytiff.c:190:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/imdi/imdi.c:84:7: style: The scope of the variable 'ff' can be reduced. [variableScope]
Argyll_V2.0.1/imdi/imdi.c:559:29: style: Function 'imdi_info' argument 1 names different: declaration 's' definition 'im'. [funcArgNamesDifferent]
Argyll_V2.0.1/imdi/imdi.c:32:29: note: Function 'imdi_info' argument 1 names different: declaration 's' definition 'im'.
Argyll_V2.0.1/imdi/imdi.c:559:29: note: Function 'imdi_info' argument 1 names different: declaration 's' definition 'im'.
Argyll_V2.0.1/imdi/imdi.c:559:48: style: Function 'imdi_info' argument 2 names different: declaration 'size' definition 'psize'. [funcArgNamesDifferent]
Argyll_V2.0.1/imdi/imdi.c:32:47: note: Function 'imdi_info' argument 2 names different: declaration 'size' definition 'psize'.
Argyll_V2.0.1/imdi/imdi.c:559:48: note: Function 'imdi_info' argument 2 names different: declaration 'size' definition 'psize'.
Argyll_V2.0.1/imdi/imdi.c:559:60: style: Function 'imdi_info' argument 3 names different: declaration 'gres' definition 'pgres'. [funcArgNamesDifferent]
Argyll_V2.0.1/imdi/imdi.c:32:58: note: Function 'imdi_info' argument 3 names different: declaration 'gres' definition 'pgres'.
Argyll_V2.0.1/imdi/imdi.c:559:60: note: Function 'imdi_info' argument 3 names different: declaration 'gres' definition 'pgres'.
Argyll_V2.0.1/imdi/imdi.c:559:72: style: Function 'imdi_info' argument 4 names different: declaration 'sres' definition 'psres'. [funcArgNamesDifferent]
Argyll_V2.0.1/imdi/imdi.c:32:69: note: Function 'imdi_info' argument 4 names different: declaration 'sres' definition 'psres'.
Argyll_V2.0.1/imdi/imdi.c:559:72: note: Function 'imdi_info' argument 4 names different: declaration 'sres' definition 'psres'.
Argyll_V2.0.1/imdi/imdi_gen.c:166:3: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
Argyll_V2.0.1/imdi/imdi_gen.c:114:12: style: The scope of the variable 'id' can be reduced. [variableScope]
Argyll_V2.0.1/imdi/imdi_gen.c:115:12: style: The scope of the variable 'od' can be reduced. [variableScope]
Argyll_V2.0.1/imdi/imdi_gen.c:116:12: style: The scope of the variable 'ir' can be reduced. [variableScope]
Argyll_V2.0.1/imdi/imdi_gen.c:117:6: style: The scope of the variable 'pc' can be reduced. [variableScope]
Argyll_V2.0.1/imdi/imdi_gen.c:117:10: style: The scope of the variable 'or' can be reduced. [variableScope]
Argyll_V2.0.1/imdi/imdi_gen.c:118:11: style: The scope of the variable 'opt' can be reduced. [variableScope]
Argyll_V2.0.1/imdi/imdi_gen.c:207:30: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
Argyll_V2.0.1/imdi/imdi_make.c:141:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/imdi/imdi_tab.c:626:19: style: The scope of the variable 'vwe' can be reduced. [variableScope]
Argyll_V2.0.1/imdi/imdi_tab.c:268:0: error: Memory leak: it [memleak]
Argyll_V2.0.1/imdi/ssort.c:273:6: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/imdi/ssort.c:302:6: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/imdi/ssort.c:314:6: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/jcnf/jcnf.c:126:24: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
Argyll_V2.0.1/jcnf/jcnf.c:980:26: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
Argyll_V2.0.1/jcnf/jcnf.c:615:6: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/jcnf/jcnf.c:1121:14: style: Unused variable: sbuf [unusedVariable]
Argyll_V2.0.1/jcnf/jcnf.c:628:3: error: Memory leak: key [memleak]
Argyll_V2.0.1/jcnf/jcnf.c:645:5: error: Memory leak: key [memleak]
Argyll_V2.0.1/link/collink.c:5200:6: style: Condition 'dov2' is always false [knownConditionTrueFalse]
Argyll_V2.0.1/link/collink.c:5161:13: note: Assignment 'dov2=0', assigned value is 0
Argyll_V2.0.1/link/collink.c:5200:6: note: Condition 'dov2' is always false
Argyll_V2.0.1/link/collink.c:5212:6: style: Condition 'dov2' is always false [knownConditionTrueFalse]
Argyll_V2.0.1/link/collink.c:5161:13: note: Assignment 'dov2=0', assigned value is 0
Argyll_V2.0.1/link/collink.c:5212:6: note: Condition 'dov2' is always false
Argyll_V2.0.1/link/collink.c:5216:6: style: Condition 'dov2' is always false [knownConditionTrueFalse]
Argyll_V2.0.1/link/collink.c:5161:13: note: Assignment 'dov2=0', assigned value is 0
Argyll_V2.0.1/link/collink.c:5216:6: note: Condition 'dov2' is always false
Argyll_V2.0.1/link/collink.c:4034:5: style: Variable 'dst' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/link/collink.c:4033:5: note: Variable 'dst' is reassigned a value before the old one has been used.
Argyll_V2.0.1/link/collink.c:4034:5: note: Variable 'dst' is reassigned a value before the old one has been used.
Argyll_V2.0.1/link/collink.c:4345:11: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
Argyll_V2.0.1/link/collink.c:4347:6: note: Found duplicate branches for 'if' and 'else'.
Argyll_V2.0.1/link/collink.c:4345:11: note: Found duplicate branches for 'if' and 'else'.
Argyll_V2.0.1/link/collink.c:431:9: style: The scope of the variable 'val' can be reduced. [variableScope]
Argyll_V2.0.1/link/collink.c:456:9: style: The scope of the variable 'val' can be reduced. [variableScope]
Argyll_V2.0.1/link/collink.c:751:6: style: The scope of the variable 'rv' can be reduced. [variableScope]
Argyll_V2.0.1/link/collink.c:753:9: style: The scope of the variable 'clip' can be reduced. [variableScope]
Argyll_V2.0.1/link/collink.c:754:9: style: The scope of the variable 'uc' can be reduced. [variableScope]
Argyll_V2.0.1/link/collink.c:755:9: style: The scope of the variable 'cin' can be reduced. [variableScope]
Argyll_V2.0.1/link/collink.c:756:9: style: The scope of the variable 'full' can be reduced. [variableScope]
Argyll_V2.0.1/link/collink.c:865:6: style: The scope of the variable 'wptrig' can be reduced. [variableScope]
Argyll_V2.0.1/link/collink.c:870:9: style: The scope of the variable 'rv' can be reduced. [variableScope]
Argyll_V2.0.1/link/collink.c:1281:12: style: The scope of the variable 'map0' can be reduced. [variableScope]
Argyll_V2.0.1/link/collink.c:1281:21: style: The scope of the variable 'map1' can be reduced. [variableScope]
Argyll_V2.0.1/link/collink.c:1651:6: style: The scope of the variable 'rv' can be reduced. [variableScope]
Argyll_V2.0.1/link/collink.c:4495:12: style: The scope of the variable 'inout' can be reduced. [variableScope]
Argyll_V2.0.1/link/collink.c:4798:7: style: The scope of the variable 'pc' can be reduced. [variableScope]
Argyll_V2.0.1/link/collink.c:4977:30: style: The scope of the variable 'xl' can be reduced. [variableScope]
Argyll_V2.0.1/link/collink.c:5119:30: style: The scope of the variable 'xl' can be reduced. [variableScope]
Argyll_V2.0.1/link/collink.c:354:9: style: struct member '_profinfo::rgb_bk' is never used. [unusedStructMember]
Argyll_V2.0.1/link/collink.c:5238:39: style: Variable 'of' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/link/collink.c:5249:10: style: Unused variable: j [unusedVariable]
Argyll_V2.0.1/link/collink.c:5249:13: style: Unused variable: k [unusedVariable]
Argyll_V2.0.1/link/collink.c:5381:8: style: Unused variable: h [unusedVariable]
Argyll_V2.0.1/link/collink.c:5383:6: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/link/collink.c:5410:10: style: Unused variable: j [unusedVariable]
Argyll_V2.0.1/link/collink.c:5410:13: style: Unused variable: k [unusedVariable]
Argyll_V2.0.1/link/collink.c:5421:8: style: Unused variable: iout [unusedVariable]
Argyll_V2.0.1/link/collink.c:5372:0: error: Memory leak: h [memleak]
Argyll_V2.0.1/link/monoplot.c:86:9: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
Argyll_V2.0.1/link/monoplot.c:88:4: note: Found duplicate branches for 'if' and 'else'.
Argyll_V2.0.1/link/monoplot.c:86:9: note: Found duplicate branches for 'if' and 'else'.
Argyll_V2.0.1/link/monoplot.c:52:10: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/link/pathplot.c:141:9: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
Argyll_V2.0.1/link/pathplot.c:143:4: note: Found duplicate branches for 'if' and 'else'.
Argyll_V2.0.1/link/pathplot.c:141:9: note: Found duplicate branches for 'if' and 'else'.
Argyll_V2.0.1/link/pathplot.c:101:10: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/namedc/namedc.c:999:8: style: Condition 'Lab_v' is always true [knownConditionTrueFalse]
Argyll_V2.0.1/namedc/namedc.c:962:12: note: Assignment 'Lab_v=1', assigned value is 1
Argyll_V2.0.1/namedc/namedc.c:999:8: note: Condition 'Lab_v' is always true
Argyll_V2.0.1/namedc/namedc.c:619:6: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
Argyll_V2.0.1/namedc/namedc.c:981:6: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
Argyll_V2.0.1/namedc/namedc.c:1233:10: warning: Either the condition '(p=(struct _namedc*)calloc(1,sizeof(struct _namedc)))==NULL' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck]
Argyll_V2.0.1/namedc/namedc.c:1232:48: note: Assuming that condition '(p=(struct _namedc*)calloc(1,sizeof(struct _namedc)))==NULL' is not redundant
Argyll_V2.0.1/namedc/namedc.c:1233:10: note: Null pointer dereference
Argyll_V2.0.1/namedc/namedc.c:913:7: style: The scope of the variable 'Lab_v' can be reduced. [variableScope]
Argyll_V2.0.1/namedc/namedc.c:915:7: style: The scope of the variable 'dev_n' can be reduced. [variableScope]
Argyll_V2.0.1/namedc/namedc.c:1194:7: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/namedc/namedc.c:1020:3: style: Label 'next' is not used. [unusedLabel]
Argyll_V2.0.1/namedc/txt2iccnc.c:56:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/namedc/txt2iccnc.c:63:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
Argyll_V2.0.1/namedc/txt2iccnc.c:66:6: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/namedc/txt2iccnc.c:207:17: style: The scope of the variable 'j' can be reduced. [variableScope]
Argyll_V2.0.1/namedc/txt2iccnc.c:186:14: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
Argyll_V2.0.1/namedc/txt2iccnc.c:212:14: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
Argyll_V2.0.1/numlib/dhsx.c:66:9: style: The scope of the variable 'tol' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/dhsx.c:71:11: style: The scope of the variable 'hix' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/dhsx.c:71:16: style: The scope of the variable 'nhix' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/dhsx.c:402:9: style: The scope of the variable 'bb' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/dhsx.c:398:9: style: Function 'simplexinit' argument 4 names different: declaration 'r' definition 's'. [funcArgNamesDifferent]
Argyll_V2.0.1/numlib/dhsx.c:25:65: note: Function 'simplexinit' argument 4 names different: declaration 'r' definition 's'.
Argyll_V2.0.1/numlib/dhsx.c:398:9: note: Function 'simplexinit' argument 4 names different: declaration 'r' definition 's'.
Argyll_V2.0.1/numlib/dnsq.c:955:6: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/dnsq.c:955:9: style: The scope of the variable 'j' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/dnsq.c:957:9: style: The scope of the variable 'temp' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/dnsq.c:958:9: style: The scope of the variable 'cos_' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/dnsq.c:958:21: style: The scope of the variable 'sin_' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/dnsq.c:1039:6: style: The scope of the variable 'nmj' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/dnsq.c:1183:6: style: The scope of the variable 'jp1' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/dnsq.c:1353:17: style: The scope of the variable 'xabs' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/dnsq.c:1446:9: style: The scope of the variable 'temp' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/dnsq.c:1449:12: style: The scope of the variable 'k' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/dnsq.c:1515:12: style: The scope of the variable 'k' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/dnsq.c:1595:9: style: The scope of the variable 'ajnorm' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/dnsq.c:82:9: style: Function 'dnsqe' argument 9 names different: declaration 'tol' definition 'atol'. [funcArgNamesDifferent]
Argyll_V2.0.1/numlib/dnsq.h:102:9: note: Function 'dnsqe' argument 9 names different: declaration 'tol' definition 'atol'.
Argyll_V2.0.1/numlib/dnsq.c:82:9: note: Function 'dnsqe' argument 9 names different: declaration 'tol' definition 'atol'.
Argyll_V2.0.1/numlib/dnsq.c:459:9: style: Function 'dnsq' argument 10 names different: declaration 'tol' definition 'atol'. [funcArgNamesDifferent]
Argyll_V2.0.1/numlib/dnsq.h:53:9: note: Function 'dnsq' argument 10 names different: declaration 'tol' definition 'atol'.
Argyll_V2.0.1/numlib/dnsq.c:459:9: note: Function 'dnsq' argument 10 names different: declaration 'tol' definition 'atol'.
Argyll_V2.0.1/numlib/dnsq.c:89:6: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/numlib/dnsq.c:89:8: style: Unused variable: j [unusedVariable]
Argyll_V2.0.1/numlib/dnsq.c:103:10: style: Variable 'index' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/numlib/dnsqtest.c:94:9: style: The scope of the variable 'temp' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/dnsqtest.c:94:15: style: The scope of the variable 'temp1' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/dnsqtest.c:94:22: style: The scope of the variable 'temp2' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/dnsqtest.c:130:16: style: The scope of the variable 'xabs' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/gnewt.c:385:9: style: The scope of the variable 'h' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/gnewt.c:385:12: style: The scope of the variable 'temp' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/gnewt.c:256:6: style: Function 'linesearch' argument 13 names different: declaration 'maxjac' definition 'maxfcn'. [funcArgNamesDifferent]
Argyll_V2.0.1/numlib/gnewt.c:31:72: note: Function 'linesearch' argument 13 names different: declaration 'maxjac' definition 'maxfcn'.
Argyll_V2.0.1/numlib/gnewt.c:256:6: note: Function 'linesearch' argument 13 names different: declaration 'maxjac' definition 'maxfcn'.
Argyll_V2.0.1/numlib/numsup.c:1075:3: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
Argyll_V2.0.1/numlib/numsup.c:1077:3: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
Argyll_V2.0.1/numlib/numsup.c:1217:3: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
Argyll_V2.0.1/numlib/numsup.c:1219:3: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
Argyll_V2.0.1/numlib/numsup.c:1441:3: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
Argyll_V2.0.1/numlib/numsup.c:1443:3: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
Argyll_V2.0.1/numlib/numsup.c:1589:3: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
Argyll_V2.0.1/numlib/numsup.c:1591:3: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
Argyll_V2.0.1/numlib/numsup.c:1737:3: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
Argyll_V2.0.1/numlib/numsup.c:1739:3: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
Argyll_V2.0.1/numlib/numsup.c:977:7: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/numlib/numsup.c:1079:7: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/numlib/numsup.c:1080:7: portability: Casting from double ** to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/numlib/numsup.c:1221:7: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/numlib/numsup.c:1222:7: portability: Casting from double ** to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/numlib/numsup.c:1300:7: portability: Casting from double ** to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/numlib/numsup.c:1343:7: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/numlib/numsup.c:1445:7: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/numlib/numsup.c:1446:7: portability: Casting from float ** to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/numlib/numsup.c:1924:10: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/numlib/numsup.c:1934:10: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/numlib/numsup.c:2475:18: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
Argyll_V2.0.1/numlib/numsup.c:2485:18: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
Argyll_V2.0.1/numlib/numsup.c:68:25: style: Function 'set_exe_path' argument 1 names different: declaration 'arg0' definition 'argv0'. [funcArgNamesDifferent]
Argyll_V2.0.1/numlib/numsup.h:357:32: note: Function 'set_exe_path' argument 1 names different: declaration 'arg0' definition 'argv0'.
Argyll_V2.0.1/numlib/numsup.c:68:25: note: Function 'set_exe_path' argument 1 names different: declaration 'arg0' definition 'argv0'.
Argyll_V2.0.1/numlib/numsup.c:720:9: style: Unused variable: c [unusedVariable]
Argyll_V2.0.1/numlib/numsup.c:739:0: style: Variable 'ind' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/numlib/numsup.c:951:2: error: Memory leak: v [memleak]
Argyll_V2.0.1/numlib/numsup.c:966:2: error: Memory leak: v [memleak]
Argyll_V2.0.1/numlib/numsup.c:1317:2: error: Memory leak: v [memleak]
Argyll_V2.0.1/numlib/numsup.c:1332:2: error: Memory leak: v [memleak]
Argyll_V2.0.1/numlib/numsup.c:1463:2: error: Memory leak: v [memleak]
Argyll_V2.0.1/numlib/numsup.c:1478:2: error: Memory leak: v [memleak]
Argyll_V2.0.1/numlib/numsup.c:1611:2: error: Memory leak: v [memleak]
Argyll_V2.0.1/numlib/numsup.c:1626:2: error: Memory leak: v [memleak]
Argyll_V2.0.1/numlib/numsup.c:584:3: error: va_start() or va_copy() called subsequently on 'args' without va_end() in between. [va_start_subsequentCalls]
Argyll_V2.0.1/numlib/powell.c:438:11: warning: Redundant assignment of 'xf' to itself. [selfAssignment]
Argyll_V2.0.1/numlib/powell.c:936:11: warning: Redundant assignment of 'xf' to itself. [selfAssignment]
Argyll_V2.0.1/numlib/powell.c:103:9: style: The scope of the variable 'stopth' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/powell.c:105:9: style: The scope of the variable 'curdel' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/powell.c:425:24: style: The scope of the variable 'uf' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/powell.c:592:9: style: The scope of the variable 'stopth' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/powell.c:594:9: style: The scope of the variable 'curdel' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/powell.c:545:3: style: Label 'done' is not used. [unusedLabel]
Argyll_V2.0.1/numlib/powell.c:91:10: style: Function 'powell' argument 7 names different: declaration 'funk' definition 'func'. [funcArgNamesDifferent]
Argyll_V2.0.1/numlib/powell.h:31:10: note: Function 'powell' argument 7 names different: declaration 'funk' definition 'func'.
Argyll_V2.0.1/numlib/powell.c:91:10: note: Function 'powell' argument 7 names different: declaration 'funk' definition 'func'.
Argyll_V2.0.1/numlib/qptest.c:32:6: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/qptest.c:32:9: style: The scope of the variable 'j' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/qptest.c:33:12: style: The scope of the variable 'sum' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/quadprog.c:555:9: style: The scope of the variable 'sum' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/quadprog.c:579:9: style: The scope of the variable 'sum' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/quadprog.c:593:9: style: The scope of the variable 'cc' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/quadprog.c:593:13: style: The scope of the variable 'ss' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/quadprog.c:593:17: style: The scope of the variable 'h' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/quadprog.c:658:9: style: The scope of the variable 'cc' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/quadprog.c:658:13: style: The scope of the variable 'ss' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/quadprog.c:658:17: style: The scope of the variable 'h' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/roots.c:136:9: style: The scope of the variable 'z' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/roots.c:136:12: style: The scope of the variable 'u' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/roots.c:136:15: style: The scope of the variable 'v' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/svdtest.c:29:11: style: The scope of the variable 'u' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/svdtest.c:30:10: style: The scope of the variable 'w' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/svdtest.c:31:11: style: The scope of the variable 'v' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/svdtest.c:33:11: style: The scope of the variable 't' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/svdtest.c:34:6: style: The scope of the variable 'm' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/svdtest.c:34:8: style: The scope of the variable 'n' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/tconjgrad.c:98:14: style: The scope of the variable 'tt' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/tconjgrad.c:99:9: style: The scope of the variable 'temp' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/tconjgrad.c:99:15: style: The scope of the variable 'temp1' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/tconjgrad.c:99:22: style: The scope of the variable 'temp2' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/tconjgrad.c:132:12: style: The scope of the variable 'h' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/tconjgrad.c:132:15: style: The scope of the variable 'temp' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/tconjgrad.c:64:2: style: Variable 'nprint' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/numlib/tdhsx.c:84:14: style: The scope of the variable 'tt' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/tdhsx.c:85:9: style: The scope of the variable 'temp' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/tdhsx.c:85:15: style: The scope of the variable 'temp1' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/tdhsx.c:85:22: style: The scope of the variable 'temp2' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/tdhsx.c:51:2: style: Variable 'nprint' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/numlib/tpowell.c:90:14: style: The scope of the variable 'tt' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/tpowell.c:91:9: style: The scope of the variable 'temp' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/tpowell.c:91:15: style: The scope of the variable 'temp1' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/tpowell.c:91:22: style: The scope of the variable 'temp2' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/tpowell.c:57:2: style: Variable 'nprint' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/numlib/varmet.c:64:16: style: The scope of the variable 'sumsdir' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/varmet.c:69:9: style: The scope of the variable 'test' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/varmet.c:71:9: style: The scope of the variable 'den' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/varmet.c:71:14: style: The scope of the variable 'fac' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/varmet.c:71:24: style: The scope of the variable 'fae' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/varmet.c:72:9: style: The scope of the variable 'sumdg' can be reduced. [variableScope]
Argyll_V2.0.1/numlib/varmet.c:203:8: style: Function 'linesearch' argument 4 names different: declaration 'g' definition 'dp'. [funcArgNamesDifferent]
Argyll_V2.0.1/numlib/varmet.c:44:62: note: Function 'linesearch' argument 4 names different: declaration 'g' definition 'dp'.
Argyll_V2.0.1/numlib/varmet.c:203:8: note: Function 'linesearch' argument 4 names different: declaration 'g' definition 'dp'.
Argyll_V2.0.1/numlib/varmet.c:204:8: style: Function 'linesearch' argument 5 names different: declaration 'p' definition 'sdir'. [funcArgNamesDifferent]
Argyll_V2.0.1/numlib/varmet.c:44:74: note: Function 'linesearch' argument 5 names different: declaration 'p' definition 'sdir'.
Argyll_V2.0.1/numlib/varmet.c:204:8: note: Function 'linesearch' argument 5 names different: declaration 'p' definition 'sdir'.
Argyll_V2.0.1/numlib/zbrent.c:29:9: style: Function 'zbrac' argument 1 names different: declaration 'x1' definition 'x1p'. [funcArgNamesDifferent]
Argyll_V2.0.1/numlib/zbrent.h:23:9: note: Function 'zbrac' argument 1 names different: declaration 'x1' definition 'x1p'.
Argyll_V2.0.1/numlib/zbrent.c:29:9: note: Function 'zbrac' argument 1 names different: declaration 'x1' definition 'x1p'.
Argyll_V2.0.1/numlib/zbrent.c:30:9: style: Function 'zbrac' argument 2 names different: declaration 'x2' definition 'x2p'. [funcArgNamesDifferent]
Argyll_V2.0.1/numlib/zbrent.h:24:9: note: Function 'zbrac' argument 2 names different: declaration 'x2' definition 'x2p'.
Argyll_V2.0.1/numlib/zbrent.c:30:9: note: Function 'zbrac' argument 2 names different: declaration 'x2' definition 'x2p'.
Argyll_V2.0.1/numlib/zbrent.c:75:8: style: Function 'zbrent' argument 2 names different: declaration 'x1' definition 'ax'. [funcArgNamesDifferent]
Argyll_V2.0.1/numlib/zbrent.h:34:8: note: Function 'zbrent' argument 2 names different: declaration 'x1' definition 'ax'.
Argyll_V2.0.1/numlib/zbrent.c:75:8: note: Function 'zbrent' argument 2 names different: declaration 'x1' definition 'ax'.
Argyll_V2.0.1/numlib/zbrent.c:76:8: style: Function 'zbrent' argument 3 names different: declaration 'x2' definition 'bx'. [funcArgNamesDifferent]
Argyll_V2.0.1/numlib/zbrent.h:35:8: note: Function 'zbrent' argument 3 names different: declaration 'x2' definition 'bx'.
Argyll_V2.0.1/numlib/zbrent.c:76:8: note: Function 'zbrent' argument 3 names different: declaration 'x2' definition 'bx'.
Argyll_V2.0.1/plot/plot.c:2062:8: style: The scope of the variable 'plot' can be reduced. [variableScope]
Argyll_V2.0.1/plot/plot.c:2250:9: style: The scope of the variable 'j' can be reduced. [variableScope]
Argyll_V2.0.1/plot/plot.c:417:9: style: Function 'do_plot6p' argument 9 names different: declaration 'x7' definition 'xp'. [funcArgNamesDifferent]
Argyll_V2.0.1/plot/plot.h:57:30: note: Function 'do_plot6p' argument 9 names different: declaration 'x7' definition 'xp'.
Argyll_V2.0.1/plot/plot.c:417:9: note: Function 'do_plot6p' argument 9 names different: declaration 'x7' definition 'xp'.
Argyll_V2.0.1/plot/plot.c:417:21: style: Function 'do_plot6p' argument 10 names different: declaration 'y7' definition 'yp'. [funcArgNamesDifferent]
Argyll_V2.0.1/plot/plot.h:57:42: note: Function 'do_plot6p' argument 10 names different: declaration 'y7' definition 'yp'.
Argyll_V2.0.1/plot/plot.c:417:21: note: Function 'do_plot6p' argument 10 names different: declaration 'y7' definition 'yp'.
Argyll_V2.0.1/plot/plot.c:612:5: style: Function 'do_plot10' argument 13 names different: declaration 'dozero' definition 'zero'. [funcArgNamesDifferent]
Argyll_V2.0.1/plot/plot.h:67:25: note: Function 'do_plot10' argument 13 names different: declaration 'dozero' definition 'zero'.
Argyll_V2.0.1/plot/plot.c:612:5: note: Function 'do_plot10' argument 13 names different: declaration 'dozero' definition 'zero'.
Argyll_V2.0.1/plot/plot.c:496:11: style: Variable 'nn' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/plot/vrml.c:1760:0: error: #error "Need to #include fcntl.h!" [preprocessorErrorDirective]
Argyll_V2.0.1/profile/applycal.c:480:9: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
Argyll_V2.0.1/profile/applycal.c:482:9: note: Found duplicate branches for 'if' and 'else'.
Argyll_V2.0.1/profile/applycal.c:480:9: note: Found duplicate branches for 'if' and 'else'.
Argyll_V2.0.1/profile/applycal.c:80:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/profile/applycal.c:48:6: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/profile/cb2ti3.c:53:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/profile/cb2ti3.c:54:6: style: The scope of the variable 'verb' can be reduced. [variableScope]
Argyll_V2.0.1/profile/cb2ti3.c:65:14: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
Argyll_V2.0.1/profile/colprof.c:180:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/profile/colverify.c:505:3: style: Variable 'cgf' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/profile/colverify.c:496:0: note: Variable 'cgf' is reassigned a value before the old one has been used.
Argyll_V2.0.1/profile/colverify.c:505:3: note: Variable 'cgf' is reassigned a value before the old one has been used.
Argyll_V2.0.1/profile/colverify.c:995:10: style: Same expression on both sides of '/='. [duplicateExpression]
Argyll_V2.0.1/profile/colverify.c:116:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/profile/colverify.c:500:7: style: The scope of the variable 'xix' can be reduced. [variableScope]
Argyll_V2.0.1/profile/colverify.c:500:12: style: The scope of the variable 'yix' can be reduced. [variableScope]
Argyll_V2.0.1/profile/colverify.c:500:17: style: The scope of the variable 'zix' can be reduced. [variableScope]
Argyll_V2.0.1/profile/colverify.c:521:8: style: The scope of the variable 'ti' can be reduced. [variableScope]
Argyll_V2.0.1/profile/colverify.c:862:8: style: The scope of the variable 'ii' can be reduced. [variableScope]
Argyll_V2.0.1/profile/colverify.c:987:7: style: The scope of the variable 'rv' can be reduced. [variableScope]
Argyll_V2.0.1/profile/colverify.c:1091:0: style: Variable 'minbins' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/profile/colverify.c:1032:0: error: Memory leak: match [memleak]
Argyll_V2.0.1/profile/invprofcheck.c:547:19: error: Array 'range[6]' accessed at index 6, which is out of bounds. [arrayIndexOutOfBounds]
Argyll_V2.0.1/profile/invprofcheck.c:543:3: note: After for loop, i has value 5
Argyll_V2.0.1/profile/invprofcheck.c:547:19: note: Array index out of bounds
Argyll_V2.0.1/profile/invprofcheck.c:549:48: error: Array 'range[6]' accessed at index 6, which is out of bounds. [arrayIndexOutOfBounds]
Argyll_V2.0.1/profile/invprofcheck.c:543:3: note: After for loop, i has value 5
Argyll_V2.0.1/profile/invprofcheck.c:549:48: note: Array index out of bounds
Argyll_V2.0.1/profile/invprofcheck.c:550:48: error: Array 'range[6]' accessed at index 6, which is out of bounds. [arrayIndexOutOfBounds]
Argyll_V2.0.1/profile/invprofcheck.c:543:3: note: After for loop, i has value 5
Argyll_V2.0.1/profile/invprofcheck.c:550:48: note: Array index out of bounds
Argyll_V2.0.1/profile/invprofcheck.c:551:48: error: Array 'range[6]' accessed at index 6, which is out of bounds. [arrayIndexOutOfBounds]
Argyll_V2.0.1/profile/invprofcheck.c:543:3: note: After for loop, i has value 5
Argyll_V2.0.1/profile/invprofcheck.c:551:48: note: Array index out of bounds
Argyll_V2.0.1/profile/invprofcheck.c:117:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/profile/invprofcheck.c:437:9: style: The scope of the variable 'n' can be reduced. [variableScope]
Argyll_V2.0.1/profile/invprofcheck.c:531:6: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/profile/invprofcheck.c:532:9: style: The scope of the variable 'bl' can be reduced. [variableScope]
Argyll_V2.0.1/profile/kodak2ti3.c:64:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/profile/kodak2ti3.c:1247:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
Argyll_V2.0.1/profile/kodak2ti3.c:1246:39: style: Function 'next_928' argument 3 names different: declaration 'CMYK' definition 'cmyk'. [funcArgNamesDifferent]
Argyll_V2.0.1/profile/kodak2ti3.c:54:39: note: Function 'next_928' argument 3 names different: declaration 'CMYK' definition 'cmyk'.
Argyll_V2.0.1/profile/kodak2ti3.c:1246:39: note: Function 'next_928' argument 3 names different: declaration 'CMYK' definition 'cmyk'.
Argyll_V2.0.1/profile/kodak2ti3.c:75:14: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
Argyll_V2.0.1/profile/kodak2ti3.c:266:3: error: Resource leak: fp [resourceLeak]
Argyll_V2.0.1/profile/kodak2ti3.c:274:3: error: Resource leak: fp [resourceLeak]
Argyll_V2.0.1/profile/ls2ti3.c:318:13: style: Same expression on both sides of '==' because the value of 'ndchan' and '3' are the same. [duplicateExpression]
Argyll_V2.0.1/profile/ls2ti3.c:124:15: note: 'ndchan' is assigned value '3' here.
Argyll_V2.0.1/profile/ls2ti3.c:318:13: note: Same expression on both sides of '==' because the value of 'ndchan' and '3' are the same.
Argyll_V2.0.1/profile/ls2ti3.c:355:14: style: Same expression on both sides of '==' because the value of 'ndchan' and '3' are the same. [duplicateExpression]
Argyll_V2.0.1/profile/ls2ti3.c:124:15: note: 'ndchan' is assigned value '3' here.
Argyll_V2.0.1/profile/ls2ti3.c:355:14: note: Same expression on both sides of '==' because the value of 'ndchan' and '3' are the same.
Argyll_V2.0.1/profile/ls2ti3.c:119:14: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
Argyll_V2.0.1/profile/mppcheck.c:164:8: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
Argyll_V2.0.1/profile/mppcheck.c:162:6: note: outer condition: ospec
Argyll_V2.0.1/profile/mppcheck.c:164:8: note: identical inner condition: ospec
Argyll_V2.0.1/profile/mppcheck.c:55:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/profile/mppcheck.c:276:7: style: The scope of the variable 'ii' can be reduced. [variableScope]
Argyll_V2.0.1/profile/mppcheck.c:278:8: style: The scope of the variable 'buf' can be reduced. [variableScope]
Argyll_V2.0.1/profile/mppcheck.c:267:36: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
Argyll_V2.0.1/profile/mppprof.c:275:8: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
Argyll_V2.0.1/profile/mppprof.c:273:6: note: outer condition: ospec
Argyll_V2.0.1/profile/mppprof.c:275:8: note: identical inner condition: ospec
Argyll_V2.0.1/profile/mppprof.c:540:18: style: Condition 'isdnormed==0' is always true [knownConditionTrueFalse]
Argyll_V2.0.1/profile/mppprof.c:537:20: note: Assuming that condition '!isdnormed' is not redundant
Argyll_V2.0.1/profile/mppprof.c:540:18: note: Condition 'isdnormed==0' is always true
Argyll_V2.0.1/profile/mppprof.c:91:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/profile/mppprof.c:397:7: style: The scope of the variable 'ii' can be reduced. [variableScope]
Argyll_V2.0.1/profile/mppprof.c:399:8: style: The scope of the variable 'buf' can be reduced. [variableScope]
Argyll_V2.0.1/profile/mppprof.c:756:10: style: The scope of the variable 'merr' can be reduced. [variableScope]
Argyll_V2.0.1/profile/mppprof.c:757:10: style: The scope of the variable 'aerr' can be reduced. [variableScope]
Argyll_V2.0.1/profile/mppprof.c:758:10: style: The scope of the variable 'nsamps' can be reduced. [variableScope]
Argyll_V2.0.1/profile/mppprof.c:238:9: style: Function 'make_output_mpp' argument 7 names different: declaration 'ilimit' definition 'limit'. [funcArgNamesDifferent]
Argyll_V2.0.1/profile/mppprof.c:87:19: note: Function 'make_output_mpp' argument 7 names different: declaration 'ilimit' definition 'limit'.
Argyll_V2.0.1/profile/mppprof.c:238:9: note: Function 'make_output_mpp' argument 7 names different: declaration 'ilimit' definition 'limit'.
Argyll_V2.0.1/profile/mppprof.c:388:36: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
Argyll_V2.0.1/profile/printcal.c:503:9: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/profile/printcal.c:1269:9: style: Same expression on both sides of '/='. [duplicateExpression]
Argyll_V2.0.1/profile/printcal.c:326:6: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/profile/printcal.c:336:6: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/profile/printcal.c:346:6: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/profile/printcal.c:356:6: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/profile/printcal.c:549:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/profile/printcal.c:563:9: style: The scope of the variable 'ver_maxde' can be reduced. [variableScope]
Argyll_V2.0.1/profile/printcal.c:1057:9: style: The scope of the variable 'pcsfname' can be reduced. [variableScope]
Argyll_V2.0.1/profile/printcal.c:73:6: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/profile/printcal.c:257:9: style: Unused variable: j [unusedVariable]
Argyll_V2.0.1/profile/printcal.c:1629:13: style: Variable 'hdvrde' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/profile/printcal.c:1807:6: style: Unused variable: tp [unusedVariable]
Argyll_V2.0.1/profile/printcal.c:2127:8: style: Unused variable: ncps [unusedVariable]
Argyll_V2.0.1/profile/printcal.c:2270:15: style: Unused variable: p [unusedVariable]
Argyll_V2.0.1/profile/printcal.c:169:14: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
Argyll_V2.0.1/profile/printcal.c:2122:16: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
Argyll_V2.0.1/profile/profcheck.c:1360:19: error: Array 'range[6]' accessed at index 6, which is out of bounds. [arrayIndexOutOfBounds]
Argyll_V2.0.1/profile/profcheck.c:1356:3: note: After for loop, i has value 5
Argyll_V2.0.1/profile/profcheck.c:1360:19: note: Array index out of bounds
Argyll_V2.0.1/profile/profcheck.c:1361:48: error: Array 'range[6]' accessed at index 6, which is out of bounds. [arrayIndexOutOfBounds]
Argyll_V2.0.1/profile/profcheck.c:1356:3: note: After for loop, i has value 5
Argyll_V2.0.1/profile/profcheck.c:1361:48: note: Array index out of bounds
Argyll_V2.0.1/profile/profcheck.c:1362:48: error: Array 'range[6]' accessed at index 6, which is out of bounds. [arrayIndexOutOfBounds]
Argyll_V2.0.1/profile/profcheck.c:1356:3: note: After for loop, i has value 5
Argyll_V2.0.1/profile/profcheck.c:1362:48: note: Array index out of bounds
Argyll_V2.0.1/profile/profcheck.c:1363:48: error: Array 'range[6]' accessed at index 6, which is out of bounds. [arrayIndexOutOfBounds]
Argyll_V2.0.1/profile/profcheck.c:1356:3: note: After for loop, i has value 5
Argyll_V2.0.1/profile/profcheck.c:1363:48: note: Array index out of bounds
Argyll_V2.0.1/profile/profcheck.c:1274:4: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
Argyll_V2.0.1/profile/profcheck.c:1279:6: note: Found duplicate branches for 'if' and 'else'.
Argyll_V2.0.1/profile/profcheck.c:1274:4: note: Found duplicate branches for 'if' and 'else'.
Argyll_V2.0.1/profile/profcheck.c:106:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/profile/profcheck.c:605:7: style: The scope of the variable 'ti' can be reduced. [variableScope]
Argyll_V2.0.1/profile/profcheck.c:606:7: style: The scope of the variable 'Xi' can be reduced. [variableScope]
Argyll_V2.0.1/profile/profcheck.c:606:11: style: The scope of the variable 'Yi' can be reduced. [variableScope]
Argyll_V2.0.1/profile/profcheck.c:606:15: style: The scope of the variable 'Zi' can be reduced. [variableScope]
Argyll_V2.0.1/profile/profcheck.c:1347:6: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/profile/profcheck.c:1348:9: style: The scope of the variable 'bl' can be reduced. [variableScope]
Argyll_V2.0.1/profile/profin.c:289:6: style: The scope of the variable 'nxpat' can be reduced. [variableScope]
Argyll_V2.0.1/profile/profin.c:292:6: style: The scope of the variable 'isLab' can be reduced. [variableScope]
Argyll_V2.0.1/profile/profin.c:666:7: style: The scope of the variable 'Xi' can be reduced. [variableScope]
Argyll_V2.0.1/profile/profin.c:666:11: style: The scope of the variable 'Yi' can be reduced. [variableScope]
Argyll_V2.0.1/profile/profin.c:666:15: style: The scope of the variable 'Zi' can be reduced. [variableScope]
Argyll_V2.0.1/profile/profin.c:612:9: style: Unused variable: crt [unusedVariable]
Argyll_V2.0.1/profile/profin.c:956:5: style: Variable 'pcsy' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/profile/profin.c:1011:13: style: Unused variable: corr [unusedVariable]
Argyll_V2.0.1/profile/profin.c:1011:22: style: Unused variable: cwt [unusedVariable]
Argyll_V2.0.1/profile/profout.c:1573:4: style: Variable 'ilimit' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/profile/profout.c:1572:0: note: Variable 'ilimit' is reassigned a value before the old one has been used.
Argyll_V2.0.1/profile/profout.c:1573:4: note: Variable 'ilimit' is reassigned a value before the old one has been used.
Argyll_V2.0.1/profile/profout.c:243:9: style: The scope of the variable 'val' can be reduced. [variableScope]
Argyll_V2.0.1/profile/profout.c:263:9: style: The scope of the variable 'val' can be reduced. [variableScope]
Argyll_V2.0.1/profile/profout.c:339:6: style: The scope of the variable 'tn' can be reduced. [variableScope]
Argyll_V2.0.1/profile/profout.c:1567:7: style: The scope of the variable 'ti' can be reduced. [variableScope]
Argyll_V2.0.1/profile/profout.c:1568:7: style: The scope of the variable 'Xi' can be reduced. [variableScope]
Argyll_V2.0.1/profile/profout.c:1568:11: style: The scope of the variable 'Yi' can be reduced. [variableScope]
Argyll_V2.0.1/profile/profout.c:1568:15: style: The scope of the variable 'Zi' can be reduced. [variableScope]
Argyll_V2.0.1/profile/profout.c:660:13: warning: Function 'make_output_icc' argument order different: declaration 'ptype, mtxtoo, iccver, verb, iquality, oquality, noiluts, noisluts, nooluts, nocied, noptop, nostos, gamdiag, verify, clipprims, wpscale, ink, in_name, file_name, icg, spec, tillum, cust_tillum, illum, cust_illum, obType, custObserver, fwacomp, smooth, avgdev, demph, gcompr, gexpr, ipname, sgname, absname, sepsat, ivc_p, ovc_p, ivc_e, ovc_e, pgmi, sgmi, pi' definition 'ptype, mtxtoo, iccver, verb, iquality, oquality, noisluts, noipluts, nooluts, nocied, noptop, nostos, gamdiag, verify, clipprims, wpscale, oink, in_name, file_name, icg, spec, tillum, cust_tillum, illum, cust_illum, obType, custObserver, fwacomp, smooth, avgdev, demph, gcompr, gexpr, ipname, sgname, absname, sepsat, ivc_p, ovc_p, ivc_e, ovc_e, pgmi, sgmi, xpi' [funcArgOrderDifferent]
Argyll_V2.0.1/profile/prof.h:37:13: note: Function 'make_output_icc' argument order different: declaration 'ptype, mtxtoo, iccver, verb, iquality, oquality, noiluts, noisluts, nooluts, nocied, noptop, nostos, gamdiag, verify, clipprims, wpscale, ink, in_name, file_name, icg, spec, tillum, cust_tillum, illum, cust_illum, obType, custObserver, fwacomp, smooth, avgdev, demph, gcompr, gexpr, ipname, sgname, absname, sepsat, ivc_p, ovc_p, ivc_e, ovc_e, pgmi, sgmi, pi' definition 'ptype, mtxtoo, iccver, verb, iquality, oquality, noisluts, noipluts, nooluts, nocied, noptop, nostos, gamdiag, verify, clipprims, wpscale, oink, in_name, file_name, icg, spec, tillum, cust_tillum, illum, cust_illum, obType, custObserver, fwacomp, smooth, avgdev, demph, gcompr, gexpr, ipname, sgname, absname, sepsat, ivc_p, ovc_p, ivc_e, ovc_e, pgmi, sgmi, xpi'
Argyll_V2.0.1/profile/profout.c:660:13: note: Function 'make_output_icc' argument order different: declaration 'ptype, mtxtoo, iccver, verb, iquality, oquality, noiluts, noisluts, nooluts, nocied, noptop, nostos, gamdiag, verify, clipprims, wpscale, ink, in_name, file_name, icg, spec, tillum, cust_tillum, illum, cust_illum, obType, custObserver, fwacomp, smooth, avgdev, demph, gcompr, gexpr, ipname, sgname, absname, sepsat, ivc_p, ovc_p, ivc_e, ovc_e, pgmi, sgmi, pi' definition 'ptype, mtxtoo, iccver, verb, iquality, oquality, noisluts, noipluts, nooluts, nocied, noptop, nostos, gamdiag, verify, clipprims, wpscale, oink, in_name, file_name, icg, spec, tillum, cust_tillum, illum, cust_illum, obType, custObserver, fwacomp, smooth, avgdev, demph, gcompr, gexpr, ipname, sgname, absname, sepsat, ivc_p, ovc_p, ivc_e, ovc_e, pgmi, sgmi, xpi'
Argyll_V2.0.1/profile/profout.c:1519:9: style: Unused variable: crt [unusedVariable]
Argyll_V2.0.1/profile/profout.c:2035:19: style: Unused variable: L [unusedVariable]
Argyll_V2.0.1/profile/simpprof.c:178:6: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/profile/simpprof.c:178:8: style: The scope of the variable 'j' can be reduced. [variableScope]
Argyll_V2.0.1/profile/simpprof.c:178:10: style: The scope of the variable 'k' can be reduced. [variableScope]
Argyll_V2.0.1/profile/simpprof.c:179:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/profile/simpprof.c:191:9: style: The scope of the variable 'presid' can be reduced. [variableScope]
Argyll_V2.0.1/profile/simpprof.c:191:16: style: The scope of the variable 'dresid' can be reduced. [variableScope]
Argyll_V2.0.1/profile/simpprof.c:192:9: style: The scope of the variable 'sarea' can be reduced. [variableScope]
Argyll_V2.0.1/profile/simpprof.c:187:14: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
Argyll_V2.0.1/profile/splitti3.c:66:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/profile/splitti3.c:85:9: style: The scope of the variable 'j' can be reduced. [variableScope]
Argyll_V2.0.1/profile/txt2ti3.c:680:21: style: Same expression on both sides of '/'. [duplicateExpression]
Argyll_V2.0.1/profile/txt2ti3.c:717:22: style: Same expression on both sides of '/'. [duplicateExpression]
Argyll_V2.0.1/profile/txt2ti3.c:114:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/profile/txt2ti3.c:136:9: style: The scope of the variable 'ocg2' can be reduced. [variableScope]
Argyll_V2.0.1/profile/txt2ti3.c:139:14: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
Argyll_V2.0.1/render/render.c:848:52: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
Argyll_V2.0.1/render/render.c:337:26: note: Assignment 'outbuf=NULL', assigned value is 0
Argyll_V2.0.1/render/render.c:848:52: note: Null pointer addition
Argyll_V2.0.1/render/render.c:806:13: warning: Redundant assignment of 'cc[j]' to itself. [selfAssignment]
Argyll_V2.0.1/render/render.c:340:6: style: The scope of the variable 'foundfg' can be reduced. [variableScope]
Argyll_V2.0.1/render/render.c:341:16: style: The scope of the variable 'pthp' can be reduced. [variableScope]
Argyll_V2.0.1/render/render.c:343:6: style: The scope of the variable 'xli' can be reduced. [variableScope]
Argyll_V2.0.1/render/render.c:350:19: style: The scope of the variable 'ry0' can be reduced. [variableScope]
Argyll_V2.0.1/render/render.c:350:24: style: The scope of the variable 'ry1' can be reduced. [variableScope]
Argyll_V2.0.1/render/render.c:881:15: style: The scope of the variable 'ed' can be reduced. [variableScope]
Argyll_V2.0.1/render/render.c:1765:13: style: The scope of the variable 'rl' can be reduced. [variableScope]
Argyll_V2.0.1/render/render.c:1885:9: style: The scope of the variable 'x0' can be reduced. [variableScope]
Argyll_V2.0.1/render/render.c:1885:13: style: The scope of the variable 'y0' can be reduced. [variableScope]
Argyll_V2.0.1/render/render.c:1885:17: style: The scope of the variable 'x1' can be reduced. [variableScope]
Argyll_V2.0.1/render/render.c:1885:27: style: The scope of the variable 'y1' can be reduced. [variableScope]
Argyll_V2.0.1/render/render.c:1886:6: style: The scope of the variable 'got1' can be reduced. [variableScope]
Argyll_V2.0.1/render/render.c:1144:11: style: Function 'new_rect2d' argument 1 names different: declaration 's' definition 'ss'. [funcArgNamesDifferent]
Argyll_V2.0.1/render/render.h:97:38: note: Function 'new_rect2d' argument 1 names different: declaration 's' definition 'ss'.
Argyll_V2.0.1/render/render.c:1144:11: note: Function 'new_rect2d' argument 1 names different: declaration 's' definition 'ss'.
Argyll_V2.0.1/render/render.c:1246:11: style: Function 'new_rectvs2d' argument 1 names different: declaration 's' definition 'ss'. [funcArgNamesDifferent]
Argyll_V2.0.1/render/render.h:112:40: note: Function 'new_rectvs2d' argument 1 names different: declaration 's' definition 'ss'.
Argyll_V2.0.1/render/render.c:1246:11: note: Function 'new_rectvs2d' argument 1 names different: declaration 's' definition 'ss'.
Argyll_V2.0.1/render/render.c:1338:11: style: Function 'new_trivs2d' argument 1 names different: declaration 's' definition 'ss'. [funcArgNamesDifferent]
Argyll_V2.0.1/render/render.h:122:39: note: Function 'new_trivs2d' argument 1 names different: declaration 's' definition 'ss'.
Argyll_V2.0.1/render/render.c:1338:11: note: Function 'new_trivs2d' argument 1 names different: declaration 's' definition 'ss'.
Argyll_V2.0.1/render/render.c:1423:11: style: Function 'new_poly2d' argument 1 names different: declaration 's' definition 'ss'. [funcArgNamesDifferent]
Argyll_V2.0.1/render/render.h:135:38: note: Function 'new_poly2d' argument 1 names different: declaration 's' definition 'ss'.
Argyll_V2.0.1/render/render.c:1423:11: note: Function 'new_poly2d' argument 1 names different: declaration 's' definition 'ss'.
Argyll_V2.0.1/render/render.c:1503:11: style: Function 'new_disk2d' argument 1 names different: declaration 's' definition 'ss'. [funcArgNamesDifferent]
Argyll_V2.0.1/render/render.h:161:38: note: Function 'new_disk2d' argument 1 names different: declaration 's' definition 'ss'.
Argyll_V2.0.1/render/render.c:1503:11: note: Function 'new_disk2d' argument 1 names different: declaration 's' definition 'ss'.
Argyll_V2.0.1/render/render.c:1556:29: style: Function 'add_circle2d' argument 1 names different: declaration 's' definition 'ss'. [funcArgNamesDifferent]
Argyll_V2.0.1/render/render.h:164:37: note: Function 'add_circle2d' argument 1 names different: declaration 's' definition 'ss'.
Argyll_V2.0.1/render/render.c:1556:29: note: Function 'add_circle2d' argument 1 names different: declaration 's' definition 'ss'.
Argyll_V2.0.1/render/render.c:1666:11: style: Function 'new_line2d' argument 1 names different: declaration 's' definition 'ss'. [funcArgNamesDifferent]
Argyll_V2.0.1/render/render.h:179:38: note: Function 'new_line2d' argument 1 names different: declaration 's' definition 'ss'.
Argyll_V2.0.1/render/render.c:1666:11: note: Function 'new_line2d' argument 1 names different: declaration 's' definition 'ss'.
Argyll_V2.0.1/render/render.c:1626:13: style: Unused variable: nx [unusedVariable]
Argyll_V2.0.1/render/render.c:1626:17: style: Unused variable: ny [unusedVariable]
Argyll_V2.0.1/render/render.c:1672:6: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/render/render.c:647:3: error: Memory leak: ylist [memleak]
Argyll_V2.0.1/render/render.c:645:0: error: Memory leak: dithbuf16 [memleak]
Argyll_V2.0.1/render/thscreen.c:225:6: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/render/thscreen.c:369:7: style: Unused variable: npix [unusedVariable]
Argyll_V2.0.1/render/timage.c:66:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/render/timage.c:67:6: style: The scope of the variable 'verb' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/c1.c:95:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/c1.c:350:8: style: struct member '_edatas::rss' is never used. [unusedStructMember]
Argyll_V2.0.1/rspl/c1.c:351:6: style: struct member '_edatas::j' is never used. [unusedStructMember]
Argyll_V2.0.1/rspl/c1df.c:80:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/cw1.c:86:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/cw1.c:93:8: style: The scope of the variable 'rss' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/cw1.c:271:8: style: struct member '_edatas::rss' is never used. [unusedStructMember]
Argyll_V2.0.1/rspl/cw1.c:272:6: style: struct member '_edatas::j' is never used. [unusedStructMember]
Argyll_V2.0.1/rspl/cw1.c:140:0: style: Variable 'lrand' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/rspl/cw1.c:180:17: style: Unused variable: out [unusedVariable]
Argyll_V2.0.1/rspl/cw1.c:249:9: style: Unused variable: tt [unusedVariable]
Argyll_V2.0.1/rspl/cw3.c:86:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/cw3.c:93:8: style: The scope of the variable 'rss' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/cw3.c:288:8: style: struct member '_edatas::rss' is never used. [unusedStructMember]
Argyll_V2.0.1/rspl/cw3.c:289:6: style: struct member '_edatas::j' is never used. [unusedStructMember]
Argyll_V2.0.1/rspl/cw3.c:145:0: style: Variable 'lrand' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/rspl/cw3.c:195:17: style: Unused variable: out [unusedVariable]
Argyll_V2.0.1/rspl/cw3.c:266:9: style: Unused variable: tt [unusedVariable]
Argyll_V2.0.1/rspl/gam.c:304:19: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/rspl/gam.c:339:6: style: The scope of the variable 'f' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/gam.c:391:12: style: The scope of the variable 'f' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/gam.c:541:12: style: The scope of the variable 'k' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/gam.c:664:9: style: The scope of the variable 'j' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/gam.c:429:7: style: Unused variable: sm [unusedVariable]
Argyll_V2.0.1/rspl/gam.c:429:11: style: Unused variable: lg [unusedVariable]
Argyll_V2.0.1/rspl/gam.c:452:5: style: Variable 'v1' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/rspl/gam.c:453:5: style: Variable 'v2' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/rspl/gam.c:1177:6: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/rspl/gam.c:1237:6: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/rspl/gam.c:1238:9: style: Variable 'col' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/rspl/gam.c:1239:14: style: Unused variable: nvp [unusedVariable]
Argyll_V2.0.1/rspl/mlbs.c:291:11: style: The scope of the variable 'f' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/mlbs.c:494:12: style: Unused variable: f [unusedVariable]
Argyll_V2.0.1/rspl/opt.c:177:6: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/opt.c:532:11: style: The scope of the variable 't' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/opt.c:533:8: style: The scope of the variable 'mi' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/opt.c:626:10: style: The scope of the variable 'gpp' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/opt.c:628:10: style: The scope of the variable 'surav' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/opt.c:631:6: style: The scope of the variable 'surf' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:1514:24: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition]
Argyll_V2.0.1/rspl/rev.c:1513:55: note: outer condition: cp->refcount>0
Argyll_V2.0.1/rspl/rev.c:1514:24: note: opposite inner condition: cp->refcount==0
Argyll_V2.0.1/rspl/rev.c:7990:17: style: Condition 'tx->scell!=NULL' is always true [knownConditionTrueFalse]
Argyll_V2.0.1/rspl/rev.c:1495:8: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/rspl/rev.c:1526:4: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/rspl/rev.c:2539:26: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/rspl/rev.c:3208:27: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/rspl/rev.c:3278:28: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/rspl/rev.c:3337:26: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/rspl/rev.c:5430:14: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
Argyll_V2.0.1/rspl/rev.c:5440:18: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
Argyll_V2.0.1/rspl/rev.c:5459:16: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
Argyll_V2.0.1/rspl/rev.c:5460:16: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
Argyll_V2.0.1/rspl/rev.c:5461:14: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
Argyll_V2.0.1/rspl/rev.c:5476:18: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
Argyll_V2.0.1/rspl/rev.c:5478:18: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
Argyll_V2.0.1/rspl/rev.c:5480:19: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
Argyll_V2.0.1/rspl/rev.c:5498:31: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/rspl/rev.c:5675:14: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
Argyll_V2.0.1/rspl/rev.c:5685:18: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
Argyll_V2.0.1/rspl/rev.c:5703:15: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
Argyll_V2.0.1/rspl/rev.c:5717:19: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
Argyll_V2.0.1/rspl/rev.c:5719:19: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
Argyll_V2.0.1/rspl/rev.c:5742:32: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/rspl/rev.c:7058:7: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/rspl/rev.c:9097:10: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/rspl/rev.c:9534:16: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/rspl/rev.c:10168:12: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/rspl/rev.c:10630:11: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/rspl/rev.c:10754:12: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/rspl/rev.c:10953:11: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/rspl/rev.c:11259:11: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/rspl/rev.c:3837:11: warning: Redundant assignment of 'xp[0]' to itself. [selfAssignment]
Argyll_V2.0.1/rspl/rev.c:3898:11: warning: Redundant assignment of 'p[0]' to itself. [selfAssignment]
Argyll_V2.0.1/rspl/rev.c:3914:12: warning: Redundant assignment of 'xp[0]' to itself. [selfAssignment]
Argyll_V2.0.1/rspl/rev.c:3959:11: warning: Redundant assignment of 'p[0]' to itself. [selfAssignment]
Argyll_V2.0.1/rspl/rev.c:3975:12: warning: Redundant assignment of 'xp[0]' to itself. [selfAssignment]
Argyll_V2.0.1/rspl/rev.c:4004:12: warning: Redundant assignment of 'p[0]' to itself. [selfAssignment]
Argyll_V2.0.1/rspl/rev.c:4020:13: warning: Redundant assignment of 'xp[0]' to itself. [selfAssignment]
Argyll_V2.0.1/rspl/rev.c:7877:13: warning: Redundant assignment of 'bwhgt' to itself. [selfAssignment]
Argyll_V2.0.1/rspl/rev.c:520:6: style: The scope of the variable 'e' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:522:6: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:1083:6: style: The scope of the variable 'e' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:1231:6: style: The scope of the variable 'e' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:1751:10: style: The scope of the variable 't' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:1889:9: style: The scope of the variable 'dxsq' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:1889:27: style: The scope of the variable 'dchsq' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:1889:34: style: The scope of the variable 'dlcsq' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:1890:9: style: The scope of the variable 'dlsq' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:1890:15: style: The scope of the variable 'dcsq' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:1890:21: style: The scope of the variable 'dhsq' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:1891:9: style: The scope of the variable 'dc' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:1891:13: style: The scope of the variable 'c1' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:1891:17: style: The scope of the variable 'c2' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:2146:21: style: The scope of the variable 'desq' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:2146:27: style: The scope of the variable 'dchsq' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:2147:9: style: The scope of the variable 'dlsq' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:2259:9: style: The scope of the variable 'dxsq' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:2259:21: style: The scope of the variable 'desq' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:2259:27: style: The scope of the variable 'dchsq' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:2260:9: style: The scope of the variable 'dlsq' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:2260:15: style: The scope of the variable 'dcsq' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:2260:21: style: The scope of the variable 'dhsq' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:2261:9: style: The scope of the variable 'dc' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:2261:13: style: The scope of the variable 'c1' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:2261:17: style: The scope of the variable 'c2' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:2262:9: style: The scope of the variable 'sGrr' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:2263:9: style: The scope of the variable 'bGrr' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:2264:9: style: The scope of the variable 'rr1' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:2264:14: style: The scope of the variable 'rr2' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:2267:9: style: The scope of the variable 'aratio1' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:2267:24: style: The scope of the variable 'aratio2' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:2552:10: style: The scope of the variable 'tt' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:3515:6: style: The scope of the variable 'e' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:3922:12: style: The scope of the variable 'dist2' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:4252:17: style: The scope of the variable 'dedp' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:4613:6: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:4614:9: style: The scope of the variable 'gp' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:4642:6: style: The scope of the variable 'ee' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:4642:10: style: The scope of the variable 'e' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:4644:10: style: The scope of the variable 'f' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:4725:6: style: The scope of the variable 'nsdi' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:4999:9: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:5152:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:5208:6: style: The scope of the variable 'e' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:5236:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:5401:7: style: The scope of the variable 'ee' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:5405:7: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:5617:6: style: The scope of the variable 'ee' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:5618:6: style: The scope of the variable 'f' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:6011:6: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:6177:7: style: The scope of the variable 'ohash' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:6334:6: style: The scope of the variable 'e' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:9888:8: style: The scope of the variable 'morevtxadded' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:10221:16: style: The scope of the variable 'dist' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:10222:16: style: The scope of the variable 'dot' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:11007:15: style: The scope of the variable 'dist' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:11008:15: style: The scope of the variable 'dot' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:11233:17: style: The scope of the variable 'nvx' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:11247:18: style: The scope of the variable 'evp' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:11330:12: style: The scope of the variable 'vx' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rev.c:1325:11: style: Function 'set_search_limit' argument 2 names different: declaration 'limit' definition 'limitf'. [funcArgNamesDifferent]
Argyll_V2.0.1/rspl/rev.c:251:52: note: Function 'set_search_limit' argument 2 names different: declaration 'limit' definition 'limitf'.
Argyll_V2.0.1/rspl/rev.c:1325:11: note: Function 'set_search_limit' argument 2 names different: declaration 'limit' definition 'limitf'.
Argyll_V2.0.1/rspl/rev.c:5060:5: style: Function 'free_simplex_info' argument 2 names different: declaration 'dof' definition 'nsdi'. [funcArgNamesDifferent]
Argyll_V2.0.1/rspl/rev.c:4715:39: note: Function 'free_simplex_info' argument 2 names different: declaration 'dof' definition 'nsdi'.
Argyll_V2.0.1/rspl/rev.c:5060:5: note: Function 'free_simplex_info' argument 2 names different: declaration 'dof' definition 'nsdi'.
Argyll_V2.0.1/rspl/rev.c:5253:10: warning: Function 'simplex_to_abs' argument order different: declaration 'x, in, out' definition 'x, out, in' [funcArgOrderDifferent]
Argyll_V2.0.1/rspl/rev.c:2454:37: note: Function 'simplex_to_abs' argument order different: declaration 'x, in, out' definition 'x, out, in'
Argyll_V2.0.1/rspl/rev.c:5253:10: note: Function 'simplex_to_abs' argument order different: declaration 'x, in, out' definition 'x, out, in'
Argyll_V2.0.1/rspl/rev.c:6141:11: style: Function 'cache_fxcell' argument 1 names different: declaration 'r' definition 'rc'. [funcArgNamesDifferent]
Argyll_V2.0.1/rspl/rev.c:4628:39: note: Function 'cache_fxcell' argument 1 names different: declaration 'r' definition 'rc'.
Argyll_V2.0.1/rspl/rev.c:6141:11: note: Function 'cache_fxcell' argument 1 names different: declaration 'r' definition 'rc'.
Argyll_V2.0.1/rspl/rev.c:6277:11: style: Function 'uncache_fxcell' argument 1 names different: declaration 'r' definition 'rc'. [funcArgNamesDifferent]
Argyll_V2.0.1/rspl/rev.c:241:38: note: Function 'uncache_fxcell' argument 1 names different: declaration 'r' definition 'rc'.
Argyll_V2.0.1/rspl/rev.c:6277:11: note: Function 'uncache_fxcell' argument 1 names different: declaration 'r' definition 'rc'.
Argyll_V2.0.1/rspl/rev.c:427:6: style: Variable 'b' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/rspl/rev.c:2032:0: style: Variable 'maxde' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/rspl/rev.c:3059:6: style: Unused variable: f [unusedVariable]
Argyll_V2.0.1/rspl/rev.c:3059:16: style: Variable 'fdi' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/rspl/rev.c:4168:26: style: Unused variable: Ddc [unusedVariable]
Argyll_V2.0.1/rspl/rev.c:4339:13: style: Unused variable: Ddl [unusedVariable]
Argyll_V2.0.1/rspl/rev.c:4644:6: style: Unused variable: ff [unusedVariable]
Argyll_V2.0.1/rspl/rev.c:5953:6: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/rspl/rev.c:6081:0: style: Variable 'hit' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/rspl/rev.c:6972:9: style: Unused variable: len [unusedVariable]
Argyll_V2.0.1/rspl/rev.c:7219:6: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/rspl/rev.c:7541:6: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/rspl/rev.c:7585:6: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/rspl/rev.c:8347:6: style: Unused variable: e [unusedVariable]
Argyll_V2.0.1/rspl/rev.c:8347:9: style: Unused variable: ee [unusedVariable]
Argyll_V2.0.1/rspl/rev.c:8377:6: style: Unused variable: rv [unusedVariable]
Argyll_V2.0.1/rspl/rev.c:8988:9: style: Unused variable: ff [unusedVariable]
Argyll_V2.0.1/rspl/rev.c:12169:6: style: Unused variable: e [unusedVariable]
Argyll_V2.0.1/rspl/rev.c:12169:12: style: Unused variable: ee [unusedVariable]
Argyll_V2.0.1/rspl/rev.c:12169:16: style: Unused variable: ff [unusedVariable]
Argyll_V2.0.1/rspl/rev.c:12170:11: style: Variable 'di' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/rspl/rev.c:12172:18: style: Variable 'gno' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/rspl/rev.c:12226:12: style: Variable 'rgres_1' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/rspl/rev.c:9128:7: error: Uninitialized variable: nn [uninitvar]
Argyll_V2.0.1/rspl/revbench.c:103:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/revbench.c:110:10: style: The scope of the variable 'stime' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/revbench.c:110:16: style: The scope of the variable 'ttime' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rspl.c:264:3: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/rspl/rspl.c:272:5: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/rspl/rspl.c:276:5: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/rspl/rspl.c:279:3: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/rspl/rspl.c:413:4: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/rspl/rspl.c:846:10: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/rspl/rspl.c:986:6: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/rspl/rspl.c:1180:6: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/rspl/rspl.c:1463:6: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/rspl/rspl.c:320:13: style: The scope of the variable 'ep' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rspl.c:407:9: style: The scope of the variable 'gp' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rspl.c:407:13: style: The scope of the variable 'ep' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rspl.c:899:12: style: The scope of the variable 'j' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rspl.c:446:5: style: Function 'interp_rspl_sx' argument 2 names different: declaration 'pp' definition 'p'. [funcArgNamesDifferent]
Argyll_V2.0.1/rspl/rspl.c:65:40: note: Function 'interp_rspl_sx' argument 2 names different: declaration 'pp' definition 'p'.
Argyll_V2.0.1/rspl/rspl.c:446:5: note: Function 'interp_rspl_sx' argument 2 names different: declaration 'pp' definition 'p'.
Argyll_V2.0.1/rspl/rspl.c:1236:7: style: Function 're_set_rspl' argument 3 names different: declaration 'cbntx' definition 'cbctx'. [funcArgNamesDifferent]
Argyll_V2.0.1/rspl/rspl.c:72:58: note: Function 're_set_rspl' argument 3 names different: declaration 'cbntx' definition 'cbctx'.
Argyll_V2.0.1/rspl/rspl.c:1236:7: note: Function 're_set_rspl' argument 3 names different: declaration 'cbntx' definition 'cbctx'.
Argyll_V2.0.1/rspl/rspl.c:1247:7: style: Function 'scan_rspl' argument 3 names different: declaration 'cbntx' definition 'cbctx'. [funcArgNamesDifferent]
Argyll_V2.0.1/rspl/rspl.c:74:57: note: Function 'scan_rspl' argument 3 names different: declaration 'cbntx' definition 'cbctx'.
Argyll_V2.0.1/rspl/rspl.c:1247:7: note: Function 'scan_rspl' argument 3 names different: declaration 'cbntx' definition 'cbctx'.
Argyll_V2.0.1/rspl/rspl.c:1596:5: style: Function 'rpsh_inc' argument 2 names different: declaration 'co' definition 'coa'. [funcArgNamesDifferent]
Argyll_V2.0.1/rspl/rspl.h:651:27: note: Function 'rpsh_inc' argument 2 names different: declaration 'co' definition 'coa'.
Argyll_V2.0.1/rspl/rspl.c:1596:5: note: Function 'rpsh_inc' argument 2 names different: declaration 'co' definition 'coa'.
Argyll_V2.0.1/rspl/rspl1.c:414:5: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/rspl/rspl1.c:269:11: style: The scope of the variable 'sm' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/rspl1.c:410:10: style: Unused variable: vv [unusedVariable]
Argyll_V2.0.1/rspl/scat.c:858:3: style: Variable 'm' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/rspl/scat.c:808:0: note: Variable 'm' is reassigned a value before the old one has been used.
Argyll_V2.0.1/rspl/scat.c:858:3: note: Variable 'm' is reassigned a value before the old one has been used.
Argyll_V2.0.1/rspl/scat.c:2599:3: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/rspl/scat.c:2595:0: note: Variable 'err' is reassigned a value before the old one has been used.
Argyll_V2.0.1/rspl/scat.c:2599:3: note: Variable 'err' is reassigned a value before the old one has been used.
Argyll_V2.0.1/rspl/scat.c:1428:17: style: The scope of the variable 'ix' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/scat.c:1429:11: style: The scope of the variable 'val' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/scat.c:1429:16: style: The scope of the variable 'w' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/scat.c:1462:10: style: The scope of the variable 'smval' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/scat.c:2404:10: style: The scope of the variable 't' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/scat.c:2405:7: style: The scope of the variable 'mi' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/scat.c:2512:6: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/scat.c:340:12: style: Unused variable: f [unusedVariable]
Argyll_V2.0.1/rspl/scat.c:396:6: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/rspl/scat.c:396:9: style: Unused variable: f [unusedVariable]
Argyll_V2.0.1/rspl/scat.c:713:9: style: Variable 'psm' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/rspl/scat.c:1622:14: style: Variable 'di' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/rspl/scat.c:1967:12: style: Unused variable: dw [unusedVariable]
Argyll_V2.0.1/rspl/scat.c:2396:9: style: Unused variable: n [unusedVariable]
Argyll_V2.0.1/rspl/scat2.c:86:6: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/rspl/scat2.c:88:6: style: Unused variable: nigc [unusedVariable]
Argyll_V2.0.1/rspl/sm1.c:61:9: style: The scope of the variable 'g' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/sm2.c:83:9: style: The scope of the variable 'g' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/sm3.c:83:9: style: The scope of the variable 'g' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/smtmpp.c:334:6: style: The scope of the variable 'res' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/smtmpp.c:494:12: style: The scope of the variable 'bfit' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/smtmpp.c:556:6: style: The scope of the variable 'ntps' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/smtmpp.c:693:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/smtmpp.c:703:6: style: The scope of the variable 'its' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/smtmpp.c:948:8: style: The scope of the variable 'rss' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/smtmpp.c:951:9: style: The scope of the variable 'avgdev' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/smtmpp.c:952:6: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/smtmpp.c:953:6: style: The scope of the variable 'flags' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/smtmpp.c:1166:11: style: The scope of the variable 'y1' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/smtmpp.c:1166:19: style: The scope of the variable 'y3' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/smtmpp.c:952:12: style: Unused variable: it [unusedVariable]
Argyll_V2.0.1/rspl/smtnd.c:323:6: style: The scope of the variable 'its' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/smtnd.c:577:6: style: The scope of the variable 'its' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/smtnd.c:578:6: style: The scope of the variable 'res' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/smtnd.c:732:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/smtnd.c:973:8: style: The scope of the variable 'rss' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/smtnd.c:1182:11: style: The scope of the variable 'y1' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/smtnd.c:1182:19: style: The scope of the variable 'y3' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/spline.c:119:7: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/rspl/spline.c:148:13: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/rspl/spline.c:159:13: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/rspl/spline.c:255:10: style: The scope of the variable 'p' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/spline.c:252:7: style: Function 'spline_interp_rspl' argument 1 names different: declaration 'ss' definition 's'. [funcArgNamesDifferent]
Argyll_V2.0.1/rspl/spline.c:34:30: note: Function 'spline_interp_rspl' argument 1 names different: declaration 'ss' definition 's'.
Argyll_V2.0.1/rspl/spline.c:252:7: note: Function 'spline_interp_rspl' argument 1 names different: declaration 'ss' definition 's'.
Argyll_V2.0.1/rspl/stest.c:310:11: style: The scope of the variable 'f' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/stest.c:513:12: style: Unused variable: f [unusedVariable]
Argyll_V2.0.1/rspl/t2d.c:295:2: style: Variable 'val' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/rspl/t2d.c:293:0: note: Variable 'val' is reassigned a value before the old one has been used.
Argyll_V2.0.1/rspl/t2d.c:295:2: note: Variable 'val' is reassigned a value before the old one has been used.
Argyll_V2.0.1/rspl/t2d.c:467:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/t2d.c:472:6: style: The scope of the variable 'gres2' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/t2d.c:687:11: style: The scope of the variable 'k' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/t2ddf.c:101:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/t2ddf.c:106:6: style: The scope of the variable 'gres2' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/t3d.c:371:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/t3d.c:376:6: style: The scope of the variable 'gres2' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/t3ddf.c:116:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/t3ddf.c:121:6: style: The scope of the variable 'gres2' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/tnd.c:145:2: style: Variable 'tps' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/rspl/tnd.c:101:0: note: Variable 'tps' is reassigned a value before the old one has been used.
Argyll_V2.0.1/rspl/tnd.c:145:2: note: Variable 'tps' is reassigned a value before the old one has been used.
Argyll_V2.0.1/rspl/tnd.c:167:13: style: The scope of the variable 'sm' can be reduced. [variableScope]
Argyll_V2.0.1/rspl/tnd.c:217:2: style: Variable 'cvec' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/rspl/trnd.c:134:12: style: The scope of the variable 'cl' can be reduced. [variableScope]
Argyll_V2.0.1/scanin/scanin.c:368:12: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
Argyll_V2.0.1/scanin/scanin.c:366:42: note: outer condition: outo==0
Argyll_V2.0.1/scanin/scanin.c:368:12: note: identical inner condition: outo==0
Argyll_V2.0.1/scanin/scanin.c:237:31: style: Redundant condition: If 'EXPR == 'a'', the comparison 'EXPR != '\000'' is always true. [redundantCondition]
Argyll_V2.0.1/scanin/scanin.c:368:12: style: Condition 'outo==0' is always true [knownConditionTrueFalse]
Argyll_V2.0.1/scanin/scanin.c:366:42: note: Assuming that condition 'outo==0' is not redundant
Argyll_V2.0.1/scanin/scanin.c:368:12: note: Condition 'outo==0' is always true
Argyll_V2.0.1/scanin/scanin.c:145:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/scanin/scanin.c:171:6: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/scanin/scanin.c:171:9: style: The scope of the variable 'j' can be reduced. [variableScope]
Argyll_V2.0.1/scanin/scanin.c:972:20: error: Expression 'setel[k++].c=(char*)icg->t[0].fdata[i][si]' depends on order of evaluation of side effects [unknownEvaluationOrder]
Argyll_V2.0.1/scanin/scanin.c:527:16: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
Argyll_V2.0.1/scanin/scanin.c:753:16: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
Argyll_V2.0.1/scanin/scanin.c:1166:16: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
Argyll_V2.0.1/scanin/scanrd.c:4098:12: style: Condition 'pix_r<=line_r' is always true [knownConditionTrueFalse]
Argyll_V2.0.1/scanin/scanrd.c:4045:16: note: Assignment 'pix_r=0.5', assigned value is 0.5
Argyll_V2.0.1/scanin/scanrd.c:4098:12: note: Condition 'pix_r<=line_r' is always true
Argyll_V2.0.1/scanin/scanrd.c:3171:18: style: Same expression on both sides of '||' because the value of 'nxlines<2' and 'nylines<2' are the same. [duplicateExpression]
Argyll_V2.0.1/scanin/scanrd.c:3072:16: note: 'nxlines' is assigned value '0' here.
Argyll_V2.0.1/scanin/scanrd.c:3072:29: note: 'nylines' is assigned value '0' here.
Argyll_V2.0.1/scanin/scanrd.c:3171:18: note: Same expression on both sides of '||' because the value of 'nxlines<2' and 'nylines<2' are the same.
Argyll_V2.0.1/scanin/scanrd.c:659:9: style: The scope of the variable 'tdh' can be reduced. [variableScope]
Argyll_V2.0.1/scanin/scanrd.c:659:13: style: The scope of the variable 'tdv' can be reduced. [variableScope]
Argyll_V2.0.1/scanin/scanrd.c:660:9: style: The scope of the variable 'tdmag' can be reduced. [variableScope]
Argyll_V2.0.1/scanin/scanrd.c:2531:10: style: The scope of the variable 'off' can be reduced. [variableScope]
Argyll_V2.0.1/scanin/scanrd.c:3538:13: style: The scope of the variable 'tt' can be reduced. [variableScope]
Argyll_V2.0.1/scanin/scanrd.c:3558:14: style: The scope of the variable 'tt' can be reduced. [variableScope]
Argyll_V2.0.1/scanin/scanrd.c:3697:6: style: The scope of the variable 'e' can be reduced. [variableScope]
Argyll_V2.0.1/scanin/scanrd.c:4035:15: style: The scope of the variable 'ffar' can be reduced. [variableScope]
Argyll_V2.0.1/scanin/scanrd.c:98:8: style: Function 'do_scanrd' argument 3 names different: declaration 'gamma' definition 'gammav'. [funcArgNamesDifferent]
Argyll_V2.0.1/scanin/scanrd.h:108:9: note: Function 'do_scanrd' argument 3 names different: declaration 'gamma' definition 'gammav'.
Argyll_V2.0.1/scanin/scanrd.c:98:8: note: Function 'do_scanrd' argument 3 names different: declaration 'gamma' definition 'gammav'.
Argyll_V2.0.1/scanin/scanrd.c:477:9: style: Function 'free_scanrd' argument 1 names different: declaration 's' definition 'ps'. [funcArgNamesDifferent]
Argyll_V2.0.1/scanin/scanrd.c:56:33: note: Function 'free_scanrd' argument 1 names different: declaration 's' definition 'ps'.
Argyll_V2.0.1/scanin/scanrd.c:477:9: note: Function 'free_scanrd' argument 1 names different: declaration 's' definition 'ps'.
Argyll_V2.0.1/scanin/scanrd.c:530:22: style: Function 'scanrd_error' argument 1 names different: declaration 's' definition 'ps'. [funcArgNamesDifferent]
Argyll_V2.0.1/scanin/scanrd.c:60:42: note: Function 'scanrd_error' argument 1 names different: declaration 's' definition 'ps'.
Argyll_V2.0.1/scanin/scanrd.c:530:22: note: Function 'scanrd_error' argument 1 names different: declaration 's' definition 'ps'.
Argyll_V2.0.1/scanin/scanrd.c:2992:9: style: Function 'compute_man_ptrans' argument 2 names different: declaration 'sfids' definition 'sfid'. [funcArgNamesDifferent]
Argyll_V2.0.1/scanin/scanrd.c:78:51: note: Function 'compute_man_ptrans' argument 2 names different: declaration 'sfids' definition 'sfid'.
Argyll_V2.0.1/scanin/scanrd.c:2992:9: note: Function 'compute_man_ptrans' argument 2 names different: declaration 'sfids' definition 'sfid'.
Argyll_V2.0.1/scanin/scanrd.c:3671:9: style: Function 'scanrd_reset' argument 1 names different: declaration 's' definition 'ps'. [funcArgNamesDifferent]
Argyll_V2.0.1/scanin/scanrd.c:57:33: note: Function 'scanrd_reset' argument 1 names different: declaration 's' definition 'ps'.
Argyll_V2.0.1/scanin/scanrd.c:3671:9: note: Function 'scanrd_reset' argument 1 names different: declaration 's' definition 'ps'.
Argyll_V2.0.1/scanin/scanrd.c:4155:5: style: Function 'show_line' argument 2 names different: declaration 'x1' definition 'X1'. [funcArgNamesDifferent]
Argyll_V2.0.1/scanin/scanrd.c:1318:38: note: Function 'show_line' argument 2 names different: declaration 'x1' definition 'X1'.
Argyll_V2.0.1/scanin/scanrd.c:4155:5: note: Function 'show_line' argument 2 names different: declaration 'x1' definition 'X1'.
Argyll_V2.0.1/scanin/scanrd.c:4155:13: style: Function 'show_line' argument 3 names different: declaration 'y1' definition 'Y1'. [funcArgNamesDifferent]
Argyll_V2.0.1/scanin/scanrd.c:1318:46: note: Function 'show_line' argument 3 names different: declaration 'y1' definition 'Y1'.
Argyll_V2.0.1/scanin/scanrd.c:4155:13: note: Function 'show_line' argument 3 names different: declaration 'y1' definition 'Y1'.
Argyll_V2.0.1/scanin/scanrd.c:4155:21: style: Function 'show_line' argument 4 names different: declaration 'x2' definition 'X2'. [funcArgNamesDifferent]
Argyll_V2.0.1/scanin/scanrd.c:1318:54: note: Function 'show_line' argument 4 names different: declaration 'x2' definition 'X2'.
Argyll_V2.0.1/scanin/scanrd.c:4155:21: note: Function 'show_line' argument 4 names different: declaration 'x2' definition 'X2'.
Argyll_V2.0.1/scanin/scanrd.c:4155:29: style: Function 'show_line' argument 5 names different: declaration 'y2' definition 'Y2'. [funcArgNamesDifferent]
Argyll_V2.0.1/scanin/scanrd.c:1318:62: note: Function 'show_line' argument 5 names different: declaration 'y2' definition 'Y2'.
Argyll_V2.0.1/scanin/scanrd.c:4155:29: note: Function 'show_line' argument 5 names different: declaration 'y2' definition 'Y2'.
Argyll_V2.0.1/scanin/scanrd.c:1488:6: style: Unused variable: nl [unusedVariable]
Argyll_V2.0.1/scanin/scanrd.c:3069:8: style: Unused variable: j [unusedVariable]
Argyll_V2.0.1/scanin/scanrd.c:3873:3: style: Variable 'i' is modified but its new value is never used. [unreadVariable]
Argyll_V2.0.1/scanin/scanrd.c:4090:14: style: Variable 'tablesize' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/scanin/scanrd.c:1796:3: error: Memory leak: a [memleak]
Argyll_V2.0.1/scanin/scanrd.c:1744:3: error: Memory leak: xl.a [memleak]
Argyll_V2.0.1/spectro/LzmaDec.c:893:29: style: Function 'LzmaDec_Free' argument 1 names different: declaration 'state' definition 'p'. [funcArgNamesDifferent]
Argyll_V2.0.1/spectro/LzmaDec.h:138:29: note: Function 'LzmaDec_Free' argument 1 names different: declaration 'state' definition 'p'.
Argyll_V2.0.1/spectro/LzmaDec.c:893:29: note: Function 'LzmaDec_Free' argument 1 names different: declaration 'state' definition 'p'.
Argyll_V2.0.1/spectro/LzmaDec.c:948:33: style: Function 'LzmaDec_Allocate' argument 1 names different: declaration 'state' definition 'p'. [funcArgNamesDifferent]
Argyll_V2.0.1/spectro/LzmaDec.h:137:33: note: Function 'LzmaDec_Allocate' argument 1 names different: declaration 'state' definition 'p'.
Argyll_V2.0.1/spectro/LzmaDec.c:948:33: note: Function 'LzmaDec_Allocate' argument 1 names different: declaration 'state' definition 'p'.
Argyll_V2.0.1/spectro/LzmaDec.c:948:48: style: Function 'LzmaDec_Allocate' argument 2 names different: declaration 'prop' definition 'props'. [funcArgNamesDifferent]
Argyll_V2.0.1/spectro/LzmaDec.h:137:52: note: Function 'LzmaDec_Allocate' argument 2 names different: declaration 'prop' definition 'props'.
Argyll_V2.0.1/spectro/LzmaDec.c:948:48: note: Function 'LzmaDec_Allocate' argument 2 names different: declaration 'prop' definition 'props'.
Argyll_V2.0.1/spectro/LzmaDec.c:674:3: style: Variable 'range' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/LzmaDec.c:674:3: style: Variable 'code' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/aglob.c:106:16: style: The scope of the variable 'd' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/average.c:80:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/average.c:48:6: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/spectro/average.c:167:5: error: Common realloc mistake: 'inps' nulled but not freed upon failure [memleakOnRealloc]
Argyll_V2.0.1/spectro/base64.c:56:10: style: Condition 'ib>6' is always true [knownConditionTrueFalse]
Argyll_V2.0.1/spectro/base64.c:50:25: note: Assignment 'ib=8', assigned value is 8
Argyll_V2.0.1/spectro/base64.c:56:10: note: Condition 'ib>6' is always true
Argyll_V2.0.1/spectro/base64.c:58:11: style: Condition 'ib>12' is always false [knownConditionTrueFalse]
Argyll_V2.0.1/spectro/base64.c:50:25: note: Assignment 'ib=8', assigned value is 8
Argyll_V2.0.1/spectro/base64.c:58:11: note: Condition 'ib>12' is always false
Argyll_V2.0.1/spectro/ccwin.c:760:3: warning: Either the condition '(p=(struct _dispwin*)calloc(sizeof(struct _dispwin),1))==NULL' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck]
Argyll_V2.0.1/spectro/ccwin.c:759:50: note: Assuming that condition '(p=(struct _dispwin*)calloc(sizeof(struct _dispwin),1))==NULL' is not redundant
Argyll_V2.0.1/spectro/ccwin.c:760:3: note: Null pointer dereference
Argyll_V2.0.1/spectro/ccwin.c:119:7: style: The scope of the variable 'url' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/ccwin.c:120:9: style: The scope of the variable 'bg' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/ccwin.c:169:7: style: The scope of the variable 'url' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/ccwin.c:337:14: style: The scope of the variable 'options' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/ccwin.c:339:0: style: Variable 'portno' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/ccwin.c:465:9: style: Unused variable: kr [unusedVariable]
Argyll_V2.0.1/spectro/ccwin.c:465:13: style: Unused variable: kf [unusedVariable]
Argyll_V2.0.1/spectro/ccwin.c:753:8: style: Unused variable: cp [unusedVariable]
Argyll_V2.0.1/spectro/ccwin.c:386:0: error: Memory leak: p [memleak]
Argyll_V2.0.1/spectro/ccxxmake.c:621:3: style: Variable 'cgf' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/spectro/ccxxmake.c:611:0: note: Variable 'cgf' is reassigned a value before the old one has been used.
Argyll_V2.0.1/spectro/ccxxmake.c:621:3: note: Variable 'cgf' is reassigned a value before the old one has been used.
Argyll_V2.0.1/spectro/ccxxmake.c:758:4: style: Variable 'cgf' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/spectro/ccxxmake.c:748:0: note: Variable 'cgf' is reassigned a value before the old one has been used.
Argyll_V2.0.1/spectro/ccxxmake.c:758:4: note: Variable 'cgf' is reassigned a value before the old one has been used.
Argyll_V2.0.1/spectro/ccxxmake.c:212:10: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/ccxxmake.c:221:6: style: The scope of the variable 'faketoggle' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/ccxxmake.c:226:6: style: The scope of the variable 'override' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/ccxxmake.c:258:6: style: The scope of the variable 'saved' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/ccxxmake.c:265:6: style: The scope of the variable 'rv' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/ccxxmake.c:378:10: style: The scope of the variable 'ix' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/ccxxmake.c:752:8: style: The scope of the variable 'xix' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/ccxxmake.c:752:13: style: The scope of the variable 'yix' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/ccxxmake.c:752:18: style: The scope of the variable 'zix' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/ccxxmake.c:1056:8: style: The scope of the variable 'j' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/ccxxmake.c:1057:8: style: The scope of the variable 'gc' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/chartread.c:1413:17: style: Expression is always false because 'else if' condition matches previous condition at line 1412. [multiCondition]
Argyll_V2.0.1/spectro/chartread.c:1935:16: style: Expression is always false because 'else if' condition matches previous condition at line 1934. [multiCondition]
Argyll_V2.0.1/spectro/chartread.c:1270:11: style: Condition 'nn!=NULL' is always false [knownConditionTrueFalse]
Argyll_V2.0.1/spectro/chartread.c:1215:15: note: Assignment 'nn=NULL', assigned value is 0
Argyll_V2.0.1/spectro/chartread.c:1270:11: note: Condition 'nn!=NULL' is always false
Argyll_V2.0.1/spectro/chartread.c:1551:7: style: Variable 'mm' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/spectro/chartread.c:1550:0: note: Variable 'mm' is reassigned a value before the old one has been used.
Argyll_V2.0.1/spectro/chartread.c:1551:7: note: Variable 'mm' is reassigned a value before the old one has been used.
Argyll_V2.0.1/spectro/chartread.c:1414:14: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
Argyll_V2.0.1/spectro/chartread.c:1415:9: note: Found duplicate branches for 'if' and 'else'.
Argyll_V2.0.1/spectro/chartread.c:1414:14: note: Found duplicate branches for 'if' and 'else'.
Argyll_V2.0.1/spectro/chartread.c:1936:13: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
Argyll_V2.0.1/spectro/chartread.c:1937:8: note: Found duplicate branches for 'if' and 'else'.
Argyll_V2.0.1/spectro/chartread.c:1936:13: note: Found duplicate branches for 'if' and 'else'.
Argyll_V2.0.1/spectro/chartread.c:1270:11: style: Same expression on both sides of '!=' because the value of 'nn' and 'NULL' are the same. [duplicateExpression]
Argyll_V2.0.1/spectro/chartread.c:1215:15: note: 'nn' is assigned value 'NULL' here.
Argyll_V2.0.1/spectro/chartread.c:1270:11: note: Same expression on both sides of '!=' because the value of 'nn' and 'NULL' are the same.
Argyll_V2.0.1/spectro/chartread.c:2178:10: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/chartread.c:2696:9: style: The scope of the variable 'labfname' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/chartread.c:2876:8: style: The scope of the variable 'buf' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/chartread.c:2153:7: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/spectro/chartread.c:2227:14: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
Argyll_V2.0.1/spectro/colorhug.c:1172:3: style: Variable 'mask' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/spectro/colorhug.c:1169:0: note: Variable 'mask' is reassigned a value before the old one has been used.
Argyll_V2.0.1/spectro/colorhug.c:1172:3: note: Variable 'mask' is reassigned a value before the old one has been used.
Argyll_V2.0.1/spectro/colorhug.c:1181:3: style: Variable 'mask' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/spectro/colorhug.c:1178:0: note: Variable 'mask' is reassigned a value before the old one has been used.
Argyll_V2.0.1/spectro/colorhug.c:1181:3: note: Variable 'mask' is reassigned a value before the old one has been used.
Argyll_V2.0.1/spectro/colorhug.c:1004:6: style: The scope of the variable 'ix' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/colorhug.c:1209:53: style: Function 'new_colorhug' argument 2 names different: declaration 'itype' definition 'dtype'. [funcArgNamesDifferent]
Argyll_V2.0.1/spectro/colorhug.h:99:53: note: Function 'new_colorhug' argument 2 names different: declaration 'itype' definition 'dtype'.
Argyll_V2.0.1/spectro/colorhug.c:1209:53: note: Function 'new_colorhug' argument 2 names different: declaration 'itype' definition 'dtype'.
Argyll_V2.0.1/spectro/colorhug.c:160:6: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/spectro/colorhug.c:341:6: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/spectro/colorhug.c:589:6: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/spectro/colorhug.c:847:28: style: Variable 'p' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/colorhug.c:1152:17: style: Variable 'ev' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/colorhug.c:1211:6: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/spectro/dispcal.c:4815:13: error: Array 'pjadj[3][3]' index pjadj[3][0] out of bounds. [arrayIndexOutOfBounds]
Argyll_V2.0.1/spectro/dispcal.c:4815:27: error: Array 'pjadj[3][3]' index pjadj[3][1] out of bounds. [arrayIndexOutOfBounds]
Argyll_V2.0.1/spectro/dispcal.c:4815:41: error: Array 'pjadj[3][3]' index pjadj[3][2] out of bounds. [arrayIndexOutOfBounds]
Argyll_V2.0.1/spectro/dispcal.c:2330:15: warning: Either the condition 'icmps!=NULL' is redundant or there is possible null pointer dereference: icmps. [nullPointerRedundantCheck]
Argyll_V2.0.1/spectro/dispcal.c:2415:12: note: Assuming that condition 'icmps!=NULL' is not redundant
Argyll_V2.0.1/spectro/dispcal.c:2330:15: note: Null pointer dereference
Argyll_V2.0.1/spectro/dispcal.c:424:2: style: Variable 'gooff' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/spectro/dispcal.c:419:0: note: Variable 'gooff' is reassigned a value before the old one has been used.
Argyll_V2.0.1/spectro/dispcal.c:424:2: note: Variable 'gooff' is reassigned a value before the old one has been used.
Argyll_V2.0.1/spectro/dispcal.c:1784:2: style: Variable 'gamma' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/spectro/dispcal.c:1701:0: note: Variable 'gamma' is reassigned a value before the old one has been used.
Argyll_V2.0.1/spectro/dispcal.c:1784:2: note: Variable 'gamma' is reassigned a value before the old one has been used.
Argyll_V2.0.1/spectro/dispcal.c:2955:4: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
Argyll_V2.0.1/spectro/dispcal.c:2957:4: note: Found duplicate branches for 'if' and 'else'.
Argyll_V2.0.1/spectro/dispcal.c:2955:4: note: Found duplicate branches for 'if' and 'else'.
Argyll_V2.0.1/spectro/dispcal.c:2450:25: style: Same expression on both sides of '/'. [duplicateExpression]
Argyll_V2.0.1/spectro/dispcal.c:2704:23: style: Same expression on both sides of '/'. [duplicateExpression]
Argyll_V2.0.1/spectro/dispcal.c:3301:15: style: Same expression on both sides of '/='. [duplicateExpression]
Argyll_V2.0.1/spectro/dispcal.c:3308:14: style: Same expression on both sides of '/='. [duplicateExpression]
Argyll_V2.0.1/spectro/dispcal.c:3326:14: style: Same expression on both sides of '/='. [duplicateExpression]
Argyll_V2.0.1/spectro/dispcal.c:3572:14: style: Same expression on both sides of '/='. [duplicateExpression]
Argyll_V2.0.1/spectro/dispcal.c:3580:13: style: Same expression on both sides of '/='. [duplicateExpression]
Argyll_V2.0.1/spectro/dispcal.c:3725:13: style: Same expression on both sides of '/='. [duplicateExpression]
Argyll_V2.0.1/spectro/dispcal.c:3733:13: style: Same expression on both sides of '/='. [duplicateExpression]
Argyll_V2.0.1/spectro/dispcal.c:3740:13: style: Same expression on both sides of '/='. [duplicateExpression]
Argyll_V2.0.1/spectro/dispcal.c:4244:22: style: Same expression on both sides of '/'. [duplicateExpression]
Argyll_V2.0.1/spectro/dispcal.c:4848:44: style: Same expression on both sides of '==' because the value of 'isclipped' and '0' are the same. [duplicateExpression]
Argyll_V2.0.1/spectro/dispcal.c:4760:22: note: 'isclipped' is assigned value '0' here.
Argyll_V2.0.1/spectro/dispcal.c:4848:44: note: Same expression on both sides of '==' because the value of 'isclipped' and '0' are the same.
Argyll_V2.0.1/spectro/dispcal.c:5729:18: style: Same expression on both sides of '!=' because the value of 'copyright' and 'NULL' are the same. [duplicateExpression]
Argyll_V2.0.1/spectro/dispcal.c:1679:20: note: 'copyright' is assigned value 'NULL' here.
Argyll_V2.0.1/spectro/dispcal.c:5729:18: note: Same expression on both sides of '!=' because the value of 'copyright' and 'NULL' are the same.
Argyll_V2.0.1/spectro/dispcal.c:5743:21: style: Same expression on both sides of '!=' because the value of 'deviceMfgDesc' and 'NULL' are the same. [duplicateExpression]
Argyll_V2.0.1/spectro/dispcal.c:1680:24: note: 'deviceMfgDesc' is assigned value 'NULL' here.
Argyll_V2.0.1/spectro/dispcal.c:5743:21: note: Same expression on both sides of '!=' because the value of 'deviceMfgDesc' and 'NULL' are the same.
Argyll_V2.0.1/spectro/dispcal.c:5756:17: style: Same expression on both sides of '!=' because the value of 'modelDesc' and 'NULL' are the same. [duplicateExpression]
Argyll_V2.0.1/spectro/dispcal.c:1681:20: note: 'modelDesc' is assigned value 'NULL' here.
Argyll_V2.0.1/spectro/dispcal.c:5756:17: note: Same expression on both sides of '!=' because the value of 'modelDesc' and 'NULL' are the same.
Argyll_V2.0.1/spectro/dispcal.c:1032:10: style: The scope of the variable 'dd' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/dispcal.c:1252:9: style: The scope of the variable 'nxyz' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/dispcal.c:1253:13: style: The scope of the variable 'ctde' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/dispcal.c:1350:10: style: The scope of the variable 'oscore' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/dispcal.c:1663:10: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/dispcal.c:1892:10: style: The scope of the variable 'ix' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/dispcal.c:4674:9: style: The scope of the variable 'gworse' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/dispcal.c:4850:14: style: The scope of the variable 'spdrgb' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/dispcal.c:4852:14: style: The scope of the variable 'jadj' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/dispcal.c:4853:14: style: The scope of the variable 'tj' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/dispcal.c:4854:14: style: The scope of the variable 'itj' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/dispcal.c:5912:13: style: The scope of the variable 'in' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/dispcal.c:5957:13: style: The scope of the variable 'in' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/dispcal.c:417:6: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/spectro/dispcal.c:477:6: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/spectro/dispcal.c:481:9: style: Variable 'brat' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/dispcal.c:478:21: style: Unused variable: gioff [unusedVariable]
Argyll_V2.0.1/spectro/dispcal.c:478:28: style: Unused variable: gvv [unusedVariable]
Argyll_V2.0.1/spectro/dispcal.c:840:6: style: Unused variable: j [unusedVariable]
Argyll_V2.0.1/spectro/dispcal.c:932:9: style: Unused variable: j [unusedVariable]
Argyll_V2.0.1/spectro/dispcal.c:971:9: style: Unused variable: j [unusedVariable]
Argyll_V2.0.1/spectro/dispcal.c:1321:3: style: Variable 'val' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/dispcal.c:1352:3: style: Variable 'bits' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/dispcal.c:1317:0: style: Variable 'verb' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/dispcal.c:5708:15: style: Unused variable: dstm [unusedVariable]
Argyll_V2.0.1/spectro/dispcal.c:5251:15: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
Argyll_V2.0.1/spectro/dispread.c:224:10: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/dispread.c:395:10: style: The scope of the variable 'ix' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/dispread.c:814:12: style: The scope of the variable 'vr' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/dispread.c:887:14: warning: The expression 'strcmp(ccg->t[0].kdata[fi],"yes") != 0' is suspicious. It overlaps 'strcmp(ccg->t[0].kdata[fi],"YES") == 0'. [overlappingStrcmp]
Argyll_V2.0.1/spectro/dispread.c:280:14: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
Argyll_V2.0.1/spectro/dispsup.c:2299:27: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition]
Argyll_V2.0.1/spectro/dispsup.c:2297:26: note: outer condition: (cap2&inst2_ccss)!=0
Argyll_V2.0.1/spectro/dispsup.c:2299:27: note: opposite inner condition: (cap2&inst2_ccss)==0
Argyll_V2.0.1/spectro/dispsup.c:705:13: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
Argyll_V2.0.1/spectro/dispsup.c:706:8: note: Found duplicate branches for 'if' and 'else'.
Argyll_V2.0.1/spectro/dispsup.c:705:13: note: Found duplicate branches for 'if' and 'else'.
Argyll_V2.0.1/spectro/dispsup.c:1361:12: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
Argyll_V2.0.1/spectro/dispsup.c:1362:7: note: Found duplicate branches for 'if' and 'else'.
Argyll_V2.0.1/spectro/dispsup.c:1361:12: note: Found duplicate branches for 'if' and 'else'.
Argyll_V2.0.1/spectro/dispsup.c:770:10: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/dispsup.c:771:9: style: The scope of the variable 'fper' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/dispsup.c:771:15: style: The scope of the variable 'foff' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/dispsup.c:772:6: style: The scope of the variable 'off' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/dispsup.c:772:11: style: The scope of the variable 'poff' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/dispsup.c:1158:10: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/dispsup.c:1267:8: style: The scope of the variable 'ch' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/dispsup.c:2410:6: style: The scope of the variable 'ch' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/dispsup.c:214:11: style: Function 'disprd_calibration' argument 9 names different: declaration 'screen' definition 'disp'. [funcArgNamesDifferent]
Argyll_V2.0.1/spectro/dispsup.h:58:11: note: Function 'disprd_calibration' argument 9 names different: declaration 'screen' definition 'disp'.
Argyll_V2.0.1/spectro/dispsup.c:214:11: note: Function 'disprd_calibration' argument 9 names different: declaration 'screen' definition 'disp'.
Argyll_V2.0.1/spectro/dispsup.c:2378:11: style: Function 'new_disprd' argument 18 names different: declaration 'screen' definition 'disp'. [funcArgNamesDifferent]
Argyll_V2.0.1/spectro/dispsup.h:249:11: note: Function 'new_disprd' argument 18 names different: declaration 'screen' definition 'disp'.
Argyll_V2.0.1/spectro/dispsup.c:2378:11: note: Function 'new_disprd' argument 18 names different: declaration 'screen' definition 'disp'.
Argyll_V2.0.1/spectro/dispsup.c:283:10: style: Variable 'itype' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/dispsup.c:230:6: style: Unused variable: c [unusedVariable]
Argyll_V2.0.1/spectro/dispsup.c:234:23: style: Variable 'calt' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/dispsup.c:1027:11: style: Unused variable: we [unusedVariable]
Argyll_V2.0.1/spectro/dispsup.c:1434:11: style: Variable 'ttpat' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/dispsup.c:1634:11: style: Variable 'ttpat' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/dispsup.c:1747:11: style: Variable 'ttpat' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/disptechs.c:562:6: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/spectro/disptechs.c:669:6: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/spectro/disptechs.c:748:10: style: Unused variable: el [unusedVariable]
Argyll_V2.0.1/spectro/disptechs.c:748:18: style: Unused variable: n [unusedVariable]
Argyll_V2.0.1/spectro/disptechs.c:748:21: style: Unused variable: t [unusedVariable]
Argyll_V2.0.1/spectro/dispwin.c:4316:2: warning: Either the condition 'p==NULL' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck]
Argyll_V2.0.1/spectro/dispwin.c:4318:8: note: Assuming that condition 'p==NULL' is not redundant
Argyll_V2.0.1/spectro/dispwin.c:4316:2: note: Null pointer dereference
Argyll_V2.0.1/spectro/dispwin.c:3981:8: style: The scope of the variable 'tt' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/dispwin.c:1174:32: style: Function 'free_disppaths' argument 1 names different: declaration 'paths' definition 'disps'. [funcArgNamesDifferent]
Argyll_V2.0.1/spectro/dispwin.h:142:32: note: Function 'free_disppaths' argument 1 names different: declaration 'paths' definition 'disps'.
Argyll_V2.0.1/spectro/dispwin.c:1174:32: note: Function 'free_disppaths' argument 1 names different: declaration 'paths' definition 'disps'.
Argyll_V2.0.1/spectro/dispwin.c:1196:30: style: Function 'del_disppath' argument 1 names different: declaration 'paths' definition 'disps'. [funcArgNamesDifferent]
Argyll_V2.0.1/spectro/dispwin.h:145:30: note: Function 'del_disppath' argument 1 names different: declaration 'paths' definition 'disps'.
Argyll_V2.0.1/spectro/dispwin.c:1196:30: note: Function 'del_disppath' argument 1 names different: declaration 'paths' definition 'disps'.
Argyll_V2.0.1/spectro/dispwin.c:4724:11: style: Function 'new_dispwin' argument 1 names different: declaration 'screen' definition 'disp'. [funcArgNamesDifferent]
Argyll_V2.0.1/spectro/dispwin.h:406:12: note: Function 'new_dispwin' argument 1 names different: declaration 'screen' definition 'disp'.
Argyll_V2.0.1/spectro/dispwin.c:4724:11: note: Function 'new_dispwin' argument 1 names different: declaration 'screen' definition 'disp'.
Argyll_V2.0.1/spectro/dispwin.c:1317:6: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/spectro/dispwin.c:1317:9: style: Unused variable: j [unusedVariable]
Argyll_V2.0.1/spectro/dispwin.c:1815:6: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/spectro/dispwin.c:1815:9: style: Unused variable: j [unusedVariable]
Argyll_V2.0.1/spectro/dispwin.c:3933:9: style: Unused variable: kr [unusedVariable]
Argyll_V2.0.1/spectro/dispwin.c:3933:13: style: Unused variable: kf [unusedVariable]
Argyll_V2.0.1/spectro/dispwin.c:3974:0: style: Variable 'frange' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/dispwin.c:3975:0: style: Variable 'rrange' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/dispwin.c:3976:19: style: Variable 'nrange' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/dispwin.c:3981:8: style: Variable 'tt' is not assigned a value. [unassignedVariable]
Argyll_V2.0.1/spectro/dispwin.c:4029:10: error: Uninitialized variable: tt [uninitvar]
Argyll_V2.0.1/spectro/dispwin.c:4030:17: error: Uninitialized variable: tt [uninitvar]
Argyll_V2.0.1/spectro/dispwin.c:4032:24: error: Uninitialized variable: tt [uninitvar]
Argyll_V2.0.1/spectro/dispwin.c:4033:31: error: Uninitialized variable: tt [uninitvar]
Argyll_V2.0.1/spectro/dispwin.c:4036:16: error: Uninitialized variable: tt [uninitvar]
Argyll_V2.0.1/spectro/dispwin.c:4038:10: error: Uninitialized variable: tt [uninitvar]
Argyll_V2.0.1/spectro/dispwin.c:4039:17: error: Uninitialized variable: tt [uninitvar]
Argyll_V2.0.1/spectro/dispwin.c:4041:15: error: Uninitialized variable: tt [uninitvar]
Argyll_V2.0.1/spectro/dispwin.c:4042:48: error: Uninitialized variable: tt [uninitvar]
Argyll_V2.0.1/spectro/dtp20.c:1671:26: style: Redundant condition: If 'EXPR >= '0'', the comparison 'EXPR != '\000'' is always true. [redundantCondition]
Argyll_V2.0.1/spectro/dtp20.c:107:6: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
Argyll_V2.0.1/spectro/dtp20.c:227:6: style: The scope of the variable 'se' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/dtp20.c:861:27: style: The scope of the variable 'tp' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/dtp20.c:1623:7: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/dtp20.c:1741:47: style: Function 'new_dtp20' argument 2 names different: declaration 'itype' definition 'dtype'. [funcArgNamesDifferent]
Argyll_V2.0.1/spectro/dtp20.h:141:47: note: Function 'new_dtp20' argument 2 names different: declaration 'itype' definition 'dtype'.
Argyll_V2.0.1/spectro/dtp20.c:1741:47: note: Function 'new_dtp20' argument 2 names different: declaration 'itype' definition 'dtype'.
Argyll_V2.0.1/spectro/dtp22.c:628:6: style: Condition 'user_trig' is always false [knownConditionTrueFalse]
Argyll_V2.0.1/spectro/dtp22.c:462:18: note: Assignment 'user_trig=0', assigned value is 0
Argyll_V2.0.1/spectro/dtp22.c:628:6: note: Condition 'user_trig' is always false
Argyll_V2.0.1/spectro/dtp22.c:106:6: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
Argyll_V2.0.1/spectro/dtp22.c:459:6: style: The scope of the variable 'se' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/dtp22.c:990:14: style: The scope of the variable 'buf' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/dtp41.c:88:6: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
Argyll_V2.0.1/spectro/dtp41.c:1124:14: style: The scope of the variable 'buf' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/dtp41.c:1265:14: style: The scope of the variable 'buf' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/dtp41.c:1335:47: style: Function 'new_dtp41' argument 2 names different: declaration 'itype' definition 'dtype'. [funcArgNamesDifferent]
Argyll_V2.0.1/spectro/dtp41.h:114:47: note: Function 'new_dtp41' argument 2 names different: declaration 'itype' definition 'dtype'.
Argyll_V2.0.1/spectro/dtp41.c:1335:47: note: Function 'new_dtp41' argument 2 names different: declaration 'itype' definition 'dtype'.
Argyll_V2.0.1/spectro/dtp41.c:1148:8: style: Variable 'rv' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/dtp41.c:1212:22: style: Variable 'p' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/dtp51.c:91:6: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
Argyll_V2.0.1/spectro/dtp51.c:285:7: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/dtp51.c:285:10: style: The scope of the variable 'j' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/dtp51.c:900:47: style: Function 'new_dtp51' argument 2 names different: declaration 'itype' definition 'dtype'. [funcArgNamesDifferent]
Argyll_V2.0.1/spectro/dtp51.h:103:47: note: Function 'new_dtp51' argument 2 names different: declaration 'itype' definition 'dtype'.
Argyll_V2.0.1/spectro/dtp51.c:900:47: note: Function 'new_dtp51' argument 2 names different: declaration 'itype' definition 'dtype'.
Argyll_V2.0.1/spectro/dtp51.c:864:14: style: Variable 'buf' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/dtp92.c:95:6: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
Argyll_V2.0.1/spectro/dtp92.c:1399:47: style: Function 'new_dtp92' argument 2 names different: declaration 'itype' definition 'dtype'. [funcArgNamesDifferent]
Argyll_V2.0.1/spectro/dtp92.h:105:47: note: Function 'new_dtp92' argument 2 names different: declaration 'itype' definition 'dtype'.
Argyll_V2.0.1/spectro/dtp92.c:1399:47: note: Function 'new_dtp92' argument 2 names different: declaration 'itype' definition 'dtype'.
Argyll_V2.0.1/spectro/dtp92.c:179:12: style: Variable 'brt' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/dtp92.c:181:8: style: Unused variable: fcc [unusedVariable]
Argyll_V2.0.1/spectro/dtp92.c:182:15: style: Unused variable: etime [unusedVariable]
Argyll_V2.0.1/spectro/dtp92.c:183:19: style: Variable 'dtype' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/dtp92.c:184:6: style: Unused variable: ci [unusedVariable]
Argyll_V2.0.1/spectro/dtp92.c:184:10: style: Unused variable: bi [unusedVariable]
Argyll_V2.0.1/spectro/dtp92.c:184:14: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/spectro/dtp92.c:184:17: style: Unused variable: se [unusedVariable]
Argyll_V2.0.1/spectro/dtp92.c:676:7: style: Unused variable: buf2 [unusedVariable]
Argyll_V2.0.1/spectro/dtp92.c:881:7: style: Unused variable: buf2 [unusedVariable]
Argyll_V2.0.1/spectro/dtp92.c:1375:7: style: Unused variable: buf [unusedVariable]
Argyll_V2.0.1/spectro/dtp92.c:1376:17: style: Variable 'ev' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/ex1.c:477:6: style: The scope of the variable 'ec' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/ex1.c:566:17: style: The scope of the variable 'blk2' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/ex1.c:715:6: style: The scope of the variable 'ec' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/ex1.c:1214:43: style: Function 'new_ex1' argument 2 names different: declaration 'itype' definition 'dtype'. [funcArgNamesDifferent]
Argyll_V2.0.1/spectro/ex1.h:148:43: note: Function 'new_ex1' argument 2 names different: declaration 'itype' definition 'dtype'.
Argyll_V2.0.1/spectro/ex1.c:1214:43: note: Function 'new_ex1' argument 2 names different: declaration 'itype' definition 'dtype'.
Argyll_V2.0.1/spectro/ex1.c:162:19: style: Variable 'dtype' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/ex1.c:165:17: style: Variable 'ev' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/ex1.c:750:7: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/spectro/ex1.c:750:10: style: Unused variable: j [unusedVariable]
Argyll_V2.0.1/spectro/ex1.c:750:13: style: Unused variable: k [unusedVariable]
Argyll_V2.0.1/spectro/ex1.c:751:10: style: Unused variable: raw [unusedVariable]
Argyll_V2.0.1/spectro/ex1.c:1059:18: style: Variable 'p' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/ex1.c:1088:18: style: Variable 'p' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/ex1.c:1089:12: style: Unused variable: ev [unusedVariable]
Argyll_V2.0.1/spectro/ex1.c:1138:6: style: Unused variable: refrmode [unusedVariable]
Argyll_V2.0.1/spectro/ex1.c:1169:17: style: Variable 'ev' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/ex1.c:1375:0: style: Variable 'ev' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/ex1.c:1377:6: style: Unused variable: rv [unusedVariable]
Argyll_V2.0.1/spectro/ex1.c:2573:10: style: Variable 'stime' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/ex1.c:2030:3: error: Memory leak: grating [memleak]
Argyll_V2.0.1/spectro/ex1.c:2034:4: error: Memory leak: grating [memleak]
Argyll_V2.0.1/spectro/ex1.c:2041:2: error: Memory leak: grating [memleak]
Argyll_V2.0.1/spectro/ex1.c:2055:3: error: Memory leak: filter [memleak]
Argyll_V2.0.1/spectro/ex1.c:2059:4: error: Memory leak: filter [memleak]
Argyll_V2.0.1/spectro/ex1.c:2066:2: error: Memory leak: filter [memleak]
Argyll_V2.0.1/spectro/ex1.c:2080:3: error: Memory leak: coating [memleak]
Argyll_V2.0.1/spectro/ex1.c:2084:4: error: Memory leak: coating [memleak]
Argyll_V2.0.1/spectro/ex1.c:2091:2: error: Memory leak: coating [memleak]
Argyll_V2.0.1/spectro/ex1.c:2117:3: error: Memory leak: alias [memleak]
Argyll_V2.0.1/spectro/ex1.c:2123:4: error: Memory leak: alias [memleak]
Argyll_V2.0.1/spectro/ex1.c:2131:2: error: Memory leak: alias [memleak]
Argyll_V2.0.1/spectro/ex1.c:2156:3: error: Memory leak: serno [memleak]
Argyll_V2.0.1/spectro/ex1.c:2162:4: error: Memory leak: serno [memleak]
Argyll_V2.0.1/spectro/ex1.c:2170:2: error: Memory leak: serno [memleak]
Argyll_V2.0.1/spectro/ex1.c:2196:3: error: Memory leak: coefs [memleak]
Argyll_V2.0.1/spectro/ex1.c:2242:3: error: Memory leak: coefs [memleak]
Argyll_V2.0.1/spectro/ex1.c:2295:3: error: Memory leak: coefs [memleak]
Argyll_V2.0.1/spectro/ex1.c:2303:3: error: Memory leak: coefs [memleak]
Argyll_V2.0.1/spectro/ex1.c:2355:3: error: Memory leak: coefs [memleak]
Argyll_V2.0.1/spectro/fakeread.c:98:10: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/fakeread.c:110:6: style: The scope of the variable 'gfudge' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/fakeread.c:127:6: style: The scope of the variable 'nchan' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/fakeread.c:862:28: style: Unused variable: vv [unusedVariable]
Argyll_V2.0.1/spectro/fakeread.c:1364:7: style: Variable 'opcs' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/fakeread.c:181:14: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
Argyll_V2.0.1/spectro/hcfr.c:111:2: style: Variable 'rv' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/spectro/hcfr.c:105:0: note: Variable 'rv' is reassigned a value before the old one has been used.
Argyll_V2.0.1/spectro/hcfr.c:111:2: note: Variable 'rv' is reassigned a value before the old one has been used.
Argyll_V2.0.1/spectro/hcfr.c:937:45: style: Function 'new_hcfr' argument 2 names different: declaration 'itype' definition 'dtype'. [funcArgNamesDifferent]
Argyll_V2.0.1/spectro/hcfr.h:103:45: note: Function 'new_hcfr' argument 2 names different: declaration 'itype' definition 'dtype'.
Argyll_V2.0.1/spectro/hcfr.c:937:45: note: Function 'new_hcfr' argument 2 names different: declaration 'itype' definition 'dtype'.
Argyll_V2.0.1/spectro/hcfr.c:87:6: style: Unused variable: rv [unusedVariable]
Argyll_V2.0.1/spectro/hcfr.c:90:7: style: Variable 'ec' is not assigned a value. [unassignedVariable]
Argyll_V2.0.1/spectro/hcfr.c:104:6: style: Unused variable: rwbytes [unusedVariable]
Argyll_V2.0.1/spectro/hcfr.c:364:6: style: Unused variable: rsize [unusedVariable]
Argyll_V2.0.1/spectro/hcfr.c:365:7: style: Unused variable: etime [unusedVariable]
Argyll_V2.0.1/spectro/hcfr.c:366:6: style: Unused variable: bi [unusedVariable]
Argyll_V2.0.1/spectro/hcfr.c:366:10: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/spectro/hcfr.c:408:14: style: Variable 'buf' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/hcfr.c:602:20: style: Variable 'p' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/hcfr.c:650:20: style: Variable 'p' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/hcfr.c:914:17: style: Variable 'ev' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/huey.c:1712:3: style: Variable 'mask' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/spectro/huey.c:1709:0: note: Variable 'mask' is reassigned a value before the old one has been used.
Argyll_V2.0.1/spectro/huey.c:1712:3: note: Variable 'mask' is reassigned a value before the old one has been used.
Argyll_V2.0.1/spectro/huey.c:1721:3: style: Variable 'mask' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/spectro/huey.c:1718:0: note: Variable 'mask' is reassigned a value before the old one has been used.
Argyll_V2.0.1/spectro/huey.c:1721:3: note: Variable 'mask' is reassigned a value before the old one has been used.
Argyll_V2.0.1/spectro/huey.c:650:6: style: The scope of the variable 'edgec' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/huey.c:689:11: style: The scope of the variable 'ns' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/huey.c:834:6: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/huey.c:834:9: style: The scope of the variable 'j' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/huey.c:837:10: style: The scope of the variable 'mat' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/huey.c:1055:6: style: The scope of the variable 'retries' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/huey.c:1749:45: style: Function 'new_huey' argument 2 names different: declaration 'itype' definition 'dtype'. [funcArgNamesDifferent]
Argyll_V2.0.1/spectro/huey.h:136:45: note: Function 'new_huey' argument 2 names different: declaration 'itype' definition 'dtype'.
Argyll_V2.0.1/spectro/huey.c:1749:45: note: Function 'new_huey' argument 2 names different: declaration 'itype' definition 'dtype'.
Argyll_V2.0.1/spectro/huey.c:173:6: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/spectro/huey.c:307:6: style: Unused variable: rsize [unusedVariable]
Argyll_V2.0.1/spectro/huey.c:413:6: style: Unused variable: cval [unusedVariable]
Argyll_V2.0.1/spectro/huey.c:415:6: style: Unused variable: rsize [unusedVariable]
Argyll_V2.0.1/spectro/huey.c:482:6: style: Unused variable: rsize [unusedVariable]
Argyll_V2.0.1/spectro/huey.c:502:6: style: Unused variable: rsize [unusedVariable]
Argyll_V2.0.1/spectro/huey.c:523:6: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/spectro/huey.c:559:6: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/spectro/huey.c:562:6: style: Unused variable: rsize [unusedVariable]
Argyll_V2.0.1/spectro/huey.c:599:6: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/spectro/huey.c:602:6: style: Unused variable: rsize [unusedVariable]
Argyll_V2.0.1/spectro/huey.c:649:9: style: Unused variable: j [unusedVariable]
Argyll_V2.0.1/spectro/huey.c:752:6: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/spectro/huey.c:755:6: style: Unused variable: rsize [unusedVariable]
Argyll_V2.0.1/spectro/huey.c:807:6: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/spectro/huey.c:877:6: style: Unused variable: rsize [unusedVariable]
Argyll_V2.0.1/spectro/huey.c:879:6: style: Unused variable: vv [unusedVariable]
Argyll_V2.0.1/spectro/huey.c:880:9: style: Unused variable: ver [unusedVariable]
Argyll_V2.0.1/spectro/huey.c:1017:6: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/spectro/huey.c:1050:6: style: Unused variable: rsize [unusedVariable]
Argyll_V2.0.1/spectro/huey.c:1051:7: style: Unused variable: etime [unusedVariable]
Argyll_V2.0.1/spectro/huey.c:1052:6: style: Unused variable: bi [unusedVariable]
Argyll_V2.0.1/spectro/huey.c:1052:10: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/spectro/huey.c:1052:17: style: Unused variable: rv [unusedVariable]
Argyll_V2.0.1/spectro/huey.c:1428:20: style: Variable 'p' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/huey.c:1692:17: style: Variable 'ev' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/i1d3.c:3951:3: style: Variable 'mask' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/spectro/i1d3.c:3948:0: note: Variable 'mask' is reassigned a value before the old one has been used.
Argyll_V2.0.1/spectro/i1d3.c:3951:3: note: Variable 'mask' is reassigned a value before the old one has been used.
Argyll_V2.0.1/spectro/i1d3.c:3960:3: style: Variable 'mask' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/spectro/i1d3.c:3957:0: note: Variable 'mask' is reassigned a value before the old one has been used.
Argyll_V2.0.1/spectro/i1d3.c:3960:3: note: Variable 'mask' is reassigned a value before the old one has been used.
Argyll_V2.0.1/spectro/i1d3.c:3984:3: style: Variable 'mask' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/spectro/i1d3.c:3981:0: note: Variable 'mask' is reassigned a value before the old one has been used.
Argyll_V2.0.1/spectro/i1d3.c:3984:3: note: Variable 'mask' is reassigned a value before the old one has been used.
Argyll_V2.0.1/spectro/i1d3.c:978:25: style: The scope of the variable 'cutime' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/i1d3.c:1581:6: style: The scope of the variable 'mask' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/i1d3.c:1668:9: style: The scope of the variable 'mask3' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/i1d3.c:2037:15: style: The scope of the variable 't1' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/i1d3.c:2193:12: style: The scope of the variable 'k' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/i1d3.c:2475:6: style: The scope of the variable 'retries' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/i1d3.c:3069:17: style: The scope of the variable 'cutime' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/i1d3.c:4060:45: style: Function 'new_i1d3' argument 2 names different: declaration 'itype' definition 'dtype'. [funcArgNamesDifferent]
Argyll_V2.0.1/spectro/i1d3.h:179:45: note: Function 'new_i1d3' argument 2 names different: declaration 'itype' definition 'dtype'.
Argyll_V2.0.1/spectro/i1d3.c:4060:45: note: Function 'new_i1d3' argument 2 names different: declaration 'itype' definition 'dtype'.
Argyll_V2.0.1/spectro/i1d3.c:1506:6: style: Unused variable: mul [unusedVariable]
Argyll_V2.0.1/spectro/i1d3.c:1577:9: style: Unused variable: k [unusedVariable]
Argyll_V2.0.1/spectro/i1d3.c:1897:10: style: Unused variable: n [unusedVariable]
Argyll_V2.0.1/spectro/i1d3.c:1934:14: style: Unused variable: tt [unusedVariable]
Argyll_V2.0.1/spectro/i1d3.c:2577:6: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/spectro/i1d3.c:3614:6: style: Unused variable: refrmode [unusedVariable]
Argyll_V2.0.1/spectro/i1d3.c:3700:6: style: Unused variable: refrmode [unusedVariable]
Argyll_V2.0.1/spectro/i1d3.c:3846:12: style: Unused variable: ev [unusedVariable]
Argyll_V2.0.1/spectro/i1d3.c:3888:19: style: Variable 'ev' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/i1disp.c:147:6: style: The scope of the variable 'requesttype' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/i1disp.c:149:6: style: The scope of the variable 'value' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/i1disp.c:150:6: style: The scope of the variable 'index' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/i1disp.c:151:6: style: The scope of the variable 'rwsize' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/i1disp.c:155:6: style: The scope of the variable 'se' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/i1disp.c:1409:6: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/i1disp.c:2636:49: style: Function 'new_i1disp' argument 2 names different: declaration 'itype' definition 'dtype'. [funcArgNamesDifferent]
Argyll_V2.0.1/spectro/i1disp.h:186:49: note: Function 'new_i1disp' argument 2 names different: declaration 'itype' definition 'dtype'.
Argyll_V2.0.1/spectro/i1disp.c:2636:49: note: Function 'new_i1disp' argument 2 names different: declaration 'itype' definition 'dtype'.
Argyll_V2.0.1/spectro/i1disp.c:178:11: style: Variable 'smsec' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/i1disp.c:1375:6: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/spectro/i1disp.c:1673:7: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/spectro/i1disp.c:1673:10: style: Unused variable: v [unusedVariable]
Argyll_V2.0.1/spectro/i1disp.c:2613:12: style: Unused variable: ev [unusedVariable]
Argyll_V2.0.1/spectro/i1pro.c:779:3: style: Variable 'toll_ratio' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/spectro/i1pro.c:776:0: note: Variable 'toll_ratio' is reassigned a value before the old one has been used.
Argyll_V2.0.1/spectro/i1pro.c:779:3: note: Variable 'toll_ratio' is reassigned a value before the old one has been used.
Argyll_V2.0.1/spectro/i1pro.c:915:47: style: Function 'new_i1pro' argument 2 names different: declaration 'itype' definition 'dtype'. [funcArgNamesDifferent]
Argyll_V2.0.1/spectro/i1pro.h:59:47: note: Function 'new_i1pro' argument 2 names different: declaration 'itype' definition 'dtype'.
Argyll_V2.0.1/spectro/i1pro.c:915:47: note: Function 'new_i1pro' argument 2 names different: declaration 'itype' definition 'dtype'.
Argyll_V2.0.1/spectro/i1pro.c:89:6: style: Unused variable: rsize [unusedVariable]
Argyll_V2.0.1/spectro/i1pro.c:706:0: style: Variable 'mmode' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/i1pro.c:852:13: style: Unused variable: rv [unusedVariable]
Argyll_V2.0.1/spectro/i1pro_imp.c:4305:0: error: #error "Need to #include fcntl.h!" [preprocessorErrorDirective]
Argyll_V2.0.1/spectro/icoms.c:157:7: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/icoms.c:434:10: style: The scope of the variable 'usbend' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/icoms.c:435:6: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/icoms.c:435:9: style: The scope of the variable 'j' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/icoms.c:995:17: style: Function 'icoms_fix' argument 1 names different: declaration 's' definition 'ss'. [funcArgNamesDifferent]
Argyll_V2.0.1/spectro/icoms.h:606:23: note: Function 'icoms_fix' argument 1 names different: declaration 's' definition 'ss'.
Argyll_V2.0.1/spectro/icoms.c:995:17: note: Function 'icoms_fix' argument 1 names different: declaration 's' definition 'ss'.
Argyll_V2.0.1/spectro/icoms.c:663:6: style: Unused variable: rv [unusedVariable]
Argyll_V2.0.1/spectro/icoms.c:873:3: error: Memory leak: p [memleak]
Argyll_V2.0.1/spectro/illumread.c:283:10: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/inflate.c:230:12: style: The scope of the variable 'a' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/inflate.c:885:7: style: The scope of the variable 'r' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/inst.c:724:8: style: Condition 'p==NULL' is always true [knownConditionTrueFalse]
Argyll_V2.0.1/spectro/inst.c:613:12: note: Assignment 'p=NULL', assigned value is 0
Argyll_V2.0.1/spectro/inst.c:724:8: note: Condition 'p==NULL' is always true
Argyll_V2.0.1/spectro/inst.c:907:26: warning: Either the condition 'pdtlist!=NULL' is redundant or there is possible null pointer dereference: pdtlist. [nullPointerRedundantCheck]
Argyll_V2.0.1/spectro/inst.c:1081:14: note: Assuming that condition 'pdtlist!=NULL' is not redundant
Argyll_V2.0.1/spectro/inst.c:907:26: note: Null pointer dereference
Argyll_V2.0.1/spectro/inst.c:907:36: warning: Either the condition 'pndtlist!=NULL' is redundant or there is possible null pointer dereference: pndtlist. [nullPointerRedundantCheck]
Argyll_V2.0.1/spectro/inst.c:1079:15: note: Assuming that condition 'pndtlist!=NULL' is not redundant
Argyll_V2.0.1/spectro/inst.c:907:36: note: Null pointer dereference
Argyll_V2.0.1/spectro/inst.c:908:3: warning: Either the condition 'pdtlist!=NULL' is redundant or there is possible null pointer dereference: pdtlist. [nullPointerRedundantCheck]
Argyll_V2.0.1/spectro/inst.c:1081:14: note: Assuming that condition 'pdtlist!=NULL' is not redundant
Argyll_V2.0.1/spectro/inst.c:908:3: note: Null pointer dereference
Argyll_V2.0.1/spectro/inst.c:909:3: warning: Either the condition 'pndtlist!=NULL' is redundant or there is possible null pointer dereference: pndtlist. [nullPointerRedundantCheck]
Argyll_V2.0.1/spectro/inst.c:1079:15: note: Assuming that condition 'pndtlist!=NULL' is not redundant
Argyll_V2.0.1/spectro/inst.c:909:3: note: Null pointer dereference
Argyll_V2.0.1/spectro/inst.c:724:8: style: Same expression on both sides of '==' because the value of 'p' and 'NULL' are the same. [duplicateExpression]
Argyll_V2.0.1/spectro/inst.c:613:12: note: 'p' is assigned value 'NULL' here.
Argyll_V2.0.1/spectro/inst.c:724:8: note: Same expression on both sides of '==' because the value of 'p' and 'NULL' are the same.
Argyll_V2.0.1/spectro/inst.c:1251:6: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/inst.c:1384:6: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/inst.c:630:10: style: Variable 'itype' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/instappsup.c:442:33: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\000'' is always true. [redundantCondition]
Argyll_V2.0.1/spectro/instappsup.c:457:7: style: The scope of the variable 'k' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/instappsup.c:544:6: style: The scope of the variable 'j' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/instappsup.c:544:9: style: The scope of the variable 'k' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/kleink10.c:625:9: style: The scope of the variable 'n' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/kleink10.c:1113:8: style: The scope of the variable 'trange' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/kleink10.c:1226:6: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/kleink10.c:1227:9: style: The scope of the variable 'v' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/kleink10.c:1227:12: style: The scope of the variable 'vv' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/kleink10.c:1314:10: style: The scope of the variable 'thr' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/kleink10.c:1465:9: style: The scope of the variable 'peakh' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/kleink10.c:1941:25: style: The scope of the variable 'cutime' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/kleink10.c:2855:53: style: Function 'new_kleink10' argument 2 names different: declaration 'itype' definition 'dtype'. [funcArgNamesDifferent]
Argyll_V2.0.1/spectro/kleink10.h:121:53: note: Function 'new_kleink10' argument 2 names different: declaration 'itype' definition 'dtype'.
Argyll_V2.0.1/spectro/kleink10.c:2855:53: note: Function 'new_kleink10' argument 2 names different: declaration 'itype' definition 'dtype'.
Argyll_V2.0.1/spectro/kleink10.c:583:6: style: Unused variable: t [unusedVariable]
Argyll_V2.0.1/spectro/kleink10.c:583:9: style: Unused variable: r0 [unusedVariable]
Argyll_V2.0.1/spectro/kleink10.c:583:13: style: Unused variable: r1 [unusedVariable]
Argyll_V2.0.1/spectro/kleink10.c:583:17: style: Unused variable: r2 [unusedVariable]
Argyll_V2.0.1/spectro/kleink10.c:583:21: style: Unused variable: r3 [unusedVariable]
Argyll_V2.0.1/spectro/kleink10.c:584:6: style: Unused variable: tt [unusedVariable]
Argyll_V2.0.1/spectro/kleink10.c:715:6: style: Unused variable: se [unusedVariable]
Argyll_V2.0.1/spectro/kleink10.c:1076:11: style: Variable 'stime' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/kleink10.c:1010:7: style: Unused variable: se [unusedVariable]
Argyll_V2.0.1/spectro/kleink10.c:1894:7: style: Unused variable: buf [unusedVariable]
Argyll_V2.0.1/spectro/kleink10.c:2127:12: style: Unused variable: ev [unusedVariable]
Argyll_V2.0.1/spectro/kleink10.c:2248:28: style: Variable 'p' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/kleink10.c:2330:28: style: Variable 'p' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/kleink10.c:2467:28: style: Variable 'p' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/kleink10.c:2524:6: style: Unused variable: refrmode [unusedVariable]
Argyll_V2.0.1/spectro/kleink10.c:2757:6: style: Unused variable: se [unusedVariable]
Argyll_V2.0.1/spectro/kleink10.c:2776:0: style: Variable 'lstate' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/kleink10.c:1033:4: error: Memory leak: retbuf [memleak]
Argyll_V2.0.1/spectro/kleink10.c:1049:3: error: Memory leak: retbuf [memleak]
Argyll_V2.0.1/spectro/kleink10.c:1057:3: error: Memory leak: retbuf [memleak]
Argyll_V2.0.1/spectro/kleink10.c:1063:3: error: Memory leak: retbuf [memleak]
Argyll_V2.0.1/spectro/kleink10.c:177:9: error: Uninitialized variable: rv [uninitvar]
Argyll_V2.0.1/spectro/madvrwin.c:257:2: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is '_ramdac *'. [invalidPrintfArgType_uint]
Argyll_V2.0.1/spectro/madvrwin.c:411:2: warning: Either the condition 'p==NULL' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck]
Argyll_V2.0.1/spectro/madvrwin.c:413:8: note: Assuming that condition 'p==NULL' is not redundant
Argyll_V2.0.1/spectro/madvrwin.c:411:2: note: Null pointer dereference
Argyll_V2.0.1/spectro/madvrwin.c:326:6: style: Unused variable: j [unusedVariable]
Argyll_V2.0.1/spectro/madvrwin.c:328:9: style: Unused variable: kr [unusedVariable]
Argyll_V2.0.1/spectro/madvrwin.c:328:13: style: Unused variable: kf [unusedVariable]
Argyll_V2.0.1/spectro/madvrwin.c:461:8: style: Unused variable: cp [unusedVariable]
Argyll_V2.0.1/spectro/madvrwin.c:463:7: style: Unused variable: port [unusedVariable]
Argyll_V2.0.1/spectro/mongoose.c:4159:0: error: Invalid number of character '{' when these macros are defined: '__GCC__=1;__GCC__=1'. [syntaxError]
Argyll_V2.0.1/spectro/munki.c:1052:5: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
Argyll_V2.0.1/spectro/munki.c:806:3: style: Variable 'toll_ratio' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/spectro/munki.c:803:0: note: Variable 'toll_ratio' is reassigned a value before the old one has been used.
Argyll_V2.0.1/spectro/munki.c:806:3: note: Variable 'toll_ratio' is reassigned a value before the old one has been used.
Argyll_V2.0.1/spectro/munki.c:861:3: style: Variable 'mask' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/spectro/munki.c:858:0: note: Variable 'mask' is reassigned a value before the old one has been used.
Argyll_V2.0.1/spectro/munki.c:861:3: note: Variable 'mask' is reassigned a value before the old one has been used.
Argyll_V2.0.1/spectro/munki.c:888:3: style: Variable 'mask' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/spectro/munki.c:885:0: note: Variable 'mask' is reassigned a value before the old one has been used.
Argyll_V2.0.1/spectro/munki.c:888:3: note: Variable 'mask' is reassigned a value before the old one has been used.
Argyll_V2.0.1/spectro/munki.c:899:3: style: Variable 'mask' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/spectro/munki.c:896:0: note: Variable 'mask' is reassigned a value before the old one has been used.
Argyll_V2.0.1/spectro/munki.c:899:3: note: Variable 'mask' is reassigned a value before the old one has been used.
Argyll_V2.0.1/spectro/munki.c:178:13: style: The scope of the variable 'ev' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/munki.c:1016:47: style: Function 'new_munki' argument 2 names different: declaration 'itype' definition 'dtype'. [funcArgNamesDifferent]
Argyll_V2.0.1/spectro/munki.h:65:47: note: Function 'new_munki' argument 2 names different: declaration 'itype' definition 'dtype'.
Argyll_V2.0.1/spectro/munki.c:1016:47: note: Function 'new_munki' argument 2 names different: declaration 'itype' definition 'dtype'.
Argyll_V2.0.1/spectro/munki.c:725:0: style: Variable 'mmode' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/munki.c:742:18: style: Variable 'cap' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/munki.c:967:13: style: Unused variable: rv [unusedVariable]
Argyll_V2.0.1/spectro/munki.c:1057:2: error: Returning/dereferencing 'p' after it is deallocated / released [deallocret]
Argyll_V2.0.1/spectro/munki_imp.c:3180:0: error: #error "Need to #include fcntl.h!" [preprocessorErrorDirective]
Argyll_V2.0.1/spectro/oemarch.c:862:0: error: #error "Need to #include fcntl.h!" [preprocessorErrorDirective]
Argyll_V2.0.1/spectro/oeminst.c:55:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/rspec.c:921:0: error: #error "Need to #include fcntl.h!" [preprocessorErrorDirective]
Argyll_V2.0.1/spectro/smcube.c:351:2: style: Variable 'rv' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/spectro/smcube.c:345:0: note: Variable 'rv' is reassigned a value before the old one has been used.
Argyll_V2.0.1/spectro/smcube.c:351:2: note: Variable 'rv' is reassigned a value before the old one has been used.
Argyll_V2.0.1/spectro/smcube.c:471:3: style: Variable 'currcount' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/spectro/smcube.c:467:0: note: Variable 'currcount' is reassigned a value before the old one has been used.
Argyll_V2.0.1/spectro/smcube.c:471:3: note: Variable 'currcount' is reassigned a value before the old one has been used.
Argyll_V2.0.1/spectro/smcube.c:1979:10: style: The scope of the variable 'f' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/smcube.c:1979:13: style: The scope of the variable 'vf' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/smcube.c:1980:10: style: The scope of the variable 'v' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/smcube.c:1137:49: style: Function 'new_smcube' argument 2 names different: declaration 'itype' definition 'dtype'. [funcArgNamesDifferent]
Argyll_V2.0.1/spectro/smcube.h:119:49: note: Function 'new_smcube' argument 2 names different: declaration 'itype' definition 'dtype'.
Argyll_V2.0.1/spectro/smcube.c:1137:49: note: Function 'new_smcube' argument 2 names different: declaration 'itype' definition 'dtype'.
Argyll_V2.0.1/spectro/smcube.c:365:17: style: Variable 'rv' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/smcube.c:384:7: style: Unused variable: mes [unusedVariable]
Argyll_V2.0.1/spectro/smcube.c:385:17: style: Variable 'ev' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/smcube.c:386:6: style: Unused variable: ver [unusedVariable]
Argyll_V2.0.1/spectro/smcube.c:875:24: style: Variable 'p' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/smcube.c:926:6: style: Unused variable: refrmode [unusedVariable]
Argyll_V2.0.1/spectro/smcube.c:985:24: style: Variable 'p' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/smcube.c:986:17: style: Variable 'rv' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/smcube.c:999:12: style: Unused variable: rv [unusedVariable]
Argyll_V2.0.1/spectro/smcube.c:1000:6: style: Unused variable: refrmode [unusedVariable]
Argyll_V2.0.1/spectro/smcube.c:1068:17: style: Variable 'ev' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/smcube.c:1112:11: style: Unused variable: args [unusedVariable]
Argyll_V2.0.1/spectro/smcube.c:1182:6: style: Unused variable: se [unusedVariable]
Argyll_V2.0.1/spectro/smcube.c:1217:17: style: Variable 'ev' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/smcube.c:1263:6: style: Unused variable: itime [unusedVariable]
Argyll_V2.0.1/spectro/smcube.c:1311:17: style: Variable 'ev' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/smcube.c:1369:6: style: Unused variable: itime [unusedVariable]
Argyll_V2.0.1/spectro/smcube.c:1415:6: style: Unused variable: itime [unusedVariable]
Argyll_V2.0.1/spectro/smcube.c:1458:6: style: Unused variable: itime [unusedVariable]
Argyll_V2.0.1/spectro/smcube.c:1517:6: style: Unused variable: itime [unusedVariable]
Argyll_V2.0.1/spectro/smcube.c:1566:6: style: Unused variable: itime [unusedVariable]
Argyll_V2.0.1/spectro/smcube.c:1614:6: style: Unused variable: itime [unusedVariable]
Argyll_V2.0.1/spectro/smcube.c:1853:9: style: Unused variable: j [unusedVariable]
Argyll_V2.0.1/spectro/smcube.c:2190:0: style: Variable 'ev' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/smcube.c:2192:6: style: Unused variable: rv [unusedVariable]
Argyll_V2.0.1/spectro/spec2cie.c:113:10: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/spec2cie.c:124:18: style: The scope of the variable 'elems' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/spec2cie.c:132:6: style: The scope of the variable 'isInverted' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/spec2cie.c:156:8: style: The scope of the variable 'kw' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/spec2cie.c:157:9: style: The scope of the variable 'j' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/spec2cie.c:157:12: style: The scope of the variable 'jj' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/spec2cie.c:157:16: style: The scope of the variable 'k' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/spec2cie.c:655:7: style: The scope of the variable 'ti' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/spec2cie.c:668:10: style: The scope of the variable 'mwXYZ' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/specbos.c:364:11: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
Argyll_V2.0.1/spectro/specbos.c:362:17: note: outer condition: i<3
Argyll_V2.0.1/spectro/specbos.c:364:11: note: identical inner condition: i<3
Argyll_V2.0.1/spectro/specbos.c:372:11: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
Argyll_V2.0.1/spectro/specbos.c:362:17: note: outer condition: i<3
Argyll_V2.0.1/spectro/specbos.c:372:11: note: identical inner condition: i<3
Argyll_V2.0.1/spectro/specbos.c:726:11: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
Argyll_V2.0.1/spectro/specbos.c:722:17: note: outer condition: i<3
Argyll_V2.0.1/spectro/specbos.c:726:11: note: identical inner condition: i<3
Argyll_V2.0.1/spectro/specbos.c:733:11: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
Argyll_V2.0.1/spectro/specbos.c:722:17: note: outer condition: i<3
Argyll_V2.0.1/spectro/specbos.c:733:11: note: identical inner condition: i<3
Argyll_V2.0.1/spectro/specbos.c:739:11: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
Argyll_V2.0.1/spectro/specbos.c:722:17: note: outer condition: i<3
Argyll_V2.0.1/spectro/specbos.c:739:11: note: identical inner condition: i<3
Argyll_V2.0.1/spectro/specbos.c:635:15: style: Condition 'maxtint<1000' is always false [knownConditionTrueFalse]
Argyll_V2.0.1/spectro/specbos.c:628:22: note: Assignment 'dmaxtint=1.0', assigned value is 1.0
Argyll_V2.0.1/spectro/specbos.c:633:13: note: Assignment 'maxtint=(int)(dmaxtint*1000.0+0.5)', assigned value is 1000
Argyll_V2.0.1/spectro/specbos.c:635:15: note: Condition 'maxtint<1000' is always false
Argyll_V2.0.1/spectro/specbos.c:2514:3: style: Variable 'nav' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/spectro/specbos.c:2511:0: note: Variable 'nav' is reassigned a value before the old one has been used.
Argyll_V2.0.1/spectro/specbos.c:2514:3: note: Variable 'nav' is reassigned a value before the old one has been used.
Argyll_V2.0.1/spectro/specbos.c:1369:11: style: The scope of the variable 'w' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/specbos.c:1369:19: style: The scope of the variable 'fw' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/specbos.c:1369:23: style: The scope of the variable 'nn' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/specbos.c:1370:11: style: The scope of the variable 'wl' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/specbos.c:1370:19: style: The scope of the variable 'vv' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/specbos.c:1513:27: style: The scope of the variable 'cp' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/specbos.c:2278:6: style: The scope of the variable 'refrmode' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/specbos.c:2541:51: style: Function 'new_specbos' argument 2 names different: declaration 'itype' definition 'dtype'. [funcArgNamesDifferent]
Argyll_V2.0.1/spectro/specbos.h:177:51: note: Function 'new_specbos' argument 2 names different: declaration 'itype' definition 'dtype'.
Argyll_V2.0.1/spectro/specbos.c:2541:51: note: Function 'new_specbos' argument 2 names different: declaration 'itype' definition 'dtype'.
Argyll_V2.0.1/spectro/specbos.c:212:6: style: Unused variable: rv [unusedVariable]
Argyll_V2.0.1/spectro/specbos.c:213:8: style: Unused variable: cp [unusedVariable]
Argyll_V2.0.1/spectro/specbos.c:1572:7: style: Unused variable: buf [unusedVariable]
Argyll_V2.0.1/spectro/specbos.c:1608:6: style: Unused variable: mul [unusedVariable]
Argyll_V2.0.1/spectro/specbos.c:1609:9: style: Unused variable: pval [unusedVariable]
Argyll_V2.0.1/spectro/specbos.c:1742:7: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/spectro/specbos.c:2347:17: style: Variable 'rv' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/specbos.c:2223:0: error: Uninitialized variable: mval [uninitvar]
Argyll_V2.0.1/spectro/spotread.c:2040:14: style: Expression is always false because 'else if' condition matches previous condition at line 2039. [multiCondition]
Argyll_V2.0.1/spectro/spotread.c:2149:15: style: Condition 'dofwa!=0' is always false [knownConditionTrueFalse]
Argyll_V2.0.1/spectro/spotread.c:1661:15: note: Assignment 'dofwa=0', assigned value is 0
Argyll_V2.0.1/spectro/spotread.c:2149:15: note: Condition 'dofwa!=0' is always false
Argyll_V2.0.1/spectro/spotread.c:806:47: warning: Either the condition 'na!=NULL' is redundant or there is possible null pointer dereference: na. [nullPointerRedundantCheck]
Argyll_V2.0.1/spectro/spotread.c:802:12: note: Assuming that condition 'na!=NULL' is not redundant
Argyll_V2.0.1/spectro/spotread.c:806:47: note: Null pointer dereference
Argyll_V2.0.1/spectro/spotread.c:2041:11: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
Argyll_V2.0.1/spectro/spotread.c:2042:6: note: Found duplicate branches for 'if' and 'else'.
Argyll_V2.0.1/spectro/spotread.c:2041:11: note: Found duplicate branches for 'if' and 'else'.
Argyll_V2.0.1/spectro/spotread.c:2497:22: style: Same expression on both sides of '/'. [duplicateExpression]
Argyll_V2.0.1/spectro/spotread.c:2504:13: style: Same expression on both sides of '/='. [duplicateExpression]
Argyll_V2.0.1/spectro/spotread.c:2525:13: style: Same expression on both sides of '/='. [duplicateExpression]
Argyll_V2.0.1/spectro/spotread.c:2543:13: style: Same expression on both sides of '/='. [duplicateExpression]
Argyll_V2.0.1/spectro/spotread.c:1028:11: style: The scope of the variable 'dl' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/spotread.c:1028:31: style: The scope of the variable 'de' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/spotread.c:1655:10: style: The scope of the variable 'cct' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/spotread.c:1655:15: style: The scope of the variable 'vct' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/spotread.c:1655:20: style: The scope of the variable 'vdt' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/spotread.c:1656:10: style: The scope of the variable 'cct_de' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/spotread.c:1656:18: style: The scope of the variable 'vct_de' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/spotread.c:1656:26: style: The scope of the variable 'vdt_de' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/spotread.c:1657:10: style: The scope of the variable 'cct_sn' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/spotread.c:1657:18: style: The scope of the variable 'vct_sn' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/spotread.c:1657:26: style: The scope of the variable 'vdt_sn' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/spotread.c:215:9: style: struct member 'col::gy' is never used. [unusedStructMember]
Argyll_V2.0.1/spectro/spotread.c:216:9: style: struct member 'col::r' is never used. [unusedStructMember]
Argyll_V2.0.1/spectro/spotread.c:216:11: style: struct member 'col::g' is never used. [unusedStructMember]
Argyll_V2.0.1/spectro/spotread.c:216:13: style: struct member 'col::b' is never used. [unusedStructMember]
Argyll_V2.0.1/spectro/spotread.c:217:9: style: struct member 'col::cmyk' is never used. [unusedStructMember]
Argyll_V2.0.1/spectro/spotread.c:219:9: style: struct member 'col::eXYZ' is never used. [unusedStructMember]
Argyll_V2.0.1/spectro/spotread.c:222:8: style: struct member 'col::id' is never used. [unusedStructMember]
Argyll_V2.0.1/spectro/spotread.c:223:8: style: struct member 'col::loc' is never used. [unusedStructMember]
Argyll_V2.0.1/spectro/spotread.c:224:6: style: struct member 'col::loci' is never used. [unusedStructMember]
Argyll_V2.0.1/spectro/spyd2.c:2759:0: error: #error "Need to #include fcntl.h!" [preprocessorErrorDirective]
Argyll_V2.0.1/spectro/ss.c:793:15: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
Argyll_V2.0.1/spectro/ss.c:776:22: note: outer condition: try<notries
Argyll_V2.0.1/spectro/ss.c:793:15: note: identical inner condition: try<notries
Argyll_V2.0.1/spectro/ss.c:816:15: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
Argyll_V2.0.1/spectro/ss.c:776:22: note: outer condition: try<notries
Argyll_V2.0.1/spectro/ss.c:816:15: note: identical inner condition: try<notries
Argyll_V2.0.1/spectro/ss.c:1570:41: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
Argyll_V2.0.1/spectro/ss.c:1567:40: note: outer condition: (p->mode&inst_mode_illum_mask)==inst_mode_transmission
Argyll_V2.0.1/spectro/ss.c:1570:41: note: identical inner condition: (p->mode&inst_mode_illum_mask)==inst_mode_transmission
Argyll_V2.0.1/spectro/ss.c:2000:3: style: Variable 'fe' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/spectro/ss.c:1996:0: note: Variable 'fe' is reassigned a value before the old one has been used.
Argyll_V2.0.1/spectro/ss.c:2000:3: note: Variable 'fe' is reassigned a value before the old one has been used.
Argyll_V2.0.1/spectro/ss.c:722:18: style: The scope of the variable 'patch' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/ss.c:750:10: style: The scope of the variable 'ix' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/ss.c:750:14: style: The scope of the variable 'iy' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/ss.c:1422:9: style: The scope of the variable 'sp' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/ss.c:2180:41: style: Function 'new_ss' argument 2 names different: declaration 'itype' definition 'dtype'. [funcArgNamesDifferent]
Argyll_V2.0.1/spectro/ss.h:119:41: note: Function 'new_ss' argument 2 names different: declaration 'itype' definition 'dtype'.
Argyll_V2.0.1/spectro/ss.c:2180:41: note: Function 'new_ss' argument 2 names different: declaration 'itype' definition 'dtype'.
Argyll_V2.0.1/spectro/synthcal.c:75:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/synthcal.c:298:15: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
Argyll_V2.0.1/spectro/synthread.c:127:12: style: The scope of the variable 'rv' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/synthread.c:128:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/synthread.c:129:6: style: The scope of the variable 'verb' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/synthread.c:131:6: style: The scope of the variable 'gfudge' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/synthread.c:142:6: style: The scope of the variable 'nchan' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/synthread.c:157:9: style: The scope of the variable 'wp' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/synthread.c:158:9: style: The scope of the variable 'bpt' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/synthread.c:163:6: style: The scope of the variable 'cnv_nmask' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/synthread.c:167:8: style: The scope of the variable 'xyzfname' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/synthread.c:168:8: style: The scope of the variable 'labfname' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/synthread.c:557:11: style: Unused variable: out [unusedVariable]
Argyll_V2.0.1/spectro/synthread.c:166:14: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
Argyll_V2.0.1/spectro/usbio_bsd.c:86:7: style: The scope of the variable 'fd' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/usbio_bsd.c:306:6: style: Unused variable: rv [unusedVariable]
Argyll_V2.0.1/spectro/usbio_bsd.c:306:0: style: Variable 'tries' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/usbio_bsd.c:447:6: style: Unused variable: type [unusedVariable]
Argyll_V2.0.1/spectro/usbio_bsd.c:448:6: style: Unused variable: remlen [unusedVariable]
Argyll_V2.0.1/spectro/usbio_bsd.c:449:17: style: Unused variable: bp [unusedVariable]
Argyll_V2.0.1/spectro/usbio_bsd.c:450:0: style: Variable 'xlength' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/usbio_bsd.c:451:6: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/spectro/usbio_bsd.c:667:14: style: Variable 'dirw' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/usbio_bsd.c:668:17: style: Unused variable: buf [unusedVariable]
Argyll_V2.0.1/spectro/usbio_lx.c:1034:87: warning: Either the condition 'transferred!=NULL' is redundant or there is possible null pointer dereference: transferred. [nullPointerRedundantCheck]
Argyll_V2.0.1/spectro/usbio_lx.c:1029:18: note: Assuming that condition 'transferred!=NULL' is not redundant
Argyll_V2.0.1/spectro/usbio_lx.c:1034:87: note: Null pointer dereference
Argyll_V2.0.1/spectro/usbio_lx.c:84:34: style: The scope of the variable 'totlen' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/usbio_lx.c:381:14: style: The scope of the variable 'rv' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/usbio_lx.c:437:10: style: The scope of the variable 'tries' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/usbio_lx.c:445:11: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/usbio_lx.c:632:6: style: The scope of the variable 'rv' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/usbio_lx.c:379:23: style: Unused variable: urb [unusedVariable]
Argyll_V2.0.1/spectro/usbio_lx.c:380:17: style: Unused variable: buf [unusedVariable]
Argyll_V2.0.1/spectro/usbio_lx.c:156:0: error: Memory leak: usbd [memleak]
Argyll_V2.0.1/spectro/usbio_lx.c:200:35: error: Uninitialized variable: ifaceno [uninitvar]
Argyll_V2.0.1/spectro/usbio_nt.c:820:84: warning: Either the condition 'transferred!=NULL' is redundant or there is possible null pointer dereference: transferred. [nullPointerRedundantCheck]
Argyll_V2.0.1/spectro/usbio_nt.c:698:18: note: Assuming that condition 'transferred!=NULL' is not redundant
Argyll_V2.0.1/spectro/usbio_nt.c:820:84: note: Null pointer dereference
Argyll_V2.0.1/spectro/usbio_nt.c:108:34: style: The scope of the variable 'nifce' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/usbio_nt.c:387:14: style: The scope of the variable 'rv' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/usbio_nt.c:438:10: style: The scope of the variable 'tries' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/usbio_nt.c:446:11: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/usbio_nt.c:273:36: error: Uninitialized variable: ifaceno [uninitvar]
Argyll_V2.0.1/spectro/usbio_ox.c:182:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
Argyll_V2.0.1/spectro/usbio_ox.c:157:9: style: The scope of the variable 'pname' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/usbio_ox.c:158:8: style: The scope of the variable 'rv' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/usbio_ox.c:314:6: style: The scope of the variable 'tries' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/usbio_ox.c:207:6: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/spectro/usbio_ox.c:121:0: error: Memory leak: usbd [memleak]
Argyll_V2.0.1/spectro/vinflate.c:259:12: style: The scope of the variable 'a' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/vinflate.c:938:7: style: The scope of the variable 'r' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/vtpglut.c:310:8: style: Condition 'p==NULL' is always true [knownConditionTrueFalse]
Argyll_V2.0.1/spectro/vtpglut.c:256:15: note: Assignment 'p=NULL', assigned value is 0
Argyll_V2.0.1/spectro/vtpglut.c:310:8: note: Condition 'p==NULL' is always true
Argyll_V2.0.1/spectro/vtpglut.c:310:8: style: Same expression on both sides of '==' because the value of 'p' and 'NULL' are the same. [duplicateExpression]
Argyll_V2.0.1/spectro/vtpglut.c:256:15: note: 'p' is assigned value 'NULL' here.
Argyll_V2.0.1/spectro/vtpglut.c:310:8: note: Same expression on both sides of '==' because the value of 'p' and 'NULL' are the same.
Argyll_V2.0.1/spectro/vtpglut.c:273:10: style: Variable 'itype' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/spectro/webwin.c:289:2: warning: Either the condition 'p==NULL' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck]
Argyll_V2.0.1/spectro/webwin.c:291:8: note: Assuming that condition 'p==NULL' is not redundant
Argyll_V2.0.1/spectro/webwin.c:289:2: note: Null pointer dereference
Argyll_V2.0.1/spectro/webwin.c:57:6: style: Unused variable: src_addr [unusedVariable]
Argyll_V2.0.1/spectro/webwin.c:222:9: style: Unused variable: kr [unusedVariable]
Argyll_V2.0.1/spectro/webwin.c:222:13: style: Unused variable: kf [unusedVariable]
Argyll_V2.0.1/spectro/webwin.c:327:8: style: Unused variable: cp [unusedVariable]
Argyll_V2.0.1/spectro/webwin.c:331:8: style: Unused variable: url [unusedVariable]
Argyll_V2.0.1/spectro/xdg_bds.c:251:6: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/xdg_bds.c:291:6: style: The scope of the variable 'napaths' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/xdg_bds.c:314:16: style: The scope of the variable 'home' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/xdg_bds.c:362:16: style: The scope of the variable 'home' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/xdg_bds.c:410:16: style: The scope of the variable 'home' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/xdg_bds.c:635:12: style: The scope of the variable 'fpath' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/xdg_bds.c:653:11: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/xdg_bds.c:746:11: style: The scope of the variable 'uid' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/xdg_bds.c:746:16: style: The scope of the variable 'gid' can be reduced. [variableScope]
Argyll_V2.0.1/spectro/xdg_bds.c:286:8: style: Function 'xdg_bds' argument 7 names different: declaration 'spath' definition 'pfname'. [funcArgNamesDifferent]
Argyll_V2.0.1/spectro/xdg_bds.h:106:8: note: Function 'xdg_bds' argument 7 names different: declaration 'spath' definition 'pfname'.
Argyll_V2.0.1/spectro/xdg_bds.c:286:8: note: Function 'xdg_bds' argument 7 names different: declaration 'spath' definition 'pfname'.
Argyll_V2.0.1/target/alphix.c:34:12: style: The scope of the variable 'n' can be reduced. [variableScope]
Argyll_V2.0.1/target/filmtarg.c:85:8: style: The scope of the variable 'tiff' can be reduced. [variableScope]
Argyll_V2.0.1/target/filmtarg.c:86:18: style: The scope of the variable 'scanline' can be reduced. [variableScope]
Argyll_V2.0.1/target/filmtarg.c:203:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/target/filmtarg.c:220:14: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
Argyll_V2.0.1/target/ifarp.c:428:9: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/target/ifarp.c:428:12: style: The scope of the variable 'k' can be reduced. [variableScope]
Argyll_V2.0.1/target/ifarp.c:505:12: style: The scope of the variable 'tv0' can be reduced. [variableScope]
Argyll_V2.0.1/target/ifarp.c:505:17: style: The scope of the variable 'tv2' can be reduced. [variableScope]
Argyll_V2.0.1/target/ifarp.c:565:10: style: The scope of the variable 'bw' can be reduced. [variableScope]
Argyll_V2.0.1/target/ifarp.c:567:7: style: The scope of the variable 'bix' can be reduced. [variableScope]
Argyll_V2.0.1/target/ifarp.c:316:5: style: Function 'new_ifarp' argument 4 names different: declaration 'npoints' definition 'inp'. [funcArgNamesDifferent]
Argyll_V2.0.1/target/ifarp.h:62:62: note: Function 'new_ifarp' argument 4 names different: declaration 'npoints' definition 'inp'.
Argyll_V2.0.1/target/ifarp.c:316:5: note: Function 'new_ifarp' argument 4 names different: declaration 'npoints' definition 'inp'.
Argyll_V2.0.1/target/ofps.c:5732:6: style: Condition '!needfirst' is always true [knownConditionTrueFalse]
Argyll_V2.0.1/target/ofps.c:5715:18: note: Assignment 'needfirst=0', assigned value is 0
Argyll_V2.0.1/target/ofps.c:5732:6: note: Condition '!needfirst' is always true
Argyll_V2.0.1/target/ofps.c:7944:7: style: Condition 'doinc' is always false [knownConditionTrueFalse]
Argyll_V2.0.1/target/ofps.c:7937:11: note: Assignment 'doinc=0', assigned value is 0
Argyll_V2.0.1/target/ofps.c:7944:7: note: Condition 'doinc' is always false
Argyll_V2.0.1/target/ofps.c:1133:2: style: Variable 'v->link' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/target/ofps.c:1130:2: note: Variable 'v->link' is reassigned a value before the old one has been used.
Argyll_V2.0.1/target/ofps.c:1133:2: note: Variable 'v->link' is reassigned a value before the old one has been used.
Argyll_V2.0.1/target/ofps.c:1276:11: style: The scope of the variable 'nmix' can be reduced. [variableScope]
Argyll_V2.0.1/target/ofps.c:1802:10: style: The scope of the variable 'nn' can be reduced. [variableScope]
Argyll_V2.0.1/target/ofps.c:1802:14: style: The scope of the variable 'np' can be reduced. [variableScope]
Argyll_V2.0.1/target/ofps.c:1802:18: style: The scope of the variable 'q' can be reduced. [variableScope]
Argyll_V2.0.1/target/ofps.c:2027:10: style: The scope of the variable 'e' can be reduced. [variableScope]
Argyll_V2.0.1/target/ofps.c:2274:9: style: The scope of the variable 'tw' can be reduced. [variableScope]
Argyll_V2.0.1/target/ofps.c:2277:9: style: The scope of the variable 'cdist' can be reduced. [variableScope]
Argyll_V2.0.1/target/ofps.c:2277:16: style: The scope of the variable 'fdist' can be reduced. [variableScope]
Argyll_V2.0.1/target/ofps.c:2802:6: style: The scope of the variable 'k' can be reduced. [variableScope]
Argyll_V2.0.1/target/ofps.c:3398:8: style: The scope of the variable 'vx1' can be reduced. [variableScope]
Argyll_V2.0.1/target/ofps.c:4309:13: style: The scope of the variable 'nmix' can be reduced. [variableScope]
Argyll_V2.0.1/target/ofps.c:4369:12: style: The scope of the variable 'k' can be reduced. [variableScope]
Argyll_V2.0.1/target/ofps.c:4442:7: style: The scope of the variable 'nsets' can be reduced. [variableScope]
Argyll_V2.0.1/target/ofps.c:5233:10: style: The scope of the variable 'ratio' can be reduced. [variableScope]
Argyll_V2.0.1/target/ofps.c:7046:6: style: The scope of the variable 'nfuxups' can be reduced. [variableScope]
Argyll_V2.0.1/target/ofps.c:7638:6: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/target/ofps.c:7793:9: style: The scope of the variable 'sepw' can be reduced. [variableScope]
Argyll_V2.0.1/target/ofps.c:7262:3: style: Label 'next_vtx' is not used. [unusedLabel]
Argyll_V2.0.1/target/ofps.c:8110:5: style: Function 'new_ofps' argument 4 names different: declaration 'npoints' definition 'tinp'. [funcArgNamesDifferent]
Argyll_V2.0.1/target/ofps.h:408:29: note: Function 'new_ofps' argument 4 names different: declaration 'npoints' definition 'tinp'.
Argyll_V2.0.1/target/ofps.c:8110:5: note: Function 'new_ofps' argument 4 names different: declaration 'npoints' definition 'tinp'.
Argyll_V2.0.1/target/ofps.c:1054:6: style: Unused variable: e [unusedVariable]
Argyll_V2.0.1/target/ofps.c:1054:14: style: Variable 'di' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/target/ofps.c:1069:6: style: Unused variable: e [unusedVariable]
Argyll_V2.0.1/target/ofps.c:1069:14: style: Variable 'di' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/target/ofps.c:1145:8: style: Unused variable: nn [unusedVariable]
Argyll_V2.0.1/target/ofps.c:1145:13: style: Unused variable: nnn [unusedVariable]
Argyll_V2.0.1/target/ofps.c:1211:6: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/target/ofps.c:1583:6: style: Unused variable: e [unusedVariable]
Argyll_V2.0.1/target/ofps.c:1584:12: style: Unused variable: k [unusedVariable]
Argyll_V2.0.1/target/ofps.c:1598:10: style: Unused variable: rads [unusedVariable]
Argyll_V2.0.1/target/ofps.c:1678:9: style: Unused variable: ss [unusedVariable]
Argyll_V2.0.1/target/ofps.c:1715:6: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/target/ofps.c:1875:9: style: Unused variable: nn [unusedVariable]
Argyll_V2.0.1/target/ofps.c:1875:13: style: Unused variable: np [unusedVariable]
Argyll_V2.0.1/target/ofps.c:1875:17: style: Unused variable: q [unusedVariable]
Argyll_V2.0.1/target/ofps.c:1941:6: style: Unused variable: ii [unusedVariable]
Argyll_V2.0.1/target/ofps.c:1941:10: style: Unused variable: e [unusedVariable]
Argyll_V2.0.1/target/ofps.c:1941:13: style: Unused variable: f [unusedVariable]
Argyll_V2.0.1/target/ofps.c:1942:6: style: Unused variable: isc [unusedVariable]
Argyll_V2.0.1/target/ofps.c:2028:8: style: Unused variable: np [unusedVariable]
Argyll_V2.0.1/target/ofps.c:2030:9: style: Unused variable: iv [unusedVariable]
Argyll_V2.0.1/target/ofps.c:2713:13: style: Variable 'nn_1' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/target/ofps.c:2786:5: style: Variable 'rv' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/target/ofps.c:3364:8: style: Unused variable: aa [unusedVariable]
Argyll_V2.0.1/target/ofps.c:3364:12: style: Unused variable: bb [unusedVariable]
Argyll_V2.0.1/target/ofps.c:3364:16: style: Unused variable: cc [unusedVariable]
Argyll_V2.0.1/target/ofps.c:3365:8: style: Unused variable: nnm [unusedVariable]
Argyll_V2.0.1/target/ofps.c:3365:13: style: Unused variable: nmix [unusedVariable]
Argyll_V2.0.1/target/ofps.c:3481:6: style: Unused variable: e [unusedVariable]
Argyll_V2.0.1/target/ofps.c:3481:14: style: Variable 'di' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/target/ofps.c:3482:12: style: Unused variable: nvv [unusedVariable]
Argyll_V2.0.1/target/ofps.c:3483:8: style: Unused variable: pp [unusedVariable]
Argyll_V2.0.1/target/ofps.c:3587:8: style: Unused variable: pp [unusedVariable]
Argyll_V2.0.1/target/ofps.c:5031:6: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/target/ofps.c:5376:7: style: Unused variable: t [unusedVariable]
Argyll_V2.0.1/target/ofps.c:5496:6: style: Unused variable: pci [unusedVariable]
Argyll_V2.0.1/target/ofps.c:5497:9: style: Unused variable: cp [unusedVariable]
Argyll_V2.0.1/target/ofps.c:5658:9: style: Unused variable: j [unusedVariable]
Argyll_V2.0.1/target/ofps.c:5658:12: style: Unused variable: ii [unusedVariable]
Argyll_V2.0.1/target/ofps.c:6479:6: style: Unused variable: e [unusedVariable]
Argyll_V2.0.1/target/ofps.c:6479:14: style: Variable 'di' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/target/ofps.c:6480:6: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/target/ofps.c:7040:9: style: Unused variable: j [unusedVariable]
Argyll_V2.0.1/target/ofps.c:7040:12: style: Unused variable: k [unusedVariable]
Argyll_V2.0.1/target/ofps.c:7045:13: style: Unused variable: pp [unusedVariable]
Argyll_V2.0.1/target/ofps.c:7542:6: style: Unused variable: e [unusedVariable]
Argyll_V2.0.1/target/ofps.c:7542:14: style: Variable 'di' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/target/ofps.c:7543:6: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/target/ofps.c:7543:9: style: Unused variable: j [unusedVariable]
Argyll_V2.0.1/target/ofps.c:7635:0: style: Variable 'radsq' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/target/ofps.c:7636:9: style: Unused variable: rad [unusedVariable]
Argyll_V2.0.1/target/ofps.c:7639:0: style: Variable 'bi' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/target/ofps.c:7639:0: style: Variable 'bj' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/target/ofps.c:8150:10: style: Variable 'stime' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/target/ofps.c:8148:13: style: Unused variable: ttime [unusedVariable]
Argyll_V2.0.1/target/ofps.c:8226:10: style: Unused variable: eprange [unusedVariable]
Argyll_V2.0.1/target/ofps.c:8650:6: style: Unused variable: e [unusedVariable]
Argyll_V2.0.1/target/ofps.c:4779:22: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
Argyll_V2.0.1/target/ofps.c:4780:22: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
Argyll_V2.0.1/target/ppoint.c:412:10: style: The scope of the variable 'vf' can be reduced. [variableScope]
Argyll_V2.0.1/target/ppoint.c:413:15: style: The scope of the variable 'err' can be reduced. [variableScope]
Argyll_V2.0.1/target/ppoint.c:465:6: style: The scope of the variable 'e' can be reduced. [variableScope]
Argyll_V2.0.1/target/ppoint.c:734:5: style: Function 'new_ppoint' argument 3 names different: declaration 'npoints' definition 'tinp'. [funcArgNamesDifferent]
Argyll_V2.0.1/target/ppoint.h:92:54: note: Function 'new_ppoint' argument 3 names different: declaration 'npoints' definition 'tinp'.
Argyll_V2.0.1/target/ppoint.c:734:5: note: Function 'new_ppoint' argument 3 names different: declaration 'npoints' definition 'tinp'.
Argyll_V2.0.1/target/prand.c:95:6: style: The scope of the variable 'e' can be reduced. [variableScope]
Argyll_V2.0.1/target/prand.c:96:6: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/target/prand.c:226:5: style: Function 'new_prand' argument 3 names different: declaration 'npoints' definition 'tinp'. [funcArgNamesDifferent]
Argyll_V2.0.1/target/prand.h:63:52: note: Function 'new_prand' argument 3 names different: declaration 'npoints' definition 'tinp'.
Argyll_V2.0.1/target/prand.c:226:5: note: Function 'new_prand' argument 3 names different: declaration 'npoints' definition 'tinp'.
Argyll_V2.0.1/target/printtarg.c:2646:12: style: Condition 'sp!=NULL' is always false [knownConditionTrueFalse]
Argyll_V2.0.1/target/printtarg.c:2371:14: note: Assignment 'sp=NULL', assigned value is 0
Argyll_V2.0.1/target/printtarg.c:2646:12: note: Condition 'sp!=NULL' is always false
Argyll_V2.0.1/target/printtarg.c:875:2: style: Variable 'sh' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/target/printtarg.c:873:0: note: Variable 'sh' is reassigned a value before the old one has been used.
Argyll_V2.0.1/target/printtarg.c:875:2: note: Variable 'sh' is reassigned a value before the old one has been used.
Argyll_V2.0.1/target/printtarg.c:893:2: style: Variable 'sw' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/target/printtarg.c:890:0: note: Variable 'sw' is reassigned a value before the old one has been used.
Argyll_V2.0.1/target/printtarg.c:893:2: note: Variable 'sw' is reassigned a value before the old one has been used.
Argyll_V2.0.1/target/printtarg.c:969:4: style: Variable 'nc' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/target/printtarg.c:968:4: note: Variable 'nc' is reassigned a value before the old one has been used.
Argyll_V2.0.1/target/printtarg.c:969:4: note: Variable 'nc' is reassigned a value before the old one has been used.
Argyll_V2.0.1/target/printtarg.c:985:4: style: Variable 'nc' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/target/printtarg.c:984:4: note: Variable 'nc' is reassigned a value before the old one has been used.
Argyll_V2.0.1/target/printtarg.c:985:4: note: Variable 'nc' is reassigned a value before the old one has been used.
Argyll_V2.0.1/target/printtarg.c:1974:3: style: Variable 'nextrap' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/target/printtarg.c:1972:3: note: Variable 'nextrap' is reassigned a value before the old one has been used.
Argyll_V2.0.1/target/printtarg.c:1974:3: note: Variable 'nextrap' is reassigned a value before the old one has been used.
Argyll_V2.0.1/target/printtarg.c:2090:3: style: Variable 'nextrap' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/target/printtarg.c:2088:3: note: Variable 'nextrap' is reassigned a value before the old one has been used.
Argyll_V2.0.1/target/printtarg.c:2090:3: note: Variable 'nextrap' is reassigned a value before the old one has been used.
Argyll_V2.0.1/target/printtarg.c:2130:3: style: Variable 'nextrap' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/target/printtarg.c:2128:3: note: Variable 'nextrap' is reassigned a value before the old one has been used.
Argyll_V2.0.1/target/printtarg.c:2130:3: note: Variable 'nextrap' is reassigned a value before the old one has been used.
Argyll_V2.0.1/target/printtarg.c:2172:3: style: Variable 'nextrap' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/target/printtarg.c:2170:3: note: Variable 'nextrap' is reassigned a value before the old one has been used.
Argyll_V2.0.1/target/printtarg.c:2172:3: note: Variable 'nextrap' is reassigned a value before the old one has been used.
Argyll_V2.0.1/target/printtarg.c:398:7: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/target/printtarg.c:1821:6: style: The scope of the variable 'tidtype' can be reduced. [variableScope]
Argyll_V2.0.1/target/printtarg.c:1855:6: style: The scope of the variable 'cpf' can be reduced. [variableScope]
Argyll_V2.0.1/target/printtarg.c:2949:10: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/target/printtarg.c:3503:12: style: The scope of the variable 'vr' can be reduced. [variableScope]
Argyll_V2.0.1/target/printtarg.c:3587:7: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/target/printtarg.c:3587:10: style: The scope of the variable 'j' can be reduced. [variableScope]
Argyll_V2.0.1/target/printtarg.c:3587:13: style: The scope of the variable 'ii' can be reduced. [variableScope]
Argyll_V2.0.1/target/printtarg.c:3589:7: style: The scope of the variable 'chix' can be reduced. [variableScope]
Argyll_V2.0.1/target/printtarg.c:3590:7: style: The scope of the variable 'xyzix' can be reduced. [variableScope]
Argyll_V2.0.1/target/printtarg.c:3592:9: style: The scope of the variable 'xyzfname' can be reduced. [variableScope]
Argyll_V2.0.1/target/printtarg.c:712:32: style: Variable 's' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/target/printtarg.c:719:32: style: Variable 's' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/target/printtarg.c:1249:11: style: Variable 'ii' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/target/printtarg.c:1269:9: style: Unused variable: dd [unusedVariable]
Argyll_V2.0.1/target/printtarg.c:607:40: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
Argyll_V2.0.1/target/printtarg.c:3004:14: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
Argyll_V2.0.1/target/randix.c:102:4: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
Argyll_V2.0.1/target/simdlat.c:398:6: style: The scope of the variable 'hp' can be reduced. [variableScope]
Argyll_V2.0.1/target/simdlat.c:689:5: style: Function 'new_simdlat' argument 3 names different: declaration 'npoints' definition 'inp'. [funcArgNamesDifferent]
Argyll_V2.0.1/target/simdlat.h:89:56: note: Function 'new_simdlat' argument 3 names different: declaration 'npoints' definition 'inp'.
Argyll_V2.0.1/target/simdlat.c:689:5: note: Function 'new_simdlat' argument 3 names different: declaration 'npoints' definition 'inp'.
Argyll_V2.0.1/target/simplat.c:166:6: style: The scope of the variable 'e' can be reduced. [variableScope]
Argyll_V2.0.1/target/simplat.c:438:6: style: The scope of the variable 'hp' can be reduced. [variableScope]
Argyll_V2.0.1/target/simplat.c:733:5: style: Function 'new_simplat' argument 3 names different: declaration 'npoints' definition 'inp'. [funcArgNamesDifferent]
Argyll_V2.0.1/target/simplat.h:81:56: note: Function 'new_simplat' argument 3 names different: declaration 'npoints' definition 'inp'.
Argyll_V2.0.1/target/simplat.c:733:5: note: Function 'new_simplat' argument 3 names different: declaration 'npoints' definition 'inp'.
Argyll_V2.0.1/target/targen.c:799:13: warning: Either the condition 'profName!=NULL' is redundant or there is possible null pointer dereference: profName. [nullPointerRedundantCheck]
Argyll_V2.0.1/target/targen.c:691:15: note: Assuming that condition 'profName!=NULL' is not redundant
Argyll_V2.0.1/target/targen.c:799:13: note: Null pointer dereference
Argyll_V2.0.1/target/targen.c:2862:2: style: Variable 'xdelay' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/target/targen.c:2852:0: note: Variable 'xdelay' is reassigned a value before the old one has been used.
Argyll_V2.0.1/target/targen.c:2862:2: note: Variable 'xdelay' is reassigned a value before the old one has been used.
Argyll_V2.0.1/target/targen.c:931:12: style: The scope of the variable 'k' can be reduced. [variableScope]
Argyll_V2.0.1/target/targen.c:932:10: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/target/targen.c:1420:9: style: The scope of the variable 'c_ilimit' can be reduced. [variableScope]
Argyll_V2.0.1/target/targen.c:2425:17: style: The scope of the variable 'chend' can be reduced. [variableScope]
Argyll_V2.0.1/target/targen.c:2640:22: style: The scope of the variable 'lab' can be reduced. [variableScope]
Argyll_V2.0.1/target/targen.c:328:16: style: Variable 'vv' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/target/targen.c:2334:27: style: Unused variable: adelay [unusedVariable]
Argyll_V2.0.1/target/targen.c:2335:10: style: Unused variable: temp [unusedVariable]
Argyll_V2.0.1/target/targen.c:2335:16: style: Unused variable: trate [unusedVariable]
Argyll_V2.0.1/target/targen.c:2336:10: style: Unused variable: tstart [unusedVariable]
Argyll_V2.0.1/target/targen.c:2336:18: style: Unused variable: tend [unusedVariable]
Argyll_V2.0.1/target/targen.c:2438:28: style: Unused variable: de [unusedVariable]
Argyll_V2.0.1/target/targen.c:975:14: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
Argyll_V2.0.1/tweak/refine.c:528:3: style: Variable 'cgf' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/tweak/refine.c:522:0: note: Variable 'cgf' is reassigned a value before the old one has been used.
Argyll_V2.0.1/tweak/refine.c:528:3: note: Variable 'cgf' is reassigned a value before the old one has been used.
Argyll_V2.0.1/tweak/refine.c:261:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/tweak/refine.c:293:9: style: The scope of the variable 'damp1' can be reduced. [variableScope]
Argyll_V2.0.1/tweak/refine.c:295:9: style: The scope of the variable 'smoothf' can be reduced. [variableScope]
Argyll_V2.0.1/tweak/refine.c:296:9: style: The scope of the variable 'avgdev' can be reduced. [variableScope]
Argyll_V2.0.1/tweak/refine.c:297:9: style: The scope of the variable 'wweight' can be reduced. [variableScope]
Argyll_V2.0.1/tweak/refine.c:300:12: style: The scope of the variable 'e' can be reduced. [variableScope]
Argyll_V2.0.1/tweak/refine.c:525:7: style: The scope of the variable 'xix' can be reduced. [variableScope]
Argyll_V2.0.1/tweak/refine.c:525:12: style: The scope of the variable 'yix' can be reduced. [variableScope]
Argyll_V2.0.1/tweak/refine.c:525:17: style: The scope of the variable 'zix' can be reduced. [variableScope]
Argyll_V2.0.1/ucmm/ucmm.c:158:8: style: The scope of the variable 'config_file' can be reduced. [variableScope]
Argyll_V2.0.1/ucmm/ucmm.c:159:8: style: The scope of the variable 'profile_dir' can be reduced. [variableScope]
Argyll_V2.0.1/ucmm/ucmm.c:163:15: style: The scope of the variable 'edid_hash' can be reduced. [variableScope]
Argyll_V2.0.1/ucmm/ucmm.c:571:15: style: The scope of the variable 'edid_hash' can be reduced. [variableScope]
Argyll_V2.0.1/ucmm/ucmm.c:633:16: style: The scope of the variable 'pp' can be reduced. [variableScope]
Argyll_V2.0.1/ucmm/ucmm.c:763:15: style: The scope of the variable 'edid_hash' can be reduced. [variableScope]
Argyll_V2.0.1/ucmm/ucmm.c:879:15: style: The scope of the variable 'edid_hash' can be reduced. [variableScope]
Argyll_V2.0.1/ucmm/ucmm.c:156:8: style: Function 'ucmm_install_monitor_profile' argument 5 names different: declaration 'profile' definition 'sprof'. [funcArgNamesDifferent]
Argyll_V2.0.1/ucmm/ucmm.h:66:8: note: Function 'ucmm_install_monitor_profile' argument 5 names different: declaration 'profile' definition 'sprof'.
Argyll_V2.0.1/ucmm/ucmm.c:156:8: note: Function 'ucmm_install_monitor_profile' argument 5 names different: declaration 'profile' definition 'sprof'.
Argyll_V2.0.1/ucmm/ucmm.c:885:15: style: Variable 'edid_hash' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/ucmm/ucmm.c:286:4: error: Resource leak: fp [resourceLeak]
Argyll_V2.0.1/ucmm/ucmm.c:294:4: error: Resource leak: fp [resourceLeak]
Argyll_V2.0.1/ucmm/ucmm.c:301:4: error: Resource leak: fp [resourceLeak]
Argyll_V2.0.1/ucmm/ucmm.c:308:4: error: Resource leak: fp [resourceLeak]
Argyll_V2.0.1/ucmm/ucmm.c:308:4: error: Memory leak: pdata [memleak]
Argyll_V2.0.1/ucmm/ucmm.c:339:4: error: Resource leak: fp [resourceLeak]
Argyll_V2.0.1/usb/driver/driver_api.h:187:37: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
Argyll_V2.0.1/usb/driver/driver_registry.c:80:33: style: The scope of the variable 'info' can be reduced. [variableScope]
Argyll_V2.0.1/usb/driver/driver_registry.c:325:33: style: The scope of the variable 'info' can be reduced. [variableScope]
Argyll_V2.0.1/usb/driver/driver_registry.c:229:17: style: Array index 'val' is used before limits check. [arrayIndexThenCheck]
Argyll_V2.0.1/usb/driver/get_configuration.c:40:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/usb/driver/get_configuration.c:27:0: note: Variable 'status' is reassigned a value before the old one has been used.
Argyll_V2.0.1/usb/driver/get_configuration.c:40:5: note: Variable 'status' is reassigned a value before the old one has been used.
Argyll_V2.0.1/usb/driver/get_interface.c:31:28: style: Unused variable: interface_descriptor [unusedVariable]
Argyll_V2.0.1/usb/driver/ioctl.c:121:2: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/usb/driver/ioctl.c:102:0: note: Variable 'status' is reassigned a value before the old one has been used.
Argyll_V2.0.1/usb/driver/ioctl.c:121:2: note: Variable 'status' is reassigned a value before the old one has been used.
Argyll_V2.0.1/usb/driver/libusb_driver.c:604:14: warning: Either the condition 'if(interface_info)' is redundant or there is possible null pointer dereference: interface_info. [nullPointerRedundantCheck]
Argyll_V2.0.1/usb/driver/libusb_driver.c:621:8: note: Assuming that condition 'if(interface_info)' is not redundant
Argyll_V2.0.1/usb/driver/libusb_driver.c:604:14: note: Null pointer dereference
Argyll_V2.0.1/usb/driver/libusb_driver.c:606:9: warning: Either the condition 'if(interface_info)' is redundant or there is possible null pointer dereference: interface_info. [nullPointerRedundantCheck]
Argyll_V2.0.1/usb/driver/libusb_driver.c:621:8: note: Assuming that condition 'if(interface_info)' is not redundant
Argyll_V2.0.1/usb/driver/libusb_driver.c:606:9: note: Null pointer dereference
Argyll_V2.0.1/usb/driver/libusb_driver.c:596:6: style: The scope of the variable 'maxTransferSize' can be reduced. [variableScope]
Argyll_V2.0.1/usb/driver/libusb_driver.c:597:6: style: The scope of the variable 'maxPacketSize' can be reduced. [variableScope]
Argyll_V2.0.1/usb/driver/libusb_driver.c:912:46: style: Function 'get_current_frame' argument 1 names different: declaration 'dev' definition 'deviceExtension'. [funcArgNamesDifferent]
Argyll_V2.0.1/usb/driver/libusb_driver.h:377:46: note: Function 'get_current_frame' argument 1 names different: declaration 'dev' definition 'deviceExtension'.
Argyll_V2.0.1/usb/driver/libusb_driver.c:912:46: note: Function 'get_current_frame' argument 1 names different: declaration 'dev' definition 'deviceExtension'.
Argyll_V2.0.1/usb/driver/pnp.c:44:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/usb/driver/pnp.c:39:0: note: Variable 'status' is reassigned a value before the old one has been used.
Argyll_V2.0.1/usb/driver/pnp.c:44:5: note: Variable 'status' is reassigned a value before the old one has been used.
Argyll_V2.0.1/usb/driver/set_interface.c:106:23: style: Variable 'status' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/usb/driver/transfer.c:266:2: style: Variable 'pipe_handle' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/usb/driver/transfer.c:260:0: note: Variable 'pipe_handle' is reassigned a value before the old one has been used.
Argyll_V2.0.1/usb/driver/transfer.c:266:2: note: Variable 'pipe_handle' is reassigned a value before the old one has been used.
Argyll_V2.0.1/usb/driver/transfer.c:262:6: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/usb/driver/transfer.c:933:11: style: The scope of the variable 'subRequestByteOffset' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/cam02.c:739:11: style: The scope of the variable 'cd' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/cam02.c:663:8: style: Function 'XYZ_to_cam' argument 3 names different: declaration 'xyz' definition 'XYZ'. [funcArgNamesDifferent]
Argyll_V2.0.1/xicc/cam02.c:201:62: note: Function 'XYZ_to_cam' argument 3 names different: declaration 'xyz' definition 'XYZ'.
Argyll_V2.0.1/xicc/cam02.c:663:8: note: Function 'XYZ_to_cam' argument 3 names different: declaration 'xyz' definition 'XYZ'.
Argyll_V2.0.1/xicc/cam02.c:1083:8: style: Function 'cam_to_XYZ' argument 2 names different: declaration 'xyz' definition 'XYZ'. [funcArgNamesDifferent]
Argyll_V2.0.1/xicc/cam02.c:202:49: note: Function 'cam_to_XYZ' argument 2 names different: declaration 'xyz' definition 'XYZ'.
Argyll_V2.0.1/xicc/cam02.c:1083:8: note: Function 'cam_to_XYZ' argument 2 names different: declaration 'xyz' definition 'XYZ'.
Argyll_V2.0.1/xicc/cam02.c:975:3: style: Variable 'clip' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/xicc/cam02plot.c:139:6: style: Condition 'trace' is always false [knownConditionTrueFalse]
Argyll_V2.0.1/xicc/cam02plot.c:133:10: note: Assignment 'trace=0', assigned value is 0
Argyll_V2.0.1/xicc/cam02plot.c:139:6: note: Condition 'trace' is always false
Argyll_V2.0.1/xicc/cam02plot.c:140:6: style: Condition 'trace' is always false [knownConditionTrueFalse]
Argyll_V2.0.1/xicc/cam02plot.c:133:10: note: Assignment 'trace=0', assigned value is 0
Argyll_V2.0.1/xicc/cam02plot.c:140:6: note: Condition 'trace' is always false
Argyll_V2.0.1/xicc/cam02plot.c:145:6: style: Condition 'trace' is always false [knownConditionTrueFalse]
Argyll_V2.0.1/xicc/cam02plot.c:133:10: note: Assignment 'trace=0', assigned value is 0
Argyll_V2.0.1/xicc/cam02plot.c:145:6: note: Condition 'trace' is always false
Argyll_V2.0.1/xicc/cam02plot.c:147:6: style: Condition 'trace' is always false [knownConditionTrueFalse]
Argyll_V2.0.1/xicc/cam02plot.c:133:10: note: Assignment 'trace=0', assigned value is 0
Argyll_V2.0.1/xicc/cam02plot.c:147:6: note: Condition 'trace' is always false
Argyll_V2.0.1/xicc/cam02plot.c:153:6: style: Condition 'trace' is always false [knownConditionTrueFalse]
Argyll_V2.0.1/xicc/cam02plot.c:133:10: note: Assignment 'trace=0', assigned value is 0
Argyll_V2.0.1/xicc/cam02plot.c:153:6: note: Condition 'trace' is always false
Argyll_V2.0.1/xicc/cam02plot.c:155:6: style: Condition 'trace' is always false [knownConditionTrueFalse]
Argyll_V2.0.1/xicc/cam02plot.c:133:10: note: Assignment 'trace=0', assigned value is 0
Argyll_V2.0.1/xicc/cam02plot.c:155:6: note: Condition 'trace' is always false
Argyll_V2.0.1/xicc/cam02plot.c:157:6: style: Condition 'trace' is always false [knownConditionTrueFalse]
Argyll_V2.0.1/xicc/cam02plot.c:133:10: note: Assignment 'trace=0', assigned value is 0
Argyll_V2.0.1/xicc/cam02plot.c:157:6: note: Condition 'trace' is always false
Argyll_V2.0.1/xicc/cam02plot.c:167:6: style: Condition 'trace' is always false [knownConditionTrueFalse]
Argyll_V2.0.1/xicc/cam02plot.c:133:10: note: Assignment 'trace=0', assigned value is 0
Argyll_V2.0.1/xicc/cam02plot.c:167:6: note: Condition 'trace' is always false
Argyll_V2.0.1/xicc/cam02plot.c:178:6: style: Condition 'trace' is always false [knownConditionTrueFalse]
Argyll_V2.0.1/xicc/cam02plot.c:133:10: note: Assignment 'trace=0', assigned value is 0
Argyll_V2.0.1/xicc/cam02plot.c:178:6: note: Condition 'trace' is always false
Argyll_V2.0.1/xicc/cam02plot.c:204:6: style: Condition 'trace' is always false [knownConditionTrueFalse]
Argyll_V2.0.1/xicc/cam02plot.c:133:10: note: Assignment 'trace=0', assigned value is 0
Argyll_V2.0.1/xicc/cam02plot.c:204:6: note: Condition 'trace' is always false
Argyll_V2.0.1/xicc/cam02plot.c:682:4: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
Argyll_V2.0.1/xicc/cam02plot.c:684:6: note: Found duplicate branches for 'if' and 'else'.
Argyll_V2.0.1/xicc/cam02plot.c:682:4: note: Found duplicate branches for 'if' and 'else'.
Argyll_V2.0.1/xicc/cam02plot.c:433:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/cam02plot.c:622:18: style: The scope of the variable 'lab' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/cam02plot.c:774:22: style: The scope of the variable 'xyz2' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/cam02ref.h:159:11: warning: Function 'cam02ref_set_view' argument order different: declaration 's, Ev, Wxyz, Yb, La, Lv, Yf, Yg, Gxyz, hk, hkscale, mtaf, Wxyz2' definition 's, Ev, Wxyz, La, Yb, Lv, Yf, Yg, Gxyz, hk, hkscale, mtaf, Wxyz2' [funcArgOrderDifferent]
Argyll_V2.0.1/xicc/cam02ref.h:129:40: note: Function 'cam02ref_set_view' argument order different: declaration 's, Ev, Wxyz, Yb, La, Lv, Yf, Yg, Gxyz, hk, hkscale, mtaf, Wxyz2' definition 's, Ev, Wxyz, La, Yb, Lv, Yf, Yg, Gxyz, hk, hkscale, mtaf, Wxyz2'
Argyll_V2.0.1/xicc/cam02ref.h:159:11: note: Function 'cam02ref_set_view' argument order different: declaration 's, Ev, Wxyz, Yb, La, Lv, Yf, Yg, Gxyz, hk, hkscale, mtaf, Wxyz2' definition 's, Ev, Wxyz, La, Yb, Lv, Yf, Yg, Gxyz, hk, hkscale, mtaf, Wxyz2'
Argyll_V2.0.1/xicc/cam02ref.h:348:8: style: Function 'cam02ref_XYZ_to_cam' argument 3 names different: declaration 'xyz' definition 'XYZ'. [funcArgNamesDifferent]
Argyll_V2.0.1/xicc/cam02ref.h:132:66: note: Function 'cam02ref_XYZ_to_cam' argument 3 names different: declaration 'xyz' definition 'XYZ'.
Argyll_V2.0.1/xicc/cam02ref.h:348:8: note: Function 'cam02ref_XYZ_to_cam' argument 3 names different: declaration 'xyz' definition 'XYZ'.
Argyll_V2.0.1/xicc/cam02ref.h:351:43: style: Unused variable: rgbaW [unusedVariable]
Argyll_V2.0.1/xicc/cam02ref.h:351:62: style: Unused variable: rgbcW [unusedVariable]
Argyll_V2.0.1/xicc/cam02ref.h:504:43: style: Unused variable: rgbaW [unusedVariable]
Argyll_V2.0.1/xicc/cam02ref.h:504:62: style: Unused variable: rgbcW [unusedVariable]
Argyll_V2.0.1/xicc/cam02test.c:133:9: style: The scope of the variable 'tt' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/cam02test.c:161:9: style: The scope of the variable 'tt' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/cam02test.c:304:9: style: The scope of the variable 'sp_white' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/cam02test.c:312:9: style: The scope of the variable 'sp_La' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/cam02test.c:314:9: style: The scope of the variable 'sample' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/cam02test.c:291:9: style: Variable 'La' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/xicc/cam02test.c:295:19: style: Variable 'Vc' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/xicc/cam02test.c:383:9: style: Unused variable: d [unusedVariable]
Argyll_V2.0.1/xicc/cam02test.c:383:12: style: Unused variable: e [unusedVariable]
Argyll_V2.0.1/xicc/cam02test.c:957:19: style: Unused variable: Lab [unusedVariable]
Argyll_V2.0.1/xicc/cam02test.c:1083:15: style: Unused variable: oLab [unusedVariable]
Argyll_V2.0.1/xicc/cam02test.c:1141:8: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/xicc/cam02test.c:1141:11: style: Unused variable: j [unusedVariable]
Argyll_V2.0.1/xicc/cam02test.c:625:8: error: Uninitialized variable: mde [uninitvar]
Argyll_V2.0.1/xicc/cam97s3.c:266:8: style: Function 'XYZ_to_cam' argument 3 names different: declaration 'xyz' definition 'XYZ'. [funcArgNamesDifferent]
Argyll_V2.0.1/xicc/cam97s3.c:73:64: note: Function 'XYZ_to_cam' argument 3 names different: declaration 'xyz' definition 'XYZ'.
Argyll_V2.0.1/xicc/cam97s3.c:266:8: note: Function 'XYZ_to_cam' argument 3 names different: declaration 'xyz' definition 'XYZ'.
Argyll_V2.0.1/xicc/cam97s3.c:418:8: style: Function 'cam_to_XYZ' argument 2 names different: declaration 'xyz' definition 'XYZ'. [funcArgNamesDifferent]
Argyll_V2.0.1/xicc/cam97s3.c:74:51: note: Function 'cam_to_XYZ' argument 2 names different: declaration 'xyz' definition 'XYZ'.
Argyll_V2.0.1/xicc/cam97s3.c:418:8: note: Function 'cam_to_XYZ' argument 2 names different: declaration 'xyz' definition 'XYZ'.
Argyll_V2.0.1/xicc/cam97test.c:103:9: style: The scope of the variable 'tt' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/cam97test.c:131:9: style: The scope of the variable 'tt' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/ccmx.c:72:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/ccmx.c:566:9: style: The scope of the variable 'mxix' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/ccmx.c:67:9: style: Unused variable: j [unusedVariable]
Argyll_V2.0.1/xicc/ccmx.c:67:12: style: Unused variable: n [unusedVariable]
Argyll_V2.0.1/xicc/ccmx.c:195:9: style: Unused variable: j [unusedVariable]
Argyll_V2.0.1/xicc/ccmx.c:195:12: style: Unused variable: n [unusedVariable]
Argyll_V2.0.1/xicc/ccmx.c:654:11: style: Variable 'mxix' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/xicc/ccmx.c:70:14: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
Argyll_V2.0.1/xicc/ccss.c:70:14: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
Argyll_V2.0.1/xicc/ccttest.c:187:12: style: Same expression on both sides of '/='. [duplicateExpression]
Argyll_V2.0.1/xicc/ccttest.c:191:24: style: Same expression on both sides of '/'. [duplicateExpression]
Argyll_V2.0.1/xicc/ccttest.c:200:12: style: Same expression on both sides of '/='. [duplicateExpression]
Argyll_V2.0.1/xicc/ccttest.c:204:24: style: Same expression on both sides of '/'. [duplicateExpression]
Argyll_V2.0.1/xicc/ccttest.c:215:12: style: Same expression on both sides of '/='. [duplicateExpression]
Argyll_V2.0.1/xicc/ccttest.c:219:24: style: Same expression on both sides of '/'. [duplicateExpression]
Argyll_V2.0.1/xicc/ccttest.c:229:12: style: Same expression on both sides of '/='. [duplicateExpression]
Argyll_V2.0.1/xicc/ccttest.c:233:24: style: Same expression on both sides of '/'. [duplicateExpression]
Argyll_V2.0.1/xicc/ccttest.c:284:6: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
Argyll_V2.0.1/xicc/ccttest.c:122:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/ccttest.c:123:6: style: The scope of the variable 'k' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/ccttest.c:124:6: style: The scope of the variable 'verb' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/ccttest.c:126:9: style: The scope of the variable 'temp' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/ccttest.c:168:10: style: The scope of the variable 'cct' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/ccttest.c:168:15: style: The scope of the variable 'vct' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/ccttest.c:169:10: style: The scope of the variable 'de1' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/ccttest.c:169:15: style: The scope of the variable 'de2' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/cgatsplot.c:109:9: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
Argyll_V2.0.1/xicc/cgatsplot.c:111:4: note: Found duplicate branches for 'if' and 'else'.
Argyll_V2.0.1/xicc/cgatsplot.c:109:9: note: Found duplicate branches for 'if' and 'else'.
Argyll_V2.0.1/xicc/cgatsplot.c:54:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/cgatsplot.c:55:6: style: The scope of the variable 'verb' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/cv.c:33:9: style: The scope of the variable 'g' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/cv.c:81:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/cv.c:85:9: style: The scope of the variable 'x' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/cvtest.c:271:9: style: The scope of the variable 'g' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/cvtest.c:318:9: style: The scope of the variable 'tt' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/cvtest.c:348:9: style: The scope of the variable 'out' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/extracticc.c:173:11: warning: Possible null pointer dereference: rf [nullPointer]
Argyll_V2.0.1/xicc/extracticc.c:158:14: note: Assignment 'rf=NULL', assigned value is 0
Argyll_V2.0.1/xicc/extracticc.c:173:11: note: Null pointer dereference
Argyll_V2.0.1/xicc/extracticc.c:71:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/extracticc.c:74:6: style: The scope of the variable 'verb' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/extracticc.c:37:6: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/xicc/extractttag.c:59:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/extractttag.c:68:17: style: The scope of the variable 'ofp' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/extractttag.c:69:6: style: The scope of the variable 'verb' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/extractttag.c:39:6: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/xicc/fakeCMY.c:61:6: style: The scope of the variable 'rv' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/fakeCMY.c:112:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/fakeCMY.c:132:9: style: The scope of the variable 'ocg' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/fakeCMY.c:135:14: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
Argyll_V2.0.1/xicc/fbview.c:116:9: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
Argyll_V2.0.1/xicc/fbview.c:118:4: note: Found duplicate branches for 'if' and 'else'.
Argyll_V2.0.1/xicc/fbview.c:116:9: note: Found duplicate branches for 'if' and 'else'.
Argyll_V2.0.1/xicc/fbview.c:76:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/fbview.c:88:9: style: The scope of the variable 'in' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/fbview.c:88:16: style: The scope of the variable 'out' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/fbview.c:88:24: style: The scope of the variable 'check' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/fbview.c:226:7: style: Variable 'i' is modified but its new value is never used. [unreadVariable]
Argyll_V2.0.1/xicc/fbview.c:154:10: style: Unused variable: j [unusedVariable]
Argyll_V2.0.1/xicc/iccgamut.c:103:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/iccgamut.c:109:9: style: The scope of the variable 'gam' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/iccgamut.c:684:11: style: The scope of the variable 'ix' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/iccjpeg.c:81:16: style: The scope of the variable 'length' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/iccjpeg.c:243:20: style: Checking if unsigned variable 'total_length' is less than zero. [unsignedLessThanZero]
Argyll_V2.0.1/xicc/icheck.c:110:9: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
Argyll_V2.0.1/xicc/icheck.c:112:4: note: Found duplicate branches for 'if' and 'else'.
Argyll_V2.0.1/xicc/icheck.c:110:9: note: Found duplicate branches for 'if' and 'else'.
Argyll_V2.0.1/xicc/icheck.c:53:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/moncurve.c:135:9: style: The scope of the variable 'out' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/moncurve.c:179:9: style: The scope of the variable 'out' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/moncurve.c:433:9: style: The scope of the variable 'g' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/moncurve.c:480:9: style: The scope of the variable 'g' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/moncurve.c:569:9: style: The scope of the variable 'g' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/moncurve.c:424:9: style: Function 'mcv_interp' argument 2 names different: declaration 'in' definition 'vv'. [funcArgNamesDifferent]
Argyll_V2.0.1/xicc/moncurve.c:53:49: note: Function 'mcv_interp' argument 2 names different: declaration 'in' definition 'vv'.
Argyll_V2.0.1/xicc/moncurve.c:424:9: note: Function 'mcv_interp' argument 2 names different: declaration 'in' definition 'vv'.
Argyll_V2.0.1/xicc/moncurve.c:431:9: style: Function 'mcv_inv_interp' argument 2 names different: declaration 'in' definition 'vv'. [funcArgNamesDifferent]
Argyll_V2.0.1/xicc/moncurve.c:54:53: note: Function 'mcv_inv_interp' argument 2 names different: declaration 'in' definition 'vv'.
Argyll_V2.0.1/xicc/moncurve.c:431:9: note: Function 'mcv_inv_interp' argument 2 names different: declaration 'in' definition 'vv'.
Argyll_V2.0.1/xicc/moncurve.c:478:9: style: Function 'mcv_interp_p' argument 3 names different: declaration 'in' definition 'vv'. [funcArgNamesDifferent]
Argyll_V2.0.1/xicc/moncurve.c:56:64: note: Function 'mcv_interp_p' argument 3 names different: declaration 'in' definition 'vv'.
Argyll_V2.0.1/xicc/moncurve.c:478:9: note: Function 'mcv_interp_p' argument 3 names different: declaration 'in' definition 'vv'.
Argyll_V2.0.1/xicc/moncurve.c:529:9: style: Function 'mcv_shweight_p' argument 2 names different: declaration 'v' definition 'pms'. [funcArgNamesDifferent]
Argyll_V2.0.1/xicc/moncurve.c:57:46: note: Function 'mcv_shweight_p' argument 2 names different: declaration 'v' definition 'pms'.
Argyll_V2.0.1/xicc/moncurve.c:529:9: note: Function 'mcv_shweight_p' argument 2 names different: declaration 'v' definition 'pms'.
Argyll_V2.0.1/xicc/moncurve.c:633:9: style: Function 'mcv_dshweight_p' argument 2 names different: declaration 'v' definition 'pms'. [funcArgNamesDifferent]
Argyll_V2.0.1/xicc/moncurve.c:59:47: note: Function 'mcv_dshweight_p' argument 2 names different: declaration 'v' definition 'pms'.
Argyll_V2.0.1/xicc/moncurve.c:633:9: note: Function 'mcv_dshweight_p' argument 2 names different: declaration 'v' definition 'pms'.
Argyll_V2.0.1/xicc/moncurve.c:634:9: style: Function 'mcv_dshweight_p' argument 3 names different: declaration 'dv' definition 'dpms'. [funcArgNamesDifferent]
Argyll_V2.0.1/xicc/moncurve.c:59:58: note: Function 'mcv_dshweight_p' argument 3 names different: declaration 'dv' definition 'dpms'.
Argyll_V2.0.1/xicc/moncurve.c:634:9: note: Function 'mcv_dshweight_p' argument 3 names different: declaration 'dv' definition 'dpms'.
Argyll_V2.0.1/xicc/mpp.c:4028:11: style: Condition 'j<3' is always true [knownConditionTrueFalse]
Argyll_V2.0.1/xicc/mpp.c:4001:16: note: Assignment 'yj=0', assigned value is 0
Argyll_V2.0.1/xicc/mpp.c:4026:11: note: Assignment 'j=yj-1', assigned value is -1
Argyll_V2.0.1/xicc/mpp.c:4028:11: note: Condition 'j<3' is always true
Argyll_V2.0.1/xicc/mpp.c:3845:17: warning: Redundant assignment of 'p->pc[i][j]' to itself. [selfAssignment]
Argyll_V2.0.1/xicc/mpp.c:358:6: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/mpp.c:358:9: style: The scope of the variable 'j' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/mpp.c:358:12: style: The scope of the variable 'n' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/mpp.c:358:15: style: The scope of the variable 'ix' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/mpp.c:361:6: style: The scope of the variable 'islab' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/mpp.c:477:9: style: The scope of the variable 'labfname' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/mpp.c:781:6: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/mpp.c:781:12: style: The scope of the variable 'k' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/mpp.c:199:14: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
Argyll_V2.0.1/xicc/mpplu.c:67:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/mpplu.c:363:11: style: The scope of the variable 'bp' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/mpplu.c:451:7: style: The scope of the variable 'docusps' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/mpplu.c:482:10: style: The scope of the variable 'bp' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/mpplu.c:571:13: style: The scope of the variable 'sum' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/mpplu.c:687:10: style: The scope of the variable 'sum' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/mpplu.c:748:10: style: The scope of the variable 'sum' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/mpplu.c:623:8: style: Function 'diag_gamut' argument 2 names different: declaration 'gamres' definition 'detail'. [funcArgNamesDifferent]
Argyll_V2.0.1/xicc/mpplu.c:62:39: note: Function 'diag_gamut' argument 2 names different: declaration 'gamres' definition 'detail'.
Argyll_V2.0.1/xicc/mpplu.c:623:8: note: Function 'diag_gamut' argument 2 names different: declaration 'gamres' definition 'detail'.
Argyll_V2.0.1/xicc/mpplu.c:762:6: style: Variable 'in' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/xicc/revfix.c:278:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/revfix.c:193:10: style: Unused variable: tt [unusedVariable]
Argyll_V2.0.1/xicc/specplot.c:126:12: style: Same expression on both sides of '/='. [duplicateExpression]
Argyll_V2.0.1/xicc/specplot.c:388:6: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
Argyll_V2.0.1/xicc/specplot.c:244:10: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/specplot.c:245:6: style: The scope of the variable 'k' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/specplot.c:246:6: style: The scope of the variable 'verb' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/specplot.c:249:9: style: The scope of the variable 'temp' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/specplot.c:313:7: style: The scope of the variable 'maxgraphs' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/specplot.c:60:9: style: Unused variable: cdt [unusedVariable]
Argyll_V2.0.1/xicc/specplot.c:60:14: style: Unused variable: vdt [unusedVariable]
Argyll_V2.0.1/xicc/specplot.c:61:9: style: Unused variable: cdt_xyz [unusedVariable]
Argyll_V2.0.1/xicc/specplot.c:61:21: style: Unused variable: vdt_xyz [unusedVariable]
Argyll_V2.0.1/xicc/specplot.c:62:9: style: Unused variable: cdt_lab [unusedVariable]
Argyll_V2.0.1/xicc/specplot.c:62:21: style: Unused variable: vdt_lab [unusedVariable]
Argyll_V2.0.1/xicc/specplot.c:331:27: error: Uninitialized variable: mt [uninitvar]
Argyll_V2.0.1/xicc/specsubsamp.c:46:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/specsubsamp.c:47:6: style: The scope of the variable 'verb' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/specsubsamp.c:193:17: style: The scope of the variable 'swl' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/specsubsamp.c:193:22: style: The scope of the variable 'sw' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/specsubsamp.c:229:16: style: The scope of the variable 'swl' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/specsubsamp.c:229:21: style: The scope of the variable 'sw' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/tiffgamut.c:54:0: error: #error "Need to #include fcntl.h!" [preprocessorErrorDirective]
Argyll_V2.0.1/xicc/tiffgmts.c:278:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/tiffgmts.c:287:6: style: The scope of the variable 'rv' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/tiffgmts.c:324:9: style: The scope of the variable 'j' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/tiffgmts.c:329:6: style: The scope of the variable 'nopoints' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/tiffgmts.c:1086:9: style: Variable 'cent' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/xicc/tiffgmts.c:1087:9: style: Unused variable: tt [unusedVariable]
Argyll_V2.0.1/xicc/tiffgmts.c:1087:13: style: Unused variable: cdist [unusedVariable]
Argyll_V2.0.1/xicc/tiffgmts.c:1087:20: style: Unused variable: ndist [unusedVariable]
Argyll_V2.0.1/xicc/tiffgmts.c:1150:11: style: Unused variable: val [unusedVariable]
Argyll_V2.0.1/xicc/tiffgmts.c:1177:11: style: Unused variable: val [unusedVariable]
Argyll_V2.0.1/xicc/tiffgmts.c:972:16: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
Argyll_V2.0.1/xicc/transplot.c:188:9: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
Argyll_V2.0.1/xicc/transplot.c:190:4: note: Found duplicate branches for 'if' and 'else'.
Argyll_V2.0.1/xicc/transplot.c:188:9: note: Found duplicate branches for 'if' and 'else'.
Argyll_V2.0.1/xicc/transplot.c:57:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/transplot.c:58:6: style: The scope of the variable 'verb' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/transplot.c:76:6: style: The scope of the variable 'rgbin' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/transplot.c:78:6: style: The scope of the variable 'rgbout' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xcal.c:61:9: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/xicc/xcal.c:481:6: style: The scope of the variable 'nsoln' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xcal.c:174:0: style: Variable 'smooth' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/xicc/xcal.c:263:0: style: Variable 'smooth' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/xicc/xcal.c:338:12: style: Unused variable: ti [unusedVariable]
Argyll_V2.0.1/xicc/xcal.c:435:0: style: Variable 'table' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/xicc/xcal.c:342:14: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
Argyll_V2.0.1/xicc/xcam.c:39:33: style: Function 'icxcam_description' argument 1 names different: declaration 'ct' definition 'which'. [funcArgNamesDifferent]
Argyll_V2.0.1/xicc/xcam.h:82:33: note: Function 'icxcam_description' argument 1 names different: declaration 'ct' definition 'which'.
Argyll_V2.0.1/xicc/xcam.c:39:33: note: Function 'icxcam_description' argument 1 names different: declaration 'ct' definition 'which'.
Argyll_V2.0.1/xicc/xcolorants.c:480:20: error: Array 'icx_ink_table[19]' accessed at index 30, which is out of bounds. [arrayIndexOutOfBounds]
Argyll_V2.0.1/xicc/xcolorantslu.c:138:6: style: Condition 'xyz' is always false [knownConditionTrueFalse]
Argyll_V2.0.1/xicc/xcolorantslu.c:69:12: note: Assignment 'xyz=0', assigned value is 0
Argyll_V2.0.1/xicc/xcolorantslu.c:138:6: note: Condition 'xyz' is always false
Argyll_V2.0.1/xicc/xcolorantslu.c:166:7: style: Condition 'xyz' is always false [knownConditionTrueFalse]
Argyll_V2.0.1/xicc/xcolorantslu.c:69:12: note: Assignment 'xyz=0', assigned value is 0
Argyll_V2.0.1/xicc/xcolorantslu.c:166:7: note: Condition 'xyz' is always false
Argyll_V2.0.1/xicc/xcolorantslu.c:188:10: style: Condition 'rv==0' is always true [knownConditionTrueFalse]
Argyll_V2.0.1/xicc/xcolorantslu.c:67:11: note: Assignment 'rv=0', assigned value is 0
Argyll_V2.0.1/xicc/xcolorantslu.c:188:10: note: Condition 'rv==0' is always true
Argyll_V2.0.1/xicc/xcolorantslu.c:116:32: style: Same expression on both sides of '||'. [duplicateExpression]
Argyll_V2.0.1/xicc/xcolorantslu.c:188:10: style: Same expression on both sides of '==' because the value of 'rv' and '0' are the same. [duplicateExpression]
Argyll_V2.0.1/xicc/xcolorantslu.c:67:11: note: 'rv' is assigned value '0' here.
Argyll_V2.0.1/xicc/xcolorantslu.c:188:10: note: Same expression on both sides of '==' because the value of 'rv' and '0' are the same.
Argyll_V2.0.1/xicc/xcolorantslu.c:65:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xcolorantslu.c:66:6: style: The scope of the variable 'verb' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xcolorantslu.c:146:9: style: The scope of the variable 'bp' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xdevlin.c:82:6: style: The scope of the variable 'nsoln' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xdevlin.c:154:7: style: Function 'new_xdevlin' argument 4 names different: declaration 'cntx' definition 'lucntx'. [funcArgNamesDifferent]
Argyll_V2.0.1/xicc/xdevlin.h:56:8: note: Function 'new_xdevlin' argument 4 names different: declaration 'cntx' definition 'lucntx'.
Argyll_V2.0.1/xicc/xdevlin.c:154:7: note: Function 'new_xdevlin' argument 4 names different: declaration 'cntx' definition 'lucntx'.
Argyll_V2.0.1/xicc/xdgb.c:68:6: style: Unused variable: i [unusedVariable]
Argyll_V2.0.1/xicc/xdgb.c:68:9: style: Unused variable: e [unusedVariable]
Argyll_V2.0.1/xicc/xdgb.c:68:12: style: Unused variable: f [unusedVariable]
Argyll_V2.0.1/xicc/xdgb.c:69:10: style: Unused variable: b [unusedVariable]
Argyll_V2.0.1/xicc/xdgb.c:70:6: style: Unused variable: poff [unusedVariable]
Argyll_V2.0.1/xicc/xfbview.c:180:9: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
Argyll_V2.0.1/xicc/xfbview.c:182:4: note: Found duplicate branches for 'if' and 'else'.
Argyll_V2.0.1/xicc/xfbview.c:180:9: note: Found duplicate branches for 'if' and 'else'.
Argyll_V2.0.1/xicc/xfbview.c:90:9: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xfbview.c:92:6: style: The scope of the variable 'doaxes' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xfbview.c:109:9: style: The scope of the variable 'abscale' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xfbview.c:217:11: style: struct member 'Anonymous1::x' is never used. [unusedStructMember]
Argyll_V2.0.1/xicc/xfbview.c:217:14: style: struct member 'Anonymous1::y' is never used. [unusedStructMember]
Argyll_V2.0.1/xicc/xfbview.c:217:17: style: struct member 'Anonymous1::z' is never used. [unusedStructMember]
Argyll_V2.0.1/xicc/xfbview.c:218:11: style: struct member 'Anonymous1::wx' is never used. [unusedStructMember]
Argyll_V2.0.1/xicc/xfbview.c:218:15: style: struct member 'Anonymous1::wy' is never used. [unusedStructMember]
Argyll_V2.0.1/xicc/xfbview.c:218:19: style: struct member 'Anonymous1::wz' is never used. [unusedStructMember]
Argyll_V2.0.1/xicc/xfbview.c:219:11: style: struct member 'Anonymous1::r' is never used. [unusedStructMember]
Argyll_V2.0.1/xicc/xfbview.c:219:14: style: struct member 'Anonymous1::g' is never used. [unusedStructMember]
Argyll_V2.0.1/xicc/xfbview.c:219:17: style: struct member 'Anonymous1::b' is never used. [unusedStructMember]
Argyll_V2.0.1/xicc/xfbview.c:220:5: style: Variable 'axes' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/xicc/xfit.c:692:6: style: The scope of the variable 'e' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xfit.c:692:9: style: The scope of the variable 'f' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xfit.c:756:6: style: The scope of the variable 'e' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xfit.c:756:9: style: The scope of the variable 'f' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xfit.c:824:6: style: The scope of the variable 'e' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xfit.c:824:9: style: The scope of the variable 'f' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xfit.c:2725:11: style: The scope of the variable 'uswpscale' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xfit.c:820:9: style: Unused variable: tt [unusedVariable]
Argyll_V2.0.1/xicc/xfit.c:820:13: style: Unused variable: w [unusedVariable]
Argyll_V2.0.1/xicc/xfit.c:821:10: style: Unused variable: b [unusedVariable]
Argyll_V2.0.1/xicc/xfit.c:2724:17: style: Unused variable: _wp [unusedVariable]
Argyll_V2.0.1/xicc/xmono.c:187:12: style: Expression is always false because 'else if' condition matches previous condition at line 184. [multiCondition]
Argyll_V2.0.1/xicc/xmatrix.c:219:12: style: Expression is always false because 'else if' condition matches previous condition at line 217. [multiCondition]
Argyll_V2.0.1/xicc/xlut.c:1878:12: style: Expression is always false because 'else if' condition matches previous condition at line 1875. [multiCondition]
Argyll_V2.0.1/xicc/xmatrix.c:853:15: style: Condition 'nweight<1.0' is always false [knownConditionTrueFalse]
Argyll_V2.0.1/xicc/xmatrix.c:747:20: note: Assignment 'nweight=1.0', assigned value is 1.0
Argyll_V2.0.1/xicc/xmatrix.c:853:15: note: Condition 'nweight<1.0' is always false
Argyll_V2.0.1/xicc/xmatrix.c:1754:35: style: Same expression on both sides of '||'. [duplicateExpression]
Argyll_V2.0.1/xicc/xicc.c:1015:25: style: Same expression on both sides of '/'. [duplicateExpression]
Argyll_V2.0.1/xicc/xmatrix.c:1372:6: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
Argyll_V2.0.1/xicc/xmatrix.c:747:9: style: The scope of the variable 'nweight' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xmatrix.c:750:6: style: The scope of the variable 'rsplflags' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xmatrix.c:1244:6: style: The scope of the variable 'rsplflags' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xmatrix.c:1245:15: style: The scope of the variable 'j' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xmatrix.c:1666:10: style: The scope of the variable 'uswpscale' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xmatrix.c:2135:8: style: The scope of the variable 'e' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xmatrix.c:2136:11: style: The scope of the variable 'in' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xmatrix.c:2137:11: style: The scope of the variable 'out' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xlut.c:615:7: style: The scope of the variable 'nsoln' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xlut.c:960:10: style: The scope of the variable 'wbl' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xlut.c:960:15: style: The scope of the variable 'wfv' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xlut.c:965:10: style: The scope of the variable 'bbl' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xlut.c:965:15: style: The scope of the variable 'bfv' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xlut.c:1058:10: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xlut.c:1317:12: style: The scope of the variable 'tv' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xlut.c:1661:6: style: The scope of the variable 'nsoln' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xlut.c:1662:8: style: The scope of the variable 'f' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xlut.c:1731:6: style: The scope of the variable 'nsoln' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xlut.c:1819:6: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xlut.c:2940:15: style: The scope of the variable 'j' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xlut.c:3595:9: style: The scope of the variable 'kch' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xlut.c:4210:9: style: The scope of the variable 'e' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xlut.c:4211:12: style: The scope of the variable 'in' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xlut.c:4212:12: style: The scope of the variable 'out' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xlut.c:4312:9: style: The scope of the variable 'e' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xlut.c:4313:12: style: The scope of the variable 'in' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xlut.c:4314:12: style: The scope of the variable 'out' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xicc.c:1641:8: style: The scope of the variable 'pp' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xicc.c:2446:6: style: The scope of the variable 'oi' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xicc.c:2446:10: style: The scope of the variable 'tab' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xicc.c:2836:9: style: The scope of the variable 'rv' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xicc.c:2959:9: style: The scope of the variable 'rv' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xicc.c:3102:9: style: The scope of the variable 'g' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xicc.c:3145:9: style: The scope of the variable 'g' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xicc.c:3222:9: style: The scope of the variable 'g' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xicc.c:3299:9: style: The scope of the variable 'g' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xicc.c:3379:9: style: The scope of the variable 'g' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xicc.c:3658:7: style: The scope of the variable 'ff' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xicc.c:3658:11: style: The scope of the variable 'vf' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xicc.c:3660:10: style: The scope of the variable 'v' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xlut.c:750:9: style: Function 'icxLimitD' argument 2 names different: declaration 'in' definition 'ind'. [funcArgNamesDifferent]
Argyll_V2.0.1/xicc/xlut.c:195:46: note: Function 'icxLimitD' argument 2 names different: declaration 'in' definition 'ind'.
Argyll_V2.0.1/xicc/xlut.c:750:9: note: Function 'icxLimitD' argument 2 names different: declaration 'in' definition 'ind'.
Argyll_V2.0.1/xicc/xicc.c:2612:7: style: Function 'icxGetLimits' argument 1 names different: declaration 'p' definition 'xp'. [funcArgNamesDifferent]
Argyll_V2.0.1/xicc/xicc.h:719:25: note: Function 'icxGetLimits' argument 1 names different: declaration 'p' definition 'xp'.
Argyll_V2.0.1/xicc/xicc.c:2612:7: note: Function 'icxGetLimits' argument 1 names different: declaration 'p' definition 'xp'.
Argyll_V2.0.1/xicc/xicc.c:2658:7: style: Function 'icxDefaultLimits' argument 1 names different: declaration 'p' definition 'xp'. [funcArgNamesDifferent]
Argyll_V2.0.1/xicc/xicc.h:722:29: note: Function 'icxDefaultLimits' argument 1 names different: declaration 'p' definition 'xp'.
Argyll_V2.0.1/xicc/xicc.c:2658:7: note: Function 'icxDefaultLimits' argument 1 names different: declaration 'p' definition 'xp'.
Argyll_V2.0.1/xicc/xicc.c:3295:9: style: Function 'icxdiTransFunc' argument 2 names different: declaration 'pdv' definition 'pdin'. [funcArgNamesDifferent]
Argyll_V2.0.1/xicc/xicc.h:831:9: note: Function 'icxdiTransFunc' argument 2 names different: declaration 'pdv' definition 'pdin'.
Argyll_V2.0.1/xicc/xicc.c:3295:9: note: Function 'icxdiTransFunc' argument 2 names different: declaration 'pdv' definition 'pdin'.
Argyll_V2.0.1/xicc/xmatrix.c:764:16: style: Variable 'rsplflags' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/xicc/xmatrix.c:1665:16: style: Unused variable: _wp [unusedVariable]
Argyll_V2.0.1/xicc/xlut.c:1317:0: style: Variable 'bv' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/xicc/xlut.c:1317:0: style: Variable 'bd' is assigned a value that is never used. [unreadVariable]
Argyll_V2.0.1/xicc/xlut.c:2798:6: style: Unused variable: f [unusedVariable]
Argyll_V2.0.1/xicc/xlut.c:4549:12: style: Unused variable: C [unusedVariable]
Argyll_V2.0.1/xicc/xicc.c:2697:13: style: Unused variable: odv [unusedVariable]
Argyll_V2.0.1/xicc/xicc.c:3058:9: style: Unused variable: tt [unusedVariable]
Argyll_V2.0.1/xicc/xicc.c:3502:9: style: Unused variable: ee [unusedVariable]
Argyll_V2.0.1/xicc/xicc.c:3502:16: style: Unused variable: g [unusedVariable]
Argyll_V2.0.1/xicc/xmatrix.c:1590:71: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
Argyll_V2.0.1/xicc/xmatrix.c:1593:50: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
Argyll_V2.0.1/xicc/xmatrix.c:1594:53: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
Argyll_V2.0.1/xicc/xlut.c:2463:55: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
Argyll_V2.0.1/xicc/xlut.c:2590:55: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
Argyll_V2.0.1/xicc/xicclu.c:171:10: style: The scope of the variable 'nfa' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xicclu.c:1083:10: style: The scope of the variable 'start' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xicclu.c:1083:20: style: The scope of the variable 'end' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xicclu.c:1187:10: style: The scope of the variable 'bp' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xlutfix.c:279:12: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/xicc/xlutfix.c:281:3: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/xicc/xlutfix.c:305:12: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/xicc/xlutfix.c:809:5: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/xicc/xlutfix.c:907:8: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/xicc/xlutfix.c:976:8: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/xicc/xlutfix.c:1005:5: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/xicc/xlutfix.c:1007:6: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/xicc/xlutfix.c:1009:8: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/xicc/xlutfix.c:1052:8: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/xicc/xlutfix.c:1053:9: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/xicc/xlutfix.c:1067:10: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/xicc/xlutfix.c:1101:4: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
Argyll_V2.0.1/xicc/xlutfix.c:160:9: style: The scope of the variable 'tt' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xlutfix.c:171:9: style: The scope of the variable 'tt' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xlutfix.c:897:15: style: The scope of the variable 'fp' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xlutfix.c:898:7: style: The scope of the variable 'fo' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xlutfix.c:898:21: style: The scope of the variable 'fe' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xlutfix.c:899:10: style: The scope of the variable 'faux' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xlutfix.c:900:10: style: The scope of the variable 'nfv' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xlutfix.c:1045:15: style: The scope of the variable 'ep' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xlutfix.c:1055:12: style: The scope of the variable 'auxrv' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xlutfix.c:1188:9: style: The scope of the variable 'check' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xlutfix.c:479:3: error: Memory leak: xcs.fhi [memleak]
Argyll_V2.0.1/xicc/xmatrix.c:368:8: style: struct member 'mxinctx::r' is never used. [unusedStructMember]
Argyll_V2.0.1/xicc/xmatrix.c:369:6: style: struct member 'mxinctx::linear' is never used. [unusedStructMember]
Argyll_V2.0.1/xicc/xmatrix.c:370:9: style: struct member 'mxinctx::nmin' is never used. [unusedStructMember]
Argyll_V2.0.1/xicc/xmatrix.c:370:15: style: struct member 'mxinctx::nmax' is never used. [unusedStructMember]
Argyll_V2.0.1/xicc/xmatrix.c:371:9: style: struct member 'mxinctx::min' is never used. [unusedStructMember]
Argyll_V2.0.1/xicc/xmatrix.c:371:14: style: struct member 'mxinctx::max' is never used. [unusedStructMember]
Argyll_V2.0.1/xicc/xspect.c:8808:6: style: Condition 'dolowres' is always true [knownConditionTrueFalse]
Argyll_V2.0.1/xicc/xspect.c:8688:17: note: Assignment 'dolowres=1', assigned value is 1
Argyll_V2.0.1/xicc/xspect.c:8808:6: note: Condition 'dolowres' is always true
Argyll_V2.0.1/xicc/xspect.c:3745:3: warning: Either the condition '(icg=new_cgats())==NULL' is redundant or there is possible null pointer dereference: icg. [nullPointerRedundantCheck]
Argyll_V2.0.1/xicc/xspect.c:3743:26: note: Assuming that condition '(icg=new_cgats())==NULL' is not redundant
Argyll_V2.0.1/xicc/xspect.c:3745:3: note: Null pointer dereference
Argyll_V2.0.1/xicc/xspect.c:6995:9: style: Same expression on both sides of '/='. [duplicateExpression]
Argyll_V2.0.1/xicc/xspect.c:7045:11: style: Same expression on both sides of '/='. [duplicateExpression]
Argyll_V2.0.1/xicc/xspect.c:7076:11: style: Same expression on both sides of '/='. [duplicateExpression]
Argyll_V2.0.1/xicc/xspect.c:7938:40: style: Same expression on both sides of '|'. [duplicateExpression]
Argyll_V2.0.1/xicc/xspect.c:8192:10: style: Same expression on both sides of '/='. [duplicateExpression]
Argyll_V2.0.1/xicc/xspect.c:8307:10: style: Same expression on both sides of '/='. [duplicateExpression]
Argyll_V2.0.1/xicc/xspect.c:8369:11: style: Same expression on both sides of '/='. [duplicateExpression]
Argyll_V2.0.1/xicc/xspect.c:8422:11: style: Same expression on both sides of '/='. [duplicateExpression]
Argyll_V2.0.1/xicc/xspect.c:516:9: style: The scope of the variable 'wl' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xspect.c:546:9: style: The scope of the variable 'wl' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xspect.c:3609:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xspect.c:3614:18: style: The scope of the variable 'setel' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xspect.c:3615:6: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xspect.c:3615:9: style: The scope of the variable 'j' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xspect.c:3737:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xspect.c:3738:6: style: The scope of the variable 'sflds' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xspect.c:3739:6: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xspect.c:3739:9: style: The scope of the variable 'j' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xspect.c:5147:6: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xspect.c:5148:14: style: The scope of the variable 'Smc' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xspect.c:5149:15: style: The scope of the variable 'Smct' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xspect.c:5443:14: style: The scope of the variable 'Smc' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xspect.c:5557:14: style: The scope of the variable 'Smc' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xspect.c:7264:10: style: The scope of the variable 'tt' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xspect.c:7924:9: style: The scope of the variable 'd65' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xspect.c:7976:9: style: The scope of the variable 'd65' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xspect.c:8282:9: style: The scope of the variable 'xyz' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xspect.c:8283:9: style: The scope of the variable 'lab1' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xspect.c:8283:18: style: The scope of the variable 'lab2' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xspect.c:8965:13: style: The scope of the variable 'ix' can be reduced. [variableScope]
Argyll_V2.0.1/xicc/xspect.c:3885:58: style: Function 'write_xspect' argument 3 names different: declaration 's' definition 'sp'. [funcArgNamesDifferent]
Argyll_V2.0.1/xicc/xspect.h:119:58: note: Function 'write_xspect' argument 3 names different: declaration 's' definition 'sp'.
Argyll_V2.0.1/xicc/xspect.c:3885:58: note: Function 'write_xspect' argument 3 names different: declaration 's' definition 'sp'.
Argyll_V2.0.1/xicc/xspect.c:3889:61: style: Function 'write_xspect_1' argument 3 names different: declaration 's' definition 'sp'. [funcArgNamesDifferent]
Argyll_V2.0.1/xicc/xspect.h:125:61: note: Function 'write_xspect_1' argument 3 names different: declaration 's' definition 'sp'.
Argyll_V2.0.1/xicc/xspect.c:3889:61: note: Function 'write_xspect_1' argument 3 names different: declaration 's' definition 'sp'.
Argyll_V2.0.1/xicc/xspect.c:3933:35: style: Function 'write_cmf' argument 2 names different: declaration 'cmf' definition 'sp'. [funcArgNamesDifferent]
Argyll_V2.0.1/xicc/xspect.h:138:35: note: Function 'write_cmf' argument 2 names different: declaration 'cmf' definition 'sp'.
Argyll_V2.0.1/xicc/xspect.c:3933:35: note: Function 'write_cmf' argument 2 names different: declaration 'cmf' definition 'sp'.
Argyll_V2.0.1/xicc/xspect.c:3940:21: style: Function 'read_cmf' argument 1 names different: declaration 'cmf' definition 'sp'. [funcArgNamesDifferent]
Argyll_V2.0.1/xicc/xspect.h:139:21: note: Function 'read_cmf' argument 1 names different: declaration 'cmf' definition 'sp'.
Argyll_V2.0.1/xicc/xspect.c:3940:21: note: Function 'read_cmf' argument 1 names different: declaration 'cmf' definition 'sp'.
Argyll_V2.0.1/xicc/xspect.c:5663:9: style: Function 'xsp2cie_photo2rad' argument 2 names different: declaration 'rout' definition 'loutp'. [funcArgNamesDifferent]
Argyll_V2.0.1/xicc/xspect.c:4637:51: note: Function 'xsp2cie_photo2rad' argument 2 names different: declaration 'rout' definition 'loutp'.
Argyll_V2.0.1/xicc/xspect.c:5663:9: note: Function 'xsp2cie_photo2rad' argument 2 names different: declaration 'rout' definition 'loutp'.
Argyll_V2.0.1/xicc/xspect.c:5664:9: style: Function 'xsp2cie_photo2rad' argument 3 names different: declaration 'pout' definition 'mwoutp'. [funcArgNamesDifferent]
Argyll_V2.0.1/xicc/xspect.c:4637:65: note: Function 'xsp2cie_photo2rad' argument 3 names different: declaration 'pout' definition 'mwoutp'.
Argyll_V2.0.1/xicc/xspect.c:5664:9: note: Function 'xsp2cie_photo2rad' argument 3 names different: declaration 'pout' definition 'mwoutp'.
Argyll_V2.0.1/xicc/xspect.c:5956:46: style: Function 'icx_spectrum_locus' argument 2 names different: declaration 'in' definition 'wl'. [funcArgNamesDifferent]
Argyll_V2.0.1/xicc/xspect.h:460:46: note: Function 'icx_spectrum_locus' argument 2 names different: declaration 'in' definition 'wl'.
Argyll_V2.0.1/xicc/xspect.c:5956:46: note: Function 'icx_spectrum_locus' argument 2 names different: declaration 'in' definition 'wl'.
Argyll_V2.0.1/xicc/xspect.c:7619:14: style: Function 'chrom_locus_poligon' argument 1 names different: declaration 'locus_type' definition 'loty'. [funcArgNamesDifferent]
Argyll_V2.0.1/xicc/xspect.h:476:43: note: Function 'chrom_locus_poligon' argument 1 names different: declaration 'locus_type' definition 'loty'.
Argyll_V2.0.1/xicc/xspect.c:7619:14: note: Function 'chrom_locus_poligon' argument 1 names different: declaration 'locus_type' definition 'loty'.
Argyll_V2.0.1/xicc/xspect.c:7621:5: style: Function 'chrom_locus_poligon' argument 3 names different: declaration 'cspace' definition 'uv'. [funcArgNamesDifferent]
Argyll_V2.0.1/xicc/xspect.h:476:83: note: Function 'chrom_locus_poligon' argument 3 names different: declaration 'cspace' definition 'uv'.
Argyll_V2.0.1/xicc/xspect.c:7621:5: note: Function 'chrom_locus_poligon' argument 3 names different: declaration 'cspace' definition 'uv'.
Argyll_V2.0.1/xicc/xspect.c:8168:8: style: Function 'icx_ill_sp2XYZ' argument 5 names different: declaration 'temp' definition 'ct'. [funcArgNamesDifferent]
Argyll_V2.0.1/xicc/xspect.h:510:8: note: Function 'icx_ill_sp2XYZ' argument 5 names different: declaration 'temp' definition 'ct'.
Argyll_V2.0.1/xicc/xspect.c:8168:8: note: Function 'icx_ill_sp2XYZ' argument 5 names different: declaration 'temp' definition 'ct'.
Argyll_V2.0.1/xicc/xspect.c:8338:9: style: Function 'icx_XYZ2ill_ct' argument 6 names different: declaration 'insp0' definition 'insp'. [funcArgNamesDifferent]
Argyll_V2.0.1/xicc/xspect.h:530:9: note: Function 'icx_XYZ2ill_ct' argument 6 names different: declaration 'insp0' definition 'insp'.
Argyll_V2.0.1/xicc/xspect.c:8338:9: note: Function 'icx_XYZ2ill_ct' argument 6 names different: declaration 'insp0' definition 'insp'.
Argyll_V2.0.1/xicc/xspect.c:4514:9: style: Unused variable: xs [unusedVariable]
Argyll_V2.0.1/xicc/xspect.c:4514:13: style: Unused variable: xe [unusedVariable]
Argyll_V2.0.1/xicc/xspect.c:4538:24: style: Unused variable: nbl [unusedVariable]
Argyll_V2.0.1/xicc/xspect.c:5442:9: style: Unused variable: j [unusedVariable]
Argyll_V2.0.1/xicc/xspect.c:5556:9: style: Unused variable: j [unusedVariable]
Argyll_V2.0.1/xicc/xspect.c:5610:10: style: Unused variable: Rc [unusedVariable]
Argyll_V2.0.1/xicc/xspect.c:7148:9: style: Unused variable: cp [unusedVariable]
Argyll_V2.0.1/xicc/xspect.c:7148:16: style: Unused variable: s [unusedVariable]
Argyll_V2.0.1/xicc/xspect.c:7717:11: style: Unused variable: poly [unusedVariable]
Argyll_V2.0.1/xicc/xspect.c:8684:9: style: Unused variable: c_ad [unusedVariable]
Argyll_V2.0.1/xicc/xspect.c:8684:15: style: Unused variable: d_ad [unusedVariable]
Argyll_V2.0.1/xicc/xspect.c:3612:14: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
Argyll_V2.0.1/xicc/xspect.c:528:30: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall]
Argyll_V2.0.1/xicc/xspect.c:531:42: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall]
Argyll_V2.0.1/xicc/xspect.c:558:30: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall]
Argyll_V2.0.1/xicc/xspect.c:561:42: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall]
Argyll_V2.0.1/xicc/xspect.c:7189:26: error: Uninitialized variable: iloc [uninitvar]
Argyll_V2.0.1/xicc/xutils.c:52:0: error: #error "Need to #include fcntl.h!" [preprocessorErrorDirective]
Argyll_V2.0.1/xml/mxml-entity.c:50:48: portability: Assigning a pointer to an integer is not portable. [AssignmentAddressToInteger]
Argyll_V2.0.1/xml/mxml-entity.c:104:8: style: The scope of the variable 'ch' can be reduced. [variableScope]
Argyll_V2.0.1/xml/mxml-entity.c:155:7: style: The scope of the variable 'diff' can be reduced. [variableScope]
Argyll_V2.0.1/xml/mxml-entity.c:156:2: style: The scope of the variable 'current' can be reduced. [variableScope]
Argyll_V2.0.1/xml/mxml-file.c:1130:2: style: The scope of the variable 'temp' can be reduced. [variableScope]
Argyll_V2.0.1/xml/mxml-file.c:2663:9: style: The scope of the variable 'quote' can be reduced. [variableScope]
Argyll_V2.0.1/xml/mxml-file.c:2664:15: style: The scope of the variable 'name' can be reduced. [variableScope]
Argyll_V2.0.1/xml/mxml-file.c:2741:3: style: The scope of the variable 'width' can be reduced. [variableScope]
Argyll_V2.0.1/xml/mxml-file.c:3009:15: style: The scope of the variable 'name' can be reduced. [variableScope]
Argyll_V2.0.1/xml/mxml-file.c:464:30: style: Function 'mxmlSAXLoadFd' argument 4 names different: declaration 'sax' definition 'sax_cb'. [funcArgNamesDifferent]
Argyll_V2.0.1/xml/mxml.h:274:33: note: Function 'mxmlSAXLoadFd' argument 4 names different: declaration 'sax' definition 'sax_cb'.
Argyll_V2.0.1/xml/mxml-file.c:464:30: note: Function 'mxmlSAXLoadFd' argument 4 names different: declaration 'sax' definition 'sax_cb'.
Argyll_V2.0.1/xml/mxml-file.c:513:20: style: Function 'mxmlSAXLoadFile' argument 4 names different: declaration 'sax' definition 'sax_cb'. [funcArgNamesDifferent]
Argyll_V2.0.1/xml/mxml.h:277:35: note: Function 'mxmlSAXLoadFile' argument 4 names different: declaration 'sax' definition 'sax_cb'.
Argyll_V2.0.1/xml/mxml-file.c:513:20: note: Function 'mxmlSAXLoadFile' argument 4 names different: declaration 'sax' definition 'sax_cb'.
Argyll_V2.0.1/xml/mxml-file.c:551:20: style: Function 'mxmlSAXLoadString' argument 4 names different: declaration 'sax' definition 'sax_cb'. [funcArgNamesDifferent]
Argyll_V2.0.1/xml/mxml.h:280:37: note: Function 'mxmlSAXLoadString' argument 4 names different: declaration 'sax' definition 'sax_cb'.
Argyll_V2.0.1/xml/mxml-file.c:551:20: note: Function 'mxmlSAXLoadString' argument 4 names different: declaration 'sax' definition 'sax_cb'.
Argyll_V2.0.1/xml/mxml-file.c:627:22: style: Function 'mxml_add_char' argument 2 names different: declaration 'ptr' definition 'bufptr'. [funcArgNamesDifferent]
Argyll_V2.0.1/xml/mxml-file.c:98:42: note: Function 'mxml_add_char' argument 2 names different: declaration 'ptr' definition 'bufptr'.
Argyll_V2.0.1/xml/mxml-file.c:627:22: note: Function 'mxml_add_char' argument 2 names different: declaration 'ptr' definition 'bufptr'.
Argyll_V2.0.1/xml/mxml-index.c:108:8: style: The scope of the variable 'diff' can be reduced. [variableScope]
Argyll_V2.0.1/xml/mxml-index.c:109:3: style: The scope of the variable 'current' can be reduced. [variableScope]
Argyll_V2.0.1/xml/mxml-index.c:110:3: style: The scope of the variable 'first' can be reduced. [variableScope]
Argyll_V2.0.1/xml/mxml-index.c:111:3: style: The scope of the variable 'last' can be reduced. [variableScope]
Argyll_V2.0.1/xml/mxml-node.c:199:7: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/xml/mxml-node.c:586:11: style: The scope of the variable 'ap' can be reduced. [variableScope]
Argyll_V2.0.1/xml/mxml-node.c:321:20: style: Function 'mxmlNewCDATA' argument 2 names different: declaration 'string' definition 'data'. [funcArgNamesDifferent]
Argyll_V2.0.1/xml/mxml.h:245:67: note: Function 'mxmlNewCDATA' argument 2 names different: declaration 'string' definition 'data'.
Argyll_V2.0.1/xml/mxml-node.c:321:20: note: Function 'mxmlNewCDATA' argument 2 names different: declaration 'string' definition 'data'.
Argyll_V2.0.1/xml/mxml-search.c:130:31: style: Function 'mxmlFindPathNode' argument 1 names different: declaration 'node' definition 'top'. [funcArgNamesDifferent]
Argyll_V2.0.1/xml/mxml.h:213:51: note: Function 'mxmlFindPathNode' argument 1 names different: declaration 'node' definition 'top'.
Argyll_V2.0.1/xml/mxml-search.c:130:31: note: Function 'mxmlFindPathNode' argument 1 names different: declaration 'node' definition 'top'.
Argyll_V2.0.1/xml/mxml-search.c:210:27: style: Function 'mxmlFindPath' argument 1 names different: declaration 'node' definition 'top'. [funcArgNamesDifferent]
Argyll_V2.0.1/xml/mxml.h:214:47: note: Function 'mxmlFindPath' argument 1 names different: declaration 'node' definition 'top'.
Argyll_V2.0.1/xml/mxml-search.c:210:27: note: Function 'mxmlFindPath' argument 1 names different: declaration 'node' definition 'top'.
Argyll_V2.0.1/xml/mxml-string.c:131:3: style: The scope of the variable 'size' can be reduced. [variableScope]
Argyll_V2.0.1/xml/mxml-string.c:446:3: error: va_list 'apcopy' used before va_start() was called. [va_list_usedBeforeStarted]
Argyll_V2.0.1/xml/mxml-string.c:447:49: error: va_list 'apcopy' used before va_start() was called. [va_list_usedBeforeStarted]
Argyll_V2.0.1/xml/mxmldoc.c:2537:15: style: The scope of the variable 'tempname' can be reduced. [variableScope]
Argyll_V2.0.1/xml/mxmldoc.c:2539:4: style: The scope of the variable 'scope' can be reduced. [variableScope]
Argyll_V2.0.1/xml/mxmldoc.c:3019:4: style: The scope of the variable 'type' can be reduced. [variableScope]
Argyll_V2.0.1/xml/mxmldoc.c:3022:4: style: The scope of the variable 'defval' can be reduced. [variableScope]
Argyll_V2.0.1/xml/mxmldoc.c:3024:10: style: The scope of the variable 'sep' can be reduced. [variableScope]
Argyll_V2.0.1/xml/mxmldoc.c:3158:4: style: The scope of the variable 'defval' can be reduced. [variableScope]
Argyll_V2.0.1/xml/mxmldoc.c:3159:4: style: The scope of the variable 'basename' can be reduced. [variableScope]
Argyll_V2.0.1/xml/mxmldoc.c:3160:9: style: The scope of the variable 'filename' can be reduced. [variableScope]
Argyll_V2.0.1/xml/mxmldoc.c:4024:8: style: The scope of the variable 'i' can be reduced. [variableScope]
Argyll_V2.0.1/xml/mxmldoc.c:4033:4: style: The scope of the variable 'parent' can be reduced. [variableScope]
Argyll_V2.0.1/xml/mxmldoc.c:4034:8: style: The scope of the variable 'inscope' can be reduced. [variableScope]
Argyll_V2.0.1/xml/mxmldoc.c:4554:8: style: The scope of the variable 'inscope' can be reduced. [variableScope]
Argyll_V2.0.1/xml/mxmldoc.c:1036:24: style: Function 'scan_file' argument 3 names different: declaration 'doc' definition 'tree'. [funcArgNamesDifferent]
Argyll_V2.0.1/xml/mxmldoc.c:179:27: note: Function 'scan_file' argument 3 names different: declaration 'doc' definition 'tree'.
Argyll_V2.0.1/xml/mxmldoc.c:1036:24: note: Function 'scan_file' argument 3 names different: declaration 'doc' definition 'tree'.
Argyll_V2.0.1/xml/mxmldoc.c:2534:24: style: Function 'sort_node' argument 2 names different: declaration 'func' definition 'node'. [funcArgNamesDifferent]
Argyll_V2.0.1/xml/mxmldoc.c:180:56: note: Function 'sort_node' argument 2 names different: declaration 'func' definition 'node'.
Argyll_V2.0.1/xml/mxmldoc.c:2534:24: note: Function 'sort_node' argument 2 names different: declaration 'func' definition 'node'.
Argyll_V2.0.1/xml/mxmldoc.c:4016:24: warning: Function 'write_man' argument order different: declaration 'man_name, section, title, headerfile, footerfile, introfile, doc' definition 'man_name, section, title, footerfile, headerfile, introfile, doc' [funcArgOrderDifferent]
Argyll_V2.0.1/xml/mxmldoc.c:201:36: note: Function 'write_man' argument order different: declaration 'man_name, section, title, headerfile, footerfile, introfile, doc' definition 'man_name, section, title, footerfile, headerfile, introfile, doc'
Argyll_V2.0.1/xml/mxmldoc.c:4016:24: note: Function 'write_man' argument order different: declaration 'man_name, section, title, headerfile, footerfile, introfile, doc' definition 'man_name, section, title, footerfile, headerfile, introfile, doc'
Argyll_V2.0.1/xml/mxmldoc.c:5373:1: error: Resource leak: fp [resourceLeak]
Argyll_V2.0.1/xml/testmxml.c:66:9: style: The scope of the variable 'fd' can be reduced. [variableScope]
Argyll_V2.0.1/yajl/yajl.c:28:35: style: Function 'yajl_status_to_string' argument 1 names different: declaration 'code' definition 'stat'. [funcArgNamesDifferent]
Argyll_V2.0.1/yajl/yajl_parse.h:44:61: note: Function 'yajl_status_to_string' argument 1 names different: declaration 'code' definition 'stat'.
Argyll_V2.0.1/yajl/yajl.c:28:35: note: Function 'yajl_status_to_string' argument 1 names different: declaration 'code' definition 'stat'.
Argyll_V2.0.1/yajl/yajl.c:119:19: style: Function 'yajl_parse' argument 3 names different: declaration 'jsonTextLength' definition 'jsonTextLen'. [funcArgNamesDifferent]
Argyll_V2.0.1/yajl/yajl_parse.h:184:44: note: Function 'yajl_parse' argument 3 names different: declaration 'jsonTextLength' definition 'jsonTextLen'.
Argyll_V2.0.1/yajl/yajl.c:119:19: note: Function 'yajl_parse' argument 3 names different: declaration 'jsonTextLength' definition 'jsonTextLen'.
Argyll_V2.0.1/yajl/yajl.c:155:55: style: Function 'yajl_get_error' argument 4 names different: declaration 'jsonTextLength' definition 'jsonTextLen'. [funcArgNamesDifferent]
Argyll_V2.0.1/yajl/yajl_parse.h:209:52: note: Function 'yajl_get_error' argument 4 names different: declaration 'jsonTextLength' definition 'jsonTextLen'.
Argyll_V2.0.1/yajl/yajl.c:155:55: note: Function 'yajl_get_error' argument 4 names different: declaration 'jsonTextLength' definition 'jsonTextLen'.
Argyll_V2.0.1/yajl/yajl_encode.c:32:39: style: Function 'yajl_string_encode' argument 1 names different: declaration 'printer' definition 'print'. [funcArgNamesDifferent]
Argyll_V2.0.1/yajl/yajl_encode.h:23:44: note: Function 'yajl_string_encode' argument 1 names different: declaration 'printer' definition 'print'.
Argyll_V2.0.1/yajl/yajl_encode.c:32:39: note: Function 'yajl_string_encode' argument 1 names different: declaration 'printer' definition 'print'.
Argyll_V2.0.1/yajl/yajl_encode.c:35:27: style: Function 'yajl_string_encode' argument 4 names different: declaration 'length' definition 'len'. [funcArgNamesDifferent]
Argyll_V2.0.1/yajl/yajl_encode.h:26:32: note: Function 'yajl_string_encode' argument 4 names different: declaration 'length' definition 'len'.
Argyll_V2.0.1/yajl/yajl_encode.c:35:27: note: Function 'yajl_string_encode' argument 4 names different: declaration 'length' definition 'len'.
Argyll_V2.0.1/yajl/yajl_encode.c:117:32: style: Function 'yajl_string_decode' argument 3 names different: declaration 'length' definition 'len'. [funcArgNamesDifferent]
Argyll_V2.0.1/yajl/yajl_encode.h:30:32: note: Function 'yajl_string_decode' argument 3 names different: declaration 'length' definition 'len'.
Argyll_V2.0.1/yajl/yajl_encode.c:117:32: note: Function 'yajl_string_decode' argument 3 names different: declaration 'length' definition 'len'.
Argyll_V2.0.1/yajl/yajl_encode.c:169:55: warning: String literal compared with variable 'NULL'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
Argyll_V2.0.1/yajl/yajl_gen.c:101:41: style: Function 'yajl_gen_alloc' argument 1 names different: declaration 'allocFuncs' definition 'afs'. [funcArgNamesDifferent]
Argyll_V2.0.1/yajl/yajl_gen.h:118:63: note: Function 'yajl_gen_alloc' argument 1 names different: declaration 'allocFuncs' definition 'afs'.
Argyll_V2.0.1/yajl/yajl_gen.c:101:41: note: Function 'yajl_gen_alloc' argument 1 names different: declaration 'allocFuncs' definition 'afs'.
Argyll_V2.0.1/yajl/yajl_gen.c:132:25: style: Function 'yajl_gen_reset' argument 1 names different: declaration 'hand' definition 'g'. [funcArgNamesDifferent]
Argyll_V2.0.1/yajl/yajl_gen.h:163:43: note: Function 'yajl_gen_reset' argument 1 names different: declaration 'hand' definition 'g'.
Argyll_V2.0.1/yajl/yajl_gen.c:132:25: note: Function 'yajl_gen_reset' argument 1 names different: declaration 'hand' definition 'g'.
Argyll_V2.0.1/yajl/yajl_gen.c:140:24: style: Function 'yajl_gen_free' argument 1 names different: declaration 'handle' definition 'g'. [funcArgNamesDifferent]
Argyll_V2.0.1/yajl/yajl_gen.h:121:42: note: Function 'yajl_gen_free' argument 1 names different: declaration 'handle' definition 'g'.
Argyll_V2.0.1/yajl/yajl_gen.c:140:24: note: Function 'yajl_gen_free' argument 1 names different: declaration 'handle' definition 'g'.
Argyll_V2.0.1/yajl/yajl_gen.c:265:27: style: Function 'yajl_gen_integer' argument 1 names different: declaration 'hand' definition 'g'. [funcArgNamesDifferent]
Argyll_V2.0.1/yajl/yajl_gen.h:123:56: note: Function 'yajl_gen_integer' argument 1 names different: declaration 'hand' definition 'g'.
Argyll_V2.0.1/yajl/yajl_gen.c:265:27: note: Function 'yajl_gen_integer' argument 1 names different: declaration 'hand' definition 'g'.
Argyll_V2.0.1/yajl/yajl_gen.c:283:26: style: Function 'yajl_gen_double' argument 1 names different: declaration 'hand' definition 'g'. [funcArgNamesDifferent]
Argyll_V2.0.1/yajl/yajl_gen.h:127:55: note: Function 'yajl_gen_double' argument 1 names different: declaration 'hand' definition 'g'.
Argyll_V2.0.1/yajl/yajl_gen.c:283:26: note: Function 'yajl_gen_double' argument 1 names different: declaration 'hand' definition 'g'.
Argyll_V2.0.1/yajl/yajl_gen.c:300:26: style: Function 'yajl_gen_number' argument 1 names different: declaration 'hand' definition 'g'. [funcArgNamesDifferent]
Argyll_V2.0.1/yajl/yajl_gen.h:128:55: note: Function 'yajl_gen_number' argument 1 names different: declaration 'hand' definition 'g'.
Argyll_V2.0.1/yajl/yajl_gen.c:300:26: note: Function 'yajl_gen_number' argument 1 names different: declaration 'hand' definition 'g'.
Argyll_V2.0.1/yajl/yajl_gen.c:300:42: style: Function 'yajl_gen_number' argument 2 names different: declaration 'num' definition 's'. [funcArgNamesDifferent]
Argyll_V2.0.1/yajl/yajl_gen.h:129:59: note: Function 'yajl_gen_number' argument 2 names different: declaration 'num' definition 's'.
Argyll_V2.0.1/yajl/yajl_gen.c:300:42: note: Function 'yajl_gen_number' argument 2 names different: declaration 'num' definition 's'.
Argyll_V2.0.1/yajl/yajl_gen.c:300:52: style: Function 'yajl_gen_number' argument 3 names different: declaration 'len' definition 'l'. [funcArgNamesDifferent]
Argyll_V2.0.1/yajl/yajl_gen.h:130:53: note: Function 'yajl_gen_number' argument 3 names different: declaration 'len' definition 'l'.
Argyll_V2.0.1/yajl/yajl_gen.c:300:52: note: Function 'yajl_gen_number' argument 3 names different: declaration 'len' definition 'l'.
Argyll_V2.0.1/yajl/yajl_gen.c:310:26: style: Function 'yajl_gen_string' argument 1 names different: declaration 'hand' definition 'g'. [funcArgNamesDifferent]
Argyll_V2.0.1/yajl/yajl_gen.h:131:55: note: Function 'yajl_gen_string' argument 1 names different: declaration 'hand' definition 'g'.
Argyll_V2.0.1/yajl/yajl_gen.c:310:26: note: Function 'yajl_gen_string' argument 1 names different: declaration 'hand' definition 'g'.
Argyll_V2.0.1/yajl/yajl_gen.c:331:24: style: Function 'yajl_gen_null' argument 1 names different: declaration 'hand' definition 'g'. [funcArgNamesDifferent]
Argyll_V2.0.1/yajl/yajl_gen.h:134:53: note: Function 'yajl_gen_null' argument 1 names different: declaration 'hand' definition 'g'.
Argyll_V2.0.1/yajl/yajl_gen.c:331:24: note: Function 'yajl_gen_null' argument 1 names different: declaration 'hand' definition 'g'.
Argyll_V2.0.1/yajl/yajl_gen.c:341:24: style: Function 'yajl_gen_bool' argument 1 names different: declaration 'hand' definition 'g'. [funcArgNamesDifferent]
Argyll_V2.0.1/yajl/yajl_gen.h:135:53: note: Function 'yajl_gen_bool' argument 1 names different: declaration 'hand' definition 'g'.
Argyll_V2.0.1/yajl/yajl_gen.c:341:24: note: Function 'yajl_gen_bool' argument 1 names different: declaration 'hand' definition 'g'.
Argyll_V2.0.1/yajl/yajl_gen.c:353:28: style: Function 'yajl_gen_map_open' argument 1 names different: declaration 'hand' definition 'g'. [funcArgNamesDifferent]
Argyll_V2.0.1/yajl/yajl_gen.h:136:57: note: Function 'yajl_gen_map_open' argument 1 names different: declaration 'hand' definition 'g'.
Argyll_V2.0.1/yajl/yajl_gen.c:353:28: note: Function 'yajl_gen_map_open' argument 1 names different: declaration 'hand' definition 'g'.
Argyll_V2.0.1/yajl/yajl_gen.c:366:29: style: Function 'yajl_gen_map_close' argument 1 names different: declaration 'hand' definition 'g'. [funcArgNamesDifferent]
Argyll_V2.0.1/yajl/yajl_gen.h:137:58: note: Function 'yajl_gen_map_close' argument 1 names different: declaration 'hand' definition 'g'.
Argyll_V2.0.1/yajl/yajl_gen.c:366:29: note: Function 'yajl_gen_map_close' argument 1 names different: declaration 'hand' definition 'g'.
Argyll_V2.0.1/yajl/yajl_gen.c:380:30: style: Function 'yajl_gen_array_open' argument 1 names different: declaration 'hand' definition 'g'. [funcArgNamesDifferent]
Argyll_V2.0.1/yajl/yajl_gen.h:138:59: note: Function 'yajl_gen_array_open' argument 1 names different: declaration 'hand' definition 'g'.
Argyll_V2.0.1/yajl/yajl_gen.c:380:30: note: Function 'yajl_gen_array_open' argument 1 names different: declaration 'hand' definition 'g'.
Argyll_V2.0.1/yajl/yajl_gen.c:392:31: style: Function 'yajl_gen_array_close' argument 1 names different: declaration 'hand' definition 'g'. [funcArgNamesDifferent]
Argyll_V2.0.1/yajl/yajl_gen.h:139:60: note: Function 'yajl_gen_array_close' argument 1 names different: declaration 'hand' definition 'g'.
Argyll_V2.0.1/yajl/yajl_gen.c:392:31: note: Function 'yajl_gen_array_close' argument 1 names different: declaration 'hand' definition 'g'.
Argyll_V2.0.1/yajl/yajl_gen.c:437:27: style: Function 'yajl_gen_get_buf' argument 1 names different: declaration 'hand' definition 'g'. [funcArgNamesDifferent]
Argyll_V2.0.1/yajl/yajl_gen.h:148:56: note: Function 'yajl_gen_get_buf' argument 1 names different: declaration 'hand' definition 'g'.
Argyll_V2.0.1/yajl/yajl_gen.c:437:27: note: Function 'yajl_gen_get_buf' argument 1 names different: declaration 'hand' definition 'g'.
Argyll_V2.0.1/yajl/yajl_gen.c:447:25: style: Function 'yajl_gen_clear' argument 1 names different: declaration 'hand' definition 'g'. [funcArgNamesDifferent]
Argyll_V2.0.1/yajl/yajl_gen.h:155:43: note: Function 'yajl_gen_clear' argument 1 names different: declaration 'hand' definition 'g'.
Argyll_V2.0.1/yajl/yajl_gen.c:447:25: note: Function 'yajl_gen_clear' argument 1 names different: declaration 'hand' definition 'g'.
Argyll_V2.0.1/yajl/yajl_lex.c:119:26: style: Function 'yajl_lex_free' argument 1 names different: declaration 'lexer' definition 'lxr'. [funcArgNamesDifferent]
Argyll_V2.0.1/yajl/yajl_lex.h:56:31: note: Function 'yajl_lex_free' argument 1 names different: declaration 'lexer' definition 'lxr'.
Argyll_V2.0.1/yajl/yajl_lex.c:119:26: note: Function 'yajl_lex_free' argument 1 names different: declaration 'lexer' definition 'lxr'.
Argyll_V2.0.1/yajl/yajl_parser.c:327:29: style: Variable 'd' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/yajl/yajl_parser.c:322:0: note: Variable 'd' is reassigned a value before the old one has been used.
Argyll_V2.0.1/yajl/yajl_parser.c:327:29: note: Variable 'd' is reassigned a value before the old one has been used.
Argyll_V2.0.1/yajl/yajl_parser.c:72:10: style: The scope of the variable 'text' can be reduced. [variableScope]
Argyll_V2.0.1/yajl/yajl_parser.c:73:18: style: The scope of the variable 'arrow' can be reduced. [variableScope]
Argyll_V2.0.1/yajl/yajl_parser.c:159:28: style: Function 'yajl_do_finish' argument 1 names different: declaration 'handle' definition 'hand'. [funcArgNamesDifferent]
Argyll_V2.0.1/yajl/yajl_parser.h:66:28: note: Function 'yajl_do_finish' argument 1 names different: declaration 'handle' definition 'hand'.
Argyll_V2.0.1/yajl/yajl_parser.c:159:28: note: Function 'yajl_do_finish' argument 1 names different: declaration 'handle' definition 'hand'.
Argyll_V2.0.1/yajl/yajl_parser.c:186:27: style: Function 'yajl_do_parse' argument 1 names different: declaration 'handle' definition 'hand'. [funcArgNamesDifferent]
Argyll_V2.0.1/yajl/yajl_parser.h:62:27: note: Function 'yajl_do_parse' argument 1 names different: declaration 'handle' definition 'hand'.
Argyll_V2.0.1/yajl/yajl_parser.c:186:27: note: Function 'yajl_do_parse' argument 1 names different: declaration 'handle' definition 'hand'.
Argyll_V2.0.1/yajl/yajl_tree.c:246:17: warning: Either the condition '(v)!=NULL' is redundant or there is possible null pointer dereference: v. [nullPointerRedundantCheck]
Argyll_V2.0.1/yajl/yajl_tree.c:245:18: note: Assuming that condition '(v)!=NULL' is not redundant
Argyll_V2.0.1/yajl/yajl_tree.c:246:17: note: Null pointer dereference
Argyll_V2.0.1/yajl/yajl_tree.c:444:5: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
Argyll_V2.0.1/yajl/yajl_tree.c:441:5: note: Variable 'status' is reassigned a value before the old one has been used.
Argyll_V2.0.1/yajl/yajl_tree.c:444:5: note: Variable 'status' is reassigned a value before the old one has been used.
Argyll_V2.0.1/yajl/yajl_tree.c:429:12: style: The scope of the variable 'internal_err_str' can be reduced. [variableScope]
Argyll_V2.0.1/yajl/yajl_tree.c:462:33: style: Function 'yajl_tree_get' argument 1 names different: declaration 'parent' definition 'n'. [funcArgNamesDifferent]
Argyll_V2.0.1/yajl/yajl_tree.h:147:42: note: Function 'yajl_tree_get' argument 1 names different: declaration 'parent' definition 'n'.
Argyll_V2.0.1/yajl/yajl_tree.c:462:33: note: Function 'yajl_tree_get' argument 1 names different: declaration 'parent' definition 'n'.
[23:03]

ftp://ftp.se.debian.org/debian/pool/main/a/aria2/aria2_1.34.0.orig.tar.gz
aria2-1.34.0/deps/wslay/lib/wslay_event.c:569:11: style: The scope of the variable 'r' can be reduced. [variableScope]
aria2-1.34.0/deps/wslay/tests/wslay_frame_test.c:55:20: warning: Possible null pointer dereference: data [nullPointer]
aria2-1.34.0/deps/wslay/tests/wslay_frame_test.c:483:32: note: Calling function 'scripted_data_feed_init', 2nd argument 'data' value is 0
aria2-1.34.0/deps/wslay/tests/wslay_frame_test.c:55:20: note: Null pointer dereference
aria2-1.34.0/src/a2functional.h:52:27: style: Technically the member function 'aria2::Deleter::operator()' can be const. [functionConst]
aria2-1.34.0/src/a2functional.h:136:3: style: Struct 'DerefEqual' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/BtMessage.h:63:11: style: Technically the member function 'aria2::BtMessage::getId' can be const. [functionConst]
aria2-1.34.0/src/BtAbortOutstandingRequestEvent.h:51:3: style: Class 'BtAbortOutstandingRequestEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/PeerStat.h:52:3: style: Class 'PeerStat' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/AbstractBtMessage.h:93:16: style: The function 'isInvalidate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessage.h:59:16: note: Virtual function in base class
aria2-1.34.0/src/AbstractBtMessage.h:93:16: note: Function in derived class
aria2-1.34.0/src/AbstractBtMessage.h:97:16: style: The function 'isUploading' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessage.h:61:16: note: Virtual function in base class
aria2-1.34.0/src/AbstractBtMessage.h:97:16: note: Function in derived class
aria2-1.34.0/src/AbstractBtMessage.h:109:16: style: The function 'doReceivedAction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessage.h:65:16: note: Virtual function in base class
aria2-1.34.0/src/AbstractBtMessage.h:109:16: note: Function in derived class
aria2-1.34.0/src/AbstractBtMessage.h:111:16: style: The function 'validate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessage.h:69:16: note: Virtual function in base class
aria2-1.34.0/src/AbstractBtMessage.h:111:16: note: Function in derived class
aria2-1.34.0/src/AbstractBtMessage.h:113:16: style: The function 'onQueued' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessage.h:79:16: note: Virtual function in base class
aria2-1.34.0/src/AbstractBtMessage.h:113:16: note: Function in derived class
aria2-1.34.0/src/AbstractBtMessage.h:115:16: style: The function 'onAbortOutstandingRequestEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessage.h:71:16: note: Virtual function in base class
aria2-1.34.0/src/AbstractBtMessage.h:115:16: note: Function in derived class
aria2-1.34.0/src/AbstractBtMessage.h:120:16: style: The function 'onCancelSendingPieceEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessage.h:75:3: note: Virtual function in base class
aria2-1.34.0/src/AbstractBtMessage.h:120:16: note: Function in derived class
aria2-1.34.0/src/AbstractBtMessage.h:125:16: style: The function 'onChokingEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessage.h:77:16: note: Virtual function in base class
aria2-1.34.0/src/AbstractBtMessage.h:125:16: note: Function in derived class
aria2-1.34.0/src/Request.h:115:8: style: Technically the member function 'aria2::Request::supportsPersistentConnection' can be const. [functionConst]
aria2-1.34.0/src/Request.h:124:8: style: Technically the member function 'aria2::Request::isPipeliningEnabled' can be const. [functionConst]
aria2-1.34.0/src/Request.h:170:16: style: Technically the member function 'aria2::Request::getWakeTime' can be const. [functionConst]
aria2-1.34.0/src/SocketCore.h:319:8: style: Technically the member function 'aria2::SocketCore::operator==' can be const. [functionConst]
aria2-1.34.0/src/SocketCore.h:321:8: style: Technically the member function 'aria2::SocketCore::operator!=' can be const. [functionConst]
aria2-1.34.0/src/SocketCore.h:323:8: style: Technically the member function 'aria2::SocketCore::operator<' can be const. [functionConst]
aria2-1.34.0/src/RequestGroup.h:509:8: style: Technically the member function 'aria2::RequestGroup::isSeedOnlyEnabled' can be const. [functionConst]
aria2-1.34.0/src/IndexedList.h:82:12: style: Technically the member function 'aria2::IndexedListIterator::operator++' can be const. [functionConst]
aria2-1.34.0/src/IndexedList.h:95:12: style: Technically the member function 'aria2::IndexedListIterator::operator--' can be const. [functionConst]
aria2-1.34.0/src/FileEntry.h:132:11: style: Technically the member function 'aria2::FileEntry::getLastOffset' can be const. [functionConst]
aria2-1.34.0/src/DNSCache.h:55:5: style: Struct 'AddrEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/DownloadEngine.h:179:3: style: Class 'DownloadEngine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/SocketCore.h:118:3: style: Class 'SocketCore' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/TimeA2.h:57:3: style: Class 'Time' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/IndexedList.h:70:3: style: Struct 'IndexedListIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/ValueBase.h:80:3: style: Class 'String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/ValueBase.h:81:3: style: Class 'String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/ValueBase.h:129:3: style: Class 'Integer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/ValueBase.h:152:3: style: Class 'Bool' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/File.h:60:3: style: Class 'File' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/SocketRecvBuffer.h:51:3: style: Class 'SocketRecvBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/IndexedList.h:51:1: warning: The struct 'IndexedListIterator' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
aria2-1.34.0/src/AbstractCommand.h:236:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Command.h:78:16: note: Virtual function in base class
aria2-1.34.0/src/AbstractCommand.h:236:16: note: Function in derived class
aria2-1.34.0/src/RecoverableException.h:43:38: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Exception.h:63:38: note: Virtual function in base class
aria2-1.34.0/src/RecoverableException.h:43:38: note: Function in derived class
aria2-1.34.0/src/DlAbortEx.h:43:38: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/RecoverableException.h:43:38: note: Virtual function in base class
aria2-1.34.0/src/DlAbortEx.h:43:38: note: Function in derived class
aria2-1.34.0/src/DlRetryEx.h:43:38: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/RecoverableException.h:43:38: note: Virtual function in base class
aria2-1.34.0/src/DlRetryEx.h:43:38: note: Function in derived class
aria2-1.34.0/src/DownloadFailureException.h:47:38: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/RecoverableException.h:43:38: note: Virtual function in base class
aria2-1.34.0/src/DownloadFailureException.h:47:38: note: Function in derived class
aria2-1.34.0/src/CreateRequestCommand.h:54:16: style: The function 'executeInternal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractCommand.h:220:16: note: Virtual function in base class
aria2-1.34.0/src/CreateRequestCommand.h:54:16: note: Function in derived class
aria2-1.34.0/src/CheckIntegrityEntry.h:70:19: style: The function 'getTotalLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ProgressAwareEntry.h:51:19: note: Virtual function in base class
aria2-1.34.0/src/CheckIntegrityEntry.h:70:19: note: Function in derived class
aria2-1.34.0/src/CheckIntegrityEntry.h:72:19: style: The function 'getCurrentLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ProgressAwareEntry.h:49:19: note: Virtual function in base class
aria2-1.34.0/src/CheckIntegrityEntry.h:72:19: note: Function in derived class
aria2-1.34.0/src/CheckIntegrityEntry.h:76:16: style: The function 'finished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ProgressAwareEntry.h:53:16: note: Virtual function in base class
aria2-1.34.0/src/CheckIntegrityEntry.h:76:16: note: Function in derived class
aria2-1.34.0/src/PieceHashCheckIntegrityEntry.h:50:16: style: The function 'isValidationReady' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/CheckIntegrityEntry.h:78:16: note: Virtual function in base class
aria2-1.34.0/src/PieceHashCheckIntegrityEntry.h:50:16: note: Function in derived class
aria2-1.34.0/src/PieceHashCheckIntegrityEntry.h:52:16: style: The function 'initValidator' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/CheckIntegrityEntry.h:80:16: note: Virtual function in base class
aria2-1.34.0/src/PieceHashCheckIntegrityEntry.h:52:16: note: Function in derived class
aria2-1.34.0/src/StreamCheckIntegrityEntry.h:51:3: style: The function 'onDownloadFinished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/CheckIntegrityEntry.h:83:3: note: Virtual function in base class
aria2-1.34.0/src/StreamCheckIntegrityEntry.h:51:3: note: Function in derived class
aria2-1.34.0/src/StreamCheckIntegrityEntry.h:55:3: style: The function 'onDownloadIncomplete' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/CheckIntegrityEntry.h:87:3: note: Virtual function in base class
aria2-1.34.0/src/StreamCheckIntegrityEntry.h:55:3: note: Function in derived class
aria2-1.34.0/src/ValueBase.h:119:16: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ValueBase.h:55:16: note: Virtual function in base class
aria2-1.34.0/src/ValueBase.h:119:16: note: Function in derived class
aria2-1.34.0/src/ValueBase.h:142:16: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ValueBase.h:55:16: note: Virtual function in base class
aria2-1.34.0/src/ValueBase.h:142:16: note: Function in derived class
aria2-1.34.0/src/ValueBase.h:154:16: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ValueBase.h:55:16: note: Virtual function in base class
aria2-1.34.0/src/ValueBase.h:154:16: note: Function in derived class
aria2-1.34.0/src/ValueBase.h:167:16: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ValueBase.h:55:16: note: Virtual function in base class
aria2-1.34.0/src/ValueBase.h:167:16: note: Function in derived class
aria2-1.34.0/src/ValueBase.h:241:16: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ValueBase.h:55:16: note: Virtual function in base class
aria2-1.34.0/src/ValueBase.h:241:16: note: Function in derived class
aria2-1.34.0/src/ValueBase.h:309:16: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ValueBase.h:55:16: note: Virtual function in base class
aria2-1.34.0/src/ValueBase.h:309:16: note: Function in derived class
aria2-1.34.0/src/ValueBase.h:318:16: style: The function 'visit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ValueBase.h:68:16: note: Virtual function in base class
aria2-1.34.0/src/ValueBase.h:318:16: note: Function in derived class
aria2-1.34.0/src/ValueBase.h:319:16: style: The function 'visit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ValueBase.h:69:16: note: Virtual function in base class
aria2-1.34.0/src/ValueBase.h:319:16: note: Function in derived class
aria2-1.34.0/src/ValueBase.h:320:16: style: The function 'visit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ValueBase.h:70:16: note: Virtual function in base class
aria2-1.34.0/src/ValueBase.h:320:16: note: Function in derived class
aria2-1.34.0/src/ValueBase.h:321:16: style: The function 'visit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ValueBase.h:71:16: note: Virtual function in base class
aria2-1.34.0/src/ValueBase.h:321:16: note: Function in derived class
aria2-1.34.0/src/ValueBase.h:322:16: style: The function 'visit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ValueBase.h:72:16: note: Virtual function in base class
aria2-1.34.0/src/ValueBase.h:322:16: note: Function in derived class
aria2-1.34.0/src/ValueBase.h:323:16: style: The function 'visit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ValueBase.h:73:16: note: Virtual function in base class
aria2-1.34.0/src/ValueBase.h:323:16: note: Function in derived class
aria2-1.34.0/src/ChecksumCheckIntegrityEntry.h:53:16: style: The function 'isValidationReady' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/CheckIntegrityEntry.h:78:16: note: Virtual function in base class
aria2-1.34.0/src/ChecksumCheckIntegrityEntry.h:53:16: note: Function in derived class
aria2-1.34.0/src/ChecksumCheckIntegrityEntry.h:55:16: style: The function 'initValidator' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/CheckIntegrityEntry.h:80:16: note: Virtual function in base class
aria2-1.34.0/src/ChecksumCheckIntegrityEntry.h:55:16: note: Function in derived class
aria2-1.34.0/src/ChecksumCheckIntegrityEntry.h:58:3: style: The function 'onDownloadFinished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/CheckIntegrityEntry.h:83:3: note: Virtual function in base class
aria2-1.34.0/src/ChecksumCheckIntegrityEntry.h:58:3: note: Function in derived class
aria2-1.34.0/src/ChecksumCheckIntegrityEntry.h:62:3: style: The function 'onDownloadIncomplete' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/CheckIntegrityEntry.h:87:3: note: Virtual function in base class
aria2-1.34.0/src/ChecksumCheckIntegrityEntry.h:62:3: note: Function in derived class
aria2-1.34.0/src/AbstractDiskWriter.h:67:8: performance: Technically the member function 'aria2::AbstractDiskWriter::ensureMmapWrite' can be static. [functionStatic]
aria2-1.34.0/src/AbstractDiskWriter.cc:341:26: note: Technically the member function 'aria2::AbstractDiskWriter::ensureMmapWrite' can be static.
aria2-1.34.0/src/AbstractDiskWriter.h:67:8: note: Technically the member function 'aria2::AbstractDiskWriter::ensureMmapWrite' can be static.
aria2-1.34.0/src/AbstractDiskWriter.h:78:16: warning: Virtual function 'closeFile' is called from destructor '~AbstractDiskWriter()' at line 74. Dynamic binding is not used. [virtualCallInConstructor]
aria2-1.34.0/src/AbstractDiskWriter.cc:74:45: note: Calling closeFile
aria2-1.34.0/src/AbstractDiskWriter.h:78:16: note: closeFile is a virtual method
aria2-1.34.0/src/AbstractDiskWriter.h:73:3: style: Class 'AbstractDiskWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/AbstractDiskWriter.h:76:16: style: The function 'openFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DiskWriter.h:56:16: note: Virtual function in base class
aria2-1.34.0/src/AbstractDiskWriter.h:76:16: note: Function in derived class
aria2-1.34.0/src/AbstractDiskWriter.h:78:16: style: The function 'closeFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DiskWriter.h:62:16: note: Virtual function in base class
aria2-1.34.0/src/AbstractDiskWriter.h:78:16: note: Function in derived class
aria2-1.34.0/src/AbstractDiskWriter.h:80:16: style: The function 'openExistingFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DiskWriter.h:68:16: note: Virtual function in base class
aria2-1.34.0/src/AbstractDiskWriter.h:80:16: note: Function in derived class
aria2-1.34.0/src/AbstractDiskWriter.h:82:16: style: The function 'writeData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BinaryStream.h:48:16: note: Virtual function in base class
aria2-1.34.0/src/AbstractDiskWriter.h:82:16: note: Function in derived class
aria2-1.34.0/src/AbstractDiskWriter.h:85:19: style: The function 'readData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BinaryStream.h:51:19: note: Virtual function in base class
aria2-1.34.0/src/AbstractDiskWriter.h:85:19: note: Function in derived class
aria2-1.34.0/src/AbstractDiskWriter.h:88:16: style: The function 'truncate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BinaryStream.h:55:16: note: Virtual function in base class
aria2-1.34.0/src/AbstractDiskWriter.h:88:16: note: Function in derived class
aria2-1.34.0/src/AbstractDiskWriter.h:91:16: style: The function 'allocate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BinaryStream.h:60:16: note: Virtual function in base class
aria2-1.34.0/src/AbstractDiskWriter.h:91:16: note: Function in derived class
aria2-1.34.0/src/AbstractDiskWriter.h:94:19: style: The function 'size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DiskWriter.h:71:19: note: Virtual function in base class
aria2-1.34.0/src/AbstractDiskWriter.h:94:19: note: Function in derived class
aria2-1.34.0/src/AbstractDiskWriter.h:96:16: style: The function 'enableReadOnly' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DiskWriter.h:76:16: note: Virtual function in base class
aria2-1.34.0/src/AbstractDiskWriter.h:96:16: note: Function in derived class
aria2-1.34.0/src/AbstractDiskWriter.h:98:16: style: The function 'disableReadOnly' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DiskWriter.h:81:16: note: Virtual function in base class
aria2-1.34.0/src/AbstractDiskWriter.h:98:16: note: Function in derived class
aria2-1.34.0/src/AbstractDiskWriter.h:100:16: style: The function 'enableMmap' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DiskWriter.h:84:16: note: Virtual function in base class
aria2-1.34.0/src/AbstractDiskWriter.h:100:16: note: Function in derived class
aria2-1.34.0/src/AbstractDiskWriter.h:102:16: style: The function 'dropCache' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DiskWriter.h:87:16: note: Virtual function in base class
aria2-1.34.0/src/AbstractDiskWriter.h:102:16: note: Function in derived class
aria2-1.34.0/src/SocketBuffer.h:118:3: style: Class 'SocketBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/HttpServer.h:91:3: style: Class 'HttpServer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/AbstractHttpServerResponseCommand.h:74:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Command.h:78:16: note: Virtual function in base class
aria2-1.34.0/src/AbstractHttpServerResponseCommand.h:74:16: note: Function in derived class
aria2-1.34.0/src/SocketBuffer.h:84:21: style: The function 'send' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/SocketBuffer.h:63:21: note: Virtual function in base class
aria2-1.34.0/src/SocketBuffer.h:84:21: note: Function in derived class
aria2-1.34.0/src/SocketBuffer.h:86:18: style: The function 'final' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/SocketBuffer.h:65:18: note: Virtual function in base class
aria2-1.34.0/src/SocketBuffer.h:86:18: note: Function in derived class
aria2-1.34.0/src/SocketBuffer.h:87:20: style: The function 'getLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/SocketBuffer.h:66:20: note: Virtual function in base class
aria2-1.34.0/src/SocketBuffer.h:87:20: note: Function in derived class
aria2-1.34.0/src/SocketBuffer.h:88:34: style: The function 'getData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/SocketBuffer.h:67:34: note: Virtual function in base class
aria2-1.34.0/src/SocketBuffer.h:88:34: note: Function in derived class
aria2-1.34.0/src/SocketBuffer.h:98:21: style: The function 'send' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/SocketBuffer.h:63:21: note: Virtual function in base class
aria2-1.34.0/src/SocketBuffer.h:98:21: note: Function in derived class
aria2-1.34.0/src/SocketBuffer.h:100:18: style: The function 'final' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/SocketBuffer.h:65:18: note: Virtual function in base class
aria2-1.34.0/src/SocketBuffer.h:100:18: note: Function in derived class
aria2-1.34.0/src/SocketBuffer.h:101:20: style: The function 'getLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/SocketBuffer.h:66:20: note: Virtual function in base class
aria2-1.34.0/src/SocketBuffer.h:101:20: note: Function in derived class
aria2-1.34.0/src/SocketBuffer.h:102:34: style: The function 'getData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/SocketBuffer.h:67:34: note: Virtual function in base class
aria2-1.34.0/src/SocketBuffer.h:102:34: note: Function in derived class
aria2-1.34.0/src/HttpServerCommand.h:71:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Command.h:78:16: note: Virtual function in base class
aria2-1.34.0/src/HttpServerCommand.h:71:16: note: Function in derived class
aria2-1.34.0/src/AbstractOptionHandler.h:66:16: style: The function 'parse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:65:16: note: Virtual function in base class
aria2-1.34.0/src/AbstractOptionHandler.h:66:16: note: Function in derived class
aria2-1.34.0/src/AbstractOptionHandler.h:69:16: style: The function 'hasTag' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:69:16: note: Virtual function in base class
aria2-1.34.0/src/AbstractOptionHandler.h:69:16: note: Function in derived class
aria2-1.34.0/src/AbstractOptionHandler.h:71:16: style: The function 'addTag' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:71:16: note: Virtual function in base class
aria2-1.34.0/src/AbstractOptionHandler.h:71:16: note: Function in derived class
aria2-1.34.0/src/AbstractOptionHandler.h:73:23: style: The function 'toTagString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:73:23: note: Virtual function in base class
aria2-1.34.0/src/AbstractOptionHandler.h:73:23: note: Function in derived class
aria2-1.34.0/src/AbstractOptionHandler.h:75:23: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:75:23: note: Virtual function in base class
aria2-1.34.0/src/AbstractOptionHandler.h:75:23: note: Function in derived class
aria2-1.34.0/src/AbstractOptionHandler.h:77:23: style: The function 'getDescription' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:77:23: note: Virtual function in base class
aria2-1.34.0/src/AbstractOptionHandler.h:77:23: note: Function in derived class
aria2-1.34.0/src/AbstractOptionHandler.h:82:30: style: The function 'getDefaultValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:79:30: note: Virtual function in base class
aria2-1.34.0/src/AbstractOptionHandler.h:82:30: note: Function in derived class
aria2-1.34.0/src/AbstractOptionHandler.h:87:19: style: The function 'getPref' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:85:19: note: Virtual function in base class
aria2-1.34.0/src/AbstractOptionHandler.h:87:19: note: Function in derived class
aria2-1.34.0/src/AbstractOptionHandler.h:89:16: style: The function 'getShortName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:91:16: note: Virtual function in base class
aria2-1.34.0/src/AbstractOptionHandler.h:89:16: note: Function in derived class
aria2-1.34.0/src/AbstractOptionHandler.h:91:35: style: The function 'getArgType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:89:20: note: Virtual function in base class
aria2-1.34.0/src/AbstractOptionHandler.h:91:35: note: Function in derived class
aria2-1.34.0/src/AbstractOptionHandler.h:96:16: style: The function 'isHidden' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:81:16: note: Virtual function in base class
aria2-1.34.0/src/AbstractOptionHandler.h:96:16: note: Function in derived class
aria2-1.34.0/src/AbstractOptionHandler.h:98:16: style: The function 'hide' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:83:16: note: Virtual function in base class
aria2-1.34.0/src/AbstractOptionHandler.h:98:16: note: Function in derived class
aria2-1.34.0/src/AbstractOptionHandler.h:100:16: style: The function 'getEraseAfterParse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:95:16: note: Virtual function in base class
aria2-1.34.0/src/AbstractOptionHandler.h:100:16: note: Function in derived class
aria2-1.34.0/src/AbstractOptionHandler.h:102:16: style: The function 'setEraseAfterParse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:97:16: note: Virtual function in base class
aria2-1.34.0/src/AbstractOptionHandler.h:102:16: note: Function in derived class
aria2-1.34.0/src/AbstractOptionHandler.h:104:16: style: The function 'getInitialOption' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:99:16: note: Virtual function in base class
aria2-1.34.0/src/AbstractOptionHandler.h:104:16: note: Function in derived class
aria2-1.34.0/src/AbstractOptionHandler.h:106:16: style: The function 'setInitialOption' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:100:16: note: Virtual function in base class
aria2-1.34.0/src/AbstractOptionHandler.h:106:16: note: Function in derived class
aria2-1.34.0/src/AbstractOptionHandler.h:108:16: style: The function 'getChangeOption' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:101:16: note: Virtual function in base class
aria2-1.34.0/src/AbstractOptionHandler.h:108:16: note: Function in derived class
aria2-1.34.0/src/AbstractOptionHandler.h:110:16: style: The function 'setChangeOption' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:102:16: note: Virtual function in base class
aria2-1.34.0/src/AbstractOptionHandler.h:110:16: note: Function in derived class
aria2-1.34.0/src/AbstractOptionHandler.h:112:16: style: The function 'getChangeOptionForReserved' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:103:16: note: Virtual function in base class
aria2-1.34.0/src/AbstractOptionHandler.h:112:16: note: Function in derived class
aria2-1.34.0/src/AbstractOptionHandler.h:114:16: style: The function 'setChangeOptionForReserved' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:104:16: note: Virtual function in base class
aria2-1.34.0/src/AbstractOptionHandler.h:114:16: note: Function in derived class
aria2-1.34.0/src/AbstractOptionHandler.h:116:16: style: The function 'getChangeGlobalOption' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:105:16: note: Virtual function in base class
aria2-1.34.0/src/AbstractOptionHandler.h:116:16: note: Function in derived class
aria2-1.34.0/src/AbstractOptionHandler.h:118:16: style: The function 'setChangeGlobalOption' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:106:16: note: Virtual function in base class
aria2-1.34.0/src/AbstractOptionHandler.h:118:16: note: Function in derived class
aria2-1.34.0/src/AbstractOptionHandler.h:120:16: style: The function 'getCumulative' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:107:16: note: Virtual function in base class
aria2-1.34.0/src/AbstractOptionHandler.h:120:16: note: Function in derived class
aria2-1.34.0/src/AbstractOptionHandler.h:122:16: style: The function 'setCumulative' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:108:16: note: Virtual function in base class
aria2-1.34.0/src/AbstractOptionHandler.h:122:16: note: Function in derived class
aria2-1.34.0/src/OptionHandlerException.h:47:38: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/RecoverableException.h:43:38: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerException.h:47:38: note: Function in derived class
aria2-1.34.0/src/HttpConnection.h:63:3: style: Class 'HttpRequestEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/AbstractProxyRequestCommand.h:52:16: style: The function 'executeInternal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractCommand.h:220:16: note: Virtual function in base class
aria2-1.34.0/src/AbstractProxyRequestCommand.h:52:16: note: Function in derived class
aria2-1.34.0/src/AbstractProxyResponseCommand.h:50:16: style: The function 'executeInternal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractCommand.h:220:16: note: Virtual function in base class
aria2-1.34.0/src/AbstractProxyResponseCommand.h:50:16: note: Function in derived class
aria2-1.34.0/src/HttpRequestCommand.h:58:16: style: The function 'executeInternal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractCommand.h:220:16: note: Virtual function in base class
aria2-1.34.0/src/HttpRequestCommand.h:58:16: note: Function in derived class
aria2-1.34.0/src/WrDiskCacheEntry.h:68:3: style: Class 'WrDiskCacheEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/AbstractSingleDiskAdaptor.h:56:16: style: The function 'initAndOpenFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DiskAdaptor.h:70:16: note: Virtual function in base class
aria2-1.34.0/src/AbstractSingleDiskAdaptor.h:56:16: note: Function in derived class
aria2-1.34.0/src/AbstractSingleDiskAdaptor.h:58:16: style: The function 'openFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DiskAdaptor.h:64:16: note: Virtual function in base class
aria2-1.34.0/src/AbstractSingleDiskAdaptor.h:58:16: note: Function in derived class
aria2-1.34.0/src/AbstractSingleDiskAdaptor.h:60:16: style: The function 'closeFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DiskAdaptor.h:66:16: note: Virtual function in base class
aria2-1.34.0/src/AbstractSingleDiskAdaptor.h:60:16: note: Function in derived class
aria2-1.34.0/src/AbstractSingleDiskAdaptor.h:62:16: style: The function 'openExistingFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DiskAdaptor.h:68:16: note: Virtual function in base class
aria2-1.34.0/src/AbstractSingleDiskAdaptor.h:62:16: note: Function in derived class
aria2-1.34.0/src/AbstractSingleDiskAdaptor.h:64:16: style: The function 'writeData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BinaryStream.h:48:16: note: Virtual function in base class
aria2-1.34.0/src/AbstractSingleDiskAdaptor.h:64:16: note: Function in derived class
aria2-1.34.0/src/AbstractSingleDiskAdaptor.h:67:19: style: The function 'readData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BinaryStream.h:51:19: note: Virtual function in base class
aria2-1.34.0/src/AbstractSingleDiskAdaptor.h:67:19: note: Function in derived class
aria2-1.34.0/src/AbstractSingleDiskAdaptor.h:70:19: style: The function 'readDataDropCache' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DiskAdaptor.h:111:19: note: Virtual function in base class
aria2-1.34.0/src/AbstractSingleDiskAdaptor.h:70:19: note: Function in derived class
aria2-1.34.0/src/AbstractSingleDiskAdaptor.h:73:16: style: The function 'writeCache' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DiskAdaptor.h:115:16: note: Virtual function in base class
aria2-1.34.0/src/AbstractSingleDiskAdaptor.h:73:16: note: Function in derived class
aria2-1.34.0/src/AbstractSingleDiskAdaptor.h:75:16: style: The function 'fileExists' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DiskAdaptor.h:72:16: note: Virtual function in base class
aria2-1.34.0/src/AbstractSingleDiskAdaptor.h:75:16: note: Function in derived class
aria2-1.34.0/src/AbstractSingleDiskAdaptor.h:77:19: style: The function 'size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DiskAdaptor.h:74:19: note: Virtual function in base class
aria2-1.34.0/src/AbstractSingleDiskAdaptor.h:77:19: note: Function in derived class
aria2-1.34.0/src/AbstractSingleDiskAdaptor.h:79:16: style: The function 'truncate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BinaryStream.h:55:16: note: Virtual function in base class
aria2-1.34.0/src/AbstractSingleDiskAdaptor.h:79:16: note: Function in derived class
aria2-1.34.0/src/AbstractSingleDiskAdaptor.h:82:3: style: The function 'fileAllocationIterator' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DiskAdaptor.h:87:51: note: Virtual function in base class
aria2-1.34.0/src/AbstractSingleDiskAdaptor.h:82:3: note: Function in derived class
aria2-1.34.0/src/AbstractSingleDiskAdaptor.h:85:16: style: The function 'enableReadOnly' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DiskAdaptor.h:89:16: note: Virtual function in base class
aria2-1.34.0/src/AbstractSingleDiskAdaptor.h:85:16: note: Function in derived class
aria2-1.34.0/src/AbstractSingleDiskAdaptor.h:88:16: style: The function 'disableReadOnly' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DiskAdaptor.h:91:16: note: Virtual function in base class
aria2-1.34.0/src/AbstractSingleDiskAdaptor.h:88:16: note: Function in derived class
aria2-1.34.0/src/AbstractSingleDiskAdaptor.h:90:16: style: The function 'isReadOnlyEnabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DiskAdaptor.h:93:16: note: Virtual function in base class
aria2-1.34.0/src/AbstractSingleDiskAdaptor.h:90:16: note: Function in derived class
aria2-1.34.0/src/AbstractSingleDiskAdaptor.h:92:16: style: The function 'enableMmap' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DiskAdaptor.h:97:16: note: Virtual function in base class
aria2-1.34.0/src/AbstractSingleDiskAdaptor.h:92:16: note: Function in derived class
aria2-1.34.0/src/AbstractSingleDiskAdaptor.h:94:16: style: The function 'cutTrailingGarbage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DiskAdaptor.h:104:16: note: Virtual function in base class
aria2-1.34.0/src/AbstractSingleDiskAdaptor.h:94:16: note: Function in derived class
aria2-1.34.0/src/AdaptiveFileAllocationIterator.h:62:16: style: The function 'allocateChunk' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/FileAllocationIterator.h:48:16: note: Virtual function in base class
aria2-1.34.0/src/AdaptiveFileAllocationIterator.h:62:16: note: Function in derived class
aria2-1.34.0/src/AdaptiveFileAllocationIterator.h:64:16: style: The function 'finished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/FileAllocationIterator.h:50:16: note: Virtual function in base class
aria2-1.34.0/src/AdaptiveFileAllocationIterator.h:64:16: note: Function in derived class
aria2-1.34.0/src/AdaptiveFileAllocationIterator.h:66:19: style: The function 'getCurrentLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/FileAllocationIterator.h:52:19: note: Virtual function in base class
aria2-1.34.0/src/AdaptiveFileAllocationIterator.h:66:19: note: Function in derived class
aria2-1.34.0/src/AdaptiveFileAllocationIterator.h:68:19: style: The function 'getTotalLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/FileAllocationIterator.h:54:19: note: Virtual function in base class
aria2-1.34.0/src/AdaptiveFileAllocationIterator.h:68:19: note: Function in derived class
aria2-1.34.0/src/TruncFileAllocationIterator.h:56:16: style: The function 'allocateChunk' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/FileAllocationIterator.h:48:16: note: Virtual function in base class
aria2-1.34.0/src/TruncFileAllocationIterator.h:56:16: note: Function in derived class
aria2-1.34.0/src/TruncFileAllocationIterator.h:58:16: style: The function 'finished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/FileAllocationIterator.h:50:16: note: Virtual function in base class
aria2-1.34.0/src/TruncFileAllocationIterator.h:58:16: note: Function in derived class
aria2-1.34.0/src/TruncFileAllocationIterator.h:60:19: style: The function 'getCurrentLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/FileAllocationIterator.h:52:19: note: Virtual function in base class
aria2-1.34.0/src/TruncFileAllocationIterator.h:60:19: note: Function in derived class
aria2-1.34.0/src/TruncFileAllocationIterator.h:62:19: style: The function 'getTotalLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/FileAllocationIterator.h:54:19: note: Virtual function in base class
aria2-1.34.0/src/TruncFileAllocationIterator.h:62:19: note: Function in derived class
aria2-1.34.0/src/BtRuntime.h:92:8: style: Technically the member function 'aria2::BtRuntime::ready' can be const. [functionConst]
aria2-1.34.0/src/ActivePeerConnectionCommand.h:72:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Command.h:78:16: note: Virtual function in base class
aria2-1.34.0/src/ActivePeerConnectionCommand.h:72:16: note: Function in derived class
aria2-1.34.0/src/PeerAbstractCommand.h:101:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Command.h:78:16: note: Virtual function in base class
aria2-1.34.0/src/PeerAbstractCommand.h:101:16: note: Function in derived class
aria2-1.34.0/src/PeerInitiateConnectionCommand.h:60:16: style: The function 'executeInternal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PeerAbstractCommand.h:85:16: note: Virtual function in base class
aria2-1.34.0/src/PeerInitiateConnectionCommand.h:60:16: note: Function in derived class
aria2-1.34.0/src/PeerInitiateConnectionCommand.h:61:16: style: The function 'prepareForNextPeer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PeerAbstractCommand.h:79:16: note: Virtual function in base class
aria2-1.34.0/src/PeerInitiateConnectionCommand.h:61:16: note: Function in derived class
aria2-1.34.0/src/PeerInitiateConnectionCommand.h:62:16: style: The function 'onAbort' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PeerAbstractCommand.h:80:16: note: Virtual function in base class
aria2-1.34.0/src/PeerInitiateConnectionCommand.h:62:16: note: Function in derived class
aria2-1.34.0/src/PeerInitiateConnectionCommand.h:63:16: style: The function 'exitBeforeExecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PeerAbstractCommand.h:84:16: note: Virtual function in base class
aria2-1.34.0/src/PeerInitiateConnectionCommand.h:63:16: note: Function in derived class
aria2-1.34.0/src/SingleFileAllocationIterator.h:60:16: style: The function 'allocateChunk' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/FileAllocationIterator.h:48:16: note: Virtual function in base class
aria2-1.34.0/src/SingleFileAllocationIterator.h:60:16: note: Function in derived class
aria2-1.34.0/src/SingleFileAllocationIterator.h:62:16: style: The function 'finished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/FileAllocationIterator.h:50:16: note: Virtual function in base class
aria2-1.34.0/src/SingleFileAllocationIterator.h:62:16: note: Function in derived class
aria2-1.34.0/src/SingleFileAllocationIterator.h:64:19: style: The function 'getCurrentLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/FileAllocationIterator.h:52:19: note: Virtual function in base class
aria2-1.34.0/src/SingleFileAllocationIterator.h:64:19: note: Function in derived class
aria2-1.34.0/src/SingleFileAllocationIterator.h:66:19: style: The function 'getTotalLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/FileAllocationIterator.h:54:19: note: Virtual function in base class
aria2-1.34.0/src/SingleFileAllocationIterator.h:66:19: note: Function in derived class
aria2-1.34.0/src/AdaptiveURISelector.h:66:15: performance: Technically the member function 'aria2::AdaptiveURISelector::selectRandomUri' can be static. [functionStatic]
aria2-1.34.0/src/AdaptiveURISelector.cc:303:22: note: Technically the member function 'aria2::AdaptiveURISelector::selectRandomUri' can be static.
aria2-1.34.0/src/AdaptiveURISelector.h:66:15: note: Technically the member function 'aria2::AdaptiveURISelector::selectRandomUri' can be static.
aria2-1.34.0/src/AdaptiveURISelector.h:87:16: warning: Virtual function 'resetCounters' is called from constructor 'AdaptiveURISelector(std::shared_ptr<ServerStatMan>serverStatMan,RequestGroup*requestGroup)' at line 72. Dynamic binding is not used. [virtualCallInConstructor]
aria2-1.34.0/src/AdaptiveURISelector.cc:72:3: note: Calling resetCounters
aria2-1.34.0/src/AdaptiveURISelector.h:87:16: note: resetCounters is a virtual method
aria2-1.34.0/src/AdaptiveURISelector.h:80:3: style: The function 'select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/URISelector.h:53:3: note: Virtual function in base class
aria2-1.34.0/src/AdaptiveURISelector.h:80:3: note: Function in derived class
aria2-1.34.0/src/AdaptiveURISelector.h:84:16: style: The function 'tuneDownloadCommand' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/URISelector.h:56:16: note: Virtual function in base class
aria2-1.34.0/src/AdaptiveURISelector.h:84:16: note: Function in derived class
aria2-1.34.0/src/AdaptiveURISelector.h:87:16: style: The function 'resetCounters' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/URISelector.h:59:16: note: Virtual function in base class
aria2-1.34.0/src/AdaptiveURISelector.h:87:16: note: Function in derived class
aria2-1.34.0/src/DownloadCommand.h:73:16: style: The function 'executeInternal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractCommand.h:220:16: note: Virtual function in base class
aria2-1.34.0/src/DownloadCommand.h:73:16: note: Function in derived class
aria2-1.34.0/src/DownloadCommand.h:75:16: style: The function 'noCheck' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractCommand.h:224:16: note: Virtual function in base class
aria2-1.34.0/src/DownloadCommand.h:75:16: note: Function in derived class
aria2-1.34.0/src/SimpleRandomizer.h:71:16: style: The function 'getRandomNumber' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Randomizer.h:49:16: note: Virtual function in base class
aria2-1.34.0/src/SimpleRandomizer.h:71:16: note: Function in derived class
aria2-1.34.0/src/AnnounceList.cc:55:54: style: Function 'AnnounceList' argument 1 names different: declaration 'tiers' definition 'announceTiers'. [funcArgNamesDifferent]
aria2-1.34.0/src/AnnounceList.h:64:65: note: Function 'AnnounceList' argument 1 names different: declaration 'tiers' definition 'announceTiers'.
aria2-1.34.0/src/AnnounceList.cc:55:54: note: Function 'AnnounceList' argument 1 names different: declaration 'tiers' definition 'announceTiers'.
aria2-1.34.0/src/AnnounceList.h:79:8: style: Technically the member function 'aria2::AnnounceList::shuffle' can be const. [functionConst]
aria2-1.34.0/src/AnnounceList.cc:243:20: note: Technically the member function 'aria2::AnnounceList::shuffle' can be const.
aria2-1.34.0/src/AnnounceList.h:79:8: note: Technically the member function 'aria2::AnnounceList::shuffle' can be const.
aria2-1.34.0/src/AnnounceTier.h:60:3: style: Class 'AnnounceTier' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/AnnounceList.h:63:3: style: Class 'AnnounceList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/AnnounceList.h:64:3: style: Class 'AnnounceList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/ApiCallbackDownloadEventListener.h:48:16: style: The function 'onEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Notifier.h:51:16: note: Virtual function in base class
aria2-1.34.0/src/ApiCallbackDownloadEventListener.h:48:16: note: Function in derived class
aria2-1.34.0/src/AppleMessageDigestImpl.cc:55:16: warning: Virtual function 'reset' is called from constructor 'MessageDigestBase()' at line 50. Dynamic binding is not used. [virtualCallInConstructor]
aria2-1.34.0/src/AppleMessageDigestImpl.cc:50:25: note: Calling reset
aria2-1.34.0/src/AppleMessageDigestImpl.cc:55:16: note: reset is a virtual method
aria2-1.34.0/src/AppleTLSContext.cc:179:62: style: Function 'make' argument 2 names different: declaration 'minVer' definition 'ver'. [funcArgNamesDifferent]
aria2-1.34.0/src/TLSContext.h:56:59: note: Function 'make' argument 2 names different: declaration 'minVer' definition 'ver'.
aria2-1.34.0/src/AppleTLSContext.cc:179:62: note: Function 'make' argument 2 names different: declaration 'minVer' definition 'ver'.
aria2-1.34.0/src/AppleTLSContext.h:78:18: style: Technically the member function 'aria2::AppleTLSContext::getCredentials' can be const. [functionConst]
aria2-1.34.0/src/AppleTLSContext.cc:218:33: note: Technically the member function 'aria2::AppleTLSContext::getCredentials' can be const.
aria2-1.34.0/src/AppleTLSContext.h:78:18: note: Technically the member function 'aria2::AppleTLSContext::getCredentials' can be const.
aria2-1.34.0/src/AppleTLSContext.h:88:8: performance: Technically the member function 'aria2::AppleTLSContext::tryAsFingerprint' can be static. [functionStatic]
aria2-1.34.0/src/AppleTLSContext.cc:220:23: note: Technically the member function 'aria2::AppleTLSContext::tryAsFingerprint' can be static.
aria2-1.34.0/src/AppleTLSContext.h:88:8: note: Technically the member function 'aria2::AppleTLSContext::tryAsFingerprint' can be static.
aria2-1.34.0/src/AppleTLSContext.h:90:8: performance: Technically the member function 'aria2::AppleTLSContext::tryAsPKCS12' can be static. [functionStatic]
aria2-1.34.0/src/AppleTLSContext.cc:317:23: note: Technically the member function 'aria2::AppleTLSContext::tryAsPKCS12' can be static.
aria2-1.34.0/src/AppleTLSContext.h:90:8: note: Technically the member function 'aria2::AppleTLSContext::tryAsPKCS12' can be static.
aria2-1.34.0/src/AppleTLSContext.h:92:8: performance: Technically the member function 'aria2::AppleTLSContext::tryAsPKCS12' can be static. [functionStatic]
aria2-1.34.0/src/AppleTLSContext.cc:343:23: note: Technically the member function 'aria2::AppleTLSContext::tryAsPKCS12' can be static.
aria2-1.34.0/src/AppleTLSContext.h:92:8: note: Technically the member function 'aria2::AppleTLSContext::tryAsPKCS12' can be static.
aria2-1.34.0/src/IOFile.h:50:8: performance: Technically the member function 'aria2::IOFile::goodState' can be static. [functionStatic]
aria2-1.34.0/src/BufferedFile.h:48:3: style: Class 'BufferedFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/MessageDigest.h:51:3: style: Class 'MessageDigest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/AppleTLSContext.h:59:16: style: The function 'addCredentialFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSContext.h:60:16: note: Virtual function in base class
aria2-1.34.0/src/AppleTLSContext.h:59:16: note: Function in derived class
aria2-1.34.0/src/AppleTLSContext.h:62:16: style: The function 'addSystemTrustedCACerts' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSContext.h:63:16: note: Virtual function in base class
aria2-1.34.0/src/AppleTLSContext.h:62:16: note: Function in derived class
aria2-1.34.0/src/AppleTLSContext.h:65:16: style: The function 'addTrustedCACertFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSContext.h:66:16: note: Virtual function in base class
aria2-1.34.0/src/AppleTLSContext.h:65:16: note: Function in derived class
aria2-1.34.0/src/AppleTLSContext.h:67:16: style: The function 'good' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSContext.h:68:16: note: Virtual function in base class
aria2-1.34.0/src/AppleTLSContext.h:67:16: note: Function in derived class
aria2-1.34.0/src/AppleTLSContext.h:69:26: style: The function 'getSide' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSContext.h:70:26: note: Virtual function in base class
aria2-1.34.0/src/AppleTLSContext.h:69:26: note: Function in derived class
aria2-1.34.0/src/AppleTLSContext.h:71:16: style: The function 'getVerifyPeer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSContext.h:71:16: note: Virtual function in base class
aria2-1.34.0/src/AppleTLSContext.h:71:16: note: Function in derived class
aria2-1.34.0/src/AppleTLSContext.h:73:16: style: The function 'setVerifyPeer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSContext.h:72:16: note: Virtual function in base class
aria2-1.34.0/src/AppleTLSContext.h:73:16: note: Function in derived class
aria2-1.34.0/src/IOFile.h:62:18: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OutputFile.h:51:18: note: Virtual function in base class
aria2-1.34.0/src/IOFile.h:62:18: note: Function in derived class
aria2-1.34.0/src/IOFile.h:72:7: style: The function 'flush' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OutputFile.h:52:15: note: Virtual function in base class
aria2-1.34.0/src/IOFile.h:72:7: note: Function in derived class
aria2-1.34.0/src/IOFile.h:77:8: style: The function 'supportsColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OutputFile.h:63:16: note: Virtual function in base class
aria2-1.34.0/src/IOFile.h:77:8: note: Function in derived class
aria2-1.34.0/src/IOFile.h:81:7: style: The function 'vprintf' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OutputFile.h:53:15: note: Virtual function in base class
aria2-1.34.0/src/IOFile.h:81:7: note: Function in derived class
aria2-1.34.0/src/BufferedFile.h:53:18: style: The function 'onRead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/IOFile.h:90:18: note: Virtual function in base class
aria2-1.34.0/src/BufferedFile.h:53:18: note: Function in derived class
aria2-1.34.0/src/BufferedFile.h:55:18: style: The function 'onWrite' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/IOFile.h:91:18: note: Virtual function in base class
aria2-1.34.0/src/BufferedFile.h:55:18: note: Function in derived class
aria2-1.34.0/src/BufferedFile.h:57:17: style: The function 'onGets' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/IOFile.h:92:17: note: Virtual function in base class
aria2-1.34.0/src/BufferedFile.h:57:17: note: Function in derived class
aria2-1.34.0/src/BufferedFile.h:58:15: style: The function 'onVprintf' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/IOFile.h:93:15: note: Virtual function in base class
aria2-1.34.0/src/BufferedFile.h:58:15: note: Function in derived class
aria2-1.34.0/src/BufferedFile.h:60:15: style: The function 'onFlush' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/IOFile.h:94:15: note: Virtual function in base class
aria2-1.34.0/src/BufferedFile.h:60:15: note: Function in derived class
aria2-1.34.0/src/BufferedFile.h:62:15: style: The function 'onClose' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/IOFile.h:95:15: note: Virtual function in base class
aria2-1.34.0/src/BufferedFile.h:62:15: note: Function in derived class
aria2-1.34.0/src/BufferedFile.h:63:16: style: The function 'onSupportsColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/IOFile.h:96:16: note: Virtual function in base class
aria2-1.34.0/src/BufferedFile.h:63:16: note: Function in derived class
aria2-1.34.0/src/BufferedFile.h:64:16: style: The function 'isError' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/IOFile.h:98:16: note: Virtual function in base class
aria2-1.34.0/src/BufferedFile.h:64:16: note: Function in derived class
aria2-1.34.0/src/BufferedFile.h:65:16: style: The function 'isEOF' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/IOFile.h:99:16: note: Virtual function in base class
aria2-1.34.0/src/BufferedFile.h:65:16: note: Function in derived class
aria2-1.34.0/src/BufferedFile.h:66:16: style: The function 'isOpen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/IOFile.h:100:16: note: Virtual function in base class
aria2-1.34.0/src/BufferedFile.h:66:16: note: Function in derived class
aria2-1.34.0/src/AppleTLSSession.h:114:13: style: C-style pointer casting [cstyleCast]
aria2-1.34.0/src/AppleTLSSession.h:119:13: style: C-style pointer casting [cstyleCast]
aria2-1.34.0/src/AppleTLSSession.h:106:23: warning: Virtual function 'getLastErrorString' is called from constructor 'AppleTLSSession(AppleTLSContext*ctx)' at line 477. Dynamic binding is not used. [virtualCallInConstructor]
aria2-1.34.0/src/AppleTLSSession.cc:477:5: note: Calling getLastErrorString
aria2-1.34.0/src/AppleTLSSession.h:106:23: note: getLastErrorString is a virtual method
aria2-1.34.0/src/AppleTLSSession.h:106:23: warning: Virtual function 'getLastErrorString' is called from constructor 'AppleTLSSession(AppleTLSContext*ctx)' at line 486. Dynamic binding is not used. [virtualCallInConstructor]
aria2-1.34.0/src/AppleTLSSession.cc:486:5: note: Calling getLastErrorString
aria2-1.34.0/src/AppleTLSSession.h:106:23: note: getLastErrorString is a virtual method
aria2-1.34.0/src/AppleTLSSession.h:72:15: warning: Virtual function 'closeConnection' is called from destructor '~AppleTLSSession()' at line 496. Dynamic binding is not used. [virtualCallInConstructor]
aria2-1.34.0/src/AppleTLSSession.cc:496:3: note: Calling closeConnection
aria2-1.34.0/src/AppleTLSSession.h:72:15: note: closeConnection is a virtual method
aria2-1.34.0/src/AppleTLSSession.h:54:3: style: Class 'AppleTLSSession' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/AppleTLSSession.h:62:15: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSSession.h:64:15: note: Virtual function in base class
aria2-1.34.0/src/AppleTLSSession.h:62:15: note: Function in derived class
aria2-1.34.0/src/AppleTLSSession.h:67:15: style: The function 'setSNIHostname' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSSession.h:69:15: note: Virtual function in base class
aria2-1.34.0/src/AppleTLSSession.h:67:15: note: Function in derived class
aria2-1.34.0/src/AppleTLSSession.h:72:15: style: The function 'closeConnection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSSession.h:74:15: note: Virtual function in base class
aria2-1.34.0/src/AppleTLSSession.h:72:15: note: Function in derived class
aria2-1.34.0/src/AppleTLSSession.h:79:15: style: The function 'checkDirection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSSession.h:81:15: note: Virtual function in base class
aria2-1.34.0/src/AppleTLSSession.h:79:15: note: Function in derived class
aria2-1.34.0/src/AppleTLSSession.h:84:19: style: The function 'writeData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSSession.h:86:19: note: Virtual function in base class
aria2-1.34.0/src/AppleTLSSession.h:84:19: note: Function in derived class
aria2-1.34.0/src/AppleTLSSession.h:89:19: style: The function 'readData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSSession.h:91:19: note: Virtual function in base class
aria2-1.34.0/src/AppleTLSSession.h:89:19: note: Function in derived class
aria2-1.34.0/src/AppleTLSSession.h:97:15: style: The function 'tlsConnect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSSession.h:99:15: note: Virtual function in base class
aria2-1.34.0/src/AppleTLSSession.h:97:15: note: Function in derived class
aria2-1.34.0/src/AppleTLSSession.h:103:15: style: The function 'tlsAccept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSSession.h:105:15: note: Virtual function in base class
aria2-1.34.0/src/AppleTLSSession.h:103:15: note: Function in derived class
aria2-1.34.0/src/AppleTLSSession.h:106:23: style: The function 'getLastErrorString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSSession.h:108:23: note: Virtual function in base class
aria2-1.34.0/src/AppleTLSSession.h:106:23: note: Function in derived class
aria2-1.34.0/src/AppleTLSSession.h:108:18: style: The function 'getRecvBufferedLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSSession.h:112:18: note: Virtual function in base class
aria2-1.34.0/src/AppleTLSSession.h:108:18: note: Function in derived class
aria2-1.34.0/src/AsyncNameResolver.h:71:3: style: Class 'AsyncNameResolver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/AsyncNameResolverMan.cc:122:56: style: Function 'setNameResolverCheck' argument 1 names different: declaration 'resolverIndex' definition 'index'. [funcArgNamesDifferent]
aria2-1.34.0/src/AsyncNameResolverMan.h:85:36: note: Function 'setNameResolverCheck' argument 1 names different: declaration 'resolverIndex' definition 'index'.
aria2-1.34.0/src/AsyncNameResolverMan.cc:122:56: note: Function 'setNameResolverCheck' argument 1 names different: declaration 'resolverIndex' definition 'index'.
aria2-1.34.0/src/Netrc.h:68:16: style: The function 'match' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Netrc.h:50:16: note: Virtual function in base class
aria2-1.34.0/src/Netrc.h:68:16: note: Function in derived class
aria2-1.34.0/src/Netrc.h:96:16: style: The function 'match' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Netrc.h:68:16: note: Virtual function in base class
aria2-1.34.0/src/Netrc.h:96:16: note: Function in derived class
aria2-1.34.0/src/DefaultAuthResolver.h:45:3: style: The function 'resolveAuthConfig' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AuthResolver.h:52:3: note: Virtual function in base class
aria2-1.34.0/src/DefaultAuthResolver.h:45:3: note: Function in derived class
aria2-1.34.0/src/NetrcAuthResolver.h:57:3: style: The function 'resolveAuthConfig' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AuthResolver.h:52:3: note: Virtual function in base class
aria2-1.34.0/src/NetrcAuthResolver.h:57:3: note: Function in derived class
aria2-1.34.0/src/TimeBasedCommand.h:94:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Command.h:78:16: note: Virtual function in base class
aria2-1.34.0/src/TimeBasedCommand.h:94:16: note: Function in derived class
aria2-1.34.0/src/AutoSaveCommand.h:49:16: style: The function 'preProcess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TimeBasedCommand.h:75:16: note: Virtual function in base class
aria2-1.34.0/src/AutoSaveCommand.h:49:16: note: Function in derived class
aria2-1.34.0/src/AutoSaveCommand.h:51:16: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TimeBasedCommand.h:81:16: note: Virtual function in base class
aria2-1.34.0/src/AutoSaveCommand.h:51:16: note: Function in derived class
aria2-1.34.0/src/BackupIPv4ConnectCommand.h:73:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Command.h:78:16: note: Virtual function in base class
aria2-1.34.0/src/BackupIPv4ConnectCommand.h:73:16: note: Function in derived class
aria2-1.34.0/src/BencodeParser.cc:272:60: style: Function 'parseFinal' argument 2 names different: declaration 'size' definition 'len'. [funcArgNamesDifferent]
aria2-1.34.0/src/BencodeParser.h:72:47: note: Function 'parseFinal' argument 2 names different: declaration 'size' definition 'len'.
aria2-1.34.0/src/BencodeParser.cc:272:60: note: Function 'parseFinal' argument 2 names different: declaration 'size' definition 'len'.
aria2-1.34.0/src/BencodeParser.h:61:3: style: Class 'BencodeParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/bitfield.h:63:19: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aria2-1.34.0/src/BitfieldMan.cc:153:56: style: Function 'hasMissingPiece' argument 1 names different: declaration 'bitfield' definition 'peerBitfield'. [funcArgNamesDifferent]
aria2-1.34.0/src/BitfieldMan.h:107:45: note: Function 'hasMissingPiece' argument 1 names different: declaration 'bitfield' definition 'peerBitfield'.
aria2-1.34.0/src/BitfieldMan.cc:153:56: note: Function 'hasMissingPiece' argument 1 names different: declaration 'bitfield' definition 'peerBitfield'.
aria2-1.34.0/src/BitfieldMan.cc:154:42: style: Function 'hasMissingPiece' argument 2 names different: declaration 'len' definition 'length'. [funcArgNamesDifferent]
aria2-1.34.0/src/BitfieldMan.h:107:62: note: Function 'hasMissingPiece' argument 2 names different: declaration 'len' definition 'length'.
aria2-1.34.0/src/BitfieldMan.cc:154:42: note: Function 'hasMissingPiece' argument 2 names different: declaration 'len' definition 'length'.
aria2-1.34.0/src/BitfieldMan.cc:481:47: style: Function 'getAllMissingIndexes' argument 2 names different: declaration 'mislen' definition 'len'. [funcArgNamesDifferent]
aria2-1.34.0/src/BitfieldMan.h:175:64: note: Function 'getAllMissingIndexes' argument 2 names different: declaration 'mislen' definition 'len'.
aria2-1.34.0/src/BitfieldMan.cc:481:47: note: Function 'getAllMissingIndexes' argument 2 names different: declaration 'mislen' definition 'len'.
aria2-1.34.0/src/BitfieldMan.cc:493:55: warning: Function 'getAllMissingIndexes' argument order different: declaration 'misbitfield, mislen, bitfield, len' definition 'misbitfield, len, peerBitfield, peerBitfieldLength' [funcArgOrderDifferent]
aria2-1.34.0/src/BitfieldMan.h:178:44: note: Function 'getAllMissingIndexes' argument order different: declaration 'misbitfield, mislen, bitfield, len' definition 'misbitfield, len, peerBitfield, peerBitfieldLength'
aria2-1.34.0/src/BitfieldMan.cc:493:55: note: Function 'getAllMissingIndexes' argument order different: declaration 'misbitfield, mislen, bitfield, len' definition 'misbitfield, len, peerBitfield, peerBitfieldLength'
aria2-1.34.0/src/BitfieldMan.cc:513:61: warning: Function 'getAllMissingUnusedIndexes' argument order different: declaration 'misbitfield, mislen, bitfield, len' definition 'misbitfield, len, peerBitfield, peerBitfieldLength' [funcArgOrderDifferent]
aria2-1.34.0/src/BitfieldMan.h:181:50: note: Function 'getAllMissingUnusedIndexes' argument order different: declaration 'misbitfield, mislen, bitfield, len' definition 'misbitfield, len, peerBitfield, peerBitfieldLength'
aria2-1.34.0/src/BitfieldMan.cc:513:61: note: Function 'getAllMissingUnusedIndexes' argument order different: declaration 'misbitfield, mislen, bitfield, len' definition 'misbitfield, len, peerBitfield, peerBitfieldLength'
aria2-1.34.0/src/BitfieldMan.h:64:8: style: Technically the member function 'aria2::BitfieldMan::setBitInternal' can be const. [functionConst]
aria2-1.34.0/src/BitfieldMan.cc:560:19: note: Technically the member function 'aria2::BitfieldMan::setBitInternal' can be const.
aria2-1.34.0/src/BitfieldMan.h:64:8: note: Technically the member function 'aria2::BitfieldMan::setBitInternal' can be const.
aria2-1.34.0/src/array_fun.h:61:10: performance: Technically the member function 'aria2::array_wrapper::size' can be static. [functionStatic]
aria2-1.34.0/src/array_fun.h:121:3: style: Struct 'Array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/BitfieldMan.cc:64:50: style: Clarify calculation precedence for '%' and '?'. [clarifyCalculation]
aria2-1.34.0/src/BtAllowedFastMessage.h:44:3: style: Class 'BtAllowedFastMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/SimpleBtMessage.h:50:16: style: The function 'send' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessage.h:67:16: note: Virtual function in base class
aria2-1.34.0/src/SimpleBtMessage.h:50:16: note: Function in derived class
aria2-1.34.0/src/IndexBtMessage.h:68:38: style: The function 'createMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/SimpleBtMessage.h:52:38: note: Virtual function in base class
aria2-1.34.0/src/IndexBtMessage.h:68:38: note: Function in derived class
aria2-1.34.0/src/IndexBtMessage.h:70:23: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessage.h:81:23: note: Virtual function in base class
aria2-1.34.0/src/IndexBtMessage.h:70:23: note: Function in derived class
aria2-1.34.0/src/BtAllowedFastMessage.h:53:16: style: The function 'doReceivedAction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractBtMessage.h:109:16: note: Virtual function in base class
aria2-1.34.0/src/BtAllowedFastMessage.h:53:16: note: Function in derived class
aria2-1.34.0/src/BtAllowedFastMessage.h:55:43: style: The function 'getProgressUpdate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/SimpleBtMessage.h:54:43: note: Virtual function in base class
aria2-1.34.0/src/BtAllowedFastMessage.h:55:43: note: Function in derived class
aria2-1.34.0/src/BtBitfieldMessage.h:66:16: style: The function 'doReceivedAction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractBtMessage.h:109:16: note: Virtual function in base class
aria2-1.34.0/src/BtBitfieldMessage.h:66:16: note: Function in derived class
aria2-1.34.0/src/BtBitfieldMessage.h:68:38: style: The function 'createMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/SimpleBtMessage.h:52:38: note: Virtual function in base class
aria2-1.34.0/src/BtBitfieldMessage.h:68:38: note: Function in derived class
aria2-1.34.0/src/BtBitfieldMessage.h:70:23: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessage.h:81:23: note: Virtual function in base class
aria2-1.34.0/src/BtBitfieldMessage.h:70:23: note: Function in derived class
aria2-1.34.0/src/BtBitfieldMessageValidator.h:53:16: style: The function 'validate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessageValidator.h:49:16: note: Virtual function in base class
aria2-1.34.0/src/BtBitfieldMessageValidator.h:53:16: note: Function in derived class
aria2-1.34.0/src/RangeBtMessage.h:78:38: style: The function 'createMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/SimpleBtMessage.h:52:38: note: Virtual function in base class
aria2-1.34.0/src/RangeBtMessage.h:78:38: note: Function in derived class
aria2-1.34.0/src/RangeBtMessage.h:80:23: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessage.h:81:23: note: Virtual function in base class
aria2-1.34.0/src/RangeBtMessage.h:80:23: note: Function in derived class
aria2-1.34.0/src/BtCancelMessage.h:53:16: style: The function 'doReceivedAction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractBtMessage.h:109:16: note: Virtual function in base class
aria2-1.34.0/src/BtCancelMessage.h:53:16: note: Function in derived class
aria2-1.34.0/src/BtCheckIntegrityEntry.h:44:3: style: Class 'BtCheckIntegrityEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/BtFileAllocationEntry.h:44:3: style: Class 'BtFileAllocationEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/BtCheckIntegrityEntry.h:49:3: style: The function 'onDownloadFinished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/CheckIntegrityEntry.h:83:3: note: Virtual function in base class
aria2-1.34.0/src/BtCheckIntegrityEntry.h:49:3: note: Function in derived class
aria2-1.34.0/src/BtCheckIntegrityEntry.h:53:3: style: The function 'onDownloadIncomplete' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/CheckIntegrityEntry.h:87:3: note: Virtual function in base class
aria2-1.34.0/src/BtCheckIntegrityEntry.h:53:3: note: Function in derived class
aria2-1.34.0/src/FileAllocationEntry.h:63:19: style: The function 'getCurrentLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ProgressAwareEntry.h:49:19: note: Virtual function in base class
aria2-1.34.0/src/FileAllocationEntry.h:63:19: note: Function in derived class
aria2-1.34.0/src/FileAllocationEntry.h:65:19: style: The function 'getTotalLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ProgressAwareEntry.h:51:19: note: Virtual function in base class
aria2-1.34.0/src/FileAllocationEntry.h:65:19: note: Function in derived class
aria2-1.34.0/src/FileAllocationEntry.h:67:16: style: The function 'finished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ProgressAwareEntry.h:53:16: note: Virtual function in base class
aria2-1.34.0/src/FileAllocationEntry.h:67:16: note: Function in derived class
aria2-1.34.0/src/BtFileAllocationEntry.h:49:3: style: The function 'prepareForNextAction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/FileAllocationEntry.h:72:3: note: Virtual function in base class
aria2-1.34.0/src/BtFileAllocationEntry.h:49:3: note: Function in derived class
aria2-1.34.0/src/ZeroBtMessage.h:59:38: style: The function 'createMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/SimpleBtMessage.h:52:38: note: Virtual function in base class
aria2-1.34.0/src/ZeroBtMessage.h:59:38: note: Function in derived class
aria2-1.34.0/src/ZeroBtMessage.h:61:23: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessage.h:81:23: note: Virtual function in base class
aria2-1.34.0/src/ZeroBtMessage.h:61:23: note: Function in derived class
aria2-1.34.0/src/BtChokeMessage.h:50:16: style: The function 'doReceivedAction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractBtMessage.h:109:16: note: Virtual function in base class
aria2-1.34.0/src/BtChokeMessage.h:50:16: note: Function in derived class
aria2-1.34.0/src/BtDependency.h:58:16: style: The function 'resolve' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Dependency.h:46:16: note: Virtual function in base class
aria2-1.34.0/src/BtDependency.h:58:16: note: Function in derived class
aria2-1.34.0/src/BtExtendedMessage.h:51:3: style: Class 'BtExtendedMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/BtExtendedMessage.h:62:16: style: The function 'doReceivedAction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractBtMessage.h:109:16: note: Virtual function in base class
aria2-1.34.0/src/BtExtendedMessage.h:62:16: note: Function in derived class
aria2-1.34.0/src/BtExtendedMessage.h:64:38: style: The function 'createMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/SimpleBtMessage.h:52:38: note: Virtual function in base class
aria2-1.34.0/src/BtExtendedMessage.h:64:38: note: Function in derived class
aria2-1.34.0/src/BtExtendedMessage.h:66:16: style: The function 'sendPredicate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/SimpleBtMessage.h:56:16: note: Virtual function in base class
aria2-1.34.0/src/BtExtendedMessage.h:66:16: note: Function in derived class
aria2-1.34.0/src/BtExtendedMessage.h:68:23: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessage.h:81:23: note: Virtual function in base class
aria2-1.34.0/src/BtExtendedMessage.h:68:23: note: Function in derived class
aria2-1.34.0/src/BtHandshakeMessage.h:80:16: style: The function 'doReceivedAction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractBtMessage.h:109:16: note: Virtual function in base class
aria2-1.34.0/src/BtHandshakeMessage.h:80:16: note: Function in derived class
aria2-1.34.0/src/BtHandshakeMessage.h:82:38: style: The function 'createMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/SimpleBtMessage.h:52:38: note: Virtual function in base class
aria2-1.34.0/src/BtHandshakeMessage.h:82:38: note: Function in derived class
aria2-1.34.0/src/BtHandshakeMessage.h:84:23: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessage.h:81:23: note: Virtual function in base class
aria2-1.34.0/src/BtHandshakeMessage.h:84:23: note: Function in derived class
aria2-1.34.0/src/BtHandshakeMessageValidator.h:59:16: style: The function 'validate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessageValidator.h:49:16: note: Virtual function in base class
aria2-1.34.0/src/BtHandshakeMessageValidator.h:59:16: note: Function in derived class
aria2-1.34.0/src/BtHaveAllMessage.h:53:16: style: The function 'doReceivedAction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractBtMessage.h:109:16: note: Virtual function in base class
aria2-1.34.0/src/BtHaveAllMessage.h:53:16: note: Function in derived class
aria2-1.34.0/src/BtHaveMessage.h:44:3: style: Class 'BtHaveMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/BtHaveMessage.h:53:16: style: The function 'doReceivedAction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractBtMessage.h:109:16: note: Virtual function in base class
aria2-1.34.0/src/BtHaveMessage.h:53:16: note: Function in derived class
aria2-1.34.0/src/BtHaveNoneMessage.h:53:16: style: The function 'doReceivedAction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractBtMessage.h:109:16: note: Virtual function in base class
aria2-1.34.0/src/BtHaveNoneMessage.h:53:16: note: Function in derived class
aria2-1.34.0/src/BtInterestedMessage.h:60:16: style: The function 'doReceivedAction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractBtMessage.h:109:16: note: Virtual function in base class
aria2-1.34.0/src/BtInterestedMessage.h:60:16: note: Function in derived class
aria2-1.34.0/src/BtKeepAliveMessage.h:53:16: style: The function 'doReceivedAction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractBtMessage.h:109:16: note: Virtual function in base class
aria2-1.34.0/src/BtKeepAliveMessage.h:53:16: note: Function in derived class
aria2-1.34.0/src/BtKeepAliveMessage.h:55:38: style: The function 'createMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/SimpleBtMessage.h:52:38: note: Virtual function in base class
aria2-1.34.0/src/BtKeepAliveMessage.h:55:38: note: Function in derived class
aria2-1.34.0/src/BtKeepAliveMessage.h:57:23: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessage.h:81:23: note: Virtual function in base class
aria2-1.34.0/src/BtKeepAliveMessage.h:57:23: note: Function in derived class
aria2-1.34.0/src/BtLeecherStateChoke.cc:123:65: style: Function 'operator<' argument 1 names different: declaration 'rhs' definition 'peerEntry'. [funcArgNamesDifferent]
aria2-1.34.0/src/BtLeecherStateChoke.h:69:37: note: Function 'operator<' argument 1 names different: declaration 'rhs' definition 'peerEntry'.
aria2-1.34.0/src/BtLeecherStateChoke.cc:123:65: note: Function 'operator<' argument 1 names different: declaration 'rhs' definition 'peerEntry'.
aria2-1.34.0/src/BtLeecherStateChoke.h:88:8: performance: Technically the member function 'aria2::BtLeecherStateChoke::plannedOptimisticUnchoke' can be static. [functionStatic]
aria2-1.34.0/src/BtLeecherStateChoke.cc:140:27: note: Technically the member function 'aria2::BtLeecherStateChoke::plannedOptimisticUnchoke' can be static.
aria2-1.34.0/src/BtLeecherStateChoke.h:88:8: note: Technically the member function 'aria2::BtLeecherStateChoke::plannedOptimisticUnchoke' can be static.
aria2-1.34.0/src/BtLeecherStateChoke.h:90:8: performance: Technically the member function 'aria2::BtLeecherStateChoke::regularUnchoke' can be static. [functionStatic]
aria2-1.34.0/src/BtLeecherStateChoke.cc:161:27: note: Technically the member function 'aria2::BtLeecherStateChoke::regularUnchoke' can be static.
aria2-1.34.0/src/BtLeecherStateChoke.h:90:8: note: Technically the member function 'aria2::BtLeecherStateChoke::regularUnchoke' can be static.
aria2-1.34.0/src/BtLeecherStateChoke.h:63:5: style: Class 'PeerEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/BtNotInterestedMessage.h:60:16: style: The function 'doReceivedAction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractBtMessage.h:109:16: note: Virtual function in base class
aria2-1.34.0/src/BtNotInterestedMessage.h:60:16: note: Function in derived class
aria2-1.34.0/src/BtPieceMessage.h:57:8: style: Technically the member function 'aria2::BtPieceMessage::onNewPiece' can be const. [functionConst]
aria2-1.34.0/src/BtPieceMessage.cc:265:22: note: Technically the member function 'aria2::BtPieceMessage::onNewPiece' can be const.
aria2-1.34.0/src/BtPieceMessage.h:57:8: note: Technically the member function 'aria2::BtPieceMessage::onNewPiece' can be const.
aria2-1.34.0/src/BtPieceMessage.h:59:8: style: Technically the member function 'aria2::BtPieceMessage::onWrongPiece' can be const. [functionConst]
aria2-1.34.0/src/BtPieceMessage.cc:286:22: note: Technically the member function 'aria2::BtPieceMessage::onWrongPiece' can be const.
aria2-1.34.0/src/BtPieceMessage.h:59:8: note: Technically the member function 'aria2::BtPieceMessage::onWrongPiece' can be const.
aria2-1.34.0/src/BtPieceMessage.h:101:10: performance: Technically the member function 'aria2::BtPieceMessage::getMessageHeaderLength' can be static. [functionStatic]
aria2-1.34.0/src/BtPieceMessage.cc:173:24: note: Technically the member function 'aria2::BtPieceMessage::getMessageHeaderLength' can be static.
aria2-1.34.0/src/BtPieceMessage.h:101:10: note: Technically the member function 'aria2::BtPieceMessage::getMessageHeaderLength' can be static.
aria2-1.34.0/src/PeerConnection.h:137:10: style: Technically the member function 'aria2::PeerConnection::getBufferCapacity' can be const. [functionConst]
aria2-1.34.0/src/WrDiskCache.h:50:3: style: Class 'WrDiskCache' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/BtPieceMessage.h:97:16: style: The function 'doReceivedAction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractBtMessage.h:109:16: note: Virtual function in base class
aria2-1.34.0/src/BtPieceMessage.h:97:16: note: Function in derived class
aria2-1.34.0/src/BtPieceMessage.h:103:16: style: The function 'send' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessage.h:67:16: note: Virtual function in base class
aria2-1.34.0/src/BtPieceMessage.h:103:16: note: Function in derived class
aria2-1.34.0/src/BtPieceMessage.h:105:23: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessage.h:81:23: note: Virtual function in base class
aria2-1.34.0/src/BtPieceMessage.h:105:23: note: Function in derived class
aria2-1.34.0/src/BtPieceMessage.h:107:16: style: The function 'onChokingEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractBtMessage.h:125:16: note: Virtual function in base class
aria2-1.34.0/src/BtPieceMessage.h:107:16: note: Function in derived class
aria2-1.34.0/src/BtPieceMessage.h:109:16: style: The function 'onCancelSendingPieceEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractBtMessage.h:120:16: note: Virtual function in base class
aria2-1.34.0/src/BtPieceMessage.h:109:16: note: Function in derived class
aria2-1.34.0/src/BtRejectMessage.h:53:16: style: The function 'doReceivedAction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractBtMessage.h:109:16: note: Virtual function in base class
aria2-1.34.0/src/BtRejectMessage.h:53:16: note: Function in derived class
aria2-1.34.0/src/BtPieceMessageValidator.h:56:16: style: The function 'validate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessageValidator.h:49:16: note: Virtual function in base class
aria2-1.34.0/src/BtPieceMessageValidator.h:56:16: note: Function in derived class
aria2-1.34.0/src/BtPortMessage.h:61:3: style: Class 'BtPortMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/DHTNode.h:67:3: style: Class 'DHTNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/DHTRoutingTable.h:67:3: style: Class 'DHTRoutingTable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/BtPortMessage.h:72:16: style: The function 'doReceivedAction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractBtMessage.h:109:16: note: Virtual function in base class
aria2-1.34.0/src/BtPortMessage.h:72:16: note: Function in derived class
aria2-1.34.0/src/BtPortMessage.h:74:38: style: The function 'createMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/SimpleBtMessage.h:52:38: note: Virtual function in base class
aria2-1.34.0/src/BtPortMessage.h:74:38: note: Function in derived class
aria2-1.34.0/src/BtPortMessage.h:76:23: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessage.h:81:23: note: Virtual function in base class
aria2-1.34.0/src/BtPortMessage.h:76:23: note: Function in derived class
aria2-1.34.0/src/BtPostDownloadHandler.h:47:3: style: The function 'getNextRequestGroups' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PostDownloadHandler.h:49:3: note: Virtual function in base class
aria2-1.34.0/src/BtPostDownloadHandler.h:47:3: note: Function in derived class
aria2-1.34.0/src/ContentTypeRequestGroupCriteria.h:55:16: style: The function 'match' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/RequestGroupCriteria.h:48:16: note: Virtual function in base class
aria2-1.34.0/src/ContentTypeRequestGroupCriteria.h:55:16: note: Function in derived class
aria2-1.34.0/src/ValueBaseStructParserStateMachine.h:76:16: style: The function 'beginElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/StructParserStateMachine.h:60:16: note: Virtual function in base class
aria2-1.34.0/src/ValueBaseStructParserStateMachine.h:76:16: note: Function in derived class
aria2-1.34.0/src/ValueBaseStructParserStateMachine.h:77:16: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/StructParserStateMachine.h:61:16: note: Virtual function in base class
aria2-1.34.0/src/ValueBaseStructParserStateMachine.h:77:16: note: Function in derived class
aria2-1.34.0/src/ValueBaseStructParserStateMachine.h:79:16: style: The function 'charactersCallback' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/StructParserStateMachine.h:63:16: note: Virtual function in base class
aria2-1.34.0/src/ValueBaseStructParserStateMachine.h:79:16: note: Function in derived class
aria2-1.34.0/src/ValueBaseStructParserStateMachine.h:80:16: style: The function 'numberCallback' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/StructParserStateMachine.h:64:16: note: Virtual function in base class
aria2-1.34.0/src/ValueBaseStructParserStateMachine.h:80:16: note: Function in derived class
aria2-1.34.0/src/ValueBaseStructParserStateMachine.h:81:16: style: The function 'boolCallback' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/StructParserStateMachine.h:65:16: note: Virtual function in base class
aria2-1.34.0/src/ValueBaseStructParserStateMachine.h:81:16: note: Function in derived class
aria2-1.34.0/src/ValueBaseStructParserStateMachine.h:85:16: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/StructParserStateMachine.h:62:16: note: Virtual function in base class
aria2-1.34.0/src/ValueBaseStructParserStateMachine.h:85:16: note: Function in derived class
aria2-1.34.0/src/ValueBaseDiskWriter.h:53:16: style: The function 'initAndOpenFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DiskWriter.h:54:16: note: Virtual function in base class
aria2-1.34.0/src/ValueBaseDiskWriter.h:53:16: note: Function in derived class
aria2-1.34.0/src/ValueBaseDiskWriter.h:58:16: style: The function 'openFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DiskWriter.h:56:16: note: Virtual function in base class
aria2-1.34.0/src/ValueBaseDiskWriter.h:58:16: note: Function in derived class
aria2-1.34.0/src/ValueBaseDiskWriter.h:63:16: style: The function 'closeFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DiskWriter.h:62:16: note: Virtual function in base class
aria2-1.34.0/src/ValueBaseDiskWriter.h:63:16: note: Function in derived class
aria2-1.34.0/src/ValueBaseDiskWriter.h:65:16: style: The function 'openExistingFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DiskWriter.h:68:16: note: Virtual function in base class
aria2-1.34.0/src/ValueBaseDiskWriter.h:65:16: note: Function in derived class
aria2-1.34.0/src/ValueBaseDiskWriter.h:70:19: style: The function 'size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DiskWriter.h:71:19: note: Virtual function in base class
aria2-1.34.0/src/ValueBaseDiskWriter.h:70:19: note: Function in derived class
aria2-1.34.0/src/ValueBaseDiskWriter.h:72:16: style: The function 'writeData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BinaryStream.h:48:16: note: Virtual function in base class
aria2-1.34.0/src/ValueBaseDiskWriter.h:72:16: note: Function in derived class
aria2-1.34.0/src/ValueBaseDiskWriter.h:79:19: style: The function 'readData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BinaryStream.h:51:19: note: Virtual function in base class
aria2-1.34.0/src/ValueBaseDiskWriter.h:79:19: note: Function in derived class
aria2-1.34.0/src/BtRequestMessage.h:60:16: style: The function 'doReceivedAction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractBtMessage.h:109:16: note: Virtual function in base class
aria2-1.34.0/src/BtRequestMessage.h:60:16: note: Function in derived class
aria2-1.34.0/src/BtRequestMessage.h:62:16: style: The function 'onQueued' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractBtMessage.h:113:16: note: Virtual function in base class
aria2-1.34.0/src/BtRequestMessage.h:62:16: note: Function in derived class
aria2-1.34.0/src/BtRequestMessage.h:64:16: style: The function 'onAbortOutstandingRequestEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractBtMessage.h:115:16: note: Virtual function in base class
aria2-1.34.0/src/BtRequestMessage.h:64:16: note: Function in derived class
aria2-1.34.0/src/BtSeederStateChoke.h:82:8: style: Technically the member function 'aria2::BtSeederStateChoke::unchoke' can be const. [functionConst]
aria2-1.34.0/src/BtSeederStateChoke.cc:120:26: note: Technically the member function 'aria2::BtSeederStateChoke::unchoke' can be const.
aria2-1.34.0/src/BtSeederStateChoke.h:82:8: note: Technically the member function 'aria2::BtSeederStateChoke::unchoke' can be const.
aria2-1.34.0/src/BtSeederStateChoke.h:65:5: style: Class 'PeerEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/TrackerWatcherCommand.h:74:3: style: Class 'HTTPAnnRequest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/TrackerWatcherCommand.h:89:3: style: Class 'UDPAnnRequest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/TimeSeedCriteria.h:53:3: style: Class 'TimeSeedCriteria' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/DHTTokenTracker.h:56:3: style: Class 'DHTTokenTracker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/DHTMessageReceiver.h:66:3: style: Class 'DHTMessageReceiver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/PeerListenCommand.h:60:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Command.h:78:16: note: Virtual function in base class
aria2-1.34.0/src/PeerListenCommand.h:60:16: note: Function in derived class
aria2-1.34.0/src/TrackerWatcherCommand.h:76:16: style: The function 'stopped' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TrackerWatcherCommand.h:60:16: note: Virtual function in base class
aria2-1.34.0/src/TrackerWatcherCommand.h:76:16: note: Function in derived class
aria2-1.34.0/src/TrackerWatcherCommand.h:77:16: style: The function 'success' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TrackerWatcherCommand.h:62:16: note: Virtual function in base class
aria2-1.34.0/src/TrackerWatcherCommand.h:77:16: note: Function in derived class
aria2-1.34.0/src/TrackerWatcherCommand.h:78:16: style: The function 'issue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TrackerWatcherCommand.h:64:16: note: Virtual function in base class
aria2-1.34.0/src/TrackerWatcherCommand.h:78:16: note: Function in derived class
aria2-1.34.0/src/TrackerWatcherCommand.h:79:16: style: The function 'stop' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TrackerWatcherCommand.h:66:16: note: Virtual function in base class
aria2-1.34.0/src/TrackerWatcherCommand.h:79:16: note: Function in derived class
aria2-1.34.0/src/TrackerWatcherCommand.h:81:3: style: The function 'processResponse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TrackerWatcherCommand.h:69:3: note: Virtual function in base class
aria2-1.34.0/src/TrackerWatcherCommand.h:81:3: note: Function in derived class
aria2-1.34.0/src/TrackerWatcherCommand.h:91:16: style: The function 'stopped' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TrackerWatcherCommand.h:60:16: note: Virtual function in base class
aria2-1.34.0/src/TrackerWatcherCommand.h:91:16: note: Function in derived class
aria2-1.34.0/src/TrackerWatcherCommand.h:92:16: style: The function 'success' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TrackerWatcherCommand.h:62:16: note: Virtual function in base class
aria2-1.34.0/src/TrackerWatcherCommand.h:92:16: note: Function in derived class
aria2-1.34.0/src/TrackerWatcherCommand.h:93:16: style: The function 'issue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TrackerWatcherCommand.h:64:16: note: Virtual function in base class
aria2-1.34.0/src/TrackerWatcherCommand.h:93:16: note: Function in derived class
aria2-1.34.0/src/TrackerWatcherCommand.h:94:16: style: The function 'stop' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TrackerWatcherCommand.h:66:16: note: Virtual function in base class
aria2-1.34.0/src/TrackerWatcherCommand.h:94:16: note: Function in derived class
aria2-1.34.0/src/TrackerWatcherCommand.h:96:3: style: The function 'processResponse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TrackerWatcherCommand.h:69:3: note: Virtual function in base class
aria2-1.34.0/src/TrackerWatcherCommand.h:96:3: note: Function in derived class
aria2-1.34.0/src/TrackerWatcherCommand.h:142:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Command.h:78:16: note: Virtual function in base class
aria2-1.34.0/src/TrackerWatcherCommand.h:142:16: note: Function in derived class
aria2-1.34.0/src/SeedCheckCommand.h:65:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Command.h:78:16: note: Virtual function in base class
aria2-1.34.0/src/SeedCheckCommand.h:65:16: note: Function in derived class
aria2-1.34.0/src/PeerChokeCommand.h:61:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Command.h:78:16: note: Virtual function in base class
aria2-1.34.0/src/PeerChokeCommand.h:61:16: note: Function in derived class
aria2-1.34.0/src/UnionSeedCriteria.h:53:16: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/SeedCriteria.h:54:16: note: Virtual function in base class
aria2-1.34.0/src/UnionSeedCriteria.h:53:16: note: Function in derived class
aria2-1.34.0/src/UnionSeedCriteria.h:55:16: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/SeedCriteria.h:49:16: note: Virtual function in base class
aria2-1.34.0/src/UnionSeedCriteria.h:55:16: note: Function in derived class
aria2-1.34.0/src/TimeSeedCriteria.h:56:16: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/SeedCriteria.h:54:16: note: Virtual function in base class
aria2-1.34.0/src/TimeSeedCriteria.h:56:16: note: Function in derived class
aria2-1.34.0/src/TimeSeedCriteria.h:58:16: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/SeedCriteria.h:49:16: note: Virtual function in base class
aria2-1.34.0/src/TimeSeedCriteria.h:58:16: note: Function in derived class
aria2-1.34.0/src/ShareRatioSeedCriteria.h:61:16: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/SeedCriteria.h:54:16: note: Virtual function in base class
aria2-1.34.0/src/ShareRatioSeedCriteria.h:61:16: note: Function in derived class
aria2-1.34.0/src/ShareRatioSeedCriteria.h:63:16: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/SeedCriteria.h:49:16: note: Virtual function in base class
aria2-1.34.0/src/ShareRatioSeedCriteria.h:63:16: note: Function in derived class
aria2-1.34.0/src/DHTGetPeersCommand.h:81:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Command.h:78:16: note: Virtual function in base class
aria2-1.34.0/src/DHTGetPeersCommand.h:81:16: note: Function in derived class
aria2-1.34.0/src/DHTAbstractMessage.h:64:16: style: The function 'send' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessage.h:76:16: note: Virtual function in base class
aria2-1.34.0/src/DHTAbstractMessage.h:64:16: note: Function in derived class
aria2-1.34.0/src/DHTResponseMessage.h:57:30: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTAbstractMessage.h:66:30: note: Virtual function in base class
aria2-1.34.0/src/DHTResponseMessage.h:57:30: note: Function in derived class
aria2-1.34.0/src/DHTResponseMessage.h:59:16: style: The function 'fillMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTAbstractMessage.h:68:16: note: Virtual function in base class
aria2-1.34.0/src/DHTResponseMessage.h:59:16: note: Function in derived class
aria2-1.34.0/src/DHTResponseMessage.h:63:16: style: The function 'isReply' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessage.h:78:16: note: Virtual function in base class
aria2-1.34.0/src/DHTResponseMessage.h:63:16: note: Function in derived class
aria2-1.34.0/src/DHTResponseMessage.h:65:23: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessage.h:84:23: note: Virtual function in base class
aria2-1.34.0/src/DHTResponseMessage.h:65:23: note: Function in derived class
aria2-1.34.0/src/BtStopDownloadCommand.h:66:16: style: The function 'preProcess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TimeBasedCommand.h:75:16: note: Virtual function in base class
aria2-1.34.0/src/BtStopDownloadCommand.h:66:16: note: Function in derived class
aria2-1.34.0/src/BtStopDownloadCommand.h:68:16: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TimeBasedCommand.h:81:16: note: Virtual function in base class
aria2-1.34.0/src/BtStopDownloadCommand.h:68:16: note: Function in derived class
aria2-1.34.0/src/LpdReceiveMessageCommand.h:59:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Command.h:78:16: note: Virtual function in base class
aria2-1.34.0/src/LpdReceiveMessageCommand.h:59:16: note: Function in derived class
aria2-1.34.0/src/LpdDispatchMessageCommand.h:62:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Command.h:78:16: note: Virtual function in base class
aria2-1.34.0/src/LpdDispatchMessageCommand.h:62:16: note: Function in derived class
aria2-1.34.0/src/BtSuggestPieceMessage.h:44:3: style: Class 'BtSuggestPieceMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/BtSuggestPieceMessage.h:53:16: style: The function 'doReceivedAction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractBtMessage.h:109:16: note: Virtual function in base class
aria2-1.34.0/src/BtSuggestPieceMessage.h:53:16: note: Function in derived class
aria2-1.34.0/src/BtUnchokeMessage.h:56:16: style: The function 'doReceivedAction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractBtMessage.h:109:16: note: Virtual function in base class
aria2-1.34.0/src/BtUnchokeMessage.h:56:16: note: Function in derived class
aria2-1.34.0/src/ByteArrayDiskWriter.cc:60:44: style: Function 'writeData' argument 2 names different: declaration 'len' definition 'dataLength'. [funcArgNamesDifferent]
aria2-1.34.0/src/ByteArrayDiskWriter.h:63:60: note: Function 'writeData' argument 2 names different: declaration 'len' definition 'dataLength'.
aria2-1.34.0/src/ByteArrayDiskWriter.cc:60:44: note: Function 'writeData' argument 2 names different: declaration 'len' definition 'dataLength'.
aria2-1.34.0/src/ByteArrayDiskWriter.h:52:3: style: Class 'ByteArrayDiskWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/ByteArrayDiskWriter.h:55:16: style: The function 'initAndOpenFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DiskWriter.h:54:16: note: Virtual function in base class
aria2-1.34.0/src/ByteArrayDiskWriter.h:55:16: note: Function in derived class
aria2-1.34.0/src/ByteArrayDiskWriter.h:57:16: style: The function 'openFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DiskWriter.h:56:16: note: Virtual function in base class
aria2-1.34.0/src/ByteArrayDiskWriter.h:57:16: note: Function in derived class
aria2-1.34.0/src/ByteArrayDiskWriter.h:59:16: style: The function 'closeFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DiskWriter.h:62:16: note: Virtual function in base class
aria2-1.34.0/src/ByteArrayDiskWriter.h:59:16: note: Function in derived class
aria2-1.34.0/src/ByteArrayDiskWriter.h:61:16: style: The function 'openExistingFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DiskWriter.h:68:16: note: Virtual function in base class
aria2-1.34.0/src/ByteArrayDiskWriter.h:61:16: note: Function in derived class
aria2-1.34.0/src/ByteArrayDiskWriter.h:63:16: style: The function 'writeData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BinaryStream.h:48:16: note: Virtual function in base class
aria2-1.34.0/src/ByteArrayDiskWriter.h:63:16: note: Function in derived class
aria2-1.34.0/src/ByteArrayDiskWriter.h:65:19: style: The function 'readData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BinaryStream.h:51:19: note: Virtual function in base class
aria2-1.34.0/src/ByteArrayDiskWriter.h:65:19: note: Function in derived class
aria2-1.34.0/src/ByteArrayDiskWriter.h:68:19: style: The function 'size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DiskWriter.h:71:19: note: Virtual function in base class
aria2-1.34.0/src/ByteArrayDiskWriter.h:68:19: note: Function in derived class
aria2-1.34.0/src/RealtimeCommand.h:61:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Command.h:78:16: note: Virtual function in base class
aria2-1.34.0/src/RealtimeCommand.h:61:16: note: Function in derived class
aria2-1.34.0/src/CheckIntegrityCommand.h:56:16: style: The function 'executeInternal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/RealtimeCommand.h:63:16: note: Virtual function in base class
aria2-1.34.0/src/CheckIntegrityCommand.h:56:16: note: Function in derived class
aria2-1.34.0/src/CheckIntegrityCommand.h:58:16: style: The function 'handleException' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/RealtimeCommand.h:65:16: note: Virtual function in base class
aria2-1.34.0/src/CheckIntegrityCommand.h:58:16: note: Function in derived class
aria2-1.34.0/src/CheckIntegrityDispatcherCommand.cc:47:37: style: Function 'CheckIntegrityDispatcherCommand' argument 2 names different: declaration 'checkMan' definition 'fileAllocMan'. [funcArgNamesDifferent]
aria2-1.34.0/src/CheckIntegrityDispatcherCommand.h:48:67: note: Function 'CheckIntegrityDispatcherCommand' argument 2 names different: declaration 'checkMan' definition 'fileAllocMan'.
aria2-1.34.0/src/CheckIntegrityDispatcherCommand.cc:47:37: note: Function 'CheckIntegrityDispatcherCommand' argument 2 names different: declaration 'checkMan' definition 'fileAllocMan'.
aria2-1.34.0/src/CheckIntegrityEntry.h:59:8: style: Technically the member function 'aria2::CheckIntegrityEntry::proceedFileAllocation' can be const. [functionConst]
aria2-1.34.0/src/CheckIntegrityEntry.cc:84:27: note: Technically the member function 'aria2::CheckIntegrityEntry::proceedFileAllocation' can be const.
aria2-1.34.0/src/CheckIntegrityEntry.h:59:8: note: Technically the member function 'aria2::CheckIntegrityEntry::proceedFileAllocation' can be const.
aria2-1.34.0/src/CheckIntegrityEntry.h:90:8: style: Technically the member function 'aria2::CheckIntegrityEntry::cutTrailingGarbage' can be const. [functionConst]
aria2-1.34.0/src/CheckIntegrityEntry.cc:79:27: note: Technically the member function 'aria2::CheckIntegrityEntry::cutTrailingGarbage' can be const.
aria2-1.34.0/src/CheckIntegrityEntry.h:90:8: note: Technically the member function 'aria2::CheckIntegrityEntry::cutTrailingGarbage' can be const.
aria2-1.34.0/src/Checksum.cc:51:38: style: Function 'setDigest' argument 1 names different: declaration 'md' definition 'digest'. [funcArgNamesDifferent]
aria2-1.34.0/src/Checksum.h:57:30: note: Function 'setDigest' argument 1 names different: declaration 'md' definition 'digest'.
aria2-1.34.0/src/Checksum.cc:51:38: note: Function 'setDigest' argument 1 names different: declaration 'md' definition 'digest'.
aria2-1.34.0/src/Checksum.cc:53:40: style: Function 'setHashType' argument 1 names different: declaration 'type' definition 'hashType'. [funcArgNamesDifferent]
aria2-1.34.0/src/Checksum.h:60:32: note: Function 'setHashType' argument 1 names different: declaration 'type' definition 'hashType'.
aria2-1.34.0/src/Checksum.cc:53:40: note: Function 'setHashType' argument 1 names different: declaration 'type' definition 'hashType'.
aria2-1.34.0/src/IteratableChecksumValidator.h:65:16: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/IteratableValidator.h:56:16: note: Virtual function in base class
aria2-1.34.0/src/IteratableChecksumValidator.h:65:16: note: Function in derived class
aria2-1.34.0/src/IteratableChecksumValidator.h:67:16: style: The function 'validateChunk' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/IteratableValidator.h:58:16: note: Virtual function in base class
aria2-1.34.0/src/IteratableChecksumValidator.h:67:16: note: Function in derived class
aria2-1.34.0/src/IteratableChecksumValidator.h:69:16: style: The function 'finished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/IteratableValidator.h:60:16: note: Virtual function in base class
aria2-1.34.0/src/IteratableChecksumValidator.h:69:16: note: Function in derived class
aria2-1.34.0/src/IteratableChecksumValidator.h:71:19: style: The function 'getCurrentOffset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/IteratableValidator.h:62:19: note: Virtual function in base class
aria2-1.34.0/src/IteratableChecksumValidator.h:71:19: note: Function in derived class
aria2-1.34.0/src/IteratableChecksumValidator.h:76:19: style: The function 'getTotalLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/IteratableValidator.h:64:19: note: Virtual function in base class
aria2-1.34.0/src/IteratableChecksumValidator.h:76:19: note: Function in derived class
aria2-1.34.0/src/StreamFileAllocationEntry.h:51:3: style: The function 'prepareForNextAction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/FileAllocationEntry.h:72:3: note: Virtual function in base class
aria2-1.34.0/src/StreamFileAllocationEntry.h:51:3: note: Function in derived class
aria2-1.34.0/src/ChunkedDecodingStreamFilter.h:50:3: style: Class 'ChunkedDecodingStreamFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/ChunkedDecodingStreamFilter.h:54:16: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/StreamFilter.h:59:16: note: Virtual function in base class
aria2-1.34.0/src/ChunkedDecodingStreamFilter.h:54:16: note: Function in derived class
aria2-1.34.0/src/ChunkedDecodingStreamFilter.h:56:19: style: The function 'transform' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/StreamFilter.h:62:19: note: Virtual function in base class
aria2-1.34.0/src/ChunkedDecodingStreamFilter.h:56:19: note: Function in derived class
aria2-1.34.0/src/ChunkedDecodingStreamFilter.h:61:16: style: The function 'finished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/StreamFilter.h:66:16: note: Virtual function in base class
aria2-1.34.0/src/ChunkedDecodingStreamFilter.h:61:16: note: Function in derived class
aria2-1.34.0/src/ChunkedDecodingStreamFilter.h:63:16: style: The function 'release' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/StreamFilter.h:70:16: note: Virtual function in base class
aria2-1.34.0/src/ChunkedDecodingStreamFilter.h:63:16: note: Function in derived class
aria2-1.34.0/src/ChunkedDecodingStreamFilter.h:65:30: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/StreamFilter.h:72:30: note: Virtual function in base class
aria2-1.34.0/src/ChunkedDecodingStreamFilter.h:65:30: note: Function in derived class
aria2-1.34.0/src/ChunkedDecodingStreamFilter.h:67:18: style: The function 'getBytesProcessed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/StreamFilter.h:76:18: note: Virtual function in base class
aria2-1.34.0/src/ChunkedDecodingStreamFilter.h:67:18: note: Function in derived class
aria2-1.34.0/src/ConnectCommand.h:59:16: style: The function 'executeInternal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractCommand.h:220:16: note: Virtual function in base class
aria2-1.34.0/src/ConnectCommand.h:59:16: note: Function in derived class
aria2-1.34.0/src/ConnectCommand.h:60:16: style: The function 'noCheck' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractCommand.h:224:16: note: Virtual function in base class
aria2-1.34.0/src/ConnectCommand.h:60:16: note: Function in derived class
aria2-1.34.0/src/ConsoleStatCalc.h:78:16: style: The function 'calculateStat' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/StatCalc.h:48:16: note: Virtual function in base class
aria2-1.34.0/src/ConsoleStatCalc.h:78:16: note: Function in derived class
aria2-1.34.0/src/UriListParser.h:57:3: style: Class 'UriListParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/CookieStorage.cc:312:54: style: Function 'parseAndStore' argument 3 names different: declaration 'requestPath' definition 'defaultPath'. [funcArgNamesDifferent]
aria2-1.34.0/src/CookieStorage.h:152:41: note: Function 'parseAndStore' argument 3 names different: declaration 'requestPath' definition 'defaultPath'.
aria2-1.34.0/src/CookieStorage.cc:312:54: note: Function 'parseAndStore' argument 3 names different: declaration 'requestPath' definition 'defaultPath'.
aria2-1.34.0/src/CookieStorage.h:61:8: style: Technically the member function 'aria2::DomainNode::findCookie' can be const. [functionConst]
aria2-1.34.0/src/CookieStorage.cc:68:18: note: Technically the member function 'aria2::DomainNode::findCookie' can be const.
aria2-1.34.0/src/CookieStorage.h:61:8: note: Technically the member function 'aria2::DomainNode::findCookie' can be const.
aria2-1.34.0/src/CookieStorage.cc:322:3: style: Struct 'CookiePathDivider' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/DHTBucket.h:76:3: style: Class 'DHTBucket' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/DHTAbstractTask.h:73:16: style: The function 'finished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTTask.h:48:16: note: Virtual function in base class
aria2-1.34.0/src/DHTAbstractTask.h:73:16: note: Function in derived class
aria2-1.34.0/src/DHTQueryMessage.h:55:30: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTAbstractMessage.h:66:30: note: Virtual function in base class
aria2-1.34.0/src/DHTQueryMessage.h:55:30: note: Function in derived class
aria2-1.34.0/src/DHTQueryMessage.h:57:16: style: The function 'fillMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTAbstractMessage.h:68:16: note: Virtual function in base class
aria2-1.34.0/src/DHTQueryMessage.h:57:16: note: Function in derived class
aria2-1.34.0/src/DHTQueryMessage.h:61:16: style: The function 'isReply' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessage.h:78:16: note: Virtual function in base class
aria2-1.34.0/src/DHTQueryMessage.h:61:16: note: Function in derived class
aria2-1.34.0/src/DHTQueryMessage.h:63:23: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessage.h:84:23: note: Virtual function in base class
aria2-1.34.0/src/DHTQueryMessage.h:63:23: note: Function in derived class
aria2-1.34.0/src/DHTAnnouncePeerMessage.h:60:23: style: The function 'toStringOptional' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTQueryMessage.h:46:23: note: Virtual function in base class
aria2-1.34.0/src/DHTAnnouncePeerMessage.h:60:23: note: Function in derived class
aria2-1.34.0/src/DHTAnnouncePeerMessage.h:69:16: style: The function 'doReceivedAction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessage.h:74:16: note: Virtual function in base class
aria2-1.34.0/src/DHTAnnouncePeerMessage.h:69:16: note: Function in derived class
aria2-1.34.0/src/DHTAnnouncePeerMessage.h:71:33: style: The function 'getArgument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTQueryMessage.h:59:33: note: Virtual function in base class
aria2-1.34.0/src/DHTAnnouncePeerMessage.h:71:33: note: Function in derived class
aria2-1.34.0/src/DHTAnnouncePeerMessage.h:73:30: style: The function 'getMessageType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessage.h:82:30: note: Virtual function in base class
aria2-1.34.0/src/DHTAnnouncePeerMessage.h:73:30: note: Function in derived class
aria2-1.34.0/src/DHTAnnouncePeerMessage.h:75:16: style: The function 'validate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessage.h:80:16: note: Virtual function in base class
aria2-1.34.0/src/DHTAnnouncePeerMessage.h:75:16: note: Function in derived class
aria2-1.34.0/src/DHTAnnouncePeerReplyMessage.h:50:16: style: The function 'doReceivedAction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessage.h:74:16: note: Virtual function in base class
aria2-1.34.0/src/DHTAnnouncePeerReplyMessage.h:50:16: note: Function in derived class
aria2-1.34.0/src/DHTAnnouncePeerReplyMessage.h:52:33: style: The function 'getResponse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTResponseMessage.h:61:33: note: Virtual function in base class
aria2-1.34.0/src/DHTAnnouncePeerReplyMessage.h:52:33: note: Function in derived class
aria2-1.34.0/src/DHTAnnouncePeerReplyMessage.h:54:30: style: The function 'getMessageType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessage.h:82:30: note: Virtual function in base class
aria2-1.34.0/src/DHTAnnouncePeerReplyMessage.h:54:30: note: Function in derived class
aria2-1.34.0/src/DHTAnnouncePeerReplyMessage.h:56:16: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTResponseMessage.h:67:16: note: Virtual function in base class
aria2-1.34.0/src/DHTAnnouncePeerReplyMessage.h:56:16: note: Function in derived class
aria2-1.34.0/src/DHTRoutingTableSerializer.h:57:3: style: Class 'DHTRoutingTableSerializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/DHTAutoSaveCommand.h:63:16: style: The function 'preProcess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TimeBasedCommand.h:75:16: note: Virtual function in base class
aria2-1.34.0/src/DHTAutoSaveCommand.h:63:16: note: Function in derived class
aria2-1.34.0/src/DHTAutoSaveCommand.h:65:16: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TimeBasedCommand.h:81:16: note: Virtual function in base class
aria2-1.34.0/src/DHTAutoSaveCommand.h:65:16: note: Function in derived class
aria2-1.34.0/src/DHTBucket.cc:215:44: style: Function 'getGoodNodes' argument 1 names different: declaration 'nodes' definition 'goodNodes'. [funcArgNamesDifferent]
aria2-1.34.0/src/DHTBucket.h:115:60: note: Function 'getGoodNodes' argument 1 names different: declaration 'nodes' definition 'goodNodes'.
aria2-1.34.0/src/DHTBucket.cc:215:44: note: Function 'getGoodNodes' argument 1 names different: declaration 'nodes' definition 'goodNodes'.
aria2-1.34.0/src/DHTBucket.h:72:8: performance: Technically the member function 'aria2::DHTBucket::isInRange' can be static. [functionStatic]
aria2-1.34.0/src/DHTBucket.cc:97:17: note: Technically the member function 'aria2::DHTBucket::isInRange' can be static.
aria2-1.34.0/src/DHTBucket.h:72:8: note: Technically the member function 'aria2::DHTBucket::isInRange' can be static.
aria2-1.34.0/src/DHTBucketRefreshCommand.h:62:16: style: The function 'preProcess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TimeBasedCommand.h:75:16: note: Virtual function in base class
aria2-1.34.0/src/DHTBucketRefreshCommand.h:62:16: note: Function in derived class
aria2-1.34.0/src/DHTBucketRefreshCommand.h:64:16: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TimeBasedCommand.h:81:16: note: Virtual function in base class
aria2-1.34.0/src/DHTBucketRefreshCommand.h:64:16: note: Function in derived class
aria2-1.34.0/src/DHTNodeLookupEntry.h:51:3: style: Struct 'DHTNodeLookupEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/DHTIDCloser.h:51:3: style: Class 'DHTIDCloser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/DHTNodeLookupTask.h:47:3: style: Class 'DHTNodeLookupTask' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/DHTBucketRefreshTask.h:51:16: style: The function 'startup' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTTask.h:46:16: note: Virtual function in base class
aria2-1.34.0/src/DHTBucketRefreshTask.h:51:16: note: Function in derived class
aria2-1.34.0/src/DHTBucketTree.h:59:3: style: Class 'DHTBucketTreeNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/DHTConnectionImpl.h:55:3: style: Class 'DHTConnectionImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/DHTConnectionImpl.h:80:19: style: The function 'receiveMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTConnection.h:48:19: note: Virtual function in base class
aria2-1.34.0/src/DHTConnectionImpl.h:80:19: note: Function in derived class
aria2-1.34.0/src/DHTConnectionImpl.h:84:19: style: The function 'sendMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTConnection.h:51:19: note: Virtual function in base class
aria2-1.34.0/src/DHTConnectionImpl.h:84:19: note: Function in derived class
aria2-1.34.0/src/DHTEntryPointNameResolveCommand.h:95:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Command.h:78:16: note: Virtual function in base class
aria2-1.34.0/src/DHTEntryPointNameResolveCommand.h:95:16: note: Function in derived class
aria2-1.34.0/src/DHTFindNodeMessage.h:48:23: style: The function 'toStringOptional' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTQueryMessage.h:46:23: note: Virtual function in base class
aria2-1.34.0/src/DHTFindNodeMessage.h:48:23: note: Function in derived class
aria2-1.34.0/src/DHTFindNodeMessage.h:56:16: style: The function 'doReceivedAction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessage.h:74:16: note: Virtual function in base class
aria2-1.34.0/src/DHTFindNodeMessage.h:56:16: note: Function in derived class
aria2-1.34.0/src/DHTFindNodeMessage.h:58:33: style: The function 'getArgument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTQueryMessage.h:59:33: note: Virtual function in base class
aria2-1.34.0/src/DHTFindNodeMessage.h:58:33: note: Function in derived class
aria2-1.34.0/src/DHTFindNodeMessage.h:60:30: style: The function 'getMessageType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessage.h:82:30: note: Virtual function in base class
aria2-1.34.0/src/DHTFindNodeMessage.h:60:30: note: Function in derived class
aria2-1.34.0/src/DHTFindNodeReplyMessage.h:50:23: style: The function 'toStringOptional' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTResponseMessage.h:48:23: note: Virtual function in base class
aria2-1.34.0/src/DHTFindNodeReplyMessage.h:50:23: note: Function in derived class
aria2-1.34.0/src/DHTFindNodeReplyMessage.h:57:16: style: The function 'doReceivedAction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessage.h:74:16: note: Virtual function in base class
aria2-1.34.0/src/DHTFindNodeReplyMessage.h:57:16: note: Function in derived class
aria2-1.34.0/src/DHTFindNodeReplyMessage.h:59:33: style: The function 'getResponse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTResponseMessage.h:61:33: note: Virtual function in base class
aria2-1.34.0/src/DHTFindNodeReplyMessage.h:59:33: note: Function in derived class
aria2-1.34.0/src/DHTFindNodeReplyMessage.h:61:30: style: The function 'getMessageType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessage.h:82:30: note: Virtual function in base class
aria2-1.34.0/src/DHTFindNodeReplyMessage.h:61:30: note: Function in derived class
aria2-1.34.0/src/DHTFindNodeReplyMessage.h:63:16: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTResponseMessage.h:67:16: note: Virtual function in base class
aria2-1.34.0/src/DHTFindNodeReplyMessage.h:63:16: note: Function in derived class
aria2-1.34.0/src/DHTGetPeersCommand.cc:148:77: style: Function 'setPeerStorage' argument 1 names different: declaration 'peerStorage' definition 'ps'. [funcArgNamesDifferent]
aria2-1.34.0/src/DHTGetPeersCommand.h:89:59: note: Function 'setPeerStorage' argument 1 names different: declaration 'peerStorage' definition 'ps'.
aria2-1.34.0/src/DHTGetPeersCommand.cc:148:77: note: Function 'setPeerStorage' argument 1 names different: declaration 'peerStorage' definition 'ps'.
aria2-1.34.0/src/DHTGetPeersMessage.h:67:23: style: The function 'toStringOptional' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTQueryMessage.h:46:23: note: Virtual function in base class
aria2-1.34.0/src/DHTGetPeersMessage.h:67:23: note: Function in derived class
aria2-1.34.0/src/DHTGetPeersMessage.h:75:16: style: The function 'doReceivedAction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessage.h:74:16: note: Virtual function in base class
aria2-1.34.0/src/DHTGetPeersMessage.h:75:16: note: Function in derived class
aria2-1.34.0/src/DHTGetPeersMessage.h:77:33: style: The function 'getArgument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTQueryMessage.h:59:33: note: Virtual function in base class
aria2-1.34.0/src/DHTGetPeersMessage.h:77:33: note: Function in derived class
aria2-1.34.0/src/DHTGetPeersMessage.h:79:30: style: The function 'getMessageType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessage.h:82:30: note: Virtual function in base class
aria2-1.34.0/src/DHTGetPeersMessage.h:79:30: note: Function in derived class
aria2-1.34.0/src/DHTGetPeersReplyMessage.h:59:23: style: The function 'toStringOptional' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTResponseMessage.h:48:23: note: Virtual function in base class
aria2-1.34.0/src/DHTGetPeersReplyMessage.h:59:23: note: Function in derived class
aria2-1.34.0/src/DHTGetPeersReplyMessage.h:67:16: style: The function 'doReceivedAction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessage.h:74:16: note: Virtual function in base class
aria2-1.34.0/src/DHTGetPeersReplyMessage.h:67:16: note: Function in derived class
aria2-1.34.0/src/DHTGetPeersReplyMessage.h:69:33: style: The function 'getResponse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTResponseMessage.h:61:33: note: Virtual function in base class
aria2-1.34.0/src/DHTGetPeersReplyMessage.h:69:33: note: Function in derived class
aria2-1.34.0/src/DHTGetPeersReplyMessage.h:71:30: style: The function 'getMessageType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessage.h:82:30: note: Virtual function in base class
aria2-1.34.0/src/DHTGetPeersReplyMessage.h:71:30: note: Function in derived class
aria2-1.34.0/src/DHTGetPeersReplyMessage.h:73:16: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTResponseMessage.h:67:16: note: Virtual function in base class
aria2-1.34.0/src/DHTGetPeersReplyMessage.h:73:16: note: Function in derived class
aria2-1.34.0/src/DHTInteractionCommand.h:67:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Command.h:78:16: note: Virtual function in base class
aria2-1.34.0/src/DHTInteractionCommand.h:67:16: note: Function in derived class
aria2-1.34.0/src/DHTMessageDispatcherImpl.cc:71:61: style: Function 'sendMessage' argument 1 names different: declaration 'msg' definition 'entry'. [funcArgNamesDifferent]
aria2-1.34.0/src/DHTMessageDispatcherImpl.h:54:37: note: Function 'sendMessage' argument 1 names different: declaration 'msg' definition 'entry'.
aria2-1.34.0/src/DHTMessageDispatcherImpl.cc:71:61: note: Function 'sendMessage' argument 1 names different: declaration 'msg' definition 'entry'.
aria2-1.34.0/src/DHTMessageDispatcherImpl.h:57:3: style: Class 'DHTMessageDispatcherImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/DHTMessageDispatcherImpl.h:60:3: style: The function 'addMessageToQueue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessageDispatcher.h:53:16: note: Virtual function in base class
aria2-1.34.0/src/DHTMessageDispatcherImpl.h:60:3: note: Function in derived class
aria2-1.34.0/src/DHTMessageDispatcherImpl.h:66:3: style: The function 'addMessageToQueue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessageDispatcher.h:58:16: note: Virtual function in base class
aria2-1.34.0/src/DHTMessageDispatcherImpl.h:66:3: note: Function in derived class
aria2-1.34.0/src/DHTMessageDispatcherImpl.h:70:16: style: The function 'sendMessages' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessageDispatcher.h:62:16: note: Virtual function in base class
aria2-1.34.0/src/DHTMessageDispatcherImpl.h:70:16: note: Function in derived class
aria2-1.34.0/src/DHTMessageDispatcherImpl.h:72:18: style: The function 'countMessageInQueue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessageDispatcher.h:64:18: note: Virtual function in base class
aria2-1.34.0/src/DHTMessageDispatcherImpl.h:72:18: note: Function in derived class
aria2-1.34.0/src/DHTMessageFactoryImpl.cc:180:57: style: Function 'validatePort' argument 1 names different: declaration 'i' definition 'port'. [funcArgNamesDifferent]
aria2-1.34.0/src/DHTMessageFactoryImpl.h:77:36: note: Function 'validatePort' argument 1 names different: declaration 'i' definition 'port'.
aria2-1.34.0/src/DHTMessageFactoryImpl.cc:180:57: note: Function 'validatePort' argument 1 names different: declaration 'i' definition 'port'.
aria2-1.34.0/src/DHTMessageFactoryImpl.cc:458:40: style: Function 'createGetPeersReplyMessage' argument 3 names different: declaration 'peers' definition 'values'. [funcArgNamesDifferent]
aria2-1.34.0/src/DHTMessageFactoryImpl.h:127:42: note: Function 'createGetPeersReplyMessage' argument 3 names different: declaration 'peers' definition 'values'.
aria2-1.34.0/src/DHTMessageFactoryImpl.cc:458:40: note: Function 'createGetPeersReplyMessage' argument 3 names different: declaration 'peers' definition 'values'.
aria2-1.34.0/src/DHTMessageFactoryImpl.h:75:8: performance: Technically the member function 'aria2::DHTMessageFactoryImpl::validateID' can be static. [functionStatic]
aria2-1.34.0/src/DHTMessageFactoryImpl.cc:170:29: note: Technically the member function 'aria2::DHTMessageFactoryImpl::validateID' can be static.
aria2-1.34.0/src/DHTMessageFactoryImpl.h:75:8: note: Technically the member function 'aria2::DHTMessageFactoryImpl::validateID' can be static.
aria2-1.34.0/src/DHTMessageFactoryImpl.h:77:8: performance: Technically the member function 'aria2::DHTMessageFactoryImpl::validatePort' can be static. [functionStatic]
aria2-1.34.0/src/DHTMessageFactoryImpl.cc:180:29: note: Technically the member function 'aria2::DHTMessageFactoryImpl::validatePort' can be static.
aria2-1.34.0/src/DHTMessageFactoryImpl.h:77:8: note: Technically the member function 'aria2::DHTMessageFactoryImpl::validatePort' can be static.
aria2-1.34.0/src/DHTPingReplyMessage.h:61:24: style: Technically the member function 'aria2::DHTPingReplyMessage::getRemoteID' can be const. [functionConst]
aria2-1.34.0/src/DHTMessageFactoryImpl.h:85:3: style: Class 'DHTMessageFactoryImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/DHTMessageFactoryImpl.h:88:3: style: The function 'createQueryMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessageFactory.h:69:3: note: Virtual function in base class
aria2-1.34.0/src/DHTMessageFactoryImpl.h:88:3: note: Function in derived class
aria2-1.34.0/src/DHTMessageFactoryImpl.h:92:3: style: The function 'createResponseMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessageFactory.h:73:3: note: Virtual function in base class
aria2-1.34.0/src/DHTMessageFactoryImpl.h:92:3: note: Function in derived class
aria2-1.34.0/src/DHTMessageFactoryImpl.h:96:43: style: The function 'createPingMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessageFactory.h:77:3: note: Virtual function in base class
aria2-1.34.0/src/DHTMessageFactoryImpl.h:96:43: note: Function in derived class
aria2-1.34.0/src/DHTMessageFactoryImpl.h:101:3: style: The function 'createPingReplyMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessageFactory.h:81:3: note: Virtual function in base class
aria2-1.34.0/src/DHTMessageFactoryImpl.h:101:3: note: Function in derived class
aria2-1.34.0/src/DHTMessageFactoryImpl.h:105:47: style: The function 'createFindNodeMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessageFactory.h:86:3: note: Virtual function in base class
aria2-1.34.0/src/DHTMessageFactoryImpl.h:105:47: note: Function in derived class
aria2-1.34.0/src/DHTMessageFactoryImpl.h:115:52: style: The function 'createFindNodeReplyMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessageFactory.h:90:52: note: Virtual function in base class
aria2-1.34.0/src/DHTMessageFactoryImpl.h:115:52: note: Function in derived class
aria2-1.34.0/src/DHTMessageFactoryImpl.h:120:47: style: The function 'createGetPeersMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessageFactory.h:96:3: note: Virtual function in base class
aria2-1.34.0/src/DHTMessageFactoryImpl.h:120:47: note: Function in derived class
aria2-1.34.0/src/DHTMessageFactoryImpl.h:124:52: style: The function 'createGetPeersReplyMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessageFactory.h:100:52: note: Virtual function in base class
aria2-1.34.0/src/DHTMessageFactoryImpl.h:124:52: note: Function in derived class
aria2-1.34.0/src/DHTMessageFactoryImpl.h:135:51: style: The function 'createAnnouncePeerMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessageFactory.h:107:3: note: Virtual function in base class
aria2-1.34.0/src/DHTMessageFactoryImpl.h:135:51: note: Function in derived class
aria2-1.34.0/src/DHTMessageFactoryImpl.h:141:3: style: The function 'createAnnouncePeerReplyMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessageFactory.h:113:3: note: Virtual function in base class
aria2-1.34.0/src/DHTMessageFactoryImpl.h:141:3: note: Function in derived class
aria2-1.34.0/src/DHTMessageFactoryImpl.h:146:3: style: The function 'createUnknownMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessageFactory.h:117:3: note: Virtual function in base class
aria2-1.34.0/src/DHTMessageFactoryImpl.h:146:3: note: Function in derived class
aria2-1.34.0/src/DHTPingMessage.h:49:16: style: The function 'doReceivedAction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessage.h:74:16: note: Virtual function in base class
aria2-1.34.0/src/DHTPingMessage.h:49:16: note: Function in derived class
aria2-1.34.0/src/DHTPingMessage.h:51:33: style: The function 'getArgument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTQueryMessage.h:59:33: note: Virtual function in base class
aria2-1.34.0/src/DHTPingMessage.h:51:33: note: Function in derived class
aria2-1.34.0/src/DHTPingMessage.h:53:30: style: The function 'getMessageType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessage.h:82:30: note: Virtual function in base class
aria2-1.34.0/src/DHTPingMessage.h:53:30: note: Function in derived class
aria2-1.34.0/src/DHTPingReplyMessage.h:53:16: style: The function 'doReceivedAction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessage.h:74:16: note: Virtual function in base class
aria2-1.34.0/src/DHTPingReplyMessage.h:53:16: note: Function in derived class
aria2-1.34.0/src/DHTPingReplyMessage.h:55:33: style: The function 'getResponse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTResponseMessage.h:61:33: note: Virtual function in base class
aria2-1.34.0/src/DHTPingReplyMessage.h:55:33: note: Function in derived class
aria2-1.34.0/src/DHTPingReplyMessage.h:57:30: style: The function 'getMessageType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessage.h:82:30: note: Virtual function in base class
aria2-1.34.0/src/DHTPingReplyMessage.h:57:30: note: Function in derived class
aria2-1.34.0/src/DHTPingReplyMessage.h:59:16: style: The function 'accept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTResponseMessage.h:67:16: note: Virtual function in base class
aria2-1.34.0/src/DHTPingReplyMessage.h:59:16: note: Function in derived class
aria2-1.34.0/src/DHTUnknownMessage.h:58:16: style: The function 'doReceivedAction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessage.h:74:16: note: Virtual function in base class
aria2-1.34.0/src/DHTUnknownMessage.h:58:16: note: Function in derived class
aria2-1.34.0/src/DHTUnknownMessage.h:61:16: style: The function 'send' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessage.h:76:16: note: Virtual function in base class
aria2-1.34.0/src/DHTUnknownMessage.h:61:16: note: Function in derived class
aria2-1.34.0/src/DHTUnknownMessage.h:64:16: style: The function 'isReply' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessage.h:78:16: note: Virtual function in base class
aria2-1.34.0/src/DHTUnknownMessage.h:64:16: note: Function in derived class
aria2-1.34.0/src/DHTUnknownMessage.h:67:30: style: The function 'getMessageType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessage.h:82:30: note: Virtual function in base class
aria2-1.34.0/src/DHTUnknownMessage.h:67:30: note: Function in derived class
aria2-1.34.0/src/DHTUnknownMessage.h:70:23: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessage.h:84:23: note: Virtual function in base class
aria2-1.34.0/src/DHTUnknownMessage.h:70:23: note: Function in derived class
aria2-1.34.0/src/DHTMessageTrackerEntry.h:75:8: performance: Technically the member function 'aria2::DHTMessageTrackerEntry::extendTimeout' can be static. [functionStatic]
aria2-1.34.0/src/DHTMessageTrackerEntry.cc:63:30: note: Technically the member function 'aria2::DHTMessageTrackerEntry::extendTimeout' can be static.
aria2-1.34.0/src/DHTMessageTrackerEntry.h:75:8: note: Technically the member function 'aria2::DHTMessageTrackerEntry::extendTimeout' can be static.
aria2-1.34.0/src/DHTNodeLookupTaskCallback.h:49:3: style: Class 'DHTNodeLookupTaskCallback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/DHTNodeLookupTaskCallback.h:51:16: style: The function 'visit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessageCallback.h:58:16: note: Virtual function in base class
aria2-1.34.0/src/DHTNodeLookupTaskCallback.h:51:16: note: Function in derived class
aria2-1.34.0/src/DHTNodeLookupTaskCallback.h:53:16: style: The function 'visit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessageCallback.h:60:16: note: Virtual function in base class
aria2-1.34.0/src/DHTNodeLookupTaskCallback.h:53:16: note: Function in derived class
aria2-1.34.0/src/DHTNodeLookupTaskCallback.h:55:16: style: The function 'visit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessageCallback.h:62:16: note: Virtual function in base class
aria2-1.34.0/src/DHTNodeLookupTaskCallback.h:55:16: note: Function in derived class
aria2-1.34.0/src/DHTNodeLookupTaskCallback.h:57:16: style: The function 'visit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessageCallback.h:64:16: note: Virtual function in base class
aria2-1.34.0/src/DHTNodeLookupTaskCallback.h:57:16: note: Function in derived class
aria2-1.34.0/src/DHTNodeLookupTaskCallback.h:60:3: style: The function 'onTimeout' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessageCallback.h:66:16: note: Virtual function in base class
aria2-1.34.0/src/DHTNodeLookupTaskCallback.h:60:3: note: Function in derived class
aria2-1.34.0/src/DHTPeerAnnounceCommand.h:56:16: style: The function 'preProcess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TimeBasedCommand.h:75:16: note: Virtual function in base class
aria2-1.34.0/src/DHTPeerAnnounceCommand.h:56:16: note: Function in derived class
aria2-1.34.0/src/DHTPeerAnnounceCommand.h:58:16: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TimeBasedCommand.h:81:16: note: Virtual function in base class
aria2-1.34.0/src/DHTPeerAnnounceCommand.h:58:16: note: Function in derived class
aria2-1.34.0/src/DHTPeerAnnounceEntry.h:60:3: style: Class 'DHTPeerAnnounceEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/DHTPeerAnnounceStorage.h:56:10: style: Technically the member function 'aria2::DHTPeerAnnounceStorage::InfoHashLess::operator()' can be const. [functionConst]
aria2-1.34.0/src/DHTPeerAnnounceStorage.cc:61:1: note: Technically the member function 'aria2::DHTPeerAnnounceStorage::InfoHashLess::operator()' can be const.
aria2-1.34.0/src/DHTPeerAnnounceStorage.h:56:10: note: Technically the member function 'aria2::DHTPeerAnnounceStorage::InfoHashLess::operator()' can be const.
aria2-1.34.0/src/DHTPeerLookupTask.cc:123:76: style: Function 'setPeerStorage' argument 1 names different: declaration 'peerStorage' definition 'ps'. [funcArgNamesDifferent]
aria2-1.34.0/src/DHTPeerLookupTask.h:74:59: note: Function 'setPeerStorage' argument 1 names different: declaration 'peerStorage' definition 'ps'.
aria2-1.34.0/src/DHTPeerLookupTask.cc:123:76: note: Function 'setPeerStorage' argument 1 names different: declaration 'peerStorage' definition 'ps'.
aria2-1.34.0/src/DHTPeerLookupTaskCallback.h:49:3: style: Class 'DHTPeerLookupTaskCallback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/DHTPeerLookupTaskCallback.h:51:16: style: The function 'visit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessageCallback.h:58:16: note: Virtual function in base class
aria2-1.34.0/src/DHTPeerLookupTaskCallback.h:51:16: note: Function in derived class
aria2-1.34.0/src/DHTPeerLookupTaskCallback.h:53:16: style: The function 'visit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessageCallback.h:60:16: note: Virtual function in base class
aria2-1.34.0/src/DHTPeerLookupTaskCallback.h:53:16: note: Function in derived class
aria2-1.34.0/src/DHTPeerLookupTaskCallback.h:55:16: style: The function 'visit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessageCallback.h:62:16: note: Virtual function in base class
aria2-1.34.0/src/DHTPeerLookupTaskCallback.h:55:16: note: Function in derived class
aria2-1.34.0/src/DHTPeerLookupTaskCallback.h:57:16: style: The function 'visit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessageCallback.h:64:16: note: Virtual function in base class
aria2-1.34.0/src/DHTPeerLookupTaskCallback.h:57:16: note: Function in derived class
aria2-1.34.0/src/DHTPeerLookupTaskCallback.h:60:3: style: The function 'onTimeout' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessageCallback.h:66:16: note: Virtual function in base class
aria2-1.34.0/src/DHTPeerLookupTaskCallback.h:60:3: note: Function in derived class
aria2-1.34.0/src/DHTPingReplyMessageCallback.h:52:3: style: Class 'DHTPingReplyMessageCallback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/DHTPingTask.h:64:16: style: The function 'startup' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTTask.h:46:16: note: Virtual function in base class
aria2-1.34.0/src/DHTPingTask.h:64:16: note: Function in derived class
aria2-1.34.0/src/DHTPingReplyMessageCallback.h:54:16: style: The function 'visit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessageCallback.h:58:16: note: Virtual function in base class
aria2-1.34.0/src/DHTPingReplyMessageCallback.h:54:16: note: Function in derived class
aria2-1.34.0/src/DHTPingReplyMessageCallback.h:59:16: style: The function 'visit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessageCallback.h:60:16: note: Virtual function in base class
aria2-1.34.0/src/DHTPingReplyMessageCallback.h:59:16: note: Function in derived class
aria2-1.34.0/src/DHTPingReplyMessageCallback.h:64:16: style: The function 'visit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessageCallback.h:62:16: note: Virtual function in base class
aria2-1.34.0/src/DHTPingReplyMessageCallback.h:64:16: note: Function in derived class
aria2-1.34.0/src/DHTPingReplyMessageCallback.h:69:16: style: The function 'visit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessageCallback.h:64:16: note: Virtual function in base class
aria2-1.34.0/src/DHTPingReplyMessageCallback.h:69:16: note: Function in derived class
aria2-1.34.0/src/DHTPingReplyMessageCallback.h:75:3: style: The function 'onTimeout' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTMessageCallback.h:66:16: note: Virtual function in base class
aria2-1.34.0/src/DHTPingReplyMessageCallback.h:75:3: note: Function in derived class
aria2-1.34.0/src/DHTReplaceNodeTask.h:64:16: style: The function 'startup' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTTask.h:46:16: note: Virtual function in base class
aria2-1.34.0/src/DHTReplaceNodeTask.h:64:16: note: Function in derived class
aria2-1.34.0/src/DHTRoutingTable.cc:144:72: style: Function 'getNode' argument 1 names different: declaration 'id' definition 'nodeID'. [funcArgNamesDifferent]
aria2-1.34.0/src/DHTRoutingTable.h:93:57: note: Function 'getNode' argument 1 names different: declaration 'id' definition 'nodeID'.
aria2-1.34.0/src/DHTRoutingTable.cc:144:72: note: Function 'getNode' argument 1 names different: declaration 'id' definition 'nodeID'.
aria2-1.34.0/src/DHTRoutingTable.h:80:8: performance: Technically the member function 'aria2::DHTRoutingTable::showBuckets' can be static. [functionStatic]
aria2-1.34.0/src/DHTRoutingTable.cc:121:23: note: Technically the member function 'aria2::DHTRoutingTable::showBuckets' can be static.
aria2-1.34.0/src/DHTRoutingTable.h:80:8: note: Technically the member function 'aria2::DHTRoutingTable::showBuckets' can be static.
aria2-1.34.0/src/DHTRoutingTable.h:82:8: style: Technically the member function 'aria2::DHTRoutingTable::dropNode' can be const. [functionConst]
aria2-1.34.0/src/DHTRoutingTable.cc:152:23: note: Technically the member function 'aria2::DHTRoutingTable::dropNode' can be const.
aria2-1.34.0/src/DHTRoutingTable.h:82:8: note: Technically the member function 'aria2::DHTRoutingTable::dropNode' can be const.
aria2-1.34.0/src/DHTRoutingTable.h:86:8: style: Technically the member function 'aria2::DHTRoutingTable::moveBucketTail' can be const. [functionConst]
aria2-1.34.0/src/DHTRoutingTable.cc:162:23: note: Technically the member function 'aria2::DHTRoutingTable::moveBucketTail' can be const.
aria2-1.34.0/src/DHTRoutingTable.h:86:8: note: Technically the member function 'aria2::DHTRoutingTable::moveBucketTail' can be const.
aria2-1.34.0/src/array_fun.h:61:0: performance: Technically the member function 'aria2 :: array_wrapper < unsigned char , 255 >::size' can be static. [functionStatic]
aria2-1.34.0/src/DHTRoutingTableDeserializer.h:61:3: style: Class 'DHTRoutingTableDeserializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/DHTTaskExecutor.h:55:3: style: Class 'DHTTaskExecutor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/DHTTaskQueueImpl.h:56:16: style: The function 'executeTask' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTTaskQueue.h:50:16: note: Virtual function in base class
aria2-1.34.0/src/DHTTaskQueueImpl.h:56:16: note: Function in derived class
aria2-1.34.0/src/DHTTaskQueueImpl.h:59:3: style: The function 'addPeriodicTask1' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTTaskQueue.h:52:16: note: Virtual function in base class
aria2-1.34.0/src/DHTTaskQueueImpl.h:59:3: note: Function in derived class
aria2-1.34.0/src/DHTTaskQueueImpl.h:62:3: style: The function 'addPeriodicTask2' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTTaskQueue.h:54:16: note: Virtual function in base class
aria2-1.34.0/src/DHTTaskQueueImpl.h:62:3: note: Function in derived class
aria2-1.34.0/src/DHTTaskQueueImpl.h:65:3: style: The function 'addImmediateTask' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTTaskQueue.h:56:16: note: Virtual function in base class
aria2-1.34.0/src/DHTTaskQueueImpl.h:65:3: note: Function in derived class
aria2-1.34.0/src/DHTTaskFactoryImpl.h:72:3: style: The function 'createPingTask' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTTaskFactory.h:55:3: note: Virtual function in base class
aria2-1.34.0/src/DHTTaskFactoryImpl.h:72:3: note: Function in derived class
aria2-1.34.0/src/DHTTaskFactoryImpl.h:76:3: style: The function 'createNodeLookupTask' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTTaskFactory.h:59:3: note: Virtual function in base class
aria2-1.34.0/src/DHTTaskFactoryImpl.h:76:3: note: Function in derived class
aria2-1.34.0/src/DHTTaskFactoryImpl.h:78:36: style: The function 'createBucketRefreshTask' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTTaskFactory.h:61:36: note: Virtual function in base class
aria2-1.34.0/src/DHTTaskFactoryImpl.h:78:36: note: Function in derived class
aria2-1.34.0/src/DHTTaskFactoryImpl.h:80:36: style: The function 'createPeerLookupTask' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTTaskFactory.h:64:3: note: Virtual function in base class
aria2-1.34.0/src/DHTTaskFactoryImpl.h:80:36: note: Function in derived class
aria2-1.34.0/src/DHTTaskFactoryImpl.h:85:3: style: The function 'createPeerAnnounceTask' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTTaskFactory.h:69:3: note: Virtual function in base class
aria2-1.34.0/src/DHTTaskFactoryImpl.h:85:3: note: Function in derived class
aria2-1.34.0/src/DHTTaskFactoryImpl.h:88:3: style: The function 'createReplaceNodeTask' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DHTTaskFactory.h:72:3: note: Virtual function in base class
aria2-1.34.0/src/DHTTaskFactoryImpl.h:88:3: note: Function in derived class
aria2-1.34.0/src/DHTTokenUpdateCommand.h:56:16: style: The function 'preProcess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TimeBasedCommand.h:75:16: note: Virtual function in base class
aria2-1.34.0/src/DHTTokenUpdateCommand.h:56:16: note: Function in derived class
aria2-1.34.0/src/DHTTokenUpdateCommand.h:58:16: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TimeBasedCommand.h:81:16: note: Virtual function in base class
aria2-1.34.0/src/DHTTokenUpdateCommand.h:58:16: note: Function in derived class
aria2-1.34.0/src/DHTTokenTracker.h:49:15: performance: Technically the member function 'aria2::DHTTokenTracker::generateToken' can be static. [functionStatic]
aria2-1.34.0/src/DHTTokenTracker.cc:63:30: note: Technically the member function 'aria2::DHTTokenTracker::generateToken' can be static.
aria2-1.34.0/src/DHTTokenTracker.h:49:15: note: Technically the member function 'aria2::DHTTokenTracker::generateToken' can be static.
aria2-1.34.0/src/DHTUnknownMessage.cc:62:5: style: Class 'DHTUnknownMessage' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aria2-1.34.0/src/DHTUnknownMessage.cc:62:5: style: Class 'DHTUnknownMessage' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aria2-1.34.0/src/DefaultBtAnnounce.h:95:8: style: Technically the member function 'aria2::DefaultBtAnnounce::isDefaultAnnounceReady' can be const. [functionConst]
aria2-1.34.0/src/DefaultBtAnnounce.cc:79:25: note: Technically the member function 'aria2::DefaultBtAnnounce::isDefaultAnnounceReady' can be const.
aria2-1.34.0/src/DefaultBtAnnounce.h:95:8: note: Technically the member function 'aria2::DefaultBtAnnounce::isDefaultAnnounceReady' can be const.
aria2-1.34.0/src/DefaultBtAnnounce.h:101:16: style: The function 'isAnnounceReady' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtAnnounce.h:65:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtAnnounce.h:101:16: note: Function in derived class
aria2-1.34.0/src/DefaultBtAnnounce.h:103:23: style: The function 'getAnnounceUrl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtAnnounce.h:70:23: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtAnnounce.h:103:23: note: Function in derived class
aria2-1.34.0/src/DefaultBtAnnounce.h:106:3: style: The function 'createUDPTrackerRequest' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtAnnounce.h:73:3: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtAnnounce.h:106:3: note: Function in derived class
aria2-1.34.0/src/DefaultBtAnnounce.h:109:16: style: The function 'announceStart' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtAnnounce.h:79:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtAnnounce.h:109:16: note: Function in derived class
aria2-1.34.0/src/DefaultBtAnnounce.h:111:16: style: The function 'announceSuccess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtAnnounce.h:84:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtAnnounce.h:111:16: note: Function in derived class
aria2-1.34.0/src/DefaultBtAnnounce.h:113:16: style: The function 'announceFailure' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtAnnounce.h:89:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtAnnounce.h:113:16: note: Function in derived class
aria2-1.34.0/src/DefaultBtAnnounce.h:115:16: style: The function 'isAllAnnounceFailed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtAnnounce.h:94:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtAnnounce.h:115:16: note: Function in derived class
aria2-1.34.0/src/DefaultBtAnnounce.h:117:16: style: The function 'resetAnnounce' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtAnnounce.h:99:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtAnnounce.h:117:16: note: Function in derived class
aria2-1.34.0/src/DefaultBtAnnounce.h:120:3: style: The function 'processAnnounceResponse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtAnnounce.h:104:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtAnnounce.h:120:3: note: Function in derived class
aria2-1.34.0/src/DefaultBtAnnounce.h:123:16: style: The function 'processUDPTrackerResponse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtAnnounce.h:108:3: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtAnnounce.h:123:16: note: Function in derived class
aria2-1.34.0/src/DefaultBtAnnounce.h:126:16: style: The function 'noMoreAnnounce' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtAnnounce.h:113:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtAnnounce.h:126:16: note: Function in derived class
aria2-1.34.0/src/DefaultBtAnnounce.h:128:16: style: The function 'shuffleAnnounce' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtAnnounce.h:118:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtAnnounce.h:128:16: note: Function in derived class
aria2-1.34.0/src/DefaultBtAnnounce.h:131:3: style: The function 'overrideMinInterval' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtAnnounce.h:120:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtAnnounce.h:131:3: note: Function in derived class
aria2-1.34.0/src/DefaultBtAnnounce.h:133:16: style: The function 'setTcpPort' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtAnnounce.h:122:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtAnnounce.h:133:16: note: Function in derived class
aria2-1.34.0/src/HandshakeExtensionMessage.h:93:10: style: Technically the member function 'aria2::HandshakeExtensionMessage::getMetadataSize' can be const. [functionConst]
aria2-1.34.0/src/UTPexExtensionMessage.h:73:3: style: Class 'UTPexExtensionMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/UTMetadataRequestTracker.h:54:5: style: Struct 'RequestEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/DefaultBtInteractive.h:169:16: style: The function 'initiateHandshake' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtInteractive.h:50:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtInteractive.h:169:16: note: Function in derived class
aria2-1.34.0/src/DefaultBtInteractive.h:172:3: style: The function 'receiveHandshake' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtInteractive.h:53:3: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtInteractive.h:172:3: note: Function in derived class
aria2-1.34.0/src/DefaultBtInteractive.h:175:3: style: The function 'receiveAndSendHandshake' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtInteractive.h:55:47: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtInteractive.h:175:3: note: Function in derived class
aria2-1.34.0/src/DefaultBtInteractive.h:177:16: style: The function 'doPostHandshakeProcessing' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtInteractive.h:57:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtInteractive.h:177:16: note: Function in derived class
aria2-1.34.0/src/DefaultBtInteractive.h:179:16: style: The function 'doInteractionProcessing' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtInteractive.h:59:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtInteractive.h:179:16: note: Function in derived class
aria2-1.34.0/src/DefaultBtInteractive.h:181:16: style: The function 'cancelAllPiece' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtInteractive.h:61:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtInteractive.h:181:16: note: Function in derived class
aria2-1.34.0/src/DefaultBtInteractive.h:183:16: style: The function 'sendPendingMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtInteractive.h:63:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtInteractive.h:183:16: note: Function in derived class
aria2-1.34.0/src/DefaultBtInteractive.h:187:18: style: The function 'countPendingMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtInteractive.h:65:18: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtInteractive.h:187:18: note: Function in derived class
aria2-1.34.0/src/DefaultBtInteractive.h:189:16: style: The function 'isSendingMessageInProgress' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtInteractive.h:67:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtInteractive.h:189:16: note: Function in derived class
aria2-1.34.0/src/DefaultBtInteractive.h:191:18: style: The function 'countReceivedMessageInIteration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtInteractive.h:69:18: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtInteractive.h:191:18: note: Function in derived class
aria2-1.34.0/src/DefaultBtInteractive.h:193:18: style: The function 'countOutstandingRequest' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtInteractive.h:71:18: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtInteractive.h:193:18: note: Function in derived class
aria2-1.34.0/src/HandshakeExtensionMessage.h:67:23: style: The function 'getPayload' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ExtensionMessage.h:47:23: note: Virtual function in base class
aria2-1.34.0/src/HandshakeExtensionMessage.h:67:23: note: Function in derived class
aria2-1.34.0/src/HandshakeExtensionMessage.h:69:19: style: The function 'getExtensionMessageID' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ExtensionMessage.h:49:19: note: Virtual function in base class
aria2-1.34.0/src/HandshakeExtensionMessage.h:69:19: note: Function in derived class
aria2-1.34.0/src/HandshakeExtensionMessage.h:71:23: style: The function 'getExtensionName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ExtensionMessage.h:51:23: note: Virtual function in base class
aria2-1.34.0/src/HandshakeExtensionMessage.h:71:23: note: Function in derived class
aria2-1.34.0/src/HandshakeExtensionMessage.h:78:23: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ExtensionMessage.h:53:23: note: Virtual function in base class
aria2-1.34.0/src/HandshakeExtensionMessage.h:78:23: note: Function in derived class
aria2-1.34.0/src/HandshakeExtensionMessage.h:80:16: style: The function 'doReceivedAction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ExtensionMessage.h:55:16: note: Virtual function in base class
aria2-1.34.0/src/HandshakeExtensionMessage.h:80:16: note: Function in derived class
aria2-1.34.0/src/UTPexExtensionMessage.h:75:23: style: The function 'getPayload' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ExtensionMessage.h:47:23: note: Virtual function in base class
aria2-1.34.0/src/UTPexExtensionMessage.h:75:23: note: Function in derived class
aria2-1.34.0/src/UTPexExtensionMessage.h:77:19: style: The function 'getExtensionMessageID' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ExtensionMessage.h:49:19: note: Virtual function in base class
aria2-1.34.0/src/UTPexExtensionMessage.h:77:19: note: Function in derived class
aria2-1.34.0/src/UTPexExtensionMessage.h:82:23: style: The function 'getExtensionName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ExtensionMessage.h:51:23: note: Virtual function in base class
aria2-1.34.0/src/UTPexExtensionMessage.h:82:23: note: Function in derived class
aria2-1.34.0/src/UTPexExtensionMessage.h:89:23: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ExtensionMessage.h:53:23: note: Virtual function in base class
aria2-1.34.0/src/UTPexExtensionMessage.h:89:23: note: Function in derived class
aria2-1.34.0/src/UTPexExtensionMessage.h:91:16: style: The function 'doReceivedAction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ExtensionMessage.h:55:16: note: Virtual function in base class
aria2-1.34.0/src/UTPexExtensionMessage.h:91:16: note: Function in derived class
aria2-1.34.0/src/DefaultExtensionMessageFactory.h:73:3: style: The function 'createMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ExtensionMessageFactory.h:51:3: note: Virtual function in base class
aria2-1.34.0/src/DefaultExtensionMessageFactory.h:73:3: note: Function in derived class
aria2-1.34.0/src/DefaultBtMessageDispatcher.cc:287:34: style: Function 'addOutstandingRequest' argument 1 names different: declaration 'requestSlot' definition 'slot'. [funcArgNamesDifferent]
aria2-1.34.0/src/DefaultBtMessageDispatcher.h:116:67: note: Function 'addOutstandingRequest' argument 1 names different: declaration 'requestSlot' definition 'slot'.
aria2-1.34.0/src/DefaultBtMessageDispatcher.cc:287:34: note: Function 'addOutstandingRequest' argument 1 names different: declaration 'requestSlot' definition 'slot'.
aria2-1.34.0/src/DefaultBtMessageDispatcher.h:73:3: style: The function 'addMessageToQueue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessageDispatcher.h:54:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtMessageDispatcher.h:73:3: note: Function in derived class
aria2-1.34.0/src/DefaultBtMessageDispatcher.h:75:16: style: The function 'sendMessages' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessageDispatcher.h:56:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtMessageDispatcher.h:75:16: note: Function in derived class
aria2-1.34.0/src/DefaultBtMessageDispatcher.h:80:16: style: The function 'doCancelSendingPieceAction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessageDispatcher.h:58:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtMessageDispatcher.h:80:16: note: Function in derived class
aria2-1.34.0/src/DefaultBtMessageDispatcher.h:83:16: style: The function 'doCancelSendingPieceAction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessageDispatcher.h:62:3: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtMessageDispatcher.h:83:16: note: Function in derived class
aria2-1.34.0/src/DefaultBtMessageDispatcher.h:86:16: style: The function 'doAbortOutstandingRequestAction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessageDispatcher.h:65:3: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtMessageDispatcher.h:86:16: note: Function in derived class
aria2-1.34.0/src/DefaultBtMessageDispatcher.h:89:16: style: The function 'doChokedAction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessageDispatcher.h:67:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtMessageDispatcher.h:89:16: note: Function in derived class
aria2-1.34.0/src/DefaultBtMessageDispatcher.h:91:16: style: The function 'doChokingAction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessageDispatcher.h:69:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtMessageDispatcher.h:91:16: note: Function in derived class
aria2-1.34.0/src/DefaultBtMessageDispatcher.h:93:16: style: The function 'checkRequestSlotAndDoNecessaryThing' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessageDispatcher.h:71:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtMessageDispatcher.h:93:16: note: Function in derived class
aria2-1.34.0/src/DefaultBtMessageDispatcher.h:95:16: style: The function 'isSendingInProgress' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessageDispatcher.h:73:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtMessageDispatcher.h:95:16: note: Function in derived class
aria2-1.34.0/src/DefaultBtMessageDispatcher.h:97:18: style: The function 'countMessageInQueue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessageDispatcher.h:75:18: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtMessageDispatcher.h:97:18: note: Function in derived class
aria2-1.34.0/src/DefaultBtMessageDispatcher.h:102:18: style: The function 'countOutstandingRequest' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessageDispatcher.h:77:18: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtMessageDispatcher.h:102:18: note: Function in derived class
aria2-1.34.0/src/DefaultBtMessageDispatcher.h:107:16: style: The function 'isOutstandingRequest' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessageDispatcher.h:79:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtMessageDispatcher.h:107:16: note: Function in derived class
aria2-1.34.0/src/DefaultBtMessageDispatcher.h:111:3: style: The function 'getOutstandingRequest' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessageDispatcher.h:81:30: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtMessageDispatcher.h:111:3: note: Function in derived class
aria2-1.34.0/src/DefaultBtMessageDispatcher.h:114:16: style: The function 'removeOutstandingRequest' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessageDispatcher.h:84:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtMessageDispatcher.h:114:16: note: Function in derived class
aria2-1.34.0/src/DefaultBtMessageDispatcher.h:116:16: style: The function 'addOutstandingRequest' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessageDispatcher.h:86:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtMessageDispatcher.h:116:16: note: Function in derived class
aria2-1.34.0/src/DefaultBtMessageDispatcher.h:119:18: style: The function 'countOutstandingUpload' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessageDispatcher.h:88:18: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtMessageDispatcher.h:119:18: note: Function in derived class
aria2-1.34.0/src/DefaultBtMessageFactory.cc:92:63: style: Function 'createBtMessage' argument 1 names different: declaration 'msg' definition 'data'. [funcArgNamesDifferent]
aria2-1.34.0/src/DefaultBtMessageFactory.h:91:40: note: Function 'createBtMessage' argument 1 names different: declaration 'msg' definition 'data'.
aria2-1.34.0/src/DefaultBtMessageFactory.cc:92:63: note: Function 'createBtMessage' argument 1 names different: declaration 'msg' definition 'data'.
aria2-1.34.0/src/DefaultBtMessageFactory.cc:93:49: style: Function 'createBtMessage' argument 2 names different: declaration 'msgLength' definition 'dataLength'. [funcArgNamesDifferent]
aria2-1.34.0/src/DefaultBtMessageFactory.h:91:52: note: Function 'createBtMessage' argument 2 names different: declaration 'msgLength' definition 'dataLength'.
aria2-1.34.0/src/DefaultBtMessageFactory.cc:93:49: note: Function 'createBtMessage' argument 2 names different: declaration 'msgLength' definition 'dataLength'.
aria2-1.34.0/src/DefaultBtMessageFactory.cc:252:70: style: Function 'createHandshakeMessage' argument 1 names different: declaration 'msg' definition 'data'. [funcArgNamesDifferent]
aria2-1.34.0/src/DefaultBtMessageFactory.h:94:47: note: Function 'createHandshakeMessage' argument 1 names different: declaration 'msg' definition 'data'.
aria2-1.34.0/src/DefaultBtMessageFactory.cc:252:70: note: Function 'createHandshakeMessage' argument 1 names different: declaration 'msg' definition 'data'.
aria2-1.34.0/src/DefaultBtMessageFactory.cc:253:56: style: Function 'createHandshakeMessage' argument 2 names different: declaration 'msgLength' definition 'dataLength'. [funcArgNamesDifferent]
aria2-1.34.0/src/DefaultBtMessageFactory.h:95:33: note: Function 'createHandshakeMessage' argument 2 names different: declaration 'msgLength' definition 'dataLength'.
aria2-1.34.0/src/DefaultBtMessageFactory.cc:253:56: note: Function 'createHandshakeMessage' argument 2 names different: declaration 'msgLength' definition 'dataLength'.
aria2-1.34.0/src/DefaultBtMessageFactory.cc:400:39: style: Function 'createBtExtendedMessage' argument 1 names different: declaration 'msg' definition 'exmsg'. [funcArgNamesDifferent]
aria2-1.34.0/src/DefaultBtMessageFactory.h:150:61: note: Function 'createBtExtendedMessage' argument 1 names different: declaration 'msg' definition 'exmsg'.
aria2-1.34.0/src/DefaultBtMessageFactory.cc:400:39: note: Function 'createBtExtendedMessage' argument 1 names different: declaration 'msg' definition 'exmsg'.
aria2-1.34.0/src/DefaultBtMessageFactory.h:91:3: style: The function 'createBtMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessageFactory.h:69:38: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtMessageFactory.h:91:3: note: Function in derived class
aria2-1.34.0/src/DefaultBtMessageFactory.h:94:3: style: The function 'createHandshakeMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessageFactory.h:73:3: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtMessageFactory.h:94:3: note: Function in derived class
aria2-1.34.0/src/DefaultBtMessageFactory.h:98:3: style: The function 'createHandshakeMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessageFactory.h:76:3: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtMessageFactory.h:98:3: note: Function in derived class
aria2-1.34.0/src/DefaultBtMessageFactory.h:102:3: style: The function 'createRequestMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessageFactory.h:80:3: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtMessageFactory.h:102:3: note: Function in derived class
aria2-1.34.0/src/DefaultBtMessageFactory.h:106:3: style: The function 'createCancelMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessageFactory.h:84:3: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtMessageFactory.h:106:3: note: Function in derived class
aria2-1.34.0/src/DefaultBtMessageFactory.h:110:3: style: The function 'createPieceMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessageFactory.h:87:3: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtMessageFactory.h:110:3: note: Function in derived class
aria2-1.34.0/src/DefaultBtMessageFactory.h:114:3: style: The function 'createHaveMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessageFactory.h:89:42: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtMessageFactory.h:114:3: note: Function in derived class
aria2-1.34.0/src/DefaultBtMessageFactory.h:116:43: style: The function 'createChokeMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessageFactory.h:91:43: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtMessageFactory.h:116:43: note: Function in derived class
aria2-1.34.0/src/DefaultBtMessageFactory.h:119:3: style: The function 'createUnchokeMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessageFactory.h:93:45: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtMessageFactory.h:119:3: note: Function in derived class
aria2-1.34.0/src/DefaultBtMessageFactory.h:122:3: style: The function 'createInterestedMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessageFactory.h:95:48: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtMessageFactory.h:122:3: note: Function in derived class
aria2-1.34.0/src/DefaultBtMessageFactory.h:125:3: style: The function 'createNotInterestedMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessageFactory.h:98:3: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtMessageFactory.h:125:3: note: Function in derived class
aria2-1.34.0/src/DefaultBtMessageFactory.h:128:3: style: The function 'createBitfieldMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessageFactory.h:100:46: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtMessageFactory.h:128:3: note: Function in derived class
aria2-1.34.0/src/DefaultBtMessageFactory.h:131:3: style: The function 'createKeepAliveMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessageFactory.h:102:47: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtMessageFactory.h:131:3: note: Function in derived class
aria2-1.34.0/src/DefaultBtMessageFactory.h:134:3: style: The function 'createHaveAllMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessageFactory.h:104:45: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtMessageFactory.h:134:3: note: Function in derived class
aria2-1.34.0/src/DefaultBtMessageFactory.h:137:3: style: The function 'createHaveNoneMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessageFactory.h:106:46: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtMessageFactory.h:137:3: note: Function in derived class
aria2-1.34.0/src/DefaultBtMessageFactory.h:140:3: style: The function 'createRejectMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessageFactory.h:109:3: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtMessageFactory.h:140:3: note: Function in derived class
aria2-1.34.0/src/DefaultBtMessageFactory.h:144:3: style: The function 'createAllowedFastMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessageFactory.h:112:3: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtMessageFactory.h:144:3: note: Function in derived class
aria2-1.34.0/src/DefaultBtMessageFactory.h:147:3: style: The function 'createPortMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessageFactory.h:114:42: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtMessageFactory.h:147:3: note: Function in derived class
aria2-1.34.0/src/DefaultBtMessageFactory.h:150:3: style: The function 'createBtExtendedMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessageFactory.h:117:3: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtMessageFactory.h:150:3: note: Function in derived class
aria2-1.34.0/src/RangeBtMessageValidator.h:56:16: style: The function 'validate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessageValidator.h:49:16: note: Virtual function in base class
aria2-1.34.0/src/RangeBtMessageValidator.h:56:16: note: Function in derived class
aria2-1.34.0/src/IndexBtMessageValidator.h:54:16: style: The function 'validate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessageValidator.h:49:16: note: Virtual function in base class
aria2-1.34.0/src/IndexBtMessageValidator.h:54:16: note: Function in derived class
aria2-1.34.0/src/DefaultBtMessageReceiver.h:63:3: style: The function 'receiveHandshake' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessageReceiver.h:52:3: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtMessageReceiver.h:63:3: note: Function in derived class
aria2-1.34.0/src/DefaultBtMessageReceiver.h:66:3: style: The function 'receiveAndSendHandshake' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessageReceiver.h:54:47: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtMessageReceiver.h:66:3: note: Function in derived class
aria2-1.34.0/src/DefaultBtMessageReceiver.h:68:38: style: The function 'receiveMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtMessageReceiver.h:56:38: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtMessageReceiver.h:68:38: note: Function in derived class
aria2-1.34.0/src/DefaultBtProgressInfoFile.cc:125:7: style: Condition 'torrentDownload' is always false [knownConditionTrueFalse]
aria2-1.34.0/src/DefaultBtProgressInfoFile.cc:114:26: note: Assignment 'torrentDownload=false', assigned value is 0
aria2-1.34.0/src/DefaultBtProgressInfoFile.cc:125:7: note: Condition 'torrentDownload' is always false
aria2-1.34.0/src/DefaultBtProgressInfoFile.cc:129:7: style: Condition 'torrentDownload' is always false [knownConditionTrueFalse]
aria2-1.34.0/src/DefaultBtProgressInfoFile.cc:114:26: note: Assignment 'torrentDownload=false', assigned value is 0
aria2-1.34.0/src/DefaultBtProgressInfoFile.cc:129:7: note: Condition 'torrentDownload' is always false
aria2-1.34.0/src/DefaultBtProgressInfoFile.cc:78:45: style: Function 'DefaultBtProgressInfoFile' argument 1 names different: declaration 'btContext' definition 'dctx'. [funcArgNamesDifferent]
aria2-1.34.0/src/DefaultBtProgressInfoFile.h:70:69: note: Function 'DefaultBtProgressInfoFile' argument 1 names different: declaration 'btContext' definition 'dctx'.
aria2-1.34.0/src/DefaultBtProgressInfoFile.cc:78:45: note: Function 'DefaultBtProgressInfoFile' argument 1 names different: declaration 'btContext' definition 'dctx'.
aria2-1.34.0/src/DefaultBtProgressInfoFile.h:66:8: performance: Technically the member function 'aria2::DefaultBtProgressInfoFile::isTorrentDownload' can be static. [functionStatic]
aria2-1.34.0/src/DefaultBtProgressInfoFile.cc:94:33: note: Technically the member function 'aria2::DefaultBtProgressInfoFile::isTorrentDownload' can be static.
aria2-1.34.0/src/DefaultBtProgressInfoFile.h:66:8: note: Technically the member function 'aria2::DefaultBtProgressInfoFile::isTorrentDownload' can be static.
aria2-1.34.0/src/DefaultBtProgressInfoFile.h:76:23: style: The function 'getFilename' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtProgressInfoFile.h:48:23: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtProgressInfoFile.h:76:23: note: Function in derived class
aria2-1.34.0/src/DefaultBtProgressInfoFile.h:78:16: style: The function 'exists' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtProgressInfoFile.h:50:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtProgressInfoFile.h:78:16: note: Function in derived class
aria2-1.34.0/src/DefaultBtProgressInfoFile.h:80:16: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtProgressInfoFile.h:52:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtProgressInfoFile.h:80:16: note: Function in derived class
aria2-1.34.0/src/DefaultBtProgressInfoFile.h:82:16: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtProgressInfoFile.h:54:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtProgressInfoFile.h:82:16: note: Function in derived class
aria2-1.34.0/src/DefaultBtProgressInfoFile.h:84:16: style: The function 'removeFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtProgressInfoFile.h:56:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtProgressInfoFile.h:84:16: note: Function in derived class
aria2-1.34.0/src/DefaultBtProgressInfoFile.h:87:16: style: The function 'updateFilename' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtProgressInfoFile.h:59:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtProgressInfoFile.h:87:16: note: Function in derived class
aria2-1.34.0/src/SHA1IOFile.h:55:18: style: The function 'onRead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/IOFile.h:90:18: note: Virtual function in base class
aria2-1.34.0/src/SHA1IOFile.h:55:18: note: Function in derived class
aria2-1.34.0/src/SHA1IOFile.h:56:18: style: The function 'onWrite' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/IOFile.h:91:18: note: Virtual function in base class
aria2-1.34.0/src/SHA1IOFile.h:56:18: note: Function in derived class
aria2-1.34.0/src/SHA1IOFile.h:58:17: style: The function 'onGets' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/IOFile.h:92:17: note: Virtual function in base class
aria2-1.34.0/src/SHA1IOFile.h:58:17: note: Function in derived class
aria2-1.34.0/src/SHA1IOFile.h:59:15: style: The function 'onVprintf' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/IOFile.h:93:15: note: Virtual function in base class
aria2-1.34.0/src/SHA1IOFile.h:59:15: note: Function in derived class
aria2-1.34.0/src/SHA1IOFile.h:60:15: style: The function 'onFlush' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/IOFile.h:94:15: note: Virtual function in base class
aria2-1.34.0/src/SHA1IOFile.h:60:15: note: Function in derived class
aria2-1.34.0/src/SHA1IOFile.h:61:15: style: The function 'onClose' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/IOFile.h:95:15: note: Virtual function in base class
aria2-1.34.0/src/SHA1IOFile.h:61:15: note: Function in derived class
aria2-1.34.0/src/SHA1IOFile.h:62:16: style: The function 'onSupportsColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/IOFile.h:96:16: note: Virtual function in base class
aria2-1.34.0/src/SHA1IOFile.h:62:16: note: Function in derived class
aria2-1.34.0/src/SHA1IOFile.h:63:16: style: The function 'isError' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/IOFile.h:98:16: note: Virtual function in base class
aria2-1.34.0/src/SHA1IOFile.h:63:16: note: Function in derived class
aria2-1.34.0/src/SHA1IOFile.h:64:16: style: The function 'isEOF' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/IOFile.h:99:16: note: Virtual function in base class
aria2-1.34.0/src/SHA1IOFile.h:64:16: note: Function in derived class
aria2-1.34.0/src/SHA1IOFile.h:65:16: style: The function 'isOpen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/IOFile.h:100:16: note: Virtual function in base class
aria2-1.34.0/src/SHA1IOFile.h:65:16: note: Function in derived class
aria2-1.34.0/src/DefaultBtRequestFactory.cc:249:10: style: Technically the member function 'aria2::::CountMissingBlock::getNumMissingBlock' can be const. [functionConst]
aria2-1.34.0/src/DefaultBtRequestFactory.cc:77:3: style: Class 'AbortCompletedPieceRequest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/DefaultBtRequestFactory.cc:139:3: style: Class 'FindChokedPiece' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/DefaultBtRequestFactory.h:70:3: style: The function 'addTargetPiece' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtRequestFactory.h:52:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtRequestFactory.h:70:3: note: Function in derived class
aria2-1.34.0/src/DefaultBtRequestFactory.h:73:3: style: The function 'removeTargetPiece' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtRequestFactory.h:54:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtRequestFactory.h:73:3: note: Function in derived class
aria2-1.34.0/src/DefaultBtRequestFactory.h:75:16: style: The function 'removeAllTargetPiece' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtRequestFactory.h:56:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtRequestFactory.h:75:16: note: Function in derived class
aria2-1.34.0/src/DefaultBtRequestFactory.h:77:18: style: The function 'countTargetPiece' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtRequestFactory.h:58:18: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtRequestFactory.h:77:18: note: Function in derived class
aria2-1.34.0/src/DefaultBtRequestFactory.h:79:18: style: The function 'countMissingBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtRequestFactory.h:60:18: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtRequestFactory.h:79:18: note: Function in derived class
aria2-1.34.0/src/DefaultBtRequestFactory.h:81:16: style: The function 'removeCompletedPiece' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtRequestFactory.h:62:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtRequestFactory.h:81:16: note: Function in derived class
aria2-1.34.0/src/DefaultBtRequestFactory.h:83:16: style: The function 'doChokedAction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtRequestFactory.h:64:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtRequestFactory.h:83:16: note: Function in derived class
aria2-1.34.0/src/DefaultBtRequestFactory.h:86:3: style: The function 'createRequestMessages' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtRequestFactory.h:73:3: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtRequestFactory.h:86:3: note: Function in derived class
aria2-1.34.0/src/DefaultBtRequestFactory.h:88:31: style: The function 'getTargetPieceIndexes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtRequestFactory.h:79:31: note: Virtual function in base class
aria2-1.34.0/src/DefaultBtRequestFactory.h:88:31: note: Function in derived class
aria2-1.34.0/src/DefaultDiskWriter.h:44:3: style: Class 'DefaultDiskWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/DefaultDiskWriter.h:48:16: style: The function 'initAndOpenFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DiskWriter.h:54:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultDiskWriter.h:48:16: note: Function in derived class
aria2-1.34.0/src/DefaultDiskWriterFactory.h:47:3: style: The function 'newDiskWriter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DiskWriterFactory.h:52:3: note: Virtual function in base class
aria2-1.34.0/src/DefaultDiskWriterFactory.h:47:3: note: Function in derived class
aria2-1.34.0/src/UTMetadataExtensionMessage.h:49:3: style: Class 'UTMetadataExtensionMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/UTMetadataRequestExtensionMessage.h:60:3: style: Class 'UTMetadataRequestExtensionMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/UTMetadataDataExtensionMessage.h:61:3: style: Class 'UTMetadataDataExtensionMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/UTMetadataRejectExtensionMessage.h:44:3: style: Class 'UTMetadataRejectExtensionMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/UTMetadataExtensionMessage.h:51:19: style: The function 'getExtensionMessageID' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ExtensionMessage.h:49:19: note: Virtual function in base class
aria2-1.34.0/src/UTMetadataExtensionMessage.h:51:19: note: Function in derived class
aria2-1.34.0/src/UTMetadataExtensionMessage.h:56:23: style: The function 'getExtensionName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ExtensionMessage.h:51:23: note: Virtual function in base class
aria2-1.34.0/src/UTMetadataExtensionMessage.h:56:23: note: Function in derived class
aria2-1.34.0/src/UTMetadataRequestExtensionMessage.h:62:23: style: The function 'getPayload' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ExtensionMessage.h:47:23: note: Virtual function in base class
aria2-1.34.0/src/UTMetadataRequestExtensionMessage.h:62:23: note: Function in derived class
aria2-1.34.0/src/UTMetadataRequestExtensionMessage.h:64:23: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ExtensionMessage.h:53:23: note: Virtual function in base class
aria2-1.34.0/src/UTMetadataRequestExtensionMessage.h:64:23: note: Function in derived class
aria2-1.34.0/src/UTMetadataRequestExtensionMessage.h:66:16: style: The function 'doReceivedAction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ExtensionMessage.h:55:16: note: Virtual function in base class
aria2-1.34.0/src/UTMetadataRequestExtensionMessage.h:66:16: note: Function in derived class
aria2-1.34.0/src/UTMetadataDataExtensionMessage.h:63:23: style: The function 'getPayload' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ExtensionMessage.h:47:23: note: Virtual function in base class
aria2-1.34.0/src/UTMetadataDataExtensionMessage.h:63:23: note: Function in derived class
aria2-1.34.0/src/UTMetadataDataExtensionMessage.h:65:23: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ExtensionMessage.h:53:23: note: Virtual function in base class
aria2-1.34.0/src/UTMetadataDataExtensionMessage.h:65:23: note: Function in derived class
aria2-1.34.0/src/UTMetadataDataExtensionMessage.h:67:16: style: The function 'doReceivedAction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ExtensionMessage.h:55:16: note: Virtual function in base class
aria2-1.34.0/src/UTMetadataDataExtensionMessage.h:67:16: note: Function in derived class
aria2-1.34.0/src/UTMetadataRejectExtensionMessage.h:46:23: style: The function 'getPayload' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ExtensionMessage.h:47:23: note: Virtual function in base class
aria2-1.34.0/src/UTMetadataRejectExtensionMessage.h:46:23: note: Function in derived class
aria2-1.34.0/src/UTMetadataRejectExtensionMessage.h:48:23: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ExtensionMessage.h:53:23: note: Virtual function in base class
aria2-1.34.0/src/UTMetadataRejectExtensionMessage.h:48:23: note: Function in derived class
aria2-1.34.0/src/UTMetadataRejectExtensionMessage.h:50:16: style: The function 'doReceivedAction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ExtensionMessage.h:55:16: note: Virtual function in base class
aria2-1.34.0/src/UTMetadataRejectExtensionMessage.h:50:16: note: Function in derived class
aria2-1.34.0/src/DefaultPeerStorage.cc:351:42: style: Function 'setPieceStorage' argument 1 names different: declaration 'pieceStorage' definition 'ps'. [funcArgNamesDifferent]
aria2-1.34.0/src/DefaultPeerStorage.h:127:61: note: Function 'setPieceStorage' argument 1 names different: declaration 'pieceStorage' definition 'ps'.
aria2-1.34.0/src/DefaultPeerStorage.cc:351:42: note: Function 'setPieceStorage' argument 1 names different: declaration 'pieceStorage' definition 'ps'.
aria2-1.34.0/src/DefaultPeerStorage.h:100:44: style: Technically the member function 'aria2::DefaultPeerStorage::getUnusedPeers' can be const. [functionConst]
aria2-1.34.0/src/DefaultPeerStorage.cc:207:62: note: Technically the member function 'aria2::DefaultPeerStorage::getUnusedPeers' can be const.
aria2-1.34.0/src/DefaultPeerStorage.h:100:44: note: Technically the member function 'aria2::DefaultPeerStorage::getUnusedPeers' can be const.
aria2-1.34.0/src/DefaultPeerStorage.h:88:16: style: The function 'addPeer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PeerStorage.h:63:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultPeerStorage.h:88:16: note: Function in derived class
aria2-1.34.0/src/DefaultPeerStorage.h:90:18: style: The function 'countAllPeer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PeerStorage.h:79:18: note: Virtual function in base class
aria2-1.34.0/src/DefaultPeerStorage.h:90:18: note: Function in derived class
aria2-1.34.0/src/DefaultPeerStorage.h:95:3: style: The function 'addPeer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PeerStorage.h:68:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultPeerStorage.h:95:3: note: Function in derived class
aria2-1.34.0/src/DefaultPeerStorage.h:97:25: style: The function 'addAndCheckoutPeer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PeerStorage.h:74:3: note: Virtual function in base class
aria2-1.34.0/src/DefaultPeerStorage.h:97:25: note: Function in derived class
aria2-1.34.0/src/DefaultPeerStorage.h:105:3: style: The function 'getDroppedPeers' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PeerStorage.h:84:52: note: Virtual function in base class
aria2-1.34.0/src/DefaultPeerStorage.h:105:3: note: Function in derived class
aria2-1.34.0/src/DefaultPeerStorage.h:107:16: style: The function 'isPeerAvailable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PeerStorage.h:90:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultPeerStorage.h:107:16: note: Function in derived class
aria2-1.34.0/src/DefaultPeerStorage.h:109:16: style: The function 'isBadPeer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PeerStorage.h:101:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultPeerStorage.h:109:16: note: Function in derived class
aria2-1.34.0/src/DefaultPeerStorage.h:111:16: style: The function 'addBadPeer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PeerStorage.h:106:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultPeerStorage.h:111:16: note: Function in derived class
aria2-1.34.0/src/DefaultPeerStorage.h:113:33: style: The function 'checkoutPeer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PeerStorage.h:113:33: note: Virtual function in base class
aria2-1.34.0/src/DefaultPeerStorage.h:113:33: note: Function in derived class
aria2-1.34.0/src/DefaultPeerStorage.h:115:16: style: The function 'returnPeer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PeerStorage.h:118:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultPeerStorage.h:115:16: note: Function in derived class
aria2-1.34.0/src/DefaultPeerStorage.h:117:16: style: The function 'chokeRoundIntervalElapsed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PeerStorage.h:120:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultPeerStorage.h:117:16: note: Function in derived class
aria2-1.34.0/src/DefaultPeerStorage.h:119:16: style: The function 'executeChoke' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PeerStorage.h:122:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultPeerStorage.h:119:16: note: Function in derived class
aria2-1.34.0/src/MultiDiskAdaptor.h:55:3: style: Class 'DiskWriterEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/RarestPieceSelector.h:51:3: style: Class 'RarestPieceSelector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/DefaultStreamPieceSelector.h:46:3: style: Class 'DefaultStreamPieceSelector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/InorderStreamPieceSelector.h:46:3: style: Class 'InorderStreamPieceSelector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/RandomStreamPieceSelector.h:46:3: style: Class 'RandomStreamPieceSelector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/DefaultPieceStorage.h:174:16: style: The function 'hasMissingUnusedPiece' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:130:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultPieceStorage.h:174:16: note: Function in derived class
aria2-1.34.0/src/DefaultPieceStorage.h:177:3: style: The function 'getMissingPiece' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:137:3: note: Virtual function in base class
aria2-1.34.0/src/DefaultPieceStorage.h:177:3: note: Function in derived class
aria2-1.34.0/src/DefaultPieceStorage.h:180:34: style: The function 'getMissingPiece' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:146:34: note: Virtual function in base class
aria2-1.34.0/src/DefaultPieceStorage.h:180:34: note: Function in derived class
aria2-1.34.0/src/DefaultPieceStorage.h:183:34: style: The function 'getPiece' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:152:34: note: Virtual function in base class
aria2-1.34.0/src/DefaultPieceStorage.h:183:34: note: Function in derived class
aria2-1.34.0/src/DefaultPieceStorage.h:186:3: style: The function 'completePiece' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:162:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultPieceStorage.h:186:3: note: Function in derived class
aria2-1.34.0/src/DefaultPieceStorage.h:188:16: style: The function 'cancelPiece' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:167:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultPieceStorage.h:188:16: note: Function in derived class
aria2-1.34.0/src/DefaultPieceStorage.h:191:16: style: The function 'hasPiece' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:174:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultPieceStorage.h:191:16: note: Function in derived class
aria2-1.34.0/src/DefaultPieceStorage.h:193:16: style: The function 'isPieceUsed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:176:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultPieceStorage.h:193:16: note: Function in derived class
aria2-1.34.0/src/DefaultPieceStorage.h:195:19: style: The function 'getTotalLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:178:19: note: Virtual function in base class
aria2-1.34.0/src/DefaultPieceStorage.h:195:19: note: Function in derived class
aria2-1.34.0/src/DefaultPieceStorage.h:197:19: style: The function 'getFilteredTotalLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:180:19: note: Virtual function in base class
aria2-1.34.0/src/DefaultPieceStorage.h:197:19: note: Function in derived class
aria2-1.34.0/src/DefaultPieceStorage.h:199:19: style: The function 'getCompletedLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:182:19: note: Virtual function in base class
aria2-1.34.0/src/DefaultPieceStorage.h:199:19: note: Function in derived class
aria2-1.34.0/src/DefaultPieceStorage.h:201:19: style: The function 'getFilteredCompletedLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:184:19: note: Virtual function in base class
aria2-1.34.0/src/DefaultPieceStorage.h:201:19: note: Function in derived class
aria2-1.34.0/src/DefaultPieceStorage.h:203:16: style: The function 'initStorage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:207:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultPieceStorage.h:203:16: note: Function in derived class
aria2-1.34.0/src/DefaultPieceStorage.h:205:16: style: The function 'setupFileFilter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:186:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultPieceStorage.h:205:16: note: Function in derived class
aria2-1.34.0/src/DefaultPieceStorage.h:207:16: style: The function 'clearFileFilter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:188:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultPieceStorage.h:207:16: note: Function in derived class
aria2-1.34.0/src/DefaultPieceStorage.h:209:16: style: The function 'downloadFinished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:195:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultPieceStorage.h:209:16: note: Function in derived class
aria2-1.34.0/src/DefaultPieceStorage.h:211:16: style: The function 'allDownloadFinished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:201:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultPieceStorage.h:211:16: note: Function in derived class
aria2-1.34.0/src/DefaultPieceStorage.h:213:16: style: The function 'setBitfield' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:211:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultPieceStorage.h:213:16: note: Function in derived class
aria2-1.34.0/src/DefaultPieceStorage.h:216:18: style: The function 'getBitfieldLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:214:18: note: Virtual function in base class
aria2-1.34.0/src/DefaultPieceStorage.h:216:18: note: Function in derived class
aria2-1.34.0/src/DefaultPieceStorage.h:218:32: style: The function 'getBitfield' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:209:32: note: Virtual function in base class
aria2-1.34.0/src/DefaultPieceStorage.h:218:32: note: Function in derived class
aria2-1.34.0/src/DefaultPieceStorage.h:220:16: style: The function 'setEndGamePieceNum' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:223:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultPieceStorage.h:220:16: note: Function in derived class
aria2-1.34.0/src/DefaultPieceStorage.h:227:16: style: The function 'isSelectiveDownloadingMode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:216:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultPieceStorage.h:227:16: note: Function in derived class
aria2-1.34.0/src/DefaultPieceStorage.h:229:16: style: The function 'isEndGame' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:218:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultPieceStorage.h:229:16: note: Function in derived class
aria2-1.34.0/src/DefaultPieceStorage.h:231:16: style: The function 'enterEndGame' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:220:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultPieceStorage.h:231:16: note: Function in derived class
aria2-1.34.0/src/DefaultPieceStorage.h:233:40: style: The function 'getDiskAdaptor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:225:40: note: Virtual function in base class
aria2-1.34.0/src/DefaultPieceStorage.h:233:40: note: Function in derived class
aria2-1.34.0/src/DefaultPieceStorage.h:235:24: style: The function 'getWrDiskCache' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:227:24: note: Virtual function in base class
aria2-1.34.0/src/DefaultPieceStorage.h:235:24: note: Function in derived class
aria2-1.34.0/src/DefaultPieceStorage.h:237:16: style: The function 'flushWrDiskCacheEntry' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:230:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultPieceStorage.h:237:16: note: Function in derived class
aria2-1.34.0/src/DefaultPieceStorage.h:239:19: style: The function 'getPieceLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:232:19: note: Virtual function in base class
aria2-1.34.0/src/DefaultPieceStorage.h:239:19: note: Function in derived class
aria2-1.34.0/src/DefaultPieceStorage.h:241:16: style: The function 'advertisePiece' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:238:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultPieceStorage.h:241:16: note: Function in derived class
aria2-1.34.0/src/DefaultPieceStorage.h:245:3: style: The function 'getAdvertisedPieceIndexes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:245:20: note: Virtual function in base class
aria2-1.34.0/src/DefaultPieceStorage.h:245:3: note: Function in derived class
aria2-1.34.0/src/DefaultPieceStorage.h:248:16: style: The function 'removeAdvertisedPiece' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:253:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultPieceStorage.h:248:16: note: Function in derived class
aria2-1.34.0/src/DefaultPieceStorage.h:250:16: style: The function 'markAllPiecesDone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:258:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultPieceStorage.h:250:16: note: Function in derived class
aria2-1.34.0/src/DefaultPieceStorage.h:252:16: style: The function 'markPiecesDone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:263:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultPieceStorage.h:252:16: note: Function in derived class
aria2-1.34.0/src/DefaultPieceStorage.h:254:16: style: The function 'markPieceMissing' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:157:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultPieceStorage.h:254:16: note: Function in derived class
aria2-1.34.0/src/DefaultPieceStorage.h:256:16: style: The function 'addInFlightPiece' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:266:3: note: Virtual function in base class
aria2-1.34.0/src/DefaultPieceStorage.h:256:16: note: Function in derived class
aria2-1.34.0/src/DefaultPieceStorage.h:259:18: style: The function 'countInFlightPiece' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:268:18: note: Virtual function in base class
aria2-1.34.0/src/DefaultPieceStorage.h:259:18: note: Function in derived class
aria2-1.34.0/src/DefaultPieceStorage.h:262:3: style: The function 'getInFlightPieces' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:271:3: note: Virtual function in base class
aria2-1.34.0/src/DefaultPieceStorage.h:262:3: note: Function in derived class
aria2-1.34.0/src/DefaultPieceStorage.h:264:16: style: The function 'addPieceStats' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:273:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultPieceStorage.h:264:16: note: Function in derived class
aria2-1.34.0/src/DefaultPieceStorage.h:266:16: style: The function 'addPieceStats' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:275:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultPieceStorage.h:266:16: note: Function in derived class
aria2-1.34.0/src/DefaultPieceStorage.h:269:16: style: The function 'subtractPieceStats' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:278:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultPieceStorage.h:269:16: note: Function in derived class
aria2-1.34.0/src/DefaultPieceStorage.h:273:3: style: The function 'updatePieceStats' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:281:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultPieceStorage.h:273:3: note: Function in derived class
aria2-1.34.0/src/DefaultPieceStorage.h:276:18: style: The function 'getNextUsedIndex' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:288:18: note: Virtual function in base class
aria2-1.34.0/src/DefaultPieceStorage.h:276:18: note: Function in derived class
aria2-1.34.0/src/DefaultPieceStorage.h:278:16: style: The function 'onDownloadIncomplete' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:291:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultPieceStorage.h:278:16: note: Function in derived class
aria2-1.34.0/src/DirectDiskAdaptor.h:44:30: style: The function 'getFilePath' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractSingleDiskAdaptor.h:96:30: note: Virtual function in base class
aria2-1.34.0/src/DirectDiskAdaptor.h:44:30: note: Function in derived class
aria2-1.34.0/src/DirectDiskAdaptor.h:46:18: style: The function 'utime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DiskAdaptor.h:108:18: note: Virtual function in base class
aria2-1.34.0/src/DirectDiskAdaptor.h:46:18: note: Function in derived class
aria2-1.34.0/src/MultiDiskAdaptor.h:119:16: style: The function 'initAndOpenFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DiskAdaptor.h:70:16: note: Virtual function in base class
aria2-1.34.0/src/MultiDiskAdaptor.h:119:16: note: Function in derived class
aria2-1.34.0/src/MultiDiskAdaptor.h:121:16: style: The function 'openFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DiskAdaptor.h:64:16: note: Virtual function in base class
aria2-1.34.0/src/MultiDiskAdaptor.h:121:16: note: Function in derived class
aria2-1.34.0/src/MultiDiskAdaptor.h:123:16: style: The function 'openExistingFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DiskAdaptor.h:68:16: note: Virtual function in base class
aria2-1.34.0/src/MultiDiskAdaptor.h:123:16: note: Function in derived class
aria2-1.34.0/src/MultiDiskAdaptor.h:125:16: style: The function 'closeFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DiskAdaptor.h:66:16: note: Virtual function in base class
aria2-1.34.0/src/MultiDiskAdaptor.h:125:16: note: Function in derived class
aria2-1.34.0/src/MultiDiskAdaptor.h:127:16: style: The function 'writeData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BinaryStream.h:48:16: note: Virtual function in base class
aria2-1.34.0/src/MultiDiskAdaptor.h:127:16: note: Function in derived class
aria2-1.34.0/src/MultiDiskAdaptor.h:130:19: style: The function 'readData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BinaryStream.h:51:19: note: Virtual function in base class
aria2-1.34.0/src/MultiDiskAdaptor.h:130:19: note: Function in derived class
aria2-1.34.0/src/MultiDiskAdaptor.h:133:19: style: The function 'readDataDropCache' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DiskAdaptor.h:111:19: note: Virtual function in base class
aria2-1.34.0/src/MultiDiskAdaptor.h:133:19: note: Function in derived class
aria2-1.34.0/src/MultiDiskAdaptor.h:136:16: style: The function 'writeCache' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DiskAdaptor.h:115:16: note: Virtual function in base class
aria2-1.34.0/src/MultiDiskAdaptor.h:136:16: note: Function in derived class
aria2-1.34.0/src/MultiDiskAdaptor.h:138:16: style: The function 'fileExists' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DiskAdaptor.h:72:16: note: Virtual function in base class
aria2-1.34.0/src/MultiDiskAdaptor.h:138:16: note: Function in derived class
aria2-1.34.0/src/MultiDiskAdaptor.h:140:19: style: The function 'size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DiskAdaptor.h:74:19: note: Virtual function in base class
aria2-1.34.0/src/MultiDiskAdaptor.h:140:19: note: Function in derived class
aria2-1.34.0/src/MultiDiskAdaptor.h:143:3: style: The function 'fileAllocationIterator' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DiskAdaptor.h:87:51: note: Virtual function in base class
aria2-1.34.0/src/MultiDiskAdaptor.h:143:3: note: Function in derived class
aria2-1.34.0/src/MultiDiskAdaptor.h:145:16: style: The function 'enableReadOnly' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DiskAdaptor.h:89:16: note: Virtual function in base class
aria2-1.34.0/src/MultiDiskAdaptor.h:145:16: note: Function in derived class
aria2-1.34.0/src/MultiDiskAdaptor.h:147:16: style: The function 'disableReadOnly' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DiskAdaptor.h:91:16: note: Virtual function in base class
aria2-1.34.0/src/MultiDiskAdaptor.h:147:16: note: Function in derived class
aria2-1.34.0/src/MultiDiskAdaptor.h:149:16: style: The function 'isReadOnlyEnabled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DiskAdaptor.h:93:16: note: Virtual function in base class
aria2-1.34.0/src/MultiDiskAdaptor.h:149:16: note: Function in derived class
aria2-1.34.0/src/MultiDiskAdaptor.h:153:16: style: The function 'enableMmap' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DiskAdaptor.h:97:16: note: Virtual function in base class
aria2-1.34.0/src/MultiDiskAdaptor.h:153:16: note: Function in derived class
aria2-1.34.0/src/MultiDiskAdaptor.h:159:16: style: The function 'cutTrailingGarbage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DiskAdaptor.h:104:16: note: Virtual function in base class
aria2-1.34.0/src/MultiDiskAdaptor.h:159:16: note: Function in derived class
aria2-1.34.0/src/MultiDiskAdaptor.h:161:18: style: The function 'utime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DiskAdaptor.h:108:18: note: Virtual function in base class
aria2-1.34.0/src/MultiDiskAdaptor.h:161:18: note: Function in derived class
aria2-1.34.0/src/MultiDiskAdaptor.h:168:18: style: The function 'tryCloseFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DiskAdaptor.h:127:18: note: Virtual function in base class
aria2-1.34.0/src/MultiDiskAdaptor.h:168:18: note: Function in derived class
aria2-1.34.0/src/RarestPieceSelector.h:53:16: style: The function 'select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceSelector.h:48:16: note: Virtual function in base class
aria2-1.34.0/src/RarestPieceSelector.h:53:16: note: Function in derived class
aria2-1.34.0/src/DefaultStreamPieceSelector.h:49:16: style: The function 'select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/StreamPieceSelector.h:58:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultStreamPieceSelector.h:49:16: note: Function in derived class
aria2-1.34.0/src/DefaultStreamPieceSelector.h:53:16: style: The function 'onBitfieldInit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/StreamPieceSelector.h:63:16: note: Virtual function in base class
aria2-1.34.0/src/DefaultStreamPieceSelector.h:53:16: note: Function in derived class
aria2-1.34.0/src/InorderStreamPieceSelector.h:49:16: style: The function 'select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/StreamPieceSelector.h:58:16: note: Virtual function in base class
aria2-1.34.0/src/InorderStreamPieceSelector.h:49:16: note: Function in derived class
aria2-1.34.0/src/InorderStreamPieceSelector.h:53:16: style: The function 'onBitfieldInit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/StreamPieceSelector.h:63:16: note: Virtual function in base class
aria2-1.34.0/src/InorderStreamPieceSelector.h:53:16: note: Function in derived class
aria2-1.34.0/src/RandomStreamPieceSelector.h:49:16: style: The function 'select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/StreamPieceSelector.h:58:16: note: Virtual function in base class
aria2-1.34.0/src/RandomStreamPieceSelector.h:49:16: note: Function in derived class
aria2-1.34.0/src/RandomStreamPieceSelector.h:53:16: style: The function 'onBitfieldInit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/StreamPieceSelector.h:63:16: note: Virtual function in base class
aria2-1.34.0/src/RandomStreamPieceSelector.h:53:16: note: Function in derived class
aria2-1.34.0/src/GeomStreamPieceSelector.h:49:16: style: The function 'select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/StreamPieceSelector.h:58:16: note: Virtual function in base class
aria2-1.34.0/src/GeomStreamPieceSelector.h:49:16: note: Function in derived class
aria2-1.34.0/src/GeomStreamPieceSelector.h:53:16: style: The function 'onBitfieldInit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/StreamPieceSelector.h:63:16: note: Virtual function in base class
aria2-1.34.0/src/GeomStreamPieceSelector.h:53:16: note: Function in derived class
aria2-1.34.0/src/DlAbortEx.cc:68:64: style: Function 'DlAbortEx' argument 5 names different: declaration 'code' definition 'errorCode'. [funcArgNamesDifferent]
aria2-1.34.0/src/DlAbortEx.h:57:31: note: Function 'DlAbortEx' argument 5 names different: declaration 'code' definition 'errorCode'.
aria2-1.34.0/src/DlAbortEx.cc:68:64: note: Function 'DlAbortEx' argument 5 names different: declaration 'code' definition 'errorCode'.
aria2-1.34.0/src/DownloadCommand.cc:384:60: style: Function 'validatePieceHash' argument 2 names different: declaration 'expectedPieceHash' definition 'expectedHash'. [funcArgNamesDifferent]
aria2-1.34.0/src/DownloadCommand.h:65:45: note: Function 'validatePieceHash' argument 2 names different: declaration 'expectedPieceHash' definition 'expectedHash'.
aria2-1.34.0/src/DownloadCommand.cc:384:60: note: Function 'validatePieceHash' argument 2 names different: declaration 'expectedPieceHash' definition 'expectedHash'.
aria2-1.34.0/src/DownloadCommand.cc:385:60: style: Function 'validatePieceHash' argument 3 names different: declaration 'actualPieceHash' definition 'actualHash'. [funcArgNamesDifferent]
aria2-1.34.0/src/DownloadCommand.h:66:45: note: Function 'validatePieceHash' argument 3 names different: declaration 'actualPieceHash' definition 'actualHash'.
aria2-1.34.0/src/DownloadCommand.cc:385:60: note: Function 'validatePieceHash' argument 3 names different: declaration 'actualPieceHash' definition 'actualHash'.
aria2-1.34.0/src/DownloadCommand.h:70:8: style: Technically the member function 'aria2::DownloadCommand::completeSegment' can be const. [functionConst]
aria2-1.34.0/src/DownloadCommand.cc:403:23: note: Technically the member function 'aria2::DownloadCommand::completeSegment' can be const.
aria2-1.34.0/src/DownloadCommand.h:70:8: note: Technically the member function 'aria2::DownloadCommand::completeSegment' can be const.
aria2-1.34.0/src/SinkStreamFilter.h:53:16: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/StreamFilter.h:59:16: note: Virtual function in base class
aria2-1.34.0/src/SinkStreamFilter.h:53:16: note: Function in derived class
aria2-1.34.0/src/SinkStreamFilter.h:55:19: style: The function 'transform' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/StreamFilter.h:62:19: note: Virtual function in base class
aria2-1.34.0/src/SinkStreamFilter.h:55:19: note: Function in derived class
aria2-1.34.0/src/SinkStreamFilter.h:60:16: style: The function 'finished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/StreamFilter.h:66:16: note: Virtual function in base class
aria2-1.34.0/src/SinkStreamFilter.h:60:16: note: Function in derived class
aria2-1.34.0/src/SinkStreamFilter.h:62:16: style: The function 'release' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/StreamFilter.h:70:16: note: Virtual function in base class
aria2-1.34.0/src/SinkStreamFilter.h:62:16: note: Function in derived class
aria2-1.34.0/src/SinkStreamFilter.h:64:30: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/StreamFilter.h:72:30: note: Virtual function in base class
aria2-1.34.0/src/SinkStreamFilter.h:64:30: note: Function in derived class
aria2-1.34.0/src/SinkStreamFilter.h:68:18: style: The function 'getBytesProcessed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/StreamFilter.h:76:18: note: Virtual function in base class
aria2-1.34.0/src/SinkStreamFilter.h:68:18: note: Function in derived class
aria2-1.34.0/src/DownloadContext.h:203:3: style: Technically the member function 'aria2::DownloadContext::getAttribute' can be const. [functionConst]
aria2-1.34.0/src/DownloadContext.cc:163:18: note: Technically the member function 'aria2::DownloadContext::getAttribute' can be const.
aria2-1.34.0/src/DownloadContext.h:203:3: note: Technically the member function 'aria2::DownloadContext::getAttribute' can be const.
aria2-1.34.0/src/DownloadEngine.cc:518:67: style: Function 'SocketPoolEntry' argument 2 names different: declaration 'option' definition 'options'. [funcArgNamesDifferent]
aria2-1.34.0/src/DownloadEngine.h:108:40: note: Function 'SocketPoolEntry' argument 2 names different: declaration 'option' definition 'options'.
aria2-1.34.0/src/DownloadEngine.cc:518:67: note: Function 'SocketPoolEntry' argument 2 names different: declaration 'option' definition 'options'.
aria2-1.34.0/src/util_security.h:84:3: style: Class 'HMACResult' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/DownloadEngine.cc:153:3: style: Class 'GlobalHaltRequestedFinalizer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/SelectEventPoll.h:88:5: style: Class 'SocketEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/FillRequestGroupCommand.h:57:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Command.h:78:16: note: Virtual function in base class
aria2-1.34.0/src/FillRequestGroupCommand.h:57:16: note: Function in derived class
aria2-1.34.0/src/SaveSessionCommand.h:49:16: style: The function 'preProcess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TimeBasedCommand.h:75:16: note: Virtual function in base class
aria2-1.34.0/src/SaveSessionCommand.h:49:16: note: Function in derived class
aria2-1.34.0/src/SaveSessionCommand.h:51:16: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TimeBasedCommand.h:81:16: note: Virtual function in base class
aria2-1.34.0/src/SaveSessionCommand.h:51:16: note: Function in derived class
aria2-1.34.0/src/HaveEraseCommand.h:49:16: style: The function 'preProcess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TimeBasedCommand.h:75:16: note: Virtual function in base class
aria2-1.34.0/src/HaveEraseCommand.h:49:16: note: Function in derived class
aria2-1.34.0/src/HaveEraseCommand.h:51:16: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TimeBasedCommand.h:81:16: note: Virtual function in base class
aria2-1.34.0/src/HaveEraseCommand.h:51:16: note: Function in derived class
aria2-1.34.0/src/TimedHaltCommand.h:52:16: style: The function 'preProcess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TimeBasedCommand.h:75:16: note: Virtual function in base class
aria2-1.34.0/src/TimedHaltCommand.h:52:16: note: Function in derived class
aria2-1.34.0/src/TimedHaltCommand.h:54:16: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TimeBasedCommand.h:81:16: note: Virtual function in base class
aria2-1.34.0/src/TimedHaltCommand.h:54:16: note: Function in derived class
aria2-1.34.0/src/WatchProcessCommand.h:49:16: style: The function 'preProcess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TimeBasedCommand.h:75:16: note: Virtual function in base class
aria2-1.34.0/src/WatchProcessCommand.h:49:16: note: Function in derived class
aria2-1.34.0/src/WatchProcessCommand.h:51:16: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TimeBasedCommand.h:81:16: note: Virtual function in base class
aria2-1.34.0/src/WatchProcessCommand.h:51:16: note: Function in derived class
aria2-1.34.0/src/EvictSocketPoolCommand.h:47:16: style: The function 'preProcess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TimeBasedCommand.h:75:16: note: Virtual function in base class
aria2-1.34.0/src/EvictSocketPoolCommand.h:47:16: note: Function in derived class
aria2-1.34.0/src/EvictSocketPoolCommand.h:48:16: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TimeBasedCommand.h:81:16: note: Virtual function in base class
aria2-1.34.0/src/EvictSocketPoolCommand.h:48:16: note: Function in derived class
aria2-1.34.0/src/SelectEventPoll.h:176:16: style: The function 'poll' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/EventPoll.h:63:16: note: Virtual function in base class
aria2-1.34.0/src/SelectEventPoll.h:176:16: note: Function in derived class
aria2-1.34.0/src/HttpListenCommand.h:59:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Command.h:78:16: note: Virtual function in base class
aria2-1.34.0/src/HttpListenCommand.h:59:16: note: Function in derived class
aria2-1.34.0/src/EpollEventPoll.cc:51:51: style: Function 'KSocketEntry' argument 1 names different: declaration 'socket' definition 's'. [funcArgNamesDifferent]
aria2-1.34.0/src/EpollEventPoll.h:64:25: note: Function 'KSocketEntry' argument 1 names different: declaration 'socket' definition 's'.
aria2-1.34.0/src/EpollEventPoll.cc:51:51: note: Function 'KSocketEntry' argument 1 names different: declaration 'socket' definition 's'.
aria2-1.34.0/src/EpollEventPoll.h:64:5: style: Class 'KSocketEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/Event.h:198:0: style: Class 'aria2 :: SocketEntry < CommandEvent < KSocketEntry , EpollEventPoll > , ADNSEvent < KSocketEntry , EpollEventPoll > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/EpollEventPoll.h:109:16: style: The function 'poll' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/EventPoll.h:63:16: note: Virtual function in base class
aria2-1.34.0/src/EpollEventPoll.h:109:16: note: Function in derived class
aria2-1.34.0/src/XmlParser.h:55:3: style: Struct 'SessionData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/ExpatXmlParser.h:54:3: style: Class 'XmlParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/FallocFileAllocationIterator.h:54:16: style: The function 'allocateChunk' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/FileAllocationIterator.h:48:16: note: Virtual function in base class
aria2-1.34.0/src/FallocFileAllocationIterator.h:54:16: note: Function in derived class
aria2-1.34.0/src/FallocFileAllocationIterator.h:56:16: style: The function 'finished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/FileAllocationIterator.h:50:16: note: Virtual function in base class
aria2-1.34.0/src/FallocFileAllocationIterator.h:56:16: note: Function in derived class
aria2-1.34.0/src/FallocFileAllocationIterator.h:58:19: style: The function 'getCurrentLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/FileAllocationIterator.h:52:19: note: Virtual function in base class
aria2-1.34.0/src/FallocFileAllocationIterator.h:58:19: note: Function in derived class
aria2-1.34.0/src/FallocFileAllocationIterator.h:60:19: style: The function 'getTotalLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/FileAllocationIterator.h:54:19: note: Virtual function in base class
aria2-1.34.0/src/FallocFileAllocationIterator.h:60:19: note: Function in derived class
aria2-1.34.0/src/FatalException.h:43:38: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Exception.h:63:38: note: Virtual function in base class
aria2-1.34.0/src/FatalException.h:43:38: note: Function in derived class
aria2-1.34.0/src/FeatureConfig.cc:244:8: style: Reading from empty STL container 'res' [reademptycontainer]
aria2-1.34.0/src/FeatureConfig.cc:245:5: style: Reading from empty STL container 'res' [reademptycontainer]
aria2-1.34.0/src/FeedbackURISelector.h:58:3: style: Class 'FeedbackURISelector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/FeedbackURISelector.h:64:3: style: The function 'select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/URISelector.h:53:3: note: Virtual function in base class
aria2-1.34.0/src/FeedbackURISelector.h:64:3: note: Function in derived class
aria2-1.34.0/src/FileAllocationCommand.h:60:16: style: The function 'executeInternal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/RealtimeCommand.h:63:16: note: Virtual function in base class
aria2-1.34.0/src/FileAllocationCommand.h:60:16: note: Function in derived class
aria2-1.34.0/src/FileAllocationCommand.h:62:16: style: The function 'handleException' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/RealtimeCommand.h:65:16: note: Virtual function in base class
aria2-1.34.0/src/FileAllocationCommand.h:62:16: note: Function in derived class
aria2-1.34.0/src/FileEntry.cc:293:28: style: Unused variable: normCands [unusedVariable]
aria2-1.34.0/src/FileEntry.cc:93:23: warning: Member variable 'FileEntry::uris_' is not assigned a value in 'FileEntry::operator='. [operatorEqVarError]
aria2-1.34.0/src/FileEntry.cc:93:23: warning: Member variable 'FileEntry::spentUris_' is not assigned a value in 'FileEntry::operator='. [operatorEqVarError]
aria2-1.34.0/src/FileEntry.cc:93:23: warning: Member variable 'FileEntry::uriResults_' is not assigned a value in 'FileEntry::operator='. [operatorEqVarError]
aria2-1.34.0/src/FileEntry.cc:93:23: warning: Member variable 'FileEntry::requestPool_' is not assigned a value in 'FileEntry::operator='. [operatorEqVarError]
aria2-1.34.0/src/FileEntry.cc:93:23: warning: Member variable 'FileEntry::inFlightRequests_' is not assigned a value in 'FileEntry::operator='. [operatorEqVarError]
aria2-1.34.0/src/FileEntry.cc:93:23: warning: Member variable 'FileEntry::contentType_' is not assigned a value in 'FileEntry::operator='. [operatorEqVarError]
aria2-1.34.0/src/FileEntry.cc:93:23: warning: Member variable 'FileEntry::originalName_' is not assigned a value in 'FileEntry::operator='. [operatorEqVarError]
aria2-1.34.0/src/FileEntry.cc:93:23: warning: Member variable 'FileEntry::suffixPath_' is not assigned a value in 'FileEntry::operator='. [operatorEqVarError]
aria2-1.34.0/src/FileEntry.cc:93:23: warning: Member variable 'FileEntry::maxConnectionPerServer_' is not assigned a value in 'FileEntry::operator='. [operatorEqVarError]
aria2-1.34.0/src/FileEntry.cc:93:23: warning: Member variable 'FileEntry::uniqueProtocol_' is not assigned a value in 'FileEntry::operator='. [operatorEqVarError]
aria2-1.34.0/src/FileEntry.cc:403:3: style: Class 'FindURIResultByResult' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/FileEntry.h:61:1: warning: The class 'FileEntry' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
aria2-1.34.0/src/FtpConnection.h:73:7: performance: Technically the member function 'aria2::FtpConnection::getStatus' can be static. [functionStatic]
aria2-1.34.0/src/FtpConnection.cc:262:20: note: Technically the member function 'aria2::FtpConnection::getStatus' can be static.
aria2-1.34.0/src/FtpConnection.h:73:7: note: Technically the member function 'aria2::FtpConnection::getStatus' can be static.
aria2-1.34.0/src/FtpConnection.h:74:26: performance: Technically the member function 'aria2::FtpConnection::findEndOfResponse' can be static. [functionStatic]
aria2-1.34.0/src/FtpConnection.cc:283:16: note: Technically the member function 'aria2::FtpConnection::findEndOfResponse' can be static.
aria2-1.34.0/src/FtpConnection.h:74:26: note: Technically the member function 'aria2::FtpConnection::findEndOfResponse' can be static.
aria2-1.34.0/src/FtpConnection.cc:268:9: performance: Inefficient usage of string::find() in condition; string::compare() would be faster. [stlIfStrFind]
aria2-1.34.0/src/FtpDownloadCommand.h:51:16: style: The function 'prepareForNextSegment' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DownloadCommand.h:77:16: note: Virtual function in base class
aria2-1.34.0/src/FtpDownloadCommand.h:51:16: note: Function in derived class
aria2-1.34.0/src/FtpDownloadCommand.h:52:19: style: The function 'getRequestEndOffset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DownloadCommand.h:80:19: note: Virtual function in base class
aria2-1.34.0/src/FtpDownloadCommand.h:52:19: note: Function in derived class
aria2-1.34.0/src/FtpFinishDownloadCommand.h:49:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractCommand.h:236:16: note: Virtual function in base class
aria2-1.34.0/src/FtpFinishDownloadCommand.h:49:16: note: Function in derived class
aria2-1.34.0/src/FtpFinishDownloadCommand.h:51:16: style: The function 'executeInternal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractCommand.h:220:16: note: Virtual function in base class
aria2-1.34.0/src/FtpFinishDownloadCommand.h:51:16: note: Function in derived class
aria2-1.34.0/src/InitiateConnectionCommand.h:53:16: style: The function 'executeInternal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractCommand.h:220:16: note: Virtual function in base class
aria2-1.34.0/src/InitiateConnectionCommand.h:53:16: note: Function in derived class
aria2-1.34.0/src/FtpInitiateConnectionCommand.h:56:36: style: The function 'createNextCommand' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/InitiateConnectionCommand.h:62:3: note: Virtual function in base class
aria2-1.34.0/src/FtpInitiateConnectionCommand.h:56:36: note: Function in derived class
aria2-1.34.0/src/FtpNegotiationCommand.h:159:16: style: The function 'executeInternal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractCommand.h:220:16: note: Virtual function in base class
aria2-1.34.0/src/FtpNegotiationCommand.h:159:16: note: Function in derived class
aria2-1.34.0/src/FtpTunnelRequestCommand.h:53:36: style: The function 'getNextCommand' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractProxyRequestCommand.h:73:36: note: Virtual function in base class
aria2-1.34.0/src/FtpTunnelRequestCommand.h:53:36: note: Function in derived class
aria2-1.34.0/src/FtpNegotiationCommand.cc:85:59: style: Function 'FtpNegotiationCommand' argument 6 names different: declaration 's' definition 'socket'. [funcArgNamesDifferent]
aria2-1.34.0/src/FtpNegotiationCommand.h:165:60: note: Function 'FtpNegotiationCommand' argument 6 names different: declaration 's' definition 'socket'.
aria2-1.34.0/src/FtpNegotiationCommand.cc:85:59: note: Function 'FtpNegotiationCommand' argument 6 names different: declaration 's' definition 'socket'.
aria2-1.34.0/src/NullProgressInfoFile.h:47:23: style: The function 'getFilename' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtProgressInfoFile.h:48:23: note: Virtual function in base class
aria2-1.34.0/src/NullProgressInfoFile.h:47:23: note: Function in derived class
aria2-1.34.0/src/NullProgressInfoFile.h:49:16: style: The function 'exists' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtProgressInfoFile.h:50:16: note: Virtual function in base class
aria2-1.34.0/src/NullProgressInfoFile.h:49:16: note: Function in derived class
aria2-1.34.0/src/NullProgressInfoFile.h:51:16: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtProgressInfoFile.h:52:16: note: Virtual function in base class
aria2-1.34.0/src/NullProgressInfoFile.h:51:16: note: Function in derived class
aria2-1.34.0/src/NullProgressInfoFile.h:53:16: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtProgressInfoFile.h:54:16: note: Virtual function in base class
aria2-1.34.0/src/NullProgressInfoFile.h:53:16: note: Function in derived class
aria2-1.34.0/src/NullProgressInfoFile.h:55:16: style: The function 'removeFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtProgressInfoFile.h:56:16: note: Virtual function in base class
aria2-1.34.0/src/NullProgressInfoFile.h:55:16: note: Function in derived class
aria2-1.34.0/src/NullProgressInfoFile.h:57:16: style: The function 'updateFilename' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/BtProgressInfoFile.h:59:16: note: Virtual function in base class
aria2-1.34.0/src/NullProgressInfoFile.h:57:16: note: Function in derived class
aria2-1.34.0/src/FtpTunnelResponseCommand.h:53:36: style: The function 'getNextCommand' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractProxyResponseCommand.h:66:36: note: Virtual function in base class
aria2-1.34.0/src/FtpTunnelResponseCommand.h:53:36: note: Function in derived class
aria2-1.34.0/src/GZipDecodingStreamFilter.h:70:16: warning: Virtual function 'release' is called from destructor '~GZipDecodingStreamFilter()' at line 55. Dynamic binding is not used. [virtualCallInConstructor]
aria2-1.34.0/src/GZipDecodingStreamFilter.cc:55:57: note: Calling release
aria2-1.34.0/src/GZipDecodingStreamFilter.h:70:16: note: release is a virtual method
aria2-1.34.0/src/GZipDecodingStreamFilter.h:57:3: style: Class 'GZipDecodingStreamFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/GZipDecodingStreamFilter.h:61:16: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/StreamFilter.h:59:16: note: Virtual function in base class
aria2-1.34.0/src/GZipDecodingStreamFilter.h:61:16: note: Function in derived class
aria2-1.34.0/src/GZipDecodingStreamFilter.h:63:19: style: The function 'transform' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/StreamFilter.h:62:19: note: Virtual function in base class
aria2-1.34.0/src/GZipDecodingStreamFilter.h:63:19: note: Function in derived class
aria2-1.34.0/src/GZipDecodingStreamFilter.h:68:16: style: The function 'finished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/StreamFilter.h:66:16: note: Virtual function in base class
aria2-1.34.0/src/GZipDecodingStreamFilter.h:68:16: note: Function in derived class
aria2-1.34.0/src/GZipDecodingStreamFilter.h:70:16: style: The function 'release' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/StreamFilter.h:70:16: note: Virtual function in base class
aria2-1.34.0/src/GZipDecodingStreamFilter.h:70:16: note: Function in derived class
aria2-1.34.0/src/GZipDecodingStreamFilter.h:72:30: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/StreamFilter.h:72:30: note: Virtual function in base class
aria2-1.34.0/src/GZipDecodingStreamFilter.h:72:30: note: Function in derived class
aria2-1.34.0/src/GZipDecodingStreamFilter.h:74:18: style: The function 'getBytesProcessed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/StreamFilter.h:76:18: note: Virtual function in base class
aria2-1.34.0/src/GZipDecodingStreamFilter.h:74:18: note: Function in derived class
aria2-1.34.0/src/GZipFile.h:51:18: style: The function 'onRead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/IOFile.h:90:18: note: Virtual function in base class
aria2-1.34.0/src/GZipFile.h:51:18: note: Function in derived class
aria2-1.34.0/src/GZipFile.h:52:18: style: The function 'onWrite' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/IOFile.h:91:18: note: Virtual function in base class
aria2-1.34.0/src/GZipFile.h:52:18: note: Function in derived class
aria2-1.34.0/src/GZipFile.h:53:17: style: The function 'onGets' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/IOFile.h:92:17: note: Virtual function in base class
aria2-1.34.0/src/GZipFile.h:53:17: note: Function in derived class
aria2-1.34.0/src/GZipFile.h:54:15: style: The function 'onVprintf' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/IOFile.h:93:15: note: Virtual function in base class
aria2-1.34.0/src/GZipFile.h:54:15: note: Function in derived class
aria2-1.34.0/src/GZipFile.h:55:15: style: The function 'onFlush' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/IOFile.h:94:15: note: Virtual function in base class
aria2-1.34.0/src/GZipFile.h:55:15: note: Function in derived class
aria2-1.34.0/src/GZipFile.h:56:15: style: The function 'onClose' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/IOFile.h:95:15: note: Virtual function in base class
aria2-1.34.0/src/GZipFile.h:56:15: note: Function in derived class
aria2-1.34.0/src/GZipFile.h:57:16: style: The function 'onSupportsColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/IOFile.h:96:16: note: Virtual function in base class
aria2-1.34.0/src/GZipFile.h:57:16: note: Function in derived class
aria2-1.34.0/src/GZipFile.h:58:16: style: The function 'isError' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/IOFile.h:98:16: note: Virtual function in base class
aria2-1.34.0/src/GZipFile.h:58:16: note: Function in derived class
aria2-1.34.0/src/GZipFile.h:59:16: style: The function 'isEOF' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/IOFile.h:99:16: note: Virtual function in base class
aria2-1.34.0/src/GZipFile.h:59:16: note: Function in derived class
aria2-1.34.0/src/GZipFile.h:60:16: style: The function 'isOpen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/IOFile.h:100:16: note: Virtual function in base class
aria2-1.34.0/src/GZipFile.h:60:16: note: Function in derived class
aria2-1.34.0/src/GZipFile.cc:161:7: error: Common realloc mistake: 'buf_' nulled but not freed upon failure [memleakOnRealloc]
aria2-1.34.0/src/GroupId.cc:125:37: style: Function 'toHex' argument 1 names different: declaration 'n' definition 'gid'. [funcArgNamesDifferent]
aria2-1.34.0/src/GroupId.h:56:37: note: Function 'toHex' argument 1 names different: declaration 'n' definition 'gid'.
aria2-1.34.0/src/GroupId.cc:125:37: note: Function 'toHex' argument 1 names different: declaration 'n' definition 'gid'.
aria2-1.34.0/src/GroupId.cc:131:43: style: Function 'toAbbrevHex' argument 1 names different: declaration 'n' definition 'gid'. [funcArgNamesDifferent]
aria2-1.34.0/src/GroupId.h:57:43: note: Function 'toAbbrevHex' argument 1 names different: declaration 'n' definition 'gid'.
aria2-1.34.0/src/GroupId.cc:131:43: note: Function 'toAbbrevHex' argument 1 names different: declaration 'n' definition 'gid'.
aria2-1.34.0/src/GroupId.h:67:3: style: Class 'GroupId' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/GrowSegment.h:48:3: style: Class 'GrowSegment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/GrowSegment.h:52:16: style: The function 'complete' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Segment.h:53:16: note: Virtual function in base class
aria2-1.34.0/src/GrowSegment.h:52:16: note: Function in derived class
aria2-1.34.0/src/GrowSegment.h:54:18: style: The function 'getIndex' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Segment.h:55:18: note: Virtual function in base class
aria2-1.34.0/src/GrowSegment.h:54:18: note: Function in derived class
aria2-1.34.0/src/GrowSegment.h:56:19: style: The function 'getPosition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Segment.h:57:19: note: Virtual function in base class
aria2-1.34.0/src/GrowSegment.h:56:19: note: Function in derived class
aria2-1.34.0/src/GrowSegment.h:58:19: style: The function 'getPositionToWrite' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Segment.h:59:19: note: Virtual function in base class
aria2-1.34.0/src/GrowSegment.h:58:19: note: Function in derived class
aria2-1.34.0/src/GrowSegment.h:63:19: style: The function 'getLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Segment.h:61:19: note: Virtual function in base class
aria2-1.34.0/src/GrowSegment.h:63:19: note: Function in derived class
aria2-1.34.0/src/GrowSegment.h:65:19: style: The function 'getSegmentLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Segment.h:63:19: note: Virtual function in base class
aria2-1.34.0/src/GrowSegment.h:65:19: note: Function in derived class
aria2-1.34.0/src/GrowSegment.h:67:19: style: The function 'getWrittenLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Segment.h:65:19: note: Virtual function in base class
aria2-1.34.0/src/GrowSegment.h:67:19: note: Function in derived class
aria2-1.34.0/src/GrowSegment.h:72:16: style: The function 'updateWrittenLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Segment.h:67:16: note: Virtual function in base class
aria2-1.34.0/src/GrowSegment.h:72:16: note: Function in derived class
aria2-1.34.0/src/GrowSegment.h:74:16: style: The function 'updateHash' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Segment.h:70:16: note: Virtual function in base class
aria2-1.34.0/src/GrowSegment.h:74:16: note: Function in derived class
aria2-1.34.0/src/GrowSegment.h:80:16: style: The function 'isHashCalculated' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Segment.h:73:16: note: Virtual function in base class
aria2-1.34.0/src/GrowSegment.h:80:16: note: Function in derived class
aria2-1.34.0/src/GrowSegment.h:82:23: style: The function 'getDigest' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Segment.h:75:23: note: Virtual function in base class
aria2-1.34.0/src/GrowSegment.h:82:23: note: Function in derived class
aria2-1.34.0/src/GrowSegment.h:84:16: style: The function 'clear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Segment.h:77:16: note: Virtual function in base class
aria2-1.34.0/src/GrowSegment.h:84:16: note: Function in derived class
aria2-1.34.0/src/GrowSegment.h:86:34: style: The function 'getPiece' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Segment.h:79:34: note: Virtual function in base class
aria2-1.34.0/src/GrowSegment.h:86:34: note: Function in derived class
aria2-1.34.0/src/HandshakeExtensionMessage.cc:164:69: style: Function 'create' argument 2 names different: declaration 'dataLength' definition 'length'. [funcArgNamesDifferent]
aria2-1.34.0/src/HandshakeExtensionMessage.h:108:44: note: Function 'create' argument 2 names different: declaration 'dataLength' definition 'length'.
aria2-1.34.0/src/HandshakeExtensionMessage.cc:164:69: note: Function 'create' argument 2 names different: declaration 'dataLength' definition 'length'.
aria2-1.34.0/src/HttpConnection.h:90:15: performance: Technically the member function 'aria2::HttpConnection::eraseConfidentialInfo' can be static. [functionStatic]
aria2-1.34.0/src/HttpConnection.cc:99:29: note: Technically the member function 'aria2::HttpConnection::eraseConfidentialInfo' can be static.
aria2-1.34.0/src/HttpConnection.h:90:15: note: Technically the member function 'aria2::HttpConnection::eraseConfidentialInfo' can be static.
aria2-1.34.0/src/HttpHeaderProcessor.h:52:3: style: Class 'HttpHeaderProcessor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/HttpDownloadCommand.cc:64:40: style: Function 'HttpDownloadCommand' argument 8 names different: declaration 's' definition 'socket'. [funcArgNamesDifferent]
aria2-1.34.0/src/HttpDownloadCommand.h:60:77: note: Function 'HttpDownloadCommand' argument 8 names different: declaration 's' definition 'socket'.
aria2-1.34.0/src/HttpDownloadCommand.cc:64:40: note: Function 'HttpDownloadCommand' argument 8 names different: declaration 's' definition 'socket'.
aria2-1.34.0/src/HttpDownloadCommand.h:51:16: style: The function 'prepareForNextSegment' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DownloadCommand.h:77:16: note: Virtual function in base class
aria2-1.34.0/src/HttpDownloadCommand.h:51:16: note: Function in derived class
aria2-1.34.0/src/HttpDownloadCommand.h:52:19: style: The function 'getRequestEndOffset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DownloadCommand.h:80:19: note: Virtual function in base class
aria2-1.34.0/src/HttpDownloadCommand.h:52:19: note: Function in derived class
aria2-1.34.0/src/HttpHeader.h:157:8: style: Technically the member function 'aria2::HttpHeader::fieldContains' can be const. [functionConst]
aria2-1.34.0/src/HttpHeader.cc:195:18: note: Technically the member function 'aria2::HttpHeader::fieldContains' can be const.
aria2-1.34.0/src/HttpHeader.h:157:8: note: Technically the member function 'aria2::HttpHeader::fieldContains' can be const.
aria2-1.34.0/src/HttpInitiateConnectionCommand.h:71:36: style: The function 'createNextCommand' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/InitiateConnectionCommand.h:62:3: note: Virtual function in base class
aria2-1.34.0/src/HttpInitiateConnectionCommand.h:71:36: note: Function in derived class
aria2-1.34.0/src/HttpProxyRequestCommand.h:53:36: style: The function 'getNextCommand' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractProxyRequestCommand.h:73:36: note: Virtual function in base class
aria2-1.34.0/src/HttpProxyRequestCommand.h:53:36: note: Function in derived class
aria2-1.34.0/src/HttpProxyResponseCommand.h:53:36: style: The function 'getNextCommand' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractProxyResponseCommand.h:66:36: note: Virtual function in base class
aria2-1.34.0/src/HttpProxyResponseCommand.h:53:36: note: Function in derived class
aria2-1.34.0/src/HttpRequest.cc:332:48: style: Function 'addHeader' argument 1 names different: declaration 'headers' definition 'headersString'. [funcArgNamesDifferent]
aria2-1.34.0/src/HttpRequest.h:172:37: note: Function 'addHeader' argument 1 names different: declaration 'headers' definition 'headersString'.
aria2-1.34.0/src/HttpRequest.cc:332:48: note: Function 'addHeader' argument 1 names different: declaration 'headers' definition 'headersString'.
aria2-1.34.0/src/HttpRequest.cc:189:10: style: Reading from empty STL container 'acceptableEncodings' [reademptycontainer]
aria2-1.34.0/src/HttpResponseCommand.h:84:8: style: The function 'executeInternal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractCommand.h:220:16: note: Virtual function in base class
aria2-1.34.0/src/HttpResponseCommand.h:84:8: note: Function in derived class
aria2-1.34.0/src/HttpResponse.h:96:33: performance: Technically the member function 'aria2::HttpResponse::getContentEncodingStreamFilter' can be static. [functionStatic]
aria2-1.34.0/src/HttpResponse.cc:212:15: note: Technically the member function 'aria2::HttpResponse::getContentEncodingStreamFilter' can be static.
aria2-1.34.0/src/HttpResponse.h:96:33: note: Technically the member function 'aria2::HttpResponse::getContentEncodingStreamFilter' can be static.
aria2-1.34.0/src/HttpResponseCommand.cc:539:35: style: Function 'createHttpDownloadCommand' argument 2 names different: declaration 'streamFilter' definition 'filter'. [funcArgNamesDifferent]
aria2-1.34.0/src/HttpResponseCommand.h:70:59: note: Function 'createHttpDownloadCommand' argument 2 names different: declaration 'streamFilter' definition 'filter'.
aria2-1.34.0/src/HttpResponseCommand.cc:539:35: note: Function 'createHttpDownloadCommand' argument 2 names different: declaration 'streamFilter' definition 'filter'.
aria2-1.34.0/src/HttpResponseCommand.h:72:8: style: Technically the member function 'aria2::HttpResponseCommand::updateLastModifiedTime' can be const. [functionConst]
aria2-1.34.0/src/HttpResponseCommand.cc:329:27: note: Technically the member function 'aria2::HttpResponseCommand::updateLastModifiedTime' can be const.
aria2-1.34.0/src/HttpResponseCommand.h:72:8: note: Technically the member function 'aria2::HttpResponseCommand::updateLastModifiedTime' can be const.
aria2-1.34.0/src/HttpResponseCommand.h:74:8: style: Technically the member function 'aria2::HttpResponseCommand::poolConnection' can be const. [functionConst]
aria2-1.34.0/src/HttpResponseCommand.cc:561:27: note: Technically the member function 'aria2::HttpResponseCommand::poolConnection' can be const.
aria2-1.34.0/src/HttpResponseCommand.h:74:8: note: Technically the member function 'aria2::HttpResponseCommand::poolConnection' can be const.
aria2-1.34.0/src/HttpResponseCommand.h:80:8: performance: Technically the member function 'aria2::HttpResponseCommand::checkChecksum' can be static. [functionStatic]
aria2-1.34.0/src/HttpResponseCommand.cc:576:27: note: Technically the member function 'aria2::HttpResponseCommand::checkChecksum' can be static.
aria2-1.34.0/src/HttpResponseCommand.h:80:8: note: Technically the member function 'aria2::HttpResponseCommand::checkChecksum' can be static.
aria2-1.34.0/src/HttpResponseCommand.h:86:8: performance: Technically the member function 'aria2::HttpResponseCommand::shouldInflateContentEncoding' can be static. [functionStatic]
aria2-1.34.0/src/HttpResponseCommand.cc:336:27: note: Technically the member function 'aria2::HttpResponseCommand::shouldInflateContentEncoding' can be static.
aria2-1.34.0/src/HttpResponseCommand.h:86:8: note: Technically the member function 'aria2::HttpResponseCommand::shouldInflateContentEncoding' can be static.
aria2-1.34.0/src/HttpSkipResponseCommand.h:67:16: style: The function 'executeInternal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractCommand.h:220:16: note: Virtual function in base class
aria2-1.34.0/src/HttpSkipResponseCommand.h:67:16: note: Function in derived class
aria2-1.34.0/src/JsonParser.h:64:3: style: Class 'JsonParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/json.h:52:5: style: Class 'JsonValueBaseVisitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/HttpServerBodyCommand.h:75:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Command.h:78:16: note: Virtual function in base class
aria2-1.34.0/src/HttpServerBodyCommand.h:75:16: note: Function in derived class
aria2-1.34.0/src/HttpServerResponseCommand.h:44:16: style: The function 'afterSend' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractHttpServerResponseCommand.h:64:16: note: Virtual function in base class
aria2-1.34.0/src/HttpServerResponseCommand.h:44:16: note: Function in derived class
aria2-1.34.0/src/DelayedCommand.h:49:16: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TimeBasedCommand.h:81:16: note: Virtual function in base class
aria2-1.34.0/src/DelayedCommand.h:49:16: note: Function in derived class
aria2-1.34.0/src/HttpSkipResponseCommand.cc:114:12: style: The scope of the variable 'bufSize' can be reduced. [variableScope]
aria2-1.34.0/src/NullSinkStreamFilter.h:49:16: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/StreamFilter.h:59:16: note: Virtual function in base class
aria2-1.34.0/src/NullSinkStreamFilter.h:49:16: note: Function in derived class
aria2-1.34.0/src/NullSinkStreamFilter.h:51:19: style: The function 'transform' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/StreamFilter.h:62:19: note: Virtual function in base class
aria2-1.34.0/src/NullSinkStreamFilter.h:51:19: note: Function in derived class
aria2-1.34.0/src/NullSinkStreamFilter.h:60:16: style: The function 'finished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/StreamFilter.h:66:16: note: Virtual function in base class
aria2-1.34.0/src/NullSinkStreamFilter.h:60:16: note: Function in derived class
aria2-1.34.0/src/NullSinkStreamFilter.h:62:16: style: The function 'release' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/StreamFilter.h:70:16: note: Virtual function in base class
aria2-1.34.0/src/NullSinkStreamFilter.h:62:16: note: Function in derived class
aria2-1.34.0/src/NullSinkStreamFilter.h:64:30: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/StreamFilter.h:72:30: note: Virtual function in base class
aria2-1.34.0/src/NullSinkStreamFilter.h:64:30: note: Function in derived class
aria2-1.34.0/src/NullSinkStreamFilter.h:68:18: style: The function 'getBytesProcessed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/StreamFilter.h:76:18: note: Virtual function in base class
aria2-1.34.0/src/NullSinkStreamFilter.h:68:18: note: Function in derived class
aria2-1.34.0/src/IOFile.h:75:8: style: Technically the member function 'aria2::IOFile::eof' can be const. [functionConst]
aria2-1.34.0/src/IOFile.cc:104:14: note: Technically the member function 'aria2::IOFile::eof' can be const.
aria2-1.34.0/src/IOFile.h:75:8: note: Technically the member function 'aria2::IOFile::eof' can be const.
aria2-1.34.0/src/InitiateConnectionCommand.h:67:8: performance: Technically the member function 'aria2::InitiateConnectionCommand::setConnectedAddrInfo' can be static. [functionStatic]
aria2-1.34.0/src/InitiateConnectionCommand.cc:123:33: note: Technically the member function 'aria2::InitiateConnectionCommand::setConnectedAddrInfo' can be static.
aria2-1.34.0/src/InitiateConnectionCommand.h:67:8: note: Technically the member function 'aria2::InitiateConnectionCommand::setConnectedAddrInfo' can be static.
aria2-1.34.0/src/InitiatorMSEHandshakeCommand.cc:63:75: style: Function 'InitiatorMSEHandshakeCommand' argument 3 names different: declaration 'peer' definition 'p'. [funcArgNamesDifferent]
aria2-1.34.0/src/InitiatorMSEHandshakeCommand.h:85:61: note: Function 'InitiatorMSEHandshakeCommand' argument 3 names different: declaration 'peer' definition 'p'.
aria2-1.34.0/src/InitiatorMSEHandshakeCommand.cc:63:75: note: Function 'InitiatorMSEHandshakeCommand' argument 3 names different: declaration 'peer' definition 'p'.
aria2-1.34.0/src/InitiatorMSEHandshakeCommand.h:78:16: style: The function 'executeInternal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PeerAbstractCommand.h:85:16: note: Virtual function in base class
aria2-1.34.0/src/InitiatorMSEHandshakeCommand.h:78:16: note: Function in derived class
aria2-1.34.0/src/InitiatorMSEHandshakeCommand.h:79:16: style: The function 'prepareForNextPeer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PeerAbstractCommand.h:79:16: note: Virtual function in base class
aria2-1.34.0/src/InitiatorMSEHandshakeCommand.h:79:16: note: Function in derived class
aria2-1.34.0/src/InitiatorMSEHandshakeCommand.h:80:16: style: The function 'onAbort' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PeerAbstractCommand.h:80:16: note: Virtual function in base class
aria2-1.34.0/src/InitiatorMSEHandshakeCommand.h:80:16: note: Function in derived class
aria2-1.34.0/src/InitiatorMSEHandshakeCommand.h:81:16: style: The function 'exitBeforeExecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PeerAbstractCommand.h:84:16: note: Virtual function in base class
aria2-1.34.0/src/InitiatorMSEHandshakeCommand.h:81:16: note: Function in derived class
aria2-1.34.0/src/PeerInteractionCommand.h:74:16: style: The function 'executeInternal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PeerAbstractCommand.h:85:16: note: Virtual function in base class
aria2-1.34.0/src/PeerInteractionCommand.h:74:16: note: Function in derived class
aria2-1.34.0/src/PeerInteractionCommand.h:75:16: style: The function 'prepareForNextPeer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PeerAbstractCommand.h:79:16: note: Virtual function in base class
aria2-1.34.0/src/PeerInteractionCommand.h:75:16: note: Function in derived class
aria2-1.34.0/src/PeerInteractionCommand.h:76:16: style: The function 'onAbort' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PeerAbstractCommand.h:80:16: note: Virtual function in base class
aria2-1.34.0/src/PeerInteractionCommand.h:76:16: note: Function in derived class
aria2-1.34.0/src/PeerInteractionCommand.h:77:16: style: The function 'onFailure' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PeerAbstractCommand.h:83:16: note: Virtual function in base class
aria2-1.34.0/src/PeerInteractionCommand.h:77:16: note: Function in derived class
aria2-1.34.0/src/PeerInteractionCommand.h:78:16: style: The function 'exitBeforeExecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PeerAbstractCommand.h:84:16: note: Virtual function in base class
aria2-1.34.0/src/PeerInteractionCommand.h:78:16: note: Function in derived class
aria2-1.34.0/src/InorderURISelector.h:48:3: style: The function 'select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/URISelector.h:53:3: note: Virtual function in base class
aria2-1.34.0/src/InorderURISelector.h:48:3: note: Function in derived class
aria2-1.34.0/src/InternalARC4Encryptor.h:42:1: style: The class 'ARC4Encryptor' does not have a constructor although it has private member variables. [noConstructor]
aria2-1.34.0/src/bignum.h:251:10: performance: Technically the member function 'bignum::ulong::length' can be static. [functionStatic]
aria2-1.34.0/src/InternalDHKeyExchange.h:63:8: performance: Technically the member function 'aria2::DHKeyExchange::generateNonce' can be static. [functionStatic]
aria2-1.34.0/src/InternalDHKeyExchange.cc:95:21: note: Technically the member function 'aria2::DHKeyExchange::generateNonce' can be static.
aria2-1.34.0/src/InternalDHKeyExchange.h:63:8: note: Technically the member function 'aria2::DHKeyExchange::generateNonce' can be static.
aria2-1.34.0/src/bignum.h:35:3: style: Class 'ulong' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/InternalMessageDigestImpl.cc:58:18: style: The function 'getDigestLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MessageDigestImpl.h:98:18: note: Virtual function in base class
aria2-1.34.0/src/InternalMessageDigestImpl.cc:58:18: note: Function in derived class
aria2-1.34.0/src/InternalMessageDigestImpl.cc:63:16: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MessageDigestImpl.h:99:16: note: Virtual function in base class
aria2-1.34.0/src/InternalMessageDigestImpl.cc:63:16: note: Function in derived class
aria2-1.34.0/src/InternalMessageDigestImpl.cc:65:16: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MessageDigestImpl.h:100:16: note: Virtual function in base class
aria2-1.34.0/src/InternalMessageDigestImpl.cc:65:16: note: Function in derived class
aria2-1.34.0/src/InternalMessageDigestImpl.cc:70:16: style: The function 'digest' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MessageDigestImpl.h:101:16: note: Virtual function in base class
aria2-1.34.0/src/InternalMessageDigestImpl.cc:70:16: note: Function in derived class
aria2-1.34.0/src/IteratableChunkChecksumValidator.h:69:16: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/IteratableValidator.h:56:16: note: Virtual function in base class
aria2-1.34.0/src/IteratableChunkChecksumValidator.h:69:16: note: Function in derived class
aria2-1.34.0/src/IteratableChunkChecksumValidator.h:71:16: style: The function 'validateChunk' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/IteratableValidator.h:58:16: note: Virtual function in base class
aria2-1.34.0/src/IteratableChunkChecksumValidator.h:71:16: note: Function in derived class
aria2-1.34.0/src/IteratableChunkChecksumValidator.h:73:16: style: The function 'finished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/IteratableValidator.h:60:16: note: Virtual function in base class
aria2-1.34.0/src/IteratableChunkChecksumValidator.h:73:16: note: Function in derived class
aria2-1.34.0/src/IteratableChunkChecksumValidator.h:75:19: style: The function 'getCurrentOffset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/IteratableValidator.h:62:19: note: Virtual function in base class
aria2-1.34.0/src/IteratableChunkChecksumValidator.h:75:19: note: Function in derived class
aria2-1.34.0/src/IteratableChunkChecksumValidator.h:77:19: style: The function 'getTotalLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/IteratableValidator.h:64:19: note: Virtual function in base class
aria2-1.34.0/src/IteratableChunkChecksumValidator.h:77:19: note: Function in derived class
aria2-1.34.0/src/JsonParser.cc:517:57: style: Function 'parseFinal' argument 2 names different: declaration 'size' definition 'len'. [funcArgNamesDifferent]
aria2-1.34.0/src/JsonParser.h:75:47: note: Function 'parseFinal' argument 2 names different: declaration 'size' definition 'len'.
aria2-1.34.0/src/JsonParser.cc:517:57: note: Function 'parseFinal' argument 2 names different: declaration 'size' definition 'len'.
aria2-1.34.0/src/KeepRunningCommand.h:50:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Command.h:78:16: note: Virtual function in base class
aria2-1.34.0/src/KeepRunningCommand.h:50:16: note: Function in derived class
aria2-1.34.0/src/KqueueEventPoll.cc:56:52: style: Function 'KSocketEntry' argument 1 names different: declaration 'socket' definition 's'. [funcArgNamesDifferent]
aria2-1.34.0/src/KqueueEventPoll.h:67:25: note: Function 'KSocketEntry' argument 1 names different: declaration 'socket' definition 's'.
aria2-1.34.0/src/KqueueEventPoll.cc:56:52: note: Function 'KSocketEntry' argument 1 names different: declaration 'socket' definition 's'.
aria2-1.34.0/src/KqueueEventPoll.h:67:5: style: Class 'KSocketEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/Event.h:198:0: style: Class 'aria2 :: SocketEntry < CommandEvent < KSocketEntry , KqueueEventPoll > , ADNSEvent < KSocketEntry , KqueueEventPoll > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/KqueueEventPoll.h:114:16: style: The function 'poll' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/EventPoll.h:63:16: note: Virtual function in base class
aria2-1.34.0/src/KqueueEventPoll.h:114:16: note: Function in derived class
aria2-1.34.0/src/LibgcryptDHKeyExchange.h:68:8: performance: Technically the member function 'aria2::DHKeyExchange::generateNonce' can be static. [functionStatic]
aria2-1.34.0/src/LibgcryptDHKeyExchange.cc:118:21: note: Technically the member function 'aria2::DHKeyExchange::generateNonce' can be static.
aria2-1.34.0/src/LibgcryptDHKeyExchange.h:68:8: note: Technically the member function 'aria2::DHKeyExchange::generateNonce' can be static.
aria2-1.34.0/src/LibgcryptMessageDigestImpl.cc:48:10: style: Technically the member function 'aria2::::MessageDigestBase::Deleter::operator()' can be const. [functionConst]
aria2-1.34.0/src/LibgcryptMessageDigestImpl.cc:74:16: warning: Virtual function 'reset' is called from constructor 'MessageDigestBase()' at line 62. Dynamic binding is not used. [virtualCallInConstructor]
aria2-1.34.0/src/LibgcryptMessageDigestImpl.cc:62:5: note: Calling reset
aria2-1.34.0/src/LibgcryptMessageDigestImpl.cc:74:16: note: reset is a virtual method
aria2-1.34.0/src/LibgmpDHKeyExchange.h:64:8: performance: Technically the member function 'aria2::DHKeyExchange::generateNonce' can be static. [functionStatic]
aria2-1.34.0/src/LibgmpDHKeyExchange.cc:109:21: note: Technically the member function 'aria2::DHKeyExchange::generateNonce' can be static.
aria2-1.34.0/src/LibgmpDHKeyExchange.h:64:8: note: Technically the member function 'aria2::DHKeyExchange::generateNonce' can be static.
aria2-1.34.0/src/LibgnutlsTLSContext.cc:52:62: style: Function 'make' argument 2 names different: declaration 'minVer' definition 'ver'. [funcArgNamesDifferent]
aria2-1.34.0/src/TLSContext.h:56:59: note: Function 'make' argument 2 names different: declaration 'minVer' definition 'ver'.
aria2-1.34.0/src/LibgnutlsTLSContext.cc:52:62: note: Function 'make' argument 2 names different: declaration 'minVer' definition 'ver'.
aria2-1.34.0/src/LibgnutlsTLSContext.h:54:16: style: The function 'addCredentialFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSContext.h:60:16: note: Virtual function in base class
aria2-1.34.0/src/LibgnutlsTLSContext.h:54:16: note: Function in derived class
aria2-1.34.0/src/LibgnutlsTLSContext.h:58:16: style: The function 'addSystemTrustedCACerts' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSContext.h:63:16: note: Virtual function in base class
aria2-1.34.0/src/LibgnutlsTLSContext.h:58:16: note: Function in derived class
aria2-1.34.0/src/LibgnutlsTLSContext.h:61:16: style: The function 'addTrustedCACertFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSContext.h:66:16: note: Virtual function in base class
aria2-1.34.0/src/LibgnutlsTLSContext.h:61:16: note: Function in derived class
aria2-1.34.0/src/LibgnutlsTLSContext.h:63:16: style: The function 'good' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSContext.h:68:16: note: Virtual function in base class
aria2-1.34.0/src/LibgnutlsTLSContext.h:63:16: note: Function in derived class
aria2-1.34.0/src/LibgnutlsTLSContext.h:65:26: style: The function 'getSide' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSContext.h:70:26: note: Virtual function in base class
aria2-1.34.0/src/LibgnutlsTLSContext.h:65:26: note: Function in derived class
aria2-1.34.0/src/LibgnutlsTLSContext.h:67:16: style: The function 'getVerifyPeer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSContext.h:71:16: note: Virtual function in base class
aria2-1.34.0/src/LibgnutlsTLSContext.h:67:16: note: Function in derived class
aria2-1.34.0/src/LibgnutlsTLSContext.h:68:16: style: The function 'setVerifyPeer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSContext.h:72:16: note: Virtual function in base class
aria2-1.34.0/src/LibgnutlsTLSContext.h:68:16: note: Function in derived class
aria2-1.34.0/src/LibgnutlsTLSSession.h:50:3: style: Class 'GnuTLSSession' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/LibgnutlsTLSSession.h:52:15: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSSession.h:64:15: note: Virtual function in base class
aria2-1.34.0/src/LibgnutlsTLSSession.h:52:15: note: Function in derived class
aria2-1.34.0/src/LibgnutlsTLSSession.h:53:15: style: The function 'setSNIHostname' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSSession.h:69:15: note: Virtual function in base class
aria2-1.34.0/src/LibgnutlsTLSSession.h:53:15: note: Function in derived class
aria2-1.34.0/src/LibgnutlsTLSSession.h:54:15: style: The function 'closeConnection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSSession.h:74:15: note: Virtual function in base class
aria2-1.34.0/src/LibgnutlsTLSSession.h:54:15: note: Function in derived class
aria2-1.34.0/src/LibgnutlsTLSSession.h:55:15: style: The function 'checkDirection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSSession.h:81:15: note: Virtual function in base class
aria2-1.34.0/src/LibgnutlsTLSSession.h:55:15: note: Function in derived class
aria2-1.34.0/src/LibgnutlsTLSSession.h:56:19: style: The function 'writeData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSSession.h:86:19: note: Virtual function in base class
aria2-1.34.0/src/LibgnutlsTLSSession.h:56:19: note: Function in derived class
aria2-1.34.0/src/LibgnutlsTLSSession.h:57:19: style: The function 'readData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSSession.h:91:19: note: Virtual function in base class
aria2-1.34.0/src/LibgnutlsTLSSession.h:57:19: note: Function in derived class
aria2-1.34.0/src/LibgnutlsTLSSession.h:58:15: style: The function 'tlsConnect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSSession.h:99:15: note: Virtual function in base class
aria2-1.34.0/src/LibgnutlsTLSSession.h:58:15: note: Function in derived class
aria2-1.34.0/src/LibgnutlsTLSSession.h:60:15: style: The function 'tlsAccept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSSession.h:105:15: note: Virtual function in base class
aria2-1.34.0/src/LibgnutlsTLSSession.h:60:15: note: Function in derived class
aria2-1.34.0/src/LibgnutlsTLSSession.h:61:23: style: The function 'getLastErrorString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSSession.h:108:23: note: Virtual function in base class
aria2-1.34.0/src/LibgnutlsTLSSession.h:61:23: note: Function in derived class
aria2-1.34.0/src/LibgnutlsTLSSession.h:62:18: style: The function 'getRecvBufferedLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSSession.h:112:18: note: Virtual function in base class
aria2-1.34.0/src/LibgnutlsTLSSession.h:62:18: note: Function in derived class
aria2-1.34.0/src/LibnettleMessageDigestImpl.cc:59:16: warning: Virtual function 'reset' is called from constructor 'MessageDigestBase()' at line 50. Dynamic binding is not used. [virtualCallInConstructor]
aria2-1.34.0/src/LibnettleMessageDigestImpl.cc:50:5: note: Calling reset
aria2-1.34.0/src/LibnettleMessageDigestImpl.cc:59:16: note: reset is a virtual method
aria2-1.34.0/src/LibsslDHKeyExchange.h:70:8: performance: Technically the member function 'aria2::DHKeyExchange::generateNonce' can be static. [functionStatic]
aria2-1.34.0/src/LibsslDHKeyExchange.cc:133:21: note: Technically the member function 'aria2::DHKeyExchange::generateNonce' can be static.
aria2-1.34.0/src/LibsslDHKeyExchange.h:70:8: note: Technically the member function 'aria2::DHKeyExchange::generateNonce' can be static.
aria2-1.34.0/src/LibsslMessageDigestImpl.cc:76:16: warning: Virtual function 'reset' is called from constructor 'MessageDigestBase()' at line 70. Dynamic binding is not used. [virtualCallInConstructor]
aria2-1.34.0/src/LibsslMessageDigestImpl.cc:70:5: note: Calling reset
aria2-1.34.0/src/LibsslMessageDigestImpl.cc:76:16: note: reset is a virtual method
aria2-1.34.0/src/LibsslMessageDigestImpl.cc:75:18: style: The function 'getDigestLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MessageDigestImpl.h:98:18: note: Virtual function in base class
aria2-1.34.0/src/LibsslMessageDigestImpl.cc:75:18: note: Function in derived class
aria2-1.34.0/src/LibsslMessageDigestImpl.cc:76:16: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MessageDigestImpl.h:99:16: note: Virtual function in base class
aria2-1.34.0/src/LibsslMessageDigestImpl.cc:76:16: note: Function in derived class
aria2-1.34.0/src/LibsslMessageDigestImpl.cc:77:16: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MessageDigestImpl.h:100:16: note: Virtual function in base class
aria2-1.34.0/src/LibsslMessageDigestImpl.cc:77:16: note: Function in derived class
aria2-1.34.0/src/LibsslMessageDigestImpl.cc:87:16: style: The function 'digest' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MessageDigestImpl.h:101:16: note: Virtual function in base class
aria2-1.34.0/src/LibsslMessageDigestImpl.cc:87:16: note: Function in derived class
aria2-1.34.0/src/LibsslTLSContext.cc:51:8: style: Technically the member function '::bio_deleter::operator()' can be const. [functionConst]
aria2-1.34.0/src/LibsslTLSContext.cc:59:8: style: Technically the member function '::p12_deleter::operator()' can be const. [functionConst]
aria2-1.34.0/src/LibsslTLSContext.cc:67:8: style: Technically the member function '::pkey_deleter::operator()' can be const. [functionConst]
aria2-1.34.0/src/LibsslTLSContext.cc:75:8: style: Technically the member function '::x509_deleter::operator()' can be const. [functionConst]
aria2-1.34.0/src/LibsslTLSContext.cc:83:8: style: Technically the member function '::x509_sk_deleter::operator()' can be const. [functionConst]
aria2-1.34.0/src/LibsslTLSContext.h:56:16: style: The function 'addCredentialFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSContext.h:60:16: note: Virtual function in base class
aria2-1.34.0/src/LibsslTLSContext.h:56:16: note: Function in derived class
aria2-1.34.0/src/LibsslTLSContext.h:60:16: style: The function 'addSystemTrustedCACerts' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSContext.h:63:16: note: Virtual function in base class
aria2-1.34.0/src/LibsslTLSContext.h:60:16: note: Function in derived class
aria2-1.34.0/src/LibsslTLSContext.h:63:16: style: The function 'addTrustedCACertFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSContext.h:66:16: note: Virtual function in base class
aria2-1.34.0/src/LibsslTLSContext.h:63:16: note: Function in derived class
aria2-1.34.0/src/LibsslTLSContext.h:65:16: style: The function 'good' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSContext.h:68:16: note: Virtual function in base class
aria2-1.34.0/src/LibsslTLSContext.h:65:16: note: Function in derived class
aria2-1.34.0/src/LibsslTLSContext.h:67:26: style: The function 'getSide' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSContext.h:70:26: note: Virtual function in base class
aria2-1.34.0/src/LibsslTLSContext.h:67:26: note: Function in derived class
aria2-1.34.0/src/LibsslTLSContext.h:69:16: style: The function 'getVerifyPeer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSContext.h:71:16: note: Virtual function in base class
aria2-1.34.0/src/LibsslTLSContext.h:69:16: note: Function in derived class
aria2-1.34.0/src/LibsslTLSContext.h:70:16: style: The function 'setVerifyPeer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSContext.h:72:16: note: Virtual function in base class
aria2-1.34.0/src/LibsslTLSContext.h:70:16: note: Function in derived class
aria2-1.34.0/src/LibsslTLSSession.h:51:3: style: Class 'OpenSSLTLSSession' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/LibsslTLSSession.h:53:15: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSSession.h:64:15: note: Virtual function in base class
aria2-1.34.0/src/LibsslTLSSession.h:53:15: note: Function in derived class
aria2-1.34.0/src/LibsslTLSSession.h:54:15: style: The function 'setSNIHostname' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSSession.h:69:15: note: Virtual function in base class
aria2-1.34.0/src/LibsslTLSSession.h:54:15: note: Function in derived class
aria2-1.34.0/src/LibsslTLSSession.h:55:15: style: The function 'closeConnection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSSession.h:74:15: note: Virtual function in base class
aria2-1.34.0/src/LibsslTLSSession.h:55:15: note: Function in derived class
aria2-1.34.0/src/LibsslTLSSession.h:56:15: style: The function 'checkDirection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSSession.h:81:15: note: Virtual function in base class
aria2-1.34.0/src/LibsslTLSSession.h:56:15: note: Function in derived class
aria2-1.34.0/src/LibsslTLSSession.h:57:19: style: The function 'writeData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSSession.h:86:19: note: Virtual function in base class
aria2-1.34.0/src/LibsslTLSSession.h:57:19: note: Function in derived class
aria2-1.34.0/src/LibsslTLSSession.h:58:19: style: The function 'readData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSSession.h:91:19: note: Virtual function in base class
aria2-1.34.0/src/LibsslTLSSession.h:58:19: note: Function in derived class
aria2-1.34.0/src/LibsslTLSSession.h:59:15: style: The function 'tlsConnect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSSession.h:99:15: note: Virtual function in base class
aria2-1.34.0/src/LibsslTLSSession.h:59:15: note: Function in derived class
aria2-1.34.0/src/LibsslTLSSession.h:61:15: style: The function 'tlsAccept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSSession.h:105:15: note: Virtual function in base class
aria2-1.34.0/src/LibsslTLSSession.h:61:15: note: Function in derived class
aria2-1.34.0/src/LibsslTLSSession.h:62:23: style: The function 'getLastErrorString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSSession.h:108:23: note: Virtual function in base class
aria2-1.34.0/src/LibsslTLSSession.h:62:23: note: Function in derived class
aria2-1.34.0/src/LibsslTLSSession.h:63:18: style: The function 'getRecvBufferedLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSSession.h:112:18: note: Virtual function in base class
aria2-1.34.0/src/LibsslTLSSession.h:63:18: note: Function in derived class
aria2-1.34.0/src/LibuvEventPoll.cc:73:51: style: Function 'KSocketEntry' argument 1 names different: declaration 'socket' definition 's'. [funcArgNamesDifferent]
aria2-1.34.0/src/LibuvEventPoll.h:68:25: note: Function 'KSocketEntry' argument 1 names different: declaration 'socket' definition 's'.
aria2-1.34.0/src/LibuvEventPoll.cc:73:51: note: Function 'KSocketEntry' argument 1 names different: declaration 'socket' definition 's'.
aria2-1.34.0/src/LibuvEventPoll.h:68:5: style: Class 'KSocketEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/Event.h:198:0: style: Class 'aria2 :: SocketEntry < CommandEvent < KSocketEntry , LibuvEventPoll > , ADNSEvent < KSocketEntry , LibuvEventPoll > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/LibuvEventPoll.h:149:16: style: The function 'poll' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/EventPoll.h:63:16: note: Virtual function in base class
aria2-1.34.0/src/LibuvEventPoll.h:149:16: note: Function in derived class
aria2-1.34.0/src/Logger.h:76:8: style: Technically the member function 'aria2::Logger::fileLogEnabled' can be const. [functionConst]
aria2-1.34.0/src/Logger.cc:89:14: note: Technically the member function 'aria2::Logger::fileLogEnabled' can be const.
aria2-1.34.0/src/Logger.h:76:8: note: Technically the member function 'aria2::Logger::fileLogEnabled' can be const.
aria2-1.34.0/src/Logger.h:79:8: style: Technically the member function 'aria2::Logger::consoleLogEnabled' can be const. [functionConst]
aria2-1.34.0/src/Logger.cc:91:14: note: Technically the member function 'aria2::Logger::consoleLogEnabled' can be const.
aria2-1.34.0/src/Logger.h:79:8: note: Technically the member function 'aria2::Logger::consoleLogEnabled' can be const.
aria2-1.34.0/src/LongestSequencePieceSelector.h:48:16: style: The function 'select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceSelector.h:48:16: note: Virtual function in base class
aria2-1.34.0/src/LongestSequencePieceSelector.h:48:16: note: Function in derived class
aria2-1.34.0/src/LpdMessageDispatcher.cc:51:63: style: Function 'LpdMessageDispatcher' argument 3 names different: declaration 'multicastAddr' definition 'multicastAddress'. [funcArgNamesDifferent]
aria2-1.34.0/src/LpdMessageDispatcher.h:63:43: note: Function 'LpdMessageDispatcher' argument 3 names different: declaration 'multicastAddr' definition 'multicastAddress'.
aria2-1.34.0/src/LpdMessageDispatcher.cc:51:63: note: Function 'LpdMessageDispatcher' argument 3 names different: declaration 'multicastAddr' definition 'multicastAddress'.
aria2-1.34.0/src/MSEHandshake.cc:304:12: style: The scope of the variable 'iaLength' can be reduced. [variableScope]
aria2-1.34.0/src/MSEHandshake.cc:104:49: portability: Undefined behaviour, pointer arithmetic 'rbuf_+1' is out of bounds. [pointerOutOfBounds]
aria2-1.34.0/src/MSEHandshake.cc:162:24: portability: Undefined behaviour, when 'offset' is 2 the pointer arithmetic 'rbuf_+offset' is out of bounds. [pointerOutOfBounds]
aria2-1.34.0/src/MSEHandshake.cc:320:0: portability: Undefined behaviour, pointer arithmetic 'rbuf_+0' is out of bounds. [pointerOutOfBounds]
aria2-1.34.0/src/MSEHandshake.cc:393:0: portability: Undefined behaviour, pointer arithmetic 'rbuf_+0' is out of bounds. [pointerOutOfBounds]
aria2-1.34.0/src/MSEHandshake.cc:320:0: portability: Undefined behaviour, pointer arithmetic 'initiatorVCMarker_+0' is out of bounds. [pointerOutOfBounds]
aria2-1.34.0/src/MSEHandshake.cc:77:15: warning: Member variable 'MSEHandshake::rbuf_' is not initialized in the constructor. [uninitMemberVar]
aria2-1.34.0/src/MSEHandshake.cc:77:15: warning: Member variable 'MSEHandshake::infoHash_' is not initialized in the constructor. [uninitMemberVar]
aria2-1.34.0/src/MSEHandshake.cc:77:15: warning: Member variable 'MSEHandshake::secret_' is not initialized in the constructor. [uninitMemberVar]
aria2-1.34.0/src/MSEHandshake.cc:77:15: warning: Member variable 'MSEHandshake::initiatorVCMarker_' is not initialized in the constructor. [uninitMemberVar]
aria2-1.34.0/src/Metalink2RequestGroup.cc:205:11: style: The scope of the variable 'metaurl' can be reduced. [variableScope]
aria2-1.34.0/src/Metalink2RequestGroup.cc:154:36: style: Function 'createRequestGroup' argument 3 names different: declaration 'option' definition 'optionTemplate'. [funcArgNamesDifferent]
aria2-1.34.0/src/Metalink2RequestGroup.h:56:58: note: Function 'createRequestGroup' argument 3 names different: declaration 'option' definition 'optionTemplate'.
aria2-1.34.0/src/Metalink2RequestGroup.cc:154:36: note: Function 'createRequestGroup' argument 3 names different: declaration 'option' definition 'optionTemplate'.
aria2-1.34.0/src/Metalink2RequestGroup.cc:102:8: style: Technically the member function 'aria2::::FindBitTorrentUri::operator()' can be const. [functionConst]
aria2-1.34.0/src/Metalink2RequestGroup.cc:80:3: style: Class 'AccumulateNonP2PUri' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/MemoryPreDownloadHandler.h:46:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PreDownloadHandler.h:48:16: note: Virtual function in base class
aria2-1.34.0/src/MemoryPreDownloadHandler.h:46:16: note: Function in derived class
aria2-1.34.0/src/AnonDiskWriterFactory.h:52:3: style: The function 'newDiskWriter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DiskWriterFactory.h:52:3: note: Virtual function in base class
aria2-1.34.0/src/AnonDiskWriterFactory.h:52:3: note: Function in derived class
aria2-1.34.0/src/MetalinkEntry.cc:83:8: style: Technically the member function 'aria2::::PriorityHigher::operator()' can be const. [functionConst]
aria2-1.34.0/src/MetalinkHttpEntry.cc:43:49: style: Function 'swap' argument 1 names different: declaration 'c' definition 'other'. [funcArgNamesDifferent]
aria2-1.34.0/src/MetalinkHttpEntry.h:54:32: note: Function 'swap' argument 1 names different: declaration 'c' definition 'other'.
aria2-1.34.0/src/MetalinkHttpEntry.cc:43:49: note: Function 'swap' argument 1 names different: declaration 'c' definition 'other'.
aria2-1.34.0/src/MetalinkParserController.cc:194:62: performance: Function parameter 'type' should be passed by const reference. [passedByValue]
aria2-1.34.0/src/MetalinkParserController.cc:260:3: warning: Access of moved variable 'tResource_'. [accessMoved]
aria2-1.34.0/src/MetalinkParserController.cc:258:32: note: Calling std::move(tResource_)
aria2-1.34.0/src/MetalinkParserController.cc:260:3: note: $symbol:tResource_
Access of moved variable '$symbol'.
aria2-1.34.0/src/MetalinkParserController.cc:313:3: warning: Access of moved variable 'tChecksum_'. [accessMoved]
aria2-1.34.0/src/MetalinkParserController.cc:311:25: note: Calling std::move(tChecksum_)
aria2-1.34.0/src/MetalinkParserController.cc:313:3: note: $symbol:tChecksum_
Access of moved variable '$symbol'.
aria2-1.34.0/src/MetalinkParserController.cc:381:3: warning: Access of moved variable 'tChunkChecksumV4_'. [accessMoved]
aria2-1.34.0/src/MetalinkParserController.cc:379:30: note: Calling std::move(tChunkChecksumV4_)
aria2-1.34.0/src/MetalinkParserController.cc:381:3: note: $symbol:tChunkChecksumV4_
Access of moved variable '$symbol'.
aria2-1.34.0/src/MetalinkParserController.cc:485:3: warning: Access of moved variable 'tChunkChecksum_'. [accessMoved]
aria2-1.34.0/src/MetalinkParserController.cc:483:30: note: Calling std::move(tChunkChecksum_)
aria2-1.34.0/src/MetalinkParserController.cc:485:3: note: $symbol:tChunkChecksum_
Access of moved variable '$symbol'.
aria2-1.34.0/src/MetalinkParserStateImpl.h:48:16: style: The function 'beginElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:52:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateImpl.h:48:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateImpl.h:56:16: style: The function 'beginElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:52:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateImpl.h:56:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:47:16: style: The function 'beginElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:52:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:47:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:55:16: style: The function 'beginElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:52:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:55:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:60:16: style: The function 'needsCharactersBuffering' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:65:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:60:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:65:16: style: The function 'beginElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:52:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:65:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:70:16: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:59:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:70:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:75:16: style: The function 'needsCharactersBuffering' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:65:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:75:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:80:16: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:59:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:80:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:85:16: style: The function 'needsCharactersBuffering' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:65:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:85:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:90:16: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:59:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:90:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:95:16: style: The function 'needsCharactersBuffering' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:65:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:95:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:100:16: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:59:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:100:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:105:16: style: The function 'needsCharactersBuffering' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:65:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:105:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:110:16: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:59:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:110:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:115:16: style: The function 'needsCharactersBuffering' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:65:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:115:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:120:16: style: The function 'beginElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:52:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:120:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:125:16: style: The function 'needsCharactersBuffering' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:65:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:125:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:130:16: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:59:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:130:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:135:16: style: The function 'needsCharactersBuffering' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:65:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:135:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:140:16: style: The function 'beginElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:52:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:140:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:145:16: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:59:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:145:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:150:16: style: The function 'needsCharactersBuffering' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:65:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:150:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:155:16: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:59:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:155:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:160:16: style: The function 'needsCharactersBuffering' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:65:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:160:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:165:16: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:59:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:165:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:170:16: style: The function 'needsCharactersBuffering' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:65:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:170:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:175:16: style: The function 'beginElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:52:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:175:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:180:16: style: The function 'needsCharactersBuffering' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:65:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:180:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:185:16: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:59:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:185:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:190:16: style: The function 'needsCharactersBuffering' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:65:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV3Impl.h:190:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV4Impl.h:47:16: style: The function 'beginElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:52:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV4Impl.h:47:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV4Impl.h:55:16: style: The function 'beginElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:52:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV4Impl.h:55:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV4Impl.h:60:16: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:59:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV4Impl.h:60:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV4Impl.h:65:16: style: The function 'needsCharactersBuffering' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:65:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV4Impl.h:65:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV4Impl.h:70:16: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:59:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV4Impl.h:70:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV4Impl.h:75:16: style: The function 'needsCharactersBuffering' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:65:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV4Impl.h:75:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV4Impl.h:80:16: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:59:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV4Impl.h:80:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV4Impl.h:85:16: style: The function 'needsCharactersBuffering' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:65:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV4Impl.h:85:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV4Impl.h:90:16: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:59:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV4Impl.h:90:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV4Impl.h:95:16: style: The function 'needsCharactersBuffering' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:65:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV4Impl.h:95:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV4Impl.h:100:16: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:59:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV4Impl.h:100:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV4Impl.h:105:16: style: The function 'needsCharactersBuffering' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:65:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV4Impl.h:105:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV4Impl.h:110:16: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:59:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV4Impl.h:110:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV4Impl.h:115:16: style: The function 'needsCharactersBuffering' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:65:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV4Impl.h:115:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV4Impl.h:120:16: style: The function 'beginElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:52:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV4Impl.h:120:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV4Impl.h:125:16: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:59:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV4Impl.h:125:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV4Impl.h:130:16: style: The function 'needsCharactersBuffering' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:65:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV4Impl.h:130:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV4Impl.h:135:16: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:59:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV4Impl.h:135:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV4Impl.h:140:16: style: The function 'needsCharactersBuffering' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:65:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV4Impl.h:140:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV4Impl.h:145:16: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:59:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV4Impl.h:145:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV4Impl.h:150:16: style: The function 'needsCharactersBuffering' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:65:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV4Impl.h:150:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV4Impl.h:155:16: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:59:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV4Impl.h:155:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV4Impl.h:160:16: style: The function 'needsCharactersBuffering' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:65:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV4Impl.h:160:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV4Impl.h:165:16: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:59:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV4Impl.h:165:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateV4Impl.h:170:16: style: The function 'needsCharactersBuffering' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/MetalinkParserState.h:65:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateV4Impl.h:170:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateMachine.h:99:16: style: The function 'needsCharactersBuffering' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ParserStateMachine.h:51:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateMachine.h:99:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateMachine.h:101:16: style: The function 'finished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ParserStateMachine.h:53:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateMachine.h:101:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateMachine.h:103:16: style: The function 'beginElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ParserStateMachine.h:55:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateMachine.h:103:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateMachine.h:107:16: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ParserStateMachine.h:59:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateMachine.h:107:16: note: Function in derived class
aria2-1.34.0/src/MetalinkParserStateMachine.h:111:16: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ParserStateMachine.h:64:16: note: Virtual function in base class
aria2-1.34.0/src/MetalinkParserStateMachine.h:111:16: note: Function in derived class
aria2-1.34.0/src/MetalinkPostDownloadHandler.h:47:3: style: The function 'getNextRequestGroups' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PostDownloadHandler.h:49:3: note: Virtual function in base class
aria2-1.34.0/src/MetalinkPostDownloadHandler.h:47:3: note: Function in derived class
aria2-1.34.0/src/MultiDiskAdaptor.cc:214:58: style: Function 'openIfNot' argument 2 names different: declaration 'f' definition 'open'. [funcArgNamesDifferent]
aria2-1.34.0/src/MultiDiskAdaptor.h:108:66: note: Function 'openIfNot' argument 2 names different: declaration 'f' definition 'open'.
aria2-1.34.0/src/MultiDiskAdaptor.cc:214:58: note: Function 'openIfNot' argument 2 names different: declaration 'f' definition 'open'.
aria2-1.34.0/src/MultiDiskAdaptor.cc:303:8: style: Technically the member function 'aria2::::OffsetCompare::operator()' can be const. [functionConst]
aria2-1.34.0/src/MultiDiskAdaptor.h:125:16: warning: Virtual function 'closeFile' is called from destructor '~MultiDiskAdaptor()' at line 119. Dynamic binding is not used. [virtualCallInConstructor]
aria2-1.34.0/src/MultiDiskAdaptor.cc:119:41: note: Calling closeFile
aria2-1.34.0/src/MultiDiskAdaptor.h:125:16: note: closeFile is a virtual method
aria2-1.34.0/src/MultiFileAllocationIterator.h:57:3: style: Class 'MultiFileAllocationIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/MultiFileAllocationIterator.h:61:16: style: The function 'allocateChunk' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/FileAllocationIterator.h:48:16: note: Virtual function in base class
aria2-1.34.0/src/MultiFileAllocationIterator.h:61:16: note: Function in derived class
aria2-1.34.0/src/MultiFileAllocationIterator.h:63:16: style: The function 'finished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/FileAllocationIterator.h:50:16: note: Virtual function in base class
aria2-1.34.0/src/MultiFileAllocationIterator.h:63:16: note: Function in derived class
aria2-1.34.0/src/MultiFileAllocationIterator.h:65:19: style: The function 'getCurrentLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/FileAllocationIterator.h:52:19: note: Virtual function in base class
aria2-1.34.0/src/MultiFileAllocationIterator.h:65:19: note: Function in derived class
aria2-1.34.0/src/MultiFileAllocationIterator.h:67:19: style: The function 'getTotalLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/FileAllocationIterator.h:54:19: note: Virtual function in base class
aria2-1.34.0/src/MultiFileAllocationIterator.h:67:19: note: Function in derived class
aria2-1.34.0/src/NullWebSocketSessionMan.h:58:8: performance: Technically the member function 'aria2::rpc::WebSocketSessionMan::addSession' can be static. [functionStatic]
aria2-1.34.0/src/NullWebSocketSessionMan.h:59:8: performance: Technically the member function 'aria2::rpc::WebSocketSessionMan::removeSession' can be static. [functionStatic]
aria2-1.34.0/src/NullWebSocketSessionMan.h:60:8: performance: Technically the member function 'aria2::rpc::WebSocketSessionMan::addNotification' can be static. [functionStatic]
aria2-1.34.0/src/SessionSerializer.h:58:3: style: Class 'SessionSerializer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/NullStatCalc.h:46:16: style: The function 'calculateStat' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/StatCalc.h:48:16: note: Virtual function in base class
aria2-1.34.0/src/NullStatCalc.h:46:16: note: Function in derived class
aria2-1.34.0/src/NullOutputFile.h:45:18: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OutputFile.h:51:18: note: Virtual function in base class
aria2-1.34.0/src/NullOutputFile.h:45:18: note: Function in derived class
aria2-1.34.0/src/NullOutputFile.h:46:15: style: The function 'flush' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OutputFile.h:52:15: note: Virtual function in base class
aria2-1.34.0/src/NullOutputFile.h:46:15: note: Function in derived class
aria2-1.34.0/src/NullOutputFile.h:47:15: style: The function 'vprintf' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OutputFile.h:53:15: note: Virtual function in base class
aria2-1.34.0/src/NullOutputFile.h:47:15: note: Function in derived class
aria2-1.34.0/src/NullOutputFile.h:51:16: style: The function 'supportsColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OutputFile.h:63:16: note: Virtual function in base class
aria2-1.34.0/src/NullOutputFile.h:51:16: note: Function in derived class
aria2-1.34.0/src/NameResolveCommand.h:77:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Command.h:78:16: note: Virtual function in base class
aria2-1.34.0/src/NameResolveCommand.h:77:16: note: Function in derived class
aria2-1.34.0/src/Netrc.cc:239:3: style: Class 'AuthHostMatch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/NsCookieParser.h:54:40: performance: Technically the member function 'aria2::NsCookieParser::parse' can be static. [functionStatic]
aria2-1.34.0/src/NsCookieParser.cc:110:17: note: Technically the member function 'aria2::NsCookieParser::parse' can be static.
aria2-1.34.0/src/NsCookieParser.h:54:40: note: Technically the member function 'aria2::NsCookieParser::parse' can be static.
aria2-1.34.0/src/OptionHandlerImpl.h:57:16: style: The function 'parseArg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractOptionHandler.h:57:16: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:57:16: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:59:23: style: The function 'createPossibleValuesString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:67:23: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:59:23: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:72:16: style: The function 'parseArg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractOptionHandler.h:57:16: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:72:16: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:74:23: style: The function 'createPossibleValuesString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:67:23: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:74:23: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:88:16: style: The function 'parseArg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractOptionHandler.h:57:16: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:88:16: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:91:23: style: The function 'createPossibleValuesString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:67:23: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:91:23: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:102:16: style: The function 'parseArg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandlerImpl.h:88:16: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:102:16: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:118:16: style: The function 'parseArg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractOptionHandler.h:57:16: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:118:16: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:120:23: style: The function 'createPossibleValuesString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:67:23: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:120:23: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:135:16: style: The function 'parseArg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractOptionHandler.h:57:16: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:135:16: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:137:23: style: The function 'createPossibleValuesString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:67:23: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:137:23: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:154:16: style: The function 'parseArg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractOptionHandler.h:57:16: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:154:16: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:156:23: style: The function 'createPossibleValuesString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:67:23: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:156:23: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:164:16: style: The function 'parseArg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractOptionHandler.h:57:16: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:164:16: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:166:23: style: The function 'createPossibleValuesString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:67:23: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:166:23: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:177:16: style: The function 'parseArg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractOptionHandler.h:57:16: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:177:16: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:179:23: style: The function 'createPossibleValuesString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:67:23: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:179:23: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:197:16: style: The function 'parseArg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractOptionHandler.h:57:16: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:197:16: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:199:23: style: The function 'createPossibleValuesString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:67:23: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:199:23: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:212:16: style: The function 'parseArg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractOptionHandler.h:57:16: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:212:16: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:216:23: style: The function 'createPossibleValuesString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:67:23: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:216:23: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:228:16: style: The function 'parseArg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractOptionHandler.h:57:16: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:228:16: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:230:23: style: The function 'createPossibleValuesString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:67:23: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:230:23: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:246:16: style: The function 'parseArg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractOptionHandler.h:57:16: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:246:16: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:248:23: style: The function 'createPossibleValuesString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:67:23: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:248:23: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:256:16: style: The function 'parseArg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractOptionHandler.h:57:16: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:256:16: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:258:23: style: The function 'createPossibleValuesString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:67:23: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:258:23: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:266:16: style: The function 'parseArg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractOptionHandler.h:57:16: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:266:16: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:268:23: style: The function 'createPossibleValuesString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:67:23: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:268:23: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:290:16: style: The function 'parse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:65:16: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:290:16: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:292:23: style: The function 'createPossibleValuesString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:67:23: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:292:23: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:293:16: style: The function 'hasTag' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:69:16: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:293:16: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:294:16: style: The function 'addTag' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:71:16: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:294:16: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:295:23: style: The function 'toTagString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:73:23: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:295:23: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:296:23: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:75:23: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:296:23: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:297:23: style: The function 'getDescription' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:77:23: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:297:23: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:298:30: style: The function 'getDefaultValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:79:30: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:298:30: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:299:16: style: The function 'isHidden' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:81:16: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:299:16: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:300:16: style: The function 'hide' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:83:16: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:300:16: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:301:19: style: The function 'getPref' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:85:19: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:301:19: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:302:20: style: The function 'getArgType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:89:20: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:302:20: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:303:16: style: The function 'getShortName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:91:16: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:303:16: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:304:16: style: The function 'getEraseAfterParse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:95:16: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:304:16: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:305:16: style: The function 'setEraseAfterParse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:97:16: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:305:16: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:306:16: style: The function 'getInitialOption' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:99:16: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:306:16: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:307:16: style: The function 'setInitialOption' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:100:16: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:307:16: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:308:16: style: The function 'getChangeOption' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:101:16: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:308:16: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:309:16: style: The function 'setChangeOption' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:102:16: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:309:16: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:310:16: style: The function 'getChangeOptionForReserved' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:103:16: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:310:16: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:311:16: style: The function 'setChangeOptionForReserved' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:104:16: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:311:16: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:312:16: style: The function 'getChangeGlobalOption' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:105:16: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:312:16: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:313:16: style: The function 'setChangeGlobalOption' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:106:16: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:313:16: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:314:16: style: The function 'getCumulative' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:107:16: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:314:16: note: Function in derived class
aria2-1.34.0/src/OptionHandlerImpl.h:315:16: style: The function 'setCumulative' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OptionHandler.h:108:16: note: Virtual function in base class
aria2-1.34.0/src/OptionHandlerImpl.h:315:16: note: Function in derived class
aria2-1.34.0/src/OptionParser.cc:237:56: style: Function 'parse' argument 2 names different: declaration 'ios' definition 'is'. [funcArgNamesDifferent]
aria2-1.34.0/src/OptionParser.h:71:44: note: Function 'parse' argument 2 names different: declaration 'ios' definition 'is'.
aria2-1.34.0/src/OptionParser.cc:237:56: note: Function 'parse' argument 2 names different: declaration 'ios' definition 'is'.
aria2-1.34.0/src/UnknownOptionException.h:46:38: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/RecoverableException.h:43:38: note: Virtual function in base class
aria2-1.34.0/src/UnknownOptionException.h:46:38: note: Function in derived class
aria2-1.34.0/src/PeerInteractionCommand.cc:84:75: style: Function 'PeerInteractionCommand' argument 3 names different: declaration 'peer' definition 'p'. [funcArgNamesDifferent]
aria2-1.34.0/src/PeerInteractionCommand.h:83:36: note: Function 'PeerInteractionCommand' argument 3 names different: declaration 'peer' definition 'p'.
aria2-1.34.0/src/PeerInteractionCommand.cc:84:75: note: Function 'PeerInteractionCommand' argument 3 names different: declaration 'peer' definition 'p'.
aria2-1.34.0/src/ReceiverMSEHandshakeCommand.h:68:16: style: The function 'executeInternal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PeerAbstractCommand.h:85:16: note: Virtual function in base class
aria2-1.34.0/src/ReceiverMSEHandshakeCommand.h:68:16: note: Function in derived class
aria2-1.34.0/src/ReceiverMSEHandshakeCommand.h:69:16: style: The function 'exitBeforeExecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PeerAbstractCommand.h:84:16: note: Virtual function in base class
aria2-1.34.0/src/ReceiverMSEHandshakeCommand.h:69:16: note: Function in derived class
aria2-1.34.0/src/PeerReceiveHandshakeCommand.h:51:16: style: The function 'executeInternal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PeerAbstractCommand.h:85:16: note: Virtual function in base class
aria2-1.34.0/src/PeerReceiveHandshakeCommand.h:51:16: note: Function in derived class
aria2-1.34.0/src/PeerReceiveHandshakeCommand.h:52:16: style: The function 'exitBeforeExecute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PeerAbstractCommand.h:84:16: note: Virtual function in base class
aria2-1.34.0/src/PeerReceiveHandshakeCommand.h:52:16: note: Function in derived class
aria2-1.34.0/src/PeerSessionResource.cc:236:68: style: Function 'reconfigure' argument 2 names different: declaration 'totalLength' definition 'totalLenth'. [funcArgNamesDifferent]
aria2-1.34.0/src/PeerSessionResource.h:140:49: note: Function 'reconfigure' argument 2 names different: declaration 'totalLength' definition 'totalLenth'.
aria2-1.34.0/src/PeerSessionResource.cc:236:68: note: Function 'reconfigure' argument 2 names different: declaration 'totalLength' definition 'totalLenth'.
aria2-1.34.0/src/Piece.cc:364:8: style: The scope of the variable 'rv' can be reduced. [variableScope]
aria2-1.34.0/src/PiecedSegment.h:57:16: style: The function 'complete' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Segment.h:53:16: note: Virtual function in base class
aria2-1.34.0/src/PiecedSegment.h:57:16: note: Function in derived class
aria2-1.34.0/src/PiecedSegment.h:59:18: style: The function 'getIndex' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Segment.h:55:18: note: Virtual function in base class
aria2-1.34.0/src/PiecedSegment.h:59:18: note: Function in derived class
aria2-1.34.0/src/PiecedSegment.h:61:19: style: The function 'getPosition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Segment.h:57:19: note: Virtual function in base class
aria2-1.34.0/src/PiecedSegment.h:61:19: note: Function in derived class
aria2-1.34.0/src/PiecedSegment.h:63:19: style: The function 'getPositionToWrite' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Segment.h:59:19: note: Virtual function in base class
aria2-1.34.0/src/PiecedSegment.h:63:19: note: Function in derived class
aria2-1.34.0/src/PiecedSegment.h:65:19: style: The function 'getLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Segment.h:61:19: note: Virtual function in base class
aria2-1.34.0/src/PiecedSegment.h:65:19: note: Function in derived class
aria2-1.34.0/src/PiecedSegment.h:67:19: style: The function 'getSegmentLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Segment.h:63:19: note: Virtual function in base class
aria2-1.34.0/src/PiecedSegment.h:67:19: note: Function in derived class
aria2-1.34.0/src/PiecedSegment.h:72:19: style: The function 'getWrittenLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Segment.h:65:19: note: Virtual function in base class
aria2-1.34.0/src/PiecedSegment.h:72:19: note: Function in derived class
aria2-1.34.0/src/PiecedSegment.h:77:16: style: The function 'updateWrittenLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Segment.h:67:16: note: Virtual function in base class
aria2-1.34.0/src/PiecedSegment.h:77:16: note: Function in derived class
aria2-1.34.0/src/PiecedSegment.h:80:16: style: The function 'updateHash' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Segment.h:70:16: note: Virtual function in base class
aria2-1.34.0/src/PiecedSegment.h:80:16: note: Function in derived class
aria2-1.34.0/src/PiecedSegment.h:83:16: style: The function 'isHashCalculated' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Segment.h:73:16: note: Virtual function in base class
aria2-1.34.0/src/PiecedSegment.h:83:16: note: Function in derived class
aria2-1.34.0/src/PiecedSegment.h:85:23: style: The function 'getDigest' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Segment.h:75:23: note: Virtual function in base class
aria2-1.34.0/src/PiecedSegment.h:85:23: note: Function in derived class
aria2-1.34.0/src/PiecedSegment.h:87:16: style: The function 'clear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Segment.h:77:16: note: Virtual function in base class
aria2-1.34.0/src/PiecedSegment.h:87:16: note: Function in derived class
aria2-1.34.0/src/PiecedSegment.h:89:34: style: The function 'getPiece' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Segment.h:79:34: note: Virtual function in base class
aria2-1.34.0/src/PiecedSegment.h:89:34: note: Function in derived class
aria2-1.34.0/src/PollEventPoll.cc:50:50: style: Function 'KSocketEntry' argument 1 names different: declaration 'socket' definition 's'. [funcArgNamesDifferent]
aria2-1.34.0/src/PollEventPoll.h:64:25: note: Function 'KSocketEntry' argument 1 names different: declaration 'socket' definition 's'.
aria2-1.34.0/src/PollEventPoll.cc:50:50: note: Function 'KSocketEntry' argument 1 names different: declaration 'socket' definition 's'.
aria2-1.34.0/src/PollEventPoll.h:64:5: style: Class 'KSocketEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/Event.h:198:0: style: Class 'aria2 :: SocketEntry < CommandEvent < KSocketEntry , PollEventPoll > , ADNSEvent < KSocketEntry , PollEventPoll > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/PollEventPoll.h:109:16: style: The function 'poll' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/EventPoll.h:63:16: note: Virtual function in base class
aria2-1.34.0/src/PollEventPoll.h:109:16: note: Function in derived class
aria2-1.34.0/src/PortEventPoll.cc:50:50: style: Function 'KSocketEntry' argument 1 names different: declaration 'socket' definition 's'. [funcArgNamesDifferent]
aria2-1.34.0/src/PortEventPoll.h:71:25: note: Function 'KSocketEntry' argument 1 names different: declaration 'socket' definition 's'.
aria2-1.34.0/src/PortEventPoll.cc:50:50: note: Function 'KSocketEntry' argument 1 names different: declaration 'socket' definition 's'.
aria2-1.34.0/src/PortEventPoll.cc:80:7: style: Class 'PortEventPoll' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aria2-1.34.0/src/PortEventPoll.cc:80:7: style: Class 'PortEventPoll' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aria2-1.34.0/src/PortEventPoll.h:71:5: style: Class 'KSocketEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/Event.h:198:0: style: Class 'aria2 :: SocketEntry < CommandEvent < KSocketEntry , PortEventPoll > , ADNSEvent < KSocketEntry , PortEventPoll > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/PortEventPoll.h:115:16: style: The function 'poll' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/EventPoll.h:63:16: note: Virtual function in base class
aria2-1.34.0/src/PortEventPoll.h:115:16: note: Function in derived class
aria2-1.34.0/src/PriorityPieceSelector.h:52:3: style: Class 'PriorityPieceSelector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/PriorityPieceSelector.h:54:16: style: The function 'select' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceSelector.h:48:16: note: Virtual function in base class
aria2-1.34.0/src/PriorityPieceSelector.h:54:16: note: Function in derived class
aria2-1.34.0/src/ProtocolDetector.h:50:8: performance: Technically the member function 'aria2::ProtocolDetector::isStreamProtocol' can be static. [functionStatic]
aria2-1.34.0/src/ProtocolDetector.cc:56:24: note: Technically the member function 'aria2::ProtocolDetector::isStreamProtocol' can be static.
aria2-1.34.0/src/ProtocolDetector.h:50:8: note: Technically the member function 'aria2::ProtocolDetector::isStreamProtocol' can be static.
aria2-1.34.0/src/ProtocolDetector.h:54:8: performance: Technically the member function 'aria2::ProtocolDetector::guessTorrentFile' can be static. [functionStatic]
aria2-1.34.0/src/ProtocolDetector.cc:61:24: note: Technically the member function 'aria2::ProtocolDetector::guessTorrentFile' can be static.
aria2-1.34.0/src/ProtocolDetector.h:54:8: note: Technically the member function 'aria2::ProtocolDetector::guessTorrentFile' can be static.
aria2-1.34.0/src/ProtocolDetector.h:58:8: performance: Technically the member function 'aria2::ProtocolDetector::guessTorrentMagnet' can be static. [functionStatic]
aria2-1.34.0/src/ProtocolDetector.cc:78:24: note: Technically the member function 'aria2::ProtocolDetector::guessTorrentMagnet' can be static.
aria2-1.34.0/src/ProtocolDetector.h:58:8: note: Technically the member function 'aria2::ProtocolDetector::guessTorrentMagnet' can be static.
aria2-1.34.0/src/ProtocolDetector.h:62:8: performance: Technically the member function 'aria2::ProtocolDetector::guessMetalinkFile' can be static. [functionStatic]
aria2-1.34.0/src/ProtocolDetector.cc:93:24: note: Technically the member function 'aria2::ProtocolDetector::guessMetalinkFile' can be static.
aria2-1.34.0/src/ProtocolDetector.h:62:8: note: Technically the member function 'aria2::ProtocolDetector::guessMetalinkFile' can be static.
aria2-1.34.0/src/Request.cc:149:43: style: Function 'parseUri' argument 1 names different: declaration 'uri' definition 'srcUri'. [funcArgNamesDifferent]
aria2-1.34.0/src/Request.h:77:36: note: Function 'parseUri' argument 1 names different: declaration 'uri' definition 'srcUri'.
aria2-1.34.0/src/Request.cc:149:43: note: Function 'parseUri' argument 1 names different: declaration 'uri' definition 'srcUri'.
aria2-1.34.0/src/RequestGroup.h:195:8: performance: Technically the member function 'aria2::RequestGroup::validateFilename' can be static. [functionStatic]
aria2-1.34.0/src/RequestGroup.cc:920:20: note: Technically the member function 'aria2::RequestGroup::validateFilename' can be static.
aria2-1.34.0/src/RequestGroup.h:195:8: note: Technically the member function 'aria2::RequestGroup::validateFilename' can be static.
aria2-1.34.0/src/RequestGroup.h:198:8: performance: Technically the member function 'aria2::RequestGroup::initializePreDownloadHandler' can be static. [functionStatic]
aria2-1.34.0/src/RequestGroup.cc:1083:20: note: Technically the member function 'aria2::RequestGroup::initializePreDownloadHandler' can be static.
aria2-1.34.0/src/RequestGroup.h:198:8: note: Technically the member function 'aria2::RequestGroup::initializePreDownloadHandler' can be static.
aria2-1.34.0/src/RequestGroup.h:200:8: performance: Technically the member function 'aria2::RequestGroup::initializePostDownloadHandler' can be static. [functionStatic]
aria2-1.34.0/src/RequestGroup.cc:1099:20: note: Technically the member function 'aria2::RequestGroup::initializePostDownloadHandler' can be static.
aria2-1.34.0/src/RequestGroup.h:200:8: note: Technically the member function 'aria2::RequestGroup::initializePostDownloadHandler' can be static.
aria2-1.34.0/src/RequestGroup.h:268:8: performance: Technically the member function 'aria2::RequestGroup::validateTotalLength' can be static. [functionStatic]
aria2-1.34.0/src/RequestGroup.cc:933:20: note: Technically the member function 'aria2::RequestGroup::validateTotalLength' can be static.
aria2-1.34.0/src/RequestGroup.h:268:8: note: Technically the member function 'aria2::RequestGroup::validateTotalLength' can be static.
aria2-1.34.0/src/RequestGroup.h:493:8: performance: Technically the member function 'aria2::RequestGroup::p2pInvolved' can be static. [functionStatic]
aria2-1.34.0/src/RequestGroup.cc:1311:20: note: Technically the member function 'aria2::RequestGroup::p2pInvolved' can be static.
aria2-1.34.0/src/RequestGroup.h:493:8: note: Technically the member function 'aria2::RequestGroup::p2pInvolved' can be static.
aria2-1.34.0/src/RequestGroup.h:514:8: performance: Technically the member function 'aria2::RequestGroup::isSeeder' can be static. [functionStatic]
aria2-1.34.0/src/RequestGroup.cc:1334:20: note: Technically the member function 'aria2::RequestGroup::isSeeder' can be static.
aria2-1.34.0/src/RequestGroup.h:514:8: note: Technically the member function 'aria2::RequestGroup::isSeeder' can be static.
aria2-1.34.0/src/UnknownLengthPieceStorage.h:68:3: style: Class 'UnknownLengthPieceStorage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/UnknownLengthPieceStorage.h:114:16: style: The function 'hasMissingUnusedPiece' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:130:16: note: Virtual function in base class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:114:16: note: Function in derived class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:120:3: style: The function 'getMissingPiece' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:137:3: note: Virtual function in base class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:120:3: note: Function in derived class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:129:34: style: The function 'getMissingPiece' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:146:34: note: Virtual function in base class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:129:34: note: Function in derived class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:136:34: style: The function 'getPiece' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:152:34: note: Virtual function in base class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:136:34: note: Function in derived class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:142:3: style: The function 'completePiece' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:162:16: note: Virtual function in base class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:142:3: note: Function in derived class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:147:16: style: The function 'cancelPiece' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:167:16: note: Virtual function in base class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:147:16: note: Function in derived class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:154:16: style: The function 'hasPiece' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:174:16: note: Virtual function in base class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:154:16: note: Function in derived class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:156:16: style: The function 'isPieceUsed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:176:16: note: Virtual function in base class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:156:16: note: Function in derived class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:158:19: style: The function 'getTotalLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:178:19: note: Virtual function in base class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:158:19: note: Function in derived class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:160:19: style: The function 'getFilteredTotalLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:180:19: note: Virtual function in base class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:160:19: note: Function in derived class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:165:19: style: The function 'getCompletedLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:182:19: note: Virtual function in base class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:165:19: note: Function in derived class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:167:19: style: The function 'getFilteredCompletedLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:184:19: note: Virtual function in base class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:167:19: note: Function in derived class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:172:16: style: The function 'setupFileFilter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:186:16: note: Virtual function in base class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:172:16: note: Function in derived class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:174:16: style: The function 'clearFileFilter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:188:16: note: Virtual function in base class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:174:16: note: Function in derived class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:181:16: style: The function 'downloadFinished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:195:16: note: Virtual function in base class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:181:16: note: Function in derived class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:187:16: style: The function 'allDownloadFinished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:201:16: note: Virtual function in base class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:187:16: note: Function in derived class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:196:16: style: The function 'initStorage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:207:16: note: Virtual function in base class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:196:16: note: Function in derived class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:198:32: style: The function 'getBitfield' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:209:32: note: Virtual function in base class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:198:32: note: Function in derived class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:200:16: style: The function 'setBitfield' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:211:16: note: Virtual function in base class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:200:16: note: Function in derived class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:205:18: style: The function 'getBitfieldLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:214:18: note: Virtual function in base class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:205:18: note: Function in derived class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:207:16: style: The function 'isSelectiveDownloadingMode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:216:16: note: Virtual function in base class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:207:16: note: Function in derived class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:209:16: style: The function 'isEndGame' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:218:16: note: Virtual function in base class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:209:16: note: Function in derived class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:211:16: style: The function 'enterEndGame' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:220:16: note: Virtual function in base class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:211:16: note: Function in derived class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:213:16: style: The function 'setEndGamePieceNum' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:223:16: note: Virtual function in base class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:213:16: note: Function in derived class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:215:40: style: The function 'getDiskAdaptor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:225:40: note: Virtual function in base class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:215:40: note: Function in derived class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:217:24: style: The function 'getWrDiskCache' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:227:24: note: Virtual function in base class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:217:24: note: Function in derived class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:219:16: style: The function 'flushWrDiskCacheEntry' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:230:16: note: Virtual function in base class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:219:16: note: Function in derived class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:221:19: style: The function 'getPieceLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:232:19: note: Virtual function in base class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:221:19: note: Function in derived class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:223:16: style: The function 'advertisePiece' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:238:16: note: Virtual function in base class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:223:16: note: Function in derived class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:233:3: style: The function 'getAdvertisedPieceIndexes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:245:20: note: Virtual function in base class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:233:3: note: Function in derived class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:239:16: style: The function 'removeAdvertisedPiece' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:253:16: note: Virtual function in base class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:239:16: note: Function in derived class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:244:16: style: The function 'markAllPiecesDone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:258:16: note: Virtual function in base class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:244:16: note: Function in derived class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:246:16: style: The function 'markPiecesDone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:263:16: note: Virtual function in base class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:246:16: note: Function in derived class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:248:16: style: The function 'markPieceMissing' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:157:16: note: Virtual function in base class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:248:16: note: Function in derived class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:254:16: style: The function 'addInFlightPiece' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:266:3: note: Virtual function in base class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:254:16: note: Function in derived class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:259:18: style: The function 'countInFlightPiece' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:268:18: note: Virtual function in base class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:259:18: note: Function in derived class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:262:3: style: The function 'getInFlightPieces' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:271:3: note: Virtual function in base class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:262:3: note: Function in derived class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:264:16: style: The function 'addPieceStats' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:273:16: note: Virtual function in base class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:264:16: note: Function in derived class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:266:16: style: The function 'addPieceStats' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:275:16: note: Virtual function in base class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:266:16: note: Function in derived class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:271:16: style: The function 'subtractPieceStats' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:278:16: note: Virtual function in base class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:271:16: note: Function in derived class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:276:16: style: The function 'updatePieceStats' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:281:16: note: Virtual function in base class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:276:16: note: Function in derived class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:282:18: style: The function 'getNextUsedIndex' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:288:18: note: Virtual function in base class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:282:18: note: Function in derived class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:287:16: style: The function 'onDownloadIncomplete' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PieceStorage.h:291:16: note: Virtual function in base class
aria2-1.34.0/src/UnknownLengthPieceStorage.h:287:16: note: Function in derived class
aria2-1.34.0/src/RequestGroupMan.cc:918:44: style: Function 'addDownloadResult' argument 1 names different: declaration 'downloadResult' definition 'dr'. [funcArgNamesDifferent]
aria2-1.34.0/src/RequestGroupMan.h:266:65: note: Function 'addDownloadResult' argument 1 names different: declaration 'downloadResult' definition 'dr'.
aria2-1.34.0/src/RequestGroupMan.cc:918:44: note: Function 'addDownloadResult' argument 1 names different: declaration 'downloadResult' definition 'dr'.
aria2-1.34.0/src/RequestGroupMan.cc:633:45: style: Variable 'finished' is modified but its new value is never used. [unreadVariable]
aria2-1.34.0/src/RequestGroupMan.cc:639:49: style: Variable 'removed' is modified but its new value is never used. [unreadVariable]
aria2-1.34.0/src/RequestGroupMan.h:133:8: performance: Technically the member function 'aria2::RequestGroupMan::formatDownloadResultFull' can be static. [functionStatic]
aria2-1.34.0/src/RequestGroupMan.cc:791:23: note: Technically the member function 'aria2::RequestGroupMan::formatDownloadResultFull' can be static.
aria2-1.34.0/src/RequestGroupMan.h:133:8: note: Technically the member function 'aria2::RequestGroupMan::formatDownloadResultFull' can be static.
aria2-1.34.0/src/RequestGroupMan.h:137:15: performance: Technically the member function 'aria2::RequestGroupMan::formatDownloadResult' can be static. [functionStatic]
aria2-1.34.0/src/RequestGroupMan.cc:834:30: note: Technically the member function 'aria2::RequestGroupMan::formatDownloadResult' can be static.
aria2-1.34.0/src/RequestGroupMan.h:137:15: note: Technically the member function 'aria2::RequestGroupMan::formatDownloadResult' can be static.
aria2-1.34.0/src/RequestGroupMan.h:156:8: style: Technically the member function 'aria2::RequestGroupMan::downloadFinished' can be const. [functionConst]
aria2-1.34.0/src/RequestGroupMan.cc:153:23: note: Technically the member function 'aria2::RequestGroupMan::downloadFinished' can be const.
aria2-1.34.0/src/RequestGroupMan.h:156:8: note: Technically the member function 'aria2::RequestGroupMan::downloadFinished' can be const.
aria2-1.34.0/src/RequestGroupMan.cc:295:8: performance: Technically the member function 'aria2::::ProcessStoppedRequestGroup::saveSignature' can be static. [functionStatic]
aria2-1.34.0/src/RequestGroupMan.cc:313:8: style: Technically the member function 'aria2::::ProcessStoppedRequestGroup::collectStat' can be const. [functionConst]
aria2-1.34.0/src/RpcMethodImpl.h:85:3: style: Struct 'IntegerGE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/RpcMethodImpl.h:132:38: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/RpcMethod.h:73:38: note: Virtual function in base class
aria2-1.34.0/src/RpcMethodImpl.h:132:38: note: Function in derived class
aria2-1.34.0/src/RpcMethodImpl.h:141:38: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/RpcMethod.h:73:38: note: Virtual function in base class
aria2-1.34.0/src/RpcMethodImpl.h:141:38: note: Function in derived class
aria2-1.34.0/src/RpcMethodImpl.h:150:38: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/RpcMethod.h:73:38: note: Virtual function in base class
aria2-1.34.0/src/RpcMethodImpl.h:150:38: note: Function in derived class
aria2-1.34.0/src/RpcMethodImpl.h:159:38: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/RpcMethod.h:73:38: note: Virtual function in base class
aria2-1.34.0/src/RpcMethodImpl.h:159:38: note: Function in derived class
aria2-1.34.0/src/RpcMethodImpl.h:168:38: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/RpcMethod.h:73:38: note: Virtual function in base class
aria2-1.34.0/src/RpcMethodImpl.h:168:38: note: Function in derived class
aria2-1.34.0/src/RpcMethodImpl.h:177:38: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/RpcMethod.h:73:38: note: Virtual function in base class
aria2-1.34.0/src/RpcMethodImpl.h:177:38: note: Function in derived class
aria2-1.34.0/src/RpcMethodImpl.h:186:38: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/RpcMethod.h:73:38: note: Virtual function in base class
aria2-1.34.0/src/RpcMethodImpl.h:186:38: note: Function in derived class
aria2-1.34.0/src/RpcMethodImpl.h:195:38: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/RpcMethod.h:73:38: note: Virtual function in base class
aria2-1.34.0/src/RpcMethodImpl.h:195:38: note: Function in derived class
aria2-1.34.0/src/RpcMethodImpl.h:204:38: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/RpcMethod.h:73:38: note: Virtual function in base class
aria2-1.34.0/src/RpcMethodImpl.h:204:38: note: Function in derived class
aria2-1.34.0/src/RpcMethodImpl.h:235:38: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/RpcMethod.h:73:38: note: Virtual function in base class
aria2-1.34.0/src/RpcMethodImpl.h:235:38: note: Function in derived class
aria2-1.34.0/src/RpcMethodImpl.h:244:38: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/RpcMethod.h:73:38: note: Virtual function in base class
aria2-1.34.0/src/RpcMethodImpl.h:244:38: note: Function in derived class
aria2-1.34.0/src/RpcMethodImpl.h:253:38: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/RpcMethod.h:73:38: note: Virtual function in base class
aria2-1.34.0/src/RpcMethodImpl.h:253:38: note: Function in derived class
aria2-1.34.0/src/RpcMethodImpl.h:262:38: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/RpcMethod.h:73:38: note: Virtual function in base class
aria2-1.34.0/src/RpcMethodImpl.h:262:38: note: Function in derived class
aria2-1.34.0/src/RpcMethodImpl.h:282:38: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/RpcMethod.h:73:38: note: Virtual function in base class
aria2-1.34.0/src/RpcMethodImpl.h:282:38: note: Function in derived class
aria2-1.34.0/src/RpcMethodImpl.h:291:38: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/RpcMethod.h:73:38: note: Virtual function in base class
aria2-1.34.0/src/RpcMethodImpl.h:291:38: note: Function in derived class
aria2-1.34.0/src/RpcMethodImpl.h:300:38: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/RpcMethod.h:73:38: note: Virtual function in base class
aria2-1.34.0/src/RpcMethodImpl.h:300:38: note: Function in derived class
aria2-1.34.0/src/RpcMethodImpl.h:413:38: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/RpcMethod.h:73:38: note: Virtual function in base class
aria2-1.34.0/src/RpcMethodImpl.h:413:38: note: Function in derived class
aria2-1.34.0/src/RpcMethodImpl.h:422:38: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/RpcMethod.h:73:38: note: Virtual function in base class
aria2-1.34.0/src/RpcMethodImpl.h:422:38: note: Function in derived class
aria2-1.34.0/src/RpcMethodImpl.h:431:38: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/RpcMethod.h:73:38: note: Virtual function in base class
aria2-1.34.0/src/RpcMethodImpl.h:431:38: note: Function in derived class
aria2-1.34.0/src/RpcMethodImpl.h:440:38: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/RpcMethod.h:73:38: note: Virtual function in base class
aria2-1.34.0/src/RpcMethodImpl.h:440:38: note: Function in derived class
aria2-1.34.0/src/RpcMethodImpl.h:449:38: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/RpcMethod.h:73:38: note: Virtual function in base class
aria2-1.34.0/src/RpcMethodImpl.h:449:38: note: Function in derived class
aria2-1.34.0/src/RpcMethodImpl.h:458:38: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/RpcMethod.h:73:38: note: Virtual function in base class
aria2-1.34.0/src/RpcMethodImpl.h:458:38: note: Function in derived class
aria2-1.34.0/src/RpcMethodImpl.h:467:38: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/RpcMethod.h:73:38: note: Virtual function in base class
aria2-1.34.0/src/RpcMethodImpl.h:467:38: note: Function in derived class
aria2-1.34.0/src/RpcMethodImpl.h:476:38: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/RpcMethod.h:73:38: note: Virtual function in base class
aria2-1.34.0/src/RpcMethodImpl.h:476:38: note: Function in derived class
aria2-1.34.0/src/RpcMethodImpl.h:485:38: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/RpcMethod.h:73:38: note: Virtual function in base class
aria2-1.34.0/src/RpcMethodImpl.h:485:38: note: Function in derived class
aria2-1.34.0/src/RpcMethodImpl.h:494:38: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/RpcMethod.h:73:38: note: Virtual function in base class
aria2-1.34.0/src/RpcMethodImpl.h:494:38: note: Function in derived class
aria2-1.34.0/src/RpcMethodImpl.h:503:38: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/RpcMethod.h:73:38: note: Virtual function in base class
aria2-1.34.0/src/RpcMethodImpl.h:503:38: note: Function in derived class
aria2-1.34.0/src/RpcMethodImpl.h:512:38: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/RpcMethod.h:73:38: note: Virtual function in base class
aria2-1.34.0/src/RpcMethodImpl.h:512:38: note: Function in derived class
aria2-1.34.0/src/RpcMethodImpl.h:521:38: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/RpcMethod.h:73:38: note: Virtual function in base class
aria2-1.34.0/src/RpcMethodImpl.h:521:38: note: Function in derived class
aria2-1.34.0/src/RpcMethodImpl.h:525:23: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/RpcMethod.h:103:23: note: Virtual function in base class
aria2-1.34.0/src/RpcMethodImpl.h:525:23: note: Function in derived class
aria2-1.34.0/src/RpcMethodImpl.h:532:38: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/RpcMethod.h:73:38: note: Virtual function in base class
aria2-1.34.0/src/RpcMethodImpl.h:532:38: note: Function in derived class
aria2-1.34.0/src/RpcMethodImpl.h:536:23: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/RpcMethod.h:103:23: note: Virtual function in base class
aria2-1.34.0/src/RpcMethodImpl.h:536:23: note: Function in derived class
aria2-1.34.0/src/RpcMethodImpl.h:543:38: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/RpcMethod.h:73:38: note: Virtual function in base class
aria2-1.34.0/src/RpcMethodImpl.h:543:38: note: Function in derived class
aria2-1.34.0/src/RpcMethodImpl.h:547:23: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/RpcMethod.h:103:23: note: Virtual function in base class
aria2-1.34.0/src/RpcMethodImpl.h:547:23: note: Function in derived class
aria2-1.34.0/src/RpcMethodImpl.h:554:38: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/RpcMethod.h:73:38: note: Virtual function in base class
aria2-1.34.0/src/RpcMethodImpl.h:554:38: note: Function in derived class
aria2-1.34.0/src/RpcMethod.cc:151:52: style: Function 'gatherChangeableOption' argument 3 names different: declaration 'optionDict' definition 'optionsDict'. [funcArgNamesDifferent]
aria2-1.34.0/src/RpcMethod.h:79:43: note: Function 'gatherChangeableOption' argument 3 names different: declaration 'optionDict' definition 'optionsDict'.
aria2-1.34.0/src/RpcMethod.cc:151:52: note: Function 'gatherChangeableOption' argument 3 names different: declaration 'optionDict' definition 'optionsDict'.
aria2-1.34.0/src/RpcMethod.cc:211:58: style: Function 'gatherChangeableGlobalOption' argument 2 names different: declaration 'optionDict' definition 'optionsDict'. [funcArgNamesDifferent]
aria2-1.34.0/src/RpcMethod.h:84:65: note: Function 'gatherChangeableGlobalOption' argument 2 names different: declaration 'optionDict' definition 'optionsDict'.
aria2-1.34.0/src/RpcMethod.cc:211:58: note: Function 'gatherChangeableGlobalOption' argument 2 names different: declaration 'optionDict' definition 'optionsDict'.
aria2-1.34.0/src/RpcMethod.h:86:30: performance: Technically the member function 'aria2::rpc::RpcMethod::createErrorResponse' can be static. [functionStatic]
aria2-1.34.0/src/RpcMethod.cc:61:39: note: Technically the member function 'aria2::rpc::RpcMethod::createErrorResponse' can be static.
aria2-1.34.0/src/RpcMethod.h:86:30: note: Technically the member function 'aria2::rpc::RpcMethod::createErrorResponse' can be static.
aria2-1.34.0/src/RpcResponse.cc:136:38: style: Function 'toXml' argument 1 names different: declaration 'response' definition 'res'. [funcArgNamesDifferent]
aria2-1.34.0/src/RpcResponse.h:73:38: note: Function 'toXml' argument 1 names different: declaration 'response' definition 'res'.
aria2-1.34.0/src/RpcResponse.cc:136:38: note: Function 'toXml' argument 1 names different: declaration 'response' definition 'res'.
aria2-1.34.0/src/RpcResponse.cc:180:39: style: Function 'toJson' argument 1 names different: declaration 'response' definition 'res'. [funcArgNamesDifferent]
aria2-1.34.0/src/RpcResponse.h:77:39: note: Function 'toJson' argument 1 names different: declaration 'response' definition 'res'.
aria2-1.34.0/src/RpcResponse.cc:180:39: note: Function 'toJson' argument 1 names different: declaration 'response' definition 'res'.
aria2-1.34.0/src/RpcResponse.cc:59:5: style: Class 'XmlValueBaseVisitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/SSHSession.h:87:11: performance: Technically the member function 'aria2::SSHSession::writeData' can be static. [functionStatic]
aria2-1.34.0/src/SSHSession.cc:144:21: note: Technically the member function 'aria2::SSHSession::writeData' can be static.
aria2-1.34.0/src/SSHSession.h:87:11: note: Technically the member function 'aria2::SSHSession::writeData' can be static.
aria2-1.34.0/src/SegmentMan.h:110:8: performance: Technically the member function 'aria2::SegmentMan::init' can be static. [functionStatic]
aria2-1.34.0/src/SegmentMan.cc:90:18: note: Technically the member function 'aria2::SegmentMan::init' can be static.
aria2-1.34.0/src/SegmentMan.h:110:8: note: Technically the member function 'aria2::SegmentMan::init' can be static.
aria2-1.34.0/src/SegmentMan.cc:361:3: style: Class 'FindSegmentEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/SegmentMan.cc:426:3: style: Class 'PeerStatHostProtoEqual' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/ServerStat.cc:115:49: style: Function 'setMultiConnectionAvgSpeed' argument 1 names different: declaration 'singleConnectionAvgSpeed' definition 'multiConnectionAvgSpeed'. [funcArgNamesDifferent]
aria2-1.34.0/src/ServerStat.h:84:39: note: Function 'setMultiConnectionAvgSpeed' argument 1 names different: declaration 'singleConnectionAvgSpeed' definition 'multiConnectionAvgSpeed'.
aria2-1.34.0/src/ServerStat.cc:115:49: note: Function 'setMultiConnectionAvgSpeed' argument 1 names different: declaration 'singleConnectionAvgSpeed' definition 'multiConnectionAvgSpeed'.
aria2-1.34.0/src/SessionSerializer.cc:146:0: style: Technically the member function 'aria2 :: Unique < std :: string >::PointerCmp::operator()' can be const. [functionConst]
aria2-1.34.0/src/SftpDownloadCommand.h:49:16: style: The function 'prepareForNextSegment' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DownloadCommand.h:77:16: note: Virtual function in base class
aria2-1.34.0/src/SftpDownloadCommand.h:49:16: note: Function in derived class
aria2-1.34.0/src/SftpDownloadCommand.h:50:19: style: The function 'getRequestEndOffset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DownloadCommand.h:80:19: note: Virtual function in base class
aria2-1.34.0/src/SftpDownloadCommand.h:50:19: note: Function in derived class
aria2-1.34.0/src/SftpDownloadCommand.h:51:16: style: The function 'shouldEnableWriteCheck' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/DownloadCommand.h:85:16: note: Virtual function in base class
aria2-1.34.0/src/SftpDownloadCommand.h:51:16: note: Function in derived class
aria2-1.34.0/src/SftpFinishDownloadCommand.h:44:16: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractCommand.h:236:16: note: Virtual function in base class
aria2-1.34.0/src/SftpFinishDownloadCommand.h:44:16: note: Function in derived class
aria2-1.34.0/src/SftpFinishDownloadCommand.h:46:16: style: The function 'executeInternal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractCommand.h:220:16: note: Virtual function in base class
aria2-1.34.0/src/SftpFinishDownloadCommand.h:46:16: note: Function in derived class
aria2-1.34.0/src/SftpNegotiationCommand.cc:72:59: style: Function 'SftpNegotiationCommand' argument 6 names different: declaration 's' definition 'socket'. [funcArgNamesDifferent]
aria2-1.34.0/src/SftpNegotiationCommand.h:83:61: note: Function 'SftpNegotiationCommand' argument 6 names different: declaration 's' definition 'socket'.
aria2-1.34.0/src/SftpNegotiationCommand.cc:72:59: note: Function 'SftpNegotiationCommand' argument 6 names different: declaration 's' definition 'socket'.
aria2-1.34.0/src/SftpNegotiationCommand.h:77:16: style: The function 'executeInternal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/AbstractCommand.h:220:16: note: Virtual function in base class
aria2-1.34.0/src/SftpNegotiationCommand.h:77:16: note: Function in derived class
aria2-1.34.0/src/SocketCore.cc:442:7: style: The scope of the variable 'errNum' can be reduced. [variableScope]
aria2-1.34.0/src/SocketCore.cc:298:35: style: Function 'bind' argument 1 names different: declaration 'addrp' definition 'addr'. [funcArgNamesDifferent]
aria2-1.34.0/src/SocketCore.h:162:25: note: Function 'bind' argument 1 names different: declaration 'addrp' definition 'addr'.
aria2-1.34.0/src/SocketCore.cc:298:35: note: Function 'bind' argument 1 names different: declaration 'addrp' definition 'addr'.
aria2-1.34.0/src/SocketCore.h:343:10: performance: Technically the member function 'aria2::SocketCore::getRecvBufferedLength' can be static. [functionStatic]
aria2-1.34.0/src/SocketCore.cc:1330:20: note: Technically the member function 'aria2::SocketCore::getRecvBufferedLength' can be static.
aria2-1.34.0/src/SocketCore.h:343:10: note: Technically the member function 'aria2::SocketCore::getRecvBufferedLength' can be static.
aria2-1.34.0/src/SocketCore.cc:1392:7: style: Reading from empty STL container 'ifAddrs' [reademptycontainer]
aria2-1.34.0/src/Sqlite3CookieParserImpl.h:44:3: style: Class 'Sqlite3MozCookieParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/Sqlite3CookieParserImpl.h:53:3: style: Class 'Sqlite3ChromiumCookieParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/Sqlite3CookieParserImpl.h:48:23: style: The function 'getQuery' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Sqlite3CookieParser.h:66:23: note: Virtual function in base class
aria2-1.34.0/src/Sqlite3CookieParserImpl.h:48:23: note: Function in derived class
aria2-1.34.0/src/Sqlite3CookieParserImpl.h:57:23: style: The function 'getQuery' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/Sqlite3CookieParser.h:66:23: note: Virtual function in base class
aria2-1.34.0/src/Sqlite3CookieParserImpl.h:57:23: note: Function in derived class
aria2-1.34.0/src/TimeA2.cc:47:19: style: Function 'Time' argument 1 names different: declaration 'sec' definition 't'. [funcArgNamesDifferent]
aria2-1.34.0/src/TimeA2.h:57:15: note: Function 'Time' argument 1 names different: declaration 'sec' definition 't'.
aria2-1.34.0/src/TimeA2.cc:47:19: note: Function 'Time' argument 1 names different: declaration 'sec' definition 't'.
aria2-1.34.0/src/TimeA2.cc:57:52: style: Function 'difference' argument 1 names different: declaration 'now' definition 'time'. [funcArgNamesDifferent]
aria2-1.34.0/src/TimeA2.h:71:42: note: Function 'difference' argument 1 names different: declaration 'now' definition 'time'.
aria2-1.34.0/src/TimeA2.cc:57:52: note: Function 'difference' argument 1 names different: declaration 'now' definition 'time'.
aria2-1.34.0/src/TimeA2.cc:62:36: style: Function 'setTimeFromEpoch' argument 1 names different: declaration 'sec' definition 't'. [funcArgNamesDifferent]
aria2-1.34.0/src/TimeA2.h:75:32: note: Function 'setTimeFromEpoch' argument 1 names different: declaration 'sec' definition 't'.
aria2-1.34.0/src/TimeA2.cc:62:36: note: Function 'setTimeFromEpoch' argument 1 names different: declaration 'sec' definition 't'.
aria2-1.34.0/src/TransferStat.cc:55:60: style: Function 'operator+=' argument 1 names different: declaration 'stat' definition 'b'. [funcArgNamesDifferent]
aria2-1.34.0/src/TransferStat.h:52:48: note: Function 'operator+=' argument 1 names different: declaration 'stat' definition 'b'.
aria2-1.34.0/src/TransferStat.cc:55:60: note: Function 'operator+=' argument 1 names different: declaration 'stat' definition 'b'.
aria2-1.34.0/src/TransferStat.cc:64:60: style: Function 'operator-=' argument 1 names different: declaration 'stat' definition 'b'. [funcArgNamesDifferent]
aria2-1.34.0/src/TransferStat.h:53:48: note: Function 'operator-=' argument 1 names different: declaration 'stat' definition 'b'.
aria2-1.34.0/src/TransferStat.cc:64:60: note: Function 'operator-=' argument 1 names different: declaration 'stat' definition 'b'.
aria2-1.34.0/src/UDPTrackerClient.cc:135:72: style: Function 'receiveReply' argument 1 names different: declaration 'req' definition 'recvReq'. [funcArgNamesDifferent]
aria2-1.34.0/src/UDPTrackerClient.h:77:56: note: Function 'receiveReply' argument 1 names different: declaration 'req' definition 'recvReq'.
aria2-1.34.0/src/UDPTrackerClient.cc:135:72: note: Function 'receiveReply' argument 1 names different: declaration 'req' definition 'recvReq'.
aria2-1.34.0/src/UTMetadataPostDownloadHandler.h:49:3: style: The function 'getNextRequestGroups' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/PostDownloadHandler.h:49:3: note: Virtual function in base class
aria2-1.34.0/src/UTMetadataPostDownloadHandler.h:49:3: note: Function in derived class
aria2-1.34.0/src/UTPexExtensionMessage.h:70:3: performance: Technically the member function 'aria2::UTPexExtensionMessage::createCompactPeerListAndFlag' can be static. [functionStatic]
aria2-1.34.0/src/UTPexExtensionMessage.cc:96:24: note: Technically the member function 'aria2::UTPexExtensionMessage::createCompactPeerListAndFlag' can be static.
aria2-1.34.0/src/UTPexExtensionMessage.h:70:3: note: Technically the member function 'aria2::UTPexExtensionMessage::createCompactPeerListAndFlag' can be static.
aria2-1.34.0/src/ValueBase.cc:79:39: style: Function 'accept' argument 1 names different: declaration 'visitor' definition 'v'. [funcArgNamesDifferent]
aria2-1.34.0/src/ValueBase.h:119:41: note: Function 'accept' argument 1 names different: declaration 'visitor' definition 'v'.
aria2-1.34.0/src/ValueBase.cc:79:39: note: Function 'accept' argument 1 names different: declaration 'visitor' definition 'v'.
aria2-1.34.0/src/ValueBase.cc:92:40: style: Function 'accept' argument 1 names different: declaration 'visitor' definition 'v'. [funcArgNamesDifferent]
aria2-1.34.0/src/ValueBase.h:142:41: note: Function 'accept' argument 1 names different: declaration 'visitor' definition 'v'.
aria2-1.34.0/src/ValueBase.cc:92:40: note: Function 'accept' argument 1 names different: declaration 'visitor' definition 'v'.
aria2-1.34.0/src/ValueBase.cc:102:37: style: Function 'accept' argument 1 names different: declaration 'visitor' definition 'v'. [funcArgNamesDifferent]
aria2-1.34.0/src/ValueBase.h:154:41: note: Function 'accept' argument 1 names different: declaration 'visitor' definition 'v'.
aria2-1.34.0/src/ValueBase.cc:102:37: note: Function 'accept' argument 1 names different: declaration 'visitor' definition 'v'.
aria2-1.34.0/src/ValueBase.cc:108:37: style: Function 'accept' argument 1 names different: declaration 'visitor' definition 'v'. [funcArgNamesDifferent]
aria2-1.34.0/src/ValueBase.h:167:41: note: Function 'accept' argument 1 names different: declaration 'visitor' definition 'v'.
aria2-1.34.0/src/ValueBase.cc:108:37: note: Function 'accept' argument 1 names different: declaration 'visitor' definition 'v'.
aria2-1.34.0/src/ValueBase.cc:159:37: style: Function 'accept' argument 1 names different: declaration 'visitor' definition 'v'. [funcArgNamesDifferent]
aria2-1.34.0/src/ValueBase.h:241:41: note: Function 'accept' argument 1 names different: declaration 'visitor' definition 'v'.
aria2-1.34.0/src/ValueBase.cc:159:37: note: Function 'accept' argument 1 names different: declaration 'visitor' definition 'v'.
aria2-1.34.0/src/ValueBase.cc:228:37: style: Function 'accept' argument 1 names different: declaration 'visitor' definition 'v'. [funcArgNamesDifferent]
aria2-1.34.0/src/ValueBase.h:309:41: note: Function 'accept' argument 1 names different: declaration 'visitor' definition 'v'.
aria2-1.34.0/src/ValueBase.cc:228:37: note: Function 'accept' argument 1 names different: declaration 'visitor' definition 'v'.
aria2-1.34.0/src/ValueBase.cc:168:35: warning: Access of moved variable 'p'. [accessMoved]
aria2-1.34.0/src/ValueBase.cc:166:25: note: Calling std::move(p)
aria2-1.34.0/src/ValueBase.cc:168:35: note: $symbol:p
Access of moved variable '$symbol'.
aria2-1.34.0/src/ValueBaseStructParserStateImpl.h:46:16: style: The function 'beginElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ValueBaseStructParserState.h:48:16: note: Virtual function in base class
aria2-1.34.0/src/ValueBaseStructParserStateImpl.h:46:16: note: Function in derived class
aria2-1.34.0/src/ValueBaseStructParserStateImpl.h:49:16: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ValueBaseStructParserState.h:51:16: note: Virtual function in base class
aria2-1.34.0/src/ValueBaseStructParserStateImpl.h:49:16: note: Function in derived class
aria2-1.34.0/src/ValueBaseStructParserStateImpl.h:59:16: style: The function 'beginElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ValueBaseStructParserState.h:48:16: note: Virtual function in base class
aria2-1.34.0/src/ValueBaseStructParserStateImpl.h:59:16: note: Function in derived class
aria2-1.34.0/src/ValueBaseStructParserStateImpl.h:62:16: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ValueBaseStructParserState.h:51:16: note: Virtual function in base class
aria2-1.34.0/src/ValueBaseStructParserStateImpl.h:62:16: note: Function in derived class
aria2-1.34.0/src/ValueBaseStructParserStateImpl.h:72:16: style: The function 'beginElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ValueBaseStructParserState.h:48:16: note: Virtual function in base class
aria2-1.34.0/src/ValueBaseStructParserStateImpl.h:72:16: note: Function in derived class
aria2-1.34.0/src/ValueBaseStructParserStateImpl.h:77:16: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ValueBaseStructParserState.h:51:16: note: Virtual function in base class
aria2-1.34.0/src/ValueBaseStructParserStateImpl.h:77:16: note: Function in derived class
aria2-1.34.0/src/ValueBaseStructParserStateImpl.h:86:16: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ValueBaseStructParserStateImpl.h:49:16: note: Virtual function in base class
aria2-1.34.0/src/ValueBaseStructParserStateImpl.h:86:16: note: Function in derived class
aria2-1.34.0/src/ValueBaseStructParserStateImpl.h:94:16: style: The function 'beginElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ValueBaseStructParserState.h:48:16: note: Virtual function in base class
aria2-1.34.0/src/ValueBaseStructParserStateImpl.h:94:16: note: Function in derived class
aria2-1.34.0/src/ValueBaseStructParserStateImpl.h:97:16: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ValueBaseStructParserState.h:51:16: note: Virtual function in base class
aria2-1.34.0/src/ValueBaseStructParserStateImpl.h:97:16: note: Function in derived class
aria2-1.34.0/src/ValueBaseStructParserStateImpl.h:108:16: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ValueBaseStructParserStateImpl.h:49:16: note: Virtual function in base class
aria2-1.34.0/src/ValueBaseStructParserStateImpl.h:108:16: note: Function in derived class
aria2-1.34.0/src/ValueBaseStructParserStateImpl.h:116:16: style: The function 'beginElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ValueBaseStructParserState.h:48:16: note: Virtual function in base class
aria2-1.34.0/src/ValueBaseStructParserStateImpl.h:116:16: note: Function in derived class
aria2-1.34.0/src/ValueBaseStructParserStateImpl.h:121:16: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ValueBaseStructParserState.h:51:16: note: Virtual function in base class
aria2-1.34.0/src/ValueBaseStructParserStateImpl.h:121:16: note: Function in derived class
aria2-1.34.0/src/ValueBaseStructParserStateImpl.h:129:16: style: The function 'beginElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ValueBaseStructParserState.h:48:16: note: Virtual function in base class
aria2-1.34.0/src/ValueBaseStructParserStateImpl.h:129:16: note: Function in derived class
aria2-1.34.0/src/ValueBaseStructParserStateImpl.h:134:16: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ValueBaseStructParserState.h:51:16: note: Virtual function in base class
aria2-1.34.0/src/ValueBaseStructParserStateImpl.h:134:16: note: Function in derived class
aria2-1.34.0/src/ValueBaseStructParserStateImpl.h:142:16: style: The function 'beginElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ValueBaseStructParserState.h:48:16: note: Virtual function in base class
aria2-1.34.0/src/ValueBaseStructParserStateImpl.h:142:16: note: Function in derived class
aria2-1.34.0/src/ValueBaseStructParserStateImpl.h:147:16: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ValueBaseStructParserState.h:51:16: note: Virtual function in base class
aria2-1.34.0/src/ValueBaseStructParserStateImpl.h:147:16: note: Function in derived class
aria2-1.34.0/src/ValueBaseStructParserStateImpl.h:155:16: style: The function 'beginElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ValueBaseStructParserState.h:48:16: note: Virtual function in base class
aria2-1.34.0/src/ValueBaseStructParserStateImpl.h:155:16: note: Function in derived class
aria2-1.34.0/src/ValueBaseStructParserStateImpl.h:160:16: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/ValueBaseStructParserState.h:51:16: note: Virtual function in base class
aria2-1.34.0/src/ValueBaseStructParserStateImpl.h:160:16: note: Function in derived class
aria2-1.34.0/src/ValueBaseStructParserStateMachine.cc:63:36: warning: Member variable 'ValueBaseStructParserStateMachine::sessionData_' is not initialized in the constructor. [uninitMemberVar]
aria2-1.34.0/src/WinConsoleFile.h:53:16: warning: Virtual function 'supportsColor' is called from constructor 'WinConsoleFile(DWORD stdHandle)' at line 92. Dynamic binding is not used. [virtualCallInConstructor]
aria2-1.34.0/src/WinConsoleFile.cc:92:7: note: Calling supportsColor
aria2-1.34.0/src/WinConsoleFile.h:53:16: note: supportsColor is a virtual method
aria2-1.34.0/src/WinConsoleFile.h:48:3: style: Class 'WinConsoleFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/WinConsoleFile.h:51:18: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OutputFile.h:51:18: note: Virtual function in base class
aria2-1.34.0/src/WinConsoleFile.h:51:18: note: Function in derived class
aria2-1.34.0/src/WinConsoleFile.h:52:15: style: The function 'vprintf' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OutputFile.h:53:15: note: Virtual function in base class
aria2-1.34.0/src/WinConsoleFile.h:52:15: note: Function in derived class
aria2-1.34.0/src/WinConsoleFile.h:53:16: style: The function 'supportsColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OutputFile.h:63:16: note: Virtual function in base class
aria2-1.34.0/src/WinConsoleFile.h:53:16: note: Function in derived class
aria2-1.34.0/src/WinConsoleFile.h:54:15: style: The function 'flush' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/OutputFile.h:52:15: note: Virtual function in base class
aria2-1.34.0/src/WinConsoleFile.h:54:15: note: Function in derived class
aria2-1.34.0/src/WinTLSContext.cc:127:62: style: Function 'make' argument 2 names different: declaration 'minVer' definition 'ver'. [funcArgNamesDifferent]
aria2-1.34.0/src/TLSContext.h:56:59: note: Function 'make' argument 2 names different: declaration 'minVer' definition 'ver'.
aria2-1.34.0/src/WinTLSContext.cc:127:62: note: Function 'make' argument 2 names different: declaration 'minVer' definition 'ver'.
aria2-1.34.0/src/WinTLSContext.h:55:8: style: Technically the member function 'aria2::wintls::cred_deleter::operator()' can be const. [functionConst]
aria2-1.34.0/src/WinTLSContext.h:87:16: warning: Virtual function 'setVerifyPeer' is called from constructor 'WinTLSContext(TLSSessionSide side,TLSVersion ver)' at line 124. Dynamic binding is not used. [virtualCallInConstructor]
aria2-1.34.0/src/WinTLSContext.cc:124:3: note: Calling setVerifyPeer
aria2-1.34.0/src/WinTLSContext.h:87:16: note: setVerifyPeer is a virtual method
aria2-1.34.0/src/WinTLSContext.h:73:16: style: The function 'addCredentialFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSContext.h:60:16: note: Virtual function in base class
aria2-1.34.0/src/WinTLSContext.h:73:16: note: Function in derived class
aria2-1.34.0/src/WinTLSContext.h:76:16: style: The function 'addSystemTrustedCACerts' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSContext.h:63:16: note: Virtual function in base class
aria2-1.34.0/src/WinTLSContext.h:76:16: note: Function in derived class
aria2-1.34.0/src/WinTLSContext.h:79:16: style: The function 'addTrustedCACertFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSContext.h:66:16: note: Virtual function in base class
aria2-1.34.0/src/WinTLSContext.h:79:16: note: Function in derived class
aria2-1.34.0/src/WinTLSContext.h:81:16: style: The function 'good' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSContext.h:68:16: note: Virtual function in base class
aria2-1.34.0/src/WinTLSContext.h:81:16: note: Function in derived class
aria2-1.34.0/src/WinTLSContext.h:83:26: style: The function 'getSide' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSContext.h:70:26: note: Virtual function in base class
aria2-1.34.0/src/WinTLSContext.h:83:26: note: Function in derived class
aria2-1.34.0/src/WinTLSContext.h:85:16: style: The function 'getVerifyPeer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSContext.h:71:16: note: Virtual function in base class
aria2-1.34.0/src/WinTLSContext.h:85:16: note: Function in derived class
aria2-1.34.0/src/WinTLSContext.h:87:16: style: The function 'setVerifyPeer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSContext.h:72:16: note: Virtual function in base class
aria2-1.34.0/src/WinTLSContext.h:87:16: note: Function in derived class
aria2-1.34.0/src/WinTLSSession.cc:352:7: style: Variable 'status_' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
aria2-1.34.0/src/WinTLSSession.cc:351:7: note: Variable 'status_' is reassigned a value before the old one has been used if variable is no semaphore variable.
aria2-1.34.0/src/WinTLSSession.cc:352:7: note: Variable 'status_' is reassigned a value before the old one has been used if variable is no semaphore variable.
aria2-1.34.0/src/WinTLSSession.h:130:3: style: Class 'WinTLSSession' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/WinTLSSession.h:138:15: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSSession.h:64:15: note: Virtual function in base class
aria2-1.34.0/src/WinTLSSession.h:138:15: note: Function in derived class
aria2-1.34.0/src/WinTLSSession.h:143:15: style: The function 'setSNIHostname' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSSession.h:69:15: note: Virtual function in base class
aria2-1.34.0/src/WinTLSSession.h:143:15: note: Function in derived class
aria2-1.34.0/src/WinTLSSession.h:148:15: style: The function 'closeConnection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSSession.h:74:15: note: Virtual function in base class
aria2-1.34.0/src/WinTLSSession.h:148:15: note: Function in derived class
aria2-1.34.0/src/WinTLSSession.h:155:15: style: The function 'checkDirection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSSession.h:81:15: note: Virtual function in base class
aria2-1.34.0/src/WinTLSSession.h:155:15: note: Function in derived class
aria2-1.34.0/src/WinTLSSession.h:160:19: style: The function 'writeData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSSession.h:86:19: note: Virtual function in base class
aria2-1.34.0/src/WinTLSSession.h:160:19: note: Function in derived class
aria2-1.34.0/src/WinTLSSession.h:165:19: style: The function 'readData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSSession.h:91:19: note: Virtual function in base class
aria2-1.34.0/src/WinTLSSession.h:165:19: note: Function in derived class
aria2-1.34.0/src/WinTLSSession.h:173:15: style: The function 'tlsConnect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSSession.h:99:15: note: Virtual function in base class
aria2-1.34.0/src/WinTLSSession.h:173:15: note: Function in derived class
aria2-1.34.0/src/WinTLSSession.h:179:15: style: The function 'tlsAccept' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSSession.h:105:15: note: Virtual function in base class
aria2-1.34.0/src/WinTLSSession.h:179:15: note: Function in derived class
aria2-1.34.0/src/WinTLSSession.h:182:23: style: The function 'getLastErrorString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSSession.h:108:23: note: Virtual function in base class
aria2-1.34.0/src/WinTLSSession.h:182:23: note: Function in derived class
aria2-1.34.0/src/WinTLSSession.h:184:18: style: The function 'getRecvBufferedLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/TLSSession.h:112:18: note: Virtual function in base class
aria2-1.34.0/src/WinTLSSession.h:184:18: note: Function in derived class
aria2-1.34.0/src/Xml2XmlParser.h:53:3: style: Class 'XmlParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:46:16: style: The function 'beginElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/XmlRpcRequestParserState.h:55:16: note: Virtual function in base class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:46:16: note: Function in derived class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:50:16: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/XmlRpcRequestParserState.h:59:16: note: Virtual function in base class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:50:16: note: Function in derived class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:54:16: style: The function 'needsCharactersBuffering' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/XmlRpcRequestParserState.h:62:16: note: Virtual function in base class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:54:16: note: Function in derived class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:59:16: style: The function 'beginElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/XmlRpcRequestParserState.h:55:16: note: Virtual function in base class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:59:16: note: Function in derived class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:63:16: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/XmlRpcRequestParserState.h:59:16: note: Virtual function in base class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:63:16: note: Function in derived class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:69:16: style: The function 'needsCharactersBuffering' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/XmlRpcRequestParserState.h:62:16: note: Virtual function in base class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:69:16: note: Function in derived class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:74:16: style: The function 'beginElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/XmlRpcRequestParserState.h:55:16: note: Virtual function in base class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:74:16: note: Function in derived class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:78:16: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/XmlRpcRequestParserState.h:59:16: note: Virtual function in base class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:78:16: note: Function in derived class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:84:16: style: The function 'needsCharactersBuffering' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/XmlRpcRequestParserState.h:62:16: note: Virtual function in base class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:84:16: note: Function in derived class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:89:16: style: The function 'beginElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/XmlRpcRequestParserState.h:55:16: note: Virtual function in base class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:89:16: note: Function in derived class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:93:16: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/XmlRpcRequestParserState.h:59:16: note: Virtual function in base class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:93:16: note: Function in derived class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:97:16: style: The function 'needsCharactersBuffering' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/XmlRpcRequestParserState.h:62:16: note: Virtual function in base class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:97:16: note: Function in derived class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:101:16: style: The function 'beginElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/XmlRpcRequestParserState.h:55:16: note: Virtual function in base class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:101:16: note: Function in derived class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:105:16: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/XmlRpcRequestParserState.h:59:16: note: Virtual function in base class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:105:16: note: Function in derived class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:111:16: style: The function 'needsCharactersBuffering' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/XmlRpcRequestParserState.h:62:16: note: Virtual function in base class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:111:16: note: Function in derived class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:115:16: style: The function 'beginElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/XmlRpcRequestParserState.h:55:16: note: Virtual function in base class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:115:16: note: Function in derived class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:119:16: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/XmlRpcRequestParserState.h:59:16: note: Virtual function in base class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:119:16: note: Function in derived class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:123:16: style: The function 'needsCharactersBuffering' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/XmlRpcRequestParserState.h:62:16: note: Virtual function in base class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:123:16: note: Function in derived class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:127:16: style: The function 'beginElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/XmlRpcRequestParserState.h:55:16: note: Virtual function in base class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:127:16: note: Function in derived class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:132:16: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/XmlRpcRequestParserState.h:59:16: note: Virtual function in base class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:132:16: note: Function in derived class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:136:16: style: The function 'needsCharactersBuffering' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/XmlRpcRequestParserState.h:62:16: note: Virtual function in base class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:136:16: note: Function in derived class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:140:16: style: The function 'beginElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/XmlRpcRequestParserState.h:55:16: note: Virtual function in base class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:140:16: note: Function in derived class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:144:16: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/XmlRpcRequestParserState.h:59:16: note: Virtual function in base class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:144:16: note: Function in derived class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:148:16: style: The function 'needsCharactersBuffering' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/XmlRpcRequestParserState.h:62:16: note: Virtual function in base class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:148:16: note: Function in derived class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:152:16: style: The function 'beginElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/XmlRpcRequestParserState.h:55:16: note: Virtual function in base class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:152:16: note: Function in derived class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:156:16: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/XmlRpcRequestParserState.h:59:16: note: Virtual function in base class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:156:16: note: Function in derived class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:160:16: style: The function 'needsCharactersBuffering' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/XmlRpcRequestParserState.h:62:16: note: Virtual function in base class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:160:16: note: Function in derived class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:164:16: style: The function 'beginElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/XmlRpcRequestParserState.h:55:16: note: Virtual function in base class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:164:16: note: Function in derived class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:168:16: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/XmlRpcRequestParserState.h:59:16: note: Virtual function in base class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:168:16: note: Function in derived class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:172:16: style: The function 'needsCharactersBuffering' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/XmlRpcRequestParserState.h:62:16: note: Virtual function in base class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:172:16: note: Function in derived class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:176:16: style: The function 'beginElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/XmlRpcRequestParserState.h:55:16: note: Virtual function in base class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:176:16: note: Function in derived class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:180:16: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/XmlRpcRequestParserState.h:59:16: note: Virtual function in base class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:180:16: note: Function in derived class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:186:16: style: The function 'needsCharactersBuffering' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/XmlRpcRequestParserState.h:62:16: note: Virtual function in base class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:186:16: note: Function in derived class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:190:16: style: The function 'beginElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/XmlRpcRequestParserState.h:55:16: note: Virtual function in base class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:190:16: note: Function in derived class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:194:16: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/XmlRpcRequestParserState.h:59:16: note: Virtual function in base class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:194:16: note: Function in derived class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:198:16: style: The function 'needsCharactersBuffering' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/XmlRpcRequestParserState.h:62:16: note: Virtual function in base class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:198:16: note: Function in derived class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:202:16: style: The function 'beginElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/XmlRpcRequestParserState.h:55:16: note: Virtual function in base class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:202:16: note: Function in derived class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:206:16: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/XmlRpcRequestParserState.h:59:16: note: Virtual function in base class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:206:16: note: Function in derived class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:210:16: style: The function 'needsCharactersBuffering' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/XmlRpcRequestParserState.h:62:16: note: Virtual function in base class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:210:16: note: Function in derived class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:214:16: style: The function 'beginElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/XmlRpcRequestParserState.h:55:16: note: Virtual function in base class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:214:16: note: Function in derived class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:218:16: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/XmlRpcRequestParserState.h:59:16: note: Virtual function in base class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:218:16: note: Function in derived class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:224:16: style: The function 'needsCharactersBuffering' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/XmlRpcRequestParserState.h:62:16: note: Virtual function in base class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:224:16: note: Function in derived class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:228:16: style: The function 'beginElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/XmlRpcRequestParserState.h:55:16: note: Virtual function in base class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:228:16: note: Function in derived class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:232:16: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/XmlRpcRequestParserState.h:59:16: note: Virtual function in base class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:232:16: note: Function in derived class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:238:16: style: The function 'needsCharactersBuffering' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/XmlRpcRequestParserState.h:62:16: note: Virtual function in base class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:238:16: note: Function in derived class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:243:16: style: The function 'endElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:132:16: note: Virtual function in base class
aria2-1.34.0/src/XmlRpcRequestParserStateImpl.h:243:16: note: Function in derived class
aria2-1.34.0/src/aria2api.cc:112:7: style: The scope of the variable 'rv' can be reduced. [variableScope]
aria2-1.34.0/src/aria2api.h:50:3: style: Struct 'Session' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/aria2api.cc:659:3: style: Struct 'RequestGroupDH' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/aria2api.cc:801:3: style: Struct 'DownloadResultDH' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/src/bittorrent_helper.cc:611:74: style: Function 'getInfoHash' argument 1 names different: declaration 'downloadContext' definition 'dctx'. [funcArgNamesDifferent]
aria2-1.34.0/src/bittorrent_helper.h:165:53: note: Function 'getInfoHash' argument 1 names different: declaration 'downloadContext' definition 'dctx'.
aria2-1.34.0/src/bittorrent_helper.cc:611:74: note: Function 'getInfoHash' argument 1 names different: declaration 'downloadContext' definition 'dctx'.
aria2-1.34.0/src/bittorrent_helper.cc:616:51: style: Function 'getInfoHash' argument 1 names different: declaration 'downloadContext' definition 'dctx'. [funcArgNamesDifferent]
aria2-1.34.0/src/bittorrent_helper.h:163:51: note: Function 'getInfoHash' argument 1 names different: declaration 'downloadContext' definition 'dctx'.
aria2-1.34.0/src/bittorrent_helper.cc:616:51: note: Function 'getInfoHash' argument 1 names different: declaration 'downloadContext' definition 'dctx'.
aria2-1.34.0/src/bittorrent_helper.cc:622:71: style: Function 'getInfoHashString' argument 1 names different: declaration 'downloadContext' definition 'dctx'. [funcArgNamesDifferent]
aria2-1.34.0/src/bittorrent_helper.h:169:59: note: Function 'getInfoHashString' argument 1 names different: declaration 'downloadContext' definition 'dctx'.
aria2-1.34.0/src/bittorrent_helper.cc:622:71: note: Function 'getInfoHashString' argument 1 names different: declaration 'downloadContext' definition 'dctx'.
aria2-1.34.0/src/bittorrent_helper.cc:627:48: style: Function 'getInfoHashString' argument 1 names different: declaration 'downloadContext' definition 'dctx'. [funcArgNamesDifferent]
aria2-1.34.0/src/bittorrent_helper.h:167:48: note: Function 'getInfoHashString' argument 1 names different: declaration 'downloadContext' definition 'dctx'.
aria2-1.34.0/src/bittorrent_helper.cc:627:48: note: Function 'getInfoHashString' argument 1 names different: declaration 'downloadContext' definition 'dctx'.
aria2-1.34.0/src/bittorrent_helper.cc:708:63: style: Function 'generateStaticPeerAgent' argument 1 names different: declaration 'peerAgent' definition 'peerAgentNew'. [funcArgNamesDifferent]
aria2-1.34.0/src/bittorrent_helper.h:137:63: note: Function 'generateStaticPeerAgent' argument 1 names different: declaration 'peerAgent' definition 'peerAgentNew'.
aria2-1.34.0/src/bittorrent_helper.cc:708:63: note: Function 'generateStaticPeerAgent' argument 1 names different: declaration 'peerAgent' definition 'peerAgentNew'.
aria2-1.34.0/src/bittorrent_helper.cc:961:57: style: Function 'loadMagnet' argument 2 names different: declaration 'ctx' definition 'dctx'. [funcArgNamesDifferent]
aria2-1.34.0/src/bittorrent_helper.h:125:57: note: Function 'loadMagnet' argument 2 names different: declaration 'ctx' definition 'dctx'.
aria2-1.34.0/src/bittorrent_helper.cc:961:57: note: Function 'loadMagnet' argument 2 names different: declaration 'ctx' definition 'dctx'.
aria2-1.34.0/src/cookie_helper.cc:150:25: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
aria2-1.34.0/src/crypto_endian.h:43:0: error: #error Unsupported byte order/endianness [preprocessorErrorDirective]
aria2-1.34.0/src/download_helper.cc:467:8: style: Technically the member function 'aria2::::StreamProtocolFilter::operator()' can be const. [functionConst]
aria2-1.34.0/src/fmt.cc:43:29: style: Function 'fmt' argument 1 names different: declaration 'fmt' definition 'fmtTemplate'. [funcArgNamesDifferent]
aria2-1.34.0/src/fmt.h:45:29: note: Function 'fmt' argument 1 names different: declaration 'fmt' definition 'fmtTemplate'.
aria2-1.34.0/src/fmt.cc:43:29: note: Function 'fmt' argument 1 names different: declaration 'fmt' definition 'fmtTemplate'.
aria2-1.34.0/src/gai_strerror.c:95:10: warning: Either the condition 'ecode>-11' is redundant, otherwise there is negative array index -11. [negativeIndex]
aria2-1.34.0/src/gai_strerror.c:92:26: note: Assuming that condition 'ecode>-11' is not redundant
aria2-1.34.0/src/gai_strerror.c:95:10: note: Negative array index
aria2-1.34.0/src/getaddrinfo.c:232:10: warning: Either the condition 'ecode>-11' is redundant, otherwise there is negative array index -11. [negativeIndex]
aria2-1.34.0/src/getaddrinfo.c:229:26: note: Assuming that condition 'ecode>-11' is not redundant
aria2-1.34.0/src/getaddrinfo.c:232:10: note: Negative array index
aria2-1.34.0/src/libgen.c:47:22: style: Function 'basename' argument 1 names different: declaration 'path' definition 's'. [funcArgNamesDifferent]
aria2-1.34.0/src/libgen.h:50:28: note: Function 'basename' argument 1 names different: declaration 'path' definition 's'.
aria2-1.34.0/src/libgen.c:47:22: note: Function 'basename' argument 1 names different: declaration 'path' definition 's'.
aria2-1.34.0/src/prefs.cc:108:32: style: Function 'k2p' argument 1 names different: declaration 'k' definition 'key'. [funcArgNamesDifferent]
aria2-1.34.0/src/prefs.h:63:32: note: Function 'k2p' argument 1 names different: declaration 'k' definition 'key'.
aria2-1.34.0/src/prefs.cc:108:32: note: Function 'k2p' argument 1 names different: declaration 'k' definition 'key'.
aria2-1.34.0/src/strptime.c:400:17: style: The scope of the variable 'zonestr' can be reduced. [variableScope]
aria2-1.34.0/src/strptime.c:405:30: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
aria2-1.34.0/src/strptime.c:116:43: style: Clarify calculation precedence for '+' and '?'. [clarifyCalculation]
aria2-1.34.0/src/util.cc:1897:0: error: #error no sleep function is available (nanosleep?) [preprocessorErrorDirective]
aria2-1.34.0/test/Aria2ApiTest.cc:17:1: style: The class 'Aria2ApiTest' does not have a constructor although it has private member variables. [noConstructor]
aria2-1.34.0/test/BittorrentHelperTest.cc:183:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aria2-1.34.0/test/MockBtMessage.h:48:3: warning: Member variable 'MockBtMessage::invalidate' is not initialized in the constructor. [uninitMemberVar]
aria2-1.34.0/test/MockBtMessage.h:48:3: warning: Member variable 'MockBtMessage::uploading' is not initialized in the constructor. [uninitMemberVar]
aria2-1.34.0/test/MockBtMessage.h:50:3: warning: Member variable 'MockBtMessage::invalidate' is not initialized in the constructor. [uninitMemberVar]
aria2-1.34.0/test/MockBtMessage.h:50:3: warning: Member variable 'MockBtMessage::uploading' is not initialized in the constructor. [uninitMemberVar]
aria2-1.34.0/test/MockBtMessage.h:50:3: style: Class 'MockBtMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/test/MockBtMessage.h:92:3: style: Class 'WrapBtMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/test/MockDHTTask.h:21:3: warning: Member variable 'MockDHTTask::targetID_' is not initialized in the constructor. [uninitMemberVar]
aria2-1.34.0/test/MockDHTTask.h:21:3: style: Class 'MockDHTTask' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/test/MockBtAnnounce.h:15:3: warning: Member variable 'MockBtAnnounce::announceReady' is not initialized in the constructor. [uninitMemberVar]
aria2-1.34.0/test/DHTBucketTreeTest.cc:122:17: style: The scope of the variable 'id' can be reduced. [variableScope]
aria2-1.34.0/test/DHTConnectionImplTest.cc:46:14: style: The scope of the variable 'remotePort' can be reduced. [variableScope]
aria2-1.34.0/test/DHTRoutingTableSerializerTest.cc:19:1: style: The class 'DHTRoutingTableSerializerTest' does not have a constructor although it has private member variables. [noConstructor]
aria2-1.34.0/test/DHTRoutingTableTest.cc:46:53: style: Variable 'count' is modified but its new value is never used. [unreadVariable]
aria2-1.34.0/test/DHTTaskExecutorTest.cc:42:3: style: Variable 'tasks' is assigned a value that is never used. [unreadVariable]
aria2-1.34.0/test/DefaultBtAnnounceTest.cc:26:1: style: The class 'DefaultBtAnnounceTest' does not have a constructor although it has private member variables. [noConstructor]
aria2-1.34.0/test/DefaultBtAnnounceTest.cc:53:5: warning: Possible leak in public function. The pointer 'option_' is not deallocated before it is allocated. [publicAllocationError]
aria2-1.34.0/test/DefaultBtMessageDispatcherTest.cc:81:5: style: Class 'MockBtMessage2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/test/DefaultBtRequestFactoryTest.cc:77:10: style: Technically the member function 'aria2::DefaultBtRequestFactoryTest::BtRequestMessageSorter::operator()' can be const. [functionConst]
aria2-1.34.0/test/DefaultPeerStorageTest.cc:16:1: style: The class 'DefaultPeerStorageTest' does not have a constructor although it has private member variables. [noConstructor]
aria2-1.34.0/test/FtpConnectionTest.cc:153:7: error: Array 'data[32]' accessed at index 32, which is out of bounds. [arrayIndexOutOfBounds]
aria2-1.34.0/test/FtpConnectionTest.cc:151:22: note: Assignment 'len=sizeof(data)', assigned value is 32
aria2-1.34.0/test/FtpConnectionTest.cc:153:7: note: Array index out of bounds
aria2-1.34.0/test/FtpConnectionTest.cc:236:7: error: Array 'data[32]' accessed at index 32, which is out of bounds. [arrayIndexOutOfBounds]
aria2-1.34.0/test/FtpConnectionTest.cc:233:22: note: Assignment 'len=sizeof(data)', assigned value is 32
aria2-1.34.0/test/FtpConnectionTest.cc:236:7: note: Array index out of bounds
aria2-1.34.0/test/FtpConnectionTest.cc:282:7: error: Array 'data[32]' accessed at index 32, which is out of bounds. [arrayIndexOutOfBounds]
aria2-1.34.0/test/FtpConnectionTest.cc:280:22: note: Assignment 'len=sizeof(data)', assigned value is 32
aria2-1.34.0/test/FtpConnectionTest.cc:282:7: note: Array index out of bounds
aria2-1.34.0/test/FtpConnectionTest.cc:212:3: error: Buffer is accessed out of bounds: data [bufferAccessOutOfBounds]
aria2-1.34.0/test/FtpConnectionTest.cc:20:1: style: The class 'FtpConnectionTest' does not have a constructor although it has private member variables. [noConstructor]
aria2-1.34.0/test/GZipDecoder.cc:73:54: style: Function 'decode' argument 1 names different: declaration 'inbuf' definition 'in'. [funcArgNamesDifferent]
aria2-1.34.0/test/GZipDecoder.h:66:43: note: Function 'decode' argument 1 names different: declaration 'inbuf' definition 'in'.
aria2-1.34.0/test/GZipDecoder.cc:73:54: note: Function 'decode' argument 1 names different: declaration 'inbuf' definition 'in'.
aria2-1.34.0/test/GZipDecoder.cc:73:65: style: Function 'decode' argument 2 names different: declaration 'inlen' definition 'length'. [funcArgNamesDifferent]
aria2-1.34.0/test/GZipDecoder.h:66:57: note: Function 'decode' argument 2 names different: declaration 'inlen' definition 'length'.
aria2-1.34.0/test/GZipDecoder.cc:73:65: note: Function 'decode' argument 2 names different: declaration 'inlen' definition 'length'.
aria2-1.34.0/test/GZipDecoder.h:68:8: style: Technically the member function 'aria2::GZipDecoder::finished' can be const. [functionConst]
aria2-1.34.0/test/GZipDecoder.cc:109:19: note: Technically the member function 'aria2::GZipDecoder::finished' can be const.
aria2-1.34.0/test/GZipDecoder.h:68:8: note: Technically the member function 'aria2::GZipDecoder::finished' can be const.
aria2-1.34.0/test/GZipDecoder.h:72:22: performance: Technically the member function 'aria2::GZipDecoder::getName' can be static. [functionStatic]
aria2-1.34.0/test/GZipDecoder.cc:111:33: note: Technically the member function 'aria2::GZipDecoder::getName' can be static.
aria2-1.34.0/test/GZipDecoder.h:72:22: note: Technically the member function 'aria2::GZipDecoder::getName' can be static.
aria2-1.34.0/test/HttpRequestTest.cc:886:8: style: Reading from empty STL container 'acceptEncodings' [reademptycontainer]
aria2-1.34.0/test/IndexedListTest.cc:276:3: style: Variable 'itr' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
aria2-1.34.0/test/IndexedListTest.cc:272:45: note: Variable 'itr' is reassigned a value before the old one has been used if variable is no semaphore variable.
aria2-1.34.0/test/IndexedListTest.cc:276:3: note: Variable 'itr' is reassigned a value before the old one has been used if variable is no semaphore variable.
aria2-1.34.0/test/IndexedListTest.cc:239:3: style: Struct 'KeyFunc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/test/MultiFileAllocationIteratorTest.cc:147:11: style: The scope of the variable 'length1' can be reduced. [variableScope]
aria2-1.34.0/test/MultiFileAllocationIteratorTest.cc:148:11: style: The scope of the variable 'length2' can be reduced. [variableScope]
aria2-1.34.0/test/MultiFileAllocationIteratorTest.cc:149:11: style: The scope of the variable 'length3' can be reduced. [variableScope]
aria2-1.34.0/test/MultiFileAllocationIteratorTest.cc:150:11: style: The scope of the variable 'length4' can be reduced. [variableScope]
aria2-1.34.0/test/MultiFileAllocationIteratorTest.cc:151:11: style: The scope of the variable 'length5' can be reduced. [variableScope]
aria2-1.34.0/test/MultiFileAllocationIteratorTest.cc:152:11: style: The scope of the variable 'length6' can be reduced. [variableScope]
aria2-1.34.0/test/OptionParserTest.cc:153:3: warning: The buffer 'prog' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
aria2-1.34.0/test/OptionParserTest.cc:156:3: warning: The buffer 'optionTimeout' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
aria2-1.34.0/test/OptionParserTest.cc:158:3: warning: The buffer 'argTimeout' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
aria2-1.34.0/test/OptionParserTest.cc:160:3: warning: The buffer 'optionDir' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
aria2-1.34.0/test/OptionParserTest.cc:162:3: warning: The buffer 'argDir' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
aria2-1.34.0/test/OptionParserTest.cc:165:3: warning: The buffer 'nonopt1' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
aria2-1.34.0/test/OptionParserTest.cc:167:3: warning: The buffer 'nonopt2' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
aria2-1.34.0/test/PieceTest.cc:14:1: style: The class 'PieceTest' does not have a constructor although it has private member variables. [noConstructor]
aria2-1.34.0/test/RequestGroupManTest.cc:264:3: style: Variable 'itr' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
aria2-1.34.0/test/RequestGroupManTest.cc:260:45: note: Variable 'itr' is reassigned a value before the old one has been used if variable is no semaphore variable.
aria2-1.34.0/test/RequestGroupManTest.cc:264:3: note: Variable 'itr' is reassigned a value before the old one has been used if variable is no semaphore variable.
aria2-1.34.0/test/RequestGroupManTest.cc:26:1: style: The class 'RequestGroupManTest' does not have a constructor although it has private member variables. [noConstructor]
aria2-1.34.0/test/RpcMethodTest.cc:931:20: style: Reading from empty STL container 'fileEntries' [reademptycontainer]
aria2-1.34.0/test/SingletonHolderTest.cc:31:3: style: Class 'M' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/test/SinkStreamFilterTest.cc:23:5: style: Class 'MockSegment2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aria2-1.34.0/test/TestUtil.cc:28:36: style: Function 'createFile' argument 1 names different: declaration 'filename' definition 'path'. [funcArgNamesDifferent]
aria2-1.34.0/test/TestUtil.h:18:36: note: Function 'createFile' argument 1 names different: declaration 'filename' definition 'path'.
aria2-1.34.0/test/TestUtil.cc:28:36: note: Function 'createFile' argument 1 names different: declaration 'filename' definition 'path'.
aria2-1.34.0/test/UDPTrackerClientTest.cc:332:5: style: Variable 'rv' is reassigned a value before the old one has been used. [redundantAssignment]
aria2-1.34.0/test/UDPTrackerClientTest.cc:326:5: note: Variable 'rv' is reassigned a value before the old one has been used.
aria2-1.34.0/test/UDPTrackerClientTest.cc:332:5: note: Variable 'rv' is reassigned a value before the old one has been used.
aria2-1.34.0/test/UDPTrackerClientTest.cc:371:5: style: Variable 'rv' is reassigned a value before the old one has been used. [redundantAssignment]
aria2-1.34.0/test/UDPTrackerClientTest.cc:365:5: note: Variable 'rv' is reassigned a value before the old one has been used.
aria2-1.34.0/test/UDPTrackerClientTest.cc:371:5: note: Variable 'rv' is reassigned a value before the old one has been used.
aria2-1.34.0/test/UDPTrackerClientTest.cc:411:5: style: Variable 'rv' is reassigned a value before the old one has been used. [redundantAssignment]
aria2-1.34.0/test/UDPTrackerClientTest.cc:400:5: note: Variable 'rv' is reassigned a value before the old one has been used.
aria2-1.34.0/test/UDPTrackerClientTest.cc:411:5: note: Variable 'rv' is reassigned a value before the old one has been used.
aria2-1.34.0/test/UDPTrackerClientTest.cc:456:5: style: Variable 'rv' is reassigned a value before the old one has been used. [redundantAssignment]
aria2-1.34.0/test/UDPTrackerClientTest.cc:445:5: note: Variable 'rv' is reassigned a value before the old one has been used.
aria2-1.34.0/test/UDPTrackerClientTest.cc:456:5: note: Variable 'rv' is reassigned a value before the old one has been used.
aria2-1.34.0/test/UDPTrackerClientTest.cc:456:10: style: Variable 'rv' is assigned a value that is never used. [unreadVariable]
aria2-1.34.0/test/extension_message_test_helper.h:10:46: style: The function 'createBtExtendedMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aria2-1.34.0/test/MockBtMessageFactory.h:147:46: note: Virtual function in base class
aria2-1.34.0/test/extension_message_test_helper.h:10:46: note: Function in derived class
aria2-1.34.0/test/UtilTest1.cc:856:51: error: Array 'dest[1]' accessed at index 8, which is out of bounds. [arrayIndexOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:864:51: error: Array 'dest[1]' accessed at index 18, which is out of bounds. [arrayIndexOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:871:75: error: Array 'dest[1]' accessed at index 7, which is out of bounds. [arrayIndexOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:879:51: error: Array 'dest[1]' accessed at index 25, which is out of bounds. [arrayIndexOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:887:51: error: Array 'dest[1]' accessed at index 35, which is out of bounds. [arrayIndexOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:895:51: error: Array 'dest[1]' accessed at index 8, which is out of bounds. [arrayIndexOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:903:51: error: Array 'dest[1]' accessed at index 21, which is out of bounds. [arrayIndexOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:911:51: error: Array 'dest[1]' accessed at index 24, which is out of bounds. [arrayIndexOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:919:51: error: Array 'dest[1]' accessed at index 8, which is out of bounds. [arrayIndexOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:927:51: error: Array 'dest[1]' accessed at index 8, which is out of bounds. [arrayIndexOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:935:51: error: Array 'dest[1]' accessed at index 8, which is out of bounds. [arrayIndexOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:943:51: error: Array 'dest[1]' accessed at index 8, which is out of bounds. [arrayIndexOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:975:51: error: Array 'dest[1]' accessed at index 9, which is out of bounds. [arrayIndexOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:985:73: error: Array 'dest[1]' accessed at index 10, which is out of bounds. [arrayIndexOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:995:73: error: Array 'dest[1]' accessed at index 11, which is out of bounds. [arrayIndexOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1003:51: error: Array 'dest[1]' accessed at index 12, which is out of bounds. [arrayIndexOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1011:51: error: Array 'dest[1]' accessed at index 8, which is out of bounds. [arrayIndexOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1019:51: error: Array 'dest[1]' accessed at index 12, which is out of bounds. [arrayIndexOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1035:73: error: Array 'dest[1]' accessed at index 10, which is out of bounds. [arrayIndexOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1043:51: error: Array 'dest[1]' accessed at index 25, which is out of bounds. [arrayIndexOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1051:51: error: Array 'dest[1]' accessed at index 8, which is out of bounds. [arrayIndexOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1197:51: error: Array 'dest[1]' accessed at index 9, which is out of bounds. [arrayIndexOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1205:51: error: Array 'dest[1]' accessed at index 9, which is out of bounds. [arrayIndexOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1232:73: error: Array 'dest[1]' accessed at index 10, which is out of bounds. [arrayIndexOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1241:51: error: Array 'dest[1]' accessed at index 15, which is out of bounds. [arrayIndexOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1256:51: error: Array 'dest[1]' accessed at index 12, which is out of bounds. [arrayIndexOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1282:51: error: Array 'dest[1]' accessed at index 11, which is out of bounds. [arrayIndexOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1290:51: error: Array 'dest[1]' accessed at index 11, which is out of bounds. [arrayIndexOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1328:51: error: Array 'dest[1]' accessed at index 10, which is out of bounds. [arrayIndexOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1336:51: error: Array 'dest[1]' accessed at index 9, which is out of bounds. [arrayIndexOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1345:51: error: Array 'dest[1]' accessed at index 11, which is out of bounds. [arrayIndexOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1354:51: error: Array 'dest[1]' accessed at index 11, which is out of bounds. [arrayIndexOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1364:73: error: Array 'dest[1]' accessed at index 15, which is out of bounds. [arrayIndexOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1372:51: error: Array 'dest[1]' accessed at index 8, which is out of bounds. [arrayIndexOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1386:51: error: Array 'dest[1]' accessed at index 29, which is out of bounds. [arrayIndexOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1441:51: error: Array 'dest[1]' accessed at index 10, which is out of bounds. [arrayIndexOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1449:51: error: Array 'dest[1]' accessed at index 8, which is out of bounds. [arrayIndexOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1457:51: error: Array 'dest[1]' accessed at index 8, which is out of bounds. [arrayIndexOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1465:51: error: Array 'dest[1]' accessed at index 8, which is out of bounds. [arrayIndexOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1472:51: error: Array 'dest[1]' accessed at index 8, which is out of bounds. [arrayIndexOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1479:51: error: Array 'dest[1]' accessed at index 8, which is out of bounds. [arrayIndexOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1486:51: error: Array 'dest[1]' accessed at index 8, which is out of bounds. [arrayIndexOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1493:51: error: Array 'dest[1]' accessed at index 8, which is out of bounds. [arrayIndexOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1501:51: error: Array 'dest[1]' accessed at index 11, which is out of bounds. [arrayIndexOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:236:3: style: Variable 'itr' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
aria2-1.34.0/test/UtilTest1.cc:229:44: note: Variable 'itr' is reassigned a value before the old one has been used if variable is no semaphore variable.
aria2-1.34.0/test/UtilTest1.cc:236:3: note: Variable 'itr' is reassigned a value before the old one has been used if variable is no semaphore variable.
aria2-1.34.0/test/UtilTest1.cc:246:3: style: Variable 'itr' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
aria2-1.34.0/test/UtilTest1.cc:239:45: note: Variable 'itr' is reassigned a value before the old one has been used if variable is no semaphore variable.
aria2-1.34.0/test/UtilTest1.cc:246:3: note: Variable 'itr' is reassigned a value before the old one has been used if variable is no semaphore variable.
aria2-1.34.0/test/UtilTest1.cc:254:3: style: Variable 'itr' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
aria2-1.34.0/test/UtilTest1.cc:247:45: note: Variable 'itr' is reassigned a value before the old one has been used if variable is no semaphore variable.
aria2-1.34.0/test/UtilTest1.cc:254:3: note: Variable 'itr' is reassigned a value before the old one has been used if variable is no semaphore variable.
aria2-1.34.0/test/UtilTest1.cc:267:3: style: Variable 'itr' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
aria2-1.34.0/test/UtilTest1.cc:260:42: note: Variable 'itr' is reassigned a value before the old one has been used if variable is no semaphore variable.
aria2-1.34.0/test/UtilTest1.cc:267:3: note: Variable 'itr' is reassigned a value before the old one has been used if variable is no semaphore variable.
aria2-1.34.0/test/UtilTest1.cc:276:3: style: Variable 'itr' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
aria2-1.34.0/test/UtilTest1.cc:269:44: note: Variable 'itr' is reassigned a value before the old one has been used if variable is no semaphore variable.
aria2-1.34.0/test/UtilTest1.cc:276:3: note: Variable 'itr' is reassigned a value before the old one has been used if variable is no semaphore variable.
aria2-1.34.0/test/UtilTest1.cc:311:3: style: Variable 'itr' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
aria2-1.34.0/test/UtilTest1.cc:278:43: note: Variable 'itr' is reassigned a value before the old one has been used if variable is no semaphore variable.
aria2-1.34.0/test/UtilTest1.cc:311:3: note: Variable 'itr' is reassigned a value before the old one has been used if variable is no semaphore variable.
aria2-1.34.0/test/UtilTest1.cc:856:0: portability: Undefined behaviour, pointer arithmetic 'dest+8' is out of bounds. [pointerOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:864:0: portability: Undefined behaviour, pointer arithmetic 'dest+18' is out of bounds. [pointerOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:871:0: portability: Undefined behaviour, pointer arithmetic 'dest+7' is out of bounds. [pointerOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:879:0: portability: Undefined behaviour, pointer arithmetic 'dest+25' is out of bounds. [pointerOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:887:0: portability: Undefined behaviour, pointer arithmetic 'dest+35' is out of bounds. [pointerOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:895:0: portability: Undefined behaviour, pointer arithmetic 'dest+8' is out of bounds. [pointerOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:903:0: portability: Undefined behaviour, pointer arithmetic 'dest+21' is out of bounds. [pointerOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:911:0: portability: Undefined behaviour, pointer arithmetic 'dest+24' is out of bounds. [pointerOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:919:0: portability: Undefined behaviour, pointer arithmetic 'dest+8' is out of bounds. [pointerOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:927:0: portability: Undefined behaviour, pointer arithmetic 'dest+8' is out of bounds. [pointerOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:935:0: portability: Undefined behaviour, pointer arithmetic 'dest+8' is out of bounds. [pointerOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:943:0: portability: Undefined behaviour, pointer arithmetic 'dest+8' is out of bounds. [pointerOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:975:0: portability: Undefined behaviour, pointer arithmetic 'dest+9' is out of bounds. [pointerOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:985:0: portability: Undefined behaviour, pointer arithmetic 'dest+10' is out of bounds. [pointerOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:995:0: portability: Undefined behaviour, pointer arithmetic 'dest+11' is out of bounds. [pointerOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1003:0: portability: Undefined behaviour, pointer arithmetic 'dest+12' is out of bounds. [pointerOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1011:0: portability: Undefined behaviour, pointer arithmetic 'dest+8' is out of bounds. [pointerOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1019:0: portability: Undefined behaviour, pointer arithmetic 'dest+12' is out of bounds. [pointerOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1035:0: portability: Undefined behaviour, pointer arithmetic 'dest+10' is out of bounds. [pointerOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1043:0: portability: Undefined behaviour, pointer arithmetic 'dest+25' is out of bounds. [pointerOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1051:0: portability: Undefined behaviour, pointer arithmetic 'dest+8' is out of bounds. [pointerOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1197:0: portability: Undefined behaviour, pointer arithmetic 'dest+9' is out of bounds. [pointerOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1205:0: portability: Undefined behaviour, pointer arithmetic 'dest+9' is out of bounds. [pointerOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1232:0: portability: Undefined behaviour, pointer arithmetic 'dest+10' is out of bounds. [pointerOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1241:0: portability: Undefined behaviour, pointer arithmetic 'dest+15' is out of bounds. [pointerOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1256:0: portability: Undefined behaviour, pointer arithmetic 'dest+12' is out of bounds. [pointerOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1282:0: portability: Undefined behaviour, pointer arithmetic 'dest+11' is out of bounds. [pointerOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1290:0: portability: Undefined behaviour, pointer arithmetic 'dest+11' is out of bounds. [pointerOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1328:0: portability: Undefined behaviour, pointer arithmetic 'dest+10' is out of bounds. [pointerOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1336:0: portability: Undefined behaviour, pointer arithmetic 'dest+9' is out of bounds. [pointerOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1345:0: portability: Undefined behaviour, pointer arithmetic 'dest+11' is out of bounds. [pointerOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1354:0: portability: Undefined behaviour, pointer arithmetic 'dest+11' is out of bounds. [pointerOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1364:0: portability: Undefined behaviour, pointer arithmetic 'dest+15' is out of bounds. [pointerOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1372:0: portability: Undefined behaviour, pointer arithmetic 'dest+8' is out of bounds. [pointerOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1386:0: portability: Undefined behaviour, pointer arithmetic 'dest+29' is out of bounds. [pointerOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1441:0: portability: Undefined behaviour, pointer arithmetic 'dest+10' is out of bounds. [pointerOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1449:0: portability: Undefined behaviour, pointer arithmetic 'dest+8' is out of bounds. [pointerOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1457:0: portability: Undefined behaviour, pointer arithmetic 'dest+8' is out of bounds. [pointerOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1465:0: portability: Undefined behaviour, pointer arithmetic 'dest+8' is out of bounds. [pointerOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1472:0: portability: Undefined behaviour, pointer arithmetic 'dest+8' is out of bounds. [pointerOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1479:0: portability: Undefined behaviour, pointer arithmetic 'dest+8' is out of bounds. [pointerOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1486:0: portability: Undefined behaviour, pointer arithmetic 'dest+8' is out of bounds. [pointerOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1493:0: portability: Undefined behaviour, pointer arithmetic 'dest+8' is out of bounds. [pointerOutOfBounds]
aria2-1.34.0/test/UtilTest1.cc:1501:0: portability: Undefined behaviour, pointer arithmetic 'dest+11' is out of bounds. [pointerOutOfBounds]
aria2-1.34.0/test/UtilTest2.cc:247:22: style: Unused variable: os [unusedVariable]
aria2-1.34.0/test/UtilTest2.cc:126:27: style: Technically the member function 'aria2::Printer::operator()' can be const. [functionConst]
aria2-1.34.0/test/WrDiskCacheEntryTest.cc:13:1: style: The class 'WrDiskCacheEntryTest' does not have a constructor although it has private member variables. [noConstructor]
aria2-1.34.0/test/WrDiskCacheTest.cc:13:1: style: The class 'WrDiskCacheTest' does not have a constructor although it has private member variables. [noConstructor]
aria2-1.34.0/test/a2functionalTest.cc:24:5: style: Struct 'LastAccess' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
[23:04]

ftp://ftp.se.debian.org/debian/pool/main/a/ariba/ariba_2.6.1+ds.orig.tar.xz
ariba-2.6.1/ariba/ext/fml-asm_ariba.cpp:63:37: style: Function 'toFile' argument 1 names different: declaration 'outStream' definition 'ofs'. [funcArgNamesDifferent]
ariba-2.6.1/ariba/ext/fml-asm_ariba.cpp:18:31: note: Function 'toFile' argument 1 names different: declaration 'outStream' definition 'ofs'.
ariba-2.6.1/ariba/ext/fml-asm_ariba.cpp:63:37: note: Function 'toFile' argument 1 names different: declaration 'outStream' definition 'ofs'.
ariba-2.6.1/ariba/ext/fml-asm_ariba.cpp:170:113: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ariba-2.6.1/ariba/ext/fml-asm_ariba.cpp:172:119: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ariba-2.6.1/ariba/ext/fml-asm_ariba.cpp:35:5: performance: Variable 'namePrefix' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
ariba-2.6.1/ariba/ext/fml-asm_ariba.cpp:30:126: performance: Function parameter 'namePrefixIn' should be passed by const reference. [passedByValue]
ariba-2.6.1/ariba/ext/minimap_ariba.cpp:131:13: style: The scope of the variable 'j' can be reduced. [variableScope]
ariba-2.6.1/ariba/ext/minimap_ariba.cpp:366:74: style: Function 'readMappingOk' argument 3 names different: declaration 'ks1' definition 'ks'. [funcArgNamesDifferent]
ariba-2.6.1/ariba/ext/minimap_ariba.cpp:26:74: note: Function 'readMappingOk' argument 3 names different: declaration 'ks1' definition 'ks'.
ariba-2.6.1/ariba/ext/minimap_ariba.cpp:366:74: note: Function 'readMappingOk' argument 3 names different: declaration 'ks1' definition 'ks'.
ariba-2.6.1/ariba/ext/minimap_ariba.cpp:174:105: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ariba-2.6.1/ariba/ext/minimap_ariba.cpp:281:71: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ariba-2.6.1/ariba/ext/minimap_ariba.cpp:299:75: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ariba-2.6.1/ariba/ext/minimap_ariba.cpp:318:115: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ariba-2.6.1/ariba/ext/minimap_ariba.cpp:342:108: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ariba-2.6.1/ariba/ext/vcfcall_ariba.cpp:173:27: style: Unused variable: goodIndexes [unusedVariable]
ariba-2.6.1/ariba/ext/vcfcall_ariba.cpp:243:25: style: Variable 'refString' is assigned a value that is never used. [unreadVariable]
ariba-2.6.1/ariba/ext/vcfcall_ariba.cpp:126:83: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ariba-2.6.1/ariba/ext/vcfcall_ariba.cpp:257:104: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ariba-2.6.1/ariba/ext/vcfcall_ariba.cpp:293:107: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
[23:04]

ftp://ftp.se.debian.org/debian/pool/main/a/aribas/aribas_1.64.orig.tar.gz
aribas-1.64/src/alloc.c:209:9: style: The scope of the variable 'k' can be reduced. [variableScope]
aribas-1.64/src/alloc.c:592:12: style: The scope of the variable 'flg' can be reduced. [variableScope]
aribas-1.64/src/alloc.c:593:14: style: The scope of the variable 'b' can be reduced. [variableScope]
aribas-1.64/src/alloc.c:593:16: style: The scope of the variable 'c' can be reduced. [variableScope]
aribas-1.64/src/alloc.c:841:12: style: The scope of the variable 'flg' can be reduced. [variableScope]
aribas-1.64/src/alloc.c:153:13: style: struct member 'blkdesc::flg2' is never used. [unusedStructMember]
aribas-1.64/src/analysis.c:361:9: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment]
aribas-1.64/src/analysis.c:360:9: note: Variable 'ret' is reassigned a value before the old one has been used.
aribas-1.64/src/analysis.c:361:9: note: Variable 'ret' is reassigned a value before the old one has been used.
aribas-1.64/src/analysis.c:362:9: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment]
aribas-1.64/src/analysis.c:361:9: note: Variable 'ret' is reassigned a value before the old one has been used.
aribas-1.64/src/analysis.c:362:9: note: Variable 'ret' is reassigned a value before the old one has been used.
aribas-1.64/src/analysis.c:265:12: style: The scope of the variable 'hilf' can be reduced. [variableScope]
aribas-1.64/src/analysis.c:265:19: style: The scope of the variable 'x' can be reduced. [variableScope]
aribas-1.64/src/analysis.c:266:10: style: The scope of the variable 'm' can be reduced. [variableScope]
aribas-1.64/src/analysis.c:268:9: style: The scope of the variable 'sh' can be reduced. [variableScope]
aribas-1.64/src/analysis.c:634:9: style: The scope of the variable 'n' can be reduced. [variableScope]
aribas-1.64/src/analysis.c:691:11: style: The scope of the variable 'aa' can be reduced. [variableScope]
aribas-1.64/src/analysis.c:692:11: style: The scope of the variable 'u' can be reduced. [variableScope]
aribas-1.64/src/analysis.c:694:9: style: The scope of the variable 'm' can be reduced. [variableScope]
aribas-1.64/src/analysis.c:955:14: style: The scope of the variable 'd' can be reduced. [variableScope]
aribas-1.64/src/analysis.c:991:44: style: The scope of the variable 'arctan' can be reduced. [variableScope]
aribas-1.64/src/analysis.c:992:12: style: The scope of the variable 'k' can be reduced. [variableScope]
aribas-1.64/src/analysis.c:992:18: style: The scope of the variable 'm1' can be reduced. [variableScope]
aribas-1.64/src/analysis.c:594:25: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aribas-1.64/src/analysis.c:803:18: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aribas-1.64/src/analysis.c:668:17: error: Uninitialized variable: u [uninitvar]
aribas-1.64/src/aritaux.c:145:9: style: The scope of the variable 'k' can be reduced. [variableScope]
aribas-1.64/src/aritaux.c:515:16: style: The scope of the variable 'offs1' can be reduced. [variableScope]
aribas-1.64/src/aritaux.c:977:9: style: The scope of the variable 'flg' can be reduced. [variableScope]
aribas-1.64/src/aritaux.c:1056:9: style: The scope of the variable 'flg' can be reduced. [variableScope]
aribas-1.64/src/aritaux.c:1083:9: style: The scope of the variable 'flg' can be reduced. [variableScope]
aribas-1.64/src/aritaux.c:1120:9: style: The scope of the variable 'flg' can be reduced. [variableScope]
aribas-1.64/src/aritaux.c:195:45: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aribas-1.64/src/arith.c:571:5: style: Variable 'n' is reassigned a value before the old one has been used. [redundantAssignment]
aribas-1.64/src/arith.c:569:5: note: Variable 'n' is reassigned a value before the old one has been used.
aribas-1.64/src/arith.c:571:5: note: Variable 'n' is reassigned a value before the old one has been used.
aribas-1.64/src/arith.c:1351:5: style: Variable 'n' is reassigned a value before the old one has been used. [redundantAssignment]
aribas-1.64/src/arith.c:1349:5: note: Variable 'n' is reassigned a value before the old one has been used.
aribas-1.64/src/arith.c:1351:5: note: Variable 'n' is reassigned a value before the old one has been used.
aribas-1.64/src/arith.c:2499:36: style: Same expression on both sides of '=='. [duplicateExpression]
aribas-1.64/src/arith.c:324:29: style: The scope of the variable 'cmp' can be reduced. [variableScope]
aribas-1.64/src/arith.c:356:15: style: The scope of the variable 'cmp' can be reduced. [variableScope]
aribas-1.64/src/arith.c:422:10: style: The scope of the variable 'res' can be reduced. [variableScope]
aribas-1.64/src/arith.c:607:10: style: The scope of the variable 'tmp' can be reduced. [variableScope]
aribas-1.64/src/arith.c:650:10: style: The scope of the variable 'obj' can be reduced. [variableScope]
aribas-1.64/src/arith.c:672:10: style: The scope of the variable 'obj' can be reduced. [variableScope]
aribas-1.64/src/arith.c:857:10: style: The scope of the variable 'res' can be reduced. [variableScope]
aribas-1.64/src/arith.c:1129:11: style: The scope of the variable 'ptr' can be reduced. [variableScope]
aribas-1.64/src/arith.c:1130:10: style: The scope of the variable 'obj' can be reduced. [variableScope]
aribas-1.64/src/arith.c:1132:17: style: The scope of the variable 'len1' can be reduced. [variableScope]
aribas-1.64/src/arith.c:1132:23: style: The scope of the variable 'len2' can be reduced. [variableScope]
aribas-1.64/src/arith.c:1231:10: style: The scope of the variable 'obj' can be reduced. [variableScope]
aribas-1.64/src/arith.c:1232:12: style: The scope of the variable 'zz' can be reduced. [variableScope]
aribas-1.64/src/arith.c:1233:23: style: The scope of the variable 'len2' can be reduced. [variableScope]
aribas-1.64/src/arith.c:1233:29: style: The scope of the variable 'rlen' can be reduced. [variableScope]
aribas-1.64/src/arith.c:1234:14: style: The scope of the variable 'z' can be reduced. [variableScope]
aribas-1.64/src/arith.c:1234:17: style: The scope of the variable 'x' can be reduced. [variableScope]
aribas-1.64/src/arith.c:1235:9: style: The scope of the variable 'rest' can be reduced. [variableScope]
aribas-1.64/src/arith.c:1385:9: style: The scope of the variable 'rhalf' can be reduced. [variableScope]
aribas-1.64/src/arith.c:1443:12: style: The scope of the variable 'x' can be reduced. [variableScope]
aribas-1.64/src/arith.c:1481:9: style: The scope of the variable 'i' can be reduced. [variableScope]
aribas-1.64/src/arith.c:1481:12: style: The scope of the variable 'bb' can be reduced. [variableScope]
aribas-1.64/src/arith.c:1831:15: style: The scope of the variable 'type1' can be reduced. [variableScope]
aribas-1.64/src/arith.c:1924:14: style: The scope of the variable 'a' can be reduced. [variableScope]
aribas-1.64/src/arith.c:1924:17: style: The scope of the variable 'b' can be reduced. [variableScope]
aribas-1.64/src/arith.c:1972:15: style: The scope of the variable 'n' can be reduced. [variableScope]
aribas-1.64/src/arith.c:1972:18: style: The scope of the variable 'm' can be reduced. [variableScope]
aribas-1.64/src/arith.c:1989:9: style: The scope of the variable 'flg' can be reduced. [variableScope]
aribas-1.64/src/arith.c:2034:9: style: The scope of the variable 'flg' can be reduced. [variableScope]
aribas-1.64/src/arith.c:2034:20: style: The scope of the variable 'bits' can be reduced. [variableScope]
aribas-1.64/src/arith.c:2332:14: style: The scope of the variable 'u' can be reduced. [variableScope]
aribas-1.64/src/arith.c:2438:10: style: The scope of the variable 'ele' can be reduced. [variableScope]
aribas-1.64/src/arith.c:1350:9: style: Variable 'm' is assigned a value that is never used. [unreadVariable]
aribas-1.64/src/arith.c:1710:9: style: Unused variable: k [unusedVariable]
aribas-1.64/src/arith.c:523:16: style: Mismatching assignment and comparison, comparison 'type==60' is always false. [assignIfError]
aribas-1.64/src/arith.c:519:14: note: Mismatching assignment and comparison, comparison 'type==60' is always false.
aribas-1.64/src/arith.c:523:16: note: Mismatching assignment and comparison, comparison 'type==60' is always false.
aribas-1.64/src/arith.c:1586:19: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aribas-1.64/src/arith.c:2260:24: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aribas-1.64/src/arith.c:1568:12: error: Uninitialized variable: res [uninitvar]
aribas-1.64/src/aritool0.c:97:20: style: The scope of the variable 'u' can be reduced. [variableScope]
aribas-1.64/src/aritool0.c:190:20: style: The scope of the variable 'u' can be reduced. [variableScope]
aribas-1.64/src/aritool0.c:211:20: style: The scope of the variable 'u' can be reduced. [variableScope]
aribas-1.64/src/aritool0.c:232:20: style: The scope of the variable 'u' can be reduced. [variableScope]
aribas-1.64/src/aritool0.c:254:11: style: The scope of the variable 'u' can be reduced. [variableScope]
aribas-1.64/src/aritool0.c:280:20: style: The scope of the variable 'u' can be reduced. [variableScope]
aribas-1.64/src/aritool0.c:358:11: style: The scope of the variable 'temp' can be reduced. [variableScope]
aribas-1.64/src/aritool0.c:380:18: style: The scope of the variable 'temp' can be reduced. [variableScope]
aribas-1.64/src/aritool0.c:534:17: style: The scope of the variable 'x1' can be reduced. [variableScope]
aribas-1.64/src/aritool0.c:219:34: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aribas-1.64/src/aritool0.c:240:34: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aribas-1.64/src/aritool0.c:292:29: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aribas-1.64/src/aritools.c:185:9: style: The scope of the variable 'k' can be reduced. [variableScope]
aribas-1.64/src/aritools.c:243:9: style: The scope of the variable 'k' can be reduced. [variableScope]
aribas-1.64/src/aritools.c:294:9: style: The scope of the variable 'hilflen' can be reduced. [variableScope]
aribas-1.64/src/aritools.c:729:14: style: The scope of the variable 'r' can be reduced. [variableScope]
aribas-1.64/src/aritools.c:747:9: style: The scope of the variable 'rlen' can be reduced. [variableScope]
aribas-1.64/src/aritools.c:1028:15: style: The scope of the variable 'k' can be reduced. [variableScope]
aribas-1.64/src/aritools.c:1028:18: style: The scope of the variable 'm' can be reduced. [variableScope]
aribas-1.64/src/aritools.c:1029:14: style: The scope of the variable 'dig' can be reduced. [variableScope]
aribas-1.64/src/aritools.c:1174:14: style: The scope of the variable 'u' can be reduced. [variableScope]
aribas-1.64/src/aritools.c:295:11: style: Unused variable: u [unusedVariable]
aribas-1.64/src/aritools.c:826:15: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aribas-1.64/src/aritools.c:1124:33: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aribas-1.64/src/aritx.c:268:11: style: The scope of the variable 'u' can be reduced. [variableScope]
aribas-1.64/src/aritx.c:269:9: style: The scope of the variable 'compos' can be reduced. [variableScope]
aribas-1.64/src/aritx.c:270:9: style: The scope of the variable 'i' can be reduced. [variableScope]
aribas-1.64/src/aritx.c:355:13: style: The scope of the variable 'tlen' can be reduced. [variableScope]
aribas-1.64/src/aritx.c:390:14: style: The scope of the variable 'temp' can be reduced. [variableScope]
aribas-1.64/src/aritx.c:490:18: style: The scope of the variable 'flg' can be reduced. [variableScope]
aribas-1.64/src/aritx.c:512:11: style: The scope of the variable 'u' can be reduced. [variableScope]
aribas-1.64/src/aritx.c:666:14: style: The scope of the variable 'u' can be reduced. [variableScope]
aribas-1.64/src/aritx.c:667:9: style: The scope of the variable 'n' can be reduced. [variableScope]
aribas-1.64/src/aritx.c:717:12: style: The scope of the variable 'm' can be reduced. [variableScope]
aribas-1.64/src/aritx.c:835:44: style: The scope of the variable 'plen' can be reduced. [variableScope]
aribas-1.64/src/aritx.c:835:50: style: The scope of the variable 'tlen' can be reduced. [variableScope]
aribas-1.64/src/aritx.c:929:12: style: The scope of the variable 'yold' can be reduced. [variableScope]
aribas-1.64/src/aritx.c:929:18: style: The scope of the variable 'q' can be reduced. [variableScope]
aribas-1.64/src/aritx.c:929:29: style: The scope of the variable 'q2old' can be reduced. [variableScope]
aribas-1.64/src/aritx.c:1147:24: style: The scope of the variable 'ulen' can be reduced. [variableScope]
aribas-1.64/src/aritx.c:1148:14: style: The scope of the variable 'bit0' can be reduced. [variableScope]
aribas-1.64/src/aritx.c:439:11: style: Unused variable: u [unusedVariable]
aribas-1.64/src/aritx.c:683:8: error: Uninitialized variable: flg [uninitvar]
aribas-1.64/src/arity.c:1684:26: style: Same expression on both sides of '==' because the value of 'again' and '0' are the same. [duplicateExpression]
aribas-1.64/src/arity.c:1567:22: note: 'again' is assigned value '0' here.
aribas-1.64/src/arity.c:1684:26: note: Same expression on both sides of '==' because the value of 'again' and '0' are the same.
aribas-1.64/src/arity.c:502:10: style: The scope of the variable 'messbuf' can be reduced. [variableScope]
aribas-1.64/src/arity.c:503:11: style: The scope of the variable 'z' can be reduced. [variableScope]
aribas-1.64/src/arity.c:503:13: style: The scope of the variable 'w' can be reduced. [variableScope]
aribas-1.64/src/arity.c:504:9: style: The scope of the variable 'c' can be reduced. [variableScope]
aribas-1.64/src/arity.c:665:12: style: The scope of the variable 'n' can be reduced. [variableScope]
aribas-1.64/src/arity.c:665:26: style: The scope of the variable 'ret' can be reduced. [variableScope]
aribas-1.64/src/arity.c:747:18: style: The scope of the variable 'cmp' can be reduced. [variableScope]
aribas-1.64/src/arity.c:748:9: style: The scope of the variable 'zlen' can be reduced. [variableScope]
aribas-1.64/src/arity.c:748:15: style: The scope of the variable 'z1len' can be reduced. [variableScope]
aribas-1.64/src/arity.c:864:11: style: The scope of the variable 'u' can be reduced. [variableScope]
aribas-1.64/src/arity.c:1003:12: style: The scope of the variable 'zz' can be reduced. [variableScope]
aribas-1.64/src/arity.c:1253:14: style: The scope of the variable 'p' can be reduced. [variableScope]
aribas-1.64/src/arity.c:1290:14: style: The scope of the variable 'p' can be reduced. [variableScope]
aribas-1.64/src/arity.c:1291:16: style: The scope of the variable 'v' can be reduced. [variableScope]
aribas-1.64/src/arity.c:1894:14: style: The scope of the variable 'a1' can be reduced. [variableScope]
aribas-1.64/src/arity.c:1894:24: style: The scope of the variable 'b1' can be reduced. [variableScope]
aribas-1.64/src/arity.c:1894:34: style: The scope of the variable 'p' can be reduced. [variableScope]
aribas-1.64/src/arity.c:1894:37: style: The scope of the variable 'r' can be reduced. [variableScope]
aribas-1.64/src/arity.c:1894:44: style: The scope of the variable 's' can be reduced. [variableScope]
aribas-1.64/src/arity.c:2260:23: style: The scope of the variable 'cmp' can be reduced. [variableScope]
aribas-1.64/src/arity.c:2732:9: style: The scope of the variable 'exlen' can be reduced. [variableScope]
aribas-1.64/src/arity.c:2733:18: style: The scope of the variable 'B2' can be reduced. [variableScope]
aribas-1.64/src/arity.c:3208:39: style: The scope of the variable 'ret' can be reduced. [variableScope]
aribas-1.64/src/arity.c:1753:5: error: Address of local auto-variable assigned to a function parameter. [autoVariables]
aribas-1.64/src/arity.c:1018:43: error: Array 'cfp.kN[13]' accessed at index -1, which is out of bounds. [arrayIndexOutOfBounds]
aribas-1.64/src/arity.c:1113:10: error: Array 'cfp.kN[13]' accessed at index -1, which is out of bounds. [arrayIndexOutOfBounds]
aribas-1.64/src/arity.c:1126:10: error: Array 'cfp.m2[7]' accessed at index -1, which is out of bounds. [arrayIndexOutOfBounds]
aribas-1.64/src/arity.c:1164:18: error: Array 'cfp.m2[7]' accessed at index -1, which is out of bounds. [arrayIndexOutOfBounds]
aribas-1.64/src/arity.c:1128:10: error: Array 'cfp.R0[7]' accessed at index -1, which is out of bounds. [arrayIndexOutOfBounds]
aribas-1.64/src/arity.c:1166:47: error: Array 'cfp.R0[7]' accessed at index -1, which is out of bounds. [arrayIndexOutOfBounds]
aribas-1.64/src/arity.c:1171:48: error: Array 'cfp.R0[7]' accessed at index -1, which is out of bounds. [arrayIndexOutOfBounds]
aribas-1.64/src/arity.c:1173:54: error: Array 'cfp.R0[7]' accessed at index -1, which is out of bounds. [arrayIndexOutOfBounds]
aribas-1.64/src/arity.c:1175:55: error: Array 'cfp.R0[7]' accessed at index -1, which is out of bounds. [arrayIndexOutOfBounds]
aribas-1.64/src/arity.c:1178:10: error: Array 'cfp.R0[7]' accessed at index -1, which is out of bounds. [arrayIndexOutOfBounds]
aribas-1.64/src/arity.c:1132:10: error: Array 'cfp.Q0[7]' accessed at index -1, which is out of bounds. [arrayIndexOutOfBounds]
aribas-1.64/src/arity.c:1182:54: error: Array 'cfp.Q0[7]' accessed at index -1, which is out of bounds. [arrayIndexOutOfBounds]
aribas-1.64/src/arity.c:1184:55: error: Array 'cfp.Q0[7]' accessed at index -1, which is out of bounds. [arrayIndexOutOfBounds]
aribas-1.64/src/arity.c:1187:10: error: Array 'cfp.Q0[7]' accessed at index -1, which is out of bounds. [arrayIndexOutOfBounds]
aribas-1.64/src/arity.c:1130:10: error: Array 'cfp.A0[13]' accessed at index -1, which is out of bounds. [arrayIndexOutOfBounds]
aribas-1.64/src/arity.c:1192:50: error: Array 'cfp.A0[13]' accessed at index -1, which is out of bounds. [arrayIndexOutOfBounds]
aribas-1.64/src/arity.c:1196:10: error: Array 'cfp.A0[13]' accessed at index -1, which is out of bounds. [arrayIndexOutOfBounds]
aribas-1.64/src/arity.c:1122:10: error: Array 'cfp.QQ[7]' accessed at index -1, which is out of bounds. [arrayIndexOutOfBounds]
aribas-1.64/src/arity.c:1011:18: error: Array 'cfp.AA[12]' accessed at index -1, which is out of bounds. [arrayIndexOutOfBounds]
aribas-1.64/src/arity.c:1117:10: error: Array 'cfp.AA[12]' accessed at index -1, which is out of bounds. [arrayIndexOutOfBounds]
aribas-1.64/src/arity.c:1191:39: error: Array 'cfp.AA[12]' accessed at index -1, which is out of bounds. [arrayIndexOutOfBounds]
aribas-1.64/src/arity.c:1195:30: error: Array 'cfp.AA[12]' accessed at index -1, which is out of bounds. [arrayIndexOutOfBounds]
aribas-1.64/src/arity.c:1196:24: error: Array 'cfp.AA[12]' accessed at index -1, which is out of bounds. [arrayIndexOutOfBounds]
aribas-1.64/src/arity.c:1198:10: error: Array 'cfp.AA[12]' accessed at index -1, which is out of bounds. [arrayIndexOutOfBounds]
aribas-1.64/src/arity.c:2204:11: error: Array 'sptr.qq[7]' accessed at index -1, which is out of bounds. [arrayIndexOutOfBounds]
aribas-1.64/src/arity.c:2215:15: error: Array 'sptr.qinv[13]' accessed at index -1, which is out of bounds. [arrayIndexOutOfBounds]
aribas-1.64/src/arity.c:2220:11: error: Array 'sptr.aa[7]' accessed at index -1, which is out of bounds. [arrayIndexOutOfBounds]
aribas-1.64/src/arity.c:2225:11: error: Array 'sptr.bb[7]' accessed at index -1, which is out of bounds. [arrayIndexOutOfBounds]
aribas-1.64/src/arity.c:2237:11: error: Array 'sptr.cc[12]' accessed at index -1, which is out of bounds. [arrayIndexOutOfBounds]
aribas-1.64/src/aritz.c:435:40: style: The scope of the variable 'cmp' can be reduced. [variableScope]
aribas-1.64/src/aritz.c:482:28: style: The scope of the variable 'zlen' can be reduced. [variableScope]
aribas-1.64/src/aritz.c:712:13: style: The scope of the variable 'v' can be reduced. [variableScope]
aribas-1.64/src/aritz.c:714:12: style: The scope of the variable 'vlen' can be reduced. [variableScope]
aribas-1.64/src/aritz.c:714:24: style: The scope of the variable 'cmp' can be reduced. [variableScope]
aribas-1.64/src/aritz.c:1661:11: style: The scope of the variable 'ptr' can be reduced. [variableScope]
aribas-1.64/src/aritz.c:1683:11: style: The scope of the variable 'ptr' can be reduced. [variableScope]
aribas-1.64/src/aritz.c:1712:11: style: The scope of the variable 'ptr' can be reduced. [variableScope]
aribas-1.64/src/aritz.c:2425:17: style: The scope of the variable 't1' can be reduced. [variableScope]
aribas-1.64/src/aritz.c:2426:14: style: The scope of the variable 'u' can be reduced. [variableScope]
aribas-1.64/src/aritz.c:2752:12: style: The scope of the variable 'm1' can be reduced. [variableScope]
aribas-1.64/src/aritz.c:1731:9: style: struct member 'GF2n_Field::mode' is never used. [unusedStructMember]
aribas-1.64/src/array.c:284:10: style: The scope of the variable 'obj' can be reduced. [variableScope]
aribas-1.64/src/array.c:375:14: style: The scope of the variable 'flg1' can be reduced. [variableScope]
aribas-1.64/src/array.c:409:14: style: The scope of the variable 'i' can be reduced. [variableScope]
aribas-1.64/src/array.c:458:10: style: The scope of the variable 'symb' can be reduced. [variableScope]
aribas-1.64/src/array.c:483:11: style: The scope of the variable 'cpt1' can be reduced. [variableScope]
aribas-1.64/src/array.c:483:18: style: The scope of the variable 'cpt2' can be reduced. [variableScope]
aribas-1.64/src/array.c:486:14: style: The scope of the variable 'flg1' can be reduced. [variableScope]
aribas-1.64/src/array.c:487:9: style: The scope of the variable 'ch' can be reduced. [variableScope]
aribas-1.64/src/array.c:593:20: style: The scope of the variable 'ptr' can be reduced. [variableScope]
aribas-1.64/src/array.c:598:12: style: The scope of the variable 'flg' can be reduced. [variableScope]
aribas-1.64/src/array.c:696:10: style: The scope of the variable 'obj' can be reduced. [variableScope]
aribas-1.64/src/array.c:801:9: style: The scope of the variable 'flg' can be reduced. [variableScope]
aribas-1.64/src/array.c:862:14: style: The scope of the variable 'ch' can be reduced. [variableScope]
aribas-1.64/src/array.c:888:10: style: The scope of the variable 'obj' can be reduced. [variableScope]
aribas-1.64/src/array.c:925:11: style: The scope of the variable 'ptr' can be reduced. [variableScope]
aribas-1.64/src/array.c:925:17: style: The scope of the variable 'ptr1' can be reduced. [variableScope]
aribas-1.64/src/array.c:1097:9: style: The scope of the variable 'ch' can be reduced. [variableScope]
aribas-1.64/src/array.c:1221:10: style: The scope of the variable 'currpage' can be reduced. [variableScope]
aribas-1.64/src/array.c:1221:20: style: The scope of the variable 'sheet' can be reduced. [variableScope]
aribas-1.64/src/array.c:2033:14: style: The scope of the variable 'u' can be reduced. [variableScope]
aribas-1.64/src/array.c:2301:18: style: The scope of the variable 'ptr2' can be reduced. [variableScope]
aribas-1.64/src/array.c:2433:15: style: The scope of the variable 'symb' can be reduced. [variableScope]
aribas-1.64/src/array.c:2498:20: style: The scope of the variable 'sptr' can be reduced. [variableScope]
aribas-1.64/src/array.c:876:20: error: Expression '*str++=chfun(*str)' depends on order of evaluation of side effects [unknownEvaluationOrder]
aribas-1.64/src/control.c:385:20: style: The scope of the variable 'sptr' can be reduced. [variableScope]
aribas-1.64/src/control.c:387:10: style: The scope of the variable 'obj' can be reduced. [variableScope]
aribas-1.64/src/control.c:417:10: style: The scope of the variable 'obj' can be reduced. [variableScope]
aribas-1.64/src/control.c:451:11: style: The scope of the variable 'vec' can be reduced. [variableScope]
aribas-1.64/src/control.c:452:16: style: The scope of the variable 'len' can be reduced. [variableScope]
aribas-1.64/src/control.c:960:9: style: The scope of the variable 'val' can be reduced. [variableScope]
aribas-1.64/src/control.c:1079:14: style: The scope of the variable 'obj' can be reduced. [variableScope]
aribas-1.64/src/control.c:1116:21: style: The scope of the variable 'obj' can be reduced. [variableScope]
aribas-1.64/src/eval.c:355:20: style: The scope of the variable 'sptr' can be reduced. [variableScope]
aribas-1.64/src/eval.c:463:12: style: The scope of the variable 'flg' can be reduced. [variableScope]
aribas-1.64/src/eval.c:581:10: style: The scope of the variable 'obj' can be reduced. [variableScope]
aribas-1.64/src/eval.c:464:10: style: Unused variable: obj [unusedVariable]
aribas-1.64/src/file.c:245:17: style: The scope of the variable 'ptr2' can be reduced. [variableScope]
aribas-1.64/src/file.c:246:11: style: The scope of the variable 'fil' can be reduced. [variableScope]
aribas-1.64/src/file.c:296:18: style: The scope of the variable 'ch' can be reduced. [variableScope]
aribas-1.64/src/file.c:402:11: style: The scope of the variable 'str' can be reduced. [variableScope]
aribas-1.64/src/file.c:435:15: style: The scope of the variable 'res' can be reduced. [variableScope]
aribas-1.64/src/file.c:515:15: style: The scope of the variable 'len' can be reduced. [variableScope]
aribas-1.64/src/file.c:815:10: style: The scope of the variable 'pfad' can be reduced. [variableScope]
aribas-1.64/src/file.c:351:17: style: Variable 'dum' is assigned a value that is never used. [unreadVariable]
aribas-1.64/src/file.c:615:29: error: Uninitialized variable: ptr [uninitvar]
aribas-1.64/src/mainloop.c:320:11: style: The scope of the variable 'str0' can be reduced. [variableScope]
aribas-1.64/src/mainloop.c:870:11: style: The scope of the variable 'ptr' can be reduced. [variableScope]
aribas-1.64/src/mainloop.c:871:11: style: The scope of the variable 'topic' can be reduced. [variableScope]
aribas-1.64/src/mainloop.c:927:9: style: The scope of the variable 'i' can be reduced. [variableScope]
aribas-1.64/src/mainloop.c:479:3: style: Label 'notfound' is not used. [unusedLabel]
aribas-1.64/src/mainloop.c:484:3: style: Label 'found1' is not used. [unusedLabel]
aribas-1.64/src/mainloop.c:255:11: style: Unused variable: str [unusedVariable]
aribas-1.64/src/mainloop.c:256:9: style: Unused variable: n [unusedVariable]
aribas-1.64/src/mainloop.c:287:17: style: Unused variable: str [unusedVariable]
aribas-1.64/src/parser.c:402:14: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
aribas-1.64/src/parser.c:405:9: note: Found duplicate branches for 'if' and 'else'.
aribas-1.64/src/parser.c:402:14: note: Found duplicate branches for 'if' and 'else'.
aribas-1.64/src/parser.c:327:9: style: The scope of the variable 'tok' can be reduced. [variableScope]
aribas-1.64/src/parser.c:448:10: style: The scope of the variable 'obj' can be reduced. [variableScope]
aribas-1.64/src/parser.c:448:15: style: The scope of the variable 'sym' can be reduced. [variableScope]
aribas-1.64/src/parser.c:448:20: style: The scope of the variable 'sym1' can be reduced. [variableScope]
aribas-1.64/src/parser.c:450:9: style: The scope of the variable 'doopt' can be reduced. [variableScope]
aribas-1.64/src/parser.c:712:14: style: The scope of the variable 'n' can be reduced. [variableScope]
aribas-1.64/src/parser.c:999:10: style: The scope of the variable 'sym' can be reduced. [variableScope]
aribas-1.64/src/parser.c:1249:12: style: The scope of the variable 'p0' can be reduced. [variableScope]
aribas-1.64/src/parser.c:1281:12: style: The scope of the variable 'p0' can be reduced. [variableScope]
aribas-1.64/src/parser.c:1307:12: style: The scope of the variable 'p0' can be reduced. [variableScope]
aribas-1.64/src/parser.c:1349:11: style: The scope of the variable 'ptr' can be reduced. [variableScope]
aribas-1.64/src/parser.c:1350:9: style: The scope of the variable 'i' can be reduced. [variableScope]
aribas-1.64/src/parser.c:1561:9: style: The scope of the variable 'i' can be reduced. [variableScope]
aribas-1.64/src/parser.c:1652:10: style: The scope of the variable 'obj' can be reduced. [variableScope]
aribas-1.64/src/parser.c:1723:10: style: The scope of the variable 'obj' can be reduced. [variableScope]
aribas-1.64/src/parser.c:1791:20: style: The scope of the variable 'sym' can be reduced. [variableScope]
aribas-1.64/src/parser.c:1793:9: style: The scope of the variable 'n' can be reduced. [variableScope]
aribas-1.64/src/parser.c:1888:21: style: The scope of the variable 'ptr' can be reduced. [variableScope]
aribas-1.64/src/parser.c:1891:9: style: The scope of the variable 'i' can be reduced. [variableScope]
aribas-1.64/src/parser.c:1976:10: style: The scope of the variable 'sym' can be reduced. [variableScope]
aribas-1.64/src/parser.c:2093:10: style: The scope of the variable 'obj' can be reduced. [variableScope]
aribas-1.64/src/parser.c:2223:11: style: The scope of the variable 'ptr' can be reduced. [variableScope]
aribas-1.64/src/parser.c:2225:9: style: The scope of the variable 'i' can be reduced. [variableScope]
aribas-1.64/src/parser.c:2380:9: style: The scope of the variable 'sflg' can be reduced. [variableScope]
aribas-1.64/src/parser.c:2422:9: style: The scope of the variable 'tok' can be reduced. [variableScope]
aribas-1.64/src/print.c:289:9: style: The scope of the variable 'strerr' can be reduced. [variableScope]
aribas-1.64/src/print.c:359:14: style: The scope of the variable 'dig' can be reduced. [variableScope]
aribas-1.64/src/print.c:360:9: style: The scope of the variable 'errflg' can be reduced. [variableScope]
aribas-1.64/src/print.c:600:11: style: The scope of the variable 'ptr' can be reduced. [variableScope]
aribas-1.64/src/print.c:602:10: style: The scope of the variable 'obj' can be reduced. [variableScope]
aribas-1.64/src/print.c:603:9: style: The scope of the variable 'changecols' can be reduced. [variableScope]
aribas-1.64/src/print.c:604:19: style: The scope of the variable 'flg' can be reduced. [variableScope]
aribas-1.64/src/print.c:667:9: style: The scope of the variable 'm' can be reduced. [variableScope]
aribas-1.64/src/print.c:733:9: style: The scope of the variable 'prec' can be reduced. [variableScope]
aribas-1.64/src/print.c:932:23: style: The scope of the variable 'nn2' can be reduced. [variableScope]
aribas-1.64/src/print.c:937:9: style: The scope of the variable 'mode' can be reduced. [variableScope]
aribas-1.64/src/print.c:1042:23: style: The scope of the variable 'dec' can be reduced. [variableScope]
aribas-1.64/src/print.c:1243:16: style: The scope of the variable 'm' can be reduced. [variableScope]
aribas-1.64/src/print.c:1278:14: style: The scope of the variable 'u' can be reduced. [variableScope]
aribas-1.64/src/print.c:1332:9: style: The scope of the variable 'ch' can be reduced. [variableScope]
aribas-1.64/src/print.c:1358:13: style: The scope of the variable 'len1' can be reduced. [variableScope]
aribas-1.64/src/print.c:1358:20: style: The scope of the variable 'fill' can be reduced. [variableScope]
aribas-1.64/src/print.c:1359:33: style: The scope of the variable 'prec1' can be reduced. [variableScope]
aribas-1.64/src/print.c:1443:17: style: The scope of the variable 'sh' can be reduced. [variableScope]
aribas-1.64/src/print.c:1780:9: style: The scope of the variable 'mode' can be reduced. [variableScope]
aribas-1.64/src/print.c:1817:18: style: The scope of the variable 'ptr2' can be reduced. [variableScope]
aribas-1.64/src/print.c:1818:9: style: The scope of the variable 'i' can be reduced. [variableScope]
aribas-1.64/src/print.c:1819:10: style: The scope of the variable 'fill' can be reduced. [variableScope]
aribas-1.64/src/print.c:1052:15: style: Variable 'dec' is assigned a value that is never used. [unreadVariable]
aribas-1.64/src/print.c:1206:8: error: Uninitialized variable: fill [uninitvar]
aribas-1.64/src/scanner.c:611:11: style: The scope of the variable 'str1' can be reduced. [variableScope]
aribas-1.64/src/scanner.c:650:9: style: The scope of the variable 'ch1' can be reduced. [variableScope]
aribas-1.64/src/scanner.c:1169:14: style: The scope of the variable 'u' can be reduced. [variableScope]
aribas-1.64/src/scanner.c:1169:17: style: The scope of the variable 'v' can be reduced. [variableScope]
aribas-1.64/src/scanner.c:1414:32: style: The scope of the variable 'typ' can be reduced. [variableScope]
aribas-1.64/src/scanner.c:1414:37: style: The scope of the variable 'ret' can be reduced. [variableScope]
aribas-1.64/src/storage.c:207:9: style: The scope of the variable 'cmp' can be reduced. [variableScope]
aribas-1.64/src/storage.c:228:9: style: The scope of the variable 'cmp' can be reduced. [variableScope]
aribas-1.64/src/storage.c:495:10: style: The scope of the variable 'obj' can be reduced. [variableScope]
aribas-1.64/src/syntchk.c:156:11: style: The scope of the variable 'ss' can be reduced. [variableScope]
aribas-1.64/src/syntchk.c:157:9: style: The scope of the variable 'k' can be reduced. [variableScope]
aribas-1.64/src/syntchk.c:157:12: style: The scope of the variable 'k1' can be reduced. [variableScope]
aribas-1.64/src/syntchk.c:157:16: style: The scope of the variable 'k2' can be reduced. [variableScope]
aribas-1.64/src/sysdep.c:188:10: style: Variable 'stkptr' is not assigned a value. [unassignedVariable]
aribas-1.64/src/sysdep.c:301:9: style: Unused variable: res [unusedVariable]
aribas-1.64/src/sysdep.c:322:9: style: Unused variable: res [unusedVariable]
aribas-1.64/src/sysdep.c:323:9: style: Unused variable: drive [unusedVariable]
aribas-1.64/src/terminal.c:612:22: warning: Logical disjunction always evaluates to true: k >= 'a' || k <= 'c'. [incorrectLogicOperator]
aribas-1.64/src/logscr.inc:277:18: style: The scope of the variable 'str' can be reduced. [variableScope]
aribas-1.64/src/logscr.inc:278:12: style: The scope of the variable 'k' can be reduced. [variableScope]
aribas-1.64/src/logscr.inc:278:15: style: The scope of the variable 'len' can be reduced. [variableScope]
aribas-1.64/src/logscr.inc:308:9: style: The scope of the variable 'i' can be reduced. [variableScope]
aribas-1.64/src/logscr.inc:310:11: style: The scope of the variable 'ptr' can be reduced. [variableScope]
aribas-1.64/src/terminal.c:331:9: style: The scope of the variable 'ch' can be reduced. [variableScope]
aribas-1.64/src/terminal.c:417:9: style: The scope of the variable 'ch' can be reduced. [variableScope]
aribas-1.64/src/terminal.c:679:10: style: The scope of the variable 'linebuf' can be reduced. [variableScope]
aribas-1.64/src/terminal.c:750:11: style: The scope of the variable 'str' can be reduced. [variableScope]
aribas-1.64/src/terminal.c:736:9: style: Variable 'n' is assigned a value that is never used. [unreadVariable]
[23:05]

ftp://ftp.se.debian.org/debian/pool/main/a/aribb24/aribb24_1.0.3.orig.tar.gz
aribb24-1.0.3/src/decoder.c:725:13: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
aribb24-1.0.3/src/decoder.c:1145:17: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
aribb24-1.0.3/src/decoder.c:1547:47: style: Function 'arib_decoder_get_time' argument 1 names different: declaration 'decoder' definition 'p_decoder'. [funcArgNamesDifferent]
aribb24-1.0.3/src/aribb24/decoder.h:75:56: note: Function 'arib_decoder_get_time' argument 1 names different: declaration 'decoder' definition 'p_decoder'.
aribb24-1.0.3/src/decoder.c:1547:47: note: Function 'arib_decoder_get_time' argument 1 names different: declaration 'decoder' definition 'p_decoder'.
aribb24-1.0.3/src/aribb24/bits.h:72:14: style: The scope of the variable 'i_shr' can be reduced. [variableScope]
[23:05]

ftp://ftp.se.debian.org/debian/pool/main/a/ario/ario_1.6.orig.tar.gz
ario-1.6/plugins/filesystem/ario-filesystem.c:438:16: style: The scope of the variable 'title' can be reduced. [variableScope]
ario-1.6/plugins/filesystem/ario-filesystem.c:441:25: style: The scope of the variable 'song' can be reduced. [variableScope]
ario-1.6/plugins/information/ario-information.c:386:26: style: The scope of the variable 'album' can be reduced. [variableScope]
ario-1.6/plugins/radios/ario-radio.c:689:9: style: Variable 'radios' is reassigned a value before the old one has been used. [redundantAssignment]
ario-1.6/plugins/radios/ario-radio.c:680:0: note: Variable 'radios' is reassigned a value before the old one has been used.
ario-1.6/plugins/radios/ario-radio.c:689:9: note: Variable 'radios' is reassigned a value before the old one has been used.
ario-1.6/plugins/radios/ario-radio.c:1043:9: style: Variable 'retval' is reassigned a value before the old one has been used. [redundantAssignment]
ario-1.6/plugins/radios/ario-radio.c:1032:0: note: Variable 'retval' is reassigned a value before the old one has been used.
ario-1.6/plugins/radios/ario-radio.c:1043:9: note: Variable 'retval' is reassigned a value before the old one has been used.
ario-1.6/plugins/radios/ario-radio.c:381:15: style: The scope of the variable 'xml_filename' can be reduced. [variableScope]
ario-1.6/plugins/radios/ario-radio.c:476:22: style: The scope of the variable 'path' can be reduced. [variableScope]
ario-1.6/plugins/radios/ario-radio.c:478:28: style: The scope of the variable 'internet_radio' can be reduced. [variableScope]
ario-1.6/plugins/radios/ario-radio.c:729:29: style: The scope of the variable 'error_dialog' can be reduced. [variableScope]
ario-1.6/plugins/radios/ario-radio.c:828:29: style: The scope of the variable 'error_dialog' can be reduced. [variableScope]
ario-1.6/plugins/radios/ario-radio.c:1163:41: style: Function 'ario_radio_adder_changed_cb' argument 1 names different: declaration 'combobox' definition 'combo_box'. [funcArgNamesDifferent]
ario-1.6/plugins/radios/ario-radio.c:89:53: note: Function 'ario_radio_adder_changed_cb' argument 1 names different: declaration 'combobox' definition 'combo_box'.
ario-1.6/plugins/radios/ario-radio.c:1163:41: note: Function 'ario_radio_adder_changed_cb' argument 1 names different: declaration 'combobox' definition 'combo_box'.
ario-1.6/src/ario-profiles.c:214:22: style: The scope of the variable 'profile' can be reduced. [variableScope]
ario-1.6/src/ario-profiles.c:216:16: style: The scope of the variable 'port_char' can be reduced. [variableScope]
ario-1.6/src/ario-profiles.c:217:16: style: The scope of the variable 'timeout_char' can be reduced. [variableScope]
ario-1.6/src/ario-profiles.c:218:16: style: The scope of the variable 'type_char' can be reduced. [variableScope]
ario-1.6/src/ario-profiles.c:284:22: style: The scope of the variable 'profile' can be reduced. [variableScope]
ario-1.6/src/ario-profiles.c:299:17: style: The scope of the variable 'tmp' can be reduced. [variableScope]
ario-1.6/src/ario-profiles.c:300:22: style: The scope of the variable 'tmp_profile' can be reduced. [variableScope]
ario-1.6/src/ario-profiles.c:319:22: style: The scope of the variable 'tmp_profile' can be reduced. [variableScope]
ario-1.6/src/ario-util.c:328:22: style: The scope of the variable 'address' can be reduced. [variableScope]
ario-1.6/src/ario-util.c:329:13: style: The scope of the variable 'port' can be reduced. [variableScope]
ario-1.6/src/ario-util.c:556:16: style: The scope of the variable 'cover_path' can be reduced. [variableScope]
ario-1.6/src/ario-util.c:557:26: style: The scope of the variable 'ario_server_album' can be reduced. [variableScope]
ario-1.6/src/ario-util.c:593:29: style: The scope of the variable 'criteria' can be reduced. [variableScope]
ario-1.6/src/ario-util.c:650:21: style: The scope of the variable 'to_strip' can be reduced. [variableScope]
ario-1.6/src/ario-util.c:653:13: style: The scope of the variable 'c' can be reduced. [variableScope]
ario-1.6/src/ario-util.c:774:30: style: The scope of the variable 'tmp' can be reduced. [variableScope]
ario-1.6/src/covers/ario-cover-handler.c:234:31: style: The scope of the variable 'data' can be reduced. [variableScope]
ario-1.6/src/covers/ario-cover-local.c:91:16: style: The scope of the variable 'path' can be reduced. [variableScope]
ario-1.6/src/covers/ario-cover-local.c:92:22: style: The scope of the variable 'filename' can be reduced. [variableScope]
ario-1.6/src/covers/ario-cover-local.c:92:33: style: The scope of the variable 'full_filename' can be reduced. [variableScope]
ario-1.6/src/covers/ario-cover-local.c:94:16: style: The scope of the variable 'dir' can be reduced. [variableScope]
ario-1.6/src/covers/ario-cover-manager.c:222:28: style: The scope of the variable 'cover_provider' can be reduced. [variableScope]
ario-1.6/src/covers/ario-cover.c:137:20: style: The scope of the variable 'dialog' can be reduced. [variableScope]
ario-1.6/src/covers/ario-cover.c:184:20: style: The scope of the variable 'pixbuf' can be reduced. [variableScope]
ario-1.6/src/covers/ario-cover.c:184:29: style: The scope of the variable 'small_pixbuf' can be reduced. [variableScope]
ario-1.6/src/covers/ario-cover.c:185:13: style: The scope of the variable 'width' can be reduced. [variableScope]
ario-1.6/src/covers/ario-cover.c:185:20: style: The scope of the variable 'height' can be reduced. [variableScope]
ario-1.6/src/covers/ario-cover.c:186:16: style: The scope of the variable 'path_fse' can be reduced. [variableScope]
ario-1.6/src/covers/ario-cover.c:186:27: style: The scope of the variable 'small_path_fse' can be reduced. [variableScope]
ario-1.6/src/lib/ario-conf.c:191:9: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
ario-1.6/src/lib/ario-conf.c:187:0: note: Variable 'value' is reassigned a value before the old one has been used.
ario-1.6/src/lib/ario-conf.c:191:9: note: Variable 'value' is reassigned a value before the old one has been used.
ario-1.6/src/lib/ario-conf.c:68:29: style: The scope of the variable 'data' can be reduced. [variableScope]
ario-1.6/src/lib/ario-conf.c:310:18: style: The scope of the variable 'xml_key' can be reduced. [variableScope]
ario-1.6/src/lib/ario-conf.c:311:18: style: The scope of the variable 'xml_value' can be reduced. [variableScope]
ario-1.6/src/lib/ario-conf.c:378:29: style: The scope of the variable 'data' can be reduced. [variableScope]
ario-1.6/src/lib/libmpdclient.c:484:8: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
ario-1.6/src/lib/libmpdclient.c:565:5: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
ario-1.6/src/lib/libmpdclient.c:1716:4: warning: Either the condition 'output!=NULL' is redundant or there is possible null pointer dereference: output. [nullPointerRedundantCheck]
ario-1.6/src/lib/libmpdclient.c:1715:13: note: Assuming that condition 'output!=NULL' is not redundant
ario-1.6/src/lib/libmpdclient.c:1716:4: note: Null pointer dereference
ario-1.6/src/lib/libmpdclient.c:364:6: style: The scope of the variable 'err' can be reduced. [variableScope]
ario-1.6/src/lib/libmpdclient.c:527:6: style: The scope of the variable 'err' can be reduced. [variableScope]
ario-1.6/src/lib/libmpdclient.c:903:22: style: The scope of the variable 're' can be reduced. [variableScope]
ario-1.6/src/lib/libmpdclient.c:2014:21: style: The scope of the variable 're' can be reduced. [variableScope]
ario-1.6/src/lib/libmpdclient.c:1284:67: style: Function 'mpd_sendPlaylistInfoCommand' argument 2 names different: declaration 'songNum' definition 'songPos'. [funcArgNamesDifferent]
ario-1.6/src/lib/libmpdclient.h:450:67: note: Function 'mpd_sendPlaylistInfoCommand' argument 2 names different: declaration 'songNum' definition 'songPos'.
ario-1.6/src/lib/libmpdclient.c:1284:67: note: Function 'mpd_sendPlaylistInfoCommand' argument 2 names different: declaration 'songNum' definition 'songPos'.
ario-1.6/src/lib/libmpdclient.c:1292:65: style: Function 'mpd_sendPlaylistIdCommand' argument 2 names different: declaration 'songId' definition 'id'. [funcArgNamesDifferent]
ario-1.6/src/lib/libmpdclient.h:453:65: note: Function 'mpd_sendPlaylistIdCommand' argument 2 names different: declaration 'songId' definition 'id'.
ario-1.6/src/lib/libmpdclient.c:1292:65: note: Function 'mpd_sendPlaylistIdCommand' argument 2 names different: declaration 'songId' definition 'id'.
ario-1.6/src/lib/libmpdclient.c:1426:61: style: Function 'mpd_sendDeleteCommand' argument 2 names different: declaration 'songNum' definition 'songPos'. [funcArgNamesDifferent]
ario-1.6/src/lib/libmpdclient.h:510:61: note: Function 'mpd_sendDeleteCommand' argument 2 names different: declaration 'songNum' definition 'songPos'.
ario-1.6/src/lib/libmpdclient.c:1426:61: note: Function 'mpd_sendDeleteCommand' argument 2 names different: declaration 'songNum' definition 'songPos'.
ario-1.6/src/lib/libmpdclient.c:1434:63: style: Function 'mpd_sendDeleteIdCommand' argument 2 names different: declaration 'songNum' definition 'id'. [funcArgNamesDifferent]
ario-1.6/src/lib/libmpdclient.h:512:63: note: Function 'mpd_sendDeleteIdCommand' argument 2 names different: declaration 'songNum' definition 'id'.
ario-1.6/src/lib/libmpdclient.c:1434:63: note: Function 'mpd_sendDeleteIdCommand' argument 2 names different: declaration 'songNum' definition 'id'.
ario-1.6/src/lib/libmpdclient.c:1494:59: style: Function 'mpd_sendPlayCommand' argument 2 names different: declaration 'songNum' definition 'songPos'. [funcArgNamesDifferent]
ario-1.6/src/lib/libmpdclient.h:530:59: note: Function 'mpd_sendPlayCommand' argument 2 names different: declaration 'songNum' definition 'songPos'.
ario-1.6/src/lib/libmpdclient.c:1494:59: note: Function 'mpd_sendPlayCommand' argument 2 names different: declaration 'songNum' definition 'songPos'.
ario-1.6/src/lib/libmpdclient.c:1502:61: style: Function 'mpd_sendPlayIdCommand' argument 2 names different: declaration 'songNum' definition 'id'. [funcArgNamesDifferent]
ario-1.6/src/lib/libmpdclient.h:532:61: note: Function 'mpd_sendPlayIdCommand' argument 2 names different: declaration 'songNum' definition 'id'.
ario-1.6/src/lib/libmpdclient.c:1502:61: note: Function 'mpd_sendPlayIdCommand' argument 2 names different: declaration 'songNum' definition 'id'.
ario-1.6/src/lib/libmpdclient.c:1550:61: style: Function 'mpd_sendSwapIdCommand' argument 2 names different: declaration 'song1' definition 'id1'. [funcArgNamesDifferent]
ario-1.6/src/lib/libmpdclient.h:548:61: note: Function 'mpd_sendSwapIdCommand' argument 2 names different: declaration 'song1' definition 'id1'.
ario-1.6/src/lib/libmpdclient.c:1550:61: note: Function 'mpd_sendSwapIdCommand' argument 2 names different: declaration 'song1' definition 'id1'.
ario-1.6/src/lib/libmpdclient.c:1550:70: style: Function 'mpd_sendSwapIdCommand' argument 3 names different: declaration 'song2' definition 'id2'. [funcArgNamesDifferent]
ario-1.6/src/lib/libmpdclient.h:548:72: note: Function 'mpd_sendSwapIdCommand' argument 3 names different: declaration 'song2' definition 'id2'.
ario-1.6/src/lib/libmpdclient.c:1550:70: note: Function 'mpd_sendSwapIdCommand' argument 3 names different: declaration 'song2' definition 'id2'.
ario-1.6/src/lib/libmpdclient.c:1566:61: style: Function 'mpd_sendSeekIdCommand' argument 2 names different: declaration 'song' definition 'id'. [funcArgNamesDifferent]
ario-1.6/src/lib/libmpdclient.h:552:61: note: Function 'mpd_sendSeekIdCommand' argument 2 names different: declaration 'song' definition 'id'.
ario-1.6/src/lib/libmpdclient.c:1566:61: note: Function 'mpd_sendSeekIdCommand' argument 2 names different: declaration 'song' definition 'id'.
ario-1.6/src/lyrics/ario-lyrics-letras.c:157:44: style: Function 'ario_lyrics_letras_get_lyrics' argument 3 names different: declaration 'song' definition 'title'. [funcArgNamesDifferent]
ario-1.6/src/lyrics/ario-lyrics-letras.c:38:56: note: Function 'ario_lyrics_letras_get_lyrics' argument 3 names different: declaration 'song' definition 'title'.
ario-1.6/src/lyrics/ario-lyrics-letras.c:157:44: note: Function 'ario_lyrics_letras_get_lyrics' argument 3 names different: declaration 'song' definition 'title'.
ario-1.6/src/lyrics/ario-lyrics-letras.c:209:56: style: Function 'ario_lyrics_letras_get_lyrics_candidates' argument 3 names different: declaration 'song' definition 'title'. [funcArgNamesDifferent]
ario-1.6/src/lyrics/ario-lyrics-letras.c:42:68: note: Function 'ario_lyrics_letras_get_lyrics_candidates' argument 3 names different: declaration 'song' definition 'title'.
ario-1.6/src/lyrics/ario-lyrics-letras.c:209:56: note: Function 'ario_lyrics_letras_get_lyrics_candidates' argument 3 names different: declaration 'song' definition 'title'.
ario-1.6/src/lyrics/ario-lyrics-manager.c:215:29: style: The scope of the variable 'lyrics_provider' can be reduced. [variableScope]
ario-1.6/src/lyrics/ario-lyrics-manager.c:255:29: style: The scope of the variable 'lyrics_provider' can be reduced. [variableScope]
ario-1.6/src/notification/ario-notification-manager.c:62:21: style: The scope of the variable 'server' can be reduced. [variableScope]
ario-1.6/src/notification/ario-notification-manager.c:142:22: style: The scope of the variable 'id' can be reduced. [variableScope]
ario-1.6/src/notification/ario-notification-manager.c:143:23: style: The scope of the variable 'notifier' can be reduced. [variableScope]
ario-1.6/src/notification/ario-notifier-gnotif.c:61:16: style: The scope of the variable 'file' can be reduced. [variableScope]
ario-1.6/src/notification/ario-notifier-gnotif.c:62:16: style: The scope of the variable 'icon' can be reduced. [variableScope]
ario-1.6/src/plugins/ario-plugin-info.c:303:48: warning: Either the condition 'info!=NULL' is redundant or there is possible null pointer dereference: info. [nullPointerRedundantCheck]
ario-1.6/src/plugins/ario-plugin-info.c:305:36: note: Assuming that condition 'info!=NULL' is not redundant
ario-1.6/src/plugins/ario-plugin-info.c:303:48: note: Null pointer dereference
ario-1.6/src/plugins/ario-plugin-info.c:130:9: style: Variable 'plugin_file' is reassigned a value before the old one has been used. [redundantAssignment]
ario-1.6/src/plugins/ario-plugin-info.c:112:0: note: Variable 'plugin_file' is reassigned a value before the old one has been used.
ario-1.6/src/plugins/ario-plugin-info.c:130:9: note: Variable 'plugin_file' is reassigned a value before the old one has been used.
ario-1.6/src/plugins/ario-plugins-engine.c:185:16: style: The scope of the variable 'tmp' can be reduced. [variableScope]
ario-1.6/src/preferences/ario-browser-preferences.c:107:20: style: The scope of the variable 'tree_combobox' can be reduced. [variableScope]
ario-1.6/src/preferences/ario-browser-preferences.c:112:23: style: The scope of the variable 'list_store' can be reduced. [variableScope]
ario-1.6/src/preferences/ario-browser-preferences.c:113:26: style: The scope of the variable 'renderer' can be reduced. [variableScope]
ario-1.6/src/preferences/ario-browser-preferences.c:115:13: style: The scope of the variable 'a' can be reduced. [variableScope]
ario-1.6/src/preferences/ario-browser-preferences.c:115:16: style: The scope of the variable 'b' can be reduced. [variableScope]
ario-1.6/src/preferences/ario-browser-preferences.c:238:22: style: The scope of the variable 'combobox' can be reduced. [variableScope]
ario-1.6/src/preferences/ario-cover-preferences.c:135:28: style: The scope of the variable 'cover_provider' can be reduced. [variableScope]
ario-1.6/src/preferences/ario-cover-preferences.c:395:28: style: The scope of the variable 'cover_provider' can be reduced. [variableScope]
ario-1.6/src/preferences/ario-lyrics-preferences.c:118:29: style: The scope of the variable 'lyrics_provider' can be reduced. [variableScope]
ario-1.6/src/preferences/ario-lyrics-preferences.c:285:29: style: The scope of the variable 'lyrics_provider' can be reduced. [variableScope]
ario-1.6/src/preferences/ario-playlist-preferences.c:104:27: style: The scope of the variable 'playlist_mode' can be reduced. [variableScope]
ario-1.6/src/preferences/ario-playlist-preferences.c:174:27: style: The scope of the variable 'playlist_mode' can be reduced. [variableScope]
ario-1.6/src/preferences/ario-server-preferences.c:176:27: style: The scope of the variable 'output' can be reduced. [variableScope]
ario-1.6/src/preferences/ario-server-preferences.c:244:13: style: The scope of the variable 'crossfadetime' can be reduced. [variableScope]
ario-1.6/src/preferences/ario-stats-preferences.c:126:16: style: The scope of the variable 'tmp' can be reduced. [variableScope]
ario-1.6/src/servers/ario-mpd.c:400:33: style: The scope of the variable 'vbox' can be reduced. [variableScope]
ario-1.6/src/servers/ario-mpd.c:400:39: style: The scope of the variable 'label' can be reduced. [variableScope]
ario-1.6/src/servers/ario-mpd.c:400:47: style: The scope of the variable 'bar' can be reduced. [variableScope]
ario-1.6/src/servers/ario-mpd.c:548:35: style: The scope of the variable 'atomic_criteria' can be reduced. [variableScope]
ario-1.6/src/servers/ario-mpd.c:599:35: style: The scope of the variable 'atomic_criteria' can be reduced. [variableScope]
ario-1.6/src/servers/ario-mpd.c:1173:32: style: The scope of the variable 'queue_action' can be reduced. [variableScope]
ario-1.6/src/servers/ario-mpd.c:1335:25: style: The scope of the variable 'ent' can be reduced. [variableScope]
ario-1.6/src/servers/ario-mpd2.c:519:21: style: The scope of the variable 'builder' can be reduced. [variableScope]
ario-1.6/src/servers/ario-mpd2.c:521:32: style: The scope of the variable 'bar' can be reduced. [variableScope]
ario-1.6/src/servers/ario-mpd2.c:667:17: style: The scope of the variable 'tmp' can be reduced. [variableScope]
ario-1.6/src/servers/ario-mpd2.c:693:35: style: The scope of the variable 'atomic_criteria' can be reduced. [variableScope]
ario-1.6/src/servers/ario-mpd2.c:748:35: style: The scope of the variable 'atomic_criteria' can be reduced. [variableScope]
ario-1.6/src/servers/ario-mpd2.c:1315:32: style: The scope of the variable 'queue_action' can be reduced. [variableScope]
ario-1.6/src/servers/ario-mpd2.c:1490:26: style: The scope of the variable 'song' can be reduced. [variableScope]
ario-1.6/src/servers/ario-mpd2.c:687:41: style: Function 'ario_mpd_list_tags' argument 1 names different: declaration 'tag' definition 'server_tag'. [funcArgNamesDifferent]
ario-1.6/src/servers/ario-mpd2.c:58:57: note: Function 'ario_mpd_list_tags' argument 1 names different: declaration 'tag' definition 'server_tag'.
ario-1.6/src/servers/ario-mpd2.c:687:41: note: Function 'ario_mpd_list_tags' argument 1 names different: declaration 'tag' definition 'server_tag'.
ario-1.6/src/servers/ario-server.c:844:35: style: The scope of the variable 'atomic_criteria' can be reduced. [variableScope]
ario-1.6/src/servers/ario-server.c:910:23: style: The scope of the variable 'tmp' can be reduced. [variableScope]
ario-1.6/src/servers/ario-server.c:955:25: style: The scope of the variable 'song' can be reduced. [variableScope]
ario-1.6/src/servers/ario-server.c:983:35: style: The scope of the variable 'criteria' can be reduced. [variableScope]
ario-1.6/src/servers/ario-server.c:1038:25: style: The scope of the variable 'song' can be reduced. [variableScope]
ario-1.6/src/servers/ario-server.c:1058:35: style: The scope of the variable 'atomic_criteria' can be reduced. [variableScope]
ario-1.6/src/servers/ario-server.c:1059:29: style: The scope of the variable 'criteria' can be reduced. [variableScope]
ario-1.6/src/servers/ario-xmms.c:906:9: style: Variable 'song' is reassigned a value before the old one has been used. [redundantAssignment]
ario-1.6/src/servers/ario-xmms.c:900:0: note: Variable 'song' is reassigned a value before the old one has been used.
ario-1.6/src/servers/ario-xmms.c:906:9: note: Variable 'song' is reassigned a value before the old one has been used.
ario-1.6/src/servers/ario-xmms.c:626:35: style: The scope of the variable 'atomic_criteria' can be reduced. [variableScope]
ario-1.6/src/servers/ario-xmms.c:682:26: style: The scope of the variable 'ario_xmms_album' can be reduced. [variableScope]
ario-1.6/src/servers/ario-xmms.c:690:35: style: The scope of the variable 'atomic_criteria' can be reduced. [variableScope]
ario-1.6/src/servers/ario-xmms.c:760:25: style: The scope of the variable 'xmms_song' can be reduced. [variableScope]
ario-1.6/src/servers/ario-xmms.c:763:35: style: The scope of the variable 'atomic_criteria' can be reduced. [variableScope]
ario-1.6/src/servers/ario-xmms.c:817:25: style: The scope of the variable 'res2' can be reduced. [variableScope]
ario-1.6/src/servers/ario-xmms.c:820:25: style: The scope of the variable 'song' can be reduced. [variableScope]
ario-1.6/src/servers/ario-xmms.c:1163:32: style: The scope of the variable 'queue_action' can be reduced. [variableScope]
ario-1.6/src/servers/ario-xmms.c:1209:13: style: The scope of the variable 'i' can be reduced. [variableScope]
ario-1.6/src/servers/ario-xmms.c:1209:20: style: The scope of the variable 'j' can be reduced. [variableScope]
ario-1.6/src/servers/ario-xmms.c:1240:25: style: The scope of the variable 'res' can be reduced. [variableScope]
ario-1.6/src/servers/ario-xmms.c:1241:16: style: The scope of the variable 'url' can be reduced. [variableScope]
ario-1.6/src/servers/ario-xmms.c:1276:25: style: The scope of the variable 'res' can be reduced. [variableScope]
ario-1.6/src/servers/ario-xmms.c:1351:16: style: The scope of the variable 'path' can be reduced. [variableScope]
ario-1.6/src/servers/ario-xmms.c:1354:25: style: The scope of the variable 'res' can be reduced. [variableScope]
ario-1.6/src/servers/ario-xmms.c:1408:22: style: The scope of the variable 'decode_url' can be reduced. [variableScope]
ario-1.6/src/servers/ario-xmms.c:1454:41: style: The scope of the variable 'res3' can be reduced. [variableScope]
ario-1.6/src/shell/ario-shell-coverselect.c:351:16: style: The scope of the variable 'path' can be reduced. [variableScope]
ario-1.6/src/shell/ario-shell-coverselect.c:456:26: style: The scope of the variable 'loader' can be reduced. [variableScope]
ario-1.6/src/shell/ario-shell-coverselect.c:597:20: style: The scope of the variable 'pixbuf' can be reduced. [variableScope]
ario-1.6/src/shell/ario-shell-coverselect.c:598:16: style: The scope of the variable 'ario_cover_path' can be reduced. [variableScope]
ario-1.6/src/shell/ario-shell-lyricsselect.c:263:30: style: The scope of the variable 'candidate' can be reduced. [variableScope]
ario-1.6/src/shell/ario-shell-similarartists.c:290:28: style: The scope of the variable 'similar_artist' can be reduced. [variableScope]
ario-1.6/src/shell/ario-shell-similarartists.c:526:28: style: The scope of the variable 'similar_artist' can be reduced. [variableScope]
ario-1.6/src/shell/ario-shell-songinfos.c:172:16: style: The scope of the variable 'tmp' can be reduced. [variableScope]
ario-1.6/src/shell/ario-shell.c:267:26: style: The scope of the variable 'firstlaunch' can be reduced. [variableScope]
ario-1.6/src/sources/ario-browser.c:222:20: style: The scope of the variable 'tree' can be reduced. [variableScope]
ario-1.6/src/sources/ario-source-manager.c:310:25: style: The scope of the variable 'data' can be reduced. [variableScope]
ario-1.6/src/sources/ario-source-manager.c:339:20: style: The scope of the variable 'menu' can be reduced. [variableScope]
ario-1.6/src/sources/ario-source-manager.c:340:20: style: The scope of the variable 'item' can be reduced. [variableScope]
ario-1.6/src/sources/ario-source-manager.c:342:25: style: The scope of the variable 'data' can be reduced. [variableScope]
ario-1.6/src/sources/ario-source-manager.c:343:16: style: The scope of the variable 'conf_name' can be reduced. [variableScope]
ario-1.6/src/sources/ario-tree-albums.c:338:16: style: The scope of the variable 'cover_path' can be reduced. [variableScope]
ario-1.6/src/sources/ario-tree-albums.c:341:20: style: The scope of the variable 'cover' can be reduced. [variableScope]
ario-1.6/src/sources/ario-tree-albums.c:388:17: style: The scope of the variable 'albums' can be reduced. [variableScope]
ario-1.6/src/sources/ario-tree-songs.c:193:25: style: The scope of the variable 'song' can be reduced. [variableScope]
ario-1.6/src/sources/ario-tree-songs.c:196:16: style: The scope of the variable 'title' can be reduced. [variableScope]
ario-1.6/src/sources/ario-tree-songs.c:221:17: style: The scope of the variable 'songs' can be reduced. [variableScope]
ario-1.6/src/sources/ario-tree-songs.c:287:20: style: The scope of the variable 'songinfos' can be reduced. [variableScope]
ario-1.6/src/sources/ario-tree.c:514:9: style: Variable 'string' is reassigned a value before the old one has been used. [redundantAssignment]
ario-1.6/src/sources/ario-tree.c:504:0: note: Variable 'string' is reassigned a value before the old one has been used.
ario-1.6/src/sources/ario-tree.c:514:9: note: Variable 'string' is reassigned a value before the old one has been used.
ario-1.6/src/sources/ario-tree.c:538:9: style: Variable 'criterias' is reassigned a value before the old one has been used. [redundantAssignment]
ario-1.6/src/sources/ario-tree.c:534:0: note: Variable 'criterias' is reassigned a value before the old one has been used.
ario-1.6/src/sources/ario-tree.c:538:9: note: Variable 'criterias' is reassigned a value before the old one has been used.
ario-1.6/src/sources/ario-tree.c:824:9: style: Variable 'criterias' is reassigned a value before the old one has been used. [redundantAssignment]
ario-1.6/src/sources/ario-tree.c:822:0: note: Variable 'criterias' is reassigned a value before the old one has been used.
ario-1.6/src/sources/ario-tree.c:824:9: note: Variable 'criterias' is reassigned a value before the old one has been used.
ario-1.6/src/sources/ario-tree.c:448:35: style: The scope of the variable 'atomic_criteria' can be reduced. [variableScope]
ario-1.6/src/sources/ario-tree.c:635:17: style: The scope of the variable 'tmp' can be reduced. [variableScope]
ario-1.6/src/sources/ario-tree.c:677:29: style: The scope of the variable 'criteria' can be reduced. [variableScope]
ario-1.6/src/sources/ario-tree.c:847:36: style: The scope of the variable 'tmp' can be reduced. [variableScope]
ario-1.6/src/sources/ario-tree.c:850:20: style: The scope of the variable 'dialog' can be reduced. [variableScope]
ario-1.6/src/widgets/ario-connection-widget.c:698:22: style: The scope of the variable 'tmp_profile' can be reduced. [variableScope]
ario-1.6/src/widgets/ario-connection-widget.c:732:22: style: The scope of the variable 'first_profile' can be reduced. [variableScope]
ario-1.6/src/widgets/ario-header.c:453:15: style: The scope of the variable 'tmp' can be reduced. [variableScope]
ario-1.6/src/widgets/ario-header.c:772:20: style: The scope of the variable 'coverselect' can be reduced. [variableScope]
ario-1.6/src/widgets/ario-header.c:826:13: style: The scope of the variable 'elapsed' can be reduced. [variableScope]
ario-1.6/src/widgets/ario-lyrics-editor.c:239:31: style: The scope of the variable 'data' can be reduced. [variableScope]
ario-1.6/src/widgets/ario-playlist.c:1667:9: style: Variable 'retval' is reassigned a value before the old one has been used. [redundantAssignment]
ario-1.6/src/widgets/ario-playlist.c:1634:0: note: Variable 'retval' is reassigned a value before the old one has been used.
ario-1.6/src/widgets/ario-playlist.c:1667:9: note: Variable 'retval' is reassigned a value before the old one has been used.
ario-1.6/src/widgets/ario-playlist.c:345:16: style: The scope of the variable 'order' can be reduced. [variableScope]
ario-1.6/src/widgets/ario-playlist.c:684:13: style: The scope of the variable 'width' can be reduced. [variableScope]
ario-1.6/src/widgets/ario-playlist.c:686:28: style: The scope of the variable 'column' can be reduced. [variableScope]
ario-1.6/src/widgets/ario-playlist.c:796:25: style: The scope of the variable 'song' can be reduced. [variableScope]
ario-1.6/src/widgets/ario-playlist.c:1079:22: style: The scope of the variable 'path_to_select' can be reduced. [variableScope]
ario-1.6/src/widgets/ario-playlist.c:1265:29: style: The scope of the variable 'criteria' can be reduced. [variableScope]
ario-1.6/src/widgets/ario-playlist.c:1268:13: style: The scope of the variable 'nb' can be reduced. [variableScope]
ario-1.6/src/widgets/ario-playlist.c:1556:20: style: The scope of the variable 'songinfos' can be reduced. [variableScope]
ario-1.6/src/widgets/ario-songlist.c:370:9: style: Variable 'songlists' is reassigned a value before the old one has been used. [redundantAssignment]
ario-1.6/src/widgets/ario-songlist.c:361:0: note: Variable 'songlists' is reassigned a value before the old one has been used.
ario-1.6/src/widgets/ario-songlist.c:370:9: note: Variable 'songlists' is reassigned a value before the old one has been used.
ario-1.6/src/widgets/ario-songlist.c:293:20: style: The scope of the variable 'songinfos' can be reduced. [variableScope]
ario-1.6/src/widgets/ario-volume.c:86:9: style: Variable 'volume->priv->loading' is reassigned a value before the old one has been used. [redundantAssignment]
ario-1.6/src/widgets/ario-volume.c:76:9: note: Variable 'volume->priv->loading' is reassigned a value before the old one has been used.
ario-1.6/src/widgets/ario-volume.c:86:9: note: Variable 'volume->priv->loading' is reassigned a value before the old one has been used.
[23:05]

ftp://ftp.se.debian.org/debian/pool/main/a/arista/arista_0.9.7.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/arj/arj_3.10.22.orig.tar.gz
arj-3.10.22/environ.h:163:0: error: #error *** A FAR/NEAR translation must be defined for this compiler! [preprocessorErrorDirective]
[23:05]

ftp://ftp.se.debian.org/debian/pool/main/a/ark/ark_4.8.4.orig.tar.xz
ark-4.8.4/app/extractHereDndPlugin.cpp:46:0: error: syntax error [syntaxError]
ark-4.8.4/app/mainwindow.h:35:5: style: Class 'MainWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ark-4.8.4/kerfuffle/adddialog.cpp:45:5: style: Class 'AddDialogUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ark-4.8.4/kerfuffle/addtoarchive.h:55:5: style: Class 'AddToArchive' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ark-4.8.4/kerfuffle/archiveinterface.h:141:18: style: The function 'isReadOnly' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ark-4.8.4/kerfuffle/archiveinterface.h:61:18: note: Virtual function in base class
ark-4.8.4/kerfuffle/archiveinterface.h:141:18: note: Function in derived class
ark-4.8.4/kerfuffle/queries.h:81:10: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ark-4.8.4/kerfuffle/queries.h:52:18: note: Virtual function in base class
ark-4.8.4/kerfuffle/queries.h:81:10: note: Function in derived class
ark-4.8.4/kerfuffle/queries.h:103:10: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ark-4.8.4/kerfuffle/queries.h:52:18: note: Virtual function in base class
ark-4.8.4/kerfuffle/queries.h:103:10: note: Function in derived class
ark-4.8.4/kerfuffle/jobs.h:55:18: style: The function 'onError' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ark-4.8.4/kerfuffle/observer.h:42:18: note: Virtual function in base class
ark-4.8.4/kerfuffle/jobs.h:55:18: note: Function in derived class
ark-4.8.4/kerfuffle/jobs.h:56:18: style: The function 'onInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ark-4.8.4/kerfuffle/observer.h:45:18: note: Virtual function in base class
ark-4.8.4/kerfuffle/jobs.h:56:18: note: Function in derived class
ark-4.8.4/kerfuffle/jobs.h:57:18: style: The function 'onEntry' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ark-4.8.4/kerfuffle/observer.h:43:18: note: Virtual function in base class
ark-4.8.4/kerfuffle/jobs.h:57:18: note: Function in derived class
ark-4.8.4/kerfuffle/jobs.h:58:18: style: The function 'onProgress' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ark-4.8.4/kerfuffle/observer.h:44:18: note: Virtual function in base class
ark-4.8.4/kerfuffle/jobs.h:58:18: note: Function in derived class
ark-4.8.4/kerfuffle/jobs.h:59:18: style: The function 'onEntryRemoved' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ark-4.8.4/kerfuffle/observer.h:46:18: note: Virtual function in base class
ark-4.8.4/kerfuffle/jobs.h:59:18: note: Function in derived class
ark-4.8.4/kerfuffle/jobs.h:60:18: style: The function 'onFinished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ark-4.8.4/kerfuffle/observer.h:47:18: note: Virtual function in base class
ark-4.8.4/kerfuffle/jobs.h:60:18: note: Function in derived class
ark-4.8.4/kerfuffle/jobs.h:61:18: style: The function 'onUserQuery' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ark-4.8.4/kerfuffle/observer.h:48:18: note: Virtual function in base class
ark-4.8.4/kerfuffle/jobs.h:61:18: note: Function in derived class
ark-4.8.4/kerfuffle/jobs.h:102:18: style: The function 'doWork' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ark-4.8.4/kerfuffle/jobs.h:74:18: note: Virtual function in base class
ark-4.8.4/kerfuffle/jobs.h:102:18: note: Function in derived class
ark-4.8.4/kerfuffle/jobs.h:126:18: style: The function 'doWork' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ark-4.8.4/kerfuffle/jobs.h:74:18: note: Virtual function in base class
ark-4.8.4/kerfuffle/jobs.h:126:18: note: Function in derived class
ark-4.8.4/kerfuffle/jobs.h:145:18: style: The function 'doWork' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ark-4.8.4/kerfuffle/jobs.h:74:18: note: Virtual function in base class
ark-4.8.4/kerfuffle/jobs.h:145:18: note: Function in derived class
ark-4.8.4/kerfuffle/jobs.h:160:18: style: The function 'doWork' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ark-4.8.4/kerfuffle/jobs.h:74:18: note: Virtual function in base class
ark-4.8.4/kerfuffle/jobs.h:160:18: note: Function in derived class
ark-4.8.4/kerfuffle/archivebase.h:46:5: style: Class 'ArchiveBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ark-4.8.4/kerfuffle/archivebase.h:49:19: style: The function 'open' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ark-4.8.4/kerfuffle/archive.h:95:25: note: Virtual function in base class
ark-4.8.4/kerfuffle/archivebase.h:49:19: note: Function in derived class
ark-4.8.4/kerfuffle/archivebase.h:50:19: style: The function 'create' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ark-4.8.4/kerfuffle/archive.h:96:25: note: Virtual function in base class
ark-4.8.4/kerfuffle/archivebase.h:50:19: note: Function in derived class
ark-4.8.4/kerfuffle/archivebase.h:51:22: style: The function 'list' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ark-4.8.4/kerfuffle/archive.h:97:25: note: Virtual function in base class
ark-4.8.4/kerfuffle/archivebase.h:51:22: note: Function in derived class
ark-4.8.4/kerfuffle/archivebase.h:52:24: style: The function 'deleteFiles' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ark-4.8.4/kerfuffle/archive.h:98:25: note: Virtual function in base class
ark-4.8.4/kerfuffle/archivebase.h:52:24: note: Function in derived class
ark-4.8.4/kerfuffle/archivebase.h:56:18: style: The function 'isReadOnly' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ark-4.8.4/kerfuffle/archive.h:93:18: note: Virtual function in base class
ark-4.8.4/kerfuffle/archivebase.h:56:18: note: Function in derived class
ark-4.8.4/kerfuffle/archivebase.h:57:21: style: The function 'fileName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ark-4.8.4/kerfuffle/archive.h:92:21: note: Virtual function in base class
ark-4.8.4/kerfuffle/archivebase.h:57:21: note: Function in derived class
ark-4.8.4/kerfuffle/archivebase.h:59:18: style: The function 'isSingleFolderArchive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ark-4.8.4/kerfuffle/archive.h:116:18: note: Virtual function in base class
ark-4.8.4/kerfuffle/archivebase.h:59:18: note: Function in derived class
ark-4.8.4/kerfuffle/archivebase.h:60:21: style: The function 'subfolderName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ark-4.8.4/kerfuffle/archive.h:117:21: note: Virtual function in base class
ark-4.8.4/kerfuffle/archivebase.h:60:21: note: Function in derived class
ark-4.8.4/kerfuffle/archivebase.h:61:18: style: The function 'isPasswordProtected' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ark-4.8.4/kerfuffle/archive.h:118:18: note: Virtual function in base class
ark-4.8.4/kerfuffle/archivebase.h:61:18: note: Function in derived class
ark-4.8.4/kerfuffle/archivebase.h:63:18: style: The function 'setPassword' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ark-4.8.4/kerfuffle/archive.h:120:18: note: Virtual function in base class
ark-4.8.4/kerfuffle/archivebase.h:63:18: note: Function in derived class
ark-4.8.4/kerfuffle/cliinterface.cpp:480:23: style: Redundant condition: If 'pos > 1', the comparison 'pos != -1' is always true. [redundantCondition]
ark-4.8.4/kerfuffle/cliinterface.cpp:602:59: style: Function 'handleFileExistsMessage' argument 1 names different: declaration 'filename' definition 'line'. [funcArgNamesDifferent]
ark-4.8.4/kerfuffle/cliinterface.h:286:49: note: Function 'handleFileExistsMessage' argument 1 names different: declaration 'filename' definition 'line'.
ark-4.8.4/kerfuffle/cliinterface.cpp:602:59: note: Function 'handleFileExistsMessage' argument 1 names different: declaration 'filename' definition 'line'.
ark-4.8.4/kerfuffle/cliinterface.cpp:54:15: warning: Member variable 'CliInterface::m_operationMode' is not initialized in the constructor. [uninitMemberVar]
ark-4.8.4/kerfuffle/cliinterface.h:237:18: style: The function 'list' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ark-4.8.4/kerfuffle/archiveinterface.h:77:18: note: Virtual function in base class
ark-4.8.4/kerfuffle/cliinterface.h:237:18: note: Function in derived class
ark-4.8.4/kerfuffle/cliinterface.h:238:18: style: The function 'copyFiles' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ark-4.8.4/kerfuffle/archiveinterface.h:91:18: note: Virtual function in base class
ark-4.8.4/kerfuffle/cliinterface.h:238:18: note: Function in derived class
ark-4.8.4/kerfuffle/cliinterface.h:239:18: style: The function 'addFiles' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ark-4.8.4/kerfuffle/archiveinterface.h:145:18: note: Virtual function in base class
ark-4.8.4/kerfuffle/cliinterface.h:239:18: note: Function in derived class
ark-4.8.4/kerfuffle/cliinterface.h:240:18: style: The function 'deleteFiles' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ark-4.8.4/kerfuffle/archiveinterface.h:146:18: note: Virtual function in base class
ark-4.8.4/kerfuffle/cliinterface.h:240:18: note: Function in derived class
ark-4.8.4/kerfuffle/cliinterface.h:245:10: style: The function 'doKill' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ark-4.8.4/kerfuffle/archiveinterface.h:96:18: note: Virtual function in base class
ark-4.8.4/kerfuffle/cliinterface.h:245:10: note: Function in derived class
ark-4.8.4/kerfuffle/cliinterface.h:246:10: style: The function 'doSuspend' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ark-4.8.4/kerfuffle/archiveinterface.h:97:18: note: Virtual function in base class
ark-4.8.4/kerfuffle/cliinterface.h:246:10: note: Function in derived class
ark-4.8.4/kerfuffle/cliinterface.h:247:10: style: The function 'doResume' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ark-4.8.4/kerfuffle/archiveinterface.h:98:18: note: Virtual function in base class
ark-4.8.4/kerfuffle/cliinterface.h:247:10: note: Function in derived class
ark-4.8.4/kerfuffle/extractiondialog.h:44:5: style: Class 'ExtractionDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ark-4.8.4/kerfuffle/extractiondialog.cpp:48:5: style: Class 'ExtractionDialogUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ark-4.8.4/kerfuffle/jobs.cpp:75:7: style: Class 'Job' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
ark-4.8.4/kerfuffle/jobs.cpp:75:7: style: Class 'Job' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
ark-4.8.4/kerfuffle/queries.h:91:10: style: Technically the member function 'Kerfuffle::OverwriteQuery::noRenameMode' can be const. [functionConst]
ark-4.8.4/kerfuffle/queries.cpp:150:22: note: Technically the member function 'Kerfuffle::OverwriteQuery::noRenameMode' can be const.
ark-4.8.4/kerfuffle/queries.h:91:10: note: Technically the member function 'Kerfuffle::OverwriteQuery::noRenameMode' can be const.
ark-4.8.4/kerfuffle/queries.h:93:10: style: Technically the member function 'Kerfuffle::OverwriteQuery::multiMode' can be const. [functionConst]
ark-4.8.4/kerfuffle/queries.cpp:160:22: note: Technically the member function 'Kerfuffle::OverwriteQuery::multiMode' can be const.
ark-4.8.4/kerfuffle/queries.h:93:10: note: Technically the member function 'Kerfuffle::OverwriteQuery::multiMode' can be const.
ark-4.8.4/part/archivemodel.cpp:496:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
ark-4.8.4/part/archivemodel.h:43:5: style: Class 'ArchiveModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ark-4.8.4/part/archivemodel.cpp:151:18: style: The function 'isDir' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
ark-4.8.4/part/archivemodel.cpp:89:18: note: Virtual function in base class
ark-4.8.4/part/archivemodel.cpp:151:18: note: Function in derived class
ark-4.8.4/part/archiveview.h:32:5: style: Class 'ArchiveView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ark-4.8.4/part/dnddbusinterface.h:36:5: style: Class 'DndExtractAdaptor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ark-4.8.4/part/jobtracker.h:36:5: style: Class 'JobTrackerWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ark-4.8.4/part/jobtracker.h:44:5: style: Class 'JobTracker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
ark-4.8.4/plugins/karchiveplugin/karchiveplugin.cpp:171:28: style: C-style pointer casting [cstyleCast]
ark-4.8.4/plugins/libarchive/libarchivehandler.cpp:619:75: style: Function 'emitEntryFromArchiveEntry' argument 1 names different: declaration 'entry' definition 'aentry'. [funcArgNamesDifferent]
ark-4.8.4/plugins/libarchive/libarchivehandler.h:53:58: note: Function 'emitEntryFromArchiveEntry' argument 1 names different: declaration 'entry' definition 'aentry'.
ark-4.8.4/plugins/libarchive/libarchivehandler.cpp:619:75: note: Function 'emitEntryFromArchiveEntry' argument 1 names different: declaration 'entry' definition 'aentry'.
ark-4.8.4/plugins/libarchive/libarchivehandler.cpp:726:78: style: Function 'writeFile' argument 2 names different: declaration 'arch' definition 'arch_writer'. [funcArgNamesDifferent]
ark-4.8.4/plugins/libarchive/libarchivehandler.h:57:61: note: Function 'writeFile' argument 2 names different: declaration 'arch' definition 'arch_writer'.
ark-4.8.4/plugins/libarchive/libarchivehandler.cpp:726:78: note: Function 'writeFile' argument 2 names different: declaration 'arch' definition 'arch_writer'.
[23:05]

ftp://ftp.se.debian.org/debian/pool/main/a/armada-backlight/armada-backlight_1.1.orig.tar.gz
[23:05]

ftp://ftp.se.debian.org/debian/pool/main/a/armadillo/armadillo_9.100.5+dfsg.orig.tar.xz
armadillo-9.100.5/tests/attributes.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/bounds.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/decomp_eig_gen.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/decomp_eig_sym.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/expr_elem.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/expr_misc.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/fn_abs.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/fn_accu.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/fn_all.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/fn_any.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/fn_as_scalar.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/fn_clamp.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/fn_cond.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/fn_conj.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/fn_conv.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/fn_conv_to.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/fn_cor.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/fn_cov.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/fn_cross.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/fn_cumprod.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/fn_cumsum.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/fn_det.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/fn_diagmat.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/fn_diagvec.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/fn_diff.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/fn_dot.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/fn_eigs_gen.cpp:22:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/fn_eigs_sym.cpp:22:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/fn_eps.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/fn_expmat.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/fn_find.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/fn_find_finite.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/fn_find_nonfinite.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/fn_find_unique.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/fn_flip.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/fn_hess.cpp:26:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/fn_interp1.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/fn_intersect.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/fn_is_finite.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/fn_max.cpp:22:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/fn_mean.cpp:22:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/fn_min.cpp:22:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/catch.hpp:1200:9: warning: Member variable 'CopyableStream::oss' is not initialized in the constructor. [uninitMemberVar]
armadillo-9.100.5/tests/catch.hpp:418:14: performance: Technically the member function 'Catch::SafeBool::trueValue' can be static. [functionStatic]
armadillo-9.100.5/tests/catch.hpp:490:21: style: Technically the member function 'Catch::StreamEndStop::operator+' can be const. [functionConst]
armadillo-9.100.5/tests/catch.hpp:508:9: style: Class 'NotImplementedException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:708:5: style: Class 'MethodTestCase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:1134:13: style: Struct 'MatchNotOf' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:1534:30: style: Struct 'BorgType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:1967:9: style: Class 'ScopedMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:2399:9: style: Class 'Section' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:2695:9: style: Class 'ExceptionTranslatorRegistrar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:2673:13: style: Class 'ExceptionTranslator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:2926:13: style: Struct 'EqualsMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:2930:13: style: Struct 'ContainsMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:2934:13: style: Struct 'StartsWithMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:2938:13: style: Struct 'EndsWithMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:2966:13: style: Struct 'ContainsElementMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:2982:13: style: Struct 'ContainsMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:3003:13: style: Struct 'EqualsMatcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:3080:0: style: Class 'Catch :: Option < TagAlias >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:568:0: style: Class 'Catch :: Ptr < IConfig const >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:568:0: style: Class 'Catch :: Ptr < IReporterFactory >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:568:0: style: Class 'Catch :: Ptr < ITestCase >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:2481:1: warning: The class 'CompositeGenerator' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
armadillo-9.100.5/tests/catch.hpp:1235:22: style: The function 'reconstructExpression' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:922:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:1235:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:1842:18: style: The function 'isBinaryExpression' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:919:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:1842:18: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:1846:18: style: The function 'reconstructExpression' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:922:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:1846:18: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:1876:18: style: The function 'isBinaryExpression' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:919:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:1876:18: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:1880:18: style: The function 'reconstructExpression' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:922:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:1880:18: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:2445:15: style: The function 'getValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:2436:15: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:2445:15: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:2449:25: style: The function 'size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:2437:25: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:2449:25: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:2468:15: style: The function 'getValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:2436:15: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:2468:15: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:2472:25: style: The function 'size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:2437:25: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:2472:25: note: Function in derived class
armadillo-9.100.5/tests/fn_sum.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/fn_symmat.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/fn_trace.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/fn_trans.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/fn_var.cpp:22:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/fn_vectorise.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/gen_linspace.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/gen_ones.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/gen_randu.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/gen_zeros.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/gmm.cpp:11:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/init_auxmem.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/init_fill.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/init_misc.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/instantiation.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/catch.hpp:7973:27: style: Condition '!isDebuggerActive()' is always true [knownConditionTrueFalse]
armadillo-9.100.5/tests/catch.hpp:7367:25: style: Function 'registerTestCase' argument 2 names different: declaration 'className' definition 'classOrQualifiedMethodName'. [funcArgNamesDifferent]
armadillo-9.100.5/tests/catch.hpp:734:21: note: Function 'registerTestCase' argument 2 names different: declaration 'className' definition 'classOrQualifiedMethodName'.
armadillo-9.100.5/tests/catch.hpp:7367:25: note: Function 'registerTestCase' argument 2 names different: declaration 'className' definition 'classOrQualifiedMethodName'.
armadillo-9.100.5/tests/catch.hpp:7997:35: style: Function 'Colour' argument 1 names different: declaration 'other' definition '_other'. [funcArgNamesDifferent]
armadillo-9.100.5/tests/catch.hpp:5516:31: note: Function 'Colour' argument 1 names different: declaration 'other' definition '_other'.
armadillo-9.100.5/tests/catch.hpp:7997:35: note: Function 'Colour' argument 1 names different: declaration 'other' definition '_other'.
armadillo-9.100.5/tests/catch.hpp:8217:40: style: Function 'makeTestCase' argument 1 names different: declaration 'testCase' definition '_testCase'. [funcArgNamesDifferent]
armadillo-9.100.5/tests/catch.hpp:3230:40: note: Function 'makeTestCase' argument 1 names different: declaration 'testCase' definition '_testCase'.
armadillo-9.100.5/tests/catch.hpp:8217:40: note: Function 'makeTestCase' argument 1 names different: declaration 'testCase' definition '_testCase'.
armadillo-9.100.5/tests/catch.hpp:8218:48: style: Function 'makeTestCase' argument 2 names different: declaration 'className' definition '_className'. [funcArgNamesDifferent]
armadillo-9.100.5/tests/catch.hpp:3231:48: note: Function 'makeTestCase' argument 2 names different: declaration 'className' definition '_className'.
armadillo-9.100.5/tests/catch.hpp:8218:48: note: Function 'makeTestCase' argument 2 names different: declaration 'className' definition '_className'.
armadillo-9.100.5/tests/catch.hpp:8219:48: style: Function 'makeTestCase' argument 3 names different: declaration 'name' definition '_name'. [funcArgNamesDifferent]
armadillo-9.100.5/tests/catch.hpp:3232:48: note: Function 'makeTestCase' argument 3 names different: declaration 'name' definition '_name'.
armadillo-9.100.5/tests/catch.hpp:8219:48: note: Function 'makeTestCase' argument 3 names different: declaration 'name' definition '_name'.
armadillo-9.100.5/tests/catch.hpp:8220:48: style: Function 'makeTestCase' argument 4 names different: declaration 'description' definition '_descOrTags'. [funcArgNamesDifferent]
armadillo-9.100.5/tests/catch.hpp:3233:48: note: Function 'makeTestCase' argument 4 names different: declaration 'description' definition '_descOrTags'.
armadillo-9.100.5/tests/catch.hpp:8220:48: note: Function 'makeTestCase' argument 4 names different: declaration 'description' definition '_descOrTags'.
armadillo-9.100.5/tests/catch.hpp:8221:51: style: Function 'makeTestCase' argument 5 names different: declaration 'lineInfo' definition '_lineInfo'. [funcArgNamesDifferent]
armadillo-9.100.5/tests/catch.hpp:3234:51: note: Function 'makeTestCase' argument 5 names different: declaration 'lineInfo' definition '_lineInfo'.
armadillo-9.100.5/tests/catch.hpp:8221:51: note: Function 'makeTestCase' argument 5 names different: declaration 'lineInfo' definition '_lineInfo'.
armadillo-9.100.5/tests/catch.hpp:4446:0: warning: 'operator=' should check for assignment to self to avoid problems with dynamic memory. [operatorEqToSelf]
armadillo-9.100.5/tests/catch.hpp:7608:9: performance: Variable 'm_what' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
armadillo-9.100.5/tests/catch.hpp:1246:14: style: Technically the member function 'Catch::ResultBuilder::react' can be const. [functionConst]
armadillo-9.100.5/tests/catch.hpp:9196:25: note: Technically the member function 'Catch::ResultBuilder::react' can be const.
armadillo-9.100.5/tests/catch.hpp:1246:14: note: Technically the member function 'Catch::ResultBuilder::react' can be const.
armadillo-9.100.5/tests/catch.hpp:1248:14: performance: Technically the member function 'Catch::ResultBuilder::allowThrows' can be static. [functionStatic]
armadillo-9.100.5/tests/catch.hpp:9211:25: note: Technically the member function 'Catch::ResultBuilder::allowThrows' can be static.
armadillo-9.100.5/tests/catch.hpp:1248:14: note: Technically the member function 'Catch::ResultBuilder::allowThrows' can be static.
armadillo-9.100.5/tests/catch.hpp:6079:18: style: Technically the member function 'Catch::TestCaseTracking::TrackerBase::TrackerHasName::operator()' can be const. [functionConst]
armadillo-9.100.5/tests/catch.hpp:6867:14: style: Technically the member function 'Catch::RunContext::invokeActiveTestCase' can be const. [functionConst]
armadillo-9.100.5/tests/catch.hpp:7063:14: style: Technically the member function 'Catch::Session::showHelp' can be const. [functionConst]
armadillo-9.100.5/tests/catch.hpp:7069:14: performance: Technically the member function 'Catch::Session::libIdentify' can be static. [functionStatic]
armadillo-9.100.5/tests/catch.hpp:7682:14: style: Technically the member function 'Catch::OutputDebugWriter::operator()' can be const. [functionConst]
armadillo-9.100.5/tests/catch.hpp:3574:13: style: Class 'NamePattern' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:3587:13: style: Class 'TagPattern' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:3598:13: style: Class 'ExcludedPattern' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:3655:9: style: Class 'TestSpecParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:3855:9: style: Class 'FileStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:3962:9: style: Class 'Config' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:5515:9: style: Struct 'Colour' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:5578:9: style: Struct 'TestRunInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:5687:9: style: Struct 'TestGroupStats' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:6078:13: style: Class 'TrackerHasName' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:6563:9: style: Class 'StdErrRedirect' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:7340:9: style: Class 'FreeFunctionTestCase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:8018:9: style: Struct 'GeneratorInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:8471:9: style: Class 'LegacyReporterAdapter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:9565:9: style: Struct 'StreamingReporterBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:9656:13: style: Struct 'BySectionInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:9793:9: style: Struct 'TestEventListenerBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:9825:9: style: Class 'LegacyReporterRegistrar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:10007:9: style: Class 'XmlWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:9970:13: style: Class 'ScopedElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:10132:9: style: Class 'XmlReporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:10379:9: style: Class 'JunitReporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:10594:9: style: Struct 'ConsoleReporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:11025:9: style: Struct 'CompactReporter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:9857:0: style: Class 'Catch :: ReporterRegistrar < XmlReporter >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:9857:0: style: Class 'Catch :: ReporterRegistrar < JunitReporter >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:9857:0: style: Class 'Catch :: ReporterRegistrar < ConsoleReporter >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:9857:0: style: Class 'Catch :: ReporterRegistrar < CompactReporter >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:4676:0: style: Struct 'Arg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:4735:0: style: Class 'ArgBuilder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:4796:0: style: Class 'OptBuilder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:4636:0: style: Struct 'Catch :: Clara :: CommonArgProperties < ConfigData >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:4525:0: style: Struct 'Catch :: Clara :: Detail :: BoundBinaryFunction < C , T >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:4511:0: style: Struct 'Catch :: Clara :: Detail :: BoundUnaryFunction < C >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:4497:0: style: Struct 'Catch :: Clara :: Detail :: BoundNullaryMethod < C >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:4485:0: style: Struct 'Catch :: Clara :: Detail :: BoundUnaryMethod < C , M >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:4485:0: style: Struct 'Catch :: Clara :: Detail :: BoundUnaryMethod < C , bool >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:4475:0: style: Struct 'Catch :: Clara :: Detail :: BoundDataMember < C , M >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:4475:0: style: Struct 'Catch :: Clara :: Detail :: BoundDataMember < C , bool >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:4444:0: style: Class 'Catch :: Clara :: Detail :: BoundArgFunction < ConfigData >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:3080:0: style: Class 'Catch :: Option < unsigned long >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:3080:0: style: Class 'Catch :: Option < TestRunInfo >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:3080:0: style: Class 'Catch :: Option < GroupInfo >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:3080:0: style: Class 'Catch :: Option < TestCaseInfo >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:568:0: style: Class 'Catch :: Ptr < Pattern >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:568:0: style: Class 'Catch :: Ptr < IStreamingReporter >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:568:0: style: Class 'Catch :: Ptr < ITracker >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:568:0: style: Class 'Catch :: Ptr < Config >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:568:0: style: Class 'Catch :: Ptr < IReporter >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:568:0: style: Class 'Catch :: Ptr < SectionNode >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:568:0: style: Class 'Catch :: Ptr < Node < TestCaseStats , SectionNode > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:568:0: style: Class 'Catch :: Ptr < Node < TestGroupStats , Catch :: Node < TestCaseStats , SectionNode > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:568:0: style: Class 'Catch :: Ptr < Node < TestRunStats , Catch :: Node < TestGroupStats , Catch :: Node < TestCaseStats , SectionNode > > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:568:0: style: Class 'Catch :: Ptr < Catch :: Node < TestCaseStats , SectionNode > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:568:0: style: Class 'Catch :: Ptr < Catch :: Node < TestGroupStats , Catch :: Node < TestCaseStats , SectionNode > > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
armadillo-9.100.5/tests/catch.hpp:1965:5: warning: The class 'ScopedMessage' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
armadillo-9.100.5/tests/catch.hpp:3174:5: warning: The struct 'TestCaseInfo' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
armadillo-9.100.5/tests/catch.hpp:5478:5: warning: The struct 'Colour' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
armadillo-9.100.5/tests/catch.hpp:5705:5: warning: The struct 'TestRunStats' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
armadillo-9.100.5/tests/catch.hpp:9968:9: warning: The class 'ScopedElement' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
armadillo-9.100.5/tests/catch.hpp:4672:0: warning: The class 'Catch :: Clara :: CommandLine < ConfigData >' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
armadillo-9.100.5/tests/catch.hpp:3578:26: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:3570:26: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:3578:26: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:3589:26: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:3570:26: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:3589:26: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:3600:26: style: The function 'matches' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:3570:26: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:3600:26: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:3858:31: style: The function 'stream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:3849:31: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:3858:31: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:3868:31: style: The function 'stream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:3849:31: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:3868:31: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:3879:31: style: The function 'stream' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:3849:31: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:3879:31: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:6100:40: style: The function 'nameAndLocation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:5990:40: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:6100:40: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:6103:22: style: The function 'isComplete' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:5993:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:6103:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:6106:22: style: The function 'isSuccessfullyCompleted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:5994:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:6106:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:6109:22: style: The function 'isOpen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:5995:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:6109:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:6112:22: style: The function 'hasChildren' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:5996:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:6112:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:6116:22: style: The function 'addChild' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:6005:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:6116:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:6120:27: style: The function 'findChild' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:6006:27: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:6120:27: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:6126:27: style: The function 'parent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:5998:27: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:6126:27: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:6131:22: style: The function 'openChild' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:6007:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:6131:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:6139:22: style: The function 'isSectionTracker' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:6010:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:6139:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:6140:22: style: The function 'isIndexTracker' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:6011:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:6140:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:6149:22: style: The function 'close' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:6001:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:6149:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:6178:22: style: The function 'fail' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:6002:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:6178:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:6185:22: style: The function 'markAsNeedingAnotherRun' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:6003:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:6185:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:6214:22: style: The function 'isSectionTracker' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:6139:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:6214:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:6263:22: style: The function 'isIndexTracker' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:6140:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:6263:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:6295:22: style: The function 'close' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:6149:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:6295:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:6666:22: style: The function 'assertionEnded' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:1996:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:6666:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:6686:22: style: The function 'lastAssertionPassed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:2011:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:6686:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:6691:22: style: The function 'assertionPassed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:2012:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:6691:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:6698:22: style: The function 'assertionRun' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:2013:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:6698:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:6703:22: style: The function 'sectionStarted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:1997:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:6703:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:6733:22: style: The function 'sectionEnded' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:1999:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:6733:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:6746:22: style: The function 'sectionEndedEarly' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:2000:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:6746:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:6756:22: style: The function 'pushScopedMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:2001:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:6756:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:6760:22: style: The function 'popScopedMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:2002:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:6760:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:6764:29: style: The function 'getCurrentTestName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:2004:29: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:6764:29: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:6770:40: style: The function 'getLastResult' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:2005:40: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:6770:40: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:6774:22: style: The function 'exceptionEarlyReported' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:2007:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:6774:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:6778:22: style: The function 'handleFatalErrorCondition' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:2009:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:6778:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:6816:14: style: The function 'aborting' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:2093:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:6816:14: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:7313:46: style: The function 'getAllTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:692:46: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:7313:46: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:7316:46: style: The function 'getAllTestsSorted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:693:46: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:7316:46: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:7412:37: style: The function 'create' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:5777:37: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:7412:37: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:7458:29: style: The function 'translateActiveException' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:2665:29: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:7458:29: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:7511:34: style: The function 'find' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:3149:34: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:7511:34: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:7512:29: style: The function 'expandAliases' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:3150:29: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:7512:29: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:7733:33: style: The function 'getResultCapture' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:647:33: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:7733:33: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:7736:26: style: The function 'getRunner' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:648:26: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:7736:26: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:7739:24: style: The function 'getGeneratorIndex' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:649:24: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:7739:24: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:7744:22: style: The function 'advanceGeneratorsForCurrentTest' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:650:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:7744:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:7749:36: style: The function 'getConfig' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:651:36: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:7749:36: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:7754:22: style: The function 'setResultCapture' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:657:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:7754:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:7757:22: style: The function 'setRunner' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:658:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:7757:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:7760:22: style: The function 'setConfig' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:659:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:7760:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:7841:18: style: The function 'use' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:7837:26: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:7841:18: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:8023:14: style: The function 'moveNext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:536:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:8023:14: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:8031:21: style: The function 'getCurrentIndex' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:537:29: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:8031:21: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:8048:25: style: The function 'getGeneratorInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:543:33: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:8048:25: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:8059:14: style: The function 'moveNext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:544:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:8059:14: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:10158:22: style: The function 'noMatchingTestCases' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:9578:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:10158:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:10162:22: style: The function 'testRunStarting' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:9580:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:10162:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:10172:22: style: The function 'testGroupStarting' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:9583:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:10172:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:10178:22: style: The function 'testCaseStarting' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:9587:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:10178:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:10192:22: style: The function 'sectionStarting' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:9590:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:10192:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:10281:22: style: The function 'sectionEnded' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:9594:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:10281:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:10296:22: style: The function 'testCaseEnded' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:9597:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:10296:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:10312:22: style: The function 'testGroupEnded' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:9600:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:10312:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:10322:22: style: The function 'testRunEnded' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:9603:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:10322:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:10396:22: style: The function 'testRunStarting' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:9683:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:10396:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:10401:22: style: The function 'testGroupStarting' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:9684:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:10401:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:10409:22: style: The function 'testCaseStarting' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:9686:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:10409:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:10412:22: style: The function 'assertionEnded' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:9715:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:10412:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:10418:22: style: The function 'testCaseEnded' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:9733:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:10418:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:10424:22: style: The function 'testGroupEnded' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:9744:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:10424:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:10430:22: style: The function 'testRunEndedCumulative' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:9755:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:10430:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:10604:22: style: The function 'noMatchingTestCases' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:9578:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:10604:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:10628:22: style: The function 'sectionStarting' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:9590:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:10628:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:10632:22: style: The function 'sectionEnded' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:9594:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:10632:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:10651:22: style: The function 'testCaseEnded' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:9597:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:10651:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:10655:22: style: The function 'testGroupEnded' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:9600:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:10655:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:10664:22: style: The function 'testRunEnded' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:9603:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:10664:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:11035:37: style: The function 'getPreferences' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:9572:37: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:11035:37: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:11041:22: style: The function 'noMatchingTestCases' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:9578:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:11041:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:11066:22: style: The function 'sectionEnded' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:9594:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:11066:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:11072:22: style: The function 'testRunEnded' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:9603:22: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:11072:22: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:4526:0: style: The function 'set' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:4435:0: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:4526:0: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:4531:0: style: The function 'takesArg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:4436:0: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:4531:0: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:4532:0: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:4437:0: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:4532:0: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:4512:0: style: The function 'set' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:4435:0: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:4512:0: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:4518:0: style: The function 'takesArg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:4436:0: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:4518:0: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:4519:0: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:4437:0: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:4519:0: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:4498:0: style: The function 'set' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:4435:0: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:4498:0: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:4504:0: style: The function 'takesArg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:4436:0: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:4504:0: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:4505:0: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:4437:0: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:4505:0: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:4486:0: style: The function 'set' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:4435:0: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:4486:0: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:4491:0: style: The function 'takesArg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:4436:0: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:4491:0: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:4492:0: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:4437:0: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:4492:0: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:4476:0: style: The function 'set' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:4435:0: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:4476:0: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:4479:0: style: The function 'takesArg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:4436:0: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:4479:0: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:4480:0: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:4437:0: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:4480:0: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:4468:0: style: The function 'set' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:4435:0: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:4468:0: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:4469:0: style: The function 'takesArg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:4436:0: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:4469:0: note: Function in derived class
armadillo-9.100.5/tests/catch.hpp:4470:0: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
armadillo-9.100.5/tests/catch.hpp:4437:0: note: Virtual function in base class
armadillo-9.100.5/tests/catch.hpp:4470:0: note: Function in derived class
armadillo-9.100.5/tests/mat_minus.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/mat_mul_cx.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/mat_mul_real.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/mat_neg.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/mat_plus.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/spcol.cpp:22:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/spmat.cpp:23:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/sprow.cpp:22:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
armadillo-9.100.5/tests/spsubview.cpp:22:0: error: failed to expand 'TEST_CASE', Wrong number of parameters for macro 'TEST_CASE'. [preprocessorErrorDirective]
[23:05]

ftp://ftp.se.debian.org/debian/pool/main/a/armagetronad/armagetronad_0.2.8.3.4.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/armci-mpi/armci-mpi_0.0~git20160222.orig.tar.gz
armci-mpi/benchmarks/bench_groups.c:49:12: style: The scope of the variable 't_abs_to_grp' can be reduced. [variableScope]
armci-mpi/benchmarks/bench_groups.c:49:26: style: The scope of the variable 't_grp_to_abs' can be reduced. [variableScope]
armci-mpi/benchmarks/bench_groups.c:24:55: style: Clarify calculation precedence for '%' and '?'. [clarifyCalculation]
armci-mpi/benchmarks/ring-flood.c:19:16: style: The scope of the variable 't_start' can be reduced. [variableScope]
armci-mpi/benchmarks/ring-flood.c:19:25: style: The scope of the variable 't_stop' can be reduced. [variableScope]
armci-mpi/benchmarks/rmw_perf.c:59:0: error: Memory leak: complete [memleak]
armci-mpi/src/gmr.c:152:14: style: The scope of the variable 'attr_val' can be reduced. [variableScope]
armci-mpi/src/gmr.c:327:62: style: Function 'gmr_put' argument 5 names different: declaration 'target' definition 'proc'. [funcArgNamesDifferent]
armci-mpi/src/gmr.h:38:62: note: Function 'gmr_put' argument 5 names different: declaration 'target' definition 'proc'.
armci-mpi/src/gmr.c:327:62: note: Function 'gmr_put' argument 5 names different: declaration 'target' definition 'proc'.
armci-mpi/src/gmr.c:389:62: style: Function 'gmr_get' argument 5 names different: declaration 'target' definition 'proc'. [funcArgNamesDifferent]
armci-mpi/src/gmr.h:37:62: note: Function 'gmr_get' argument 5 names different: declaration 'target' definition 'proc'.
armci-mpi/src/gmr.c:389:62: note: Function 'gmr_get' argument 5 names different: declaration 'target' definition 'proc'.
armci-mpi/src/groups.c:188:73: style: Function 'ARMCI_Group_create_child' argument 3 names different: declaration 'group_out' definition 'armci_grp_out'. [funcArgNamesDifferent]
armci-mpi/src/armci.h:166:73: note: Function 'ARMCI_Group_create_child' argument 3 names different: declaration 'group_out' definition 'armci_grp_out'.
armci-mpi/src/groups.c:188:73: note: Function 'ARMCI_Group_create_child' argument 3 names different: declaration 'group_out' definition 'armci_grp_out'.
armci-mpi/src/groups.c:189:18: style: Function 'ARMCI_Group_create_child' argument 4 names different: declaration 'group_parent' definition 'armci_grp_parent'. [funcArgNamesDifferent]
armci-mpi/src/armci.h:166:97: note: Function 'ARMCI_Group_create_child' argument 4 names different: declaration 'group_parent' definition 'armci_grp_parent'.
armci-mpi/src/groups.c:189:18: note: Function 'ARMCI_Group_create_child' argument 4 names different: declaration 'group_parent' definition 'armci_grp_parent'.
armci-mpi/src/internals.c:99:66: style: Function 'ARMCII_Acc_type_translate' argument 2 names different: declaration 'type' definition 'mpi_type'. [funcArgNamesDifferent]
armci-mpi/src/armci_internals.h:157:66: note: Function 'ARMCII_Acc_type_translate' argument 2 names different: declaration 'type' definition 'mpi_type'.
armci-mpi/src/internals.c:99:66: note: Function 'ARMCII_Acc_type_translate' argument 2 names different: declaration 'type' definition 'mpi_type'.
armci-mpi/src/internals.c:38:11: style: Variable 'disp' is assigned a value that is never used. [unreadVariable]
armci-mpi/src/malloc.c:65:7: style: The scope of the variable 'i' can be reduced. [variableScope]
armci-mpi/src/malloc.c:75:10: style: The scope of the variable 'count' can be reduced. [variableScope]
armci-mpi/src/malloc.c:33:26: style: Function 'PARMCI_Malloc' argument 1 names different: declaration 'base_ptrs' definition 'ptr_arr'. [funcArgNamesDifferent]
armci-mpi/src/armci.h:217:30: note: Function 'PARMCI_Malloc' argument 1 names different: declaration 'base_ptrs' definition 'ptr_arr'.
armci-mpi/src/malloc.c:33:26: note: Function 'PARMCI_Malloc' argument 1 names different: declaration 'base_ptrs' definition 'ptr_arr'.
armci-mpi/src/malloc.c:33:48: style: Function 'PARMCI_Malloc' argument 2 names different: declaration 'size' definition 'bytes'. [funcArgNamesDifferent]
armci-mpi/src/armci.h:217:54: note: Function 'PARMCI_Malloc' argument 2 names different: declaration 'size' definition 'bytes'.
armci-mpi/src/malloc.c:33:48: note: Function 'PARMCI_Malloc' argument 2 names different: declaration 'size' definition 'bytes'.
armci-mpi/src/malloc.c:64:31: style: Function 'ARMCI_Malloc_group' argument 1 names different: declaration 'ptr_arr' definition 'base_ptrs'. [funcArgNamesDifferent]
armci-mpi/src/armci.h:178:31: note: Function 'ARMCI_Malloc_group' argument 1 names different: declaration 'ptr_arr' definition 'base_ptrs'.
armci-mpi/src/malloc.c:64:31: note: Function 'ARMCI_Malloc_group' argument 1 names different: declaration 'ptr_arr' definition 'base_ptrs'.
armci-mpi/src/malloc.c:64:55: style: Function 'ARMCI_Malloc_group' argument 2 names different: declaration 'bytes' definition 'size'. [funcArgNamesDifferent]
armci-mpi/src/armci.h:178:53: note: Function 'ARMCI_Malloc_group' argument 2 names different: declaration 'bytes' definition 'size'.
armci-mpi/src/malloc.c:64:55: note: Function 'ARMCI_Malloc_group' argument 2 names different: declaration 'bytes' definition 'size'.
armci-mpi/src/malloc.c:155:29: style: Function 'PARMCI_Free_local' argument 1 names different: declaration 'ptr' definition 'buf'. [funcArgNamesDifferent]
armci-mpi/src/armci.h:220:33: note: Function 'PARMCI_Free_local' argument 1 names different: declaration 'ptr' definition 'buf'.
armci-mpi/src/malloc.c:155:29: note: Function 'PARMCI_Free_local' argument 1 names different: declaration 'ptr' definition 'buf'.
armci-mpi/src/message.c:320:9: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
armci-mpi/src/message.c:323:9: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
armci-mpi/src/message.c:367:9: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
armci-mpi/src/message.c:370:9: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
armci-mpi/src/message.c:56:28: style: Function 'armci_msg_bcast' argument 1 names different: declaration 'buffer' definition 'buf_in'. [funcArgNamesDifferent]
armci-mpi/src/message.h:42:28: note: Function 'armci_msg_bcast' argument 1 names different: declaration 'buffer' definition 'buf_in'.
armci-mpi/src/message.c:56:28: note: Function 'armci_msg_bcast' argument 1 names different: declaration 'buffer' definition 'buf_in'.
armci-mpi/src/message.c:141:51: style: Function 'armci_msg_group_bcast_scope' argument 2 names different: declaration 'buf' definition 'buf_in'. [funcArgNamesDifferent]
armci-mpi/src/message.h:45:51: note: Function 'armci_msg_group_bcast_scope' argument 2 names different: declaration 'buf' definition 'buf_in'.
armci-mpi/src/message.c:141:51: note: Function 'armci_msg_group_bcast_scope' argument 2 names different: declaration 'buf' definition 'buf_in'.
armci-mpi/src/message.c:141:72: style: Function 'armci_msg_group_bcast_scope' argument 4 names different: declaration 'root' definition 'abs_root'. [funcArgNamesDifferent]
armci-mpi/src/message.h:45:69: note: Function 'armci_msg_group_bcast_scope' argument 4 names different: declaration 'root' definition 'abs_root'.
armci-mpi/src/message.c:141:72: note: Function 'armci_msg_group_bcast_scope' argument 4 names different: declaration 'root' definition 'abs_root'.
armci-mpi/src/message.c:176:35: style: Function 'armci_msg_snd' argument 2 names different: declaration 'buffer' definition 'buf_in'. [funcArgNamesDifferent]
armci-mpi/src/message.h:32:35: note: Function 'armci_msg_snd' argument 2 names different: declaration 'buffer' definition 'buf_in'.
armci-mpi/src/message.c:176:35: note: Function 'armci_msg_snd' argument 2 names different: declaration 'buffer' definition 'buf_in'.
armci-mpi/src/message.c:176:47: style: Function 'armci_msg_snd' argument 3 names different: declaration 'len' definition 'nbytes'. [funcArgNamesDifferent]
armci-mpi/src/message.h:32:47: note: Function 'armci_msg_snd' argument 3 names different: declaration 'len' definition 'nbytes'.
armci-mpi/src/message.c:176:47: note: Function 'armci_msg_snd' argument 3 names different: declaration 'len' definition 'nbytes'.
armci-mpi/src/message.c:176:59: style: Function 'armci_msg_snd' argument 4 names different: declaration 'to' definition 'dest'. [funcArgNamesDifferent]
armci-mpi/src/message.h:32:56: note: Function 'armci_msg_snd' argument 4 names different: declaration 'to' definition 'dest'.
armci-mpi/src/message.c:176:59: note: Function 'armci_msg_snd' argument 4 names different: declaration 'to' definition 'dest'.
armci-mpi/src/message.c:193:35: style: Function 'armci_msg_rcv' argument 2 names different: declaration 'buffer' definition 'buf_out'. [funcArgNamesDifferent]
armci-mpi/src/message.h:33:35: note: Function 'armci_msg_rcv' argument 2 names different: declaration 'buffer' definition 'buf_out'.
armci-mpi/src/message.c:193:35: note: Function 'armci_msg_rcv' argument 2 names different: declaration 'buffer' definition 'buf_out'.
armci-mpi/src/message.c:193:48: style: Function 'armci_msg_rcv' argument 3 names different: declaration 'buflen' definition 'nbytes_buf'. [funcArgNamesDifferent]
armci-mpi/src/message.h:33:47: note: Function 'armci_msg_rcv' argument 3 names different: declaration 'buflen' definition 'nbytes_buf'.
armci-mpi/src/message.c:193:48: note: Function 'armci_msg_rcv' argument 3 names different: declaration 'buflen' definition 'nbytes_buf'.
armci-mpi/src/message.c:193:65: style: Function 'armci_msg_rcv' argument 4 names different: declaration 'msglen' definition 'nbytes_msg'. [funcArgNamesDifferent]
armci-mpi/src/message.h:33:60: note: Function 'armci_msg_rcv' argument 4 names different: declaration 'msglen' definition 'nbytes_msg'.
armci-mpi/src/message.c:193:65: note: Function 'armci_msg_rcv' argument 4 names different: declaration 'msglen' definition 'nbytes_msg'.
armci-mpi/src/message.c:193:81: style: Function 'armci_msg_rcv' argument 5 names different: declaration 'from' definition 'src'. [funcArgNamesDifferent]
armci-mpi/src/message.h:33:72: note: Function 'armci_msg_rcv' argument 5 names different: declaration 'from' definition 'src'.
armci-mpi/src/message.c:193:81: note: Function 'armci_msg_rcv' argument 5 names different: declaration 'from' definition 'src'.
armci-mpi/src/message.c:214:37: style: Function 'armci_msg_rcvany' argument 2 names different: declaration 'buffer' definition 'buf_out'. [funcArgNamesDifferent]
armci-mpi/src/message.h:34:38: note: Function 'armci_msg_rcvany' argument 2 names different: declaration 'buffer' definition 'buf_out'.
armci-mpi/src/message.c:214:37: note: Function 'armci_msg_rcvany' argument 2 names different: declaration 'buffer' definition 'buf_out'.
armci-mpi/src/message.c:214:50: style: Function 'armci_msg_rcvany' argument 3 names different: declaration 'buflen' definition 'nbytes_buf'. [funcArgNamesDifferent]
armci-mpi/src/message.h:34:50: note: Function 'armci_msg_rcvany' argument 3 names different: declaration 'buflen' definition 'nbytes_buf'.
armci-mpi/src/message.c:214:50: note: Function 'armci_msg_rcvany' argument 3 names different: declaration 'buflen' definition 'nbytes_buf'.
armci-mpi/src/message.c:214:67: style: Function 'armci_msg_rcvany' argument 4 names different: declaration 'msglen' definition 'nbytes_msg'. [funcArgNamesDifferent]
armci-mpi/src/message.h:34:63: note: Function 'armci_msg_rcvany' argument 4 names different: declaration 'msglen' definition 'nbytes_msg'.
armci-mpi/src/message.c:214:67: note: Function 'armci_msg_rcvany' argument 4 names different: declaration 'msglen' definition 'nbytes_msg'.
armci-mpi/src/message.c:247:40: style: Function 'armci_msg_bintree' argument 2 names different: declaration 'Root' definition 'root'. [funcArgNamesDifferent]
armci-mpi/src/message.h:40:40: note: Function 'armci_msg_bintree' argument 2 names different: declaration 'Root' definition 'root'.
armci-mpi/src/message.c:247:40: note: Function 'armci_msg_bintree' argument 2 names different: declaration 'Root' definition 'root'.
armci-mpi/src/message.c:247:51: style: Function 'armci_msg_bintree' argument 3 names different: declaration 'Up' definition 'up'. [funcArgNamesDifferent]
armci-mpi/src/message.h:40:51: note: Function 'armci_msg_bintree' argument 3 names different: declaration 'Up' definition 'up'.
armci-mpi/src/message.c:247:51: note: Function 'armci_msg_bintree' argument 3 names different: declaration 'Up' definition 'up'.
armci-mpi/src/message.c:247:60: style: Function 'armci_msg_bintree' argument 4 names different: declaration 'Left' definition 'left'. [funcArgNamesDifferent]
armci-mpi/src/message.h:40:60: note: Function 'armci_msg_bintree' argument 4 names different: declaration 'Left' definition 'left'.
armci-mpi/src/message.c:247:60: note: Function 'armci_msg_bintree' argument 4 names different: declaration 'Left' definition 'left'.
armci-mpi/src/message.c:247:71: style: Function 'armci_msg_bintree' argument 5 names different: declaration 'Right' definition 'right'. [funcArgNamesDifferent]
armci-mpi/src/message.h:40:71: note: Function 'armci_msg_bintree' argument 5 names different: declaration 'Right' definition 'right'.
armci-mpi/src/message.c:247:71: note: Function 'armci_msg_bintree' argument 5 names different: declaration 'Right' definition 'right'.
armci-mpi/src/message_gop.c:138:16: style: The scope of the variable 'out' can be reduced. [variableScope]
armci-mpi/src/mutex_hdl_queue.c:24:50: style: Function 'ARMCIX_Create_mutexes_hdl' argument 1 names different: declaration 'count' definition 'my_count'. [funcArgNamesDifferent]
armci-mpi/src/armcix.h:38:50: note: Function 'ARMCIX_Create_mutexes_hdl' argument 1 names different: declaration 'count' definition 'my_count'.
armci-mpi/src/mutex_hdl_queue.c:24:50: note: Function 'ARMCIX_Create_mutexes_hdl' argument 1 names different: declaration 'count' definition 'my_count'.
armci-mpi/src/mutex_hdl_queue.c:106:61: style: Function 'ARMCIX_Lock_hdl' argument 3 names different: declaration 'proc' definition 'world_proc'. [funcArgNamesDifferent]
armci-mpi/src/armcix.h:40:61: note: Function 'ARMCIX_Lock_hdl' argument 3 names different: declaration 'proc' definition 'world_proc'.
armci-mpi/src/mutex_hdl_queue.c:106:61: note: Function 'ARMCIX_Lock_hdl' argument 3 names different: declaration 'proc' definition 'world_proc'.
armci-mpi/src/mutex_hdl_queue.c:167:63: style: Function 'ARMCIX_Trylock_hdl' argument 3 names different: declaration 'proc' definition 'world_proc'. [funcArgNamesDifferent]
armci-mpi/src/armcix.h:41:64: note: Function 'ARMCIX_Trylock_hdl' argument 3 names different: declaration 'proc' definition 'world_proc'.
armci-mpi/src/mutex_hdl_queue.c:167:63: note: Function 'ARMCIX_Trylock_hdl' argument 3 names different: declaration 'proc' definition 'world_proc'.
armci-mpi/src/mutex_hdl_queue.c:181:63: style: Function 'ARMCIX_Unlock_hdl' argument 3 names different: declaration 'proc' definition 'world_proc'. [funcArgNamesDifferent]
armci-mpi/src/armcix.h:42:63: note: Function 'ARMCIX_Unlock_hdl' argument 3 names different: declaration 'proc' definition 'world_proc'.
armci-mpi/src/mutex_hdl_queue.c:181:63: note: Function 'ARMCIX_Unlock_hdl' argument 3 names different: declaration 'proc' definition 'world_proc'.
armci-mpi/src/mutex_hdl_spin.c:102:61: style: Function 'ARMCIX_Lock_hdl' argument 3 names different: declaration 'proc' definition 'world_proc'. [funcArgNamesDifferent]
armci-mpi/src/armcix.h:40:61: note: Function 'ARMCIX_Lock_hdl' argument 3 names different: declaration 'proc' definition 'world_proc'.
armci-mpi/src/mutex_hdl_spin.c:102:61: note: Function 'ARMCIX_Lock_hdl' argument 3 names different: declaration 'proc' definition 'world_proc'.
armci-mpi/src/mutex_hdl_spin.c:161:63: style: Function 'ARMCIX_Trylock_hdl' argument 3 names different: declaration 'proc' definition 'world_proc'. [funcArgNamesDifferent]
armci-mpi/src/armcix.h:41:64: note: Function 'ARMCIX_Trylock_hdl' argument 3 names different: declaration 'proc' definition 'world_proc'.
armci-mpi/src/mutex_hdl_spin.c:161:63: note: Function 'ARMCIX_Trylock_hdl' argument 3 names different: declaration 'proc' definition 'world_proc'.
armci-mpi/src/mutex_hdl_spin.c:209:63: style: Function 'ARMCIX_Unlock_hdl' argument 3 names different: declaration 'proc' definition 'world_proc'. [funcArgNamesDifferent]
armci-mpi/src/armcix.h:42:63: note: Function 'ARMCIX_Unlock_hdl' argument 3 names different: declaration 'proc' definition 'world_proc'.
armci-mpi/src/mutex_hdl_spin.c:209:63: note: Function 'ARMCIX_Unlock_hdl' argument 3 names different: declaration 'proc' definition 'world_proc'.
armci-mpi/src/onesided_nb.c:14:37: style: Function 'ARMCI_INIT_HANDLE' argument 1 names different: declaration 'hdl' definition 'handle'. [funcArgNamesDifferent]
armci-mpi/src/armci.h:71:38: note: Function 'ARMCI_INIT_HANDLE' argument 1 names different: declaration 'hdl' definition 'handle'.
armci-mpi/src/onesided_nb.c:14:37: note: Function 'ARMCI_INIT_HANDLE' argument 1 names different: declaration 'hdl' definition 'handle'.
armci-mpi/src/onesided_nb.c:61:44: style: Function 'PARMCI_NbPut' argument 3 names different: declaration 'bytes' definition 'size'. [funcArgNamesDifferent]
armci-mpi/src/armci.h:251:48: note: Function 'PARMCI_NbPut' argument 3 names different: declaration 'bytes' definition 'size'.
armci-mpi/src/onesided_nb.c:61:44: note: Function 'PARMCI_NbPut' argument 3 names different: declaration 'bytes' definition 'size'.
armci-mpi/src/onesided_nb.c:61:54: style: Function 'PARMCI_NbPut' argument 4 names different: declaration 'proc' definition 'target'. [funcArgNamesDifferent]
armci-mpi/src/armci.h:251:59: note: Function 'PARMCI_NbPut' argument 4 names different: declaration 'proc' definition 'target'.
armci-mpi/src/onesided_nb.c:61:54: note: Function 'PARMCI_NbPut' argument 4 names different: declaration 'proc' definition 'target'.
armci-mpi/src/onesided_nb.c:61:75: style: Function 'PARMCI_NbPut' argument 5 names different: declaration 'hdl' definition 'handle'. [funcArgNamesDifferent]
armci-mpi/src/armci.h:251:78: note: Function 'PARMCI_NbPut' argument 5 names different: declaration 'hdl' definition 'handle'.
armci-mpi/src/onesided_nb.c:61:75: note: Function 'PARMCI_NbPut' argument 5 names different: declaration 'hdl' definition 'handle'.
armci-mpi/src/onesided_nb.c:107:44: style: Function 'PARMCI_NbGet' argument 3 names different: declaration 'bytes' definition 'size'. [funcArgNamesDifferent]
armci-mpi/src/armci.h:252:48: note: Function 'PARMCI_NbGet' argument 3 names different: declaration 'bytes' definition 'size'.
armci-mpi/src/onesided_nb.c:107:44: note: Function 'PARMCI_NbGet' argument 3 names different: declaration 'bytes' definition 'size'.
armci-mpi/src/onesided_nb.c:107:54: style: Function 'PARMCI_NbGet' argument 4 names different: declaration 'proc' definition 'target'. [funcArgNamesDifferent]
armci-mpi/src/armci.h:252:59: note: Function 'PARMCI_NbGet' argument 4 names different: declaration 'proc' definition 'target'.
armci-mpi/src/onesided_nb.c:107:54: note: Function 'PARMCI_NbGet' argument 4 names different: declaration 'proc' definition 'target'.
armci-mpi/src/onesided_nb.c:107:75: style: Function 'PARMCI_NbGet' argument 5 names different: declaration 'hdl' definition 'handle'. [funcArgNamesDifferent]
armci-mpi/src/armci.h:252:78: note: Function 'PARMCI_NbGet' argument 5 names different: declaration 'hdl' definition 'handle'.
armci-mpi/src/onesided_nb.c:107:75: note: Function 'PARMCI_NbGet' argument 5 names different: declaration 'hdl' definition 'handle'.
armci-mpi/src/onesided_nb.c:153:82: style: Function 'PARMCI_NbAcc' argument 6 names different: declaration 'proc' definition 'target'. [funcArgNamesDifferent]
armci-mpi/src/armci.h:253:86: note: Function 'PARMCI_NbAcc' argument 6 names different: declaration 'proc' definition 'target'.
armci-mpi/src/onesided_nb.c:153:82: note: Function 'PARMCI_NbAcc' argument 6 names different: declaration 'proc' definition 'target'.
armci-mpi/src/onesided_nb.c:153:103: style: Function 'PARMCI_NbAcc' argument 7 names different: declaration 'hdl' definition 'handle'. [funcArgNamesDifferent]
armci-mpi/src/armci.h:253:105: note: Function 'PARMCI_NbAcc' argument 7 names different: declaration 'hdl' definition 'handle'.
armci-mpi/src/onesided_nb.c:153:103: note: Function 'PARMCI_NbAcc' argument 7 names different: declaration 'hdl' definition 'handle'.
armci-mpi/src/onesided_nb.c:232:30: style: Function 'PARMCI_Wait' argument 1 names different: declaration 'hdl' definition 'handle'. [funcArgNamesDifferent]
armci-mpi/src/armci.h:246:34: note: Function 'PARMCI_Wait' argument 1 names different: declaration 'hdl' definition 'handle'.
armci-mpi/src/onesided_nb.c:232:30: note: Function 'PARMCI_Wait' argument 1 names different: declaration 'hdl' definition 'handle'.
armci-mpi/src/onesided_nb.c:264:30: style: Function 'PARMCI_Test' argument 1 names different: declaration 'hdl' definition 'handle'. [funcArgNamesDifferent]
armci-mpi/src/armci.h:247:34: note: Function 'PARMCI_Test' argument 1 names different: declaration 'hdl' definition 'handle'.
armci-mpi/src/onesided_nb.c:264:30: note: Function 'PARMCI_Test' argument 1 names different: declaration 'hdl' definition 'handle'.
armci-mpi/src/rmw.c:94:53: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary]
armci-mpi/src/rmw.c:85:23: error: Uninitialized variable: out_val_l [uninitvar]
armci-mpi/src/rmw.c:87:22: error: Uninitialized variable: out_val_i [uninitvar]
armci-mpi/src/rmw.c:100:23: error: Uninitialized variable: fetch_val_l [uninitvar]
armci-mpi/src/rmw.c:102:22: error: Uninitialized variable: fetch_val_i [uninitvar]
armci-mpi/src/strided.c:26:7: style: The scope of the variable 'sizes' can be reduced. [variableScope]
armci-mpi/src/strided.c:27:7: style: The scope of the variable 'subsizes' can be reduced. [variableScope]
armci-mpi/src/strided.c:28:7: style: The scope of the variable 'starts' can be reduced. [variableScope]
armci-mpi/src/strided.c:677:32: style: Function 'armci_write_strided' argument 1 names different: declaration 'ptr' definition 'src'. [funcArgNamesDifferent]
armci-mpi/src/armci.h:95:32: note: Function 'armci_write_strided' argument 1 names different: declaration 'ptr' definition 'src'.
armci-mpi/src/strided.c:677:32: note: Function 'armci_write_strided' argument 1 names different: declaration 'ptr' definition 'src'.
armci-mpi/src/strided.c:677:60: style: Function 'armci_write_strided' argument 3 names different: declaration 'stride_arr' definition 'src_stride_arr'. [funcArgNamesDifferent]
armci-mpi/src/armci.h:95:60: note: Function 'armci_write_strided' argument 3 names different: declaration 'stride_arr' definition 'src_stride_arr'.
armci-mpi/src/strided.c:677:60: note: Function 'armci_write_strided' argument 3 names different: declaration 'stride_arr' definition 'src_stride_arr'.
armci-mpi/src/strided.c:678:45: style: Function 'armci_write_strided' argument 5 names different: declaration 'buf' definition 'dst'. [funcArgNamesDifferent]
armci-mpi/src/armci.h:95:93: note: Function 'armci_write_strided' argument 5 names different: declaration 'buf' definition 'dst'.
armci-mpi/src/strided.c:678:45: note: Function 'armci_write_strided' argument 5 names different: declaration 'buf' definition 'dst'.
armci-mpi/src/strided.c:702:31: style: Function 'armci_read_strided' argument 1 names different: declaration 'ptr' definition 'dst'. [funcArgNamesDifferent]
armci-mpi/src/armci.h:96:31: note: Function 'armci_read_strided' argument 1 names different: declaration 'ptr' definition 'dst'.
armci-mpi/src/strided.c:702:31: note: Function 'armci_read_strided' argument 1 names different: declaration 'ptr' definition 'dst'.
armci-mpi/src/strided.c:702:59: style: Function 'armci_read_strided' argument 3 names different: declaration 'stride_arr' definition 'dst_stride_arr'. [funcArgNamesDifferent]
armci-mpi/src/armci.h:96:59: note: Function 'armci_read_strided' argument 3 names different: declaration 'stride_arr' definition 'dst_stride_arr'.
armci-mpi/src/strided.c:702:59: note: Function 'armci_read_strided' argument 3 names different: declaration 'stride_arr' definition 'dst_stride_arr'.
armci-mpi/src/strided.c:703:44: style: Function 'armci_read_strided' argument 5 names different: declaration 'buf' definition 'src'. [funcArgNamesDifferent]
armci-mpi/src/armci.h:96:92: note: Function 'armci_read_strided' argument 5 names different: declaration 'buf' definition 'src'.
armci-mpi/src/strided.c:703:44: note: Function 'armci_read_strided' argument 5 names different: declaration 'buf' definition 'src'.
armci-mpi/src/strided_nb.c:41:90: style: Function 'PARMCI_NbPutS' argument 8 names different: declaration 'hdl' definition 'handle'. [funcArgNamesDifferent]
armci-mpi/src/armci.h:255:75: note: Function 'PARMCI_NbPutS' argument 8 names different: declaration 'hdl' definition 'handle'.
armci-mpi/src/strided_nb.c:41:90: note: Function 'PARMCI_NbPutS' argument 8 names different: declaration 'hdl' definition 'handle'.
armci-mpi/src/strided_nb.c:152:90: style: Function 'PARMCI_NbGetS' argument 8 names different: declaration 'hdl' definition 'handle'. [funcArgNamesDifferent]
armci-mpi/src/armci.h:257:75: note: Function 'PARMCI_NbGetS' argument 8 names different: declaration 'hdl' definition 'handle'.
armci-mpi/src/strided_nb.c:152:90: note: Function 'PARMCI_NbGetS' argument 8 names different: declaration 'hdl' definition 'handle'.
armci-mpi/src/strided_nb.c:265:90: style: Function 'PARMCI_NbAccS' argument 10 names different: declaration 'hdl' definition 'handle'. [funcArgNamesDifferent]
armci-mpi/src/armci.h:259:111: note: Function 'PARMCI_NbAccS' argument 10 names different: declaration 'hdl' definition 'handle'.
armci-mpi/src/strided_nb.c:265:90: note: Function 'PARMCI_NbAccS' argument 10 names different: declaration 'hdl' definition 'handle'.
armci-mpi/src/topology.c:20:52: style: Function 'armci_domain_nprocs' argument 2 names different: declaration 'id' definition 'domain_id'. [funcArgNamesDifferent]
armci-mpi/src/armci.h:193:52: note: Function 'armci_domain_nprocs' argument 2 names different: declaration 'id' definition 'domain_id'.
armci-mpi/src/topology.c:20:52: note: Function 'armci_domain_nprocs' argument 2 names different: declaration 'id' definition 'domain_id'.
armci-mpi/src/topology.c:32:58: style: Function 'armci_domain_glob_proc_id' argument 2 names different: declaration 'id' definition 'domain_id'. [funcArgNamesDifferent]
armci-mpi/src/armci.h:195:58: note: Function 'armci_domain_glob_proc_id' argument 2 names different: declaration 'id' definition 'domain_id'.
armci-mpi/src/topology.c:32:58: note: Function 'armci_domain_glob_proc_id' argument 2 names different: declaration 'id' definition 'domain_id'.
armci-mpi/src/topology.c:51:53: style: Function 'armci_domain_same_id' argument 2 names different: declaration 'proc' definition 'glob_proc_id'. [funcArgNamesDifferent]
armci-mpi/src/armci.h:198:53: note: Function 'armci_domain_same_id' argument 2 names different: declaration 'proc' definition 'glob_proc_id'.
armci-mpi/src/topology.c:51:53: note: Function 'armci_domain_same_id' argument 2 names different: declaration 'proc' definition 'glob_proc_id'.
armci-mpi/src/vector.c:84:9: style: The scope of the variable 'base' can be reduced. [variableScope]
armci-mpi/src/vector.c:84:16: style: The scope of the variable 'extent' can be reduced. [variableScope]
armci-mpi/tests/contrib/armci-perf.c:576:16: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
armci-mpi/tests/contrib/armci-perf.c:576:16: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
armci-mpi/tests/contrib/armci-perf.c:579:41: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
armci-mpi/tests/contrib/armci-perf.c:579:52: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
armci-mpi/tests/contrib/armci-perf.c:580:26: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
armci-mpi/tests/contrib/armci-perf.c:580:37: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
armci-mpi/tests/contrib/armci-perf.c:617:14: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
armci-mpi/tests/contrib/armci-perf.c:617:25: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
armci-mpi/tests/contrib/armci-perf.c:618:18: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
armci-mpi/tests/contrib/armci-perf.c:618:29: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
armci-mpi/tests/contrib/armci-perf.c:270:9: style: The scope of the variable 'i' can be reduced. [variableScope]
armci-mpi/tests/contrib/armci-perf.c:271:9: style: The scope of the variable 'dst' can be reduced. [variableScope]
armci-mpi/tests/contrib/armci-perf.c:376:9: style: The scope of the variable 'i' can be reduced. [variableScope]
armci-mpi/tests/contrib/armci-perf.c:377:9: style: The scope of the variable 'dst' can be reduced. [variableScope]
armci-mpi/tests/contrib/armci-perf.c:549:15: style: The scope of the variable 'size' can be reduced. [variableScope]
armci-mpi/tests/contrib/armci-perf.c:550:10: style: The scope of the variable 'idx' can be reduced. [variableScope]
armci-mpi/tests/contrib/armci-perf.c:590:19: style: The scope of the variable 'size' can be reduced. [variableScope]
armci-mpi/tests/contrib/armci-perf.c:591:10: style: The scope of the variable 'idx' can be reduced. [variableScope]
armci-mpi/tests/contrib/armci-test.c:208:16: style: The scope of the variable 'diff' can be reduced. [variableScope]
armci-mpi/tests/contrib/armci-test.c:208:21: style: The scope of the variable 'max' can be reduced. [variableScope]
armci-mpi/tests/contrib/armci-test.c:350:6: style: The scope of the variable 'dim' can be reduced. [variableScope]
armci-mpi/tests/contrib/armci-test.c:351:11: style: The scope of the variable 'proc' can be reduced. [variableScope]
armci-mpi/tests/contrib/armci-test.c:475:20: style: The scope of the variable 'rc' can be reduced. [variableScope]
armci-mpi/tests/contrib/armci-test.c:761:12: style: The scope of the variable 'iswap' can be reduced. [variableScope]
armci-mpi/tests/contrib/armci-test.c:761:19: style: The scope of the variable 'temp' can be reduced. [variableScope]
armci-mpi/tests/contrib/armci-test.c:790:6: style: The scope of the variable 'dim' can be reduced. [variableScope]
armci-mpi/tests/contrib/armci-test.c:791:9: style: The scope of the variable 'proc' can be reduced. [variableScope]
armci-mpi/tests/contrib/armci-test.c:890:6: style: The scope of the variable 'dim' can be reduced. [variableScope]
armci-mpi/tests/contrib/armci-test.c:890:21: style: The scope of the variable 'cols' can be reduced. [variableScope]
armci-mpi/tests/contrib/armci-test.c:890:26: style: The scope of the variable 'rows' can be reduced. [variableScope]
armci-mpi/tests/contrib/armci-test.c:890:31: style: The scope of the variable 'mrc' can be reduced. [variableScope]
armci-mpi/tests/contrib/armci-test.c:891:9: style: The scope of the variable 'proc' can be reduced. [variableScope]
armci-mpi/tests/contrib/armci-test.c:892:13: style: The scope of the variable 'rc' can be reduced. [variableScope]
armci-mpi/tests/contrib/armci-test.c:893:13: style: The scope of the variable 'idx1' can be reduced. [variableScope]
armci-mpi/tests/contrib/armci-test.c:893:19: style: The scope of the variable 'idx3' can be reduced. [variableScope]
armci-mpi/tests/contrib/armci-test.c:1038:18: style: The scope of the variable 'rc' can be reduced. [variableScope]
armci-mpi/tests/contrib/armci-test.c:585:15: style: Variable 'idx2' is assigned a value that is never used. [unreadVariable]
armci-mpi/tests/contrib/armci-test.c:232:11: error: Uninitialized variable: offset1 [uninitvar]
armci-mpi/tests/contrib/armci-test.c:233:11: error: Uninitialized variable: offset2 [uninitvar]
armci-mpi/tests/contrib/armci-test.c:289:11: error: Uninitialized variable: offset1 [uninitvar]
armci-mpi/tests/contrib/cg/cg.c:37:23: style: The scope of the variable 'deltaold' can be reduced. [variableScope]
armci-mpi/tests/contrib/cg/cg.c:38:36: style: The scope of the variable 'dtransposeq' can be reduced. [variableScope]
armci-mpi/tests/contrib/cg/generateinput.c:10:5: style: Unused variable: i [unusedVariable]
armci-mpi/tests/contrib/cg/generateinput.c:10:7: style: Unused variable: max [unusedVariable]
armci-mpi/tests/contrib/cg/generateinput.c:10:11: style: Unused variable: j [unusedVariable]
armci-mpi/tests/contrib/cg/read_input.c:96:7: style: Variable 'nread' is reassigned a value before the old one has been used. [redundantAssignment]
armci-mpi/tests/contrib/cg/read_input.c:95:7: note: Variable 'nread' is reassigned a value before the old one has been used.
armci-mpi/tests/contrib/cg/read_input.c:96:7: note: Variable 'nread' is reassigned a value before the old one has been used.
armci-mpi/tests/contrib/cg/read_input.c:98:7: style: Variable 'nread' is reassigned a value before the old one has been used. [redundantAssignment]
armci-mpi/tests/contrib/cg/read_input.c:96:7: note: Variable 'nread' is reassigned a value before the old one has been used.
armci-mpi/tests/contrib/cg/read_input.c:98:7: note: Variable 'nread' is reassigned a value before the old one has been used.
armci-mpi/tests/contrib/cg/read_input.c:99:7: style: Variable 'nread' is reassigned a value before the old one has been used. [redundantAssignment]
armci-mpi/tests/contrib/cg/read_input.c:98:7: note: Variable 'nread' is reassigned a value before the old one has been used.
armci-mpi/tests/contrib/cg/read_input.c:99:7: note: Variable 'nread' is reassigned a value before the old one has been used.
armci-mpi/tests/contrib/cg/read_input.c:28:5: style: The scope of the variable 'ri' can be reduced. [variableScope]
armci-mpi/tests/contrib/cg/read_input.c:29:5: style: The scope of the variable 'tmp1' can be reduced. [variableScope]
armci-mpi/tests/contrib/cg/read_input.c:29:10: style: The scope of the variable 'idealelementsperproc' can be reduced. [variableScope]
armci-mpi/tests/contrib/lu/lu-b-bc.c:463:21: style: Variable 'ibs' is reassigned a value before the old one has been used. [redundantAssignment]
armci-mpi/tests/contrib/lu/lu-b-bc.c:462:21: note: Variable 'ibs' is reassigned a value before the old one has been used.
armci-mpi/tests/contrib/lu/lu-b-bc.c:463:21: note: Variable 'ibs' is reassigned a value before the old one has been used.
armci-mpi/tests/contrib/lu/lu-b-bc.c:471:21: style: Variable 'jbs' is reassigned a value before the old one has been used. [redundantAssignment]
armci-mpi/tests/contrib/lu/lu-b-bc.c:470:21: note: Variable 'jbs' is reassigned a value before the old one has been used.
armci-mpi/tests/contrib/lu/lu-b-bc.c:471:21: note: Variable 'jbs' is reassigned a value before the old one has been used.
armci-mpi/tests/contrib/lu/lu-b-bc.c:552:17: style: Variable 'ibs' is reassigned a value before the old one has been used. [redundantAssignment]
armci-mpi/tests/contrib/lu/lu-b-bc.c:551:17: note: Variable 'ibs' is reassigned a value before the old one has been used.
armci-mpi/tests/contrib/lu/lu-b-bc.c:552:17: note: Variable 'ibs' is reassigned a value before the old one has been used.
armci-mpi/tests/contrib/lu/lu-b-bc.c:560:17: style: Variable 'jbs' is reassigned a value before the old one has been used. [redundantAssignment]
armci-mpi/tests/contrib/lu/lu-b-bc.c:559:17: note: Variable 'jbs' is reassigned a value before the old one has been used.
armci-mpi/tests/contrib/lu/lu-b-bc.c:560:17: note: Variable 'jbs' is reassigned a value before the old one has been used.
armci-mpi/tests/contrib/lu/lu-b-bc.c:229:26: style: The scope of the variable 'kl' can be reduced. [variableScope]
armci-mpi/tests/contrib/lu/lu-b-bc.c:233:9: style: The scope of the variable 'diagowner' can be reduced. [variableScope]
armci-mpi/tests/contrib/lu/lu-b-bc.c:224:0: error: Memory leak: ptr_loc [memleak]
armci-mpi/tests/contrib/lu/lu-block.c:443:21: style: Variable 'ibs' is reassigned a value before the old one has been used. [redundantAssignment]
armci-mpi/tests/contrib/lu/lu-block.c:442:21: note: Variable 'ibs' is reassigned a value before the old one has been used.
armci-mpi/tests/contrib/lu/lu-block.c:443:21: note: Variable 'ibs' is reassigned a value before the old one has been used.
armci-mpi/tests/contrib/lu/lu-block.c:451:21: style: Variable 'jbs' is reassigned a value before the old one has been used. [redundantAssignment]
armci-mpi/tests/contrib/lu/lu-block.c:450:21: note: Variable 'jbs' is reassigned a value before the old one has been used.
armci-mpi/tests/contrib/lu/lu-block.c:451:21: note: Variable 'jbs' is reassigned a value before the old one has been used.
armci-mpi/tests/contrib/lu/lu-block.c:532:17: style: Variable 'ibs' is reassigned a value before the old one has been used. [redundantAssignment]
armci-mpi/tests/contrib/lu/lu-block.c:531:17: note: Variable 'ibs' is reassigned a value before the old one has been used.
armci-mpi/tests/contrib/lu/lu-block.c:532:17: note: Variable 'ibs' is reassigned a value before the old one has been used.
armci-mpi/tests/contrib/lu/lu-block.c:540:17: style: Variable 'jbs' is reassigned a value before the old one has been used. [redundantAssignment]
armci-mpi/tests/contrib/lu/lu-block.c:539:17: note: Variable 'jbs' is reassigned a value before the old one has been used.
armci-mpi/tests/contrib/lu/lu-block.c:540:17: note: Variable 'jbs' is reassigned a value before the old one has been used.
armci-mpi/tests/contrib/lu/lu-block.c:217:26: style: The scope of the variable 'kl' can be reduced. [variableScope]
armci-mpi/tests/contrib/lu/lu-block.c:221:9: style: The scope of the variable 'diagowner' can be reduced. [variableScope]
armci-mpi/tests/contrib/lu/lu-block.c:212:0: error: Memory leak: ptr_loc [memleak]
armci-mpi/tests/contrib/lu/lu.c:485:21: style: Variable 'ibs' is reassigned a value before the old one has been used. [redundantAssignment]
armci-mpi/tests/contrib/lu/lu.c:484:21: note: Variable 'ibs' is reassigned a value before the old one has been used.
armci-mpi/tests/contrib/lu/lu.c:485:21: note: Variable 'ibs' is reassigned a value before the old one has been used.
armci-mpi/tests/contrib/lu/lu.c:493:21: style: Variable 'jbs' is reassigned a value before the old one has been used. [redundantAssignment]
armci-mpi/tests/contrib/lu/lu.c:492:21: note: Variable 'jbs' is reassigned a value before the old one has been used.
armci-mpi/tests/contrib/lu/lu.c:493:21: note: Variable 'jbs' is reassigned a value before the old one has been used.
armci-mpi/tests/contrib/lu/lu.c:574:17: style: Variable 'ibs' is reassigned a value before the old one has been used. [redundantAssignment]
armci-mpi/tests/contrib/lu/lu.c:573:17: note: Variable 'ibs' is reassigned a value before the old one has been used.
armci-mpi/tests/contrib/lu/lu.c:574:17: note: Variable 'ibs' is reassigned a value before the old one has been used.
armci-mpi/tests/contrib/lu/lu.c:582:17: style: Variable 'jbs' is reassigned a value before the old one has been used. [redundantAssignment]
armci-mpi/tests/contrib/lu/lu.c:581:17: note: Variable 'jbs' is reassigned a value before the old one has been used.
armci-mpi/tests/contrib/lu/lu.c:582:17: note: Variable 'jbs' is reassigned a value before the old one has been used.
armci-mpi/tests/contrib/lu/lu.c:241:26: style: The scope of the variable 'kl' can be reduced. [variableScope]
armci-mpi/tests/contrib/lu/lu.c:245:9: style: The scope of the variable 'diagowner' can be reduced. [variableScope]
armci-mpi/tests/contrib/lu/lu.c:236:0: error: Memory leak: ptr_loc [memleak]
armci-mpi/tests/contrib/non-blocking/overlap.c:662:23: warning: Return value of function rand() is not used. [ignoredReturnValue]
armci-mpi/tests/contrib/non-blocking/overlap.c:176:16: style: The scope of the variable 'time_start' can be reduced. [variableScope]
armci-mpi/tests/contrib/non-blocking/overlap.c:176:28: style: The scope of the variable 'time_after_start' can be reduced. [variableScope]
armci-mpi/tests/contrib/non-blocking/overlap.c:176:46: style: The scope of the variable 'time_stop' can be reduced. [variableScope]
armci-mpi/tests/contrib/non-blocking/overlap.c:211:19: style: The scope of the variable 'k' can be reduced. [variableScope]
armci-mpi/tests/contrib/non-blocking/overlap.c:211:29: style: The scope of the variable 'less' can be reduced. [variableScope]
armci-mpi/tests/contrib/non-blocking/overlap.c:211:37: style: The scope of the variable 'more' can be reduced. [variableScope]
armci-mpi/tests/contrib/non-blocking/overlap.c:213:12: style: The scope of the variable 'time_after_work' can be reduced. [variableScope]
armci-mpi/tests/contrib/non-blocking/overlap.c:215:12: style: The scope of the variable 'time2call_fw' can be reduced. [variableScope]
armci-mpi/tests/contrib/non-blocking/overlap.c:215:26: style: The scope of the variable 'time2work_fw' can be reduced. [variableScope]
armci-mpi/tests/contrib/non-blocking/overlap.c:215:40: style: The scope of the variable 'time2wait_fw' can be reduced. [variableScope]
armci-mpi/tests/contrib/non-blocking/overlap.c:215:54: style: The scope of the variable 'time_total_fw' can be reduced. [variableScope]
armci-mpi/tests/contrib/non-blocking/overlap.c:612:15: style: The scope of the variable 'k' can be reduced. [variableScope]
armci-mpi/tests/contrib/non-blocking/overlap.c:616:9: style: The scope of the variable 'dist' can be reduced. [variableScope]
armci-mpi/tests/contrib/non-blocking/overlap.c:667:19: warning: Assert statement modifies 'p_srcs'. [assignmentInAssert]
armci-mpi/tests/contrib/non-blocking/overlap.c:697:22: warning: Assert statement modifies 'stats_all'. [assignmentInAssert]
armci-mpi/tests/contrib/non-blocking/overlap.c:639:13: style: Clarify calculation precedence for '%' and '?'. [clarifyCalculation]
armci-mpi/tests/contrib/non-blocking/simple.c:12:7: style: The scope of the variable 'i' can be reduced. [variableScope]
armci-mpi/tests/contrib/non-blocking/simple.c:14:10: style: The scope of the variable 't0' can be reduced. [variableScope]
armci-mpi/tests/contrib/non-blocking/simple.c:14:14: style: The scope of the variable 't1' can be reduced. [variableScope]
armci-mpi/tests/contrib/non-blocking/simple.c:14:39: style: The scope of the variable 't2' can be reduced. [variableScope]
armci-mpi/tests/contrib/transp1D/transp1D-c.c:18:9: style: The scope of the variable 'i' can be reduced. [variableScope]
armci-mpi/tests/contrib/transp1D/transp1D-c.c:18:12: style: The scope of the variable 'j' can be reduced. [variableScope]
armci-mpi/tests/contrib/transp1D/transp1D-c.c:18:23: style: The scope of the variable 'icnt' can be reduced. [variableScope]
armci-mpi/tests/contrib/transp1D/transp1D-c.c:18:29: style: The scope of the variable 'ichk' can be reduced. [variableScope]
armci-mpi/tests/contrib/transp1D/transp1D-c.c:18:35: style: The scope of the variable 'lmin' can be reduced. [variableScope]
armci-mpi/tests/contrib/transp1D/transp1D-c.c:18:41: style: The scope of the variable 'lmax' can be reduced. [variableScope]
armci-mpi/tests/contrib/transp1D/transp1D-c.c:19:16: style: The scope of the variable 'b' can be reduced. [variableScope]
armci-mpi/tests/contrib/transp1D/transp1D-c.c:20:11: style: The scope of the variable 'src_ptr' can be reduced. [variableScope]
armci-mpi/tests/contrib/transp1D/transp1D-c.c:20:21: style: The scope of the variable 'dst_ptr' can be reduced. [variableScope]
armci-mpi/tests/contrib/transp1D/transp1D-c.c:74:47: style: The scope of the variable 'lmin' can be reduced. [variableScope]
armci-mpi/tests/contrib/transp1D/transp1D-c.c:75:9: style: The scope of the variable 'src_offset' can be reduced. [variableScope]
armci-mpi/tests/contrib/transp1D/transp1D-c.c:75:21: style: The scope of the variable 'dst_offset' can be reduced. [variableScope]
armci-mpi/tests/contrib/transp1D/transp1D-c.c:75:33: style: The scope of the variable 'length' can be reduced. [variableScope]
armci-mpi/tests/contrib/transp1D/transp1D-c.c:77:11: style: The scope of the variable 'src_ptr' can be reduced. [variableScope]
armci-mpi/tests/contrib/transp1D/transp1D-c.c:77:21: style: The scope of the variable 'dst_ptr' can be reduced. [variableScope]
armci-mpi/tests/ctree/ctree_test_rand.c:21:33: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
armci-mpi/tests/ctree/ctree_test_rand_interval.c:26:37: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
armci-mpi/tests/ctree/ctree_test_rand_interval.c:28:37: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
armci-mpi/tests/ctree/ctree_test_rand_interval.c:69:37: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
armci-mpi/tests/ctree/ctree_test_rand_interval.c:70:37: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
armci-mpi/tests/ctree/ctree_test_rand_interval.c:69:39: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary]
armci-mpi/tests/ctree/ctree_test_rand_interval.c:70:39: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary]
armci-mpi/tests/mpi/test_mpi_dim.c:214:16: style: The scope of the variable 'diff' can be reduced. [variableScope]
armci-mpi/tests/mpi/test_mpi_dim.c:214:21: style: The scope of the variable 'max' can be reduced. [variableScope]
armci-mpi/tests/mpi/test_mpi_dim.c:337:7: style: The scope of the variable 'sizes' can be reduced. [variableScope]
armci-mpi/tests/mpi/test_mpi_dim.c:338:7: style: The scope of the variable 'subsizes' can be reduced. [variableScope]
armci-mpi/tests/mpi/test_mpi_dim.c:339:7: style: The scope of the variable 'starts' can be reduced. [variableScope]
armci-mpi/tests/mpi/test_mpi_dim.c:408:6: style: The scope of the variable 'dim' can be reduced. [variableScope]
armci-mpi/tests/mpi/test_mpi_dim.c:409:11: style: The scope of the variable 'proc' can be reduced. [variableScope]
armci-mpi/tests/mpi/test_mpi_dim.c:417:13: style: The scope of the variable 'pidx1' can be reduced. [variableScope]
armci-mpi/tests/mpi/test_mpi_dim.c:417:25: style: The scope of the variable 'pidx2' can be reduced. [variableScope]
armci-mpi/tests/mpi/test_mpi_dim.c:417:37: style: The scope of the variable 'pidx3' can be reduced. [variableScope]
armci-mpi/tests/mpi/test_mpi_dim.c:327:9: style: Unused variable: rc [unusedVariable]
armci-mpi/tests/mpi/test_mpi_dim.c:413:13: style: Unused variable: ridx [unusedVariable]
armci-mpi/tests/mpi/test_mpi_dim.c:415:13: style: Unused variable: rstrideB [unusedVariable]
armci-mpi/tests/mpi/test_mpi_dim.c:416:13: style: Unused variable: rcount [unusedVariable]
armci-mpi/tests/mpi/test_mpi_dim.c:500:21: style: Variable 'pidx1' is assigned a value that is never used. [unreadVariable]
armci-mpi/tests/mpi/test_mpi_dim.c:501:21: style: Variable 'pidx2' is assigned a value that is never used. [unreadVariable]
armci-mpi/tests/mpi/test_mpi_dim.c:502:21: style: Variable 'pidx3' is assigned a value that is never used. [unreadVariable]
armci-mpi/tests/mpi/test_mpi_dim.c:454:25: style: Unused variable: request [unusedVariable]
armci-mpi/tests/mpi/test_mpi_dim.c:238:11: error: Uninitialized variable: offset1 [uninitvar]
armci-mpi/tests/mpi/test_mpi_dim.c:239:11: error: Uninitialized variable: offset2 [uninitvar]
armci-mpi/tests/mpi/test_mpi_dim.c:296:11: error: Uninitialized variable: offset1 [uninitvar]
armci-mpi/tests/test_groups.c:23:55: style: Clarify calculation precedence for '%' and '?'. [clarifyCalculation]
armci-mpi/tests/test_onesided.c:18:10: style: The scope of the variable 'my_data' can be reduced. [variableScope]
armci-mpi/tests/test_onesided_shared.c:19:10: style: The scope of the variable 'my_data' can be reduced. [variableScope]
armci-mpi/tests/test_onesided_shared.c:19:20: style: The scope of the variable 'buf' can be reduced. [variableScope]
armci-mpi/tests/test_onesided_shared_dla.c:19:10: style: The scope of the variable 'my_data' can be reduced. [variableScope]
armci-mpi/tests/test_onesided_shared_dla.c:19:20: style: The scope of the variable 'buf' can be reduced. [variableScope]
armci-mpi/tests/test_parmci.c:21:10: style: The scope of the variable 'my_data' can be reduced. [variableScope]
[23:05]

ftp://ftp.se.debian.org/debian/pool/main/a/arno-iptables-firewall/arno-iptables-firewall_2.0.1.f.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aroarfw/aroarfw_0.1~beta5.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/arora/arora_0.11.0.orig.tar.gz
arora-0.11.0/autotests/adblock/adblockmanager/tst_adblockmanager.cpp:151:20: style: Variable 'subscription' is assigned a value that is never used. [unreadVariable]
arora-0.11.0/autotests/adblock/adblockrule/tst_adblockrule.cpp:50:5: style: Class 'SubAdBlockRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/autotests/adblock/adblocksubscription/tst_adblocksubscription.cpp:73:5: style: Class 'SubAdBlockSubscription' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/autotests/autosaver/tst_autosaver.cpp:47:5: style: Class 'SubAutoSaver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/autotests/autosaver/tst_autosaver.cpp:60:5: style: Class 'TestClass' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/autotests/downloadmanager/tst_downloadmanager.cpp:54:5: style: Class 'SubDownloadManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/autotests/historyfiltermodel/tst_historyfiltermodel.cpp:57:5: style: Class 'SubHistoryFilterModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/autotests/modeltest/modeltest.cpp:33:42: style: Function 'ModelTest' argument 1 names different: declaration 'model' definition '_model'. [funcArgNamesDifferent]
arora-0.11.0/autotests/modeltest/modeltest.h:36:35: note: Function 'ModelTest' argument 1 names different: declaration 'model' definition '_model'.
arora-0.11.0/autotests/modeltest/modeltest.cpp:33:42: note: Function 'ModelTest' argument 1 names different: declaration 'model' definition '_model'.
arora-0.11.0/autotests/modeltoolbar/tst_modeltoolbar.cpp:74:9: performance: Variable 'm_colours' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
arora-0.11.0/autotests/modeltoolbar/tst_modeltoolbar.cpp:71:5: style: Class 'ColorModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/autotests/opensearchengine/tst_opensearchengine.cpp:172:5: warning: Member variable 'SuggestionsTestNetworkAccessManager::lastOutgoingData' is not initialized in the constructor. [uninitMemberVar]
arora-0.11.0/autotests/opensearchengine/tst_opensearchengine.cpp:172:5: style: Class 'SuggestionsTestNetworkAccessManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/autotests/tabwidget/tst_tabwidget.cpp:212:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
arora-0.11.0/manualtests/modelmenu/main_modelmenu.cpp:78:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
arora-0.11.0/manualtests/modelmenu/main_modelmenu.cpp:43:5: style: Class 'Menu' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/manualtests/utils/lineedit/main_lineedit.cpp:30:5: style: Class 'Dialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/manualtests/utils/singleapplication/main_singleapplication.cpp:40:5: style: Class 'PlainTextEdit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/manualtests/webviewsearch/main_webviewsearch.cpp:33:5: style: Class 'WebViewWSearch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/aboutdialog.h:31:5: style: Class 'AboutDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/adblock/adblockrule.h:40:5: style: Class 'AdBlockRule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/adblock/adblockdialog.cpp:124:41: style: C-style pointer casting [cstyleCast]
arora-0.11.0/src/adblock/adblockdialog.cpp:147:41: style: C-style pointer casting [cstyleCast]
arora-0.11.0/src/adblock/adblockdialog.h:42:5: style: Class 'AdBlockDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/adblock/adblockmodel.h:42:5: style: Class 'AdBlockModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/adblock/adblockmanager.h:50:5: style: Class 'AdBlockManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/adblock/adblocknetwork.h:41:5: style: Class 'AdBlockNetwork' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/adblock/adblockpage.h:41:5: style: Class 'AdBlockPage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/adblock/adblocknetwork.cpp:57:32: style: The scope of the variable 'blockingSubscription' can be reduced. [variableScope]
arora-0.11.0/src/adblock/adblockschemeaccesshandler.h:37:5: style: Class 'AdBlockSchemeAccessHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/autofillmanager.h:59:5: style: Class 'AutoFillManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/autofilldialog.h:44:5: style: Class 'AutoFillModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/autofillmanager.cpp:159:25: style: C-style pointer casting [cstyleCast]
arora-0.11.0/src/autofillmanager.cpp:224:59: style: Function 'findForm' argument 1 names different: declaration 'page' definition 'webPage'. [funcArgNamesDifferent]
arora-0.11.0/src/autofillmanager.h:74:29: note: Function 'findForm' argument 1 names different: declaration 'page' definition 'webPage'.
arora-0.11.0/src/autofillmanager.cpp:224:59: note: Function 'findForm' argument 1 names different: declaration 'page' definition 'webPage'.
arora-0.11.0/src/autofillmanager.cpp:401:74: style: Function 'load' argument 2 names different: declaration 'subscription' definition 'form'. [funcArgNamesDifferent]
arora-0.11.0/src/autofillmanager.h:50:49: note: Function 'load' argument 2 names different: declaration 'subscription' definition 'form'.
arora-0.11.0/src/autofillmanager.cpp:401:74: note: Function 'load' argument 2 names different: declaration 'subscription' definition 'form'.
arora-0.11.0/src/autofillmanager.cpp:409:81: style: Function 'save' argument 2 names different: declaration 'subscription' definition 'form'. [funcArgNamesDifferent]
arora-0.11.0/src/autofillmanager.h:51:56: note: Function 'save' argument 2 names different: declaration 'subscription' definition 'form'.
arora-0.11.0/src/autofillmanager.cpp:409:81: note: Function 'save' argument 2 names different: declaration 'subscription' definition 'form'.
arora-0.11.0/src/autosaver.h:81:5: style: Class 'AutoSaver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/tabwidget.h:122:5: style: Class 'TabWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/webview.h:84:5: style: Class 'WebView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/bookmarks/addbookmarkdialog.h:76:5: style: Class 'AddBookmarkProxyModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/bookmarks/bookmarksmanager.h:42:5: style: Class 'BookmarksManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/bookmarks/bookmarksmenu.h:85:5: style: Class 'BookmarksMenu' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/bookmarks/bookmarksmenu.h:103:5: style: Class 'BookmarksMenuBarMenu' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/browserapplication.cpp:580:12: style: C-style pointer casting [cstyleCast]
arora-0.11.0/src/downloadmanager.h:148:5: style: Class 'DownloadManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/browsermainwindow.cpp:1379:45: style: Function 'viewFullScreen' argument 1 names different: declaration 'enable' definition 'makeFullScreen'. [funcArgNamesDifferent]
arora-0.11.0/src/browsermainwindow.h:147:30: note: Function 'viewFullScreen' argument 1 names different: declaration 'enable' definition 'makeFullScreen'.
arora-0.11.0/src/browsermainwindow.cpp:1379:45: note: Function 'viewFullScreen' argument 1 names different: declaration 'enable' definition 'makeFullScreen'.
arora-0.11.0/src/clearprivatedata.h:32:5: style: Class 'ClearPrivateData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/settings.h:74:5: style: Class 'SettingsDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/tabbar.h:87:5: style: Class 'TabBar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/searchlineedit.h:41:5: style: Class 'SearchLineEdit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/toolbarsearch.h:86:5: style: Class 'ToolbarSearch' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/webviewsearch.h:39:10: style: The function 'findNext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arora-0.11.0/src/searchbar.h:44:18: note: Virtual function in base class
arora-0.11.0/src/webviewsearch.h:39:10: note: Function in derived class
arora-0.11.0/src/webviewsearch.h:40:10: style: The function 'findPrevious' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arora-0.11.0/src/searchbar.h:45:18: note: Virtual function in base class
arora-0.11.0/src/webviewsearch.h:40:10: note: Function in derived class
arora-0.11.0/src/clearbutton.h:39:5: style: Class 'ClearButton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/history/history.cpp:400:63: style: Function 'HistoryDialog' argument 2 names different: declaration 'history' definition 'setHistory'. [funcArgNamesDifferent]
arora-0.11.0/src/history/history.h:278:56: note: Function 'HistoryDialog' argument 2 names different: declaration 'history' definition 'setHistory'.
arora-0.11.0/src/history/history.cpp:400:63: note: Function 'HistoryDialog' argument 2 names different: declaration 'history' definition 'setHistory'.
arora-0.11.0/src/history/history.cpp:494:61: style: Function 'setSourceModel' argument 1 names different: declaration 'sourceModel' definition 'newSourceModel'. [funcArgNamesDifferent]
arora-0.11.0/src/history/history.h:131:45: note: Function 'setSourceModel' argument 1 names different: declaration 'sourceModel' definition 'newSourceModel'.
arora-0.11.0/src/history/history.cpp:494:61: note: Function 'setSourceModel' argument 1 names different: declaration 'sourceModel' definition 'newSourceModel'.
arora-0.11.0/src/history/history.cpp:845:59: style: Function 'setSourceModel' argument 1 names different: declaration 'sourceModel' definition 'newSourceModel'. [funcArgNamesDifferent]
arora-0.11.0/src/history/history.h:254:45: note: Function 'setSourceModel' argument 1 names different: declaration 'sourceModel' definition 'newSourceModel'.
arora-0.11.0/src/history/history.cpp:845:59: note: Function 'setSourceModel' argument 1 names different: declaration 'sourceModel' definition 'newSourceModel'.
arora-0.11.0/src/history/history.h:215:5: style: Class 'HistoryMenu' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/history/historymanager.h:113:5: style: Class 'HistoryManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/history/historycompleter.cpp:173:56: style: Function 'HistoryCompleter' argument 1 names different: declaration 'model' definition 'm'. [funcArgNamesDifferent]
arora-0.11.0/src/history/historycompleter.h:90:42: note: Function 'HistoryCompleter' argument 1 names different: declaration 'model' definition 'm'.
arora-0.11.0/src/history/historycompleter.cpp:173:56: note: Function 'HistoryCompleter' argument 1 names different: declaration 'model' definition 'm'.
arora-0.11.0/src/history/historycompleter.h:36:5: style: Class 'HistoryCompletionView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/history/historycompleter.h:61:5: style: Class 'HistoryCompletionModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/history/historycompleter.h:89:5: style: Class 'HistoryCompleter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/locationbar/locationbar.h:36:5: style: Class 'LocationBar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/locationbar/locationbarsiteicon.h:31:5: style: Class 'LocationBarSiteIcon' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/locationbar/privacyindicator.h:30:5: style: Class 'PrivacyIndicator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/modelmenu.h:104:18: warning: Virtual function 'prePopulated' is called from constructor 'ModelMenu(QWidget*parent=0)' at line 85. Dynamic binding is not used. [virtualCallInConstructor]
arora-0.11.0/src/modelmenu.cpp:85:26: note: Calling aboutToShow
arora-0.11.0/src/modelmenu.cpp:163:9: note: Calling prePopulated
arora-0.11.0/src/modelmenu.h:104:18: note: prePopulated is a virtual method
arora-0.11.0/src/modelmenu.h:79:5: style: Class 'ModelMenu' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/modeltoolbar.h:39:5: style: Class 'ModelToolBar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/network/cookiejar/cookiejar.h:106:5: style: Class 'CookieJar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/network/cookiejar/cookieexceptionsmodel.cpp:69:57: style: Function 'CookieExceptionsModel' argument 1 names different: declaration 'cookieJar' definition 'cookiejar'. [funcArgNamesDifferent]
arora-0.11.0/src/network/cookiejar/cookieexceptionsmodel.h:78:38: note: Function 'CookieExceptionsModel' argument 1 names different: declaration 'cookieJar' definition 'cookiejar'.
arora-0.11.0/src/network/cookiejar/cookieexceptionsmodel.cpp:69:57: note: Function 'CookieExceptionsModel' argument 1 names different: declaration 'cookieJar' definition 'cookiejar'.
arora-0.11.0/src/network/cookiejar/cookiejar.cpp:116:12: warning: Member variable 'CookieJar::m_keepCookies' is not initialized in the constructor. [uninitMemberVar]
arora-0.11.0/src/network/cookiejar/cookiejar.cpp:116:12: warning: Member variable 'CookieJar::m_sessionLength' is not initialized in the constructor. [uninitMemberVar]
arora-0.11.0/src/network/cookiejar/cookiemodel.cpp:71:37: style: Function 'CookieModel' argument 1 names different: declaration 'jar' definition 'cookieJar'. [funcArgNamesDifferent]
arora-0.11.0/src/network/cookiejar/cookiemodel.h:80:28: note: Function 'CookieModel' argument 1 names different: declaration 'jar' definition 'cookieJar'.
arora-0.11.0/src/network/cookiejar/cookiemodel.cpp:71:37: note: Function 'CookieModel' argument 1 names different: declaration 'jar' definition 'cookieJar'.
arora-0.11.0/src/network/cookiejar/networkcookiejar/trie_p.h:251:0: error: Address of auto-variable 'node->children[index]' returned [returnAddressOfAutoVariable]
arora-0.11.0/src/network/cookiejar/networkcookiejar/networkcookiejar_p.h:72:13: performance: Technically the member function 'NetworkCookieJarPrivate::urlPath' can be static. [functionStatic]
arora-0.11.0/src/network/cookiejar/networkcookiejar/networkcookiejar.cpp:302:34: note: Technically the member function 'NetworkCookieJarPrivate::urlPath' can be static.
arora-0.11.0/src/network/cookiejar/networkcookiejar/networkcookiejar_p.h:72:13: note: Technically the member function 'NetworkCookieJarPrivate::urlPath' can be static.
arora-0.11.0/src/network/cookiejar/networkcookiejar/networkcookiejar_p.h:73:10: performance: Technically the member function 'NetworkCookieJarPrivate::matchingPath' can be static. [functionStatic]
arora-0.11.0/src/network/cookiejar/networkcookiejar/networkcookiejar.cpp:310:31: note: Technically the member function 'NetworkCookieJarPrivate::matchingPath' can be static.
arora-0.11.0/src/network/cookiejar/networkcookiejar/networkcookiejar_p.h:73:10: note: Technically the member function 'NetworkCookieJarPrivate::matchingPath' can be static.
arora-0.11.0/src/network/cookiejar/networkcookiejar/networkcookiejar.h:46:5: style: Class 'NetworkCookieJar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/network/fileaccesshandler.h:46:18: warning: Virtual function 'close' is called from destructor '~FileAccessReply()' at line 78. Dynamic binding is not used. [virtualCallInConstructor]
arora-0.11.0/src/network/fileaccesshandler.cpp:78:5: note: Calling close
arora-0.11.0/src/network/fileaccesshandler.h:46:18: note: close is a virtual method
arora-0.11.0/src/network/fileaccesshandler.h:31:5: style: Class 'FileAccessHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/network/fileaccesshandler.h:33:28: style: The function 'createRequest' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arora-0.11.0/src/network/schemeaccesshandler.h:33:28: note: Virtual function in base class
arora-0.11.0/src/network/fileaccesshandler.h:33:28: note: Function in derived class
arora-0.11.0/src/network/networkaccessmanager.h:82:5: style: Class 'NetworkAccessManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/network/networkdiskcache.h:39:5: style: Class 'NetworkDiskCache' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/opensearch/opensearchdialog.h:35:5: style: Class 'OpenSearchDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/opensearch/opensearchmanager.h:47:5: style: Class 'OpenSearchManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/opensearch/opensearchengine.cpp:168:60: style: Function 'setSearchUrlTemplate' argument 1 names different: declaration 'searchUrl' definition 'searchUrlTemplate'. [funcArgNamesDifferent]
arora-0.11.0/src/opensearch/opensearchengine.h:69:46: note: Function 'setSearchUrlTemplate' argument 1 names different: declaration 'searchUrl' definition 'searchUrlTemplate'.
arora-0.11.0/src/opensearch/opensearchengine.cpp:168:60: note: Function 'setSearchUrlTemplate' argument 1 names different: declaration 'searchUrl' definition 'searchUrlTemplate'.
arora-0.11.0/src/opensearch/opensearchengine.cpp:240:65: style: Function 'setSuggestionsUrlTemplate' argument 1 names different: declaration 'suggestionsUrl' definition 'suggestionsUrlTemplate'. [funcArgNamesDifferent]
arora-0.11.0/src/opensearch/opensearchengine.h:75:51: note: Function 'setSuggestionsUrlTemplate' argument 1 names different: declaration 'suggestionsUrl' definition 'suggestionsUrlTemplate'.
arora-0.11.0/src/opensearch/opensearchengine.cpp:240:65: note: Function 'setSuggestionsUrlTemplate' argument 1 names different: declaration 'suggestionsUrl' definition 'suggestionsUrlTemplate'.
arora-0.11.0/src/opensearch/opensearchengine.cpp:359:51: style: Function 'setImageUrl' argument 1 names different: declaration 'url' definition 'imageUrl'. [funcArgNamesDifferent]
arora-0.11.0/src/opensearch/opensearchengine.h:91:37: note: Function 'setImageUrl' argument 1 names different: declaration 'url' definition 'imageUrl'.
arora-0.11.0/src/opensearch/opensearchengine.cpp:359:51: note: Function 'setImageUrl' argument 1 names different: declaration 'url' definition 'imageUrl'.
arora-0.11.0/src/opensearch/opensearchengine.h:34:1: style: The class 'OpenSearchEngine' does not have a constructor although it has private member variables. [noConstructor]
arora-0.11.0/src/opensearch/opensearchenginemodel.cpp:106:9: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
arora-0.11.0/src/opensearch/opensearchmanager.cpp:64:61: style: Function 'setCurrentEngineName' argument 1 names different: declaration 'currentName' definition 'name'. [funcArgNamesDifferent]
arora-0.11.0/src/opensearch/opensearchmanager.h:54:46: note: Function 'setCurrentEngineName' argument 1 names different: declaration 'currentName' definition 'name'.
arora-0.11.0/src/opensearch/opensearchmanager.cpp:64:61: note: Function 'setCurrentEngineName' argument 1 names different: declaration 'currentName' definition 'name'.
arora-0.11.0/src/opensearch/opensearchmanager.cpp:82:60: style: Function 'setCurrentEngine' argument 1 names different: declaration 'current' definition 'engine'. [funcArgNamesDifferent]
arora-0.11.0/src/opensearch/opensearchmanager.h:57:45: note: Function 'setCurrentEngine' argument 1 names different: declaration 'current' definition 'engine'.
arora-0.11.0/src/opensearch/opensearchmanager.cpp:82:60: note: Function 'setCurrentEngine' argument 1 names different: declaration 'current' definition 'engine'.
arora-0.11.0/src/plaintexteditsearch.h:36:10: style: The function 'findNext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arora-0.11.0/src/searchbar.h:44:18: note: Virtual function in base class
arora-0.11.0/src/plaintexteditsearch.h:36:10: note: Function in derived class
arora-0.11.0/src/plaintexteditsearch.h:37:10: style: The function 'findPrevious' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arora-0.11.0/src/searchbar.h:45:18: note: Virtual function in base class
arora-0.11.0/src/plaintexteditsearch.h:37:10: note: Function in derived class
arora-0.11.0/src/qwebplugins/webpluginfactory.h:33:5: style: Class 'WebPluginFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/searchbar.h:44:18: warning: Call of pure virtual function 'findNext' in constructor. [pureVirtualCall]
arora-0.11.0/src/searchbar.cpp:43:24: note: Call of pure virtual function 'findNext' in constructor.
arora-0.11.0/src/searchbar.h:44:18: note: Call of pure virtual function 'findNext' in constructor.
arora-0.11.0/src/searchbar.h:45:18: warning: Call of pure virtual function 'findPrevious' in constructor. [pureVirtualCall]
arora-0.11.0/src/searchbar.cpp:45:24: note: Call of pure virtual function 'findPrevious' in constructor.
arora-0.11.0/src/searchbar.h:45:18: note: Call of pure virtual function 'findPrevious' in constructor.
arora-0.11.0/src/searchbar.h:44:18: warning: Call of pure virtual function 'findNext' in constructor. [pureVirtualCall]
arora-0.11.0/src/searchbar.cpp:47:24: note: Call of pure virtual function 'findNext' in constructor.
arora-0.11.0/src/searchbar.h:44:18: note: Call of pure virtual function 'findNext' in constructor.
arora-0.11.0/src/searchbar.h:44:18: warning: Call of pure virtual function 'findNext' in constructor. [pureVirtualCall]
arora-0.11.0/src/searchbar.cpp:49:24: note: Call of pure virtual function 'findNext' in constructor.
arora-0.11.0/src/searchbar.h:44:18: note: Call of pure virtual function 'findNext' in constructor.
arora-0.11.0/src/searchbutton.h:31:5: style: Class 'SearchButton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/webpage.h:47:5: style: Class 'JavaScriptExternalObject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/webpage.h:60:5: style: Class 'JavaScriptAroraObject' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/webpage.h:76:5: style: Class 'WebPage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/sourcehighlighter.h:37:5: style: Class 'SourceHighlighter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/tabwidget.cpp:817:51: style: Function 'guessUrlFromString' argument 1 names different: declaration 'url' definition 'string'. [funcArgNamesDifferent]
arora-0.11.0/src/tabwidget.h:190:51: note: Function 'guessUrlFromString' argument 1 names different: declaration 'url' definition 'string'.
arora-0.11.0/src/tabwidget.cpp:817:51: note: Function 'guessUrlFromString' argument 1 names different: declaration 'url' definition 'string'.
arora-0.11.0/src/useragent/useragentmenu.h:40:5: style: Class 'UserAgentMenu' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/utils/editlistview.h:39:5: style: Class 'EditListView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/utils/edittableview.h:40:5: style: Class 'EditTableView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/utils/edittreeview.h:40:5: style: Class 'EditTreeView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/utils/explorerstyle.cpp:268:52: style: Function 'subControlRect' argument 1 names different: declaration 'cc' definition 'control'. [funcArgNamesDifferent]
arora-0.11.0/src/utils/explorerstyle.h:56:41: note: Function 'subControlRect' argument 1 names different: declaration 'cc' definition 'control'.
arora-0.11.0/src/utils/explorerstyle.cpp:268:52: note: Function 'subControlRect' argument 1 names different: declaration 'cc' definition 'control'.
arora-0.11.0/src/utils/explorerstyle.cpp:268:88: style: Function 'subControlRect' argument 2 names different: declaration 'opt' definition 'option'. [funcArgNamesDifferent]
arora-0.11.0/src/utils/explorerstyle.h:56:72: note: Function 'subControlRect' argument 2 names different: declaration 'opt' definition 'option'.
arora-0.11.0/src/utils/explorerstyle.cpp:268:88: note: Function 'subControlRect' argument 2 names different: declaration 'opt' definition 'option'.
arora-0.11.0/src/utils/explorerstyle.cpp:269:50: style: Function 'subControlRect' argument 3 names different: declaration 'sc' definition 'subControl'. [funcArgNamesDifferent]
arora-0.11.0/src/utils/explorerstyle.h:57:37: note: Function 'subControlRect' argument 3 names different: declaration 'sc' definition 'subControl'.
arora-0.11.0/src/utils/explorerstyle.cpp:269:50: note: Function 'subControlRect' argument 3 names different: declaration 'sc' definition 'subControl'.
arora-0.11.0/src/utils/languagemanager.h:47:5: style: Class 'LanguageManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/utils/lineedit.h:58:5: style: Class 'LineEdit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/utils/lineedit_p.h:42:5: style: Class 'SideWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/utils/networkaccessmanagerproxy.cpp:55:91: style: Function 'setPrimaryNetworkAccessManager' argument 1 names different: declaration 'primaryManager' definition 'manager'. [funcArgNamesDifferent]
arora-0.11.0/src/utils/networkaccessmanagerproxy.h:42:68: note: Function 'setPrimaryNetworkAccessManager' argument 1 names different: declaration 'primaryManager' definition 'manager'.
arora-0.11.0/src/utils/networkaccessmanagerproxy.cpp:55:91: note: Function 'setPrimaryNetworkAccessManager' argument 1 names different: declaration 'primaryManager' definition 'manager'.
arora-0.11.0/src/utils/networkaccessmanagerproxy.h:40:5: style: Class 'NetworkAccessManagerProxy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/utils/networkaccessmanagerproxy_p.h:41:5: style: Class 'NetworkCookieJarProxy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/utils/webpageproxy.h:40:5: style: Class 'WebPageProxy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/utils/squeezelabel.h:43:5: style: Class 'SqueezeLabel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/utils/treesortfilterproxymodel.h:39:5: style: Class 'TreeSortFilterProxyModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arora-0.11.0/src/webview.cpp:171:49: style: Function 'guessUrlFromString' argument 1 names different: declaration 'url' definition 'string'. [funcArgNamesDifferent]
arora-0.11.0/src/webview.h:88:51: note: Function 'guessUrlFromString' argument 1 names different: declaration 'url' definition 'string'.
arora-0.11.0/src/webview.cpp:171:49: note: Function 'guessUrlFromString' argument 1 names different: declaration 'url' definition 'string'.
[23:05]

ftp://ftp.se.debian.org/debian/pool/main/a/arp-scan/arp-scan_1.9.orig.tar.gz
arp-scan-1.9/arp-scan.h:41:0: error: #error This program requires the ANSI C Headers [preprocessorErrorDirective]
arp-scan-1.9/mt19937ar.c:105:26: style: The scope of the variable 'mag01' can be reduced. [variableScope]
arp-scan-1.9/obstack.c:148:23: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
arp-scan-1.9/obstack.c:193:23: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
arp-scan-1.9/obstack.c:263:32: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
arp-scan-1.9/obstack.c:362:31: style: Function 'obstack_free' argument 1 names different: declaration 'obstack' definition 'h'. [funcArgNamesDifferent]
arp-scan-1.9/obstack.h:210:36: note: Function 'obstack_free' argument 1 names different: declaration 'obstack' definition 'h'.
arp-scan-1.9/obstack.c:362:31: note: Function 'obstack_free' argument 1 names different: declaration 'obstack' definition 'h'.
arp-scan-1.9/obstack.c:362:42: style: Function 'obstack_free' argument 2 names different: declaration 'block' definition 'obj'. [funcArgNamesDifferent]
arp-scan-1.9/obstack.h:210:51: note: Function 'obstack_free' argument 2 names different: declaration 'block' definition 'obj'.
arp-scan-1.9/obstack.c:362:42: note: Function 'obstack_free' argument 2 names different: declaration 'block' definition 'obj'.
arp-scan-1.9/obstack.c:64:22: style: union member 'fooround::x' is never used. [unusedStructMember]
[23:05]

ftp://ftp.se.debian.org/debian/pool/main/a/arpack/arpack_3.6.2.orig.tar.gz
arpack-ng-3.6.2/PARPACK/TESTS/MPI/icb_parpack_cpp.cpp:62:3: error: Accessing an item in container 'iparam' that is empty. [containerOutOfBounds]
arpack-ng-3.6.2/PARPACK/TESTS/MPI/icb_parpack_cpp.cpp:63:3: error: Accessing an item in container 'iparam' that is empty. [containerOutOfBounds]
arpack-ng-3.6.2/PARPACK/TESTS/MPI/icb_parpack_cpp.cpp:64:3: error: Accessing an item in container 'iparam' that is empty. [containerOutOfBounds]
arpack-ng-3.6.2/PARPACK/TESTS/MPI/icb_parpack_cpp.cpp:65:3: error: Accessing an item in container 'iparam' that is empty. [containerOutOfBounds]
arpack-ng-3.6.2/PARPACK/TESTS/MPI/icb_parpack_cpp.cpp:66:3: error: Accessing an item in container 'iparam' that is empty. [containerOutOfBounds]
arpack-ng-3.6.2/PARPACK/TESTS/MPI/icb_parpack_cpp.cpp:137:3: error: Accessing an item in container 'iparam' that is empty. [containerOutOfBounds]
arpack-ng-3.6.2/PARPACK/TESTS/MPI/icb_parpack_cpp.cpp:138:3: error: Accessing an item in container 'iparam' that is empty. [containerOutOfBounds]
arpack-ng-3.6.2/PARPACK/TESTS/MPI/icb_parpack_cpp.cpp:139:3: error: Accessing an item in container 'iparam' that is empty. [containerOutOfBounds]
arpack-ng-3.6.2/PARPACK/TESTS/MPI/icb_parpack_cpp.cpp:140:3: error: Accessing an item in container 'iparam' that is empty. [containerOutOfBounds]
arpack-ng-3.6.2/PARPACK/TESTS/MPI/icb_parpack_cpp.cpp:141:3: error: Accessing an item in container 'iparam' that is empty. [containerOutOfBounds]
[23:05]

ftp://ftp.se.debian.org/debian/pool/main/a/arpack++/arpack++_2.3.orig.tar.gz
arpack++-2.3/src/arrseig.cpp:23:5: error: Exception thrown in function declared not to throw exceptions. [throwInNoexceptFunction]
[23:05]

ftp://ftp.se.debian.org/debian/pool/main/a/arpalert/arpalert_2.0.12.orig.tar.gz
arpalert-2.0.12/alerte.c:149:6: style: The scope of the variable 'pid' can be reduced. [variableScope]
arpalert-2.0.12/alerte.c:183:6: style: The scope of the variable 'return_code' can be reduced. [variableScope]
arpalert-2.0.12/alerte.c:245:45: style: Function 'alerte_script' argument 3 names different: declaration 'no' definition 'alert_level'. [funcArgNamesDifferent]
arpalert-2.0.12/alerte.h:11:45: note: Function 'alerte_script' argument 3 names different: declaration 'no' definition 'alert_level'.
arpalert-2.0.12/alerte.c:245:45: note: Function 'alerte_script' argument 3 names different: declaration 'no' definition 'alert_level'.
arpalert-2.0.12/alerte.c:245:64: style: Function 'alerte_script' argument 4 names different: declaration 'ref' definition 'parm_supp'. [funcArgNamesDifferent]
arpalert-2.0.12/alerte.h:11:55: note: Function 'alerte_script' argument 4 names different: declaration 'ref' definition 'parm_supp'.
arpalert-2.0.12/alerte.c:245:64: note: Function 'alerte_script' argument 4 names different: declaration 'ref' definition 'parm_supp'.
arpalert-2.0.12/arpalert.c:47:6: style: The scope of the variable 'selret' can be reduced. [variableScope]
arpalert-2.0.12/arpalert.c:47:14: style: The scope of the variable 'max_filed' can be reduced. [variableScope]
arpalert-2.0.12/arpalert.c:48:10: style: The scope of the variable 'check_timeout' can be reduced. [variableScope]
arpalert-2.0.12/capture.c:267:6: style: The scope of the variable 'state' can be reduced. [variableScope]
arpalert-2.0.12/capture.c:267:13: style: The scope of the variable 'gbreak' can be reduced. [variableScope]
arpalert-2.0.12/capture.c:414:6: style: The scope of the variable 'fd' can be reduced. [variableScope]
arpalert-2.0.12/capture.c:550:7: style: The scope of the variable 'str_eth_mac_sender' can be reduced. [variableScope]
arpalert-2.0.12/capture.c:551:7: style: The scope of the variable 'str_eth_mac_rcpt' can be reduced. [variableScope]
arpalert-2.0.12/capture.c:552:7: style: The scope of the variable 'str_arp_mac_sender' can be reduced. [variableScope]
arpalert-2.0.12/capture.c:553:7: style: The scope of the variable 'str_arp_mac_rcpt' can be reduced. [variableScope]
arpalert-2.0.12/capture.c:554:7: style: The scope of the variable 'str_arp_ip_sender' can be reduced. [variableScope]
arpalert-2.0.12/capture.c:555:7: style: The scope of the variable 'str_arp_ip_rcpt' can be reduced. [variableScope]
arpalert-2.0.12/capture.c:559:18: style: The scope of the variable 'arp_header' can be reduced. [variableScope]
arpalert-2.0.12/loadconfig.c:538:2: style: Variable 'gauche' is reassigned a value before the old one has been used. [redundantAssignment]
arpalert-2.0.12/loadconfig.c:531:0: note: Variable 'gauche' is reassigned a value before the old one has been used.
arpalert-2.0.12/loadconfig.c:538:2: note: Variable 'gauche' is reassigned a value before the old one has been used.
arpalert-2.0.12/loadconfig.c:539:2: style: Variable 'droite' is reassigned a value before the old one has been used. [redundantAssignment]
arpalert-2.0.12/loadconfig.c:532:0: note: Variable 'droite' is reassigned a value before the old one has been used.
arpalert-2.0.12/loadconfig.c:539:2: note: Variable 'droite' is reassigned a value before the old one has been used.
arpalert-2.0.12/loadconfig.c:540:2: style: Variable 'g' is reassigned a value before the old one has been used. [redundantAssignment]
arpalert-2.0.12/loadconfig.c:533:0: note: Variable 'g' is reassigned a value before the old one has been used.
arpalert-2.0.12/loadconfig.c:540:2: note: Variable 'g' is reassigned a value before the old one has been used.
arpalert-2.0.12/loadconfig.c:541:2: style: Variable 'd' is reassigned a value before the old one has been used. [redundantAssignment]
arpalert-2.0.12/loadconfig.c:534:0: note: Variable 'd' is reassigned a value before the old one has been used.
arpalert-2.0.12/loadconfig.c:541:2: note: Variable 'd' is reassigned a value before the old one has been used.
arpalert-2.0.12/loadconfig.c:542:2: style: Variable 'src' is reassigned a value before the old one has been used. [redundantAssignment]
arpalert-2.0.12/loadconfig.c:526:0: note: Variable 'src' is reassigned a value before the old one has been used.
arpalert-2.0.12/loadconfig.c:542:2: note: Variable 'src' is reassigned a value before the old one has been used.
arpalert-2.0.12/loadconfig.c:624:6: style: The scope of the variable 'i' can be reduced. [variableScope]
arpalert-2.0.12/loadconfig.c:695:8: style: The scope of the variable 'mem' can be reduced. [variableScope]
arpalert-2.0.12/loadconfig.c:634:7: style: Variable 'i' is assigned a value that is never used. [unreadVariable]
arpalert-2.0.12/loadconfig.c:340:2: warning: The buffer 'config_file' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
arpalert-2.0.12/loadconfig.c:351:4: warning: The buffer 'config_file' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
arpalert-2.0.12/log.c:74:6: style: The scope of the variable 'ret_code' can be reduced. [variableScope]
arpalert-2.0.12/maclist.c:59:6: style: The scope of the variable 'arg' can be reduced. [variableScope]
arpalert-2.0.12/maclist.c:59:11: style: The scope of the variable 'blank' can be reduced. [variableScope]
arpalert-2.0.12/maclist.c:124:0: error: Resource leak: file [resourceLeak]
arpalert-2.0.12/sens.c:277:16: warning: Possible null pointer dereference: str_mask [nullPointer]
arpalert-2.0.12/sens.c:255:15: note: Assignment 'str_mask=NULL', assigned value is 0
arpalert-2.0.12/sens.c:277:16: note: Null pointer dereference
arpalert-2.0.12/sens.c:130:9: style: The scope of the variable 'j' can be reduced. [variableScope]
arpalert-2.0.12/sens.c:143:7: style: The scope of the variable 'arg' can be reduced. [variableScope]
arpalert-2.0.12/sens.c:145:6: style: The scope of the variable 'context' can be reduced. [variableScope]
arpalert-2.0.12/sens.c:334:54: style: Function 'sens_add' argument 2 names different: declaration 'ip' definition 'ipb'. [funcArgNamesDifferent]
arpalert-2.0.12/sens.h:30:54: note: Function 'sens_add' argument 2 names different: declaration 'ip' definition 'ipb'.
arpalert-2.0.12/sens.c:334:54: note: Function 'sens_add' argument 2 names different: declaration 'ip' definition 'ipb'.
arpalert-2.0.12/sens.c:389:31: style: Function 'sens_exist' argument 2 names different: declaration 'ip' definition 'ipb'. [funcArgNamesDifferent]
arpalert-2.0.12/sens.h:34:56: note: Function 'sens_exist' argument 2 names different: declaration 'ip' definition 'ipb'.
arpalert-2.0.12/sens.c:389:31: note: Function 'sens_exist' argument 2 names different: declaration 'ip' definition 'ipb'.
arpalert-2.0.12/sens.c:211:0: error: Resource leak: fd [resourceLeak]
arpalert-2.0.12/serveur.c:86:7: style: The scope of the variable 'str' can be reduced. [variableScope]
arpalert-2.0.12/serveur.c:87:6: style: The scope of the variable 'fd' can be reduced. [variableScope]
[23:05]

ftp://ftp.se.debian.org/debian/pool/main/a/arping/arping_2.19.orig.tar.gz
arping-2.19/src/arping.c:1177:17: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
arping-2.19/src/arping.c:1937:25: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed short'. [invalidPrintfArgType_uint]
arping-2.19/src/arping.c:1950:25: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed short'. [invalidPrintfArgType_uint]
arping-2.19/src/arping.c:2044:17: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
arping-2.19/src/arping.c:2044:17: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
arping-2.19/src/arping.c:1507:8: style: The scope of the variable 'cp' can be reduced. [variableScope]
arping-2.19/src/arping.c:2014:30: style: The scope of the variable 'r' can be reduced. [variableScope]
arping-2.19/src/arping.c:2026:30: style: The scope of the variable 'r' can be reduced. [variableScope]
arping-2.19/src/arping.c:336:13: error: Uninitialized variable: saved_errno [uninitvar]
arping-2.19/src/arping_test.c:263:34: style: Unused variable: heth [unusedVariable]
arping-2.19/src/findif_sysctl.c:124:19: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
arping-2.19/src/findif_sysctl.c:120:30: note: Assignment 'buf_memory=NULL', assigned value is 0
arping-2.19/src/findif_sysctl.c:123:27: note: Assignment 'buf=buf_memory', assigned value is 0
arping-2.19/src/findif_sysctl.c:124:19: note: Null pointer addition
arping-2.19/src/windows.c:105:25: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
arping-2.19/src/windows.c:105:25: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
[23:05]

ftp://ftp.se.debian.org/debian/pool/main/a/arpon/arpon_3.0-ng+dfsg1.orig.tar.xz
ArpON-3.0-ng/src/darpi.c:69:9: warning: The buffer 'smacsrc' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
ArpON-3.0-ng/src/darpi.c:76:9: warning: The buffer 'smacdst' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
ArpON-3.0-ng/src/darpica.c:162:5: style: Variable 'cur' is reassigned a value before the old one has been used. [redundantAssignment]
ArpON-3.0-ng/src/darpica.c:157:0: note: Variable 'cur' is reassigned a value before the old one has been used.
ArpON-3.0-ng/src/darpica.c:162:5: note: Variable 'cur' is reassigned a value before the old one has been used.
ArpON-3.0-ng/src/darpica.c:263:16: style: The scope of the variable 'stime' can be reduced. [variableScope]
ArpON-3.0-ng/src/darpica.c:420:27: style: The scope of the variable 'stime' can be reduced. [variableScope]
ArpON-3.0-ng/src/dmn.c:186:5: style: Variable 'path' is reassigned a value before the old one has been used. [redundantAssignment]
ArpON-3.0-ng/src/dmn.c:183:0: note: Variable 'path' is reassigned a value before the old one has been used.
ArpON-3.0-ng/src/dmn.c:186:5: note: Variable 'path' is reassigned a value before the old one has been used.
ArpON-3.0-ng/src/exit.c:130:13: style: Variable 'callback' is reassigned a value before the old one has been used. [redundantAssignment]
ArpON-3.0-ng/src/exit.c:126:0: note: Variable 'callback' is reassigned a value before the old one has been used.
ArpON-3.0-ng/src/exit.c:130:13: note: Variable 'callback' is reassigned a value before the old one has been used.
ArpON-3.0-ng/src/exit.c:161:5: style: Variable 'cur' is reassigned a value before the old one has been used. [redundantAssignment]
ArpON-3.0-ng/src/exit.c:157:0: note: Variable 'cur' is reassigned a value before the old one has been used.
ArpON-3.0-ng/src/exit.c:161:5: note: Variable 'cur' is reassigned a value before the old one has been used.
ArpON-3.0-ng/src/harpi.c:316:13: style: Variable 'smacentry' is reassigned a value before the old one has been used. [redundantAssignment]
ArpON-3.0-ng/src/harpi.c:306:0: note: Variable 'smacentry' is reassigned a value before the old one has been used.
ArpON-3.0-ng/src/harpi.c:316:13: note: Variable 'smacentry' is reassigned a value before the old one has been used.
ArpON-3.0-ng/src/harpi.c:71:9: warning: The buffer 'smacsrc' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
ArpON-3.0-ng/src/harpi.c:78:9: warning: The buffer 'smacdst' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
ArpON-3.0-ng/src/proc.c:204:5: style: Variable 'cur' is reassigned a value before the old one has been used. [redundantAssignment]
ArpON-3.0-ng/src/proc.c:200:0: note: Variable 'cur' is reassigned a value before the old one has been used.
ArpON-3.0-ng/src/proc.c:204:5: note: Variable 'cur' is reassigned a value before the old one has been used.
ArpON-3.0-ng/src/proc.c:295:5: style: Variable 'interface' is reassigned a value before the old one has been used. [redundantAssignment]
ArpON-3.0-ng/src/proc.c:290:0: note: Variable 'interface' is reassigned a value before the old one has been used.
ArpON-3.0-ng/src/proc.c:295:5: note: Variable 'interface' is reassigned a value before the old one has been used.
ArpON-3.0-ng/src/proc.c:414:9: style: Variable 'first' is reassigned a value before the old one has been used. [redundantAssignment]
ArpON-3.0-ng/src/proc.c:411:0: note: Variable 'first' is reassigned a value before the old one has been used.
ArpON-3.0-ng/src/proc.c:414:9: note: Variable 'first' is reassigned a value before the old one has been used.
ArpON-3.0-ng/src/proc.c:435:9: style: Variable 'file' is reassigned a value before the old one has been used. [redundantAssignment]
ArpON-3.0-ng/src/proc.c:432:0: note: Variable 'file' is reassigned a value before the old one has been used.
ArpON-3.0-ng/src/proc.c:435:9: note: Variable 'file' is reassigned a value before the old one has been used.
ArpON-3.0-ng/src/sarpi.c:214:13: style: Variable 'smacentry' is reassigned a value before the old one has been used. [redundantAssignment]
ArpON-3.0-ng/src/sarpi.c:204:0: note: Variable 'smacentry' is reassigned a value before the old one has been used.
ArpON-3.0-ng/src/sarpi.c:214:13: note: Variable 'smacentry' is reassigned a value before the old one has been used.
ArpON-3.0-ng/src/sarpi.c:70:9: warning: The buffer 'smacsrc' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
ArpON-3.0-ng/src/sarpi.c:77:9: warning: The buffer 'smacdst' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
ArpON-3.0-ng/src/sarpica.c:175:5: style: Variable 'cur' is reassigned a value before the old one has been used. [redundantAssignment]
ArpON-3.0-ng/src/sarpica.c:171:0: note: Variable 'cur' is reassigned a value before the old one has been used.
ArpON-3.0-ng/src/sarpica.c:175:5: note: Variable 'cur' is reassigned a value before the old one has been used.
ArpON-3.0-ng/src/sarpica.c:481:17: style: Variable 'smac' is reassigned a value before the old one has been used. [redundantAssignment]
ArpON-3.0-ng/src/sarpica.c:478:0: note: Variable 'smac' is reassigned a value before the old one has been used.
ArpON-3.0-ng/src/sarpica.c:481:17: note: Variable 'smac' is reassigned a value before the old one has been used.
ArpON-3.0-ng/src/sarpica.c:484:17: style: Variable 'sip' is reassigned a value before the old one has been used. [redundantAssignment]
ArpON-3.0-ng/src/sarpica.c:478:0: note: Variable 'sip' is reassigned a value before the old one has been used.
ArpON-3.0-ng/src/sarpica.c:484:17: note: Variable 'sip' is reassigned a value before the old one has been used.
ArpON-3.0-ng/src/thd.c:312:5: style: Variable 'cur' is reassigned a value before the old one has been used. [redundantAssignment]
ArpON-3.0-ng/src/thd.c:308:0: note: Variable 'cur' is reassigned a value before the old one has been used.
ArpON-3.0-ng/src/thd.c:312:5: note: Variable 'cur' is reassigned a value before the old one has been used.
[23:05]

ftp://ftp.se.debian.org/debian/pool/main/a/arptables/arptables_0.0.4.orig.tar.gz
arptables-v0.0.4/arptables.c:1121:14: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary]
arptables-v0.0.4/arptables.c:1123:18: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary]
arptables-v0.0.4/arptables.c:1125:17: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary]
arptables-v0.0.4/arptables.c:1127:12: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary]
arptables-v0.0.4/arptables.c:1129:11: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary]
arptables-v0.0.4/arptables.c:1131:10: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary]
arptables-v0.0.4/arptables.c:558:12: style: The scope of the variable 'legal' can be reduced. [variableScope]
arptables-v0.0.4/arptables.c:668:18: style: The scope of the variable 'addr' can be reduced. [variableScope]
arptables-v0.0.4/arptables.c:669:15: style: The scope of the variable 'i' can be reduced. [variableScope]
arptables-v0.0.4/arptables.c:1121:14: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
arptables-v0.0.4/arptables.c:1123:18: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
arptables-v0.0.4/arptables.c:1125:17: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
arptables-v0.0.4/arptables.c:1127:12: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
arptables-v0.0.4/arptables.c:1129:11: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
arptables-v0.0.4/arptables.c:1131:10: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
arptables-v0.0.4/arptables.c:1249:57: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
arptables-v0.0.4/arptables.c:1264:58: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
arptables-v0.0.4/arptables.c:1268:4: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
arptables-v0.0.4/arptables.c:1283:3: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
arptables-v0.0.4/arptables.c:1292:4: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
arptables-v0.0.4/arptables.c:1307:3: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
arptables-v0.0.4/arptables.c:1316:4: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
arptables-v0.0.4/arptables.c:1327:4: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
arptables-v0.0.4/arptables.c:1341:4: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
arptables-v0.0.4/arptables.c:1355:4: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
arptables-v0.0.4/extensions/arpt_CLASSIFY.c:65:8: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
arptables-v0.0.4/extensions/arpt_CLASSIFY.c:65:8: warning: %x in format string (no. 2) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
arptables-v0.0.4/libarptc/libarptc_incl.c:124:3: portability: %zu in format string (no. 1) requires 'size_t' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_uint]
arptables-v0.0.4/libarptc/libarptc.c:173:4: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
arptables-v0.0.4/libarptc/libarptc_incl.c:1380:26: style: The scope of the variable 't' can be reduced. [variableScope]
arptables-v0.0.4/libarptc/libarptc.c:259:18: warning: Division of result of sizeof() on pointer type. [divideSizeof]
arptables-v0.0.4/libarptc/libarptc_incl.c:18:19: portability: '(void*)e' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
arptables-v0.0.4/libarptc/libarptc_incl.c:210:3: portability: '(void*)h' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
arptables-v0.0.4/libarptc/libarptc_incl.c:211:3: portability: '(void*)h+sizeof(struct arptc_handle)' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
arptables-v0.0.4/libarptc/libarptc_incl.c:363:16: portability: '(void*)e' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
arptables-v0.0.4/libarptc/libarptc_incl.c:534:19: portability: '(void*)prev' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
arptables-v0.0.4/libarptc/libarptc_incl.c:538:22: portability: '(void*)prev' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
arptables-v0.0.4/libarptc/libarptc_incl.c:616:26: portability: '(void*)e' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
arptables-v0.0.4/libarptc/libarptc_incl.c:211:3: portability: '(void*)h+sizeof(STRUCT_TC_HANDLE)' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
[23:05]

ftp://ftp.se.debian.org/debian/pool/main/a/arpwatch/arpwatch_2.1a15.orig.tar.gz
arpwatch-2.1a15/arpwatch.c:148:19: style: The scope of the variable 'pid' can be reduced. [variableScope]
arpwatch-2.1a15/arpwatch.c:148:24: style: The scope of the variable 'snaplen' can be reduced. [variableScope]
arpwatch-2.1a15/arpwatch.c:148:33: style: The scope of the variable 'timeout' can be reduced. [variableScope]
arpwatch-2.1a15/arpwatch.c:655:3: error: Common realloc mistake: 'nets' nulled but not freed upon failure [memleakOnRealloc]
arpwatch-2.1a15/arpwatch.c:489:18: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
arpwatch-2.1a15/arpwatch.c:490:17: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
arpwatch-2.1a15/arpwatch.c:491:17: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
arpwatch-2.1a15/arpwatch.c:492:17: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
arpwatch-2.1a15/arpwatch.c:493:17: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
arpwatch-2.1a15/arpwatch.c:494:17: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
arpwatch-2.1a15/arpwatch.c:495:17: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
arpwatch-2.1a15/arpwatch.c:496:17: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
arpwatch-2.1a15/dns.c:161:21: style: The scope of the variable 'cp' can be reduced. [variableScope]
arpwatch-2.1a15/ec.c:101:4: error: Common realloc mistake: 'list' nulled but not freed upon failure [memleakOnRealloc]
arpwatch-2.1a15/report.c:150:6: style: Condition '!init' is always true [knownConditionTrueFalse]
arpwatch-2.1a15/report.c:142:19: style: The scope of the variable 'mw' can be reduced. [variableScope]
arpwatch-2.1a15/report.c:143:16: style: The scope of the variable 'ch' can be reduced. [variableScope]
arpwatch-2.1a15/report.c:239:15: style: The scope of the variable 'fd' can be reduced. [variableScope]
arpwatch-2.1a15/report.c:239:19: style: The scope of the variable 'pid' can be reduced. [variableScope]
arpwatch-2.1a15/report.c:241:7: style: The scope of the variable 'tempfile' can be reduced. [variableScope]
arpwatch-2.1a15/report.c:247:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
arpwatch-2.1a15/report.c:248:13: style: The scope of the variable 'init' can be reduced. [variableScope]
[23:05]

ftp://ftp.se.debian.org/debian/pool/main/a/array-info/array-info_0.16.orig.tar.gz
array-info-0.16/array_plugin.c:131:23: style: The scope of the variable 'prev' can be reduced. [variableScope]
array-info-0.16/array_plugin.c:115:0: error: Memory leak: path [memleak]
array-info-0.16/lib/array_plugin_api.c:69:45: error: va_list 'ap' used before va_start() was called. [va_list_usedBeforeStarted]
array-info-0.16/lib/array_plugin_api.c:72:36: error: va_list 'ap' used before va_start() was called. [va_list_usedBeforeStarted]
array-info-0.16/plugins/cciss_info.c:146:55: style: Variable 'ctrl_data' is assigned a value that is never used. [unreadVariable]
array-info-0.16/plugins/ida_cmd.c:50:0: error: Memory leak: ida_io [memleak]
array-info-0.16/plugins/ida_info.c:132:51: style: Variable 'ctrl_data' is assigned a value that is never used. [unreadVariable]
[23:05]

ftp://ftp.se.debian.org/debian/pool/main/a/arrayfire/arrayfire_3.3.2+dfsg1.orig.tar.gz
arrayfire-3.3.2+dfsg1/CMakeModules/cuda_compute_capability.cpp:32:13: style: The scope of the variable 'major' can be reduced. [variableScope]
arrayfire-3.3.2+dfsg1/CMakeModules/cuda_compute_capability.cpp:32:27: style: The scope of the variable 'minor' can be reduced. [variableScope]
arrayfire-3.3.2+dfsg1/CMakeModules/cuda_compute_capability.cpp:54:48: style: Checking if unsigned variable 'computes.size()' is less than zero. [unsignedLessThanZero]
arrayfire-3.3.2+dfsg1/CMakeModules/cuda_compute_capability.cpp:46:59: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
arrayfire-3.3.2+dfsg1/src/api/c/type_util.hpp:20:14: style: Technically the member function 'ToNum::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/api/c/type_util.hpp:26:16: style: Technically the member function 'ToNum < char >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/api/c/index.cpp:106:9: style: Unsigned variable 'dim' can't be negative so it is unnecessary to test it. [unsignedPositive]
arrayfire-3.3.2+dfsg1/src/api/c/reduce.cpp:462:0: warning: Either the condition '!imag_val' is redundant or there is possible null pointer dereference: imag_val. [nullPointerRedundantCheck]
arrayfire-3.3.2+dfsg1/src/api/c/reduce.cpp:462:0: note: Assuming that condition '!imag_val' is not redundant
arrayfire-3.3.2+dfsg1/src/api/c/reduce.cpp:462:0: note: Null pointer dereference
arrayfire-3.3.2+dfsg1/src/api/c/reduce.cpp:302:0: warning: Either the condition '!imag_val' is redundant or there is possible null pointer dereference: imag_val. [nullPointerRedundantCheck]
arrayfire-3.3.2+dfsg1/src/api/c/reduce.cpp:302:0: note: Assuming that condition '!imag_val' is not redundant
arrayfire-3.3.2+dfsg1/src/api/c/reduce.cpp:302:0: note: Null pointer dereference
arrayfire-3.3.2+dfsg1/src/api/c/reduce.cpp:251:0: warning: Either the condition '!imag_val' is redundant or there is possible null pointer dereference: imag_val. [nullPointerRedundantCheck]
arrayfire-3.3.2+dfsg1/src/api/c/reduce.cpp:251:0: note: Assuming that condition '!imag_val' is not redundant
arrayfire-3.3.2+dfsg1/src/api/c/reduce.cpp:251:0: note: Null pointer dereference
arrayfire-3.3.2+dfsg1/src/api/c/reduce.cpp:217:0: warning: Either the condition '!imag' is redundant or there is possible null pointer dereference: imag. [nullPointerRedundantCheck]
arrayfire-3.3.2+dfsg1/src/api/c/reduce.cpp:217:0: note: Assuming that condition '!imag' is not redundant
arrayfire-3.3.2+dfsg1/src/api/c/reduce.cpp:217:0: note: Null pointer dereference
arrayfire-3.3.2+dfsg1/src/api/c/ops.hpp:33:14: style: Technically the member function 'Binary::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/api/c/ops.hpp:47:14: style: Technically the member function 'Binary::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/api/c/ops.hpp:61:14: style: Technically the member function 'Binary::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/api/c/ops.hpp:75:14: style: Technically the member function 'Binary::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/api/c/ops.hpp:89:14: style: Technically the member function 'Binary::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/api/c/ops.hpp:103:14: style: Technically the member function 'Binary::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/api/c/ops.hpp:117:14: style: Technically the member function 'Binary::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/api/c/ops.hpp:153:14: style: Technically the member function 'Binary::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/api/c/ops.hpp:140:1: style: Technically the member function 'Binary < cfloat , af_min_t >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/api/c/ops.hpp:141:1: style: Technically the member function 'Binary < cdouble , af_min_t >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/api/c/ops.hpp:162:17: performance: Technically the member function 'Binary < char , af_max_t >::init' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/api/c/ops.hpp:167:17: style: Technically the member function 'Binary < char , af_max_t >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/api/c/ops.hpp:176:17: performance: Technically the member function 'Binary < char , af_min_t >::init' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/api/c/ops.hpp:181:17: style: Technically the member function 'Binary < char , af_min_t >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/api/c/ops.hpp:204:1: style: Technically the member function 'Binary < float , af_max_t >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/api/c/ops.hpp:205:1: style: Technically the member function 'Binary < double , af_max_t >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/api/c/ops.hpp:224:1: style: Technically the member function 'Binary < cfloat , af_max_t >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/api/c/ops.hpp:225:1: style: Technically the member function 'Binary < cdouble , af_max_t >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/api/c/ops.hpp:232:15: style: Technically the member function 'Transform::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/api/cpp/array.cpp:729:17: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
arrayfire-3.3.2+dfsg1/src/api/cpp/array.cpp:727:13: note: outer condition: tmp
arrayfire-3.3.2+dfsg1/src/api/cpp/array.cpp:729:17: note: identical inner condition: tmp
arrayfire-3.3.2+dfsg1/src/api/cpp/array.cpp:262:17: style: C-style pointer casting [cstyleCast]
arrayfire-3.3.2+dfsg1/src/api/unified/symbol_manager.hpp:50:21: style: Technically the member function 'unified::AFSymbolManager::getActiveBackend' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/api/unified/symbol_manager.cpp:203:48: style: Function 'setBackend' argument 1 names different: declaration 'bnkd' definition 'bknd'. [funcArgNamesDifferent]
arrayfire-3.3.2+dfsg1/src/api/unified/symbol_manager.hpp:48:39: note: Function 'setBackend' argument 1 names different: declaration 'bnkd' definition 'bknd'.
arrayfire-3.3.2+dfsg1/src/api/unified/symbol_manager.cpp:203:48: note: Function 'setBackend' argument 1 names different: declaration 'bnkd' definition 'bknd'.
arrayfire-3.3.2+dfsg1/src/api/unified/symbol_manager.hpp:44:18: style: Technically the member function 'unified::AFSymbolManager::getBackendCount' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/api/unified/symbol_manager.cpp:193:27: note: Technically the member function 'unified::AFSymbolManager::getBackendCount' can be const.
arrayfire-3.3.2+dfsg1/src/api/unified/symbol_manager.hpp:44:18: note: Technically the member function 'unified::AFSymbolManager::getBackendCount' can be const.
arrayfire-3.3.2+dfsg1/src/api/unified/symbol_manager.hpp:46:13: style: Technically the member function 'unified::AFSymbolManager::getAvailableBackends' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/api/unified/symbol_manager.cpp:198:22: note: Technically the member function 'unified::AFSymbolManager::getAvailableBackends' can be const.
arrayfire-3.3.2+dfsg1/src/api/unified/symbol_manager.hpp:46:13: note: Technically the member function 'unified::AFSymbolManager::getAvailableBackends' can be const.
arrayfire-3.3.2+dfsg1/src/backend/MemoryManager.hpp:96:14: style: Technically the member function 'common::MemoryManager::getMaxBuffers' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/MemoryManager.cpp:308:25: note: Technically the member function 'common::MemoryManager::getMaxBuffers' can be const.
arrayfire-3.3.2+dfsg1/src/backend/MemoryManager.hpp:96:14: note: Technically the member function 'common::MemoryManager::getMaxBuffers' can be const.
arrayfire-3.3.2+dfsg1/src/backend/cpu/TNJ/ScalarNode.hpp:30:9: style: Class 'ScalarNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/cpu/TNJ/BufferNode.hpp:54:15: style: The function 'calc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/cpu/TNJ/Node.hpp:31:23: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/cpu/TNJ/BufferNode.hpp:54:15: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/cpu/TNJ/BufferNode.hpp:64:15: style: The function 'calc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/cpu/TNJ/Node.hpp:37:23: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/cpu/TNJ/BufferNode.hpp:64:15: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/cpu/TNJ/BufferNode.hpp:69:14: style: The function 'getInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/cpu/TNJ/Node.hpp:43:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/cpu/TNJ/BufferNode.hpp:69:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/cpu/TNJ/BufferNode.hpp:80:14: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/cpu/TNJ/Node.hpp:51:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/cpu/TNJ/BufferNode.hpp:80:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/cpu/TNJ/BufferNode.hpp:85:14: style: The function 'isLinear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/cpu/TNJ/Node.hpp:50:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/cpu/TNJ/BufferNode.hpp:85:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/cpu/TNJ/ScalarNode.hpp:32:15: style: The function 'calc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/cpu/TNJ/Node.hpp:31:23: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/cpu/TNJ/ScalarNode.hpp:32:15: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/cpu/TNJ/ScalarNode.hpp:37:15: style: The function 'calc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/cpu/TNJ/Node.hpp:37:23: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/cpu/TNJ/ScalarNode.hpp:37:15: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/cpu/TNJ/ScalarNode.hpp:42:14: style: The function 'getInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/cpu/TNJ/Node.hpp:43:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/cpu/TNJ/ScalarNode.hpp:42:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/cpu/TNJ/ScalarNode.hpp:50:14: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/cpu/TNJ/Node.hpp:51:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/cpu/TNJ/ScalarNode.hpp:50:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/cpu/TNJ/ScalarNode.hpp:52:14: style: The function 'isLinear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/cpu/TNJ/Node.hpp:50:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/cpu/TNJ/ScalarNode.hpp:52:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/approx1.hpp:23:10: style: Technically the member function 'cpu::kernel::approx1_op::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/approx2.hpp:23:10: style: Technically the member function 'cpu::kernel::approx2_op::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/approx1.hpp:111:50: performance: Function parameter 'input' should be passed by const reference. [passedByValue]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/approx1.hpp:112:32: performance: Function parameter 'position' should be passed by const reference. [passedByValue]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/approx2.hpp:135:50: performance: Function parameter 'input' should be passed by const reference. [passedByValue]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/approx2.hpp:136:32: performance: Function parameter 'position' should be passed by const reference. [passedByValue]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/approx2.hpp:136:60: performance: Function parameter 'qosition' should be passed by const reference. [passedByValue]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/assign.hpp:22:71: performance: Function parameter 'isSeq' should be passed by const reference. [passedByValue]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/assign.hpp:23:39: performance: Function parameter 'seqs' should be passed by const reference. [passedByValue]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/assign.hpp:23:78: performance: Function parameter 'idxArrs' should be passed by const reference. [passedByValue]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/bilateral.hpp:22:50: performance: Function parameter 'in' should be passed by const reference. [passedByValue]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/convolve.hpp:126:51: performance: Function parameter 'signal' should be passed by const reference. [passedByValue]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/convolve.hpp:126:77: performance: Function parameter 'filter' should be passed by const reference. [passedByValue]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/convolve.hpp:227:49: performance: Function parameter 'signal' should be passed by const reference. [passedByValue]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/convolve.hpp:228:34: performance: Function parameter 'c_filter' should be passed by const reference. [passedByValue]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/convolve.hpp:228:62: performance: Function parameter 'r_filter' should be passed by const reference. [passedByValue]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/fft.hpp:46:1: performance: Technically the member function 'cpu::kernel::fftw_transform < cdouble >::create' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/fft.hpp:46:1: performance: Technically the member function 'cpu::kernel::fftw_transform < cdouble >::execute' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/fft.hpp:46:1: performance: Technically the member function 'cpu::kernel::fftw_transform < cdouble >::destroy' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/fft.hpp:67:1: performance: Technically the member function 'cpu::kernel::fftw_real_transform < cdouble , double >::create' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/fft.hpp:67:1: performance: Technically the member function 'cpu::kernel::fftw_real_transform < cdouble , double >::execute' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/fft.hpp:67:1: performance: Technically the member function 'cpu::kernel::fftw_real_transform < cdouble , double >::destroy' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/fft.hpp:69:1: performance: Technically the member function 'cpu::kernel::fftw_real_transform < double , cdouble >::create' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/fft.hpp:69:1: performance: Technically the member function 'cpu::kernel::fftw_real_transform < double , cdouble >::execute' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/fft.hpp:69:1: performance: Technically the member function 'cpu::kernel::fftw_real_transform < double , cdouble >::destroy' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/fftconvolve.hpp:21:84: performance: Function parameter 'in' should be passed by const reference. [passedByValue]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/fftconvolve.hpp:59:31: performance: Function parameter 'in' should be passed by const reference. [passedByValue]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/histogram.hpp:20:50: performance: Function parameter 'in' should be passed by const reference. [passedByValue]
arrayfire-3.3.2+dfsg1/src/backend/cpu/arith.hpp:33:1: performance: Technically the member function 'cpu::BinOp::eval' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/cpu/arith.hpp:34:1: performance: Technically the member function 'cpu::BinOp::eval' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/cpu/arith.hpp:35:1: performance: Technically the member function 'cpu::BinOp::eval' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/cpu/arith.hpp:36:1: performance: Technically the member function 'cpu::BinOp::eval' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/cpu/arith.hpp:64:1: performance: Technically the member function 'cpu::BinOp::eval' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/cpu/arith.hpp:65:1: performance: Technically the member function 'cpu::BinOp::eval' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/cpu/arith.hpp:66:1: performance: Technically the member function 'cpu::BinOp::eval' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/cpu/arith.hpp:67:1: performance: Technically the member function 'cpu::BinOp::eval' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/cpu/arith.hpp:68:1: performance: Technically the member function 'cpu::BinOp::eval' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/cpu/arith.hpp:69:1: performance: Technically the member function 'cpu::BinOp::eval' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/cpu/arith.hpp:70:1: performance: Technically the member function 'cpu::BinOp::eval' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/cpu/homography.cpp:44:0: performance: Technically the member function 'cpu :: EPS < float >::eps' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/cpu/homography.cpp:44:0: performance: Technically the member function 'cpu :: EPS < double >::eps' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/cpu/TNJ/BinaryNode.hpp:51:15: style: The function 'calc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/cpu/TNJ/Node.hpp:31:23: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/cpu/TNJ/BinaryNode.hpp:51:15: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/cpu/TNJ/BinaryNode.hpp:58:15: style: The function 'calc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/cpu/TNJ/Node.hpp:37:23: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/cpu/TNJ/BinaryNode.hpp:58:15: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/cpu/TNJ/BinaryNode.hpp:65:14: style: The function 'getInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/cpu/TNJ/Node.hpp:43:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/cpu/TNJ/BinaryNode.hpp:65:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/cpu/TNJ/BinaryNode.hpp:77:14: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/cpu/TNJ/Node.hpp:51:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/cpu/TNJ/BinaryNode.hpp:77:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/cpu/TNJ/BinaryNode.hpp:84:14: style: The function 'isLinear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/cpu/TNJ/Node.hpp:50:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/cpu/TNJ/BinaryNode.hpp:84:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/cpu/identity.cpp:21:31: style: Function 'identity' argument 1 names different: declaration 'dim' definition 'dims'. [funcArgNamesDifferent]
arrayfire-3.3.2+dfsg1/src/backend/cpu/identity.hpp:16:35: note: Function 'identity' argument 1 names different: declaration 'dim' definition 'dims'.
arrayfire-3.3.2+dfsg1/src/backend/cpu/identity.cpp:21:31: note: Function 'identity' argument 1 names different: declaration 'dim' definition 'dims'.
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/index.hpp:23:36: performance: Function parameter 'isSeq' should be passed by const reference. [passedByValue]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/index.hpp:23:69: performance: Function parameter 'seqs' should be passed by const reference. [passedByValue]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/index.hpp:24:45: performance: Function parameter 'idxArrs' should be passed by const reference. [passedByValue]
arrayfire-3.3.2+dfsg1/src/backend/cpu/iota.cpp:23:27: style: Function 'iota' argument 1 names different: declaration 'dim' definition 'dims'. [funcArgNamesDifferent]
arrayfire-3.3.2+dfsg1/src/backend/cpu/iota.hpp:17:31: note: Function 'iota' argument 1 names different: declaration 'dim' definition 'dims'.
arrayfire-3.3.2+dfsg1/src/backend/cpu/iota.cpp:23:27: note: Function 'iota' argument 1 names different: declaration 'dim' definition 'dims'.
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/ireduce.hpp:86:10: style: Technically the member function 'cpu::kernel::ireduce_dim::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/join.hpp:98:68: performance: Function parameter 'inputs' should be passed by const reference. [passedByValue]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/lookup.hpp:22:46: performance: Function parameter 'input' should be passed by const reference. [passedByValue]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/lookup.hpp:23:33: performance: Function parameter 'indices' should be passed by const reference. [passedByValue]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/match_template.hpp:20:54: performance: Function parameter 'sImg' should be passed by const reference. [passedByValue]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/match_template.hpp:20:77: performance: Function parameter 'tImg' should be passed by const reference. [passedByValue]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/nearest_neighbour.hpp:38:8: style: Technically the member function 'cpu::kernel::dist_op::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/nearest_neighbour.hpp:47:8: style: Technically the member function 'cpu::kernel::dist_op::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/nearest_neighbour.hpp:56:8: style: Technically the member function 'cpu::kernel::dist_op::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/nearest_neighbour.hpp:65:8: style: Technically the member function 'cpu::kernel::dist_op::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/nearest_neighbour.hpp:74:8: style: Technically the member function 'cpu::kernel::dist_op::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/nearest_neighbour.hpp:83:8: style: Technically the member function 'cpu::kernel::dist_op::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/nearest_neighbour.hpp:29:0: style: Technically the member function 'cpu :: kernel :: dist_op < float , float , AF_SHD >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/nearest_neighbour.hpp:29:0: style: Technically the member function 'cpu :: kernel :: dist_op < double , double , AF_SHD >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/nearest_neighbour.hpp:29:0: style: Technically the member function 'cpu :: kernel :: dist_op < int , int , AF_SHD >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/nearest_neighbour.hpp:29:0: style: Technically the member function 'cpu :: kernel :: dist_op < intl , intl , AF_SHD >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/nearest_neighbour.hpp:29:0: style: Technically the member function 'cpu :: kernel :: dist_op < short , int , AF_SHD >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cpu/platform.cpp:305:1: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
arrayfire-3.3.2+dfsg1/src/backend/cpu/platform.cpp:307:12: error: Accessing an item in container 'queues' that is empty. [containerOutOfBounds]
arrayfire-3.3.2+dfsg1/src/backend/cpu/platform.cpp:97:5: performance: Variable 'mVendorId' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
arrayfire-3.3.2+dfsg1/src/backend/cpu/platform.cpp:98:5: performance: Variable 'mModelName' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/random.hpp:116:5: style: Struct 'RandomDistribution' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/cpu/range.cpp:25:28: style: Function 'range' argument 1 names different: declaration 'dim' definition 'dims'. [funcArgNamesDifferent]
arrayfire-3.3.2+dfsg1/src/backend/cpu/range.hpp:17:32: note: Function 'range' argument 1 names different: declaration 'dim' definition 'dims'.
arrayfire-3.3.2+dfsg1/src/backend/cpu/range.cpp:25:28: note: Function 'range' argument 1 names different: declaration 'dim' definition 'dims'.
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/reduce.hpp:22:10: style: Technically the member function 'cpu::kernel::reduce_dim::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cpu/reduce.cpp:27:13: performance: Technically the member function 'Binary < cdouble , af_add_t >::init' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/cpu/reduce.cpp:32:13: style: Technically the member function 'Binary < cdouble , af_add_t >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/regions.hpp:32:7: style: Technically the member function 'cpu::kernel::LabelNode::getLabel' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/regions.hpp:37:7: style: Technically the member function 'cpu::kernel::LabelNode::getMinLabel' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/regions.hpp:47:14: style: Technically the member function 'cpu::kernel::LabelNode::getRank' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/regions.hpp:30:5: style: Class 'LabelNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/resize.hpp:47:10: style: Technically the member function 'cpu::kernel::resize_op::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/resize.hpp:58:10: style: Technically the member function 'cpu::kernel::resize_op::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cpu/kernel/resize.hpp:134:10: style: Technically the member function 'cpu::kernel::resize_op::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cpu/solve.cpp:171:34: style: Function 'solveLU' argument 1 names different: declaration 'a' definition 'A'. [funcArgNamesDifferent]
arrayfire-3.3.2+dfsg1/src/backend/cpu/solve.hpp:19:38: note: Function 'solveLU' argument 1 names different: declaration 'a' definition 'A'.
arrayfire-3.3.2+dfsg1/src/backend/cpu/solve.cpp:171:34: note: Function 'solveLU' argument 1 names different: declaration 'a' definition 'A'.
arrayfire-3.3.2+dfsg1/src/backend/cpu/transform.cpp:21:60: style: Function 'transform' argument 2 names different: declaration 'tf' definition 'transform'. [funcArgNamesDifferent]
arrayfire-3.3.2+dfsg1/src/backend/cpu/transform.hpp:16:64: note: Function 'transform' argument 2 names different: declaration 'tf' definition 'transform'.
arrayfire-3.3.2+dfsg1/src/backend/cpu/transform.cpp:21:60: note: Function 'transform' argument 2 names different: declaration 'tf' definition 'transform'.
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/Node.hpp:90:21: style: Technically the member function 'cuda::JIT::Node::getTypeStr' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/Node.hpp:92:14: style: Technically the member function 'cuda::JIT::Node::isGenFunc' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/Node.hpp:93:14: style: Technically the member function 'cuda::JIT::Node::isGenParam' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/Node.hpp:94:14: style: Technically the member function 'cuda::JIT::Node::isGenOffset' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/Node.hpp:96:13: style: Technically the member function 'cuda::JIT::Node::getId' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/Node.hpp:97:21: style: Technically the member function 'cuda::JIT::Node::getNameStr' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/ScalarNode.hpp:28:9: style: Class 'ScalarNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/cuda/Param.hpp:42:0: style: Class 'cuda :: CParam < outType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/cuda/Param.hpp:42:0: style: Class 'cuda :: CParam < inType >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/cuda/Param.hpp:42:0: style: Class 'cuda :: CParam < float >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/cuda/Param.hpp:42:0: style: Class 'cuda :: CParam < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/cuda/Param.hpp:42:0: style: Class 'cuda :: CParam < cuFloatComplex >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/cuda/Param.hpp:42:0: style: Class 'cuda :: CParam < cdouble >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/cuda/Param.hpp:42:0: style: Class 'cuda :: CParam < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/cuda/Param.hpp:42:0: style: Class 'cuda :: CParam < uint >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/cuda/Param.hpp:42:0: style: Class 'cuda :: CParam < uchar >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/cuda/Param.hpp:42:0: style: Class 'cuda :: CParam < char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/cuda/Param.hpp:42:0: style: Class 'cuda :: CParam < intl >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/cuda/Param.hpp:42:0: style: Class 'cuda :: CParam < uintl >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/cuda/Param.hpp:42:0: style: Class 'cuda :: CParam < short >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/cuda/Param.hpp:42:0: style: Class 'cuda :: CParam < ushort >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/BufferNode.hpp:54:14: style: The function 'isLinear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/Node.hpp:76:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/BufferNode.hpp:54:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/BufferNode.hpp:63:14: style: The function 'genKerName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/Node.hpp:67:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/BufferNode.hpp:63:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/BufferNode.hpp:72:14: style: The function 'genParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/Node.hpp:68:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/BufferNode.hpp:72:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/BufferNode.hpp:97:14: style: The function 'genOffsets' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/Node.hpp:70:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/BufferNode.hpp:97:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/BufferNode.hpp:141:14: style: The function 'genFuncs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/Node.hpp:71:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/BufferNode.hpp:141:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/BufferNode.hpp:158:13: style: The function 'setId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/Node.hpp:74:21: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/BufferNode.hpp:158:13: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/BufferNode.hpp:168:14: style: The function 'getInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/Node.hpp:83:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/BufferNode.hpp:168:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/BufferNode.hpp:179:14: style: The function 'resetFlags' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/Node.hpp:78:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/BufferNode.hpp:179:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/BufferNode.hpp:184:14: style: The function 'setArgs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/Node.hpp:75:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/BufferNode.hpp:184:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/ScalarNode.hpp:34:14: style: The function 'isLinear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/Node.hpp:76:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/ScalarNode.hpp:34:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/ScalarNode.hpp:39:14: style: The function 'genKerName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/Node.hpp:67:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/ScalarNode.hpp:39:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/ScalarNode.hpp:48:14: style: The function 'genParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/Node.hpp:68:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/ScalarNode.hpp:48:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/ScalarNode.hpp:58:14: style: The function 'genOffsets' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/Node.hpp:70:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/ScalarNode.hpp:58:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/ScalarNode.hpp:64:14: style: The function 'genFuncs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/Node.hpp:71:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/ScalarNode.hpp:64:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/ScalarNode.hpp:70:13: style: The function 'setId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/Node.hpp:74:21: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/ScalarNode.hpp:70:13: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/ScalarNode.hpp:80:14: style: The function 'getInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/Node.hpp:83:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/ScalarNode.hpp:80:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/ScalarNode.hpp:88:14: style: The function 'resetFlags' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/Node.hpp:78:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/ScalarNode.hpp:88:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/ScalarNode.hpp:93:14: style: The function 'setArgs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/Node.hpp:75:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/ScalarNode.hpp:93:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/cuda/binary.hpp:24:17: performance: Technically the member function 'cuda::BinOp::name' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/cuda/binary.hpp:44:1: style: Technically the member function 'cuda::BinOp::name' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cuda/binary.hpp:45:1: style: Technically the member function 'cuda::BinOp::name' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cuda/binary.hpp:46:1: style: Technically the member function 'cuda::BinOp::name' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cuda/binary.hpp:47:1: style: Technically the member function 'cuda::BinOp::name' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cuda/binary.hpp:48:1: style: Technically the member function 'cuda::BinOp::name' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cuda/binary.hpp:49:1: style: Technically the member function 'cuda::BinOp::name' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cuda/binary.hpp:50:1: style: Technically the member function 'cuda::BinOp::name' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cuda/binary.hpp:51:1: style: Technically the member function 'cuda::BinOp::name' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cuda/binary.hpp:52:1: style: Technically the member function 'cuda::BinOp::name' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cuda/binary.hpp:53:1: style: Technically the member function 'cuda::BinOp::name' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cuda/binary.hpp:54:1: style: Technically the member function 'cuda::BinOp::name' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cuda/binary.hpp:56:1: style: Technically the member function 'cuda::BinOp::name' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cuda/binary.hpp:57:1: style: Technically the member function 'cuda::BinOp::name' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cuda/binary.hpp:58:1: style: Technically the member function 'cuda::BinOp::name' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cuda/binary.hpp:59:1: style: Technically the member function 'cuda::BinOp::name' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cuda/binary.hpp:60:1: style: Technically the member function 'cuda::BinOp::name' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cuda/binary.hpp:61:1: style: Technically the member function 'cuda::BinOp::name' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cuda/binary.hpp:63:1: style: Technically the member function 'cuda::BinOp::name' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cuda/binary.hpp:64:1: style: Technically the member function 'cuda::BinOp::name' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cuda/binary.hpp:65:1: style: Technically the member function 'cuda::BinOp::name' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cuda/binary.hpp:66:1: style: Technically the member function 'cuda::BinOp::name' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cuda/binary.hpp:67:1: style: Technically the member function 'cuda::BinOp::name' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cuda/binary.hpp:68:1: style: Technically the member function 'cuda::BinOp::name' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cuda/binary.hpp:69:1: style: Technically the member function 'cuda::BinOp::name' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cuda/Param.hpp:42:0: style: Class 'cuda :: CParam < T >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/cuda/Param.hpp:42:0: style: Class 'cuda :: CParam < Ti >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/BinaryNode.hpp:39:14: style: The function 'isLinear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/Node.hpp:76:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/BinaryNode.hpp:39:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/BinaryNode.hpp:44:14: style: The function 'genParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/Node.hpp:68:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/BinaryNode.hpp:44:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/BinaryNode.hpp:53:14: style: The function 'genOffsets' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/Node.hpp:70:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/BinaryNode.hpp:53:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/BinaryNode.hpp:61:14: style: The function 'genKerName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/Node.hpp:67:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/BinaryNode.hpp:61:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/BinaryNode.hpp:75:14: style: The function 'genFuncs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/Node.hpp:71:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/BinaryNode.hpp:75:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/BinaryNode.hpp:102:13: style: The function 'setId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/Node.hpp:74:21: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/BinaryNode.hpp:102:13: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/BinaryNode.hpp:115:14: style: The function 'getInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/Node.hpp:83:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/BinaryNode.hpp:115:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/BinaryNode.hpp:127:14: style: The function 'resetFlags' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/Node.hpp:78:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/BinaryNode.hpp:127:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/BinaryNode.hpp:134:14: style: The function 'setArgs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/Node.hpp:75:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/BinaryNode.hpp:134:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/UnaryNode.hpp:38:14: style: The function 'isLinear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/Node.hpp:76:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/UnaryNode.hpp:38:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/UnaryNode.hpp:43:14: style: The function 'genParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/Node.hpp:68:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/UnaryNode.hpp:43:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/UnaryNode.hpp:52:14: style: The function 'genOffsets' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/Node.hpp:70:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/UnaryNode.hpp:52:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/UnaryNode.hpp:59:14: style: The function 'genKerName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/Node.hpp:67:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/UnaryNode.hpp:59:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/UnaryNode.hpp:72:14: style: The function 'genFuncs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/Node.hpp:71:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/UnaryNode.hpp:72:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/UnaryNode.hpp:96:13: style: The function 'setId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/Node.hpp:74:21: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/UnaryNode.hpp:96:13: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/UnaryNode.hpp:108:14: style: The function 'getInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/Node.hpp:83:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/UnaryNode.hpp:108:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/UnaryNode.hpp:119:14: style: The function 'resetFlags' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/Node.hpp:78:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/UnaryNode.hpp:119:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/UnaryNode.hpp:125:14: style: The function 'setArgs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/Node.hpp:75:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/cuda/JIT/UnaryNode.hpp:125:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/cuda/driver.cpp:67:29: warning: Either the condition 'if(f)' is redundant or there is possible null pointer dereference: f. [nullPointerRedundantCheck]
arrayfire-3.3.2+dfsg1/src/backend/cuda/driver.cpp:68:11: note: Assuming that condition 'if(f)' is not redundant
arrayfire-3.3.2+dfsg1/src/backend/cuda/driver.cpp:67:29: note: Null pointer dereference
arrayfire-3.3.2+dfsg1/src/backend/cuda/driver.cpp:58:27: style: Function 'nvDriverVersion' argument 1 names different: declaration 'buffer' definition 'result'. [funcArgNamesDifferent]
arrayfire-3.3.2+dfsg1/src/backend/cuda/driver.h:16:27: note: Function 'nvDriverVersion' argument 1 names different: declaration 'buffer' definition 'result'.
arrayfire-3.3.2+dfsg1/src/backend/cuda/driver.cpp:58:27: note: Function 'nvDriverVersion' argument 1 names different: declaration 'buffer' definition 'result'.
arrayfire-3.3.2+dfsg1/src/backend/cuda/driver.cpp:65:9: error: Resource leak: f [resourceLeak]
arrayfire-3.3.2+dfsg1/src/backend/cuda/fft.cpp:149:1: style: Technically the member function 'cuda::cufft_transform < cuFloatComplex >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cuda/fft.cpp:150:1: style: Technically the member function 'cuda::cufft_transform < cdouble >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cuda/fft.cpp:166:1: style: Technically the member function 'cuda::cufft_real_transform < cuFloatComplex , float >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cuda/fft.cpp:167:1: style: Technically the member function 'cuda::cufft_real_transform < cdouble , double >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cuda/fft.cpp:169:1: style: Technically the member function 'cuda::cufft_real_transform < float , cuFloatComplex >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cuda/fft.cpp:170:1: style: Technically the member function 'cuda::cufft_real_transform < double , cdouble >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/cuda/Param.hpp:42:0: style: Class 'cuda :: CParam < Tr >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/cuda/Param.hpp:42:0: style: Class 'cuda :: CParam < Tc >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/cuda/memory.cpp:52:15: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/cuda/platform.cpp:245:9: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
arrayfire-3.3.2+dfsg1/src/backend/cuda/platform.cpp:415:52: style: Function 'setActiveDevice' argument 2 names different: declaration 'native' definition 'nId'. [funcArgNamesDifferent]
arrayfire-3.3.2+dfsg1/src/backend/cuda/platform.hpp:115:45: note: Function 'setActiveDevice' argument 2 names different: declaration 'native' definition 'nId'.
arrayfire-3.3.2+dfsg1/src/backend/cuda/platform.cpp:415:52: note: Function 'setActiveDevice' argument 2 names different: declaration 'native' definition 'nId'.
arrayfire-3.3.2+dfsg1/src/backend/cuda/types.cpp:41:82: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary]
arrayfire-3.3.2+dfsg1/src/backend/cuda/types.cpp:42:82: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:3920:13: style: Condition '!useCreateImage' is always true [knownConditionTrueFalse]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:3890:26: note: Assignment 'useCreateImage=false', assigned value is 0
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:3920:13: note: Condition '!useCreateImage' is always true
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:4233:13: style: Condition '!useCreateImage' is always true [knownConditionTrueFalse]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:4201:26: note: Assignment 'useCreateImage=false', assigned value is 0
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:4233:13: note: Condition '!useCreateImage' is always true
arrayfire-3.3.2+dfsg1/src/backend/opencl/Array.hpp:245:0: style: Condition 'ptr==nullptr' is always true [knownConditionTrueFalse]
arrayfire-3.3.2+dfsg1/src/backend/opencl/Array.hpp:243:0: note: Assignment 'ptr=nullptr', assigned value is 0
arrayfire-3.3.2+dfsg1/src/backend/opencl/Array.hpp:245:0: note: Condition 'ptr==nullptr' is always true
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:2745:30: style: C-style pointer casting [cstyleCast]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:5324:25: style: C-style pointer casting [cstyleCast]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:1150:21: warning: Obsolete function 'alloca' called. [allocaCalled]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:1175:59: warning: Obsolete function 'alloca' called. [allocaCalled]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:1242:35: warning: Obsolete function 'alloca' called. [allocaCalled]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:1740:34: warning: Obsolete function 'alloca' called. [allocaCalled]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:2219:45: warning: Obsolete function 'alloca' called. [allocaCalled]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:2324:49: warning: Obsolete function 'alloca' called. [allocaCalled]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:2353:49: warning: Obsolete function 'alloca' called. [allocaCalled]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:2382:49: warning: Obsolete function 'alloca' called. [allocaCalled]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:2471:51: warning: Obsolete function 'alloca' called. [allocaCalled]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:2746:13: warning: Obsolete function 'alloca' called. [allocaCalled]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:5049:41: warning: Obsolete function 'alloca' called. [allocaCalled]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:5050:47: warning: Obsolete function 'alloca' called. [allocaCalled]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:5106:41: warning: Obsolete function 'alloca' called. [allocaCalled]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:5107:64: warning: Obsolete function 'alloca' called. [allocaCalled]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:5114:51: warning: Obsolete function 'alloca' called. [allocaCalled]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:5218:51: warning: Obsolete function 'alloca' called. [allocaCalled]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:5324:35: warning: Obsolete function 'alloca' called. [allocaCalled]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:6355:25: warning: Obsolete function 'alloca' called. [allocaCalled]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:1788:0: performance: Variable 'object_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:1871:5: performance: Technically the member function 'cl::detail::Wrapper < cl_device_id >::Wrapper' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:1880:6: style: Technically the member function 'cl::detail::Wrapper < cl_device_id >::Wrapper' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/Node.hpp:87:21: style: Technically the member function 'opencl::JIT::Node::getTypeStr' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/Node.hpp:89:14: style: Technically the member function 'opencl::JIT::Node::isGenFunc' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/Node.hpp:90:14: style: Technically the member function 'opencl::JIT::Node::isGenParam' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/Node.hpp:91:14: style: Technically the member function 'opencl::JIT::Node::isGenOffset' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/Node.hpp:93:13: style: Technically the member function 'opencl::JIT::Node::getId' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/Node.hpp:94:21: style: Technically the member function 'opencl::JIT::Node::getNameStr' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:2015:32: style: Class 'Device' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:2168:32: style: Class 'Platform' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:2688:32: style: Class 'Context' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:2824:32: style: Class 'Event' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:3003:32: style: Class 'Memory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:3245:32: style: Class 'Buffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:3466:32: style: Class 'BufferGL' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:3535:32: style: Class 'Image' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:3940:32: style: Class 'Image2D' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:4033:32: style: Class 'Image2DGL' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:4254:32: style: Class 'Image3D' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:4344:32: style: Class 'Image3DGL' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:4517:32: style: Class 'BufferRenderGL' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:4639:32: style: Class 'Sampler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:4724:5: style: Class 'NDRange' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:4833:32: style: Class 'Kernel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:5173:32: style: Class 'Program' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:5631:32: style: Class 'CommandQueue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:7179:5: style: Struct 'EnqueueArgs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:7385:4: style: Class 'KernelFunctorGlobal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:7554:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:7780:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:8002:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:8220:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:8434:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:8644:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:8850:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:9052:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:9250:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:9444:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:9634:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:9820:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:10002:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:10180:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:10354:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:10524:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:10690:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:10852:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:11010:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:11164:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:11314:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:11460:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:11602:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:11740:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:11874:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:12004:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:12130:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:12252:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:12370:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:12484:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:12594:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:12700:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:12798:5: style: Struct 'make_kernel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/ScalarNode.hpp:30:9: style: Class 'ScalarNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:1779:0: style: Class 'cl :: detail :: Wrapper < cl_platform_id >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:1779:0: style: Class 'cl :: detail :: Wrapper < cl_context >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:1779:0: style: Class 'cl :: detail :: Wrapper < cl_event >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:1779:0: style: Class 'cl :: detail :: Wrapper < cl_mem >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:1779:0: style: Class 'cl :: detail :: Wrapper < cl_sampler >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:1779:0: style: Class 'cl :: detail :: Wrapper < cl_kernel >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:1779:0: style: Class 'cl :: detail :: Wrapper < cl_program >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:1779:0: style: Class 'cl :: detail :: Wrapper < cl_command_queue >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:1849:1: warning: The class 'Wrapper < cl_device_id >' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/ScalarNode.hpp:36:14: style: The function 'isLinear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/Node.hpp:85:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/ScalarNode.hpp:36:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/ScalarNode.hpp:41:14: style: The function 'genKerName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/Node.hpp:63:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/ScalarNode.hpp:41:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/ScalarNode.hpp:50:14: style: The function 'genParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/Node.hpp:64:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/ScalarNode.hpp:50:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/ScalarNode.hpp:57:13: style: The function 'setArgs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/Node.hpp:68:21: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/ScalarNode.hpp:57:13: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/ScalarNode.hpp:65:14: style: The function 'genOffsets' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/Node.hpp:65:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/ScalarNode.hpp:65:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/ScalarNode.hpp:71:14: style: The function 'genFuncs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/Node.hpp:66:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/ScalarNode.hpp:71:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/ScalarNode.hpp:82:13: style: The function 'setId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/Node.hpp:70:21: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/ScalarNode.hpp:82:13: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/ScalarNode.hpp:92:14: style: The function 'getInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/Node.hpp:72:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/ScalarNode.hpp:92:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/ScalarNode.hpp:100:14: style: The function 'resetFlags' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/Node.hpp:80:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/ScalarNode.hpp:100:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/BufferNode.hpp:44:14: style: The function 'isLinear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/Node.hpp:85:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/BufferNode.hpp:44:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/BufferNode.hpp:53:14: style: The function 'genKerName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/Node.hpp:63:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/BufferNode.hpp:53:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/BufferNode.hpp:62:14: style: The function 'genParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/Node.hpp:64:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/BufferNode.hpp:62:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/BufferNode.hpp:70:13: style: The function 'setArgs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/Node.hpp:68:21: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/BufferNode.hpp:70:13: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/BufferNode.hpp:81:14: style: The function 'genOffsets' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/Node.hpp:65:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/BufferNode.hpp:81:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/BufferNode.hpp:106:14: style: The function 'genFuncs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/Node.hpp:66:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/BufferNode.hpp:106:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/BufferNode.hpp:117:13: style: The function 'setId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/Node.hpp:70:21: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/BufferNode.hpp:117:13: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/BufferNode.hpp:127:14: style: The function 'getInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/Node.hpp:72:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/BufferNode.hpp:127:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/BufferNode.hpp:139:14: style: The function 'resetFlags' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/Node.hpp:80:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/BufferNode.hpp:139:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/opencl/Array.hpp:238:0: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/Array.hpp:252:0: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:7392:28: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:12783:28: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:2473:39: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:5116:39: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
arrayfire-3.3.2+dfsg1/src/backend/opencl/cl.hpp:5220:39: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/reduce.hpp:136:13: style: The scope of the variable 'tmp_elements' can be reduced. [variableScope]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/reduce.hpp:281:11: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/reduce.hpp:361:0: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/approx.hpp:107:15: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/approx.hpp:178:15: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/assign.hpp:85:7: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/bilateral.hpp:94:7: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/binary.hpp:23:21: performance: Technically the member function 'opencl::BinOp::name' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/opencl/binary.hpp:58:1: performance: Technically the member function 'opencl::BinOp::name' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/opencl/binary.hpp:59:1: performance: Technically the member function 'opencl::BinOp::name' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/opencl/binary.hpp:60:1: performance: Technically the member function 'opencl::BinOp::name' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/opencl/binary.hpp:61:1: performance: Technically the member function 'opencl::BinOp::name' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/opencl/binary.hpp:62:1: performance: Technically the member function 'opencl::BinOp::name' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/opencl/binary.hpp:63:1: performance: Technically the member function 'opencl::BinOp::name' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/opencl/binary.hpp:64:1: performance: Technically the member function 'opencl::BinOp::name' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/opencl/binary.hpp:65:1: performance: Technically the member function 'opencl::BinOp::name' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/opencl/binary.hpp:66:1: performance: Technically the member function 'opencl::BinOp::name' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/opencl/binary.hpp:67:1: performance: Technically the member function 'opencl::BinOp::name' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/opencl/binary.hpp:68:1: performance: Technically the member function 'opencl::BinOp::name' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/opencl/binary.hpp:69:1: performance: Technically the member function 'opencl::BinOp::name' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/opencl/binary.hpp:70:1: performance: Technically the member function 'opencl::BinOp::name' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/opencl/binary.hpp:71:1: performance: Technically the member function 'opencl::BinOp::name' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/opencl/binary.hpp:72:1: performance: Technically the member function 'opencl::BinOp::name' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/opencl/binary.hpp:73:1: performance: Technically the member function 'opencl::BinOp::name' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/opencl/binary.hpp:74:1: performance: Technically the member function 'opencl::BinOp::name' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/opencl/binary.hpp:122:1: performance: Technically the member function 'opencl::BinOp::name' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/opencl/binary.hpp:123:1: performance: Technically the member function 'opencl::BinOp::name' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/opencl/binary.hpp:124:1: performance: Technically the member function 'opencl::BinOp::name' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/opencl/binary.hpp:125:1: performance: Technically the member function 'opencl::BinOp::name' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/opencl/binary.hpp:126:1: performance: Technically the member function 'opencl::BinOp::name' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/opencl/binary.hpp:131:17: performance: Technically the member function 'opencl::BinOp::name' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/opencl/binary.hpp:140:17: performance: Technically the member function 'opencl::BinOp::name' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/opencl/binary.hpp:149:17: performance: Technically the member function 'opencl::BinOp::name' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/opencl/binary.hpp:158:17: performance: Technically the member function 'opencl::BinOp::name' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/opencl/binary.hpp:167:17: performance: Technically the member function 'opencl::BinOp::name' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/opencl/blas.cpp:67:1: style: Technically the member function 'opencl::gemm_func < float >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/blas.cpp:68:1: style: Technically the member function 'opencl::gemm_func < double >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/blas.cpp:69:1: style: Technically the member function 'opencl::gemm_func < cl_float2 >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/blas.cpp:70:1: style: Technically the member function 'opencl::gemm_func < cdouble >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/blas.cpp:73:1: style: Technically the member function 'opencl::gemv_func < float >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/blas.cpp:74:1: style: Technically the member function 'opencl::gemv_func < double >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/blas.cpp:75:1: style: Technically the member function 'opencl::gemv_func < cl_float2 >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/blas.cpp:76:1: style: Technically the member function 'opencl::gemv_func < cdouble >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/blas.cpp:95:1: style: Technically the member function 'opencl::dot_func < float , false >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/blas.cpp:96:1: style: Technically the member function 'opencl::dot_func < double , false >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/blas.cpp:97:1: style: Technically the member function 'opencl::dot_func < float , true >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/blas.cpp:98:1: style: Technically the member function 'opencl::dot_func < double , true >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/blas.cpp:111:1: style: Technically the member function 'opencl::dot_func < cl_float2 , true >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/blas.cpp:112:1: style: Technically the member function 'opencl::dot_func < cdouble , true >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/blas.cpp:113:1: style: Technically the member function 'opencl::dot_func < cl_float2 , false >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/blas.cpp:114:1: style: Technically the member function 'opencl::dot_func < cdouble , false >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/BinaryNode.hpp:39:14: style: The function 'isLinear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/Node.hpp:85:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/BinaryNode.hpp:39:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/BinaryNode.hpp:44:14: style: The function 'genParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/Node.hpp:64:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/BinaryNode.hpp:44:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/BinaryNode.hpp:52:13: style: The function 'setArgs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/Node.hpp:68:21: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/BinaryNode.hpp:52:13: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/BinaryNode.hpp:62:14: style: The function 'genOffsets' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/Node.hpp:65:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/BinaryNode.hpp:62:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/BinaryNode.hpp:70:14: style: The function 'genKerName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/Node.hpp:63:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/BinaryNode.hpp:70:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/BinaryNode.hpp:84:14: style: The function 'genFuncs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/Node.hpp:66:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/BinaryNode.hpp:84:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/BinaryNode.hpp:99:13: style: The function 'setId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/Node.hpp:70:21: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/BinaryNode.hpp:99:13: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/BinaryNode.hpp:112:14: style: The function 'getInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/Node.hpp:72:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/BinaryNode.hpp:112:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/BinaryNode.hpp:124:14: style: The function 'resetFlags' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/Node.hpp:80:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/BinaryNode.hpp:124:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/UnaryNode.hpp:38:14: style: The function 'isLinear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/Node.hpp:85:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/UnaryNode.hpp:38:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/UnaryNode.hpp:43:14: style: The function 'genParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/Node.hpp:64:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/UnaryNode.hpp:43:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/UnaryNode.hpp:50:13: style: The function 'setArgs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/Node.hpp:68:21: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/UnaryNode.hpp:50:13: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/UnaryNode.hpp:57:14: style: The function 'genOffsets' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/Node.hpp:65:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/UnaryNode.hpp:57:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/UnaryNode.hpp:64:14: style: The function 'genKerName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/Node.hpp:63:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/UnaryNode.hpp:64:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/UnaryNode.hpp:75:14: style: The function 'genFuncs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/Node.hpp:66:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/UnaryNode.hpp:75:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/UnaryNode.hpp:88:13: style: The function 'setId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/Node.hpp:70:21: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/UnaryNode.hpp:88:13: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/UnaryNode.hpp:100:14: style: The function 'getInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/Node.hpp:72:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/UnaryNode.hpp:100:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/UnaryNode.hpp:111:14: style: The function 'resetFlags' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/Node.hpp:80:22: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/src/backend/opencl/JIT/UnaryNode.hpp:111:14: note: Function in derived class
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/memcopy.hpp:121:0: style: Same expression on both sides of '||'. [duplicateExpression]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/memcopy.hpp:95:9: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/memcopy.hpp:166:0: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/diagonal.hpp:76:11: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/diagonal.hpp:120:11: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/diff.cpp:26:34: style: Same expression on both sides of '||' because the value of 'iDims.elements()==0' and 'oDims.elements()==0' are the same. [duplicateExpression]
arrayfire-3.3.2+dfsg1/src/backend/opencl/diff.cpp:23:26: note: 'oDims' is assigned value 'iDims' here.
arrayfire-3.3.2+dfsg1/src/backend/opencl/diff.cpp:26:34: note: Same expression on both sides of '||' because the value of 'iDims.elements()==0' and 'oDims.elements()==0' are the same.
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/diff.hpp:84:15: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/morph.hpp:103:7: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/morph.hpp:169:7: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/exampleFunction.hpp:118:7: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/fast.hpp:184:0: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/fftconvolve.hpp:150:7: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/fftconvolve.hpp:222:7: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/fftconvolve.hpp:303:7: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/gradient.hpp:91:15: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/harris.hpp:338:7: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/histogram.hpp:78:7: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/homography.hpp:249:7: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/homography.hpp:248:21: error: Uninitialized variable: inliersH [uninitvar]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/hsv_rgb.hpp:79:7: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/identity.cpp:21:35: style: Function 'identity' argument 1 names different: declaration 'dim' definition 'dims'. [funcArgNamesDifferent]
arrayfire-3.3.2+dfsg1/src/backend/opencl/identity.hpp:16:35: note: Function 'identity' argument 1 names different: declaration 'dim' definition 'dims'.
arrayfire-3.3.2+dfsg1/src/backend/opencl/identity.cpp:21:35: note: Function 'identity' argument 1 names different: declaration 'dim' definition 'dims'.
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/identity.hpp:75:11: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/index.hpp:85:7: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/iota.cpp:20:31: style: Function 'iota' argument 1 names different: declaration 'dim' definition 'dims'. [funcArgNamesDifferent]
arrayfire-3.3.2+dfsg1/src/backend/opencl/iota.hpp:17:31: note: Function 'iota' argument 1 names different: declaration 'dim' definition 'dims'.
arrayfire-3.3.2+dfsg1/src/backend/opencl/iota.cpp:20:31: note: Function 'iota' argument 1 names different: declaration 'dim' definition 'dims'.
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/iota.hpp:81:15: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/ireduce.hpp:134:0: style: The scope of the variable 'tmp_elements' can be reduced. [variableScope]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/ireduce.hpp:438:0: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/ireduce.hpp:279:0: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/join.hpp:85:15: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/convolve_separable.cpp:108:0: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/fftconvolve_pack.cl:26:15: style: Variable 'do0' is assigned a value that is never used. [unreadVariable]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/fftconvolve_pack.cl:39:15: style: Variable 'di0' is assigned a value that is never used. [unreadVariable]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/fftconvolve_pack.cl:88:15: style: Variable 'do0' is assigned a value that is never used. [unreadVariable]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/fftconvolve_reorder.cl:28:15: style: Variable 'do0' is assigned a value that is never used. [unreadVariable]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/fftconvolve_reorder.cl:38:15: style: Variable 'di0' is assigned a value that is never used. [unreadVariable]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/fftconvolve_reorder.cl:39:15: style: Variable 'di1' is assigned a value that is never used. [unreadVariable]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/fftconvolve_reorder.cl:40:15: style: Variable 'di2' is assigned a value that is never used. [unreadVariable]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/homography.cl:238:31: warning: Either the condition 'j==4' is redundant or the array 'src_pt_x[4]' is accessed at index 4, which is out of bounds. [arrayIndexOutOfBoundsCond]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/homography.cl:263:15: note: Assuming that condition 'j==4' is not redundant
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/homography.cl:238:31: note: Array index out of bounds
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/homography.cl:239:31: warning: Either the condition 'j==4' is redundant or the array 'src_pt_y[4]' is accessed at index 4, which is out of bounds. [arrayIndexOutOfBoundsCond]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/homography.cl:263:15: note: Assuming that condition 'j==4' is not redundant
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/homography.cl:239:31: note: Array index out of bounds
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/homography.cl:240:31: warning: Either the condition 'j==4' is redundant or the array 'dst_pt_x[4]' is accessed at index 4, which is out of bounds. [arrayIndexOutOfBoundsCond]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/homography.cl:263:15: note: Assuming that condition 'j==4' is not redundant
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/homography.cl:240:31: note: Array index out of bounds
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/homography.cl:241:31: warning: Either the condition 'j==4' is redundant or the array 'dst_pt_y[4]' is accessed at index 4, which is out of bounds. [arrayIndexOutOfBoundsCond]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/homography.cl:263:15: note: Assuming that condition 'j==4' is not redundant
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/homography.cl:241:31: note: Array index out of bounds
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/homography.cl:263:15: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/homography.cl:237:42: note: outer condition: j<4
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/homography.cl:263:15: note: opposite inner condition: j==4
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/homography.cl:337:13: style: Variable 'H_tmp' is assigned a value that is never used. [unreadVariable]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/reorder.cl:35:15: style: Variable 'ods' is assigned a value that is never used. [unreadVariable]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/scan_dim.cl:74:0: style: Variable 'start' is assigned a value that is never used. [unreadVariable]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/scan_dim.cl:113:15: style: Variable 'lid' is assigned a value that is never used. [unreadVariable]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/scan_first.cl:88:15: style: Variable 'lid' is assigned a value that is never used. [unreadVariable]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/transform_interp.cl:78:5: style: Variable 'xid' is reassigned a value before the old one has been used. [redundantAssignment]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/transform_interp.cl:68:0: note: Variable 'xid' is reassigned a value before the old one has been used.
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/transform_interp.cl:78:5: note: Variable 'xid' is reassigned a value before the old one has been used.
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/transform_interp.cl:81:5: style: Variable 'yid' is reassigned a value before the old one has been used. [redundantAssignment]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/transform_interp.cl:68:0: note: Variable 'yid' is reassigned a value before the old one has been used.
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/transform_interp.cl:81:5: note: Variable 'yid' is reassigned a value before the old one has been used.
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/where.cl:29:14: style: Variable 'Zero' is assigned a value that is never used. [unreadVariable]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/lookup.hpp:83:7: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_blas.h:49:1: style: Technically the member function 'gpu_blas_gemm_func < float >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_blas.h:49:1: style: Technically the member function 'gpu_blas_gemm_func < double >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_blas.h:49:1: style: Technically the member function 'gpu_blas_gemm_func < cfloat >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_blas.h:49:1: style: Technically the member function 'gpu_blas_gemm_func < cdouble >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_blas.h:50:1: style: Technically the member function 'gpu_blas_gemv_func < float >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_blas.h:50:1: style: Technically the member function 'gpu_blas_gemv_func < double >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_blas.h:50:1: style: Technically the member function 'gpu_blas_gemv_func < cfloat >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_blas.h:50:1: style: Technically the member function 'gpu_blas_gemv_func < cdouble >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_blas.h:51:1: style: Technically the member function 'gpu_blas_trmm_func < float >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_blas.h:51:1: style: Technically the member function 'gpu_blas_trmm_func < double >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_blas.h:51:1: style: Technically the member function 'gpu_blas_trmm_func < cfloat >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_blas.h:51:1: style: Technically the member function 'gpu_blas_trmm_func < cdouble >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_blas.h:52:1: style: Technically the member function 'gpu_blas_trsm_func < float >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_blas.h:52:1: style: Technically the member function 'gpu_blas_trsm_func < double >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_blas.h:52:1: style: Technically the member function 'gpu_blas_trsm_func < cfloat >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_blas.h:52:1: style: Technically the member function 'gpu_blas_trsm_func < cdouble >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_blas.h:53:1: style: Technically the member function 'gpu_blas_trsv_func < float >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_blas.h:53:1: style: Technically the member function 'gpu_blas_trsv_func < double >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_blas.h:53:1: style: Technically the member function 'gpu_blas_trsv_func < cfloat >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_blas.h:53:1: style: Technically the member function 'gpu_blas_trsv_func < cdouble >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_blas.h:54:1: style: Technically the member function 'gpu_blas_herk_func < float >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_blas.h:54:1: style: Technically the member function 'gpu_blas_herk_func < double >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_blas.h:54:1: style: Technically the member function 'gpu_blas_herk_func < cfloat >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_blas.h:54:1: style: Technically the member function 'gpu_blas_herk_func < cdouble >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:128:1: style: Technically the member function 'cpu_lapack_getrf_func < float >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:128:1: style: Technically the member function 'cpu_lapack_getrf_func < double >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:128:1: style: Technically the member function 'cpu_lapack_getrf_func < cl_float2 >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:128:1: style: Technically the member function 'cpu_lapack_getrf_func < cl_double2 >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:129:1: style: Technically the member function 'cpu_lapack_gebrd_work_func < float >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:129:1: style: Technically the member function 'cpu_lapack_gebrd_work_func < double >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:129:1: style: Technically the member function 'cpu_lapack_gebrd_work_func < cl_float2 >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:129:1: style: Technically the member function 'cpu_lapack_gebrd_work_func < cl_double2 >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:130:1: style: Technically the member function 'cpu_lapack_potrf_func < float >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:130:1: style: Technically the member function 'cpu_lapack_potrf_func < double >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:130:1: style: Technically the member function 'cpu_lapack_potrf_func < cl_float2 >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:130:1: style: Technically the member function 'cpu_lapack_potrf_func < cl_double2 >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:131:1: style: Technically the member function 'cpu_lapack_trtri_func < float >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:131:1: style: Technically the member function 'cpu_lapack_trtri_func < double >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:131:1: style: Technically the member function 'cpu_lapack_trtri_func < cl_float2 >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:131:1: style: Technically the member function 'cpu_lapack_trtri_func < cl_double2 >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:132:1: style: Technically the member function 'cpu_lapack_geqrf_work_func < float >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:132:1: style: Technically the member function 'cpu_lapack_geqrf_work_func < double >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:132:1: style: Technically the member function 'cpu_lapack_geqrf_work_func < cl_float2 >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:132:1: style: Technically the member function 'cpu_lapack_geqrf_work_func < cl_double2 >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:133:1: style: Technically the member function 'cpu_lapack_larft_func < float >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:133:1: style: Technically the member function 'cpu_lapack_larft_func < double >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:133:1: style: Technically the member function 'cpu_lapack_larft_func < cl_float2 >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:133:1: style: Technically the member function 'cpu_lapack_larft_func < cl_double2 >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:134:1: style: Technically the member function 'cpu_lapack_unmqr_work_func < float >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:134:1: style: Technically the member function 'cpu_lapack_unmqr_work_func < double >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:134:1: style: Technically the member function 'cpu_lapack_unmqr_work_func < cl_float2 >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:134:1: style: Technically the member function 'cpu_lapack_unmqr_work_func < cl_double2 >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:135:1: style: Technically the member function 'cpu_lapack_ungqr_work_func < float >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:135:1: style: Technically the member function 'cpu_lapack_ungqr_work_func < double >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:135:1: style: Technically the member function 'cpu_lapack_ungqr_work_func < cl_float2 >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:135:1: style: Technically the member function 'cpu_lapack_ungqr_work_func < cl_double2 >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:136:1: style: Technically the member function 'cpu_lapack_ungbr_work_func < float >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:136:1: style: Technically the member function 'cpu_lapack_ungbr_work_func < double >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:136:1: style: Technically the member function 'cpu_lapack_ungbr_work_func < cl_float2 >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:136:1: style: Technically the member function 'cpu_lapack_ungbr_work_func < cl_double2 >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:137:1: style: Technically the member function 'cpu_lapack_bdsqr_work_func < float >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:137:1: style: Technically the member function 'cpu_lapack_bdsqr_work_func < double >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:137:1: style: Technically the member function 'cpu_lapack_bdsqr_work_func < cl_float2 >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:137:1: style: Technically the member function 'cpu_lapack_bdsqr_work_func < cl_double2 >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:138:1: style: Technically the member function 'cpu_lapack_laswp_func < float >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:138:1: style: Technically the member function 'cpu_lapack_laswp_func < double >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:138:1: style: Technically the member function 'cpu_lapack_laswp_func < cl_float2 >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:138:1: style: Technically the member function 'cpu_lapack_laswp_func < cl_double2 >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:139:1: style: Technically the member function 'cpu_lapack_laset_func < float >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:139:1: style: Technically the member function 'cpu_lapack_laset_func < double >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:139:1: style: Technically the member function 'cpu_lapack_laset_func < cl_float2 >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:139:1: style: Technically the member function 'cpu_lapack_laset_func < cl_double2 >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:141:1: style: Technically the member function 'cpu_lapack_lacgv_work_func < float >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:141:1: style: Technically the member function 'cpu_lapack_lacgv_work_func < double >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:141:1: style: Technically the member function 'cpu_lapack_lacgv_work_func < cl_float2 >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:141:1: style: Technically the member function 'cpu_lapack_lacgv_work_func < cl_double2 >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:142:1: style: Technically the member function 'cpu_lapack_larfg_work_func < float >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:142:1: style: Technically the member function 'cpu_lapack_larfg_work_func < double >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:142:1: style: Technically the member function 'cpu_lapack_larfg_work_func < cl_float2 >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:142:1: style: Technically the member function 'cpu_lapack_larfg_work_func < cl_double2 >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:143:1: style: Technically the member function 'cpu_lapack_lacpy_func < float >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:143:1: style: Technically the member function 'cpu_lapack_lacpy_func < double >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:143:1: style: Technically the member function 'cpu_lapack_lacpy_func < cl_float2 >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:143:1: style: Technically the member function 'cpu_lapack_lacpy_func < cl_double2 >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:144:1: style: Technically the member function 'cpu_lapack_lamch_func < float >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_lapack.h:144:1: style: Technically the member function 'cpu_lapack_lamch_func < double >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_blas.h:78:1: style: Technically the member function 'cpu_blas_gemv_func < float >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_blas.h:78:1: style: Technically the member function 'cpu_blas_gemv_func < double >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_blas.h:78:1: style: Technically the member function 'cpu_blas_gemv_func < cl_float2 >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_blas.h:78:1: style: Technically the member function 'cpu_blas_gemv_func < cl_double2 >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_blas.h:79:1: style: Technically the member function 'cpu_blas_scal_func < float >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_blas.h:79:1: style: Technically the member function 'cpu_blas_scal_func < double >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_blas.h:79:1: style: Technically the member function 'cpu_blas_scal_func < cl_float2 >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_blas.h:79:1: style: Technically the member function 'cpu_blas_scal_func < cl_double2 >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_blas.h:80:1: style: Technically the member function 'cpu_blas_axpy_func < float >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_blas.h:80:1: style: Technically the member function 'cpu_blas_axpy_func < double >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_blas.h:80:1: style: Technically the member function 'cpu_blas_axpy_func < cl_float2 >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/magma_cpu_blas.h:80:1: style: Technically the member function 'cpu_blas_axpy_func < cl_double2 >::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/geqrf2.cpp:201:0: style: The scope of the variable 'old_i' can be reduced. [variableScope]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/geqrf2.cpp:201:0: style: The scope of the variable 'old_ib' can be reduced. [variableScope]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/geqrf3.cpp:178:0: style: The scope of the variable 'old_i' can be reduced. [variableScope]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/geqrf3.cpp:178:0: style: The scope of the variable 'old_ib' can be reduced. [variableScope]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/geqrf3.cpp:178:0: style: The scope of the variable 'cols' can be reduced. [variableScope]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/geqrf3.cpp:76:0: style: The scope of the variable 'colw' can be reduced. [variableScope]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/getrf.cpp:245:0: style: Same expression on both sides of '>' because the value of 'iinfo' and '0' are the same. [duplicateExpression]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/getrf.cpp:127:0: note: 'iinfo' is assigned value '0' here.
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/getrf.cpp:245:0: note: Same expression on both sides of '>' because the value of 'iinfo' and '0' are the same.
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/getrf.cpp:312:0: style: Same expression on both sides of '>' because the value of 'iinfo' and '0' are the same. [duplicateExpression]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/getrf.cpp:127:0: note: 'iinfo' is assigned value '0' here.
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/getrf.cpp:312:0: note: Same expression on both sides of '>' because the value of 'iinfo' and '0' are the same.
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/getrf.cpp:127:0: style: The scope of the variable 'iinfo' can be reduced. [variableScope]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/getrf.cpp:128:0: style: The scope of the variable 'maxm' can be reduced. [variableScope]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/getrf.cpp:128:0: style: The scope of the variable 'maxn' can be reduced. [variableScope]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/getrf.cpp:129:0: style: The scope of the variable 'i' can be reduced. [variableScope]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/getrf.cpp:129:0: style: The scope of the variable 'j' can be reduced. [variableScope]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/getrf.cpp:129:0: style: The scope of the variable 'rows' can be reduced. [variableScope]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/getrf.cpp:129:0: style: The scope of the variable 'lddat' can be reduced. [variableScope]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/getrf.cpp:129:0: style: The scope of the variable 'ldwork' can be reduced. [variableScope]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/getrf.cpp:132:0: style: The scope of the variable 'dAT_offset' can be reduced. [variableScope]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/ungqr.cpp:77:0: style: The scope of the variable 'm_kk' can be reduced. [variableScope]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/ungqr.cpp:77:0: style: The scope of the variable 'n_kk' can be reduced. [variableScope]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/ungqr.cpp:77:0: style: The scope of the variable 'k_kk' can be reduced. [variableScope]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/ungqr.cpp:77:0: style: The scope of the variable 'mi' can be reduced. [variableScope]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/ungqr.cpp:79:0: style: The scope of the variable 'i' can be reduced. [variableScope]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/ungqr.cpp:79:0: style: The scope of the variable 'ib' can be reduced. [variableScope]
arrayfire-3.3.2+dfsg1/src/backend/opencl/magma/unmqr.cpp:175:0: style: The scope of the variable 'ret' can be reduced. [variableScope]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/match_template.hpp:89:7: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/math.cpp:31:30: style: Function 'operator*' argument 1 names different: declaration 'a' definition 'lhs'. [funcArgNamesDifferent]
arrayfire-3.3.2+dfsg1/src/backend/opencl/math.hpp:131:30: note: Function 'operator*' argument 1 names different: declaration 'a' definition 'lhs'.
arrayfire-3.3.2+dfsg1/src/backend/opencl/math.cpp:31:30: note: Function 'operator*' argument 1 names different: declaration 'a' definition 'lhs'.
arrayfire-3.3.2+dfsg1/src/backend/opencl/math.cpp:31:42: style: Function 'operator*' argument 2 names different: declaration 'b' definition 'rhs'. [funcArgNamesDifferent]
arrayfire-3.3.2+dfsg1/src/backend/opencl/math.hpp:131:40: note: Function 'operator*' argument 2 names different: declaration 'b' definition 'rhs'.
arrayfire-3.3.2+dfsg1/src/backend/opencl/math.cpp:31:42: note: Function 'operator*' argument 2 names different: declaration 'b' definition 'rhs'.
arrayfire-3.3.2+dfsg1/src/backend/opencl/math.cpp:39:32: style: Function 'operator*' argument 1 names different: declaration 'a' definition 'lhs'. [funcArgNamesDifferent]
arrayfire-3.3.2+dfsg1/src/backend/opencl/math.hpp:132:32: note: Function 'operator*' argument 1 names different: declaration 'a' definition 'lhs'.
arrayfire-3.3.2+dfsg1/src/backend/opencl/math.cpp:39:32: note: Function 'operator*' argument 1 names different: declaration 'a' definition 'lhs'.
arrayfire-3.3.2+dfsg1/src/backend/opencl/math.cpp:39:45: style: Function 'operator*' argument 2 names different: declaration 'b' definition 'rhs'. [funcArgNamesDifferent]
arrayfire-3.3.2+dfsg1/src/backend/opencl/math.hpp:132:43: note: Function 'operator*' argument 2 names different: declaration 'b' definition 'rhs'.
arrayfire-3.3.2+dfsg1/src/backend/opencl/math.cpp:39:45: note: Function 'operator*' argument 2 names different: declaration 'b' definition 'rhs'.
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/meanshift.hpp:95:7: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/medfilt.hpp:91:7: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/memory.cpp:100:7: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/memory.cpp:109:7: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/memory.cpp:144:7: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/memory.cpp:161:7: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/transpose.hpp:89:0: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/nearest_neighbour.hpp:165:0: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/orb.hpp:518:7: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/platform.cpp:826:1: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
arrayfire-3.3.2+dfsg1/src/backend/opencl/platform.cpp:701:52: style: Function 'addDeviceContext' argument 2 names different: declaration 'cxt' definition 'ctx'. [funcArgNamesDifferent]
arrayfire-3.3.2+dfsg1/src/backend/opencl/platform.hpp:129:52: note: Function 'addDeviceContext' argument 2 names different: declaration 'cxt' definition 'ctx'.
arrayfire-3.3.2+dfsg1/src/backend/opencl/platform.cpp:701:52: note: Function 'addDeviceContext' argument 2 names different: declaration 'cxt' definition 'ctx'.
arrayfire-3.3.2+dfsg1/src/backend/opencl/platform.cpp:725:52: style: Function 'setDeviceContext' argument 2 names different: declaration 'cxt' definition 'ctx'. [funcArgNamesDifferent]
arrayfire-3.3.2+dfsg1/src/backend/opencl/platform.hpp:131:52: note: Function 'setDeviceContext' argument 2 names different: declaration 'cxt' definition 'ctx'.
arrayfire-3.3.2+dfsg1/src/backend/opencl/platform.cpp:725:52: note: Function 'setDeviceContext' argument 2 names different: declaration 'cxt' definition 'ctx'.
arrayfire-3.3.2+dfsg1/src/backend/opencl/platform.cpp:624:63: performance: Function parameter 'pName' should be passed by const reference. [passedByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/program.cpp:37:36: style: Function 'buildProgram' argument 3 names different: declaration 'ker_str' definition 'ker_strs'. [funcArgNamesDifferent]
arrayfire-3.3.2+dfsg1/src/backend/opencl/program.hpp:56:36: note: Function 'buildProgram' argument 3 names different: declaration 'ker_str' definition 'ker_strs'.
arrayfire-3.3.2+dfsg1/src/backend/opencl/program.cpp:37:36: note: Function 'buildProgram' argument 3 names different: declaration 'ker_str' definition 'ker_strs'.
arrayfire-3.3.2+dfsg1/src/backend/opencl/program.cpp:37:57: style: Function 'buildProgram' argument 4 names different: declaration 'ker_len' definition 'ker_lens'. [funcArgNamesDifferent]
arrayfire-3.3.2+dfsg1/src/backend/opencl/program.hpp:56:56: note: Function 'buildProgram' argument 4 names different: declaration 'ker_len' definition 'ker_lens'.
arrayfire-3.3.2+dfsg1/src/backend/opencl/program.cpp:37:57: note: Function 'buildProgram' argument 4 names different: declaration 'ker_len' definition 'ker_lens'.
arrayfire-3.3.2+dfsg1/src/backend/opencl/program.cpp:31:75: performance: Function parameter 'options' should be passed by const reference. [passedByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/program.cpp:37:79: performance: Function parameter 'options' should be passed by const reference. [passedByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/random.hpp:46:25: performance: Technically the member function 'opencl::kernel::random_name::name' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/random.hpp:55:25: performance: Technically the member function 'opencl::kernel::random_name::name' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/random.hpp:64:25: performance: Technically the member function 'opencl::kernel::random_name < float , true >::name' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/random.hpp:73:25: performance: Technically the member function 'opencl::kernel::random_name < char , true >::name' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/random.hpp:82:25: performance: Technically the member function 'opencl::kernel::random_name < double , true >::name' can be static. [functionStatic]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/random.hpp:141:15: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/range.hpp:77:15: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/regions.hpp:215:7: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/reorder.hpp:80:15: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/resize.hpp:112:15: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/rotate.hpp:156:15: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/scan_dim.hpp:128:11: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/scan_dim.hpp:159:11: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/scan_dim.hpp:226:11: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/select.hpp:112:15: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/shift.hpp:90:15: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/sobel.hpp:84:7: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/solve.cpp:343:34: style: Function 'solveLU' argument 1 names different: declaration 'a' definition 'A'. [funcArgNamesDifferent]
arrayfire-3.3.2+dfsg1/src/backend/opencl/solve.hpp:19:38: note: Function 'solveLU' argument 1 names different: declaration 'a' definition 'A'.
arrayfire-3.3.2+dfsg1/src/backend/opencl/solve.cpp:343:34: note: Function 'solveLU' argument 1 names different: declaration 'a' definition 'A'.
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/sort.hpp:76:15: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/sort.hpp:154:15: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/susan.hpp:136:0: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/susan.hpp:83:0: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/tile.hpp:78:15: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/transform.cpp:20:64: style: Function 'transform' argument 2 names different: declaration 'tf' definition 'transform'. [funcArgNamesDifferent]
arrayfire-3.3.2+dfsg1/src/backend/opencl/transform.hpp:16:64: note: Function 'transform' argument 2 names different: declaration 'tf' definition 'transform'.
arrayfire-3.3.2+dfsg1/src/backend/opencl/transform.cpp:20:64: note: Function 'transform' argument 2 names different: declaration 'tf' definition 'transform'.
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/transform.hpp:135:15: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/transpose.hpp:89:7: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/transpose_inplace.hpp:87:7: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/triangle.hpp:91:7: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/unwrap.hpp:111:15: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/where.hpp:168:11: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/src/backend/opencl/kernel/wrap.hpp:106:15: style: Exception should be caught by reference. [catchExceptionByValue]
arrayfire-3.3.2+dfsg1/test/approx1.cpp:226:10: style: The scope of the variable 'ret' can be reduced. [variableScope]
arrayfire-3.3.2+dfsg1/test/approx1.cpp:87:0: style: The scope of the variable 'ret' can be reduced. [variableScope]
arrayfire-3.3.2+dfsg1/test/approx2.cpp:241:10: style: The scope of the variable 'ret' can be reduced. [variableScope]
arrayfire-3.3.2+dfsg1/test/approx2.cpp:88:0: style: The scope of the variable 'ret' can be reduced. [variableScope]
arrayfire-3.3.2+dfsg1/test/assign.cpp:274:0: performance: Function parameter 'pTestFile' should be passed by const reference. [passedByValue]
arrayfire-3.3.2+dfsg1/test/assign.cpp:131:0: performance: Function parameter 'pTestFile' should be passed by const reference. [passedByValue]
arrayfire-3.3.2+dfsg1/test/assign.cpp:88:0: performance: Function parameter 'pTestFile' should be passed by const reference. [passedByValue]
arrayfire-3.3.2+dfsg1/test/gtest/samples/sample10_unittest.cc:98:0: error: syntax error [syntaxError]
arrayfire-3.3.2+dfsg1/test/gtest/samples/sample2.cc:51:32: style: Function 'Set' argument 1 names different: declaration 'c_string' definition 'a_c_string'. [funcArgNamesDifferent]
arrayfire-3.3.2+dfsg1/test/gtest/samples/sample2.h:81:24: note: Function 'Set' argument 1 names different: declaration 'c_string' definition 'a_c_string'.
arrayfire-3.3.2+dfsg1/test/gtest/samples/sample2.cc:51:32: note: Function 'Set' argument 1 names different: declaration 'c_string' definition 'a_c_string'.
arrayfire-3.3.2+dfsg1/test/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]
arrayfire-3.3.2+dfsg1/test/gtest/samples/sample5_unittest.cc:67:16: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/test/gtest/samples/sample5_unittest.cc:146:16: note: Function in derived class
arrayfire-3.3.2+dfsg1/test/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]
arrayfire-3.3.2+dfsg1/test/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]
arrayfire-3.3.2+dfsg1/test/gtest/samples/prime_tables.h:48:16: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/test/gtest/samples/prime_tables.h:58:16: note: Function in derived class
arrayfire-3.3.2+dfsg1/test/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]
arrayfire-3.3.2+dfsg1/test/gtest/samples/prime_tables.h:52:15: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/test/gtest/samples/prime_tables.h:69:15: note: Function in derived class
arrayfire-3.3.2+dfsg1/test/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]
arrayfire-3.3.2+dfsg1/test/gtest/samples/prime_tables.h:48:16: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/test/gtest/samples/prime_tables.h:89:16: note: Function in derived class
arrayfire-3.3.2+dfsg1/test/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]
arrayfire-3.3.2+dfsg1/test/gtest/samples/prime_tables.h:52:15: note: Virtual function in base class
arrayfire-3.3.2+dfsg1/test/gtest/samples/prime_tables.h:93:15: note: Function in derived class
arrayfire-3.3.2+dfsg1/test/gtest/samples/sample9_unittest.cc:93:0: error: syntax error [syntaxError]
arrayfire-3.3.2+dfsg1/test/gtest/src/gtest-filepath.cc:244:3: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
arrayfire-3.3.2+dfsg1/test/gtest/src/gtest-filepath.cc:224:0: note: Variable 'result' is reassigned a value before the old one has been used.
arrayfire-3.3.2+dfsg1/test/gtest/src/gtest-filepath.cc:244:3: note: Variable 'result' is reassigned a value before the old one has been used.
arrayfire-3.3.2+dfsg1/test/gtest/src/gtest.cc:3267:1: style: Function 'OnTestProgramStart' argument 1 names different: declaration 'unit_test' definition 'parameter'. [funcArgNamesDifferent]
arrayfire-3.3.2+dfsg1/test/gtest/src/gtest.cc:3202:51: note: Function 'OnTestProgramStart' argument 1 names different: declaration 'unit_test' definition 'parameter'.
arrayfire-3.3.2+dfsg1/test/gtest/src/gtest.cc:3267:1: note: Function 'OnTestProgramStart' argument 1 names different: declaration 'unit_test' definition 'parameter'.
arrayfire-3.3.2+dfsg1/test/gtest/src/gtest.cc:3268:1: style: Function 'OnEnvironmentsSetUpStart' argument 1 names different: declaration 'unit_test' definition 'parameter'. [funcArgNamesDifferent]
arrayfire-3.3.2+dfsg1/test/gtest/src/gtest.cc:3204:57: note: Function 'OnEnvironmentsSetUpStart' argument 1 names different: declaration 'unit_test' definition 'parameter'.
arrayfire-3.3.2+dfsg1/test/gtest/src/gtest.cc:3268:1: note: Function 'OnEnvironmentsSetUpStart' argument 1 names different: declaration 'unit_test' definition 'parameter'.
arrayfire-3.3.2+dfsg1/test/gtest/src/gtest.cc:3269:1: style: Function 'OnTestCaseStart' argument 1 names different: declaration 'test_case' definition 'parameter'. [funcArgNamesDifferent]
arrayfire-3.3.2+dfsg1/test/gtest/src/gtest.cc:3206:48: note: Function 'OnTestCaseStart' argument 1 names different: declaration 'test_case' definition 'parameter'.
arrayfire-3.3.2+dfsg1/test/gtest/src/gtest.cc:3269:1: note: Function 'OnTestCaseStart' argument 1 names different: declaration 'test_case' definition 'parameter'.
arrayfire-3.3.2+dfsg1/test/gtest/src/gtest.cc:3270:1: style: Function 'OnTestStart' argument 1 names different: declaration 'test_info' definition 'parameter'. [funcArgNamesDifferent]
arrayfire-3.3.2+dfsg1/test/gtest/src/gtest.cc:3207:44: note: Function 'OnTestStart' argument 1 names different: declaration 'test_info' definition 'parameter'.
arrayfire-3.3.2+dfsg1/test/gtest/src/gtest.cc:3270:1: note: Function 'OnTestStart' argument 1 names different: declaration 'test_info' definition 'parameter'.
arrayfire-3.3.2+dfsg1/test/gtest/src/gtest.cc:3271:1: style: Function 'OnTestPartResult' argument 1 names different: declaration 'result' definition 'parameter'. [funcArgNamesDifferent]
arrayfire-3.3.2+dfsg1/test/gtest/src/gtest.cc:3208:55: note: Function 'OnTestPartResult' argument 1 names different: declaration 'result' definition 'parameter'.
arrayfire-3.3.2+dfsg1/test/gtest/src/gtest.cc:3271:1: note: Function 'OnTestPartResult' argument 1 names different: declaration 'result' definition 'parameter'.
arrayfire-3.3.2+dfsg1/test/gtest/src/gtest.cc:3272:1: style: Function 'OnEnvironmentsTearDownStart' argument 1 names different: declaration 'unit_test' definition 'parameter'. [funcArgNamesDifferent]
arrayfire-3.3.2+dfsg1/test/gtest/src/gtest.cc:3211:60: note: Function 'OnEnvironmentsTearDownStart' argument 1 names different: declaration 'unit_test' definition 'parameter'.
arrayfire-3.3.2+dfsg1/test/gtest/src/gtest.cc:3272:1: note: Function 'OnEnvironmentsTearDownStart' argument 1 names different: declaration 'unit_test' definition 'parameter'.
arrayfire-3.3.2+dfsg1/test/gtest/src/gtest.cc:3273:1: style: Function 'OnEnvironmentsSetUpEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'. [funcArgNamesDifferent]
arrayfire-3.3.2+dfsg1/test/gtest/src/gtest.cc:3205:55: note: Function 'OnEnvironmentsSetUpEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'.
arrayfire-3.3.2+dfsg1/test/gtest/src/gtest.cc:3273:1: note: Function 'OnEnvironmentsSetUpEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'.
arrayfire-3.3.2+dfsg1/test/gtest/src/gtest.cc:3274:1: style: Function 'OnEnvironmentsTearDownEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'. [funcArgNamesDifferent]
arrayfire-3.3.2+dfsg1/test/gtest/src/gtest.cc:3212:58: note: Function 'OnEnvironmentsTearDownEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'.
arrayfire-3.3.2+dfsg1/test/gtest/src/gtest.cc:3274:1: note: Function 'OnEnvironmentsTearDownEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'.
arrayfire-3.3.2+dfsg1/test/gtest/src/gtest.cc:3275:1: style: Function 'OnTestEnd' argument 1 names different: declaration 'test_info' definition 'parameter'. [funcArgNamesDifferent]
arrayfire-3.3.2+dfsg1/test/gtest/src/gtest.cc:3209:42: note: Function 'OnTestEnd' argument 1 names different: declaration 'test_info' definition 'parameter'.
arrayfire-3.3.2+dfsg1/test/gtest/src/gtest.cc:3275:1: note: Function 'OnTestEnd' argument 1 names different: declaration 'test_info' definition 'parameter'.
arrayfire-3.3.2+dfsg1/test/gtest/src/gtest.cc:3276:1: style: Function 'OnTestCaseEnd' argument 1 names different: declaration 'test_case' definition 'parameter'. [funcArgNamesDifferent]
arrayfire-3.3.2+dfsg1/test/gtest/src/gtest.cc:3210:46: note: Function 'OnTestCaseEnd' argument 1 names different: declaration 'test_case' definition 'parameter'.
arrayfire-3.3.2+dfsg1/test/gtest/src/gtest.cc:3276:1: note: Function 'OnTestCaseEnd' argument 1 names different: declaration 'test_case' definition 'parameter'.
arrayfire-3.3.2+dfsg1/test/gtest/src/gtest.cc:3277:1: style: Function 'OnTestProgramEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'. [funcArgNamesDifferent]
arrayfire-3.3.2+dfsg1/test/gtest/src/gtest.cc:3214:49: note: Function 'OnTestProgramEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'.
arrayfire-3.3.2+dfsg1/test/gtest/src/gtest.cc:3277:1: note: Function 'OnTestProgramEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'.
arrayfire-3.3.2+dfsg1/test/gtest/test/gtest-filepath_test.cc:110:0: error: syntax error [syntaxError]
arrayfire-3.3.2+dfsg1/test/gtest/test/gtest-linked_ptr_test.cc:77:0: error: syntax error [syntaxError]
arrayfire-3.3.2+dfsg1/test/gtest/test/gtest-listener_test.cc:158:0: error: syntax error [syntaxError]
arrayfire-3.3.2+dfsg1/test/gtest/test/gtest-message_test.cc:45:0: error: syntax error [syntaxError]
arrayfire-3.3.2+dfsg1/test/gtest/test/gtest-options_test.cc:69:0: error: syntax error [syntaxError]
arrayfire-3.3.2+dfsg1/test/gtest/test/gtest-port_test.cc:77:0: error: syntax error [syntaxError]
arrayfire-3.3.2+dfsg1/test/gtest/test/gtest-printers_test.cc:249:0: error: syntax error [syntaxError]
arrayfire-3.3.2+dfsg1/test/gtest/test/gtest-test-part_test.cc:58:0: error: syntax error [syntaxError]
arrayfire-3.3.2+dfsg1/test/gtest/test/gtest-tuple_test.cc:46:0: error: syntax error [syntaxError]
arrayfire-3.3.2+dfsg1/test/gtest/test/gtest-unittest-api_test.cc:114:0: error: syntax error [syntaxError]
arrayfire-3.3.2+dfsg1/test/gtest/test/gtest_environment_test.cc:111:0: error: syntax error [syntaxError]
arrayfire-3.3.2+dfsg1/test/gtest/test/gtest_filter_unittest_.cc:50:0: error: syntax error [syntaxError]
arrayfire-3.3.2+dfsg1/test/gtest/test/gtest_output_test_.cc:538:0: error: syntax error [syntaxError]
arrayfire-3.3.2+dfsg1/test/gtest/test/gtest_pred_impl_unittest.cc:94:8: style: Technically the member function 'PredFunctor1::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/test/gtest/test/gtest_pred_impl_unittest.cc:481:8: style: Technically the member function 'PredFunctor2::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/test/gtest/test/gtest_pred_impl_unittest.cc:910:8: style: Technically the member function 'PredFunctor3::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/test/gtest/test/gtest_pred_impl_unittest.cc:1381:8: style: Technically the member function 'PredFunctor4::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/test/gtest/test/gtest_pred_impl_unittest.cc:1894:8: style: Technically the member function 'PredFunctor5::operator()' can be const. [functionConst]
arrayfire-3.3.2+dfsg1/test/gtest/test/gtest_premature_exit_test.cc:84:0: error: syntax error [syntaxError]
arrayfire-3.3.2+dfsg1/test/gtest/test/gtest_repeat_test.cc:94:0: error: syntax error [syntaxError]
arrayfire-3.3.2+dfsg1/test/gtest/test/gtest_shuffle_test_.cc:51:0: error: syntax error [syntaxError]
arrayfire-3.3.2+dfsg1/test/gtest/test/gtest_sole_header_test.cc:43:0: error: syntax error [syntaxError]
arrayfire-3.3.2+dfsg1/test/gtest/test/gtest_unittest.cc:324:0: error: syntax error [syntaxError]
arrayfire-3.3.2+dfsg1/test/histogram.cpp:234:29: portability: Undefined behaviour, when 'nbins' is 10 the pointer arithmetic 'output+nbins' is out of bounds. [pointerOutOfBounds]
arrayfire-3.3.2+dfsg1/test/manual_memory_test.cpp:50:16: error: Array 'vec[100]' accessed at index 999, which is out of bounds. [arrayIndexOutOfBounds]
arrayfire-3.3.2+dfsg1/test/manual_memory_test.cpp:50:13: style: Variable 'vec' is assigned a value that is never used. [unreadVariable]
arrayfire-3.3.2+dfsg1/test/range.cpp:141:35: style: Same expression on both sides of '==' because the value of 'dim' and '2' are the same. [duplicateExpression]
arrayfire-3.3.2+dfsg1/test/range.cpp:122:26: note: 'dim' is assigned value '2' here.
arrayfire-3.3.2+dfsg1/test/range.cpp:141:35: note: Same expression on both sides of '==' because the value of 'dim' and '2' are the same.
arrayfire-3.3.2+dfsg1/test/rotate.cpp:96:0: style: Condition 'tempArray!=0' is always false [knownConditionTrueFalse]
arrayfire-3.3.2+dfsg1/test/rotate.cpp:57:0: note: Assignment 'tempArray=0', assigned value is 0
arrayfire-3.3.2+dfsg1/test/rotate.cpp:96:0: note: Condition 'tempArray!=0' is always false
arrayfire-3.3.2+dfsg1/test/sort_by_key.cpp:104:0: style: Condition 'tempArray!=0' is always false [knownConditionTrueFalse]
arrayfire-3.3.2+dfsg1/test/sort_by_key.cpp:60:0: note: Assignment 'tempArray=0', assigned value is 0
arrayfire-3.3.2+dfsg1/test/sort_by_key.cpp:104:0: note: Condition 'tempArray!=0' is always false
arrayfire-3.3.2+dfsg1/test/stdev.cpp:139:0: performance: Function parameter 'pFileName' should be passed by const reference. [passedByValue]
arrayfire-3.3.2+dfsg1/test/stdev.cpp:73:0: performance: Function parameter 'pFileName' should be passed by const reference. [passedByValue]
arrayfire-3.3.2+dfsg1/test/transform.cpp:120:0: style: Condition 'outArray_f32!=0' is always false [knownConditionTrueFalse]
arrayfire-3.3.2+dfsg1/test/transform.cpp:73:0: note: Assignment 'outArray_f32=0', assigned value is 0
arrayfire-3.3.2+dfsg1/test/transform.cpp:120:0: note: Condition 'outArray_f32!=0' is always false
[23:08]

ftp://ftp.se.debian.org/debian/pool/main/a/arriero/arriero_0.7~20161228.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/art-nextgen-simulation-tools/art-nextgen-simulation-tools_20160605+dfsg.orig.tar.xz
art_src_MountRainier_Linux/art_454_src/art.cpp:218:8: style: Condition 'is_plus_strand' is always true [knownConditionTrueFalse]
art_src_MountRainier_Linux/art_454_src/art.cpp:217:25: note: Assignment 'is_plus_strand=true', assigned value is 1
art_src_MountRainier_Linux/art_454_src/art.cpp:218:8: note: Condition 'is_plus_strand' is always true
art_src_MountRainier_Linux/art_454_src/seqRead.h:93:48: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
art_src_MountRainier_Linux/art_454_src/seqRead.h:51:10: performance: Technically the member function 'seqRead::set_rate' can be static. [functionStatic]
art_src_MountRainier_Linux/art_454_src/art_454.cpp:262:19: style: The scope of the variable 'total_read_count' can be reduced. [variableScope]
art_src_MountRainier_Linux/art_454_src/samRead.h:68:3: warning: Member variable 'samRead::pos' is not initialized in the constructor. [uninitMemberVar]
art_src_MountRainier_Linux/art_454_src/samRead.h:43:4: performance: Variable 'VN' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
art_src_MountRainier_Linux/art_454_src/samRead.h:44:11: performance: Variable 'SO' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
art_src_MountRainier_Linux/art_454_src/samRead.h:71:11: performance: Variable 'rNext' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
art_src_MountRainier_Linux/art_454_src/readSeqFile.h:35:7: style: Class 'readSeqFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
art_src_MountRainier_Linux/art_454_src/readSeqFile.cpp:67:10: style: The scope of the variable 'tempChar' can be reduced. [variableScope]
art_src_MountRainier_Linux/art_454_src/readSeqFile.cpp:108:10: style: The scope of the variable 'tempChar' can be reduced. [variableScope]
art_src_MountRainier_Linux/art_454_src/read_profile.cpp:141:10: style: The scope of the variable 'aBase' can be reduced. [variableScope]
art_src_MountRainier_Linux/art_454_src/read_profile.cpp:141:26: style: The scope of the variable 'cycB' can be reduced. [variableScope]
art_src_MountRainier_Linux/art_454_src/read_profile.cpp:288:10: style: The scope of the variable 'aBase' can be reduced. [variableScope]
art_src_MountRainier_Linux/art_454_src/read_profile.cpp:288:26: style: The scope of the variable 'cycB' can be reduced. [variableScope]
art_src_MountRainier_Linux/art_454_src/read_profile.cpp:421:18: style: The scope of the variable 'cumCC' can be reduced. [variableScope]
art_src_MountRainier_Linux/art_454_src/samRead.h:61:8: style: Technically the member function 'samHeader::printHeader' can be const. [functionConst]
art_src_MountRainier_Linux/art_454_src/samRead.cpp:40:17: note: Technically the member function 'samHeader::printHeader' can be const.
art_src_MountRainier_Linux/art_454_src/samRead.h:61:8: note: Technically the member function 'samHeader::printHeader' can be const.
art_src_MountRainier_Linux/art_454_src/samRead.h:62:8: style: Technically the member function 'samHeader::printAlnHeader' can be const. [functionConst]
art_src_MountRainier_Linux/art_454_src/samRead.cpp:52:17: note: Technically the member function 'samHeader::printAlnHeader' can be const.
art_src_MountRainier_Linux/art_454_src/samRead.h:62:8: note: Technically the member function 'samHeader::printAlnHeader' can be const.
art_src_MountRainier_Linux/art_454_src/samRead.h:88:8: style: Technically the member function 'samRead::printRead' can be const. [functionConst]
art_src_MountRainier_Linux/art_454_src/samRead.cpp:151:15: note: Technically the member function 'samRead::printRead' can be const.
art_src_MountRainier_Linux/art_454_src/samRead.h:88:8: note: Technically the member function 'samRead::printRead' can be const.
art_src_MountRainier_Linux/art_SOLiD_src/art.cpp:79:25: style: Variable 'is_plus_strand' is assigned a value that is never used. [unreadVariable]
art_src_MountRainier_Linux/art_SOLiD_src/art.h:139:9: style: Technically the member function 'art::get_depth_cov' can be const. [functionConst]
art_src_MountRainier_Linux/art_SOLiD_src/read_SOLiD.h:87:5: style: Class 'SOLiDread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
art_src_MountRainier_Linux/art_SOLiD_src/art_SOLiD.cpp:520:58: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
art_src_MountRainier_Linux/art_SOLiD_src/art_SOLiD.cpp:549:58: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
art_src_MountRainier_Linux/art_SOLiD_src/art_SOLiD.cpp:718:58: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
art_src_MountRainier_Linux/art_SOLiD_src/samRead.h:68:3: warning: Member variable 'samRead::pos' is not initialized in the constructor. [uninitMemberVar]
art_src_MountRainier_Linux/art_SOLiD_src/samRead.h:43:4: performance: Variable 'VN' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
art_src_MountRainier_Linux/art_SOLiD_src/samRead.h:44:11: performance: Variable 'SO' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
art_src_MountRainier_Linux/art_SOLiD_src/samRead.h:71:11: performance: Variable 'rNext' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
art_src_MountRainier_Linux/art_SOLiD_src/readSeqFile.h:35:7: style: Class 'readSeqFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
art_src_MountRainier_Linux/art_SOLiD_src/art_SOLiD_jason.cpp:37:11: style: The scope of the variable 'max_num_n' can be reduced. [variableScope]
art_src_MountRainier_Linux/art_SOLiD_src/art_SOLiD_jason.cpp:327:16: style: Unused variable: aln_read_2 [unusedVariable]
art_src_MountRainier_Linux/art_SOLiD_src/art_SOLiD_jason.cpp:327:27: style: Unused variable: aln_ref_2 [unusedVariable]
art_src_MountRainier_Linux/art_SOLiD_src/art_SOLiD_jason.cpp:405:58: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
art_src_MountRainier_Linux/art_SOLiD_src/art_SOLiD_jason.cpp:435:58: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
art_src_MountRainier_Linux/art_SOLiD_src/art_SOLiD_jason.cpp:516:58: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
art_src_MountRainier_Linux/art_SOLiD_src/readSeqFile.cpp:67:10: style: The scope of the variable 'tempChar' can be reduced. [variableScope]
art_src_MountRainier_Linux/art_SOLiD_src/readSeqFile.cpp:107:10: style: The scope of the variable 'tempChar' can be reduced. [variableScope]
art_src_MountRainier_Linux/art_SOLiD_src/read_SOLiD.cpp:26:29: style: Function 'SOLiDread' argument 1 names different: declaration 'profile' definition 'profile_file'. [funcArgNamesDifferent]
art_src_MountRainier_Linux/art_SOLiD_src/read_SOLiD.h:87:22: note: Function 'SOLiDread' argument 1 names different: declaration 'profile' definition 'profile_file'.
art_src_MountRainier_Linux/art_SOLiD_src/read_SOLiD.cpp:26:29: note: Function 'SOLiDread' argument 1 names different: declaration 'profile' definition 'profile_file'.
art_src_MountRainier_Linux/art_SOLiD_src/read_SOLiD.cpp:27:16: style: Variable 'error_1st' is assigned a value that is never used. [unreadVariable]
art_src_MountRainier_Linux/art_SOLiD_src/read_SOLiD.cpp:28:16: style: Variable 'error_2nd' is assigned a value that is never used. [unreadVariable]
art_src_MountRainier_Linux/art_SOLiD_src/read_SOLiD.cpp:365:48: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
art_src_MountRainier_Linux/art_SOLiD_src/read_SOLiD.h:95:10: performance: Technically the member function 'SOLiDread::set_rate' can be static. [functionStatic]
art_src_MountRainier_Linux/art_SOLiD_src/read_SOLiD.cpp:253:17: note: Technically the member function 'SOLiDread::set_rate' can be static.
art_src_MountRainier_Linux/art_SOLiD_src/read_SOLiD.h:95:10: note: Technically the member function 'SOLiDread::set_rate' can be static.
art_src_MountRainier_Linux/art_SOLiD_src/read_SOLiD.h:140:12: style: Technically the member function 'SOLiDread::reverse_comp' can be const. [functionConst]
art_src_MountRainier_Linux/art_SOLiD_src/read_SOLiD.cpp:536:19: note: Technically the member function 'SOLiDread::reverse_comp' can be const.
art_src_MountRainier_Linux/art_SOLiD_src/read_SOLiD.h:140:12: note: Technically the member function 'SOLiDread::reverse_comp' can be const.
art_src_MountRainier_Linux/art_SOLiD_src/samRead.h:61:8: style: Technically the member function 'samHeader::printHeader' can be const. [functionConst]
art_src_MountRainier_Linux/art_SOLiD_src/samRead.cpp:40:17: note: Technically the member function 'samHeader::printHeader' can be const.
art_src_MountRainier_Linux/art_SOLiD_src/samRead.h:61:8: note: Technically the member function 'samHeader::printHeader' can be const.
art_src_MountRainier_Linux/art_SOLiD_src/samRead.h:62:8: style: Technically the member function 'samHeader::printAlnHeader' can be const. [functionConst]
art_src_MountRainier_Linux/art_SOLiD_src/samRead.cpp:52:17: note: Technically the member function 'samHeader::printAlnHeader' can be const.
art_src_MountRainier_Linux/art_SOLiD_src/samRead.h:62:8: note: Technically the member function 'samHeader::printAlnHeader' can be const.
art_src_MountRainier_Linux/art_SOLiD_src/samRead.h:88:8: style: Technically the member function 'samRead::printRead' can be const. [functionConst]
art_src_MountRainier_Linux/art_SOLiD_src/samRead.cpp:151:15: note: Technically the member function 'samRead::printRead' can be const.
art_src_MountRainier_Linux/art_SOLiD_src/samRead.h:88:8: note: Technically the member function 'samRead::printRead' can be const.
art_src_MountRainier_Linux/art_illumina_src/seqRead.h:150:48: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
art_src_MountRainier_Linux/art_illumina_src/art_illumina.cpp:497:128: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
art_src_MountRainier_Linux/art_illumina_src/art_illumina.cpp:507:130: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
art_src_MountRainier_Linux/art_illumina_src/art_illumina.cpp:519:132: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
art_src_MountRainier_Linux/art_illumina_src/art_illumina.cpp:529:134: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
art_src_MountRainier_Linux/art_illumina_src/art_illumina.cpp:540:132: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
art_src_MountRainier_Linux/art_illumina_src/art_illumina.cpp:550:134: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
art_src_MountRainier_Linux/art_illumina_src/art_illumina.cpp:561:132: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
art_src_MountRainier_Linux/art_illumina_src/art_illumina.cpp:571:134: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
art_src_MountRainier_Linux/art_illumina_src/art_illumina.cpp:582:132: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
art_src_MountRainier_Linux/art_illumina_src/art_illumina.cpp:592:134: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
art_src_MountRainier_Linux/art_illumina_src/seqRead.h:49:5: warning: Member variable 'seqRead::is_plus_strand' is not initialized in the constructor. [uninitMemberVar]
art_src_MountRainier_Linux/art_illumina_src/seqRead.h:49:5: warning: Member variable 'seqRead::bpos' is not initialized in the constructor. [uninitMemberVar]
art_src_MountRainier_Linux/art_illumina_src/samRead.h:68:3: warning: Member variable 'samRead::pos' is not initialized in the constructor. [uninitMemberVar]
art_src_MountRainier_Linux/art_illumina_src/samRead.h:43:4: performance: Variable 'VN' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
art_src_MountRainier_Linux/art_illumina_src/samRead.h:44:11: performance: Variable 'SO' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
art_src_MountRainier_Linux/art_illumina_src/samRead.h:71:11: performance: Variable 'rNext' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
art_src_MountRainier_Linux/art_illumina_src/seqRead.h:86:10: performance: Technically the member function 'seqRead::set_rate' can be static. [functionStatic]
art_src_MountRainier_Linux/art_illumina_src/seqRead.h:96:10: performance: Technically the member function 'seqRead::set_rate' can be static. [functionStatic]
art_src_MountRainier_Linux/art_illumina_src/art.h:138:9: style: Technically the member function 'art::get_depth_cov' can be const. [functionConst]
art_src_MountRainier_Linux/art_illumina_src/readSeqFile.h:35:7: style: Class 'readSeqFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
art_src_MountRainier_Linux/art_illumina_src/art_illumina_m.cpp:620:10: style: struct member 'threadData::readID_start' is never used. [unusedStructMember]
art_src_MountRainier_Linux/art_illumina_src/art_illumina_m.cpp:494:128: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
art_src_MountRainier_Linux/art_illumina_src/art_illumina_m.cpp:504:130: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
art_src_MountRainier_Linux/art_illumina_src/art_illumina_m.cpp:516:132: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
art_src_MountRainier_Linux/art_illumina_src/art_illumina_m.cpp:526:134: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
art_src_MountRainier_Linux/art_illumina_src/art_illumina_m.cpp:537:132: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
art_src_MountRainier_Linux/art_illumina_src/art_illumina_m.cpp:547:134: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
art_src_MountRainier_Linux/art_illumina_src/art_illumina_m.cpp:558:132: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
art_src_MountRainier_Linux/art_illumina_src/art_illumina_m.cpp:568:134: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
art_src_MountRainier_Linux/art_illumina_src/art_illumina_m.cpp:579:132: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
art_src_MountRainier_Linux/art_illumina_src/art_illumina_m.cpp:589:134: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
art_src_MountRainier_Linux/art_illumina_src/art_qual_scale.cpp:286:8: style: Condition 'is_plus_strand' is always true [knownConditionTrueFalse]
art_src_MountRainier_Linux/art_illumina_src/art_qual_scale.cpp:273:25: note: Assignment 'is_plus_strand=true', assigned value is 1
art_src_MountRainier_Linux/art_illumina_src/art_qual_scale.cpp:286:8: note: Condition 'is_plus_strand' is always true
art_src_MountRainier_Linux/art_illumina_src/art_qual_scale.cpp:333:8: style: Condition 'is_plus_strand' is always true [knownConditionTrueFalse]
art_src_MountRainier_Linux/art_illumina_src/art_qual_scale.cpp:329:25: note: Assignment 'is_plus_strand=true', assigned value is 1
art_src_MountRainier_Linux/art_illumina_src/art_qual_scale.cpp:333:8: note: Condition 'is_plus_strand' is always true
art_src_MountRainier_Linux/art_illumina_src/empdist.cpp:295:18: style: The scope of the variable 'cumCC' can be reduced. [variableScope]
art_src_MountRainier_Linux/art_illumina_src/empdist.cpp:315:18: style: The scope of the variable 'cumCC' can be reduced. [variableScope]
art_src_MountRainier_Linux/art_illumina_src/empdist.cpp:351:18: style: The scope of the variable 'cumCC' can be reduced. [variableScope]
art_src_MountRainier_Linux/art_illumina_src/readSeqFile.cpp:67:10: style: The scope of the variable 'tempChar' can be reduced. [variableScope]
art_src_MountRainier_Linux/art_illumina_src/readSeqFile.cpp:108:10: style: The scope of the variable 'tempChar' can be reduced. [variableScope]
art_src_MountRainier_Linux/art_illumina_src/samRead.h:61:8: style: Technically the member function 'samHeader::printHeader' can be const. [functionConst]
art_src_MountRainier_Linux/art_illumina_src/samRead.cpp:40:17: note: Technically the member function 'samHeader::printHeader' can be const.
art_src_MountRainier_Linux/art_illumina_src/samRead.h:61:8: note: Technically the member function 'samHeader::printHeader' can be const.
art_src_MountRainier_Linux/art_illumina_src/samRead.h:62:8: style: Technically the member function 'samHeader::printAlnHeader' can be const. [functionConst]
art_src_MountRainier_Linux/art_illumina_src/samRead.cpp:52:17: note: Technically the member function 'samHeader::printAlnHeader' can be const.
art_src_MountRainier_Linux/art_illumina_src/samRead.h:62:8: note: Technically the member function 'samHeader::printAlnHeader' can be const.
art_src_MountRainier_Linux/art_illumina_src/samRead.h:88:8: style: Technically the member function 'samRead::printRead' can be const. [functionConst]
art_src_MountRainier_Linux/art_illumina_src/samRead.cpp:151:15: note: Technically the member function 'samRead::printRead' can be const.
art_src_MountRainier_Linux/art_illumina_src/samRead.h:88:8: note: Technically the member function 'samRead::printRead' can be const.
[23:08]

ftp://ftp.se.debian.org/debian/pool/main/a/artemis/artemis_17.0.1+dfsg.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/artfastqgenerator/artfastqgenerator_0.0.20150519.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/artha/artha_1.0.3.orig.tar.gz
artha-1.0.3/src/gui.c:537:0: error: Invalid number of character '{' when these macros are defined: '__GCC__=1;__GCC__=1'. [syntaxError]
artha-1.0.3/src/hotkey_editor.c:100:2: style: Variable 'model' is reassigned a value before the old one has been used. [redundantAssignment]
artha-1.0.3/src/hotkey_editor.c:92:0: note: Variable 'model' is reassigned a value before the old one has been used.
artha-1.0.3/src/hotkey_editor.c:100:2: note: Variable 'model' is reassigned a value before the old one has been used.
artha-1.0.3/src/hotkey_editor.c:211:2: style: Variable 'model' is reassigned a value before the old one has been used. [redundantAssignment]
artha-1.0.3/src/hotkey_editor.c:209:0: note: Variable 'model' is reassigned a value before the old one has been used.
artha-1.0.3/src/hotkey_editor.c:211:2: note: Variable 'model' is reassigned a value before the old one has been used.
artha-1.0.3/src/hotkey_editor.c:249:2: style: Variable 'hotkey_tree_view' is reassigned a value before the old one has been used. [redundantAssignment]
artha-1.0.3/src/hotkey_editor.c:242:0: note: Variable 'hotkey_tree_view' is reassigned a value before the old one has been used.
artha-1.0.3/src/hotkey_editor.c:249:2: note: Variable 'hotkey_tree_view' is reassigned a value before the old one has been used.
artha-1.0.3/src/hotkey_editor.c:254:2: style: Variable 'renderer' is reassigned a value before the old one has been used. [redundantAssignment]
artha-1.0.3/src/hotkey_editor.c:243:0: note: Variable 'renderer' is reassigned a value before the old one has been used.
artha-1.0.3/src/hotkey_editor.c:254:2: note: Variable 'renderer' is reassigned a value before the old one has been used.
artha-1.0.3/src/hotkey_editor.c:260:2: style: Variable 'column' is reassigned a value before the old one has been used. [redundantAssignment]
artha-1.0.3/src/hotkey_editor.c:245:0: note: Variable 'column' is reassigned a value before the old one has been used.
artha-1.0.3/src/hotkey_editor.c:260:2: note: Variable 'column' is reassigned a value before the old one has been used.
artha-1.0.3/src/hotkey_editor.c:266:2: style: Variable 'model' is reassigned a value before the old one has been used. [redundantAssignment]
artha-1.0.3/src/hotkey_editor.c:244:0: note: Variable 'model' is reassigned a value before the old one has been used.
artha-1.0.3/src/hotkey_editor.c:266:2: note: Variable 'model' is reassigned a value before the old one has been used.
artha-1.0.3/src/wni.c:1491:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
artha-1.0.3/src/wni.c:103:2: style: Variable 'y' is reassigned a value before the old one has been used. [redundantAssignment]
artha-1.0.3/src/wni.c:101:0: note: Variable 'y' is reassigned a value before the old one has been used.
artha-1.0.3/src/wni.c:103:2: note: Variable 'y' is reassigned a value before the old one has been used.
artha-1.0.3/src/wni.c:448:2: style: Variable 'formatted_str' is reassigned a value before the old one has been used. [redundantAssignment]
artha-1.0.3/src/wni.c:439:0: note: Variable 'formatted_str' is reassigned a value before the old one has been used.
artha-1.0.3/src/wni.c:448:2: note: Variable 'formatted_str' is reassigned a value before the old one has been used.
artha-1.0.3/src/wni.c:525:2: style: Variable 'not_equal' is reassigned a value before the old one has been used. [redundantAssignment]
artha-1.0.3/src/wni.c:521:0: note: Variable 'not_equal' is reassigned a value before the old one has been used.
artha-1.0.3/src/wni.c:525:2: note: Variable 'not_equal' is reassigned a value before the old one has been used.
artha-1.0.3/src/wni.c:844:2: style: Variable 'defn' is reassigned a value before the old one has been used. [redundantAssignment]
artha-1.0.3/src/wni.c:831:0: note: Variable 'defn' is reassigned a value before the old one has been used.
artha-1.0.3/src/wni.c:844:2: note: Variable 'defn' is reassigned a value before the old one has been used.
artha-1.0.3/src/wni.c:1280:64: style: Function 'populate' argument 3 names different: declaration 'req_flag' definition 'flag'. [funcArgNamesDifferent]
artha-1.0.3/src/wni.c:62:64: note: Function 'populate' argument 3 names different: declaration 'req_flag' definition 'flag'.
artha-1.0.3/src/wni.c:1280:64: note: Function 'populate' argument 3 names different: declaration 'req_flag' definition 'flag'.
artha-1.0.3/src/wni.c:1847:20: style: Variable 'temp_tree_list' is assigned a value that is never used. [unreadVariable]
[23:08]

ftp://ftp.se.debian.org/debian/pool/main/a/artikulate/artikulate_17.08.3.orig.tar.xz.asc

ftp://ftp.se.debian.org/debian/pool/main/a/as31/as31_2.3.1.orig.tar.gz
as31-2.3.1/as31/emitter.c:106:6: style: The scope of the variable 'i' can be reduced. [variableScope]
as31-2.3.1/as31/emitter.c:127:6: style: The scope of the variable 'i' can be reduced. [variableScope]
as31-2.3.1/as31/emitter.c:141:6: style: The scope of the variable 'i' can be reduced. [variableScope]
as31-2.3.1/as31/emitter.c:285:7: style: The scope of the variable 'i' can be reduced. [variableScope]
as31-2.3.1/as31/lexer.c:141:15: style: The scope of the variable 'c' can be reduced. [variableScope]
parser.y:241:0: error: Invalid number of character '{' when these macros are defined: '__GCC__=1;__GCC__=1'. [syntaxError]
as31-2.3.1/as31/run.c:156:19: warning: Either the condition 'if(lstfile)' is redundant or there is possible null pointer dereference: lstfile. [nullPointerRedundantCheck]
as31-2.3.1/as31/run.c:163:7: note: Assuming that condition 'if(lstfile)' is not redundant
as31-2.3.1/as31/run.c:156:19: note: Null pointer dereference
as31-2.3.1/as31/run.c:238:1: error: va_list 'args' was opened but not closed by va_end(). [va_end_missing]
as31-2.3.1/as31/run.c:255:1: error: va_list 'args' was opened but not closed by va_end(). [va_end_missing]
as31-2.3.1/as31/run.c:267:1: error: va_list 'args' was opened but not closed by va_end(). [va_end_missing]
as31-2.3.1/as31/symbol.c:305:24: style: The scope of the variable 'mid' can be reduced. [variableScope]
as31-2.3.1/as31/symbol.c:305:28: style: The scope of the variable 'cond' can be reduced. [variableScope]
as31-2.3.1/as31/symbol.c:334:25: style: The scope of the variable 'g' can be reduced. [variableScope]
as31-2.3.1/as31/symbol.c:395:17: style: The scope of the variable 'hv' can be reduced. [variableScope]
[23:08]

ftp://ftp.se.debian.org/debian/pool/main/a/asc/asc_2.6.1.0.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/asc-music/asc-music_1.3.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/ascd/ascd_0.13.2.orig.tar.gz
ascd-0.13.2.orig/ascd/ascd.c:410:10: style: The scope of the variable 'txt' can be reduced. [variableScope]
ascd-0.13.2.orig/ascd/ascd.c:411:10: style: The scope of the variable 'txt2' can be reduced. [variableScope]
ascd-0.13.2.orig/ascd/ascd.c:412:10: style: The scope of the variable 'dsp' can be reduced. [variableScope]
ascd-0.13.2.orig/ascd/ascd.c:413:9: style: The scope of the variable 'track' can be reduced. [variableScope]
ascd-0.13.2.orig/ascd/ascd.c:414:9: style: The scope of the variable 'red' can be reduced. [variableScope]
ascd-0.13.2.orig/ascd/ascd.c:467:10: style: The scope of the variable 'txt' can be reduced. [variableScope]
ascd-0.13.2.orig/ascd/ascd.c:468:10: style: The scope of the variable 'txt2' can be reduced. [variableScope]
ascd-0.13.2.orig/ascd/ascd.c:469:10: style: The scope of the variable 'dsp' can be reduced. [variableScope]
ascd-0.13.2.orig/ascd/ascd.c:470:9: style: The scope of the variable 'track' can be reduced. [variableScope]
ascd-0.13.2.orig/ascd/ascd.c:471:9: style: The scope of the variable 'red' can be reduced. [variableScope]
ascd-0.13.2.orig/ascd/ascd.c:474:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ascd-0.13.2.orig/ascd/ascd.c:303:12: style: Variable 'x_fd' is assigned a value that is never used. [unreadVariable]
ascd-0.13.2.orig/ascd/ascd.c:302:15: style: Variable 'd_depth' is assigned a value that is never used. [unreadVariable]
ascd-0.13.2.orig/ascd/ascd.c:305:19: style: Variable 'ScreenWidth' is assigned a value that is never used. [unreadVariable]
ascd-0.13.2.orig/ascd/ascd.c:304:20: style: Variable 'ScreenHeight' is assigned a value that is never used. [unreadVariable]
ascd-0.13.2.orig/ascd/cdcontrol.c:248:68: style: Unsigned variable '-' can't be negative so it is unnecessary to test it. [unsignedPositive]
ascd-0.13.2.orig/ascd/cdcontrol.c:305:20: style: Checking if unsigned variable 'direct_access' is less than zero. [unsignedLessThanZero]
ascd-0.13.2.orig/ascd/cdcontrol.c:314:20: style: Checking if unsigned variable 'direct_access' is less than zero. [unsignedLessThanZero]
ascd-0.13.2.orig/ascd/faktory.c:335:4: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ascd-0.13.2.orig/ascd/faktory.c:335:4: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ascd-0.13.2.orig/ascd/faktory.c:335:4: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ascd-0.13.2.orig/ascd/faktory.c:335:4: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ascd-0.13.2.orig/ascd/faktory.c:335:4: warning: %d in format string (no. 5) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ascd-0.13.2.orig/ascd/faktory.c:335:4: warning: %d in format string (no. 6) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ascd-0.13.2.orig/ascd/faktory.c:336:4: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ascd-0.13.2.orig/ascd/faktory.c:336:4: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ascd-0.13.2.orig/ascd/faktory.c:336:4: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ascd-0.13.2.orig/ascd/faktory.c:504:6: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ascd-0.13.2.orig/ascd/faktory.c:504:6: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ascd-0.13.2.orig/ascd/faktory.c:505:6: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ascd-0.13.2.orig/ascd/faktory.c:505:6: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ascd-0.13.2.orig/ascd/faktory.c:505:6: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ascd-0.13.2.orig/ascd/faktory.c:505:6: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ascd-0.13.2.orig/ascd/faktory.c:505:6: warning: %d in format string (no. 5) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ascd-0.13.2.orig/ascd/faktory.c:540:18: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ascd-0.13.2.orig/ascd/faktory.c:1102:14: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ascd-0.13.2.orig/ascd/faktory.c:1612:6: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ascd-0.13.2.orig/ascd/faktory.c:1657:6: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ascd-0.13.2.orig/ascd/faktory.c:58:18: style: The scope of the variable 'pos' can be reduced. [variableScope]
ascd-0.13.2.orig/ascd/faktory.c:232:10: style: The scope of the variable 'key' can be reduced. [variableScope]
ascd-0.13.2.orig/ascd/faktory.c:233:10: style: The scope of the variable 'arguments' can be reduced. [variableScope]
ascd-0.13.2.orig/ascd/faktory.c:234:9: style: The scope of the variable 'button' can be reduced. [variableScope]
ascd-0.13.2.orig/ascd/faktory.c:235:18: style: The scope of the variable 'i' can be reduced. [variableScope]
ascd-0.13.2.orig/ascd/faktory.c:237:9: style: The scope of the variable 'Ret' can be reduced. [variableScope]
ascd-0.13.2.orig/ascd/faktory.c:1041:10: style: The scope of the variable 'txt' can be reduced. [variableScope]
ascd-0.13.2.orig/ascd/faktory.c:1046:9: style: The scope of the variable 'use_alt' can be reduced. [variableScope]
ascd-0.13.2.orig/ascd/faktory.c:1048:10: style: The scope of the variable 'dir_fd' can be reduced. [variableScope]
ascd-0.13.2.orig/ascd/faktory.c:1049:20: style: The scope of the variable 'dir_pt' can be reduced. [variableScope]
ascd-0.13.2.orig/ascd/handlers.c:45:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ascd-0.13.2.orig/ascd/misc.c:111:13: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ascd-0.13.2.orig/ascd/misc.c:112:13: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ascd-0.13.2.orig/ascd/misc.c:113:13: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ascd-0.13.2.orig/ascd/misc.c:114:13: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ascd-0.13.2.orig/ascd/misc.c:115:13: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ascd-0.13.2.orig/ascd/misc.c:116:13: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ascd-0.13.2.orig/ascd/misc.c:119:13: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ascd-0.13.2.orig/ascd/misc.c:120:13: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ascd-0.13.2.orig/ascd/misc.c:121:6: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ascd-0.13.2.orig/ascd/misc.c:122:13: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ascd-0.13.2.orig/ascd/misc.c:47:11: style: The scope of the variable 'in' can be reduced. [variableScope]
ascd-0.13.2.orig/ascd/misc.c:49:10: style: The scope of the variable 'st' can be reduced. [variableScope]
ascd-0.13.2.orig/ascd/misc.c:95:11: style: The scope of the variable 'out' can be reduced. [variableScope]
ascd-0.13.2.orig/ascd/misc.c:97:10: style: The scope of the variable 'st' can be reduced. [variableScope]
ascd-0.13.2.orig/ascd/misc.c:198:10: style: The scope of the variable 'key' can be reduced. [variableScope]
ascd-0.13.2.orig/ascd/misc.c:199:10: style: The scope of the variable 'r' can be reduced. [variableScope]
ascd-0.13.2.orig/ascd/misc.c:200:10: style: The scope of the variable 'd' can be reduced. [variableScope]
ascd-0.13.2.orig/ascd/misc.c:201:10: style: The scope of the variable 'arguments' can be reduced. [variableScope]
ascd-0.13.2.orig/ascd/misc.c:203:20: style: The scope of the variable 'dir_pt' can be reduced. [variableScope]
ascd-0.13.2.orig/ascd/misc.c:204:11: style: The scope of the variable 'in' can be reduced. [variableScope]
ascd-0.13.2.orig/ascd/misc.c:250:11: style: The scope of the variable 'Argument' can be reduced. [variableScope]
ascd-0.13.2.orig/ascd/wings_main.c:382:2: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ascd-0.13.2.orig/ascd/wings_main.c:382:2: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ascd-0.13.2.orig/ascd/wings_main.c:946:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ascd-0.13.2.orig/ascd/wings_main.c:948:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ascd-0.13.2.orig/ascd/wings_main.c:954:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ascd-0.13.2.orig/ascd/wings_main.c:373:10: style: The scope of the variable 'txt' can be reduced. [variableScope]
ascd-0.13.2.orig/ascd/wings_main.c:601:10: style: The scope of the variable 'txt' can be reduced. [variableScope]
ascd-0.13.2.orig/ascd/wings_main.c:877:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ascd-0.13.2.orig/ascd/wings_main.c:878:10: style: The scope of the variable 'txt' can be reduced. [variableScope]
ascd-0.13.2.orig/ascd/wings_main.c:879:10: style: The scope of the variable 'txt2' can be reduced. [variableScope]
ascd-0.13.2.orig/ascd/wings_main.c:935:9: style: The scope of the variable 'i' can be reduced. [variableScope]
ascd-0.13.2.orig/ascd/wings_main.c:936:10: style: The scope of the variable 'txt' can be reduced. [variableScope]
ascd-0.13.2.orig/ascd/wings_main.c:937:10: style: The scope of the variable 'dir_fd' can be reduced. [variableScope]
ascd-0.13.2.orig/ascd/wings_main.c:938:20: style: The scope of the variable 'dir_pt' can be reduced. [variableScope]
ascd-0.13.2.orig/libworkman/buildindex.c:51:8: style: The scope of the variable 'fp' can be reduced. [variableScope]
ascd-0.13.2.orig/libworkman/cddb.c:469:4: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
ascd-0.13.2.orig/libworkman/cddb.c:478:4: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
ascd-0.13.2.orig/libworkman/cddb.c:517:4: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
ascd-0.13.2.orig/libworkman/cddb.c:526:4: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
ascd-0.13.2.orig/libworkman/cddb.c:297:15: error: Uninitialized variable: tempbuf [uninitvar]
ascd-0.13.2.orig/libworkman/cdinfo.c:129:9: style: The scope of the variable 'l' can be reduced. [variableScope]
ascd-0.13.2.orig/libworkman/cdinfo.c:213:9: style: The scope of the variable 'l' can be reduced. [variableScope]
ascd-0.13.2.orig/libworkman/cdinfo.c:277:14: style: The scope of the variable 'buf' can be reduced. [variableScope]
ascd-0.13.2.orig/libworkman/cdinfo.c:278:9: style: The scope of the variable 'name' can be reduced. [variableScope]
ascd-0.13.2.orig/libworkman/cdinfo.c:278:15: style: The scope of the variable 'tracknum' can be reduced. [variableScope]
ascd-0.13.2.orig/libworkman/cdinfo.c:279:7: style: The scope of the variable 'digits' can be reduced. [variableScope]
ascd-0.13.2.orig/libworkman/cdinfo.c:280:7: style: The scope of the variable 'sdigits' can be reduced. [variableScope]
ascd-0.13.2.orig/libworkman/cdinfo.c:572:22: style: The scope of the variable 'l' can be reduced. [variableScope]
ascd-0.13.2.orig/libworkman/cdinfo.c:573:7: style: The scope of the variable 'i' can be reduced. [variableScope]
ascd-0.13.2.orig/libworkman/cdrom.c:179:23: style: The scope of the variable 'l' can be reduced. [variableScope]
ascd-0.13.2.orig/libworkman/database.c:218:22: style: The scope of the variable 'l' can be reduced. [variableScope]
ascd-0.13.2.orig/libworkman/database.c:1187:10: style: The scope of the variable 'locked' can be reduced. [variableScope]
ascd-0.13.2.orig/libworkman/database.c:1222:17: style: The scope of the variable 'hit_cdent' can be reduced. [variableScope]
ascd-0.13.2.orig/libworkman/database.c:1222:32: style: The scope of the variable 'c' can be reduced. [variableScope]
ascd-0.13.2.orig/libworkman/database.c:1391:12: style: The scope of the variable 'i' can be reduced. [variableScope]
ascd-0.13.2.orig/libworkman/database.c:504:4: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
ascd-0.13.2.orig/libworkman/database.c:919:4: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
ascd-0.13.2.orig/libworkman/scsi.c:200:9: style: The scope of the variable 's' can be reduced. [variableScope]
ascd-0.13.2.orig/libworkman/scsi.c:200:13: style: The scope of the variable 't' can be reduced. [variableScope]
ascd-0.13.2.orig/libworkman/scsi.c:292:21: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
ascd-0.13.2.orig/libworkman/wm_helpers.c:163:33: warning: Comparison of a boolean expression with an integer other than 0 or 1. [compareBoolExpressionWithInt]
ascd-0.13.2.orig/libworkman/wm_helpers.c:64:2: style: Variable 's' is reassigned a value before the old one has been used. [redundantAssignment]
ascd-0.13.2.orig/libworkman/wm_helpers.c:62:0: note: Variable 's' is reassigned a value before the old one has been used.
ascd-0.13.2.orig/libworkman/wm_helpers.c:64:2: note: Variable 's' is reassigned a value before the old one has been used.
ascd-0.13.2.orig/libworkman/wm_helpers.c:190:10: style: The scope of the variable 'ap' can be reduced. [variableScope]
ascd-0.13.2.orig/libworkman/wm_helpers.c:200:11: style: Checking if unsigned variable 'level' is less than zero. [unsignedLessThanZero]
ascd-0.13.2.orig/libworkman/wm_helpers.c:188:48: style: Function 'wm_lib_message' argument 2 names different: declaration 'format' definition 'fmt'. [funcArgNamesDifferent]
ascd-0.13.2.orig/libworkman/include/wm_helpers.h:102:50: note: Function 'wm_lib_message' argument 2 names different: declaration 'format' definition 'fmt'.
ascd-0.13.2.orig/libworkman/wm_helpers.c:188:48: note: Function 'wm_lib_message' argument 2 names different: declaration 'format' definition 'fmt'.
[23:08]

ftp://ftp.se.debian.org/debian/pool/main/a/ascdc/ascdc_0.3.orig.tar.gz
ascdc-0.3.orig/ascdc.c:419:2: style: Variable 'Ret' is reassigned a value before the old one has been used. [redundantAssignment]
ascdc-0.3.orig/ascdc.c:415:2: note: Variable 'Ret' is reassigned a value before the old one has been used.
ascdc-0.3.orig/ascdc.c:419:2: note: Variable 'Ret' is reassigned a value before the old one has been used.
ascdc-0.3.orig/ascdc.c:423:9: style: Variable 'Ret' is reassigned a value before the old one has been used. [redundantAssignment]
ascdc-0.3.orig/ascdc.c:419:2: note: Variable 'Ret' is reassigned a value before the old one has been used.
ascdc-0.3.orig/ascdc.c:423:9: note: Variable 'Ret' is reassigned a value before the old one has been used.
ascdc-0.3.orig/ascdc.c:427:9: style: Variable 'Ret' is reassigned a value before the old one has been used. [redundantAssignment]
ascdc-0.3.orig/ascdc.c:423:9: note: Variable 'Ret' is reassigned a value before the old one has been used.
ascdc-0.3.orig/ascdc.c:427:9: note: Variable 'Ret' is reassigned a value before the old one has been used.
ascdc-0.3.orig/ascdc.c:308:8: style: The scope of the variable 'Argument' can be reduced. [variableScope]
ascdc-0.3.orig/ascdc.c:451:28: style: Function 'RedrawWindow' argument 1 names different: declaration 'v' definition 'Icon'. [funcArgNamesDifferent]
ascdc-0.3.orig/ascdc.c:61:29: note: Function 'RedrawWindow' argument 1 names different: declaration 'v' definition 'Icon'.
ascdc-0.3.orig/ascdc.c:451:28: note: Function 'RedrawWindow' argument 1 names different: declaration 'v' definition 'Icon'.
ascdc-0.3.orig/ascdc.c:468:22: style: Function 'GetColor' argument 1 names different: declaration 'name' definition 'ColorName'. [funcArgNamesDifferent]
ascdc-0.3.orig/ascdc.c:62:22: note: Function 'GetColor' argument 1 names different: declaration 'name' definition 'ColorName'.
ascdc-0.3.orig/ascdc.c:468:22: note: Function 'GetColor' argument 1 names different: declaration 'name' definition 'ColorName'.
ascdc-0.3.orig/ascdc.c:210:9: style: Unused variable: pixmask [unusedVariable]
ascdc-0.3.orig/ascdc.c:229:9: style: Variable 'x_fd' is assigned a value that is never used. [unreadVariable]
ascdc-0.3.orig/ascdc.c:228:12: style: Variable 'd_depth' is assigned a value that is never used. [unreadVariable]
ascdc-0.3.orig/ascdc.c:231:16: style: Variable 'ScreenWidth' is assigned a value that is never used. [unreadVariable]
ascdc-0.3.orig/ascdc.c:230:17: style: Variable 'ScreenHeight' is assigned a value that is never used. [unreadVariable]
[23:08]

ftp://ftp.se.debian.org/debian/pool/main/a/ascii/ascii_3.18.orig.tar.gz
ascii-3.18/ascii.c:231:13: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
ascii-3.18/ascii.c:280:13: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
ascii-3.18/ascii.c:284:13: warning: %o in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
ascii-3.18/ascii.c:291:10: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
ascii-3.18/ascii.c:293:10: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
ascii-3.18/ascii.c:297:10: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
ascii-3.18/ascii.c:302:10: warning: %o in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
ascii-3.18/ascii.c:304:10: warning: %o in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
ascii-3.18/ascii.c:306:10: warning: %o in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
ascii-3.18/ascii.c:374:12: style: The scope of the variable 'k' can be reduced. [variableScope]
ascii-3.18/ascii.c:274:0: style: Variable 'spoken' is assigned a value that is never used. [unreadVariable]
ascii-3.18/ascii.c:382:13: warning: Dangerous usage of strncat - 3rd parameter is the maximum number of characters to append. [strncatUsage]
ascii-3.18/ascii.c:384:13: warning: Dangerous usage of strncat - 3rd parameter is the maximum number of characters to append. [strncatUsage]
[23:08]

ftp://ftp.se.debian.org/debian/pool/main/a/ascii2binary/ascii2binary_2.14.orig.tar.gz
ascii2binary-2.14/GetWord.c:41:7: style: The scope of the variable 'c' can be reduced. [variableScope]
ascii2binary-2.14/GetWord.c:68:7: error: Common realloc mistake: 'Word' nulled but not freed upon failure [memleakOnRealloc]
ascii2binary-2.14/MachineInfo.c:83:3: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
ascii2binary-2.14/MachineInfo.c:84:3: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
ascii2binary-2.14/MachineInfo.c:85:3: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
ascii2binary-2.14/MachineInfo.c:86:3: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
ascii2binary-2.14/MachineInfo.c:87:3: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
ascii2binary-2.14/MachineInfo.c:88:3: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
ascii2binary-2.14/MachineInfo.c:89:3: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
ascii2binary-2.14/MachineInfo.c:90:3: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
ascii2binary-2.14/MachineInfo.c:90:3: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'signed int'. [invalidPrintfArgType_sint]
ascii2binary-2.14/MachineInfo.c:95:3: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
ascii2binary-2.14/MachineInfo.c:96:3: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
ascii2binary-2.14/MachineInfo.c:97:3: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
ascii2binary-2.14/MachineInfo.c:101:3: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
ascii2binary-2.14/ascii2binary.c:356:8: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
ascii2binary-2.14/ascii2binary.c:372:5: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
ascii2binary-2.14/ascii2binary.c:377:5: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
ascii2binary-2.14/ascii2binary.c:415:6: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
ascii2binary-2.14/ascii2binary.c:420:6: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
ascii2binary-2.14/ascii2binary.c:426:6: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
ascii2binary-2.14/ascii2binary.c:433:4: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
ascii2binary-2.14/ascii2binary.c:447:4: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
ascii2binary-2.14/ascii2binary.c:461:4: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
ascii2binary-2.14/ascii2binary.c:475:4: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
ascii2binary-2.14/ascii2binary.c:501:6: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
ascii2binary-2.14/ascii2binary.c:506:6: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
ascii2binary-2.14/ascii2binary.c:511:6: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
ascii2binary-2.14/ascii2binary.c:517:4: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
ascii2binary-2.14/ascii2binary.c:522:4: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
ascii2binary-2.14/ascii2binary.c:536:4: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
ascii2binary-2.14/ascii2binary.c:541:4: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
ascii2binary-2.14/ascii2binary.c:555:4: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
ascii2binary-2.14/ascii2binary.c:560:4: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
ascii2binary-2.14/ascii2binary.c:574:4: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
ascii2binary-2.14/ascii2binary.c:579:4: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
ascii2binary-2.14/ascii2binary.c:605:11: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
ascii2binary-2.14/ascii2binary.c:150:10: style: The scope of the variable 'str' can be reduced. [variableScope]
ascii2binary-2.14/binary2ascii.c:450:6: warning: %d in format string (no. 1) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
ascii2binary-2.14/binary2ascii.c:678:11: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
ascii2binary-2.14/binary2ascii.c:660:24: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
ascii2binary-2.14/binary2ascii.c:663:24: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
ascii2binary-2.14/binary2ascii.c:186:9: style: The scope of the variable 'tmpstr' can be reduced. [variableScope]
ascii2binary-2.14/binary2ascii.c:207:9: style: The scope of the variable 'Current_Byte_Offset' can be reduced. [variableScope]
ascii2binary-2.14/binary2ascii.c:213:10: style: The scope of the variable 'EmittedLFP' can be reduced. [variableScope]
ascii2binary-2.14/binfmt.c:52:24: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
ascii2binary-2.14/binfmt.c:67:24: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
ascii2binary-2.14/binfmt.c:82:24: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
ascii2binary-2.14/binfmt.c:97:24: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
ascii2binary-2.14/binfmt.c:112:24: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
[23:08]

ftp://ftp.se.debian.org/debian/pool/main/a/asciiart/asciiart_0.0.9.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/asciidoc/asciidoc_8.6.9.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/asciidoctor/asciidoctor_1.5.7.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/asciijump/asciijump_1.0.2~beta.orig.tar.gz
asciijump-1.0.2~beta/as_display.c:42:31: style: Condition 'h==0' is always true [knownConditionTrueFalse]
asciijump-1.0.2~beta/as_display.c:40:7: note: Assignment 'h=0', assigned value is 0
asciijump-1.0.2~beta/as_display.c:42:31: note: Condition 'h==0' is always true
asciijump-1.0.2~beta/as_hill.c:15:27: style: The scope of the variable 'tmp' can be reduced. [variableScope]
asciijump-1.0.2~beta/as_hill.c:151:19: style: Unused variable: hill [unusedVariable]
asciijump-1.0.2~beta/as_hill.c:152:10: style: Variable 'n' is assigned a value that is never used. [unreadVariable]
asciijump-1.0.2~beta/as_main.c:166:0: error: Memory leak: s [memleak]
asciijump-1.0.2~beta/client.c:176:7: style: Unused variable: buf [unusedVariable]
asciijump-1.0.2~beta/cup.c:30:6: style: The scope of the variable 'i' can be reduced. [variableScope]
asciijump-1.0.2~beta/intro.c:13:2: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
asciijump-1.0.2~beta/matrix.c:69:17: style: The scope of the variable 'tmp' can be reduced. [variableScope]
asciijump-1.0.2~beta/scrcup.c:136:8: style: The scope of the variable 'title' can be reduced. [variableScope]
asciijump-1.0.2~beta/scrmain.c:51:11: style: Variable 'uh' is assigned a value that is never used. [unreadVariable]
asciijump-1.0.2~beta/scrresult.c:56:18: style: The scope of the variable 's' can be reduced. [variableScope]
asciijump-1.0.2~beta/scrresult.c:57:17: style: The scope of the variable 'mo' can be reduced. [variableScope]
asciijump-1.0.2~beta/scrresult.c:72:8: style: Variable 'mo' is assigned a value that is never used. [unreadVariable]
asciijump-1.0.2~beta/skier.c:62:18: style: The scope of the variable 's' can be reduced. [variableScope]
asciijump-1.0.2~beta/skier.c:26:22: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
asciijump-1.0.2~beta/skin.c:14:8: style: The scope of the variable 'fd' can be reduced. [variableScope]
asciijump-1.0.2~beta/skin.c:56:8: style: The scope of the variable 'dirname' can be reduced. [variableScope]
asciijump-1.0.2~beta/wsys.c:178:20: style: Variable 's' is assigned a value that is never used. [unreadVariable]
asciijump-1.0.2~beta/xfnc.c:117:20: style: Redundant condition: If 'EXPR == 0', the comparison 'EXPR == '\0'' is always true. [redundantCondition]
asciijump-1.0.2~beta/xfnc.c:12:2: style: Variable 'dir' is reassigned a value before the old one has been used. [redundantAssignment]
asciijump-1.0.2~beta/xfnc.c:9:0: note: Variable 'dir' is reassigned a value before the old one has been used.
asciijump-1.0.2~beta/xfnc.c:12:2: note: Variable 'dir' is reassigned a value before the old one has been used.
asciijump-1.0.2~beta/xfnc.c:264:0: style: Variable 'i' is assigned a value that is never used. [unreadVariable]
[23:08]

ftp://ftp.se.debian.org/debian/pool/main/a/asciimathtml/asciimathtml_2.0.2.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/asciinema/asciinema_2.0.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/asciio/asciio_1.51.3.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/asclock/asclock_2.0.12.orig.tar.gz
asclock-xlib/asclock.c:140:7: style: Condition 'hadArguments' is always false [knownConditionTrueFalse]
asclock-xlib/asclock.c:77:22: note: Assignment 'hadArguments=0', assigned value is 0
asclock-xlib/asclock.c:140:7: note: Condition 'hadArguments' is always false
asclock-xlib/asclock.c:272:10: style: Unused variable: col [unusedVariable]
asclock-xlib/asclock.c:571:7: style: Unused variable: thismonth [unusedVariable]
asclock-xlib/asclock.c:571:18: style: Unused variable: thisweekday [unusedVariable]
asclock-xlib/asclock.c:571:31: style: Unused variable: thisdate [unusedVariable]
asclock-xlib/config.c:41:8: style: The scope of the variable 'dfd' can be reduced. [variableScope]
[23:08]

ftp://ftp.se.debian.org/debian/pool/main/a/aseba/aseba_1.6.0.orig.tar.gz
aseba-1.6.0/common/msg/msg.h:156:3: warning: Member variable 'BootloaderDescription::pageSize' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/common/msg/msg.h:156:3: warning: Member variable 'BootloaderDescription::pagesStart' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/common/msg/msg.h:156:3: warning: Member variable 'BootloaderDescription::pagesCount' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/common/msg/msg.h:202:3: warning: Member variable 'BootloaderAck::errorCode' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/common/msg/msg.h:202:3: warning: Member variable 'BootloaderAck::errorAddress' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/common/msg/msg.h:368:3: warning: Member variable 'Variables::start' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/common/msg/msg.h:388:3: warning: Member variable 'ArrayAccessOutOfBounds::pc' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/common/msg/msg.h:388:3: warning: Member variable 'ArrayAccessOutOfBounds::size' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/common/msg/msg.h:388:3: warning: Member variable 'ArrayAccessOutOfBounds::index' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/common/msg/msg.h:406:3: warning: Member variable 'DivisionByZero::pc' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/common/msg/msg.h:424:3: warning: Member variable 'EventExecutionKilled::pc' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/common/msg/msg.h:443:3: warning: Member variable 'NodeSpecificError::pc' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/common/msg/msg.h:462:3: warning: Member variable 'ExecutionStateChanged::pc' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/common/msg/msg.h:462:3: warning: Member variable 'ExecutionStateChanged::flags' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/common/msg/msg.h:481:3: warning: Member variable 'BreakpointSetResult::pc' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/common/msg/msg.h:481:3: warning: Member variable 'BreakpointSetResult::success' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/common/msg/msg.h:511:3: warning: Member variable 'BootloaderReadPage::pageNumber' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/common/msg/msg.h:529:3: warning: Member variable 'BootloaderWritePage::pageNumber' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/common/msg/msg.h:662:3: warning: Member variable 'BreakpointSet::pc' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/common/msg/msg.h:681:3: warning: Member variable 'BreakpointClear::pc' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/common/msg/msg.h:713:3: warning: Member variable 'GetVariables::start' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/common/msg/msg.h:713:3: warning: Member variable 'GetVariables::length' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/common/msg/msg.h:733:3: warning: Member variable 'SetVariables::start' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/common/msg/msg.h:274:3: style: Class 'GetNodeDescription' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/common/msg/msg.h:496:3: style: Class 'BootloaderReset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/common/msg/msg.h:511:3: style: Class 'BootloaderReadPage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/common/msg/msg.h:529:3: style: Class 'BootloaderWritePage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/common/msg/msg.h:547:3: style: Class 'BootloaderPageDataWrite' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/common/msg/msg.h:587:3: style: Class 'Reset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/common/msg/msg.h:599:3: style: Class 'Run' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/common/msg/msg.h:611:3: style: Class 'Pause' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/common/msg/msg.h:623:3: style: Class 'Step' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/common/msg/msg.h:635:3: style: Class 'Stop' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/common/msg/msg.h:647:3: style: Class 'GetExecutionState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/common/msg/msg.h:697:3: style: Class 'BreakpointClearAll' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/common/msg/msg.h:749:3: style: Class 'WriteBytecode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/common/msg/msg.h:761:3: style: Class 'Reboot' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/common/msg/msg.h:775:3: style: Class 'Sleep' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/common/utils/utils.h:108:3: style: Struct 'UnifiedTime' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/common/utils/FormatableString.h:90:3: style: Class 'BasicFormatableString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/common/utils/HexFile.h:51:4: style: Struct 'EarlyEOF' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/common/utils/HexFile.h:59:4: style: Struct 'InvalidRecord' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/common/utils/HexFile.h:90:4: style: Struct 'FileOpeningError' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/common/utils/BootloaderInterface.h:52:4: style: Struct 'Error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/clients/cmd/cmd.cpp:143:16: style: The function 'writePageStart' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/common/utils/BootloaderInterface.h:86:16: note: Virtual function in base class
aseba-1.6.0/clients/cmd/cmd.cpp:143:16: note: Function in derived class
aseba-1.6.0/clients/cmd/cmd.cpp:150:16: style: The function 'writePageWaitAck' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/common/utils/BootloaderInterface.h:87:16: note: Virtual function in base class
aseba-1.6.0/clients/cmd/cmd.cpp:150:16: note: Function in derived class
aseba-1.6.0/clients/cmd/cmd.cpp:156:16: style: The function 'writePageSuccess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/common/utils/BootloaderInterface.h:88:16: note: Virtual function in base class
aseba-1.6.0/clients/cmd/cmd.cpp:156:16: note: Function in derived class
aseba-1.6.0/clients/cmd/cmd.cpp:161:16: style: The function 'writePageFailure' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/common/utils/BootloaderInterface.h:89:16: note: Virtual function in base class
aseba-1.6.0/clients/cmd/cmd.cpp:161:16: note: Function in derived class
aseba-1.6.0/clients/cmd/cmd.cpp:166:16: style: The function 'writeHexStart' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/common/utils/BootloaderInterface.h:91:16: note: Virtual function in base class
aseba-1.6.0/clients/cmd/cmd.cpp:166:16: note: Function in derived class
aseba-1.6.0/clients/cmd/cmd.cpp:171:16: style: The function 'writeHexEnteringBootloader' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/common/utils/BootloaderInterface.h:92:16: note: Virtual function in base class
aseba-1.6.0/clients/cmd/cmd.cpp:171:16: note: Function in derived class
aseba-1.6.0/clients/cmd/cmd.cpp:176:16: style: The function 'writeHexGotDescription' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/common/utils/BootloaderInterface.h:93:16: note: Virtual function in base class
aseba-1.6.0/clients/cmd/cmd.cpp:176:16: note: Function in derived class
aseba-1.6.0/clients/cmd/cmd.cpp:181:16: style: The function 'writeHexWritten' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/common/utils/BootloaderInterface.h:94:16: note: Virtual function in base class
aseba-1.6.0/clients/cmd/cmd.cpp:181:16: note: Function in derived class
aseba-1.6.0/clients/cmd/cmd.cpp:186:16: style: The function 'writeHexExitingBootloader' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/common/utils/BootloaderInterface.h:95:16: note: Virtual function in base class
aseba-1.6.0/clients/cmd/cmd.cpp:186:16: note: Function in derived class
aseba-1.6.0/clients/cmd/cmd.cpp:191:16: style: The function 'errorWritePageNonFatal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/common/utils/BootloaderInterface.h:100:16: note: Virtual function in base class
aseba-1.6.0/clients/cmd/cmd.cpp:191:16: note: Function in derived class
aseba-1.6.0/clients/cmd/cmd.cpp:459:4: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/clients/cmd/cmd.cpp:463:4: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/common/utils/utils.h:168:22: performance: Function parameter 'callback' should be passed by const reference. [passedByValue]
aseba-1.6.0/clients/dump/dump.cpp:48:3: style: Class 'Dump' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/clients/dump/dump.cpp:152:2: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/clients/eventlogger/eventlogger.cpp:184:2: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/clients/exec/exec.cpp:107:14: style: The scope of the variable 'programName' can be reduced. [variableScope]
aseba-1.6.0/clients/exec/exec.cpp:140:2: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/clients/joy/asebajoy.cpp:116:2: style: Class 'JoystickReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/clients/joy/asebajoy.cpp:204:2: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/compiler/compiler.h:312:8: performance: Technically the member function 'Aseba::Compiler::setTranslateCallback' can be static. [functionStatic]
aseba-1.6.0/compiler/compiler.h:146:21: warning: The struct 'TranslatableError' defines member variable with name 'message' also defined in its parent struct 'Error'. [duplInheritedMember]
aseba-1.6.0/compiler/compiler.h:122:16: note: Parent variable 'Error::message'
aseba-1.6.0/compiler/compiler.h:146:21: note: Derived variable 'TranslatableError::message'
aseba-1.6.0/common/msg/NodesManager.h:43:4: style: Struct 'Node' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/compiler/compiler.h:58:3: style: Struct 'BytecodeElement' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/clients/massloader/massloader.cpp:60:16: style: The function 'sendMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/common/msg/NodesManager.h:86:16: note: Virtual function in base class
aseba-1.6.0/clients/massloader/massloader.cpp:60:16: note: Function in derived class
aseba-1.6.0/clients/massloader/massloader.cpp:61:16: style: The function 'nodeDescriptionReceived' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/common/msg/NodesManager.h:92:16: note: Virtual function in base class
aseba-1.6.0/clients/massloader/massloader.cpp:61:16: note: Function in derived class
aseba-1.6.0/clients/replay/play.cpp:266:2: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/clients/replay/rec.cpp:129:2: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/clients/studio/AeslEditor.cpp:252:37: style: Function 'scroll' argument 1 names different: declaration 'verticalScroll' definition 'dy'. [funcArgNamesDifferent]
aseba-1.6.0/clients/studio/AeslEditor.h:95:27: note: Function 'scroll' argument 1 names different: declaration 'verticalScroll' definition 'dy'.
aseba-1.6.0/clients/studio/AeslEditor.cpp:252:37: note: Function 'scroll' argument 1 names different: declaration 'verticalScroll' definition 'dy'.
aseba-1.6.0/clients/studio/AeslEditor.h:95:16: warning: Virtual function 'scroll' is called from constructor 'AeslEditorSidebar(AeslEditor*editor)' at line 248. Dynamic binding is not used. [virtualCallInConstructor]
aseba-1.6.0/clients/studio/AeslEditor.cpp:248:72: note: Calling scroll
aseba-1.6.0/clients/studio/AeslEditor.h:95:16: note: scroll is a virtual method
aseba-1.6.0/clients/studio/AeslEditor.h:115:3: style: Class 'AeslLineNumberSidebar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/clients/studio/AeslEditor.h:130:3: style: Class 'AeslBreakpointSidebar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/clients/studio/AeslEditor.h:121:16: style: The function 'paintEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/AeslEditor.h:98:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/AeslEditor.h:121:16: note: Function in derived class
aseba-1.6.0/clients/studio/AeslEditor.h:122:15: style: The function 'idealWidth' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/AeslEditor.h:101:15: note: Virtual function in base class
aseba-1.6.0/clients/studio/AeslEditor.h:122:15: note: Function in derived class
aseba-1.6.0/clients/studio/AeslEditor.h:133:16: style: The function 'paintEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/AeslEditor.h:98:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/AeslEditor.h:133:16: note: Function in derived class
aseba-1.6.0/clients/studio/AeslEditor.h:134:16: style: The function 'mousePressEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/AeslEditor.h:99:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/AeslEditor.h:134:16: note: Function in derived class
aseba-1.6.0/clients/studio/AeslEditor.h:135:15: style: The function 'idealWidth' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/AeslEditor.h:101:15: note: Virtual function in base class
aseba-1.6.0/clients/studio/AeslEditor.h:135:15: note: Function in derived class
aseba-1.6.0/clients/studio/ConfigDialog.cpp:88:111: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aseba-1.6.0/clients/studio/ConfigDialog.cpp:107:111: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aseba-1.6.0/clients/studio/ConfigDialog.cpp:127:111: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aseba-1.6.0/clients/studio/ConfigDialog.cpp:146:111: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aseba-1.6.0/clients/studio/ConfigDialog.cpp:254:16: warning: Member variable 'ConfigDialog::okButton' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/clients/studio/ConfigDialog.cpp:254:16: warning: Member variable 'ConfigDialog::cancelButton' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/clients/studio/ConfigDialog.cpp:254:16: warning: Member variable 'ConfigDialog::topicList' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/clients/studio/ConfigDialog.cpp:254:16: warning: Member variable 'ConfigDialog::configStack' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/clients/studio/ConfigDialog.cpp:254:16: warning: Member variable 'ConfigDialog::generalpage' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/clients/studio/ConfigDialog.cpp:254:16: warning: Member variable 'ConfigDialog::editorpage' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/clients/studio/ConfigDialog.h:119:0: warning: Member variable 'Aseba :: WidgetCache < bool >::widget' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/clients/studio/ConfigDialog.h:119:0: warning: Member variable 'Aseba :: WidgetCache < bool >::value' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/clients/studio/ConfigDialog.h:66:3: style: Class 'ConfigDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/clients/studio/ConfigDialog.h:136:3: style: Class 'GeneralPage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/clients/studio/ConfigDialog.h:152:3: style: Class 'EditorPage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/clients/studio/ConfigDialog.h:142:16: style: The function 'readSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/ConfigDialog.h:107:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/ConfigDialog.h:142:16: note: Function in derived class
aseba-1.6.0/clients/studio/ConfigDialog.h:143:16: style: The function 'writeSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/ConfigDialog.h:108:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/ConfigDialog.h:143:16: note: Function in derived class
aseba-1.6.0/clients/studio/ConfigDialog.h:158:16: style: The function 'readSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/ConfigDialog.h:107:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/ConfigDialog.h:158:16: note: Function in derived class
aseba-1.6.0/clients/studio/ConfigDialog.h:159:16: style: The function 'writeSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/ConfigDialog.h:108:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/ConfigDialog.h:159:16: note: Function in derived class
aseba-1.6.0/clients/studio/DashelTarget.cpp:962:54: style: Function 'nodeDescriptionReceived' argument 1 names different: declaration 'node' definition 'nodeId'. [funcArgNamesDifferent]
aseba-1.6.0/clients/studio/DashelTarget.h:231:41: note: Function 'nodeDescriptionReceived' argument 1 names different: declaration 'node' definition 'nodeId'.
aseba-1.6.0/clients/studio/DashelTarget.cpp:962:54: note: Function 'nodeDescriptionReceived' argument 1 names different: declaration 'node' definition 'nodeId'.
aseba-1.6.0/clients/studio/DashelTarget.h:82:16: warning: Virtual function 'timerEvent' is called from constructor 'DashelConnectionDialog()' at line 156. Dynamic binding is not used. [virtualCallInConstructor]
aseba-1.6.0/clients/studio/DashelTarget.cpp:156:3: note: Calling timerEvent
aseba-1.6.0/clients/studio/DashelTarget.h:82:16: note: timerEvent is a virtual method
aseba-1.6.0/clients/studio/DashelTarget.h:151:3: style: Class 'ReconnectionDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/clients/studio/DashelTarget.h:137:16: style: The function 'nodeProtocolVersionMismatch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/common/msg/NodesManager.h:89:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/DashelTarget.h:137:16: note: Function in derived class
aseba-1.6.0/clients/studio/DashelTarget.h:138:16: style: The function 'nodeDescriptionReceived' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/common/msg/NodesManager.h:92:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/DashelTarget.h:138:16: note: Function in derived class
aseba-1.6.0/clients/studio/DashelTarget.h:139:16: style: The function 'nodeConnected' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/common/msg/NodesManager.h:95:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/DashelTarget.h:139:16: note: Function in derived class
aseba-1.6.0/clients/studio/DashelTarget.h:140:16: style: The function 'nodeDisconnected' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/common/msg/NodesManager.h:98:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/DashelTarget.h:140:16: note: Function in derived class
aseba-1.6.0/clients/studio/DashelTarget.h:143:16: style: The function 'sendMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/common/msg/NodesManager.h:86:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/DashelTarget.h:143:16: note: Function in derived class
aseba-1.6.0/clients/studio/DashelTarget.h:196:19: style: The function 'getLanguage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/Target.h:99:19: note: Virtual function in base class
aseba-1.6.0/clients/studio/DashelTarget.h:196:19: note: Function in derived class
aseba-1.6.0/clients/studio/DashelTarget.h:197:27: style: The function 'getNodesList' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/Target.h:102:27: note: Virtual function in base class
aseba-1.6.0/clients/studio/DashelTarget.h:197:27: note: Function in derived class
aseba-1.6.0/clients/studio/DashelTarget.h:201:43: style: The function 'getDescription' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/Target.h:108:43: note: Virtual function in base class
aseba-1.6.0/clients/studio/DashelTarget.h:201:43: note: Function in derived class
aseba-1.6.0/clients/studio/DashelTarget.h:203:16: style: The function 'uploadBytecode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/Target.h:111:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/DashelTarget.h:203:16: note: Function in derived class
aseba-1.6.0/clients/studio/DashelTarget.h:204:16: style: The function 'writeBytecode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/Target.h:114:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/DashelTarget.h:204:16: note: Function in derived class
aseba-1.6.0/clients/studio/DashelTarget.h:205:16: style: The function 'reboot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/Target.h:117:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/DashelTarget.h:205:16: note: Function in derived class
aseba-1.6.0/clients/studio/DashelTarget.h:207:16: style: The function 'sendEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/Target.h:120:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/DashelTarget.h:207:16: note: Function in derived class
aseba-1.6.0/clients/studio/DashelTarget.h:209:16: style: The function 'setVariables' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/Target.h:125:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/DashelTarget.h:209:16: note: Function in derived class
aseba-1.6.0/clients/studio/DashelTarget.h:210:16: style: The function 'getVariables' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/Target.h:128:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/DashelTarget.h:210:16: note: Function in derived class
aseba-1.6.0/clients/studio/DashelTarget.h:212:16: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/Target.h:133:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/DashelTarget.h:212:16: note: Function in derived class
aseba-1.6.0/clients/studio/DashelTarget.h:213:16: style: The function 'run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/Target.h:136:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/DashelTarget.h:213:16: note: Function in derived class
aseba-1.6.0/clients/studio/DashelTarget.h:214:16: style: The function 'pause' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/Target.h:139:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/DashelTarget.h:214:16: note: Function in derived class
aseba-1.6.0/clients/studio/DashelTarget.h:215:16: style: The function 'next' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/Target.h:142:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/DashelTarget.h:215:16: note: Function in derived class
aseba-1.6.0/clients/studio/DashelTarget.h:216:16: style: The function 'stop' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/Target.h:145:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/DashelTarget.h:216:16: note: Function in derived class
aseba-1.6.0/clients/studio/DashelTarget.h:218:16: style: The function 'setBreakpoint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/Target.h:150:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/DashelTarget.h:218:16: note: Function in derived class
aseba-1.6.0/clients/studio/DashelTarget.h:219:16: style: The function 'clearBreakpoint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/Target.h:153:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/DashelTarget.h:219:16: note: Function in derived class
aseba-1.6.0/clients/studio/DashelTarget.h:220:16: style: The function 'clearBreakpoints' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/Target.h:156:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/DashelTarget.h:220:16: note: Function in derived class
aseba-1.6.0/clients/studio/DashelTarget.h:223:16: style: The function 'blockWrite' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/Target.h:163:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/DashelTarget.h:223:16: note: Function in derived class
aseba-1.6.0/clients/studio/DashelTarget.h:224:16: style: The function 'unblockWrite' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/Target.h:166:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/DashelTarget.h:224:16: note: Function in derived class
aseba-1.6.0/clients/studio/DashelTarget.cpp:376:4: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/clients/studio/DashelTarget.cpp:415:4: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/clients/studio/DashelTarget.cpp:432:3: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/clients/studio/DashelTarget.cpp:442:3: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/clients/studio/DashelTarget.cpp:500:4: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/clients/studio/DashelTarget.cpp:621:4: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/clients/studio/DashelTarget.cpp:663:4: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/clients/studio/DashelTarget.cpp:737:4: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/clients/studio/DashelTarget.cpp:777:4: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/clients/studio/DashelTarget.cpp:1067:8: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/clients/studio/DashelTarget.cpp:1099:9: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/clients/studio/Target.h:64:57: performance: Function parameter 'data' should be passed by const reference. [passedByValue]
aseba-1.6.0/clients/studio/DashelTarget.cpp:933:23: performance: Inefficient usage of string::find() in condition; string::compare() would be faster. [stlIfStrFind]
aseba-1.6.0/clients/studio/DashelTarget.cpp:941:23: performance: Inefficient usage of string::find() in condition; string::compare() would be faster. [stlIfStrFind]
aseba-1.6.0/clients/studio/FindDialog.cpp:150:42: style: Function 'find' argument 1 names different: declaration 'pos' definition 'cc'. [funcArgNamesDifferent]
aseba-1.6.0/clients/studio/FindDialog.h:53:31: note: Function 'find' argument 1 names different: declaration 'pos' definition 'cc'.
aseba-1.6.0/clients/studio/FindDialog.cpp:150:42: note: Function 'find' argument 1 names different: declaration 'pos' definition 'cc'.
aseba-1.6.0/clients/studio/HelpViewer.h:40:3: style: Class 'HelpViewer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/clients/studio/MainWindow.cpp:2536:48: style: Function 'showCompilationMessages' argument 1 names different: declaration 'doShown' definition 'doShow'. [funcArgNamesDifferent]
aseba-1.6.0/clients/studio/MainWindow.h:448:37: note: Function 'showCompilationMessages' argument 1 names different: declaration 'doShown' definition 'doShow'.
aseba-1.6.0/clients/studio/MainWindow.cpp:2536:48: note: Function 'showCompilationMessages' argument 1 names different: declaration 'doShown' definition 'doShow'.
aseba-1.6.0/clients/studio/MainWindow.cpp:191:13: style: Variable 'index' is assigned a value that is never used. [unreadVariable]
aseba-1.6.0/clients/studio/MainWindow.h:165:3: warning: Member variable 'ScriptTab::editor' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/clients/studio/MainWindow.h:165:3: warning: Member variable 'ScriptTab::linenumbers' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/clients/studio/MainWindow.h:165:3: warning: Member variable 'ScriptTab::breakpoints' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/clients/studio/MainWindow.h:165:3: warning: Member variable 'ScriptTab::highlighter' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/clients/studio/MainWindow.cpp:360:3: style: Class 'NodeTab' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aseba-1.6.0/clients/studio/MainWindow.cpp:360:3: style: Class 'NodeTab' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aseba-1.6.0/clients/studio/MainWindow.h:152:16: warning: Virtual function 'readSettings' is called from constructor 'EditorsPlotsTabWidget()' at line 179. Dynamic binding is not used. [virtualCallInConstructor]
aseba-1.6.0/clients/studio/MainWindow.cpp:179:3: note: Calling readSettings
aseba-1.6.0/clients/studio/MainWindow.h:152:16: note: readSettings is a virtual method
aseba-1.6.0/clients/studio/MainWindow.h:151:16: warning: Virtual function 'vmMemoryViewResize' is called from constructor 'EditorsPlotsTabWidget()' at line 180. Dynamic binding is not used. [virtualCallInConstructor]
aseba-1.6.0/clients/studio/MainWindow.cpp:180:51: note: Calling tabChanged
aseba-1.6.0/clients/studio/MainWindow.cpp:274:3: note: Calling vmMemoryViewResize
aseba-1.6.0/clients/studio/MainWindow.h:151:16: note: vmMemoryViewResize is a virtual method
aseba-1.6.0/clients/studio/MainWindow.h:153:16: warning: Virtual function 'writeSettings' is called from destructor '~EditorsPlotsTabWidget()' at line 186. Dynamic binding is not used. [virtualCallInConstructor]
aseba-1.6.0/clients/studio/MainWindow.cpp:186:3: note: Calling writeSettings
aseba-1.6.0/clients/studio/MainWindow.h:153:16: note: writeSettings is a virtual method
aseba-1.6.0/clients/studio/StudioAeslEditor.h:38:3: style: Class 'StudioAeslEditor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/clients/studio/ModelAggregator.h:14:3: style: Class 'ModelAggregator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/clients/studio/ModelAggregator.h:45:3: style: Class 'TreeChainsawFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/clients/studio/TargetModels.h:80:3: style: Class 'TargetVariablesModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/clients/studio/TargetModels.h:173:3: style: Class 'TargetSubroutinesModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/clients/studio/MainWindow.h:99:3: style: Struct 'StudioInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/clients/studio/MainWindow.h:122:3: style: Class 'CompilationLogDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/clients/studio/MainWindow.h:214:4: style: Struct 'CompilationResult' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/clients/studio/MainWindow.h:101:12: style: The function 'getTarget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/Plugin.h:53:20: note: Virtual function in base class
aseba-1.6.0/clients/studio/MainWindow.h:101:12: note: Function in derived class
aseba-1.6.0/clients/studio/MainWindow.h:102:12: style: The function 'getNodeId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/Plugin.h:55:20: note: Virtual function in base class
aseba-1.6.0/clients/studio/MainWindow.h:102:12: note: Function in derived class
aseba-1.6.0/clients/studio/MainWindow.h:103:12: style: The function 'getProductId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/Plugin.h:57:20: note: Virtual function in base class
aseba-1.6.0/clients/studio/MainWindow.h:103:12: note: Function in derived class
aseba-1.6.0/clients/studio/MainWindow.h:104:8: style: The function 'setCommonDefinitions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/Plugin.h:59:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/MainWindow.h:104:8: note: Function in derived class
aseba-1.6.0/clients/studio/MainWindow.h:105:8: style: The function 'displayCode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/Plugin.h:61:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/MainWindow.h:105:8: note: Function in derived class
aseba-1.6.0/clients/studio/MainWindow.h:106:8: style: The function 'loadAndRun' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/Plugin.h:63:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/MainWindow.h:106:8: note: Function in derived class
aseba-1.6.0/clients/studio/MainWindow.h:107:8: style: The function 'stop' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/Plugin.h:65:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/MainWindow.h:107:8: note: Function in derived class
aseba-1.6.0/clients/studio/MainWindow.h:108:26: style: The function 'getVariablesModel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/Plugin.h:67:34: note: Virtual function in base class
aseba-1.6.0/clients/studio/MainWindow.h:108:26: note: Function in derived class
aseba-1.6.0/clients/studio/MainWindow.h:109:8: style: The function 'setVariableValues' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/Plugin.h:69:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/MainWindow.h:109:8: note: Function in derived class
aseba-1.6.0/clients/studio/MainWindow.h:110:8: style: The function 'saveFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/Plugin.h:71:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/MainWindow.h:110:8: note: Function in derived class
aseba-1.6.0/clients/studio/MainWindow.h:111:8: style: The function 'openFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/Plugin.h:73:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/MainWindow.h:111:8: note: Function in derived class
aseba-1.6.0/clients/studio/MainWindow.h:112:8: style: The function 'newFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/Plugin.h:75:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/MainWindow.h:112:8: note: Function in derived class
aseba-1.6.0/clients/studio/MainWindow.h:113:8: style: The function 'clearOpenedFileName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/Plugin.h:77:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/MainWindow.h:113:8: note: Function in derived class
aseba-1.6.0/clients/studio/MainWindow.h:114:11: style: The function 'openedFileName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/Plugin.h:79:19: note: Virtual function in base class
aseba-1.6.0/clients/studio/MainWindow.h:114:11: note: Function in derived class
aseba-1.6.0/clients/studio/MainWindow.h:230:16: style: The function 'variableValueUpdated' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/TargetModels.h:61:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/MainWindow.h:230:16: note: Function in derived class
aseba-1.6.0/clients/studio/NamedValuesVectorModel.h:93:16: style: The function 'validateName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/NamedValuesVectorModel.h:64:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/NamedValuesVectorModel.h:93:16: note: Function in derived class
aseba-1.6.0/clients/studio/NamedValuesVectorModel.h:111:16: style: The function 'moveRow' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/NamedValuesVectorModel.h:62:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/NamedValuesVectorModel.h:111:16: note: Function in derived class
aseba-1.6.0/clients/studio/MainWindow.cpp:1045:72: performance: Function parameter 'targetDescription' should be passed by const reference. [passedByValue]
aseba-1.6.0/clients/studio/ModelAggregator.cpp:38:7: style: The scope of the variable 'previousCount' can be reduced. [variableScope]
aseba-1.6.0/clients/studio/NamedValuesVectorModel.cpp:168:89: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aseba-1.6.0/clients/studio/plugins/VariablesViewPlugin.h:30:3: style: Class 'LinearCameraViewVariablesDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/clients/studio/plugins/VariablesViewPlugin.h:39:3: style: Class 'LinearCameraViewPlugin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/clients/studio/plugins/StopThymioPlugin.h:36:3: style: Class 'StopThymioPlugin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/clients/studio/plugins/VariablesViewPlugin.h:41:20: style: The function 'createMenuEntry' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/Plugin.h:96:20: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/VariablesViewPlugin.h:41:20: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/VariablesViewPlugin.h:42:16: style: The function 'closeAsSoonAsPossible' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/Plugin.h:97:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/VariablesViewPlugin.h:42:16: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/VariablesViewPlugin.h:56:16: style: The function 'variableValueUpdated' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/TargetModels.h:61:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/VariablesViewPlugin.h:56:16: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/StopThymioPlugin.h:37:16: style: The function 'closeAsSoonAsPossible' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/Plugin.h:97:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/StopThymioPlugin.h:37:16: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/StopThymioPlugin.h:38:20: style: The function 'createMenuEntry' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/Plugin.h:96:20: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/StopThymioPlugin.h:38:20: note: Function in derived class
aseba-1.6.0/clients/studio/TargetModels.cpp:203:4: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
aseba-1.6.0/clients/studio/TargetModels.cpp:205:4: note: Found duplicate branches for 'if' and 'else'.
aseba-1.6.0/clients/studio/TargetModels.cpp:203:4: note: Found duplicate branches for 'if' and 'else'.
aseba-1.6.0/clients/studio/TargetModels.cpp:445:69: style: Function 'unsubscribeViewPlugin' argument 1 names different: declaration 'plugin' definition 'listener'. [funcArgNamesDifferent]
aseba-1.6.0/clients/studio/TargetModels.h:116:48: note: Function 'unsubscribeViewPlugin' argument 1 names different: declaration 'plugin' definition 'listener'.
aseba-1.6.0/clients/studio/TargetModels.cpp:445:69: note: Function 'unsubscribeViewPlugin' argument 1 names different: declaration 'plugin' definition 'listener'.
aseba-1.6.0/clients/studio/TargetModels.cpp:450:77: style: Function 'subscribeToVariableOfInterest' argument 1 names different: declaration 'plugin' definition 'listener'. [funcArgNamesDifferent]
aseba-1.6.0/clients/studio/TargetModels.h:118:56: note: Function 'subscribeToVariableOfInterest' argument 1 names different: declaration 'plugin' definition 'listener'.
aseba-1.6.0/clients/studio/TargetModels.cpp:450:77: note: Function 'subscribeToVariableOfInterest' argument 1 names different: declaration 'plugin' definition 'listener'.
aseba-1.6.0/clients/studio/TargetModels.cpp:460:79: style: Function 'unsubscribeToVariableOfInterest' argument 1 names different: declaration 'plugin' definition 'listener'. [funcArgNamesDifferent]
aseba-1.6.0/clients/studio/TargetModels.h:120:58: note: Function 'unsubscribeToVariableOfInterest' argument 1 names different: declaration 'plugin' definition 'listener'.
aseba-1.6.0/clients/studio/TargetModels.cpp:460:79: note: Function 'unsubscribeToVariableOfInterest' argument 1 names different: declaration 'plugin' definition 'listener'.
aseba-1.6.0/clients/studio/ThymioVPLStandalone.cpp:70:81: style: Function 'displayCode' argument 2 names different: declaration 'line' definition 'elementToHighlight'. [funcArgNamesDifferent]
aseba-1.6.0/clients/studio/ThymioVPLStandalone.h:47:52: note: Function 'displayCode' argument 2 names different: declaration 'line' definition 'elementToHighlight'.
aseba-1.6.0/clients/studio/ThymioVPLStandalone.cpp:70:81: note: Function 'displayCode' argument 2 names different: declaration 'line' definition 'elementToHighlight'.
aseba-1.6.0/clients/studio/ThymioVPLStandalone.h:41:3: style: Struct 'ThymioVPLStandaloneInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/clients/studio/ThymioVPLStandalone.h:43:12: style: The function 'getTarget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/Plugin.h:53:20: note: Virtual function in base class
aseba-1.6.0/clients/studio/ThymioVPLStandalone.h:43:12: note: Function in derived class
aseba-1.6.0/clients/studio/ThymioVPLStandalone.h:44:12: style: The function 'getNodeId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/Plugin.h:55:20: note: Virtual function in base class
aseba-1.6.0/clients/studio/ThymioVPLStandalone.h:44:12: note: Function in derived class
aseba-1.6.0/clients/studio/ThymioVPLStandalone.h:45:12: style: The function 'getProductId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/Plugin.h:57:20: note: Virtual function in base class
aseba-1.6.0/clients/studio/ThymioVPLStandalone.h:45:12: note: Function in derived class
aseba-1.6.0/clients/studio/ThymioVPLStandalone.h:46:8: style: The function 'setCommonDefinitions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/Plugin.h:59:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/ThymioVPLStandalone.h:46:8: note: Function in derived class
aseba-1.6.0/clients/studio/ThymioVPLStandalone.h:47:8: style: The function 'displayCode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/Plugin.h:61:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/ThymioVPLStandalone.h:47:8: note: Function in derived class
aseba-1.6.0/clients/studio/ThymioVPLStandalone.h:48:8: style: The function 'loadAndRun' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/Plugin.h:63:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/ThymioVPLStandalone.h:48:8: note: Function in derived class
aseba-1.6.0/clients/studio/ThymioVPLStandalone.h:49:8: style: The function 'stop' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/Plugin.h:65:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/ThymioVPLStandalone.h:49:8: note: Function in derived class
aseba-1.6.0/clients/studio/ThymioVPLStandalone.h:50:26: style: The function 'getVariablesModel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/Plugin.h:67:34: note: Virtual function in base class
aseba-1.6.0/clients/studio/ThymioVPLStandalone.h:50:26: note: Function in derived class
aseba-1.6.0/clients/studio/ThymioVPLStandalone.h:51:8: style: The function 'setVariableValues' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/Plugin.h:69:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/ThymioVPLStandalone.h:51:8: note: Function in derived class
aseba-1.6.0/clients/studio/ThymioVPLStandalone.h:52:8: style: The function 'saveFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/Plugin.h:71:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/ThymioVPLStandalone.h:52:8: note: Function in derived class
aseba-1.6.0/clients/studio/ThymioVPLStandalone.h:53:8: style: The function 'openFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/Plugin.h:73:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/ThymioVPLStandalone.h:53:8: note: Function in derived class
aseba-1.6.0/clients/studio/ThymioVPLStandalone.h:54:8: style: The function 'newFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/Plugin.h:75:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/ThymioVPLStandalone.h:54:8: note: Function in derived class
aseba-1.6.0/clients/studio/ThymioVPLStandalone.h:55:8: style: The function 'clearOpenedFileName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/Plugin.h:77:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/ThymioVPLStandalone.h:55:8: note: Function in derived class
aseba-1.6.0/clients/studio/ThymioVPLStandalone.h:56:11: style: The function 'openedFileName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/Plugin.h:79:19: note: Virtual function in base class
aseba-1.6.0/clients/studio/ThymioVPLStandalone.h:56:11: note: Function in derived class
aseba-1.6.0/clients/studio/ThymioVPLStandalone.h:82:8: style: The function 'variableValueUpdated' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/TargetModels.h:61:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/ThymioVPLStandalone.h:82:8: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioBlockly/ThymioBlockly.cpp:463:54: style: Function 'loadFromDom' argument 1 names different: declaration 'content' definition 'document'. [funcArgNamesDifferent]
aseba-1.6.0/clients/studio/plugins/ThymioBlockly/ThymioBlockly.h:59:48: note: Function 'loadFromDom' argument 1 names different: declaration 'content' definition 'document'.
aseba-1.6.0/clients/studio/plugins/ThymioBlockly/ThymioBlockly.cpp:463:54: note: Function 'loadFromDom' argument 1 names different: declaration 'content' definition 'document'.
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:41:3: style: Class 'MoveActionBlock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:83:3: style: Struct 'TopColorActionBlock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:88:3: style: Struct 'BottomColorActionBlock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:94:3: style: Class 'SoundActionBlock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:123:3: style: Class 'TimerActionBlock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:154:3: style: Class 'StateFilterActionBlock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Buttons.h:116:3: style: Class 'RemoveBlockButton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:135:20: style: The function 'valuesCount' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:82:20: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:135:20: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:136:15: style: The function 'getValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:83:15: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:136:15: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:137:16: style: The function 'setValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:84:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:137:16: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:138:29: style: The function 'getValuesCompressed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:85:29: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:138:29: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:146:16: style: The function 'paint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:100:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:146:16: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:160:20: style: The function 'valuesCount' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:82:20: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:160:20: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:161:15: style: The function 'getValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:83:15: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:161:15: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:162:16: style: The function 'setValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:84:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:162:16: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:163:29: style: The function 'getValuesCompressed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:85:29: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:163:29: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:183:16: style: The function 'paint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:146:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:183:16: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:185:20: style: The function 'valuesCount' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:160:20: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:185:20: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:186:15: style: The function 'getValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:161:15: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:186:15: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:187:16: style: The function 'setValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:162:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:187:16: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:188:29: style: The function 'getValuesCompressed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:163:29: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:188:29: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:189:16: style: The function 'isAnyValueSet' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:86:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:189:16: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:191:16: style: The function 'isAnyAdvancedFeature' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:90:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:191:16: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:192:16: style: The function 'setAdvanced' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:91:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:192:16: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:205:16: style: The function 'mousePressEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:125:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:205:16: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:206:16: style: The function 'mouseMoveEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:124:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:206:16: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:233:16: style: The function 'isAdvancedBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:89:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:233:16: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:44:20: style: The function 'valuesCount' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:82:20: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:44:20: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:45:15: style: The function 'getValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:83:15: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:45:15: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:46:16: style: The function 'setValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:84:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:46:16: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:47:29: style: The function 'getValuesCompressed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:85:29: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:47:29: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:66:16: style: The function 'paint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:146:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:66:16: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:69:20: style: The function 'valuesCount' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:82:20: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:69:20: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:70:15: style: The function 'getValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:83:15: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:70:15: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:71:16: style: The function 'setValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:84:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:71:16: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:72:29: style: The function 'getValuesCompressed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:85:29: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:72:29: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:96:16: style: The function 'paint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:100:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:96:16: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:98:20: style: The function 'valuesCount' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:82:20: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:98:20: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:99:15: style: The function 'getValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:83:15: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:99:15: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:100:16: style: The function 'setValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:84:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:100:16: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:101:29: style: The function 'getValuesCompressed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:85:29: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:101:29: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:104:16: style: The function 'mousePressEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:125:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:104:16: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:105:16: style: The function 'mouseMoveEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:124:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:105:16: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:125:8: style: The function 'paint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:100:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:125:8: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:127:20: style: The function 'valuesCount' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:82:20: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:127:20: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:128:15: style: The function 'getValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:83:15: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:128:15: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:129:16: style: The function 'setValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:84:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:129:16: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:130:29: style: The function 'getValuesCompressed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:85:29: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:130:29: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:132:16: style: The function 'isAdvancedBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:89:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:132:16: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:138:16: style: The function 'mousePressEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:125:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:138:16: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:139:16: style: The function 'mouseMoveEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:124:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ActionBlocks.h:139:16: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.cpp:111:9: warning: Member variable 'Block::keepAfterDrop' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/EventBlocks.h:140:3: style: Class 'ClapEventBlock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/EventBlocks.h:146:3: style: Class 'TimeoutEventBlock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/StateBlocks.h:34:3: style: Class 'StateFilterCheckBlock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/EventBlocks.h:48:20: style: The function 'valuesCount' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:160:20: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/EventBlocks.h:48:20: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/EventBlocks.h:49:15: style: The function 'getValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:161:15: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/EventBlocks.h:49:15: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/EventBlocks.h:50:16: style: The function 'setValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:162:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/EventBlocks.h:50:16: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/EventBlocks.h:53:16: style: The function 'isAnyAdvancedFeature' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:90:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/EventBlocks.h:53:16: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/EventBlocks.h:54:16: style: The function 'setAdvanced' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:91:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/EventBlocks.h:54:16: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/EventBlocks.h:61:16: style: The function 'paint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:146:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/EventBlocks.h:61:16: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/EventBlocks.h:62:16: style: The function 'mousePressEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:125:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/EventBlocks.h:62:16: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/EventBlocks.h:104:16: style: The function 'paint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:100:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/EventBlocks.h:104:16: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/EventBlocks.h:106:20: style: The function 'valuesCount' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:82:20: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/EventBlocks.h:106:20: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/EventBlocks.h:107:15: style: The function 'getValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:83:15: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/EventBlocks.h:107:15: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/EventBlocks.h:108:16: style: The function 'setValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:84:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/EventBlocks.h:108:16: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/EventBlocks.h:109:29: style: The function 'getValuesCompressed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:85:29: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/EventBlocks.h:109:29: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/EventBlocks.h:111:16: style: The function 'isAnyAdvancedFeature' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:90:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/EventBlocks.h:111:16: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/EventBlocks.h:112:16: style: The function 'setAdvanced' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:91:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/EventBlocks.h:112:16: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/EventBlocks.h:115:16: style: The function 'mousePressEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:125:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/EventBlocks.h:115:16: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/EventBlocks.h:116:16: style: The function 'mouseMoveEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:124:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/EventBlocks.h:116:16: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/EventBlocks.h:148:16: style: The function 'isAdvancedBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Block.h:89:16: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/EventBlocks.h:148:16: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Compiler.h:129:18: style: The function 'generateAdditionalCode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Compiler.h:124:18: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Compiler.h:129:18: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Compiler.h:134:18: style: The function 'generateAdditionalCode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Compiler.h:124:18: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Compiler.h:134:18: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Compiler.h:139:18: style: The function 'generateAdditionalCode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Compiler.h:124:18: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Compiler.h:139:18: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Compiler.h:144:18: style: The function 'generateAdditionalCode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Compiler.h:124:18: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Compiler.h:144:18: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Compiler.h:149:18: style: The function 'generateAdditionalCode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Compiler.h:124:18: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Compiler.h:149:18: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Compiler.h:154:18: style: The function 'generateAdditionalCode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Compiler.h:124:18: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Compiler.h:154:18: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Compiler.h:159:18: style: The function 'generateAdditionalCode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Compiler.h:124:18: note: Virtual function in base class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Compiler.h:159:18: note: Function in derived class
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Scene.h:37:3: style: Class 'Scene' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Compiler.h:91:9: style: Technically the member function 'Aseba::ThymioVPL::Compiler::CodeGenerator::visitExecFeedback' can be const. [functionConst]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/CompilerVisitors.cpp:335:32: note: Technically the member function 'Aseba::ThymioVPL::Compiler::CodeGenerator::visitExecFeedback' can be const.
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Compiler.h:91:9: note: Technically the member function 'Aseba::ThymioVPL::Compiler::CodeGenerator::visitExecFeedback' can be const.
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Compiler.h:95:17: performance: Technically the member function 'Aseba::ThymioVPL::Compiler::CodeGenerator::visitEventArrowButtons' can be static. [functionStatic]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/CompilerVisitors.cpp:463:35: note: Technically the member function 'Aseba::ThymioVPL::Compiler::CodeGenerator::visitEventArrowButtons' can be static.
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Compiler.h:95:17: note: Technically the member function 'Aseba::ThymioVPL::Compiler::CodeGenerator::visitEventArrowButtons' can be static.
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Compiler.h:96:17: performance: Technically the member function 'Aseba::ThymioVPL::Compiler::CodeGenerator::visitEventProx' can be static. [functionStatic]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/CompilerVisitors.cpp:525:35: note: Technically the member function 'Aseba::ThymioVPL::Compiler::CodeGenerator::visitEventProx' can be static.
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Compiler.h:96:17: note: Technically the member function 'Aseba::ThymioVPL::Compiler::CodeGenerator::visitEventProx' can be static.
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Compiler.h:97:17: performance: Technically the member function 'Aseba::ThymioVPL::Compiler::CodeGenerator::visitEventProxGround' can be static. [functionStatic]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/CompilerVisitors.cpp:563:35: note: Technically the member function 'Aseba::ThymioVPL::Compiler::CodeGenerator::visitEventProxGround' can be static.
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Compiler.h:97:17: note: Technically the member function 'Aseba::ThymioVPL::Compiler::CodeGenerator::visitEventProxGround' can be static.
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Compiler.h:98:17: performance: Technically the member function 'Aseba::ThymioVPL::Compiler::CodeGenerator::visitEventAccPre' can be static. [functionStatic]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/CompilerVisitors.cpp:602:35: note: Technically the member function 'Aseba::ThymioVPL::Compiler::CodeGenerator::visitEventAccPre' can be static.
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Compiler.h:98:17: note: Technically the member function 'Aseba::ThymioVPL::Compiler::CodeGenerator::visitEventAccPre' can be static.
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Compiler.h:99:17: performance: Technically the member function 'Aseba::ThymioVPL::Compiler::CodeGenerator::visitEventAcc' can be static. [functionStatic]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/CompilerVisitors.cpp:613:35: note: Technically the member function 'Aseba::ThymioVPL::Compiler::CodeGenerator::visitEventAcc' can be static.
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Compiler.h:99:17: note: Technically the member function 'Aseba::ThymioVPL::Compiler::CodeGenerator::visitEventAcc' can be static.
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Compiler.h:102:17: style: Technically the member function 'Aseba::ThymioVPL::Compiler::CodeGenerator::visitActionMove' can be const. [functionConst]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/CompilerVisitors.cpp:678:35: note: Technically the member function 'Aseba::ThymioVPL::Compiler::CodeGenerator::visitActionMove' can be const.
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Compiler.h:102:17: note: Technically the member function 'Aseba::ThymioVPL::Compiler::CodeGenerator::visitActionMove' can be const.
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Compiler.h:103:17: style: Technically the member function 'Aseba::ThymioVPL::Compiler::CodeGenerator::visitActionTopColor' can be const. [functionConst]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/CompilerVisitors.cpp:693:35: note: Technically the member function 'Aseba::ThymioVPL::Compiler::CodeGenerator::visitActionTopColor' can be const.
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Compiler.h:103:17: note: Technically the member function 'Aseba::ThymioVPL::Compiler::CodeGenerator::visitActionTopColor' can be const.
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Compiler.h:104:17: style: Technically the member function 'Aseba::ThymioVPL::Compiler::CodeGenerator::visitActionBottomColor' can be const. [functionConst]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/CompilerVisitors.cpp:708:35: note: Technically the member function 'Aseba::ThymioVPL::Compiler::CodeGenerator::visitActionBottomColor' can be const.
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Compiler.h:104:17: note: Technically the member function 'Aseba::ThymioVPL::Compiler::CodeGenerator::visitActionBottomColor' can be const.
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Compiler.h:106:17: style: Technically the member function 'Aseba::ThymioVPL::Compiler::CodeGenerator::visitActionTimer' can be const. [functionConst]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/CompilerVisitors.cpp:806:35: note: Technically the member function 'Aseba::ThymioVPL::Compiler::CodeGenerator::visitActionTimer' can be const.
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Compiler.h:106:17: note: Technically the member function 'Aseba::ThymioVPL::Compiler::CodeGenerator::visitActionTimer' can be const.
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Compiler.h:107:17: style: Technically the member function 'Aseba::ThymioVPL::Compiler::CodeGenerator::visitActionSetState' can be const. [functionConst]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/CompilerVisitors.cpp:815:35: note: Technically the member function 'Aseba::ThymioVPL::Compiler::CodeGenerator::visitActionSetState' can be const.
aseba-1.6.0/clients/studio/plugins/ThymioVPL/Compiler.h:107:17: note: Technically the member function 'Aseba::ThymioVPL::Compiler::CodeGenerator::visitActionSetState' can be const.
aseba-1.6.0/clients/studio/plugins/ThymioVPL/EventActionsSet.cpp:730:66: style: Function 'hoverMoveEvent' argument 1 names different: declaration 'event' definition 'hoverEvent'. [funcArgNamesDifferent]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/EventActionsSet.h:108:57: note: Function 'hoverMoveEvent' argument 1 names different: declaration 'event' definition 'hoverEvent'.
aseba-1.6.0/clients/studio/plugins/ThymioVPL/EventActionsSet.cpp:730:66: note: Function 'hoverMoveEvent' argument 1 names different: declaration 'event' definition 'hoverEvent'.
aseba-1.6.0/clients/studio/plugins/ThymioVPL/EventActionsSet.cpp:1075:21: warning: Assert statement calls a function which may have desired side effects: 'setsBegin'. [assertWithSideEffect]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/EventActionsSet.cpp:1075:46: warning: Assert statement calls a function which may have desired side effects: 'setsEnd'. [assertWithSideEffect]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ThymioVisualProgramming.cpp:713:64: style: Function 'loadFromDom' argument 1 names different: declaration 'content' definition 'document'. [funcArgNamesDifferent]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ThymioVisualProgramming.h:73:48: note: Function 'loadFromDom' argument 1 names different: declaration 'content' definition 'document'.
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ThymioVisualProgramming.cpp:713:64: note: Function 'loadFromDom' argument 1 names different: declaration 'content' definition 'document'.
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ThymioVisualProgramming.cpp:756:83: style: Function 'transformDomToVersion1' argument 1 names different: declaration 'content0' definition 'document0'. [funcArgNamesDifferent]
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ThymioVisualProgramming.h:74:67: note: Function 'transformDomToVersion1' argument 1 names different: declaration 'content0' definition 'document0'.
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ThymioVisualProgramming.cpp:756:83: note: Function 'transformDomToVersion1' argument 1 names different: declaration 'content0' definition 'document0'.
aseba-1.6.0/clients/studio/plugins/ThymioVPL/ThymioVisualProgramming.cpp:965:37: performance: Use const reference for 'compilation' to avoid unnecessary data copying. [redundantCopyLocalConst]
aseba-1.6.0/clients/studio/plugins/VariablesViewPlugin.cpp:59:26: warning: Member variable 'LinearCameraViewPlugin::valuesRange' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/clients/studio/plugins/VariablesViewPlugin.cpp:59:26: warning: Member variable 'LinearCameraViewPlugin::redPos' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/clients/studio/plugins/VariablesViewPlugin.cpp:59:26: warning: Member variable 'LinearCameraViewPlugin::greenPos' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/clients/studio/plugins/VariablesViewPlugin.cpp:59:26: warning: Member variable 'LinearCameraViewPlugin::bluePos' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/clients/studio/plugins/VariablesViewPlugin.cpp:59:26: warning: Member variable 'LinearCameraViewPlugin::redSize' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/clients/studio/plugins/VariablesViewPlugin.cpp:59:26: warning: Member variable 'LinearCameraViewPlugin::greenSize' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/clients/studio/plugins/VariablesViewPlugin.cpp:59:26: warning: Member variable 'LinearCameraViewPlugin::blueSize' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/clients/studio/plugins/VariablesViewPlugin.cpp:66:3: style: Class 'LinearCameraViewPlugin' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aseba-1.6.0/clients/studio/plugins/VariablesViewPlugin.cpp:66:3: style: Class 'LinearCameraViewPlugin' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aseba-1.6.0/clients/studio/thymiovpl.cpp:162:2: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/clients/thymioupgrader/ThymioUpgrader.h:42:12: warning: The class 'QtBootloaderInterface' defines member variable with name 'pagesCount' also defined in its parent class 'BootloaderInterface'. [duplInheritedMember]
aseba-1.6.0/common/utils/BootloaderInterface.h:108:12: note: Parent variable 'BootloaderInterface::pagesCount'
aseba-1.6.0/clients/thymioupgrader/ThymioUpgrader.h:42:12: note: Derived variable 'QtBootloaderInterface::pagesCount'
aseba-1.6.0/clients/thymioupgrader/ThymioUpgrader.h:96:3: style: Class 'ThymioUpgraderDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/clients/thymioupgrader/ThymioUpgrader.h:37:16: style: The function 'writeHexGotDescription' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/common/utils/BootloaderInterface.h:93:16: note: Virtual function in base class
aseba-1.6.0/clients/thymioupgrader/ThymioUpgrader.h:37:16: note: Function in derived class
aseba-1.6.0/clients/thymioupgrader/ThymioUpgrader.h:38:16: style: The function 'writePageStart' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/common/utils/BootloaderInterface.h:86:16: note: Virtual function in base class
aseba-1.6.0/clients/thymioupgrader/ThymioUpgrader.h:38:16: note: Function in derived class
aseba-1.6.0/clients/thymioupgrader/ThymioUpgrader.h:39:16: style: The function 'errorWritePageNonFatal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/common/utils/BootloaderInterface.h:100:16: note: Virtual function in base class
aseba-1.6.0/clients/thymioupgrader/ThymioUpgrader.h:39:16: note: Function in derived class
aseba-1.6.0/clients/thymiownetconfig/ThymioWNetConfig.h:43:3: style: Class 'ThymioWNetConfigDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/clients/thymiownetconfig/ThymioWNetConfig.cpp:24:2: style: Class 'Hex16SpinBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/clients/thymiownetconfig/thymiownetconfig-cli.c:198:3: portability: %lu in format string (no. 2) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
aseba-1.6.0/clients/thymiownetconfig/thymiownetconfig-cli.c:204:3: portability: %lu in format string (no. 2) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
aseba-1.6.0/common/msg/endian.h:40:13: portability: Assigning a pointer to an integer is not portable. [AssignmentAddressToInteger]
aseba-1.6.0/common/utils/BootloaderInterface.cpp:271:89: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aseba-1.6.0/common/utils/BootloaderInterface.cpp:309:70: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aseba-1.6.0/common/utils/BootloaderInterface.cpp:317:70: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aseba-1.6.0/common/utils/BootloaderInterface.cpp:328:70: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aseba-1.6.0/common/utils/FormatableString.h:90:0: style: Class 'Aseba :: BasicFormatableString < char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/common/utils/FormatableString.h:90:0: style: Class 'Aseba :: BasicFormatableString < wchar_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/common/utils/HexFile.cpp:36:3: error: Dangerous usage of c_str(). The value returned by c_str() is invalid after this call. [stlcstr]
aseba-1.6.0/common/utils/utils.cpp:74:33: performance: Function parameter 'ms' should be passed by const reference. [passedByValue]
aseba-1.6.0/common/utils/utils.cpp:79:33: performance: Function parameter 'seconds' should be passed by const reference. [passedByValue]
aseba-1.6.0/common/utils/utils.cpp:79:48: performance: Function parameter 'milliseconds' should be passed by const reference. [passedByValue]
aseba-1.6.0/common/utils/utils.cpp:138:32: performance: Function parameter 'callback' should be passed by const reference. [passedByValue]
aseba-1.6.0/common/zeroconf/avahi-compat-libdns_sd/compat.c:245:15: style: Checking if unsigned variable 'l' is less than zero. [unsignedLessThanZero]
aseba-1.6.0/common/zeroconf/target.cpp:72:89: style: Function 'TargetInformation' argument 2 names different: declaration 'dashelStream' definition 'stream'. [funcArgNamesDifferent]
aseba-1.6.0/common/zeroconf/zeroconf.h:93:62: note: Function 'TargetInformation' argument 2 names different: declaration 'dashelStream' definition 'stream'.
aseba-1.6.0/common/zeroconf/target.cpp:72:89: note: Function 'TargetInformation' argument 2 names different: declaration 'dashelStream' definition 'stream'.
aseba-1.6.0/common/zeroconf/zeroconf.h:70:4: style: Struct 'Error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/common/zeroconf/zeroconf.h:178:4: style: Class 'TxtRecord' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/common/zeroconf/zeroconf-dashelhub.h:36:3: style: Class 'DashelhubZeroconf' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/common/zeroconf/zeroconf-qt.h:43:3: style: Class 'QtZeroconf' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/common/zeroconf/zeroconf-thread.cpp:102:8: style: The scope of the variable 'fd_count' can be reduced. [variableScope]
aseba-1.6.0/common/zeroconf/zeroconf.cpp:229:21: style: Function 'browseReply' argument 5 names different: declaration 'serviceName' definition 'name'. [funcArgNamesDifferent]
aseba-1.6.0/common/zeroconf/zeroconf.cpp:43:149: note: Function 'browseReply' argument 5 names different: declaration 'serviceName' definition 'name'.
aseba-1.6.0/common/zeroconf/zeroconf.cpp:229:21: note: Function 'browseReply' argument 5 names different: declaration 'serviceName' definition 'name'.
aseba-1.6.0/common/zeroconf/zeroconf.cpp:231:21: style: Function 'browseReply' argument 7 names different: declaration 'replyDomain' definition 'domain'. [funcArgNamesDifferent]
aseba-1.6.0/common/zeroconf/zeroconf.cpp:43:195: note: Function 'browseReply' argument 7 names different: declaration 'replyDomain' definition 'domain'.
aseba-1.6.0/common/zeroconf/zeroconf.cpp:231:21: note: Function 'browseReply' argument 7 names different: declaration 'replyDomain' definition 'domain'.
aseba-1.6.0/common/zeroconf/zeroconf.h:224:8: performance: Technically the member function 'Aseba::Zeroconf::updateTarget' can be static. [functionStatic]
aseba-1.6.0/common/zeroconf/zeroconf.cpp:187:17: note: Technically the member function 'Aseba::Zeroconf::updateTarget' can be static.
aseba-1.6.0/common/zeroconf/zeroconf.h:224:8: note: Technically the member function 'Aseba::Zeroconf::updateTarget' can be static.
aseba-1.6.0/compiler/compiler.h:352:8: style: Technically the member function 'Aseba::Compiler::verifyStackCalls' can be const. [functionConst]
aseba-1.6.0/compiler/analysis.cpp:32:17: note: Technically the member function 'Aseba::Compiler::verifyStackCalls' can be const.
aseba-1.6.0/compiler/compiler.h:352:8: note: Technically the member function 'Aseba::Compiler::verifyStackCalls' can be const.
aseba-1.6.0/compiler/tree.h:170:3: warning: Member variable 'IfWhenNode::edgeSensitive' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/compiler/tree.h:170:3: warning: Member variable 'IfWhenNode::endLine' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/compiler/tree.h:193:3: warning: Member variable 'FoldedIfWhenNode::op' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/compiler/tree.h:193:3: warning: Member variable 'FoldedIfWhenNode::edgeSensitive' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/compiler/tree.h:193:3: warning: Member variable 'FoldedIfWhenNode::endLine' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/compiler/tree.h:230:3: warning: Member variable 'FoldedWhileNode::op' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/compiler/tree.h:316:3: warning: Member variable 'BinaryArithmeticNode::op' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/compiler/tree.h:343:3: warning: Member variable 'UnaryArithmeticNode::op' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/compiler/tree.h:119:3: style: Struct 'BlockNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/compiler/tree.h:132:3: style: Struct 'ProgramNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/compiler/tree.h:147:3: style: Struct 'AssignmentNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/compiler/tree.h:170:3: style: Struct 'IfWhenNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/compiler/tree.h:193:3: style: Struct 'FoldedIfWhenNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/compiler/tree.h:210:3: style: Struct 'WhileNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/compiler/tree.h:230:3: style: Struct 'FoldedWhileNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/compiler/tree.h:266:3: style: Struct 'EmitNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/compiler/tree.h:316:3: style: Struct 'BinaryArithmeticNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/compiler/tree.h:343:3: style: Struct 'UnaryArithmeticNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/compiler/tree.h:502:3: style: Struct 'ReturnNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/compiler/tree.h:537:3: style: Struct 'TupleVectorNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/compiler/compiler.cpp:110:3: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/compiler/compiler.cpp:129:3: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/compiler/compiler.cpp:148:3: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/compiler/compiler.cpp:168:3: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/compiler/compiler.cpp:189:3: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/compiler/compiler.cpp:208:3: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/compiler/compiler.cpp:228:3: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/compiler/errors.cpp:219:70: performance: Function parameter 'newCB' should be passed by const reference. [passedByValue]
aseba-1.6.0/compiler/identifier-lookup.cpp:138:74: style: Function 'findVariable' argument 1 names different: declaration 'name' definition 'varName'. [funcArgNamesDifferent]
aseba-1.6.0/compiler/compiler.h:340:65: note: Function 'findVariable' argument 1 names different: declaration 'name' definition 'varName'.
aseba-1.6.0/compiler/identifier-lookup.cpp:138:74: note: Function 'findVariable' argument 1 names different: declaration 'name' definition 'varName'.
aseba-1.6.0/compiler/identifier-lookup.cpp:138:100: style: Function 'findVariable' argument 2 names different: declaration 'pos' definition 'varPos'. [funcArgNamesDifferent]
aseba-1.6.0/compiler/compiler.h:340:88: note: Function 'findVariable' argument 2 names different: declaration 'pos' definition 'varPos'.
aseba-1.6.0/compiler/identifier-lookup.cpp:138:100: note: Function 'findVariable' argument 2 names different: declaration 'pos' definition 'varPos'.
aseba-1.6.0/compiler/identifier-lookup.cpp:144:74: style: Function 'findFunction' argument 1 names different: declaration 'name' definition 'funcName'. [funcArgNamesDifferent]
aseba-1.6.0/compiler/compiler.h:341:65: note: Function 'findFunction' argument 1 names different: declaration 'name' definition 'funcName'.
aseba-1.6.0/compiler/identifier-lookup.cpp:144:74: note: Function 'findFunction' argument 1 names different: declaration 'name' definition 'funcName'.
aseba-1.6.0/compiler/identifier-lookup.cpp:144:101: style: Function 'findFunction' argument 2 names different: declaration 'pos' definition 'funcPos'. [funcArgNamesDifferent]
aseba-1.6.0/compiler/compiler.h:341:88: note: Function 'findFunction' argument 2 names different: declaration 'pos' definition 'funcPos'.
aseba-1.6.0/compiler/identifier-lookup.cpp:144:101: note: Function 'findFunction' argument 2 names different: declaration 'pos' definition 'funcPos'.
aseba-1.6.0/compiler/identifier-lookup.cpp:173:5: style: Throwing a copy of the caught exception instead of rethrowing the original exception. [exceptRethrowCopy]
aseba-1.6.0/compiler/identifier-lookup.cpp:168:3: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/compiler/lexer.cpp:513:47: style: Function 'isKeyword' argument 1 names different: declaration 'word' definition 's'. [funcArgNamesDifferent]
aseba-1.6.0/compiler/compiler.h:314:45: note: Function 'isKeyword' argument 1 names different: declaration 'word' definition 's'.
aseba-1.6.0/compiler/lexer.cpp:513:47: note: Function 'isKeyword' argument 1 names different: declaration 'word' definition 's'.
aseba-1.6.0/compiler/compiler.h:349:11: performance: Technically the member function 'Aseba::Compiler::getNextCharacter' can be static. [functionStatic]
aseba-1.6.0/compiler/lexer.cpp:487:20: note: Technically the member function 'Aseba::Compiler::getNextCharacter' can be static.
aseba-1.6.0/compiler/compiler.h:349:11: note: Technically the member function 'Aseba::Compiler::getNextCharacter' can be static.
aseba-1.6.0/compiler/parser.cpp:395:3: style: Variable 'varSize' is reassigned a value before the old one has been used. [redundantAssignment]
aseba-1.6.0/compiler/parser.cpp:389:0: note: Variable 'varSize' is reassigned a value before the old one has been used.
aseba-1.6.0/compiler/parser.cpp:395:3: note: Variable 'varSize' is reassigned a value before the old one has been used.
aseba-1.6.0/compiler/compiler.h:397:7: performance: Technically the member function 'Aseba::Compiler::expectConstantExpression' can be static. [functionStatic]
aseba-1.6.0/compiler/parser.cpp:1329:16: note: Technically the member function 'Aseba::Compiler::expectConstantExpression' can be static.
aseba-1.6.0/compiler/compiler.h:397:7: note: Technically the member function 'Aseba::Compiler::expectConstantExpression' can be static.
aseba-1.6.0/compiler/parser.cpp:1319:3: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/compiler/tree-expand.cpp:263:10: style: The scope of the variable 'prevTotal' can be reduced. [variableScope]
aseba-1.6.0/compiler/tree-expand.cpp:471:53: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aseba-1.6.0/compiler/tree-expand.cpp:563:53: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aseba-1.6.0/compiler/tree-expand.cpp:172:69: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
aseba-1.6.0/switches/http/http.cpp:100:0: error: #error "You need at least Dashel version 1.0.3 to compile Http" [preprocessorErrorDirective]
aseba-1.6.0/switches/http/http.h:208:9: style: Class 'InterruptException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/switches/http/http.h:142:22: style: The function 'sendMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/common/msg/NodesManager.h:86:16: note: Virtual function in base class
aseba-1.6.0/switches/http/http.h:142:22: note: Function in derived class
aseba-1.6.0/switches/http/http.h:143:22: style: The function 'nodeDescriptionReceived' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/common/msg/NodesManager.h:92:16: note: Virtual function in base class
aseba-1.6.0/switches/http/http.h:143:22: note: Function in derived class
aseba-1.6.0/switches/http/main.cpp:139:9: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/switches/http/http.h:163:56: performance: Function parameter 'content' should be passed by const reference. [passedByValue]
aseba-1.6.0/switches/http2/AeslProgram.h:56:4: style: Class 'AeslProgram' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/switches/http2/HttpHandler.h:105:16: warning: Virtual function 'getNumSubhandlers' is called from destructor '~HierarchicalHttpHandler()' at line 86. Dynamic binding is not used. [virtualCallInConstructor]
aseba-1.6.0/switches/http2/HttpHandler.h:86:24: note: Calling getNumSubhandlers
aseba-1.6.0/switches/http2/HttpHandler.h:105:16: note: getNumSubhandlers is a virtual method
aseba-1.6.0/switches/http2/HttpRequest.h:123:7: style: Class 'DashelHttpRequest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/switches/http2/HttpResponse.h:98:4: style: Class 'DashelHttpResponse' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/switches/http2/HttpHandler.h:55:4: style: Class 'InterfaceHttpHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/switches/http2/HttpInterface.h:76:4: style: Class 'HttpInterface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/switches/http2/HttpRequest.h:129:26: style: The function 'createResponse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/switches/http2/HttpRequest.h:92:26: note: Virtual function in base class
aseba-1.6.0/switches/http2/HttpRequest.h:129:26: note: Function in derived class
aseba-1.6.0/switches/http2/HttpRequest.h:131:24: style: The function 'readLine' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/switches/http2/HttpRequest.h:94:24: note: Virtual function in base class
aseba-1.6.0/switches/http2/HttpRequest.h:131:24: note: Function in derived class
aseba-1.6.0/switches/http2/HttpRequest.h:132:17: style: The function 'readRaw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/switches/http2/HttpRequest.h:95:17: note: Virtual function in base class
aseba-1.6.0/switches/http2/HttpRequest.h:132:17: note: Function in derived class
aseba-1.6.0/switches/http2/HttpResponse.h:108:17: style: The function 'writeRaw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/switches/http2/HttpResponse.h:84:17: note: Virtual function in base class
aseba-1.6.0/switches/http2/HttpResponse.h:108:17: note: Function in derived class
aseba-1.6.0/switches/http2/HttpHandler.h:76:17: style: The function 'checkIfResponsible' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/switches/http2/HttpHandler.h:48:17: note: Virtual function in base class
aseba-1.6.0/switches/http2/HttpHandler.h:76:17: note: Function in derived class
aseba-1.6.0/switches/http2/HttpHandler.h:92:17: style: The function 'handleRequest' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/switches/http2/HttpHandler.h:49:17: note: Virtual function in base class
aseba-1.6.0/switches/http2/HttpHandler.h:92:17: note: Function in derived class
aseba-1.6.0/switches/http2/HttpHandler.h:124:17: style: The function 'checkIfResponsible' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/switches/http2/HttpHandler.h:48:17: note: Virtual function in base class
aseba-1.6.0/switches/http2/HttpHandler.h:124:17: note: Function in derived class
aseba-1.6.0/switches/http2/HttpHandler.h:153:17: style: The function 'handleRequest' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/switches/http2/HttpHandler.h:92:17: note: Virtual function in base class
aseba-1.6.0/switches/http2/HttpHandler.h:153:17: note: Function in derived class
aseba-1.6.0/switches/http2/HttpDashelTarget.cpp:72:5: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/switches/http2/HttpDashelTarget.cpp:113:6: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/switches/http2/HttpDashelTarget.cpp:172:4: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/switches/http2/HttpDashelTarget.cpp:215:5: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/switches/http2/HttpInterface.cpp:83:96: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aseba-1.6.0/switches/http2/HttpInterfaceHandlers.h:44:4: style: Class 'NodesHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/switches/http2/HttpInterfaceHandlers.h:51:4: style: Class 'EventsHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/switches/http2/HttpInterfaceHandlers.h:60:4: style: Class 'ResetHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/switches/http2/HttpInterfaceHandlers.h:69:4: style: Class 'LoadHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/switches/http2/HttpInterfaceHandlers.h:79:4: style: Class 'NodeInfoHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/switches/http2/HttpInterfaceHandlers.h:89:4: style: Class 'VariableOrEventHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/switches/http2/HttpInterfaceHandlers.h:101:3: style: Class 'FileHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/switches/http2/HttpInterfaceHandlers.h:37:17: style: The function 'checkIfResponsible' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/switches/http2/HttpHandler.h:48:17: note: Virtual function in base class
aseba-1.6.0/switches/http2/HttpInterfaceHandlers.h:37:17: note: Function in derived class
aseba-1.6.0/switches/http2/HttpInterfaceHandlers.h:38:17: style: The function 'handleRequest' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/switches/http2/HttpHandler.h:49:17: note: Virtual function in base class
aseba-1.6.0/switches/http2/HttpInterfaceHandlers.h:38:17: note: Function in derived class
aseba-1.6.0/switches/http2/HttpInterfaceHandlers.h:54:17: style: The function 'handleRequest' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/switches/http2/HttpHandler.h:49:17: note: Virtual function in base class
aseba-1.6.0/switches/http2/HttpInterfaceHandlers.h:54:17: note: Function in derived class
aseba-1.6.0/switches/http2/HttpInterfaceHandlers.h:63:17: style: The function 'handleRequest' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/switches/http2/HttpHandler.h:49:17: note: Virtual function in base class
aseba-1.6.0/switches/http2/HttpInterfaceHandlers.h:63:17: note: Function in derived class
aseba-1.6.0/switches/http2/HttpInterfaceHandlers.h:72:17: style: The function 'checkIfResponsible' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/switches/http2/HttpHandler.h:48:17: note: Virtual function in base class
aseba-1.6.0/switches/http2/HttpInterfaceHandlers.h:72:17: note: Function in derived class
aseba-1.6.0/switches/http2/HttpInterfaceHandlers.h:73:17: style: The function 'handleRequest' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/switches/http2/HttpHandler.h:49:17: note: Virtual function in base class
aseba-1.6.0/switches/http2/HttpInterfaceHandlers.h:73:17: note: Function in derived class
aseba-1.6.0/switches/http2/HttpInterfaceHandlers.h:82:17: style: The function 'checkIfResponsible' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/switches/http2/HttpHandler.h:48:17: note: Virtual function in base class
aseba-1.6.0/switches/http2/HttpInterfaceHandlers.h:82:17: note: Function in derived class
aseba-1.6.0/switches/http2/HttpInterfaceHandlers.h:83:17: style: The function 'handleRequest' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/switches/http2/HttpHandler.h:49:17: note: Virtual function in base class
aseba-1.6.0/switches/http2/HttpInterfaceHandlers.h:83:17: note: Function in derived class
aseba-1.6.0/switches/http2/HttpInterfaceHandlers.h:92:17: style: The function 'handleRequest' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/switches/http2/HttpHandler.h:49:17: note: Virtual function in base class
aseba-1.6.0/switches/http2/HttpInterfaceHandlers.h:92:17: note: Function in derived class
aseba-1.6.0/switches/http2/HttpInterfaceHandlers.h:104:16: style: The function 'checkIfResponsible' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/switches/http2/HttpHandler.h:48:17: note: Virtual function in base class
aseba-1.6.0/switches/http2/HttpInterfaceHandlers.h:104:16: note: Function in derived class
aseba-1.6.0/switches/http2/HttpInterfaceHandlers.h:105:16: style: The function 'handleRequest' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/switches/http2/HttpHandler.h:49:17: note: Virtual function in base class
aseba-1.6.0/switches/http2/HttpInterfaceHandlers.h:105:16: note: Function in derived class
aseba-1.6.0/switches/http2/HttpInterface.cpp:98:7: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/switches/http2/HttpInterface.cpp:163:6: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/switches/http2/HttpInterface.cpp:443:8: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/switches/http2/HttpInterface.cpp:456:9: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/switches/http2/HttpInterface.cpp:487:5: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/switches/http2/HttpInterface.cpp:514:6: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/switches/http2/HttpInterfaceHandlers.cpp:117:4: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/switches/http2/HttpInterfaceHandlers.cpp:155:6: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/switches/http2/main.cpp:105:4: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/switches/medulla/medulla.cpp:40:0: error: #error "You need at least Dashel version 1.0.3 to compile Medulla" [preprocessorErrorDirective]
aseba-1.6.0/switches/switch/switch.cpp:151:7: style: Variable 'cmdMessage->dest' is reassigned a value before the old one has been used. [redundantAssignment]
aseba-1.6.0/switches/switch/switch.cpp:149:7: note: Variable 'cmdMessage->dest' is reassigned a value before the old one has been used.
aseba-1.6.0/switches/switch/switch.cpp:151:7: note: Variable 'cmdMessage->dest' is reassigned a value before the old one has been used.
aseba-1.6.0/switches/switch/switch.cpp:160:4: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/switches/switch/switch.cpp:341:2: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/switches/switch/switch.cpp:59:44: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
aseba-1.6.0/targets/challenge/challenge.cpp:876:14: style: The scope of the variable 'imageCounter' can be reduced. [variableScope]
aseba-1.6.0/targets/challenge/challenge.cpp:188:12: style: struct member 'Variables::user' is never used. [unusedStructMember]
aseba-1.6.0/targets/challenge/challenge.cpp:196:3: warning: Member variable 'AsebaFeedableEPuck::lastMessageSource' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/targets/challenge/challenge.cpp:196:3: style: Class 'AsebaFeedableEPuck' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/targets/challenge/challenge.cpp:448:3: style: Class 'EPuckFeeder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/targets/challenge/challenge.cpp:459:3: style: Class 'FeederModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/targets/challenge/challenge.cpp:294:8: style: The function 'controlStep' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/targets/challenge/challenge.cpp:134:16: note: Virtual function in base class
aseba-1.6.0/targets/challenge/challenge.cpp:294:8: note: Function in derived class
aseba-1.6.0/targets/challenge/challenge.cpp:219:4: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/targets/challenge/challenge.cpp:1011:2: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/targets/dspic33/skel.c:312:7: style: Condition 'i!=0' is always true [knownConditionTrueFalse]
aseba-1.6.0/targets/dspic33/skel.c:310:29: note: Assignment 'i=(766*2)%3', assigned value is 2
aseba-1.6.0/targets/dspic33/skel.c:312:7: note: Condition 'i!=0' is always true
aseba-1.6.0/targets/dspic33/skel.c:259:16: style: The scope of the variable 'count' can be reduced. [variableScope]
aseba-1.6.0/targets/dspic33/skel.c:334:15: style: The scope of the variable 'mag' can be reduced. [variableScope]
aseba-1.6.0/targets/dspic33/skel.c:362:16: style: The scope of the variable 'count' can be reduced. [variableScope]
aseba-1.6.0/targets/dspic33/skel.c:391:15: style: The scope of the variable 'mag' can be reduced. [variableScope]
aseba-1.6.0/targets/dummy/dummynode.cpp:368:2: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aseba-1.6.0/targets/dummy/dummynode.cpp:52:11: style: struct member 'Variables::id' is never used. [unusedStructMember]
aseba-1.6.0/targets/dummy/dummynode.cpp:53:11: style: struct member 'Variables::source' is never used. [unusedStructMember]
aseba-1.6.0/targets/dummy/dummynode.cpp:54:11: style: struct member 'Variables::args' is never used. [unusedStructMember]
aseba-1.6.0/targets/dummy/dummynode.cpp:55:11: style: struct member 'Variables::productId' is never used. [unusedStructMember]
aseba-1.6.0/targets/dummy/dummynode.cpp:57:11: style: struct member 'Variables::user' is never used. [unusedStructMember]
aseba-1.6.0/targets/dummy/dummynode.cpp:102:3: warning: The buffer 'mutableName' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
aseba-1.6.0/targets/dummy/dummynode.cpp:79:2: warning: Member variable 'AsebaNode::mutableName' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/targets/dummy/dummynode.cpp:79:2: warning: Member variable 'AsebaNode::listenStream' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/targets/dummy/dummynode.cpp:79:2: warning: Member variable 'AsebaNode::lastMessageSource' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/targets/dummy/dummynode.cpp:79:2: warning: Member variable 'AsebaNode::stream' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/targets/dummy/dummynode.cpp:113:3: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/targets/dummy/dummynode.cpp:284:3: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/targets/enki-marxbot/AsebaMarxbot.h:65:4: style: Struct 'Event' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/targets/enki-marxbot/AsebaMarxbot.cpp:90:2: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/targets/enki-marxbot/AsebaMarxbot.cpp:255:3: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/targets/enki-marxbot/EnkiMarxbot.cpp:34:3: style: Class 'MarxbotViewer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/targets/playground/AsebaGlue.cpp:159:2: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aseba-1.6.0/targets/playground/AsebaGlue.h:56:3: style: Struct 'NamedRobot' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/targets/playground/DashelAsebaGlue.h:44:3: style: Class 'SimpleDashelConnection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/targets/playground/DashelAsebaGlue.cpp:59:4: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/targets/playground/DashelAsebaGlue.cpp:118:3: style: Exception should be caught by reference. [catchExceptionByValue]
aseba-1.6.0/targets/playground/DirectAsebaGlue.h:57:3: style: Class 'DirectlyConnected' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/targets/playground/DirectAsebaGlue.h:42:16: style: The function 'sendBuffer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/targets/playground/AsebaGlue.h:71:16: note: Virtual function in base class
aseba-1.6.0/targets/playground/DirectAsebaGlue.h:42:16: note: Function in derived class
aseba-1.6.0/targets/playground/Door.h:57:16: style: The function 'open' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/targets/playground/Door.h:31:16: note: Virtual function in base class
aseba-1.6.0/targets/playground/Door.h:57:16: note: Function in derived class
aseba-1.6.0/targets/playground/Door.h:58:16: style: The function 'close' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/targets/playground/Door.h:32:16: note: Virtual function in base class
aseba-1.6.0/targets/playground/Door.h:58:16: note: Function in derived class
aseba-1.6.0/targets/playground/PlaygroundViewer.cpp:99:12: style: Expression is always false because 'else if' condition matches previous condition at line 91. [multiCondition]
aseba-1.6.0/targets/playground/robots/e-puck/EPuck.h:39:3: style: Class 'EPuckFeeding' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/targets/playground/robots/e-puck/EPuck.h:58:3: style: Class 'ScoreModifier' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/targets/playground/robots/thymio2/Thymio2.h:149:37: style: The function 'getDescription' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/targets/playground/AsebaGlue.h:42:37: note: Virtual function in base class
aseba-1.6.0/targets/playground/robots/thymio2/Thymio2.h:149:37: note: Function in derived class
aseba-1.6.0/targets/playground/robots/thymio2/Thymio2.h:150:46: style: The function 'getLocalEventsDescriptions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/targets/playground/AsebaGlue.h:43:46: note: Virtual function in base class
aseba-1.6.0/targets/playground/robots/thymio2/Thymio2.h:150:46: note: Function in derived class
aseba-1.6.0/targets/playground/robots/thymio2/Thymio2.h:151:58: style: The function 'getNativeFunctionsDescriptions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/targets/playground/AsebaGlue.h:44:58: note: Virtual function in base class
aseba-1.6.0/targets/playground/robots/thymio2/Thymio2.h:151:58: note: Function in derived class
aseba-1.6.0/targets/playground/robots/thymio2/Thymio2.h:152:16: style: The function 'callNativeFunction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/targets/playground/AsebaGlue.h:45:16: note: Virtual function in base class
aseba-1.6.0/targets/playground/robots/thymio2/Thymio2.h:152:16: note: Function in derived class
aseba-1.6.0/targets/playground/robots/e-puck/EPuck.h:104:16: style: The function 'controlStep' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/targets/playground/robots/e-puck/EPuck.h:74:16: note: Virtual function in base class
aseba-1.6.0/targets/playground/robots/e-puck/EPuck.h:104:16: note: Function in derived class
aseba-1.6.0/targets/playground/robots/e-puck/EPuck.h:108:37: style: The function 'getDescription' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/targets/playground/AsebaGlue.h:42:37: note: Virtual function in base class
aseba-1.6.0/targets/playground/robots/e-puck/EPuck.h:108:37: note: Function in derived class
aseba-1.6.0/targets/playground/robots/e-puck/EPuck.h:109:46: style: The function 'getLocalEventsDescriptions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/targets/playground/AsebaGlue.h:43:46: note: Virtual function in base class
aseba-1.6.0/targets/playground/robots/e-puck/EPuck.h:109:46: note: Function in derived class
aseba-1.6.0/targets/playground/robots/e-puck/EPuck.h:110:58: style: The function 'getNativeFunctionsDescriptions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/targets/playground/AsebaGlue.h:44:58: note: Virtual function in base class
aseba-1.6.0/targets/playground/robots/e-puck/EPuck.h:110:58: note: Function in derived class
aseba-1.6.0/targets/playground/robots/e-puck/EPuck.h:111:16: style: The function 'callNativeFunction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/targets/playground/AsebaGlue.h:45:16: note: Virtual function in base class
aseba-1.6.0/targets/playground/robots/e-puck/EPuck.h:111:16: note: Function in derived class
aseba-1.6.0/targets/playground/playground.cpp:109:88: performance: Function parameter 'typeName' should be passed by const reference. [passedByValue]
aseba-1.6.0/tests/compiler/asebatest.cpp:457:10: style: The scope of the variable 'c' can be reduced. [variableScope]
aseba-1.6.0/tests/compiler/asebatest.cpp:88:11: style: struct member 'Variables::user' is never used. [unusedStructMember]
aseba-1.6.0/tests/compiler/asebavmdummycallbacks.cpp:37:61: style: Function 'AsebaSendMessage' argument 2 names different: declaration 'id' definition 'type'. [funcArgNamesDifferent]
aseba-1.6.0/vm/vm.h:146:50: note: Function 'AsebaSendMessage' argument 2 names different: declaration 'id' definition 'type'.
aseba-1.6.0/tests/compiler/asebavmdummycallbacks.cpp:37:61: note: Function 'AsebaSendMessage' argument 2 names different: declaration 'id' definition 'type'.
aseba-1.6.0/tests/simulator/aseba-test-simulator.cpp:37:2: style: Struct 'TestNodesManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/tests/simulator/aseba-test-simulator.cpp:61:2: style: Struct 'TestSimulatorEnvironment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/tests/simulator/aseba-test-simulator.cpp:39:15: style: The function 'sendMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseba-1.6.0/common/msg/NodesManager.h:86:16: note: Virtual function in base class
aseba-1.6.0/tests/simulator/aseba-test-simulator.cpp:39:15: note: Function in derived class
aseba-1.6.0/tests/simulator/aseba-test-simulator.cpp:134:38: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
aseba-1.6.0/tests/test-http.cpp:189:14: style: Reading from empty STL container 'values' [reademptycontainer]
aseba-1.6.0/tests/test-http.cpp:200:14: style: Reading from empty STL container 'values' [reademptycontainer]
aseba-1.6.0/transport/buffer/vm-buffer.c:72:50: style: Function 'AsebaSendMessage' argument 2 names different: declaration 'id' definition 'type'. [funcArgNamesDifferent]
aseba-1.6.0/vm/vm.h:146:50: note: Function 'AsebaSendMessage' argument 2 names different: declaration 'id' definition 'type'.
aseba-1.6.0/transport/buffer/vm-buffer.c:72:50: note: Function 'AsebaSendMessage' argument 2 names different: declaration 'id' definition 'type'.
aseba-1.6.0/transport/can/can-net.c:157:11: style: The scope of the variable 'temp' can be reduced. [variableScope]
aseba-1.6.0/transport/can/can-net.c:315:12: error: Uninitialized variable: stopId [uninitvar]
aseba-1.6.0/transport/dashel_plugins/android.h:13:5: style: Class 'AndroidStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/transport/dashel_plugins/socketcan.cpp:172:12: style: The scope of the variable 'ret' can be reduced. [variableScope]
aseba-1.6.0/transport/dashel_plugins/socketcan.cpp:357:8: style: The scope of the variable 'def' can be reduced. [variableScope]
aseba-1.6.0/transport/dashel_plugins/socketcan.cpp:104:3: warning: Member variable 'CanStream::tx_buffer' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/transport/dashel_plugins/socketcan.cpp:104:3: warning: Member variable 'CanStream::rx_buffer' is not initialized in the constructor. [uninitMemberVar]
aseba-1.6.0/transport/dashel_plugins/socketcan.cpp:104:3: style: Class 'CanStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseba-1.6.0/transport/dashel_plugins/socketcan.cpp:309:19: error: Uninitialized variable: stopId [uninitvar]
aseba-1.6.0/vm/natives.c:75:14: style: Condition 'x<0' is always true [knownConditionTrueFalse]
aseba-1.6.0/vm/natives.c:695:10: style: The scope of the variable 'val' can be reduced. [variableScope]
aseba-1.6.0/vm/natives.c:696:10: style: The scope of the variable 'acc' can be reduced. [variableScope]
aseba-1.6.0/vm/natives.c:697:11: style: The scope of the variable 'i' can be reduced. [variableScope]
aseba-1.6.0/vm/natives.c:743:10: style: The scope of the variable 'min' can be reduced. [variableScope]
aseba-1.6.0/vm/natives.c:744:10: style: The scope of the variable 'max' can be reduced. [variableScope]
aseba-1.6.0/vm/natives.c:745:10: style: The scope of the variable 'val' can be reduced. [variableScope]
aseba-1.6.0/vm/natives.c:746:11: style: The scope of the variable 'i' can be reduced. [variableScope]
aseba-1.6.0/vm/natives.c:133:16: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
aseba-1.6.0/vm/natives.c:666:6: warning: Shifting 32-bit value by 32 bits is undefined behaviour. See condition at line 622. [shiftTooManyBits]
aseba-1.6.0/vm/natives.c:622:11: note: Assuming that condition 'shift>32' is not redundant
aseba-1.6.0/vm/natives.c:666:6: note: Shift
aseba-1.6.0/vm/natives.c:1340:35: style: Variable 'dq_size' is assigned a value that is never used. [unreadVariable]
aseba-1.6.0/vm/natives.c:1404:35: style: Variable 'dq_size' is assigned a value that is never used. [unreadVariable]
aseba-1.6.0/vm/vm.c:542:0: error: #error "Please provide a stack memory allocator for your compiler" [preprocessorErrorDirective]
[23:08]

ftp://ftp.se.debian.org/debian/pool/main/a/asedriveiiie/asedriveiiie_3.7.orig.tar.gz
asedriveiiie-3.7/asedriveiiie-serial/InitCardParams.c:52:9: style: The scope of the variable 'F' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-serial/InitCardParams.c:55:9: style: The scope of the variable 'etuFactor' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-serial/InitCardParams.c:57:9: style: The scope of the variable 'etus' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-serial/InitCardParams.c:154:30: style: The scope of the variable 'PPS1echoed' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-serial/InitCardParams.c:154:42: style: The scope of the variable 'PPS2echoed' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-serial/InitCardParams.c:154:54: style: The scope of the variable 'PPS3echoed' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-serial/InitCardParams.c:156:37: style: The scope of the variable 'checksum' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-serial/InitCardParams.c:375:25: style: The scope of the variable 'working' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-serial/InitCardParams.c:375:38: style: The scope of the variable 'retryTimes' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-serial/InitCardParams.c:375:54: style: The scope of the variable 'voltage' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-serial/InitCardParams.c:376:11: style: The scope of the variable 's' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-serial/InitCardParams.c:376:19: style: The scope of the variable 'r' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-serial/InitCardParams.c:378:12: style: The scope of the variable 'freq' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-serial/InitCardParams.c:378:18: style: The scope of the variable 'wwt' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-serial/InitCardParams.c:88:13: style: Variable 'F' is assigned a value that is never used. [unreadVariable]
asedriveiiie-3.7/asedriveiiie-serial/MemoryCards.c:166:26: style: The scope of the variable 'counter' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-serial/MemoryCards.c:169:11: style: The scope of the variable 'thisRead' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-serial/MemoryCards.c:240:26: style: The scope of the variable 'counter' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-serial/MemoryCards.c:242:24: style: The scope of the variable 'thisWrite' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-serial/MemoryCards.c:476:26: style: The scope of the variable 'counter' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-serial/MemoryCards.c:476:47: style: The scope of the variable 'i' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-serial/MemoryCards.c:479:11: style: The scope of the variable 'thisRead' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-serial/MemoryCards.c:556:26: style: The scope of the variable 'counter' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-serial/MemoryCards.c:558:24: style: The scope of the variable 'thisWrite' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-serial/MemoryCards.c:789:11: style: The scope of the variable 'thisRead' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-serial/MemoryCards.c:819:24: style: The scope of the variable 'thisWrite' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-serial/ReaderCommands.c:841:20: style: Function 'T0Read' argument 3 names different: declaration 'inBuf' definition 'buffer'. [funcArgNamesDifferent]
asedriveiiie-3.7/asedriveiiie-serial/Ase.h:256:28: note: Function 'T0Read' argument 3 names different: declaration 'inBuf' definition 'buffer'.
asedriveiiie-3.7/asedriveiiie-serial/ReaderCommands.c:841:20: note: Function 'T0Read' argument 3 names different: declaration 'inBuf' definition 'buffer'.
asedriveiiie-3.7/asedriveiiie-serial/ReaderCommands.c:841:32: style: Function 'T0Read' argument 4 names different: declaration 'inBufLen' definition 'len'. [funcArgNamesDifferent]
asedriveiiie-3.7/asedriveiiie-serial/Ase.h:256:39: note: Function 'T0Read' argument 4 names different: declaration 'inBufLen' definition 'len'.
asedriveiiie-3.7/asedriveiiie-serial/ReaderCommands.c:841:32: note: Function 'T0Read' argument 4 names different: declaration 'inBufLen' definition 'len'.
asedriveiiie-3.7/asedriveiiie-serial/ReaderCommands.c:841:44: style: Function 'T0Read' argument 5 names different: declaration 'outBuffer' definition 'outBuf'. [funcArgNamesDifferent]
asedriveiiie-3.7/asedriveiiie-serial/Ase.h:256:56: note: Function 'T0Read' argument 5 names different: declaration 'outBuffer' definition 'outBuf'.
asedriveiiie-3.7/asedriveiiie-serial/ReaderCommands.c:841:44: note: Function 'T0Read' argument 5 names different: declaration 'outBuffer' definition 'outBuf'.
asedriveiiie-3.7/asedriveiiie-serial/ReaderCommands.c:868:21: style: Function 'T0Write' argument 3 names different: declaration 'inBuf' definition 'buffer'. [funcArgNamesDifferent]
asedriveiiie-3.7/asedriveiiie-serial/Ase.h:258:29: note: Function 'T0Write' argument 3 names different: declaration 'inBuf' definition 'buffer'.
asedriveiiie-3.7/asedriveiiie-serial/ReaderCommands.c:868:21: note: Function 'T0Write' argument 3 names different: declaration 'inBuf' definition 'buffer'.
asedriveiiie-3.7/asedriveiiie-serial/ReaderCommands.c:868:33: style: Function 'T0Write' argument 4 names different: declaration 'inBufLen' definition 'len'. [funcArgNamesDifferent]
asedriveiiie-3.7/asedriveiiie-serial/Ase.h:258:40: note: Function 'T0Write' argument 4 names different: declaration 'inBufLen' definition 'len'.
asedriveiiie-3.7/asedriveiiie-serial/ReaderCommands.c:868:33: note: Function 'T0Write' argument 4 names different: declaration 'inBufLen' definition 'len'.
asedriveiiie-3.7/asedriveiiie-serial/ReaderCommands.c:868:45: style: Function 'T0Write' argument 5 names different: declaration 'outBuffer' definition 'outBuf'. [funcArgNamesDifferent]
asedriveiiie-3.7/asedriveiiie-serial/Ase.h:258:57: note: Function 'T0Write' argument 5 names different: declaration 'outBuffer' definition 'outBuf'.
asedriveiiie-3.7/asedriveiiie-serial/ReaderCommands.c:868:45: note: Function 'T0Write' argument 5 names different: declaration 'outBuffer' definition 'outBuf'.
asedriveiiie-3.7/asedriveiiie-serial/ReaderCommands.c:1022:51: style: Function 'SendIOCTL' argument 5 names different: declaration 'outBuffer' definition 'outBuf'. [funcArgNamesDifferent]
asedriveiiie-3.7/asedriveiiie-serial/Ase.h:269:58: note: Function 'SendIOCTL' argument 5 names different: declaration 'outBuffer' definition 'outBuf'.
asedriveiiie-3.7/asedriveiiie-serial/ReaderCommands.c:1022:51: note: Function 'SendIOCTL' argument 5 names different: declaration 'outBuffer' definition 'outBuf'.
asedriveiiie-3.7/asedriveiiie-serial/T1Protocol.c:716:20: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
asedriveiiie-3.7/asedriveiiie-serial/T1Protocol.c:714:19: note: outer condition: retVal<0
asedriveiiie-3.7/asedriveiiie-serial/T1Protocol.c:716:20: note: identical inner condition: retVal<0
asedriveiiie-3.7/asedriveiiie-serial/T1Protocol.c:759:21: style: Variable 'retVal' is reassigned a value before the old one has been used. [redundantAssignment]
asedriveiiie-3.7/asedriveiiie-serial/T1Protocol.c:756:21: note: Variable 'retVal' is reassigned a value before the old one has been used.
asedriveiiie-3.7/asedriveiiie-serial/T1Protocol.c:759:21: note: Variable 'retVal' is reassigned a value before the old one has been used.
asedriveiiie-3.7/asedriveiiie-serial/T1Protocol.c:62:34: style: The scope of the variable 'temp' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-serial/T1Protocol.c:62:40: style: The scope of the variable 'quick' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-serial/T1Protocol.c:84:6: style: The scope of the variable 'retVal' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-serial/T1Protocol.c:132:9: style: The scope of the variable 'i' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-serial/T1Protocol.c:133:27: style: The scope of the variable 'edc2' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-serial/T1Protocol.c:390:17: style: The scope of the variable 'retVal2' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-serial/T1Protocol.c:390:26: style: The scope of the variable 'wwt' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-serial/T1Protocol.c:390:31: style: The scope of the variable 'origBwt' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-serial/T1Protocol.c:394:11: style: The scope of the variable 'wtx' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-serial/ifdhandler.c:378:9: style: The scope of the variable 'retVal' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-serial/ifdhandler.c:45:14: style: Variable 'retVal' is assigned a value that is never used. [unreadVariable]
asedriveiiie-3.7/asedriveiiie-serial/serial.c:325:38: style: The scope of the variable 'chunk' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-serial/serial.c:326:9: style: The scope of the variable 'i' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-serial/serial.c:28:69: style: Function 'IO_InitializePort' argument 4 names different: declaration 'par' definition 'parity'. [funcArgNamesDifferent]
asedriveiiie-3.7/asedriveiiie-serial/Ase.h:275:7: note: Function 'IO_InitializePort' argument 4 names different: declaration 'par' definition 'parity'.
asedriveiiie-3.7/asedriveiiie-serial/serial.c:28:69: note: Function 'IO_InitializePort' argument 4 names different: declaration 'par' definition 'parity'.
asedriveiiie-3.7/asedriveiiie-serial/serial.c:200:60: style: Function 'IO_Read' argument 3 names different: declaration 'readsize' definition 'len'. [funcArgNamesDifferent]
asedriveiiie-3.7/asedriveiiie-serial/Ase.h:282:6: note: Function 'IO_Read' argument 3 names different: declaration 'readsize' definition 'len'.
asedriveiiie-3.7/asedriveiiie-serial/serial.c:200:60: note: Function 'IO_Read' argument 3 names different: declaration 'readsize' definition 'len'.
asedriveiiie-3.7/asedriveiiie-serial/serial.c:200:80: style: Function 'IO_Read' argument 4 names different: declaration 'response' definition 'buf'. [funcArgNamesDifferent]
asedriveiiie-3.7/asedriveiiie-serial/Ase.h:283:17: note: Function 'IO_Read' argument 4 names different: declaration 'response' definition 'buf'.
asedriveiiie-3.7/asedriveiiie-serial/serial.c:200:80: note: Function 'IO_Read' argument 4 names different: declaration 'response' definition 'buf'.
asedriveiiie-3.7/asedriveiiie-serial/serial.c:322:64: style: Function 'IO_Write' argument 3 names different: declaration 'c' definition 'data'. [funcArgNamesDifferent]
asedriveiiie-3.7/asedriveiiie-serial/Ase.h:289:17: note: Function 'IO_Write' argument 3 names different: declaration 'c' definition 'data'.
asedriveiiie-3.7/asedriveiiie-serial/serial.c:322:64: note: Function 'IO_Write' argument 3 names different: declaration 'c' definition 'data'.
asedriveiiie-3.7/asedriveiiie-usb/InitCardParams.c:52:9: style: The scope of the variable 'F' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-usb/InitCardParams.c:55:9: style: The scope of the variable 'etuFactor' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-usb/InitCardParams.c:57:9: style: The scope of the variable 'etus' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-usb/InitCardParams.c:154:30: style: The scope of the variable 'PPS1echoed' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-usb/InitCardParams.c:154:42: style: The scope of the variable 'PPS2echoed' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-usb/InitCardParams.c:154:54: style: The scope of the variable 'PPS3echoed' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-usb/InitCardParams.c:156:37: style: The scope of the variable 'checksum' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-usb/InitCardParams.c:375:25: style: The scope of the variable 'working' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-usb/InitCardParams.c:375:38: style: The scope of the variable 'retryTimes' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-usb/InitCardParams.c:375:54: style: The scope of the variable 'voltage' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-usb/InitCardParams.c:376:11: style: The scope of the variable 's' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-usb/InitCardParams.c:376:19: style: The scope of the variable 'r' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-usb/InitCardParams.c:378:12: style: The scope of the variable 'freq' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-usb/InitCardParams.c:378:18: style: The scope of the variable 'wwt' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-usb/InitCardParams.c:88:13: style: Variable 'F' is assigned a value that is never used. [unreadVariable]
asedriveiiie-3.7/asedriveiiie-usb/MemoryCards.c:166:26: style: The scope of the variable 'counter' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-usb/MemoryCards.c:169:11: style: The scope of the variable 'thisRead' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-usb/MemoryCards.c:240:26: style: The scope of the variable 'counter' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-usb/MemoryCards.c:242:24: style: The scope of the variable 'thisWrite' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-usb/MemoryCards.c:476:26: style: The scope of the variable 'counter' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-usb/MemoryCards.c:476:47: style: The scope of the variable 'i' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-usb/MemoryCards.c:479:11: style: The scope of the variable 'thisRead' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-usb/MemoryCards.c:556:26: style: The scope of the variable 'counter' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-usb/MemoryCards.c:558:24: style: The scope of the variable 'thisWrite' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-usb/MemoryCards.c:789:11: style: The scope of the variable 'thisRead' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-usb/MemoryCards.c:819:24: style: The scope of the variable 'thisWrite' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-usb/ReaderCommands.c:846:20: style: Function 'T0Read' argument 3 names different: declaration 'inBuf' definition 'buffer'. [funcArgNamesDifferent]
asedriveiiie-3.7/asedriveiiie-usb/Ase.h:282:28: note: Function 'T0Read' argument 3 names different: declaration 'inBuf' definition 'buffer'.
asedriveiiie-3.7/asedriveiiie-usb/ReaderCommands.c:846:20: note: Function 'T0Read' argument 3 names different: declaration 'inBuf' definition 'buffer'.
asedriveiiie-3.7/asedriveiiie-usb/ReaderCommands.c:846:32: style: Function 'T0Read' argument 4 names different: declaration 'inBufLen' definition 'len'. [funcArgNamesDifferent]
asedriveiiie-3.7/asedriveiiie-usb/Ase.h:282:39: note: Function 'T0Read' argument 4 names different: declaration 'inBufLen' definition 'len'.
asedriveiiie-3.7/asedriveiiie-usb/ReaderCommands.c:846:32: note: Function 'T0Read' argument 4 names different: declaration 'inBufLen' definition 'len'.
asedriveiiie-3.7/asedriveiiie-usb/ReaderCommands.c:846:44: style: Function 'T0Read' argument 5 names different: declaration 'outBuffer' definition 'outBuf'. [funcArgNamesDifferent]
asedriveiiie-3.7/asedriveiiie-usb/Ase.h:282:56: note: Function 'T0Read' argument 5 names different: declaration 'outBuffer' definition 'outBuf'.
asedriveiiie-3.7/asedriveiiie-usb/ReaderCommands.c:846:44: note: Function 'T0Read' argument 5 names different: declaration 'outBuffer' definition 'outBuf'.
asedriveiiie-3.7/asedriveiiie-usb/ReaderCommands.c:873:21: style: Function 'T0Write' argument 3 names different: declaration 'inBuf' definition 'buffer'. [funcArgNamesDifferent]
asedriveiiie-3.7/asedriveiiie-usb/Ase.h:284:29: note: Function 'T0Write' argument 3 names different: declaration 'inBuf' definition 'buffer'.
asedriveiiie-3.7/asedriveiiie-usb/ReaderCommands.c:873:21: note: Function 'T0Write' argument 3 names different: declaration 'inBuf' definition 'buffer'.
asedriveiiie-3.7/asedriveiiie-usb/ReaderCommands.c:873:33: style: Function 'T0Write' argument 4 names different: declaration 'inBufLen' definition 'len'. [funcArgNamesDifferent]
asedriveiiie-3.7/asedriveiiie-usb/Ase.h:284:40: note: Function 'T0Write' argument 4 names different: declaration 'inBufLen' definition 'len'.
asedriveiiie-3.7/asedriveiiie-usb/ReaderCommands.c:873:33: note: Function 'T0Write' argument 4 names different: declaration 'inBufLen' definition 'len'.
asedriveiiie-3.7/asedriveiiie-usb/ReaderCommands.c:873:45: style: Function 'T0Write' argument 5 names different: declaration 'outBuffer' definition 'outBuf'. [funcArgNamesDifferent]
asedriveiiie-3.7/asedriveiiie-usb/Ase.h:284:57: note: Function 'T0Write' argument 5 names different: declaration 'outBuffer' definition 'outBuf'.
asedriveiiie-3.7/asedriveiiie-usb/ReaderCommands.c:873:45: note: Function 'T0Write' argument 5 names different: declaration 'outBuffer' definition 'outBuf'.
asedriveiiie-3.7/asedriveiiie-usb/ReaderCommands.c:1026:51: style: Function 'SendIOCTL' argument 5 names different: declaration 'outBuffer' definition 'outBuf'. [funcArgNamesDifferent]
asedriveiiie-3.7/asedriveiiie-usb/Ase.h:295:58: note: Function 'SendIOCTL' argument 5 names different: declaration 'outBuffer' definition 'outBuf'.
asedriveiiie-3.7/asedriveiiie-usb/ReaderCommands.c:1026:51: note: Function 'SendIOCTL' argument 5 names different: declaration 'outBuffer' definition 'outBuf'.
asedriveiiie-3.7/asedriveiiie-usb/T1Protocol.c:716:20: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
asedriveiiie-3.7/asedriveiiie-usb/T1Protocol.c:714:19: note: outer condition: retVal<0
asedriveiiie-3.7/asedriveiiie-usb/T1Protocol.c:716:20: note: identical inner condition: retVal<0
asedriveiiie-3.7/asedriveiiie-usb/T1Protocol.c:759:21: style: Variable 'retVal' is reassigned a value before the old one has been used. [redundantAssignment]
asedriveiiie-3.7/asedriveiiie-usb/T1Protocol.c:756:21: note: Variable 'retVal' is reassigned a value before the old one has been used.
asedriveiiie-3.7/asedriveiiie-usb/T1Protocol.c:759:21: note: Variable 'retVal' is reassigned a value before the old one has been used.
asedriveiiie-3.7/asedriveiiie-usb/T1Protocol.c:62:34: style: The scope of the variable 'temp' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-usb/T1Protocol.c:62:40: style: The scope of the variable 'quick' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-usb/T1Protocol.c:84:6: style: The scope of the variable 'retVal' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-usb/T1Protocol.c:132:9: style: The scope of the variable 'i' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-usb/T1Protocol.c:133:27: style: The scope of the variable 'edc2' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-usb/T1Protocol.c:390:17: style: The scope of the variable 'retVal2' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-usb/T1Protocol.c:390:26: style: The scope of the variable 'wwt' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-usb/T1Protocol.c:390:31: style: The scope of the variable 'origBwt' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-usb/T1Protocol.c:394:11: style: The scope of the variable 'wtx' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-usb/ifdhandler.c:361:9: style: The scope of the variable 'retVal' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-usb/ifdhandler.c:44:14: style: Variable 'retVal' is assigned a value that is never used. [unreadVariable]
asedriveiiie-3.7/asedriveiiie-usb/usb.c:247:5: style: Variable 'saveLast' is reassigned a value before the old one has been used. [redundantAssignment]
asedriveiiie-3.7/asedriveiiie-usb/usb.c:240:0: note: Variable 'saveLast' is reassigned a value before the old one has been used.
asedriveiiie-3.7/asedriveiiie-usb/usb.c:247:5: note: Variable 'saveLast' is reassigned a value before the old one has been used.
asedriveiiie-3.7/asedriveiiie-usb/usb.c:242:18: style: The scope of the variable 'count' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-usb/usb.c:242:25: style: The scope of the variable 'rval' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-usb/usb.c:242:31: style: The scope of the variable 'k' can be reduced. [variableScope]
asedriveiiie-3.7/asedriveiiie-usb/usb.c:304:31: style: Variable 'remain' is assigned a value that is never used. [unreadVariable]
[23:08]

ftp://ftp.se.debian.org/debian/pool/main/a/aseprite/aseprite_1.1.6+ds.orig.tar.gz
aseprite_1.1.6/src/allegro/src/allegro.c:594:10: style: The scope of the variable 's' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/allegro.c:650:10: style: The scope of the variable 's' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/blit.c:34:15: style: The scope of the variable 'c' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/blit.c:34:18: style: The scope of the variable 'g' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/blit.c:604:18: style: The scope of the variable 'sx' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/blit.c:604:22: style: The scope of the variable 'sy' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/blit.c:604:26: style: The scope of the variable 'dx' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/blit.c:604:30: style: The scope of the variable 'dy' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/blit.c:605:12: style: The scope of the variable 'tmp' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/bmp.c:185:11: style: The scope of the variable 'j' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/bmp.c:186:8: style: The scope of the variable 'pix' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/bmp.c:211:11: style: The scope of the variable 'j' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/bmp.c:213:8: style: The scope of the variable 'pix' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/bmp.c:241:11: style: The scope of the variable 'j' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/bmp.c:242:8: style: The scope of the variable 'pix' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/bmp.c:266:11: style: The scope of the variable 'w' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/bmp.c:327:9: style: The scope of the variable 'a' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/bmp.c:452:11: style: The scope of the variable 'pos' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/bmp.c:453:8: style: The scope of the variable 'eolflag' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/bmp.c:524:14: style: The scope of the variable 'pos' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/bmp.c:525:8: style: The scope of the variable 'eolflag' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/bmp.c:641:13: error: Uninitialized variable: tmppal [uninitvar]
aseprite_1.1.6/src/allegro/src/c/cstretch.c:269:4: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
aseprite_1.1.6/src/allegro/src/c/cstretch.c:306:4: note: Found duplicate branches for 'if' and 'else'.
aseprite_1.1.6/src/allegro/src/c/cstretch.c:269:4: note: Found duplicate branches for 'if' and 'else'.
aseprite_1.1.6/src/allegro/src/colblend.c:966:11: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
aseprite_1.1.6/src/allegro/src/color.c:293:11: style: The scope of the variable 'coldiff' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/color.c:354:10: style: The scope of the variable 'f' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/color.c:354:13: style: The scope of the variable 'x' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/color.c:354:16: style: The scope of the variable 'y' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/color.c:354:19: style: The scope of the variable 'z' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/color.c:355:8: style: The scope of the variable 'i' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/color.c:550:11: style: The scope of the variable 'curr' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/color.c:550:17: style: The scope of the variable 'r' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/color.c:550:20: style: The scope of the variable 'g' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/color.c:550:23: style: The scope of the variable 'b' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/color.c:550:26: style: The scope of the variable 'val' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/color.c:551:17: style: The scope of the variable 'r2' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/color.c:551:21: style: The scope of the variable 'g2' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/color.c:551:25: style: The scope of the variable 'b2' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/color.c:747:19: style: The scope of the variable 'q' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/color.c:748:14: style: The scope of the variable 'i' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/color.c:748:17: style: The scope of the variable 'j' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/color.c:748:20: style: The scope of the variable 'k' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/color.c:749:19: style: The scope of the variable 'p' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/config.c:78:14: style: The scope of the variable 'f' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/config.c:138:24: style: The scope of the variable 'prev' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/config.c:235:9: style: The scope of the variable 'filename' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/config.c:235:25: style: The scope of the variable 'tmp' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/config.c:235:36: style: The scope of the variable 'cfg_name' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/config.c:391:8: style: The scope of the variable 'ret' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/config.c:457:16: style: The scope of the variable 'tmp2' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/config.c:611:8: style: The scope of the variable 'p' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/config.c:725:8: style: The scope of the variable 'in_section' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/config.c:856:9: style: The scope of the variable 'tmp' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/config.c:857:8: style: The scope of the variable 'i' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/config.c:894:8: style: The scope of the variable 'val' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/config.c:894:13: style: The scope of the variable 'i' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/config.c:1182:18: style: The scope of the variable 'tmp' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/config.c:1211:18: style: The scope of the variable 'tmp' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/config.c:1212:8: style: The scope of the variable 'v' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/config.c:1213:8: style: The scope of the variable 'pos' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/config.c:1214:8: style: The scope of the variable 'i' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/config.c:1260:9: style: The scope of the variable 'filename' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/config.c:1262:10: style: The scope of the variable 'namecpy' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/config.c:1318:16: style: The scope of the variable 'size' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/config.c:1447:8: style: The scope of the variable 'in_section' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/datafile.c:243:4: style: Variable 'f' is reassigned a value before the old one has been used. [redundantAssignment]
aseprite_1.1.6/src/allegro/src/datafile.c:237:0: note: Variable 'f' is reassigned a value before the old one has been used.
aseprite_1.1.6/src/allegro/src/datafile.c:243:4: note: Variable 'f' is reassigned a value before the old one has been used.
aseprite_1.1.6/src/allegro/src/datafile.c:244:4: style: Variable 'mf' is reassigned a value before the old one has been used. [redundantAssignment]
aseprite_1.1.6/src/allegro/src/datafile.c:238:0: note: Variable 'mf' is reassigned a value before the old one has been used.
aseprite_1.1.6/src/allegro/src/datafile.c:244:4: note: Variable 'mf' is reassigned a value before the old one has been used.
aseprite_1.1.6/src/allegro/src/datafile.c:245:4: style: Variable 'gl' is reassigned a value before the old one has been used. [redundantAssignment]
aseprite_1.1.6/src/allegro/src/datafile.c:239:0: note: Variable 'gl' is reassigned a value before the old one has been used.
aseprite_1.1.6/src/allegro/src/datafile.c:245:4: note: Variable 'gl' is reassigned a value before the old one has been used.
aseprite_1.1.6/src/allegro/src/datafile.c:297:4: style: Variable 'f' is reassigned a value before the old one has been used. [redundantAssignment]
aseprite_1.1.6/src/allegro/src/datafile.c:292:0: note: Variable 'f' is reassigned a value before the old one has been used.
aseprite_1.1.6/src/allegro/src/datafile.c:297:4: note: Variable 'f' is reassigned a value before the old one has been used.
aseprite_1.1.6/src/allegro/src/datafile.c:298:4: style: Variable 'cf' is reassigned a value before the old one has been used. [redundantAssignment]
aseprite_1.1.6/src/allegro/src/datafile.c:293:0: note: Variable 'cf' is reassigned a value before the old one has been used.
aseprite_1.1.6/src/allegro/src/datafile.c:298:4: note: Variable 'cf' is reassigned a value before the old one has been used.
aseprite_1.1.6/src/allegro/src/datafile.c:299:4: style: Variable 'bits' is reassigned a value before the old one has been used. [redundantAssignment]
aseprite_1.1.6/src/allegro/src/datafile.c:294:0: note: Variable 'bits' is reassigned a value before the old one has been used.
aseprite_1.1.6/src/allegro/src/datafile.c:299:4: note: Variable 'bits' is reassigned a value before the old one has been used.
aseprite_1.1.6/src/allegro/src/datafile.c:359:4: style: Variable 'mf' is reassigned a value before the old one has been used. [redundantAssignment]
aseprite_1.1.6/src/allegro/src/datafile.c:355:0: note: Variable 'mf' is reassigned a value before the old one has been used.
aseprite_1.1.6/src/allegro/src/datafile.c:359:4: note: Variable 'mf' is reassigned a value before the old one has been used.
aseprite_1.1.6/src/allegro/src/datafile.c:417:4: style: Variable 'cf' is reassigned a value before the old one has been used. [redundantAssignment]
aseprite_1.1.6/src/allegro/src/datafile.c:413:0: note: Variable 'cf' is reassigned a value before the old one has been used.
aseprite_1.1.6/src/allegro/src/datafile.c:417:4: note: Variable 'cf' is reassigned a value before the old one has been used.
aseprite_1.1.6/src/allegro/src/datafile.c:470:4: style: Variable 'f' is reassigned a value before the old one has been used. [redundantAssignment]
aseprite_1.1.6/src/allegro/src/datafile.c:465:0: note: Variable 'f' is reassigned a value before the old one has been used.
aseprite_1.1.6/src/allegro/src/datafile.c:470:4: note: Variable 'f' is reassigned a value before the old one has been used.
aseprite_1.1.6/src/allegro/src/datafile.c:54:17: style: The scope of the variable 'd1' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/datafile.c:54:21: style: The scope of the variable 'd2' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/datafile.c:54:25: style: The scope of the variable 'd3' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/datafile.c:54:29: style: The scope of the variable 'd4' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/datafile.c:110:14: style: The scope of the variable 'p32' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/datafile.c:468:8: style: The scope of the variable 'depth' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/datafile.c:571:12: style: The scope of the variable 'b1' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/datafile.c:571:17: style: The scope of the variable 'b2' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/datafile.c:573:17: style: The scope of the variable 's16' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/datafile.c:762:8: style: The scope of the variable 'type' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/datafile.c:1060:23: style: The scope of the variable 'iter' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/datafile.c:1118:18: style: The scope of the variable 'type' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/datafile.c:1510:8: style: The scope of the variable 'i' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/dispsw.c:63:13: style: The scope of the variable 'i' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/dispsw.c:307:8: style: The scope of the variable 'x' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/dispsw.c:307:11: style: The scope of the variable 'y' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/dispsw.c:363:18: style: The scope of the variable 't' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/file.c:122:13: style: The scope of the variable 'c' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/file.c:146:8: style: The scope of the variable 'drive' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/file.c:362:8: style: The scope of the variable 'c' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/file.c:501:13: style: The scope of the variable 'c' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/file.c:533:18: style: The scope of the variable 'c' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/file.c:568:13: style: The scope of the variable 'c' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/file.c:603:8: style: The scope of the variable 'c' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/file.c:626:13: style: The scope of the variable 'c' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/file.c:653:8: style: The scope of the variable 'c' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/file.c:1155:11: style: The scope of the variable 'c' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/file.c:1348:8: style: The scope of the variable 'type' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/file.c:1420:9: style: The scope of the variable 'fname' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/file.c:1420:22: style: The scope of the variable 'objname' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/file.c:1421:14: style: The scope of the variable 'f' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/file.c:1422:10: style: The scope of the variable 'p' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/file.c:1477:8: style: The scope of the variable 'c' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/file.c:1498:8: style: The scope of the variable 'i' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/file.c:1498:11: style: The scope of the variable 'pos' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/file.c:1936:9: style: The scope of the variable 'tmp' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/file.c:1937:10: style: The scope of the variable 'name' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/file.c:2107:8: style: The scope of the variable 'header' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/file.c:2107:16: style: The scope of the variable 'c' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/file.c:2277:12: style: The scope of the variable 'b2' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/file.c:2294:12: style: The scope of the variable 'b2' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/file.c:2294:16: style: The scope of the variable 'b3' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/file.c:2294:20: style: The scope of the variable 'b4' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/file.c:2358:12: style: The scope of the variable 'b2' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/file.c:2375:12: style: The scope of the variable 'b2' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/file.c:2375:16: style: The scope of the variable 'b3' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/file.c:2375:20: style: The scope of the variable 'b4' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/file.c:2753:8: style: The scope of the variable 'c' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/file.c:2731:30: style: Function 'normal_ungetc' argument 1 names different: declaration 'ch' definition 'c'. [funcArgNamesDifferent]
aseprite_1.1.6/src/allegro/src/file.c:2615:30: note: Function 'normal_ungetc' argument 1 names different: declaration 'ch' definition 'c'.
aseprite_1.1.6/src/allegro/src/file.c:2731:30: note: Function 'normal_ungetc' argument 1 names different: declaration 'ch' definition 'c'.
aseprite_1.1.6/src/allegro/src/fli.c:123:8: style: The scope of the variable 'result' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/fli.c:325:8: style: The scope of the variable 'end' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/fli.c:327:8: style: The scope of the variable 'length' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/fli.c:368:8: style: The scope of the variable 'packets' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/fli.c:441:8: style: The scope of the variable 'end' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/fli.c:443:8: style: The scope of the variable 'length' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/fli.c:484:8: style: The scope of the variable 'packets' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/fli.c:487:19: style: The scope of the variable 'curr' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/fli.c:560:8: style: The scope of the variable 'packets' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/flood.c:56:18: style: The scope of the variable 'addr' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/flood.c:176:8: style: The scope of the variable 'c' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/font.c:1194:12: style: The scope of the variable 'g' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/fontbmp.c:229:12: style: Condition 'end==-1' is always true [knownConditionTrueFalse]
aseprite_1.1.6/src/allegro/src/fontbmp.c:221:15: note: Assignment 'end=-1', assigned value is -1
aseprite_1.1.6/src/allegro/src/fontbmp.c:229:12: note: Condition 'end==-1' is always true
aseprite_1.1.6/src/allegro/src/fontbmp.c:229:12: style: Same expression on both sides of '==' because the value of 'end' and '-1' are the same. [duplicateExpression]
aseprite_1.1.6/src/allegro/src/fontbmp.c:221:15: note: 'end' is assigned value '-1' here.
aseprite_1.1.6/src/allegro/src/fontbmp.c:229:12: note: Same expression on both sides of '==' because the value of 'end' and '-1' are the same.
aseprite_1.1.6/src/allegro/src/fontdat.c:44:4: style: Variable 'p' is reassigned a value before the old one has been used. [redundantAssignment]
aseprite_1.1.6/src/allegro/src/fontdat.c:35:0: note: Variable 'p' is reassigned a value before the old one has been used.
aseprite_1.1.6/src/allegro/src/fontdat.c:44:4: note: Variable 'p' is reassigned a value before the old one has been used.
aseprite_1.1.6/src/allegro/src/fontdat.c:37:8: style: The scope of the variable 'c' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/fontgrx.c:99:14: style: The scope of the variable 'f' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/fontgrx.c:102:8: style: The scope of the variable 'id' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/fonttxt.c:29:21: style: The scope of the variable 'font_str' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/fonttxt.c:33:8: style: The scope of the variable 'begin' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/gfx.c:317:8: style: The scope of the variable 'c' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/gfx.c:443:11: style: The scope of the variable 'start' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/gfx.c:443:18: style: The scope of the variable 'last' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/gfx.c:741:8: style: The scope of the variable 'sx' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/gfx.c:741:12: style: The scope of the variable 'sy' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/gfx.c:741:16: style: The scope of the variable 'dx' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/gfx.c:741:20: style: The scope of the variable 'dy' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/gfx.c:803:8: style: The scope of the variable 'code0' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/gfx.c:804:8: style: The scope of the variable 'outcode' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/gfx.c:805:8: style: The scope of the variable 'x' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/gfx.c:805:11: style: The scope of the variable 'y' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/gfx.c:806:8: style: The scope of the variable 'xmax' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/gfx.c:806:14: style: The scope of the variable 'xmin' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/gfx.c:806:20: style: The scope of the variable 'ymax' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/gfx.c:806:26: style: The scope of the variable 'ymin' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/gfx.c:807:8: style: The scope of the variable 'done' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/gfx.c:807:18: style: The scope of the variable 'accept' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/gfx.c:989:14: style: The scope of the variable 'sx' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/gfx.c:989:18: style: The scope of the variable 'sy' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/gfx.c:989:22: style: The scope of the variable 'dx' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/gfx.c:989:26: style: The scope of the variable 'dy' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/gfx.c:1030:14: style: The scope of the variable 'sx' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/gfx.c:1030:18: style: The scope of the variable 'sy' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/gfx.c:1030:22: style: The scope of the variable 'dx' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/gfx.c:1030:26: style: The scope of the variable 'dy' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/gfx.c:1204:14: style: The scope of the variable 'sx' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/gfx.c:1204:18: style: The scope of the variable 'sy' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/gfx.c:1204:22: style: The scope of the variable 'dx' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/gfx.c:1204:26: style: The scope of the variable 'dy' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/gfx.c:1249:14: style: The scope of the variable 'sx' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/gfx.c:1249:18: style: The scope of the variable 'sy' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/gfx.c:1249:22: style: The scope of the variable 'dx' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/gfx.c:1249:26: style: The scope of the variable 'dy' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/gfx.c:1425:9: style: The scope of the variable 'rr1' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/gfx.c:1425:14: style: The scope of the variable 'rr2' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/gfx.c:1425:19: style: The scope of the variable 'rr3' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/gfx.c:1427:26: style: The scope of the variable 'xx_new' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/gfx.c:1427:34: style: The scope of the variable 'yy_new' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/gfx.c:327:37: warning: Shifting signed 32-bit value by 31 bits is undefined behaviour. See condition at line 323. [shiftTooManyBitsSigned]
aseprite_1.1.6/src/allegro/src/gfx.c:323:7: note: case 32: bpp is 32 here.
aseprite_1.1.6/src/allegro/src/gfx.c:327:37: note: Shift
aseprite_1.1.6/src/allegro/src/graphics.c:423:16: style: The scope of the variable 'vt' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/graphics.c:534:8: style: The scope of the variable 'card' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/graphics.c:885:9: style: The scope of the variable 'buf' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/graphics.c:887:8: style: The scope of the variable 'ret' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/graphics.c:980:11: style: The scope of the variable 'bank' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/graphics.c:1059:8: style: The scope of the variable 'i' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/graphics.c:1297:18: style: The scope of the variable 'last_p' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/graphics.c:1299:8: style: The scope of the variable 'x' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/graphics.c:1449:17: style: The scope of the variable 'prev' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/graphics.c:1615:8: style: The scope of the variable 'h' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/graphics.c:1660:8: style: The scope of the variable 'h' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/gsprite.c:36:8: style: Unused variable: i [unusedVariable]
aseprite_1.1.6/src/allegro/src/gsprite.c:37:8: style: Unused variable: pixel [unusedVariable]
aseprite_1.1.6/src/allegro/src/gsprite.c:38:14: style: Unused variable: addr [unusedVariable]
aseprite_1.1.6/src/allegro/src/keyboard.c:149:11: style: The scope of the variable 'd' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/lbm.c:255:55: style: Expression '(X & 0x7) > 0x7' is always false. [comparisonError]
aseprite_1.1.6/src/allegro/src/lbm.c:51:13: error: Uninitialized variable: tmppal [uninitvar]
aseprite_1.1.6/src/allegro/src/libc.c:149:10: style: Checking if unsigned variable 'n' is less than zero. [unsignedLessThanZero]
aseprite_1.1.6/src/allegro/src/misc/colconv.c:44:18: style: The scope of the variable 'red' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/misc/colconv.c:44:30: style: The scope of the variable 'blue' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/misc/colconv.c:92:18: style: The scope of the variable 'red' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/misc/colconv.c:92:30: style: The scope of the variable 'blue' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/misc/colconv.c:173:11: style: The scope of the variable 'color' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/misc/vbeafex.c:954:17: style: The scope of the variable 'buffer' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/misc/vbeafex.c:167:26: style: struct member 'Anonymous1::ax_hi' is never used. [unusedStructMember]
aseprite_1.1.6/src/allegro/src/misc/vbeafex.c:168:26: style: struct member 'Anonymous1::bx_hi' is never used. [unusedStructMember]
aseprite_1.1.6/src/allegro/src/misc/vbeafex.c:169:22: style: struct member 'Anonymous1::cx' is never used. [unusedStructMember]
aseprite_1.1.6/src/allegro/src/misc/vbeafex.c:169:26: style: struct member 'Anonymous1::cx_hi' is never used. [unusedStructMember]
aseprite_1.1.6/src/allegro/src/misc/vbeafex.c:170:26: style: struct member 'Anonymous1::dx_hi' is never used. [unusedStructMember]
aseprite_1.1.6/src/allegro/src/misc/vbeafex.c:171:22: style: struct member 'Anonymous1::si' is never used. [unusedStructMember]
aseprite_1.1.6/src/allegro/src/misc/vbeafex.c:171:26: style: struct member 'Anonymous1::si_hi' is never used. [unusedStructMember]
aseprite_1.1.6/src/allegro/src/misc/vbeafex.c:172:22: style: struct member 'Anonymous1::di' is never used. [unusedStructMember]
aseprite_1.1.6/src/allegro/src/misc/vbeafex.c:172:26: style: struct member 'Anonymous1::di_hi' is never used. [unusedStructMember]
aseprite_1.1.6/src/allegro/src/misc/vbeafex.c:173:29: style: struct member 'Anonymous1::cflag_hi' is never used. [unusedStructMember]
aseprite_1.1.6/src/allegro/src/misc/vbeafex.c:176:25: style: struct member 'Anonymous2::ah' is never used. [unusedStructMember]
aseprite_1.1.6/src/allegro/src/misc/vbeafex.c:176:44: style: struct member 'Anonymous2::ax_hi' is never used. [unusedStructMember]
aseprite_1.1.6/src/allegro/src/misc/vbeafex.c:177:21: style: struct member 'Anonymous2::bl' is never used. [unusedStructMember]
aseprite_1.1.6/src/allegro/src/misc/vbeafex.c:177:25: style: struct member 'Anonymous2::bh' is never used. [unusedStructMember]
aseprite_1.1.6/src/allegro/src/misc/vbeafex.c:177:44: style: struct member 'Anonymous2::bx_hi' is never used. [unusedStructMember]
aseprite_1.1.6/src/allegro/src/misc/vbeafex.c:178:21: style: struct member 'Anonymous2::cl' is never used. [unusedStructMember]
aseprite_1.1.6/src/allegro/src/misc/vbeafex.c:178:25: style: struct member 'Anonymous2::ch' is never used. [unusedStructMember]
aseprite_1.1.6/src/allegro/src/misc/vbeafex.c:178:44: style: struct member 'Anonymous2::cx_hi' is never used. [unusedStructMember]
aseprite_1.1.6/src/allegro/src/misc/vbeafex.c:179:25: style: struct member 'Anonymous2::dh' is never used. [unusedStructMember]
aseprite_1.1.6/src/allegro/src/misc/vbeafex.c:179:44: style: struct member 'Anonymous2::dx_hi' is never used. [unusedStructMember]
aseprite_1.1.6/src/allegro/src/mouse.c:869:14: style: Same expression on both sides of '>='. [duplicateExpression]
aseprite_1.1.6/src/allegro/src/mouse.c:264:23: style: The scope of the variable 'flags' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/mouse.c:727:8: style: The scope of the variable 'was_frozen' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/pcx.c:123:0: error: #error endianess not defined [preprocessorErrorDirective]
aseprite_1.1.6/src/allegro/src/poly3d.c:54:8: style: The scope of the variable 'r1' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/poly3d.c:54:12: style: The scope of the variable 'r2' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/poly3d.c:54:16: style: The scope of the variable 'g1' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/poly3d.c:54:20: style: The scope of the variable 'g2' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/poly3d.c:54:24: style: The scope of the variable 'b1' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/poly3d.c:54:28: style: The scope of the variable 'b2' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/poly3d.c:189:8: style: The scope of the variable 'r1' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/poly3d.c:189:12: style: The scope of the variable 'r2' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/poly3d.c:189:16: style: The scope of the variable 'g1' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/poly3d.c:189:20: style: The scope of the variable 'g2' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/poly3d.c:189:24: style: The scope of the variable 'b1' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/poly3d.c:189:28: style: The scope of the variable 'b2' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/poly3d.c:937:8: style: The scope of the variable 'x' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/poly3d.c:937:14: style: The scope of the variable 'w' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/poly3d.c:1145:9: style: The scope of the variable 'v1' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/poly3d.c:1211:11: style: The scope of the variable 'v1' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/poly3d.c:1274:8: style: The scope of the variable 'x' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/poly3d.c:1274:14: style: The scope of the variable 'w' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/poly3d.c:974:24: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
aseprite_1.1.6/src/allegro/src/poly3d.c:330:15: style: Variable 'polytype_interp_pal' is assigned a value that is never used. [unreadVariable]
aseprite_1.1.6/src/allegro/src/poly3d.c:349:15: style: Variable 'polytype_interp_tc' is assigned a value that is never used. [unreadVariable]
aseprite_1.1.6/src/allegro/src/poly3d.c:776:9: style: Variable 'interpinfo' is not assigned a value. [unassignedVariable]
aseprite_1.1.6/src/allegro/src/poly3d.c:777:19: style: Variable 'typeinfo' is not assigned a value. [unassignedVariable]
aseprite_1.1.6/src/allegro/src/poly3d.c:777:30: style: Variable 'typeinfo_zbuf' is not assigned a value. [unassignedVariable]
aseprite_1.1.6/src/allegro/src/poly3d.c:856:13: error: Uninitialized variable: interpinfo [uninitvar]
aseprite_1.1.6/src/allegro/src/poly3d.c:876:35: error: Uninitialized variable: typeinfo_zbuf [uninitvar]
aseprite_1.1.6/src/allegro/src/poly3d.c:877:14: error: Uninitialized variable: typeinfo_zbuf [uninitvar]
aseprite_1.1.6/src/allegro/src/poly3d.c:891:32: error: Uninitialized variable: typeinfo [uninitvar]
aseprite_1.1.6/src/allegro/src/poly3d.c:893:11: error: Uninitialized variable: typeinfo [uninitvar]
aseprite_1.1.6/src/allegro/src/polygon.c:167:11: style: The scope of the variable 'e' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/quantize.c:433:18: style: The scope of the variable 'k' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/quat.c:420:11: style: The scope of the variable 'angle' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/quat.c:424:11: style: The scope of the variable 'sin_angle' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/rle.c:44:8: style: Unused variable: x [unusedVariable]
aseprite_1.1.6/src/allegro/src/rle.c:44:11: style: Unused variable: y [unusedVariable]
aseprite_1.1.6/src/allegro/src/rle.c:45:8: style: Unused variable: run [unusedVariable]
aseprite_1.1.6/src/allegro/src/rle.c:46:8: style: Unused variable: pix [unusedVariable]
aseprite_1.1.6/src/allegro/src/rotate.c:726:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/scene3d.c:407:9: style: The scope of the variable 'v1' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/scene3d.c:452:11: style: The scope of the variable 'v1' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/scene3d.c:498:14: style: The scope of the variable 'gap' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/spline.c:125:8: style: The scope of the variable 'c' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/spline.c:126:8: style: The scope of the variable 'old_drawing_mode' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/spline.c:126:26: style: The scope of the variable 'old_drawing_x_anchor' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/spline.c:126:48: style: The scope of the variable 'old_drawing_y_anchor' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/spline.c:127:12: style: The scope of the variable 'old_drawing_pattern' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/tga.c:45:15: style: The scope of the variable 'count' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/tga.c:104:15: style: The scope of the variable 'count' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/tga.c:147:8: style: The scope of the variable 'color' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/tga.c:165:15: style: The scope of the variable 'count' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/tga.c:224:15: style: The scope of the variable 'count' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/tga.c:285:17: style: The scope of the variable 'c' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/tga.c:285:26: style: The scope of the variable 'yc' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/tga.c:504:18: style: The scope of the variable 'image_palette' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/tga.c:505:11: style: The scope of the variable 'y' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/tga.c:505:8: style: Unused variable: x [unusedVariable]
aseprite_1.1.6/src/allegro/src/tga.c:505:14: style: Unused variable: c [unusedVariable]
aseprite_1.1.6/src/allegro/src/tga.c:505:17: style: Unused variable: r [unusedVariable]
aseprite_1.1.6/src/allegro/src/tga.c:505:20: style: Unused variable: g [unusedVariable]
aseprite_1.1.6/src/allegro/src/tga.c:505:23: style: Unused variable: b [unusedVariable]
aseprite_1.1.6/src/allegro/src/tga.c:296:13: error: Uninitialized variable: tmppal [uninitvar]
aseprite_1.1.6/src/allegro/src/unicode.c:318:8: style: The scope of the variable 'n' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/unicode.c:318:11: style: The scope of the variable 't' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/unicode.c:348:8: style: The scope of the variable 'n' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/unicode.c:348:11: style: The scope of the variable 't' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/unicode.c:598:8: style: The scope of the variable 'c' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/unicode.c:1894:8: style: The scope of the variable 'c1' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/unicode.c:1894:12: style: The scope of the variable 'c2' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/unicode.c:2003:8: style: The scope of the variable 'c1' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/unicode.c:2003:12: style: The scope of the variable 'c2' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/unicode.c:2029:8: style: The scope of the variable 'c1' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/unicode.c:2029:12: style: The scope of the variable 'c2' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/unicode.c:2052:8: style: The scope of the variable 'c1' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/unicode.c:2052:12: style: The scope of the variable 'c2' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/unicode.c:2079:11: style: The scope of the variable 'lc' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/unicode.c:2102:11: style: The scope of the variable 'uc' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/unicode.c:2191:11: style: The scope of the variable 'd' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/unicode.c:2765:9: style: The scope of the variable 'pstr_pos' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/unix/ufile.c:37:0: error: #error ALLEGRO_HAVE_DIRENT_H not defined [preprocessorErrorDirective]
aseprite_1.1.6/src/allegro/src/unix/usigalrm.c:191:28: style: The scope of the variable 'i' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/unix/usigalrm.c:302:21: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
aseprite_1.1.6/src/allegro/src/unix/usigalrm.c:316:21: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
aseprite_1.1.6/src/allegro/src/unix/usystem.c:464:22: style: Condition 'page_size==-1' is always true [knownConditionTrueFalse]
aseprite_1.1.6/src/allegro/src/unix/usystem.c:461:22: note: Assignment 'page_size=-1', assigned value is -1
aseprite_1.1.6/src/allegro/src/unix/usystem.c:464:22: note: Condition 'page_size==-1' is always true
aseprite_1.1.6/src/allegro/src/unix/usystem.c:464:22: style: Same expression on both sides of '==' because the value of 'page_size' and '-1' are the same. [duplicateExpression]
aseprite_1.1.6/src/allegro/src/unix/usystem.c:461:22: note: 'page_size' is assigned value '-1' here.
aseprite_1.1.6/src/allegro/src/unix/usystem.c:464:22: note: Same expression on both sides of '==' because the value of 'page_size' and '-1' are the same.
aseprite_1.1.6/src/allegro/src/unix/utimer.c:95:11: style: The scope of the variable 'result' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/win/gdi.c:24:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
aseprite_1.1.6/src/allegro/src/win/wddraw.h:37:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
aseprite_1.1.6/src/allegro/src/win/wdispsw.c:25:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
aseprite_1.1.6/src/allegro/src/win/wdxver.c:41:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
aseprite_1.1.6/src/allegro/src/win/wfile.c:29:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
aseprite_1.1.6/src/allegro/src/win/wgfxdrv.c:23:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
aseprite_1.1.6/src/allegro/src/win/wkeybd.c:14:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
aseprite_1.1.6/src/allegro/src/win/wsystem.c:31:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
aseprite_1.1.6/src/allegro/src/win/wthread.c:30:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
aseprite_1.1.6/src/allegro/src/win/wtimer.c:35:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
aseprite_1.1.6/src/allegro/src/win/wwnd.c:33:0: error: #error something is wrong with the makefile [preprocessorErrorDirective]
aseprite_1.1.6/src/allegro/src/x/xkeyboard.c:426:14: style: Condition 'r' is always false [knownConditionTrueFalse]
aseprite_1.1.6/src/allegro/src/x/xkeyboard.c:401:28: note: Assignment 'r=0', assigned value is 0
aseprite_1.1.6/src/allegro/src/x/xkeyboard.c:426:14: note: Condition 'r' is always false
aseprite_1.1.6/src/allegro/src/x/xkeyboard.c:401:24: style: The scope of the variable 'r' can be reduced. [variableScope]
aseprite_1.1.6/src/allegro/src/x/xkeyboard.c:661:45: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aseprite_1.1.6/src/allegro/src/x/xkeyboard.c:665:46: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aseprite_1.1.6/src/allegro/src/x/xkeyboard.c:669:46: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aseprite_1.1.6/src/allegro/src/x/xwin.c:1869:0: error: #error endianess not defined [preprocessorErrorDirective]
aseprite_1.1.6/src/app/app.cpp:508:18: style: The scope of the variable 'scaleWidth' can be reduced. [variableScope]
aseprite_1.1.6/src/app/app.cpp:508:30: style: The scope of the variable 'scaleHeight' can be reduced. [variableScope]
aseprite_1.1.6/src/app/app.cpp:123:8: performance: Technically the member function 'app::Modules::createDataRecovery' can be static. [functionStatic]
aseprite_1.1.6/src/app/app.cpp:129:8: performance: Technically the member function 'app::Modules::deleteDataRecovery' can be static. [functionStatic]
aseprite_1.1.6/src/app/app.cpp:109:3: style: Class 'Modules' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/app/app_menus.cpp:122:13: style: The scope of the variable 'menuitem' can be reduced. [variableScope]
aseprite_1.1.6/src/app/commands/cmd_add_color.cpp:119:13: style: Variable 'index' is assigned a value that is never used. [unreadVariable]
aseprite_1.1.6/src/app/commands/cmd_change_pixel_format.cpp:45:3: performance: Variable 'm_format' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aseprite_1.1.6/src/app/commands/cmd_change_pixel_format.cpp:46:3: performance: Variable 'm_dithering' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aseprite_1.1.6/src/app/commands/cmd_exit.cpp:38:38: style: Function 'onExecute' argument 1 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent]
aseprite_1.1.6/src/app/commands/cmd_exit.cpp:28:27: note: Function 'onExecute' argument 1 names different: declaration 'context' definition 'ctx'.
aseprite_1.1.6/src/app/commands/cmd_exit.cpp:38:38: note: Function 'onExecute' argument 1 names different: declaration 'context' definition 'ctx'.
aseprite_1.1.6/src/app/commands/cmd_export_sprite_sheet.cpp:253:5: style: Class 'LayerItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/app/commands/cmd_export_sprite_sheet.cpp:264:5: style: Class 'TagItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/app/commands/cmd_frame_properties.cpp:52:25: warning: Member variable 'FramePropertiesCommand::m_target' is not initialized in the constructor. [uninitMemberVar]
aseprite_1.1.6/src/app/commands/cmd_import_sprite_sheet.cpp:49:3: style: Class 'ImportSpriteSheetWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/app/commands/cmd_keyboard_shortcuts.cpp:185:19: style: Unused variable: buf [unusedVariable]
aseprite_1.1.6/src/app/commands/cmd_keyboard_shortcuts.cpp:55:5: style: Struct 'LockButtons' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/app/commands/cmd_keyboard_shortcuts.cpp:333:3: style: Class 'KeyboardShortcutsWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/app/commands/cmd_load_mask.cpp:44:3: performance: Variable 'm_filename' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aseprite_1.1.6/src/app/commands/cmd_mask_by_color.cpp:66:21: warning: Member variable 'MaskByColorCommand::m_window' is not initialized in the constructor. [uninitMemberVar]
aseprite_1.1.6/src/app/commands/cmd_mask_by_color.cpp:66:21: warning: Member variable 'MaskByColorCommand::m_buttonColor' is not initialized in the constructor. [uninitMemberVar]
aseprite_1.1.6/src/app/commands/cmd_mask_by_color.cpp:66:21: warning: Member variable 'MaskByColorCommand::m_checkPreview' is not initialized in the constructor. [uninitMemberVar]
aseprite_1.1.6/src/app/commands/cmd_mask_by_color.cpp:66:21: warning: Member variable 'MaskByColorCommand::m_sliderTolerance' is not initialized in the constructor. [uninitMemberVar]
aseprite_1.1.6/src/app/commands/cmd_modify_selection.cpp:185:54: style: Function 'applyModifier' argument 3 names different: declaration 'brushRadius' definition 'radius'. [funcArgNamesDifferent]
aseprite_1.1.6/src/app/commands/cmd_modify_selection.cpp:52:32: note: Function 'applyModifier' argument 3 names different: declaration 'brushRadius' definition 'radius'.
aseprite_1.1.6/src/app/commands/cmd_modify_selection.cpp:185:54: note: Function 'applyModifier' argument 3 names different: declaration 'brushRadius' definition 'radius'.
aseprite_1.1.6/src/app/commands/cmd_modify_selection.cpp:186:65: style: Function 'applyModifier' argument 4 names different: declaration 'brushType' definition 'brush'. [funcArgNamesDifferent]
aseprite_1.1.6/src/app/commands/cmd_modify_selection.cpp:53:43: note: Function 'applyModifier' argument 4 names different: declaration 'brushType' definition 'brush'.
aseprite_1.1.6/src/app/commands/cmd_modify_selection.cpp:186:65: note: Function 'applyModifier' argument 4 names different: declaration 'brushType' definition 'brush'.
aseprite_1.1.6/src/app/commands/cmd_new_file.cpp:129:23: warning: Either the condition 'bg<=3' is redundant or the array 'bg_table[3]' is accessed at index 3, which is out of bounds. [arrayIndexOutOfBoundsCond]
aseprite_1.1.6/src/app/commands/cmd_new_file.cpp:128:23: note: Assuming that condition 'bg<=3' is not redundant
aseprite_1.1.6/src/app/commands/cmd_new_file.cpp:129:23: note: Array index out of bounds
aseprite_1.1.6/src/app/commands/cmd_new_file.cpp:65:8: style: The scope of the variable 'buf' can be reduced. [variableScope]
aseprite_1.1.6/src/app/commands/cmd_new_frame.cpp:59:18: warning: Member variable 'NewFrameCommand::m_content' is not initialized in the constructor. [uninitMemberVar]
aseprite_1.1.6/src/app/commands/cmd_new_layer.cpp:106:10: style: The scope of the variable 'layer' can be reduced. [variableScope]
aseprite_1.1.6/src/app/commands/cmd_new_layer.cpp:60:3: performance: Variable 'm_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aseprite_1.1.6/src/app/commands/cmd_open_file.cpp:125:10: style: The scope of the variable 'unrecent' can be reduced. [variableScope]
aseprite_1.1.6/src/app/commands/cmd_open_file.cpp:53:3: style: Class 'OpenFileJob' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/app/commands/cmd_pixel_perfect_mode.cpp:40:50: style: Function 'onEnabled' argument 1 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent]
aseprite_1.1.6/src/app/commands/cmd_pixel_perfect_mode.cpp:28:27: note: Function 'onEnabled' argument 1 names different: declaration 'context' definition 'ctx'.
aseprite_1.1.6/src/app/commands/cmd_pixel_perfect_mode.cpp:40:50: note: Function 'onEnabled' argument 1 names different: declaration 'context' definition 'ctx'.
aseprite_1.1.6/src/app/commands/cmd_pixel_perfect_mode.cpp:45:50: style: Function 'onChecked' argument 1 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent]
aseprite_1.1.6/src/app/commands/cmd_pixel_perfect_mode.cpp:29:27: note: Function 'onChecked' argument 1 names different: declaration 'context' definition 'ctx'.
aseprite_1.1.6/src/app/commands/cmd_pixel_perfect_mode.cpp:45:50: note: Function 'onChecked' argument 1 names different: declaration 'context' definition 'ctx'.
aseprite_1.1.6/src/app/commands/cmd_pixel_perfect_mode.cpp:55:50: style: Function 'onExecute' argument 1 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent]
aseprite_1.1.6/src/app/commands/cmd_pixel_perfect_mode.cpp:30:27: note: Function 'onExecute' argument 1 names different: declaration 'context' definition 'ctx'.
aseprite_1.1.6/src/app/commands/cmd_pixel_perfect_mode.cpp:55:50: note: Function 'onExecute' argument 1 names different: declaration 'context' definition 'ctx'.
aseprite_1.1.6/src/app/commands/cmd_save_file.cpp:40:3: style: Class 'SaveAsCopyDelegate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/app/commands/cmd_save_file.cpp:61:3: style: Class 'SaveFileJob' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/app/commands/cmd_scroll.cpp:53:16: warning: Member variable 'ScrollCommand::m_direction' is not initialized in the constructor. [uninitMemberVar]
aseprite_1.1.6/src/app/commands/cmd_scroll.cpp:53:16: warning: Member variable 'ScrollCommand::m_units' is not initialized in the constructor. [uninitMemberVar]
aseprite_1.1.6/src/app/commands/cmd_scroll.cpp:53:16: warning: Member variable 'ScrollCommand::m_quantity' is not initialized in the constructor. [uninitMemberVar]
aseprite_1.1.6/src/app/commands/cmd_set_loop_section.cpp:67:48: style: Function 'onEnabled' argument 1 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent]
aseprite_1.1.6/src/app/commands/cmd_set_loop_section.cpp:36:27: note: Function 'onEnabled' argument 1 names different: declaration 'context' definition 'ctx'.
aseprite_1.1.6/src/app/commands/cmd_set_loop_section.cpp:67:48: note: Function 'onEnabled' argument 1 names different: declaration 'context' definition 'ctx'.
aseprite_1.1.6/src/app/commands/cmd_set_loop_section.cpp:72:48: style: Function 'onExecute' argument 1 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent]
aseprite_1.1.6/src/app/commands/cmd_set_loop_section.cpp:37:27: note: Function 'onExecute' argument 1 names different: declaration 'context' definition 'ctx'.
aseprite_1.1.6/src/app/commands/cmd_set_loop_section.cpp:72:48: note: Function 'onExecute' argument 1 names different: declaration 'context' definition 'ctx'.
aseprite_1.1.6/src/app/commands/cmd_sprite_size.cpp:65:5: performance: Variable 'm_resize_method' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aseprite_1.1.6/src/app/commands/cmd_symmetry_mode.cpp:38:46: style: Function 'onEnabled' argument 1 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent]
aseprite_1.1.6/src/app/commands/cmd_symmetry_mode.cpp:26:27: note: Function 'onEnabled' argument 1 names different: declaration 'context' definition 'ctx'.
aseprite_1.1.6/src/app/commands/cmd_symmetry_mode.cpp:38:46: note: Function 'onEnabled' argument 1 names different: declaration 'context' definition 'ctx'.
aseprite_1.1.6/src/app/commands/cmd_symmetry_mode.cpp:44:46: style: Function 'onChecked' argument 1 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent]
aseprite_1.1.6/src/app/commands/cmd_symmetry_mode.cpp:27:27: note: Function 'onChecked' argument 1 names different: declaration 'context' definition 'ctx'.
aseprite_1.1.6/src/app/commands/cmd_symmetry_mode.cpp:44:46: note: Function 'onChecked' argument 1 names different: declaration 'context' definition 'ctx'.
aseprite_1.1.6/src/app/commands/cmd_symmetry_mode.cpp:49:46: style: Function 'onExecute' argument 1 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent]
aseprite_1.1.6/src/app/commands/cmd_symmetry_mode.cpp:28:27: note: Function 'onExecute' argument 1 names different: declaration 'context' definition 'ctx'.
aseprite_1.1.6/src/app/commands/cmd_symmetry_mode.cpp:49:46: note: Function 'onExecute' argument 1 names different: declaration 'context' definition 'ctx'.
aseprite_1.1.6/src/app/commands/cmd_tiled_mode.cpp:53:43: style: Function 'onEnabled' argument 1 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent]
aseprite_1.1.6/src/app/commands/cmd_tiled_mode.cpp:28:27: note: Function 'onEnabled' argument 1 names different: declaration 'context' definition 'ctx'.
aseprite_1.1.6/src/app/commands/cmd_tiled_mode.cpp:53:43: note: Function 'onEnabled' argument 1 names different: declaration 'context' definition 'ctx'.
aseprite_1.1.6/src/app/commands/cmd_tiled_mode.cpp:59:43: style: Function 'onChecked' argument 1 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent]
aseprite_1.1.6/src/app/commands/cmd_tiled_mode.cpp:29:27: note: Function 'onChecked' argument 1 names different: declaration 'context' definition 'ctx'.
aseprite_1.1.6/src/app/commands/cmd_tiled_mode.cpp:59:43: note: Function 'onChecked' argument 1 names different: declaration 'context' definition 'ctx'.
aseprite_1.1.6/src/app/commands/cmd_tiled_mode.cpp:65:43: style: Function 'onExecute' argument 1 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent]
aseprite_1.1.6/src/app/commands/cmd_tiled_mode.cpp:30:27: note: Function 'onExecute' argument 1 names different: declaration 'context' definition 'ctx'.
aseprite_1.1.6/src/app/commands/cmd_tiled_mode.cpp:65:43: note: Function 'onExecute' argument 1 names different: declaration 'context' definition 'ctx'.
aseprite_1.1.6/src/app/commands/cmd_undo.cpp:34:3: style: Class 'UndoCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/app/commands/cmd_undo_history.cpp:55:3: style: Class 'UndoHistoryWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/app/commands/cmd_undo_history.cpp:40:5: style: Class 'Item' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/app/commands/cmd_zoom.cpp:43:14: warning: Member variable 'ZoomCommand::m_action' is not initialized in the constructor. [uninitMemberVar]
aseprite_1.1.6/src/app/commands/filters/cmd_invert_color.cpp:37:3: style: Class 'InvertColorWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/app/commands/filters/cmd_replace_color.cpp:41:3: style: Class 'ReplaceColorFilterWrapper' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/app/commands/filters/filter_worker.cpp:55:34: style: C-style pointer casting [cstyleCast]
aseprite_1.1.6/src/app/commands/filters/filter_worker.cpp:41:3: style: Class 'FilterWorker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/app/crash/read_document.cpp:54:3: style: Class 'Reader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/app/crash/write_document.cpp:90:8: performance: Technically the member function 'app::crash::::Writer::writeDocumentFile' can be static. [functionStatic]
aseprite_1.1.6/src/app/crash/write_document.cpp:95:8: performance: Technically the member function 'app::crash::::Writer::writeSprite' can be static. [functionStatic]
aseprite_1.1.6/src/app/crash/write_document.cpp:124:8: performance: Technically the member function 'app::crash::::Writer::writeLayerStructure' can be static. [functionStatic]
aseprite_1.1.6/src/app/crash/write_document.cpp:142:8: performance: Technically the member function 'app::crash::::Writer::writeCel' can be static. [functionStatic]
aseprite_1.1.6/src/app/crash/write_document.cpp:146:8: performance: Technically the member function 'app::crash::::Writer::writeCelData' can be static. [functionStatic]
aseprite_1.1.6/src/app/crash/write_document.cpp:150:8: performance: Technically the member function 'app::crash::::Writer::writeImage' can be static. [functionStatic]
aseprite_1.1.6/src/app/crash/write_document.cpp:154:8: performance: Technically the member function 'app::crash::::Writer::writePalette' can be static. [functionStatic]
aseprite_1.1.6/src/app/crash/write_document.cpp:158:8: performance: Technically the member function 'app::crash::::Writer::writeFrameTag' can be static. [functionStatic]
aseprite_1.1.6/src/app/document_exporter.cpp:495:21: style: Redundant condition: !done. 'done || (!done && frameTag)' is equivalent to 'done || frameTag' [redundantCondition]
aseprite_1.1.6/src/app/document_exporter.cpp:443:24: style: Boolean variable 'hasLayer' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean]
aseprite_1.1.6/src/app/document_exporter.cpp:138:3: warning: Member variable 'Sample::m_borderPadding' is not initialized in the constructor. [uninitMemberVar]
aseprite_1.1.6/src/app/document_exporter.cpp:138:3: warning: Member variable 'Sample::m_shapePadding' is not initialized in the constructor. [uninitMemberVar]
aseprite_1.1.6/src/app/document_exporter.cpp:82:3: style: Class 'SampleBounds' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/app/document_exporter.cpp:224:3: style: Class 'SimpleLayoutSamples' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/app/document_range_tests.cpp:80:5: performance: Variable 'black' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aseprite_1.1.6/src/app/file/ase_format.cpp:675:37: style: The scope of the variable 'size' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/ase_format.cpp:703:37: style: The scope of the variable 'size' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/ase_format.cpp:761:10: style: The scope of the variable 'color' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/ase_format.cpp:1534:41: style: Function 'ase_has_groups' argument 1 names different: declaration 'layer' definition 'folder'. [funcArgNamesDifferent]
aseprite_1.1.6/src/app/file/ase_format.cpp:128:41: note: Function 'ase_has_groups' argument 1 names different: declaration 'layer' definition 'folder'.
aseprite_1.1.6/src/app/file/ase_format.cpp:1534:41: note: Function 'ase_has_groups' argument 1 names different: declaration 'layer' definition 'folder'.
aseprite_1.1.6/src/app/file/ase_format.cpp:1543:42: style: Function 'ase_ungroup_all' argument 1 names different: declaration 'layer' definition 'folder'. [funcArgNamesDifferent]
aseprite_1.1.6/src/app/file/ase_format.cpp:129:42: note: Function 'ase_ungroup_all' argument 1 names different: declaration 'layer' definition 'folder'.
aseprite_1.1.6/src/app/file/ase_format.cpp:1543:42: note: Function 'ase_ungroup_all' argument 1 names different: declaration 'layer' definition 'folder'.
aseprite_1.1.6/src/app/file/ase_format.cpp:750:26: style: Variable 'name' is assigned a value that is never used. [unreadVariable]
aseprite_1.1.6/src/app/file/ase_format.cpp:901:1: style: The class 'PixelIO < RgbTraits >' does not have a constructor although it has private member variables. [noConstructor]
aseprite_1.1.6/src/app/file/ase_format.cpp:940:1: style: The class 'PixelIO < GrayscaleTraits >' does not have a constructor although it has private member variables. [noConstructor]
aseprite_1.1.6/src/app/file/ase_format.cpp:911:8: performance: Technically the member function 'app::PixelIO < RgbTraits >::write_pixel' can be static. [functionStatic]
aseprite_1.1.6/src/app/file/ase_format.cpp:927:8: performance: Technically the member function 'app::PixelIO < RgbTraits >::write_scanline' can be static. [functionStatic]
aseprite_1.1.6/src/app/file/ase_format.cpp:948:8: performance: Technically the member function 'app::PixelIO < GrayscaleTraits >::write_pixel' can be static. [functionStatic]
aseprite_1.1.6/src/app/file/ase_format.cpp:960:8: performance: Technically the member function 'app::PixelIO < GrayscaleTraits >::write_scanline' can be static. [functionStatic]
aseprite_1.1.6/src/app/file/ase_format.cpp:973:26: performance: Technically the member function 'app::PixelIO < IndexedTraits >::read_pixel' can be static. [functionStatic]
aseprite_1.1.6/src/app/file/ase_format.cpp:976:8: performance: Technically the member function 'app::PixelIO < IndexedTraits >::write_pixel' can be static. [functionStatic]
aseprite_1.1.6/src/app/file/ase_format.cpp:979:8: performance: Technically the member function 'app::PixelIO < IndexedTraits >::read_scanline' can be static. [functionStatic]
aseprite_1.1.6/src/app/file/ase_format.cpp:983:8: performance: Technically the member function 'app::PixelIO < IndexedTraits >::write_scanline' can be static. [functionStatic]
aseprite_1.1.6/src/app/file/bmp_format.cpp:187:13: style: The scope of the variable 'r' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/bmp_format.cpp:187:16: style: The scope of the variable 'g' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/bmp_format.cpp:187:19: style: The scope of the variable 'b' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/bmp_format.cpp:216:10: style: The scope of the variable 'j' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/bmp_format.cpp:217:7: style: The scope of the variable 'pix' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/bmp_format.cpp:245:10: style: The scope of the variable 'j' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/bmp_format.cpp:247:7: style: The scope of the variable 'pix' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/bmp_format.cpp:273:10: style: The scope of the variable 'j' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/bmp_format.cpp:274:7: style: The scope of the variable 'pix' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/bmp_format.cpp:292:10: style: The scope of the variable 'r' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/bmp_format.cpp:292:13: style: The scope of the variable 'g' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/bmp_format.cpp:292:16: style: The scope of the variable 'b' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/bmp_format.cpp:292:19: style: The scope of the variable 'word' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/bmp_format.cpp:315:10: style: The scope of the variable 'r' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/bmp_format.cpp:315:13: style: The scope of the variable 'g' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/bmp_format.cpp:315:16: style: The scope of the variable 'b' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/bmp_format.cpp:332:10: style: The scope of the variable 'r' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/bmp_format.cpp:332:13: style: The scope of the variable 'g' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/bmp_format.cpp:332:16: style: The scope of the variable 'b' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/bmp_format.cpp:380:10: style: The scope of the variable 'pos' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/bmp_format.cpp:381:7: style: The scope of the variable 'eolflag' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/bmp_format.cpp:457:13: style: The scope of the variable 'pos' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/bmp_format.cpp:458:7: style: The scope of the variable 'eolflag' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/file.cpp:163:11: style: The scope of the variable 'c' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/file.cpp:164:12: style: The scope of the variable 'buf' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/gif_format.cpp:176:3: warning: Member variable 'GifDecoder::m_layer' is not initialized in the constructor. [uninitMemberVar]
aseprite_1.1.6/src/app/file/jpeg_format.cpp:185:16: style: The scope of the variable 'src_address' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/jpeg_format.cpp:186:17: style: The scope of the variable 'dst_address' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/jpeg_format.cpp:203:16: style: The scope of the variable 'src_address' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/jpeg_format.cpp:204:17: style: The scope of the variable 'dst_address' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/pcx_format.cpp:54:7: style: The scope of the variable 'xx' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/pcx_format.cpp:54:11: style: The scope of the variable 'po' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/pcx_format.cpp:55:7: style: The scope of the variable 'x' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/pixly_format.cpp:281:22: style: The scope of the variable 'r' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/pixly_format.cpp:281:25: style: The scope of the variable 'g' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/pixly_format.cpp:281:28: style: The scope of the variable 'b' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/pixly_format.cpp:281:31: style: The scope of the variable 'a' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/png_format.cpp:253:23: style: The scope of the variable 'r' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/png_format.cpp:253:26: style: The scope of the variable 'g' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/png_format.cpp:253:29: style: The scope of the variable 'b' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/png_format.cpp:253:32: style: The scope of the variable 'a' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/png_format.cpp:267:23: style: The scope of the variable 'r' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/png_format.cpp:267:26: style: The scope of the variable 'g' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/png_format.cpp:267:29: style: The scope of the variable 'b' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/png_format.cpp:293:23: style: The scope of the variable 'k' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/png_format.cpp:293:26: style: The scope of the variable 'a' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/png_format.cpp:305:23: style: The scope of the variable 'k' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/tga_format.cpp:57:7: style: The scope of the variable 'count' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/tga_format.cpp:98:7: style: The scope of the variable 'count' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/tga_format.cpp:127:7: style: The scope of the variable 'count' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/tga_format.cpp:157:7: style: The scope of the variable 'count' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file/tga_format.cpp:197:28: style: The scope of the variable 'yc' can be reduced. [variableScope]
aseprite_1.1.6/src/app/file_system.cpp:553:3: performance: Variable 'm_keyname' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aseprite_1.1.6/src/app/file_system.cpp:554:3: performance: Variable 'm_filename' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aseprite_1.1.6/src/app/file_system.cpp:555:3: performance: Variable 'm_displayname' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aseprite_1.1.6/src/app/file_system.cpp:72:3: style: Class 'FileItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/app/recent_files.cpp:26:3: style: Struct 'compare_path' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/app/resource_finder.cpp:135:8: style: The scope of the variable 'buf' can be reduced. [variableScope]
aseprite_1.1.6/src/app/tools/active_tool.cpp:26:3: style: Class 'ActiveToolChangeTrigger' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/app/tools/point_shape.cpp:28:7: style: The scope of the variable 'x' can be reduced. [variableScope]
aseprite_1.1.6/src/app/tools/point_shape.cpp:28:10: style: The scope of the variable 'w' can be reduced. [variableScope]
aseprite_1.1.6/src/app/tools/tool_box.cpp:132:8: style: Technically the member function 'app::tools::deleter::operator()' can be const. [functionConst]
aseprite_1.1.6/src/app/tools/tool_box.cpp:135:8: style: Technically the member function 'app::tools::deleter::operator()' can be const. [functionConst]
aseprite_1.1.6/src/app/ui/brush_popup.cpp:148:3: warning: Member variable 'BrushOptionsItem::m_changeFlags' is not initialized in the constructor. [uninitMemberVar]
aseprite_1.1.6/src/app/ui/color_sliders.cpp:39:5: style: Class 'ColorSliderBgPainter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/app/ui/context_bar.cpp:1624:59: style: Redundant condition: isFloodfill. '!isFloodfill || (isFloodfill && hasImageBrush)' is equivalent to '!isFloodfill || hasImageBrush' [redundantCondition]
aseprite_1.1.6/src/app/ui/context_bar.cpp:1714:29: style: The scope of the variable 'brushPref' can be reduced. [variableScope]
aseprite_1.1.6/src/app/ui/context_bar.cpp:397:5: warning: Member variable 'ShadeWidget::m_dropBefore' is not initialized in the constructor. [uninitMemberVar]
aseprite_1.1.6/src/app/ui/context_bar.cpp:78:3: style: Class 'BrushTypeField' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/app/ui/context_bar.cpp:178:3: style: Class 'BrushAngleField' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/app/ui/context_bar.cpp:337:3: style: Class 'InkTypeField' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/app/ui/context_bar.cpp:888:3: style: Class 'TransparentColorField' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/app/ui/document_view.cpp:240:8: style: The scope of the variable 'save_it' can be reduced. [variableScope]
aseprite_1.1.6/src/app/ui/document_view.cpp:152:3: style: Class 'PreviewEditor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/app/ui/editor/pixels_movement.cpp:627:7: style: The scope of the variable 't' can be reduced. [variableScope]
aseprite_1.1.6/src/app/ui/editor/pixels_movement.cpp:286:21: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
aseprite_1.1.6/src/app/ui/editor/state_with_wheel_behavior.cpp:42:8: style: The scope of the variable 'scrollBigSteps' can be reduced. [variableScope]
aseprite_1.1.6/src/app/ui/file_list.cpp:148:26: style: Same expression on both sides of '!=' because the value of 'old_selected' and 'm_selected' are the same. [duplicateExpression]
aseprite_1.1.6/src/app/ui/file_list.cpp:126:35: note: 'old_selected' is assigned value 'm_selected' here.
aseprite_1.1.6/src/app/ui/file_list.cpp:148:26: note: Same expression on both sides of '!=' because the value of 'old_selected' and 'm_selected' are the same.
aseprite_1.1.6/src/app/ui/file_list.cpp:554:20: style: Same expression on both sides of '!=' because the value of 'old_selected' and 'm_selected' are the same. [duplicateExpression]
aseprite_1.1.6/src/app/ui/file_list.cpp:551:29: note: 'old_selected' is assigned value 'm_selected' here.
aseprite_1.1.6/src/app/ui/file_list.cpp:554:20: note: Same expression on both sides of '!=' because the value of 'old_selected' and 'm_selected' are the same.
aseprite_1.1.6/src/app/ui/file_list.cpp:328:7: style: The scope of the variable 'x' can be reduced. [variableScope]
aseprite_1.1.6/src/app/ui/file_selector.cpp:165:3: style: Class 'CustomFolderNameItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/app/ui/file_selector.cpp:180:3: style: Class 'ArrowNavigator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/app/ui/font_popup.cpp:54:3: style: Class 'FontItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/app/ui/keyboard_shortcuts.cpp:65:9: style: Condition '!shortcut' is always true [knownConditionTrueFalse]
aseprite_1.1.6/src/app/ui/keyboard_shortcuts.cpp:58:28: note: Assignment 'shortcut=NULL', assigned value is 0
aseprite_1.1.6/src/app/ui/keyboard_shortcuts.cpp:65:9: note: Condition '!shortcut' is always true
aseprite_1.1.6/src/app/ui/notifications.cpp:28:3: style: Class 'NotificationItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/app/ui/palette_view.cpp:845:15: style: Same expression on both sides of '!=' because the value of 'oldCopy' and 'm_copy' are the same. [duplicateExpression]
aseprite_1.1.6/src/app/ui/palette_view.cpp:843:18: note: 'oldCopy' is assigned value 'm_copy' here.
aseprite_1.1.6/src/app/ui/palette_view.cpp:845:15: note: Same expression on both sides of '!=' because the value of 'oldCopy' and 'm_copy' are the same.
aseprite_1.1.6/src/app/ui/palette_view.cpp:630:7: style: Variable 'd' is assigned a value that is never used. [unreadVariable]
aseprite_1.1.6/src/app/ui/recent_listbox.cpp:42:3: style: Class 'RecentFileItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/app/ui/resources_listbox.cpp:194:15: style: Unused variable: name [unusedVariable]
aseprite_1.1.6/src/app/ui/resources_listbox.cpp:32:3: style: Class 'ResourceListItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/app/ui/select_accelerator.cpp:26:3: style: Class 'KeyField' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/app/ui/skin/skin_theme.cpp:910:10: style: The scope of the variable 'ch' can be reduced. [variableScope]
aseprite_1.1.6/src/app/ui/skin/skin_theme.cpp:910:20: style: The scope of the variable 'w' can be reduced. [variableScope]
aseprite_1.1.6/src/app/ui/skin/skin_theme.cpp:911:7: style: The scope of the variable 'caret_x' can be reduced. [variableScope]
aseprite_1.1.6/src/app/ui/skin/skin_theme.cpp:1088:7: style: The scope of the variable 'c' can be reduced. [variableScope]
aseprite_1.1.6/src/app/ui/skin/skin_theme.cpp:1392:10: style: The scope of the variable 'ch' can be reduced. [variableScope]
aseprite_1.1.6/src/app/ui/skin/skin_theme.cpp:1392:20: style: The scope of the variable 'w' can be reduced. [variableScope]
aseprite_1.1.6/src/app/ui/skin/skin_theme.cpp:1393:7: style: The scope of the variable 'caret_x' can be reduced. [variableScope]
aseprite_1.1.6/src/app/ui/skin/skin_theme.cpp:1835:10: style: The scope of the variable 'y' can be reduced. [variableScope]
aseprite_1.1.6/src/app/ui/status_bar.cpp:71:5: style: Class 'Indicator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/app/ui/status_bar.cpp:79:5: style: Class 'TextIndicator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/app/ui/status_bar.cpp:155:5: style: Class 'ColorIndicator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/app/ui/status_bar.cpp:271:3: style: Class 'IndicatorsGeneration' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/app/ui/status_bar.cpp:370:3: style: Class 'CustomizedTipWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/app/ui/tabs.cpp:1015:19: style: Same expression on both sides of '!=' because the value of 'oldDragCopy' and 'm_dragCopy' are the same. [duplicateExpression]
aseprite_1.1.6/src/app/ui/tabs.cpp:1007:22: note: 'oldDragCopy' is assigned value 'm_dragCopy' here.
aseprite_1.1.6/src/app/ui/tabs.cpp:1015:19: note: Same expression on both sides of '!=' because the value of 'oldDragCopy' and 'm_dragCopy' are the same.
aseprite_1.1.6/src/app/ui/timeline.cpp:1489:8: style: The scope of the variable 'fromLeft' can be reduced. [variableScope]
aseprite_1.1.6/src/app/ui/timeline.cpp:1490:8: style: The scope of the variable 'fromRight' can be reduced. [variableScope]
aseprite_1.1.6/src/app/ui/workspace.cpp:177:7: style: Condition '!newTabs' is always true [knownConditionTrueFalse]
aseprite_1.1.6/src/app/ui/workspace.cpp:175:28: note: Assignment 'newTabs=nullptr', assigned value is 0
aseprite_1.1.6/src/app/ui/workspace.cpp:177:7: note: Condition '!newTabs' is always true
aseprite_1.1.6/src/app/util/filetoks.cpp:32:9: style: The scope of the variable 's' can be reduced. [variableScope]
aseprite_1.1.6/src/app/util/freetype_utils.cpp:66:54: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aseprite_1.1.6/src/app/util/pic_file.cpp:30:13: style: The scope of the variable 'compression' can be reduced. [variableScope]
aseprite_1.1.6/src/app/util/pic_file.cpp:31:7: style: The scope of the variable 'block_size' can be reduced. [variableScope]
aseprite_1.1.6/src/app/util/pic_file.cpp:32:7: style: The scope of the variable 'block_type' can be reduced. [variableScope]
aseprite_1.1.6/src/app/util/pic_file.cpp:165:27: style: The scope of the variable 'byte' can be reduced. [variableScope]
aseprite_1.1.6/src/app/widget_loader.cpp:474:19: style: Variable 'icon' is assigned a value that is never used. [unreadVariable]
aseprite_1.1.6/src/base/launcher.cpp:87:3: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment]
aseprite_1.1.6/src/base/launcher.cpp:74:0: note: Variable 'ret' is reassigned a value before the old one has been used.
aseprite_1.1.6/src/base/launcher.cpp:87:3: note: Variable 'ret' is reassigned a value before the old one has been used.
aseprite_1.1.6/src/base/mem_utils.cpp:23:5: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
aseprite_1.1.6/src/base/program_options.cpp:26:8: style: Technically the member function 'base::same_name::operator()' can be const. [functionConst]
aseprite_1.1.6/src/base/program_options.cpp:35:8: style: Technically the member function 'base::same_mnemonic::operator()' can be const. [functionConst]
aseprite_1.1.6/src/base/program_options.cpp:25:3: style: Struct 'same_name' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/base/program_options.cpp:34:3: style: Struct 'same_mnemonic' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/base/shared_ptr_tests.cpp:47:3: style: Class 'DeleteIsCalled' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/base/shared_ptr_tests.cpp:146:3: style: Struct 'CustomDeleter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/base/split_string.cpp:44:24: style: The scope of the variable 'end' can be reduced. [variableScope]
aseprite_1.1.6/src/base/split_string.cpp:20:5: style: Struct 'is_separator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/base/string.cpp:92:22: style: The scope of the variable 'i' can be reduced. [variableScope]
aseprite_1.1.6/src/base/unique_ptr_tests.cpp:51:3: style: Class 'A' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/clip/clip.cpp:53:55: style: Function 'set_data' argument 3 names different: declaration 'len' definition 'length'. [funcArgNamesDifferent]
aseprite_1.1.6/src/clip/clip.h:46:53: note: Function 'set_data' argument 3 names different: declaration 'len' definition 'length'.
aseprite_1.1.6/src/clip/clip.cpp:53:55: note: Function 'set_data' argument 3 names different: declaration 'len' definition 'length'.
aseprite_1.1.6/src/clip/clip.cpp:65:35: style: Function 'set_image' argument 1 names different: declaration 'image' definition 'img'. [funcArgNamesDifferent]
aseprite_1.1.6/src/clip/clip.h:51:33: note: Function 'set_image' argument 1 names different: declaration 'image' definition 'img'.
aseprite_1.1.6/src/clip/clip.cpp:65:35: note: Function 'set_image' argument 1 names different: declaration 'image' definition 'img'.
aseprite_1.1.6/src/clip/clip.cpp:69:29: style: Function 'get_image' argument 1 names different: declaration 'image' definition 'img'. [funcArgNamesDifferent]
aseprite_1.1.6/src/clip/clip.h:52:27: note: Function 'get_image' argument 1 names different: declaration 'image' definition 'img'.
aseprite_1.1.6/src/clip/clip.cpp:69:29: note: Function 'get_image' argument 1 names different: declaration 'image' definition 'img'.
aseprite_1.1.6/src/clip/clip.h:122:5: warning: Member variable 'image::m_spec' is not initialized in the constructor. [uninitMemberVar]
aseprite_1.1.6/src/clip/clip_none.h:21:8: performance: Technically the member function 'clip::impl::locked' can be static. [functionStatic]
aseprite_1.1.6/src/clip/clip_none.h:25:8: performance: Technically the member function 'clip::impl::clear' can be static. [functionStatic]
aseprite_1.1.6/src/clip/clip_none.h:30:8: performance: Technically the member function 'clip::impl::is_convertible' can be static. [functionStatic]
aseprite_1.1.6/src/clip/clip_none.h:34:8: performance: Technically the member function 'clip::impl::set_data' can be static. [functionStatic]
aseprite_1.1.6/src/clip/clip_none.h:62:8: performance: Technically the member function 'clip::impl::set_image' can be static. [functionStatic]
aseprite_1.1.6/src/clip/clip_none.h:66:8: performance: Technically the member function 'clip::impl::get_image' can be static. [functionStatic]
aseprite_1.1.6/src/clip/clip_none.h:70:8: performance: Technically the member function 'clip::impl::get_image_spec' can be static. [functionStatic]
aseprite_1.1.6/src/clip/clip.cpp:34:5: style: Class 'lock' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aseprite_1.1.6/src/clip/clip.cpp:34:5: style: Class 'lock' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aseprite_1.1.6/src/clip/clip.h:128:9: style: Class 'image' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
aseprite_1.1.6/src/clip/clip.h:128:9: style: Class 'image' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
aseprite_1.1.6/src/clip/clip.h:31:5: style: Class 'lock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/clip/clip.h:126:5: style: Class 'image' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/clip/clip_none.h:18:3: style: Class 'impl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/clip/clip_win.cpp:334:35: style: Function 'get_image' argument 1 names different: declaration 'image' definition 'output_img'. [funcArgNamesDifferent]
aseprite_1.1.6/src/clip/clip_win.h:21:25: note: Function 'get_image' argument 1 names different: declaration 'image' definition 'output_img'.
aseprite_1.1.6/src/clip/clip_win.cpp:334:35: note: Function 'get_image' argument 1 names different: declaration 'image' definition 'output_img'.
aseprite_1.1.6/src/clip/clip_win.cpp:26:19: error: Shifting 32-bit value by 63 bits is undefined behaviour [shiftTooManyBits]
aseprite_1.1.6/src/clip/clip_win.cpp:26:19: error: Signed integer overflow for expression '1<<shift'. [integerOverflow]
aseprite_1.1.6/src/clip/clip_win.h:15:8: performance: Technically the member function 'clip::impl::clear' can be static. [functionStatic]
aseprite_1.1.6/src/clip/clip_win.cpp:86:18: note: Technically the member function 'clip::impl::clear' can be static.
aseprite_1.1.6/src/clip/clip_win.h:15:8: note: Technically the member function 'clip::impl::clear' can be static.
aseprite_1.1.6/src/clip/clip_win.h:16:8: performance: Technically the member function 'clip::impl::is_convertible' can be static. [functionStatic]
aseprite_1.1.6/src/clip/clip_win.cpp:90:18: note: Technically the member function 'clip::impl::is_convertible' can be static.
aseprite_1.1.6/src/clip/clip_win.h:16:8: note: Technically the member function 'clip::impl::is_convertible' can be static.
aseprite_1.1.6/src/clip/clip_win.h:17:8: performance: Technically the member function 'clip::impl::set_data' can be static. [functionStatic]
aseprite_1.1.6/src/clip/clip_win.cpp:106:18: note: Technically the member function 'clip::impl::set_data' can be static.
aseprite_1.1.6/src/clip/clip_win.h:17:8: note: Technically the member function 'clip::impl::set_data' can be static.
aseprite_1.1.6/src/clip/clip_win.h:19:10: performance: Technically the member function 'clip::impl::get_data_length' can be static. [functionStatic]
aseprite_1.1.6/src/clip/clip_win.cpp:206:20: note: Technically the member function 'clip::impl::get_data_length' can be static.
aseprite_1.1.6/src/clip/clip_win.h:19:10: note: Technically the member function 'clip::impl::get_data_length' can be static.
aseprite_1.1.6/src/clip/clip_win.h:20:8: performance: Technically the member function 'clip::impl::set_image' can be static. [functionStatic]
aseprite_1.1.6/src/clip/clip_win.cpp:250:18: note: Technically the member function 'clip::impl::set_image' can be static.
aseprite_1.1.6/src/clip/clip_win.h:20:8: note: Technically the member function 'clip::impl::set_image' can be static.
aseprite_1.1.6/src/clip/clip_win.h:22:8: performance: Technically the member function 'clip::impl::get_image_spec' can be static. [functionStatic]
aseprite_1.1.6/src/clip/clip_win.cpp:428:18: note: Technically the member function 'clip::impl::get_image_spec' can be static.
aseprite_1.1.6/src/clip/clip_win.h:22:8: note: Technically the member function 'clip::impl::get_image_spec' can be static.
aseprite_1.1.6/src/clip/clip_win.cpp:51:3: style: Technically the member function 'clip::::Hglobal::operatorHGLOBAL' can be const. [functionConst]
aseprite_1.1.6/src/clip/clip_win.h:11:3: style: Class 'impl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/filters/convolution_matrix_filter.cpp:93:5: warning: Member variable 'GetPixelsDelegateIndexed::r' is not initialized in the constructor. [uninitMemberVar]
aseprite_1.1.6/src/filters/convolution_matrix_filter.cpp:93:5: warning: Member variable 'GetPixelsDelegateIndexed::g' is not initialized in the constructor. [uninitMemberVar]
aseprite_1.1.6/src/filters/convolution_matrix_filter.cpp:93:5: warning: Member variable 'GetPixelsDelegateIndexed::b' is not initialized in the constructor. [uninitMemberVar]
aseprite_1.1.6/src/filters/convolution_matrix_filter.cpp:93:5: warning: Member variable 'GetPixelsDelegateIndexed::a' is not initialized in the constructor. [uninitMemberVar]
aseprite_1.1.6/src/filters/convolution_matrix_filter.cpp:93:5: warning: Member variable 'GetPixelsDelegateIndexed::index' is not initialized in the constructor. [uninitMemberVar]
aseprite_1.1.6/src/filters/convolution_matrix_filter.cpp:93:5: style: Struct 'GetPixelsDelegateIndexed' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/filters/median_filter.cpp:34:5: warning: Member variable 'GetPixelsDelegateRgba::c' is not initialized in the constructor. [uninitMemberVar]
aseprite_1.1.6/src/filters/median_filter.cpp:52:5: warning: Member variable 'GetPixelsDelegateGrayscale::c' is not initialized in the constructor. [uninitMemberVar]
aseprite_1.1.6/src/filters/median_filter.cpp:70:5: warning: Member variable 'GetPixelsDelegateIndexed::c' is not initialized in the constructor. [uninitMemberVar]
aseprite_1.1.6/src/filters/median_filter.cpp:34:5: style: Struct 'GetPixelsDelegateRgba' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/filters/median_filter.cpp:52:5: style: Struct 'GetPixelsDelegateGrayscale' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/filters/replace_color_filter.cpp:93:40: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aseprite_1.1.6/src/filters/replace_color_filter.cpp:94:40: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aseprite_1.1.6/src/filters/replace_color_filter.cpp:95:40: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aseprite_1.1.6/src/filters/replace_color_filter.cpp:96:40: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aseprite_1.1.6/src/filters/replace_color_filter.cpp:136:40: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aseprite_1.1.6/src/filters/replace_color_filter.cpp:137:40: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aseprite_1.1.6/src/filters/replace_color_filter.cpp:200:42: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aseprite_1.1.6/src/filters/replace_color_filter.cpp:201:42: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aseprite_1.1.6/src/filters/replace_color_filter.cpp:202:42: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aseprite_1.1.6/src/filters/replace_color_filter.cpp:203:42: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aseprite_1.1.6/src/gfx/hsv.cpp:40:10: style: The scope of the variable 'hue_prime' can be reduced. [variableScope]
aseprite_1.1.6/src/gfx/hsv.cpp:42:10: style: The scope of the variable 'r' can be reduced. [variableScope]
aseprite_1.1.6/src/gfx/hsv.cpp:42:13: style: The scope of the variable 'g' can be reduced. [variableScope]
aseprite_1.1.6/src/gfx/hsv.cpp:42:16: style: The scope of the variable 'b' can be reduced. [variableScope]
aseprite_1.1.6/src/gfx/region.cpp:75:3: error: Invalid iterator 'it' used. [eraseDereference]
aseprite_1.1.6/src/gfx/region.cpp:82:3: error: Invalid iterator 'it' used. [eraseDereference]
aseprite_1.1.6/src/gfx/region.cpp:89:3: error: Invalid iterator 'it' used. [eraseDereference]
aseprite_1.1.6/src/gfx/region.cpp:96:3: error: Invalid iterator 'it' used. [eraseDereference]
aseprite_1.1.6/src/net/http_request.cpp:23:3: style: Class 'HttpRequestImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/observable/tests/disconnect_on_signal.cpp:14:3: style: Class 'A' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/observable/tests/multithread.cpp:18:3: style: Class 'A' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/render/render.cpp:339:0: style: Same expression used in consecutive assignments of 'unbox_w' and 'unbox_h'. [duplicateAssignExpression]
aseprite_1.1.6/src/render/render.cpp:340:0: note: Same expression used in consecutive assignments of 'unbox_w' and 'unbox_h'.
aseprite_1.1.6/src/render/render.cpp:339:0: note: Same expression used in consecutive assignments of 'unbox_w' and 'unbox_h'.
aseprite_1.1.6/src/render/render.cpp:212:0: style: Same expression used in consecutive assignments of 'px_w' and 'px_h'. [duplicateAssignExpression]
aseprite_1.1.6/src/render/render.cpp:213:0: note: Same expression used in consecutive assignments of 'px_w' and 'px_h'.
aseprite_1.1.6/src/render/render.cpp:212:0: note: Same expression used in consecutive assignments of 'px_w' and 'px_h'.
aseprite_1.1.6/src/render/render.cpp:76:1: style: The class 'BlenderHelper < RgbTraits , IndexedTraits >' does not have a constructor although it has private member variables. [noConstructor]
aseprite_1.1.6/src/render/render.cpp:36:0: performance: Variable 'm_blendFunc' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aseprite_1.1.6/src/render/render.cpp:118:3: style: Technically the member function 'render::::BlenderHelper < IndexedTraits , IndexedTraits >::operator()' can be const. [functionConst]
aseprite_1.1.6/src/she/alleg4/mouse_poller.cpp:292:13: style: Same expression on both sides of '!=' because the value of 'old_z' and 'she_mouse_z' are the same. [duplicateExpression]
aseprite_1.1.6/src/she/alleg4/mouse_poller.cpp:277:15: note: 'old_z' is assigned value 'she_mouse_z' here.
aseprite_1.1.6/src/she/alleg4/mouse_poller.cpp:292:13: note: Same expression on both sides of '!=' because the value of 'old_z' and 'she_mouse_z' are the same.
aseprite_1.1.6/src/she/alleg4/mouse_poller.cpp:295:42: style: Same expression on both sides of '-' because the value of 'old_z' and 'she_mouse_z' are the same. [duplicateExpression]
aseprite_1.1.6/src/she/alleg4/mouse_poller.cpp:277:15: note: 'old_z' is assigned value 'she_mouse_z' here.
aseprite_1.1.6/src/she/alleg4/mouse_poller.cpp:295:42: note: Same expression on both sides of '-' because the value of 'old_z' and 'she_mouse_z' are the same.
aseprite_1.1.6/src/she/gtk/native_dialogs.cpp:37:3: style: Class 'FileDialogGTK3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/she/gtk/native_dialogs.cpp:142:7: style: Exception should be caught by reference. [catchExceptionByValue]
aseprite_1.1.6/src/she/win/native_dialogs.cpp:30:3: warning: Member variable 'FileDialogWin32::m_defFilter' is not initialized in the constructor. [uninitMemberVar]
aseprite_1.1.6/src/she/win/vk.cpp:344:43: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aseprite_1.1.6/src/she/win/window_dde.cpp:41:3: error: Address of auto-variable 'buf[0]' returned [returnAddressOfAutoVariable]
aseprite_1.1.6/src/steam/steam.cpp:39:5: performance: Variable 'm_steamLib' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aseprite_1.1.6/src/ui/combobox.cpp:32:3: style: Class 'ComboBoxEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/ui/combobox.cpp:47:3: style: Class 'ComboBoxListBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/ui/entry.cpp:118:7: style: The scope of the variable 'c' can be reduced. [variableScope]
aseprite_1.1.6/src/ui/entry.cpp:518:7: style: The scope of the variable 'c' can be reduced. [variableScope]
aseprite_1.1.6/src/ui/grid.cpp:123:7: style: The scope of the variable 'pos_x' can be reduced. [variableScope]
aseprite_1.1.6/src/ui/manager.cpp:1305:29: warning: Either the condition 'if(surface)' is redundant or there is possible null pointer dereference: surface. [nullPointerRedundantCheck]
aseprite_1.1.6/src/ui/manager.cpp:1329:14: note: Assuming that condition 'if(surface)' is not redundant
aseprite_1.1.6/src/ui/manager.cpp:1305:29: note: Null pointer dereference
aseprite_1.1.6/src/ui/manager.cpp:1307:13: warning: Either the condition 'if(surface)' is redundant or there is possible null pointer dereference: surface. [nullPointerRedundantCheck]
aseprite_1.1.6/src/ui/manager.cpp:1329:14: note: Assuming that condition 'if(surface)' is not redundant
aseprite_1.1.6/src/ui/manager.cpp:1307:13: note: Null pointer dereference
aseprite_1.1.6/src/ui/manager.cpp:1436:11: style: The scope of the variable 'found' can be reduced. [variableScope]
aseprite_1.1.6/src/ui/manager.cpp:1512:7: style: The scope of the variable 'c' can be reduced. [variableScope]
aseprite_1.1.6/src/ui/menu.cpp:477:19: style: The scope of the variable 'selected' can be reduced. [variableScope]
aseprite_1.1.6/src/ui/menu.cpp:1063:17: style: The scope of the variable 'base' can be reduced. [variableScope]
aseprite_1.1.6/src/ui/menu.cpp:36:3: style: Class 'OpenMenuItemMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/ui/menu.cpp:51:3: style: Class 'CloseMenuItemMessage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/ui/menu.cpp:95:3: style: Class 'CustomizedWindowForMenuBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/src/ui/slider.cpp:120:20: style: The scope of the variable 'accuracy' can be reduced. [variableScope]
aseprite_1.1.6/src/ui/splitter.cpp:214:7: style: The scope of the variable 'avail' can be reduced. [variableScope]
aseprite_1.1.6/src/ui/theme.cpp:84:7: style: The scope of the variable 'x' can be reduced. [variableScope]
aseprite_1.1.6/src/ui/theme.cpp:84:18: style: The scope of the variable 'len' can be reduced. [variableScope]
aseprite_1.1.6/src/ui/widget.cpp:662:30: style: The scope of the variable 'view' can be reduced. [variableScope]
aseprite_1.1.6/src/ui/window.cpp:335:15: style: The scope of the variable 'x' can be reduced. [variableScope]
aseprite_1.1.6/src/ui/window.cpp:335:18: style: The scope of the variable 'y' can be reduced. [variableScope]
aseprite_1.1.6/src/webserver/webserver.cpp:12:0: error: #error Not implemented [preprocessorErrorDirective]
aseprite_1.1.6/third_party/simpleini/ConvertUTF.c:116:11: style: The scope of the variable 'ch' can be reduced. [variableScope]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1334:5: style: Variable 'fp' is reassigned a value before the old one has been used. [redundantAssignment]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1330:0: note: Variable 'fp' is reassigned a value before the old one has been used.
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1334:5: note: Variable 'fp' is reassigned a value before the old one has been used.
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:2350:5: style: Variable 'fp' is reassigned a value before the old one has been used. [redundantAssignment]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:2346:0: note: Variable 'fp' is reassigned a value before the old one has been used.
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:2350:5: note: Variable 'fp' is reassigned a value before the old one has been used.
aseprite_1.1.6/third_party/simpleini/snippets.cpp:60:5: style: Variable 'pszValue' is reassigned a value before the old one has been used. [redundantAssignment]
aseprite_1.1.6/third_party/simpleini/snippets.cpp:53:0: note: Variable 'pszValue' is reassigned a value before the old one has been used.
aseprite_1.1.6/third_party/simpleini/snippets.cpp:60:5: note: Variable 'pszValue' is reassigned a value before the old one has been used.
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:2531:21: style: The scope of the variable 'pEndOfLine' can be reduced. [variableScope]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:2687:14: style: The scope of the variable 'cmp' can be reduced. [variableScope]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:2710:0: style: The scope of the variable 'cmp' can be reduced. [variableScope]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1667:21: style: Function 'IsMultiLineTag' argument 1 names different: declaration 'a_pData' definition 'a_pVal'. [funcArgNamesDifferent]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1215:41: note: Function 'IsMultiLineTag' argument 1 names different: declaration 'a_pData' definition 'a_pVal'.
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1667:21: note: Function 'IsMultiLineTag' argument 1 names different: declaration 'a_pData' definition 'a_pVal'.
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:2857:5: warning: Member variable 'SI_ConvertW::m_bStoreIsUtf8' is not initialized in the constructor. [uninitMemberVar]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:2728:0: warning: Member variable 'SI_ConvertA < char >::m_bStoreIsUtf8' is not initialized in the constructor. [uninitMemberVar]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1188:17: performance: Technically the member function 'CSimpleIniTempl::IsSpace' can be static. [functionStatic]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1193:17: performance: Technically the member function 'CSimpleIniTempl::IsComment' can be static. [functionStatic]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1199:17: performance: Technically the member function 'CSimpleIniTempl::SkipNewLine' can be static. [functionStatic]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1210:10: performance: Technically the member function 'CSimpleIniTempl::IsLess' can be static. [functionStatic]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1215:10: performance: Technically the member function 'CSimpleIniTempl::IsMultiLineTag' can be static. [functionStatic]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1666:51: note: Technically the member function 'CSimpleIniTempl::IsMultiLineTag' can be static.
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1215:10: note: Technically the member function 'CSimpleIniTempl::IsMultiLineTag' can be static.
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1223:10: performance: Technically the member function 'CSimpleIniTempl::IsNewLineChar' can be static. [functionStatic]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1716:51: note: Technically the member function 'CSimpleIniTempl::IsNewLineChar' can be static.
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1223:10: note: Technically the member function 'CSimpleIniTempl::IsNewLineChar' can be static.
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1225:10: performance: Technically the member function 'CSimpleIniTempl::OutputMultiLineText' can be static. [functionStatic]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:2525:51: note: Technically the member function 'CSimpleIniTempl::OutputMultiLineText' can be static.
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1225:10: note: Technically the member function 'CSimpleIniTempl::OutputMultiLineText' can be static.
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:2881:12: style: Technically the member function 'SI_ConvertW::SizeFromStore' can be const. [functionConst]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:2918:10: style: Technically the member function 'SI_ConvertW::ConvertFromStore' can be const. [functionConst]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:2965:12: style: Technically the member function 'SI_ConvertW::SizeToStore' can be const. [functionConst]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:2998:10: style: Technically the member function 'SI_ConvertW::ConvertToStore' can be const. [functionConst]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:2752:0: performance: Technically the member function 'SI_ConvertA < char >::SizeFromStore' can be static. [functionStatic]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:2776:0: performance: Technically the member function 'SI_ConvertA < char >::ConvertFromStore' can be static. [functionStatic]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:2800:0: performance: Technically the member function 'SI_ConvertA < char >::SizeToStore' can be static. [functionStatic]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:2820:0: performance: Technically the member function 'SI_ConvertA < char >::ConvertToStore' can be static. [functionStatic]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:2706:0: performance: Technically the member function 'SI_GenericNoCase < char >::locase' can be static. [functionStatic]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:377:9: style: Class 'FileWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:390:9: style: Class 'StringWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:404:9: style: Class 'StreamWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:419:9: style: Class 'Converter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:2859:5: style: Class 'SI_ConvertW' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:2730:0: style: Class 'SI_ConvertA < char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:378:14: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:367:22: note: Virtual function in base class
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:378:14: note: Function in derived class
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:391:14: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:367:22: note: Virtual function in base class
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:391:14: note: Function in derived class
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:405:14: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:367:22: note: Virtual function in base class
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:405:14: note: Function in derived class
aseprite_1.1.6/third_party/simpleini/snippets.cpp:37:23: style: Reading from empty STL container 'strData' [reademptycontainer]
aseprite_1.1.6/third_party/simpleini/test1.cpp:59:3: style: Variable 'fp' is reassigned a value before the old one has been used. [redundantAssignment]
aseprite_1.1.6/third_party/simpleini/test1.cpp:54:0: note: Variable 'fp' is reassigned a value before the old one has been used.
aseprite_1.1.6/third_party/simpleini/test1.cpp:59:3: note: Variable 'fp' is reassigned a value before the old one has been used.
aseprite_1.1.6/third_party/simpleini/test1.cpp:72:3: style: Variable 'fp' is reassigned a value before the old one has been used. [redundantAssignment]
aseprite_1.1.6/third_party/simpleini/test1.cpp:68:3: note: Variable 'fp' is reassigned a value before the old one has been used.
aseprite_1.1.6/third_party/simpleini/test1.cpp:72:3: note: Variable 'fp' is reassigned a value before the old one has been used.
aseprite_1.1.6/third_party/simpleini/test1.cpp:93:10: style: The scope of the variable 'b' can be reduced. [variableScope]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1282:0: style: Function 'CSimpleIniTempl < char , SI_GenericNoCase < char > , SI_ConvertA < char > >' argument 2 names different: declaration 'a_bMultiKey' definition 'a_bAllowMultiKey'. [funcArgNamesDifferent]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:456:0: note: Function 'CSimpleIniTempl < char , SI_GenericNoCase < char > , SI_ConvertA < char > >' argument 2 names different: declaration 'a_bMultiKey' definition 'a_bAllowMultiKey'.
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1282:0: note: Function 'CSimpleIniTempl < char , SI_GenericNoCase < char > , SI_ConvertA < char > >' argument 2 names different: declaration 'a_bMultiKey' definition 'a_bAllowMultiKey'.
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1283:0: style: Function 'CSimpleIniTempl < char , SI_GenericNoCase < char > , SI_ConvertA < char > >' argument 3 names different: declaration 'a_bMultiLine' definition 'a_bAllowMultiLine'. [funcArgNamesDifferent]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:457:0: note: Function 'CSimpleIniTempl < char , SI_GenericNoCase < char > , SI_ConvertA < char > >' argument 3 names different: declaration 'a_bMultiLine' definition 'a_bAllowMultiLine'.
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1283:0: note: Function 'CSimpleIniTempl < char , SI_GenericNoCase < char > , SI_ConvertA < char > >' argument 3 names different: declaration 'a_bMultiLine' definition 'a_bAllowMultiLine'.
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1667:0: style: Function 'IsMultiLineTag' argument 1 names different: declaration 'a_pData' definition 'a_pVal'. [funcArgNamesDifferent]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1215:0: note: Function 'IsMultiLineTag' argument 1 names different: declaration 'a_pData' definition 'a_pVal'.
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1667:0: note: Function 'IsMultiLineTag' argument 1 names different: declaration 'a_pData' definition 'a_pVal'.
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1282:0: style: Function 'CSimpleIniTempl < wchar_t , SI_GenericNoCase < wchar_t > , SI_ConvertW < wchar_t > >' argument 2 names different: declaration 'a_bMultiKey' definition 'a_bAllowMultiKey'. [funcArgNamesDifferent]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:456:0: note: Function 'CSimpleIniTempl < wchar_t , SI_GenericNoCase < wchar_t > , SI_ConvertW < wchar_t > >' argument 2 names different: declaration 'a_bMultiKey' definition 'a_bAllowMultiKey'.
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1282:0: note: Function 'CSimpleIniTempl < wchar_t , SI_GenericNoCase < wchar_t > , SI_ConvertW < wchar_t > >' argument 2 names different: declaration 'a_bMultiKey' definition 'a_bAllowMultiKey'.
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1283:0: style: Function 'CSimpleIniTempl < wchar_t , SI_GenericNoCase < wchar_t > , SI_ConvertW < wchar_t > >' argument 3 names different: declaration 'a_bMultiLine' definition 'a_bAllowMultiLine'. [funcArgNamesDifferent]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:457:0: note: Function 'CSimpleIniTempl < wchar_t , SI_GenericNoCase < wchar_t > , SI_ConvertW < wchar_t > >' argument 3 names different: declaration 'a_bMultiLine' definition 'a_bAllowMultiLine'.
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1283:0: note: Function 'CSimpleIniTempl < wchar_t , SI_GenericNoCase < wchar_t > , SI_ConvertW < wchar_t > >' argument 3 names different: declaration 'a_bMultiLine' definition 'a_bAllowMultiLine'.
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:2857:0: warning: Member variable 'SI_ConvertW < wchar_t >::m_bStoreIsUtf8' is not initialized in the constructor. [uninitMemberVar]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:2881:0: style: Technically the member function 'SI_ConvertW < wchar_t >::SizeFromStore' can be const. [functionConst]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:2918:0: style: Technically the member function 'SI_ConvertW < wchar_t >::ConvertFromStore' can be const. [functionConst]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:2965:0: style: Technically the member function 'SI_ConvertW < wchar_t >::SizeToStore' can be const. [functionConst]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:2998:0: style: Technically the member function 'SI_ConvertW < wchar_t >::ConvertToStore' can be const. [functionConst]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:2706:0: performance: Technically the member function 'SI_GenericNoCase < wchar_t >::locase' can be static. [functionStatic]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1188:0: performance: Technically the member function 'CSimpleIniTempl < char , SI_GenericNoCase < char > , SI_ConvertA < char > >::IsSpace' can be static. [functionStatic]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1193:0: performance: Technically the member function 'CSimpleIniTempl < char , SI_GenericNoCase < char > , SI_ConvertA < char > >::IsComment' can be static. [functionStatic]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1199:0: performance: Technically the member function 'CSimpleIniTempl < char , SI_GenericNoCase < char > , SI_ConvertA < char > >::SkipNewLine' can be static. [functionStatic]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1210:0: performance: Technically the member function 'CSimpleIniTempl < char , SI_GenericNoCase < char > , SI_ConvertA < char > >::IsLess' can be static. [functionStatic]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1215:0: performance: Technically the member function 'CSimpleIniTempl < char , SI_GenericNoCase < char > , SI_ConvertA < char > >::IsMultiLineTag' can be static. [functionStatic]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1666:0: note: Technically the member function 'CSimpleIniTempl < char , SI_GenericNoCase < char > , SI_ConvertA < char > >::IsMultiLineTag' can be static.
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1215:0: note: Technically the member function 'CSimpleIniTempl < char , SI_GenericNoCase < char > , SI_ConvertA < char > >::IsMultiLineTag' can be static.
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1223:0: performance: Technically the member function 'CSimpleIniTempl < char , SI_GenericNoCase < char > , SI_ConvertA < char > >::IsNewLineChar' can be static. [functionStatic]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1716:0: note: Technically the member function 'CSimpleIniTempl < char , SI_GenericNoCase < char > , SI_ConvertA < char > >::IsNewLineChar' can be static.
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1223:0: note: Technically the member function 'CSimpleIniTempl < char , SI_GenericNoCase < char > , SI_ConvertA < char > >::IsNewLineChar' can be static.
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1225:0: performance: Technically the member function 'CSimpleIniTempl < char , SI_GenericNoCase < char > , SI_ConvertA < char > >::OutputMultiLineText' can be static. [functionStatic]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:2525:0: note: Technically the member function 'CSimpleIniTempl < char , SI_GenericNoCase < char > , SI_ConvertA < char > >::OutputMultiLineText' can be static.
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1225:0: note: Technically the member function 'CSimpleIniTempl < char , SI_GenericNoCase < char > , SI_ConvertA < char > >::OutputMultiLineText' can be static.
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1188:0: performance: Technically the member function 'CSimpleIniTempl < wchar_t , SI_GenericNoCase < wchar_t > , SI_ConvertW < wchar_t > >::IsSpace' can be static. [functionStatic]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1193:0: performance: Technically the member function 'CSimpleIniTempl < wchar_t , SI_GenericNoCase < wchar_t > , SI_ConvertW < wchar_t > >::IsComment' can be static. [functionStatic]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1199:0: performance: Technically the member function 'CSimpleIniTempl < wchar_t , SI_GenericNoCase < wchar_t > , SI_ConvertW < wchar_t > >::SkipNewLine' can be static. [functionStatic]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1210:0: performance: Technically the member function 'CSimpleIniTempl < wchar_t , SI_GenericNoCase < wchar_t > , SI_ConvertW < wchar_t > >::IsLess' can be static. [functionStatic]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1215:0: performance: Technically the member function 'CSimpleIniTempl < wchar_t , SI_GenericNoCase < wchar_t > , SI_ConvertW < wchar_t > >::IsMultiLineTag' can be static. [functionStatic]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1666:0: note: Technically the member function 'CSimpleIniTempl < wchar_t , SI_GenericNoCase < wchar_t > , SI_ConvertW < wchar_t > >::IsMultiLineTag' can be static.
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1215:0: note: Technically the member function 'CSimpleIniTempl < wchar_t , SI_GenericNoCase < wchar_t > , SI_ConvertW < wchar_t > >::IsMultiLineTag' can be static.
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1223:0: performance: Technically the member function 'CSimpleIniTempl < wchar_t , SI_GenericNoCase < wchar_t > , SI_ConvertW < wchar_t > >::IsNewLineChar' can be static. [functionStatic]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1716:0: note: Technically the member function 'CSimpleIniTempl < wchar_t , SI_GenericNoCase < wchar_t > , SI_ConvertW < wchar_t > >::IsNewLineChar' can be static.
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1223:0: note: Technically the member function 'CSimpleIniTempl < wchar_t , SI_GenericNoCase < wchar_t > , SI_ConvertW < wchar_t > >::IsNewLineChar' can be static.
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1225:0: performance: Technically the member function 'CSimpleIniTempl < wchar_t , SI_GenericNoCase < wchar_t > , SI_ConvertW < wchar_t > >::OutputMultiLineText' can be static. [functionStatic]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:2525:0: note: Technically the member function 'CSimpleIniTempl < wchar_t , SI_GenericNoCase < wchar_t > , SI_ConvertW < wchar_t > >::OutputMultiLineText' can be static.
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:1225:0: note: Technically the member function 'CSimpleIniTempl < wchar_t , SI_GenericNoCase < wchar_t > , SI_ConvertW < wchar_t > >::OutputMultiLineText' can be static.
aseprite_1.1.6/third_party/simpleini/test1.cpp:29:5: style: Class 'Test' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:2859:0: style: Class 'SI_ConvertW < wchar_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:377:0: style: Class 'FileWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:390:0: style: Class 'StringWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:404:0: style: Class 'StreamWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:419:0: style: Class 'Converter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:378:0: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:367:0: note: Virtual function in base class
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:378:0: note: Function in derived class
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:391:0: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:367:0: note: Virtual function in base class
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:391:0: note: Function in derived class
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:405:0: style: The function 'Write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:367:0: note: Virtual function in base class
aseprite_1.1.6/third_party/simpleini/SimpleIni.h:405:0: note: Function in derived class
aseprite_1.1.6/third_party/simpleini/testsi.cpp:217:2: style: Variable 'fp' is reassigned a value before the old one has been used. [redundantAssignment]
aseprite_1.1.6/third_party/simpleini/testsi.cpp:213:0: note: Variable 'fp' is reassigned a value before the old one has been used.
aseprite_1.1.6/third_party/simpleini/testsi.cpp:217:2: note: Variable 'fp' is reassigned a value before the old one has been used.
aseprite_1.1.6/third_party/simpleini/testsi.cpp:45:18: style: The scope of the variable 'pszSection' can be reduced. [variableScope]
[23:09]

ftp://ftp.se.debian.org/debian/pool/main/a/aseqjoy/aseqjoy_0.0.2.orig.tar.gz
[23:09]

ftp://ftp.se.debian.org/debian/pool/main/a/asic0x/asic0x_1.0.1.orig.tar.gz
asic0x-1.0.1/asic0x.c:109:5: style: Variable 'usbradio_packet' is reassigned a value before the old one has been used. [redundantAssignment]
asic0x-1.0.1/asic0x.c:101:0: note: Variable 'usbradio_packet' is reassigned a value before the old one has been used.
asic0x-1.0.1/asic0x.c:109:5: note: Variable 'usbradio_packet' is reassigned a value before the old one has been used.
[23:09]

ftp://ftp.se.debian.org/debian/pool/main/a/asio/asio_1.4.1.orig.tar.gz
asio-1.4.1/src/tests/performance/client.cpp:57:7: style: Class 'session' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
asio-1.4.1/src/tests/performance/client.cpp:57:7: style: Class 'session' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
asio-1.4.1/src/tests/performance/server.cpp:26:7: style: Class 'session' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
asio-1.4.1/src/tests/performance/server.cpp:26:7: style: Class 'session' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
asio-1.4.1/src/tests/unit/buffer.cpp:63:5: style: Variable 'mb1' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/buffer.cpp:62:5: note: Variable 'mb1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffer.cpp:63:5: note: Variable 'mb1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffer.cpp:94:5: style: Variable 'cb1' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/buffer.cpp:93:5: note: Variable 'cb1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffer.cpp:94:5: note: Variable 'cb1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffer.cpp:111:5: style: Variable 'mb1' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/buffer.cpp:110:5: note: Variable 'mb1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffer.cpp:111:5: note: Variable 'mb1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffer.cpp:113:5: style: Variable 'cb1' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/buffer.cpp:112:5: note: Variable 'cb1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffer.cpp:113:5: note: Variable 'cb1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffer.cpp:114:5: style: Variable 'mb1' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/buffer.cpp:111:5: note: Variable 'mb1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffer.cpp:114:5: note: Variable 'mb1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffer.cpp:115:5: style: Variable 'cb1' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/buffer.cpp:113:5: note: Variable 'cb1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffer.cpp:115:5: note: Variable 'cb1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffer.cpp:116:5: style: Variable 'mb1' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/buffer.cpp:114:5: note: Variable 'mb1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffer.cpp:116:5: note: Variable 'mb1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffer.cpp:117:5: style: Variable 'mb1' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/buffer.cpp:116:5: note: Variable 'mb1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffer.cpp:117:5: note: Variable 'mb1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffer.cpp:118:5: style: Variable 'cb1' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/buffer.cpp:115:5: note: Variable 'cb1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffer.cpp:118:5: note: Variable 'cb1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffer.cpp:119:5: style: Variable 'cb1' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/buffer.cpp:118:5: note: Variable 'cb1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffer.cpp:119:5: note: Variable 'cb1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffer.cpp:120:5: style: Variable 'mb1' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/buffer.cpp:117:5: note: Variable 'mb1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffer.cpp:120:5: note: Variable 'mb1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffer.cpp:121:5: style: Variable 'mb1' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/buffer.cpp:120:5: note: Variable 'mb1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffer.cpp:121:5: note: Variable 'mb1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffer.cpp:122:5: style: Variable 'cb1' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/buffer.cpp:119:5: note: Variable 'cb1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffer.cpp:122:5: note: Variable 'cb1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffer.cpp:123:5: style: Variable 'cb1' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/buffer.cpp:122:5: note: Variable 'cb1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffer.cpp:123:5: note: Variable 'cb1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffer.cpp:124:5: style: Variable 'cb1' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/buffer.cpp:123:5: note: Variable 'cb1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffer.cpp:124:5: note: Variable 'cb1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffer.cpp:125:5: style: Variable 'cb1' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/buffer.cpp:124:5: note: Variable 'cb1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffer.cpp:125:5: note: Variable 'cb1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffer.cpp:126:5: style: Variable 'mb1' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/buffer.cpp:121:5: note: Variable 'mb1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffer.cpp:126:5: note: Variable 'mb1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffer.cpp:127:5: style: Variable 'mb1' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/buffer.cpp:126:5: note: Variable 'mb1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffer.cpp:127:5: note: Variable 'mb1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffer.cpp:128:5: style: Variable 'cb1' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/buffer.cpp:125:5: note: Variable 'cb1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffer.cpp:128:5: note: Variable 'cb1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffer.cpp:129:5: style: Variable 'cb1' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/buffer.cpp:128:5: note: Variable 'cb1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffer.cpp:129:5: note: Variable 'cb1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffer.cpp:130:5: style: Variable 'cb1' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/buffer.cpp:129:5: note: Variable 'cb1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffer.cpp:130:5: note: Variable 'cb1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffer.cpp:131:5: style: Variable 'cb1' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/buffer.cpp:130:5: note: Variable 'cb1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffer.cpp:131:5: note: Variable 'cb1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:94:5: style: Variable 'bi1' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:81:5: note: Variable 'bi1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:94:5: note: Variable 'bi1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:95:5: style: Variable 'bi2' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:82:5: note: Variable 'bi2' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:95:5: note: Variable 'bi2' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:96:5: style: Variable 'bi3' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:83:5: note: Variable 'bi3' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:96:5: note: Variable 'bi3' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:97:5: style: Variable 'bi4' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:84:5: note: Variable 'bi4' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:97:5: note: Variable 'bi4' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:98:5: style: Variable 'bi5' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:85:5: note: Variable 'bi5' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:98:5: note: Variable 'bi5' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:99:5: style: Variable 'bi6' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:86:5: note: Variable 'bi6' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:99:5: note: Variable 'bi6' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:100:5: style: Variable 'bi7' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:87:5: note: Variable 'bi7' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:100:5: note: Variable 'bi7' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:101:5: style: Variable 'bi8' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:88:5: note: Variable 'bi8' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:101:5: note: Variable 'bi8' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:102:5: style: Variable 'bi9' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:89:5: note: Variable 'bi9' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:102:5: note: Variable 'bi9' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:103:5: style: Variable 'bi10' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:90:5: note: Variable 'bi10' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:103:5: note: Variable 'bi10' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:104:5: style: Variable 'bi11' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:91:5: note: Variable 'bi11' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:104:5: note: Variable 'bi11' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:105:5: style: Variable 'bi12' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:92:5: note: Variable 'bi12' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:105:5: note: Variable 'bi12' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:109:5: style: Variable 'bi1' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:94:5: note: Variable 'bi1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:109:5: note: Variable 'bi1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:110:5: style: Variable 'bi3' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:96:5: note: Variable 'bi3' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:110:5: note: Variable 'bi3' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:111:5: style: Variable 'bi5' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:98:5: note: Variable 'bi5' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:111:5: note: Variable 'bi5' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:112:5: style: Variable 'bi7' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:100:5: note: Variable 'bi7' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:112:5: note: Variable 'bi7' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:113:5: style: Variable 'bi9' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:102:5: note: Variable 'bi9' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:113:5: note: Variable 'bi9' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:114:5: style: Variable 'bi11' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:104:5: note: Variable 'bi11' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:114:5: note: Variable 'bi11' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:116:5: style: Variable 'bi1' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:109:5: note: Variable 'bi1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:116:5: note: Variable 'bi1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:117:5: style: Variable 'bi3' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:110:5: note: Variable 'bi3' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:117:5: note: Variable 'bi3' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:118:5: style: Variable 'bi5' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:111:5: note: Variable 'bi5' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:118:5: note: Variable 'bi5' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:119:5: style: Variable 'bi7' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:112:5: note: Variable 'bi7' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:119:5: note: Variable 'bi7' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:120:5: style: Variable 'bi9' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:113:5: note: Variable 'bi9' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:120:5: note: Variable 'bi9' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:121:5: style: Variable 'bi11' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:114:5: note: Variable 'bi11' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/buffers_iterator.cpp:121:5: note: Variable 'bi11' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/io_service.cpp:216:31: style: Condition 'exception_count==0' is always true [knownConditionTrueFalse]
asio-1.4.1/src/tests/unit/io_service.cpp:206:25: note: Assignment 'exception_count=0', assigned value is 0
asio-1.4.1/src/tests/unit/io_service.cpp:216:31: note: Condition 'exception_count==0' is always true
asio-1.4.1/src/tests/unit/io_service.cpp:216:31: style: Same expression on both sides of '==' because the value of 'exception_count' and '0' are the same. [duplicateExpression]
asio-1.4.1/src/tests/unit/io_service.cpp:206:25: note: 'exception_count' is assigned value '0' here.
asio-1.4.1/src/tests/unit/io_service.cpp:216:31: note: Same expression on both sides of '==' because the value of 'exception_count' and '0' are the same.
asio-1.4.1/src/tests/unit/ip/address_v4.cpp:69:5: style: Variable 'string_value' is reassigned a value before the old one has been used. [redundantAssignment]
asio-1.4.1/src/tests/unit/ip/address_v4.cpp:68:0: note: Variable 'string_value' is reassigned a value before the old one has been used.
asio-1.4.1/src/tests/unit/ip/address_v4.cpp:69:5: note: Variable 'string_value' is reassigned a value before the old one has been used.
asio-1.4.1/src/tests/unit/ip/address_v4.cpp:74:5: style: Variable 'addr1' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/ip/address_v4.cpp:73:5: note: Variable 'addr1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/ip/address_v4.cpp:74:5: note: Variable 'addr1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/ip/address_v4.cpp:75:5: style: Variable 'addr1' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/ip/address_v4.cpp:74:5: note: Variable 'addr1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/ip/address_v4.cpp:75:5: note: Variable 'addr1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/ip/address_v4.cpp:76:5: style: Variable 'addr1' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/ip/address_v4.cpp:75:5: note: Variable 'addr1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/ip/address_v4.cpp:76:5: note: Variable 'addr1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/ip/address_v4.cpp:78:5: style: Variable 'addr1' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/ip/address_v4.cpp:76:5: note: Variable 'addr1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/ip/address_v4.cpp:78:5: note: Variable 'addr1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/ip/address_v4.cpp:80:5: style: Variable 'addr1' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/ip/address_v4.cpp:78:5: note: Variable 'addr1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/ip/address_v4.cpp:80:5: note: Variable 'addr1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/ip/address_v4.cpp:82:5: style: Variable 'addr1' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/ip/address_v4.cpp:80:5: note: Variable 'addr1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/ip/address_v4.cpp:82:5: note: Variable 'addr1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/ip/address_v4.cpp:84:5: style: Variable 'addr1' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/ip/address_v4.cpp:82:5: note: Variable 'addr1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/ip/address_v4.cpp:84:5: note: Variable 'addr1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/ip/address_v4.cpp:86:5: style: Variable 'addr1' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/ip/address_v4.cpp:84:5: note: Variable 'addr1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/ip/address_v4.cpp:86:5: note: Variable 'addr1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/ip/address_v6.cpp:90:5: style: Variable 'string_value' is reassigned a value before the old one has been used. [redundantAssignment]
asio-1.4.1/src/tests/unit/ip/address_v6.cpp:89:0: note: Variable 'string_value' is reassigned a value before the old one has been used.
asio-1.4.1/src/tests/unit/ip/address_v6.cpp:90:5: note: Variable 'string_value' is reassigned a value before the old one has been used.
asio-1.4.1/src/tests/unit/ip/address_v6.cpp:97:5: style: Variable 'addr1' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/ip/address_v6.cpp:96:5: note: Variable 'addr1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/ip/address_v6.cpp:97:5: note: Variable 'addr1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/ip/address_v6.cpp:98:5: style: Variable 'addr1' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/ip/address_v6.cpp:97:5: note: Variable 'addr1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/ip/address_v6.cpp:98:5: note: Variable 'addr1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/ip/address_v6.cpp:99:5: style: Variable 'addr1' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/ip/address_v6.cpp:98:5: note: Variable 'addr1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/ip/address_v6.cpp:99:5: note: Variable 'addr1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/ip/address_v6.cpp:101:5: style: Variable 'addr1' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/ip/address_v6.cpp:99:5: note: Variable 'addr1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/ip/address_v6.cpp:101:5: note: Variable 'addr1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/ip/address_v6.cpp:103:5: style: Variable 'addr1' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/ip/address_v6.cpp:101:5: note: Variable 'addr1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/ip/address_v6.cpp:103:5: note: Variable 'addr1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/ip/address_v6.cpp:105:5: style: Variable 'addr1' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/ip/address_v6.cpp:103:5: note: Variable 'addr1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/ip/address_v6.cpp:105:5: note: Variable 'addr1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/ip/address_v6.cpp:107:5: style: Variable 'addr1' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asio-1.4.1/src/tests/unit/ip/address_v6.cpp:105:5: note: Variable 'addr1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/ip/address_v6.cpp:107:5: note: Variable 'addr1' is reassigned a value before the old one has been used if variable is no semaphore variable.
asio-1.4.1/src/tests/unit/ip/host_name.cpp:40:29: style: Variable 'host_name' is assigned a value that is never used. [unreadVariable]
asio-1.4.1/src/tests/unit/ip/host_name.cpp:41:30: style: Variable 'host_name2' is assigned a value that is never used. [unreadVariable]
asio-1.4.1/src/tests/unit/is_read_buffered.cpp:34:3: style: Class 'test_stream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asio-1.4.1/src/tests/unit/is_write_buffered.cpp:34:3: style: Class 'test_stream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asio-1.4.1/src/tests/unit/read.cpp:33:3: warning: Member variable 'test_stream::data_' is not initialized in the constructor. [uninitMemberVar]
asio-1.4.1/src/tests/unit/read.cpp:33:3: style: Class 'test_stream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asio-1.4.1/src/tests/unit/read_at.cpp:33:3: warning: Member variable 'test_random_access_device::data_' is not initialized in the constructor. [uninitMemberVar]
asio-1.4.1/src/tests/unit/read_at.cpp:33:3: style: Class 'test_random_access_device' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asio-1.4.1/src/tests/unit/read_until.cpp:31:3: warning: Member variable 'test_stream::data_' is not initialized in the constructor. [uninitMemberVar]
asio-1.4.1/src/tests/unit/read_until.cpp:31:3: style: Class 'test_stream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asio-1.4.1/src/tests/unit/strand.cpp:145:31: style: Condition 'exception_count==0' is always true [knownConditionTrueFalse]
asio-1.4.1/src/tests/unit/strand.cpp:135:25: note: Assignment 'exception_count=0', assigned value is 0
asio-1.4.1/src/tests/unit/strand.cpp:145:31: note: Condition 'exception_count==0' is always true
asio-1.4.1/src/tests/unit/strand.cpp:145:31: style: Same expression on both sides of '==' because the value of 'exception_count' and '0' are the same. [duplicateExpression]
asio-1.4.1/src/tests/unit/strand.cpp:135:25: note: 'exception_count' is assigned value '0' here.
asio-1.4.1/src/tests/unit/strand.cpp:145:31: note: Same expression on both sides of '==' because the value of 'exception_count' and '0' are the same.
asio-1.4.1/src/tests/unit/windows/overlapped_ptr.cpp:38:8: style: Technically the member function 'windows_overlapped_ptr_compile::overlapped_handler_2::operator()' can be const. [functionConst]
asio-1.4.1/src/tests/unit/write.cpp:33:3: style: Class 'test_stream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asio-1.4.1/src/tests/unit/write_at.cpp:33:3: style: Class 'test_random_access_device' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
[23:09]

ftp://ftp.se.debian.org/debian/pool/main/a/asis/asis_2018.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/ask/ask_1.1.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/asl/asl_0.1.7.orig.tar.gz
asl-0.1.7/src/acl/cl.hpp:3821:13: style: Condition '!useCreateImage' is always true [knownConditionTrueFalse]
asl-0.1.7/src/acl/cl.hpp:3791:26: note: Assignment 'useCreateImage=false', assigned value is 0
asl-0.1.7/src/acl/cl.hpp:3821:13: note: Condition '!useCreateImage' is always true
asl-0.1.7/src/acl/cl.hpp:4134:13: style: Condition '!useCreateImage' is always true [knownConditionTrueFalse]
asl-0.1.7/src/acl/cl.hpp:4102:26: note: Assignment 'useCreateImage=false', assigned value is 0
asl-0.1.7/src/acl/cl.hpp:4134:13: note: Condition '!useCreateImage' is always true
asl-0.1.7/src/acl/cl.hpp:2646:30: style: C-style pointer casting [cstyleCast]
asl-0.1.7/src/acl/cl.hpp:5225:25: style: C-style pointer casting [cstyleCast]
asl-0.1.7/src/acl/DataTypes/aclArray.h:63:53: style: Function 'Array' argument 1 names different: declaration 'size' definition 'size_'. [funcArgNamesDifferent]
asl-0.1.7/src/acl/DataTypes/aclArray.h:43:32: note: Function 'Array' argument 1 names different: declaration 'size' definition 'size_'.
asl-0.1.7/src/acl/DataTypes/aclArray.h:63:53: note: Function 'Array' argument 1 names different: declaration 'size' definition 'size_'.
asl-0.1.7/src/acl/cl.hpp:1051:21: warning: Obsolete function 'alloca' called. [allocaCalled]
asl-0.1.7/src/acl/cl.hpp:1076:59: warning: Obsolete function 'alloca' called. [allocaCalled]
asl-0.1.7/src/acl/cl.hpp:1143:35: warning: Obsolete function 'alloca' called. [allocaCalled]
asl-0.1.7/src/acl/cl.hpp:1641:34: warning: Obsolete function 'alloca' called. [allocaCalled]
asl-0.1.7/src/acl/cl.hpp:2120:45: warning: Obsolete function 'alloca' called. [allocaCalled]
asl-0.1.7/src/acl/cl.hpp:2225:49: warning: Obsolete function 'alloca' called. [allocaCalled]
asl-0.1.7/src/acl/cl.hpp:2254:49: warning: Obsolete function 'alloca' called. [allocaCalled]
asl-0.1.7/src/acl/cl.hpp:2283:49: warning: Obsolete function 'alloca' called. [allocaCalled]
asl-0.1.7/src/acl/cl.hpp:2372:51: warning: Obsolete function 'alloca' called. [allocaCalled]
asl-0.1.7/src/acl/cl.hpp:2647:13: warning: Obsolete function 'alloca' called. [allocaCalled]
asl-0.1.7/src/acl/cl.hpp:4950:41: warning: Obsolete function 'alloca' called. [allocaCalled]
asl-0.1.7/src/acl/cl.hpp:4951:47: warning: Obsolete function 'alloca' called. [allocaCalled]
asl-0.1.7/src/acl/cl.hpp:5007:41: warning: Obsolete function 'alloca' called. [allocaCalled]
asl-0.1.7/src/acl/cl.hpp:5008:64: warning: Obsolete function 'alloca' called. [allocaCalled]
asl-0.1.7/src/acl/cl.hpp:5015:51: warning: Obsolete function 'alloca' called. [allocaCalled]
asl-0.1.7/src/acl/cl.hpp:5119:51: warning: Obsolete function 'alloca' called. [allocaCalled]
asl-0.1.7/src/acl/cl.hpp:5225:35: warning: Obsolete function 'alloca' called. [allocaCalled]
asl-0.1.7/src/acl/cl.hpp:6256:25: warning: Obsolete function 'alloca' called. [allocaCalled]
asl-0.1.7/src/acl/cl.hpp:1689:0: performance: Variable 'object_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
asl-0.1.7/src/acl/cl.hpp:1772:5: performance: Technically the member function 'cl::detail::Wrapper < cl_device_id >::Wrapper' can be static. [functionStatic]
asl-0.1.7/src/acl/cl.hpp:1781:6: style: Technically the member function 'cl::detail::Wrapper < cl_device_id >::Wrapper' can be const. [functionConst]
asl-0.1.7/src/aslUtilities.h:229:16: style: Technically the member function 'asl::comparatorIndeces::operator()' can be const. [functionConst]
asl-0.1.7/src/acl/cl.hpp:1916:32: style: Class 'Device' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:2069:32: style: Class 'Platform' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:2589:32: style: Class 'Context' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:2725:32: style: Class 'Event' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:2904:32: style: Class 'Memory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:3146:32: style: Class 'Buffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:3367:32: style: Class 'BufferGL' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:3436:32: style: Class 'Image' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:3841:32: style: Class 'Image2D' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:3934:32: style: Class 'Image2DGL' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:4155:32: style: Class 'Image3D' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:4245:32: style: Class 'Image3DGL' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:4418:32: style: Class 'BufferRenderGL' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:4540:32: style: Class 'Sampler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:4625:5: style: Class 'NDRange' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:4734:32: style: Class 'Kernel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:5074:32: style: Class 'Program' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:5532:32: style: Class 'CommandQueue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:7080:5: style: Struct 'EnqueueArgs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:7286:4: style: Class 'KernelFunctorGlobal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:7455:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:7681:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:7903:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:8121:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:8335:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:8545:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:8751:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:8953:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:9151:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:9345:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:9535:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:9721:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:9903:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:10081:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:10255:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:10425:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:10591:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:10753:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:10911:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:11065:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:11215:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:11361:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:11503:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:11641:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:11775:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:11905:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:12031:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:12153:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:12271:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:12385:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:12495:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:12601:5: style: Struct 'functionImplementation_' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:12699:5: style: Struct 'make_kernel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/aslUtilities.h:228:4: style: Class 'comparatorIndeces' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:1680:0: style: Class 'cl :: detail :: Wrapper < cl_platform_id >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:1680:0: style: Class 'cl :: detail :: Wrapper < cl_context >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:1680:0: style: Class 'cl :: detail :: Wrapper < cl_event >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:1680:0: style: Class 'cl :: detail :: Wrapper < cl_mem >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:1680:0: style: Class 'cl :: detail :: Wrapper < cl_sampler >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:1680:0: style: Class 'cl :: detail :: Wrapper < cl_kernel >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:1680:0: style: Class 'cl :: detail :: Wrapper < cl_program >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:1680:0: style: Class 'cl :: detail :: Wrapper < cl_command_queue >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/cl.hpp:1750:1: warning: The class 'Wrapper < cl_device_id >' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
asl-0.1.7/src/acl/DataTypes/aclArray.h:45:19: style: The function 'str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:58:19: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclArray.h:45:19: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclArray.h:46:19: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:59:19: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclArray.h:46:19: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclArray.h:47:19: style: The function 'getAddressSpaceQualifier' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:60:19: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclArray.h:47:19: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclArray.h:48:19: style: The function 'getTypeSignature' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:64:19: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclArray.h:48:19: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclArray.h:49:19: style: The function 'getLocalDeclaration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:65:19: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclArray.h:49:19: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclArray.h:52:17: style: The function 'setAsArgument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:70:17: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclArray.h:52:17: note: Function in derived class
asl-0.1.7/src/acl/cl.hpp:7293:28: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
asl-0.1.7/src/acl/cl.hpp:12684:28: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
asl-0.1.7/src/acl/cl.hpp:2374:39: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
asl-0.1.7/src/acl/cl.hpp:5017:39: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
asl-0.1.7/src/acl/cl.hpp:5121:39: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
asl-0.1.7/src/acl/DataTypes/aclConstant.cxx:34:48: style: Function 'Constant' argument 1 names different: declaration 'v' definition 'c'. [funcArgNamesDifferent]
asl-0.1.7/src/acl/DataTypes/aclConstant.h:39:24: note: Function 'Constant' argument 1 names different: declaration 'v' definition 'c'.
asl-0.1.7/src/acl/DataTypes/aclConstant.cxx:34:48: note: Function 'Constant' argument 1 names different: declaration 'v' definition 'c'.
asl-0.1.7/src/acl/DataTypes/aclConstant.h:40:19: style: The function 'str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:58:19: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclConstant.h:40:19: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclConstant.h:41:19: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:59:19: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclConstant.h:41:19: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclConstant.h:42:19: style: The function 'getTypeSignature' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:64:19: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclConstant.h:42:19: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclConstant.h:43:19: style: The function 'getLocalDeclaration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:65:19: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclConstant.h:43:19: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclConstant.h:46:17: style: The function 'setAsArgument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:70:17: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclConstant.h:46:17: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclGroupID.h:35:4: style: Class 'GroupID' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/DataTypes/aclGroupID.h:36:19: style: The function 'str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:58:19: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclGroupID.h:36:19: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclGroupID.h:37:19: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:59:19: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclGroupID.h:37:19: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclGroupID.h:38:19: style: The function 'getTypeSignature' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:64:19: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclGroupID.h:38:19: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclGroupID.h:39:19: style: The function 'getLocalDeclaration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:65:19: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclGroupID.h:39:19: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclGroupID.h:42:17: style: The function 'setAsArgument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:70:17: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclGroupID.h:42:17: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclIndex.h:35:4: style: Class 'Index' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/DataTypes/aclIndex.h:36:19: style: The function 'str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:58:19: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclIndex.h:36:19: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclIndex.h:37:19: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:59:19: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclIndex.h:37:19: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclIndex.h:38:19: style: The function 'getTypeSignature' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:64:19: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclIndex.h:38:19: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclIndex.h:39:19: style: The function 'getLocalDeclaration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:65:19: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclIndex.h:39:19: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclIndex.h:42:17: style: The function 'setAsArgument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:70:17: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclIndex.h:42:17: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclIndexExt.h:46:4: style: Class 'IndexExt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/DataTypes/aclIndexExt.h:47:19: style: The function 'str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:58:19: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclIndexExt.h:47:19: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclIndexExt.h:48:19: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:59:19: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclIndexExt.h:48:19: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclIndexExt.h:49:19: style: The function 'getTypeSignature' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:64:19: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclIndexExt.h:49:19: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclIndexExt.h:50:19: style: The function 'getLocalDeclaration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:65:19: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclIndexExt.h:50:19: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclIndexExt.h:53:17: style: The function 'setAsArgument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:70:17: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclIndexExt.h:53:17: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclLocalArray.h:49:19: style: The function 'str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:58:19: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclLocalArray.h:49:19: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclLocalArray.h:50:19: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:59:19: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclLocalArray.h:50:19: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclLocalArray.h:51:19: style: The function 'getAddressSpaceQualifier' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:60:19: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclLocalArray.h:51:19: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclLocalArray.h:52:19: style: The function 'getTypeSignature' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:64:19: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclLocalArray.h:52:19: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclLocalArray.h:53:19: style: The function 'getLocalDeclaration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:65:19: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclLocalArray.h:53:19: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclLocalArray.h:56:17: style: The function 'setAsArgument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:70:17: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclLocalArray.h:56:17: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclMemBlock.cxx:58:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
asl-0.1.7/src/acl/DataTypes/aclMemBlock.cxx:71:34: style: Function 'MemBlock' argument 1 names different: declaration 'size' definition 'size_'. [funcArgNamesDifferent]
asl-0.1.7/src/acl/DataTypes/aclMemBlock.h:45:26: note: Function 'MemBlock' argument 1 names different: declaration 'size' definition 'size_'.
asl-0.1.7/src/acl/DataTypes/aclMemBlock.cxx:71:34: note: Function 'MemBlock' argument 1 names different: declaration 'size' definition 'size_'.
asl-0.1.7/src/acl/DataTypes/aclMemBlock.cxx:88:34: style: Function 'MemBlock' argument 1 names different: declaration 'size' definition 'size_'. [funcArgNamesDifferent]
asl-0.1.7/src/acl/DataTypes/aclMemBlock.h:46:26: note: Function 'MemBlock' argument 1 names different: declaration 'size' definition 'size_'.
asl-0.1.7/src/acl/DataTypes/aclMemBlock.cxx:88:34: note: Function 'MemBlock' argument 1 names different: declaration 'size' definition 'size_'.
asl-0.1.7/src/acl/DataTypes/aclMemBlock.cxx:96:6: performance: Variable 'buffer' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
asl-0.1.7/src/acl/DataTypes/aclPrivateArray.h:51:19: style: The function 'str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:58:19: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclPrivateArray.h:51:19: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclPrivateArray.h:52:19: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:59:19: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclPrivateArray.h:52:19: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclPrivateArray.h:53:19: style: The function 'getAddressSpaceQualifier' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:60:19: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclPrivateArray.h:53:19: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclPrivateArray.h:54:19: style: The function 'getTypeSignature' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:64:19: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclPrivateArray.h:54:19: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclPrivateArray.h:55:19: style: The function 'getLocalDeclaration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:65:19: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclPrivateArray.h:55:19: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclPrivateArray.h:58:17: style: The function 'setAsArgument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:70:17: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclPrivateArray.h:58:17: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclPrivateVariable.h:46:19: style: The function 'str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:58:19: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclPrivateVariable.h:46:19: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclPrivateVariable.h:47:19: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:59:19: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclPrivateVariable.h:47:19: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclPrivateVariable.h:48:19: style: The function 'getAddressSpaceQualifier' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:60:19: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclPrivateVariable.h:48:19: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclPrivateVariable.h:49:19: style: The function 'getTypeSignature' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:64:19: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclPrivateVariable.h:49:19: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclPrivateVariable.h:50:19: style: The function 'getLocalDeclaration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:65:19: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclPrivateVariable.h:50:19: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclPrivateVariable.h:53:17: style: The function 'setAsArgument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:70:17: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclPrivateVariable.h:53:17: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclSubvector.h:52:24: style: The function 'getBuffer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/DataTypes/aclMemBlock.h:49:24: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclSubvector.h:52:24: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclSubvector.h:53:19: style: The function 'str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:58:19: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclSubvector.h:53:19: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclSubvector.h:54:19: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:59:19: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclSubvector.h:54:19: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclSubvector.h:55:19: style: The function 'getTypeSignature' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:64:19: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclSubvector.h:55:19: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclSubvector.h:56:19: style: The function 'getLocalDeclaration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:65:19: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclSubvector.h:56:19: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclSubvector.h:59:17: style: The function 'setAsArgument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:70:17: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclSubvector.h:59:17: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclVariable.h:45:19: style: The function 'str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:58:19: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclVariable.h:45:19: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclVariable.h:46:19: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:59:19: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclVariable.h:46:19: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclVariable.h:47:19: style: The function 'getTypeSignature' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:64:19: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclVariable.h:47:19: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclVariable.h:48:19: style: The function 'getLocalDeclaration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:65:19: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclVariable.h:48:19: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclVariable.h:51:17: style: The function 'setAsArgument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:70:17: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclVariable.h:51:17: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclVariableReference.h:45:19: style: The function 'str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:58:19: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclVariableReference.h:45:19: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclVariableReference.h:46:19: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:59:19: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclVariableReference.h:46:19: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclVariableReference.h:47:19: style: The function 'getTypeSignature' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:64:19: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclVariableReference.h:47:19: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclVariableReference.h:48:19: style: The function 'getLocalDeclaration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:65:19: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclVariableReference.h:48:19: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclVariableReference.h:51:17: style: The function 'setAsArgument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:70:17: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclVariableReference.h:51:17: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclVariableSP.h:44:19: style: The function 'str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:58:19: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclVariableSP.h:44:19: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclVariableSP.h:45:19: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:59:19: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclVariableSP.h:45:19: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclVariableSP.h:46:19: style: The function 'getTypeSignature' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:64:19: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclVariableSP.h:46:19: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclVariableSP.h:47:19: style: The function 'getLocalDeclaration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:65:19: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclVariableSP.h:47:19: note: Function in derived class
asl-0.1.7/src/acl/DataTypes/aclVariableSP.h:50:17: style: The function 'setAsArgument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:70:17: note: Virtual function in base class
asl-0.1.7/src/acl/DataTypes/aclVariableSP.h:50:17: note: Function in derived class
asl-0.1.7/src/acl/Kernels/aclExpressionContainer.h:58:17: style: Technically the member function 'acl::ExpressionContainer::getSize' can be const. [functionConst]
asl-0.1.7/src/acl/Kernels/aclExpressionContainer.cxx:97:36: note: Technically the member function 'acl::ExpressionContainer::getSize' can be const.
asl-0.1.7/src/acl/Kernels/aclExpressionContainer.h:58:17: note: Technically the member function 'acl::ExpressionContainer::getSize' can be const.
asl-0.1.7/src/acl/Kernels/aclKernel.h:77:17: style: Technically the member function 'acl::Kernel::getGroupsNumber' can be const. [functionConst]
asl-0.1.7/src/acl/Kernels/aclKernel.cxx:321:23: note: Technically the member function 'acl::Kernel::getGroupsNumber' can be const.
asl-0.1.7/src/acl/Kernels/aclKernel.h:77:17: note: Technically the member function 'acl::Kernel::getGroupsNumber' can be const.
asl-0.1.7/src/acl/Kernels/aclKernel.h:78:16: style: Technically the member function 'acl::Kernel::getKernelSource' can be const. [functionConst]
asl-0.1.7/src/acl/Kernels/aclKernel.cxx:326:17: note: Technically the member function 'acl::Kernel::getKernelSource' can be const.
asl-0.1.7/src/acl/Kernels/aclKernel.h:78:16: note: Technically the member function 'acl::Kernel::getKernelSource' can be const.
asl-0.1.7/src/acl/Kernels/aclKernel.h:79:17: style: Technically the member function 'acl::Kernel::getKernelID' can be const. [functionConst]
asl-0.1.7/src/acl/Kernels/aclKernel.cxx:332:23: note: Technically the member function 'acl::Kernel::getKernelID' can be const.
asl-0.1.7/src/acl/Kernels/aclKernel.h:79:17: note: Technically the member function 'acl::Kernel::getKernelID' can be const.
asl-0.1.7/src/acl/Kernels/aclKernel.cxx:40:43: performance: Function parameter 'kernelConfig_' should be passed by const reference. [passedByValue]
asl-0.1.7/src/acl/Kernels/aclKernelConfiguration.cxx:51:2: performance: Variable 'extensions' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
asl-0.1.7/src/acl/Kernels/aclKernelConfiguration.h:34:2: warning: The class 'KernelConfiguration' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
asl-0.1.7/src/acl/Kernels/aclKernelMerger.cxx:34:16: warning: Member variable 'KernelMerger::size' is not initialized in the constructor. [uninitMemberVar]
asl-0.1.7/src/acl/Kernels/aclKernelMerger.h:66:17: style: Technically the member function 'acl::KernelMerger::getSize' can be const. [functionConst]
asl-0.1.7/src/acl/Kernels/aclKernelMerger.cxx:85:29: note: Technically the member function 'acl::KernelMerger::getSize' can be const.
asl-0.1.7/src/acl/Kernels/aclKernelMerger.h:66:17: note: Technically the member function 'acl::KernelMerger::getSize' can be const.
asl-0.1.7/src/acl/Kernels/aclKernel.h:70:46: performance: Function parameter 'kernelConfig_' should be passed by const reference. [passedByValue]
asl-0.1.7/src/acl/Operators/aclOperatorBinary.h:39:19: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:59:19: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclOperatorBinary.h:39:19: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclOperatorBinary.h:40:19: style: The function 'getTypeSignature' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:64:19: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclOperatorBinary.h:40:19: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclOperatorBinary.h:41:19: style: The function 'getLocalDeclaration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:65:19: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclOperatorBinary.h:41:19: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclOperatorBinary.h:44:17: style: The function 'setAsArgument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:70:17: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclOperatorBinary.h:44:17: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclElementAssignmentSafe.h:36:18: style: The function 'str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:58:19: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclElementAssignmentSafe.h:36:18: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclOperatorUnary.h:36:4: style: Class 'OperatorUnary' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/Operators/aclOperatorUnary.h:39:19: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:59:19: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclOperatorUnary.h:39:19: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclOperatorUnary.h:40:19: style: The function 'getTypeSignature' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:64:19: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclOperatorUnary.h:40:19: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclOperatorUnary.h:41:19: style: The function 'getLocalDeclaration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:65:19: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclOperatorUnary.h:41:19: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclOperatorUnary.h:44:17: style: The function 'setAsArgument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:70:17: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclOperatorUnary.h:44:17: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclElementConvert.h:47:19: style: The function 'str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:58:19: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclElementConvert.h:47:19: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclElementCos.h:37:4: style: Class 'ElementCos' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/Operators/aclElementCos.h:38:19: style: The function 'str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:58:19: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclElementCos.h:38:19: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclElementDivision.h:37:18: style: The function 'str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:58:19: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclElementDivision.h:37:18: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclElementExcerpt.h:44:18: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:59:19: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclElementExcerpt.h:44:18: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclElementExcerpt.h:45:18: style: The function 'getTypeSignature' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:64:19: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclElementExcerpt.h:45:18: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclElementExcerpt.h:46:18: style: The function 'getLocalDeclaration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:65:19: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclElementExcerpt.h:46:18: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclElementExcerpt.h:49:16: style: The function 'setAsArgument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:70:17: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclElementExcerpt.h:49:16: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclElementExcerpt.h:50:18: style: The function 'str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:58:19: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclElementExcerpt.h:50:18: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclElementFor.h:44:18: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:59:19: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclElementFor.h:44:18: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclElementFor.h:45:18: style: The function 'getTypeSignature' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:64:19: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclElementFor.h:45:18: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclElementFor.h:46:18: style: The function 'getLocalDeclaration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:65:19: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclElementFor.h:46:18: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclElementFor.h:49:16: style: The function 'setAsArgument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:70:17: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclElementFor.h:49:16: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclElementFor.h:50:18: style: The function 'str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:58:19: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclElementFor.h:50:18: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclElementGenericBinary.h:39:19: style: The function 'str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:58:19: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclElementGenericBinary.h:39:19: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclElementGenericBinary.h:49:19: style: The function 'str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:58:19: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclElementGenericBinary.h:49:19: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclElementGenericUnary.h:38:19: style: The function 'str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:58:19: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclElementGenericUnary.h:38:19: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclElementGenericUnary.h:48:19: style: The function 'str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:58:19: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclElementGenericUnary.h:48:19: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclElementIfElse.h:41:3: style: Class 'ElementIfElse' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/Operators/aclElementIfElse.h:44:18: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:59:19: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclElementIfElse.h:44:18: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclElementIfElse.h:45:18: style: The function 'getTypeSignature' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:64:19: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclElementIfElse.h:45:18: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclElementIfElse.h:46:18: style: The function 'getLocalDeclaration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:65:19: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclElementIfElse.h:46:18: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclElementIfElse.h:49:16: style: The function 'setAsArgument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:70:17: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclElementIfElse.h:49:16: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclElementIfElse.h:50:18: style: The function 'str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:58:19: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclElementIfElse.h:50:18: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclOperatorTernary.h:40:19: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:59:19: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclOperatorTernary.h:40:19: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclOperatorTernary.h:41:19: style: The function 'getTypeSignature' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:64:19: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclOperatorTernary.h:41:19: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclOperatorTernary.h:42:19: style: The function 'getLocalDeclaration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:65:19: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclOperatorTernary.h:42:19: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclOperatorTernary.h:45:17: style: The function 'setAsArgument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:70:17: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclOperatorTernary.h:45:17: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclElementMad.h:37:19: style: The function 'str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:58:19: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclElementMad.h:37:19: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclElementParser.h:46:18: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:59:19: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclElementParser.h:46:18: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclElementParser.h:47:18: style: The function 'getTypeSignature' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:64:19: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclElementParser.h:47:18: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclElementParser.h:48:18: style: The function 'getLocalDeclaration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:65:19: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclElementParser.h:48:18: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclElementParser.h:51:16: style: The function 'setAsArgument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:70:17: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclElementParser.h:51:16: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclElementParser.h:52:18: style: The function 'str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:58:19: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclElementParser.h:52:18: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclElementParser.cxx:60:41: performance: Function parameter 'statement_' should be passed by const reference. [passedByValue]
asl-0.1.7/src/acl/Operators/aclElementProduct.h:37:18: style: The function 'str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:58:19: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclElementProduct.h:37:18: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclElementSelect.h:37:19: style: The function 'str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:58:19: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclElementSelect.h:37:19: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclElementSin.h:36:4: style: Class 'ElementSin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/Operators/aclElementSin.h:37:19: style: The function 'str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:58:19: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclElementSin.h:37:19: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclElementSqrt.h:36:4: style: Class 'ElementSqrt' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/Operators/aclElementSqrt.h:37:19: style: The function 'str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:58:19: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclElementSqrt.h:37:19: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclElementSubtraction.h:37:18: style: The function 'str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:58:19: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclElementSubtraction.h:37:18: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclElementSum.h:36:18: style: The function 'str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:58:19: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclElementSum.h:36:18: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclElementSyncCopy.h:50:18: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:59:19: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclElementSyncCopy.h:50:18: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclElementSyncCopy.h:51:18: style: The function 'getTypeSignature' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:64:19: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclElementSyncCopy.h:51:18: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclElementSyncCopy.h:52:18: style: The function 'getLocalDeclaration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:65:19: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclElementSyncCopy.h:52:18: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclElementSyncCopy.h:55:16: style: The function 'setAsArgument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:70:17: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclElementSyncCopy.h:55:16: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclElementSyncCopy.h:56:18: style: The function 'str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:58:19: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclElementSyncCopy.h:56:18: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclGenericAtomicFunction.cxx:31:99: style: Function 'ElementGenericAtomicFunction' argument 3 names different: declaration 'operation_' definition 'functionName_'. [funcArgNamesDifferent]
asl-0.1.7/src/acl/Operators/aclGenericAtomicFunction.h:37:72: note: Function 'ElementGenericAtomicFunction' argument 3 names different: declaration 'operation_' definition 'functionName_'.
asl-0.1.7/src/acl/Operators/aclGenericAtomicFunction.cxx:31:99: note: Function 'ElementGenericAtomicFunction' argument 3 names different: declaration 'operation_' definition 'functionName_'.
asl-0.1.7/src/acl/Operators/aclGenericAtomicFunction.h:38:19: style: The function 'str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:58:19: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclGenericAtomicFunction.h:38:19: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclOperatorGeneric.h:37:4: style: Class 'OperatorGeneric' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/Operators/aclOperatorGeneric.h:38:19: style: The function 'str' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:58:19: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclOperatorGeneric.h:38:19: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclOperatorGeneric.h:39:19: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:59:19: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclOperatorGeneric.h:39:19: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclOperatorGeneric.h:40:19: style: The function 'getTypeSignature' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:64:19: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclOperatorGeneric.h:40:19: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclOperatorGeneric.h:41:19: style: The function 'getLocalDeclaration' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:65:19: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclOperatorGeneric.h:41:19: note: Function in derived class
asl-0.1.7/src/acl/Operators/aclOperatorGeneric.h:44:17: style: The function 'setAsArgument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/acl/aclElementBase.h:70:17: note: Virtual function in base class
asl-0.1.7/src/acl/Operators/aclOperatorGeneric.h:44:17: note: Function in derived class
asl-0.1.7/src/acl/acl.cxx:673:48: style: Function 'generateElementArray' argument 3 names different: declaration 'queue_' definition 'q'. [funcArgNamesDifferent]
asl-0.1.7/src/acl/acl.h:480:48: note: Function 'generateElementArray' argument 3 names different: declaration 'queue_' definition 'q'.
asl-0.1.7/src/acl/acl.cxx:673:48: note: Function 'generateElementArray' argument 3 names different: declaration 'queue_' definition 'q'.
asl-0.1.7/src/acl/aclMath/aclVectorOfElementsDef.h:81:4: style: 'VectorOfElementsData::operator=' should return 'VectorOfElementsData &'. [operatorEq]
asl-0.1.7/src/acl/aclMath/aclVectorOfElementsDef.h:102:4: style: 'VectorOfElements::operator=' should return 'VectorOfElements &'. [operatorEq]
asl-0.1.7/src/acl/aclMath/aclMatrixOfElements.h:59:4: style: 'MatrixOfElements::operator=' should return 'MatrixOfElements &'. [operatorEq]
asl-0.1.7/src/acl/aclMath/aclVectorOfElementsDef.h:101:4: style: Class 'VectorOfElements' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/acl.cxx:335:33: performance: Function parameter 'args' should be passed by const reference. [passedByValue]
asl-0.1.7/src/acl/acl.cxx:364:26: performance: Function parameter 'flags' should be passed by const reference. [passedByValue]
asl-0.1.7/src/acl/DataTypes/aclArray.h:71:53: style: Function 'Array' argument 1 names different: declaration 'size' definition 'size_'. [funcArgNamesDifferent]
asl-0.1.7/src/acl/DataTypes/aclArray.h:44:23: note: Function 'Array' argument 1 names different: declaration 'size' definition 'size_'.
asl-0.1.7/src/acl/DataTypes/aclArray.h:71:53: note: Function 'Array' argument 1 names different: declaration 'size' definition 'size_'.
asl-0.1.7/src/acl/aclHardware.h:155:16: style: Technically the member function 'acl::Hardware::getDevicesInfo' can be const. [functionConst]
asl-0.1.7/src/acl/aclHardware.cxx:131:19: note: Technically the member function 'acl::Hardware::getDevicesInfo' can be const.
asl-0.1.7/src/acl/aclHardware.h:155:16: note: Technically the member function 'acl::Hardware::getDevicesInfo' can be const.
asl-0.1.7/src/acl/aclHardware.cxx:75:38: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
asl-0.1.7/src/acl/aclMath/aclBarycentric.h:48:21: style: Technically the member function 'acl::Barycentric::getCordinates' can be const. [functionConst]
asl-0.1.7/src/acl/aclMath/aclBarycentric.cxx:72:32: note: Technically the member function 'acl::Barycentric::getCordinates' can be const.
asl-0.1.7/src/acl/aclMath/aclBarycentric.h:48:21: note: Technically the member function 'acl::Barycentric::getCordinates' can be const.
asl-0.1.7/src/acl/aclMath/aclBarycentric.h:52:21: style: Technically the member function 'acl::Barycentric::gradient' can be const. [functionConst]
asl-0.1.7/src/acl/aclMath/aclBarycentric.cxx:100:32: note: Technically the member function 'acl::Barycentric::gradient' can be const.
asl-0.1.7/src/acl/aclMath/aclBarycentric.h:52:21: note: Technically the member function 'acl::Barycentric::gradient' can be const.
asl-0.1.7/src/acl/aclMath/aclBarycentric.h:44:4: style: Class 'Barycentric' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/aclMath/aclMathAlg.cxx:58:49: style: Function 'findNearestDirectionCode' argument 4 names different: declaration 'scalProduct' definition 'scalProd'. [funcArgNamesDifferent]
asl-0.1.7/src/acl/aclMath/aclMathAlg.h:59:46: note: Function 'findNearestDirectionCode' argument 4 names different: declaration 'scalProduct' definition 'scalProd'.
asl-0.1.7/src/acl/aclMath/aclMathAlg.cxx:58:49: note: Function 'findNearestDirectionCode' argument 4 names different: declaration 'scalProduct' definition 'scalProd'.
asl-0.1.7/src/acl/aclMath/aclMatrixOfElements.cxx:49:49: style: Function 'setElement' argument 1 names different: declaration 'r' definition 'i'. [funcArgNamesDifferent]
asl-0.1.7/src/acl/aclMath/aclMatrixOfElements.h:49:33: note: Function 'setElement' argument 1 names different: declaration 'r' definition 'i'.
asl-0.1.7/src/acl/aclMath/aclMatrixOfElements.cxx:49:49: note: Function 'setElement' argument 1 names different: declaration 'r' definition 'i'.
asl-0.1.7/src/acl/aclMath/aclMatrixOfElements.cxx:49:65: style: Function 'setElement' argument 2 names different: declaration 'c' definition 'j'. [funcArgNamesDifferent]
asl-0.1.7/src/acl/aclMath/aclMatrixOfElements.h:49:49: note: Function 'setElement' argument 2 names different: declaration 'c' definition 'j'.
asl-0.1.7/src/acl/aclMath/aclMatrixOfElements.cxx:49:65: note: Function 'setElement' argument 2 names different: declaration 'c' definition 'j'.
asl-0.1.7/src/acl/aclMath/aclMatrixOfElements.cxx:54:73: style: Function 'setRow' argument 2 names different: declaration 'a' definition 'b'. [funcArgNamesDifferent]
asl-0.1.7/src/acl/aclMath/aclMatrixOfElements.h:50:56: note: Function 'setRow' argument 2 names different: declaration 'a' definition 'b'.
asl-0.1.7/src/acl/aclMath/aclMatrixOfElements.cxx:54:73: note: Function 'setRow' argument 2 names different: declaration 'a' definition 'b'.
asl-0.1.7/src/acl/aclMath/aclMatrixOfElements.cxx:64:76: style: Function 'setColumn' argument 2 names different: declaration 'a' definition 'b'. [funcArgNamesDifferent]
asl-0.1.7/src/acl/aclMath/aclMatrixOfElements.h:51:60: note: Function 'setColumn' argument 2 names different: declaration 'a' definition 'b'.
asl-0.1.7/src/acl/aclMath/aclMatrixOfElements.cxx:64:76: note: Function 'setColumn' argument 2 names different: declaration 'a' definition 'b'.
asl-0.1.7/src/acl/aclMath/aclMatrixOfElements.cxx:74:58: style: Function 'getElement' argument 1 names different: declaration 'r' definition 'i'. [funcArgNamesDifferent]
asl-0.1.7/src/acl/aclMath/aclMatrixOfElements.h:52:42: note: Function 'getElement' argument 1 names different: declaration 'r' definition 'i'.
asl-0.1.7/src/acl/aclMath/aclMatrixOfElements.cxx:74:58: note: Function 'getElement' argument 1 names different: declaration 'r' definition 'i'.
asl-0.1.7/src/acl/aclMath/aclMatrixOfElements.cxx:74:74: style: Function 'getElement' argument 2 names different: declaration 'c' definition 'j'. [funcArgNamesDifferent]
asl-0.1.7/src/acl/aclMath/aclMatrixOfElements.h:52:58: note: Function 'getElement' argument 2 names different: declaration 'c' definition 'j'.
asl-0.1.7/src/acl/aclMath/aclMatrixOfElements.cxx:74:74: note: Function 'getElement' argument 2 names different: declaration 'c' definition 'j'.
asl-0.1.7/src/acl/aclMath/aclMatrixOfElements.cxx:79:62: style: Function 'getVE' argument 1 names different: declaration 'r' definition 'i'. [funcArgNamesDifferent]
asl-0.1.7/src/acl/aclMath/aclMatrixOfElements.h:53:46: note: Function 'getVE' argument 1 names different: declaration 'r' definition 'i'.
asl-0.1.7/src/acl/aclMath/aclMatrixOfElements.cxx:79:62: note: Function 'getVE' argument 1 names different: declaration 'r' definition 'i'.
asl-0.1.7/src/acl/aclMath/aclMatrixOfElements.cxx:79:78: style: Function 'getVE' argument 2 names different: declaration 'c' definition 'j'. [funcArgNamesDifferent]
asl-0.1.7/src/acl/aclMath/aclMatrixOfElements.h:53:62: note: Function 'getVE' argument 2 names different: declaration 'c' definition 'j'.
asl-0.1.7/src/acl/aclMath/aclMatrixOfElements.cxx:79:78: note: Function 'getVE' argument 2 names different: declaration 'c' definition 'j'.
asl-0.1.7/src/acl/aclMath/aclMatrixOfElements.cxx:104:37: warning: Member variable 'MatrixOfElements::nRow' is not assigned a value in 'MatrixOfElements::operator='. [operatorEqVarError]
asl-0.1.7/src/acl/aclMath/aclMatrixOfElements.cxx:104:37: warning: Member variable 'MatrixOfElements::nCol' is not assigned a value in 'MatrixOfElements::operator='. [operatorEqVarError]
asl-0.1.7/src/acl/aclMath/aclMatrixOfElements.h:35:2: warning: The class 'MatrixOfElements' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
asl-0.1.7/src/acl/aclMath/aclReductionAlgGenerator.h:56:4: style: Class 'ReductionAlgGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/acl/aclMath/aclVectorOfElementsOperations.cxx:1060:61: warning: Function 'operator/' argument order different: declaration 'b, a' definition 'a, b' [funcArgOrderDifferent]
asl-0.1.7/src/acl/aclMath/aclVectorOfElementsOperations.h:626:61: note: Function 'operator/' argument order different: declaration 'b, a' definition 'a, b'
asl-0.1.7/src/acl/aclMath/aclVectorOfElementsOperations.cxx:1060:61: note: Function 'operator/' argument order different: declaration 'b, a' definition 'a, b'
asl-0.1.7/src/acl/aclMath/aclVectorOfElementsOperations.cxx:1080:61: warning: Function 'operator%' argument order different: declaration 'b, a' definition 'a, b' [funcArgOrderDifferent]
asl-0.1.7/src/acl/aclMath/aclVectorOfElementsOperations.h:634:61: note: Function 'operator%' argument order different: declaration 'b, a' definition 'a, b'
asl-0.1.7/src/acl/aclMath/aclVectorOfElementsOperations.cxx:1080:61: note: Function 'operator%' argument order different: declaration 'b, a' definition 'a, b'
asl-0.1.7/src/acl/aclMath/aclVectorOfElementsOperations.cxx:1100:61: warning: Function 'operator>' argument order different: declaration 'b, a' definition 'a, b' [funcArgOrderDifferent]
asl-0.1.7/src/acl/aclMath/aclVectorOfElementsOperations.h:651:61: note: Function 'operator>' argument order different: declaration 'b, a' definition 'a, b'
asl-0.1.7/src/acl/aclMath/aclVectorOfElementsOperations.cxx:1100:61: note: Function 'operator>' argument order different: declaration 'b, a' definition 'a, b'
asl-0.1.7/src/acl/aclMath/aclVectorOfElementsOperations.cxx:1120:61: warning: Function 'operator<' argument order different: declaration 'b, a' definition 'a, b' [funcArgOrderDifferent]
asl-0.1.7/src/acl/aclMath/aclVectorOfElementsOperations.h:669:61: note: Function 'operator<' argument order different: declaration 'b, a' definition 'a, b'
asl-0.1.7/src/acl/aclMath/aclVectorOfElementsOperations.cxx:1120:61: note: Function 'operator<' argument order different: declaration 'b, a' definition 'a, b'
asl-0.1.7/src/acl/aclMath/aclVectorOfElementsOperations.cxx:1140:62: warning: Function 'operator>=' argument order different: declaration 'b, a' definition 'a, b' [funcArgOrderDifferent]
asl-0.1.7/src/acl/aclMath/aclVectorOfElementsOperations.h:686:62: note: Function 'operator>=' argument order different: declaration 'b, a' definition 'a, b'
asl-0.1.7/src/acl/aclMath/aclVectorOfElementsOperations.cxx:1140:62: note: Function 'operator>=' argument order different: declaration 'b, a' definition 'a, b'
asl-0.1.7/src/acl/aclMath/aclVectorOfElementsOperations.cxx:1160:62: warning: Function 'operator<=' argument order different: declaration 'b, a' definition 'a, b' [funcArgOrderDifferent]
asl-0.1.7/src/acl/aclMath/aclVectorOfElementsOperations.h:703:62: note: Function 'operator<=' argument order different: declaration 'b, a' definition 'a, b'
asl-0.1.7/src/acl/aclMath/aclVectorOfElementsOperations.cxx:1160:62: note: Function 'operator<=' argument order different: declaration 'b, a' definition 'a, b'
asl-0.1.7/src/acl/aclMath/aclVectorOfElementsOperations.cxx:1182:62: warning: Function 'operator==' argument order different: declaration 'b, a' definition 'a, b' [funcArgOrderDifferent]
asl-0.1.7/src/acl/aclMath/aclVectorOfElementsOperations.h:720:62: note: Function 'operator==' argument order different: declaration 'b, a' definition 'a, b'
asl-0.1.7/src/acl/aclMath/aclVectorOfElementsOperations.cxx:1182:62: note: Function 'operator==' argument order different: declaration 'b, a' definition 'a, b'
asl-0.1.7/src/acl/aclMath/aclVectorOfElementsOperations.cxx:1203:62: warning: Function 'operator!=' argument order different: declaration 'b, a' definition 'a, b' [funcArgOrderDifferent]
asl-0.1.7/src/acl/aclMath/aclVectorOfElementsOperations.h:737:62: note: Function 'operator!=' argument order different: declaration 'b, a' definition 'a, b'
asl-0.1.7/src/acl/aclMath/aclVectorOfElementsOperations.cxx:1203:62: note: Function 'operator!=' argument order different: declaration 'b, a' definition 'a, b'
asl-0.1.7/src/data/aslBlocks.h:150:50: style: Function 'Block' argument 2 names different: declaration 'dx' definition 'd'. [funcArgNamesDifferent]
asl-0.1.7/src/data/aslBlocks.h:73:47: note: Function 'Block' argument 2 names different: declaration 'dx' definition 'd'.
asl-0.1.7/src/data/aslBlocks.h:150:50: note: Function 'Block' argument 2 names different: declaration 'dx' definition 'd'.
asl-0.1.7/src/data/aslBlocks.h:159:50: style: Function 'Block' argument 2 names different: declaration 'dx' definition 'd'. [funcArgNamesDifferent]
asl-0.1.7/src/data/aslBlocks.h:72:38: note: Function 'Block' argument 2 names different: declaration 'dx' definition 'd'.
asl-0.1.7/src/data/aslBlocks.h:159:50: note: Function 'Block' argument 2 names different: declaration 'dx' definition 'd'.
asl-0.1.7/src/data/aslBlocks.h:75:4: style: 'Block::operator=' should return 'Block &'. [operatorEq]
asl-0.1.7/src/data/aslDataWrapper.h:76:24: warning: The class 'DataWrapper' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
asl-0.1.7/src/data/aslDataWrapper.h:85:40: style: The function 'getEContainer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/data/aslDataWrapper.h:59:40: note: Virtual function in base class
asl-0.1.7/src/data/aslDataWrapper.h:85:40: note: Function in derived class
asl-0.1.7/src/data/aslDataWrapper.h:86:44: style: The function 'getDContainer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/data/aslDataWrapper.h:60:44: note: Virtual function in base class
asl-0.1.7/src/data/aslDataWrapper.h:86:44: note: Function in derived class
asl-0.1.7/src/data/aslDataWithGhostNodes.h:93:30: warning: Member variable 'AbstractDataWithGhostNodes::ghostBorder' is not initialized in the constructor. [uninitMemberVar]
asl-0.1.7/src/data/aslDataWithGhostNodes.h:93:30: warning: Member variable 'AbstractDataWithGhostNodes::bordersDataAcces' is not initialized in the constructor. [uninitMemberVar]
asl-0.1.7/src/data/aslDataWithGhostNodes.h:65:34: style: The function 'getSubContainer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/data/aslDataWithGhostNodes.h:53:34: note: Virtual function in base class
asl-0.1.7/src/data/aslDataWithGhostNodes.h:65:34: note: Function in derived class
asl-0.1.7/src/data/aslDataWithGhostNodes.h:66:40: style: The function 'getEContainer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/data/aslDataWrapper.h:59:40: note: Virtual function in base class
asl-0.1.7/src/data/aslDataWithGhostNodes.h:66:40: note: Function in derived class
asl-0.1.7/src/data/aslDataWithGhostNodes.h:67:44: style: The function 'getDContainer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/data/aslDataWrapper.h:60:44: note: Virtual function in base class
asl-0.1.7/src/data/aslDataWithGhostNodes.h:67:44: note: Function in derived class
asl-0.1.7/src/math/aslDistanceFunction.h:76:4: style: Class 'DistFUnaryOperation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/math/aslDistanceFunction.h:99:4: style: Class 'DistFOperationInversion' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/math/aslDistanceFunction.h:187:4: style: Class 'DataInterpolation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/math/aslDistanceFunction.h:84:34: style: The function 'getDistance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/math/aslDistanceFunction.h:54:34: note: Virtual function in base class
asl-0.1.7/src/math/aslDistanceFunction.h:84:34: note: Function in derived class
asl-0.1.7/src/math/aslDistanceFunction.h:92:34: style: The function 'getDistance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/math/aslDistanceFunction.h:54:34: note: Virtual function in base class
asl-0.1.7/src/math/aslDistanceFunction.h:92:34: note: Function in derived class
asl-0.1.7/src/math/aslDistanceFunction.h:100:34: style: The function 'getDistance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/math/aslDistanceFunction.h:54:34: note: Virtual function in base class
asl-0.1.7/src/math/aslDistanceFunction.h:100:34: note: Function in derived class
asl-0.1.7/src/math/aslDistanceFunction.h:112:34: style: The function 'getDistance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/math/aslDistanceFunction.h:54:34: note: Virtual function in base class
asl-0.1.7/src/math/aslDistanceFunction.h:112:34: note: Function in derived class
asl-0.1.7/src/math/aslDistanceFunction.h:131:34: style: The function 'getDistance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/math/aslDistanceFunction.h:54:34: note: Virtual function in base class
asl-0.1.7/src/math/aslDistanceFunction.h:131:34: note: Function in derived class
asl-0.1.7/src/math/aslDistanceFunction.h:150:34: style: The function 'getDistance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/math/aslDistanceFunction.h:54:34: note: Virtual function in base class
asl-0.1.7/src/math/aslDistanceFunction.h:150:34: note: Function in derived class
asl-0.1.7/src/math/aslDistanceFunction.h:163:34: style: The function 'getDistance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/math/aslDistanceFunction.h:54:34: note: Virtual function in base class
asl-0.1.7/src/math/aslDistanceFunction.h:163:34: note: Function in derived class
asl-0.1.7/src/math/aslDistanceFunction.h:176:34: style: The function 'getDistance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/math/aslDistanceFunction.h:54:34: note: Virtual function in base class
asl-0.1.7/src/math/aslDistanceFunction.h:176:34: note: Function in derived class
asl-0.1.7/src/math/aslDistanceFunction.h:188:34: style: The function 'getDistance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/math/aslDistanceFunction.h:54:34: note: Virtual function in base class
asl-0.1.7/src/math/aslDistanceFunction.h:188:34: note: Function in derived class
asl-0.1.7/src/data/aslMemElement.cxx:29:21: style: Class 'MemVector' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
asl-0.1.7/src/data/aslMemElement.cxx:29:21: style: Class 'MemVector' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
asl-0.1.7/src/data/aslMemElement.h:56:4: style: Class 'MemVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/math/aslVectorsDynamicLength.h:58:0: style: 'asl :: AVec < double >::operator=' should return 'asl :: AVec < double > &'. [operatorEq]
asl-0.1.7/src/data/aslProbe.h:78:24: style: Technically the member function 'asl::Probe::getValue' can be const. [functionConst]
asl-0.1.7/src/data/aslProbe.h:122:29: note: Technically the member function 'asl::Probe::getValue' can be const.
asl-0.1.7/src/data/aslProbe.h:78:24: note: Technically the member function 'asl::Probe::getValue' can be const.
asl-0.1.7/src/data/aslProbe.h:110:24: style: Technically the member function 'asl::ProbeLI::getValue' can be const. [functionConst]
asl-0.1.7/src/data/aslProbe.h:138:31: note: Technically the member function 'asl::ProbeLI::getValue' can be const.
asl-0.1.7/src/data/aslProbe.h:110:24: note: Technically the member function 'asl::ProbeLI::getValue' can be const.
asl-0.1.7/src/data/aslProbe.h:69:4: style: Class 'Probe' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/data/aslProbe.h:101:4: style: Class 'ProbeLI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/math/aslMatrices.h:50:4: style: 'AMatr::operator=' should return 'AMatr &'. [operatorEq]
asl-0.1.7/src/math/aslBarycentric.h:47:11: style: Technically the member function 'asl::Barycentric::getCordinates' can be const. [functionConst]
asl-0.1.7/src/math/aslBarycentric.cxx:64:22: note: Technically the member function 'asl::Barycentric::getCordinates' can be const.
asl-0.1.7/src/math/aslBarycentric.h:47:11: note: Technically the member function 'asl::Barycentric::getCordinates' can be const.
asl-0.1.7/src/math/aslBarycentric.h:43:4: style: Class 'Barycentric' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/math/aslDistanceFunction.cxx:136:27: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
asl-0.1.7/src/math/aslDistanceFunction.cxx:136:43: performance: Function parameter 'p0' should be passed by const reference. [passedByValue]
asl-0.1.7/src/math/aslMatrices.cxx:431:35: warning: Function 'getEValEVecMatSym3x3' argument order different: declaration 'a, b, c, e, f, g, l1, l2, l3, v1x, v1y, v1z, v2x, v2y, v2z, v3x, v3y, v3z' definition 'a, b, c, d, e, f, l1, l2, l3, v1x, v1y, v1z, v2x, v2y, v2z, v3x, v3y, v3z' [funcArgOrderDifferent]
asl-0.1.7/src/math/aslMatrices.h:345:35: note: Function 'getEValEVecMatSym3x3' argument order different: declaration 'a, b, c, e, f, g, l1, l2, l3, v1x, v1y, v1z, v2x, v2y, v2z, v3x, v3y, v3z' definition 'a, b, c, d, e, f, l1, l2, l3, v1x, v1y, v1z, v2x, v2y, v2z, v3x, v3y, v3z'
asl-0.1.7/src/math/aslMatrices.cxx:431:35: note: Function 'getEValEVecMatSym3x3' argument order different: declaration 'a, b, c, e, f, g, l1, l2, l3, v1x, v1y, v1z, v2x, v2y, v2z, v3x, v3y, v3z' definition 'a, b, c, d, e, f, l1, l2, l3, v1x, v1y, v1z, v2x, v2y, v2z, v3x, v3y, v3z'
asl-0.1.7/src/math/aslPositionFunction.cxx:105:59: style: Function 'PFLinear' argument 2 names different: declaration 'p0' definition 'a'. [funcArgNamesDifferent]
asl-0.1.7/src/math/aslPositionFunction.h:128:60: note: Function 'PFLinear' argument 2 names different: declaration 'p0' definition 'a'.
asl-0.1.7/src/math/aslPositionFunction.cxx:105:59: note: Function 'PFLinear' argument 2 names different: declaration 'p0' definition 'a'.
asl-0.1.7/src/math/aslPositionFunction.cxx:147:47: style: Function 'generatePFConstant' argument 1 names different: declaration 'a' definition 'v'. [funcArgNamesDifferent]
asl-0.1.7/src/math/aslPositionFunction.h:164:47: note: Function 'generatePFConstant' argument 1 names different: declaration 'a' definition 'v'.
asl-0.1.7/src/math/aslPositionFunction.cxx:147:47: note: Function 'generatePFConstant' argument 1 names different: declaration 'a' definition 'v'.
asl-0.1.7/src/math/aslPositionFunction.cxx:152:61: style: Function 'generatePFConstant' argument 1 names different: declaration 'a' definition 'v'. [funcArgNamesDifferent]
asl-0.1.7/src/math/aslPositionFunction.h:162:61: note: Function 'generatePFConstant' argument 1 names different: declaration 'a' definition 'v'.
asl-0.1.7/src/math/aslPositionFunction.cxx:152:61: note: Function 'generatePFConstant' argument 1 names different: declaration 'a' definition 'v'.
asl-0.1.7/src/math/aslPositionFunction.h:76:4: style: Class 'PFUnaryOperation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/math/aslPositionFunction.h:107:4: style: Class 'PFOperationInversion' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/math/aslPositionFunction.h:117:4: style: Class 'PFConstant' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/math/aslPositionFunction.h:151:4: style: Class 'PFSign' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/math/aslPositionFunction.h:84:34: style: The function 'value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/math/aslPositionFunction.h:54:34: note: Virtual function in base class
asl-0.1.7/src/math/aslPositionFunction.h:84:34: note: Function in derived class
asl-0.1.7/src/math/aslPositionFunction.h:92:34: style: The function 'value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/math/aslPositionFunction.h:54:34: note: Virtual function in base class
asl-0.1.7/src/math/aslPositionFunction.h:92:34: note: Function in derived class
asl-0.1.7/src/math/aslPositionFunction.h:100:34: style: The function 'value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/math/aslPositionFunction.h:54:34: note: Virtual function in base class
asl-0.1.7/src/math/aslPositionFunction.h:100:34: note: Function in derived class
asl-0.1.7/src/math/aslPositionFunction.h:108:34: style: The function 'value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/math/aslPositionFunction.h:54:34: note: Virtual function in base class
asl-0.1.7/src/math/aslPositionFunction.h:108:34: note: Function in derived class
asl-0.1.7/src/math/aslPositionFunction.h:118:34: style: The function 'value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/math/aslPositionFunction.h:54:34: note: Virtual function in base class
asl-0.1.7/src/math/aslPositionFunction.h:118:34: note: Function in derived class
asl-0.1.7/src/math/aslPositionFunction.h:129:34: style: The function 'value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/math/aslPositionFunction.h:54:34: note: Virtual function in base class
asl-0.1.7/src/math/aslPositionFunction.h:129:34: note: Function in derived class
asl-0.1.7/src/math/aslPositionFunction.h:144:34: style: The function 'value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/math/aslPositionFunction.h:54:34: note: Virtual function in base class
asl-0.1.7/src/math/aslPositionFunction.h:144:34: note: Function in derived class
asl-0.1.7/src/math/aslPositionFunction.h:152:34: style: The function 'value' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/math/aslPositionFunction.h:54:34: note: Virtual function in base class
asl-0.1.7/src/math/aslPositionFunction.h:152:34: note: Function in derived class
asl-0.1.7/src/math/aslTemplateVE.cxx:38:37: style: Function 'init' argument 3 names different: declaration 'i' definition 'k'. [funcArgNamesDifferent]
asl-0.1.7/src/math/aslTemplateVE.h:95:27: note: Function 'init' argument 3 names different: declaration 'i' definition 'k'.
asl-0.1.7/src/math/aslTemplateVE.cxx:38:37: note: Function 'init' argument 3 names different: declaration 'i' definition 'k'.
asl-0.1.7/src/math/aslTemplateVE.cxx:90:37: style: Function 'init' argument 4 names different: declaration 'i' definition 'k'. [funcArgNamesDifferent]
asl-0.1.7/src/math/aslTemplateVE.h:106:27: note: Function 'init' argument 4 names different: declaration 'i' definition 'k'.
asl-0.1.7/src/math/aslTemplateVE.cxx:90:37: note: Function 'init' argument 4 names different: declaration 'i' definition 'k'.
asl-0.1.7/src/math/aslTemplateVE.cxx:109:38: style: Function 'TemplateVE' argument 3 names different: declaration 'i' definition 'k'. [funcArgNamesDifferent]
asl-0.1.7/src/math/aslTemplateVE.h:66:28: note: Function 'TemplateVE' argument 3 names different: declaration 'i' definition 'k'.
asl-0.1.7/src/math/aslTemplateVE.cxx:109:38: note: Function 'TemplateVE' argument 3 names different: declaration 'i' definition 'k'.
asl-0.1.7/src/math/aslTemplateVE.cxx:118:38: style: Function 'TemplateVE' argument 4 names different: declaration 'i' definition 'k'. [funcArgNamesDifferent]
asl-0.1.7/src/math/aslTemplateVE.h:77:28: note: Function 'TemplateVE' argument 4 names different: declaration 'i' definition 'k'.
asl-0.1.7/src/math/aslTemplateVE.cxx:118:38: note: Function 'TemplateVE' argument 4 names different: declaration 'i' definition 'k'.
asl-0.1.7/src/math/aslTemplateVE.cxx:31:14: warning: Member variable 'TemplateVE::vectorTemplate' is not initialized in the constructor. [uninitMemberVar]
asl-0.1.7/src/math/aslTemplateVE.cxx:31:14: warning: Member variable 'TemplateVE::vto' is not initialized in the constructor. [uninitMemberVar]
asl-0.1.7/src/math/aslTemplates.h:104:21: style: Technically the member function 'asl::VectorTemplate::getInverVector' can be const. [functionConst]
asl-0.1.7/src/math/aslTemplates.h:326:35: note: Technically the member function 'asl::VectorTemplate::getInverVector' can be const.
asl-0.1.7/src/math/aslTemplates.h:104:21: note: Technically the member function 'asl::VectorTemplate::getInverVector' can be const.
asl-0.1.7/src/math/aslTemplatesExtras.h:66:41: performance: Function parameter 'vto' should be passed by const reference. [passedByValue]
asl-0.1.7/src/math/aslTemplates.cxx:30:18: warning: Member variable 'VectorTemplate::dIdJLapCoef' is not initialized in the constructor. [uninitMemberVar]
asl-0.1.7/src/math/aslTemplatesExtras.cxx:67:61: style: Function 'cellGradient' argument 2 names different: declaration 'ic' definition 'i'. [funcArgNamesDifferent]
asl-0.1.7/src/math/aslTemplatesExtras.h:61:52: note: Function 'cellGradient' argument 2 names different: declaration 'ic' definition 'i'.
asl-0.1.7/src/math/aslTemplatesExtras.cxx:67:61: note: Function 'cellGradient' argument 2 names different: declaration 'ic' definition 'i'.
asl-0.1.7/src/num/aslBCond.cxx:658:16: warning: Logical conjunction always evaluates to false: dist <= 0 && dist > 2.. [incorrectLogicOperator]
asl-0.1.7/src/num/aslBCond.cxx:259:63: style: Function 'addGhostSlice' argument 3 names different: declaration 'dir' definition 'd'. [funcArgNamesDifferent]
asl-0.1.7/src/num/aslBCond.h:242:54: note: Function 'addGhostSlice' argument 3 names different: declaration 'dir' definition 'd'.
asl-0.1.7/src/num/aslBCond.cxx:259:63: note: Function 'addGhostSlice' argument 3 names different: declaration 'dir' definition 'd'.
asl-0.1.7/src/num/aslBCond.cxx:340:73: style: Function 'addGhostSlice1' argument 3 names different: declaration 'dir' definition 'd'. [funcArgNamesDifferent]
asl-0.1.7/src/num/aslBCond.h:279:55: note: Function 'addGhostSlice1' argument 3 names different: declaration 'dir' definition 'd'.
asl-0.1.7/src/num/aslBCond.cxx:340:73: note: Function 'addGhostSlice1' argument 3 names different: declaration 'dir' definition 'd'.
asl-0.1.7/src/num/aslBCond.cxx:357:73: style: Function 'addGhostSlice2' argument 3 names different: declaration 'dir' definition 'd'. [funcArgNamesDifferent]
asl-0.1.7/src/num/aslBCond.h:280:55: note: Function 'addGhostSlice2' argument 3 names different: declaration 'dir' definition 'd'.
asl-0.1.7/src/num/aslBCond.cxx:357:73: note: Function 'addGhostSlice2' argument 3 names different: declaration 'dir' definition 'd'.
asl-0.1.7/src/num/aslBCond.cxx:239:14: warning: Member variable 'BCondSlice::pointB' is not initialized in the constructor. [uninitMemberVar]
asl-0.1.7/src/num/aslBCond.cxx:239:14: warning: Member variable 'BCondSlice::pointE' is not initialized in the constructor. [uninitMemberVar]
asl-0.1.7/src/num/aslBCond.cxx:239:14: warning: Member variable 'BCondSlice::direction' is not initialized in the constructor. [uninitMemberVar]
asl-0.1.7/src/num/aslBCond.cxx:245:14: warning: Member variable 'BCondSlice::pointB' is not initialized in the constructor. [uninitMemberVar]
asl-0.1.7/src/num/aslBCond.cxx:245:14: warning: Member variable 'BCondSlice::pointE' is not initialized in the constructor. [uninitMemberVar]
asl-0.1.7/src/num/aslBCond.cxx:245:14: warning: Member variable 'BCondSlice::direction' is not initialized in the constructor. [uninitMemberVar]
asl-0.1.7/src/num/aslBCond.cxx:333:23: warning: Member variable 'BCondConnectorSlice::point1B' is not initialized in the constructor. [uninitMemberVar]
asl-0.1.7/src/num/aslBCond.cxx:333:23: warning: Member variable 'BCondConnectorSlice::point1E' is not initialized in the constructor. [uninitMemberVar]
asl-0.1.7/src/num/aslBCond.cxx:333:23: warning: Member variable 'BCondConnectorSlice::direction1' is not initialized in the constructor. [uninitMemberVar]
asl-0.1.7/src/num/aslBCond.cxx:333:23: warning: Member variable 'BCondConnectorSlice::point2B' is not initialized in the constructor. [uninitMemberVar]
asl-0.1.7/src/num/aslBCond.cxx:333:23: warning: Member variable 'BCondConnectorSlice::point2E' is not initialized in the constructor. [uninitMemberVar]
asl-0.1.7/src/num/aslBCond.cxx:333:23: warning: Member variable 'BCondConnectorSlice::direction2' is not initialized in the constructor. [uninitMemberVar]
asl-0.1.7/src/num/aslBCond.h:83:18: style: Technically the member function 'asl::BCond::getBlock' can be const. [functionConst]
asl-0.1.7/src/num/aslBCond.cxx:84:22: note: Technically the member function 'asl::BCond::getBlock' can be const.
asl-0.1.7/src/num/aslBCond.h:83:18: note: Technically the member function 'asl::BCond::getBlock' can be const.
asl-0.1.7/src/num/aslBCond.h:84:34: style: Technically the member function 'asl::BCond::getVT' can be const. [functionConst]
asl-0.1.7/src/num/aslBCond.h:341:39: note: Technically the member function 'asl::BCond::getVT' can be const.
asl-0.1.7/src/num/aslBCond.h:84:34: note: Technically the member function 'asl::BCond::getVT' can be const.
asl-0.1.7/src/num/aslBCond.h:179:34: style: Technically the member function 'asl::BCondWithMap::getVT' can be const. [functionConst]
asl-0.1.7/src/num/aslBCond.h:346:46: note: Technically the member function 'asl::BCondWithMap::getVT' can be const.
asl-0.1.7/src/num/aslBCond.h:179:34: note: Technically the member function 'asl::BCondWithMap::getVT' can be const.
asl-0.1.7/src/num/aslBCond.h:211:18: style: Technically the member function 'asl::BCondConnector::getBlock1' can be const. [functionConst]
asl-0.1.7/src/num/aslBCond.cxx:305:32: note: Technically the member function 'asl::BCondConnector::getBlock1' can be const.
asl-0.1.7/src/num/aslBCond.h:211:18: note: Technically the member function 'asl::BCondConnector::getBlock1' can be const.
asl-0.1.7/src/num/aslBCond.h:212:18: style: Technically the member function 'asl::BCondConnector::getBlock2' can be const. [functionConst]
asl-0.1.7/src/num/aslBCond.cxx:310:32: note: Technically the member function 'asl::BCondConnector::getBlock2' can be const.
asl-0.1.7/src/num/aslBCond.h:212:18: note: Technically the member function 'asl::BCondConnector::getBlock2' can be const.
asl-0.1.7/src/num/aslBCond.h:243:18: style: Technically the member function 'asl::BCondSlice::getBlock' can be const. [functionConst]
asl-0.1.7/src/num/aslBCond.cxx:275:27: note: Technically the member function 'asl::BCondSlice::getBlock' can be const.
asl-0.1.7/src/num/aslBCond.h:243:18: note: Technically the member function 'asl::BCondSlice::getBlock' can be const.
asl-0.1.7/src/num/aslBCond.h:80:4: style: Class 'BCond' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/num/aslBCond.h:240:4: style: Class 'BCondSlice' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/num/aslBCond.h:302:4: style: Class 'BCondDynamic' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/num/aslBasicBC.cxx:266:66: style: Function 'setValue' argument 1 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent]
asl-0.1.7/src/num/aslBasicBC.h:205:48: note: Function 'setValue' argument 1 names different: declaration 'value' definition 'v'.
asl-0.1.7/src/num/aslBasicBC.cxx:266:66: note: Function 'setValue' argument 1 names different: declaration 'value' definition 'v'.
asl-0.1.7/src/num/aslBasicBC.cxx:461:44: style: Function 'setValue' argument 1 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent]
asl-0.1.7/src/num/aslBasicBC.h:291:28: note: Function 'setValue' argument 1 names different: declaration 'value' definition 'v'.
asl-0.1.7/src/num/aslBasicBC.cxx:461:44: note: Function 'setValue' argument 1 names different: declaration 'value' definition 'v'.
asl-0.1.7/src/num/aslBasicBC.cxx:598:70: style: Function 'generateBCConstantGradient' argument 4 names different: declaration 'computatinalDomain' definition 'computationalDomain'. [funcArgNamesDifferent]
asl-0.1.7/src/num/aslBasicBC.h:248:70: note: Function 'generateBCConstantGradient' argument 4 names different: declaration 'computatinalDomain' definition 'computationalDomain'.
asl-0.1.7/src/num/aslBasicBC.cxx:598:70: note: Function 'generateBCConstantGradient' argument 4 names different: declaration 'computatinalDomain' definition 'computationalDomain'.
asl-0.1.7/src/num/aslBasicBC.cxx:627:71: style: Function 'generateBCConstantGradient2' argument 4 names different: declaration 'computatinalDomain' definition 'computationalDomain'. [funcArgNamesDifferent]
asl-0.1.7/src/num/aslBasicBC.h:266:71: note: Function 'generateBCConstantGradient2' argument 4 names different: declaration 'computatinalDomain' definition 'computationalDomain'.
asl-0.1.7/src/num/aslBasicBC.cxx:627:71: note: Function 'generateBCConstantGradient2' argument 4 names different: declaration 'computatinalDomain' definition 'computationalDomain'.
asl-0.1.7/src/num/aslBasicBC.h:60:17: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:38:17: note: Virtual function in base class
asl-0.1.7/src/num/aslBasicBC.h:60:17: note: Function in derived class
asl-0.1.7/src/num/aslBasicBC.h:61:17: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:40:17: note: Virtual function in base class
asl-0.1.7/src/num/aslBasicBC.h:61:17: note: Function in derived class
asl-0.1.7/src/num/aslBasicBC.h:82:17: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:38:17: note: Virtual function in base class
asl-0.1.7/src/num/aslBasicBC.h:82:17: note: Function in derived class
asl-0.1.7/src/num/aslBasicBC.h:83:17: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:40:17: note: Virtual function in base class
asl-0.1.7/src/num/aslBasicBC.h:83:17: note: Function in derived class
asl-0.1.7/src/num/aslBasicBC.h:105:17: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:38:17: note: Virtual function in base class
asl-0.1.7/src/num/aslBasicBC.h:105:17: note: Function in derived class
asl-0.1.7/src/num/aslBasicBC.h:106:17: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:40:17: note: Virtual function in base class
asl-0.1.7/src/num/aslBasicBC.h:106:17: note: Function in derived class
asl-0.1.7/src/num/aslBasicBC.h:127:17: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:38:17: note: Virtual function in base class
asl-0.1.7/src/num/aslBasicBC.h:127:17: note: Function in derived class
asl-0.1.7/src/num/aslBasicBC.h:128:17: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:40:17: note: Virtual function in base class
asl-0.1.7/src/num/aslBasicBC.h:128:17: note: Function in derived class
asl-0.1.7/src/num/aslBasicBC.h:203:17: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:38:17: note: Virtual function in base class
asl-0.1.7/src/num/aslBasicBC.h:203:17: note: Function in derived class
asl-0.1.7/src/num/aslBasicBC.h:204:17: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:40:17: note: Virtual function in base class
asl-0.1.7/src/num/aslBasicBC.h:204:17: note: Function in derived class
asl-0.1.7/src/num/aslBasicBC.h:228:17: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:38:17: note: Virtual function in base class
asl-0.1.7/src/num/aslBasicBC.h:228:17: note: Function in derived class
asl-0.1.7/src/num/aslBasicBC.h:229:17: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:40:17: note: Virtual function in base class
asl-0.1.7/src/num/aslBasicBC.h:229:17: note: Function in derived class
asl-0.1.7/src/num/aslBasicBC.h:289:17: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:38:17: note: Virtual function in base class
asl-0.1.7/src/num/aslBasicBC.h:289:17: note: Function in derived class
asl-0.1.7/src/num/aslBasicBC.h:290:17: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:40:17: note: Virtual function in base class
asl-0.1.7/src/num/aslBasicBC.h:290:17: note: Function in derived class
asl-0.1.7/src/num/aslBasicBC.h:309:17: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:38:17: note: Virtual function in base class
asl-0.1.7/src/num/aslBasicBC.h:309:17: note: Function in derived class
asl-0.1.7/src/num/aslBasicBC.h:310:17: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:40:17: note: Virtual function in base class
asl-0.1.7/src/num/aslBasicBC.h:310:17: note: Function in derived class
asl-0.1.7/src/num/aslBasicBC.h:327:17: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:38:17: note: Virtual function in base class
asl-0.1.7/src/num/aslBasicBC.h:327:17: note: Function in derived class
asl-0.1.7/src/num/aslBasicBC.h:328:17: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:40:17: note: Virtual function in base class
asl-0.1.7/src/num/aslBasicBC.h:328:17: note: Function in derived class
asl-0.1.7/src/num/aslBasicBC2.h:114:17: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:38:17: note: Virtual function in base class
asl-0.1.7/src/num/aslBasicBC2.h:114:17: note: Function in derived class
asl-0.1.7/src/num/aslBasicBC2.h:115:17: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:40:17: note: Virtual function in base class
asl-0.1.7/src/num/aslBasicBC2.h:115:17: note: Function in derived class
asl-0.1.7/src/num/aslCrystalGrowthBC.h:68:17: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:38:17: note: Virtual function in base class
asl-0.1.7/src/num/aslCrystalGrowthBC.h:68:17: note: Function in derived class
asl-0.1.7/src/num/aslCrystalGrowthBC.h:69:17: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:40:17: note: Virtual function in base class
asl-0.1.7/src/num/aslCrystalGrowthBC.h:69:17: note: Function in derived class
asl-0.1.7/src/num/aslCrystalGrowthBC.h:142:17: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:38:17: note: Virtual function in base class
asl-0.1.7/src/num/aslCrystalGrowthBC.h:142:17: note: Function in derived class
asl-0.1.7/src/num/aslCrystalGrowthBC.h:143:17: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:40:17: note: Virtual function in base class
asl-0.1.7/src/num/aslCrystalGrowthBC.h:143:17: note: Function in derived class
asl-0.1.7/src/num/aslCrystalGrowthBC.h:171:17: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:38:17: note: Virtual function in base class
asl-0.1.7/src/num/aslCrystalGrowthBC.h:171:17: note: Function in derived class
asl-0.1.7/src/num/aslCrystalGrowthBC.h:172:17: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:40:17: note: Virtual function in base class
asl-0.1.7/src/num/aslCrystalGrowthBC.h:172:17: note: Function in derived class
asl-0.1.7/src/num/aslSingleKernelNM.h:74:4: style: Class 'SingleKernelMapNM' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/num/aslSingleKernelNM.h:59:17: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:38:17: note: Virtual function in base class
asl-0.1.7/src/num/aslSingleKernelNM.h:59:17: note: Function in derived class
asl-0.1.7/src/num/aslSingleKernelNM.h:61:17: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:40:17: note: Virtual function in base class
asl-0.1.7/src/num/aslSingleKernelNM.h:61:17: note: Function in derived class
asl-0.1.7/src/num/aslDFOptimizer.h:60:17: style: The function 'init0' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslSingleKernelNM.h:55:17: note: Virtual function in base class
asl-0.1.7/src/num/aslDFOptimizer.h:60:17: note: Function in derived class
asl-0.1.7/src/num/aslDataResampling.h:67:4: style: Class 'DataCoarser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/num/aslDataResampling.h:64:17: style: The function 'init0' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslSingleKernelNM.h:55:17: note: Virtual function in base class
asl-0.1.7/src/num/aslDataResampling.h:64:17: note: Function in derived class
asl-0.1.7/src/num/aslDataResampling.h:93:17: style: The function 'init0' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslSingleKernelNM.h:55:17: note: Virtual function in base class
asl-0.1.7/src/num/aslDataResampling.h:93:17: note: Function in derived class
asl-0.1.7/src/num/aslFDAdvectionDiffusion.cxx:166:75: style: Function 'setDiffusionCoefficient' argument 1 names different: declaration 'd' definition 'dC'. [funcArgNamesDifferent]
asl-0.1.7/src/num/aslFDAdvectionDiffusion.h:93:55: note: Function 'setDiffusionCoefficient' argument 1 names different: declaration 'd' definition 'dC'.
asl-0.1.7/src/num/aslFDAdvectionDiffusion.cxx:166:75: note: Function 'setDiffusionCoefficient' argument 1 names different: declaration 'd' definition 'dC'.
asl-0.1.7/src/num/aslFDAdvectionDiffusion.cxx:39:24: warning: Member variable 'FDAdvectionDiffusion::t' is not initialized in the constructor. [uninitMemberVar]
asl-0.1.7/src/num/aslFDAdvectionDiffusion.h:86:17: style: The function 'init0' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslSingleKernelNM.h:55:17: note: Virtual function in base class
asl-0.1.7/src/num/aslFDAdvectionDiffusion.h:86:17: note: Function in derived class
asl-0.1.7/src/num/aslFDAdvectionDiffusion.h:87:17: style: The function 'postProcessing' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslSingleKernelNM.h:53:17: note: Virtual function in base class
asl-0.1.7/src/num/aslFDAdvectionDiffusion.h:87:17: note: Function in derived class
asl-0.1.7/src/num/aslFDAdvectionDiffusion2.cxx:128:62: style: Function 'setDiffusionCoefficient' argument 1 names different: declaration 'd' definition 'dC'. [funcArgNamesDifferent]
asl-0.1.7/src/num/aslFDAdvectionDiffusion2.h:82:40: note: Function 'setDiffusionCoefficient' argument 1 names different: declaration 'd' definition 'dC'.
asl-0.1.7/src/num/aslFDAdvectionDiffusion2.cxx:128:62: note: Function 'setDiffusionCoefficient' argument 1 names different: declaration 'd' definition 'dC'.
asl-0.1.7/src/num/aslFDAdvectionDiffusion2.cxx:38:25: warning: Member variable 'FDAdvectionDiffusion2::t' is not initialized in the constructor. [uninitMemberVar]
asl-0.1.7/src/num/aslFDAdvectionDiffusion2.h:87:17: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:40:17: note: Virtual function in base class
asl-0.1.7/src/num/aslFDAdvectionDiffusion2.h:87:17: note: Function in derived class
asl-0.1.7/src/num/aslFDAdvectionDiffusion2.h:88:17: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:38:17: note: Virtual function in base class
asl-0.1.7/src/num/aslFDAdvectionDiffusion2.h:88:17: note: Function in derived class
asl-0.1.7/src/num/aslFDAdvectionDiffusionBC.h:59:17: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:38:17: note: Virtual function in base class
asl-0.1.7/src/num/aslFDAdvectionDiffusionBC.h:59:17: note: Function in derived class
asl-0.1.7/src/num/aslFDAdvectionDiffusionBC.h:60:17: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:40:17: note: Virtual function in base class
asl-0.1.7/src/num/aslFDAdvectionDiffusionBC.h:60:17: note: Function in derived class
asl-0.1.7/src/num/aslFDAdvectionDiffusionInhomogeneous.cxx:38:37: warning: Member variable 'FDAdvectionDiffusionInhomogeneous::t' is not initialized in the constructor. [uninitMemberVar]
asl-0.1.7/src/num/aslFDAdvectionDiffusionInhomogeneous.h:70:17: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:40:17: note: Virtual function in base class
asl-0.1.7/src/num/aslFDAdvectionDiffusionInhomogeneous.h:70:17: note: Function in derived class
asl-0.1.7/src/num/aslFDAdvectionDiffusionInhomogeneous.h:71:17: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:38:17: note: Virtual function in base class
asl-0.1.7/src/num/aslFDAdvectionDiffusionInhomogeneous.h:71:17: note: Function in derived class
asl-0.1.7/src/num/aslFDElChemKinetics.h:106:17: style: The function 'init0' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslSingleKernelNM.h:55:17: note: Virtual function in base class
asl-0.1.7/src/num/aslFDElChemKinetics.h:106:17: note: Function in derived class
asl-0.1.7/src/num/aslFDElasticity.h:83:17: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:40:17: note: Virtual function in base class
asl-0.1.7/src/num/aslFDElasticity.h:83:17: note: Function in derived class
asl-0.1.7/src/num/aslFDElasticity.h:84:17: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:38:17: note: Virtual function in base class
asl-0.1.7/src/num/aslFDElasticity.h:84:17: note: Function in derived class
asl-0.1.7/src/num/aslFDElasticity.h:114:17: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslFDElasticity.h:83:17: note: Virtual function in base class
asl-0.1.7/src/num/aslFDElasticity.h:114:17: note: Function in derived class
asl-0.1.7/src/num/aslFDElasticity.h:115:17: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslFDElasticity.h:84:17: note: Virtual function in base class
asl-0.1.7/src/num/aslFDElasticity.h:115:17: note: Function in derived class
asl-0.1.7/src/num/aslFDElasticity.h:146:17: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslFDElasticity.h:83:17: note: Virtual function in base class
asl-0.1.7/src/num/aslFDElasticity.h:146:17: note: Function in derived class
asl-0.1.7/src/num/aslFDElasticity.h:147:17: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslFDElasticity.h:84:17: note: Virtual function in base class
asl-0.1.7/src/num/aslFDElasticity.h:147:17: note: Function in derived class
asl-0.1.7/src/num/aslFDElasticity.h:185:17: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslFDElasticity.h:83:17: note: Virtual function in base class
asl-0.1.7/src/num/aslFDElasticity.h:185:17: note: Function in derived class
asl-0.1.7/src/num/aslFDElasticity.h:186:17: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslFDElasticity.h:84:17: note: Virtual function in base class
asl-0.1.7/src/num/aslFDElasticity.h:186:17: note: Function in derived class
asl-0.1.7/src/num/aslFDElasticityBC.cxx:293:64: style: Function 'BCZeroStressMap' argument 1 names different: declaration 'displacement' definition 'd'. [funcArgNamesDifferent]
asl-0.1.7/src/num/aslFDElasticityBC.h:202:49: note: Function 'BCZeroStressMap' argument 1 names different: declaration 'displacement' definition 'd'.
asl-0.1.7/src/num/aslFDElasticityBC.cxx:293:64: note: Function 'BCZeroStressMap' argument 1 names different: declaration 'displacement' definition 'd'.
asl-0.1.7/src/num/aslFDElasticityBC.cxx:294:51: style: Function 'BCZeroStressMap' argument 2 names different: declaration 'lambda' definition 'l'. [funcArgNamesDifferent]
asl-0.1.7/src/num/aslFDElasticityBC.h:203:42: note: Function 'BCZeroStressMap' argument 2 names different: declaration 'lambda' definition 'l'.
asl-0.1.7/src/num/aslFDElasticityBC.cxx:294:51: note: Function 'BCZeroStressMap' argument 2 names different: declaration 'lambda' definition 'l'.
asl-0.1.7/src/num/aslFDElasticityBC.cxx:295:51: style: Function 'BCZeroStressMap' argument 3 names different: declaration 'mu' definition 'm'. [funcArgNamesDifferent]
asl-0.1.7/src/num/aslFDElasticityBC.h:204:42: note: Function 'BCZeroStressMap' argument 3 names different: declaration 'mu' definition 'm'.
asl-0.1.7/src/num/aslFDElasticityBC.cxx:295:51: note: Function 'BCZeroStressMap' argument 3 names different: declaration 'mu' definition 'm'.
asl-0.1.7/src/num/aslFDElasticityBC.h:56:4: style: Class 'BCRigidWall' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/num/aslFDElasticityBC.h:80:4: style: Class 'BCRigidWallRelaxation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/num/aslFDElasticityBC.h:130:4: style: Class 'BCFreeSurface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/num/aslFDElasticityBC.h:148:4: style: Class 'BCFreeSurface2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/num/aslFDElasticityBC.h:263:4: style: Class 'BCImposedDisplacementVelocityValue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/num/aslFDElasticityBC.h:282:4: style: Class 'BCAccelerationSource2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/num/aslFDElasticityBC.h:57:17: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:38:17: note: Virtual function in base class
asl-0.1.7/src/num/aslFDElasticityBC.h:57:17: note: Function in derived class
asl-0.1.7/src/num/aslFDElasticityBC.h:58:17: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:40:17: note: Virtual function in base class
asl-0.1.7/src/num/aslFDElasticityBC.h:58:17: note: Function in derived class
asl-0.1.7/src/num/aslFDElasticityBC.h:82:17: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:38:17: note: Virtual function in base class
asl-0.1.7/src/num/aslFDElasticityBC.h:82:17: note: Function in derived class
asl-0.1.7/src/num/aslFDElasticityBC.h:83:17: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:40:17: note: Virtual function in base class
asl-0.1.7/src/num/aslFDElasticityBC.h:83:17: note: Function in derived class
asl-0.1.7/src/num/aslFDElasticityBC.h:131:17: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:38:17: note: Virtual function in base class
asl-0.1.7/src/num/aslFDElasticityBC.h:131:17: note: Function in derived class
asl-0.1.7/src/num/aslFDElasticityBC.h:132:17: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:40:17: note: Virtual function in base class
asl-0.1.7/src/num/aslFDElasticityBC.h:132:17: note: Function in derived class
asl-0.1.7/src/num/aslFDElasticityBC.h:150:17: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:38:17: note: Virtual function in base class
asl-0.1.7/src/num/aslFDElasticityBC.h:150:17: note: Function in derived class
asl-0.1.7/src/num/aslFDElasticityBC.h:151:17: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:40:17: note: Virtual function in base class
asl-0.1.7/src/num/aslFDElasticityBC.h:151:17: note: Function in derived class
asl-0.1.7/src/num/aslFDElasticityBC.h:208:17: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:38:17: note: Virtual function in base class
asl-0.1.7/src/num/aslFDElasticityBC.h:208:17: note: Function in derived class
asl-0.1.7/src/num/aslFDElasticityBC.h:209:17: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:40:17: note: Virtual function in base class
asl-0.1.7/src/num/aslFDElasticityBC.h:209:17: note: Function in derived class
asl-0.1.7/src/num/aslFDElasticityBC.h:264:17: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:38:17: note: Virtual function in base class
asl-0.1.7/src/num/aslFDElasticityBC.h:264:17: note: Function in derived class
asl-0.1.7/src/num/aslFDElasticityBC.h:265:17: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:40:17: note: Virtual function in base class
asl-0.1.7/src/num/aslFDElasticityBC.h:265:17: note: Function in derived class
asl-0.1.7/src/num/aslFDElasticityBC.h:283:17: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:38:17: note: Virtual function in base class
asl-0.1.7/src/num/aslFDElasticityBC.h:283:17: note: Function in derived class
asl-0.1.7/src/num/aslFDElasticityBC.h:284:17: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:40:17: note: Virtual function in base class
asl-0.1.7/src/num/aslFDElasticityBC.h:284:17: note: Function in derived class
asl-0.1.7/src/num/aslFDMultiPhase.cxx:121:67: style: Function 'setDiffusionCoefficient' argument 1 names different: declaration 'd' definition 'dC'. [funcArgNamesDifferent]
asl-0.1.7/src/num/aslFDMultiPhase.h:85:55: note: Function 'setDiffusionCoefficient' argument 1 names different: declaration 'd' definition 'dC'.
asl-0.1.7/src/num/aslFDMultiPhase.cxx:121:67: note: Function 'setDiffusionCoefficient' argument 1 names different: declaration 'd' definition 'dC'.
asl-0.1.7/src/num/aslFDMultiPhase.cxx:39:16: warning: Member variable 'FDMultiPhase::t' is not initialized in the constructor. [uninitMemberVar]
asl-0.1.7/src/num/aslFDMultiPhase.h:77:17: style: The function 'init0' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslSingleKernelNM.h:55:17: note: Virtual function in base class
asl-0.1.7/src/num/aslFDMultiPhase.h:77:17: note: Function in derived class
asl-0.1.7/src/num/aslFDMultiPhase.h:78:17: style: The function 'postProcessing' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslSingleKernelNM.h:53:17: note: Virtual function in base class
asl-0.1.7/src/num/aslFDMultiPhase.h:78:17: note: Function in derived class
asl-0.1.7/src/num/aslFDPoroElasticity.h:109:17: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslFDElasticity.h:83:17: note: Virtual function in base class
asl-0.1.7/src/num/aslFDPoroElasticity.h:109:17: note: Function in derived class
asl-0.1.7/src/num/aslFDPoroElasticity.h:110:17: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslFDElasticity.h:84:17: note: Virtual function in base class
asl-0.1.7/src/num/aslFDPoroElasticity.h:110:17: note: Function in derived class
asl-0.1.7/src/num/aslFDPoroElasticityBC.h:54:4: style: Class 'BCRigidWallPoroElasticity' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/num/aslFDPoroElasticityBC.h:57:17: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:38:17: note: Virtual function in base class
asl-0.1.7/src/num/aslFDPoroElasticityBC.h:57:17: note: Function in derived class
asl-0.1.7/src/num/aslFDPoroElasticityBC.h:58:17: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:40:17: note: Virtual function in base class
asl-0.1.7/src/num/aslFDPoroElasticityBC.h:58:17: note: Function in derived class
asl-0.1.7/src/num/aslFDPoroElasticityBC.h:76:17: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:38:17: note: Virtual function in base class
asl-0.1.7/src/num/aslFDPoroElasticityBC.h:76:17: note: Function in derived class
asl-0.1.7/src/num/aslFDPoroElasticityBC.h:77:17: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:40:17: note: Virtual function in base class
asl-0.1.7/src/num/aslFDPoroElasticityBC.h:77:17: note: Function in derived class
asl-0.1.7/src/num/aslFDStefanMaxwell.cxx:170:70: style: Function 'setDiffusionCoefficient' argument 1 names different: declaration 'd' definition 'dC'. [funcArgNamesDifferent]
asl-0.1.7/src/num/aslFDStefanMaxwell.h:97:55: note: Function 'setDiffusionCoefficient' argument 1 names different: declaration 'd' definition 'dC'.
asl-0.1.7/src/num/aslFDStefanMaxwell.cxx:170:70: note: Function 'setDiffusionCoefficient' argument 1 names different: declaration 'd' definition 'dC'.
asl-0.1.7/src/num/aslFDStefanMaxwell.h:89:17: style: The function 'init0' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslSingleKernelNM.h:55:17: note: Virtual function in base class
asl-0.1.7/src/num/aslFDStefanMaxwell.h:89:17: note: Function in derived class
asl-0.1.7/src/num/aslFDStefanMaxwell.h:90:17: style: The function 'postProcessing' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslSingleKernelNM.h:53:17: note: Virtual function in base class
asl-0.1.7/src/num/aslFDStefanMaxwell.h:90:17: note: Function in derived class
asl-0.1.7/src/num/aslFDStefanMaxwell.h:174:17: style: The function 'init0' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslSingleKernelNM.h:55:17: note: Virtual function in base class
asl-0.1.7/src/num/aslFDStefanMaxwell.h:174:17: note: Function in derived class
asl-0.1.7/src/num/aslFDStefanMaxwell.h:175:17: style: The function 'postProcessing' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslSingleKernelNM.h:53:17: note: Virtual function in base class
asl-0.1.7/src/num/aslFDStefanMaxwell.h:175:17: note: Function in derived class
asl-0.1.7/src/num/aslLevelSetLinear.h:54:4: style: Class 'LevelSetLinear' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/num/aslLevelSet.h:138:17: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:40:17: note: Virtual function in base class
asl-0.1.7/src/num/aslLevelSet.h:138:17: note: Function in derived class
asl-0.1.7/src/num/aslLevelSet.h:139:17: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:38:17: note: Virtual function in base class
asl-0.1.7/src/num/aslLevelSet.h:139:17: note: Function in derived class
asl-0.1.7/src/num/aslLevelSetLinear.h:47:17: style: The function 'initDistancesComputation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslLevelSet.h:126:17: note: Virtual function in base class
asl-0.1.7/src/num/aslLevelSetLinear.h:47:17: note: Function in derived class
asl-0.1.7/src/num/aslInterfaceTrackingAlg1.h:46:17: style: The function 'initVelocityComputation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslLevelSet.h:125:17: note: Virtual function in base class
asl-0.1.7/src/num/aslInterfaceTrackingAlg1.h:46:17: note: Function in derived class
asl-0.1.7/src/num/aslLBGK.h:152:4: style: Class 'LBGKUtilities' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/num/aslLBGK.h:108:17: style: The function 'preProcessing' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslSingleKernelNM.h:51:17: note: Virtual function in base class
asl-0.1.7/src/num/aslLBGK.h:108:17: note: Function in derived class
asl-0.1.7/src/num/aslLBGK.h:109:17: style: The function 'init0' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslSingleKernelNM.h:55:17: note: Virtual function in base class
asl-0.1.7/src/num/aslLBGK.h:109:17: note: Function in derived class
asl-0.1.7/src/num/aslLBGK.h:170:17: style: The function 'init0' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslLBGK.h:109:17: note: Virtual function in base class
asl-0.1.7/src/num/aslLBGK.h:170:17: note: Function in derived class
asl-0.1.7/src/num/aslLBGK.cxx:282:39: performance: Function parameter 'b' should be passed by const reference. [passedByValue]
asl-0.1.7/src/num/aslLBGKBC.h:57:4: style: Class 'BCLBGKCommon' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/num/aslLBGKBC.h:70:4: style: Class 'BCNoSlip' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/num/aslLBGKBC.h:58:17: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:38:17: note: Virtual function in base class
asl-0.1.7/src/num/aslLBGKBC.h:58:17: note: Function in derived class
asl-0.1.7/src/num/aslLBGKBC.h:71:17: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:40:17: note: Virtual function in base class
asl-0.1.7/src/num/aslLBGKBC.h:71:17: note: Function in derived class
asl-0.1.7/src/num/aslLBGKBC.h:85:17: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:40:17: note: Virtual function in base class
asl-0.1.7/src/num/aslLBGKBC.h:85:17: note: Function in derived class
asl-0.1.7/src/num/aslLBGKBC.h:105:17: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:40:17: note: Virtual function in base class
asl-0.1.7/src/num/aslLBGKBC.h:105:17: note: Function in derived class
asl-0.1.7/src/num/aslLBGKBC.h:125:17: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:40:17: note: Virtual function in base class
asl-0.1.7/src/num/aslLBGKBC.h:125:17: note: Function in derived class
asl-0.1.7/src/num/aslLBGKBC.h:141:17: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:38:17: note: Virtual function in base class
asl-0.1.7/src/num/aslLBGKBC.h:141:17: note: Function in derived class
asl-0.1.7/src/num/aslLBGKBC.h:142:17: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:40:17: note: Virtual function in base class
asl-0.1.7/src/num/aslLBGKBC.h:142:17: note: Function in derived class
asl-0.1.7/src/num/aslLBGKBC.h:165:17: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:38:17: note: Virtual function in base class
asl-0.1.7/src/num/aslLBGKBC.h:165:17: note: Function in derived class
asl-0.1.7/src/num/aslLBGKBC.h:166:17: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:40:17: note: Virtual function in base class
asl-0.1.7/src/num/aslLBGKBC.h:166:17: note: Function in derived class
asl-0.1.7/src/num/aslLBGKBC.h:188:17: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:38:17: note: Virtual function in base class
asl-0.1.7/src/num/aslLBGKBC.h:188:17: note: Function in derived class
asl-0.1.7/src/num/aslLBGKBC.h:189:17: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:40:17: note: Virtual function in base class
asl-0.1.7/src/num/aslLBGKBC.h:189:17: note: Function in derived class
asl-0.1.7/src/num/aslLBGKBC.h:213:17: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:38:17: note: Virtual function in base class
asl-0.1.7/src/num/aslLBGKBC.h:213:17: note: Function in derived class
asl-0.1.7/src/num/aslLBGKBC.h:214:17: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:40:17: note: Virtual function in base class
asl-0.1.7/src/num/aslLBGKBC.h:214:17: note: Function in derived class
asl-0.1.7/src/num/aslLBGKBC.h:239:17: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:38:17: note: Virtual function in base class
asl-0.1.7/src/num/aslLBGKBC.h:239:17: note: Function in derived class
asl-0.1.7/src/num/aslLBGKBC.h:240:17: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:40:17: note: Virtual function in base class
asl-0.1.7/src/num/aslLBGKBC.h:240:17: note: Function in derived class
asl-0.1.7/src/num/aslLBGKBC.h:258:17: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:38:17: note: Virtual function in base class
asl-0.1.7/src/num/aslLBGKBC.h:258:17: note: Function in derived class
asl-0.1.7/src/num/aslLBGKBC.h:259:17: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:40:17: note: Virtual function in base class
asl-0.1.7/src/num/aslLBGKBC.h:259:17: note: Function in derived class
asl-0.1.7/src/num/aslLBGKBC.h:276:17: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:38:17: note: Virtual function in base class
asl-0.1.7/src/num/aslLBGKBC.h:276:17: note: Function in derived class
asl-0.1.7/src/num/aslLBGKBC.h:277:17: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:40:17: note: Virtual function in base class
asl-0.1.7/src/num/aslLBGKBC.h:277:17: note: Function in derived class
asl-0.1.7/src/num/aslLSFacetedGrowth.cxx:76:30: warning: Member variable 'CrystallographicParameters::betaRough' is not initialized in the constructor. [uninitMemberVar]
asl-0.1.7/src/num/aslLSFacetedGrowth.h:63:4: style: Class 'CrystallographicParameters' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/num/aslLSFacetedGrowth.h:101:17: style: The function 'initVelocityComputation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslLevelSet.h:125:17: note: Virtual function in base class
asl-0.1.7/src/num/aslLSFacetedGrowth.h:101:17: note: Function in derived class
asl-0.1.7/src/num/aslLSNormalGrowth.cxx:76:16: style: Variable 'nCells' is assigned a value that is never used. [unreadVariable]
asl-0.1.7/src/num/aslLSNormalGrowth.h:46:17: style: The function 'initVelocityComputation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslLevelSet.h:125:17: note: Virtual function in base class
asl-0.1.7/src/num/aslLSNormalGrowth.h:46:17: note: Function in derived class
asl-0.1.7/src/num/aslLevelSet.cxx:204:66: style: Function 'getValueOnBoundary' argument 2 names different: declaration 'iDir' definition 'i'. [funcArgNamesDifferent]
asl-0.1.7/src/num/aslLevelSet.h:80:58: note: Function 'getValueOnBoundary' argument 2 names different: declaration 'iDir' definition 'i'.
asl-0.1.7/src/num/aslLevelSet.cxx:204:66: note: Function 'getValueOnBoundary' argument 2 names different: declaration 'iDir' definition 'i'.
asl-0.1.7/src/num/aslSingleKernelNM.cxx:33:66: style: Function 'SingleKernelNM' argument 1 names different: declaration 'kernelCongig' definition 'kernelConfig'. [funcArgNamesDifferent]
asl-0.1.7/src/num/aslSingleKernelNM.h:57:52: note: Function 'SingleKernelNM' argument 1 names different: declaration 'kernelCongig' definition 'kernelConfig'.
asl-0.1.7/src/num/aslSingleKernelNM.cxx:33:66: note: Function 'SingleKernelNM' argument 1 names different: declaration 'kernelCongig' definition 'kernelConfig'.
asl-0.1.7/src/num/aslTimeContinuations.cxx:46:79: style: Function 'TimeContinuations' argument 2 names different: declaration 'factor' definition 'f'. [funcArgNamesDifferent]
asl-0.1.7/src/num/aslTimeContinuations.h:58:62: note: Function 'TimeContinuations' argument 2 names different: declaration 'factor' definition 'f'.
asl-0.1.7/src/num/aslTimeContinuations.cxx:46:79: note: Function 'TimeContinuations' argument 2 names different: declaration 'factor' definition 'f'.
asl-0.1.7/src/num/aslTimeContinuations.cxx:85:76: style: Function 'TimeContinPLagrange' argument 3 names different: declaration 'order' definition 'o'. [funcArgNamesDifferent]
asl-0.1.7/src/num/aslTimeContinuations.h:89:57: note: Function 'TimeContinPLagrange' argument 3 names different: declaration 'order' definition 'o'.
asl-0.1.7/src/num/aslTimeContinuations.cxx:85:76: note: Function 'TimeContinPLagrange' argument 3 names different: declaration 'order' definition 'o'.
asl-0.1.7/src/num/aslTimeContinuations.cxx:94:66: style: Function 'TimeContinPLagrange' argument 3 names different: declaration 'order' definition 'o'. [funcArgNamesDifferent]
asl-0.1.7/src/num/aslTimeContinuations.h:90:80: note: Function 'TimeContinPLagrange' argument 3 names different: declaration 'order' definition 'o'.
asl-0.1.7/src/num/aslTimeContinuations.cxx:94:66: note: Function 'TimeContinPLagrange' argument 3 names different: declaration 'order' definition 'o'.
asl-0.1.7/src/num/aslTimeContinuations.cxx:164:82: style: Function 'TimeContinPLagrangeFraction' argument 3 names different: declaration 'order' definition 'o'. [funcArgNamesDifferent]
asl-0.1.7/src/num/aslTimeContinuations.h:129:55: note: Function 'TimeContinPLagrangeFraction' argument 3 names different: declaration 'order' definition 'o'.
asl-0.1.7/src/num/aslTimeContinuations.cxx:164:82: note: Function 'TimeContinPLagrangeFraction' argument 3 names different: declaration 'order' definition 'o'.
asl-0.1.7/src/num/aslTimeContinuations.h:62:17: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:38:17: note: Virtual function in base class
asl-0.1.7/src/num/aslTimeContinuations.h:62:17: note: Function in derived class
asl-0.1.7/src/num/aslTimeContinuations.h:63:17: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:40:17: note: Virtual function in base class
asl-0.1.7/src/num/aslTimeContinuations.h:63:17: note: Function in derived class
asl-0.1.7/src/num/aslTimeContinuations.h:91:17: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslTimeContinuations.h:62:17: note: Virtual function in base class
asl-0.1.7/src/num/aslTimeContinuations.h:91:17: note: Function in derived class
asl-0.1.7/src/num/aslTimeContinuations.h:92:17: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslTimeContinuations.h:63:17: note: Virtual function in base class
asl-0.1.7/src/num/aslTimeContinuations.h:92:17: note: Function in derived class
asl-0.1.7/src/num/aslTimeContinuations.h:130:9: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslTimeContinuations.h:62:17: note: Virtual function in base class
asl-0.1.7/src/num/aslTimeContinuations.h:130:9: note: Function in derived class
asl-0.1.7/src/num/aslTimeContinuations.h:131:17: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslTimeContinuations.h:63:17: note: Virtual function in base class
asl-0.1.7/src/num/aslTimeContinuations.h:131:17: note: Function in derived class
asl-0.1.7/src/numExtend/aslFDAdvectionDiffusionExtended.cxx:127:69: style: Function 'setDiffusionCoefficient' argument 1 names different: declaration 'd' definition 'dC'. [funcArgNamesDifferent]
asl-0.1.7/src/numExtend/aslFDAdvectionDiffusionExtended.h:84:40: note: Function 'setDiffusionCoefficient' argument 1 names different: declaration 'd' definition 'dC'.
asl-0.1.7/src/numExtend/aslFDAdvectionDiffusionExtended.cxx:127:69: note: Function 'setDiffusionCoefficient' argument 1 names different: declaration 'd' definition 'dC'.
asl-0.1.7/src/numExtend/aslFDAdvectionDiffusionExtended.cxx:38:32: warning: Member variable 'FDAdvectionDiffusionExtended::t' is not initialized in the constructor. [uninitMemberVar]
asl-0.1.7/src/numExtend/aslFDAdvectionDiffusionExtended.h:89:17: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:40:17: note: Virtual function in base class
asl-0.1.7/src/numExtend/aslFDAdvectionDiffusionExtended.h:89:17: note: Function in derived class
asl-0.1.7/src/numExtend/aslFDAdvectionDiffusionExtended.h:90:17: style: The function 'execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/num/aslNumMethod.h:38:17: note: Virtual function in base class
asl-0.1.7/src/numExtend/aslFDAdvectionDiffusionExtended.h:90:17: note: Function in derived class
asl-0.1.7/src/utilities/aslMATLABCasters.cxx:163:8: style: The scope of the variable 'bnames' can be reduced. [variableScope]
asl-0.1.7/src/utilities/aslMATLABCasters.h:54:4: warning: Member variable 'Var::freeArray' is not initialized in the constructor. [uninitMemberVar]
asl-0.1.7/src/utilities/aslParametersManager.h:138:16: style: Member variable 'ParametersManager::parametersFileDirectory' is in the wrong place in the initializer list. [initializerList]
asl-0.1.7/src/utilities/aslParametersManager.cxx:214:3: note: Member variable 'ParametersManager::parametersFileDirectory' is in the wrong place in the initializer list.
asl-0.1.7/src/utilities/aslParametersManager.h:138:16: note: Member variable 'ParametersManager::parametersFileDirectory' is in the wrong place in the initializer list.
asl-0.1.7/src/utilities/aslParametersManager.h:132:16: style: Technically the member function 'asl::ParametersManager::getDir' can be const. [functionConst]
asl-0.1.7/src/utilities/aslParametersManager.cxx:352:28: note: Technically the member function 'asl::ParametersManager::getDir' can be const.
asl-0.1.7/src/utilities/aslParametersManager.h:132:16: note: Technically the member function 'asl::ParametersManager::getDir' can be const.
asl-0.1.7/src/utilities/aslParametersManager.h:146:9: style: Technically the member function 'asl::ParametersManager::writeParametersFile' can be const. [functionConst]
asl-0.1.7/src/utilities/aslParametersManager.cxx:358:26: note: Technically the member function 'asl::ParametersManager::writeParametersFile' can be const.
asl-0.1.7/src/utilities/aslParametersManager.h:146:9: note: Technically the member function 'asl::ParametersManager::writeParametersFile' can be const.
asl-0.1.7/src/utilities/aslParametersManager.cxx:67:17: style: The function 'store' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/utilities/aslParametersManager.cxx:55:17: note: Virtual function in base class
asl-0.1.7/src/utilities/aslParametersManager.cxx:67:17: note: Function in derived class
asl-0.1.7/src/utilities/aslParametersManager.h:123:37: performance: Function parameter 'prefix' should be passed by const reference. [passedByValue]
asl-0.1.7/src/utilities/aslParametersManager.cxx:74:40: performance: Function parameter 'prefix_' should be passed by const reference. [passedByValue]
asl-0.1.7/src/utilities/aslParametersManager.cxx:81:49: performance: Function parameter 'prefix_' should be passed by const reference. [passedByValue]
asl-0.1.7/src/utilities/aslParametersManager.cxx:358:64: performance: Function parameter 'fileName' should be passed by const reference. [passedByValue]
asl-0.1.7/src/writers/aslABDFormat.h:180:11: portability: Casting from const float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
asl-0.1.7/src/writers/aslABDFormat.h:186:10: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
asl-0.1.7/src/writers/aslABDFormat.h:192:11: portability: Casting from const double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
asl-0.1.7/src/writers/aslABDFormat.h:198:10: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
asl-0.1.7/src/writers/aslABDFormat.cxx:35:56: style: Function 'operator<<' argument 2 names different: declaration 'a' definition 'b'. [funcArgNamesDifferent]
asl-0.1.7/src/writers/aslABDFormat.h:107:56: note: Function 'operator<<' argument 2 names different: declaration 'a' definition 'b'.
asl-0.1.7/src/writers/aslABDFormat.cxx:35:56: note: Function 'operator<<' argument 2 names different: declaration 'a' definition 'b'.
asl-0.1.7/src/writers/aslABDFormat.cxx:41:47: style: Function 'operator>>' argument 2 names different: declaration 'a' definition 'b'. [funcArgNamesDifferent]
asl-0.1.7/src/writers/aslABDFormat.h:109:48: note: Function 'operator>>' argument 2 names different: declaration 'a' definition 'b'.
asl-0.1.7/src/writers/aslABDFormat.cxx:41:47: note: Function 'operator>>' argument 2 names different: declaration 'a' definition 'b'.
asl-0.1.7/src/writers/aslABDFormat.h:52:4: style: Class 'ABDFileIn' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/writers/aslABDFormat.h:62:4: style: Class 'ABDFileOut' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asl-0.1.7/src/writers/aslABDFormat.h:144:30: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
asl-0.1.7/src/writers/aslABDFormat.h:150:32: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
asl-0.1.7/src/writers/aslWriter.h:48:5: warning: Class 'Writer' which has virtual members does not have a virtual destructor. [virtualDestructor]
asl-0.1.7/src/writers/aslVTKFormatWriters.h:46:9: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asl-0.1.7/src/writers/aslWriter.h:49:17: note: Virtual function in base class
asl-0.1.7/src/writers/aslVTKFormatWriters.h:46:9: note: Function in derived class
asl-0.1.7/test/testACL/testKernel.cc:283:2: style: Variable 'v' is assigned a value that is never used. [unreadVariable]
asl-0.1.7/utilities/asl-hardware.cc:96:37: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
[23:09]

ftp://ftp.se.debian.org/debian/pool/main/a/asm/asm_6.0.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/asm2/asm2_2.2.3.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/asm3/asm3_3.3.2.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/asmail/asmail_2.1.orig.tar.gz
asmail-2.1/asmail.c:241:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
asmail-2.1/asmail.c:855:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
asmail-2.1/asmail.c:779:9: style: The scope of the variable 'tmp_ptr' can be reduced. [variableScope]
asmail-2.1/asmail.c:269:3: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
asmail-2.1/asmail.c:271:4: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
asmail-2.1/asmail.c:366:3: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
asmail-2.1/asmail.c:368:4: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
asmail-2.1/asmail.c:371:4: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
asmail-2.1/asmail.c:374:4: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
asmail-2.1/asmail.c:377:4: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
asmail-2.1/asmail.c:380:4: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
asmail-2.1/asmail.c:383:4: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
asmail-2.1/asmail.c:385:4: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
asmail-2.1/asmail.c:392:4: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
asmail-2.1/asmail.c:434:3: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
asmail-2.1/asmail.c:436:4: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
asmail-2.1/asmail.c:439:4: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
asmail-2.1/asmail.c:462:4: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
asmail-2.1/asmail.c:469:4: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
asmail-2.1/asmail.c:554:3: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
asmail-2.1/asmail.c:556:4: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
asmail-2.1/asmail.c:574:4: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
asmail-2.1/asmail.c:576:4: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
asmail-2.1/asmail.c:578:4: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
asmail-2.1/asmail.c:580:4: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
asmail-2.1/asmail.c:582:4: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
asmail-2.1/asmail.c:594:6: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
asmail-2.1/asmail.c:608:4: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
asmail-2.1/asmail.c:610:4: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
asmail-2.1/asmail.c:612:4: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
asmail-2.1/asmail.c:614:4: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
asmail-2.1/asmail.c:621:4: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
asmail-2.1/asmail.c:628:4: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
asmail-2.1/asmail.c:711:3: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
asmail-2.1/asmail.c:713:4: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
asmail-2.1/asmail.c:720:4: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
asmail-2.1/gui.c:712:2: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
asmail-2.1/gui.c:711:2: note: Variable 'status' is reassigned a value before the old one has been used.
asmail-2.1/gui.c:712:2: note: Variable 'status' is reassigned a value before the old one has been used.
asmail-2.1/gui.c:715:2: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
asmail-2.1/gui.c:712:2: note: Variable 'status' is reassigned a value before the old one has been used.
asmail-2.1/gui.c:715:2: note: Variable 'status' is reassigned a value before the old one has been used.
asmail-2.1/gui.c:726:2: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
asmail-2.1/gui.c:715:2: note: Variable 'status' is reassigned a value before the old one has been used.
asmail-2.1/gui.c:726:2: note: Variable 'status' is reassigned a value before the old one has been used.
asmail-2.1/gui.c:731:2: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
asmail-2.1/gui.c:726:2: note: Variable 'status' is reassigned a value before the old one has been used.
asmail-2.1/gui.c:731:2: note: Variable 'status' is reassigned a value before the old one has been used.
asmail-2.1/gui.c:738:2: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
asmail-2.1/gui.c:731:2: note: Variable 'status' is reassigned a value before the old one has been used.
asmail-2.1/gui.c:738:2: note: Variable 'status' is reassigned a value before the old one has been used.
asmail-2.1/gui.c:750:2: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
asmail-2.1/gui.c:738:2: note: Variable 'status' is reassigned a value before the old one has been used.
asmail-2.1/gui.c:750:2: note: Variable 'status' is reassigned a value before the old one has been used.
asmail-2.1/gui.c:755:2: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
asmail-2.1/gui.c:750:2: note: Variable 'status' is reassigned a value before the old one has been used.
asmail-2.1/gui.c:755:2: note: Variable 'status' is reassigned a value before the old one has been used.
asmail-2.1/gui.c:475:6: style: The scope of the variable 'need_redraw' can be reduced. [variableScope]
asmail-2.1/gui.c:517:6: style: The scope of the variable 'result' can be reduced. [variableScope]
asmail-2.1/gui.c:520:6: style: The scope of the variable 'x_size_forced' can be reduced. [variableScope]
asmail-2.1/gui.c:521:6: style: The scope of the variable 'y_size_forced' can be reduced. [variableScope]
asmail-2.1/gui.c:639:4: style: Variable 'x_size_forced' is assigned a value that is never used. [unreadVariable]
asmail-2.1/gui.c:643:4: style: Variable 'y_size_forced' is assigned a value that is never used. [unreadVariable]
asmail-2.1/gui.c:783:11: style: Variable 'status' is assigned a value that is never used. [unreadVariable]
asmail-2.1/maildir.c:35:6: style: The scope of the variable 'result' can be reduced. [variableScope]
asmail-2.1/mh.c:16:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
asmail-2.1/pop3.c:73:2: warning: Width 5 given in format string (no. 1) is smaller than destination buffer 'key[256]'. [invalidScanfFormatWidth_smaller]
asmail-2.1/pop3.c:110:3: warning: Width 5 given in format string (no. 1) is smaller than destination buffer 'key[256]'. [invalidScanfFormatWidth_smaller]
asmail-2.1/pop3.c:120:3: warning: Width 5 given in format string (no. 1) is smaller than destination buffer 'key[256]'. [invalidScanfFormatWidth_smaller]
asmail-2.1/pop3.c:128:3: warning: Width 5 given in format string (no. 1) is smaller than destination buffer 'key[256]'. [invalidScanfFormatWidth_smaller]
asmail-2.1/pop3.c:144:2: warning: Width 5 given in format string (no. 1) is smaller than destination buffer 'key[256]'. [invalidScanfFormatWidth_smaller]
asmail-2.1/pop3.c:153:2: warning: Width 5 given in format string (no. 1) is smaller than destination buffer 'key[256]'. [invalidScanfFormatWidth_smaller]
asmail-2.1/pop3.c:57:7: style: The scope of the variable 'md5_digest' can be reduced. [variableScope]
asmail-2.1/pop3.c:60:9: style: The scope of the variable 'str_target' can be reduced. [variableScope]
asmail-2.1/pop3.c:61:6: style: The scope of the variable 'i' can be reduced. [variableScope]
asmail-2.1/socklib.c:100:20: style: The scope of the variable 'hostent' can be reduced. [variableScope]
asmail-2.1/socklib.c:108:9: style: The scope of the variable 'localhost' can be reduced. [variableScope]
[23:09]

ftp://ftp.se.debian.org/debian/pool/main/a/asmix/asmix_1.5.orig.tar.gz
asmix-1.5/asmix.c:190:27: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
asmix-1.5/asmix.c:520:19: style: Expression is always false because 'else if' condition matches previous condition at line 517. [multiCondition]
asmix-1.5/asmix.c:298:3: style: Variable 'ProgName' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
asmix-1.5/asmix.c:290:3: note: Variable 'ProgName' is reassigned a value before the old one has been used if variable is no semaphore variable.
asmix-1.5/asmix.c:298:3: note: Variable 'ProgName' is reassigned a value before the old one has been used if variable is no semaphore variable.
asmix-1.5/asmix.c:424:9: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
asmix-1.5/asmix.c:418:9: note: Variable 'status' is reassigned a value before the old one has been used.
asmix-1.5/asmix.c:424:9: note: Variable 'status' is reassigned a value before the old one has been used.
asmix-1.5/asmix.c:571:34: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary]
asmix-1.5/asmix.c:567:10: style: Unused variable: col [unusedVariable]
[23:09]

ftp://ftp.se.debian.org/debian/pool/main/a/asmixer/asmixer_0.5.orig.tar.gz
asmixer-0.5.orig/asmixer.c:327:11: error: Array 'WhichLine[16]' accessed at index 16, which is out of bounds. [arrayIndexOutOfBounds]
asmixer-0.5.orig/asmixer.c:459:9: style: Variable 'Ret' is reassigned a value before the old one has been used. [redundantAssignment]
asmixer-0.5.orig/asmixer.c:455:2: note: Variable 'Ret' is reassigned a value before the old one has been used.
asmixer-0.5.orig/asmixer.c:459:9: note: Variable 'Ret' is reassigned a value before the old one has been used.
asmixer-0.5.orig/asmixer.c:323:8: style: The scope of the variable 'Argument' can be reduced. [variableScope]
asmixer-0.5.orig/asmixer.c:483:13: style: The scope of the variable 'x' can be reduced. [variableScope]
asmixer-0.5.orig/asmixer.c:533:22: style: Function 'GetColor' argument 1 names different: declaration 'name' definition 'ColorName'. [funcArgNamesDifferent]
asmixer-0.5.orig/asmixer.c:51:22: note: Function 'GetColor' argument 1 names different: declaration 'name' definition 'ColorName'.
asmixer-0.5.orig/asmixer.c:533:22: note: Function 'GetColor' argument 1 names different: declaration 'name' definition 'ColorName'.
asmixer-0.5.orig/asmixer.c:207:9: style: Unused variable: pixmask [unusedVariable]
asmixer-0.5.orig/asmixer.c:226:9: style: Variable 'x_fd' is assigned a value that is never used. [unreadVariable]
asmixer-0.5.orig/asmixer.c:225:12: style: Variable 'd_depth' is assigned a value that is never used. [unreadVariable]
asmixer-0.5.orig/asmixer.c:228:16: style: Variable 'ScreenWidth' is assigned a value that is never used. [unreadVariable]
asmixer-0.5.orig/asmixer.c:227:17: style: Variable 'ScreenHeight' is assigned a value that is never used. [unreadVariable]
[23:09]

ftp://ftp.se.debian.org/debian/pool/main/a/asmon/asmon_0.71.orig.tar.gz
asmon-0.71/asmon/asmon.c:809:9: warning: Either the condition '(fp=fopen("/proc/uptime","r"))!=NULL' is redundant or there is possible null pointer dereference: fp. [nullPointerRedundantCheck]
asmon-0.71/asmon/asmon.c:807:40: note: Assuming that condition '(fp=fopen("/proc/uptime","r"))!=NULL' is not redundant
asmon-0.71/asmon/asmon.c:809:9: note: Null pointer dereference
asmon-0.71/asmon/asmon.c:85:8: style: The scope of the variable 'fp' can be reduced. [variableScope]
asmon-0.71/asmon/asmon.c:345:16: style: The scope of the variable 'cpustat' can be reduced. [variableScope]
asmon-0.71/asmon/asmon.c:347:9: style: The scope of the variable 'fields' can be reduced. [variableScope]
asmon-0.71/asmon/asmon.c:347:29: style: The scope of the variable 'cputotal' can be reduced. [variableScope]
asmon-0.71/asmon/asmon.c:349:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
asmon-0.71/asmon/asmon.c:350:6: style: The scope of the variable 'i' can be reduced. [variableScope]
asmon-0.71/asmon/asmon.c:475:9: style: The scope of the variable 'tempy' can be reduced. [variableScope]
asmon-0.71/asmon/asmon.c:475:16: style: The scope of the variable 'tempa' can be reduced. [variableScope]
asmon-0.71/asmon/asmon.c:475:23: style: The scope of the variable 'i' can be reduced. [variableScope]
asmon-0.71/asmon/asmon.c:476:18: style: The scope of the variable 'oldv' can be reduced. [variableScope]
asmon-0.71/asmon/asmon.c:615:16: style: The scope of the variable 'MEMshar' can be reduced. [variableScope]
asmon-0.71/asmon/asmon.c:615:24: style: The scope of the variable 'MEMbuff' can be reduced. [variableScope]
asmon-0.71/asmon/asmon.c:615:32: style: The scope of the variable 'MEMcach' can be reduced. [variableScope]
asmon-0.71/asmon/asmon.c:746:10: style: The scope of the variable 'buf' can be reduced. [variableScope]
asmon-0.71/asmon/asmon.c:747:11: style: The scope of the variable 'ratio' can be reduced. [variableScope]
asmon-0.71/asmon/asmon.c:748:10: style: The scope of the variable 'old_Xsize' can be reduced. [variableScope]
asmon-0.71/asmon/asmon.c:492:8: style: Variable 'i' is assigned a value that is never used. [unreadVariable]
asmon-0.71/asmon/asmon.c:678:16: style: Variable 'MEMcach' is assigned a value that is never used. [unreadVariable]
asmon-0.71/asmon/asmon.c:762:16: style: Variable 'old_Xsize' is assigned a value that is never used. [unreadVariable]
asmon-0.71/asmon/asmon.c:819:15: style: Variable 'old_mins' is assigned a value that is never used. [unreadVariable]
asmon-0.71/asmon/asmon.c:815:16: style: Variable 'old_hours' is assigned a value that is never used. [unreadVariable]
asmon-0.71/asmon/asmon.c:667:35: error: Uninitialized variable: shared [uninitvar]
asmon-0.71/asmon/asmon.c:811:8: error: Uninitialized variable: upt [uninitvar]
asmon-0.71/asmon/asmon.c:812:9: error: Uninitialized variable: upt [uninitvar]
asmon-0.71/asmon/asmon.c:813:7: error: Uninitialized variable: upt [uninitvar]
asmon-0.71/wmgeneral/list.c:118:17: style: The scope of the variable 'tmp' can be reduced. [variableScope]
asmon-0.71/wmgeneral/misc.c:163:0: error: Memory leak: argv [memleak]
asmon-0.71/wmgeneral/misc.c:95:10: error: Memory is allocated but not initialized: ret [uninitdata]
asmon-0.71/wmgeneral/wmgeneral.c:85:8: style: The scope of the variable 'p' can be reduced. [variableScope]
asmon-0.71/wmgeneral/wmgeneral.c:86:7: style: The scope of the variable 'temp' can be reduced. [variableScope]
asmon-0.71/wmgeneral/wmgeneral.c:87:8: style: The scope of the variable 'tokens' can be reduced. [variableScope]
asmon-0.71/wmgeneral/wmgeneral.c:89:7: style: The scope of the variable 'i' can be reduced. [variableScope]
asmon-0.71/wmgeneral/wmgeneral.c:89:9: style: The scope of the variable 'key' can be reduced. [variableScope]
[23:09]

ftp://ftp.se.debian.org/debian/pool/main/a/asn1c/asn1c_0.9.28+dfsg.orig.tar.gz
asn1c-0.9.28+dfsg/asn1c/asn1c.c:343:17: style: The scope of the variable 'filename' can be reduced. [variableScope]
asn1c-0.9.28+dfsg/asn1c/asn1c.c:347:9: style: The scope of the variable 'len' can be reduced. [variableScope]
asn1c-0.9.28+dfsg/asn1c/asn1c.c:426:0: error: Memory leak: target_dir [memleak]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-03.-fwide-types.c:21:16: style: Variable 'bend' is assigned a value that is never used. [unreadVariable]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-119.-fwide-types.-gen-PER.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]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-119.-fwide-types.-gen-PER.c:110:2: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-119.-fwide-types.-gen-PER.c:128:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-119.-fwide-types.-gen-PER.c:128:3: portability: %zd in format string (no. 4) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-119.-fwide-types.-gen-PER.c:188:5: portability: %zd in format string (no. 3) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-119.-fwide-types.-gen-PER.c:47:9: style: Variable 'bend' is assigned a value that is never used. [unreadVariable]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-119.-gen-PER.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]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-119.-gen-PER.c:110:2: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-119.-gen-PER.c:128:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-119.-gen-PER.c:128:3: portability: %zd in format string (no. 4) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-119.-gen-PER.c:188:5: portability: %zd in format string (no. 3) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-119.-gen-PER.c:47:9: style: Variable 'bend' is assigned a value that is never used. [unreadVariable]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-126.-gen-PER.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]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-126.-gen-PER.c:147:7: portability: %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-126.-gen-PER.c:189:4: portability: %zd in format string (no. 3) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-126.-gen-PER.c:245:16: style: The scope of the variable 'fbuf' can be reduced. [variableScope]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-126.-gen-PER.c:246:9: style: The scope of the variable 'rd' can be reduced. [variableScope]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-126.-gen-PER.c:37:9: style: Variable 'bend' is assigned a value that is never used. [unreadVariable]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-133.-gen-PER.c:56:2: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-22.-fwide-types.c:125:8: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-24.-fwide-types.c:70:8: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-25.-fwide-types.c:96:2: portability: %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-25.-fwide-types.c:98:2: portability: %zd in format string (no. 3) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-25.-fwide-types.c:135:3: portability: %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-25.-fwide-types.c:149:8: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-25.-fwide-types.c:177:19: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-25.-fwide-types.c:178:19: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-25.-fwide-types.c:179:19: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-30.-fwide-types.c:155:2: portability: %zd in format string (no. 3) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-30.-fwide-types.c:224:8: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-31.-fwide-types.c:79:2: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-31.-fwide-types.c:79:2: portability: %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-31.-fwide-types.c:83:4: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-31.-fwide-types.c:186:8: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-35.c:131:2: portability: %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-35.c:157:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-35.c:157:3: portability: %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-35.c:157:3: portability: %zd in format string (no. 3) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-35.c:164:2: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-35.c:164:2: portability: %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-35.c:184:3: portability: %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-35.c:226:4: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-35.c:226:4: portability: %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-35.c:226:4: portability: %zd in format string (no. 3) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-35.c:226:4: portability: %zd in format string (no. 4) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-35.c:238:4: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-35.c:250:4: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-35.c:262:4: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-35.c:301:2: portability: %zd in format string (no. 3) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-35.c:301:2: portability: %zd in format string (no. 5) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-35.c:175:8: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-35.c:205:19: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-35.c:206:19: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-35.c:207:19: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-41.-fwide-types.c:139:2: portability: %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-41.-fwide-types.c:173:3: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-41.-fwide-types.c:173:3: portability: %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-41.-fwide-types.c:173:3: portability: %zd in format string (no. 3) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-41.-fwide-types.c:180:2: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-41.-fwide-types.c:180:2: portability: %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-41.-fwide-types.c:200:3: portability: %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-41.-fwide-types.c:242:4: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-41.-fwide-types.c:242:4: portability: %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-41.-fwide-types.c:242:4: portability: %zd in format string (no. 3) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-41.-fwide-types.c:242:4: portability: %zd in format string (no. 4) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-41.-fwide-types.c:254:4: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-41.-fwide-types.c:266:4: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-41.-fwide-types.c:278:4: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-41.-fwide-types.c:191:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-41.-fwide-types.c:221:19: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-41.-fwide-types.c:222:19: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-41.-fwide-types.c:223:19: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-41.c:55:2: portability: %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-41.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]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-41.c:80:3: portability: %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-41.c:80:3: portability: %zd in format string (no. 3) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-41.c:87:2: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-41.c:87:2: portability: %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-41.c:107:3: warning: %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'signed int'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-41.c:149:4: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-41.c:149:4: portability: %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-41.c:149:4: portability: %zd in format string (no. 3) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-41.c:149:4: portability: %zd in format string (no. 4) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-41.c:161:4: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-41.c:173:4: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-41.c:185:4: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-41.c:98:8: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-41.c:128:19: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-41.c:129:19: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-41.c:130:19: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-42.c:61:2: portability: %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-42.c:116:8: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-48.c:25:2: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-60.c:26:2: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-62.c:42:2: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-70.-fwide-types.c:54:2: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-70.-fwide-types.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]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-70.-fwide-types.c:121:3: portability: %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-70.c:48:2: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-70.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]
asn1c-0.9.28+dfsg/asn1c/tests/check-src/check-70.c:110:3: portability: %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/asn1c/unber.c:234:13: style: The scope of the variable 't_len' can be reduced. [variableScope]
asn1c-0.9.28+dfsg/asn1c/unber.c:390:24: style: Function 'print_TL' argument 8 names different: declaration 'effective_frame_size' definition 'effective_size'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/asn1c/unber.c:171:36: note: Function 'print_TL' argument 8 names different: declaration 'effective_frame_size' definition 'effective_size'.
asn1c-0.9.28+dfsg/asn1c/unber.c:390:24: note: Function 'print_TL' argument 8 names different: declaration 'effective_frame_size' definition 'effective_size'.
asn1c-0.9.28+dfsg/libasn1compiler/asn1c_C.c:257:16: style: The scope of the variable 'v' can be reduced. [variableScope]
asn1c-0.9.28+dfsg/libasn1compiler/asn1c_C.c:329:16: style: The scope of the variable 'v' can be reduced. [variableScope]
asn1c-0.9.28+dfsg/libasn1compiler/asn1c_C.c:919:16: style: The scope of the variable 'v' can be reduced. [variableScope]
asn1c-0.9.28+dfsg/libasn1compiler/asn1c_C.c:964:7: style: The scope of the variable 'i' can be reduced. [variableScope]
asn1c-0.9.28+dfsg/libasn1compiler/asn1c_C.c:2716:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
asn1c-0.9.28+dfsg/libasn1compiler/asn1c_C.c:1450:49: style: Function '_print_tag' argument 2 names different: declaration 'tag_p' definition 'tag'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/libasn1compiler/asn1c_C.c:38:60: note: Function '_print_tag' argument 2 names different: declaration 'tag_p' definition 'tag'.
asn1c-0.9.28+dfsg/libasn1compiler/asn1c_C.c:1450:49: note: Function '_print_tag' argument 2 names different: declaration 'tag_p' definition 'tag'.
asn1c-0.9.28+dfsg/libasn1compiler/asn1c_C.c:1686:56: style: Function 'emit_tags_vectors' argument 3 names different: declaration 'tc' definition 'tags_count_r'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/libasn1compiler/asn1c_C.c:60:79: note: Function 'emit_tags_vectors' argument 3 names different: declaration 'tc' definition 'tags_count_r'.
asn1c-0.9.28+dfsg/libasn1compiler/asn1c_C.c:1686:56: note: Function 'emit_tags_vectors' argument 3 names different: declaration 'tc' definition 'tags_count_r'.
asn1c-0.9.28+dfsg/libasn1compiler/asn1c_C.c:1686:75: style: Function 'emit_tags_vectors' argument 4 names different: declaration 'atc' definition 'all_tags_count_r'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/libasn1compiler/asn1c_C.c:60:88: note: Function 'emit_tags_vectors' argument 4 names different: declaration 'atc' definition 'all_tags_count_r'.
asn1c-0.9.28+dfsg/libasn1compiler/asn1c_C.c:1686:75: note: Function 'emit_tags_vectors' argument 4 names different: declaration 'atc' definition 'all_tags_count_r'.
asn1c-0.9.28+dfsg/libasn1compiler/asn1c_C.c:1815:76: style: Function 'emit_single_member_PER_constraint' argument 3 names different: declaration 'juscountvalues' definition 'alphabetsize'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/libasn1compiler/asn1c_C.c:43:87: note: Function 'emit_single_member_PER_constraint' argument 3 names different: declaration 'juscountvalues' definition 'alphabetsize'.
asn1c-0.9.28+dfsg/libasn1compiler/asn1c_C.c:1815:76: note: Function 'emit_single_member_PER_constraint' argument 3 names different: declaration 'juscountvalues' definition 'alphabetsize'.
asn1c-0.9.28+dfsg/libasn1compiler/asn1c_C.c:414:5: style: Variable 'elm' is modified but its new value is never used. [unreadVariable]
asn1c-0.9.28+dfsg/libasn1compiler/asn1c_C.c:411:17: style: Variable 'comma' is modified but its new value is never used. [unreadVariable]
asn1c-0.9.28+dfsg/libasn1compiler/asn1c_C.c:636:2: style: Variable 'el' is modified but its new value is never used. [unreadVariable]
asn1c-0.9.28+dfsg/libasn1compiler/asn1c_C.c:124:8: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asn1c-0.9.28+dfsg/libasn1compiler/asn1c_compat.c:43:29: style: Function 'asn1c_open_file' argument 1 names different: declaration 'base_part' definition 'name'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/libasn1compiler/asn1c_compat.h:10:35: note: Function 'asn1c_open_file' argument 1 names different: declaration 'base_part' definition 'name'.
asn1c-0.9.28+dfsg/libasn1compiler/asn1c_compat.c:43:29: note: Function 'asn1c_open_file' argument 1 names different: declaration 'base_part' definition 'name'.
asn1c-0.9.28+dfsg/libasn1compiler/asn1c_compat.c:43:47: style: Function 'asn1c_open_file' argument 2 names different: declaration 'extension' definition 'ext'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/libasn1compiler/asn1c_compat.h:10:58: note: Function 'asn1c_open_file' argument 2 names different: declaration 'extension' definition 'ext'.
asn1c-0.9.28+dfsg/libasn1compiler/asn1c_compat.c:43:47: note: Function 'asn1c_open_file' argument 2 names different: declaration 'extension' definition 'ext'.
asn1c-0.9.28+dfsg/libasn1compiler/asn1c_compat.c:58:10: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asn1c-0.9.28+dfsg/libasn1compiler/asn1c_constraint.c:237:6: style: The scope of the variable 'table' can be reduced. [variableScope]
asn1c-0.9.28+dfsg/libasn1compiler/asn1c_fdeps.c:24:3: style: Variable 'start' is reassigned a value before the old one has been used. [redundantAssignment]
asn1c-0.9.28+dfsg/libasn1compiler/asn1c_fdeps.c:21:0: note: Variable 'start' is reassigned a value before the old one has been used.
asn1c-0.9.28+dfsg/libasn1compiler/asn1c_fdeps.c:24:3: note: Variable 'start' is reassigned a value before the old one has been used.
asn1c-0.9.28+dfsg/libasn1compiler/asn1c_fdeps.c:70:17: style: The scope of the variable 'cur' can be reduced. [variableScope]
asn1c-0.9.28+dfsg/libasn1compiler/asn1c_fdeps.c:33:14: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asn1c-0.9.28+dfsg/libasn1compiler/asn1c_save.c:417:9: style: The scope of the variable 'len' can be reduced. [variableScope]
asn1c-0.9.28+dfsg/libasn1compiler/asn1c_save.c:263:43: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
asn1c-0.9.28+dfsg/libasn1compiler/asn1c_save.c:526:39: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
asn1c-0.9.28+dfsg/libasn1compiler/asn1c_save.c:542:39: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
asn1c-0.9.28+dfsg/libasn1compiler/asn1c_save.c:579:33: style: Function 'asn1c__add_pdu_type' argument 1 names different: declaration 'typename' definition 'ctypename'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/libasn1compiler/asn1compiler.h:89:38: note: Function 'asn1c__add_pdu_type' argument 1 names different: declaration 'typename' definition 'ctypename'.
asn1c-0.9.28+dfsg/libasn1compiler/asn1c_save.c:579:33: note: Function 'asn1c__add_pdu_type' argument 1 names different: declaration 'typename' definition 'ctypename'.
asn1c-0.9.28+dfsg/libasn1compiler/asn1c_save.c:313:13: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asn1c-0.9.28+dfsg/libasn1compiler/asn1c_save.c:583:2: error: Common realloc mistake: 'pduType' nulled but not freed upon failure [memleakOnRealloc]
asn1c-0.9.28+dfsg/libasn1fix/asn1fix.c:247:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
asn1c-0.9.28+dfsg/libasn1fix/asn1fix.c:431:20: style: The scope of the variable 'range' can be reduced. [variableScope]
asn1c-0.9.28+dfsg/libasn1fix/asn1fix.c:26:24: style: Function 'asn1f_process' argument 1 names different: declaration '_asn' definition 'asn'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/libasn1fix/asn1fix.h:27:28: note: Function 'asn1f_process' argument 1 names different: declaration '_asn' definition 'asn'.
asn1c-0.9.28+dfsg/libasn1fix/asn1fix.c:26:24: note: Function 'asn1f_process' argument 1 names different: declaration '_asn' definition 'asn'.
asn1c-0.9.28+dfsg/libasn1fix/asn1fix.c:27:18: style: Function 'asn1f_process' argument 3 names different: declaration 'error_log_callback' definition 'error_logger'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/libasn1fix/asn1fix.h:29:9: note: Function 'asn1f_process' argument 3 names different: declaration 'error_log_callback' definition 'error_logger'.
asn1c-0.9.28+dfsg/libasn1fix/asn1fix.c:27:18: note: Function 'asn1f_process' argument 3 names different: declaration 'error_log_callback' definition 'error_logger'.
asn1c-0.9.28+dfsg/libasn1fix/asn1fix_bitstring.c:44:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
asn1c-0.9.28+dfsg/libasn1fix/asn1fix_constraint.c:136:78: style: Function 'asn1constraint_resolve' argument 3 names different: declaration 'topmost_parent_expression_type' definition 'etype'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/libasn1fix/asn1fix_constraint.h:8:20: note: Function 'asn1constraint_resolve' argument 3 names different: declaration 'topmost_parent_expression_type' definition 'etype'.
asn1c-0.9.28+dfsg/libasn1fix/asn1fix_constraint.c:136:78: note: Function 'asn1constraint_resolve' argument 3 names different: declaration 'topmost_parent_expression_type' definition 'etype'.
asn1c-0.9.28+dfsg/libasn1fix/asn1fix_constraint.c:136:114: style: Function 'asn1constraint_resolve' argument 4 names different: declaration 'effective_constraint_type' definition 'effective_type'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/libasn1fix/asn1fix_constraint.h:9:31: note: Function 'asn1constraint_resolve' argument 4 names different: declaration 'effective_constraint_type' definition 'effective_type'.
asn1c-0.9.28+dfsg/libasn1fix/asn1fix_constraint.c:136:114: note: Function 'asn1constraint_resolve' argument 4 names different: declaration 'effective_constraint_type' definition 'effective_type'.
asn1c-0.9.28+dfsg/libasn1fix/asn1fix_constraint.c:231:60: style: Function '_remove_extensions' argument 3 names different: declaration 'flast' definition 'forgive_last'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/libasn1fix/asn1fix_constraint.c:5:72: note: Function '_remove_extensions' argument 3 names different: declaration 'flast' definition 'forgive_last'.
asn1c-0.9.28+dfsg/libasn1fix/asn1fix_constraint.c:231:60: note: Function '_remove_extensions' argument 3 names different: declaration 'flast' definition 'forgive_last'.
asn1c-0.9.28+dfsg/libasn1fix/asn1fix_crange.c:15:7: style: The scope of the variable 'i' can be reduced. [variableScope]
asn1c-0.9.28+dfsg/libasn1fix/asn1fix_crange.c:704:122: style: Function 'asn1constraint_compute_PER_range' argument 3 names different: declaration 'required_type' definition 'type'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/libasn1fix/asn1fix_crange.h:48:31: note: Function 'asn1constraint_compute_PER_range' argument 3 names different: declaration 'required_type' definition 'type'.
asn1c-0.9.28+dfsg/libasn1fix/asn1fix_crange.c:704:122: note: Function 'asn1constraint_compute_PER_range' argument 3 names different: declaration 'required_type' definition 'type'.
asn1c-0.9.28+dfsg/libasn1fix/asn1fix_crange.c:704:165: style: Function 'asn1constraint_compute_PER_range' argument 5 names different: declaration 'expectation_met' definition 'exmet'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/libasn1fix/asn1fix_crange.h:50:7: note: Function 'asn1constraint_compute_PER_range' argument 5 names different: declaration 'expectation_met' definition 'exmet'.
asn1c-0.9.28+dfsg/libasn1fix/asn1fix_crange.c:704:165: note: Function 'asn1constraint_compute_PER_range' argument 5 names different: declaration 'expectation_met' definition 'exmet'.
asn1c-0.9.28+dfsg/libasn1fix/asn1fix_cws.c:171:15: style: The scope of the variable 'ref' can be reduced. [variableScope]
asn1c-0.9.28+dfsg/libasn1fix/asn1fix_export.c:30:17: style: Function 'asn1f_class_access_ex' argument 4 names different: declaration 'rhs_rspecs' definition 'rhs_pspecs'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/libasn1fix/asn1fix_export.h:28:36: note: Function 'asn1f_class_access_ex' argument 4 names different: declaration 'rhs_rspecs' definition 'rhs_pspecs'.
asn1c-0.9.28+dfsg/libasn1fix/asn1fix_export.c:30:17: note: Function 'asn1f_class_access_ex' argument 4 names different: declaration 'rhs_rspecs' definition 'rhs_pspecs'.
asn1c-0.9.28+dfsg/libasn1fix/asn1fix_export.c:46:57: style: Function 'asn1f_find_terminal_type_ex' argument 2 names different: declaration 'tc' definition 'expr'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/libasn1fix/asn1fix_export.h:33:71: note: Function 'asn1f_find_terminal_type_ex' argument 2 names different: declaration 'tc' definition 'expr'.
asn1c-0.9.28+dfsg/libasn1fix/asn1fix_export.c:46:57: note: Function 'asn1f_find_terminal_type_ex' argument 2 names different: declaration 'tc' definition 'expr'.
asn1c-0.9.28+dfsg/libasn1fix/asn1fix_misc.c:19:38: style: Function 'asn1f_printable_value' argument 1 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/libasn1fix/asn1fix_export.h:14:50: note: Function 'asn1f_printable_value' argument 1 names different: declaration 'value' definition 'v'.
asn1c-0.9.28+dfsg/libasn1fix/asn1fix_misc.c:19:38: note: Function 'asn1f_printable_value' argument 1 names different: declaration 'value' definition 'v'.
asn1c-0.9.28+dfsg/libasn1fix/asn1fix_misc.c:195:38: style: Function 'asn1f_recurse_expr' argument 2 names different: declaration 'f' definition 'callback'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/libasn1fix/asn1fix_misc.h:11:42: note: Function 'asn1f_recurse_expr' argument 2 names different: declaration 'f' definition 'callback'.
asn1c-0.9.28+dfsg/libasn1fix/asn1fix_misc.c:195:38: note: Function 'asn1f_recurse_expr' argument 2 names different: declaration 'f' definition 'callback'.
asn1c-0.9.28+dfsg/libasn1fix/asn1fix_misc.c:312:36: style: Function 'asn1f_count_children' argument 1 names different: declaration 'parent' definition 'expr'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/libasn1fix/asn1fix_misc.h:31:40: note: Function 'asn1f_count_children' argument 1 names different: declaration 'parent' definition 'expr'.
asn1c-0.9.28+dfsg/libasn1fix/asn1fix_misc.c:312:36: note: Function 'asn1f_count_children' argument 1 names different: declaration 'parent' definition 'expr'.
asn1c-0.9.28+dfsg/libasn1fix/asn1fix_param.c:118:16: style: The scope of the variable 'nex' can be reduced. [variableScope]
asn1c-0.9.28+dfsg/libasn1fix/asn1fix_param.c:177:62: style: Function 'find_target_specialization_bystr' argument 2 names different: declaration 'str' definition 'refstr'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/libasn1fix/asn1fix_param.c:14:83: note: Function 'find_target_specialization_bystr' argument 2 names different: declaration 'str' definition 'refstr'.
asn1c-0.9.28+dfsg/libasn1fix/asn1fix_param.c:177:62: note: Function 'find_target_specialization_bystr' argument 2 names different: declaration 'str' definition 'refstr'.
asn1c-0.9.28+dfsg/libasn1fix/asn1fix_retrieve.c:82:71: style: Function 'asn1f_lookup_module' argument 3 names different: declaration 'module_oid' definition 'oid'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/libasn1fix/asn1fix_retrieve.h:34:16: note: Function 'asn1f_lookup_module' argument 3 names different: declaration 'module_oid' definition 'oid'.
asn1c-0.9.28+dfsg/libasn1fix/asn1fix_retrieve.c:82:71: note: Function 'asn1f_lookup_module' argument 3 names different: declaration 'module_oid' definition 'oid'.
asn1c-0.9.28+dfsg/libasn1fix/asn1fix_retrieve.c:374:52: style: Function 'asn1f_find_terminal_type' argument 2 names different: declaration 'tc' definition 'expr'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/libasn1fix/asn1fix_retrieve.h:57:66: note: Function 'asn1f_find_terminal_type' argument 2 names different: declaration 'tc' definition 'expr'.
asn1c-0.9.28+dfsg/libasn1fix/asn1fix_retrieve.c:374:52: note: Function 'asn1f_find_terminal_type' argument 2 names different: declaration 'tc' definition 'expr'.
asn1c-0.9.28+dfsg/libasn1fix/asn1fix_retrieve.c:379:53: style: Function 'asn1f_find_terminal_value' argument 2 names different: declaration 'tc' definition 'expr'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/libasn1fix/asn1fix_retrieve.h:69:67: note: Function 'asn1f_find_terminal_value' argument 2 names different: declaration 'tc' definition 'expr'.
asn1c-0.9.28+dfsg/libasn1fix/asn1fix_retrieve.c:379:53: note: Function 'asn1f_find_terminal_value' argument 2 names different: declaration 'tc' definition 'expr'.
asn1c-0.9.28+dfsg/libasn1fix/asn1fix_tags.c:158:99: style: Function 'asn1f_fetch_tags' argument 4 names different: declaration 'tags' definition 'tags_r'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/libasn1fix/asn1fix_tags.h:19:28: note: Function 'asn1f_fetch_tags' argument 4 names different: declaration 'tags' definition 'tags_r'.
asn1c-0.9.28+dfsg/libasn1fix/asn1fix_tags.c:158:99: note: Function 'asn1f_fetch_tags' argument 4 names different: declaration 'tags' definition 'tags_r'.
asn1c-0.9.28+dfsg/libasn1fix/asn1fix_value.c:6:47: style: Function 'asn1f_value_resolve' argument 2 names different: declaration 'tc' definition 'expr'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/libasn1fix/asn1fix_value.h:18:51: note: Function 'asn1f_value_resolve' argument 2 names different: declaration 'tc' definition 'expr'.
asn1c-0.9.28+dfsg/libasn1fix/asn1fix_value.c:6:47: note: Function 'asn1f_value_resolve' argument 2 names different: declaration 'tc' definition 'expr'.
asn1c-0.9.28+dfsg/libasn1fix/check_fixer.c:309:4: warning: Possible null pointer dereference: expr [nullPointer]
asn1c-0.9.28+dfsg/libasn1fix/check_fixer.c:283:23: note: Assignment 'expr=NULL', assigned value is 0
asn1c-0.9.28+dfsg/libasn1fix/check_fixer.c:309:4: note: Null pointer dereference
asn1c-0.9.28+dfsg/libasn1fix/check_fixer.c:325:10: style: Same expression on both sides of '==' because the value of 'expr' and 'NULL' are the same. [duplicateExpression]
asn1c-0.9.28+dfsg/libasn1fix/check_fixer.c:283:23: note: 'expr' is assigned value 'NULL' here.
asn1c-0.9.28+dfsg/libasn1fix/check_fixer.c:325:10: note: Same expression on both sides of '==' because the value of 'expr' and 'NULL' are the same.
asn1c-0.9.28+dfsg/libasn1fix/check_fixer.c:43:14: style: The scope of the variable 'filename' can be reduced. [variableScope]
asn1c-0.9.28+dfsg/libasn1fix/check_fixer.c:44:9: style: The scope of the variable 'len' can be reduced. [variableScope]
asn1c-0.9.28+dfsg/libasn1fix/check_fixer.c:282:59: style: Function 'post_fix_check_element' argument 2 names different: declaration 'expr' definition 'check_expr'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/libasn1fix/check_fixer.c:28:70: note: Function 'post_fix_check_element' argument 2 names different: declaration 'expr' definition 'check_expr'.
asn1c-0.9.28+dfsg/libasn1fix/check_fixer.c:282:59: note: Function 'post_fix_check_element' argument 2 names different: declaration 'expr' definition 'check_expr'.
asn1c-0.9.28+dfsg/libasn1parser/asn1p_class.c:157:48: style: Function 'asn1p_wsyntx_chunk_fromstring' argument 2 names different: declaration '_copy' definition 'do_copy'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/libasn1parser/asn1p_class.h:72:70: note: Function 'asn1p_wsyntx_chunk_fromstring' argument 2 names different: declaration '_copy' definition 'do_copy'.
asn1c-0.9.28+dfsg/libasn1parser/asn1p_class.c:157:48: note: Function 'asn1p_wsyntx_chunk_fromstring' argument 2 names different: declaration '_copy' definition 'do_copy'.
asn1c-0.9.28+dfsg/libasn1parser/asn1p_constr.c:48:44: style: Function 'asn1p_constraint_clone' argument 1 names different: declaration 'source_to_clone' definition 'src'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/libasn1parser/asn1p_constr.h:80:64: note: Function 'asn1p_constraint_clone' argument 1 names different: declaration 'source_to_clone' definition 'src'.
asn1c-0.9.28+dfsg/libasn1parser/asn1p_constr.c:48:44: note: Function 'asn1p_constraint_clone' argument 1 names different: declaration 'source_to_clone' definition 'src'.
asn1c-0.9.28+dfsg/libasn1parser/asn1p_constr.c:53:58: style: Function 'asn1p_constraint_clone_with_resolver' argument 1 names different: declaration 'source_to_clone' definition 'src'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/libasn1parser/asn1p_constr.h:82:22: note: Function 'asn1p_constraint_clone_with_resolver' argument 1 names different: declaration 'source_to_clone' definition 'src'.
asn1c-0.9.28+dfsg/libasn1parser/asn1p_constr.c:53:58: note: Function 'asn1p_constraint_clone_with_resolver' argument 1 names different: declaration 'source_to_clone' definition 'src'.
asn1c-0.9.28+dfsg/libasn1parser/asn1p_constr.c:54:20: style: Function 'asn1p_constraint_clone_with_resolver' argument 2 names different: declaration 'resolver' definition 'vr'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/libasn1parser/asn1p_constr.h:83:19: note: Function 'asn1p_constraint_clone_with_resolver' argument 2 names different: declaration 'resolver' definition 'vr'.
asn1c-0.9.28+dfsg/libasn1parser/asn1p_constr.c:54:20: note: Function 'asn1p_constraint_clone_with_resolver' argument 2 names different: declaration 'resolver' definition 'vr'.
asn1c-0.9.28+dfsg/libasn1parser/asn1p_expr.c:36:68: style: Function 'asn1p_expr_clone_with_resolver' argument 2 names different: declaration 'resolver' definition 'r'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/libasn1parser/asn1p_expr.h:278:18: note: Function 'asn1p_expr_clone_with_resolver' argument 2 names different: declaration 'resolver' definition 'r'.
asn1c-0.9.28+dfsg/libasn1parser/asn1p_expr.c:36:68: note: Function 'asn1p_expr_clone_with_resolver' argument 2 names different: declaration 'resolver' definition 'r'.
asn1c-0.9.28+dfsg/libasn1parser/asn1p_expr.c:36:102: style: Function 'asn1p_expr_clone_with_resolver' argument 3 names different: declaration 'resolver_arg' definition 'rarg'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/libasn1parser/asn1p_expr.h:279:8: note: Function 'asn1p_expr_clone_with_resolver' argument 3 names different: declaration 'resolver_arg' definition 'rarg'.
asn1c-0.9.28+dfsg/libasn1parser/asn1p_expr.c:36:102: note: Function 'asn1p_expr_clone_with_resolver' argument 3 names different: declaration 'resolver_arg' definition 'rarg'.
asn1c-0.9.28+dfsg/libasn1parser/asn1p_expr.c:153:44: style: Function 'value_resolver' argument 2 names different: declaration 'arg' definition 'rarg'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/libasn1parser/asn1p_expr.c:10:61: note: Function 'value_resolver' argument 2 names different: declaration 'arg' definition 'rarg'.
asn1c-0.9.28+dfsg/libasn1parser/asn1p_expr.c:153:44: note: Function 'value_resolver' argument 2 names different: declaration 'arg' definition 'rarg'.
asn1c-0.9.28+dfsg/libasn1parser/asn1p_expr.c:273:60: style: Function 'asn1p_tag2string' argument 2 names different: declaration 'opt_buf' definition 'buf'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/libasn1parser/asn1p_expr.h:285:60: note: Function 'asn1p_tag2string' argument 2 names different: declaration 'opt_buf' definition 'buf'.
asn1c-0.9.28+dfsg/libasn1parser/asn1p_expr.c:273:60: note: Function 'asn1p_tag2string' argument 2 names different: declaration 'opt_buf' definition 'buf'.
lex.yy.c:3603:0: error: Invalid number of character '{' when these macros are defined: '__GCC__=1;__GCC__=1'. [syntaxError]
asn1c-0.9.28+dfsg/libasn1parser/asn1p_param.c:45:63: style: Function 'asn1p_paramlist_add_param' argument 2 names different: declaration 'opt_gov' definition 'gov'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/libasn1parser/asn1p_param.h:29:16: note: Function 'asn1p_paramlist_add_param' argument 2 names different: declaration 'opt_gov' definition 'gov'.
asn1c-0.9.28+dfsg/libasn1parser/asn1p_param.c:45:63: note: Function 'asn1p_paramlist_add_param' argument 2 names different: declaration 'opt_gov' definition 'gov'.
asn1c-0.9.28+dfsg/libasn1parser/asn1p_param.c:92:42: style: Function 'asn1p_paramlist_clone' argument 1 names different: declaration 'ref' definition 'pl'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/libasn1parser/asn1p_param.h:26:61: note: Function 'asn1p_paramlist_clone' argument 1 names different: declaration 'ref' definition 'pl'.
asn1c-0.9.28+dfsg/libasn1parser/asn1p_param.c:92:42: note: Function 'asn1p_paramlist_clone' argument 1 names different: declaration 'ref' definition 'pl'.
asn1c-0.9.28+dfsg/libasn1parser/asn1p_value.c:33:52: style: Function 'asn1p_value_fromconstr' argument 2 names different: declaration 'dc' definition 'do_copy'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/libasn1parser/asn1p_value.h:69:74: note: Function 'asn1p_value_fromconstr' argument 2 names different: declaration 'dc' definition 'do_copy'.
asn1c-0.9.28+dfsg/libasn1parser/asn1p_value.c:33:52: note: Function 'asn1p_value_fromconstr' argument 2 names different: declaration 'dc' definition 'do_copy'.
asn1c-0.9.28+dfsg/libasn1parser/asn1p_value.c:57:59: style: Function 'asn1p_value_frombits' argument 3 names different: declaration 'dc' definition 'do_copy'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/libasn1parser/asn1p_value.h:70:74: note: Function 'asn1p_value_frombits' argument 3 names different: declaration 'dc' definition 'do_copy'.
asn1c-0.9.28+dfsg/libasn1parser/asn1p_value.c:57:59: note: Function 'asn1p_value_frombits' argument 3 names different: declaration 'dc' definition 'do_copy'.
asn1p_y.y:433:0: error: Invalid number of character '{' when these macros are defined: '__GCC__=1;__GCC__=1'. [syntaxError]
asn1c-0.9.28+dfsg/libasn1parser/asn1parser.c:170:2: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
asn1c-0.9.28+dfsg/libasn1parser/asn1parser.c:172:4: note: Found duplicate branches for 'if' and 'else'.
asn1c-0.9.28+dfsg/libasn1parser/asn1parser.c:170:2: note: Found duplicate branches for 'if' and 'else'.
asn1c-0.9.28+dfsg/libasn1parser/asn1parser.c:167:46: style: Function 'asn1p_atoi' argument 2 names different: declaration 'r_value' definition 'value'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/libasn1parser/asn1parser.h:72:50: note: Function 'asn1p_atoi' argument 2 names different: declaration 'r_value' definition 'value'.
asn1c-0.9.28+dfsg/libasn1parser/asn1parser.c:167:46: note: Function 'asn1p_atoi' argument 2 names different: declaration 'r_value' definition 'value'.
asn1c-0.9.28+dfsg/libasn1print/asn1print.c:828:69: style: Function 'asn1print_expr_dtd' argument 3 names different: declaration 'tc' definition 'expr'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/libasn1print/asn1print.c:30:80: note: Function 'asn1print_expr_dtd' argument 3 names different: declaration 'tc' definition 'expr'.
asn1c-0.9.28+dfsg/libasn1print/asn1print.c:828:69: note: Function 'asn1print_expr_dtd' argument 3 names different: declaration 'tc' definition 'expr'.
asn1c-0.9.28+dfsg/skeletons/ANY.c:136:3: style: Redundant pointer operation on 'td' - it's already a pointer. [redundantPointerOp]
asn1c-0.9.28+dfsg/skeletons/ANY.c:58:58: style: Function 'ANY_fromType' argument 3 names different: declaration 'struct_ptr' definition 'sptr'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/ANY.h:34:60: note: Function 'ANY_fromType' argument 3 names different: declaration 'struct_ptr' definition 'sptr'.
asn1c-0.9.28+dfsg/skeletons/ANY.c:58:58: note: Function 'ANY_fromType' argument 3 names different: declaration 'struct_ptr' definition 'sptr'.
asn1c-0.9.28+dfsg/skeletons/ANY.c:91:51: style: Function 'ANY_new_fromType' argument 2 names different: declaration 'struct_ptr' definition 'sptr'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/ANY.h:35:58: note: Function 'ANY_new_fromType' argument 2 names different: declaration 'struct_ptr' definition 'sptr'.
asn1c-0.9.28+dfsg/skeletons/ANY.c:91:51: note: Function 'ANY_new_fromType' argument 2 names different: declaration 'struct_ptr' definition 'sptr'.
asn1c-0.9.28+dfsg/skeletons/GeneralizedTime.c:312:53: style: Function 'asn_GT2time' argument 2 names different: declaration '_optional_tm4fill' definition 'ret_tm'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/GeneralizedTime.h:36:58: note: Function 'asn_GT2time' argument 2 names different: declaration '_optional_tm4fill' definition 'ret_tm'.
asn1c-0.9.28+dfsg/skeletons/GeneralizedTime.c:312:53: note: Function 'asn_GT2time' argument 2 names different: declaration '_optional_tm4fill' definition 'ret_tm'.
asn1c-0.9.28+dfsg/skeletons/GeneralizedTime.c:317:92: style: Function 'asn_GT2time_prec' argument 4 names different: declaration '_optional_tm4fill' definition 'ret_tm'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/GeneralizedTime.h:51:13: note: Function 'asn_GT2time_prec' argument 4 names different: declaration '_optional_tm4fill' definition 'ret_tm'.
asn1c-0.9.28+dfsg/skeletons/GeneralizedTime.c:317:92: note: Function 'asn_GT2time_prec' argument 4 names different: declaration '_optional_tm4fill' definition 'ret_tm'.
asn1c-0.9.28+dfsg/skeletons/GeneralizedTime.c:348:93: style: Function 'asn_GT2time_frac' argument 4 names different: declaration '_optional_tm4fill' definition 'ret_tm'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/GeneralizedTime.h:42:13: note: Function 'asn_GT2time_frac' argument 4 names different: declaration '_optional_tm4fill' definition 'ret_tm'.
asn1c-0.9.28+dfsg/skeletons/GeneralizedTime.c:348:93: note: Function 'asn_GT2time_frac' argument 4 names different: declaration '_optional_tm4fill' definition 'ret_tm'.
asn1c-0.9.28+dfsg/skeletons/GeneralizedTime.c:584:32: style: Function 'asn_time2GT' argument 1 names different: declaration '_optional_gt' definition 'opt_gt'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/GeneralizedTime.h:60:51: note: Function 'asn_time2GT' argument 1 names different: declaration '_optional_gt' definition 'opt_gt'.
asn1c-0.9.28+dfsg/skeletons/GeneralizedTime.c:584:32: note: Function 'asn_time2GT' argument 1 names different: declaration '_optional_gt' definition 'opt_gt'.
asn1c-0.9.28+dfsg/skeletons/GeneralizedTime.c:589:37: style: Function 'asn_time2GT_frac' argument 1 names different: declaration '_optional_gt' definition 'opt_gt'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/GeneralizedTime.h:62:56: note: Function 'asn_time2GT_frac' argument 1 names different: declaration '_optional_gt' definition 'opt_gt'.
asn1c-0.9.28+dfsg/skeletons/GeneralizedTime.c:589:37: note: Function 'asn_time2GT_frac' argument 1 names different: declaration '_optional_gt' definition 'opt_gt'.
asn1c-0.9.28+dfsg/skeletons/INTEGER.c:110:60: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/INTEGER.c:550:21: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/INTEGER.c:549:29: note: Calling function 'INTEGER__dump', 1st argument 'td' value is 0
asn1c-0.9.28+dfsg/skeletons/INTEGER.c:110:60: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/INTEGER.c:560:60: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/INTEGER.c:570:11: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/INTEGER.c:560:60: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/INTEGER.c:671:60: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/INTEGER.c:680:27: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/INTEGER.c:671:60: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/INTEGER.c:678:16: style: The scope of the variable 'v' can be reduced. [variableScope]
asn1c-0.9.28+dfsg/skeletons/INTEGER.c:766:35: style: Function 'asn_INTEGER2long' argument 1 names different: declaration 'i' definition 'iptr'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/INTEGER.h:55:39: note: Function 'asn_INTEGER2long' argument 1 names different: declaration 'i' definition 'iptr'.
asn1c-0.9.28+dfsg/skeletons/INTEGER.c:766:35: note: Function 'asn_INTEGER2long' argument 1 names different: declaration 'i' definition 'iptr'.
asn1c-0.9.28+dfsg/skeletons/INTEGER.c:766:47: style: Function 'asn_INTEGER2long' argument 2 names different: declaration 'l' definition 'lptr'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/INTEGER.h:55:48: note: Function 'asn_INTEGER2long' argument 2 names different: declaration 'l' definition 'lptr'.
asn1c-0.9.28+dfsg/skeletons/INTEGER.c:766:47: note: Function 'asn_INTEGER2long' argument 2 names different: declaration 'l' definition 'lptr'.
asn1c-0.9.28+dfsg/skeletons/INTEGER.c:826:36: style: Function 'asn_INTEGER2ulong' argument 1 names different: declaration 'i' definition 'iptr'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/INTEGER.h:56:40: note: Function 'asn_INTEGER2ulong' argument 1 names different: declaration 'i' definition 'iptr'.
asn1c-0.9.28+dfsg/skeletons/INTEGER.c:826:36: note: Function 'asn_INTEGER2ulong' argument 1 names different: declaration 'i' definition 'iptr'.
asn1c-0.9.28+dfsg/skeletons/INTEGER.c:826:57: style: Function 'asn_INTEGER2ulong' argument 2 names different: declaration 'l' definition 'lptr'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/INTEGER.h:56:58: note: Function 'asn_INTEGER2ulong' argument 2 names different: declaration 'l' definition 'lptr'.
asn1c-0.9.28+dfsg/skeletons/INTEGER.c:826:57: note: Function 'asn_INTEGER2ulong' argument 2 names different: declaration 'l' definition 'lptr'.
asn1c-0.9.28+dfsg/skeletons/INTEGER.c:858:30: style: Function 'asn_ulong2INTEGER' argument 1 names different: declaration 'i' definition 'st'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/INTEGER.h:58:34: note: Function 'asn_ulong2INTEGER' argument 1 names different: declaration 'i' definition 'st'.
asn1c-0.9.28+dfsg/skeletons/INTEGER.c:858:30: note: Function 'asn_ulong2INTEGER' argument 1 names different: declaration 'i' definition 'st'.
asn1c-0.9.28+dfsg/skeletons/INTEGER.c:858:48: style: Function 'asn_ulong2INTEGER' argument 2 names different: declaration 'l' definition 'value'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/INTEGER.h:58:51: note: Function 'asn_ulong2INTEGER' argument 2 names different: declaration 'l' definition 'value'.
asn1c-0.9.28+dfsg/skeletons/INTEGER.c:858:48: note: Function 'asn_ulong2INTEGER' argument 2 names different: declaration 'l' definition 'value'.
asn1c-0.9.28+dfsg/skeletons/INTEGER.c:883:29: style: Function 'asn_long2INTEGER' argument 1 names different: declaration 'i' definition 'st'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/INTEGER.h:57:33: note: Function 'asn_long2INTEGER' argument 1 names different: declaration 'i' definition 'st'.
asn1c-0.9.28+dfsg/skeletons/INTEGER.c:883:29: note: Function 'asn_long2INTEGER' argument 1 names different: declaration 'i' definition 'st'.
asn1c-0.9.28+dfsg/skeletons/INTEGER.c:883:38: style: Function 'asn_long2INTEGER' argument 2 names different: declaration 'l' definition 'value'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/INTEGER.h:57:41: note: Function 'asn_long2INTEGER' argument 2 names different: declaration 'l' definition 'value'.
asn1c-0.9.28+dfsg/skeletons/INTEGER.c:883:38: note: Function 'asn_long2INTEGER' argument 2 names different: declaration 'l' definition 'value'.
asn1c-0.9.28+dfsg/skeletons/INTEGER.c:941:52: style: Function 'asn_strtol' argument 3 names different: declaration 'l' definition 'lp'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/INTEGER.h:71:77: note: Function 'asn_strtol' argument 3 names different: declaration 'l' definition 'lp'.
asn1c-0.9.28+dfsg/skeletons/INTEGER.c:941:52: note: Function 'asn_strtol' argument 3 names different: declaration 'l' definition 'lp'.
asn1c-0.9.28+dfsg/skeletons/INTEGER.c:967:57: style: Function 'asn_strtol_lim' argument 3 names different: declaration 'l' definition 'lp'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/INTEGER.h:68:82: note: Function 'asn_strtol_lim' argument 3 names different: declaration 'l' definition 'lp'.
asn1c-0.9.28+dfsg/skeletons/INTEGER.c:967:57: note: Function 'asn_strtol_lim' argument 3 names different: declaration 'l' definition 'lp'.
asn1c-0.9.28+dfsg/skeletons/INTEGER.c:134:18: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asn1c-0.9.28+dfsg/skeletons/NativeEnumerated.c:47:60: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/NativeEnumerated.c:55:21: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/NativeEnumerated.c:47:60: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/NativeEnumerated.c:95:47: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/NativeEnumerated.c:108:4: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/NativeEnumerated.c:95:47: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/NativeEnumerated.c:142:62: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/NativeEnumerated.c:150:12: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/NativeEnumerated.c:142:62: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/NativeEnumerated.c:157:47: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/NativeEnumerated.c:162:17: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/NativeEnumerated.c:157:47: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/NativeEnumerated.c:60:23: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asn1c-0.9.28+dfsg/skeletons/NativeInteger.c:173:60: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/NativeInteger.c:181:15: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/NativeInteger.c:173:60: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/NativeInteger.c:214:60: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/NativeInteger.c:222:14: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/NativeInteger.c:214:60: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/NativeInteger.c:239:60: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/NativeInteger.c:250:15: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/NativeInteger.c:239:60: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/NativeInteger.c:246:48: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/NativeInteger.c:250:15: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/NativeInteger.c:246:48: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/NativeInteger.c:273:60: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/NativeInteger.c:278:12: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/NativeInteger.c:273:60: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/NativeInteger.c:282:52: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/NativeInteger.c:288:3: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/NativeInteger.c:282:52: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/NativeInteger.c:302:7: style: The scope of the variable 'scratch' can be reduced. [variableScope]
asn1c-0.9.28+dfsg/skeletons/NativeInteger.c:303:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
asn1c-0.9.28+dfsg/skeletons/NativeReal.c:122:14: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asn1c-0.9.28+dfsg/skeletons/OBJECT_IDENTIFIER.c:188:8: style: The scope of the variable 'p' can be reduced. [variableScope]
asn1c-0.9.28+dfsg/skeletons/OBJECT_IDENTIFIER.c:68:100: style: Function 'OBJECT_IDENTIFIER_get_single_arc' argument 4 names different: declaration 'value' definition 'rvbufp'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/OBJECT_IDENTIFIER.h:131:24: note: Function 'OBJECT_IDENTIFIER_get_single_arc' argument 4 names different: declaration 'value' definition 'rvbufp'.
asn1c-0.9.28+dfsg/skeletons/OBJECT_IDENTIFIER.c:68:100: note: Function 'OBJECT_IDENTIFIER_get_single_arc' argument 4 names different: declaration 'value' definition 'rvbufp'.
asn1c-0.9.28+dfsg/skeletons/OBJECT_IDENTIFIER.c:68:121: style: Function 'OBJECT_IDENTIFIER_get_single_arc' argument 5 names different: declaration 'value_size' definition 'rvsize'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/OBJECT_IDENTIFIER.h:131:44: note: Function 'OBJECT_IDENTIFIER_get_single_arc' argument 5 names different: declaration 'value_size' definition 'rvsize'.
asn1c-0.9.28+dfsg/skeletons/OBJECT_IDENTIFIER.c:68:121: note: Function 'OBJECT_IDENTIFIER_get_single_arc' argument 5 names different: declaration 'value_size' definition 'rvsize'.
asn1c-0.9.28+dfsg/skeletons/OBJECT_IDENTIFIER.c:363:55: style: Function 'OBJECT_IDENTIFIER_get_arcs' argument 1 names different: declaration '_oid' definition 'oid'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/OBJECT_IDENTIFIER.h:71:59: note: Function 'OBJECT_IDENTIFIER_get_arcs' argument 1 names different: declaration '_oid' definition 'oid'.
asn1c-0.9.28+dfsg/skeletons/OBJECT_IDENTIFIER.c:363:55: note: Function 'OBJECT_IDENTIFIER_get_arcs' argument 1 names different: declaration '_oid' definition 'oid'.
asn1c-0.9.28+dfsg/skeletons/OBJECT_IDENTIFIER.c:363:66: style: Function 'OBJECT_IDENTIFIER_get_arcs' argument 2 names different: declaration '_arcs' definition 'arcs'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/OBJECT_IDENTIFIER.h:72:8: note: Function 'OBJECT_IDENTIFIER_get_arcs' argument 2 names different: declaration '_arcs' definition 'arcs'.
asn1c-0.9.28+dfsg/skeletons/OBJECT_IDENTIFIER.c:363:66: note: Function 'OBJECT_IDENTIFIER_get_arcs' argument 2 names different: declaration '_arcs' definition 'arcs'.
asn1c-0.9.28+dfsg/skeletons/OBJECT_IDENTIFIER.c:364:16: style: Function 'OBJECT_IDENTIFIER_get_arcs' argument 3 names different: declaration '_arc_type_size' definition 'arc_type_size'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/OBJECT_IDENTIFIER.h:73:15: note: Function 'OBJECT_IDENTIFIER_get_arcs' argument 3 names different: declaration '_arc_type_size' definition 'arc_type_size'.
asn1c-0.9.28+dfsg/skeletons/OBJECT_IDENTIFIER.c:364:16: note: Function 'OBJECT_IDENTIFIER_get_arcs' argument 3 names different: declaration '_arc_type_size' definition 'arc_type_size'.
asn1c-0.9.28+dfsg/skeletons/OBJECT_IDENTIFIER.c:364:44: style: Function 'OBJECT_IDENTIFIER_get_arcs' argument 4 names different: declaration '_arc_slots' definition 'arc_slots'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/OBJECT_IDENTIFIER.h:74:15: note: Function 'OBJECT_IDENTIFIER_get_arcs' argument 4 names different: declaration '_arc_slots' definition 'arc_slots'.
asn1c-0.9.28+dfsg/skeletons/OBJECT_IDENTIFIER.c:364:44: note: Function 'OBJECT_IDENTIFIER_get_arcs' argument 4 names different: declaration '_arc_slots' definition 'arc_slots'.
asn1c-0.9.28+dfsg/skeletons/OBJECT_IDENTIFIER.c:424:101: style: Function 'OBJECT_IDENTIFIER_set_single_arc' argument 4 names different: declaration '_prepared_order' definition 'prepared_order'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/OBJECT_IDENTIFIER.h:133:52: note: Function 'OBJECT_IDENTIFIER_set_single_arc' argument 4 names different: declaration '_prepared_order' definition 'prepared_order'.
asn1c-0.9.28+dfsg/skeletons/OBJECT_IDENTIFIER.c:424:101: note: Function 'OBJECT_IDENTIFIER_set_single_arc' argument 4 names different: declaration '_prepared_order' definition 'prepared_order'.
asn1c-0.9.28+dfsg/skeletons/OBJECT_IDENTIFIER.c:492:49: style: Function 'OBJECT_IDENTIFIER_set_arcs' argument 1 names different: declaration '_oid' definition 'oid'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/OBJECT_IDENTIFIER.h:86:53: note: Function 'OBJECT_IDENTIFIER_set_arcs' argument 1 names different: declaration '_oid' definition 'oid'.
asn1c-0.9.28+dfsg/skeletons/OBJECT_IDENTIFIER.c:492:49: note: Function 'OBJECT_IDENTIFIER_set_arcs' argument 1 names different: declaration '_oid' definition 'oid'.
asn1c-0.9.28+dfsg/skeletons/OBJECT_IDENTIFIER.c:492:66: style: Function 'OBJECT_IDENTIFIER_set_arcs' argument 2 names different: declaration '_arcs' definition 'arcs'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/OBJECT_IDENTIFIER.h:87:14: note: Function 'OBJECT_IDENTIFIER_set_arcs' argument 2 names different: declaration '_arcs' definition 'arcs'.
asn1c-0.9.28+dfsg/skeletons/OBJECT_IDENTIFIER.c:492:66: note: Function 'OBJECT_IDENTIFIER_set_arcs' argument 2 names different: declaration '_arcs' definition 'arcs'.
asn1c-0.9.28+dfsg/skeletons/OBJECT_IDENTIFIER.c:492:85: style: Function 'OBJECT_IDENTIFIER_set_arcs' argument 3 names different: declaration '_arc_type_size' definition 'arc_type_size'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/OBJECT_IDENTIFIER.h:88:15: note: Function 'OBJECT_IDENTIFIER_set_arcs' argument 3 names different: declaration '_arc_type_size' definition 'arc_type_size'.
asn1c-0.9.28+dfsg/skeletons/OBJECT_IDENTIFIER.c:492:85: note: Function 'OBJECT_IDENTIFIER_set_arcs' argument 3 names different: declaration '_arc_type_size' definition 'arc_type_size'.
asn1c-0.9.28+dfsg/skeletons/OBJECT_IDENTIFIER.c:492:113: style: Function 'OBJECT_IDENTIFIER_set_arcs' argument 4 names different: declaration '_arc_slots' definition 'arc_slots'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/OBJECT_IDENTIFIER.h:89:15: note: Function 'OBJECT_IDENTIFIER_set_arcs' argument 4 names different: declaration '_arc_slots' definition 'arc_slots'.
asn1c-0.9.28+dfsg/skeletons/OBJECT_IDENTIFIER.c:492:113: note: Function 'OBJECT_IDENTIFIER_set_arcs' argument 4 names different: declaration '_arc_slots' definition 'arc_slots'.
asn1c-0.9.28+dfsg/skeletons/OBJECT_IDENTIFIER.c:300:0: error: Memory leak: arcs [memleak]
asn1c-0.9.28+dfsg/skeletons/OCTET_STRING.c:1499:40: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/OCTET_STRING.c:1523:3: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/OCTET_STRING.c:1499:40: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/OCTET_STRING.c:1500:37: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/OCTET_STRING.c:1523:3: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/OCTET_STRING.c:1500:37: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/OCTET_STRING.c:1503:7: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/OCTET_STRING.c:1523:3: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/OCTET_STRING.c:1503:7: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/OCTET_STRING.c:1570:3: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/OCTET_STRING.c:1585:5: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/OCTET_STRING.c:1570:3: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/OCTET_STRING.c:1756:38: style: Function 'OCTET_STRING_fromBuf' argument 1 names different: declaration 's' definition 'st'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/OCTET_STRING.h:49:42: note: Function 'OCTET_STRING_fromBuf' argument 1 names different: declaration 's' definition 'st'.
asn1c-0.9.28+dfsg/skeletons/OCTET_STRING.c:1756:38: note: Function 'OCTET_STRING_fromBuf' argument 1 names different: declaration 's' definition 'st'.
asn1c-0.9.28+dfsg/skeletons/OCTET_STRING.c:1756:63: style: Function 'OCTET_STRING_fromBuf' argument 3 names different: declaration 'size' definition 'len'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/OCTET_STRING.h:49:66: note: Function 'OCTET_STRING_fromBuf' argument 3 names different: declaration 'size' definition 'len'.
asn1c-0.9.28+dfsg/skeletons/OCTET_STRING.c:1756:63: note: Function 'OCTET_STRING_fromBuf' argument 3 names different: declaration 'size' definition 'len'.
asn1c-0.9.28+dfsg/skeletons/OCTET_STRING.c:1793:74: style: Function 'OCTET_STRING_new_fromBuf' argument 3 names different: declaration 'size' definition 'len'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/OCTET_STRING.h:60:23: note: Function 'OCTET_STRING_new_fromBuf' argument 3 names different: declaration 'size' definition 'len'.
asn1c-0.9.28+dfsg/skeletons/OCTET_STRING.c:1793:74: note: Function 'OCTET_STRING_new_fromBuf' argument 3 names different: declaration 'size' definition 'len'.
asn1c-0.9.28+dfsg/skeletons/OCTET_STRING.c:1396:32: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asn1c-0.9.28+dfsg/skeletons/REAL.c:654:17: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
asn1c-0.9.28+dfsg/skeletons/REAL.c:655:20: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
asn1c-0.9.28+dfsg/skeletons/REAL.c:664:17: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
asn1c-0.9.28+dfsg/skeletons/REAL.c:665:19: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
asn1c-0.9.28+dfsg/skeletons/REAL.c:604:15: style: The scope of the variable 'accum' can be reduced. [variableScope]
asn1c-0.9.28+dfsg/skeletons/REAL.c:711:14: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
asn1c-0.9.28+dfsg/skeletons/REAL.c:394:31: style: Function 'asn_REAL2double' argument 1 names different: declaration 'real_ptr' definition 'st'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/REAL.h:37:35: note: Function 'asn_REAL2double' argument 1 names different: declaration 'real_ptr' definition 'st'.
asn1c-0.9.28+dfsg/skeletons/REAL.c:394:31: note: Function 'asn_REAL2double' argument 1 names different: declaration 'real_ptr' definition 'st'.
asn1c-0.9.28+dfsg/skeletons/REAL.c:394:43: style: Function 'asn_REAL2double' argument 2 names different: declaration 'd' definition 'dbl_value'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/REAL.h:37:53: note: Function 'asn_REAL2double' argument 2 names different: declaration 'd' definition 'dbl_value'.
asn1c-0.9.28+dfsg/skeletons/REAL.c:394:43: note: Function 'asn_REAL2double' argument 2 names different: declaration 'd' definition 'dbl_value'.
asn1c-0.9.28+dfsg/skeletons/REAL.c:587:25: style: Function 'asn_double2REAL' argument 1 names different: declaration 'real_ptr' definition 'st'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/REAL.h:38:29: note: Function 'asn_double2REAL' argument 1 names different: declaration 'real_ptr' definition 'st'.
asn1c-0.9.28+dfsg/skeletons/REAL.c:587:25: note: Function 'asn_double2REAL' argument 1 names different: declaration 'real_ptr' definition 'st'.
asn1c-0.9.28+dfsg/skeletons/REAL.c:587:36: style: Function 'asn_double2REAL' argument 2 names different: declaration 'd' definition 'dbl_value'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/REAL.h:38:46: note: Function 'asn_double2REAL' argument 2 names different: declaration 'd' definition 'dbl_value'.
asn1c-0.9.28+dfsg/skeletons/REAL.c:587:36: note: Function 'asn_double2REAL' argument 2 names different: declaration 'd' definition 'dbl_value'.
asn1c-0.9.28+dfsg/skeletons/REAL.c:597:7: style: Unused variable: assertion_buffer1 [unusedVariable]
asn1c-0.9.28+dfsg/skeletons/REAL.c:598:7: style: Unused variable: assertion_buffer2 [unusedVariable]
asn1c-0.9.28+dfsg/skeletons/REAL.c:469:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asn1c-0.9.28+dfsg/skeletons/RELATIVE-OID.c:165:45: style: Function 'RELATIVE_OID_get_arcs' argument 1 names different: declaration '_roid' definition 'roid'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/RELATIVE-OID.h:28:49: note: Function 'RELATIVE_OID_get_arcs' argument 1 names different: declaration '_roid' definition 'roid'.
asn1c-0.9.28+dfsg/skeletons/RELATIVE-OID.c:165:45: note: Function 'RELATIVE_OID_get_arcs' argument 1 names different: declaration '_roid' definition 'roid'.
asn1c-0.9.28+dfsg/skeletons/RELATIVE-OID.c:199:39: style: Function 'RELATIVE_OID_set_arcs' argument 1 names different: declaration '_roid' definition 'roid'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/RELATIVE-OID.h:32:43: note: Function 'RELATIVE_OID_set_arcs' argument 1 names different: declaration '_roid' definition 'roid'.
asn1c-0.9.28+dfsg/skeletons/RELATIVE-OID.c:199:39: note: Function 'RELATIVE_OID_set_arcs' argument 1 names different: declaration '_roid' definition 'roid'.
asn1c-0.9.28+dfsg/skeletons/UTCTime.c:140:45: style: Function 'asn_UT2time' argument 2 names different: declaration '_optional_tm4fill' definition '_tm'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/UTCTime.h:29:50: note: Function 'asn_UT2time' argument 2 names different: declaration '_optional_tm4fill' definition '_tm'.
asn1c-0.9.28+dfsg/skeletons/UTCTime.c:140:45: note: Function 'asn_UT2time' argument 2 names different: declaration '_optional_tm4fill' definition '_tm'.
asn1c-0.9.28+dfsg/skeletons/UTCTime.c:167:24: style: Function 'asn_time2UT' argument 1 names different: declaration '__opt_ut' definition 'opt_ut'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/UTCTime.h:32:35: note: Function 'asn_time2UT' argument 1 names different: declaration '__opt_ut' definition 'opt_ut'.
asn1c-0.9.28+dfsg/skeletons/UTCTime.c:167:24: note: Function 'asn_time2UT' argument 1 names different: declaration '__opt_ut' definition 'opt_ut'.
asn1c-0.9.28+dfsg/skeletons/UTF8String.c:108:25: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
asn1c-0.9.28+dfsg/skeletons/UTF8String.c:155:34: note: Calling function 'UTF8String__process', 2nd argument 'dst' value is 0
asn1c-0.9.28+dfsg/skeletons/UTF8String.c:108:25: note: Null pointer addition
asn1c-0.9.28+dfsg/skeletons/asn_codecs_prim.c:30:3: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/asn_codecs_prim.c:58:3: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/asn_codecs_prim.c:30:3: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/asn_codecs_prim.c:40:37: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/asn_codecs_prim.c:58:3: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/asn_codecs_prim.c:40:37: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/asn_codecs_prim.c:251:48: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/asn_codecs_prim.c:261:14: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/asn_codecs_prim.c:251:48: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/asn_codecs_prim.c:244:25: style: Function 'xer_decode_primitive' argument 2 names different: declaration 'type_descriptor' definition 'td'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/asn_codecs_prim.h:42:25: note: Function 'xer_decode_primitive' argument 2 names different: declaration 'type_descriptor' definition 'td'.
asn1c-0.9.28+dfsg/skeletons/asn_codecs_prim.c:244:25: note: Function 'xer_decode_primitive' argument 2 names different: declaration 'type_descriptor' definition 'td'.
asn1c-0.9.28+dfsg/skeletons/asn_codecs_prim.c:245:9: style: Function 'xer_decode_primitive' argument 3 names different: declaration 'struct_ptr' definition 'sptr'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/asn_codecs_prim.h:43:9: note: Function 'xer_decode_primitive' argument 3 names different: declaration 'struct_ptr' definition 'sptr'.
asn1c-0.9.28+dfsg/skeletons/asn_codecs_prim.c:245:9: note: Function 'xer_decode_primitive' argument 3 names different: declaration 'struct_ptr' definition 'sptr'.
asn1c-0.9.28+dfsg/skeletons/ber_decoder.c:32:33: style: Function 'ber_decode' argument 4 names different: declaration 'buffer' definition 'ptr'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/ber_decoder.h:25:14: note: Function 'ber_decode' argument 4 names different: declaration 'buffer' definition 'ptr'.
asn1c-0.9.28+dfsg/skeletons/ber_decoder.c:32:33: note: Function 'ber_decode' argument 4 names different: declaration 'buffer' definition 'ptr'.
asn1c-0.9.28+dfsg/skeletons/ber_decoder.c:66:26: style: Function 'ber_check_tags' argument 2 names different: declaration 'type_descriptor' definition 'td'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/ber_decoder.h:51:33: note: Function 'ber_check_tags' argument 2 names different: declaration 'type_descriptor' definition 'td'.
asn1c-0.9.28+dfsg/skeletons/ber_decoder.c:66:26: note: Function 'ber_check_tags' argument 2 names different: declaration 'type_descriptor' definition 'td'.
asn1c-0.9.28+dfsg/skeletons/ber_tlv_length.c:81:10: style: The scope of the variable 'tl' can be reduced. [variableScope]
asn1c-0.9.28+dfsg/skeletons/ber_tlv_length.c:79:36: style: Function 'ber_skip_length' argument 3 names different: declaration 'bufptr' definition 'ptr'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/ber_tlv_length.h:36:35: note: Function 'ber_skip_length' argument 3 names different: declaration 'bufptr' definition 'ptr'.
asn1c-0.9.28+dfsg/skeletons/ber_tlv_length.c:79:36: note: Function 'ber_skip_length' argument 3 names different: declaration 'bufptr' definition 'ptr'.
asn1c-0.9.28+dfsg/skeletons/ber_tlv_length.c:142:51: style: Function 'der_tlv_length_serialize' argument 2 names different: declaration 'bufptr' definition 'bufp'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/ber_tlv_length.h:44:58: note: Function 'der_tlv_length_serialize' argument 2 names different: declaration 'bufptr' definition 'bufp'.
asn1c-0.9.28+dfsg/skeletons/ber_tlv_length.c:142:51: note: Function 'der_tlv_length_serialize' argument 2 names different: declaration 'bufptr' definition 'bufp'.
asn1c-0.9.28+dfsg/skeletons/ber_tlv_tag.c:10:27: style: Function 'ber_fetch_tag' argument 1 names different: declaration 'bufptr' definition 'ptr'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/ber_tlv_tag.h:46:35: note: Function 'ber_fetch_tag' argument 1 names different: declaration 'bufptr' definition 'ptr'.
asn1c-0.9.28+dfsg/skeletons/ber_tlv_tag.c:10:27: note: Function 'ber_fetch_tag' argument 1 names different: declaration 'bufptr' definition 'ptr'.
asn1c-0.9.28+dfsg/skeletons/ber_tlv_tag.c:76:58: style: Function 'ber_tlv_tag_snprint' argument 3 names different: declaration 'buflen' definition 'size'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/ber_tlv_tag.h:34:66: note: Function 'ber_tlv_tag_snprint' argument 3 names different: declaration 'buflen' definition 'size'.
asn1c-0.9.28+dfsg/skeletons/ber_tlv_tag.c:76:58: note: Function 'ber_tlv_tag_snprint' argument 3 names different: declaration 'buflen' definition 'size'.
asn1c-0.9.28+dfsg/skeletons/ber_tlv_tag.c:104:48: style: Function 'ber_tlv_tag_serialize' argument 2 names different: declaration 'bufptr' definition 'bufp'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/ber_tlv_tag.h:54:55: note: Function 'ber_tlv_tag_serialize' argument 2 names different: declaration 'bufptr' definition 'bufp'.
asn1c-0.9.28+dfsg/skeletons/ber_tlv_tag.c:104:48: note: Function 'ber_tlv_tag_serialize' argument 2 names different: declaration 'bufptr' definition 'bufp'.
asn1c-0.9.28+dfsg/skeletons/constr_CHOICE.c:360:60: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/constr_CHOICE.c:367:12: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/constr_CHOICE.c:360:60: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/constr_CHOICE.c:370:31: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/constr_CHOICE.c:385:3: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/constr_CHOICE.c:370:31: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/constr_CHOICE.c:411:22: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/constr_CHOICE.c:427:4: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/constr_CHOICE.c:411:22: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/constr_CHOICE.c:779:58: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/constr_CHOICE.c:784:3: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/constr_CHOICE.c:779:58: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/constr_CHOICE.c:831:60: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/constr_CHOICE.c:841:3: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/constr_CHOICE.c:831:60: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/constr_CHOICE.c:865:4: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/constr_CHOICE.c:867:4: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/constr_CHOICE.c:865:4: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/constr_CHOICE.c:874:15: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/constr_CHOICE.c:875:4: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/constr_CHOICE.c:874:15: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/constr_CHOICE.c:912:60: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/constr_CHOICE.c:919:12: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/constr_CHOICE.c:912:60: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/constr_CHOICE.c:939:45: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/constr_CHOICE.c:952:6: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/constr_CHOICE.c:939:45: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/constr_CHOICE.c:1036:60: warning: Either the condition '!td' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/constr_CHOICE.c:1039:5: note: Assuming that condition '!td' is not redundant
asn1c-0.9.28+dfsg/skeletons/constr_CHOICE.c:1036:60: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/constr_CHOICE.c:1082:48: style: Function '_fetch_present_idx' argument 2 names different: declaration 'off' definition 'pres_offset'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/constr_CHOICE.c:66:59: note: Function '_fetch_present_idx' argument 2 names different: declaration 'off' definition 'pres_offset'.
asn1c-0.9.28+dfsg/skeletons/constr_CHOICE.c:1082:48: note: Function '_fetch_present_idx' argument 2 names different: declaration 'off' definition 'pres_offset'.
asn1c-0.9.28+dfsg/skeletons/constr_CHOICE.c:1082:65: style: Function '_fetch_present_idx' argument 3 names different: declaration 'size' definition 'pres_size'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/constr_CHOICE.c:66:68: note: Function '_fetch_present_idx' argument 3 names different: declaration 'size' definition 'pres_size'.
asn1c-0.9.28+dfsg/skeletons/constr_CHOICE.c:1082:65: note: Function '_fetch_present_idx' argument 3 names different: declaration 'size' definition 'pres_size'.
asn1c-0.9.28+dfsg/skeletons/constr_CHOICE.c:1102:24: style: Function '_set_present_idx' argument 1 names different: declaration 'sptr' definition 'struct_ptr'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/constr_CHOICE.c:67:36: note: Function '_set_present_idx' argument 1 names different: declaration 'sptr' definition 'struct_ptr'.
asn1c-0.9.28+dfsg/skeletons/constr_CHOICE.c:1102:24: note: Function '_set_present_idx' argument 1 names different: declaration 'sptr' definition 'struct_ptr'.
asn1c-0.9.28+dfsg/skeletons/constr_CHOICE.c:1102:40: style: Function '_set_present_idx' argument 2 names different: declaration 'offset' definition 'pres_offset'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/constr_CHOICE.c:67:46: note: Function '_set_present_idx' argument 2 names different: declaration 'offset' definition 'pres_offset'.
asn1c-0.9.28+dfsg/skeletons/constr_CHOICE.c:1102:40: note: Function '_set_present_idx' argument 2 names different: declaration 'offset' definition 'pres_offset'.
asn1c-0.9.28+dfsg/skeletons/constr_CHOICE.c:1102:57: style: Function '_set_present_idx' argument 3 names different: declaration 'size' definition 'pres_size'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/constr_CHOICE.c:67:58: note: Function '_set_present_idx' argument 3 names different: declaration 'size' definition 'pres_size'.
asn1c-0.9.28+dfsg/skeletons/constr_CHOICE.c:1102:57: note: Function '_set_present_idx' argument 3 names different: declaration 'size' definition 'pres_size'.
asn1c-0.9.28+dfsg/skeletons/constr_CHOICE.c:1102:72: style: Function '_set_present_idx' argument 4 names different: declaration 'pres' definition 'present'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/constr_CHOICE.c:67:68: note: Function '_set_present_idx' argument 4 names different: declaration 'pres' definition 'present'.
asn1c-0.9.28+dfsg/skeletons/constr_CHOICE.c:1102:72: note: Function '_set_present_idx' argument 4 names different: declaration 'pres' definition 'present'.
asn1c-0.9.28+dfsg/skeletons/constr_SEQUENCE.c:522:31: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/constr_SEQUENCE.c:535:5: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/constr_SEQUENCE.c:522:31: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/constr_SEQUENCE.c:527:21: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/constr_SEQUENCE.c:535:5: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/constr_SEQUENCE.c:527:21: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/constr_SEQUENCE.c:865:21: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/constr_SEQUENCE.c:878:5: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/constr_SEQUENCE.c:865:21: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/constr_SEQUENCE.c:1033:64: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/constr_SEQUENCE.c:1044:3: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/constr_SEQUENCE.c:1033:64: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/constr_SEQUENCE.c:1051:46: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/constr_SEQUENCE.c:1065:14: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/constr_SEQUENCE.c:1051:46: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/constr_SEQUENCE.c:1082:21: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/constr_SEQUENCE.c:1110:7: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/constr_SEQUENCE.c:1082:21: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/constr_SEQUENCE.c:1102:5: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/constr_SEQUENCE.c:1110:7: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/constr_SEQUENCE.c:1102:5: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/constr_SEQUENCE.c:1249:33: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/constr_SEQUENCE.c:1416:3: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/constr_SEQUENCE.c:1415:32: note: Calling function 'SEQUENCE_handle_extensions', 1st argument 'td' value is 0
asn1c-0.9.28+dfsg/skeletons/constr_SEQUENCE.c:1249:33: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/constr_SEQUENCE.c:1301:33: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/constr_SEQUENCE.c:1310:3: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/constr_SEQUENCE.c:1301:33: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/constr_SEQUENCE.c:1356:4: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/constr_SEQUENCE.c:1358:4: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/constr_SEQUENCE.c:1356:4: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/constr_SEQUENCE.c:1364:66: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/constr_SEQUENCE.c:1386:5: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/constr_SEQUENCE.c:1364:66: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/constr_SEQUENCE.c:1366:5: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/constr_SEQUENCE.c:1386:5: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/constr_SEQUENCE.c:1366:5: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/constr_SEQUENCE.c:656:7: style: The scope of the variable 'n' can be reduced. [variableScope]
asn1c-0.9.28+dfsg/skeletons/constr_SEQUENCE.c:1354:29: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asn1c-0.9.28+dfsg/skeletons/constr_SEQUENCE_OF.c:95:67: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/constr_SEQUENCE_OF.c:104:12: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/constr_SEQUENCE_OF.c:95:67: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/constr_SEQUENCE_OF.c:96:27: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/constr_SEQUENCE_OF.c:104:12: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/constr_SEQUENCE_OF.c:96:27: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/constr_SEQUENCE_OF.c:149:27: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/constr_SEQUENCE_OF.c:152:12: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/constr_SEQUENCE_OF.c:149:27: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/constr_SEQUENCE_OF.c:169:31: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asn1c-0.9.28+dfsg/skeletons/constr_SET.c:102:54: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/constr_SET.c:120:3: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/constr_SET.c:102:54: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/constr_SET.c:103:32: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/constr_SET.c:120:3: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/constr_SET.c:103:32: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/constr_SET.c:117:34: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/constr_SET.c:120:3: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/constr_SET.c:117:34: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/constr_SET.c:438:54: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/constr_SET.c:454:18: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/constr_SET.c:438:54: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/constr_SET.c:441:46: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/constr_SET.c:454:18: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/constr_SET.c:441:46: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/constr_SET.c:453:5: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/constr_SET.c:454:18: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/constr_SET.c:453:5: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/constr_SET.c:467:21: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/constr_SET.c:480:6: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/constr_SET.c:467:21: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/constr_SET.c:530:22: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/constr_SET.c:536:16: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/constr_SET.c:530:22: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/constr_SET.c:807:54: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/constr_SET.c:815:3: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/constr_SET.c:807:54: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/constr_SET.c:817:22: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/constr_SET.c:838:5: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/constr_SET.c:817:22: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/constr_SET.c:452:40: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asn1c-0.9.28+dfsg/skeletons/constr_SET_OF.c:658:60: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/constr_SET_OF.c:671:12: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/constr_SET_OF.c:658:60: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/constr_SET_OF.c:659:27: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/constr_SET_OF.c:671:12: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/constr_SET_OF.c:659:27: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/constr_SET_OF.c:871:67: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/constr_SET_OF.c:880:3: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/constr_SET_OF.c:871:67: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/constr_SET_OF.c:872:27: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/constr_SET_OF.c:880:3: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/constr_SET_OF.c:872:27: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/converter-sample.c:383:3: portability: %ld in format string (no. 2) requires 'long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/skeletons/converter-sample.c:254:12: style: The scope of the variable 'structure' can be reduced. [variableScope]
asn1c-0.9.28+dfsg/skeletons/converter-sample.c:327:3: style: Redundant pointer operation on 'pduType' - it's already a pointer. [redundantPointerOp]
asn1c-0.9.28+dfsg/skeletons/converter-sample.c:660:5: style: Redundant pointer operation on 'pduType' - it's already a pointer. [redundantPointerOp]
asn1c-0.9.28+dfsg/skeletons/converter-sample.c:721:2: style: Redundant pointer operation on 'pduType' - it's already a pointer. [redundantPointerOp]
asn1c-0.9.28+dfsg/skeletons/converter-sample.c:551:46: style: Function 'data_decode_from_file' argument 1 names different: declaration 'asnTypeOfPDU' definition 'pduType'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/converter-sample.c:37:59: note: Function 'data_decode_from_file' argument 1 names different: declaration 'asnTypeOfPDU' definition 'pduType'.
asn1c-0.9.28+dfsg/skeletons/converter-sample.c:551:46: note: Function 'data_decode_from_file' argument 1 names different: declaration 'asnTypeOfPDU' definition 'pduType'.
asn1c-0.9.28+dfsg/skeletons/converter-sample.c:551:116: style: Function 'data_decode_from_file' argument 5 names different: declaration 'first_pdu' definition 'on_first_pdu'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/converter-sample.c:38:63: note: Function 'data_decode_from_file' argument 5 names different: declaration 'first_pdu' definition 'on_first_pdu'.
asn1c-0.9.28+dfsg/skeletons/converter-sample.c:551:116: note: Function 'data_decode_from_file' argument 5 names different: declaration 'first_pdu' definition 'on_first_pdu'.
asn1c-0.9.28+dfsg/skeletons/der_encoder.c:16:27: style: Function 'der_encode' argument 3 names different: declaration 'consume_bytes_cb' definition 'consume_bytes'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/der_encoder.h:22:28: note: Function 'der_encode' argument 3 names different: declaration 'consume_bytes_cb' definition 'consume_bytes'.
asn1c-0.9.28+dfsg/skeletons/der_encoder.c:16:27: note: Function 'der_encode' argument 3 names different: declaration 'consume_bytes_cb' definition 'consume_bytes'.
asn1c-0.9.28+dfsg/skeletons/der_encoder.c:77:39: style: Function 'der_write_tags' argument 1 names different: declaration 'type_descriptor' definition 'sd'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/der_encoder.h:55:33: note: Function 'der_write_tags' argument 1 names different: declaration 'type_descriptor' definition 'sd'.
asn1c-0.9.28+dfsg/skeletons/der_encoder.c:77:39: note: Function 'der_write_tags' argument 1 names different: declaration 'type_descriptor' definition 'sd'.
asn1c-0.9.28+dfsg/skeletons/der_encoder.c:81:28: style: Function 'der_write_tags' argument 6 names different: declaration 'consume_bytes_cb' definition 'cb'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/der_encoder.h:60:28: note: Function 'der_write_tags' argument 6 names different: declaration 'consume_bytes_cb' definition 'cb'.
asn1c-0.9.28+dfsg/skeletons/der_encoder.c:81:28: note: Function 'der_write_tags' argument 6 names different: declaration 'consume_bytes_cb' definition 'cb'.
asn1c-0.9.28+dfsg/skeletons/der_encoder.c:106:31: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asn1c-0.9.28+dfsg/skeletons/der_encoder.c:129:20: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asn1c-0.9.28+dfsg/skeletons/per_decoder.c:77:6: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/per_decoder.c:78:3: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/per_decoder.c:77:6: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/per_decoder.c:11:77: style: Function 'uper_decode_complete' argument 2 names different: declaration 'type_descriptor' definition 'td'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/per_decoder.h:22:32: note: Function 'uper_decode_complete' argument 2 names different: declaration 'type_descriptor' definition 'td'.
asn1c-0.9.28+dfsg/skeletons/per_decoder.c:11:77: note: Function 'uper_decode_complete' argument 2 names different: declaration 'type_descriptor' definition 'td'.
asn1c-0.9.28+dfsg/skeletons/per_decoder.c:11:88: style: Function 'uper_decode_complete' argument 3 names different: declaration 'struct_ptr' definition 'sptr'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/per_decoder.h:23:9: note: Function 'uper_decode_complete' argument 3 names different: declaration 'struct_ptr' definition 'sptr'.
asn1c-0.9.28+dfsg/skeletons/per_decoder.c:11:88: note: Function 'uper_decode_complete' argument 3 names different: declaration 'struct_ptr' definition 'sptr'.
asn1c-0.9.28+dfsg/skeletons/per_decoder.c:40:68: style: Function 'uper_decode' argument 2 names different: declaration 'type_descriptor' definition 'td'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/per_decoder.h:33:32: note: Function 'uper_decode' argument 2 names different: declaration 'type_descriptor' definition 'td'.
asn1c-0.9.28+dfsg/skeletons/per_decoder.c:40:68: note: Function 'uper_decode' argument 2 names different: declaration 'type_descriptor' definition 'td'.
asn1c-0.9.28+dfsg/skeletons/per_decoder.c:40:79: style: Function 'uper_decode' argument 3 names different: declaration 'struct_ptr' definition 'sptr'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/per_decoder.h:34:9: note: Function 'uper_decode' argument 3 names different: declaration 'struct_ptr' definition 'sptr'.
asn1c-0.9.28+dfsg/skeletons/per_decoder.c:40:79: note: Function 'uper_decode' argument 3 names different: declaration 'struct_ptr' definition 'sptr'.
asn1c-0.9.28+dfsg/skeletons/per_encoder.c:136:7: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/per_encoder.c:146:4: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/per_encoder.c:136:7: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/per_encoder.c:8:36: style: Function 'uper_encode' argument 1 names different: declaration 'type_descriptor' definition 'td'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/per_encoder.h:23:58: note: Function 'uper_encode' argument 1 names different: declaration 'type_descriptor' definition 'td'.
asn1c-0.9.28+dfsg/skeletons/per_encoder.c:8:36: note: Function 'uper_encode' argument 1 names different: declaration 'type_descriptor' definition 'td'.
asn1c-0.9.28+dfsg/skeletons/per_encoder.c:8:46: style: Function 'uper_encode' argument 2 names different: declaration 'struct_ptr' definition 'sptr'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/per_encoder.h:24:8: note: Function 'uper_encode' argument 2 names different: declaration 'struct_ptr' definition 'sptr'.
asn1c-0.9.28+dfsg/skeletons/per_encoder.c:8:46: note: Function 'uper_encode' argument 2 names different: declaration 'struct_ptr' definition 'sptr'.
asn1c-0.9.28+dfsg/skeletons/per_encoder.c:8:77: style: Function 'uper_encode' argument 3 names different: declaration 'consume_bytes_cb' definition 'cb'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/per_encoder.h:25:27: note: Function 'uper_encode' argument 3 names different: declaration 'consume_bytes_cb' definition 'cb'.
asn1c-0.9.28+dfsg/skeletons/per_encoder.c:8:77: note: Function 'uper_encode' argument 3 names different: declaration 'consume_bytes_cb' definition 'cb'.
asn1c-0.9.28+dfsg/skeletons/per_encoder.c:33:46: style: Function 'uper_encode_to_buffer' argument 1 names different: declaration 'type_descriptor' definition 'td'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/per_encoder.h:35:32: note: Function 'uper_encode_to_buffer' argument 1 names different: declaration 'type_descriptor' definition 'td'.
asn1c-0.9.28+dfsg/skeletons/per_encoder.c:33:46: note: Function 'uper_encode_to_buffer' argument 1 names different: declaration 'type_descriptor' definition 'td'.
asn1c-0.9.28+dfsg/skeletons/per_encoder.c:33:56: style: Function 'uper_encode_to_buffer' argument 2 names different: declaration 'struct_ptr' definition 'sptr'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/per_encoder.h:36:8: note: Function 'uper_encode_to_buffer' argument 2 names different: declaration 'struct_ptr' definition 'sptr'.
asn1c-0.9.28+dfsg/skeletons/per_encoder.c:33:56: note: Function 'uper_encode_to_buffer' argument 2 names different: declaration 'struct_ptr' definition 'sptr'.
asn1c-0.9.28+dfsg/skeletons/per_encoder.c:68:50: style: Function 'uper_encode_to_new_buffer' argument 1 names different: declaration 'type_descriptor' definition 'td'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/per_encoder.h:49:32: note: Function 'uper_encode_to_new_buffer' argument 1 names different: declaration 'type_descriptor' definition 'td'.
asn1c-0.9.28+dfsg/skeletons/per_encoder.c:68:50: note: Function 'uper_encode_to_new_buffer' argument 1 names different: declaration 'type_descriptor' definition 'td'.
asn1c-0.9.28+dfsg/skeletons/per_encoder.c:68:96: style: Function 'uper_encode_to_new_buffer' argument 3 names different: declaration 'struct_ptr' definition 'sptr'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/per_encoder.h:51:8: note: Function 'uper_encode_to_new_buffer' argument 3 names different: declaration 'struct_ptr' definition 'sptr'.
asn1c-0.9.28+dfsg/skeletons/per_encoder.c:68:96: note: Function 'uper_encode_to_new_buffer' argument 3 names different: declaration 'struct_ptr' definition 'sptr'.
asn1c-0.9.28+dfsg/skeletons/per_opentype.c:70:39: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/per_opentype.c:84:5: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/per_opentype.c:70:39: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/per_opentype.c:95:57: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/per_opentype.c:120:4: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/per_opentype.c:95:57: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/per_opentype.c:103:7: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/per_opentype.c:120:4: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/per_opentype.c:103:7: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/per_opentype.c:203:49: warning: Either the condition 'td?td->name:""' is redundant or there is possible null pointer dereference: td. [nullPointerRedundantCheck]
asn1c-0.9.28+dfsg/skeletons/per_opentype.c:207:4: note: Assuming that condition 'td?td->name:""' is not redundant
asn1c-0.9.28+dfsg/skeletons/per_opentype.c:203:49: note: Null pointer dereference
asn1c-0.9.28+dfsg/skeletons/per_opentype.c:60:10: style: The scope of the variable 'chunk_bytes' can be reduced. [variableScope]
asn1c-0.9.28+dfsg/skeletons/per_opentype.c:66:9: style: The scope of the variable 'padding' can be reduced. [variableScope]
asn1c-0.9.28+dfsg/skeletons/per_opentype.c:245:37: style: Function 'uper_open_type_get' argument 1 names different: declaration 'opt_codec_ctx' definition 'ctx'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/per_opentype.h:12:52: note: Function 'uper_open_type_get' argument 1 names different: declaration 'opt_codec_ctx' definition 'ctx'.
asn1c-0.9.28+dfsg/skeletons/per_opentype.c:245:37: note: Function 'uper_open_type_get' argument 1 names different: declaration 'opt_codec_ctx' definition 'ctx'.
asn1c-0.9.28+dfsg/skeletons/per_opentype.c:252:38: style: Function 'uper_open_type_skip' argument 1 names different: declaration 'opt_codec_ctx' definition 'ctx'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/per_opentype.h:14:42: note: Function 'uper_open_type_skip' argument 1 names different: declaration 'opt_codec_ctx' definition 'ctx'.
asn1c-0.9.28+dfsg/skeletons/per_opentype.c:252:38: note: Function 'uper_open_type_skip' argument 1 names different: declaration 'opt_codec_ctx' definition 'ctx'.
asn1c-0.9.28+dfsg/skeletons/per_support.c:25:30: style: Function 'per_get_undo' argument 1 names different: declaration 'per_data' definition 'pd'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/per_support.h:57:35: note: Function 'per_get_undo' argument 1 names different: declaration 'per_data' definition 'pd'.
asn1c-0.9.28+dfsg/skeletons/per_support.c:25:30: note: Function 'per_get_undo' argument 1 names different: declaration 'per_data' definition 'pd'.
asn1c-0.9.28+dfsg/skeletons/per_support.c:25:38: style: Function 'per_get_undo' argument 2 names different: declaration 'get_nbits' definition 'nbits'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/per_support.h:57:49: note: Function 'per_get_undo' argument 2 names different: declaration 'get_nbits' definition 'nbits'.
asn1c-0.9.28+dfsg/skeletons/per_support.c:25:38: note: Function 'per_get_undo' argument 2 names different: declaration 'get_nbits' definition 'nbits'.
asn1c-0.9.28+dfsg/skeletons/per_support.c:38:34: style: Function 'per_get_few_bits' argument 1 names different: declaration 'per_data' definition 'pd'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/per_support.h:54:42: note: Function 'per_get_few_bits' argument 1 names different: declaration 'per_data' definition 'pd'.
asn1c-0.9.28+dfsg/skeletons/per_support.c:38:34: note: Function 'per_get_few_bits' argument 1 names different: declaration 'per_data' definition 'pd'.
asn1c-0.9.28+dfsg/skeletons/per_support.c:38:42: style: Function 'per_get_few_bits' argument 2 names different: declaration 'get_nbits' definition 'nbits'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/per_support.h:54:56: note: Function 'per_get_few_bits' argument 2 names different: declaration 'get_nbits' definition 'nbits'.
asn1c-0.9.28+dfsg/skeletons/per_support.c:38:42: note: Function 'per_get_few_bits' argument 2 names different: declaration 'get_nbits' definition 'nbits'.
asn1c-0.9.28+dfsg/skeletons/per_support.c:123:57: style: Function 'per_get_many_bits' argument 3 names different: declaration 'right_align' definition 'alright'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/per_support.h:64:61: note: Function 'per_get_many_bits' argument 3 names different: declaration 'right_align' definition 'alright'.
asn1c-0.9.28+dfsg/skeletons/per_support.c:123:57: note: Function 'per_get_many_bits' argument 3 names different: declaration 'right_align' definition 'alright'.
asn1c-0.9.28+dfsg/skeletons/per_support.c:123:70: style: Function 'per_get_many_bits' argument 4 names different: declaration 'get_nbits' definition 'nbits'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/per_support.h:65:8: note: Function 'per_get_many_bits' argument 4 names different: declaration 'get_nbits' definition 'nbits'.
asn1c-0.9.28+dfsg/skeletons/per_support.c:123:70: note: Function 'per_get_many_bits' argument 4 names different: declaration 'get_nbits' definition 'nbits'.
asn1c-0.9.28+dfsg/skeletons/per_support.c:167:41: style: Function 'uper_get_length' argument 2 names different: declaration 'effective_bound_bits' definition 'ebits'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/per_support.h:71:8: note: Function 'uper_get_length' argument 2 names different: declaration 'effective_bound_bits' definition 'ebits'.
asn1c-0.9.28+dfsg/skeletons/per_support.c:167:41: note: Function 'uper_get_length' argument 2 names different: declaration 'effective_bound_bits' definition 'ebits'.
asn1c-0.9.28+dfsg/skeletons/per_support.c:268:74: style: Function 'uper_get_constrained_whole_number' argument 2 names different: declaration 'v' definition 'out_value'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/per_support.h:85:74: note: Function 'uper_get_constrained_whole_number' argument 2 names different: declaration 'v' definition 'out_value'.
asn1c-0.9.28+dfsg/skeletons/per_support.c:268:74: note: Function 'uper_get_constrained_whole_number' argument 2 names different: declaration 'v' definition 'out_value'.
asn1c-0.9.28+dfsg/skeletons/per_support.c:323:34: style: Function 'per_put_few_bits' argument 1 names different: declaration 'per_data' definition 'po'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/per_support.h:104:38: note: Function 'per_put_few_bits' argument 1 names different: declaration 'per_data' definition 'po'.
asn1c-0.9.28+dfsg/skeletons/per_support.c:323:34: note: Function 'per_put_few_bits' argument 1 names different: declaration 'per_data' definition 'po'.
asn1c-0.9.28+dfsg/skeletons/per_support.c:413:63: style: Function 'per_put_many_bits' argument 3 names different: declaration 'put_nbits' definition 'nbits'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/per_support.h:107:67: note: Function 'per_put_many_bits' argument 3 names different: declaration 'put_nbits' definition 'nbits'.
asn1c-0.9.28+dfsg/skeletons/per_support.c:413:63: note: Function 'per_put_many_bits' argument 3 names different: declaration 'put_nbits' definition 'nbits'.
asn1c-0.9.28+dfsg/skeletons/per_support.c:445:44: style: Function 'uper_put_length' argument 2 names different: declaration 'whole_length' definition 'length'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/per_support.h:118:52: note: Function 'uper_put_length' argument 2 names different: declaration 'whole_length' definition 'length'.
asn1c-0.9.28+dfsg/skeletons/per_support.c:445:44: note: Function 'uper_put_length' argument 2 names different: declaration 'whole_length' definition 'length'.
asn1c-0.9.28+dfsg/skeletons/tests/check-INTEGER.c:126:2: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
asn1c-0.9.28+dfsg/skeletons/tests/check-OIDs.c:121:4: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
asn1c-0.9.28+dfsg/skeletons/tests/check-OIDs.c:163:4: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
asn1c-0.9.28+dfsg/skeletons/tests/check-PER-INTEGER.c:37:3: warning: %lu in format string (no. 3) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
asn1c-0.9.28+dfsg/skeletons/tests/check-REAL.c:195:3: portability: %ld in format string (no. 3) requires 'long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/skeletons/tests/check-REAL.c:77:10: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
asn1c-0.9.28+dfsg/skeletons/tests/check-REAL.c:83:10: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
asn1c-0.9.28+dfsg/skeletons/tests/check-REAL.c:99:10: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
asn1c-0.9.28+dfsg/skeletons/tests/check-REAL.c:214:10: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
asn1c-0.9.28+dfsg/skeletons/tests/check-REAL.c:384:4: style: Same expression on both sides of '/'. [duplicateExpression]
asn1c-0.9.28+dfsg/skeletons/tests/check-REAL.c:625:2: style: Same expression on both sides of '/'. [duplicateExpression]
asn1c-0.9.28+dfsg/skeletons/tests/check-REAL.c:683:19: style: Same expression on both sides of '/'. [duplicateExpression]
asn1c-0.9.28+dfsg/skeletons/tests/check-length.c:70:2: portability: %zd in format string (no. 1) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
asn1c-0.9.28+dfsg/skeletons/tests/check-length.c:85:10: style: The scope of the variable 'buf3' can be reduced. [variableScope]
asn1c-0.9.28+dfsg/skeletons/tests/check-length.c:86:10: style: The scope of the variable 'buf4' can be reduced. [variableScope]
asn1c-0.9.28+dfsg/skeletons/tests/check-length.c:21:3: error: Common realloc mistake: 'buf' nulled but not freed upon failure [memleakOnRealloc]
asn1c-0.9.28+dfsg/skeletons/xer_decoder.c:14:67: style: Function 'xer_decode' argument 2 names different: declaration 'type_descriptor' definition 'td'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/xer_decoder.h:20:32: note: Function 'xer_decode' argument 2 names different: declaration 'type_descriptor' definition 'td'.
asn1c-0.9.28+dfsg/skeletons/xer_decoder.c:14:67: note: Function 'xer_decode' argument 2 names different: declaration 'type_descriptor' definition 'td'.
asn1c-0.9.28+dfsg/skeletons/xer_decoder.c:63:87: style: Function 'xer_next_token' argument 4 names different: declaration '_ch_type' definition 'ch_type'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/xer_decoder.h:72:54: note: Function 'xer_next_token' argument 4 names different: declaration '_ch_type' definition 'ch_type'.
asn1c-0.9.28+dfsg/skeletons/xer_decoder.c:63:87: note: Function 'xer_next_token' argument 4 names different: declaration '_ch_type' definition 'ch_type'.
asn1c-0.9.28+dfsg/skeletons/xer_encoder.c:13:35: style: Function 'xer_encode' argument 1 names different: declaration 'type_descriptor' definition 'td'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/xer_encoder.h:26:57: note: Function 'xer_encode' argument 1 names different: declaration 'type_descriptor' definition 'td'.
asn1c-0.9.28+dfsg/skeletons/xer_encoder.c:13:35: note: Function 'xer_encode' argument 1 names different: declaration 'type_descriptor' definition 'td'.
asn1c-0.9.28+dfsg/skeletons/xer_encoder.c:13:45: style: Function 'xer_encode' argument 2 names different: declaration 'struct_ptr' definition 'sptr'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/xer_encoder.h:27:9: note: Function 'xer_encode' argument 2 names different: declaration 'struct_ptr' definition 'sptr'.
asn1c-0.9.28+dfsg/skeletons/xer_encoder.c:13:45: note: Function 'xer_encode' argument 2 names different: declaration 'struct_ptr' definition 'sptr'.
asn1c-0.9.28+dfsg/skeletons/xer_encoder.c:15:28: style: Function 'xer_encode' argument 4 names different: declaration 'consume_bytes_cb' definition 'cb'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/xer_encoder.h:29:28: note: Function 'xer_encode' argument 4 names different: declaration 'consume_bytes_cb' definition 'cb'.
asn1c-0.9.28+dfsg/skeletons/xer_encoder.c:15:28: note: Function 'xer_encode' argument 4 names different: declaration 'consume_bytes_cb' definition 'cb'.
asn1c-0.9.28+dfsg/skeletons/xer_support.c:82:25: style: Function 'pxml_parse' argument 1 names different: declaration '_stateContext' definition 'stateContext'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/xer_support.h:48:25: note: Function 'pxml_parse' argument 1 names different: declaration '_stateContext' definition 'stateContext'.
asn1c-0.9.28+dfsg/skeletons/xer_support.c:82:25: note: Function 'pxml_parse' argument 1 names different: declaration '_stateContext' definition 'stateContext'.
asn1c-0.9.28+dfsg/skeletons/xer_support.c:82:51: style: Function 'pxml_parse' argument 2 names different: declaration '_buf' definition 'xmlbuf'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/xer_support.h:48:52: note: Function 'pxml_parse' argument 2 names different: declaration '_buf' definition 'xmlbuf'.
asn1c-0.9.28+dfsg/skeletons/xer_support.c:82:51: note: Function 'pxml_parse' argument 2 names different: declaration '_buf' definition 'xmlbuf'.
asn1c-0.9.28+dfsg/skeletons/xer_support.c:82:66: style: Function 'pxml_parse' argument 3 names different: declaration '_size' definition 'size'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/xer_support.h:48:65: note: Function 'pxml_parse' argument 3 names different: declaration '_size' definition 'size'.
asn1c-0.9.28+dfsg/skeletons/xer_support.c:82:66: note: Function 'pxml_parse' argument 3 names different: declaration '_size' definition 'size'.
asn1c-0.9.28+dfsg/skeletons/xer_support.c:82:99: style: Function 'pxml_parse' argument 5 names different: declaration '_key' definition 'key'. [funcArgNamesDifferent]
asn1c-0.9.28+dfsg/skeletons/xer_support.h:49:29: note: Function 'pxml_parse' argument 5 names different: declaration '_key' definition 'key'.
asn1c-0.9.28+dfsg/skeletons/xer_support.c:82:99: note: Function 'pxml_parse' argument 5 names different: declaration '_key' definition 'key'.
[23:10]

ftp://ftp.se.debian.org/debian/pool/main/a/asn1crypto/asn1crypto_0.24.0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/asp/asp_1.8.orig.tar.gz
asp-1.8/addr.c:31:14: style: The scope of the variable 'n' can be reduced. [variableScope]
asp-1.8/addr.c:62:10: style: The scope of the variable 'i' can be reduced. [variableScope]
asp-1.8/addr.c:62:13: style: The scope of the variable 'i1' can be reduced. [variableScope]
asp-1.8/addr.c:63:22: style: The scope of the variable 'p' can be reduced. [variableScope]
asp-1.8/addr.c:168:12: style: The scope of the variable 'buffer1' can be reduced. [variableScope]
asp-1.8/addr.c:196:7: style: The scope of the variable 'stat' can be reduced. [variableScope]
asp-1.8/asp.c:46:45: style: The scope of the variable 'ppcmd' can be reduced. [variableScope]
asp-1.8/asp.c:231:7: style: The scope of the variable 'c' can be reduced. [variableScope]
asp-1.8/asp.c:444:34: style: The scope of the variable 'home' can be reduced. [variableScope]
asp-1.8/asp.c:445:30: style: The scope of the variable 'home_len' can be reduced. [variableScope]
asp-1.8/asplib.c:172:9: style: The scope of the variable 'home' can be reduced. [variableScope]
asp-1.8/asplib.c:173:18: style: The scope of the variable 'entry' can be reduced. [variableScope]
asp-1.8/asplib.c:206:18: error: Allocation with emalloc, strcpy doesn't release it. [leakNoVarFunctionCall]
[23:10]

ftp://ftp.se.debian.org/debian/pool/main/a/aspcud/aspcud_2011.03.17.dfsg.orig.tar.gz
aspcud_2011.03.17.dfsg/lemon/lemon.c:1805:10: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
aspcud_2011.03.17.dfsg/lemon/lemon.c:643:20: style: The scope of the variable 's1' can be reduced. [variableScope]
aspcud_2011.03.17.dfsg/lemon/lemon.c:1195:10: style: The scope of the variable 'dot' can be reduced. [variableScope]
aspcud_2011.03.17.dfsg/lemon/lemon.c:1296:8: style: The scope of the variable 'c' can be reduced. [variableScope]
aspcud_2011.03.17.dfsg/lemon/lemon.c:1323:7: style: The scope of the variable 'end' can be reduced. [variableScope]
aspcud_2011.03.17.dfsg/lemon/lemon.c:1323:12: style: The scope of the variable 'restart' can be reduced. [variableScope]
aspcud_2011.03.17.dfsg/lemon/lemon.c:1684:7: style: The scope of the variable 'i' can be reduced. [variableScope]
aspcud_2011.03.17.dfsg/lemon/lemon.c:1685:7: style: The scope of the variable 'dashdash' can be reduced. [variableScope]
aspcud_2011.03.17.dfsg/lemon/lemon.c:1743:7: style: The scope of the variable 'lv' can be reduced. [variableScope]
aspcud_2011.03.17.dfsg/lemon/lemon.c:1744:10: style: The scope of the variable 'dv' can be reduced. [variableScope]
aspcud_2011.03.17.dfsg/lemon/lemon.c:1856:7: style: The scope of the variable 'dashdash' can be reduced. [variableScope]
aspcud_2011.03.17.dfsg/lemon/lemon.c:1857:7: style: The scope of the variable 'i' can be reduced. [variableScope]
aspcud_2011.03.17.dfsg/lemon/lemon.c:1885:12: style: The scope of the variable 'len' can be reduced. [variableScope]
aspcud_2011.03.17.dfsg/lemon/lemon.c:2334:35: style: The scope of the variable 'nBack' can be reduced. [variableScope]
aspcud_2011.03.17.dfsg/lemon/lemon.c:2763:21: style: The scope of the variable 'len' can be reduced. [variableScope]
aspcud_2011.03.17.dfsg/lemon/lemon.c:2809:18: style: The scope of the variable 'sp' can be reduced. [variableScope]
aspcud_2011.03.17.dfsg/lemon/lemon.c:2916:12: style: The scope of the variable 'buf' can be reduced. [variableScope]
aspcud_2011.03.17.dfsg/lemon/lemon.c:2942:9: style: The scope of the variable 'j' can be reduced. [variableScope]
aspcud_2011.03.17.dfsg/lemon/lemon.c:3043:10: style: The scope of the variable 'iStart' can be reduced. [variableScope]
aspcud_2011.03.17.dfsg/lemon/lemon.c:3217:7: style: The scope of the variable 'c' can be reduced. [variableScope]
aspcud_2011.03.17.dfsg/lemon/lemon.c:3352:8: style: The scope of the variable 'cp' can be reduced. [variableScope]
aspcud_2011.03.17.dfsg/lemon/lemon.c:3993:8: style: The scope of the variable 'line' can be reduced. [variableScope]
aspcud_2011.03.17.dfsg/lemon/lemon.c:3994:8: style: The scope of the variable 'pattern' can be reduced. [variableScope]
aspcud_2011.03.17.dfsg/lemon/lemon.c:4033:27: style: The scope of the variable 'rbest' can be reduced. [variableScope]
aspcud_2011.03.17.dfsg/lemon/lemon.c:4034:7: style: The scope of the variable 'nbest' can be reduced. [variableScope]
aspcud_2011.03.17.dfsg/lemon/lemon.c:4036:7: style: The scope of the variable 'usesWildcard' can be reduced. [variableScope]
aspcud_2011.03.17.dfsg/lemon/lemon.c:4554:7: style: The scope of the variable 'i' can be reduced. [variableScope]
aspcud_2011.03.17.dfsg/lemon/lemon.c:4741:7: style: The scope of the variable 'i' can be reduced. [variableScope]
aspcud_2011.03.17.dfsg/lemon/lemon.c:2527:5: error: Resource leak: fp [resourceLeak]
aspcud_2011.03.17.dfsg/lemon/lemon.c:2534:5: error: Resource leak: fp [resourceLeak]
aspcud_2011.03.17.dfsg/lemon/lemon.c:3233:5: error: Common realloc mistake: 'z' nulled but not freed upon failure [memleakOnRealloc]
aspcud_2011.03.17.dfsg/lemon/lemon.c:3101:0: error: Memory leak: tpltname [memleak]
aspcud_2011.03.17.dfsg/lemon/lempar.c:7:0: error: syntax error [syntaxError]
aspcud_2011.03.17.dfsg/libcudf/src/dependency.cpp:51:8: style: Technically the member function '::CudfPackageRefFilter::operator()' can be const. [functionConst]
aspcud_2011.03.17.dfsg/libcudf/src/dependency.cpp:50:3: style: Struct 'CudfPackageRefFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspcud_2011.03.17.dfsg/libprogram_opts/src/program_options.cpp:700:5: style: Variable 'lineNr' is modified but its new value is never used. [unreadVariable]
aspcud_2011.03.17.dfsg/libprogram_opts/src/program_options.cpp:705:26: performance: Inefficient usage of string::find() in condition; string::compare() would be faster. [stlIfStrFind]
[23:10]

ftp://ftp.se.debian.org/debian/pool/main/a/aspectc++/aspectc++_2.2+git20170823.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/aspectj/aspectj_1.8.9.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/aspectj-maven-plugin/aspectj-maven-plugin_1.7.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/aspell/aspell_0.60.7~20110707.orig.tar.gz
aspell-0.60.7~20110707/common/cache.cpp:18:39: style: Function 'del' argument 1 names different: declaration 'd' definition 'n'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/common/cache-t.hpp:21:24: note: Function 'del' argument 1 names different: declaration 'd' definition 'n'.
aspell-0.60.7~20110707/common/cache.cpp:18:39: note: Function 'del' argument 1 names different: declaration 'd' definition 'n'.
aspell-0.60.7~20110707/common/parm_string.hpp:45:5: warning: Member variable 'ParmString::size_' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/string.hpp:471:5: warning: Member variable 'StringIStream::delem' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/cache.cpp:70:18: warning: Member variable 'GlobalCacheBase::first' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/posib_err.hpp:177:0: warning: Member variable 'acommon :: PosibErr < const char * >::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/posib_err.hpp:179:0: warning: Member variable 'acommon :: PosibErr < const char * >::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/posib_err.hpp:186:0: warning: Member variable 'acommon :: PosibErr < const char * >::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/cache.hpp:67:3: style: 'CachePtr::operator=' should return 'CachePtr &'. [operatorEq]
aspell-0.60.7~20110707/common/lock.hpp:50:10: performance: Technically the member function 'acommon::Mutex::lock' can be static. [functionStatic]
aspell-0.60.7~20110707/common/lock.hpp:51:10: performance: Technically the member function 'acommon::Mutex::unlock' can be static. [functionStatic]
aspell-0.60.7~20110707/common/string.hpp:96:12: performance: Technically the member function 'acommon::String::max_size' can be static. [functionStatic]
aspell-0.60.7~20110707/common/posib_err.hpp:167:5: performance: Technically the member function 'acommon::PosibErr < void >::PosibErr' can be static. [functionStatic]
aspell-0.60.7~20110707/common/posib_err.hpp:170:5: performance: Technically the member function 'acommon::PosibErr < void >::PosibErr' can be static. [functionStatic]
aspell-0.60.7~20110707/common/cache.hpp:39:8: style: Technically the member function 'acommon::Cacheable::attached' can be const. [functionConst]
aspell-0.60.7~20110707/common/cache-t.hpp:21:8: performance: Technically the member function 'acommon::GlobalCacheBase::del' can be static. [functionStatic]
aspell-0.60.7~20110707/common/cache.cpp:18:23: note: Technically the member function 'acommon::GlobalCacheBase::del' can be static.
aspell-0.60.7~20110707/common/cache-t.hpp:21:8: note: Technically the member function 'acommon::GlobalCacheBase::del' can be static.
aspell-0.60.7~20110707/common/cache-t.hpp:28:8: style: Technically the member function 'acommon::GlobalCacheBase::detach_all' can be const. [functionConst]
aspell-0.60.7~20110707/common/cache.cpp:54:23: note: Technically the member function 'acommon::GlobalCacheBase::detach_all' can be const.
aspell-0.60.7~20110707/common/cache-t.hpp:28:8: note: Technically the member function 'acommon::GlobalCacheBase::detach_all' can be const.
aspell-0.60.7~20110707/common/lock.hpp:61:5: style: Class 'Lock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/parm_string.hpp:48:5: style: Class 'ParmString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/parm_string.hpp:49:5: style: Class 'ParmString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/parm_string.hpp:50:5: style: Class 'ParmString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/mutable_string.hpp:21:5: style: Struct 'MutableString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/string.hpp:144:5: style: Class 'String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/string.hpp:146:5: style: Class 'String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/string.hpp:147:5: style: Class 'String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:45:7: style: Struct 'ErrPtr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/cache.hpp:43:3: style: Class 'Cacheable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/cache-t.hpp:23:3: style: Class 'GlobalCacheBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/cache-t.hpp:38:0: style: Class 'acommon :: GlobalCache < Data >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:179:0: style: Class 'acommon :: PosibErr < const char * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:183:0: style: Class 'acommon :: PosibErr < const char * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:186:0: style: Class 'acommon :: PosibErr < const char * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:195:0: style: Class 'acommon :: PosibErr < const char * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:179:0: style: Class 'acommon :: PosibErr < String >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:183:0: style: Class 'acommon :: PosibErr < String >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:186:0: style: Class 'acommon :: PosibErr < String >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:195:0: style: Class 'acommon :: PosibErr < String >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:174:0: warning: The class 'acommon :: PosibErr < const char * >' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
aspell-0.60.7~20110707/common/posib_err.hpp:174:0: warning: The class 'acommon :: PosibErr < String >' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
aspell-0.60.7~20110707/common/string.hpp:263:9: style: The function 'vprintf' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/ostream.hpp:26:17: note: Virtual function in base class
aspell-0.60.7~20110707/common/string.hpp:263:9: note: Function in derived class
aspell-0.60.7~20110707/common/string.hpp:394:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/ostream.hpp:22:18: note: Virtual function in base class
aspell-0.60.7~20110707/common/string.hpp:394:10: note: Function in derived class
aspell-0.60.7~20110707/common/string.hpp:395:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/ostream.hpp:23:18: note: Virtual function in base class
aspell-0.60.7~20110707/common/string.hpp:395:10: note: Function in derived class
aspell-0.60.7~20110707/common/string.hpp:396:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/ostream.hpp:24:18: note: Virtual function in base class
aspell-0.60.7~20110707/common/string.hpp:396:10: note: Function in derived class
aspell-0.60.7~20110707/common/string.hpp:473:10: style: The function 'append_line' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/istream.hpp:23:18: note: Virtual function in base class
aspell-0.60.7~20110707/common/string.hpp:473:10: note: Function in derived class
aspell-0.60.7~20110707/common/string.hpp:474:10: style: The function 'read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/istream.hpp:28:18: note: Virtual function in base class
aspell-0.60.7~20110707/common/string.hpp:474:10: note: Function in derived class
aspell-0.60.7~20110707/common/generic_copy_ptr-t.hpp:31:0: style: Function 'assign' argument 1 names different: declaration 'other' definition 'other_ptr'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/common/generic_copy_ptr.hpp:42:0: note: Function 'assign' argument 1 names different: declaration 'other' definition 'other_ptr'.
aspell-0.60.7~20110707/common/generic_copy_ptr-t.hpp:31:0: note: Function 'assign' argument 1 names different: declaration 'other' definition 'other_ptr'.
aspell-0.60.7~20110707/common/generic_copy_ptr-t.hpp:32:0: style: Function 'assign' argument 2 names different: declaration 'parms' definition 'other_parms'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/common/generic_copy_ptr.hpp:42:0: note: Function 'assign' argument 2 names different: declaration 'parms' definition 'other_parms'.
aspell-0.60.7~20110707/common/generic_copy_ptr-t.hpp:32:0: note: Function 'assign' argument 2 names different: declaration 'parms' definition 'other_parms'.
aspell-0.60.7~20110707/common/generic_copy_ptr-t.hpp:46:0: style: Function 'reset' argument 2 names different: declaration 'parms' definition 'other_parms'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/common/generic_copy_ptr.hpp:45:0: note: Function 'reset' argument 2 names different: declaration 'parms' definition 'other_parms'.
aspell-0.60.7~20110707/common/generic_copy_ptr-t.hpp:46:0: note: Function 'reset' argument 2 names different: declaration 'parms' definition 'other_parms'.
aspell-0.60.7~20110707/common/copy_ptr.hpp:26:0: performance: Technically the member function 'acommon :: CopyPtr < Error >::Parms::assign' can be static. [functionStatic]
aspell-0.60.7~20110707/common/copy_ptr.hpp:28:0: performance: Technically the member function 'acommon :: CopyPtr < Error >::Parms::del' can be static. [functionStatic]
aspell-0.60.7~20110707/common/generic_copy_ptr.hpp:54:0: style: Technically the member function 'acommon :: GenericCopyPtr < Error , Parms >::parms' can be const. [functionConst]
aspell-0.60.7~20110707/common/can_have_error.hpp:19:3: style: Class 'CanHaveError' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/string_map.hpp:58:15: style: C-style pointer casting [cstyleCast]
aspell-0.60.7~20110707/common/config.cpp:120:15: style: C-style pointer casting [cstyleCast]
aspell-0.60.7~20110707/common/config.cpp:1044:17: style: C-style pointer casting [cstyleCast]
aspell-0.60.7~20110707/common/config.cpp:585:12: style: The scope of the variable 'in_replace' can be reduced. [variableScope]
aspell-0.60.7~20110707/common/config.cpp:693:47: style: Function 'base_name' argument 1 names different: declaration 'name' definition 's'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/common/config.hpp:196:48: note: Function 'base_name' argument 1 names different: declaration 'name' definition 's'.
aspell-0.60.7~20110707/common/config.cpp:693:47: note: Function 'base_name' argument 1 names different: declaration 'name' definition 's'.
aspell-0.60.7~20110707/common/config.cpp:812:38: style: Function 'set' argument 1 names different: declaration 'entry' definition 'entry0'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/common/config.hpp:220:32: note: Function 'set' argument 1 names different: declaration 'entry' definition 'entry0'.
aspell-0.60.7~20110707/common/config.cpp:812:38: note: Function 'set' argument 1 names different: declaration 'entry' definition 'entry0'.
aspell-0.60.7~20110707/common/config.cpp:893:53: style: Function 'lang_config_merge' argument 3 names different: declaration 'codeset' definition 'data_encoding'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/common/config.hpp:152:47: note: Function 'lang_config_merge' argument 3 names different: declaration 'codeset' definition 'data_encoding'.
aspell-0.60.7~20110707/common/config.cpp:893:53: note: Function 'lang_config_merge' argument 3 names different: declaration 'codeset' definition 'data_encoding'.
aspell-0.60.7~20110707/common/config.hpp:99:7: warning: Member variable 'Entry::next' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/convert.hpp:114:5: warning: Member variable 'Convert::decode_' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/convert.hpp:114:5: warning: Member variable 'Convert::encode_' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/convert.hpp:252:5: warning: Member variable 'ConvP::buf0' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/convert.hpp:252:5: warning: Member variable 'ConvP::buf' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/convert.hpp:253:10: warning: Member variable 'ConvP::buf0' is not assigned a value in 'ConvP::operator='. [operatorEqVarError]
aspell-0.60.7~20110707/common/convert.hpp:253:10: warning: Member variable 'ConvP::buf' is not assigned a value in 'ConvP::operator='. [operatorEqVarError]
aspell-0.60.7~20110707/common/convert.hpp:340:5: warning: Member variable 'ConvECP::buf0' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/convert.hpp:340:5: warning: Member variable 'ConvECP::buf' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/convert.hpp:341:10: warning: Member variable 'ConvECP::buf0' is not assigned a value in 'ConvECP::operator='. [operatorEqVarError]
aspell-0.60.7~20110707/common/convert.hpp:341:10: warning: Member variable 'ConvECP::buf' is not assigned a value in 'ConvECP::operator='. [operatorEqVarError]
aspell-0.60.7~20110707/common/posib_err.hpp:177:0: warning: Member variable 'acommon :: PosibErr < int >::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/posib_err.hpp:179:0: warning: Member variable 'acommon :: PosibErr < int >::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/posib_err.hpp:186:0: warning: Member variable 'acommon :: PosibErr < int >::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/posib_err.hpp:177:0: warning: Member variable 'acommon :: PosibErr < const KeyInfo * >::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/posib_err.hpp:179:0: warning: Member variable 'acommon :: PosibErr < const KeyInfo * >::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/posib_err.hpp:186:0: warning: Member variable 'acommon :: PosibErr < const KeyInfo * >::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/posib_err.hpp:177:0: warning: Member variable 'acommon :: PosibErr < bool >::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/posib_err.hpp:179:0: warning: Member variable 'acommon :: PosibErr < bool >::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/posib_err.hpp:186:0: warning: Member variable 'acommon :: PosibErr < bool >::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/posib_err.hpp:177:0: warning: Member variable 'acommon :: PosibErr < StringPairEnumeration * >::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/posib_err.hpp:179:0: warning: Member variable 'acommon :: PosibErr < StringPairEnumeration * >::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/posib_err.hpp:186:0: warning: Member variable 'acommon :: PosibErr < StringPairEnumeration * >::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/posib_err.hpp:177:0: warning: Member variable 'acommon :: PosibErr < Decode * >::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/posib_err.hpp:179:0: warning: Member variable 'acommon :: PosibErr < Decode * >::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/posib_err.hpp:186:0: warning: Member variable 'acommon :: PosibErr < Decode * >::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/posib_err.hpp:177:0: warning: Member variable 'acommon :: PosibErr < Encode * >::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/posib_err.hpp:179:0: warning: Member variable 'acommon :: PosibErr < Encode * >::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/posib_err.hpp:186:0: warning: Member variable 'acommon :: PosibErr < Encode * >::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/posib_err.hpp:177:0: warning: Member variable 'acommon :: PosibErr < NormTables * >::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/posib_err.hpp:179:0: warning: Member variable 'acommon :: PosibErr < NormTables * >::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/posib_err.hpp:186:0: warning: Member variable 'acommon :: PosibErr < NormTables * >::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/posib_err.hpp:177:0: warning: Member variable 'acommon :: PosibErr < Convert * >::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/posib_err.hpp:179:0: warning: Member variable 'acommon :: PosibErr < Convert * >::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/posib_err.hpp:186:0: warning: Member variable 'acommon :: PosibErr < Convert * >::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/posib_err.hpp:177:0: warning: Member variable 'acommon :: PosibErr < char * >::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/posib_err.hpp:179:0: warning: Member variable 'acommon :: PosibErr < char * >::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/posib_err.hpp:186:0: warning: Member variable 'acommon :: PosibErr < char * >::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/convert.hpp:253:5: style: 'ConvP::operator=' should return 'ConvP &'. [operatorEq]
aspell-0.60.7~20110707/common/convert.hpp:341:5: style: 'ConvECP::operator=' should return 'ConvECP &'. [operatorEq]
aspell-0.60.7~20110707/common/cache.hpp:67:0: style: 'acommon :: CachePtr < Decode >::operator=' should return 'acommon :: CachePtr < Decode > &'. [operatorEq]
aspell-0.60.7~20110707/common/cache.hpp:67:0: style: 'acommon :: CachePtr < Encode >::operator=' should return 'acommon :: CachePtr < Encode > &'. [operatorEq]
aspell-0.60.7~20110707/common/cache.hpp:67:0: style: 'acommon :: CachePtr < NormTables >::operator=' should return 'acommon :: CachePtr < NormTables > &'. [operatorEq]
aspell-0.60.7~20110707/common/config.hpp:154:10: style: Technically the member function 'acommon::Config::settings_read_in' can be const. [functionConst]
aspell-0.60.7~20110707/common/config.hpp:224:10: style: Technically the member function 'acommon::Config::write_to_stream' can be const. [functionConst]
aspell-0.60.7~20110707/common/config.cpp:1174:16: note: Technically the member function 'acommon::Config::write_to_stream' can be const.
aspell-0.60.7~20110707/common/config.hpp:224:10: note: Technically the member function 'acommon::Config::write_to_stream' can be const.
aspell-0.60.7~20110707/common/hash.hpp:264:15: performance: Technically the member function 'acommon::HashSetParms::key' can be static. [functionStatic]
aspell-0.60.7~20110707/common/hash.hpp:298:15: performance: Technically the member function 'acommon::HashMapParms::key' can be static. [functionStatic]
aspell-0.60.7~20110707/common/objstack.hpp:114:12: style: Technically the member function 'acommon::ObjStack::temp_size' can be const. [functionConst]
aspell-0.60.7~20110707/common/string_map.hpp:29:18: performance: Technically the member function 'acommon::StringMap::Parms::key' can be static. [functionStatic]
aspell-0.60.7~20110707/common/string_map.hpp:32:10: performance: Technically the member function 'acommon::StringMap::Parms::equal' can be static. [functionStatic]
aspell-0.60.7~20110707/common/convert.hpp:129:10: performance: Technically the member function 'acommon::Convert::append_null' can be static. [functionStatic]
aspell-0.60.7~20110707/common/convert.hpp:135:18: performance: Technically the member function 'acommon::Convert::null_len' can be static. [functionStatic]
aspell-0.60.7~20110707/common/string_enumeration.hpp:26:18: style: Technically the member function 'acommon::StringEnumeration::type_id' can be const. [functionConst]
aspell-0.60.7~20110707/common/string_enumeration.hpp:28:9: style: Technically the member function 'acommon::StringEnumeration::copyable' can be const. [functionConst]
aspell-0.60.7~20110707/common/string_list.hpp:93:18: performance: Technically the member function 'acommon::StringList::size' can be static. [functionStatic]
aspell-0.60.7~20110707/common/config.hpp:242:5: style: Class 'NotifierEnumeration' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/fstream.hpp:30:5: style: Class 'FStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/hash.hpp:300:5: style: Struct 'HashMapParms' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/convert.hpp:228:5: style: Struct 'ConvObj' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/convert.hpp:250:5: style: Struct 'ConvP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/convert.hpp:251:5: style: Struct 'ConvP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/convert.hpp:324:5: style: Struct 'Conv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/convert.hpp:338:5: style: Struct 'ConvECP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/convert.hpp:339:5: style: Struct 'ConvECP' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/convert.hpp:396:5: style: Struct 'ConvEC' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/string_list.hpp:36:5: style: Class 'StringListEnumeration' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/config.cpp:1118:5: style: Struct 'ListDefaultDump' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/hash.hpp:135:0: style: Class 'acommon :: HashTable < Parms >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/hash.hpp:136:0: style: Class 'acommon :: HashTable < Parms >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/hash.hpp:75:0: style: Class 'acommon :: HT_ConstIterator < Parms :: Value >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/hash.hpp:79:0: style: Class 'acommon :: HT_ConstIterator < Parms :: Value >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/hash.hpp:55:0: style: Class 'acommon :: HT_Iterator < Parms :: Value >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/vector.hpp:20:0: style: Class 'acommon :: Vector < Notifier * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/vector.hpp:20:0: style: Class 'acommon :: Vector < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/vector.hpp:20:0: style: Class 'acommon :: Vector < ConfigModule >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/vector.hpp:20:0: style: Class 'acommon :: Vector < Cacheable * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/vector.hpp:20:0: style: Class 'acommon :: Vector < FilterChar >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/vector.hpp:20:0: style: Class 'acommon :: Vector < IndividualFilter * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/vector.hpp:20:0: style: Class 'acommon :: Vector < ToUniTable >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:179:0: style: Class 'acommon :: PosibErr < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:183:0: style: Class 'acommon :: PosibErr < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:186:0: style: Class 'acommon :: PosibErr < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:195:0: style: Class 'acommon :: PosibErr < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:179:0: style: Class 'acommon :: PosibErr < const KeyInfo * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:183:0: style: Class 'acommon :: PosibErr < const KeyInfo * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:186:0: style: Class 'acommon :: PosibErr < const KeyInfo * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:195:0: style: Class 'acommon :: PosibErr < const KeyInfo * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:179:0: style: Class 'acommon :: PosibErr < bool >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:183:0: style: Class 'acommon :: PosibErr < bool >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:186:0: style: Class 'acommon :: PosibErr < bool >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:195:0: style: Class 'acommon :: PosibErr < bool >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:179:0: style: Class 'acommon :: PosibErr < StringPairEnumeration * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:183:0: style: Class 'acommon :: PosibErr < StringPairEnumeration * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:186:0: style: Class 'acommon :: PosibErr < StringPairEnumeration * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:195:0: style: Class 'acommon :: PosibErr < StringPairEnumeration * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:179:0: style: Class 'acommon :: PosibErr < Decode * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:183:0: style: Class 'acommon :: PosibErr < Decode * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:186:0: style: Class 'acommon :: PosibErr < Decode * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:195:0: style: Class 'acommon :: PosibErr < Decode * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:179:0: style: Class 'acommon :: PosibErr < Encode * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:183:0: style: Class 'acommon :: PosibErr < Encode * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:186:0: style: Class 'acommon :: PosibErr < Encode * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:195:0: style: Class 'acommon :: PosibErr < Encode * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:179:0: style: Class 'acommon :: PosibErr < NormTables * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:183:0: style: Class 'acommon :: PosibErr < NormTables * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:186:0: style: Class 'acommon :: PosibErr < NormTables * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:195:0: style: Class 'acommon :: PosibErr < NormTables * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:179:0: style: Class 'acommon :: PosibErr < Convert * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:183:0: style: Class 'acommon :: PosibErr < Convert * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:186:0: style: Class 'acommon :: PosibErr < Convert * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:195:0: style: Class 'acommon :: PosibErr < Convert * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:179:0: style: Class 'acommon :: PosibErr < char * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:183:0: style: Class 'acommon :: PosibErr < char * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:186:0: style: Class 'acommon :: PosibErr < char * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:195:0: style: Class 'acommon :: PosibErr < char * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:174:0: warning: The class 'acommon :: PosibErr < int >' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
aspell-0.60.7~20110707/common/posib_err.hpp:174:0: warning: The class 'acommon :: PosibErr < const KeyInfo * >' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
aspell-0.60.7~20110707/common/posib_err.hpp:174:0: warning: The class 'acommon :: PosibErr < bool >' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
aspell-0.60.7~20110707/common/posib_err.hpp:174:0: warning: The class 'acommon :: PosibErr < StringPairEnumeration * >' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
aspell-0.60.7~20110707/common/posib_err.hpp:174:0: warning: The class 'acommon :: PosibErr < Decode * >' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
aspell-0.60.7~20110707/common/posib_err.hpp:174:0: warning: The class 'acommon :: PosibErr < Encode * >' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
aspell-0.60.7~20110707/common/posib_err.hpp:174:0: warning: The class 'acommon :: PosibErr < NormTables * >' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
aspell-0.60.7~20110707/common/posib_err.hpp:174:0: warning: The class 'acommon :: PosibErr < Convert * >' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
aspell-0.60.7~20110707/common/posib_err.hpp:174:0: warning: The class 'acommon :: PosibErr < char * >' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
aspell-0.60.7~20110707/common/fstream.hpp:48:9: style: The function 'vprintf' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/ostream.hpp:26:17: note: Virtual function in base class
aspell-0.60.7~20110707/common/fstream.hpp:48:9: note: Function in derived class
aspell-0.60.7~20110707/common/fstream.hpp:61:10: style: The function 'append_line' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/istream.hpp:23:18: note: Virtual function in base class
aspell-0.60.7~20110707/common/fstream.hpp:61:10: note: Function in derived class
aspell-0.60.7~20110707/common/fstream.hpp:64:10: style: The function 'read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/istream.hpp:28:18: note: Virtual function in base class
aspell-0.60.7~20110707/common/fstream.hpp:64:10: note: Function in derived class
aspell-0.60.7~20110707/common/fstream.hpp:65:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/ostream.hpp:23:18: note: Virtual function in base class
aspell-0.60.7~20110707/common/fstream.hpp:65:10: note: Function in derived class
aspell-0.60.7~20110707/common/fstream.hpp:66:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/ostream.hpp:22:18: note: Virtual function in base class
aspell-0.60.7~20110707/common/fstream.hpp:66:10: note: Function in derived class
aspell-0.60.7~20110707/common/fstream.hpp:67:10: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/ostream.hpp:24:18: note: Virtual function in base class
aspell-0.60.7~20110707/common/fstream.hpp:67:10: note: Function in derived class
aspell-0.60.7~20110707/common/string_map.hpp:47:18: style: The function 'clear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/mutable_container.hpp:24:26: note: Virtual function in base class
aspell-0.60.7~20110707/common/string_map.hpp:47:18: note: Function in derived class
aspell-0.60.7~20110707/common/string_map.hpp:75:18: style: The function 'add' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/mutable_container.hpp:16:26: note: Virtual function in base class
aspell-0.60.7~20110707/common/string_map.hpp:75:18: note: Function in derived class
aspell-0.60.7~20110707/common/string_map.hpp:99:18: style: The function 'remove' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/mutable_container.hpp:23:26: note: Virtual function in base class
aspell-0.60.7~20110707/common/string_map.hpp:99:18: note: Function in derived class
aspell-0.60.7~20110707/common/string_list.hpp:33:25: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/string_enumeration.hpp:29:33: note: Virtual function in base class
aspell-0.60.7~20110707/common/string_list.hpp:33:25: note: Function in derived class
aspell-0.60.7~20110707/common/string_list.hpp:34:10: style: The function 'assign' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/string_enumeration.hpp:30:18: note: Virtual function in base class
aspell-0.60.7~20110707/common/string_list.hpp:34:10: note: Function in derived class
aspell-0.60.7~20110707/common/string_list.hpp:37:18: style: The function 'next' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/string_enumeration.hpp:23:26: note: Virtual function in base class
aspell-0.60.7~20110707/common/string_list.hpp:37:18: note: Function in derived class
aspell-0.60.7~20110707/common/string_list.hpp:47:10: style: The function 'at_end' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/string_enumeration.hpp:22:18: note: Virtual function in base class
aspell-0.60.7~20110707/common/string_list.hpp:47:10: note: Function in derived class
aspell-0.60.7~20110707/common/string_list.hpp:82:20: style: The function 'add' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/mutable_container.hpp:16:26: note: Virtual function in base class
aspell-0.60.7~20110707/common/string_list.hpp:82:20: note: Function in derived class
aspell-0.60.7~20110707/common/string_list.hpp:83:20: style: The function 'remove' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/mutable_container.hpp:23:26: note: Virtual function in base class
aspell-0.60.7~20110707/common/string_list.hpp:83:20: note: Function in derived class
aspell-0.60.7~20110707/common/string_list.hpp:84:20: style: The function 'clear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/mutable_container.hpp:24:26: note: Virtual function in base class
aspell-0.60.7~20110707/common/string_list.hpp:84:20: note: Function in derived class
aspell-0.60.7~20110707/common/config.cpp:773:20: style: The function 'add' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/mutable_container.hpp:16:26: note: Virtual function in base class
aspell-0.60.7~20110707/common/config.cpp:773:20: note: Function in derived class
aspell-0.60.7~20110707/common/config.cpp:1039:26: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/config.hpp:256:34: note: Virtual function in base class
aspell-0.60.7~20110707/common/config.cpp:1039:26: note: Function in derived class
aspell-0.60.7~20110707/common/config.cpp:1043:10: style: The function 'assign' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/config.hpp:257:18: note: Virtual function in base class
aspell-0.60.7~20110707/common/config.cpp:1043:10: note: Function in derived class
aspell-0.60.7~20110707/common/config.cpp:1047:18: style: The function 'active_filter_module_changed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/config.hpp:262:18: note: Virtual function in base class
aspell-0.60.7~20110707/common/config.cpp:1047:18: note: Function in derived class
aspell-0.60.7~20110707/common/config.cpp:1051:18: style: The function 'active_filter_module_name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/config.hpp:260:26: note: Virtual function in base class
aspell-0.60.7~20110707/common/config.cpp:1051:18: note: Function in derived class
aspell-0.60.7~20110707/common/config.cpp:1057:26: style: The function 'active_filter_module_desc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/config.hpp:261:26: note: Virtual function in base class
aspell-0.60.7~20110707/common/config.cpp:1057:26: note: Function in derived class
aspell-0.60.7~20110707/common/config.cpp:1063:21: style: The function 'next' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/config.hpp:259:29: note: Virtual function in base class
aspell-0.60.7~20110707/common/config.cpp:1063:21: note: Function in derived class
aspell-0.60.7~20110707/common/config.cpp:1101:10: style: The function 'at_end' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/config.hpp:258:18: note: Virtual function in base class
aspell-0.60.7~20110707/common/config.cpp:1101:10: note: Function in derived class
aspell-0.60.7~20110707/common/config.cpp:1119:20: style: The function 'add' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/mutable_container.hpp:16:26: note: Virtual function in base class
aspell-0.60.7~20110707/common/config.cpp:1119:20: note: Function in derived class
aspell-0.60.7~20110707/common/config.cpp:1152:20: style: The function 'add' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/mutable_container.hpp:16:26: note: Virtual function in base class
aspell-0.60.7~20110707/common/config.cpp:1152:20: note: Function in derived class
aspell-0.60.7~20110707/common/config.cpp:1153:20: style: The function 'remove' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/mutable_container.hpp:23:26: note: Virtual function in base class
aspell-0.60.7~20110707/common/config.cpp:1153:20: note: Function in derived class
aspell-0.60.7~20110707/common/config.cpp:1154:20: style: The function 'clear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/mutable_container.hpp:24:26: note: Virtual function in base class
aspell-0.60.7~20110707/common/config.cpp:1154:20: note: Function in derived class
aspell-0.60.7~20110707/common/convert.cpp:354:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aspell-0.60.7~20110707/common/convert.cpp:225:18: style: C-style pointer casting [cstyleCast]
aspell-0.60.7~20110707/common/convert.cpp:412:28: style: C-style pointer casting [cstyleCast]
aspell-0.60.7~20110707/common/convert.cpp:308:11: style: The scope of the variable 'uni' can be reduced. [variableScope]
aspell-0.60.7~20110707/common/convert.cpp:390:16: style: The scope of the variable 'i' can be reduced. [variableScope]
aspell-0.60.7~20110707/common/convert.cpp:116:48: style: Function 'operator()' argument 1 names different: declaration 'key' definition 'k'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/common/convert.cpp:105:35: note: Function 'operator()' argument 1 names different: declaration 'key' definition 'k'.
aspell-0.60.7~20110707/common/convert.cpp:116:48: note: Function 'operator()' argument 1 names different: declaration 'key' definition 'k'.
aspell-0.60.7~20110707/common/convert.cpp:136:36: style: Function 'insert' argument 1 names different: declaration 'key' definition 'k'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/common/convert.cpp:106:23: note: Function 'insert' argument 1 names different: declaration 'key' definition 'k'.
aspell-0.60.7~20110707/common/convert.cpp:136:36: note: Function 'insert' argument 1 names different: declaration 'key' definition 'k'.
aspell-0.60.7~20110707/common/convert.cpp:136:44: style: Function 'insert' argument 2 names different: declaration 'value' definition 'v'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/common/convert.cpp:106:33: note: Function 'insert' argument 2 names different: declaration 'value' definition 'v'.
aspell-0.60.7~20110707/common/convert.cpp:136:44: note: Function 'insert' argument 2 names different: declaration 'value' definition 'v'.
aspell-0.60.7~20110707/common/convert.cpp:955:54: style: Function 'internal_new_convert' argument 5 names different: declaration 'n' definition 'norm'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/common/convert.hpp:210:54: note: Function 'internal_new_convert' argument 5 names different: declaration 'n' definition 'norm'.
aspell-0.60.7~20110707/common/convert.cpp:955:54: note: Function 'internal_new_convert' argument 5 names different: declaration 'n' definition 'norm'.
aspell-0.60.7~20110707/common/convert.cpp:1095:55: style: Function 'setup' argument 2 names different: declaration 'enc' definition 'enc0'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/common/convert.hpp:409:50: note: Function 'setup' argument 2 names different: declaration 'enc' definition 'enc0'.
aspell-0.60.7~20110707/common/convert.cpp:1095:55: note: Function 'setup' argument 2 names different: declaration 'enc' definition 'enc0'.
aspell-0.60.7~20110707/common/convert.cpp:190:0: style: struct member 'acommon :: NormTable < FromUniNormEntry >::struct_size' is never used. [unusedStructMember]
aspell-0.60.7~20110707/common/convert.cpp:190:0: style: struct member 'acommon :: NormTable < ToUniNormEntry >::struct_size' is never used. [unusedStructMember]
aspell-0.60.7~20110707/common/convert.cpp:190:0: style: struct member 'acommon :: NormTable < T >::struct_size' is never used. [unusedStructMember]
aspell-0.60.7~20110707/common/convert.cpp:658:38: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
aspell-0.60.7~20110707/common/convert.cpp:48:3: style: The class 'ToUniLookup' does not have a constructor although it has private member variables. [noConstructor]
aspell-0.60.7~20110707/common/convert.cpp:103:5: warning: Member variable 'FromUniLookup::overflow_end' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/convert.cpp:103:5: warning: Member variable 'FromUniLookup::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/convert.cpp:103:5: warning: Member variable 'FromUniLookup::overflow' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/convert.cpp:159:3: style: The class 'CharLookup' does not have a constructor although it has private member variables. [noConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:177:0: warning: Member variable 'acommon :: PosibErr < acommon :: NormTable < FromUniNormEntry > * >::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/posib_err.hpp:179:0: warning: Member variable 'acommon :: PosibErr < acommon :: NormTable < FromUniNormEntry > * >::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/posib_err.hpp:186:0: warning: Member variable 'acommon :: PosibErr < acommon :: NormTable < FromUniNormEntry > * >::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/posib_err.hpp:177:0: warning: Member variable 'acommon :: PosibErr < acommon :: NormTable < ToUniNormEntry > * >::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/posib_err.hpp:179:0: warning: Member variable 'acommon :: PosibErr < acommon :: NormTable < ToUniNormEntry > * >::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/posib_err.hpp:186:0: warning: Member variable 'acommon :: PosibErr < acommon :: NormTable < ToUniNormEntry > * >::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/convert.hpp:410:14: style: Technically the member function 'acommon::MBLen::operator()' can be const. [functionConst]
aspell-0.60.7~20110707/common/convert.cpp:1106:19: note: Technically the member function 'acommon::MBLen::operator()' can be const.
aspell-0.60.7~20110707/common/convert.hpp:410:14: note: Technically the member function 'acommon::MBLen::operator()' can be const.
aspell-0.60.7~20110707/common/convert.cpp:106:10: style: Technically the member function 'acommon::FromUniLookup::insert' can be const. [functionConst]
aspell-0.60.7~20110707/common/convert.cpp:136:23: note: Technically the member function 'acommon::FromUniLookup::insert' can be const.
aspell-0.60.7~20110707/common/convert.cpp:106:10: note: Technically the member function 'acommon::FromUniLookup::insert' can be const.
aspell-0.60.7~20110707/common/convert.cpp:646:5: style: Struct 'DecodeNormLookup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/convert.cpp:709:5: style: Struct 'EncodeNormLookup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/cache-t.hpp:38:0: style: Class 'acommon :: GlobalCache < Decode >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/cache-t.hpp:38:0: style: Class 'acommon :: GlobalCache < Encode >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/cache-t.hpp:38:0: style: Class 'acommon :: GlobalCache < NormTables >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:179:0: style: Class 'acommon :: PosibErr < acommon :: NormTable < FromUniNormEntry > * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:183:0: style: Class 'acommon :: PosibErr < acommon :: NormTable < FromUniNormEntry > * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:186:0: style: Class 'acommon :: PosibErr < acommon :: NormTable < FromUniNormEntry > * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:195:0: style: Class 'acommon :: PosibErr < acommon :: NormTable < FromUniNormEntry > * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:179:0: style: Class 'acommon :: PosibErr < acommon :: NormTable < ToUniNormEntry > * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:183:0: style: Class 'acommon :: PosibErr < acommon :: NormTable < ToUniNormEntry > * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:186:0: style: Class 'acommon :: PosibErr < acommon :: NormTable < ToUniNormEntry > * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:195:0: style: Class 'acommon :: PosibErr < acommon :: NormTable < ToUniNormEntry > * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:174:0: warning: The class 'acommon :: PosibErr < acommon :: NormTable < FromUniNormEntry > * >' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
aspell-0.60.7~20110707/common/posib_err.hpp:174:0: warning: The class 'acommon :: PosibErr < acommon :: NormTable < ToUniNormEntry > * >' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
aspell-0.60.7~20110707/common/convert.cpp:621:20: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/convert.hpp:36:28: note: Virtual function in base class
aspell-0.60.7~20110707/common/convert.cpp:621:20: note: Function in derived class
aspell-0.60.7~20110707/common/convert.cpp:625:10: style: The function 'decode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/convert.hpp:37:18: note: Virtual function in base class
aspell-0.60.7~20110707/common/convert.cpp:625:10: note: Function in derived class
aspell-0.60.7~20110707/common/convert.cpp:635:20: style: The function 'decode_ec' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/convert.hpp:39:28: note: Virtual function in base class
aspell-0.60.7~20110707/common/convert.cpp:635:20: note: Function in derived class
aspell-0.60.7~20110707/common/convert.cpp:649:10: style: The function 'decode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/convert.hpp:37:18: note: Virtual function in base class
aspell-0.60.7~20110707/common/convert.cpp:649:10: note: Function in derived class
aspell-0.60.7~20110707/common/convert.cpp:664:20: style: The function 'decode_ec' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/convert.hpp:39:28: note: Virtual function in base class
aspell-0.60.7~20110707/common/convert.cpp:664:20: note: Function in derived class
aspell-0.60.7~20110707/common/convert.cpp:674:20: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/convert.hpp:47:28: note: Virtual function in base class
aspell-0.60.7~20110707/common/convert.cpp:674:20: note: Function in derived class
aspell-0.60.7~20110707/common/convert.cpp:677:10: style: The function 'encode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/convert.hpp:48:18: note: Virtual function in base class
aspell-0.60.7~20110707/common/convert.cpp:677:10: note: Function in derived class
aspell-0.60.7~20110707/common/convert.cpp:683:20: style: The function 'encode_ec' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/convert.hpp:50:28: note: Virtual function in base class
aspell-0.60.7~20110707/common/convert.cpp:683:20: note: Function in derived class
aspell-0.60.7~20110707/common/convert.cpp:696:10: style: The function 'encode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/convert.hpp:53:18: note: Virtual function in base class
aspell-0.60.7~20110707/common/convert.cpp:696:10: note: Function in derived class
aspell-0.60.7~20110707/common/convert.cpp:711:10: style: The function 'encode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/convert.hpp:48:18: note: Virtual function in base class
aspell-0.60.7~20110707/common/convert.cpp:711:10: note: Function in derived class
aspell-0.60.7~20110707/common/convert.cpp:725:20: style: The function 'encode_ec' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/convert.hpp:50:28: note: Virtual function in base class
aspell-0.60.7~20110707/common/convert.cpp:725:20: note: Function in derived class
aspell-0.60.7~20110707/common/convert.cpp:745:10: style: The function 'encode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/convert.hpp:53:18: note: Virtual function in base class
aspell-0.60.7~20110707/common/convert.cpp:745:10: note: Function in derived class
aspell-0.60.7~20110707/common/convert.cpp:845:10: style: The function 'decode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/convert.hpp:37:18: note: Virtual function in base class
aspell-0.60.7~20110707/common/convert.cpp:845:10: note: Function in derived class
aspell-0.60.7~20110707/common/convert.cpp:851:20: style: The function 'decode_ec' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/convert.hpp:39:28: note: Virtual function in base class
aspell-0.60.7~20110707/common/convert.cpp:851:20: note: Function in derived class
aspell-0.60.7~20110707/common/convert.cpp:871:10: style: The function 'encode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/convert.hpp:48:18: note: Virtual function in base class
aspell-0.60.7~20110707/common/convert.cpp:871:10: note: Function in derived class
aspell-0.60.7~20110707/common/convert.cpp:877:20: style: The function 'encode_ec' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/convert.hpp:50:28: note: Virtual function in base class
aspell-0.60.7~20110707/common/convert.cpp:877:20: note: Function in derived class
aspell-0.60.7~20110707/common/document_checker.cpp:15:20: warning: Member variable 'DocumentChecker::status_fun_data_' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/document_checker.cpp:15:20: warning: Member variable 'DocumentChecker::conv_' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/posib_err.hpp:177:0: warning: Member variable 'acommon :: PosibErr < DocumentChecker * >::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/posib_err.hpp:179:0: warning: Member variable 'acommon :: PosibErr < DocumentChecker * >::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/posib_err.hpp:186:0: warning: Member variable 'acommon :: PosibErr < DocumentChecker * >::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/posib_err.hpp:177:0: warning: Member variable 'acommon :: PosibErr < Tokenizer * >::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/posib_err.hpp:179:0: warning: Member variable 'acommon :: PosibErr < Tokenizer * >::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/posib_err.hpp:186:0: warning: Member variable 'acommon :: PosibErr < Tokenizer * >::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/posib_err.hpp:177:0: warning: Member variable 'acommon :: PosibErr < const WordList * >::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/posib_err.hpp:179:0: warning: Member variable 'acommon :: PosibErr < const WordList * >::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/posib_err.hpp:186:0: warning: Member variable 'acommon :: PosibErr < const WordList * >::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/posib_err.hpp:177:0: warning: Member variable 'acommon :: PosibErr < Speller * >::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/posib_err.hpp:179:0: warning: Member variable 'acommon :: PosibErr < Speller * >::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/posib_err.hpp:186:0: warning: Member variable 'acommon :: PosibErr < Speller * >::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/copy_ptr.hpp:26:0: performance: Technically the member function 'acommon :: CopyPtr < Filter >::Parms::assign' can be static. [functionStatic]
aspell-0.60.7~20110707/common/copy_ptr.hpp:28:0: performance: Technically the member function 'acommon :: CopyPtr < Filter >::Parms::del' can be static. [functionStatic]
aspell-0.60.7~20110707/common/copy_ptr.hpp:26:0: performance: Technically the member function 'acommon :: CopyPtr < Tokenizer >::Parms::assign' can be static. [functionStatic]
aspell-0.60.7~20110707/common/copy_ptr.hpp:28:0: performance: Technically the member function 'acommon :: CopyPtr < Tokenizer >::Parms::del' can be static. [functionStatic]
aspell-0.60.7~20110707/common/copy_ptr.hpp:26:0: performance: Technically the member function 'acommon :: CopyPtr < Config >::Parms::assign' can be static. [functionStatic]
aspell-0.60.7~20110707/common/copy_ptr.hpp:28:0: performance: Technically the member function 'acommon :: CopyPtr < Config >::Parms::del' can be static. [functionStatic]
aspell-0.60.7~20110707/common/generic_copy_ptr.hpp:54:0: style: Technically the member function 'acommon :: GenericCopyPtr < Convert , Parms >::parms' can be const. [functionConst]
aspell-0.60.7~20110707/common/generic_copy_ptr.hpp:54:0: style: Technically the member function 'acommon :: GenericCopyPtr < Filter , Parms >::parms' can be const. [functionConst]
aspell-0.60.7~20110707/common/generic_copy_ptr.hpp:54:0: style: Technically the member function 'acommon :: GenericCopyPtr < Tokenizer , Parms >::parms' can be const. [functionConst]
aspell-0.60.7~20110707/common/generic_copy_ptr.hpp:54:0: style: Technically the member function 'acommon :: GenericCopyPtr < Config , Parms >::parms' can be const. [functionConst]
aspell-0.60.7~20110707/common/posib_err.hpp:179:0: style: Class 'acommon :: PosibErr < DocumentChecker * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:183:0: style: Class 'acommon :: PosibErr < DocumentChecker * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:186:0: style: Class 'acommon :: PosibErr < DocumentChecker * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:195:0: style: Class 'acommon :: PosibErr < DocumentChecker * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:179:0: style: Class 'acommon :: PosibErr < Tokenizer * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:183:0: style: Class 'acommon :: PosibErr < Tokenizer * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:186:0: style: Class 'acommon :: PosibErr < Tokenizer * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:195:0: style: Class 'acommon :: PosibErr < Tokenizer * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:179:0: style: Class 'acommon :: PosibErr < const WordList * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:183:0: style: Class 'acommon :: PosibErr < const WordList * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:186:0: style: Class 'acommon :: PosibErr < const WordList * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:195:0: style: Class 'acommon :: PosibErr < const WordList * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:179:0: style: Class 'acommon :: PosibErr < Speller * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:183:0: style: Class 'acommon :: PosibErr < Speller * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:186:0: style: Class 'acommon :: PosibErr < Speller * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:195:0: style: Class 'acommon :: PosibErr < Speller * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:174:0: warning: The class 'acommon :: PosibErr < DocumentChecker * >' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
aspell-0.60.7~20110707/common/posib_err.hpp:174:0: warning: The class 'acommon :: PosibErr < Tokenizer * >' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
aspell-0.60.7~20110707/common/posib_err.hpp:174:0: warning: The class 'acommon :: PosibErr < const WordList * >' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
aspell-0.60.7~20110707/common/posib_err.hpp:174:0: warning: The class 'acommon :: PosibErr < Speller * >' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
aspell-0.60.7~20110707/common/error.cpp:14:38: style: Function 'is_a' argument 1 names different: declaration 'e' definition 'to_find'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/common/error.hpp:24:31: note: Function 'is_a' argument 1 names different: declaration 'e' definition 'to_find'.
aspell-0.60.7~20110707/common/error.cpp:14:38: note: Function 'is_a' argument 1 names different: declaration 'e' definition 'to_find'.
aspell-0.60.7~20110707/common/error.cpp:33:18: warning: 'operator=' should check for assignment to self to avoid problems with dynamic memory. [operatorEqToSelf]
aspell-0.60.7~20110707/common/file_data_util.cpp:30:37: style: Function 'find_file' argument 1 names different: declaration 'path' definition 'file'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/common/file_data_util.hpp:11:37: note: Function 'find_file' argument 1 names different: declaration 'path' definition 'file'.
aspell-0.60.7~20110707/common/file_data_util.cpp:30:37: note: Function 'find_file' argument 1 names different: declaration 'path' definition 'file'.
aspell-0.60.7~20110707/common/file_util.cpp:105:48: style: Function 'open_file_writelock' argument 1 names different: declaration 'in' definition 'inout'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/common/file_util.hpp:30:48: note: Function 'open_file_writelock' argument 1 names different: declaration 'in' definition 'inout'.
aspell-0.60.7~20110707/common/file_util.cpp:105:48: note: Function 'open_file_writelock' argument 1 names different: declaration 'in' definition 'inout'.
aspell-0.60.7~20110707/common/file_util.cpp:151:31: style: Function 'rename_file' argument 1 names different: declaration 'orig' definition 'orig_name'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/common/file_util.hpp:35:31: note: Function 'rename_file' argument 1 names different: declaration 'orig' definition 'orig_name'.
aspell-0.60.7~20110707/common/file_util.cpp:151:31: note: Function 'rename_file' argument 1 names different: declaration 'orig' definition 'orig_name'.
aspell-0.60.7~20110707/common/file_util.cpp:195:16: warning: Member variable 'PathBrowser::dir' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/filter.cpp:98:46: style: Function 'verify_version' argument 1 names different: declaration 'relOp' definition 'rel_op'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/common/filter.hpp:58:46: note: Function 'verify_version' argument 1 names different: declaration 'relOp' definition 'rel_op'.
aspell-0.60.7~20110707/common/filter.cpp:98:46: note: Function 'verify_version' argument 1 names different: declaration 'relOp' definition 'rel_op'.
aspell-0.60.7~20110707/common/indiv_filter.hpp:29:5: style: Technically the member function 'acommon::FilterHandle::operatorbool' can be const. [functionConst]
aspell-0.60.7~20110707/common/filter.cpp:121:10: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
aspell-0.60.7~20110707/common/fstream.cpp:92:47: style: Function 'read' argument 2 names different: declaration 'i' definition 'n'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/common/fstream.hpp:64:36: note: Function 'read' argument 2 names different: declaration 'i' definition 'n'.
aspell-0.60.7~20110707/common/fstream.cpp:92:47: note: Function 'read' argument 2 names different: declaration 'i' definition 'n'.
aspell-0.60.7~20110707/common/fstream.cpp:108:54: style: Function 'write' argument 2 names different: declaration 'i' definition 'n'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/common/fstream.hpp:67:43: note: Function 'write' argument 2 names different: declaration 'i' definition 'n'.
aspell-0.60.7~20110707/common/fstream.cpp:108:54: note: Function 'write' argument 2 names different: declaration 'i' definition 'n'.
aspell-0.60.7~20110707/common/info.cpp:387:33: warning: Either the condition 'p2!=0' is redundant or there is overflow in pointer subtraction. [nullPointerArithmeticRedundantCheck]
aspell-0.60.7~20110707/common/info.cpp:416:17: note: Assuming that condition 'p2!=0' is not redundant
aspell-0.60.7~20110707/common/info.cpp:387:33: note: Null pointer subtraction
aspell-0.60.7~20110707/common/info.cpp:612:23: style: C-style pointer casting [cstyleCast]
aspell-0.60.7~20110707/common/info.cpp:689:38: style: C-style pointer casting [cstyleCast]
aspell-0.60.7~20110707/common/info.cpp:721:13: style: C-style pointer casting [cstyleCast]
aspell-0.60.7~20110707/common/info.cpp:777:13: style: C-style pointer casting [cstyleCast]
aspell-0.60.7~20110707/common/info.hpp:105:5: warning: Member variable 'ModuleInfoEnumeration::ref_count_' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/info.hpp:105:5: warning: Member variable 'ModuleInfoEnumeration::copyable_' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/info.hpp:116:5: warning: Member variable 'ModuleInfoEnumeration::node_' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/info.hpp:125:5: warning: Member variable 'DictInfoEnumeration::ref_count_' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/info.hpp:125:5: warning: Member variable 'DictInfoEnumeration::copyable_' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/info.hpp:138:5: warning: Member variable 'DictInfoEnumeration::node_' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/info.cpp:150:5: warning: Member variable 'ModuleInfoNode::c_struct' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/info.cpp:284:5: warning: Member variable 'DictInfoNode::c_struct' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/info.cpp:284:5: warning: Member variable 'DictInfoNode::direct' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/posib_err.hpp:177:0: warning: Member variable 'acommon :: PosibErr < const MDInfoListAll * >::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/posib_err.hpp:179:0: warning: Member variable 'acommon :: PosibErr < const MDInfoListAll * >::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/posib_err.hpp:186:0: warning: Member variable 'acommon :: PosibErr < const MDInfoListAll * >::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/common/info.hpp:111:18: style: Technically the member function 'acommon::ModuleInfoEnumeration::type_id' can be const. [functionConst]
aspell-0.60.7~20110707/common/info.hpp:113:9: style: Technically the member function 'acommon::ModuleInfoEnumeration::copyable' can be const. [functionConst]
aspell-0.60.7~20110707/common/info.hpp:133:18: style: Technically the member function 'acommon::DictInfoEnumeration::type_id' can be const. [functionConst]
aspell-0.60.7~20110707/common/info.hpp:135:9: style: Technically the member function 'acommon::DictInfoEnumeration::copyable' can be const. [functionConst]
aspell-0.60.7~20110707/common/info.cpp:100:9: style: Technically the member function 'acommon::MDInfoListofLists::valid_pos' can be const. [functionConst]
aspell-0.60.7~20110707/common/info.cpp:103:9: style: Technically the member function 'acommon::MDInfoListofLists::find' can be const. [functionConst]
aspell-0.60.7~20110707/common/info.cpp:599:26: note: Technically the member function 'acommon::MDInfoListofLists::find' can be const.
aspell-0.60.7~20110707/common/info.cpp:103:9: note: Technically the member function 'acommon::MDInfoListofLists::find' can be const.
aspell-0.60.7~20110707/common/info.cpp:112:10: performance: Technically the member function 'acommon::MDInfoListofLists::flush' can be static. [functionStatic]
aspell-0.60.7~20110707/common/info.hpp:105:5: style: Class 'ModuleInfoEnumeration' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/info.hpp:125:5: style: Class 'DictInfoEnumeration' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/info.cpp:50:5: style: Class 'Dir' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/info.cpp:150:5: style: Struct 'ModuleInfoNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/info.cpp:284:5: style: Struct 'DictInfoNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/vector.hpp:20:0: style: Class 'acommon :: Vector < DictExt >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:179:0: style: Class 'acommon :: PosibErr < const MDInfoListAll * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:183:0: style: Class 'acommon :: PosibErr < const MDInfoListAll * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:186:0: style: Class 'acommon :: PosibErr < const MDInfoListAll * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:195:0: style: Class 'acommon :: PosibErr < const MDInfoListAll * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:174:0: warning: The class 'acommon :: PosibErr < const MDInfoListAll * >' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
aspell-0.60.7~20110707/common/itemize.cpp:34:5: style: Class 'ItemizeTokenizer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/objstack.cpp:20:24: style: C-style pointer casting [cstyleCast]
aspell-0.60.7~20110707/common/objstack.cpp:52:24: style: C-style pointer casting [cstyleCast]
aspell-0.60.7~20110707/common/objstack.hpp:48:10: style: Technically the member function 'acommon::ObjStack::calc_size' can be const. [functionConst]
aspell-0.60.7~20110707/common/objstack.cpp:36:18: note: Technically the member function 'acommon::ObjStack::calc_size' can be const.
aspell-0.60.7~20110707/common/objstack.hpp:48:10: note: Technically the member function 'acommon::ObjStack::calc_size' can be const.
aspell-0.60.7~20110707/common/posib_err.cpp:54:16: style: Unsigned variable 'ip' can't be negative so it is unnecessary to test it. [unsignedPositive]
aspell-0.60.7~20110707/common/posib_err.cpp:79:61: style: Function 'with_file' argument 2 names different: declaration 'lineno' definition 'line_num'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/common/posib_err.hpp:149:49: note: Function 'with_file' argument 2 names different: declaration 'lineno' definition 'line_num'.
aspell-0.60.7~20110707/common/posib_err.cpp:79:61: note: Function 'with_file' argument 2 names different: declaration 'lineno' definition 'line_num'.
aspell-0.60.7~20110707/common/string.cpp:40:52: style: Function 'vprintf' argument 2 names different: declaration 'ap' definition 'ap0'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/common/string.hpp:263:46: note: Function 'vprintf' argument 2 names different: declaration 'ap' definition 'ap0'.
aspell-0.60.7~20110707/common/string.cpp:40:52: note: Function 'vprintf' argument 2 names different: declaration 'ap' definition 'ap0'.
aspell-0.60.7~20110707/common/string.cpp:64:54: style: Function 'append_line' argument 2 names different: declaration 'c' definition 'd'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/common/string.hpp:473:41: note: Function 'append_line' argument 2 names different: declaration 'c' definition 'd'.
aspell-0.60.7~20110707/common/string.cpp:64:54: note: Function 'append_line' argument 2 names different: declaration 'c' definition 'd'.
aspell-0.60.7~20110707/common/string.cpp:34:7: error: Common realloc mistake: 'begin_' nulled but not freed upon failure [memleakOnRealloc]
aspell-0.60.7~20110707/common/string_list.cpp:52:15: style: C-style pointer casting [cstyleCast]
aspell-0.60.7~20110707/common/string_list.cpp:63:15: style: C-style pointer casting [cstyleCast]
aspell-0.60.7~20110707/common/posib_err.hpp:179:0: style: Class 'acommon :: PosibErr < void >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:183:0: style: Class 'acommon :: PosibErr < void >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:186:0: style: Class 'acommon :: PosibErr < void >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/posib_err.hpp:195:0: style: Class 'acommon :: PosibErr < void >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/string_map.cpp:64:15: style: C-style pointer casting [cstyleCast]
aspell-0.60.7~20110707/common/hash.hpp:135:0: style: Class 'acommon :: HashTable < StringMap :: Parms >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/hash.hpp:136:0: style: Class 'acommon :: HashTable < StringMap :: Parms >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/hash.hpp:75:0: style: Class 'acommon :: HT_ConstIterator < StringMap :: Parms :: Value >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/hash.hpp:79:0: style: Class 'acommon :: HT_ConstIterator < StringMap :: Parms :: Value >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/hash.hpp:55:0: style: Class 'acommon :: HT_Iterator < StringMap :: Parms :: Value >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/common/string_map.cpp:50:29: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/string_pair_enumeration.hpp:22:35: note: Virtual function in base class
aspell-0.60.7~20110707/common/string_map.cpp:50:29: note: Function in derived class
aspell-0.60.7~20110707/common/string_map.cpp:51:10: style: The function 'assign' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/string_pair_enumeration.hpp:23:16: note: Virtual function in base class
aspell-0.60.7~20110707/common/string_map.cpp:51:10: note: Function in derived class
aspell-0.60.7~20110707/common/string_map.cpp:52:10: style: The function 'at_end' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/string_pair_enumeration.hpp:20:16: note: Virtual function in base class
aspell-0.60.7~20110707/common/string_map.cpp:52:10: note: Function in derived class
aspell-0.60.7~20110707/common/string_map.cpp:53:16: style: The function 'next' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/common/string_pair_enumeration.hpp:21:22: note: Virtual function in base class
aspell-0.60.7~20110707/common/string_map.cpp:53:16: note: Function in derived class
aspell-0.60.7~20110707/common/strtonum.cpp:37:15: style: Redundant condition: If '!EXPR', the comparison 'EXPR != '.'' is always true. [redundantCondition]
aspell-0.60.7~20110707/common/strtonum.cpp:59:0: style: The scope of the variable 'i' can be reduced. [variableScope]
aspell-0.60.7~20110707/common/strtonum.cpp:78:10: style: The scope of the variable 'sign' can be reduced. [variableScope]
aspell-0.60.7~20110707/common/strtonum.cpp:85:7: style: Variable 'sign' is assigned a value that is never used. [unreadVariable]
aspell-0.60.7~20110707/common/tokenizer.cpp:28:9: warning: Redundant assignment of 'end' to itself. [selfAssignment]
aspell-0.60.7~20110707/common/tokenizer.cpp:22:39: style: Function 'reset' argument 1 names different: declaration 'in' definition 'begin'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/common/tokenizer.hpp:36:30: note: Function 'reset' argument 1 names different: declaration 'in' definition 'begin'.
aspell-0.60.7~20110707/common/tokenizer.cpp:22:39: note: Function 'reset' argument 1 names different: declaration 'in' definition 'begin'.
aspell-0.60.7~20110707/common/tokenizer.cpp:22:59: style: Function 'reset' argument 2 names different: declaration 'stop' definition 'end'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/common/tokenizer.hpp:36:47: note: Function 'reset' argument 2 names different: declaration 'stop' definition 'end'.
aspell-0.60.7~20110707/common/tokenizer.cpp:22:59: note: Function 'reset' argument 2 names different: declaration 'stop' definition 'end'.
aspell-0.60.7~20110707/lib/find_speller.cpp:158:15: warning: Member variable 'BetterList::cur' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/lib/find_speller.cpp:158:15: warning: Member variable 'BetterList::best' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/lib/find_speller.cpp:235:5: warning: Member variable 'BetterVariety::cur' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/lib/find_speller.cpp:235:5: warning: Member variable 'BetterVariety::best' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/lib/find_speller.cpp:153:10: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/lib/find_speller.cpp:120:18: note: Virtual function in base class
aspell-0.60.7~20110707/lib/find_speller.cpp:153:10: note: Function in derived class
aspell-0.60.7~20110707/lib/find_speller.cpp:154:10: style: The function 'set_best_from_cur' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/lib/find_speller.cpp:121:18: note: Virtual function in base class
aspell-0.60.7~20110707/lib/find_speller.cpp:154:10: note: Function in derived class
aspell-0.60.7~20110707/lib/find_speller.cpp:155:10: style: The function 'set_cur_rank' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/lib/find_speller.cpp:122:18: note: Virtual function in base class
aspell-0.60.7~20110707/lib/find_speller.cpp:155:10: note: Function in derived class
aspell-0.60.7~20110707/lib/find_speller.cpp:194:10: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/lib/find_speller.cpp:120:18: note: Virtual function in base class
aspell-0.60.7~20110707/lib/find_speller.cpp:194:10: note: Function in derived class
aspell-0.60.7~20110707/lib/find_speller.cpp:195:10: style: The function 'set_best_from_cur' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/lib/find_speller.cpp:121:18: note: Virtual function in base class
aspell-0.60.7~20110707/lib/find_speller.cpp:195:10: note: Function in derived class
aspell-0.60.7~20110707/lib/find_speller.cpp:196:10: style: The function 'set_cur_rank' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/lib/find_speller.cpp:122:18: note: Virtual function in base class
aspell-0.60.7~20110707/lib/find_speller.cpp:196:10: note: Function in derived class
aspell-0.60.7~20110707/lib/find_speller.cpp:236:10: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/lib/find_speller.cpp:120:18: note: Virtual function in base class
aspell-0.60.7~20110707/lib/find_speller.cpp:236:10: note: Function in derived class
aspell-0.60.7~20110707/lib/find_speller.cpp:237:10: style: The function 'set_best_from_cur' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/lib/find_speller.cpp:121:18: note: Virtual function in base class
aspell-0.60.7~20110707/lib/find_speller.cpp:237:10: note: Function in derived class
aspell-0.60.7~20110707/lib/find_speller.cpp:238:10: style: The function 'set_cur_rank' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/lib/find_speller.cpp:122:18: note: Virtual function in base class
aspell-0.60.7~20110707/lib/find_speller.cpp:238:10: note: Function in derived class
aspell-0.60.7~20110707/lib/new_filter.cpp:221:9: style: C-style pointer casting [cstyleCast]
aspell-0.60.7~20110707/lib/new_filter.cpp:529:43: style: C-style pointer casting [cstyleCast]
aspell-0.60.7~20110707/lib/new_fmode.cpp:770:47: style: C-style pointer casting [cstyleCast]
aspell-0.60.7~20110707/lib/new_fmode.cpp:566:31: style: Unsigned variable 'pathPosEnd' can't be negative so it is unnecessary to test it. [unsignedPositive]
aspell-0.60.7~20110707/lib/new_fmode.cpp:449:59: style: Function 'build' argument 2 names different: declaration 'line' definition 'line0'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/lib/new_fmode.cpp:71:41: note: Function 'build' argument 2 names different: declaration 'line' definition 'line0'.
aspell-0.60.7~20110707/lib/new_fmode.cpp:449:59: note: Function 'build' argument 2 names different: declaration 'line' definition 'line0'.
aspell-0.60.7~20110707/lib/new_fmode.cpp:687:21: style: Variable 'add' is assigned a value that is never used. [unreadVariable]
aspell-0.60.7~20110707/lib/new_fmode.cpp:152:60: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aspell-0.60.7~20110707/lib/new_fmode.cpp:169:60: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aspell-0.60.7~20110707/lib/new_fmode.cpp:199:35: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aspell-0.60.7~20110707/lib/new_fmode.cpp:235:38: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aspell-0.60.7~20110707/lib/new_fmode.cpp:241:37: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aspell-0.60.7~20110707/lib/new_fmode.cpp:271:40: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aspell-0.60.7~20110707/lib/new_fmode.cpp:285:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aspell-0.60.7~20110707/lib/new_fmode.cpp:296:43: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aspell-0.60.7~20110707/lib/new_fmode.cpp:441:35: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aspell-0.60.7~20110707/lib/new_fmode.cpp:490:71: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aspell-0.60.7~20110707/lib/new_fmode.cpp:525:41: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aspell-0.60.7~20110707/lib/new_fmode.cpp:575:43: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
aspell-0.60.7~20110707/lib/new_fmode.cpp:63:5: style: Class 'FilterMode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/lib/new_fmode.cpp:39:7: style: Class 'MagicString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/lib/new_fmode.cpp:113:5: style: Class 'ModeNotifierImpl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/modules/filter/context.cpp:72:18: style: The scope of the variable 'countdelim' can be reduced. [variableScope]
aspell-0.60.7~20110707/modules/filter/context.cpp:40:18: warning: Virtual function 'reset' is called from destructor '~ContextFilter()' at line 260. Dynamic binding is not used. [virtualCallInConstructor]
aspell-0.60.7~20110707/modules/filter/context.cpp:260:5: note: Calling reset
aspell-0.60.7~20110707/modules/filter/context.cpp:40:18: note: reset is a virtual method
aspell-0.60.7~20110707/modules/filter/email.cpp:19:3: style: The class 'EmailFilter' does not have a constructor although it has private member variables. [noConstructor]
aspell-0.60.7~20110707/modules/filter/nroff.cpp:34:3: style: The class 'NroffFilter' does not have a constructor although it has private member variables. [noConstructor]
aspell-0.60.7~20110707/modules/filter/nroff.cpp:62:19: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
aspell-0.60.7~20110707/modules/filter/sgml.cpp:128:5: warning: Member variable 'SgmlFilter::in_what' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/filter/sgml.cpp:128:5: warning: Member variable 'SgmlFilter::include_attrib' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/filter/sgml.cpp:128:5: warning: Member variable 'SgmlFilter::skipall' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/filter/sgml.cpp:128:5: style: Class 'SgmlFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/modules/filter/sgml.cpp:418:5: style: Class 'SgmlDecoder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/modules/filter/tex.cpp:250:51: style: Function 'add' argument 1 names different: declaration 'to_add' definition 'value'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/modules/filter/tex.cpp:50:34: note: Function 'add' argument 1 names different: declaration 'to_add' definition 'value'.
aspell-0.60.7~20110707/modules/filter/tex.cpp:250:51: note: Function 'add' argument 1 names different: declaration 'to_add' definition 'value'.
aspell-0.60.7~20110707/modules/filter/tex.cpp:270:54: style: Function 'remove' argument 1 names different: declaration 'to_rem' definition 'value'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/modules/filter/tex.cpp:51:37: note: Function 'remove' argument 1 names different: declaration 'to_rem' definition 'value'.
aspell-0.60.7~20110707/modules/filter/tex.cpp:270:54: note: Function 'remove' argument 1 names different: declaration 'to_rem' definition 'value'.
aspell-0.60.7~20110707/modules/filter/tex.cpp:32:3: style: The class 'TexFilter' does not have a constructor although it has private member variables. [noConstructor]
aspell-0.60.7~20110707/modules/filter/tex.cpp:40:7: warning: Member variable 'Command::in_what' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/filter/tex.cpp:40:7: warning: Member variable 'Command::do_check' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/filter/tex.cpp:41:7: style: Struct 'Command' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/modules/filter/texinfo.cpp:18:3: style: The class 'TexInfoFilter' does not have a constructor although it has private member variables. [noConstructor]
aspell-0.60.7~20110707/modules/filter/texinfo.cpp:23:7: style: Struct 'Command' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/modules/filter/texinfo.cpp:29:7: style: Struct 'Table' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/modules/speller/default/affix.cpp:1273:15: warning: Either the condition 'gi' is redundant or there is possible null pointer dereference: gi. [nullPointerRedundantCheck]
aspell-0.60.7~20110707/modules/speller/default/affix.cpp:1269:30: note: Assuming that condition 'gi' is not redundant
aspell-0.60.7~20110707/modules/speller/default/affix.cpp:1273:15: note: Null pointer dereference
aspell-0.60.7~20110707/modules/speller/default/affix.cpp:354:18: style: C-style pointer casting [cstyleCast]
aspell-0.60.7~20110707/modules/speller/default/affix.cpp:357:18: style: C-style pointer casting [cstyleCast]
aspell-0.60.7~20110707/modules/speller/default/affix.cpp:657:17: style: C-style pointer casting [cstyleCast]
aspell-0.60.7~20110707/modules/speller/default/affix.cpp:878:20: style: C-style pointer casting [cstyleCast]
aspell-0.60.7~20110707/modules/speller/default/affix.cpp:893:19: style: C-style pointer casting [cstyleCast]
aspell-0.60.7~20110707/modules/speller/default/affix.cpp:938:16: style: C-style pointer casting [cstyleCast]
aspell-0.60.7~20110707/modules/speller/default/affix.cpp:1128:44: style: C-style pointer casting [cstyleCast]
aspell-0.60.7~20110707/modules/speller/default/affix.cpp:1217:18: style: C-style pointer casting [cstyleCast]
aspell-0.60.7~20110707/modules/speller/default/affix.cpp:646:8: style: The scope of the variable 'c' can be reduced. [variableScope]
aspell-0.60.7~20110707/modules/speller/default/affix.cpp:1024:16: style: The scope of the variable 'cond' can be reduced. [variableScope]
aspell-0.60.7~20110707/modules/speller/default/affix.cpp:1040:16: style: The scope of the variable 'cond' can be reduced. [variableScope]
aspell-0.60.7~20110707/modules/speller/default/affix.cpp:1169:7: style: The scope of the variable 'cond' can be reduced. [variableScope]
aspell-0.60.7~20110707/modules/speller/default/affix.cpp:1186:7: style: The scope of the variable 'cond' can be reduced. [variableScope]
aspell-0.60.7~20110707/modules/speller/default/affix.cpp:1213:9: style: The scope of the variable 'cond' can be reduced. [variableScope]
aspell-0.60.7~20110707/modules/speller/default/affix.cpp:1215:10: style: The scope of the variable 'cp' can be reduced. [variableScope]
aspell-0.60.7~20110707/modules/speller/default/affix.cpp:979:30: style: Function 'lookup' argument 3 names different: declaration 'aff' definition 'achar'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/modules/speller/default/speller_impl.hpp:234:67: note: Function 'lookup' argument 3 names different: declaration 'aff' definition 'achar'.
aspell-0.60.7~20110707/modules/speller/default/affix.cpp:979:30: note: Function 'lookup' argument 3 names different: declaration 'aff' definition 'achar'.
aspell-0.60.7~20110707/modules/speller/default/affix.cpp:261:11: warning: Member variable 'AffixMgr::pStart' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/affix.cpp:261:11: warning: Member variable 'AffixMgr::sStart' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/affix.cpp:261:11: warning: Member variable 'AffixMgr::pFlag' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/affix.cpp:261:11: warning: Member variable 'AffixMgr::sFlag' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/affix.cpp:261:11: warning: Member variable 'AffixMgr::max_strip_f' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/affix.cpp:261:11: warning: Member variable 'AffixMgr::max_strip_' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/affix.cpp:261:11: warning: Member variable 'AffixMgr::encoding' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/affix.cpp:261:11: warning: Member variable 'AffixMgr::affix_file' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/language.hpp:131:5: warning: Member variable 'Language::char_info_' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/language.hpp:131:5: warning: Member variable 'Language::to_lower_' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/language.hpp:131:5: warning: Member variable 'Language::to_upper_' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/language.hpp:131:5: warning: Member variable 'Language::to_title_' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/language.hpp:131:5: warning: Member variable 'Language::to_stripped_' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/language.hpp:131:5: warning: Member variable 'Language::to_plain_' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/language.hpp:131:5: warning: Member variable 'Language::to_uni_' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/language.hpp:131:5: warning: Member variable 'Language::char_type_' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/language.hpp:131:5: warning: Member variable 'Language::to_clean_' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/language.hpp:131:5: warning: Member variable 'Language::de_accent_' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/language.hpp:131:5: warning: Member variable 'Language::store_as_' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/language.hpp:131:5: warning: Member variable 'Language::have_soundslike_' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/language.hpp:131:5: warning: Member variable 'Language::have_repl_' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/language.hpp:131:5: warning: Member variable 'Language::sl_first_' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/language.hpp:131:5: warning: Member variable 'Language::sl_rest_' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/language.hpp:392:5: warning: Member variable 'InsensitiveHash::lang' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/affix.cpp:103:3: warning: Member variable 'PfxEntry::next' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/affix.cpp:103:3: warning: Member variable 'PfxEntry::next_eq' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/affix.cpp:103:3: warning: Member variable 'PfxEntry::next_ne' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/affix.cpp:103:3: warning: Member variable 'PfxEntry::flag_next' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/affix.cpp:126:3: warning: Member variable 'SfxEntry::rappnd' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/affix.cpp:126:3: warning: Member variable 'SfxEntry::next' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/affix.cpp:126:3: warning: Member variable 'SfxEntry::next_eq' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/affix.cpp:126:3: warning: Member variable 'SfxEntry::next_ne' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/affix.cpp:126:3: warning: Member variable 'SfxEntry::flag_next' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/wordinfo.hpp:50:10: style: Technically the member function 'aspeller::WordEntry::at_end' can be const. [functionConst]
aspell-0.60.7~20110707/modules/speller/default/affix.cpp:198:8: performance: Technically the member function 'aspeller::CondsLookupParms::equal' can be static. [functionStatic]
aspell-0.60.7~20110707/modules/speller/default/affix.cpp:199:16: performance: Technically the member function 'aspeller::CondsLookupParms::key' can be static. [functionStatic]
aspell-0.60.7~20110707/modules/speller/default/affix.hpp:83:5: style: Class 'AffixMgr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/modules/speller/default/language.hpp:356:5: style: Struct 'MsgConv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/modules/speller/default/language.hpp:357:5: style: Struct 'MsgConv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/modules/speller/default/language.hpp:363:5: style: Struct 'InsensitiveCompare' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/modules/speller/default/language.hpp:380:5: style: Struct 'InsensitiveEqual' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/modules/speller/default/language.hpp:393:5: style: Struct 'InsensitiveHash' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/modules/speller/default/language.hpp:414:5: style: Struct 'SensitiveCompare' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/modules/speller/default/speller_impl.hpp:44:5: style: Struct 'SpellerDict' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/modules/speller/default/affix.cpp:1262:29: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aspell-0.60.7~20110707/modules/speller/default/data.cpp:351:20: style: The scope of the variable 'suffix' can be reduced. [variableScope]
aspell-0.60.7~20110707/modules/speller/default/data.cpp:87:53: style: Function 'check_lang' argument 1 names different: declaration 'lang' definition 'l'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/modules/speller/default/data.hpp:85:42: note: Function 'check_lang' argument 1 names different: declaration 'lang' definition 'l'.
aspell-0.60.7~20110707/modules/speller/default/data.cpp:87:53: note: Function 'check_lang' argument 1 names different: declaration 'lang' definition 'l'.
aspell-0.60.7~20110707/modules/speller/default/data.cpp:93:57: style: Function 'set_check_lang' argument 1 names different: declaration 'lang' definition 'l'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/modules/speller/default/data.hpp:86:46: note: Function 'set_check_lang' argument 1 names different: declaration 'lang' definition 'l'.
aspell-0.60.7~20110707/modules/speller/default/data.cpp:93:57: note: Function 'set_check_lang' argument 1 names different: declaration 'lang' definition 'l'.
aspell-0.60.7~20110707/modules/speller/default/data.cpp:134:55: style: Function 'set_file_name' argument 1 names different: declaration 'name' definition 'fn'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/modules/speller/default/data.hpp:94:45: note: Function 'set_file_name' argument 1 names different: declaration 'name' definition 'fn'.
aspell-0.60.7~20110707/modules/speller/default/data.cpp:134:55: note: Function 'set_file_name' argument 1 names different: declaration 'name' definition 'fn'.
aspell-0.60.7~20110707/modules/speller/default/data.cpp:29:19: warning: Member variable 'Id::ptr' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/data.cpp:29:19: warning: Member variable 'Id::file_name' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/data.cpp:161:5: style: Class 'DictStringEnumeration' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/modules/speller/default/data.cpp:376:21: warning: String literal ".spcl" doesn't match length argument for substr(). [incorrectStringCompare]
aspell-0.60.7~20110707/modules/speller/default/data.cpp:383:21: warning: String literal ".special" doesn't match length argument for substr(). [incorrectStringCompare]
aspell-0.60.7~20110707/modules/speller/default/editdist.cpp:15:34: style: Function 'edit_distance' argument 1 names different: declaration 'a' definition 'a0'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/modules/speller/default/editdist.hpp:26:34: note: Function 'edit_distance' argument 1 names different: declaration 'a' definition 'a0'.
aspell-0.60.7~20110707/modules/speller/default/editdist.cpp:15:34: note: Function 'edit_distance' argument 1 names different: declaration 'a' definition 'a0'.
aspell-0.60.7~20110707/modules/speller/default/editdist.cpp:15:49: style: Function 'edit_distance' argument 2 names different: declaration 'b' definition 'b0'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/modules/speller/default/editdist.hpp:26:48: note: Function 'edit_distance' argument 2 names different: declaration 'b' definition 'b0'.
aspell-0.60.7~20110707/modules/speller/default/editdist.cpp:15:49: note: Function 'edit_distance' argument 2 names different: declaration 'b' definition 'b0'.
aspell-0.60.7~20110707/modules/speller/default/matrix.hpp:14:5: warning: Member variable 'ShortMatrix::x_size' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/matrix.hpp:14:5: warning: Member variable 'ShortMatrix::y_size' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/matrix.hpp:14:5: warning: Member variable 'ShortMatrix::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/language.cpp:421:21: style: C-style pointer casting [cstyleCast]
aspell-0.60.7~20110707/modules/speller/default/language.cpp:428:51: style: Function 'operator()' argument 1 names different: declaration 'word' definition 'word0'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/modules/speller/default/language.hpp:417:35: note: Function 'operator()' argument 1 names different: declaration 'word' definition 'word0'.
aspell-0.60.7~20110707/modules/speller/default/language.cpp:428:51: note: Function 'operator()' argument 1 names different: declaration 'word' definition 'word0'.
aspell-0.60.7~20110707/modules/speller/default/language.cpp:429:23: style: Function 'operator()' argument 2 names different: declaration 'inlist' definition 'inlist0'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/modules/speller/default/language.hpp:417:54: note: Function 'operator()' argument 2 names different: declaration 'inlist' definition 'inlist0'.
aspell-0.60.7~20110707/modules/speller/default/language.cpp:429:23: note: Function 'operator()' argument 2 names different: declaration 'inlist' definition 'inlist0'.
aspell-0.60.7~20110707/modules/speller/default/language.cpp:552:46: style: Function 'get_stripped_chars' argument 1 names different: declaration 'l' definition 'lang'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/modules/speller/default/language.hpp:463:46: note: Function 'get_stripped_chars' argument 1 names different: declaration 'l' definition 'lang'.
aspell-0.60.7~20110707/modules/speller/default/language.cpp:552:46: note: Function 'get_stripped_chars' argument 1 names different: declaration 'l' definition 'lang'.
aspell-0.60.7~20110707/modules/speller/default/language.cpp:569:43: style: Function 'get_clean_chars' argument 1 names different: declaration 'l' definition 'lang'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/modules/speller/default/language.hpp:465:43: note: Function 'get_clean_chars' argument 1 names different: declaration 'l' definition 'lang'.
aspell-0.60.7~20110707/modules/speller/default/language.cpp:569:43: note: Function 'get_clean_chars' argument 1 names different: declaration 'l' definition 'lang'.
aspell-0.60.7~20110707/modules/speller/default/language.cpp:595:62: style: Function 'open_affix_file' argument 2 names different: declaration 'o' definition 'f'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/modules/speller/default/language.hpp:474:60: note: Function 'open_affix_file' argument 2 names different: declaration 'o' definition 'f'.
aspell-0.60.7~20110707/modules/speller/default/language.cpp:595:62: note: Function 'open_affix_file' argument 2 names different: declaration 'o' definition 'f'.
aspell-0.60.7~20110707/modules/speller/default/language.cpp:636:58: style: Function 'WordListIterator' argument 1 names different: declaration 'in' definition 'in0'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/modules/speller/default/language.hpp:436:42: note: Function 'WordListIterator' argument 1 names different: declaration 'in' definition 'in0'.
aspell-0.60.7~20110707/modules/speller/default/language.cpp:636:58: note: Function 'WordListIterator' argument 1 names different: declaration 'in' definition 'in0'.
aspell-0.60.7~20110707/modules/speller/default/language.cpp:637:53: style: Function 'WordListIterator' argument 2 names different: declaration 'lang' definition 'lang0'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/modules/speller/default/language.hpp:437:39: note: Function 'WordListIterator' argument 2 names different: declaration 'lang' definition 'lang0'.
aspell-0.60.7~20110707/modules/speller/default/language.cpp:637:53: note: Function 'WordListIterator' argument 2 names different: declaration 'lang' definition 'lang0'.
aspell-0.60.7~20110707/modules/speller/default/language.cpp:638:46: style: Function 'WordListIterator' argument 3 names different: declaration 'log' definition 'log0'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/modules/speller/default/language.hpp:438:32: note: Function 'WordListIterator' argument 3 names different: declaration 'log' definition 'log0'.
aspell-0.60.7~20110707/modules/speller/default/language.cpp:638:46: note: Function 'WordListIterator' argument 3 names different: declaration 'log' definition 'log0'.
aspell-0.60.7~20110707/modules/speller/default/language.cpp:636:21: warning: Member variable 'WordListIterator::have_affix' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/language.cpp:636:21: warning: Member variable 'WordListIterator::validate_words' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/language.cpp:636:21: warning: Member variable 'WordListIterator::validate_affixes' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/language.cpp:636:21: warning: Member variable 'WordListIterator::clean_words' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/language.cpp:636:21: warning: Member variable 'WordListIterator::skip_invalid_words' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/language.cpp:636:21: warning: Member variable 'WordListIterator::clean_affixes' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/language.cpp:636:21: warning: Member variable 'WordListIterator::orig' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/leditdist.cpp:202:33: style: Function 'limit1_edit_distance' argument 3 names different: declaration 'w' definition 'ws'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/modules/speller/default/leditdist.hpp:59:33: note: Function 'limit1_edit_distance' argument 3 names different: declaration 'w' definition 'ws'.
aspell-0.60.7~20110707/modules/speller/default/leditdist.cpp:202:33: note: Function 'limit1_edit_distance' argument 3 names different: declaration 'w' definition 'ws'.
aspell-0.60.7~20110707/modules/speller/default/leditdist.cpp:252:33: style: Function 'limit2_edit_distance' argument 3 names different: declaration 'w' definition 'ws'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/modules/speller/default/leditdist.hpp:63:33: note: Function 'limit2_edit_distance' argument 3 names different: declaration 'w' definition 'ws'.
aspell-0.60.7~20110707/modules/speller/default/leditdist.cpp:252:33: note: Function 'limit2_edit_distance' argument 3 names different: declaration 'w' definition 'ws'.
aspell-0.60.7~20110707/modules/speller/default/leditdist.hpp:44:5: warning: Member variable 'EditDist::score' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/leditdist.hpp:44:5: warning: Member variable 'EditDist::stopped_at' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/multi_ws.cpp:69:5: style: Struct 'Parms' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/modules/speller/default/phonet.cpp:163:12: style: The scope of the variable 'k' can be reduced. [variableScope]
aspell-0.60.7~20110707/modules/speller/default/phonet.cpp:201:18: style: The scope of the variable 'n' can be reduced. [variableScope]
aspell-0.60.7~20110707/modules/speller/default/phonet.cpp:202:24: style: The scope of the variable 'z0' can be reduced. [variableScope]
aspell-0.60.7~20110707/modules/speller/default/phonetic.cpp:184:48: style: Function 'new_soundslike' argument 2 names different: declaration 'conv' definition 'iconv'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/modules/speller/default/phonetic.hpp:28:48: note: Function 'new_soundslike' argument 2 names different: declaration 'conv' definition 'iconv'.
aspell-0.60.7~20110707/modules/speller/default/phonetic.cpp:184:48: note: Function 'new_soundslike' argument 2 names different: declaration 'conv' definition 'iconv'.
aspell-0.60.7~20110707/modules/speller/default/phonetic.cpp:19:5: warning: Member variable 'SimpileSoundslike::first' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/phonetic.cpp:19:5: warning: Member variable 'SimpileSoundslike::rest' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/phonetic.cpp:19:5: style: Class 'SimpileSoundslike' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/modules/speller/default/phonetic.cpp:77:5: style: Class 'NoSoundslike' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/modules/speller/default/phonetic.cpp:102:5: style: Class 'StrippedSoundslike' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/modules/speller/default/phonetic.cpp:130:5: style: Class 'PhonetSoundslike' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/modules/speller/default/phonetic.cpp:21:20: style: The function 'setup' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/phonetic.hpp:23:28: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/phonetic.cpp:21:20: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/phonetic.cpp:27:12: style: The function 'soundslike_chars' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/phonetic.hpp:18:20: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/phonetic.cpp:27:12: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/phonetic.cpp:45:12: style: The function 'to_soundslike' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/phonetic.hpp:20:20: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/phonetic.cpp:45:12: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/phonetic.cpp:65:18: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/phonetic.hpp:21:26: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/phonetic.cpp:65:18: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/phonetic.cpp:68:18: style: The function 'version' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/phonetic.hpp:22:26: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/phonetic.cpp:68:18: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/phonetic.cpp:79:20: style: The function 'setup' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/phonetic.hpp:23:28: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/phonetic.cpp:79:20: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/phonetic.cpp:81:12: style: The function 'soundslike_chars' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/phonetic.hpp:18:20: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/phonetic.cpp:81:12: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/phonetic.cpp:85:12: style: The function 'to_soundslike' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/phonetic.hpp:20:20: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/phonetic.cpp:85:12: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/phonetic.cpp:90:18: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/phonetic.hpp:21:26: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/phonetic.cpp:90:18: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/phonetic.cpp:93:18: style: The function 'version' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/phonetic.hpp:22:26: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/phonetic.cpp:93:18: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/phonetic.cpp:104:20: style: The function 'setup' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/phonetic.hpp:23:28: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/phonetic.cpp:104:20: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/phonetic.cpp:106:12: style: The function 'soundslike_chars' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/phonetic.hpp:18:20: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/phonetic.cpp:106:12: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/phonetic.cpp:110:12: style: The function 'to_soundslike' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/phonetic.hpp:20:20: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/phonetic.cpp:110:12: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/phonetic.cpp:115:18: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/phonetic.hpp:21:26: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/phonetic.cpp:115:18: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/phonetic.cpp:118:18: style: The function 'version' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/phonetic.hpp:22:26: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/phonetic.cpp:118:18: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/phonetic.cpp:132:20: style: The function 'setup' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/phonetic.hpp:23:28: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/phonetic.cpp:132:20: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/phonetic.cpp:145:12: style: The function 'soundslike_chars' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/phonetic.hpp:18:20: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/phonetic.cpp:145:12: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/phonetic.cpp:166:12: style: The function 'to_soundslike' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/phonetic.hpp:20:20: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/phonetic.cpp:166:12: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/phonetic.cpp:172:18: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/phonetic.hpp:21:26: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/phonetic.cpp:172:18: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/phonetic.cpp:176:18: style: The function 'version' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/phonetic.hpp:22:26: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/phonetic.cpp:176:18: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/primes.hpp:95:86: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
aspell-0.60.7~20110707/modules/speller/default/primes.hpp:46:7: warning: Member variable 'const_iterator::data' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/primes.hpp:44:63: performance: Variable 'pos' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
aspell-0.60.7~20110707/modules/speller/default/primes.hpp:47:17: style: Technically the member function 'aspeller::Primes::const_iterator::operator*' can be const. [functionConst]
aspell-0.60.7~20110707/modules/speller/default/primes.hpp:26:5: style: Class 'Primes' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/modules/speller/default/primes.hpp:89:7: style: Class 'const_reverse_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/modules/speller/default/readonly_ws.cpp:974:26: style: C-style pointer casting [cstyleCast]
aspell-0.60.7~20110707/modules/speller/default/vector_hash.hpp:250:7: warning: Member variable 'FindIterator::vector' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/vector_hash.hpp:250:7: warning: Member variable 'FindIterator::parms' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/vector_hash.hpp:250:7: warning: Member variable 'FindIterator::i' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/vector_hash.hpp:250:7: warning: Member variable 'FindIterator::hash2' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/readonly_ws.cpp:240:5: warning: Member variable 'ReadOnlyDict::block_size' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/readonly_ws.cpp:240:5: warning: Member variable 'ReadOnlyDict::mmaped_block' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/readonly_ws.cpp:240:5: warning: Member variable 'ReadOnlyDict::mmaped_size' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/readonly_ws.cpp:240:5: warning: Member variable 'ReadOnlyDict::jump1' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/readonly_ws.cpp:240:5: warning: Member variable 'ReadOnlyDict::jump2' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/readonly_ws.cpp:240:5: warning: Member variable 'ReadOnlyDict::word_block' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/readonly_ws.cpp:240:5: warning: Member variable 'ReadOnlyDict::first_word' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/readonly_ws.cpp:204:7: warning: Member variable 'WordLookupParms::block_begin' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/readonly_ws.cpp:574:5: warning: Member variable 'SoundslikeElements::prev' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/readonly_ws.cpp:807:5: warning: Member variable 'WordLookupParms::block_begin' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/data_util.hpp:22:13: performance: Technically the member function 'aspeller::CharStrParms::deref' can be static. [functionStatic]
aspell-0.60.7~20110707/modules/speller/default/data_util.hpp:23:11: performance: Technically the member function 'aspeller::CharStrParms::end_state' can be static. [functionStatic]
aspell-0.60.7~20110707/modules/speller/default/data_util.hpp:33:11: performance: Technically the member function 'aspeller::StrParms::deref' can be static. [functionStatic]
aspell-0.60.7~20110707/modules/speller/default/data_util.hpp:34:11: performance: Technically the member function 'aspeller::StrParms::end_state' can be static. [functionStatic]
aspell-0.60.7~20110707/modules/speller/default/readonly_ws.cpp:212:12: performance: Technically the member function '::ReadOnlyDict::WordLookupParms::is_nonexistent' can be static. [functionStatic]
aspell-0.60.7~20110707/modules/speller/default/readonly_ws.cpp:213:12: performance: Technically the member function '::ReadOnlyDict::WordLookupParms::make_nonexistent' can be static. [functionStatic]
aspell-0.60.7~20110707/modules/speller/default/readonly_ws.cpp:815:10: performance: Technically the member function '::WordLookupParms::is_nonexistent' can be static. [functionStatic]
aspell-0.60.7~20110707/modules/speller/default/readonly_ws.cpp:816:10: performance: Technically the member function '::WordLookupParms::make_nonexistent' can be static. [functionStatic]
aspell-0.60.7~20110707/modules/speller/default/block_vector.hpp:39:5: style: Class 'BlockVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/modules/speller/default/data_util.hpp:20:5: style: Struct 'CharStrParms' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/modules/speller/default/data_util.hpp:31:5: style: Struct 'StrParms' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/modules/speller/default/vector_hash.hpp:216:5: style: Class 'VectorHashTable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/modules/speller/default/readonly_ws.cpp:286:5: style: Struct 'Elements' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/modules/speller/default/readonly_ws.cpp:574:5: style: Struct 'SoundslikeElements' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/modules/speller/default/readonly_ws.cpp:795:5: style: Struct 'SoundslikeLess' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/modules/speller/default/readonly_ws.cpp:238:15: style: The function 'empty' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/data.hpp:131:20: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/readonly_ws.cpp:238:15: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/readonly_ws.cpp:259:10: style: The function 'lookup' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/data.hpp:133:18: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/readonly_ws.cpp:259:10: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/readonly_ws.cpp:261:10: style: The function 'clean_lookup' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/data.hpp:136:18: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/readonly_ws.cpp:261:10: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/readonly_ws.cpp:263:10: style: The function 'soundslike_lookup' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/data.hpp:138:18: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/readonly_ws.cpp:263:10: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/readonly_ws.cpp:264:10: style: The function 'soundslike_lookup' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/data.hpp:139:18: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/readonly_ws.cpp:264:10: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/readonly_ws.cpp:266:29: style: The function 'soundslike_elements' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/data.hpp:145:37: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/readonly_ws.cpp:266:29: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/readonly_ws.cpp:572:17: style: The function 'next' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/data.hpp:38:25: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/readonly_ws.cpp:572:17: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/speller_impl.cpp:455:16: warning: Member variable 'SpellerImpl::ignore_count' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/speller_impl.cpp:455:16: warning: Member variable 'SpellerImpl::unconditional_run_together_' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/speller_impl.cpp:455:16: warning: Member variable 'SpellerImpl::run_together_limit_' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/speller_impl.cpp:455:16: warning: Member variable 'SpellerImpl::run_together_min_' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/speller_impl.cpp:455:16: warning: Member variable 'SpellerImpl::affix_info' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/speller_impl.cpp:455:16: warning: Member variable 'SpellerImpl::affix_compress' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/speller_impl.cpp:455:16: warning: Member variable 'SpellerImpl::have_repl' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/speller_impl.cpp:455:16: warning: Member variable 'SpellerImpl::have_soundslike' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/speller_impl.cpp:455:16: warning: Member variable 'SpellerImpl::invisible_soundslike' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/speller_impl.cpp:455:16: warning: Member variable 'SpellerImpl::soundslike_root_only' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/speller_impl.cpp:455:16: warning: Member variable 'SpellerImpl::fast_scan' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/speller_impl.cpp:455:16: warning: Member variable 'SpellerImpl::fast_lookup' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/speller_impl.cpp:455:16: warning: Member variable 'SpellerImpl::run_together' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/speller_impl.cpp:347:5: style: Class 'ConfigNotifier' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/modules/speller/default/suggest.cpp:901:5: style: Variable 'ns' is reassigned a value before the old one has been used. [redundantAssignment]
aspell-0.60.7~20110707/modules/speller/default/suggest.cpp:900:5: note: Variable 'ns' is reassigned a value before the old one has been used.
aspell-0.60.7~20110707/modules/speller/default/suggest.cpp:901:5: note: Variable 'ns' is reassigned a value before the old one has been used.
aspell-0.60.7~20110707/modules/speller/default/typo_editdist.hpp:38:5: warning: Member variable 'TypoEditDistanceInfo::to_normalized_' is not initialized in the constructor. [uninitMemberVarPrivate]
aspell-0.60.7~20110707/modules/speller/default/typo_editdist.hpp:38:5: warning: Member variable 'TypoEditDistanceInfo::max_normalized' is not initialized in the constructor. [uninitMemberVarPrivate]
aspell-0.60.7~20110707/modules/speller/default/asuggest.hpp:45:5: warning: Member variable 'SuggestParms::try_one_edit_word' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/asuggest.hpp:45:5: warning: Member variable 'SuggestParms::try_scan_1' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/asuggest.hpp:45:5: warning: Member variable 'SuggestParms::try_scan_2' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/asuggest.hpp:45:5: warning: Member variable 'SuggestParms::try_ngram' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/asuggest.hpp:45:5: warning: Member variable 'SuggestParms::ngram_threshold' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/asuggest.hpp:45:5: warning: Member variable 'SuggestParms::ngram_keep' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/asuggest.hpp:45:5: warning: Member variable 'SuggestParms::check_after_one_edit_word' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/asuggest.hpp:45:5: warning: Member variable 'SuggestParms::use_typo_analysis' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/asuggest.hpp:45:5: warning: Member variable 'SuggestParms::use_repl_table' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/asuggest.hpp:45:5: warning: Member variable 'SuggestParms::normal_soundslike_weight' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/asuggest.hpp:45:5: warning: Member variable 'SuggestParms::small_word_soundslike_weight' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/asuggest.hpp:45:5: warning: Member variable 'SuggestParms::small_word_threshold' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/asuggest.hpp:45:5: warning: Member variable 'SuggestParms::soundslike_weight' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/asuggest.hpp:45:5: warning: Member variable 'SuggestParms::word_weight' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/asuggest.hpp:45:5: warning: Member variable 'SuggestParms::skip' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/asuggest.hpp:45:5: warning: Member variable 'SuggestParms::span' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/asuggest.hpp:45:5: warning: Member variable 'SuggestParms::limit' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/suggest.cpp:94:5: warning: Member variable 'OriginalWord::case_pattern' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/suggest.cpp:112:5: warning: Member variable 'ScoreWordSound::word' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/suggest.cpp:112:5: warning: Member variable 'ScoreWordSound::word_clean' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/suggest.cpp:112:5: warning: Member variable 'ScoreWordSound::soundslike' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/suggest.cpp:112:5: warning: Member variable 'ScoreWordSound::score' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/suggest.cpp:112:5: warning: Member variable 'ScoreWordSound::word_score' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/suggest.cpp:112:5: warning: Member variable 'ScoreWordSound::soundslike_score' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/suggest.cpp:112:5: warning: Member variable 'ScoreWordSound::count' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/suggest.cpp:284:5: warning: Member variable 'Working::try_harder' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/suggest.cpp:284:5: warning: Member variable 'Working::edit_dist_fun' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/suggest.cpp:284:5: warning: Member variable 'Working::near_misses_final' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/suggest.cpp:284:5: warning: Member variable 'Working::temp_end' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/suggest.cpp:910:5: warning: Member variable 'NGramScore::soundslike' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/suggest.cpp:910:5: warning: Member variable 'NGramScore::score' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/suggest.cpp:1268:3: style: The class 'SuggestImpl' does not have a constructor although it has private member variables. [noConstructor]
aspell-0.60.7~20110707/modules/speller/default/suggest.cpp:242:10: style: Unused private function: 'Working::have_score' [unusedPrivateFunction]
aspell-0.60.7~20110707/modules/speller/default/suggest.cpp:242:10: performance: Technically the member function '::Working::have_score' can be static. [functionStatic]
aspell-0.60.7~20110707/modules/speller/default/suggest.cpp:243:9: style: Technically the member function '::Working::needed_level' can be const. [functionConst]
aspell-0.60.7~20110707/modules/speller/default/suggest.cpp:248:9: style: Technically the member function '::Working::weighted_average' can be const. [functionConst]
aspell-0.60.7~20110707/modules/speller/default/suggest.cpp:1249:13: performance: Technically the member function '::SuggestionListImpl::Parms::end_state' can be static. [functionStatic]
aspell-0.60.7~20110707/modules/speller/default/suggest.cpp:1250:13: performance: Technically the member function '::SuggestionListImpl::Parms::deref' can be static. [functionStatic]
aspell-0.60.7~20110707/modules/speller/default/suggest.cpp:1247:7: style: Struct 'Parms' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/modules/speller/default/suggest.cpp:1255:22: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/suggest.hpp:23:30: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/suggest.cpp:1255:22: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/suggest.cpp:1256:10: style: The function 'assign' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/suggest.hpp:24:18: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/suggest.cpp:1256:10: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/suggest.cpp:1260:10: style: The function 'empty' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/suggest.hpp:26:18: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/suggest.cpp:1260:10: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/suggest.cpp:1277:20: style: The function 'set_mode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/suggest.hpp:34:28: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/suggest.cpp:1277:20: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/suggest.cpp:1280:12: style: The function 'score' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/suggest.hpp:35:20: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/suggest.cpp:1280:12: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/suggest.cpp:1289:22: style: The function 'suggest' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/suggest.hpp:36:30: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/suggest.cpp:1289:22: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/suggest.cpp:912:26: performance: Function parameter 'info0' should be passed by const reference. [passedByValue]
aspell-0.60.7~20110707/modules/speller/default/typo_editdist.cpp:24:39: style: Function 'typo_edit_distance' argument 1 names different: declaration 'word' definition 'word0'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/modules/speller/default/typo_editdist.hpp:73:39: note: Function 'typo_edit_distance' argument 1 names different: declaration 'word' definition 'word0'.
aspell-0.60.7~20110707/modules/speller/default/typo_editdist.cpp:24:39: note: Function 'typo_edit_distance' argument 1 names different: declaration 'word' definition 'word0'.
aspell-0.60.7~20110707/modules/speller/default/typo_editdist.cpp:25:18: style: Function 'typo_edit_distance' argument 2 names different: declaration 'target' definition 'target0'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/modules/speller/default/typo_editdist.hpp:74:18: note: Function 'typo_edit_distance' argument 2 names different: declaration 'target' definition 'target0'.
aspell-0.60.7~20110707/modules/speller/default/typo_editdist.cpp:25:18: note: Function 'typo_edit_distance' argument 2 names different: declaration 'target' definition 'target0'.
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:596:3: portability: Returning an integer in a function with pointer return type is not portable. [CastIntegerToAddressAtReturn]
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:846:16: style: The scope of the variable 'num_words' can be reduced. [variableScope]
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:846:27: style: The scope of the variable 'num_repls' can be reduced. [variableScope]
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:432:46: style: Function 'clean_lookup' argument 1 names different: declaration 'sondslike' definition 'sl'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:396:34: note: Function 'clean_lookup' argument 1 names different: declaration 'sondslike' definition 'sl'.
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:432:46: note: Function 'clean_lookup' argument 1 names different: declaration 'sondslike' definition 'sl'.
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:443:56: style: Function 'soundslike_lookup' argument 1 names different: declaration 'soundslike' definition 'word'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:398:44: note: Function 'soundslike_lookup' argument 1 names different: declaration 'soundslike' definition 'word'.
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:443:56: note: Function 'soundslike_lookup' argument 1 names different: declaration 'soundslike' definition 'word'.
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:466:49: style: Function 'soundslike_lookup' argument 1 names different: declaration 'soundslike' definition 'word'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:399:37: note: Function 'soundslike_lookup' argument 1 names different: declaration 'soundslike' definition 'word'.
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:466:49: note: Function 'soundslike_lookup' argument 1 names different: declaration 'soundslike' definition 'word'.
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:663:48: style: Function 'clean_lookup' argument 1 names different: declaration 'sondslike' definition 'sl'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:616:32: note: Function 'clean_lookup' argument 1 names different: declaration 'sondslike' definition 'sl'.
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:663:48: note: Function 'clean_lookup' argument 1 names different: declaration 'sondslike' definition 'sl'.
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:771:86: style: Function 'add_repl' argument 3 names different: declaration 's' definition 'sl'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:629:70: note: Function 'add_repl' argument 3 names different: declaration 's' definition 'sl'.
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:771:86: note: Function 'add_repl' argument 3 names different: declaration 's' definition 'sl'.
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:105:3: warning: Member variable 'WritableBase::cur_file_date' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:35:3: style: Struct 'Hash' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:43:3: style: Struct 'Equal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:367:3: style: Struct 'ElementsParms' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:120:18: style: The function 'save_as' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/data.hpp:107:28: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:120:18: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:121:18: style: The function 'clear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/data.hpp:108:28: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:121:18: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:128:18: style: The function 'synchronize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/data.hpp:105:28: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:128:18: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:129:18: style: The function 'save_noupdate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/data.hpp:106:28: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:129:18: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:136:8: style: The function 'set_lang_hook' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/data.hpp:69:18: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:136:8: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:332:15: style: The function 'next' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/data.hpp:38:25: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:332:15: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:354:15: style: The function 'next' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/data.hpp:38:25: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:354:15: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:381:18: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:111:26: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:381:18: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:389:10: style: The function 'empty' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/data.hpp:131:20: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:389:10: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:392:18: style: The function 'add' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/data.hpp:147:28: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:392:18: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:394:8: style: The function 'lookup' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/data.hpp:133:18: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:394:8: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:398:8: style: The function 'soundslike_lookup' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/data.hpp:138:18: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:398:8: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:399:8: style: The function 'soundslike_lookup' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/data.hpp:139:18: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:399:8: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:403:27: style: The function 'soundslike_elements' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/data.hpp:145:37: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:403:27: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:612:10: style: The function 'empty' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/data.hpp:131:20: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:612:10: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:614:8: style: The function 'lookup' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/data.hpp:133:18: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:614:8: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:616:8: style: The function 'clean_lookup' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/data.hpp:136:18: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:616:8: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:618:8: style: The function 'soundslike_lookup' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/data.hpp:138:18: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:618:8: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:619:8: style: The function 'soundslike_lookup' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/data.hpp:139:18: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:619:8: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:621:8: style: The function 'repl_lookup' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/data.hpp:152:18: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:621:8: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:622:8: style: The function 'repl_lookup' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/data.hpp:153:18: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:622:8: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:625:27: style: The function 'soundslike_elements' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/data.hpp:145:37: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:625:27: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:629:18: style: The function 'add_repl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/data.hpp:155:28: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:629:18: note: Function in derived class
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:632:18: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:111:26: note: Virtual function in base class
aspell-0.60.7~20110707/modules/speller/default/writable.cpp:632:18: note: Function in derived class
aspell-0.60.7~20110707/myspell/munch.c:249:10: style: The scope of the variable 'ft' can be reduced. [variableScope]
aspell-0.60.7~20110707/myspell/munch.c:356:17: style: The scope of the variable 'c' can be reduced. [variableScope]
aspell-0.60.7~20110707/myspell/munch.c:443:9: style: The scope of the variable 'tlen' can be reduced. [variableScope]
aspell-0.60.7~20110707/myspell/munch.c:535:9: style: The scope of the variable 'j' can be reduced. [variableScope]
aspell-0.60.7~20110707/myspell/munch.c:537:12: style: The scope of the variable 'nword' can be reduced. [variableScope]
aspell-0.60.7~20110707/myspell/munch.c:538:9: style: The scope of the variable 'nwl' can be reduced. [variableScope]
aspell-0.60.7~20110707/myspell/munch.c:614:10: style: The scope of the variable 'ap' can be reduced. [variableScope]
aspell-0.60.7~20110707/myspell/munch.c:784:9: style: The scope of the variable 'j' can be reduced. [variableScope]
aspell-0.60.7~20110707/myspell/munch.c:786:9: style: The scope of the variable 'nwl' can be reduced. [variableScope]
aspell-0.60.7~20110707/myspell/munch.c:612:24: style: Function 'load_tables' argument 1 names different: declaration 'wrdlst' definition 'wdlst'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/myspell/munch.h:94:24: note: Function 'load_tables' argument 1 names different: declaration 'wrdlst' definition 'wdlst'.
aspell-0.60.7~20110707/myspell/munch.c:612:24: note: Function 'load_tables' argument 1 names different: declaration 'wrdlst' definition 'wdlst'.
aspell-0.60.7~20110707/myspell/munch.c:665:37: style: Function 'add_affix_char' argument 1 names different: declaration 'hent' definition 'ep'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/myspell/munch.h:109:37: note: Function 'add_affix_char' argument 1 names different: declaration 'hent' definition 'ep'.
aspell-0.60.7~20110707/myspell/munch.c:665:37: note: Function 'add_affix_char' argument 1 names different: declaration 'hent' definition 'ep'.
aspell-0.60.7~20110707/myspell/munch.c:240:0: error: Memory leak: wf [memleak]
aspell-0.60.7~20110707/myspell/munch.c:240:0: error: Memory leak: af [memleak]
aspell-0.60.7~20110707/prog/aspell.cpp:536:7: style: Condition 'gettext_enc' is always false [knownConditionTrueFalse]
aspell-0.60.7~20110707/prog/aspell.cpp:524:30: note: Assignment 'gettext_enc=0', assigned value is 0
aspell-0.60.7~20110707/prog/aspell.cpp:536:7: note: Condition 'gettext_enc' is always false
aspell-0.60.7~20110707/prog/aspell.cpp:541:7: style: Condition 'gettext_enc' is always false [knownConditionTrueFalse]
aspell-0.60.7~20110707/prog/aspell.cpp:524:30: note: Assignment 'gettext_enc=0', assigned value is 0
aspell-0.60.7~20110707/prog/aspell.cpp:541:7: note: Condition 'gettext_enc' is always false
aspell-0.60.7~20110707/prog/aspell.cpp:543:12: style: Condition 'env_enc' is always false [knownConditionTrueFalse]
aspell-0.60.7~20110707/prog/aspell.cpp:525:26: note: Assignment 'env_enc=0', assigned value is 0
aspell-0.60.7~20110707/prog/aspell.cpp:543:12: note: Condition 'env_enc' is always false
aspell-0.60.7~20110707/prog/aspell.cpp:1913:13: warning: Either the condition 'p' is redundant or there is overflow in pointer subtraction. [nullPointerArithmeticRedundantCheck]
aspell-0.60.7~20110707/prog/aspell.cpp:1912:7: note: Assuming that condition 'p' is not redundant
aspell-0.60.7~20110707/prog/aspell.cpp:1913:13: note: Null pointer subtraction
aspell-0.60.7~20110707/prog/aspell.cpp:536:19: style: Same expression on both sides of '&&' because the value of 'gettext_enc' and 'env_enc' are the same. [duplicateExpression]
aspell-0.60.7~20110707/prog/aspell.cpp:524:30: note: 'gettext_enc' is assigned value '0' here.
aspell-0.60.7~20110707/prog/aspell.cpp:525:26: note: 'env_enc' is assigned value '0' here.
aspell-0.60.7~20110707/prog/aspell.cpp:536:19: note: Same expression on both sides of '&&' because the value of 'gettext_enc' and 'env_enc' are the same.
aspell-0.60.7~20110707/prog/aspell.cpp:701:8: style: The scope of the variable 'terse_mode' can be reduced. [variableScope]
aspell-0.60.7~20110707/prog/aspell.cpp:745:10: style: The scope of the variable 'ignore' can be reduced. [variableScope]
aspell-0.60.7~20110707/prog/checker_string.hpp:66:5: warning: Member variable 'LineIterator::cs_' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/prog/check_funs.hpp:25:3: warning: Member variable 'Choice::choice' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/prog/check_funs.hpp:25:3: warning: Member variable 'Choice::desc' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/prog/aspell.cpp:666:3: warning: Member variable 'StatusFunInf::real_speller' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/prog/aspell.cpp:666:3: warning: Member variable 'StatusFunInf::verbose' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/prog/checker_string.hpp:48:8: style: Technically the member function 'CheckerString::off_end' can be const. [functionConst]
aspell-0.60.7~20110707/prog/checker_string.hpp:73:16: style: Technically the member function 'CheckerString::word_begin' can be const. [functionConst]
aspell-0.60.7~20110707/prog/checker_string.hpp:74:16: style: Technically the member function 'CheckerString::word_end' can be const. [functionConst]
aspell-0.60.7~20110707/prog/checker_string.hpp:75:10: style: Technically the member function 'CheckerString::word_size' can be const. [functionConst]
aspell-0.60.7~20110707/prog/aspell.cpp:1903:8: performance: Technically the member function 'SML_Parms::equal' can be static. [functionStatic]
aspell-0.60.7~20110707/prog/aspell.cpp:1904:7: performance: Technically the member function 'SML_Parms::key' can be static. [functionStatic]
aspell-0.60.7~20110707/prog/aspell.cpp:2054:8: performance: Technically the member function 'CML_Parms::equal' can be static. [functionStatic]
aspell-0.60.7~20110707/prog/aspell.cpp:2055:7: performance: Technically the member function 'CML_Parms::key' can be static. [functionStatic]
aspell-0.60.7~20110707/prog/aspell.cpp:2249:8: style: Technically the member function 'WorkingLt::operator()' can be const. [functionConst]
aspell-0.60.7~20110707/prog/aspell.cpp:666:3: style: Struct 'StatusFunInf' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/prog/aspell.cpp:1411:3: style: Class 'IstreamEnumeration' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/prog/aspell.cpp:1895:3: style: Struct 'SML_WordEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/prog/aspell.cpp:2046:3: style: Struct 'CML_Entry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
aspell-0.60.7~20110707/prog/check_funs.cpp:439:23: style: Function 'get_choice' argument 1 names different: declaration 'choice' definition 'c'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/prog/check_funs.hpp:32:23: note: Function 'get_choice' argument 1 names different: declaration 'choice' definition 'c'.
aspell-0.60.7~20110707/prog/check_funs.cpp:439:23: note: Function 'get_choice' argument 1 names different: declaration 'choice' definition 'c'.
aspell-0.60.7~20110707/prog/check_funs.cpp:650:14: warning: Char literal compared with pointer 'word'. Did you intend to dereference it? [charLiteralWithCharPtrCompare]
aspell-0.60.7~20110707/prog/checker_string.cpp:72:30: style: Same expression on both sides of '&&'. [duplicateExpression]
aspell-0.60.7~20110707/prog/checker_string.cpp:40:34: style: Function 'CheckerString' argument 4 names different: declaration 'lines' definition 'num_lines'. [funcArgNamesDifferent]
aspell-0.60.7~20110707/prog/checker_string.hpp:29:69: note: Function 'CheckerString' argument 4 names different: declaration 'lines' definition 'num_lines'.
aspell-0.60.7~20110707/prog/checker_string.cpp:40:34: note: Function 'CheckerString' argument 4 names different: declaration 'lines' definition 'num_lines'.
aspell-0.60.7~20110707/prog/checker_string.cpp:38:16: warning: Member variable 'CheckerString::real_word_size_' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/prog/checker_string.cpp:38:16: warning: Member variable 'CheckerString::disp_word_begin_' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/prog/checker_string.cpp:38:16: warning: Member variable 'CheckerString::disp_word_size_' is not initialized in the constructor. [uninitMemberVar]
aspell-0.60.7~20110707/prog/compress.c:57:26: error: Expression 'c=getc(in),c>32&&c!=EOF&&--bufsize' depends on order of evaluation of side effects [unknownEvaluationOrder]
aspell-0.60.7~20110707/prog/prezip.c:83:12: style: The scope of the variable 'p' can be reduced. [variableScope]
aspell-0.60.7~20110707/prog/prezip.c:84:11: style: The scope of the variable 'l' can be reduced. [variableScope]
aspell-0.60.7~20110707/prog/prezip.c:152:19: style: The scope of the variable 'ch' can be reduced. [variableScope]
[23:10]

ftp://ftp.se.debian.org/debian/pool/main/a/aspell-am/aspell-am_0.03-1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aspell-ar/aspell-ar_0.0.20060329.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aspell-ar-large/aspell-ar-large_1.2-0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aspell-bn/aspell-bn_0.01.1-1.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/aspell-br/aspell-br_0.50-2.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aspell-cy/aspell-cy_0.50-3.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aspell-el/aspell-el_0.50-3.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aspell-en/aspell-en_7.1-0.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/aspell-fa/aspell-fa_0.11-0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aspell-fr/aspell-fr_0.50-3.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aspell-ga/aspell-ga_0.50-4.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aspell-gu/aspell-gu_0.03-0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aspell-he/aspell-he_1.0-0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aspell-hi/aspell-hi_0.02.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aspell-hr/aspell-hr_0.51.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aspell-hsb/aspell-hsb_0.02.0.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/aspell-hu/aspell-hu_0.99.4.2-0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aspell-hy/aspell-hy_0.10.0-0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aspell-is/aspell-is_0.51-0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aspell-it/aspell-it_2.4-20070901-0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aspell-kk/aspell-kk_0.2.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/aspell-kn/aspell-kn_0.01-3.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aspell-ku/aspell-ku_0.20-0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aspell-ml/aspell-ml_0.04-1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aspell-mr/aspell-mr_0.10.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aspell-or/aspell-or_0.03-1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aspell-pa/aspell-pa_0.01-1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aspell-pl/aspell-pl_20150428.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aspell-ro/aspell-ro_3.3.9.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/aspell-sk/aspell-sk_2.02-0.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/aspell-sl/aspell-sl_0.60.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aspell-sv/aspell-sv_0.51-0.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/aspell-ta/aspell-ta_20040424-1.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/aspell-te/aspell-te_0.01-2.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aspell-tl/aspell-tl_0.4-0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aspell-uz/aspell-uz_0.6.0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aspic/aspic_1.05.orig.tar.gz
aspic-1.05/src/aspic.c:155:21: error: va_list 'ap' was opened but not closed by va_end(). [va_end_missing]
aspic-1.05/src/rditem.c:794:10: style: The scope of the variable 'x' can be reduced. [variableScope]
aspic-1.05/src/rditem.c:794:13: style: The scope of the variable 'y' can be reduced. [variableScope]
aspic-1.05/src/rdsubs.c:360:0: error: syntax error [syntaxError]
aspic-1.05/src/write.c:376:6: style: Variable 'ax' is assigned a value that is never used. [unreadVariable]
aspic-1.05/src/write.c:383:6: style: Variable 'ay' is assigned a value that is never used. [unreadVariable]
aspic-1.05/src/write.c:409:18: style: Variable 'fontdepth' is assigned a value that is never used. [unreadVariable]
aspic-1.05/src/wrps.c:463:5: style: Unused variable: i [unusedVariable]
aspic-1.05/src/wrsg.c:425:8: style: The scope of the variable 'angle' can be reduced. [variableScope]
aspic-1.05/src/wrsg.c:428:6: style: The scope of the variable 'xx' can be reduced. [variableScope]
aspic-1.05/src/wrsg.c:428:14: style: The scope of the variable 'yy' can be reduced. [variableScope]
aspic-1.05/src/wrsv.c:263:8: style: The scope of the variable 'fill' can be reduced. [variableScope]
aspic-1.05/src/wrsv.c:264:8: style: The scope of the variable 'stroke' can be reduced. [variableScope]
[23:10]

ftp://ftp.se.debian.org/debian/pool/main/a/asql/asql_1.6.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/asr-manpages/asr-manpages_1.3.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/assemblytics/assemblytics_0~20170131+ds.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/assertj-core/assertj-core_2.3.0.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/assess-el/assess-el_0.4.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/assetic/assetic_1.2.0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/assimp/assimp_4.1.0~dfsg.orig.tar.gz
assimp-4.1.0/include/assimp/Compiler/pushpack1.h:35:0: error: #error Compiler not supported [preprocessorErrorDirective]
assimp-4.1.0/code/fast_atof.h:67:13: style: Condition 'running' is always true [knownConditionTrueFalse]
assimp-4.1.0/code/fast_atof.h:66:20: note: Assignment 'running=true', assigned value is 1
assimp-4.1.0/code/fast_atof.h:67:13: note: Condition 'running' is always true
assimp-4.1.0/code/fast_atof.h:87:13: style: Condition 'running' is always true [knownConditionTrueFalse]
assimp-4.1.0/code/fast_atof.h:86:20: note: Assignment 'running=true', assigned value is 1
assimp-4.1.0/code/fast_atof.h:87:13: note: Condition 'running' is always true
assimp-4.1.0/code/fast_atof.h:107:13: style: Condition 'running' is always true [knownConditionTrueFalse]
assimp-4.1.0/code/fast_atof.h:106:20: note: Assignment 'running=true', assigned value is 1
assimp-4.1.0/code/fast_atof.h:107:13: note: Condition 'running' is always true
assimp-4.1.0/code/fast_atof.h:201:13: style: Condition 'running' is always true [knownConditionTrueFalse]
assimp-4.1.0/code/fast_atof.h:200:20: note: Assignment 'running=true', assigned value is 1
assimp-4.1.0/code/fast_atof.h:201:13: note: Condition 'running' is always true
assimp-4.1.0/code/ACLoader.cpp:216:33: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
assimp-4.1.0/code/ACLoader.cpp:738:36: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
assimp-4.1.0/code/ACLoader.cpp:741:36: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
assimp-4.1.0/code/ACLoader.cpp:744:36: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
assimp-4.1.0/code/ACLoader.cpp:749:36: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
assimp-4.1.0/code/ACLoader.h:188:10: style: The function 'CanRead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:110:18: note: Virtual function in base class
assimp-4.1.0/code/ACLoader.h:188:10: note: Function in derived class
assimp-4.1.0/code/ACLoader.h:196:27: style: The function 'GetInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:163:35: note: Virtual function in base class
assimp-4.1.0/code/ACLoader.h:196:27: note: Function in derived class
assimp-4.1.0/code/ACLoader.h:201:10: style: The function 'InternReadFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:218:18: note: Virtual function in base class
assimp-4.1.0/code/ACLoader.h:201:10: note: Function in derived class
assimp-4.1.0/code/ACLoader.h:208:10: style: The function 'SetupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:156:18: note: Virtual function in base class
assimp-4.1.0/code/ACLoader.h:208:10: note: Function in derived class
assimp-4.1.0/code/BaseProcess.h:128:26: style: C-style pointer casting [cstyleCast]
assimp-4.1.0/code/BaseProcess.h:134:26: style: C-style pointer casting [cstyleCast]
assimp-4.1.0/code/Hash.h:72:10: style: The scope of the variable 'tmp' can be reduced. [variableScope]
assimp-4.1.0/code/AssbinExporter.cpp:772:13: warning: The buffer 'buff' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
assimp-4.1.0/code/AssbinExporter.cpp:758:54: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
assimp-4.1.0/code/SpatialSort.h:157:9: warning: Member variable 'Entry::mIndex' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/ProcessHelper.h:157:10: style: Technically the member function 'Assimp::MinMaxChooser < float >::operator()' can be const. [functionConst]
assimp-4.1.0/code/ProcessHelper.h:162:10: style: Technically the member function 'Assimp::MinMaxChooser < double >::operator()' can be const. [functionConst]
assimp-4.1.0/code/ProcessHelper.h:167:10: style: Technically the member function 'Assimp::MinMaxChooser < int >::operator()' can be const. [functionConst]
assimp-4.1.0/code/ProcessHelper.h:195:10: style: Technically the member function 'Assimp::MinMaxChooser < aiVectorKey >::operator()' can be const. [functionConst]
assimp-4.1.0/code/ProcessHelper.h:200:10: style: Technically the member function 'Assimp::MinMaxChooser < aiQuatKey >::operator()' can be const. [functionConst]
assimp-4.1.0/code/ProcessHelper.h:206:10: style: Technically the member function 'Assimp::MinMaxChooser < aiVertexWeight >::operator()' can be const. [functionConst]
assimp-4.1.0/code/AssbinExporter.cpp:396:14: style: Technically the member function 'Assimp::AssbinExport::WriteBinaryTexture' can be const. [functionConst]
assimp-4.1.0/code/AssbinExporter.cpp:416:14: style: Technically the member function 'Assimp::AssbinExport::WriteBinaryBone' can be const. [functionConst]
assimp-4.1.0/code/AssbinExporter.cpp:564:14: performance: Technically the member function 'Assimp::AssbinExport::WriteBinaryMaterialProperty' can be static. [functionStatic]
assimp-4.1.0/code/AssbinExporter.cpp:589:14: style: Technically the member function 'Assimp::AssbinExport::WriteBinaryNodeAnim' can be const. [functionConst]
assimp-4.1.0/code/AssbinExporter.cpp:641:14: performance: Technically the member function 'Assimp::AssbinExport::WriteBinaryLight' can be static. [functionStatic]
assimp-4.1.0/code/AssbinExporter.cpp:666:14: performance: Technically the member function 'Assimp::AssbinExport::WriteBinaryCamera' can be static. [functionStatic]
assimp-4.1.0/code/ProcessHelper.h:341:10: style: The function 'IsActive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:234:18: note: Virtual function in base class
assimp-4.1.0/code/ProcessHelper.h:341:10: note: Function in derived class
assimp-4.1.0/code/ProcessHelper.h:347:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:262:18: note: Virtual function in base class
assimp-4.1.0/code/ProcessHelper.h:347:10: note: Function in derived class
assimp-4.1.0/code/ProcessHelper.h:370:10: style: The function 'IsActive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:234:18: note: Virtual function in base class
assimp-4.1.0/code/ProcessHelper.h:370:10: note: Function in derived class
assimp-4.1.0/code/ProcessHelper.h:376:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:262:18: note: Virtual function in base class
assimp-4.1.0/code/ProcessHelper.h:376:10: note: Function in derived class
assimp-4.1.0/code/AssbinLoader.cpp:201:66: style: Function 'ReadBinaryNode' argument 2 names different: declaration 'mRootNode' definition 'node'. [funcArgNamesDifferent]
assimp-4.1.0/code/AssbinLoader.h:88:52: note: Function 'ReadBinaryNode' argument 2 names different: declaration 'mRootNode' definition 'node'.
assimp-4.1.0/code/AssbinLoader.cpp:201:66: note: Function 'ReadBinaryNode' argument 2 names different: declaration 'mRootNode' definition 'node'.
assimp-4.1.0/code/AssbinLoader.cpp:275:65: style: Function 'ReadBinaryBone' argument 2 names different: declaration 'bone' definition 'b'. [funcArgNamesDifferent]
assimp-4.1.0/code/AssbinLoader.h:90:51: note: Function 'ReadBinaryBone' argument 2 names different: declaration 'bone' definition 'b'.
assimp-4.1.0/code/AssbinLoader.cpp:275:65: note: Function 'ReadBinaryBone' argument 2 names different: declaration 'bone' definition 'b'.
assimp-4.1.0/code/AssbinLoader.cpp:609:67: style: Function 'ReadBinaryScene' argument 2 names different: declaration 'pScene' definition 'scene'. [funcArgNamesDifferent]
assimp-4.1.0/code/AssbinLoader.h:87:53: note: Function 'ReadBinaryScene' argument 2 names different: declaration 'pScene' definition 'scene'.
assimp-4.1.0/code/AssbinLoader.cpp:609:67: note: Function 'ReadBinaryScene' argument 2 names different: declaration 'pScene' definition 'scene'.
assimp-4.1.0/code/AssbinLoader.h:69:1: style: The class 'AssbinImporter' does not have a constructor although it has private member variables. [noConstructor]
assimp-4.1.0/code/AssbinLoader.h:90:8: style: Technically the member function 'Assimp::AssbinImporter::ReadBinaryBone' can be const. [functionConst]
assimp-4.1.0/code/AssbinLoader.cpp:275:22: note: Technically the member function 'Assimp::AssbinImporter::ReadBinaryBone' can be const.
assimp-4.1.0/code/AssbinLoader.h:90:8: note: Technically the member function 'Assimp::AssbinImporter::ReadBinaryBone' can be const.
assimp-4.1.0/code/AssbinLoader.h:92:8: performance: Technically the member function 'Assimp::AssbinImporter::ReadBinaryMaterialProperty' can be static. [functionStatic]
assimp-4.1.0/code/AssbinLoader.cpp:426:22: note: Technically the member function 'Assimp::AssbinImporter::ReadBinaryMaterialProperty' can be static.
assimp-4.1.0/code/AssbinLoader.h:92:8: note: Technically the member function 'Assimp::AssbinImporter::ReadBinaryMaterialProperty' can be static.
assimp-4.1.0/code/AssbinLoader.h:93:8: style: Technically the member function 'Assimp::AssbinImporter::ReadBinaryNodeAnim' can be const. [functionConst]
assimp-4.1.0/code/AssbinLoader.cpp:467:22: note: Technically the member function 'Assimp::AssbinImporter::ReadBinaryNodeAnim' can be const.
assimp-4.1.0/code/AssbinLoader.h:93:8: note: Technically the member function 'Assimp::AssbinImporter::ReadBinaryNodeAnim' can be const.
assimp-4.1.0/code/AssbinLoader.h:95:8: style: Technically the member function 'Assimp::AssbinImporter::ReadBinaryTexture' can be const. [functionConst]
assimp-4.1.0/code/AssbinLoader.cpp:539:22: note: Technically the member function 'Assimp::AssbinImporter::ReadBinaryTexture' can be const.
assimp-4.1.0/code/AssbinLoader.h:95:8: note: Technically the member function 'Assimp::AssbinImporter::ReadBinaryTexture' can be const.
assimp-4.1.0/code/AssbinLoader.h:96:8: performance: Technically the member function 'Assimp::AssbinImporter::ReadBinaryLight' can be static. [functionStatic]
assimp-4.1.0/code/AssbinLoader.cpp:564:22: note: Technically the member function 'Assimp::AssbinImporter::ReadBinaryLight' can be static.
assimp-4.1.0/code/AssbinLoader.h:96:8: note: Technically the member function 'Assimp::AssbinImporter::ReadBinaryLight' can be static.
assimp-4.1.0/code/AssbinLoader.h:97:8: performance: Technically the member function 'Assimp::AssbinImporter::ReadBinaryCamera' can be static. [functionStatic]
assimp-4.1.0/code/AssbinLoader.cpp:592:22: note: Technically the member function 'Assimp::AssbinImporter::ReadBinaryCamera' can be static.
assimp-4.1.0/code/AssbinLoader.h:97:8: note: Technically the member function 'Assimp::AssbinImporter::ReadBinaryCamera' can be static.
assimp-4.1.0/code/AssbinLoader.h:76:16: style: The function 'CanRead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:110:18: note: Virtual function in base class
assimp-4.1.0/code/AssbinLoader.h:76:16: note: Function in derived class
assimp-4.1.0/code/AssbinLoader.h:81:33: style: The function 'GetInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:163:35: note: Virtual function in base class
assimp-4.1.0/code/AssbinLoader.h:81:33: note: Function in derived class
assimp-4.1.0/code/AssbinLoader.h:82:16: style: The function 'InternReadFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:218:18: note: Virtual function in base class
assimp-4.1.0/code/AssbinLoader.h:82:16: note: Function in derived class
assimp-4.1.0/code/AssxmlExporter.cpp:203:26: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
assimp-4.1.0/code/AssxmlExporter.cpp:465:67: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/code/AssxmlExporter.cpp:466:67: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/code/AssxmlExporter.cpp:467:67: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/code/AssxmlExporter.cpp:468:67: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/code/B3DImporter.h:96:25: performance: Technically the member function 'Assimp::B3DImporter::Oops' can be static. [functionStatic]
assimp-4.1.0/code/B3DImporter.cpp:152:34: note: Technically the member function 'Assimp::B3DImporter::Oops' can be static.
assimp-4.1.0/code/B3DImporter.h:96:25: note: Technically the member function 'Assimp::B3DImporter::Oops' can be static.
assimp-4.1.0/code/B3DImporter.h:97:25: performance: Technically the member function 'Assimp::B3DImporter::Fail' can be static. [functionStatic]
assimp-4.1.0/code/B3DImporter.cpp:157:34: note: Technically the member function 'Assimp::B3DImporter::Fail' can be static.
assimp-4.1.0/code/B3DImporter.h:97:25: note: Technically the member function 'Assimp::B3DImporter::Fail' can be static.
assimp-4.1.0/code/B3DImporter.h:65:18: style: The function 'CanRead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:110:18: note: Virtual function in base class
assimp-4.1.0/code/B3DImporter.h:65:18: note: Function in derived class
assimp-4.1.0/code/B3DImporter.h:69:35: style: The function 'GetInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:163:35: note: Virtual function in base class
assimp-4.1.0/code/B3DImporter.h:69:35: note: Function in derived class
assimp-4.1.0/code/B3DImporter.h:70:18: style: The function 'InternReadFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:218:18: note: Virtual function in base class
assimp-4.1.0/code/B3DImporter.h:70:18: note: Function in derived class
assimp-4.1.0/code/TextureTransform.h:206:10: style: The function 'IsActive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:234:18: note: Virtual function in base class
assimp-4.1.0/code/TextureTransform.h:206:10: note: Function in derived class
assimp-4.1.0/code/TextureTransform.h:209:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:262:18: note: Virtual function in base class
assimp-4.1.0/code/TextureTransform.h:209:10: note: Function in derived class
assimp-4.1.0/code/TextureTransform.h:212:10: style: The function 'SetupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:254:18: note: Virtual function in base class
assimp-4.1.0/code/TextureTransform.h:212:10: note: Function in derived class
assimp-4.1.0/code/ConvertToLHProcess.h:82:10: style: The function 'IsActive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:234:18: note: Virtual function in base class
assimp-4.1.0/code/ConvertToLHProcess.h:82:10: note: Function in derived class
assimp-4.1.0/code/ConvertToLHProcess.h:85:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:262:18: note: Virtual function in base class
assimp-4.1.0/code/ConvertToLHProcess.h:85:10: note: Function in derived class
assimp-4.1.0/code/ConvertToLHProcess.h:133:10: style: The function 'IsActive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:234:18: note: Virtual function in base class
assimp-4.1.0/code/ConvertToLHProcess.h:133:10: note: Function in derived class
assimp-4.1.0/code/ConvertToLHProcess.h:136:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:262:18: note: Virtual function in base class
assimp-4.1.0/code/ConvertToLHProcess.h:136:10: note: Function in derived class
assimp-4.1.0/code/ConvertToLHProcess.h:157:10: style: The function 'IsActive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:234:18: note: Virtual function in base class
assimp-4.1.0/code/ConvertToLHProcess.h:157:10: note: Function in derived class
assimp-4.1.0/code/ConvertToLHProcess.h:160:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:262:18: note: Virtual function in base class
assimp-4.1.0/code/ConvertToLHProcess.h:160:10: note: Function in derived class
assimp-4.1.0/code/B3DImporter.cpp:348:25: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/code/B3DImporter.cpp:157:47: performance: Function parameter 'str' should be passed by const reference. [passedByValue]
assimp-4.1.0/code/BVHLoader.h:86:9: warning: Member variable 'Node::mNode' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/TinyFormatter.h:101:14: warning: Member variable 'basic_formatter::underlying' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BVHLoader.h:143:10: style: Technically the member function 'Assimp::BVHLoader::CreateAnimation' can be const. [functionConst]
assimp-4.1.0/code/BVHLoader.cpp:434:17: note: Technically the member function 'Assimp::BVHLoader::CreateAnimation' can be const.
assimp-4.1.0/code/BVHLoader.h:143:10: note: Technically the member function 'Assimp::BVHLoader::CreateAnimation' can be const.
assimp-4.1.0/code/TinyFormatter.h:90:5: style: Class 'basic_formatter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/code/TinyFormatter.h:69:1: warning: The class 'basic_formatter' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
assimp-4.1.0/code/BVHLoader.h:98:10: style: The function 'CanRead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:110:18: note: Virtual function in base class
assimp-4.1.0/code/BVHLoader.h:98:10: note: Function in derived class
assimp-4.1.0/code/BVHLoader.h:100:10: style: The function 'SetupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:156:18: note: Virtual function in base class
assimp-4.1.0/code/BVHLoader.h:100:10: note: Function in derived class
assimp-4.1.0/code/BVHLoader.h:101:27: style: The function 'GetInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:163:35: note: Virtual function in base class
assimp-4.1.0/code/BVHLoader.h:101:27: note: Function in derived class
assimp-4.1.0/code/BVHLoader.h:109:10: style: The function 'InternReadFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:218:18: note: Virtual function in base class
assimp-4.1.0/code/BVHLoader.h:109:10: note: Function in derived class
assimp-4.1.0/code/ByteSwapper.h:183:7: style: Technically the member function 'Assimp::_swapper::operator()' can be const. [functionConst]
assimp-4.1.0/code/ByteSwapper.h:190:7: style: Technically the member function 'Assimp::_swapper::operator()' can be const. [functionConst]
assimp-4.1.0/code/ByteSwapper.h:197:7: style: Technically the member function 'Assimp::_swapper::operator()' can be const. [functionConst]
assimp-4.1.0/code/ByteSwapper.h:249:10: style: Technically the member function 'Assimp::Intern::ByteSwapper::operator()' can be const. [functionConst]
assimp-4.1.0/code/ByteSwapper.h:256:10: style: Technically the member function 'Assimp::Intern::ByteSwapper::operator()' can be const. [functionConst]
assimp-4.1.0/code/BlenderDNA.inl:242:31: style: Same expression on both sides of '|'. [duplicateExpression]
assimp-4.1.0/code/BlenderDNA.h:217:5: warning: Member variable 'Structure::size' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderDNA.h:716:5: warning: Member variable 'FileDatabase::i64bit' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderDNA.h:716:5: warning: Member variable 'FileDatabase::little' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:228:2: warning: Member variable 'MTFace::uv' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:629:5: warning: Member variable 'Object::id' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:629:5: warning: Member variable 'Object::obmat' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:629:5: warning: Member variable 'Object::parentinv' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:629:5: warning: Member variable 'Object::parsubstr' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:668:5: warning: Member variable 'Scene::id' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:704:5: warning: Member variable 'Image::id' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:704:5: warning: Member variable 'Image::name' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:704:5: warning: Member variable 'Image::ok' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:704:5: warning: Member variable 'Image::flag' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:704:5: warning: Member variable 'Image::source' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:704:5: warning: Member variable 'Image::type' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:704:5: warning: Member variable 'Image::pad' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:704:5: warning: Member variable 'Image::pad1' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:704:5: warning: Member variable 'Image::lastframe' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:704:5: warning: Member variable 'Image::tpageflag' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:704:5: warning: Member variable 'Image::totbind' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:704:5: warning: Member variable 'Image::xrep' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:704:5: warning: Member variable 'Image::yrep' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:704:5: warning: Member variable 'Image::twsta' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:704:5: warning: Member variable 'Image::twend' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:704:5: warning: Member variable 'Image::lastupdate' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:704:5: warning: Member variable 'Image::lastused' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:704:5: warning: Member variable 'Image::animspeed' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:704:5: warning: Member variable 'Image::gen_x' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:704:5: warning: Member variable 'Image::gen_y' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:704:5: warning: Member variable 'Image::gen_type' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:796:5: warning: Member variable 'Tex::id' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:892:5: warning: Member variable 'MTex::mapto' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:892:5: warning: Member variable 'MTex::blendtype' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:892:5: warning: Member variable 'MTex::uvname' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:892:5: warning: Member variable 'MTex::projx' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:892:5: warning: Member variable 'MTex::projy' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:892:5: warning: Member variable 'MTex::projz' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:892:5: warning: Member variable 'MTex::mapping' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:892:5: warning: Member variable 'MTex::ofs' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:892:5: warning: Member variable 'MTex::size' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:892:5: warning: Member variable 'MTex::rot' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:892:5: warning: Member variable 'MTex::texflag' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:892:5: warning: Member variable 'MTex::colormodel' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:892:5: warning: Member variable 'MTex::pmapto' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:892:5: warning: Member variable 'MTex::pmaptoneg' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:892:5: warning: Member variable 'MTex::r' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:892:5: warning: Member variable 'MTex::g' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:892:5: warning: Member variable 'MTex::b' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:892:5: warning: Member variable 'MTex::k' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:892:5: warning: Member variable 'MTex::norfac' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:892:5: warning: Member variable 'MTex::colspecfac' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:892:5: warning: Member variable 'MTex::mirrfac' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:892:5: warning: Member variable 'MTex::alphafac' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:892:5: warning: Member variable 'MTex::difffac' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:892:5: warning: Member variable 'MTex::specfac' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:892:5: warning: Member variable 'MTex::emitfac' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderScene.h:892:5: warning: Member variable 'MTex::hardfac' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/BlenderDNA.h:352:14: style: Technically the member function 'Assimp::Blender::Structure::_defaultInitializer::operator()' can be const. [functionConst]
assimp-4.1.0/code/BlenderDNA.h:359:14: style: Technically the member function 'Assimp::Blender::Structure::_defaultInitializer::operator()' can be const. [functionConst]
assimp-4.1.0/code/BlenderDNA.h:368:14: style: Technically the member function 'Assimp::Blender::Structure::_defaultInitializer::operator()' can be const. [functionConst]
assimp-4.1.0/code/BlenderDNA.h:697:5: performance: Technically the member function 'Assimp::Blender::ObjectCache < Blender :: vector >::ObjectCache' can be static. [functionStatic]
assimp-4.1.0/code/BlenderDNA.h:699:32: performance: Technically the member function 'Assimp::Blender::ObjectCache < Blender :: vector >::get' can be static. [functionStatic]
assimp-4.1.0/code/BlenderDNA.h:700:32: performance: Technically the member function 'Assimp::Blender::ObjectCache < Blender :: vector >::set' can be static. [functionStatic]
assimp-4.1.0/code/BlenderDNA.inl:541:7: style: Technically the member function 'Assimp::Blender::static_cast_silent::operator()' can be const. [functionConst]
assimp-4.1.0/code/BlenderDNA.inl:547:34: style: Technically the member function 'Assimp::Blender::static_cast_silent < float >::operator()' can be const. [functionConst]
assimp-4.1.0/code/BlenderDNA.inl:553:34: style: Technically the member function 'Assimp::Blender::static_cast_silent < double >::operator()' can be const. [functionConst]
assimp-4.1.0/contrib/poly2tri/poly2tri/common/shapes.h:192:6: style: Technically the member function 'p2t::Triangle::Contains' can be const. [functionConst]
assimp-4.1.0/contrib/poly2tri/poly2tri/common/shapes.h:300:23: note: Technically the member function 'p2t::Triangle::Contains' can be const.
assimp-4.1.0/contrib/poly2tri/poly2tri/common/shapes.h:192:6: note: Technically the member function 'p2t::Triangle::Contains' can be const.
assimp-4.1.0/contrib/poly2tri/poly2tri/common/shapes.h:205:13: style: Technically the member function 'p2t::Triangle::IsInterior' can be const. [functionConst]
assimp-4.1.0/contrib/poly2tri/poly2tri/common/shapes.h:315:23: note: Technically the member function 'p2t::Triangle::IsInterior' can be const.
assimp-4.1.0/contrib/poly2tri/poly2tri/common/shapes.h:205:13: note: Technically the member function 'p2t::Triangle::IsInterior' can be const.
assimp-4.1.0/code/BlenderDNA.h:84:5: style: Struct 'Error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/code/BlenderDNA.h:650:5: style: Class 'ObjectCache' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/code/BlenderDNA.h:777:5: style: Class 'DNAParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/code/BlenderBMesh.h:69:9: style: Class 'BlenderBMeshConverter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/contrib/poly2tri/poly2tri/sweep/advancing_front.h:51:3: style: Struct 'Node' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/contrib/poly2tri/poly2tri/sweep/sweep_context.h:55:1: style: Class 'SweepContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/contrib/poly2tri/poly2tri/sweep/cdt.h:56:3: style: Class 'CDT' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/code/BlenderTessellator.h:183:9: style: Class 'BlenderTessellatorP2T' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/code/BlenderIntermediate.h:110:14: warning: Member variable 'TempArray::arr' is not assigned a value in 'TempArray::operator='. [operatorEqVarError]
assimp-4.1.0/code/BlenderIntermediate.h:113:9: warning: Member variable 'TempArray::arr' is not initialized in the constructor. [uninitMemberVarPrivate]
assimp-4.1.0/code/BlenderIntermediate.h:139:9: style: Struct 'ConversionData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/code/BlenderLoader.cpp:157:5: style: Struct 'free_it' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/code/BlenderLoader.h:112:10: style: The function 'CanRead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:110:18: note: Virtual function in base class
assimp-4.1.0/code/BlenderLoader.h:112:10: note: Function in derived class
assimp-4.1.0/code/BlenderLoader.h:120:27: style: The function 'GetInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:163:35: note: Virtual function in base class
assimp-4.1.0/code/BlenderLoader.h:120:27: note: Function in derived class
assimp-4.1.0/code/BlenderLoader.h:126:10: style: The function 'SetupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:156:18: note: Virtual function in base class
assimp-4.1.0/code/BlenderLoader.h:126:10: note: Function in derived class
assimp-4.1.0/code/BlenderLoader.h:129:10: style: The function 'InternReadFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:218:18: note: Virtual function in base class
assimp-4.1.0/code/BlenderLoader.h:129:10: note: Function in derived class
assimp-4.1.0/code/BlenderModifier.h:125:18: style: The function 'IsActive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BlenderModifier.h:69:18: note: Virtual function in base class
assimp-4.1.0/code/BlenderModifier.h:125:18: note: Function in derived class
assimp-4.1.0/code/BlenderModifier.h:128:18: style: The function 'DoIt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BlenderModifier.h:77:18: note: Virtual function in base class
assimp-4.1.0/code/BlenderModifier.h:128:18: note: Function in derived class
assimp-4.1.0/code/BlenderModifier.h:144:18: style: The function 'IsActive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BlenderModifier.h:69:18: note: Virtual function in base class
assimp-4.1.0/code/BlenderModifier.h:144:18: note: Function in derived class
assimp-4.1.0/code/BlenderModifier.h:147:18: style: The function 'DoIt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BlenderModifier.h:77:18: note: Virtual function in base class
assimp-4.1.0/code/BlenderModifier.h:147:18: note: Function in derived class
assimp-4.1.0/code/BlenderLoader.cpp:633:58: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/code/BlenderLoader.cpp:636:58: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/code/BlenderLoader.cpp:676:49: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/code/BlenderModifier.cpp:202:70: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/code/BlenderModifier.cpp:203:70: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/code/BlenderModifier.cpp:204:70: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/code/BlenderModifier.cpp:244:72: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/code/BlenderModifier.cpp:245:72: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/code/C4DImporter.cpp:50:0: error: #error C4D support is currently MSVC only [preprocessorErrorDirective]
assimp-4.1.0/code/COBLoader.cpp:1064:12: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
assimp-4.1.0/code/COBLoader.h:131:32: performance: Technically the member function 'Assimp::COBImporter::ReadFloat3Tuple_Ascii' can be static. [functionStatic]
assimp-4.1.0/code/COBLoader.cpp:554:19: note: Technically the member function 'Assimp::COBImporter::ReadFloat3Tuple_Ascii' can be static.
assimp-4.1.0/code/COBLoader.h:131:32: note: Technically the member function 'Assimp::COBImporter::ReadFloat3Tuple_Ascii' can be static.
assimp-4.1.0/code/COBLoader.h:160:10: performance: Technically the member function 'Assimp::COBImporter::ReadString_Binary' can be static. [functionStatic]
assimp-4.1.0/code/COBLoader.cpp:900:19: note: Technically the member function 'Assimp::COBImporter::ReadString_Binary' can be static.
assimp-4.1.0/code/COBLoader.h:160:10: note: Technically the member function 'Assimp::COBImporter::ReadString_Binary' can be static.
assimp-4.1.0/code/LineSplitter.h:167:10: performance: Technically the member function 'Assimp::LineSplitter::get_tokens' can be static. [functionStatic]
assimp-4.1.0/code/COBScene.h:111:5: style: Struct 'Node' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/code/COBLoader.h:84:10: style: The function 'CanRead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:110:18: note: Virtual function in base class
assimp-4.1.0/code/COBLoader.h:84:10: note: Function in derived class
assimp-4.1.0/code/COBLoader.h:90:27: style: The function 'GetInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:163:35: note: Virtual function in base class
assimp-4.1.0/code/COBLoader.h:90:27: note: Function in derived class
assimp-4.1.0/code/COBLoader.h:93:10: style: The function 'SetupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:156:18: note: Virtual function in base class
assimp-4.1.0/code/COBLoader.h:93:10: note: Function in derived class
assimp-4.1.0/code/COBLoader.h:96:10: style: The function 'InternReadFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:218:18: note: Virtual function in base class
assimp-4.1.0/code/COBLoader.h:96:10: note: Function in derived class
assimp-4.1.0/code/COBLoader.cpp:956:15: style: Exception should be caught by reference. [catchExceptionByValue]
assimp-4.1.0/code/COBLoader.cpp:315:66: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/code/CSMLoader.h:70:10: style: The function 'CanRead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:110:18: note: Virtual function in base class
assimp-4.1.0/code/CSMLoader.h:70:10: note: Function in derived class
assimp-4.1.0/code/CSMLoader.h:76:27: style: The function 'GetInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:163:35: note: Virtual function in base class
assimp-4.1.0/code/CSMLoader.h:76:27: note: Function in derived class
assimp-4.1.0/code/CSMLoader.h:79:10: style: The function 'SetupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:156:18: note: Virtual function in base class
assimp-4.1.0/code/CSMLoader.h:79:10: note: Function in derived class
assimp-4.1.0/code/CSMLoader.h:82:10: style: The function 'InternReadFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:218:18: note: Virtual function in base class
assimp-4.1.0/code/CSMLoader.h:82:10: note: Function in derived class
assimp-4.1.0/code/CalcTangentsProcess.h:76:10: style: The function 'IsActive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:234:18: note: Virtual function in base class
assimp-4.1.0/code/CalcTangentsProcess.h:76:10: note: Function in derived class
assimp-4.1.0/code/CalcTangentsProcess.h:83:10: style: The function 'SetupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:254:18: note: Virtual function in base class
assimp-4.1.0/code/CalcTangentsProcess.h:83:10: note: Function in derived class
assimp-4.1.0/code/CalcTangentsProcess.h:105:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:262:18: note: Virtual function in base class
assimp-4.1.0/code/CalcTangentsProcess.h:105:10: note: Function in derived class
assimp-4.1.0/code/ColladaExporter.cpp:269:10: style: The scope of the variable 'str' can be reduced. [variableScope]
assimp-4.1.0/code/ColladaExporter.cpp:1439:19: style: The scope of the variable 'foundFromChild' can be reduced. [variableScope]
assimp-4.1.0/code/ColladaExporter.cpp:1484:49: style: Function 'WriteNode' argument 1 names different: declaration 'scene' definition 'pScene'. [funcArgNamesDifferent]
assimp-4.1.0/code/ColladaExporter.h:133:36: note: Function 'WriteNode' argument 1 names different: declaration 'scene' definition 'pScene'.
assimp-4.1.0/code/ColladaExporter.cpp:1484:49: note: Function 'WriteNode' argument 1 names different: declaration 'scene' definition 'pScene'.
assimp-4.1.0/code/ColladaExporter.cpp:1400:20: style: Variable 'scene_name_escaped' is assigned a value that is never used. [unreadVariable]
assimp-4.1.0/code/ColladaExporter.h:144:17: performance: Technically the member function 'Assimp::ColladaExporter::GetMeshId' can be static. [functionStatic]
assimp-4.1.0/code/ComputeUVMappingProcess.h:92:10: performance: Technically the member function 'Assimp::ComputeUVMappingProcess::ComputeSphereMapping' can be static. [functionStatic]
assimp-4.1.0/code/ComputeUVMappingProcess.cpp:185:31: note: Technically the member function 'Assimp::ComputeUVMappingProcess::ComputeSphereMapping' can be static.
assimp-4.1.0/code/ComputeUVMappingProcess.h:92:10: note: Technically the member function 'Assimp::ComputeUVMappingProcess::ComputeSphereMapping' can be static.
assimp-4.1.0/code/ComputeUVMappingProcess.h:102:10: performance: Technically the member function 'Assimp::ComputeUVMappingProcess::ComputeCylinderMapping' can be static. [functionStatic]
assimp-4.1.0/code/ComputeUVMappingProcess.cpp:251:31: note: Technically the member function 'Assimp::ComputeUVMappingProcess::ComputeCylinderMapping' can be static.
assimp-4.1.0/code/ComputeUVMappingProcess.h:102:10: note: Technically the member function 'Assimp::ComputeUVMappingProcess::ComputeCylinderMapping' can be static.
assimp-4.1.0/code/ComputeUVMappingProcess.h:112:10: performance: Technically the member function 'Assimp::ComputeUVMappingProcess::ComputePlaneMapping' can be static. [functionStatic]
assimp-4.1.0/code/ComputeUVMappingProcess.cpp:325:31: note: Technically the member function 'Assimp::ComputeUVMappingProcess::ComputePlaneMapping' can be static.
assimp-4.1.0/code/ComputeUVMappingProcess.h:112:10: note: Technically the member function 'Assimp::ComputeUVMappingProcess::ComputePlaneMapping' can be static.
assimp-4.1.0/code/ComputeUVMappingProcess.h:121:10: performance: Technically the member function 'Assimp::ComputeUVMappingProcess::ComputeBoxMapping' can be static. [functionStatic]
assimp-4.1.0/code/ComputeUVMappingProcess.cpp:384:31: note: Technically the member function 'Assimp::ComputeUVMappingProcess::ComputeBoxMapping' can be static.
assimp-4.1.0/code/ComputeUVMappingProcess.h:121:10: note: Technically the member function 'Assimp::ComputeUVMappingProcess::ComputeBoxMapping' can be static.
assimp-4.1.0/code/ComputeUVMappingProcess.h:138:14: style: Technically the member function 'Assimp::ComputeUVMappingProcess::MappingInfo::operator==' can be const. [functionConst]
assimp-4.1.0/code/ComputeUVMappingProcess.h:74:10: style: The function 'IsActive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:234:18: note: Virtual function in base class
assimp-4.1.0/code/ComputeUVMappingProcess.h:74:10: note: Function in derived class
assimp-4.1.0/code/ComputeUVMappingProcess.h:81:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:262:18: note: Virtual function in base class
assimp-4.1.0/code/ComputeUVMappingProcess.h:81:10: note: Function in derived class
assimp-4.1.0/code/ConvertToLHProcess.cpp:177:23: style: C-style pointer casting [cstyleCast]
assimp-4.1.0/code/ConvertToLHProcess.cpp:252:23: style: C-style pointer casting [cstyleCast]
assimp-4.1.0/code/ConvertToLHProcess.cpp:175:58: style: Function 'ProcessMaterial' argument 1 names different: declaration 'pMat' definition '_mat'. [funcArgNamesDifferent]
assimp-4.1.0/code/ConvertToLHProcess.h:106:39: note: Function 'ProcessMaterial' argument 1 names different: declaration 'pMat' definition '_mat'.
assimp-4.1.0/code/ConvertToLHProcess.cpp:175:58: note: Function 'ProcessMaterial' argument 1 names different: declaration 'pMat' definition '_mat'.
assimp-4.1.0/code/ConvertToLHProcess.cpp:250:51: style: Function 'ProcessMaterial' argument 1 names different: declaration 'mat' definition '_mat'. [funcArgNamesDifferent]
assimp-4.1.0/code/ConvertToLHProcess.h:164:39: note: Function 'ProcessMaterial' argument 1 names different: declaration 'mat' definition '_mat'.
assimp-4.1.0/code/ConvertToLHProcess.cpp:250:51: note: Function 'ProcessMaterial' argument 1 names different: declaration 'mat' definition '_mat'.
assimp-4.1.0/code/ConvertToLHProcess.h:100:10: performance: Technically the member function 'Assimp::MakeLeftHandedProcess::ProcessMesh' can be static. [functionStatic]
assimp-4.1.0/code/ConvertToLHProcess.cpp:138:29: note: Technically the member function 'Assimp::MakeLeftHandedProcess::ProcessMesh' can be static.
assimp-4.1.0/code/ConvertToLHProcess.h:100:10: note: Technically the member function 'Assimp::MakeLeftHandedProcess::ProcessMesh' can be static.
assimp-4.1.0/code/ConvertToLHProcess.h:106:10: performance: Technically the member function 'Assimp::MakeLeftHandedProcess::ProcessMaterial' can be static. [functionStatic]
assimp-4.1.0/code/ConvertToLHProcess.cpp:175:29: note: Technically the member function 'Assimp::MakeLeftHandedProcess::ProcessMaterial' can be static.
assimp-4.1.0/code/ConvertToLHProcess.h:106:10: note: Technically the member function 'Assimp::MakeLeftHandedProcess::ProcessMaterial' can be static.
assimp-4.1.0/code/ConvertToLHProcess.h:114:10: performance: Technically the member function 'Assimp::MakeLeftHandedProcess::ProcessAnimation' can be static. [functionStatic]
assimp-4.1.0/code/ConvertToLHProcess.cpp:193:29: note: Technically the member function 'Assimp::MakeLeftHandedProcess::ProcessAnimation' can be static.
assimp-4.1.0/code/ConvertToLHProcess.h:114:10: note: Technically the member function 'Assimp::MakeLeftHandedProcess::ProcessAnimation' can be static.
assimp-4.1.0/code/ConvertToLHProcess.h:139:10: performance: Technically the member function 'Assimp::FlipWindingOrderProcess::ProcessMesh' can be static. [functionStatic]
assimp-4.1.0/code/ConvertToLHProcess.cpp:321:31: note: Technically the member function 'Assimp::FlipWindingOrderProcess::ProcessMesh' can be static.
assimp-4.1.0/code/ConvertToLHProcess.h:139:10: note: Technically the member function 'Assimp::FlipWindingOrderProcess::ProcessMesh' can be static.
assimp-4.1.0/code/ConvertToLHProcess.h:163:10: performance: Technically the member function 'Assimp::FlipUVsProcess::ProcessMesh' can be static. [functionStatic]
assimp-4.1.0/code/ConvertToLHProcess.cpp:274:22: note: Technically the member function 'Assimp::FlipUVsProcess::ProcessMesh' can be static.
assimp-4.1.0/code/ConvertToLHProcess.h:163:10: note: Technically the member function 'Assimp::FlipUVsProcess::ProcessMesh' can be static.
assimp-4.1.0/code/ConvertToLHProcess.h:164:10: performance: Technically the member function 'Assimp::FlipUVsProcess::ProcessMaterial' can be static. [functionStatic]
assimp-4.1.0/code/ConvertToLHProcess.cpp:250:22: note: Technically the member function 'Assimp::FlipUVsProcess::ProcessMaterial' can be static.
assimp-4.1.0/code/ConvertToLHProcess.h:164:10: note: Technically the member function 'Assimp::FlipUVsProcess::ProcessMaterial' can be static.
assimp-4.1.0/code/DXFHelper.h:135:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
assimp-4.1.0/code/DXFHelper.h:138:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
assimp-4.1.0/code/DXFHelper.h:145:68: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
assimp-4.1.0/code/DXFHelper.h:147:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
assimp-4.1.0/code/DXFLoader.cpp:460:52: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
assimp-4.1.0/code/DXFLoader.cpp:467:52: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
assimp-4.1.0/code/DXFLoader.cpp:611:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
assimp-4.1.0/code/DXFLoader.cpp:665:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
assimp-4.1.0/code/DXFLoader.cpp:774:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
assimp-4.1.0/code/DXFLoader.h:101:10: performance: Technically the member function 'Assimp::DXFImporter::SkipSection' can be static. [functionStatic]
assimp-4.1.0/code/DXFLoader.cpp:458:19: note: Technically the member function 'Assimp::DXFImporter::SkipSection' can be static.
assimp-4.1.0/code/DXFLoader.h:101:10: note: Technically the member function 'Assimp::DXFImporter::SkipSection' can be static.
assimp-4.1.0/code/DXFLoader.h:104:10: performance: Technically the member function 'Assimp::DXFImporter::ParseHeader' can be static. [functionStatic]
assimp-4.1.0/code/DXFLoader.cpp:465:19: note: Technically the member function 'Assimp::DXFImporter::ParseHeader' can be static.
assimp-4.1.0/code/DXFLoader.h:104:10: note: Technically the member function 'Assimp::DXFImporter::ParseHeader' can be static.
assimp-4.1.0/code/DXFLoader.h:120:10: performance: Technically the member function 'Assimp::DXFImporter::ParseInsertion' can be static. [functionStatic]
assimp-4.1.0/code/DXFLoader.cpp:570:19: note: Technically the member function 'Assimp::DXFImporter::ParseInsertion' can be static.
assimp-4.1.0/code/DXFLoader.h:120:10: note: Technically the member function 'Assimp::DXFImporter::ParseInsertion' can be static.
assimp-4.1.0/code/DXFLoader.h:128:10: performance: Technically the member function 'Assimp::DXFImporter::ParsePolyLineVertex' can be static. [functionStatic]
assimp-4.1.0/code/DXFLoader.cpp:722:19: note: Technically the member function 'Assimp::DXFImporter::ParsePolyLineVertex' can be static.
assimp-4.1.0/code/DXFLoader.h:128:10: note: Technically the member function 'Assimp::DXFImporter::ParsePolyLineVertex' can be static.
assimp-4.1.0/code/DXFLoader.h:140:10: performance: Technically the member function 'Assimp::DXFImporter::GenerateHierarchy' can be static. [functionStatic]
assimp-4.1.0/code/DXFLoader.cpp:432:19: note: Technically the member function 'Assimp::DXFImporter::GenerateHierarchy' can be static.
assimp-4.1.0/code/DXFLoader.h:140:10: note: Technically the member function 'Assimp::DXFImporter::GenerateHierarchy' can be static.
assimp-4.1.0/code/DXFLoader.h:144:10: performance: Technically the member function 'Assimp::DXFImporter::GenerateMaterials' can be static. [functionStatic]
assimp-4.1.0/code/DXFLoader.cpp:405:19: note: Technically the member function 'Assimp::DXFImporter::GenerateMaterials' can be static.
assimp-4.1.0/code/DXFLoader.h:144:10: note: Technically the member function 'Assimp::DXFImporter::GenerateMaterials' can be static.
assimp-4.1.0/code/DXFHelper.h:67:5: style: Class 'LineReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/code/DXFLoader.h:81:10: style: The function 'CanRead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:110:18: note: Virtual function in base class
assimp-4.1.0/code/DXFLoader.h:81:10: note: Function in derived class
assimp-4.1.0/code/DXFLoader.h:89:27: style: The function 'GetInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:163:35: note: Virtual function in base class
assimp-4.1.0/code/DXFLoader.h:89:27: note: Function in derived class
assimp-4.1.0/code/DXFLoader.h:94:10: style: The function 'InternReadFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:218:18: note: Virtual function in base class
assimp-4.1.0/code/DXFLoader.h:94:10: note: Function in derived class
assimp-4.1.0/code/DXFLoader.cpp:699:87: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/code/DeboneProcess.h:117:10: performance: Technically the member function 'Assimp::DeboneProcess::ApplyTransform' can be static. [functionStatic]
assimp-4.1.0/code/DeboneProcess.cpp:436:21: note: Technically the member function 'Assimp::DeboneProcess::ApplyTransform' can be static.
assimp-4.1.0/code/DeboneProcess.h:117:10: note: Technically the member function 'Assimp::DeboneProcess::ApplyTransform' can be static.
assimp-4.1.0/code/DeboneProcess.h:83:10: style: The function 'IsActive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:234:18: note: Virtual function in base class
assimp-4.1.0/code/DeboneProcess.h:83:10: note: Function in derived class
assimp-4.1.0/code/DeboneProcess.h:90:10: style: The function 'SetupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:254:18: note: Virtual function in base class
assimp-4.1.0/code/DeboneProcess.h:90:10: note: Function in derived class
assimp-4.1.0/code/DeboneProcess.h:99:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:262:18: note: Virtual function in base class
assimp-4.1.0/code/DeboneProcess.h:99:10: note: Function in derived class
assimp-4.1.0/code/DefaultIOStream.cpp:138:0: error: #error "Unknown platform" [preprocessorErrorDirective]
assimp-4.1.0/code/JoinVerticesProcess.h:76:10: style: The function 'IsActive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:234:18: note: Virtual function in base class
assimp-4.1.0/code/JoinVerticesProcess.h:76:10: note: Function in derived class
assimp-4.1.0/code/JoinVerticesProcess.h:83:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:262:18: note: Virtual function in base class
assimp-4.1.0/code/JoinVerticesProcess.h:83:10: note: Function in derived class
assimp-4.1.0/code/MakeVerboseFormat.h:82:10: style: The function 'IsActive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:234:18: note: Virtual function in base class
assimp-4.1.0/code/MakeVerboseFormat.h:82:10: note: Function in derived class
assimp-4.1.0/code/MakeVerboseFormat.h:93:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:262:18: note: Virtual function in base class
assimp-4.1.0/code/MakeVerboseFormat.h:93:10: note: Function in derived class
assimp-4.1.0/code/FBXDocument.h:606:11: style: Technically the member function 'Assimp::FBX::LayeredTexture::Alpha' can be const. [functionConst]
assimp-4.1.0/code/FBXImporter.h:74:10: style: The function 'CanRead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:110:18: note: Virtual function in base class
assimp-4.1.0/code/FBXImporter.h:74:10: note: Function in derived class
assimp-4.1.0/code/FBXImporter.h:82:27: style: The function 'GetInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:163:35: note: Virtual function in base class
assimp-4.1.0/code/FBXImporter.h:82:27: note: Function in derived class
assimp-4.1.0/code/FBXImporter.h:85:10: style: The function 'SetupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:156:18: note: Virtual function in base class
assimp-4.1.0/code/FBXImporter.h:85:10: note: Function in derived class
assimp-4.1.0/code/FBXImporter.h:88:10: style: The function 'InternReadFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:218:18: note: Virtual function in base class
assimp-4.1.0/code/FBXImporter.h:88:10: note: Function in derived class
assimp-4.1.0/code/FBXUtil.h:62:10: style: Technically the member function 'Assimp::FBX::Util::delete_fun::operator()' can be const. [functionConst]
assimp-4.1.0/code/FBXConverter.cpp:1914:34: style: Condition 'uvIndex==-1' is always true [knownConditionTrueFalse]
assimp-4.1.0/code/FBXConverter.cpp:1858:28: note: Assignment 'uvIndex=-1', assigned value is -1
assimp-4.1.0/code/FBXConverter.cpp:1914:34: note: Condition 'uvIndex==-1' is always true
assimp-4.1.0/code/FBXConverter.cpp:2040:34: style: Condition 'uvIndex==-1' is always true [knownConditionTrueFalse]
assimp-4.1.0/code/FBXConverter.cpp:1984:28: note: Assignment 'uvIndex=-1', assigned value is -1
assimp-4.1.0/code/FBXConverter.cpp:2040:34: note: Condition 'uvIndex==-1' is always true
assimp-4.1.0/code/FBXConverter.cpp:132:17: performance: Technically the member function 'Assimp::FBX::Converter::NameTransformationComp' can be static. [functionStatic]
assimp-4.1.0/code/FBXConverter.cpp:742:24: note: Technically the member function 'Assimp::FBX::Converter::NameTransformationComp' can be static.
assimp-4.1.0/code/FBXConverter.cpp:132:17: note: Technically the member function 'Assimp::FBX::Converter::NameTransformationComp' can be static.
assimp-4.1.0/code/FBXConverter.cpp:136:17: performance: Technically the member function 'Assimp::FBX::Converter::NameTransformationCompProperty' can be static. [functionStatic]
assimp-4.1.0/code/FBXConverter.cpp:783:24: note: Technically the member function 'Assimp::FBX::Converter::NameTransformationCompProperty' can be static.
assimp-4.1.0/code/FBXConverter.cpp:136:17: note: Technically the member function 'Assimp::FBX::Converter::NameTransformationCompProperty' can be static.
assimp-4.1.0/code/FBXConverter.cpp:139:16: performance: Technically the member function 'Assimp::FBX::Converter::TransformationCompDefaultValue' can be static. [functionStatic]
assimp-4.1.0/code/FBXConverter.cpp:823:23: note: Technically the member function 'Assimp::FBX::Converter::TransformationCompDefaultValue' can be static.
assimp-4.1.0/code/FBXConverter.cpp:139:16: note: Technically the member function 'Assimp::FBX::Converter::TransformationCompDefaultValue' can be static.
assimp-4.1.0/code/FBXConverter.cpp:242:15: performance: Technically the member function 'Assimp::FBX::Converter::GetColorPropertyFromMaterial' can be static. [functionStatic]
assimp-4.1.0/code/FBXConverter.cpp:2086:22: note: Technically the member function 'Assimp::FBX::Converter::GetColorPropertyFromMaterial' can be static.
assimp-4.1.0/code/FBXConverter.cpp:242:15: note: Technically the member function 'Assimp::FBX::Converter::GetColorPropertyFromMaterial' can be static.
assimp-4.1.0/code/FBXConverter.cpp:342:22: performance: Technically the member function 'Assimp::FBX::Converter::GetKeyframeList' can be static. [functionStatic]
assimp-4.1.0/code/FBXConverter.cpp:2972:40: note: Technically the member function 'Assimp::FBX::Converter::GetKeyframeList' can be static.
assimp-4.1.0/code/FBXConverter.cpp:342:22: note: Technically the member function 'Assimp::FBX::Converter::GetKeyframeList' can be static.
assimp-4.1.0/code/FBXUtil.h:62:0: style: Technically the member function 'Assimp :: FBX :: Util :: delete_fun < aiNode >::operator()' can be const. [functionConst]
assimp-4.1.0/code/FBXConverter.cpp:2516:59: error: Invalid iterator 'chain' used. [eraseDereference]
assimp-4.1.0/code/FBXDocument.cpp:622:83: style: Function 'GetConnectionsBySourceSequenced' argument 1 names different: declaration 'source' definition 'dest'. [funcArgNamesDifferent]
assimp-4.1.0/code/FBXDocument.h:1121:77: note: Function 'GetConnectionsBySourceSequenced' argument 1 names different: declaration 'source' definition 'dest'.
assimp-4.1.0/code/FBXDocument.cpp:622:83: note: Function 'GetConnectionsBySourceSequenced' argument 1 names different: declaration 'source' definition 'dest'.
assimp-4.1.0/code/FBXMaterial.cpp:125:14: style: C-style pointer casting [cstyleCast]
assimp-4.1.0/code/FBXMaterial.cpp:322:5: style: Class 'Video' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
assimp-4.1.0/code/FBXMaterial.cpp:322:5: style: Class 'Video' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
assimp-4.1.0/code/FBXMaterial.cpp:325:5: style: Exception should be caught by reference. [catchExceptionByValue]
assimp-4.1.0/code/FBXParser.cpp:646:31: portability: Casting between integer* and const double* which have an incompatible binary data representation. [invalidPointerCast]
assimp-4.1.0/code/FBXParser.cpp:661:30: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
assimp-4.1.0/code/FBXParser.cpp:733:31: portability: Casting between integer* and const double* which have an incompatible binary data representation. [invalidPointerCast]
assimp-4.1.0/code/FBXParser.cpp:742:30: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
assimp-4.1.0/code/FBXParser.cpp:812:31: portability: Casting between integer* and const double* which have an incompatible binary data representation. [invalidPointerCast]
assimp-4.1.0/code/FBXParser.cpp:819:30: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
assimp-4.1.0/code/FBXParser.cpp:939:31: portability: Casting between integer* and const double* which have an incompatible binary data representation. [invalidPointerCast]
assimp-4.1.0/code/FBXParser.cpp:945:30: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
assimp-4.1.0/code/FBXParser.cpp:1036:70: style: Function 'ParseVectorDataArray' argument 2 names different: declaration 'e' definition 'el'. [funcArgNamesDifferent]
assimp-4.1.0/code/FBXParser.h:218:70: note: Function 'ParseVectorDataArray' argument 2 names different: declaration 'e' definition 'el'.
assimp-4.1.0/code/FBXParser.cpp:1036:70: note: Function 'ParseVectorDataArray' argument 2 names different: declaration 'e' definition 'el'.
assimp-4.1.0/code/FBXTokenizer.cpp:69:5: error: Member variable 'line' is initialized by itself. [selfInitialization]
assimp-4.1.0/code/FindDegenerates.h:76:10: style: Technically the member function 'Assimp::FindDegeneratesProcess::ExecuteOnMesh' can be const. [functionConst]
assimp-4.1.0/code/FindDegenerates.cpp:127:30: note: Technically the member function 'Assimp::FindDegeneratesProcess::ExecuteOnMesh' can be const.
assimp-4.1.0/code/FindDegenerates.h:76:10: note: Technically the member function 'Assimp::FindDegeneratesProcess::ExecuteOnMesh' can be const.
assimp-4.1.0/code/FindDegenerates.h:64:10: style: The function 'IsActive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:234:18: note: Virtual function in base class
assimp-4.1.0/code/FindDegenerates.h:64:10: note: Function in derived class
assimp-4.1.0/code/FindDegenerates.h:68:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:262:18: note: Virtual function in base class
assimp-4.1.0/code/FindDegenerates.h:68:10: note: Function in derived class
assimp-4.1.0/code/FindDegenerates.h:72:10: style: The function 'SetupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:254:18: note: Virtual function in base class
assimp-4.1.0/code/FindDegenerates.h:72:10: note: Function in derived class
assimp-4.1.0/code/FindInstancesProcess.h:119:10: style: The function 'IsActive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:234:18: note: Virtual function in base class
assimp-4.1.0/code/FindInstancesProcess.h:119:10: note: Function in derived class
assimp-4.1.0/code/FindInstancesProcess.h:123:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:262:18: note: Virtual function in base class
assimp-4.1.0/code/FindInstancesProcess.h:123:10: note: Function in derived class
assimp-4.1.0/code/FindInstancesProcess.h:127:10: style: The function 'SetupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:254:18: note: Virtual function in base class
assimp-4.1.0/code/FindInstancesProcess.h:127:10: note: Function in derived class
assimp-4.1.0/code/FindInvalidDataProcess.h:88:9: performance: Technically the member function 'Assimp::FindInvalidDataProcess::ProcessMesh' can be static. [functionStatic]
assimp-4.1.0/code/FindInvalidDataProcess.cpp:339:29: note: Technically the member function 'Assimp::FindInvalidDataProcess::ProcessMesh' can be static.
assimp-4.1.0/code/FindInvalidDataProcess.h:88:9: note: Technically the member function 'Assimp::FindInvalidDataProcess::ProcessMesh' can be static.
assimp-4.1.0/code/FindInvalidDataProcess.h:72:10: style: The function 'IsActive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:234:18: note: Virtual function in base class
assimp-4.1.0/code/FindInvalidDataProcess.h:72:10: note: Function in derived class
assimp-4.1.0/code/FindInvalidDataProcess.h:76:10: style: The function 'SetupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:254:18: note: Virtual function in base class
assimp-4.1.0/code/FindInvalidDataProcess.h:76:10: note: Function in derived class
assimp-4.1.0/code/FindInvalidDataProcess.h:80:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:262:18: note: Virtual function in base class
assimp-4.1.0/code/FindInvalidDataProcess.h:80:10: note: Function in derived class
assimp-4.1.0/code/FixNormalsStep.cpp:97:54: style: Function 'ProcessMesh' argument 1 names different: declaration 'pMesh' definition 'pcMesh'. [funcArgNamesDifferent]
assimp-4.1.0/code/FixNormalsStep.h:85:31: note: Function 'ProcessMesh' argument 1 names different: declaration 'pMesh' definition 'pcMesh'.
assimp-4.1.0/code/FixNormalsStep.cpp:97:54: note: Function 'ProcessMesh' argument 1 names different: declaration 'pMesh' definition 'pcMesh'.
assimp-4.1.0/code/FixNormalsStep.h:85:10: performance: Technically the member function 'Assimp::FixInfacingNormalsProcess::ProcessMesh' can be static. [functionStatic]
assimp-4.1.0/code/FixNormalsStep.cpp:97:33: note: Technically the member function 'Assimp::FixInfacingNormalsProcess::ProcessMesh' can be static.
assimp-4.1.0/code/FixNormalsStep.h:85:10: note: Technically the member function 'Assimp::FixInfacingNormalsProcess::ProcessMesh' can be static.
assimp-4.1.0/code/FixNormalsStep.h:70:10: style: The function 'IsActive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:234:18: note: Virtual function in base class
assimp-4.1.0/code/FixNormalsStep.h:70:10: note: Function in derived class
assimp-4.1.0/code/FixNormalsStep.h:77:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:262:18: note: Virtual function in base class
assimp-4.1.0/code/FixNormalsStep.h:77:10: note: Function in derived class
assimp-4.1.0/code/GenFaceNormalsProcess.cpp:105:57: style: Function 'GenMeshFaceNormals' argument 1 names different: declaration 'pcMesh' definition 'pMesh'. [funcArgNamesDifferent]
assimp-4.1.0/code/GenFaceNormalsProcess.h:80:38: note: Function 'GenMeshFaceNormals' argument 1 names different: declaration 'pcMesh' definition 'pMesh'.
assimp-4.1.0/code/GenFaceNormalsProcess.cpp:105:57: note: Function 'GenMeshFaceNormals' argument 1 names different: declaration 'pcMesh' definition 'pMesh'.
assimp-4.1.0/code/GenFaceNormalsProcess.h:80:10: performance: Technically the member function 'Assimp::GenFaceNormalsProcess::GenMeshFaceNormals' can be static. [functionStatic]
assimp-4.1.0/code/GenFaceNormalsProcess.cpp:105:29: note: Technically the member function 'Assimp::GenFaceNormalsProcess::GenMeshFaceNormals' can be static.
assimp-4.1.0/code/GenFaceNormalsProcess.h:80:10: note: Technically the member function 'Assimp::GenFaceNormalsProcess::GenMeshFaceNormals' can be static.
assimp-4.1.0/code/GenFaceNormalsProcess.h:69:10: style: The function 'IsActive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:234:18: note: Virtual function in base class
assimp-4.1.0/code/GenFaceNormalsProcess.h:69:10: note: Function in derived class
assimp-4.1.0/code/GenFaceNormalsProcess.h:76:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:262:18: note: Virtual function in base class
assimp-4.1.0/code/GenFaceNormalsProcess.h:76:10: note: Function in derived class
assimp-4.1.0/code/GenVertexNormalsProcess.cpp:112:61: style: Function 'GenMeshVertexNormals' argument 1 names different: declaration 'pcMesh' definition 'pMesh'. [funcArgNamesDifferent]
assimp-4.1.0/code/GenVertexNormalsProcess.h:103:40: note: Function 'GenMeshVertexNormals' argument 1 names different: declaration 'pcMesh' definition 'pMesh'.
assimp-4.1.0/code/GenVertexNormalsProcess.cpp:112:61: note: Function 'GenMeshVertexNormals' argument 1 names different: declaration 'pcMesh' definition 'pMesh'.
assimp-4.1.0/code/GenVertexNormalsProcess.h:72:10: style: The function 'IsActive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:234:18: note: Virtual function in base class
assimp-4.1.0/code/GenVertexNormalsProcess.h:72:10: note: Function in derived class
assimp-4.1.0/code/GenVertexNormalsProcess.h:79:10: style: The function 'SetupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:254:18: note: Virtual function in base class
assimp-4.1.0/code/GenVertexNormalsProcess.h:79:10: note: Function in derived class
assimp-4.1.0/code/GenVertexNormalsProcess.h:86:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:262:18: note: Virtual function in base class
assimp-4.1.0/code/GenVertexNormalsProcess.h:86:10: note: Function in derived class
assimp-4.1.0/include/assimp/Compiler/poppack1.h:13:0: error: #error pushpack1.h must be included after poppack1.h [preprocessorErrorDirective]
assimp-4.1.0/code/IFCUtil.h:177:5: warning: Member variable 'ConversionData::plane_angle_in_radians' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/STEPFile.h:260:0: warning: Member variable 'Assimp :: STEP :: EXPRESS :: PrimitiveDataType < uint64_t >::val' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/STEPFile.h:743:14: style: Technically the member function 'Assimp::STEP::InternGenericConvert::operator()' can be const. [functionConst]
assimp-4.1.0/code/STEPFile.h:762:14: style: Technically the member function 'Assimp::STEP::InternGenericConvert::operator()' can be const. [functionConst]
assimp-4.1.0/code/STEPFile.h:770:14: style: Technically the member function 'Assimp::STEP::InternGenericConvertList::operator()' can be const. [functionConst]
assimp-4.1.0/code/IFCUtil.h:76:10: style: Technically the member function 'Assimp::IFC::delete_fun::operator()' can be const. [functionConst]
assimp-4.1.0/code/IFCUtil.h:238:10: style: Technically the member function 'Assimp::IFC::FuzzyVectorCompare::operator()' can be const. [functionConst]
assimp-4.1.0/code/STEPFile.h:300:13: style: Class 'ENUMERATION' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/code/STEPFile.h:316:13: style: Class 'ENTITY' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/code/STEPFile.h:444:9: style: Class 'Object' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/code/STEPFile.h:688:9: style: Struct 'Lazy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/code/STEPFile.h:858:9: style: Class 'DB' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/code/IFCUtil.h:161:9: style: Struct 'DistanceSorter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/code/IFCUtil.h:237:5: style: Struct 'FuzzyVectorCompare' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/code/IFCUtil.h:330:5: style: Class 'CurveError' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/code/STEPFile.h:261:0: style: Class 'Assimp :: STEP :: EXPRESS :: PrimitiveDataType < std :: string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/code/STEPFile.h:261:0: style: Class 'Assimp :: STEP :: EXPRESS :: PrimitiveDataType < uint64_t >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/code/IFCLoader.h:81:10: style: The function 'CanRead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:110:18: note: Virtual function in base class
assimp-4.1.0/code/IFCLoader.h:81:10: note: Function in derived class
assimp-4.1.0/code/IFCLoader.h:89:27: style: The function 'GetInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:163:35: note: Virtual function in base class
assimp-4.1.0/code/IFCLoader.h:89:27: note: Function in derived class
assimp-4.1.0/code/IFCLoader.h:92:10: style: The function 'SetupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:156:18: note: Virtual function in base class
assimp-4.1.0/code/IFCLoader.h:92:10: note: Function in derived class
assimp-4.1.0/code/IFCLoader.h:95:10: style: The function 'InternReadFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:218:18: note: Virtual function in base class
assimp-4.1.0/code/IFCLoader.h:95:10: note: Function in derived class
assimp-4.1.0/code/IFCUtil.h:415:10: style: The function 'IsClosed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/IFCUtil.h:363:18: note: Virtual function in base class
assimp-4.1.0/code/IFCUtil.h:415:10: note: Function in derived class
assimp-4.1.0/code/IFCCurve.cpp:515:44: style: Function 'EstimateSampleCount' argument 1 names different: declaration 'start' definition 'a'. [funcArgNamesDifferent]
assimp-4.1.0/code/IFCUtil.h:379:49: note: Function 'EstimateSampleCount' argument 1 names different: declaration 'start' definition 'a'.
assimp-4.1.0/code/IFCCurve.cpp:515:44: note: Function 'EstimateSampleCount' argument 1 names different: declaration 'start' definition 'a'.
assimp-4.1.0/code/IFCCurve.cpp:515:56: style: Function 'EstimateSampleCount' argument 2 names different: declaration 'end' definition 'b'. [funcArgNamesDifferent]
assimp-4.1.0/code/IFCUtil.h:379:64: note: Function 'EstimateSampleCount' argument 2 names different: declaration 'end' definition 'b'.
assimp-4.1.0/code/IFCCurve.cpp:515:56: note: Function 'EstimateSampleCount' argument 2 names different: declaration 'end' definition 'b'.
assimp-4.1.0/code/IFCCurve.cpp:587:51: style: Function 'SampleDiscrete' argument 2 names different: declaration 'start' definition 'a'. [funcArgNamesDifferent]
assimp-4.1.0/code/IFCUtil.h:383:56: note: Function 'SampleDiscrete' argument 2 names different: declaration 'start' definition 'a'.
assimp-4.1.0/code/IFCCurve.cpp:587:51: note: Function 'SampleDiscrete' argument 2 names different: declaration 'start' definition 'a'.
assimp-4.1.0/code/IFCCurve.cpp:587:63: style: Function 'SampleDiscrete' argument 3 names different: declaration 'end' definition 'b'. [funcArgNamesDifferent]
assimp-4.1.0/code/IFCUtil.h:383:71: note: Function 'SampleDiscrete' argument 3 names different: declaration 'end' definition 'b'.
assimp-4.1.0/code/IFCCurve.cpp:587:63: note: Function 'SampleDiscrete' argument 3 names different: declaration 'end' definition 'b'.
assimp-4.1.0/code/IFCCurve.cpp:316:9: performance: Variable 'base' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
assimp-4.1.0/code/IFCGeometry.cpp:653:48: style: Redundant condition: If 'sides_with_openings == 1', the comparison 'sides_with_openings' is always true. [redundantCondition]
assimp-4.1.0/code/IFCGeometry.cpp:653:103: style: Redundant condition: If 'sides_with_v_openings == 2', the comparison 'sides_with_v_openings' is always true. [redundantCondition]
assimp-4.1.0/code/IFCGeometry.cpp:120:14: style: The scope of the variable 'area_outer_polygon' can be reduced. [variableScope]
assimp-4.1.0/code/IFCGeometry.cpp:443:25: style: The scope of the variable 'v2' can be reduced. [variableScope]
assimp-4.1.0/code/IFCGeometry.cpp:126:38: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
assimp-4.1.0/contrib/clipper/clipper.hpp:215:8: style: Technically the member function 'ClipperLib::Clipper::ReverseSolution' can be const. [functionConst]
assimp-4.1.0/contrib/clipper/clipper.hpp:294:5: style: Class 'clipperException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/contrib/clipper/clipper.hpp:214:8: style: The function 'Clear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/contrib/clipper/clipper.hpp:187:16: note: Virtual function in base class
assimp-4.1.0/contrib/clipper/clipper.hpp:214:8: note: Function in derived class
assimp-4.1.0/contrib/clipper/clipper.hpp:218:8: style: The function 'Reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/contrib/clipper/clipper.hpp:193:16: note: Virtual function in base class
assimp-4.1.0/contrib/clipper/clipper.hpp:218:8: note: Function in derived class
assimp-4.1.0/code/IFCGeometry.cpp:322:52: performance: Function parameter 'solid' should be passed by const reference. [passedByValue]
assimp-4.1.0/code/IFCLoader.cpp:222:17: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
assimp-4.1.0/code/IFCLoader.cpp:728:10: style: The scope of the variable 'didinv' can be reduced. [variableScope]
assimp-4.1.0/code/IFCLoader.cpp:511:9: performance: Technically the member function '::RateRepresentationPredicate::Rate' can be static. [functionStatic]
assimp-4.1.0/code/IFCOpenings.cpp:472:25: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition]
assimp-4.1.0/code/IFCOpenings.cpp:469:24: note: outer condition: clipped.size()!=1
assimp-4.1.0/code/IFCOpenings.cpp:472:25: note: opposite inner condition: clipped.empty()
assimp-4.1.0/code/IFCOpenings.cpp:1188:13: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
assimp-4.1.0/code/IFCOpenings.cpp:1195:13: note: Found duplicate branches for 'if' and 'else'.
assimp-4.1.0/code/IFCOpenings.cpp:1188:13: note: Found duplicate branches for 'if' and 'else'.
assimp-4.1.0/code/IFCOpenings.cpp:1502:10: style: The scope of the variable 'first' can be reduced. [variableScope]
assimp-4.1.0/code/IFCOpenings.cpp:878:30: style: Unused variable: adjacent_contours [unusedVariable]
assimp-4.1.0/code/IFCOpenings.cpp:1678:0: error: Memory leak: cdt [memleak]
assimp-4.1.0/code/IFCUtil.cpp:252:10: style: Technically the member function 'Assimp::IFC::FindVector::operator()' can be const. [functionConst]
assimp-4.1.0/code/IFCUtil.cpp:251:5: style: Struct 'FindVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/code/ScenePreprocessor.h:80:5: style: Class 'ScenePreprocessor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/code/ValidateDataStructure.h:78:10: style: The function 'IsActive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:234:18: note: Virtual function in base class
assimp-4.1.0/code/ValidateDataStructure.h:78:10: note: Function in derived class
assimp-4.1.0/code/ValidateDataStructure.h:81:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:262:18: note: Virtual function in base class
assimp-4.1.0/code/ValidateDataStructure.h:81:10: note: Function in derived class
assimp-4.1.0/code/Importer.cpp:574:43: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/code/Importer.cpp:575:43: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/code/Importer.cpp:576:51: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/code/ImproveCacheLocality.h:73:10: style: The function 'IsActive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:234:18: note: Virtual function in base class
assimp-4.1.0/code/ImproveCacheLocality.h:73:10: note: Function in derived class
assimp-4.1.0/code/ImproveCacheLocality.h:77:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:262:18: note: Virtual function in base class
assimp-4.1.0/code/ImproveCacheLocality.h:77:10: note: Function in derived class
assimp-4.1.0/code/ImproveCacheLocality.h:81:10: style: The function 'SetupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:254:18: note: Virtual function in base class
assimp-4.1.0/code/ImproveCacheLocality.h:81:10: note: Function in derived class
assimp-4.1.0/code/LWOAnimation.cpp:433:12: style: The scope of the variable 'sr' can be reduced. [variableScope]
assimp-4.1.0/code/LWOAnimation.cpp:64:49: style: Function 'AnimResolver' argument 1 names different: declaration 'envelopes' definition '_envelopes'. [funcArgNamesDifferent]
assimp-4.1.0/code/LWOAnimation.h:201:39: note: Function 'AnimResolver' argument 1 names different: declaration 'envelopes' definition '_envelopes'.
assimp-4.1.0/code/LWOAnimation.cpp:64:49: note: Function 'AnimResolver' argument 1 names different: declaration 'envelopes' definition '_envelopes'.
assimp-4.1.0/code/LWOAnimation.cpp:354:80: style: Function 'InterpolateTrack' argument 2 names different: declaration 'key_out' definition 'fill'. [funcArgNamesDifferent]
assimp-4.1.0/code/LWOAnimation.h:299:22: note: Function 'InterpolateTrack' argument 2 names different: declaration 'key_out' definition 'fill'.
assimp-4.1.0/code/LWOAnimation.cpp:354:80: note: Function 'InterpolateTrack' argument 2 names different: declaration 'key_out' definition 'fill'.
assimp-4.1.0/code/LWOAnimation.cpp:397:20: style: Function 'GetKeys' argument 2 names different: declaration 'envl_x' definition '_envl_x'. [funcArgNamesDifferent]
assimp-4.1.0/code/LWOAnimation.h:267:24: note: Function 'GetKeys' argument 2 names different: declaration 'envl_x' definition '_envl_x'.
assimp-4.1.0/code/LWOAnimation.cpp:397:20: note: Function 'GetKeys' argument 2 names different: declaration 'envl_x' definition '_envl_x'.
assimp-4.1.0/code/LWOAnimation.cpp:398:20: style: Function 'GetKeys' argument 3 names different: declaration 'envl_y' definition '_envl_y'. [funcArgNamesDifferent]
assimp-4.1.0/code/LWOAnimation.h:268:24: note: Function 'GetKeys' argument 3 names different: declaration 'envl_y' definition '_envl_y'.
assimp-4.1.0/code/LWOAnimation.cpp:398:20: note: Function 'GetKeys' argument 3 names different: declaration 'envl_y' definition '_envl_y'.
assimp-4.1.0/code/LWOAnimation.cpp:399:20: style: Function 'GetKeys' argument 4 names different: declaration 'envl_z' definition '_envl_z'. [funcArgNamesDifferent]
assimp-4.1.0/code/LWOAnimation.h:269:24: note: Function 'GetKeys' argument 4 names different: declaration 'envl_z' definition '_envl_z'.
assimp-4.1.0/code/LWOAnimation.cpp:399:20: note: Function 'GetKeys' argument 4 names different: declaration 'envl_z' definition '_envl_z'.
assimp-4.1.0/code/LWOAnimation.cpp:400:18: style: Function 'GetKeys' argument 5 names different: declaration 'flags' definition '_flags'. [funcArgNamesDifferent]
assimp-4.1.0/code/LWOAnimation.h:270:22: note: Function 'GetKeys' argument 5 names different: declaration 'flags' definition '_flags'.
assimp-4.1.0/code/LWOAnimation.cpp:400:18: note: Function 'GetKeys' argument 5 names different: declaration 'flags' definition '_flags'.
assimp-4.1.0/code/LWOAnimation.h:138:5: style: Technically the member function 'Assimp::LWO::Key::operatordouble' can be const. [functionConst]
assimp-4.1.0/code/LWOAnimation.h:209:10: style: Technically the member function 'Assimp::LWO::AnimResolver::ExtractBindPose' can be const. [functionConst]
assimp-4.1.0/code/LWOAnimation.cpp:232:20: note: Technically the member function 'Assimp::LWO::AnimResolver::ExtractBindPose' can be const.
assimp-4.1.0/code/LWOAnimation.h:209:10: note: Technically the member function 'Assimp::LWO::AnimResolver::ExtractBindPose' can be const.
assimp-4.1.0/code/LWOAnimation.h:288:10: performance: Technically the member function 'Assimp::LWO::AnimResolver::DoInterpolation2' can be static. [functionStatic]
assimp-4.1.0/code/LWOAnimation.cpp:318:20: note: Technically the member function 'Assimp::LWO::AnimResolver::DoInterpolation2' can be static.
assimp-4.1.0/code/LWOAnimation.h:288:10: note: Technically the member function 'Assimp::LWO::AnimResolver::DoInterpolation2' can be static.
assimp-4.1.0/code/LWOAnimation.h:309:10: performance: Technically the member function 'Assimp::LWO::AnimResolver::SubsampleAnimTrack' can be static. [functionStatic]
assimp-4.1.0/code/LWOAnimation.cpp:343:20: note: Technically the member function 'Assimp::LWO::AnimResolver::SubsampleAnimTrack' can be static.
assimp-4.1.0/code/LWOAnimation.h:309:10: note: Technically the member function 'Assimp::LWO::AnimResolver::SubsampleAnimTrack' can be static.
assimp-4.1.0/code/LWOFileData.h:345:18: style: The function 'Allocate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/LWOFileData.h:316:18: note: Virtual function in base class
assimp-4.1.0/code/LWOFileData.h:345:18: note: Function in derived class
assimp-4.1.0/code/LWOBLoader.cpp:59:12: style: Condition 'running' is always true [knownConditionTrueFalse]
assimp-4.1.0/code/LWOBLoader.cpp:58:20: note: Assignment 'running=true', assigned value is 1
assimp-4.1.0/code/LWOBLoader.cpp:59:12: note: Condition 'running' is always true
assimp-4.1.0/code/LWOBLoader.cpp:261:12: style: Condition 'running' is always true [knownConditionTrueFalse]
assimp-4.1.0/code/LWOBLoader.cpp:260:20: note: Assignment 'running=true', assigned value is 1
assimp-4.1.0/code/LWOBLoader.cpp:261:12: note: Condition 'running' is always true
assimp-4.1.0/code/LWOBLoader.cpp:67:13: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
assimp-4.1.0/code/LWOLoader.h:320:9: performance: Technically the member function 'Assimp::LWOImporter::ReadVSizedIntLWO2' can be static. [functionStatic]
assimp-4.1.0/code/LWOLoader.h:444:25: note: Technically the member function 'Assimp::LWOImporter::ReadVSizedIntLWO2' can be static.
assimp-4.1.0/code/LWOLoader.h:320:9: note: Technically the member function 'Assimp::LWOImporter::ReadVSizedIntLWO2' can be static.
assimp-4.1.0/code/LWOLoader.h:85:10: style: The function 'CanRead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:110:18: note: Virtual function in base class
assimp-4.1.0/code/LWOLoader.h:85:10: note: Function in derived class
assimp-4.1.0/code/LWOLoader.h:94:10: style: The function 'SetupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:156:18: note: Virtual function in base class
assimp-4.1.0/code/LWOLoader.h:94:10: note: Function in derived class
assimp-4.1.0/code/LWOLoader.h:100:27: style: The function 'GetInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:163:35: note: Virtual function in base class
assimp-4.1.0/code/LWOLoader.h:100:27: note: Function in derived class
assimp-4.1.0/code/LWOLoader.h:106:10: style: The function 'InternReadFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:218:18: note: Virtual function in base class
assimp-4.1.0/code/LWOLoader.h:106:10: note: Function in derived class
assimp-4.1.0/code/LWOBLoader.cpp:214:5: error: Memory leak: face.mIndices [memleak]
assimp-4.1.0/code/LWOLoader.h:482:29: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/code/LWOLoader.cpp:1374:23: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
assimp-4.1.0/code/LWOLoader.cpp:1333:13: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
assimp-4.1.0/code/LWOLoader.cpp:1336:22: style: The scope of the variable 'iUnnamed' can be reduced. [variableScope]
assimp-4.1.0/code/SGSpatialSort.h:123:9: warning: Member variable 'Entry::mIndex' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/SGSpatialSort.h:123:9: warning: Member variable 'Entry::mSmoothGroups' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/SGSpatialSort.h:123:9: warning: Member variable 'Entry::mDistance' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/LWOLoader.h:269:10: style: Technically the member function 'Assimp::LWOImporter::AdjustTexturePath' can be const. [functionConst]
assimp-4.1.0/code/LWOLoader.cpp:707:19: note: Technically the member function 'Assimp::LWOImporter::AdjustTexturePath' can be const.
assimp-4.1.0/code/LWOLoader.h:269:10: note: Technically the member function 'Assimp::LWOImporter::AdjustTexturePath' can be const.
assimp-4.1.0/code/LWOLoader.h:340:10: style: Technically the member function 'Assimp::LWOImporter::ComputeNormals' can be const. [functionConst]
assimp-4.1.0/code/LWOLoader.cpp:467:19: note: Technically the member function 'Assimp::LWOImporter::ComputeNormals' can be const.
assimp-4.1.0/code/LWOLoader.h:340:10: note: Technically the member function 'Assimp::LWOImporter::ComputeNormals' can be const.
assimp-4.1.0/code/LWOLoader.cpp:872:5: error: Memory leak: face.mIndices [memleak]
assimp-4.1.0/code/LWOLoader.cpp:739:31: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/code/LWOLoader.h:166:10: performance: Technically the member function 'Assimp::LWOImporter::LoadLWO2Gradient' can be static. [functionStatic]
assimp-4.1.0/code/LWOMaterial.cpp:574:19: note: Technically the member function 'Assimp::LWOImporter::LoadLWO2Gradient' can be static.
assimp-4.1.0/code/LWOLoader.h:166:10: note: Technically the member function 'Assimp::LWOImporter::LoadLWO2Gradient' can be static.
assimp-4.1.0/code/LWOLoader.h:167:10: performance: Technically the member function 'Assimp::LWOImporter::LoadLWO2Procedural' can be static. [functionStatic]
assimp-4.1.0/code/LWOMaterial.cpp:566:19: note: Technically the member function 'Assimp::LWOImporter::LoadLWO2Procedural' can be static.
assimp-4.1.0/code/LWOLoader.h:167:10: note: Technically the member function 'Assimp::LWOImporter::LoadLWO2Procedural' can be static.
assimp-4.1.0/code/LWOLoader.h:295:10: performance: Technically the member function 'Assimp::LWOImporter::FindVCChannels' can be static. [functionStatic]
assimp-4.1.0/code/LWOMaterial.cpp:476:19: note: Technically the member function 'Assimp::LWOImporter::FindVCChannels' can be static.
assimp-4.1.0/code/LWOLoader.h:295:10: note: Technically the member function 'Assimp::LWOImporter::FindVCChannels' can be static.
assimp-4.1.0/code/LWSLoader.cpp:428:17: style: Expression is always false because 'else if' condition matches previous condition at line 426. [multiCondition]
assimp-4.1.0/code/LWSLoader.cpp:199:72: style: Function 'ReadEnvelope' argument 2 names different: declaration 'out' definition 'fill'. [funcArgNamesDifferent]
assimp-4.1.0/code/LWSLoader.h:214:63: note: Function 'ReadEnvelope' argument 2 names different: declaration 'out' definition 'fill'.
assimp-4.1.0/code/LWSLoader.cpp:199:72: note: Function 'ReadEnvelope' argument 2 names different: declaration 'out' definition 'fill'.
assimp-4.1.0/code/LWSLoader.h:225:10: performance: Technically the member function 'Assimp::LWSImporter::SetupNodeName' can be static. [functionStatic]
assimp-4.1.0/code/LWSLoader.cpp:312:19: note: Technically the member function 'Assimp::LWSImporter::SetupNodeName' can be static.
assimp-4.1.0/code/LWSLoader.h:225:10: note: Technically the member function 'Assimp::LWSImporter::SetupNodeName' can be static.
assimp-4.1.0/code/LWSLoader.h:191:10: style: The function 'CanRead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:110:18: note: Virtual function in base class
assimp-4.1.0/code/LWSLoader.h:191:10: note: Function in derived class
assimp-4.1.0/code/LWSLoader.h:198:27: style: The function 'GetInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:163:35: note: Virtual function in base class
assimp-4.1.0/code/LWSLoader.h:198:27: note: Function in derived class
assimp-4.1.0/code/LWSLoader.h:202:10: style: The function 'InternReadFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:218:18: note: Virtual function in base class
assimp-4.1.0/code/LWSLoader.h:202:10: note: Function in derived class
assimp-4.1.0/code/LWSLoader.h:207:10: style: The function 'SetupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:156:18: note: Virtual function in base class
assimp-4.1.0/code/LWSLoader.h:207:10: note: Function in derived class
assimp-4.1.0/code/LimitBoneWeightsProcess.h:122:9: warning: Member variable 'Weight::mBone' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/LimitBoneWeightsProcess.h:122:9: warning: Member variable 'Weight::mWeight' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/LimitBoneWeightsProcess.h:89:10: style: The function 'IsActive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:234:18: note: Virtual function in base class
assimp-4.1.0/code/LimitBoneWeightsProcess.h:89:10: note: Function in derived class
assimp-4.1.0/code/LimitBoneWeightsProcess.h:96:10: style: The function 'SetupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:254:18: note: Virtual function in base class
assimp-4.1.0/code/LimitBoneWeightsProcess.h:96:10: note: Function in derived class
assimp-4.1.0/code/LimitBoneWeightsProcess.h:111:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:262:18: note: Virtual function in base class
assimp-4.1.0/code/LimitBoneWeightsProcess.h:111:10: note: Function in derived class
assimp-4.1.0/code/MD2Loader.cpp:81:37: style: Function 'LookupNormalIndex' argument 1 names different: declaration 'index' definition 'iNormalIndex'. [funcArgNamesDifferent]
assimp-4.1.0/code/MD2FileData.h:156:32: note: Function 'LookupNormalIndex' argument 1 names different: declaration 'index' definition 'iNormalIndex'.
assimp-4.1.0/code/MD2Loader.cpp:81:37: note: Function 'LookupNormalIndex' argument 1 names different: declaration 'index' definition 'iNormalIndex'.
assimp-4.1.0/code/MD2Loader.h:104:10: style: Technically the member function 'Assimp::MD2Importer::ValidateHeader' can be const. [functionConst]
assimp-4.1.0/code/MD2Loader.cpp:144:19: note: Technically the member function 'Assimp::MD2Importer::ValidateHeader' can be const.
assimp-4.1.0/code/MD2Loader.h:104:10: note: Technically the member function 'Assimp::MD2Importer::ValidateHeader' can be const.
assimp-4.1.0/code/MD2Loader.h:74:10: style: The function 'CanRead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:110:18: note: Virtual function in base class
assimp-4.1.0/code/MD2Loader.h:74:10: note: Function in derived class
assimp-4.1.0/code/MD2Loader.h:83:10: style: The function 'SetupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:156:18: note: Virtual function in base class
assimp-4.1.0/code/MD2Loader.h:83:10: note: Function in derived class
assimp-4.1.0/code/MD2Loader.h:91:27: style: The function 'GetInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:163:35: note: Virtual function in base class
assimp-4.1.0/code/MD2Loader.h:91:27: note: Function in derived class
assimp-4.1.0/code/MD2Loader.h:97:10: style: The function 'InternReadFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:218:18: note: Virtual function in base class
assimp-4.1.0/code/MD2Loader.h:97:10: note: Function in derived class
assimp-4.1.0/code/MD5Parser.h:434:16: style: Condition 'running' is always true [knownConditionTrueFalse]
assimp-4.1.0/code/MD5Parser.h:433:24: note: Assignment 'running=true', assigned value is 1
assimp-4.1.0/code/MD5Parser.h:434:16: note: Condition 'running' is always true
assimp-4.1.0/code/MD5Loader.cpp:138:43: style: Function 'InternReadFile' argument 2 names different: declaration 'pScene' definition '_pScene'. [funcArgNamesDifferent]
assimp-4.1.0/code/MD5Loader.h:101:61: note: Function 'InternReadFile' argument 2 names different: declaration 'pScene' definition '_pScene'.
assimp-4.1.0/code/MD5Loader.cpp:138:43: note: Function 'InternReadFile' argument 2 names different: declaration 'pScene' definition '_pScene'.
assimp-4.1.0/code/MD5Loader.cpp:138:62: style: Function 'InternReadFile' argument 3 names different: declaration 'pIOHandler' definition '_pIOHandler'. [funcArgNamesDifferent]
assimp-4.1.0/code/MD5Loader.h:102:19: note: Function 'InternReadFile' argument 3 names different: declaration 'pIOHandler' definition '_pIOHandler'.
assimp-4.1.0/code/MD5Loader.cpp:138:62: note: Function 'InternReadFile' argument 3 names different: declaration 'pIOHandler' definition '_pIOHandler'.
assimp-4.1.0/code/MD5Loader.cpp:195:49: style: Function 'LoadFileIntoMemory' argument 1 names different: declaration 'pFile' definition 'file'. [funcArgNamesDifferent]
assimp-4.1.0/code/MD5Loader.h:153:40: note: Function 'LoadFileIntoMemory' argument 1 names different: declaration 'pFile' definition 'file'.
assimp-4.1.0/code/MD5Loader.cpp:195:49: note: Function 'LoadFileIntoMemory' argument 1 names different: declaration 'pFile' definition 'file'.
assimp-4.1.0/code/MD5Loader.h:144:10: performance: Technically the member function 'Assimp::MD5Importer::MakeDataUnique' can be static. [functionStatic]
assimp-4.1.0/code/MD5Loader.cpp:228:19: note: Technically the member function 'Assimp::MD5Importer::MakeDataUnique' can be static.
assimp-4.1.0/code/MD5Loader.h:144:10: note: Technically the member function 'Assimp::MD5Importer::MakeDataUnique' can be static.
assimp-4.1.0/code/MD5Loader.h:79:10: style: The function 'CanRead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:110:18: note: Virtual function in base class
assimp-4.1.0/code/MD5Loader.h:79:10: note: Function in derived class
assimp-4.1.0/code/MD5Loader.h:88:27: style: The function 'GetInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:163:35: note: Virtual function in base class
assimp-4.1.0/code/MD5Loader.h:88:27: note: Function in derived class
assimp-4.1.0/code/MD5Loader.h:95:10: style: The function 'SetupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:156:18: note: Virtual function in base class
assimp-4.1.0/code/MD5Loader.h:95:10: note: Function in derived class
assimp-4.1.0/code/MD5Loader.h:101:10: style: The function 'InternReadFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:218:18: note: Virtual function in base class
assimp-4.1.0/code/MD5Loader.h:101:10: note: Function in derived class
assimp-4.1.0/code/MD5Parser.cpp:79:12: style: Condition 'running' is always true [knownConditionTrueFalse]
assimp-4.1.0/code/MD5Parser.cpp:78:20: note: Assignment 'running=true', assigned value is 1
assimp-4.1.0/code/MD5Parser.cpp:79:12: note: Condition 'running' is always true
assimp-4.1.0/code/MD5Parser.cpp:150:12: style: Condition 'running' is always true [knownConditionTrueFalse]
assimp-4.1.0/code/MD5Parser.cpp:149:20: note: Assignment 'running=true', assigned value is 1
assimp-4.1.0/code/MD5Parser.cpp:150:12: note: Condition 'running' is always true
assimp-4.1.0/code/MD5Parser.cpp:155:20: style: Condition 'run' is always true [knownConditionTrueFalse]
assimp-4.1.0/code/MD5Parser.cpp:154:24: note: Assignment 'run=true', assigned value is 1
assimp-4.1.0/code/MD5Parser.cpp:155:20: note: Condition 'run' is always true
assimp-4.1.0/code/MD5Parser.cpp:64:28: style: Function 'MD5Parser' argument 1 names different: declaration 'buffer' definition '_buffer'. [funcArgNamesDifferent]
assimp-4.1.0/code/MD5Parser.h:368:21: note: Function 'MD5Parser' argument 1 names different: declaration 'buffer' definition '_buffer'.
assimp-4.1.0/code/MD5Parser.cpp:64:28: note: Function 'MD5Parser' argument 1 names different: declaration 'buffer' definition '_buffer'.
assimp-4.1.0/code/MD5Parser.cpp:64:50: style: Function 'MD5Parser' argument 2 names different: declaration 'fileSize' definition '_fileSize'. [funcArgNamesDifferent]
assimp-4.1.0/code/MD5Parser.h:368:42: note: Function 'MD5Parser' argument 2 names different: declaration 'fileSize' definition '_fileSize'.
assimp-4.1.0/code/MD5Parser.cpp:64:50: note: Function 'MD5Parser' argument 2 names different: declaration 'fileSize' definition '_fileSize'.
assimp-4.1.0/code/MMDPmdParser.h:98:17: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmdParser.h:99:17: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmdParser.h:100:17: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmdParser.h:124:17: portability: Casting from float ** to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmdParser.h:125:17: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmdParser.h:126:17: portability: Casting from float ** to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmdParser.h:127:17: portability: Casting from float ** to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmdParser.h:181:17: portability: Casting from float ** to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmdParser.h:208:17: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmdParser.h:226:17: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmdParser.h:345:17: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmdParser.h:346:17: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmdParser.h:347:17: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmdParser.h:348:17: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmdParser.h:349:17: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmdParser.h:350:17: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmdParser.h:351:17: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmdParser.h:352:17: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmdParser.h:379:17: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmdParser.h:380:17: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmdParser.h:381:17: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmdParser.h:382:17: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmdParser.h:383:17: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmdParser.h:384:17: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmdParser.h:385:17: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmdParser.h:386:17: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDVmdParser.h:68:17: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDVmdParser.h:69:17: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDVmdParser.h:77:18: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDVmdParser.h:78:18: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDVmdParser.h:96:17: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDVmdParser.h:103:18: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDVmdParser.h:121:17: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDVmdParser.h:122:17: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDVmdParser.h:123:17: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDVmdParser.h:125:17: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDVmdParser.h:132:18: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDVmdParser.h:133:18: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDVmdParser.h:134:18: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDVmdParser.h:136:18: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDVmdParser.h:151:17: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDVmdParser.h:152:17: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDVmdParser.h:158:18: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDVmdParser.h:159:18: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmdParser.h:424:9: style: The scope of the variable 'buffer' can be reduced. [variableScope]
assimp-4.1.0/code/MMDImporter.cpp:109:53: style: Function 'InternReadFile' argument 1 names different: declaration 'pFile' definition 'file'. [funcArgNamesDifferent]
assimp-4.1.0/code/MMDImporter.h:74:44: note: Function 'InternReadFile' argument 1 names different: declaration 'pFile' definition 'file'.
assimp-4.1.0/code/MMDImporter.cpp:109:53: note: Function 'InternReadFile' argument 1 names different: declaration 'pFile' definition 'file'.
assimp-4.1.0/code/MMDPmxParser.h:195:3: warning: Member variable 'PmxVertex::skinning_type' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/MMDPmxParser.h:412:3: warning: Member variable 'PmxMorphMaterialOffset::material_index' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/MMDPmxParser.h:412:3: warning: Member variable 'PmxMorphMaterialOffset::offset_operation' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/MMDPmxParser.h:488:3: warning: Member variable 'PmxMorph::category' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/MMDPmxParser.h:488:3: warning: Member variable 'PmxMorph::morph_type' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/MMDPmxParser.h:650:3: warning: Member variable 'PmxSoftBody::flag' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/MMDImporter.cpp:79:3: performance: Variable 'm_strAbsPath' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
assimp-4.1.0/code/MMDVmdParser.h:305:14: performance: Technically the member function 'vmd::VmdMotion::SaveToFile' can be static. [functionStatic]
assimp-4.1.0/code/MMDPmxParser.h:100:8: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/MMDPmxParser.h:89:16: note: Virtual function in base class
assimp-4.1.0/code/MMDPmxParser.h:100:8: note: Function in derived class
assimp-4.1.0/code/MMDPmxParser.h:115:8: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/MMDPmxParser.h:89:16: note: Virtual function in base class
assimp-4.1.0/code/MMDPmxParser.h:115:8: note: Function in derived class
assimp-4.1.0/code/MMDPmxParser.h:140:8: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/MMDPmxParser.h:89:16: note: Virtual function in base class
assimp-4.1.0/code/MMDPmxParser.h:140:8: note: Function in derived class
assimp-4.1.0/code/MMDPmxParser.h:164:8: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/MMDPmxParser.h:89:16: note: Virtual function in base class
assimp-4.1.0/code/MMDPmxParser.h:164:8: note: Function in derived class
assimp-4.1.0/code/MMDPmxParser.h:189:8: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/MMDPmxParser.h:89:16: note: Virtual function in base class
assimp-4.1.0/code/MMDPmxParser.h:189:8: note: Function in derived class
assimp-4.1.0/code/MMDPmxParser.h:372:8: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/MMDPmxParser.h:357:16: note: Virtual function in base class
assimp-4.1.0/code/MMDPmxParser.h:372:8: note: Function in derived class
assimp-4.1.0/code/MMDPmxParser.h:387:8: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/MMDPmxParser.h:357:16: note: Virtual function in base class
assimp-4.1.0/code/MMDPmxParser.h:387:8: note: Function in derived class
assimp-4.1.0/code/MMDPmxParser.h:406:8: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/MMDPmxParser.h:357:16: note: Virtual function in base class
assimp-4.1.0/code/MMDPmxParser.h:406:8: note: Function in derived class
assimp-4.1.0/code/MMDPmxParser.h:439:8: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/MMDPmxParser.h:357:16: note: Virtual function in base class
assimp-4.1.0/code/MMDPmxParser.h:439:8: note: Function in derived class
assimp-4.1.0/code/MMDPmxParser.h:451:8: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/MMDPmxParser.h:357:16: note: Virtual function in base class
assimp-4.1.0/code/MMDPmxParser.h:451:8: note: Function in derived class
assimp-4.1.0/code/MMDPmxParser.h:463:8: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/MMDPmxParser.h:357:16: note: Virtual function in base class
assimp-4.1.0/code/MMDPmxParser.h:463:8: note: Function in derived class
assimp-4.1.0/code/MMDPmxParser.h:482:8: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/MMDPmxParser.h:357:16: note: Virtual function in base class
assimp-4.1.0/code/MMDPmxParser.h:482:8: note: Function in derived class
assimp-4.1.0/code/MMDImporter.h:67:10: style: The function 'CanRead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:110:18: note: Virtual function in base class
assimp-4.1.0/code/MMDImporter.h:67:10: note: Function in derived class
assimp-4.1.0/code/MMDImporter.h:71:27: style: The function 'GetInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:163:35: note: Virtual function in base class
assimp-4.1.0/code/MMDImporter.h:71:27: note: Function in derived class
assimp-4.1.0/code/MMDImporter.h:74:10: style: The function 'InternReadFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:218:18: note: Virtual function in base class
assimp-4.1.0/code/MMDImporter.h:74:10: note: Function in derived class
assimp-4.1.0/code/MMDPmxParser.cpp:146:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:155:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:156:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:157:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:158:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:165:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:166:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:167:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:168:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:177:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:178:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:179:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:180:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:185:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:186:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:187:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:190:17: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:214:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:221:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:222:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:223:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:224:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:226:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:227:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:249:17: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:250:17: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:258:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:266:17: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:270:17: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:273:17: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:276:17: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:277:17: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:285:17: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:297:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:303:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:309:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:310:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:317:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:318:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:319:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:320:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:321:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:322:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:323:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:324:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:325:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:331:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:337:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:344:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:345:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:434:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:435:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:436:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:437:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:438:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:439:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:440:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:441:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:449:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:450:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:451:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:452:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:453:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:454:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:455:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:456:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:521:16: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/MMDPmxParser.cpp:137:50: style: Function 'Read' argument 1 names different: declaration 'stresam' definition 'stream'. [funcArgNamesDifferent]
assimp-4.1.0/code/MMDPmxParser.h:100:27: note: Function 'Read' argument 1 names different: declaration 'stresam' definition 'stream'.
assimp-4.1.0/code/MMDPmxParser.cpp:137:50: note: Function 'Read' argument 1 names different: declaration 'stresam' definition 'stream'.
assimp-4.1.0/code/MMDPmxParser.cpp:142:50: style: Function 'Read' argument 1 names different: declaration 'stresam' definition 'stream'. [funcArgNamesDifferent]
assimp-4.1.0/code/MMDPmxParser.h:115:27: note: Function 'Read' argument 1 names different: declaration 'stresam' definition 'stream'.
assimp-4.1.0/code/MMDPmxParser.cpp:142:50: note: Function 'Read' argument 1 names different: declaration 'stresam' definition 'stream'.
assimp-4.1.0/code/MMDPmxParser.cpp:149:50: style: Function 'Read' argument 1 names different: declaration 'stresam' definition 'stream'. [funcArgNamesDifferent]
assimp-4.1.0/code/MMDPmxParser.h:140:27: note: Function 'Read' argument 1 names different: declaration 'stresam' definition 'stream'.
assimp-4.1.0/code/MMDPmxParser.cpp:149:50: note: Function 'Read' argument 1 names different: declaration 'stresam' definition 'stream'.
assimp-4.1.0/code/MMDPmxParser.cpp:161:49: style: Function 'Read' argument 1 names different: declaration 'stresam' definition 'stream'. [funcArgNamesDifferent]
assimp-4.1.0/code/MMDPmxParser.h:164:27: note: Function 'Read' argument 1 names different: declaration 'stresam' definition 'stream'.
assimp-4.1.0/code/MMDPmxParser.cpp:161:49: note: Function 'Read' argument 1 names different: declaration 'stresam' definition 'stream'.
assimp-4.1.0/code/MMDPmxParser.cpp:171:49: style: Function 'Read' argument 1 names different: declaration 'stresam' definition 'stream'. [funcArgNamesDifferent]
assimp-4.1.0/code/MMDPmxParser.h:189:27: note: Function 'Read' argument 1 names different: declaration 'stresam' definition 'stream'.
assimp-4.1.0/code/MMDPmxParser.cpp:171:49: note: Function 'Read' argument 1 names different: declaration 'stresam' definition 'stream'.
assimp-4.1.0/code/MMDPmxParser.cpp:243:57: style: Function 'Read' argument 2 names different: declaration 'settingn' definition 'setting'. [funcArgNamesDifferent]
assimp-4.1.0/code/MMDPmxParser.h:280:47: note: Function 'Read' argument 2 names different: declaration 'settingn' definition 'setting'.
assimp-4.1.0/code/MMDPmxParser.cpp:243:57: note: Function 'Read' argument 2 names different: declaration 'settingn' definition 'setting'.
assimp-4.1.0/code/MMDPmxParser.h:729:8: performance: Technically the member function 'pmx::PmxSoftBody::Read' can be static. [functionStatic]
assimp-4.1.0/code/MMDPmxParser.cpp:474:23: note: Technically the member function 'pmx::PmxSoftBody::Read' can be static.
assimp-4.1.0/code/MMDPmxParser.h:729:8: note: Technically the member function 'pmx::PmxSoftBody::Read' can be static.
assimp-4.1.0/contrib/utf8cpp/source/utf8/checked.h:44:9: style: Class 'invalid_code_point' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/contrib/utf8cpp/source/utf8/checked.h:52:9: style: Class 'invalid_utf8' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/contrib/utf8cpp/source/utf8/checked.h:60:9: style: Class 'invalid_utf16' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/code/MS3DLoader.h:71:10: style: The function 'CanRead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:110:18: note: Virtual function in base class
assimp-4.1.0/code/MS3DLoader.h:71:10: note: Function in derived class
assimp-4.1.0/code/MS3DLoader.h:79:27: style: The function 'GetInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:163:35: note: Virtual function in base class
assimp-4.1.0/code/MS3DLoader.h:79:27: note: Function in derived class
assimp-4.1.0/code/MS3DLoader.h:85:10: style: The function 'InternReadFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:218:18: note: Virtual function in base class
assimp-4.1.0/code/MS3DLoader.h:85:10: note: Function in derived class
assimp-4.1.0/code/MakeVerboseFormat.h:99:10: performance: Technically the member function 'Assimp::MakeVerboseFormatProcess::MakeVerboseFormat' can be static. [functionStatic]
assimp-4.1.0/code/MakeVerboseFormat.cpp:83:32: note: Technically the member function 'Assimp::MakeVerboseFormatProcess::MakeVerboseFormat' can be static.
assimp-4.1.0/code/MakeVerboseFormat.h:99:10: note: Technically the member function 'Assimp::MakeVerboseFormatProcess::MakeVerboseFormat' can be static.
assimp-4.1.0/code/NDOLoader.h:107:10: style: The function 'CanRead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:110:18: note: Virtual function in base class
assimp-4.1.0/code/NDOLoader.h:107:10: note: Function in derived class
assimp-4.1.0/code/NDOLoader.h:113:27: style: The function 'GetInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:163:35: note: Virtual function in base class
assimp-4.1.0/code/NDOLoader.h:113:27: note: Function in derived class
assimp-4.1.0/code/NDOLoader.h:116:10: style: The function 'SetupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:156:18: note: Virtual function in base class
assimp-4.1.0/code/NDOLoader.h:116:10: note: Function in derived class
assimp-4.1.0/code/NDOLoader.h:119:10: style: The function 'InternReadFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:218:18: note: Virtual function in base class
assimp-4.1.0/code/NDOLoader.h:119:10: note: Function in derived class
assimp-4.1.0/code/NFFLoader.cpp:862:19: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
assimp-4.1.0/code/NFFLoader.cpp:879:19: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
assimp-4.1.0/code/NFFLoader.cpp:897:19: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
assimp-4.1.0/code/NFFLoader.cpp:915:19: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
assimp-4.1.0/code/NFFLoader.cpp:933:19: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
assimp-4.1.0/code/NFFLoader.cpp:988:23: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
assimp-4.1.0/code/NFFLoader.cpp:989:24: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
assimp-4.1.0/code/NFFLoader.cpp:275:18: style: The scope of the variable 'iTesselation' can be reduced. [variableScope]
assimp-4.1.0/code/NFFLoader.cpp:278:18: style: The scope of the variable 'sphere' can be reduced. [variableScope]
assimp-4.1.0/code/NFFLoader.cpp:279:9: style: The scope of the variable 'cylinder' can be reduced. [variableScope]
assimp-4.1.0/code/NFFLoader.cpp:280:9: style: The scope of the variable 'cone' can be reduced. [variableScope]
assimp-4.1.0/code/NFFLoader.cpp:282:9: style: The scope of the variable 'dodecahedron' can be reduced. [variableScope]
assimp-4.1.0/code/NFFLoader.cpp:283:9: style: The scope of the variable 'octahedron' can be reduced. [variableScope]
assimp-4.1.0/code/NFFLoader.cpp:284:9: style: The scope of the variable 'tetrahedron' can be reduced. [variableScope]
assimp-4.1.0/code/NFFLoader.cpp:285:9: style: The scope of the variable 'hexahedron' can be reduced. [variableScope]
assimp-4.1.0/code/NFFLoader.h:76:10: style: The function 'CanRead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:110:18: note: Virtual function in base class
assimp-4.1.0/code/NFFLoader.h:76:10: note: Function in derived class
assimp-4.1.0/code/NFFLoader.h:85:27: style: The function 'GetInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:163:35: note: Virtual function in base class
assimp-4.1.0/code/NFFLoader.h:85:27: note: Function in derived class
assimp-4.1.0/code/NFFLoader.h:91:10: style: The function 'InternReadFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:218:18: note: Virtual function in base class
assimp-4.1.0/code/NFFLoader.h:91:10: note: Function in derived class
assimp-4.1.0/code/NFFLoader.cpp:979:45: error: Uninitialized variable: radius1 [uninitvar]
assimp-4.1.0/code/NFFLoader.cpp:979:54: error: Uninitialized variable: radius2 [uninitvar]
assimp-4.1.0/code/NFFLoader.cpp:987:21: error: Uninitialized variable: radius1 [uninitvar]
assimp-4.1.0/code/NFFLoader.cpp:987:32: error: Uninitialized variable: radius2 [uninitvar]
assimp-4.1.0/code/OFFLoader.h:69:10: style: The function 'CanRead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:110:18: note: Virtual function in base class
assimp-4.1.0/code/OFFLoader.h:69:10: note: Function in derived class
assimp-4.1.0/code/OFFLoader.h:78:27: style: The function 'GetInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:163:35: note: Virtual function in base class
assimp-4.1.0/code/OFFLoader.h:78:27: note: Function in derived class
assimp-4.1.0/code/OFFLoader.h:84:10: style: The function 'InternReadFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:218:18: note: Virtual function in base class
assimp-4.1.0/code/OFFLoader.h:84:10: note: Function in derived class
assimp-4.1.0/code/ObjExporter.cpp:113:38: style: Function 'ObjExporter' argument 1 names different: declaration 'filename' definition '_filename'. [funcArgNamesDifferent]
assimp-4.1.0/code/ObjExporter.h:65:29: note: Function 'ObjExporter' argument 1 names different: declaration 'filename' definition '_filename'.
assimp-4.1.0/code/ObjExporter.cpp:113:38: note: Function 'ObjExporter' argument 1 names different: declaration 'filename' definition '_filename'.
assimp-4.1.0/code/ObjExporter.h:98:10: style: Technically the member function 'Assimp::ObjExporter::WriteHeader' can be const. [functionConst]
assimp-4.1.0/code/ObjExporter.cpp:167:19: note: Technically the member function 'Assimp::ObjExporter::WriteHeader' can be const.
assimp-4.1.0/code/ObjExporter.h:98:10: note: Technically the member function 'Assimp::ObjExporter::WriteHeader' can be const.
assimp-4.1.0/code/ObjExporter.h:101:17: style: Technically the member function 'Assimp::ObjExporter::GetMaterialName' can be const. [functionConst]
assimp-4.1.0/code/ObjExporter.cpp:174:26: note: Technically the member function 'Assimp::ObjExporter::GetMaterialName' can be const.
assimp-4.1.0/code/ObjExporter.h:101:17: note: Technically the member function 'Assimp::ObjExporter::GetMaterialName' can be const.
assimp-4.1.0/code/ObjFileImporter.cpp:118:58: style: Function 'InternReadFile' argument 1 names different: declaration 'pFile' definition 'file'. [funcArgNamesDifferent]
assimp-4.1.0/code/ObjFileImporter.h:80:44: note: Function 'InternReadFile' argument 1 names different: declaration 'pFile' definition 'file'.
assimp-4.1.0/code/ObjFileImporter.cpp:118:58: note: Function 'InternReadFile' argument 1 names different: declaration 'pFile' definition 'file'.
assimp-4.1.0/code/ObjFileImporter.cpp:243:91: style: Function 'createNodes' argument 2 names different: declaration 'pData' definition 'pObject'. [funcArgNamesDifferent]
assimp-4.1.0/code/ObjFileImporter.h:86:78: note: Function 'createNodes' argument 2 names different: declaration 'pData' definition 'pObject'.
assimp-4.1.0/code/ObjFileImporter.cpp:243:91: note: Function 'createNodes' argument 2 names different: declaration 'pData' definition 'pObject'.
assimp-4.1.0/code/ObjFileImporter.cpp:302:115: style: Function 'createTopology' argument 3 names different: declaration 'uiMeshIndex' definition 'meshIndex'. [funcArgNamesDifferent]
assimp-4.1.0/code/ObjFileImporter.h:91:22: note: Function 'createTopology' argument 3 names different: declaration 'uiMeshIndex' definition 'meshIndex'.
assimp-4.1.0/code/ObjFileImporter.cpp:302:115: note: Function 'createTopology' argument 3 names different: declaration 'uiMeshIndex' definition 'meshIndex'.
assimp-4.1.0/code/ObjFileData.h:229:14: warning: Member variable 'Mesh::m_hasVertexColors' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/ObjFileImporter.cpp:84:5: performance: Variable 'm_strAbsPath' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
assimp-4.1.0/code/ObjFileImporter.h:94:10: performance: Technically the member function 'Assimp::ObjFileImporter::createVertexArray' can be static. [functionStatic]
assimp-4.1.0/code/ObjFileImporter.cpp:392:23: note: Technically the member function 'Assimp::ObjFileImporter::createVertexArray' can be static.
assimp-4.1.0/code/ObjFileImporter.h:94:10: note: Technically the member function 'Assimp::ObjFileImporter::createVertexArray' can be static.
assimp-4.1.0/code/ObjFileImporter.h:107:10: performance: Technically the member function 'Assimp::ObjFileImporter::appendChildToParentNode' can be static. [functionStatic]
assimp-4.1.0/code/ObjFileImporter.cpp:734:23: note: Technically the member function 'Assimp::ObjFileImporter::appendChildToParentNode' can be static.
assimp-4.1.0/code/ObjFileImporter.h:107:10: note: Technically the member function 'Assimp::ObjFileImporter::appendChildToParentNode' can be static.
assimp-4.1.0/code/IOStreamBuffer.h:60:5: style: Class 'IOStreamBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/code/ObjFileData.h:77:5: style: Struct 'Face' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/code/ObjFileImporter.h:73:10: style: The function 'CanRead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:110:18: note: Virtual function in base class
assimp-4.1.0/code/ObjFileImporter.h:73:10: note: Function in derived class
assimp-4.1.0/code/ObjFileImporter.h:77:27: style: The function 'GetInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:163:35: note: Virtual function in base class
assimp-4.1.0/code/ObjFileImporter.h:77:27: note: Function in derived class
assimp-4.1.0/code/ObjFileImporter.h:80:10: style: The function 'InternReadFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:218:18: note: Virtual function in base class
assimp-4.1.0/code/ObjFileImporter.h:80:10: note: Function in derived class
assimp-4.1.0/code/ObjFileMtlImporter.cpp:117:21: warning: Member variable 'ObjFileMtlImporter::m_strAbsPath' is not initialized in the constructor. [uninitMemberVarPrivate]
assimp-4.1.0/code/ObjFileMtlImporter.cpp:117:21: warning: Member variable 'ObjFileMtlImporter::m_DataIt' is not initialized in the constructor. [uninitMemberVarPrivate]
assimp-4.1.0/code/ObjFileMtlImporter.cpp:117:21: warning: Member variable 'ObjFileMtlImporter::m_DataItEnd' is not initialized in the constructor. [uninitMemberVarPrivate]
assimp-4.1.0/code/ObjFileMtlImporter.cpp:117:21: warning: Member variable 'ObjFileMtlImporter::m_pModel' is not initialized in the constructor. [uninitMemberVarPrivate]
assimp-4.1.0/code/ObjFileMtlImporter.cpp:117:21: warning: Member variable 'ObjFileMtlImporter::m_uiLine' is not initialized in the constructor. [uninitMemberVarPrivate]
assimp-4.1.0/code/ObjFileMtlImporter.cpp:117:21: warning: Member variable 'ObjFileMtlImporter::m_buffer' is not initialized in the constructor. [uninitMemberVarPrivate]
assimp-4.1.0/code/ObjFileMtlImporter.cpp:124:41: warning: Member variable 'ObjFileMtlImporter::m_strAbsPath' is not assigned a value in 'ObjFileMtlImporter::operator='. [operatorEqVarError]
assimp-4.1.0/code/ObjFileMtlImporter.cpp:124:41: warning: Member variable 'ObjFileMtlImporter::m_DataIt' is not assigned a value in 'ObjFileMtlImporter::operator='. [operatorEqVarError]
assimp-4.1.0/code/ObjFileMtlImporter.cpp:124:41: warning: Member variable 'ObjFileMtlImporter::m_DataItEnd' is not assigned a value in 'ObjFileMtlImporter::operator='. [operatorEqVarError]
assimp-4.1.0/code/ObjFileMtlImporter.cpp:124:41: warning: Member variable 'ObjFileMtlImporter::m_pModel' is not assigned a value in 'ObjFileMtlImporter::operator='. [operatorEqVarError]
assimp-4.1.0/code/ObjFileMtlImporter.cpp:124:41: warning: Member variable 'ObjFileMtlImporter::m_uiLine' is not assigned a value in 'ObjFileMtlImporter::operator='. [operatorEqVarError]
assimp-4.1.0/code/ObjFileMtlImporter.cpp:124:41: warning: Member variable 'ObjFileMtlImporter::m_buffer' is not assigned a value in 'ObjFileMtlImporter::operator='. [operatorEqVarError]
assimp-4.1.0/code/ObjFileParser.cpp:269:13: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
assimp-4.1.0/code/ObjFileParser.cpp:419:9: style: The scope of the variable 'iStep' can be reduced. [variableScope]
assimp-4.1.0/code/ObjFileParser.cpp:790:53: style: Function 'createObject' argument 1 names different: declaration 'strObjectName' definition 'objName'. [funcArgNamesDifferent]
assimp-4.1.0/code/ObjFileParser.h:127:43: note: Function 'createObject' argument 1 names different: declaration 'strObjectName' definition 'objName'.
assimp-4.1.0/code/ObjFileParser.cpp:790:53: note: Function 'createObject' argument 1 names different: declaration 'strObjectName' definition 'objName'.
assimp-4.1.0/code/ObjFileParser.cpp:827:54: style: Function 'needsNewMesh' argument 1 names different: declaration 'rMaterialName' definition 'materialName'. [funcArgNamesDifferent]
assimp-4.1.0/code/ObjFileParser.h:131:43: note: Function 'needsNewMesh' argument 1 names different: declaration 'rMaterialName' definition 'materialName'.
assimp-4.1.0/code/ObjFileParser.cpp:827:54: note: Function 'needsNewMesh' argument 1 names different: declaration 'rMaterialName' definition 'materialName'.
assimp-4.1.0/code/ObjFileParser.cpp:248:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
assimp-4.1.0/code/ObjFileParser.cpp:249:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
assimp-4.1.0/code/ObjFileParser.cpp:60:16: warning: Member variable 'ObjFileParser::m_buffer' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/ObjFileParser.h:123:9: style: Technically the member function 'Assimp::ObjFileParser::getMaterialIndex' can be const. [functionConst]
assimp-4.1.0/code/ObjFileParser.cpp:678:20: note: Technically the member function 'Assimp::ObjFileParser::getMaterialIndex' can be const.
assimp-4.1.0/code/ObjFileParser.h:123:9: note: Technically the member function 'Assimp::ObjFileParser::getMaterialIndex' can be const.
assimp-4.1.0/code/OgreMaterial.cpp:124:115: style: Function 'ReadMaterial' argument 3 names different: declaration 'MaterialName' definition 'materialName'. [funcArgNamesDifferent]
assimp-4.1.0/code/OgreImporter.h:85:105: note: Function 'ReadMaterial' argument 3 names different: declaration 'MaterialName' definition 'materialName'.
assimp-4.1.0/code/OgreMaterial.cpp:124:115: note: Function 'ReadMaterial' argument 3 names different: declaration 'MaterialName' definition 'materialName'.
assimp-4.1.0/code/OgreImporter.h:63:1: style: The class 'OgreImporter' does not have a constructor although it has private member variables. [noConstructor]
assimp-4.1.0/code/OgreStructs.cpp:1093:45: style: Function 'ConvertToAssimpNode' argument 1 names different: declaration 'parent' definition 'skeleton'. [funcArgNamesDifferent]
assimp-4.1.0/code/OgreStructs.h:439:43: note: Function 'ConvertToAssimpNode' argument 1 names different: declaration 'parent' definition 'skeleton'.
assimp-4.1.0/code/OgreStructs.cpp:1093:45: note: Function 'ConvertToAssimpNode' argument 1 names different: declaration 'parent' definition 'skeleton'.
assimp-4.1.0/code/OgreStructs.cpp:522:5: style: Class 'SubMesh' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
assimp-4.1.0/code/OgreStructs.cpp:522:5: style: Class 'SubMesh' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
assimp-4.1.0/code/OgreStructs.cpp:810:5: style: Class 'SubMeshXml' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
assimp-4.1.0/code/OgreStructs.cpp:810:5: style: Class 'SubMeshXml' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
assimp-4.1.0/code/OpenGEXExporter.h:58:10: performance: Technically the member function 'Assimp::OpenGEX::OpenGEXExporter::exportScene' can be static. [functionStatic]
assimp-4.1.0/code/OpenGEXExporter.cpp:54:23: note: Technically the member function 'Assimp::OpenGEX::OpenGEXExporter::exportScene' can be static.
assimp-4.1.0/code/OpenGEXExporter.h:58:10: note: Technically the member function 'Assimp::OpenGEX::OpenGEXExporter::exportScene' can be static.
assimp-4.1.0/code/OpenGEXImporter.cpp:762:5: style: Variable 'x' is reassigned a value before the old one has been used. [redundantAssignment]
assimp-4.1.0/code/OpenGEXImporter.cpp:760:0: note: Variable 'x' is reassigned a value before the old one has been used.
assimp-4.1.0/code/OpenGEXImporter.cpp:762:5: note: Variable 'x' is reassigned a value before the old one has been used.
assimp-4.1.0/code/OpenGEXImporter.cpp:764:5: style: Variable 'y' is reassigned a value before the old one has been used. [redundantAssignment]
assimp-4.1.0/code/OpenGEXImporter.cpp:760:0: note: Variable 'y' is reassigned a value before the old one has been used.
assimp-4.1.0/code/OpenGEXImporter.cpp:764:5: note: Variable 'y' is reassigned a value before the old one has been used.
assimp-4.1.0/code/OpenGEXImporter.cpp:473:9: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
assimp-4.1.0/code/OpenGEXImporter.cpp:480:13: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
assimp-4.1.0/code/OpenGEXImporter.cpp:518:9: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
assimp-4.1.0/code/OpenGEXImporter.cpp:542:9: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
assimp-4.1.0/code/OpenGEXImporter.cpp:682:9: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
assimp-4.1.0/code/OpenGEXImporter.cpp:689:13: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
assimp-4.1.0/code/OpenGEXImporter.cpp:827:9: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
assimp-4.1.0/code/OpenGEXImporter.cpp:870:9: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
assimp-4.1.0/code/OpenGEXImporter.cpp:875:9: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
assimp-4.1.0/code/OpenGEXImporter.cpp:1183:14: style: The scope of the variable 'currentRefInfo' can be reduced. [variableScope]
assimp-4.1.0/code/OpenGEXImporter.cpp:1187:21: style: The scope of the variable 'node' can be reduced. [variableScope]
assimp-4.1.0/code/OpenGEXImporter.cpp:301:58: style: Function 'InternReadFile' argument 1 names different: declaration 'file' definition 'filename'. [funcArgNamesDifferent]
assimp-4.1.0/code/OpenGEXImporter.h:104:53: note: Function 'InternReadFile' argument 1 names different: declaration 'file' definition 'filename'.
assimp-4.1.0/code/OpenGEXImporter.cpp:301:58: note: Function 'InternReadFile' argument 1 names different: declaration 'file' definition 'filename'.
assimp-4.1.0/code/OptimizeGraph.cpp:181:43: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
assimp-4.1.0/code/OptimizeGraph.h:75:10: style: The function 'IsActive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:234:18: note: Virtual function in base class
assimp-4.1.0/code/OptimizeGraph.h:75:10: note: Function in derived class
assimp-4.1.0/code/OptimizeGraph.h:78:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:262:18: note: Virtual function in base class
assimp-4.1.0/code/OptimizeGraph.h:78:10: note: Function in derived class
assimp-4.1.0/code/OptimizeGraph.h:81:10: style: The function 'SetupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:254:18: note: Virtual function in base class
assimp-4.1.0/code/OptimizeGraph.h:81:10: note: Function in derived class
assimp-4.1.0/code/OptimizeMeshes.h:112:10: style: Technically the member function 'Assimp::OptimizeMeshesProcess::EnablePrimitiveTypeSorting' can be const. [functionConst]
assimp-4.1.0/code/OptimizeMeshes.h:130:10: style: Technically the member function 'Assimp::OptimizeMeshesProcess::SetPreferredMeshSizeLimit' can be const. [functionConst]
assimp-4.1.0/code/OptimizeMeshes.h:151:10: style: Technically the member function 'Assimp::OptimizeMeshesProcess::CanJoin' can be const. [functionConst]
assimp-4.1.0/code/OptimizeMeshes.cpp:212:29: note: Technically the member function 'Assimp::OptimizeMeshesProcess::CanJoin' can be const.
assimp-4.1.0/code/OptimizeMeshes.h:151:10: note: Technically the member function 'Assimp::OptimizeMeshesProcess::CanJoin' can be const.
assimp-4.1.0/code/OptimizeMeshes.h:96:10: style: The function 'IsActive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:234:18: note: Virtual function in base class
assimp-4.1.0/code/OptimizeMeshes.h:96:10: note: Function in derived class
assimp-4.1.0/code/OptimizeMeshes.h:99:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:262:18: note: Virtual function in base class
assimp-4.1.0/code/OptimizeMeshes.h:99:10: note: Function in derived class
assimp-4.1.0/code/OptimizeMeshes.h:102:10: style: The function 'SetupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:254:18: note: Virtual function in base class
assimp-4.1.0/code/OptimizeMeshes.h:102:10: note: Function in derived class
assimp-4.1.0/code/PlyExporter.cpp:106:38: style: Function 'PlyExporter' argument 1 names different: declaration 'filename' definition '_filename'. [funcArgNamesDifferent]
assimp-4.1.0/code/PlyExporter.h:62:29: note: Function 'PlyExporter' argument 1 names different: declaration 'filename' definition '_filename'.
assimp-4.1.0/code/PlyExporter.cpp:106:38: note: Function 'PlyExporter' argument 1 names different: declaration 'filename' definition '_filename'.
assimp-4.1.0/code/PlyExporter.cpp:360:66: style: Function 'WriteMeshIndices' argument 2 names different: declaration 'ofs' definition 'offset'. [funcArgNamesDifferent]
assimp-4.1.0/code/PlyExporter.h:72:57: note: Function 'WriteMeshIndices' argument 2 names different: declaration 'ofs' definition 'offset'.
assimp-4.1.0/code/PlyExporter.cpp:360:66: note: Function 'WriteMeshIndices' argument 2 names different: declaration 'ofs' definition 'offset'.
assimp-4.1.0/code/PlyLoader.cpp:249:21: warning: Either the condition 'mGeneratedMesh!=NULL' is redundant or there is possible null pointer dereference: mGeneratedMesh. [nullPointerRedundantCheck]
assimp-4.1.0/code/PlyLoader.cpp:254:26: note: Assuming that condition 'mGeneratedMesh!=NULL' is not redundant
assimp-4.1.0/code/PlyLoader.cpp:249:21: note: Null pointer dereference
assimp-4.1.0/code/PlyLoader.cpp:252:9: warning: Either the condition 'mGeneratedMesh!=NULL' is redundant or there is possible null pointer dereference: mGeneratedMesh. [nullPointerRedundantCheck]
assimp-4.1.0/code/PlyLoader.cpp:254:26: note: Assuming that condition 'mGeneratedMesh!=NULL' is not redundant
assimp-4.1.0/code/PlyLoader.cpp:252:9: note: Null pointer dereference
assimp-4.1.0/code/PlyLoader.h:77:10: style: The function 'CanRead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:110:18: note: Virtual function in base class
assimp-4.1.0/code/PlyLoader.h:77:10: note: Function in derived class
assimp-4.1.0/code/PlyLoader.h:96:27: style: The function 'GetInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:163:35: note: Virtual function in base class
assimp-4.1.0/code/PlyLoader.h:96:27: note: Function in derived class
assimp-4.1.0/code/PlyLoader.h:102:10: style: The function 'InternReadFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:218:18: note: Virtual function in base class
assimp-4.1.0/code/PlyLoader.h:102:10: note: Function in derived class
assimp-4.1.0/code/PlyParser.cpp:1096:21: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
assimp-4.1.0/code/PlyParser.cpp:1099:30: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/PlyParser.cpp:1105:22: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
assimp-4.1.0/code/PlyParser.cpp:1108:30: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/code/PlyParser.cpp:515:96: style: Function 'ParseHeader' argument 3 names different: declaration 'p_bBE' definition 'isBinary'. [funcArgNamesDifferent]
assimp-4.1.0/code/PlyParser.h:449:90: note: Function 'ParseHeader' argument 3 names different: declaration 'p_bBE' definition 'isBinary'.
assimp-4.1.0/code/PlyParser.cpp:515:96: note: Function 'ParseHeader' argument 3 names different: declaration 'p_bBE' definition 'isBinary'.
assimp-4.1.0/code/TriangulateProcess.h:75:10: style: The function 'IsActive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:234:18: note: Virtual function in base class
assimp-4.1.0/code/TriangulateProcess.h:75:10: note: Function in derived class
assimp-4.1.0/code/TriangulateProcess.h:82:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:262:18: note: Virtual function in base class
assimp-4.1.0/code/TriangulateProcess.h:82:10: note: Function in derived class
assimp-4.1.0/code/RemoveVCProcess.h:71:10: style: The function 'IsActive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:234:18: note: Virtual function in base class
assimp-4.1.0/code/RemoveVCProcess.h:71:10: note: Function in derived class
assimp-4.1.0/code/RemoveVCProcess.h:78:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:262:18: note: Virtual function in base class
assimp-4.1.0/code/RemoveVCProcess.h:78:10: note: Function in derived class
assimp-4.1.0/code/RemoveVCProcess.h:85:18: style: The function 'SetupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:254:18: note: Virtual function in base class
assimp-4.1.0/code/RemoveVCProcess.h:85:18: note: Function in derived class
assimp-4.1.0/code/SplitLargeMeshes.h:103:10: style: The function 'IsActive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:234:18: note: Virtual function in base class
assimp-4.1.0/code/SplitLargeMeshes.h:103:10: note: Function in derived class
assimp-4.1.0/code/SplitLargeMeshes.h:111:18: style: The function 'SetupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:254:18: note: Virtual function in base class
assimp-4.1.0/code/SplitLargeMeshes.h:111:18: note: Function in derived class
assimp-4.1.0/code/SplitLargeMeshes.h:129:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:262:18: note: Virtual function in base class
assimp-4.1.0/code/SplitLargeMeshes.h:129:10: note: Function in derived class
assimp-4.1.0/code/SplitLargeMeshes.h:168:10: style: The function 'IsActive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:234:18: note: Virtual function in base class
assimp-4.1.0/code/SplitLargeMeshes.h:168:10: note: Function in derived class
assimp-4.1.0/code/SplitLargeMeshes.h:175:18: style: The function 'SetupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:254:18: note: Virtual function in base class
assimp-4.1.0/code/SplitLargeMeshes.h:175:18: note: Function in derived class
assimp-4.1.0/code/SplitLargeMeshes.h:193:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:262:18: note: Virtual function in base class
assimp-4.1.0/code/SplitLargeMeshes.h:193:10: note: Function in derived class
assimp-4.1.0/code/PretransformVertices.h:74:10: style: The function 'IsActive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:234:18: note: Virtual function in base class
assimp-4.1.0/code/PretransformVertices.h:74:10: note: Function in derived class
assimp-4.1.0/code/PretransformVertices.h:78:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:262:18: note: Virtual function in base class
assimp-4.1.0/code/PretransformVertices.h:78:10: note: Function in derived class
assimp-4.1.0/code/PretransformVertices.h:82:10: style: The function 'SetupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:254:18: note: Virtual function in base class
assimp-4.1.0/code/PretransformVertices.h:82:10: note: Function in derived class
assimp-4.1.0/code/RemoveRedundantMaterials.h:70:10: style: The function 'IsActive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:234:18: note: Virtual function in base class
assimp-4.1.0/code/RemoveRedundantMaterials.h:70:10: note: Function in derived class
assimp-4.1.0/code/RemoveRedundantMaterials.h:74:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:262:18: note: Virtual function in base class
assimp-4.1.0/code/RemoveRedundantMaterials.h:74:10: note: Function in derived class
assimp-4.1.0/code/RemoveRedundantMaterials.h:78:10: style: The function 'SetupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:254:18: note: Virtual function in base class
assimp-4.1.0/code/RemoveRedundantMaterials.h:78:10: note: Function in derived class
assimp-4.1.0/code/SortByPTypeProcess.h:68:10: style: The function 'IsActive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:234:18: note: Virtual function in base class
assimp-4.1.0/code/SortByPTypeProcess.h:68:10: note: Function in derived class
assimp-4.1.0/code/SortByPTypeProcess.h:71:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:262:18: note: Virtual function in base class
assimp-4.1.0/code/SortByPTypeProcess.h:71:10: note: Function in derived class
assimp-4.1.0/code/SortByPTypeProcess.h:74:10: style: The function 'SetupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:254:18: note: Virtual function in base class
assimp-4.1.0/code/SortByPTypeProcess.h:74:10: note: Function in derived class
assimp-4.1.0/code/SplitByBoneCountProcess.h:77:10: style: The function 'IsActive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:234:18: note: Virtual function in base class
assimp-4.1.0/code/SplitByBoneCountProcess.h:77:10: note: Function in derived class
assimp-4.1.0/code/SplitByBoneCountProcess.h:83:18: style: The function 'SetupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:254:18: note: Virtual function in base class
assimp-4.1.0/code/SplitByBoneCountProcess.h:83:18: note: Function in derived class
assimp-4.1.0/code/SplitByBoneCountProcess.h:90:10: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:262:18: note: Virtual function in base class
assimp-4.1.0/code/SplitByBoneCountProcess.h:90:10: note: Function in derived class
assimp-4.1.0/code/PretransformVertices.h:109:18: performance: Technically the member function 'Assimp::PretransformVertices::GetMeshVFormat' can be static. [functionStatic]
assimp-4.1.0/code/PretransformVertices.cpp:107:36: note: Technically the member function 'Assimp::PretransformVertices::GetMeshVFormat' can be static.
assimp-4.1.0/code/PretransformVertices.h:109:18: note: Technically the member function 'Assimp::PretransformVertices::GetMeshVFormat' can be static.
assimp-4.1.0/code/PretransformVertices.h:146:10: performance: Technically the member function 'Assimp::PretransformVertices::ApplyTransform' can be static. [functionStatic]
assimp-4.1.0/code/PretransformVertices.cpp:329:28: note: Technically the member function 'Assimp::PretransformVertices::ApplyTransform' can be static.
assimp-4.1.0/code/PretransformVertices.h:146:10: note: Technically the member function 'Assimp::PretransformVertices::ApplyTransform' can be static.
assimp-4.1.0/code/ProcessHelper.cpp:299:35: style: Function 'MakeSubmesh' argument 1 names different: declaration 'superMesh' definition 'pMesh'. [funcArgNamesDifferent]
assimp-4.1.0/code/ProcessHelper.h:334:35: note: Function 'MakeSubmesh' argument 1 names different: declaration 'superMesh' definition 'pMesh'.
assimp-4.1.0/code/ProcessHelper.cpp:299:35: note: Function 'MakeSubmesh' argument 1 names different: declaration 'superMesh' definition 'pMesh'.
assimp-4.1.0/code/Q3BSPFileImporter.cpp:168:53: style: Function 'CanRead' argument 1 names different: declaration 'pFile' definition 'rFile'. [funcArgNamesDifferent]
assimp-4.1.0/code/Q3BSPFileImporter.h:76:38: note: Function 'CanRead' argument 1 names different: declaration 'pFile' definition 'rFile'.
assimp-4.1.0/code/Q3BSPFileImporter.cpp:168:53: note: Function 'CanRead' argument 1 names different: declaration 'pFile' definition 'rFile'.
assimp-4.1.0/code/Q3BSPFileImporter.cpp:186:59: style: Function 'InternReadFile' argument 1 names different: declaration 'pFile' definition 'rFile'. [funcArgNamesDifferent]
assimp-4.1.0/code/Q3BSPFileImporter.h:84:44: note: Function 'InternReadFile' argument 1 names different: declaration 'pFile' definition 'rFile'.
assimp-4.1.0/code/Q3BSPFileImporter.cpp:186:59: note: Function 'InternReadFile' argument 1 names different: declaration 'pFile' definition 'rFile'.
assimp-4.1.0/code/Q3BSPFileImporter.h:85:10: performance: Technically the member function 'Assimp::Q3BSPFileImporter::separateMapName' can be static. [functionStatic]
assimp-4.1.0/code/Q3BSPFileImporter.cpp:215:25: note: Technically the member function 'Assimp::Q3BSPFileImporter::separateMapName' can be static.
assimp-4.1.0/code/Q3BSPFileImporter.h:85:10: note: Technically the member function 'Assimp::Q3BSPFileImporter::separateMapName' can be static.
assimp-4.1.0/code/Q3BSPFileImporter.h:95:12: performance: Technically the member function 'Assimp::Q3BSPFileImporter::countFaces' can be static. [functionStatic]
assimp-4.1.0/code/Q3BSPFileImporter.cpp:547:27: note: Technically the member function 'Assimp::Q3BSPFileImporter::countFaces' can be static.
assimp-4.1.0/code/Q3BSPFileImporter.h:95:12: note: Technically the member function 'Assimp::Q3BSPFileImporter::countFaces' can be static.
assimp-4.1.0/code/Q3BSPFileImporter.h:96:12: performance: Technically the member function 'Assimp::Q3BSPFileImporter::countTriangles' can be static. [functionStatic]
assimp-4.1.0/code/Q3BSPFileImporter.cpp:565:27: note: Technically the member function 'Assimp::Q3BSPFileImporter::countTriangles' can be static.
assimp-4.1.0/code/Q3BSPFileImporter.h:96:12: note: Technically the member function 'Assimp::Q3BSPFileImporter::countTriangles' can be static.
assimp-4.1.0/code/Q3BSPFileImporter.h:103:10: performance: Technically the member function 'Assimp::Q3BSPFileImporter::expandFile' can be static. [functionStatic]
assimp-4.1.0/code/Q3BSPFileImporter.cpp:737:25: note: Technically the member function 'Assimp::Q3BSPFileImporter::expandFile' can be static.
assimp-4.1.0/code/Q3BSPFileImporter.h:103:10: note: Technically the member function 'Assimp::Q3BSPFileImporter::expandFile' can be static.
assimp-4.1.0/code/Q3BSPFileImporter.h:76:10: style: The function 'CanRead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:110:18: note: Virtual function in base class
assimp-4.1.0/code/Q3BSPFileImporter.h:76:10: note: Function in derived class
assimp-4.1.0/code/Q3BSPFileImporter.h:83:27: style: The function 'GetInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:163:35: note: Virtual function in base class
assimp-4.1.0/code/Q3BSPFileImporter.h:83:27: note: Function in derived class
assimp-4.1.0/code/Q3BSPFileImporter.h:84:10: style: The function 'InternReadFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:218:18: note: Virtual function in base class
assimp-4.1.0/code/Q3BSPFileImporter.h:84:10: note: Function in derived class
assimp-4.1.0/code/Q3DLoader.h:70:10: style: The function 'CanRead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:110:18: note: Virtual function in base class
assimp-4.1.0/code/Q3DLoader.h:70:10: note: Function in derived class
assimp-4.1.0/code/Q3DLoader.h:79:27: style: The function 'GetInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:163:35: note: Virtual function in base class
assimp-4.1.0/code/Q3DLoader.h:79:27: note: Function in derived class
assimp-4.1.0/code/Q3DLoader.h:85:10: style: The function 'InternReadFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:218:18: note: Virtual function in base class
assimp-4.1.0/code/Q3DLoader.h:85:10: note: Function in derived class
assimp-4.1.0/code/RawLoader.h:70:10: style: The function 'CanRead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:110:18: note: Virtual function in base class
assimp-4.1.0/code/RawLoader.h:70:10: note: Function in derived class
assimp-4.1.0/code/RawLoader.h:79:27: style: The function 'GetInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:163:35: note: Virtual function in base class
assimp-4.1.0/code/RawLoader.h:79:27: note: Function in derived class
assimp-4.1.0/code/RawLoader.h:85:10: style: The function 'InternReadFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:218:18: note: Virtual function in base class
assimp-4.1.0/code/RawLoader.h:85:10: note: Function in derived class
assimp-4.1.0/code/RemoveRedundantMaterials.cpp:120:26: style: C-style pointer casting [cstyleCast]
assimp-4.1.0/code/RemoveRedundantMaterials.cpp:190:26: style: C-style pointer casting [cstyleCast]
assimp-4.1.0/code/RemoveVCProcess.cpp:250:43: style: Function 'ProcessMesh' argument 1 names different: declaration 'pcMesh' definition 'pMesh'. [funcArgNamesDifferent]
assimp-4.1.0/code/RemoveVCProcess.h:107:31: note: Function 'ProcessMesh' argument 1 names different: declaration 'pcMesh' definition 'pMesh'.
assimp-4.1.0/code/RemoveVCProcess.cpp:250:43: note: Function 'ProcessMesh' argument 1 names different: declaration 'pcMesh' definition 'pMesh'.
assimp-4.1.0/code/RemoveVCProcess.h:107:10: style: Technically the member function 'Assimp::RemoveVCProcess::ProcessMesh' can be const. [functionConst]
assimp-4.1.0/code/RemoveVCProcess.cpp:250:23: note: Technically the member function 'Assimp::RemoveVCProcess::ProcessMesh' can be const.
assimp-4.1.0/code/RemoveVCProcess.h:107:10: note: Technically the member function 'Assimp::RemoveVCProcess::ProcessMesh' can be const.
assimp-4.1.0/code/SIBImporter.h:68:10: style: The function 'CanRead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:110:18: note: Virtual function in base class
assimp-4.1.0/code/SIBImporter.h:68:10: note: Function in derived class
assimp-4.1.0/code/SIBImporter.h:76:27: style: The function 'GetInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:163:35: note: Virtual function in base class
assimp-4.1.0/code/SIBImporter.h:76:27: note: Function in derived class
assimp-4.1.0/code/SIBImporter.h:82:10: style: The function 'InternReadFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:218:18: note: Virtual function in base class
assimp-4.1.0/code/SIBImporter.h:82:10: note: Function in derived class
assimp-4.1.0/code/SMDLoader.h:319:10: performance: Technically the member function 'Assimp::SMDImporter::ParseUnsignedInt' can be static. [functionStatic]
assimp-4.1.0/code/SMDLoader.cpp:1059:19: note: Technically the member function 'Assimp::SMDImporter::ParseUnsignedInt' can be static.
assimp-4.1.0/code/SMDLoader.h:319:10: note: Technically the member function 'Assimp::SMDImporter::ParseUnsignedInt' can be static.
assimp-4.1.0/code/SMDLoader.h:325:10: performance: Technically the member function 'Assimp::SMDImporter::ParseSignedInt' can be static. [functionStatic]
assimp-4.1.0/code/SMDLoader.cpp:1071:19: note: Technically the member function 'Assimp::SMDImporter::ParseSignedInt' can be static.
assimp-4.1.0/code/SMDLoader.h:325:10: note: Technically the member function 'Assimp::SMDImporter::ParseSignedInt' can be static.
assimp-4.1.0/code/SMDLoader.h:188:10: style: The function 'CanRead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:110:18: note: Virtual function in base class
assimp-4.1.0/code/SMDLoader.h:188:10: note: Function in derived class
assimp-4.1.0/code/SMDLoader.h:196:10: style: The function 'SetupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:156:18: note: Virtual function in base class
assimp-4.1.0/code/SMDLoader.h:196:10: note: Function in derived class
assimp-4.1.0/code/SMDLoader.h:205:27: style: The function 'GetInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:163:35: note: Virtual function in base class
assimp-4.1.0/code/SMDLoader.h:205:27: note: Function in derived class
assimp-4.1.0/code/SMDLoader.h:211:10: style: The function 'InternReadFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:218:18: note: Virtual function in base class
assimp-4.1.0/code/SMDLoader.h:211:10: note: Function in derived class
assimp-4.1.0/code/STLExporter.cpp:99:40: style: Function 'STLExporter' argument 1 names different: declaration 'filename' definition '_filename'. [funcArgNamesDifferent]
assimp-4.1.0/code/STLExporter.h:64:29: note: Function 'STLExporter' argument 1 names different: declaration 'filename' definition '_filename'.
assimp-4.1.0/code/STLExporter.cpp:99:40: note: Function 'STLExporter' argument 1 names different: declaration 'filename' definition '_filename'.
assimp-4.1.0/code/STLLoader.h:105:10: performance: Technically the member function 'Assimp::STLImporter::pushMeshesToNode' can be static. [functionStatic]
assimp-4.1.0/code/STLLoader.cpp:523:19: note: Technically the member function 'Assimp::STLImporter::pushMeshesToNode' can be static.
assimp-4.1.0/code/STLLoader.h:105:10: note: Technically the member function 'Assimp::STLImporter::pushMeshesToNode' can be static.
assimp-4.1.0/code/STLLoader.h:77:10: style: The function 'CanRead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:110:18: note: Virtual function in base class
assimp-4.1.0/code/STLLoader.h:77:10: note: Function in derived class
assimp-4.1.0/code/STLLoader.h:85:27: style: The function 'GetInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:163:35: note: Virtual function in base class
assimp-4.1.0/code/STLLoader.h:85:27: note: Function in derived class
assimp-4.1.0/code/STLLoader.h:91:10: style: The function 'InternReadFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:218:18: note: Virtual function in base class
assimp-4.1.0/code/STLLoader.h:91:10: note: Function in derived class
assimp-4.1.0/code/ScaleProcess.cpp:86:43: style: Function 'traverseNodes' argument 1 names different: declaration 'currentNode' definition 'node'. [funcArgNamesDifferent]
assimp-4.1.0/code/ScaleProcess.h:80:33: note: Function 'traverseNodes' argument 1 names different: declaration 'currentNode' definition 'node'.
assimp-4.1.0/code/ScaleProcess.cpp:86:43: note: Function 'traverseNodes' argument 1 names different: declaration 'currentNode' definition 'node'.
assimp-4.1.0/code/ScaleProcess.h:81:10: style: Technically the member function 'Assimp::ScaleProcess::applyScaling' can be const. [functionConst]
assimp-4.1.0/code/ScaleProcess.cpp:97:20: note: Technically the member function 'Assimp::ScaleProcess::applyScaling' can be const.
assimp-4.1.0/code/ScaleProcess.h:81:10: note: Technically the member function 'Assimp::ScaleProcess::applyScaling' can be const.
assimp-4.1.0/code/ScaleProcess.h:71:18: style: The function 'IsActive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:234:18: note: Virtual function in base class
assimp-4.1.0/code/ScaleProcess.h:71:18: note: Function in derived class
assimp-4.1.0/code/ScaleProcess.h:74:18: style: The function 'SetupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:254:18: note: Virtual function in base class
assimp-4.1.0/code/ScaleProcess.h:74:18: note: Function in derived class
assimp-4.1.0/code/ScaleProcess.h:77:18: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseProcess.h:262:18: note: Virtual function in base class
assimp-4.1.0/code/ScaleProcess.h:77:18: note: Function in derived class
assimp-4.1.0/code/ScenePreprocessor.h:113:10: performance: Technically the member function 'Assimp::ScenePreprocessor::ProcessMesh' can be static. [functionStatic]
assimp-4.1.0/code/ScenePreprocessor.cpp:94:25: note: Technically the member function 'Assimp::ScenePreprocessor::ProcessMesh' can be static.
assimp-4.1.0/code/ScenePreprocessor.h:113:10: note: Technically the member function 'Assimp::ScenePreprocessor::ProcessMesh' can be static.
assimp-4.1.0/code/SpatialSort.cpp:222:18: style: Condition '-42==(~42+1)' is always true [knownConditionTrueFalse]
assimp-4.1.0/code/SpatialSort.cpp:225:23: style: Condition '-42==~42' is always false [knownConditionTrueFalse]
assimp-4.1.0/code/SpatialSort.cpp:228:23: style: Condition '-42==(42|-0)' is always false [knownConditionTrueFalse]
assimp-4.1.0/code/SpatialSort.cpp:228:14: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
assimp-4.1.0/code/SpatialSort.cpp:230:9: note: Found duplicate branches for 'if' and 'else'.
assimp-4.1.0/code/SpatialSort.cpp:228:14: note: Found duplicate branches for 'if' and 'else'.
assimp-4.1.0/code/SplitLargeMeshes.cpp:151:13: style: Function 'SplitMesh' argument 2 names different: declaration 'pcMesh' definition 'pMesh'. [funcArgNamesDifferent]
assimp-4.1.0/code/SplitLargeMeshes.h:133:45: note: Function 'SplitMesh' argument 2 names different: declaration 'pcMesh' definition 'pMesh'.
assimp-4.1.0/code/SplitLargeMeshes.cpp:151:13: note: Function 'SplitMesh' argument 2 names different: declaration 'pcMesh' definition 'pMesh'.
assimp-4.1.0/code/SplitLargeMeshes.cpp:413:13: style: Function 'SplitMesh' argument 2 names different: declaration 'pcMesh' definition 'pMesh'. [funcArgNamesDifferent]
assimp-4.1.0/code/SplitLargeMeshes.h:197:45: note: Function 'SplitMesh' argument 2 names different: declaration 'pcMesh' definition 'pMesh'.
assimp-4.1.0/code/SplitLargeMeshes.cpp:413:13: note: Function 'SplitMesh' argument 2 names different: declaration 'pcMesh' definition 'pMesh'.
assimp-4.1.0/code/StandardShapes.cpp:183:48: style: Function 'MakeMesh' argument 1 names different: declaration 'n' definition 'num'. [funcArgNamesDifferent]
assimp-4.1.0/code/StandardShapes.h:84:44: note: Function 'MakeMesh' argument 1 names different: declaration 'n' definition 'num'.
assimp-4.1.0/code/StandardShapes.cpp:183:48: note: Function 'MakeMesh' argument 1 names different: declaration 'n' definition 'num'.
assimp-4.1.0/code/Subdivision.cpp:235:5: style: The scope of the variable 'eh_tmp0__' can be reduced. [variableScope]
assimp-4.1.0/code/Subdivision.cpp:235:5: style: The scope of the variable 'eh_tmp1__' can be reduced. [variableScope]
assimp-4.1.0/code/Subdivision.cpp:61:10: style: The function 'Subdivide' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/Subdivision.h:87:18: note: Virtual function in base class
assimp-4.1.0/code/Subdivision.cpp:61:10: note: Function in derived class
assimp-4.1.0/code/Subdivision.cpp:62:10: style: The function 'Subdivide' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/Subdivision.h:112:18: note: Virtual function in base class
assimp-4.1.0/code/Subdivision.cpp:62:10: note: Function in derived class
assimp-4.1.0/code/TargetAnimation.cpp:177:37: style: Function 'SetTargetAnimationChannel' argument 1 names different: declaration 'targetPositions' definition '_targetPositions'. [funcArgNamesDifferent]
assimp-4.1.0/code/TargetAnimation.h:150:35: note: Function 'SetTargetAnimationChannel' argument 1 names different: declaration 'targetPositions' definition '_targetPositions'.
assimp-4.1.0/code/TargetAnimation.cpp:177:37: note: Function 'SetTargetAnimationChannel' argument 1 names different: declaration 'targetPositions' definition '_targetPositions'.
assimp-4.1.0/code/TargetAnimation.cpp:185:37: style: Function 'SetMainAnimationChannel' argument 1 names different: declaration 'objectPositions' definition '_objectPositions'. [funcArgNamesDifferent]
assimp-4.1.0/code/TargetAnimation.h:158:35: note: Function 'SetMainAnimationChannel' argument 1 names different: declaration 'objectPositions' definition '_objectPositions'.
assimp-4.1.0/code/TargetAnimation.cpp:185:37: note: Function 'SetMainAnimationChannel' argument 1 names different: declaration 'objectPositions' definition '_objectPositions'.
assimp-4.1.0/code/TargetAnimation.h:90:17: style: Technically the member function 'Assimp::KeyIterator::operator++' can be const. [functionConst]
assimp-4.1.0/code/TerragenLoader.h:81:10: style: The function 'CanRead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:110:18: note: Virtual function in base class
assimp-4.1.0/code/TerragenLoader.h:81:10: note: Function in derived class
assimp-4.1.0/code/TerragenLoader.h:87:27: style: The function 'GetInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:163:35: note: Virtual function in base class
assimp-4.1.0/code/TerragenLoader.h:87:27: note: Function in derived class
assimp-4.1.0/code/TerragenLoader.h:90:10: style: The function 'InternReadFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:218:18: note: Virtual function in base class
assimp-4.1.0/code/TerragenLoader.h:90:10: note: Function in derived class
assimp-4.1.0/code/TerragenLoader.h:94:10: style: The function 'SetupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:156:18: note: Virtual function in base class
assimp-4.1.0/code/TerragenLoader.h:94:10: note: Function in derived class
assimp-4.1.0/code/TextureTransform.cpp:246:30: style: C-style pointer casting [cstyleCast]
assimp-4.1.0/code/TextureTransform.h:223:10: performance: Technically the member function 'Assimp::TextureTransformStep::PreProcessUVTransform' can be static. [functionStatic]
assimp-4.1.0/code/TextureTransform.cpp:86:28: note: Technically the member function 'Assimp::TextureTransformStep::PreProcessUVTransform' can be static.
assimp-4.1.0/code/TextureTransform.h:223:10: note: Technically the member function 'Assimp::TextureTransformStep::PreProcessUVTransform' can be static.
assimp-4.1.0/code/TriangulateProcess.cpp:420:21: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
assimp-4.1.0/code/TriangulateProcess.h:89:10: performance: Technically the member function 'Assimp::TriangulateProcess::TriangulateMesh' can be static. [functionStatic]
assimp-4.1.0/code/TriangulateProcess.cpp:121:26: note: Technically the member function 'Assimp::TriangulateProcess::TriangulateMesh' can be static.
assimp-4.1.0/code/TriangulateProcess.h:89:10: note: Technically the member function 'Assimp::TriangulateProcess::TriangulateMesh' can be static.
assimp-4.1.0/code/UnrealLoader.h:107:10: style: Technically the member function 'Assimp::Unreal::TempMat::operator==' can be const. [functionConst]
assimp-4.1.0/code/UnrealLoader.h:165:10: style: The function 'CanRead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:110:18: note: Virtual function in base class
assimp-4.1.0/code/UnrealLoader.h:165:10: note: Function in derived class
assimp-4.1.0/code/UnrealLoader.h:175:27: style: The function 'GetInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:163:35: note: Virtual function in base class
assimp-4.1.0/code/UnrealLoader.h:175:27: note: Function in derived class
assimp-4.1.0/code/UnrealLoader.h:183:10: style: The function 'SetupProperties' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:156:18: note: Virtual function in base class
assimp-4.1.0/code/UnrealLoader.h:183:10: note: Function in derived class
assimp-4.1.0/code/UnrealLoader.h:191:10: style: The function 'InternReadFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:218:18: note: Virtual function in base class
assimp-4.1.0/code/UnrealLoader.h:191:10: note: Function in derived class
assimp-4.1.0/code/ValidateDataStructure.cpp:123:49: style: Function 'DoValidation' argument 1 names different: declaration 'array' definition 'parray'. [funcArgNamesDifferent]
assimp-4.1.0/code/ValidateDataStructure.h:165:34: note: Function 'DoValidation' argument 1 names different: declaration 'array' definition 'parray'.
assimp-4.1.0/code/ValidateDataStructure.cpp:123:49: note: Function 'DoValidation' argument 1 names different: declaration 'array' definition 'parray'.
assimp-4.1.0/code/ValidateDataStructure.cpp:148:51: style: Function 'DoValidationEx' argument 1 names different: declaration 'array' definition 'parray'. [funcArgNamesDifferent]
assimp-4.1.0/code/ValidateDataStructure.h:170:36: note: Function 'DoValidationEx' argument 1 names different: declaration 'array' definition 'parray'.
assimp-4.1.0/code/ValidateDataStructure.cpp:148:51: note: Function 'DoValidationEx' argument 1 names different: declaration 'array' definition 'parray'.
assimp-4.1.0/code/ValidateDataStructure.cpp:801:24: style: Function 'Validate' argument 2 names different: declaration 'pBoneAnim' definition 'pNodeAnim'. [funcArgNamesDifferent]
assimp-4.1.0/code/ValidateDataStructure.h:149:27: note: Function 'Validate' argument 2 names different: declaration 'pBoneAnim' definition 'pNodeAnim'.
assimp-4.1.0/code/ValidateDataStructure.cpp:801:24: note: Function 'Validate' argument 2 names different: declaration 'pBoneAnim' definition 'pNodeAnim'.
assimp-4.1.0/code/ValidateDataStructure.h:89:25: performance: Technically the member function 'Assimp::ValidateDSProcess::ReportError' can be static. [functionStatic]
assimp-4.1.0/code/ValidateDataStructure.cpp:80:40: note: Technically the member function 'Assimp::ValidateDSProcess::ReportError' can be static.
assimp-4.1.0/code/ValidateDataStructure.h:89:25: note: Technically the member function 'Assimp::ValidateDSProcess::ReportError' can be static.
assimp-4.1.0/code/ValidateDataStructure.h:96:10: performance: Technically the member function 'Assimp::ValidateDSProcess::ReportWarning' can be static. [functionStatic]
assimp-4.1.0/code/ValidateDataStructure.cpp:96:25: note: Technically the member function 'Assimp::ValidateDSProcess::ReportWarning' can be static.
assimp-4.1.0/code/ValidateDataStructure.h:96:10: note: Technically the member function 'Assimp::ValidateDSProcess::ReportWarning' can be static.
assimp-4.1.0/code/VertexTriangleAdjacency.cpp:82:14: style: Class 'VertexTriangleAdjacency' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
assimp-4.1.0/code/VertexTriangleAdjacency.cpp:82:14: style: Class 'VertexTriangleAdjacency' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
assimp-4.1.0/code/X3DExporter.cpp:71:88: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
assimp-4.1.0/code/X3DExporter.hpp:96:14: performance: Technically the member function 'Assimp::X3DExporter::Matrix_GlobalToCurrent' can be static. [functionStatic]
assimp-4.1.0/code/X3DExporter.cpp:52:26: note: Technically the member function 'Assimp::X3DExporter::Matrix_GlobalToCurrent' can be static.
assimp-4.1.0/code/X3DExporter.hpp:96:14: note: Technically the member function 'Assimp::X3DExporter::Matrix_GlobalToCurrent' can be static.
assimp-4.1.0/code/X3DExporter.hpp:101:7: performance: Technically the member function 'Assimp::X3DExporter::AttrHelper_CommaToPoint' can be static. [functionStatic]
assimp-4.1.0/code/X3DExporter.hpp:219:7: performance: Technically the member function 'Assimp::X3DExporter::LogError' can be static. [functionStatic]
assimp-4.1.0/code/XFileExporter.h:108:17: performance: Technically the member function 'Assimp::XFileExporter::toXFileString' can be static. [functionStatic]
assimp-4.1.0/code/XFileExporter.cpp:507:28: note: Technically the member function 'Assimp::XFileExporter::toXFileString' can be static.
assimp-4.1.0/code/XFileExporter.h:108:17: note: Technically the member function 'Assimp::XFileExporter::toXFileString' can be static.
assimp-4.1.0/code/XFileImporter.cpp:90:83: style: Function 'CanRead' argument 3 names different: declaration 'CheckSig' definition 'checkSig'. [funcArgNamesDifferent]
assimp-4.1.0/code/XFileImporter.h:77:14: note: Function 'CanRead' argument 3 names different: declaration 'CheckSig' definition 'checkSig'.
assimp-4.1.0/code/XFileImporter.cpp:90:83: note: Function 'CanRead' argument 3 names different: declaration 'CheckSig' definition 'checkSig'.
assimp-4.1.0/code/XFileHelper.h:133:52: performance: Variable 'mName' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
assimp-4.1.0/code/XFileImporter.h:131:10: performance: Technically the member function 'Assimp::XFileImporter::CreateAnimations' can be static. [functionStatic]
assimp-4.1.0/code/XFileImporter.cpp:443:21: note: Technically the member function 'Assimp::XFileImporter::CreateAnimations' can be static.
assimp-4.1.0/code/XFileImporter.h:131:10: note: Technically the member function 'Assimp::XFileImporter::CreateAnimations' can be static.
assimp-4.1.0/code/XFileImporter.h:76:10: style: The function 'CanRead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:110:18: note: Virtual function in base class
assimp-4.1.0/code/XFileImporter.h:76:10: note: Function in derived class
assimp-4.1.0/code/XFileImporter.h:85:27: style: The function 'GetInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:163:35: note: Virtual function in base class
assimp-4.1.0/code/XFileImporter.h:85:27: note: Function in derived class
assimp-4.1.0/code/XFileImporter.h:91:10: style: The function 'InternReadFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:218:18: note: Virtual function in base class
assimp-4.1.0/code/XFileImporter.h:91:10: note: Function in derived class
assimp-4.1.0/code/XFileParser.cpp:286:12: style: Condition 'running' is always true [knownConditionTrueFalse]
assimp-4.1.0/code/XFileParser.cpp:285:20: note: Assignment 'running=true', assigned value is 1
assimp-4.1.0/code/XFileParser.cpp:286:12: note: Condition 'running' is always true
assimp-4.1.0/code/XFileParser.cpp:345:13: style: Condition 'running' is always true [knownConditionTrueFalse]
assimp-4.1.0/code/XFileParser.cpp:344:20: note: Assignment 'running=true', assigned value is 1
assimp-4.1.0/code/XFileParser.cpp:345:13: note: Condition 'running' is always true
assimp-4.1.0/code/XFileParser.cpp:401:13: style: Condition 'running' is always true [knownConditionTrueFalse]
assimp-4.1.0/code/XFileParser.cpp:400:20: note: Assignment 'running=true', assigned value is 1
assimp-4.1.0/code/XFileParser.cpp:401:13: note: Condition 'running' is always true
assimp-4.1.0/code/XFileParser.cpp:480:13: style: Condition 'running' is always true [knownConditionTrueFalse]
assimp-4.1.0/code/XFileParser.cpp:479:20: note: Assignment 'running=true', assigned value is 1
assimp-4.1.0/code/XFileParser.cpp:480:13: note: Condition 'running' is always true
assimp-4.1.0/code/XFileParser.cpp:690:13: style: Condition 'running' is always true [knownConditionTrueFalse]
assimp-4.1.0/code/XFileParser.cpp:689:20: note: Assignment 'running=true', assigned value is 1
assimp-4.1.0/code/XFileParser.cpp:690:13: note: Condition 'running' is always true
assimp-4.1.0/code/XFileParser.cpp:744:13: style: Condition 'running' is always true [knownConditionTrueFalse]
assimp-4.1.0/code/XFileParser.cpp:743:20: note: Assignment 'running=true', assigned value is 1
assimp-4.1.0/code/XFileParser.cpp:744:13: note: Condition 'running' is always true
assimp-4.1.0/code/XFileParser.cpp:793:13: style: Condition 'running' is always true [knownConditionTrueFalse]
assimp-4.1.0/code/XFileParser.cpp:792:20: note: Assignment 'running=true', assigned value is 1
assimp-4.1.0/code/XFileParser.cpp:793:13: note: Condition 'running' is always true
assimp-4.1.0/code/XFileParser.cpp:820:12: style: Condition 'running' is always true [knownConditionTrueFalse]
assimp-4.1.0/code/XFileParser.cpp:819:20: note: Assignment 'running=true', assigned value is 1
assimp-4.1.0/code/XFileParser.cpp:820:12: note: Condition 'running' is always true
assimp-4.1.0/code/XFileParser.cpp:964:12: style: Condition 'running' is always true [knownConditionTrueFalse]
assimp-4.1.0/code/XFileParser.cpp:963:20: note: Assignment 'running=true', assigned value is 1
assimp-4.1.0/code/XFileParser.cpp:964:12: note: Condition 'running' is always true
assimp-4.1.0/code/XFileParser.cpp:1186:12: style: Condition 'running' is always true [knownConditionTrueFalse]
assimp-4.1.0/code/XFileParser.cpp:1185:20: note: Assignment 'running=true', assigned value is 1
assimp-4.1.0/code/XFileParser.cpp:1186:12: note: Condition 'running' is always true
assimp-4.1.0/code/XFileParser.cpp:1344:46: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
assimp-4.1.0/code/XFileParser.cpp:265:5: style: Class 'XFileParser' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
assimp-4.1.0/code/XFileParser.cpp:265:5: style: Class 'XFileParser' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
assimp-4.1.0/code/glTF2Asset.inl:424:3: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'signed long long'. [invalidPrintfArgType_uint]
assimp-4.1.0/code/glTF2Asset.inl:435:3: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'signed long long'. [invalidPrintfArgType_uint]
assimp-4.1.0/code/glTF2Asset.inl:435:3: warning: %llu in format string (no. 2) requires 'unsigned long long' but the argument type is 'signed long long'. [invalidPrintfArgType_uint]
assimp-4.1.0/code/glTF2AssetWriter.inl:118:37: style: The scope of the variable 'c' can be reduced. [variableScope]
assimp-4.1.0/code/glTF2AssetWriter.inl:141:37: style: The scope of the variable 's' can be reduced. [variableScope]
assimp-4.1.0/code/glTF2AssetWriter.inl:365:30: style: The scope of the variable 'p' can be reduced. [variableScope]
assimp-4.1.0/code/glTF2Asset.inl:495:16: style: Checking if unsigned variable 'amount' is less than zero. This might be a false warning. [unsignedLessThanZero]
assimp-4.1.0/code/glTF2Asset.inl:788:35: style: Function 'Read' argument 1 names different: declaration 'obj' definition 'material'. [funcArgNamesDifferent]
assimp-4.1.0/code/glTF2Asset.h:764:26: note: Function 'Read' argument 1 names different: declaration 'obj' definition 'material'.
assimp-4.1.0/code/glTF2Asset.inl:788:35: note: Function 'Read' argument 1 names different: declaration 'obj' definition 'material'.
assimp-4.1.0/code/glTF2Asset.inl:1108:44: style: Function 'Load' argument 1 names different: declaration 'file' definition 'pFile'. [funcArgNamesDifferent]
assimp-4.1.0/code/glTF2Asset.h:1105:38: note: Function 'Load' argument 1 names different: declaration 'file' definition 'pFile'.
assimp-4.1.0/code/glTF2Asset.inl:1108:44: note: Function 'Load' argument 1 names different: declaration 'file' definition 'pFile'.
assimp-4.1.0/code/glTF2Asset.inl:1266:35: style: Function 'ParseDataURI' argument 1 names different: declaration 'uri' definition 'const_uri'. [funcArgNamesDifferent]
assimp-4.1.0/code/glTF2Asset.h:162:46: note: Function 'ParseDataURI' argument 1 names different: declaration 'uri' definition 'const_uri'.
assimp-4.1.0/code/glTF2Asset.inl:1266:35: note: Function 'ParseDataURI' argument 1 names different: declaration 'uri' definition 'const_uri'.
assimp-4.1.0/code/glTF2AssetWriter.inl:506:44: style: Function 'AssetWriter' argument 1 names different: declaration 'asset' definition 'a'. [funcArgNamesDifferent]
assimp-4.1.0/code/glTF2AssetWriter.h:81:24: note: Function 'AssetWriter' argument 1 names different: declaration 'asset' definition 'a'.
assimp-4.1.0/code/glTF2AssetWriter.inl:506:44: note: Function 'AssetWriter' argument 1 names different: declaration 'asset' definition 'a'.
assimp-4.1.0/code/glTF2Exporter.cpp:278:131: style: Function 'GetMatTexProp' argument 5 names different: declaration 'idx' definition 'slot'. [funcArgNamesDifferent]
assimp-4.1.0/code/glTF2Exporter.h:112:124: note: Function 'GetMatTexProp' argument 5 names different: declaration 'idx' definition 'slot'.
assimp-4.1.0/code/glTF2Exporter.cpp:278:131: note: Function 'GetMatTexProp' argument 5 names different: declaration 'idx' definition 'slot'.
assimp-4.1.0/code/glTF2Exporter.cpp:285:124: style: Function 'GetMatTexProp' argument 5 names different: declaration 'idx' definition 'slot'. [funcArgNamesDifferent]
assimp-4.1.0/code/glTF2Exporter.h:113:117: note: Function 'GetMatTexProp' argument 5 names different: declaration 'idx' definition 'slot'.
assimp-4.1.0/code/glTF2Exporter.cpp:285:124: note: Function 'GetMatTexProp' argument 5 names different: declaration 'idx' definition 'slot'.
assimp-4.1.0/code/glTF2Asset.inl:1293:23: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
assimp-4.1.0/code/glTF2Asset.h:490:9: warning: Member variable 'Accessor::byteOffset' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/glTF2Asset.h:490:9: warning: Member variable 'Accessor::componentType' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/glTF2Asset.h:490:9: warning: Member variable 'Accessor::count' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/glTF2Asset.h:490:9: warning: Member variable 'Accessor::type' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/glTF2Asset.h:741:3: warning: Member variable 'PbrSpecularGlossiness::diffuseTexture' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/glTF2Asset.h:741:3: warning: Member variable 'PbrSpecularGlossiness::specularGlossinessTexture' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/glTF2Asset.h:763:9: warning: Member variable 'Material::emissiveTexture' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/glTF2Exporter.h:112:14: performance: Technically the member function 'Assimp::glTF2Exporter::GetMatTexProp' can be static. [functionStatic]
assimp-4.1.0/code/glTF2Exporter.cpp:278:21: note: Technically the member function 'Assimp::glTF2Exporter::GetMatTexProp' can be static.
assimp-4.1.0/code/glTF2Exporter.h:112:14: note: Technically the member function 'Assimp::glTF2Exporter::GetMatTexProp' can be static.
assimp-4.1.0/code/glTF2Exporter.h:113:14: performance: Technically the member function 'Assimp::glTF2Exporter::GetMatTexProp' can be static. [functionStatic]
assimp-4.1.0/code/glTF2Exporter.cpp:285:21: note: Technically the member function 'Assimp::glTF2Exporter::GetMatTexProp' can be static.
assimp-4.1.0/code/glTF2Exporter.h:113:14: note: Technically the member function 'Assimp::glTF2Exporter::GetMatTexProp' can be static.
assimp-4.1.0/code/glTF2Asset.h:617:21: style: Technically the member function 'glTF2::Buffer::GetURI' can be const. [functionConst]
assimp-4.1.0/code/glTF2Asset.h:916:23: style: Technically the member function 'glTF2::Animation::GetAccessor' can be const. [functionConst]
assimp-4.1.0/code/glTF2Asset.h:1113:21: style: Technically the member function 'glTF2::Asset::GetBodyBuffer' can be const. [functionConst]
assimp-4.1.0/code/glTF2Asset.h:857:21: warning: The struct 'Skin' defines member variable with name 'name' also defined in its parent struct 'Object'. [duplInheritedMember]
assimp-4.1.0/code/glTF2Asset.h:415:21: note: Parent variable 'Object::name'
assimp-4.1.0/code/glTF2Asset.h:857:21: note: Derived variable 'Skin::name'
assimp-4.1.0/code/glTF2Asset.h:111:9: style: Class 'IOStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/code/glTF2Asset.h:465:13: style: Class 'Indexer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/code/glTF2Asset.h:1084:9: style: Class 'Asset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/code/glTF2AssetWriter.h:81:5: style: Class 'AssetWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/code/glTF2Asset.h:405:0: style: Struct 'glTF2 :: Nullable < PbrSpecularGlossiness >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/code/glTF2Asset.h:405:0: style: Struct 'glTF2 :: Nullable < mat4 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/code/glTF2Asset.h:405:0: style: Struct 'glTF2 :: Nullable < vec3 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/code/glTF2Asset.h:405:0: style: Struct 'glTF2 :: Nullable < vec4 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/code/glTF2Asset.h:614:14: style: The function 'IsSpecial' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/glTF2Asset.h:418:22: note: Virtual function in base class
assimp-4.1.0/code/glTF2Asset.h:614:14: note: Function in derived class
assimp-4.1.0/code/glTF2Asset.h:971:0: style: The function 'AttachToDocument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/glTF2Asset.h:937:22: note: Virtual function in base class
assimp-4.1.0/code/glTF2Asset.h:971:0: note: Function in derived class
assimp-4.1.0/code/glTF2Asset.h:972:0: style: The function 'DetachFromDocument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/glTF2Asset.h:938:22: note: Virtual function in base class
assimp-4.1.0/code/glTF2Asset.h:972:0: note: Function in derived class
assimp-4.1.0/code/glTF2Asset.h:974:0: style: The function 'WriteObjects' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/glTF2Asset.h:940:22: note: Virtual function in base class
assimp-4.1.0/code/glTF2Asset.h:974:0: note: Function in derived class
assimp-4.1.0/code/glTF2Asset.h:523:150: performance: Function parameter 'pID' should be passed by const reference. [passedByValue]
assimp-4.1.0/code/glTF2Asset.h:916:47: performance: Function parameter 'name' should be passed by const reference. [passedByValue]
assimp-4.1.0/code/glTF2Asset.inl:1114:33: performance: Passing the result of c_str() to a function that takes std::string as argument no. 1 is slow and redundant. [stlcstrParam]
assimp-4.1.0/code/glTF2Importer.cpp:383:45: warning: Possible null pointer dereference: tangents [nullPointer]
assimp-4.1.0/code/glTF2Importer.cpp:375:35: note: Assignment 'tangents=nullptr', assigned value is 0
assimp-4.1.0/code/glTF2Importer.cpp:383:45: note: Null pointer dereference
assimp-4.1.0/code/glTF2Importer.cpp:384:67: warning: Possible null pointer dereference: tangents [nullPointer]
assimp-4.1.0/code/glTF2Importer.cpp:375:35: note: Assignment 'tangents=nullptr', assigned value is 0
assimp-4.1.0/code/glTF2Importer.cpp:384:67: note: Null pointer dereference
assimp-4.1.0/code/glTF2Importer.cpp:214:51: style: Function 'ImportMaterials' argument 1 names different: declaration 'a' definition 'r'. [funcArgNamesDifferent]
assimp-4.1.0/code/glTF2Importer.h:80:40: note: Function 'ImportMaterials' argument 1 names different: declaration 'a' definition 'r'.
assimp-4.1.0/code/glTF2Importer.cpp:214:51: note: Function 'ImportMaterials' argument 1 names different: declaration 'a' definition 'r'.
assimp-4.1.0/code/glTF2Importer.cpp:313:48: style: Function 'ImportMeshes' argument 1 names different: declaration 'a' definition 'r'. [funcArgNamesDifferent]
assimp-4.1.0/code/glTF2Importer.h:81:37: note: Function 'ImportMeshes' argument 1 names different: declaration 'a' definition 'r'.
assimp-4.1.0/code/glTF2Importer.cpp:313:48: note: Function 'ImportMeshes' argument 1 names different: declaration 'a' definition 'r'.
assimp-4.1.0/code/glTF2Importer.cpp:490:49: style: Function 'ImportCameras' argument 1 names different: declaration 'a' definition 'r'. [funcArgNamesDifferent]
assimp-4.1.0/code/glTF2Importer.h:82:38: note: Function 'ImportCameras' argument 1 names different: declaration 'a' definition 'r'.
assimp-4.1.0/code/glTF2Importer.cpp:490:49: note: Function 'ImportCameras' argument 1 names different: declaration 'a' definition 'r'.
assimp-4.1.0/code/glTF2Importer.cpp:588:47: style: Function 'ImportNodes' argument 1 names different: declaration 'a' definition 'r'. [funcArgNamesDifferent]
assimp-4.1.0/code/glTF2Importer.h:84:36: note: Function 'ImportNodes' argument 1 names different: declaration 'a' definition 'r'.
assimp-4.1.0/code/glTF2Importer.cpp:588:47: note: Function 'ImportNodes' argument 1 names different: declaration 'a' definition 'r'.
assimp-4.1.0/code/glTF2Importer.cpp:615:58: style: Function 'ImportEmbeddedTextures' argument 1 names different: declaration 'a' definition 'r'. [funcArgNamesDifferent]
assimp-4.1.0/code/glTF2Importer.h:79:47: note: Function 'ImportEmbeddedTextures' argument 1 names different: declaration 'a' definition 'r'.
assimp-4.1.0/code/glTF2Importer.cpp:615:58: note: Function 'ImportEmbeddedTextures' argument 1 names different: declaration 'a' definition 'r'.
assimp-4.1.0/code/glTF2Importer.h:65:18: style: The function 'CanRead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:110:18: note: Virtual function in base class
assimp-4.1.0/code/glTF2Importer.h:65:18: note: Function in derived class
assimp-4.1.0/code/glTF2Importer.h:68:35: style: The function 'GetInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:163:35: note: Virtual function in base class
assimp-4.1.0/code/glTF2Importer.h:68:35: note: Function in derived class
assimp-4.1.0/code/glTF2Importer.h:69:18: style: The function 'InternReadFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:218:18: note: Virtual function in base class
assimp-4.1.0/code/glTF2Importer.h:69:18: note: Function in derived class
assimp-4.1.0/code/glTFExporter.cpp:556:6: style: Condition 'comp_allow' is always false [knownConditionTrueFalse]
assimp-4.1.0/code/glTFExporter.cpp:553:16: note: Assignment 'comp_allow=false', assigned value is 0
assimp-4.1.0/code/glTFExporter.cpp:556:6: note: Condition 'comp_allow' is always false
assimp-4.1.0/code/glTFAsset.inl:364:3: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'signed long long'. [invalidPrintfArgType_uint]
assimp-4.1.0/code/glTFAsset.inl:375:3: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'signed long long'. [invalidPrintfArgType_uint]
assimp-4.1.0/code/glTFAsset.inl:375:3: warning: %llu in format string (no. 2) requires 'unsigned long long' but the argument type is 'signed long long'. [invalidPrintfArgType_uint]
assimp-4.1.0/code/glTFAssetWriter.inl:112:37: style: The scope of the variable 'c' can be reduced. [variableScope]
assimp-4.1.0/code/glTFAssetWriter.inl:333:30: style: The scope of the variable 'p' can be reduced. [variableScope]
assimp-4.1.0/code/glTFExporter.cpp:510:12: style: The scope of the variable 'idx_srcdata_begin' can be reduced. [variableScope]
assimp-4.1.0/code/glTFExporter.cpp:513:12: style: The scope of the variable 'idx_srcdata_ind' can be reduced. [variableScope]
assimp-4.1.0/code/glTFExporter.cpp:514:10: style: The scope of the variable 'comp_allow' can be reduced. [variableScope]
assimp-4.1.0/code/glTFAsset.inl:435:16: style: Checking if unsigned variable 'amount' is less than zero. This might be a false warning. [unsignedLessThanZero]
assimp-4.1.0/code/glTFAsset.inl:723:35: style: Function 'Read' argument 1 names different: declaration 'obj' definition 'material'. [funcArgNamesDifferent]
assimp-4.1.0/code/glTFAsset.h:710:26: note: Function 'Read' argument 1 names different: declaration 'obj' definition 'material'.
assimp-4.1.0/code/glTFAsset.inl:723:35: note: Function 'Read' argument 1 names different: declaration 'obj' definition 'material'.
assimp-4.1.0/code/glTFAsset.inl:1306:44: style: Function 'Load' argument 1 names different: declaration 'file' definition 'pFile'. [funcArgNamesDifferent]
assimp-4.1.0/code/glTFAsset.h:1169:38: note: Function 'Load' argument 1 names different: declaration 'file' definition 'pFile'.
assimp-4.1.0/code/glTFAsset.inl:1306:44: note: Function 'Load' argument 1 names different: declaration 'file' definition 'pFile'.
assimp-4.1.0/code/glTFAsset.inl:1462:35: style: Function 'ParseDataURI' argument 1 names different: declaration 'uri' definition 'const_uri'. [funcArgNamesDifferent]
assimp-4.1.0/code/glTFAsset.h:164:46: note: Function 'ParseDataURI' argument 1 names different: declaration 'uri' definition 'const_uri'.
assimp-4.1.0/code/glTFAsset.inl:1462:35: note: Function 'ParseDataURI' argument 1 names different: declaration 'uri' definition 'const_uri'.
assimp-4.1.0/code/glTFAssetWriter.inl:476:44: style: Function 'AssetWriter' argument 1 names different: declaration 'asset' definition 'a'. [funcArgNamesDifferent]
assimp-4.1.0/code/glTFAssetWriter.h:82:24: note: Function 'AssetWriter' argument 1 names different: declaration 'asset' definition 'a'.
assimp-4.1.0/code/glTFAssetWriter.inl:476:44: note: Function 'AssetWriter' argument 1 names different: declaration 'asset' definition 'a'.
assimp-4.1.0/code/glTFExporter.cpp:96:70: style: Function 'glTFExporter' argument 5 names different: declaration 'binary' definition 'isBinary'. [funcArgNamesDifferent]
assimp-4.1.0/code/glTFExporter.h:86:55: note: Function 'glTFExporter' argument 5 names different: declaration 'binary' definition 'isBinary'.
assimp-4.1.0/code/glTFExporter.cpp:96:70: note: Function 'glTFExporter' argument 5 names different: declaration 'binary' definition 'isBinary'.
assimp-4.1.0/code/glTFAsset.h:797:114: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
assimp-4.1.0/code/glTFAsset.inl:1489:23: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
assimp-4.1.0/code/glTFAsset.h:463:9: warning: Member variable 'Accessor::byteOffset' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/glTFAsset.h:463:9: warning: Member variable 'Accessor::byteStride' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/glTFAsset.h:463:9: warning: Member variable 'Accessor::componentType' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/glTFAsset.h:463:9: warning: Member variable 'Accessor::count' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/glTFAsset.h:463:9: warning: Member variable 'Accessor::type' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/glTFAsset.h:851:9: warning: Member variable 'Sampler::magFilter' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/glTFAsset.h:851:9: warning: Member variable 'Sampler::minFilter' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/glTFAsset.h:851:9: warning: Member variable 'Sampler::wrapS' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/glTFAsset.h:851:9: warning: Member variable 'Sampler::wrapT' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/glTFAsset.h:941:9: warning: Member variable 'Light::type' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/glTFAsset.h:941:9: warning: Member variable 'Light::distance' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/glTFAsset.h:941:9: warning: Member variable 'Light::constantAttenuation' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/glTFAsset.h:941:9: warning: Member variable 'Light::linearAttenuation' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/glTFAsset.h:941:9: warning: Member variable 'Light::quadraticAttenuation' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/glTFAsset.h:941:9: warning: Member variable 'Light::falloffAngle' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/glTFAsset.h:941:9: warning: Member variable 'Light::falloffExponent' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/code/glTFAsset.h:590:21: style: Technically the member function 'glTF::Buffer::GetURI' can be const. [functionConst]
assimp-4.1.0/code/glTFAsset.h:1177:21: style: Technically the member function 'glTF::Asset::GetBodyBuffer' can be const. [functionConst]
assimp-4.1.0/code/glTFAsset.h:875:21: warning: The struct 'Skin' defines member variable with name 'name' also defined in its parent struct 'Object'. [duplInheritedMember]
assimp-4.1.0/code/glTFAsset.h:387:21: note: Parent variable 'Object::name'
assimp-4.1.0/code/glTFAsset.h:875:21: note: Derived variable 'Skin::name'
assimp-4.1.0/code/glTFAsset.h:110:9: style: Class 'IOStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/code/glTFAsset.h:438:13: style: Class 'Indexer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/code/glTFAsset.h:752:4: style: Struct 'SExtension' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/code/glTFAsset.h:1144:9: style: Class 'Asset' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/code/glTFAssetWriter.h:82:5: style: Class 'AssetWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/code/glTFAsset.h:379:0: style: Struct 'glTF :: Nullable < mat4 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/code/glTFAsset.h:379:0: style: Struct 'glTF :: Nullable < vec3 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/code/glTFAsset.h:379:0: style: Struct 'glTF :: Nullable < vec4 >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/code/glTFAsset.h:587:14: style: The function 'IsSpecial' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/glTFAsset.h:390:22: note: Virtual function in base class
assimp-4.1.0/code/glTFAsset.h:587:14: note: Function in derived class
assimp-4.1.0/code/glTFAsset.h:1023:0: style: The function 'AttachToDocument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/glTFAsset.h:991:22: note: Virtual function in base class
assimp-4.1.0/code/glTFAsset.h:1023:0: note: Function in derived class
assimp-4.1.0/code/glTFAsset.h:1024:0: style: The function 'DetachFromDocument' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/glTFAsset.h:992:22: note: Virtual function in base class
assimp-4.1.0/code/glTFAsset.h:1024:0: note: Function in derived class
assimp-4.1.0/code/glTFAsset.h:1026:0: style: The function 'WriteObjects' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/glTFAsset.h:994:22: note: Virtual function in base class
assimp-4.1.0/code/glTFAsset.h:1026:0: note: Function in derived class
assimp-4.1.0/code/glTFAsset.h:496:150: performance: Function parameter 'pID' should be passed by const reference. [passedByValue]
assimp-4.1.0/code/glTFAsset.inl:1312:33: performance: Passing the result of c_str() to a function that takes std::string as argument no. 1 is slow and redundant. [stlcstrParam]
assimp-4.1.0/code/glTFAssetWriter.inl:278:8: performance: Possible inefficient checking for 'Extension' emptiness. [stlSize]
assimp-4.1.0/code/glTFImporter.cpp:181:49: style: Function 'ImportMaterials' argument 1 names different: declaration 'a' definition 'r'. [funcArgNamesDifferent]
assimp-4.1.0/code/glTFImporter.h:80:39: note: Function 'ImportMaterials' argument 1 names different: declaration 'a' definition 'r'.
assimp-4.1.0/code/glTFImporter.cpp:181:49: note: Function 'ImportMaterials' argument 1 names different: declaration 'a' definition 'r'.
assimp-4.1.0/code/glTFImporter.cpp:251:46: style: Function 'ImportMeshes' argument 1 names different: declaration 'a' definition 'r'. [funcArgNamesDifferent]
assimp-4.1.0/code/glTFImporter.h:81:36: note: Function 'ImportMeshes' argument 1 names different: declaration 'a' definition 'r'.
assimp-4.1.0/code/glTFImporter.cpp:251:46: note: Function 'ImportMeshes' argument 1 names different: declaration 'a' definition 'r'.
assimp-4.1.0/code/glTFImporter.cpp:434:47: style: Function 'ImportCameras' argument 1 names different: declaration 'a' definition 'r'. [funcArgNamesDifferent]
assimp-4.1.0/code/glTFImporter.h:82:37: note: Function 'ImportCameras' argument 1 names different: declaration 'a' definition 'r'.
assimp-4.1.0/code/glTFImporter.cpp:434:47: note: Function 'ImportCameras' argument 1 names different: declaration 'a' definition 'r'.
assimp-4.1.0/code/glTFImporter.cpp:459:46: style: Function 'ImportLights' argument 1 names different: declaration 'a' definition 'r'. [funcArgNamesDifferent]
assimp-4.1.0/code/glTFImporter.h:83:36: note: Function 'ImportLights' argument 1 names different: declaration 'a' definition 'r'.
assimp-4.1.0/code/glTFImporter.cpp:459:46: note: Function 'ImportLights' argument 1 names different: declaration 'a' definition 'r'.
assimp-4.1.0/code/glTFImporter.cpp:575:45: style: Function 'ImportNodes' argument 1 names different: declaration 'a' definition 'r'. [funcArgNamesDifferent]
assimp-4.1.0/code/glTFImporter.h:84:35: note: Function 'ImportNodes' argument 1 names different: declaration 'a' definition 'r'.
assimp-4.1.0/code/glTFImporter.cpp:575:45: note: Function 'ImportNodes' argument 1 names different: declaration 'a' definition 'r'.
assimp-4.1.0/code/glTFImporter.cpp:602:56: style: Function 'ImportEmbeddedTextures' argument 1 names different: declaration 'a' definition 'r'. [funcArgNamesDifferent]
assimp-4.1.0/code/glTFImporter.h:79:46: note: Function 'ImportEmbeddedTextures' argument 1 names different: declaration 'a' definition 'r'.
assimp-4.1.0/code/glTFImporter.cpp:602:56: note: Function 'ImportEmbeddedTextures' argument 1 names different: declaration 'a' definition 'r'.
assimp-4.1.0/code/glTFImporter.h:65:18: style: The function 'CanRead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:110:18: note: Virtual function in base class
assimp-4.1.0/code/glTFImporter.h:65:18: note: Function in derived class
assimp-4.1.0/code/glTFImporter.h:68:35: style: The function 'GetInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:163:35: note: Virtual function in base class
assimp-4.1.0/code/glTFImporter.h:68:35: note: Function in derived class
assimp-4.1.0/code/glTFImporter.h:69:18: style: The function 'InternReadFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/code/BaseImporter.h:218:18: note: Virtual function in base class
assimp-4.1.0/code/glTFImporter.h:69:18: note: Function in derived class
assimp-4.1.0/code/glTFImporter.cpp:261:11: performance: Possible inefficient checking for 'Extension' emptiness. [stlSize]
assimp-4.1.0/contrib/Open3DGC/o3dgcCommon.h:167:41: portability: Using memset() on class which contains a floating point number. [memsetClassFloat]
assimp-4.1.0/contrib/Open3DGC/o3dgcArithmeticCodec.cpp:805:37: warning: Either the condition 'distribution==0' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
assimp-4.1.0/contrib/Open3DGC/o3dgcArithmeticCodec.cpp:806:26: note: Assuming that condition 'distribution==0' is not redundant
assimp-4.1.0/contrib/Open3DGC/o3dgcArithmeticCodec.cpp:805:37: note: Null pointer addition
assimp-4.1.0/contrib/Open3DGC/o3dgcCommon.h:380:18: style: The scope of the variable 'r' can be reduced. [variableScope]
assimp-4.1.0/contrib/Open3DGC/o3dgcCommon.h:395:18: style: The scope of the variable 'r' can be reduced. [variableScope]
assimp-4.1.0/contrib/Open3DGC/o3dgcArithmeticCodec.cpp:825:28: style: The scope of the variable 's' can be reduced. [variableScope]
assimp-4.1.0/contrib/Open3DGC/o3dgcArithmeticCodec.cpp:171:61: style: Function 'put_bits' argument 2 names different: declaration 'number_of_bits' definition 'bits'. [funcArgNamesDifferent]
assimp-4.1.0/contrib/Open3DGC/o3dgcArithmeticCodec.h:189:49: note: Function 'put_bits' argument 2 names different: declaration 'number_of_bits' definition 'bits'.
assimp-4.1.0/contrib/Open3DGC/o3dgcArithmeticCodec.cpp:171:61: note: Function 'put_bits' argument 2 names different: declaration 'number_of_bits' definition 'bits'.
assimp-4.1.0/contrib/Open3DGC/o3dgcArithmeticCodec.cpp:188:50: style: Function 'get_bits' argument 1 names different: declaration 'number_of_bits' definition 'bits'. [funcArgNamesDifferent]
assimp-4.1.0/contrib/Open3DGC/o3dgcArithmeticCodec.h:190:34: note: Function 'get_bits' argument 1 names different: declaration 'number_of_bits' definition 'bits'.
assimp-4.1.0/contrib/Open3DGC/o3dgcArithmeticCodec.cpp:188:50: note: Function 'get_bits' argument 1 names different: declaration 'number_of_bits' definition 'bits'.
assimp-4.1.0/contrib/Open3DGC/o3dgcArithmeticCodec.cpp:698:24: warning: Member variable 'Static_Data_Model::decoder_table' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/contrib/Open3DGC/o3dgcArithmeticCodec.cpp:698:24: warning: Member variable 'Static_Data_Model::last_symbol' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/contrib/Open3DGC/o3dgcArithmeticCodec.cpp:698:24: warning: Member variable 'Static_Data_Model::table_size' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/contrib/Open3DGC/o3dgcArithmeticCodec.cpp:698:24: warning: Member variable 'Static_Data_Model::table_shift' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/contrib/Open3DGC/o3dgcArithmeticCodec.cpp:762:26: warning: Member variable 'Adaptive_Data_Model::symbol_count' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/contrib/Open3DGC/o3dgcArithmeticCodec.cpp:762:26: warning: Member variable 'Adaptive_Data_Model::decoder_table' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/contrib/Open3DGC/o3dgcArithmeticCodec.cpp:762:26: warning: Member variable 'Adaptive_Data_Model::total_count' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/contrib/Open3DGC/o3dgcArithmeticCodec.cpp:762:26: warning: Member variable 'Adaptive_Data_Model::update_cycle' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/contrib/Open3DGC/o3dgcArithmeticCodec.cpp:762:26: warning: Member variable 'Adaptive_Data_Model::symbols_until_update' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/contrib/Open3DGC/o3dgcArithmeticCodec.cpp:762:26: warning: Member variable 'Adaptive_Data_Model::last_symbol' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/contrib/Open3DGC/o3dgcArithmeticCodec.cpp:762:26: warning: Member variable 'Adaptive_Data_Model::table_size' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/contrib/Open3DGC/o3dgcArithmeticCodec.cpp:762:26: warning: Member variable 'Adaptive_Data_Model::table_shift' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/contrib/Open3DGC/o3dgcArithmeticCodec.cpp:482:23: warning: Member variable 'Arithmetic_Codec::ac_pointer' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/contrib/Open3DGC/o3dgcArithmeticCodec.cpp:482:23: warning: Member variable 'Arithmetic_Codec::base' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/contrib/Open3DGC/o3dgcArithmeticCodec.cpp:482:23: warning: Member variable 'Arithmetic_Codec::value' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/contrib/Open3DGC/o3dgcArithmeticCodec.cpp:482:23: warning: Member variable 'Arithmetic_Codec::length' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/contrib/Open3DGC/o3dgcArithmeticCodec.cpp:488:23: warning: Member variable 'Arithmetic_Codec::ac_pointer' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/contrib/Open3DGC/o3dgcArithmeticCodec.cpp:488:23: warning: Member variable 'Arithmetic_Codec::base' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/contrib/Open3DGC/o3dgcArithmeticCodec.cpp:488:23: warning: Member variable 'Arithmetic_Codec::value' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/contrib/Open3DGC/o3dgcArithmeticCodec.cpp:488:23: warning: Member variable 'Arithmetic_Codec::length' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/contrib/Open3DGC/o3dgcArithmeticCodec.h:106:16: style: Technically the member function 'o3dgc::Static_Data_Model::model_symbols' can be const. [functionConst]
assimp-4.1.0/contrib/Open3DGC/o3dgcArithmeticCodec.h:144:16: style: Technically the member function 'o3dgc::Adaptive_Data_Model::model_symbols' can be const. [functionConst]
assimp-4.1.0/contrib/Open3DGC/o3dgcArithmeticCodec.h:262:12: style: Technically the member function 'o3dgc::Arithmetic_Codec::propagate_carry' can be const. [functionConst]
assimp-4.1.0/contrib/Open3DGC/o3dgcArithmeticCodec.cpp:108:35: note: Technically the member function 'o3dgc::Arithmetic_Codec::propagate_carry' can be const.
assimp-4.1.0/contrib/Open3DGC/o3dgcArithmeticCodec.h:262:12: note: Technically the member function 'o3dgc::Arithmetic_Codec::propagate_carry' can be const.
assimp-4.1.0/contrib/Open3DGC/o3dgcArithmeticCodec.h:141:7: style: Class 'Adaptive_Data_Model' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/contrib/Open3DGC/o3dgcCommon.h:217:47: performance: Function parameter 'e' should be passed by const reference. [passedByValue]
assimp-4.1.0/contrib/Open3DGC/o3dgcBinaryStream.h:152:59: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/contrib/Open3DGC/o3dgcBinaryStream.h:170:59: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
assimp-4.1.0/contrib/Open3DGC/o3dgcBinaryStream.h:297:55: style: The scope of the variable 'a' can be reduced. [variableScope]
assimp-4.1.0/contrib/Open3DGC/o3dgcDynamicVectorDecoder.cpp:172:29: style: The scope of the variable 'buffer' can be reduced. [variableScope]
assimp-4.1.0/contrib/Open3DGC/o3dgcDynamicVectorDecoder.cpp:252:14: style: The scope of the variable 'r' can be reduced. [variableScope]
assimp-4.1.0/contrib/Open3DGC/o3dgcVector.h:124:9: style: 'Vec3::operator=' should return 'Vec3 &'. [operatorEq]
assimp-4.1.0/contrib/Open3DGC/o3dgcVector.h:158:9: style: 'Vec2::operator=' should return 'Vec2 &'. [operatorEq]
assimp-4.1.0/contrib/Open3DGC/o3dgcVector.h:139:29: style: Class 'Vec3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/contrib/Open3DGC/o3dgcVector.h:173:29: style: Class 'Vec2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/contrib/Open3DGC/o3dgcBinaryStream.h:46:33: style: Class 'BinaryStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/contrib/Open3DGC/o3dgcBinaryStream.h:385:41: error: Resource leak: fin [resourceLeak]
assimp-4.1.0/contrib/Open3DGC/o3dgcDynamicVectorEncoder.cpp:269:14: style: The scope of the variable 'r' can be reduced. [variableScope]
assimp-4.1.0/contrib/Open3DGC/o3dgcTriangleFans.cpp:68:14: style: The scope of the variable 'symbol' can be reduced. [variableScope]
assimp-4.1.0/contrib/Open3DGC/o3dgcTriangleFans.cpp:184:14: style: The scope of the variable 'minValue' can be reduced. [variableScope]
assimp-4.1.0/contrib/Open3DGC/o3dgcTriangleFans.cpp:217:27: style: The scope of the variable 'value' can be reduced. [variableScope]
assimp-4.1.0/contrib/Open3DGC/o3dgcTriangleFans.cpp:309:14: style: The scope of the variable 'symbol' can be reduced. [variableScope]
assimp-4.1.0/contrib/Open3DGC/o3dgcTriangleFans.cpp:380:23: style: The scope of the variable 'value' can be reduced. [variableScope]
assimp-4.1.0/contrib/Open3DGC/o3dgcTriangleFans.h:181:41: style: Class 'TriangleFans' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
assimp-4.1.0/contrib/Open3DGC/o3dgcTriangleFans.h:181:41: style: Class 'TriangleFans' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
assimp-4.1.0/contrib/clipper/clipper.cpp:666:8: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat]
assimp-4.1.0/contrib/clipper/clipper.cpp:2500:3: warning: Either the condition 'isModified&&m_SortedEdges' is redundant or there is possible null pointer dereference: m_SortedEdges. [nullPointerRedundantCheck]
assimp-4.1.0/contrib/clipper/clipper.cpp:2513:21: note: Assuming that condition 'isModified&&m_SortedEdges' is not redundant
assimp-4.1.0/contrib/clipper/clipper.cpp:2500:3: note: Null pointer dereference
assimp-4.1.0/contrib/clipper/clipper.cpp:2393:12: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
assimp-4.1.0/contrib/clipper/clipper.cpp:2406:7: note: Found duplicate branches for 'if' and 'else'.
assimp-4.1.0/contrib/clipper/clipper.cpp:2393:12: note: Found duplicate branches for 'if' and 'else'.
assimp-4.1.0/contrib/clipper/clipper.cpp:2545:8: style: The scope of the variable 'result' can be reduced. [variableScope]
assimp-4.1.0/contrib/clipper/clipper.cpp:1923:46: style: Function 'SetHoleState' argument 2 names different: declaration 'OutRec' definition 'outRec'. [funcArgNamesDifferent]
assimp-4.1.0/contrib/clipper/clipper.hpp:273:39: note: Function 'SetHoleState' argument 2 names different: declaration 'OutRec' definition 'outRec'.
assimp-4.1.0/contrib/clipper/clipper.cpp:1923:46: note: Function 'SetHoleState' argument 2 names different: declaration 'OutRec' definition 'outRec'.
assimp-4.1.0/contrib/clipper/clipper.cpp:1138:10: warning: Member variable 'Clipper::m_ClipType' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/contrib/clipper/clipper.cpp:1138:10: warning: Member variable 'Clipper::m_ClipFillType' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/contrib/clipper/clipper.cpp:1138:10: warning: Member variable 'Clipper::m_SubjFillType' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/contrib/clipper/clipper.hpp:188:11: style: Technically the member function 'ClipperLib::ClipperBase::GetBounds' can be const. [functionConst]
assimp-4.1.0/contrib/clipper/clipper.cpp:1093:22: note: Technically the member function 'ClipperLib::ClipperBase::GetBounds' can be const.
assimp-4.1.0/contrib/clipper/clipper.hpp:188:11: note: Technically the member function 'ClipperLib::ClipperBase::GetBounds' can be const.
assimp-4.1.0/contrib/clipper/clipper.hpp:234:8: style: Technically the member function 'ClipperLib::Clipper::SetWindingCount' can be const. [functionConst]
assimp-4.1.0/contrib/clipper/clipper.cpp:1389:15: note: Technically the member function 'ClipperLib::Clipper::SetWindingCount' can be const.
assimp-4.1.0/contrib/clipper/clipper.hpp:234:8: note: Technically the member function 'ClipperLib::Clipper::SetWindingCount' can be const.
assimp-4.1.0/contrib/clipper/clipper.hpp:248:8: style: Technically the member function 'ClipperLib::Clipper::IsTopHorz' can be const. [functionConst]
assimp-4.1.0/contrib/clipper/clipper.cpp:2199:15: note: Technically the member function 'ClipperLib::Clipper::IsTopHorz' can be const.
assimp-4.1.0/contrib/clipper/clipper.hpp:248:8: note: Technically the member function 'ClipperLib::Clipper::IsTopHorz' can be const.
assimp-4.1.0/contrib/clipper/clipper.hpp:273:8: style: Technically the member function 'ClipperLib::Clipper::SetHoleState' can be const. [functionConst]
assimp-4.1.0/contrib/clipper/clipper.cpp:1923:15: note: Technically the member function 'ClipperLib::Clipper::SetHoleState' can be const.
assimp-4.1.0/contrib/clipper/clipper.hpp:273:8: note: Technically the member function 'ClipperLib::Clipper::SetHoleState' can be const.
assimp-4.1.0/contrib/clipper/clipper.hpp:187:16: warning: Virtual function 'Clear' is called from destructor '~ClipperBase()' at line 854. Dynamic binding is not used. [virtualCallInConstructor]
assimp-4.1.0/contrib/clipper/clipper.cpp:854:3: note: Calling Clear
assimp-4.1.0/contrib/clipper/clipper.hpp:187:16: note: Clear is a virtual method
assimp-4.1.0/contrib/clipper/clipper.cpp:81:5: style: Class 'Int128' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/contrib/clipper/clipper.cpp:77:1: warning: The class 'Int128' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
assimp-4.1.0/contrib/gtest/samples/sample10_unittest.cc:98:0: error: syntax error [syntaxError]
assimp-4.1.0/contrib/gtest/samples/sample2.cc:51:32: style: Function 'Set' argument 1 names different: declaration 'c_string' definition 'a_c_string'. [funcArgNamesDifferent]
assimp-4.1.0/contrib/gtest/samples/sample2.h:81:24: note: Function 'Set' argument 1 names different: declaration 'c_string' definition 'a_c_string'.
assimp-4.1.0/contrib/gtest/samples/sample2.cc:51:32: note: Function 'Set' argument 1 names different: declaration 'c_string' definition 'a_c_string'.
assimp-4.1.0/contrib/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]
assimp-4.1.0/contrib/gtest/samples/sample5_unittest.cc:67:16: note: Virtual function in base class
assimp-4.1.0/contrib/gtest/samples/sample5_unittest.cc:146:16: note: Function in derived class
assimp-4.1.0/contrib/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]
assimp-4.1.0/contrib/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]
assimp-4.1.0/contrib/gtest/samples/prime_tables.h:48:16: note: Virtual function in base class
assimp-4.1.0/contrib/gtest/samples/prime_tables.h:58:16: note: Function in derived class
assimp-4.1.0/contrib/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]
assimp-4.1.0/contrib/gtest/samples/prime_tables.h:52:15: note: Virtual function in base class
assimp-4.1.0/contrib/gtest/samples/prime_tables.h:69:15: note: Function in derived class
assimp-4.1.0/contrib/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]
assimp-4.1.0/contrib/gtest/samples/prime_tables.h:48:16: note: Virtual function in base class
assimp-4.1.0/contrib/gtest/samples/prime_tables.h:89:16: note: Function in derived class
assimp-4.1.0/contrib/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]
assimp-4.1.0/contrib/gtest/samples/prime_tables.h:52:15: note: Virtual function in base class
assimp-4.1.0/contrib/gtest/samples/prime_tables.h:93:15: note: Function in derived class
assimp-4.1.0/contrib/gtest/samples/sample9_unittest.cc:93:0: error: syntax error [syntaxError]
assimp-4.1.0/contrib/gtest/src/gtest-filepath.cc:244:3: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
assimp-4.1.0/contrib/gtest/src/gtest-filepath.cc:224:0: note: Variable 'result' is reassigned a value before the old one has been used.
assimp-4.1.0/contrib/gtest/src/gtest-filepath.cc:244:3: note: Variable 'result' is reassigned a value before the old one has been used.
assimp-4.1.0/contrib/gtest/src/gtest.cc:3313:1: style: Function 'OnTestProgramStart' argument 1 names different: declaration 'unit_test' definition 'parameter'. [funcArgNamesDifferent]
assimp-4.1.0/contrib/gtest/src/gtest.cc:3248:51: note: Function 'OnTestProgramStart' argument 1 names different: declaration 'unit_test' definition 'parameter'.
assimp-4.1.0/contrib/gtest/src/gtest.cc:3313:1: note: Function 'OnTestProgramStart' argument 1 names different: declaration 'unit_test' definition 'parameter'.
assimp-4.1.0/contrib/gtest/src/gtest.cc:3314:1: style: Function 'OnEnvironmentsSetUpStart' argument 1 names different: declaration 'unit_test' definition 'parameter'. [funcArgNamesDifferent]
assimp-4.1.0/contrib/gtest/src/gtest.cc:3250:57: note: Function 'OnEnvironmentsSetUpStart' argument 1 names different: declaration 'unit_test' definition 'parameter'.
assimp-4.1.0/contrib/gtest/src/gtest.cc:3314:1: note: Function 'OnEnvironmentsSetUpStart' argument 1 names different: declaration 'unit_test' definition 'parameter'.
assimp-4.1.0/contrib/gtest/src/gtest.cc:3315:1: style: Function 'OnTestCaseStart' argument 1 names different: declaration 'test_case' definition 'parameter'. [funcArgNamesDifferent]
assimp-4.1.0/contrib/gtest/src/gtest.cc:3252:48: note: Function 'OnTestCaseStart' argument 1 names different: declaration 'test_case' definition 'parameter'.
assimp-4.1.0/contrib/gtest/src/gtest.cc:3315:1: note: Function 'OnTestCaseStart' argument 1 names different: declaration 'test_case' definition 'parameter'.
assimp-4.1.0/contrib/gtest/src/gtest.cc:3316:1: style: Function 'OnTestStart' argument 1 names different: declaration 'test_info' definition 'parameter'. [funcArgNamesDifferent]
assimp-4.1.0/contrib/gtest/src/gtest.cc:3253:44: note: Function 'OnTestStart' argument 1 names different: declaration 'test_info' definition 'parameter'.
assimp-4.1.0/contrib/gtest/src/gtest.cc:3316:1: note: Function 'OnTestStart' argument 1 names different: declaration 'test_info' definition 'parameter'.
assimp-4.1.0/contrib/gtest/src/gtest.cc:3317:1: style: Function 'OnTestPartResult' argument 1 names different: declaration 'result' definition 'parameter'. [funcArgNamesDifferent]
assimp-4.1.0/contrib/gtest/src/gtest.cc:3254:55: note: Function 'OnTestPartResult' argument 1 names different: declaration 'result' definition 'parameter'.
assimp-4.1.0/contrib/gtest/src/gtest.cc:3317:1: note: Function 'OnTestPartResult' argument 1 names different: declaration 'result' definition 'parameter'.
assimp-4.1.0/contrib/gtest/src/gtest.cc:3318:1: style: Function 'OnEnvironmentsTearDownStart' argument 1 names different: declaration 'unit_test' definition 'parameter'. [funcArgNamesDifferent]
assimp-4.1.0/contrib/gtest/src/gtest.cc:3257:60: note: Function 'OnEnvironmentsTearDownStart' argument 1 names different: declaration 'unit_test' definition 'parameter'.
assimp-4.1.0/contrib/gtest/src/gtest.cc:3318:1: note: Function 'OnEnvironmentsTearDownStart' argument 1 names different: declaration 'unit_test' definition 'parameter'.
assimp-4.1.0/contrib/gtest/src/gtest.cc:3319:1: style: Function 'OnEnvironmentsSetUpEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'. [funcArgNamesDifferent]
assimp-4.1.0/contrib/gtest/src/gtest.cc:3251:55: note: Function 'OnEnvironmentsSetUpEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'.
assimp-4.1.0/contrib/gtest/src/gtest.cc:3319:1: note: Function 'OnEnvironmentsSetUpEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'.
assimp-4.1.0/contrib/gtest/src/gtest.cc:3320:1: style: Function 'OnEnvironmentsTearDownEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'. [funcArgNamesDifferent]
assimp-4.1.0/contrib/gtest/src/gtest.cc:3258:58: note: Function 'OnEnvironmentsTearDownEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'.
assimp-4.1.0/contrib/gtest/src/gtest.cc:3320:1: note: Function 'OnEnvironmentsTearDownEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'.
assimp-4.1.0/contrib/gtest/src/gtest.cc:3321:1: style: Function 'OnTestEnd' argument 1 names different: declaration 'test_info' definition 'parameter'. [funcArgNamesDifferent]
assimp-4.1.0/contrib/gtest/src/gtest.cc:3255:42: note: Function 'OnTestEnd' argument 1 names different: declaration 'test_info' definition 'parameter'.
assimp-4.1.0/contrib/gtest/src/gtest.cc:3321:1: note: Function 'OnTestEnd' argument 1 names different: declaration 'test_info' definition 'parameter'.
assimp-4.1.0/contrib/gtest/src/gtest.cc:3322:1: style: Function 'OnTestCaseEnd' argument 1 names different: declaration 'test_case' definition 'parameter'. [funcArgNamesDifferent]
assimp-4.1.0/contrib/gtest/src/gtest.cc:3256:46: note: Function 'OnTestCaseEnd' argument 1 names different: declaration 'test_case' definition 'parameter'.
assimp-4.1.0/contrib/gtest/src/gtest.cc:3322:1: note: Function 'OnTestCaseEnd' argument 1 names different: declaration 'test_case' definition 'parameter'.
assimp-4.1.0/contrib/gtest/src/gtest.cc:3323:1: style: Function 'OnTestProgramEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'. [funcArgNamesDifferent]
assimp-4.1.0/contrib/gtest/src/gtest.cc:3260:49: note: Function 'OnTestProgramEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'.
assimp-4.1.0/contrib/gtest/src/gtest.cc:3323:1: note: Function 'OnTestProgramEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'.
assimp-4.1.0/contrib/gtest/test/gtest-filepath_test.cc:110:0: error: syntax error [syntaxError]
assimp-4.1.0/contrib/gtest/test/gtest-linked_ptr_test.cc:77:0: error: syntax error [syntaxError]
assimp-4.1.0/contrib/gtest/test/gtest-listener_test.cc:158:0: error: syntax error [syntaxError]
assimp-4.1.0/contrib/gtest/test/gtest-message_test.cc:45:0: error: syntax error [syntaxError]
assimp-4.1.0/contrib/gtest/test/gtest-options_test.cc:69:0: error: syntax error [syntaxError]
assimp-4.1.0/contrib/gtest/test/gtest-port_test.cc:77:0: error: syntax error [syntaxError]
assimp-4.1.0/contrib/gtest/test/gtest-printers_test.cc:253:0: error: syntax error [syntaxError]
assimp-4.1.0/contrib/gtest/test/gtest-test-part_test.cc:58:0: error: syntax error [syntaxError]
assimp-4.1.0/contrib/gtest/test/gtest-tuple_test.cc:46:0: error: syntax error [syntaxError]
assimp-4.1.0/contrib/gtest/test/gtest-unittest-api_test.cc:114:0: error: syntax error [syntaxError]
assimp-4.1.0/contrib/gtest/test/gtest_environment_test.cc:111:0: error: syntax error [syntaxError]
assimp-4.1.0/contrib/gtest/test/gtest_filter_unittest_.cc:50:0: error: syntax error [syntaxError]
assimp-4.1.0/contrib/gtest/test/gtest_output_test_.cc:538:0: error: syntax error [syntaxError]
assimp-4.1.0/contrib/gtest/test/gtest_pred_impl_unittest.cc:94:8: style: Technically the member function 'PredFunctor1::operator()' can be const. [functionConst]
assimp-4.1.0/contrib/gtest/test/gtest_pred_impl_unittest.cc:481:8: style: Technically the member function 'PredFunctor2::operator()' can be const. [functionConst]
assimp-4.1.0/contrib/gtest/test/gtest_pred_impl_unittest.cc:910:8: style: Technically the member function 'PredFunctor3::operator()' can be const. [functionConst]
assimp-4.1.0/contrib/gtest/test/gtest_pred_impl_unittest.cc:1381:8: style: Technically the member function 'PredFunctor4::operator()' can be const. [functionConst]
assimp-4.1.0/contrib/gtest/test/gtest_pred_impl_unittest.cc:1894:8: style: Technically the member function 'PredFunctor5::operator()' can be const. [functionConst]
assimp-4.1.0/contrib/gtest/test/gtest_premature_exit_test.cc:80:0: error: syntax error [syntaxError]
assimp-4.1.0/contrib/gtest/test/gtest_repeat_test.cc:94:0: error: syntax error [syntaxError]
assimp-4.1.0/contrib/gtest/test/gtest_shuffle_test_.cc:51:0: error: syntax error [syntaxError]
assimp-4.1.0/contrib/gtest/test/gtest_sole_header_test.cc:43:0: error: syntax error [syntaxError]
assimp-4.1.0/contrib/gtest/test/gtest_unittest.cc:324:0: error: syntax error [syntaxError]
assimp-4.1.0/contrib/irrXML/irrString.h:334:7: style: Technically the member function 'irr::core::string::equalsn' can be const. [functionConst]
assimp-4.1.0/contrib/irrXML/irrString.h:348:7: style: Technically the member function 'irr::core::string::equalsn' can be const. [functionConst]
assimp-4.1.0/contrib/irrXML/irrString.h:619:4: performance: Technically the member function 'irr::core::string::toLower' can be static. [functionStatic]
assimp-4.1.0/contrib/irrXML/irrArray.h:366:6: style: Technically the member function 'irr::core::array::linear_search' can be const. [functionConst]
assimp-4.1.0/contrib/irrXML/irrArray.h:381:6: style: Technically the member function 'irr::core::array::linear_reverse_search' can be const. [functionConst]
assimp-4.1.0/contrib/irrXML/irrXML.cpp:30:3: style: Class 'CFileReadCallBack' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
assimp-4.1.0/contrib/irrXML/irrXML.cpp:30:3: style: Class 'CFileReadCallBack' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
assimp-4.1.0/contrib/irrXML/irrString.h:49:2: style: Class 'string' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/contrib/irrXML/irrString.h:119:2: style: Class 'string' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/contrib/irrXML/irrArray.h:33:2: style: Class 'array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/contrib/irrXML/irrXML.cpp:26:2: style: Class 'CFileReadCallBack' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/contrib/irrXML/irrXML.cpp:37:2: style: Class 'CFileReadCallBack' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/contrib/irrXML/irrXML.cpp:52:14: style: The function 'read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/contrib/irrXML/irrXML.h:223:15: note: Virtual function in base class
assimp-4.1.0/contrib/irrXML/irrXML.cpp:52:14: note: Function in derived class
assimp-4.1.0/contrib/irrXML/irrXML.cpp:61:14: style: The function 'getSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/contrib/irrXML/irrXML.h:226:15: note: Virtual function in base class
assimp-4.1.0/contrib/irrXML/irrXML.cpp:61:14: note: Function in derived class
assimp-4.1.0/contrib/irrXML/CXMLReaderImpl.h:70:0: style: The function 'read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/contrib/irrXML/irrXML.h:282:0: note: Virtual function in base class
assimp-4.1.0/contrib/irrXML/CXMLReaderImpl.h:70:0: note: Function in derived class
assimp-4.1.0/contrib/irrXML/CXMLReaderImpl.h:85:0: style: The function 'getNodeType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/contrib/irrXML/irrXML.h:285:0: note: Virtual function in base class
assimp-4.1.0/contrib/irrXML/CXMLReaderImpl.h:85:0: note: Function in derived class
assimp-4.1.0/contrib/irrXML/CXMLReaderImpl.h:92:0: style: The function 'getAttributeCount' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/contrib/irrXML/irrXML.h:291:0: note: Virtual function in base class
assimp-4.1.0/contrib/irrXML/CXMLReaderImpl.h:92:0: note: Function in derived class
assimp-4.1.0/contrib/irrXML/CXMLReaderImpl.h:99:0: style: The function 'getAttributeName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/contrib/irrXML/irrXML.h:296:0: note: Virtual function in base class
assimp-4.1.0/contrib/irrXML/CXMLReaderImpl.h:99:0: note: Function in derived class
assimp-4.1.0/contrib/irrXML/CXMLReaderImpl.h:109:0: style: The function 'getAttributeValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/contrib/irrXML/irrXML.h:301:0: note: Virtual function in base class
assimp-4.1.0/contrib/irrXML/CXMLReaderImpl.h:109:0: note: Function in derived class
assimp-4.1.0/contrib/irrXML/CXMLReaderImpl.h:119:0: style: The function 'getAttributeValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/contrib/irrXML/irrXML.h:306:0: note: Virtual function in base class
assimp-4.1.0/contrib/irrXML/CXMLReaderImpl.h:119:0: note: Function in derived class
assimp-4.1.0/contrib/irrXML/CXMLReaderImpl.h:130:0: style: The function 'getAttributeValueSafe' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/contrib/irrXML/irrXML.h:313:0: note: Virtual function in base class
assimp-4.1.0/contrib/irrXML/CXMLReaderImpl.h:130:0: note: Function in derived class
assimp-4.1.0/contrib/irrXML/CXMLReaderImpl.h:142:0: style: The function 'getAttributeValueAsInt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/contrib/irrXML/irrXML.h:319:0: note: Virtual function in base class
assimp-4.1.0/contrib/irrXML/CXMLReaderImpl.h:142:0: note: Function in derived class
assimp-4.1.0/contrib/irrXML/CXMLReaderImpl.h:149:0: style: The function 'getAttributeValueAsInt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/contrib/irrXML/irrXML.h:325:0: note: Virtual function in base class
assimp-4.1.0/contrib/irrXML/CXMLReaderImpl.h:149:0: note: Function in derived class
assimp-4.1.0/contrib/irrXML/CXMLReaderImpl.h:156:0: style: The function 'getAttributeValueAsFloat' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/contrib/irrXML/irrXML.h:331:0: note: Virtual function in base class
assimp-4.1.0/contrib/irrXML/CXMLReaderImpl.h:156:0: note: Function in derived class
assimp-4.1.0/contrib/irrXML/CXMLReaderImpl.h:168:0: style: The function 'getAttributeValueAsFloat' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/contrib/irrXML/irrXML.h:337:0: note: Virtual function in base class
assimp-4.1.0/contrib/irrXML/CXMLReaderImpl.h:168:0: note: Function in derived class
assimp-4.1.0/contrib/irrXML/CXMLReaderImpl.h:180:0: style: The function 'getNodeName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/contrib/irrXML/irrXML.h:342:0: note: Virtual function in base class
assimp-4.1.0/contrib/irrXML/CXMLReaderImpl.h:180:0: note: Function in derived class
assimp-4.1.0/contrib/irrXML/CXMLReaderImpl.h:187:0: style: The function 'getNodeData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/contrib/irrXML/irrXML.h:347:0: note: Virtual function in base class
assimp-4.1.0/contrib/irrXML/CXMLReaderImpl.h:187:0: note: Function in derived class
assimp-4.1.0/contrib/irrXML/CXMLReaderImpl.h:194:0: style: The function 'isEmptyElement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/contrib/irrXML/irrXML.h:350:0: note: Virtual function in base class
assimp-4.1.0/contrib/irrXML/CXMLReaderImpl.h:194:0: note: Function in derived class
assimp-4.1.0/contrib/irrXML/CXMLReaderImpl.h:200:0: style: The function 'getSourceFormat' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/contrib/irrXML/irrXML.h:357:0: note: Virtual function in base class
assimp-4.1.0/contrib/irrXML/CXMLReaderImpl.h:200:0: note: Function in derived class
assimp-4.1.0/contrib/irrXML/CXMLReaderImpl.h:206:0: style: The function 'getParserFormat' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
assimp-4.1.0/contrib/irrXML/irrXML.h:364:0: note: Virtual function in base class
assimp-4.1.0/contrib/irrXML/CXMLReaderImpl.h:206:0: note: Function in derived class
assimp-4.1.0/contrib/openddlparser/code/DDLNode.cpp:39:8: style: The scope of the variable 'current' can be reduced. [variableScope]
assimp-4.1.0/contrib/openddlparser/code/OpenDDLExport.cpp:363:25: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
assimp-4.1.0/contrib/openddlparser/code/OpenDDLExport.cpp:362:24: note: outer condition: ddl_nullptr!=nextDataArrayList
assimp-4.1.0/contrib/openddlparser/code/OpenDDLExport.cpp:363:25: note: identical inner condition: ddl_nullptr!=nextDataArrayList
assimp-4.1.0/contrib/openddlparser/code/OpenDDLExport.cpp:36:5: style: Struct 'DDLNodeIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/contrib/openddlparser/code/OpenDDLParser.cpp:819:25: warning: Logical conjunction always evaluates to false: EXPR < '0' && EXPR > '9'. [incorrectLogicOperator]
assimp-4.1.0/contrib/openddlparser/code/OpenDDLParser.cpp:819:55: warning: Logical conjunction always evaluates to false: EXPR < 'a' && EXPR > 'f'. [incorrectLogicOperator]
assimp-4.1.0/contrib/openddlparser/code/OpenDDLParser.cpp:819:85: warning: Logical conjunction always evaluates to false: EXPR < 'A' && EXPR > 'F'. [incorrectLogicOperator]
assimp-4.1.0/contrib/openddlparser/code/OpenDDLParser.cpp:772:12: style: The scope of the variable 'len' can be reduced. [variableScope]
assimp-4.1.0/contrib/openddlparser/code/OpenDDLParser.cpp:644:5: style: Variable 'len' is modified but its new value is never used. [unreadVariable]
assimp-4.1.0/contrib/poly2tri/poly2tri/common/shapes.cc:78:15: style: The scope of the variable 't' can be reduced. [variableScope]
assimp-4.1.0/contrib/poly2tri/poly2tri/common/shapes.h:178:5: style: Technically the member function 'p2t::Triangle::Index' can be const. [functionConst]
assimp-4.1.0/contrib/poly2tri/poly2tri/common/shapes.cc:153:15: note: Technically the member function 'p2t::Triangle::Index' can be const.
assimp-4.1.0/contrib/poly2tri/poly2tri/common/shapes.h:178:5: note: Technically the member function 'p2t::Triangle::Index' can be const.
assimp-4.1.0/contrib/poly2tri/poly2tri/common/shapes.h:179:5: style: Technically the member function 'p2t::Triangle::EdgeIndex' can be const. [functionConst]
assimp-4.1.0/contrib/poly2tri/poly2tri/common/shapes.cc:166:15: note: Technically the member function 'p2t::Triangle::EdgeIndex' can be const.
assimp-4.1.0/contrib/poly2tri/poly2tri/common/shapes.h:179:5: note: Technically the member function 'p2t::Triangle::EdgeIndex' can be const.
assimp-4.1.0/contrib/poly2tri/poly2tri/common/shapes.h:183:6: style: Technically the member function 'p2t::Triangle::GetConstrainedEdgeCCW' can be const. [functionConst]
assimp-4.1.0/contrib/poly2tri/poly2tri/common/shapes.cc:262:16: note: Technically the member function 'p2t::Triangle::GetConstrainedEdgeCCW' can be const.
assimp-4.1.0/contrib/poly2tri/poly2tri/common/shapes.h:183:6: note: Technically the member function 'p2t::Triangle::GetConstrainedEdgeCCW' can be const.
assimp-4.1.0/contrib/poly2tri/poly2tri/common/shapes.h:184:6: style: Technically the member function 'p2t::Triangle::GetConstrainedEdgeCW' can be const. [functionConst]
assimp-4.1.0/contrib/poly2tri/poly2tri/common/shapes.cc:272:16: note: Technically the member function 'p2t::Triangle::GetConstrainedEdgeCW' can be const.
assimp-4.1.0/contrib/poly2tri/poly2tri/common/shapes.h:184:6: note: Technically the member function 'p2t::Triangle::GetConstrainedEdgeCW' can be const.
assimp-4.1.0/contrib/poly2tri/poly2tri/common/shapes.h:187:6: style: Technically the member function 'p2t::Triangle::GetDelunayEdgeCCW' can be const. [functionConst]
assimp-4.1.0/contrib/poly2tri/poly2tri/common/shapes.cc:304:16: note: Technically the member function 'p2t::Triangle::GetDelunayEdgeCCW' can be const.
assimp-4.1.0/contrib/poly2tri/poly2tri/common/shapes.h:187:6: note: Technically the member function 'p2t::Triangle::GetDelunayEdgeCCW' can be const.
assimp-4.1.0/contrib/poly2tri/poly2tri/common/shapes.h:188:6: style: Technically the member function 'p2t::Triangle::GetDelunayEdgeCW' can be const. [functionConst]
assimp-4.1.0/contrib/poly2tri/poly2tri/common/shapes.cc:314:16: note: Technically the member function 'p2t::Triangle::GetDelunayEdgeCW' can be const.
assimp-4.1.0/contrib/poly2tri/poly2tri/common/shapes.h:188:6: note: Technically the member function 'p2t::Triangle::GetDelunayEdgeCW' can be const.
assimp-4.1.0/contrib/poly2tri/poly2tri/sweep/cdt.cc:37:3: style: Class 'CDT' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
assimp-4.1.0/contrib/poly2tri/poly2tri/sweep/cdt.cc:37:3: style: Class 'CDT' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
assimp-4.1.0/contrib/poly2tri/poly2tri/sweep/sweep.cc:118:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
assimp-4.1.0/contrib/poly2tri/poly2tri/sweep/sweep.cc:138:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
assimp-4.1.0/contrib/poly2tri/poly2tri/sweep/sweep.h:184:10: style: Unused private function: 'Sweep::HoleAngle' [unusedPrivateFunction]
assimp-4.1.0/contrib/poly2tri/poly2tri/sweep/sweep.h:145:8: performance: Technically the member function 'p2t::Sweep::Incircle' can be static. [functionStatic]
assimp-4.1.0/contrib/poly2tri/poly2tri/sweep/sweep.cc:395:13: note: Technically the member function 'p2t::Sweep::Incircle' can be static.
assimp-4.1.0/contrib/poly2tri/poly2tri/sweep/sweep.h:145:8: note: Technically the member function 'p2t::Sweep::Incircle' can be static.
assimp-4.1.0/contrib/poly2tri/poly2tri/sweep/sweep.h:161:8: performance: Technically the member function 'p2t::Sweep::RotateTrianglePair' can be static. [functionStatic]
assimp-4.1.0/contrib/poly2tri/poly2tri/sweep/sweep.cc:431:13: note: Technically the member function 'p2t::Sweep::RotateTrianglePair' can be static.
assimp-4.1.0/contrib/poly2tri/poly2tri/sweep/sweep.h:161:8: note: Technically the member function 'p2t::Sweep::RotateTrianglePair' can be static.
assimp-4.1.0/contrib/poly2tri/poly2tri/sweep/sweep.h:177:10: performance: Technically the member function 'p2t::Sweep::Angle' can be static. [functionStatic]
assimp-4.1.0/contrib/poly2tri/poly2tri/sweep/sweep.cc:290:15: note: Technically the member function 'p2t::Sweep::Angle' can be static.
assimp-4.1.0/contrib/poly2tri/poly2tri/sweep/sweep.h:177:10: note: Technically the member function 'p2t::Sweep::Angle' can be static.
assimp-4.1.0/contrib/poly2tri/poly2tri/sweep/sweep.h:184:10: performance: Technically the member function 'p2t::Sweep::HoleAngle' can be static. [functionStatic]
assimp-4.1.0/contrib/poly2tri/poly2tri/sweep/sweep.cc:317:15: note: Technically the member function 'p2t::Sweep::HoleAngle' can be static.
assimp-4.1.0/contrib/poly2tri/poly2tri/sweep/sweep.h:184:10: note: Technically the member function 'p2t::Sweep::HoleAngle' can be static.
assimp-4.1.0/contrib/poly2tri/poly2tri/sweep/sweep.h:189:10: performance: Technically the member function 'p2t::Sweep::BasinAngle' can be static. [functionStatic]
assimp-4.1.0/contrib/poly2tri/poly2tri/sweep/sweep.cc:310:15: note: Technically the member function 'p2t::Sweep::BasinAngle' can be static.
assimp-4.1.0/contrib/poly2tri/poly2tri/sweep/sweep.h:189:10: note: Technically the member function 'p2t::Sweep::BasinAngle' can be static.
assimp-4.1.0/contrib/poly2tri/poly2tri/sweep/sweep.h:211:8: performance: Technically the member function 'p2t::Sweep::IsShallow' can be static. [functionStatic]
assimp-4.1.0/contrib/poly2tri/poly2tri/sweep/sweep.cc:550:13: note: Technically the member function 'p2t::Sweep::IsShallow' can be static.
assimp-4.1.0/contrib/poly2tri/poly2tri/sweep/sweep.h:211:8: note: Technically the member function 'p2t::Sweep::IsShallow' can be static.
assimp-4.1.0/contrib/poly2tri/poly2tri/sweep/sweep.h:213:8: performance: Technically the member function 'p2t::Sweep::IsEdgeSideOfTriangle' can be static. [functionStatic]
assimp-4.1.0/contrib/poly2tri/poly2tri/sweep/sweep.cc:167:13: note: Technically the member function 'p2t::Sweep::IsEdgeSideOfTriangle' can be static.
assimp-4.1.0/contrib/poly2tri/poly2tri/sweep/sweep.h:213:8: note: Technically the member function 'p2t::Sweep::IsEdgeSideOfTriangle' can be static.
assimp-4.1.0/contrib/poly2tri/poly2tri/sweep/sweep.h:277:8: performance: Technically the member function 'p2t::Sweep::FinalizationPolygon' can be static. [functionStatic]
assimp-4.1.0/contrib/poly2tri/poly2tri/sweep/sweep.cc:61:13: note: Technically the member function 'p2t::Sweep::FinalizationPolygon' can be static.
assimp-4.1.0/contrib/poly2tri/poly2tri/sweep/sweep.h:277:8: note: Technically the member function 'p2t::Sweep::FinalizationPolygon' can be static.
assimp-4.1.0/contrib/poly2tri/poly2tri/sweep/sweep_context.h:71:6: performance: Technically the member function 'p2t::SweepContext::RemoveNode' can be static. [functionStatic]
assimp-4.1.0/contrib/poly2tri/poly2tri/sweep/sweep_context.cc:145:20: note: Technically the member function 'p2t::SweepContext::RemoveNode' can be static.
assimp-4.1.0/contrib/poly2tri/poly2tri/sweep/sweep_context.h:71:6: note: Technically the member function 'p2t::SweepContext::RemoveNode' can be static.
assimp-4.1.0/contrib/zip/src/miniz.h:1447:79: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
assimp-4.1.0/contrib/zip/src/miniz.h:1717:131: note: Calling function 'tinfl_decompress', 5th argument 'pOut_buf_next' value is 0
assimp-4.1.0/contrib/zip/src/miniz.h:1447:79: note: Null pointer addition
assimp-4.1.0/contrib/zip/src/miniz.h:1448:119: error: Overflow in pointer arithmetic, NULL pointer is subtracted. [nullPointerArithmetic]
assimp-4.1.0/contrib/zip/src/miniz.h:1717:131: note: Calling function 'tinfl_decompress', 5th argument 'pOut_buf_next' value is 0
assimp-4.1.0/contrib/zip/src/miniz.h:1448:119: note: Null pointer subtraction
assimp-4.1.0/contrib/zip/src/miniz.h:2311:41: style: The scope of the variable 'p' can be reduced. [variableScope]
assimp-4.1.0/contrib/zip/src/miniz.h:2311:45: style: The scope of the variable 'q' can be reduced. [variableScope]
assimp-4.1.0/contrib/zip/src/miniz.h:3147:9: style: The scope of the variable 'child' can be reduced. [variableScope]
assimp-4.1.0/contrib/zip/src/miniz.h:3163:9: style: The scope of the variable 'child' can be reduced. [variableScope]
assimp-4.1.0/contrib/zip/src/miniz.h:3183:19: style: The scope of the variable 'p' can be reduced. [variableScope]
assimp-4.1.0/contrib/zip/src/miniz.h:3741:28: style: The scope of the variable 'read_buf_ofs' can be reduced. [variableScope]
assimp-4.1.0/contrib/zip/src/zip.c:383:13: style: The scope of the variable 'level' can be reduced. [variableScope]
assimp-4.1.0/contrib/zip/src/miniz.h:4867:120: style: Function 'mz_zip_extract_archive_file_to_heap' argument 4 names different: declaration 'zip_flags' definition 'flags'. [funcArgNamesDifferent]
assimp-4.1.0/contrib/zip/src/miniz.h:683:120: note: Function 'mz_zip_extract_archive_file_to_heap' argument 4 names different: declaration 'zip_flags' definition 'flags'.
assimp-4.1.0/contrib/zip/src/miniz.h:4867:120: note: Function 'mz_zip_extract_archive_file_to_heap' argument 4 names different: declaration 'zip_flags' definition 'flags'.
assimp-4.1.0/contrib/zip/src/zip.c:565:23: style: Function 'zip_extract' argument 3 names different: declaration 'on_extract_entry' definition 'on_extract'. [funcArgNamesDifferent]
assimp-4.1.0/contrib/zip/src/zip.h:186:30: note: Function 'zip_extract' argument 3 names different: declaration 'on_extract_entry' definition 'on_extract'.
assimp-4.1.0/contrib/zip/src/zip.c:565:23: note: Function 'zip_extract' argument 3 names different: declaration 'on_extract_entry' definition 'on_extract'.
assimp-4.1.0/contrib/zip/src/miniz.h:2124:8: style: Mismatching assignment and comparison, comparison 'flags==1' is always false. [assignIfError]
assimp-4.1.0/contrib/zip/src/miniz.h:2122:75: note: Mismatching assignment and comparison, comparison 'flags==1' is always false.
assimp-4.1.0/contrib/zip/src/miniz.h:2124:8: note: Mismatching assignment and comparison, comparison 'flags==1' is always false.
assimp-4.1.0/contrib/zip/src/miniz.h:2816:196: error: Memory leak: m_pBuf [memleak]
assimp-4.1.0/contrib/zip/src/miniz.h:4072:5: error: Resource leak: pFile [resourceLeak]
assimp-4.1.0/contrib/zip/src/miniz.h:4430:140: error: Uninitialized variable: level [uninitvar]
assimp-4.1.0/port/jassimp/jassimp-native/src/jassimp.cpp:585:18: style: C-style pointer casting [cstyleCast]
assimp-4.1.0/port/jassimp/jassimp-native/src/jassimp.cpp:113:10: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
assimp-4.1.0/port/jassimp/jassimp-native/src/jassimp.cpp:138:10: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
assimp-4.1.0/port/jassimp/jassimp-native/src/jassimp.cpp:163:10: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
assimp-4.1.0/port/jassimp/jassimp-native/src/jassimp.cpp:188:10: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
assimp-4.1.0/port/jassimp/jassimp-native/src/jassimp.cpp:399:10: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
assimp-4.1.0/port/jassimp/jassimp-native/src/jassimp.cpp:432:10: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
assimp-4.1.0/port/jassimp/jassimp-native/src/jassimp.cpp:557:14: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
assimp-4.1.0/port/jassimp/jassimp-native/src/jassimp.cpp:562:13: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
assimp-4.1.0/port/jassimp/jassimp-native/src/jassimp.cpp:575:11: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
assimp-4.1.0/port/jassimp/jassimp-native/src/jassimp.cpp:601:10: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
assimp-4.1.0/port/jassimp/jassimp-native/src/jassimp.cpp:688:12: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
assimp-4.1.0/port/jassimp/jassimp-native/src/jassimp.cpp:715:13: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
assimp-4.1.0/port/jassimp/jassimp-native/src/jassimp.cpp:752:13: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
assimp-4.1.0/port/jassimp/jassimp-native/src/jassimp.cpp:769:12: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
assimp-4.1.0/port/jassimp/jassimp-native/src/jassimp.cpp:774:12: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
assimp-4.1.0/port/jassimp/jassimp-native/src/jassimp.cpp:790:12: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
assimp-4.1.0/port/jassimp/jassimp-native/src/jassimp.cpp:795:12: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
assimp-4.1.0/port/jassimp/jassimp-native/src/jassimp.cpp:811:12: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
assimp-4.1.0/port/jassimp/jassimp-native/src/jassimp.cpp:816:12: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
assimp-4.1.0/port/jassimp/jassimp-native/src/jassimp.cpp:834:13: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
assimp-4.1.0/port/jassimp/jassimp-native/src/jassimp.cpp:839:13: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
assimp-4.1.0/port/jassimp/jassimp-native/src/jassimp.cpp:873:13: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
assimp-4.1.0/port/jassimp/jassimp-native/src/jassimp.cpp:902:13: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
assimp-4.1.0/port/jassimp/jassimp-native/src/jassimp.cpp:1247:9: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
assimp-4.1.0/port/jassimp/jassimp-native/src/jassimp.cpp:1277:10: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
assimp-4.1.0/port/jassimp/jassimp-native/src/jassimp.cpp:1310:11: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
assimp-4.1.0/port/jassimp/jassimp-native/src/jassimp.cpp:1331:11: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
assimp-4.1.0/port/jassimp/jassimp-native/src/jassimp.cpp:1466:13: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
assimp-4.1.0/port/jassimp/jassimp-native/src/jassimp.cpp:1474:13: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
assimp-4.1.0/port/jassimp/jassimp-native/src/jassimp.cpp:1513:10: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
assimp-4.1.0/port/jassimp/jassimp-native/src/jassimp.cpp:1621:10: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
assimp-4.1.0/port/jassimp/jassimp-native/src/jassimp.cpp:1734:10: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
assimp-4.1.0/port/jassimp/jassimp-native/src/jassimp.cpp:1896:10: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
assimp-4.1.0/port/jassimp/jassimp-native/src/jassimp.cpp:1906:10: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
assimp-4.1.0/port/jassimp/jassimp-native/src/jassimp.cpp:1960:9: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
assimp-4.1.0/port/jassimp/jassimp-native/src/jassimp.cpp:1968:9: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
assimp-4.1.0/samples/SimpleOpenGL/Sample_SimpleOpenGL.c:121:12: style: The scope of the variable 'ret2' can be reduced. [variableScope]
assimp-4.1.0/samples/SimpleTexturedDirectx11/SimpleTexturedDirectx11/ModelLoader.cpp:3:14: warning: Member variable 'ModelLoader::dev' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/samples/SimpleTexturedDirectx11/SimpleTexturedDirectx11/ModelLoader.cpp:3:14: warning: Member variable 'ModelLoader::devcon' is not initialized in the constructor. [uninitMemberVar]
assimp-4.1.0/samples/SimpleTexturedDirectx11/SimpleTexturedDirectx11/Mesh.h:36:9: performance: Variable 'vertices' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
assimp-4.1.0/samples/SimpleTexturedDirectx11/SimpleTexturedDirectx11/Mesh.h:37:9: performance: Variable 'indices' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
assimp-4.1.0/samples/SimpleTexturedDirectx11/SimpleTexturedDirectx11/Mesh.h:38:9: performance: Variable 'textures' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
assimp-4.1.0/samples/SimpleTexturedDirectx11/SimpleTexturedDirectx11/ModelLoader.h:38:9: performance: Technically the member function 'ModelLoader::determineTextureType' can be static. [functionStatic]
assimp-4.1.0/samples/SimpleTexturedDirectx11/SimpleTexturedDirectx11/ModelLoader.cpp:163:21: note: Technically the member function 'ModelLoader::determineTextureType' can be static.
assimp-4.1.0/samples/SimpleTexturedDirectx11/SimpleTexturedDirectx11/ModelLoader.h:38:9: note: Technically the member function 'ModelLoader::determineTextureType' can be static.
assimp-4.1.0/samples/SimpleTexturedDirectx11/SimpleTexturedDirectx11/ModelLoader.h:39:6: performance: Technically the member function 'ModelLoader::getTextureIndex' can be static. [functionStatic]
assimp-4.1.0/samples/SimpleTexturedDirectx11/SimpleTexturedDirectx11/ModelLoader.cpp:185:18: note: Technically the member function 'ModelLoader::getTextureIndex' can be static.
assimp-4.1.0/samples/SimpleTexturedDirectx11/SimpleTexturedDirectx11/ModelLoader.h:39:6: note: Technically the member function 'ModelLoader::getTextureIndex' can be static.
assimp-4.1.0/samples/SimpleTexturedDirectx11/SimpleTexturedDirectx11/Mesh.h:34:41: performance: Function parameter 'vertices' should be passed by const reference. [passedByValue]
assimp-4.1.0/samples/SimpleTexturedDirectx11/SimpleTexturedDirectx11/Mesh.h:34:64: performance: Function parameter 'indices' should be passed by const reference. [passedByValue]
assimp-4.1.0/samples/SimpleTexturedDirectx11/SimpleTexturedDirectx11/Mesh.h:34:89: performance: Function parameter 'textures' should be passed by const reference. [passedByValue]
assimp-4.1.0/samples/SimpleTexturedDirectx11/SimpleTexturedDirectx11/ModelLoader.cpp:94:96: performance: Function parameter 'typeName' should be passed by const reference. [passedByValue]
assimp-4.1.0/samples/SimpleTexturedDirectx11/SimpleTexturedDirectx11/TextureLoader.cpp:620:24: style: Function 'CreateWICTextureFromFile' argument 3 names different: declaration 'szFileName' definition 'fileName'. [funcArgNamesDifferent]
assimp-4.1.0/samples/SimpleTexturedDirectx11/SimpleTexturedDirectx11/TextureLoader.h:50:24: note: Function 'CreateWICTextureFromFile' argument 3 names different: declaration 'szFileName' definition 'fileName'.
assimp-4.1.0/samples/SimpleTexturedDirectx11/SimpleTexturedDirectx11/TextureLoader.cpp:620:24: note: Function 'CreateWICTextureFromFile' argument 3 names different: declaration 'szFileName' definition 'fileName'.
assimp-4.1.0/samples/SimpleTexturedOpenGL/SimpleTexturedOpenGL/src/model_loading.cpp:212:2: style: Variable 'imageIds' is reassigned a value before the old one has been used. [redundantAssignment]
assimp-4.1.0/samples/SimpleTexturedOpenGL/SimpleTexturedOpenGL/src/model_loading.cpp:211:0: note: Variable 'imageIds' is reassigned a value before the old one has been used.
assimp-4.1.0/samples/SimpleTexturedOpenGL/SimpleTexturedOpenGL/src/model_loading.cpp:212:2: note: Variable 'imageIds' is reassigned a value before the old one has been used.
assimp-4.1.0/samples/SimpleTexturedOpenGL/SimpleTexturedOpenGL/src/model_loading.cpp:231:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
assimp-4.1.0/tools/assimp_cmd/CompareDump.cpp:183:14: style: Technically the member function 'comparer_context::get_num_chunks' can be const. [functionConst]
assimp-4.1.0/tools/assimp_cmd/CompareDump.cpp:214:31: performance: Technically the member function 'comparer_context::cmp' can be static. [functionStatic]
assimp-4.1.0/tools/assimp_cmd/CompareDump.cpp:475:18: style: Technically the member function 'sliced_chunk_iterator::operator*' can be const. [functionConst]
assimp-4.1.0/tools/assimp_cmd/CompareDump.cpp:89:5: style: Class 'compare_fails_exception' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/tools/assimp_cmd/CompareDump.cpp:566:5: style: Class 'sliced_chunk_reader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/tools/assimp_cmd/CompareDump.cpp:901:9: style: Class 'file_ptr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/tools/assimp_cmd/ImageExtractor.cpp:321:15: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
assimp-4.1.0/tools/assimp_cmd/ImageExtractor.cpp:351:13: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
assimp-4.1.0/tools/assimp_cmd/ImageExtractor.cpp:373:9: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
assimp-4.1.0/tools/assimp_cmd/Main.cpp:97:33: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/tools/assimp_cmd/Main.cpp:98:35: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/tools/assimp_cmd/Main.cpp:99:34: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/tools/assimp_cmd/Main.cpp:100:42: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/tools/assimp_cmd/Main.cpp:101:35: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/tools/assimp_cmd/WriteDumb.cpp:681:38: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
assimp-4.1.0/tools/assimp_cmd/WriteDumb.cpp:886:80: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
assimp-4.1.0/tools/assimp_cmd/WriteDumb.cpp:1147:55: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/tools/assimp_cmd/WriteDumb.cpp:1148:55: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/tools/assimp_cmd/WriteDumb.cpp:1149:55: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/tools/assimp_cmd/WriteDumb.cpp:1150:55: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/tools/assimp_qt_viewer/glview.cpp:233:14: style: The scope of the variable 'idx_description' can be reduced. [variableScope]
assimp-4.1.0/tools/assimp_qt_viewer/glview.cpp:737:11: style: The scope of the variable 'indcnt_l' can be reduced. [variableScope]
assimp-4.1.0/tools/assimp_qt_viewer/glview.cpp:738:11: style: The scope of the variable 'indcnt_t' can be reduced. [variableScope]
assimp-4.1.0/tools/assimp_qt_viewer/glview.cpp:379:63: style: Function 'BBox_GetVertices' argument 2 names different: declaration 'pVertices' definition 'pVertex'. [funcArgNamesDifferent]
assimp-4.1.0/tools/assimp_qt_viewer/glview.hpp:211:55: note: Function 'BBox_GetVertices' argument 2 names different: declaration 'pVertices' definition 'pVertex'.
assimp-4.1.0/tools/assimp_qt_viewer/glview.cpp:379:63: note: Function 'BBox_GetVertices' argument 2 names different: declaration 'pVertices' definition 'pVertex'.
assimp-4.1.0/tools/assimp_qt_viewer/glview.cpp:166:101: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
assimp-4.1.0/tools/assimp_qt_viewer/glview.cpp:693:46: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
assimp-4.1.0/tools/assimp_qt_viewer/glview.cpp:70:32: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
assimp-4.1.0/tools/assimp_qt_viewer/glview.cpp:71:58: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
assimp-4.1.0/tools/assimp_qt_viewer/glview.cpp:279:57: error: Uninitialized variable: idx_description [uninitvar]
assimp-4.1.0/tools/assimp_qt_viewer/glview.cpp:280:30: error: Uninitialized variable: idx_description [uninitvar]
assimp-4.1.0/tools/assimp_qt_viewer/mainwindow.cpp:183:33: style: Function 'MainWindow' argument 1 names different: declaration 'pParent' definition 'parent'. [funcArgNamesDifferent]
assimp-4.1.0/tools/assimp_qt_viewer/mainwindow.hpp:97:31: note: Function 'MainWindow' argument 1 names different: declaration 'pParent' definition 'parent'.
assimp-4.1.0/tools/assimp_qt_viewer/mainwindow.cpp:183:33: note: Function 'MainWindow' argument 1 names different: declaration 'pParent' definition 'parent'.
assimp-4.1.0/tools/assimp_view/LogDisplay.h:56:9: warning: Member variable 'CLogDisplay::piFont' is not initialized in the constructor. [uninitMemberVarPrivate]
assimp-4.1.0/tools/assimp_view/LogWindow.h:74:9: warning: Member variable 'CLogWindow::pcStream' is not initialized in the constructor. [uninitMemberVarPrivate]
assimp-4.1.0/tools/assimp_view/Display.h:337:29: style: Technically the member function 'AssimpView::CDisplay::GetViewMode' can be const. [functionConst]
assimp-4.1.0/tools/assimp_view/MaterialManager.h:144:29: style: Technically the member function 'AssimpView::CMaterialManager::GetShaderCount' can be const. [functionConst]
assimp-4.1.0/tools/assimp_view/AnimEvaluator.h:63:5: style: Class 'AnimEvaluator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/tools/assimp_view/SceneAnimator.h:83:5: style: Struct 'SceneAnimNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assimp-4.1.0/tools/assimp_view/Display.cpp:1283:29: style: C-style pointer casting [cstyleCast]
assimp-4.1.0/tools/assimp_view/Display.cpp:1420:29: style: C-style pointer casting [cstyleCast]
assimp-4.1.0/tools/assimp_view/Display.cpp:467:74: style: Same expression on both sides of '|'. [duplicateExpression]
assimp-4.1.0/tools/assimp_view/Display.cpp:744:23: style: The scope of the variable 'lastPlaying' can be reduced. [variableScope]
assimp-4.1.0/tools/assimp_view/Display.h:222:13: performance: Technically the member function 'AssimpView::CDisplay::RenderMaterialView' can be static. [functionStatic]
assimp-4.1.0/tools/assimp_view/Display.cpp:1819:15: note: Technically the member function 'AssimpView::CDisplay::RenderMaterialView' can be static.
assimp-4.1.0/tools/assimp_view/Display.h:222:13: note: Technically the member function 'AssimpView::CDisplay::RenderMaterialView' can be static.
assimp-4.1.0/tools/assimp_view/Display.h:295:13: performance: Technically the member function 'AssimpView::CDisplay::ClearAnimList' can be static. [functionStatic]
assimp-4.1.0/tools/assimp_view/Display.cpp:138:15: note: Technically the member function 'AssimpView::CDisplay::ClearAnimList' can be static.
assimp-4.1.0/tools/assimp_view/Display.h:295:13: note: Technically the member function 'AssimpView::CDisplay::ClearAnimList' can be static.
assimp-4.1.0/tools/assimp_view/Display.h:303:13: performance: Technically the member function 'AssimpView::CDisplay::FillDefaultStatistics' can be static. [functionStatic]
assimp-4.1.0/tools/assimp_view/Display.cpp:804:15: note: Technically the member function 'AssimpView::CDisplay::FillDefaultStatistics' can be static.
assimp-4.1.0/tools/assimp_view/Display.h:303:13: note: Technically the member function 'AssimpView::CDisplay::FillDefaultStatistics' can be static.
assimp-4.1.0/tools/assimp_view/Display.h:326:13: performance: Technically the member function 'AssimpView::CDisplay::EnableAnimTools' can be static. [functionStatic]
assimp-4.1.0/tools/assimp_view/Display.cpp:104:15: note: Technically the member function 'AssimpView::CDisplay::EnableAnimTools' can be static.
assimp-4.1.0/tools/assimp_view/Display.h:326:13: note: Technically the member function 'AssimpView::CDisplay::EnableAnimTools' can be static.
assimp-4.1.0/tools/assimp_view/Display.h:437:13: performance: Technically the member function 'AssimpView::CDisplay::SetupStereoView' can be static. [functionStatic]
assimp-4.1.0/tools/assimp_view/Display.cpp:1492:15: note: Technically the member function 'AssimpView::CDisplay::SetupStereoView' can be static.
assimp-4.1.0/tools/assimp_view/Display.h:437:13: note: Technically the member function 'AssimpView::CDisplay::SetupStereoView' can be static.
assimp-4.1.0/tools/assimp_view/Display.h:446:13: performance: Technically the member function 'AssimpView::CDisplay::HandleInput' can be static. [functionStatic]
assimp-4.1.0/tools/assimp_view/Display.cpp:1553:15: note: Technically the member function 'AssimpView::CDisplay::HandleInput' can be static.
assimp-4.1.0/tools/assimp_view/Display.h:446:13: note: Technically the member function 'AssimpView::CDisplay::HandleInput' can be static.
assimp-4.1.0/tools/assimp_view/Display.h:450:13: performance: Technically the member function 'AssimpView::CDisplay::HandleInputTextureView' can be static. [functionStatic]
assimp-4.1.0/tools/assimp_view/Display.cpp:1545:15: note: Technically the member function 'AssimpView::CDisplay::HandleInputTextureView' can be static.
assimp-4.1.0/tools/assimp_view/Display.h:450:13: note: Technically the member function 'AssimpView::CDisplay::HandleInputTextureView' can be static.
assimp-4.1.0/tools/assimp_view/Display.h:454:13: performance: Technically the member function 'AssimpView::CDisplay::HandleInputEmptyScene' can be static. [functionStatic]
assimp-4.1.0/tools/assimp_view/Display.cpp:1597:15: note: Technically the member function 'AssimpView::CDisplay::HandleInputEmptyScene' can be static.
assimp-4.1.0/tools/assimp_view/Display.h:454:13: note: Technically the member function 'AssimpView::CDisplay::HandleInputEmptyScene' can be static.
assimp-4.1.0/tools/assimp_view/Display.h:458:13: performance: Technically the member function 'AssimpView::CDisplay::DrawHUD' can be static. [functionStatic]
assimp-4.1.0/tools/assimp_view/Display.cpp:1620:15: note: Technically the member function 'AssimpView::CDisplay::DrawHUD' can be static.
assimp-4.1.0/tools/assimp_view/Display.h:458:13: note: Technically the member function 'AssimpView::CDisplay::DrawHUD' can be static.
assimp-4.1.0/tools/assimp_view/Material.cpp:635:29: style: C-style pointer casting [cstyleCast]
assimp-4.1.0/tools/assimp_view/Material.cpp:799:29: style: C-style pointer casting [cstyleCast]
assimp-4.1.0/tools/assimp_view/MaterialManager.h:86:14: performance: Technically the member function 'AssimpView::CMaterialManager::DeleteMaterial' can be static. [functionStatic]
assimp-4.1.0/tools/assimp_view/Material.cpp:545:24: note: Technically the member function 'AssimpView::CMaterialManager::DeleteMaterial' can be static.
assimp-4.1.0/tools/assimp_view/MaterialManager.h:86:14: note: Technically the member function 'AssimpView::CMaterialManager::DeleteMaterial' can be static.
assimp-4.1.0/tools/assimp_view/MaterialManager.h:106:13: performance: Technically the member function 'AssimpView::CMaterialManager::SetupMaterial' can be static. [functionStatic]
assimp-4.1.0/tools/assimp_view/Material.cpp:1330:23: note: Technically the member function 'AssimpView::CMaterialManager::SetupMaterial' can be static.
assimp-4.1.0/tools/assimp_view/MaterialManager.h:106:13: note: Technically the member function 'AssimpView::CMaterialManager::SetupMaterial' can be static.
assimp-4.1.0/tools/assimp_view/MaterialManager.h:116:13: performance: Technically the member function 'AssimpView::CMaterialManager::EndMaterial' can be static. [functionStatic]
assimp-4.1.0/tools/assimp_view/Material.cpp:1478:23: note: Technically the member function 'AssimpView::CMaterialManager::EndMaterial' can be static.
assimp-4.1.0/tools/assimp_view/MaterialManager.h:116:13: note: Technically the member function 'AssimpView::CMaterialManager::EndMaterial' can be static.
assimp-4.1.0/tools/assimp_view/MaterialManager.h:169:14: performance: Technically the member function 'AssimpView::CMaterialManager::TryLongerPath' can be static. [functionStatic]
assimp-4.1.0/tools/assimp_view/Material.cpp:236:24: note: Technically the member function 'AssimpView::CMaterialManager::TryLongerPath' can be static.
assimp-4.1.0/tools/assimp_view/MaterialManager.h:169:14: note: Technically the member function 'AssimpView::CMaterialManager::TryLongerPath' can be static.
assimp-4.1.0/tools/assimp_view/MaterialManager.h:182:14: performance: Technically the member function 'AssimpView::CMaterialManager::HMtoNMIfNecessary' can be static. [functionStatic]
assimp-4.1.0/tools/assimp_view/Material.cpp:594:24: note: Technically the member function 'AssimpView::CMaterialManager::HMtoNMIfNecessary' can be static.
assimp-4.1.0/tools/assimp_view/MaterialManager.h:182:14: note: Technically the member function 'AssimpView::CMaterialManager::HMtoNMIfNecessary' can be static.
assimp-4.1.0/tools/assimp_view/MaterialManager.h:192:14: performance: Technically the member function 'AssimpView::CMaterialManager::HasAlphaPixels' can be static. [functionStatic]
assimp-4.1.0/tools/assimp_view/Material.cpp:782:24: note: Technically the member function 'AssimpView::CMaterialManager::HasAlphaPixels' can be static.
assimp-4.1.0/tools/assimp_view/MaterialManager.h:192:14: note: Technically the member function 'AssimpView::CMaterialManager::HasAlphaPixels' can be static.
assimp-4.1.0/tools/assimp_view/MeshRenderer.h:79:13: performance: Technically the member function 'AssimpView::CMeshRenderer::DrawUnsorted' can be static. [functionStatic]
assimp-4.1.0/tools/assimp_view/MeshRenderer.cpp:52:20: note: Technically the member function 'AssimpView::CMeshRenderer::DrawUnsorted' can be static.
assimp-4.1.0/tools/assimp_view/MeshRenderer.h:79:13: note: Technically the member function 'AssimpView::CMeshRenderer::DrawUnsorted' can be static.
assimp-4.1.0/tools/assimp_view/MessageProc.cpp:810:5: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
assimp-4.1.0/tools/assimp_view/MessageProc.cpp:810:5: warning: %i in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
assimp-4.1.0/tools/assimp_view/MessageProc.cpp:810:5: warning: %i in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
assimp-4.1.0/tools/assimp_view/MessageProc.cpp:810:5: warning: %i in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
assimp-4.1.0/tools/assimp_view/MessageProc.cpp:810:5: warning: %i in format string (no. 5) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
assimp-4.1.0/tools/assimp_view/MessageProc.cpp:832:9: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
assimp-4.1.0/tools/assimp_view/MessageProc.cpp:852:9: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
assimp-4.1.0/tools/assimp_view/MessageProc.cpp:2469:12: style: The scope of the variable 'g_dCurTime' can be reduced. [variableScope]
assimp-4.1.0/tools/assimp_view/MessageProc.cpp:1004:84: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/tools/assimp_view/MessageProc.cpp:1005:79: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/tools/assimp_view/MessageProc.cpp:1006:77: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/tools/assimp_view/MessageProc.cpp:1007:78: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/tools/assimp_view/MessageProc.cpp:1008:76: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/tools/assimp_view/MessageProc.cpp:1009:81: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/tools/assimp_view/MessageProc.cpp:1010:74: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/tools/assimp_view/MessageProc.cpp:1011:83: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/tools/assimp_view/MessageProc.cpp:1012:75: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/tools/assimp_view/MessageProc.cpp:1013:76: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/tools/assimp_view/MessageProc.cpp:1014:83: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/tools/assimp_view/MessageProc.cpp:1015:88: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/tools/assimp_view/MessageProc.cpp:1016:80: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/tools/assimp_view/MessageProc.cpp:1017:84: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/tools/assimp_view/MessageProc.cpp:1018:68: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/tools/assimp_view/MessageProc.cpp:1951:96: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/tools/assimp_view/MessageProc.cpp:1956:91: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/tools/assimp_view/MessageProc.cpp:1961:89: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/tools/assimp_view/MessageProc.cpp:1966:90: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/tools/assimp_view/MessageProc.cpp:1971:88: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/tools/assimp_view/MessageProc.cpp:1976:93: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/tools/assimp_view/MessageProc.cpp:1981:86: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/tools/assimp_view/MessageProc.cpp:1986:95: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/tools/assimp_view/MessageProc.cpp:1995:91: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/tools/assimp_view/MessageProc.cpp:2001:88: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/tools/assimp_view/MessageProc.cpp:2010:99: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/tools/assimp_view/MessageProc.cpp:2016:100: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/tools/assimp_view/MessageProc.cpp:2021:92: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/tools/assimp_view/MessageProc.cpp:2026:80: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/tools/assimp_view/MessageProc.cpp:2031:96: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
assimp-4.1.0/tools/assimp_view/SceneAnimator.h:217:10: performance: Technically the member function 'AssimpView::SceneAnimator::CalculateGlobalTransform' can be static. [functionStatic]
assimp-4.1.0/tools/assimp_view/SceneAnimator.cpp:235:21: note: Technically the member function 'AssimpView::SceneAnimator::CalculateGlobalTransform' can be static.
assimp-4.1.0/tools/assimp_view/SceneAnimator.h:217:10: note: Technically the member function 'AssimpView::SceneAnimator::CalculateGlobalTransform' can be static.
[23:11]

ftp://ftp.se.debian.org/debian/pool/main/a/assogiate/assogiate_0.2.1.orig.tar.gz
assogiate-0.2.1/libassogiate/mime-database.hh:54:2: style: Class 'MimeDatabase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
assogiate-0.2.1/libassogiate/mime-package.cc:511:72: style: Function 'on_monitor_event' argument 1 names different: declaration 'handle' definition 'monitor'. [funcArgNamesDifferent]
assogiate-0.2.1/libassogiate/mime-package.hh:164:57: note: Function 'on_monitor_event' argument 1 names different: declaration 'handle' definition 'monitor'.
assogiate-0.2.1/libassogiate/mime-package.cc:511:72: note: Function 'on_monitor_event' argument 1 names different: declaration 'handle' definition 'monitor'.
assogiate-0.2.1/libassogiate/mime-type.cc:173:12: error: Exception thrown in function declared not to throw exceptions. [throwInNoexceptFunction]
assogiate-0.2.1/libassogiate/misc/extras.cc:35:24: style: Function 'strftime' argument 1 names different: declaration 'fmt' definition 'format'. [funcArgNamesDifferent]
assogiate-0.2.1/libassogiate/misc/extras.hh:82:31: note: Function 'strftime' argument 1 names different: declaration 'fmt' definition 'format'.
assogiate-0.2.1/libassogiate/misc/extras.cc:35:24: note: Function 'strftime' argument 1 names different: declaration 'fmt' definition 'format'.
assogiate-0.2.1/libassogiate/misc/throttle.cc:72:2: error: Exception thrown in function declared not to throw exceptions. [throwInNoexceptFunction]
assogiate-0.2.1/libassogiate/misc/throttle.cc:158:4: error: Exception thrown in function declared not to throw exceptions. [throwInNoexceptFunction]
assogiate-0.2.1/libassogiate/misc/ucompose.hh:88:10: performance: Technically the member function 'compose::UComposition::do_stringify' can be static. [functionStatic]
assogiate-0.2.1/libassogiate/misc/ucompose.cc:171:15: note: Technically the member function 'compose::UComposition::do_stringify' can be static.
assogiate-0.2.1/libassogiate/misc/ucompose.hh:88:10: note: Technically the member function 'compose::UComposition::do_stringify' can be static.
assogiate-0.2.1/src/main.cc:434:0: error: syntax error [syntaxError]
assogiate-0.2.1/src/misc.cc:233:0: error: syntax error [syntaxError]
assogiate-0.2.1/src/type-dialog.cc:274:0: error: syntax error [syntaxError]
assogiate-0.2.1/src/views.cc:298:0: error: syntax error [syntaxError]
[23:11]

ftp://ftp.se.debian.org/debian/pool/main/a/assword/assword_0.8.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aster/aster_11.5.0+dfsg2.orig.tar.gz
aster-11.5.0+dfsg2/bibc/hdf/hdfnbo.c:56:9: style: Variable 'idx' is assigned a value that is never used. [unreadVariable]
aster-11.5.0+dfsg2/bibc/hdf/hdfnbo.c:94:15: style: Unused variable: status [unusedVariable]
aster-11.5.0+dfsg2/bibc/hdf/hdfnbo.c:95:19: style: Unused variable: infobuf [unusedVariable]
aster-11.5.0+dfsg2/bibc/hdf/hdfnom.c:42:10: style: The scope of the variable 'll' can be reduced. [variableScope]
aster-11.5.0+dfsg2/bibc/hdf/hdfnom.c:64:12: style: Variable 'indx' is assigned a value that is never used. [unreadVariable]
aster-11.5.0+dfsg2/bibc/hdf/hdfnom.c:111:15: style: Unused variable: status [unusedVariable]
aster-11.5.0+dfsg2/bibc/hdf/hdfnom.c:112:19: style: Unused variable: infobuf [unusedVariable]
aster-11.5.0+dfsg2/bibc/hdf/hdfrat.c:64:7: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment]
aster-11.5.0+dfsg2/bibc/hdf/hdfrat.c:63:7: note: Variable 'ret' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/hdf/hdfrat.c:64:7: note: Variable 'ret' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/hdf/hdfrat.c:44:7: style: The scope of the variable 'rank' can be reduced. [variableScope]
aster-11.5.0+dfsg2/bibc/hdf/hdfrat.c:45:10: style: The scope of the variable 'lt' can be reduced. [variableScope]
aster-11.5.0+dfsg2/bibc/hdf/hdfrat.c:67:12: style: Variable 'ret' is assigned a value that is never used. [unreadVariable]
aster-11.5.0+dfsg2/bibc/hdf/hdfrat.c:60:8: style: Variable 'lt' is assigned a value that is never used. [unreadVariable]
aster-11.5.0+dfsg2/bibc/hdf/hdfrsv.c:41:12: style: The scope of the variable 'status' can be reduced. [variableScope]
aster-11.5.0+dfsg2/bibc/hdf/hdfrsv.c:48:18: style: Variable 'status' is assigned a value that is never used. [unreadVariable]
aster-11.5.0+dfsg2/bibc/hdf/hdftsd.c:43:9: style: The scope of the variable 'rank' can be reduced. [variableScope]
aster-11.5.0+dfsg2/bibc/hdf/hdftsd.c:43:14: style: The scope of the variable 'status' can be reduced. [variableScope]
aster-11.5.0+dfsg2/bibc/hdf/hdftsd.c:59:18: style: Variable 'status' is assigned a value that is never used. [unreadVariable]
aster-11.5.0+dfsg2/bibc/hdf/hdftyp.c:46:10: style: The scope of the variable 'll' can be reduced. [variableScope]
aster-11.5.0+dfsg2/bibc/hdf/hdftyp.c:64:12: style: Variable 'indx' is assigned a value that is never used. [unreadVariable]
aster-11.5.0+dfsg2/bibc/hdf/hdfwat.c:43:7: style: The scope of the variable 'rank' can be reduced. [variableScope]
aster-11.5.0+dfsg2/bibc/hdf/hdfwsv.c:101:0: error: Memory leak: nomd [memleak]
aster-11.5.0+dfsg2/bibc/hdf/hdfwsv.c:101:0: error: Memory leak: vtype [memleak]
aster-11.5.0+dfsg2/bibc/hdf/hdfwsv.c:105:0: error: Memory leak: mot [memleak]
aster-11.5.0+dfsg2/bibc/supervis/aster_exceptions.c:126:15: style: The scope of the variable 'exc' can be reduced. [variableScope]
aster-11.5.0+dfsg2/bibc/supervis/aster_exceptions.c:147:11: style: The scope of the variable 'kvar' can be reduced. [variableScope]
aster-11.5.0+dfsg2/bibc/supervis/aster_utils.c:48:5: style: Variable 'cstr' is reassigned a value before the old one has been used. [redundantAssignment]
aster-11.5.0+dfsg2/bibc/supervis/aster_utils.c:44:0: note: Variable 'cstr' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/aster_utils.c:48:5: note: Variable 'cstr' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/aster_utils.c:82:5: style: Variable 'fstr' is reassigned a value before the old one has been used. [redundantAssignment]
aster-11.5.0+dfsg2/bibc/supervis/aster_utils.c:81:0: note: Variable 'fstr' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/aster_utils.c:82:5: note: Variable 'fstr' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/aster_utils.c:125:5: style: Variable 'strk' is reassigned a value before the old one has been used. [redundantAssignment]
aster-11.5.0+dfsg2/bibc/supervis/aster_utils.c:124:0: note: Variable 'strk' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/aster_utils.c:125:5: note: Variable 'strk' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/aster_utils.c:153:12: style: The scope of the variable 'i' can be reduced. [variableScope]
aster-11.5.0+dfsg2/bibc/supervis/aster_utils.c:154:12: style: The scope of the variable 'k' can be reduced. [variableScope]
aster-11.5.0+dfsg2/bibc/supervis/aster_utils.c:155:9: style: The scope of the variable 'conv_un_c8' can be reduced. [variableScope]
aster-11.5.0+dfsg2/bibc/supervis/aster_utils.c:255:9: style: The scope of the variable 'i' can be reduced. [variableScope]
aster-11.5.0+dfsg2/bibc/supervis/aster_utils.c:287:9: style: The scope of the variable 'i' can be reduced. [variableScope]
aster-11.5.0+dfsg2/bibc/supervis/astercore_module.c:135:12: style: The scope of the variable 'tpmax' can be reduced. [variableScope]
aster-11.5.0+dfsg2/bibc/supervis/astercore_module.c:426:11: style: The scope of the variable 'kvar' can be reduced. [variableScope]
aster-11.5.0+dfsg2/bibc/supervis/astercore_module.c:239:14: style: Variable 'lv' is assigned a value that is never used. [unreadVariable]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:130:9: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:157:9: style: Variable 'mfc' is reassigned a value before the old one has been used. [redundantAssignment]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:151:0: note: Variable 'mfc' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:157:9: note: Variable 'mfc' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:159:9: style: Variable 'mcs' is reassigned a value before the old one has been used. [redundantAssignment]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:152:0: note: Variable 'mcs' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:159:9: note: Variable 'mcs' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:164:9: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:149:0: note: Variable 'res' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:164:9: note: Variable 'res' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:199:9: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:195:0: note: Variable 'res' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:199:9: note: Variable 'res' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:228:5: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:224:0: note: Variable 'res' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:228:5: note: Variable 'res' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:252:9: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:250:0: note: Variable 'res' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:252:9: note: Variable 'res' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:268:9: style: Variable 'mcs' is reassigned a value before the old one has been used. [redundantAssignment]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:264:0: note: Variable 'mcs' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:268:9: note: Variable 'mcs' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:275:9: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:265:0: note: Variable 'res' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:275:9: note: Variable 'res' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:385:17: style: Variable 'mot' is reassigned a value before the old one has been used. [redundantAssignment]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:384:0: note: Variable 'mot' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:385:17: note: Variable 'mot' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:422:9: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:415:0: note: Variable 'res' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:422:9: note: Variable 'res' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:499:5: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:492:0: note: Variable 'res' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:499:5: note: Variable 'res' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:547:9: style: Variable 'mfc' is reassigned a value before the old one has been used. [redundantAssignment]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:545:0: note: Variable 'mfc' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:547:9: note: Variable 'mfc' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:549:9: style: Variable 'mcs' is reassigned a value before the old one has been used. [redundantAssignment]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:546:0: note: Variable 'mcs' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:549:9: note: Variable 'mcs' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:621:9: style: Variable 'mfc' is reassigned a value before the old one has been used. [redundantAssignment]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:619:0: note: Variable 'mfc' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:621:9: note: Variable 'mfc' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:623:9: style: Variable 'mcs' is reassigned a value before the old one has been used. [redundantAssignment]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:620:0: note: Variable 'mcs' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:623:9: note: Variable 'mcs' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:750:9: style: Variable 'mfc' is reassigned a value before the old one has been used. [redundantAssignment]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:747:0: note: Variable 'mfc' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:750:9: note: Variable 'mfc' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:752:9: style: Variable 'mcs' is reassigned a value before the old one has been used. [redundantAssignment]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:748:0: note: Variable 'mcs' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:752:9: note: Variable 'mcs' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:835:9: style: Variable 'mfc' is reassigned a value before the old one has been used. [redundantAssignment]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:832:0: note: Variable 'mfc' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:835:9: note: Variable 'mfc' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:837:9: style: Variable 'mcs' is reassigned a value before the old one has been used. [redundantAssignment]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:833:0: note: Variable 'mcs' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:837:9: note: Variable 'mcs' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:913:9: style: Variable 'mfc' is reassigned a value before the old one has been used. [redundantAssignment]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:910:0: note: Variable 'mfc' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:913:9: note: Variable 'mfc' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:914:9: style: Variable 'mcs' is reassigned a value before the old one has been used. [redundantAssignment]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:911:0: note: Variable 'mcs' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:914:9: note: Variable 'mcs' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:1056:4: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:1054:0: note: Variable 'res' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:1056:4: note: Variable 'res' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:1076:4: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:1074:0: note: Variable 'res' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:1076:4: note: Variable 'res' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:1103:4: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:1100:0: note: Variable 'res' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:1103:4: note: Variable 'res' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:1139:9: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:1138:0: note: Variable 'res' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:1139:9: note: Variable 'res' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:1182:9: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:1177:0: note: Variable 'res' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:1182:9: note: Variable 'res' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:1220:9: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:1219:0: note: Variable 'res' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:1220:9: note: Variable 'res' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:2759:9: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:2758:0: note: Variable 'res' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:2759:9: note: Variable 'res' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:2816:5: style: Variable 'aster' is reassigned a value before the old one has been used. [redundantAssignment]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:2812:0: note: Variable 'aster' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:2816:5: note: Variable 'aster' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:2819:5: style: Variable 'dict' is reassigned a value before the old one has been used. [redundantAssignment]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:2813:0: note: Variable 'dict' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:2819:5: note: Variable 'dict' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:676:15: style: The scope of the variable 'kvar' can be reduced. [variableScope]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:1386:13: style: The scope of the variable 'f' can be reduced. [variableScope]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:1387:14: style: The scope of the variable 'l' can be reduced. [variableScope]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:1388:15: style: The scope of the variable 'i4' can be reduced. [variableScope]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:1389:11: style: The scope of the variable 'kvar' can be reduced. [variableScope]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:1396:9: style: The scope of the variable 'i' can be reduced. [variableScope]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:1396:12: style: The scope of the variable 'ksize' can be reduced. [variableScope]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:1495:13: style: The scope of the variable 'f' can be reduced. [variableScope]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:1496:14: style: The scope of the variable 'l' can be reduced. [variableScope]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:1497:15: style: The scope of the variable 'i4' can be reduced. [variableScope]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:1498:11: style: The scope of the variable 'kvar' can be reduced. [variableScope]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:1499:33: style: The scope of the variable 'key' can be reduced. [variableScope]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:1504:9: style: The scope of the variable 'i' can be reduced. [variableScope]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:1504:12: style: The scope of the variable 'ksize' can be reduced. [variableScope]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:1789:13: style: The scope of the variable 'liord' can be reduced. [variableScope]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:1792:25: style: The scope of the variable 'liscmp' can be reduced. [variableScope]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:1792:50: style: The scope of the variable 'cmp' can be reduced. [variableScope]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:1794:10: style: The scope of the variable 'nomch' can be reduced. [variableScope]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:2516:26: style: The scope of the variable 'pystr' can be reduced. [variableScope]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:134:23: style: Variable 'chaine' is assigned a value that is never used. [unreadVariable]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:676:22: style: Unused variable: sret [unusedVariable]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:1682:9: error: Memory pointed to by 'valc' is freed twice. [doubleFree]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:1683:9: error: Memory pointed to by 'valr' is freed twice. [doubleFree]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:1684:9: error: Memory pointed to by 'ind' is freed twice. [doubleFree]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:1744:9: error: Memory pointed to by 'valc' is freed twice. [doubleFree]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:1745:9: error: Memory pointed to by 'valr' is freed twice. [doubleFree]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:1746:9: error: Memory pointed to by 'ind' is freed twice. [doubleFree]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:1822:13: error: Dereferencing 'val' after it is deallocated / released [deallocuse]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:1823:13: error: Dereferencing 'val' after it is deallocated / released [deallocuse]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:1824:13: error: Dereferencing 'val' after it is deallocated / released [deallocuse]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:1939:5: error: Memory pointed to by 'val' is freed twice. [doubleFree]
aster-11.5.0+dfsg2/bibc/supervis/astermodule.c:1615:0: error: Deallocating a deallocated pointer: val [deallocDealloc]
aster-11.5.0+dfsg2/bibc/supervis/dll_register.c:117:29: style: The scope of the variable 'ihand' can be reduced. [variableScope]
aster-11.5.0+dfsg2/bibc/supervis/dll_register.c:118:11: style: The scope of the variable 'pt' can be reduced. [variableScope]
aster-11.5.0+dfsg2/bibc/supervis/dll_register.c:156:29: style: The scope of the variable 'ihand' can be reduced. [variableScope]
aster-11.5.0+dfsg2/bibc/supervis/libinfos.c:39:35: style: Variable 'ier' is assigned a value that is never used. [unreadVariable]
aster-11.5.0+dfsg2/bibc/supervis/libinfos.c:53:39: style: Variable 'ier' is assigned a value that is never used. [unreadVariable]
aster-11.5.0+dfsg2/bibc/supervis/med_aster_module.c:32:15: style: The scope of the variable 'tupstr' can be reduced. [variableScope]
aster-11.5.0+dfsg2/bibc/supervis/med_aster_module.c:39:9: style: The scope of the variable 'nbComp' can be reduced. [variableScope]
aster-11.5.0+dfsg2/bibc/supervis/med_aster_module.c:40:11: style: The scope of the variable 'nomsComp' can be reduced. [variableScope]
aster-11.5.0+dfsg2/bibc/supervis/med_aster_module.c:41:11: style: The scope of the variable 'unitesComp' can be reduced. [variableScope]
aster-11.5.0+dfsg2/bibc/supervis/spec_osci.c:29:13: style: The scope of the variable 'pas' can be reduced. [variableScope]
aster-11.5.0+dfsg2/bibc/supervis/spec_osci.c:136:22: style: Variable 'WDT' is assigned a value that is never used. [unreadVariable]
aster-11.5.0+dfsg2/bibc/utilitai/aplext.c:41:16: style: Unused variable: msg [unusedVariable]
aster-11.5.0+dfsg2/bibc/utilitai/aplext.c:180:11: style: Variable 'ipid' is assigned a value that is never used. [unreadVariable]
aster-11.5.0+dfsg2/bibc/utilitai/aplext.c:192:10: style: Variable 'num' is assigned a value that is never used. [unreadVariable]
aster-11.5.0+dfsg2/bibc/utilitai/cpfile.c:37:4: style: Variable 'num' is reassigned a value before the old one has been used. [redundantAssignment]
aster-11.5.0+dfsg2/bibc/utilitai/cpfile.c:36:4: note: Variable 'num' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/utilitai/cpfile.c:37:4: note: Variable 'num' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/utilitai/cpfile.c:84:4: style: Variable 'num' is reassigned a value before the old one has been used. [redundantAssignment]
aster-11.5.0+dfsg2/bibc/utilitai/cpfile.c:83:4: note: Variable 'num' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/utilitai/cpfile.c:84:4: note: Variable 'num' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/utilitai/cpfile.c:84:10: style: Variable 'num' is assigned a value that is never used. [unreadVariable]
aster-11.5.0+dfsg2/bibc/utilitai/faster.c:33:8: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
aster-11.5.0+dfsg2/bibc/utilitai/gtenv.c:25:14: style: The scope of the variable 'lval' can be reduced. [variableScope]
aster-11.5.0+dfsg2/bibc/utilitai/hanfpe.c:42:4: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aster-11.5.0+dfsg2/bibc/utilitai/hpalloc.c:34:9: style: Variable 'ir' is reassigned a value before the old one has been used. [redundantAssignment]
aster-11.5.0+dfsg2/bibc/utilitai/hpalloc.c:32:9: note: Variable 'ir' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/utilitai/hpalloc.c:34:9: note: Variable 'ir' is reassigned a value before the old one has been used.
aster-11.5.0+dfsg2/bibc/utilitai/hpalloc.c:26:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aster-11.5.0+dfsg2/bibc/utilitai/hpalloc.c:26:9: style: The scope of the variable 'ir' can be reduced. [variableScope]
aster-11.5.0+dfsg2/bibc/utilitai/hpalloc.c:34:12: style: Variable 'ir' is assigned a value that is never used. [unreadVariable]
aster-11.5.0+dfsg2/bibc/utilitai/indik8.c:27:12: style: The scope of the variable 'j' can be reduced. [variableScope]
aster-11.5.0+dfsg2/bibc/utilitai/inisig.c:63:18: style: Unused variable: cw [unusedVariable]
aster-11.5.0+dfsg2/bibc/utilitai/inisig.c:63:22: style: Unused variable: cwOrig [unusedVariable]
aster-11.5.0+dfsg2/bibc/utilitai/iodr.c:90:13: style: The scope of the variable 'nbread' can be reduced. [variableScope]
aster-11.5.0+dfsg2/bibc/utilitai/iodr.c:179:20: style: The scope of the variable 'nbwrite' can be reduced. [variableScope]
aster-11.5.0+dfsg2/bibc/utilitai/iodr.c:117:19: style: Variable 'nbread' is assigned a value that is never used. [unreadVariable]
aster-11.5.0+dfsg2/bibc/utilitai/iodr.c:169:12: style: Variable 'nbseek' is assigned a value that is never used. [unreadVariable]
aster-11.5.0+dfsg2/bibc/utilitai/iodr.c:203:12: style: Variable 'nbseek' is assigned a value that is never used. [unreadVariable]
aster-11.5.0+dfsg2/bibc/utilitai/iodr.c:200:16: style: Variable 'nbwrite' is assigned a value that is never used. [unreadVariable]
aster-11.5.0+dfsg2/bibc/utilitai/mempid.c:35:17: style: Variable 'filename' is assigned a value that is never used. [unreadVariable]
aster-11.5.0+dfsg2/bibc/utilitai/mempid.c:36:17: style: Variable 'sbuf' is assigned a value that is never used. [unreadVariable]
aster-11.5.0+dfsg2/bibc/utilitai/mempid.c:37:11: style: Unused variable: S [unusedVariable]
aster-11.5.0+dfsg2/bibc/utilitai/mempid.c:38:9: style: Unused variable: fd [unusedVariable]
aster-11.5.0+dfsg2/bibc/utilitai/mempid.c:38:13: style: Unused variable: num_read [unusedVariable]
aster-11.5.0+dfsg2/bibc/utilitai/mempid.c:39:10: style: Unused variable: lmem [unusedVariable]
aster-11.5.0+dfsg2/bibc/utilitai/mempid.c:40:11: style: Unused variable: numpro [unusedVariable]
aster-11.5.0+dfsg2/bibc/utilitai/uttcsm.c:68:21: style: Unused variable: pt1 [unusedVariable]
[23:11]

ftp://ftp.se.debian.org/debian/pool/main/a/asterisk/asterisk_13.22.0~dfsg.orig.tar.xz
asterisk-13.22.0/addons/app_mysql.c:579:3: style: Variable 'mysql_store' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/app_mysql.c:576:0: note: Variable 'mysql_store' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/app_mysql.c:579:3: note: Variable 'mysql_store' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/app_mysql.c:137:23: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/addons/app_mysql.c:162:23: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/addons/app_mysql.c:190:6: style: The scope of the variable 'found' can be reduced. [variableScope]
asterisk-13.22.0/addons/app_mysql.c:215:6: style: The scope of the variable 'maxidentifier' can be reduced. [variableScope]
asterisk-13.22.0/addons/app_mysql.c:239:23: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/addons/app_mysql.c:297:14: style: The scope of the variable 'tmp' can be reduced. [variableScope]
asterisk-13.22.0/addons/app_mysql.c:435:15: style: The scope of the variable 'mysqlres' can be reduced. [variableScope]
asterisk-13.22.0/addons/app_mysql.c:475:13: style: The scope of the variable 'mysqlres' can be reduced. [variableScope]
asterisk-13.22.0/addons/app_mysql.c:483:8: style: The scope of the variable 's5' can be reduced. [variableScope]
asterisk-13.22.0/addons/app_mysql.c:484:21: style: The scope of the variable 'numFields' can be reduced. [variableScope]
asterisk-13.22.0/addons/app_mysql.c:484:32: style: The scope of the variable 'j' can be reduced. [variableScope]
asterisk-13.22.0/addons/app_mysql.c:638:14: style: The scope of the variable 'temp' can be reduced. [variableScope]
asterisk-13.22.0/addons/cdr_mysql.c:471:13: style: The scope of the variable 'result' can be reduced. [variableScope]
asterisk-13.22.0/addons/cdr_mysql.c:472:7: style: The scope of the variable 'sqldesc' can be reduced. [variableScope]
asterisk-13.22.0/addons/chan_mobile.c:2869:21: warning: Either the condition 'group<sizeof(hfp->cind_index)' is redundant or the array 'hfp->cind_index[16]' is accessed at index 63, which is out of bounds. [arrayIndexOutOfBoundsCond]
asterisk-13.22.0/addons/chan_mobile.c:2866:14: note: Assuming that condition 'group<sizeof(hfp->cind_index)' is not redundant
asterisk-13.22.0/addons/chan_mobile.c:2869:21: note: Array index out of bounds
asterisk-13.22.0/addons/chan_mobile.c:2872:21: warning: Either the condition 'group<sizeof(hfp->cind_index)' is redundant or the array 'hfp->cind_index[16]' is accessed at index 63, which is out of bounds. [arrayIndexOutOfBoundsCond]
asterisk-13.22.0/addons/chan_mobile.c:2866:14: note: Assuming that condition 'group<sizeof(hfp->cind_index)' is not redundant
asterisk-13.22.0/addons/chan_mobile.c:2872:21: note: Array index out of bounds
asterisk-13.22.0/addons/chan_mobile.c:2876:21: warning: Either the condition 'group<sizeof(hfp->cind_index)' is redundant or the array 'hfp->cind_index[16]' is accessed at index 63, which is out of bounds. [arrayIndexOutOfBoundsCond]
asterisk-13.22.0/addons/chan_mobile.c:2866:14: note: Assuming that condition 'group<sizeof(hfp->cind_index)' is not redundant
asterisk-13.22.0/addons/chan_mobile.c:2876:21: note: Array index out of bounds
asterisk-13.22.0/addons/chan_mobile.c:2880:21: warning: Either the condition 'group<sizeof(hfp->cind_index)' is redundant or the array 'hfp->cind_index[16]' is accessed at index 63, which is out of bounds. [arrayIndexOutOfBoundsCond]
asterisk-13.22.0/addons/chan_mobile.c:2866:14: note: Assuming that condition 'group<sizeof(hfp->cind_index)' is not redundant
asterisk-13.22.0/addons/chan_mobile.c:2880:21: note: Array index out of bounds
asterisk-13.22.0/addons/chan_mobile.c:2883:21: warning: Either the condition 'group<sizeof(hfp->cind_index)' is redundant or the array 'hfp->cind_index[16]' is accessed at index 63, which is out of bounds. [arrayIndexOutOfBoundsCond]
asterisk-13.22.0/addons/chan_mobile.c:2866:14: note: Assuming that condition 'group<sizeof(hfp->cind_index)' is not redundant
asterisk-13.22.0/addons/chan_mobile.c:2883:21: note: Array index out of bounds
asterisk-13.22.0/addons/chan_mobile.c:2886:21: warning: Either the condition 'group<sizeof(hfp->cind_index)' is redundant or the array 'hfp->cind_index[16]' is accessed at index 63, which is out of bounds. [arrayIndexOutOfBoundsCond]
asterisk-13.22.0/addons/chan_mobile.c:2866:14: note: Assuming that condition 'group<sizeof(hfp->cind_index)' is not redundant
asterisk-13.22.0/addons/chan_mobile.c:2886:21: note: Array index out of bounds
asterisk-13.22.0/addons/chan_mobile.c:2889:21: warning: Either the condition 'group<sizeof(hfp->cind_index)' is redundant or the array 'hfp->cind_index[16]' is accessed at index 63, which is out of bounds. [arrayIndexOutOfBoundsCond]
asterisk-13.22.0/addons/chan_mobile.c:2866:14: note: Assuming that condition 'group<sizeof(hfp->cind_index)' is not redundant
asterisk-13.22.0/addons/chan_mobile.c:2889:21: note: Array index out of bounds
asterisk-13.22.0/addons/chan_mobile.c:2892:21: warning: Either the condition 'group<sizeof(hfp->cind_index)' is redundant or the array 'hfp->cind_index[16]' is accessed at index 63, which is out of bounds. [arrayIndexOutOfBoundsCond]
asterisk-13.22.0/addons/chan_mobile.c:2866:14: note: Assuming that condition 'group<sizeof(hfp->cind_index)' is not redundant
asterisk-13.22.0/addons/chan_mobile.c:2892:21: note: Array index out of bounds
asterisk-13.22.0/addons/chan_mobile.c:2894:21: warning: Either the condition 'group<sizeof(hfp->cind_index)' is redundant or the array 'hfp->cind_index[16]' is accessed at index 63, which is out of bounds. [arrayIndexOutOfBoundsCond]
asterisk-13.22.0/addons/chan_mobile.c:2866:14: note: Assuming that condition 'group<sizeof(hfp->cind_index)' is not redundant
asterisk-13.22.0/addons/chan_mobile.c:2894:21: note: Array index out of bounds
asterisk-13.22.0/addons/chan_mobile.c:548:6: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/addons/chan_mobile.c:548:9: style: The scope of the variable 'phport' can be reduced. [variableScope]
asterisk-13.22.0/addons/chan_mobile.c:548:17: style: The scope of the variable 'hsport' can be reduced. [variableScope]
asterisk-13.22.0/addons/chan_mobile.c:549:7: style: The scope of the variable 'addr' can be reduced. [variableScope]
asterisk-13.22.0/addons/chan_mobile.c:550:7: style: The scope of the variable 'name' can be reduced. [variableScope]
asterisk-13.22.0/addons/chan_mobile.c:1281:12: style: The scope of the variable 's' can be reduced. [variableScope]
asterisk-13.22.0/addons/chan_mobile.c:1282:8: style: The scope of the variable 'p' can be reduced. [variableScope]
asterisk-13.22.0/addons/chan_mobile.c:1453:10: style: The scope of the variable 'out_count' can be reduced. [variableScope]
asterisk-13.22.0/addons/chan_mobile.c:3077:16: style: The scope of the variable 'sdprec' can be reduced. [variableScope]
asterisk-13.22.0/addons/chan_mobile.c:3650:22: style: The scope of the variable 'chan' can be reduced. [variableScope]
asterisk-13.22.0/addons/chan_mobile.c:3734:22: style: The scope of the variable 'chan' can be reduced. [variableScope]
asterisk-13.22.0/addons/chan_mobile.c:2488:28: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/addons/chan_mobile.c:2489:32: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/addons/chan_mobile.c:2490:34: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/addons/chan_mobile.c:2491:32: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/addons/chan_mobile.c:2492:30: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/addons/chan_mobile.c:2493:36: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/addons/chan_mobile.c:2494:36: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/addons/chan_mobile.c:2495:38: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/addons/chan_mobile.c:2496:36: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/addons/chan_ooh323.c:738:32: style: Redundant condition: gH323ep.gkClient. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition]
asterisk-13.22.0/addons/chan_ooh323.c:871:18: style: Redundant condition: port>0. 'port<=0 || (port>0 && peer->port==port)' is equivalent to 'port<=0 || peer->port==port' [redundantCondition]
asterisk-13.22.0/addons/chan_ooh323.c:761:12: style: Condition 'port>0' is always false [knownConditionTrueFalse]
asterisk-13.22.0/addons/chan_ooh323.c:634:13: note: Assignment 'port=0', assigned value is 0
asterisk-13.22.0/addons/chan_ooh323.c:761:12: note: Condition 'port>0' is always false
asterisk-13.22.0/addons/chan_ooh323.c:1804:2: style: Variable 'p' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/chan_ooh323.c:1799:0: note: Variable 'p' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/chan_ooh323.c:1804:2: note: Variable 'p' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/chan_ooh323.c:4225:2: style: Variable 'cur' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/chan_ooh323.c:4223:0: note: Variable 'cur' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/chan_ooh323.c:4225:2: note: Variable 'cur' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/chan_ooh323.c:4260:2: style: Variable 'cur' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/chan_ooh323.c:4258:0: note: Variable 'cur' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/chan_ooh323.c:4260:2: note: Variable 'cur' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/chan_ooh323.c:761:12: style: Same expression on both sides of '>' because the value of 'port' and '0' are the same. [duplicateExpression]
asterisk-13.22.0/addons/chan_ooh323.c:634:13: note: 'port' is assigned value '0' here.
asterisk-13.22.0/addons/chan_ooh323.c:761:12: note: Same expression on both sides of '>' because the value of 'port' and '0' are the same.
asterisk-13.22.0/addons/chan_ooh323.c:414:6: style: The scope of the variable 'features' can be reduced. [variableScope]
asterisk-13.22.0/addons/chan_ooh323.c:2018:6: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/addons/chan_ooh323.c:2091:6: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/addons/chan_ooh323.c:2238:6: style: The scope of the variable 'ownerLock' can be reduced. [variableScope]
asterisk-13.22.0/addons/chan_ooh323.c:2815:46: style: The scope of the variable 'prev' can be reduced. [variableScope]
asterisk-13.22.0/addons/chan_ooh323.c:3129:8: style: The scope of the variable 'friend_type' can be reduced. [variableScope]
asterisk-13.22.0/addons/chan_ooh323.c:3181:7: style: The scope of the variable 'ip_port' can be reduced. [variableScope]
asterisk-13.22.0/addons/chan_ooh323.c:3991:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/addons/chan_ooh323.c:3992:6: style: The scope of the variable 'reloading' can be reduced. [variableScope]
asterisk-13.22.0/addons/chan_ooh323.c:4352:22: style: The scope of the variable 'pl' can be reduced. [variableScope]
asterisk-13.22.0/addons/chan_ooh323.c:927:51: style: Function 'ooh323_digit_begin' argument 1 names different: declaration 'ast' definition 'chan'. [funcArgNamesDifferent]
asterisk-13.22.0/addons/chan_ooh323.c:123:51: note: Function 'ooh323_digit_begin' argument 1 names different: declaration 'ast' definition 'chan'.
asterisk-13.22.0/addons/chan_ooh323.c:927:51: note: Function 'ooh323_digit_begin' argument 1 names different: declaration 'ast' definition 'chan'.
asterisk-13.22.0/addons/chan_ooh323.c:961:49: style: Function 'ooh323_digit_end' argument 1 names different: declaration 'ast' definition 'chan'. [funcArgNamesDifferent]
asterisk-13.22.0/addons/chan_ooh323.c:124:49: note: Function 'ooh323_digit_end' argument 1 names different: declaration 'ast' definition 'chan'.
asterisk-13.22.0/addons/chan_ooh323.c:961:49: note: Function 'ooh323_digit_end' argument 1 names different: declaration 'ast' definition 'chan'.
asterisk-13.22.0/addons/chan_ooh323.c:4524:94: style: Function 'ooh323_set_rtp_peer' argument 5 names different: declaration 'codecs' definition 'cap'. [funcArgNamesDifferent]
asterisk-13.22.0/addons/chan_ooh323.c:139:102: note: Function 'ooh323_set_rtp_peer' argument 5 names different: declaration 'codecs' definition 'cap'.
asterisk-13.22.0/addons/chan_ooh323.c:4524:94: note: Function 'ooh323_set_rtp_peer' argument 5 names different: declaration 'codecs' definition 'cap'.
asterisk-13.22.0/addons/chan_ooh323.c:202:14: style: union member 'Anonymous0::peer' is never used. [unusedStructMember]
asterisk-13.22.0/addons/format_mp3.c:152:15: style: The scope of the variable 'bytes' can be reduced. [variableScope]
asterisk-13.22.0/addons/format_mp3.c:198:6: style: The scope of the variable 'save' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/decode.c:435:14: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
asterisk-13.22.0/addons/ooh323c/src/decode.c:437:17: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
asterisk-13.22.0/addons/ooh323c/src/decode.c:509:14: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
asterisk-13.22.0/addons/ooh323c/src/decode.c:511:17: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
asterisk-13.22.0/addons/ooh323c/src/decode.c:573:14: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
asterisk-13.22.0/addons/ooh323c/src/decode.c:608:14: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
asterisk-13.22.0/addons/ooh323c/src/decode.c:616:17: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
asterisk-13.22.0/addons/ooh323c/src/decode.c:906:15: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
asterisk-13.22.0/addons/ooh323c/src/decode.c:436:15: style: Condition 'bit==1' is always false [knownConditionTrueFalse]
asterisk-13.22.0/addons/ooh323c/src/decode.c:428:23: note: Assignment 'bit=0', assigned value is 0
asterisk-13.22.0/addons/ooh323c/src/decode.c:436:15: note: Condition 'bit==1' is always false
asterisk-13.22.0/addons/ooh323c/src/decode.c:444:15: style: Condition 'bit==0' is always true [knownConditionTrueFalse]
asterisk-13.22.0/addons/ooh323c/src/decode.c:428:23: note: Assignment 'bit=0', assigned value is 0
asterisk-13.22.0/addons/ooh323c/src/decode.c:444:15: note: Condition 'bit==0' is always true
asterisk-13.22.0/addons/ooh323c/src/decode.c:510:15: style: Condition 'bit==1' is always false [knownConditionTrueFalse]
asterisk-13.22.0/addons/ooh323c/src/decode.c:502:23: note: Assignment 'bit=0', assigned value is 0
asterisk-13.22.0/addons/ooh323c/src/decode.c:510:15: note: Condition 'bit==1' is always false
asterisk-13.22.0/addons/ooh323c/src/decode.c:518:15: style: Condition 'bit==0' is always true [knownConditionTrueFalse]
asterisk-13.22.0/addons/ooh323c/src/decode.c:502:23: note: Assignment 'bit=0', assigned value is 0
asterisk-13.22.0/addons/ooh323c/src/decode.c:518:15: note: Condition 'bit==0' is always true
asterisk-13.22.0/addons/ooh323c/src/decode.c:103:8: style: The scope of the variable 'lstat' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/decode.c:174:13: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/decode.c:260:26: style: The scope of the variable 'value' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/decode.c:305:26: style: The scope of the variable 'value' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/decode.c:566:13: style: The scope of the variable 'bitValue' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/decode.c:694:20: style: The scope of the variable 'j' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/decode.c:697:13: style: The scope of the variable 'nbitsInLastOctet' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/decode.c:698:14: style: The scope of the variable 'mask' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/decode.c:699:8: style: The scope of the variable 'stat' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/decode.c:780:8: style: The scope of the variable 'lstat' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/decode.c:965:13: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/decode.c:611:11: error: Uninitialized variable: bitValue [uninitvar]
asterisk-13.22.0/addons/ooh323c/src/decode.c:909:8: error: Uninitialized variable: bitValue [uninitvar]
asterisk-13.22.0/addons/ooh323c/src/encode.c:140:14: style: The scope of the variable 'mask' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/encode.c:194:8: style: The scope of the variable 'enclen' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/encode.c:487:8: style: The scope of the variable 'nshifts' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/encode.c:490:16: style: The scope of the variable 'lv' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/encode.c:607:14: style: The scope of the variable 'mask' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/encode.c:706:8: style: The scope of the variable 'enclen' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/encode.c:742:8: style: The scope of the variable 'enclen' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/encode.c:742:28: style: The scope of the variable 'stat' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/encode.c:783:18: style: The scope of the variable 'pOpenType' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/encode.c:784:8: style: The scope of the variable 'stat' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/encode.c:812:8: style: The scope of the variable 'stat' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/encode.c:832:13: style: The scope of the variable 'tempValue' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/encode.c:868:13: style: The scope of the variable 'tempValue' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/encode.c:192:46: style: Function 'encodeBitString' argument 2 names different: declaration 'numocts' definition 'numbits'. [funcArgNamesDifferent]
asterisk-13.22.0/addons/ooh323c/src/ooasn1.h:1460:26: note: Function 'encodeBitString' argument 2 names different: declaration 'numocts' definition 'numbits'.
asterisk-13.22.0/addons/ooh323c/src/encode.c:192:46: note: Function 'encodeBitString' argument 2 names different: declaration 'numocts' definition 'numbits'.
asterisk-13.22.0/addons/ooh323c/src/encode.c:91:20: warning: Shifting signed 32-bit value by 31 bits is undefined behaviour. See condition at line 90. [shiftTooManyBitsSigned]
asterisk-13.22.0/addons/ooh323c/src/encode.c:90:14: note: Assuming that condition 'nbits<(sizeof(unsigned int)*8)' is not redundant
asterisk-13.22.0/addons/ooh323c/src/encode.c:91:20: note: Shift
asterisk-13.22.0/addons/ooh323c/src/errmgmt.c:141:16: style: The scope of the variable 'tp' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/errmgmt.c:142:9: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/errmgmt.c:142:12: style: The scope of the variable 'j' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/errmgmt.c:142:15: style: The scope of the variable 'pcnt' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:37:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:33:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:37:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:57:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:55:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:57:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:74:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:72:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:74:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:94:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:90:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:94:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:111:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:109:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:111:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:133:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:127:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:133:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:378:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:374:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:378:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:402:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:398:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:402:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:426:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:422:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:426:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:463:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:445:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:463:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:543:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:525:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:543:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:603:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:599:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:603:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:623:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:619:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:623:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:647:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:643:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:647:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:756:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:752:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:756:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:780:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:776:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:780:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:804:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:800:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:804:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:829:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:823:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:829:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:886:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:882:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:886:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:910:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:906:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:910:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:934:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:930:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:934:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:959:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:953:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:959:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:1129:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:1082:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:1129:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:1301:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:1297:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:1301:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:1324:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:1320:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:1324:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:1458:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:1452:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:1458:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:1500:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:1494:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:1500:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:1528:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:1526:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:1528:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:1550:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:1544:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:1550:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:1602:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:1596:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:1602:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:1634:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:1628:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:1634:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:1677:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:1671:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESDec.c:1677:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:36:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:32:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:36:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:52:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:50:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:52:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:68:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:66:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:68:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:87:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:83:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:87:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:103:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:101:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:103:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:121:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:117:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:121:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:307:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:303:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:307:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:326:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:322:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:326:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:345:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:341:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:345:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:370:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:359:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:370:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:405:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:394:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:405:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:429:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:425:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:429:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:448:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:444:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:448:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:467:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:463:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:467:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:524:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:520:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:524:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:543:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:539:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:543:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:562:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:558:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:562:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:580:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:576:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:580:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:619:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:615:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:619:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:638:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:634:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:638:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:657:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:653:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:657:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:675:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:671:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:675:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:796:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:766:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:796:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:924:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:920:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:924:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:943:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:939:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:943:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:1034:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:1030:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:1034:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:1062:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:1058:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:1062:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:1083:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:1081:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:1083:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:1101:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:1097:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:1101:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:1134:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:1130:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:1134:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:1157:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:1153:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:1157:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:1185:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:1181:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H235-SECURITY-MESSAGESEnc.c:1185:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:75:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:71:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:75:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:94:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:92:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:94:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:114:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:110:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:114:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:134:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:132:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:134:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:150:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:148:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:150:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:170:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:166:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:170:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:187:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:185:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:187:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:204:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:202:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:204:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:224:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:220:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:224:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:241:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:239:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:241:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:258:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:256:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:258:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:275:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:273:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:275:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:292:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:290:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:292:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:404:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:400:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:404:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:428:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:422:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:428:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:459:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:455:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:459:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:482:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:478:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:482:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:505:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:500:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:505:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:613:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:597:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:613:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:690:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:686:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:690:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:713:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:709:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:713:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:736:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:732:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:736:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:760:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:754:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:760:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:799:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:795:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:799:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:833:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:817:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:833:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:892:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:888:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:892:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:915:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:911:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:915:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:949:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:933:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:949:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:1090:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:1084:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:1090:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:1365:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:1359:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:1365:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:1505:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:1499:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:1505:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:1714:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:1710:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:1714:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:1737:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:1733:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:1737:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:1760:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:1756:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:1760:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:2049:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:2045:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:2049:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:2468:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:2459:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:2468:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:2508:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:2499:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:2508:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:2755:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:2732:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:2755:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:2820:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:2811:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:2820:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:2873:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:2850:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:2873:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:2930:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:2928:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:2930:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:2946:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:2944:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:2946:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:2962:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:2960:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:2962:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:2983:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:2979:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:2983:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:3006:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:3002:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:3006:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:3030:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:3026:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:3030:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:3053:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:3049:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:3053:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:3076:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:3072:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:3076:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:3099:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:3095:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:3099:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:3122:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:3118:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:3122:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:3145:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:3141:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:3145:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:3234:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:3207:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:3234:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:5307:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:5282:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:5307:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:5460:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:5437:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:5460:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:5761:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:5756:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:5761:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:5911:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:5895:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:5911:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:5982:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:5966:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:5982:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:6199:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:6183:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:6199:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:6604:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:6598:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:6604:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:6644:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:6638:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:6644:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:6684:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:6678:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:6684:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:6736:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:6730:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:6736:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:6788:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:6782:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:6788:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:7030:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:7025:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:7030:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:7303:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:7287:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:7303:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:7372:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:7367:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:7372:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:7935:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:7912:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:7935:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:8156:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:8132:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:8156:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:8603:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:8598:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:8603:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:8646:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:8630:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:8646:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:8704:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:8699:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:8704:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:9111:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:9106:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:9111:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:9165:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:9139:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:9165:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:9317:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:9275:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:9317:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:9803:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:9798:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:9803:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:9860:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:9831:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:9860:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:9962:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:9938:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:9962:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:10144:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:10139:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:10144:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:10178:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:10173:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:10178:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:10232:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:10208:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:10232:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:10489:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:10484:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:10489:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:10541:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:10517:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:10541:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:10778:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:10773:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:10778:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:10827:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:10806:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:10827:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:11525:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:11501:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:11525:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:12010:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:12005:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:12010:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:12068:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:12038:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:12068:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:12349:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:12344:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:12349:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:12413:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:12377:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:12413:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:12603:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:12577:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:12603:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:12704:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:12678:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:12704:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:12805:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:12779:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:12805:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:12906:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:12880:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:12906:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:13205:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:13200:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:13205:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:13238:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:13233:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:13238:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:13398:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:13393:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:13398:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:13452:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:13426:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:13452:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:13649:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:13625:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:13649:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:13832:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:13816:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:13832:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:13909:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:13886:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:13909:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:13970:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:13964:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:13970:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:14551:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:14528:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:14551:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:14686:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:14670:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:14686:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:15113:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:15107:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:15113:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:15157:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:15141:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:15157:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:15301:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:15285:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:15301:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:15374:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:15345:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:15374:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:15654:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:15631:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:15654:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:15747:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:15718:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:15747:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:15992:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:15976:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:15992:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:16155:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:16150:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:16155:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:16204:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:16183:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:16204:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:16423:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:16418:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:16423:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:16528:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:16495:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:16528:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:16792:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:16765:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:16792:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:17157:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:17130:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:17157:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:17368:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:17363:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:17368:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:17425:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:17395:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:17425:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:17847:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:17826:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:17847:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:18053:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:18023:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:18053:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:18738:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:18711:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:18738:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:19050:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:19020:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:19050:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:19282:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:19258:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:19282:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:19537:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:19513:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:19537:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:19851:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:19809:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:19851:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:20289:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:20270:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:20289:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:20480:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:20475:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:20480:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:20537:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:20510:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:20537:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:21253:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:21229:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:21253:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:21488:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:21461:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:21488:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:21748:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:21724:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:21748:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:22045:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:22021:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:22045:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:22285:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:22261:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:22285:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:22556:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:22532:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:22556:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:22822:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:22798:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:22822:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:22980:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:22953:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:22980:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:23279:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:23255:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:23279:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:23808:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:23784:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:23808:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:23988:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:23961:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:23988:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:24290:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:24285:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:24290:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:24323:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:24317:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:24323:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:25081:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:25060:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:25081:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:25222:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:25201:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:25222:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:25355:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:25323:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:25355:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:25486:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:25453:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:25486:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:25678:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:25645:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:25678:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:25830:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:25798:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:25830:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:26051:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:26016:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:26051:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:26175:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:26159:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:26175:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:26282:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:26238:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:26282:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:26563:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:26522:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:26563:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:2460:29: style: The scope of the variable 'pdata' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:2500:21: style: The scope of the variable 'pdata' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:2812:29: style: The scope of the variable 'pdata' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:3167:8: style: The scope of the variable 'lstat' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:3490:8: style: The scope of the variable 'lstat' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:3612:8: style: The scope of the variable 'lstat' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:4995:8: style: The scope of the variable 'lstat' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:5522:8: style: The scope of the variable 'lstat' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:6514:8: style: The scope of the variable 'lstat' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:6558:8: style: The scope of the variable 'lstat' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:6985:8: style: The scope of the variable 'lstat' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:8004:8: style: The scope of the variable 'lstat' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:8242:8: style: The scope of the variable 'lstat' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:8925:8: style: The scope of the variable 'lstat' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:9066:8: style: The scope of the variable 'lstat' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:9235:8: style: The scope of the variable 'lstat' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:11965:8: style: The scope of the variable 'lstat' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:13270:8: style: The scope of the variable 'lstat' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:14068:8: style: The scope of the variable 'lstat' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:14630:8: style: The scope of the variable 'lstat' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:16334:8: style: The scope of the variable 'lstat' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:16378:8: style: The scope of the variable 'lstat' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:16455:8: style: The scope of the variable 'lstat' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:17323:8: style: The scope of the variable 'lstat' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:17983:8: style: The scope of the variable 'lstat' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:20891:8: style: The scope of the variable 'lstat' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:21421:8: style: The scope of the variable 'lstat' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:24201:8: style: The scope of the variable 'lstat' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:24245:8: style: The scope of the variable 'lstat' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:24353:8: style: The scope of the variable 'lstat' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:24687:8: style: The scope of the variable 'lstat' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESDec.c:26688:8: style: The scope of the variable 'lstat' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:75:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:71:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:75:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:93:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:91:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:93:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:112:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:108:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:112:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:128:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:126:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:128:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:144:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:142:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:144:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:163:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:159:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:163:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:179:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:177:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:179:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:195:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:193:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:195:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:214:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:210:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:214:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:230:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:228:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:230:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:246:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:244:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:246:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:262:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:260:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:262:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:278:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:276:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:278:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:375:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:371:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:375:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:393:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:389:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:393:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:417:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:413:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:417:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:436:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:432:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:436:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:455:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:450:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:455:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:542:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:531:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:542:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:576:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:572:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:576:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:595:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:591:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:595:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:614:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:610:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:614:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:632:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:628:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:632:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:661:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:657:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:661:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:686:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:675:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:686:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:710:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:706:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:710:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:729:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:725:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:729:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:754:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:743:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:754:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:839:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:835:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:839:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:1024:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:1020:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:1024:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:1122:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:1118:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:1122:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:1288:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:1284:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:1288:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:1307:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:1303:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:1307:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:1326:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:1322:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:1326:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:1509:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:1505:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:1509:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:1813:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:1805:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:1813:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:1845:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:1837:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:1845:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:2001:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:1988:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:2001:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:2031:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:2023:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:2031:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:2067:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:2054:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:2067:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:2090:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:2088:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:2090:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:2106:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:2104:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:2106:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:2122:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:2120:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:2122:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:2141:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:2137:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:2141:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:2160:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:2156:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:2160:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:2179:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:2175:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:2179:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:2198:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:2194:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:2198:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:2217:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:2213:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:2217:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:2236:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:2232:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:2236:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:2255:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:2251:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:2255:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:2274:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:2270:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:2274:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:2343:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:2326:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:2343:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:3735:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:3720:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:3735:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:3829:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:3816:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:3829:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:4035:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:4030:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:4035:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:4158:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:4147:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:4158:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:4188:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:4177:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:4188:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:4313:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:4302:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:4313:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:4580:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:4576:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:4580:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:4608:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:4604:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:4608:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:4636:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:4632:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:4636:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:4669:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:4665:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:4669:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:4702:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:4698:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:4702:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:4867:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:4862:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:4867:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:5054:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:5043:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:5054:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:5084:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:5079:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:5084:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:5491:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:5478:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:5491:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:5612:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:5597:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:5612:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:5903:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:5898:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:5903:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:5935:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:5924:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:5935:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:5959:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:5954:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:5959:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:6219:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:6214:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:6219:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:6255:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:6240:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:6255:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:6374:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:6321:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:6374:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:7019:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:7014:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:7019:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:7057:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:7040:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:7057:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:7115:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:7092:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:7115:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:7338:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:7333:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:7338:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:7365:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:7360:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:7365:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:7417:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:7388:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:7417:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:7765:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:7760:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:7765:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:7814:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:7786:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:7814:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:8137:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:8132:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:8137:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:8176:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:8158:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:8176:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:8675:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:8652:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:8675:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:9105:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:9100:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:9105:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:9160:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:9126:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:9160:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:9537:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:9532:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:9537:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:9583:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:9558:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:9583:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:9729:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:9714:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:9729:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:9777:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:9762:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:9777:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:9825:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:9810:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:9825:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:9873:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:9858:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:9873:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:10058:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:10053:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:10058:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:10084:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:10079:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:10084:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:10186:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:10181:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:10186:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:10222:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:10207:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:10222:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:10323:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:10300:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:10323:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:10547:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:10536:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:10547:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:10579:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:10566:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:10579:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:10604:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:10600:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:10604:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:11063:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:11050:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:11063:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:11143:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:11132:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:11143:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:11434:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:11430:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:11434:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:11464:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:11453:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:11464:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:11525:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:11514:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:11525:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:11556:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:11539:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:11556:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:11681:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:11668:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:11681:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:11724:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:11707:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:11724:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:11865:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:11854:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:11865:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:11937:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:11932:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:11937:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:11973:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:11959:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:11973:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:12145:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:12140:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:12145:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:12234:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:12204:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:12234:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:12528:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:12503:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:12528:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:12890:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:12868:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:12890:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:13104:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:13099:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:13104:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:13166:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:13125:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:13166:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:13716:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:13700:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:13716:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:13911:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:13876:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:13911:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:14549:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:14527:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:14549:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:14845:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:14817:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:14845:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:15116:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:15098:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:15116:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:15347:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:15328:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:15347:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:15646:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:15601:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:15646:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:16158:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:16142:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:16158:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:16311:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:16306:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:16311:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:16372:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:16334:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:16372:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:17119:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:17097:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:17119:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:17383:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:17356:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:17383:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:17683:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:17664:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:17683:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:17948:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:17929:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:17948:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:18179:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:18152:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:18179:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:18514:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:18493:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:18514:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:18794:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:18775:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:18794:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:18965:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:18933:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:18965:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:19367:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:19336:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:19367:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:19930:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:19909:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:19930:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:20136:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:20109:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:20136:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:20481:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:20476:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:20481:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:20506:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:20502:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:20506:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:21221:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:21204:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:21221:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:21369:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:21353:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:21369:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:21495:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:21476:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:21495:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:21564:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:21542:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:21564:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:21700:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:21679:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:21700:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:21799:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:21780:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:21799:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:21948:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:21927:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:21948:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:22013:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:22002:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:22013:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:22064:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:22037:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:22064:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:22234:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:22209:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/H323-MESSAGESEnc.c:22234:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:35:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:31:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:35:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:63:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:59:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:63:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:101:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:97:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:101:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:131:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:120:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:131:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:564:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:553:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:564:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:594:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:578:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:594:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:722:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:711:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:722:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:747:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:736:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:747:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:768:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:766:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:768:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:793:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:782:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:793:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:858:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:847:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:858:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:881:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:877:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:881:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:904:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:900:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:904:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:950:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:939:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:950:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:969:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:965:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:969:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:1048:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:1044:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:1048:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:1075:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:1062:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:1075:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:1105:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:1097:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:1105:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:1139:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:1128:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:1139:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:1335:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:1324:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:1335:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:1365:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:1354:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:1365:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:1393:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:1389:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:1393:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:1437:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:1426:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:1437:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:1484:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:1471:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:1484:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:1602:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:1591:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:1602:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:1639:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:1621:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:1639:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:1862:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:1851:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:1862:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:1887:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:1876:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:1887:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:1982:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:1971:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:1982:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:2090:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:2086:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:2090:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:2127:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:2123:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:2127:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:2150:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:2146:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:2150:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:2173:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:2169:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:2173:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:2197:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:2193:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:2197:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:2288:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:2284:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:2288:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:2523:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:2510:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:2523:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:2608:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:2587:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:2608:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:2820:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:2809:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:2820:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:2892:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:2877:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:2892:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:2994:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:2983:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:2994:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:3029:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:3018:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:3029:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:3139:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:3126:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:3139:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:3170:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:3162:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:3170:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:3206:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:3193:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:3206:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:3398:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:3387:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:3398:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:3493:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:3485:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:3493:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:3527:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:3516:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:3527:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:3670:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:3662:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:3670:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:3748:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:3741:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:3748:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:3781:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:3770:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:3781:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:3809:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:3801:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:3809:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:3896:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:3889:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:3896:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:3931:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:3918:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:3931:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:4046:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:4044:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:4046:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:4068:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:4061:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:4068:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:4102:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:4089:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:4102:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:4137:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:4129:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:4137:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:4176:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:4160:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:4176:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:4530:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:4505:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:4530:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:4686:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:4675:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:4686:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:4881:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:4870:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:4881:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:5029:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:5008:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:5029:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:5097:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:5089:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:5097:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:5131:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:5120:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:5131:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:5164:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:5156:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:5164:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:5234:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:5227:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:5234:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:5267:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:5256:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:5267:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:5295:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:5287:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:5295:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:5392:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:5381:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:5392:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:5440:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:5432:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:5440:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:5474:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:5463:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:5474:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:5537:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:5523:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:5537:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:5713:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:5705:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:5713:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:5747:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:5736:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:5747:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:5775:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:5767:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:5775:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:5822:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:5798:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:5822:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:6202:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:6194:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:6202:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:6234:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:6226:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:6234:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:6268:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:6257:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:6268:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:6296:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:6288:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:6296:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:6336:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:6319:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:6336:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:6698:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:6673:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:6698:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:6898:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:6894:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:6898:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:6928:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:6917:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:6928:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:6993:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:6982:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:6993:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:7118:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:7107:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:7118:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:7170:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:7157:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:7170:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:7207:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:7196:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:7207:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:7307:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:7296:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:7307:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:7332:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:7321:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:7332:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:7614:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:7603:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:7614:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:7822:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:7814:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:7822:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:7996:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:7985:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:7996:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8024:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8016:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8024:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8219:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8212:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8219:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8249:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8241:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8249:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8285:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8272:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8285:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8322:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8311:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8322:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8352:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8341:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8352:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8377:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8366:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8377:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8407:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8396:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8407:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8486:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8478:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8486:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8520:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8509:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8520:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8775:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8769:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8775:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8805:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8797:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8805:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8830:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8828:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8830:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8853:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8845:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8853:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8882:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8876:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8882:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8912:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8904:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8912:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8952:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8935:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8952:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8994:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8992:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:8994:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:9077:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:9064:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:9077:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:9190:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:9175:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:9190:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:9257:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:9244:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:9257:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:9328:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:9317:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:9328:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:9355:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:9342:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:9355:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:9388:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:9377:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:9388:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:9526:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:9515:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:9526:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:9544:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:9540:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:9544:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:9692:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:9681:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:9692:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:9722:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:9711:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:9722:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:9899:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:9882:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:9899:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:9944:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:9940:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:9944:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:10249:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:10238:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:10249:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:10343:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:10330:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:10343:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:10486:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:10475:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:10486:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:10743:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:10730:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:10743:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:10938:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:10927:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:10938:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11028:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11017:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11028:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11183:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11172:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11183:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11269:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11258:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11269:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11294:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11283:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11294:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11333:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11329:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11333:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11358:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11347:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11358:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11382:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11378:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11382:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11401:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11397:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11401:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11420:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11416:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11420:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11445:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11434:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11445:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11474:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11470:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11474:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11499:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11488:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11499:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11523:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11519:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11523:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11541:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11537:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11541:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11578:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11574:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11578:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11597:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11593:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11597:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11616:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11611:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11616:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11648:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11637:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11648:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11682:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11678:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11682:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11809:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11805:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11809:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11834:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11823:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11834:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11858:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11854:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11858:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11883:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11872:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11883:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11907:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11903:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:11907:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:12070:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:12068:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:12070:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:12086:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:12084:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:12086:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:12111:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:12100:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:12111:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:12690:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:12674:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:12690:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:12892:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:12888:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:12892:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13054:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13050:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13054:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13079:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13068:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13079:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13107:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13099:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13107:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13197:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13181:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13197:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13280:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13276:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13280:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13385:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13372:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13385:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13516:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13502:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13516:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13585:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13583:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13585:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13608:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13600:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13608:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13635:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13631:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13635:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13674:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13670:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13674:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13712:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13708:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13712:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13740:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13732:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13740:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13769:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13763:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13769:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13799:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13791:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13799:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13833:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13822:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13833:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13860:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13853:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13860:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13892:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13881:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13892:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13910:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13906:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13910:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13953:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13942:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:13953:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:14100:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:14077:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:14100:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:14272:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:14257:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:14272:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:14407:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:14384:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:14407:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:14574:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:14570:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:14574:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:14620:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:14616:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:14620:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:14661:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:14657:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:14661:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:14702:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:14698:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:14702:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:14750:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:14739:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:14750:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:14783:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:14779:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:14783:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:14824:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:14820:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:14824:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:14880:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:14876:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:14880:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:14963:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:14952:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:14963:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:15013:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:15002:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:15013:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:15063:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:15052:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:15063:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:15098:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:15087:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:15098:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:15319:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:15315:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:15319:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:15342:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:15338:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:15342:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:15523:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:15512:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:15523:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:15622:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:15611:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:15622:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:15733:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:15722:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:15733:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:15796:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:15785:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:15796:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:15831:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:15820:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:15831:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:15894:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:15883:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:15894:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:15921:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:15908:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:15921:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:15954:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:15943:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:15954:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:16092:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:16081:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:16092:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:16290:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:16286:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:16290:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:16437:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:16426:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:16437:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:16581:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:16568:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:16581:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:16642:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:16631:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:16642:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:16674:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:16656:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:16674:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:16797:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:16789:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:16797:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:16829:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:16821:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:16829:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:16863:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:16852:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:16863:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:16893:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:16882:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:16893:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:16980:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:16969:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:16980:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:17026:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:17015:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:17026:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:17056:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:17048:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:17056:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:17357:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:17346:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:17357:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:17466:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:17458:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:17466:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:17506:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:17491:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:17506:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:17543:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:17535:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:17543:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:17641:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:17630:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:17641:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:17671:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:17660:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:17671:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:17701:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:17690:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:17701:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:17783:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:17772:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:17783:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:17874:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:17872:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:17874:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:17899:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:17888:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:17899:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:18085:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:18081:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:18085:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:18128:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:18117:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:18128:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:18203:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:18192:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:18203:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:18228:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:18217:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:18228:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:18246:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:18242:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:18246:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:18356:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:18345:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:18356:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:18469:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:18452:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:18469:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:18722:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:18705:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:18722:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:18969:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:18958:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:18969:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:18999:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:18988:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:18999:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19024:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19013:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19024:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19099:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19088:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19099:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19126:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19119:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19126:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19158:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19147:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19158:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19243:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19232:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19243:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19271:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19263:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19271:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19305:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19294:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19305:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19332:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19325:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19332:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19364:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19353:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19364:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19386:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19379:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19386:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19468:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19457:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19468:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19496:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19488:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19496:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19530:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19519:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19530:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19615:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19604:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19615:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19705:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19694:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19705:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19735:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19724:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19735:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19822:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19811:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19822:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19959:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19948:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:19959:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:20229:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:20221:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:20229:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:20308:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:20304:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:20308:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:20333:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:20322:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:20333:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:20363:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:20352:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:20363:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:20387:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:20383:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:20387:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:20412:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:20401:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:20412:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:20436:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:20432:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:20436:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:20461:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:20450:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:20461:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:20489:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:20481:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:20489:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:20578:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:20567:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:20578:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:20603:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:20592:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:20603:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:20839:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:20828:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:20839:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:20907:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:20896:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:20907:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:21209:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:21198:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:21209:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:21350:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:21339:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:21350:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:21380:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:21369:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:21380:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:21405:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:21394:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:21405:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:21505:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:21494:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:21505:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:21597:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:21584:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:21597:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:21869:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:21862:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:21869:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:21898:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:21891:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:21898:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:21934:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:21919:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:21934:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:22022:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:22018:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:22022:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:22107:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:22103:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:22107:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:22151:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:22147:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:22151:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:22196:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:22185:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:22196:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:22437:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:22433:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:22437:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:22512:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:22501:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:22512:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:22641:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:22630:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:22641:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:22666:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:22655:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:22666:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:22798:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:22787:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:22798:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:23038:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:23027:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:23038:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:23066:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:23058:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:23066:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:23100:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:23089:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:23100:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:23119:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:23115:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:23119:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:23144:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:23133:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:23144:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:23581:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:23570:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:23581:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:23621:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:23610:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:23621:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:23828:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:23817:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:23828:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:23868:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:23857:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:23868:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:23978:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:23967:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:23978:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:24147:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:24143:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:24147:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:24238:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:24227:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:24238:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:24263:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:24252:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:24263:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:24285:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:24278:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:24285:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:24317:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:24306:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:24317:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:24339:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:24332:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:24339:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:24371:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:24360:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:24371:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:24416:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:24405:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:24416:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:24581:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:24570:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:24581:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:24604:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:24600:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:24604:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:24659:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:24644:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:24659:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:24710:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:24699:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:24710:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:24870:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:24859:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:24870:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:24910:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:24899:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:24910:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:25117:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:25106:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:25117:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:25159:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:25146:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:25159:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:25364:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:25345:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:25364:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:25436:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:25425:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:25436:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:25463:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:25450:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:25463:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:25497:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:25484:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:25497:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:25632:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:25621:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:25632:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:25667:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:25656:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:25667:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:25692:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:25681:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:25692:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:25722:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:25711:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:25722:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:25888:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:25884:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:25888:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:25907:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:25903:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:25907:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:25936:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:25921:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:25936:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:26037:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:26024:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:26037:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:26089:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:26078:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:26089:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:26190:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:26186:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:26190:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:26234:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:26230:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:26234:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:26279:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:26268:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:26279:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:26309:4: style: Variable 'stat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:26298:0: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/h323/MULTIMEDIA-SYSTEM-CONTROLEnc.c:26309:4: note: Variable 'stat' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/memheap.c:232:27: warning: Either the condition 'pElem==0' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
asterisk-13.22.0/addons/ooh323c/src/memheap.c:237:10: note: Assuming that condition 'pElem==0' is not redundant
asterisk-13.22.0/addons/ooh323c/src/memheap.c:232:27: note: Null pointer addition
asterisk-13.22.0/addons/ooh323c/src/memheap.c:495:10: error: Overflow in pointer arithmetic, NULL pointer is subtracted. [nullPointerArithmetic]
asterisk-13.22.0/addons/ooh323c/src/memheap.c:598:13: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
asterisk-13.22.0/addons/ooh323c/src/memheap.c:595:42: note: Assignment 'prevelem_p=((*((unsigned short*)(((unsigned char*)pElem)+4)))==0)?0:((void*)(((char*)pElem)-((*((unsigned short*)(((unsigned char*)pElem)+4)))*8u)))', assigned value is 0
asterisk-13.22.0/addons/ooh323c/src/memheap.c:598:13: note: Null pointer addition
asterisk-13.22.0/addons/ooh323c/src/memheap.c:629:34: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
asterisk-13.22.0/addons/ooh323c/src/memheap.c:626:39: note: Assignment 'nextelem_p=((*((unsigned char*)pElem))&2)?0:((void*)(((char*)pElem)+(((*((unsigned short*)(((unsigned char*)pElem)+2)))+1)*8u)))', assigned value is 0
asterisk-13.22.0/addons/ooh323c/src/memheap.c:629:34: note: Null pointer addition
asterisk-13.22.0/addons/ooh323c/src/memheap.c:631:14: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
asterisk-13.22.0/addons/ooh323c/src/memheap.c:626:39: note: Assignment 'nextelem_p=((*((unsigned char*)pElem))&2)?0:((void*)(((char*)pElem)+(((*((unsigned short*)(((unsigned char*)pElem)+2)))+1)*8u)))', assigned value is 0
asterisk-13.22.0/addons/ooh323c/src/memheap.c:631:14: note: Null pointer addition
asterisk-13.22.0/addons/ooh323c/src/memheap.c:635:16: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
asterisk-13.22.0/addons/ooh323c/src/memheap.c:626:39: note: Assignment 'nextelem_p=((*((unsigned char*)pElem))&2)?0:((void*)(((char*)pElem)+(((*((unsigned short*)(((unsigned char*)pElem)+2)))+1)*8u)))', assigned value is 0
asterisk-13.22.0/addons/ooh323c/src/memheap.c:635:16: note: Null pointer addition
asterisk-13.22.0/addons/ooh323c/src/memheap.c:635:16: error: Overflow in pointer arithmetic, NULL pointer is subtracted. [nullPointerArithmetic]
asterisk-13.22.0/addons/ooh323c/src/memheap.c:642:10: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
asterisk-13.22.0/addons/ooh323c/src/memheap.c:641:39: note: Assignment 'nextelem_p=((*((unsigned char*)pElem))&2)?0:((void*)(((char*)pElem)+(((*((unsigned short*)(((unsigned char*)pElem)+2)))+1)*8u)))', assigned value is 0
asterisk-13.22.0/addons/ooh323c/src/memheap.c:642:10: note: Null pointer addition
asterisk-13.22.0/addons/ooh323c/src/memheap.c:642:39: error: Overflow in pointer arithmetic, NULL pointer is subtracted. [nullPointerArithmetic]
asterisk-13.22.0/addons/ooh323c/src/memheap.c:641:39: note: Assignment 'nextelem_p=((*((unsigned char*)pElem))&2)?0:((void*)(((char*)pElem)+(((*((unsigned short*)(((unsigned char*)pElem)+2)))+1)*8u)))', assigned value is 0
asterisk-13.22.0/addons/ooh323c/src/memheap.c:642:39: note: Null pointer subtraction
asterisk-13.22.0/addons/ooh323c/src/memheap.c:694:41: error: Overflow in pointer arithmetic, NULL pointer is subtracted. [nullPointerArithmetic]
asterisk-13.22.0/addons/ooh323c/src/memheap.c:701:4: error: Pointer addition with NULL pointer. [nullPointerArithmetic]
asterisk-13.22.0/addons/ooh323c/src/memheap.c:687:16: note: Assignment 'pNextElem=((*((unsigned char*)pNewElem))&2)?0:((void*)(((char*)pNewElem)+(((*((unsigned short*)(((unsigned char*)pNewElem)+2)))+1)*8u)))', assigned value is 0
asterisk-13.22.0/addons/ooh323c/src/memheap.c:701:4: note: Null pointer addition
asterisk-13.22.0/addons/ooh323c/src/memheap.c:701:32: error: Overflow in pointer arithmetic, NULL pointer is subtracted. [nullPointerArithmetic]
asterisk-13.22.0/addons/ooh323c/src/memheap.c:687:16: note: Assignment 'pNextElem=((*((unsigned char*)pNewElem))&2)?0:((void*)(((char*)pNewElem)+(((*((unsigned short*)(((unsigned char*)pNewElem)+2)))+1)*8u)))', assigned value is 0
asterisk-13.22.0/addons/ooh323c/src/memheap.c:701:32: note: Null pointer subtraction
asterisk-13.22.0/addons/ooh323c/src/memheap.c:835:22: error: Overflow in pointer arithmetic, NULL pointer is subtracted. [nullPointerArithmetic]
asterisk-13.22.0/addons/ooh323c/src/memheap.c:846:63: error: Overflow in pointer arithmetic, NULL pointer is subtracted. [nullPointerArithmetic]
asterisk-13.22.0/addons/ooh323c/src/memheap.c:730:10: style: The scope of the variable 'newMem_p' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/memheap.c:813:41: style: The scope of the variable 'pFreeElem' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooCalls.c:44:4: style: Variable 'pctxt' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/ooCalls.c:41:0: note: Variable 'pctxt' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooCalls.c:44:4: note: Variable 'pctxt' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooCalls.c:481:4: style: Variable 'psNewAlias' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/ooCalls.c:480:0: note: Variable 'psNewAlias' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooCalls.c:481:4: note: Variable 'psNewAlias' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooCalls.c:789:4: style: Variable 'temp' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/ooCalls.c:788:0: note: Variable 'temp' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooCalls.c:789:4: note: Variable 'temp' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooCapability.c:2606:13: style: The scope of the variable 'j' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooCmdChannel.c:316:3: error: Memory leak: cmd.param1 [memleak]
asterisk-13.22.0/addons/ooh323c/src/ooCmdChannel.c:325:3: error: Memory leak: cmd.param2 [memleak]
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:56:4: style: Variable 'pGkClient' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:54:0: note: Variable 'pGkClient' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:56:4: note: Variable 'pGkClient' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:379:4: style: Variable 'pctxt' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:374:0: note: Variable 'pctxt' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:379:4: note: Variable 'pctxt' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:628:4: style: Variable 'pRasMsg' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:619:0: note: Variable 'pRasMsg' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:628:4: note: Variable 'pRasMsg' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:897:4: style: Variable 'pctxt' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:888:0: note: Variable 'pctxt' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:897:4: note: Variable 'pctxt' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:899:4: style: Variable 'pRasMsg' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:886:0: note: Variable 'pRasMsg' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:899:4: note: Variable 'pRasMsg' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:951:4: style: Variable 'pTransportAddress' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:949:4: note: Variable 'pTransportAddress' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:951:4: note: Variable 'pTransportAddress' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:953:4: style: Variable 'pIpAddress' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:950:4: note: Variable 'pIpAddress' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:953:4: note: Variable 'pIpAddress' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:1427:4: style: Variable 'pctxt' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:1422:0: note: Variable 'pctxt' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:1427:4: note: Variable 'pctxt' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:1431:4: style: Variable 'pRasMsg' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:1420:0: note: Variable 'pRasMsg' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:1431:4: note: Variable 'pRasMsg' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:1617:4: style: Variable 'pRasMsg' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:1612:0: note: Variable 'pRasMsg' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:1617:4: note: Variable 'pRasMsg' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:1618:4: style: Variable 'pUCF' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:1613:0: note: Variable 'pUCF' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:1618:4: note: Variable 'pUCF' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:1671:4: style: Variable 'pRasMsg' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:1659:0: note: Variable 'pRasMsg' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:1671:4: note: Variable 'pRasMsg' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:2199:4: style: Variable 'pRasMsg' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:2185:0: note: Variable 'pRasMsg' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:2199:4: note: Variable 'pRasMsg' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:2455:4: style: Variable 'pctxt' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:2451:0: note: Variable 'pctxt' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:2455:4: note: Variable 'pctxt' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:2462:4: style: Variable 'pRasMsg' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:2450:0: note: Variable 'pRasMsg' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:2462:4: note: Variable 'pRasMsg' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:321:8: style: The scope of the variable 'ret' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:738:17: style: The scope of the variable 'x' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:1141:23: style: The scope of the variable 'cbData' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:1142:13: style: The scope of the variable 'regTTL' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:1550:8: style: The scope of the variable 'iRet' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:1550:16: style: The scope of the variable 'x' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:1656:17: style: The scope of the variable 'x' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:1657:15: style: The scope of the variable 'pNode' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:2610:8: style: The scope of the variable 'ret' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:2672:8: style: The scope of the variable 'ret' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:2747:8: style: The scope of the variable 'ret' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:2779:13: style: The scope of the variable 'pTimer' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooGkClient.c:1222:14: style: Checking if unsigned variable 'regTTL' is less than zero. [unsignedLessThanZero]
asterisk-13.22.0/addons/ooh323c/src/ooLogChan.c:35:4: style: Variable 'pNewChannel' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/ooLogChan.c:30:0: note: Variable 'pNewChannel' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooLogChan.c:35:4: note: Variable 'pNewChannel' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooLogChan.c:191:4: style: Variable 'pChannel' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/ooLogChan.c:190:0: note: Variable 'pChannel' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooLogChan.c:191:4: note: Variable 'pChannel' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooLogChan.c:228:4: style: Variable 'pChannel' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/ooLogChan.c:227:0: note: Variable 'pChannel' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooLogChan.c:228:4: note: Variable 'pChannel' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooLogChan.c:245:4: style: Variable 'pChannel' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/ooLogChan.c:244:0: note: Variable 'pChannel' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooLogChan.c:245:4: note: Variable 'pChannel' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooLogChan.c:265:4: style: Variable 'pChannel' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/ooLogChan.c:264:0: note: Variable 'pChannel' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooLogChan.c:265:4: note: Variable 'pChannel' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooLogChan.c:287:4: style: Variable 'temp' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/ooLogChan.c:282:0: note: Variable 'temp' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooLogChan.c:287:4: note: Variable 'temp' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooLogChan.c:309:4: style: Variable 'pLogicalChannel' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/ooLogChan.c:303:0: note: Variable 'pLogicalChannel' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooLogChan.c:309:4: note: Variable 'pLogicalChannel' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooLogChan.c:404:4: style: Variable 'temp' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/ooLogChan.c:400:0: note: Variable 'temp' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooLogChan.c:404:4: note: Variable 'temp' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooLogChan.c:125:62: style: Function 'ooFindLogicalChannelByLogicalChannelNo' argument 2 names different: declaration 'channelNo' definition 'ChannelNo'. [funcArgNamesDifferent]
asterisk-13.22.0/addons/ooh323c/src/ooLogChan.h:97:35: note: Function 'ooFindLogicalChannelByLogicalChannelNo' argument 2 names different: declaration 'channelNo' definition 'ChannelNo'.
asterisk-13.22.0/addons/ooh323c/src/ooLogChan.c:125:62: note: Function 'ooFindLogicalChannelByLogicalChannelNo' argument 2 names different: declaration 'channelNo' definition 'ChannelNo'.
asterisk-13.22.0/addons/ooh323c/src/ooSocket.c:693:10: style: Variable 'pName' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/ooSocket.c:686:0: note: Variable 'pName' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooSocket.c:693:10: note: Variable 'pName' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooSocket.c:538:20: style: The scope of the variable 'hp' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooSocket.c:432:34: style: Function 'ooSocketSendTo' argument 4 names different: declaration 'remotehost' definition 'host'. [funcArgNamesDifferent]
asterisk-13.22.0/addons/ooh323c/src/ooSocket.h:316:56: note: Function 'ooSocketSendTo' argument 4 names different: declaration 'remotehost' definition 'host'.
asterisk-13.22.0/addons/ooh323c/src/ooSocket.c:432:34: note: Function 'ooSocketSendTo' argument 4 names different: declaration 'remotehost' definition 'host'.
asterisk-13.22.0/addons/ooh323c/src/ooSocket.c:432:44: style: Function 'ooSocketSendTo' argument 5 names different: declaration 'remoteport' definition 'port'. [funcArgNamesDifferent]
asterisk-13.22.0/addons/ooh323c/src/ooSocket.h:317:33: note: Function 'ooSocketSendTo' argument 5 names different: declaration 'remoteport' definition 'port'.
asterisk-13.22.0/addons/ooh323c/src/ooSocket.c:432:44: note: Function 'ooSocketSendTo' argument 5 names different: declaration 'remoteport' definition 'port'.
asterisk-13.22.0/addons/ooh323c/src/ooStackCmds.c:453:65: style: Function 'ooSendDTMFDigit' argument 2 names different: declaration 'alpha' definition 'dtmf'. [funcArgNamesDifferent]
asterisk-13.22.0/addons/ooh323c/src/ooStackCmds.h:152:72: note: Function 'ooSendDTMFDigit' argument 2 names different: declaration 'alpha' definition 'dtmf'.
asterisk-13.22.0/addons/ooh323c/src/ooStackCmds.c:453:65: note: Function 'ooSendDTMFDigit' argument 2 names different: declaration 'alpha' definition 'dtmf'.
asterisk-13.22.0/addons/ooh323c/src/ooTimer.c:103:13: style: The scope of the variable 'pTimer' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooTimer.c:127:13: style: The scope of the variable 'p' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/oochannels.c:1361:29: warning: Either the condition 'if(p_msgNode)' is redundant or there is possible null pointer dereference: p_msgNode. [nullPointerRedundantCheck]
asterisk-13.22.0/addons/ooh323c/src/oochannels.c:1384:9: note: Assuming that condition 'if(p_msgNode)' is not redundant
asterisk-13.22.0/addons/ooh323c/src/oochannels.c:1361:29: note: Null pointer dereference
asterisk-13.22.0/addons/ooh323c/src/oochannels.c:1436:29: warning: Either the condition 'if(p_msgNode)' is redundant or there is possible null pointer dereference: p_msgNode. [nullPointerRedundantCheck]
asterisk-13.22.0/addons/ooh323c/src/oochannels.c:1448:9: note: Assuming that condition 'if(p_msgNode)' is not redundant
asterisk-13.22.0/addons/ooh323c/src/oochannels.c:1436:29: note: Null pointer dereference
asterisk-13.22.0/addons/ooh323c/src/oochannels.c:1973:13: style: Variable 'call' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/oochannels.c:1972:13: note: Variable 'call' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/oochannels.c:1973:13: note: Variable 'call' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/oochannels.c:787:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
asterisk-13.22.0/addons/ooh323c/src/oochannels.c:244:8: style: The scope of the variable 'ret' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/oochannels.c:1953:21: style: The scope of the variable 'call' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooh245.c:2502:4: style: Variable 'lChannel' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/ooh245.c:2499:0: note: Variable 'lChannel' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooh245.c:2502:4: note: Variable 'lChannel' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooh245.c:3231:4: style: Variable 'tcs' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/ooh245.c:3226:0: note: Variable 'tcs' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooh245.c:3231:4: note: Variable 'tcs' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooh245.c:4082:7: style: Variable 'flcp->multiplexParameters.t' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/ooh245.c:4078:7: note: Variable 'flcp->multiplexParameters.t' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooh245.c:4082:7: note: Variable 'flcp->multiplexParameters.t' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooh245.c:4369:4: style: Variable 'pChannel' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/ooh245.c:4366:0: note: Variable 'pChannel' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooh245.c:4369:4: note: Variable 'pChannel' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooh245.c:4412:4: style: Variable 'pChannel' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/ooh245.c:4405:0: note: Variable 'pChannel' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooh245.c:4412:4: note: Variable 'pChannel' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooh245.c:235:17: style: The scope of the variable 'len' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooh245.c:235:24: style: The scope of the variable 'msgType' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooh245.c:235:35: style: The scope of the variable 'logicalChannelNo' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooh245.c:2136:13: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooh245.c:2205:8: style: The scope of the variable 'ret' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooh245.c:3225:16: style: The scope of the variable 'k' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooh245.c:3698:8: style: The scope of the variable 'k' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooh245.c:4438:8: style: The scope of the variable 'ret' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooh245.c:39:61: style: Function 'ooCreateH245Message' argument 2 names different: declaration 'msg' definition 'pph245msg'. [funcArgNamesDifferent]
asterisk-13.22.0/addons/ooh323c/src/ooh245.h:72:68: note: Function 'ooCreateH245Message' argument 2 names different: declaration 'msg' definition 'pph245msg'.
asterisk-13.22.0/addons/ooh323c/src/ooh245.c:39:61: note: Function 'ooCreateH245Message' argument 2 names different: declaration 'msg' definition 'pph245msg'.
asterisk-13.22.0/addons/ooh323c/src/ooh245.c:1995:68: style: Function 'ooOnReceivedOpenLogicalChannelRejected' argument 2 names different: declaration 'olcRejected' definition 'olcReject'. [funcArgNamesDifferent]
asterisk-13.22.0/addons/ooh323c/src/ooh245.h:238:67: note: Function 'ooOnReceivedOpenLogicalChannelRejected' argument 2 names different: declaration 'olcRejected' definition 'olcReject'.
asterisk-13.22.0/addons/ooh323c/src/ooh245.c:1995:68: note: Function 'ooOnReceivedOpenLogicalChannelRejected' argument 2 names different: declaration 'olcRejected' definition 'olcReject'.
asterisk-13.22.0/addons/ooh323c/src/ooh245.c:4350:29: style: Function 'ooRTDTimerExpired' argument 1 names different: declaration 'pdata' definition 'data'. [funcArgNamesDifferent]
asterisk-13.22.0/addons/ooh323c/src/ooh245.h:637:29: note: Function 'ooRTDTimerExpired' argument 1 names different: declaration 'pdata' definition 'data'.
asterisk-13.22.0/addons/ooh323c/src/ooh245.c:4350:29: note: Function 'ooRTDTimerExpired' argument 1 names different: declaration 'pdata' definition 'data'.
asterisk-13.22.0/addons/ooh323c/src/ooh323.c:95:13: style: Variable 'olc' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/ooh323.c:93:13: note: Variable 'olc' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooh323.c:95:13: note: Variable 'olc' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooh323.c:582:10: style: Variable 'olc' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/ooh323.c:580:10: note: Variable 'olc' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooh323.c:582:10: note: Variable 'olc' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooh323.c:679:13: style: Variable 'olc' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/ooh323.c:677:13: note: Variable 'olc' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooh323.c:679:13: note: Variable 'olc' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooh323.c:923:13: style: Variable 'olc' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/ooh323.c:921:13: note: Variable 'olc' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooh323.c:923:13: note: Variable 'olc' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooh323.c:1172:13: style: Variable 'olc' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/ooh323.c:1170:13: note: Variable 'olc' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooh323.c:1172:13: note: Variable 'olc' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooh323.c:1439:10: style: Variable 'olc' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/ooh323.c:1437:10: note: Variable 'olc' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooh323.c:1439:10: note: Variable 'olc' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooh323.c:2548:4: style: Variable 'newAlias' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/ooh323.c:2545:0: note: Variable 'newAlias' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooh323.c:2548:4: note: Variable 'newAlias' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooh323.c:75:14: style: The scope of the variable 'msgbuf' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooh323.c:78:8: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooh323.c:377:8: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooh323.c:377:13: style: The scope of the variable 'ret' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooh323.c:378:28: style: The scope of the variable 'olc' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooh323.c:379:14: style: The scope of the variable 'msgbuf' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooh323.c:636:14: style: The scope of the variable 'msgbuf' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooh323.c:639:8: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooh323.c:879:14: style: The scope of the variable 'msgbuf' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooh323.c:882:8: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooh323.c:1128:14: style: The scope of the variable 'msgbuf' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooh323.c:1131:8: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooh323.c:1378:13: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooh323.c:1381:14: style: The scope of the variable 'msgbuf' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooh323.c:1886:8: style: The scope of the variable 'ret' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooh323.c:2061:8: style: The scope of the variable 'ret' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooh323.c:2131:17: style: The scope of the variable 'pmsg' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooh323.c:2133:8: style: The scope of the variable 'ret' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooh323.c:2133:14: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooh323.c:2355:13: style: The scope of the variable 'bValid' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooh323.c:2402:13: style: The scope of the variable 'bValid' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooh323.c:2403:8: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooh323.c:1115:8: style: Variable 'ret' is assigned a value that is never used. [unreadVariable]
asterisk-13.22.0/addons/ooh323c/src/ooh323.c:1366:8: style: Variable 'ret' is assigned a value that is never used. [unreadVariable]
asterisk-13.22.0/addons/ooh323c/src/ooh323ep.c:179:4: style: Variable 'psNewAlias' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/ooh323ep.c:178:0: note: Variable 'psNewAlias' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooh323ep.c:179:4: note: Variable 'psNewAlias' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooh323ep.c:205:4: style: Variable 'psNewAlias' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/ooh323ep.c:204:0: note: Variable 'psNewAlias' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooh323ep.c:205:4: note: Variable 'psNewAlias' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooh323ep.c:232:4: style: Variable 'psNewAlias' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/ooh323ep.c:231:0: note: Variable 'psNewAlias' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooh323ep.c:232:4: note: Variable 'psNewAlias' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooh323ep.c:258:4: style: Variable 'psNewAlias' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/ooh323ep.c:257:0: note: Variable 'psNewAlias' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooh323ep.c:258:4: note: Variable 'psNewAlias' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooh323ep.c:284:4: style: Variable 'psNewAlias' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/ooh323ep.c:283:0: note: Variable 'psNewAlias' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooh323ep.c:284:4: note: Variable 'psNewAlias' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooh323ep.c:310:31: style: The scope of the variable 'pTemp' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooh323ep.c:358:27: style: The scope of the variable 'temp' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooh323ep.c:527:8: style: The scope of the variable 'ret' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooh323ep.c:149:40: style: Function 'ooH323EpSetVersionInfo' argument 1 names different: declaration 't35countrycode' definition 't35cc'. [funcArgNamesDifferent]
asterisk-13.22.0/addons/ooh323c/src/ooh323ep.h:176:40: note: Function 'ooH323EpSetVersionInfo' argument 1 names different: declaration 't35countrycode' definition 't35cc'.
asterisk-13.22.0/addons/ooh323c/src/ooh323ep.c:149:40: note: Function 'ooH323EpSetVersionInfo' argument 1 names different: declaration 't35countrycode' definition 't35cc'.
asterisk-13.22.0/addons/ooh323c/src/ooh323ep.c:149:51: style: Function 'ooH323EpSetVersionInfo' argument 2 names different: declaration 't35extensions' definition 't35ext'. [funcArgNamesDifferent]
asterisk-13.22.0/addons/ooh323c/src/ooh323ep.h:176:60: note: Function 'ooH323EpSetVersionInfo' argument 2 names different: declaration 't35extensions' definition 't35ext'.
asterisk-13.22.0/addons/ooh323c/src/ooh323ep.c:149:51: note: Function 'ooH323EpSetVersionInfo' argument 2 names different: declaration 't35extensions' definition 't35ext'.
asterisk-13.22.0/addons/ooh323c/src/ooh323ep.c:149:63: style: Function 'ooH323EpSetVersionInfo' argument 3 names different: declaration 'manufacturer' definition 'manc'. [funcArgNamesDifferent]
asterisk-13.22.0/addons/ooh323c/src/ooh323ep.h:176:79: note: Function 'ooH323EpSetVersionInfo' argument 3 names different: declaration 'manufacturer' definition 'manc'.
asterisk-13.22.0/addons/ooh323c/src/ooh323ep.c:149:63: note: Function 'ooH323EpSetVersionInfo' argument 3 names different: declaration 'manufacturer' definition 'manc'.
asterisk-13.22.0/addons/ooh323c/src/ooh323ep.c:149:75: style: Function 'ooH323EpSetVersionInfo' argument 4 names different: declaration 'vendor' definition 'prodid'. [funcArgNamesDifferent]
asterisk-13.22.0/addons/ooh323c/src/ooh323ep.h:177:13: note: Function 'ooH323EpSetVersionInfo' argument 4 names different: declaration 'vendor' definition 'prodid'.
asterisk-13.22.0/addons/ooh323c/src/ooh323ep.c:149:75: note: Function 'ooH323EpSetVersionInfo' argument 4 names different: declaration 'vendor' definition 'prodid'.
asterisk-13.22.0/addons/ooh323c/src/ooh323ep.c:149:89: style: Function 'ooH323EpSetVersionInfo' argument 5 names different: declaration 'version' definition 'verid'. [funcArgNamesDifferent]
asterisk-13.22.0/addons/ooh323c/src/ooh323ep.h:177:27: note: Function 'ooH323EpSetVersionInfo' argument 5 names different: declaration 'version' definition 'verid'.
asterisk-13.22.0/addons/ooh323c/src/ooh323ep.c:149:89: note: Function 'ooH323EpSetVersionInfo' argument 5 names different: declaration 'version' definition 'verid'.
asterisk-13.22.0/addons/ooh323c/src/ooq931.c:200:36: portability: Undefined behaviour, when 'numoffset' is 2 the pointer arithmetic 'ie->data+numoffset' is out of bounds. [pointerOutOfBounds]
asterisk-13.22.0/addons/ooh323c/src/ooq931.c:3555:43: portability: Undefined behaviour, pointer arithmetic 'pmsg->callingPartyNumberIE->data+2' is out of bounds. [pointerOutOfBounds]
asterisk-13.22.0/addons/ooh323c/src/ooq931.c:2426:4: style: Variable 'fwdedCall' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/ooq931.c:2417:0: note: Variable 'fwdedCall' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooq931.c:2426:4: note: Variable 'fwdedCall' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooq931.c:2715:4: style: Variable 'pctxt' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323c/src/ooq931.c:2709:0: note: Variable 'pctxt' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooq931.c:2715:4: note: Variable 'pctxt' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323c/src/ooq931.c:878:8: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooq931.c:878:43: style: The scope of the variable 'dir' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooq931.c:879:9: style: The scope of the variable 'remoteMediaControlIP' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooq931.c:985:8: style: The scope of the variable 'ret' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooq931.c:985:17: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooq931.c:985:22: style: The scope of the variable 'j' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooq931.c:985:74: style: The scope of the variable 'dir' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooq931.c:986:9: style: The scope of the variable 'remoteMediaIP' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooq931.c:986:33: style: The scope of the variable 'remoteMediaControlIP' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooq931.c:992:22: style: The scope of the variable 'pChannel' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooq931.c:1343:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooq931.c:2639:8: style: The scope of the variable 'ret' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooq931.c:2701:14: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooq931.c:2701:19: style: The scope of the variable 'k' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooq931.c:2710:28: style: The scope of the variable 'olc' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooq931.c:2711:13: style: The scope of the variable 'aligned' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/ooq931.c:395:54: style: Function 'ooCreateQ931Message' argument 2 names different: declaration 'msg' definition 'q931msg'. [funcArgNamesDifferent]
asterisk-13.22.0/addons/ooh323c/src/ooq931.h:392:61: note: Function 'ooCreateQ931Message' argument 2 names different: declaration 'msg' definition 'q931msg'.
asterisk-13.22.0/addons/ooh323c/src/ooq931.c:395:54: note: Function 'ooCreateQ931Message' argument 2 names different: declaration 'msg' definition 'q931msg'.
asterisk-13.22.0/addons/ooh323c/src/ooq931.c:3450:68: style: Function 'ooH323HangCall' argument 3 names different: declaration 'q931' definition 'q931cause'. [funcArgNamesDifferent]
asterisk-13.22.0/addons/ooh323c/src/ooq931.h:559:75: note: Function 'ooH323HangCall' argument 3 names different: declaration 'q931' definition 'q931cause'.
asterisk-13.22.0/addons/ooh323c/src/ooq931.c:3450:68: note: Function 'ooH323HangCall' argument 3 names different: declaration 'q931' definition 'q931cause'.
asterisk-13.22.0/addons/ooh323c/src/ooq931.c:507:53: error: Shifting 64-bit value by 64 bits is undefined behaviour [shiftTooManyBits]
asterisk-13.22.0/addons/ooh323c/src/ooq931.c:2676:13: style: Variable 'ret' is assigned a value that is never used. [unreadVariable]
asterisk-13.22.0/addons/ooh323c/src/ootrace.c:76:9: style: The scope of the variable 'dateString' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/perutil.c:179:14: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
asterisk-13.22.0/addons/ooh323c/src/perutil.c:173:13: style: The scope of the variable 'stat' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/printHandler.c:237:11: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/printHandler.c:263:11: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323c/src/printHandler.c:264:9: style: The scope of the variable 'lbuf' can be reduced. [variableScope]
asterisk-13.22.0/addons/ooh323cDriver.c:596:4: style: Variable 'tmpfmt' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323cDriver.c:595:0: note: Variable 'tmpfmt' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323cDriver.c:596:4: note: Variable 'tmpfmt' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323cDriver.c:610:4: style: Variable 'tmpfmt' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/addons/ooh323cDriver.c:609:0: note: Variable 'tmpfmt' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/ooh323cDriver.c:610:4: note: Variable 'tmpfmt' is reassigned a value before the old one has been used.
asterisk-13.22.0/addons/res_config_mysql.c:300:4: warning: %hhX in format string (no. 1) requires 'unsigned char *' but the argument type is 'signed char *'. [invalidScanfArgType_int]
asterisk-13.22.0/addons/res_config_mysql.c:468:19: warning: Either the condition 'if(initfield)' is redundant or there is possible null pointer dereference: initfield. [nullPointerRedundantCheck]
asterisk-13.22.0/addons/res_config_mysql.c:507:5: note: Assuming that condition 'if(initfield)' is not redundant
asterisk-13.22.0/addons/res_config_mysql.c:468:19: note: Null pointer dereference
asterisk-13.22.0/addons/res_config_mysql.c:183:8: style: The scope of the variable 'fname' can be reduced. [variableScope]
asterisk-13.22.0/addons/res_config_mysql.c:183:16: style: The scope of the variable 'ftype' can be reduced. [variableScope]
asterisk-13.22.0/addons/res_config_mysql.c:183:24: style: The scope of the variable 'flen' can be reduced. [variableScope]
asterisk-13.22.0/addons/res_config_mysql.c:183:31: style: The scope of the variable 'fdflt' can be reduced. [variableScope]
asterisk-13.22.0/addons/res_config_mysql.c:183:39: style: The scope of the variable 'fnull' can be reduced. [variableScope]
asterisk-13.22.0/addons/res_config_mysql.c:317:15: style: The scope of the variable 'fields' can be reduced. [variableScope]
asterisk-13.22.0/addons/res_config_mysql.c:318:6: style: The scope of the variable 'numFields' can be reduced. [variableScope]
asterisk-13.22.0/addons/res_config_mysql.c:318:17: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/addons/res_config_mysql.c:322:8: style: The scope of the variable 'chunk' can be reduced. [variableScope]
asterisk-13.22.0/addons/res_config_mysql.c:427:15: style: The scope of the variable 'fields' can be reduced. [variableScope]
asterisk-13.22.0/addons/res_config_mysql.c:428:6: style: The scope of the variable 'numFields' can be reduced. [variableScope]
asterisk-13.22.0/addons/res_config_mysql.c:428:17: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/addons/res_config_mysql.c:433:8: style: The scope of the variable 'chunk' can be reduced. [variableScope]
asterisk-13.22.0/addons/res_config_mysql.c:884:23: style: The scope of the variable 'new_v' can be reduced. [variableScope]
asterisk-13.22.0/addons/res_config_mysql.c:887:7: style: The scope of the variable 'last' can be reduced. [variableScope]
asterisk-13.22.0/addons/res_config_mysql.c:888:6: style: The scope of the variable 'last_cat_metric' can be reduced. [variableScope]
asterisk-13.22.0/addons/res_config_mysql.c:980:6: style: The scope of the variable 'type' can be reduced. [variableScope]
asterisk-13.22.0/addons/res_config_mysql.c:981:6: style: The scope of the variable 'size' can be reduced. [variableScope]
asterisk-13.22.0/addons/res_config_mysql.c:1482:6: style: The scope of the variable 'l' can be reduced. [variableScope]
asterisk-13.22.0/addons/res_config_mysql.c:1482:13: style: The scope of the variable 'which' can be reduced. [variableScope]
asterisk-13.22.0/agi/eagi-sphinx-test.c:79:8: style: The scope of the variable 'val' can be reduced. [variableScope]
asterisk-13.22.0/agi/eagi-sphinx-test.c:113:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/agi/eagi-sphinx-test.c:114:6: style: The scope of the variable 'max' can be reduced. [variableScope]
asterisk-13.22.0/agi/eagi-test.c:99:6: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
asterisk-13.22.0/agi/eagi-test.c:28:8: style: The scope of the variable 'val' can be reduced. [variableScope]
asterisk-13.22.0/agi/eagi-test.c:62:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_adsiprog.c:656:8: style: The scope of the variable 'tok' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_adsiprog.c:1026:14: style: The scope of the variable 'vname' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_adsiprog.c:1026:35: style: The scope of the variable 'tmp2' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_adsiprog.c:1027:6: style: The scope of the variable 'lrci' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_adsiprog.c:1027:12: style: The scope of the variable 'wi' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_adsiprog.c:1027:16: style: The scope of the variable 'event' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_adsiprog.c:1374:27: style: The scope of the variable 'c' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_agent_pool.c:694:22: style: The scope of the variable 'logged' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_agent_pool.c:1664:22: style: The scope of the variable 'logged' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_agent_pool.c:1665:29: style: The scope of the variable 'bc' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_alarmreceiver.c:258:6: style: The scope of the variable 'r' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_alarmreceiver.c:406:7: style: The scope of the variable 'workstring' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_alarmreceiver.c:407:6: style: The scope of the variable 'fd' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_alarmreceiver.c:408:8: style: The scope of the variable 'logfile' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_alarmreceiver.c:616:14: style: The scope of the variable 'limit' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_alarmreceiver.c:798:22: style: The scope of the variable 'efree' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_cdr.c:194:8: style: The scope of the variable 'args' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_chanisavail.c:104:6: style: The scope of the variable 'inuse' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_chanisavail.c:106:14: style: The scope of the variable 'tmp' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_chanisavail.c:106:24: style: The scope of the variable 'trychan' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_chanisavail.c:106:47: style: The scope of the variable 'tech' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_chanisavail.c:106:54: style: The scope of the variable 'number' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_chanisavail.c:111:22: style: The scope of the variable 'tempchan' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_chanspy.c:630:20: style: The scope of the variable 'f' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_chanspy.c:1014:10: style: The scope of the variable 'dup_group' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_chanspy.c:1082:17: style: The scope of the variable 's' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_confbridge.c:660:8: style: The scope of the variable 'ext' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_confbridge.c:2120:9: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_confbridge.c:2993:26: style: The scope of the variable 'user' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_controlplayback.c:205:7: style: The scope of the variable 'stopkeybuf' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_controlplayback.c:208:8: style: The scope of the variable 'opt_args' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_dahdiras.c:138:6: style: The scope of the variable 'signalled' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_db.c:124:15: style: The scope of the variable 'family' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_db.c:124:24: style: The scope of the variable 'key' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_dial.c:1494:18: style: Redundant condition: !single. 'single || (!single && !pa->sentringing)' is equivalent to 'single || !pa->sentringing' [redundantCondition]
asterisk-13.22.0/apps/app_dictate.c:92:8: style: The scope of the variable 'parse' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_dictate.c:100:25: style: The scope of the variable 'fs' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_dictate.c:104:3: style: The scope of the variable 'done' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_dictate.c:105:3: style: The scope of the variable 'lastop' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_dictate.c:106:3: style: The scope of the variable 'samples' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_dictate.c:107:3: style: The scope of the variable 'speed' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_dictate.c:108:3: style: The scope of the variable 'digit' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_dictate.c:109:3: style: The scope of the variable 'len' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_dictate.c:111:3: style: The scope of the variable 'mode' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_dictate.c:264:24: style: The scope of the variable 'fr' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_dictate.c:265:10: style: The scope of the variable 'x' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_directed_pickup.c:331:8: style: The scope of the variable 'exten' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_directory.c:446:11: style: Redundant condition: If 'res > '0'', the comparison 'res' is always true. [redundantCondition]
asterisk-13.22.0/apps/app_directory.c:192:7: style: The scope of the variable 'digit' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_directory.c:337:15: style: The scope of the variable 'opt_pause' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_directory.c:351:25: style: The scope of the variable 'item' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_directory.c:565:6: style: The scope of the variable 'namelen' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_directory.c:612:8: style: The scope of the variable 'name' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_directory.c:615:8: style: The scope of the variable 'cat' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_disa.c:366:19: style: The scope of the variable 'app_reset_cdr' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_dumpchan.c:177:7: style: The scope of the variable 'info' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_dumpchan.c:179:15: style: The scope of the variable 'line' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_exec.c:138:22: style: The scope of the variable 'endargs' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_exec.c:139:18: style: The scope of the variable 'app' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_exec.c:171:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_exec.c:172:22: style: The scope of the variable 'endargs' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_exec.c:173:18: style: The scope of the variable 'app' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_exec.c:207:45: style: The scope of the variable 'end' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_externalivr.c:307:16: style: The scope of the variable 'variable' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_externalivr.c:308:14: style: The scope of the variable 'value' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_externalivr.c:337:8: style: The scope of the variable 'value' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_fax.c:414:18: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
asterisk-13.22.0/apps/app_fax.c:406:19: note: outer condition: timeout>0
asterisk-13.22.0/apps/app_fax.c:414:18: note: identical inner condition: timeout>0
asterisk-13.22.0/apps/app_fax.c:740:18: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
asterisk-13.22.0/apps/app_fax.c:732:19: note: outer condition: timeout>0
asterisk-13.22.0/apps/app_fax.c:740:18: note: identical inner condition: timeout>0
asterisk-13.22.0/apps/app_fax.c:221:2: style: Variable 's' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/apps/app_fax.c:213:0: note: Variable 's' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_fax.c:221:2: note: Variable 's' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_fax.c:403:8: style: The scope of the variable 'ms' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_fax.c:729:8: style: The scope of the variable 'ms' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_festival.c:101:6: style: The scope of the variable 'n' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_festival.c:147:7: style: The scope of the variable 'c' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_festival.c:180:6: style: The scope of the variable 'needed' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_festival.c:286:18: style: The scope of the variable 'serverhost' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_festival.c:289:8: style: The scope of the variable 'fs' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_festival.c:310:7: style: The scope of the variable 'buffer' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_festival.c:510:7: style: The scope of the variable 'read_data' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_followme.c:525:9: style: The scope of the variable 'idx' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_followme.c:633:6: style: The scope of the variable 'pos' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_followme.c:634:22: style: The scope of the variable 'winner' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_followme.c:638:6: style: The scope of the variable 'livechannels' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_getcpeid.c:71:16: style: The scope of the variable 'cpeid' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_getcpeid.c:72:6: style: The scope of the variable 'gotgeometry' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_getcpeid.c:73:6: style: The scope of the variable 'gotcpeid' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_ices.c:116:6: style: The scope of the variable 'ms' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_ices.c:119:20: style: The scope of the variable 'f' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_jack.c:596:52: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
asterisk-13.22.0/apps/app_macro.c:633:2: style: Variable 'expr' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/apps/app_macro.c:630:0: note: Variable 'expr' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_macro.c:633:2: note: Variable 'expr' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_meetme.c:2651:46: style: Redundant condition: If 'EXPR == 1', the comparison 'EXPR' is always true. [redundantCondition]
asterisk-13.22.0/apps/app_meetme.c:2707:23: style: Redundant condition: check_admin_arg. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition]
asterisk-13.22.0/apps/app_meetme.c:2718:23: style: Redundant condition: check_admin_arg. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition]
asterisk-13.22.0/apps/app_meetme.c:2995:8: style: Condition 'keepplaying' is always true [knownConditionTrueFalse]
asterisk-13.22.0/apps/app_meetme.c:2976:17: note: Assignment 'keepplaying=1', assigned value is 1
asterisk-13.22.0/apps/app_meetme.c:2995:8: note: Condition 'keepplaying' is always true
asterisk-13.22.0/apps/app_meetme.c:2887:3: style: Variable 'usr' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/apps/app_meetme.c:2883:0: note: Variable 'usr' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_meetme.c:2887:3: note: Variable 'usr' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_meetme.c:3855:8: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/apps/app_meetme.c:3854:8: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_meetme.c:3855:8: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_meetme.c:3881:10: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/apps/app_meetme.c:3880:10: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_meetme.c:3881:10: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_meetme.c:3884:11: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/apps/app_meetme.c:3883:11: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_meetme.c:3884:11: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_meetme.c:3885:11: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/apps/app_meetme.c:3884:11: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_meetme.c:3885:11: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_meetme.c:3889:11: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/apps/app_meetme.c:3888:11: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_meetme.c:3889:11: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_meetme.c:3890:11: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/apps/app_meetme.c:3889:11: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_meetme.c:3890:11: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_meetme.c:3894:10: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/apps/app_meetme.c:3893:10: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_meetme.c:3894:10: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_meetme.c:1367:20: style: The scope of the variable 'json_user_duration' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_meetme.c:1856:6: style: The scope of the variable 'total' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_meetme.c:2304:21: style: The scope of the variable 'f' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_meetme.c:2331:28: style: The scope of the variable 'item' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_meetme.c:3841:9: style: The scope of the variable 'minutes' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_meetme.c:3841:22: style: The scope of the variable 'seconds' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_meetme.c:3841:35: style: The scope of the variable 'remain' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_meetme.c:4498:29: style: The scope of the variable 'origvar' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_meetme.c:4521:8: style: The scope of the variable 'currenttime' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_meetme.c:4522:8: style: The scope of the variable 'eatime' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_meetme.c:4524:8: style: The scope of the variable 'recordingtmp' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_meetme.c:4529:15: style: The scope of the variable 'var2' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_meetme.c:4686:21: style: The scope of the variable 'cfg' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_meetme.c:4793:7: style: The scope of the variable 'val' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_meetme.c:4892:8: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_meetme.c:4893:23: style: The scope of the variable 'cfg' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_meetme.c:4903:52: style: The scope of the variable 'confno_tmp' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_meetme.c:4905:12: style: The scope of the variable 'found' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_meetme.c:5594:6: style: The scope of the variable 'hr' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_meetme.c:5594:10: style: The scope of the variable 'min' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_meetme.c:5594:15: style: The scope of the variable 'sec' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_meetme.c:6330:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_meetme.c:6615:16: style: The scope of the variable 'ring_timeout' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_meetme.c:6616:7: style: The scope of the variable 'time_elapsed' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_meetme.c:7325:24: style: The scope of the variable 'trunk_ref' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_meetme.c:8090:19: style: The scope of the variable 'data_meetme' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_meetme.c:4310:92: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
asterisk-13.22.0/apps/app_meetme.c:1965:41: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/apps/app_meetme.c:1966:45: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/apps/app_meetme.c:1976:65: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/apps/app_meetme.c:1977:45: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/apps/app_meetme.c:5574:40: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/apps/app_minivm.c:1266:31: warning: Either the condition 'vmu' is redundant or there is possible null pointer dereference: vmu. [nullPointerRedundantCheck]
asterisk-13.22.0/apps/app_minivm.c:1264:7: note: Assuming that condition 'vmu' is not redundant
asterisk-13.22.0/apps/app_minivm.c:1266:31: note: Null pointer dereference
asterisk-13.22.0/apps/app_minivm.c:1267:44: warning: Either the condition 'vmu' is redundant or there is possible null pointer dereference: vmu. [nullPointerRedundantCheck]
asterisk-13.22.0/apps/app_minivm.c:1264:7: note: Assuming that condition 'vmu' is not redundant
asterisk-13.22.0/apps/app_minivm.c:1267:44: note: Null pointer dereference
asterisk-13.22.0/apps/app_minivm.c:2196:64: warning: Either the condition 'duration_string' is redundant or there is possible null pointer dereference: duration_string. [nullPointerRedundantCheck]
asterisk-13.22.0/apps/app_minivm.c:2192:8: note: Assuming that condition 'duration_string' is not redundant
asterisk-13.22.0/apps/app_minivm.c:2196:64: note: Null pointer dereference
asterisk-13.22.0/apps/app_minivm.c:2579:95: warning: Possible null pointer dereference: message [nullPointer]
asterisk-13.22.0/apps/app_minivm.c:2510:18: note: Assignment 'message=NULL', assigned value is 0
asterisk-13.22.0/apps/app_minivm.c:2579:95: note: Null pointer dereference
asterisk-13.22.0/apps/app_minivm.c:3442:24: warning: Either the condition 'countername' is redundant or there is possible null pointer dereference: countername. [nullPointerRedundantCheck]
asterisk-13.22.0/apps/app_minivm.c:3438:7: note: Assuming that condition 'countername' is not redundant
asterisk-13.22.0/apps/app_minivm.c:3442:24: note: Null pointer dereference
asterisk-13.22.0/apps/app_minivm.c:3522:2: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/apps/app_minivm.c:3521:2: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_minivm.c:3522:2: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_minivm.c:3523:2: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/apps/app_minivm.c:3522:2: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_minivm.c:3523:2: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_minivm.c:3524:2: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/apps/app_minivm.c:3523:2: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_minivm.c:3524:2: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_minivm.c:3525:2: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/apps/app_minivm.c:3524:2: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_minivm.c:3525:2: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_minivm.c:3526:2: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/apps/app_minivm.c:3525:2: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_minivm.c:3526:2: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_minivm.c:938:28: style: The scope of the variable 'ogroup' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_minivm.c:939:7: style: The scope of the variable 'c' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_minivm.c:1916:7: style: The scope of the variable 'callerid' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_minivm.c:1921:7: style: The scope of the variable 'date' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_minivm.c:2150:14: style: The scope of the variable 'format' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_minivm.c:2151:14: style: The scope of the variable 'duration_string' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_minivm.c:2224:8: style: The scope of the variable 'opts' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_minivm.c:2275:8: style: The scope of the variable 'opts' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_minivm.c:3099:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_minivm.c:3118:22: style: The scope of the variable 'zone' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_minivm.c:3322:7: style: The scope of the variable 'readbuf' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_minivm.c:2779:59: style: Function 'message_template_parse_emailbody' argument 1 names different: declaration 'body' definition 'configuration'. [funcArgNamesDifferent]
asterisk-13.22.0/apps/app_minivm.c:717:59: note: Function 'message_template_parse_emailbody' argument 1 names different: declaration 'body' definition 'configuration'.
asterisk-13.22.0/apps/app_minivm.c:2779:59: note: Function 'message_template_parse_emailbody' argument 1 names different: declaration 'body' definition 'configuration'.
asterisk-13.22.0/apps/app_minivm.c:2761:3: style: Variable 'lines' is modified but its new value is never used. [unreadVariable]
asterisk-13.22.0/apps/app_mixmonitor.c:487:8: style: The scope of the variable 'cur_context' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_mixmonitor.c:488:8: style: The scope of the variable 'cur_folder' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_mp3.c:144:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_mp3.c:178:6: style: The scope of the variable 'ms' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_mp3.c:183:20: style: The scope of the variable 'f' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_nbscat.c:117:6: style: The scope of the variable 'ms' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_nbscat.c:121:20: style: The scope of the variable 'f' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_osplookup.c:2313:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
asterisk-13.22.0/apps/app_osplookup.c:2421:8: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
asterisk-13.22.0/apps/app_osplookup.c:2570:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
asterisk-13.22.0/apps/app_osplookup.c:2573:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
asterisk-13.22.0/apps/app_osplookup.c:2576:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
asterisk-13.22.0/apps/app_osplookup.c:2683:8: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
asterisk-13.22.0/apps/app_osplookup.c:2687:8: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
asterisk-13.22.0/apps/app_osplookup.c:2691:8: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
asterisk-13.22.0/apps/app_osplookup.c:2759:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
asterisk-13.22.0/apps/app_osplookup.c:2762:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
asterisk-13.22.0/apps/app_osplookup.c:2990:9: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
asterisk-13.22.0/apps/app_osplookup.c:995:7: style: The scope of the variable 'buffer' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_osplookup.c:996:8: style: The scope of the variable 'port' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_osplookup.c:1034:7: style: The scope of the variable 'buffer' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_osplookup.c:1035:8: style: The scope of the variable 'end' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_osplookup.c:1036:8: style: The scope of the variable 'port' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_osplookup.c:1395:6: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_osplookup.c:1396:7: style: The scope of the variable 'tmp' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_osplookup.c:1810:6: style: The scope of the variable 'error' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_osplookup.c:1923:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_osplookup.c:1946:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_osplookup.c:1975:7: style: The scope of the variable 'buffer' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_osplookup.c:1977:8: style: The scope of the variable 'item' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_osplookup.c:1978:6: style: The scope of the variable 'totalpackets' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_osplookup.c:1982:6: style: The scope of the variable 'value' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_osplookup.c:2954:14: style: The scope of the variable 'cvar' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_osplookup.c:3025:14: style: The scope of the variable 'tokenalgo' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_osplookup.c:952:54: style: Checking if unsigned variable 'srcsize' is less than zero. [unsignedLessThanZero]
asterisk-13.22.0/apps/app_page.c:336:7: style: The scope of the variable 'state' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_privacy.c:91:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_privacy.c:92:6: style: The scope of the variable 'retries' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_privacy.c:96:7: style: The scope of the variable 'phone' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_queue.c:3555:2: style: Variable 'q' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/apps/app_queue.c:3549:0: note: Variable 'q' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_queue.c:3555:2: note: Variable 'q' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_queue.c:9881:2: style: Variable 'queuename' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/apps/app_queue.c:9878:0: note: Variable 'queuename' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_queue.c:9881:2: note: Variable 'queuename' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_queue.c:9912:2: style: Variable 'queuename' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/apps/app_queue.c:9909:0: note: Variable 'queuename' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_queue.c:9912:2: note: Variable 'queuename' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_queue.c:1850:7: style: The scope of the variable 'interfacevar' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_queue.c:1851:8: style: The scope of the variable 'sl' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_queue.c:2414:6: style: The scope of the variable 'found_member' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_queue.c:2415:6: style: The scope of the variable 'avail' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_queue.c:3547:23: style: The scope of the variable 'queue_vars' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_queue.c:3552:6: style: The scope of the variable 'prev_weight' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_queue.c:3986:6: style: The scope of the variable 'oldvalue' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_queue.c:4108:22: style: The scope of the variable 'oo' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_queue.c:5488:6: style: The scope of the variable 'oldtalktime' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_queue.c:5491:21: style: The scope of the variable 'qtmp' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_queue.c:6365:14: style: The scope of the variable 'context' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_queue.c:6366:14: style: The scope of the variable 'extension' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_queue.c:6367:6: style: The scope of the variable 'priority' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_queue.c:7092:17: style: The scope of the variable 'mem' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_queue.c:7143:17: style: The scope of the variable 'new_member' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_queue.c:7467:22: style: The scope of the variable 'penalty' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_queue.c:8225:7: style: The scope of the variable 'interfacevar' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_queue.c:8226:8: style: The scope of the variable 'sl' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_queue.c:8475:17: style: The scope of the variable 'm' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_queue.c:8553:17: style: The scope of the variable 'm' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_queue.c:8723:23: style: The scope of the variable 'pr_iter' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_queue.c:8952:14: style: The scope of the variable 'tmpvar' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_queue.c:10095:17: style: The scope of the variable 'm' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_queue.c:10684:55: style: The scope of the variable 'data_caller' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_queue.c:10684:69: style: The scope of the variable 'data_caller_channel' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_read.c:132:7: style: The scope of the variable 'tmp' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_read.c:134:25: style: The scope of the variable 'x' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_read.c:135:9: style: The scope of the variable 'tosec' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_readexten.c:169:20: style: Condition 'digit_timeout<=0' is always true [knownConditionTrueFalse]
asterisk-13.22.0/apps/app_readexten.c:120:35: note: Assignment 'digit_timeout=0', assigned value is 0
asterisk-13.22.0/apps/app_readexten.c:169:20: note: Condition 'digit_timeout<=0' is always true
asterisk-13.22.0/apps/app_readexten.c:169:20: style: Same expression on both sides of '<=' because the value of 'digit_timeout' and '0' are the same. [duplicateExpression]
asterisk-13.22.0/apps/app_readexten.c:120:35: note: 'digit_timeout' is assigned value '0' here.
asterisk-13.22.0/apps/app_readexten.c:169:20: note: Same expression on both sides of '<=' because the value of 'digit_timeout' and '0' are the same.
asterisk-13.22.0/apps/app_sayunixtime.c:134:8: style: The scope of the variable 'opt_args' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_sms.c:1267:2: style: Variable 'now' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/apps/app_sms.c:1260:0: note: Variable 'now' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_sms.c:1267:2: note: Variable 'now' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_sms.c:1354:16: style: Same value in both branches of ternary operator. [duplicateValueTernary]
asterisk-13.22.0/apps/app_sms.c:1385:16: style: Same value in both branches of ternary operator. [duplicateValueTernary]
asterisk-13.22.0/apps/app_sms.c:824:7: style: The scope of the variable 'dcsset' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_sms.c:1210:7: style: The scope of the variable 'stm' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_sms.c:1258:6: style: The scope of the variable 'msg' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_sms.c:1258:11: style: The scope of the variable 'msgsz' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_softhangup.c:79:14: style: The scope of the variable 'opts' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_speech_utils.c:551:2: style: Variable 'speech' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/apps/app_speech_utils.c:547:0: note: Variable 'speech' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_speech_utils.c:551:2: note: Variable 'speech' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_speech_utils.c:705:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_stasis.c:101:2: style: Variable 'parse' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/apps/app_stasis.c:87:0: note: Variable 'parse' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_stasis.c:101:2: note: Variable 'parse' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_talkdetect.c:194:10: style: The scope of the variable 'ms' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_test.c:212:8: style: Condition '!res' is always true [knownConditionTrueFalse]
asterisk-13.22.0/apps/app_test.c:210:10: note: Assignment 'res=0', assigned value is 0
asterisk-13.22.0/apps/app_test.c:212:8: note: Condition '!res' is always true
asterisk-13.22.0/apps/app_test.c:88:6: style: The scope of the variable 'mssofar' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_test.c:94:20: style: The scope of the variable 'f' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_test.c:160:7: style: The scope of the variable 'fn' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_test.c:162:8: style: The scope of the variable 'f' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_test.c:335:8: style: The scope of the variable 'f' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_verbose.c:115:7: style: The scope of the variable 'extension' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_verbose.c:115:41: style: The scope of the variable 'context' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_voicemail.c:11261:6: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
asterisk-13.22.0/apps/app_voicemail.c:15914:6: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
asterisk-13.22.0/apps/app_voicemail.c:16111:5: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
asterisk-13.22.0/apps/app_voicemail.c:16147:5: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
asterisk-13.22.0/apps/app_voicemail.c:16252:5: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
asterisk-13.22.0/apps/app_voicemail.c:16349:5: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
asterisk-13.22.0/apps/app_voicemail.c:9437:8: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
asterisk-13.22.0/apps/app_voicemail.c:9436:7: note: outer condition: !res
asterisk-13.22.0/apps/app_voicemail.c:9437:8: note: identical inner condition: !res
asterisk-13.22.0/apps/app_voicemail.c:9452:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
asterisk-13.22.0/apps/app_voicemail.c:9450:7: note: outer condition: !res
asterisk-13.22.0/apps/app_voicemail.c:9452:9: note: identical inner condition: !res
asterisk-13.22.0/apps/app_voicemail.c:9814:8: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
asterisk-13.22.0/apps/app_voicemail.c:9812:6: note: outer condition: !res
asterisk-13.22.0/apps/app_voicemail.c:9814:8: note: identical inner condition: !res
asterisk-13.22.0/apps/app_voicemail.c:8712:7: style: Condition '!res' is always true [knownConditionTrueFalse]
asterisk-13.22.0/apps/app_voicemail.c:8699:12: note: Assignment 'res=0', assigned value is 0
asterisk-13.22.0/apps/app_voicemail.c:8712:7: note: Condition '!res' is always true
asterisk-13.22.0/apps/app_voicemail.c:9400:6: style: Condition '!res' is always true [knownConditionTrueFalse]
asterisk-13.22.0/apps/app_voicemail.c:9397:12: note: Assignment 'res=0', assigned value is 0
asterisk-13.22.0/apps/app_voicemail.c:9400:6: note: Condition '!res' is always true
asterisk-13.22.0/apps/app_voicemail.c:9437:8: style: Condition '!res' is always true [knownConditionTrueFalse]
asterisk-13.22.0/apps/app_voicemail.c:9436:7: note: Assuming that condition '!res' is not redundant
asterisk-13.22.0/apps/app_voicemail.c:9437:8: note: Condition '!res' is always true
asterisk-13.22.0/apps/app_voicemail.c:7498:5: style: Variable 'stringp' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/apps/app_voicemail.c:7497:0: note: Variable 'stringp' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_voicemail.c:7498:5: note: Variable 'stringp' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_voicemail.c:8741:4: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/apps/app_voicemail.c:8740:4: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_voicemail.c:8741:4: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_voicemail.c:8808:5: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/apps/app_voicemail.c:8807:5: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_voicemail.c:8808:5: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_voicemail.c:8811:5: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/apps/app_voicemail.c:8810:5: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_voicemail.c:8811:5: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_voicemail.c:8814:5: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/apps/app_voicemail.c:8813:5: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_voicemail.c:8814:5: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_voicemail.c:8815:5: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/apps/app_voicemail.c:8814:5: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_voicemail.c:8815:5: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_voicemail.c:8821:5: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/apps/app_voicemail.c:8820:5: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_voicemail.c:8821:5: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_voicemail.c:8824:5: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/apps/app_voicemail.c:8823:5: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_voicemail.c:8824:5: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_voicemail.c:8827:5: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/apps/app_voicemail.c:8826:5: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_voicemail.c:8827:5: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_voicemail.c:8828:5: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/apps/app_voicemail.c:8827:5: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_voicemail.c:8828:5: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_voicemail.c:15211:2: style: Variable 'msg_cfg' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/apps/app_voicemail.c:15197:0: note: Variable 'msg_cfg' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_voicemail.c:15211:2: note: Variable 'msg_cfg' is reassigned a value before the old one has been used.
asterisk-13.22.0/apps/app_voicemail.c:1448:14: style: The scope of the variable 'pid' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_voicemail.c:1566:8: style: The scope of the variable 'var' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_voicemail.c:1674:23: style: The scope of the variable 'var' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_voicemail.c:4637:6: style: The scope of the variable 'len' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_voicemail.c:4853:28: style: The scope of the variable 'ogroup' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_voicemail.c:4854:7: style: The scope of the variable 'c' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_voicemail.c:4901:7: style: The scope of the variable 'origcidname' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_voicemail.c:4901:24: style: The scope of the variable 'origcidnum' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_voicemail.c:4901:40: style: The scope of the variable 'origdate' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_voicemail.c:5154:10: style: The scope of the variable 'ptr' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_voicemail.c:5497:7: style: The scope of the variable 'tmp2' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_voicemail.c:5576:10: style: The scope of the variable 'ptr' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_voicemail.c:5941:63: style: The scope of the variable 'topath' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_voicemail.c:6066:37: style: The scope of the variable 'context' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_voicemail.c:6158:7: style: The scope of the variable 'arguments' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_voicemail.c:6161:31: style: The scope of the variable 'mwi_msg' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_voicemail.c:6271:7: style: The scope of the variable 'msg_id' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_voicemail.c:7198:9: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_voicemail.c:7444:9: style: The scope of the variable 'y' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_voicemail.c:7476:8: style: The scope of the variable 'val' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_voicemail.c:8191:6: style: The scope of the variable 'saved_messages' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_voicemail.c:8198:7: style: The scope of the variable 'msgfile' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_voicemail.c:8198:26: style: The scope of the variable 'textfile' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_voicemail.c:8198:46: style: The scope of the variable 'backup' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_voicemail.c:8198:64: style: The scope of the variable 'backup_textfile' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_voicemail.c:8400:7: style: The scope of the variable 'copy_msg_result' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_voicemail.c:8623:6: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_voicemail.c:8625:7: style: The scope of the variable 'prefile' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_voicemail.c:10478:16: style: The scope of the variable 'buf' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_voicemail.c:10479:6: style: The scope of the variable 'bytes' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_voicemail.c:10576:16: style: The scope of the variable 'buf' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_voicemail.c:10577:6: style: The scope of the variable 'bytes' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_voicemail.c:10718:16: style: The scope of the variable 'buf' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_voicemail.c:10719:6: style: The scope of the variable 'bytes' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_voicemail.c:11363:9: style: The scope of the variable 'opts' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_voicemail.c:12105:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_voicemail.c:12572:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_voicemail.c:12819:8: style: The scope of the variable 'count' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_voicemail.c:12819:19: style: The scope of the variable 'tmp' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_voicemail.c:12837:18: style: The scope of the variable 'zone' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_voicemail.c:12973:31: style: The scope of the variable 'data_zone' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_voicemail.c:13599:22: style: The scope of the variable 'current' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_voicemail.c:13600:8: style: The scope of the variable 'cat' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_voicemail.c:13602:14: style: The scope of the variable 'val' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_voicemail.c:13603:8: style: The scope of the variable 'q' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_voicemail.c:13603:22: style: The scope of the variable 'tmp' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_voicemail.c:13606:7: style: The scope of the variable 'secretfn' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_voicemail.c:15123:6: style: The scope of the variable 'cmd' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_voicemail.c:15125:6: style: The scope of the variable 'retries' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_voicemail.c:15713:21: style: The scope of the variable 'msg_cfg' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_voicemail.c:15938:30: style: The scope of the variable 'msg_snapshot' can be reduced. [variableScope]
asterisk-13.22.0/apps/app_voicemail.c:9222:64: style: Function 'vm_play_folder_name' argument 2 names different: declaration 'mbox' definition 'box'. [funcArgNamesDifferent]
asterisk-13.22.0/apps/app_voicemail.c:1098:64: note: Function 'vm_play_folder_name' argument 2 names different: declaration 'mbox' definition 'box'.
asterisk-13.22.0/apps/app_voicemail.c:9222:64: note: Function 'vm_play_folder_name' argument 2 names different: declaration 'mbox' definition 'box'.
asterisk-13.22.0/apps/app_voicemail.c:16378:14: style: Function 'vm_msg_play' argument 5 names different: declaration 'msg_num' definition 'msg_id'. [funcArgNamesDifferent]
asterisk-13.22.0/apps/app_voicemail.c:1132:124: note: Function 'vm_msg_play' argument 5 names different: declaration 'msg_num' definition 'msg_id'.
asterisk-13.22.0/apps/app_voicemail.c:16378:14: note: Function 'vm_msg_play' argument 5 names different: declaration 'msg_num' definition 'msg_id'.
asterisk-13.22.0/apps/app_voicemail.c:1962:4: style: Variable 'pfd' is assigned a value that is never used. [unreadVariable]
asterisk-13.22.0/apps/app_while.c:163:21: style: The scope of the variable 'e' can be reduced. [variableScope]
asterisk-13.22.0/apps/confbridge/conf_config_parser.c:1176:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
asterisk-13.22.0/apps/confbridge/conf_config_parser.c:2361:32: style: The scope of the variable 'b_data' can be reduced. [variableScope]
asterisk-13.22.0/apps/confbridge/conf_config_parser.c:1392:36: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/apps/confbridge/conf_config_parser.c:1395:41: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/apps/confbridge/conf_config_parser.c:1398:40: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/apps/confbridge/conf_config_parser.c:1401:42: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/apps/confbridge/conf_config_parser.c:1409:36: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/apps/confbridge/conf_config_parser.c:1412:41: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/apps/confbridge/conf_config_parser.c:1415:40: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/apps/confbridge/conf_config_parser.c:1418:43: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/apps/confbridge/conf_config_parser.c:1425:38: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/apps/confbridge/conf_config_parser.c:1428:43: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/apps/confbridge/conf_config_parser.c:1431:44: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/apps/confbridge/conf_config_parser.c:1434:40: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/apps/confbridge/conf_config_parser.c:1440:48: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/apps/confbridge/conf_config_parser.c:1443:90: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/apps/confbridge/conf_config_parser.c:1444:57: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/apps/confbridge/conf_config_parser.c:1447:51: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/apps/confbridge/conf_config_parser.c:1559:50: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/apps/confbridge/conf_config_parser.c:1563:51: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/bridges/bridge_builtin_interval_features.c:76:17: style: Checking if unsigned variable 'remaining' is less than zero. [unsignedLessThanZero]
asterisk-13.22.0/bridges/bridge_holding.c:248:29: style: The scope of the variable 'other_channel' can be reduced. [variableScope]
asterisk-13.22.0/bridges/bridge_softmix.c:279:6: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/cdr/cdr_adaptive_odbc.c:306:18: style: The scope of the variable 'entry' can be reduced. [variableScope]
asterisk-13.22.0/cdr/cdr_adaptive_odbc.c:318:11: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/cdr/cdr_adaptive_odbc.c:322:16: style: The scope of the variable 'state' can be reduced. [variableScope]
asterisk-13.22.0/cdr/cdr_adaptive_odbc.c:322:27: style: The scope of the variable 'diagnostic' can be reduced. [variableScope]
asterisk-13.22.0/cdr/cdr_odbc.c:199:23: style: The scope of the variable 'var' can be reduced. [variableScope]
asterisk-13.22.0/cdr/cdr_odbc.c:200:14: style: The scope of the variable 'tmp' can be reduced. [variableScope]
asterisk-13.22.0/cdr/cdr_pgsql.c:255:3: style: Variable 'escapebuf' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/cdr/cdr_pgsql.c:251:0: note: Variable 'escapebuf' is reassigned a value before the old one has been used.
asterisk-13.22.0/cdr/cdr_pgsql.c:255:3: note: Variable 'escapebuf' is reassigned a value before the old one has been used.
asterisk-13.22.0/cdr/cdr_pgsql.c:521:12: style: The scope of the variable 'result' can be reduced. [variableScope]
asterisk-13.22.0/cdr/cdr_pgsql.c:672:9: style: The scope of the variable 'fname' can be reduced. [variableScope]
asterisk-13.22.0/cdr/cdr_pgsql.c:672:17: style: The scope of the variable 'ftype' can be reduced. [variableScope]
asterisk-13.22.0/cdr/cdr_pgsql.c:672:25: style: The scope of the variable 'flen' can be reduced. [variableScope]
asterisk-13.22.0/cdr/cdr_pgsql.c:672:32: style: The scope of the variable 'fnotnull' can be reduced. [variableScope]
asterisk-13.22.0/cdr/cdr_pgsql.c:672:43: style: The scope of the variable 'fdef' can be reduced. [variableScope]
asterisk-13.22.0/cdr/cdr_sqlite3_custom.c:240:9: style: The scope of the variable 'escaped' can be reduced. [variableScope]
asterisk-13.22.0/cdr/cdr_tds.c:308:18: style: The scope of the variable 'srh_ptr' can be reduced. [variableScope]
asterisk-13.22.0/cel/cel_odbc.c:303:18: style: The scope of the variable 'entry' can be reduced. [variableScope]
asterisk-13.22.0/cel/cel_odbc.c:315:11: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/cel/cel_odbc.c:320:16: style: The scope of the variable 'state' can be reduced. [variableScope]
asterisk-13.22.0/cel/cel_odbc.c:320:27: style: The scope of the variable 'diagnostic' can be reduced. [variableScope]
asterisk-13.22.0/cel/cel_pgsql.c:193:3: style: Variable 'escapebuf' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/cel/cel_pgsql.c:188:0: note: Variable 'escapebuf' is reassigned a value before the old one has been used.
asterisk-13.22.0/cel/cel_pgsql.c:193:3: note: Variable 'escapebuf' is reassigned a value before the old one has been used.
asterisk-13.22.0/cel/cel_pgsql.c:456:12: style: The scope of the variable 'result' can be reduced. [variableScope]
asterisk-13.22.0/cel/cel_pgsql.c:555:9: style: The scope of the variable 'fname' can be reduced. [variableScope]
asterisk-13.22.0/cel/cel_pgsql.c:555:17: style: The scope of the variable 'ftype' can be reduced. [variableScope]
asterisk-13.22.0/cel/cel_pgsql.c:555:25: style: The scope of the variable 'flen' can be reduced. [variableScope]
asterisk-13.22.0/cel/cel_pgsql.c:555:32: style: The scope of the variable 'fnotnull' can be reduced. [variableScope]
asterisk-13.22.0/cel/cel_pgsql.c:555:43: style: The scope of the variable 'fdef' can be reduced. [variableScope]
asterisk-13.22.0/cel/cel_sqlite3_custom.c:245:9: style: The scope of the variable 'escaped' can be reduced. [variableScope]
asterisk-13.22.0/cel/cel_tds.c:266:18: style: The scope of the variable 'srh_ptr' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_alsa.c:858:4: style: Variable 'stringp' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/channels/chan_alsa.c:855:0: note: Variable 'stringp' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/chan_alsa.c:858:4: note: Variable 'stringp' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/chan_alsa.c:250:2: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
asterisk-13.22.0/channels/chan_alsa.c:252:2: note: Found duplicate branches for 'if' and 'else'.
asterisk-13.22.0/channels/chan_alsa.c:250:2: note: Found duplicate branches for 'if' and 'else'.
asterisk-13.22.0/channels/chan_alsa.c:730:6: style: The scope of the variable 'tmparg' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_alsa.c:818:8: style: The scope of the variable 'mye' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_alsa.c:818:14: style: The scope of the variable 'myc' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_alsa.c:819:14: style: The scope of the variable 'd' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_dahdi.c:7074:2: style: Variable 'x' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/channels/chan_dahdi.c:7073:2: note: Variable 'x' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/chan_dahdi.c:7074:2: note: Variable 'x' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/chan_dahdi.c:9691:5: style: Variable 'stringp' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/channels/chan_dahdi.c:9688:0: note: Variable 'stringp' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/chan_dahdi.c:9691:5: note: Variable 'stringp' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/chan_dahdi.c:9710:5: style: Variable 'stringp' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/channels/chan_dahdi.c:9707:0: note: Variable 'stringp' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/chan_dahdi.c:9710:5: note: Variable 'stringp' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/chan_dahdi.c:9730:5: style: Variable 'stringp' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/channels/chan_dahdi.c:9727:0: note: Variable 'stringp' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/chan_dahdi.c:9730:5: note: Variable 'stringp' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/chan_dahdi.c:9747:5: style: Variable 'stringp' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/channels/chan_dahdi.c:9744:0: note: Variable 'stringp' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/chan_dahdi.c:9747:5: note: Variable 'stringp' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/chan_dahdi.c:9851:7: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/channels/chan_dahdi.c:9848:7: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/chan_dahdi.c:9851:7: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/chan_dahdi.c:1376:6: style: The scope of the variable 'index' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_dahdi.c:1378:16: style: The scope of the variable 'buf' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_dahdi.c:1445:16: style: The scope of the variable 'buf' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_dahdi.c:1446:6: style: The scope of the variable 'distMatches' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_dahdi.c:1448:6: style: The scope of the variable 'receivedRingT' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_dahdi.c:1452:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_dahdi.c:3358:7: style: The scope of the variable 's' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_dahdi.c:4657:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_dahdi.c:4713:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_dahdi.c:4729:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_dahdi.c:5021:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_dahdi.c:5071:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_dahdi.c:5622:6: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_dahdi.c:5640:6: style: The scope of the variable 'chan' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_dahdi.c:6588:8: style: The scope of the variable 'size' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_dahdi.c:6588:14: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_dahdi.c:8242:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_dahdi.c:8245:6: style: The scope of the variable 'usedindex' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_dahdi.c:8834:6: style: The scope of the variable 'size' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_dahdi.c:8835:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_dahdi.c:9062:6: style: The scope of the variable 'x' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_dahdi.c:9062:9: style: The scope of the variable 'y' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_dahdi.c:9361:7: style: The scope of the variable 'c' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_dahdi.c:11409:6: style: The scope of the variable 'count' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_dahdi.c:11627:30: style: The scope of the variable 'chan' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_dahdi.c:12038:7: style: The scope of the variable 'fn' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_dahdi.c:12041:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_dahdi.c:12046:6: style: The scope of the variable 'x' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_dahdi.c:13684:20: style: The scope of the variable 'device_name' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_dahdi.c:13685:10: style: The scope of the variable 'dash' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_dahdi.c:15198:6: style: The scope of the variable 'cancel_code' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_dahdi.c:15664:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_dahdi.c:17495:9: style: The scope of the variable 'fn' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_dahdi.c:18998:9: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_dahdi.c:19452:11: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_dahdi.c:19524:19: style: The scope of the variable 'data_channel' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_dahdi.c:19728:6: style: The scope of the variable 'size' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_dahdi.c:19728:11: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_dahdi.c:19728:22: style: The scope of the variable 'x' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_dahdi.c:19729:6: style: The scope of the variable 'bytes' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_dahdi.c:4254:50: style: Function 'dahdi_digit_begin' argument 1 names different: declaration 'ast' definition 'chan'. [funcArgNamesDifferent]
asterisk-13.22.0/channels/chan_dahdi.c:1080:50: note: Function 'dahdi_digit_begin' argument 1 names different: declaration 'ast' definition 'chan'.
asterisk-13.22.0/channels/chan_dahdi.c:4254:50: note: Function 'dahdi_digit_begin' argument 1 names different: declaration 'ast' definition 'chan'.
asterisk-13.22.0/channels/chan_dahdi.c:4316:48: style: Function 'dahdi_digit_end' argument 1 names different: declaration 'ast' definition 'chan'. [funcArgNamesDifferent]
asterisk-13.22.0/channels/chan_dahdi.c:1081:48: note: Function 'dahdi_digit_end' argument 1 names different: declaration 'ast' definition 'chan'.
asterisk-13.22.0/channels/chan_dahdi.c:4316:48: note: Function 'dahdi_digit_end' argument 1 names different: declaration 'ast' definition 'chan'.
asterisk-13.22.0/channels/chan_dahdi.c:4474:74: style: Function 'conf_add' argument 3 names different: declaration 'index' definition 'idx'. [funcArgNamesDifferent]
asterisk-13.22.0/channels/chan_dahdi.c:2178:74: note: Function 'conf_add' argument 3 names different: declaration 'index' definition 'idx'.
asterisk-13.22.0/channels/chan_dahdi.c:4474:74: note: Function 'conf_add' argument 3 names different: declaration 'index' definition 'idx'.
asterisk-13.22.0/channels/chan_dahdi.c:4523:74: style: Function 'conf_del' argument 3 names different: declaration 'index' definition 'idx'. [funcArgNamesDifferent]
asterisk-13.22.0/channels/chan_dahdi.c:2168:74: note: Function 'conf_del' argument 3 names different: declaration 'index' definition 'idx'.
asterisk-13.22.0/channels/chan_dahdi.c:4523:74: note: Function 'conf_del' argument 3 names different: declaration 'index' definition 'idx'.
asterisk-13.22.0/channels/chan_dahdi.c:9378:48: style: Function 'dahdi_wink' argument 2 names different: declaration 'index' definition 'idx'. [funcArgNamesDifferent]
asterisk-13.22.0/channels/chan_dahdi.c:1698:48: note: Function 'dahdi_wink' argument 2 names different: declaration 'index' definition 'idx'.
asterisk-13.22.0/channels/chan_dahdi.c:9378:48: note: Function 'dahdi_wink' argument 2 names different: declaration 'index' definition 'idx'.
asterisk-13.22.0/channels/chan_dahdi.c:8335:3: error: Address of auto-variable 'p->subs[idx].f' returned [returnAddressOfAutoVariable]
asterisk-13.22.0/channels/chan_dahdi.c:8345:3: error: Address of auto-variable 'p->subs[idx].f' returned [returnAddressOfAutoVariable]
asterisk-13.22.0/channels/chan_dahdi.c:15721:35: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/channels/chan_dahdi.c:15722:36: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/channels/chan_dahdi.c:15723:36: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/channels/chan_dahdi.c:15725:37: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/channels/chan_dahdi.c:15726:37: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/channels/chan_dahdi.c:15727:36: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/channels/chan_dahdi.c:15729:37: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/channels/chan_dahdi.c:15730:41: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/channels/chan_dahdi.c:15731:41: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/channels/chan_dahdi.c:19490:73: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/channels/chan_dahdi.c:19491:40: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/channels/chan_dahdi.c:19492:40: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/channels/chan_dahdi.c:19494:74: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/channels/chan_dahdi.c:19495:41: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/channels/chan_dahdi.c:19496:40: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/channels/chan_dahdi.c:19498:75: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/channels/chan_dahdi.c:19499:44: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/channels/chan_dahdi.c:19500:44: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/channels/chan_iax2.c:12148:6: warning: Possible null pointer dereference: reg [nullPointer]
asterisk-13.22.0/channels/chan_iax2.c:15101:30: note: Assignment 'reg=NULL', assigned value is 0
asterisk-13.22.0/channels/chan_iax2.c:15225:20: note: Calling function 'iax2_do_register', 1st argument 'reg' value is 0
asterisk-13.22.0/channels/chan_iax2.c:12148:6: note: Null pointer dereference
asterisk-13.22.0/channels/chan_iax2.c:12158:6: warning: Possible null pointer dereference: reg [nullPointer]
asterisk-13.22.0/channels/chan_iax2.c:15101:30: note: Assignment 'reg=NULL', assigned value is 0
asterisk-13.22.0/channels/chan_iax2.c:15225:20: note: Calling function 'iax2_do_register', 1st argument 'reg' value is 0
asterisk-13.22.0/channels/chan_iax2.c:12158:6: note: Null pointer dereference
asterisk-13.22.0/channels/chan_iax2.c:12177:7: warning: Possible null pointer dereference: reg [nullPointer]
asterisk-13.22.0/channels/chan_iax2.c:15101:30: note: Assignment 'reg=NULL', assigned value is 0
asterisk-13.22.0/channels/chan_iax2.c:15225:20: note: Calling function 'iax2_do_register', 1st argument 'reg' value is 0
asterisk-13.22.0/channels/chan_iax2.c:12177:7: note: Null pointer dereference
asterisk-13.22.0/channels/chan_iax2.c:12191:2: warning: Possible null pointer dereference: reg [nullPointer]
asterisk-13.22.0/channels/chan_iax2.c:15101:30: note: Assignment 'reg=NULL', assigned value is 0
asterisk-13.22.0/channels/chan_iax2.c:15225:20: note: Calling function 'iax2_do_register', 1st argument 'reg' value is 0
asterisk-13.22.0/channels/chan_iax2.c:12191:2: note: Null pointer dereference
asterisk-13.22.0/channels/chan_iax2.c:12192:8: warning: Possible null pointer dereference: reg [nullPointer]
asterisk-13.22.0/channels/chan_iax2.c:15101:30: note: Assignment 'reg=NULL', assigned value is 0
asterisk-13.22.0/channels/chan_iax2.c:15225:20: note: Calling function 'iax2_do_register', 1st argument 'reg' value is 0
asterisk-13.22.0/channels/chan_iax2.c:12192:8: note: Null pointer dereference
asterisk-13.22.0/channels/chan_iax2.c:12195:43: warning: Possible null pointer dereference: reg [nullPointer]
asterisk-13.22.0/channels/chan_iax2.c:15101:30: note: Assignment 'reg=NULL', assigned value is 0
asterisk-13.22.0/channels/chan_iax2.c:15225:20: note: Calling function 'iax2_do_register', 1st argument 'reg' value is 0
asterisk-13.22.0/channels/chan_iax2.c:12195:43: note: Null pointer dereference
asterisk-13.22.0/channels/chan_iax2.c:12196:44: warning: Possible null pointer dereference: reg [nullPointer]
asterisk-13.22.0/channels/chan_iax2.c:15101:30: note: Assignment 'reg=NULL', assigned value is 0
asterisk-13.22.0/channels/chan_iax2.c:15225:20: note: Calling function 'iax2_do_register', 1st argument 'reg' value is 0
asterisk-13.22.0/channels/chan_iax2.c:12196:44: note: Null pointer dereference
asterisk-13.22.0/channels/chan_iax2.c:12197:30: warning: Possible null pointer dereference: reg [nullPointer]
asterisk-13.22.0/channels/chan_iax2.c:15101:30: note: Assignment 'reg=NULL', assigned value is 0
asterisk-13.22.0/channels/chan_iax2.c:15225:20: note: Calling function 'iax2_do_register', 1st argument 'reg' value is 0
asterisk-13.22.0/channels/chan_iax2.c:12197:30: note: Null pointer dereference
asterisk-13.22.0/channels/chan_iax2.c:12198:20: warning: Possible null pointer dereference: reg [nullPointer]
asterisk-13.22.0/channels/chan_iax2.c:15101:30: note: Assignment 'reg=NULL', assigned value is 0
asterisk-13.22.0/channels/chan_iax2.c:15225:20: note: Calling function 'iax2_do_register', 1st argument 'reg' value is 0
asterisk-13.22.0/channels/chan_iax2.c:12198:20: note: Null pointer dereference
asterisk-13.22.0/channels/chan_iax2.c:12199:2: warning: Possible null pointer dereference: reg [nullPointer]
asterisk-13.22.0/channels/chan_iax2.c:15101:30: note: Assignment 'reg=NULL', assigned value is 0
asterisk-13.22.0/channels/chan_iax2.c:15225:20: note: Calling function 'iax2_do_register', 1st argument 'reg' value is 0
asterisk-13.22.0/channels/chan_iax2.c:12199:2: note: Null pointer dereference
asterisk-13.22.0/channels/chan_iax2.c:1594:2: style: Variable 'thread' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/channels/chan_iax2.c:1590:0: note: Variable 'thread' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/chan_iax2.c:1594:2: note: Variable 'thread' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/chan_iax2.c:2028:2: style: Variable 'peer' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/channels/chan_iax2.c:2026:0: note: Variable 'peer' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/chan_iax2.c:2028:2: note: Variable 'peer' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/chan_iax2.c:4158:2: style: Variable 'pvt' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/channels/chan_iax2.c:4148:0: note: Variable 'pvt' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/chan_iax2.c:4158:2: note: Variable 'pvt' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/chan_iax2.c:4719:3: style: Variable 'key' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/channels/chan_iax2.c:4716:0: note: Variable 'key' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/chan_iax2.c:4719:3: note: Variable 'key' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/chan_iax2.c:4984:3: style: Variable 'rec_hash' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/channels/chan_iax2.c:4979:0: note: Variable 'rec_hash' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/chan_iax2.c:4984:3: note: Variable 'rec_hash' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/chan_iax2.c:7997:4: style: Variable 'key' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/channels/chan_iax2.c:7994:0: note: Variable 'key' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/chan_iax2.c:7997:4: note: Variable 'key' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/chan_iax2.c:1534:29: style: The scope of the variable 'newvar' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:1886:21: style: The scope of the variable 'tmpfmt' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:2764:17: style: The scope of the variable 'ha' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:2767:6: style: The scope of the variable 'found' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:3076:6: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:3131:6: style: The scope of the variable 'x' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:3135:7: style: The scope of the variable 'host' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:3665:8: style: The scope of the variable 'cmplt' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:3837:7: style: The scope of the variable 'status' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:3838:7: style: The scope of the variable 'cbuf' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:4025:6: style: The scope of the variable 's' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:4025:12: style: The scope of the variable 'y' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:4149:20: style: The scope of the variable 'fr' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:4151:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:5103:20: style: The scope of the variable 'var' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:5106:15: style: The scope of the variable 'osp_token_length' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:5107:16: style: The scope of the variable 'osp_block_index' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:5108:15: style: The scope of the variable 'osp_block_length' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:5109:16: style: The scope of the variable 'osp_buffer' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:5315:6: style: The scope of the variable 'alreadygone' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:5380:28: style: The scope of the variable 'h' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:5381:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:5846:20: style: The scope of the variable 'peer' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:6087:6: style: The scope of the variable 'adjust' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:6297:14: style: The scope of the variable 'ptr' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:6299:36: style: The scope of the variable 'met' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:6300:35: style: The scope of the variable 'mtm' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:7161:6: style: The scope of the variable 'which' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:7260:7: style: The scope of the variable 'idtext' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:8068:7: style: The scope of the variable 'challenge' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:8151:19: style: The scope of the variable 'key' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:8363:6: style: The scope of the variable 'x' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:8724:7: style: The scope of the variable 'msgstatus' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:8726:7: style: The scope of the variable 'ourip' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:8866:18: style: The scope of the variable 'ext' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:9238:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:9465:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:9645:15: style: The scope of the variable 'length' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:9674:6: style: The scope of the variable 'localjitter' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:9674:24: style: The scope of the variable 'localdelay' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:9674:40: style: The scope of the variable 'locallost' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:9674:56: style: The scope of the variable 'locallosspct' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:9674:75: style: The scope of the variable 'localdropped' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:9674:93: style: The scope of the variable 'localooo' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:9674:108: style: The scope of the variable 'localpackets' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:9748:33: style: The scope of the variable 'cur_fh' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:9780:16: style: The scope of the variable 'last_errtime' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:10465:8: style: The scope of the variable 'call_to_destroy' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:12456:23: style: The scope of the variable 'conl' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:12467:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:12586:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:12726:23: style: The scope of the variable 'sock' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:13927:11: style: The scope of the variable 'tmp' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:14000:24: style: The scope of the variable 'reg' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:14128:17: style: The scope of the variable 'timeout' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:14128:26: style: The scope of the variable 'old' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:14128:42: style: The scope of the variable 'doabort' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:14128:51: style: The scope of the variable 'callno' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:14330:8: style: The scope of the variable 'ncontext' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:14935:19: style: The scope of the variable 'data_peer' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:14999:19: style: The scope of the variable 'data_user' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_iax2.c:1689:53: style: Function 'iax2_sched_add' argument 1 names different: declaration 'sched' definition 'con'. [funcArgNamesDifferent]
asterisk-13.22.0/channels/chan_iax2.c:1275:53: note: Function 'iax2_sched_add' argument 1 names different: declaration 'sched' definition 'con'.
asterisk-13.22.0/channels/chan_iax2.c:1689:53: note: Function 'iax2_sched_add' argument 1 names different: declaration 'sched' definition 'con'.
asterisk-13.22.0/channels/chan_iax2.c:4223:36: style: Function 'get_from_jb' argument 1 names different: declaration 'p' definition 'data'. [funcArgNamesDifferent]
asterisk-13.22.0/channels/chan_iax2.c:4126:36: note: Function 'get_from_jb' argument 1 names different: declaration 'p' definition 'data'.
asterisk-13.22.0/channels/chan_iax2.c:4223:36: note: Function 'get_from_jb' argument 1 names different: declaration 'p' definition 'data'.
asterisk-13.22.0/channels/chan_iax2.c:14454:83: style: Function 'acf_channel_read' argument 3 names different: declaration 'preparse' definition 'args'. [funcArgNamesDifferent]
asterisk-13.22.0/channels/chan_iax2.c:1293:83: note: Function 'acf_channel_read' argument 3 names different: declaration 'preparse' definition 'args'.
asterisk-13.22.0/channels/chan_iax2.c:14454:83: note: Function 'acf_channel_read' argument 3 names different: declaration 'preparse' definition 'args'.
asterisk-13.22.0/channels/chan_iax2.c:6331:8: portability: 'ptr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/channels/chan_iax2.c:6339:8: portability: 'ptr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/channels/chan_iax2.c:9903:8: portability: 'ptr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/channels/chan_iax2.c:9910:8: portability: 'ptr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/channels/chan_iax2.c:9973:7: portability: 'ptr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/channels/chan_iax2.c:7814:37: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
asterisk-13.22.0/channels/chan_iax2.c:13543:33: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
asterisk-13.22.0/channels/chan_iax2.c:13849:36: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
asterisk-13.22.0/channels/chan_iax2.c:13851:38: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
asterisk-13.22.0/channels/chan_iax2.c:1982:38: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/channels/chan_iax2.c:1993:45: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/channels/chan_iax2.c:2005:38: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/channels/chan_iax2.c:2016:45: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/channels/chan_mgcp.c:1938:12: style: Redundant condition: If 'EXPR > 32', the comparison 'EXPR' is always true. [redundantCondition]
asterisk-13.22.0/channels/chan_mgcp.c:1944:13: style: Redundant condition: If 'EXPR > 32', the comparison 'EXPR' is always true. [redundantCondition]
asterisk-13.22.0/channels/chan_mgcp.c:1950:14: style: Redundant condition: If 'EXPR > 32', the comparison 'EXPR' is always true. [redundantCondition]
asterisk-13.22.0/channels/chan_mgcp.c:1956:15: style: Redundant condition: If 'EXPR > 32', the comparison 'EXPR' is always true. [redundantCondition]
asterisk-13.22.0/channels/chan_mgcp.c:1958:15: style: Redundant condition: If 'EXPR > 32', the comparison 'EXPR' is always true. [redundantCondition]
asterisk-13.22.0/channels/chan_mgcp.c:2000:6: warning: Width 256 given in format string (no. 1) is smaller than destination buffer 'host[258]'. [invalidScanfFormatWidth_smaller]
asterisk-13.22.0/channels/chan_mgcp.c:1000:7: warning: Either the condition 'p' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck]
asterisk-13.22.0/channels/chan_mgcp.c:988:6: note: Assuming that condition 'p' is not redundant
asterisk-13.22.0/channels/chan_mgcp.c:1000:7: note: Null pointer dereference
asterisk-13.22.0/channels/chan_mgcp.c:2180:28: warning: Either the condition '!sub' is redundant or there is possible null pointer dereference: sub. [nullPointerRedundantCheck]
asterisk-13.22.0/channels/chan_mgcp.c:2183:6: note: Assuming that condition '!sub' is not redundant
asterisk-13.22.0/channels/chan_mgcp.c:2180:28: note: Null pointer dereference
asterisk-13.22.0/channels/chan_mgcp.c:2669:28: warning: Either the condition 'p' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck]
asterisk-13.22.0/channels/chan_mgcp.c:2663:6: note: Assuming that condition 'p' is not redundant
asterisk-13.22.0/channels/chan_mgcp.c:2669:28: note: Null pointer dereference
asterisk-13.22.0/channels/chan_mgcp.c:2845:8: warning: Either the condition 'sub?sub->id:-1' is redundant or there is possible null pointer dereference: sub. [nullPointerRedundantCheck]
asterisk-13.22.0/channels/chan_mgcp.c:2847:44: note: Assuming that condition 'sub?sub->id:-1' is not redundant
asterisk-13.22.0/channels/chan_mgcp.c:2845:8: note: Null pointer dereference
asterisk-13.22.0/channels/chan_mgcp.c:3475:4: warning: Either the condition 'if(p)' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck]
asterisk-13.22.0/channels/chan_mgcp.c:3478:7: note: Assuming that condition 'if(p)' is not redundant
asterisk-13.22.0/channels/chan_mgcp.c:3475:4: note: Null pointer dereference
asterisk-13.22.0/channels/chan_mgcp.c:1504:2: style: Variable 'caps' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/channels/chan_mgcp.c:1498:0: note: Variable 'caps' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/chan_mgcp.c:1504:2: note: Variable 'caps' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/chan_mgcp.c:1612:8: style: The scope of the variable 'r' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_mgcp.c:1629:8: style: The scope of the variable 'r' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_mgcp.c:1785:20: style: The scope of the variable 'c' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_mgcp.c:2471:21: style: The scope of the variable 'tmpfmt' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_mgcp.c:2803:8: style: The scope of the variable 'c' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_mgcp.c:3011:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_mgcp.c:3823:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_mgcp.c:3824:6: style: The scope of the variable 'reloading' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_mgcp.c:4514:83: style: Function 'acf_channel_read' argument 3 names different: declaration 'preparse' definition 'args'. [funcArgNamesDifferent]
asterisk-13.22.0/channels/chan_mgcp.c:470:83: note: Function 'acf_channel_read' argument 3 names different: declaration 'preparse' definition 'args'.
asterisk-13.22.0/channels/chan_mgcp.c:4514:83: note: Function 'acf_channel_read' argument 3 names different: declaration 'preparse' definition 'args'.
asterisk-13.22.0/channels/chan_misdn.c:6800:13: warning: Either the condition 'newbc?newbc->pid:-1' is redundant or there is possible null pointer dereference: newbc. [nullPointerRedundantCheck]
asterisk-13.22.0/channels/chan_misdn.c:6804:69: note: Assuming that condition 'newbc?newbc->pid:-1' is not redundant
asterisk-13.22.0/channels/chan_misdn.c:6800:13: note: Null pointer dereference
asterisk-13.22.0/channels/chan_misdn.c:3384:9: style: The scope of the variable 'len_over' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_misdn.c:3531:6: style: The scope of the variable 'wait' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_misdn.c:3994:6: style: The scope of the variable 'ok' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_misdn.c:5186:14: style: The scope of the variable 'channame' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_misdn.c:5192:11: style: The scope of the variable 'max_len' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_misdn.c:5481:6: style: The scope of the variable 'channel' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_misdn.c:6563:8: style: The scope of the variable 'dest_cp' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_misdn.c:8183:21: style: The scope of the variable 'tmpfmt' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_misdn.c:12173:11: style: The scope of the variable 'max_len' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_misdn.c:12295:7: style: The scope of the variable 'group' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_misdn.c:12654:6: style: The scope of the variable 'j' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_misdn.c:12719:6: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_misdn.c:8175:56: style: Function 'misdn_new' argument 1 names different: declaration 'cl' definition 'chlist'. [funcArgNamesDifferent]
asterisk-13.22.0/channels/chan_misdn.c:679:56: note: Function 'misdn_new' argument 1 names different: declaration 'cl' definition 'chlist'.
asterisk-13.22.0/channels/chan_misdn.c:8175:56: note: Function 'misdn_new' argument 1 names different: declaration 'cl' definition 'chlist'.
asterisk-13.22.0/channels/chan_motif.c:1152:22: style: The scope of the variable 'chan' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_motif.c:1700:68: style: Function 'jingle_write' argument 2 names different: declaration 'f' definition 'frame'. [funcArgNamesDifferent]
asterisk-13.22.0/channels/chan_motif.c:342:68: note: Function 'jingle_write' argument 2 names different: declaration 'f' definition 'frame'.
asterisk-13.22.0/channels/chan_motif.c:1700:68: note: Function 'jingle_write' argument 2 names different: declaration 'f' definition 'frame'.
asterisk-13.22.0/channels/chan_motif.c:1820:48: style: Function 'jingle_sendtext' argument 1 names different: declaration 'ast' definition 'chan'. [funcArgNamesDifferent]
asterisk-13.22.0/channels/chan_motif.c:335:48: note: Function 'jingle_sendtext' argument 1 names different: declaration 'ast' definition 'chan'.
asterisk-13.22.0/channels/chan_motif.c:1820:48: note: Function 'jingle_sendtext' argument 1 names different: declaration 'ast' definition 'chan'.
asterisk-13.22.0/channels/chan_motif.c:1828:51: style: Function 'jingle_digit_begin' argument 1 names different: declaration 'ast' definition 'chan'. [funcArgNamesDifferent]
asterisk-13.22.0/channels/chan_motif.c:336:51: note: Function 'jingle_digit_begin' argument 1 names different: declaration 'ast' definition 'chan'.
asterisk-13.22.0/channels/chan_motif.c:1828:51: note: Function 'jingle_digit_begin' argument 1 names different: declaration 'ast' definition 'chan'.
asterisk-13.22.0/channels/chan_motif.c:422:38: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/channels/chan_motif.c:431:48: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/channels/chan_motif.c:531:38: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/channels/chan_motif.c:540:50: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/channels/chan_multicast_rtp.c:124:2: style: Variable 'fmt' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/channels/chan_multicast_rtp.c:122:0: note: Variable 'fmt' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/chan_multicast_rtp.c:124:2: note: Variable 'fmt' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/chan_nbs.c:120:6: style: The scope of the variable 'flags' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_oss.c:740:10: style: The scope of the variable 'x' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_oss.c:676:42: style: Function 'oss_write' argument 1 names different: declaration 'chan' definition 'c'. [funcArgNamesDifferent]
asterisk-13.22.0/channels/chan_oss.c:352:42: note: Function 'oss_write' argument 1 names different: declaration 'chan' definition 'c'.
asterisk-13.22.0/channels/chan_oss.c:676:42: note: Function 'oss_write' argument 1 names different: declaration 'chan' definition 'c'.
asterisk-13.22.0/channels/chan_oss.c:707:55: style: Function 'oss_read' argument 1 names different: declaration 'chan' definition 'c'. [funcArgNamesDifferent]
asterisk-13.22.0/channels/chan_oss.c:350:55: note: Function 'oss_read' argument 1 names different: declaration 'chan' definition 'c'.
asterisk-13.22.0/channels/chan_oss.c:707:55: note: Function 'oss_read' argument 1 names different: declaration 'chan' definition 'c'.
asterisk-13.22.0/channels/chan_oss.c:763:45: style: Function 'oss_indicate' argument 1 names different: declaration 'chan' definition 'c'. [funcArgNamesDifferent]
asterisk-13.22.0/channels/chan_oss.c:353:45: note: Function 'oss_indicate' argument 1 names different: declaration 'chan' definition 'c'.
asterisk-13.22.0/channels/chan_oss.c:763:45: note: Function 'oss_indicate' argument 1 names different: declaration 'chan' definition 'c'.
asterisk-13.22.0/channels/chan_oss.c:721:3: error: Address of auto-variable 'o->read_f' returned [returnAddressOfAutoVariable]
asterisk-13.22.0/channels/chan_phone.c:863:2: style: Variable 'caps' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/channels/chan_phone.c:859:0: note: Variable 'caps' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/chan_phone.c:863:2: note: Variable 'caps' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/chan_phone.c:507:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_phone.c:510:7: style: The scope of the variable 'digit' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_phone.c:624:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_phone.c:670:6: style: The scope of the variable 'expected' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_phone.c:862:21: style: The scope of the variable 'tmpfmt' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_phone.c:940:6: style: The scope of the variable 'offhook' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_phone.c:941:7: style: The scope of the variable 'digit' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_phone.c:1036:16: style: The scope of the variable 'inuse_fds' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_phone.c:1041:6: style: The scope of the variable 'dotone' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_phone.c:1317:24: style: The scope of the variable 'pl' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_phone.c:252:50: style: Function 'phone_digit_begin' argument 1 names different: declaration 'ast' definition 'chan'. [funcArgNamesDifferent]
asterisk-13.22.0/channels/chan_phone.c:165:50: note: Function 'phone_digit_begin' argument 1 names different: declaration 'ast' definition 'chan'.
asterisk-13.22.0/channels/chan_phone.c:252:50: note: Function 'phone_digit_begin' argument 1 names different: declaration 'ast' definition 'chan'.
asterisk-13.22.0/channels/chan_pjsip.c:1638:7: style: The scope of the variable 'local_info' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_pjsip.c:2311:8: style: The scope of the variable 'sep' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_pjsip.c:837:72: style: Function 'chan_pjsip_write' argument 2 names different: declaration 'f' definition 'frame'. [funcArgNamesDifferent]
asterisk-13.22.0/channels/chan_pjsip.c:103:72: note: Function 'chan_pjsip_write' argument 2 names different: declaration 'f' definition 'frame'.
asterisk-13.22.0/channels/chan_pjsip.c:837:72: note: Function 'chan_pjsip_write' argument 2 names different: declaration 'f' definition 'frame'.
asterisk-13.22.0/channels/chan_pjsip.c:1706:52: style: Function 'chan_pjsip_transfer' argument 1 names different: declaration 'ast' definition 'chan'. [funcArgNamesDifferent]
asterisk-13.22.0/channels/chan_pjsip.c:105:52: note: Function 'chan_pjsip_transfer' argument 1 names different: declaration 'ast' definition 'chan'.
asterisk-13.22.0/channels/chan_pjsip.c:1706:52: note: Function 'chan_pjsip_transfer' argument 1 names different: declaration 'ast' definition 'chan'.
asterisk-13.22.0/channels/chan_pjsip.c:1736:55: style: Function 'chan_pjsip_digit_begin' argument 1 names different: declaration 'ast' definition 'chan'. [funcArgNamesDifferent]
asterisk-13.22.0/channels/chan_pjsip.c:97:55: note: Function 'chan_pjsip_digit_begin' argument 1 names different: declaration 'ast' definition 'chan'.
asterisk-13.22.0/channels/chan_pjsip.c:1736:55: note: Function 'chan_pjsip_digit_begin' argument 1 names different: declaration 'ast' definition 'chan'.
asterisk-13.22.0/channels/chan_pjsip.c:1490:16: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asterisk-13.22.0/channels/chan_pjsip.c:1498:16: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asterisk-13.22.0/channels/chan_skinny.c:6174:7: style: Condition 'sub' is always false [knownConditionTrueFalse]
asterisk-13.22.0/channels/chan_skinny.c:6172:6: note: Assuming that condition '!sub' is not redundant
asterisk-13.22.0/channels/chan_skinny.c:6174:7: note: Condition 'sub' is always false
asterisk-13.22.0/channels/chan_skinny.c:7298:9: warning: Either the condition 'if(req)' is redundant or there is possible null pointer dereference: req. [nullPointerRedundantCheck]
asterisk-13.22.0/channels/chan_skinny.c:7643:6: note: Assuming that condition 'if(req)' is not redundant
asterisk-13.22.0/channels/chan_skinny.c:7640:24: note: Calling function 'handle_message', 1st argument 'req' value is 0
asterisk-13.22.0/channels/chan_skinny.c:7298:9: note: Null pointer dereference
asterisk-13.22.0/channels/chan_skinny.c:5674:4: style: Variable 'sub->substate' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/channels/chan_skinny.c:5673:4: note: Variable 'sub->substate' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/chan_skinny.c:5674:4: note: Variable 'sub->substate' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/chan_skinny.c:6951:2: style: Variable 'sub' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/channels/chan_skinny.c:6948:0: note: Variable 'sub' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/chan_skinny.c:6951:2: note: Variable 'sub' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/chan_skinny.c:5257:2: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
asterisk-13.22.0/channels/chan_skinny.c:5260:4: note: Found duplicate branches for 'if' and 'else'.
asterisk-13.22.0/channels/chan_skinny.c:5257:2: note: Found duplicate branches for 'if' and 'else'.
asterisk-13.22.0/channels/chan_skinny.c:8703:47: warning: Redundant assignment of 'soft_key_template_default[res].softKeyEvent' to itself. [selfAssignment]
asterisk-13.22.0/channels/chan_skinny.c:2191:21: style: The scope of the variable 'newcontext' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_skinny.c:2191:34: style: The scope of the variable 'stalecontext' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_skinny.c:2214:24: style: The scope of the variable 'context' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_skinny.c:2239:24: style: The scope of the variable 'context' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_skinny.c:3420:7: style: The scope of the variable 'hint' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_skinny.c:3986:7: style: The scope of the variable 'resetonly' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_skinny.c:4094:14: style: The scope of the variable 'id' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_skinny.c:4332:14: style: The scope of the variable 'id' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_skinny.c:5379:21: style: The scope of the variable 'tmpfmt' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_skinny.c:6116:22: style: The scope of the variable 'c' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_skinny.c:6165:22: style: The scope of the variable 'c' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_skinny.c:6232:9: style: The scope of the variable 'len' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_skinny.c:6432:8: style: The scope of the variable 'extout' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_skinny.c:6553:22: style: The scope of the variable 'c' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_skinny.c:7187:8: style: The scope of the variable 'extout' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_skinny.c:7472:22: style: The scope of the variable 'l' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_skinny.c:7473:27: style: The scope of the variable 'sd' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_skinny.c:7524:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_skinny.c:8238:27: style: The scope of the variable 'serviceUrl' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_skinny.c:8355:28: style: The scope of the variable 'sub' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_skinny.c:8560:22: style: The scope of the variable 'l' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_skinny.c:8561:27: style: The scope of the variable 'sd' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_skinny.c:8562:23: style: The scope of the variable 'a' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_skinny.c:8563:28: style: The scope of the variable 'surl' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_skinny.c:3416:58: style: Function 'skinny_extensionstate_cb' argument 2 names different: declaration 'id' definition 'exten'. [funcArgNamesDifferent]
asterisk-13.22.0/channels/chan_skinny.c:1674:58: note: Function 'skinny_extensionstate_cb' argument 2 names different: declaration 'id' definition 'exten'.
asterisk-13.22.0/channels/chan_skinny.c:3416:58: note: Function 'skinny_extensionstate_cb' argument 2 names different: declaration 'id' definition 'exten'.
asterisk-13.22.0/channels/chan_skinny.c:293:11: style: struct member 'register_message::userId' is never used. [unusedStructMember]
asterisk-13.22.0/channels/chan_skinny.c:295:11: style: struct member 'register_message::ip' is never used. [unusedStructMember]
asterisk-13.22.0/channels/chan_skinny.c:297:11: style: struct member 'register_message::maxStreams' is never used. [unusedStructMember]
asterisk-13.22.0/channels/chan_skinny.c:298:11: style: struct member 'register_message::space' is never used. [unusedStructMember]
asterisk-13.22.0/channels/chan_skinny.c:301:7: style: struct member 'register_message::space2' is never used. [unusedStructMember]
asterisk-13.22.0/channels/chan_skinny.c:341:11: style: struct member 'station_capabilities::frames' is never used. [unusedStructMember]
asterisk-13.22.0/channels/chan_skinny.c:344:12: style: union member 'Anonymous0::rate' is never used. [unusedStructMember]
asterisk-13.22.0/channels/chan_skinny.c:372:11: style: struct member 'alarm_message::alarmSeverity' is never used. [unusedStructMember]
asterisk-13.22.0/channels/chan_skinny.c:374:11: style: struct member 'alarm_message::alarmParam1' is never used. [unusedStructMember]
asterisk-13.22.0/channels/chan_skinny.c:375:11: style: struct member 'alarm_message::alarmParam2' is never used. [unusedStructMember]
asterisk-13.22.0/channels/chan_skinny.c:387:11: style: struct member 'open_receive_channel_ack_message_ip6::space' is never used. [unusedStructMember]
asterisk-13.22.0/channels/chan_unistim.c:3489:7: warning: Identical condition '!sub', second condition is always false [identicalConditionAfterEarlyExit]
asterisk-13.22.0/channels/chan_unistim.c:3431:6: note: first condition
asterisk-13.22.0/channels/chan_unistim.c:3489:7: note: second condition
asterisk-13.22.0/channels/chan_unistim.c:1342:16: warning: Logical conjunction always evaluates to false: fav < 0 && fav > 5. [incorrectLogicOperator]
asterisk-13.22.0/channels/chan_unistim.c:1356:16: warning: Logical conjunction always evaluates to false: fav < 0 && fav > 5. [incorrectLogicOperator]
asterisk-13.22.0/channels/chan_unistim.c:5572:21: warning: Logical conjunction always evaluates to false: cur < '0' && cur > '5'. [incorrectLogicOperator]
asterisk-13.22.0/channels/chan_unistim.c:5588:21: warning: Logical conjunction always evaluates to false: cur < '3' && cur > '6'. [incorrectLogicOperator]
asterisk-13.22.0/channels/chan_unistim.c:5597:21: warning: Logical conjunction always evaluates to false: cur < '0' && cur > '9'. [incorrectLogicOperator]
asterisk-13.22.0/channels/chan_unistim.c:5516:16: warning: Either the condition '!pte' is redundant or there is possible null pointer dereference: pte. [nullPointerRedundantCheck]
asterisk-13.22.0/channels/chan_unistim.c:5526:6: note: Assuming that condition '!pte' is not redundant
asterisk-13.22.0/channels/chan_unistim.c:5516:16: note: Null pointer dereference
asterisk-13.22.0/channels/chan_unistim.c:6892:9: warning: Either the condition '!sub' is redundant or there is possible null pointer dereference: sub. [nullPointerRedundantCheck]
asterisk-13.22.0/channels/chan_unistim.c:6893:10: note: Assuming that condition '!sub' is not redundant
asterisk-13.22.0/channels/chan_unistim.c:6892:9: note: Null pointer dereference
asterisk-13.22.0/channels/chan_unistim.c:3128:3: style: Variable 'sub_trans' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/channels/chan_unistim.c:3125:0: note: Variable 'sub_trans' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/chan_unistim.c:3128:3: note: Variable 'sub_trans' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/chan_unistim.c:3273:2: style: Variable 'sub' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/channels/chan_unistim.c:3267:0: note: Variable 'sub' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/chan_unistim.c:3273:2: note: Variable 'sub' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/chan_unistim.c:4945:2: style: Variable 'sub' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/channels/chan_unistim.c:4938:0: note: Variable 'sub' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/chan_unistim.c:4945:2: note: Variable 'sub' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/chan_unistim.c:805:6: style: The scope of the variable 'size' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_unistim.c:815:20: style: The scope of the variable 'p' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_unistim.c:2951:12: style: The scope of the variable 'tmp_copy' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_unistim.c:3336:13: style: The scope of the variable 'row' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_unistim.c:3336:18: style: The scope of the variable 'col' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_unistim.c:4103:14: style: The scope of the variable 'text' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_unistim.c:4288:7: style: The scope of the variable 'count' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_unistim.c:4289:7: style: The scope of the variable 'offset' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_unistim.c:4818:8: style: The scope of the variable 'cidname_str' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_unistim.c:4819:8: style: The scope of the variable 'cidnum_str' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_unistim.c:4860:15: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_unistim.c:4863:14: style: The scope of the variable 'ringstyle' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_unistim.c:4863:25: style: The scope of the variable 'ringvolume' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_unistim.c:5564:8: style: The scope of the variable 'cur' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_unistim.c:5842:15: style: The scope of the variable 'dw_timeout' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_unistim.c:5843:15: style: The scope of the variable 'tick' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_unistim.c:6159:16: style: The scope of the variable 'c' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_unistim.c:6159:19: style: The scope of the variable 'cc' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_unistim.c:6306:8: style: The scope of the variable 'icon' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_unistim.c:6637:9: style: The scope of the variable 'softkeylinepos' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_unistim.c:971:22: portability: '(void*)data' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/channels/chan_unistim.c:6482:3: style: Variable 'AST_LIST_UNLOCK' is assigned a value that is never used. [unreadVariable]
asterisk-13.22.0/channels/chan_unistim.c:2072:2: warning: Possible buffer overflow if strlen(macaddr) is larger than or equal to sizeof(pte). [possibleBufferAccessOutOfBounds]
asterisk-13.22.0/channels/chan_vpb.cc:2357:16: warning: Either the condition 'fr' is redundant or there is possible null pointer dereference: fr. [nullPointerRedundantCheck]
asterisk-13.22.0/channels/chan_vpb.cc:2355:9: note: Assuming that condition 'fr' is not redundant
asterisk-13.22.0/channels/chan_vpb.cc:2357:16: note: Null pointer dereference
asterisk-13.22.0/channels/chan_vpb.cc:1491:8: style: C-style pointer casting [cstyleCast]
asterisk-13.22.0/channels/chan_vpb.cc:834:2: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/channels/chan_vpb.cc:831:0: note: Variable 'ret' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/chan_vpb.cc:834:2: note: Variable 'ret' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/chan_vpb.cc:635:8: style: The scope of the variable 'buf' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_vpb.cc:637:6: style: The scope of the variable 'rc' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_vpb.cc:728:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_vpb.cc:731:6: style: The scope of the variable 'rc' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_vpb.cc:731:14: style: The scope of the variable 'vrc' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_vpb.cc:732:6: style: The scope of the variable 'sam_count' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_vpb.cc:815:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_vpb.cc:1095:7: style: The scope of the variable 'cid_num' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_vpb.cc:1096:7: style: The scope of the variable 'cid_name' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_vpb.cc:2114:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_vpb.cc:2130:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_vpb.cc:2426:7: style: The scope of the variable 'cid_num' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_vpb.cc:2427:7: style: The scope of the variable 'cid_name' can be reduced. [variableScope]
asterisk-13.22.0/channels/chan_vpb.cc:2423:52: style: Function 'vpb_new' argument 1 names different: declaration 'i' definition 'me'. [funcArgNamesDifferent]
asterisk-13.22.0/channels/chan_vpb.cc:350:52: note: Function 'vpb_new' argument 1 names different: declaration 'i' definition 'me'.
asterisk-13.22.0/channels/chan_vpb.cc:2423:52: note: Function 'vpb_new' argument 1 names different: declaration 'i' definition 'me'.
asterisk-13.22.0/channels/chan_vpb.cc:2688:4: style: Exception should be caught by reference. [catchExceptionByValue]
asterisk-13.22.0/channels/iax2/codec_pref.c:380:6: style: The scope of the variable 'idx' can be reduced. [variableScope]
asterisk-13.22.0/channels/iax2/codec_pref.c:487:6: style: The scope of the variable 'bit' can be reduced. [variableScope]
asterisk-13.22.0/channels/iax2/codec_pref.c:489:11: style: The scope of the variable 'best_bitfield' can be reduced. [variableScope]
asterisk-13.22.0/channels/iax2/codec_pref.c:79:76: style: Function 'iax2_codec_pref_index' argument 2 names different: declaration 'index' definition 'idx'. [funcArgNamesDifferent]
asterisk-13.22.0/channels/iax2/include/codec_pref.h:71:76: note: Function 'iax2_codec_pref_index' argument 2 names different: declaration 'index' definition 'idx'.
asterisk-13.22.0/channels/iax2/codec_pref.c:79:76: note: Function 'iax2_codec_pref_index' argument 2 names different: declaration 'index' definition 'idx'.
asterisk-13.22.0/channels/iax2/firmware.c:66:25: style: The scope of the variable 'chunk' can be reduced. [variableScope]
asterisk-13.22.0/channels/iax2/firmware.c:265:42: style: Function 'iax_firmware_get_version' argument 1 names different: declaration 'device_name' definition 'dev'. [funcArgNamesDifferent]
asterisk-13.22.0/channels/iax2/include/firmware.h:60:42: note: Function 'iax_firmware_get_version' argument 1 names different: declaration 'device_name' definition 'dev'.
asterisk-13.22.0/channels/iax2/firmware.c:265:42: note: Function 'iax_firmware_get_version' argument 1 names different: declaration 'device_name' definition 'dev'.
asterisk-13.22.0/channels/iax2/firmware.c:285:45: style: Function 'iax_firmware_append' argument 1 names different: declaration 'ie_data' definition 'ied'. [funcArgNamesDifferent]
asterisk-13.22.0/channels/iax2/include/firmware.h:78:45: note: Function 'iax_firmware_append' argument 1 names different: declaration 'ie_data' definition 'ied'.
asterisk-13.22.0/channels/iax2/firmware.c:285:45: note: Function 'iax_firmware_append' argument 1 names different: declaration 'ie_data' definition 'ied'.
asterisk-13.22.0/channels/iax2/firmware.c:285:62: style: Function 'iax_firmware_append' argument 2 names different: declaration 'device_name' definition 'dev'. [funcArgNamesDifferent]
asterisk-13.22.0/channels/iax2/include/firmware.h:79:14: note: Function 'iax_firmware_append' argument 2 names different: declaration 'device_name' definition 'dev'.
asterisk-13.22.0/channels/iax2/firmware.c:285:62: note: Function 'iax_firmware_append' argument 2 names different: declaration 'device_name' definition 'dev'.
asterisk-13.22.0/channels/iax2/firmware.c:285:80: style: Function 'iax_firmware_append' argument 3 names different: declaration 'block_desc' definition 'desc'. [funcArgNamesDifferent]
asterisk-13.22.0/channels/iax2/include/firmware.h:79:40: note: Function 'iax_firmware_append' argument 3 names different: declaration 'block_desc' definition 'desc'.
asterisk-13.22.0/channels/iax2/firmware.c:285:80: note: Function 'iax_firmware_append' argument 3 names different: declaration 'block_desc' definition 'desc'.
asterisk-13.22.0/channels/iax2/firmware.c:324:14: style: Function 'iax_firmware_traverse' argument 1 names different: declaration 'prefix' definition 'filter'. [funcArgNamesDifferent]
asterisk-13.22.0/channels/iax2/include/firmware.h:101:40: note: Function 'iax_firmware_traverse' argument 1 names different: declaration 'prefix' definition 'filter'.
asterisk-13.22.0/channels/iax2/firmware.c:324:14: note: Function 'iax_firmware_traverse' argument 1 names different: declaration 'prefix' definition 'filter'.
asterisk-13.22.0/channels/iax2/firmware.c:326:8: style: Function 'iax_firmware_traverse' argument 3 names different: declaration 'user_data' definition 'data'. [funcArgNamesDifferent]
asterisk-13.22.0/channels/iax2/include/firmware.h:103:8: note: Function 'iax_firmware_traverse' argument 3 names different: declaration 'user_data' definition 'data'.
asterisk-13.22.0/channels/iax2/firmware.c:326:8: note: Function 'iax_firmware_traverse' argument 3 names different: declaration 'user_data' definition 'data'.
asterisk-13.22.0/channels/iax2/parser.c:733:30: warning: Possible null pointer dereference: data [nullPointer]
asterisk-13.22.0/channels/iax2/parser.c:779:36: note: Calling function 'iax_ie_append_raw', 3rd argument 'data' value is 0
asterisk-13.22.0/channels/iax2/parser.c:733:30: note: Null pointer dereference
asterisk-13.22.0/channels/iax2/parser.c:211:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
asterisk-13.22.0/channels/iax2/parser.c:222:6: style: The scope of the variable 'sr' can be reduced. [variableScope]
asterisk-13.22.0/channels/iax2/parser.c:363:6: style: The scope of the variable 'ielen' can be reduced. [variableScope]
asterisk-13.22.0/channels/iax2/parser.c:364:6: style: The scope of the variable 'ie' can be reduced. [variableScope]
asterisk-13.22.0/channels/iax2/parser.c:366:6: style: The scope of the variable 'found' can be reduced. [variableScope]
asterisk-13.22.0/channels/iax2/parser.c:415:6: style: The scope of the variable 'ielen' can be reduced. [variableScope]
asterisk-13.22.0/channels/iax2/parser.c:416:6: style: The scope of the variable 'ie' can be reduced. [variableScope]
asterisk-13.22.0/channels/iax2/parser.c:418:6: style: The scope of the variable 'found' can be reduced. [variableScope]
asterisk-13.22.0/channels/iax2/parser.c:725:7: style: The scope of the variable 'tmp' can be reduced. [variableScope]
asterisk-13.22.0/channels/iax2/parser.c:795:6: style: The scope of the variable 'len' can be reduced. [variableScope]
asterisk-13.22.0/channels/iax2/parser.c:796:6: style: The scope of the variable 'ie' can be reduced. [variableScope]
asterisk-13.22.0/channels/iax2/parser.c:1223:21: style: The scope of the variable 'smallest' can be reduced. [variableScope]
asterisk-13.22.0/channels/iax2/parser.c:782:28: style: Function 'iax_set_output' argument 1 names different: declaration 'output' definition 'func'. [funcArgNamesDifferent]
asterisk-13.22.0/channels/iax2/include/parser.h:154:28: note: Function 'iax_set_output' argument 1 names different: declaration 'output' definition 'func'.
asterisk-13.22.0/channels/iax2/parser.c:782:28: note: Function 'iax_set_output' argument 1 names different: declaration 'output' definition 'func'.
asterisk-13.22.0/channels/iax2/parser.c:787:27: style: Function 'iax_set_error' argument 1 names different: declaration 'output' definition 'func'. [funcArgNamesDifferent]
asterisk-13.22.0/channels/iax2/include/parser.h:156:27: note: Function 'iax_set_error' argument 1 names different: declaration 'output' definition 'func'.
asterisk-13.22.0/channels/iax2/parser.c:787:27: note: Function 'iax_set_error' argument 1 names different: declaration 'output' definition 'func'.
asterisk-13.22.0/channels/iax2/parser.c:251:58: portability: 'value' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/channels/iax2/provision.c:183:23: style: The scope of the variable 'c' can be reduced. [variableScope]
asterisk-13.22.0/channels/iax2/provision.c:184:6: style: The scope of the variable 'which' can be reduced. [variableScope]
asterisk-13.22.0/channels/iax2/provision.c:214:15: style: The scope of the variable 'sig' can be reduced. [variableScope]
asterisk-13.22.0/channels/iax2/provision.c:215:7: style: The scope of the variable 'tmp' can be reduced. [variableScope]
asterisk-13.22.0/channels/iax2/provision.c:293:23: style: The scope of the variable 'src' can be reduced. [variableScope]
asterisk-13.22.0/channels/iax2/provision.c:534:23: style: The scope of the variable 'cur' can be reduced. [variableScope]
asterisk-13.22.0/channels/iax2/provision.c:535:8: style: The scope of the variable 'cat' can be reduced. [variableScope]
asterisk-13.22.0/channels/iax2/provision.c:536:6: style: The scope of the variable 'found' can be reduced. [variableScope]
asterisk-13.22.0/channels/iax2/provision.c:260:41: style: Function 'iax_provision_version' argument 1 names different: declaration 'signature' definition 'version'. [funcArgNamesDifferent]
asterisk-13.22.0/channels/iax2/include/provision.h:55:41: note: Function 'iax_provision_version' argument 1 names different: declaration 'signature' definition 'version'.
asterisk-13.22.0/channels/iax2/provision.c:260:41: note: Function 'iax_provision_version' argument 1 names different: declaration 'signature' definition 'version'.
asterisk-13.22.0/channels/misdn/isdn_lib_intern.h:15:0: error: #error "You need a newer version of mISDNuser ..." [preprocessorErrorDirective]
asterisk-13.22.0/channels/misdn_config.c:980:10: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
asterisk-13.22.0/channels/misdn_config.c:1119:7: style: The scope of the variable 'line' can be reduced. [variableScope]
asterisk-13.22.0/channels/misdn_config.c:1120:8: style: The scope of the variable 'fp' can be reduced. [variableScope]
asterisk-13.22.0/channels/misdn_config.c:1121:8: style: The scope of the variable 'tok' can be reduced. [variableScope]
asterisk-13.22.0/channels/misdn_config.c:1122:6: style: The scope of the variable 'port' can be reduced. [variableScope]
asterisk-13.22.0/channels/misdn_config.c:1208:14: style: The scope of the variable 'p' can be reduced. [variableScope]
asterisk-13.22.0/channels/misdn_config.c:1209:6: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/channels/misdn_config.c:1211:23: style: The scope of the variable 'v' can be reduced. [variableScope]
asterisk-13.22.0/channels/misdn_config.c:1248:26: warning: Division by result of sizeof(). memset() expects a size in bytes, did you intend to multiply instead? [sizeofDivisionMemfunc]
asterisk-13.22.0/channels/misdn_config.c:1249:57: warning: Division by result of sizeof(). memset() expects a size in bytes, did you intend to multiply instead? [sizeofDivisionMemfunc]
asterisk-13.22.0/channels/misdn_config.c:1249:10: warning: Size of pointer 'general_cfg' used instead of size of its data. [pointerSize]
asterisk-13.22.0/channels/pjsip/cli_commands.c:288:2: style: Variable 'print_name' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/channels/pjsip/cli_commands.c:279:0: note: Variable 'print_name' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/pjsip/cli_commands.c:288:2: note: Variable 'print_name' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/pjsip/cli_commands.c:283:21: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asterisk-13.22.0/channels/pjsip/cli_commands.c:288:15: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asterisk-13.22.0/channels/pjsip/cli_commands.c:351:21: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asterisk-13.22.0/channels/sig_analog.c:1171:4: style: Variable 'ozz' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/channels/sig_analog.c:1167:0: note: Variable 'ozz' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/sig_analog.c:1171:4: note: Variable 'ozz' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/sig_analog.c:1948:5: style: Variable 'stringp' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/channels/sig_analog.c:1945:0: note: Variable 'stringp' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/sig_analog.c:1948:5: note: Variable 'stringp' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/sig_analog.c:1972:5: style: Variable 'stringp' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/channels/sig_analog.c:1967:0: note: Variable 'stringp' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/sig_analog.c:1972:5: note: Variable 'stringp' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/sig_analog.c:2001:5: style: Variable 'stringp' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/channels/sig_analog.c:1998:0: note: Variable 'stringp' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/sig_analog.c:2001:5: note: Variable 'stringp' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/sig_analog.c:2023:5: style: Variable 'stringp' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/channels/sig_analog.c:2020:0: note: Variable 'stringp' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/sig_analog.c:2023:5: note: Variable 'stringp' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/sig_analog.c:2127:7: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/channels/sig_analog.c:2124:7: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/sig_analog.c:2127:7: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/sig_analog.c:785:6: style: The scope of the variable 'offhook' can be reduced. [variableScope]
asterisk-13.22.0/channels/sig_analog.c:1241:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/channels/sig_analog.c:1596:7: style: The scope of the variable 'c' can be reduced. [variableScope]
asterisk-13.22.0/channels/sig_analog.c:3541:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/channels/sig_analog.c:1552:88: style: Function 'analog_handle_dtmf' argument 3 names different: declaration 'index' definition 'idx'. [funcArgNamesDifferent]
asterisk-13.22.0/channels/sig_analog.h:371:88: note: Function 'analog_handle_dtmf' argument 3 names different: declaration 'index' definition 'idx'.
asterisk-13.22.0/channels/sig_analog.c:1552:88: note: Function 'analog_handle_dtmf' argument 3 names different: declaration 'index' definition 'idx'.
asterisk-13.22.0/channels/sig_analog.c:2654:70: style: Function 'analog_ss_thread_start' argument 2 names different: declaration 'ast' definition 'chan'. [funcArgNamesDifferent]
asterisk-13.22.0/channels/sig_analog.h:385:70: note: Function 'analog_ss_thread_start' argument 2 names different: declaration 'ast' definition 'chan'.
asterisk-13.22.0/channels/sig_analog.c:2654:70: note: Function 'analog_ss_thread_start' argument 2 names different: declaration 'ast' definition 'chan'.
asterisk-13.22.0/channels/sip/reqresp_parser.c:203:3: style: Variable 'rem' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/channels/sip/reqresp_parser.c:191:0: note: Variable 'rem' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/sip/reqresp_parser.c:203:3: note: Variable 'rem' is reassigned a value before the old one has been used.
asterisk-13.22.0/channels/sip/reqresp_parser.c:77:7: style: The scope of the variable 'l' can be reduced. [variableScope]
asterisk-13.22.0/channels/sip/reqresp_parser.c:192:9: style: The scope of the variable 'label' can be reduced. [variableScope]
asterisk-13.22.0/channels/sip/reqresp_parser.c:1479:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/channels/sip/reqresp_parser.c:1699:9: style: The scope of the variable 'found' can be reduced. [variableScope]
asterisk-13.22.0/channels/sip/reqresp_parser.c:1699:16: style: The scope of the variable 'supported' can be reduced. [variableScope]
asterisk-13.22.0/channels/sip/reqresp_parser.c:519:53: style: Function 'parse_uri' argument 3 names different: declaration 'ret_name' definition 'user'. [funcArgNamesDifferent]
asterisk-13.22.0/channels/sip/include/reqresp_parser.h:71:53: note: Function 'parse_uri' argument 3 names different: declaration 'ret_name' definition 'user'.
asterisk-13.22.0/channels/sip/reqresp_parser.c:519:53: note: Function 'parse_uri' argument 3 names different: declaration 'ret_name' definition 'user'.
asterisk-13.22.0/channels/sip/reqresp_parser.c:1265:39: style: Function 'parse_name_andor_addr' argument 6 names different: declaration 'domain' definition 'hostport'. [funcArgNamesDifferent]
asterisk-13.22.0/channels/sip/include/reqresp_parser.h:144:39: note: Function 'parse_name_andor_addr' argument 6 names different: declaration 'domain' definition 'hostport'.
asterisk-13.22.0/channels/sip/reqresp_parser.c:1265:39: note: Function 'parse_name_andor_addr' argument 6 names different: declaration 'domain' definition 'hostport'.
asterisk-13.22.0/channels/sip/reqresp_parser.c:1267:13: style: Function 'parse_name_andor_addr' argument 9 names different: declaration 'remander' definition 'residue'. [funcArgNamesDifferent]
asterisk-13.22.0/channels/sip/include/reqresp_parser.h:146:13: note: Function 'parse_name_andor_addr' argument 9 names different: declaration 'remander' definition 'residue'.
asterisk-13.22.0/channels/sip/reqresp_parser.c:1267:13: note: Function 'parse_name_andor_addr' argument 9 names different: declaration 'remander' definition 'residue'.
asterisk-13.22.0/channels/sip/reqresp_parser.c:1440:21: style: Function 'get_comma' argument 1 names different: declaration 'parse' definition 'in'. [funcArgNamesDifferent]
asterisk-13.22.0/channels/sip/include/reqresp_parser.h:154:21: note: Function 'get_comma' argument 1 names different: declaration 'parse' definition 'in'.
asterisk-13.22.0/channels/sip/reqresp_parser.c:1440:21: note: Function 'get_comma' argument 1 names different: declaration 'parse' definition 'in'.
asterisk-13.22.0/channels/sip/security_events.c:96:69: style: Function 'sip_report_inval_password' argument 2 names different: declaration 'responsechallenge' definition 'response_challenge'. [funcArgNamesDifferent]
asterisk-13.22.0/channels/sip/include/security_events.h:34:69: note: Function 'sip_report_inval_password' argument 2 names different: declaration 'responsechallenge' definition 'response_challenge'.
asterisk-13.22.0/channels/sip/security_events.c:96:69: note: Function 'sip_report_inval_password' argument 2 names different: declaration 'responsechallenge' definition 'response_challenge'.
asterisk-13.22.0/channels/sip/security_events.c:96:101: style: Function 'sip_report_inval_password' argument 3 names different: declaration 'responsehash' definition 'response_hash'. [funcArgNamesDifferent]
asterisk-13.22.0/channels/sip/include/security_events.h:34:100: note: Function 'sip_report_inval_password' argument 3 names different: declaration 'responsehash' definition 'response_hash'.
asterisk-13.22.0/channels/sip/security_events.c:96:101: note: Function 'sip_report_inval_password' argument 3 names different: declaration 'responsehash' definition 'response_hash'.
asterisk-13.22.0/channels/vcodecs.c:371:7: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/codecs/codec_g726.c:339:7: style: The scope of the variable 'dex' can be reduced. [variableScope]
asterisk-13.22.0/codecs/codec_g726.c:340:7: style: The scope of the variable 'dqt' can be reduced. [variableScope]
asterisk-13.22.0/codecs/codec_g726.c:341:7: style: The scope of the variable 'dq' can be reduced. [variableScope]
asterisk-13.22.0/codecs/codec_g726.c:385:7: style: The scope of the variable 'a1ul' can be reduced. [variableScope]
asterisk-13.22.0/codecs/codec_g726.c:386:7: style: The scope of the variable 'pks1' can be reduced. [variableScope]
asterisk-13.22.0/codecs/codec_g726.c:387:7: style: The scope of the variable 'fa1' can be reduced. [variableScope]
asterisk-13.22.0/codecs/codec_g726.c:456:16: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
asterisk-13.22.0/formats/msgsm.h:686:49: style: Variable 'sr' is assigned a value that is never used. [unreadVariable]
asterisk-13.22.0/codecs/codec_speex.c:198:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/codecs/g722/g722_decode.c:243:9: style: The scope of the variable 'dlowt' can be reduced. [variableScope]
asterisk-13.22.0/codecs/g722/g722_decode.c:244:9: style: The scope of the variable 'rlow' can be reduced. [variableScope]
asterisk-13.22.0/codecs/g722/g722_decode.c:252:9: style: The scope of the variable 'wd3' can be reduced. [variableScope]
asterisk-13.22.0/codecs/g722/g722_encode.c:244:9: style: The scope of the variable 'dlow' can be reduced. [variableScope]
asterisk-13.22.0/codecs/g722/g722_encode.c:246:9: style: The scope of the variable 'el' can be reduced. [variableScope]
asterisk-13.22.0/codecs/g722/g722_encode.c:247:9: style: The scope of the variable 'wd' can be reduced. [variableScope]
asterisk-13.22.0/codecs/g722/g722_encode.c:249:9: style: The scope of the variable 'ril' can be reduced. [variableScope]
asterisk-13.22.0/codecs/g722/g722_encode.c:250:9: style: The scope of the variable 'wd2' can be reduced. [variableScope]
asterisk-13.22.0/codecs/g722/g722_encode.c:251:9: style: The scope of the variable 'il4' can be reduced. [variableScope]
asterisk-13.22.0/codecs/g722/g722_encode.c:253:9: style: The scope of the variable 'wd3' can be reduced. [variableScope]
asterisk-13.22.0/codecs/g722/g722_encode.c:266:9: style: The scope of the variable 'ilow' can be reduced. [variableScope]
asterisk-13.22.0/codecs/gsm/src/add.c:145:3: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/codecs/gsm/src/add.c:146:5: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/codecs/gsm/src/add.c:149:5: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/codecs/gsm/src/debug.c:66:2: warning: %d in format string (no. 2) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
asterisk-13.22.0/codecs/gsm/src/debug.c:73:2: warning: %d in format string (no. 2) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
asterisk-13.22.0/codecs/gsm/src/lpc.c:352:2: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
asterisk-13.22.0/codecs/gsm/src/lpc.c:39:18: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/codecs/gsm/src/preprocess.c:44:12: style: Variable 'utmp' is not assigned a value. [unassignedVariable]
asterisk-13.22.0/codecs/gsm/src/rpe.c:177:2: style: Variable 'EM' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/codecs/gsm/src/rpe.c:137:2: note: Variable 'EM' is reassigned a value before the old one has been used.
asterisk-13.22.0/codecs/gsm/src/rpe.c:177:2: note: Variable 'EM' is reassigned a value before the old one has been used.
asterisk-13.22.0/codecs/gsm/src/rpe.c:212:9: style: Variable 'EM' is assigned a value that is never used. [unreadVariable]
asterisk-13.22.0/codecs/lpc10/analys.c:641:5: warning: Either the condition 'voice' is redundant or there is possible null pointer dereference: voice. [nullPointerRedundantCheck]
asterisk-13.22.0/codecs/lpc10/analys.c:457:9: note: Assuming that condition 'voice' is not redundant
asterisk-13.22.0/codecs/lpc10/analys.c:641:5: note: Null pointer dereference
asterisk-13.22.0/codecs/lpc10/analys.c:642:5: warning: Either the condition 'voice' is redundant or there is possible null pointer dereference: voice. [nullPointerRedundantCheck]
asterisk-13.22.0/codecs/lpc10/analys.c:457:9: note: Assuming that condition 'voice' is not redundant
asterisk-13.22.0/codecs/lpc10/analys.c:642:5: note: Null pointer dereference
asterisk-13.22.0/codecs/lpc10/bsynz.c:146:12: warning: Return value of function sqrt() is not used. [ignoredReturnValue]
asterisk-13.22.0/codecs/lpc10/bsynz.c:143:16: style: The scope of the variable 'r__2' can be reduced. [variableScope]
asterisk-13.22.0/codecs/lpc10/bsynz.c:151:22: style: The scope of the variable 'pulse' can be reduced. [variableScope]
asterisk-13.22.0/codecs/lpc10/bsynz.c:153:10: style: The scope of the variable 'sscale' can be reduced. [variableScope]
asterisk-13.22.0/codecs/lpc10/bsynz.c:156:10: style: The scope of the variable 'lpi0' can be reduced. [variableScope]
asterisk-13.22.0/codecs/lpc10/bsynz.c:156:16: style: The scope of the variable 'hpi0' can be reduced. [variableScope]
asterisk-13.22.0/codecs/lpc10/deemp.c:118:10: style: The scope of the variable 'r__1' can be reduced. [variableScope]
asterisk-13.22.0/codecs/lpc10/deemp.c:122:10: style: The scope of the variable 'dei0' can be reduced. [variableScope]
asterisk-13.22.0/codecs/lpc10/difmag.c:100:10: style: The scope of the variable 'sum' can be reduced. [variableScope]
asterisk-13.22.0/codecs/lpc10/energy.c:84:12: warning: Return value of function sqrt() is not used. [ignoredReturnValue]
asterisk-13.22.0/codecs/lpc10/hp100.c:132:10: style: The scope of the variable 'si' can be reduced. [variableScope]
asterisk-13.22.0/codecs/lpc10/hp100.c:132:14: style: The scope of the variable 'err' can be reduced. [variableScope]
asterisk-13.22.0/codecs/lpc10/irc2pc.c:89:12: warning: Return value of function sqrt() is not used. [ignoredReturnValue]
asterisk-13.22.0/codecs/lpc10/lpfilt.c:91:10: style: The scope of the variable 't' can be reduced. [variableScope]
asterisk-13.22.0/codecs/lpc10/onset.c:145:10: style: The scope of the variable 'r__1' can be reduced. [variableScope]
asterisk-13.22.0/codecs/lpc10/onset.c:153:10: style: The scope of the variable 'l2sum2' can be reduced. [variableScope]
asterisk-13.22.0/codecs/lpc10/pitsyn.c:147:12: warning: Return value of function log() is not used. [ignoredReturnValue]
asterisk-13.22.0/codecs/lpc10/pitsyn.c:147:29: warning: Return value of function exp() is not used. [ignoredReturnValue]
asterisk-13.22.0/codecs/lpc10/preemp.c:89:10: style: The scope of the variable 'temp' can be reduced. [variableScope]
asterisk-13.22.0/codecs/lpc10/synths.c:180:10: style: The scope of the variable 'r__1' can be reduced. [variableScope]
asterisk-13.22.0/codecs/lpc10/synths.c:180:16: style: The scope of the variable 'r__2' can be reduced. [variableScope]
asterisk-13.22.0/codecs/lpc10/synths.c:189:10: style: The scope of the variable 'pc' can be reduced. [variableScope]
asterisk-13.22.0/codecs/lpc10/voicin.c:285:12: warning: Return value of function sqrt() is not used. [ignoredReturnValue]
asterisk-13.22.0/codecs/lpc10/voicin.c:594:16: warning: Either the condition 'ivrc' is redundant or there is possible null pointer dereference: ivrc. [nullPointerRedundantCheck]
asterisk-13.22.0/codecs/lpc10/voicin.c:502:9: note: Assuming that condition 'ivrc' is not redundant
asterisk-13.22.0/codecs/lpc10/voicin.c:594:16: note: Null pointer dereference
asterisk-13.22.0/codecs/speex/resample.c:332:17: style: The scope of the variable 'sum' can be reduced. [variableScope]
asterisk-13.22.0/codecs/speex/resample.c:432:17: style: The scope of the variable 'sum' can be reduced. [variableScope]
asterisk-13.22.0/codecs/speex/resample.c:837:8: style: The scope of the variable 'j' can be reduced. [variableScope]
asterisk-13.22.0/codecs/speex/resample.c:1003:17: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/contrib/utils/eagi_proxy.c:109:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
asterisk-13.22.0/contrib/utils/eagi_proxy.c:202:6: style: The scope of the variable 'count' can be reduced. [variableScope]
asterisk-13.22.0/contrib/utils/eagi_proxy.c:220:18: style: The scope of the variable 'host_entity' can be reduced. [variableScope]
asterisk-13.22.0/contrib/utils/eagi_proxy.c:284:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/contrib/utils/eagi_proxy.c:217:27: style: Function 'connect_to_host' argument 1 names different: declaration 'host' definition 'name'. [funcArgNamesDifferent]
asterisk-13.22.0/contrib/utils/eagi_proxy.c:84:27: note: Function 'connect_to_host' argument 1 names different: declaration 'host' definition 'name'.
asterisk-13.22.0/contrib/utils/eagi_proxy.c:217:27: note: Function 'connect_to_host' argument 1 names different: declaration 'host' definition 'name'.
asterisk-13.22.0/contrib/utils/eagi_proxy.c:281:19: style: Function 'read_some' argument 1 names different: declaration 'file' definition 'desc'. [funcArgNamesDifferent]
asterisk-13.22.0/contrib/utils/eagi_proxy.c:87:19: note: Function 'read_some' argument 1 names different: declaration 'file' definition 'desc'.
asterisk-13.22.0/contrib/utils/eagi_proxy.c:281:19: note: Function 'read_some' argument 1 names different: declaration 'file' definition 'desc'.
asterisk-13.22.0/contrib/utils/eagi_proxy.c:312:20: style: Function 'write_buf' argument 1 names different: declaration 'file' definition 'desc'. [funcArgNamesDifferent]
asterisk-13.22.0/contrib/utils/eagi_proxy.c:89:20: note: Function 'write_buf' argument 1 names different: declaration 'file' definition 'desc'.
asterisk-13.22.0/contrib/utils/eagi_proxy.c:312:20: note: Function 'write_buf' argument 1 names different: declaration 'file' definition 'desc'.
asterisk-13.22.0/contrib/utils/eagi_proxy.c:312:32: style: Function 'write_buf' argument 2 names different: declaration 'buffer' definition 'buf'. [funcArgNamesDifferent]
asterisk-13.22.0/contrib/utils/eagi_proxy.c:89:32: note: Function 'write_buf' argument 2 names different: declaration 'buffer' definition 'buf'.
asterisk-13.22.0/contrib/utils/eagi_proxy.c:312:32: note: Function 'write_buf' argument 2 names different: declaration 'buffer' definition 'buf'.
asterisk-13.22.0/contrib/utils/eagi_proxy.c:312:41: style: Function 'write_buf' argument 3 names different: declaration 'num' definition 'size'. [funcArgNamesDifferent]
asterisk-13.22.0/contrib/utils/eagi_proxy.c:89:44: note: Function 'write_buf' argument 3 names different: declaration 'num' definition 'size'.
asterisk-13.22.0/contrib/utils/eagi_proxy.c:312:41: note: Function 'write_buf' argument 3 names different: declaration 'num' definition 'size'.
asterisk-13.22.0/contrib/utils/eagi_proxy.c:382:20: style: Function 'write_amap' argument 1 names different: declaration 'file' definition 'desc'. [funcArgNamesDifferent]
asterisk-13.22.0/contrib/utils/eagi_proxy.c:90:20: note: Function 'write_amap' argument 1 names different: declaration 'file' definition 'desc'.
asterisk-13.22.0/contrib/utils/eagi_proxy.c:382:20: note: Function 'write_amap' argument 1 names different: declaration 'file' definition 'desc'.
asterisk-13.22.0/contrib/utils/eagi_proxy.c:382:32: style: Function 'write_amap' argument 2 names different: declaration 'buffer' definition 'buf'. [funcArgNamesDifferent]
asterisk-13.22.0/contrib/utils/eagi_proxy.c:90:32: note: Function 'write_amap' argument 2 names different: declaration 'buffer' definition 'buf'.
asterisk-13.22.0/contrib/utils/eagi_proxy.c:382:32: note: Function 'write_amap' argument 2 names different: declaration 'buffer' definition 'buf'.
asterisk-13.22.0/contrib/utils/eagi_proxy.c:382:41: style: Function 'write_amap' argument 3 names different: declaration 'num' definition 'size'. [funcArgNamesDifferent]
asterisk-13.22.0/contrib/utils/eagi_proxy.c:90:44: note: Function 'write_amap' argument 3 names different: declaration 'num' definition 'size'.
asterisk-13.22.0/contrib/utils/eagi_proxy.c:382:41: note: Function 'write_amap' argument 3 names different: declaration 'num' definition 'size'.
asterisk-13.22.0/contrib/utils/rawplayer.c:18:14: style: The scope of the variable 'bytes' can be reduced. [variableScope]
asterisk-13.22.0/contrib/utils/rawplayer.c:19:8: style: The scope of the variable 'buf' can be reduced. [variableScope]
asterisk-13.22.0/formats/format_gsm.c:76:16: style: The scope of the variable 'gsm' can be reduced. [variableScope]
asterisk-13.22.0/formats/format_wav.c:397:7: style: Condition 'res' is always false [knownConditionTrueFalse]
asterisk-13.22.0/formats/format_wav.c:396:60: note: Assuming that condition '(res=fread(s->fr.data.ptr,1,s->fr.datalen,s->f))==0' is not redundant
asterisk-13.22.0/formats/format_wav.c:397:7: note: Condition 'res' is always false
asterisk-13.22.0/formats/format_wav.c:111:7: warning: Redundant assignment of 'freq' to itself. [selfAssignment]
asterisk-13.22.0/formats/format_wav.c:155:7: warning: Redundant assignment of 'size' to itself. [selfAssignment]
asterisk-13.22.0/formats/format_wav.c:185:8: warning: Redundant assignment of 'data' to itself. [selfAssignment]
asterisk-13.22.0/formats/format_wav_gsm.c:109:7: warning: Redundant assignment of 'size' to itself. [selfAssignment]
asterisk-13.22.0/funcs/func_callerid.c:1361:8: style: The scope of the variable 'val' can be reduced. [variableScope]
asterisk-13.22.0/funcs/func_channel.c:657:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/funcs/func_cut.c:106:27: style: The scope of the variable 'ptrvalue' can be reduced. [variableScope]
asterisk-13.22.0/funcs/func_dialgroup.c:300:7: style: The scope of the variable 'groupname' can be reduced. [variableScope]
asterisk-13.22.0/funcs/func_dialgroup.c:300:38: style: The scope of the variable 'ptr' can be reduced. [variableScope]
asterisk-13.22.0/funcs/func_env.c:445:8: style: The scope of the variable 'first_cr' can be reduced. [variableScope]
asterisk-13.22.0/funcs/func_env.c:445:19: style: The scope of the variable 'first_nl' can be reduced. [variableScope]
asterisk-13.22.0/funcs/func_env.c:986:84: style: The scope of the variable 'current_length' can be reduced. [variableScope]
asterisk-13.22.0/funcs/func_holdintercept.c:85:2: style: Variable 'datastore' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/funcs/func_holdintercept.c:81:0: note: Variable 'datastore' is reassigned a value before the old one has been used.
asterisk-13.22.0/funcs/func_holdintercept.c:85:2: note: Variable 'datastore' is reassigned a value before the old one has been used.
asterisk-13.22.0/funcs/func_odbc.c:1841:25: style: The scope of the variable 'query' can be reduced. [variableScope]
asterisk-13.22.0/funcs/func_pitchshift.c:277:8: style: The scope of the variable 'wr' can be reduced. [variableScope]
asterisk-13.22.0/funcs/func_pitchshift.c:277:12: style: The scope of the variable 'wi' can be reduced. [variableScope]
asterisk-13.22.0/funcs/func_pitchshift.c:277:16: style: The scope of the variable 'arg' can be reduced. [variableScope]
asterisk-13.22.0/funcs/func_pitchshift.c:278:16: style: The scope of the variable 'ur' can be reduced. [variableScope]
asterisk-13.22.0/funcs/func_pitchshift.c:278:20: style: The scope of the variable 'ui' can be reduced. [variableScope]
asterisk-13.22.0/funcs/func_pitchshift.c:279:23: style: The scope of the variable 'le2' can be reduced. [variableScope]
asterisk-13.22.0/funcs/func_pitchshift.c:480:76: style: Function 'pitch_shift' argument 3 names different: declaration 'fft_data' definition 'fft'. [funcArgNamesDifferent]
asterisk-13.22.0/funcs/func_pitchshift.c:151:76: note: Function 'pitch_shift' argument 3 names different: declaration 'fft_data' definition 'fft'.
asterisk-13.22.0/funcs/func_pitchshift.c:480:76: note: Function 'pitch_shift' argument 3 names different: declaration 'fft_data' definition 'fft'.
asterisk-13.22.0/funcs/func_realtime.c:369:7: style: The scope of the variable 'storeid' can be reduced. [variableScope]
asterisk-13.22.0/funcs/func_realtime.c:418:9: style: The scope of the variable 'resultslen' can be reduced. [variableScope]
asterisk-13.22.0/funcs/func_realtime.c:419:6: style: The scope of the variable 'n' can be reduced. [variableScope]
asterisk-13.22.0/funcs/func_strings.c:445:8: style: The scope of the variable 'varsubst' can be reduced. [variableScope]
asterisk-13.22.0/funcs/func_strings.c:452:7: style: The scope of the variable 'delim' can be reduced. [variableScope]
asterisk-13.22.0/funcs/func_strings.c:508:8: style: The scope of the variable 'varsubst' can be reduced. [variableScope]
asterisk-13.22.0/funcs/func_strings.c:516:7: style: The scope of the variable 'delim' can be reduced. [variableScope]
asterisk-13.22.0/funcs/func_strings.c:917:50: style: Checking if unsigned variable 'max_matches=atoi(args.max_replacements)' is less than zero. [unsignedLessThanZero]
asterisk-13.22.0/funcs/func_talkdetect.c:237:2: style: Variable 'datastore' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/funcs/func_talkdetect.c:233:0: note: Variable 'datastore' is reassigned a value before the old one has been used.
asterisk-13.22.0/funcs/func_talkdetect.c:237:2: note: Variable 'datastore' is reassigned a value before the old one has been used.
asterisk-13.22.0/funcs/func_talkdetect.c:268:2: style: Variable 'datastore' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/funcs/func_talkdetect.c:264:0: note: Variable 'datastore' is reassigned a value before the old one has been used.
asterisk-13.22.0/funcs/func_talkdetect.c:268:2: note: Variable 'datastore' is reassigned a value before the old one has been used.
asterisk-13.22.0/funcs/func_talkdetect.c:167:25: style: The scope of the variable 'message' can be reduced. [variableScope]
asterisk-13.22.0/funcs/func_timeout.c:128:7: style: The scope of the variable 'timestr' can be reduced. [variableScope]
asterisk-13.22.0/main/abstract_jb.c:357:6: style: The scope of the variable 'interpolation_len' can be reduced. [variableScope]
asterisk-13.22.0/main/abstract_jb.c:357:25: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/main/abstract_jb.c:417:7: style: The scope of the variable 'logfile_pathname' can be reduced. [variableScope]
asterisk-13.22.0/main/abstract_jb.c:418:7: style: The scope of the variable 'name1' can be reduced. [variableScope]
asterisk-13.22.0/main/abstract_jb.c:418:32: style: The scope of the variable 'name2' can be reduced. [variableScope]
asterisk-13.22.0/main/abstract_jb.c:418:58: style: The scope of the variable 'tmp' can be reduced. [variableScope]
asterisk-13.22.0/main/abstract_jb.c:1094:8: style: The scope of the variable 'id' can be reduced. [variableScope]
asterisk-13.22.0/main/abstract_jb.c:410:66: style: Function 'create_jb' argument 2 names different: declaration 'first_frame' definition 'frr'. [funcArgNamesDifferent]
asterisk-13.22.0/main/abstract_jb.c:138:66: note: Function 'create_jb' argument 2 names different: declaration 'first_frame' definition 'frr'.
asterisk-13.22.0/main/abstract_jb.c:410:66: note: Function 'create_jb' argument 2 names different: declaration 'first_frame' definition 'frr'.
asterisk-13.22.0/main/abstract_jb.c:529:56: style: Function 'get_now' argument 2 names different: declaration 'tv' definition 'when'. [funcArgNamesDifferent]
asterisk-13.22.0/main/abstract_jb.c:139:56: note: Function 'get_now' argument 2 names different: declaration 'tv' definition 'when'.
asterisk-13.22.0/main/abstract_jb.c:529:56: note: Function 'get_now' argument 2 names different: declaration 'tv' definition 'when'.
asterisk-13.22.0/main/abstract_jb.c:401:33: warning: String literal compared with variable 'NULL'. Did you intend to use strcmp() instead? [literalWithCharPtrCompare]
asterisk-13.22.0/main/acl.c:225:17: style: The scope of the variable 'hal' can be reduced. [variableScope]
asterisk-13.22.0/main/acl.c:584:6: style: The scope of the variable 'addr_is_v4' can be reduced. [variableScope]
asterisk-13.22.0/main/acl.c:844:7: style: The scope of the variable 'srv' can be reduced. [variableScope]
asterisk-13.22.0/main/alertpipe.c:125:6: style: The scope of the variable 'bytes_read' can be reduced. [variableScope]
asterisk-13.22.0/main/aoc.c:373:15: style: The scope of the variable 'len' can be reduced. [variableScope]
asterisk-13.22.0/main/app.c:1063:7: style: The scope of the variable 'tmpf' can be reduced. [variableScope]
asterisk-13.22.0/main/app.c:1553:6: style: The scope of the variable 'd' can be reduced. [variableScope]
asterisk-13.22.0/main/app.c:2660:6: style: The scope of the variable 'ms' can be reduced. [variableScope]
asterisk-13.22.0/main/app.c:2769:21: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/main/app.c:2804:6: style: The scope of the variable 'curarg' can be reduced. [variableScope]
asterisk-13.22.0/main/app.c:2805:15: style: The scope of the variable 'argloc' can be reduced. [variableScope]
asterisk-13.22.0/main/app.c:2904:6: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/main/app.c:2992:14: style: The scope of the variable 'buf' can be reduced. [variableScope]
asterisk-13.22.0/main/app.c:2993:9: style: The scope of the variable 'offset' can be reduced. [variableScope]
ast_expr2.c:1466:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
ast_expr2.y:375:66: style: Same expression on both sides of '-'. [duplicateExpression]
ast_expr2.y:376:28: style: Same expression on both sides of '-'. [duplicateExpression]
ast_expr2.y:377:57: style: Same expression on both sides of '-'. [duplicateExpression]
ast_expr2.y:379:57: style: Same expression on both sides of '-'. [duplicateExpression]
ast_expr2.y:380:20: style: Same expression on both sides of '-'. [duplicateExpression]
ast_expr2.y:389:93: style: Same expression on both sides of '-'. [duplicateExpression]
ast_expr2.y:395:112: style: Same expression on both sides of '-'. [duplicateExpression]
ast_expr2.y:398:10: style: Same expression on both sides of '-'. [duplicateExpression]
ast_expr2.y:407:10: style: Same expression on both sides of '-'. [duplicateExpression]
ast_expr2.y:411:29: style: Same expression on both sides of '-'. [duplicateExpression]
ast_expr2.y:413:112: style: Same expression on both sides of '-'. [duplicateExpression]
ast_expr2.y:415:41: style: Same expression on both sides of '-'. [duplicateExpression]
ast_expr2.y:416:61: style: Same expression on both sides of '-'. [duplicateExpression]
ast_expr2.y:418:113: style: Same expression on both sides of '-'. [duplicateExpression]
ast_expr2.y:420:62: style: Same expression on both sides of '-'. [duplicateExpression]
ast_expr2.y:422:111: style: Same expression on both sides of '-'. [duplicateExpression]
ast_expr2.y:424:61: style: Same expression on both sides of '-'. [duplicateExpression]
ast_expr2.y:426:110: style: Same expression on both sides of '-'. [duplicateExpression]
ast_expr2.y:428:61: style: Same expression on both sides of '-'. [duplicateExpression]
ast_expr2.y:430:113: style: Same expression on both sides of '-'. [duplicateExpression]
ast_expr2.y:432:61: style: Same expression on both sides of '-'. [duplicateExpression]
ast_expr2.y:434:110: style: Same expression on both sides of '-'. [duplicateExpression]
ast_expr2.y:436:61: style: Same expression on both sides of '-'. [duplicateExpression]
ast_expr2.y:438:111: style: Same expression on both sides of '-'. [duplicateExpression]
ast_expr2.y:440:61: style: Same expression on both sides of '-'. [duplicateExpression]
ast_expr2.y:442:111: style: Same expression on both sides of '-'. [duplicateExpression]
ast_expr2.y:444:61: style: Same expression on both sides of '-'. [duplicateExpression]
ast_expr2.y:446:111: style: Same expression on both sides of '-'. [duplicateExpression]
ast_expr2.y:448:63: style: Same expression on both sides of '-'. [duplicateExpression]
ast_expr2.y:450:112: style: Same expression on both sides of '-'. [duplicateExpression]
ast_expr2.y:452:64: style: Same expression on both sides of '-'. [duplicateExpression]
ast_expr2.y:454:113: style: Same expression on both sides of '-'. [duplicateExpression]
ast_expr2.y:456:41: style: Same expression on both sides of '-'. [duplicateExpression]
ast_expr2.y:458:113: style: Same expression on both sides of '-'. [duplicateExpression]
ast_expr2.y:460:40: style: Same expression on both sides of '-'. [duplicateExpression]
ast_expr2.y:462:113: style: Same expression on both sides of '-'. [duplicateExpression]
ast_expr2.y:464:64: style: Same expression on both sides of '-'. [duplicateExpression]
ast_expr2.y:466:112: style: Same expression on both sides of '-'. [duplicateExpression]
ast_expr2.y:468:62: style: Same expression on both sides of '-'. [duplicateExpression]
ast_expr2.y:470:111: style: Same expression on both sides of '-'. [duplicateExpression]
ast_expr2.y:472:62: style: Same expression on both sides of '-'. [duplicateExpression]
ast_expr2.y:474:111: style: Same expression on both sides of '-'. [duplicateExpression]
ast_expr2.y:476:64: style: Same expression on both sides of '-'. [duplicateExpression]
ast_expr2.y:478:113: style: Same expression on both sides of '-'. [duplicateExpression]
ast_expr2.y:480:66: style: Same expression on both sides of '-'. [duplicateExpression]
ast_expr2.y:482:113: style: Same expression on both sides of '-'. [duplicateExpression]
ast_expr2.y:484:87: style: Same expression on both sides of '-'. [duplicateExpression]
ast_expr2.y:489:69: style: Same expression on both sides of '-'. [duplicateExpression]
ast_expr2.y:491:113: style: Same expression on both sides of '-'. [duplicateExpression]
ast_expr2.y:766:8: style: The scope of the variable 'numbuf' can be reduced. [variableScope]
ast_expr2.y:1553:7: style: The scope of the variable 'errbuf' can be reduced. [variableScope]
ast_expr2.y:1604:7: style: The scope of the variable 'errbuf' can be reduced. [variableScope]
ast_expr2.c:2438:3: portability: Undefined behaviour, pointer arithmetic 'yyerror_range-1' is out of bounds. [pointerOutOfBounds]
ast_expr2f.c:2336:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
ast_expr2f.c:1517:59: style: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent]
ast_expr2f.c:347:54: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
ast_expr2f.c:1517:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
ast_expr2f.c:1541:49: style: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'. [funcArgNamesDifferent]
ast_expr2f.c:727:38: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'.
ast_expr2f.c:1541:49: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'.
ast_expr2f.c:1973:52: style: Function 'ast_yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent]
ast_expr2f.c:304:51: note: Function 'ast_yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
ast_expr2f.c:1973:52: note: Function 'ast_yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
ast_expr2f.c:1986:52: style: Function 'ast_yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent]
ast_expr2f.c:305:50: note: Function 'ast_yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
ast_expr2f.c:1986:52: note: Function 'ast_yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
ast_expr2f.c:1986:66: style: Function 'ast_yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent]
ast_expr2f.c:305:60: note: Function 'ast_yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
ast_expr2f.c:1986:66: note: Function 'ast_yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
ast_expr2f.c:2181:28: style: Function 'ast_yyset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'. [funcArgNamesDifferent]
ast_expr2f.c:685:27: note: Function 'ast_yyset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'.
ast_expr2f.c:2181:28: note: Function 'ast_yyset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'.
ast_expr2f.c:2220:30: style: Function 'ast_yylex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'. [funcArgNamesDifferent]
ast_expr2f.c:674:31: note: Function 'ast_yylex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'.
ast_expr2f.c:2220:30: note: Function 'ast_yylex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'.
ast_expr2f.c:2249:40: style: Function 'ast_yylex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'. [funcArgNamesDifferent]
ast_expr2f.c:676:41: note: Function 'ast_yylex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'.
ast_expr2f.c:2249:40: note: Function 'ast_yylex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'.
ast_expr2f.c:2249:66: style: Function 'ast_yylex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'. [funcArgNamesDifferent]
ast_expr2f.c:676:64: note: Function 'ast_yylex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'.
ast_expr2f.c:2249:66: note: Function 'ast_yylex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'.
asterisk-13.22.0/main/asterisk.c:1504:2: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
asterisk-13.22.0/main/asterisk.c:1519:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/main/asterisk.c:1607:6: style: The scope of the variable 'poll_result' can be reduced. [variableScope]
asterisk-13.22.0/main/asterisk.c:2284:14: style: The scope of the variable 'c' can be reduced. [variableScope]
asterisk-13.22.0/main/asterisk.c:2760:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/main/asterisk.c:2761:6: style: The scope of the variable 'max' can be reduced. [variableScope]
asterisk-13.22.0/main/asterisk.c:2858:7: style: The scope of the variable 'tmp' can be reduced. [variableScope]
asterisk-13.22.0/main/asterisk.c:2860:6: style: The scope of the variable 'color_used' can be reduced. [variableScope]
asterisk-13.22.0/main/asterisk.c:2862:17: style: The scope of the variable 'pw' can be reduced. [variableScope]
asterisk-13.22.0/main/asterisk.c:2863:16: style: The scope of the variable 'gr' can be reduced. [variableScope]
asterisk-13.22.0/main/asterisk.c:3065:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/main/asterisk.c:3131:7: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/main/asterisk.c:3132:7: style: The scope of the variable 'maxlen' can be reduced. [variableScope]
asterisk-13.22.0/main/asterisk.c:3132:15: style: The scope of the variable 'match_len' can be reduced. [variableScope]
asterisk-13.22.0/main/asterisk.c:3267:7: style: The scope of the variable 'histfile' can be reduced. [variableScope]
asterisk-13.22.0/main/asterisk.c:3278:7: style: The scope of the variable 'histfile' can be reduced. [variableScope]
asterisk-13.22.0/main/asterisk.c:3297:8: style: The scope of the variable 'ebuf' can be reduced. [variableScope]
asterisk-13.22.0/main/asterisk.c:4054:8: style: The scope of the variable 'buf' can be reduced. [variableScope]
asterisk-13.22.0/main/asterisk.c:3199:41: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
asterisk-13.22.0/main/asterisk.c:3201:40: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
asterisk-13.22.0/main/asterisk.c:3203:42: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
asterisk-13.22.0/main/asterisk.c:3205:53: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
asterisk-13.22.0/main/asterisk.c:3207:48: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
asterisk-13.22.0/main/asterisk.c:3208:48: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
asterisk-13.22.0/main/asterisk.c:3210:45: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
asterisk-13.22.0/main/asterisk.c:3211:45: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
asterisk-13.22.0/main/asterisk.c:1476:6: style: Variable 'uid' is not assigned a value. [unassignedVariable]
asterisk-13.22.0/main/asterisk.c:1476:11: style: Variable 'gid' is not assigned a value. [unassignedVariable]
asterisk-13.22.0/main/astobj2.c:586:2: warning: Either the condition '(obj)==NULL' is redundant or there is possible null pointer dereference: obj. [nullPointerRedundantCheck]
asterisk-13.22.0/main/astobj2.c:599:9: note: Assuming that condition '(obj)==NULL' is not redundant
asterisk-13.22.0/main/astobj2.c:586:2: note: Null pointer dereference
asterisk-13.22.0/main/astobj2.c:587:2: warning: Either the condition '(obj)==NULL' is redundant or there is possible null pointer dereference: obj. [nullPointerRedundantCheck]
asterisk-13.22.0/main/astobj2.c:599:9: note: Assuming that condition '(obj)==NULL' is not redundant
asterisk-13.22.0/main/astobj2.c:587:2: note: Null pointer dereference
asterisk-13.22.0/main/astobj2.c:588:2: warning: Either the condition '(obj)==NULL' is redundant or there is possible null pointer dereference: obj. [nullPointerRedundantCheck]
asterisk-13.22.0/main/astobj2.c:599:9: note: Assuming that condition '(obj)==NULL' is not redundant
asterisk-13.22.0/main/astobj2.c:588:2: note: Null pointer dereference
asterisk-13.22.0/main/astobj2.c:589:2: warning: Either the condition '(obj)==NULL' is redundant or there is possible null pointer dereference: obj. [nullPointerRedundantCheck]
asterisk-13.22.0/main/astobj2.c:599:9: note: Assuming that condition '(obj)==NULL' is not redundant
asterisk-13.22.0/main/astobj2.c:589:2: note: Null pointer dereference
asterisk-13.22.0/main/astobj2_container.c:341:20: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asterisk-13.22.0/main/astobj2_hash.c:101:7: style: struct member 'hash_traversal_state_check::check' is never used. [unusedStructMember]
asterisk-13.22.0/main/astobj2_rbtree.c:802:2: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
asterisk-13.22.0/main/astobj2_rbtree.c:804:4: note: Found duplicate branches for 'if' and 'else'.
asterisk-13.22.0/main/astobj2_rbtree.c:802:2: note: Found duplicate branches for 'if' and 'else'.
asterisk-13.22.0/main/astobj2_rbtree.c:127:7: style: struct member 'rbtree_traversal_state_check::check' is never used. [unusedStructMember]
asterisk-13.22.0/main/bridge.c:757:7: style: The scope of the variable 'uuid_hold' can be reduced. [variableScope]
asterisk-13.22.0/main/bridge.c:2177:6: style: The scope of the variable 'bridge1_priority' can be reduced. [variableScope]
asterisk-13.22.0/main/bridge.c:2178:6: style: The scope of the variable 'bridge2_priority' can be reduced. [variableScope]
asterisk-13.22.0/main/bridge.c:2713:6: style: The scope of the variable 'chan_priority' can be reduced. [variableScope]
asterisk-13.22.0/main/bridge.c:2714:6: style: The scope of the variable 'peer_priority' can be reduced. [variableScope]
asterisk-13.22.0/main/bridge.c:2946:29: style: The scope of the variable 'peer_bridge_channel' can be reduced. [variableScope]
asterisk-13.22.0/main/bridge.c:3694:32: style: The scope of the variable 'hook' can be reduced. [variableScope]
asterisk-13.22.0/main/bridge.c:4835:33: style: The scope of the variable 'request' can be reduced. [variableScope]
asterisk-13.22.0/main/bridge_after.c:89:31: style: The scope of the variable 'node' can be reduced. [variableScope]
asterisk-13.22.0/main/bridge_after.c:225:31: style: The scope of the variable 'node' can be reduced. [variableScope]
asterisk-13.22.0/main/bridge_channel.c:1666:85: error: Null pointer dereference: hook [nullPointer]
asterisk-13.22.0/main/bridge_channel.c:1662:38: note: Assignment 'hook=NULL', assigned value is 0
asterisk-13.22.0/main/bridge_channel.c:1666:85: note: Null pointer dereference
asterisk-13.22.0/main/bridge_channel.c:214:21: style: The scope of the variable 'bridge' can be reduced. [variableScope]
asterisk-13.22.0/main/bridge_channel.c:2680:10: style: The scope of the variable 'indicate_src_change' can be reduced. [variableScope]
asterisk-13.22.0/main/bridge_channel.c:1666:8: style: struct member 'sanity_check_of_dtmf_size::check' is never used. [unusedStructMember]
asterisk-13.22.0/main/bridge_channel.c:1192:13: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asterisk-13.22.0/main/bridge_channel.c:1369:12: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asterisk-13.22.0/main/bridge_channel.c:1440:12: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asterisk-13.22.0/main/bucket.c:851:49: portability: 'obj' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/main/bucket.c:858:49: portability: 'obj' is of type 'const void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/main/callerid.c:806:3: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
asterisk-13.22.0/main/callerid.c:82:8: style: The scope of the variable 't' can be reduced. [variableScope]
asterisk-13.22.0/main/callerid.c:104:8: style: The scope of the variable 't' can be reduced. [variableScope]
asterisk-13.22.0/main/callerid.c:206:6: style: The scope of the variable 'code' can be reduced. [variableScope]
asterisk-13.22.0/main/callerid.c:266:6: style: The scope of the variable 'saslen' can be reduced. [variableScope]
asterisk-13.22.0/main/callerid.c:311:6: style: The scope of the variable 'olen' can be reduced. [variableScope]
asterisk-13.22.0/main/callerid.c:313:6: style: The scope of the variable 'b2' can be reduced. [variableScope]
asterisk-13.22.0/main/callerid.c:314:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/main/callerid.c:550:6: style: The scope of the variable 'olen' can be reduced. [variableScope]
asterisk-13.22.0/main/callerid.c:552:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/main/callerid.c:1013:8: style: The scope of the variable 'le' can be reduced. [variableScope]
asterisk-13.22.0/main/callerid.c:820:0: style: Variable 'cr' is assigned a value that is never used. [unreadVariable]
asterisk-13.22.0/main/callerid.c:821:0: style: Variable 'ci' is assigned a value that is never used. [unreadVariable]
asterisk-13.22.0/main/callerid.c:822:0: style: Variable 'scont' is assigned a value that is never used. [unreadVariable]
asterisk-13.22.0/main/callerid.c:907:0: style: Variable 'cr' is assigned a value that is never used. [unreadVariable]
asterisk-13.22.0/main/callerid.c:908:0: style: Variable 'ci' is assigned a value that is never used. [unreadVariable]
asterisk-13.22.0/main/callerid.c:909:0: style: Variable 'scont' is assigned a value that is never used. [unreadVariable]
asterisk-13.22.0/main/ccss.c:1453:35: style: The scope of the variable 'generic_instance' can be reduced. [variableScope]
asterisk-13.22.0/main/ccss.c:3725:31: style: The scope of the variable 'cc_interfaces' can be reduced. [variableScope]
asterisk-13.22.0/main/ccss.c:3726:28: style: The scope of the variable 'recall_cc_data' can be reduced. [variableScope]
asterisk-13.22.0/main/cdr.c:1200:57: style: Opposite expression on both sides of '&&'. [oppositeExpression]
asterisk-13.22.0/main/cdr.c:1200:57: note: Opposite expression on both sides of '&&'.
asterisk-13.22.0/main/cdr.c:1200:57: note: Opposite expression on both sides of '&&'.
asterisk-13.22.0/main/cdr.c:756:14: style: The scope of the variable 'var' can be reduced. [variableScope]
asterisk-13.22.0/main/cdr.c:2579:21: style: The scope of the variable 'new_cdr' can be reduced. [variableScope]
asterisk-13.22.0/main/cdr.c:3701:25: style: The scope of the variable 'processeditem' can be reduced. [variableScope]
asterisk-13.22.0/main/cdr.c:3856:6: style: The scope of the variable 'schedms' can be reduced. [variableScope]
asterisk-13.22.0/main/cdr.c:3857:6: style: The scope of the variable 'numevents' can be reduced. [variableScope]
asterisk-13.22.0/main/cdr.c:4099:6: style: The scope of the variable 'cnt' can be reduced. [variableScope]
asterisk-13.22.0/main/cdr.c:4100:7: style: The scope of the variable 'nextbatchtime' can be reduced. [variableScope]
asterisk-13.22.0/main/cdr.c:3716:34: style: Function 'cdr_submit_batch' argument 1 names different: declaration 'shutdown' definition 'do_shutdown'. [funcArgNamesDifferent]
asterisk-13.22.0/main/cdr.c:228:34: note: Function 'cdr_submit_batch' argument 1 names different: declaration 'shutdown' definition 'do_shutdown'.
asterisk-13.22.0/main/cdr.c:3716:34: note: Function 'cdr_submit_batch' argument 1 names different: declaration 'shutdown' definition 'do_shutdown'.
asterisk-13.22.0/main/cdr.c:4546:23: portability: '*payload' is of type 'void', the behaviour of 'sizeof(void)' is not covered by the ISO C standard. [sizeofDereferencedVoidPointer]
asterisk-13.22.0/main/cel.c:1692:6: style: The scope of the variable 'was_enabled' can be reduced. [variableScope]
asterisk-13.22.0/main/cel.c:1693:6: style: The scope of the variable 'is_enabled' can be reduced. [variableScope]
asterisk-13.22.0/main/cel.c:1694:33: style: The scope of the variable 'cleanup_config' can be reduced. [variableScope]
asterisk-13.22.0/main/channel.c:5276:4: style: Variable 'new_frame' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/main/channel.c:5274:0: note: Variable 'new_frame' is reassigned a value before the old one has been used.
asterisk-13.22.0/main/channel.c:5276:4: note: Variable 'new_frame' is reassigned a value before the old one has been used.
asterisk-13.22.0/main/channel.c:916:17: style: The scope of the variable 'slash2' can be reduced. [variableScope]
asterisk-13.22.0/main/channel.c:1072:20: style: The scope of the variable 'f' can be reduced. [variableScope]
asterisk-13.22.0/main/channel.c:2840:22: style: The scope of the variable 'new_frame' can be reduced. [variableScope]
asterisk-13.22.0/main/channel.c:3994:43: style: The scope of the variable 'read_action_payload' can be reduced. [variableScope]
asterisk-13.22.0/main/channel.c:4490:7: style: The scope of the variable 'causevar' can be reduced. [variableScope]
asterisk-13.22.0/main/channel.c:4858:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/main/channel.c:5386:36: style: The scope of the variable 'new_frame' can be reduced. [variableScope]
asterisk-13.22.0/main/channel.c:6786:30: style: The scope of the variable 'newvar' can be reduced. [variableScope]
asterisk-13.22.0/main/channel.c:6828:20: style: The scope of the variable 'current' can be reduced. [variableScope]
asterisk-13.22.0/main/channel.c:7778:19: style: The scope of the variable 'data_channel' can be reduced. [variableScope]
asterisk-13.22.0/main/channel.c:7815:19: style: The scope of the variable 'data_type' can be reduced. [variableScope]
asterisk-13.22.0/main/channel.c:8405:9: style: The scope of the variable 'length' can be reduced. [variableScope]
asterisk-13.22.0/main/channel.c:8479:9: style: The scope of the variable 'length' can be reduced. [variableScope]
asterisk-13.22.0/main/channel.c:8553:9: style: The scope of the variable 'length' can be reduced. [variableScope]
asterisk-13.22.0/main/channel.c:8636:9: style: The scope of the variable 'length' can be reduced. [variableScope]
asterisk-13.22.0/main/channel.c:9292:9: style: The scope of the variable 'length' can be reduced. [variableScope]
asterisk-13.22.0/main/channel.c:95:6: style: struct member 'ast_epoll_data::which' is never used. [unusedStructMember]
asterisk-13.22.0/main/channel_internal_api.c:304:19: style: The scope of the variable 'data_bridged' can be reduced. [variableScope]
asterisk-13.22.0/main/channel_internal_api.c:307:19: style: The scope of the variable 'data_zones' can be reduced. [variableScope]
asterisk-13.22.0/main/chanvars.c:135:26: style: The scope of the variable 'newvar' can be reduced. [variableScope]
asterisk-13.22.0/main/cli.c:965:6: style: The scope of the variable 'numchans' can be reduced. [variableScope]
asterisk-13.22.0/main/cli.c:1014:8: style: The scope of the variable 'durbuf' can be reduced. [variableScope]
asterisk-13.22.0/main/cli.c:1213:7: style: The scope of the variable 'command' can be reduced. [variableScope]
asterisk-13.22.0/main/cli.c:1215:6: style: The scope of the variable 'found' can be reduced. [variableScope]
asterisk-13.22.0/main/cli.c:1287:14: style: The scope of the variable 'obuf' can be reduced. [variableScope]
asterisk-13.22.0/main/cli.c:1291:6: style: The scope of the variable 'x' can be reduced. [variableScope]
asterisk-13.22.0/main/cli.c:1291:9: style: The scope of the variable 'matchlen' can be reduced. [variableScope]
asterisk-13.22.0/main/cli.c:1495:7: style: The scope of the variable 'elapsed_seconds' can be reduced. [variableScope]
asterisk-13.22.0/main/cli.c:1496:6: style: The scope of the variable 'hour' can be reduced. [variableScope]
asterisk-13.22.0/main/cli.c:1496:14: style: The scope of the variable 'min' can be reduced. [variableScope]
asterisk-13.22.0/main/cli.c:1496:21: style: The scope of the variable 'sec' can be reduced. [variableScope]
asterisk-13.22.0/main/cli.c:1872:19: style: The scope of the variable 'perm' can be reduced. [variableScope]
asterisk-13.22.0/main/cli.c:2366:7: style: The scope of the variable 'fullcmd' can be reduced. [variableScope]
asterisk-13.22.0/main/codec_builtin.c:80:28: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/main/codec_builtin.c:455:16: style: The scope of the variable 'c' can be reduced. [variableScope]
asterisk-13.22.0/main/codec_builtin.c:493:6: style: The scope of the variable 'off' can be reduced. [variableScope]
asterisk-13.22.0/main/codec_builtin.c:494:16: style: The scope of the variable 'c' can be reduced. [variableScope]
asterisk-13.22.0/main/config.c:1856:13: style: Redundant condition: If 'EXPR > 32', the comparison 'EXPR' is always true. [redundantCondition]
asterisk-13.22.0/main/config.c:902:3: style: Variable 'match_value' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/main/config.c:894:0: note: Variable 'match_value' is reassigned a value before the old one has been used.
asterisk-13.22.0/main/config.c:902:3: note: Variable 'match_value' is reassigned a value before the old one has been used.
asterisk-13.22.0/main/config.c:510:6: style: The scope of the variable 'lineno' can be reduced. [variableScope]
asterisk-13.22.0/main/config.c:599:23: style: The scope of the variable 'vn' can be reduced. [variableScope]
asterisk-13.22.0/main/config.c:630:27: style: The scope of the variable 'q' can be reduced. [variableScope]
asterisk-13.22.0/main/config.c:632:6: style: The scope of the variable 'changed' can be reduced. [variableScope]
asterisk-13.22.0/main/config.c:713:14: style: The scope of the variable 'value' can be reduced. [variableScope]
asterisk-13.22.0/main/config.c:766:6: style: The scope of the variable 'left_count' can be reduced. [variableScope]
asterisk-13.22.0/main/config.c:1192:35: style: The scope of the variable 'tail' can be reduced. [variableScope]
asterisk-13.22.0/main/config.c:1193:6: style: The scope of the variable 'nmerges' can be reduced. [variableScope]
asterisk-13.22.0/main/config.c:1515:29: style: The scope of the variable 'catn' can be reduced. [variableScope]
asterisk-13.22.0/main/config.c:2552:6: style: The scope of the variable 'blanklines' can be reduced. [variableScope]
asterisk-13.22.0/main/config.c:2846:25: style: The scope of the variable 'map' can be reduced. [variableScope]
asterisk-13.22.0/main/config.c:2898:8: style: The scope of the variable 'driver' can be reduced. [variableScope]
asterisk-13.22.0/main/config.c:2898:17: style: The scope of the variable 'table' can be reduced. [variableScope]
asterisk-13.22.0/main/config.c:2898:36: style: The scope of the variable 'textpri' can be reduced. [variableScope]
asterisk-13.22.0/main/config.c:2900:6: style: The scope of the variable 'pri' can be reduced. [variableScope]
asterisk-13.22.0/main/config_options.c:505:11: style: The scope of the variable 'regex_skip' can be reduced. [variableScope]
asterisk-13.22.0/main/config_options.c:1398:27: portability: 'obj' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/main/config_options.c:1428:45: portability: 'obj' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/main/config_options.c:1459:27: portability: 'obj' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/main/config_options.c:1491:33: portability: 'obj' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/main/config_options.c:1500:46: portability: 'obj' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/main/config_options.c:1511:63: portability: 'obj' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/main/config_options.c:1521:48: portability: 'obj' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/main/config_options.c:1522:78: portability: 'obj' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/main/config_options.c:1523:73: portability: 'obj' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/main/config_options.c:1538:45: portability: 'obj' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/main/config_options.c:1549:51: portability: 'obj' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/main/config_options.c:1566:59: portability: 'obj' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/main/config_options.c:1583:29: portability: 'obj' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/main/config_options.c:1402:36: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/main/config_options.c:1432:36: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/main/core_local.c:480:83: style: Function 'local_message_to_ami' argument 1 names different: declaration 'msg' definition 'message'. [funcArgNamesDifferent]
asterisk-13.22.0/main/core_local.c:148:83: note: Function 'local_message_to_ami' argument 1 names different: declaration 'msg' definition 'message'.
asterisk-13.22.0/main/core_local.c:480:83: note: Function 'local_message_to_ami' argument 1 names different: declaration 'msg' definition 'message'.
asterisk-13.22.0/main/core_unreal.c:409:6: style: The scope of the variable 'isoutbound' can be reduced. [variableScope]
asterisk-13.22.0/main/core_unreal.c:677:20: style: The scope of the variable 'clone_var' can be reduced. [variableScope]
asterisk-13.22.0/main/data.c:2558:2: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
asterisk-13.22.0/main/data.c:569:9: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/main/data.c:1279:6: style: The scope of the variable 'member' can be reduced. [variableScope]
asterisk-13.22.0/main/data.c:1650:19: style: The scope of the variable 'token' can be reduced. [variableScope]
asterisk-13.22.0/main/data.c:1651:28: style: The scope of the variable 'globfilter' can be reduced. [variableScope]
asterisk-13.22.0/main/data.c:1811:22: style: The scope of the variable 'node' can be reduced. [variableScope]
asterisk-13.22.0/main/data.c:1891:19: style: The scope of the variable 'generated' can be reduced. [variableScope]
asterisk-13.22.0/main/data.c:1895:22: style: The scope of the variable 'filter_child' can be reduced. [variableScope]
asterisk-13.22.0/main/data.c:2245:22: style: The scope of the variable 'filter' can be reduced. [variableScope]
asterisk-13.22.0/main/data.c:2823:19: style: The scope of the variable 'node' can be reduced. [variableScope]
asterisk-13.22.0/main/db.c:602:23: style: The scope of the variable 'last' can be reduced. [variableScope]
asterisk-13.22.0/main/devicestate.c:550:30: style: The scope of the variable 'current' can be reduced. [variableScope]
asterisk-13.22.0/main/devicestate.c:961:67: style: Function 'devstate_to_event' argument 1 names different: declaration 'msg' definition 'message'. [funcArgNamesDifferent]
asterisk-13.22.0/main/devicestate.c:227:67: note: Function 'devstate_to_event' argument 1 names different: declaration 'msg' definition 'message'.
asterisk-13.22.0/main/devicestate.c:961:67: note: Function 'devstate_to_event' argument 1 names different: declaration 'msg' definition 'message'.
asterisk-13.22.0/main/dial.c:418:7: style: The scope of the variable 'forwarder' can be reduced. [variableScope]
asterisk-13.22.0/main/dns.c:194:20: style: The scope of the variable 'ans' can be reduced. [variableScope]
asterisk-13.22.0/main/dsp.c:566:8: style: The scope of the variable 'tone_energy' can be reduced. [variableScope]
asterisk-13.22.0/main/dsp.c:568:6: style: The scope of the variable 'hit' can be reduced. [variableScope]
asterisk-13.22.0/main/dsp.c:569:6: style: The scope of the variable 'limit' can be reduced. [variableScope]
asterisk-13.22.0/main/dsp.c:1070:6: style: The scope of the variable 'pass' can be reduced. [variableScope]
asterisk-13.22.0/main/dsp.c:1427:6: style: The scope of the variable 'x' can be reduced. [variableScope]
asterisk-13.22.0/main/dsp.c:1428:17: style: The scope of the variable 'odata' can be reduced. [variableScope]
asterisk-13.22.0/main/editline/chared.c:81:8: style: The scope of the variable 'cp' can be reduced. [variableScope]
asterisk-13.22.0/main/editline/chared.c:214:6: style: The scope of the variable 'test' can be reduced. [variableScope]
asterisk-13.22.0/main/editline/chared.c:243:6: style: The scope of the variable 'test' can be reduced. [variableScope]
asterisk-13.22.0/main/editline/chared.c:681:8: style: The scope of the variable 'ptr' can be reduced. [variableScope]
asterisk-13.22.0/main/editline/common.c:75:6: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/main/editline/el.c:435:9: style: Condition 'fp==NULL' is always true [knownConditionTrueFalse]
asterisk-13.22.0/main/editline/el.c:411:7: note: Assignment 'fp=NULL', assigned value is 0
asterisk-13.22.0/main/editline/el.c:435:9: note: Condition 'fp==NULL' is always true
asterisk-13.22.0/main/editline/history.c:649:9: style: The scope of the variable 'len' can be reduced. [variableScope]
asterisk-13.22.0/main/editline/history.c:626:4: error: Common realloc mistake: 'ptr' nulled but not freed upon failure [memleakOnRealloc]
asterisk-13.22.0/main/editline/history.c:664:4: error: Common realloc mistake: 'ptr' nulled but not freed upon failure [memleakOnRealloc]
asterisk-13.22.0/main/editline/key.c:573:17: style: The scope of the variable 'fp' can be reduced. [variableScope]
asterisk-13.22.0/main/editline/key.c:574:7: style: The scope of the variable 'unparsbuf' can be reduced. [variableScope]
asterisk-13.22.0/main/editline/map.c:1131:7: style: The scope of the variable 'outbuf' can be reduced. [variableScope]
asterisk-13.22.0/main/editline/map.c:1132:17: style: The scope of the variable 'bp' can be reduced. [variableScope]
asterisk-13.22.0/main/editline/np/fgetln.c:86:14: warning: Either the condition '(ptr=strchr(&buf[*len],'\n'))==NULL' is redundant or there is overflow in pointer subtraction. [nullPointerArithmeticRedundantCheck]
asterisk-13.22.0/main/editline/np/fgetln.c:66:42: note: Assuming that condition '(ptr=strchr(&buf[*len],'\n'))==NULL' is not redundant
asterisk-13.22.0/main/editline/np/fgetln.c:86:14: note: Null pointer subtraction
asterisk-13.22.0/main/editline/np/vis.c:205:2: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asterisk-13.22.0/main/editline/np/vis.c:244:2: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asterisk-13.22.0/main/editline/np/vis.c:272:2: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asterisk-13.22.0/main/editline/np/vis.c:303:2: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asterisk-13.22.0/main/editline/np/vis.c:331:2: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asterisk-13.22.0/main/editline/np/vis.c:345:2: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asterisk-13.22.0/main/editline/parse.c:190:13: style: The scope of the variable 'ch' can be reduced. [variableScope]
asterisk-13.22.0/main/editline/read.c:211:15: style: Condition 'chrs>0' is always false [knownConditionTrueFalse]
asterisk-13.22.0/main/editline/read.c:187:13: note: Assignment 'chrs=0', assigned value is 0
asterisk-13.22.0/main/editline/read.c:211:15: note: Condition 'chrs>0' is always false
asterisk-13.22.0/main/editline/read.c:211:15: style: Same expression on both sides of '>' because the value of 'chrs' and '0' are the same. [duplicateExpression]
asterisk-13.22.0/main/editline/read.c:187:13: note: 'chrs' is assigned value '0' here.
asterisk-13.22.0/main/editline/read.c:211:15: note: Same expression on both sides of '>' because the value of 'chrs' and '0' are the same.
asterisk-13.22.0/main/editline/read.c:240:6: style: The scope of the variable 'num' can be reduced. [variableScope]
asterisk-13.22.0/main/editline/readline.c:396:21: style: The scope of the variable 'retval' can be reduced. [variableScope]
asterisk-13.22.0/main/editline/readline.c:412:10: style: The scope of the variable 'len' can be reduced. [variableScope]
asterisk-13.22.0/main/editline/readline.c:781:35: style: The scope of the variable 'start' can be reduced. [variableScope]
asterisk-13.22.0/main/editline/readline.c:782:9: style: The scope of the variable 'len' can be reduced. [variableScope]
asterisk-13.22.0/main/editline/readline.c:1072:14: style: The scope of the variable 'strp' can be reduced. [variableScope]
asterisk-13.22.0/main/editline/readline.c:241:40: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
asterisk-13.22.0/main/editline/readline.c:401:8: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asterisk-13.22.0/main/editline/readline.c:434:13: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asterisk-13.22.0/main/editline/readline.c:680:10: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asterisk-13.22.0/main/editline/readline.c:1473:9: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asterisk-13.22.0/main/editline/readline.c:353:5: error: Common realloc mistake: 'result' nulled but not freed upon failure [memleakOnRealloc]
asterisk-13.22.0/main/editline/readline.c:364:5: error: Common realloc mistake: 'result' nulled but not freed upon failure [memleakOnRealloc]
asterisk-13.22.0/main/editline/readline.c:539:7: error: Common realloc mistake: 'what' nulled but not freed upon failure [memleakOnRealloc]
asterisk-13.22.0/main/editline/readline.c:566:7: error: Common realloc mistake: 'with' nulled but not freed upon failure [memleakOnRealloc]
asterisk-13.22.0/main/editline/refresh.c:760:11: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
asterisk-13.22.0/main/editline/refresh.c:744:16: note: outer condition: fx<0
asterisk-13.22.0/main/editline/refresh.c:760:11: note: identical inner condition: fx<0
asterisk-13.22.0/main/editline/refresh.c:379:8: style: The scope of the variable 'a' can be reduced. [variableScope]
asterisk-13.22.0/main/editline/refresh.c:933:12: style: The scope of the variable 'c' can be reduced. [variableScope]
asterisk-13.22.0/main/editline/search.c:217:6: style: The scope of the variable 'done' can be reduced. [variableScope]
asterisk-13.22.0/main/editline/search.c:217:12: style: The scope of the variable 'redo' can be reduced. [variableScope]
asterisk-13.22.0/main/editline/sig.c:126:28: warning: Division by result of sizeof(). malloc() expects a size in bytes, did you intend to multiply instead? [sizeofDivisionMemfunc]
asterisk-13.22.0/main/editline/term.c:838:6: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/main/editline/term.c:1194:8: style: The scope of the variable 'p' can be reduced. [variableScope]
asterisk-13.22.0/main/editline/tokenizer.c:179:14: style: The scope of the variable 'ptr' can be reduced. [variableScope]
asterisk-13.22.0/main/editline/tty.c:506:6: style: Condition 'rst' is always true [knownConditionTrueFalse]
asterisk-13.22.0/main/editline/tty.c:472:12: note: Assignment 'rst=1', assigned value is 1
asterisk-13.22.0/main/editline/tty.c:506:6: note: Condition 'rst' is always true
asterisk-13.22.0/main/editline/tty.c:1049:18: style: The scope of the variable 'd' can be reduced. [variableScope]
asterisk-13.22.0/main/editline/vi.c:62:8: style: The scope of the variable 'cp' can be reduced. [variableScope]
asterisk-13.22.0/main/editline/vi.c:62:13: style: The scope of the variable 'kp' can be reduced. [variableScope]
asterisk-13.22.0/main/endpoints.c:222:6: style: The scope of the variable 'r' can be reduced. [variableScope]
asterisk-13.22.0/main/enum.c:959:10: style: Condition 'ret<0' is always true [knownConditionTrueFalse]
asterisk-13.22.0/main/enum.c:941:13: note: Assignment 'ret=-1', assigned value is -1
asterisk-13.22.0/main/enum.c:959:10: note: Condition 'ret<0' is always true
asterisk-13.22.0/main/enum.c:408:7: style: The scope of the variable 'errbuff' can be reduced. [variableScope]
asterisk-13.22.0/main/enum.c:654:6: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/main/enum.c:655:6: style: The scope of the variable 'z' can be reduced. [variableScope]
asterisk-13.22.0/main/enum.c:972:14: style: The scope of the variable 'string' can be reduced. [variableScope]
asterisk-13.22.0/main/features.c:327:22: style: struct member 'ast_bridge_thread_obj::chan' is never used. [unusedStructMember]
asterisk-13.22.0/main/features.c:328:22: style: struct member 'ast_bridge_thread_obj::peer' is never used. [unusedStructMember]
asterisk-13.22.0/main/features.c:329:21: style: struct member 'ast_bridge_thread_obj::callid' is never used. [unusedStructMember]
asterisk-13.22.0/main/features.c:330:15: style: struct member 'ast_bridge_thread_obj::return_to_pbx' is never used. [unusedStructMember]
asterisk-13.22.0/main/file.c:385:6: style: The scope of the variable 'pid' can be reduced. [variableScope]
asterisk-13.22.0/main/format_cap.c:198:28: style: The scope of the variable 'framed' can be reduced. [variableScope]
asterisk-13.22.0/main/format_cap.c:323:28: style: The scope of the variable 'framed' can be reduced. [variableScope]
asterisk-13.22.0/main/format_cap.c:357:24: style: The scope of the variable 'iter_allowing' can be reduced. [variableScope]
asterisk-13.22.0/main/format_cap.c:708:21: style: The scope of the variable 'tmp' can be reduced. [variableScope]
asterisk-13.22.0/main/frame.c:629:7: style: The scope of the variable 'cmn' can be reduced. [variableScope]
asterisk-13.22.0/main/frame.c:279:11: portability: 'newdata' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/main/frame.c:361:23: portability: 'buf' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/main/frame.c:361:38: portability: 'buf+sizeof(*out)' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/main/frame.c:369:18: portability: 'buf' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/main/frame.c:369:33: portability: 'buf+sizeof(*out)' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/main/framehook.c:137:29: style: The scope of the variable 'fh_list' can be reduced. [variableScope]
asterisk-13.22.0/main/fskmodem_int.c:101:10: style: The scope of the variable 's_interim' can be reduced. [variableScope]
asterisk-13.22.0/main/fskmodem_int.c:130:10: style: The scope of the variable 's_interim' can be reduced. [variableScope]
asterisk-13.22.0/main/hashtab.c:399:31: style: The scope of the variable 't' can be reduced. [variableScope]
asterisk-13.22.0/main/hashtab.c:648:15: style: The scope of the variable 'h' can be reduced. [variableScope]
asterisk-13.22.0/main/heap.c:75:14: portability: 'elm' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/main/heap.c:85:24: portability: 'elm' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/main/http.c:199:6: style: The scope of the variable 'x' can be reduced. [variableScope]
asterisk-13.22.0/main/http.c:564:7: style: The scope of the variable 'server_name' can be reduced. [variableScope]
asterisk-13.22.0/main/http.c:995:7: style: The scope of the variable 'c' can be reduced. [variableScope]
asterisk-13.22.0/main/http.c:1368:8: style: The scope of the variable 'var' can be reduced. [variableScope]
asterisk-13.22.0/main/http.c:1427:9: style: The scope of the variable 'var' can be reduced. [variableScope]
asterisk-13.22.0/main/http.c:1671:8: style: The scope of the variable 'p' can be reduced. [variableScope]
asterisk-13.22.0/main/http.c:2255:23: style: The scope of the variable 'urih' can be reduced. [variableScope]
asterisk-13.22.0/main/http.c:1930:40: style: Function 'httpd_helper_thread' argument 1 names different: declaration 'arg' definition 'data'. [funcArgNamesDifferent]
asterisk-13.22.0/main/http.c:108:40: note: Function 'httpd_helper_thread' argument 1 names different: declaration 'arg' definition 'data'.
asterisk-13.22.0/main/http.c:1930:40: note: Function 'httpd_helper_thread' argument 1 names different: declaration 'arg' definition 'data'.
asterisk-13.22.0/main/image.c:120:4: style: Variable 'stringp' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/main/image.c:118:0: note: Variable 'stringp' is reassigned a value before the old one has been used.
asterisk-13.22.0/main/image.c:120:4: note: Variable 'stringp' is reassigned a value before the old one has been used.
asterisk-13.22.0/main/image.c:110:6: style: The scope of the variable 'fd' can be reduced. [variableScope]
asterisk-13.22.0/main/image.c:162:20: style: The scope of the variable 'f' can be reduced. [variableScope]
asterisk-13.22.0/main/indications.c:568:2: style: Variable 'tz' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/main/indications.c:560:0: note: Variable 'tz' is reassigned a value before the old one has been used.
asterisk-13.22.0/main/indications.c:568:2: note: Variable 'tz' is reassigned a value before the old one has been used.
asterisk-13.22.0/main/loader.c:1499:6: style: Condition 'load_count' is always true [knownConditionTrueFalse]
asterisk-13.22.0/main/loader.c:1495:15: note: Assignment 'load_count=0', assigned value is 0
asterisk-13.22.0/main/loader.c:1497:3: note: load_count is incremented', new value is 1
asterisk-13.22.0/main/loader.c:1499:6: note: Condition 'load_count' is always true
asterisk-13.22.0/main/loader.c:473:8: style: The scope of the variable 'error' can be reduced. [variableScope]
asterisk-13.22.0/main/loader.c:783:21: style: The scope of the variable 'mod' can be reduced. [variableScope]
asterisk-13.22.0/main/loader.c:1108:7: style: The scope of the variable 'tmp' can be reduced. [variableScope]
asterisk-13.22.0/main/logger.c:1912:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
asterisk-13.22.0/main/logger.c:632:6: style: The scope of the variable 'qlog_len' can be reduced. [variableScope]
asterisk-13.22.0/main/logger.c:633:7: style: The scope of the variable 'time_str' can be reduced. [variableScope]
asterisk-13.22.0/main/logger.c:710:19: style: The scope of the variable 'found' can be reduced. [variableScope]
asterisk-13.22.0/main/logger.c:1385:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
asterisk-13.22.0/main/logger.c:1387:8: style: The scope of the variable 'tmpmsg' can be reduced. [variableScope]
asterisk-13.22.0/main/manager.c:3785:6: style: Variable 'c' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/main/manager.c:3784:0: note: Variable 'c' is reassigned a value before the old one has been used.
asterisk-13.22.0/main/manager.c:3785:6: note: Variable 'c' is reassigned a value before the old one has been used.
asterisk-13.22.0/main/manager.c:3793:6: style: Variable 'c' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/main/manager.c:3792:0: note: Variable 'c' is reassigned a value before the old one has been used.
asterisk-13.22.0/main/manager.c:3793:6: note: Variable 'c' is reassigned a value before the old one has been used.
asterisk-13.22.0/main/manager.c:5648:3: style: Variable 'vars' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/main/manager.c:5644:3: note: Variable 'vars' is reassigned a value before the old one has been used.
asterisk-13.22.0/main/manager.c:5648:3: note: Variable 'vars' is reassigned a value before the old one has been used.
asterisk-13.22.0/main/manager.c:7430:4: style: Variable 'dst' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/main/manager.c:7428:5: note: Variable 'dst' is reassigned a value before the old one has been used.
asterisk-13.22.0/main/manager.c:7430:4: note: Variable 'dst' is reassigned a value before the old one has been used.
asterisk-13.22.0/main/manager.c:8748:2: style: Variable 'parse' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/main/manager.c:8739:0: note: Variable 'parse' is reassigned a value before the old one has been used.
asterisk-13.22.0/main/manager.c:8748:2: note: Variable 'parse' is reassigned a value before the old one has been used.
asterisk-13.22.0/main/manager.c:2070:6: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/main/manager.c:2071:8: style: The scope of the variable 'sep' can be reduced. [variableScope]
asterisk-13.22.0/main/manager.c:2270:29: style: The scope of the variable 'session' can be reduced. [variableScope]
asterisk-13.22.0/main/manager.c:3522:14: style: The scope of the variable 'category_name' can be reduced. [variableScope]
asterisk-13.22.0/main/manager.c:3524:6: style: The scope of the variable 'lineno' can be reduced. [variableScope]
asterisk-13.22.0/main/manager.c:3653:14: style: The scope of the variable 'category_name' can be reduced. [variableScope]
asterisk-13.22.0/main/manager.c:3719:14: style: The scope of the variable 'action' can be reduced. [variableScope]
asterisk-13.22.0/main/manager.c:3719:23: style: The scope of the variable 'cat' can be reduced. [variableScope]
asterisk-13.22.0/main/manager.c:3719:29: style: The scope of the variable 'var' can be reduced. [variableScope]
asterisk-13.22.0/main/manager.c:3719:35: style: The scope of the variable 'value' can be reduced. [variableScope]
asterisk-13.22.0/main/manager.c:3719:43: style: The scope of the variable 'match' can be reduced. [variableScope]
asterisk-13.22.0/main/manager.c:3719:51: style: The scope of the variable 'line' can be reduced. [variableScope]
asterisk-13.22.0/main/manager.c:3719:58: style: The scope of the variable 'options' can be reduced. [variableScope]
asterisk-13.22.0/main/manager.c:3803:25: style: The scope of the variable 'template' can be reduced. [variableScope]
asterisk-13.22.0/main/manager.c:4001:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/main/manager.c:4229:11: style: The scope of the variable 'x' can be reduced. [variableScope]
asterisk-13.22.0/main/manager.c:5905:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/main/manager.c:6382:14: style: The scope of the variable 'username' can be reduced. [variableScope]
asterisk-13.22.0/main/manager.c:7670:8: style: The scope of the variable 'buf' can be reduced. [variableScope]
asterisk-13.22.0/main/manager.c:8968:14: style: The scope of the variable 'val' can be reduced. [variableScope]
asterisk-13.22.0/main/manager_channels.c:968:12: style: Expression is always false because 'else if' condition matches previous condition at line 966. [multiCondition]
asterisk-13.22.0/main/manager_channels.c:970:12: style: Expression is always false because 'else if' condition matches previous condition at line 966. [multiCondition]
asterisk-13.22.0/main/manager_channels.c:970:12: style: Expression is always false because 'else if' condition matches previous condition at line 968. [multiCondition]
asterisk-13.22.0/main/manager_channels.c:523:9: style: The scope of the variable 'val' can be reduced. [variableScope]
asterisk-13.22.0/main/manager_channels.c:998:9: style: The scope of the variable 'array_len' can be reduced. [variableScope]
asterisk-13.22.0/main/manager_channels.c:999:9: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/main/md5.c:44:11: style: The scope of the variable 't' can be reduced. [variableScope]
asterisk-13.22.0/main/message.c:1144:29: style: The scope of the variable 'current' can be reduced. [variableScope]
asterisk-13.22.0/main/message.c:1170:32: style: The scope of the variable 'current' can be reduced. [variableScope]
asterisk-13.22.0/main/named_acl.c:244:2: style: Variable 'systemname' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/main/named_acl.c:239:0: note: Variable 'systemname' is reassigned a value before the old one has been used.
asterisk-13.22.0/main/named_acl.c:244:2: note: Variable 'systemname' is reassigned a value before the old one has been used.
asterisk-13.22.0/main/named_locks.c:73:2: style: Variable 'lock' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/main/named_locks.c:66:0: note: Variable 'lock' is reassigned a value before the old one has been used.
asterisk-13.22.0/main/named_locks.c:73:2: note: Variable 'lock' is reassigned a value before the old one has been used.
asterisk-13.22.0/main/netsock.c:100:34: style: Condition '!sock' is always true [knownConditionTrueFalse]
asterisk-13.22.0/main/netsock.c:98:29: note: Assignment 'sock=NULL', assigned value is 0
asterisk-13.22.0/main/netsock.c:100:34: note: Condition '!sock' is always true
asterisk-13.22.0/main/netsock.c:120:2: style: Variable 'netsocket' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/main/netsock.c:113:0: note: Variable 'netsocket' is reassigned a value before the old one has been used.
asterisk-13.22.0/main/netsock.c:120:2: note: Variable 'netsocket' is reassigned a value before the old one has been used.
asterisk-13.22.0/main/netsock2.c:613:25: style: Redundant condition: set_tclass. '!set_tclass || (set_tclass && ast_sockaddr_is_any(&addr))' is equivalent to '!set_tclass || ast_sockaddr_is_any(&addr)' [redundantCondition]
asterisk-13.22.0/main/netsock2.c:93:40: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/main/netsock2.c:94:40: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/main/netsock2.c:95:40: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/main/netsock2.c:96:40: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/main/pbx.c:6284:75: style: Redundant condition: strcmp(context->registrar,registrar)==0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition]
asterisk-13.22.0/main/pbx.c:5610:7: style: Condition 'context_info_printed' is always true [knownConditionTrueFalse]
asterisk-13.22.0/main/pbx.c:5598:26: note: Assignment 'context_info_printed=1', assigned value is 1
asterisk-13.22.0/main/pbx.c:5610:7: note: Condition 'context_info_printed' is always true
asterisk-13.22.0/main/pbx.c:517:6: style: The scope of the variable 'devicelength' can be reduced. [variableScope]
asterisk-13.22.0/main/pbx.c:1130:20: style: The scope of the variable 'e3' can be reduced. [variableScope]
asterisk-13.22.0/main/pbx.c:1920:14: style: The scope of the variable 'end' can be reduced. [variableScope]
asterisk-13.22.0/main/pbx.c:2032:6: style: The scope of the variable 'left_pos' can be reduced. [variableScope]
asterisk-13.22.0/main/pbx.c:2033:6: style: The scope of the variable 'right_pos' can be reduced. [variableScope]
asterisk-13.22.0/main/pbx.c:2824:18: style: The scope of the variable 'app' can be reduced. [variableScope]
asterisk-13.22.0/main/pbx.c:3892:6: style: The scope of the variable 'presence_state' can be reduced. [variableScope]
asterisk-13.22.0/main/pbx.c:4190:6: style: The scope of the variable 'digit' can be reduced. [variableScope]
asterisk-13.22.0/main/pbx.c:4219:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/main/pbx.c:4898:24: style: The scope of the variable 'exten2' can be reduced. [variableScope]
asterisk-13.22.0/main/pbx.c:4898:33: style: The scope of the variable 'exten3' can be reduced. [variableScope]
asterisk-13.22.0/main/pbx.c:5757:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/main/pbx.c:6209:20: style: The scope of the variable 'exten_item' can be reduced. [variableScope]
asterisk-13.22.0/main/pbx.c:6209:33: style: The scope of the variable 'prio_item' can be reduced. [variableScope]
asterisk-13.22.0/main/pbx.c:6209:45: style: The scope of the variable 'new_exten_item' can be reduced. [variableScope]
asterisk-13.22.0/main/pbx.c:6209:62: style: The scope of the variable 'new_prio_item' can be reduced. [variableScope]
asterisk-13.22.0/main/pbx.c:6210:27: style: The scope of the variable 'exten_iter' can be reduced. [variableScope]
asterisk-13.22.0/main/pbx.c:6211:27: style: The scope of the variable 'prio_iter' can be reduced. [variableScope]
asterisk-13.22.0/main/pbx.c:6213:6: style: The scope of the variable 'first' can be reduced. [variableScope]
asterisk-13.22.0/main/pbx.c:7197:26: style: The scope of the variable 'tmp2' can be reduced. [variableScope]
asterisk-13.22.0/main/pbx.c:7929:29: style: The scope of the variable 'exten_iter' can be reduced. [variableScope]
asterisk-13.22.0/main/pbx.c:7930:29: style: The scope of the variable 'prio_iter' can be reduced. [variableScope]
asterisk-13.22.0/main/pbx.c:8094:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/main/pbx.c:8095:20: style: The scope of the variable 'f' can be reduced. [variableScope]
asterisk-13.22.0/main/pbx.c:8097:6: style: The scope of the variable 'waittime' can be reduced. [variableScope]
asterisk-13.22.0/main/pbx.c:8195:19: style: The scope of the variable 'data_hint' can be reduced. [variableScope]
asterisk-13.22.0/main/pbx.c:8197:6: style: The scope of the variable 'watchers' can be reduced. [variableScope]
asterisk-13.22.0/main/pbx.c:651:47: style: Function 'hashtab_compare_extens' argument 1 names different: declaration 'ha_a' definition 'ah_a'. [funcArgNamesDifferent]
asterisk-13.22.0/main/pbx.c:602:47: note: Function 'hashtab_compare_extens' argument 1 names different: declaration 'ha_a' definition 'ah_a'.
asterisk-13.22.0/main/pbx.c:651:47: note: Function 'hashtab_compare_extens' argument 1 names different: declaration 'ha_a' definition 'ah_a'.
asterisk-13.22.0/main/pbx_app.c:74:6: style: The scope of the variable 'cmp' can be reduced. [variableScope]
asterisk-13.22.0/main/pbx_app.c:397:6: style: The scope of the variable 'cmp' can be reduced. [variableScope]
asterisk-13.22.0/main/pbx_app.c:435:6: style: The scope of the variable 'cmp' can be reduced. [variableScope]
asterisk-13.22.0/main/pbx_builtins.c:967:8: style: The scope of the variable 'parse' can be reduced. [variableScope]
asterisk-13.22.0/main/pbx_functions.c:113:6: style: The scope of the variable 'cmp' can be reduced. [variableScope]
asterisk-13.22.0/main/pbx_functions.c:152:19: style: The scope of the variable 'description_size' can be reduced. [variableScope]
asterisk-13.22.0/main/pbx_functions.c:152:37: style: The scope of the variable 'synopsis_size' can be reduced. [variableScope]
asterisk-13.22.0/main/pbx_functions.c:152:52: style: The scope of the variable 'arguments_size' can be reduced. [variableScope]
asterisk-13.22.0/main/pbx_functions.c:152:68: style: The scope of the variable 'seealso_size' can be reduced. [variableScope]
asterisk-13.22.0/main/pbx_functions.c:245:6: style: The scope of the variable 'cmp' can be reduced. [variableScope]
asterisk-13.22.0/main/pbx_hangup_handler.c:63:29: style: The scope of the variable 'h_handler' can be reduced. [variableScope]
asterisk-13.22.0/main/pbx_timing.c:69:6: style: The scope of the variable 'start' can be reduced. [variableScope]
asterisk-13.22.0/main/pbx_timing.c:112:8: style: The scope of the variable 'endpart' can be reduced. [variableScope]
asterisk-13.22.0/main/pbx_variables.c:993:14: style: The scope of the variable 'var' can be reduced. [variableScope]
asterisk-13.22.0/main/pbx_variables.c:993:20: style: The scope of the variable 'val' can be reduced. [variableScope]
asterisk-13.22.0/main/plc.c:112:6: style: The scope of the variable 'acc' can be reduced. [variableScope]
asterisk-13.22.0/main/plc.c:134:6: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/main/plc.c:135:6: style: The scope of the variable 'pitch_overlap' can be reduced. [variableScope]
asterisk-13.22.0/main/plc.c:136:8: style: The scope of the variable 'old_step' can be reduced. [variableScope]
asterisk-13.22.0/main/plc.c:137:8: style: The scope of the variable 'new_step' can be reduced. [variableScope]
asterisk-13.22.0/main/plc.c:138:8: style: The scope of the variable 'old_weight' can be reduced. [variableScope]
asterisk-13.22.0/main/plc.c:139:8: style: The scope of the variable 'new_weight' can be reduced. [variableScope]
asterisk-13.22.0/main/plc.c:140:8: style: The scope of the variable 'gain' can be reduced. [variableScope]
asterisk-13.22.0/main/plc.c:178:6: style: The scope of the variable 'pitch_overlap' can be reduced. [variableScope]
asterisk-13.22.0/main/plc.c:179:8: style: The scope of the variable 'old_step' can be reduced. [variableScope]
asterisk-13.22.0/main/plc.c:180:8: style: The scope of the variable 'new_step' can be reduced. [variableScope]
asterisk-13.22.0/main/plc.c:181:8: style: The scope of the variable 'old_weight' can be reduced. [variableScope]
asterisk-13.22.0/main/plc.c:182:8: style: The scope of the variable 'new_weight' can be reduced. [variableScope]
asterisk-13.22.0/main/rtp_engine.c:1413:6: style: Condition 'tinstance_dst' is always false [knownConditionTrueFalse]
asterisk-13.22.0/main/rtp_engine.c:1358:20: note: Assignment 'tinstance_dst=NULL', assigned value is 0
asterisk-13.22.0/main/rtp_engine.c:1413:6: note: Condition 'tinstance_dst' is always false
asterisk-13.22.0/main/rtp_engine.c:1413:20: style: Same expression on both sides of '&&' because the value of 'tinstance_dst' and 'tinstance_src' are the same. [duplicateExpression]
asterisk-13.22.0/main/rtp_engine.c:1358:20: note: 'tinstance_dst' is assigned value 'NULL' here.
asterisk-13.22.0/main/rtp_engine.c:1358:43: note: 'tinstance_src' is assigned value 'NULL' here.
asterisk-13.22.0/main/rtp_engine.c:1413:20: note: Same expression on both sides of '&&' because the value of 'tinstance_dst' and 'tinstance_src' are the same.
asterisk-13.22.0/main/rtp_engine.c:866:31: style: The scope of the variable 'type' can be reduced. [variableScope]
asterisk-13.22.0/main/rtp_engine.c:894:31: style: The scope of the variable 'type' can be reduced. [variableScope]
asterisk-13.22.0/main/rtp_engine.c:966:31: style: The scope of the variable 'type' can be reduced. [variableScope]
asterisk-13.22.0/main/rtp_engine.c:1039:31: style: The scope of the variable 'type' can be reduced. [variableScope]
asterisk-13.22.0/main/rtp_engine.c:1159:22: style: The scope of the variable 'tmp_fmt' can be reduced. [variableScope]
asterisk-13.22.0/main/rtp_engine.c:2256:6: style: The scope of the variable 'x' can be reduced. [variableScope]
asterisk-13.22.0/main/say.c:5606:21: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
asterisk-13.22.0/main/say.c:5602:20: note: outer condition: tm.tm_year>100
asterisk-13.22.0/main/say.c:5606:21: note: identical inner condition: tm.tm_year>100
asterisk-13.22.0/main/say.c:2904:6: style: Condition '!res' is always true [knownConditionTrueFalse]
asterisk-13.22.0/main/say.c:2901:12: note: Assignment 'res=0', assigned value is 0
asterisk-13.22.0/main/say.c:2904:6: note: Condition '!res' is always true
asterisk-13.22.0/main/say.c:3378:6: style: Condition '!res' is always true [knownConditionTrueFalse]
asterisk-13.22.0/main/say.c:3376:12: note: Assignment 'res=0', assigned value is 0
asterisk-13.22.0/main/say.c:3378:6: note: Condition '!res' is always true
asterisk-13.22.0/main/say.c:3407:6: style: Condition '!res' is always true [knownConditionTrueFalse]
asterisk-13.22.0/main/say.c:3405:12: note: Assignment 'res=0', assigned value is 0
asterisk-13.22.0/main/say.c:3407:6: note: Condition '!res' is always true
asterisk-13.22.0/main/say.c:3456:6: style: Condition '!res' is always true [knownConditionTrueFalse]
asterisk-13.22.0/main/say.c:3454:12: note: Assignment 'res=0', assigned value is 0
asterisk-13.22.0/main/say.c:3456:6: note: Condition '!res' is always true
asterisk-13.22.0/main/say.c:3507:6: style: Condition '!res' is always true [knownConditionTrueFalse]
asterisk-13.22.0/main/say.c:3504:12: note: Assignment 'res=0', assigned value is 0
asterisk-13.22.0/main/say.c:3507:6: note: Condition '!res' is always true
asterisk-13.22.0/main/say.c:3538:6: style: Condition '!res' is always true [knownConditionTrueFalse]
asterisk-13.22.0/main/say.c:3536:12: note: Assignment 'res=0', assigned value is 0
asterisk-13.22.0/main/say.c:3538:6: note: Condition '!res' is always true
asterisk-13.22.0/main/say.c:3567:6: style: Condition '!res' is always true [knownConditionTrueFalse]
asterisk-13.22.0/main/say.c:3565:12: note: Assignment 'res=0', assigned value is 0
asterisk-13.22.0/main/say.c:3567:6: note: Condition '!res' is always true
asterisk-13.22.0/main/say.c:3596:6: style: Condition '!res' is always true [knownConditionTrueFalse]
asterisk-13.22.0/main/say.c:3594:12: note: Assignment 'res=0', assigned value is 0
asterisk-13.22.0/main/say.c:3596:6: note: Condition '!res' is always true
asterisk-13.22.0/main/say.c:3634:6: style: Condition '!res' is always true [knownConditionTrueFalse]
asterisk-13.22.0/main/say.c:3630:12: note: Assignment 'res=0', assigned value is 0
asterisk-13.22.0/main/say.c:3634:6: note: Condition '!res' is always true
asterisk-13.22.0/main/say.c:3659:6: style: Condition '!res' is always true [knownConditionTrueFalse]
asterisk-13.22.0/main/say.c:3657:12: note: Assignment 'res=0', assigned value is 0
asterisk-13.22.0/main/say.c:3659:6: note: Condition '!res' is always true
asterisk-13.22.0/main/say.c:6385:6: style: Condition '!res' is always true [knownConditionTrueFalse]
asterisk-13.22.0/main/say.c:6372:12: note: Assignment 'res=0', assigned value is 0
asterisk-13.22.0/main/say.c:6385:6: note: Condition '!res' is always true
asterisk-13.22.0/main/say.c:6424:6: style: Condition '!res' is always true [knownConditionTrueFalse]
asterisk-13.22.0/main/say.c:6421:12: note: Assignment 'res=0', assigned value is 0
asterisk-13.22.0/main/say.c:6424:6: note: Condition '!res' is always true
asterisk-13.22.0/main/say.c:6444:6: style: Condition '!res' is always true [knownConditionTrueFalse]
asterisk-13.22.0/main/say.c:6441:12: note: Assignment 'res=0', assigned value is 0
asterisk-13.22.0/main/say.c:6444:6: note: Condition '!res' is always true
asterisk-13.22.0/main/say.c:6486:6: style: Condition '!res' is always true [knownConditionTrueFalse]
asterisk-13.22.0/main/say.c:6483:12: note: Assignment 'res=0', assigned value is 0
asterisk-13.22.0/main/say.c:6486:6: note: Condition '!res' is always true
asterisk-13.22.0/main/say.c:6508:6: style: Condition '!res' is always true [knownConditionTrueFalse]
asterisk-13.22.0/main/say.c:6503:12: note: Assignment 'res=0', assigned value is 0
asterisk-13.22.0/main/say.c:6508:6: note: Condition '!res' is always true
asterisk-13.22.0/main/say.c:6568:6: style: Condition '!res' is always true [knownConditionTrueFalse]
asterisk-13.22.0/main/say.c:6562:12: note: Assignment 'res=0', assigned value is 0
asterisk-13.22.0/main/say.c:6568:6: note: Condition '!res' is always true
asterisk-13.22.0/main/say.c:6597:7: style: Condition '!res' is always true [knownConditionTrueFalse]
asterisk-13.22.0/main/say.c:6580:12: note: Assignment 'res=0', assigned value is 0
asterisk-13.22.0/main/say.c:6597:7: note: Condition '!res' is always true
asterisk-13.22.0/main/say.c:6630:6: style: Condition '!res' is always true [knownConditionTrueFalse]
asterisk-13.22.0/main/say.c:6622:12: note: Assignment 'res=0', assigned value is 0
asterisk-13.22.0/main/say.c:6630:6: note: Condition '!res' is always true
asterisk-13.22.0/main/say.c:6710:6: style: Condition '!res' is always true [knownConditionTrueFalse]
asterisk-13.22.0/main/say.c:6706:12: note: Assignment 'res=0', assigned value is 0
asterisk-13.22.0/main/say.c:6710:6: note: Condition '!res' is always true
asterisk-13.22.0/main/say.c:6806:6: style: Condition '!res' is always true [knownConditionTrueFalse]
asterisk-13.22.0/main/say.c:6802:12: note: Assignment 'res=0', assigned value is 0
asterisk-13.22.0/main/say.c:6806:6: note: Condition '!res' is always true
asterisk-13.22.0/main/say.c:6866:6: style: Condition '!res' is always true [knownConditionTrueFalse]
asterisk-13.22.0/main/say.c:6862:12: note: Assignment 'res=0', assigned value is 0
asterisk-13.22.0/main/say.c:6866:6: note: Condition '!res' is always true
asterisk-13.22.0/main/say.c:6946:6: style: Condition '!res' is always true [knownConditionTrueFalse]
asterisk-13.22.0/main/say.c:6943:12: note: Assignment 'res=0', assigned value is 0
asterisk-13.22.0/main/say.c:6946:6: note: Condition '!res' is always true
asterisk-13.22.0/main/say.c:6990:6: style: Condition '!res' is always true [knownConditionTrueFalse]
asterisk-13.22.0/main/say.c:6986:12: note: Assignment 'res=0', assigned value is 0
asterisk-13.22.0/main/say.c:6990:6: note: Condition '!res' is always true
asterisk-13.22.0/main/say.c:7050:6: style: Condition '!res' is always true [knownConditionTrueFalse]
asterisk-13.22.0/main/say.c:7046:12: note: Assignment 'res=0', assigned value is 0
asterisk-13.22.0/main/say.c:7050:6: note: Condition '!res' is always true
asterisk-13.22.0/main/say.c:7500:6: style: Condition '!res' is always true [knownConditionTrueFalse]
asterisk-13.22.0/main/say.c:7495:12: note: Assignment 'res=0', assigned value is 0
asterisk-13.22.0/main/say.c:7500:6: note: Condition '!res' is always true
asterisk-13.22.0/main/say.c:7532:11: style: Condition '!res' is always true [knownConditionTrueFalse]
asterisk-13.22.0/main/say.c:7530:17: note: Assignment 'res=0', assigned value is 0
asterisk-13.22.0/main/say.c:7532:11: note: Condition '!res' is always true
asterisk-13.22.0/main/say.c:7639:19: style: Condition '!res' is always true [knownConditionTrueFalse]
asterisk-13.22.0/main/say.c:7620:17: note: Assignment 'res=0', assigned value is 0
asterisk-13.22.0/main/say.c:7639:19: note: Condition '!res' is always true
asterisk-13.22.0/main/say.c:7673:6: style: Condition '!res' is always true [knownConditionTrueFalse]
asterisk-13.22.0/main/say.c:7668:12: note: Assignment 'res=0', assigned value is 0
asterisk-13.22.0/main/say.c:7673:6: note: Condition '!res' is always true
asterisk-13.22.0/main/say.c:7706:11: style: Condition '!res' is always true [knownConditionTrueFalse]
asterisk-13.22.0/main/say.c:7701:17: note: Assignment 'res=0', assigned value is 0
asterisk-13.22.0/main/say.c:7706:11: note: Condition '!res' is always true
asterisk-13.22.0/main/say.c:8664:6: style: Condition '!res' is always true [knownConditionTrueFalse]
asterisk-13.22.0/main/say.c:8661:12: note: Assignment 'res=0', assigned value is 0
asterisk-13.22.0/main/say.c:8664:6: note: Condition '!res' is always true
asterisk-13.22.0/main/say.c:2405:6: performance: Buffer 'buf' is being written before its old content has been used. [redundantCopy]
asterisk-13.22.0/main/say.c:2402:6: note: Buffer 'buf' is being written before its old content has been used.
asterisk-13.22.0/main/say.c:2405:6: note: Buffer 'buf' is being written before its old content has been used.
asterisk-13.22.0/main/say.c:3600:3: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/main/say.c:3598:3: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/main/say.c:3600:3: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/main/say.c:3612:3: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/main/say.c:3610:3: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/main/say.c:3612:3: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/main/say.c:3619:3: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/main/say.c:3618:3: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/main/say.c:3619:3: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/main/say.c:6961:3: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/main/say.c:6960:3: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/main/say.c:6961:3: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/main/say.c:7992:38: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/main/say.c:7991:38: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/main/say.c:7992:38: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/main/say.c:7993:38: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/main/say.c:7992:38: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/main/say.c:7993:38: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/main/say.c:66:14: style: The scope of the variable 'fn' can be reduced. [variableScope]
asterisk-13.22.0/main/say.c:179:14: style: The scope of the variable 'fn' can be reduced. [variableScope]
asterisk-13.22.0/main/say.c:259:14: style: The scope of the variable 'fn' can be reduced. [variableScope]
asterisk-13.22.0/main/say.c:2064:8: style: The scope of the variable 'zenski_cyfry' can be reduced. [variableScope]
asterisk-13.22.0/main/say.c:2066:8: style: The scope of the variable 'zenski_cyfry2' can be reduced. [variableScope]
asterisk-13.22.0/main/say.c:2068:8: style: The scope of the variable 'meski_cyfry' can be reduced. [variableScope]
asterisk-13.22.0/main/say.c:2070:8: style: The scope of the variable 'meski_cyfry2' can be reduced. [variableScope]
asterisk-13.22.0/main/say.c:2072:8: style: The scope of the variable 'meski_setki' can be reduced. [variableScope]
asterisk-13.22.0/main/say.c:2074:8: style: The scope of the variable 'meski_dziesiatki' can be reduced. [variableScope]
asterisk-13.22.0/main/say.c:2076:8: style: The scope of the variable 'meski_nastki' can be reduced. [variableScope]
asterisk-13.22.0/main/say.c:2078:8: style: The scope of the variable 'nijaki_cyfry' can be reduced. [variableScope]
asterisk-13.22.0/main/say.c:2080:8: style: The scope of the variable 'nijaki_cyfry2' can be reduced. [variableScope]
asterisk-13.22.0/main/say.c:5544:66: style: Function 'ast_say_date_with_format_pl' argument 2 names different: declaration 't' definition 'thetime'. [funcArgNamesDifferent]
asterisk-13.22.0/main/say.c:421:73: note: Function 'ast_say_date_with_format_pl' argument 2 names different: declaration 't' definition 'thetime'.
asterisk-13.22.0/main/say.c:5544:66: note: Function 'ast_say_date_with_format_pl' argument 2 names different: declaration 't' definition 'thetime'.
asterisk-13.22.0/main/say.c:7935:66: style: Function 'ast_say_date_with_format_ja' argument 2 names different: declaration 't' definition 'time'. [funcArgNamesDifferent]
asterisk-13.22.0/main/say.c:425:73: note: Function 'ast_say_date_with_format_ja' argument 2 names different: declaration 't' definition 'time'.
asterisk-13.22.0/main/say.c:7935:66: note: Function 'ast_say_date_with_format_ja' argument 2 names different: declaration 't' definition 'time'.
asterisk-13.22.0/main/say.c:7935:140: style: Function 'ast_say_date_with_format_ja' argument 6 names different: declaration 'tzone' definition 'timezone'. [funcArgNamesDifferent]
asterisk-13.22.0/main/say.c:425:144: note: Function 'ast_say_date_with_format_ja' argument 6 names different: declaration 'tzone' definition 'timezone'.
asterisk-13.22.0/main/say.c:7935:140: note: Function 'ast_say_date_with_format_ja' argument 6 names different: declaration 'tzone' definition 'timezone'.
asterisk-13.22.0/main/say.c:2909:11: style: Variable 'res' is assigned a value that is never used. [unreadVariable]
asterisk-13.22.0/main/say.c:7361:3: style: Variable 'i' is modified but its new value is never used. [unreadVariable]
asterisk-13.22.0/main/sched.c:673:16: style: The scope of the variable 'cur' can be reduced. [variableScope]
asterisk-13.22.0/main/sched.c:710:16: style: The scope of the variable 'q' can be reduced. [variableScope]
asterisk-13.22.0/main/sched.c:756:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/main/sdp_srtp.c:270:3: style: Variable 'method' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/main/sdp_srtp.c:267:0: note: Variable 'method' is reassigned a value before the old one has been used.
asterisk-13.22.0/main/sdp_srtp.c:270:3: note: Variable 'method' is reassigned a value before the old one has been used.
asterisk-13.22.0/main/sdp_srtp.c:271:3: style: Variable 'info' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/main/sdp_srtp.c:268:0: note: Variable 'info' is reassigned a value before the old one has been used.
asterisk-13.22.0/main/sdp_srtp.c:271:3: note: Variable 'info' is reassigned a value before the old one has been used.
asterisk-13.22.0/main/sdp_srtp.c:222:9: style: The scope of the variable 'sdes_lifetime' can be reduced. [variableScope]
asterisk-13.22.0/main/sem.c:88:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/main/sem.c:113:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/main/slinfactory.c:150:26: style: The scope of the variable 'ineed' can be reduced. [variableScope]
asterisk-13.22.0/main/smoother.c:173:20: style: The scope of the variable 'opt' can be reduced. [variableScope]
asterisk-13.22.0/main/sorcery.c:1779:33: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
asterisk-13.22.0/main/sorcery.c:1778:49: note: outer condition: wizard->wizard->callbacks.retrieve_fields
asterisk-13.22.0/main/sorcery.c:1779:33: note: identical inner condition: wizard->wizard->callbacks.retrieve_fields
asterisk-13.22.0/main/sorcery.c:265:27: portability: 'obj' is of type 'const void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/main/sorcery.c:271:45: portability: 'obj' is of type 'const void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/main/sorcery.c:277:33: portability: 'obj' is of type 'const void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/main/sorcery.c:283:48: portability: 'obj' is of type 'const void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/main/sorcery.c:289:45: portability: 'obj' is of type 'const void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/main/sorcery.c:295:45: portability: 'obj' is of type 'const void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/main/sorcery.c:301:59: portability: 'obj' is of type 'const void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/main/sorcery.c:307:29: portability: 'obj' is of type 'const void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/main/sorcery.c:314:63: portability: 'obj' is of type 'const void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/main/sorcery.c:1593:27: portability: 'object' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/main/sounds.c:161:21: style: The scope of the variable 'format' can be reduced. [variableScope]
asterisk-13.22.0/main/srv.c:158:16: style: The scope of the variable 'random_weight' can be reduced. [variableScope]
asterisk-13.22.0/main/stasis.c:898:6: style: The scope of the variable 'idx' can be reduced. [variableScope]
asterisk-13.22.0/main/stasis_bridges.c:754:84: style: Function 'blind_transfer_to_ami' argument 1 names different: declaration 'message' definition 'msg'. [funcArgNamesDifferent]
asterisk-13.22.0/main/stasis_bridges.c:149:84: note: Function 'blind_transfer_to_ami' argument 1 names different: declaration 'message' definition 'msg'.
asterisk-13.22.0/main/stasis_bridges.c:754:84: note: Function 'blind_transfer_to_ami' argument 1 names different: declaration 'message' definition 'msg'.
asterisk-13.22.0/main/stasis_bridges.c:987:87: style: Function 'attended_transfer_to_ami' argument 1 names different: declaration 'message' definition 'msg'. [funcArgNamesDifferent]
asterisk-13.22.0/main/stasis_bridges.c:146:87: note: Function 'attended_transfer_to_ami' argument 1 names different: declaration 'message' definition 'msg'.
asterisk-13.22.0/main/stasis_bridges.c:987:87: note: Function 'attended_transfer_to_ami' argument 1 names different: declaration 'message' definition 'msg'.
asterisk-13.22.0/main/stasis_channels.c:1453:22: style: The scope of the variable 'cur' can be reduced. [variableScope]
asterisk-13.22.0/main/stasis_message_router.c:54:31: style: The scope of the variable 'route' can be reduced. [variableScope]
asterisk-13.22.0/main/stasis_message_router.c:123:31: style: The scope of the variable 'route' can be reduced. [variableScope]
asterisk-13.22.0/main/stdtime/localtime.c:1395:12: style: The scope of the variable 'atp' can be reduced. [variableScope]
asterisk-13.22.0/main/stdtime/localtime.c:1396:18: style: The scope of the variable 'typep' can be reduced. [variableScope]
asterisk-13.22.0/main/stdtime/localtime.c:1455:12: style: The scope of the variable 'starttime' can be reduced. [variableScope]
asterisk-13.22.0/main/stdtime/localtime.c:1456:12: style: The scope of the variable 'endtime' can be reduced. [variableScope]
asterisk-13.22.0/main/stdtime/localtime.c:1761:10: style: The scope of the variable 'seconds' can be reduced. [variableScope]
asterisk-13.22.0/main/stdtime/localtime.c:2297:8: style: The scope of the variable 'samei' can be reduced. [variableScope]
asterisk-13.22.0/main/strcompat.c:432:17: style: The scope of the variable 'entry' can be reduced. [variableScope]
asterisk-13.22.0/main/strcompat.c:417:12: error: Shifting signed 64-bit value by 63 bits is undefined behaviour [shiftTooManyBitsSigned]
asterisk-13.22.0/main/stringfields.c:429:19: portability: 'allocation' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/main/stringfields.c:441:20: portability: 'allocation' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/main/stringfields.c:442:25: portability: 'allocation' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/main/strings.c:376:17: warning: Either the condition '!buffer' is redundant or there is possible null pointer dereference: buffer. [nullPointerRedundantCheck]
asterisk-13.22.0/main/strings.c:378:6: note: Assuming that condition '!buffer' is not redundant
asterisk-13.22.0/main/strings.c:376:17: note: Null pointer dereference
asterisk-13.22.0/main/strings.c:281:9: style: The scope of the variable 'tok' can be reduced. [variableScope]
asterisk-13.22.0/main/strings.c:325:24: error: Uninitialized variable: right_num [uninitvar]
asterisk-13.22.0/main/strings.c:333:24: error: Uninitialized variable: right_num [uninitvar]
asterisk-13.22.0/main/strings.c:342:25: error: Uninitialized variable: right_num [uninitvar]
asterisk-13.22.0/main/strings.c:344:24: error: Uninitialized variable: right_num [uninitvar]
asterisk-13.22.0/main/strings.c:358:25: error: Uninitialized variable: right_num [uninitvar]
asterisk-13.22.0/main/strings.c:360:24: error: Uninitialized variable: right_num [uninitvar]
asterisk-13.22.0/main/stun.c:222:20: style: The scope of the variable 'addr' can be reduced. [variableScope]
asterisk-13.22.0/main/taskprocessor.c:478:16: style: The scope of the variable 'qsize' can be reduced. [variableScope]
asterisk-13.22.0/main/taskprocessor.c:538:37: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/main/taskprocessor.c:547:40: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/main/tcptls.c:592:6: style: Condition '!fp' is always true [knownConditionTrueFalse]
asterisk-13.22.0/main/tcptls.c:589:7: note: Assignment 'fp=NULL', assigned value is 0
asterisk-13.22.0/main/tcptls.c:592:6: note: Condition '!fp' is always true
asterisk-13.22.0/main/tcptls.c:185:6: style: The scope of the variable 'ms' can be reduced. [variableScope]
asterisk-13.22.0/main/tcptls.c:186:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/main/tcptls.c:316:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/main/tdd.c:152:6: style: The scope of the variable 'cnt' can be reduced. [variableScope]
asterisk-13.22.0/main/tdd.c:165:6: style: The scope of the variable 'olen' can be reduced. [variableScope]
asterisk-13.22.0/main/tdd.c:302:7: style: The scope of the variable 'c' can be reduced. [variableScope]
asterisk-13.22.0/main/translate.c:972:6: style: The scope of the variable 'x' can be reduced. [variableScope]
asterisk-13.22.0/main/translate.c:1543:21: style: The scope of the variable 'cur_dest' can be reduced. [variableScope]
asterisk-13.22.0/main/udptl.c:385:6: style: The scope of the variable 'stat2' can be reduced. [variableScope]
asterisk-13.22.0/main/udptl.c:392:6: style: The scope of the variable 'repaired' can be reduced. [variableScope]
asterisk-13.22.0/main/udptl.c:395:6: style: The scope of the variable 'span' can be reduced. [variableScope]
asterisk-13.22.0/main/udptl.c:396:6: style: The scope of the variable 'entries' can be reduced. [variableScope]
asterisk-13.22.0/main/udptl.c:615:6: style: The scope of the variable 'limit' can be reduced. [variableScope]
asterisk-13.22.0/main/udptl.c:616:6: style: The scope of the variable 'high_tide' can be reduced. [variableScope]
asterisk-13.22.0/main/udptl.c:530:28: style: Checking if unsigned variable 's->rx[l].fec_len[0]' is less than zero. [unsignedLessThanZero]
asterisk-13.22.0/main/ulaw.c:77:17: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
asterisk-13.22.0/main/uri.c:241:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
asterisk-13.22.0/main/utils.c:1511:8: style: The scope of the variable 'e' can be reduced. [variableScope]
asterisk-13.22.0/main/utils.c:1707:8: style: The scope of the variable 'c' can be reduced. [variableScope]
asterisk-13.22.0/main/utils.c:2023:6: style: The scope of the variable 'size' can be reduced. [variableScope]
asterisk-13.22.0/main/utils.c:2120:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/main/utils.c:2493:6: style: The scope of the variable 'x' can be reduced. [variableScope]
asterisk-13.22.0/main/utils.c:306:3: style: Variable 'incnt' is modified but its new value is never used. [unreadVariable]
asterisk-13.22.0/menuselect/menuselect.c:1959:15: style: The scope of the variable 'x' can be reduced. [variableScope]
asterisk-13.22.0/menuselect/menuselect.c:2073:19: style: The scope of the variable 'mem' can be reduced. [variableScope]
asterisk-13.22.0/menuselect/menuselect_curses.c:634:2: style: Variable 'cur' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/menuselect/menuselect_curses.c:632:0: note: Variable 'cur' is reassigned a value before the old one has been used.
asterisk-13.22.0/menuselect/menuselect_curses.c:634:2: note: Variable 'cur' is reassigned a value before the old one has been used.
asterisk-13.22.0/menuselect/menuselect_curses.c:191:20: style: The scope of the variable 'dep' can be reduced. [variableScope]
asterisk-13.22.0/menuselect/menuselect_curses.c:192:20: style: The scope of the variable 'con' can be reduced. [variableScope]
asterisk-13.22.0/menuselect/menuselect_curses.c:193:20: style: The scope of the variable 'use' can be reduced. [variableScope]
asterisk-13.22.0/menuselect/menuselect_curses.c:1005:15: style: The scope of the variable 'jiffies' can be reduced. [variableScope]
asterisk-13.22.0/menuselect/menuselect_curses.c:1007:15: style: The scope of the variable 'blip' can be reduced. [variableScope]
asterisk-13.22.0/menuselect/menuselect_curses.c:334:39: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/menuselect/menuselect_curses.c:367:51: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/menuselect/menuselect_curses.c:417:5: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/menuselect/menuselect_curses.c:426:5: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/menuselect/menuselect_gtk.c:72:36: style: Function 'handle_quit' argument 1 names different: declaration 'w' definition 'widget'. [funcArgNamesDifferent]
asterisk-13.22.0/menuselect/menuselect_gtk.c:27:36: note: Function 'handle_quit' argument 1 names different: declaration 'w' definition 'widget'.
asterisk-13.22.0/menuselect/menuselect_gtk.c:72:36: note: Function 'handle_quit' argument 1 names different: declaration 'w' definition 'widget'.
asterisk-13.22.0/menuselect/menuselect_gtk.c:109:37: portability: 'alloca(strlen(path))' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/menuselect/menuselect_gtk.c:110:2: error: Buffer is accessed out of bounds. [bufferAccessOutOfBounds]
asterisk-13.22.0/menuselect/menuselect_gtk.c:109:16: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asterisk-13.22.0/menuselect/menuselect_newt.c:114:20: style: The scope of the variable 'dep' can be reduced. [variableScope]
asterisk-13.22.0/menuselect/menuselect_newt.c:115:20: style: The scope of the variable 'con' can be reduced. [variableScope]
asterisk-13.22.0/menuselect/menuselect_newt.c:116:20: style: The scope of the variable 'uses' can be reduced. [variableScope]
asterisk-13.22.0/menuselect/menuselect_newt.c:250:3: style: Variable 'i' is modified but its new value is never used. [unreadVariable]
asterisk-13.22.0/menuselect/strcompat.c:69:8: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asterisk-13.22.0/menuselect/strcompat.c:107:7: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asterisk-13.22.0/menuselect/strcompat.c:108:7: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asterisk-13.22.0/pbx/dundi-parser.c:493:30: warning: Possible null pointer dereference: data [nullPointer]
asterisk-13.22.0/pbx/dundi-parser.c:621:38: note: Calling function 'dundi_ie_append_raw', 3rd argument 'data' value is 0
asterisk-13.22.0/pbx/dundi-parser.c:493:30: note: Null pointer dereference
asterisk-13.22.0/pbx/dundi-parser.c:57:6: style: The scope of the variable 'x' can be reduced. [variableScope]
asterisk-13.22.0/pbx/dundi-parser.c:318:7: style: The scope of the variable 'iv' can be reduced. [variableScope]
asterisk-13.22.0/pbx/dundi-parser.c:319:6: style: The scope of the variable 'x' can be reduced. [variableScope]
asterisk-13.22.0/pbx/dundi-parser.c:386:6: style: The scope of the variable 'ielen' can be reduced. [variableScope]
asterisk-13.22.0/pbx/dundi-parser.c:387:6: style: The scope of the variable 'ie' can be reduced. [variableScope]
asterisk-13.22.0/pbx/dundi-parser.c:389:6: style: The scope of the variable 'found' can be reduced. [variableScope]
asterisk-13.22.0/pbx/dundi-parser.c:485:7: style: The scope of the variable 'tmp' can be reduced. [variableScope]
asterisk-13.22.0/pbx/dundi-parser.c:500:7: style: The scope of the variable 'tmp' can be reduced. [variableScope]
asterisk-13.22.0/pbx/dundi-parser.c:519:7: style: The scope of the variable 'tmp' can be reduced. [variableScope]
asterisk-13.22.0/pbx/dundi-parser.c:540:7: style: The scope of the variable 'tmp' can be reduced. [variableScope]
asterisk-13.22.0/pbx/dundi-parser.c:560:7: style: The scope of the variable 'tmp' can be reduced. [variableScope]
asterisk-13.22.0/pbx/dundi-parser.c:637:6: style: The scope of the variable 'len' can be reduced. [variableScope]
asterisk-13.22.0/pbx/dundi-parser.c:638:6: style: The scope of the variable 'ie' can be reduced. [variableScope]
asterisk-13.22.0/pbx/dundi-parser.c:112:28: style: Function 'dundi_hint2str' argument 1 names different: declaration 's' definition 'buf'. [funcArgNamesDifferent]
asterisk-13.22.0/pbx/dundi-parser.h:84:35: note: Function 'dundi_hint2str' argument 1 names different: declaration 's' definition 'buf'.
asterisk-13.22.0/pbx/dundi-parser.c:112:28: note: Function 'dundi_hint2str' argument 1 names different: declaration 's' definition 'buf'.
asterisk-13.22.0/pbx/dundi-parser.c:112:37: style: Function 'dundi_hint2str' argument 2 names different: declaration 'maxlen' definition 'bufsiz'. [funcArgNamesDifferent]
asterisk-13.22.0/pbx/dundi-parser.h:84:42: note: Function 'dundi_hint2str' argument 2 names different: declaration 'maxlen' definition 'bufsiz'.
asterisk-13.22.0/pbx/dundi-parser.c:112:37: note: Function 'dundi_hint2str' argument 2 names different: declaration 'maxlen' definition 'bufsiz'.
asterisk-13.22.0/pbx/dundi-parser.c:247:29: style: Function 'dundi_flags2str' argument 1 names different: declaration 's' definition 'buf'. [funcArgNamesDifferent]
asterisk-13.22.0/pbx/dundi-parser.h:83:36: note: Function 'dundi_flags2str' argument 1 names different: declaration 's' definition 'buf'.
asterisk-13.22.0/pbx/dundi-parser.c:247:29: note: Function 'dundi_flags2str' argument 1 names different: declaration 's' definition 'buf'.
asterisk-13.22.0/pbx/dundi-parser.c:247:38: style: Function 'dundi_flags2str' argument 2 names different: declaration 'maxlen' definition 'bufsiz'. [funcArgNamesDifferent]
asterisk-13.22.0/pbx/dundi-parser.h:83:43: note: Function 'dundi_flags2str' argument 2 names different: declaration 'maxlen' definition 'bufsiz'.
asterisk-13.22.0/pbx/dundi-parser.c:247:38: note: Function 'dundi_flags2str' argument 2 names different: declaration 'maxlen' definition 'bufsiz'.
asterisk-13.22.0/pbx/dundi-parser.c:498:99: style: Function 'dundi_ie_append_cause' argument 4 names different: declaration 'desc' definition 'data'. [funcArgNamesDifferent]
asterisk-13.22.0/pbx/dundi-parser.h:73:106: note: Function 'dundi_ie_append_cause' argument 4 names different: declaration 'desc' definition 'data'.
asterisk-13.22.0/pbx/dundi-parser.c:498:99: note: Function 'dundi_ie_append_cause' argument 4 names different: declaration 'desc' definition 'data'.
asterisk-13.22.0/pbx/dundi-parser.c:558:164: style: Function 'dundi_ie_append_answer' argument 7 names different: declaration 'desc' definition 'data'. [funcArgNamesDifferent]
asterisk-13.22.0/pbx/dundi-parser.h:75:171: note: Function 'dundi_ie_append_answer' argument 7 names different: declaration 'desc' definition 'data'.
asterisk-13.22.0/pbx/dundi-parser.c:558:164: note: Function 'dundi_ie_append_answer' argument 7 names different: declaration 'desc' definition 'data'.
asterisk-13.22.0/pbx/dundi-parser.c:624:30: style: Function 'dundi_set_output' argument 1 names different: declaration 'output' definition 'func'. [funcArgNamesDifferent]
asterisk-13.22.0/pbx/dundi-parser.h:60:37: note: Function 'dundi_set_output' argument 1 names different: declaration 'output' definition 'func'.
asterisk-13.22.0/pbx/dundi-parser.c:624:30: note: Function 'dundi_set_output' argument 1 names different: declaration 'output' definition 'func'.
asterisk-13.22.0/pbx/dundi-parser.c:629:29: style: Function 'dundi_set_error' argument 1 names different: declaration 'output' definition 'func'. [funcArgNamesDifferent]
asterisk-13.22.0/pbx/dundi-parser.h:62:36: note: Function 'dundi_set_error' argument 1 names different: declaration 'output' definition 'func'.
asterisk-13.22.0/pbx/dundi-parser.c:629:29: note: Function 'dundi_set_error' argument 1 names different: declaration 'output' definition 'func'.
asterisk-13.22.0/pbx/dundi-parser.c:472:56: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/pbx/dundi-parser.c:478:23: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/pbx/pbx_ael.c:137:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_ael.c:159:44: style: The scope of the variable 'con' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_config.c:1044:16: style: The scope of the variable 'end' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_dundi.c:580:6: style: The scope of the variable 'x' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_dundi.c:601:22: style: The scope of the variable 'newvariable' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_dundi.c:663:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_dundi.c:812:6: style: The scope of the variable 'x' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_dundi.c:814:7: style: The scope of the variable 'eid_str' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_dundi.c:815:8: style: The scope of the variable 's' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_dundi.c:945:8: style: The scope of the variable 's' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_dundi.c:1090:6: style: The scope of the variable 'x' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_dundi.c:1092:8: style: The scope of the variable 's' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_dundi.c:1172:8: style: The scope of the variable 'ptr' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_dundi.c:1172:21: style: The scope of the variable 'src' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_dundi.c:1177:6: style: The scope of the variable 'z' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_dundi.c:1178:7: style: The scope of the variable 'fs' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_dundi.c:1247:6: style: The scope of the variable 'res2' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_dundi.c:1332:16: style: The scope of the variable 'key' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_dundi.c:1333:18: style: The scope of the variable 'ekey' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_dundi.c:1333:25: style: The scope of the variable 'skey' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_dundi.c:1334:7: style: The scope of the variable 'eid_str' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_dundi.c:1335:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_dundi.c:2166:7: style: The scope of the variable 'oldsecret' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_dundi.c:2185:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_dundi.c:2244:31: style: The scope of the variable 'qe' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_dundi.c:2248:6: style: The scope of the variable 'run' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_dundi.c:2588:21: style: The scope of the variable 'p' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_dundi.c:2589:8: style: The scope of the variable 'order' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_dundi.c:2591:6: style: The scope of the variable 'x' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_dundi.c:2591:9: style: The scope of the variable 'cnt' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_dundi.c:2883:6: style: The scope of the variable 'h' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_dundi.c:2883:8: style: The scope of the variable 'm' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_dundi.c:2883:10: style: The scope of the variable 's' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_dundi.c:3153:6: style: The scope of the variable 'ms' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_dundi.c:3154:6: style: The scope of the variable 'x' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_dundi.c:3155:6: style: The scope of the variable 'cnt' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_dundi.c:3156:7: style: The scope of the variable 'eid_str' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_dundi.c:3259:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_dundi.c:3261:7: style: The scope of the variable 'eid_str' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_dundi.c:3388:9: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_dundi.c:3393:6: style: The scope of the variable 'direct' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_dundi.c:3595:7: style: The scope of the variable 'eid_str2' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_dundi.c:3782:7: style: The scope of the variable 'eid_str' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_dundi.c:3886:6: style: The scope of the variable 'len' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_dundi.c:3923:22: style: The scope of the variable 'con' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_dundi.c:4088:6: style: The scope of the variable 'x' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_dundi.c:4503:6: style: The scope of the variable 'when' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_dundi.c:4527:8: style: The scope of the variable 'c' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_dundi.c:4752:7: style: The scope of the variable 'req' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_dundi.c:4753:14: style: The scope of the variable 'dundiargs' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_dundi.c:4754:18: style: The scope of the variable 'dial' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_dundi.c:4825:18: style: The scope of the variable 'hp' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_dundi.c:3771:196: style: Function 'dundi_lookup_internal' argument 8 names different: declaration 'md' definition 'hmd'. [funcArgNamesDifferent]
asterisk-13.22.0/pbx/pbx_dundi.c:409:196: note: Function 'dundi_lookup_internal' argument 8 names different: declaration 'md' definition 'hmd'.
asterisk-13.22.0/pbx/pbx_dundi.c:3771:196: note: Function 'dundi_lookup_internal' argument 8 names different: declaration 'md' definition 'hmd'.
asterisk-13.22.0/pbx/pbx_dundi.c:3771:222: style: Function 'dundi_lookup_internal' argument 10 names different: declaration 'cybpass' definition 'cbypass'. [funcArgNamesDifferent]
asterisk-13.22.0/pbx/pbx_dundi.c:409:221: note: Function 'dundi_lookup_internal' argument 10 names different: declaration 'cybpass' definition 'cbypass'.
asterisk-13.22.0/pbx/pbx_dundi.c:3771:222: note: Function 'dundi_lookup_internal' argument 10 names different: declaration 'cybpass' definition 'cbypass'.
asterisk-13.22.0/pbx/pbx_dundi.c:967:2: error: Address of local auto-variable assigned to a function parameter. [autoVariables]
asterisk-13.22.0/pbx/pbx_dundi.c:3613:19: style: Array index 'x' is used before limits check. [arrayIndexThenCheck]
asterisk-13.22.0/pbx/pbx_dundi.c:2637:76: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/pbx/pbx_dundi.c:2641:73: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/pbx/pbx_lua.c:238:2: style: Variable 'data' is assigned a value that is never used. [unreadVariable]
asterisk-13.22.0/pbx/pbx_realtime.c:171:21: style: The scope of the variable 'cfg' can be reduced. [variableScope]
asterisk-13.22.0/pbx/pbx_realtime.c:175:6: style: The scope of the variable 'match' can be reduced. [variableScope]
ael.tab.c:3591:0: error: Invalid number of character '{' when these macros are defined: '__GCC__=1;__GCC__=1'. [syntaxError]
ael_lex.c:3178:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
ael.flex:623:8: style: The scope of the variable 'fnamebuf' can be reduced. [variableScope]
ael.flex:841:8: style: The scope of the variable 'in1' can be reduced. [variableScope]
ael_lex.c:2359:59: style: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent]
ael_lex.c:347:54: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
ael_lex.c:2359:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
ael_lex.c:2383:49: style: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'. [funcArgNamesDifferent]
ael_lex.c:1084:38: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'.
ael_lex.c:2383:49: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'.
ael_lex.c:2815:52: style: Function 'ael_yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent]
ael_lex.c:304:51: note: Function 'ael_yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
ael_lex.c:2815:52: note: Function 'ael_yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
ael_lex.c:2828:52: style: Function 'ael_yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent]
ael_lex.c:305:50: note: Function 'ael_yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
ael_lex.c:2828:52: note: Function 'ael_yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
ael_lex.c:2828:66: style: Function 'ael_yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent]
ael_lex.c:305:60: note: Function 'ael_yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
ael_lex.c:2828:66: note: Function 'ael_yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
ael_lex.c:3023:28: style: Function 'ael_yyset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'. [funcArgNamesDifferent]
ael_lex.c:1042:27: note: Function 'ael_yyset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'.
ael_lex.c:3023:28: note: Function 'ael_yyset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'.
ael_lex.c:3062:30: style: Function 'ael_yylex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'. [funcArgNamesDifferent]
ael_lex.c:1031:31: note: Function 'ael_yylex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'.
ael_lex.c:3062:30: note: Function 'ael_yylex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'.
ael_lex.c:3091:40: style: Function 'ael_yylex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'. [funcArgNamesDifferent]
ael_lex.c:1033:41: note: Function 'ael_yylex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'.
ael_lex.c:3091:40: note: Function 'ael_yylex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'.
ael_lex.c:3091:66: style: Function 'ael_yylex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'. [funcArgNamesDifferent]
ael_lex.c:1033:64: note: Function 'ael_yylex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'.
ael_lex.c:3091:66: note: Function 'ael_yylex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'.
ael.flex:837:35: style: Function 'setup_filestack' argument 1 names different: declaration 'fnamebuf' definition 'fnamebuf2'. [funcArgNamesDifferent]
ael.flex:155:35: note: Function 'setup_filestack' argument 1 names different: declaration 'fnamebuf' definition 'fnamebuf2'.
ael.flex:837:35: note: Function 'setup_filestack' argument 1 names different: declaration 'fnamebuf' definition 'fnamebuf2'.
ael.flex:837:103: style: Function 'setup_filestack' argument 5 names different: declaration 'xscan' definition 'yyscanner'. [funcArgNamesDifferent]
ael.flex:155:102: note: Function 'setup_filestack' argument 5 names different: declaration 'xscan' definition 'yyscanner'.
ael.flex:837:103: note: Function 'setup_filestack' argument 5 names different: declaration 'xscan' definition 'yyscanner'.
asterisk-13.22.0/res/ael/pval.c:4212:20: style: Redundant condition: pr->origin. '!pr->origin || (pr->origin && pr->origin->type!=PV_LABEL)' is equivalent to '!pr->origin || pr->origin->type!=PV_LABEL' [redundantCondition]
asterisk-13.22.0/res/ael/pval.c:2946:7: warning: Either the condition 'if(exten)' is redundant or there is possible null pointer dereference: exten. [nullPointerRedundantCheck]
asterisk-13.22.0/res/ael/pval.c:3400:10: note: Assuming that condition 'if(exten)' is not redundant
asterisk-13.22.0/res/ael/pval.c:3397:16: note: Calling function 'linkprio', 1st argument 'exten' value is 0
asterisk-13.22.0/res/ael/pval.c:2946:7: note: Null pointer dereference
asterisk-13.22.0/res/ael/pval.c:3040:20: warning: Either the condition 'exten' is redundant or there is possible null pointer dereference: exten. [nullPointerRedundantCheck]
asterisk-13.22.0/res/ael/pval.c:3720:10: note: Assuming that condition 'exten' is not redundant
asterisk-13.22.0/res/ael/pval.c:3730:16: note: Calling function 'linkexten', 1st argument 'exten' value is 0
asterisk-13.22.0/res/ael/pval.c:3040:20: note: Null pointer dereference
asterisk-13.22.0/res/ael/pval.c:3041:2: warning: Either the condition 'exten' is redundant or there is possible null pointer dereference: exten. [nullPointerRedundantCheck]
asterisk-13.22.0/res/ael/pval.c:3720:10: note: Assuming that condition 'exten' is not redundant
asterisk-13.22.0/res/ael/pval.c:3730:16: note: Calling function 'linkexten', 1st argument 'exten' value is 0
asterisk-13.22.0/res/ael/pval.c:3041:2: note: Null pointer dereference
asterisk-13.22.0/res/ael/pval.c:3688:22: warning: Either the condition 'if(exten&&exten->checked_switch)' is redundant or there is possible null pointer dereference: exten. [nullPointerRedundantCheck]
asterisk-13.22.0/res/ael/pval.c:3720:9: note: Assuming that condition 'if(exten&&exten->checked_switch)' is not redundant
asterisk-13.22.0/res/ael/pval.c:3688:22: note: Null pointer dereference
asterisk-13.22.0/res/ael/pval.c:3689:25: warning: Either the condition 'if(exten&&exten->checked_switch)' is redundant or there is possible null pointer dereference: exten. [nullPointerRedundantCheck]
asterisk-13.22.0/res/ael/pval.c:3720:9: note: Assuming that condition 'if(exten&&exten->checked_switch)' is not redundant
asterisk-13.22.0/res/ael/pval.c:3689:25: note: Null pointer dereference
asterisk-13.22.0/res/ael/pval.c:3707:4: warning: Either the condition 'if(exten&&exten->checked_switch)' is redundant or there is possible null pointer dereference: exten. [nullPointerRedundantCheck]
asterisk-13.22.0/res/ael/pval.c:3720:9: note: Assuming that condition 'if(exten&&exten->checked_switch)' is not redundant
asterisk-13.22.0/res/ael/pval.c:3707:4: note: Null pointer dereference
asterisk-13.22.0/res/ael/pval.c:3708:4: warning: Either the condition 'if(exten&&exten->checked_switch)' is redundant or there is possible null pointer dereference: exten. [nullPointerRedundantCheck]
asterisk-13.22.0/res/ael/pval.c:3720:9: note: Assuming that condition 'if(exten&&exten->checked_switch)' is not redundant
asterisk-13.22.0/res/ael/pval.c:3708:4: note: Null pointer dereference
asterisk-13.22.0/res/ael/pval.c:3727:32: warning: Either the condition 'exten' is redundant or there is possible null pointer dereference: exten. [nullPointerRedundantCheck]
asterisk-13.22.0/res/ael/pval.c:3720:10: note: Assuming that condition 'exten' is not redundant
asterisk-13.22.0/res/ael/pval.c:3727:32: note: Null pointer dereference
asterisk-13.22.0/res/ael/pval.c:3728:35: warning: Either the condition 'exten' is redundant or there is possible null pointer dereference: exten. [nullPointerRedundantCheck]
asterisk-13.22.0/res/ael/pval.c:3720:10: note: Assuming that condition 'exten' is not redundant
asterisk-13.22.0/res/ael/pval.c:3728:35: note: Null pointer dereference
asterisk-13.22.0/res/ael/pval.c:3801:32: warning: Either the condition 'exten' is redundant or there is possible null pointer dereference: exten. [nullPointerRedundantCheck]
asterisk-13.22.0/res/ael/pval.c:3794:10: note: Assuming that condition 'exten' is not redundant
asterisk-13.22.0/res/ael/pval.c:3801:32: note: Null pointer dereference
asterisk-13.22.0/res/ael/pval.c:3802:35: warning: Either the condition 'exten' is redundant or there is possible null pointer dereference: exten. [nullPointerRedundantCheck]
asterisk-13.22.0/res/ael/pval.c:3794:10: note: Assuming that condition 'exten' is not redundant
asterisk-13.22.0/res/ael/pval.c:3802:35: note: Null pointer dereference
asterisk-13.22.0/res/ael/pval.c:3897:32: warning: Either the condition 'exten' is redundant or there is possible null pointer dereference: exten. [nullPointerRedundantCheck]
asterisk-13.22.0/res/ael/pval.c:3867:10: note: Assuming that condition 'exten' is not redundant
asterisk-13.22.0/res/ael/pval.c:3897:32: note: Null pointer dereference
asterisk-13.22.0/res/ael/pval.c:3898:35: warning: Either the condition 'exten' is redundant or there is possible null pointer dereference: exten. [nullPointerRedundantCheck]
asterisk-13.22.0/res/ael/pval.c:3867:10: note: Assuming that condition 'exten' is not redundant
asterisk-13.22.0/res/ael/pval.c:3898:35: note: Null pointer dereference
asterisk-13.22.0/res/ael/pval.c:3902:32: warning: Either the condition 'exten' is redundant or there is possible null pointer dereference: exten. [nullPointerRedundantCheck]
asterisk-13.22.0/res/ael/pval.c:3867:10: note: Assuming that condition 'exten' is not redundant
asterisk-13.22.0/res/ael/pval.c:3902:32: note: Null pointer dereference
asterisk-13.22.0/res/ael/pval.c:3903:35: warning: Either the condition 'exten' is redundant or there is possible null pointer dereference: exten. [nullPointerRedundantCheck]
asterisk-13.22.0/res/ael/pval.c:3867:10: note: Assuming that condition 'exten' is not redundant
asterisk-13.22.0/res/ael/pval.c:3903:35: note: Null pointer dereference
asterisk-13.22.0/res/ael/pval.c:697:6: style: The scope of the variable 'err1' can be reduced. [variableScope]
asterisk-13.22.0/res/ael/pval.c:1299:18: style: The scope of the variable 'found' can be reduced. [variableScope]
asterisk-13.22.0/res/ael/pval.c:2944:8: style: The scope of the variable 'p1' can be reduced. [variableScope]
asterisk-13.22.0/res/ael/pval.c:3353:23: style: The scope of the variable 'switch_set' can be reduced. [variableScope]
asterisk-13.22.0/res/ael/pval.c:4604:24: style: The scope of the variable 'np' can be reduced. [variableScope]
asterisk-13.22.0/res/ael/pval.c:940:7: style: Variable 'e' is modified but its new value is never used. [unreadVariable]
asterisk-13.22.0/res/ael/pval.c:1041:7: style: Variable 'e' is modified but its new value is never used. [unreadVariable]
asterisk-13.22.0/res/ael/pval.c:3633:0: error: Memory leak: for_loop [memleak]
asterisk-13.22.0/res/ael/pval.c:3673:0: error: Memory leak: while_loop [memleak]
asterisk-13.22.0/res/ari/resource_applications.c:98:31: style: Checking if unsigned variable 'args->event_source_count' is less than zero. [unsignedLessThanZero]
asterisk-13.22.0/res/ari/resource_events.c:196:12: style: The scope of the variable 'j' can be reduced. [variableScope]
asterisk-13.22.0/res/ari/resource_events.c:231:93: style: Function 'ast_ari_websocket_events_event_websocket_established' argument 1 names different: declaration 'session' definition 'ws_session'. [funcArgNamesDifferent]
asterisk-13.22.0/res/ari/resource_events.h:73:93: note: Function 'ast_ari_websocket_events_event_websocket_established' argument 1 names different: declaration 'session' definition 'ws_session'.
asterisk-13.22.0/res/ari/resource_events.c:231:93: note: Function 'ast_ari_websocket_events_event_websocket_established' argument 1 names different: declaration 'session' definition 'ws_session'.
asterisk-13.22.0/res/parking/parking_applications.c:847:12: style: Variable 'dres' is assigned a value that is never used. [unreadVariable]
asterisk-13.22.0/res/parking/parking_applications.c:985:50: style: Variable 'ast_module_info' is assigned a value that is never used. [unreadVariable]
asterisk-13.22.0/res/parking/parking_bridge.c:114:14: style: The scope of the variable 'parkingexten' can be reduced. [variableScope]
asterisk-13.22.0/res/parking/parking_bridge_features.c:355:3: style: Variable 'transfer_chan' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/res/parking/parking_bridge_features.c:353:0: note: Variable 'transfer_chan' is reassigned a value before the old one has been used.
asterisk-13.22.0/res/parking/parking_bridge_features.c:355:3: note: Variable 'transfer_chan' is reassigned a value before the old one has been used.
asterisk-13.22.0/res/parking/parking_bridge_features.c:91:7: style: The scope of the variable 'saynum_buf' can be reduced. [variableScope]
asterisk-13.22.0/res/parking/parking_bridge_features.c:695:17: style: Checking if unsigned variable 'time_limit' is less than zero. [unsignedLessThanZero]
asterisk-13.22.0/res/parking/parking_controller.c:85:44: style: Function 'unpark_parked_user' argument 1 names different: declaration 'user' definition 'pu'. [funcArgNamesDifferent]
asterisk-13.22.0/res/parking/res_parking.h:370:44: note: Function 'unpark_parked_user' argument 1 names different: declaration 'user' definition 'pu'.
asterisk-13.22.0/res/parking/parking_controller.c:85:44: note: Function 'unpark_parked_user' argument 1 names different: declaration 'user' definition 'pu'.
asterisk-13.22.0/res/parking/parking_controller.c:82:22: style: struct member 'parking_limits_pvt::user' is never used. [unusedStructMember]
asterisk-13.22.0/res/parking/parking_manager.c:528:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
asterisk-13.22.0/res/res_adsi.c:235:6: style: The scope of the variable 'pos' can be reduced. [variableScope]
asterisk-13.22.0/res/res_adsi.c:235:20: style: The scope of the variable 'x' can be reduced. [variableScope]
asterisk-13.22.0/res/res_adsi.c:235:66: style: The scope of the variable 'def' can be reduced. [variableScope]
asterisk-13.22.0/res/res_adsi.c:525:17: style: The scope of the variable 'x' can be reduced. [variableScope]
asterisk-13.22.0/res/res_adsi.c:616:17: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/res/res_adsi.c:975:31: style: The scope of the variable 'keyd' can be reduced. [variableScope]
asterisk-13.22.0/res/res_adsi.c:976:13: style: The scope of the variable 'x' can be reduced. [variableScope]
asterisk-13.22.0/res/res_adsi.c:1018:17: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/res/res_adsi.c:1019:7: style: The scope of the variable 'resp' can be reduced. [variableScope]
asterisk-13.22.0/res/res_adsi.c:1109:15: style: The scope of the variable 'sname' can be reduced. [variableScope]
asterisk-13.22.0/res/res_adsi.c:995:68: style: Function 'adsi_print' argument 3 names different: declaration 'align' definition 'alignments'. [funcArgNamesDifferent]
asterisk-13.22.0/res/res_adsi.c:78:68: note: Function 'adsi_print' argument 3 names different: declaration 'align' definition 'alignments'.
asterisk-13.22.0/res/res_adsi.c:995:68: note: Function 'adsi_print' argument 3 names different: declaration 'align' definition 'alignments'.
asterisk-13.22.0/res/res_adsi.c:108:0: style: Variable 'cr' is assigned a value that is never used. [unreadVariable]
asterisk-13.22.0/res/res_adsi.c:108:0: style: Variable 'ci' is assigned a value that is never used. [unreadVariable]
asterisk-13.22.0/res/res_adsi.c:108:0: style: Variable 'scont' is assigned a value that is never used. [unreadVariable]
asterisk-13.22.0/res/res_agi.c:4045:18: style: Redundant condition: dead. '!dead || (dead && c->dead)' is equivalent to '!dead || c->dead' [redundantCondition]
asterisk-13.22.0/res/res_agi.c:2204:43: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/res/res_agi.c:2500:7: style: The scope of the variable 'stopkeybuf' can be reduced. [variableScope]
asterisk-13.22.0/res/res_agi.c:2902:25: style: The scope of the variable 'fs' can be reduced. [variableScope]
asterisk-13.22.0/res/res_agi.c:2903:20: style: The scope of the variable 'f' can be reduced. [variableScope]
asterisk-13.22.0/res/res_agi.c:2910:6: style: The scope of the variable 'totalsilence' can be reduced. [variableScope]
asterisk-13.22.0/res/res_agi.c:2913:6: style: The scope of the variable 'gotsilence' can be reduced. [variableScope]
asterisk-13.22.0/res/res_agi.c:3131:11: style: The scope of the variable 'workaround' can be reduced. [variableScope]
asterisk-13.22.0/res/res_agi.c:3161:7: style: The scope of the variable 'tmp' can be reduced. [variableScope]
asterisk-13.22.0/res/res_agi.c:3562:31: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/res/res_agi.c:3562:40: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/res/res_agi.c:3916:9: style: The scope of the variable 'match' can be reduced. [variableScope]
asterisk-13.22.0/res/res_agi.c:4030:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/res/res_ari.c:1181:18: style: Opposite expression on both sides of '&&'. [oppositeExpression]
asterisk-13.22.0/res/res_ari.c:1181:18: note: Opposite expression on both sides of '&&'.
asterisk-13.22.0/res/res_ari.c:1181:18: note: Opposite expression on both sides of '&&'.
asterisk-13.22.0/res/res_ari.c:1184:26: style: Opposite expression on both sides of '&&'. [oppositeExpression]
asterisk-13.22.0/res/res_ari.c:1184:26: note: Opposite expression on both sides of '&&'.
asterisk-13.22.0/res/res_ari.c:1184:26: note: Opposite expression on both sides of '&&'.
asterisk-13.22.0/res/res_ari_applications.c:102:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_applications.c:160:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_asterisk.c:116:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_asterisk.c:191:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_asterisk.c:256:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_asterisk.c:447:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_asterisk.c:506:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_asterisk.c:564:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_asterisk.c:623:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_asterisk.c:682:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_asterisk.c:732:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_asterisk.c:872:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_asterisk.c:930:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_bridges.c:102:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_bridges.c:335:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_bridges.c:393:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_bridges.c:765:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_bridges.c:823:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_bridges.c:964:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_channels.c:102:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_channels.c:259:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_channels.c:317:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_channels.c:473:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_channels.c:801:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_channels.c:860:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_channels.c:919:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_channels.c:1253:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_channels.c:1312:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_channels.c:1453:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_channels.c:1512:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_channels.c:1571:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_device_states.c:102:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_device_states.c:159:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_device_states.c:300:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_endpoints.c:102:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_endpoints.c:189:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_endpoints.c:247:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_endpoints.c:309:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_endpoints.c:398:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_mailboxes.c:102:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_mailboxes.c:160:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_mailboxes.c:306:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_playbacks.c:110:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_playbacks.c:168:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_recordings.c:102:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_recordings.c:160:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_recordings.c:218:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_recordings.c:358:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_recordings.c:416:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_recordings.c:474:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_recordings.c:533:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_recordings.c:592:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_recordings.c:651:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_recordings.c:710:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_ari_sounds.c:190:1: style: Label 'fin' is not used. [unusedLabel]
asterisk-13.22.0/res/res_calendar.c:941:9: style: The scope of the variable 'alarm_notify_sched' can be reduced. [variableScope]
asterisk-13.22.0/res/res_calendar.c:941:33: style: The scope of the variable 'devstate_sched_start' can be reduced. [variableScope]
asterisk-13.22.0/res/res_calendar.c:941:55: style: The scope of the variable 'devstate_sched_end' can be reduced. [variableScope]
asterisk-13.22.0/res/res_calendar.c:1792:7: style: The scope of the variable 'wait' can be reduced. [variableScope]
asterisk-13.22.0/res/res_calendar_ews.c:573:8: style: The scope of the variable 'category' can be reduced. [variableScope]
asterisk-13.22.0/res/res_config_curl.c:66:25: style: The scope of the variable 'key' can be reduced. [variableScope]
asterisk-13.22.0/res/res_config_curl.c:465:6: style: The scope of the variable 'type' can be reduced. [variableScope]
asterisk-13.22.0/res/res_config_curl.c:465:12: style: The scope of the variable 'size' can be reduced. [variableScope]
asterisk-13.22.0/res/res_config_ldap.c:1054:19: warning: Either the condition 'if(initfield&&!strcmp(initfield,var->name))' is redundant or there is possible null pointer dereference: initfield. [nullPointerRedundantCheck]
asterisk-13.22.0/res/res_config_ldap.c:1073:10: note: Assuming that condition 'if(initfield&&!strcmp(initfield,var->name))' is not redundant
asterisk-13.22.0/res/res_config_ldap.c:1054:19: note: Null pointer dereference
asterisk-13.22.0/res/res_config_ldap.c:329:3: style: Variable 'values' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/res/res_config_ldap.c:325:0: note: Variable 'values' is reassigned a value before the old one has been used.
asterisk-13.22.0/res/res_config_ldap.c:329:3: note: Variable 'values' is reassigned a value before the old one has been used.
asterisk-13.22.0/res/res_config_ldap.c:412:2: style: Variable 'ldap_entry' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/res/res_config_ldap.c:401:0: note: Variable 'ldap_entry' is reassigned a value before the old one has been used.
asterisk-13.22.0/res/res_config_ldap.c:412:2: note: Variable 'ldap_entry' is reassigned a value before the old one has been used.
asterisk-13.22.0/res/res_config_ldap.c:455:5: style: Variable 'values' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/res/res_config_ldap.c:453:0: note: Variable 'values' is reassigned a value before the old one has been used.
asterisk-13.22.0/res/res_config_ldap.c:455:5: note: Variable 'values' is reassigned a value before the old one has been used.
asterisk-13.22.0/res/res_config_ldap.c:996:2: style: Variable 'vars' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/res/res_config_ldap.c:989:0: note: Variable 'vars' is reassigned a value before the old one has been used.
asterisk-13.22.0/res/res_config_ldap.c:996:2: note: Variable 'vars' is reassigned a value before the old one has been used.
asterisk-13.22.0/res/res_config_ldap.c:407:6: style: The scope of the variable 'delim_tot_count' can be reduced. [variableScope]
asterisk-13.22.0/res/res_config_ldap.c:408:6: style: The scope of the variable 'delim_count' can be reduced. [variableScope]
asterisk-13.22.0/res/res_config_ldap.c:458:12: style: The scope of the variable 'valptr' can be reduced. [variableScope]
asterisk-13.22.0/res/res_config_ldap.c:965:25: style: The scope of the variable 'newval' can be reduced. [variableScope]
asterisk-13.22.0/res/res_config_ldap.c:1146:99: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
asterisk-13.22.0/res/res_config_odbc.c:135:4: warning: %hhX in format string (no. 1) requires 'unsigned char' but the argument type is 'signed char'. [invalidPrintfArgType_uint]
asterisk-13.22.0/res/res_config_odbc.c:146:4: warning: %hhX in format string (no. 1) requires 'unsigned char' but the argument type is 'signed char'. [invalidPrintfArgType_uint]
asterisk-13.22.0/res/res_config_odbc.c:663:18: style: The scope of the variable 'sql' can be reduced. [variableScope]
asterisk-13.22.0/res/res_config_odbc.c:1048:6: style: The scope of the variable 'type' can be reduced. [variableScope]
asterisk-13.22.0/res/res_config_odbc.c:1048:12: style: The scope of the variable 'size' can be reduced. [variableScope]
asterisk-13.22.0/res/res_config_odbc.c:527:22: warning: Shifting signed 64-bit value by 63 bits is undefined behaviour. See condition at line 525. [shiftTooManyBitsSigned]
asterisk-13.22.0/res/res_config_odbc.c:525:14: note: Assuming that condition 'count<64' is not redundant
asterisk-13.22.0/res/res_config_odbc.c:527:22: note: Shift
asterisk-13.22.0/res/res_config_pgsql.c:615:19: warning: Either the condition 'if(initfield)' is redundant or there is possible null pointer dereference: initfield. [nullPointerRedundantCheck]
asterisk-13.22.0/res/res_config_pgsql.c:664:5: note: Assuming that condition 'if(initfield)' is not redundant
asterisk-13.22.0/res/res_config_pgsql.c:615:19: note: Null pointer dereference
asterisk-13.22.0/res/res_config_pgsql.c:223:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/res/res_config_pgsql.c:259:8: style: The scope of the variable 'fname' can be reduced. [variableScope]
asterisk-13.22.0/res/res_config_pgsql.c:259:16: style: The scope of the variable 'ftype' can be reduced. [variableScope]
asterisk-13.22.0/res/res_config_pgsql.c:259:24: style: The scope of the variable 'flen' can be reduced. [variableScope]
asterisk-13.22.0/res/res_config_pgsql.c:259:31: style: The scope of the variable 'fnotnull' can be reduced. [variableScope]
asterisk-13.22.0/res/res_config_pgsql.c:259:42: style: The scope of the variable 'fdef' can be reduced. [variableScope]
asterisk-13.22.0/res/res_config_pgsql.c:432:8: style: The scope of the variable 'chunk' can be reduced. [variableScope]
asterisk-13.22.0/res/res_config_pgsql.c:570:8: style: The scope of the variable 'chunk' can be reduced. [variableScope]
asterisk-13.22.0/res/res_config_pgsql.c:1175:23: style: The scope of the variable 'new_v' can be reduced. [variableScope]
asterisk-13.22.0/res/res_config_pgsql.c:1179:6: style: The scope of the variable 'last_cat_metric' can be reduced. [variableScope]
asterisk-13.22.0/res/res_config_pgsql.c:1253:6: style: The scope of the variable 'type' can be reduced. [variableScope]
asterisk-13.22.0/res/res_config_pgsql.c:1254:15: style: The scope of the variable 'size' can be reduced. [variableScope]
asterisk-13.22.0/res/res_config_pgsql.c:1705:7: style: The scope of the variable 'status' can be reduced. [variableScope]
asterisk-13.22.0/res/res_config_pgsql.c:1705:20: style: The scope of the variable 'credentials' can be reduced. [variableScope]
asterisk-13.22.0/res/res_config_pgsql.c:1471:29: style: Function 'parse_config' argument 1 names different: declaration 'reload' definition 'is_reload'. [funcArgNamesDifferent]
asterisk-13.22.0/res/res_config_pgsql.c:88:29: note: Function 'parse_config' argument 1 names different: declaration 'reload' definition 'is_reload'.
asterisk-13.22.0/res/res_config_pgsql.c:1471:29: note: Function 'parse_config' argument 1 names different: declaration 'reload' definition 'is_reload'.
asterisk-13.22.0/res/res_config_sqlite.c:1516:6: style: The scope of the variable 'type' can be reduced. [variableScope]
asterisk-13.22.0/res/res_config_sqlite.c:1511:49: style: Function 'realtime_require_handler' argument 1 names different: declaration 'database' definition 'unused'. [funcArgNamesDifferent]
asterisk-13.22.0/res/res_config_sqlite.c:441:49: note: Function 'realtime_require_handler' argument 1 names different: declaration 'database' definition 'unused'.
asterisk-13.22.0/res/res_config_sqlite.c:1511:49: note: Function 'realtime_require_handler' argument 1 names different: declaration 'database' definition 'unused'.
asterisk-13.22.0/res/res_config_sqlite.c:1511:69: style: Function 'realtime_require_handler' argument 2 names different: declaration 'table' definition 'tablename'. [funcArgNamesDifferent]
asterisk-13.22.0/res/res_config_sqlite.c:441:71: note: Function 'realtime_require_handler' argument 2 names different: declaration 'table' definition 'tablename'.
asterisk-13.22.0/res/res_config_sqlite.c:1511:69: note: Function 'realtime_require_handler' argument 2 names different: declaration 'table' definition 'tablename'.
asterisk-13.22.0/res/res_config_sqlite3.c:221:38: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/res/res_config_sqlite3.c:228:47: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/res/res_config_sqlite3.c:1090:93: error: Uninitialized variable: type [uninitvar]
asterisk-13.22.0/res/res_config_sqlite3.c:1220:49: error: Uninitialized variable: type [uninitvar]
asterisk-13.22.0/res/res_config_sqlite3.c:1220:55: error: Uninitialized variable: sz [uninitvar]
asterisk-13.22.0/res/res_corosync.c:749:7: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
asterisk-13.22.0/res/res_corosync.c:1057:15: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/res/res_crypto.c:274:3: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
asterisk-13.22.0/res/res_crypto.c:276:5: note: Found duplicate branches for 'if' and 'else'.
asterisk-13.22.0/res/res_crypto.c:274:3: note: Found duplicate branches for 'if' and 'else'.
asterisk-13.22.0/res/res_crypto.c:498:17: style: The scope of the variable 'ent' can be reduced. [variableScope]
asterisk-13.22.0/res/res_crypto.c:580:36: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/res/res_endpoint_stats.c:71:7: warning: Either the condition 'old_snapshot' is redundant or there is possible null pointer dereference: old_snapshot. [nullPointerRedundantCheck]
asterisk-13.22.0/res/res_endpoint_stats.c:67:13: note: Assuming that condition 'old_snapshot' is not redundant
asterisk-13.22.0/res/res_endpoint_stats.c:71:7: note: Null pointer dereference
asterisk-13.22.0/res/res_fax.c:580:15: style: The scope of the variable 'last_consec_frames' can be reduced. [variableScope]
asterisk-13.22.0/res/res_fax.c:580:35: style: The scope of the variable 'last_consec_ms' can be reduced. [variableScope]
asterisk-13.22.0/res/res_fax.c:1758:23: style: The scope of the variable 'f' can be reduced. [variableScope]
asterisk-13.22.0/res/res_fax.c:4209:8: style: The scope of the variable 'filenames' can be reduced. [variableScope]
asterisk-13.22.0/res/res_fax.c:4594:7: style: The scope of the variable 'flags' can be reduced. [variableScope]
asterisk-13.22.0/res/res_fax.c:4595:7: style: The scope of the variable 'faxdetect' can be reduced. [variableScope]
asterisk-13.22.0/res/res_fax.c:930:3: style: Variable 'count' is modified but its new value is never used. [unreadVariable]
asterisk-13.22.0/res/res_fax_spandsp.c:1086:85: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/res/res_fax_spandsp.c:1159:50: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/res/res_format_attr_celt.c:134:26: warning: Either the condition 'attr1' is redundant or there is possible null pointer dereference: attr1. [nullPointerRedundantCheck]
asterisk-13.22.0/res/res_format_attr_celt.c:123:6: note: Assuming that condition 'attr1' is not redundant
asterisk-13.22.0/res/res_format_attr_celt.c:134:26: note: Null pointer dereference
asterisk-13.22.0/res/res_format_attr_celt.c:136:30: warning: Either the condition 'attr1' is redundant or there is possible null pointer dereference: attr1. [nullPointerRedundantCheck]
asterisk-13.22.0/res/res_format_attr_celt.c:123:6: note: Assuming that condition 'attr1' is not redundant
asterisk-13.22.0/res/res_format_attr_celt.c:136:30: note: Null pointer dereference
asterisk-13.22.0/res/res_format_attr_celt.c:136:49: warning: Either the condition 'attr2' is redundant or there is possible null pointer dereference: attr2. [nullPointerRedundantCheck]
asterisk-13.22.0/res/res_format_attr_celt.c:123:15: note: Assuming that condition 'attr2' is not redundant
asterisk-13.22.0/res/res_format_attr_celt.c:136:49: note: Null pointer dereference
asterisk-13.22.0/res/res_format_attr_celt.c:138:25: warning: Either the condition 'attr2' is redundant or there is possible null pointer dereference: attr2. [nullPointerRedundantCheck]
asterisk-13.22.0/res/res_format_attr_celt.c:123:15: note: Assuming that condition 'attr2' is not redundant
asterisk-13.22.0/res/res_format_attr_celt.c:138:25: note: Null pointer dereference
asterisk-13.22.0/res/res_format_attr_opus.c:370:2: error: Address of auto-variable 'attr->maxplayrate' returned [returnAddressOfAutoVariable]
asterisk-13.22.0/res/res_format_attr_silk.c:225:2: error: Address of auto-variable 'attr->maxbitrate' returned [returnAddressOfAutoVariable]
asterisk-13.22.0/res/res_hep.c:557:22: portability: 'sock_buffer' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/res/res_hep.c:559:22: portability: 'sock_buffer' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/res/res_hep.c:562:22: portability: 'sock_buffer' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/res/res_hep.c:564:22: portability: 'sock_buffer' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/res/res_hep.c:570:22: portability: 'sock_buffer' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/res/res_hep.c:572:22: portability: 'sock_buffer' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/res/res_hep.c:577:21: portability: 'sock_buffer' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/res/res_hep.c:579:21: portability: 'sock_buffer' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/res/res_hep.c:583:21: portability: 'sock_buffer' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/res/res_hep.c:585:21: portability: 'sock_buffer' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
asterisk-13.22.0/res/res_http_post.c:368:8: warning: %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
asterisk-13.22.0/res/res_http_websocket.c:489:9: style: The scope of the variable 'rlen' can be reduced. [variableScope]
asterisk-13.22.0/res/res_http_websocket.c:111:43: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/res/res_http_websocket.c:120:54: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/res/res_limit.c:46:7: style: struct member 'limits::limit' is never used. [unusedStructMember]
asterisk-13.22.0/res/res_monitor.c:698:8: style: The scope of the variable 'delay' can be reduced. [variableScope]
asterisk-13.22.0/res/res_monitor.c:700:7: style: The scope of the variable 'tmp' can be reduced. [variableScope]
asterisk-13.22.0/res/res_monitor.c:706:8: style: The scope of the variable 'opts' can be reduced. [variableScope]
asterisk-13.22.0/res/res_monitor.c:816:8: style: The scope of the variable 'd' can be reduced. [variableScope]
asterisk-13.22.0/res/res_musiconhold.c:1314:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
asterisk-13.22.0/res/res_musiconhold.c:914:2: style: Variable 'moh' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/res/res_musiconhold.c:903:0: note: Variable 'moh' is reassigned a value before the old one has been used.
asterisk-13.22.0/res/res_musiconhold.c:914:2: note: Variable 'moh' is reassigned a value before the old one has been used.
asterisk-13.22.0/res/res_musiconhold.c:1270:2: style: Variable 'mohclass' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/res/res_musiconhold.c:1268:0: note: Variable 'mohclass' is reassigned a value before the old one has been used.
asterisk-13.22.0/res/res_musiconhold.c:1270:2: note: Variable 'mohclass' is reassigned a value before the old one has been used.
asterisk-13.22.0/res/res_musiconhold.c:1110:8: style: The scope of the variable 'ext' can be reduced. [variableScope]
asterisk-13.22.0/res/res_musiconhold.c:1681:17: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
asterisk-13.22.0/res/res_musiconhold.c:1708:44: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
asterisk-13.22.0/res/res_musiconhold.c:1997:9: style: Variable 'res' is assigned a value that is never used. [unreadVariable]
asterisk-13.22.0/res/res_odbc.c:252:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/res/res_odbc.c:890:16: style: The scope of the variable 'msg' can be reduced. [variableScope]
asterisk-13.22.0/res/res_odbc.c:890:26: style: The scope of the variable 'state' can be reduced. [variableScope]
asterisk-13.22.0/res/res_odbc.c:917:16: style: The scope of the variable 'msg' can be reduced. [variableScope]
asterisk-13.22.0/res/res_odbc.c:917:26: style: The scope of the variable 'state' can be reduced. [variableScope]
asterisk-13.22.0/res/res_odbc.c:980:19: style: The scope of the variable 'data_odbc_class' can be reduced. [variableScope]
asterisk-13.22.0/res/res_odbc.c:689:63: style: Function 'odbc_register_class' argument 2 names different: declaration 'connect' definition 'preconnect'. [funcArgNamesDifferent]
asterisk-13.22.0/res/res_odbc.c:102:63: note: Function 'odbc_register_class' argument 2 names different: declaration 'connect' definition 'preconnect'.
asterisk-13.22.0/res/res_odbc.c:689:63: note: Function 'odbc_register_class' argument 2 names different: declaration 'connect' definition 'preconnect'.
asterisk-13.22.0/res/res_odbc.c:108:22: style: struct member 'odbc_txn_frame::owner' is never used. [unusedStructMember]
asterisk-13.22.0/res/res_odbc.c:109:19: style: struct member 'odbc_txn_frame::obj' is never used. [unusedStructMember]
asterisk-13.22.0/res/res_odbc.c:117:15: style: struct member 'odbc_txn_frame::active' is never used. [unusedStructMember]
asterisk-13.22.0/res/res_parking.c:872:73: style: Function 'parking_lot_build_or_update' argument 1 names different: declaration 'cfg' definition 'lot_cfg'. [funcArgNamesDifferent]
asterisk-13.22.0/res/parking/res_parking.h:143:73: note: Function 'parking_lot_build_or_update' argument 1 names different: declaration 'cfg' definition 'lot_cfg'.
asterisk-13.22.0/res/res_parking.c:872:73: note: Function 'parking_lot_build_or_update' argument 1 names different: declaration 'cfg' definition 'lot_cfg'.
asterisk-13.22.0/res/res_phoneprov.c:1301:15: style: The scope of the variable 'tmp' can be reduced. [variableScope]
asterisk-13.22.0/res/res_phoneprov.c:1302:7: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/res/res_phoneprov.c:1303:21: style: The scope of the variable 'varx' can be reduced. [variableScope]
asterisk-13.22.0/res/res_phoneprov.c:1304:21: style: The scope of the variable 'vard' can be reduced. [variableScope]
asterisk-13.22.0/res/res_pjproject.c:384:7: style: struct member 'max_pjproject_log_level_check::check' is never used. [unusedStructMember]
asterisk-13.22.0/res/res_pjsip.c:2840:35: style: The scope of the variable 'iter' can be reduced. [variableScope]
asterisk-13.22.0/res/res_pjsip.c:2944:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/res/res_pjsip/config_transport.c:1013:6: style: The scope of the variable 'idx' can be reduced. [variableScope]
asterisk-13.22.0/res/res_pjsip/location.c:663:27: style: Redundant pointer operation on 'var' - it's already a pointer. [redundantPointerOp]
asterisk-13.22.0/res/res_pjsip/location.c:536:45: style: Function 'ast_sip_validate_uri_length' argument 1 names different: declaration 'uri' definition 'contact_uri'. [funcArgNamesDifferent]
asterisk-13.22.0/res/res_pjsip/include/res_pjsip_private.h:398:45: note: Function 'ast_sip_validate_uri_length' argument 1 names different: declaration 'uri' definition 'contact_uri'.
asterisk-13.22.0/res/res_pjsip/location.c:536:45: note: Function 'ast_sip_validate_uri_length' argument 1 names different: declaration 'uri' definition 'contact_uri'.
asterisk-13.22.0/res/res_pjsip/pjsip_configuration.c:160:2: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/res/res_pjsip/pjsip_configuration.c:158:0: note: Variable 'result' is reassigned a value before the old one has been used.
asterisk-13.22.0/res/res_pjsip/pjsip_configuration.c:160:2: note: Variable 'result' is reassigned a value before the old one has been used.
asterisk-13.22.0/res/res_pjsip/pjsip_configuration.c:803:2: style: Variable 'front' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/res/res_pjsip/pjsip_configuration.c:798:0: note: Variable 'front' is reassigned a value before the old one has been used.
asterisk-13.22.0/res/res_pjsip/pjsip_configuration.c:803:2: note: Variable 'front' is reassigned a value before the old one has been used.
asterisk-13.22.0/res/res_pjsip/pjsip_configuration.c:1623:6: style: The scope of the variable 'print_name_len' can be reduced. [variableScope]
asterisk-13.22.0/res/res_pjsip/pjsip_configuration.c:55:36: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/res/res_pjsip/pjsip_configuration.c:65:36: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/res/res_pjsip/pjsip_distributor.c:818:6: style: The scope of the variable 'num_contact_addrs' can be reduced. [variableScope]
asterisk-13.22.0/res/res_pjsip/pjsip_message_filter.c:119:19: warning: Either the condition 'transport_state' is redundant or there is possible null pointer dereference: transport_state. [nullPointerRedundantCheck]
asterisk-13.22.0/res/res_pjsip/pjsip_message_filter.c:113:7: note: Assuming that condition 'transport_state' is not redundant
asterisk-13.22.0/res/res_pjsip/pjsip_message_filter.c:119:19: note: Null pointer dereference
asterisk-13.22.0/res/res_pjsip/pjsip_message_filter.c:329:70: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/res/res_pjsip/pjsip_scheduler.c:278:13: style: Checking if unsigned variable 'maxlen' is less than zero. [unsignedLessThanZero]
asterisk-13.22.0/res/res_pjsip_acl.c:156:6: style: The scope of the variable 'num_contact_addrs' can be reduced. [variableScope]
asterisk-13.22.0/res/res_pjsip_config_wizard.c:612:14: style: The scope of the variable 'contact_pattern' can be reduced. [variableScope]
asterisk-13.22.0/res/res_pjsip_config_wizard.c:742:6: style: The scope of the variable 'host_counter' can be reduced. [variableScope]
asterisk-13.22.0/res/res_pjsip_config_wizard.c:1166:29: style: The scope of the variable 'otw' can be reduced. [variableScope]
asterisk-13.22.0/res/res_pjsip_config_wizard.c:672:0: warning: Redundant assignment of 'hint_context' to itself. [selfAssignment]
asterisk-13.22.0/res/res_pjsip_dtmf_info.c:87:8: style: The scope of the variable 'line' can be reduced. [variableScope]
asterisk-13.22.0/res/res_pjsip_endpoint_identifier_ip.c:643:6: style: The scope of the variable 'indent' can be reduced. [variableScope]
asterisk-13.22.0/res/res_pjsip_endpoint_identifier_user.c:84:27: style: The scope of the variable 'endpoint' can be reduced. [variableScope]
asterisk-13.22.0/res/res_pjsip_endpoint_identifier_user.c:168:27: style: The scope of the variable 'endpoint' can be reduced. [variableScope]
asterisk-13.22.0/res/res_pjsip_exten_state.c:367:66: style: Function 'subscription_established' argument 1 names different: declaration 'sub' definition 'sip_sub'. [funcArgNamesDifferent]
asterisk-13.22.0/res/res_pjsip_exten_state.c:76:66: note: Function 'subscription_established' argument 1 names different: declaration 'sub' definition 'sip_sub'.
asterisk-13.22.0/res/res_pjsip_exten_state.c:367:66: note: Function 'subscription_established' argument 1 names different: declaration 'sub' definition 'sip_sub'.
asterisk-13.22.0/res/res_pjsip_header_funcs.c:176:25: style: The scope of the variable 'le' can be reduced. [variableScope]
asterisk-13.22.0/res/res_pjsip_messaging.c:390:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/res/res_pjsip_mwi.c:1247:27: style: The scope of the variable 'mwi_sub' can be reduced. [variableScope]
asterisk-13.22.0/res/res_pjsip_mwi.c:932:70: style: Function 'mwi_subscription_established' argument 1 names different: declaration 'sub' definition 'sip_sub'. [funcArgNamesDifferent]
asterisk-13.22.0/res/res_pjsip_mwi.c:66:70: note: Function 'mwi_subscription_established' argument 1 names different: declaration 'sub' definition 'sip_sub'.
asterisk-13.22.0/res/res_pjsip_mwi.c:932:70: note: Function 'mwi_subscription_established' argument 1 names different: declaration 'sub' definition 'sip_sub'.
asterisk-13.22.0/res/res_pjsip_nat.c:51:17: style: The scope of the variable 'uri' can be reduced. [variableScope]
asterisk-13.22.0/res/res_pjsip_notify.c:140:43: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/res/res_pjsip_notify.c:147:36: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/res/res_pjsip_outbound_publish.c:537:7: style: The scope of the variable 'uuid_buf' can be reduced. [variableScope]
asterisk-13.22.0/res/res_pjsip_outbound_registration.c:912:7: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/res/res_pjsip_outbound_registration.c:1924:24: style: The scope of the variable 'states' can be reduced. [variableScope]
asterisk-13.22.0/res/res_pjsip_outbound_registration.c:2015:42: style: The scope of the variable 'state' can be reduced. [variableScope]
asterisk-13.22.0/res/res_pjsip_outbound_registration.c:2017:14: style: The scope of the variable 'registration_id' can be reduced. [variableScope]
asterisk-13.22.0/res/res_pjsip_pubsub.c:677:8: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
asterisk-13.22.0/res/res_pjsip_pubsub.c:676:7: note: outer condition: contact_hdr
asterisk-13.22.0/res/res_pjsip_pubsub.c:677:8: note: identical inner condition: contact_hdr
asterisk-13.22.0/res/res_pjsip_pubsub.c:699:46: warning: Either the condition 'contact_hdr' is redundant or there is possible null pointer dereference: contact_hdr. [nullPointerRedundantCheck]
asterisk-13.22.0/res/res_pjsip_pubsub.c:677:8: note: Assuming that condition 'contact_hdr' is not redundant
asterisk-13.22.0/res/res_pjsip_pubsub.c:699:46: note: Null pointer dereference
asterisk-13.22.0/res/res_pjsip_pubsub.c:3877:22: warning: Either the condition 'sub_tree?sub_tree_state_description[sub_tree->state]:"UNKNOWN"' is redundant or there is possible null pointer dereference: sub_tree. [nullPointerRedundantCheck]
asterisk-13.22.0/res/res_pjsip_pubsub.c:3880:13: note: Assuming that condition 'sub_tree?sub_tree_state_description[sub_tree->state]:"UNKNOWN"' is not redundant
asterisk-13.22.0/res/res_pjsip_pubsub.c:3877:22: note: Null pointer dereference
asterisk-13.22.0/res/res_pjsip_pubsub.c:1869:2: style: Variable 'sub_tree' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/res/res_pjsip_pubsub.c:1867:0: note: Variable 'sub_tree' is reassigned a value before the old one has been used.
asterisk-13.22.0/res/res_pjsip_pubsub.c:1869:2: note: Variable 'sub_tree' is reassigned a value before the old one has been used.
asterisk-13.22.0/res/res_pjsip_pubsub.c:1331:6: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/res/res_pjsip_pubsub.c:2639:7: style: The scope of the variable 'uuid_buf' can be reduced. [variableScope]
asterisk-13.22.0/res/res_pjsip_pubsub.c:4256:8: style: The scope of the variable 'dest' can be reduced. [variableScope]
asterisk-13.22.0/res/res_pjsip_pubsub.c:4260:6: style: The scope of the variable 'key_len' can be reduced. [variableScope]
asterisk-13.22.0/res/res_pjsip_pubsub.c:4261:6: style: The scope of the variable 'key_filler_width' can be reduced. [variableScope]
asterisk-13.22.0/res/res_pjsip_pubsub.c:4262:6: style: The scope of the variable 'value_len' can be reduced. [variableScope]
asterisk-13.22.0/res/res_pjsip_pubsub.c:3822:48: style: Function 'pubsub_on_evsub_state' argument 1 names different: declaration 'sub' definition 'evsub'. [funcArgNamesDifferent]
asterisk-13.22.0/res/res_pjsip_pubsub.c:532:48: note: Function 'pubsub_on_evsub_state' argument 1 names different: declaration 'sub' definition 'evsub'.
asterisk-13.22.0/res/res_pjsip_pubsub.c:3822:48: note: Function 'pubsub_on_evsub_state' argument 1 names different: declaration 'sub' definition 'evsub'.
asterisk-13.22.0/res/res_pjsip_pubsub.c:3926:47: style: Function 'pubsub_on_rx_refresh' argument 1 names different: declaration 'sub' definition 'evsub'. [funcArgNamesDifferent]
asterisk-13.22.0/res/res_pjsip_pubsub.c:533:47: note: Function 'pubsub_on_rx_refresh' argument 1 names different: declaration 'sub' definition 'evsub'.
asterisk-13.22.0/res/res_pjsip_pubsub.c:3926:47: note: Function 'pubsub_on_rx_refresh' argument 1 names different: declaration 'sub' definition 'evsub'.
asterisk-13.22.0/res/res_pjsip_pubsub.c:3971:46: style: Function 'pubsub_on_rx_notify' argument 1 names different: declaration 'sub' definition 'evsub'. [funcArgNamesDifferent]
asterisk-13.22.0/res/res_pjsip_pubsub.c:535:46: note: Function 'pubsub_on_rx_notify' argument 1 names different: declaration 'sub' definition 'evsub'.
asterisk-13.22.0/res/res_pjsip_pubsub.c:3971:46: note: Function 'pubsub_on_rx_notify' argument 1 names different: declaration 'sub' definition 'evsub'.
asterisk-13.22.0/res/res_pjsip_pubsub.c:4004:51: style: Function 'pubsub_on_client_refresh' argument 1 names different: declaration 'sub' definition 'evsub'. [funcArgNamesDifferent]
asterisk-13.22.0/res/res_pjsip_pubsub.c:537:51: note: Function 'pubsub_on_client_refresh' argument 1 names different: declaration 'sub' definition 'evsub'.
asterisk-13.22.0/res/res_pjsip_pubsub.c:4004:51: note: Function 'pubsub_on_client_refresh' argument 1 names different: declaration 'sub' definition 'evsub'.
asterisk-13.22.0/res/res_pjsip_pubsub.c:4017:51: style: Function 'pubsub_on_server_timeout' argument 1 names different: declaration 'sub' definition 'evsub'. [funcArgNamesDifferent]
asterisk-13.22.0/res/res_pjsip_pubsub.c:538:51: note: Function 'pubsub_on_server_timeout' argument 1 names different: declaration 'sub' definition 'evsub'.
asterisk-13.22.0/res/res_pjsip_pubsub.c:4017:51: note: Function 'pubsub_on_server_timeout' argument 1 names different: declaration 'sub' definition 'evsub'.
asterisk-13.22.0/res/res_pjsip_pubsub.c:3622:4: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
asterisk-13.22.0/res/res_pjsip_pubsub.c:1166:36: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/res/res_pjsip_pubsub.c:1177:37: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/res/res_pjsip_pubsub.c:2717:25: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/res/res_pjsip_pubsub.c:2726:55: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/res/res_pjsip_refer.c:373:2: style: Variable 'refer_sub' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/res/res_pjsip_refer.c:365:0: note: Variable 'refer_sub' is reassigned a value before the old one has been used.
asterisk-13.22.0/res/res_pjsip_refer.c:373:2: note: Variable 'refer_sub' is reassigned a value before the old one has been used.
asterisk-13.22.0/res/res_pjsip_registrar.c:272:3: warning: Either the condition '!path_str' is redundant or there is possible null pointer dereference: path_str. [nullPointerRedundantCheck]
asterisk-13.22.0/res/res_pjsip_registrar.c:273:6: note: Assuming that condition '!path_str' is not redundant
asterisk-13.22.0/res/res_pjsip_registrar.c:272:3: note: Null pointer dereference
asterisk-13.22.0/res/res_pjsip_registrar.c:1176:24: style: The scope of the variable 'contacts' can be reduced. [variableScope]
asterisk-13.22.0/res/res_pjsip_registrar.c:1177:23: style: The scope of the variable 'var' can be reduced. [variableScope]
asterisk-13.22.0/res/res_pjsip_registrar.c:1178:15: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asterisk-13.22.0/res/res_pjsip_rfc3326.c:42:8: style: The scope of the variable 'cause' can be reduced. [variableScope]
asterisk-13.22.0/res/res_pjsip_rfc3326.c:43:8: style: The scope of the variable 'text' can be reduced. [variableScope]
asterisk-13.22.0/res/res_pjsip_sdp_rtp.c:369:6: style: The scope of the variable 'dsp_features' can be reduced. [variableScope]
asterisk-13.22.0/res/res_pjsip_sdp_rtp.c:498:8: style: The scope of the variable 'tmp' can be reduced. [variableScope]
asterisk-13.22.0/res/res_pjsip_send_to_voicemail.c:192:22: style: The scope of the variable 'target_chan' can be reduced. [variableScope]
asterisk-13.22.0/res/res_pjsip_session.c:2221:2: style: Variable 'inv_session' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/res/res_pjsip_session.c:2215:0: note: Variable 'inv_session' is reassigned a value before the old one has been used.
asterisk-13.22.0/res/res_pjsip_session.c:2221:2: note: Variable 'inv_session' is reassigned a value before the old one has been used.
asterisk-13.22.0/res/res_pjsip_session.c:419:7: style: The scope of the variable 'uuid_buf' can be reduced. [variableScope]
asterisk-13.22.0/res/res_pjsip_session.c:92:44: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/res/res_pjsip_session.c:101:45: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/res/res_pjsip_session.c:109:44: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/res/res_pjsip_session.c:118:45: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/res/res_pjsip_session.c:1241:36: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/res/res_pjsip_session.c:1252:37: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/res/res_pjsip_t38.c:362:55: style: Redundant condition: data->session->t38state==T38_ENABLED. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition]
asterisk-13.22.0/res/res_pktccops.c:556:2: warning: Either the condition '(cmd==GATE_INFO||cmd==GATE_SET_HAVE_GATEID||cmd==GATE_DEL)&&gate' is redundant or there is possible null pointer dereference: gate. [nullPointerRedundantCheck]
asterisk-13.22.0/res/res_pktccops.c:635:75: note: Assuming that condition '(cmd==GATE_INFO||cmd==GATE_SET_HAVE_GATEID||cmd==GATE_DEL)&&gate' is not redundant
asterisk-13.22.0/res/res_pktccops.c:556:2: note: Null pointer dereference
asterisk-13.22.0/res/res_pktccops.c:703:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/res/res_pktccops.c:703:11: style: The scope of the variable 'nfds' can be reduced. [variableScope]
asterisk-13.22.0/res/res_pktccops.c:1156:6: style: The scope of the variable 'katimer' can be reduced. [variableScope]
asterisk-13.22.0/res/res_pktccops.c:1330:6: style: The scope of the variable 'foundcmts' can be reduced. [variableScope]
asterisk-13.22.0/res/res_pktccops.c:233:18: error: Expression '*(p+offset++)=0' depends on order of evaluation of side effects [unknownEvaluationOrder]
asterisk-13.22.0/res/res_pktccops.c:580:3: error: Memory leak: contents [memleak]
asterisk-13.22.0/res/res_pktccops.c:588:3: error: Memory leak: contents [memleak]
asterisk-13.22.0/res/res_pktccops.c:588:3: error: Memory leak: next [memleak]
asterisk-13.22.0/res/res_pktccops.c:596:3: error: Memory leak: contents [memleak]
asterisk-13.22.0/res/res_pktccops.c:596:3: error: Memory leak: next [memleak]
asterisk-13.22.0/res/res_pktccops.c:604:3: error: Memory leak: contents [memleak]
asterisk-13.22.0/res/res_pktccops.c:604:3: error: Memory leak: next [memleak]
asterisk-13.22.0/res/res_pktccops.c:612:3: error: Memory leak: contents [memleak]
asterisk-13.22.0/res/res_pktccops.c:612:3: error: Memory leak: next [memleak]
asterisk-13.22.0/res/res_pktccops.c:620:3: error: Memory leak: contents [memleak]
asterisk-13.22.0/res/res_pktccops.c:620:3: error: Memory leak: next [memleak]
asterisk-13.22.0/res/res_pktccops.c:629:3: error: Memory leak: contents [memleak]
asterisk-13.22.0/res/res_pktccops.c:629:3: error: Memory leak: next [memleak]
asterisk-13.22.0/res/res_rtp_asterisk.c:3734:26: warning: Either the condition '!rtp' is redundant or there is possible null pointer dereference: rtp. [nullPointerRedundantCheck]
asterisk-13.22.0/res/res_rtp_asterisk.c:3743:6: note: Assuming that condition '!rtp' is not redundant
asterisk-13.22.0/res/res_rtp_asterisk.c:3734:26: note: Null pointer dereference
asterisk-13.22.0/res/res_rtp_asterisk.c:3740:30: warning: Either the condition '!rtp' is redundant or there is possible null pointer dereference: rtp. [nullPointerRedundantCheck]
asterisk-13.22.0/res/res_rtp_asterisk.c:3743:6: note: Assuming that condition '!rtp' is not redundant
asterisk-13.22.0/res/res_rtp_asterisk.c:3740:30: note: Null pointer dereference
asterisk-13.22.0/res/res_rtp_asterisk.c:2722:6: style: The scope of the variable 'hdrlen' can be reduced. [variableScope]
asterisk-13.22.0/res/res_rtp_asterisk.c:3378:19: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/res/res_rtp_asterisk.c:4250:9: style: The scope of the variable 'normdev_rxjitter_current' can be reduced. [variableScope]
asterisk-13.22.0/res/res_rtp_asterisk.c:5075:2: error: Address of auto-variable 'rtp->f' returned [returnAddressOfAutoVariable]
asterisk-13.22.0/res/res_smdi.c:693:4: style: Variable 'cp' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/res/res_smdi.c:684:4: note: Variable 'cp' is reassigned a value before the old one has been used.
asterisk-13.22.0/res/res_smdi.c:693:4: note: Variable 'cp' is reassigned a value before the old one has been used.
asterisk-13.22.0/res/res_smdi.c:378:7: style: The scope of the variable 'elapsed' can be reduced. [variableScope]
asterisk-13.22.0/res/res_smdi.c:483:8: style: The scope of the variable 'msg' can be reduced. [variableScope]
asterisk-13.22.0/res/res_sorcery_memory.c:96:38: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/res/res_sorcery_memory.c:104:65: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/res/res_sorcery_realtime.c:251:7: style: The scope of the variable 'field' can be reduced. [variableScope]
asterisk-13.22.0/res/res_sorcery_realtime.c:251:38: style: The scope of the variable 'value' can be reduced. [variableScope]
asterisk-13.22.0/res/res_sorcery_realtime.c:274:7: style: The scope of the variable 'field' can be reduced. [variableScope]
asterisk-13.22.0/res/res_sorcery_realtime.c:274:38: style: The scope of the variable 'value' can be reduced. [variableScope]
asterisk-13.22.0/res/res_srtp.c:364:12: style: Same expression on both sides of '==' because the value of 'retry' and '0' are the same. [duplicateExpression]
asterisk-13.22.0/res/res_srtp.c:341:14: note: 'retry' is assigned value '0' here.
asterisk-13.22.0/res/res_srtp.c:364:12: note: Same expression on both sides of '==' because the value of 'retry' and '0' are the same.
asterisk-13.22.0/res/res_stasis.c:653:29: style: The scope of the variable 'control' can be reduced. [variableScope]
asterisk-13.22.0/res/res_stasis_playback.c:129:7: style: The scope of the variable 'uuid' can be reduced. [variableScope]
asterisk-13.22.0/res/res_stasis_playback.c:157:35: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/res/res_stasis_playback.c:165:39: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/res/res_stasis_recording.c:106:35: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/res/res_stasis_recording.c:114:39: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/res/res_timing_kqueue.c:243:11: style: The scope of the variable 'period_ns' can be reduced. [variableScope]
asterisk-13.22.0/res/res_timing_kqueue.c:326:6: style: The scope of the variable 'retval' can be reduced. [variableScope]
asterisk-13.22.0/res/res_timing_kqueue.c:349:6: style: The scope of the variable 'retval' can be reduced. [variableScope]
asterisk-13.22.0/res/res_timing_pthread.c:319:65: style: Function 'ack_ticks' argument 2 names different: declaration 'num' definition 'quantity'. [funcArgNamesDifferent]
asterisk-13.22.0/res/res_timing_pthread.c:104:65: note: Function 'ack_ticks' argument 2 names different: declaration 'num' definition 'quantity'.
asterisk-13.22.0/res/res_timing_pthread.c:319:65: note: Function 'ack_ticks' argument 2 names different: declaration 'num' definition 'quantity'.
asterisk-13.22.0/res/res_xmpp.c:3722:18: style: Condition 'len<=0' is always true [knownConditionTrueFalse]
asterisk-13.22.0/res/res_xmpp.c:3570:3: style: Variable 'node_ns' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/res/res_xmpp.c:3565:0: note: Variable 'node_ns' is reassigned a value before the old one has been used.
asterisk-13.22.0/res/res_xmpp.c:3570:3: note: Variable 'node_ns' is reassigned a value before the old one has been used.
asterisk-13.22.0/res/res_xmpp.c:1137:37: style: The scope of the variable 'field_node_type' can be reduced. [variableScope]
asterisk-13.22.0/res/res_xmpp.c:1139:4: style: The scope of the variable 'field_pubsub_collection' can be reduced. [variableScope]
asterisk-13.22.0/res/res_xmpp.c:1186:31: style: The scope of the variable 'affiliate' can be reduced. [variableScope]
asterisk-13.22.0/res/res_xmpp.c:1490:18: style: The scope of the variable 'device_state' can be reduced. [variableScope]
asterisk-13.22.0/res/res_xmpp.c:1490:43: style: The scope of the variable 'cachable_str' can be reduced. [variableScope]
asterisk-13.22.0/res/res_xmpp.c:3225:26: style: The scope of the variable 'buddy' can be reduced. [variableScope]
asterisk-13.22.0/res/res_xmpp.c:3699:6: style: The scope of the variable 'len' can be reduced. [variableScope]
asterisk-13.22.0/res/res_xmpp.c:3732:6: style: The scope of the variable 'len' can be reduced. [variableScope]
asterisk-13.22.0/res/res_xmpp.c:3732:11: style: The scope of the variable 'ret' can be reduced. [variableScope]
asterisk-13.22.0/res/res_xmpp.c:602:38: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/res/res_xmpp.c:611:45: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/res/res_xmpp.c:870:25: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/res/snmp/agent.c:544:22: style: The scope of the variable 'chan' can be reduced. [variableScope]
asterisk-13.22.0/res/snmp/agent.c:681:14: style: The scope of the variable 'ret_buf' can be reduced. [variableScope]
asterisk-13.22.0/res/snmp/agent.c:413:55: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/res/stasis/app.c:741:2: style: Variable 'forwards' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/res/stasis/app.c:739:0: note: Variable 'forwards' is reassigned a value before the old one has been used.
asterisk-13.22.0/res/stasis/app.c:741:2: note: Variable 'forwards' is reassigned a value before the old one has been used.
asterisk-13.22.0/res/stasis/app.c:832:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
asterisk-13.22.0/res/stasis/app.c:215:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
asterisk-13.22.0/res/stasis/app.c:643:24: style: The scope of the variable 'tv' can be reduced. [variableScope]
asterisk-13.22.0/res/stasis/app.c:911:22: style: The scope of the variable 'app' can be reduced. [variableScope]
asterisk-13.22.0/res/stasis/control.c:973:29: style: The scope of the variable 'bridge_channel' can be reduced. [variableScope]
asterisk-13.22.0/tests/test_astobj2.c:1753:2: style: Variable 'c1' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/tests/test_astobj2.c:1748:2: note: Variable 'c1' is reassigned a value before the old one has been used.
asterisk-13.22.0/tests/test_astobj2.c:1753:2: note: Variable 'c1' is reassigned a value before the old one has been used.
asterisk-13.22.0/tests/test_astobj2.c:1796:2: style: Variable 'c1' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/tests/test_astobj2.c:1791:2: note: Variable 'c1' is reassigned a value before the old one has been used.
asterisk-13.22.0/tests/test_astobj2.c:1796:2: note: Variable 'c1' is reassigned a value before the old one has been used.
asterisk-13.22.0/tests/test_astobj2.c:1839:2: style: Variable 'c1' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/tests/test_astobj2.c:1834:2: note: Variable 'c1' is reassigned a value before the old one has been used.
asterisk-13.22.0/tests/test_astobj2.c:1839:2: note: Variable 'c1' is reassigned a value before the old one has been used.
asterisk-13.22.0/tests/test_astobj2.c:151:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
asterisk-13.22.0/tests/test_astobj2.c:282:6: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/tests/test_astobj2.c:285:19: style: The scope of the variable 'obj' can be reduced. [variableScope]
asterisk-13.22.0/tests/test_astobj2.c:321:6: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-13.22.0/tests/test_astobj2.c:324:19: style: The scope of the variable 'obj' can be reduced. [variableScope]
asterisk-13.22.0/tests/test_astobj2.c:362:19: style: The scope of the variable 'obj' can be reduced. [variableScope]
asterisk-13.22.0/tests/test_astobj2.c:399:19: style: The scope of the variable 'obj' can be reduced. [variableScope]
asterisk-13.22.0/tests/test_astobj2.c:1045:19: style: The scope of the variable 'obj' can be reduced. [variableScope]
asterisk-13.22.0/tests/test_astobj2_thrash.c:208:6: style: The scope of the variable 'last_count' can be reduced. [variableScope]
asterisk-13.22.0/tests/test_cdr.c:341:3: warning: Either the condition 'actual' is redundant or there is possible null pointer dereference: actual. [nullPointerRedundantCheck]
asterisk-13.22.0/tests/test_cdr.c:335:20: note: Assuming that condition 'actual' is not redundant
asterisk-13.22.0/tests/test_cdr.c:341:3: note: Null pointer dereference
asterisk-13.22.0/tests/test_cdr.c:130:33: style: The scope of the variable 'var_copy' can be reduced. [variableScope]
asterisk-13.22.0/tests/test_devicestate.c:296:6: style: The scope of the variable 'error' can be reduced. [variableScope]
asterisk-13.22.0/tests/test_devicestate.c:464:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/tests/test_devicestate.c:846:6: style: The scope of the variable 'error' can be reduced. [variableScope]
asterisk-13.22.0/tests/test_event.c:193:15: style: struct member 'event_sub_data::count' is never used. [unusedStructMember]
asterisk-13.22.0/tests/test_expr.c:45:30: style: The scope of the variable 'len' can be reduced. [variableScope]
asterisk-13.22.0/tests/test_hashtab_thrash.c:193:6: style: The scope of the variable 'last_count' can be reduced. [variableScope]
asterisk-13.22.0/tests/test_message.c:255:6: style: The scope of the variable 'error' can be reduced. [variableScope]
asterisk-13.22.0/tests/test_netsock2.c:79:6: style: The scope of the variable 'parse_result' can be reduced. [variableScope]
asterisk-13.22.0/tests/test_sorcery_memory_cache_thrash.c:241:15: style: The scope of the variable 'object_id' can be reduced. [variableScope]
asterisk-13.22.0/tests/test_sorcery_memory_cache_thrash.c:243:8: style: The scope of the variable 'object' can be reduced. [variableScope]
asterisk-13.22.0/tests/test_sorcery_memory_cache_thrash.c:271:15: style: The scope of the variable 'object_id' can be reduced. [variableScope]
asterisk-13.22.0/tests/test_sorcery_memory_cache_thrash.c:273:8: style: The scope of the variable 'object' can be reduced. [variableScope]
asterisk-13.22.0/tests/test_threadpool.c:626:3: style: Variable 'std' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/tests/test_threadpool.c:619:0: note: Variable 'std' is reassigned a value before the old one has been used.
asterisk-13.22.0/tests/test_threadpool.c:626:3: note: Variable 'std' is reassigned a value before the old one has been used.
asterisk-13.22.0/tests/test_threadpool.c:931:2: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/tests/test_threadpool.c:927:0: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/tests/test_threadpool.c:931:2: note: Variable 'res' is reassigned a value before the old one has been used.
asterisk-13.22.0/tests/test_utils.c:470:2: warning: The buffer 'path' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
asterisk-13.22.0/tests/test_utils.c:480:2: warning: The buffer 'path' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
asterisk-13.22.0/tests/test_vector.c:228:1: style: Label 'cleanup' is not used. [unusedLabel]
asterisk-13.22.0/tests/test_vector.c:378:1: style: Label 'cleanup' is not used. [unusedLabel]
asterisk-13.22.0/tests/test_vector.c:460:1: style: Label 'cleanup' is not used. [unusedLabel]
asterisk-13.22.0/tests/test_vector.c:510:1: style: Label 'cleanup' is not used. [unusedLabel]
asterisk-13.22.0/utils/astdb2bdb.c:126:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
asterisk-13.22.0/utils/astdb2sqlite3.c:230:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
asterisk-13.22.0/utils/astdb2sqlite3.c:110:11: style: The scope of the variable 'last' can be reduced. [variableScope]
asterisk-13.22.0/utils/astdb2sqlite3.c:211:17: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asterisk-13.22.0/utils/astman.c:295:2: style: Variable 'prev' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/utils/astman.c:290:0: note: Variable 'prev' is reassigned a value before the old one has been used.
asterisk-13.22.0/utils/astman.c:295:2: note: Variable 'prev' is reassigned a value before the old one has been used.
asterisk-13.22.0/utils/astman.c:366:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/utils/astman.c:404:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-13.22.0/utils/astman.c:498:18: style: The scope of the variable 'm' can be reduced. [variableScope]
asterisk-13.22.0/utils/astman.c:544:7: style: The scope of the variable 'dest' can be reduced. [variableScope]
asterisk-13.22.0/utils/astman.c:545:18: style: The scope of the variable 'm' can be reduced. [variableScope]
asterisk-13.22.0/utils/astman.c:548:7: style: The scope of the variable 'tmp' can be reduced. [variableScope]
asterisk-13.22.0/utils/astman.c:549:8: style: The scope of the variable 'context' can be reduced. [variableScope]
asterisk-13.22.0/utils/astman.c:654:18: style: The scope of the variable 'm' can be reduced. [variableScope]
asterisk-13.22.0/utils/check_expr.c:450:8: style: The scope of the variable 'eq' can be reduced. [variableScope]
asterisk-13.22.0/utils/conf2ael.c:281:6: style: The scope of the variable 'thisbit' can be reduced. [variableScope]
asterisk-13.22.0/utils/conf2ael.c:319:24: style: The scope of the variable 'eroot' can be reduced. [variableScope]
asterisk-13.22.0/utils/conf2ael.c:444:12: style: The scope of the variable 'dow' can be reduced. [variableScope]
asterisk-13.22.0/utils/conf2ael.c:444:17: style: The scope of the variable 'dom' can be reduced. [variableScope]
asterisk-13.22.0/utils/conf2ael.c:444:22: style: The scope of the variable 'mon' can be reduced. [variableScope]
asterisk-13.22.0/utils/conf2ael.c:200:8: style: struct member 'ast_app::execute' is never used. [unusedStructMember]
asterisk-13.22.0/utils/conf2ael.c:201:14: style: struct member 'ast_app::synopsis' is never used. [unusedStructMember]
asterisk-13.22.0/utils/conf2ael.c:202:14: style: struct member 'ast_app::description' is never used. [unusedStructMember]
asterisk-13.22.0/utils/conf2ael.c:204:17: style: struct member 'ast_app::module' is never used. [unusedStructMember]
asterisk-13.22.0/utils/conf2ael.c:224:6: style: struct member 'ast_hint::laststate' is never used. [unusedStructMember]
asterisk-13.22.0/utils/conf2ael.c:225:23: style: struct member 'ast_hint::callbacks' is never used. [unusedStructMember]
asterisk-13.22.0/utils/conf2ael.c:230:8: style: struct member 'store_hint::context' is never used. [unusedStructMember]
asterisk-13.22.0/utils/conf2ael.c:232:23: style: struct member 'store_hint::callbacks' is never used. [unusedStructMember]
asterisk-13.22.0/utils/conf2ael.c:233:6: style: struct member 'store_hint::laststate' is never used. [unusedStructMember]
asterisk-13.22.0/utils/conf2ael.c:261:11: style: struct member 'profile_entry::scale' is never used. [unusedStructMember]
asterisk-13.22.0/utils/conf2ael.c:262:10: style: struct member 'profile_entry::mark' is never used. [unusedStructMember]
asterisk-13.22.0/utils/conf2ael.c:263:10: style: struct member 'profile_entry::value' is never used. [unusedStructMember]
asterisk-13.22.0/utils/conf2ael.c:264:10: style: struct member 'profile_entry::events' is never used. [unusedStructMember]
asterisk-13.22.0/utils/conf2ael.c:268:6: style: struct member 'profile_data::entries' is never used. [unusedStructMember]
asterisk-13.22.0/utils/conf2ael.c:269:6: style: struct member 'profile_data::max_size' is never used. [unusedStructMember]
asterisk-13.22.0/utils/db1-ast/btree/bt_conv.c:220:7: style: Variable 'p' is assigned a value that is never used. [unreadVariable]
asterisk-13.22.0/utils/db1-ast/btree/bt_delete.c:382:13: style: The scope of the variable 'bi' can be reduced. [variableScope]
asterisk-13.22.0/utils/db1-ast/btree/bt_delete.c:385:14: style: The scope of the variable 'idx' can be reduced. [variableScope]
asterisk-13.22.0/utils/db1-ast/btree/bt_open.c:401:14: warning: Either the condition 'envtmp?envtmp:"/tmp"' is redundant or there is possible null pointer dereference: envtmp. [nullPointerRedundantCheck]
asterisk-13.22.0/utils/db1-ast/btree/bt_open.c:407:38: note: Assuming that condition 'envtmp?envtmp:"/tmp"' is not redundant
asterisk-13.22.0/utils/db1-ast/btree/bt_open.c:401:14: note: Null pointer dereference
asterisk-13.22.0/utils/db1-ast/btree/bt_overflow.c:147:9: style: The scope of the variable 'nb' can be reduced. [variableScope]
asterisk-13.22.0/utils/db1-ast/btree/bt_seq.c:394:10: warning: Either the condition '(h=__mpool_get(t->bt_mp,h->prevpg,0))==NULL' is redundant or there is possible null pointer dereference: h. [nullPointerRedundantCheck]
asterisk-13.22.0/utils/db1-ast/btree/bt_seq.c:393:24: note: Assuming that condition '(h=__mpool_get(t->bt_mp,h->prevpg,0))==NULL' is not redundant
asterisk-13.22.0/utils/db1-ast/btree/bt_seq.c:394:10: note: Null pointer dereference
asterisk-13.22.0/utils/db1-ast/btree/bt_seq.c:350:9: style: The scope of the variable 'pg' can be reduced. [variableScope]
asterisk-13.22.0/utils/db1-ast/btree/bt_split.c:506:2: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/utils/db1-ast/btree/bt_split.c:511:2: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
asterisk-13.22.0/utils/db1-ast/hash/hash.c:504:2: style: Variable 'whdrp' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/utils/db1-ast/hash/hash.c:502:2: note: Variable 'whdrp' is reassigned a value before the old one has been used.
asterisk-13.22.0/utils/db1-ast/hash/hash.c:504:2: note: Variable 'whdrp' is reassigned a value before the old one has been used.
asterisk-13.22.0/utils/db1-ast/hash/hash.c:819:6: style: The scope of the variable 'dirsize' can be reduced. [variableScope]
asterisk-13.22.0/utils/db1-ast/hash/hash_bigkey.c:324:17: style: The scope of the variable 'pageno' can be reduced. [variableScope]
asterisk-13.22.0/utils/db1-ast/hash/hash_bigkey.c:325:6: style: The scope of the variable 'n' can be reduced. [variableScope]
asterisk-13.22.0/utils/db1-ast/hash/hash_bigkey.c:458:11: style: The scope of the variable 'xbp' can be reduced. [variableScope]
asterisk-13.22.0/utils/db1-ast/hash/hash_bigkey.c:532:11: style: The scope of the variable 'xbp' can be reduced. [variableScope]
asterisk-13.22.0/utils/db1-ast/hash/hash_func.c:183:18: style: The scope of the variable 'loop' can be reduced. [variableScope]
asterisk-13.22.0/utils/db1-ast/hash/hash_page.c:292:15: style: The scope of the variable 'off' can be reduced. [variableScope]
asterisk-13.22.0/utils/db1-ast/hash/hash_page.c:403:27: style: The scope of the variable 'sop' can be reduced. [variableScope]
asterisk-13.22.0/utils/db1-ast/recno/rec_get.c:128:9: style: The scope of the variable 'len' can be reduced. [variableScope]
asterisk-13.22.0/utils/db1-ast/recno/rec_get.c:242:9: style: The scope of the variable 'len' can be reduced. [variableScope]
asterisk-13.22.0/utils/db1-ast/recno/rec_put.c:202:14: style: The scope of the variable 'status' can be reduced. [variableScope]
asterisk-13.22.0/utils/extconf.c:3559:7: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
asterisk-13.22.0/utils/extconf.c:3558:56: note: outer condition: comment_buffer
asterisk-13.22.0/utils/extconf.c:3559:7: note: identical inner condition: comment_buffer
asterisk-13.22.0/utils/extconf.c:3259:12: style: Redundant condition: If 'EXPR > 32', the comparison 'EXPR' is always true. [redundantCondition]
asterisk-13.22.0/utils/extconf.c:5367:4: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
asterisk-13.22.0/utils/extconf.c:3055:9: warning: Either the condition 'withcomments&&cfg' is redundant or there is possible null pointer dereference: cfg. [nullPointerRedundantCheck]
asterisk-13.22.0/utils/extconf.c:3414:19: note: Assuming that condition 'withcomments&&cfg' is not redundant
asterisk-13.22.0/utils/extconf.c:3403:40: note: Calling function 'ast_config_get_current_category', 1st argument 'cfg' value is 0
asterisk-13.22.0/utils/extconf.c:3055:9: note: Null pointer dereference
asterisk-13.22.0/utils/extconf.c:3403:2: style: Variable 'cat' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-13.22.0/utils/extconf.c:3399:0: note: Variable 'cat' is reassigned a value before the old one has been used.
asterisk-13.22.0/utils/extconf.c:3403:2: note: Variable 'cat' is reassigned a value before the old one has been used.
asterisk-13.22.0/utils/extconf.c:1528:23: style: The scope of the variable 'vn' can be reduced. [variableScope]
asterisk-13.22.0/utils/extconf.c:1555:29: style: The scope of the variable 'catn' can be reduced. [variableScope]
asterisk-13.22.0/utils/extconf.c:2842:8: style: The scope of the variable 'name' can be reduced. [variableScope]
asterisk-13.22.0/utils/extconf.c:2842:15: style: The scope of the variable 'value' can be reduced. [variableScope]
asterisk-13.22.0/utils/extconf.c:2912:6: style: The scope of the variable 'start' can be reduced. [variableScope]
asterisk-13.22.0/utils/extconf.c:2956:8: style: The scope of the variable 'endpart' can be reduced. [variableScope]
asterisk-13.22.0/utils/extconf.c:3732:6: style: The scope of the variable 'blanklines' can be reduced. [variableScope]
asterisk-13.22.0/utils/extconf.c:5410:6: style: The scope of the variable 'pos' can be reduced. [variableScope]
asterisk-13.22.0/utils/extconf.c:5758:17: style: The scope of the variable 'sw' can be reduced. [variableScope]
asterisk-13.22.0/utils/extconf.c:2368:14: style: struct member 'ast_custom_function::synopsis' is never used. [unusedStructMember]
asterisk-13.22.0/utils/extconf.c:2369:14: style: struct member 'ast_custom_function::desc' is never used. [unusedStructMember]
asterisk-13.22.0/utils/extconf.c:2370:14: style: struct member 'ast_custom_function::syntax' is never used. [unusedStructMember]
asterisk-13.22.0/utils/extconf.c:2371:8: style: struct member 'ast_custom_function::read' is never used. [unusedStructMember]
asterisk-13.22.0/utils/extconf.c:2372:8: style: struct member 'ast_custom_function::write' is never used. [unusedStructMember]
asterisk-13.22.0/utils/extconf.c:2382:14: style: struct member 'ast_switch::description' is never used. [unusedStructMember]
asterisk-13.22.0/utils/extconf.c:2384:16: style: struct member 'ast_switch::exists' is never used. [unusedStructMember]
asterisk-13.22.0/utils/extconf.c:2385:16: style: struct member 'ast_switch::canmatch' is never used. [unusedStructMember]
asterisk-13.22.0/utils/extconf.c:2387:16: style: struct member 'ast_switch::matchmore' is never used. [unusedStructMember]
asterisk-13.22.0/utils/extconf.c:2679:8: style: struct member 'ast_app::execute' is never used. [unusedStructMember]
asterisk-13.22.0/utils/extconf.c:2680:14: style: struct member 'ast_app::synopsis' is never used. [unusedStructMember]
asterisk-13.22.0/utils/extconf.c:2681:14: style: struct member 'ast_app::description' is never used. [unusedStructMember]
asterisk-13.22.0/utils/extconf.c:2683:8: style: struct member 'ast_app::module' is never used. [unusedStructMember]
asterisk-13.22.0/utils/extconf.c:1096:8: style: Unused variable: pid [unusedVariable]
asterisk-13.22.0/utils/extconf.c:1101:6: style: Unused variable: status [unusedVariable]
asterisk-13.22.0/utils/extconf.c:5475:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asterisk-13.22.0/utils/extconf.c:5483:13: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asterisk-13.22.0/utils/extconf.c:5493:17: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asterisk-13.22.0/utils/extconf.c:5550:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asterisk-13.22.0/utils/extconf.c:5558:13: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
asterisk-13.22.0/utils/frame.c:130:9: style: The scope of the variable 'str' can be reduced. [variableScope]
asterisk-13.22.0/utils/frame.c:221:27: style: The scope of the variable 'filelength' can be reduced. [variableScope]
asterisk-13.22.0/utils/frame.c:637:9: style: The scope of the variable 'message' can be reduced. [variableScope]
asterisk-13.22.0/utils/frame.c:746:10: style: The scope of the variable 'filename' can be reduced. [variableScope]
asterisk-13.22.0/utils/frame.c:947:15: style: The scope of the variable 'nowlength' can be reduced. [variableScope]
asterisk-13.22.0/utils/frame.c:973:13: style: The scope of the variable 'ap' can be reduced. [variableScope]
asterisk-13.22.0/utils/frame.c:987:13: style: The scope of the variable 'ap' can be reduced. [variableScope]
asterisk-13.22.0/utils/frame.c:1072:7: style: The scope of the variable 'samplesread' can be reduced. [variableScope]
asterisk-13.22.0/utils/frame.c:1069:29: style: Function 'readawaysamples' argument 1 names different: declaration 'in' definition 'input'. [funcArgNamesDifferent]
asterisk-13.22.0/utils/frame.h:300:36: note: Function 'readawaysamples' argument 1 names different: declaration 'in' definition 'input'.
asterisk-13.22.0/utils/frame.c:1069:29: note: Function 'readawaysamples' argument 1 names different: declaration 'in' definition 'input'.
asterisk-13.22.0/utils/muted.c:329:12: style: The scope of the variable 't' can be reduced. [variableScope]
asterisk-13.22.0/utils/muted.c:514:6: style: The scope of the variable 'start' can be reduced. [variableScope]
asterisk-13.22.0/utils/muted.c:515:6: style: The scope of the variable 'x' can be reduced. [variableScope]
asterisk-13.22.0/utils/muted.c:631:7: style: The scope of the variable 'event' can be reduced. [variableScope]
asterisk-13.22.0/utils/muted.c:632:7: style: The scope of the variable 'channel' can be reduced. [variableScope]
asterisk-13.22.0/utils/muted.c:633:7: style: The scope of the variable 'oldname' can be reduced. [variableScope]
asterisk-13.22.0/utils/muted.c:634:7: style: The scope of the variable 'newname' can be reduced. [variableScope]
asterisk-13.22.0/utils/muted.c:764:5: error: Used file that is not opened. [useClosedFile]
asterisk-13.22.0/utils/smsq.c:753:11: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition]
asterisk-13.22.0/utils/smsq.c:445:18: note: 'process' is assigned value '0' here.
asterisk-13.22.0/utils/smsq.c:420:16: note: 'nowait' is assigned value '0' here.
asterisk-13.22.0/utils/smsq.c:749:25: note: outer condition: !process
asterisk-13.22.0/utils/smsq.c:753:11: note: opposite inner condition: nowait
asterisk-13.22.0/utils/smsq.c:517:16: style: Redundant condition: ucs1. '!udfile && (ucs1 || ucs2)' is equivalent to '!udfile && ucs2' [redundantCondition]
asterisk-13.22.0/utils/smsq.c:523:19: warning: Logical conjunction always evaluates to false: !mo && process. [incorrectLogicOperator]
asterisk-13.22.0/utils/smsq.c:525:19: warning: Logical conjunction always evaluates to false: !mo && oa. [incorrectLogicOperator]
asterisk-13.22.0/utils/smsq.c:534:19: warning: Logical conjunction always evaluates to false: !tx && process. [incorrectLogicOperator]
asterisk-13.22.0/utils/smsq.c:510:14: style: Same expression on both sides of '&&' because the value of '!ucs1' and '!ucs2' are the same. [duplicateExpression]
asterisk-13.22.0/utils/smsq.c:436:14: note: 'ucs1' is assigned value '0' here.
asterisk-13.22.0/utils/smsq.c:437:14: note: 'ucs2' is assigned value '0' here.
asterisk-13.22.0/utils/smsq.c:510:14: note: Same expression on both sides of '&&' because the value of '!ucs1' and '!ucs2' are the same.
asterisk-13.22.0/utils/smsq.c:517:25: style: Same expression on both sides of '||' because the value of 'ucs1' and 'ucs2' are the same. [duplicateExpression]
asterisk-13.22.0/utils/smsq.c:436:14: note: 'ucs1' is assigned value '0' here.
asterisk-13.22.0/utils/smsq.c:437:14: note: 'ucs2' is assigned value '0' here.
asterisk-13.22.0/utils/smsq.c:517:25: note: Same expression on both sides of '||' because the value of 'ucs1' and 'ucs2' are the same.
asterisk-13.22.0/utils/smsq.c:523:12: style: Same expression on both sides of '&&' because the value of '!mt' and '!mo' are the same. [duplicateExpression]
asterisk-13.22.0/utils/smsq.c:415:13: note: 'mt' is assigned value '0' here.
asterisk-13.22.0/utils/smsq.c:416:12: note: 'mo' is assigned value '0' here.
asterisk-13.22.0/utils/smsq.c:523:12: note: Same expression on both sides of '&&' because the value of '!mt' and '!mo' are the same.
asterisk-13.22.0/utils/smsq.c:534:12: style: Same expression on both sides of '&&' because the value of '!rx' and '!tx' are the same. [duplicateExpression]
asterisk-13.22.0/utils/smsq.c:418:12: note: 'rx' is assigned value '0' here.
asterisk-13.22.0/utils/smsq.c:417:12: note: 'tx' is assigned value '0' here.
asterisk-13.22.0/utils/smsq.c:534:12: note: Same expression on both sides of '&&' because the value of '!rx' and '!tx' are the same.
asterisk-13.22.0/utils/smsq.c:545:12: style: Same expression on both sides of '&&' because the value of 'uds' and 'udfile' are the same. [duplicateExpression]
asterisk-13.22.0/utils/smsq.c:439:25: note: 'uds' is assigned value '0' here.
asterisk-13.22.0/utils/smsq.c:444:17: note: 'udfile' is assigned value '0' here.
asterisk-13.22.0/utils/smsq.c:545:12: note: Same expression on both sides of '&&' because the value of 'uds' and 'udfile' are the same.
asterisk-13.22.0/utils/smsq.c:101:9: style: The scope of the variable 'ogname' can be reduced. [variableScope]
asterisk-13.22.0/utils/stereorize.c:38:17: style: The scope of the variable 'maxk' can be reduced. [variableScope]
[23:13]

ftp://ftp.se.debian.org/debian/pool/main/a/asterisk-core-sounds/asterisk-core-sounds_1.4.27.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/asterisk-espeak/asterisk-espeak_4.0.orig.tar.gz
[23:13]

ftp://ftp.se.debian.org/debian/pool/main/a/asterisk-flite/asterisk-flite_3.0.orig.tar.gz
[23:13]

ftp://ftp.se.debian.org/debian/pool/main/a/asterisk-moh-opsound/asterisk-moh-opsound_2.03.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/asterisk-opus/asterisk-opus_13.7+20161113.orig.tar.gz
asterisk-opus-13.7+20161113/codecs/codec_opus_open_source.c:387:14: style: Condition 'status<0' is always false [knownConditionTrueFalse]
asterisk-opus-13.7+20161113/codecs/codec_opus_open_source.c:386:12: note: Assignment 'status=0', assigned value is 0
asterisk-opus-13.7+20161113/codecs/codec_opus_open_source.c:387:14: note: Condition 'status<0' is always false
asterisk-opus-13.7+20161113/codecs/codec_opus_open_source.c:393:52: style: Condition 'status<0' is always false [knownConditionTrueFalse]
asterisk-opus-13.7+20161113/codecs/codec_opus_open_source.c:386:12: note: Assignment 'status=0', assigned value is 0
asterisk-opus-13.7+20161113/codecs/codec_opus_open_source.c:393:52: note: Condition 'status<0' is always false
asterisk-opus-13.7+20161113/codecs/codec_opus_open_source.c:147:2: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-opus-13.7+20161113/codecs/codec_opus_open_source.c:146:2: note: Variable 'status' is reassigned a value before the old one has been used.
asterisk-opus-13.7+20161113/codecs/codec_opus_open_source.c:147:2: note: Variable 'status' is reassigned a value before the old one has been used.
asterisk-opus-13.7+20161113/codecs/codec_opus_open_source.c:148:2: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
asterisk-opus-13.7+20161113/codecs/codec_opus_open_source.c:147:2: note: Variable 'status' is reassigned a value before the old one has been used.
asterisk-opus-13.7+20161113/codecs/codec_opus_open_source.c:148:2: note: Variable 'status' is reassigned a value before the old one has been used.
[23:13]

ftp://ftp.se.debian.org/debian/pool/main/a/asterisk-prompt-de/asterisk-prompt-de_2.0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/asterisk-prompt-es-co/asterisk-prompt-es-co_0.20070403.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/asterisk-prompt-fr-armelle/asterisk-prompt-fr-armelle_20070613.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/asterisk-prompt-fr-proformatique/asterisk-prompt-fr-proformatique_20070706-1.4.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/asterisk-prompt-it/asterisk-prompt-it_1.4.22+mm20110907.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/asterisk-prompt-se/asterisk-prompt-se_1.045.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/asterisk-testsuite/asterisk-testsuite_0.0.0+svn.5781.orig.tar.gz
asterisk-testsuite-0.0.0+svn.5781/asttest/asttest.c:115:6: style: The scope of the variable 'i' can be reduced. [variableScope]
asterisk-testsuite-0.0.0+svn.5781/asttest/lib/lua/astlib.c:201:7: style: The scope of the variable 'dir' can be reduced. [variableScope]
asterisk-testsuite-0.0.0+svn.5781/asttest/lib/lua/astlib.c:202:17: style: The scope of the variable 'd' can be reduced. [variableScope]
asterisk-testsuite-0.0.0+svn.5781/asttest/lib/lua/astlib.c:203:7: style: The scope of the variable 'dir_path' can be reduced. [variableScope]
asterisk-testsuite-0.0.0+svn.5781/asttest/lib/lua/proclib.c:421:6: style: The scope of the variable 'res' can be reduced. [variableScope]
asterisk-testsuite-0.0.0+svn.5781/asttest/lib/lua/testlib.c:75:13: style: The scope of the variable 'res' can be reduced. [variableScope]
[23:13]

ftp://ftp.se.debian.org/debian/pool/main/a/astk/astk_1.13.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/astlib/astlib_0.8.0.orig.tar.gz
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/cel.c:268:11: style: The scope of the variable 'clat0' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/cel.c:268:18: style: The scope of the variable 'cphip' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/cel.c:268:25: style: The scope of the variable 'cthe0' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/cel.c:268:32: style: The scope of the variable 'slat0' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/cel.c:268:39: style: The scope of the variable 'sphip' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/cel.c:268:46: style: The scope of the variable 'sthe0' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/cel.c:269:17: style: The scope of the variable 'latp1' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/cel.c:269:24: style: The scope of the variable 'latp2' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/cel.c:270:11: style: The scope of the variable 'u' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/cel.c:270:14: style: The scope of the variable 'v' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/cel.c:270:17: style: The scope of the variable 'x' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/cel.c:270:20: style: The scope of the variable 'y' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/cel.c:270:23: style: The scope of the variable 'z' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/dateutil.c:411:9: style: The scope of the variable 'nf' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/dateutil.c:414:10: style: The scope of the variable 'outform' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/dateutil.c:1723:16: style: The scope of the variable 'dj0' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/dateutil.c:1723:21: style: The scope of the variable 'dj1' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/dateutil.c:1723:26: style: The scope of the variable 'date0' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/dateutil.c:1723:33: style: The scope of the variable 'time0' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/dateutil.c:1723:40: style: The scope of the variable 'date1' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/dateutil.c:2285:9: style: The scope of the variable 'i' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/dateutil.c:2544:12: style: The scope of the variable 'dh' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/dateutil.c:2544:15: style: The scope of the variable 'dm' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/dateutil.c:2544:18: style: The scope of the variable 'dd' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/dateutil.c:2545:9: style: The scope of the variable 'iy' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/dateutil.c:2545:12: style: The scope of the variable 'im' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/dateutil.c:2545:15: style: The scope of the variable 'id' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/dateutil.c:3020:25: style: The scope of the variable 'im' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/dateutil.c:3987:34: style: The scope of the variable 'arg' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/dateutil.c:3987:47: style: The scope of the variable 'sarg' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/dateutil.c:3987:53: style: The scope of the variable 'carg' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/dateutil.c:3989:12: style: The scope of the variable 'j' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/dateutil.c:640:12: style: Variable 'oblq' is assigned a value that is never used. [unreadVariable]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/dateutil.c:4313:9: style: Variable 'iyr' is assigned a value that is never used. [unreadVariable]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/dateutil.c:2748:0: error: Memory leak: fdate [memleak]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/distort.c:52:9: style: The scope of the variable 'i' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/distort.c:52:12: style: The scope of the variable 'j' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/distort.c:52:15: style: The scope of the variable 'm' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/distort.c:53:10: style: The scope of the variable 'keyword' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/distort.c:234:9: style: The scope of the variable 'm' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/distort.c:234:12: style: The scope of the variable 'n' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/distort.c:234:15: style: The scope of the variable 'i' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/distort.c:234:18: style: The scope of the variable 'j' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/distort.c:234:21: style: The scope of the variable 'k' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/distort.c:235:24: style: The scope of the variable 'sum' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/distort.c:236:12: style: The scope of the variable 'temp_x' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/distort.c:236:20: style: The scope of the variable 'temp_y' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/distort.c:295:9: style: The scope of the variable 'm' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/distort.c:295:12: style: The scope of the variable 'n' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/distort.c:295:15: style: The scope of the variable 'i' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/distort.c:295:18: style: The scope of the variable 'j' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/distort.c:295:21: style: The scope of the variable 'k' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/distort.c:296:24: style: The scope of the variable 'sum' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/distort.c:297:12: style: The scope of the variable 'temp_u' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/distort.c:297:20: style: The scope of the variable 'temp_v' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/distort.c:361:11: style: The scope of the variable 'extension' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/dsspos.c:65:10: style: The scope of the variable 'twopi' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/dsspos.c:152:25: style: The scope of the variable 'xy' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/dsspos.c:152:28: style: The scope of the variable 'x2' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/dsspos.c:152:31: style: The scope of the variable 'y2' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/dsspos.c:152:34: style: The scope of the variable 'x2y' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/dsspos.c:152:38: style: The scope of the variable 'y2x' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/dsspos.c:152:42: style: The scope of the variable 'x3' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/dsspos.c:152:45: style: The scope of the variable 'y3' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/dsspos.c:152:48: style: The scope of the variable 'x4' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/dsspos.c:152:51: style: The scope of the variable 'y4' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/dsspos.c:152:54: style: The scope of the variable 'x2y2' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/dsspos.c:152:59: style: The scope of the variable 'cjunk' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/dsspos.c:152:65: style: The scope of the variable 'dx' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/dsspos.c:152:68: style: The scope of the variable 'dy' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/dsspos.c:154:10: style: The scope of the variable 'f' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/dsspos.c:154:12: style: The scope of the variable 'fx' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/dsspos.c:154:15: style: The scope of the variable 'fy' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/dsspos.c:154:18: style: The scope of the variable 'g' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/dsspos.c:154:20: style: The scope of the variable 'gx' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/dsspos.c:154:23: style: The scope of the variable 'gy' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fileutil.c:86:9: style: The scope of the variable 'nlines' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fileutil.c:87:10: style: The scope of the variable 'newline' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fileutil.c:118:20: style: The scope of the variable 'lbuff' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fileutil.c:118:27: style: The scope of the variable 'ipt' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fileutil.c:118:32: style: The scope of the variable 'ibuff' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fileutil.c:119:30: style: The scope of the variable 'nextbuff' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fileutil.c:236:10: style: The scope of the variable 'token' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fileutil.c:237:9: style: The scope of the variable 'ncmax' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fileutil.c:260:10: style: The scope of the variable 'token' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fileutil.c:261:10: style: The scope of the variable 'filepath' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fileutil.c:262:9: style: The scope of the variable 'ncmax' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fileutil.c:292:10: style: The scope of the variable 'token' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fileutil.c:293:10: style: The scope of the variable 'filepath' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fileutil.c:294:9: style: The scope of the variable 'ncmax' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fileutil.c:341:11: style: The scope of the variable 'lastchar' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fileutil.c:341:22: style: The scope of the variable 'lspace' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fileutil.c:548:20: style: The scope of the variable 'ltok' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:214:17: style: Condition 'irec<200' is always true [knownConditionTrueFalse]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:212:12: note: Assignment 'irec=0', assigned value is 0
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:214:17: note: Condition 'irec<200' is always true
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:587:17: style: Condition 'irec<100' is always true [knownConditionTrueFalse]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:586:12: note: Assignment 'irec=0', assigned value is 0
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:587:17: note: Condition 'irec<100' is always true
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:520:2: warning: Either the condition 'pheader!=NULL' is redundant or there is possible null pointer dereference: pheader. [nullPointerRedundantCheck]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:522:14: note: Assuming that condition 'pheader!=NULL' is not redundant
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:520:2: note: Null pointer dereference
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:521:20: warning: Either the condition 'pheader!=NULL' is redundant or there is possible null pointer dereference: pheader. [nullPointerRedundantCheck]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:522:14: note: Assuming that condition 'pheader!=NULL' is not redundant
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:521:20: note: Null pointer dereference
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:1397:19: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:1401:19: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:1435:19: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:1439:19: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:1475:19: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:1477:19: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:1513:19: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:1517:19: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:213:5: style: Variable 'ibhead' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:209:5: note: Variable 'ibhead' is reassigned a value before the old one has been used if variable is no semaphore variable.
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:213:5: note: Variable 'ibhead' is reassigned a value before the old one has been used if variable is no semaphore variable.
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:167:2: style: Variable 'fd' is reassigned a value before the old one has been used. [redundantAssignment]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:166:2: note: Variable 'fd' is reassigned a value before the old one has been used.
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:167:2: note: Variable 'fd' is reassigned a value before the old one has been used.
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:564:2: style: Variable 'fd' is reassigned a value before the old one has been used. [redundantAssignment]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:563:2: note: Variable 'fd' is reassigned a value before the old one has been used.
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:564:2: note: Variable 'fd' is reassigned a value before the old one has been used.
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:655:2: style: Variable 'fd' is reassigned a value before the old one has been used. [redundantAssignment]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:653:2: note: Variable 'fd' is reassigned a value before the old one has been used.
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:655:2: note: Variable 'fd' is reassigned a value before the old one has been used.
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:787:2: style: Variable 'fd' is reassigned a value before the old one has been used. [redundantAssignment]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:785:2: note: Variable 'fd' is reassigned a value before the old one has been used.
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:787:2: note: Variable 'fd' is reassigned a value before the old one has been used.
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:906:2: style: Variable 'fd' is reassigned a value before the old one has been used. [redundantAssignment]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:904:2: note: Variable 'fd' is reassigned a value before the old one has been used.
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:906:2: note: Variable 'fd' is reassigned a value before the old one has been used.
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:1849:2: style: Variable 'fdin' is reassigned a value before the old one has been used. [redundantAssignment]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:1848:2: note: Variable 'fdin' is reassigned a value before the old one has been used.
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:1849:2: note: Variable 'fdin' is reassigned a value before the old one has been used.
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:117:61: style: The scope of the variable 'lext' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:548:9: style: The scope of the variable 'nbr' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:1148:29: style: The scope of the variable 'ltform' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:1322:9: style: The scope of the variable 'nbuff' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:1322:16: style: The scope of the variable 'nlbuff' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:1323:9: style: The scope of the variable 'nbr' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:1324:25: style: The scope of the variable 'ntry' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:1324:31: style: The scope of the variable 'ioff' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:1325:11: style: The scope of the variable 'tbuff1' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:1643:35: style: The scope of the variable 'bytepix' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:1644:24: style: The scope of the variable 'iaxis' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:1647:10: style: The scope of the variable 'keyword' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:1788:31: style: The scope of the variable 'nbr' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:740:12: style: Variable 'nbr' is assigned a value that is never used. [unreadVariable]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:1828:2: error: Memory leak: image [memleak]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:1836:7: error: Memory leak: image [memleak]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:1852:6: error: Memory leak: image [memleak]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:1860:6: error: Memory leak: image [memleak]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:1873:6: error: Memory leak: image [memleak]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:1880:6: error: Memory leak: image [memleak]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/fitsfile.c:1687:0: error: Memory leak: padding [memleak]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:1721:2: style: Variable 'strend' is reassigned a value before the old one has been used. [redundantAssignment]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:1719:2: note: Variable 'strend' is reassigned a value before the old one has been used.
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:1721:2: note: Variable 'strend' is reassigned a value before the old one has been used.
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:1657:42: style: Same expression on both sides of '||'. [duplicateExpression]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:127:10: style: The scope of the variable 'keyword1' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:128:9: style: The scope of the variable 'lkey' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:157:12: style: The scope of the variable 'dval' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:158:9: style: The scope of the variable 'minint' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:159:9: style: The scope of the variable 'lval' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:160:11: style: The scope of the variable 'dchar' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:216:12: style: The scope of the variable 'dval' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:217:9: style: The scope of the variable 'minshort' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:218:9: style: The scope of the variable 'lval' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:219:11: style: The scope of the variable 'dchar' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:274:9: style: The scope of the variable 'lval' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:275:11: style: The scope of the variable 'dchar' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:380:10: style: The scope of the variable 'keyword1' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:381:9: style: The scope of the variable 'lkey' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:411:9: style: The scope of the variable 'lval' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:412:11: style: The scope of the variable 'dchar' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:459:10: style: The scope of the variable 'newval' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:460:9: style: The scope of the variable 'lval' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:501:12: style: The scope of the variable 'yeardays' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:501:22: style: The scope of the variable 'seconds' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:501:31: style: The scope of the variable 'fday' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:502:46: style: The scope of the variable 'nval' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:503:9: style: The scope of the variable 'year' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:503:15: style: The scope of the variable 'month' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:503:22: style: The scope of the variable 'day' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:503:27: style: The scope of the variable 'yday' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:503:33: style: The scope of the variable 'i' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:503:36: style: The scope of the variable 'hours' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:503:43: style: The scope of the variable 'minutes' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:744:10: style: The scope of the variable 'keyword1' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:745:9: style: The scope of the variable 'lkey' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:775:9: style: The scope of the variable 'lval' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:810:9: style: The scope of the variable 'i' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:810:12: style: The scope of the variable 'nchar' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:846:10: style: The scope of the variable 'cwhite' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:851:18: style: The scope of the variable 'cpar' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:852:45: style: The scope of the variable 'brack2' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:853:9: style: The scope of the variable 'ipar' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:853:18: style: The scope of the variable 'lkey' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:1089:9: style: The scope of the variable 'icol' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:1089:15: style: The scope of the variable 'nextchar' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:1089:25: style: The scope of the variable 'lkey' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:1089:31: style: The scope of the variable 'nleft' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:1185:9: style: The scope of the variable 'icol' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:1185:15: style: The scope of the variable 'nextchar' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:1185:25: style: The scope of the variable 'lkey' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:1185:31: style: The scope of the variable 'nleft' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:1289:12: style: The scope of the variable 'deg' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:1289:17: style: The scope of the variable 'min' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:1289:22: style: The scope of the variable 'sec' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:1289:27: style: The scope of the variable 'sign' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:1290:11: style: The scope of the variable 'value' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:1291:9: style: The scope of the variable 'lval' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:1292:11: style: The scope of the variable 'dchar' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:1677:11: style: The scope of the variable 'cdot' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:1678:9: style: The scope of the variable 'lstr' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:1714:11: style: The scope of the variable 'sdot' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:1714:36: style: The scope of the variable 'ctemp' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:1714:44: style: The scope of the variable 'slast' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:1715:9: style: The scope of the variable 'ndek' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hget.c:1715:21: style: The scope of the variable 'i' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hput.c:511:2: style: Variable 'v2' is reassigned a value before the old one has been used. [redundantAssignment]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hput.c:507:2: note: Variable 'v2' is reassigned a value before the old one has been used.
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hput.c:511:2: note: Variable 'v2' is reassigned a value before the old one has been used.
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hput.c:145:9: style: The scope of the variable 'i' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hput.c:145:12: style: The scope of the variable 'lval' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hput.c:360:16: style: The scope of the variable 'i' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hput.c:406:10: style: The scope of the variable 'line' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hput.c:408:26: style: The scope of the variable 'q1' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hput.c:408:31: style: The scope of the variable 'q2' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hput.c:408:36: style: The scope of the variable 'c1' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hput.c:409:35: style: The scope of the variable 'lv1' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hput.c:409:47: style: The scope of the variable 'lblank' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hput.c:409:63: style: The scope of the variable 'i' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hput.c:603:32: style: The scope of the variable 'i' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hput.c:603:35: style: The scope of the variable 'lblank' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hput.c:604:11: style: The scope of the variable 'vp' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hput.c:604:36: style: The scope of the variable 'q1' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hput.c:604:41: style: The scope of the variable 'q2' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hput.c:802:20: style: The scope of the variable 'v2' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hput.c:849:11: style: The scope of the variable 'v' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hput.c:851:9: style: The scope of the variable 'lv2' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/hput.c:851:14: style: The scope of the variable 'i' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/iget.c:179:8: style: The scope of the variable 'dval' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/iget.c:180:5: style: The scope of the variable 'minint' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/iget.c:221:8: style: The scope of the variable 'dval' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/iget.c:222:5: style: The scope of the variable 'minshort' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/iget.c:292:14: style: The scope of the variable 'val' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/iget.c:325:6: style: The scope of the variable 'lval' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/iget.c:360:7: style: The scope of the variable 'cwhite' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/iget.c:364:14: style: The scope of the variable 'cpar' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/iget.c:365:8: style: The scope of the variable 'c1' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/iget.c:365:22: style: The scope of the variable 'brack2' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/iget.c:366:6: style: The scope of the variable 'ipar' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/iget.c:457:9: style: The scope of the variable 'lastchar' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/iget.c:457:19: style: The scope of the variable 'nextchar' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/iget.c:457:35: style: The scope of the variable 'nleft' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imhfile.c:1387:13: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imhfile.c:1552:10: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imhfile.c:1285:5: style: Variable 'fitsend' is reassigned a value before the old one has been used. [redundantAssignment]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imhfile.c:1282:5: note: Variable 'fitsend' is reassigned a value before the old one has been used.
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imhfile.c:1285:5: note: Variable 'fitsend' is reassigned a value before the old one has been used.
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imhfile.c:264:83: style: The scope of the variable 'i' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imhfile.c:266:23: style: The scope of the variable 'nbaxis' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imhfile.c:266:31: style: The scope of the variable 'nbl' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imhfile.c:266:36: style: The scope of the variable 'nbdiff' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imhfile.c:269:27: style: The scope of the variable 'len' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imhfile.c:271:10: style: The scope of the variable 'newpixname' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imhfile.c:490:24: style: The scope of the variable 'ib' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imhfile.c:501:55: style: The scope of the variable 'hpixswap' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imhfile.c:938:11: style: The scope of the variable 'bang' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imhfile.c:940:11: style: The scope of the variable 'pixn' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imhfile.c:940:18: style: The scope of the variable 'newpixname' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imhfile.c:1036:14: style: The scope of the variable 'plen' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imhfile.c:1107:23: style: The scope of the variable 'lhdrdir' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imhfile.c:1108:12: style: The scope of the variable 'irafp' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imhfile.c:1109:29: style: The scope of the variable 'filename' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imhfile.c:1110:52: style: The scope of the variable 'hdrfile' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imhfile.c:1709:18: style: The scope of the variable 'temp' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imhfile.c:1733:10: style: The scope of the variable 'temp0' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imhfile.c:1733:17: style: The scope of the variable 'temp1' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imhfile.c:1733:24: style: The scope of the variable 'temp2' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imhfile.c:1733:31: style: The scope of the variable 'temp3' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imhfile.c:208:0: error: Resource leak: fd [resourceLeak]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imhfile.c:312:0: error: Resource leak: fd [resourceLeak]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imhfile.c:1592:0: error: Memory leak: irafstring [memleak]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:159:10: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:164:10: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:270:12: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:275:12: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:376:12: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:381:12: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:444:14: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:448:14: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:474:14: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:478:14: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:504:14: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:508:14: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:534:14: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:538:14: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:545:13: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:577:14: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:581:14: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:588:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:620:14: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:624:14: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:708:12: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:719:12: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:811:12: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:822:12: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:922:12: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:928:12: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:1050:12: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:1056:12: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:1119:12: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:1125:12: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:1218:12: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:1224:12: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:1326:12: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:1333:12: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:649:24: style: The scope of the variable 'ip2' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:650:22: style: The scope of the variable 'ip4' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:651:33: style: The scope of the variable 'ipu' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:652:24: style: The scope of the variable 'ipr' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:655:12: style: The scope of the variable 'ipd' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:657:32: style: The scope of the variable 'ipc' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:753:24: style: The scope of the variable 'ip2' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:754:22: style: The scope of the variable 'ip4' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:755:33: style: The scope of the variable 'ipu' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:756:24: style: The scope of the variable 'ipr' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:757:18: style: The scope of the variable 'ipd' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:760:31: style: The scope of the variable 'cp' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:860:26: style: The scope of the variable 'ucon' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:953:16: style: The scope of the variable 'ccon' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:954:17: style: The scope of the variable 'jcon' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:955:15: style: The scope of the variable 'icon' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:956:26: style: The scope of the variable 'ucon' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:1399:18: style: The scope of the variable 'temp' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:1423:10: style: The scope of the variable 'temp0' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:1423:17: style: The scope of the variable 'temp1' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:1423:24: style: The scope of the variable 'temp2' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/imio.c:1423:31: style: The scope of the variable 'temp3' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/lin.c:262:11: style: The scope of the variable 'temp' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/lin.c:294:35: style: The scope of the variable 'pivot' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/lin.c:295:11: style: The scope of the variable 'colmax' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/platepos.c:63:12: style: The scope of the variable 'twopi' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/platepos.c:145:23: style: The scope of the variable 'xy' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/platepos.c:145:26: style: The scope of the variable 'x2' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/platepos.c:145:29: style: The scope of the variable 'y2' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/platepos.c:145:32: style: The scope of the variable 'x2y' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/platepos.c:145:36: style: The scope of the variable 'y2x' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/platepos.c:145:40: style: The scope of the variable 'x3' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/platepos.c:145:43: style: The scope of the variable 'y3' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/platepos.c:145:46: style: The scope of the variable 'r2' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/platepos.c:145:49: style: The scope of the variable 'dx' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/platepos.c:145:52: style: The scope of the variable 'dy' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/platepos.c:147:12: style: The scope of the variable 'f' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/platepos.c:147:14: style: The scope of the variable 'fx' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/platepos.c:147:17: style: The scope of the variable 'fy' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/platepos.c:147:20: style: The scope of the variable 'g' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/platepos.c:147:22: style: The scope of the variable 'gx' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/platepos.c:147:25: style: The scope of the variable 'gy' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/poly.c:162:33: style: The scope of the variable 'degreet' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/poly.c:162:50: style: The scope of the variable 'groupt' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/poly.c:162:59: style: The scope of the variable 'gexpot' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/poly.c:163:6: style: The scope of the variable 'g' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/poly.c:247:11: style: The scope of the variable 'alphat' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/poly.c:249:7: style: The scope of the variable 'wval' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/poly.c:249:12: style: The scope of the variable 'yval' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/poly.c:348:36: style: The scope of the variable 'powerst2' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/poly.c:436:12: style: The scope of the variable 'vmat' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/poly.c:866:33: style: The scope of the variable 'degreet' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/poly.c:866:50: style: The scope of the variable 'groupt' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/poly.c:866:59: style: The scope of the variable 'gexpot' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/poly.c:868:5: style: The scope of the variable 'g' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/proj.c:461:11: style: The scope of the variable 'a' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/proj.c:461:14: style: The scope of the variable 'b' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/proj.c:519:11: style: The scope of the variable 'a' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/proj.c:519:14: style: The scope of the variable 'b' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/proj.c:519:20: style: The scope of the variable 's' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/proj.c:519:23: style: The scope of the variable 't' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/proj.c:520:17: style: The scope of the variable 'tol' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/proj.c:640:11: style: The scope of the variable 'a' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/proj.c:640:14: style: The scope of the variable 'b' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/proj.c:699:11: style: The scope of the variable 'a' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/proj.c:699:14: style: The scope of the variable 'b' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/proj.c:699:17: style: The scope of the variable 'c' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/proj.c:699:20: style: The scope of the variable 'd' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/proj.c:699:27: style: The scope of the variable 'sth1' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/proj.c:699:33: style: The scope of the variable 'sth2' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/proj.c:699:39: style: The scope of the variable 'sthe' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/proj.c:699:50: style: The scope of the variable 't' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/proj.c:700:17: style: The scope of the variable 'tol' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/proj.c:1075:17: style: The scope of the variable 'tol' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/proj.c:1076:11: style: The scope of the variable 'a' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/proj.c:1076:14: style: The scope of the variable 'b' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/proj.c:1076:17: style: The scope of the variable 'c' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/proj.c:1076:20: style: The scope of the variable 'd' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/proj.c:1076:27: style: The scope of the variable 'sth1' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/proj.c:1076:33: style: The scope of the variable 'sth2' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/proj.c:1076:39: style: The scope of the variable 'sthe' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/proj.c:1076:45: style: The scope of the variable 'sxy' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/proj.c:1076:54: style: The scope of the variable 'x1' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/proj.c:1076:58: style: The scope of the variable 'xp' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/proj.c:1076:66: style: The scope of the variable 'y1' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/proj.c:1076:70: style: The scope of the variable 'yp' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/proj.c:1076:74: style: The scope of the variable 'z' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/proj.c:1280:13: style: The scope of the variable 'j' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/proj.c:1281:11: style: The scope of the variable 'd' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/proj.c:1281:14: style: The scope of the variable 'd1' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/proj.c:1281:18: style: The scope of the variable 'd2' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/proj.c:1281:22: style: The scope of the variable 'r' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/proj.c:1281:29: style: The scope of the variable 'zd1' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/proj.c:1281:34: style: The scope of the variable 'zd2' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/proj.c:1282:17: style: The scope of the variable 'tol' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/proj.c:1589:17: style: The scope of the variable 'tol' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/proj.c:2001:17: style: The scope of the variable 'tol' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/proj.c:2866:21: style: The scope of the variable 'w' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/proj.c:3047:17: style: The scope of the variable 'cos2' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/proj.c:3047:29: style: The scope of the variable 'tan2' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/proj.c:3328:20: style: The scope of the variable 'cotthe' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/proj.c:4208:17: style: The scope of the variable 'tol' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/proj.c:3790:9: error: Uninitialized variable: xi [uninitvar]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/proj.c:3791:8: error: Uninitialized variable: eta [uninitvar]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/sph.c:109:61: style: The scope of the variable 'z' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/sph.c:169:61: style: The scope of the variable 'z' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/tnxpos.c:166:77: style: The scope of the variable 'z' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/tnxpos.c:168:12: style: The scope of the variable 'xs' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/tnxpos.c:168:16: style: The scope of the variable 'ys' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/tnxpos.c:315:20: style: The scope of the variable 'niter' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/tnxpos.c:317:15: style: The scope of the variable 'r' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/tnxpos.c:317:24: style: The scope of the variable 'z' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/tnxpos.c:317:48: style: The scope of the variable 'tx' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/tnxpos.c:318:12: style: The scope of the variable 'xm' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/tnxpos.c:318:16: style: The scope of the variable 'ym' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/tnxpos.c:318:20: style: The scope of the variable 'f' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/tnxpos.c:318:23: style: The scope of the variable 'fx' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/tnxpos.c:318:27: style: The scope of the variable 'fy' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/tnxpos.c:318:31: style: The scope of the variable 'g' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/tnxpos.c:318:34: style: The scope of the variable 'gx' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/tnxpos.c:318:38: style: The scope of the variable 'gy' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/tnxpos.c:318:42: style: The scope of the variable 'denom' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/tnxpos.c:318:49: style: The scope of the variable 'dx' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/tnxpos.c:318:53: style: The scope of the variable 'dy' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/tnxpos.c:560:12: style: The scope of the variable 'dval' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/tnxpos.c:635:17: style: The scope of the variable 'accum' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/tnxpos.c:736:9: style: The scope of the variable 'order' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/tnxpos.c:736:38: style: The scope of the variable 'nmove1' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/tnxpos.c:736:46: style: The scope of the variable 'nmove2' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/tnxpos.c:739:18: style: The scope of the variable 'norm' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/tnxpos.c:944:39: style: The scope of the variable 'order' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/tnxpos.c:1061:12: style: The scope of the variable 'ri' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/tnxpos.c:1151:23: style: The scope of the variable 'order' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/tnxpos.c:817:2: error: Memory leak: sf2 [memleak]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/tnxpos.c:584:3: error: Common realloc mistake: 'coeff' nulled but not freed upon failure [memleakOnRealloc]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/tnxpos.c:832:6: error: Common realloc mistake: 'coeff' nulled but not freed upon failure [memleakOnRealloc]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcs.c:190:24: warning: Either the condition 'proj' is redundant or there is possible null pointer dereference: proj. [nullPointerRedundantCheck]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcs.c:188:12: note: Assuming that condition 'proj' is not redundant
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcs.c:190:24: note: Null pointer dereference
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcs.c:193:27: warning: Either the condition 'proj' is redundant or there is possible null pointer dereference: proj. [nullPointerRedundantCheck]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcs.c:188:12: note: Assuming that condition 'proj' is not redundant
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcs.c:193:27: note: Null pointer dereference
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcs.c:194:27: warning: Either the condition 'proj' is redundant or there is possible null pointer dereference: proj. [nullPointerRedundantCheck]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcs.c:188:12: note: Assuming that condition 'proj' is not redundant
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcs.c:194:27: note: Null pointer dereference
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcs.c:729:12: style: The scope of the variable 'tcd' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcs.c:978:9: style: The scope of the variable 'i' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcs.c:1188:12: style: The scope of the variable 'xpix' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcs.c:1188:17: style: The scope of the variable 'ypix' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcs.c:1189:10: style: The scope of the variable 'wcstring' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcs.c:1190:12: style: The scope of the variable 'width' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcs.c:1190:19: style: The scope of the variable 'height' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcs.c:1190:27: style: The scope of the variable 'secpix' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcs.c:1190:35: style: The scope of the variable 'secpixh' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcs.c:1190:44: style: The scope of the variable 'secpixw' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcs.c:1191:9: style: The scope of the variable 'lstr' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcs.c:1314:12: style: The scope of the variable 'xpix' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcs.c:1314:18: style: The scope of the variable 'ypix' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcs.c:1314:52: style: The scope of the variable 'xcpix' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcs.c:1314:59: style: The scope of the variable 'ycpix' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcs.c:1374:68: style: The scope of the variable 'temp' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcs.c:1437:12: style: The scope of the variable 'diffi' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcs.c:1528:9: style: The scope of the variable 'lcom' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcs.c:1528:14: style: The scope of the variable 'icom' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcs.c:1562:10: style: The scope of the variable 'command' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcs.c:1564:10: style: The scope of the variable 'xystring' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcs.c:1565:11: style: The scope of the variable 'fileform' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcs.c:1565:22: style: The scope of the variable 'posform' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcs.c:1565:32: style: The scope of the variable 'imform' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcs.c:1566:9: style: The scope of the variable 'ier' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcs.c:1652:17: style: The scope of the variable 'i' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcs.c:1761:16: style: The scope of the variable 'i' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcs.c:2105:12: style: The scope of the variable 'eqin' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcs.c:2105:18: style: The scope of the variable 'eqout' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcs.c:2227:18: style: The scope of the variable 'eqout' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcs.c:2584:54: style: The scope of the variable 'nbytes' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcs.c:2587:21: style: The scope of the variable 'oldhead' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcs.c:2732:0: error: Memory leak: newhead [memleak]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcs_wrap.c:2936:0: error: #error "This python version requires swig to be run with the '-classic' option" [preprocessorErrorDirective]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcscon.c:159:10: warning: Opposite inner 'if' condition leads to a dead code block. [oppositeInnerCondition]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcscon.c:148:29: note: outer condition: eq1==eq2
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcscon.c:159:10: note: opposite inner condition: eq1!=eq2
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcscon.c:1114:9: style: Condition 'diag' is always false [knownConditionTrueFalse]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcscon.c:1005:16: note: Assignment 'diag=0', assigned value is 0
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcscon.c:1114:9: note: Condition 'diag' is always false
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcscon.c:1398:9: style: Condition 'diag' is always false [knownConditionTrueFalse]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcscon.c:1292:16: note: Assignment 'diag=0', assigned value is 0
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcscon.c:1398:9: note: Condition 'diag' is always false
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcscon.c:1003:12: style: The scope of the variable 'dra' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcscon.c:1003:16: style: The scope of the variable 'ddec' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcscon.c:1289:28: style: The scope of the variable 'dra' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcscon.c:1289:32: style: The scope of the variable 'ddec' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcscon.c:1446:11: style: The scope of the variable 'eqcoor' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcscon.c:1503:11: style: The scope of the variable 'eqcoor' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcscon.c:1578:11: style: The scope of the variable 'eqcoor' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcscon.c:1632:11: style: The scope of the variable 'eqcoor' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcscon.c:2085:20: style: The scope of the variable 'srot' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcscon.c:2085:26: style: The scope of the variable 'crot' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcscon.c:2085:50: style: The scope of the variable 'wmi' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcscon_wrap.c:2924:0: error: #error "This python version requires swig to be run with the '-classic' option" [preprocessorErrorDirective]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcsinit.c:793:19: error: Array 'wcs->prj.ppv[200]' accessed at index 200, which is out of bounds. [arrayIndexOutOfBounds]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcsinit.c:220:29: style: The scope of the variable 'depwcs' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcsinit.c:221:22: style: The scope of the variable 'ctype2' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcsinit.c:222:10: style: The scope of the variable 'pvkey1' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcsinit.c:222:20: style: The scope of the variable 'pvkey2' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcsinit.c:222:30: style: The scope of the variable 'pvkey3' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcsinit.c:229:20: style: The scope of the variable 'k' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcsinit.c:229:30: style: The scope of the variable 'cd11p' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcsinit.c:229:37: style: The scope of the variable 'cd12p' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcsinit.c:229:44: style: The scope of the variable 'cd21p' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcsinit.c:229:51: style: The scope of the variable 'cd22p' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcsinit.c:230:9: style: The scope of the variable 'ilat' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcsinit.c:244:9: style: The scope of the variable 'twod' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcsinit.c:1350:10: style: The scope of the variable 'tstring' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcsinit.c:118:0: error: Memory leak: upname [memleak]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcslib.c:568:11: style: The scope of the variable 'err' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcslib.c:569:11: style: The scope of the variable 'offset' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcslib.c:658:11: style: The scope of the variable 'err' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcslib.c:658:16: style: The scope of the variable 'face' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcslib.c:659:11: style: The scope of the variable 'offset' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/wcstrig.c:171:20: style: Condition 'x<0.0' is always true [knownConditionTrueFalse]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/worldpos.c:394:50: style: The scope of the variable 'x' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/zpxpos.c:429:3: style: Variable 'lambda' is reassigned a value before the old one has been used. [redundantAssignment]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/zpxpos.c:428:3: note: Variable 'lambda' is reassigned a value before the old one has been used.
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/zpxpos.c:429:3: note: Variable 'lambda' is reassigned a value before the old one has been used.
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/zpxpos.c:83:12: style: The scope of the variable 'j' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/zpxpos.c:85:51: style: The scope of the variable 'header1' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/zpxpos.c:86:12: style: The scope of the variable 'zd1' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/zpxpos.c:86:17: style: The scope of the variable 'd1' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/zpxpos.c:86:21: style: The scope of the variable 'zd2' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/zpxpos.c:86:25: style: The scope of the variable 'd2' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/zpxpos.c:86:29: style: The scope of the variable 'zd' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/zpxpos.c:86:33: style: The scope of the variable 'd' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/zpxpos.c:86:36: style: The scope of the variable 'r' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/zpxpos.c:251:77: style: The scope of the variable 'z' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/zpxpos.c:253:12: style: The scope of the variable 'xs' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/zpxpos.c:253:16: style: The scope of the variable 'ys' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/zpxpos.c:518:23: style: The scope of the variable 'niter' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/zpxpos.c:520:24: style: The scope of the variable 'z' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/zpxpos.c:520:48: style: The scope of the variable 'tx' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/zpxpos.c:521:12: style: The scope of the variable 'xm' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/zpxpos.c:521:16: style: The scope of the variable 'ym' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/zpxpos.c:521:20: style: The scope of the variable 'f' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/zpxpos.c:521:23: style: The scope of the variable 'fx' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/zpxpos.c:521:27: style: The scope of the variable 'fy' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/zpxpos.c:521:31: style: The scope of the variable 'g' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/zpxpos.c:521:34: style: The scope of the variable 'gx' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/zpxpos.c:521:38: style: The scope of the variable 'gy' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/zpxpos.c:521:42: style: The scope of the variable 'denom' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/zpxpos.c:521:49: style: The scope of the variable 'dx' can be reduced. [variableScope]
astLib-0.8.0/PyWCSTools/wcssubs-3.8.7/zpxpos.c:521:53: style: The scope of the variable 'dy' can be reduced. [variableScope]
[23:13]

ftp://ftp.se.debian.org/debian/pool/main/a/astral/astral_1.6.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/astrodendro/astrodendro_0.2.0+dfsg1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/astroid/astroid_1.6.5.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/astrometry.net/astrometry.net_0.75+dfsg.orig.tar.gz
astrometry.net-0.75/blind/add-text.c:61:12: style: The scope of the variable 'txtw' can be reduced. [variableScope]
astrometry.net-0.75/blind/agreeable.c:378:0: error: Memory leak: eofieldfile [memleak]
astrometry.net-0.75/blind/allquads-main.c:204:5: style: Variable 'ckdtfn' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/blind/allquads-main.c:201:0: note: Variable 'ckdtfn' is reassigned a value before the old one has been used.
astrometry.net-0.75/blind/allquads-main.c:204:5: note: Variable 'ckdtfn' is reassigned a value before the old one has been used.
astrometry.net-0.75/blind/allquads-main.c:216:5: style: Variable 'skdt2fn' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/blind/allquads-main.c:211:0: note: Variable 'skdt2fn' is reassigned a value before the old one has been used.
astrometry.net-0.75/blind/allquads-main.c:216:5: note: Variable 'skdt2fn' is reassigned a value before the old one has been used.
astrometry.net-0.75/blind/allquads-main.c:217:5: style: Variable 'quad2fn' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/blind/allquads-main.c:212:0: note: Variable 'quad2fn' is reassigned a value before the old one has been used.
astrometry.net-0.75/blind/allquads-main.c:217:5: note: Variable 'quad2fn' is reassigned a value before the old one has been used.
astrometry.net-0.75/blind/allquads-main.c:238:5: style: Variable 'ckdt2fn' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/blind/allquads-main.c:236:0: note: Variable 'ckdt2fn' is reassigned a value before the old one has been used.
astrometry.net-0.75/blind/allquads-main.c:238:5: note: Variable 'ckdt2fn' is reassigned a value before the old one has been used.
astrometry.net-0.75/blind/allquads-main.c:239:5: style: Variable 'quad3fn' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/blind/allquads-main.c:235:0: note: Variable 'quad3fn' is reassigned a value before the old one has been used.
astrometry.net-0.75/blind/allquads-main.c:239:5: note: Variable 'quad3fn' is reassigned a value before the old one has been used.
astrometry.net-0.75/blind/augment-xylist-main.c:49:9: style: The scope of the variable 'c' can be reduced. [variableScope]
astrometry.net-0.75/blind/augment-xylist.c:691:13: style: The scope of the variable 'lines' can be reduced. [variableScope]
astrometry.net-0.75/blind/augment-xylist.c:693:15: style: The scope of the variable 'line' can be reduced. [variableScope]
astrometry.net-0.75/blind/augment-xylist.c:695:14: style: The scope of the variable 'typestr' can be reduced. [variableScope]
astrometry.net-0.75/blind/augment-xylist.c:1582:16: style: Checking if unsigned variable 'lo' is less than zero. [unsignedLessThanZero]
astrometry.net-0.75/blind/blind-main.c:253:21: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
astrometry.net-0.75/blind/blind-main.c:257:21: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
astrometry.net-0.75/blind/blind-main.c:257:21: warning: %i in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
astrometry.net-0.75/blind/blind.c:1379:5: style: Variable 'hdr' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/blind/blind.c:1374:0: note: Variable 'hdr' is reassigned a value before the old one has been used.
astrometry.net-0.75/blind/blind.c:1379:5: note: Variable 'hdr' is reassigned a value before the old one has been used.
astrometry.net-0.75/blind/blind.c:707:9: style: The scope of the variable 'i' can be reduced. [variableScope]
astrometry.net-0.75/blind/blind.c:1178:12: style: The scope of the variable 'j' can be reduced. [variableScope]
astrometry.net-0.75/blind/build-index-main.c:94:9: style: The scope of the variable 'i' can be reduced. [variableScope]
astrometry.net-0.75/blind/build-index.c:688:5: style: Variable 'skdt' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/blind/build-index.c:685:0: note: Variable 'skdt' is reassigned a value before the old one has been used.
astrometry.net-0.75/blind/build-index.c:688:5: note: Variable 'skdt' is reassigned a value before the old one has been used.
astrometry.net-0.75/blind/catalog.c:256:9: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
astrometry.net-0.75/blind/catalog.c:164:5: style: Variable 'cat' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/blind/catalog.c:162:0: note: Variable 'cat' is reassigned a value before the old one has been used.
astrometry.net-0.75/blind/catalog.c:164:5: note: Variable 'cat' is reassigned a value before the old one has been used.
astrometry.net-0.75/blind/catalog.c:82:9: error: Memory leak: cat [memleak]
astrometry.net-0.75/blind/catalog_analysis.c:480:0: error: Memory leak: hpmap_min [memleak]
astrometry.net-0.75/blind/catalog_analysis.c:480:0: error: Memory leak: hpmap_max [memleak]
astrometry.net-0.75/blind/catalog_analysis.c:479:0: error: Memory leak: buf [memleak]
astrometry.net-0.75/blind/checkquads.c:90:17: warning: %i in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
astrometry.net-0.75/blind/checkquads.c:122:21: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
astrometry.net-0.75/blind/checkquads.c:24:9: style: The scope of the variable 'argidx' can be reduced. [variableScope]
astrometry.net-0.75/blind/codefile.c:165:5: style: Variable 'cf' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/blind/codefile.c:163:0: note: Variable 'cf' is reassigned a value before the old one has been used.
astrometry.net-0.75/blind/codefile.c:165:5: note: Variable 'cf' is reassigned a value before the old one has been used.
astrometry.net-0.75/blind/codefile.c:129:9: error: Memory leak: cf [memleak]
astrometry.net-0.75/blind/codetree-main.c:39:9: style: The scope of the variable 'argidx' can be reduced. [variableScope]
astrometry.net-0.75/blind/cut-table.c:48:9: error: Resource leak: fid [resourceLeak]
astrometry.net-0.75/blind/cut-table.c:61:9: error: Resource leak: fin [resourceLeak]
astrometry.net-0.75/blind/demo_dsmooth.c:97:12: style: The scope of the variable 'image_bw_f' can be reduced. [variableScope]
astrometry.net-0.75/blind/demo_dsmooth.c:98:20: style: The scope of the variable 'image_bw_u8' can be reduced. [variableScope]
astrometry.net-0.75/blind/demo_dsmooth.c:99:12: style: The scope of the variable 'image_out_old' can be reduced. [variableScope]
astrometry.net-0.75/blind/demo_dsmooth.c:100:12: style: The scope of the variable 'image_out_new' can be reduced. [variableScope]
astrometry.net-0.75/blind/demo_dsmooth.c:107:11: style: The scope of the variable 'err' can be reduced. [variableScope]
astrometry.net-0.75/blind/dstnthing.c:392:9: style: Variable 'hdr' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/blind/dstnthing.c:391:0: note: Variable 'hdr' is reassigned a value before the old one has been used.
astrometry.net-0.75/blind/dstnthing.c:392:9: note: Variable 'hdr' is reassigned a value before the old one has been used.
astrometry.net-0.75/blind/dstnthing.c:121:18: style: The scope of the variable 'img' can be reduced. [variableScope]
astrometry.net-0.75/blind/engine-main.c:93:11: style: The scope of the variable 'default_configfn' can be reduced. [variableScope]
astrometry.net-0.75/blind/engine-main.c:94:11: style: The scope of the variable 'default_config_path' can be reduced. [variableScope]
astrometry.net-0.75/blind/engine.c:1034:11: style: The scope of the variable 'path' can be reduced. [variableScope]
astrometry.net-0.75/blind/engine.c:641:5: error: Memory pointed to by 'fn' is freed twice. [doubleFree]
astrometry.net-0.75/blind/engine.c:643:5: error: Memory pointed to by 'fn' is freed twice. [doubleFree]
astrometry.net-0.75/blind/engine.c:645:5: error: Memory pointed to by 'fn' is freed twice. [doubleFree]
astrometry.net-0.75/blind/engine.c:647:5: error: Memory pointed to by 'fn' is freed twice. [doubleFree]
astrometry.net-0.75/blind/engine.c:649:5: error: Memory pointed to by 'fn' is freed twice. [doubleFree]
astrometry.net-0.75/blind/engine.c:651:5: error: Memory pointed to by 'fn' is freed twice. [doubleFree]
astrometry.net-0.75/blind/engine.c:653:5: error: Memory pointed to by 'fn' is freed twice. [doubleFree]
astrometry.net-0.75/blind/engine.c:656:5: error: Memory pointed to by 'fn' is freed twice. [doubleFree]
astrometry.net-0.75/blind/engine.c:658:5: error: Memory pointed to by 'fn' is freed twice. [doubleFree]
astrometry.net-0.75/blind/fitscopy.c:22:21: style: The scope of the variable 'ii' can be reduced. [variableScope]
astrometry.net-0.75/blind/fitsverify.c:32:9: style: The scope of the variable 'status' can be reduced. [variableScope]
astrometry.net-0.75/blind/ftverify.c:246:10: style: The scope of the variable 'msg' can be reduced. [variableScope]
astrometry.net-0.75/blind/ftverify.c:161:11: style: Function 'ftverify_getpar' argument 3 names different: declaration 'prehead' definition 'prhead'. [funcArgNamesDifferent]
astrometry.net-0.75/blind/ftverify.c:111:56: note: Function 'ftverify_getpar' argument 3 names different: declaration 'prehead' definition 'prhead'.
astrometry.net-0.75/blind/ftverify.c:161:11: note: Function 'ftverify_getpar' argument 3 names different: declaration 'prehead' definition 'prhead'.
astrometry.net-0.75/blind/ftverify.c:395:29: style: Function 'update_parfile' argument 1 names different: declaration 'numerr' definition 'nerr'. [funcArgNamesDifferent]
astrometry.net-0.75/blind/fverify.h:189:25: note: Function 'update_parfile' argument 1 names different: declaration 'numerr' definition 'nerr'.
astrometry.net-0.75/blind/ftverify.c:395:29: note: Function 'update_parfile' argument 1 names different: declaration 'numerr' definition 'nerr'.
astrometry.net-0.75/blind/ftverify.c:395:39: style: Function 'update_parfile' argument 2 names different: declaration 'numwrn' definition 'nwrn'. [funcArgNamesDifferent]
astrometry.net-0.75/blind/fverify.h:189:37: note: Function 'update_parfile' argument 2 names different: declaration 'numwrn' definition 'nwrn'.
astrometry.net-0.75/blind/ftverify.c:395:39: note: Function 'update_parfile' argument 2 names different: declaration 'numwrn' definition 'nwrn'.
astrometry.net-0.75/blind/ftverify.c:277:8: error: Resource leak: outfptr [resourceLeak]
astrometry.net-0.75/blind/ftverify.c:280:8: error: Resource leak: outfptr [resourceLeak]
astrometry.net-0.75/blind/ftverify.c:283:8: error: Resource leak: outfptr [resourceLeak]
astrometry.net-0.75/blind/ftverify.c:285:15: error: Resource leak: outfptr [resourceLeak]
astrometry.net-0.75/blind/ftverify.c:273:0: error: Resource leak: list [resourceLeak]
astrometry.net-0.75/blind/fvrf_data.c:572:12: style: Condition '!find_badbit' is always true [knownConditionTrueFalse]
astrometry.net-0.75/blind/fvrf_data.c:569:23: note: Assignment 'find_badbit=0', assigned value is 0
astrometry.net-0.75/blind/fvrf_data.c:572:12: note: Condition '!find_badbit' is always true
astrometry.net-0.75/blind/fvrf_data.c:605:17: style: Condition '!find_badchar' is always true [knownConditionTrueFalse]
astrometry.net-0.75/blind/fvrf_data.c:602:28: note: Assignment 'find_badchar=0', assigned value is 0
astrometry.net-0.75/blind/fvrf_data.c:605:17: note: Condition '!find_badchar' is always true
astrometry.net-0.75/blind/fvrf_data.c:662:17: style: Condition '!find_baddot' is always true [knownConditionTrueFalse]
astrometry.net-0.75/blind/fvrf_data.c:658:27: note: Assignment 'find_baddot=0', assigned value is 0
astrometry.net-0.75/blind/fvrf_data.c:662:17: note: Condition '!find_baddot' is always true
astrometry.net-0.75/blind/fvrf_data.c:687:17: style: Condition '!find_badspace' is always true [knownConditionTrueFalse]
astrometry.net-0.75/blind/fvrf_data.c:659:22: note: Assignment 'find_badspace=0', assigned value is 0
astrometry.net-0.75/blind/fvrf_data.c:687:17: note: Condition '!find_badspace' is always true
astrometry.net-0.75/blind/fvrf_data.c:227:26: style: Same expression on both sides of '>' because the value of 'ncmp' and '0' are the same. [duplicateExpression]
astrometry.net-0.75/blind/fvrf_data.c:58:16: note: 'ncmp' is assigned value '0' here.
astrometry.net-0.75/blind/fvrf_data.c:227:26: note: Same expression on both sides of '>' because the value of 'ncmp' and '0' are the same.
astrometry.net-0.75/blind/fvrf_data.c:276:25: style: Same expression on both sides of '>' because the value of 'ncmp' and '0' are the same. [duplicateExpression]
astrometry.net-0.75/blind/fvrf_data.c:58:16: note: 'ncmp' is assigned value '0' here.
astrometry.net-0.75/blind/fvrf_data.c:276:25: note: Same expression on both sides of '>' because the value of 'ncmp' and '0' are the same.
astrometry.net-0.75/blind/fvrf_data.c:507:22: style: The scope of the variable 'hdupt' can be reduced. [variableScope]
astrometry.net-0.75/blind/fvrf_data.c:521:14: style: The scope of the variable 'data' can be reduced. [variableScope]
astrometry.net-0.75/blind/fvrf_data.c:534:9: style: The scope of the variable 'flag_cmpnull' can be reduced. [variableScope]
astrometry.net-0.75/blind/fvrf_data.c:745:20: style: The scope of the variable 'p' can be reduced. [variableScope]
astrometry.net-0.75/blind/fvrf_data.c:501:8: style: Function 'iterdata' argument 5 names different: declaration 'narrays' definition 'narray'. [funcArgNamesDifferent]
astrometry.net-0.75/blind/fverify.h:162:11: note: Function 'iterdata' argument 5 names different: declaration 'narrays' definition 'narray'.
astrometry.net-0.75/blind/fvrf_data.c:501:8: note: Function 'iterdata' argument 5 names different: declaration 'narrays' definition 'narray'.
astrometry.net-0.75/blind/fvrf_file.c:119:13: style: The scope of the variable 'p' can be reduced. [variableScope]
astrometry.net-0.75/blind/fvrf_file.c:93:25: style: Function 'total_errors' argument 1 names different: declaration 'totalerr' definition 'toterr'. [funcArgNamesDifferent]
astrometry.net-0.75/blind/fverify.h:183:25: note: Function 'total_errors' argument 1 names different: declaration 'totalerr' definition 'toterr'.
astrometry.net-0.75/blind/fvrf_file.c:93:25: note: Function 'total_errors' argument 1 names different: declaration 'totalerr' definition 'toterr'.
astrometry.net-0.75/blind/fvrf_file.c:93:39: style: Function 'total_errors' argument 2 names different: declaration 'totalwrn' definition 'totwrn'. [funcArgNamesDifferent]
astrometry.net-0.75/blind/fverify.h:183:41: note: Function 'total_errors' argument 2 names different: declaration 'totalwrn' definition 'totwrn'.
astrometry.net-0.75/blind/fvrf_file.c:93:39: note: Function 'total_errors' argument 2 names different: declaration 'totalwrn' definition 'totwrn'.
astrometry.net-0.75/blind/fvrf_head.c:2687:26: warning: Logical disjunction always evaluates to true: EXPR <= 'z' || EXPR >= 'a'. [incorrectLogicOperator]
astrometry.net-0.75/blind/fvrf_head.c:200:5: style: Variable 'lv' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/blind/fvrf_head.c:199:5: note: Variable 'lv' is reassigned a value before the old one has been used.
astrometry.net-0.75/blind/fvrf_head.c:200:5: note: Variable 'lv' is reassigned a value before the old one has been used.
astrometry.net-0.75/blind/fvrf_head.c:1719:18: style: Variable 'w' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/blind/fvrf_head.c:1718:4: note: Variable 'w' is reassigned a value before the old one has been used.
astrometry.net-0.75/blind/fvrf_head.c:1719:18: note: Variable 'w' is reassigned a value before the old one has been used.
astrometry.net-0.75/blind/fvrf_head.c:1736:18: style: Variable 'w' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/blind/fvrf_head.c:1735:4: note: Variable 'w' is reassigned a value before the old one has been used.
astrometry.net-0.75/blind/fvrf_head.c:1736:18: note: Variable 'w' is reassigned a value before the old one has been used.
astrometry.net-0.75/blind/fvrf_head.c:1753:18: style: Variable 'w' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/blind/fvrf_head.c:1752:4: note: Variable 'w' is reassigned a value before the old one has been used.
astrometry.net-0.75/blind/fvrf_head.c:1753:18: note: Variable 'w' is reassigned a value before the old one has been used.
astrometry.net-0.75/blind/fvrf_head.c:1784:18: style: Variable 'w' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/blind/fvrf_head.c:1783:4: note: Variable 'w' is reassigned a value before the old one has been used.
astrometry.net-0.75/blind/fvrf_head.c:1784:18: note: Variable 'w' is reassigned a value before the old one has been used.
astrometry.net-0.75/blind/fvrf_head.c:1861:18: style: Variable 'w' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/blind/fvrf_head.c:1860:4: note: Variable 'w' is reassigned a value before the old one has been used.
astrometry.net-0.75/blind/fvrf_head.c:1861:18: note: Variable 'w' is reassigned a value before the old one has been used.
astrometry.net-0.75/blind/fvrf_head.c:2444:10: style: The scope of the variable 'lv' can be reduced. [variableScope]
astrometry.net-0.75/blind/fvrf_head.c:2446:12: style: The scope of the variable 'pp' can be reduced. [variableScope]
astrometry.net-0.75/blind/fvrf_head.c:2608:10: style: The scope of the variable 'i' can be reduced. [variableScope]
astrometry.net-0.75/blind/fvrf_head.c:2645:11: style: The scope of the variable 'p' can be reduced. [variableScope]
astrometry.net-0.75/blind/fvrf_head.c:2645:15: style: The scope of the variable 'q' can be reduced. [variableScope]
astrometry.net-0.75/blind/fvrf_head.c:1285:17: style: Variable 'numusrkey' is assigned a value that is never used. [unreadVariable]
astrometry.net-0.75/blind/fvrf_key.c:23:10: style: The scope of the variable 'temp1' can be reduced. [variableScope]
astrometry.net-0.75/blind/fvrf_key.c:260:9: style: The scope of the variable 'set_sign' can be reduced. [variableScope]
astrometry.net-0.75/blind/fvrf_key.c:8:26: style: Function 'fits_parse_card' argument 2 names different: declaration 'pos' definition 'kpos'. [funcArgNamesDifferent]
astrometry.net-0.75/blind/fverify.h:66:36: note: Function 'fits_parse_card' argument 2 names different: declaration 'pos' definition 'kpos'.
astrometry.net-0.75/blind/fvrf_key.c:8:26: note: Function 'fits_parse_card' argument 2 names different: declaration 'pos' definition 'kpos'.
astrometry.net-0.75/blind/fvrf_key.c:192:21: style: Function 'get_str' argument 1 names different: declaration 'p' definition 'pt'. [funcArgNamesDifferent]
astrometry.net-0.75/blind/fverify.h:68:21: note: Function 'get_str' argument 1 names different: declaration 'p' definition 'pt'.
astrometry.net-0.75/blind/fvrf_key.c:192:21: note: Function 'get_str' argument 1 names different: declaration 'p' definition 'pt'.
astrometry.net-0.75/blind/fvrf_key.c:233:21: style: Function 'get_log' argument 1 names different: declaration 'p' definition 'pt'. [funcArgNamesDifferent]
astrometry.net-0.75/blind/fverify.h:69:21: note: Function 'get_log' argument 1 names different: declaration 'p' definition 'pt'.
astrometry.net-0.75/blind/fvrf_key.c:233:21: note: Function 'get_log' argument 1 names different: declaration 'p' definition 'pt'.
astrometry.net-0.75/blind/fvrf_key.c:251:21: style: Function 'get_num' argument 1 names different: declaration 'p' definition 'pt'. [funcArgNamesDifferent]
astrometry.net-0.75/blind/fverify.h:70:21: note: Function 'get_num' argument 1 names different: declaration 'p' definition 'pt'.
astrometry.net-0.75/blind/fvrf_key.c:251:21: note: Function 'get_num' argument 1 names different: declaration 'p' definition 'pt'.
astrometry.net-0.75/blind/fvrf_key.c:314:21: style: Function 'get_cmp' argument 1 names different: declaration 'p' definition 'pt'. [funcArgNamesDifferent]
astrometry.net-0.75/blind/fverify.h:71:21: note: Function 'get_cmp' argument 1 names different: declaration 'p' definition 'pt'.
astrometry.net-0.75/blind/fvrf_key.c:314:21: note: Function 'get_cmp' argument 1 names different: declaration 'p' definition 'pt'.
astrometry.net-0.75/blind/fvrf_key.c:395:22: style: Function 'get_comm' argument 1 names different: declaration 'p' definition 'pt'. [funcArgNamesDifferent]
astrometry.net-0.75/blind/fverify.h:83:22: note: Function 'get_comm' argument 1 names different: declaration 'p' definition 'pt'.
astrometry.net-0.75/blind/fvrf_key.c:395:22: note: Function 'get_comm' argument 1 names different: declaration 'p' definition 'pt'.
astrometry.net-0.75/blind/fvrf_key.c:421:25: style: Function 'get_unknown' argument 1 names different: declaration 'p' definition 'pt'. [funcArgNamesDifferent]
astrometry.net-0.75/blind/fverify.h:82:25: note: Function 'get_unknown' argument 1 names different: declaration 'p' definition 'pt'.
astrometry.net-0.75/blind/fvrf_key.c:421:25: note: Function 'get_unknown' argument 1 names different: declaration 'p' definition 'pt'.
astrometry.net-0.75/blind/fvrf_key.c:446:23: style: Function 'pr_kval_err' argument 2 names different: declaration 'pos' definition 'kpos'. [funcArgNamesDifferent]
astrometry.net-0.75/blind/fverify.h:84:33: note: Function 'pr_kval_err' argument 2 names different: declaration 'pos' definition 'kpos'.
astrometry.net-0.75/blind/fvrf_key.c:446:23: note: Function 'pr_kval_err' argument 2 names different: declaration 'pos' definition 'kpos'.
astrometry.net-0.75/blind/fvrf_key.c:447:23: style: Function 'pr_kval_err' argument 3 names different: declaration 'keyname' definition 'kname'. [funcArgNamesDifferent]
astrometry.net-0.75/blind/fverify.h:84:44: note: Function 'pr_kval_err' argument 3 names different: declaration 'keyname' definition 'kname'.
astrometry.net-0.75/blind/fvrf_key.c:447:23: note: Function 'pr_kval_err' argument 3 names different: declaration 'keyname' definition 'kname'.
astrometry.net-0.75/blind/fvrf_key.c:448:23: style: Function 'pr_kval_err' argument 4 names different: declaration 'keyval' definition 'kval'. [funcArgNamesDifferent]
astrometry.net-0.75/blind/fverify.h:84:59: note: Function 'pr_kval_err' argument 4 names different: declaration 'keyval' definition 'kval'.
astrometry.net-0.75/blind/fvrf_key.c:448:23: note: Function 'pr_kval_err' argument 4 names different: declaration 'keyval' definition 'kval'.
astrometry.net-0.75/blind/fvrf_key.c:449:17: style: Function 'pr_kval_err' argument 5 names different: declaration 'stat' definition 'errnum'. [funcArgNamesDifferent]
astrometry.net-0.75/blind/fverify.h:85:21: note: Function 'pr_kval_err' argument 5 names different: declaration 'stat' definition 'errnum'.
astrometry.net-0.75/blind/fvrf_key.c:449:17: note: Function 'pr_kval_err' argument 5 names different: declaration 'stat' definition 'errnum'.
astrometry.net-0.75/blind/fvrf_key.c:277:2: style: Variable 'set_sign' is assigned a value that is never used. [unreadVariable]
astrometry.net-0.75/blind/fvrf_misc.c:141:11: style: The scope of the variable 'errfmt' can be reduced. [variableScope]
astrometry.net-0.75/blind/fvrf_misc.c:196:11: style: The scope of the variable 'p' can be reduced. [variableScope]
astrometry.net-0.75/blind/fvrf_misc.c:197:11: style: The scope of the variable 'j' can be reduced. [variableScope]
astrometry.net-0.75/blind/fvrf_misc.c:198:9: style: The scope of the variable 'clen' can be reduced. [variableScope]
astrometry.net-0.75/blind/fvrf_misc.c:199:10: style: The scope of the variable 'tmp' can be reduced. [variableScope]
astrometry.net-0.75/blind/fvrf_misc.c:269:9: style: The scope of the variable 'first_end' can be reduced. [variableScope]
astrometry.net-0.75/blind/fvrf_misc.c:34:29: style: Function 'wrtout' argument 2 names different: declaration 'comm' definition 'mess'. [funcArgNamesDifferent]
astrometry.net-0.75/blind/fverify.h:198:29: note: Function 'wrtout' argument 2 names different: declaration 'comm' definition 'mess'.
astrometry.net-0.75/blind/fvrf_misc.c:34:29: note: Function 'wrtout' argument 2 names different: declaration 'comm' definition 'mess'.
astrometry.net-0.75/blind/fvrf_misc.c:41:29: style: Function 'wrtwrn' argument 2 names different: declaration 'comm' definition 'mess'. [funcArgNamesDifferent]
astrometry.net-0.75/blind/fverify.h:200:29: note: Function 'wrtwrn' argument 2 names different: declaration 'comm' definition 'mess'.
astrometry.net-0.75/blind/fvrf_misc.c:41:29: note: Function 'wrtwrn' argument 2 names different: declaration 'comm' definition 'mess'.
astrometry.net-0.75/blind/fvrf_misc.c:41:39: style: Function 'wrtwrn' argument 3 names different: declaration 'heasarc' definition 'isheasarc'. [funcArgNamesDifferent]
astrometry.net-0.75/blind/fverify.h:200:39: note: Function 'wrtwrn' argument 3 names different: declaration 'heasarc' definition 'isheasarc'.
astrometry.net-0.75/blind/fvrf_misc.c:41:39: note: Function 'wrtwrn' argument 3 names different: declaration 'heasarc' definition 'isheasarc'.
astrometry.net-0.75/blind/fvrf_misc.c:58:29: style: Function 'wrterr' argument 2 names different: declaration 'comm' definition 'mess'. [funcArgNamesDifferent]
astrometry.net-0.75/blind/fverify.h:199:29: note: Function 'wrterr' argument 2 names different: declaration 'comm' definition 'mess'.
astrometry.net-0.75/blind/fvrf_misc.c:58:29: note: Function 'wrterr' argument 2 names different: declaration 'comm' definition 'mess'.
astrometry.net-0.75/blind/hpowned.c:79:17: style: The scope of the variable 'nn' can be reduced. [variableScope]
astrometry.net-0.75/blind/hpowned.c:79:21: style: The scope of the variable 'neigh' can be reduced. [variableScope]
astrometry.net-0.75/blind/hpowned.c:79:31: style: The scope of the variable 'k' can be reduced. [variableScope]
astrometry.net-0.75/blind/hpquads-main.c:78:9: style: The scope of the variable 'i' can be reduced. [variableScope]
astrometry.net-0.75/blind/hpquads.c:87:9: style: The scope of the variable 'd' can be reduced. [variableScope]
astrometry.net-0.75/blind/hpquads.c:87:12: style: The scope of the variable 'j' can be reduced. [variableScope]
astrometry.net-0.75/blind/hpquads.c:88:9: style: The scope of the variable 'destind' can be reduced. [variableScope]
astrometry.net-0.75/blind/hpquads.c:181:9: style: The scope of the variable 'i' can be reduced. [variableScope]
astrometry.net-0.75/blind/imarith.c:25:36: style: The scope of the variable 'ii' can be reduced. [variableScope]
astrometry.net-0.75/blind/imarith.c:26:10: style: The scope of the variable 'npixels' can be reduced. [variableScope]
astrometry.net-0.75/blind/imarith.c:26:23: style: The scope of the variable 'firstpix' can be reduced. [variableScope]
astrometry.net-0.75/blind/imarith.c:28:13: style: The scope of the variable 'apix' can be reduced. [variableScope]
astrometry.net-0.75/blind/imarith.c:28:20: style: The scope of the variable 'bpix' can be reduced. [variableScope]
astrometry.net-0.75/blind/imarith.c:93:17: error: Memory leak: apix [memleak]
astrometry.net-0.75/blind/imarith.c:93:17: error: Memory leak: bpix [memleak]
astrometry.net-0.75/blind/imstat.c:23:25: style: The scope of the variable 'ii' can be reduced. [variableScope]
astrometry.net-0.75/blind/imstat.c:24:30: style: The scope of the variable 'fpixel' can be reduced. [variableScope]
astrometry.net-0.75/blind/imstat.c:25:28: style: The scope of the variable 'meanval' can be reduced. [variableScope]
astrometry.net-0.75/blind/index-stats.c:66:13: style: The scope of the variable 'lastgrass' can be reduced. [variableScope]
astrometry.net-0.75/blind/index-stats.c:70:13: style: The scope of the variable 'i' can be reduced. [variableScope]
astrometry.net-0.75/blind/index-stats.c:70:19: style: The scope of the variable 'k' can be reduced. [variableScope]
astrometry.net-0.75/blind/listhead.c:22:10: style: The scope of the variable 'card' can be reduced. [variableScope]
astrometry.net-0.75/blind/listhead.c:24:9: style: The scope of the variable 'single' can be reduced. [variableScope]
astrometry.net-0.75/blind/listhead.c:24:36: style: The scope of the variable 'ii' can be reduced. [variableScope]
astrometry.net-0.75/blind/liststruc.c:22:10: style: The scope of the variable 'keyname' can be reduced. [variableScope]
astrometry.net-0.75/blind/liststruc.c:22:33: style: The scope of the variable 'colname' can be reduced. [variableScope]
astrometry.net-0.75/blind/liststruc.c:22:54: style: The scope of the variable 'coltype' can be reduced. [variableScope]
astrometry.net-0.75/blind/liststruc.c:24:9: style: The scope of the variable 'single' can be reduced. [variableScope]
astrometry.net-0.75/blind/liststruc.c:24:60: style: The scope of the variable 'ii' can be reduced. [variableScope]
astrometry.net-0.75/blind/liststruc.c:25:10: style: The scope of the variable 'naxes' can be reduced. [variableScope]
astrometry.net-0.75/blind/local-index.c:70:9: style: The scope of the variable 'i' can be reduced. [variableScope]
astrometry.net-0.75/blind/lsfile.c:32:23: style: Function 'ls_file_free' argument 1 names different: declaration 'l' definition 'list'. [funcArgNamesDifferent]
astrometry.net-0.75/blind/lsfile.h:35:23: note: Function 'ls_file_free' argument 1 names different: declaration 'l' definition 'list'.
astrometry.net-0.75/blind/lsfile.c:32:23: note: Function 'ls_file_free' argument 1 names different: declaration 'l' definition 'list'.
astrometry.net-0.75/blind/matchfile.c:127:5: style: Variable 'mf' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/blind/matchfile.c:126:0: note: Variable 'mf' is reassigned a value before the old one has been used.
astrometry.net-0.75/blind/matchfile.c:127:5: note: Variable 'mf' is reassigned a value before the old one has been used.
astrometry.net-0.75/blind/modhead.c:22:27: style: The scope of the variable 'newcard' can be reduced. [variableScope]
astrometry.net-0.75/blind/modhead.c:23:10: style: The scope of the variable 'oldvalue' can be reduced. [variableScope]
astrometry.net-0.75/blind/new-wcs.c:91:5: style: Variable 'outfid' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/blind/new-wcs.c:76:0: note: Variable 'outfid' is reassigned a value before the old one has been used.
astrometry.net-0.75/blind/new-wcs.c:91:5: note: Variable 'outfid' is reassigned a value before the old one has been used.
astrometry.net-0.75/blind/new-wcs.c:261:9: style: Variable 'anq' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/blind/new-wcs.c:260:0: note: Variable 'anq' is reassigned a value before the old one has been used.
astrometry.net-0.75/blind/new-wcs.c:261:9: note: Variable 'anq' is reassigned a value before the old one has been used.
astrometry.net-0.75/blind/onepixel.c:13:0: style: Variable 'x' is assigned a value that is never used. [unreadVariable]
astrometry.net-0.75/blind/onepixel.c:14:0: style: Variable 'mag' is assigned a value that is never used. [unreadVariable]
astrometry.net-0.75/blind/onepixel.c:15:0: style: Variable 'back' is assigned a value that is never used. [unreadVariable]
astrometry.net-0.75/blind/plot-constellations.c:507:0: style: Same expression used in consecutive assignments of 'rastep' and 'decstep'. [duplicateAssignExpression]
astrometry.net-0.75/blind/plot-constellations.c:508:0: note: Same expression used in consecutive assignments of 'rastep' and 'decstep'.
astrometry.net-0.75/blind/plot-constellations.c:507:0: note: Same expression used in consecutive assignments of 'rastep' and 'decstep'.
astrometry.net-0.75/blind/plot-constellations.c:323:13: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
astrometry.net-0.75/blind/plot-constellations.c:995:0: error: Memory leak: img [memleak]
astrometry.net-0.75/blind/plot-xy-and-quad.c:207:9: style: Condition 'Nstars' is always true [knownConditionTrueFalse]
astrometry.net-0.75/blind/plot-xy-and-quad.c:121:14: note: Assignment 'Nstars=100', assigned value is 100
astrometry.net-0.75/blind/plot-xy-and-quad.c:207:9: note: Condition 'Nstars' is always true
astrometry.net-0.75/blind/plot-xy-and-quad.c:242:19: style: The scope of the variable 'mo' can be reduced. [variableScope]
astrometry.net-0.75/blind/plotannotations.c:195:13: style: The scope of the variable 'rds' can be reduced. [variableScope]
astrometry.net-0.75/blind/plotannotations.c:303:15: style: The scope of the variable 'label' can be reduced. [variableScope]
astrometry.net-0.75/blind/plotannotations.c:365:14: style: The scope of the variable 'label' can be reduced. [variableScope]
astrometry.net-0.75/blind/plotcoadd.c:26:36: style: Function 'plot_coadd_init' argument 1 names different: declaration 'args' definition 'plotargs'. [funcArgNamesDifferent]
astrometry.net-0.75/blind/plotcoadd.h:16:36: note: Function 'plot_coadd_init' argument 1 names different: declaration 'args' definition 'plotargs'.
astrometry.net-0.75/blind/plotcoadd.c:26:36: note: Function 'plot_coadd_init' argument 1 names different: declaration 'args' definition 'plotargs'.
astrometry.net-0.75/blind/plotcoadd.c:32:30: style: Function 'plot_coadd_plot' argument 2 names different: declaration 'cr' definition 'cairo'. [funcArgNamesDifferent]
astrometry.net-0.75/blind/plotcoadd.h:21:51: note: Function 'plot_coadd_plot' argument 2 names different: declaration 'cr' definition 'cairo'.
astrometry.net-0.75/blind/plotcoadd.c:32:30: note: Function 'plot_coadd_plot' argument 2 names different: declaration 'cr' definition 'cairo'.
astrometry.net-0.75/blind/plotcoadd.c:32:50: style: Function 'plot_coadd_plot' argument 3 names different: declaration 'args' definition 'pargs'. [funcArgNamesDifferent]
astrometry.net-0.75/blind/plotcoadd.h:22:19: note: Function 'plot_coadd_plot' argument 3 names different: declaration 'args' definition 'pargs'.
astrometry.net-0.75/blind/plotcoadd.c:32:50: note: Function 'plot_coadd_plot' argument 3 names different: declaration 'args' definition 'pargs'.
astrometry.net-0.75/blind/plotcoadd.c:37:36: style: Function 'plot_coadd_command' argument 1 names different: declaration 'command' definition 'cmd'. [funcArgNamesDifferent]
astrometry.net-0.75/blind/plotcoadd.h:18:36: note: Function 'plot_coadd_command' argument 1 names different: declaration 'command' definition 'cmd'.
astrometry.net-0.75/blind/plotcoadd.c:37:36: note: Function 'plot_coadd_command' argument 1 names different: declaration 'command' definition 'cmd'.
astrometry.net-0.75/blind/plotcoadd.c:38:37: style: Function 'plot_coadd_command' argument 3 names different: declaration 'args' definition 'pargs'. [funcArgNamesDifferent]
astrometry.net-0.75/blind/plotcoadd.h:19:19: note: Function 'plot_coadd_command' argument 3 names different: declaration 'args' definition 'pargs'.
astrometry.net-0.75/blind/plotcoadd.c:38:37: note: Function 'plot_coadd_command' argument 3 names different: declaration 'args' definition 'pargs'.
astrometry.net-0.75/blind/plotcoadd.c:49:35: style: Function 'plot_coadd_free' argument 1 names different: declaration 'args' definition 'plotargs'. [funcArgNamesDifferent]
astrometry.net-0.75/blind/plotcoadd.h:24:35: note: Function 'plot_coadd_free' argument 1 names different: declaration 'args' definition 'plotargs'.
astrometry.net-0.75/blind/plotcoadd.c:49:35: note: Function 'plot_coadd_free' argument 1 names different: declaration 'args' definition 'plotargs'.
astrometry.net-0.75/blind/plotcoadd.c:33:39: style: Variable 'args' is assigned a value that is never used. [unreadVariable]
astrometry.net-0.75/blind/plotcoadd.c:39:39: style: Variable 'args' is assigned a value that is never used. [unreadVariable]
astrometry.net-0.75/blind/plotgrid.c:306:12: style: The scope of the variable 'ra' can be reduced. [variableScope]
astrometry.net-0.75/blind/plotgrid.c:306:15: style: The scope of the variable 'dec' can be reduced. [variableScope]
astrometry.net-0.75/blind/plotimage.c:132:13: style: Variable 'img2' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/blind/plotimage.c:129:0: note: Variable 'img2' is reassigned a value before the old one has been used.
astrometry.net-0.75/blind/plotimage.c:132:13: note: Variable 'img2' is reassigned a value before the old one has been used.
astrometry.net-0.75/blind/plotimage.c:118:14: style: The scope of the variable 'y' can be reduced. [variableScope]
astrometry.net-0.75/blind/plotimage.c:410:20: style: The scope of the variable 'v' can be reduced. [variableScope]
astrometry.net-0.75/blind/plotindex.c:131:13: style: The scope of the variable 'DQ' can be reduced. [variableScope]
astrometry.net-0.75/blind/plotmatch.c:92:15: style: The scope of the variable 'mo' can be reduced. [variableScope]
astrometry.net-0.75/blind/plotquad.c:167:19: style: The scope of the variable 'mo' can be reduced. [variableScope]
astrometry.net-0.75/blind/plotradec.c:129:5: style: Variable 'rd' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/blind/plotradec.c:126:0: note: Variable 'rd' is reassigned a value before the old one has been used.
astrometry.net-0.75/blind/plotradec.c:129:5: note: Variable 'rd' is reassigned a value before the old one has been used.
astrometry.net-0.75/blind/plotstuff.c:682:13: style: The scope of the variable 'dx' can be reduced. [variableScope]
astrometry.net-0.75/blind/plotstuff.c:682:17: style: The scope of the variable 'dy' can be reduced. [variableScope]
astrometry.net-0.75/blind/plotstuff_wrap.c:3035:0: error: #error "This python version requires swig to be run with the '-classic' option" [preprocessorErrorDirective]
astrometry.net-0.75/blind/plotxxx.c:20:34: style: Function 'plot_xxx_init' argument 1 names different: declaration 'args' definition 'plotargs'. [funcArgNamesDifferent]
astrometry.net-0.75/blind/plotxxx.h:16:34: note: Function 'plot_xxx_init' argument 1 names different: declaration 'args' definition 'plotargs'.
astrometry.net-0.75/blind/plotxxx.c:20:34: note: Function 'plot_xxx_init' argument 1 names different: declaration 'args' definition 'plotargs'.
astrometry.net-0.75/blind/plotxxx.c:26:28: style: Function 'plot_xxx_plot' argument 2 names different: declaration 'cr' definition 'cairo'. [funcArgNamesDifferent]
astrometry.net-0.75/blind/plotxxx.h:21:49: note: Function 'plot_xxx_plot' argument 2 names different: declaration 'cr' definition 'cairo'.
astrometry.net-0.75/blind/plotxxx.c:26:28: note: Function 'plot_xxx_plot' argument 2 names different: declaration 'cr' definition 'cairo'.
astrometry.net-0.75/blind/plotxxx.c:26:48: style: Function 'plot_xxx_plot' argument 3 names different: declaration 'args' definition 'pargs'. [funcArgNamesDifferent]
astrometry.net-0.75/blind/plotxxx.h:22:19: note: Function 'plot_xxx_plot' argument 3 names different: declaration 'args' definition 'pargs'.
astrometry.net-0.75/blind/plotxxx.c:26:48: note: Function 'plot_xxx_plot' argument 3 names different: declaration 'args' definition 'pargs'.
astrometry.net-0.75/blind/plotxxx.c:31:34: style: Function 'plot_xxx_command' argument 1 names different: declaration 'command' definition 'cmd'. [funcArgNamesDifferent]
astrometry.net-0.75/blind/plotxxx.h:18:34: note: Function 'plot_xxx_command' argument 1 names different: declaration 'command' definition 'cmd'.
astrometry.net-0.75/blind/plotxxx.c:31:34: note: Function 'plot_xxx_command' argument 1 names different: declaration 'command' definition 'cmd'.
astrometry.net-0.75/blind/plotxxx.c:32:35: style: Function 'plot_xxx_command' argument 3 names different: declaration 'args' definition 'pargs'. [funcArgNamesDifferent]
astrometry.net-0.75/blind/plotxxx.h:19:19: note: Function 'plot_xxx_command' argument 3 names different: declaration 'args' definition 'pargs'.
astrometry.net-0.75/blind/plotxxx.c:32:35: note: Function 'plot_xxx_command' argument 3 names different: declaration 'args' definition 'pargs'.
astrometry.net-0.75/blind/plotxxx.c:43:33: style: Function 'plot_xxx_free' argument 1 names different: declaration 'args' definition 'plotargs'. [funcArgNamesDifferent]
astrometry.net-0.75/blind/plotxxx.h:24:33: note: Function 'plot_xxx_free' argument 1 names different: declaration 'args' definition 'plotargs'.
astrometry.net-0.75/blind/plotxxx.c:43:33: note: Function 'plot_xxx_free' argument 1 names different: declaration 'args' definition 'plotargs'.
astrometry.net-0.75/blind/plotxxx.c:27:35: style: Variable 'args' is assigned a value that is never used. [unreadVariable]
astrometry.net-0.75/blind/plotxxx.c:33:35: style: Variable 'args' is assigned a value that is never used. [unreadVariable]
astrometry.net-0.75/blind/plotxy.c:55:15: style: The scope of the variable 'xyls' can be reduced. [variableScope]
astrometry.net-0.75/blind/printsolved.c:95:13: style: The scope of the variable 'j' can be reduced. [variableScope]
astrometry.net-0.75/blind/quad-builder.c:63:12: style: The scope of the variable 'ind' can be reduced. [variableScope]
astrometry.net-0.75/blind/quad-builder.c:64:13: style: The scope of the variable 'starpos' can be reduced. [variableScope]
astrometry.net-0.75/blind/quadcenters.c:41:11: style: The scope of the variable 'basename' can be reduced. [variableScope]
astrometry.net-0.75/blind/quadcenters.c:44:15: style: The scope of the variable 'qf' can be reduced. [variableScope]
astrometry.net-0.75/blind/quadidx.c:41:9: style: The scope of the variable 'argidx' can be reduced. [variableScope]
astrometry.net-0.75/blind/quadscales.c:37:11: style: The scope of the variable 'basename' can be reduced. [variableScope]
astrometry.net-0.75/blind/quadscales.c:39:15: style: The scope of the variable 'qf' can be reduced. [variableScope]
astrometry.net-0.75/blind/quadsperstar.c:83:13: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
astrometry.net-0.75/blind/quadsperstar.c:95:9: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
astrometry.net-0.75/blind/quadsperstar.c:34:11: style: The scope of the variable 'basefn' can be reduced. [variableScope]
astrometry.net-0.75/blind/quadsperstar.c:35:15: style: The scope of the variable 'qf' can be reduced. [variableScope]
astrometry.net-0.75/blind/randcat.c:73:5: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
astrometry.net-0.75/blind/randcat.c:19:9: style: The scope of the variable 'argidx' can be reduced. [variableScope]
astrometry.net-0.75/blind/rdls2hpls.c:19:26: style: The scope of the variable 'npoints' can be reduced. [variableScope]
astrometry.net-0.75/blind/rdlstohealpix.c:31:9: style: The scope of the variable 'npoints' can be reduced. [variableScope]
astrometry.net-0.75/blind/solve-field.c:345:9: style: The scope of the variable 'i' can be reduced. [variableScope]
astrometry.net-0.75/blind/solve-field.c:494:13: style: The scope of the variable 'i' can be reduced. [variableScope]
astrometry.net-0.75/blind/solve-field.c:550:10: style: The scope of the variable 'rastr' can be reduced. [variableScope]
astrometry.net-0.75/blind/solve-field.c:550:21: style: The scope of the variable 'decstr' can be reduced. [variableScope]
astrometry.net-0.75/blind/solvedclient.c:155:9: error: Memory leak: buf [memleak]
astrometry.net-0.75/blind/solvedfile.c:83:9: style: The scope of the variable 'fields' can be reduced. [variableScope]
astrometry.net-0.75/blind/solvedfile.c:73:9: error: Used file that is not opened. [useClosedFile]
astrometry.net-0.75/blind/solvedfile.c:41:0: error: Resource leak: f [resourceLeak]
astrometry.net-0.75/blind/solvedserver.c:127:13: style: The scope of the variable 'i' can be reduced. [variableScope]
astrometry.net-0.75/blind/solver.c:147:5: style: Variable 'xy' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/blind/solver.c:128:0: note: Variable 'xy' is reassigned a value before the old one has been used.
astrometry.net-0.75/blind/solver.c:147:5: note: Variable 'xy' is reassigned a value before the old one has been used.
astrometry.net-0.75/blind/solver.c:868:24: style: The scope of the variable 'delay' can be reduced. [variableScope]
astrometry.net-0.75/blind/solver.c:1016:12: style: The scope of the variable 'flipcode' can be reduced. [variableScope]
astrometry.net-0.75/blind/solver.c:1230:13: style: The scope of the variable 'thisquadno' can be reduced. [variableScope]
astrometry.net-0.75/blind/solver.c:1228:40: style: Function 'resolve_matches' argument 3 names different: declaration 'fstars' definition 'fieldstars'. [funcArgNamesDifferent]
astrometry.net-0.75/blind/solver.c:544:40: note: Function 'resolve_matches' argument 3 names different: declaration 'fstars' definition 'fieldstars'.
astrometry.net-0.75/blind/solver.c:1228:40: note: Function 'resolve_matches' argument 3 names different: declaration 'fstars' definition 'fieldstars'.
astrometry.net-0.75/blind/spike_join.c:60:10: style: Unused variable: val [unusedVariable]
astrometry.net-0.75/blind/startree-main.c:44:9: style: The scope of the variable 'argidx' can be reduced. [variableScope]
astrometry.net-0.75/blind/startree.c:25:15: style: The scope of the variable 'NB' can be reduced. [variableScope]
astrometry.net-0.75/blind/startree.c:21:48: style: Function 'startree_write_tagalong_table' argument 1 names different: declaration 'intable' definition 'intab'. [funcArgNamesDifferent]
astrometry.net-0.75/blind/startree.h:28:48: note: Function 'startree_write_tagalong_table' argument 1 names different: declaration 'intable' definition 'intab'.
astrometry.net-0.75/blind/startree.c:21:48: note: Function 'startree_write_tagalong_table' argument 1 names different: declaration 'intable' definition 'intab'.
astrometry.net-0.75/blind/startree.c:21:68: style: Function 'startree_write_tagalong_table' argument 2 names different: declaration 'outtable' definition 'outtab'. [funcArgNamesDifferent]
astrometry.net-0.75/blind/startree.h:28:70: note: Function 'startree_write_tagalong_table' argument 2 names different: declaration 'outtable' definition 'outtab'.
astrometry.net-0.75/blind/startree.c:21:68: note: Function 'startree_write_tagalong_table' argument 2 names different: declaration 'outtable' definition 'outtab'.
astrometry.net-0.75/blind/startree2rdls.c:39:11: style: The scope of the variable 'fn' can be reduced. [variableScope]
astrometry.net-0.75/blind/tablist.c:44:9: style: The scope of the variable 'firstcol' can be reduced. [variableScope]
astrometry.net-0.75/blind/tablist.c:44:32: style: The scope of the variable 'linewidth' can be reduced. [variableScope]
astrometry.net-0.75/blind/tablist.c:46:9: style: The scope of the variable 'elem' can be reduced. [variableScope]
astrometry.net-0.75/blind/tablist.c:46:15: style: The scope of the variable 'firstelem' can be reduced. [variableScope]
astrometry.net-0.75/blind/test-solver.c:50:9: warning: %i in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
astrometry.net-0.75/blind/tweak-main.c:69:9: style: The scope of the variable 'i' can be reduced. [variableScope]
astrometry.net-0.75/blind/tweak-main.c:69:12: style: The scope of the variable 'j' can be reduced. [variableScope]
astrometry.net-0.75/blind/tweak-main.c:279:24: style: The scope of the variable 'R2' can be reduced. [variableScope]
astrometry.net-0.75/blind/tweak.c:57:5: style: Variable 'twee' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/blind/tweak.c:54:0: note: Variable 'twee' is reassigned a value before the old one has been used.
astrometry.net-0.75/blind/tweak.c:57:5: note: Variable 'twee' is reassigned a value before the old one has been used.
astrometry.net-0.75/blind/tweak.c:74:0: error: Memory leak: twee [memleak]
astrometry.net-0.75/blind/tweak2.c:495:9: style: Variable 'gamma' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/blind/tweak2.c:484:0: note: Variable 'gamma' is reassigned a value before the old one has been used.
astrometry.net-0.75/blind/tweak2.c:495:9: note: Variable 'gamma' is reassigned a value before the old one has been used.
astrometry.net-0.75/blind/tweak2.c:264:16: style: The scope of the variable 'gamma' can be reduced. [variableScope]
astrometry.net-0.75/blind/tweak2.c:270:20: style: The scope of the variable 'ra' can be reduced. [variableScope]
astrometry.net-0.75/blind/tweak2.c:270:24: style: The scope of the variable 'dec' can be reduced. [variableScope]
astrometry.net-0.75/blind/tweak2.c:271:20: style: The scope of the variable 'R2' can be reduced. [variableScope]
astrometry.net-0.75/blind/tweak2.c:487:16: style: The scope of the variable 'ra' can be reduced. [variableScope]
astrometry.net-0.75/blind/tweak2.c:487:20: style: The scope of the variable 'dec' can be reduced. [variableScope]
astrometry.net-0.75/blind/tweak2.c:488:16: style: The scope of the variable 'R2' can be reduced. [variableScope]
astrometry.net-0.75/blind/uniformize-catalog.c:382:0: error: Memory leak: outorder [memleak]
astrometry.net-0.75/blind/unpermute-quads.c:30:9: style: The scope of the variable 'codehp' can be reduced. [variableScope]
astrometry.net-0.75/blind/unpermute-stars.c:32:9: style: The scope of the variable 'starhp' can be reduced. [variableScope]
astrometry.net-0.75/blind/unpermute-stars.c:233:18: style: The scope of the variable 'tagin' can be reduced. [variableScope]
astrometry.net-0.75/blind/verify-main.c:73:9: style: The scope of the variable 'i' can be reduced. [variableScope]
astrometry.net-0.75/blind/verify-main.c:188:24: style: The scope of the variable 'R2' can be reduced. [variableScope]
astrometry.net-0.75/blind/verify.c:865:5: style: Variable 'keepers' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/blind/verify.c:858:0: note: Variable 'keepers' is reassigned a value before the old one has been used.
astrometry.net-0.75/blind/verify.c:865:5: note: Variable 'keepers' is reassigned a value before the old one has been used.
astrometry.net-0.75/blind/verify.c:115:12: style: The scope of the variable 'R2' can be reduced. [variableScope]
astrometry.net-0.75/blind/verify.c:291:9: style: The scope of the variable 'i' can be reduced. [variableScope]
astrometry.net-0.75/blind/verify.c:295:9: style: The scope of the variable 'igood' can be reduced. [variableScope]
astrometry.net-0.75/blind/verify.c:295:16: style: The scope of the variable 'ibad' can be reduced. [variableScope]
astrometry.net-0.75/blind/verify.c:465:12: style: The scope of the variable 'logd' can be reduced. [variableScope]
astrometry.net-0.75/blind/verify.c:83:9: error: Memory leak: vf [memleak]
astrometry.net-0.75/blind/verify.c:837:9: error: Common realloc mistake: 'starid' nulled but not freed upon failure [memleakOnRealloc]
astrometry.net-0.75/blind/whynot.c:860:17: style: The scope of the variable 'ind' can be reduced. [variableScope]
astrometry.net-0.75/blind/whynot.c:1037:21: style: The scope of the variable 'quad' can be reduced. [variableScope]
astrometry.net-0.75/blind/whynot.c:933:22: style: Variable 'ok' is assigned a value that is never used. [unreadVariable]
astrometry.net-0.75/blind/whynot.c:1051:22: style: Variable 'nn' is assigned a value that is never used. [unreadVariable]
astrometry.net-0.75/catalogs/2mass-fits.c:137:5: style: Variable 'cat' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/catalogs/2mass-fits.c:136:0: note: Variable 'cat' is reassigned a value before the old one has been used.
astrometry.net-0.75/catalogs/2mass-fits.c:137:5: note: Variable 'cat' is reassigned a value before the old one has been used.
astrometry.net-0.75/catalogs/2mass.c:121:15: style: The scope of the variable 'names' can be reduced. [variableScope]
astrometry.net-0.75/catalogs/2mass.c:151:15: style: The scope of the variable 'names' can be reduced. [variableScope]
astrometry.net-0.75/catalogs/2mass.c:171:14: style: The scope of the variable 'bands' can be reduced. [variableScope]
astrometry.net-0.75/catalogs/2mass.c:243:14: style: The scope of the variable 'bands' can be reduced. [variableScope]
astrometry.net-0.75/catalogs/2mass.c:410:15: style: The scope of the variable 'names' can be reduced. [variableScope]
astrometry.net-0.75/catalogs/2masstofits.c:89:9: style: Variable 'fiz' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/catalogs/2masstofits.c:81:0: note: Variable 'fiz' is reassigned a value before the old one has been used.
astrometry.net-0.75/catalogs/2masstofits.c:89:9: note: Variable 'fiz' is reassigned a value before the old one has been used.
astrometry.net-0.75/catalogs/brightstars-data.c:4:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:5:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:6:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:7:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:8:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:9:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:10:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:11:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:12:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:13:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:14:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:15:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:16:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:17:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:18:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:19:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:20:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:21:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:22:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:23:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:24:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:25:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:26:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:27:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:28:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:29:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:30:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:31:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:32:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:33:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:34:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:35:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:36:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:37:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:38:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:39:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:40:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:41:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:42:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:43:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:44:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:45:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:46:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:47:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:48:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:49:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:50:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:51:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:52:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:53:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:54:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:55:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:56:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:57:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:58:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:59:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:60:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:61:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:62:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:63:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:64:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:65:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:66:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:67:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:68:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:69:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:70:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:71:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:72:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:73:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:74:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:75:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:76:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:77:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:78:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:79:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:80:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:81:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:82:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:83:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:84:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:85:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:86:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:87:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:88:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:89:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:90:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:91:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:92:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:93:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:94:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:95:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:96:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:97:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:98:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:99:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:100:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:101:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:102:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:103:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:104:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:105:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:106:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:107:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:108:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:109:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:110:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:111:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:112:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:113:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:114:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:115:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:116:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:117:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:118:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:119:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:120:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:121:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:122:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:123:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:124:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:125:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:126:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:127:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:128:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:129:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:130:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:131:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:132:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:133:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:134:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:135:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:136:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:137:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:138:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:139:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:140:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:141:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:142:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:143:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:144:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:145:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:146:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:147:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:148:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:149:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:150:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:151:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:152:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:153:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:154:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:155:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:156:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:157:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:158:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:159:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:160:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:161:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:162:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:163:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:164:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:165:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:166:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:167:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:168:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:169:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:170:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:171:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:172:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:173:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:174:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:175:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:176:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:177:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:178:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:179:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:180:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:181:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:182:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:183:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:184:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:185:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:186:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:187:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:188:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:189:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:190:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:191:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:192:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:193:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:194:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:195:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:196:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:197:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:198:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:199:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:200:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:201:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:202:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:203:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:204:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:205:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:206:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:207:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:208:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:209:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:210:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:211:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:212:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:213:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:214:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:215:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:216:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:217:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:218:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:219:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:220:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:221:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:222:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:223:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:224:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:225:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:226:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:227:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:228:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:229:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:230:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:231:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:232:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:233:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:234:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:235:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:236:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:237:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:238:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:239:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:240:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:241:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:242:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:243:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:244:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:245:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:246:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:247:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:248:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:249:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:250:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:251:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:252:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:253:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:254:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:255:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:256:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:257:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:258:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:259:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:260:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:261:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:262:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:263:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:264:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:265:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:266:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:267:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:268:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:269:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:270:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:271:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:272:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:273:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:274:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:275:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:276:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:277:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:278:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:279:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:280:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:281:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:282:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:283:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:284:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:285:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:286:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:287:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:288:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:289:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:290:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:291:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:292:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:293:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:294:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:295:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:296:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:297:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:298:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:299:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:300:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:301:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:302:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:303:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:304:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:305:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:306:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:307:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:308:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:309:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:310:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:311:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:312:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:313:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:314:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:315:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:316:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:317:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:318:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:319:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:320:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:321:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:322:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:323:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:324:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:325:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:326:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:327:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:328:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:329:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:330:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:331:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:332:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:333:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:334:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:335:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:336:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:337:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:338:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:339:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:340:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:341:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:342:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:343:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:344:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:345:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:346:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:347:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:348:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:349:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:350:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:351:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:352:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:353:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:354:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:355:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:356:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:357:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:358:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:359:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:360:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:361:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:362:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:363:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:364:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:365:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:366:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:367:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:368:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:369:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:370:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:371:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:372:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:373:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:374:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:375:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:376:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:377:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:378:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:379:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:380:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:381:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:382:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:383:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:384:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:385:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:386:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:387:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:388:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:389:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:390:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:391:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:392:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:393:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:394:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:395:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:396:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:397:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:398:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:399:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:400:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:401:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:402:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:403:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:404:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:405:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:406:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:407:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:408:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:409:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:410:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:411:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:412:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:413:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:414:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:415:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:416:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:417:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:418:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:419:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:420:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:421:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:422:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:423:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:424:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:425:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:426:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:427:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:428:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:429:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:430:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:431:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:432:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:433:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:434:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:435:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:436:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:437:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:438:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:439:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:440:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:441:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:442:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:443:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:444:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:445:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:446:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:447:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:448:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:449:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:450:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:451:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:452:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:453:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:454:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:455:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:456:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:457:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:458:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:459:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:460:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:461:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:462:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:463:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:464:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:465:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:466:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:467:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:468:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:469:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:470:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:471:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:472:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:473:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:474:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:475:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:476:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:477:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:478:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:479:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:480:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:481:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:482:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:483:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:484:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:485:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:486:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:487:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:488:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:489:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:490:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:491:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:492:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:493:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:494:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:495:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:496:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:497:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:498:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:499:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:500:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:501:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:502:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:503:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:504:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:505:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:506:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:507:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:508:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:509:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:510:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:511:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:512:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:513:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:514:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:515:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:516:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:517:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:518:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:519:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:520:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:521:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:522:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:523:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:524:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:525:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:526:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:527:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:528:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:529:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:530:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:531:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:532:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:533:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:534:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:535:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:536:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:537:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:538:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:539:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:540:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:541:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:542:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:543:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:544:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:545:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:546:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:547:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:548:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:549:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:550:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:551:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:552:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:553:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:554:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:555:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:556:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:557:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:558:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:559:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:560:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:561:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:562:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:563:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:564:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:565:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:566:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:567:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:568:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:569:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:570:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:571:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:572:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:573:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:574:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:575:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:576:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:577:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:578:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:579:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:580:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:581:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:582:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:583:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:584:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:585:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:586:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:587:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:588:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:589:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:590:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:591:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:592:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:593:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:594:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:595:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:596:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:597:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:598:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:599:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:600:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:601:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:602:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:603:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:604:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:605:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:606:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:607:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:608:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:609:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:610:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:611:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:612:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:613:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:614:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:615:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:616:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:617:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:618:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:619:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:620:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:621:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:622:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:623:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:624:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:625:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:626:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:627:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:628:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:629:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:630:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:631:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:632:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:633:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:634:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:635:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:636:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:637:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:638:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:639:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:640:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:641:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:642:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:643:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:644:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:645:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:646:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:647:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:648:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:649:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:650:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:651:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:652:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:653:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:654:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:655:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:656:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:657:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:658:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:659:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:660:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:661:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:662:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:663:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:664:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:665:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:666:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:667:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:668:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:669:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:670:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:671:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:672:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:673:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:674:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:675:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:676:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:677:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:678:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:679:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:680:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:681:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:682:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:683:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:684:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:685:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:686:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:687:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:688:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:689:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:690:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:691:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:692:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:693:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:694:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:695:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:696:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:697:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:698:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:699:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:700:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:701:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:702:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:703:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:704:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:705:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:706:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:707:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:708:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:709:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:710:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:711:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:712:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:713:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:714:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:715:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:716:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:717:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:718:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:719:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:720:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:721:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:722:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:723:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:724:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:725:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:726:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:727:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:728:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:729:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:730:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:731:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:732:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:733:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:734:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:735:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:736:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:737:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:738:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:739:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:740:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:741:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:742:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:743:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:744:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:745:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:746:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:747:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:748:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:749:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:750:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:751:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:752:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:753:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:754:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:755:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:756:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:757:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:758:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:759:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:760:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:761:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:762:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:763:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:764:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:765:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:766:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:767:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:768:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:769:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:770:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:771:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:772:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:773:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:774:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:775:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:776:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:777:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:778:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:779:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:780:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:781:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:782:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:783:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:784:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:785:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:786:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:787:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:788:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:789:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:790:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:791:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:792:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:793:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:794:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:795:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:796:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:797:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:798:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:799:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:800:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:801:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:802:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:803:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:804:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:805:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:806:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:807:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:808:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:809:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:810:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:811:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:812:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:813:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:814:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:815:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:816:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:817:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:818:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:819:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:820:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:821:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:822:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:823:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:824:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:825:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:826:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:827:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:828:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:829:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:830:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:831:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:832:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:833:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:834:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:835:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:836:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:837:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:838:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:839:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:840:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:841:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:842:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:843:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:844:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:845:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:846:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:847:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:848:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:849:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:850:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:851:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:852:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:853:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:854:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:855:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:856:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:857:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:858:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:859:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:860:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:861:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:862:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:863:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:864:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:865:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:866:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:867:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:868:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:869:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:870:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:871:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:872:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:873:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:874:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:875:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:876:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:877:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:878:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:879:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:880:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:881:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:882:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:883:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:884:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:885:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:886:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:887:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:888:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:889:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:890:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:891:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:892:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:893:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:894:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:895:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:896:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:897:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:898:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:899:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:900:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:901:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:902:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:903:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:904:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:905:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:906:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:907:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:908:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:909:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:910:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:911:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:912:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:913:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:914:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:915:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:916:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:917:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:918:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:919:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:920:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:921:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:922:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:923:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:924:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:925:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:926:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:927:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:928:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:929:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:930:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:931:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:932:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:933:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:934:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:935:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:936:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:937:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:938:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:939:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:940:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:941:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:942:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:943:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:944:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:945:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:946:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:947:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:948:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:949:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:950:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:951:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:952:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:953:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:954:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:955:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:956:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:957:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:958:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:959:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:960:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:961:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:962:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:963:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:964:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:965:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:966:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:967:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:968:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:969:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:970:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:971:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:972:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:973:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:974:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:975:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:976:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:977:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:978:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:979:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:980:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:981:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:982:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:983:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:984:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:985:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:986:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:987:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:988:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:989:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:990:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:991:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:992:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:993:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:994:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:995:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:996:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:997:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:998:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:999:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1000:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1001:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1002:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1003:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1004:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1005:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1006:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1007:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1008:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1009:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1010:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1011:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1012:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1013:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1014:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1015:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1016:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1017:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1018:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1019:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1020:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1021:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1022:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1023:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1024:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1025:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1026:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1027:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1028:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1029:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1030:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1031:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1032:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1033:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1034:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1035:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1036:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1037:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1038:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1039:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1040:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1041:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1042:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1043:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1044:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1045:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1046:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1047:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1048:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1049:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1050:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1051:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1052:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1053:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1054:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1055:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1056:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1057:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1058:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1059:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1060:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1061:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1062:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1063:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1064:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1065:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1066:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1067:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1068:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1069:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1070:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1071:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1072:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1073:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1074:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1075:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1076:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1077:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1078:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1079:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1080:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1081:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1082:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1083:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1084:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1085:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1086:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1087:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1088:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1089:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1090:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1091:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1092:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1093:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1094:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1095:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1096:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1097:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1098:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1099:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1100:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1101:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1102:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1103:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1104:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1105:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1106:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1107:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1108:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1109:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1110:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1111:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1112:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1113:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1114:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1115:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1116:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1117:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1118:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1119:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1120:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1121:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1122:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1123:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1124:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1125:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1126:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1127:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1128:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1129:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1130:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1131:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1132:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1133:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1134:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1135:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1136:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1137:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1138:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1139:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1140:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1141:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1142:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1143:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1144:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1145:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1146:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1147:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1148:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1149:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1150:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1151:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1152:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1153:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1154:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1155:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1156:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1157:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1158:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1159:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1160:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1161:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1162:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1163:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1164:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1165:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1166:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1167:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1168:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1169:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1170:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1171:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1172:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1173:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1174:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1175:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1176:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1177:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1178:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1179:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1180:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1181:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1182:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1183:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1184:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1185:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1186:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1187:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1188:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1189:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1190:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1191:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1192:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1193:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1194:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1195:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1196:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1197:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1198:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1199:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1200:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1201:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1202:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1203:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1204:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1205:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1206:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1207:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1208:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1209:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1210:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1211:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1212:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1213:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1214:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1215:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1216:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1217:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1218:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1219:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1220:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1221:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1222:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1223:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1224:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1225:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1226:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1227:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1228:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1229:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1230:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1231:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1232:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1233:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1234:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1235:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1236:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1237:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1238:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1239:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1240:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1241:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1242:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1243:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1244:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1245:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1246:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1247:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1248:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1249:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1250:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1251:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1252:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1253:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1254:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1255:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1256:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1257:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1258:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1259:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1260:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1261:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1262:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1263:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1264:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1265:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1266:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1267:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1268:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1269:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1270:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1271:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1272:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1273:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1274:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1275:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1276:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1277:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1278:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1279:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1280:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1281:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1282:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1283:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1284:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1285:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1286:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1287:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1288:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1289:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1290:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1291:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1292:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1293:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1294:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1295:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1296:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1297:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1298:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1299:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1300:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1301:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1302:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1303:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1304:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1305:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1306:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1307:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1308:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1309:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1310:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1311:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1312:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1313:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1314:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1315:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1316:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1317:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1318:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1319:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1320:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1321:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1322:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1323:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1324:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1325:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1326:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1327:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1328:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1329:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1330:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1331:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1332:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1333:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1334:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1335:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1336:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1337:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1338:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1339:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1340:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1341:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1342:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1343:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1344:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1345:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1346:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1347:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1348:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1349:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1350:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1351:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1352:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1353:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1354:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1355:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1356:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1357:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1358:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1359:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1360:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1361:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1362:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1363:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1364:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1365:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1366:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1367:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1368:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1369:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1370:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1371:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1372:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1373:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1374:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1375:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1376:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1377:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1378:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1379:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1380:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1381:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1382:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1383:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1384:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1385:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1386:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1387:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1388:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1389:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1390:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1391:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1392:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1393:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1394:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1395:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1396:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1397:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1398:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1399:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1400:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1401:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1402:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1403:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1404:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1405:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1406:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1407:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1408:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1409:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1410:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1411:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1412:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1413:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1414:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1415:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1416:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1417:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1418:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1419:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1420:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1421:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1422:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1423:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1424:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1425:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1426:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1427:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1428:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1429:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1430:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1431:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1432:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1433:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1434:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1435:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1436:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1437:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1438:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1439:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1440:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1441:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1442:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1443:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1444:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1445:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1446:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1447:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1448:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1449:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1450:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1451:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1452:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1453:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1454:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1455:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1456:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1457:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1458:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1459:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1460:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1461:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1462:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1463:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1464:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1465:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1466:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1467:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1468:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1469:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1470:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1471:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1472:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1473:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1474:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1475:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1476:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1477:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1478:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1479:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1480:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1481:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1482:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1483:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1484:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1485:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1486:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1487:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1488:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1489:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1490:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1491:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1492:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1493:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1494:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1495:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1496:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1497:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1498:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1499:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1500:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1501:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1502:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1503:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1504:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1505:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1506:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1507:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1508:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1509:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1510:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1511:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1512:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1513:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1514:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1515:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1516:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1517:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1518:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1519:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1520:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1521:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1522:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1523:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1524:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1525:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1526:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1527:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1528:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1529:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1530:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1531:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1532:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1533:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1534:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1535:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1536:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1537:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1538:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1539:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1540:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1541:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1542:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1543:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1544:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1545:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1546:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1547:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1548:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1549:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1550:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1551:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1552:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1553:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1554:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1555:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1556:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1557:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1558:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1559:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1560:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1561:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1562:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1563:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1564:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1565:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1566:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1567:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1568:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1569:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1570:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1571:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1572:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1573:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1574:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1575:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1576:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1577:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1578:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1579:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1580:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1581:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1582:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1583:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1584:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1585:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1586:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1587:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1588:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1589:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1590:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1591:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1592:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1593:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1594:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1595:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1596:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1597:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1598:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1599:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1600:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1601:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1602:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1603:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1604:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1605:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1606:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1607:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1608:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1609:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1610:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1611:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1612:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1613:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1614:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1615:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1616:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1617:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1618:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1619:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1620:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1621:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1622:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1623:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1624:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1625:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1626:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1627:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1628:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1629:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1630:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1631:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1632:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1633:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1634:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1635:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1636:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1637:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1638:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1639:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1640:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1641:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1642:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1643:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1644:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1645:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1646:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1647:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1648:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1649:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1650:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1651:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1652:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1653:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1654:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1655:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1656:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1657:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1658:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1659:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1660:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1661:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1662:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1663:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1664:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1665:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1666:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1667:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1668:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1669:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1670:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1671:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1672:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1673:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1674:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1675:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1676:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1677:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1678:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1679:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1680:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1681:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1682:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1683:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1684:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1685:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1686:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1687:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1688:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1689:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1690:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1691:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1692:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1693:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1694:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1695:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1696:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1697:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1698:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1699:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1700:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1701:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1702:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1703:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1704:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1705:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1706:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1707:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1708:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1709:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1710:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1711:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1712:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1713:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1714:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1715:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1716:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1717:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1718:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1719:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1720:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1721:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1722:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1723:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1724:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1725:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1726:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1727:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1728:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1729:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1730:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1731:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1732:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1733:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1734:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1735:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1736:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1737:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1738:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1739:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1740:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1741:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1742:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1743:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1744:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1745:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1746:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1747:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1748:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1749:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1750:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1751:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1752:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1753:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1754:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1755:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1756:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1757:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1758:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1759:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1760:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1761:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1762:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1763:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1764:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1765:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1766:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1767:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1768:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1769:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1770:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1771:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1772:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1773:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1774:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1775:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1776:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1777:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1778:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1779:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1780:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1781:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1782:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1783:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1784:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1785:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1786:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1787:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1788:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1789:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1790:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1791:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1792:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1793:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1794:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1795:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1796:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1797:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1798:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1799:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1800:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1801:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1802:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1803:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1804:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1805:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1806:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1807:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1808:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1809:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1810:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1811:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1812:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1813:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1814:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1815:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1816:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1817:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1818:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1819:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1820:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1821:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1822:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1823:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1824:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1825:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1826:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1827:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1828:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1829:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1830:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1831:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1832:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1833:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1834:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1835:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1836:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1837:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1838:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1839:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1840:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1841:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1842:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1843:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1844:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1845:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1846:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1847:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1848:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1849:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1850:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1851:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1852:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1853:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1854:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1855:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1856:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1857:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1858:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1859:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1860:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1861:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1862:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1863:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1864:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1865:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1866:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1867:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1868:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1869:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1870:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1871:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1872:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1873:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1874:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1875:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1876:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1877:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1878:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1879:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1880:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1881:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1882:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1883:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1884:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1885:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1886:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1887:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1888:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1889:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1890:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1891:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1892:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1893:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1894:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1895:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1896:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1897:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1898:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1899:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1900:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1901:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1902:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1903:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1904:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1905:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1906:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1907:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1908:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1909:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1910:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1911:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1912:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1913:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1914:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1915:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1916:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1917:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1918:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1919:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1920:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1921:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1922:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1923:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1924:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1925:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1926:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1927:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1928:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1929:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1930:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1931:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1932:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1933:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1934:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1935:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1936:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1937:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1938:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1939:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1940:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1941:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1942:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1943:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1944:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1945:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1946:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1947:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1948:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1949:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1950:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1951:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1952:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1953:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1954:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1955:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1956:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1957:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1958:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1959:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1960:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1961:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1962:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1963:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1964:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1965:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1966:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1967:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1968:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1969:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1970:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1971:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1972:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1973:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1974:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1975:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1976:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1977:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1978:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1979:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1980:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1981:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1982:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1983:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1984:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1985:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1986:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1987:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1988:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1989:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1990:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1991:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1992:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1993:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1994:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1995:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1996:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1997:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1998:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:1999:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2000:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2001:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2002:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2003:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2004:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2005:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2006:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2007:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2008:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2009:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2010:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2011:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2012:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2013:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2014:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2015:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2016:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2017:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2018:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2019:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2020:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2021:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2022:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2023:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2024:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2025:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2026:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2027:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2028:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2029:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2030:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2031:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2032:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2033:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2034:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2035:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2036:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2037:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2038:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2039:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2040:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2041:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2042:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2043:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2044:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2045:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2046:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2047:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2048:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2049:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2050:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2051:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2052:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2053:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2054:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2055:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2056:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2057:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2058:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2059:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2060:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2061:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2062:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2063:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2064:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2065:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2066:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2067:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2068:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2069:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2070:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2071:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2072:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2073:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2074:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2075:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2076:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2077:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2078:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2079:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2080:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2081:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2082:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2083:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2084:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2085:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2086:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2087:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2088:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2089:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2090:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2091:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2092:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2093:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2094:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2095:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2096:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2097:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2098:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2099:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2100:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2101:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2102:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2103:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2104:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2105:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2106:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2107:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2108:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2109:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2110:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2111:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2112:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2113:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2114:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2115:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2116:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2117:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2118:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2119:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2120:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2121:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2122:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2123:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2124:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2125:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2126:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2127:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2128:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2129:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2130:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2131:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2132:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2133:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2134:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2135:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2136:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2137:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2138:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2139:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2140:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2141:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2142:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2143:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2144:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2145:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2146:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2147:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2148:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2149:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2150:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2151:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2152:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2153:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2154:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2155:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2156:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2157:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2158:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2159:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2160:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2161:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2162:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2163:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2164:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2165:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2166:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2167:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2168:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2169:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2170:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2171:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2172:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2173:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2174:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2175:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2176:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2177:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2178:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2179:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2180:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2181:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2182:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2183:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2184:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2185:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2186:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2187:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2188:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2189:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2190:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2191:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2192:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2193:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2194:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2195:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2196:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2197:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2198:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2199:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2200:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2201:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2202:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2203:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2204:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2205:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2206:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2207:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2208:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2209:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2210:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2211:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2212:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2213:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2214:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2215:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2216:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2217:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2218:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2219:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2220:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2221:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2222:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2223:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2224:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2225:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2226:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2227:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2228:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2229:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2230:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2231:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2232:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2233:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2234:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2235:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2236:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2237:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2238:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2239:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2240:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2241:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2242:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2243:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2244:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2245:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2246:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2247:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2248:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2249:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2250:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2251:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2252:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2253:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2254:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2255:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2256:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2257:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2258:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2259:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2260:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2261:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2262:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2263:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2264:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2265:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2266:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2267:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2268:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2269:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2270:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2271:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2272:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2273:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2274:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2275:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2276:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2277:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2278:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2279:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2280:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2281:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2282:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2283:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2284:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2285:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2286:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2287:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2288:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2289:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2290:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2291:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2292:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2293:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2294:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2295:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2296:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2297:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2298:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2299:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2300:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2301:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2302:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2303:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2304:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2305:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2306:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2307:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2308:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2309:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2310:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2311:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2312:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2313:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2314:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2315:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2316:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2317:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2318:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2319:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2320:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2321:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2322:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2323:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2324:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2325:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2326:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2327:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2328:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2329:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2330:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2331:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2332:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2333:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2334:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2335:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2336:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2337:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2338:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2339:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2340:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2341:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2342:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2343:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2344:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2345:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2346:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2347:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2348:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2349:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2350:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2351:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2352:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2353:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2354:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2355:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2356:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2357:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2358:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2359:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2360:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2361:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2362:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2363:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2364:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2365:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2366:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2367:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2368:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2369:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2370:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2371:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2372:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2373:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2374:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2375:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2376:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2377:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2378:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2379:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2380:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2381:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2382:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2383:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2384:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2385:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2386:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2387:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2388:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2389:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2390:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2391:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2392:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2393:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2394:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2395:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2396:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2397:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2398:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2399:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2400:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2401:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2402:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2403:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2404:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2405:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2406:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2407:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2408:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2409:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2410:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2411:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2412:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2413:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2414:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2415:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2416:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2417:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2418:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2419:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2420:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2421:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2422:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2423:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2424:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2425:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2426:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2427:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2428:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2429:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2430:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2431:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2432:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2433:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2434:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2435:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2436:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2437:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2438:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2439:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2440:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2441:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2442:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2443:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2444:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2445:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2446:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2447:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2448:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2449:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2450:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2451:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2452:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2453:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2454:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2455:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2456:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2457:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2458:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2459:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2460:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2461:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2462:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2463:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2464:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2465:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2466:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2467:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2468:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2469:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2470:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2471:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2472:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2473:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2474:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2475:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2476:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2477:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2478:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2479:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2480:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2481:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2482:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2483:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2484:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2485:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2486:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2487:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2488:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2489:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2490:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2491:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2492:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2493:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2494:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2495:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2496:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2497:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2498:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2499:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2500:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2501:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2502:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2503:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2504:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2505:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2506:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2507:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2508:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2509:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2510:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2511:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2512:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2513:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2514:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2515:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2516:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2517:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2518:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2519:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2520:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2521:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2522:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2523:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2524:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2525:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2526:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2527:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2528:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2529:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2530:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2531:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2532:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2533:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2534:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2535:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2536:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2537:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2538:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2539:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2540:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2541:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2542:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2543:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2544:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2545:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2546:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2547:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2548:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2549:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2550:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2551:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2552:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2553:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2554:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2555:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2556:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2557:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2558:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2559:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2560:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2561:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2562:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2563:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2564:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2565:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2566:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2567:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2568:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2569:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2570:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2571:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2572:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2573:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2574:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2575:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2576:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2577:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2578:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2579:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2580:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2581:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2582:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2583:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2584:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2585:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2586:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2587:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2588:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2589:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2590:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2591:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2592:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2593:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2594:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2595:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2596:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2597:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2598:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2599:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2600:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2601:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2602:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2603:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2604:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2605:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2606:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2607:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2608:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2609:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2610:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2611:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2612:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2613:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2614:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2615:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2616:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2617:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2618:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2619:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2620:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2621:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2622:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2623:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2624:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2625:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2626:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2627:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2628:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2629:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2630:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2631:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2632:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2633:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2634:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2635:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2636:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2637:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2638:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2639:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2640:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2641:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2642:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2643:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2644:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2645:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2646:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2647:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2648:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2649:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2650:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2651:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2652:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2653:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2654:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2655:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2656:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2657:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2658:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2659:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2660:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2661:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2662:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2663:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2664:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2665:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2666:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2667:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2668:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2669:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2670:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2671:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2672:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2673:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2674:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2675:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2676:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2677:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2678:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2679:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2680:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2681:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2682:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2683:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2684:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2685:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2686:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2687:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2688:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2689:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2690:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2691:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2692:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2693:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2694:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2695:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2696:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2697:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2698:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2699:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2700:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2701:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2702:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2703:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2704:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2705:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2706:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2707:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2708:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2709:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2710:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2711:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2712:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2713:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2714:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2715:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2716:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2717:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2718:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2719:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2720:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2721:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2722:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2723:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2724:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2725:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2726:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2727:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2728:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2729:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2730:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2731:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2732:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2733:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2734:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2735:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2736:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2737:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2738:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2739:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2740:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2741:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2742:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2743:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2744:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2745:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2746:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2747:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2748:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2749:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2750:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2751:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2752:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2753:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2754:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2755:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2756:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2757:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2758:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2759:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2760:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2761:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2762:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2763:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2764:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2765:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2766:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2767:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2768:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2769:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2770:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2771:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2772:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2773:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2774:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2775:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2776:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2777:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2778:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2779:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2780:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2781:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2782:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2783:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2784:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2785:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2786:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2787:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2788:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2789:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2790:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2791:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2792:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2793:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2794:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2795:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2796:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2797:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2798:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2799:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2800:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2801:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2802:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2803:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2804:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2805:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2806:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2807:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2808:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2809:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2810:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2811:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2812:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2813:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2814:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2815:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2816:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2817:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2818:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2819:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2820:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2821:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2822:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2823:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2824:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2825:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2826:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2827:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2828:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2829:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2830:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2831:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2832:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2833:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2834:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2835:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2836:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2837:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2838:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2839:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2840:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2841:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2842:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2843:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2844:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2845:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2846:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2847:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2848:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2849:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2850:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2851:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2852:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2853:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2854:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2855:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2856:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2857:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2858:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2859:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2860:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2861:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2862:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2863:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2864:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2865:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2866:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2867:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2868:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2869:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2870:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2871:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2872:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2873:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2874:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2875:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2876:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2877:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2878:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2879:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2880:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2881:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2882:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2883:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2884:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2885:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2886:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2887:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2888:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2889:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2890:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2891:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2892:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2893:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2894:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2895:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2896:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2897:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2898:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2899:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2900:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2901:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2902:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2903:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2904:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2905:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2906:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2907:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2908:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2909:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2910:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2911:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2912:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2913:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2914:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2915:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2916:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2917:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2918:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2919:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2920:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2921:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2922:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2923:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2924:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2925:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2926:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2927:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2928:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2929:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2930:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2931:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2932:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2933:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2934:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2935:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2936:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2937:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2938:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2939:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2940:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2941:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2942:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2943:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2944:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2945:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2946:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2947:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2948:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2949:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2950:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2951:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2952:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2953:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2954:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2955:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2956:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2957:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2958:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2959:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2960:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2961:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2962:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2963:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2964:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2965:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2966:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2967:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2968:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2969:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2970:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2971:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2972:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2973:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2974:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2975:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2976:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2977:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2978:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2979:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2980:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2981:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2982:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2983:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2984:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2985:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2986:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2987:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2988:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2989:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2990:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2991:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2992:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2993:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2994:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2995:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2996:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2997:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2998:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:2999:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3000:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3001:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3002:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3003:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3004:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3005:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3006:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3007:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3008:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3009:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3010:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3011:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3012:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3013:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3014:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3015:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3016:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3017:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3018:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3019:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3020:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3021:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3022:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3023:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3024:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3025:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3026:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3027:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3028:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3029:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3030:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3031:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3032:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3033:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3034:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3035:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3036:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3037:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3038:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3039:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3040:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3041:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3042:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3043:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3044:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3045:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3046:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3047:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3048:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3049:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3050:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3051:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3052:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3053:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3054:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3055:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3056:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3057:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3058:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3059:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3060:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3061:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3062:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3063:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3064:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3065:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3066:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3067:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3068:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3069:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3070:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3071:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3072:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3073:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3074:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3075:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3076:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3077:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3078:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3079:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3080:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3081:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3082:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3083:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3084:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3085:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3086:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3087:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3088:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3089:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3090:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3091:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3092:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3093:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3094:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3095:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3096:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3097:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3098:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3099:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3100:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3101:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3102:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3103:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3104:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3105:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3106:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3107:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3108:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3109:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3110:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3111:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3112:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3113:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3114:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3115:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3116:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3117:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3118:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3119:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3120:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3121:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3122:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3123:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3124:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3125:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3126:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3127:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3128:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3129:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3130:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3131:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3132:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3133:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3134:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3135:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3136:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3137:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3138:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3139:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3140:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3141:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3142:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3143:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3144:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3145:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3146:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3147:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3148:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3149:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3150:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3151:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3152:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3153:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3154:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3155:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3156:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3157:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3158:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3159:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3160:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3161:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3162:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3163:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3164:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3165:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3166:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3167:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3168:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3169:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3170:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3171:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3172:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3173:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3174:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3175:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3176:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3177:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3178:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3179:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3180:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3181:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3182:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3183:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3184:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3185:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3186:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3187:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3188:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3189:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3190:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3191:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3192:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3193:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3194:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3195:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3196:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3197:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3198:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3199:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3200:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3201:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3202:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3203:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3204:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3205:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3206:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3207:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3208:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3209:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3210:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3211:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3212:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3213:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3214:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3215:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3216:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3217:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3218:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3219:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3220:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3221:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3222:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3223:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3224:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3225:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3226:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3227:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3228:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3229:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3230:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3231:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3232:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3233:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3234:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3235:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3236:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3237:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3238:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3239:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3240:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3241:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3242:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3243:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3244:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3245:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3246:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3247:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3248:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3249:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3250:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3251:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3252:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3253:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3254:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3255:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3256:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3257:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3258:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3259:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3260:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3261:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3262:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3263:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3264:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3265:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3266:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3267:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3268:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3269:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3270:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3271:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3272:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3273:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3274:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3275:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3276:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3277:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3278:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3279:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3280:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3281:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3282:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3283:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3284:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3285:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3286:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3287:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3288:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3289:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3290:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3291:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3292:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3293:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3294:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3295:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3296:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3297:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3298:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3299:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3300:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3301:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3302:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3303:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3304:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3305:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3306:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3307:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3308:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3309:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3310:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3311:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3312:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3313:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3314:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3315:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3316:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3317:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3318:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3319:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3320:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3321:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3322:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3323:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3324:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3325:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3326:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3327:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3328:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3329:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3330:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3331:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3332:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3333:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3334:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3335:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3336:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3337:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3338:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3339:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3340:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3341:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3342:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3343:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3344:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3345:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3346:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3347:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3348:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3349:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3350:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3351:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3352:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3353:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3354:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3355:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3356:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3357:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3358:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3359:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3360:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3361:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3362:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3363:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3364:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3365:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3366:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3367:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3368:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3369:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3370:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3371:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3372:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3373:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3374:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3375:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3376:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3377:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3378:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3379:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3380:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3381:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3382:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3383:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3384:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3385:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3386:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3387:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3388:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3389:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3390:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3391:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3392:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3393:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3394:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3395:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3396:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3397:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3398:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3399:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3400:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3401:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3402:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3403:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3404:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3405:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3406:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3407:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3408:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3409:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3410:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3411:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3412:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3413:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3414:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3415:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3416:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3417:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3418:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3419:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3420:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3421:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3422:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3423:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3424:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3425:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3426:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3427:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3428:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3429:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3430:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3431:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3432:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3433:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3434:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3435:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3436:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3437:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3438:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3439:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3440:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3441:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3442:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3443:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3444:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3445:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3446:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3447:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3448:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3449:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3450:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3451:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3452:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3453:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3454:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3455:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3456:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3457:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3458:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3459:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3460:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3461:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3462:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3463:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3464:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3465:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3466:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3467:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3468:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3469:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3470:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3471:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3472:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3473:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3474:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3475:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3476:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3477:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3478:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3479:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3480:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3481:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3482:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3483:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3484:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3485:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3486:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3487:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3488:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3489:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3490:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3491:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3492:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3493:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3494:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3495:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3496:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3497:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3498:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3499:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3500:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3501:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3502:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3503:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3504:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3505:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3506:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3507:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3508:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3509:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3510:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3511:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3512:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3513:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3514:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3515:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3516:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3517:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3518:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3519:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3520:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3521:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3522:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3523:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3524:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3525:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3526:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3527:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3528:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3529:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3530:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3531:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3532:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3533:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3534:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3535:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3536:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3537:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3538:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3539:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3540:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3541:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3542:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3543:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3544:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3545:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3546:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3547:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3548:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3549:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3550:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3551:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3552:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3553:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3554:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3555:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3556:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3557:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3558:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3559:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3560:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3561:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3562:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3563:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3564:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3565:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3566:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3567:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3568:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3569:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3570:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3571:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3572:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3573:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3574:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3575:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3576:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3577:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3578:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3579:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3580:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3581:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3582:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3583:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3584:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3585:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3586:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3587:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3588:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3589:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3590:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3591:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3592:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3593:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3594:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3595:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3596:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3597:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3598:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3599:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3600:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3601:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3602:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3603:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3604:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3605:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3606:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3607:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3608:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3609:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3610:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3611:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3612:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3613:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3614:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3615:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3616:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3617:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3618:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3619:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3620:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3621:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3622:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3623:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3624:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3625:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3626:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3627:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3628:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3629:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3630:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3631:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3632:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3633:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3634:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3635:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3636:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3637:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3638:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3639:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3640:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3641:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3642:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3643:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3644:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3645:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3646:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3647:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3648:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3649:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3650:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3651:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3652:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3653:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3654:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3655:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3656:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3657:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3658:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3659:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3660:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3661:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3662:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3663:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3664:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3665:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3666:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3667:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3668:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3669:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3670:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3671:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3672:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3673:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3674:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3675:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3676:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3677:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3678:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3679:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3680:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3681:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3682:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3683:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3684:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3685:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3686:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3687:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3688:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3689:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3690:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3691:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3692:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3693:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3694:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3695:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3696:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3697:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3698:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3699:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3700:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3701:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3702:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3703:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3704:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3705:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3706:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3707:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3708:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3709:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3710:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3711:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3712:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3713:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3714:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3715:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3716:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3717:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3718:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3719:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3720:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3721:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3722:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3723:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3724:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3725:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3726:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3727:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3728:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3729:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3730:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3731:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3732:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3733:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3734:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3735:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3736:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3737:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3738:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3739:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3740:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3741:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3742:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3743:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3744:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3745:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3746:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3747:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3748:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3749:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3750:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3751:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3752:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3753:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3754:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3755:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3756:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3757:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3758:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3759:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3760:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3761:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3762:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3763:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3764:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3765:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3766:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3767:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3768:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3769:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3770:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3771:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3772:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3773:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3774:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3775:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3776:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3777:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3778:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3779:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3780:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3781:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3782:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3783:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3784:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3785:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3786:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3787:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3788:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3789:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3790:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3791:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3792:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3793:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3794:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3795:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3796:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3797:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3798:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3799:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3800:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3801:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3802:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3803:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3804:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3805:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3806:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3807:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3808:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3809:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3810:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3811:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3812:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3813:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3814:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3815:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3816:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3817:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3818:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3819:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3820:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3821:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3822:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3823:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3824:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3825:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3826:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3827:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3828:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3829:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3830:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3831:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3832:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3833:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3834:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3835:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3836:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3837:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3838:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3839:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3840:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3841:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3842:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3843:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3844:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3845:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3846:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3847:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3848:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3849:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3850:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3851:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3852:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3853:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3854:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3855:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3856:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3857:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3858:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3859:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3860:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3861:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3862:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3863:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3864:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3865:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3866:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3867:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3868:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3869:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3870:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3871:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3872:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3873:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3874:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3875:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3876:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3877:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3878:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3879:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3880:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3881:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3882:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3883:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3884:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3885:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3886:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3887:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3888:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3889:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3890:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3891:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3892:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3893:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3894:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3895:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3896:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3897:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3898:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3899:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3900:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3901:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3902:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3903:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3904:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3905:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3906:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3907:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3908:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3909:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3910:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3911:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3912:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3913:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3914:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3915:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3916:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3917:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3918:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3919:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3920:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3921:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3922:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3923:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3924:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3925:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3926:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3927:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3928:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3929:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3930:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3931:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3932:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3933:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3934:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3935:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3936:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3937:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3938:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3939:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3940:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3941:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3942:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3943:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3944:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3945:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3946:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3947:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3948:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3949:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3950:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3951:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3952:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3953:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3954:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3955:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3956:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3957:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3958:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3959:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3960:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3961:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3962:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3963:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3964:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3965:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3966:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3967:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3968:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3969:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3970:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3971:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3972:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3973:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3974:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3975:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3976:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3977:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3978:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3979:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3980:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3981:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3982:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3983:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3984:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3985:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3986:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3987:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3988:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3989:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3990:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3991:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3992:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3993:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3994:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3995:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3996:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3997:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3998:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:3999:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4000:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4001:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4002:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4003:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4004:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4005:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4006:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4007:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4008:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4009:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4010:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4011:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4012:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4013:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4014:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4015:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4016:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4017:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4018:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4019:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4020:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4021:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4022:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4023:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4024:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4025:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4026:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4027:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4028:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4029:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4030:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4031:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4032:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4033:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4034:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4035:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4036:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4037:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4038:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4039:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4040:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4041:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4042:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4043:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4044:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4045:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4046:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4047:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4048:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4049:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4050:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4051:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4052:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4053:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4054:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4055:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4056:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4057:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4058:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4059:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4060:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4061:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4062:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4063:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4064:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4065:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4066:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4067:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4068:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4069:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4070:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4071:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4072:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4073:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4074:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4075:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4076:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4077:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4078:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4079:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4080:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4081:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4082:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4083:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4084:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4085:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4086:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4087:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4088:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4089:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4090:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4091:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4092:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4093:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4094:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4095:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4096:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4097:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4098:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4099:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4100:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4101:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4102:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4103:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4104:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4105:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4106:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4107:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4108:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4109:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4110:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4111:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4112:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4113:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4114:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4115:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4116:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4117:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4118:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4119:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4120:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4121:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4122:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4123:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4124:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4125:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4126:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4127:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4128:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4129:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4130:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4131:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4132:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4133:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4134:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4135:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4136:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4137:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4138:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4139:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4140:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4141:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4142:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4143:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4144:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4145:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4146:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4147:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4148:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4149:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4150:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4151:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4152:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4153:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4154:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4155:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4156:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4157:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4158:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4159:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4160:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4161:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4162:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4163:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4164:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4165:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4166:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4167:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4168:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4169:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4170:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4171:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4172:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4173:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4174:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4175:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4176:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4177:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4178:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4179:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4180:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4181:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4182:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4183:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4184:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4185:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4186:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4187:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4188:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4189:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4190:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4191:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4192:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4193:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4194:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4195:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4196:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4197:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4198:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4199:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4200:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4201:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4202:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4203:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4204:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4205:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4206:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4207:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4208:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4209:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4210:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4211:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4212:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4213:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4214:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4215:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4216:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4217:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4218:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4219:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4220:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4221:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4222:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4223:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4224:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4225:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4226:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4227:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4228:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4229:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4230:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4231:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4232:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4233:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4234:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4235:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4236:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4237:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4238:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4239:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4240:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4241:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4242:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4243:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4244:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4245:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4246:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4247:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4248:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4249:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4250:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4251:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4252:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4253:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4254:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4255:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4256:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4257:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4258:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4259:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4260:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4261:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4262:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4263:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4264:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4265:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4266:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4267:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4268:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4269:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4270:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4271:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4272:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4273:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4274:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4275:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4276:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4277:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4278:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4279:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4280:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4281:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4282:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4283:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4284:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4285:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4286:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4287:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4288:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4289:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4290:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4291:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4292:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4293:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4294:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4295:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4296:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4297:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4298:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4299:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4300:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4301:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4302:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4303:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4304:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4305:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4306:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4307:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4308:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4309:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4310:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4311:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4312:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4313:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4314:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4315:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4316:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4317:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4318:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4319:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4320:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4321:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4322:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4323:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4324:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4325:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4326:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4327:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4328:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4329:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4330:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4331:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4332:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4333:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4334:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4335:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4336:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4337:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4338:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4339:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4340:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4341:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4342:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4343:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4344:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4345:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4346:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4347:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4348:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4349:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4350:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4351:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4352:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4353:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4354:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4355:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4356:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4357:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4358:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4359:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4360:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4361:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4362:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4363:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4364:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4365:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4366:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4367:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4368:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4369:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4370:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4371:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4372:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4373:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4374:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4375:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4376:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4377:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4378:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4379:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4380:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4381:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4382:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4383:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4384:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4385:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4386:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4387:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4388:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4389:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4390:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4391:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4392:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4393:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4394:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4395:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4396:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4397:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4398:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4399:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4400:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4401:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4402:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4403:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4404:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4405:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4406:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4407:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4408:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4409:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4410:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4411:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4412:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4413:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4414:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4415:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4416:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4417:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4418:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4419:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4420:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4421:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4422:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4423:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4424:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4425:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4426:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4427:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4428:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4429:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4430:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4431:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4432:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4433:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4434:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4435:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4436:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4437:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4438:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4439:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4440:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4441:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4442:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4443:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4444:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4445:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4446:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4447:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4448:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4449:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4450:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4451:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4452:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4453:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4454:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4455:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4456:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4457:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4458:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4459:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4460:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4461:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4462:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4463:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4464:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4465:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4466:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4467:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4468:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4469:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4470:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4471:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4472:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4473:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4474:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4475:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4476:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4477:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4478:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4479:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4480:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4481:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4482:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4483:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4484:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4485:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4486:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4487:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4488:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4489:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4490:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4491:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4492:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4493:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4494:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4495:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4496:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4497:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4498:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4499:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4500:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4501:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4502:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4503:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4504:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4505:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4506:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4507:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4508:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4509:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4510:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4511:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4512:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4513:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4514:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4515:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4516:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4517:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4518:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4519:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4520:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4521:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4522:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4523:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4524:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4525:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4526:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4527:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4528:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4529:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4530:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4531:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4532:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4533:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4534:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4535:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4536:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4537:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4538:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4539:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4540:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4541:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4542:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4543:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4544:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4545:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4546:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4547:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4548:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4549:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4550:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4551:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4552:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4553:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4554:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4555:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4556:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4557:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4558:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4559:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4560:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4561:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4562:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4563:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4564:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4565:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4566:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4567:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4568:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4569:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4570:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4571:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4572:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4573:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4574:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4575:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4576:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4577:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4578:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4579:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4580:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4581:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4582:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4583:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4584:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4585:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4586:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4587:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4588:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4589:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4590:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4591:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4592:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4593:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4594:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4595:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4596:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4597:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4598:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4599:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4600:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4601:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4602:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4603:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4604:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4605:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4606:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4607:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4608:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4609:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4610:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4611:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4612:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4613:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4614:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4615:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4616:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4617:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4618:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4619:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4620:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4621:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4622:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4623:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4624:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4625:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4626:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4627:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4628:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4629:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4630:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4631:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4632:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4633:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4634:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4635:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4636:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4637:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4638:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4639:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4640:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4641:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4642:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4643:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4644:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4645:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4646:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4647:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4648:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4649:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4650:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4651:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4652:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4653:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4654:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4655:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4656:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4657:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4658:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4659:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4660:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4661:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4662:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4663:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4664:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4665:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4666:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4667:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4668:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4669:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4670:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4671:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4672:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4673:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4674:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4675:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4676:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4677:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4678:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4679:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4680:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4681:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4682:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4683:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4684:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4685:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4686:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4687:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4688:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4689:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4690:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4691:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4692:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4693:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4694:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4695:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4696:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4697:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4698:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4699:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4700:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4701:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4702:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4703:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4704:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4705:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4706:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4707:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4708:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4709:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4710:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4711:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4712:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4713:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4714:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4715:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4716:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4717:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4718:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4719:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4720:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4721:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4722:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4723:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4724:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4725:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4726:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4727:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4728:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4729:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4730:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4731:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4732:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4733:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4734:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4735:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4736:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4737:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4738:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4739:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4740:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4741:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4742:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4743:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4744:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4745:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4746:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4747:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4748:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4749:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4750:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4751:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4752:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4753:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4754:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4755:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4756:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4757:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4758:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4759:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4760:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4761:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4762:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4763:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4764:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4765:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4766:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4767:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4768:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4769:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4770:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4771:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4772:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4773:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4774:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4775:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4776:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4777:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4778:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4779:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4780:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4781:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4782:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4783:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4784:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4785:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4786:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4787:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4788:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4789:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4790:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4791:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4792:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4793:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4794:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4795:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4796:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4797:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4798:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4799:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4800:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4801:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4802:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4803:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4804:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4805:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4806:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4807:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4808:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4809:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4810:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4811:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4812:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4813:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4814:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4815:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4816:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4817:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4818:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4819:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4820:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4821:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4822:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4823:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4824:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4825:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4826:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4827:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4828:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4829:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4830:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4831:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4832:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4833:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4834:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4835:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4836:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4837:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4838:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4839:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4840:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4841:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4842:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4843:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4844:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4845:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4846:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4847:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4848:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4849:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4850:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4851:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4852:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4853:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4854:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4855:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4856:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4857:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4858:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4859:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4860:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4861:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4862:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4863:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4864:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4865:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4866:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4867:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4868:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4869:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4870:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4871:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4872:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4873:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4874:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4875:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4876:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4877:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4878:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4879:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4880:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4881:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4882:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4883:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4884:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4885:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4886:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4887:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4888:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4889:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4890:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4891:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4892:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4893:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4894:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4895:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4896:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4897:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4898:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4899:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4900:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4901:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4902:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4903:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4904:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4905:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4906:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4907:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4908:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4909:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4910:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4911:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4912:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4913:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4914:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4915:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4916:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4917:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4918:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4919:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4920:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4921:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4922:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4923:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4924:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4925:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4926:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4927:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4928:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4929:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4930:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4931:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4932:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4933:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4934:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4935:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4936:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4937:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4938:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4939:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4940:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4941:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4942:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4943:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4944:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4945:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4946:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4947:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4948:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4949:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4950:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4951:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4952:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4953:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4954:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4955:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4956:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4957:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4958:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4959:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4960:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4961:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4962:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4963:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4964:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4965:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4966:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4967:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4968:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4969:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4970:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4971:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4972:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4973:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4974:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4975:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4976:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4977:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4978:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4979:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4980:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4981:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4982:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4983:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4984:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4985:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4986:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4987:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4988:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4989:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4990:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4991:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4992:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4993:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4994:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4995:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4996:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4997:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4998:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:4999:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:5000:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:5001:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:5002:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:5003:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:5004:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:5005:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:5006:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:5007:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:5008:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:5009:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:5010:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:5011:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:5012:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:5013:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:5014:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:5015:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:5016:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:5017:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:5018:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:5019:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:5020:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:5021:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:5022:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:5023:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:5024:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:5025:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/brightstars-data.c:5026:3: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
astrometry.net-0.75/catalogs/constellation-boundaries-data.c:13421:0: error: syntax error [syntaxError]
astrometry.net-0.75/catalogs/grab-stellarium-constellations.c:124:5: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
astrometry.net-0.75/catalogs/grab-stellarium-constellations.c:144:13: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
astrometry.net-0.75/catalogs/hd.c:20:9: error: Memory leak: hd [memleak]
astrometry.net-0.75/catalogs/nomad-fits.c:137:5: style: Variable 'cat' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/catalogs/nomad-fits.c:136:0: note: Variable 'cat' is reassigned a value before the old one has been used.
astrometry.net-0.75/catalogs/nomad-fits.c:137:5: note: Variable 'cat' is reassigned a value before the old one has been used.
astrometry.net-0.75/catalogs/nomad.c:20:5: style: Variable 'ival' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/catalogs/nomad.c:17:5: note: Variable 'ival' is reassigned a value before the old one has been used.
astrometry.net-0.75/catalogs/nomad.c:20:5: note: Variable 'ival' is reassigned a value before the old one has been used.
astrometry.net-0.75/catalogs/nomad.c:23:5: style: Variable 'ival' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/catalogs/nomad.c:20:5: note: Variable 'ival' is reassigned a value before the old one has been used.
astrometry.net-0.75/catalogs/nomad.c:23:5: note: Variable 'ival' is reassigned a value before the old one has been used.
astrometry.net-0.75/catalogs/nomad.c:26:5: style: Variable 'ival' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/catalogs/nomad.c:23:5: note: Variable 'ival' is reassigned a value before the old one has been used.
astrometry.net-0.75/catalogs/nomad.c:26:5: note: Variable 'ival' is reassigned a value before the old one has been used.
astrometry.net-0.75/catalogs/nomad.c:29:5: style: Variable 'ival' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/catalogs/nomad.c:26:5: note: Variable 'ival' is reassigned a value before the old one has been used.
astrometry.net-0.75/catalogs/nomad.c:29:5: note: Variable 'ival' is reassigned a value before the old one has been used.
astrometry.net-0.75/catalogs/nomad.c:38:5: style: Variable 'ival' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/catalogs/nomad.c:35:5: note: Variable 'ival' is reassigned a value before the old one has been used.
astrometry.net-0.75/catalogs/nomad.c:38:5: note: Variable 'ival' is reassigned a value before the old one has been used.
astrometry.net-0.75/catalogs/nomad.c:41:5: style: Variable 'ival' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/catalogs/nomad.c:38:5: note: Variable 'ival' is reassigned a value before the old one has been used.
astrometry.net-0.75/catalogs/nomad.c:41:5: note: Variable 'ival' is reassigned a value before the old one has been used.
astrometry.net-0.75/catalogs/nomad.c:44:5: style: Variable 'ival' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/catalogs/nomad.c:41:5: note: Variable 'ival' is reassigned a value before the old one has been used.
astrometry.net-0.75/catalogs/nomad.c:44:5: note: Variable 'ival' is reassigned a value before the old one has been used.
astrometry.net-0.75/catalogs/nomad.c:47:5: style: Variable 'ival' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/catalogs/nomad.c:44:5: note: Variable 'ival' is reassigned a value before the old one has been used.
astrometry.net-0.75/catalogs/nomad.c:47:5: note: Variable 'ival' is reassigned a value before the old one has been used.
astrometry.net-0.75/catalogs/nomad.c:68:5: style: Variable 'ival' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/catalogs/nomad.c:65:5: note: Variable 'ival' is reassigned a value before the old one has been used.
astrometry.net-0.75/catalogs/nomad.c:68:5: note: Variable 'ival' is reassigned a value before the old one has been used.
astrometry.net-0.75/catalogs/nomad.c:71:5: style: Variable 'ival' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/catalogs/nomad.c:68:5: note: Variable 'ival' is reassigned a value before the old one has been used.
astrometry.net-0.75/catalogs/nomad.c:71:5: note: Variable 'ival' is reassigned a value before the old one has been used.
astrometry.net-0.75/catalogs/nomad.c:74:5: style: Variable 'ival' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/catalogs/nomad.c:71:5: note: Variable 'ival' is reassigned a value before the old one has been used.
astrometry.net-0.75/catalogs/nomad.c:74:5: note: Variable 'ival' is reassigned a value before the old one has been used.
astrometry.net-0.75/catalogs/nomad.c:77:5: style: Variable 'ival' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/catalogs/nomad.c:74:5: note: Variable 'ival' is reassigned a value before the old one has been used.
astrometry.net-0.75/catalogs/nomad.c:77:5: note: Variable 'ival' is reassigned a value before the old one has been used.
astrometry.net-0.75/catalogs/nomad.c:80:5: style: Variable 'ival' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/catalogs/nomad.c:77:5: note: Variable 'ival' is reassigned a value before the old one has been used.
astrometry.net-0.75/catalogs/nomad.c:80:5: note: Variable 'ival' is reassigned a value before the old one has been used.
astrometry.net-0.75/catalogs/nomad.c:80:12: style: Variable 'ival' is assigned a value that is never used. [unreadVariable]
astrometry.net-0.75/catalogs/nomadtofits.c:213:5: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
astrometry.net-0.75/catalogs/nomadtofits.c:213:5: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
astrometry.net-0.75/catalogs/tycho2-fits.c:141:5: style: Variable 'cat' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/catalogs/tycho2-fits.c:140:0: note: Variable 'cat' is reassigned a value before the old one has been used.
astrometry.net-0.75/catalogs/tycho2-fits.c:141:5: note: Variable 'cat' is reassigned a value before the old one has been used.
astrometry.net-0.75/catalogs/tycho2tofits.c:226:5: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
astrometry.net-0.75/catalogs/tycho2tofits.c:226:5: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
astrometry.net-0.75/catalogs/ucac3-fits.c:131:5: style: Variable 'cat' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/catalogs/ucac3-fits.c:130:0: note: Variable 'cat' is reassigned a value before the old one has been used.
astrometry.net-0.75/catalogs/ucac3-fits.c:131:5: note: Variable 'cat' is reassigned a value before the old one has been used.
astrometry.net-0.75/catalogs/ucac3-fits.c:89:48: style: Function 'ucac3_fits_read_entry' argument 1 names different: declaration 't' definition 'cat'. [funcArgNamesDifferent]
astrometry.net-0.75/catalogs/ucac3-fits.h:28:48: note: Function 'ucac3_fits_read_entry' argument 1 names different: declaration 't' definition 'cat'.
astrometry.net-0.75/catalogs/ucac3-fits.c:89:48: note: Function 'ucac3_fits_read_entry' argument 1 names different: declaration 't' definition 'cat'.
astrometry.net-0.75/catalogs/ucac3-fits.c:93:41: style: Function 'ucac3_fits_read_entries' argument 1 names different: declaration 'ucac3' definition 'cat'. [funcArgNamesDifferent]
astrometry.net-0.75/catalogs/ucac3-fits.h:30:41: note: Function 'ucac3_fits_read_entries' argument 1 names different: declaration 'ucac3' definition 'cat'.
astrometry.net-0.75/catalogs/ucac3-fits.c:93:41: note: Function 'ucac3_fits_read_entries' argument 1 names different: declaration 'ucac3' definition 'cat'.
astrometry.net-0.75/catalogs/ucac3-fits.c:98:40: style: Function 'ucac3_fits_write_entry' argument 1 names different: declaration 'ucac3' definition 'cat'. [funcArgNamesDifferent]
astrometry.net-0.75/catalogs/ucac3-fits.h:35:40: note: Function 'ucac3_fits_write_entry' argument 1 names different: declaration 'ucac3' definition 'cat'.
astrometry.net-0.75/catalogs/ucac3-fits.c:98:40: note: Function 'ucac3_fits_write_entry' argument 1 names different: declaration 'ucac3' definition 'cat'.
astrometry.net-0.75/catalogs/ucac3-fits.c:121:42: style: Function 'ucac3_fits_count_entries' argument 1 names different: declaration 'ucac3' definition 'cat'. [funcArgNamesDifferent]
astrometry.net-0.75/catalogs/ucac3-fits.h:26:42: note: Function 'ucac3_fits_count_entries' argument 1 names different: declaration 'ucac3' definition 'cat'.
astrometry.net-0.75/catalogs/ucac3-fits.c:121:42: note: Function 'ucac3_fits_count_entries' argument 1 names different: declaration 'ucac3' definition 'cat'.
astrometry.net-0.75/catalogs/ucac3-fits.c:160:42: style: Function 'ucac3_fits_write_headers' argument 1 names different: declaration 'ucac3' definition 'cat'. [funcArgNamesDifferent]
astrometry.net-0.75/catalogs/ucac3-fits.h:22:42: note: Function 'ucac3_fits_write_headers' argument 1 names different: declaration 'ucac3' definition 'cat'.
astrometry.net-0.75/catalogs/ucac3-fits.c:160:42: note: Function 'ucac3_fits_write_headers' argument 1 names different: declaration 'ucac3' definition 'cat'.
astrometry.net-0.75/catalogs/ucac3-fits.c:166:40: style: Function 'ucac3_fits_fix_headers' argument 1 names different: declaration 'ucac3' definition 'cat'. [funcArgNamesDifferent]
astrometry.net-0.75/catalogs/ucac3-fits.h:24:40: note: Function 'ucac3_fits_fix_headers' argument 1 names different: declaration 'ucac3' definition 'cat'.
astrometry.net-0.75/catalogs/ucac3-fits.c:166:40: note: Function 'ucac3_fits_fix_headers' argument 1 names different: declaration 'ucac3' definition 'cat'.
astrometry.net-0.75/catalogs/ucac3tofits.c:187:5: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
astrometry.net-0.75/catalogs/ucac3tofits.c:187:5: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
astrometry.net-0.75/catalogs/ucac4-fits.c:133:5: style: Variable 'cat' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/catalogs/ucac4-fits.c:132:0: note: Variable 'cat' is reassigned a value before the old one has been used.
astrometry.net-0.75/catalogs/ucac4-fits.c:133:5: note: Variable 'cat' is reassigned a value before the old one has been used.
astrometry.net-0.75/catalogs/ucac4-fits.c:91:48: style: Function 'ucac4_fits_read_entry' argument 1 names different: declaration 't' definition 'cat'. [funcArgNamesDifferent]
astrometry.net-0.75/catalogs/ucac4-fits.h:42:48: note: Function 'ucac4_fits_read_entry' argument 1 names different: declaration 't' definition 'cat'.
astrometry.net-0.75/catalogs/ucac4-fits.c:91:48: note: Function 'ucac4_fits_read_entry' argument 1 names different: declaration 't' definition 'cat'.
astrometry.net-0.75/catalogs/ucac4-fits.c:95:41: style: Function 'ucac4_fits_read_entries' argument 1 names different: declaration 'ucac4' definition 'cat'. [funcArgNamesDifferent]
astrometry.net-0.75/catalogs/ucac4-fits.h:44:41: note: Function 'ucac4_fits_read_entries' argument 1 names different: declaration 'ucac4' definition 'cat'.
astrometry.net-0.75/catalogs/ucac4-fits.c:95:41: note: Function 'ucac4_fits_read_entries' argument 1 names different: declaration 'ucac4' definition 'cat'.
astrometry.net-0.75/catalogs/ucac4-fits.c:100:40: style: Function 'ucac4_fits_write_entry' argument 1 names different: declaration 'ucac4' definition 'cat'. [funcArgNamesDifferent]
astrometry.net-0.75/catalogs/ucac4-fits.h:49:40: note: Function 'ucac4_fits_write_entry' argument 1 names different: declaration 'ucac4' definition 'cat'.
astrometry.net-0.75/catalogs/ucac4-fits.c:100:40: note: Function 'ucac4_fits_write_entry' argument 1 names different: declaration 'ucac4' definition 'cat'.
astrometry.net-0.75/catalogs/ucac4-fits.c:123:42: style: Function 'ucac4_fits_count_entries' argument 1 names different: declaration 'ucac4' definition 'cat'. [funcArgNamesDifferent]
astrometry.net-0.75/catalogs/ucac4-fits.h:40:42: note: Function 'ucac4_fits_count_entries' argument 1 names different: declaration 'ucac4' definition 'cat'.
astrometry.net-0.75/catalogs/ucac4-fits.c:123:42: note: Function 'ucac4_fits_count_entries' argument 1 names different: declaration 'ucac4' definition 'cat'.
astrometry.net-0.75/catalogs/ucac4-fits.c:162:42: style: Function 'ucac4_fits_write_headers' argument 1 names different: declaration 'ucac4' definition 'cat'. [funcArgNamesDifferent]
astrometry.net-0.75/catalogs/ucac4-fits.h:36:42: note: Function 'ucac4_fits_write_headers' argument 1 names different: declaration 'ucac4' definition 'cat'.
astrometry.net-0.75/catalogs/ucac4-fits.c:162:42: note: Function 'ucac4_fits_write_headers' argument 1 names different: declaration 'ucac4' definition 'cat'.
astrometry.net-0.75/catalogs/ucac4-fits.c:168:40: style: Function 'ucac4_fits_fix_headers' argument 1 names different: declaration 'ucac4' definition 'cat'. [funcArgNamesDifferent]
astrometry.net-0.75/catalogs/ucac4-fits.h:38:40: note: Function 'ucac4_fits_fix_headers' argument 1 names different: declaration 'ucac4' definition 'cat'.
astrometry.net-0.75/catalogs/ucac4-fits.c:168:40: note: Function 'ucac4_fits_fix_headers' argument 1 names different: declaration 'ucac4' definition 'cat'.
astrometry.net-0.75/catalogs/ucac4tofits.c:187:5: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
astrometry.net-0.75/catalogs/ucac4tofits.c:187:5: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
astrometry.net-0.75/catalogs/usnob-fits.c:142:5: style: Variable 'cat' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/catalogs/usnob-fits.c:141:0: note: Variable 'cat' is reassigned a value before the old one has been used.
astrometry.net-0.75/catalogs/usnob-fits.c:142:5: note: Variable 'cat' is reassigned a value before the old one has been used.
astrometry.net-0.75/catalogs/usnob.c:164:9: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
astrometry.net-0.75/catalogs/usnobtofits.c:230:5: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
astrometry.net-0.75/catalogs/usnobtofits.c:230:5: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
astrometry.net-0.75/catalogs/usnobtofits.c:230:5: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
astrometry.net-0.75/libkd/dualtree_nearestneighbour.c:106:37: style: Function 'rs_within_range' argument 1 names different: declaration 'params' definition 'vparams'. [funcArgNamesDifferent]
astrometry.net-0.75/libkd/dualtree_nearestneighbour.c:31:37: note: Function 'rs_within_range' argument 1 names different: declaration 'params' definition 'vparams'.
astrometry.net-0.75/libkd/dualtree_nearestneighbour.c:106:37: note: Function 'rs_within_range' argument 1 names different: declaration 'params' definition 'vparams'.
astrometry.net-0.75/libkd/dualtree_nearestneighbour.c:107:41: style: Function 'rs_within_range' argument 2 names different: declaration 'searchtree' definition 'xtree'. [funcArgNamesDifferent]
astrometry.net-0.75/libkd/dualtree_nearestneighbour.c:31:55: note: Function 'rs_within_range' argument 2 names different: declaration 'searchtree' definition 'xtree'.
astrometry.net-0.75/libkd/dualtree_nearestneighbour.c:107:41: note: Function 'rs_within_range' argument 2 names different: declaration 'searchtree' definition 'xtree'.
astrometry.net-0.75/libkd/dualtree_nearestneighbour.c:107:52: style: Function 'rs_within_range' argument 3 names different: declaration 'searchnode' definition 'xnode'. [funcArgNamesDifferent]
astrometry.net-0.75/libkd/dualtree_nearestneighbour.c:31:71: note: Function 'rs_within_range' argument 3 names different: declaration 'searchnode' definition 'xnode'.
astrometry.net-0.75/libkd/dualtree_nearestneighbour.c:107:52: note: Function 'rs_within_range' argument 3 names different: declaration 'searchnode' definition 'xnode'.
astrometry.net-0.75/libkd/dualtree_nearestneighbour.c:108:41: style: Function 'rs_within_range' argument 4 names different: declaration 'querytree' definition 'ytree'. [funcArgNamesDifferent]
astrometry.net-0.75/libkd/dualtree_nearestneighbour.c:32:41: note: Function 'rs_within_range' argument 4 names different: declaration 'querytree' definition 'ytree'.
astrometry.net-0.75/libkd/dualtree_nearestneighbour.c:108:41: note: Function 'rs_within_range' argument 4 names different: declaration 'querytree' definition 'ytree'.
astrometry.net-0.75/libkd/dualtree_nearestneighbour.c:108:52: style: Function 'rs_within_range' argument 5 names different: declaration 'querynode' definition 'ynode'. [funcArgNamesDifferent]
astrometry.net-0.75/libkd/dualtree_nearestneighbour.c:32:56: note: Function 'rs_within_range' argument 5 names different: declaration 'querynode' definition 'ynode'.
astrometry.net-0.75/libkd/dualtree_nearestneighbour.c:108:52: note: Function 'rs_within_range' argument 5 names different: declaration 'querynode' definition 'ynode'.
astrometry.net-0.75/libkd/dualtree_nearestneighbour.c:142:36: style: Function 'rs_handle_result' argument 1 names different: declaration 'extra' definition 'vparams'. [funcArgNamesDifferent]
astrometry.net-0.75/libkd/dualtree_nearestneighbour.c:33:36: note: Function 'rs_handle_result' argument 1 names different: declaration 'extra' definition 'vparams'.
astrometry.net-0.75/libkd/dualtree_nearestneighbour.c:142:36: note: Function 'rs_handle_result' argument 1 names different: declaration 'extra' definition 'vparams'.
astrometry.net-0.75/libkd/dualtree_nearestneighbour.c:143:40: style: Function 'rs_handle_result' argument 2 names different: declaration 'searchtree' definition 'xtree'. [funcArgNamesDifferent]
astrometry.net-0.75/libkd/dualtree_nearestneighbour.c:33:53: note: Function 'rs_handle_result' argument 2 names different: declaration 'searchtree' definition 'xtree'.
astrometry.net-0.75/libkd/dualtree_nearestneighbour.c:143:40: note: Function 'rs_handle_result' argument 2 names different: declaration 'searchtree' definition 'xtree'.
astrometry.net-0.75/libkd/dualtree_nearestneighbour.c:143:51: style: Function 'rs_handle_result' argument 3 names different: declaration 'searchnode' definition 'xnode'. [funcArgNamesDifferent]
astrometry.net-0.75/libkd/dualtree_nearestneighbour.c:33:69: note: Function 'rs_handle_result' argument 3 names different: declaration 'searchnode' definition 'xnode'.
astrometry.net-0.75/libkd/dualtree_nearestneighbour.c:143:51: note: Function 'rs_handle_result' argument 3 names different: declaration 'searchnode' definition 'xnode'.
astrometry.net-0.75/libkd/dualtree_nearestneighbour.c:144:40: style: Function 'rs_handle_result' argument 4 names different: declaration 'querytree' definition 'ytree'. [funcArgNamesDifferent]
astrometry.net-0.75/libkd/dualtree_nearestneighbour.c:34:40: note: Function 'rs_handle_result' argument 4 names different: declaration 'querytree' definition 'ytree'.
astrometry.net-0.75/libkd/dualtree_nearestneighbour.c:144:40: note: Function 'rs_handle_result' argument 4 names different: declaration 'querytree' definition 'ytree'.
astrometry.net-0.75/libkd/dualtree_nearestneighbour.c:144:51: style: Function 'rs_handle_result' argument 5 names different: declaration 'querynode' definition 'ynode'. [funcArgNamesDifferent]
astrometry.net-0.75/libkd/dualtree_nearestneighbour.c:34:55: note: Function 'rs_handle_result' argument 5 names different: declaration 'querynode' definition 'ynode'.
astrometry.net-0.75/libkd/dualtree_nearestneighbour.c:144:51: note: Function 'rs_handle_result' argument 5 names different: declaration 'querynode' definition 'ynode'.
astrometry.net-0.75/libkd/dualtree_rangesearch.c:116:36: style: Function 'rs_start_results' argument 1 names different: declaration 'extra' definition 'vparams'. [funcArgNamesDifferent]
astrometry.net-0.75/libkd/dualtree_rangesearch.c:47:36: note: Function 'rs_start_results' argument 1 names different: declaration 'extra' definition 'vparams'.
astrometry.net-0.75/libkd/dualtree_rangesearch.c:116:36: note: Function 'rs_start_results' argument 1 names different: declaration 'extra' definition 'vparams'.
astrometry.net-0.75/libkd/dualtree_rangesearch.c:117:40: style: Function 'rs_start_results' argument 2 names different: declaration 'querytree' definition 'ytree'. [funcArgNamesDifferent]
astrometry.net-0.75/libkd/dualtree_rangesearch.c:47:53: note: Function 'rs_start_results' argument 2 names different: declaration 'querytree' definition 'ytree'.
astrometry.net-0.75/libkd/dualtree_rangesearch.c:117:40: note: Function 'rs_start_results' argument 2 names different: declaration 'querytree' definition 'ytree'.
astrometry.net-0.75/libkd/dualtree_rangesearch.c:117:51: style: Function 'rs_start_results' argument 3 names different: declaration 'querynode' definition 'ynode'. [funcArgNamesDifferent]
astrometry.net-0.75/libkd/dualtree_rangesearch.c:47:68: note: Function 'rs_start_results' argument 3 names different: declaration 'querynode' definition 'ynode'.
astrometry.net-0.75/libkd/dualtree_rangesearch.c:117:51: note: Function 'rs_start_results' argument 3 names different: declaration 'querynode' definition 'ynode'.
astrometry.net-0.75/libkd/dualtree_rangesearch.c:124:37: style: Function 'rs_within_range' argument 1 names different: declaration 'params' definition 'vparams'. [funcArgNamesDifferent]
astrometry.net-0.75/libkd/dualtree_rangesearch.c:43:37: note: Function 'rs_within_range' argument 1 names different: declaration 'params' definition 'vparams'.
astrometry.net-0.75/libkd/dualtree_rangesearch.c:124:37: note: Function 'rs_within_range' argument 1 names different: declaration 'params' definition 'vparams'.
astrometry.net-0.75/libkd/dualtree_rangesearch.c:125:41: style: Function 'rs_within_range' argument 2 names different: declaration 'searchtree' definition 'xtree'. [funcArgNamesDifferent]
astrometry.net-0.75/libkd/dualtree_rangesearch.c:43:55: note: Function 'rs_within_range' argument 2 names different: declaration 'searchtree' definition 'xtree'.
astrometry.net-0.75/libkd/dualtree_rangesearch.c:125:41: note: Function 'rs_within_range' argument 2 names different: declaration 'searchtree' definition 'xtree'.
astrometry.net-0.75/libkd/dualtree_rangesearch.c:125:52: style: Function 'rs_within_range' argument 3 names different: declaration 'searchnode' definition 'xnode'. [funcArgNamesDifferent]
astrometry.net-0.75/libkd/dualtree_rangesearch.c:43:71: note: Function 'rs_within_range' argument 3 names different: declaration 'searchnode' definition 'xnode'.
astrometry.net-0.75/libkd/dualtree_rangesearch.c:125:52: note: Function 'rs_within_range' argument 3 names different: declaration 'searchnode' definition 'xnode'.
astrometry.net-0.75/libkd/dualtree_rangesearch.c:126:41: style: Function 'rs_within_range' argument 4 names different: declaration 'querytree' definition 'ytree'. [funcArgNamesDifferent]
astrometry.net-0.75/libkd/dualtree_rangesearch.c:44:41: note: Function 'rs_within_range' argument 4 names different: declaration 'querytree' definition 'ytree'.
astrometry.net-0.75/libkd/dualtree_rangesearch.c:126:41: note: Function 'rs_within_range' argument 4 names different: declaration 'querytree' definition 'ytree'.
astrometry.net-0.75/libkd/dualtree_rangesearch.c:126:52: style: Function 'rs_within_range' argument 5 names different: declaration 'querynode' definition 'ynode'. [funcArgNamesDifferent]
astrometry.net-0.75/libkd/dualtree_rangesearch.c:44:56: note: Function 'rs_within_range' argument 5 names different: declaration 'querynode' definition 'ynode'.
astrometry.net-0.75/libkd/dualtree_rangesearch.c:126:52: note: Function 'rs_within_range' argument 5 names different: declaration 'querynode' definition 'ynode'.
astrometry.net-0.75/libkd/dualtree_rangesearch.c:142:36: style: Function 'rs_handle_result' argument 1 names different: declaration 'extra' definition 'vparams'. [funcArgNamesDifferent]
astrometry.net-0.75/libkd/dualtree_rangesearch.c:45:36: note: Function 'rs_handle_result' argument 1 names different: declaration 'extra' definition 'vparams'.
astrometry.net-0.75/libkd/dualtree_rangesearch.c:142:36: note: Function 'rs_handle_result' argument 1 names different: declaration 'extra' definition 'vparams'.
astrometry.net-0.75/libkd/dualtree_rangesearch.c:143:40: style: Function 'rs_handle_result' argument 2 names different: declaration 'searchtree' definition 'xtree'. [funcArgNamesDifferent]
astrometry.net-0.75/libkd/dualtree_rangesearch.c:45:53: note: Function 'rs_handle_result' argument 2 names different: declaration 'searchtree' definition 'xtree'.
astrometry.net-0.75/libkd/dualtree_rangesearch.c:143:40: note: Function 'rs_handle_result' argument 2 names different: declaration 'searchtree' definition 'xtree'.
astrometry.net-0.75/libkd/dualtree_rangesearch.c:143:51: style: Function 'rs_handle_result' argument 3 names different: declaration 'searchnode' definition 'xnode'. [funcArgNamesDifferent]
astrometry.net-0.75/libkd/dualtree_rangesearch.c:45:69: note: Function 'rs_handle_result' argument 3 names different: declaration 'searchnode' definition 'xnode'.
astrometry.net-0.75/libkd/dualtree_rangesearch.c:143:51: note: Function 'rs_handle_result' argument 3 names different: declaration 'searchnode' definition 'xnode'.
astrometry.net-0.75/libkd/dualtree_rangesearch.c:144:40: style: Function 'rs_handle_result' argument 4 names different: declaration 'querytree' definition 'ytree'. [funcArgNamesDifferent]
astrometry.net-0.75/libkd/dualtree_rangesearch.c:46:40: note: Function 'rs_handle_result' argument 4 names different: declaration 'querytree' definition 'ytree'.
astrometry.net-0.75/libkd/dualtree_rangesearch.c:144:40: note: Function 'rs_handle_result' argument 4 names different: declaration 'querytree' definition 'ytree'.
astrometry.net-0.75/libkd/dualtree_rangesearch.c:144:51: style: Function 'rs_handle_result' argument 5 names different: declaration 'querynode' definition 'ynode'. [funcArgNamesDifferent]
astrometry.net-0.75/libkd/dualtree_rangesearch.c:46:55: note: Function 'rs_handle_result' argument 5 names different: declaration 'querynode' definition 'ynode'.
astrometry.net-0.75/libkd/dualtree_rangesearch.c:144:51: note: Function 'rs_handle_result' argument 5 names different: declaration 'querynode' definition 'ynode'.
astrometry.net-0.75/libkd/kdtree_internal.c:772:26: style: Same expression on both sides of '=='. [duplicateExpression]
astrometry.net-0.75/libkd/kdtree_internal_dists.c:83:14: style: The scope of the variable 'newd2' can be reduced. [variableScope]
astrometry.net-0.75/libkd/kdtree_internal_dists.c:84:11: style: The scope of the variable 'delta1' can be reduced. [variableScope]
astrometry.net-0.75/libkd/kdtree_internal_dists.c:84:19: style: The scope of the variable 'delta2' can be reduced. [variableScope]
astrometry.net-0.75/libkd/kdtree_internal_dists.c:85:14: style: The scope of the variable 'delta' can be reduced. [variableScope]
astrometry.net-0.75/libkd/kdtree_internal.c:412:69: style: The scope of the variable 'L' can be reduced. [variableScope]
astrometry.net-0.75/libkd/kdtree_internal.c:412:72: style: The scope of the variable 'R' can be reduced. [variableScope]
astrometry.net-0.75/libkd/kdtree_internal.c:546:11: style: The scope of the variable 'val' can be reduced. [variableScope]
astrometry.net-0.75/libkd/kdtree_internal.c:618:13: style: The scope of the variable 'i' can be reduced. [variableScope]
astrometry.net-0.75/libkd/kdtree_internal.c:619:13: style: The scope of the variable 'L' can be reduced. [variableScope]
astrometry.net-0.75/libkd/kdtree_internal.c:619:16: style: The scope of the variable 'R' can be reduced. [variableScope]
astrometry.net-0.75/libkd/kdtree_internal.c:641:20: style: The scope of the variable 'data' can be reduced. [variableScope]
astrometry.net-0.75/libkd/kdtree_internal.c:690:23: style: The scope of the variable 'bblo' can be reduced. [variableScope]
astrometry.net-0.75/libkd/kdtree_internal.c:792:13: style: The scope of the variable 'i' can be reduced. [variableScope]
astrometry.net-0.75/libkd/kdtree_internal.c:794:13: style: The scope of the variable 'L' can be reduced. [variableScope]
astrometry.net-0.75/libkd/kdtree_internal.c:794:16: style: The scope of the variable 'R' can be reduced. [variableScope]
astrometry.net-0.75/libkd/kdtree_internal.c:934:13: style: The scope of the variable 'i' can be reduced. [variableScope]
astrometry.net-0.75/libkd/kdtree_internal.c:936:13: style: The scope of the variable 'L' can be reduced. [variableScope]
astrometry.net-0.75/libkd/kdtree_internal.c:936:16: style: The scope of the variable 'R' can be reduced. [variableScope]
astrometry.net-0.75/libkd/kdtree_internal.c:959:20: style: The scope of the variable 'data' can be reduced. [variableScope]
astrometry.net-0.75/libkd/kdtree_internal.c:1186:15: style: The scope of the variable 'split' can be reduced. [variableScope]
astrometry.net-0.75/libkd/kdtree_internal.c:1830:16: style: The scope of the variable 'bb' can be reduced. [variableScope]
astrometry.net-0.75/libkd/kdtree_internal.c:2277:15: style: The scope of the variable 'qsplit' can be reduced. [variableScope]
astrometry.net-0.75/libkd/kdtree_internal.c:2461:13: style: The scope of the variable 'L' can be reduced. [variableScope]
astrometry.net-0.75/libkd/kdtree_internal.c:2691:15: style: The scope of the variable 'alo' can be reduced. [variableScope]
astrometry.net-0.75/libkd/kdtree_internal.c:2691:30: style: The scope of the variable 'bhi' can be reduced. [variableScope]
astrometry.net-0.75/libkd/kdtree_internal.c:2773:15: style: The scope of the variable 'alo' can be reduced. [variableScope]
astrometry.net-0.75/libkd/kdtree_internal.c:2773:30: style: The scope of the variable 'bhi' can be reduced. [variableScope]
astrometry.net-0.75/libkd/kdtree_internal.c:439:34: style: Array index 'L' is used before limits check. [arrayIndexThenCheck]
astrometry.net-0.75/libkd/kdtree_internal.c:1482:0: error: Memory leak: permute [memleak]
astrometry.net-0.75/libkd/kdtree_internal.c:1792:0: error: Memory leak: counts [memleak]
astrometry.net-0.75/libkd/kdtree_internal.c:2450:23: error: Uninitialized variable: m [uninitvar]
astrometry.net-0.75/libkd/an-fls.h:105:9: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
astrometry.net-0.75/libkd/an-fls.h:131:9: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
astrometry.net-0.75/libkd/kdtree_fits_io.c:262:5: style: Variable 'kd' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/libkd/kdtree_fits_io.c:255:0: note: Variable 'kd' is reassigned a value before the old one has been used.
astrometry.net-0.75/libkd/kdtree_fits_io.c:262:5: note: Variable 'kd' is reassigned a value before the old one has been used.
astrometry.net-0.75/libkd/kdtree_fits_io.c:366:19: style: The scope of the variable 'hdr' can be reduced. [variableScope]
astrometry.net-0.75/libkd/pyspherematch.c:399:13: style: The scope of the variable 'bb' can be reduced. [variableScope]
astrometry.net-0.75/libkd/pyspherematch.c:402:9: style: The scope of the variable 'j' can be reduced. [variableScope]
astrometry.net-0.75/libkd/qptst.c:23:9: style: The scope of the variable 'L' can be reduced. [variableScope]
astrometry.net-0.75/libkd/qptst.c:40:32: style: The scope of the variable 'middle' can be reduced. [variableScope]
astrometry.net-0.75/libkd/qptst.c:40:40: style: The scope of the variable 'll' can be reduced. [variableScope]
astrometry.net-0.75/libkd/qptst.c:40:44: style: The scope of the variable 'hh' can be reduced. [variableScope]
astrometry.net-0.75/libkd/qptst.c:41:13: style: The scope of the variable 'nless' can be reduced. [variableScope]
astrometry.net-0.75/libkd/qptst.c:41:20: style: The scope of the variable 'nequal' can be reduced. [variableScope]
astrometry.net-0.75/libkd/qptst.c:42:13: style: The scope of the variable 'equal' can be reduced. [variableScope]
astrometry.net-0.75/libkd/qptst.c:42:20: style: The scope of the variable 'greater' can be reduced. [variableScope]
astrometry.net-0.75/libkd/qptst.c:44:13: style: The scope of the variable 'midpos' can be reduced. [variableScope]
astrometry.net-0.75/libkd/qptst.c:100:25: style: Array index 'll' is used before limits check. [arrayIndexThenCheck]
astrometry.net-0.75/libkd/qptst.c:139:25: style: Array index 'll' is used before limits check. [arrayIndexThenCheck]
astrometry.net-0.75/libkd/test-quickselect.c:82:14: style: The scope of the variable 'middle' can be reduced. [variableScope]
astrometry.net-0.75/libkd/test-quickselect.c:79:22: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
astrometry.net-0.75/libkd/test-quickselect.c:40:0: error: Memory leak: arr [memleak]
astrometry.net-0.75/libkd/test-quickselect.c:40:0: error: Memory leak: perm [memleak]
astrometry.net-0.75/libkd/test_libkd.c:501:13: style: The scope of the variable 'treedata' can be reduced. [variableScope]
astrometry.net-0.75/qfits-an/anqfits.c:119:26: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
astrometry.net-0.75/qfits-an/anqfits.c:123:26: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astrometry.net-0.75/qfits-an/anqfits.c:159:19: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
astrometry.net-0.75/qfits-an/anqfits.c:162:19: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astrometry.net-0.75/qfits-an/anqfits.c:556:13: error: Memory leak: data [memleak]
astrometry.net-0.75/qfits-an/anqfits.c:556:0: error: Resource leak: fid [resourceLeak]
astrometry.net-0.75/qfits-an/md5.c:279:12: style: The scope of the variable 't' can be reduced. [variableScope]
astrometry.net-0.75/qfits-an/md5.c:68:33: style: Function 'MD5Init' argument 1 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent]
astrometry.net-0.75/qfits-an/md5.h:15:33: note: Function 'MD5Init' argument 1 names different: declaration 'context' definition 'ctx'.
astrometry.net-0.75/qfits-an/md5.c:68:33: note: Function 'MD5Init' argument 1 names different: declaration 'context' definition 'ctx'.
astrometry.net-0.75/qfits-an/md5.c:83:35: style: Function 'MD5Update' argument 1 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent]
astrometry.net-0.75/qfits-an/md5.h:16:35: note: Function 'MD5Update' argument 1 names different: declaration 'context' definition 'ctx'.
astrometry.net-0.75/qfits-an/md5.c:83:35: note: Function 'MD5Update' argument 1 names different: declaration 'context' definition 'ctx'.
astrometry.net-0.75/qfits-an/md5.c:131:60: style: Function 'MD5Final' argument 2 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent]
astrometry.net-0.75/qfits-an/md5.h:18:60: note: Function 'MD5Final' argument 2 names different: declaration 'context' definition 'ctx'.
astrometry.net-0.75/qfits-an/md5.c:131:60: note: Function 'MD5Final' argument 2 names different: declaration 'context' definition 'ctx'.
astrometry.net-0.75/qfits-an/qfits_byteswap.c:129:19: style: The scope of the variable 'tmp' can be reduced. [variableScope]
astrometry.net-0.75/qfits-an/qfits_card.c:94:13: style: The scope of the variable 'len' can be reduced. [variableScope]
astrometry.net-0.75/qfits-an/qfits_card.c:527:51: style: Function 'expkey_strupc' argument 2 names different: declaration 'buf' definition 'l'. [funcArgNamesDifferent]
astrometry.net-0.75/qfits-an/qfits_card.c:57:48: note: Function 'expkey_strupc' argument 2 names different: declaration 'buf' definition 'l'.
astrometry.net-0.75/qfits-an/qfits_card.c:527:51: note: Function 'expkey_strupc' argument 2 names different: declaration 'buf' definition 'l'.
astrometry.net-0.75/qfits-an/qfits_card.c:238:16: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
astrometry.net-0.75/qfits-an/qfits_float.c:109:7: style: Opposite expression on both sides of '|='. [oppositeExpression]
astrometry.net-0.75/qfits-an/qfits_float.c:109:7: note: Opposite expression on both sides of '|='.
astrometry.net-0.75/qfits-an/qfits_float.c:109:7: note: Opposite expression on both sides of '|='.
astrometry.net-0.75/qfits-an/qfits_float.c:123:28: style: Opposite expression on both sides of '|'. [oppositeExpression]
astrometry.net-0.75/qfits-an/qfits_float.c:123:28: note: Opposite expression on both sides of '|'.
astrometry.net-0.75/qfits-an/qfits_float.c:123:28: note: Opposite expression on both sides of '|'.
astrometry.net-0.75/qfits-an/qfits_float.c:138:8: style: Opposite expression on both sides of '|='. [oppositeExpression]
astrometry.net-0.75/qfits-an/qfits_float.c:138:8: note: Opposite expression on both sides of '|='.
astrometry.net-0.75/qfits-an/qfits_float.c:138:8: note: Opposite expression on both sides of '|='.
astrometry.net-0.75/qfits-an/qfits_float.c:110:16: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
astrometry.net-0.75/qfits-an/qfits_float.c:139:17: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
astrometry.net-0.75/qfits-an/qfits_header.c:1001:9: style: Variable 'n_out' is modified but its new value is never used. [unreadVariable]
astrometry.net-0.75/qfits-an/qfits_image.c:165:16: style: Condition 'buf_out==NULL' is always true [knownConditionTrueFalse]
astrometry.net-0.75/qfits-an/qfits_image.c:148:15: note: Assignment 'buf_out=NULL', assigned value is 0
astrometry.net-0.75/qfits-an/qfits_image.c:165:16: note: Condition 'buf_out==NULL' is always true
astrometry.net-0.75/qfits-an/qfits_image.c:205:9: style: Condition 'buf_free' is always true [knownConditionTrueFalse]
astrometry.net-0.75/qfits-an/qfits_image.c:149:16: note: Assignment 'buf_free=1', assigned value is 1
astrometry.net-0.75/qfits-an/qfits_image.c:205:9: note: Condition 'buf_free' is always true
astrometry.net-0.75/qfits-an/qfits_memory.c:252:17: style: The scope of the variable 'fname' can be reduced. [variableScope]
astrometry.net-0.75/qfits-an/qfits_memory.c:255:17: style: The scope of the variable 'wbuf' can be reduced. [variableScope]
astrometry.net-0.75/qfits-an/qfits_memory.c:256:17: style: The scope of the variable 'nbufs' can be reduced. [variableScope]
astrometry.net-0.75/qfits-an/qfits_memory.c:258:17: style: The scope of the variable 'i' can be reduced. [variableScope]
astrometry.net-0.75/qfits-an/qfits_memory.c:567:21: style: The scope of the variable 'mm_hash' can be reduced. [variableScope]
astrometry.net-0.75/qfits-an/qfits_memory.c:571:21: style: The scope of the variable 'nptrs' can be reduced. [variableScope]
astrometry.net-0.75/qfits-an/qfits_memory.c:572:21: style: The scope of the variable 'i' can be reduced. [variableScope]
astrometry.net-0.75/qfits-an/qfits_memory.c:573:6: style: The scope of the variable 'eno' can be reduced. [variableScope]
astrometry.net-0.75/qfits-an/qfits_memory.c:1372:13: style: The scope of the variable 'reg' can be reduced. [variableScope]
astrometry.net-0.75/qfits-an/qfits_rw.c:228:3: error: Resource leak: fp [resourceLeak]
astrometry.net-0.75/qfits-an/qfits_table.c:1166:21: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astrometry.net-0.75/qfits-an/qfits_table.c:1177:21: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
astrometry.net-0.75/qfits-an/qfits_table.c:1378:21: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astrometry.net-0.75/qfits-an/qfits_table.c:1390:21: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
astrometry.net-0.75/qfits-an/qfits_table.c:1547:21: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astrometry.net-0.75/qfits-an/qfits_table.c:1562:21: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
astrometry.net-0.75/qfits-an/qfits_table.c:2473:21: performance: Buffer 'field' is being written before its old content has been used. [redundantCopy]
astrometry.net-0.75/qfits-an/qfits_table.c:2472:21: note: Buffer 'field' is being written before its old content has been used.
astrometry.net-0.75/qfits-an/qfits_table.c:2473:21: note: Buffer 'field' is being written before its old content has been used.
astrometry.net-0.75/qfits-an/qfits_table.c:2479:21: performance: Buffer 'field' is being written before its old content has been used. [redundantCopy]
astrometry.net-0.75/qfits-an/qfits_table.c:2478:21: note: Buffer 'field' is being written before its old content has been used.
astrometry.net-0.75/qfits-an/qfits_table.c:2479:21: note: Buffer 'field' is being written before its old content has been used.
astrometry.net-0.75/qfits-an/qfits_table.c:2484:21: performance: Buffer 'field' is being written before its old content has been used. [redundantCopy]
astrometry.net-0.75/qfits-an/qfits_table.c:2483:21: note: Buffer 'field' is being written before its old content has been used.
astrometry.net-0.75/qfits-an/qfits_table.c:2484:21: note: Buffer 'field' is being written before its old content has been used.
astrometry.net-0.75/qfits-an/qfits_table.c:440:25: style: The scope of the variable 'zero_present' can be reduced. [variableScope]
astrometry.net-0.75/qfits-an/qfits_table.c:441:25: style: The scope of the variable 'scale_present' can be reduced. [variableScope]
astrometry.net-0.75/qfits-an/qfits_table.c:442:25: style: The scope of the variable 'zero' can be reduced. [variableScope]
astrometry.net-0.75/qfits-an/qfits_table.c:443:25: style: The scope of the variable 'scale' can be reduced. [variableScope]
astrometry.net-0.75/qfits-an/qfits_table.c:2211:17: style: The scope of the variable 'i' can be reduced. [variableScope]
astrometry.net-0.75/qfits-an/qfits_table.c:2442:25: style: The scope of the variable 'inbuf' can be reduced. [variableScope]
astrometry.net-0.75/qfits-an/qfits_table.c:2444:25: style: The scope of the variable 'nb_blanks' can be reduced. [variableScope]
astrometry.net-0.75/qfits-an/qfits_time.c:189:16: style: The scope of the variable 'time_struct' can be reduced. [variableScope]
astrometry.net-0.75/qfits-an/qfits_time.c:223:16: style: The scope of the variable 'time_struct' can be reduced. [variableScope]
astrometry.net-0.75/qfits-an/test/test_pixio.c:269:9: style: The scope of the variable 'pix' can be reduced. [variableScope]
astrometry.net-0.75/qfits-an/test/test_pixio.c:298:11: style: The scope of the variable 'pix' can be reduced. [variableScope]
astrometry.net-0.75/qfits-an/test/test_pixio.c:327:12: style: The scope of the variable 'pix' can be reduced. [variableScope]
astrometry.net-0.75/qfits-an/test/test_pixio.c:542:12: style: The scope of the variable 'ptype_name' can be reduced. [variableScope]
astrometry.net-0.75/qfits-an/test/test_qfits.c:437:11: style: The scope of the variable 'diff' can be reduced. [variableScope]
astrometry.net-0.75/qfits-an/test/test_tfits.c:90:27: style: The scope of the variable 'one_column_table' can be reduced. [variableScope]
astrometry.net-0.75/qfits-an/test/test_tfits.c:325:12: error: Uninitialized variable: filename [uninitvar]
astrometry.net-0.75/qfits-an/test/test_tfits.c:326:12: error: Uninitialized variable: filename [uninitvar]
astrometry.net-0.75/sdss/cutils_wrap.c:2992:0: error: #error "This python version requires swig to be run with the '-classic' option" [preprocessorErrorDirective]
astrometry.net-0.75/util/an-opts.c:22:13: style: The scope of the variable 'nw' can be reduced. [variableScope]
astrometry.net-0.75/util/an-opts.c:23:13: style: The scope of the variable 'words' can be reduced. [variableScope]
astrometry.net-0.75/util/an-opts.c:24:13: style: The scope of the variable 'j' can be reduced. [variableScope]
astrometry.net-0.75/util/an-pnmtofits.c:45:20: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
astrometry.net-0.75/util/an-pnmtofits.c:47:15: note: Found duplicate branches for 'if' and 'else'.
astrometry.net-0.75/util/an-pnmtofits.c:45:20: note: Found duplicate branches for 'if' and 'else'.
astrometry.net-0.75/util/an-pnmtofits.c:38:9: style: The scope of the variable 'c' can be reduced. [variableScope]
astrometry.net-0.75/util/an-pnmtofits.c:339:16: style: The scope of the variable 'j' can be reduced. [variableScope]
astrometry.net-0.75/util/anwcs.c:846:5: style: Variable 'anwcs' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/util/anwcs.c:842:0: note: Variable 'anwcs' is reassigned a value before the old one has been used.
astrometry.net-0.75/util/anwcs.c:846:5: note: Variable 'anwcs' is reassigned a value before the old one has been used.
astrometry.net-0.75/util/anwcs.c:884:5: style: Variable 'sip' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/util/anwcs.c:883:0: note: Variable 'sip' is reassigned a value before the old one has been used.
astrometry.net-0.75/util/anwcs.c:884:5: note: Variable 'sip' is reassigned a value before the old one has been used.
astrometry.net-0.75/util/anwcs.c:618:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
astrometry.net-0.75/util/anwcs.c:622:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
astrometry.net-0.75/util/anwcs.c:625:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
astrometry.net-0.75/util/anwcs.c:629:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
astrometry.net-0.75/util/anwcs.c:634:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
astrometry.net-0.75/util/anwcs.c:638:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
astrometry.net-0.75/util/anwcs.c:642:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
astrometry.net-0.75/util/anwcs.c:646:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
astrometry.net-0.75/util/anwcs.c:650:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
astrometry.net-0.75/util/anwcs.c:654:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
astrometry.net-0.75/util/anwcs.c:727:9: style: The scope of the variable 'i' can be reduced. [variableScope]
astrometry.net-0.75/util/anwcs.c:727:12: style: The scope of the variable 'side' can be reduced. [variableScope]
astrometry.net-0.75/util/anwcs.c:1434:9: style: The scope of the variable 'rd2' can be reduced. [variableScope]
astrometry.net-0.75/util/anwcs.c:1436:12: style: The scope of the variable 'degstep' can be reduced. [variableScope]
astrometry.net-0.75/util/anwcs.c:1437:9: style: The scope of the variable 'i' can be reduced. [variableScope]
astrometry.net-0.75/util/anwcs.c:1446:13: style: The scope of the variable 'brk3' can be reduced. [variableScope]
astrometry.net-0.75/util/bl.c:284:16: style: The scope of the variable 'n' can be reduced. [variableScope]
astrometry.net-0.75/util/bl.c:482:9: style: The scope of the variable 'cmp' can be reduced. [variableScope]
astrometry.net-0.75/util/bl.c:612:25: style: The scope of the variable 'nshift' can be reduced. [variableScope]
astrometry.net-0.75/util/bl.c:790:19: style: The scope of the variable 'tmp' can be reduced. [variableScope]
astrometry.net-0.75/util/bl.c:681:16: style: Checking if unsigned variable 'length' is less than zero. [unsignedLessThanZero]
astrometry.net-0.75/util/bl.c:1038:18: style: Unsigned variable 'index' can't be negative so it is unnecessary to test it. [unsignedPositive]
astrometry.net-0.75/util/bl.c:1107:18: style: Unsigned variable 'start' can't be negative so it is unnecessary to test it. [unsignedPositive]
astrometry.net-0.75/util/bl.c:1108:19: style: Unsigned variable 'length' can't be negative so it is unnecessary to test it. [unsignedPositive]
astrometry.net-0.75/util/bl.c:1224:20: error: va_list 'lst' was opened but not closed by va_end(). [va_end_missing]
astrometry.net-0.75/util/bl.c:1235:20: error: va_list 'lst' was opened but not closed by va_end(). [va_end_missing]
astrometry.net-0.75/util/bt.c:319:9: style: The scope of the variable 'cmp' can be reduced. [variableScope]
astrometry.net-0.75/util/bt.c:698:13: style: The scope of the variable 'i' can be reduced. [variableScope]
astrometry.net-0.75/util/bt.c:733:13: style: The scope of the variable 'i' can be reduced. [variableScope]
astrometry.net-0.75/util/cairoutils.c:386:9: error: Memory leak: rows [memleak]
astrometry.net-0.75/util/codekd.c:124:9: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
astrometry.net-0.75/util/ctmf.c:218:30: style: The scope of the variable 'q' can be reduced. [variableScope]
astrometry.net-0.75/util/cutest.c:341:6: style: The scope of the variable 'i' can be reduced. [variableScope]
astrometry.net-0.75/util/cutest.c:342:6: style: The scope of the variable 'failCount' can be reduced. [variableScope]
astrometry.net-0.75/util/cutest.c:158:25: style: Function 'CuTestFree' argument 1 names different: declaration 'tc' definition 't'. [funcArgNamesDifferent]
astrometry.net-0.75/util/cutest.h:55:25: note: Function 'CuTestFree' argument 1 names different: declaration 'tc' definition 't'.
astrometry.net-0.75/util/cutest.c:158:25: note: Function 'CuTestFree' argument 1 names different: declaration 'tc' definition 't'.
astrometry.net-0.75/util/cutest.c:175:2: error: Address of local auto-variable assigned to a function parameter. [autoVariables]
astrometry.net-0.75/util/dallpeaks.inc:50:5: style: Variable 'indx' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/util/dallpeaks.inc:35:0: note: Variable 'indx' is reassigned a value before the old one has been used.
astrometry.net-0.75/util/dallpeaks.inc:50:5: note: Variable 'indx' is reassigned a value before the old one has been used.
astrometry.net-0.75/util/dfind2.c:51:21: error: Common realloc mistake: 'equivs' nulled but not freed upon failure [memleakOnRealloc]
astrometry.net-0.75/util/dmedsmooth.c:150:9: style: The scope of the variable 'jst' can be reduced. [variableScope]
astrometry.net-0.75/util/dmedsmooth.c:150:14: style: The scope of the variable 'jnd' can be reduced. [variableScope]
astrometry.net-0.75/util/dmedsmooth.c:151:9: style: The scope of the variable 'ypsize' can be reduced. [variableScope]
astrometry.net-0.75/util/dmedsmooth.c:151:17: style: The scope of the variable 'ymsize' can be reduced. [variableScope]
astrometry.net-0.75/util/dmedsmooth.c:200:23: style: The scope of the variable 'dx' can be reduced. [variableScope]
astrometry.net-0.75/util/dobjects.c:28:33: style: The scope of the variable 'jlo' can be reduced. [variableScope]
astrometry.net-0.75/util/dobjects.c:28:38: style: The scope of the variable 'jhi' can be reduced. [variableScope]
astrometry.net-0.75/util/downsample-fits.c:110:14: warning: Either the condition '!animg' is redundant or there is possible null pointer dereference: animg. [nullPointerRedundantCheck]
astrometry.net-0.75/util/downsample-fits.c:112:9: note: Assuming that condition '!animg' is not redundant
astrometry.net-0.75/util/downsample-fits.c:110:14: note: Null pointer dereference
astrometry.net-0.75/util/downsample-fits.c:111:14: warning: Either the condition '!animg' is redundant or there is possible null pointer dereference: animg. [nullPointerRedundantCheck]
astrometry.net-0.75/util/downsample-fits.c:112:9: note: Assuming that condition '!animg' is not redundant
astrometry.net-0.75/util/downsample-fits.c:111:14: note: Null pointer dereference
astrometry.net-0.75/util/dpeaks.c:52:5: style: Variable 'smooth' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/util/dpeaks.c:42:0: note: Variable 'smooth' is reassigned a value before the old one has been used.
astrometry.net-0.75/util/dpeaks.c:52:5: note: Variable 'smooth' is reassigned a value before the old one has been used.
astrometry.net-0.75/util/dpeaks.c:39:28: style: The scope of the variable 'jst' can be reduced. [variableScope]
astrometry.net-0.75/util/dpeaks.c:39:38: style: The scope of the variable 'jnd' can be reduced. [variableScope]
astrometry.net-0.75/util/dsmooth.inc:19:37: style: The scope of the variable 'dx' can be reduced. [variableScope]
astrometry.net-0.75/util/dsmooth.c:50:40: style: The scope of the variable 'jst' can be reduced. [variableScope]
astrometry.net-0.75/util/dsmooth.c:50:51: style: The scope of the variable 'jsto' can be reduced. [variableScope]
astrometry.net-0.75/util/dsmooth.c:50:62: style: The scope of the variable 'jnd' can be reduced. [variableScope]
astrometry.net-0.75/util/eigen-math-cc.cc:22:11: style: Unused variable: c [unusedVariable]
astrometry.net-0.75/util/fileutils.c:30:11: style: The scope of the variable 'sib' can be reduced. [variableScope]
astrometry.net-0.75/util/fileutils.c:31:11: style: The scope of the variable 'sibdir' can be reduced. [variableScope]
astrometry.net-0.75/util/fit-wcs.c:412:9: style: Condition 'r1' is always false [knownConditionTrueFalse]
astrometry.net-0.75/util/fit-wcs.c:95:20: note: Assignment 'r1=NULL', assigned value is 0
astrometry.net-0.75/util/fit-wcs.c:412:9: note: Condition 'r1' is always false
astrometry.net-0.75/util/fit-wcs.c:414:9: style: Condition 'r2' is always false [knownConditionTrueFalse]
astrometry.net-0.75/util/fit-wcs.c:95:30: note: Assignment 'r2=NULL', assigned value is 0
astrometry.net-0.75/util/fit-wcs.c:414:9: note: Condition 'r2' is always false
astrometry.net-0.75/util/fit-wcs.c:602:9: style: Condition 'r1' is always false [knownConditionTrueFalse]
astrometry.net-0.75/util/fit-wcs.c:445:20: note: Assignment 'r1=NULL', assigned value is 0
astrometry.net-0.75/util/fit-wcs.c:602:9: note: Condition 'r1' is always false
astrometry.net-0.75/util/fit-wcs.c:604:9: style: Condition 'r2' is always false [knownConditionTrueFalse]
astrometry.net-0.75/util/fit-wcs.c:445:30: note: Assignment 'r2=NULL', assigned value is 0
astrometry.net-0.75/util/fit-wcs.c:604:9: note: Condition 'r2' is always false
astrometry.net-0.75/util/fit-wcs.c:88:20: style: The scope of the variable 'sU' can be reduced. [variableScope]
astrometry.net-0.75/util/fit-wcs.c:88:24: style: The scope of the variable 'sV' can be reduced. [variableScope]
astrometry.net-0.75/util/fit-wcs.c:701:12: style: The scope of the variable 'crxyz' can be reduced. [variableScope]
astrometry.net-0.75/util/fitsbin.c:411:9: style: The scope of the variable 'mode' can be reduced. [variableScope]
astrometry.net-0.75/util/fitsbin.c:411:15: style: The scope of the variable 'flags' can be reduced. [variableScope]
astrometry.net-0.75/util/fitsioutils.c:994:43: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astrometry.net-0.75/util/fitsioutils.c:998:43: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
astrometry.net-0.75/util/fitsioutils.c:34:5: style: Variable 'str' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/util/fitsioutils.c:31:0: note: Variable 'str' is reassigned a value before the old one has been used.
astrometry.net-0.75/util/fitsioutils.c:34:5: note: Variable 'str' is reassigned a value before the old one has been used.
astrometry.net-0.75/util/fitsioutils.c:359:5: style: Variable 'val' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/util/fitsioutils.c:358:0: note: Variable 'val' is reassigned a value before the old one has been used.
astrometry.net-0.75/util/fitsioutils.c:359:5: note: Variable 'val' is reassigned a value before the old one has been used.
astrometry.net-0.75/util/fitsioutils.c:418:9: style: Variable 'buf' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/util/fitsioutils.c:415:0: note: Variable 'buf' is reassigned a value before the old one has been used.
astrometry.net-0.75/util/fitsioutils.c:418:9: note: Variable 'buf' is reassigned a value before the old one has been used.
astrometry.net-0.75/util/fitsioutils.c:1203:5: style: Variable 'filestr' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/util/fitsioutils.c:1199:0: note: Variable 'filestr' is reassigned a value before the old one has been used.
astrometry.net-0.75/util/fitsioutils.c:1203:5: note: Variable 'filestr' is reassigned a value before the old one has been used.
astrometry.net-0.75/util/fitsioutils.c:700:13: style: The scope of the variable 'brk' can be reduced. [variableScope]
astrometry.net-0.75/util/fitsioutils.c:147:14: portability: 'vbuf' is of type 'const void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
astrometry.net-0.75/util/fitsioutils.c:141:0: error: Resource leak: f_out [resourceLeak]
astrometry.net-0.75/util/fitstable.c:296:5: style: Variable 'buf' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/util/fitstable.c:291:0: note: Variable 'buf' is reassigned a value before the old one has been used.
astrometry.net-0.75/util/fitstable.c:296:5: note: Variable 'buf' is reassigned a value before the old one has been used.
astrometry.net-0.75/util/fitstable.c:701:36: portability: 'struc' is of type 'const void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
astrometry.net-0.75/util/fitstable.c:943:13: error: Memory leak: cdata [memleak]
astrometry.net-0.75/util/fitstable.c:947:13: error: Memory leak: cdata [memleak]
astrometry.net-0.75/util/fitstable.c:974:13: error: Memory leak: cdata [memleak]
astrometry.net-0.75/util/healpix-utils.c:86:20: style: The scope of the variable 'nxyz' can be reduced. [variableScope]
astrometry.net-0.75/util/healpix.c:770:12: style: The scope of the variable 'sector' can be reduced. [variableScope]
astrometry.net-0.75/util/healpix.c:771:9: style: The scope of the variable 'offset' can be reduced. [variableScope]
astrometry.net-0.75/util/healpix.c:1230:16: style: The scope of the variable 'ptx' can be reduced. [variableScope]
astrometry.net-0.75/util/healpix.c:1230:21: style: The scope of the variable 'pty' can be reduced. [variableScope]
astrometry.net-0.75/util/healpix.c:1230:26: style: The scope of the variable 'ptdx' can be reduced. [variableScope]
astrometry.net-0.75/util/healpix.c:1230:32: style: The scope of the variable 'ptdy' can be reduced. [variableScope]
astrometry.net-0.75/util/healpix.c:1318:12: style: The scope of the variable 'dxmid' can be reduced. [variableScope]
astrometry.net-0.75/util/healpix.c:1318:19: style: The scope of the variable 'dymid' can be reduced. [variableScope]
astrometry.net-0.75/util/histogram.c:30:39: style: Function 'histogram_new_nbins' argument 1 names different: declaration 'minimum' definition 'zero'. [funcArgNamesDifferent]
astrometry.net-0.75/util/histogram.h:19:39: note: Function 'histogram_new_nbins' argument 1 names different: declaration 'minimum' definition 'zero'.
astrometry.net-0.75/util/histogram.c:30:39: note: Function 'histogram_new_nbins' argument 1 names different: declaration 'minimum' definition 'zero'.
astrometry.net-0.75/util/histogram.c:38:41: style: Function 'histogram_new_binsize' argument 1 names different: declaration 'minimum' definition 'zero'. [funcArgNamesDifferent]
astrometry.net-0.75/util/histogram.h:21:41: note: Function 'histogram_new_binsize' argument 1 names different: declaration 'minimum' definition 'zero'.
astrometry.net-0.75/util/histogram.c:38:41: note: Function 'histogram_new_binsize' argument 1 names different: declaration 'minimum' definition 'zero'.
astrometry.net-0.75/util/hpsplit.c:96:18: style: The scope of the variable 'intable' can be reduced. [variableScope]
astrometry.net-0.75/util/hpsplit.c:97:18: style: The scope of the variable 'intable2' can be reduced. [variableScope]
astrometry.net-0.75/util/image2xy.c:63:20: style: Redundant condition: If 'downsample > 1', the comparison 'downsample' is always true. [redundantCondition]
astrometry.net-0.75/util/index_pyutils.c:111:19: style: The scope of the variable 'v' can be reduced. [variableScope]
astrometry.net-0.75/util/intmap.c:57:11: style: The scope of the variable 'ind' can be reduced. [variableScope]
astrometry.net-0.75/util/ioutils.c:777:9: warning: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
astrometry.net-0.75/util/ioutils.c:781:9: warning: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
astrometry.net-0.75/util/ioutils.c:730:5: style: Variable 'fid' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/util/ioutils.c:729:0: note: Variable 'fid' is reassigned a value before the old one has been used.
astrometry.net-0.75/util/ioutils.c:730:5: note: Variable 'fid' is reassigned a value before the old one has been used.
astrometry.net-0.75/util/ioutils.c:927:12: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
astrometry.net-0.75/util/ioutils.c:929:7: note: Found duplicate branches for 'if' and 'else'.
astrometry.net-0.75/util/ioutils.c:927:12: note: Found duplicate branches for 'if' and 'else'.
astrometry.net-0.75/util/ioutils.c:986:9: style: The scope of the variable 'i' can be reduced. [variableScope]
astrometry.net-0.75/util/ioutils.c:43:9: error: Resource leak: fout [resourceLeak]
astrometry.net-0.75/util/ioutils.c:47:9: error: Resource leak: fin [resourceLeak]
astrometry.net-0.75/util/ioutils.c:47:9: error: Resource leak: fout [resourceLeak]
astrometry.net-0.75/util/ioutils.c:52:9: error: Resource leak: fin [resourceLeak]
astrometry.net-0.75/util/ioutils.c:144:9: error: Resource leak: fid [resourceLeak]
astrometry.net-0.75/util/ioutils.c:778:9: error: Resource leak: fid [resourceLeak]
astrometry.net-0.75/util/ioutils.c:783:9: error: Resource leak: fid [resourceLeak]
astrometry.net-0.75/util/jpl.c:11:12: style: struct member 'orbital_elements::a' is never used. [unusedStructMember]
astrometry.net-0.75/util/jpl.c:11:15: style: struct member 'orbital_elements::e' is never used. [unusedStructMember]
astrometry.net-0.75/util/jpl.c:11:18: style: struct member 'orbital_elements::I' is never used. [unusedStructMember]
astrometry.net-0.75/util/jpl.c:11:21: style: struct member 'orbital_elements::Omega' is never used. [unusedStructMember]
astrometry.net-0.75/util/jpl.c:11:28: style: struct member 'orbital_elements::pomega' is never used. [unusedStructMember]
astrometry.net-0.75/util/jpl.c:11:36: style: struct member 'orbital_elements::M' is never used. [unusedStructMember]
astrometry.net-0.75/util/jpl.c:12:12: style: struct member 'orbital_elements::mjd' is never used. [unusedStructMember]
astrometry.net-0.75/util/mathutil.c:414:0: error: Memory leak: F [memleak]
astrometry.net-0.75/util/pad-file.c:30:11: style: The scope of the variable 'infn' can be reduced. [variableScope]
astrometry.net-0.75/util/qidxfile.c:76:5: style: Variable 'qf' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/util/qidxfile.c:74:0: note: Variable 'qf' is reassigned a value before the old one has been used.
astrometry.net-0.75/util/qidxfile.c:76:5: note: Variable 'qf' is reassigned a value before the old one has been used.
astrometry.net-0.75/util/qidxfile.c:58:9: error: Memory leak: qf [memleak]
astrometry.net-0.75/util/quadfile.c:130:5: style: Variable 'qf' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/util/quadfile.c:127:0: note: Variable 'qf' is reassigned a value before the old one has been used.
astrometry.net-0.75/util/quadfile.c:130:5: note: Variable 'qf' is reassigned a value before the old one has been used.
astrometry.net-0.75/util/quadfile.c:284:9: style: The scope of the variable 'i' can be reduced. [variableScope]
astrometry.net-0.75/util/quadfile.c:78:9: error: Memory leak: qf [memleak]
astrometry.net-0.75/util/resample-main.c:250:23: portability: Casting between double* and float* which have an incompatible binary data representation. [invalidPointerCast]
astrometry.net-0.75/util/scamp.c:75:9: error: Resource leak: fid [resourceLeak]
astrometry.net-0.75/util/search-index.c:100:13: style: The scope of the variable 'j' can be reduced. [variableScope]
astrometry.net-0.75/util/sip-utils.c:422:9: style: The scope of the variable 'i' can be reduced. [variableScope]
astrometry.net-0.75/util/sip-utils.c:422:12: style: The scope of the variable 'side' can be reduced. [variableScope]
astrometry.net-0.75/util/sip_qfits.c:39:12: style: The scope of the variable 'rtn' can be reduced. [variableScope]
astrometry.net-0.75/util/sip_qfits.c:458:12: style: The scope of the variable 'nil' can be reduced. [variableScope]
astrometry.net-0.75/util/sparsematrix.c:124:18: style: The scope of the variable 'e' can be reduced. [variableScope]
astrometry.net-0.75/util/sparsematrix.c:147:18: style: The scope of the variable 'e' can be reduced. [variableScope]
astrometry.net-0.75/util/sparsematrix.c:208:59: style: Function 'sparsematrix_print_row' argument 2 names different: declaration 'row' definition 'r'. [funcArgNamesDifferent]
astrometry.net-0.75/util/sparsematrix.h:46:59: note: Function 'sparsematrix_print_row' argument 2 names different: declaration 'row' definition 'r'.
astrometry.net-0.75/util/sparsematrix.c:208:59: note: Function 'sparsematrix_print_row' argument 2 names different: declaration 'row' definition 'r'.
astrometry.net-0.75/util/starkd.c:493:9: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
astrometry.net-0.75/util/starkd.c:493:9: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
astrometry.net-0.75/util/starkd.c:410:0: error: Memory leak: counts [memleak]
astrometry.net-0.75/util/subtable.c:43:18: style: The scope of the variable 'outtable' can be reduced. [variableScope]
astrometry.net-0.75/util/subtable.c:102:13: style: The scope of the variable 'c2' can be reduced. [variableScope]
astrometry.net-0.75/util/test_anwcs.c:198:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
astrometry.net-0.75/util/test_anwcs.c:202:9: style: The scope of the variable 'ok' can be reduced. [variableScope]
astrometry.net-0.75/util/test_anwcs.c:202:13: style: The scope of the variable 'ok2' can be reduced. [variableScope]
astrometry.net-0.75/util/test_anwcs.c:21:9: style: struct member 'walk_token2::radecs' is never used. [unusedStructMember]
astrometry.net-0.75/util/test_bl.c:231:5: style: Variable 'x' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/util/test_bl.c:230:0: note: Variable 'x' is reassigned a value before the old one has been used.
astrometry.net-0.75/util/test_bl.c:231:5: note: Variable 'x' is reassigned a value before the old one has been used.
astrometry.net-0.75/util/test_fitstable.c:1314:5: style: Variable 'inx' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/util/test_fitstable.c:1295:5: note: Variable 'inx' is reassigned a value before the old one has been used.
astrometry.net-0.75/util/test_fitstable.c:1314:5: note: Variable 'inx' is reassigned a value before the old one has been used.
astrometry.net-0.75/util/test_fitstable.c:1316:5: style: Variable 'iny' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/util/test_fitstable.c:1296:5: note: Variable 'iny' is reassigned a value before the old one has been used.
astrometry.net-0.75/util/test_fitstable.c:1316:5: note: Variable 'iny' is reassigned a value before the old one has been used.
astrometry.net-0.75/util/test_healpix.c:222:5: style: Variable 'step' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/util/test_healpix.c:212:0: note: Variable 'step' is reassigned a value before the old one has been used.
astrometry.net-0.75/util/test_healpix.c:222:5: note: Variable 'step' is reassigned a value before the old one has been used.
astrometry.net-0.75/util/test_healpix.c:411:5: style: Variable 'd' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/util/test_healpix.c:396:5: note: Variable 'd' is reassigned a value before the old one has been used.
astrometry.net-0.75/util/test_healpix.c:411:5: note: Variable 'd' is reassigned a value before the old one has been used.
astrometry.net-0.75/util/test_healpix.c:415:5: style: Variable 'd' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/util/test_healpix.c:411:5: note: Variable 'd' is reassigned a value before the old one has been used.
astrometry.net-0.75/util/test_healpix.c:415:5: note: Variable 'd' is reassigned a value before the old one has been used.
astrometry.net-0.75/util/test_healpix.c:420:5: style: Variable 'd' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/util/test_healpix.c:415:5: note: Variable 'd' is reassigned a value before the old one has been used.
astrometry.net-0.75/util/test_healpix.c:420:5: note: Variable 'd' is reassigned a value before the old one has been used.
astrometry.net-0.75/util/test_healpix.c:638:13: style: The scope of the variable 'hp' can be reduced. [variableScope]
astrometry.net-0.75/util/test_healpix.c:639:12: style: The scope of the variable 'd1' can be reduced. [variableScope]
astrometry.net-0.75/util/test_healpix.c:639:16: style: The scope of the variable 'd2' can be reduced. [variableScope]
astrometry.net-0.75/util/test_healpix.c:639:20: style: The scope of the variable 'd3' can be reduced. [variableScope]
astrometry.net-0.75/util/test_healpix.c:639:24: style: The scope of the variable 'd4' can be reduced. [variableScope]
astrometry.net-0.75/util/test_healpix.c:639:28: style: The scope of the variable 'd5' can be reduced. [variableScope]
astrometry.net-0.75/util/test_healpix.c:639:32: style: The scope of the variable 'd6' can be reduced. [variableScope]
astrometry.net-0.75/util/test_healpix.c:644:12: style: The scope of the variable 'ra' can be reduced. [variableScope]
astrometry.net-0.75/util/test_healpix.c:644:16: style: The scope of the variable 'dec' can be reduced. [variableScope]
astrometry.net-0.75/util/test_ioutils.c:172:9: style: The scope of the variable 'rtn' can be reduced. [variableScope]
astrometry.net-0.75/util/test_ioutils.c:176:11: style: The scope of the variable 'fid' can be reduced. [variableScope]
astrometry.net-0.75/util/test_ioutils.c:178:9: style: The scope of the variable 'N' can be reduced. [variableScope]
astrometry.net-0.75/util/test_jpl.c:20:0: error: No pair for character ("). Can't process file. File is either invalid or unicode, which is currently not supported. [syntaxError]
astrometry.net-0.75/util/test_wcs.c:54:9: style: The scope of the variable 'err' can be reduced. [variableScope]
astrometry.net-0.75/util/test_wcs.c:86:9: style: The scope of the variable 'err' can be reduced. [variableScope]
astrometry.net-0.75/util/tpv.c:298:12: style: Unused variable: det [unusedVariable]
astrometry.net-0.75/util/tpv.c:298:16: style: Unused variable: pixsc [unusedVariable]
astrometry.net-0.75/util/wcs-pv2sip.c:93:17: style: The scope of the variable 'px' can be reduced. [variableScope]
astrometry.net-0.75/util/wcs-pv2sip.c:93:20: style: The scope of the variable 'py' can be reduced. [variableScope]
astrometry.net-0.75/util/wcs-pv2sip.c:178:12: style: The scope of the variable 'r' can be reduced. [variableScope]
astrometry.net-0.75/util/wcs-resample-main.c:91:28: error: Uninitialized variable: zinf [uninitvar]
astrometry.net-0.75/util/wcs-resample.c:164:5: style: Variable 'bib' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/util/wcs-resample.c:158:0: note: Variable 'bib' is reassigned a value before the old one has been used.
astrometry.net-0.75/util/wcs-resample.c:164:5: note: Variable 'bib' is reassigned a value before the old one has been used.
astrometry.net-0.75/util/wcs-resample.c:29:51: style: Function 'resample_wcs_files' argument 8 names different: declaration 'lanczos_order' definition 'lorder'. [funcArgNamesDifferent]
astrometry.net-0.75/util/wcs-resample.h:14:36: note: Function 'resample_wcs_files' argument 8 names different: declaration 'lanczos_order' definition 'lorder'.
astrometry.net-0.75/util/wcs-resample.c:29:51: note: Function 'resample_wcs_files' argument 8 names different: declaration 'lanczos_order' definition 'lorder'.
astrometry.net-0.75/util/wcs-resample.c:218:36: style: Function 'resample_wcs' argument 10 names different: declaration 'lanczos_order' definition 'lorder'. [funcArgNamesDifferent]
astrometry.net-0.75/util/wcs-resample.h:19:24: note: Function 'resample_wcs' argument 10 names different: declaration 'lanczos_order' definition 'lorder'.
astrometry.net-0.75/util/wcs-resample.c:218:36: note: Function 'resample_wcs' argument 10 names different: declaration 'lanczos_order' definition 'lorder'.
astrometry.net-0.75/util/xylist.c:119:5: style: Variable 'ls' is reassigned a value before the old one has been used. [redundantAssignment]
astrometry.net-0.75/util/xylist.c:118:0: note: Variable 'ls' is reassigned a value before the old one has been used.
astrometry.net-0.75/util/xylist.c:119:5: note: Variable 'ls' is reassigned a value before the old one has been used.
[23:14]

ftp://ftp.se.debian.org/debian/pool/main/a/astroml/astroml_0.3.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/astroml-addons/astroml-addons_0.2.2.orig.tar.gz
astroML_addons-0.2.2/astroML_addons/periodogram.c:18:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
[23:14]

ftp://ftp.se.debian.org/debian/pool/main/a/astronomical-almanac/astronomical-almanac_5.6.orig.tar.gz
astronomical-almanac-5.6/angles.c:21:8: style: The scope of the variable 'a' can be reduced. [variableScope]
astronomical-almanac-5.6/angles.c:21:11: style: The scope of the variable 'b' can be reduced. [variableScope]
astronomical-almanac-5.6/angles.c:21:14: style: The scope of the variable 's' can be reduced. [variableScope]
astronomical-almanac-5.6/conjunct.c:125:10: style: The scope of the variable 't' can be reduced. [variableScope]
astronomical-almanac-5.6/conjunct.c:157:26: style: The scope of the variable 'ym' can be reduced. [variableScope]
astronomical-almanac-5.6/constel.c:219:1: style: Variable 'q' is reassigned a value before the old one has been used. [redundantAssignment]
astronomical-almanac-5.6/constel.c:217:2: note: Variable 'q' is reassigned a value before the old one has been used.
astronomical-almanac-5.6/constel.c:219:1: note: Variable 'q' is reassigned a value before the old one has been used.
astronomical-almanac-5.6/constel.c:659:10: style: The scope of the variable 'k' can be reduced. [variableScope]
astronomical-almanac-5.6/dms.c:488:1: warning: Obsolete function 'gets' called. It is recommended to use 'fgets' or 'gets_s' instead. [getsCalled]
astronomical-almanac-5.6/domoon.c:33:8: style: The scope of the variable 'x' can be reduced. [variableScope]
astronomical-almanac-5.6/domoon.c:33:11: style: The scope of the variable 'y' can be reduced. [variableScope]
astronomical-almanac-5.6/fk4fk5.c:38:9: style: The scope of the variable 'u' can be reduced. [variableScope]
astronomical-almanac-5.6/gplan.c:73:30: style: The scope of the variable 'np' can be reduced. [variableScope]
astronomical-almanac-5.6/gplan.c:235:26: style: The scope of the variable 's' can be reduced. [variableScope]
astronomical-almanac-5.6/gplan.c:431:30: style: The scope of the variable 'np' can be reduced. [variableScope]
astronomical-almanac-5.6/gplan.c:604:30: style: The scope of the variable 'np' can be reduced. [variableScope]
astronomical-almanac-5.6/gplan.c:756:27: style: The scope of the variable 'np' can be reduced. [variableScope]
astronomical-almanac-5.6/kfiles.c:69:8: style: The scope of the variable 'a' can be reduced. [variableScope]
astronomical-almanac-5.6/kfiles.c:69:11: style: The scope of the variable 'b' can be reduced. [variableScope]
astronomical-almanac-5.6/kfiles.c:69:14: style: The scope of the variable 'fl' can be reduced. [variableScope]
astronomical-almanac-5.6/kfiles.c:69:18: style: The scope of the variable 'co' can be reduced. [variableScope]
astronomical-almanac-5.6/kfiles.c:69:22: style: The scope of the variable 'si' can be reduced. [variableScope]
astronomical-almanac-5.6/kfiles.c:69:26: style: The scope of the variable 'u' can be reduced. [variableScope]
astronomical-almanac-5.6/kfiles.c:71:6: style: The scope of the variable 's' can be reduced. [variableScope]
astronomical-almanac-5.6/kfiles.c:166:25: style: The scope of the variable 'u' can be reduced. [variableScope]
astronomical-almanac-5.6/kfiles.c:166:29: style: The scope of the variable 'v' can be reduced. [variableScope]
astronomical-almanac-5.6/kfiles.c:167:5: style: The scope of the variable 'i' can be reduced. [variableScope]
astronomical-almanac-5.6/kfiles.c:219:7: style: The scope of the variable 'p' can be reduced. [variableScope]
astronomical-almanac-5.6/kfiles.c:220:5: style: The scope of the variable 'i' can be reduced. [variableScope]
astronomical-almanac-5.6/kfiles.c:231:1: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
astronomical-almanac-5.6/lightt.c:13:8: style: The scope of the variable 'P' can be reduced. [variableScope]
astronomical-almanac-5.6/lightt.c:13:11: style: The scope of the variable 'Q' can be reduced. [variableScope]
astronomical-almanac-5.6/nutate.c:198:8: style: The scope of the variable 'f' can be reduced. [variableScope]
astronomical-almanac-5.6/nutate.c:198:11: style: The scope of the variable 'g' can be reduced. [variableScope]
astronomical-almanac-5.6/nutate.c:200:16: style: The scope of the variable 'cv' can be reduced. [variableScope]
astronomical-almanac-5.6/nutate.c:200:20: style: The scope of the variable 'sv' can be reduced. [variableScope]
astronomical-almanac-5.6/nutate.c:202:14: style: The scope of the variable 'k1' can be reduced. [variableScope]
astronomical-almanac-5.6/nutate.c:383:24: style: The scope of the variable 's' can be reduced. [variableScope]
astronomical-almanac-5.6/refrac.c:21:19: style: The scope of the variable 'N' can be reduced. [variableScope]
astronomical-almanac-5.6/rplanet.c:15:8: style: The scope of the variable 'a' can be reduced. [variableScope]
astronomical-almanac-5.6/rplanet.c:15:11: style: The scope of the variable 'b' can be reduced. [variableScope]
astronomical-almanac-5.6/rplanet.c:15:14: style: The scope of the variable 's' can be reduced. [variableScope]
astronomical-almanac-5.6/sun.c:12:11: style: The scope of the variable 'x' can be reduced. [variableScope]
astronomical-almanac-5.6/sun.c:45:5: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
[23:14]

ftp://ftp.se.debian.org/debian/pool/main/a/astroplan/astroplan_0.4.orig.tar.gz
[23:14]

ftp://ftp.se.debian.org/debian/pool/main/a/astropy/astropy_3.0.4.orig.tar.gz
astropy-3.0.4/astropy/_erfa/core.c:83:11: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/astropy/_erfa/core.c:129:11: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/astropy/_erfa/core.c:1538:11: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/astropy/_erfa/core.c:1559:11: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/astropy/_erfa/core.c:1580:11: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/astropy/_erfa/core.c:1601:11: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/astropy/_erfa/core.c:1622:11: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/astropy/_erfa/core.c:1643:11: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/astropy/_erfa/core.c:1664:11: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/astropy/_erfa/core.c:1685:11: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/astropy/_erfa/core.c:1706:11: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/astropy/_erfa/core.c:1727:11: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/astropy/_erfa/core.c:1748:11: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/astropy/_erfa/core.c:1769:11: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/astropy/_erfa/core.c:1790:11: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/astropy/_erfa/core.c:1811:11: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/astropy/_erfa/core.c:2293:11: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/astropy/_erfa/core.c:2316:11: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/astropy/_erfa/core.c:2696:11: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/astropy/_erfa/core.c:2719:11: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/astropy/_erfa/core.c:3282:11: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/astropy/_erfa/core.c:3305:11: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/astropy/_erfa/core.c:3328:11: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/astropy/_erfa/core.c:3355:11: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/astropy/_erfa/core.c:3378:11: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/astropy/_erfa/core.c:3401:11: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/astropy/_erfa/core.c:3534:11: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/astropy/_erfa/core.c:3557:11: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/astropy/_erfa/core.c:3580:11: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/astropy/_erfa/core.c:3603:11: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/astropy/_erfa/core.c:3626:11: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/astropy/_erfa/core.c:3649:11: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/astropy/_erfa/core.c:3672:11: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/astropy/_erfa/core.c:3699:11: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/astropy/_erfa/core.c:3726:11: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/astropy/_erfa/core.c:3749:11: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/astropy/_erfa/core.c:3776:11: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/astropy/_erfa/core.c:3799:11: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/astropy/_erfa/core.c:3828:11: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/astropy/_erfa/core.c:3855:11: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/astropy/_erfa/core.c:3878:11: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/astropy/_erfa/core.c:4686:11: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/astropy/_erfa/core.c:5415:11: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/astropy/_erfa/core.c:5436:11: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/astropy/_erfa/core.c:37:9: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:71:12: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:117:12: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:167:9: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:203:11: style: The scope of the variable '_iymdf' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:204:9: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:235:14: style: The scope of the variable '_pnat' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:236:14: style: The scope of the variable '_v' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:239:14: style: The scope of the variable '_ppr' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:264:14: style: The scope of the variable '_ebpv' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:265:14: style: The scope of the variable '_ehp' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:314:14: style: The scope of the variable '_ebpv' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:315:14: style: The scope of the variable '_ehp' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:372:14: style: The scope of the variable '_ebpv' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:373:14: style: The scope of the variable '_ehp' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:435:9: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:478:14: style: The scope of the variable '_pv' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:479:14: style: The scope of the variable '_ebpv' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:480:14: style: The scope of the variable '_ehp' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:507:14: style: The scope of the variable '_pv' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:624:9: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:828:9: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:987:9: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:1083:9: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:1144:9: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:1218:14: style: The scope of the variable '_p' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:1219:14: style: The scope of the variable '_q' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:1220:14: style: The scope of the variable '_e' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:1223:14: style: The scope of the variable '_p1' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:1250:14: style: The scope of the variable '_ob' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:1251:14: style: The scope of the variable '_sc' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:1252:14: style: The scope of the variable '_sn' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:1275:14: style: The scope of the variable '_p' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:1276:14: style: The scope of the variable '_e' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:1278:14: style: The scope of the variable '_p1' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:1307:14: style: The scope of the variable '_pob' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:1308:14: style: The scope of the variable '_pco' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:1351:9: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:1401:14: style: The scope of the variable '_pv' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:1458:14: style: The scope of the variable '_pvh' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:1459:14: style: The scope of the variable '_pvb' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:1460:9: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:1494:14: style: The scope of the variable '_pv' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:1495:9: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:1527:12: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:1548:12: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:1569:12: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:1590:12: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:1611:12: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:1632:12: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:1653:12: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:1674:12: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:1695:12: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:1716:12: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:1737:12: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:1758:12: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:1779:12: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:1800:12: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:1845:14: style: The scope of the variable '_rb' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:1846:14: style: The scope of the variable '_rp' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:1847:14: style: The scope of the variable '_rbp' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:1872:14: style: The scope of the variable '_rb' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:1873:14: style: The scope of the variable '_rp' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:1874:14: style: The scope of the variable '_rbp' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:1897:14: style: The scope of the variable '_rbpn' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:1922:14: style: The scope of the variable '_rc2i' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:1945:14: style: The scope of the variable '_rc2i' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:1968:14: style: The scope of the variable '_rc2i' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:1991:14: style: The scope of the variable '_rbpn' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:1992:14: style: The scope of the variable '_rc2i' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:2018:14: style: The scope of the variable '_rc2i' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:2044:14: style: The scope of the variable '_rc2i' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:2072:14: style: The scope of the variable '_rc2t' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:2103:14: style: The scope of the variable '_rc2t' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:2134:14: style: The scope of the variable '_rc2t' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:2159:14: style: The scope of the variable '_rc2i' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:2161:14: style: The scope of the variable '_rpom' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:2162:14: style: The scope of the variable '_rc2t' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:2184:14: style: The scope of the variable '_rbpn' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:2186:14: style: The scope of the variable '_rpom' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:2187:14: style: The scope of the variable '_rc2t' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:2217:14: style: The scope of the variable '_rc2t' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:2252:14: style: The scope of the variable '_rc2t' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:2281:12: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:2302:14: style: The scope of the variable '_rnpb' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:2304:12: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:2329:14: style: The scope of the variable '_r' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:2382:14: style: The scope of the variable '_rp' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:2403:14: style: The scope of the variable '_rpb' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:2424:14: style: The scope of the variable '_vec' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:2445:14: style: The scope of the variable '_veq' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:2467:14: style: The scope of the variable '_rmatn' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:2490:14: style: The scope of the variable '_rmatn' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:2513:14: style: The scope of the variable '_rmatn' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:2537:14: style: The scope of the variable '_rmatn' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:2661:14: style: The scope of the variable '_rmatn' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:2684:12: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:2707:12: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:2839:14: style: The scope of the variable '_rbp' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:2862:14: style: The scope of the variable '_rbp' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:2885:14: style: The scope of the variable '_rmatp' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:2911:14: style: The scope of the variable '_rb' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:2912:14: style: The scope of the variable '_rp' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:2913:14: style: The scope of the variable '_rbp' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:2914:14: style: The scope of the variable '_rn' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:2915:14: style: The scope of the variable '_rbpn' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:2948:14: style: The scope of the variable '_rb' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:2949:14: style: The scope of the variable '_rp' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:2950:14: style: The scope of the variable '_rbp' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:2951:14: style: The scope of the variable '_rn' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:2952:14: style: The scope of the variable '_rbpn' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:2985:14: style: The scope of the variable '_rb' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:2986:14: style: The scope of the variable '_rp' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:2987:14: style: The scope of the variable '_rbp' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:2988:14: style: The scope of the variable '_rn' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:2989:14: style: The scope of the variable '_rbpn' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:3022:14: style: The scope of the variable '_rb' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:3023:14: style: The scope of the variable '_rp' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:3024:14: style: The scope of the variable '_rbp' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:3025:14: style: The scope of the variable '_rn' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:3026:14: style: The scope of the variable '_rbpn' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:3059:14: style: The scope of the variable '_rb' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:3060:14: style: The scope of the variable '_rp' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:3061:14: style: The scope of the variable '_rbp' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:3062:14: style: The scope of the variable '_rn' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:3063:14: style: The scope of the variable '_rbpn' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:3093:14: style: The scope of the variable '_rbpn' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:3116:14: style: The scope of the variable '_rbpn' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:3139:14: style: The scope of the variable '_rnpb' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:3162:14: style: The scope of the variable '_rmatpn' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:3186:14: style: The scope of the variable '_rpom' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:3268:12: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:3293:12: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:3316:12: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:3341:12: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:3366:12: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:3389:12: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:3520:12: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:3545:12: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:3568:12: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:3591:12: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:3614:12: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:3637:12: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:3660:12: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:3685:12: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:3712:12: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:3737:12: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:3762:12: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:3787:12: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:3812:14: style: The scope of the variable '_rnpb' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:3813:12: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:3841:12: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:3866:12: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:3887:14: style: The scope of the variable '_pv' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:3894:9: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:3934:14: style: The scope of the variable '_pv' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:3935:9: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:4010:14: style: The scope of the variable '_r5h' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:4011:14: style: The scope of the variable '_s5h' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:4150:9: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:4224:14: style: The scope of the variable '_rm' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:4302:14: style: The scope of the variable '_rm' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:4402:9: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:4433:14: style: The scope of the variable '_xyz' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:4437:9: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:4471:14: style: The scope of the variable '_xyz' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:4475:9: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:4512:14: style: The scope of the variable '_xyz' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:4513:9: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:4550:14: style: The scope of the variable '_xyz' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:4551:9: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:4591:11: style: The scope of the variable '_ihmsf' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:4592:9: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:4632:9: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:4670:12: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:4704:9: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:4744:9: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:4780:9: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:4816:9: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:4851:9: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:4886:9: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:4921:9: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:4957:9: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:4993:9: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:5028:9: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:5064:9: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:5101:9: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:5138:9: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:5175:9: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:5212:9: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:5248:9: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:5284:9: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:5319:11: style: The scope of the variable '_idmsf' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:5344:11: style: The scope of the variable '_ihmsf' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:5371:9: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:5404:12: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:5425:12: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:5448:11: style: The scope of the variable '_ihmsf' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:5475:9: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:5512:9: style: The scope of the variable '_c_retval' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:5544:14: style: The scope of the variable '_r' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:5545:14: style: The scope of the variable '_p' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:5546:14: style: The scope of the variable '_rp' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:5567:14: style: The scope of the variable '_r' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:5568:14: style: The scope of the variable '_pv' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:5569:14: style: The scope of the variable '_rpv' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:5590:14: style: The scope of the variable '_r' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:5591:14: style: The scope of the variable '_p' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:5592:14: style: The scope of the variable '_trp' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:5613:14: style: The scope of the variable '_r' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:5614:14: style: The scope of the variable '_pv' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:5615:14: style: The scope of the variable '_trpv' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:5636:14: style: The scope of the variable '_p' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:5659:14: style: The scope of the variable '_p' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:5684:14: style: The scope of the variable '_pv' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:5717:14: style: The scope of the variable '_c' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:5741:14: style: The scope of the variable '_p' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:5769:14: style: The scope of the variable '_pv' can be reduced. [variableScope]
astropy-3.0.4/astropy/_erfa/core.c:87:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:110:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:133:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:156:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:257:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:284:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:307:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:340:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:365:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:416:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:500:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:525:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:546:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:569:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:606:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:698:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:733:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:772:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:799:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:905:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:932:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:963:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:1061:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:1212:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:1243:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:1270:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:1295:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:1330:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:1422:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:1451:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:1542:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:1563:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:1584:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:1605:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:1626:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:1647:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:1668:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:1689:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:1710:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:1731:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:1752:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:1773:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:1794:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:1815:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:1838:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:1865:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:1892:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:1915:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:1938:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:1961:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:1984:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:2009:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:2036:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:2061:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:2092:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:2123:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:2154:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:2179:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:2204:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:2239:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:2274:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:2297:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:2320:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:2347:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:2376:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:2397:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:2418:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:2439:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:2460:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:2483:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:2506:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:2529:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:2554:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:2579:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:2604:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:2629:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:2654:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:2677:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:2700:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:2723:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:2776:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:2803:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:2832:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:2855:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:2878:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:2901:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:2938:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:2975:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:3012:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:3049:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:3086:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:3109:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:3132:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:3155:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:3178:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:3203:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:3228:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:3259:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:3286:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:3309:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:3332:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:3359:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:3382:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:3405:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:3430:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:3457:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:3484:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:3511:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:3538:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:3561:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:3584:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:3607:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:3630:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:3653:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:3676:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:3703:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:3730:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:3753:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:3780:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:3803:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:3832:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:3859:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:3882:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:4005:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:4026:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:4055:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:4096:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:4129:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:4217:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:4240:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:4269:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:4296:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:4317:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:4344:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:4369:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:4394:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:4690:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:5336:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:5361:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:5419:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:5440:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:5465:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:5562:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:5585:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:5608:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:5631:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:5654:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:5679:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:5710:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:5733:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:5758:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/_erfa/core.c:5789:5: style: Unused variable: Py_RETURN_NONE [unusedVariable]
astropy-3.0.4/astropy/convolution/boundary_extend.c:6:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
astropy-3.0.4/astropy/convolution/boundary_fill.c:6:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
astropy-3.0.4/astropy/convolution/boundary_none.c:6:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
astropy-3.0.4/astropy/convolution/boundary_wrap.c:6:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
astropy-3.0.4/astropy/cosmology/scalar_inv_efuncs.c:6:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
astropy-3.0.4/astropy/io/ascii/src/tokenizer.c:570:18: warning: Logical disjunction always evaluates to true: c >= 'A' || c <= 'Z'. [incorrectLogicOperator]
astropy-3.0.4/astropy/io/ascii/src/tokenizer.c:49:9: style: The scope of the variable 'i' can be reduced. [variableScope]
astropy-3.0.4/astropy/io/ascii/src/tokenizer.c:255:10: style: The scope of the variable 'c' can be reduced. [variableScope]
astropy-3.0.4/astropy/io/ascii/src/tokenizer.c:759:10: style: The scope of the variable 'exp' can be reduced. [variableScope]
astropy-3.0.4/astropy/io/ascii/src/tokenizer.c:764:9: style: The scope of the variable 'num_exp' can be reduced. [variableScope]
astropy-3.0.4/astropy/io/ascii/src/tokenizer.c:768:19: style: The scope of the variable 'e' can be reduced. [variableScope]
astropy-3.0.4/astropy/io/ascii/src/tokenizer.c:419:45: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
astropy-3.0.4/astropy/io/fits/src/compressionmodule.c:448:9: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
astropy-3.0.4/astropy/io/fits/src/compressionmodule.c:455:9: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
astropy-3.0.4/astropy/io/fits/src/compressionmodule.c:471:9: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
astropy-3.0.4/astropy/io/fits/src/compressionmodule.c:476:9: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
astropy-3.0.4/astropy/io/fits/src/compressionmodule.c:481:9: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
astropy-3.0.4/astropy/io/fits/src/compressionmodule.c:628:9: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
astropy-3.0.4/astropy/io/fits/src/compressionmodule.c:632:9: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
astropy-3.0.4/astropy/io/fits/src/compressionmodule.c:649:9: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
astropy-3.0.4/astropy/io/fits/src/compressionmodule.c:660:9: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
astropy-3.0.4/astropy/io/fits/src/compressionmodule.c:807:9: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
astropy-3.0.4/astropy/io/fits/src/compressionmodule.c:791:5: style: Variable 'header' is reassigned a value before the old one has been used. [redundantAssignment]
astropy-3.0.4/astropy/io/fits/src/compressionmodule.c:777:0: note: Variable 'header' is reassigned a value before the old one has been used.
astropy-3.0.4/astropy/io/fits/src/compressionmodule.c:791:5: note: Variable 'header' is reassigned a value before the old one has been used.
astropy-3.0.4/astropy/io/fits/src/compressionmodule.c:880:5: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment]
astropy-3.0.4/astropy/io/fits/src/compressionmodule.c:876:0: note: Variable 'data' is reassigned a value before the old one has been used.
astropy-3.0.4/astropy/io/fits/src/compressionmodule.c:880:5: note: Variable 'data' is reassigned a value before the old one has been used.
astropy-3.0.4/astropy/io/fits/src/compressionmodule.c:923:5: style: Variable 'header' is reassigned a value before the old one has been used. [redundantAssignment]
astropy-3.0.4/astropy/io/fits/src/compressionmodule.c:914:0: note: Variable 'header' is reassigned a value before the old one has been used.
astropy-3.0.4/astropy/io/fits/src/compressionmodule.c:923:5: note: Variable 'header' is reassigned a value before the old one has been used.
astropy-3.0.4/astropy/table/_column_mixins.c:6:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
astropy-3.0.4/astropy/table/_np_utils.c:6:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
astropy-3.0.4/astropy/utils/xml/src/iterparse.c:921:5: style: Variable 'self' is reassigned a value before the old one has been used. [redundantAssignment]
astropy-3.0.4/astropy/utils/xml/src/iterparse.c:919:0: note: Variable 'self' is reassigned a value before the old one has been used.
astropy-3.0.4/astropy/utils/xml/src/iterparse.c:921:5: note: Variable 'self' is reassigned a value before the old one has been used.
astropy-3.0.4/astropy/wcs/src/astropy_wcs.c:270:10: style: Expression is always false because 'else if' condition matches previous condition at line 264. [multiCondition]
astropy-3.0.4/astropy/wcs/src/distortion.c:124:31: warning: Either the condition 'lookup!=NULL' is redundant or there is possible null pointer dereference: lookup. [nullPointerRedundantCheck]
astropy-3.0.4/astropy/wcs/src/distortion.c:128:17: note: Assuming that condition 'lookup!=NULL' is not redundant
astropy-3.0.4/astropy/wcs/src/distortion.c:124:31: note: Null pointer dereference
astropy-3.0.4/astropy/wcs/src/distortion.c:125:31: warning: Either the condition 'lookup!=NULL' is redundant or there is possible null pointer dereference: lookup. [nullPointerRedundantCheck]
astropy-3.0.4/astropy/wcs/src/distortion.c:128:17: note: Assuming that condition 'lookup!=NULL' is not redundant
astropy-3.0.4/astropy/wcs/src/distortion.c:125:31: note: Null pointer dereference
astropy-3.0.4/astropy/wcs/src/distortion_wrap.c:234:3: style: Variable 'copy' is reassigned a value before the old one has been used. [redundantAssignment]
astropy-3.0.4/astropy/wcs/src/distortion_wrap.c:231:0: note: Variable 'copy' is reassigned a value before the old one has been used.
astropy-3.0.4/astropy/wcs/src/distortion_wrap.c:234:3: note: Variable 'copy' is reassigned a value before the old one has been used.
astropy-3.0.4/astropy/wcs/src/distortion_wrap.c:260:17: style: The scope of the variable 'obj_copy' can be reduced. [variableScope]
astropy-3.0.4/astropy/wcs/src/pipeline.c:116:14: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/astropy/wcs/src/pipeline.c:119:11: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/astropy/wcs/src/pipeline.c:122:13: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/astropy/wcs/src/pipeline.c:125:11: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/astropy/wcs/src/pyutil.c:30:3: style: Variable 'type_descr' is reassigned a value before the old one has been used. [redundantAssignment]
astropy-3.0.4/astropy/wcs/src/pyutil.c:27:0: note: Variable 'type_descr' is reassigned a value before the old one has been used.
astropy-3.0.4/astropy/wcs/src/pyutil.c:30:3: note: Variable 'type_descr' is reassigned a value before the old one has been used.
astropy-3.0.4/astropy/wcs/src/pyutil.c:116:3: style: Variable 'size' is reassigned a value before the old one has been used. [redundantAssignment]
astropy-3.0.4/astropy/wcs/src/pyutil.c:113:0: note: Variable 'size' is reassigned a value before the old one has been used.
astropy-3.0.4/astropy/wcs/src/pyutil.c:116:3: note: Variable 'size' is reassigned a value before the old one has been used.
astropy-3.0.4/astropy/wcs/src/pyutil.c:117:3: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment]
astropy-3.0.4/astropy/wcs/src/pyutil.c:114:0: note: Variable 'data' is reassigned a value before the old one has been used.
astropy-3.0.4/astropy/wcs/src/pyutil.c:117:3: note: Variable 'data' is reassigned a value before the old one has been used.
astropy-3.0.4/astropy/wcs/src/pyutil.c:130:3: style: Variable 'size' is reassigned a value before the old one has been used. [redundantAssignment]
astropy-3.0.4/astropy/wcs/src/pyutil.c:127:0: note: Variable 'size' is reassigned a value before the old one has been used.
astropy-3.0.4/astropy/wcs/src/pyutil.c:130:3: note: Variable 'size' is reassigned a value before the old one has been used.
astropy-3.0.4/astropy/wcs/src/pyutil.c:131:3: style: Variable 'data' is reassigned a value before the old one has been used. [redundantAssignment]
astropy-3.0.4/astropy/wcs/src/pyutil.c:128:0: note: Variable 'data' is reassigned a value before the old one has been used.
astropy-3.0.4/astropy/wcs/src/pyutil.c:131:3: note: Variable 'data' is reassigned a value before the old one has been used.
astropy-3.0.4/astropy/wcs/src/pyutil.c:844:3: style: Variable 'fastseq' is reassigned a value before the old one has been used. [redundantAssignment]
astropy-3.0.4/astropy/wcs/src/pyutil.c:838:0: note: Variable 'fastseq' is reassigned a value before the old one has been used.
astropy-3.0.4/astropy/wcs/src/pyutil.c:844:3: note: Variable 'fastseq' is reassigned a value before the old one has been used.
astropy-3.0.4/astropy/wcs/src/pyutil.c:273:13: style: The scope of the variable 'exc' can be reduced. [variableScope]
astropy-3.0.4/astropy/wcs/src/pyutil.c:291:13: style: The scope of the variable 'exc' can be reduced. [variableScope]
astropy-3.0.4/astropy/wcs/src/pyutil.c:310:13: style: The scope of the variable 'exc' can be reduced. [variableScope]
astropy-3.0.4/astropy/wcs/src/pyutil.c:501:18: style: The scope of the variable 'shape_str' can be reduced. [variableScope]
astropy-3.0.4/astropy/wcs/src/pyutil.c:543:18: style: The scope of the variable 'shape_str' can be reduced. [variableScope]
astropy-3.0.4/astropy/wcs/src/sip.c:56:3: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment]
astropy-3.0.4/astropy/wcs/src/sip.c:51:0: note: Variable 'err' is reassigned a value before the old one has been used.
astropy-3.0.4/astropy/wcs/src/sip.c:56:3: note: Variable 'err' is reassigned a value before the old one has been used.
astropy-3.0.4/astropy/wcs/src/sip.c:197:17: style: The scope of the variable 'x' can be reduced. [variableScope]
astropy-3.0.4/astropy/wcs/src/sip.c:197:20: style: The scope of the variable 'y' can be reduced. [variableScope]
astropy-3.0.4/astropy/wcs/src/sip.c:198:17: style: The scope of the variable 'sum' can be reduced. [variableScope]
astropy-3.0.4/astropy/wcs/src/sip_wrap.c:436:3: style: Variable 'copy' is reassigned a value before the old one has been used. [redundantAssignment]
astropy-3.0.4/astropy/wcs/src/sip_wrap.c:434:0: note: Variable 'copy' is reassigned a value before the old one has been used.
astropy-3.0.4/astropy/wcs/src/sip_wrap.c:436:3: note: Variable 'copy' is reassigned a value before the old one has been used.
astropy-3.0.4/astropy/wcs/src/str_list_proxy.c:40:3: style: Variable 'self' is reassigned a value before the old one has been used. [redundantAssignment]
astropy-3.0.4/astropy/wcs/src/str_list_proxy.c:38:0: note: Variable 'self' is reassigned a value before the old one has been used.
astropy-3.0.4/astropy/wcs/src/str_list_proxy.c:40:3: note: Variable 'self' is reassigned a value before the old one has been used.
astropy-3.0.4/astropy/wcs/src/str_list_proxy.c:157:3: style: Variable 'buffer' is reassigned a value before the old one has been used. [redundantAssignment]
astropy-3.0.4/astropy/wcs/src/str_list_proxy.c:144:0: note: Variable 'buffer' is reassigned a value before the old one has been used.
astropy-3.0.4/astropy/wcs/src/str_list_proxy.c:157:3: note: Variable 'buffer' is reassigned a value before the old one has been used.
astropy-3.0.4/astropy/wcs/src/str_list_proxy.c:53:7: style: The scope of the variable 'vret' can be reduced. [variableScope]
astropy-3.0.4/astropy/wcs/src/unit_list_proxy.c:43:3: style: Variable 'self' is reassigned a value before the old one has been used. [redundantAssignment]
astropy-3.0.4/astropy/wcs/src/unit_list_proxy.c:41:0: note: Variable 'self' is reassigned a value before the old one has been used.
astropy-3.0.4/astropy/wcs/src/unit_list_proxy.c:43:3: note: Variable 'self' is reassigned a value before the old one has been used.
astropy-3.0.4/astropy/wcs/src/wcslib_wrap.c:491:3: style: Variable 'copy' is reassigned a value before the old one has been used. [redundantAssignment]
astropy-3.0.4/astropy/wcs/src/wcslib_wrap.c:488:0: note: Variable 'copy' is reassigned a value before the old one has been used.
astropy-3.0.4/astropy/wcs/src/wcslib_wrap.c:491:3: note: Variable 'copy' is reassigned a value before the old one has been used.
astropy-3.0.4/astropy/wcs/src/wcslib_wrap.c:211:18: style: The scope of the variable 'relax' can be reduced. [variableScope]
astropy-3.0.4/astropy/wcs/src/wcslib_wrap.c:222:18: style: The scope of the variable 'i' can be reduced. [variableScope]
astropy-3.0.4/astropy/wcs/src/wcslib_wrap.c:828:18: style: The scope of the variable 'subresult' can be reduced. [variableScope]
astropy-3.0.4/astropy/wcs/src/wcslib_wrap.c:831:18: style: The scope of the variable 'msg_index' can be reduced. [variableScope]
astropy-3.0.4/astropy/wcs/src/wcslib_wrap.c:832:18: style: The scope of the variable 'message' can be reduced. [variableScope]
astropy-3.0.4/astropy/wcs/src/wcslib_wrap.c:1644:7: style: The scope of the variable 'status' can be reduced. [variableScope]
astropy-3.0.4/astropy/wcs/src/wcslib_wrap.c:1646:18: style: The scope of the variable 'ax' can be reduced. [variableScope]
astropy-3.0.4/astropy/wcs/src/wcslib_wrap.c:1647:18: style: The scope of the variable 'bx' can be reduced. [variableScope]
astropy-3.0.4/astropy/wcs/src/wcslib_wrap.c:2789:7: style: The scope of the variable 'i' can be reduced. [variableScope]
astropy-3.0.4/astropy/wcs/src/wcslib_wrap.c:2789:10: style: The scope of the variable 'j' can be reduced. [variableScope]
astropy-3.0.4/astropy/wcs/src/wcslib_wrap.c:2789:13: style: The scope of the variable 'naxis' can be reduced. [variableScope]
astropy-3.0.4/astropy/wcs/src/wcslib_wrap.c:2790:11: style: The scope of the variable 'pc' can be reduced. [variableScope]
astropy-3.0.4/astropy/wcs/src/wcslib_wrap.c:3045:13: style: The scope of the variable 'subresult' can be reduced. [variableScope]
astropy-3.0.4/astropy/wcs/src/wcslib_wrap.c:1608:3: warning: The buffer 'ctype' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:58:9: style: The scope of the variable 'ii' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:58:13: style: The scope of the variable 'nbuff' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:59:14: style: The scope of the variable 'filepos' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:60:10: style: The scope of the variable 'recstart' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:60:20: style: The scope of the variable 'recend' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:292:9: style: The scope of the variable 'ii' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:293:14: style: The scope of the variable 'filepos' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:294:10: style: The scope of the variable 'recstart' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:294:20: style: The scope of the variable 'recend' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:294:28: style: The scope of the variable 'ntodo' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:294:35: style: The scope of the variable 'bufpos' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:294:43: style: The scope of the variable 'nspace' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:294:51: style: The scope of the variable 'nread' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:649:10: style: The scope of the variable 'ii' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:649:13: style: The scope of the variable 'ibuff' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:650:10: style: The scope of the variable 'jj' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:650:14: style: The scope of the variable 'irec' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:650:20: style: The scope of the variable 'minrec' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:650:28: style: The scope of the variable 'nloop' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:653:17: style: The scope of the variable 'zeros' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:750:19: style: The scope of the variable 'bytesperpixel' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:833:14: style: The scope of the variable 'postemp' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:869:14: style: The scope of the variable 'postemp' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:910:14: style: The scope of the variable 'postemp' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:958:15: style: The scope of the variable 'postemp' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:999:14: style: The scope of the variable 'postemp' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:1068:15: style: The scope of the variable 'postemp' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:1134:31: style: The scope of the variable 'nrows' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:1135:10: style: The scope of the variable 'message' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:14:21: style: Function 'ffmbyt' argument 2 names different: declaration 'bytpos' definition 'bytepos'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:839:47: note: Function 'ffmbyt' argument 2 names different: declaration 'bytpos' definition 'bytepos'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:14:21: note: Function 'ffmbyt' argument 2 names different: declaration 'bytpos' definition 'bytepos'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:15:16: style: Function 'ffmbyt' argument 3 names different: declaration 'ignore_err' definition 'err_mode'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:839:59: note: Function 'ffmbyt' argument 3 names different: declaration 'ignore_err' definition 'err_mode'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:15:16: note: Function 'ffmbyt' argument 3 names different: declaration 'ignore_err' definition 'err_mode'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:741:19: style: Function 'ffgrsz' argument 2 names different: declaration 'nrows' definition 'ndata'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:1188:44: note: Function 'ffgrsz' argument 2 names different: declaration 'nrows' definition 'ndata'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:741:19: note: Function 'ffgrsz' argument 2 names different: declaration 'nrows' definition 'ndata'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:823:21: style: Function 'ffgi1b' argument 2 names different: declaration 'pos' definition 'byteloc'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:481:37: note: Function 'ffgi1b' argument 2 names different: declaration 'pos' definition 'byteloc'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:823:21: note: Function 'ffgi1b' argument 2 names different: declaration 'pos' definition 'byteloc'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:824:17: style: Function 'ffgi1b' argument 3 names different: declaration 'nelem' definition 'nvals'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:481:47: note: Function 'ffgi1b' argument 3 names different: declaration 'nelem' definition 'nvals'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:824:17: note: Function 'ffgi1b' argument 3 names different: declaration 'nelem' definition 'nvals'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:826:27: style: Function 'ffgi1b' argument 5 names different: declaration 'buffer' definition 'values'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:482:26: note: Function 'ffgi1b' argument 5 names different: declaration 'buffer' definition 'values'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:826:27: note: Function 'ffgi1b' argument 5 names different: declaration 'buffer' definition 'values'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:859:21: style: Function 'ffgi2b' argument 2 names different: declaration 'pos' definition 'byteloc'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:483:37: note: Function 'ffgi2b' argument 2 names different: declaration 'pos' definition 'byteloc'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:859:21: note: Function 'ffgi2b' argument 2 names different: declaration 'pos' definition 'byteloc'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:860:17: style: Function 'ffgi2b' argument 3 names different: declaration 'nelem' definition 'nvals'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:483:47: note: Function 'ffgi2b' argument 3 names different: declaration 'nelem' definition 'nvals'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:860:17: note: Function 'ffgi2b' argument 3 names different: declaration 'nelem' definition 'nvals'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:862:19: style: Function 'ffgi2b' argument 5 names different: declaration 'buffer' definition 'values'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:483:73: note: Function 'ffgi2b' argument 5 names different: declaration 'buffer' definition 'values'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:862:19: note: Function 'ffgi2b' argument 5 names different: declaration 'buffer' definition 'values'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:900:21: style: Function 'ffgi4b' argument 2 names different: declaration 'pos' definition 'byteloc'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:485:37: note: Function 'ffgi4b' argument 2 names different: declaration 'pos' definition 'byteloc'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:900:21: note: Function 'ffgi4b' argument 2 names different: declaration 'pos' definition 'byteloc'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:901:17: style: Function 'ffgi4b' argument 3 names different: declaration 'nelem' definition 'nvals'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:485:47: note: Function 'ffgi4b' argument 3 names different: declaration 'nelem' definition 'nvals'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:901:17: note: Function 'ffgi4b' argument 3 names different: declaration 'nelem' definition 'nvals'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:903:22: style: Function 'ffgi4b' argument 5 names different: declaration 'buffer' definition 'values'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:485:76: note: Function 'ffgi4b' argument 5 names different: declaration 'buffer' definition 'values'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:903:22: note: Function 'ffgi4b' argument 5 names different: declaration 'buffer' definition 'values'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:941:21: style: Function 'ffgi8b' argument 2 names different: declaration 'pos' definition 'byteloc'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:487:37: note: Function 'ffgi8b' argument 2 names different: declaration 'pos' definition 'byteloc'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:941:21: note: Function 'ffgi8b' argument 2 names different: declaration 'pos' definition 'byteloc'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:942:17: style: Function 'ffgi8b' argument 3 names different: declaration 'nelem' definition 'nvals'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:487:47: note: Function 'ffgi8b' argument 3 names different: declaration 'nelem' definition 'nvals'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:942:17: note: Function 'ffgi8b' argument 3 names different: declaration 'nelem' definition 'nvals'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:944:18: style: Function 'ffgi8b' argument 5 names different: declaration 'buffer' definition 'values'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:487:72: note: Function 'ffgi8b' argument 5 names different: declaration 'buffer' definition 'values'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:944:18: note: Function 'ffgi8b' argument 5 names different: declaration 'buffer' definition 'values'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:989:21: style: Function 'ffgr4b' argument 2 names different: declaration 'pos' definition 'byteloc'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:489:37: note: Function 'ffgr4b' argument 2 names different: declaration 'pos' definition 'byteloc'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:989:21: note: Function 'ffgr4b' argument 2 names different: declaration 'pos' definition 'byteloc'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:990:17: style: Function 'ffgr4b' argument 3 names different: declaration 'nelem' definition 'nvals'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:489:47: note: Function 'ffgr4b' argument 3 names different: declaration 'nelem' definition 'nvals'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:990:17: note: Function 'ffgr4b' argument 3 names different: declaration 'nelem' definition 'nvals'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:992:19: style: Function 'ffgr4b' argument 5 names different: declaration 'buffer' definition 'values'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:489:73: note: Function 'ffgr4b' argument 5 names different: declaration 'buffer' definition 'values'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:992:19: note: Function 'ffgr4b' argument 5 names different: declaration 'buffer' definition 'values'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:1058:21: style: Function 'ffgr8b' argument 2 names different: declaration 'pos' definition 'byteloc'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:491:37: note: Function 'ffgr8b' argument 2 names different: declaration 'pos' definition 'byteloc'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:1058:21: note: Function 'ffgr8b' argument 2 names different: declaration 'pos' definition 'byteloc'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:1059:17: style: Function 'ffgr8b' argument 3 names different: declaration 'nelem' definition 'nvals'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:491:47: note: Function 'ffgr8b' argument 3 names different: declaration 'nelem' definition 'nvals'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:1059:17: note: Function 'ffgr8b' argument 3 names different: declaration 'nelem' definition 'nvals'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:1061:20: style: Function 'ffgr8b' argument 5 names different: declaration 'buffer' definition 'values'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:491:74: note: Function 'ffgr8b' argument 5 names different: declaration 'buffer' definition 'values'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:1061:20: note: Function 'ffgr8b' argument 5 names different: declaration 'buffer' definition 'values'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:1196:17: style: Function 'ffpi1b' argument 2 names different: declaration 'nelem' definition 'nvals'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:472:33: note: Function 'ffpi1b' argument 2 names different: declaration 'nelem' definition 'nvals'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:1196:17: note: Function 'ffpi1b' argument 2 names different: declaration 'nelem' definition 'nvals'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:1198:27: style: Function 'ffpi1b' argument 4 names different: declaration 'buffer' definition 'values'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:472:67: note: Function 'ffpi1b' argument 4 names different: declaration 'buffer' definition 'values'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:1198:27: note: Function 'ffpi1b' argument 4 names different: declaration 'buffer' definition 'values'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:1217:17: style: Function 'ffpi2b' argument 2 names different: declaration 'nelem' definition 'nvals'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:474:33: note: Function 'ffpi2b' argument 2 names different: declaration 'nelem' definition 'nvals'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:1217:17: note: Function 'ffpi2b' argument 2 names different: declaration 'nelem' definition 'nvals'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:1219:19: style: Function 'ffpi2b' argument 4 names different: declaration 'buffer' definition 'values'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:474:59: note: Function 'ffpi2b' argument 4 names different: declaration 'buffer' definition 'values'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:1219:19: note: Function 'ffpi2b' argument 4 names different: declaration 'buffer' definition 'values'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:1242:17: style: Function 'ffpi4b' argument 2 names different: declaration 'nelem' definition 'nvals'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:475:33: note: Function 'ffpi4b' argument 2 names different: declaration 'nelem' definition 'nvals'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:1242:17: note: Function 'ffpi4b' argument 2 names different: declaration 'nelem' definition 'nvals'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:1244:22: style: Function 'ffpi4b' argument 4 names different: declaration 'buffer' definition 'values'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:475:62: note: Function 'ffpi4b' argument 4 names different: declaration 'buffer' definition 'values'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:1244:22: note: Function 'ffpi4b' argument 4 names different: declaration 'buffer' definition 'values'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:1267:17: style: Function 'ffpi8b' argument 2 names different: declaration 'nelem' definition 'nvals'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:477:33: note: Function 'ffpi8b' argument 2 names different: declaration 'nelem' definition 'nvals'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:1267:17: note: Function 'ffpi8b' argument 2 names different: declaration 'nelem' definition 'nvals'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:1269:18: style: Function 'ffpi8b' argument 4 names different: declaration 'buffer' definition 'values'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:477:58: note: Function 'ffpi8b' argument 4 names different: declaration 'buffer' definition 'values'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:1269:18: note: Function 'ffpi8b' argument 4 names different: declaration 'buffer' definition 'values'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:1299:17: style: Function 'ffpr4b' argument 2 names different: declaration 'nelem' definition 'nvals'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:478:33: note: Function 'ffpr4b' argument 2 names different: declaration 'nelem' definition 'nvals'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:1299:17: note: Function 'ffpr4b' argument 2 names different: declaration 'nelem' definition 'nvals'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:1301:19: style: Function 'ffpr4b' argument 4 names different: declaration 'buffer' definition 'values'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:478:59: note: Function 'ffpr4b' argument 4 names different: declaration 'buffer' definition 'values'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:1301:19: note: Function 'ffpr4b' argument 4 names different: declaration 'buffer' definition 'values'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:1339:17: style: Function 'ffpr8b' argument 2 names different: declaration 'nelem' definition 'nvals'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:479:33: note: Function 'ffpr8b' argument 2 names different: declaration 'nelem' definition 'nvals'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:1339:17: note: Function 'ffpr8b' argument 2 names different: declaration 'nelem' definition 'nvals'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:1341:20: style: Function 'ffpr8b' argument 4 names different: declaration 'buffer' definition 'values'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:479:60: note: Function 'ffpr8b' argument 4 names different: declaration 'buffer' definition 'values'.
astropy-3.0.4/cextern/cfitsio/lib/buffers.c:1341:20: note: Function 'ffpr8b' argument 4 names different: declaration 'buffer' definition 'values'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:3699:16: warning: Either the condition 'ii<9' is redundant or the array 'tilesize[6]' is accessed at index 8, which is out of bounds. [arrayIndexOutOfBoundsCond]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:3697:40: note: Assuming that condition 'ii<9' is not redundant
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:3699:16: note: Array index out of bounds
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:1963:9: warning: Either the condition 'if(clause)' is redundant or there is possible null pointer dereference: clause. [nullPointerRedundantCheck]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:1984:9: note: Assuming that condition 'if(clause)' is not redundant
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:1963:9: note: Null pointer dereference
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:1965:13: warning: Either the condition 'if(clause)' is redundant or there is possible null pointer dereference: clause. [nullPointerRedundantCheck]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:1984:9: note: Assuming that condition 'if(clause)' is not redundant
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:1965:13: note: Null pointer dereference
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:2386:15: warning: Either the condition 'if(colindex)' is redundant or there is possible null pointer dereference: colindex. [nullPointerRedundantCheck]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:2392:16: note: Assuming that condition 'if(colindex)' is not redundant
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:2386:15: note: Null pointer dereference
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:6690:23: warning: Either the condition '!ptr2' is redundant or there is possible null pointer dereference: ptr2. [nullPointerRedundantCheck]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:6691:13: note: Assuming that condition '!ptr2' is not redundant
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:6690:23: note: Null pointer dereference
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:1967:28: warning: Either the condition 'if(clause)' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:1984:9: note: Assuming that condition 'if(clause)' is not redundant
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:1967:28: note: Null pointer addition
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:3314:14: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:3316:47: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:3321:14: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:3323:47: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:3328:14: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:3330:47: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:3335:14: portability: Casting between double* and float* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:3337:47: portability: Casting between double* and float* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:3350:14: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:3352:48: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:136:16: style: The scope of the variable 'errmsg' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:137:11: style: The scope of the variable 'hdtype' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:417:34: style: The scope of the variable 'gotext' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:418:11: style: The scope of the variable 'ext' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:418:17: style: The scope of the variable 'textlist' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:2694:21: style: The scope of the variable 'tform' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:2698:9: style: The scope of the variable 'npat' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:2701:14: style: The scope of the variable 'naxes1' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:2710:11: style: The scope of the variable 'patterns' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:5020:9: style: The scope of the variable 'status' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:5125:23: style: The scope of the variable 'infilelen' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:5127:9: style: The scope of the variable 'hasAt' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:5127:16: style: The scope of the variable 'hasDot' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:5127:24: style: The scope of the variable 'hasOper' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:5127:33: style: The scope of the variable 'followingOper' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:5127:48: style: The scope of the variable 'spaceTerm' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:5127:59: style: The scope of the variable 'rowFilter' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:5128:9: style: The scope of the variable 'colStart' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:5128:19: style: The scope of the variable 'binStart' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:5128:29: style: The scope of the variable 'pixStart' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:5128:39: style: The scope of the variable 'compStart' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:6163:23: style: The scope of the variable 'infilelen' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:6363:25: style: The scope of the variable 'ptr3' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:6526:18: style: The scope of the variable 'ptr2' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:6527:9: style: The scope of the variable 'slen' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:6527:15: style: The scope of the variable 'nvals' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:6529:10: style: The scope of the variable 'tmpname' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:6754:36: style: The scope of the variable 'rowexpress' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:6755:11: style: The scope of the variable 'cptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:6861:28: style: The scope of the variable 'llen' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:6934:16: style: The scope of the variable 'tval' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:6936:12: style: The scope of the variable 'dval' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:6989:16: style: The scope of the variable 'tval' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:6991:12: style: The scope of the variable 'dval' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:7191:11: style: The scope of the variable 'basename' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:7192:9: style: The scope of the variable 'slen' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:7369:35: style: The scope of the variable 'ii' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:7431:10: style: The scope of the variable 'status_str' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:7431:35: style: The scope of the variable 'errmsg' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:364:24: style: Function 'ffdkopn' argument 2 names different: declaration 'filename' definition 'name'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:779:52: note: Function 'ffdkopn' argument 2 names different: declaration 'filename' definition 'name'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:364:24: note: Function 'ffdkopn' argument 2 names different: declaration 'filename' definition 'name'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:365:16: style: Function 'ffdkopn' argument 3 names different: declaration 'iomode' definition 'mode'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:779:66: note: Function 'ffdkopn' argument 3 names different: declaration 'iomode' definition 'mode'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:365:16: note: Function 'ffdkopn' argument 3 names different: declaration 'iomode' definition 'mode'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:385:24: style: Function 'ffdopn' argument 2 names different: declaration 'filename' definition 'name'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:774:51: note: Function 'ffdopn' argument 2 names different: declaration 'filename' definition 'name'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:385:24: note: Function 'ffdopn' argument 2 names different: declaration 'filename' definition 'name'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:386:16: style: Function 'ffdopn' argument 3 names different: declaration 'iomode' definition 'mode'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:774:65: note: Function 'ffdopn' argument 3 names different: declaration 'iomode' definition 'mode'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:386:16: note: Function 'ffdopn' argument 3 names different: declaration 'iomode' definition 'mode'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:405:24: style: Function 'ffeopn' argument 2 names different: declaration 'filename' definition 'name'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:775:51: note: Function 'ffeopn' argument 2 names different: declaration 'filename' definition 'name'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:405:24: note: Function 'ffeopn' argument 2 names different: declaration 'filename' definition 'name'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:406:16: style: Function 'ffeopn' argument 3 names different: declaration 'iomode' definition 'mode'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:775:65: note: Function 'ffeopn' argument 3 names different: declaration 'iomode' definition 'mode'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:406:16: note: Function 'ffeopn' argument 3 names different: declaration 'iomode' definition 'mode'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:463:24: style: Function 'fftopn' argument 2 names different: declaration 'filename' definition 'name'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:777:51: note: Function 'fftopn' argument 2 names different: declaration 'filename' definition 'name'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:463:24: note: Function 'fftopn' argument 2 names different: declaration 'filename' definition 'name'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:464:16: style: Function 'fftopn' argument 3 names different: declaration 'iomode' definition 'mode'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:777:65: note: Function 'fftopn' argument 3 names different: declaration 'iomode' definition 'mode'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:464:16: note: Function 'fftopn' argument 3 names different: declaration 'iomode' definition 'mode'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:489:24: style: Function 'ffiopn' argument 2 names different: declaration 'filename' definition 'name'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:778:51: note: Function 'ffiopn' argument 2 names different: declaration 'filename' definition 'name'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:489:24: note: Function 'ffiopn' argument 2 names different: declaration 'filename' definition 'name'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:490:16: style: Function 'ffiopn' argument 3 names different: declaration 'iomode' definition 'mode'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:778:65: note: Function 'ffiopn' argument 3 names different: declaration 'iomode' definition 'mode'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:490:16: note: Function 'ffiopn' argument 3 names different: declaration 'iomode' definition 'mode'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:517:24: style: Function 'ffopentest' argument 3 names different: declaration 'filename' definition 'name'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:772:67: note: Function 'ffopentest' argument 3 names different: declaration 'filename' definition 'name'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:517:24: note: Function 'ffopentest' argument 3 names different: declaration 'filename' definition 'name'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:518:16: style: Function 'ffopentest' argument 4 names different: declaration 'iomode' definition 'mode'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:772:81: note: Function 'ffopentest' argument 4 names different: declaration 'iomode' definition 'mode'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:518:16: note: Function 'ffopentest' argument 4 names different: declaration 'iomode' definition 'mode'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:547:24: style: Function 'ffopen' argument 2 names different: declaration 'filename' definition 'name'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:771:51: note: Function 'ffopen' argument 2 names different: declaration 'filename' definition 'name'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:547:24: note: Function 'ffopen' argument 2 names different: declaration 'filename' definition 'name'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:548:16: style: Function 'ffopen' argument 3 names different: declaration 'iomode' definition 'mode'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:771:65: note: Function 'ffopen' argument 3 names different: declaration 'iomode' definition 'mode'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:548:16: note: Function 'ffopen' argument 3 names different: declaration 'iomode' definition 'mode'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:2949:18: style: Function 'fits_select_image_section' argument 3 names different: declaration 'imagesection' definition 'expr'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:1874:18: note: Function 'fits_select_image_section' argument 3 names different: declaration 'imagesection' definition 'expr'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:2949:18: note: Function 'fits_select_image_section' argument 3 names different: declaration 'imagesection' definition 'expr'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:3041:22: style: Function 'fits_copy_image_section' argument 1 names different: declaration 'infptr' definition 'fptr'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:1875:49: note: Function 'fits_copy_image_section' argument 1 names different: declaration 'infptr' definition 'fptr'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:3041:22: note: Function 'fits_copy_image_section' argument 1 names different: declaration 'infptr' definition 'fptr'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:3042:22: style: Function 'fits_copy_image_section' argument 2 names different: declaration 'outfile' definition 'newptr'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:1875:67: note: Function 'fits_copy_image_section' argument 2 names different: declaration 'outfile' definition 'newptr'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:3042:22: note: Function 'fits_copy_image_section' argument 2 names different: declaration 'outfile' definition 'newptr'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:3043:18: style: Function 'fits_copy_image_section' argument 3 names different: declaration 'imagesection' definition 'expr'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:1876:18: note: Function 'fits_copy_image_section' argument 3 names different: declaration 'imagesection' definition 'expr'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:3043:18: note: Function 'fits_copy_image_section' argument 3 names different: declaration 'imagesection' definition 'expr'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:3784:24: style: Function 'ffdkinit' argument 2 names different: declaration 'filename' definition 'name'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:782:53: note: Function 'ffdkinit' argument 2 names different: declaration 'filename' definition 'name'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:3784:24: note: Function 'ffdkinit' argument 2 names different: declaration 'filename' definition 'name'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:3806:24: style: Function 'ffinit' argument 2 names different: declaration 'filename' definition 'name'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:781:53: note: Function 'ffinit' argument 2 names different: declaration 'filename' definition 'name'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:3806:24: note: Function 'ffinit' argument 2 names different: declaration 'filename' definition 'name'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:5001:8: style: Function 'fits_register_driver' argument 3 names different: declaration 'fitsshutdown' definition 'shutdown'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:1050:8: note: Function 'fits_register_driver' argument 3 names different: declaration 'fitsshutdown' definition 'shutdown'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:5001:8: note: Function 'fits_register_driver' argument 3 names different: declaration 'fitsshutdown' definition 'shutdown'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:5006:8: style: Function 'fits_register_driver' argument 8 names different: declaration 'fitsopen' definition 'open'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:1055:8: note: Function 'fits_register_driver' argument 8 names different: declaration 'fitsopen' definition 'open'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:5006:8: note: Function 'fits_register_driver' argument 8 names different: declaration 'fitsopen' definition 'open'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:5007:8: style: Function 'fits_register_driver' argument 9 names different: declaration 'fitscreate' definition 'create'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:1056:8: note: Function 'fits_register_driver' argument 9 names different: declaration 'fitscreate' definition 'create'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:5007:8: note: Function 'fits_register_driver' argument 9 names different: declaration 'fitscreate' definition 'create'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:5008:8: style: Function 'fits_register_driver' argument 10 names different: declaration 'fitstruncate' definition 'truncate'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:1057:8: note: Function 'fits_register_driver' argument 10 names different: declaration 'fitstruncate' definition 'truncate'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:5008:8: note: Function 'fits_register_driver' argument 10 names different: declaration 'fitstruncate' definition 'truncate'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:5009:8: style: Function 'fits_register_driver' argument 11 names different: declaration 'fitsclose' definition 'close'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:1058:8: note: Function 'fits_register_driver' argument 11 names different: declaration 'fitsclose' definition 'close'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:5009:8: note: Function 'fits_register_driver' argument 11 names different: declaration 'fitsclose' definition 'close'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:5014:8: style: Function 'fits_register_driver' argument 16 names different: declaration 'fitsread' definition 'read'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:1063:8: note: Function 'fits_register_driver' argument 16 names different: declaration 'fitsread' definition 'read'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:5014:8: note: Function 'fits_register_driver' argument 16 names different: declaration 'fitsread' definition 'read'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:5015:8: style: Function 'fits_register_driver' argument 17 names different: declaration 'fitswrite' definition 'write'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:1064:8: note: Function 'fits_register_driver' argument 17 names different: declaration 'fitswrite' definition 'write'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:5015:8: note: Function 'fits_register_driver' argument 17 names different: declaration 'fitswrite' definition 'write'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:5070:18: style: Function 'ffiurl' argument 3 names different: declaration 'infile' definition 'infilex'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:730:57: note: Function 'ffiurl' argument 3 names different: declaration 'infile' definition 'infilex'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:5070:18: note: Function 'ffiurl' argument 3 names different: declaration 'infile' definition 'infilex'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:5073:18: style: Function 'ffiurl' argument 6 names different: declaration 'rowfilter' definition 'rowfilterx'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:731:57: note: Function 'ffiurl' argument 6 names different: declaration 'rowfilter' definition 'rowfilterx'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:5073:18: note: Function 'ffiurl' argument 6 names different: declaration 'rowfilter' definition 'rowfilterx'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:5089:18: style: Function 'ffifile' argument 3 names different: declaration 'infile' definition 'infilex'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:733:57: note: Function 'ffifile' argument 3 names different: declaration 'infile' definition 'infilex'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:5089:18: note: Function 'ffifile' argument 3 names different: declaration 'infile' definition 'infilex'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:5092:18: style: Function 'ffifile' argument 6 names different: declaration 'rowfilter' definition 'rowfilterx'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:734:57: note: Function 'ffifile' argument 6 names different: declaration 'rowfilter' definition 'rowfilterx'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:5092:18: note: Function 'ffifile' argument 6 names different: declaration 'rowfilter' definition 'rowfilterx'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:5110:18: style: Function 'ffifile2' argument 3 names different: declaration 'infile' definition 'infilex'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:736:58: note: Function 'ffifile2' argument 3 names different: declaration 'infile' definition 'infilex'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:5110:18: note: Function 'ffifile2' argument 3 names different: declaration 'infile' definition 'infilex'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:5113:18: style: Function 'ffifile2' argument 6 names different: declaration 'rowfilter' definition 'rowfilterx'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:737:57: note: Function 'ffifile2' argument 6 names different: declaration 'rowfilter' definition 'rowfilterx'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:5113:18: note: Function 'ffifile2' argument 6 names different: declaration 'rowfilter' definition 'rowfilterx'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:6355:18: style: Function 'ffourl' argument 4 names different: declaration 'tmplfile' definition 'tpltfile'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:379:59: note: Function 'ffourl' argument 4 names different: declaration 'tmplfile' definition 'tpltfile'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:6355:18: note: Function 'ffourl' argument 4 names different: declaration 'tmplfile' definition 'tpltfile'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:6515:30: style: Function 'ffexts' argument 6 names different: declaration 'colname' definition 'imagecolname'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:742:31: note: Function 'ffexts' argument 6 names different: declaration 'colname' definition 'imagecolname'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:6515:30: note: Function 'ffexts' argument 6 names different: declaration 'colname' definition 'imagecolname'.
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:6963:18: style: Variable 'dval' is assigned a value that is never used. [unreadVariable]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:7025:18: style: Variable 'dval' is assigned a value that is never used. [unreadVariable]
astropy-3.0.4/cextern/cfitsio/lib/cfileio.c:6902:10: error: Common realloc mistake: 'lines' nulled but not freed upon failure [memleakOnRealloc]
astropy-3.0.4/cextern/cfitsio/lib/checksum.c:28:19: style: The scope of the variable 'hi' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/checksum.c:28:23: style: The scope of the variable 'lo' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/checksum.c:28:27: style: The scope of the variable 'hicarry' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/checksum.c:28:36: style: The scope of the variable 'locarry' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/checksum.c:95:9: style: The scope of the variable 'byte' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/checksum.c:95:15: style: The scope of the variable 'quotient' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/checksum.c:95:25: style: The scope of the variable 'remainder' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/checksum.c:194:12: style: The scope of the variable 'tdouble' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:903:7: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:929:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:941:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:962:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:448:16: error: Array 'handleTable[1000]' accessed at index 1000, which is out of bounds. [arrayIndexOutOfBounds]
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:414:5: note: After for loop, ii has value 1000
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:448:16: note: Array index out of bounds
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:449:16: error: Array 'handleTable[1000]' accessed at index 1000, which is out of bounds. [arrayIndexOutOfBounds]
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:414:5: note: After for loop, ii has value 1000
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:449:16: note: Array index out of bounds
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:450:16: error: Array 'handleTable[1000]' accessed at index 1000, which is out of bounds. [arrayIndexOutOfBounds]
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:414:5: note: After for loop, ii has value 1000
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:450:16: note: Array index out of bounds
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:916:5: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:918:5: note: Found duplicate branches for 'if' and 'else'.
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:916:5: note: Found duplicate branches for 'if' and 'else'.
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:82:9: style: The scope of the variable 'copyhandle' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:82:21: style: The scope of the variable 'ii' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:83:10: style: The scope of the variable 'recbuf' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:84:12: style: The scope of the variable 'nread' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:322:21: style: The scope of the variable 'rootlen' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:322:30: style: The scope of the variable 'rootlen2' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:322:40: style: The scope of the variable 'slen' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:323:18: style: The scope of the variable 'cpos' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:324:10: style: The scope of the variable 'cwd' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:324:30: style: The scope of the variable 'absURL' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:325:10: style: The scope of the variable 'rootstring' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:326:10: style: The scope of the variable 'username' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:326:35: style: The scope of the variable 'userroot' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:326:60: style: The scope of the variable 'userroot2' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:628:11: style: The scope of the variable 'cptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:764:10: style: The scope of the variable 'tmpfilename' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:79:48: style: Function 'file_open' argument 3 names different: declaration 'driverhandle' definition 'handle'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:1074:48: note: Function 'file_open' argument 3 names different: declaration 'driverhandle' definition 'handle'.
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:79:48: note: Function 'file_open' argument 3 names different: declaration 'driverhandle' definition 'handle'.
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:316:38: style: Function 'file_create' argument 2 names different: declaration 'driverhandle' definition 'handle'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:1077:38: note: Function 'file_create' argument 2 names different: declaration 'driverhandle' definition 'handle'.
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:316:38: note: Function 'file_create' argument 2 names different: declaration 'driverhandle' definition 'handle'.
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:455:23: style: Function 'file_truncate' argument 1 names different: declaration 'driverhandle' definition 'handle'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:1078:23: note: Function 'file_truncate' argument 1 names different: declaration 'driverhandle' definition 'handle'.
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:455:23: note: Function 'file_truncate' argument 1 names different: declaration 'driverhandle' definition 'handle'.
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:476:19: style: Function 'file_size' argument 1 names different: declaration 'driverhandle' definition 'handle'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:1079:19: note: Function 'file_size' argument 1 names different: declaration 'driverhandle' definition 'handle'.
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:476:19: note: Function 'file_size' argument 1 names different: declaration 'driverhandle' definition 'handle'.
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:547:20: style: Function 'file_close' argument 1 names different: declaration 'driverhandle' definition 'handle'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:1080:20: note: Function 'file_close' argument 1 names different: declaration 'driverhandle' definition 'handle'.
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:547:20: note: Function 'file_close' argument 1 names different: declaration 'driverhandle' definition 'handle'.
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:569:20: style: Function 'file_flush' argument 1 names different: declaration 'driverhandle' definition 'handle'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:1082:20: note: Function 'file_flush' argument 1 names different: declaration 'driverhandle' definition 'handle'.
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:569:20: note: Function 'file_flush' argument 1 names different: declaration 'driverhandle' definition 'handle'.
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:592:19: style: Function 'file_seek' argument 1 names different: declaration 'driverhandle' definition 'handle'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:1083:19: note: Function 'file_seek' argument 1 names different: declaration 'driverhandle' definition 'handle'.
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:592:19: note: Function 'file_seek' argument 1 names different: declaration 'driverhandle' definition 'handle'.
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:622:19: style: Function 'file_read' argument 1 names different: declaration 'driverhandle' definition 'hdl'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:1084:20: note: Function 'file_read' argument 1 names different: declaration 'driverhandle' definition 'hdl'.
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:622:19: note: Function 'file_read' argument 1 names different: declaration 'driverhandle' definition 'hdl'.
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:659:20: style: Function 'file_write' argument 1 names different: declaration 'driverhandle' definition 'hdl'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:1085:20: note: Function 'file_write' argument 1 names different: declaration 'driverhandle' definition 'hdl'.
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:659:20: note: Function 'file_write' argument 1 names different: declaration 'driverhandle' definition 'hdl'.
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:897:50: style: Function 'stream_open' argument 3 names different: declaration 'driverhandle' definition 'handle'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:1090:50: note: Function 'stream_open' argument 3 names different: declaration 'driverhandle' definition 'handle'.
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:897:50: note: Function 'stream_open' argument 3 names different: declaration 'driverhandle' definition 'handle'.
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:910:40: style: Function 'stream_create' argument 2 names different: declaration 'driverhandle' definition 'handle'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:1091:40: note: Function 'stream_create' argument 2 names different: declaration 'driverhandle' definition 'handle'.
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:910:40: note: Function 'stream_create' argument 2 names different: declaration 'driverhandle' definition 'handle'.
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:924:21: style: Function 'stream_size' argument 1 names different: declaration 'driverhandle' definition 'handle'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:1092:21: note: Function 'stream_size' argument 1 names different: declaration 'driverhandle' definition 'handle'.
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:924:21: note: Function 'stream_size' argument 1 names different: declaration 'driverhandle' definition 'handle'.
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:936:22: style: Function 'stream_close' argument 1 names different: declaration 'driverhandle' definition 'handle'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:1093:22: note: Function 'stream_close' argument 1 names different: declaration 'driverhandle' definition 'handle'.
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:936:22: note: Function 'stream_close' argument 1 names different: declaration 'driverhandle' definition 'handle'.
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:946:22: style: Function 'stream_flush' argument 1 names different: declaration 'driverhandle' definition 'handle'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:1094:22: note: Function 'stream_flush' argument 1 names different: declaration 'driverhandle' definition 'handle'.
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:946:22: note: Function 'stream_flush' argument 1 names different: declaration 'driverhandle' definition 'handle'.
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:957:21: style: Function 'stream_seek' argument 1 names different: declaration 'driverhandle' definition 'handle'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:1095:21: note: Function 'stream_seek' argument 1 names different: declaration 'driverhandle' definition 'handle'.
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:957:21: note: Function 'stream_seek' argument 1 names different: declaration 'driverhandle' definition 'handle'.
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:966:21: style: Function 'stream_read' argument 1 names different: declaration 'driverhandle' definition 'hdl'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:1096:22: note: Function 'stream_read' argument 1 names different: declaration 'driverhandle' definition 'hdl'.
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:966:21: note: Function 'stream_read' argument 1 names different: declaration 'driverhandle' definition 'hdl'.
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:988:22: style: Function 'stream_write' argument 1 names different: declaration 'driverhandle' definition 'hdl'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:1097:22: note: Function 'stream_write' argument 1 names different: declaration 'driverhandle' definition 'hdl'.
astropy-3.0.4/cextern/cfitsio/lib/drvrfile.c:988:22: note: Function 'stream_write' argument 1 names different: declaration 'driverhandle' definition 'hdl'.
astropy-3.0.4/cextern/cfitsio/lib/drvrmem.c:201:13: error: Array 'memTable[1000]' accessed at index 1000, which is out of bounds. [arrayIndexOutOfBounds]
astropy-3.0.4/cextern/cfitsio/lib/drvrmem.c:190:5: note: After for loop, ii has value 1000
astropy-3.0.4/cextern/cfitsio/lib/drvrmem.c:201:13: note: Array index out of bounds
astropy-3.0.4/cextern/cfitsio/lib/drvrmem.c:202:13: error: Array 'memTable[1000]' accessed at index 1000, which is out of bounds. [arrayIndexOutOfBounds]
astropy-3.0.4/cextern/cfitsio/lib/drvrmem.c:190:5: note: After for loop, ii has value 1000
astropy-3.0.4/cextern/cfitsio/lib/drvrmem.c:202:13: note: Array index out of bounds
astropy-3.0.4/cextern/cfitsio/lib/drvrmem.c:203:13: error: Array 'memTable[1000]' accessed at index 1000, which is out of bounds. [arrayIndexOutOfBounds]
astropy-3.0.4/cextern/cfitsio/lib/drvrmem.c:190:5: note: After for loop, ii has value 1000
astropy-3.0.4/cextern/cfitsio/lib/drvrmem.c:203:13: note: Array index out of bounds
astropy-3.0.4/cextern/cfitsio/lib/drvrmem.c:204:13: error: Array 'memTable[1000]' accessed at index 1000, which is out of bounds. [arrayIndexOutOfBounds]
astropy-3.0.4/cextern/cfitsio/lib/drvrmem.c:190:5: note: After for loop, ii has value 1000
astropy-3.0.4/cextern/cfitsio/lib/drvrmem.c:204:13: note: Array index out of bounds
astropy-3.0.4/cextern/cfitsio/lib/drvrmem.c:205:13: error: Array 'memTable[1000]' accessed at index 1000, which is out of bounds. [arrayIndexOutOfBounds]
astropy-3.0.4/cextern/cfitsio/lib/drvrmem.c:190:5: note: After for loop, ii has value 1000
astropy-3.0.4/cextern/cfitsio/lib/drvrmem.c:205:13: note: Array index out of bounds
astropy-3.0.4/cextern/cfitsio/lib/drvrmem.c:206:13: error: Array 'memTable[1000]' accessed at index 1000, which is out of bounds. [arrayIndexOutOfBounds]
astropy-3.0.4/cextern/cfitsio/lib/drvrmem.c:190:5: note: After for loop, ii has value 1000
astropy-3.0.4/cextern/cfitsio/lib/drvrmem.c:206:13: note: Array index out of bounds
astropy-3.0.4/cextern/cfitsio/lib/drvrmem.c:230:13: error: Array 'memTable[1000]' accessed at index 1000, which is out of bounds. [arrayIndexOutOfBounds]
astropy-3.0.4/cextern/cfitsio/lib/drvrmem.c:218:5: note: After for loop, ii has value 1000
astropy-3.0.4/cextern/cfitsio/lib/drvrmem.c:230:13: note: Array index out of bounds
astropy-3.0.4/cextern/cfitsio/lib/drvrmem.c:231:13: error: Array 'memTable[1000]' accessed at index 1000, which is out of bounds. [arrayIndexOutOfBounds]
astropy-3.0.4/cextern/cfitsio/lib/drvrmem.c:218:5: note: After for loop, ii has value 1000
astropy-3.0.4/cextern/cfitsio/lib/drvrmem.c:231:13: note: Array index out of bounds
astropy-3.0.4/cextern/cfitsio/lib/drvrmem.c:236:17: error: Array 'memTable[1000]' accessed at index 1000, which is out of bounds. [arrayIndexOutOfBounds]
astropy-3.0.4/cextern/cfitsio/lib/drvrmem.c:218:5: note: After for loop, ii has value 1000
astropy-3.0.4/cextern/cfitsio/lib/drvrmem.c:236:17: note: Array index out of bounds
astropy-3.0.4/cextern/cfitsio/lib/drvrmem.c:237:24: error: Array 'memTable[1000]' accessed at index 1000, which is out of bounds. [arrayIndexOutOfBounds]
astropy-3.0.4/cextern/cfitsio/lib/drvrmem.c:218:5: note: After for loop, ii has value 1000
astropy-3.0.4/cextern/cfitsio/lib/drvrmem.c:237:24: note: Array index out of bounds
astropy-3.0.4/cextern/cfitsio/lib/drvrmem.c:946:33: warning: Either the condition 'cptr' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
astropy-3.0.4/cextern/cfitsio/lib/drvrmem.c:944:15: note: Assuming that condition 'cptr' is not redundant
astropy-3.0.4/cextern/cfitsio/lib/drvrmem.c:946:33: note: Null pointer addition
astropy-3.0.4/cextern/cfitsio/lib/drvrmem.c:120:10: style: The scope of the variable 'mode' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/drvrmem.c:313:10: style: The scope of the variable 'cbuff' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/drvrmem.c:571:23: style: The scope of the variable 'filesize' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/drvrmem.c:572:14: style: The scope of the variable 'llsize' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/drvrmem.c:835:12: style: The scope of the variable 'sptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/drvrmem.c:837:32: style: The scope of the variable 'ii' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/drvrmem.c:1190:12: style: The scope of the variable 'newsize' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/drvrmem.c:210:26: style: Function 'mem_createmem' argument 1 names different: declaration 'memsize' definition 'msize'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:1110:26: note: Function 'mem_createmem' argument 1 names different: declaration 'memsize' definition 'msize'.
astropy-3.0.4/cextern/cfitsio/lib/drvrmem.c:210:26: note: Function 'mem_createmem' argument 1 names different: declaration 'memsize' definition 'msize'.
astropy-3.0.4/cextern/cfitsio/lib/drvrmem.c:475:20: style: Function 'stdin2file' argument 1 names different: declaration 'hd' definition 'handle'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:1114:20: note: Function 'stdin2file' argument 1 names different: declaration 'hd' definition 'handle'.
astropy-3.0.4/cextern/cfitsio/lib/drvrmem.c:475:20: note: Function 'stdin2file' argument 1 names different: declaration 'hd' definition 'handle'.
astropy-3.0.4/cextern/cfitsio/lib/drvrmem.c:450:9: error: Common realloc mistake: 'memptr' nulled but not freed upon failure [memleakOnRealloc]
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:2612:19: performance: Buffer 'rec' is being written before its old content has been used. [redundantCopy]
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:2610:19: note: Buffer 'rec' is being written before its old content has been used.
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:2612:19: note: Buffer 'rec' is being written before its old content has been used.
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:46:20: style: The scope of the variable 'longval' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:221:10: style: The scope of the variable 'nblock' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:1063:24: style: The scope of the variable 'firstbyte' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:1063:35: style: The scope of the variable 'nbytes' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:1065:10: style: The scope of the variable 'nblock' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:1313:14: style: The scope of the variable 'datasize' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:1313:49: style: The scope of the variable 'nadd' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:1504:10: style: The scope of the variable 'firstrow' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:1504:20: style: The scope of the variable 'firstelem' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:1505:10: style: The scope of the variable 'keyname' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:1505:33: style: The scope of the variable 'ttype' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:1505:52: style: The scope of the variable 'tform' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:1506:10: style: The scope of the variable 'ttype_comm' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:1506:35: style: The scope of the variable 'tform_comm' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:2161:52: style: The scope of the variable 'card' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:2180:9: style: The scope of the variable 'ii' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:2181:40: style: The scope of the variable 'nbytes' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:2183:18: style: The scope of the variable 'nspace' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:2184:10: style: The scope of the variable 'keyname' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:2184:33: style: The scope of the variable 'comm' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:2322:43: style: The scope of the variable 'nseg' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:2449:22: style: The scope of the variable 'ii' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:2449:32: style: The scope of the variable 'nseg' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:2450:30: style: The scope of the variable 'nbytes' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:1051:16: style: Function 'fficls' argument 2 names different: declaration 'firstcol' definition 'fstcol'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:1780:42: note: Function 'fficls' argument 2 names different: declaration 'firstcol' definition 'fstcol'.
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:1051:16: note: Function 'fficls' argument 2 names different: declaration 'firstcol' definition 'fstcol'.
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:2174:16: style: Function 'ffdcol' argument 2 names different: declaration 'numcol' definition 'colnum'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:1783:42: note: Function 'ffdcol' argument 2 names different: declaration 'numcol' definition 'colnum'.
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:2174:16: note: Function 'ffdcol' argument 2 names different: declaration 'numcol' definition 'colnum'.
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:2314:21: style: Function 'ffcins' argument 4 names different: declaration 'nbytes' definition 'ninsert'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:494:71: note: Function 'ffcins' argument 4 names different: declaration 'nbytes' definition 'ninsert'.
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:2314:21: note: Function 'ffcins' argument 4 names different: declaration 'nbytes' definition 'ninsert'.
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:2442:21: style: Function 'ffcdel' argument 4 names different: declaration 'nbytes' definition 'ndelete'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:496:71: note: Function 'ffcdel' argument 4 names different: declaration 'nbytes' definition 'ndelete'.
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:2442:21: note: Function 'ffcdel' argument 4 names different: declaration 'nbytes' definition 'ndelete'.
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:2542:16: style: Function 'ffkshf' argument 2 names different: declaration 'firstcol' definition 'colmin'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:498:32: note: Function 'ffkshf' argument 2 names different: declaration 'firstcol' definition 'colmin'.
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:2542:16: note: Function 'ffkshf' argument 2 names different: declaration 'firstcol' definition 'colmin'.
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:2543:16: style: Function 'ffkshf' argument 3 names different: declaration 'tfields' definition 'colmax'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:498:46: note: Function 'ffkshf' argument 3 names different: declaration 'tfields' definition 'colmax'.
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:2543:16: note: Function 'ffkshf' argument 3 names different: declaration 'tfields' definition 'colmax'.
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:2544:16: style: Function 'ffkshf' argument 4 names different: declaration 'nshift' definition 'incre'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:498:59: note: Function 'ffkshf' argument 4 names different: declaration 'nshift' definition 'incre'.
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:2544:16: note: Function 'ffkshf' argument 4 names different: declaration 'nshift' definition 'incre'.
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:1709:8: warning: Size of pointer 'strarray' used instead of size of its data. [pointerSize]
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:1871:47: style: Unused variable: anynull [unusedVariable]
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:1873:51: style: Unused variable: nrows [unusedVariable]
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:1873:58: style: Unused variable: outrows [unusedVariable]
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:1874:10: style: Unused variable: inloop [unusedVariable]
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:1874:18: style: Unused variable: outloop [unusedVariable]
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:1874:27: style: Unused variable: maxloop [unusedVariable]
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:1874:36: style: Unused variable: ndone [unusedVariable]
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:1874:43: style: Unused variable: ntodo [unusedVariable]
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:1874:50: style: Unused variable: npixels [unusedVariable]
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:1875:10: style: Unused variable: firstrow [unusedVariable]
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:1875:20: style: Unused variable: firstelem [unusedVariable]
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:1875:31: style: Unused variable: ii [unusedVariable]
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:1878:0: style: Variable 'lvalues' is assigned a value that is never used. [unreadVariable]
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:1878:24: style: Unused variable: nullflag [unusedVariable]
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:1879:10: style: Variable 'nulstr' is assigned a value that is never used. [unreadVariable]
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:1880:0: style: Variable 'dnull' is assigned a value that is never used. [unreadVariable]
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:1880:0: style: Variable 'dvalues' is assigned a value that is never used. [unreadVariable]
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:1881:0: style: Variable 'fnull' is assigned a value that is never used. [unreadVariable]
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:1881:0: style: Variable 'fvalues' is assigned a value that is never used. [unreadVariable]
astropy-3.0.4/cextern/cfitsio/lib/editcol.c:1958:7: style: Variable 'typecodes' is assigned a value that is never used. [unreadVariable]
astropy-3.0.4/cextern/cfitsio/lib/edithdu.c:121:17: style: The scope of the variable 'naxes' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/edithdu.c:274:14: style: The scope of the variable 'ii' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/edithdu.c:276:10: style: The scope of the variable 'buffer' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/edithdu.c:331:14: style: The scope of the variable 'ii' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/edithdu.c:333:10: style: The scope of the variable 'buffer' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/edithdu.c:397:31: style: The scope of the variable 'card' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/edithdu.c:397:48: style: The scope of the variable 'naxiskey' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/edithdu.c:561:44: style: The scope of the variable 'ncols' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/edithdu.c:818:19: style: The scope of the variable 'ii' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/edithdu.c:818:23: style: The scope of the variable 'naxes' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/edithdu.c:61:16: style: Function 'ffcpfl' argument 3 names different: declaration 'prev' definition 'previous'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:1133:63: note: Function 'ffcpfl' argument 3 names different: declaration 'prev' definition 'previous'.
astropy-3.0.4/cextern/cfitsio/lib/edithdu.c:61:16: note: Function 'ffcpfl' argument 3 names different: declaration 'prev' definition 'previous'.
astropy-3.0.4/cextern/cfitsio/lib/edithdu.c:62:16: style: Function 'ffcpfl' argument 4 names different: declaration 'cur' definition 'current'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:1133:73: note: Function 'ffcpfl' argument 4 names different: declaration 'cur' definition 'current'.
astropy-3.0.4/cextern/cfitsio/lib/edithdu.c:62:16: note: Function 'ffcpfl' argument 4 names different: declaration 'cur' definition 'current'.
astropy-3.0.4/cextern/cfitsio/lib/edithdu.c:63:16: style: Function 'ffcpfl' argument 5 names different: declaration 'follow' definition 'following'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:1133:82: note: Function 'ffcpfl' argument 5 names different: declaration 'follow' definition 'following'.
astropy-3.0.4/cextern/cfitsio/lib/edithdu.c:63:16: note: Function 'ffcpfl' argument 5 names different: declaration 'follow' definition 'following'.
astropy-3.0.4/cextern/cfitsio/lib/edithdu.c:324:23: style: Function 'ffwrhdu' argument 1 names different: declaration 'fptr' definition 'infptr'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:1139:33: note: Function 'ffwrhdu' argument 1 names different: declaration 'fptr' definition 'infptr'.
astropy-3.0.4/cextern/cfitsio/lib/edithdu.c:324:23: note: Function 'ffwrhdu' argument 1 names different: declaration 'fptr' definition 'infptr'.
astropy-3.0.4/cextern/cfitsio/lib/edithdu.c:555:24: style: Function 'ffitab' argument 9 names different: declaration 'extname' definition 'extnmx'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:1126:65: note: Function 'ffitab' argument 9 names different: declaration 'extname' definition 'extnmx'.
astropy-3.0.4/cextern/cfitsio/lib/edithdu.c:555:24: note: Function 'ffitab' argument 9 names different: declaration 'extname' definition 'extnmx'.
astropy-3.0.4/cextern/cfitsio/lib/edithdu.c:690:24: style: Function 'ffibin' argument 7 names different: declaration 'extname' definition 'extnmx'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:1128:38: note: Function 'ffibin' argument 7 names different: declaration 'extname' definition 'extnmx'.
astropy-3.0.4/cextern/cfitsio/lib/edithdu.c:690:24: note: Function 'ffibin' argument 7 names different: declaration 'extname' definition 'extnmx'.
astropy-3.0.4/cextern/cfitsio/lib/eval_f.c:968:10: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
astropy-3.0.4/cextern/cfitsio/lib/eval_f.c:967:45: note: outer condition: gParse.Nodes[i].value.data.ptr
astropy-3.0.4/cextern/cfitsio/lib/eval_f.c:968:10: note: identical inner condition: gParse.Nodes[i].value.data.ptr
astropy-3.0.4/cextern/cfitsio/lib/eval_f.c:96:9: style: The scope of the variable 'result' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/eval_f.c:175:16: style: The scope of the variable 'rdlen' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/eval_f.c:175:39: style: The scope of the variable 'maxrows' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/eval_f.c:175:48: style: The scope of the variable 'nbuff' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/eval_f.c:175:62: style: The scope of the variable 'inloc' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/eval_f.c:175:69: style: The scope of the variable 'outloc' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/eval_f.c:176:20: style: The scope of the variable 'inbyteloc' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/eval_f.c:176:31: style: The scope of the variable 'outbyteloc' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/eval_f.c:176:43: style: The scope of the variable 'hsize' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/eval_f.c:177:9: style: The scope of the variable 'freespace' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/eval_f.c:178:19: style: The scope of the variable 'buffer' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/eval_f.c:178:27: style: The scope of the variable 'result' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/eval_f.c:525:8: style: The scope of the variable 'col_cnt' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/eval_f.c:526:10: style: The scope of the variable 'result' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/eval_f.c:825:9: style: The scope of the variable 'xaxes' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/eval_f.c:948:13: style: The scope of the variable 'node' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/eval_f.c:948:19: style: The scope of the variable 'i' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/eval_f.c:999:31: style: The scope of the variable 'ntodo' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/eval_f.c:1866:9: style: The scope of the variable 'result' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/eval_f.c:2095:9: style: The scope of the variable 'result' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/eval_f.c:2152:10: style: The scope of the variable 'idx' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/eval_f.c:2153:11: style: The scope of the variable 'result' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/eval_f.c:2520:9: style: The scope of the variable 'nelem' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/eval_f.c:2520:15: style: The scope of the variable 'nbytes' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/eval_f.c:2520:22: style: The scope of the variable 'row' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/eval_f.c:2520:26: style: The scope of the variable 'len' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/eval_f.c:2520:30: style: The scope of the variable 'idx' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/eval_f.c:2521:11: style: The scope of the variable 'bitStrs' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/eval_f.c:2521:20: style: The scope of the variable 'msg' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/eval_f.c:2522:19: style: The scope of the variable 'bytes' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/eval_f.c:81:23: style: Function 'fffrow' argument 1 names different: declaration 'infptr' definition 'fptr'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:1817:33: note: Function 'fffrow' argument 1 names different: declaration 'infptr' definition 'fptr'.
astropy-3.0.4/cextern/cfitsio/lib/eval_f.c:81:23: note: Function 'fffrow' argument 1 names different: declaration 'infptr' definition 'fptr'.
astropy-3.0.4/cextern/cfitsio/lib/eval_f.c:2429:29: style: Function 'find_keywd' argument 1 names different: declaration 'key' definition 'keyname'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/eval_f.c:71:32: note: Function 'find_keywd' argument 1 names different: declaration 'key' definition 'keyname'.
astropy-3.0.4/cextern/cfitsio/lib/eval_f.c:2429:29: note: Function 'find_keywd' argument 1 names different: declaration 'key' definition 'keyname'.
astropy-3.0.4/cextern/cfitsio/lib/eval_f.c:2615:7: error: Address of local auto-variable assigned to a function parameter. [autoVariables]
<stdout>:1556:27: warning: Possible null pointer dereference: b [nullPointer]
<stdout>:1553:24: note: Assignment 'b=(ff_buffer_stack)?(ff_buffer_stack)[ff_buffer_stack_top]:NULL', assigned value is 0
<stdout>:1556:27: note: Null pointer dereference
<stdout>:1558:9: warning: Possible null pointer dereference: b [nullPointer]
<stdout>:1553:24: note: Assignment 'b=(ff_buffer_stack)?(ff_buffer_stack)[ff_buffer_stack_top]:NULL', assigned value is 0
<stdout>:1558:9: note: Null pointer dereference
<stdout>:1925:2: warning: Possible null pointer dereference: b [nullPointer]
<stdout>:1814:17: note: Calling function 'ff_init_buffer', 1st argument 'b' value is 0
<stdout>:1925:2: note: Null pointer dereference
<stdout>:1926:2: warning: Possible null pointer dereference: b [nullPointer]
<stdout>:1814:17: note: Calling function 'ff_init_buffer', 1st argument 'b' value is 0
<stdout>:1926:2: note: Null pointer dereference
<stdout>:1937:9: warning: Possible null pointer dereference: b [nullPointer]
<stdout>:1814:17: note: Calling function 'ff_init_buffer', 1st argument 'b' value is 0
<stdout>:1937:9: note: Null pointer dereference
eval.l:338:26: style: The scope of the variable 'len' can be reduced. [variableScope]
eval.l:367:11: style: The scope of the variable 'len' can be reduced. [variableScope]
eval.l:496:8: style: The scope of the variable 'i' can be reduced. [variableScope]
<stdout>:1666:59: style: Function 'ff_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'ff_current_state'. [funcArgNamesDifferent]
<stdout>:348:54: note: Function 'ff_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'ff_current_state'.
<stdout>:1666:59: note: Function 'ff_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'ff_current_state'.
<stdout>:1689:49: style: Function 'ffunput' argument 2 names different: declaration 'buf_ptr' definition 'ff_bp'. [funcArgNamesDifferent]
<stdout>:770:38: note: Function 'ffunput' argument 2 names different: declaration 'buf_ptr' definition 'ff_bp'.
<stdout>:1689:49: note: Function 'ffunput' argument 2 names different: declaration 'buf_ptr' definition 'ff_bp'.
<stdout>:2110:48: style: Function 'ff_scan_string' argument 1 names different: declaration 'ff_str' definition 'ffstr'. [funcArgNamesDifferent]
<stdout>:301:47: note: Function 'ff_scan_string' argument 1 names different: declaration 'ff_str' definition 'ffstr'.
<stdout>:2110:48: note: Function 'ff_scan_string' argument 1 names different: declaration 'ff_str' definition 'ffstr'.
<stdout>:2123:48: style: Function 'ff_scan_bytes' argument 1 names different: declaration 'bytes' definition 'ffbytes'. [funcArgNamesDifferent]
<stdout>:302:46: note: Function 'ff_scan_bytes' argument 1 names different: declaration 'bytes' definition 'ffbytes'.
<stdout>:2123:48: note: Function 'ff_scan_bytes' argument 1 names different: declaration 'bytes' definition 'ffbytes'.
<stdout>:2123:62: style: Function 'ff_scan_bytes' argument 2 names different: declaration 'len' definition '_ffbytes_len'. [funcArgNamesDifferent]
<stdout>:302:56: note: Function 'ff_scan_bytes' argument 2 names different: declaration 'len' definition '_ffbytes_len'.
<stdout>:2123:62: note: Function 'ff_scan_bytes' argument 2 names different: declaration 'len' definition '_ffbytes_len'.
<stdout>:2255:24: style: Function 'ffset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'. [funcArgNamesDifferent]
<stdout>:736:23: note: Function 'ffset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'.
<stdout>:2255:24: note: Function 'ffset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'.
eval.l:457:44: style: Function 'ffGetVariable' argument 2 names different: declaration 'varVal' definition 'thelval'. [funcArgNamesDifferent]
eval.l:66:51: note: Function 'ffGetVariable' argument 2 names different: declaration 'varVal' definition 'thelval'.
eval.l:457:44: note: Function 'ffGetVariable' argument 2 names different: declaration 'varVal' definition 'thelval'.
y.tab.c:1785:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
eval.y:2375:4: style: Variable 'sptr1' is reassigned a value before the old one has been used. [redundantAssignment]
eval.y:2366:0: note: Variable 'sptr1' is reassigned a value before the old one has been used.
eval.y:2375:4: note: Variable 'sptr1' is reassigned a value before the old one has been used.
eval.y:277:43: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:287:19: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:292:43: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:295:55: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:296:54: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:304:19: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:315:19: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:319:51: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:327:19: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:341:62: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:342:42: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:344:43: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:355:80: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:356:72: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:358:80: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:359:72: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:362:39: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:366:78: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:367:72: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:380:55: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:387:52: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:389:52: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:391:43: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:406:7: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:409:7: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:412:7: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:415:7: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:418:7: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:421:7: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:424:31: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:426:33: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:430:16: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:431:115: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:434:44: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:435:45: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:439:19: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:440:68: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:444:100: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:447:53: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:458:19: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:459:68: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:463:100: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:466:53: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:477:19: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:478:68: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:482:100: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:485:53: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:762:59: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:764:59: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:766:59: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:768:59: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:772:53: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:774:43: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:785:81: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:788:81: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:791:81: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:794:81: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:797:81: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:800:81: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:803:7: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:806:7: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:809:7: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:812:7: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:815:7: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:818:7: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:821:7: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:824:81: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:827:81: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:830:81: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:833:81: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:836:81: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:839:81: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:842:81: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:844:81: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:846:81: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:848:81: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:851:65: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:853:28: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:854:93: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:859:68: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:863:100: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:866:53: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:1053:56: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:1059:50: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:1060:56: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:1062:43: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:1078:39: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:1082:78: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:1083:58: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:1096:9: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:1097:104: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:1101:53: style: Same expression on both sides of '-'. [duplicateExpression]
eval.y:1193:10: style: The scope of the variable 'this' can be reduced. [variableScope]
eval.y:1214:10: style: The scope of the variable 'this' can be reduced. [variableScope]
eval.y:1215:12: style: The scope of the variable 'i' can be reduced. [variableScope]
eval.y:1234:10: style: The scope of the variable 'this' can be reduced. [variableScope]
eval.y:1235:12: style: The scope of the variable 'i' can be reduced. [variableScope]
eval.y:1259:10: style: The scope of the variable 'this' can be reduced. [variableScope]
eval.y:1260:9: style: The scope of the variable 'i' can be reduced. [variableScope]
eval.y:1293:10: style: The scope of the variable 'this' can be reduced. [variableScope]
eval.y:1294:11: style: The scope of the variable 'i' can be reduced. [variableScope]
eval.y:1294:13: style: The scope of the variable 'constant' can be reduced. [variableScope]
eval.y:1359:10: style: The scope of the variable 'this' can be reduced. [variableScope]
eval.y:1360:9: style: The scope of the variable 'i' can be reduced. [variableScope]
eval.y:1360:13: style: The scope of the variable 'constant' can be reduced. [variableScope]
eval.y:1408:11: style: The scope of the variable 'idx' can be reduced. [variableScope]
eval.y:1408:16: style: The scope of the variable 'constant' can be reduced. [variableScope]
eval.y:1409:9: style: The scope of the variable 'elem' can be reduced. [variableScope]
eval.y:1410:10: style: The scope of the variable 'this' can be reduced. [variableScope]
eval.y:1475:10: style: The scope of the variable 'this' can be reduced. [variableScope]
eval.y:1476:9: style: The scope of the variable 'type' can be reduced. [variableScope]
eval.y:1480:39: style: The scope of the variable 'dt' can be reduced. [variableScope]
eval.y:1480:43: style: The scope of the variable 'timeSpan' can be reduced. [variableScope]
eval.y:1481:9: style: The scope of the variable 'xcol' can be reduced. [variableScope]
eval.y:1481:19: style: The scope of the variable 'xexpr' can be reduced. [variableScope]
eval.y:1685:10: style: The scope of the variable 'this' can be reduced. [variableScope]
eval.y:1685:17: style: The scope of the variable 'that0' can be reduced. [variableScope]
eval.y:1690:10: style: The scope of the variable 'cX' can be reduced. [variableScope]
eval.y:1821:10: style: The scope of the variable 'this' can be reduced. [variableScope]
eval.y:1862:10: style: The scope of the variable 'that' can be reduced. [variableScope]
eval.y:2015:8: style: The scope of the variable 'i' can be reduced. [variableScope]
eval.y:2032:9: style: The scope of the variable 'elem' can be reduced. [variableScope]
eval.y:2032:15: style: The scope of the variable 'row' can be reduced. [variableScope]
eval.y:2032:20: style: The scope of the variable 'size' can be reduced. [variableScope]
eval.y:2085:9: style: The scope of the variable 'elem' can be reduced. [variableScope]
eval.y:2217:8: style: The scope of the variable 'status' can be reduced. [variableScope]
eval.y:2368:9: style: The scope of the variable 'rows' can be reduced. [variableScope]
eval.y:2511:25: style: The scope of the variable 'null1' can be reduced. [variableScope]
eval.y:2511:34: style: The scope of the variable 'null2' can be reduced. [variableScope]
eval.y:2513:9: style: The scope of the variable 'rows' can be reduced. [variableScope]
eval.y:2687:12: style: The scope of the variable 'i' can be reduced. [variableScope]
eval.y:2687:15: style: The scope of the variable 'previous' can be reduced. [variableScope]
eval.y:2687:25: style: The scope of the variable 'curr' can be reduced. [variableScope]
eval.y:2873:12: style: The scope of the variable 'i' can be reduced. [variableScope]
eval.y:2873:15: style: The scope of the variable 'previous' can be reduced. [variableScope]
eval.y:2873:25: style: The scope of the variable 'curr' can be reduced. [variableScope]
eval.y:2874:12: style: The scope of the variable 'undef' can be reduced. [variableScope]
eval.y:3053:12: style: The scope of the variable 'i' can be reduced. [variableScope]
eval.y:3054:12: style: The scope of the variable 'undef' can be reduced. [variableScope]
eval.y:3055:14: style: The scope of the variable 'previous' can be reduced. [variableScope]
eval.y:3055:24: style: The scope of the variable 'curr' can be reduced. [variableScope]
eval.y:3205:9: style: The scope of the variable 'middle' can be reduced. [variableScope]
eval.y:3205:17: style: The scope of the variable 'll' can be reduced. [variableScope]
eval.y:3205:21: style: The scope of the variable 'hh' can be reduced. [variableScope]
eval.y:3277:9: style: The scope of the variable 'middle' can be reduced. [variableScope]
eval.y:3277:17: style: The scope of the variable 'll' can be reduced. [variableScope]
eval.y:3277:21: style: The scope of the variable 'hh' can be reduced. [variableScope]
eval.y:3371:12: style: The scope of the variable 'valInit' can be reduced. [variableScope]
eval.y:3372:9: style: The scope of the variable 'row' can be reduced. [variableScope]
eval.y:3372:14: style: The scope of the variable 'elem' can be reduced. [variableScope]
eval.y:3372:20: style: The scope of the variable 'nelem' can be reduced. [variableScope]
eval.y:3864:21: style: The scope of the variable 'sum2' can be reduced. [variableScope]
eval.y:3902:21: style: The scope of the variable 'sum2' can be reduced. [variableScope]
eval.y:4388:14: style: The scope of the variable 'minVal' can be reduced. [variableScope]
eval.y:4512:14: style: The scope of the variable 'maxVal' can be reduced. [variableScope]
eval.y:4944:9: style: The scope of the variable 'row' can be reduced. [variableScope]
eval.y:4944:14: style: The scope of the variable 'elem' can be reduced. [variableScope]
eval.y:5169:27: style: The scope of the variable 'times' can be reduced. [variableScope]
eval.y:5170:9: style: The scope of the variable 'elem' can be reduced. [variableScope]
eval.y:5170:21: style: The scope of the variable 'gti' can be reduced. [variableScope]
eval.y:5222:14: style: The scope of the variable 'step' can be reduced. [variableScope]
eval.y:5265:11: style: The scope of the variable 'Xnull' can be reduced. [variableScope]
eval.y:5265:20: style: The scope of the variable 'Ynull' can be reduced. [variableScope]
eval.y:5267:11: style: The scope of the variable 'nelem' can be reduced. [variableScope]
eval.y:5267:18: style: The scope of the variable 'elem' can be reduced. [variableScope]
eval.y:5267:24: style: The scope of the variable 'rows' can be reduced. [variableScope]
eval.y:5347:9: style: The scope of the variable 'row' can be reduced. [variableScope]
eval.y:5347:14: style: The scope of the variable 'elem' can be reduced. [variableScope]
eval.y:5347:20: style: The scope of the variable 'idx' can be reduced. [variableScope]
eval.y:5347:25: style: The scope of the variable 'jdx' can be reduced. [variableScope]
eval.y:5347:30: style: The scope of the variable 'offset' can be reduced. [variableScope]
eval.y:5426:7: style: The scope of the variable 'chr1' can be reduced. [variableScope]
eval.y:5426:13: style: The scope of the variable 'chr2' can be reduced. [variableScope]
eval.y:5574:9: style: The scope of the variable 'chr' can be reduced. [variableScope]
eval.y:5588:13: style: The scope of the variable 'chr2' can be reduced. [variableScope]
eval.y:1232:40: style: Function 'New_Offset' argument 2 names different: declaration 'offset' definition 'offsetNode'. [funcArgNamesDifferent]
eval.y:132:41: note: Function 'New_Offset' argument 2 names different: declaration 'offset' definition 'offsetNode'.
eval.y:1232:40: note: Function 'New_Offset' argument 2 names different: declaration 'offset' definition 'offsetNode'.
eval.y:5723:27: style: Function 'fferror' argument 1 names different: declaration 'msg' definition 's'. [funcArgNamesDifferent]
eval.y:184:28: note: Function 'fferror' argument 1 names different: declaration 'msg' definition 's'.
eval.y:5723:27: note: Function 'fferror' argument 1 names different: declaration 'msg' definition 's'.
eval.y:1675:8: error: Uninitialized variable: samefile [uninitvar]
astropy-3.0.4/cextern/cfitsio/lib/fits_hcompress.c:187:5: style: The scope of the variable 'oddx' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fits_hcompress.c:187:11: style: The scope of the variable 'oddy' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fits_hcompress.c:322:5: style: The scope of the variable 'oddx' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fits_hcompress.c:322:11: style: The scope of the variable 'oddy' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fits_hcompress.c:1558:5: style: The scope of the variable 's10' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fits_hcompress.c:1699:5: style: The scope of the variable 's10' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fits_hcompress.c:1763:5: style: The scope of the variable 's10' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fits_hcompress.c:213:15: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
astropy-3.0.4/cextern/cfitsio/lib/fits_hcompress.c:349:15: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
astropy-3.0.4/cextern/cfitsio/lib/fits_hcompress.c:78:25: warning: Function 'fits_hcompress' argument order different: declaration 'a, nx, ny, scale, output, nbytes, status' definition 'a, ny, nx, scale, output, nbytes, status' [funcArgOrderDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:1993:35: note: Function 'fits_hcompress' argument order different: declaration 'a, nx, ny, scale, output, nbytes, status' definition 'a, ny, nx, scale, output, nbytes, status'
astropy-3.0.4/cextern/cfitsio/lib/fits_hcompress.c:78:25: note: Function 'fits_hcompress' argument order different: declaration 'a, nx, ny, scale, output, nbytes, status' definition 'a, ny, nx, scale, output, nbytes, status'
astropy-3.0.4/cextern/cfitsio/lib/fits_hcompress.c:126:32: warning: Function 'fits_hcompress64' argument order different: declaration 'a, nx, ny, scale, output, nbytes, status' definition 'a, ny, nx, scale, output, nbytes, status' [funcArgOrderDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:1995:42: note: Function 'fits_hcompress64' argument order different: declaration 'a, nx, ny, scale, output, nbytes, status' definition 'a, ny, nx, scale, output, nbytes, status'
astropy-3.0.4/cextern/cfitsio/lib/fits_hcompress.c:126:32: note: Function 'fits_hcompress64' argument order different: declaration 'a, nx, ny, scale, output, nbytes, status' definition 'a, ny, nx, scale, output, nbytes, status'
astropy-3.0.4/cextern/cfitsio/lib/fits_hcompress.c:599:40: style: Function 'encode' argument 2 names different: declaration 'nlen' definition 'nlength'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fits_hcompress.c:44:40: note: Function 'encode' argument 2 names different: declaration 'nlen' definition 'nlength'.
astropy-3.0.4/cextern/cfitsio/lib/fits_hcompress.c:599:40: note: Function 'encode' argument 2 names different: declaration 'nlen' definition 'nlength'.
astropy-3.0.4/cextern/cfitsio/lib/fits_hcompress.c:760:42: style: Function 'encode64' argument 2 names different: declaration 'nlen' definition 'nlength'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fits_hcompress.c:49:42: note: Function 'encode64' argument 2 names different: declaration 'nlen' definition 'nlength'.
astropy-3.0.4/cextern/cfitsio/lib/fits_hcompress.c:760:42: note: Function 'encode64' argument 2 names different: declaration 'nlen' definition 'nlength'.
astropy-3.0.4/cextern/cfitsio/lib/fits_hcompress.c:1684:6: style: Variable 'k' is assigned a value that is never used. [unreadVariable]
astropy-3.0.4/cextern/cfitsio/lib/fits_hcompress.c:1749:6: style: Variable 'k' is assigned a value that is never used. [unreadVariable]
astropy-3.0.4/cextern/cfitsio/lib/fits_hcompress.c:1806:6: style: Variable 'k' is assigned a value that is never used. [unreadVariable]
astropy-3.0.4/cextern/cfitsio/lib/fits_hcompress.c:1318:3: error: Memory leak: scratch [memleak]
astropy-3.0.4/cextern/cfitsio/lib/fits_hcompress.c:1318:3: error: Memory leak: buffer [memleak]
astropy-3.0.4/cextern/cfitsio/lib/fits_hcompress.c:1437:3: error: Memory leak: scratch [memleak]
astropy-3.0.4/cextern/cfitsio/lib/fits_hcompress.c:1437:3: error: Memory leak: buffer [memleak]
astropy-3.0.4/cextern/cfitsio/lib/fits_hcompress.c:728:0: error: Memory leak: signbits [memleak]
astropy-3.0.4/cextern/cfitsio/lib/fits_hcompress.c:890:0: error: Memory leak: signbits [memleak]
astropy-3.0.4/cextern/cfitsio/lib/fits_hdecompress.c:200:5: style: The scope of the variable 'oddx' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fits_hdecompress.c:200:10: style: The scope of the variable 'oddy' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fits_hdecompress.c:391:5: style: The scope of the variable 'oddx' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fits_hdecompress.c:391:10: style: The scope of the variable 'oddy' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fits_hdecompress.c:1293:20: style: The scope of the variable 'b' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fits_hdecompress.c:1383:20: style: The scope of the variable 'b' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fits_hdecompress.c:1495:10: style: The scope of the variable 's10' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fits_hdecompress.c:84:37: warning: Function 'fits_hdecompress' argument order different: declaration 'input, smooth, a, nx, ny, scale, status' definition 'input, smooth, a, ny, nx, scale, status' [funcArgOrderDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:1997:47: note: Function 'fits_hdecompress' argument order different: declaration 'input, smooth, a, nx, ny, scale, status' definition 'input, smooth, a, ny, nx, scale, status'
astropy-3.0.4/cextern/cfitsio/lib/fits_hdecompress.c:84:37: note: Function 'fits_hdecompress' argument order different: declaration 'input, smooth, a, nx, ny, scale, status' definition 'input, smooth, a, ny, nx, scale, status'
astropy-3.0.4/cextern/cfitsio/lib/fits_hdecompress.c:127:39: warning: Function 'fits_hdecompress64' argument order different: declaration 'input, smooth, a, nx, ny, scale, status' definition 'input, smooth, a, ny, nx, scale, status' [funcArgOrderDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:1999:49: note: Function 'fits_hdecompress64' argument order different: declaration 'input, smooth, a, nx, ny, scale, status' definition 'input, smooth, a, ny, nx, scale, status'
astropy-3.0.4/cextern/cfitsio/lib/fits_hdecompress.c:127:39: note: Function 'fits_hdecompress64' argument order different: declaration 'input, smooth, a, nx, ny, scale, status' definition 'input, smooth, a, ny, nx, scale, status'
astropy-3.0.4/cextern/cfitsio/lib/fits_hdecompress.c:2445:34: style: Function 'qread' argument 1 names different: declaration 'infile' definition 'file'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fits_hdecompress.c:60:34: note: Function 'qread' argument 1 names different: declaration 'infile' definition 'file'.
astropy-3.0.4/cextern/cfitsio/lib/fits_hdecompress.c:2445:34: note: Function 'qread' argument 1 names different: declaration 'infile' definition 'file'.
astropy-3.0.4/cextern/cfitsio/lib/fits_hdecompress.c:2445:45: style: Function 'qread' argument 2 names different: declaration 'a' definition 'buffer'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fits_hdecompress.c:60:47: note: Function 'qread' argument 2 names different: declaration 'a' definition 'buffer'.
astropy-3.0.4/cextern/cfitsio/lib/fits_hdecompress.c:2445:45: note: Function 'qread' argument 2 names different: declaration 'a' definition 'buffer'.
astropy-3.0.4/cextern/cfitsio/lib/fits_hdecompress.c:368:10: style: Variable 'bit2' is assigned a value that is never used. [unreadVariable]
astropy-3.0.4/cextern/cfitsio/lib/fits_hdecompress.c:560:10: style: Variable 'bit2' is assigned a value that is never used. [unreadVariable]
astropy-3.0.4/cextern/cfitsio/lib/fits_hdecompress.c:1333:0: error: Memory leak: scratch [memleak]
astropy-3.0.4/cextern/cfitsio/lib/fits_hdecompress.c:1423:0: error: Memory leak: scratch [memleak]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:2639:27: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:3166:27: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:3202:27: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != 0' is always true. [redundantCondition]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:9443:12: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:9518:12: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:1593:26: style: The scope of the variable 'loc' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:1593:31: style: The scope of the variable 'tvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:1594:14: style: The scope of the variable 'vlen' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:1594:20: style: The scope of the variable 'more' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:1594:35: style: The scope of the variable 'lentok1' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:1594:46: style: The scope of the variable 'remainlen' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:1595:12: style: The scope of the variable 'dval' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:2016:8: style: The scope of the variable 'val' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:2153:22: style: The scope of the variable 'maxchr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:4277:40: style: The scope of the variable 'urltype' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:4415:10: style: The scope of the variable 'comm' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:4672:22: style: The scope of the variable 'ntilebins' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:4674:37: style: The scope of the variable 'tbcoln' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:4677:32: style: The scope of the variable 'errmsg' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:4889:22: style: The scope of the variable 'ntilebins' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:5471:9: style: The scope of the variable 'nulpos' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:6029:65: style: The scope of the variable 't2heapsize' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:6229:18: style: The scope of the variable 'descript4' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:6295:14: style: The scope of the variable 'descript4' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:6296:14: style: The scope of the variable 'descript8' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:6385:18: style: The scope of the variable 'descript4' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:6473:18: style: The scope of the variable 'descript4' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:6474:14: style: The scope of the variable 'descript8' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:6532:10: style: The scope of the variable 'message' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:6533:9: style: The scope of the variable 'ii' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:6533:23: style: The scope of the variable 'ntilebins' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:6903:25: style: The scope of the variable 'ii' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:7110:14: style: The scope of the variable 'bytepos' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:7667:9: style: The scope of the variable 'moveto' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:7772:22: style: The scope of the variable 'alttype' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:7923:9: style: The scope of the variable 'xcurhdu' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:7923:18: style: The scope of the variable 'xmaxhdu' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:7924:14: style: The scope of the variable 'xheadend' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:7962:18: style: The scope of the variable 'savehdu' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:7963:24: style: The scope of the variable 'jpoint' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:7964:14: style: The scope of the variable 'nshift' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:8967:27: style: The scope of the variable 'msg' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:9028:27: style: The scope of the variable 'msg' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:9089:27: style: The scope of the variable 'msg' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:9140:27: style: The scope of the variable 'msg' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:9187:27: style: The scope of the variable 'msg' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:9233:16: style: The scope of the variable 'msg' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:9266:16: style: The scope of the variable 'msg' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:9394:25: style: The scope of the variable 'tval' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:9395:19: style: The scope of the variable 'lcc' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:9470:25: style: The scope of the variable 'tval' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:9471:19: style: The scope of the variable 'lcc' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:9544:9: style: The scope of the variable 'c1' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:9544:13: style: The scope of the variable 'c2' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:9560:9: style: The scope of the variable 'c1' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:9560:13: style: The scope of the variable 'c2' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:718:19: style: Function 'ffxmsg' argument 2 names different: declaration 'err_message' definition 'errmsg'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:353:31: note: Function 'ffxmsg' argument 2 names different: declaration 'err_message' definition 'errmsg'.
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:718:19: note: Function 'ffxmsg' argument 2 names different: declaration 'err_message' definition 'errmsg'.
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:1021:19: style: Function 'ffmkky' argument 2 names different: declaration 'keyval' definition 'value'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:821:49: note: Function 'ffmkky' argument 2 names different: declaration 'keyval' definition 'value'.
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:1021:19: note: Function 'ffmkky' argument 2 names different: declaration 'keyval' definition 'value'.
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:2612:17: style: Function 'ffasfm' argument 2 names different: declaration 'datacode' definition 'dtcode'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:828:40: note: Function 'ffasfm' argument 2 names different: declaration 'datacode' definition 'dtcode'.
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:2612:17: note: Function 'ffasfm' argument 2 names different: declaration 'datacode' definition 'dtcode'.
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:2613:18: style: Function 'ffasfm' argument 3 names different: declaration 'width' definition 'twidth'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:828:56: note: Function 'ffasfm' argument 3 names different: declaration 'width' definition 'twidth'.
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:2613:18: note: Function 'ffasfm' argument 3 names different: declaration 'width' definition 'twidth'.
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:2614:17: style: Function 'ffasfm' argument 4 names different: declaration 'decim' definition 'decimals'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:828:68: note: Function 'ffasfm' argument 4 names different: declaration 'decim' definition 'decimals'.
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:2614:17: note: Function 'ffasfm' argument 4 names different: declaration 'decim' definition 'decimals'.
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:2764:17: style: Function 'ffbnfm' argument 2 names different: declaration 'datacode' definition 'dtcode'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:829:40: note: Function 'ffbnfm' argument 2 names different: declaration 'datacode' definition 'dtcode'.
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:2764:17: note: Function 'ffbnfm' argument 2 names different: declaration 'datacode' definition 'dtcode'.
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:2765:18: style: Function 'ffbnfm' argument 3 names different: declaration 'repeat' definition 'trepeat'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:829:56: note: Function 'ffbnfm' argument 3 names different: declaration 'repeat' definition 'trepeat'.
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:2765:18: note: Function 'ffbnfm' argument 3 names different: declaration 'repeat' definition 'trepeat'.
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:2766:18: style: Function 'ffbnfm' argument 4 names different: declaration 'width' definition 'twidth'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:829:70: note: Function 'ffbnfm' argument 4 names different: declaration 'width' definition 'twidth'.
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:2766:18: note: Function 'ffbnfm' argument 4 names different: declaration 'width' definition 'twidth'.
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:2958:17: style: Function 'ffbnfmll' argument 2 names different: declaration 'datacode' definition 'dtcode'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:830:42: note: Function 'ffbnfmll' argument 2 names different: declaration 'datacode' definition 'dtcode'.
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:2958:17: note: Function 'ffbnfmll' argument 2 names different: declaration 'datacode' definition 'dtcode'.
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:2959:22: style: Function 'ffbnfmll' argument 3 names different: declaration 'repeat' definition 'trepeat'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:830:62: note: Function 'ffbnfmll' argument 3 names different: declaration 'repeat' definition 'trepeat'.
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:2959:22: note: Function 'ffbnfmll' argument 3 names different: declaration 'repeat' definition 'trepeat'.
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:2960:18: style: Function 'ffbnfmll' argument 4 names different: declaration 'width' definition 'twidth'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:830:76: note: Function 'ffbnfmll' argument 4 names different: declaration 'width' definition 'twidth'.
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:2960:18: note: Function 'ffbnfmll' argument 4 names different: declaration 'width' definition 'twidth'.
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:5912:22: style: Function 'fftheap' argument 2 names different: declaration 'heapsize' definition 'heapsz'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:1503:49: note: Function 'fftheap' argument 2 names different: declaration 'heapsize' definition 'heapsz'.
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:5912:22: note: Function 'fftheap' argument 2 names different: declaration 'heapsize' definition 'heapsz'.
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:7311:22: style: Function 'ffgipr' argument 1 names different: declaration 'fptr' definition 'infptr'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:1102:32: note: Function 'ffgipr' argument 1 names different: declaration 'fptr' definition 'infptr'.
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:7311:22: note: Function 'ffgipr' argument 1 names different: declaration 'fptr' definition 'infptr'.
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:7313:14: style: Function 'ffgipr' argument 3 names different: declaration 'imgtype' definition 'bitpix'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:1102:56: note: Function 'ffgipr' argument 3 names different: declaration 'imgtype' definition 'bitpix'.
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:7313:14: note: Function 'ffgipr' argument 3 names different: declaration 'imgtype' definition 'bitpix'.
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:7340:24: style: Function 'ffgiprll' argument 1 names different: declaration 'fptr' definition 'infptr'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:1104:34: note: Function 'ffgiprll' argument 1 names different: declaration 'fptr' definition 'infptr'.
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:7340:24: note: Function 'ffgiprll' argument 1 names different: declaration 'fptr' definition 'infptr'.
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:7342:14: style: Function 'ffgiprll' argument 3 names different: declaration 'imgtype' definition 'bitpix'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:1104:58: note: Function 'ffgiprll' argument 3 names different: declaration 'imgtype' definition 'bitpix'.
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:7342:14: note: Function 'ffgiprll' argument 3 names different: declaration 'imgtype' definition 'bitpix'.
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:7761:16: style: Function 'ffmnhd' argument 4 names different: declaration 'hduvers' definition 'hduver'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:1115:70: note: Function 'ffmnhd' argument 4 names different: declaration 'hduvers' definition 'hduver'.
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:7761:16: note: Function 'ffmnhd' argument 4 names different: declaration 'hduvers' definition 'hduver'.
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:7915:16: style: Function 'ffgext' argument 2 names different: declaration 'moveto' definition 'hdunum'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:405:32: note: Function 'ffgext' argument 2 names different: declaration 'moveto' definition 'hdunum'.
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:7915:16: note: Function 'ffgext' argument 2 names different: declaration 'moveto' definition 'hdunum'.
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:8093:18: style: Function 'ffgkcl' argument 1 names different: declaration 'card' definition 'tcard'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:815:28: note: Function 'ffgkcl' argument 1 names different: declaration 'card' definition 'tcard'.
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:8093:18: note: Function 'ffgkcl' argument 1 names different: declaration 'card' definition 'tcard'.
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:8778:17: style: Function 'ffinttyp' argument 2 names different: declaration 'datatype' definition 'dtype'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:817:41: note: Function 'ffinttyp' argument 2 names different: declaration 'datatype' definition 'dtype'.
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:8778:17: note: Function 'ffinttyp' argument 2 names different: declaration 'datatype' definition 'dtype'.
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:1032:11: style: Unused variable: saveptr [unusedVariable]
astropy-3.0.4/cextern/cfitsio/lib/fitscore.c:5236:9: warning: Possible buffer overflow if strlen(ttype) is larger than or equal to sizeof(colptr). [possibleBufferAccessOutOfBounds]
astropy-3.0.4/cextern/cfitsio/lib/getcol.c:68:9: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcol.c:70:10: style: The scope of the variable 'inc' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcol.c:290:9: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcol.c:406:16: style: The scope of the variable 'ii' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcol.c:408:14: style: The scope of the variable 'nelem' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolb.c:1572:16: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/getcolb.c:1739:16: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/getcolb.c:34:9: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolb.c:78:9: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolb.c:150:10: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolb.c:151:10: style: The scope of the variable 'inc' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolb.c:152:14: style: The scope of the variable 'fpixel' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolb.c:153:14: style: The scope of the variable 'lpixel' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolb.c:232:32: style: The scope of the variable 'blcll' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolb.c:232:42: style: The scope of the variable 'trcll' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolb.c:235:10: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolb.c:408:14: style: The scope of the variable 'blcll' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolb.c:408:24: style: The scope of the variable 'trcll' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolb.c:413:10: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolb.c:663:25: style: The scope of the variable 'ntodo' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolb.c:664:10: style: The scope of the variable 'ii' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolb.c:666:41: style: The scope of the variable 'readptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolb.c:1527:12: style: The scope of the variable 'sptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolb.c:1527:18: style: The scope of the variable 'iret' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolb.c:1694:12: style: The scope of the variable 'sptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolb.c:1694:18: style: The scope of the variable 'iret' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolb.c:1862:11: style: The scope of the variable 'cstring' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolb.c:1863:18: style: The scope of the variable 'tpos' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolb.c:1864:10: style: The scope of the variable 'tempstore' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolb.c:812:26: warning: Either the condition 'elemincre>=0' is redundant or there is division by zero at line 812. [zerodivcond]
astropy-3.0.4/cextern/cfitsio/lib/getcolb.c:810:23: note: Assuming that condition 'elemincre>=0' is not redundant
astropy-3.0.4/cextern/cfitsio/lib/getcolb.c:812:26: note: Division by zero
astropy-3.0.4/cextern/cfitsio/lib/getcolb.c:948:19: style: Function 'ffgextn' argument 4 names different: declaration 'array' definition 'buffer'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:1510:78: note: Function 'ffgextn' argument 4 names different: declaration 'array' definition 'buffer'.
astropy-3.0.4/cextern/cfitsio/lib/getcolb.c:948:19: note: Function 'ffgextn' argument 4 names different: declaration 'array' definition 'buffer'.
astropy-3.0.4/cextern/cfitsio/lib/getcolb.c:1836:20: style: Function 'fffstri1' argument 6 names different: declaration 'power' definition 'implipower'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:519:33: note: Function 'fffstri1' argument 6 names different: declaration 'power' definition 'implipower'.
astropy-3.0.4/cextern/cfitsio/lib/getcolb.c:1836:20: note: Function 'fffstri1' argument 6 names different: declaration 'power' definition 'implipower'.
astropy-3.0.4/cextern/cfitsio/lib/getcold.c:1363:16: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/getcold.c:1459:16: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/getcold.c:34:9: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcold.c:79:9: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcold.c:151:9: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcold.c:152:10: style: The scope of the variable 'inc' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcold.c:153:14: style: The scope of the variable 'fpixel' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcold.c:154:14: style: The scope of the variable 'lpixel' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcold.c:233:32: style: The scope of the variable 'blcll' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcold.c:233:42: style: The scope of the variable 'trcll' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcold.c:236:9: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcold.c:409:14: style: The scope of the variable 'blcll' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcold.c:409:24: style: The scope of the variable 'trcll' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcold.c:414:9: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcold.c:739:10: style: The scope of the variable 'ii' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcold.c:739:22: style: The scope of the variable 'ntodo' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcold.c:741:41: style: The scope of the variable 'readptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcold.c:1344:12: style: The scope of the variable 'sptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcold.c:1344:18: style: The scope of the variable 'iret' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcold.c:1441:12: style: The scope of the variable 'sptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcold.c:1441:18: style: The scope of the variable 'iret' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcold.c:1550:11: style: The scope of the variable 'cstring' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcold.c:1551:18: style: The scope of the variable 'tpos' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcold.c:1552:10: style: The scope of the variable 'tempstore' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcold.c:847:26: warning: Either the condition 'elemincre>=0' is redundant or there is division by zero at line 847. [zerodivcond]
astropy-3.0.4/cextern/cfitsio/lib/getcold.c:845:23: note: Assuming that condition 'elemincre>=0' is not redundant
astropy-3.0.4/cextern/cfitsio/lib/getcold.c:847:26: note: Division by zero
astropy-3.0.4/cextern/cfitsio/lib/getcold.c:1524:20: style: Function 'fffstrr8' argument 6 names different: declaration 'power' definition 'implipower'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:751:33: note: Function 'fffstrr8' argument 6 names different: declaration 'power' definition 'implipower'.
astropy-3.0.4/cextern/cfitsio/lib/getcold.c:1524:20: note: Function 'fffstrr8' argument 6 names different: declaration 'power' definition 'implipower'.
astropy-3.0.4/cextern/cfitsio/lib/getcole.c:1364:16: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/getcole.c:1470:16: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/getcole.c:34:9: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcole.c:79:9: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcole.c:151:9: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcole.c:152:10: style: The scope of the variable 'inc' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcole.c:153:14: style: The scope of the variable 'fpixel' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcole.c:154:14: style: The scope of the variable 'lpixel' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcole.c:233:32: style: The scope of the variable 'blcll' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcole.c:233:42: style: The scope of the variable 'trcll' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcole.c:236:9: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcole.c:409:14: style: The scope of the variable 'blcll' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcole.c:409:24: style: The scope of the variable 'trcll' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcole.c:414:9: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcole.c:740:10: style: The scope of the variable 'ii' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcole.c:740:22: style: The scope of the variable 'ntodo' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcole.c:742:41: style: The scope of the variable 'readptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcole.c:1346:12: style: The scope of the variable 'sptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcole.c:1346:18: style: The scope of the variable 'iret' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcole.c:1451:12: style: The scope of the variable 'sptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcole.c:1451:18: style: The scope of the variable 'iret' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcole.c:1552:11: style: The scope of the variable 'cstring' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcole.c:1553:18: style: The scope of the variable 'tpos' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcole.c:1554:10: style: The scope of the variable 'tempstore' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcole.c:848:26: warning: Either the condition 'elemincre>=0' is redundant or there is division by zero at line 848. [zerodivcond]
astropy-3.0.4/cextern/cfitsio/lib/getcole.c:846:23: note: Assuming that condition 'elemincre>=0' is not redundant
astropy-3.0.4/cextern/cfitsio/lib/getcole.c:848:26: note: Division by zero
astropy-3.0.4/cextern/cfitsio/lib/getcole.c:1526:20: style: Function 'fffstrr4' argument 6 names different: declaration 'power' definition 'implipower'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:728:33: note: Function 'fffstrr4' argument 6 names different: declaration 'power' definition 'implipower'.
astropy-3.0.4/cextern/cfitsio/lib/getcole.c:1526:20: note: Function 'fffstrr4' argument 6 names different: declaration 'power' definition 'implipower'.
astropy-3.0.4/cextern/cfitsio/lib/getcoli.c:1473:16: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/getcoli.c:1639:16: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/getcoli.c:34:9: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoli.c:77:9: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoli.c:149:9: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoli.c:150:10: style: The scope of the variable 'inc' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoli.c:151:14: style: The scope of the variable 'fpixel' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoli.c:152:14: style: The scope of the variable 'lpixel' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoli.c:231:32: style: The scope of the variable 'blcll' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoli.c:231:42: style: The scope of the variable 'trcll' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoli.c:234:9: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoli.c:408:14: style: The scope of the variable 'blcll' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoli.c:408:24: style: The scope of the variable 'trcll' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoli.c:413:9: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoli.c:664:10: style: The scope of the variable 'ii' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoli.c:664:22: style: The scope of the variable 'ntodo' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoli.c:666:41: style: The scope of the variable 'readptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoli.c:1428:12: style: The scope of the variable 'sptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoli.c:1428:18: style: The scope of the variable 'iret' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoli.c:1594:12: style: The scope of the variable 'sptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoli.c:1594:18: style: The scope of the variable 'iret' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoli.c:1762:11: style: The scope of the variable 'cstring' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoli.c:1763:18: style: The scope of the variable 'tpos' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoli.c:1764:10: style: The scope of the variable 'tempstore' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoli.c:771:26: warning: Either the condition 'elemincre>=0' is redundant or there is division by zero at line 771. [zerodivcond]
astropy-3.0.4/cextern/cfitsio/lib/getcoli.c:769:23: note: Assuming that condition 'elemincre>=0' is not redundant
astropy-3.0.4/cextern/cfitsio/lib/getcoli.c:771:26: note: Division by zero
astropy-3.0.4/cextern/cfitsio/lib/getcoli.c:1736:20: style: Function 'fffstri2' argument 6 names different: declaration 'power' definition 'implipower'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:589:33: note: Function 'fffstri2' argument 6 names different: declaration 'power' definition 'implipower'.
astropy-3.0.4/cextern/cfitsio/lib/getcoli.c:1736:20: note: Function 'fffstri2' argument 6 names different: declaration 'power' definition 'implipower'.
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:1457:16: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:1623:16: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:3311:16: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:3477:16: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:34:9: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:79:9: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:150:9: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:151:10: style: The scope of the variable 'inc' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:152:14: style: The scope of the variable 'fpixel' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:153:14: style: The scope of the variable 'lpixel' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:231:32: style: The scope of the variable 'blcll' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:231:42: style: The scope of the variable 'trcll' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:234:9: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:407:14: style: The scope of the variable 'blcll' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:407:24: style: The scope of the variable 'trcll' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:412:9: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:663:10: style: The scope of the variable 'ii' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:663:22: style: The scope of the variable 'ntodo' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:665:41: style: The scope of the variable 'readptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:1412:12: style: The scope of the variable 'sptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:1412:18: style: The scope of the variable 'iret' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:1578:12: style: The scope of the variable 'sptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:1578:18: style: The scope of the variable 'iret' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:1746:11: style: The scope of the variable 'cstring' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:1747:18: style: The scope of the variable 'tpos' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:1748:10: style: The scope of the variable 'tempstore' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:1918:9: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:1963:9: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:2035:9: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:2036:10: style: The scope of the variable 'inc' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:2037:14: style: The scope of the variable 'fpixel' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:2038:14: style: The scope of the variable 'lpixel' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:2117:32: style: The scope of the variable 'blcll' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:2117:42: style: The scope of the variable 'trcll' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:2120:9: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:2293:14: style: The scope of the variable 'blcll' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:2293:24: style: The scope of the variable 'trcll' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:2298:9: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:2551:10: style: The scope of the variable 'ii' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:2551:22: style: The scope of the variable 'ntodo' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:2553:41: style: The scope of the variable 'readptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:3266:12: style: The scope of the variable 'sptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:3266:18: style: The scope of the variable 'iret' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:3432:12: style: The scope of the variable 'sptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:3432:18: style: The scope of the variable 'iret' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:3600:11: style: The scope of the variable 'cstring' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:3601:18: style: The scope of the variable 'tpos' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:3602:10: style: The scope of the variable 'tempstore' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:770:26: warning: Either the condition 'elemincre>=0' is redundant or there is division by zero at line 770. [zerodivcond]
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:768:23: note: Assuming that condition 'elemincre>=0' is not redundant
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:770:26: note: Division by zero
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:2658:26: warning: Either the condition 'elemincre>=0' is redundant or there is division by zero at line 2658. [zerodivcond]
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:2656:23: note: Assuming that condition 'elemincre>=0' is not redundant
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:2658:26: note: Division by zero
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:1720:20: style: Function 'fffstri4' argument 6 names different: declaration 'power' definition 'implipower'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:636:33: note: Function 'fffstri4' argument 6 names different: declaration 'power' definition 'implipower'.
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:1720:20: note: Function 'fffstri4' argument 6 names different: declaration 'power' definition 'implipower'.
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:3574:20: style: Function 'fffstri8' argument 6 names different: declaration 'power' definition 'implipower'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:705:33: note: Function 'fffstri8' argument 6 names different: declaration 'power' definition 'implipower'.
astropy-3.0.4/cextern/cfitsio/lib/getcolj.c:3574:20: note: Function 'fffstri8' argument 6 names different: declaration 'power' definition 'implipower'.
astropy-3.0.4/cextern/cfitsio/lib/getcolk.c:1466:16: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/getcolk.c:1632:16: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/getcolk.c:34:9: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolk.c:79:9: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolk.c:150:9: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolk.c:151:10: style: The scope of the variable 'inc' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolk.c:152:14: style: The scope of the variable 'fpixel' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolk.c:153:14: style: The scope of the variable 'lpixel' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolk.c:232:32: style: The scope of the variable 'blcll' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolk.c:232:42: style: The scope of the variable 'trcll' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolk.c:235:9: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolk.c:408:14: style: The scope of the variable 'blcll' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolk.c:408:24: style: The scope of the variable 'trcll' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolk.c:413:9: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolk.c:1421:12: style: The scope of the variable 'sptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolk.c:1421:18: style: The scope of the variable 'iret' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolk.c:1587:12: style: The scope of the variable 'sptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolk.c:1587:18: style: The scope of the variable 'iret' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolk.c:1755:11: style: The scope of the variable 'cstring' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolk.c:1756:18: style: The scope of the variable 'tpos' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolk.c:1757:10: style: The scope of the variable 'tempstore' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolk.c:787:26: warning: Either the condition 'elemincre>=0' is redundant or there is division by zero at line 787. [zerodivcond]
astropy-3.0.4/cextern/cfitsio/lib/getcolk.c:785:23: note: Assuming that condition 'elemincre>=0' is not redundant
astropy-3.0.4/cextern/cfitsio/lib/getcolk.c:787:26: note: Division by zero
astropy-3.0.4/cextern/cfitsio/lib/getcolk.c:1729:20: style: Function 'fffstrint' argument 6 names different: declaration 'power' definition 'implipower'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:659:33: note: Function 'fffstrint' argument 6 names different: declaration 'power' definition 'implipower'.
astropy-3.0.4/cextern/cfitsio/lib/getcolk.c:1729:20: note: Function 'fffstrint' argument 6 names different: declaration 'power' definition 'implipower'.
astropy-3.0.4/cextern/cfitsio/lib/getcoll.c:100:41: style: The scope of the variable 'readptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoll.c:105:39: style: The scope of the variable 'buffptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoll.c:365:13: style: The scope of the variable 'firstbit' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoll.c:365:23: style: The scope of the variable 'nbits' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoll.c:502:13: style: The scope of the variable 'firstbit' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoll.c:502:23: style: The scope of the variable 'nbits' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoll.c:222:23: style: Function 'ffgcx' argument 3 names different: declaration 'firstrow' definition 'frow'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:1452:58: note: Function 'ffgcx' argument 3 names different: declaration 'firstrow' definition 'frow'.
astropy-3.0.4/cextern/cfitsio/lib/getcoll.c:222:23: note: Function 'ffgcx' argument 3 names different: declaration 'firstrow' definition 'frow'.
astropy-3.0.4/cextern/cfitsio/lib/getcoll.c:223:23: style: Function 'ffgcx' argument 4 names different: declaration 'firstbit' definition 'fbit'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:1452:77: note: Function 'ffgcx' argument 4 names different: declaration 'firstbit' definition 'fbit'.
astropy-3.0.4/cextern/cfitsio/lib/getcoll.c:223:23: note: Function 'ffgcx' argument 4 names different: declaration 'firstbit' definition 'fbit'.
astropy-3.0.4/cextern/cfitsio/lib/getcoll.c:224:23: style: Function 'ffgcx' argument 5 names different: declaration 'nbits' definition 'nbit'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:1453:22: note: Function 'ffgcx' argument 5 names different: declaration 'nbits' definition 'nbit'.
astropy-3.0.4/cextern/cfitsio/lib/getcoll.c:224:23: note: Function 'ffgcx' argument 5 names different: declaration 'nbits' definition 'nbit'.
astropy-3.0.4/cextern/cfitsio/lib/getcoll.c:354:19: style: Function 'ffgcxui' argument 5 names different: declaration 'firstbit' definition 'input_first_bit'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:1455:18: note: Function 'ffgcxui' argument 5 names different: declaration 'firstbit' definition 'input_first_bit'.
astropy-3.0.4/cextern/cfitsio/lib/getcoll.c:354:19: note: Function 'ffgcxui' argument 5 names different: declaration 'firstbit' definition 'input_first_bit'.
astropy-3.0.4/cextern/cfitsio/lib/getcoll.c:355:19: style: Function 'ffgcxui' argument 6 names different: declaration 'nbits' definition 'input_nbits'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:1455:32: note: Function 'ffgcxui' argument 6 names different: declaration 'nbits' definition 'input_nbits'.
astropy-3.0.4/cextern/cfitsio/lib/getcoll.c:355:19: note: Function 'ffgcxui' argument 6 names different: declaration 'nbits' definition 'input_nbits'.
astropy-3.0.4/cextern/cfitsio/lib/getcoll.c:491:19: style: Function 'ffgcxuk' argument 5 names different: declaration 'firstbit' definition 'input_first_bit'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:1457:18: note: Function 'ffgcxuk' argument 5 names different: declaration 'firstbit' definition 'input_first_bit'.
astropy-3.0.4/cextern/cfitsio/lib/getcoll.c:491:19: note: Function 'ffgcxuk' argument 5 names different: declaration 'firstbit' definition 'input_first_bit'.
astropy-3.0.4/cextern/cfitsio/lib/getcoll.c:492:19: style: Function 'ffgcxuk' argument 6 names different: declaration 'nbits' definition 'input_nbits'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:1457:32: note: Function 'ffgcxuk' argument 6 names different: declaration 'nbits' definition 'input_nbits'.
astropy-3.0.4/cextern/cfitsio/lib/getcoll.c:492:19: note: Function 'ffgcxuk' argument 6 names different: declaration 'nbits' definition 'input_nbits'.
astropy-3.0.4/cextern/cfitsio/lib/getcols.c:798:17: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/getcols.c:81:10: style: The scope of the variable 'message' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcols.c:502:10: style: The scope of the variable 'message' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcols.c:503:34: style: The scope of the variable 'scaled' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcols.c:677:18: style: The scope of the variable 'ntodo' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcols.c:678:41: style: The scope of the variable 'readptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcols.c:686:11: style: The scope of the variable 'buffer' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolsb.c:1555:16: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/getcolsb.c:1722:16: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/getcolsb.c:34:9: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolsb.c:78:9: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolsb.c:150:10: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolsb.c:151:10: style: The scope of the variable 'inc' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolsb.c:152:14: style: The scope of the variable 'fpixel' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolsb.c:153:14: style: The scope of the variable 'lpixel' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolsb.c:232:32: style: The scope of the variable 'blcll' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolsb.c:232:42: style: The scope of the variable 'trcll' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolsb.c:235:10: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolsb.c:408:14: style: The scope of the variable 'blcll' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolsb.c:408:24: style: The scope of the variable 'trcll' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolsb.c:413:10: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolsb.c:664:10: style: The scope of the variable 'ii' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolsb.c:664:22: style: The scope of the variable 'ntodo' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolsb.c:666:41: style: The scope of the variable 'readptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolsb.c:1510:12: style: The scope of the variable 'sptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolsb.c:1510:18: style: The scope of the variable 'iret' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolsb.c:1677:12: style: The scope of the variable 'sptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolsb.c:1677:18: style: The scope of the variable 'iret' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolsb.c:1845:11: style: The scope of the variable 'cstring' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolsb.c:1846:18: style: The scope of the variable 'tpos' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolsb.c:1847:10: style: The scope of the variable 'tempstore' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolsb.c:792:26: warning: Either the condition 'elemincre>=0' is redundant or there is division by zero at line 792. [zerodivcond]
astropy-3.0.4/cextern/cfitsio/lib/getcolsb.c:790:23: note: Assuming that condition 'elemincre>=0' is not redundant
astropy-3.0.4/cextern/cfitsio/lib/getcolsb.c:792:26: note: Division by zero
astropy-3.0.4/cextern/cfitsio/lib/getcolsb.c:1819:20: style: Function 'fffstrs1' argument 6 names different: declaration 'power' definition 'implipower'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:542:33: note: Function 'fffstrs1' argument 6 names different: declaration 'power' definition 'implipower'.
astropy-3.0.4/cextern/cfitsio/lib/getcolsb.c:1819:20: note: Function 'fffstrs1' argument 6 names different: declaration 'power' definition 'implipower'.
astropy-3.0.4/cextern/cfitsio/lib/getcolui.c:1479:16: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/getcolui.c:1645:16: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/getcolui.c:34:9: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolui.c:79:9: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolui.c:150:9: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolui.c:151:10: style: The scope of the variable 'inc' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolui.c:152:14: style: The scope of the variable 'fpixel' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolui.c:153:14: style: The scope of the variable 'lpixel' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolui.c:232:32: style: The scope of the variable 'blcll' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolui.c:232:42: style: The scope of the variable 'trcll' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolui.c:235:9: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolui.c:396:14: style: The scope of the variable 'blcll' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolui.c:396:24: style: The scope of the variable 'trcll' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolui.c:401:9: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolui.c:652:10: style: The scope of the variable 'ii' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolui.c:652:22: style: The scope of the variable 'ntodo' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolui.c:654:41: style: The scope of the variable 'readptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolui.c:1434:12: style: The scope of the variable 'sptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolui.c:1434:18: style: The scope of the variable 'iret' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolui.c:1600:12: style: The scope of the variable 'sptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolui.c:1600:18: style: The scope of the variable 'iret' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolui.c:1768:11: style: The scope of the variable 'cstring' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolui.c:1769:18: style: The scope of the variable 'tpos' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolui.c:1770:10: style: The scope of the variable 'tempstore' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcolui.c:1742:20: style: Function 'fffstru2' argument 6 names different: declaration 'power' definition 'implipower'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:566:33: note: Function 'fffstru2' argument 6 names different: declaration 'power' definition 'implipower'.
astropy-3.0.4/cextern/cfitsio/lib/getcolui.c:1742:20: note: Function 'fffstru2' argument 6 names different: declaration 'power' definition 'implipower'.
astropy-3.0.4/cextern/cfitsio/lib/getcoluj.c:1480:16: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/getcoluj.c:1646:16: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/getcoluj.c:34:9: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoluj.c:79:9: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoluj.c:150:9: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoluj.c:151:10: style: The scope of the variable 'inc' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoluj.c:152:14: style: The scope of the variable 'fpixel' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoluj.c:153:14: style: The scope of the variable 'lpixel' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoluj.c:232:32: style: The scope of the variable 'blcll' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoluj.c:232:42: style: The scope of the variable 'trcll' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoluj.c:235:9: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoluj.c:397:14: style: The scope of the variable 'blcll' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoluj.c:397:24: style: The scope of the variable 'trcll' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoluj.c:402:9: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoluj.c:653:10: style: The scope of the variable 'ii' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoluj.c:653:22: style: The scope of the variable 'ntodo' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoluj.c:655:41: style: The scope of the variable 'readptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoluj.c:1435:12: style: The scope of the variable 'sptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoluj.c:1435:18: style: The scope of the variable 'iret' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoluj.c:1601:12: style: The scope of the variable 'sptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoluj.c:1601:18: style: The scope of the variable 'iret' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoluj.c:1769:11: style: The scope of the variable 'cstring' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoluj.c:1770:18: style: The scope of the variable 'tpos' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoluj.c:1771:10: style: The scope of the variable 'tempstore' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoluj.c:1743:20: style: Function 'fffstru4' argument 6 names different: declaration 'power' definition 'implipower'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:613:33: note: Function 'fffstru4' argument 6 names different: declaration 'power' definition 'implipower'.
astropy-3.0.4/cextern/cfitsio/lib/getcoluj.c:1743:20: note: Function 'fffstru4' argument 6 names different: declaration 'power' definition 'implipower'.
astropy-3.0.4/cextern/cfitsio/lib/getcoluk.c:1488:16: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/getcoluk.c:1654:16: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/getcoluk.c:34:9: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoluk.c:79:9: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoluk.c:150:9: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoluk.c:151:10: style: The scope of the variable 'inc' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoluk.c:152:14: style: The scope of the variable 'fpixel' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoluk.c:153:14: style: The scope of the variable 'lpixel' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoluk.c:232:32: style: The scope of the variable 'blcll' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoluk.c:232:42: style: The scope of the variable 'trcll' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoluk.c:235:9: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoluk.c:397:14: style: The scope of the variable 'blcll' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoluk.c:397:24: style: The scope of the variable 'trcll' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoluk.c:402:9: style: The scope of the variable 'nullcheck' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoluk.c:1443:12: style: The scope of the variable 'sptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoluk.c:1443:18: style: The scope of the variable 'iret' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoluk.c:1609:12: style: The scope of the variable 'sptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoluk.c:1609:18: style: The scope of the variable 'iret' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoluk.c:1777:11: style: The scope of the variable 'cstring' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoluk.c:1778:18: style: The scope of the variable 'tpos' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoluk.c:1779:10: style: The scope of the variable 'tempstore' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getcoluk.c:1751:20: style: Function 'fffstruint' argument 6 names different: declaration 'power' definition 'implipower'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:682:33: note: Function 'fffstruint' argument 6 names different: declaration 'power' definition 'implipower'.
astropy-3.0.4/cextern/cfitsio/lib/getcoluk.c:1751:20: note: Function 'fffstruint' argument 6 names different: declaration 'power' definition 'implipower'.
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:87:9: style: The scope of the variable 'length' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:168:9: style: The scope of the variable 'jj' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:168:13: style: The scope of the variable 'nrec' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:170:10: style: The scope of the variable 'message' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:483:11: style: The scope of the variable 'ptr1' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:483:18: style: The scope of the variable 'ptr2' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:682:11: style: The scope of the variable 'ptr1' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:756:11: style: The scope of the variable 'loc' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:813:19: style: The scope of the variable 'contin' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:813:27: style: The scope of the variable 'len' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:885:9: style: The scope of the variable 'contin' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:886:12: style: The scope of the variable 'len' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:987:9: style: The scope of the variable 'contin' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:1099:27: style: The scope of the variable 'strval' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:1246:33: style: The scope of the variable 'message' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:1286:33: style: The scope of the variable 'message' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:1374:27: style: The scope of the variable 'sbuff' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:1951:10: style: The scope of the variable 'dimsize' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:2040:14: style: The scope of the variable 'dimsize' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:2041:14: style: The scope of the variable 'totalpix' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:2042:17: style: The scope of the variable 'lastloc' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:2042:26: style: The scope of the variable 'message' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:2044:12: style: The scope of the variable 'doublesize' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:2202:9: style: The scope of the variable 'ii' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:2202:27: style: The scope of the variable 'tstatus' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:2205:10: style: The scope of the variable 'xtension' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:2345:9: style: The scope of the variable 'ii' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:2345:27: style: The scope of the variable 'tstatus' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:2348:10: style: The scope of the variable 'xtension' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:2487:9: style: The scope of the variable 'ii' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:2487:27: style: The scope of the variable 'tstatus' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:2490:10: style: The scope of the variable 'xtension' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:2610:9: style: The scope of the variable 'ii' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:2610:27: style: The scope of the variable 'tstatus' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:2613:10: style: The scope of the variable 'xtension' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:2737:38: style: The scope of the variable 'ii' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:2740:32: style: The scope of the variable 'keyword' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:3181:30: style: The scope of the variable 'message' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:3235:30: style: The scope of the variable 'message' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:3287:30: style: The scope of the variable 'message' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:145:15: style: Function 'ffmrky' argument 2 names different: declaration 'nrec' definition 'nmove'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:926:42: note: Function 'ffmrky' argument 2 names different: declaration 'nrec' definition 'nmove'.
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:145:15: note: Function 'ffmrky' argument 2 names different: declaration 'nrec' definition 'nmove'.
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:465:25: style: Function 'ffgcrd' argument 2 names different: declaration 'keyname' definition 'name'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:932:50: note: Function 'ffgcrd' argument 2 names different: declaration 'keyname' definition 'name'.
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:465:25: note: Function 'ffgcrd' argument 2 names different: declaration 'keyname' definition 'name'.
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:1319:21: style: Function 'ffgkyt' argument 4 names different: declaration 'dvalue' definition 'fraction'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:956:81: note: Function 'ffgkyt' argument 4 names different: declaration 'dvalue' definition 'fraction'.
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:1319:21: note: Function 'ffgkyt' argument 4 names different: declaration 'dvalue' definition 'fraction'.
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:1361:21: style: Function 'ffgkyn' argument 4 names different: declaration 'keyval' definition 'value'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:935:69: note: Function 'ffgkyn' argument 4 names different: declaration 'keyval' definition 'value'.
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:1361:21: note: Function 'ffgkyn' argument 4 names different: declaration 'keyval' definition 'value'.
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:2194:18: style: Function 'ffghtb' argument 10 names different: declaration 'extname' definition 'extnm'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:995:18: note: Function 'ffghtb' argument 10 names different: declaration 'extname' definition 'extnm'.
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:2194:18: note: Function 'ffghtb' argument 10 names different: declaration 'extname' definition 'extnm'.
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:2337:18: style: Function 'ffghtbll' argument 10 names different: declaration 'extname' definition 'extnm'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:999:18: note: Function 'ffghtbll' argument 10 names different: declaration 'extname' definition 'extnm'.
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:2337:18: note: Function 'ffghtbll' argument 10 names different: declaration 'extname' definition 'extnm'.
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:2478:18: style: Function 'ffghbn' argument 8 names different: declaration 'extname' definition 'extnm'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:1003:60: note: Function 'ffghbn' argument 8 names different: declaration 'extname' definition 'extnm'.
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:2478:18: note: Function 'ffghbn' argument 8 names different: declaration 'extname' definition 'extnm'.
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:2601:18: style: Function 'ffghbnll' argument 8 names different: declaration 'extname' definition 'extnm'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:1007:60: note: Function 'ffghbnll' argument 8 names different: declaration 'extname' definition 'extnm'.
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:2601:18: note: Function 'ffghbnll' argument 8 names different: declaration 'extname' definition 'extnm'.
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:3113:18: style: Function 'ffgttb' argument 5 names different: declaration 'tfield' definition 'tfields'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:362:17: note: Function 'ffgttb' argument 5 names different: declaration 'tfield' definition 'tfields'.
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:3113:18: note: Function 'ffgttb' argument 5 names different: declaration 'tfield' definition 'tfields'.
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:3170:18: style: Function 'ffgtkn' argument 3 names different: declaration 'keyname' definition 'name'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:355:46: note: Function 'ffgtkn' argument 3 names different: declaration 'keyname' definition 'name'.
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:3170:18: note: Function 'ffgtkn' argument 3 names different: declaration 'keyname' definition 'name'.
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:3224:18: style: Function 'ffgtknjj' argument 3 names different: declaration 'keyname' definition 'name'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:356:48: note: Function 'ffgtknjj' argument 3 names different: declaration 'keyname' definition 'name'.
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:3224:18: note: Function 'ffgtknjj' argument 3 names different: declaration 'keyname' definition 'name'.
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:3278:18: style: Function 'fftkyn' argument 3 names different: declaration 'keyname' definition 'name'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:357:46: note: Function 'fftkyn' argument 3 names different: declaration 'keyname' definition 'name'.
astropy-3.0.4/cextern/cfitsio/lib/getkey.c:3278:18: note: Function 'fftkyn' argument 3 names different: declaration 'keyname' definition 'name'.
astropy-3.0.4/cextern/cfitsio/lib/group.c:673:7: style: The scope of the variable 'i' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/group.c:1309:7: style: The scope of the variable 'useLocation' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/group.c:3015:9: style: The scope of the variable 'editLocation' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/group.c:6550:17: style: The scope of the variable 'a' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/group.c:978:15: style: Function 'ffgtop' argument 2 names different: declaration 'group' definition 'grpid'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:1934:42: note: Function 'ffgtop' argument 2 names different: declaration 'group' definition 'grpid'.
astropy-3.0.4/cextern/cfitsio/lib/group.c:978:15: note: Function 'ffgtop' argument 2 names different: declaration 'group' definition 'grpid'.
astropy-3.0.4/cextern/cfitsio/lib/group.c:2006:15: style: Function 'ffgmng' argument 2 names different: declaration 'nmembers' definition 'ngroups'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:1937:45: note: Function 'ffgmng' argument 2 names different: declaration 'nmembers' definition 'ngroups'.
astropy-3.0.4/cextern/cfitsio/lib/group.c:2006:15: note: Function 'ffgmng' argument 2 names different: declaration 'nmembers' definition 'ngroups'.
astropy-3.0.4/cextern/cfitsio/lib/group.c:2976:22: style: Function 'ffgmrm' argument 1 names different: declaration 'fptr' definition 'gfptr'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:1943:32: note: Function 'ffgmrm' argument 1 names different: declaration 'fptr' definition 'gfptr'.
astropy-3.0.4/cextern/cfitsio/lib/group.c:2976:22: note: Function 'ffgmrm' argument 1 names different: declaration 'fptr' definition 'gfptr'.
astropy-3.0.4/cextern/cfitsio/lib/group.c:1461:4: style: Variable 'useLocation' is assigned a value that is never used. [unreadVariable]
astropy-3.0.4/cextern/cfitsio/lib/group.c:5428:5: style: Variable 'absolute' is assigned a value that is never used. [unreadVariable]
astropy-3.0.4/cextern/cfitsio/lib/group.c:6065:9: style: Unused variable: saveptr [unusedVariable]
astropy-3.0.4/cextern/cfitsio/lib/group.c:6302:28: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
astropy-3.0.4/cextern/cfitsio/lib/group.c:6305:28: style: Array index 'j' is used before limits check. [arrayIndexThenCheck]
astropy-3.0.4/cextern/cfitsio/lib/grparser.c:211:8: style: The scope of the variable 'c' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/grparser.c:518:10: style: The scope of the variable 'p' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/grparser.c:518:14: style: The scope of the variable 'p2' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/grparser.c:518:19: style: The scope of the variable 'cp' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/grparser.c:518:24: style: The scope of the variable 'envar' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/grparser.c:518:31: style: The scope of the variable 'envfiles' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/grparser.c:591:8: style: The scope of the variable 'r' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/grparser.c:904:11: style: The scope of the variable 'my_tform' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/grparser.c:904:22: style: The scope of the variable 'my_ttype' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/grparser.c:949:12: style: The scope of the variable 'exflg' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/grparser.c:949:54: style: The scope of the variable 'i' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/grparser.c:950:9: style: The scope of the variable 'ngph_dim' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/grparser.c:950:19: style: The scope of the variable 'ngph_bitpix' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/grparser.c:950:32: style: The scope of the variable 'ngph_node_type' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/grparser.c:953:10: style: The scope of the variable 'ngph_size' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/grparser.c:1211:78: style: The scope of the variable 'used_ver' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/grparser.c:1212:32: style: The scope of the variable 'used_name' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/grparser.c:1155:8: warning: The buffer 'grnm' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
astropy-3.0.4/cextern/cfitsio/lib/grparser.c:1310:8: warning: The buffer 'grnm' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
astropy-3.0.4/cextern/cfitsio/lib/histo.c:982:27: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
astropy-3.0.4/cextern/cfitsio/lib/histo.c:979:24: note: outer condition: *colname[ii]=='\0'
astropy-3.0.4/cextern/cfitsio/lib/histo.c:982:27: note: identical inner condition: *colname[ii]=='\0'
astropy-3.0.4/cextern/cfitsio/lib/histo.c:1631:27: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
astropy-3.0.4/cextern/cfitsio/lib/histo.c:1628:24: note: outer condition: *colname[ii]=='\0'
astropy-3.0.4/cextern/cfitsio/lib/histo.c:1631:27: note: identical inner condition: *colname[ii]=='\0'
astropy-3.0.4/cextern/cfitsio/lib/histo.c:1932:8: style: Variable 'dvalue' is reassigned a value before the old one has been used. [redundantAssignment]
astropy-3.0.4/cextern/cfitsio/lib/histo.c:1930:8: note: Variable 'dvalue' is reassigned a value before the old one has been used.
astropy-3.0.4/cextern/cfitsio/lib/histo.c:1932:8: note: Variable 'dvalue' is reassigned a value before the old one has been used.
astropy-3.0.4/cextern/cfitsio/lib/histo.c:832:23: style: The scope of the variable 'repeat' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/histo.c:832:31: style: The scope of the variable 'imin' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/histo.c:832:37: style: The scope of the variable 'imax' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/histo.c:832:43: style: The scope of the variable 'ibin' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/histo.c:836:14: style: The scope of the variable 'colptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/histo.c:848:11: style: The scope of the variable 'cptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/histo.c:1530:14: style: The scope of the variable 'colptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/histo.c:1531:11: style: The scope of the variable 'cptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/histo.c:1534:19: style: The scope of the variable 'repeat' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/histo.c:1534:27: style: The scope of the variable 'imin' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/histo.c:1534:33: style: The scope of the variable 'imax' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/histo.c:1534:39: style: The scope of the variable 'ibin' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/histo.c:1947:10: style: The scope of the variable 'amind' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/histo.c:1947:20: style: The scope of the variable 'binsized' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/histo.c:1976:26: style: The scope of the variable 'reset' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/histo.c:2093:10: style: The scope of the variable 'amind' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/histo.c:2093:20: style: The scope of the variable 'amaxd' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/histo.c:2093:30: style: The scope of the variable 'binsized' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/histo.c:2093:43: style: The scope of the variable 'weightd' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/histo.c:2138:10: style: The scope of the variable 'imin' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/histo.c:2138:16: style: The scope of the variable 'imax' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/histo.c:2138:22: style: The scope of the variable 'ibin' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/histo.c:2280:17: style: The scope of the variable 'ntodo' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/histo.c:33:25: style: Function 'ffbins' argument 3 names different: declaration 'haxis' definition 'histaxis'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:745:58: note: Function 'ffbins' argument 3 names different: declaration 'haxis' definition 'histaxis'.
astropy-3.0.4/cextern/cfitsio/lib/histo.c:33:25: note: Function 'ffbins' argument 3 names different: declaration 'haxis' definition 'histaxis'.
astropy-3.0.4/cextern/cfitsio/lib/histo.c:41:28: style: Function 'ffbins' argument 11 names different: declaration 'weight' definition 'wt'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:749:60: note: Function 'ffbins' argument 11 names different: declaration 'weight' definition 'wt'.
astropy-3.0.4/cextern/cfitsio/lib/histo.c:41:28: note: Function 'ffbins' argument 11 names different: declaration 'weight' definition 'wt'.
astropy-3.0.4/cextern/cfitsio/lib/histo.c:358:19: style: Function 'ffbinr' argument 1 names different: declaration 'binspec' definition 'ptr'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:751:29: note: Function 'ffbinr' argument 1 names different: declaration 'binspec' definition 'ptr'.
astropy-3.0.4/cextern/cfitsio/lib/histo.c:358:19: note: Function 'ffbinr' argument 1 names different: declaration 'binspec' definition 'ptr'.
astropy-3.0.4/cextern/cfitsio/lib/histo.c:539:18: style: Function 'ffhist2' argument 15 names different: declaration 'rowselect' definition 'selectrow'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:1858:29: note: Function 'ffhist2' argument 15 names different: declaration 'rowselect' definition 'selectrow'.
astropy-3.0.4/cextern/cfitsio/lib/histo.c:539:18: note: Function 'ffhist2' argument 15 names different: declaration 'rowselect' definition 'selectrow'.
astropy-3.0.4/cextern/cfitsio/lib/histo.c:824:18: style: Function 'ffhist' argument 15 names different: declaration 'rowselect' definition 'selectrow'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:1851:29: note: Function 'ffhist' argument 15 names different: declaration 'rowselect' definition 'selectrow'.
astropy-3.0.4/cextern/cfitsio/lib/histo.c:824:18: note: Function 'ffhist' argument 15 names different: declaration 'rowselect' definition 'selectrow'.
astropy-3.0.4/cextern/cfitsio/lib/histo.c:2311:36: style: Function 'ffwritehisto' argument 2 names different: declaration 'offset' definition 'pixoffset'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:392:36: note: Function 'ffwritehisto' argument 2 names different: declaration 'offset' definition 'pixoffset'.
astropy-3.0.4/cextern/cfitsio/lib/histo.c:2311:36: note: Function 'ffwritehisto' argument 2 names different: declaration 'offset' definition 'pixoffset'.
astropy-3.0.4/cextern/cfitsio/lib/histo.c:1496:7: style: Variable 'amind' is assigned a value that is never used. [unreadVariable]
astropy-3.0.4/cextern/cfitsio/lib/histo.c:1497:7: style: Variable 'amaxd' is assigned a value that is never used. [unreadVariable]
astropy-3.0.4/cextern/cfitsio/lib/histo.c:1498:7: style: Variable 'binsized' is assigned a value that is never used. [unreadVariable]
astropy-3.0.4/cextern/cfitsio/lib/histo.c:2105:23: style: Variable 'weightd' is assigned a value that is never used. [unreadVariable]
astropy-3.0.4/cextern/cfitsio/lib/histo.c:316:13: error: Null pointer dereference [nullPointer]
astropy-3.0.4/cextern/cfitsio/lib/histo.c:800:26: error: Uninitialized variable: wtcolnum [uninitvar]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:1594:35: portability: Casting between double* and float* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:1604:22: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:1609:22: portability: Casting from double* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:1614:22: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:4008:20: portability: Casting between double* and float* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:4114:20: portability: Casting between double* and float* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:6310:23: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:6314:23: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:6363:24: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:6367:24: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:6401:23: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:6405:23: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:6442:23: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:6446:23: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:6508:23: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:6512:23: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:6602:23: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:6606:23: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:6640:25: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:6644:25: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:6679:23: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:6683:23: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:180:12: style: The scope of the variable 'temp' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:963:14: style: The scope of the variable 'remain' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:1443:10: style: The scope of the variable 'card' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:1712:10: style: The scope of the variable 'ii' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:1715:10: style: The scope of the variable 'nelem' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:1716:9: style: The scope of the variable 'tilecol' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:1718:18: style: The scope of the variable 'bzlen' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:1719:9: style: The scope of the variable 'ihcompscale' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:1720:11: style: The scope of the variable 'hcompscale' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:1724:15: style: The scope of the variable 'lldata' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:2157:10: style: The scope of the variable 'coltype' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:2408:9: style: The scope of the variable 'flagval' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:2409:10: style: The scope of the variable 'ii' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:2458:29: style: The scope of the variable 'uintflagval' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:2672:10: style: The scope of the variable 'irow' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:2672:16: style: The scope of the variable 'ii' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:2673:11: style: The scope of the variable 'floatnull' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:2674:20: style: The scope of the variable 'usbbuff' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:2675:19: style: The scope of the variable 'dithersum' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:2812:10: style: The scope of the variable 'irow' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:2812:16: style: The scope of the variable 'ii' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:2813:12: style: The scope of the variable 'doublenull' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:2814:20: style: The scope of the variable 'usbbuff' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:2815:19: style: The scope of the variable 'dithersum' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:2989:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:3095:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:3451:27: style: The scope of the variable 'card' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:4171:9: style: The scope of the variable 'ii' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:5449:20: style: The scope of the variable 'keyclass' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:5499:27: style: The scope of the variable 'card2' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:5778:9: style: The scope of the variable 'ii' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:5782:9: style: The scope of the variable 'blocksize' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:5782:20: style: The scope of the variable 'ntilebins' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:5787:10: style: The scope of the variable 'tilesize' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:6803:10: style: The scope of the variable 'tf' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:6803:14: style: The scope of the variable 'tl' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:6911:16: style: The scope of the variable 'tf' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:6911:20: style: The scope of the variable 'tl' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:6912:18: style: The scope of the variable 't4' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:7148:16: style: The scope of the variable 'tf' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:7148:20: style: The scope of the variable 'tl' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:7149:18: style: The scope of the variable 't4' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:7914:10: style: The scope of the variable 'maxchunksize' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:9290:17: style: The scope of the variable 'cptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:805:17: style: Function 'fits_get_dither_seed' argument 2 names different: declaration 'seed' definition 'offset'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:1981:57: note: Function 'fits_get_dither_seed' argument 2 names different: declaration 'seed' definition 'offset'.
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:805:17: note: Function 'fits_get_dither_seed' argument 2 names different: declaration 'seed' definition 'offset'.
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:953:13: style: Function 'imcomp_init_table' argument 2 names different: declaration 'bitpix' definition 'inbitpix'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:959:13: note: Function 'imcomp_init_table' argument 2 names different: declaration 'bitpix' definition 'inbitpix'.
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:953:13: note: Function 'imcomp_init_table' argument 2 names different: declaration 'bitpix' definition 'inbitpix'.
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:1680:10: style: Function 'imcomp_compress_tile' argument 6 names different: declaration 'nx' definition 'tilenx'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:970:55: note: Function 'imcomp_compress_tile' argument 6 names different: declaration 'nx' definition 'tilenx'.
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:1680:10: note: Function 'imcomp_compress_tile' argument 6 names different: declaration 'nx' definition 'tilenx'.
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:1681:10: style: Function 'imcomp_compress_tile' argument 7 names different: declaration 'ny' definition 'tileny'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:970:64: note: Function 'imcomp_compress_tile' argument 7 names different: declaration 'ny' definition 'tileny'.
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:1681:10: note: Function 'imcomp_compress_tile' argument 7 names different: declaration 'ny' definition 'tileny'.
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:1683:11: style: Function 'imcomp_compress_tile' argument 9 names different: declaration 'nullval' definition 'nullflagval'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:971:26: note: Function 'imcomp_compress_tile' argument 9 names different: declaration 'nullval' definition 'nullflagval'.
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:1683:11: note: Function 'imcomp_compress_tile' argument 9 names different: declaration 'nullval' definition 'nullflagval'.
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:3427:20: style: Function 'fits_write_compressed_img' argument 3 names different: declaration 'fpixel' definition 'infpixel'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:946:35: note: Function 'fits_write_compressed_img' argument 3 names different: declaration 'fpixel' definition 'infpixel'.
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:3427:20: note: Function 'fits_write_compressed_img' argument 3 names different: declaration 'fpixel' definition 'infpixel'.
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:3428:20: style: Function 'fits_write_compressed_img' argument 4 names different: declaration 'lpixel' definition 'inlpixel'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:946:49: note: Function 'fits_write_compressed_img' argument 4 names different: declaration 'lpixel' definition 'inlpixel'.
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:3428:20: note: Function 'fits_write_compressed_img' argument 4 names different: declaration 'lpixel' definition 'inlpixel'.
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:3434:19: style: Function 'fits_write_compressed_img' argument 7 names different: declaration 'nulval' definition 'nullval'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:947:48: note: Function 'fits_write_compressed_img' argument 7 names different: declaration 'nulval' definition 'nullval'.
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:3434:19: note: Function 'fits_write_compressed_img' argument 7 names different: declaration 'nulval' definition 'nullval'.
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:3695:24: style: Function 'fits_write_compressed_pixels' argument 4 names different: declaration 'npixels' definition 'npixel'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:950:55: note: Function 'fits_write_compressed_pixels' argument 4 names different: declaration 'npixels' definition 'npixel'.
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:3695:24: note: Function 'fits_write_compressed_pixels' argument 4 names different: declaration 'npixels' definition 'npixel'.
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:3701:19: style: Function 'fits_write_compressed_pixels' argument 7 names different: declaration 'nulval' definition 'nullval'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:951:48: note: Function 'fits_write_compressed_pixels' argument 7 names different: declaration 'nulval' definition 'nullval'.
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:3701:19: note: Function 'fits_write_compressed_pixels' argument 7 names different: declaration 'nulval' definition 'nullval'.
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:4325:24: style: Function 'fits_read_compressed_img' argument 3 names different: declaration 'fpixel' definition 'infpixel'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:992:39: note: Function 'fits_read_compressed_img' argument 3 names different: declaration 'fpixel' definition 'infpixel'.
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:4325:24: note: Function 'fits_read_compressed_img' argument 3 names different: declaration 'fpixel' definition 'infpixel'.
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:4326:24: style: Function 'fits_read_compressed_img' argument 4 names different: declaration 'lpixel' definition 'inlpixel'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:992:57: note: Function 'fits_read_compressed_img' argument 4 names different: declaration 'lpixel' definition 'inlpixel'.
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:4326:24: note: Function 'fits_read_compressed_img' argument 4 names different: declaration 'lpixel' definition 'inlpixel'.
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:4327:20: style: Function 'fits_read_compressed_img' argument 5 names different: declaration 'inc' definition 'ininc'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:992:70: note: Function 'fits_read_compressed_img' argument 5 names different: declaration 'inc' definition 'ininc'.
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:4327:20: note: Function 'fits_read_compressed_img' argument 5 names different: declaration 'inc' definition 'ininc'.
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:4331:19: style: Function 'fits_read_compressed_img' argument 7 names different: declaration 'nulval' definition 'nullval'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:993:34: note: Function 'fits_read_compressed_img' argument 7 names different: declaration 'nulval' definition 'nullval'.
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:4331:19: note: Function 'fits_read_compressed_img' argument 7 names different: declaration 'nulval' definition 'nullval'.
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:4881:24: style: Function 'fits_read_compressed_pixels' argument 4 names different: declaration 'npixels' definition 'npixel'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:996:55: note: Function 'fits_read_compressed_pixels' argument 4 names different: declaration 'npixels' definition 'npixel'.
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:4881:24: note: Function 'fits_read_compressed_pixels' argument 4 names different: declaration 'npixels' definition 'npixel'.
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:4885:19: style: Function 'fits_read_compressed_pixels' argument 6 names different: declaration 'nulval' definition 'nullval'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:997:34: note: Function 'fits_read_compressed_pixels' argument 6 names different: declaration 'nulval' definition 'nullval'.
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:4885:19: note: Function 'fits_read_compressed_pixels' argument 6 names different: declaration 'nulval' definition 'nullval'.
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:5764:15: style: Function 'imcomp_decompress_tile' argument 3 names different: declaration 'tilesize' definition 'tilelen'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:1006:25: note: Function 'imcomp_decompress_tile' argument 3 names different: declaration 'tilesize' definition 'tilelen'.
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:5764:15: note: Function 'imcomp_decompress_tile' argument 3 names different: declaration 'tilesize' definition 'tilelen'.
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:6783:11: style: Function 'imcomp_test_overlap' argument 6 names different: declaration 'inc' definition 'ininc'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:1014:44: note: Function 'imcomp_test_overlap' argument 6 names different: declaration 'inc' definition 'ininc'.
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:6783:11: note: Function 'imcomp_test_overlap' argument 6 names different: declaration 'inc' definition 'ininc'.
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:6887:11: style: Function 'imcomp_copy_overlap' argument 10 names different: declaration 'inc' definition 'ininc'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:1011:44: note: Function 'imcomp_copy_overlap' argument 10 names different: declaration 'inc' definition 'ininc'.
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:6887:11: note: Function 'imcomp_copy_overlap' argument 10 names different: declaration 'inc' definition 'ininc'.
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:9517:45: style: Function 'fits_short_to_int_inplace' argument 1 names different: declaration 'intarray' definition 'shortarray'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:165:45: note: Function 'fits_short_to_int_inplace' argument 1 names different: declaration 'intarray' definition 'shortarray'.
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:9517:45: note: Function 'fits_short_to_int_inplace' argument 1 names different: declaration 'intarray' definition 'shortarray'.
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:9580:55: style: Function 'fits_ushort_to_int_inplace' argument 1 names different: declaration 'intarray' definition 'ushortarray'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:166:55: note: Function 'fits_ushort_to_int_inplace' argument 1 names different: declaration 'intarray' definition 'ushortarray'.
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:9580:55: note: Function 'fits_ushort_to_int_inplace' argument 1 names different: declaration 'intarray' definition 'ushortarray'.
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:9644:53: style: Function 'fits_ubyte_to_int_inplace' argument 1 names different: declaration 'intarray' definition 'ubytearray'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:168:53: note: Function 'fits_ubyte_to_int_inplace' argument 1 names different: declaration 'intarray' definition 'ubytearray'.
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:9644:53: note: Function 'fits_ubyte_to_int_inplace' argument 1 names different: declaration 'intarray' definition 'ubytearray'.
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:9708:51: style: Function 'fits_sbyte_to_int_inplace' argument 1 names different: declaration 'intarray' definition 'sbytearray'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:167:51: note: Function 'fits_sbyte_to_int_inplace' argument 1 names different: declaration 'intarray' definition 'sbytearray'.
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:9708:51: note: Function 'fits_sbyte_to_int_inplace' argument 1 names different: declaration 'intarray' definition 'sbytearray'.
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:4766:12: style: Variable 'inc' is assigned a value that is never used. [unreadVariable]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:6856:9: style: Variable 'imgfpix' is assigned a value that is never used. [unreadVariable]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:6857:9: style: Variable 'imglpix' is assigned a value that is never used. [unreadVariable]
astropy-3.0.4/cextern/cfitsio/lib/imcompress.c:2001:20: error: Memory leak: cbuf [memleak]
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:2066:14: warning: Either the condition 'v1==NULL' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:2069:13: note: Assuming that condition 'v1==NULL' is not redundant
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:2066:14: note: Null pointer addition
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:347:26: style: The scope of the variable 'i' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:349:23: style: The scope of the variable 'nbaxis' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:349:31: style: The scope of the variable 'nbl' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:349:36: style: The scope of the variable 'nbdiff' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:562:24: style: The scope of the variable 'ib' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:1204:18: style: The scope of the variable 'temp' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:1227:10: style: The scope of the variable 'temp0' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:1227:17: style: The scope of the variable 'temp1' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:1227:24: style: The scope of the variable 'temp2' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:1227:31: style: The scope of the variable 'temp3' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:1322:8: style: The scope of the variable 'dval' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:1323:5: style: The scope of the variable 'minint' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:1324:6: style: The scope of the variable 'val' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:1368:6: style: The scope of the variable 'lval' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:1406:7: style: The scope of the variable 'cwhite' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:1411:49: style: The scope of the variable 'brack2' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:1413:6: style: The scope of the variable 'ipar' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:1564:9: style: The scope of the variable 'icol' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:1564:15: style: The scope of the variable 'nextchar' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:1564:25: style: The scope of the variable 'lkey' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:1564:31: style: The scope of the variable 'nleft' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:1659:9: style: The scope of the variable 'icol' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:1659:15: style: The scope of the variable 'nextchar' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:1659:25: style: The scope of the variable 'lkey' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:1659:31: style: The scope of the variable 'nleft' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:1901:11: style: The scope of the variable 'v' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:1901:30: style: The scope of the variable 'q1' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:1901:35: style: The scope of the variable 'q2' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:1901:40: style: The scope of the variable 'c1' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:2039:7: style: The scope of the variable 'line' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:2041:8: style: The scope of the variable 'vp' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:2041:35: style: The scope of the variable 'c1' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:2041:40: style: The scope of the variable 'q1' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:2041:45: style: The scope of the variable 'q2' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:1319:6: style: Function 'hgeti4' argument 3 names different: declaration 'val' definition 'ival'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:139:54: note: Function 'hgeti4' argument 3 names different: declaration 'val' definition 'ival'.
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:1319:6: note: Function 'hgeti4' argument 3 names different: declaration 'val' definition 'ival'.
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:1365:7: style: Function 'hgets' argument 4 names different: declaration 'string' definition 'str'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:140:64: note: Function 'hgets' argument 4 names different: declaration 'string' definition 'str'.
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:1365:7: note: Function 'hgets' argument 4 names different: declaration 'string' definition 'str'.
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:1398:7: style: Function 'hgetc' argument 2 names different: declaration 'keyword' definition 'keyword0'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:141:41: note: Function 'hgetc' argument 2 names different: declaration 'keyword' definition 'keyword0'.
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:1398:7: note: Function 'hgetc' argument 2 names different: declaration 'keyword' definition 'keyword0'.
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:1894:7: style: Function 'hputc' argument 3 names different: declaration 'cval' definition 'value'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:150:53: note: Function 'hputc' argument 3 names different: declaration 'cval' definition 'value'.
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:1894:7: note: Function 'hputc' argument 3 names different: declaration 'cval' definition 'value'.
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:1412:15: style: Unused variable: saveptr [unusedVariable]
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:1905:2: style: Variable 'blank' is assigned a value that is never used. [unreadVariable]
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:291:9: error: Resource leak: fd [resourceLeak]
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:299:9: error: Resource leak: fd [resourceLeak]
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:306:9: error: Resource leak: fd [resourceLeak]
astropy-3.0.4/cextern/cfitsio/lib/iraffits.c:317:2: error: Resource leak: fd [resourceLeak]
astropy-3.0.4/cextern/cfitsio/lib/modkey.c:147:10: style: The scope of the variable 'junk' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/modkey.c:421:10: style: The scope of the variable 'nextcomm' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/modkey.c:422:17: style: The scope of the variable 'len' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/modkey.c:525:11: style: The scope of the variable 'loc' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/modkey.c:615:27: style: The scope of the variable 'nextcomm' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/modkey.c:616:9: style: The scope of the variable 'len' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/modkey.c:1588:10: style: The scope of the variable 'nblocks' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/modkey.c:1672:17: style: The scope of the variable 'len' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/modkey.c:1674:10: style: The scope of the variable 'message' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/modkey.c:1674:32: style: The scope of the variable 'nextcomm' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/modkey.c:1729:17: style: The scope of the variable 'len' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/modkey.c:1731:27: style: The scope of the variable 'message' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/modkey.c:1731:49: style: The scope of the variable 'nextcomm' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/modkey.c:1791:10: style: The scope of the variable 'message' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/modkey.c:668:25: style: Function 'ffmkls' argument 4 names different: declaration 'comm' definition 'incomm'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:1043:90: note: Function 'ffmkls' argument 4 names different: declaration 'comm' definition 'incomm'.
astropy-3.0.4/cextern/cfitsio/lib/modkey.c:668:25: note: Function 'ffmkls' argument 4 names different: declaration 'comm' definition 'incomm'.
astropy-3.0.4/cextern/cfitsio/lib/putcol.c:551:19: style: Function 'ffpss' argument 3 names different: declaration 'fpixel' definition 'blc'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:1624:18: note: Function 'ffpss' argument 3 names different: declaration 'fpixel' definition 'blc'.
astropy-3.0.4/cextern/cfitsio/lib/putcol.c:551:19: note: Function 'ffpss' argument 3 names different: declaration 'fpixel' definition 'blc'.
astropy-3.0.4/cextern/cfitsio/lib/putcol.c:552:19: style: Function 'ffpss' argument 4 names different: declaration 'lpixel' definition 'trc'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:1624:32: note: Function 'ffpss' argument 4 names different: declaration 'lpixel' definition 'trc'.
astropy-3.0.4/cextern/cfitsio/lib/putcol.c:552:19: note: Function 'ffpss' argument 4 names different: declaration 'lpixel' definition 'trc'.
astropy-3.0.4/cextern/cfitsio/lib/putcol.c:1022:16: style: Function 'ffiter' argument 1 names different: declaration 'ncols' definition 'n_cols'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:1694:26: note: Function 'ffiter' argument 1 names different: declaration 'ncols' definition 'n_cols'.
astropy-3.0.4/cextern/cfitsio/lib/putcol.c:1022:16: note: Function 'ffiter' argument 1 names different: declaration 'ncols' definition 'n_cols'.
astropy-3.0.4/cextern/cfitsio/lib/putcol.c:1023:25: style: Function 'ffiter' argument 2 names different: declaration 'data' definition 'cols'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:1694:47: note: Function 'ffiter' argument 2 names different: declaration 'data' definition 'cols'.
astropy-3.0.4/cextern/cfitsio/lib/putcol.c:1023:25: note: Function 'ffiter' argument 2 names different: declaration 'data' definition 'cols'.
astropy-3.0.4/cextern/cfitsio/lib/putcol.c:1025:17: style: Function 'ffiter' argument 4 names different: declaration 'nPerLoop' definition 'n_per_loop'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:1694:71: note: Function 'ffiter' argument 4 names different: declaration 'nPerLoop' definition 'n_per_loop'.
astropy-3.0.4/cextern/cfitsio/lib/putcol.c:1025:17: note: Function 'ffiter' argument 4 names different: declaration 'nPerLoop' definition 'n_per_loop'.
astropy-3.0.4/cextern/cfitsio/lib/putcol.c:1026:18: style: Function 'ffiter' argument 5 names different: declaration 'workFn' definition 'work_fn'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:1695:18: note: Function 'ffiter' argument 5 names different: declaration 'workFn' definition 'work_fn'.
astropy-3.0.4/cextern/cfitsio/lib/putcol.c:1026:18: note: Function 'ffiter' argument 5 names different: declaration 'workFn' definition 'work_fn'.
astropy-3.0.4/cextern/cfitsio/lib/putcol.c:1653:11: warning: Size of pointer 'stringptr' used instead of size of its data. [pointerSize]
astropy-3.0.4/cextern/cfitsio/lib/putcol.c:1851:22: error: Null pointer dereference [nullPointer]
astropy-3.0.4/cextern/cfitsio/lib/putcolb.c:131:10: style: The scope of the variable 'fpixel' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolb.c:131:30: style: The scope of the variable 'lpixel' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolb.c:361:11: style: The scope of the variable 'ntodo' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolb.c:362:41: style: The scope of the variable 'wrtptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolb.c:747:10: style: The scope of the variable 'ii' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolb.c:748:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolb.c:789:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolb.c:836:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolb.c:883:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolb.c:984:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolb.c:707:19: style: Function 'ffpextn' argument 4 names different: declaration 'array' definition 'buffer'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:1511:78: note: Function 'ffpextn' argument 4 names different: declaration 'array' definition 'buffer'.
astropy-3.0.4/cextern/cfitsio/lib/putcolb.c:707:19: note: Function 'ffpextn' argument 4 names different: declaration 'array' definition 'buffer'.
astropy-3.0.4/cextern/cfitsio/lib/putcolb.c:736:28: style: Function 'ffi1fi1' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:755:28: note: Function 'ffi1fi1' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolb.c:736:28: note: Function 'ffi1fi1' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolb.c:740:28: style: Function 'ffi1fi1' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:756:28: note: Function 'ffi1fi1' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolb.c:740:28: note: Function 'ffi1fi1' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolb.c:777:28: style: Function 'ffi1fi2' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:778:28: note: Function 'ffi1fi2' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolb.c:777:28: note: Function 'ffi1fi2' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolb.c:781:20: style: Function 'ffi1fi2' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:779:20: note: Function 'ffi1fi2' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolb.c:781:20: note: Function 'ffi1fi2' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolb.c:824:28: style: Function 'ffi1fi4' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:801:28: note: Function 'ffi1fi4' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolb.c:824:28: note: Function 'ffi1fi4' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolb.c:828:23: style: Function 'ffi1fi4' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:802:23: note: Function 'ffi1fi4' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolb.c:828:23: note: Function 'ffi1fi4' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolb.c:871:28: style: Function 'ffi1fi8' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:830:28: note: Function 'ffi1fi8' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolb.c:871:28: note: Function 'ffi1fi8' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolb.c:875:23: style: Function 'ffi1fi8' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:831:23: note: Function 'ffi1fi8' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolb.c:875:23: note: Function 'ffi1fi8' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolb.c:918:28: style: Function 'ffi1fr4' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:847:28: note: Function 'ffi1fr4' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolb.c:918:28: note: Function 'ffi1fr4' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolb.c:922:20: style: Function 'ffi1fr4' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:848:20: note: Function 'ffi1fr4' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolb.c:922:20: note: Function 'ffi1fr4' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolb.c:944:28: style: Function 'ffi1fr8' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:870:28: note: Function 'ffi1fr8' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolb.c:944:28: note: Function 'ffi1fr8' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolb.c:948:21: style: Function 'ffi1fr8' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:871:21: note: Function 'ffi1fr8' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolb.c:948:21: note: Function 'ffi1fr8' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcold.c:128:10: style: The scope of the variable 'fpixel' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcold.c:128:30: style: The scope of the variable 'lpixel' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcold.c:359:10: style: The scope of the variable 'ntodo' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcold.c:360:41: style: The scope of the variable 'wrtptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcold.c:743:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcold.c:798:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcold.c:858:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcold.c:918:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcold.c:1003:10: style: The scope of the variable 'ii' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcold.c:1031:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcold.c:731:21: style: Function 'ffr8fi1' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:775:21: note: Function 'ffr8fi1' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcold.c:731:21: note: Function 'ffr8fi1' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcold.c:735:28: style: Function 'ffr8fi1' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:776:28: note: Function 'ffr8fi1' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcold.c:735:28: note: Function 'ffr8fi1' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcold.c:786:21: style: Function 'ffr8fi2' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:798:21: note: Function 'ffr8fi2' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcold.c:786:21: note: Function 'ffr8fi2' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcold.c:790:20: style: Function 'ffr8fi2' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:799:20: note: Function 'ffr8fi2' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcold.c:790:20: note: Function 'ffr8fi2' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcold.c:846:21: style: Function 'ffr8fi4' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:821:21: note: Function 'ffr8fi4' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcold.c:846:21: note: Function 'ffr8fi4' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcold.c:850:23: style: Function 'ffr8fi4' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:822:23: note: Function 'ffr8fi4' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcold.c:850:23: note: Function 'ffr8fi4' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcold.c:906:21: style: Function 'ffr8fi8' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:836:21: note: Function 'ffr8fi8' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcold.c:906:21: note: Function 'ffr8fi8' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcold.c:910:23: style: Function 'ffr8fi8' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:837:23: note: Function 'ffr8fi8' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcold.c:910:23: note: Function 'ffr8fi8' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcold.c:966:21: style: Function 'ffr8fr4' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:867:21: note: Function 'ffr8fr4' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcold.c:966:21: note: Function 'ffr8fr4' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcold.c:970:20: style: Function 'ffr8fr4' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:868:20: note: Function 'ffr8fr4' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcold.c:970:20: note: Function 'ffr8fr4' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcold.c:992:21: style: Function 'ffr8fr8' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:890:21: note: Function 'ffr8fr8' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcold.c:992:21: note: Function 'ffr8fr8' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcold.c:996:21: style: Function 'ffr8fr8' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:891:21: note: Function 'ffr8fr8' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcold.c:996:21: note: Function 'ffr8fr8' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcole.c:142:10: style: The scope of the variable 'fpixel' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcole.c:142:30: style: The scope of the variable 'lpixel' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcole.c:373:10: style: The scope of the variable 'ntodo' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcole.c:374:41: style: The scope of the variable 'wrtptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcole.c:757:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcole.c:812:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcole.c:872:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcole.c:932:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcole.c:991:10: style: The scope of the variable 'ii' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcole.c:1045:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcole.c:745:20: style: Function 'ffr4fi1' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:773:20: note: Function 'ffr4fi1' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcole.c:745:20: note: Function 'ffr4fi1' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcole.c:749:28: style: Function 'ffr4fi1' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:774:28: note: Function 'ffr4fi1' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcole.c:749:28: note: Function 'ffr4fi1' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcole.c:800:20: style: Function 'ffr4fi2' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:796:20: note: Function 'ffr4fi2' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcole.c:800:20: note: Function 'ffr4fi2' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcole.c:804:20: style: Function 'ffr4fi2' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:797:20: note: Function 'ffr4fi2' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcole.c:804:20: note: Function 'ffr4fi2' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcole.c:860:20: style: Function 'ffr4fi4' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:819:20: note: Function 'ffr4fi4' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcole.c:860:20: note: Function 'ffr4fi4' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcole.c:864:23: style: Function 'ffr4fi4' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:820:23: note: Function 'ffr4fi4' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcole.c:864:23: note: Function 'ffr4fi4' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcole.c:920:20: style: Function 'ffr4fi8' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:834:20: note: Function 'ffr4fi8' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcole.c:920:20: note: Function 'ffr4fi8' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcole.c:924:23: style: Function 'ffr4fi8' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:835:23: note: Function 'ffr4fi8' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcole.c:924:23: note: Function 'ffr4fi8' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcole.c:980:20: style: Function 'ffr4fr4' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:865:20: note: Function 'ffr4fr4' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcole.c:980:20: note: Function 'ffr4fr4' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcole.c:984:20: style: Function 'ffr4fr4' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:866:20: note: Function 'ffr4fr4' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcole.c:984:20: note: Function 'ffr4fr4' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcole.c:1005:20: style: Function 'ffr4fr8' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:888:20: note: Function 'ffr4fr8' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcole.c:1005:20: note: Function 'ffr4fr8' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcole.c:1009:21: style: Function 'ffr4fr8' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:889:21: note: Function 'ffr4fr8' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcole.c:1009:21: note: Function 'ffr4fr8' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcoli.c:129:10: style: The scope of the variable 'fpixel' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcoli.c:129:30: style: The scope of the variable 'lpixel' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcoli.c:360:10: style: The scope of the variable 'ntodo' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcoli.c:361:41: style: The scope of the variable 'wrtptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcoli.c:706:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcoli.c:760:10: style: The scope of the variable 'ii' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcoli.c:761:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcoli.c:807:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcoli.c:854:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcoli.c:955:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcoli.c:694:20: style: Function 'ffi2fi1' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:761:20: note: Function 'ffi2fi1' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcoli.c:694:20: note: Function 'ffi2fi1' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcoli.c:698:28: style: Function 'ffi2fi1' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:762:28: note: Function 'ffi2fi1' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcoli.c:698:28: note: Function 'ffi2fi1' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcoli.c:749:20: style: Function 'ffi2fi2' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:784:20: note: Function 'ffi2fi2' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcoli.c:749:20: note: Function 'ffi2fi2' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcoli.c:753:20: style: Function 'ffi2fi2' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:785:20: note: Function 'ffi2fi2' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcoli.c:753:20: note: Function 'ffi2fi2' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcoli.c:795:20: style: Function 'ffi2fi4' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:807:20: note: Function 'ffi2fi4' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcoli.c:795:20: note: Function 'ffi2fi4' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcoli.c:799:23: style: Function 'ffi2fi4' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:808:23: note: Function 'ffi2fi4' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcoli.c:799:23: note: Function 'ffi2fi4' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcoli.c:842:20: style: Function 'ffi2fi8' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:828:20: note: Function 'ffi2fi8' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcoli.c:842:20: note: Function 'ffi2fi8' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcoli.c:846:23: style: Function 'ffi2fi8' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:829:23: note: Function 'ffi2fi8' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcoli.c:846:23: note: Function 'ffi2fi8' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcoli.c:889:20: style: Function 'ffi2fr4' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:853:20: note: Function 'ffi2fr4' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcoli.c:889:20: note: Function 'ffi2fr4' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcoli.c:893:20: style: Function 'ffi2fr4' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:854:20: note: Function 'ffi2fr4' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcoli.c:893:20: note: Function 'ffi2fr4' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcoli.c:915:20: style: Function 'ffi2fr8' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:876:20: note: Function 'ffi2fr8' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcoli.c:915:20: note: Function 'ffi2fr8' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcoli.c:919:21: style: Function 'ffi2fr8' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:877:21: note: Function 'ffi2fr8' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcoli.c:919:21: note: Function 'ffi2fr8' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:129:10: style: The scope of the variable 'fpixel' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:129:30: style: The scope of the variable 'lpixel' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:360:10: style: The scope of the variable 'ntodo' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:361:41: style: The scope of the variable 'wrtptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:705:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:760:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:820:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:867:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:968:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:1346:11: style: The scope of the variable 'ntodo' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:1347:41: style: The scope of the variable 'wrtptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:1691:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:1746:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:1806:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:1866:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:1967:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:693:19: style: Function 'ffi4fi1' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:765:19: note: Function 'ffi4fi1' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:693:19: note: Function 'ffi4fi1' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:697:28: style: Function 'ffi4fi1' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:766:28: note: Function 'ffi4fi1' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:697:28: note: Function 'ffi4fi1' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:748:19: style: Function 'ffi4fi2' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:788:19: note: Function 'ffi4fi2' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:748:19: note: Function 'ffi4fi2' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:752:20: style: Function 'ffi4fi2' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:789:20: note: Function 'ffi4fi2' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:752:20: note: Function 'ffi4fi2' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:808:19: style: Function 'ffi4fi4' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:811:19: note: Function 'ffi4fi4' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:808:19: note: Function 'ffi4fi4' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:812:23: style: Function 'ffi4fi4' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:812:23: note: Function 'ffi4fi4' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:812:23: note: Function 'ffi4fi4' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:855:21: style: Function 'fflongfi8' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:824:21: note: Function 'fflongfi8' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:855:21: note: Function 'fflongfi8' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:859:23: style: Function 'fflongfi8' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:825:23: note: Function 'fflongfi8' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:859:23: note: Function 'fflongfi8' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:902:19: style: Function 'ffi4fr4' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:857:19: note: Function 'ffi4fr4' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:902:19: note: Function 'ffi4fr4' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:906:20: style: Function 'ffi4fr4' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:858:20: note: Function 'ffi4fr4' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:906:20: note: Function 'ffi4fr4' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:928:19: style: Function 'ffi4fr8' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:880:19: note: Function 'ffi4fr8' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:928:19: note: Function 'ffi4fr8' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:932:21: style: Function 'ffi4fr8' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:881:21: note: Function 'ffi4fr8' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:932:21: note: Function 'ffi4fr8' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:1679:23: style: Function 'ffi8fi1' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:767:23: note: Function 'ffi8fi1' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:1679:23: note: Function 'ffi8fi1' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:1683:28: style: Function 'ffi8fi1' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:768:28: note: Function 'ffi8fi1' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:1683:28: note: Function 'ffi8fi1' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:1734:23: style: Function 'ffi8fi2' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:790:23: note: Function 'ffi8fi2' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:1734:23: note: Function 'ffi8fi2' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:1738:20: style: Function 'ffi8fi2' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:791:20: note: Function 'ffi8fi2' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:1738:20: note: Function 'ffi8fi2' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:1794:23: style: Function 'ffi8fi4' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:813:23: note: Function 'ffi8fi4' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:1794:23: note: Function 'ffi8fi4' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:1798:23: style: Function 'ffi8fi4' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:814:23: note: Function 'ffi8fi4' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:1798:23: note: Function 'ffi8fi4' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:1854:23: style: Function 'ffi8fi8' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:826:23: note: Function 'ffi8fi8' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:1854:23: note: Function 'ffi8fi8' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:1858:23: style: Function 'ffi8fi8' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:827:23: note: Function 'ffi8fi8' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:1858:23: note: Function 'ffi8fi8' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:1901:23: style: Function 'ffi8fr4' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:859:23: note: Function 'ffi8fr4' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:1901:23: note: Function 'ffi8fr4' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:1905:20: style: Function 'ffi8fr4' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:860:20: note: Function 'ffi8fr4' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:1905:20: note: Function 'ffi8fr4' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:1927:23: style: Function 'ffi8fr8' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:882:23: note: Function 'ffi8fr8' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:1927:23: note: Function 'ffi8fr8' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:1931:21: style: Function 'ffi8fr8' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:883:21: note: Function 'ffi8fr8' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolj.c:1931:21: note: Function 'ffi8fr8' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolk.c:128:10: style: The scope of the variable 'fpixel' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolk.c:128:30: style: The scope of the variable 'lpixel' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolk.c:721:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolk.c:776:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolk.c:835:10: style: The scope of the variable 'ii' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolk.c:836:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolk.c:882:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolk.c:983:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolk.c:709:19: style: Function 'ffintfi1' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:771:19: note: Function 'ffintfi1' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolk.c:709:19: note: Function 'ffintfi1' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolk.c:713:28: style: Function 'ffintfi1' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:772:28: note: Function 'ffintfi1' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolk.c:713:28: note: Function 'ffintfi1' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolk.c:764:19: style: Function 'ffintfi2' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:794:19: note: Function 'ffintfi2' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolk.c:764:19: note: Function 'ffintfi2' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolk.c:768:20: style: Function 'ffintfi2' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:795:20: note: Function 'ffintfi2' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolk.c:768:20: note: Function 'ffintfi2' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolk.c:824:19: style: Function 'ffintfi4' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:817:19: note: Function 'ffintfi4' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolk.c:824:19: note: Function 'ffintfi4' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolk.c:828:23: style: Function 'ffintfi4' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:818:23: note: Function 'ffintfi4' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolk.c:828:23: note: Function 'ffintfi4' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolk.c:870:19: style: Function 'ffintfi8' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:838:19: note: Function 'ffintfi8' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolk.c:870:19: note: Function 'ffintfi8' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolk.c:874:23: style: Function 'ffintfi8' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:839:23: note: Function 'ffintfi8' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolk.c:874:23: note: Function 'ffintfi8' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolk.c:917:19: style: Function 'ffintfr4' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:863:19: note: Function 'ffintfr4' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolk.c:917:19: note: Function 'ffintfr4' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolk.c:921:20: style: Function 'ffintfr4' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:864:20: note: Function 'ffintfr4' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolk.c:921:20: note: Function 'ffintfr4' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolk.c:943:19: style: Function 'ffintfr8' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:886:19: note: Function 'ffintfr8' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolk.c:943:19: note: Function 'ffintfr8' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolk.c:947:21: style: Function 'ffintfr8' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:887:21: note: Function 'ffintfr8' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolk.c:947:21: note: Function 'ffintfr8' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcoll.c:26:41: style: The scope of the variable 'wrtptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcoll.c:257:15: style: Variable 'offset' is assigned a value that is never used. [unreadVariable]
astropy-3.0.4/cextern/cfitsio/lib/putcols.c:139:16: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/putcols.c:23:34: style: The scope of the variable 'nchar' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcols.c:25:18: style: The scope of the variable 'ntodo' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcols.c:26:41: style: The scope of the variable 'wrtptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcols.c:34:11: style: The scope of the variable 'buffer' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolsb.c:128:10: style: The scope of the variable 'fpixel' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolsb.c:128:30: style: The scope of the variable 'lpixel' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolsb.c:359:10: style: The scope of the variable 'ntodo' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolsb.c:360:41: style: The scope of the variable 'wrtptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolsb.c:745:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolsb.c:792:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolsb.c:839:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolsb.c:940:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolsb.c:675:26: style: Function 'ffs1fi1' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:757:26: note: Function 'ffs1fi1' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolsb.c:675:26: note: Function 'ffs1fi1' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolsb.c:679:28: style: Function 'ffs1fi1' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:758:28: note: Function 'ffs1fi1' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolsb.c:679:28: note: Function 'ffs1fi1' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolsb.c:733:26: style: Function 'ffs1fi2' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:780:26: note: Function 'ffs1fi2' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolsb.c:733:26: note: Function 'ffs1fi2' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolsb.c:737:20: style: Function 'ffs1fi2' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:781:20: note: Function 'ffs1fi2' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolsb.c:737:20: note: Function 'ffs1fi2' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolsb.c:780:26: style: Function 'ffs1fi4' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:803:26: note: Function 'ffs1fi4' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolsb.c:780:26: note: Function 'ffs1fi4' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolsb.c:784:23: style: Function 'ffs1fi4' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:804:23: note: Function 'ffs1fi4' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolsb.c:784:23: note: Function 'ffs1fi4' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolsb.c:827:26: style: Function 'ffs1fi8' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:832:26: note: Function 'ffs1fi8' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolsb.c:827:26: note: Function 'ffs1fi8' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolsb.c:831:23: style: Function 'ffs1fi8' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:833:23: note: Function 'ffs1fi8' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolsb.c:831:23: note: Function 'ffs1fi8' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolsb.c:874:26: style: Function 'ffs1fr4' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:849:26: note: Function 'ffs1fr4' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolsb.c:874:26: note: Function 'ffs1fr4' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolsb.c:878:20: style: Function 'ffs1fr4' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:850:20: note: Function 'ffs1fr4' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolsb.c:878:20: note: Function 'ffs1fr4' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolsb.c:900:26: style: Function 'ffs1fr8' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:872:26: note: Function 'ffs1fr8' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolsb.c:900:26: note: Function 'ffs1fr8' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolsb.c:904:21: style: Function 'ffs1fr8' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:873:21: note: Function 'ffs1fr8' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolsb.c:904:21: note: Function 'ffs1fr8' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolu.c:98:49: style: The scope of the variable 'leng' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolu.c:104:41: style: The scope of the variable 'wrtptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolu.c:111:12: style: The scope of the variable 'buffsize' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolu.c:349:49: style: The scope of the variable 'leng' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolu.c:355:41: style: The scope of the variable 'wrtptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolu.c:362:12: style: The scope of the variable 'buffsize' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolu.c:82:23: style: Function 'ffpclu' argument 5 names different: declaration 'nelem' definition 'nelempar'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:1731:21: note: Function 'ffpclu' argument 5 names different: declaration 'nelem' definition 'nelempar'.
astropy-3.0.4/cextern/cfitsio/lib/putcolu.c:82:23: note: Function 'ffpclu' argument 5 names different: declaration 'nelem' definition 'nelempar'.
astropy-3.0.4/cextern/cfitsio/lib/putcolui.c:128:10: style: The scope of the variable 'fpixel' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolui.c:128:30: style: The scope of the variable 'lpixel' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolui.c:359:10: style: The scope of the variable 'ntodo' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolui.c:360:41: style: The scope of the variable 'wrtptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolui.c:675:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolui.c:788:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolui.c:835:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolui.c:936:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcolui.c:663:29: style: Function 'ffu2fi1' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:759:29: note: Function 'ffu2fi1' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolui.c:663:29: note: Function 'ffu2fi1' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolui.c:667:28: style: Function 'ffu2fi1' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:760:28: note: Function 'ffu2fi1' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolui.c:667:28: note: Function 'ffu2fi1' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolui.c:713:29: style: Function 'ffu2fi2' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:782:29: note: Function 'ffu2fi2' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolui.c:713:29: note: Function 'ffu2fi2' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolui.c:717:20: style: Function 'ffu2fi2' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:783:20: note: Function 'ffu2fi2' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolui.c:717:20: note: Function 'ffu2fi2' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolui.c:776:29: style: Function 'ffu2fi4' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:805:29: note: Function 'ffu2fi4' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolui.c:776:29: note: Function 'ffu2fi4' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolui.c:780:23: style: Function 'ffu2fi4' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:806:23: note: Function 'ffu2fi4' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolui.c:780:23: note: Function 'ffu2fi4' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolui.c:823:29: style: Function 'ffu2fi8' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:840:29: note: Function 'ffu2fi8' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolui.c:823:29: note: Function 'ffu2fi8' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolui.c:827:23: style: Function 'ffu2fi8' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:841:23: note: Function 'ffu2fi8' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolui.c:827:23: note: Function 'ffu2fi8' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolui.c:870:29: style: Function 'ffu2fr4' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:851:29: note: Function 'ffu2fr4' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolui.c:870:29: note: Function 'ffu2fr4' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolui.c:874:20: style: Function 'ffu2fr4' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:852:20: note: Function 'ffu2fr4' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolui.c:874:20: note: Function 'ffu2fr4' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolui.c:896:29: style: Function 'ffu2fr8' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:874:29: note: Function 'ffu2fr8' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolui.c:896:29: note: Function 'ffu2fr8' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcolui.c:900:21: style: Function 'ffu2fr8' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:875:21: note: Function 'ffu2fr8' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcolui.c:900:21: note: Function 'ffu2fr8' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcoluj.c:128:10: style: The scope of the variable 'fpixel' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcoluj.c:128:30: style: The scope of the variable 'lpixel' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcoluj.c:359:10: style: The scope of the variable 'ntodo' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcoluj.c:360:41: style: The scope of the variable 'wrtptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcoluj.c:674:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcoluj.c:724:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcoluj.c:842:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcoluj.c:943:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcoluj.c:662:28: style: Function 'ffu4fi1' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:763:28: note: Function 'ffu4fi1' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcoluj.c:662:28: note: Function 'ffu4fi1' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcoluj.c:666:28: style: Function 'ffu4fi1' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:764:28: note: Function 'ffu4fi1' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcoluj.c:666:28: note: Function 'ffu4fi1' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcoluj.c:712:28: style: Function 'ffu4fi2' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:786:28: note: Function 'ffu4fi2' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcoluj.c:712:28: note: Function 'ffu4fi2' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcoluj.c:716:20: style: Function 'ffu4fi2' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:787:20: note: Function 'ffu4fi2' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcoluj.c:716:20: note: Function 'ffu4fi2' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcoluj.c:767:28: style: Function 'ffu4fi4' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:809:28: note: Function 'ffu4fi4' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcoluj.c:767:28: note: Function 'ffu4fi4' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcoluj.c:771:23: style: Function 'ffu4fi4' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:810:23: note: Function 'ffu4fi4' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcoluj.c:771:23: note: Function 'ffu4fi4' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcoluj.c:830:28: style: Function 'ffu4fi8' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:842:28: note: Function 'ffu4fi8' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcoluj.c:830:28: note: Function 'ffu4fi8' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcoluj.c:834:23: style: Function 'ffu4fi8' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:843:23: note: Function 'ffu4fi8' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcoluj.c:834:23: note: Function 'ffu4fi8' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcoluj.c:877:28: style: Function 'ffu4fr4' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:855:28: note: Function 'ffu4fr4' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcoluj.c:877:28: note: Function 'ffu4fr4' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcoluj.c:881:20: style: Function 'ffu4fr4' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:856:20: note: Function 'ffu4fr4' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcoluj.c:881:20: note: Function 'ffu4fr4' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcoluj.c:903:28: style: Function 'ffu4fr8' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:878:28: note: Function 'ffu4fr8' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcoluj.c:903:28: note: Function 'ffu4fr8' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcoluj.c:907:21: style: Function 'ffu4fr8' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:879:21: note: Function 'ffu4fr8' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcoluj.c:907:21: note: Function 'ffu4fr8' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcoluk.c:128:10: style: The scope of the variable 'fpixel' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcoluk.c:128:30: style: The scope of the variable 'lpixel' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcoluk.c:691:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcoluk.c:741:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcoluk.c:859:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcoluk.c:960:12: style: The scope of the variable 'dvalue' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putcoluk.c:679:29: style: Function 'ffuintfi1' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:769:29: note: Function 'ffuintfi1' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcoluk.c:679:29: note: Function 'ffuintfi1' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcoluk.c:683:28: style: Function 'ffuintfi1' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:770:28: note: Function 'ffuintfi1' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcoluk.c:683:28: note: Function 'ffuintfi1' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcoluk.c:729:29: style: Function 'ffuintfi2' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:792:29: note: Function 'ffuintfi2' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcoluk.c:729:29: note: Function 'ffuintfi2' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcoluk.c:733:20: style: Function 'ffuintfi2' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:793:20: note: Function 'ffuintfi2' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcoluk.c:733:20: note: Function 'ffuintfi2' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcoluk.c:784:29: style: Function 'ffuintfi4' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:815:29: note: Function 'ffuintfi4' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcoluk.c:784:29: note: Function 'ffuintfi4' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcoluk.c:788:23: style: Function 'ffuintfi4' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:816:23: note: Function 'ffuintfi4' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcoluk.c:788:23: note: Function 'ffuintfi4' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcoluk.c:847:29: style: Function 'ffuintfi8' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:844:29: note: Function 'ffuintfi8' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcoluk.c:847:29: note: Function 'ffuintfi8' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcoluk.c:851:23: style: Function 'ffuintfi8' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:845:23: note: Function 'ffuintfi8' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcoluk.c:851:23: note: Function 'ffuintfi8' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcoluk.c:894:29: style: Function 'ffuintfr4' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:861:29: note: Function 'ffuintfr4' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcoluk.c:894:29: note: Function 'ffuintfr4' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcoluk.c:898:20: style: Function 'ffuintfr4' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:862:20: note: Function 'ffuintfr4' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcoluk.c:898:20: note: Function 'ffuintfr4' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcoluk.c:920:29: style: Function 'ffuintfr8' argument 1 names different: declaration 'array' definition 'input'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:884:29: note: Function 'ffuintfr8' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcoluk.c:920:29: note: Function 'ffuintfr8' argument 1 names different: declaration 'array' definition 'input'.
astropy-3.0.4/cextern/cfitsio/lib/putcoluk.c:924:21: style: Function 'ffuintfr8' argument 5 names different: declaration 'buffer' definition 'output'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:885:21: note: Function 'ffuintfr8' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putcoluk.c:924:21: note: Function 'ffuintfr8' argument 5 names different: declaration 'buffer' definition 'output'.
astropy-3.0.4/cextern/cfitsio/lib/putkey.c:134:12: style: The scope of the variable 'slen' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putkey.c:285:10: style: The scope of the variable 'nblocks' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putkey.c:1335:9: style: The scope of the variable 'slen' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putkey.c:1522:25: style: The scope of the variable 'len' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putkey.c:1582:25: style: The scope of the variable 'len' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putkey.c:1641:25: style: The scope of the variable 'len' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putkey.c:1699:25: style: The scope of the variable 'len' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putkey.c:1758:25: style: The scope of the variable 'len' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putkey.c:1817:25: style: The scope of the variable 'len' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putkey.c:1876:25: style: The scope of the variable 'len' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putkey.c:1935:25: style: The scope of the variable 'len' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putkey.c:1990:21: style: The scope of the variable 'message' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putkey.c:2090:21: style: The scope of the variable 'message' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putkey.c:2258:22: style: The scope of the variable 'tnaxes' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putkey.c:2457:13: style: The scope of the variable 'ncols' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putkey.c:3013:11: style: The scope of the variable 'cptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putkey.c:3121:11: style: The scope of the variable 'cptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/putkey.c:80:24: style: Function 'ffcrtb' argument 8 names different: declaration 'extname' definition 'extnm'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:1122:52: note: Function 'ffcrtb' argument 8 names different: declaration 'extname' definition 'extnm'.
astropy-3.0.4/cextern/cfitsio/lib/putkey.c:80:24: note: Function 'ffcrtb' argument 8 names different: declaration 'extname' definition 'extnm'.
astropy-3.0.4/cextern/cfitsio/lib/putkey.c:875:20: style: Function 'ffpkyt' argument 4 names different: declaration 'frac' definition 'fraction'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:879:79: note: Function 'ffpkyt' argument 4 names different: declaration 'frac' definition 'fraction'.
astropy-3.0.4/cextern/cfitsio/lib/putkey.c:875:20: note: Function 'ffpkyt' argument 4 names different: declaration 'frac' definition 'fraction'.
astropy-3.0.4/cextern/cfitsio/lib/putkey.c:2451:24: style: Function 'ffphtb' argument 9 names different: declaration 'extname' definition 'extnmx'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:912:64: note: Function 'ffphtb' argument 9 names different: declaration 'extname' definition 'extnmx'.
astropy-3.0.4/cextern/cfitsio/lib/putkey.c:2451:24: note: Function 'ffphtb' argument 9 names different: declaration 'extname' definition 'extnmx'.
astropy-3.0.4/cextern/cfitsio/lib/putkey.c:2566:24: style: Function 'ffphbn' argument 7 names different: declaration 'extname' definition 'extnmx'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:914:51: note: Function 'ffphbn' argument 7 names different: declaration 'extname' definition 'extnmx'.
astropy-3.0.4/cextern/cfitsio/lib/putkey.c:2566:24: note: Function 'ffphbn' argument 7 names different: declaration 'extname' definition 'extnmx'.
astropy-3.0.4/cextern/cfitsio/lib/putkey.c:2801:24: style: Function 'ffphext' argument 2 names different: declaration 'xtension' definition 'xtensionx'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:915:52: note: Function 'ffphext' argument 2 names different: declaration 'xtension' definition 'xtensionx'.
astropy-3.0.4/cextern/cfitsio/lib/putkey.c:2801:24: note: Function 'ffphext' argument 2 names different: declaration 'xtension' definition 'xtensionx'.
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:112:9: style: The scope of the variable 'stdev' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:119:11: style: The scope of the variable 'iqfactor' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:301:9: style: The scope of the variable 'stdev' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:308:11: style: The scope of the variable 'iqfactor' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:3150:7: style: The scope of the variable 'ii' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:3271:7: style: The scope of the variable 'ii' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:3392:7: style: The scope of the variable 'ii' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:3513:7: style: The scope of the variable 'ii' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:3683:9: style: The scope of the variable 'middle' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:3683:17: style: The scope of the variable 'll' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:3683:21: style: The scope of the variable 'hh' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:3739:9: style: The scope of the variable 'middle' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:3739:17: style: The scope of the variable 'll' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:3739:21: style: The scope of the variable 'hh' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:3795:9: style: The scope of the variable 'middle' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:3795:17: style: The scope of the variable 'll' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:3795:21: style: The scope of the variable 'hh' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:3851:9: style: The scope of the variable 'middle' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:3851:17: style: The scope of the variable 'll' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:3851:21: style: The scope of the variable 'hh' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:3907:9: style: The scope of the variable 'middle' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:3907:17: style: The scope of the variable 'll' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:3907:21: style: The scope of the variable 'hh' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:84:56: style: Function 'fits_quantize_float' argument 3 names different: declaration 'nx' definition 'nxpix'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:1020:56: note: Function 'fits_quantize_float' argument 3 names different: declaration 'nx' definition 'nxpix'.
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:84:56: note: Function 'fits_quantize_float' argument 3 names different: declaration 'nx' definition 'nxpix'.
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:84:68: style: Function 'fits_quantize_float' argument 4 names different: declaration 'ny' definition 'nypix'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:1020:65: note: Function 'fits_quantize_float' argument 4 names different: declaration 'ny' definition 'nypix'.
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:84:68: note: Function 'fits_quantize_float' argument 4 names different: declaration 'ny' definition 'nypix'.
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:85:29: style: Function 'fits_quantize_float' argument 7 names different: declaration 'quantize_level' definition 'qlevel'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:1021:37: note: Function 'fits_quantize_float' argument 7 names different: declaration 'quantize_level' definition 'qlevel'.
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:85:29: note: Function 'fits_quantize_float' argument 7 names different: declaration 'quantize_level' definition 'qlevel'.
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:273:58: style: Function 'fits_quantize_double' argument 3 names different: declaration 'nx' definition 'nxpix'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:1024:58: note: Function 'fits_quantize_double' argument 3 names different: declaration 'nx' definition 'nxpix'.
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:273:58: note: Function 'fits_quantize_double' argument 3 names different: declaration 'nx' definition 'nxpix'.
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:273:70: style: Function 'fits_quantize_double' argument 4 names different: declaration 'ny' definition 'nypix'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:1024:67: note: Function 'fits_quantize_double' argument 4 names different: declaration 'ny' definition 'nypix'.
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:273:70: note: Function 'fits_quantize_double' argument 4 names different: declaration 'ny' definition 'nypix'.
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:274:30: style: Function 'fits_quantize_double' argument 7 names different: declaration 'quantize_level' definition 'qlevel'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:1025:38: note: Function 'fits_quantize_double' argument 7 names different: declaration 'quantize_level' definition 'qlevel'.
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:274:30: note: Function 'fits_quantize_double' argument 7 names different: declaration 'quantize_level' definition 'qlevel'.
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:880:10: style: Function 'FnNoise5_short' argument 9 names different: declaration 'n2' definition 'noise2'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:44:12: note: Function 'FnNoise5_short' argument 9 names different: declaration 'n2' definition 'noise2'.
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:880:10: note: Function 'FnNoise5_short' argument 9 names different: declaration 'n2' definition 'noise2'.
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:881:10: style: Function 'FnNoise5_short' argument 10 names different: declaration 'n3' definition 'noise3'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:44:24: note: Function 'FnNoise5_short' argument 10 names different: declaration 'n3' definition 'noise3'.
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:881:10: note: Function 'FnNoise5_short' argument 10 names different: declaration 'n3' definition 'noise3'.
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:882:10: style: Function 'FnNoise5_short' argument 11 names different: declaration 'n5' definition 'noise5'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:44:36: note: Function 'FnNoise5_short' argument 11 names different: declaration 'n5' definition 'noise5'.
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:882:10: note: Function 'FnNoise5_short' argument 11 names different: declaration 'n5' definition 'noise5'.
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:1226:10: style: Function 'FnNoise5_int' argument 9 names different: declaration 'n2' definition 'noise2'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:47:12: note: Function 'FnNoise5_int' argument 9 names different: declaration 'n2' definition 'noise2'.
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:1226:10: note: Function 'FnNoise5_int' argument 9 names different: declaration 'n2' definition 'noise2'.
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:1227:10: style: Function 'FnNoise5_int' argument 10 names different: declaration 'n3' definition 'noise3'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:47:24: note: Function 'FnNoise5_int' argument 10 names different: declaration 'n3' definition 'noise3'.
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:1227:10: note: Function 'FnNoise5_int' argument 10 names different: declaration 'n3' definition 'noise3'.
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:1228:10: style: Function 'FnNoise5_int' argument 11 names different: declaration 'n5' definition 'noise5'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:47:36: note: Function 'FnNoise5_int' argument 11 names different: declaration 'n5' definition 'noise5'.
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:1228:10: note: Function 'FnNoise5_int' argument 11 names different: declaration 'n5' definition 'noise5'.
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:1587:10: style: Function 'FnNoise5_float' argument 9 names different: declaration 'n2' definition 'noise2'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:50:12: note: Function 'FnNoise5_float' argument 9 names different: declaration 'n2' definition 'noise2'.
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:1587:10: note: Function 'FnNoise5_float' argument 9 names different: declaration 'n2' definition 'noise2'.
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:1588:10: style: Function 'FnNoise5_float' argument 10 names different: declaration 'n3' definition 'noise3'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:50:24: note: Function 'FnNoise5_float' argument 10 names different: declaration 'n3' definition 'noise3'.
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:1588:10: note: Function 'FnNoise5_float' argument 10 names different: declaration 'n3' definition 'noise3'.
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:1589:10: style: Function 'FnNoise5_float' argument 11 names different: declaration 'n5' definition 'noise5'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:50:36: note: Function 'FnNoise5_float' argument 11 names different: declaration 'n5' definition 'noise5'.
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:1589:10: note: Function 'FnNoise5_float' argument 11 names different: declaration 'n5' definition 'noise5'.
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:1933:10: style: Function 'FnNoise5_double' argument 9 names different: declaration 'n2' definition 'noise2'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:53:12: note: Function 'FnNoise5_double' argument 9 names different: declaration 'n2' definition 'noise2'.
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:1933:10: note: Function 'FnNoise5_double' argument 9 names different: declaration 'n2' definition 'noise2'.
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:1934:10: style: Function 'FnNoise5_double' argument 10 names different: declaration 'n3' definition 'noise3'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:53:24: note: Function 'FnNoise5_double' argument 10 names different: declaration 'n3' definition 'noise3'.
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:1934:10: note: Function 'FnNoise5_double' argument 10 names different: declaration 'n3' definition 'noise3'.
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:1935:10: style: Function 'FnNoise5_double' argument 11 names different: declaration 'n5' definition 'noise5'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:53:36: note: Function 'FnNoise5_double' argument 11 names different: declaration 'n5' definition 'noise5'.
astropy-3.0.4/cextern/cfitsio/lib/quantize.c:1935:10: note: Function 'FnNoise5_double' argument 11 names different: declaration 'n5' definition 'noise5'.
astropy-3.0.4/cextern/cfitsio/lib/region.c:1006:11: style: The scope of the variable 'prevX' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/region.c:1006:18: style: The scope of the variable 'prevY' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/region.c:1065:46: style: Function 'fits_set_region_components' argument 1 names different: declaration 'Rgn' definition 'aRgn'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/region.h:77:46: note: Function 'fits_set_region_components' argument 1 names different: declaration 'Rgn' definition 'aRgn'.
astropy-3.0.4/cextern/cfitsio/lib/region.c:1065:46: note: Function 'fits_set_region_components' argument 1 names different: declaration 'Rgn' definition 'aRgn'.
astropy-3.0.4/cextern/cfitsio/lib/region.c:1148:35: style: Function 'fits_setup_shape' argument 1 names different: declaration 'shape' definition 'newShape'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/region.h:78:35: note: Function 'fits_setup_shape' argument 1 names different: declaration 'shape' definition 'newShape'.
astropy-3.0.4/cextern/cfitsio/lib/region.c:1148:35: note: Function 'fits_setup_shape' argument 1 names different: declaration 'shape' definition 'newShape'.
astropy-3.0.4/cextern/cfitsio/lib/ricecomp.c:96:14: style: The scope of the variable 'psum' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/ricecomp.c:97:8: style: The scope of the variable 'pixelsum' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/ricecomp.c:97:18: style: The scope of the variable 'dpsum' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/ricecomp.c:324:16: style: The scope of the variable 'psum' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/ricecomp.c:325:8: style: The scope of the variable 'pixelsum' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/ricecomp.c:325:18: style: The scope of the variable 'dpsum' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/ricecomp.c:553:15: style: The scope of the variable 'psum' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/ricecomp.c:554:8: style: The scope of the variable 'pixelsum' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/ricecomp.c:554:18: style: The scope of the variable 'dpsum' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/ricecomp.c:867:11: style: The scope of the variable 'imax' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/ricecomp.c:868:19: style: The scope of the variable 'fs' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/ricecomp.c:1034:8: style: The scope of the variable 'imax' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/ricecomp.c:1037:19: style: The scope of the variable 'fs' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/ricecomp.c:1201:8: style: The scope of the variable 'imax' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/ricecomp.c:1204:19: style: The scope of the variable 'fs' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/ricecomp.c:808:16: error: Shifting 32-bit value by 32 bits is undefined behaviour [shiftTooManyBits]
astropy-3.0.4/cextern/cfitsio/lib/ricecomp.c:163:36: note: Calling function 'output_nbits', 3rd argument 'n' value is 32
astropy-3.0.4/cextern/cfitsio/lib/ricecomp.c:808:16: note: Shift
astropy-3.0.4/cextern/cfitsio/lib/scalnull.c:38:19: style: Function 'ffpscl' argument 3 names different: declaration 'zeroval' definition 'zero'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:1156:59: note: Function 'ffpscl' argument 3 names different: declaration 'zeroval' definition 'zero'.
astropy-3.0.4/cextern/cfitsio/lib/scalnull.c:38:19: note: Function 'ffpscl' argument 3 names different: declaration 'zeroval' definition 'zero'.
astropy-3.0.4/cextern/cfitsio/lib/scalnull.c:125:19: style: Function 'fftscl' argument 4 names different: declaration 'zeroval' definition 'zero'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio.h:1158:71: note: Function 'fftscl' argument 4 names different: declaration 'zeroval' definition 'zero'.
astropy-3.0.4/cextern/cfitsio/lib/scalnull.c:125:19: note: Function 'fftscl' argument 4 names different: declaration 'zeroval' definition 'zero'.
astropy-3.0.4/cextern/cfitsio/lib/simplerng.c:107:10: style: The scope of the variable 'u1' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/simplerng.c:107:14: style: The scope of the variable 'u2' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/simplerng.c:107:18: style: The scope of the variable 'r' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/simplerng.c:107:21: style: The scope of the variable 'theta' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/swapproc.c:193:15: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
astropy-3.0.4/cextern/cfitsio/lib/swapproc.c:122:20: style: The scope of the variable 'tmp' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/swapproc.c:191:19: style: The scope of the variable 'temp' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/swapproc.c:93:21: style: Function 'ffswap2' argument 1 names different: declaration 'values' definition 'svalues'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:328:21: note: Function 'ffswap2' argument 1 names different: declaration 'values' definition 'svalues'.
astropy-3.0.4/cextern/cfitsio/lib/swapproc.c:93:21: note: Function 'ffswap2' argument 1 names different: declaration 'values' definition 'svalues'.
astropy-3.0.4/cextern/cfitsio/lib/swapproc.c:94:19: style: Function 'ffswap2' argument 2 names different: declaration 'nvalues' definition 'nvals'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:328:34: note: Function 'ffswap2' argument 2 names different: declaration 'nvalues' definition 'nvals'.
astropy-3.0.4/cextern/cfitsio/lib/swapproc.c:94:19: note: Function 'ffswap2' argument 2 names different: declaration 'nvalues' definition 'nvals'.
astropy-3.0.4/cextern/cfitsio/lib/swapproc.c:162:24: style: Function 'ffswap4' argument 1 names different: declaration 'values' definition 'ivalues'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:329:24: note: Function 'ffswap4' argument 1 names different: declaration 'values' definition 'ivalues'.
astropy-3.0.4/cextern/cfitsio/lib/swapproc.c:162:24: note: Function 'ffswap4' argument 1 names different: declaration 'values' definition 'ivalues'.
astropy-3.0.4/cextern/cfitsio/lib/swapproc.c:163:23: style: Function 'ffswap4' argument 2 names different: declaration 'nvalues' definition 'nvals'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:329:37: note: Function 'ffswap4' argument 2 names different: declaration 'nvalues' definition 'nvals'.
astropy-3.0.4/cextern/cfitsio/lib/swapproc.c:163:23: note: Function 'ffswap4' argument 2 names different: declaration 'nvalues' definition 'nvals'.
astropy-3.0.4/cextern/cfitsio/lib/swapproc.c:239:22: style: Function 'ffswap8' argument 1 names different: declaration 'values' definition 'dvalues'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:330:22: note: Function 'ffswap8' argument 1 names different: declaration 'values' definition 'dvalues'.
astropy-3.0.4/cextern/cfitsio/lib/swapproc.c:239:22: note: Function 'ffswap8' argument 1 names different: declaration 'values' definition 'dvalues'.
astropy-3.0.4/cextern/cfitsio/lib/swapproc.c:240:19: style: Function 'ffswap8' argument 2 names different: declaration 'nvalues' definition 'nvals'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/lib/fitsio2.h:330:35: note: Function 'ffswap8' argument 2 names different: declaration 'nvalues' definition 'nvals'.
astropy-3.0.4/cextern/cfitsio/lib/swapproc.c:240:19: note: Function 'ffswap8' argument 2 names different: declaration 'nvalues' definition 'nvals'.
astropy-3.0.4/cextern/cfitsio/lib/wcssub.c:196:20: style: The scope of the variable 'cd_exists' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/wcssub.c:196:35: style: The scope of the variable 'pc_exists' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/wcssub.c:432:20: style: The scope of the variable 'cd_exists' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/wcssub.c:432:35: style: The scope of the variable 'pc_exists' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/lib/wcsutil.c:37:34: style: The scope of the variable 'temp' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/zlib/adler32.c:64:14: style: The scope of the variable 'n' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/zlib/deflate.c:490:12: style: The scope of the variable 'str' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/zlib/deflate.c:1067:21: style: The scope of the variable 'match' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/zlib/deflate.c:1308:14: style: The scope of the variable 'more' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/zlib/deflate.c:1468:9: style: The scope of the variable 'max_start' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/zlib/deflate.c:1522:10: style: The scope of the variable 'hash_head' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/zlib/deflate.c:1618:10: style: The scope of the variable 'hash_head' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/zlib/deflate.c:153:32: style: struct member 'static_tree_desc_s::dummy' is never used. [unusedStructMember]
astropy-3.0.4/cextern/cfitsio/zlib/inflate.c:1465:5: style: Variable 'state->sane' is reassigned a value before the old one has been used. [redundantAssignment]
astropy-3.0.4/cextern/cfitsio/zlib/inflate.c:1461:5: note: Variable 'state->sane' is reassigned a value before the old one has been used.
astropy-3.0.4/cextern/cfitsio/zlib/inflate.c:1465:5: note: Variable 'state->sane' is reassigned a value before the old one has been used.
astropy-3.0.4/cextern/cfitsio/zlib/inflate.c:363:20: style: The scope of the variable 'dist' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/zlib/inflate.c:1258:19: style: The scope of the variable 'id' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/zlib/inflate.c:1350:19: style: The scope of the variable 'buf' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/zlib/inflate.c:1413:14: style: The scope of the variable 'wsize' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/zlib/inflate.c:1475:61: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
astropy-3.0.4/cextern/cfitsio/zlib/inflate.c:667:40: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
astropy-3.0.4/cextern/cfitsio/zlib/inftrees.c:50:14: style: The scope of the variable 'fill' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/zlib/trees.c:716:9: style: The scope of the variable 'curlen' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/zlib/trees.c:761:9: style: The scope of the variable 'curlen' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/zlib/trees.c:1079:14: style: The scope of the variable 'dist' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/zlib/trees.c:1080:9: style: The scope of the variable 'lc' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/zlib/trees.c:1081:14: style: The scope of the variable 'lx' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/zlib/trees.c:1082:14: style: The scope of the variable 'code' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/zlib/trees.c:1083:9: style: The scope of the variable 'extra' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/zlib/zcompress.c:67:14: style: The scope of the variable 'len' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/zlib/zcompress.c:266:14: style: The scope of the variable 'len' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/zlib/zcompress.c:98:22: error: Memory leak: filebuff [memleak]
astropy-3.0.4/cextern/cfitsio/zlib/zcompress.c:279:23: error: Memory leak: infilebuff [memleak]
astropy-3.0.4/cextern/cfitsio/zlib/zcompress.c:292:22: error: Memory leak: infilebuff [memleak]
astropy-3.0.4/cextern/cfitsio/zlib/zcompress.c:476:22: error: Memory leak: outfilebuff [memleak]
astropy-3.0.4/cextern/cfitsio/zlib/zuncompress.c:541:9: style: The scope of the variable 'len' can be reduced. [variableScope]
astropy-3.0.4/cextern/cfitsio/zlib/zuncompress.c:123:20: style: Function 'zuncompress2mem' argument 2 names different: declaration 'diskfile' definition 'indiskfile'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/cfitsio/zlib/zuncompress.c:114:20: note: Function 'zuncompress2mem' argument 2 names different: declaration 'diskfile' definition 'indiskfile'.
astropy-3.0.4/cextern/cfitsio/zlib/zuncompress.c:123:20: note: Function 'zuncompress2mem' argument 2 names different: declaration 'diskfile' definition 'indiskfile'.
astropy-3.0.4/cextern/cfitsio/zlib/zuncompress.c:290:11: style: union member 'bytes::word' is never used. [unusedStructMember]
astropy-3.0.4/cextern/cfitsio/zlib/zuncompress.c:305:7: style: struct member 'Anonymous0::dummy' is never used. [unusedStructMember]
astropy-3.0.4/cextern/cfitsio/zlib/zutil.c:303:31: style: Same expression on both sides of '-'. [duplicateExpression]
astropy-3.0.4/cextern/cfitsio/zlib/zutil.c:9:33: style: struct member 'internal_state::dummy' is never used. [unusedStructMember]
astropy-3.0.4/cextern/erfa/ab.c:56:28: style: The scope of the variable 'w' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/apco13.c:189:4: style: Variable 'j' is reassigned a value before the old one has been used. [redundantAssignment]
astropy-3.0.4/cextern/erfa/apco13.c:188:4: note: Variable 'j' is reassigned a value before the old one has been used.
astropy-3.0.4/cextern/erfa/apco13.c:189:4: note: Variable 'j' is reassigned a value before the old one has been used.
astropy-3.0.4/cextern/erfa/apcs.c:136:11: style: The scope of the variable 'dp' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/apcs.c:136:15: style: The scope of the variable 'dv' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/apcs.c:136:44: style: The scope of the variable 'w' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/apio13.c:177:4: style: Variable 'j' is reassigned a value before the old one has been used. [redundantAssignment]
astropy-3.0.4/cextern/erfa/apio13.c:176:4: note: Variable 'j' is reassigned a value before the old one has been used.
astropy-3.0.4/cextern/erfa/apio13.c:177:4: note: Variable 'j' is reassigned a value before the old one has been used.
astropy-3.0.4/cextern/erfa/atoiq.c:97:11: style: The scope of the variable 'xmhdo' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/atoiq.c:97:18: style: The scope of the variable 'ymhdo' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/atoiq.c:97:25: style: The scope of the variable 'zmhdo' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/d2dtf.c:81:46: style: The scope of the variable 'dleap' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/d2tf.c:56:26: style: The scope of the variable 'w' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/dtf2d.c:83:51: style: The scope of the variable 'dleap' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/epv00.c:2360:18: style: The scope of the variable 'coeffs' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/epv00.c:2381:8: style: The scope of the variable 'nterms' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/epv00.c:2385:18: style: The scope of the variable 'xyz' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/epv00.c:2385:23: style: The scope of the variable 'xyzd' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/gc2gde.c:63:58: style: The scope of the variable 'p' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/gc2gde.c:63:61: style: The scope of the variable 's0' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/gc2gde.c:63:65: style: The scope of the variable 'pn' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/gc2gde.c:63:69: style: The scope of the variable 'zc' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/gc2gde.c:64:18: style: The scope of the variable 'c0' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/gc2gde.c:64:22: style: The scope of the variable 'c02' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/gc2gde.c:64:27: style: The scope of the variable 'c03' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/gc2gde.c:64:32: style: The scope of the variable 's02' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/gc2gde.c:64:37: style: The scope of the variable 's03' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/gc2gde.c:64:42: style: The scope of the variable 'a02' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/gc2gde.c:64:47: style: The scope of the variable 'a0' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/gc2gde.c:64:51: style: The scope of the variable 'a03' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/gc2gde.c:64:56: style: The scope of the variable 'd0' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/gc2gde.c:64:60: style: The scope of the variable 'f0' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/gc2gde.c:64:64: style: The scope of the variable 'b0' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/gc2gde.c:64:68: style: The scope of the variable 's1' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/gc2gde.c:65:18: style: The scope of the variable 'cc' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/gc2gde.c:65:22: style: The scope of the variable 's12' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/gc2gde.c:65:27: style: The scope of the variable 'cc2' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/ldn.c:89:18: style: The scope of the variable 'dt' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/ltpecl.c:74:23: style: The scope of the variable 'a' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/ltpequ.c:77:23: style: The scope of the variable 'a' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/ltpequ.c:77:26: style: The scope of the variable 's' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/ltpequ.c:77:29: style: The scope of the variable 'c' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/nut00b.c:123:33: style: The scope of the variable 'arg' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/nut00b.c:123:46: style: The scope of the variable 'sarg' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/nut00b.c:123:52: style: The scope of the variable 'carg' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/nut80.c:55:41: style: The scope of the variable 'arg' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/nut80.c:55:46: style: The scope of the variable 's' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/nut80.c:55:49: style: The scope of the variable 'c' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/pap.c:44:34: style: The scope of the variable 'xa' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/pap.c:44:38: style: The scope of the variable 'ya' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/pap.c:44:42: style: The scope of the variable 'za' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/pap.c:44:46: style: The scope of the variable 'eta' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/pap.c:44:54: style: The scope of the variable 'xi' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/pap.c:44:61: style: The scope of the variable 'a2b' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/plan94.c:174:15: style: The scope of the variable 'i' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/plan94.c:175:11: style: The scope of the variable 't' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/plan94.c:175:14: style: The scope of the variable 'da' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/plan94.c:175:18: style: The scope of the variable 'dl' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/plan94.c:175:22: style: The scope of the variable 'de' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/plan94.c:175:26: style: The scope of the variable 'dp' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/plan94.c:175:30: style: The scope of the variable 'di' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/plan94.c:175:34: style: The scope of the variable 'dom' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/plan94.c:175:39: style: The scope of the variable 'dmu' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/plan94.c:175:44: style: The scope of the variable 'arga' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/plan94.c:175:50: style: The scope of the variable 'argl' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/plan94.c:175:56: style: The scope of the variable 'am' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/plan94.c:176:11: style: The scope of the variable 'ae' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/plan94.c:176:15: style: The scope of the variable 'dae' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/plan94.c:176:20: style: The scope of the variable 'ae2' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/plan94.c:176:25: style: The scope of the variable 'at' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/plan94.c:176:29: style: The scope of the variable 'r' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/plan94.c:176:32: style: The scope of the variable 'v' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/plan94.c:176:35: style: The scope of the variable 'si2' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/plan94.c:176:40: style: The scope of the variable 'xq' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/plan94.c:176:44: style: The scope of the variable 'xp' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/plan94.c:176:48: style: The scope of the variable 'tl' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/plan94.c:176:52: style: The scope of the variable 'xsw' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/plan94.c:177:11: style: The scope of the variable 'xcw' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/plan94.c:177:16: style: The scope of the variable 'xm2' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/plan94.c:177:21: style: The scope of the variable 'xf' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/plan94.c:177:25: style: The scope of the variable 'ci2' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/plan94.c:177:30: style: The scope of the variable 'xms' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/plan94.c:177:35: style: The scope of the variable 'xmc' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/plan94.c:177:40: style: The scope of the variable 'xpxq2' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/plan94.c:177:47: style: The scope of the variable 'x' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/plan94.c:177:50: style: The scope of the variable 'y' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/plan94.c:177:53: style: The scope of the variable 'z' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/pvtob.c:3:48: style: Function 'eraPvtob' argument 3 names different: declaration 'height' definition 'hm'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/erfa/erfa.h:132:48: note: Function 'eraPvtob' argument 3 names different: declaration 'height' definition 'hm'.
astropy-3.0.4/cextern/erfa/pvtob.c:3:48: note: Function 'eraPvtob' argument 3 names different: declaration 'height' definition 'hm'.
astropy-3.0.4/cextern/erfa/refco.c:153:23: style: The scope of the variable 'ps' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/refco.c:153:35: style: The scope of the variable 'wlsq' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/rm2v.c:36:24: style: The scope of the variable 'c2' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/rm2v.c:36:28: style: The scope of the variable 'phi' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/rm2v.c:36:33: style: The scope of the variable 'f' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/rxp.c:28:11: style: The scope of the variable 'w' can be reduced. [variableScope]
astropy-3.0.4/cextern/erfa/ut1utc.c:71:51: style: The scope of the variable 'ddats' can be reduced. [variableScope]
astropy-3.0.4/cextern/expat/amiga/expat_68k.c:363:50: style: Variable 'Self' is assigned a value that is never used. [unreadVariable]
astropy-3.0.4/cextern/expat/amiga/expat_68k.c:621:50: style: Variable 'Self' is assigned a value that is never used. [unreadVariable]
astropy-3.0.4/cextern/expat/amiga/expat_68k.c:643:50: style: Variable 'Self' is assigned a value that is never used. [unreadVariable]
astropy-3.0.4/cextern/expat/amiga/expat_68k_handler_stubs.c:37:17: error: va_list 'vargs' used before va_start() was called. [va_list_usedBeforeStarted]
astropy-3.0.4/cextern/expat/amiga/expat_68k_handler_stubs.c:38:32: error: va_list 'vargs' used before va_start() was called. [va_list_usedBeforeStarted]
astropy-3.0.4/cextern/expat/amiga/expat_68k_handler_stubs.c:52:2: error: va_list 'vargs' used before va_start() was called. [va_list_usedBeforeStarted]
astropy-3.0.4/cextern/expat/amiga/expat_lib.c:129:86: style: Function 'libInit' argument 3 names different: declaration 'ISys' definition 'iexec'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/expat/amiga/expat_lib.c:50:87: note: Function 'libInit' argument 3 names different: declaration 'ISys' definition 'iexec'.
astropy-3.0.4/cextern/expat/amiga/expat_lib.c:129:86: note: Function 'libInit' argument 3 names different: declaration 'ISys' definition 'iexec'.
astropy-3.0.4/cextern/expat/amiga/expat_vectors.c:182:78: style: Function '_Expat_XML_ParserCreate' argument 2 names different: declaration 'encodingName' definition 'encoding'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/expat/amiga/expat_vectors.c:31:92: note: Function '_Expat_XML_ParserCreate' argument 2 names different: declaration 'encodingName' definition 'encoding'.
astropy-3.0.4/cextern/expat/amiga/expat_vectors.c:182:78: note: Function '_Expat_XML_ParserCreate' argument 2 names different: declaration 'encodingName' definition 'encoding'.
astropy-3.0.4/cextern/expat/amiga/expat_vectors.c:187:80: style: Function '_Expat_XML_ParserCreateNS' argument 2 names different: declaration 'encodingName' definition 'encoding'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/expat/amiga/expat_vectors.c:32:94: note: Function '_Expat_XML_ParserCreateNS' argument 2 names different: declaration 'encodingName' definition 'encoding'.
astropy-3.0.4/cextern/expat/amiga/expat_vectors.c:187:80: note: Function '_Expat_XML_ParserCreateNS' argument 2 names different: declaration 'encodingName' definition 'encoding'.
astropy-3.0.4/cextern/expat/amiga/expat_vectors.c:407:97: style: Function '_Expat_XML_SetBase' argument 3 names different: declaration 'base' definition 'p'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/expat/amiga/expat_vectors.c:76:106: note: Function '_Expat_XML_SetBase' argument 3 names different: declaration 'base' definition 'p'.
astropy-3.0.4/cextern/expat/amiga/expat_vectors.c:407:97: note: Function '_Expat_XML_SetBase' argument 3 names different: declaration 'base' definition 'p'.
astropy-3.0.4/cextern/expat/amiga/stdlib.c:79:6: style: The scope of the variable 'diff' can be reduced. [variableScope]
astropy-3.0.4/cextern/expat/amiga/stdlib.c:82:22: portability: 'a' is of type 'const void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
astropy-3.0.4/cextern/expat/amiga/stdlib.c:82:40: portability: 'b' is of type 'const void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
astropy-3.0.4/cextern/expat/lib/xmlparse.c:83:0: error: #error memmove does not exist on this platform, nor is a substitute available [preprocessorErrorDirective]
astropy-3.0.4/cextern/expat/lib/xmltok.c:953:9: style: Same expression on both sides of '==' because the value of 'p' and 'buf' are the same. [duplicateExpression]
astropy-3.0.4/cextern/expat/lib/xmltok.c:951:13: note: 'p' is assigned value 'buf' here.
astropy-3.0.4/cextern/expat/lib/xmltok.c:953:9: note: Same expression on both sides of '==' because the value of 'p' and 'buf' are the same.
astropy-3.0.4/cextern/expat/lib/xmltok.c:1193:19: style: Function 'XmlUtf8Encode' argument 1 names different: declaration 'charNumber' definition 'c'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/expat/lib/xmltok.h:280:32: note: Function 'XmlUtf8Encode' argument 1 names different: declaration 'charNumber' definition 'c'.
astropy-3.0.4/cextern/expat/lib/xmltok.c:1193:19: note: Function 'XmlUtf8Encode' argument 1 names different: declaration 'charNumber' definition 'c'.
astropy-3.0.4/cextern/expat/lib/xmltok.c:1230:20: style: Function 'XmlUtf16Encode' argument 1 names different: declaration 'charNumber' definition 'charNum'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/expat/lib/xmltok.h:281:33: note: Function 'XmlUtf16Encode' argument 1 names different: declaration 'charNumber' definition 'charNum'.
astropy-3.0.4/cextern/expat/lib/xmltok.c:1230:20: note: Function 'XmlUtf16Encode' argument 1 names different: declaration 'charNumber' definition 'charNum'.
astropy-3.0.4/cextern/expat/lib/xmltok_ns.c:98:34: style: Function 'XmlParseXmlDecl' argument 8 names different: declaration 'encodingNamePtr' definition 'encodingName'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/expat/lib/xmltok.h:273:34: note: Function 'XmlParseXmlDecl' argument 8 names different: declaration 'encodingNamePtr' definition 'encodingName'.
astropy-3.0.4/cextern/expat/lib/xmltok_ns.c:98:34: note: Function 'XmlParseXmlDecl' argument 8 names different: declaration 'encodingNamePtr' definition 'encodingName'.
astropy-3.0.4/cextern/expat/lib/xmltok_ns.c:99:38: style: Function 'XmlParseXmlDecl' argument 9 names different: declaration 'namedEncodingPtr' definition 'encoding'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/expat/lib/xmltok.h:274:38: note: Function 'XmlParseXmlDecl' argument 9 names different: declaration 'namedEncodingPtr' definition 'encoding'.
astropy-3.0.4/cextern/expat/lib/xmltok_ns.c:99:38: note: Function 'XmlParseXmlDecl' argument 9 names different: declaration 'namedEncodingPtr' definition 'encoding'.
astropy-3.0.4/cextern/expat/lib/xmltok_ns.c:100:26: style: Function 'XmlParseXmlDecl' argument 10 names different: declaration 'standalonePtr' definition 'standalone'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/expat/lib/xmltok.h:275:26: note: Function 'XmlParseXmlDecl' argument 10 names different: declaration 'standalonePtr' definition 'standalone'.
astropy-3.0.4/cextern/expat/lib/xmltok_ns.c:100:26: note: Function 'XmlParseXmlDecl' argument 10 names different: declaration 'standalonePtr' definition 'standalone'.
astropy-3.0.4/cextern/expat/lib/xmltok.c:1396:11: warning: Shifting signed 32-bit value by 31 bits is undefined behaviour. See condition at line 1394. [shiftTooManyBitsSigned]
astropy-3.0.4/cextern/expat/lib/xmltok.c:1394:13: note: Assuming that condition 'c>65535' is not redundant
astropy-3.0.4/cextern/expat/lib/xmltok.c:1396:11: note: Shift
astropy-3.0.4/cextern/expat/lib/xmltok.c:1398:16: warning: Shifting signed 32-bit value by 31 bits is undefined behaviour. See condition at line 1394. [shiftTooManyBitsSigned]
astropy-3.0.4/cextern/expat/lib/xmltok.c:1394:13: note: Assuming that condition 'c>65535' is not redundant
astropy-3.0.4/cextern/expat/lib/xmltok.c:1398:16: note: Shift
astropy-3.0.4/cextern/expat/tests/benchmark/benchmark.c:28:37: style: The scope of the variable 'XMLBufPtr' can be reduced. [variableScope]
astropy-3.0.4/cextern/expat/tests/benchmark/benchmark.c:31:51: style: The scope of the variable 'isFinal' can be reduced. [variableScope]
astropy-3.0.4/cextern/expat/tests/benchmark/benchmark.c:33:15: style: The scope of the variable 'tstart' can be reduced. [variableScope]
astropy-3.0.4/cextern/expat/tests/benchmark/benchmark.c:33:23: style: The scope of the variable 'tend' can be reduced. [variableScope]
astropy-3.0.4/cextern/expat/tests/chardata.c:85:10: style: The scope of the variable 'buffer' can be reduced. [variableScope]
astropy-3.0.4/cextern/expat/tests/chardata.c:114:10: style: The scope of the variable 'buffer' can be reduced. [variableScope]
astropy-3.0.4/cextern/expat/tests/chardata.c:83:53: style: Function 'CharData_CheckString' argument 2 names different: declaration 's' definition 'expected'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/expat/tests/chardata.h:31:57: note: Function 'CharData_CheckString' argument 2 names different: declaration 's' definition 'expected'.
astropy-3.0.4/cextern/expat/tests/chardata.c:83:53: note: Function 'CharData_CheckString' argument 2 names different: declaration 's' definition 'expected'.
astropy-3.0.4/cextern/expat/tests/chardata.c:112:59: style: Function 'CharData_CheckXMLChars' argument 2 names different: declaration 's' definition 'expected'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/expat/tests/chardata.h:33:63: note: Function 'CharData_CheckXMLChars' argument 2 names different: declaration 's' definition 'expected'.
astropy-3.0.4/cextern/expat/tests/chardata.c:112:59: note: Function 'CharData_CheckXMLChars' argument 2 names different: declaration 's' definition 'expected'.
astropy-3.0.4/cextern/expat/xmlwf/xmlmime.c:107:3: style: Variable 'p' is reassigned a value before the old one has been used. [redundantAssignment]
astropy-3.0.4/cextern/expat/xmlwf/xmlmime.c:102:3: note: Variable 'p' is reassigned a value before the old one has been used.
astropy-3.0.4/cextern/expat/xmlwf/xmlmime.c:107:3: note: Variable 'p' is reassigned a value before the old one has been used.
astropy-3.0.4/cextern/expat/xmlwf/xmlwin32url.cxx:253:11: style: C-style pointer casting [cstyleCast]
astropy-3.0.4/cextern/expat/xmlwf/xmlwin32url.cxx:343:18: style: C-style pointer casting [cstyleCast]
astropy-3.0.4/cextern/wcslib/C/cel.c:194:56: style: The scope of the variable 'slz' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/cel.c:195:16: style: The scope of the variable 'latp1' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/cel.c:195:23: style: The scope of the variable 'latp2' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/cel.c:196:10: style: The scope of the variable 'u' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/cel.c:196:13: style: The scope of the variable 'v' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/cel.c:196:16: style: The scope of the variable 'x' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/cel.c:196:19: style: The scope of the variable 'y' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/cel.c:196:22: style: The scope of the variable 'z' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/cel.c:442:22: style: The scope of the variable 'function' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/cel.c:488:22: style: The scope of the variable 'function' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/dis.c:2745:3: warning: %s in format string (no. 1) requires 'char *' but the argument type is 'signed int'. [invalidPrintfArgType_s]
astropy-3.0.4/cextern/wcslib/C/dis.c:301:22: style: The scope of the variable 'function' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/dis.c:336:7: style: The scope of the variable 'j' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/dis.c:636:17: style: The scope of the variable 'fp' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/dis.c:1089:47: style: The scope of the variable 'residual' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/dis.c:1989:7: style: The scope of the variable 'deg' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/dis.c:2734:49: style: The scope of the variable 'dx' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/dis.c:2734:53: style: The scope of the variable 'dy' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/dis.c:2734:57: style: The scope of the variable 'x0' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/dis.c:2735:10: style: The scope of the variable 'y0' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/dis.c:2962:13: style: The scope of the variable 'j0' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/dis.c:3022:32: style: The scope of the variable 'pptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/dis.c:3023:16: style: The scope of the variable 'auxp0' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/dis.c:3023:41: style: The scope of the variable 'term' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/dis.c:3138:13: style: The scope of the variable 's' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/dis.c:3186:13: style: The scope of the variable 's' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/dis.c:3236:13: style: The scope of the variable 's' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/dis.c:3287:13: style: The scope of the variable 's' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/dis.c:3339:13: style: The scope of the variable 's' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/dis.c:3392:13: style: The scope of the variable 's' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/dis.c:3446:13: style: The scope of the variable 's' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/dis.c:3501:13: style: The scope of the variable 's' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/dis.c:3557:13: style: The scope of the variable 's' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/dis.c:90:16: style: Function 'disndp' argument 1 names different: declaration 'n' definition 'ndpmax'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/dis.h:1019:16: note: Function 'disndp' argument 1 names different: declaration 'n' definition 'ndpmax'.
astropy-3.0.4/cextern/wcslib/C/dis.c:90:16: note: Function 'disndp' argument 1 names different: declaration 'n' definition 'ndpmax'.
astropy-3.0.4/cextern/wcslib/C/dis.c:2959:16: style: Function 'cheleg' argument 1 names different: declaration 'type' definition 'kind'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/dis.c:68:23: note: Function 'cheleg' argument 1 names different: declaration 'type' definition 'kind'.
astropy-3.0.4/cextern/wcslib/C/dis.c:2959:16: note: Function 'cheleg' argument 1 names different: declaration 'type' definition 'kind'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3012:7: style: Function 'dispoly' argument 1 names different: declaration 'inverse' definition 'dummy'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/dis.c:70:20: note: Function 'dispoly' argument 1 names different: declaration 'inverse' definition 'dummy'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3012:7: note: Function 'dispoly' argument 1 names different: declaration 'inverse' definition 'dummy'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3015:7: style: Function 'dispoly' argument 4 names different: declaration 'ncrd' definition 'Nhat'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/dis.c:70:20: note: Function 'dispoly' argument 4 names different: declaration 'ncrd' definition 'Nhat'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3015:7: note: Function 'dispoly' argument 4 names different: declaration 'ncrd' definition 'Nhat'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3131:13: style: Function 'tpd1' argument 2 names different: declaration 'iparm' definition 'i'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/dis.c:71:17: note: Function 'tpd1' argument 2 names different: declaration 'iparm' definition 'i'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3131:13: note: Function 'tpd1' argument 2 names different: declaration 'iparm' definition 'i'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3132:16: style: Function 'tpd1' argument 3 names different: declaration 'dparm' definition 'p'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/dis.c:71:17: note: Function 'tpd1' argument 3 names different: declaration 'dparm' definition 'p'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3132:16: note: Function 'tpd1' argument 3 names different: declaration 'dparm' definition 'p'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3133:7: style: Function 'tpd1' argument 4 names different: declaration 'ncrd' definition 'Nhat'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/dis.c:71:17: note: Function 'tpd1' argument 4 names different: declaration 'ncrd' definition 'Nhat'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3133:7: note: Function 'tpd1' argument 4 names different: declaration 'ncrd' definition 'Nhat'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3179:13: style: Function 'tpd2' argument 2 names different: declaration 'iparm' definition 'i'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/dis.c:72:17: note: Function 'tpd2' argument 2 names different: declaration 'iparm' definition 'i'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3179:13: note: Function 'tpd2' argument 2 names different: declaration 'iparm' definition 'i'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3180:16: style: Function 'tpd2' argument 3 names different: declaration 'dparm' definition 'p'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/dis.c:72:17: note: Function 'tpd2' argument 3 names different: declaration 'dparm' definition 'p'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3180:16: note: Function 'tpd2' argument 3 names different: declaration 'dparm' definition 'p'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3181:7: style: Function 'tpd2' argument 4 names different: declaration 'ncrd' definition 'Nhat'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/dis.c:72:17: note: Function 'tpd2' argument 4 names different: declaration 'ncrd' definition 'Nhat'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3181:7: note: Function 'tpd2' argument 4 names different: declaration 'ncrd' definition 'Nhat'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3229:13: style: Function 'tpd3' argument 2 names different: declaration 'iparm' definition 'i'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/dis.c:73:17: note: Function 'tpd3' argument 2 names different: declaration 'iparm' definition 'i'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3229:13: note: Function 'tpd3' argument 2 names different: declaration 'iparm' definition 'i'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3230:16: style: Function 'tpd3' argument 3 names different: declaration 'dparm' definition 'p'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/dis.c:73:17: note: Function 'tpd3' argument 3 names different: declaration 'dparm' definition 'p'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3230:16: note: Function 'tpd3' argument 3 names different: declaration 'dparm' definition 'p'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3231:7: style: Function 'tpd3' argument 4 names different: declaration 'ncrd' definition 'Nhat'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/dis.c:73:17: note: Function 'tpd3' argument 4 names different: declaration 'ncrd' definition 'Nhat'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3231:7: note: Function 'tpd3' argument 4 names different: declaration 'ncrd' definition 'Nhat'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3280:13: style: Function 'tpd4' argument 2 names different: declaration 'iparm' definition 'i'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/dis.c:74:17: note: Function 'tpd4' argument 2 names different: declaration 'iparm' definition 'i'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3280:13: note: Function 'tpd4' argument 2 names different: declaration 'iparm' definition 'i'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3281:16: style: Function 'tpd4' argument 3 names different: declaration 'dparm' definition 'p'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/dis.c:74:17: note: Function 'tpd4' argument 3 names different: declaration 'dparm' definition 'p'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3281:16: note: Function 'tpd4' argument 3 names different: declaration 'dparm' definition 'p'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3282:7: style: Function 'tpd4' argument 4 names different: declaration 'ncrd' definition 'Nhat'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/dis.c:74:17: note: Function 'tpd4' argument 4 names different: declaration 'ncrd' definition 'Nhat'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3282:7: note: Function 'tpd4' argument 4 names different: declaration 'ncrd' definition 'Nhat'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3332:13: style: Function 'tpd5' argument 2 names different: declaration 'iparm' definition 'i'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/dis.c:75:17: note: Function 'tpd5' argument 2 names different: declaration 'iparm' definition 'i'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3332:13: note: Function 'tpd5' argument 2 names different: declaration 'iparm' definition 'i'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3333:16: style: Function 'tpd5' argument 3 names different: declaration 'dparm' definition 'p'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/dis.c:75:17: note: Function 'tpd5' argument 3 names different: declaration 'dparm' definition 'p'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3333:16: note: Function 'tpd5' argument 3 names different: declaration 'dparm' definition 'p'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3334:7: style: Function 'tpd5' argument 4 names different: declaration 'ncrd' definition 'Nhat'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/dis.c:75:17: note: Function 'tpd5' argument 4 names different: declaration 'ncrd' definition 'Nhat'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3334:7: note: Function 'tpd5' argument 4 names different: declaration 'ncrd' definition 'Nhat'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3385:13: style: Function 'tpd6' argument 2 names different: declaration 'iparm' definition 'i'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/dis.c:76:17: note: Function 'tpd6' argument 2 names different: declaration 'iparm' definition 'i'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3385:13: note: Function 'tpd6' argument 2 names different: declaration 'iparm' definition 'i'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3386:16: style: Function 'tpd6' argument 3 names different: declaration 'dparm' definition 'p'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/dis.c:76:17: note: Function 'tpd6' argument 3 names different: declaration 'dparm' definition 'p'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3386:16: note: Function 'tpd6' argument 3 names different: declaration 'dparm' definition 'p'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3387:7: style: Function 'tpd6' argument 4 names different: declaration 'ncrd' definition 'Nhat'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/dis.c:76:17: note: Function 'tpd6' argument 4 names different: declaration 'ncrd' definition 'Nhat'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3387:7: note: Function 'tpd6' argument 4 names different: declaration 'ncrd' definition 'Nhat'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3439:13: style: Function 'tpd7' argument 2 names different: declaration 'iparm' definition 'i'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/dis.c:77:17: note: Function 'tpd7' argument 2 names different: declaration 'iparm' definition 'i'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3439:13: note: Function 'tpd7' argument 2 names different: declaration 'iparm' definition 'i'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3440:16: style: Function 'tpd7' argument 3 names different: declaration 'dparm' definition 'p'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/dis.c:77:17: note: Function 'tpd7' argument 3 names different: declaration 'dparm' definition 'p'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3440:16: note: Function 'tpd7' argument 3 names different: declaration 'dparm' definition 'p'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3441:7: style: Function 'tpd7' argument 4 names different: declaration 'ncrd' definition 'Nhat'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/dis.c:77:17: note: Function 'tpd7' argument 4 names different: declaration 'ncrd' definition 'Nhat'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3441:7: note: Function 'tpd7' argument 4 names different: declaration 'ncrd' definition 'Nhat'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3494:13: style: Function 'tpd8' argument 2 names different: declaration 'iparm' definition 'i'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/dis.c:78:17: note: Function 'tpd8' argument 2 names different: declaration 'iparm' definition 'i'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3494:13: note: Function 'tpd8' argument 2 names different: declaration 'iparm' definition 'i'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3495:16: style: Function 'tpd8' argument 3 names different: declaration 'dparm' definition 'p'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/dis.c:78:17: note: Function 'tpd8' argument 3 names different: declaration 'dparm' definition 'p'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3495:16: note: Function 'tpd8' argument 3 names different: declaration 'dparm' definition 'p'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3496:7: style: Function 'tpd8' argument 4 names different: declaration 'ncrd' definition 'Nhat'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/dis.c:78:17: note: Function 'tpd8' argument 4 names different: declaration 'ncrd' definition 'Nhat'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3496:7: note: Function 'tpd8' argument 4 names different: declaration 'ncrd' definition 'Nhat'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3550:13: style: Function 'tpd9' argument 2 names different: declaration 'iparm' definition 'i'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/dis.c:79:17: note: Function 'tpd9' argument 2 names different: declaration 'iparm' definition 'i'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3550:13: note: Function 'tpd9' argument 2 names different: declaration 'iparm' definition 'i'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3551:16: style: Function 'tpd9' argument 3 names different: declaration 'dparm' definition 'p'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/dis.c:79:17: note: Function 'tpd9' argument 3 names different: declaration 'dparm' definition 'p'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3551:16: note: Function 'tpd9' argument 3 names different: declaration 'dparm' definition 'p'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3552:7: style: Function 'tpd9' argument 4 names different: declaration 'ncrd' definition 'Nhat'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/dis.c:79:17: note: Function 'tpd9' argument 4 names different: declaration 'ncrd' definition 'Nhat'.
astropy-3.0.4/cextern/wcslib/C/dis.c:3552:7: note: Function 'tpd9' argument 4 names different: declaration 'ncrd' definition 'Nhat'.
astropy-3.0.4/cextern/wcslib/C/dis.c:726:15: warning: Size of pointer 'Nhat' used instead of size of its data. [pointerSize]
astropy-3.0.4/cextern/wcslib/C/dis.c:2118:0: error: Memory leak: tpd_iparm [memleak]
fitshdr.c:12057:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
fitshdr.l:319:8: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
fitshdr.c:11200:19: style: Checking if unsigned variable 'new_size' is less than zero. [unsignedLessThanZero]
fitshdr.c:11304:59: style: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent]
fitshdr.c:9884:54: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
fitshdr.c:11304:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
fitshdr.c:11718:53: style: Function 'fitshdr_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent]
fitshdr.c:305:52: note: Function 'fitshdr_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
fitshdr.c:11718:53: note: Function 'fitshdr_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
fitshdr.c:11731:53: style: Function 'fitshdr_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent]
fitshdr.c:306:51: note: Function 'fitshdr_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
fitshdr.c:11731:53: note: Function 'fitshdr_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
fitshdr.c:11731:73: style: Function 'fitshdr_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent]
fitshdr.c:306:67: note: Function 'fitshdr_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
fitshdr.c:11731:73: note: Function 'fitshdr_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
fitshdr.c:11926:29: style: Function 'fitshdrset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'. [funcArgNamesDifferent]
fitshdr.c:10227:28: note: Function 'fitshdrset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'.
fitshdr.c:11926:29: note: Function 'fitshdrset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'.
fitshdr.c:11941:31: style: Function 'fitshdrlex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'. [funcArgNamesDifferent]
fitshdr.c:10216:32: note: Function 'fitshdrlex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'.
fitshdr.c:11941:31: note: Function 'fitshdrlex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'.
fitshdr.c:11970:41: style: Function 'fitshdrlex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'. [funcArgNamesDifferent]
fitshdr.c:10218:42: note: Function 'fitshdrlex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'.
fitshdr.c:11970:41: note: Function 'fitshdrlex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'.
fitshdr.c:11970:67: style: Function 'fitshdrlex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'. [funcArgNamesDifferent]
fitshdr.c:10218:65: note: Function 'fitshdrlex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'.
fitshdr.c:11970:67: note: Function 'fitshdrlex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'.
fitshdr.c:11225:4: style: Variable 'num_to_read' is assigned a value that is never used. [unreadVariable]
fitshdr.l:156:21: error: Uninitialized variable: cptr [uninitvar]
wcspih.c:20751:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
wcspih.l:2309:48: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
wcspih.l:2065:23: style: The scope of the variable 'ndis' can be reduced. [variableScope]
wcspih.l:2065:29: style: The scope of the variable 'ndpmax' can be reduced. [variableScope]
wcspih.l:2065:37: style: The scope of the variable 'npsmax' can be reduced. [variableScope]
wcspih.l:2065:45: style: The scope of the variable 'npvmax' can be reduced. [variableScope]
wcspih.l:2066:18: style: The scope of the variable 'wcsp' can be reduced. [variableScope]
wcspih.l:2067:18: style: The scope of the variable 'dis' can be reduced. [variableScope]
wcspih.l:2209:10: style: The scope of the variable 'beta' can be reduced. [variableScope]
wcspih.l:2209:16: style: The scope of the variable 'c' can be reduced. [variableScope]
wcspih.l:2237:60: style: The scope of the variable 'status' can be reduced. [variableScope]
wcspih.c:19856:19: style: Checking if unsigned variable 'new_size' is less than zero. [unsignedLessThanZero]
wcspih.c:19960:59: style: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent]
wcspih.c:16579:54: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
wcspih.c:19960:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
wcspih.c:19982:49: style: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'. [funcArgNamesDifferent]
wcspih.c:17120:38: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'.
wcspih.c:19982:49: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'.
wcspih.c:20412:52: style: Function 'wcspih_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent]
wcspih.c:305:51: note: Function 'wcspih_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
wcspih.c:20412:52: note: Function 'wcspih_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
wcspih.c:20425:52: style: Function 'wcspih_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent]
wcspih.c:306:50: note: Function 'wcspih_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
wcspih.c:20425:52: note: Function 'wcspih_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
wcspih.c:20425:72: style: Function 'wcspih_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent]
wcspih.c:306:66: note: Function 'wcspih_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
wcspih.c:20425:72: note: Function 'wcspih_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
wcspih.c:20620:28: style: Function 'wcspihset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'. [funcArgNamesDifferent]
wcspih.c:17082:27: note: Function 'wcspihset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'.
wcspih.c:20620:28: note: Function 'wcspihset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'.
wcspih.c:20635:30: style: Function 'wcspihlex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'. [funcArgNamesDifferent]
wcspih.c:17071:31: note: Function 'wcspihlex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'.
wcspih.c:20635:30: note: Function 'wcspihlex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'.
wcspih.c:20664:40: style: Function 'wcspihlex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'. [funcArgNamesDifferent]
wcspih.c:17073:41: note: Function 'wcspihlex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'.
wcspih.c:20664:40: note: Function 'wcspihlex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'.
wcspih.c:20664:66: style: Function 'wcspihlex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'. [funcArgNamesDifferent]
wcspih.c:17073:64: note: Function 'wcspihlex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'.
wcspih.c:20664:66: note: Function 'wcspihlex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'.
wcspih.l:2190:26: style: Function 'wcspih_epoch' argument 1 names different: declaration 'wptr' definition 'equinox'. [funcArgNamesDifferent]
wcspih.l:195:26: note: Function 'wcspih_epoch' argument 1 names different: declaration 'wptr' definition 'equinox'.
wcspih.l:2190:26: note: Function 'wcspih_epoch' argument 1 names different: declaration 'wptr' definition 'equinox'.
wcspih.l:2206:28: style: Function 'wcspih_vsource' argument 1 names different: declaration 'wptr' definition 'zsource'. [funcArgNamesDifferent]
wcspih.l:196:28: note: Function 'wcspih_vsource' argument 1 names different: declaration 'wptr' definition 'zsource'.
wcspih.l:2206:28: note: Function 'wcspih_vsource' argument 1 names different: declaration 'wptr' definition 'zsource'.
wcspih.c:19881:4: style: Variable 'num_to_read' is assigned a value that is never used. [unreadVariable]
wcspih.l:1486:6: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
wcspih.l:2324:7: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
wcsulex.c:9540:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
wcsulex.c:8645:19: style: Checking if unsigned variable 'new_size' is less than zero. [unsignedLessThanZero]
wcsulex.c:8673:3: style: Checking if unsigned variable 'yyg->yy_n_chars=read(fileno(yyg->yyin_r),(char*)(&yyg->yy_buffer_stack[yyg->yy_buffer_stack_top]->yy_ch_buf[number_to_move]),(unsigned long)num_to_read)' is less than zero. [unsignedLessThanZero]
wcsulex.c:8749:59: style: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent]
wcsulex.c:6701:54: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
wcsulex.c:8749:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
wcsulex.c:8771:49: style: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'. [funcArgNamesDifferent]
wcsulex.c:7026:38: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'.
wcsulex.c:8771:49: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'.
wcsulex.c:9201:53: style: Function 'wcsulex_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent]
wcsulex.c:305:52: note: Function 'wcsulex_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
wcsulex.c:9201:53: note: Function 'wcsulex_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
wcsulex.c:9214:53: style: Function 'wcsulex_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent]
wcsulex.c:306:51: note: Function 'wcsulex_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
wcsulex.c:9214:53: note: Function 'wcsulex_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
wcsulex.c:9214:73: style: Function 'wcsulex_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent]
wcsulex.c:306:67: note: Function 'wcsulex_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
wcsulex.c:9214:73: note: Function 'wcsulex_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
wcsulex.c:9409:29: style: Function 'wcsulexset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'. [funcArgNamesDifferent]
wcsulex.c:6988:28: note: Function 'wcsulexset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'.
wcsulex.c:9409:29: note: Function 'wcsulexset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'.
wcsulex.c:9424:31: style: Function 'wcsulexlex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'. [funcArgNamesDifferent]
wcsulex.c:6977:32: note: Function 'wcsulexlex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'.
wcsulex.c:9424:31: note: Function 'wcsulexlex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'.
wcsulex.c:9453:41: style: Function 'wcsulexlex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'. [funcArgNamesDifferent]
wcsulex.c:6979:42: note: Function 'wcsulexlex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'.
wcsulex.c:9453:41: note: Function 'wcsulexlex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'.
wcsulex.c:9453:67: style: Function 'wcsulexlex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'. [funcArgNamesDifferent]
wcsulex.c:6979:65: note: Function 'wcsulexlex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'.
wcsulex.c:9453:67: note: Function 'wcsulexlex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'.
wcsulex.l:901:4: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
wcsulex.l:149:51: error: Uninitialized variable: expon [uninitvar]
wcsulex.l:149:19: error: Uninitialized variable: factor [uninitvar]
wcsutrn.c:5881:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
wcsutrn.c:5001:19: style: Checking if unsigned variable 'new_size' is less than zero. [unsignedLessThanZero]
wcsutrn.c:5029:3: style: Checking if unsigned variable 'yyg->yy_n_chars=read(fileno(yyg->yyin_r),(char*)(&yyg->yy_buffer_stack[yyg->yy_buffer_stack_top]->yy_ch_buf[number_to_move]),(unsigned long)num_to_read)' is less than zero. [unsignedLessThanZero]
wcsutrn.c:5100:59: style: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent]
wcsutrn.c:3967:54: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
wcsutrn.c:5100:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
wcsutrn.c:5112:49: style: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'. [funcArgNamesDifferent]
wcsutrn.c:4239:38: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'.
wcsutrn.c:5112:49: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'.
wcsutrn.c:5542:53: style: Function 'wcsutrn_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent]
wcsutrn.c:305:52: note: Function 'wcsutrn_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
wcsutrn.c:5542:53: note: Function 'wcsutrn_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
wcsutrn.c:5555:53: style: Function 'wcsutrn_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent]
wcsutrn.c:306:51: note: Function 'wcsutrn_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
wcsutrn.c:5555:53: note: Function 'wcsutrn_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
wcsutrn.c:5555:73: style: Function 'wcsutrn_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent]
wcsutrn.c:306:67: note: Function 'wcsutrn_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
wcsutrn.c:5555:73: note: Function 'wcsutrn_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
wcsutrn.c:5750:29: style: Function 'wcsutrnset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'. [funcArgNamesDifferent]
wcsutrn.c:4201:28: note: Function 'wcsutrnset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'.
wcsutrn.c:5750:29: note: Function 'wcsutrnset_debug' argument 1 names different: declaration 'debug_flag' definition 'bdebug'.
wcsutrn.c:5765:31: style: Function 'wcsutrnlex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'. [funcArgNamesDifferent]
wcsutrn.c:4190:32: note: Function 'wcsutrnlex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'.
wcsutrn.c:5765:31: note: Function 'wcsutrnlex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'.
wcsutrn.c:5794:41: style: Function 'wcsutrnlex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'. [funcArgNamesDifferent]
wcsutrn.c:4192:42: note: Function 'wcsutrnlex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'.
wcsutrn.c:5794:41: note: Function 'wcsutrnlex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'.
wcsutrn.c:5794:67: style: Function 'wcsutrnlex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'. [funcArgNamesDifferent]
wcsutrn.c:4192:65: note: Function 'wcsutrnlex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'.
wcsutrn.c:5794:67: note: Function 'wcsutrnlex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'.
astropy-3.0.4/cextern/wcslib/C/lin.c:251:7: style: The scope of the variable 'status' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/lin.c:596:16: style: The scope of the variable 'piximg' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/lin.c:1178:29: style: The scope of the variable 'pivot' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/lin.c:1179:10: style: The scope of the variable 'colmax' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:214:11: style: The scope of the variable 'n' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:462:7: style: The scope of the variable 'status' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:484:7: style: The scope of the variable 'status' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:625:16: style: The scope of the variable 'q' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:625:32: style: The scope of the variable 'yj' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:625:36: style: The scope of the variable 'yc' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:625:40: style: The scope of the variable 'yc2' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:938:69: style: The scope of the variable 'yr' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:1073:27: style: The scope of the variable 's' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:1073:38: style: The scope of the variable 't' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:1236:17: style: The scope of the variable 'yj' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:1236:21: style: The scope of the variable 'yj2' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:1320:21: style: The scope of the variable 's' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:1464:31: style: The scope of the variable 'status' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:1465:17: style: The scope of the variable 'yj' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:1465:21: style: The scope of the variable 'yj2' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:1541:21: style: The scope of the variable 's' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:1683:71: style: The scope of the variable 'y0' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:1683:75: style: The scope of the variable 'y02' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:1847:34: style: The scope of the variable 'r' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:1847:37: style: The scope of the variable 't' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:2016:17: style: The scope of the variable 'yj' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:2016:21: style: The scope of the variable 'yj2' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:2100:37: style: The scope of the variable 'status' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:2101:18: style: The scope of the variable 'r' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:2187:7: style: The scope of the variable 'j' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:2187:13: style: The scope of the variable 'm' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:2188:10: style: The scope of the variable 'd' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:2188:13: style: The scope of the variable 'd1' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:2188:17: style: The scope of the variable 'd2' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:2188:21: style: The scope of the variable 'r' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:2188:24: style: The scope of the variable 'zd' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:2188:28: style: The scope of the variable 'zd1' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:2188:33: style: The scope of the variable 'zd2' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:2295:49: style: The scope of the variable 'yj' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:2295:53: style: The scope of the variable 'yj2' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:2482:18: style: The scope of the variable 'r' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:2482:21: style: The scope of the variable 's' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:2483:30: style: The scope of the variable 'istat' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:2622:20: style: The scope of the variable 'yj' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:2622:24: style: The scope of the variable 'yj2' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:2719:37: style: The scope of the variable 'status' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:2720:18: style: The scope of the variable 'r' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:2867:63: style: The scope of the variable 'yj' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:2867:67: style: The scope of the variable 'yj2' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:3011:30: style: The scope of the variable 'istat' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:3186:10: style: The scope of the variable 'eta' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:3186:15: style: The scope of the variable 's' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:3186:18: style: The scope of the variable 't' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:3189:20: style: The scope of the variable 'phip' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:3260:10: style: The scope of the variable 'eta' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:3260:15: style: The scope of the variable 'xi' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:3261:30: style: The scope of the variable 'istat' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:3263:20: style: The scope of the variable 'xp' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:3410:16: style: The scope of the variable 'istat' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:3412:20: style: The scope of the variable 'phip' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:3494:37: style: The scope of the variable 'status' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:3495:10: style: The scope of the variable 'eta' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:3495:15: style: The scope of the variable 'xi' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:3498:20: style: The scope of the variable 'xp' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:3613:10: style: The scope of the variable 's' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:3613:13: style: The scope of the variable 't' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:3616:20: style: The scope of the variable 'phip' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:3685:37: style: The scope of the variable 'status' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:3686:10: style: The scope of the variable 'eta' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:3686:15: style: The scope of the variable 'xi' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:3689:20: style: The scope of the variable 'xp' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:3804:10: style: The scope of the variable 's' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:3804:13: style: The scope of the variable 't' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:3807:20: style: The scope of the variable 'phip' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:3877:15: style: The scope of the variable 'xi' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:3878:30: style: The scope of the variable 'istat' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:3880:20: style: The scope of the variable 'xp' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:4005:13: style: The scope of the variable 't' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:4005:16: style: The scope of the variable 'yj' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:4006:16: style: The scope of the variable 'istat' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:4090:37: style: The scope of the variable 'status' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:4091:10: style: The scope of the variable 'eta' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:4218:10: style: The scope of the variable 'r' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:4218:19: style: The scope of the variable 'xj' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:4220:16: style: The scope of the variable 'istat' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:4327:37: style: The scope of the variable 'status' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:4328:10: style: The scope of the variable 'eta' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:4328:15: style: The scope of the variable 's' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:4451:10: style: The scope of the variable 'r' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:4451:19: style: The scope of the variable 'xj' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:4451:23: style: The scope of the variable 'y0' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:4451:27: style: The scope of the variable 'yj' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:4451:31: style: The scope of the variable 'z' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:4453:16: style: The scope of the variable 'istat' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:4586:40: style: The scope of the variable 'status' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:4737:20: style: The scope of the variable 'xj' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:4737:28: style: The scope of the variable 'yj' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:4737:32: style: The scope of the variable 'yj2' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:4850:37: style: The scope of the variable 'status' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:4999:17: style: The scope of the variable 'dy' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:4999:21: style: The scope of the variable 'dy2' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:5085:10: style: The scope of the variable 'alpha' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:5085:30: style: The scope of the variable 's' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:5085:33: style: The scope of the variable 't' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:5086:30: style: The scope of the variable 'istat' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:5273:17: style: The scope of the variable 'dy' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:5273:21: style: The scope of the variable 'dy2' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:5379:37: style: The scope of the variable 'status' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:5380:10: style: The scope of the variable 'alpha' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:5526:17: style: The scope of the variable 'dy' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:5526:21: style: The scope of the variable 'dy2' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:5611:37: style: The scope of the variable 'status' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:5612:10: style: The scope of the variable 'alpha' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:5612:27: style: The scope of the variable 'r' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:5705:16: style: The scope of the variable 'cos2' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:5705:28: style: The scope of the variable 'tan2' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:5771:17: style: The scope of the variable 'dy' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:5771:21: style: The scope of the variable 'dy2' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:5870:10: style: The scope of the variable 'alpha' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:5871:30: style: The scope of the variable 'istat' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:6018:17: style: The scope of the variable 'dy' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:6018:21: style: The scope of the variable 'dy2' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:6117:37: style: The scope of the variable 'status' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:6118:27: style: The scope of the variable 'r' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:6252:62: style: The scope of the variable 'w' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:6253:10: style: The scope of the variable 'yj' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:6395:37: style: The scope of the variable 'status' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:6533:23: style: The scope of the variable 'yf' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:6888:27: style: The scope of the variable 'yf' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:7343:47: style: The scope of the variable 'yf' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:7903:10: style: The scope of the variable 'absy' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:7903:44: style: The scope of the variable 'yr' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:7904:16: style: The scope of the variable 'istat' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:8054:48: style: The scope of the variable 'status' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:8055:10: style: The scope of the variable 'abssin' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:8055:30: style: The scope of the variable 'sinthe' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:8055:38: style: The scope of the variable 't' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:8231:49: style: The scope of the variable 'yr' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:8391:37: style: The scope of the variable 'status' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:8392:10: style: The scope of the variable 'abssin' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:8392:18: style: The scope of the variable 'chi' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:8392:28: style: The scope of the variable 'psi' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:8392:40: style: The scope of the variable 'sinthe' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/prj.c:315:5: style: Function 'prjbchk' argument 2 names different: declaration 'nx' definition 'nphi'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/prj.h:715:29: note: Function 'prjbchk' argument 2 names different: declaration 'nx' definition 'nphi'.
astropy-3.0.4/cextern/wcslib/C/prj.c:315:5: note: Function 'prjbchk' argument 2 names different: declaration 'nx' definition 'nphi'.
astropy-3.0.4/cextern/wcslib/C/prj.c:315:11: style: Function 'prjbchk' argument 3 names different: declaration 'ny' definition 'ntheta'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/prj.h:715:37: note: Function 'prjbchk' argument 3 names different: declaration 'ny' definition 'ntheta'.
astropy-3.0.4/cextern/wcslib/C/prj.c:315:11: note: Function 'prjbchk' argument 3 names different: declaration 'ny' definition 'ntheta'.
astropy-3.0.4/cextern/wcslib/C/prj.c:477:16: warning: Function 'prjs2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat' [funcArgOrderDifferent]
astropy-3.0.4/cextern/wcslib/C/prj.h:720:12: note: Function 'prjs2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:477:16: note: Function 'prjs2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:732:16: warning: Function 'azps2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat' [funcArgOrderDifferent]
astropy-3.0.4/cextern/wcslib/C/prj.h:724:12: note: Function 'azps2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:732:16: note: Function 'azps2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:1065:16: warning: Function 'szps2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat' [funcArgOrderDifferent]
astropy-3.0.4/cextern/wcslib/C/prj.h:728:12: note: Function 'szps2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:1065:16: note: Function 'szps2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:1312:16: warning: Function 'tans2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat' [funcArgOrderDifferent]
astropy-3.0.4/cextern/wcslib/C/prj.h:732:12: note: Function 'tans2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:1312:16: note: Function 'tans2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:1533:16: warning: Function 'stgs2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat' [funcArgOrderDifferent]
astropy-3.0.4/cextern/wcslib/C/prj.h:736:12: note: Function 'stgs2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:1533:16: note: Function 'stgs2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:1839:16: warning: Function 'sins2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat' [funcArgOrderDifferent]
astropy-3.0.4/cextern/wcslib/C/prj.h:740:12: note: Function 'sins2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:1839:16: note: Function 'sins2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:2093:16: warning: Function 'arcs2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat' [funcArgOrderDifferent]
astropy-3.0.4/cextern/wcslib/C/prj.h:744:12: note: Function 'arcs2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:2093:16: note: Function 'arcs2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:2474:16: warning: Function 'zpns2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat' [funcArgOrderDifferent]
astropy-3.0.4/cextern/wcslib/C/prj.h:748:12: note: Function 'zpns2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:2474:16: note: Function 'zpns2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:2712:16: warning: Function 'zeas2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat' [funcArgOrderDifferent]
astropy-3.0.4/cextern/wcslib/C/prj.h:752:12: note: Function 'zeas2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:2712:16: note: Function 'zeas2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:3002:16: warning: Function 'airs2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat' [funcArgOrderDifferent]
astropy-3.0.4/cextern/wcslib/C/prj.h:756:12: note: Function 'airs2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:3002:16: note: Function 'airs2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:3252:16: warning: Function 'cyps2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat' [funcArgOrderDifferent]
astropy-3.0.4/cextern/wcslib/C/prj.h:760:12: note: Function 'cyps2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:3252:16: note: Function 'cyps2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:3487:16: warning: Function 'ceas2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat' [funcArgOrderDifferent]
astropy-3.0.4/cextern/wcslib/C/prj.h:764:12: note: Function 'ceas2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:3487:16: note: Function 'ceas2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:3678:16: warning: Function 'cars2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat' [funcArgOrderDifferent]
astropy-3.0.4/cextern/wcslib/C/prj.h:768:12: note: Function 'cars2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:3678:16: note: Function 'cars2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:3869:16: warning: Function 'mers2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat' [funcArgOrderDifferent]
astropy-3.0.4/cextern/wcslib/C/prj.h:772:12: note: Function 'mers2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:3869:16: note: Function 'mers2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:4083:16: warning: Function 'sfls2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat' [funcArgOrderDifferent]
astropy-3.0.4/cextern/wcslib/C/prj.h:776:12: note: Function 'sfls2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:4083:16: note: Function 'sfls2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:4320:16: warning: Function 'pars2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat' [funcArgOrderDifferent]
astropy-3.0.4/cextern/wcslib/C/prj.h:780:12: note: Function 'pars2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:4320:16: note: Function 'pars2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:4579:16: warning: Function 'mols2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat' [funcArgOrderDifferent]
astropy-3.0.4/cextern/wcslib/C/prj.h:784:12: note: Function 'mols2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:4579:16: note: Function 'mols2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:4843:16: warning: Function 'aits2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat' [funcArgOrderDifferent]
astropy-3.0.4/cextern/wcslib/C/prj.h:788:12: note: Function 'aits2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:4843:16: note: Function 'aits2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:5077:16: warning: Function 'cops2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat' [funcArgOrderDifferent]
astropy-3.0.4/cextern/wcslib/C/prj.h:792:12: note: Function 'cops2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:5077:16: note: Function 'cops2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:5372:16: warning: Function 'coes2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat' [funcArgOrderDifferent]
astropy-3.0.4/cextern/wcslib/C/prj.h:796:12: note: Function 'coes2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:5372:16: note: Function 'coes2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:5604:16: warning: Function 'cods2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat' [funcArgOrderDifferent]
astropy-3.0.4/cextern/wcslib/C/prj.h:800:12: note: Function 'cods2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:5604:16: note: Function 'cods2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:5862:16: warning: Function 'coos2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat' [funcArgOrderDifferent]
astropy-3.0.4/cextern/wcslib/C/prj.h:804:12: note: Function 'coos2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:5862:16: note: Function 'coos2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:6110:16: warning: Function 'bons2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat' [funcArgOrderDifferent]
astropy-3.0.4/cextern/wcslib/C/prj.h:808:12: note: Function 'bons2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:6110:16: note: Function 'bons2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:6388:16: warning: Function 'pcos2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat' [funcArgOrderDifferent]
astropy-3.0.4/cextern/wcslib/C/prj.h:812:12: note: Function 'pcos2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:6388:16: note: Function 'pcos2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:6667:16: warning: Function 'tscs2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat' [funcArgOrderDifferent]
astropy-3.0.4/cextern/wcslib/C/prj.h:816:12: note: Function 'tscs2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:6667:16: note: Function 'tscs2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:7090:16: warning: Function 'cscs2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat' [funcArgOrderDifferent]
astropy-3.0.4/cextern/wcslib/C/prj.h:820:12: note: Function 'cscs2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:7090:16: note: Function 'cscs2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:7582:16: warning: Function 'qscs2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat' [funcArgOrderDifferent]
astropy-3.0.4/cextern/wcslib/C/prj.h:824:12: note: Function 'qscs2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:7582:16: note: Function 'qscs2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:8047:16: warning: Function 'hpxs2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat' [funcArgOrderDifferent]
astropy-3.0.4/cextern/wcslib/C/prj.h:828:12: note: Function 'hpxs2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:8047:16: note: Function 'hpxs2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:8384:16: warning: Function 'xphs2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat' [funcArgOrderDifferent]
astropy-3.0.4/cextern/wcslib/C/prj.h:832:12: note: Function 'xphs2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/prj.c:8384:16: note: Function 'xphs2x' argument order different: declaration 'prj, nx, ny, sxy, spt, phi, theta, x, y, stat' definition 'prj, nphi, ntheta, spt, sxy, phi, theta, x, y, stat'
astropy-3.0.4/cextern/wcslib/C/spc.c:240:22: style: The scope of the variable 'function' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/spc.c:244:10: style: The scope of the variable 'alpha' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/spc.c:244:17: style: The scope of the variable 'beta_r' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/spc.c:244:33: style: The scope of the variable 'dn_r' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/spc.c:244:45: style: The scope of the variable 'epsilon' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/spc.c:244:54: style: The scope of the variable 'G' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/spc.c:244:57: style: The scope of the variable 'm' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/spc.c:244:60: style: The scope of the variable 'lambda_r' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/spc.c:244:70: style: The scope of the variable 'n_r' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/spc.c:245:10: style: The scope of the variable 't' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/spc.c:245:31: style: The scope of the variable 'theta' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/spc.c:538:7: style: The scope of the variable 'statP2S' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/spc.c:538:28: style: The scope of the variable 'statX2P' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/spc.c:539:10: style: The scope of the variable 'beta' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/spc.c:624:7: style: The scope of the variable 'statP2X' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/spc.c:624:28: style: The scope of the variable 'statS2P' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/spc.c:625:10: style: The scope of the variable 'beta' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/spc.c:625:16: style: The scope of the variable 's' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/spc.c:628:26: style: The scope of the variable 'specp' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/spc.c:1277:22: style: The scope of the variable 'function' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/spc.c:1279:29: style: The scope of the variable 'stype1' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/spc.c:1351:15: style: The scope of the variable 'frames' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/spc.c:1353:9: style: The scope of the variable 'fcode' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/spc.c:1354:8: style: The scope of the variable 'ivf' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/spc.c:718:14: style: Function 'spctyp' argument 1 names different: declaration 'ctype' definition 'ctypei'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spc.h:898:23: note: Function 'spctyp' argument 1 names different: declaration 'ctype' definition 'ctypei'.
astropy-3.0.4/cextern/wcslib/C/spc.c:718:14: note: Function 'spctyp' argument 1 names different: declaration 'ctype' definition 'ctypei'.
astropy-3.0.4/cextern/wcslib/C/spc.c:735:14: style: Function 'spctype' argument 1 names different: declaration 'ctype' definition 'ctypei'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spc.h:872:24: note: Function 'spctype' argument 1 names different: declaration 'ctype' definition 'ctypei'.
astropy-3.0.4/cextern/wcslib/C/spc.c:735:14: note: Function 'spctype' argument 1 names different: declaration 'ctype' definition 'ctypei'.
astropy-3.0.4/cextern/wcslib/C/sph.c:50:7: style: The scope of the variable 'jphi' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/sph.c:51:26: style: The scope of the variable 'costhe3' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/sph.c:51:35: style: The scope of the variable 'costhe4' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/sph.c:52:10: style: The scope of the variable 'sinthe3' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/sph.c:52:19: style: The scope of the variable 'sinthe4' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/sph.c:235:7: style: The scope of the variable 'jlng' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/sph.c:236:18: style: The scope of the variable 'coslat3' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/sph.c:236:27: style: The scope of the variable 'coslat4' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/sph.c:236:64: style: The scope of the variable 'sinlat3' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/sph.c:237:10: style: The scope of the variable 'sinlat4' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/sph.c:43:7: style: Function 'sphx2s' argument 5 names different: declaration 'sxy' definition 'sll'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/sph.h:230:68: note: Function 'sphx2s' argument 5 names different: declaration 'sxy' definition 'sll'.
astropy-3.0.4/cextern/wcslib/C/sph.c:43:7: note: Function 'sphx2s' argument 5 names different: declaration 'sxy' definition 'sll'.
astropy-3.0.4/cextern/wcslib/C/spx.c:470:13: style: The scope of the variable 's' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/spx.c:504:10: style: The scope of the variable 's' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/spx.c:636:13: style: The scope of the variable 's' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/spx.c:670:10: style: The scope of the variable 's' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/spx.c:61:16: style: Function 'specx' argument 5 names different: declaration 'specs' definition 'spx'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:538:26: note: Function 'specx' argument 5 names different: declaration 'specs' definition 'spx'.
astropy-3.0.4/cextern/wcslib/C/spx.c:61:16: note: Function 'specx' argument 5 names different: declaration 'specs' definition 'spx'.
astropy-3.0.4/cextern/wcslib/C/spx.c:343:8: style: Function 'freqwave' argument 1 names different: declaration 'param' definition 'dummy'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:555:14: note: Function 'freqwave' argument 1 names different: declaration 'param' definition 'dummy'.
astropy-3.0.4/cextern/wcslib/C/spx.c:343:8: note: Function 'freqwave' argument 1 names different: declaration 'param' definition 'dummy'.
astropy-3.0.4/cextern/wcslib/C/spx.c:344:5: style: Function 'freqwave' argument 2 names different: declaration 'nspec' definition 'nfreq'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:555:14: note: Function 'freqwave' argument 2 names different: declaration 'nspec' definition 'nfreq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:344:5: note: Function 'freqwave' argument 2 names different: declaration 'nspec' definition 'nfreq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:344:12: style: Function 'freqwave' argument 3 names different: declaration 'instep' definition 'sfreq'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:555:14: note: Function 'freqwave' argument 3 names different: declaration 'instep' definition 'sfreq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:344:12: note: Function 'freqwave' argument 3 names different: declaration 'instep' definition 'sfreq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:344:19: style: Function 'freqwave' argument 4 names different: declaration 'outstep' definition 'swave'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:555:14: note: Function 'freqwave' argument 4 names different: declaration 'outstep' definition 'swave'.
astropy-3.0.4/cextern/wcslib/C/spx.c:344:19: note: Function 'freqwave' argument 4 names different: declaration 'outstep' definition 'swave'.
astropy-3.0.4/cextern/wcslib/C/spx.c:345:14: style: Function 'freqwave' argument 5 names different: declaration 'inspec' definition 'freq'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:555:14: note: Function 'freqwave' argument 5 names different: declaration 'inspec' definition 'freq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:345:14: note: Function 'freqwave' argument 5 names different: declaration 'inspec' definition 'freq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:346:8: style: Function 'freqwave' argument 6 names different: declaration 'outspec' definition 'wave'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:555:14: note: Function 'freqwave' argument 6 names different: declaration 'outspec' definition 'wave'.
astropy-3.0.4/cextern/wcslib/C/spx.c:346:8: note: Function 'freqwave' argument 6 names different: declaration 'outspec' definition 'wave'.
astropy-3.0.4/cextern/wcslib/C/spx.c:381:8: style: Function 'wavefreq' argument 1 names different: declaration 'param' definition 'dummy'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:556:14: note: Function 'wavefreq' argument 1 names different: declaration 'param' definition 'dummy'.
astropy-3.0.4/cextern/wcslib/C/spx.c:381:8: note: Function 'wavefreq' argument 1 names different: declaration 'param' definition 'dummy'.
astropy-3.0.4/cextern/wcslib/C/spx.c:382:5: style: Function 'wavefreq' argument 2 names different: declaration 'nspec' definition 'nwave'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:556:14: note: Function 'wavefreq' argument 2 names different: declaration 'nspec' definition 'nwave'.
astropy-3.0.4/cextern/wcslib/C/spx.c:382:5: note: Function 'wavefreq' argument 2 names different: declaration 'nspec' definition 'nwave'.
astropy-3.0.4/cextern/wcslib/C/spx.c:382:12: style: Function 'wavefreq' argument 3 names different: declaration 'instep' definition 'swave'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:556:14: note: Function 'wavefreq' argument 3 names different: declaration 'instep' definition 'swave'.
astropy-3.0.4/cextern/wcslib/C/spx.c:382:12: note: Function 'wavefreq' argument 3 names different: declaration 'instep' definition 'swave'.
astropy-3.0.4/cextern/wcslib/C/spx.c:382:19: style: Function 'wavefreq' argument 4 names different: declaration 'outstep' definition 'sfreq'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:556:14: note: Function 'wavefreq' argument 4 names different: declaration 'outstep' definition 'sfreq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:382:19: note: Function 'wavefreq' argument 4 names different: declaration 'outstep' definition 'sfreq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:383:14: style: Function 'wavefreq' argument 5 names different: declaration 'inspec' definition 'wave'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:556:14: note: Function 'wavefreq' argument 5 names different: declaration 'inspec' definition 'wave'.
astropy-3.0.4/cextern/wcslib/C/spx.c:383:14: note: Function 'wavefreq' argument 5 names different: declaration 'inspec' definition 'wave'.
astropy-3.0.4/cextern/wcslib/C/spx.c:384:8: style: Function 'wavefreq' argument 6 names different: declaration 'outspec' definition 'freq'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:556:14: note: Function 'wavefreq' argument 6 names different: declaration 'outspec' definition 'freq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:384:8: note: Function 'wavefreq' argument 6 names different: declaration 'outspec' definition 'freq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:421:8: style: Function 'freqawav' argument 1 names different: declaration 'param' definition 'dummy'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:558:14: note: Function 'freqawav' argument 1 names different: declaration 'param' definition 'dummy'.
astropy-3.0.4/cextern/wcslib/C/spx.c:421:8: note: Function 'freqawav' argument 1 names different: declaration 'param' definition 'dummy'.
astropy-3.0.4/cextern/wcslib/C/spx.c:422:5: style: Function 'freqawav' argument 2 names different: declaration 'nspec' definition 'nfreq'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:558:14: note: Function 'freqawav' argument 2 names different: declaration 'nspec' definition 'nfreq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:422:5: note: Function 'freqawav' argument 2 names different: declaration 'nspec' definition 'nfreq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:422:12: style: Function 'freqawav' argument 3 names different: declaration 'instep' definition 'sfreq'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:558:14: note: Function 'freqawav' argument 3 names different: declaration 'instep' definition 'sfreq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:422:12: note: Function 'freqawav' argument 3 names different: declaration 'instep' definition 'sfreq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:422:19: style: Function 'freqawav' argument 4 names different: declaration 'outstep' definition 'sawav'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:558:14: note: Function 'freqawav' argument 4 names different: declaration 'outstep' definition 'sawav'.
astropy-3.0.4/cextern/wcslib/C/spx.c:422:19: note: Function 'freqawav' argument 4 names different: declaration 'outstep' definition 'sawav'.
astropy-3.0.4/cextern/wcslib/C/spx.c:423:14: style: Function 'freqawav' argument 5 names different: declaration 'inspec' definition 'freq'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:558:14: note: Function 'freqawav' argument 5 names different: declaration 'inspec' definition 'freq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:423:14: note: Function 'freqawav' argument 5 names different: declaration 'inspec' definition 'freq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:424:8: style: Function 'freqawav' argument 6 names different: declaration 'outspec' definition 'awav'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:558:14: note: Function 'freqawav' argument 6 names different: declaration 'outspec' definition 'awav'.
astropy-3.0.4/cextern/wcslib/C/spx.c:424:8: note: Function 'freqawav' argument 6 names different: declaration 'outspec' definition 'awav'.
astropy-3.0.4/cextern/wcslib/C/spx.c:441:8: style: Function 'awavfreq' argument 1 names different: declaration 'param' definition 'dummy'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:559:14: note: Function 'awavfreq' argument 1 names different: declaration 'param' definition 'dummy'.
astropy-3.0.4/cextern/wcslib/C/spx.c:441:8: note: Function 'awavfreq' argument 1 names different: declaration 'param' definition 'dummy'.
astropy-3.0.4/cextern/wcslib/C/spx.c:442:5: style: Function 'awavfreq' argument 2 names different: declaration 'nspec' definition 'nawav'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:559:14: note: Function 'awavfreq' argument 2 names different: declaration 'nspec' definition 'nawav'.
astropy-3.0.4/cextern/wcslib/C/spx.c:442:5: note: Function 'awavfreq' argument 2 names different: declaration 'nspec' definition 'nawav'.
astropy-3.0.4/cextern/wcslib/C/spx.c:442:12: style: Function 'awavfreq' argument 3 names different: declaration 'instep' definition 'sawav'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:559:14: note: Function 'awavfreq' argument 3 names different: declaration 'instep' definition 'sawav'.
astropy-3.0.4/cextern/wcslib/C/spx.c:442:12: note: Function 'awavfreq' argument 3 names different: declaration 'instep' definition 'sawav'.
astropy-3.0.4/cextern/wcslib/C/spx.c:442:19: style: Function 'awavfreq' argument 4 names different: declaration 'outstep' definition 'sfreq'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:559:14: note: Function 'awavfreq' argument 4 names different: declaration 'outstep' definition 'sfreq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:442:19: note: Function 'awavfreq' argument 4 names different: declaration 'outstep' definition 'sfreq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:443:14: style: Function 'awavfreq' argument 5 names different: declaration 'inspec' definition 'awav'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:559:14: note: Function 'awavfreq' argument 5 names different: declaration 'inspec' definition 'awav'.
astropy-3.0.4/cextern/wcslib/C/spx.c:443:14: note: Function 'awavfreq' argument 5 names different: declaration 'inspec' definition 'awav'.
astropy-3.0.4/cextern/wcslib/C/spx.c:444:8: style: Function 'awavfreq' argument 6 names different: declaration 'outspec' definition 'freq'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:559:14: note: Function 'awavfreq' argument 6 names different: declaration 'outspec' definition 'freq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:444:8: note: Function 'awavfreq' argument 6 names different: declaration 'outspec' definition 'freq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:463:8: style: Function 'freqvelo' argument 1 names different: declaration 'param' definition 'restfrq'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:568:14: note: Function 'freqvelo' argument 1 names different: declaration 'param' definition 'restfrq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:463:8: note: Function 'freqvelo' argument 1 names different: declaration 'param' definition 'restfrq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:464:5: style: Function 'freqvelo' argument 2 names different: declaration 'nspec' definition 'nfreq'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:568:14: note: Function 'freqvelo' argument 2 names different: declaration 'nspec' definition 'nfreq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:464:5: note: Function 'freqvelo' argument 2 names different: declaration 'nspec' definition 'nfreq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:464:12: style: Function 'freqvelo' argument 3 names different: declaration 'instep' definition 'sfreq'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:568:14: note: Function 'freqvelo' argument 3 names different: declaration 'instep' definition 'sfreq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:464:12: note: Function 'freqvelo' argument 3 names different: declaration 'instep' definition 'sfreq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:464:19: style: Function 'freqvelo' argument 4 names different: declaration 'outstep' definition 'svelo'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:568:14: note: Function 'freqvelo' argument 4 names different: declaration 'outstep' definition 'svelo'.
astropy-3.0.4/cextern/wcslib/C/spx.c:464:19: note: Function 'freqvelo' argument 4 names different: declaration 'outstep' definition 'svelo'.
astropy-3.0.4/cextern/wcslib/C/spx.c:465:14: style: Function 'freqvelo' argument 5 names different: declaration 'inspec' definition 'freq'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:568:14: note: Function 'freqvelo' argument 5 names different: declaration 'inspec' definition 'freq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:465:14: note: Function 'freqvelo' argument 5 names different: declaration 'inspec' definition 'freq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:466:8: style: Function 'freqvelo' argument 6 names different: declaration 'outspec' definition 'velo'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:568:14: note: Function 'freqvelo' argument 6 names different: declaration 'outspec' definition 'velo'.
astropy-3.0.4/cextern/wcslib/C/spx.c:466:8: note: Function 'freqvelo' argument 6 names different: declaration 'outspec' definition 'velo'.
astropy-3.0.4/cextern/wcslib/C/spx.c:496:8: style: Function 'velofreq' argument 1 names different: declaration 'param' definition 'restfrq'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:569:14: note: Function 'velofreq' argument 1 names different: declaration 'param' definition 'restfrq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:496:8: note: Function 'velofreq' argument 1 names different: declaration 'param' definition 'restfrq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:497:5: style: Function 'velofreq' argument 2 names different: declaration 'nspec' definition 'nvelo'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:569:14: note: Function 'velofreq' argument 2 names different: declaration 'nspec' definition 'nvelo'.
astropy-3.0.4/cextern/wcslib/C/spx.c:497:5: note: Function 'velofreq' argument 2 names different: declaration 'nspec' definition 'nvelo'.
astropy-3.0.4/cextern/wcslib/C/spx.c:497:12: style: Function 'velofreq' argument 3 names different: declaration 'instep' definition 'svelo'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:569:14: note: Function 'velofreq' argument 3 names different: declaration 'instep' definition 'svelo'.
astropy-3.0.4/cextern/wcslib/C/spx.c:497:12: note: Function 'velofreq' argument 3 names different: declaration 'instep' definition 'svelo'.
astropy-3.0.4/cextern/wcslib/C/spx.c:497:19: style: Function 'velofreq' argument 4 names different: declaration 'outstep' definition 'sfreq'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:569:14: note: Function 'velofreq' argument 4 names different: declaration 'outstep' definition 'sfreq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:497:19: note: Function 'velofreq' argument 4 names different: declaration 'outstep' definition 'sfreq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:498:14: style: Function 'velofreq' argument 5 names different: declaration 'inspec' definition 'velo'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:569:14: note: Function 'velofreq' argument 5 names different: declaration 'inspec' definition 'velo'.
astropy-3.0.4/cextern/wcslib/C/spx.c:498:14: note: Function 'velofreq' argument 5 names different: declaration 'inspec' definition 'velo'.
astropy-3.0.4/cextern/wcslib/C/spx.c:499:8: style: Function 'velofreq' argument 6 names different: declaration 'outspec' definition 'freq'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:569:14: note: Function 'velofreq' argument 6 names different: declaration 'outspec' definition 'freq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:499:8: note: Function 'velofreq' argument 6 names different: declaration 'outspec' definition 'freq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:535:8: style: Function 'waveawav' argument 1 names different: declaration 'param' definition 'dummy'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:561:14: note: Function 'waveawav' argument 1 names different: declaration 'param' definition 'dummy'.
astropy-3.0.4/cextern/wcslib/C/spx.c:535:8: note: Function 'waveawav' argument 1 names different: declaration 'param' definition 'dummy'.
astropy-3.0.4/cextern/wcslib/C/spx.c:536:5: style: Function 'waveawav' argument 2 names different: declaration 'nspec' definition 'nwave'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:561:14: note: Function 'waveawav' argument 2 names different: declaration 'nspec' definition 'nwave'.
astropy-3.0.4/cextern/wcslib/C/spx.c:536:5: note: Function 'waveawav' argument 2 names different: declaration 'nspec' definition 'nwave'.
astropy-3.0.4/cextern/wcslib/C/spx.c:536:12: style: Function 'waveawav' argument 3 names different: declaration 'instep' definition 'swave'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:561:14: note: Function 'waveawav' argument 3 names different: declaration 'instep' definition 'swave'.
astropy-3.0.4/cextern/wcslib/C/spx.c:536:12: note: Function 'waveawav' argument 3 names different: declaration 'instep' definition 'swave'.
astropy-3.0.4/cextern/wcslib/C/spx.c:536:19: style: Function 'waveawav' argument 4 names different: declaration 'outstep' definition 'sawav'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:561:14: note: Function 'waveawav' argument 4 names different: declaration 'outstep' definition 'sawav'.
astropy-3.0.4/cextern/wcslib/C/spx.c:536:19: note: Function 'waveawav' argument 4 names different: declaration 'outstep' definition 'sawav'.
astropy-3.0.4/cextern/wcslib/C/spx.c:537:14: style: Function 'waveawav' argument 5 names different: declaration 'inspec' definition 'wave'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:561:14: note: Function 'waveawav' argument 5 names different: declaration 'inspec' definition 'wave'.
astropy-3.0.4/cextern/wcslib/C/spx.c:537:14: note: Function 'waveawav' argument 5 names different: declaration 'inspec' definition 'wave'.
astropy-3.0.4/cextern/wcslib/C/spx.c:538:8: style: Function 'waveawav' argument 6 names different: declaration 'outspec' definition 'awav'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:561:14: note: Function 'waveawav' argument 6 names different: declaration 'outspec' definition 'awav'.
astropy-3.0.4/cextern/wcslib/C/spx.c:538:8: note: Function 'waveawav' argument 6 names different: declaration 'outspec' definition 'awav'.
astropy-3.0.4/cextern/wcslib/C/spx.c:583:8: style: Function 'awavwave' argument 1 names different: declaration 'param' definition 'dummy'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:562:14: note: Function 'awavwave' argument 1 names different: declaration 'param' definition 'dummy'.
astropy-3.0.4/cextern/wcslib/C/spx.c:583:8: note: Function 'awavwave' argument 1 names different: declaration 'param' definition 'dummy'.
astropy-3.0.4/cextern/wcslib/C/spx.c:584:5: style: Function 'awavwave' argument 2 names different: declaration 'nspec' definition 'nawav'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:562:14: note: Function 'awavwave' argument 2 names different: declaration 'nspec' definition 'nawav'.
astropy-3.0.4/cextern/wcslib/C/spx.c:584:5: note: Function 'awavwave' argument 2 names different: declaration 'nspec' definition 'nawav'.
astropy-3.0.4/cextern/wcslib/C/spx.c:584:12: style: Function 'awavwave' argument 3 names different: declaration 'instep' definition 'sawav'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:562:14: note: Function 'awavwave' argument 3 names different: declaration 'instep' definition 'sawav'.
astropy-3.0.4/cextern/wcslib/C/spx.c:584:12: note: Function 'awavwave' argument 3 names different: declaration 'instep' definition 'sawav'.
astropy-3.0.4/cextern/wcslib/C/spx.c:584:19: style: Function 'awavwave' argument 4 names different: declaration 'outstep' definition 'swave'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:562:14: note: Function 'awavwave' argument 4 names different: declaration 'outstep' definition 'swave'.
astropy-3.0.4/cextern/wcslib/C/spx.c:584:19: note: Function 'awavwave' argument 4 names different: declaration 'outstep' definition 'swave'.
astropy-3.0.4/cextern/wcslib/C/spx.c:585:14: style: Function 'awavwave' argument 5 names different: declaration 'inspec' definition 'awav'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:562:14: note: Function 'awavwave' argument 5 names different: declaration 'inspec' definition 'awav'.
astropy-3.0.4/cextern/wcslib/C/spx.c:585:14: note: Function 'awavwave' argument 5 names different: declaration 'inspec' definition 'awav'.
astropy-3.0.4/cextern/wcslib/C/spx.c:586:8: style: Function 'awavwave' argument 6 names different: declaration 'outspec' definition 'wave'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:562:14: note: Function 'awavwave' argument 6 names different: declaration 'outspec' definition 'wave'.
astropy-3.0.4/cextern/wcslib/C/spx.c:586:8: note: Function 'awavwave' argument 6 names different: declaration 'outspec' definition 'wave'.
astropy-3.0.4/cextern/wcslib/C/spx.c:629:8: style: Function 'wavevelo' argument 1 names different: declaration 'param' definition 'restwav'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:575:14: note: Function 'wavevelo' argument 1 names different: declaration 'param' definition 'restwav'.
astropy-3.0.4/cextern/wcslib/C/spx.c:629:8: note: Function 'wavevelo' argument 1 names different: declaration 'param' definition 'restwav'.
astropy-3.0.4/cextern/wcslib/C/spx.c:630:5: style: Function 'wavevelo' argument 2 names different: declaration 'nspec' definition 'nwave'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:575:14: note: Function 'wavevelo' argument 2 names different: declaration 'nspec' definition 'nwave'.
astropy-3.0.4/cextern/wcslib/C/spx.c:630:5: note: Function 'wavevelo' argument 2 names different: declaration 'nspec' definition 'nwave'.
astropy-3.0.4/cextern/wcslib/C/spx.c:630:12: style: Function 'wavevelo' argument 3 names different: declaration 'instep' definition 'swave'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:575:14: note: Function 'wavevelo' argument 3 names different: declaration 'instep' definition 'swave'.
astropy-3.0.4/cextern/wcslib/C/spx.c:630:12: note: Function 'wavevelo' argument 3 names different: declaration 'instep' definition 'swave'.
astropy-3.0.4/cextern/wcslib/C/spx.c:630:19: style: Function 'wavevelo' argument 4 names different: declaration 'outstep' definition 'svelo'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:575:14: note: Function 'wavevelo' argument 4 names different: declaration 'outstep' definition 'svelo'.
astropy-3.0.4/cextern/wcslib/C/spx.c:630:19: note: Function 'wavevelo' argument 4 names different: declaration 'outstep' definition 'svelo'.
astropy-3.0.4/cextern/wcslib/C/spx.c:631:14: style: Function 'wavevelo' argument 5 names different: declaration 'inspec' definition 'wave'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:575:14: note: Function 'wavevelo' argument 5 names different: declaration 'inspec' definition 'wave'.
astropy-3.0.4/cextern/wcslib/C/spx.c:631:14: note: Function 'wavevelo' argument 5 names different: declaration 'inspec' definition 'wave'.
astropy-3.0.4/cextern/wcslib/C/spx.c:632:8: style: Function 'wavevelo' argument 6 names different: declaration 'outspec' definition 'velo'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:575:14: note: Function 'wavevelo' argument 6 names different: declaration 'outspec' definition 'velo'.
astropy-3.0.4/cextern/wcslib/C/spx.c:632:8: note: Function 'wavevelo' argument 6 names different: declaration 'outspec' definition 'velo'.
astropy-3.0.4/cextern/wcslib/C/spx.c:662:8: style: Function 'velowave' argument 1 names different: declaration 'param' definition 'restwav'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:576:14: note: Function 'velowave' argument 1 names different: declaration 'param' definition 'restwav'.
astropy-3.0.4/cextern/wcslib/C/spx.c:662:8: note: Function 'velowave' argument 1 names different: declaration 'param' definition 'restwav'.
astropy-3.0.4/cextern/wcslib/C/spx.c:663:5: style: Function 'velowave' argument 2 names different: declaration 'nspec' definition 'nvelo'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:576:14: note: Function 'velowave' argument 2 names different: declaration 'nspec' definition 'nvelo'.
astropy-3.0.4/cextern/wcslib/C/spx.c:663:5: note: Function 'velowave' argument 2 names different: declaration 'nspec' definition 'nvelo'.
astropy-3.0.4/cextern/wcslib/C/spx.c:663:12: style: Function 'velowave' argument 3 names different: declaration 'instep' definition 'svelo'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:576:14: note: Function 'velowave' argument 3 names different: declaration 'instep' definition 'svelo'.
astropy-3.0.4/cextern/wcslib/C/spx.c:663:12: note: Function 'velowave' argument 3 names different: declaration 'instep' definition 'svelo'.
astropy-3.0.4/cextern/wcslib/C/spx.c:663:19: style: Function 'velowave' argument 4 names different: declaration 'outstep' definition 'swave'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:576:14: note: Function 'velowave' argument 4 names different: declaration 'outstep' definition 'swave'.
astropy-3.0.4/cextern/wcslib/C/spx.c:663:19: note: Function 'velowave' argument 4 names different: declaration 'outstep' definition 'swave'.
astropy-3.0.4/cextern/wcslib/C/spx.c:664:14: style: Function 'velowave' argument 5 names different: declaration 'inspec' definition 'velo'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:576:14: note: Function 'velowave' argument 5 names different: declaration 'inspec' definition 'velo'.
astropy-3.0.4/cextern/wcslib/C/spx.c:664:14: note: Function 'velowave' argument 5 names different: declaration 'inspec' definition 'velo'.
astropy-3.0.4/cextern/wcslib/C/spx.c:665:8: style: Function 'velowave' argument 6 names different: declaration 'outspec' definition 'wave'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:576:14: note: Function 'velowave' argument 6 names different: declaration 'outspec' definition 'wave'.
astropy-3.0.4/cextern/wcslib/C/spx.c:665:8: note: Function 'velowave' argument 6 names different: declaration 'outspec' definition 'wave'.
astropy-3.0.4/cextern/wcslib/C/spx.c:701:8: style: Function 'awavvelo' argument 1 names different: declaration 'param' definition 'dummy'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:578:14: note: Function 'awavvelo' argument 1 names different: declaration 'param' definition 'dummy'.
astropy-3.0.4/cextern/wcslib/C/spx.c:701:8: note: Function 'awavvelo' argument 1 names different: declaration 'param' definition 'dummy'.
astropy-3.0.4/cextern/wcslib/C/spx.c:702:5: style: Function 'awavvelo' argument 2 names different: declaration 'nspec' definition 'nawav'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:578:14: note: Function 'awavvelo' argument 2 names different: declaration 'nspec' definition 'nawav'.
astropy-3.0.4/cextern/wcslib/C/spx.c:702:5: note: Function 'awavvelo' argument 2 names different: declaration 'nspec' definition 'nawav'.
astropy-3.0.4/cextern/wcslib/C/spx.c:702:12: style: Function 'awavvelo' argument 3 names different: declaration 'instep' definition 'sawav'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:578:14: note: Function 'awavvelo' argument 3 names different: declaration 'instep' definition 'sawav'.
astropy-3.0.4/cextern/wcslib/C/spx.c:702:12: note: Function 'awavvelo' argument 3 names different: declaration 'instep' definition 'sawav'.
astropy-3.0.4/cextern/wcslib/C/spx.c:702:19: style: Function 'awavvelo' argument 4 names different: declaration 'outstep' definition 'svelo'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:578:14: note: Function 'awavvelo' argument 4 names different: declaration 'outstep' definition 'svelo'.
astropy-3.0.4/cextern/wcslib/C/spx.c:702:19: note: Function 'awavvelo' argument 4 names different: declaration 'outstep' definition 'svelo'.
astropy-3.0.4/cextern/wcslib/C/spx.c:703:14: style: Function 'awavvelo' argument 5 names different: declaration 'inspec' definition 'awav'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:578:14: note: Function 'awavvelo' argument 5 names different: declaration 'inspec' definition 'awav'.
astropy-3.0.4/cextern/wcslib/C/spx.c:703:14: note: Function 'awavvelo' argument 5 names different: declaration 'inspec' definition 'awav'.
astropy-3.0.4/cextern/wcslib/C/spx.c:704:8: style: Function 'awavvelo' argument 6 names different: declaration 'outspec' definition 'velo'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:578:14: note: Function 'awavvelo' argument 6 names different: declaration 'outspec' definition 'velo'.
astropy-3.0.4/cextern/wcslib/C/spx.c:704:8: note: Function 'awavvelo' argument 6 names different: declaration 'outspec' definition 'velo'.
astropy-3.0.4/cextern/wcslib/C/spx.c:721:8: style: Function 'veloawav' argument 1 names different: declaration 'param' definition 'dummy'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:579:14: note: Function 'veloawav' argument 1 names different: declaration 'param' definition 'dummy'.
astropy-3.0.4/cextern/wcslib/C/spx.c:721:8: note: Function 'veloawav' argument 1 names different: declaration 'param' definition 'dummy'.
astropy-3.0.4/cextern/wcslib/C/spx.c:722:5: style: Function 'veloawav' argument 2 names different: declaration 'nspec' definition 'nvelo'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:579:14: note: Function 'veloawav' argument 2 names different: declaration 'nspec' definition 'nvelo'.
astropy-3.0.4/cextern/wcslib/C/spx.c:722:5: note: Function 'veloawav' argument 2 names different: declaration 'nspec' definition 'nvelo'.
astropy-3.0.4/cextern/wcslib/C/spx.c:722:12: style: Function 'veloawav' argument 3 names different: declaration 'instep' definition 'svelo'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:579:14: note: Function 'veloawav' argument 3 names different: declaration 'instep' definition 'svelo'.
astropy-3.0.4/cextern/wcslib/C/spx.c:722:12: note: Function 'veloawav' argument 3 names different: declaration 'instep' definition 'svelo'.
astropy-3.0.4/cextern/wcslib/C/spx.c:722:19: style: Function 'veloawav' argument 4 names different: declaration 'outstep' definition 'sawav'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:579:14: note: Function 'veloawav' argument 4 names different: declaration 'outstep' definition 'sawav'.
astropy-3.0.4/cextern/wcslib/C/spx.c:722:19: note: Function 'veloawav' argument 4 names different: declaration 'outstep' definition 'sawav'.
astropy-3.0.4/cextern/wcslib/C/spx.c:723:14: style: Function 'veloawav' argument 5 names different: declaration 'inspec' definition 'velo'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:579:14: note: Function 'veloawav' argument 5 names different: declaration 'inspec' definition 'velo'.
astropy-3.0.4/cextern/wcslib/C/spx.c:723:14: note: Function 'veloawav' argument 5 names different: declaration 'inspec' definition 'velo'.
astropy-3.0.4/cextern/wcslib/C/spx.c:724:8: style: Function 'veloawav' argument 6 names different: declaration 'outspec' definition 'awav'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:579:14: note: Function 'veloawav' argument 6 names different: declaration 'outspec' definition 'awav'.
astropy-3.0.4/cextern/wcslib/C/spx.c:724:8: note: Function 'veloawav' argument 6 names different: declaration 'outspec' definition 'awav'.
astropy-3.0.4/cextern/wcslib/C/spx.c:743:8: style: Function 'freqafrq' argument 1 names different: declaration 'param' definition 'dummy'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:546:14: note: Function 'freqafrq' argument 1 names different: declaration 'param' definition 'dummy'.
astropy-3.0.4/cextern/wcslib/C/spx.c:743:8: note: Function 'freqafrq' argument 1 names different: declaration 'param' definition 'dummy'.
astropy-3.0.4/cextern/wcslib/C/spx.c:744:5: style: Function 'freqafrq' argument 2 names different: declaration 'nspec' definition 'nfreq'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:546:14: note: Function 'freqafrq' argument 2 names different: declaration 'nspec' definition 'nfreq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:744:5: note: Function 'freqafrq' argument 2 names different: declaration 'nspec' definition 'nfreq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:744:12: style: Function 'freqafrq' argument 3 names different: declaration 'instep' definition 'sfreq'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:546:14: note: Function 'freqafrq' argument 3 names different: declaration 'instep' definition 'sfreq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:744:12: note: Function 'freqafrq' argument 3 names different: declaration 'instep' definition 'sfreq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:744:19: style: Function 'freqafrq' argument 4 names different: declaration 'outstep' definition 'safrq'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:546:14: note: Function 'freqafrq' argument 4 names different: declaration 'outstep' definition 'safrq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:744:19: note: Function 'freqafrq' argument 4 names different: declaration 'outstep' definition 'safrq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:745:14: style: Function 'freqafrq' argument 5 names different: declaration 'inspec' definition 'freq'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:546:14: note: Function 'freqafrq' argument 5 names different: declaration 'inspec' definition 'freq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:745:14: note: Function 'freqafrq' argument 5 names different: declaration 'inspec' definition 'freq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:746:8: style: Function 'freqafrq' argument 6 names different: declaration 'outspec' definition 'afrq'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:546:14: note: Function 'freqafrq' argument 6 names different: declaration 'outspec' definition 'afrq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:746:8: note: Function 'freqafrq' argument 6 names different: declaration 'outspec' definition 'afrq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:775:8: style: Function 'afrqfreq' argument 1 names different: declaration 'param' definition 'dummy'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:547:14: note: Function 'afrqfreq' argument 1 names different: declaration 'param' definition 'dummy'.
astropy-3.0.4/cextern/wcslib/C/spx.c:775:8: note: Function 'afrqfreq' argument 1 names different: declaration 'param' definition 'dummy'.
astropy-3.0.4/cextern/wcslib/C/spx.c:776:5: style: Function 'afrqfreq' argument 2 names different: declaration 'nspec' definition 'nafrq'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:547:14: note: Function 'afrqfreq' argument 2 names different: declaration 'nspec' definition 'nafrq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:776:5: note: Function 'afrqfreq' argument 2 names different: declaration 'nspec' definition 'nafrq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:776:12: style: Function 'afrqfreq' argument 3 names different: declaration 'instep' definition 'safrq'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:547:14: note: Function 'afrqfreq' argument 3 names different: declaration 'instep' definition 'safrq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:776:12: note: Function 'afrqfreq' argument 3 names different: declaration 'instep' definition 'safrq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:776:19: style: Function 'afrqfreq' argument 4 names different: declaration 'outstep' definition 'sfreq'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:547:14: note: Function 'afrqfreq' argument 4 names different: declaration 'outstep' definition 'sfreq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:776:19: note: Function 'afrqfreq' argument 4 names different: declaration 'outstep' definition 'sfreq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:777:14: style: Function 'afrqfreq' argument 5 names different: declaration 'inspec' definition 'afrq'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:547:14: note: Function 'afrqfreq' argument 5 names different: declaration 'inspec' definition 'afrq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:777:14: note: Function 'afrqfreq' argument 5 names different: declaration 'inspec' definition 'afrq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:778:8: style: Function 'afrqfreq' argument 6 names different: declaration 'outspec' definition 'freq'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:547:14: note: Function 'afrqfreq' argument 6 names different: declaration 'outspec' definition 'freq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:778:8: note: Function 'afrqfreq' argument 6 names different: declaration 'outspec' definition 'freq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:809:8: style: Function 'freqener' argument 1 names different: declaration 'param' definition 'dummy'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:549:14: note: Function 'freqener' argument 1 names different: declaration 'param' definition 'dummy'.
astropy-3.0.4/cextern/wcslib/C/spx.c:809:8: note: Function 'freqener' argument 1 names different: declaration 'param' definition 'dummy'.
astropy-3.0.4/cextern/wcslib/C/spx.c:810:5: style: Function 'freqener' argument 2 names different: declaration 'nspec' definition 'nfreq'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:549:14: note: Function 'freqener' argument 2 names different: declaration 'nspec' definition 'nfreq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:810:5: note: Function 'freqener' argument 2 names different: declaration 'nspec' definition 'nfreq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:810:12: style: Function 'freqener' argument 3 names different: declaration 'instep' definition 'sfreq'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:549:14: note: Function 'freqener' argument 3 names different: declaration 'instep' definition 'sfreq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:810:12: note: Function 'freqener' argument 3 names different: declaration 'instep' definition 'sfreq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:810:19: style: Function 'freqener' argument 4 names different: declaration 'outstep' definition 'sener'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:549:14: note: Function 'freqener' argument 4 names different: declaration 'outstep' definition 'sener'.
astropy-3.0.4/cextern/wcslib/C/spx.c:810:19: note: Function 'freqener' argument 4 names different: declaration 'outstep' definition 'sener'.
astropy-3.0.4/cextern/wcslib/C/spx.c:811:14: style: Function 'freqener' argument 5 names different: declaration 'inspec' definition 'freq'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:549:14: note: Function 'freqener' argument 5 names different: declaration 'inspec' definition 'freq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:811:14: note: Function 'freqener' argument 5 names different: declaration 'inspec' definition 'freq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:812:8: style: Function 'freqener' argument 6 names different: declaration 'outspec' definition 'ener'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:549:14: note: Function 'freqener' argument 6 names different: declaration 'outspec' definition 'ener'.
astropy-3.0.4/cextern/wcslib/C/spx.c:812:8: note: Function 'freqener' argument 6 names different: declaration 'outspec' definition 'ener'.
astropy-3.0.4/cextern/wcslib/C/spx.c:841:8: style: Function 'enerfreq' argument 1 names different: declaration 'param' definition 'dummy'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:550:14: note: Function 'enerfreq' argument 1 names different: declaration 'param' definition 'dummy'.
astropy-3.0.4/cextern/wcslib/C/spx.c:841:8: note: Function 'enerfreq' argument 1 names different: declaration 'param' definition 'dummy'.
astropy-3.0.4/cextern/wcslib/C/spx.c:842:5: style: Function 'enerfreq' argument 2 names different: declaration 'nspec' definition 'nener'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:550:14: note: Function 'enerfreq' argument 2 names different: declaration 'nspec' definition 'nener'.
astropy-3.0.4/cextern/wcslib/C/spx.c:842:5: note: Function 'enerfreq' argument 2 names different: declaration 'nspec' definition 'nener'.
astropy-3.0.4/cextern/wcslib/C/spx.c:842:12: style: Function 'enerfreq' argument 3 names different: declaration 'instep' definition 'sener'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:550:14: note: Function 'enerfreq' argument 3 names different: declaration 'instep' definition 'sener'.
astropy-3.0.4/cextern/wcslib/C/spx.c:842:12: note: Function 'enerfreq' argument 3 names different: declaration 'instep' definition 'sener'.
astropy-3.0.4/cextern/wcslib/C/spx.c:842:19: style: Function 'enerfreq' argument 4 names different: declaration 'outstep' definition 'sfreq'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:550:14: note: Function 'enerfreq' argument 4 names different: declaration 'outstep' definition 'sfreq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:842:19: note: Function 'enerfreq' argument 4 names different: declaration 'outstep' definition 'sfreq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:843:14: style: Function 'enerfreq' argument 5 names different: declaration 'inspec' definition 'ener'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:550:14: note: Function 'enerfreq' argument 5 names different: declaration 'inspec' definition 'ener'.
astropy-3.0.4/cextern/wcslib/C/spx.c:843:14: note: Function 'enerfreq' argument 5 names different: declaration 'inspec' definition 'ener'.
astropy-3.0.4/cextern/wcslib/C/spx.c:844:8: style: Function 'enerfreq' argument 6 names different: declaration 'outspec' definition 'freq'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:550:14: note: Function 'enerfreq' argument 6 names different: declaration 'outspec' definition 'freq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:844:8: note: Function 'enerfreq' argument 6 names different: declaration 'outspec' definition 'freq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:875:8: style: Function 'freqwavn' argument 1 names different: declaration 'param' definition 'dummy'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:552:14: note: Function 'freqwavn' argument 1 names different: declaration 'param' definition 'dummy'.
astropy-3.0.4/cextern/wcslib/C/spx.c:875:8: note: Function 'freqwavn' argument 1 names different: declaration 'param' definition 'dummy'.
astropy-3.0.4/cextern/wcslib/C/spx.c:876:5: style: Function 'freqwavn' argument 2 names different: declaration 'nspec' definition 'nfreq'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:552:14: note: Function 'freqwavn' argument 2 names different: declaration 'nspec' definition 'nfreq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:876:5: note: Function 'freqwavn' argument 2 names different: declaration 'nspec' definition 'nfreq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:876:12: style: Function 'freqwavn' argument 3 names different: declaration 'instep' definition 'sfreq'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:552:14: note: Function 'freqwavn' argument 3 names different: declaration 'instep' definition 'sfreq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:876:12: note: Function 'freqwavn' argument 3 names different: declaration 'instep' definition 'sfreq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:876:19: style: Function 'freqwavn' argument 4 names different: declaration 'outstep' definition 'swavn'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:552:14: note: Function 'freqwavn' argument 4 names different: declaration 'outstep' definition 'swavn'.
astropy-3.0.4/cextern/wcslib/C/spx.c:876:19: note: Function 'freqwavn' argument 4 names different: declaration 'outstep' definition 'swavn'.
astropy-3.0.4/cextern/wcslib/C/spx.c:877:14: style: Function 'freqwavn' argument 5 names different: declaration 'inspec' definition 'freq'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:552:14: note: Function 'freqwavn' argument 5 names different: declaration 'inspec' definition 'freq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:877:14: note: Function 'freqwavn' argument 5 names different: declaration 'inspec' definition 'freq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:878:8: style: Function 'freqwavn' argument 6 names different: declaration 'outspec' definition 'wavn'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:552:14: note: Function 'freqwavn' argument 6 names different: declaration 'outspec' definition 'wavn'.
astropy-3.0.4/cextern/wcslib/C/spx.c:878:8: note: Function 'freqwavn' argument 6 names different: declaration 'outspec' definition 'wavn'.
astropy-3.0.4/cextern/wcslib/C/spx.c:907:8: style: Function 'wavnfreq' argument 1 names different: declaration 'param' definition 'dummy'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:553:14: note: Function 'wavnfreq' argument 1 names different: declaration 'param' definition 'dummy'.
astropy-3.0.4/cextern/wcslib/C/spx.c:907:8: note: Function 'wavnfreq' argument 1 names different: declaration 'param' definition 'dummy'.
astropy-3.0.4/cextern/wcslib/C/spx.c:908:5: style: Function 'wavnfreq' argument 2 names different: declaration 'nspec' definition 'nwavn'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:553:14: note: Function 'wavnfreq' argument 2 names different: declaration 'nspec' definition 'nwavn'.
astropy-3.0.4/cextern/wcslib/C/spx.c:908:5: note: Function 'wavnfreq' argument 2 names different: declaration 'nspec' definition 'nwavn'.
astropy-3.0.4/cextern/wcslib/C/spx.c:908:12: style: Function 'wavnfreq' argument 3 names different: declaration 'instep' definition 'swavn'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:553:14: note: Function 'wavnfreq' argument 3 names different: declaration 'instep' definition 'swavn'.
astropy-3.0.4/cextern/wcslib/C/spx.c:908:12: note: Function 'wavnfreq' argument 3 names different: declaration 'instep' definition 'swavn'.
astropy-3.0.4/cextern/wcslib/C/spx.c:908:19: style: Function 'wavnfreq' argument 4 names different: declaration 'outstep' definition 'sfreq'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:553:14: note: Function 'wavnfreq' argument 4 names different: declaration 'outstep' definition 'sfreq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:908:19: note: Function 'wavnfreq' argument 4 names different: declaration 'outstep' definition 'sfreq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:909:14: style: Function 'wavnfreq' argument 5 names different: declaration 'inspec' definition 'wavn'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:553:14: note: Function 'wavnfreq' argument 5 names different: declaration 'inspec' definition 'wavn'.
astropy-3.0.4/cextern/wcslib/C/spx.c:909:14: note: Function 'wavnfreq' argument 5 names different: declaration 'inspec' definition 'wavn'.
astropy-3.0.4/cextern/wcslib/C/spx.c:910:8: style: Function 'wavnfreq' argument 6 names different: declaration 'outspec' definition 'freq'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:553:14: note: Function 'wavnfreq' argument 6 names different: declaration 'outspec' definition 'freq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:910:8: note: Function 'wavnfreq' argument 6 names different: declaration 'outspec' definition 'freq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:941:8: style: Function 'freqvrad' argument 1 names different: declaration 'param' definition 'restfrq'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:571:14: note: Function 'freqvrad' argument 1 names different: declaration 'param' definition 'restfrq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:941:8: note: Function 'freqvrad' argument 1 names different: declaration 'param' definition 'restfrq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:942:5: style: Function 'freqvrad' argument 2 names different: declaration 'nspec' definition 'nfreq'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:571:14: note: Function 'freqvrad' argument 2 names different: declaration 'nspec' definition 'nfreq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:942:5: note: Function 'freqvrad' argument 2 names different: declaration 'nspec' definition 'nfreq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:942:12: style: Function 'freqvrad' argument 3 names different: declaration 'instep' definition 'sfreq'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:571:14: note: Function 'freqvrad' argument 3 names different: declaration 'instep' definition 'sfreq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:942:12: note: Function 'freqvrad' argument 3 names different: declaration 'instep' definition 'sfreq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:942:19: style: Function 'freqvrad' argument 4 names different: declaration 'outstep' definition 'svrad'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:571:14: note: Function 'freqvrad' argument 4 names different: declaration 'outstep' definition 'svrad'.
astropy-3.0.4/cextern/wcslib/C/spx.c:942:19: note: Function 'freqvrad' argument 4 names different: declaration 'outstep' definition 'svrad'.
astropy-3.0.4/cextern/wcslib/C/spx.c:943:14: style: Function 'freqvrad' argument 5 names different: declaration 'inspec' definition 'freq'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:571:14: note: Function 'freqvrad' argument 5 names different: declaration 'inspec' definition 'freq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:943:14: note: Function 'freqvrad' argument 5 names different: declaration 'inspec' definition 'freq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:944:8: style: Function 'freqvrad' argument 6 names different: declaration 'outspec' definition 'vrad'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:571:14: note: Function 'freqvrad' argument 6 names different: declaration 'outspec' definition 'vrad'.
astropy-3.0.4/cextern/wcslib/C/spx.c:944:8: note: Function 'freqvrad' argument 6 names different: declaration 'outspec' definition 'vrad'.
astropy-3.0.4/cextern/wcslib/C/spx.c:976:8: style: Function 'vradfreq' argument 1 names different: declaration 'param' definition 'restfrq'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:572:14: note: Function 'vradfreq' argument 1 names different: declaration 'param' definition 'restfrq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:976:8: note: Function 'vradfreq' argument 1 names different: declaration 'param' definition 'restfrq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:977:5: style: Function 'vradfreq' argument 2 names different: declaration 'nspec' definition 'nvrad'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:572:14: note: Function 'vradfreq' argument 2 names different: declaration 'nspec' definition 'nvrad'.
astropy-3.0.4/cextern/wcslib/C/spx.c:977:5: note: Function 'vradfreq' argument 2 names different: declaration 'nspec' definition 'nvrad'.
astropy-3.0.4/cextern/wcslib/C/spx.c:977:12: style: Function 'vradfreq' argument 3 names different: declaration 'instep' definition 'svrad'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:572:14: note: Function 'vradfreq' argument 3 names different: declaration 'instep' definition 'svrad'.
astropy-3.0.4/cextern/wcslib/C/spx.c:977:12: note: Function 'vradfreq' argument 3 names different: declaration 'instep' definition 'svrad'.
astropy-3.0.4/cextern/wcslib/C/spx.c:977:19: style: Function 'vradfreq' argument 4 names different: declaration 'outstep' definition 'sfreq'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:572:14: note: Function 'vradfreq' argument 4 names different: declaration 'outstep' definition 'sfreq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:977:19: note: Function 'vradfreq' argument 4 names different: declaration 'outstep' definition 'sfreq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:978:14: style: Function 'vradfreq' argument 5 names different: declaration 'inspec' definition 'vrad'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:572:14: note: Function 'vradfreq' argument 5 names different: declaration 'inspec' definition 'vrad'.
astropy-3.0.4/cextern/wcslib/C/spx.c:978:14: note: Function 'vradfreq' argument 5 names different: declaration 'inspec' definition 'vrad'.
astropy-3.0.4/cextern/wcslib/C/spx.c:979:8: style: Function 'vradfreq' argument 6 names different: declaration 'outspec' definition 'freq'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:572:14: note: Function 'vradfreq' argument 6 names different: declaration 'outspec' definition 'freq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:979:8: note: Function 'vradfreq' argument 6 names different: declaration 'outspec' definition 'freq'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1009:8: style: Function 'wavevopt' argument 1 names different: declaration 'param' definition 'restwav'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:581:14: note: Function 'wavevopt' argument 1 names different: declaration 'param' definition 'restwav'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1009:8: note: Function 'wavevopt' argument 1 names different: declaration 'param' definition 'restwav'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1010:5: style: Function 'wavevopt' argument 2 names different: declaration 'nspec' definition 'nwave'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:581:14: note: Function 'wavevopt' argument 2 names different: declaration 'nspec' definition 'nwave'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1010:5: note: Function 'wavevopt' argument 2 names different: declaration 'nspec' definition 'nwave'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1010:12: style: Function 'wavevopt' argument 3 names different: declaration 'instep' definition 'swave'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:581:14: note: Function 'wavevopt' argument 3 names different: declaration 'instep' definition 'swave'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1010:12: note: Function 'wavevopt' argument 3 names different: declaration 'instep' definition 'swave'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1010:19: style: Function 'wavevopt' argument 4 names different: declaration 'outstep' definition 'svopt'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:581:14: note: Function 'wavevopt' argument 4 names different: declaration 'outstep' definition 'svopt'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1010:19: note: Function 'wavevopt' argument 4 names different: declaration 'outstep' definition 'svopt'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1011:14: style: Function 'wavevopt' argument 5 names different: declaration 'inspec' definition 'wave'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:581:14: note: Function 'wavevopt' argument 5 names different: declaration 'inspec' definition 'wave'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1011:14: note: Function 'wavevopt' argument 5 names different: declaration 'inspec' definition 'wave'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1012:8: style: Function 'wavevopt' argument 6 names different: declaration 'outspec' definition 'vopt'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:581:14: note: Function 'wavevopt' argument 6 names different: declaration 'outspec' definition 'vopt'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1012:8: note: Function 'wavevopt' argument 6 names different: declaration 'outspec' definition 'vopt'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1043:8: style: Function 'voptwave' argument 1 names different: declaration 'param' definition 'restwav'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:582:14: note: Function 'voptwave' argument 1 names different: declaration 'param' definition 'restwav'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1043:8: note: Function 'voptwave' argument 1 names different: declaration 'param' definition 'restwav'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1044:5: style: Function 'voptwave' argument 2 names different: declaration 'nspec' definition 'nvopt'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:582:14: note: Function 'voptwave' argument 2 names different: declaration 'nspec' definition 'nvopt'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1044:5: note: Function 'voptwave' argument 2 names different: declaration 'nspec' definition 'nvopt'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1044:12: style: Function 'voptwave' argument 3 names different: declaration 'instep' definition 'svopt'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:582:14: note: Function 'voptwave' argument 3 names different: declaration 'instep' definition 'svopt'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1044:12: note: Function 'voptwave' argument 3 names different: declaration 'instep' definition 'svopt'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1044:19: style: Function 'voptwave' argument 4 names different: declaration 'outstep' definition 'swave'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:582:14: note: Function 'voptwave' argument 4 names different: declaration 'outstep' definition 'swave'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1044:19: note: Function 'voptwave' argument 4 names different: declaration 'outstep' definition 'swave'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1045:14: style: Function 'voptwave' argument 5 names different: declaration 'inspec' definition 'vopt'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:582:14: note: Function 'voptwave' argument 5 names different: declaration 'inspec' definition 'vopt'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1045:14: note: Function 'voptwave' argument 5 names different: declaration 'inspec' definition 'vopt'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1046:8: style: Function 'voptwave' argument 6 names different: declaration 'outspec' definition 'wave'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:582:14: note: Function 'voptwave' argument 6 names different: declaration 'outspec' definition 'wave'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1046:8: note: Function 'voptwave' argument 6 names different: declaration 'outspec' definition 'wave'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1076:8: style: Function 'wavezopt' argument 1 names different: declaration 'param' definition 'restwav'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:584:14: note: Function 'wavezopt' argument 1 names different: declaration 'param' definition 'restwav'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1076:8: note: Function 'wavezopt' argument 1 names different: declaration 'param' definition 'restwav'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1077:5: style: Function 'wavezopt' argument 2 names different: declaration 'nspec' definition 'nwave'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:584:14: note: Function 'wavezopt' argument 2 names different: declaration 'nspec' definition 'nwave'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1077:5: note: Function 'wavezopt' argument 2 names different: declaration 'nspec' definition 'nwave'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1077:12: style: Function 'wavezopt' argument 3 names different: declaration 'instep' definition 'swave'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:584:14: note: Function 'wavezopt' argument 3 names different: declaration 'instep' definition 'swave'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1077:12: note: Function 'wavezopt' argument 3 names different: declaration 'instep' definition 'swave'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1077:19: style: Function 'wavezopt' argument 4 names different: declaration 'outstep' definition 'szopt'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:584:14: note: Function 'wavezopt' argument 4 names different: declaration 'outstep' definition 'szopt'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1077:19: note: Function 'wavezopt' argument 4 names different: declaration 'outstep' definition 'szopt'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1078:14: style: Function 'wavezopt' argument 5 names different: declaration 'inspec' definition 'wave'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:584:14: note: Function 'wavezopt' argument 5 names different: declaration 'inspec' definition 'wave'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1078:14: note: Function 'wavezopt' argument 5 names different: declaration 'inspec' definition 'wave'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1079:8: style: Function 'wavezopt' argument 6 names different: declaration 'outspec' definition 'zopt'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:584:14: note: Function 'wavezopt' argument 6 names different: declaration 'outspec' definition 'zopt'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1079:8: note: Function 'wavezopt' argument 6 names different: declaration 'outspec' definition 'zopt'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1110:8: style: Function 'zoptwave' argument 1 names different: declaration 'param' definition 'restwav'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:585:14: note: Function 'zoptwave' argument 1 names different: declaration 'param' definition 'restwav'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1110:8: note: Function 'zoptwave' argument 1 names different: declaration 'param' definition 'restwav'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1111:5: style: Function 'zoptwave' argument 2 names different: declaration 'nspec' definition 'nzopt'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:585:14: note: Function 'zoptwave' argument 2 names different: declaration 'nspec' definition 'nzopt'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1111:5: note: Function 'zoptwave' argument 2 names different: declaration 'nspec' definition 'nzopt'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1111:12: style: Function 'zoptwave' argument 3 names different: declaration 'instep' definition 'szopt'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:585:14: note: Function 'zoptwave' argument 3 names different: declaration 'instep' definition 'szopt'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1111:12: note: Function 'zoptwave' argument 3 names different: declaration 'instep' definition 'szopt'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1111:19: style: Function 'zoptwave' argument 4 names different: declaration 'outstep' definition 'swave'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:585:14: note: Function 'zoptwave' argument 4 names different: declaration 'outstep' definition 'swave'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1111:19: note: Function 'zoptwave' argument 4 names different: declaration 'outstep' definition 'swave'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1112:14: style: Function 'zoptwave' argument 5 names different: declaration 'inspec' definition 'zopt'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:585:14: note: Function 'zoptwave' argument 5 names different: declaration 'inspec' definition 'zopt'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1112:14: note: Function 'zoptwave' argument 5 names different: declaration 'inspec' definition 'zopt'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1113:8: style: Function 'zoptwave' argument 6 names different: declaration 'outspec' definition 'wave'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:585:14: note: Function 'zoptwave' argument 6 names different: declaration 'outspec' definition 'wave'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1113:8: note: Function 'zoptwave' argument 6 names different: declaration 'outspec' definition 'wave'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1140:8: style: Function 'velobeta' argument 1 names different: declaration 'param' definition 'dummy'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:564:14: note: Function 'velobeta' argument 1 names different: declaration 'param' definition 'dummy'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1140:8: note: Function 'velobeta' argument 1 names different: declaration 'param' definition 'dummy'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1141:5: style: Function 'velobeta' argument 2 names different: declaration 'nspec' definition 'nvelo'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:564:14: note: Function 'velobeta' argument 2 names different: declaration 'nspec' definition 'nvelo'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1141:5: note: Function 'velobeta' argument 2 names different: declaration 'nspec' definition 'nvelo'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1141:12: style: Function 'velobeta' argument 3 names different: declaration 'instep' definition 'svelo'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:564:14: note: Function 'velobeta' argument 3 names different: declaration 'instep' definition 'svelo'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1141:12: note: Function 'velobeta' argument 3 names different: declaration 'instep' definition 'svelo'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1141:19: style: Function 'velobeta' argument 4 names different: declaration 'outstep' definition 'sbeta'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:564:14: note: Function 'velobeta' argument 4 names different: declaration 'outstep' definition 'sbeta'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1141:19: note: Function 'velobeta' argument 4 names different: declaration 'outstep' definition 'sbeta'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1142:14: style: Function 'velobeta' argument 5 names different: declaration 'inspec' definition 'velo'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:564:14: note: Function 'velobeta' argument 5 names different: declaration 'inspec' definition 'velo'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1142:14: note: Function 'velobeta' argument 5 names different: declaration 'inspec' definition 'velo'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1143:8: style: Function 'velobeta' argument 6 names different: declaration 'outspec' definition 'beta'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:564:14: note: Function 'velobeta' argument 6 names different: declaration 'outspec' definition 'beta'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1143:8: note: Function 'velobeta' argument 6 names different: declaration 'outspec' definition 'beta'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1172:8: style: Function 'betavelo' argument 1 names different: declaration 'param' definition 'dummy'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:565:14: note: Function 'betavelo' argument 1 names different: declaration 'param' definition 'dummy'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1172:8: note: Function 'betavelo' argument 1 names different: declaration 'param' definition 'dummy'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1173:5: style: Function 'betavelo' argument 2 names different: declaration 'nspec' definition 'nbeta'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:565:14: note: Function 'betavelo' argument 2 names different: declaration 'nspec' definition 'nbeta'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1173:5: note: Function 'betavelo' argument 2 names different: declaration 'nspec' definition 'nbeta'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1173:12: style: Function 'betavelo' argument 3 names different: declaration 'instep' definition 'sbeta'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:565:14: note: Function 'betavelo' argument 3 names different: declaration 'instep' definition 'sbeta'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1173:12: note: Function 'betavelo' argument 3 names different: declaration 'instep' definition 'sbeta'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1173:19: style: Function 'betavelo' argument 4 names different: declaration 'outstep' definition 'svelo'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:565:14: note: Function 'betavelo' argument 4 names different: declaration 'outstep' definition 'svelo'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1173:19: note: Function 'betavelo' argument 4 names different: declaration 'outstep' definition 'svelo'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1174:14: style: Function 'betavelo' argument 5 names different: declaration 'inspec' definition 'beta'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:565:14: note: Function 'betavelo' argument 5 names different: declaration 'inspec' definition 'beta'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1174:14: note: Function 'betavelo' argument 5 names different: declaration 'inspec' definition 'beta'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1175:8: style: Function 'betavelo' argument 6 names different: declaration 'outspec' definition 'velo'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/spx.h:565:14: note: Function 'betavelo' argument 6 names different: declaration 'outspec' definition 'velo'.
astropy-3.0.4/cextern/wcslib/C/spx.c:1175:8: note: Function 'betavelo' argument 6 names different: declaration 'outspec' definition 'velo'.
astropy-3.0.4/cextern/wcslib/C/tab.c:367:22: style: The scope of the variable 'function' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/tab.c:468:7: style: The scope of the variable 'm' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/tab.c:727:28: style: The scope of the variable 'ne' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/tab.c:1189:7: style: The scope of the variable 'edge' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/tab.c:1438:13: style: The scope of the variable 'offset' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/tab.c:1441:11: style: The scope of the variable 'cp' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/tab.c:1536:44: style: The scope of the variable 'vox2' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/tab.c:414:16: style: Function 'tabcmp' argument 1 names different: declaration 'cmp' definition 'dummy'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/tab.h:604:16: note: Function 'tabcmp' argument 1 names different: declaration 'cmp' definition 'dummy'.
astropy-3.0.4/cextern/wcslib/C/tab.c:414:16: note: Function 'tabcmp' argument 1 names different: declaration 'cmp' definition 'dummy'.
astropy-3.0.4/cextern/wcslib/C/wcs.c:1251:7: style: The scope of the variable 'status' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/wcs.c:1386:7: style: The scope of the variable 'j' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/wcs.c:1867:7: style: The scope of the variable 'j' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/wcs.c:1890:7: style: The scope of the variable 'status' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/wcs.c:1910:10: style: The scope of the variable 'dpq' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/wcs.c:1910:19: style: The scope of the variable 'scode' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/wcs.c:1910:29: style: The scope of the variable 'stype' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/wcs.c:1911:22: style: The scope of the variable 'n' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/wcs.c:1911:32: style: The scope of the variable 'ndpmax' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/wcs.c:1912:10: style: The scope of the variable 'lambda' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/wcs.c:1912:18: style: The scope of the variable 'rho' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/wcs.c:1913:11: style: The scope of the variable 'cd' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/wcs.c:1913:16: style: The scope of the variable 'pc' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/wcs.c:2287:24: style: The scope of the variable 'ndx' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/wcs.c:132:16: style: Function 'wcsnpv' argument 1 names different: declaration 'n' definition 'npvmax'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/wcs.h:1720:16: note: Function 'wcsnpv' argument 1 names different: declaration 'n' definition 'npvmax'.
astropy-3.0.4/cextern/wcslib/C/wcs.c:132:16: note: Function 'wcsnpv' argument 1 names different: declaration 'n' definition 'npvmax'.
astropy-3.0.4/cextern/wcslib/C/wcs.c:133:16: style: Function 'wcsnps' argument 1 names different: declaration 'n' definition 'npsmax'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/wcs.h:1722:16: note: Function 'wcsnps' argument 1 names different: declaration 'n' definition 'npsmax'.
astropy-3.0.4/cextern/wcslib/C/wcs.c:133:16: note: Function 'wcsnps' argument 1 names different: declaration 'n' definition 'npsmax'.
astropy-3.0.4/cextern/wcslib/C/wcs.c:2371:11: warning: Possible buffer overflow if strlen(lngtyp) is larger than or equal to sizeof(wcs). [possibleBufferAccessOutOfBounds]
astropy-3.0.4/cextern/wcslib/C/wcs.c:2381:11: warning: Possible buffer overflow if strlen(lattyp) is larger than or equal to sizeof(wcs). [possibleBufferAccessOutOfBounds]
astropy-3.0.4/cextern/wcslib/C/wcserr.c:105:8: style: The scope of the variable 'fmt' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/wcserr.c:107:11: style: The scope of the variable 'argp' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/wcserr.c:84:19: style: Function 'wcserr_clear' argument 1 names different: declaration 'err' definition 'errp'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/wcserr.h:240:34: note: Function 'wcserr_clear' argument 1 names different: declaration 'err' definition 'errp'.
astropy-3.0.4/cextern/wcslib/C/wcserr.c:84:19: note: Function 'wcserr_clear' argument 1 names different: declaration 'err' definition 'errp'.
astropy-3.0.4/cextern/wcslib/C/wcserr.c:96:19: style: Function 'wcserr_set' argument 1 names different: declaration 'err' definition 'errp'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/wcserr.h:245:32: note: Function 'wcserr_set' argument 1 names different: declaration 'err' definition 'errp'.
astropy-3.0.4/cextern/wcslib/C/wcserr.c:96:19: note: Function 'wcserr_set' argument 1 names different: declaration 'err' definition 'errp'.
astropy-3.0.4/cextern/wcslib/C/wcserr.c:127:5: warning: The buffer 'fmt' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
astropy-3.0.4/cextern/wcslib/C/wcsfix.c:276:13: style: The scope of the variable 'dd' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/wcsfix.c:276:27: style: The scope of the variable 'jd' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/wcsfix.c:276:50: style: The scope of the variable 'msec' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/wcsfix.c:276:56: style: The scope of the variable 'n4' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/wcsfix.c:277:10: style: The scope of the variable 'mjdobs' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/wcsfix.c:277:29: style: The scope of the variable 't' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/wcsfix.c:443:14: style: The scope of the variable 'result' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/wcsfix.c:445:15: style: The scope of the variable 'function' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/wcsfix.c:487:11: style: The scope of the variable 'status' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/wcsfix.c:552:22: style: The scope of the variable 'function' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/wcsfix.c:554:7: style: The scope of the variable 'k' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/wcsfix.c:554:10: style: The scope of the variable 'status' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/wcsfix.c:284:3: warning: The buffer 'orig_dateobs' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
astropy-3.0.4/cextern/wcslib/C/wcsfix.c:451:3: warning: The buffer 'msg' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
astropy-3.0.4/cextern/wcslib/C/wcsfix.c:454:5: warning: The buffer 'orig_unit' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
astropy-3.0.4/cextern/wcslib/C/wcsfix.c:252:7: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
astropy-3.0.4/cextern/wcslib/C/wcshdr.c:1917:6: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
astropy-3.0.4/cextern/wcslib/C/wcshdr.c:501:22: style: The scope of the variable 'function' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/wcshdr.c:510:46: style: The scope of the variable 'degree' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/wcshdr.c:512:8: style: The scope of the variable 'ncoeff' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/wcshdr.c:512:34: style: The scope of the variable 'precision' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/wcshdr.c:1734:15: style: The scope of the variable 'k' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/wcshdr.c:1782:8: style: The scope of the variable 'ch0' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/wcshdr.c:1782:13: style: The scope of the variable 'ch1' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/wcshdr.c:1782:39: style: The scope of the variable 'kptr' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/wcshdr.c:1783:8: style: The scope of the variable 'nbyte' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/wcshdr.c:496:16: style: Function 'wcshdo' argument 1 names different: declaration 'relax' definition 'ctrl'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/wcshdr.h:1226:16: note: Function 'wcshdo' argument 1 names different: declaration 'relax' definition 'ctrl'.
astropy-3.0.4/cextern/wcslib/C/wcshdr.c:496:16: note: Function 'wcshdo' argument 1 names different: declaration 'relax' definition 'ctrl'.
astropy-3.0.4/cextern/wcslib/C/wcsprintf.c:88:11: style: The scope of the variable 'used' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/wcsprintf.c:134:11: style: The scope of the variable 'used' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/wcsprintf.c:112:17: error: va_list 'arg_list' was opened but not closed by va_end(). [va_end_missing]
astropy-3.0.4/cextern/wcslib/C/wcsprintf.c:158:17: error: va_list 'arg_list' was opened but not closed by va_end(). [va_end_missing]
astropy-3.0.4/cextern/wcslib/C/wcstrig.c:207:18: style: Condition 'x<0.0' is always true [knownConditionTrueFalse]
astropy-3.0.4/cextern/wcslib/C/wcstrig.c:38:7: style: The scope of the variable 'i' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/wcstrig.c:64:7: style: The scope of the variable 'i' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/wcstrig.c:88:7: style: The scope of the variable 'i' can be reduced. [variableScope]
astropy-3.0.4/cextern/wcslib/C/wcstrig.c:85:36: style: Function 'sincosd' argument 2 names different: declaration 'sin' definition 's'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/wcstrig.h:200:36: note: Function 'sincosd' argument 2 names different: declaration 'sin' definition 's'.
astropy-3.0.4/cextern/wcslib/C/wcstrig.c:85:36: note: Function 'sincosd' argument 2 names different: declaration 'sin' definition 's'.
astropy-3.0.4/cextern/wcslib/C/wcstrig.c:85:47: style: Function 'sincosd' argument 3 names different: declaration 'cos' definition 'c'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/wcstrig.h:200:49: note: Function 'sincosd' argument 3 names different: declaration 'cos' definition 'c'.
astropy-3.0.4/cextern/wcslib/C/wcstrig.c:85:47: note: Function 'sincosd' argument 3 names different: declaration 'cos' definition 'c'.
astropy-3.0.4/cextern/wcslib/C/wcstrig.c:147:8: style: Function 'acosd' argument 1 names different: declaration 'x' definition 'v'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/wcstrig.h:202:21: note: Function 'acosd' argument 1 names different: declaration 'x' definition 'v'.
astropy-3.0.4/cextern/wcslib/C/wcstrig.c:147:8: note: Function 'acosd' argument 1 names different: declaration 'x' definition 'v'.
astropy-3.0.4/cextern/wcslib/C/wcstrig.c:165:8: style: Function 'asind' argument 1 names different: declaration 'y' definition 'v'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/wcstrig.h:203:21: note: Function 'asind' argument 1 names different: declaration 'y' definition 'v'.
astropy-3.0.4/cextern/wcslib/C/wcstrig.c:165:8: note: Function 'asind' argument 1 names different: declaration 'y' definition 'v'.
astropy-3.0.4/cextern/wcslib/C/wcstrig.c:183:8: style: Function 'atand' argument 1 names different: declaration 's' definition 'v'. [funcArgNamesDifferent]
astropy-3.0.4/cextern/wcslib/C/wcstrig.h:204:21: note: Function 'atand' argument 1 names different: declaration 's' definition 'v'.
astropy-3.0.4/cextern/wcslib/C/wcstrig.c:183:8: note: Function 'atand' argument 1 names different: declaration 's' definition 'v'.
astropy-3.0.4/cextern/wcslib/C/wcsutil.c:291:14: style: The scope of the variable 'cp' can be reduced. [variableScope]
[23:15]

ftp://ftp.se.debian.org/debian/pool/main/a/astropy-healpix/astropy-healpix_0.2.orig.tar.gz
astropy-healpix-0.2/astropy_healpix/core_cython.c:6:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
astropy-healpix-0.2/astropy_healpix/interpolation.c:15:21: style: The scope of the variable 'npix' can be reduced. [variableScope]
astropy-healpix-0.2/astropy_healpix/interpolation.c:19:18: style: The scope of the variable 'xfrac2' can be reduced. [variableScope]
astropy-healpix-0.2/astropy_healpix/interpolation.c:19:33: style: The scope of the variable 'lon_frac' can be reduced. [variableScope]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:240:12: style: The scope of the variable 'mid' can be reduced. [variableScope]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:381:10: style: The scope of the variable 'idata' can be reduced. [variableScope]
astropy-healpix-0.2/cextern/astrometry.net/bl.c:288:10: style: The scope of the variable 'n' can be reduced. [variableScope]
astropy-healpix-0.2/cextern/astrometry.net/bl.c:487:6: style: The scope of the variable 'cmp' can be reduced. [variableScope]
astropy-healpix-0.2/cextern/astrometry.net/bl.c:617:19: style: The scope of the variable 'nshift' can be reduced. [variableScope]
astropy-healpix-0.2/cextern/astrometry.net/bl.c:795:16: style: The scope of the variable 'tmp' can be reduced. [variableScope]
astropy-healpix-0.2/cextern/astrometry.net/bl.c:686:13: style: Checking if unsigned variable 'length' is less than zero. [unsignedLessThanZero]
astropy-healpix-0.2/cextern/astrometry.net/bl.c:1043:15: style: Unsigned variable 'index' can't be negative so it is unnecessary to test it. [unsignedPositive]
astropy-healpix-0.2/cextern/astrometry.net/bl.c:1112:18: style: Unsigned variable 'start' can't be negative so it is unnecessary to test it. [unsignedPositive]
astropy-healpix-0.2/cextern/astrometry.net/bl.c:1113:19: style: Unsigned variable 'length' can't be negative so it is unnecessary to test it. [unsignedPositive]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.inc:26:38: style: Function 'il_access' argument 2 names different: declaration 'n' definition 'j'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.h:53:53: note: Function 'il_access' argument 2 names different: declaration 'n' definition 'j'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.inc:26:38: note: Function 'il_access' argument 2 names different: declaration 'n' definition 'j'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:135:22: style: Function 'il_remove' argument 1 names different: declaration 'list' definition 'nlist'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.h:68:22: note: Function 'il_remove' argument 1 names different: declaration 'list' definition 'nlist'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:135:22: note: Function 'il_remove' argument 1 names different: declaration 'list' definition 'nlist'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:135:36: style: Function 'il_remove' argument 2 names different: declaration 'ind' definition 'index'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.h:68:35: note: Function 'il_remove' argument 2 names different: declaration 'ind' definition 'index'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:135:36: note: Function 'il_remove' argument 2 names different: declaration 'ind' definition 'index'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:139:21: style: Function 'il_pop' argument 1 names different: declaration 'list' definition 'nlist'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.h:33:22: note: Function 'il_pop' argument 1 names different: declaration 'list' definition 'nlist'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:139:21: note: Function 'il_pop' argument 1 names different: declaration 'list' definition 'nlist'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:145:19: style: Function 'il_dupe' argument 1 names different: declaration 'list' definition 'nlist'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.h:60:20: note: Function 'il_dupe' argument 1 names different: declaration 'list' definition 'nlist'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:145:19: note: Function 'il_dupe' argument 1 names different: declaration 'list' definition 'nlist'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:153:33: style: Function 'il_remove_value' argument 1 names different: declaration 'list' definition 'nlist'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.h:78:33: note: Function 'il_remove_value' argument 1 names different: declaration 'list' definition 'nlist'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:153:33: note: Function 'il_remove_value' argument 1 names different: declaration 'list' definition 'nlist'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:183:32: style: Function 'il_set' argument 2 names different: declaration 'ind' definition 'index'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.h:67:32: note: Function 'il_set' argument 2 names different: declaration 'ind' definition 'index'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:183:32: note: Function 'il_set' argument 2 names different: declaration 'ind' definition 'index'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:349:63: style: Function 'il_insert_unique_ascending' argument 2 names different: declaration 'p' definition 'n'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.h:66:64: note: Function 'il_insert_unique_ascending' argument 2 names different: declaration 'p' definition 'n'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:349:63: note: Function 'il_insert_unique_ascending' argument 2 names different: declaration 'p' definition 'n'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:398:49: style: Function 'il_sorted_contains' argument 2 names different: declaration 'data' definition 'n'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.h:37:49: note: Function 'il_sorted_contains' argument 2 names different: declaration 'data' definition 'n'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:398:49: note: Function 'il_sorted_contains' argument 2 names different: declaration 'data' definition 'n'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:402:55: style: Function 'il_sorted_index_of' argument 2 names different: declaration 'data' definition 'n'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.h:39:55: note: Function 'il_sorted_index_of' argument 2 names different: declaration 'data' definition 'n'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:402:55: note: Function 'il_sorted_index_of' argument 2 names different: declaration 'data' definition 'n'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.inc:26:38: style: Function 'll_access' argument 2 names different: declaration 'n' definition 'j'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.h:53:53: note: Function 'll_access' argument 2 names different: declaration 'n' definition 'j'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.inc:26:38: note: Function 'll_access' argument 2 names different: declaration 'n' definition 'j'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:135:22: style: Function 'll_remove' argument 1 names different: declaration 'list' definition 'nlist'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.h:68:22: note: Function 'll_remove' argument 1 names different: declaration 'list' definition 'nlist'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:135:22: note: Function 'll_remove' argument 1 names different: declaration 'list' definition 'nlist'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:135:36: style: Function 'll_remove' argument 2 names different: declaration 'ind' definition 'index'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.h:68:35: note: Function 'll_remove' argument 2 names different: declaration 'ind' definition 'index'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:135:36: note: Function 'll_remove' argument 2 names different: declaration 'ind' definition 'index'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:139:21: style: Function 'll_pop' argument 1 names different: declaration 'list' definition 'nlist'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.h:33:22: note: Function 'll_pop' argument 1 names different: declaration 'list' definition 'nlist'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:139:21: note: Function 'll_pop' argument 1 names different: declaration 'list' definition 'nlist'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:145:19: style: Function 'll_dupe' argument 1 names different: declaration 'list' definition 'nlist'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.h:60:20: note: Function 'll_dupe' argument 1 names different: declaration 'list' definition 'nlist'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:145:19: note: Function 'll_dupe' argument 1 names different: declaration 'list' definition 'nlist'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:153:33: style: Function 'll_remove_value' argument 1 names different: declaration 'list' definition 'nlist'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.h:78:33: note: Function 'll_remove_value' argument 1 names different: declaration 'list' definition 'nlist'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:153:33: note: Function 'll_remove_value' argument 1 names different: declaration 'list' definition 'nlist'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:183:32: style: Function 'll_set' argument 2 names different: declaration 'ind' definition 'index'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.h:67:32: note: Function 'll_set' argument 2 names different: declaration 'ind' definition 'index'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:183:32: note: Function 'll_set' argument 2 names different: declaration 'ind' definition 'index'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:349:63: style: Function 'll_insert_unique_ascending' argument 2 names different: declaration 'p' definition 'n'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.h:66:64: note: Function 'll_insert_unique_ascending' argument 2 names different: declaration 'p' definition 'n'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:349:63: note: Function 'll_insert_unique_ascending' argument 2 names different: declaration 'p' definition 'n'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:398:49: style: Function 'll_sorted_contains' argument 2 names different: declaration 'data' definition 'n'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.h:37:49: note: Function 'll_sorted_contains' argument 2 names different: declaration 'data' definition 'n'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:398:49: note: Function 'll_sorted_contains' argument 2 names different: declaration 'data' definition 'n'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:402:55: style: Function 'll_sorted_index_of' argument 2 names different: declaration 'data' definition 'n'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.h:39:55: note: Function 'll_sorted_index_of' argument 2 names different: declaration 'data' definition 'n'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:402:55: note: Function 'll_sorted_index_of' argument 2 names different: declaration 'data' definition 'n'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.inc:26:38: style: Function 'fl_access' argument 2 names different: declaration 'n' definition 'j'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.h:53:53: note: Function 'fl_access' argument 2 names different: declaration 'n' definition 'j'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.inc:26:38: note: Function 'fl_access' argument 2 names different: declaration 'n' definition 'j'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:135:22: style: Function 'fl_remove' argument 1 names different: declaration 'list' definition 'nlist'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.h:68:22: note: Function 'fl_remove' argument 1 names different: declaration 'list' definition 'nlist'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:135:22: note: Function 'fl_remove' argument 1 names different: declaration 'list' definition 'nlist'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:135:36: style: Function 'fl_remove' argument 2 names different: declaration 'ind' definition 'index'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.h:68:35: note: Function 'fl_remove' argument 2 names different: declaration 'ind' definition 'index'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:135:36: note: Function 'fl_remove' argument 2 names different: declaration 'ind' definition 'index'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:139:21: style: Function 'fl_pop' argument 1 names different: declaration 'list' definition 'nlist'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.h:33:22: note: Function 'fl_pop' argument 1 names different: declaration 'list' definition 'nlist'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:139:21: note: Function 'fl_pop' argument 1 names different: declaration 'list' definition 'nlist'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:145:19: style: Function 'fl_dupe' argument 1 names different: declaration 'list' definition 'nlist'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.h:60:20: note: Function 'fl_dupe' argument 1 names different: declaration 'list' definition 'nlist'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:145:19: note: Function 'fl_dupe' argument 1 names different: declaration 'list' definition 'nlist'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:153:33: style: Function 'fl_remove_value' argument 1 names different: declaration 'list' definition 'nlist'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.h:78:33: note: Function 'fl_remove_value' argument 1 names different: declaration 'list' definition 'nlist'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:153:33: note: Function 'fl_remove_value' argument 1 names different: declaration 'list' definition 'nlist'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:183:32: style: Function 'fl_set' argument 2 names different: declaration 'ind' definition 'index'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.h:67:32: note: Function 'fl_set' argument 2 names different: declaration 'ind' definition 'index'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:183:32: note: Function 'fl_set' argument 2 names different: declaration 'ind' definition 'index'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:349:63: style: Function 'fl_insert_unique_ascending' argument 2 names different: declaration 'p' definition 'n'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.h:66:64: note: Function 'fl_insert_unique_ascending' argument 2 names different: declaration 'p' definition 'n'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:349:63: note: Function 'fl_insert_unique_ascending' argument 2 names different: declaration 'p' definition 'n'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:398:49: style: Function 'fl_sorted_contains' argument 2 names different: declaration 'data' definition 'n'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.h:37:49: note: Function 'fl_sorted_contains' argument 2 names different: declaration 'data' definition 'n'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:398:49: note: Function 'fl_sorted_contains' argument 2 names different: declaration 'data' definition 'n'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:402:55: style: Function 'fl_sorted_index_of' argument 2 names different: declaration 'data' definition 'n'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.h:39:55: note: Function 'fl_sorted_index_of' argument 2 names different: declaration 'data' definition 'n'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:402:55: note: Function 'fl_sorted_index_of' argument 2 names different: declaration 'data' definition 'n'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.inc:26:38: style: Function 'dl_access' argument 2 names different: declaration 'n' definition 'j'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.h:53:53: note: Function 'dl_access' argument 2 names different: declaration 'n' definition 'j'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.inc:26:38: note: Function 'dl_access' argument 2 names different: declaration 'n' definition 'j'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:135:22: style: Function 'dl_remove' argument 1 names different: declaration 'list' definition 'nlist'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.h:68:22: note: Function 'dl_remove' argument 1 names different: declaration 'list' definition 'nlist'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:135:22: note: Function 'dl_remove' argument 1 names different: declaration 'list' definition 'nlist'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:135:36: style: Function 'dl_remove' argument 2 names different: declaration 'ind' definition 'index'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.h:68:35: note: Function 'dl_remove' argument 2 names different: declaration 'ind' definition 'index'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:135:36: note: Function 'dl_remove' argument 2 names different: declaration 'ind' definition 'index'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:139:21: style: Function 'dl_pop' argument 1 names different: declaration 'list' definition 'nlist'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.h:33:22: note: Function 'dl_pop' argument 1 names different: declaration 'list' definition 'nlist'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:139:21: note: Function 'dl_pop' argument 1 names different: declaration 'list' definition 'nlist'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:145:19: style: Function 'dl_dupe' argument 1 names different: declaration 'list' definition 'nlist'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.h:60:20: note: Function 'dl_dupe' argument 1 names different: declaration 'list' definition 'nlist'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:145:19: note: Function 'dl_dupe' argument 1 names different: declaration 'list' definition 'nlist'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:153:33: style: Function 'dl_remove_value' argument 1 names different: declaration 'list' definition 'nlist'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.h:78:33: note: Function 'dl_remove_value' argument 1 names different: declaration 'list' definition 'nlist'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:153:33: note: Function 'dl_remove_value' argument 1 names different: declaration 'list' definition 'nlist'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:183:32: style: Function 'dl_set' argument 2 names different: declaration 'ind' definition 'index'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.h:67:32: note: Function 'dl_set' argument 2 names different: declaration 'ind' definition 'index'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:183:32: note: Function 'dl_set' argument 2 names different: declaration 'ind' definition 'index'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:349:63: style: Function 'dl_insert_unique_ascending' argument 2 names different: declaration 'p' definition 'n'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.h:66:64: note: Function 'dl_insert_unique_ascending' argument 2 names different: declaration 'p' definition 'n'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:349:63: note: Function 'dl_insert_unique_ascending' argument 2 names different: declaration 'p' definition 'n'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:398:49: style: Function 'dl_sorted_contains' argument 2 names different: declaration 'data' definition 'n'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.h:37:49: note: Function 'dl_sorted_contains' argument 2 names different: declaration 'data' definition 'n'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:398:49: note: Function 'dl_sorted_contains' argument 2 names different: declaration 'data' definition 'n'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:402:55: style: Function 'dl_sorted_index_of' argument 2 names different: declaration 'data' definition 'n'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.h:39:55: note: Function 'dl_sorted_index_of' argument 2 names different: declaration 'data' definition 'n'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:402:55: note: Function 'dl_sorted_index_of' argument 2 names different: declaration 'data' definition 'n'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.inc:26:38: style: Function 'pl_access' argument 2 names different: declaration 'n' definition 'j'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.h:53:53: note: Function 'pl_access' argument 2 names different: declaration 'n' definition 'j'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.inc:26:38: note: Function 'pl_access' argument 2 names different: declaration 'n' definition 'j'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:135:22: style: Function 'pl_remove' argument 1 names different: declaration 'list' definition 'nlist'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.h:68:22: note: Function 'pl_remove' argument 1 names different: declaration 'list' definition 'nlist'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:135:22: note: Function 'pl_remove' argument 1 names different: declaration 'list' definition 'nlist'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:135:36: style: Function 'pl_remove' argument 2 names different: declaration 'ind' definition 'index'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.h:68:35: note: Function 'pl_remove' argument 2 names different: declaration 'ind' definition 'index'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:135:36: note: Function 'pl_remove' argument 2 names different: declaration 'ind' definition 'index'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:139:21: style: Function 'pl_pop' argument 1 names different: declaration 'list' definition 'nlist'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.h:33:22: note: Function 'pl_pop' argument 1 names different: declaration 'list' definition 'nlist'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:139:21: note: Function 'pl_pop' argument 1 names different: declaration 'list' definition 'nlist'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:145:19: style: Function 'pl_dupe' argument 1 names different: declaration 'list' definition 'nlist'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.h:60:20: note: Function 'pl_dupe' argument 1 names different: declaration 'list' definition 'nlist'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:145:19: note: Function 'pl_dupe' argument 1 names different: declaration 'list' definition 'nlist'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:153:33: style: Function 'pl_remove_value' argument 1 names different: declaration 'list' definition 'nlist'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.h:78:33: note: Function 'pl_remove_value' argument 1 names different: declaration 'list' definition 'nlist'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:153:33: note: Function 'pl_remove_value' argument 1 names different: declaration 'list' definition 'nlist'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:183:32: style: Function 'pl_set' argument 2 names different: declaration 'ind' definition 'index'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.h:67:32: note: Function 'pl_set' argument 2 names different: declaration 'ind' definition 'index'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:183:32: note: Function 'pl_set' argument 2 names different: declaration 'ind' definition 'index'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:349:63: style: Function 'pl_insert_unique_ascending' argument 2 names different: declaration 'p' definition 'n'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.h:66:64: note: Function 'pl_insert_unique_ascending' argument 2 names different: declaration 'p' definition 'n'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:349:63: note: Function 'pl_insert_unique_ascending' argument 2 names different: declaration 'p' definition 'n'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:398:49: style: Function 'pl_sorted_contains' argument 2 names different: declaration 'data' definition 'n'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.h:37:49: note: Function 'pl_sorted_contains' argument 2 names different: declaration 'data' definition 'n'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:398:49: note: Function 'pl_sorted_contains' argument 2 names different: declaration 'data' definition 'n'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:402:55: style: Function 'pl_sorted_index_of' argument 2 names different: declaration 'data' definition 'n'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.h:39:55: note: Function 'pl_sorted_index_of' argument 2 names different: declaration 'data' definition 'n'.
astropy-healpix-0.2/cextern/astrometry.net/bl-nl.c:402:55: note: Function 'pl_sorted_index_of' argument 2 names different: declaration 'data' definition 'n'.
astropy-healpix-0.2/cextern/astrometry.net/bl.c:145:18: style: Function 'bl_init' argument 1 names different: declaration 'l' definition 'list'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl.h:62:18: note: Function 'bl_init' argument 1 names different: declaration 'l' definition 'list'.
astropy-healpix-0.2/cextern/astrometry.net/bl.c:145:18: note: Function 'bl_init' argument 1 names different: declaration 'l' definition 'list'.
astropy-healpix-0.2/cextern/astrometry.net/bl.c:248:39: style: Function 'bl_remove_index' argument 2 names different: declaration 'indx' definition 'index'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl.h:133:40: note: Function 'bl_remove_index' argument 2 names different: declaration 'indx' definition 'index'.
astropy-healpix-0.2/cextern/astrometry.net/bl.c:248:39: note: Function 'bl_remove_index' argument 2 names different: declaration 'indx' definition 'index'.
astropy-healpix-0.2/cextern/astrometry.net/bl.c:580:30: style: Function 'bl_set' argument 2 names different: declaration 'indx' definition 'index'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl.h:97:30: note: Function 'bl_set' argument 2 names different: declaration 'indx' definition 'index'.
astropy-healpix-0.2/cextern/astrometry.net/bl.c:580:30: note: Function 'bl_set' argument 2 names different: declaration 'indx' definition 'index'.
astropy-healpix-0.2/cextern/astrometry.net/bl.c:598:33: style: Function 'bl_insert' argument 2 names different: declaration 'indx' definition 'index'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl.h:96:33: note: Function 'bl_insert' argument 2 names different: declaration 'indx' definition 'index'.
astropy-healpix-0.2/cextern/astrometry.net/bl.c:598:33: note: Function 'bl_insert' argument 2 names different: declaration 'indx' definition 'index'.
astropy-healpix-0.2/cextern/astrometry.net/bl.c:1002:39: style: Function 'sl_append' argument 2 names different: declaration 'string' definition 'data'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl.h:189:40: note: Function 'sl_append' argument 2 names different: declaration 'string' definition 'data'.
astropy-healpix-0.2/cextern/astrometry.net/bl.c:1002:39: note: Function 'sl_append' argument 2 names different: declaration 'string' definition 'data'.
astropy-healpix-0.2/cextern/astrometry.net/bl.c:1019:45: style: Function 'sl_append_nocopy' argument 2 names different: declaration 'string' definition 'data'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl.h:191:47: note: Function 'sl_append_nocopy' argument 2 names different: declaration 'string' definition 'data'.
astropy-healpix-0.2/cextern/astrometry.net/bl.c:1019:45: note: Function 'sl_append_nocopy' argument 2 names different: declaration 'string' definition 'data'.
astropy-healpix-0.2/cextern/astrometry.net/bl.c:1041:31: style: Function 'sl_set' argument 2 names different: declaration 'n' definition 'index'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl.h:203:32: note: Function 'sl_set' argument 2 names different: declaration 'n' definition 'index'.
astropy-healpix-0.2/cextern/astrometry.net/bl.c:1041:31: note: Function 'sl_set' argument 2 names different: declaration 'n' definition 'index'.
astropy-healpix-0.2/cextern/astrometry.net/bl.c:1041:50: style: Function 'sl_set' argument 3 names different: declaration 'val' definition 'value'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl.h:203:47: note: Function 'sl_set' argument 3 names different: declaration 'val' definition 'value'.
astropy-healpix-0.2/cextern/astrometry.net/bl.c:1041:50: note: Function 'sl_set' argument 3 names different: declaration 'val' definition 'value'.
astropy-healpix-0.2/cextern/astrometry.net/bl.c:1063:52: style: Function 'sl_insert' argument 3 names different: declaration 'str' definition 'data'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl.h:206:53: note: Function 'sl_insert' argument 3 names different: declaration 'str' definition 'data'.
astropy-healpix-0.2/cextern/astrometry.net/bl.c:1063:52: note: Function 'sl_insert' argument 3 names different: declaration 'str' definition 'data'.
astropy-healpix-0.2/cextern/astrometry.net/bl.c:1195:38: style: Function 'sl_join' argument 2 names different: declaration 'joinstring' definition 'join'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl.h:271:38: note: Function 'sl_join' argument 2 names different: declaration 'joinstring' definition 'join'.
astropy-healpix-0.2/cextern/astrometry.net/bl.c:1195:38: note: Function 'sl_join' argument 2 names different: declaration 'joinstring' definition 'join'.
astropy-healpix-0.2/cextern/astrometry.net/bl.inc:13:16: style: Function 'find_node' argument 3 names different: declaration 'rtn_nskipped' definition 'p_nskipped'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/bl.ph:9:54: note: Function 'find_node' argument 3 names different: declaration 'rtn_nskipped' definition 'p_nskipped'.
astropy-healpix-0.2/cextern/astrometry.net/bl.inc:13:16: note: Function 'find_node' argument 3 names different: declaration 'rtn_nskipped' definition 'p_nskipped'.
astropy-healpix-0.2/cextern/astrometry.net/bl.c:1229:14: error: va_list 'lst' was opened but not closed by va_end(). [va_end_missing]
astropy-healpix-0.2/cextern/astrometry.net/bl.c:1240:14: error: va_list 'lst' was opened but not closed by va_end(). [va_end_missing]
astropy-healpix-0.2/cextern/astrometry.net/healpix-utils.c:90:11: style: The scope of the variable 'nxyz' can be reduced. [variableScope]
astropy-healpix-0.2/cextern/astrometry.net/healpix-utils.c:42:11: style: Unused variable: nn [unusedVariable]
astropy-healpix-0.2/cextern/astrometry.net/healpix-utils.c:84:11: style: Unused variable: nn [unusedVariable]
astropy-healpix-0.2/cextern/astrometry.net/healpix.c:135:9: style: The scope of the variable 'x' can be reduced. [variableScope]
astropy-healpix-0.2/cextern/astrometry.net/healpix.c:721:9: style: The scope of the variable 'pi' can be reduced. [variableScope]
astropy-healpix-0.2/cextern/astrometry.net/healpix.c:727:9: style: The scope of the variable 'sector' can be reduced. [variableScope]
astropy-healpix-0.2/cextern/astrometry.net/healpix.c:728:6: style: The scope of the variable 'offset' can be reduced. [variableScope]
astropy-healpix-0.2/cextern/astrometry.net/healpix.c:1149:16: style: The scope of the variable 'ptx' can be reduced. [variableScope]
astropy-healpix-0.2/cextern/astrometry.net/healpix.c:1149:21: style: The scope of the variable 'pty' can be reduced. [variableScope]
astropy-healpix-0.2/cextern/astrometry.net/healpix.c:1149:26: style: The scope of the variable 'ptdx' can be reduced. [variableScope]
astropy-healpix-0.2/cextern/astrometry.net/healpix.c:1149:32: style: The scope of the variable 'ptdy' can be reduced. [variableScope]
astropy-healpix-0.2/cextern/astrometry.net/healpix.c:1237:9: style: The scope of the variable 'dxmid' can be reduced. [variableScope]
astropy-healpix-0.2/cextern/astrometry.net/healpix.c:1237:16: style: The scope of the variable 'dymid' can be reduced. [variableScope]
astropy-healpix-0.2/cextern/astrometry.net/healpix.c:91:45: style: Function 'healpixl_nested_to_xy' argument 1 names different: declaration 'nested_index' definition 'hp'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/healpix.h:176:45: note: Function 'healpixl_nested_to_xy' argument 1 names different: declaration 'nested_index' definition 'hp'.
astropy-healpix-0.2/cextern/astrometry.net/healpix.c:91:45: note: Function 'healpixl_nested_to_xy' argument 1 names different: declaration 'nested_index' definition 'hp'.
astropy-healpix-0.2/cextern/astrometry.net/healpix.c:129:38: style: Function 'healpixl_decompose_ring' argument 1 names different: declaration 'ring_index' definition 'hp'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/healpix.h:184:38: note: Function 'healpixl_decompose_ring' argument 1 names different: declaration 'ring_index' definition 'hp'.
astropy-healpix-0.2/cextern/astrometry.net/healpix.c:129:38: note: Function 'healpixl_decompose_ring' argument 1 names different: declaration 'ring_index' definition 'hp'.
astropy-healpix-0.2/cextern/astrometry.net/healpix.c:129:58: style: Function 'healpixl_decompose_ring' argument 3 names different: declaration 'p_ring_number' definition 'p_ring'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/healpix.h:185:13: note: Function 'healpixl_decompose_ring' argument 3 names different: declaration 'p_ring_number' definition 'p_ring'.
astropy-healpix-0.2/cextern/astrometry.net/healpix.c:129:58: note: Function 'healpixl_decompose_ring' argument 3 names different: declaration 'p_ring_number' definition 'p_ring'.
astropy-healpix-0.2/cextern/astrometry.net/healpix.c:129:71: style: Function 'healpixl_decompose_ring' argument 4 names different: declaration 'p_longitude_index' definition 'p_longind'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/healpix.h:185:33: note: Function 'healpixl_decompose_ring' argument 4 names different: declaration 'p_longitude_index' definition 'p_longind'.
astropy-healpix-0.2/cextern/astrometry.net/healpix.c:129:71: note: Function 'healpixl_decompose_ring' argument 4 names different: declaration 'p_longitude_index' definition 'p_longind'.
astropy-healpix-0.2/cextern/astrometry.net/healpix.c:177:43: style: Function 'healpixl_ring_to_xy' argument 1 names different: declaration 'ring_index' definition 'ring'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/healpix.h:166:43: note: Function 'healpixl_ring_to_xy' argument 1 names different: declaration 'ring_index' definition 'ring'.
astropy-healpix-0.2/cextern/astrometry.net/healpix.c:177:43: note: Function 'healpixl_ring_to_xy' argument 1 names different: declaration 'ring_index' definition 'ring'.
astropy-healpix-0.2/cextern/astrometry.net/healpix.c:442:15: style: Function 'healpixl_decompose_xy' argument 2 names different: declaration 'bighp' definition 'pbighp'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/healpix.h:201:49: note: Function 'healpixl_decompose_xy' argument 2 names different: declaration 'bighp' definition 'pbighp'.
astropy-healpix-0.2/cextern/astrometry.net/healpix.c:442:15: note: Function 'healpixl_decompose_xy' argument 2 names different: declaration 'bighp' definition 'pbighp'.
astropy-healpix-0.2/cextern/astrometry.net/healpix.c:442:28: style: Function 'healpixl_decompose_xy' argument 3 names different: declaration 'x' definition 'px'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/healpix.h:201:61: note: Function 'healpixl_decompose_xy' argument 3 names different: declaration 'x' definition 'px'.
astropy-healpix-0.2/cextern/astrometry.net/healpix.c:442:28: note: Function 'healpixl_decompose_xy' argument 3 names different: declaration 'x' definition 'px'.
astropy-healpix-0.2/cextern/astrometry.net/healpix.c:442:37: style: Function 'healpixl_decompose_xy' argument 4 names different: declaration 'y' definition 'py'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/healpix.h:201:69: note: Function 'healpixl_decompose_xy' argument 4 names different: declaration 'y' definition 'py'.
astropy-healpix-0.2/cextern/astrometry.net/healpix.c:442:37: note: Function 'healpixl_decompose_xy' argument 4 names different: declaration 'y' definition 'py'.
astropy-healpix-0.2/cextern/astrometry.net/healpix.c:1039:33: style: Function 'healpixl_to_xyzarr' argument 1 names different: declaration 'hp' definition 'ihp'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/healpix.h:279:33: note: Function 'healpixl_to_xyzarr' argument 1 names different: declaration 'hp' definition 'ihp'.
astropy-healpix-0.2/cextern/astrometry.net/healpix.c:1039:33: note: Function 'healpixl_to_xyzarr' argument 1 names different: declaration 'hp' definition 'ihp'.
astropy-healpix-0.2/cextern/astrometry.net/healpix.c:1047:32: style: Function 'healpixl_to_radec' argument 1 names different: declaration 'hp' definition 'ihp'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/healpix.h:285:32: note: Function 'healpixl_to_radec' argument 1 names different: declaration 'hp' definition 'ihp'.
astropy-healpix-0.2/cextern/astrometry.net/healpix.c:1047:32: note: Function 'healpixl_to_radec' argument 1 names different: declaration 'hp' definition 'ihp'.
astropy-healpix-0.2/cextern/astrometry.net/healpix.c:1056:35: style: Function 'healpixl_to_radecdeg' argument 1 names different: declaration 'hp' definition 'ihp'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/healpix.h:288:35: note: Function 'healpixl_to_radecdeg' argument 1 names different: declaration 'hp' definition 'ihp'.
astropy-healpix-0.2/cextern/astrometry.net/healpix.c:1056:35: note: Function 'healpixl_to_radecdeg' argument 1 names different: declaration 'hp' definition 'ihp'.
astropy-healpix-0.2/cextern/astrometry.net/healpix.c:1095:77: style: Function 'healpix_get_neighbours_within_range' argument 3 names different: declaration 'healpixes' definition 'out_healpixes'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/healpix.h:330:77: note: Function 'healpix_get_neighbours_within_range' argument 3 names different: declaration 'healpixes' definition 'out_healpixes'.
astropy-healpix-0.2/cextern/astrometry.net/healpix.c:1095:77: note: Function 'healpix_get_neighbours_within_range' argument 3 names different: declaration 'healpixes' definition 'out_healpixes'.
astropy-healpix-0.2/cextern/astrometry.net/healpix.c:1346:17: style: Function 'healpix_radec_bounds' argument 3 names different: declaration 'ralo' definition 'p_ralo'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/healpix.h:370:17: note: Function 'healpix_radec_bounds' argument 3 names different: declaration 'ralo' definition 'p_ralo'.
astropy-healpix-0.2/cextern/astrometry.net/healpix.c:1346:17: note: Function 'healpix_radec_bounds' argument 3 names different: declaration 'ralo' definition 'p_ralo'.
astropy-healpix-0.2/cextern/astrometry.net/healpix.c:1346:33: style: Function 'healpix_radec_bounds' argument 4 names different: declaration 'rahi' definition 'p_rahi'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/healpix.h:370:31: note: Function 'healpix_radec_bounds' argument 4 names different: declaration 'rahi' definition 'p_rahi'.
astropy-healpix-0.2/cextern/astrometry.net/healpix.c:1346:33: note: Function 'healpix_radec_bounds' argument 4 names different: declaration 'rahi' definition 'p_rahi'.
astropy-healpix-0.2/cextern/astrometry.net/healpix.c:1347:17: style: Function 'healpix_radec_bounds' argument 5 names different: declaration 'declo' definition 'p_declo'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/healpix.h:371:17: note: Function 'healpix_radec_bounds' argument 5 names different: declaration 'declo' definition 'p_declo'.
astropy-healpix-0.2/cextern/astrometry.net/healpix.c:1347:17: note: Function 'healpix_radec_bounds' argument 5 names different: declaration 'declo' definition 'p_declo'.
astropy-healpix-0.2/cextern/astrometry.net/healpix.c:1347:34: style: Function 'healpix_radec_bounds' argument 6 names different: declaration 'dechi' definition 'p_dechi'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/healpix.h:371:32: note: Function 'healpix_radec_bounds' argument 6 names different: declaration 'dechi' definition 'p_dechi'.
astropy-healpix-0.2/cextern/astrometry.net/healpix.c:1347:34: note: Function 'healpix_radec_bounds' argument 6 names different: declaration 'dechi' definition 'p_dechi'.
astropy-healpix-0.2/cextern/astrometry.net/mathutil.inc:22:41: style: Function 'cross_product' argument 1 names different: declaration 'v1' definition 'a'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/mathutil.h:88:42: note: Function 'cross_product' argument 1 names different: declaration 'v1' definition 'a'.
astropy-healpix-0.2/cextern/astrometry.net/mathutil.inc:22:41: note: Function 'cross_product' argument 1 names different: declaration 'v1' definition 'a'.
astropy-healpix-0.2/cextern/astrometry.net/mathutil.inc:22:52: style: Function 'cross_product' argument 2 names different: declaration 'v2' definition 'b'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/mathutil.h:88:54: note: Function 'cross_product' argument 2 names different: declaration 'v2' definition 'b'.
astropy-healpix-0.2/cextern/astrometry.net/mathutil.inc:22:52: note: Function 'cross_product' argument 2 names different: declaration 'v2' definition 'b'.
astropy-healpix-0.2/cextern/astrometry.net/mathutil.c:50:45: style: Function 'get_output_image_size' argument 3 names different: declaration 'blocksize' definition 'S'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/mathutil.h:51:45: note: Function 'get_output_image_size' argument 3 names different: declaration 'blocksize' definition 'S'.
astropy-healpix-0.2/cextern/astrometry.net/mathutil.c:50:45: note: Function 'get_output_image_size' argument 3 names different: declaration 'blocksize' definition 'S'.
astropy-healpix-0.2/cextern/astrometry.net/mathutil.c:52:14: style: Function 'get_output_image_size' argument 5 names different: declaration 'outw' definition 'newW'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/mathutil.h:52:14: note: Function 'get_output_image_size' argument 5 names different: declaration 'outw' definition 'newW'.
astropy-healpix-0.2/cextern/astrometry.net/mathutil.c:52:14: note: Function 'get_output_image_size' argument 5 names different: declaration 'outw' definition 'newW'.
astropy-healpix-0.2/cextern/astrometry.net/mathutil.c:52:25: style: Function 'get_output_image_size' argument 6 names different: declaration 'outh' definition 'newH'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/mathutil.h:52:25: note: Function 'get_output_image_size' argument 6 names different: declaration 'outh' definition 'newH'.
astropy-healpix-0.2/cextern/astrometry.net/mathutil.c:52:25: note: Function 'get_output_image_size' argument 6 names different: declaration 'outh' definition 'newH'.
astropy-healpix-0.2/cextern/astrometry.net/mathutil.c:78:13: style: Function 'average_image_f' argument 4 names different: declaration 'blocksize' definition 'S'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/mathutil.h:64:13: note: Function 'average_image_f' argument 4 names different: declaration 'blocksize' definition 'S'.
astropy-healpix-0.2/cextern/astrometry.net/mathutil.c:78:13: note: Function 'average_image_f' argument 4 names different: declaration 'blocksize' definition 'S'.
astropy-healpix-0.2/cextern/astrometry.net/mathutil.c:86:27: style: Function 'average_weighted_image_f' argument 5 names different: declaration 'blocksize' definition 'S'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/mathutil.h:70:13: note: Function 'average_weighted_image_f' argument 5 names different: declaration 'blocksize' definition 'S'.
astropy-healpix-0.2/cextern/astrometry.net/mathutil.c:86:27: note: Function 'average_weighted_image_f' argument 5 names different: declaration 'blocksize' definition 'S'.
astropy-healpix-0.2/cextern/astrometry.net/mathutil.c:212:30: style: Function 'dot_product_3' argument 1 names different: declaration 'v1' definition 'va'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/mathutil.h:30:30: note: Function 'dot_product_3' argument 1 names different: declaration 'v1' definition 'va'.
astropy-healpix-0.2/cextern/astrometry.net/mathutil.c:212:30: note: Function 'dot_product_3' argument 1 names different: declaration 'v1' definition 'va'.
astropy-healpix-0.2/cextern/astrometry.net/mathutil.c:212:42: style: Function 'dot_product_3' argument 2 names different: declaration 'v2' definition 'vb'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/mathutil.h:30:42: note: Function 'dot_product_3' argument 2 names different: declaration 'v2' definition 'vb'.
astropy-healpix-0.2/cextern/astrometry.net/mathutil.c:212:42: note: Function 'dot_product_3' argument 2 names different: declaration 'v2' definition 'vb'.
astropy-healpix-0.2/cextern/astrometry.net/mathutil.c:216:30: style: Function 'matrix_matrix_3' argument 1 names different: declaration 'm1' definition 'ma'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/mathutil.h:26:30: note: Function 'matrix_matrix_3' argument 1 names different: declaration 'm1' definition 'ma'.
astropy-healpix-0.2/cextern/astrometry.net/mathutil.c:216:30: note: Function 'matrix_matrix_3' argument 1 names different: declaration 'm1' definition 'ma'.
astropy-healpix-0.2/cextern/astrometry.net/mathutil.c:216:42: style: Function 'matrix_matrix_3' argument 2 names different: declaration 'm2' definition 'mb'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/mathutil.h:26:42: note: Function 'matrix_matrix_3' argument 2 names different: declaration 'm2' definition 'mb'.
astropy-healpix-0.2/cextern/astrometry.net/mathutil.c:216:42: note: Function 'matrix_matrix_3' argument 2 names different: declaration 'm2' definition 'mb'.
astropy-healpix-0.2/cextern/astrometry.net/mathutil.c:412:0: error: Memory leak: F [memleak]
astropy-healpix-0.2/cextern/astrometry.net/permutedsort.c:40:38: style: Function 'permutation_init' argument 2 names different: declaration 'Nperm' definition 'N'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/permutedsort.h:33:38: note: Function 'permutation_init' argument 2 names different: declaration 'Nperm' definition 'N'.
astropy-healpix-0.2/cextern/astrometry.net/permutedsort.c:40:38: note: Function 'permutation_init' argument 2 names different: declaration 'Nperm' definition 'N'.
astropy-healpix-0.2/cextern/astrometry.net/permutedsort.c:95:35: style: Function 'permuted_sort' argument 5 names different: declaration 'Nperm' definition 'N'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/permutedsort.h:31:35: note: Function 'permuted_sort' argument 5 names different: declaration 'Nperm' definition 'N'.
astropy-healpix-0.2/cextern/astrometry.net/permutedsort.c:95:35: note: Function 'permuted_sort' argument 5 names different: declaration 'Nperm' definition 'N'.
astropy-healpix-0.2/cextern/astrometry.net/starutil.inc:220:18: style: The scope of the variable 'inv_sdotr' can be reduced. [variableScope]
astropy-healpix-0.2/cextern/astrometry.net/starutil.inc:86:45: style: Function 'rad2distsq' argument 1 names different: declaration 'arcInRadians' definition 'x'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/starutil.h:122:46: note: Function 'rad2distsq' argument 1 names different: declaration 'arcInRadians' definition 'x'.
astropy-healpix-0.2/cextern/astrometry.net/starutil.inc:86:45: note: Function 'rad2distsq' argument 1 names different: declaration 'arcInRadians' definition 'x'.
astropy-healpix-0.2/cextern/astrometry.net/starutil.inc:91:51: style: Function 'rad2dist' argument 1 names different: declaration 'arcInRadians' definition 'x'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/starutil.h:125:52: note: Function 'rad2dist' argument 1 names different: declaration 'arcInRadians' definition 'x'.
astropy-healpix-0.2/cextern/astrometry.net/starutil.inc:91:51: note: Function 'rad2dist' argument 1 names different: declaration 'arcInRadians' definition 'x'.
astropy-healpix-0.2/cextern/astrometry.net/starutil.inc:95:56: style: Function 'arcsec2distsq' argument 1 names different: declaration 'arcInArcSec' definition 'x'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/starutil.h:129:57: note: Function 'arcsec2distsq' argument 1 names different: declaration 'arcInArcSec' definition 'x'.
astropy-healpix-0.2/cextern/astrometry.net/starutil.inc:95:56: note: Function 'arcsec2distsq' argument 1 names different: declaration 'arcInArcSec' definition 'x'.
astropy-healpix-0.2/cextern/astrometry.net/starutil.inc:99:54: style: Function 'arcmin2dist' argument 1 names different: declaration 'arcmin' definition 'x'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/starutil.h:139:55: note: Function 'arcmin2dist' argument 1 names different: declaration 'arcmin' definition 'x'.
astropy-healpix-0.2/cextern/astrometry.net/starutil.inc:99:54: note: Function 'arcmin2dist' argument 1 names different: declaration 'arcmin' definition 'x'.
astropy-healpix-0.2/cextern/astrometry.net/starutil.inc:141:63: style: Function 'radec2xyzarr' argument 3 names different: declaration 'p_xyz' definition 'xyz'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/starutil.h:88:64: note: Function 'radec2xyzarr' argument 3 names different: declaration 'p_xyz' definition 'xyz'.
astropy-healpix-0.2/cextern/astrometry.net/starutil.inc:141:63: note: Function 'radec2xyzarr' argument 3 names different: declaration 'p_xyz' definition 'xyz'.
astropy-healpix-0.2/cextern/astrometry.net/starutil.inc:161:66: style: Function 'radecdeg2xyzarr' argument 3 names different: declaration 'p_xyz' definition 'xyz'. [funcArgNamesDifferent]
astropy-healpix-0.2/cextern/astrometry.net/starutil.h:95:67: note: Function 'radecdeg2xyzarr' argument 3 names different: declaration 'p_xyz' definition 'xyz'.
astropy-healpix-0.2/cextern/astrometry.net/starutil.inc:161:66: note: Function 'radecdeg2xyzarr' argument 3 names different: declaration 'p_xyz' definition 'xyz'.
astropy-healpix-0.2/cextern/astrometry.net/test_healpix.c:222:3: style: Variable 'step' is reassigned a value before the old one has been used. [redundantAssignment]
astropy-healpix-0.2/cextern/astrometry.net/test_healpix.c:212:0: note: Variable 'step' is reassigned a value before the old one has been used.
astropy-healpix-0.2/cextern/astrometry.net/test_healpix.c:222:3: note: Variable 'step' is reassigned a value before the old one has been used.
astropy-healpix-0.2/cextern/astrometry.net/test_healpix.c:411:3: style: Variable 'd' is reassigned a value before the old one has been used. [redundantAssignment]
astropy-healpix-0.2/cextern/astrometry.net/test_healpix.c:396:3: note: Variable 'd' is reassigned a value before the old one has been used.
astropy-healpix-0.2/cextern/astrometry.net/test_healpix.c:411:3: note: Variable 'd' is reassigned a value before the old one has been used.
astropy-healpix-0.2/cextern/astrometry.net/test_healpix.c:416:3: style: Variable 'd' is reassigned a value before the old one has been used. [redundantAssignment]
astropy-healpix-0.2/cextern/astrometry.net/test_healpix.c:411:3: note: Variable 'd' is reassigned a value before the old one has been used.
astropy-healpix-0.2/cextern/astrometry.net/test_healpix.c:416:3: note: Variable 'd' is reassigned a value before the old one has been used.
astropy-healpix-0.2/cextern/astrometry.net/test_healpix.c:422:3: style: Variable 'd' is reassigned a value before the old one has been used. [redundantAssignment]
astropy-healpix-0.2/cextern/astrometry.net/test_healpix.c:416:3: note: Variable 'd' is reassigned a value before the old one has been used.
astropy-healpix-0.2/cextern/astrometry.net/test_healpix.c:422:3: note: Variable 'd' is reassigned a value before the old one has been used.
astropy-healpix-0.2/cextern/astrometry.net/test_healpix.c:640:11: style: The scope of the variable 'hp' can be reduced. [variableScope]
astropy-healpix-0.2/cextern/astrometry.net/test_healpix.c:641:10: style: The scope of the variable 'd1' can be reduced. [variableScope]
astropy-healpix-0.2/cextern/astrometry.net/test_healpix.c:641:14: style: The scope of the variable 'd2' can be reduced. [variableScope]
astropy-healpix-0.2/cextern/astrometry.net/test_healpix.c:641:18: style: The scope of the variable 'd3' can be reduced. [variableScope]
astropy-healpix-0.2/cextern/astrometry.net/test_healpix.c:641:22: style: The scope of the variable 'd4' can be reduced. [variableScope]
astropy-healpix-0.2/cextern/astrometry.net/test_healpix.c:641:26: style: The scope of the variable 'd5' can be reduced. [variableScope]
astropy-healpix-0.2/cextern/astrometry.net/test_healpix.c:641:30: style: The scope of the variable 'd6' can be reduced. [variableScope]
astropy-healpix-0.2/cextern/astrometry.net/test_healpix.c:646:10: style: The scope of the variable 'ra' can be reduced. [variableScope]
astropy-healpix-0.2/cextern/astrometry.net/test_healpix.c:646:14: style: The scope of the variable 'dec' can be reduced. [variableScope]
[23:15]

ftp://ftp.se.debian.org/debian/pool/main/a/astropy-helpers/astropy-helpers_3.0.2.orig.tar.gz.asc

ftp://ftp.se.debian.org/debian/pool/main/a/astropy-regions/astropy-regions_0.2.orig.tar.gz
regions-0.2/regions/_geometry/circular_overlap.c:6:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
regions-0.2/regions/_geometry/core.c:6:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
regions-0.2/regions/_geometry/elliptical_overlap.c:6:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
regions-0.2/regions/_geometry/pnpoly.c:6:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
regions-0.2/regions/_geometry/polygonal_overlap.c:6:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
regions-0.2/regions/_geometry/rectangular_overlap.c:6:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
[23:15]

ftp://ftp.se.debian.org/debian/pool/main/a/astroquery/astroquery_0.3.8+dfsg.orig.tar.gz
[23:15]

ftp://ftp.se.debian.org/debian/pool/main/a/astroscrappy/astroscrappy_1.0.5.orig.tar.gz
astroscrappy-1.0.5/astroscrappy/utils/image_utils.c:6:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
astroscrappy-1.0.5/astroscrappy/utils/imutils.c:53:15: style: The scope of the variable 'nxj' can be reduced. [variableScope]
astroscrappy-1.0.5/astroscrappy/utils/imutils.c:53:20: style: The scope of the variable 'padnxj' can be reduced. [variableScope]
astroscrappy-1.0.5/astroscrappy/utils/imutils.c:97:15: style: The scope of the variable 'nxj' can be reduced. [variableScope]
astroscrappy-1.0.5/astroscrappy/utils/imutils.c:97:20: style: The scope of the variable 'padnxj' can be reduced. [variableScope]
astroscrappy-1.0.5/astroscrappy/utils/imutils.c:422:41: style: Function 'PyDilate5' argument 3 names different: declaration 'iter' definition 'niter'. [funcArgNamesDifferent]
astroscrappy-1.0.5/astroscrappy/utils/imutils.h:98:41: note: Function 'PyDilate5' argument 3 names different: declaration 'iter' definition 'niter'.
astroscrappy-1.0.5/astroscrappy/utils/imutils.c:422:41: note: Function 'PyDilate5' argument 3 names different: declaration 'iter' definition 'niter'.
astroscrappy-1.0.5/astroscrappy/utils/imutils.c:149:16: style: Variable 'nxny' is assigned a value that is never used. [unreadVariable]
astroscrappy-1.0.5/astroscrappy/utils/imutils.c:197:18: style: Variable 'padnxj' is assigned a value that is never used. [unreadVariable]
astroscrappy-1.0.5/astroscrappy/utils/median_utils.c:6:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
astroscrappy-1.0.5/astroscrappy/utils/medutils.c:54:9: style: The scope of the variable 'middle' can be reduced. [variableScope]
astroscrappy-1.0.5/astroscrappy/utils/medutils.c:54:17: style: The scope of the variable 'll' can be reduced. [variableScope]
astroscrappy-1.0.5/astroscrappy/utils/medutils.c:54:21: style: The scope of the variable 'hh' can be reduced. [variableScope]
astroscrappy-1.0.5/astroscrappy/utils/medutils.c:410:9: style: The scope of the variable 'k' can be reduced. [variableScope]
astroscrappy-1.0.5/astroscrappy/utils/medutils.c:410:12: style: The scope of the variable 'l' can be reduced. [variableScope]
astroscrappy-1.0.5/astroscrappy/utils/medutils.c:410:15: style: The scope of the variable 'nxk' can be reduced. [variableScope]
astroscrappy-1.0.5/astroscrappy/utils/medutils.c:415:12: style: The scope of the variable 'medarr' can be reduced. [variableScope]
astroscrappy-1.0.5/astroscrappy/utils/medutils.c:416:9: style: The scope of the variable 'medcounter' can be reduced. [variableScope]
astroscrappy-1.0.5/astroscrappy/utils/medutils.c:492:9: style: The scope of the variable 'k' can be reduced. [variableScope]
astroscrappy-1.0.5/astroscrappy/utils/medutils.c:492:12: style: The scope of the variable 'l' can be reduced. [variableScope]
astroscrappy-1.0.5/astroscrappy/utils/medutils.c:492:15: style: The scope of the variable 'nxk' can be reduced. [variableScope]
astroscrappy-1.0.5/astroscrappy/utils/medutils.c:497:12: style: The scope of the variable 'medarr' can be reduced. [variableScope]
astroscrappy-1.0.5/astroscrappy/utils/medutils.c:498:9: style: The scope of the variable 'medcounter' can be reduced. [variableScope]
astroscrappy-1.0.5/astroscrappy/utils/medutils.c:579:9: style: The scope of the variable 'k' can be reduced. [variableScope]
astroscrappy-1.0.5/astroscrappy/utils/medutils.c:579:12: style: The scope of the variable 'l' can be reduced. [variableScope]
astroscrappy-1.0.5/astroscrappy/utils/medutils.c:579:15: style: The scope of the variable 'nxk' can be reduced. [variableScope]
astroscrappy-1.0.5/astroscrappy/utils/medutils.c:584:12: style: The scope of the variable 'medarr' can be reduced. [variableScope]
astroscrappy-1.0.5/astroscrappy/utils/medutils.c:585:9: style: The scope of the variable 'medcounter' can be reduced. [variableScope]
astroscrappy-1.0.5/astroscrappy/utils/medutils.c:142:18: style: Function 'PyOptMed3' argument 1 names different: declaration 'a' definition 'p'. [funcArgNamesDifferent]
astroscrappy-1.0.5/astroscrappy/utils/medutils.h:29:18: note: Function 'PyOptMed3' argument 1 names different: declaration 'a' definition 'p'.
astroscrappy-1.0.5/astroscrappy/utils/medutils.c:142:18: note: Function 'PyOptMed3' argument 1 names different: declaration 'a' definition 'p'.
astroscrappy-1.0.5/astroscrappy/utils/medutils.c:164:18: style: Function 'PyOptMed5' argument 1 names different: declaration 'a' definition 'p'. [funcArgNamesDifferent]
astroscrappy-1.0.5/astroscrappy/utils/medutils.h:33:18: note: Function 'PyOptMed5' argument 1 names different: declaration 'a' definition 'p'.
astroscrappy-1.0.5/astroscrappy/utils/medutils.c:164:18: note: Function 'PyOptMed5' argument 1 names different: declaration 'a' definition 'p'.
astroscrappy-1.0.5/astroscrappy/utils/medutils.c:190:18: style: Function 'PyOptMed7' argument 1 names different: declaration 'a' definition 'p'. [funcArgNamesDifferent]
astroscrappy-1.0.5/astroscrappy/utils/medutils.h:37:18: note: Function 'PyOptMed7' argument 1 names different: declaration 'a' definition 'p'.
astroscrappy-1.0.5/astroscrappy/utils/medutils.c:190:18: note: Function 'PyOptMed7' argument 1 names different: declaration 'a' definition 'p'.
astroscrappy-1.0.5/astroscrappy/utils/medutils.c:227:18: style: Function 'PyOptMed9' argument 1 names different: declaration 'a' definition 'p'. [funcArgNamesDifferent]
astroscrappy-1.0.5/astroscrappy/utils/medutils.h:41:18: note: Function 'PyOptMed9' argument 1 names different: declaration 'a' definition 'p'.
astroscrappy-1.0.5/astroscrappy/utils/medutils.c:227:18: note: Function 'PyOptMed9' argument 1 names different: declaration 'a' definition 'p'.
astroscrappy-1.0.5/astroscrappy/utils/medutils.c:265:19: style: Function 'PyOptMed25' argument 1 names different: declaration 'a' definition 'p'. [funcArgNamesDifferent]
astroscrappy-1.0.5/astroscrappy/utils/medutils.h:45:19: note: Function 'PyOptMed25' argument 1 names different: declaration 'a' definition 'p'.
astroscrappy-1.0.5/astroscrappy/utils/medutils.c:265:19: note: Function 'PyOptMed25' argument 1 names different: declaration 'a' definition 'p'.
[23:16]

ftp://ftp.se.debian.org/debian/pool/main/a/astyle/astyle_3.1.orig.tar.gz
astyle/src/ASBeautifier.cpp:1401:7: style: The scope of the variable 'ch' can be reduced. [variableScope]
astyle/src/ASBeautifier.cpp:2531:7: style: The scope of the variable 'ch' can be reduced. [variableScope]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::inLineNumber' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::runInIndentContinuation' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::nonInStatementBrace' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::objCColonAlignSubsequent' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::lineCommentNoBeautify' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isElseHeaderIndent' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isCaseHeaderCommentIndent' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isNonInStatementArray' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isSharpAccessor' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isSharpDelegate' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInExternC' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInBeautifySQL' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInIndentableStruct' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInIndentablePreproc' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::currentHeader' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::previousLastLineHeader' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::probationHeader' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::lastLineHeader' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInQuote' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInVerbatimQuote' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::haveLineContinuationChar' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInAsm' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInAsmOneLine' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInAsmBlock' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInComment' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInPreprocessorComment' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInRunInComment' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInCase' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInQuestion' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isContinuation' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInHeader' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInTemplate' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInDefine' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInDefineDefinition' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isIndentModeOff' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInClassHeader' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInClassHeaderTab' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInClassInitializer' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInClass' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInObjCMethodDefinition' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInObjCMethodCall' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInObjCMethodCallFirst' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isImmediatelyPostObjCMethodDefinition' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isImmediatelyPostObjCMethodCall' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInIndentablePreprocBlock' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInObjCInterface' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInEnum' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInEnumTypeID' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInLet' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInTrailingReturnType' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInConditional' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::backslashEndsPrevLine' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::lineOpensWithLineComment' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::lineOpensWithComment' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::lineStartsInComment' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::blockCommentNoIndent' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::blockCommentNoBeautify' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::previousLineProbationTab' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::lineBeginsWithOpenBrace' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::lineBeginsWithCloseBrace' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::lineBeginsWithComma' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::lineIsCommentOnly' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::lineIsLineCommentOnly' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::shouldIndentBracedLine' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::isInSwitch' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::foundPreCommandHeader' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::foundPreCommandMacro' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::indentCount' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::spaceIndentCount' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::spaceIndentObjCMethodAlignment' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::bracePosObjCMethodAlignment' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::colonIndentObjCMethodAlignment' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::lineOpeningBlocksNum' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::lineClosingBlocksNum' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::minConditionalIndent' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::parenDepth' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::blockTabCount' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::templateDepth' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::squareBracketCount' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::prevFinalLineSpaceIndentCount' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::prevFinalLineIndentCount' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::defineIndentCount' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::preprocBlockIndent' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::quoteChar' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::prevNonSpaceCh' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::currentNonSpaceCh' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::currentNonLegalCh' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASBeautifier.cpp:32:15: warning: Member variable 'ASBeautifier::prevNonLegalCh' is not initialized in the constructor. [uninitMemberVar]
astyle/src/astyle.h:309:7: performance: Technically the member function 'astyle::ASBase::isWhiteSpace' can be static. [functionStatic]
astyle/src/astyle.h:384:7: performance: Technically the member function 'astyle::ASBeautifier::indexOf' can be static. [functionStatic]
astyle/src/ASBeautifier.cpp:1441:19: note: Technically the member function 'astyle::ASBeautifier::indexOf' can be static.
astyle/src/astyle.h:384:7: note: Technically the member function 'astyle::ASBeautifier::indexOf' can be static.
astyle/src/astyle.h:388:9: performance: Technically the member function 'astyle::ASBeautifier::extractPreprocessorStatement' can be static. [functionStatic]
astyle/src/ASBeautifier.cpp:2270:22: note: Technically the member function 'astyle::ASBeautifier::extractPreprocessorStatement' can be static.
astyle/src/astyle.h:388:9: note: Technically the member function 'astyle::ASBeautifier::extractPreprocessorStatement' can be static.
astyle/src/astyle.h:390:9: performance: Technically the member function 'astyle::ASBeautifier::rtrim' can be static. [functionStatic]
astyle/src/ASBeautifier.cpp:1494:22: note: Technically the member function 'astyle::ASBeautifier::rtrim' can be static.
astyle/src/astyle.h:390:9: note: Technically the member function 'astyle::ASBeautifier::rtrim' can be static.
astyle/src/astyle.h:426:7: performance: Technically the member function 'astyle::ASBeautifier::deleteBeautifierContainer' can be static. [functionStatic]
astyle/src/ASBeautifier.cpp:1561:20: note: Technically the member function 'astyle::ASBeautifier::deleteBeautifierContainer' can be static.
astyle/src/astyle.h:426:7: note: Technically the member function 'astyle::ASBeautifier::deleteBeautifierContainer' can be static.
astyle/src/astyle.h:427:7: performance: Technically the member function 'astyle::ASBeautifier::deleteTempStacksContainer' can be static. [functionStatic]
astyle/src/ASBeautifier.cpp:1582:20: note: Technically the member function 'astyle::ASBeautifier::deleteTempStacksContainer' can be static.
astyle/src/astyle.h:427:7: note: Technically the member function 'astyle::ASBeautifier::deleteTempStacksContainer' can be static.
astyle/src/astyle.h:431:7: performance: Technically the member function 'astyle::ASBeautifier::findObjCColonAlignment' can be static. [functionStatic]
astyle/src/ASBeautifier.cpp:2391:19: note: Technically the member function 'astyle::ASBeautifier::findObjCColonAlignment' can be static.
astyle/src/astyle.h:431:7: note: Technically the member function 'astyle::ASBeautifier::findObjCColonAlignment' can be static.
astyle/src/astyle.h:436:7: performance: Technically the member function 'astyle::ASBeautifier::isLineEndComment' can be static. [functionStatic]
astyle/src/ASBeautifier.cpp:1716:20: note: Technically the member function 'astyle::ASBeautifier::isLineEndComment' can be static.
astyle/src/astyle.h:436:7: note: Technically the member function 'astyle::ASBeautifier::isLineEndComment' can be static.
astyle/src/astyle.h:444:28: performance: Technically the member function 'astyle::ASBeautifier::deleteContainer' can be static. [functionStatic]
astyle/src/ASBeautifier.cpp:1545:20: note: Technically the member function 'astyle::ASBeautifier::deleteContainer' can be static.
astyle/src/astyle.h:444:28: note: Technically the member function 'astyle::ASBeautifier::deleteContainer' can be static.
astyle/src/ASBeautifier.cpp:137:2: style: Value of pointer 'headers', which points to allocated memory, is copied in copy constructor instead of allocating new memory. [copyCtorPointerCopying]
astyle/src/ASBeautifier.cpp:138:2: style: Value of pointer 'nonParenHeaders', which points to allocated memory, is copied in copy constructor instead of allocating new memory. [copyCtorPointerCopying]
astyle/src/ASBeautifier.cpp:139:2: style: Value of pointer 'assignmentOperators', which points to allocated memory, is copied in copy constructor instead of allocating new memory. [copyCtorPointerCopying]
astyle/src/ASBeautifier.cpp:140:2: style: Value of pointer 'nonAssignmentOperators', which points to allocated memory, is copied in copy constructor instead of allocating new memory. [copyCtorPointerCopying]
astyle/src/ASBeautifier.cpp:141:2: style: Value of pointer 'preBlockStatements', which points to allocated memory, is copied in copy constructor instead of allocating new memory. [copyCtorPointerCopying]
astyle/src/ASBeautifier.cpp:142:2: style: Value of pointer 'preCommandHeaders', which points to allocated memory, is copied in copy constructor instead of allocating new memory. [copyCtorPointerCopying]
astyle/src/ASBeautifier.cpp:143:2: style: Value of pointer 'indentableHeaders', which points to allocated memory, is copied in copy constructor instead of allocating new memory. [copyCtorPointerCopying]
astyle/src/astyle.h:660:15: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
astyle/src/astyle.h:336:15: note: Virtual function in base class
astyle/src/astyle.h:660:15: note: Function in derived class
astyle/src/ASEnhancer.cpp:403:7: style: The scope of the variable 'ch' can be reduced. [variableScope]
astyle/src/ASEnhancer.cpp:25:13: warning: Member variable 'ASEnhancer::indentLength' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASEnhancer.cpp:25:13: warning: Member variable 'ASEnhancer::tabLength' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASEnhancer.cpp:25:13: warning: Member variable 'ASEnhancer::useTabs' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASEnhancer.cpp:25:13: warning: Member variable 'ASEnhancer::forceTab' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASEnhancer.cpp:25:13: warning: Member variable 'ASEnhancer::namespaceIndent' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASEnhancer.cpp:25:13: warning: Member variable 'ASEnhancer::caseIndent' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASEnhancer.cpp:25:13: warning: Member variable 'ASEnhancer::preprocBlockIndent' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASEnhancer.cpp:25:13: warning: Member variable 'ASEnhancer::preprocDefineIndent' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASEnhancer.cpp:25:13: warning: Member variable 'ASEnhancer::emptyLineFill' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASEnhancer.cpp:25:13: warning: Member variable 'ASEnhancer::lineNumber' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASEnhancer.cpp:25:13: warning: Member variable 'ASEnhancer::isInQuote' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASEnhancer.cpp:25:13: warning: Member variable 'ASEnhancer::isInComment' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASEnhancer.cpp:25:13: warning: Member variable 'ASEnhancer::quoteChar' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASEnhancer.cpp:25:13: warning: Member variable 'ASEnhancer::braceCount' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASEnhancer.cpp:25:13: warning: Member variable 'ASEnhancer::switchDepth' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASEnhancer.cpp:25:13: warning: Member variable 'ASEnhancer::eventPreprocDepth' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASEnhancer.cpp:25:13: warning: Member variable 'ASEnhancer::lookingForCaseBrace' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASEnhancer.cpp:25:13: warning: Member variable 'ASEnhancer::unindentNextLine' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASEnhancer.cpp:25:13: warning: Member variable 'ASEnhancer::shouldUnindentLine' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASEnhancer.cpp:25:13: warning: Member variable 'ASEnhancer::shouldUnindentComment' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASEnhancer.cpp:25:13: warning: Member variable 'ASEnhancer::sw' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASEnhancer.cpp:25:13: warning: Member variable 'ASEnhancer::nextLineIsEventIndent' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASEnhancer.cpp:25:13: warning: Member variable 'ASEnhancer::isInEventTable' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASEnhancer.cpp:25:13: warning: Member variable 'ASEnhancer::indentableMacros' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASEnhancer.cpp:25:13: warning: Member variable 'ASEnhancer::nextLineIsDeclareIndent' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASEnhancer.cpp:25:13: warning: Member variable 'ASEnhancer::isInDeclareSection' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:3595:7: style: The scope of the variable 'ch' can be reduced. [variableScope]
astyle/src/ASFormatter.cpp:4522:6: style: The scope of the variable 'spacesOutsideToDelete' can be reduced. [variableScope]
astyle/src/ASFormatter.cpp:635:11: warning: Assert statement calls a function which may have desired side effects: 'adjustChecksumIn'. [assertWithSideEffect]
astyle/src/ASFormatter.cpp:1924:9: warning: Assert statement calls a function which may have desired side effects: 'computeChecksumOut'. [assertWithSideEffect]
astyle/src/ASFormatter.cpp:2627:10: warning: Assert statement calls a function which may have desired side effects: 'computeChecksumIn'. [assertWithSideEffect]
astyle/src/ASFormatter.cpp:6387:9: warning: Assert statement calls a function which may have desired side effects: 'computeChecksumIn'. [assertWithSideEffect]
astyle/src/ASFormatter.cpp:6482:9: warning: Assert statement calls a function which may have desired side effects: 'adjustChecksumIn'. [assertWithSideEffect]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::currentHeader' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::currentChar' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::previousChar' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::previousNonWSChar' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::previousCommandChar' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::quoteChar' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::preprocBlockEnd' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::charNum' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::runInIndentChars' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::nextLineSpacePadNum' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::objCColonAlign' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::preprocBraceTypeStackSize' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::spacePadNum' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::tabIncrementIn' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::templateDepth' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::squareBracketCount' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::checksumIn' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::checksumOut' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::currentLineFirstBraceNum' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::formattedLineCommentNum' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::leadingSpaces' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::methodAttachCharNum' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::methodAttachLineNum' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::methodBreakCharNum' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::methodBreakLineNum' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::maxSemi' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::maxAndOr' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::maxComma' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::maxParen' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::maxWhiteSpace' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::maxSemiPending' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::maxAndOrPending' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::maxCommaPending' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::maxParenPending' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::maxWhiteSpacePending' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::previousReadyFormattedLineLength' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::previousBraceType' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isVirgin' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isInVirginLine' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isInLineComment' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isInComment' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isInCommentStartLine' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::noTrimCommentContinuation' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isInPreprocessor' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isInPreprocessorBeautify' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isInTemplate' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::doesLineStartComment' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::lineEndsInCommentOnly' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::lineIsCommentOnly' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::lineIsLineCommentOnly' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::lineIsEmpty' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isImmediatelyPostCommentOnly' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isImmediatelyPostEmptyLine' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isInClassInitializer' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isInQuote' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isInVerbatimQuote' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::haveLineContinuationChar' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isInQuoteContinuation' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isHeaderInMultiStatementLine' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isSpecialChar' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isNonParenHeader' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::foundQuestionMark' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::foundPreDefinitionHeader' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::foundNamespaceHeader' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::foundClassHeader' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::foundStructHeader' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::foundInterfaceHeader' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::foundPreCommandHeader' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::foundPreCommandMacro' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::foundTrailingReturnType' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::foundCastOperator' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isInLineBreak' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::endOfAsmReached' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::endOfCodeReached' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isFormattingModeOff' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isInEnum' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isInExecSQL' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isInAsm' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isInAsmOneLine' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isInAsmBlock' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isLineReady' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::elseHeaderFollowsComments' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::caseHeaderFollowsComments' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isPreviousBraceBlockRelated' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isInPotentialCalculation' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isCharImmediatelyPostComment' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isPreviousCharPostComment' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isCharImmediatelyPostLineComment' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isCharImmediatelyPostOpenBlock' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isCharImmediatelyPostCloseBlock' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isCharImmediatelyPostTemplate' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isCharImmediatelyPostReturn' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isCharImmediatelyPostThrow' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isCharImmediatelyPostNewDelete' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isCharImmediatelyPostOperator' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isCharImmediatelyPostPointerOrReference' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isInObjCMethodDefinition' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isInObjCInterface' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isInObjCReturnType' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isInObjCParam' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isInObjCSelector' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::breakCurrentOneLineBlock' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::shouldRemoveNextClosingBrace' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isInBraceRunIn' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::returnTypeChecked' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::currentLineBeginsWithBrace' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::shouldReparseCurrentChar' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::needHeaderOpeningBrace' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::shouldBreakLineAtNextChar' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::shouldKeepLineUnbroken' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::passedSemicolon' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::passedColon' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isImmediatelyPostNonInStmt' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isCharImmediatelyPostNonInStmt' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isImmediatelyPostComment' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isImmediatelyPostLineComment' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isImmediatelyPostEmptyBlock' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isImmediatelyPostObjCMethodPrefix' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isImmediatelyPostPreprocessor' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isImmediatelyPostReturn' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isImmediatelyPostThrow' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isImmediatelyPostNewDelete' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isImmediatelyPostOperator' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isImmediatelyPostTemplate' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isImmediatelyPostPointerOrReference' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isPrependPostBlockEmptyLineRequested' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isAppendPostBlockEmptyLineRequested' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isIndentableProprocessor' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isIndentableProprocessorBlock' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::prependEmptyLine' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::appendOpeningBrace' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::foundClosingHeader' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isInHeader' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isImmediatelyPostHeader' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isInCase' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isFirstPreprocConditional' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::processedFirstConditional' is not initialized in the constructor. [uninitMemberVar]
astyle/src/ASFormatter.cpp:28:14: warning: Member variable 'ASFormatter::isJavaStaticConstructor' is not initialized in the constructor. [uninitMemberVar]
astyle/src/astyle.h:727:28: performance: Technically the member function 'astyle::ASFormatter::deleteContainer' can be static. [functionStatic]
astyle/src/ASFormatter.cpp:5473:19: note: Technically the member function 'astyle::ASFormatter::deleteContainer' can be static.
astyle/src/astyle.h:727:28: note: Technically the member function 'astyle::ASFormatter::deleteContainer' can be static.
astyle/src/astyle.h:744:7: performance: Technically the member function 'astyle::ASFormatter::isBraceType' can be static. [functionStatic]
astyle/src/ASFormatter.cpp:1941:19: note: Technically the member function 'astyle::ASFormatter::isBraceType' can be static.
astyle/src/astyle.h:744:7: note: Technically the member function 'astyle::ASFormatter::isBraceType' can be static.
astyle/src/astyle.h:746:7: performance: Technically the member function 'astyle::ASFormatter::isClosingHeader' can be static. [functionStatic]
astyle/src/ASFormatter.cpp:7169:19: note: Technically the member function 'astyle::ASFormatter::isClosingHeader' can be static.
astyle/src/astyle.h:746:7: note: Technically the member function 'astyle::ASFormatter::isClosingHeader' can be static.
astyle/src/astyle.h:750:7: performance: Technically the member function 'astyle::ASFormatter::isEmptyLine' can be static. [functionStatic]
astyle/src/ASFormatter.cpp:3127:19: note: Technically the member function 'astyle::ASFormatter::isEmptyLine' can be static.
astyle/src/astyle.h:750:7: note: Technically the member function 'astyle::ASFormatter::isEmptyLine' can be static.
astyle/src/astyle.h:755:7: performance: Technically the member function 'astyle::ASFormatter::isNumericVariable' can be static. [functionStatic]
astyle/src/ASFormatter.cpp:3056:19: note: Technically the member function 'astyle::ASFormatter::isNumericVariable' can be static.
astyle/src/astyle.h:755:7: note: Technically the member function 'astyle::ASFormatter::isNumericVariable' can be static.
astyle/src/astyle.h:759:7: performance: Technically the member function 'astyle::ASFormatter::isPointerOrReferenceVariable' can be static. [functionStatic]
astyle/src/ASFormatter.cpp:3442:19: note: Technically the member function 'astyle::ASFormatter::isPointerOrReferenceVariable' can be static.
astyle/src/astyle.h:759:7: note: Technically the member function 'astyle::ASFormatter::isPointerOrReferenceVariable' can be static.
astyle/src/astyle.h:764:7: performance: Technically the member function 'astyle::ASFormatter::isNDefPreprocStatement' can be static. [functionStatic]
astyle/src/ASFormatter.cpp:7065:19: note: Technically the member function 'astyle::ASFormatter::isNDefPreprocStatement' can be static.
astyle/src/astyle.h:764:7: note: Technically the member function 'astyle::ASFormatter::isNDefPreprocStatement' can be static.
astyle/src/astyle.h:793:7: performance: Technically the member function 'astyle::ASFormatter::deleteContainer' can be static. [functionStatic]
astyle/src/ASFormatter.cpp:5457:19: note: Technically the member function 'astyle::ASFormatter::deleteContainer' can be static.
astyle/src/astyle.h:793:7: note: Technically the member function 'astyle::ASFormatter::deleteContainer' can be static.
astyle/src/ASLocalizer.cpp:89:2: performance: Variable 'm_localeName' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
astyle/src/ASLocalizer.cpp:90:2: performance: Variable 'm_langID' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
astyle/src/ASLocalizer.h:72:9: performance: Technically the member function 'astyle::Translation::convertToMultiByte' can be static. [functionStatic]
astyle/src/ASLocalizer.cpp:319:21: note: Technically the member function 'astyle::Translation::convertToMultiByte' can be static.
astyle/src/ASLocalizer.h:72:9: note: Technically the member function 'astyle::Translation::convertToMultiByte' can be static.
astyle/src/astyle.h:234:7: performance: Technically the member function 'astyle::ASResource::buildAssignmentOperators' can be static. [functionStatic]
astyle/src/ASResource.cpp:187:18: note: Technically the member function 'astyle::ASResource::buildAssignmentOperators' can be static.
astyle/src/astyle.h:234:7: note: Technically the member function 'astyle::ASResource::buildAssignmentOperators' can be static.
astyle/src/astyle.h:235:7: performance: Technically the member function 'astyle::ASResource::buildCastOperators' can be static. [functionStatic]
astyle/src/ASResource.cpp:225:18: note: Technically the member function 'astyle::ASResource::buildCastOperators' can be static.
astyle/src/astyle.h:235:7: note: Technically the member function 'astyle::ASResource::buildCastOperators' can be static.
astyle/src/astyle.h:236:7: performance: Technically the member function 'astyle::ASResource::buildHeaders' can be static. [functionStatic]
astyle/src/ASResource.cpp:250:18: note: Technically the member function 'astyle::ASResource::buildHeaders' can be static.
astyle/src/astyle.h:236:7: note: Technically the member function 'astyle::ASResource::buildHeaders' can be static.
astyle/src/astyle.h:238:7: performance: Technically the member function 'astyle::ASResource::buildIndentableHeaders' can be static. [functionStatic]
astyle/src/ASResource.cpp:322:18: note: Technically the member function 'astyle::ASResource::buildIndentableHeaders' can be static.
astyle/src/astyle.h:238:7: note: Technically the member function 'astyle::ASResource::buildIndentableHeaders' can be static.
astyle/src/astyle.h:239:7: performance: Technically the member function 'astyle::ASResource::buildNonAssignmentOperators' can be static. [functionStatic]
astyle/src/ASResource.cpp:372:18: note: Technically the member function 'astyle::ASResource::buildNonAssignmentOperators' can be static.
astyle/src/astyle.h:239:7: note: Technically the member function 'astyle::ASResource::buildNonAssignmentOperators' can be static.
astyle/src/astyle.h:240:7: performance: Technically the member function 'astyle::ASResource::buildNonParenHeaders' can be static. [functionStatic]
astyle/src/ASResource.cpp:408:18: note: Technically the member function 'astyle::ASResource::buildNonParenHeaders' can be static.
astyle/src/astyle.h:240:7: note: Technically the member function 'astyle::ASResource::buildNonParenHeaders' can be static.
astyle/src/astyle.h:241:7: performance: Technically the member function 'astyle::ASResource::buildOperators' can be static. [functionStatic]
astyle/src/ASResource.cpp:468:18: note: Technically the member function 'astyle::ASResource::buildOperators' can be static.
astyle/src/astyle.h:241:7: note: Technically the member function 'astyle::ASResource::buildOperators' can be static.
astyle/src/astyle.h:242:7: performance: Technically the member function 'astyle::ASResource::buildPreBlockStatements' can be static. [functionStatic]
astyle/src/ASResource.cpp:539:18: note: Technically the member function 'astyle::ASResource::buildPreBlockStatements' can be static.
astyle/src/astyle.h:242:7: note: Technically the member function 'astyle::ASResource::buildPreBlockStatements' can be static.
astyle/src/astyle.h:243:7: performance: Technically the member function 'astyle::ASResource::buildPreCommandHeaders' can be static. [functionStatic]
astyle/src/ASResource.cpp:584:18: note: Technically the member function 'astyle::ASResource::buildPreCommandHeaders' can be static.
astyle/src/astyle.h:243:7: note: Technically the member function 'astyle::ASResource::buildPreCommandHeaders' can be static.
astyle/src/astyle.h:244:7: performance: Technically the member function 'astyle::ASResource::buildPreDefinitionHeaders' can be static. [functionStatic]
astyle/src/ASResource.cpp:628:18: note: Technically the member function 'astyle::ASResource::buildPreDefinitionHeaders' can be static.
astyle/src/astyle.h:244:7: note: Technically the member function 'astyle::ASResource::buildPreDefinitionHeaders' can be static.
astyle/src/astyle.h:318:7: performance: Technically the member function 'astyle::ASBase::isDigit' can be static. [functionStatic]
astyle/src/ASResource.cpp:808:14: note: Technically the member function 'astyle::ASBase::isDigit' can be static.
astyle/src/astyle.h:318:7: note: Technically the member function 'astyle::ASBase::isDigit' can be static.
astyle/src/astyle.h:322:7: performance: Technically the member function 'astyle::ASBase::isDigitSeparator' can be static. [functionStatic]
astyle/src/ASResource.cpp:814:14: note: Technically the member function 'astyle::ASBase::isDigitSeparator' can be static.
astyle/src/astyle.h:322:7: note: Technically the member function 'astyle::ASBase::isDigitSeparator' can be static.
astyle/src/astyle.h:323:7: performance: Technically the member function 'astyle::ASBase::peekNextChar' can be static. [functionStatic]
astyle/src/ASResource.cpp:827:14: note: Technically the member function 'astyle::ASBase::peekNextChar' can be static.
astyle/src/astyle.h:323:7: note: Technically the member function 'astyle::ASBase::peekNextChar' can be static.
astyle/src/astyle_main.cpp:851:9: style: The scope of the variable 'sep' can be reduced. [variableScope]
astyle/src/astyle_main.cpp:354:2: performance: Variable 'origSuffix' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
astyle/src/astyle_main.h:181:9: performance: Technically the member function 'astyle::ASEncoding::getBigEndian' can be static. [functionStatic]
astyle/src/astyle_main.cpp:3804:18: note: Technically the member function 'astyle::ASEncoding::getBigEndian' can be static.
astyle/src/astyle_main.h:181:9: note: Technically the member function 'astyle::ASEncoding::getBigEndian' can be static.
astyle/src/astyle_main.h:182:9: performance: Technically the member function 'astyle::ASEncoding::swap16bit' can be static. [functionStatic]
astyle/src/astyle_main.cpp:3812:17: note: Technically the member function 'astyle::ASEncoding::swap16bit' can be static.
astyle/src/astyle_main.h:182:9: note: Technically the member function 'astyle::ASEncoding::swap16bit' can be static.
astyle/src/astyle_main.h:186:9: performance: Technically the member function 'astyle::ASEncoding::utf16LengthFromUtf8' can be static. [functionStatic]
astyle/src/astyle_main.cpp:3936:20: note: Technically the member function 'astyle::ASEncoding::utf16LengthFromUtf8' can be static.
astyle/src/astyle_main.h:186:9: note: Technically the member function 'astyle::ASEncoding::utf16LengthFromUtf8' can be static.
astyle/src/astyle_main.h:187:9: performance: Technically the member function 'astyle::ASEncoding::utf16ToUtf8' can be static. [functionStatic]
astyle/src/astyle_main.cpp:3965:20: note: Technically the member function 'astyle::ASEncoding::utf16ToUtf8' can be static.
astyle/src/astyle_main.h:187:9: note: Technically the member function 'astyle::ASEncoding::utf16ToUtf8' can be static.
astyle/src/astyle_main.h:206:7: performance: Technically the member function 'astyle::ASOptions::importOptions' can be static. [functionStatic]
astyle/src/astyle_main.cpp:3704:17: note: Technically the member function 'astyle::ASOptions::importOptions' can be static.
astyle/src/astyle_main.h:206:7: note: Technically the member function 'astyle::ASOptions::importOptions' can be static.
astyle/src/astyle_main.h:220:9: performance: Technically the member function 'astyle::ASOptions::getParam' can be static. [functionStatic]
astyle/src/astyle_main.cpp:3757:19: note: Technically the member function 'astyle::ASOptions::getParam' can be static.
astyle/src/astyle_main.h:220:9: note: Technically the member function 'astyle::ASOptions::getParam' can be static.
astyle/src/astyle_main.h:222:7: performance: Technically the member function 'astyle::ASOptions::isOption' can be static. [functionStatic]
astyle/src/astyle_main.cpp:3767:17: note: Technically the member function 'astyle::ASOptions::isOption' can be static.
astyle/src/astyle_main.h:222:7: note: Technically the member function 'astyle::ASOptions::isOption' can be static.
astyle/src/astyle_main.h:225:7: performance: Technically the member function 'astyle::ASOptions::isParamOption' can be static. [functionStatic]
astyle/src/astyle_main.cpp:3784:17: note: Technically the member function 'astyle::ASOptions::isParamOption' can be static.
astyle/src/astyle_main.h:225:7: note: Technically the member function 'astyle::ASOptions::isParamOption' can be static.
astyle/src/astyle_main.h:285:7: performance: Technically the member function 'astyle::ASConsole::convertLineEnds' can be static. [functionStatic]
astyle/src/astyle_main.cpp:365:17: note: Technically the member function 'astyle::ASConsole::convertLineEnds' can be static.
astyle/src/astyle_main.h:285:7: note: Technically the member function 'astyle::ASConsole::convertLineEnds' can be static.
astyle/src/astyle_main.h:286:15: performance: Technically the member function 'astyle::ASConsole::detectEncoding' can be static. [functionStatic]
astyle/src/astyle_main.cpp:463:25: note: Technically the member function 'astyle::ASConsole::detectEncoding' can be static.
astyle/src/astyle_main.h:286:15: note: Technically the member function 'astyle::ASConsole::detectEncoding' can be static.
astyle/src/astyle_main.h:290:17: performance: Technically the member function 'astyle::ASConsole::getArgvOptions' can be static. [functionStatic]
astyle/src/astyle_main.cpp:832:27: note: Technically the member function 'astyle::ASConsole::getArgvOptions' can be static.
astyle/src/astyle_main.h:290:17: note: Technically the member function 'astyle::ASConsole::getArgvOptions' can be static.
astyle/src/astyle_main.h:291:7: performance: Technically the member function 'astyle::ASConsole::fileExists' can be static. [functionStatic]
astyle/src/astyle_main.cpp:1707:17: note: Technically the member function 'astyle::ASConsole::fileExists' can be static.
astyle/src/astyle_main.h:291:7: note: Technically the member function 'astyle::ASConsole::fileExists' can be static.
astyle/src/astyle_main.h:308:9: performance: Technically the member function 'astyle::ASConsole::getNumberFormat' can be static. [functionStatic]
astyle/src/astyle_main.cpp:1426:19: note: Technically the member function 'astyle::ASConsole::getNumberFormat' can be static.
astyle/src/astyle_main.h:308:9: note: Technically the member function 'astyle::ASConsole::getNumberFormat' can be static.
astyle/src/astyle_main.h:333:7: performance: Technically the member function 'astyle::ASConsole::standardizePath' can be static. [functionStatic]
astyle/src/astyle_main.cpp:2582:17: note: Technically the member function 'astyle::ASConsole::standardizePath' can be static.
astyle/src/astyle_main.h:333:7: note: Technically the member function 'astyle::ASConsole::standardizePath' can be static.
astyle/src/astyle_main.h:334:7: performance: Technically the member function 'astyle::ASConsole::stringEndsWith' can be static. [functionStatic]
astyle/src/astyle_main.cpp:2737:17: note: Technically the member function 'astyle::ASConsole::stringEndsWith' can be static.
astyle/src/astyle_main.h:334:7: note: Technically the member function 'astyle::ASConsole::stringEndsWith' can be static.
astyle/src/astyle_main.h:354:9: performance: Technically the member function 'astyle::ASConsole::getFullPathName' can be static. [functionStatic]
astyle/src/astyle_main.cpp:1380:19: note: Technically the member function 'astyle::ASConsole::getFullPathName' can be static.
astyle/src/astyle_main.h:354:9: note: Technically the member function 'astyle::ASConsole::getFullPathName' can be static.
astyle/src/astyle_main.h:355:9: performance: Technically the member function 'astyle::ASConsole::getParam' can be static. [functionStatic]
astyle/src/astyle_main.cpp:842:19: note: Technically the member function 'astyle::ASConsole::getParam' can be static.
astyle/src/astyle_main.h:355:9: note: Technically the member function 'astyle::ASConsole::getParam' can be static.
astyle/src/astyle_main.h:356:7: performance: Technically the member function 'astyle::ASConsole::isHomeOrInvalidAbsPath' can be static. [functionStatic]
astyle/src/astyle_main.cpp:1471:17: note: Technically the member function 'astyle::ASConsole::isHomeOrInvalidAbsPath' can be static.
astyle/src/astyle_main.h:356:7: note: Technically the member function 'astyle::ASConsole::isHomeOrInvalidAbsPath' can be static.
astyle/src/astyle_main.h:358:7: performance: Technically the member function 'astyle::ASConsole::isOption' can be static. [functionStatic]
astyle/src/astyle_main.cpp:1718:17: note: Technically the member function 'astyle::ASConsole::isOption' can be static.
astyle/src/astyle_main.h:358:7: note: Technically the member function 'astyle::ASConsole::isOption' can be static.
astyle/src/astyle_main.h:360:7: performance: Technically the member function 'astyle::ASConsole::isParamOption' can be static. [functionStatic]
astyle/src/astyle_main.cpp:1728:17: note: Technically the member function 'astyle::ASConsole::isParamOption' can be static.
astyle/src/astyle_main.h:360:7: note: Technically the member function 'astyle::ASConsole::isParamOption' can be static.
astyle/src/astyle_main.h:363:7: performance: Technically the member function 'astyle::ASConsole::printHelp' can be static. [functionStatic]
astyle/src/astyle_main.cpp:1783:17: note: Technically the member function 'astyle::ASConsole::printHelp' can be static.
astyle/src/astyle_main.h:363:7: note: Technically the member function 'astyle::ASConsole::printHelp' can be static.
astyle/src/astyle_main.h:372:7: performance: Technically the member function 'astyle::ASConsole::sleep' can be static. [functionStatic]
astyle/src/astyle_main.cpp:2730:17: note: Technically the member function 'astyle::ASConsole::sleep' can be static.
astyle/src/astyle_main.h:372:7: note: Technically the member function 'astyle::ASConsole::sleep' can be static.
astyle/src/astyle_main.h:374:7: performance: Technically the member function 'astyle::ASConsole::wildcmp' can be static. [functionStatic]
astyle/src/astyle_main.cpp:2781:16: note: Technically the member function 'astyle::ASConsole::wildcmp' can be static.
astyle/src/astyle_main.h:374:7: note: Technically the member function 'astyle::ASConsole::wildcmp' can be static.
astyle/src/astyle_main.h:133:0: style: The function 'getStreamLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
astyle/src/astyle.h:191:14: note: Virtual function in base class
astyle/src/astyle_main.h:133:0: note: Function in derived class
astyle/src/astyle_main.h:134:0: style: The function 'nextLine' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
astyle/src/astyle.h:193:17: note: Virtual function in base class
astyle/src/astyle_main.h:134:0: note: Function in derived class
astyle/src/astyle_main.h:135:0: style: The function 'peekNextLine' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
astyle/src/astyle.h:194:17: note: Virtual function in base class
astyle/src/astyle_main.h:135:0: note: Function in derived class
astyle/src/astyle_main.h:136:0: style: The function 'peekReset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
astyle/src/astyle.h:195:15: note: Virtual function in base class
astyle/src/astyle_main.h:136:0: note: Function in derived class
astyle/src/astyle_main.h:138:0: style: The function 'tellg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
astyle/src/astyle.h:196:20: note: Virtual function in base class
astyle/src/astyle_main.h:138:0: note: Function in derived class
astyle/src/astyle_main.h:158:0: style: The function 'getPeekStart' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
astyle/src/astyle.h:190:20: note: Virtual function in base class
astyle/src/astyle_main.h:158:0: note: Function in derived class
astyle/src/astyle_main.h:159:0: style: The function 'hasMoreLines' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
astyle/src/astyle.h:192:15: note: Virtual function in base class
astyle/src/astyle_main.h:159:0: note: Function in derived class
[23:16]

ftp://ftp.se.debian.org/debian/pool/main/a/asunder/asunder_2.9.3.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/asused/asused_3.72.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aswiki/aswiki_1.0.4.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/asylum/asylum_0.3.2.orig.tar.gz
asylum-0.3.2/alien.c:852:32: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
asylum-0.3.2/alien.c:867:32: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
asylum-0.3.2/alien.c:929:32: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
asylum-0.3.2/alien.c:96:8: style: Label 'l8' is not used. [unusedLabel]
asylum-0.3.2/alien.c:113:8: style: Label 'aloffscr' is not used. [unusedLabel]
asylum-0.3.2/alien.c:120:4: style: Label 'noaloffscr' is not used. [unusedLabel]
asylum-0.3.2/alien.c:126:8: warning: Label 'aljumptab' is not used. Should this be a 'case' of the enclosing switch()? [unusedLabelSwitch]
asylum-0.3.2/alien.c:127:8: warning: Label 't' is not used. Should this be a 'case' of the enclosing switch()? [unusedLabelSwitch]
asylum-0.3.2/alien.c:161:4: style: Label 'aljerr' is not used. [unusedLabel]
asylum-0.3.2/alien.c:216:8: style: Label 'flyup' is not used. [unusedLabel]
asylum-0.3.2/alien.c:222:8: style: Label 'flyupdown' is not used. [unusedLabel]
asylum-0.3.2/alien.c:284:8: style: Label 'contracting' is not used. [unusedLabel]
asylum-0.3.2/alien.c:302:4: style: Label 'nostopextend' is not used. [unusedLabel]
asylum-0.3.2/alien.c:449:8: style: Label 'loop81' is not used. [unusedLabel]
asylum-0.3.2/alien.c:495:8: style: Label 'loop83' is not used. [unusedLabel]
asylum-0.3.2/alien.c:540:8: style: Label 'loop85' is not used. [unusedLabel]
asylum-0.3.2/alien.c:553:8: style: Label 'loop82' is not used. [unusedLabel]
asylum-0.3.2/alien.c:563:4: style: Label 'nospinzapsound' is not used. [unusedLabel]
asylum-0.3.2/alien.c:574:8: style: Label 'loop84' is not used. [unusedLabel]
asylum-0.3.2/alien.c:584:4: style: Label 'nopowerzapsound' is not used. [unusedLabel]
asylum-0.3.2/alien.c:856:4: style: Label 'noshootsound' is not used. [unusedLabel]
asylum-0.3.2/alien.c:974:4: style: Label 'noboobybomb' is not used. [unusedLabel]
asylum-0.3.2/alien.c:978:4: style: Label 'noboobybooby' is not used. [unusedLabel]
asylum-0.3.2/alien.c:998:4: style: Label 'noemberbomb' is not used. [unusedLabel]
asylum-0.3.2/alien.c:1002:4: style: Label 'noembergas' is not used. [unusedLabel]
asylum-0.3.2/alien.c:1051:4: style: Label 'flyingskip' is not used. [unusedLabel]
asylum-0.3.2/alien.c:1063:4: style: Label 'flyingvertskip' is not used. [unusedLabel]
asylum-0.3.2/alien.c:1094:4: style: Label 'flyingnoslow' is not used. [unusedLabel]
asylum-0.3.2/alien.c:1099:8: style: Label 'bonusdowngrade' is not used. [unusedLabel]
asylum-0.3.2/alien.c:1309:4: style: Label 'bulcolchins' is not used. [unusedLabel]
asylum-0.3.2/alien.c:1312:8: style: Label 'bl10' is not used. [unusedLabel]
asylum-0.3.2/alien.c:1314:12: style: Label 'bullethit' is not used. [unusedLabel]
asylum-0.3.2/alien.c:1316:4: style: Label 'bulcolched' is not used. [unusedLabel]
asylum-0.3.2/alien.c:1372:8: style: Label 'colchcon' is not used. [unusedLabel]
asylum-0.3.2/alien.c:1373:8: style: Label 'colchins' is not used. [unusedLabel]
asylum-0.3.2/alien.c:1376:12: style: Label 'l10' is not used. [unusedLabel]
asylum-0.3.2/alien.c:1379:16: style: Label 'colched' is not used. [unusedLabel]
asylum-0.3.2/alien.c:1386:12: style: Label 'limr2' is not used. [unusedLabel]
asylum-0.3.2/alien.c:1390:8: style: Label 'nolimr2' is not used. [unusedLabel]
asylum-0.3.2/alien.c:1406:9: style: Label 'dontrise' is not used. [unusedLabel]
asylum-0.3.2/alien.c:1412:8: style: Label 'platfall' is not used. [unusedLabel]
asylum-0.3.2/alien.c:1438:8: style: Label 'platmaxspeed' is not used. [unusedLabel]
asylum-0.3.2/alien.c:1441:12: style: Label 'platstop' is not used. [unusedLabel]
asylum-0.3.2/alien.c:1447:12: style: Label 'platexplo' is not used. [unusedLabel]
asylum-0.3.2/alien.c:1452:4: style: Label 'platmaxspeedins' is not used. [unusedLabel]
asylum-0.3.2/alien.c:1482:8: style: Label 'platsandwich' is not used. [unusedLabel]
asylum-0.3.2/alien.c:1499:4: style: Label 'platfireskip' is not used. [unusedLabel]
asylum-0.3.2/alien.c:1524:8: style: Label 'skipalrandload' is not used. [unusedLabel]
asylum-0.3.2/alien.c:1531:4: style: Label 'skipalrand' is not used. [unusedLabel]
asylum-0.3.2/alien.c:1571:8: style: Label 'alshort' is not used. [unusedLabel]
asylum-0.3.2/alien.c:1580:4: style: Label 'albcheckins' is not used. [unusedLabel]
asylum-0.3.2/alien.c:1620:8: style: Label 'stopfall' is not used. [unusedLabel]
asylum-0.3.2/alien.c:1623:12: style: Label 'stopfalldown' is not used. [unusedLabel]
asylum-0.3.2/alien.c:1633:12: style: Label 'stopfallup' is not used. [unusedLabel]
asylum-0.3.2/alien.c:1653:4: style: Label 'nodownrel' is not used. [unusedLabel]
asylum-0.3.2/alien.c:1694:8: style: Label 'l9' is not used. [unusedLabel]
asylum-0.3.2/alien.c:1753:4: style: Label 'noexplosound' is not used. [unusedLabel]
asylum-0.3.2/alien.c:1761:8: style: Label 'noobject' is not used. [unusedLabel]
asylum-0.3.2/alien.c:1769:4: style: Label 'noobjectins' is not used. [unusedLabel]
asylum-0.3.2/alien.c:1793:4: style: Label 'noatomsound' is not used. [unusedLabel]
asylum-0.3.2/alien.c:1804:8: style: Label 'procsaveal' is not used. [unusedLabel]
asylum-0.3.2/alien.c:1837:8: style: Label 'sl1' is not used. [unusedLabel]
asylum-0.3.2/alien.c:1865:8: style: Label 'softloop' is not used. [unusedLabel]
asylum-0.3.2/alien.c:1885:8: style: Label 'loop52' is not used. [unusedLabel]
asylum-0.3.2/alien.c:1895:8: style: Label 'loop53' is not used. [unusedLabel]
asylum-0.3.2/alien.c:435:19: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
asylum-0.3.2/alien.c:443:19: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
asylum-0.3.2/alien.c:481:19: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
asylum-0.3.2/alien.c:489:19: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
asylum-0.3.2/alien.c:526:19: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
asylum-0.3.2/alien.c:534:19: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
asylum-0.3.2/alien.c:324:16: style: Variable 'r5' is assigned a value that is never used. [unreadVariable]
asylum-0.3.2/alien.c:440:9: style: Unused variable: x [unusedVariable]
asylum-0.3.2/alien.c:440:12: style: Unused variable: y [unusedVariable]
asylum-0.3.2/alien.c:486:9: style: Unused variable: x [unusedVariable]
asylum-0.3.2/alien.c:486:12: style: Unused variable: y [unusedVariable]
asylum-0.3.2/alien.c:531:9: style: Unused variable: x [unusedVariable]
asylum-0.3.2/alien.c:531:12: style: Unused variable: y [unusedVariable]
asylum-0.3.2/alien.c:717:16: style: Variable 'r5' is assigned a value that is never used. [unreadVariable]
asylum-0.3.2/alien.c:745:16: style: Variable 'r5' is assigned a value that is never used. [unreadVariable]
asylum-0.3.2/alien.c:778:16: style: Variable 'r5' is assigned a value that is never used. [unreadVariable]
asylum-0.3.2/alien.c:805:16: style: Variable 'r5' is assigned a value that is never used. [unreadVariable]
asylum-0.3.2/alien.c:1271:0: style: Variable 'r1' is assigned a value that is never used. [unreadVariable]
asylum-0.3.2/asylum.c:675:16: error: Width 12 given in format string (no. 1) is larger than destination buffer 'keyword[12]', use %11s to prevent overflowing it. [invalidScanfFormatWidth]
asylum-0.3.2/asylum.c:668:10: style: The scope of the variable 'keyword' can be reduced. [variableScope]
asylum-0.3.2/asylum.c:74:8: style: Label 'playloop' is not used. [unusedLabel]
asylum-0.3.2/asylum.c:83:13: style: Label 'notgotlevel' is not used. [unusedLabel]
asylum-0.3.2/asylum.c:92:12: style: Label 'zonedone' is not used. [unusedLabel]
asylum-0.3.2/asylum.c:131:12: style: Label 'mainrestart' is not used. [unusedLabel]
asylum-0.3.2/asylum.c:140:17: style: Label 'mainloop' is not used. [unusedLabel]
asylum-0.3.2/asylum.c:143:21: style: Label 'switchzone' is not used. [unusedLabel]
asylum-0.3.2/asylum.c:160:16: style: Label 'rate50link' is not used. [unusedLabel]
asylum-0.3.2/asylum.c:192:16: style: Label 'rateskip' is not used. [unusedLabel]
asylum-0.3.2/asylum.c:239:4: style: Label 'restored' is not used. [unusedLabel]
asylum-0.3.2/asylum.c:443:8: style: Label 'loop51' is not used. [unusedLabel]
asylum-0.3.2/asylum.c:446:8: style: Label 'soundkillloop' is not used. [unusedLabel]
asylum-0.3.2/asylum.c:556:4: style: Label 'load1' is not used. [unusedLabel]
asylum-0.3.2/asylum.c:559:4: style: Label 'load2' is not used. [unusedLabel]
asylum-0.3.2/asylum.c:562:4: style: Label 'load3' is not used. [unusedLabel]
asylum-0.3.2/asylum.c:577:4: style: Label 'load4' is not used. [unusedLabel]
asylum-0.3.2/asylum.c:581:4: style: Label 'load5' is not used. [unusedLabel]
asylum-0.3.2/asylum.c:598:4: style: Label 'load6' is not used. [unusedLabel]
asylum-0.3.2/asylum.c:631:4: style: Label 'load10' is not used. [unusedLabel]
asylum-0.3.2/asylum.c:640:4: style: Label 'load8' is not used. [unusedLabel]
asylum-0.3.2/asylum.c:644:8: style: Label 'neuronloadloop' is not used. [unusedLabel]
asylum-0.3.2/asylum.c:647:28: style: Label 'noneuronshere' is not used. [unusedLabel]
asylum-0.3.2/asylum.c:649:4: style: Label 'load9' is not used. [unusedLabel]
asylum-0.3.2/asylum.c:711:4: style: Label 'findoutid' is not used. [unusedLabel]
asylum-0.3.2/asylum.c:629:16: style: Variable 'r9' is assigned a value that is never used. [unreadVariable]
asylum-0.3.2/asylum_haiku.c:9:8: style: The scope of the variable 'p' can be reduced. [variableScope]
asylum-0.3.2/bullet.c:70:8: style: Label 'loop71' is not used. [unusedLabel]
asylum-0.3.2/bullet.c:72:8: style: Label 'foundbul' is not used. [unusedLabel]
asylum-0.3.2/bullet.c:89:8: style: Label 'bulnoacc' is not used. [unusedLabel]
asylum-0.3.2/bullet.c:104:8: style: Label 'bulnohome' is not used. [unusedLabel]
asylum-0.3.2/bullet.c:125:12: style: Label 'bulletkill' is not used. [unusedLabel]
asylum-0.3.2/bullet.c:142:16: style: Label 'bulhitins' is not used. [unusedLabel]
asylum-0.3.2/bullet.c:153:8: style: Label 'nobultarget' is not used. [unusedLabel]
asylum-0.3.2/bullet.c:155:8: style: Label 'bulnodestroy' is not used. [unusedLabel]
asylum-0.3.2/bullet.c:164:8: style: Label 'buldestroy' is not used. [unusedLabel]
asylum-0.3.2/bullet.c:180:12: style: Label 'loop75' is not used. [unusedLabel]
asylum-0.3.2/bullet.c:195:8: style: Label 'loop72' is not used. [unusedLabel]
asylum-0.3.2/bullet.c:204:12: style: Label 'loop69' is not used. [unusedLabel]
asylum-0.3.2/bullet.c:211:4: style: Label 'foundmakebul' is not used. [unusedLabel]
asylum-0.3.2/bullet.c:243:4: style: Label 'nozapsound' is not used. [unusedLabel]
asylum-0.3.2/bullet.c:254:8: style: Label 'loop74' is not used. [unusedLabel]
asylum-0.3.2/file.c:368:10: style: The scope of the variable 'c' can be reduced. [variableScope]
asylum-0.3.2/file.c:91:37: style: Function 'read_littleendian' argument 1 names different: declaration 'word' definition 'bytes'. [funcArgNamesDifferent]
asylum-0.3.2/asylum.h:535:37: note: Function 'read_littleendian' argument 1 names different: declaration 'word' definition 'bytes'.
asylum-0.3.2/file.c:91:37: note: Function 'read_littleendian' argument 1 names different: declaration 'word' definition 'bytes'.
asylum-0.3.2/file.c:172:21: warning: Function 'loadfile' argument order different: declaration 'r1, path, name' definition 'spaceptr, r1, path' [funcArgOrderDifferent]
asylum-0.3.2/asylum.h:413:21: note: Function 'loadfile' argument order different: declaration 'r1, path, name' definition 'spaceptr, r1, path'
asylum-0.3.2/file.c:172:21: note: Function 'loadfile' argument order different: declaration 'r1, path, name' definition 'spaceptr, r1, path'
asylum-0.3.2/file.c:306:21: style: Function 'swi_osgbpb' argument 1 names different: declaration 'n' definition 'op'. [funcArgNamesDifferent]
asylum-0.3.2/asylum.h:504:21: note: Function 'swi_osgbpb' argument 1 names different: declaration 'n' definition 'op'.
asylum-0.3.2/file.c:306:21: note: Function 'swi_osgbpb' argument 1 names different: declaration 'n' definition 'op'.
asylum-0.3.2/file.c:365:18: error: Resource leak: f [resourceLeak]
asylum-0.3.2/keyboard.c:56:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
asylum-0.3.2/keyboard.c:173:12: style: Label 'nostickerr' is not used. [unusedLabel]
asylum-0.3.2/keyboard.c:199:4: style: Label 'nojoystick' is not used. [unusedLabel]
asylum-0.3.2/maze.c:95:8: style: Label 'loop22' is not used. [unusedLabel]
asylum-0.3.2/maze.c:102:31: style: Label 'skipfuelair' is not used. [unusedLabel]
asylum-0.3.2/maze.c:124:4: style: Label 'fuelprocdone' is not used. [unusedLabel]
asylum-0.3.2/maze.c:197:4: style: Label 'normbombins' is not used. [unusedLabel]
asylum-0.3.2/maze.c:290:4: style: Label 'nopltarg' is not used. [unusedLabel]
asylum-0.3.2/maze.c:307:31: style: Label 'atomabandon' is not used. [unusedLabel]
asylum-0.3.2/maze.c:337:4: style: Label 'noatomtarget' is not used. [unusedLabel]
asylum-0.3.2/maze.c:395:4: style: Label 'noneuron' is not used. [unusedLabel]
asylum-0.3.2/maze.c:400:4: style: Label 'bonuslimcont' is not used. [unusedLabel]
asylum-0.3.2/maze.c:435:8: style: Label 'bonus1' is not used. [unusedLabel]
asylum-0.3.2/maze.c:442:8: style: Label 'bonus2' is not used. [unusedLabel]
asylum-0.3.2/maze.c:449:8: style: Label 'bonus3' is not used. [unusedLabel]
asylum-0.3.2/maze.c:456:8: style: Label 'bonus5' is not used. [unusedLabel]
asylum-0.3.2/maze.c:463:8: style: Label 'bonus10' is not used. [unusedLabel]
asylum-0.3.2/maze.c:496:4: style: Label 'noshootbonus' is not used. [unusedLabel]
asylum-0.3.2/maze.c:501:4: style: Label 'noshoottarget' is not used. [unusedLabel]
asylum-0.3.2/maze.c:504:4: style: Label 'nocrumble' is not used. [unusedLabel]
asylum-0.3.2/maze.c:516:4: style: Label 'atomdest' is not used. [unusedLabel]
asylum-0.3.2/maze.c:519:8: style: Label 'elecatom' is not used. [unusedLabel]
asylum-0.3.2/maze.c:521:4: style: Label 'noelecatom2' is not used. [unusedLabel]
asylum-0.3.2/maze.c:526:4: style: Label 'notreasatom' is not used. [unusedLabel]
asylum-0.3.2/maze.c:587:8: style: Label 'loop78' is not used. [unusedLabel]
asylum-0.3.2/maze.c:605:8: style: Label 'loopa4' is not used. [unusedLabel]
asylum-0.3.2/maze.c:613:8: style: Label 'loopa3' is not used. [unusedLabel]
asylum-0.3.2/maze.c:636:8: style: Label 'loop80' is not used. [unusedLabel]
asylum-0.3.2/maze.c:641:8: style: Label 'wakeinsert' is not used. [unusedLabel]
asylum-0.3.2/maze.c:650:8: style: Label 'loop60' is not used. [unusedLabel]
asylum-0.3.2/maze.c:669:8: style: Label 'loop62' is not used. [unusedLabel]
asylum-0.3.2/maze.c:670:23: style: Label 'telepoffleft' is not used. [unusedLabel]
asylum-0.3.2/maze.c:671:23: style: Label 'telepoffright' is not used. [unusedLabel]
asylum-0.3.2/maze.c:717:4: style: Label 'noanimate' is not used. [unusedLabel]
asylum-0.3.2/menus.c:107:43: style: Same value in both branches of ternary operator. [duplicateValueTernary]
asylum-0.3.2/menus.c:479:9: style: The scope of the variable 'r1' can be reduced. [variableScope]
asylum-0.3.2/menus.c:47:8: style: Label 'loopb8' is not used. [unusedLabel]
asylum-0.3.2/menus.c:109:18: warning: Label 'optionexit' is not used. Should this be a 'case' of the enclosing switch()? [unusedLabelSwitch]
asylum-0.3.2/menus.c:165:4: style: Label 'completedzone' is not used. [unusedLabel]
asylum-0.3.2/menus.c:274:8: style: Label 'tunesoundins' is not used. [unusedLabel]
asylum-0.3.2/menus.c:333:8: style: Label 'tunevolumeloop' is not used. [unusedLabel]
asylum-0.3.2/menus.c:390:12: style: Label 'tunespeedloop' is not used. [unusedLabel]
asylum-0.3.2/menus.c:483:8: style: Label 'keyloop' is not used. [unusedLabel]
asylum-0.3.2/menus.c:490:8: style: Label 'nooptstick' is not used. [unusedLabel]
asylum-0.3.2/menus.c:494:12: style: Label 'optescape' is not used. [unusedLabel]
asylum-0.3.2/menus.c:540:8: style: Label 'loope0' is not used. [unusedLabel]
asylum-0.3.2/menus.c:554:8: style: Label 'preludetextstop' is not used. [unusedLabel]
asylum-0.3.2/menus.c:557:12: style: Label 'endprelude' is not used. [unusedLabel]
asylum-0.3.2/menus.c:561:12: style: Label 'gocheat' is not used. [unusedLabel]
asylum-0.3.2/menus.c:662:8: style: Label 'loopb9' is not used. [unusedLabel]
asylum-0.3.2/menus.c:668:4: style: Label 'waitover' is not used. [unusedLabel]
asylum-0.3.2/menus.c:681:8: style: Label 'loopd4' is not used. [unusedLabel]
asylum-0.3.2/menus.c:684:12: style: Label 'loopd5' is not used. [unusedLabel]
asylum-0.3.2/menus.c:707:8: style: Label 'loopd1' is not used. [unusedLabel]
asylum-0.3.2/menus.c:711:4: style: Label 'lessthan' is not used. [unusedLabel]
asylum-0.3.2/menus.c:720:16: style: Label 'loopd7' is not used. [unusedLabel]
asylum-0.3.2/menus.c:723:8: style: Label 'noshiftscore' is not used. [unusedLabel]
asylum-0.3.2/menus.c:727:12: style: Label 'loopda' is not used. [unusedLabel]
asylum-0.3.2/menus.c:739:16: style: Label 'scorekeyloop' is not used. [unusedLabel]
asylum-0.3.2/menus.c:761:8: style: Label 'scoreexit' is not used. [unusedLabel]
asylum-0.3.2/menus.c:765:4: style: Label 'notontable' is not used. [unusedLabel]
asylum-0.3.2/menus.c:775:8: style: Label 'loopd0' is not used. [unusedLabel]
asylum-0.3.2/menus.c:776:30: style: Label 'scoregreater' is not used. [unusedLabel]
asylum-0.3.2/menus.c:777:35: style: Label 'scoreless' is not used. [unusedLabel]
asylum-0.3.2/menus.c:779:8: style: Label 'compnext' is not used. [unusedLabel]
asylum-0.3.2/player.c:161:8: style: Label 'snuffhandler' is not used. [unusedLabel]
asylum-0.3.2/player.c:180:12: style: Label 'dotelep' is not used. [unusedLabel]
asylum-0.3.2/player.c:186:4: style: Label 'telepskip' is not used. [unusedLabel]
asylum-0.3.2/player.c:195:8: style: Label 'plotskel' is not used. [unusedLabel]
asylum-0.3.2/player.c:197:8: style: Label 'plotskelins' is not used. [unusedLabel]
asylum-0.3.2/player.c:210:8: style: Label 'nofunnyface' is not used. [unusedLabel]
asylum-0.3.2/player.c:211:4: style: Label 'plotface' is not used. [unusedLabel]
asylum-0.3.2/player.c:220:4: style: Label 'playerplotins' is not used. [unusedLabel]
asylum-0.3.2/player.c:305:8: style: Label 'elecsound' is not used. [unusedLabel]
asylum-0.3.2/player.c:376:8: style: Label 'shorT' is not used. [unusedLabel]
asylum-0.3.2/player.c:385:4: style: Label 'bcheckins' is not used. [unusedLabel]
asylum-0.3.2/player.c:422:4: style: Label 'cheatins' is not used. [unusedLabel]
asylum-0.3.2/player.c:460:8: style: Label 'fakecolch' is not used. [unusedLabel]
asylum-0.3.2/player.c:464:4: style: Label 'fakeins' is not used. [unusedLabel]
asylum-0.3.2/player.c:482:4: style: Label 'jumpins' is not used. [unusedLabel]
asylum-0.3.2/player.c:498:10: style: Label 'nofall' is not used. [unusedLabel]
asylum-0.3.2/player.c:500:4: style: Label 'nofallins' is not used. [unusedLabel]
asylum-0.3.2/player.c:501:4: style: Label 'fallins' is not used. [unusedLabel]
asylum-0.3.2/player.c:504:4: style: Label 'noplatrebuild' is not used. [unusedLabel]
asylum-0.3.2/player.c:510:12: style: Label 'nohidplat' is not used. [unusedLabel]
asylum-0.3.2/player.c:526:4: style: Label 'fallinscont' is not used. [unusedLabel]
asylum-0.3.2/player.c:530:4: style: Label 'notelep' is not used. [unusedLabel]
asylum-0.3.2/player.c:534:10: style: Label 'notelepcont1' is not used. [unusedLabel]
asylum-0.3.2/player.c:541:16: style: Label 'doextendfromleft' is not used. [unusedLabel]
asylum-0.3.2/player.c:553:16: style: Label 'doextendfromright' is not used. [unusedLabel]
asylum-0.3.2/player.c:595:8: style: Label 'delloop' is not used. [unusedLabel]
asylum-0.3.2/player.c:596:8: style: Label 'dodeletepoint' is not used. [unusedLabel]
asylum-0.3.2/player.c:625:4: style: Label 'nofoundtarget' is not used. [unusedLabel]
asylum-0.3.2/player.c:692:4: style: Label 'telepfound' is not used. [unusedLabel]
asylum-0.3.2/player.c:723:8: style: Label 'loopa0' is not used. [unusedLabel]
asylum-0.3.2/player.c:759:8: style: Label 'loopa1' is not used. [unusedLabel]
asylum-0.3.2/player.c:807:4: style: Label 'firempmg' is not used. [unusedLabel]
asylum-0.3.2/player.c:954:8: style: Label 'deadbonuscheck' is not used. [unusedLabel]
asylum-0.3.2/player.c:997:8: style: Label 'bonusstrength' is not used. [unusedLabel]
asylum-0.3.2/player.c:1004:8: style: Label 'advancebonus' is not used. [unusedLabel]
asylum-0.3.2/player.c:1021:8: style: Label 'sortreplot' is not used. [unusedLabel]
asylum-0.3.2/player.c:1034:8: style: Label 'loopc3' is not used. [unusedLabel]
asylum-0.3.2/player.c:1136:8: style: Label 'loop37' is not used. [unusedLabel]
asylum-0.3.2/player.c:1158:8: style: Label 'scoreaddskip' is not used. [unusedLabel]
asylum-0.3.2/player.c:1164:8: style: Label 'loop38' is not used. [unusedLabel]
asylum-0.3.2/player.c:1179:4: style: Label 'plattoins' is not used. [unusedLabel]
asylum-0.3.2/player.c:1286:8: style: Label 'playerdead' is not used. [unusedLabel]
asylum-0.3.2/projectile.c:58:8: style: Label 'loop41' is not used. [unusedLabel]
asylum-0.3.2/projectile.c:60:8: style: Label 'foundproj' is not used. [unusedLabel]
asylum-0.3.2/projectile.c:73:8: style: Label 'projnoacc' is not used. [unusedLabel]
asylum-0.3.2/projectile.c:82:12: style: Label 'projdestroy' is not used. [unusedLabel]
asylum-0.3.2/projectile.c:87:12: style: Label 'projoffscr' is not used. [unusedLabel]
asylum-0.3.2/projectile.c:112:12: style: Label 'projhitins' is not used. [unusedLabel]
asylum-0.3.2/projectile.c:117:8: style: Label 'projhitcont' is not used. [unusedLabel]
asylum-0.3.2/projectile.c:125:8: style: Label 'nospcrumble' is not used. [unusedLabel]
asylum-0.3.2/projectile.c:189:8: style: Label 'loop76' is not used. [unusedLabel]
asylum-0.3.2/projectile.c:216:4: style: Label 'rocketburst' is not used. [unusedLabel]
asylum-0.3.2/projectile.c:222:8: style: Label 'loop77' is not used. [unusedLabel]
asylum-0.3.2/projectile.c:267:8: style: Label 'loop42' is not used. [unusedLabel]
asylum-0.3.2/projectile.c:275:8: style: Label 'loop43' is not used. [unusedLabel]
asylum-0.3.2/projectile.c:290:8: style: Label 'loop45' is not used. [unusedLabel]
asylum-0.3.2/projectile.c:302:8: style: Label 'loop44' is not used. [unusedLabel]
asylum-0.3.2/projectile.c:166:14: style: Variable 'r7' is assigned a value that is never used. [unreadVariable]
asylum-0.3.2/sound.c:182:18: style: The scope of the variable 'first' can be reduced. [variableScope]
asylum-0.3.2/sound.c:55:4: style: Label 'bidforexplo' is not used. [unusedLabel]
asylum-0.3.2/sound.c:143:21: style: Function 'soundclaim' argument 1 names different: declaration 'r0' definition 'c'. [funcArgNamesDifferent]
asylum-0.3.2/asylum.h:523:21: note: Function 'soundclaim' argument 1 names different: declaration 'r0' definition 'c'.
asylum-0.3.2/sound.c:143:21: note: Function 'soundclaim' argument 1 names different: declaration 'r0' definition 'c'.
asylum-0.3.2/sound.c:143:29: style: Function 'soundclaim' argument 2 names different: declaration 'r1' definition 'samp'. [funcArgNamesDifferent]
asylum-0.3.2/asylum.h:523:30: note: Function 'soundclaim' argument 2 names different: declaration 'r1' definition 'samp'.
asylum-0.3.2/sound.c:143:29: note: Function 'soundclaim' argument 2 names different: declaration 'r1' definition 'samp'.
asylum-0.3.2/sound.c:143:40: style: Function 'soundclaim' argument 3 names different: declaration 'r2' definition 'initvol'. [funcArgNamesDifferent]
asylum-0.3.2/asylum.h:523:39: note: Function 'soundclaim' argument 3 names different: declaration 'r2' definition 'initvol'.
asylum-0.3.2/sound.c:143:40: note: Function 'soundclaim' argument 3 names different: declaration 'r2' definition 'initvol'.
asylum-0.3.2/sound.c:143:53: style: Function 'soundclaim' argument 4 names different: declaration 'r3' definition 'initpitch'. [funcArgNamesDifferent]
asylum-0.3.2/asylum.h:523:47: note: Function 'soundclaim' argument 4 names different: declaration 'r3' definition 'initpitch'.
asylum-0.3.2/sound.c:143:53: note: Function 'soundclaim' argument 4 names different: declaration 'r3' definition 'initpitch'.
asylum-0.3.2/sound.c:143:68: style: Function 'soundclaim' argument 5 names different: declaration 'r4' definition 'volslide'. [funcArgNamesDifferent]
asylum-0.3.2/asylum.h:523:55: note: Function 'soundclaim' argument 5 names different: declaration 'r4' definition 'volslide'.
asylum-0.3.2/sound.c:143:68: note: Function 'soundclaim' argument 5 names different: declaration 'r4' definition 'volslide'.
asylum-0.3.2/sound.c:143:82: style: Function 'soundclaim' argument 6 names different: declaration 'r5' definition 'pitchslide'. [funcArgNamesDifferent]
asylum-0.3.2/asylum.h:523:63: note: Function 'soundclaim' argument 6 names different: declaration 'r5' definition 'pitchslide'.
asylum-0.3.2/sound.c:143:82: note: Function 'soundclaim' argument 6 names different: declaration 'r5' definition 'pitchslide'.
asylum-0.3.2/sound.c:143:99: style: Function 'soundclaim' argument 7 names different: declaration 'r6' definition 'frames'. [funcArgNamesDifferent]
asylum-0.3.2/asylum.h:523:72: note: Function 'soundclaim' argument 7 names different: declaration 'r6' definition 'frames'.
asylum-0.3.2/sound.c:143:99: note: Function 'soundclaim' argument 7 names different: declaration 'r6' definition 'frames'.
asylum-0.3.2/sound.c:143:111: style: Function 'soundclaim' argument 8 names different: declaration 'r7' definition 'stereo'. [funcArgNamesDifferent]
asylum-0.3.2/asylum.h:523:80: note: Function 'soundclaim' argument 8 names different: declaration 'r7' definition 'stereo'.
asylum-0.3.2/sound.c:143:111: note: Function 'soundclaim' argument 8 names different: declaration 'r7' definition 'stereo'.
asylum-0.3.2/sound.c:148:28: style: Variable 'old_chunk' is assigned a value that is never used. [unreadVariable]
asylum-0.3.2/vdu.c:162:4: style: Label 'nodyingtop' is not used. [unusedLabel]
asylum-0.3.2/vdu.c:181:4: style: Label 'nodyingbot' is not used. [unusedLabel]
asylum-0.3.2/vdu.c:242:12: style: Label 'loopa8' is not used. [unusedLabel]
asylum-0.3.2/vdu.c:247:8: style: Label 'messageproc' is not used. [unusedLabel]
asylum-0.3.2/vdu.c:260:8: style: Label 'loopa5' is not used. [unusedLabel]
asylum-0.3.2/vdu.c:290:12: style: Label 'loopa7' is not used. [unusedLabel]
asylum-0.3.2/vdu.c:299:4: style: Label 'textdone' is not used. [unusedLabel]
asylum-0.3.2/vdu.c:345:8: style: Label 'l2' is not used. [unusedLabel]
asylum-0.3.2/vdu.c:354:12: style: Label 'l1' is not used. [unusedLabel]
asylum-0.3.2/vdu.c:359:4: style: Label 'skip2' is not used. [unusedLabel]
asylum-0.3.2/vdu.c:377:4: style: Label 'modpos' is not used. [unusedLabel]
asylum-0.3.2/vdu.c:425:4: style: Label 'nosecond' is not used. [unusedLabel]
asylum-0.3.2/vdu.c:429:4: style: Label 'nothird' is not used. [unusedLabel]
asylum-0.3.2/vdu.c:436:4: style: Label 'nolager' is not used. [unusedLabel]
asylum-0.3.2/vdu.c:532:4: style: Label 'score10mil' is not used. [unusedLabel]
asylum-0.3.2/vdu.c:537:8: style: Label 'loop36' is not used. [unusedLabel]
asylum-0.3.2/vdu.c:543:8: style: Label 'scoreskip' is not used. [unusedLabel]
asylum-0.3.2/vdu.c:568:8: style: Label 'clearkbloop' is not used. [unusedLabel]
asylum-0.3.2/vdu.c:570:8: style: Label 'clearkbloop2' is not used. [unusedLabel]
asylum-0.3.2/vdu.c:733:8: style: Label 'loopb4' is not used. [unusedLabel]
asylum-0.3.2/vdu.c:737:12: style: Label 'sequence' is not used. [unusedLabel]
asylum-0.3.2/vdu.c:740:16: style: Label 'loopb6' is not used. [unusedLabel]
asylum-0.3.2/vdu.c:744:14: style: Label 'pattern' is not used. [unusedLabel]
asylum-0.3.2/vdu.c:746:16: style: Label 'loopb5' is not used. [unusedLabel]
asylum-0.3.2/vdu.c:749:8: style: Label 'decompdone' is not used. [unusedLabel]
asylum-0.3.2/vdu.c:626:34: style: Function 'initialize_chatscreen' argument 1 names different: declaration 'data' definition 'chatscreenadr'. [funcArgNamesDifferent]
asylum-0.3.2/asylum.h:515:34: note: Function 'initialize_chatscreen' argument 1 names different: declaration 'data' definition 'chatscreenadr'.
asylum-0.3.2/vdu.c:626:34: note: Function 'initialize_chatscreen' argument 1 names different: declaration 'data' definition 'chatscreenadr'.
asylum-0.3.2/vdu.c:631:34: style: Function 'initialize_gamescreen' argument 1 names different: declaration 'data' definition 'gamescreenadr'. [funcArgNamesDifferent]
asylum-0.3.2/asylum.h:516:34: note: Function 'initialize_gamescreen' argument 1 names different: declaration 'data' definition 'gamescreenadr'.
asylum-0.3.2/vdu.c:631:34: note: Function 'initialize_gamescreen' argument 1 names different: declaration 'data' definition 'gamescreenadr'.
asylum-0.3.2/vdu.c:291:13: style: Variable 'r0' is assigned a value that is never used. [unreadVariable]
asylum-0.3.2/vdu.c:371:23: style: Variable 'float_r3' is assigned a value that is never used. [unreadVariable]
asylum-0.3.2/vdu.c:691:0: error: Memory leak: redpixels [memleak]
[23:16]

ftp://ftp.se.debian.org/debian/pool/main/a/asymptote/asymptote_2.44.orig.tar.gz
asymptote-2.44/Delaunay.cc:18:14: style: C-style pointer casting [cstyleCast]
asymptote-2.44/Delaunay.cc:19:14: style: C-style pointer casting [cstyleCast]
asymptote-2.44/memory.h:125:1: style: Struct 'list' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/memory.h:126:1: style: Struct 'vector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/memory.h:162:1: style: Struct 'hash_map' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/memory.h:163:1: style: Struct 'hash_multimap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/types.h:249:34: style: C-style pointer casting [cstyleCast]
asymptote-2.44/types.h:466:22: style: C-style pointer casting [cstyleCast]
asymptote-2.44/types.h:535:24: style: C-style pointer casting [cstyleCast]
asymptote-2.44/types.h:574:11: style: C-style pointer casting [cstyleCast]
asymptote-2.44/types.h:577:11: style: C-style pointer casting [cstyleCast]
asymptote-2.44/absyn.cc:13:35: style: Function 'markPos' argument 1 names different: declaration 'c' definition 'e'. [funcArgNamesDifferent]
asymptote-2.44/absyn.h:26:30: note: Function 'markPos' argument 1 names different: declaration 'c' definition 'e'.
asymptote-2.44/absyn.cc:13:35: note: Function 'markPos' argument 1 names different: declaration 'c' definition 'e'.
asymptote-2.44/coder.h:224:22: warning: Assert statement calls a function which may have desired side effects: 'getFrame'. [assertWithSideEffect]
asymptote-2.44/errormsg.h:70:1: style: The class 'position' does not have a constructor although it has private member variables. [noConstructor]
asymptote-2.44/inst.h:54:3: warning: Member variable 'lambda::code' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/inst.h:54:3: warning: Member variable 'lambda::parentIndex' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/inst.h:54:3: warning: Member variable 'lambda::framesize' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/errormsg.h:101:8: style: Technically the member function 'position::match' can be const. [functionConst]
asymptote-2.44/errormsg.h:105:8: style: Technically the member function 'position::match' can be const. [functionConst]
asymptote-2.44/errormsg.h:109:8: style: Technically the member function 'position::matchColumn' can be const. [functionConst]
asymptote-2.44/errormsg.h:164:8: performance: Technically the member function 'errorstream::Interrupt' can be static. [functionStatic]
asymptote-2.44/coder.h:159:8: style: Technically the member function 'trans::coder::isStatic' can be const. [functionConst]
asymptote-2.44/coder.h:190:14: style: Technically the member function 'trans::coder::getPermission' can be const. [functionConst]
asymptote-2.44/coder.h:260:8: style: Technically the member function 'trans::coder::isTopLevel' can be const. [functionConst]
asymptote-2.44/item.h:116:3: style: Class 'item' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/item.h:118:3: style: Class 'item' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/item.h:120:3: style: Class 'item' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/item.h:122:3: style: Class 'item' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/item.h:137:3: style: Class 'item' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/item.h:141:3: style: Class 'item' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/item.h:222:3: style: Class 'frame' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/errormsg.h:155:3: style: Class 'errorstream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/access.h:72:3: style: Class 'bltinAccess' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/access.h:84:3: style: Class 'callableAccess' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/access.h:96:3: style: Class 'frameAccess' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/frame.h:36:3: style: Class 'frame' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/types.h:187:3: style: Class 'primitiveTy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/types.h:239:3: style: Struct 'array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/types.h:421:3: style: Struct 'function' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/types.h:515:3: style: Class 'overloaded' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/entry.h:309:3: style: Class 'core_venv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/entry.h:475:3: style: Class 'venv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/env.h:46:3: style: Class 'protoenv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/env.h:178:3: style: Class 'env' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/record.h:116:3: style: Class 'dummyRecord' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/record.h:117:3: style: Class 'dummyRecord' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/memory.h:126:0: style: Struct 'mem :: vector < string >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/types.h:331:1: warning: The struct 'signature' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
asymptote-2.44/access.h:64:16: style: The function 'encode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/access.h:49:16: note: Virtual function in base class
asymptote-2.44/access.h:64:16: note: Function in derived class
asymptote-2.44/access.h:75:8: style: The function 'encode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/access.h:49:16: note: Virtual function in base class
asymptote-2.44/access.h:75:8: note: Function in derived class
asymptote-2.44/access.h:76:8: style: The function 'encode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/access.h:55:16: note: Virtual function in base class
asymptote-2.44/access.h:76:8: note: Function in derived class
asymptote-2.44/access.h:87:8: style: The function 'encode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/access.h:49:16: note: Virtual function in base class
asymptote-2.44/access.h:87:8: note: Function in derived class
asymptote-2.44/access.h:88:8: style: The function 'encode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/access.h:55:16: note: Virtual function in base class
asymptote-2.44/access.h:88:8: note: Function in derived class
asymptote-2.44/access.h:99:8: style: The function 'encode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/access.h:49:16: note: Virtual function in base class
asymptote-2.44/access.h:99:8: note: Function in derived class
asymptote-2.44/access.h:100:8: style: The function 'encode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/access.h:55:16: note: Virtual function in base class
asymptote-2.44/access.h:100:8: note: Function in derived class
asymptote-2.44/access.h:112:8: style: The function 'encode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/access.h:49:16: note: Virtual function in base class
asymptote-2.44/access.h:112:8: note: Function in derived class
asymptote-2.44/access.h:113:8: style: The function 'encode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/access.h:55:16: note: Virtual function in base class
asymptote-2.44/access.h:113:8: note: Function in derived class
asymptote-2.44/access.h:128:8: style: The function 'encode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/access.h:49:16: note: Virtual function in base class
asymptote-2.44/access.h:128:8: note: Function in derived class
asymptote-2.44/access.h:129:8: style: The function 'encode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/access.h:55:16: note: Virtual function in base class
asymptote-2.44/access.h:129:8: note: Function in derived class
asymptote-2.44/types.h:190:8: style: The function 'primitive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/types.h:105:16: note: Virtual function in base class
asymptote-2.44/types.h:190:8: note: Function in derived class
asymptote-2.44/types.h:194:8: style: The function 'isReference' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/types.h:93:16: note: Virtual function in base class
asymptote-2.44/types.h:194:8: note: Function in derived class
asymptote-2.44/types.h:198:7: style: The function 'virtualFieldGetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/types.h:160:15: note: Virtual function in base class
asymptote-2.44/types.h:198:7: note: Function in derived class
asymptote-2.44/types.h:199:20: style: The function 'virtualField' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/types.h:153:28: note: Virtual function in base class
asymptote-2.44/types.h:199:20: note: Function in derived class
asymptote-2.44/types.h:201:8: style: The function 'equiv' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/types.h:174:16: note: Virtual function in base class
asymptote-2.44/types.h:201:8: note: Function in derived class
asymptote-2.44/types.h:206:10: style: The function 'hash' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/types.h:182:18: note: Virtual function in base class
asymptote-2.44/types.h:206:10: note: Function in derived class
asymptote-2.44/types.h:216:8: style: The function 'isReference' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/types.h:93:16: note: Virtual function in base class
asymptote-2.44/types.h:216:8: note: Function in derived class
asymptote-2.44/types.h:220:18: style: The function 'castTo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/types.h:138:26: note: Virtual function in base class
asymptote-2.44/types.h:220:18: note: Function in derived class
asymptote-2.44/types.h:222:10: style: The function 'hash' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/types.h:182:18: note: Virtual function in base class
asymptote-2.44/types.h:222:10: note: Function in derived class
asymptote-2.44/types.h:243:16: style: The function 'isReference' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/types.h:93:16: note: Virtual function in base class
asymptote-2.44/types.h:243:16: note: Function in derived class
asymptote-2.44/types.h:247:8: style: The function 'equiv' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/types.h:174:16: note: Virtual function in base class
asymptote-2.44/types.h:247:8: note: Function in derived class
asymptote-2.44/types.h:252:10: style: The function 'hash' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/types.h:182:18: note: Virtual function in base class
asymptote-2.44/types.h:252:10: note: Function in derived class
asymptote-2.44/types.h:263:8: style: The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/types.h:83:16: note: Virtual function in base class
asymptote-2.44/types.h:263:8: note: Function in derived class
asymptote-2.44/types.h:273:18: style: The function 'initializer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/types.h:131:26: note: Virtual function in base class
asymptote-2.44/types.h:273:18: note: Function in derived class
asymptote-2.44/types.h:278:7: style: The function 'virtualFieldGetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/types.h:160:15: note: Virtual function in base class
asymptote-2.44/types.h:278:7: note: Function in derived class
asymptote-2.44/types.h:279:20: style: The function 'virtualField' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/types.h:153:28: note: Virtual function in base class
asymptote-2.44/types.h:279:20: note: Function in derived class
asymptote-2.44/types.h:459:16: style: The function 'isReference' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/types.h:93:16: note: Virtual function in base class
asymptote-2.44/types.h:459:16: note: Function in derived class
asymptote-2.44/types.h:463:8: style: The function 'equiv' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/types.h:174:16: note: Virtual function in base class
asymptote-2.44/types.h:463:8: note: Function in derived class
asymptote-2.44/types.h:473:10: style: The function 'hash' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/types.h:182:18: note: Virtual function in base class
asymptote-2.44/types.h:473:10: note: Function in derived class
asymptote-2.44/types.h:477:8: style: The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/types.h:83:16: note: Virtual function in base class
asymptote-2.44/types.h:477:8: note: Function in derived class
asymptote-2.44/types.h:480:8: style: The function 'printVar' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/types.h:84:16: note: Virtual function in base class
asymptote-2.44/types.h:480:8: note: Function in derived class
asymptote-2.44/types.h:489:14: style: The function 'getSignature' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/types.h:97:22: note: Virtual function in base class
asymptote-2.44/types.h:489:14: note: Function in derived class
asymptote-2.44/types.h:493:20: style: The function 'getSignature' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/types.h:101:28: note: Virtual function in base class
asymptote-2.44/types.h:493:20: note: Function in derived class
asymptote-2.44/types.h:502:18: style: The function 'initializer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/types.h:131:26: note: Virtual function in base class
asymptote-2.44/types.h:502:18: note: Function in derived class
asymptote-2.44/types.h:519:8: style: The function 'equiv' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/types.h:174:16: note: Virtual function in base class
asymptote-2.44/types.h:519:8: note: Function in derived class
asymptote-2.44/types.h:527:10: style: The function 'hash' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/types.h:182:18: note: Virtual function in base class
asymptote-2.44/types.h:527:10: note: Function in derived class
asymptote-2.44/types.h:565:8: style: The function 'castable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/types.h:143:16: note: Virtual function in base class
asymptote-2.44/types.h:565:8: note: Function in derived class
asymptote-2.44/record.h:55:8: style: The function 'isReference' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/types.h:93:16: note: Virtual function in base class
asymptote-2.44/record.h:55:8: note: Function in derived class
asymptote-2.44/record.h:59:10: style: The function 'hash' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/types.h:182:18: note: Virtual function in base class
asymptote-2.44/record.h:59:10: note: Function in derived class
asymptote-2.44/record.h:66:18: style: The function 'initializer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/types.h:131:26: note: Virtual function in base class
asymptote-2.44/record.h:66:18: note: Function in derived class
asymptote-2.44/record.h:94:8: style: The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/types.h:83:16: note: Virtual function in base class
asymptote-2.44/record.h:94:8: note: Function in derived class
asymptote-2.44/absyn.h:29:18: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/entry.h:67:33: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/entry.h:68:61: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/entry.h:97:61: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/entry.h:101:36: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/entry.h:135:55: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/callable.h:57:3: style: Class 'bfunc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/callable.h:36:16: style: The function 'call' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/callable.h:22:16: note: Virtual function in base class
asymptote-2.44/callable.h:36:16: note: Function in derived class
asymptote-2.44/callable.h:37:16: style: The function 'compare' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/callable.h:24:16: note: Virtual function in base class
asymptote-2.44/callable.h:37:16: note: Function in derived class
asymptote-2.44/callable.h:40:8: style: The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/callable.h:27:16: note: Virtual function in base class
asymptote-2.44/callable.h:40:8: note: Function in derived class
asymptote-2.44/callable.h:48:16: style: The function 'call' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/callable.h:22:16: note: Virtual function in base class
asymptote-2.44/callable.h:48:16: note: Function in derived class
asymptote-2.44/callable.h:49:16: style: The function 'compare' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/callable.h:24:16: note: Virtual function in base class
asymptote-2.44/callable.h:49:16: note: Function in derived class
asymptote-2.44/callable.h:51:8: style: The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/callable.h:27:16: note: Virtual function in base class
asymptote-2.44/callable.h:51:8: note: Function in derived class
asymptote-2.44/callable.h:58:16: style: The function 'call' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/callable.h:22:16: note: Virtual function in base class
asymptote-2.44/callable.h:58:16: note: Function in derived class
asymptote-2.44/callable.h:59:16: style: The function 'compare' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/callable.h:24:16: note: Virtual function in base class
asymptote-2.44/callable.h:59:16: note: Function in derived class
asymptote-2.44/callable.h:61:8: style: The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/callable.h:27:16: note: Virtual function in base class
asymptote-2.44/callable.h:61:8: note: Function in derived class
asymptote-2.44/callable.h:70:16: style: The function 'call' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/callable.h:22:16: note: Virtual function in base class
asymptote-2.44/callable.h:70:16: note: Function in derived class
asymptote-2.44/callable.h:72:8: style: The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/callable.h:27:16: note: Virtual function in base class
asymptote-2.44/callable.h:72:8: note: Function in derived class
asymptote-2.44/callable.h:69:27: performance: Function parameter 'i' should be passed by const reference. [passedByValue]
asymptote-2.44/access.cc:39:47: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/access.cc:54:47: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/access.cc:77:50: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/access.cc:116:47: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/access.cc:136:47: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/algebra3.cc:1050:16: style: The scope of the variable 'i1' can be reduced. [variableScope]
asymptote-2.44/algebra3.cc:1308:15: style: The scope of the variable 'i1' can be reduced. [variableScope]
asymptote-2.44/algebra3.cc:1378:11: style: The scope of the variable 't' can be reduced. [variableScope]
asymptote-2.44/algebra3.h:129:3: style: Class 'vec2' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/algebra3.h:196:3: style: Class 'vec3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/algebra3.h:198:3: style: Class 'vec3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/algebra3.h:274:3: style: Class 'vec4' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/application.cc:113:12: style: Technically the member function 'trans::maximizer::result' can be const. [functionConst]
asymptote-2.44/varinit.h:48:3: style: Class 'definit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/varinit.h:61:3: style: Class 'arrayinit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/exp.h:319:5: style: Class 'pseudoName' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/exp.h:478:3: style: Class 'thisExp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/exp.h:494:3: style: Class 'literalExp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/exp.h:564:3: style: Class 'cycleExp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/exp.h:576:3: style: Class 'newPictureExp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/exp.h:588:3: style: Class 'nullPathExp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/exp.h:600:3: style: Class 'nullExp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/exp.h:628:3: style: Class 'explist' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/application.h:77:3: style: Struct 'defaultArg' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/application.h:202:3: style: Class 'application' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/application.h:211:3: style: Class 'application' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/varinit.h:51:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/varinit.h:51:8: note: Function in derived class
asymptote-2.44/varinit.h:53:8: style: The function 'transToType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/varinit.h:38:16: note: Virtual function in base class
asymptote-2.44/varinit.h:53:8: note: Function in derived class
asymptote-2.44/varinit.h:67:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/varinit.h:67:8: note: Function in derived class
asymptote-2.44/varinit.h:72:8: style: The function 'transToType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/varinit.h:38:16: note: Virtual function in base class
asymptote-2.44/varinit.h:72:8: note: Function in derived class
asymptote-2.44/name.h:85:16: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/name.h:85:16: note: Function in derived class
asymptote-2.44/name.h:105:20: style: The function 'getVarEntry' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/name.h:67:28: note: Virtual function in base class
asymptote-2.44/name.h:105:20: note: Function in derived class
asymptote-2.44/name.h:108:8: style: The function 'varTrans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/name.h:71:16: note: Virtual function in base class
asymptote-2.44/name.h:108:8: note: Function in derived class
asymptote-2.44/name.h:109:14: style: The function 'varGetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/name.h:74:22: note: Virtual function in base class
asymptote-2.44/name.h:109:14: note: Function in derived class
asymptote-2.44/name.h:110:20: style: The function 'getCallee' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/name.h:75:28: note: Virtual function in base class
asymptote-2.44/name.h:110:20: note: Function in derived class
asymptote-2.44/name.h:113:14: style: The function 'typeTrans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/name.h:79:22: note: Virtual function in base class
asymptote-2.44/name.h:113:14: note: Function in derived class
asymptote-2.44/name.h:114:27: style: The function 'tyEntryTrans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/name.h:83:27: note: Virtual function in base class
asymptote-2.44/name.h:114:27: note: Function in derived class
asymptote-2.44/name.h:115:17: style: The function 'tyFrameTrans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/name.h:61:25: note: Virtual function in base class
asymptote-2.44/name.h:115:17: note: Function in derived class
asymptote-2.44/name.h:117:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/name.h:85:16: note: Virtual function in base class
asymptote-2.44/name.h:117:8: note: Function in derived class
asymptote-2.44/name.h:118:8: style: The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/name.h:86:16: note: Virtual function in base class
asymptote-2.44/name.h:118:8: note: Function in derived class
asymptote-2.44/name.h:121:10: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/name.h:90:18: note: Virtual function in base class
asymptote-2.44/name.h:121:10: note: Function in derived class
asymptote-2.44/name.h:147:20: style: The function 'getVarEntry' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/name.h:67:28: note: Virtual function in base class
asymptote-2.44/name.h:147:20: note: Function in derived class
asymptote-2.44/name.h:150:8: style: The function 'varTrans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/name.h:71:16: note: Virtual function in base class
asymptote-2.44/name.h:150:8: note: Function in derived class
asymptote-2.44/name.h:151:14: style: The function 'varGetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/name.h:74:22: note: Virtual function in base class
asymptote-2.44/name.h:151:14: note: Function in derived class
asymptote-2.44/name.h:152:20: style: The function 'getCallee' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/name.h:75:28: note: Virtual function in base class
asymptote-2.44/name.h:152:20: note: Function in derived class
asymptote-2.44/name.h:155:14: style: The function 'typeTrans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/name.h:79:22: note: Virtual function in base class
asymptote-2.44/name.h:155:14: note: Function in derived class
asymptote-2.44/name.h:156:19: style: The function 'tyEntryTrans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/name.h:83:27: note: Virtual function in base class
asymptote-2.44/name.h:156:19: note: Function in derived class
asymptote-2.44/name.h:157:17: style: The function 'tyFrameTrans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/name.h:61:25: note: Virtual function in base class
asymptote-2.44/name.h:157:17: note: Function in derived class
asymptote-2.44/name.h:159:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/name.h:85:16: note: Virtual function in base class
asymptote-2.44/name.h:159:8: note: Function in derived class
asymptote-2.44/name.h:160:8: style: The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/name.h:86:16: note: Virtual function in base class
asymptote-2.44/name.h:160:8: note: Function in derived class
asymptote-2.44/name.h:163:10: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/name.h:90:18: note: Virtual function in base class
asymptote-2.44/name.h:163:10: note: Function in derived class
asymptote-2.44/exp.h:48:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/exp.h:48:8: note: Function in derived class
asymptote-2.44/exp.h:79:8: style: The function 'transToType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/varinit.h:38:16: note: Virtual function in base class
asymptote-2.44/exp.h:79:8: note: Function in derived class
asymptote-2.44/exp.h:196:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/exp.h:196:8: note: Function in derived class
asymptote-2.44/exp.h:198:14: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:85:22: note: Virtual function in base class
asymptote-2.44/exp.h:198:14: note: Function in derived class
asymptote-2.44/exp.h:200:14: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:108:22: note: Virtual function in base class
asymptote-2.44/exp.h:200:14: note: Function in derived class
asymptote-2.44/exp.h:215:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/exp.h:215:8: note: Function in derived class
asymptote-2.44/exp.h:217:14: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:108:22: note: Virtual function in base class
asymptote-2.44/exp.h:217:14: note: Function in derived class
asymptote-2.44/exp.h:218:14: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:85:22: note: Virtual function in base class
asymptote-2.44/exp.h:218:14: note: Function in derived class
asymptote-2.44/exp.h:219:20: style: The function 'getCallee' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:120:28: note: Virtual function in base class
asymptote-2.44/exp.h:219:20: note: Function in derived class
asymptote-2.44/exp.h:222:8: style: The function 'transAsType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:75:16: note: Virtual function in base class
asymptote-2.44/exp.h:222:8: note: Function in derived class
asymptote-2.44/exp.h:223:8: style: The function 'transWrite' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:148:16: note: Virtual function in base class
asymptote-2.44/exp.h:223:8: note: Function in derived class
asymptote-2.44/exp.h:224:8: style: The function 'transCall' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:158:16: note: Virtual function in base class
asymptote-2.44/exp.h:224:8: note: Function in derived class
asymptote-2.44/exp.h:240:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/exp.h:240:8: note: Function in derived class
asymptote-2.44/exp.h:242:10: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:54:18: note: Virtual function in base class
asymptote-2.44/exp.h:242:10: note: Function in derived class
asymptote-2.44/exp.h:247:8: style: The function 'transAsType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:75:16: note: Virtual function in base class
asymptote-2.44/exp.h:247:8: note: Function in derived class
asymptote-2.44/exp.h:257:14: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:85:22: note: Virtual function in base class
asymptote-2.44/exp.h:257:14: note: Function in derived class
asymptote-2.44/exp.h:275:14: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:108:22: note: Virtual function in base class
asymptote-2.44/exp.h:275:14: note: Function in derived class
asymptote-2.44/exp.h:280:20: style: The function 'getCallee' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:120:28: note: Virtual function in base class
asymptote-2.44/exp.h:280:20: note: Function in derived class
asymptote-2.44/exp.h:287:8: style: The function 'transWrite' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:148:16: note: Virtual function in base class
asymptote-2.44/exp.h:287:8: note: Function in derived class
asymptote-2.44/exp.h:294:8: style: The function 'transCall' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:158:16: note: Virtual function in base class
asymptote-2.44/exp.h:294:8: note: Function in derived class
asymptote-2.44/exp.h:300:8: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:183:16: note: Virtual function in base class
asymptote-2.44/exp.h:300:8: note: Function in derived class
asymptote-2.44/exp.h:381:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/exp.h:381:8: note: Function in derived class
asymptote-2.44/exp.h:383:10: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:54:18: note: Virtual function in base class
asymptote-2.44/exp.h:383:10: note: Function in derived class
asymptote-2.44/exp.h:388:8: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:183:16: note: Virtual function in base class
asymptote-2.44/exp.h:388:8: note: Function in derived class
asymptote-2.44/exp.h:416:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/exp.h:416:8: note: Function in derived class
asymptote-2.44/exp.h:418:14: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:85:22: note: Virtual function in base class
asymptote-2.44/exp.h:418:14: note: Function in derived class
asymptote-2.44/exp.h:419:14: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:108:22: note: Virtual function in base class
asymptote-2.44/exp.h:419:14: note: Function in derived class
asymptote-2.44/exp.h:420:8: style: The function 'transWrite' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:148:16: note: Virtual function in base class
asymptote-2.44/exp.h:420:8: note: Function in derived class
asymptote-2.44/exp.h:422:8: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:183:16: note: Virtual function in base class
asymptote-2.44/exp.h:422:8: note: Function in derived class
asymptote-2.44/exp.h:437:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/exp.h:437:8: note: Function in derived class
asymptote-2.44/exp.h:461:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/exp.h:461:8: note: Function in derived class
asymptote-2.44/exp.h:463:14: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:85:22: note: Virtual function in base class
asymptote-2.44/exp.h:463:14: note: Function in derived class
asymptote-2.44/exp.h:464:14: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:108:22: note: Virtual function in base class
asymptote-2.44/exp.h:464:14: note: Function in derived class
asymptote-2.44/exp.h:465:8: style: The function 'transWrite' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:148:16: note: Virtual function in base class
asymptote-2.44/exp.h:465:8: note: Function in derived class
asymptote-2.44/exp.h:467:8: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:183:16: note: Virtual function in base class
asymptote-2.44/exp.h:467:8: note: Function in derived class
asymptote-2.44/exp.h:481:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/exp.h:481:8: note: Function in derived class
asymptote-2.44/exp.h:483:14: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:85:22: note: Virtual function in base class
asymptote-2.44/exp.h:483:14: note: Function in derived class
asymptote-2.44/exp.h:484:14: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:108:22: note: Virtual function in base class
asymptote-2.44/exp.h:484:14: note: Function in derived class
asymptote-2.44/exp.h:486:8: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:183:16: note: Virtual function in base class
asymptote-2.44/exp.h:486:8: note: Function in derived class
asymptote-2.44/exp.h:497:8: style: The function 'scalable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:62:16: note: Virtual function in base class
asymptote-2.44/exp.h:497:8: note: Function in derived class
asymptote-2.44/exp.h:499:8: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:183:16: note: Virtual function in base class
asymptote-2.44/exp.h:499:8: note: Function in derived class
asymptote-2.44/exp.h:512:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/exp.h:512:8: note: Function in derived class
asymptote-2.44/exp.h:514:14: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:85:22: note: Virtual function in base class
asymptote-2.44/exp.h:514:14: note: Function in derived class
asymptote-2.44/exp.h:515:14: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:108:22: note: Virtual function in base class
asymptote-2.44/exp.h:515:14: note: Function in derived class
asymptote-2.44/exp.h:526:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/exp.h:526:8: note: Function in derived class
asymptote-2.44/exp.h:528:14: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:85:22: note: Virtual function in base class
asymptote-2.44/exp.h:528:14: note: Function in derived class
asymptote-2.44/exp.h:529:14: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:108:22: note: Virtual function in base class
asymptote-2.44/exp.h:529:14: note: Function in derived class
asymptote-2.44/exp.h:540:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/exp.h:540:8: note: Function in derived class
asymptote-2.44/exp.h:542:14: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:85:22: note: Virtual function in base class
asymptote-2.44/exp.h:542:14: note: Function in derived class
asymptote-2.44/exp.h:543:14: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:108:22: note: Virtual function in base class
asymptote-2.44/exp.h:543:14: note: Function in derived class
asymptote-2.44/exp.h:555:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/exp.h:555:8: note: Function in derived class
asymptote-2.44/exp.h:557:14: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:85:22: note: Virtual function in base class
asymptote-2.44/exp.h:557:14: note: Function in derived class
asymptote-2.44/exp.h:558:14: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:108:22: note: Virtual function in base class
asymptote-2.44/exp.h:558:14: note: Function in derived class
asymptote-2.44/exp.h:567:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/exp.h:567:8: note: Function in derived class
asymptote-2.44/exp.h:569:14: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:85:22: note: Virtual function in base class
asymptote-2.44/exp.h:569:14: note: Function in derived class
asymptote-2.44/exp.h:570:14: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:108:22: note: Virtual function in base class
asymptote-2.44/exp.h:570:14: note: Function in derived class
asymptote-2.44/exp.h:579:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/exp.h:579:8: note: Function in derived class
asymptote-2.44/exp.h:581:14: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:85:22: note: Virtual function in base class
asymptote-2.44/exp.h:581:14: note: Function in derived class
asymptote-2.44/exp.h:582:14: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:108:22: note: Virtual function in base class
asymptote-2.44/exp.h:582:14: note: Function in derived class
asymptote-2.44/exp.h:591:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/exp.h:591:8: note: Function in derived class
asymptote-2.44/exp.h:593:14: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:85:22: note: Virtual function in base class
asymptote-2.44/exp.h:593:14: note: Function in derived class
asymptote-2.44/exp.h:594:14: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:108:22: note: Virtual function in base class
asymptote-2.44/exp.h:594:14: note: Function in derived class
asymptote-2.44/exp.h:603:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/exp.h:603:8: note: Function in derived class
asymptote-2.44/exp.h:605:14: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:85:22: note: Virtual function in base class
asymptote-2.44/exp.h:605:14: note: Function in derived class
asymptote-2.44/exp.h:606:14: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:108:22: note: Virtual function in base class
asymptote-2.44/exp.h:606:14: note: Function in derived class
asymptote-2.44/exp.h:616:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/exp.h:616:8: note: Function in derived class
asymptote-2.44/exp.h:618:14: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:85:22: note: Virtual function in base class
asymptote-2.44/exp.h:618:14: note: Function in derived class
asymptote-2.44/exp.h:619:14: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:108:22: note: Virtual function in base class
asymptote-2.44/exp.h:619:14: note: Function in derived class
asymptote-2.44/exp.h:637:16: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/exp.h:637:16: note: Function in derived class
asymptote-2.44/exp.h:799:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/exp.h:799:8: note: Function in derived class
asymptote-2.44/exp.h:801:14: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:85:22: note: Virtual function in base class
asymptote-2.44/exp.h:801:14: note: Function in derived class
asymptote-2.44/exp.h:802:14: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:108:22: note: Virtual function in base class
asymptote-2.44/exp.h:802:14: note: Function in derived class
asymptote-2.44/exp.h:818:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/exp.h:818:8: note: Function in derived class
asymptote-2.44/exp.h:820:14: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:85:22: note: Virtual function in base class
asymptote-2.44/exp.h:820:14: note: Function in derived class
asymptote-2.44/exp.h:821:14: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:108:22: note: Virtual function in base class
asymptote-2.44/exp.h:821:14: note: Function in derived class
asymptote-2.44/exp.h:833:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/exp.h:833:8: note: Function in derived class
asymptote-2.44/exp.h:835:14: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:85:22: note: Virtual function in base class
asymptote-2.44/exp.h:835:14: note: Function in derived class
asymptote-2.44/exp.h:836:14: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:108:22: note: Virtual function in base class
asymptote-2.44/exp.h:836:14: note: Function in derived class
asymptote-2.44/exp.h:849:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/exp.h:849:8: note: Function in derived class
asymptote-2.44/exp.h:851:14: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:85:22: note: Virtual function in base class
asymptote-2.44/exp.h:851:14: note: Function in derived class
asymptote-2.44/exp.h:852:14: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:108:22: note: Virtual function in base class
asymptote-2.44/exp.h:852:14: note: Function in derived class
asymptote-2.44/exp.h:865:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/exp.h:865:8: note: Function in derived class
asymptote-2.44/exp.h:867:14: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:85:22: note: Virtual function in base class
asymptote-2.44/exp.h:867:14: note: Function in derived class
asymptote-2.44/exp.h:868:14: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:108:22: note: Virtual function in base class
asymptote-2.44/exp.h:868:14: note: Function in derived class
asymptote-2.44/exp.h:894:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/exp.h:894:8: note: Function in derived class
asymptote-2.44/exp.h:896:14: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:85:22: note: Virtual function in base class
asymptote-2.44/exp.h:896:14: note: Function in derived class
asymptote-2.44/exp.h:897:14: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:108:22: note: Virtual function in base class
asymptote-2.44/exp.h:897:14: note: Function in derived class
asymptote-2.44/exp.h:913:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/exp.h:913:8: note: Function in derived class
asymptote-2.44/exp.h:915:14: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:85:22: note: Virtual function in base class
asymptote-2.44/exp.h:915:14: note: Function in derived class
asymptote-2.44/exp.h:918:8: style: The function 'scalable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:62:16: note: Virtual function in base class
asymptote-2.44/exp.h:918:8: note: Function in derived class
asymptote-2.44/exp.h:939:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/exp.h:939:8: note: Function in derived class
asymptote-2.44/exp.h:943:8: style: The function 'transToType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/varinit.h:38:16: note: Virtual function in base class
asymptote-2.44/exp.h:943:8: note: Function in derived class
asymptote-2.44/exp.h:944:14: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:85:22: note: Virtual function in base class
asymptote-2.44/exp.h:944:14: note: Function in derived class
asymptote-2.44/exp.h:945:14: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:108:22: note: Virtual function in base class
asymptote-2.44/exp.h:945:14: note: Function in derived class
asymptote-2.44/exp.h:959:22: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:85:22: note: Virtual function in base class
asymptote-2.44/exp.h:959:22: note: Function in derived class
asymptote-2.44/exp.h:960:22: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:108:22: note: Virtual function in base class
asymptote-2.44/exp.h:960:22: note: Function in derived class
asymptote-2.44/exp.h:970:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/exp.h:970:8: note: Function in derived class
asymptote-2.44/exp.h:972:14: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:959:22: note: Virtual function in base class
asymptote-2.44/exp.h:972:14: note: Function in derived class
asymptote-2.44/exp.h:973:8: style: The function 'transConditionalJump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:164:16: note: Virtual function in base class
asymptote-2.44/exp.h:973:8: note: Function in derived class
asymptote-2.44/exp.h:981:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/exp.h:981:8: note: Function in derived class
asymptote-2.44/exp.h:983:14: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:959:22: note: Virtual function in base class
asymptote-2.44/exp.h:983:14: note: Function in derived class
asymptote-2.44/exp.h:984:8: style: The function 'transConditionalJump' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:164:16: note: Virtual function in base class
asymptote-2.44/exp.h:984:8: note: Function in derived class
asymptote-2.44/exp.h:999:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/exp.h:999:8: note: Function in derived class
asymptote-2.44/exp.h:1015:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/exp.h:1015:8: note: Function in derived class
asymptote-2.44/exp.h:1017:14: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:85:22: note: Virtual function in base class
asymptote-2.44/exp.h:1017:14: note: Function in derived class
asymptote-2.44/exp.h:1018:14: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:108:22: note: Virtual function in base class
asymptote-2.44/exp.h:1018:14: note: Function in derived class
asymptote-2.44/exp.h:1037:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/exp.h:1037:8: note: Function in derived class
asymptote-2.44/exp.h:1040:8: style: The function 'writtenToPrompt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:70:16: note: Virtual function in base class
asymptote-2.44/exp.h:1040:8: note: Function in derived class
asymptote-2.44/exp.h:1042:8: style: The function 'transAsType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:75:16: note: Virtual function in base class
asymptote-2.44/exp.h:1042:8: note: Function in derived class
asymptote-2.44/exp.h:1043:14: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:85:22: note: Virtual function in base class
asymptote-2.44/exp.h:1043:14: note: Function in derived class
asymptote-2.44/exp.h:1044:14: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:108:22: note: Virtual function in base class
asymptote-2.44/exp.h:1044:14: note: Function in derived class
asymptote-2.44/exp.h:1050:8: style: The function 'ultimateValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:1029:16: note: Virtual function in base class
asymptote-2.44/exp.h:1050:8: note: Function in derived class
asymptote-2.44/exp.h:1058:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/exp.h:1058:8: note: Function in derived class
asymptote-2.44/exp.h:1060:8: style: The function 'transAsType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:75:16: note: Virtual function in base class
asymptote-2.44/exp.h:1060:8: note: Function in derived class
asymptote-2.44/exp.h:1071:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/exp.h:1071:8: note: Function in derived class
asymptote-2.44/exp.h:1073:8: style: The function 'scalable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:62:16: note: Virtual function in base class
asymptote-2.44/exp.h:1073:8: note: Function in derived class
asymptote-2.44/exp.h:1076:8: style: The function 'writtenToPrompt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:70:16: note: Virtual function in base class
asymptote-2.44/exp.h:1076:8: note: Function in derived class
asymptote-2.44/exp.h:1078:14: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:85:22: note: Virtual function in base class
asymptote-2.44/exp.h:1078:14: note: Function in derived class
asymptote-2.44/exp.h:1079:14: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:108:22: note: Virtual function in base class
asymptote-2.44/exp.h:1079:14: note: Function in derived class
asymptote-2.44/exp.h:1093:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/exp.h:1093:8: note: Function in derived class
asymptote-2.44/exp.h:1095:14: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:85:22: note: Virtual function in base class
asymptote-2.44/exp.h:1095:14: note: Function in derived class
asymptote-2.44/exp.h:1096:14: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:108:22: note: Virtual function in base class
asymptote-2.44/exp.h:1096:14: note: Function in derived class
asymptote-2.44/application.h:61:16: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/application.h:52:16: note: Virtual function in base class
asymptote-2.44/application.h:61:16: note: Function in derived class
asymptote-2.44/application.h:80:16: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/application.h:52:16: note: Virtual function in base class
asymptote-2.44/application.h:80:16: note: Function in derived class
asymptote-2.44/varinit.h:28:20: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/varinit.h:48:20: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/varinit.h:61:22: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/name.h:37:17: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/name.h:102:23: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/name.h:144:26: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/exp.h:45:16: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/exp.h:210:24: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/exp.h:231:20: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/exp.h:234:20: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/exp.h:237:20: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/exp.h:375:21: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/exp.h:404:21: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/exp.h:413:25: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/exp.h:434:18: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/exp.h:458:21: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/exp.h:478:20: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/exp.h:494:23: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/exp.h:509:19: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/exp.h:523:20: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/exp.h:537:22: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/exp.h:552:23: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/exp.h:564:21: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/exp.h:576:26: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/exp.h:588:24: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/exp.h:600:20: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/exp.h:613:21: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/exp.h:628:20: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/exp.h:770:20: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/exp.h:774:20: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/exp.h:778:20: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/exp.h:784:20: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/exp.h:791:20: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/exp.h:815:20: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/exp.h:830:22: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/exp.h:845:25: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/exp.h:862:20: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/exp.h:873:23: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/exp.h:879:21: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/exp.h:885:22: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/exp.h:891:24: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/exp.h:910:21: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/exp.h:925:23: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/exp.h:936:27: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/exp.h:956:21: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/exp.h:967:18: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/exp.h:978:19: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/exp.h:989:20: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/exp.h:1008:20: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/exp.h:1034:22: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/exp.h:1055:20: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/exp.h:1068:22: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/exp.h:1090:23: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/arcball.cc:58:30: style: Function 'Arcball' argument 1 names different: declaration 'center' definition '_center'. [funcArgNamesDifferent]
asymptote-2.44/arcball.h:66:25: note: Function 'Arcball' argument 1 names different: declaration 'center' definition '_center'.
asymptote-2.44/arcball.cc:58:30: note: Function 'Arcball' argument 1 names different: declaration 'center' definition '_center'.
asymptote-2.44/arcball.cc:58:45: style: Function 'Arcball' argument 2 names different: declaration 'radius' definition '_radius'. [funcArgNamesDifferent]
asymptote-2.44/arcball.h:66:39: note: Function 'Arcball' argument 2 names different: declaration 'radius' definition '_radius'.
asymptote-2.44/arcball.cc:58:45: note: Function 'Arcball' argument 2 names different: declaration 'radius' definition '_radius'.
asymptote-2.44/arcball.cc:68:38: style: Function 'set_params' argument 1 names different: declaration 'center' definition '_center'. [funcArgNamesDifferent]
asymptote-2.44/arcball.h:75:34: note: Function 'set_params' argument 1 names different: declaration 'center' definition '_center'.
asymptote-2.44/arcball.cc:68:38: note: Function 'set_params' argument 1 names different: declaration 'center' definition '_center'.
asymptote-2.44/arcball.cc:68:53: style: Function 'set_params' argument 2 names different: declaration 'radius' definition '_radius'. [funcArgNamesDifferent]
asymptote-2.44/arcball.h:75:48: note: Function 'set_params' argument 2 names different: declaration 'radius' definition '_radius'.
asymptote-2.44/arcball.cc:68:53: note: Function 'set_params' argument 2 names different: declaration 'radius' definition '_radius'.
asymptote-2.44/arcball.cc:198:36: style: Function 'set_constraints' argument 1 names different: declaration 'constrain_x' definition '_constraint_x'. [funcArgNamesDifferent]
asymptote-2.44/arcball.h:74:32: note: Function 'set_constraints' argument 1 names different: declaration 'constrain_x' definition '_constraint_x'.
asymptote-2.44/arcball.cc:198:36: note: Function 'set_constraints' argument 1 names different: declaration 'constrain_x' definition '_constraint_x'.
asymptote-2.44/arcball.cc:198:56: style: Function 'set_constraints' argument 2 names different: declaration 'constrain_y' definition '_constraint_y'. [funcArgNamesDifferent]
asymptote-2.44/arcball.h:74:50: note: Function 'set_constraints' argument 2 names different: declaration 'constrain_y' definition '_constraint_y'.
asymptote-2.44/arcball.cc:198:56: note: Function 'set_constraints' argument 2 names different: declaration 'constrain_y' definition '_constraint_y'.
asymptote-2.44/arcball.cc:40:10: warning: Member variable 'Arcball::constraint_x' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/arcball.cc:40:10: warning: Member variable 'Arcball::constraint_y' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/arcball.cc:49:10: warning: Member variable 'Arcball::is_mouse_down' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/arcball.cc:49:10: warning: Member variable 'Arcball::is_spinning' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/arcball.cc:49:10: warning: Member variable 'Arcball::constraint_x' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/arcball.cc:49:10: warning: Member variable 'Arcball::constraint_y' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/arcball.cc:49:10: warning: Member variable 'Arcball::radius' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/arcball.cc:49:10: warning: Member variable 'Arcball::damp_factor' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/arcball.cc:49:10: warning: Member variable 'Arcball::zero_increment' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/arcball.cc:58:10: warning: Member variable 'Arcball::constraint_x' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/arcball.cc:58:10: warning: Member variable 'Arcball::constraint_y' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/arcball.h:78:11: performance: Technically the member function 'Arcball::constrain_vector' can be static. [functionStatic]
asymptote-2.44/arcball.cc:121:15: note: Technically the member function 'Arcball::constrain_vector' can be static.
asymptote-2.44/arcball.h:78:11: note: Technically the member function 'Arcball::constrain_vector' can be static.
asymptote-2.44/quaternion.h:59:3: style: Class 'quat' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/quaternion.h:60:3: style: Class 'quat' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/arcball.h:65:5: style: Class 'Arcball' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/array.cc:77:12: style: Unsigned variable 'l' can't be negative so it is unnecessary to test it. [unsignedPositive]
asymptote-2.44/array.h:26:3: style: Class 'array' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/array.cc:181:29: performance: Function parameter 'i' should be passed by const reference. [passedByValue]
asymptote-2.44/fileio.h:539:7: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
asymptote-2.44/fileio.h:540:7: note: Found duplicate branches for 'if' and 'else'.
asymptote-2.44/fileio.h:539:7: note: Found duplicate branches for 'if' and 'else'.
asymptote-2.44/arrayop.h:524:42: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary]
asymptote-2.44/arrayop.h:534:42: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary]
asymptote-2.44/arrayop.h:559:41: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary]
asymptote-2.44/pen.h:678:9: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
asymptote-2.44/fileio.h:99:11: style: The scope of the variable 'c' can be reduced. [variableScope]
asymptote-2.44/prc/oPRCFile.h:561:127: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
asymptote-2.44/psfile.h:143:3: warning: Member variable 'psfile::pdfformat' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/psfile.h:143:3: warning: Member variable 'psfile::transparency' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/psfile.h:143:3: warning: Member variable 'psfile::buffer' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/psfile.h:143:3: warning: Member variable 'psfile::count' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/psfile.h:143:3: warning: Member variable 'psfile::out' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/stack.h:82:3: warning: Member variable 'stack::initMap' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/pipestream.h:48:3: warning: Member variable 'iopipestream::in' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/pipestream.h:48:3: warning: Member variable 'iopipestream::out' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/pipestream.h:48:3: warning: Member variable 'iopipestream::buffer' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/pipestream.h:48:3: warning: Member variable 'iopipestream::Running' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/pipestream.h:48:3: warning: Member variable 'iopipestream::pipein' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/prc/writePRC.h:137:2: warning: Member variable 'PRCAttributeEntry::title_integer' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/prc/writePRC.h:142:2: warning: Member variable 'PRCAttributeEntry::title_integer' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/prc/writePRC.h:427:3: warning: Member variable 'PRCMaterialGeneric::picture_index' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/prc/writePRC.h:1010:3: warning: Member variable 'PRCNURBSSurface::is_rational' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/prc/writePRC.h:1010:3: warning: Member variable 'PRCNURBSSurface::degree_in_u' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/prc/writePRC.h:1010:3: warning: Member variable 'PRCNURBSSurface::degree_in_v' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/prc/writePRC.h:1012:3: warning: Member variable 'PRCNURBSSurface::is_rational' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/prc/writePRC.h:1012:3: warning: Member variable 'PRCNURBSSurface::degree_in_u' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/prc/writePRC.h:1012:3: warning: Member variable 'PRCNURBSSurface::degree_in_v' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/prc/writePRC.h:1053:3: warning: Member variable 'PRCNURBSCurve::is_rational' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/prc/writePRC.h:1053:3: warning: Member variable 'PRCNURBSCurve::degree' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/prc/writePRC.h:1055:3: warning: Member variable 'PRCNURBSCurve::is_rational' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/prc/writePRC.h:1055:3: warning: Member variable 'PRCNURBSCurve::degree' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/prc/writePRC.h:1082:3: warning: Member variable 'PRCCircle::radius' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/prc/writePRC.h:1084:3: warning: Member variable 'PRCCircle::radius' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/prc/writePRC.h:1094:3: warning: Member variable 'PRCComposite::is_closed' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/prc/writePRC.h:1096:3: warning: Member variable 'PRCComposite::is_closed' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/prc/writePRC.h:1128:3: warning: Member variable 'PRCRuled::first_curve' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/prc/writePRC.h:1128:3: warning: Member variable 'PRCRuled::second_curve' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/prc/writePRC.h:1142:3: warning: Member variable 'PRCSphere::radius' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/prc/writePRC.h:1144:3: warning: Member variable 'PRCSphere::radius' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/prc/writePRC.h:1154:3: warning: Member variable 'PRCCone::bottom_radius' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/prc/writePRC.h:1154:3: warning: Member variable 'PRCCone::semi_angle' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/prc/writePRC.h:1156:3: warning: Member variable 'PRCCone::bottom_radius' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/prc/writePRC.h:1156:3: warning: Member variable 'PRCCone::semi_angle' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/prc/writePRC.h:1167:3: warning: Member variable 'PRCCylinder::radius' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/prc/writePRC.h:1169:3: warning: Member variable 'PRCCylinder::radius' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/prc/writePRC.h:1179:3: warning: Member variable 'PRCTorus::major_radius' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/prc/writePRC.h:1179:3: warning: Member variable 'PRCTorus::minor_radius' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/prc/writePRC.h:1181:3: warning: Member variable 'PRCTorus::major_radius' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/prc/writePRC.h:1181:3: warning: Member variable 'PRCTorus::minor_radius' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/prc/oPRCFile.h:413:3: warning: Member variable 'PRCface::style' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/prc/oPRCFile.h:413:3: warning: Member variable 'PRCface::transparent' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/prc/oPRCFile.h:423:3: warning: Member variable 'PRCcompface::style' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/prc/oPRCFile.h:423:3: warning: Member variable 'PRCcompface::transparent' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/prc/oPRCFile.h:571:5: warning: Member variable 'PRCFileStructure::sizes' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/prc/oPRCFile.h:646:5: warning: Member variable 'oPRCFile::header' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/prc/oPRCFile.h:673:5: warning: Member variable 'oPRCFile::header' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/knot.h:214:3: warning: Member variable 'knot::in' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/knot.h:214:3: warning: Member variable 'knot::out' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/fileio.h:119:3: warning: Member variable 'file::wordmode' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/fileio.h:119:3: warning: Member variable 'file::index' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/fileio.h:345:3: warning: Member variable 'ifile::stream' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/fileio.h:345:3: warning: Member variable 'ifile::fstream' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/fileio.h:345:3: warning: Member variable 'ifile::comment' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/fileio.h:345:3: warning: Member variable 'ifile::comma' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/process.h:109:5: performance: Variable 'defaultpen' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
asymptote-2.44/prc/writePRC.h:144:5: performance: Variable 'title_text' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
asymptote-2.44/prc/writePRC.h:170:5: performance: Variable 'value_text' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
asymptote-2.44/prc/writePRC.h:185:5: performance: Variable 'value_text' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
asymptote-2.44/prc/writePRC.h:201:5: performance: Variable 'value_text' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
asymptote-2.44/bbox.h:191:10: style: Technically the member function 'camp::bbox::diameter' can be const. [functionConst]
asymptote-2.44/psfile.h:165:8: style: Technically the member function 'camp::psfile::Transparency' can be const. [functionConst]
asymptote-2.44/pipestream.h:46:8: style: Technically the member function 'iopipestream::isopen' can be const. [functionConst]
asymptote-2.44/pipestream.h:68:8: style: Technically the member function 'iopipestream::running' can be const. [functionConst]
asymptote-2.44/pipestream.h:85:10: style: Technically the member function 'iopipestream::getbuffer' can be const. [functionConst]
asymptote-2.44/texfile.h:234:8: style: Technically the member function 'camp::texfile::toplevel' can be const. [functionConst]
asymptote-2.44/texfile.h:246:10: style: Technically the member function 'camp::texfile::hoffset' can be const. [functionConst]
asymptote-2.44/texfile.h:332:10: performance: Technically the member function 'camp::svgtexfile::rgbhex' can be static. [functionStatic]
asymptote-2.44/prc/writePRC.h:58:9: style: Technically the member function 'PRCVector3d::LengthSquared' can be const. [functionConst]
asymptote-2.44/prc/writePRC.h:76:7: style: Technically the member function 'PRCVector3d::write' can be const. [functionConst]
asymptote-2.44/prc/writePRC.h:341:10: style: Technically the member function 'PRCVector2d::LengthSquared' can be const. [functionConst]
asymptote-2.44/prc/writePRC.h:598:8: style: Technically the member function 'PRCGraphics::has_graphics' can be const. [functionConst]
asymptote-2.44/prc/writePRC.h:1232:12: style: Technically the member function 'PRCBody::serialType' can be const. [functionConst]
asymptote-2.44/prc/oPRCFile.h:970:13: performance: Technically the member function 'prc::oPRCFile::isid' can be static. [functionStatic]
asymptote-2.44/knot.h:219:10: style: Technically the member function 'camp::knot::alpha' can be const. [functionConst]
asymptote-2.44/knot.h:220:10: style: Technically the member function 'camp::knot::beta' can be const. [functionConst]
asymptote-2.44/knot.h:308:8: style: Technically the member function 'camp::protopath::controlEnds' can be const. [functionConst]
asymptote-2.44/flatguide.h:165:8: style: Technically the member function 'camp::flatguide::precyclic' can be const. [functionConst]
asymptote-2.44/mathop.h:22:8: style: Technically the member function 'run::less::operator()' can be const. [functionConst]
asymptote-2.44/mathop.h:27:8: style: Technically the member function 'run::lessequals::operator()' can be const. [functionConst]
asymptote-2.44/mathop.h:32:8: style: Technically the member function 'run::equals::operator()' can be const. [functionConst]
asymptote-2.44/mathop.h:37:8: style: Technically the member function 'run::greaterequals::operator()' can be const. [functionConst]
asymptote-2.44/mathop.h:42:8: style: Technically the member function 'run::greater::operator()' can be const. [functionConst]
asymptote-2.44/mathop.h:47:8: style: Technically the member function 'run::notequals::operator()' can be const. [functionConst]
asymptote-2.44/mathop.h:52:8: style: Technically the member function 'run::And::operator()' can be const. [functionConst]
asymptote-2.44/mathop.h:57:8: style: Technically the member function 'run::Or::operator()' can be const. [functionConst]
asymptote-2.44/mathop.h:62:8: style: Technically the member function 'run::Xor::operator()' can be const. [functionConst]
asymptote-2.44/mathop.h:67:5: style: Technically the member function 'run::plus::operator()' can be const. [functionConst]
asymptote-2.44/mathop.h:72:5: style: Technically the member function 'run::minus::operator()' can be const. [functionConst]
asymptote-2.44/mathop.h:77:5: style: Technically the member function 'run::times::operator()' can be const. [functionConst]
asymptote-2.44/mathop.h:82:16: style: Technically the member function 'run::times < camp :: triple >::operator()' can be const. [functionConst]
asymptote-2.44/mathop.h:87:5: style: Technically the member function 'run::timesR::operator()' can be const. [functionConst]
asymptote-2.44/mathop.h:95:5: style: Technically the member function 'run::divide::operator()' can be const. [functionConst]
asymptote-2.44/mathop.h:103:16: style: Technically the member function 'run::divide < camp :: triple >::operator()' can be const. [functionConst]
asymptote-2.44/mathop.h:125:7: style: Technically the member function 'run::plus < int >::operator()' can be const. [functionConst]
asymptote-2.44/mathop.h:134:7: style: Technically the member function 'run::minus < int >::operator()' can be const. [functionConst]
asymptote-2.44/mathop.h:143:7: style: Technically the member function 'run::times < int >::operator()' can be const. [functionConst]
asymptote-2.44/mathop.h:155:10: style: Technically the member function 'run::divide < int >::operator()' can be const. [functionConst]
asymptote-2.44/mathop.h:205:5: style: Technically the member function 'run::power::operator()' can be const. [functionConst]
asymptote-2.44/mathop.h:210:7: style: Technically the member function 'run::power < int >::operator()' can be const. [functionConst]
asymptote-2.44/mathop.h:243:5: style: Technically the member function 'run::mod::operator()' can be const. [functionConst]
asymptote-2.44/mathop.h:251:7: style: Technically the member function 'run::quotient::operator()' can be const. [functionConst]
asymptote-2.44/mathop.h:263:5: style: Technically the member function 'run::min::operator()' can be const. [functionConst]
asymptote-2.44/mathop.h:268:5: style: Technically the member function 'run::max::operator()' can be const. [functionConst]
asymptote-2.44/mathop.h:285:14: style: Technically the member function 'run::minbound::operator()' can be const. [functionConst]
asymptote-2.44/mathop.h:288:16: style: Technically the member function 'run::minbound::operator()' can be const. [functionConst]
asymptote-2.44/mathop.h:296:14: style: Technically the member function 'run::maxbound::operator()' can be const. [functionConst]
asymptote-2.44/mathop.h:299:16: style: Technically the member function 'run::maxbound::operator()' can be const. [functionConst]
asymptote-2.44/prc/oPRCFile.h:675:7: style: Class 'oPRCFile' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
asymptote-2.44/prc/oPRCFile.h:675:7: style: Class 'oPRCFile' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
asymptote-2.44/pipestream.h:57:16: warning: Virtual function 'pipeclose' is called from destructor '~iopipestream()' at line 60. Dynamic binding is not used. [virtualCallInConstructor]
asymptote-2.44/pipestream.h:60:5: note: Calling pipeclose
asymptote-2.44/pipestream.h:57:16: note: pipeclose is a virtual method
asymptote-2.44/prc/writePRC.h:614:18: warning: The class 'PRCMarkup' defines member variable with name 'type' also defined in its parent class 'ContentPRCBase'. [duplInheritedMember]
asymptote-2.44/prc/writePRC.h:256:12: note: Parent variable 'ContentPRCBase::type'
asymptote-2.44/prc/writePRC.h:614:18: note: Derived variable 'PRCMarkup::type'
asymptote-2.44/bbox.h:47:3: style: Struct 'bbox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/triple.h:47:3: style: Class 'triple' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/bbox3.h:46:3: style: Struct 'bbox3' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/pen.h:238:3: style: Class 'pen' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/pen.h:256:3: style: Class 'pen' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/pen.h:265:3: style: Class 'pen' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/pen.h:301:3: style: Class 'pen' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/pen.h:310:3: style: Class 'pen' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/pen.h:319:3: style: Class 'pen' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/pen.h:413:3: style: Class 'pen' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/psfile.h:41:3: style: Class 'encode85' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/dec.h:74:3: style: Class 'nameTy' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/dec.h:86:3: style: Class 'dimensions' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/dec.h:244:3: style: Class 'modifierList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/dec.h:369:3: style: Class 'decidlist' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/dec.h:397:3: style: Class 'dec' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/stm.h:44:3: style: Class 'emptyStm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/stm.h:174:3: style: Class 'breakStm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/stm.h:184:3: style: Class 'continueStm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/stm.h:215:3: style: Class 'stmExpList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/writePRC.h:138:2: style: Struct 'PRCAttributeEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/writePRC.h:142:2: style: Struct 'PRCAttributeEntry' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/writePRC.h:156:2: style: Class 'PRCSingleAttribute' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/writePRC.h:160:2: style: Class 'PRCSingleAttribute' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/writePRC.h:164:3: style: Class 'PRCSingleAttribute' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/writePRC.h:168:2: style: Class 'PRCSingleAttribute' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/writePRC.h:218:2: style: Class 'PRCAttribute' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/writePRC.h:219:2: style: Class 'PRCAttribute' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/writePRC.h:314:3: style: Class 'PRCPicture' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/writePRC.h:384:3: style: Class 'PRCTextureDefinition' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/writePRC.h:427:3: style: Class 'PRCMaterialGeneric' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/writePRC.h:456:3: style: Class 'PRCTextureApplication' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/writePRC.h:472:3: style: Class 'PRCLinePattern' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/writePRC.h:485:3: style: Class 'PRCStyle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/writePRC.h:610:3: style: Class 'PRCMarkup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/writePRC.h:625:3: style: Class 'PRCAnnotationItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/writePRC.h:657:3: style: Class 'PRCBrepModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/writePRC.h:670:3: style: Class 'PRCPolyBrepModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/writePRC.h:680:3: style: Class 'PRCPointSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/writePRC.h:690:3: style: Class 'PRCWire' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/writePRC.h:702:3: style: Class 'PRCPolyWire' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/writePRC.h:711:3: style: Class 'PRCSet' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/writePRC.h:741:3: style: Class 'PRCGeneralTransformation3d' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/writePRC.h:859:3: style: Class 'PRCCoordinateSystem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/writePRC.h:975:3: style: Class 'PRCControlPoint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/writePRC.h:990:3: style: Class 'PRCContentSurface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/writePRC.h:1012:3: style: Class 'PRCNURBSSurface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/writePRC.h:1031:3: style: Class 'PRCContentCurve' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/writePRC.h:1055:3: style: Class 'PRCNURBSCurve' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/writePRC.h:1072:3: style: Class 'PRCPolyLine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/writePRC.h:1084:3: style: Class 'PRCCircle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/writePRC.h:1096:3: style: Class 'PRCComposite' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/writePRC.h:1110:3: style: Class 'PRCBlend01' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/writePRC.h:1128:3: style: Class 'PRCRuled' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/writePRC.h:1144:3: style: Class 'PRCSphere' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/writePRC.h:1156:3: style: Class 'PRCCone' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/writePRC.h:1169:3: style: Class 'PRCCylinder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/writePRC.h:1181:3: style: Class 'PRCTorus' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/writePRC.h:1214:3: style: Class 'PRCContentBody' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/writePRC.h:1243:3: style: Class 'PRCContentWireEdge' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/writePRC.h:1265:3: style: Class 'PRCSingleWireBody' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/writePRC.h:1279:3: style: Class 'PRCFace' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/writePRC.h:1301:3: style: Class 'PRCShell' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/writePRC.h:1318:3: style: Class 'PRCConnex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/writePRC.h:1333:3: style: Class 'PRCBrepData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/writePRC.h:1348:3: style: Class 'PRCCompressedFace' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/writePRC.h:1366:3: style: Class 'PRCCompressedBrepData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/writePRC.h:1381:3: style: Class 'PRCTopoContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/writePRC.h:1428:3: style: Class 'PRCProductOccurrence' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/writePRC.h:1457:2: style: Class 'PRCPartDefinition' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/oPRCFile.h:223:3: style: Struct 'PRCpicture' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/oPRCFile.h:262:3: style: Struct 'PRCmaterialgeneric' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/oPRCFile.h:464:3: style: Class 'PRCgroup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prcfile.h:25:3: style: Class 'prcfile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/knot.h:123:3: style: Class 'dirSpec' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/knot.h:125:3: style: Class 'dirSpec' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/knot.h:144:3: style: Class 'curlSpec' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/knot.h:433:3: style: Class 'knottrans' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/guide.h:71:3: style: Class 'pairguide' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/guide.h:97:3: style: Class 'pathguide' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/guide.h:143:3: style: Class 'tensionguide' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/guide.h:184:3: style: Class 'specguide' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/guide.h:209:3: style: Class 'controlguide' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/guide.h:244:3: style: Class 'multiguide' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/fileio.h:252:3: style: Class 'opipe' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/fileio.h:554:3: style: Class 'iobfile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/fileio.h:596:3: style: Class 'obfile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/drawelement.h:227:3: style: Class 'drawElementLC' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/drawelement.h:231:3: style: Class 'drawElementLC' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/drawelement.h:261:3: style: Class 'drawPathBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/drawelement.h:295:3: style: Class 'drawPathPenBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/knot.h:37:0: style: Class 'camp :: cvector < knot >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/knot.h:39:0: style: Class 'camp :: cvector < knot >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/knot.h:37:0: style: Class 'camp :: cvector < pair >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/knot.h:39:0: style: Class 'camp :: cvector < pair >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/memory.h:126:0: style: Struct 'mem :: vector < std :: ofstream * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/memory.h:126:0: style: Struct 'mem :: vector < std :: fstream * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/path.h:77:1: warning: The class 'path' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
asymptote-2.44/prc/writePRC.h:39:1: warning: The class 'PRCVector3d' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
asymptote-2.44/prc/writePRC.h:323:1: warning: The struct 'PRCVector2d' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
asymptote-2.44/dec.h:53:16: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/dec.h:53:16: note: Function in derived class
asymptote-2.44/dec.h:77:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:53:16: note: Virtual function in base class
asymptote-2.44/dec.h:77:8: note: Function in derived class
asymptote-2.44/dec.h:79:14: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:62:22: note: Virtual function in base class
asymptote-2.44/dec.h:79:14: note: Function in derived class
asymptote-2.44/dec.h:80:19: style: The function 'transAsTyEntry' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:64:27: note: Virtual function in base class
asymptote-2.44/dec.h:80:19: note: Function in derived class
asymptote-2.44/dec.h:89:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/dec.h:89:8: note: Function in derived class
asymptote-2.44/dec.h:112:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:53:16: note: Virtual function in base class
asymptote-2.44/dec.h:112:8: note: Function in derived class
asymptote-2.44/dec.h:114:8: style: The function 'addOps' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:57:16: note: Virtual function in base class
asymptote-2.44/dec.h:114:8: note: Function in derived class
asymptote-2.44/dec.h:116:14: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:62:22: note: Virtual function in base class
asymptote-2.44/dec.h:116:14: note: Function in derived class
asymptote-2.44/dec.h:129:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:53:16: note: Virtual function in base class
asymptote-2.44/dec.h:129:8: note: Function in derived class
asymptote-2.44/dec.h:131:14: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:62:22: note: Virtual function in base class
asymptote-2.44/dec.h:131:14: note: Function in derived class
asymptote-2.44/dec.h:132:19: style: The function 'transAsTyEntry' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:64:27: note: Virtual function in base class
asymptote-2.44/dec.h:132:19: note: Function in derived class
asymptote-2.44/dec.h:144:16: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/dec.h:144:16: note: Function in derived class
asymptote-2.44/dec.h:211:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:144:16: note: Virtual function in base class
asymptote-2.44/dec.h:211:8: note: Function in derived class
asymptote-2.44/dec.h:213:8: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:153:16: note: Virtual function in base class
asymptote-2.44/dec.h:213:8: note: Function in derived class
asymptote-2.44/dec.h:215:8: style: The function 'transAsField' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:175:16: note: Virtual function in base class
asymptote-2.44/dec.h:215:8: note: Function in derived class
asymptote-2.44/dec.h:236:8: style: The function 'returns' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:181:16: note: Virtual function in base class
asymptote-2.44/dec.h:236:8: note: Function in derived class
asymptote-2.44/dec.h:250:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/dec.h:250:8: note: Function in derived class
asymptote-2.44/dec.h:292:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:144:16: note: Virtual function in base class
asymptote-2.44/dec.h:292:8: note: Function in derived class
asymptote-2.44/dec.h:294:8: style: The function 'transAsField' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:175:16: note: Virtual function in base class
asymptote-2.44/dec.h:294:8: note: Function in derived class
asymptote-2.44/dec.h:296:8: style: The function 'returns' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:181:16: note: Virtual function in base class
asymptote-2.44/dec.h:296:8: note: Function in derived class
asymptote-2.44/dec.h:310:16: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/dec.h:310:16: note: Function in derived class
asymptote-2.44/dec.h:337:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:310:16: note: Virtual function in base class
asymptote-2.44/dec.h:337:8: note: Function in derived class
asymptote-2.44/dec.h:339:14: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:312:22: note: Virtual function in base class
asymptote-2.44/dec.h:339:14: note: Function in derived class
asymptote-2.44/dec.h:340:19: style: The function 'getTyEntry' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:313:27: note: Virtual function in base class
asymptote-2.44/dec.h:340:19: note: Function in derived class
asymptote-2.44/dec.h:341:8: style: The function 'addOps' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:318:16: note: Virtual function in base class
asymptote-2.44/dec.h:341:8: note: Function in derived class
asymptote-2.44/dec.h:355:16: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/dec.h:355:16: note: Function in derived class
asymptote-2.44/dec.h:378:16: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/dec.h:378:16: note: Function in derived class
asymptote-2.44/dec.h:400:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:144:16: note: Virtual function in base class
asymptote-2.44/dec.h:400:8: note: Function in derived class
asymptote-2.44/dec.h:403:8: style: The function 'allowPermissions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:186:16: note: Virtual function in base class
asymptote-2.44/dec.h:403:8: note: Function in derived class
asymptote-2.44/dec.h:423:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:144:16: note: Virtual function in base class
asymptote-2.44/dec.h:423:8: note: Function in derived class
asymptote-2.44/dec.h:425:8: style: The function 'transAsField' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:175:16: note: Virtual function in base class
asymptote-2.44/dec.h:425:8: note: Function in derived class
asymptote-2.44/dec.h:465:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/dec.h:465:8: note: Function in derived class
asymptote-2.44/dec.h:501:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:144:16: note: Virtual function in base class
asymptote-2.44/dec.h:501:8: note: Function in derived class
asymptote-2.44/dec.h:503:8: style: The function 'transAsField' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:175:16: note: Virtual function in base class
asymptote-2.44/dec.h:503:8: note: Function in derived class
asymptote-2.44/dec.h:545:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:144:16: note: Virtual function in base class
asymptote-2.44/dec.h:545:8: note: Function in derived class
asymptote-2.44/dec.h:547:8: style: The function 'transAsField' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:175:16: note: Virtual function in base class
asymptote-2.44/dec.h:547:8: note: Function in derived class
asymptote-2.44/dec.h:555:13: style: The function 'getQualifier' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:538:21: note: Virtual function in base class
asymptote-2.44/dec.h:555:13: note: Function in derived class
asymptote-2.44/dec.h:560:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:144:16: note: Virtual function in base class
asymptote-2.44/dec.h:560:8: note: Function in derived class
asymptote-2.44/dec.h:568:13: style: The function 'getQualifier' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:538:21: note: Virtual function in base class
asymptote-2.44/dec.h:568:13: note: Function in derived class
asymptote-2.44/dec.h:573:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:144:16: note: Virtual function in base class
asymptote-2.44/dec.h:573:8: note: Function in derived class
asymptote-2.44/dec.h:590:8: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:153:16: note: Virtual function in base class
asymptote-2.44/dec.h:590:8: note: Function in derived class
asymptote-2.44/dec.h:594:8: style: The function 'transAsField' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:175:16: note: Virtual function in base class
asymptote-2.44/dec.h:594:8: note: Function in derived class
asymptote-2.44/dec.h:598:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:144:16: note: Virtual function in base class
asymptote-2.44/dec.h:598:8: note: Function in derived class
asymptote-2.44/dec.h:612:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:144:16: note: Virtual function in base class
asymptote-2.44/dec.h:612:8: note: Function in derived class
asymptote-2.44/dec.h:615:8: style: The function 'transAsField' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:175:16: note: Virtual function in base class
asymptote-2.44/dec.h:615:8: note: Function in derived class
asymptote-2.44/dec.h:626:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:144:16: note: Virtual function in base class
asymptote-2.44/dec.h:626:8: note: Function in derived class
asymptote-2.44/dec.h:628:8: style: The function 'transAsField' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:175:16: note: Virtual function in base class
asymptote-2.44/dec.h:628:8: note: Function in derived class
asymptote-2.44/dec.h:649:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:144:16: note: Virtual function in base class
asymptote-2.44/dec.h:649:8: note: Function in derived class
asymptote-2.44/dec.h:651:8: style: The function 'transAsField' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:175:16: note: Virtual function in base class
asymptote-2.44/dec.h:651:8: note: Function in derived class
asymptote-2.44/stm.h:32:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:144:16: note: Virtual function in base class
asymptote-2.44/stm.h:32:8: note: Function in derived class
asymptote-2.44/stm.h:34:8: style: The function 'transAsField' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:175:16: note: Virtual function in base class
asymptote-2.44/stm.h:34:8: note: Function in derived class
asymptote-2.44/stm.h:39:8: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:153:16: note: Virtual function in base class
asymptote-2.44/stm.h:39:8: note: Function in derived class
asymptote-2.44/stm.h:47:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:144:16: note: Virtual function in base class
asymptote-2.44/stm.h:47:8: note: Function in derived class
asymptote-2.44/stm.h:49:8: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:153:16: note: Virtual function in base class
asymptote-2.44/stm.h:49:8: note: Function in derived class
asymptote-2.44/stm.h:60:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:144:16: note: Virtual function in base class
asymptote-2.44/stm.h:60:8: note: Function in derived class
asymptote-2.44/stm.h:62:8: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:153:16: note: Virtual function in base class
asymptote-2.44/stm.h:62:8: note: Function in derived class
asymptote-2.44/stm.h:68:8: style: The function 'returns' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:181:16: note: Virtual function in base class
asymptote-2.44/stm.h:68:8: note: Function in derived class
asymptote-2.44/stm.h:82:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:144:16: note: Virtual function in base class
asymptote-2.44/stm.h:82:8: note: Function in derived class
asymptote-2.44/stm.h:84:8: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:153:16: note: Virtual function in base class
asymptote-2.44/stm.h:84:8: note: Function in derived class
asymptote-2.44/stm.h:89:8: style: The function 'interactiveTrans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:160:16: note: Virtual function in base class
asymptote-2.44/stm.h:89:8: note: Function in derived class
asymptote-2.44/stm.h:101:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:144:16: note: Virtual function in base class
asymptote-2.44/stm.h:101:8: note: Function in derived class
asymptote-2.44/stm.h:103:8: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:153:16: note: Virtual function in base class
asymptote-2.44/stm.h:103:8: note: Function in derived class
asymptote-2.44/stm.h:107:8: style: The function 'returns' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:181:16: note: Virtual function in base class
asymptote-2.44/stm.h:107:8: note: Function in derived class
asymptote-2.44/stm.h:122:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:144:16: note: Virtual function in base class
asymptote-2.44/stm.h:122:8: note: Function in derived class
asymptote-2.44/stm.h:124:8: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:153:16: note: Virtual function in base class
asymptote-2.44/stm.h:124:8: note: Function in derived class
asymptote-2.44/stm.h:135:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:144:16: note: Virtual function in base class
asymptote-2.44/stm.h:135:8: note: Function in derived class
asymptote-2.44/stm.h:137:8: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:153:16: note: Virtual function in base class
asymptote-2.44/stm.h:137:8: note: Function in derived class
asymptote-2.44/stm.h:150:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:144:16: note: Virtual function in base class
asymptote-2.44/stm.h:150:8: note: Function in derived class
asymptote-2.44/stm.h:152:8: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:153:16: note: Virtual function in base class
asymptote-2.44/stm.h:152:8: note: Function in derived class
asymptote-2.44/stm.h:166:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:144:16: note: Virtual function in base class
asymptote-2.44/stm.h:166:8: note: Function in derived class
asymptote-2.44/stm.h:168:8: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:153:16: note: Virtual function in base class
asymptote-2.44/stm.h:168:8: note: Function in derived class
asymptote-2.44/stm.h:177:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:144:16: note: Virtual function in base class
asymptote-2.44/stm.h:177:8: note: Function in derived class
asymptote-2.44/stm.h:179:8: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:153:16: note: Virtual function in base class
asymptote-2.44/stm.h:179:8: note: Function in derived class
asymptote-2.44/stm.h:187:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:144:16: note: Virtual function in base class
asymptote-2.44/stm.h:187:8: note: Function in derived class
asymptote-2.44/stm.h:189:8: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:153:16: note: Virtual function in base class
asymptote-2.44/stm.h:189:8: note: Function in derived class
asymptote-2.44/stm.h:199:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:144:16: note: Virtual function in base class
asymptote-2.44/stm.h:199:8: note: Function in derived class
asymptote-2.44/stm.h:201:8: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:153:16: note: Virtual function in base class
asymptote-2.44/stm.h:201:8: note: Function in derived class
asymptote-2.44/stm.h:204:8: style: The function 'returns' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:181:16: note: Virtual function in base class
asymptote-2.44/stm.h:204:8: note: Function in derived class
asymptote-2.44/stm.h:225:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:144:16: note: Virtual function in base class
asymptote-2.44/stm.h:225:8: note: Function in derived class
asymptote-2.44/stm.h:227:8: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:153:16: note: Virtual function in base class
asymptote-2.44/stm.h:227:8: note: Function in derived class
asymptote-2.44/texfile.h:214:8: style: The function 'setpen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/psfile.h:189:16: note: Virtual function in base class
asymptote-2.44/texfile.h:214:8: note: Function in derived class
asymptote-2.44/texfile.h:218:8: style: The function 'gsave' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/psfile.h:307:16: note: Virtual function in base class
asymptote-2.44/texfile.h:218:8: note: Function in derived class
asymptote-2.44/texfile.h:220:8: style: The function 'grestore' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/psfile.h:314:16: note: Virtual function in base class
asymptote-2.44/texfile.h:220:8: note: Function in derived class
asymptote-2.44/texfile.h:274:8: style: The function 'writeclip' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/psfile.h:195:16: note: Virtual function in base class
asymptote-2.44/texfile.h:274:8: note: Function in derived class
asymptote-2.44/texfile.h:278:8: style: The function 'dot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/psfile.h:199:16: note: Virtual function in base class
asymptote-2.44/texfile.h:278:8: note: Function in derived class
asymptote-2.44/texfile.h:284:8: style: The function 'translate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/psfile.h:324:16: note: Virtual function in base class
asymptote-2.44/texfile.h:284:8: note: Function in derived class
asymptote-2.44/texfile.h:285:8: style: The function 'concat' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/psfile.h:333:16: note: Virtual function in base class
asymptote-2.44/texfile.h:285:8: note: Function in derived class
asymptote-2.44/texfile.h:291:8: style: The function 'beginpage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/texfile.h:208:16: note: Virtual function in base class
asymptote-2.44/texfile.h:291:8: note: Function in derived class
asymptote-2.44/texfile.h:295:8: style: The function 'endpage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/texfile.h:211:16: note: Virtual function in base class
asymptote-2.44/texfile.h:295:8: note: Function in derived class
asymptote-2.44/texfile.h:307:8: style: The function 'newpath' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/psfile.h:203:16: note: Virtual function in base class
asymptote-2.44/texfile.h:307:8: note: Function in derived class
asymptote-2.44/texfile.h:313:8: style: The function 'moveto' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/psfile.h:207:16: note: Virtual function in base class
asymptote-2.44/texfile.h:313:8: note: Function in derived class
asymptote-2.44/texfile.h:318:8: style: The function 'lineto' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/psfile.h:213:16: note: Virtual function in base class
asymptote-2.44/texfile.h:318:8: note: Function in derived class
asymptote-2.44/texfile.h:323:8: style: The function 'curveto' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/psfile.h:219:16: note: Virtual function in base class
asymptote-2.44/texfile.h:323:8: note: Function in derived class
asymptote-2.44/texfile.h:328:8: style: The function 'closepath' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/psfile.h:225:16: note: Virtual function in base class
asymptote-2.44/texfile.h:328:8: note: Function in derived class
asymptote-2.44/texfile.h:340:8: style: The function 'stroke' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/psfile.h:230:16: note: Virtual function in base class
asymptote-2.44/texfile.h:340:8: note: Function in derived class
asymptote-2.44/texfile.h:341:8: style: The function 'strokepath' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/psfile.h:235:16: note: Virtual function in base class
asymptote-2.44/texfile.h:341:8: note: Function in derived class
asymptote-2.44/texfile.h:344:8: style: The function 'fill' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/psfile.h:240:16: note: Virtual function in base class
asymptote-2.44/texfile.h:344:8: note: Function in derived class
asymptote-2.44/texfile.h:346:8: style: The function 'begingradientshade' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/psfile.h:275:16: note: Virtual function in base class
asymptote-2.44/texfile.h:346:8: note: Function in derived class
asymptote-2.44/texfile.h:349:8: style: The function 'gradientshade' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/psfile.h:279:16: note: Virtual function in base class
asymptote-2.44/texfile.h:349:8: note: Function in derived class
asymptote-2.44/texfile.h:357:8: style: The function 'begingouraudshade' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/psfile.h:284:16: note: Virtual function in base class
asymptote-2.44/texfile.h:357:8: note: Function in derived class
asymptote-2.44/texfile.h:359:8: style: The function 'gouraudshade' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/psfile.h:287:16: note: Virtual function in base class
asymptote-2.44/texfile.h:359:8: note: Function in derived class
asymptote-2.44/texfile.h:362:8: style: The function 'begintensorshade' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/psfile.h:290:16: note: Virtual function in base class
asymptote-2.44/texfile.h:362:8: note: Function in derived class
asymptote-2.44/texfile.h:365:8: style: The function 'tensorshade' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/psfile.h:293:16: note: Virtual function in base class
asymptote-2.44/texfile.h:365:8: note: Function in derived class
asymptote-2.44/texfile.h:368:8: style: The function 'beginclip' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/psfile.h:250:16: note: Virtual function in base class
asymptote-2.44/texfile.h:368:8: note: Function in derived class
asymptote-2.44/texfile.h:371:8: style: The function 'endclip' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/psfile.h:254:16: note: Virtual function in base class
asymptote-2.44/texfile.h:371:8: note: Function in derived class
asymptote-2.44/texfile.h:372:8: style: The function 'endpsclip' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/psfile.h:264:16: note: Virtual function in base class
asymptote-2.44/texfile.h:372:8: note: Function in derived class
asymptote-2.44/texfile.h:374:8: style: The function 'setpen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/psfile.h:189:16: note: Virtual function in base class
asymptote-2.44/texfile.h:374:8: note: Function in derived class
asymptote-2.44/texfile.h:376:8: style: The function 'gsave' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/psfile.h:307:16: note: Virtual function in base class
asymptote-2.44/texfile.h:376:8: note: Function in derived class
asymptote-2.44/texfile.h:378:8: style: The function 'grestore' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/psfile.h:314:16: note: Virtual function in base class
asymptote-2.44/texfile.h:378:8: note: Function in derived class
asymptote-2.44/prc/writePRC.h:434:8: style: The function 'serializeMaterial' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/prc/writePRC.h:420:16: note: Virtual function in base class
asymptote-2.44/prc/writePRC.h:434:8: note: Function in derived class
asymptote-2.44/prc/writePRC.h:462:8: style: The function 'serializeMaterial' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/prc/writePRC.h:420:16: note: Virtual function in base class
asymptote-2.44/prc/writePRC.h:462:8: note: Function in derived class
asymptote-2.44/prc/writePRC.h:550:8: style: The function 'serializeBaseTessData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/prc/writePRC.h:537:16: note: Virtual function in base class
asymptote-2.44/prc/writePRC.h:550:8: note: Function in derived class
asymptote-2.44/prc/writePRC.h:569:8: style: The function 'serializeBaseTessData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/prc/writePRC.h:537:16: note: Virtual function in base class
asymptote-2.44/prc/writePRC.h:569:8: note: Function in derived class
asymptote-2.44/prc/writePRC.h:584:8: style: The function 'serializeBaseTessData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/prc/writePRC.h:537:16: note: Virtual function in base class
asymptote-2.44/prc/writePRC.h:584:8: note: Function in derived class
asymptote-2.44/prc/writePRC.h:660:8: style: The function 'serializeRepresentationItem' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/prc/writePRC.h:650:16: note: Virtual function in base class
asymptote-2.44/prc/writePRC.h:660:8: note: Function in derived class
asymptote-2.44/prc/writePRC.h:673:8: style: The function 'serializeRepresentationItem' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/prc/writePRC.h:650:16: note: Virtual function in base class
asymptote-2.44/prc/writePRC.h:673:8: note: Function in derived class
asymptote-2.44/prc/writePRC.h:683:8: style: The function 'serializeRepresentationItem' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/prc/writePRC.h:650:16: note: Virtual function in base class
asymptote-2.44/prc/writePRC.h:683:8: note: Function in derived class
asymptote-2.44/prc/writePRC.h:693:8: style: The function 'serializeRepresentationItem' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/prc/writePRC.h:650:16: note: Virtual function in base class
asymptote-2.44/prc/writePRC.h:693:8: note: Function in derived class
asymptote-2.44/prc/writePRC.h:705:8: style: The function 'serializeRepresentationItem' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/prc/writePRC.h:650:16: note: Virtual function in base class
asymptote-2.44/prc/writePRC.h:705:8: note: Function in derived class
asymptote-2.44/prc/writePRC.h:715:8: style: The function 'serializeRepresentationItem' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/prc/writePRC.h:650:16: note: Virtual function in base class
asymptote-2.44/prc/writePRC.h:715:8: note: Function in derived class
asymptote-2.44/prc/writePRC.h:747:8: style: The function 'serializeTransformation3d' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/prc/writePRC.h:730:16: note: Virtual function in base class
asymptote-2.44/prc/writePRC.h:747:8: note: Function in derived class
asymptote-2.44/prc/writePRC.h:820:8: style: The function 'serializeTransformation3d' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/prc/writePRC.h:730:16: note: Virtual function in base class
asymptote-2.44/prc/writePRC.h:820:8: note: Function in derived class
asymptote-2.44/prc/writePRC.h:863:8: style: The function 'serializeRepresentationItem' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/prc/writePRC.h:650:16: note: Virtual function in base class
asymptote-2.44/prc/writePRC.h:863:8: note: Function in derived class
asymptote-2.44/prc/writePRC.h:1015:9: style: The function 'serializeSurface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/prc/writePRC.h:1004:17: note: Virtual function in base class
asymptote-2.44/prc/writePRC.h:1015:9: note: Function in derived class
asymptote-2.44/prc/writePRC.h:1058:9: style: The function 'serializeCurve' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/prc/writePRC.h:1046:17: note: Virtual function in base class
asymptote-2.44/prc/writePRC.h:1058:9: note: Function in derived class
asymptote-2.44/prc/writePRC.h:1075:9: style: The function 'serializeCurve' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/prc/writePRC.h:1046:17: note: Virtual function in base class
asymptote-2.44/prc/writePRC.h:1075:9: note: Function in derived class
asymptote-2.44/prc/writePRC.h:1087:9: style: The function 'serializeCurve' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/prc/writePRC.h:1046:17: note: Virtual function in base class
asymptote-2.44/prc/writePRC.h:1087:9: note: Function in derived class
asymptote-2.44/prc/writePRC.h:1099:9: style: The function 'serializeCurve' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/prc/writePRC.h:1046:17: note: Virtual function in base class
asymptote-2.44/prc/writePRC.h:1099:9: note: Function in derived class
asymptote-2.44/prc/writePRC.h:1114:9: style: The function 'serializeSurface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/prc/writePRC.h:1004:17: note: Virtual function in base class
asymptote-2.44/prc/writePRC.h:1114:9: note: Function in derived class
asymptote-2.44/prc/writePRC.h:1132:9: style: The function 'serializeSurface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/prc/writePRC.h:1004:17: note: Virtual function in base class
asymptote-2.44/prc/writePRC.h:1132:9: note: Function in derived class
asymptote-2.44/prc/writePRC.h:1147:9: style: The function 'serializeSurface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/prc/writePRC.h:1004:17: note: Virtual function in base class
asymptote-2.44/prc/writePRC.h:1147:9: note: Function in derived class
asymptote-2.44/prc/writePRC.h:1159:9: style: The function 'serializeSurface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/prc/writePRC.h:1004:17: note: Virtual function in base class
asymptote-2.44/prc/writePRC.h:1159:9: note: Function in derived class
asymptote-2.44/prc/writePRC.h:1172:9: style: The function 'serializeSurface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/prc/writePRC.h:1004:17: note: Virtual function in base class
asymptote-2.44/prc/writePRC.h:1172:9: note: Function in derived class
asymptote-2.44/prc/writePRC.h:1184:9: style: The function 'serializeSurface' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/prc/writePRC.h:1004:17: note: Virtual function in base class
asymptote-2.44/prc/writePRC.h:1184:9: note: Function in derived class
asymptote-2.44/prc/writePRC.h:1231:8: style: The function 'serializeTopoItem' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/prc/writePRC.h:1206:16: note: Virtual function in base class
asymptote-2.44/prc/writePRC.h:1231:8: note: Function in derived class
asymptote-2.44/prc/writePRC.h:1257:8: style: The function 'serializeTopoItem' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/prc/writePRC.h:1206:16: note: Virtual function in base class
asymptote-2.44/prc/writePRC.h:1257:8: note: Function in derived class
asymptote-2.44/prc/writePRC.h:1269:8: style: The function 'serializeBody' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/prc/writePRC.h:1230:16: note: Virtual function in base class
asymptote-2.44/prc/writePRC.h:1269:8: note: Function in derived class
asymptote-2.44/prc/writePRC.h:1283:8: style: The function 'serializeTopoItem' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/prc/writePRC.h:1206:16: note: Virtual function in base class
asymptote-2.44/prc/writePRC.h:1283:8: note: Function in derived class
asymptote-2.44/prc/writePRC.h:1305:8: style: The function 'serializeTopoItem' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/prc/writePRC.h:1206:16: note: Virtual function in base class
asymptote-2.44/prc/writePRC.h:1305:8: note: Function in derived class
asymptote-2.44/prc/writePRC.h:1322:8: style: The function 'serializeTopoItem' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/prc/writePRC.h:1206:16: note: Virtual function in base class
asymptote-2.44/prc/writePRC.h:1322:8: note: Function in derived class
asymptote-2.44/prc/writePRC.h:1337:8: style: The function 'serializeBody' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/prc/writePRC.h:1230:16: note: Virtual function in base class
asymptote-2.44/prc/writePRC.h:1337:8: note: Function in derived class
asymptote-2.44/prc/writePRC.h:1370:8: style: The function 'serializeBody' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/prc/writePRC.h:1230:16: note: Virtual function in base class
asymptote-2.44/prc/writePRC.h:1370:8: note: Function in derived class
asymptote-2.44/prc/writePRC.h:1372:10: style: The function 'serialTolerance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/prc/writePRC.h:1233:18: note: Virtual function in base class
asymptote-2.44/prc/writePRC.h:1372:10: note: Function in derived class
asymptote-2.44/knot.h:108:8: style: The function 'open' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/knot.h:82:16: note: Virtual function in base class
asymptote-2.44/knot.h:108:8: note: Function in derived class
asymptote-2.44/knot.h:128:8: style: The function 'dir' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/knot.h:86:16: note: Virtual function in base class
asymptote-2.44/knot.h:128:8: note: Function in derived class
asymptote-2.44/knot.h:130:7: style: The function 'eqnOut' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/knot.h:112:15: note: Virtual function in base class
asymptote-2.44/knot.h:130:7: note: Function in derived class
asymptote-2.44/knot.h:131:7: style: The function 'eqnIn' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/knot.h:114:15: note: Virtual function in base class
asymptote-2.44/knot.h:131:7: note: Function in derived class
asymptote-2.44/knot.h:133:8: style: The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/knot.h:95:16: note: Virtual function in base class
asymptote-2.44/knot.h:133:8: note: Function in derived class
asymptote-2.44/knot.h:150:10: style: The function 'curl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/knot.h:85:18: note: Virtual function in base class
asymptote-2.44/knot.h:150:10: note: Function in derived class
asymptote-2.44/knot.h:152:7: style: The function 'eqnOut' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/knot.h:112:15: note: Virtual function in base class
asymptote-2.44/knot.h:152:7: note: Function in derived class
asymptote-2.44/knot.h:153:7: style: The function 'eqnIn' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/knot.h:114:15: note: Virtual function in base class
asymptote-2.44/knot.h:153:7: note: Function in derived class
asymptote-2.44/knot.h:155:8: style: The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/knot.h:95:16: note: Virtual function in base class
asymptote-2.44/knot.h:155:8: note: Function in derived class
asymptote-2.44/knot.h:171:8: style: The function 'open' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/knot.h:82:16: note: Virtual function in base class
asymptote-2.44/knot.h:171:8: note: Function in derived class
asymptote-2.44/knot.h:172:8: style: The function 'controlled' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/knot.h:83:16: note: Virtual function in base class
asymptote-2.44/knot.h:172:8: note: Function in derived class
asymptote-2.44/knot.h:173:8: style: The function 'control' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/knot.h:84:16: note: Virtual function in base class
asymptote-2.44/knot.h:173:8: note: Function in derived class
asymptote-2.44/knot.h:178:9: style: The function 'outPartner' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/knot.h:92:17: note: Virtual function in base class
asymptote-2.44/knot.h:178:9: note: Function in derived class
asymptote-2.44/knot.h:179:9: style: The function 'inPartner' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/knot.h:93:17: note: Virtual function in base class
asymptote-2.44/knot.h:179:9: note: Function in derived class
asymptote-2.44/knot.h:181:8: style: The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/knot.h:95:16: note: Virtual function in base class
asymptote-2.44/knot.h:181:8: note: Function in derived class
asymptote-2.44/knot.h:265:7: style: The function 'length' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/knot.h:230:15: note: Virtual function in base class
asymptote-2.44/knot.h:265:7: note: Function in derived class
asymptote-2.44/knot.h:266:8: style: The function 'cyclic' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/knot.h:231:16: note: Virtual function in base class
asymptote-2.44/knot.h:266:8: note: Function in derived class
asymptote-2.44/knot.h:267:9: style: The function 'cell' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/knot.h:241:17: note: Virtual function in base class
asymptote-2.44/knot.h:267:9: note: Function in derived class
asymptote-2.44/knot.h:277:7: style: The function 'length' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/knot.h:230:15: note: Virtual function in base class
asymptote-2.44/knot.h:277:7: note: Function in derived class
asymptote-2.44/knot.h:278:8: style: The function 'cyclic' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/knot.h:231:16: note: Virtual function in base class
asymptote-2.44/knot.h:278:8: note: Function in derived class
asymptote-2.44/knot.h:279:9: style: The function 'cell' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/knot.h:241:17: note: Virtual function in base class
asymptote-2.44/knot.h:279:9: note: Function in derived class
asymptote-2.44/guide.h:74:8: style: The function 'solve' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/guide.h:24:16: note: Virtual function in base class
asymptote-2.44/guide.h:74:8: note: Function in derived class
asymptote-2.44/guide.h:78:8: style: The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/guide.h:35:16: note: Virtual function in base class
asymptote-2.44/guide.h:78:8: note: Function in derived class
asymptote-2.44/guide.h:82:8: style: The function 'printLocation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/guide.h:40:16: note: Virtual function in base class
asymptote-2.44/guide.h:82:8: note: Function in derived class
asymptote-2.44/guide.h:93:8: style: The function 'flatten' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/guide.h:31:16: note: Virtual function in base class
asymptote-2.44/guide.h:93:8: note: Function in derived class
asymptote-2.44/guide.h:100:8: style: The function 'solve' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/guide.h:24:16: note: Virtual function in base class
asymptote-2.44/guide.h:100:8: note: Function in derived class
asymptote-2.44/guide.h:104:8: style: The function 'cyclic' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/guide.h:33:16: note: Virtual function in base class
asymptote-2.44/guide.h:104:8: note: Function in derived class
asymptote-2.44/guide.h:106:8: style: The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/guide.h:35:16: note: Virtual function in base class
asymptote-2.44/guide.h:106:8: note: Function in derived class
asymptote-2.44/guide.h:110:8: style: The function 'printLocation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/guide.h:40:16: note: Virtual function in base class
asymptote-2.44/guide.h:110:8: note: Function in derived class
asymptote-2.44/guide.h:147:8: style: The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/guide.h:35:16: note: Virtual function in base class
asymptote-2.44/guide.h:147:8: note: Function in derived class
asymptote-2.44/guide.h:152:8: style: The function 'printLocation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/guide.h:40:16: note: Virtual function in base class
asymptote-2.44/guide.h:152:8: note: Function in derived class
asymptote-2.44/guide.h:187:8: style: The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/guide.h:35:16: note: Virtual function in base class
asymptote-2.44/guide.h:187:8: note: Function in derived class
asymptote-2.44/guide.h:191:8: style: The function 'printLocation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/guide.h:40:16: note: Virtual function in base class
asymptote-2.44/guide.h:191:8: note: Function in derived class
asymptote-2.44/guide.h:212:8: style: The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/guide.h:35:16: note: Virtual function in base class
asymptote-2.44/guide.h:212:8: note: Function in derived class
asymptote-2.44/guide.h:217:8: style: The function 'printLocation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/guide.h:40:16: note: Virtual function in base class
asymptote-2.44/guide.h:217:8: note: Function in derived class
asymptote-2.44/guide.h:248:8: style: The function 'cyclic' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/guide.h:33:16: note: Virtual function in base class
asymptote-2.44/guide.h:248:8: note: Function in derived class
asymptote-2.44/guide.h:254:8: style: The function 'solve' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/guide.h:24:16: note: Virtual function in base class
asymptote-2.44/guide.h:254:8: note: Function in derived class
asymptote-2.44/guide.h:270:8: style: The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/guide.h:35:16: note: Virtual function in base class
asymptote-2.44/guide.h:270:8: note: Function in derived class
asymptote-2.44/guide.h:272:8: style: The function 'printLocation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/guide.h:40:16: note: Virtual function in base class
asymptote-2.44/guide.h:272:8: note: Function in derived class
asymptote-2.44/guide.h:283:8: style: The function 'flatten' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/guide.h:31:16: note: Virtual function in base class
asymptote-2.44/guide.h:283:8: note: Function in derived class
asymptote-2.44/guide.h:293:8: style: The function 'cyclic' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/guide.h:33:16: note: Virtual function in base class
asymptote-2.44/guide.h:293:8: note: Function in derived class
asymptote-2.44/guide.h:295:8: style: The function 'solve' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/guide.h:24:16: note: Virtual function in base class
asymptote-2.44/guide.h:295:8: note: Function in derived class
asymptote-2.44/guide.h:300:8: style: The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/guide.h:35:16: note: Virtual function in base class
asymptote-2.44/guide.h:300:8: note: Function in derived class
asymptote-2.44/guide.h:304:8: style: The function 'printLocation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/guide.h:40:16: note: Virtual function in base class
asymptote-2.44/guide.h:304:8: note: Function in derived class
asymptote-2.44/fileio.h:254:8: style: The function 'open' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:126:16: note: Virtual function in base class
asymptote-2.44/fileio.h:254:8: note: Function in derived class
asymptote-2.44/fileio.h:258:8: style: The function 'text' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:152:16: note: Virtual function in base class
asymptote-2.44/fileio.h:258:8: note: Function in derived class
asymptote-2.44/fileio.h:259:8: style: The function 'eof' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:153:16: note: Virtual function in base class
asymptote-2.44/fileio.h:259:8: note: Function in derived class
asymptote-2.44/fileio.h:260:8: style: The function 'error' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:154:16: note: Virtual function in base class
asymptote-2.44/fileio.h:260:8: note: Function in derived class
asymptote-2.44/fileio.h:261:8: style: The function 'clear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:156:16: note: Virtual function in base class
asymptote-2.44/fileio.h:261:8: note: Function in derived class
asymptote-2.44/fileio.h:262:8: style: The function 'flush' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:158:16: note: Virtual function in base class
asymptote-2.44/fileio.h:262:8: note: Function in derived class
asymptote-2.44/fileio.h:264:8: style: The function 'seek' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:160:16: note: Virtual function in base class
asymptote-2.44/fileio.h:264:8: note: Function in derived class
asymptote-2.44/fileio.h:271:10: style: The function 'tell' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:159:18: note: Virtual function in base class
asymptote-2.44/fileio.h:271:10: note: Function in derived class
asymptote-2.44/fileio.h:275:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:189:16: note: Virtual function in base class
asymptote-2.44/fileio.h:275:8: note: Function in derived class
asymptote-2.44/fileio.h:279:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:184:16: note: Virtual function in base class
asymptote-2.44/fileio.h:279:8: note: Function in derived class
asymptote-2.44/fileio.h:285:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:185:16: note: Virtual function in base class
asymptote-2.44/fileio.h:285:8: note: Function in derived class
asymptote-2.44/fileio.h:290:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:186:16: note: Virtual function in base class
asymptote-2.44/fileio.h:290:8: note: Function in derived class
asymptote-2.44/fileio.h:295:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:187:16: note: Virtual function in base class
asymptote-2.44/fileio.h:295:8: note: Function in derived class
asymptote-2.44/fileio.h:300:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:188:16: note: Virtual function in base class
asymptote-2.44/fileio.h:300:8: note: Function in derived class
asymptote-2.44/fileio.h:306:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:190:16: note: Virtual function in base class
asymptote-2.44/fileio.h:306:8: note: Function in derived class
asymptote-2.44/fileio.h:312:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:191:16: note: Virtual function in base class
asymptote-2.44/fileio.h:312:8: note: Function in derived class
asymptote-2.44/fileio.h:318:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:192:16: note: Virtual function in base class
asymptote-2.44/fileio.h:318:8: note: Function in derived class
asymptote-2.44/fileio.h:324:8: style: The function 'writeline' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:193:16: note: Virtual function in base class
asymptote-2.44/fileio.h:324:8: note: Function in derived class
asymptote-2.44/fileio.h:351:8: style: The function 'open' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:126:16: note: Virtual function in base class
asymptote-2.44/fileio.h:351:8: note: Function in derived class
asymptote-2.44/fileio.h:373:8: style: The function 'eol' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:150:16: note: Virtual function in base class
asymptote-2.44/fileio.h:373:8: note: Function in derived class
asymptote-2.44/fileio.h:374:8: style: The function 'nexteol' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:151:16: note: Virtual function in base class
asymptote-2.44/fileio.h:374:8: note: Function in derived class
asymptote-2.44/fileio.h:376:8: style: The function 'text' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:152:16: note: Virtual function in base class
asymptote-2.44/fileio.h:376:8: note: Function in derived class
asymptote-2.44/fileio.h:377:8: style: The function 'eof' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:153:16: note: Virtual function in base class
asymptote-2.44/fileio.h:377:8: note: Function in derived class
asymptote-2.44/fileio.h:378:8: style: The function 'error' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:154:16: note: Virtual function in base class
asymptote-2.44/fileio.h:378:8: note: Function in derived class
asymptote-2.44/fileio.h:380:8: style: The function 'close' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:155:16: note: Virtual function in base class
asymptote-2.44/fileio.h:380:8: note: Function in derived class
asymptote-2.44/fileio.h:390:8: style: The function 'clear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:156:16: note: Virtual function in base class
asymptote-2.44/fileio.h:390:8: note: Function in derived class
asymptote-2.44/fileio.h:392:8: style: The function 'seek' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:160:16: note: Virtual function in base class
asymptote-2.44/fileio.h:392:8: note: Function in derived class
asymptote-2.44/fileio.h:399:10: style: The function 'tell' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:159:18: note: Virtual function in base class
asymptote-2.44/fileio.h:399:10: note: Function in derived class
asymptote-2.44/fileio.h:406:8: style: The function 'csv' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:196:16: note: Virtual function in base class
asymptote-2.44/fileio.h:406:8: note: Function in derived class
asymptote-2.44/fileio.h:408:16: style: The function 'ignoreComment' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:195:16: note: Virtual function in base class
asymptote-2.44/fileio.h:408:16: note: Function in derived class
asymptote-2.44/fileio.h:411:8: style: The function 'readwhite' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:182:16: note: Virtual function in base class
asymptote-2.44/fileio.h:411:8: note: Function in derived class
asymptote-2.44/fileio.h:413:8: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:174:16: note: Virtual function in base class
asymptote-2.44/fileio.h:413:8: note: Function in derived class
asymptote-2.44/fileio.h:414:8: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:175:16: note: Virtual function in base class
asymptote-2.44/fileio.h:414:8: note: Function in derived class
asymptote-2.44/fileio.h:415:8: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:176:16: note: Virtual function in base class
asymptote-2.44/fileio.h:415:8: note: Function in derived class
asymptote-2.44/fileio.h:416:8: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:178:16: note: Virtual function in base class
asymptote-2.44/fileio.h:416:8: note: Function in derived class
asymptote-2.44/fileio.h:417:8: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:179:16: note: Virtual function in base class
asymptote-2.44/fileio.h:417:8: note: Function in derived class
asymptote-2.44/fileio.h:418:8: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:180:16: note: Virtual function in base class
asymptote-2.44/fileio.h:418:8: note: Function in derived class
asymptote-2.44/fileio.h:419:8: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:181:16: note: Virtual function in base class
asymptote-2.44/fileio.h:419:8: note: Function in derived class
asymptote-2.44/fileio.h:427:7: style: The function 'precision' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:157:15: note: Virtual function in base class
asymptote-2.44/fileio.h:427:7: note: Function in derived class
asymptote-2.44/fileio.h:430:8: style: The function 'flush' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:158:16: note: Virtual function in base class
asymptote-2.44/fileio.h:430:8: note: Function in derived class
asymptote-2.44/fileio.h:432:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:184:16: note: Virtual function in base class
asymptote-2.44/fileio.h:432:8: note: Function in derived class
asymptote-2.44/fileio.h:433:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:185:16: note: Virtual function in base class
asymptote-2.44/fileio.h:433:8: note: Function in derived class
asymptote-2.44/fileio.h:434:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:186:16: note: Virtual function in base class
asymptote-2.44/fileio.h:434:8: note: Function in derived class
asymptote-2.44/fileio.h:435:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:187:16: note: Virtual function in base class
asymptote-2.44/fileio.h:435:8: note: Function in derived class
asymptote-2.44/fileio.h:436:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:188:16: note: Virtual function in base class
asymptote-2.44/fileio.h:436:8: note: Function in derived class
asymptote-2.44/fileio.h:437:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:189:16: note: Virtual function in base class
asymptote-2.44/fileio.h:437:8: note: Function in derived class
asymptote-2.44/fileio.h:438:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:190:16: note: Virtual function in base class
asymptote-2.44/fileio.h:438:8: note: Function in derived class
asymptote-2.44/fileio.h:439:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:191:16: note: Virtual function in base class
asymptote-2.44/fileio.h:439:8: note: Function in derived class
asymptote-2.44/fileio.h:440:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:192:16: note: Virtual function in base class
asymptote-2.44/fileio.h:440:8: note: Function in derived class
asymptote-2.44/fileio.h:442:8: style: The function 'writeline' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:193:16: note: Virtual function in base class
asymptote-2.44/fileio.h:442:8: note: Function in derived class
asymptote-2.44/fileio.h:460:8: style: The function 'open' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:126:16: note: Virtual function in base class
asymptote-2.44/fileio.h:460:8: note: Function in derived class
asymptote-2.44/fileio.h:473:8: style: The function 'text' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:152:16: note: Virtual function in base class
asymptote-2.44/fileio.h:473:8: note: Function in derived class
asymptote-2.44/fileio.h:474:8: style: The function 'eof' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:153:16: note: Virtual function in base class
asymptote-2.44/fileio.h:474:8: note: Function in derived class
asymptote-2.44/fileio.h:475:8: style: The function 'error' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:154:16: note: Virtual function in base class
asymptote-2.44/fileio.h:475:8: note: Function in derived class
asymptote-2.44/fileio.h:477:8: style: The function 'close' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:155:16: note: Virtual function in base class
asymptote-2.44/fileio.h:477:8: note: Function in derived class
asymptote-2.44/fileio.h:486:8: style: The function 'clear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:156:16: note: Virtual function in base class
asymptote-2.44/fileio.h:486:8: note: Function in derived class
asymptote-2.44/fileio.h:487:7: style: The function 'precision' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:157:15: note: Virtual function in base class
asymptote-2.44/fileio.h:487:7: note: Function in derived class
asymptote-2.44/fileio.h:490:8: style: The function 'flush' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:158:16: note: Virtual function in base class
asymptote-2.44/fileio.h:490:8: note: Function in derived class
asymptote-2.44/fileio.h:492:8: style: The function 'seek' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:160:16: note: Virtual function in base class
asymptote-2.44/fileio.h:492:8: note: Function in derived class
asymptote-2.44/fileio.h:499:10: style: The function 'tell' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:159:18: note: Virtual function in base class
asymptote-2.44/fileio.h:499:10: note: Function in derived class
asymptote-2.44/fileio.h:509:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:184:16: note: Virtual function in base class
asymptote-2.44/fileio.h:509:8: note: Function in derived class
asymptote-2.44/fileio.h:510:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:185:16: note: Virtual function in base class
asymptote-2.44/fileio.h:510:8: note: Function in derived class
asymptote-2.44/fileio.h:511:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:186:16: note: Virtual function in base class
asymptote-2.44/fileio.h:511:8: note: Function in derived class
asymptote-2.44/fileio.h:512:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:187:16: note: Virtual function in base class
asymptote-2.44/fileio.h:512:8: note: Function in derived class
asymptote-2.44/fileio.h:513:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:188:16: note: Virtual function in base class
asymptote-2.44/fileio.h:513:8: note: Function in derived class
asymptote-2.44/fileio.h:514:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:189:16: note: Virtual function in base class
asymptote-2.44/fileio.h:514:8: note: Function in derived class
asymptote-2.44/fileio.h:515:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:190:16: note: Virtual function in base class
asymptote-2.44/fileio.h:515:8: note: Function in derived class
asymptote-2.44/fileio.h:516:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:191:16: note: Virtual function in base class
asymptote-2.44/fileio.h:516:8: note: Function in derived class
asymptote-2.44/fileio.h:517:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:192:16: note: Virtual function in base class
asymptote-2.44/fileio.h:517:8: note: Function in derived class
asymptote-2.44/fileio.h:519:8: style: The function 'writeline' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:193:16: note: Virtual function in base class
asymptote-2.44/fileio.h:519:8: note: Function in derived class
asymptote-2.44/fileio.h:533:8: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:174:16: note: Virtual function in base class
asymptote-2.44/fileio.h:533:8: note: Function in derived class
asymptote-2.44/fileio.h:534:8: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:175:16: note: Virtual function in base class
asymptote-2.44/fileio.h:534:8: note: Function in derived class
asymptote-2.44/fileio.h:543:8: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:180:16: note: Virtual function in base class
asymptote-2.44/fileio.h:543:8: note: Function in derived class
asymptote-2.44/fileio.h:544:8: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:181:16: note: Virtual function in base class
asymptote-2.44/fileio.h:544:8: note: Function in derived class
asymptote-2.44/fileio.h:546:8: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:176:16: note: Virtual function in base class
asymptote-2.44/fileio.h:546:8: note: Function in derived class
asymptote-2.44/fileio.h:557:8: style: The function 'flush' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:158:16: note: Virtual function in base class
asymptote-2.44/fileio.h:557:8: note: Function in derived class
asymptote-2.44/fileio.h:564:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:184:16: note: Virtual function in base class
asymptote-2.44/fileio.h:564:8: note: Function in derived class
asymptote-2.44/fileio.h:565:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:185:16: note: Virtual function in base class
asymptote-2.44/fileio.h:565:8: note: Function in derived class
asymptote-2.44/fileio.h:574:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:189:16: note: Virtual function in base class
asymptote-2.44/fileio.h:574:8: note: Function in derived class
asymptote-2.44/fileio.h:575:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:190:16: note: Virtual function in base class
asymptote-2.44/fileio.h:575:8: note: Function in derived class
asymptote-2.44/fileio.h:576:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:191:16: note: Virtual function in base class
asymptote-2.44/fileio.h:576:8: note: Function in derived class
asymptote-2.44/fileio.h:577:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:192:16: note: Virtual function in base class
asymptote-2.44/fileio.h:577:8: note: Function in derived class
asymptote-2.44/fileio.h:578:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:186:16: note: Virtual function in base class
asymptote-2.44/fileio.h:578:8: note: Function in derived class
asymptote-2.44/fileio.h:582:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:187:16: note: Virtual function in base class
asymptote-2.44/fileio.h:582:8: note: Function in derived class
asymptote-2.44/fileio.h:586:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:188:16: note: Virtual function in base class
asymptote-2.44/fileio.h:586:8: note: Function in derived class
asymptote-2.44/fileio.h:591:8: style: The function 'writeline' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:193:16: note: Virtual function in base class
asymptote-2.44/fileio.h:591:8: note: Function in derived class
asymptote-2.44/fileio.h:603:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:184:16: note: Virtual function in base class
asymptote-2.44/fileio.h:603:8: note: Function in derived class
asymptote-2.44/fileio.h:604:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:185:16: note: Virtual function in base class
asymptote-2.44/fileio.h:604:8: note: Function in derived class
asymptote-2.44/fileio.h:613:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:189:16: note: Virtual function in base class
asymptote-2.44/fileio.h:613:8: note: Function in derived class
asymptote-2.44/fileio.h:614:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:190:16: note: Virtual function in base class
asymptote-2.44/fileio.h:614:8: note: Function in derived class
asymptote-2.44/fileio.h:615:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:191:16: note: Virtual function in base class
asymptote-2.44/fileio.h:615:8: note: Function in derived class
asymptote-2.44/fileio.h:616:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:192:16: note: Virtual function in base class
asymptote-2.44/fileio.h:616:8: note: Function in derived class
asymptote-2.44/fileio.h:617:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:186:16: note: Virtual function in base class
asymptote-2.44/fileio.h:617:8: note: Function in derived class
asymptote-2.44/fileio.h:621:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:187:16: note: Virtual function in base class
asymptote-2.44/fileio.h:621:8: note: Function in derived class
asymptote-2.44/fileio.h:625:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:188:16: note: Virtual function in base class
asymptote-2.44/fileio.h:625:8: note: Function in derived class
asymptote-2.44/fileio.h:631:8: style: The function 'writeline' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fileio.h:193:16: note: Virtual function in base class
asymptote-2.44/fileio.h:631:8: note: Function in derived class
asymptote-2.44/drawelement.h:241:16: style: The function 'is3D' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:164:16: note: Virtual function in base class
asymptote-2.44/drawelement.h:241:16: note: Function in derived class
asymptote-2.44/drawelement.h:243:25: style: The function 'transf3' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:181:25: note: Virtual function in base class
asymptote-2.44/drawelement.h:243:25: note: Function in derived class
asymptote-2.44/drawelement.h:245:24: style: The function 'transformed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:214:24: note: Virtual function in base class
asymptote-2.44/drawelement.h:245:24: note: Function in derived class
asymptote-2.44/drawelement.h:265:16: style: The function 'bounds' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:131:16: note: Virtual function in base class
asymptote-2.44/drawelement.h:265:16: note: Function in derived class
asymptote-2.44/drawelement.h:349:8: style: The function 'empty' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:298:16: note: Virtual function in base class
asymptote-2.44/drawelement.h:349:8: note: Function in derived class
asymptote-2.44/drawelement.h:355:8: style: The function 'cyclic' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:302:16: note: Virtual function in base class
asymptote-2.44/drawelement.h:355:8: note: Function in derived class
asymptote-2.44/drawelement.h:361:8: style: The function 'bounds' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:265:16: note: Virtual function in base class
asymptote-2.44/drawelement.h:361:8: note: Function in derived class
asymptote-2.44/drawelement.h:381:8: style: The function 'writepath' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:269:16: note: Virtual function in base class
asymptote-2.44/drawelement.h:381:8: note: Function in derived class
asymptote-2.44/drawelement.h:387:8: style: The function 'writeclippath' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:273:16: note: Virtual function in base class
asymptote-2.44/drawelement.h:387:8: note: Function in derived class
asymptote-2.44/drawelement.h:393:8: style: The function 'writeshiftedpath' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:277:16: note: Virtual function in base class
asymptote-2.44/drawelement.h:393:8: note: Function in derived class
asymptote-2.44/prc/oPRCFile.h:671:7: error: Memory leak: group.part_definition [memleak]
asymptote-2.44/prc/oPRCFile.h:700:7: error: Memory leak: group.part_definition [memleak]
asymptote-2.44/prc/oPRCFile.h:1122:3: error: Memory leak: face.face [memleak]
asymptote-2.44/prc/oPRCFile.h:1166:3: error: Memory leak: face.face [memleak]
asymptote-2.44/prc/oPRCFile.h:1201:1: error: Memory leak: face.face [memleak]
asymptote-2.44/prc/oPRCFile.h:1265:1: error: Memory leak: face.face [memleak]
asymptote-2.44/prc/oPRCFile.h:1265:1: error: Memory leak: face.transform [memleak]
asymptote-2.44/transform.h:221:37: performance: Function parameter 't' should be passed by const reference. [passedByValue]
asymptote-2.44/transform.h:229:38: performance: Function parameter 't' should be passed by const reference. [passedByValue]
asymptote-2.44/transform.h:235:34: performance: Function parameter 't' should be passed by const reference. [passedByValue]
asymptote-2.44/transform.h:241:33: performance: Function parameter 't' should be passed by const reference. [passedByValue]
asymptote-2.44/path.h:114:19: performance: Function parameter 'n1' should be passed by const reference. [passedByValue]
asymptote-2.44/path.h:114:34: performance: Function parameter 'n2' should be passed by const reference. [passedByValue]
asymptote-2.44/pen.h:256:12: performance: Function parameter 'P' should be passed by const reference. [passedByValue]
asymptote-2.44/psfile.h:173:24: performance: Function parameter 't' should be passed by const reference. [passedByValue]
asymptote-2.44/dec.h:50:15: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/dec.h:71:19: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/dec.h:86:23: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/dec.h:106:20: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/dec.h:124:22: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/dec.h:141:21: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/dec.h:201:18: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/dec.h:244:25: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/dec.h:284:29: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/dec.h:287:29: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/dec.h:307:23: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/dec.h:331:26: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/dec.h:352:18: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/dec.h:369:22: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/dec.h:397:16: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/dec.h:415:19: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/dec.h:418:19: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/dec.h:448:19: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/dec.h:451:19: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/dec.h:454:19: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/dec.h:498:22: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/dec.h:542:20: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/dec.h:557:23: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/dec.h:570:26: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/dec.h:607:23: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/dec.h:609:23: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/dec.h:623:20: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/dec.h:643:22: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/stm.h:29:16: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/stm.h:44:21: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/stm.h:57:21: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/stm.h:79:19: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/stm.h:98:18: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/stm.h:119:21: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/stm.h:132:18: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/stm.h:147:19: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/stm.h:163:27: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/stm.h:174:21: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/stm.h:184:24: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/stm.h:196:22: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/stm.h:215:23: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/texfile.h:274:23: performance: Function parameter 'p' should be passed by const reference. [passedByValue]
asymptote-2.44/texfile.h:285:25: performance: Function parameter 't' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:187:39: performance: Function parameter 'title' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:191:39: performance: Function parameter 'title' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:195:40: performance: Function parameter 'title' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:199:39: performance: Function parameter 'title' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:219:33: performance: Function parameter 'title' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:244:42: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:314:26: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:384:36: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:427:34: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:456:37: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:472:30: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:485:24: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:610:25: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:625:33: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:636:56: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:647:49: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:657:28: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:670:32: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:680:27: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:690:23: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:702:27: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:711:22: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:859:35: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:906:31: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:990:33: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:1001:26: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:1012:31: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:1031:31: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:1043:24: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:1055:29: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:1072:27: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:1084:25: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:1096:28: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:1110:26: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:1128:24: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:1144:25: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:1156:23: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:1169:27: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:1181:24: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:1194:31: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:1214:30: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:1227:37: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:1243:34: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:1265:33: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:1279:23: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:1301:24: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:1318:25: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:1333:27: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:1348:33: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:1366:37: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:1381:30: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:1428:36: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
asymptote-2.44/prc/writePRC.h:1457:32: performance: Function parameter 'n' should be passed by const reference. [passedByValue]
asymptote-2.44/flatguide.h:139:17: performance: Function parameter 'p' should be passed by const reference. [passedByValue]
asymptote-2.44/guide.h:97:18: performance: Function parameter 'p' should be passed by const reference. [passedByValue]
asymptote-2.44/guide.h:143:33: performance: Function parameter 'spec' should be passed by const reference. [passedByValue]
asymptote-2.44/mathop.h:82:51: performance: Function parameter 'y' should be passed by const reference. [passedByValue]
asymptote-2.44/mathop.h:103:41: performance: Function parameter 'x' should be passed by const reference. [passedByValue]
asymptote-2.44/mathop.h:288:41: performance: Function parameter 'u' should be passed by const reference. [passedByValue]
asymptote-2.44/mathop.h:288:57: performance: Function parameter 'v' should be passed by const reference. [passedByValue]
asymptote-2.44/mathop.h:299:41: performance: Function parameter 'u' should be passed by const reference. [passedByValue]
asymptote-2.44/mathop.h:299:57: performance: Function parameter 'v' should be passed by const reference. [passedByValue]
asymptote-2.44/drawelement.h:33:31: performance: Function parameter 'a' should be passed by const reference. [passedByValue]
asymptote-2.44/drawelement.h:33:41: performance: Function parameter 'b' should be passed by const reference. [passedByValue]
asymptote-2.44/drawelement.h:33:51: performance: Function parameter 'c' should be passed by const reference. [passedByValue]
asymptote-2.44/drawelement.h:39:32: performance: Function parameter 'a' should be passed by const reference. [passedByValue]
asymptote-2.44/drawelement.h:39:42: performance: Function parameter 'b' should be passed by const reference. [passedByValue]
asymptote-2.44/drawelement.h:39:52: performance: Function parameter 'c' should be passed by const reference. [passedByValue]
asymptote-2.44/drawelement.h:39:62: performance: Function parameter 'd' should be passed by const reference. [passedByValue]
asymptote-2.44/drawelement.h:261:21: performance: Function parameter 'p' should be passed by const reference. [passedByValue]
asymptote-2.44/drawelement.h:292:24: performance: Function parameter 'p' should be passed by const reference. [passedByValue]
asymptote-2.44/drawelement.h:292:31: performance: Function parameter 'pentype' should be passed by const reference. [passedByValue]
asymptote-2.44/drawelement.h:295:23: performance: Function parameter 'pentype' should be passed by const reference. [passedByValue]
asymptote-2.44/drawelement.h:346:48: performance: Function parameter 'pentype' should be passed by const reference. [passedByValue]
asymptote-2.44/refaccess.h:24:3: style: Class 'itemRefAccess' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/refaccess.h:37:3: style: Class 'refAccess' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/refaccess.h:27:8: style: The function 'encode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/access.h:49:16: note: Virtual function in base class
asymptote-2.44/refaccess.h:27:8: note: Function in derived class
asymptote-2.44/refaccess.h:28:8: style: The function 'encode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/access.h:55:16: note: Virtual function in base class
asymptote-2.44/refaccess.h:28:8: note: Function in derived class
asymptote-2.44/refaccess.h:40:8: style: The function 'encode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/access.h:49:16: note: Virtual function in base class
asymptote-2.44/refaccess.h:40:8: note: Function in derived class
asymptote-2.44/refaccess.h:41:8: style: The function 'encode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/access.h:55:16: note: Virtual function in base class
asymptote-2.44/refaccess.h:41:8: note: Function in derived class
asymptote-2.44/coder.h:289:37: performance: Function parameter 'it' should be passed by const reference. [passedByValue]
asymptote-2.44/refaccess.h:82:48: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/builtin.cc:513:26: performance: Function parameter 'v' should be passed by const reference. [passedByValue]
asymptote-2.44/builtin.cc:309:0: performance: Function parameter 'value' should be passed by const reference. [passedByValue]
asymptote-2.44/coder.h:205:8: style: Technically the member function 'trans::coder::isRecord' can be const. [functionConst]
asymptote-2.44/coder.cc:356:13: note: Technically the member function 'trans::coder::isRecord' can be const.
asymptote-2.44/coder.h:205:8: note: Technically the member function 'trans::coder::isRecord' can be const.
asymptote-2.44/coder.h:391:8: performance: Technically the member function 'trans::coder::encodePatch' can be static. [functionStatic]
asymptote-2.44/coder.cc:310:13: note: Technically the member function 'trans::coder::encodePatch' can be static.
asymptote-2.44/coder.h:391:8: note: Technically the member function 'trans::coder::encodePatch' can be static.
asymptote-2.44/coder.cc:40:23: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/coder.cc:61:23: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/coder.cc:83:23: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/coder.cc:99:35: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/coder.cc:104:34: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/coder.cc:321:30: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/coenv.cc:35:35: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/coenv.cc:41:35: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/fundec.h:72:3: style: Class 'formals' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/fundec.h:30:16: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/fundec.h:30:16: note: Function in derived class
asymptote-2.44/fundec.h:77:16: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/fundec.h:77:16: note: Function in derived class
asymptote-2.44/fundec.h:142:16: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/fundec.h:142:16: note: Function in derived class
asymptote-2.44/fundec.h:146:22: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:85:22: note: Virtual function in base class
asymptote-2.44/fundec.h:146:22: note: Function in derived class
asymptote-2.44/fundec.h:150:22: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:108:22: note: Virtual function in base class
asymptote-2.44/fundec.h:150:22: note: Function in derived class
asymptote-2.44/fundec.h:164:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:144:16: note: Virtual function in base class
asymptote-2.44/fundec.h:164:8: note: Function in derived class
asymptote-2.44/fundec.h:166:8: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:153:16: note: Virtual function in base class
asymptote-2.44/fundec.h:166:8: note: Function in derived class
asymptote-2.44/fundec.h:168:8: style: The function 'transAsField' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/dec.h:175:16: note: Virtual function in base class
asymptote-2.44/fundec.h:168:8: note: Function in derived class
asymptote-2.44/newexp.h:29:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/newexp.h:29:8: note: Function in derived class
asymptote-2.44/newexp.h:34:14: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:85:22: note: Virtual function in base class
asymptote-2.44/newexp.h:34:14: note: Function in derived class
asymptote-2.44/newexp.h:35:14: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:108:22: note: Virtual function in base class
asymptote-2.44/newexp.h:35:14: note: Function in derived class
asymptote-2.44/newexp.h:52:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/newexp.h:52:8: note: Function in derived class
asymptote-2.44/newexp.h:54:14: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:85:22: note: Virtual function in base class
asymptote-2.44/newexp.h:54:14: note: Function in derived class
asymptote-2.44/newexp.h:55:14: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:108:22: note: Virtual function in base class
asymptote-2.44/newexp.h:55:14: note: Function in derived class
asymptote-2.44/fundec.h:25:19: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/fundec.h:72:20: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/fundec.h:139:19: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/fundec.h:160:19: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/newexp.h:26:25: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/newexp.h:45:24: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/constructor.cc:122:45: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/dec.cc:286:10: warning: Assert statement calls a function which may have desired side effects: 'staticSet'. [assertWithSideEffect]
asymptote-2.44/dec.cc:625:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/dec.cc:625:8: note: Function in derived class
asymptote-2.44/dec.cc:629:14: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:85:22: note: Virtual function in base class
asymptote-2.44/dec.cc:629:14: note: Function in derived class
asymptote-2.44/dec.cc:635:8: style: The function 'transCall' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:158:16: note: Virtual function in base class
asymptote-2.44/dec.cc:635:8: note: Function in derived class
asymptote-2.44/dec.cc:640:14: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:108:22: note: Virtual function in base class
asymptote-2.44/dec.cc:640:14: note: Function in derived class
asymptote-2.44/dec.cc:644:8: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:183:16: note: Virtual function in base class
asymptote-2.44/dec.cc:644:8: note: Function in derived class
asymptote-2.44/dec.cc:68:0: error: Memory leak: a [memleak]
asymptote-2.44/dec.cc:113:31: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/dec.cc:433:33: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/dec.cc:492:25: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/dec.cc:503:35: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/dec.cc:622:26: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/drawfill.h:124:3: warning: Member variable 'drawAxialShade::colorspace' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/drawfill.h:29:8: style: The function 'svg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:167:16: note: Virtual function in base class
asymptote-2.44/drawfill.h:29:8: note: Function in derived class
asymptote-2.44/drawfill.h:32:8: style: The function 'svgpng' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:170:16: note: Virtual function in base class
asymptote-2.44/drawfill.h:32:8: note: Function in derived class
asymptote-2.44/drawfill.h:36:16: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:186:16: note: Virtual function in base class
asymptote-2.44/drawfill.h:36:16: note: Function in derived class
asymptote-2.44/drawfill.h:49:16: style: The function 'transformed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:210:24: note: Virtual function in base class
asymptote-2.44/drawfill.h:49:16: note: Function in derived class
asymptote-2.44/drawfill.h:64:8: style: The function 'svgpng' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:170:16: note: Virtual function in base class
asymptote-2.44/drawfill.h:64:8: note: Function in derived class
asymptote-2.44/drawfill.h:69:8: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawfill.h:36:16: note: Virtual function in base class
asymptote-2.44/drawfill.h:69:8: note: Function in derived class
asymptote-2.44/drawfill.h:92:8: style: The function 'palette' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawfill.h:38:16: note: Virtual function in base class
asymptote-2.44/drawfill.h:92:8: note: Function in derived class
asymptote-2.44/drawfill.h:96:8: style: The function 'beginshade' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawfill.h:66:16: note: Virtual function in base class
asymptote-2.44/drawfill.h:96:8: note: Function in derived class
asymptote-2.44/drawfill.h:100:8: style: The function 'shade' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawfill.h:67:16: note: Virtual function in base class
asymptote-2.44/drawfill.h:100:8: note: Function in derived class
asymptote-2.44/drawfill.h:112:16: style: The function 'transformed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:210:24: note: Virtual function in base class
asymptote-2.44/drawfill.h:112:16: note: Function in derived class
asymptote-2.44/drawfill.h:129:8: style: The function 'svgpng' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:170:16: note: Virtual function in base class
asymptote-2.44/drawfill.h:129:8: note: Function in derived class
asymptote-2.44/drawfill.h:131:8: style: The function 'palette' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawfill.h:38:16: note: Virtual function in base class
asymptote-2.44/drawfill.h:131:8: note: Function in derived class
asymptote-2.44/drawfill.h:133:8: style: The function 'beginshade' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawfill.h:66:16: note: Virtual function in base class
asymptote-2.44/drawfill.h:133:8: note: Function in derived class
asymptote-2.44/drawfill.h:137:8: style: The function 'shade' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawfill.h:67:16: note: Virtual function in base class
asymptote-2.44/drawfill.h:137:8: note: Function in derived class
asymptote-2.44/drawfill.h:141:16: style: The function 'transformed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:210:24: note: Virtual function in base class
asymptote-2.44/drawfill.h:141:16: note: Function in derived class
asymptote-2.44/drawfill.h:155:8: style: The function 'svgpng' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:170:16: note: Virtual function in base class
asymptote-2.44/drawfill.h:155:8: note: Function in derived class
asymptote-2.44/drawfill.h:157:8: style: The function 'beginshade' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawfill.h:66:16: note: Virtual function in base class
asymptote-2.44/drawfill.h:157:8: note: Function in derived class
asymptote-2.44/drawfill.h:161:8: style: The function 'shade' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawfill.h:67:16: note: Virtual function in base class
asymptote-2.44/drawfill.h:161:8: note: Function in derived class
asymptote-2.44/drawfill.h:165:16: style: The function 'transformed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:210:24: note: Virtual function in base class
asymptote-2.44/drawfill.h:165:16: note: Function in derived class
asymptote-2.44/drawfill.h:178:8: style: The function 'svgpng' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:170:16: note: Virtual function in base class
asymptote-2.44/drawfill.h:178:8: note: Function in derived class
asymptote-2.44/drawfill.h:180:8: style: The function 'palette' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawfill.h:38:16: note: Virtual function in base class
asymptote-2.44/drawfill.h:180:8: note: Function in derived class
asymptote-2.44/drawfill.h:184:8: style: The function 'beginshade' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawfill.h:66:16: note: Virtual function in base class
asymptote-2.44/drawfill.h:184:8: note: Function in derived class
asymptote-2.44/drawfill.h:188:8: style: The function 'shade' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawfill.h:67:16: note: Virtual function in base class
asymptote-2.44/drawfill.h:188:8: note: Function in derived class
asymptote-2.44/drawfill.h:192:16: style: The function 'transformed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:210:24: note: Virtual function in base class
asymptote-2.44/drawfill.h:192:16: note: Function in derived class
asymptote-2.44/drawfill.h:204:8: style: The function 'svgpng' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:170:16: note: Virtual function in base class
asymptote-2.44/drawfill.h:204:8: note: Function in derived class
asymptote-2.44/drawfill.h:208:8: style: The function 'palette' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawfill.h:38:16: note: Virtual function in base class
asymptote-2.44/drawfill.h:208:8: note: Function in derived class
asymptote-2.44/drawfill.h:212:8: style: The function 'beginshade' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawfill.h:66:16: note: Virtual function in base class
asymptote-2.44/drawfill.h:212:8: note: Function in derived class
asymptote-2.44/drawfill.h:216:8: style: The function 'shade' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawfill.h:67:16: note: Virtual function in base class
asymptote-2.44/drawfill.h:216:8: note: Function in derived class
asymptote-2.44/drawfill.h:220:16: style: The function 'transformed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:210:24: note: Virtual function in base class
asymptote-2.44/drawfill.h:220:16: note: Function in derived class
asymptote-2.44/drawfill.h:238:8: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawfill.h:36:16: note: Virtual function in base class
asymptote-2.44/drawfill.h:238:8: note: Function in derived class
asymptote-2.44/drawfill.h:240:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:191:16: note: Virtual function in base class
asymptote-2.44/drawfill.h:240:8: note: Function in derived class
asymptote-2.44/drawfill.h:242:8: style: The function 'islabel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:160:16: note: Virtual function in base class
asymptote-2.44/drawfill.h:242:8: note: Function in derived class
asymptote-2.44/drawfill.h:244:16: style: The function 'transformed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:210:24: note: Virtual function in base class
asymptote-2.44/drawfill.h:244:16: note: Function in derived class
asymptote-2.44/drawfill.h:24:51: performance: Function parameter 'pentype' should be passed by const reference. [passedByValue]
asymptote-2.44/drawfill.h:54:52: performance: Function parameter 'pentype' should be passed by const reference. [passedByValue]
asymptote-2.44/drawfill.h:88:59: performance: Function parameter 'pentype' should be passed by const reference. [passedByValue]
asymptote-2.44/drawfill.h:124:57: performance: Function parameter 'pentype' should be passed by const reference. [passedByValue]
asymptote-2.44/drawfill.h:125:44: performance: Function parameter 'penb' should be passed by const reference. [passedByValue]
asymptote-2.44/drawfill.h:150:23: performance: Function parameter 'pentype' should be passed by const reference. [passedByValue]
asymptote-2.44/drawfill.h:150:69: performance: Function parameter 'penb' should be passed by const reference. [passedByValue]
asymptote-2.44/drawfill.h:172:59: performance: Function parameter 'pentype' should be passed by const reference. [passedByValue]
asymptote-2.44/drawfill.h:200:23: performance: Function parameter 'pentype' should be passed by const reference. [passedByValue]
asymptote-2.44/drawfill.h:227:60: performance: Function parameter 'pentype' should be passed by const reference. [passedByValue]
asymptote-2.44/drawlabel.h:49:8: style: The function 'islabel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:160:16: note: Virtual function in base class
asymptote-2.44/drawlabel.h:49:8: note: Function in derived class
asymptote-2.44/drawlabel.h:53:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:191:16: note: Virtual function in base class
asymptote-2.44/drawlabel.h:53:8: note: Function in derived class
asymptote-2.44/drawlabel.h:55:16: style: The function 'transformed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:210:24: note: Virtual function in base class
asymptote-2.44/drawlabel.h:55:16: note: Function in derived class
asymptote-2.44/drawlabel.h:72:8: style: The function 'svg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:167:16: note: Virtual function in base class
asymptote-2.44/drawlabel.h:72:8: note: Function in derived class
asymptote-2.44/drawlabel.h:73:8: style: The function 'svgpng' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:170:16: note: Virtual function in base class
asymptote-2.44/drawlabel.h:73:8: note: Function in derived class
asymptote-2.44/drawlabel.h:77:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:191:16: note: Virtual function in base class
asymptote-2.44/drawlabel.h:77:8: note: Function in derived class
asymptote-2.44/drawlabel.h:79:16: style: The function 'transformed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:210:24: note: Virtual function in base class
asymptote-2.44/drawlabel.h:79:16: note: Function in derived class
asymptote-2.44/drawlabel.h:35:50: performance: Function parameter 'T' should be passed by const reference. [passedByValue]
asymptote-2.44/drawlabel.h:36:29: performance: Function parameter 'pentype' should be passed by const reference. [passedByValue]
asymptote-2.44/drawlabel.h:65:49: performance: Function parameter 'src' should be passed by const reference. [passedByValue]
asymptote-2.44/drawlabel.h:66:49: performance: Function parameter 'pentype' should be passed by const reference. [passedByValue]
asymptote-2.44/drawpath.h:26:8: style: The function 'svg' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:167:16: note: Virtual function in base class
asymptote-2.44/drawpath.h:26:8: note: Function in derived class
asymptote-2.44/drawpath.h:28:8: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:186:16: note: Virtual function in base class
asymptote-2.44/drawpath.h:28:8: note: Function in derived class
asymptote-2.44/drawpath.h:30:16: style: The function 'transformed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:210:24: note: Virtual function in base class
asymptote-2.44/drawpath.h:30:16: note: Function in derived class
asymptote-2.44/drawpath.h:18:17: performance: Function parameter 'src' should be passed by const reference. [passedByValue]
asymptote-2.44/drawpath.h:18:26: performance: Function parameter 'pentype' should be passed by const reference. [passedByValue]
asymptote-2.44/drawpath.cc:75:34: performance: Function parameter 'p' should be passed by const reference. [passedByValue]
asymptote-2.44/drawpath.cc:75:41: performance: Function parameter 'pentype' should be passed by const reference. [passedByValue]
asymptote-2.44/drawsurface.h:522:0: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
asymptote-2.44/drawsurface.h:542:0: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
asymptote-2.44/drawsurface.h:560:0: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
asymptote-2.44/drawsurface.h:561:0: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
asymptote-2.44/drawsurface.h:573:0: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
asymptote-2.44/drawsurface.h:574:0: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
asymptote-2.44/drawsurface.h:640:0: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
asymptote-2.44/drawsurface.h:668:0: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
asymptote-2.44/drawsurface.h:669:0: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
asymptote-2.44/drawpath3.h:38:5: performance: Variable 'center' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
asymptote-2.44/drawsurface.h:461:5: performance: Variable 'v' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
asymptote-2.44/drawsurface.h:467:5: performance: Variable 'v' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
asymptote-2.44/path3.h:43:1: warning: The class 'path3' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
asymptote-2.44/drawpath3.h:43:8: style: The function 'is3D' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:164:16: note: Virtual function in base class
asymptote-2.44/drawpath3.h:43:8: note: Function in derived class
asymptote-2.44/drawpath3.h:45:8: style: The function 'bounds' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:132:16: note: Virtual function in base class
asymptote-2.44/drawpath3.h:45:8: note: Function in derived class
asymptote-2.44/drawpath3.h:56:8: style: The function 'ratio' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:136:16: note: Virtual function in base class
asymptote-2.44/drawpath3.h:56:8: note: Function in derived class
asymptote-2.44/drawpath3.h:72:8: style: The function 'render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:205:16: note: Virtual function in base class
asymptote-2.44/drawpath3.h:72:8: note: Function in derived class
asymptote-2.44/drawpath3.h:75:16: style: The function 'transformed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:214:24: note: Virtual function in base class
asymptote-2.44/drawpath3.h:75:16: note: Function in derived class
asymptote-2.44/drawpath3.h:145:8: style: The function 'is3D' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:164:16: note: Virtual function in base class
asymptote-2.44/drawpath3.h:145:8: note: Function in derived class
asymptote-2.44/drawpath3.h:147:8: style: The function 'bounds' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:132:16: note: Virtual function in base class
asymptote-2.44/drawpath3.h:147:8: note: Function in derived class
asymptote-2.44/drawpath3.h:153:8: style: The function 'displacement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:202:16: note: Virtual function in base class
asymptote-2.44/drawpath3.h:153:8: note: Function in derived class
asymptote-2.44/drawpath3.h:154:8: style: The function 'ratio' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:136:16: note: Virtual function in base class
asymptote-2.44/drawpath3.h:154:8: note: Function in derived class
asymptote-2.44/drawpath3.h:157:8: style: The function 'render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:205:16: note: Virtual function in base class
asymptote-2.44/drawpath3.h:157:8: note: Function in derived class
asymptote-2.44/drawpath3.h:161:16: style: The function 'transformed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:214:24: note: Virtual function in base class
asymptote-2.44/drawpath3.h:161:16: note: Function in derived class
asymptote-2.44/drawsurface.h:111:8: style: The function 'is3D' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:164:16: note: Virtual function in base class
asymptote-2.44/drawsurface.h:111:8: note: Function in derived class
asymptote-2.44/drawsurface.h:131:8: style: The function 'bounds' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:132:16: note: Virtual function in base class
asymptote-2.44/drawsurface.h:131:8: note: Function in derived class
asymptote-2.44/drawsurface.h:133:8: style: The function 'ratio' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:136:16: note: Virtual function in base class
asymptote-2.44/drawsurface.h:133:8: note: Function in derived class
asymptote-2.44/drawsurface.h:138:8: style: The function 'render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:205:16: note: Virtual function in base class
asymptote-2.44/drawsurface.h:138:8: note: Function in derived class
asymptote-2.44/drawsurface.h:140:16: style: The function 'transformed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:214:24: note: Virtual function in base class
asymptote-2.44/drawsurface.h:140:16: note: Function in derived class
asymptote-2.44/drawsurface.h:160:8: style: The function 'bounds' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:132:16: note: Virtual function in base class
asymptote-2.44/drawsurface.h:160:8: note: Function in derived class
asymptote-2.44/drawsurface.h:162:8: style: The function 'ratio' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:136:16: note: Virtual function in base class
asymptote-2.44/drawsurface.h:162:8: note: Function in derived class
asymptote-2.44/drawsurface.h:167:8: style: The function 'render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:205:16: note: Virtual function in base class
asymptote-2.44/drawsurface.h:167:8: note: Function in derived class
asymptote-2.44/drawsurface.h:169:16: style: The function 'transformed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:214:24: note: Virtual function in base class
asymptote-2.44/drawsurface.h:169:16: note: Function in derived class
asymptote-2.44/drawsurface.h:292:8: style: The function 'is3D' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:164:16: note: Virtual function in base class
asymptote-2.44/drawsurface.h:292:8: note: Function in derived class
asymptote-2.44/drawsurface.h:294:8: style: The function 'bounds' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:132:16: note: Virtual function in base class
asymptote-2.44/drawsurface.h:294:8: note: Function in derived class
asymptote-2.44/drawsurface.h:300:8: style: The function 'displacement' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:202:16: note: Virtual function in base class
asymptote-2.44/drawsurface.h:300:8: note: Function in derived class
asymptote-2.44/drawsurface.h:301:8: style: The function 'ratio' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:136:16: note: Virtual function in base class
asymptote-2.44/drawsurface.h:301:8: note: Function in derived class
asymptote-2.44/drawsurface.h:304:8: style: The function 'render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:205:16: note: Virtual function in base class
asymptote-2.44/drawsurface.h:304:8: note: Function in derived class
asymptote-2.44/drawsurface.h:308:16: style: The function 'transformed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:214:24: note: Virtual function in base class
asymptote-2.44/drawsurface.h:308:16: note: Function in derived class
asymptote-2.44/drawsurface.h:370:16: style: The function 'transformed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:245:24: note: Virtual function in base class
asymptote-2.44/drawsurface.h:370:16: note: Function in derived class
asymptote-2.44/drawsurface.h:387:16: style: The function 'transformed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:245:24: note: Virtual function in base class
asymptote-2.44/drawsurface.h:387:16: note: Function in derived class
asymptote-2.44/drawsurface.h:404:16: style: The function 'transformed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:245:24: note: Virtual function in base class
asymptote-2.44/drawsurface.h:404:16: note: Function in derived class
asymptote-2.44/drawsurface.h:447:16: style: The function 'transformed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:214:24: note: Virtual function in base class
asymptote-2.44/drawsurface.h:447:16: note: Function in derived class
asymptote-2.44/drawsurface.h:470:8: style: The function 'bounds' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:132:16: note: Virtual function in base class
asymptote-2.44/drawsurface.h:470:8: note: Function in derived class
asymptote-2.44/drawsurface.h:483:8: style: The function 'render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:205:16: note: Virtual function in base class
asymptote-2.44/drawsurface.h:483:8: note: Function in derived class
asymptote-2.44/drawsurface.h:489:16: style: The function 'transformed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:214:24: note: Virtual function in base class
asymptote-2.44/drawsurface.h:489:16: note: Function in derived class
asymptote-2.44/drawsurface.h:581:8: style: The function 'is3D' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:164:16: note: Virtual function in base class
asymptote-2.44/drawsurface.h:581:8: note: Function in derived class
asymptote-2.44/drawsurface.h:583:8: style: The function 'bounds' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:132:16: note: Virtual function in base class
asymptote-2.44/drawsurface.h:583:8: note: Function in derived class
asymptote-2.44/drawsurface.h:585:8: style: The function 'ratio' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:136:16: note: Virtual function in base class
asymptote-2.44/drawsurface.h:585:8: note: Function in derived class
asymptote-2.44/drawsurface.h:590:16: style: The function 'transformed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:214:24: note: Virtual function in base class
asymptote-2.44/drawsurface.h:590:16: note: Function in derived class
asymptote-2.44/drawsurface.h:678:8: style: The function 'render' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:205:16: note: Virtual function in base class
asymptote-2.44/drawsurface.h:678:8: note: Function in derived class
asymptote-2.44/drawsurface.h:684:16: style: The function 'transformed' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:214:24: note: Virtual function in base class
asymptote-2.44/drawsurface.h:684:16: note: Function in derived class
asymptote-2.44/path3.h:59:16: performance: Function parameter 'z' should be passed by const reference. [passedByValue]
asymptote-2.44/path3.h:80:21: performance: Function parameter 'n1' should be passed by const reference. [passedByValue]
asymptote-2.44/path3.h:80:37: performance: Function parameter 'n2' should be passed by const reference. [passedByValue]
asymptote-2.44/drawpath3.h:29:19: performance: Function parameter 'g' should be passed by const reference. [passedByValue]
asymptote-2.44/drawpath3.h:29:29: performance: Function parameter 'center' should be passed by const reference. [passedByValue]
asymptote-2.44/drawsurface.h:52:60: performance: Function parameter 'center' should be passed by const reference. [passedByValue]
asymptote-2.44/drawsurface.h:120:46: performance: Function parameter 'center' should be passed by const reference. [passedByValue]
asymptote-2.44/drawsurface.h:149:49: performance: Function parameter 'center' should be passed by const reference. [passedByValue]
asymptote-2.44/drawsurface.h:422:18: performance: Function parameter 'center' should be passed by const reference. [passedByValue]
asymptote-2.44/drawsurface.h:422:32: performance: Function parameter 'g' should be passed by const reference. [passedByValue]
asymptote-2.44/drawsurface.cc:122:15: error: Array 'Vertices[3]' accessed at index 3, which is out of bounds. [arrayIndexOutOfBounds]
asymptote-2.44/drawsurface.cc:127:15: error: Array 'Vertices[3]' accessed at index 3, which is out of bounds. [arrayIndexOutOfBounds]
asymptote-2.44/drawsurface.cc:251:44: style: Function 'render' argument 3 names different: declaration 'Min' definition 'b'. [funcArgNamesDifferent]
asymptote-2.44/drawsurface.h:138:53: note: Function 'render' argument 3 names different: declaration 'Min' definition 'b'.
asymptote-2.44/drawsurface.cc:251:44: note: Function 'render' argument 3 names different: declaration 'Min' definition 'b'.
asymptote-2.44/drawsurface.cc:251:61: style: Function 'render' argument 4 names different: declaration 'Max' definition 'B'. [funcArgNamesDifferent]
asymptote-2.44/drawsurface.h:138:72: note: Function 'render' argument 4 names different: declaration 'Max' definition 'B'.
asymptote-2.44/drawsurface.cc:251:61: note: Function 'render' argument 4 names different: declaration 'Max' definition 'B'.
asymptote-2.44/drawsurface.cc:489:47: style: Function 'render' argument 3 names different: declaration 'Min' definition 'b'. [funcArgNamesDifferent]
asymptote-2.44/drawsurface.h:167:53: note: Function 'render' argument 3 names different: declaration 'Min' definition 'b'.
asymptote-2.44/drawsurface.cc:489:47: note: Function 'render' argument 3 names different: declaration 'Min' definition 'b'.
asymptote-2.44/drawsurface.cc:489:64: style: Function 'render' argument 4 names different: declaration 'Max' definition 'B'. [funcArgNamesDifferent]
asymptote-2.44/drawsurface.h:167:72: note: Function 'render' argument 4 names different: declaration 'Max' definition 'B'.
asymptote-2.44/drawsurface.cc:489:64: note: Function 'render' argument 4 names different: declaration 'Max' definition 'B'.
asymptote-2.44/entry.cc:518:26: warning: Assert statement calls a function which may have desired side effects: 'getType'. [assertWithSideEffect]
asymptote-2.44/entry.cc:530:31: warning: Assert statement calls a function which may have desired side effects: 'getType'. [assertWithSideEffect]
asymptote-2.44/entry.h:453:8: style: Unused private function: 'venv::checkName' [unusedPrivateFunction]
asymptote-2.44/memory.h:126:0: style: Struct 'mem :: vector < ty * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/env.cc:31:8: style: The function 'castable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/types.h:73:16: note: Virtual function in base class
asymptote-2.44/env.cc:31:8: note: Function in derived class
asymptote-2.44/env.cc:73:10: style: The function 'base' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/types.h:624:16: note: Virtual function in base class
asymptote-2.44/env.cc:73:10: note: Function in derived class
asymptote-2.44/envcompleter.h:33:3: style: Class 'envCompleter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/envcompleter.h:36:9: style: The function 'operator()' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/interact.h:45:17: note: Virtual function in base class
asymptote-2.44/envcompleter.h:36:9: note: Function in derived class
asymptote-2.44/errormsg.cc:36:36: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/errormsg.cc:43:37: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/errormsg.cc:55:36: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/errormsg.cc:61:34: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/errormsg.cc:67:36: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/errormsg.cc:73:36: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/errormsg.cc:79:34: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/exp.cc:169:51: style: Function 'transWrite' argument 2 names different: declaration 't' definition 'target'. [funcArgNamesDifferent]
asymptote-2.44/exp.h:223:40: note: Function 'transWrite' argument 2 names different: declaration 't' definition 'target'.
asymptote-2.44/exp.cc:169:51: note: Function 'transWrite' argument 2 names different: declaration 't' definition 'target'.
asymptote-2.44/exp.cc:163:21: warning: Assert statement calls a function which may have desired side effects: 'getType'. [assertWithSideEffect]
asymptote-2.44/exp.cc:1188:5: style: Struct 'promoter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/exp.cc:1002:0: error: Memory leak: temp [memleak]
asymptote-2.44/exp.cc:140:35: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/exp.cc:142:35: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/align.h:63:15: style: The scope of the variable 'invalid' can be reduced. [variableScope]
asymptote-2.44/align.h:64:15: style: The scope of the variable 'nomem' can be reduced. [variableScope]
asymptote-2.44/fftw++.cc:69:13: warning: Member variable 'ThreadBase::innerthreads' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/fftw++.h:117:3: warning: Member variable 'ThreadBase::innerthreads' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/fftw++.h:262:3: warning: Member variable 'fftw::doubles' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/fftw++.h:262:3: warning: Member variable 'fftw::sign' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/fftw++.h:262:3: warning: Member variable 'fftw::threads' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/fftw++.h:262:3: warning: Member variable 'fftw::norm' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/fftw++.h:262:3: warning: Member variable 'fftw::inplace' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/fftw++.h:263:3: warning: Member variable 'fftw::inplace' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/statistics.h:13:10: style: Technically the member function 'utils::statistics::count' can be const. [functionConst]
asymptote-2.44/statistics.h:14:10: style: Technically the member function 'utils::statistics::mean' can be const. [functionConst]
asymptote-2.44/statistics.h:25:10: style: Technically the member function 'utils::statistics::stdev' can be const. [functionConst]
asymptote-2.44/fftw++.h:119:16: style: Technically the member function 'fftwpp::ThreadBase::Threads' can be const. [functionConst]
asymptote-2.44/fftw++.h:143:16: performance: Technically the member function 'fftwpp::fftw::Dist' can be static. [functionStatic]
asymptote-2.44/fftw++.h:147:16: performance: Technically the member function 'fftwpp::fftw::realsize' can be static. [functionStatic]
asymptote-2.44/fftw++.h:278:15: performance: Technically the member function 'fftwpp::fftw::CheckAlign' can be static. [functionStatic]
asymptote-2.44/fftw++.h:284:8: performance: Technically the member function 'fftwpp::fftw::noplan' can be static. [functionStatic]
asymptote-2.44/fftw++.h:437:8: style: Technically the member function 'fftwpp::fftw::Normalize' can be const. [functionConst]
asymptote-2.44/fftw++.h:445:8: style: Technically the member function 'fftwpp::fftw::Normalize' can be const. [functionConst]
asymptote-2.44/fftw++.h:1224:8: style: Technically the member function 'fftwpp::rcfft2d::deNyquist' can be const. [functionConst]
asymptote-2.44/fftw++.h:1293:8: style: Technically the member function 'fftwpp::crfft2d::deNyquist' can be const. [functionConst]
asymptote-2.44/fftw++.h:1413:8: style: Technically the member function 'fftwpp::rcfft3d::deNyquist' can be const. [functionConst]
asymptote-2.44/fftw++.h:1498:8: style: Technically the member function 'fftwpp::crfft3d::deNyquist' can be const. [functionConst]
asymptote-2.44/fftw++.h:631:0: performance: Technically the member function 'fftwpp :: Threadtable < keytype1 , keyless1 >::Lookup' can be static. [functionStatic]
asymptote-2.44/fftw++.h:636:0: performance: Technically the member function 'fftwpp :: Threadtable < keytype1 , keyless1 >::Store' can be static. [functionStatic]
asymptote-2.44/fftw++.h:631:0: performance: Technically the member function 'fftwpp :: Threadtable < keytype3 , keyless3 >::Lookup' can be static. [functionStatic]
asymptote-2.44/fftw++.h:636:0: performance: Technically the member function 'fftwpp :: Threadtable < keytype3 , keyless3 >::Store' can be static. [functionStatic]
asymptote-2.44/fftw++.h:631:0: performance: Technically the member function 'fftwpp :: Threadtable < keytype2 , keyless2 >::Lookup' can be static. [functionStatic]
asymptote-2.44/fftw++.h:636:0: performance: Technically the member function 'fftwpp :: Threadtable < keytype2 , keyless2 >::Store' can be static. [functionStatic]
asymptote-2.44/fftw++.h:137:16: warning: The class 'fftw' defines member variable with name 'threads' also defined in its parent class 'ThreadBase'. [duplInheritedMember]
asymptote-2.44/fftw++.h:113:16: note: Parent variable 'ThreadBase::threads'
asymptote-2.44/fftw++.h:137:16: note: Derived variable 'fftw::threads'
asymptote-2.44/fftw++.h:117:3: style: Class 'ThreadBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/fftw++.h:738:14: style: The function 'lookup' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fftw++.h:341:22: note: Virtual function in base class
asymptote-2.44/fftw++.h:738:14: note: Function in derived class
asymptote-2.44/fftw++.h:741:8: style: The function 'store' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fftw++.h:344:16: note: Virtual function in base class
asymptote-2.44/fftw++.h:741:8: note: Function in derived class
asymptote-2.44/fftw++.h:745:13: style: The function 'Plan' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fftw++.h:276:21: note: Virtual function in base class
asymptote-2.44/fftw++.h:745:13: note: Function in derived class
asymptote-2.44/fftw++.h:944:14: style: The function 'lookup' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fftw++.h:341:22: note: Virtual function in base class
asymptote-2.44/fftw++.h:944:14: note: Function in derived class
asymptote-2.44/fftw++.h:947:8: style: The function 'store' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fftw++.h:344:16: note: Virtual function in base class
asymptote-2.44/fftw++.h:947:8: note: Function in derived class
asymptote-2.44/fftw++.h:951:13: style: The function 'Plan' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fftw++.h:276:21: note: Virtual function in base class
asymptote-2.44/fftw++.h:951:13: note: Function in derived class
asymptote-2.44/fftw++.h:955:8: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fftw++.h:398:16: note: Virtual function in base class
asymptote-2.44/fftw++.h:955:8: note: Function in derived class
asymptote-2.44/fftw++.h:992:14: style: The function 'lookup' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fftw++.h:341:22: note: Virtual function in base class
asymptote-2.44/fftw++.h:992:14: note: Function in derived class
asymptote-2.44/fftw++.h:995:8: style: The function 'store' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fftw++.h:344:16: note: Virtual function in base class
asymptote-2.44/fftw++.h:995:8: note: Function in derived class
asymptote-2.44/fftw++.h:999:13: style: The function 'Plan' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fftw++.h:276:21: note: Virtual function in base class
asymptote-2.44/fftw++.h:999:13: note: Function in derived class
asymptote-2.44/fftw++.h:1003:8: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fftw++.h:398:16: note: Virtual function in base class
asymptote-2.44/fftw++.h:1003:8: note: Function in derived class
asymptote-2.44/fftw++.h:1156:14: style: The function 'lookup' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fftw++.h:341:22: note: Virtual function in base class
asymptote-2.44/fftw++.h:1156:14: note: Function in derived class
asymptote-2.44/fftw++.h:1159:8: style: The function 'store' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fftw++.h:344:16: note: Virtual function in base class
asymptote-2.44/fftw++.h:1159:8: note: Function in derived class
asymptote-2.44/fftw++.h:1163:13: style: The function 'Plan' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fftw++.h:276:21: note: Virtual function in base class
asymptote-2.44/fftw++.h:1163:13: note: Function in derived class
asymptote-2.44/fftw++.h:1168:8: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fftw++.h:398:16: note: Virtual function in base class
asymptote-2.44/fftw++.h:1168:8: note: Function in derived class
asymptote-2.44/fftw++.h:1210:13: style: The function 'Plan' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fftw++.h:276:21: note: Virtual function in base class
asymptote-2.44/fftw++.h:1210:13: note: Function in derived class
asymptote-2.44/fftw++.h:1215:8: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fftw++.h:398:16: note: Virtual function in base class
asymptote-2.44/fftw++.h:1215:8: note: Function in derived class
asymptote-2.44/fftw++.h:1279:13: style: The function 'Plan' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fftw++.h:276:21: note: Virtual function in base class
asymptote-2.44/fftw++.h:1279:13: note: Function in derived class
asymptote-2.44/fftw++.h:1284:8: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fftw++.h:398:16: note: Virtual function in base class
asymptote-2.44/fftw++.h:1284:8: note: Function in derived class
asymptote-2.44/fftw++.h:1355:13: style: The function 'Plan' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fftw++.h:276:21: note: Virtual function in base class
asymptote-2.44/fftw++.h:1355:13: note: Function in derived class
asymptote-2.44/fftw++.h:1399:13: style: The function 'Plan' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fftw++.h:276:21: note: Virtual function in base class
asymptote-2.44/fftw++.h:1399:13: note: Function in derived class
asymptote-2.44/fftw++.h:1404:8: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fftw++.h:398:16: note: Virtual function in base class
asymptote-2.44/fftw++.h:1404:8: note: Function in derived class
asymptote-2.44/fftw++.h:1484:13: style: The function 'Plan' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fftw++.h:276:21: note: Virtual function in base class
asymptote-2.44/fftw++.h:1484:13: note: Function in derived class
asymptote-2.44/fftw++.h:1489:8: style: The function 'Execute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/fftw++.h:398:16: note: Virtual function in base class
asymptote-2.44/fftw++.h:1489:8: note: Function in derived class
asymptote-2.44/fileio.cc:24:7: style: The scope of the variable 'c' can be reduced. [variableScope]
asymptote-2.44/fundec.cc:192:31: style: Variable 'index' is modified but its new value is never used. [unreadVariable]
asymptote-2.44/fundec.cc:127:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/fundec.cc:127:8: note: Function in derived class
asymptote-2.44/fundec.cc:131:14: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:108:22: note: Virtual function in base class
asymptote-2.44/fundec.cc:131:14: note: Function in derived class
asymptote-2.44/fundec.cc:135:14: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:85:22: note: Virtual function in base class
asymptote-2.44/fundec.cc:135:14: note: Function in derived class
asymptote-2.44/fundec.cc:124:27: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
asymptote-2.44/genv.cc:67:33: style: Function 'loadModule' argument 1 names different: declaration 'name' definition 'id'. [funcArgNamesDifferent]
asymptote-2.44/genv.h:46:29: note: Function 'loadModule' argument 1 names different: declaration 'name' definition 'id'.
asymptote-2.44/genv.cc:67:33: note: Function 'loadModule' argument 1 names different: declaration 'name' definition 'id'.
asymptote-2.44/genv.cc:67:44: style: Function 'loadModule' argument 2 names different: declaration 's' definition 'filename'. [funcArgNamesDifferent]
asymptote-2.44/genv.h:46:42: note: Function 'loadModule' argument 2 names different: declaration 's' definition 'filename'.
asymptote-2.44/genv.cc:67:44: note: Function 'loadModule' argument 2 names different: declaration 's' definition 'filename'.
asymptote-2.44/genv.cc:99:32: style: Function 'getModule' argument 1 names different: declaration 'name' definition 'id'. [funcArgNamesDifferent]
asymptote-2.44/genv.h:52:28: note: Function 'getModule' argument 1 names different: declaration 'name' definition 'id'.
asymptote-2.44/genv.cc:99:32: note: Function 'getModule' argument 1 names different: declaration 'name' definition 'id'.
asymptote-2.44/genv.cc:99:43: style: Function 'getModule' argument 2 names different: declaration 's' definition 'filename'. [funcArgNamesDifferent]
asymptote-2.44/genv.h:52:41: note: Function 'getModule' argument 2 names different: declaration 's' definition 'filename'.
asymptote-2.44/genv.cc:99:43: note: Function 'getModule' argument 2 names different: declaration 's' definition 'filename'.
asymptote-2.44/genv.cc:123:5: style: Struct 'initMap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/genv.cc:125:13: style: The function 'operator[]' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/stack.h:51:21: note: Virtual function in base class
asymptote-2.44/genv.cc:125:13: note: Function in derived class
asymptote-2.44/impdatum.cc:121:10: style: C-style pointer casting [cstyleCast]
asymptote-2.44/impdatum.cc:376:10: style: C-style pointer casting [cstyleCast]
asymptote-2.44/impdatum.cc:497:10: style: C-style pointer casting [cstyleCast]
asymptote-2.44/impdatum.cc:268:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
asymptote-2.44/impdatum.cc:451:11: performance: Technically the member function 'ImpState::numParams' can be static. [functionStatic]
asymptote-2.44/impdatum.cc:472:8: performance: Technically the member function 'ImpState::setReturnValue' can be static. [functionStatic]
asymptote-2.44/impdatum.cc:165:3: style: Class 'ItemDatum' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/memory.h:126:0: style: Struct 'mem :: vector < handle_base_typ * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/exp.h:327:16: style: The function 'varGetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/name.h:74:22: note: Virtual function in base class
asymptote-2.44/exp.h:327:16: note: Function in derived class
asymptote-2.44/exp.h:330:22: style: The function 'getCallee' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/name.h:75:28: note: Virtual function in base class
asymptote-2.44/exp.h:330:22: note: Function in derived class
asymptote-2.44/exp.h:338:16: style: The function 'typeTrans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/name.h:79:22: note: Virtual function in base class
asymptote-2.44/exp.h:338:16: note: Function in derived class
asymptote-2.44/exp.h:346:22: style: The function 'getVarEntry' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/name.h:67:28: note: Virtual function in base class
asymptote-2.44/exp.h:346:22: note: Function in derived class
asymptote-2.44/exp.h:352:21: style: The function 'tyEntryTrans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/name.h:83:27: note: Virtual function in base class
asymptote-2.44/exp.h:352:21: note: Function in derived class
asymptote-2.44/exp.h:358:19: style: The function 'tyFrameTrans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/name.h:61:25: note: Virtual function in base class
asymptote-2.44/exp.h:358:19: note: Function in derived class
asymptote-2.44/exp.h:362:10: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/name.h:85:16: note: Virtual function in base class
asymptote-2.44/exp.h:362:10: note: Function in derived class
asymptote-2.44/exp.h:363:10: style: The function 'print' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/name.h:86:16: note: Virtual function in base class
asymptote-2.44/exp.h:363:10: note: Function in derived class
asymptote-2.44/exp.h:366:12: style: The function 'getName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/name.h:90:18: note: Virtual function in base class
asymptote-2.44/exp.h:366:12: note: Function in derived class
asymptote-2.44/impdatum.cc:39:8: style: The function 'prettyprint' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/absyn.h:39:16: note: Virtual function in base class
asymptote-2.44/impdatum.cc:39:8: note: Function in derived class
asymptote-2.44/impdatum.cc:48:14: style: The function 'getType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:108:22: note: Virtual function in base class
asymptote-2.44/impdatum.cc:48:14: note: Function in derived class
asymptote-2.44/impdatum.cc:49:14: style: The function 'trans' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:85:22: note: Virtual function in base class
asymptote-2.44/impdatum.cc:49:14: note: Function in derived class
asymptote-2.44/impdatum.cc:51:8: style: The function 'transAsType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/exp.h:75:16: note: Virtual function in base class
asymptote-2.44/impdatum.cc:51:8: note: Function in derived class
asymptote-2.44/impdatum.cc:174:18: style: The function 'getExp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/impdatum.cc:83:26: note: Virtual function in base class
asymptote-2.44/impdatum.cc:174:18: note: Function in derived class
asymptote-2.44/impdatum.cc:181:11: style: The function 'toInt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/impdatum.cc:59:19: note: Virtual function in base class
asymptote-2.44/impdatum.cc:181:11: note: Function in derived class
asymptote-2.44/impdatum.cc:189:8: style: The function 'toBool' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/impdatum.cc:66:16: note: Virtual function in base class
asymptote-2.44/impdatum.cc:189:8: note: Function in derived class
asymptote-2.44/impdatum.cc:196:10: style: The function 'toDouble' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/impdatum.cc:71:18: note: Virtual function in base class
asymptote-2.44/impdatum.cc:196:10: note: Function in derived class
asymptote-2.44/impdatum.cc:203:14: style: The function 'toString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/impdatum.cc:76:22: note: Virtual function in base class
asymptote-2.44/impdatum.cc:203:14: note: Function in derived class
asymptote-2.44/impdatum.cc:266:18: style: The function 'getExp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/impdatum.cc:83:26: note: Virtual function in base class
asymptote-2.44/impdatum.cc:266:18: note: Function in derived class
asymptote-2.44/impdatum.cc:428:26: style: The function 'getFieldExp' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/impdatum.cc:89:26: note: Virtual function in base class
asymptote-2.44/impdatum.cc:428:26: note: Function in derived class
asymptote-2.44/impdatum.cc:435:16: style: The function 'addField' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/impdatum.cc:100:16: note: Virtual function in base class
asymptote-2.44/impdatum.cc:435:16: note: Function in derived class
asymptote-2.44/impdatum.cc:281:0: error: Memory leak: ex [memleak]
asymptote-2.44/keywords.cc:11:0: error: syntax error [syntaxError]
asymptote-2.44/knot.cc:185:34: style: C-style pointer casting [cstyleCast]
asymptote-2.44/knot.cc:191:34: style: C-style pointer casting [cstyleCast]
asymptote-2.44/knot.cc:439:3: warning: Member variable 'backsub::lastTheta' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/knot.cc:197:3: style: Struct 'dzprop' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/knot.cc:741:3: style: Struct 'partnerUp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/knot.cc:772:3: style: Struct 'controlDuplicates' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/knot.h:37:0: style: Class 'camp :: cvector < eqn >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/knot.h:39:0: style: Class 'camp :: cvector < eqn >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/knot.h:37:0: style: Class 'camp :: cvector < weqn >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/knot.h:39:0: style: Class 'camp :: cvector < weqn >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/knot.h:37:0: style: Class 'camp :: cvector < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/knot.h:39:0: style: Class 'camp :: cvector < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/knot.cc:575:8: style: The function 'solo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/knot.h:451:16: note: Virtual function in base class
asymptote-2.44/knot.cc:575:8: note: Function in derived class
asymptote-2.44/knot.cc:580:8: style: The function 'start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/knot.h:454:16: note: Virtual function in base class
asymptote-2.44/knot.cc:580:8: note: Function in derived class
asymptote-2.44/knot.cc:586:8: style: The function 'mid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/knot.h:448:16: note: Virtual function in base class
asymptote-2.44/knot.cc:586:8: note: Function in derived class
asymptote-2.44/knot.cc:591:8: style: The function 'end' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/knot.h:457:16: note: Virtual function in base class
asymptote-2.44/knot.cc:591:8: note: Function in derived class
asymptote-2.44/knot.cc:744:8: style: The function 'mid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/knot.h:448:16: note: Virtual function in base class
asymptote-2.44/knot.cc:744:8: note: Function in derived class
asymptote-2.44/knot.cc:775:8: style: The function 'solo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/knot.h:451:16: note: Virtual function in base class
asymptote-2.44/knot.cc:775:8: note: Function in derived class
asymptote-2.44/knot.cc:777:8: style: The function 'mid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/knot.h:448:16: note: Virtual function in base class
asymptote-2.44/knot.cc:777:8: note: Function in derived class
asymptote-2.44/knot.cc:784:8: style: The function 'end' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/knot.h:457:16: note: Virtual function in base class
asymptote-2.44/knot.cc:784:8: note: Function in derived class
asymptote-2.44/knot.cc:310:56: performance: Function parameter 'we' should be passed by const reference. [passedByValue]
lex.yy.cc:2765:2: warning: Possible null pointer dereference: b [nullPointer]
lex.yy.cc:2627:17: note: Calling function 'yy_init_buffer', 1st argument 'b' value is 0
lex.yy.cc:2765:2: note: Null pointer dereference
lex.yy.cc:2769:2: warning: Possible null pointer dereference: b [nullPointer]
lex.yy.cc:2627:17: note: Calling function 'yy_init_buffer', 1st argument 'b' value is 0
lex.yy.cc:2769:2: note: Null pointer dereference
lex.yy.cc:2782:9: warning: Possible null pointer dereference: b [nullPointer]
lex.yy.cc:2627:17: note: Calling function 'yy_init_buffer', 1st argument 'b' value is 0
lex.yy.cc:2782:9: note: Null pointer dereference
lex.yy.cc:2451:59: style: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent]
lex.yy.cc:429:54: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
lex.yy.cc:2451:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
lex.yy.cc:2983:48: style: Function 'yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent]
lex.yy.cc:371:47: note: Function 'yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
lex.yy.cc:2983:48: note: Function 'yy_scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
lex.yy.cc:2998:48: style: Function 'yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent]
lex.yy.cc:372:46: note: Function 'yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
lex.yy.cc:2998:48: note: Function 'yy_scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
lex.yy.cc:2998:62: style: Function 'yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent]
lex.yy.cc:372:56: note: Function 'yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
lex.yy.cc:2998:62: note: Function 'yy_scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
lex.yy.cc:3142:24: style: Function 'yyset_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. [funcArgNamesDifferent]
lex.yy.cc:1043:23: note: Function 'yyset_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'.
lex.yy.cc:3142:24: note: Function 'yyset_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'.
asymptote-2.44/main.cc:121:14: style: C-style pointer casting [cstyleCast]
asymptote-2.44/newexp.cc:141:0: error: Memory leak: c [memleak]
asymptote-2.44/newexp.cc:175:0: error: Memory leak: c [memleak]
asymptote-2.44/path.cc:736:10: style: The scope of the variable 't' can be reduced. [variableScope]
asymptote-2.44/path.cc:337:24: style: Function 'subpath' argument 1 names different: declaration 'start' definition 'a'. [funcArgNamesDifferent]
asymptote-2.44/path.h:312:20: note: Function 'subpath' argument 1 names different: declaration 'start' definition 'a'.
asymptote-2.44/path.cc:337:24: note: Function 'subpath' argument 1 names different: declaration 'start' definition 'a'.
asymptote-2.44/path.cc:337:31: style: Function 'subpath' argument 2 names different: declaration 'end' definition 'b'. [funcArgNamesDifferent]
asymptote-2.44/path.h:312:31: note: Function 'subpath' argument 2 names different: declaration 'end' definition 'b'.
asymptote-2.44/path.cc:337:31: note: Function 'subpath' argument 2 names different: declaration 'end' definition 'b'.
asymptote-2.44/path.cc:401:27: style: Function 'subpath' argument 1 names different: declaration 'start' definition 'a'. [funcArgNamesDifferent]
asymptote-2.44/path.h:313:23: note: Function 'subpath' argument 1 names different: declaration 'start' definition 'a'.
asymptote-2.44/path.cc:401:27: note: Function 'subpath' argument 1 names different: declaration 'start' definition 'a'.
asymptote-2.44/path.cc:401:37: style: Function 'subpath' argument 2 names different: declaration 'end' definition 'b'. [funcArgNamesDifferent]
asymptote-2.44/path.h:313:37: note: Function 'subpath' argument 2 names different: declaration 'end' definition 'b'.
asymptote-2.44/path.cc:401:37: note: Function 'subpath' argument 2 names different: declaration 'end' definition 'b'.
asymptote-2.44/path.cc:646:29: style: Function 'arctime' argument 1 names different: declaration 'l' definition 'goal'. [funcArgNamesDifferent]
asymptote-2.44/path.h:355:26: note: Function 'arctime' argument 1 names different: declaration 'l' definition 'goal'.
asymptote-2.44/path.cc:646:29: note: Function 'arctime' argument 1 names different: declaration 'l' definition 'goal'.
asymptote-2.44/path.cc:732:40: style: Function 'directiontime' argument 1 names different: declaration 'z' definition 'dir'. [funcArgNamesDifferent]
asymptote-2.44/path.h:356:36: note: Function 'directiontime' argument 1 names different: declaration 'z' definition 'dir'.
asymptote-2.44/path.cc:732:40: note: Function 'directiontime' argument 1 names different: declaration 'z' definition 'dir'.
asymptote-2.44/path.cc:1262:42: style: Clarify calculation precedence for '%' and '?'. [clarifyCalculation]
asymptote-2.44/path3.cc:141:26: style: Function 'subpath' argument 1 names different: declaration 'start' definition 'a'. [funcArgNamesDifferent]
asymptote-2.44/path3.h:279:21: note: Function 'subpath' argument 1 names different: declaration 'start' definition 'a'.
asymptote-2.44/path3.cc:141:26: note: Function 'subpath' argument 1 names different: declaration 'start' definition 'a'.
asymptote-2.44/path3.cc:141:33: style: Function 'subpath' argument 2 names different: declaration 'end' definition 'b'. [funcArgNamesDifferent]
asymptote-2.44/path3.h:279:32: note: Function 'subpath' argument 2 names different: declaration 'end' definition 'b'.
asymptote-2.44/path3.cc:141:33: note: Function 'subpath' argument 2 names different: declaration 'end' definition 'b'.
asymptote-2.44/path3.cc:201:29: style: Function 'subpath' argument 1 names different: declaration 'start' definition 'a'. [funcArgNamesDifferent]
asymptote-2.44/path3.h:280:24: note: Function 'subpath' argument 1 names different: declaration 'start' definition 'a'.
asymptote-2.44/path3.cc:201:29: note: Function 'subpath' argument 1 names different: declaration 'start' definition 'a'.
asymptote-2.44/path3.cc:201:39: style: Function 'subpath' argument 2 names different: declaration 'end' definition 'b'. [funcArgNamesDifferent]
asymptote-2.44/path3.h:280:38: note: Function 'subpath' argument 2 names different: declaration 'end' definition 'b'.
asymptote-2.44/path3.cc:201:39: note: Function 'subpath' argument 2 names different: declaration 'end' definition 'b'.
asymptote-2.44/path3.cc:432:30: style: Function 'arctime' argument 1 names different: declaration 'l' definition 'goal'. [funcArgNamesDifferent]
asymptote-2.44/path3.h:307:26: note: Function 'arctime' argument 1 names different: declaration 'l' definition 'goal'.
asymptote-2.44/path3.cc:432:30: note: Function 'arctime' argument 1 names different: declaration 'l' definition 'goal'.
asymptote-2.44/path3.cc:941:0: performance: Variable 'l003' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
asymptote-2.44/path3.cc:942:0: performance: Variable 'p102' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
asymptote-2.44/path3.cc:943:0: performance: Variable 'p012' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
asymptote-2.44/path3.cc:944:0: performance: Variable 'p201' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
asymptote-2.44/path3.cc:945:0: performance: Variable 'p111' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
asymptote-2.44/path3.cc:946:0: performance: Variable 'p021' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
asymptote-2.44/path3.cc:947:0: performance: Variable 'r300' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
asymptote-2.44/path3.cc:948:0: performance: Variable 'p210' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
asymptote-2.44/path3.cc:949:0: performance: Variable 'p120' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
asymptote-2.44/path3.cc:950:0: performance: Variable 'u030' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
asymptote-2.44/path3.cc:781:0: performance: Variable 'm0' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
asymptote-2.44/path3.cc:782:0: performance: Variable 'm1' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
asymptote-2.44/path3.cc:783:0: performance: Variable 'm2' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
asymptote-2.44/path3.cc:940:0: style: Struct 'camp :: Splittri < double >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/path3.cc:940:0: style: Struct 'camp :: Splittri < triple >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/path3.cc:321:26: performance: Function parameter 'z0' should be passed by const reference. [passedByValue]
asymptote-2.44/path3.cc:321:37: performance: Function parameter 'c0' should be passed by const reference. [passedByValue]
asymptote-2.44/path3.cc:321:48: performance: Function parameter 'c1' should be passed by const reference. [passedByValue]
asymptote-2.44/path3.cc:321:59: performance: Function parameter 'z1' should be passed by const reference. [passedByValue]
asymptote-2.44/path3.cc:332:32: performance: Function parameter 'c0' should be passed by const reference. [passedByValue]
asymptote-2.44/path3.cc:332:43: performance: Function parameter 'c1' should be passed by const reference. [passedByValue]
asymptote-2.44/picture.cc:1323:6: style: Condition 'status' is always true [knownConditionTrueFalse]
asymptote-2.44/picture.cc:1309:17: note: Assignment 'status=true', assigned value is 1
asymptote-2.44/picture.cc:1323:6: note: Condition 'status' is always true
asymptote-2.44/picture.cc:88:44: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary]
asymptote-2.44/picture.cc:424:7: style: The scope of the variable 'status' can be reduced. [variableScope]
asymptote-2.44/picture.cc:420:63: style: Function 'texprocess' argument 2 names different: declaration 'tempname' definition 'outname'. [funcArgNamesDifferent]
asymptote-2.44/picture.h:74:56: note: Function 'texprocess' argument 2 names different: declaration 'tempname' definition 'outname'.
asymptote-2.44/picture.cc:420:63: note: Function 'texprocess' argument 2 names different: declaration 'tempname' definition 'outname'.
asymptote-2.44/picture.cc:422:31: style: Function 'texprocess' argument 5 names different: declaration 'svgformat' definition 'svg'. [funcArgNamesDifferent]
asymptote-2.44/picture.h:75:69: note: Function 'texprocess' argument 5 names different: declaration 'svgformat' definition 'svg'.
asymptote-2.44/picture.cc:422:31: note: Function 'texprocess' argument 5 names different: declaration 'svgformat' definition 'svg'.
asymptote-2.44/picture.cc:822:56: style: Function 'shipout' argument 2 names different: declaration 'prefix' definition 'Prefix'. [funcArgNamesDifferent]
asymptote-2.44/picture.h:83:49: note: Function 'shipout' argument 2 names different: declaration 'prefix' definition 'Prefix'.
asymptote-2.44/picture.cc:822:56: note: Function 'shipout' argument 2 names different: declaration 'prefix' definition 'Prefix'.
asymptote-2.44/picture.cc:1142:12: style: struct member 'Communicate::pic' is never used. [unusedStructMember]
asymptote-2.44/picture.cc:1147:10: style: struct member 'Communicate::zoom' is never used. [unusedStructMember]
asymptote-2.44/picture.cc:1152:11: style: struct member 'Communicate::background' is never used. [unusedStructMember]
asymptote-2.44/picture.cc:1153:10: style: struct member 'Communicate::nlights' is never used. [unusedStructMember]
asymptote-2.44/picture.cc:1154:11: style: struct member 'Communicate::lights' is never used. [unusedStructMember]
asymptote-2.44/picture.cc:1158:8: style: struct member 'Communicate::viewportlighting' is never used. [unusedStructMember]
asymptote-2.44/picture.cc:1159:8: style: struct member 'Communicate::view' is never used. [unusedStructMember]
asymptote-2.44/picture.cc:304:5: style: Variable 'i' is modified but its new value is never used. [unreadVariable]
asymptote-2.44/picture.h:38:3: warning: Member variable 'picture::billboard' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/drawverbatim.h:46:8: style: The function 'islabel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:160:16: note: Virtual function in base class
asymptote-2.44/drawverbatim.h:46:8: note: Function in derived class
asymptote-2.44/drawverbatim.h:50:8: style: The function 'draw' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:186:16: note: Virtual function in base class
asymptote-2.44/drawverbatim.h:50:8: note: Function in derived class
asymptote-2.44/drawverbatim.h:55:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:191:16: note: Virtual function in base class
asymptote-2.44/drawverbatim.h:55:8: note: Function in derived class
asymptote-2.44/drawlayer.h:21:8: style: The function 'islayer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:162:16: note: Virtual function in base class
asymptote-2.44/drawlayer.h:21:8: note: Function in derived class
asymptote-2.44/drawlayer.h:30:8: style: The function 'islabel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:160:16: note: Virtual function in base class
asymptote-2.44/drawlayer.h:30:8: note: Function in derived class
asymptote-2.44/drawlayer.h:32:8: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/drawelement.h:191:16: note: Virtual function in base class
asymptote-2.44/drawlayer.h:32:8: note: Function in derived class
asymptote-2.44/pipestream.h:82:8: performance: Technically the member function 'iopipestream::tailequals' can be static. [functionStatic]
asymptote-2.44/pipestream.cc:141:20: note: Technically the member function 'iopipestream::tailequals' can be static.
asymptote-2.44/pipestream.h:82:8: note: Technically the member function 'iopipestream::tailequals' can be static.
asymptote-2.44/prc/PRCTools/iPRCFile.h:60:5: style: Class 'iPRCFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/prc/PRCbitStream.cc:218:7: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
asymptote-2.44/prc/PRCbitStream.cc:230:11: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
asymptote-2.44/prc/PRCbitStream.cc:333:28: warning: Shifting signed 32-bit value by 31 bits is undefined behaviour. See condition at line 329. [shiftTooManyBitsSigned]
asymptote-2.44/prc/PRCbitStream.cc:329:11: note: Assuming that condition 'bits>32' is not redundant
asymptote-2.44/prc/PRCbitStream.cc:333:28: note: Shift
asymptote-2.44/prc/PRCbitStream.h:50:5: warning: Member variable 'PRCbitStream::compressedDataSize' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/prc/PRCbitStream.cc:384:6: error: Common realloc mistake: 'data' nulled but not freed upon failure [memleakOnRealloc]
asymptote-2.44/prc/PRCbitStream.cc:386:6: error: Common realloc mistake: 'data' nulled but not freed upon failure [memleakOnRealloc]
asymptote-2.44/prc/oPRCFile.cc:1063:99: style: Function 'addPicture' argument 3 names different: declaration 'picture' definition 'p'. [funcArgNamesDifferent]
asymptote-2.44/prc/oPRCFile.h:589:85: note: Function 'addPicture' argument 3 names different: declaration 'picture' definition 'p'.
asymptote-2.44/prc/oPRCFile.cc:1063:99: note: Function 'addPicture' argument 3 names different: declaration 'picture' definition 'p'.
asymptote-2.44/prc/oPRCFile.cc:1301:51: style: Function 'addMaterial' argument 1 names different: declaration 'material' definition 'm'. [funcArgNamesDifferent]
asymptote-2.44/prc/oPRCFile.h:748:45: note: Function 'addMaterial' argument 1 names different: declaration 'material' definition 'm'.
asymptote-2.44/prc/oPRCFile.cc:1301:51: note: Function 'addMaterial' argument 1 names different: declaration 'material' definition 'm'.
asymptote-2.44/prc/oPRCFile.cc:303:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
asymptote-2.44/prc/oPRCFile.cc:322:112: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
asymptote-2.44/prc/oPRCFile.cc:378:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
asymptote-2.44/prc/oPRCFile.cc:387:112: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
asymptote-2.44/prc/oPRCFile.cc:405:93: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
asymptote-2.44/prc/oPRCFile.cc:410:84: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
asymptote-2.44/prc/oPRCFile.cc:423:84: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
asymptote-2.44/prc/oPRCFile.cc:463:109: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
asymptote-2.44/prc/oPRCFile.cc:475:109: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
asymptote-2.44/prc/oPRCFile.cc:539:92: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
asymptote-2.44/prc/oPRCFile.cc:550:92: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
asymptote-2.44/prc/oPRCFile.cc:560:92: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
asymptote-2.44/prc/oPRCFile.cc:670:93: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
asymptote-2.44/prc/oPRCFile.cc:681:104: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
asymptote-2.44/prc/oPRCFile.cc:689:111: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
asymptote-2.44/prc/oPRCFile.cc:698:104: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
asymptote-2.44/prc/oPRCFile.cc:708:82: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
asymptote-2.44/prc/oPRCFile.cc:730:76: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
asymptote-2.44/prc/oPRCFile.cc:745:70: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
asymptote-2.44/prc/oPRCFile.cc:801:88: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
asymptote-2.44/prc/oPRCFile.cc:814:88: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
asymptote-2.44/prc/oPRCFile.cc:863:148: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
asymptote-2.44/prc/oPRCFile.cc:897:144: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
asymptote-2.44/prc/oPRCFile.cc:924:154: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
asymptote-2.44/prc/oPRCFile.h:514:14: performance: Technically the member function 'prc::PRCStartHeader::getStartHeaderSize' can be static. [functionStatic]
asymptote-2.44/prc/oPRCFile.cc:293:26: note: Technically the member function 'prc::PRCStartHeader::getStartHeaderSize' can be static.
asymptote-2.44/prc/oPRCFile.h:514:14: note: Technically the member function 'prc::PRCStartHeader::getStartHeaderSize' can be static.
asymptote-2.44/prc/oPRCFile.h:583:14: style: Technically the member function 'prc::PRCFileStructure::getSize' can be const. [functionConst]
asymptote-2.44/prc/oPRCFile.cc:342:28: note: Technically the member function 'prc::PRCFileStructure::getSize' can be const.
asymptote-2.44/prc/oPRCFile.h:583:14: note: Technically the member function 'prc::PRCFileStructure::getSize' can be const.
asymptote-2.44/prc/oPRCFile.h:619:10: style: Technically the member function 'prc::PRCFileStructureInformation::write' can be const. [functionConst]
asymptote-2.44/prc/oPRCFile.cc:351:35: note: Technically the member function 'prc::PRCFileStructureInformation::write' can be const.
asymptote-2.44/prc/oPRCFile.h:619:10: note: Technically the member function 'prc::PRCFileStructureInformation::write' can be const.
asymptote-2.44/prc/oPRCFile.h:621:14: style: Technically the member function 'prc::PRCFileStructureInformation::getSize' can be const. [functionConst]
asymptote-2.44/prc/oPRCFile.cc:363:39: note: Technically the member function 'prc::PRCFileStructureInformation::getSize' can be const.
asymptote-2.44/prc/oPRCFile.h:621:14: note: Technically the member function 'prc::PRCFileStructureInformation::getSize' can be const.
asymptote-2.44/prc/oPRCFile.h:719:17: style: Technically the member function 'prc::oPRCFile::calculate_unique_name' can be const. [functionConst]
asymptote-2.44/prc/oPRCFile.cc:950:23: note: Technically the member function 'prc::oPRCFile::calculate_unique_name' can be const.
asymptote-2.44/prc/oPRCFile.h:719:17: note: Technically the member function 'prc::oPRCFile::calculate_unique_name' can be const.
asymptote-2.44/prc/oPRCFile.cc:1421:1: error: Memory leak: group.transform [memleak]
asymptote-2.44/prc/oPRCFile.cc:1421:1: error: Memory leak: group.product_occurrence [memleak]
asymptote-2.44/prc/oPRCFile.cc:1421:1: error: Memory leak: group.part_definition [memleak]
asymptote-2.44/prc/oPRCFile.cc:1746:1: error: Memory leak: face.face [memleak]
asymptote-2.44/prc/oPRCFile.cc:1746:1: error: Memory leak: face.transform [memleak]
asymptote-2.44/prc/oPRCFile.cc:1757:1: error: Memory leak: face.face [memleak]
asymptote-2.44/prc/oPRCFile.cc:1757:1: error: Memory leak: face.transform [memleak]
asymptote-2.44/prc/oPRCFile.cc:1776:1: error: Memory leak: face.face [memleak]
asymptote-2.44/prc/oPRCFile.cc:1776:1: error: Memory leak: face.transform [memleak]
asymptote-2.44/prc/oPRCFile.cc:1787:1: error: Memory leak: face.face [memleak]
asymptote-2.44/prc/oPRCFile.cc:1787:1: error: Memory leak: face.transform [memleak]
asymptote-2.44/prc/oPRCFile.cc:1799:1: error: Memory leak: face.face [memleak]
asymptote-2.44/prc/oPRCFile.cc:1799:1: error: Memory leak: face.transform [memleak]
asymptote-2.44/prc/oPRCFile.cc:1811:1: error: Memory leak: face.face [memleak]
asymptote-2.44/prc/oPRCFile.cc:1811:1: error: Memory leak: face.transform [memleak]
asymptote-2.44/prc/writePRC.cc:410:21: style: Condition 'blend_src_rgb!=KEPRCTextureBlendParameter_Unknown' is always false [knownConditionTrueFalse]
asymptote-2.44/prc/writePRC.cc:364:51: note: Assignment 'blend_src_rgb=KEPRCTextureBlendParameter_Unknown', assigned value is 0
asymptote-2.44/prc/writePRC.cc:410:21: note: Condition 'blend_src_rgb!=KEPRCTextureBlendParameter_Unknown' is always false
asymptote-2.44/prc/writePRC.cc:415:23: style: Condition 'blend_src_alpha!=KEPRCTextureBlendParameter_Unknown' is always false [knownConditionTrueFalse]
asymptote-2.44/prc/writePRC.cc:366:53: note: Assignment 'blend_src_alpha=KEPRCTextureBlendParameter_Unknown', assigned value is 0
asymptote-2.44/prc/writePRC.cc:415:23: note: Condition 'blend_src_alpha!=KEPRCTextureBlendParameter_Unknown' is always false
asymptote-2.44/prc/writePRC.cc:426:25: style: Condition 'texture_dimension>1' is always true [knownConditionTrueFalse]
asymptote-2.44/prc/writePRC.cc:352:37: note: Assignment 'texture_dimension=2', assigned value is 2
asymptote-2.44/prc/writePRC.cc:426:25: note: Condition 'texture_dimension>1' is always true
asymptote-2.44/prc/writePRC.cc:428:25: style: Condition 'texture_dimension>2' is always false [knownConditionTrueFalse]
asymptote-2.44/prc/writePRC.cc:352:37: note: Assignment 'texture_dimension=2', assigned value is 2
asymptote-2.44/prc/writePRC.cc:428:25: note: Condition 'texture_dimension>2' is always false
asymptote-2.44/prc/writePRC.cc:499:7: style: Condition 'is_additional_2_defined' is always false [knownConditionTrueFalse]
asymptote-2.44/prc/writePRC.cc:481:40: note: Assignment 'is_additional_2_defined=false', assigned value is 0
asymptote-2.44/prc/writePRC.cc:499:7: note: Condition 'is_additional_2_defined' is always false
asymptote-2.44/prc/writePRC.cc:502:7: style: Condition 'is_additional_3_defined' is always false [knownConditionTrueFalse]
asymptote-2.44/prc/writePRC.cc:483:40: note: Assignment 'is_additional_3_defined=false', assigned value is 0
asymptote-2.44/prc/writePRC.cc:502:7: note: Condition 'is_additional_3_defined' is always false
asymptote-2.44/prc/writePRC.cc:945:10: style: Condition '!b_optimised' is always true [knownConditionTrueFalse]
asymptote-2.44/prc/writePRC.cc:943:29: note: Assignment 'b_optimised=false', assigned value is 0
asymptote-2.44/prc/writePRC.cc:945:10: note: Condition '!b_optimised' is always true
asymptote-2.44/prc/writePRC.cc:1039:10: style: Condition '!b_optimised' is always true [knownConditionTrueFalse]
asymptote-2.44/prc/writePRC.cc:1037:29: note: Assignment 'b_optimised=false', assigned value is 0
asymptote-2.44/prc/writePRC.cc:1039:10: note: Condition '!b_optimised' is always true
asymptote-2.44/prc/writePRC.cc:410:21: style: Same expression on both sides of '!=' because the value of 'blend_src_rgb' and 'KEPRCTextureBlendParameter_Unknown' are the same. [duplicateExpression]
asymptote-2.44/prc/writePRC.cc:364:51: note: 'blend_src_rgb' is assigned value 'KEPRCTextureBlendParameter_Unknown' here.
asymptote-2.44/prc/writePRC.cc:410:21: note: Same expression on both sides of '!=' because the value of 'blend_src_rgb' and 'KEPRCTextureBlendParameter_Unknown' are the same.
asymptote-2.44/prc/writePRC.cc:415:23: style: Same expression on both sides of '!=' because the value of 'blend_src_alpha' and 'KEPRCTextureBlendParameter_Unknown' are the same. [duplicateExpression]
asymptote-2.44/prc/writePRC.cc:366:53: note: 'blend_src_alpha' is assigned value 'KEPRCTextureBlendParameter_Unknown' here.
asymptote-2.44/prc/writePRC.cc:415:23: note: Same expression on both sides of '!=' because the value of 'blend_src_alpha' and 'KEPRCTextureBlendParameter_Unknown' are the same.
asymptote-2.44/prc/writePRC.cc:428:25: style: Same expression on both sides of '>' because the value of 'texture_dimension' and '2' are the same. [duplicateExpression]
asymptote-2.44/prc/writePRC.cc:352:37: note: 'texture_dimension' is assigned value '2' here.
asymptote-2.44/prc/writePRC.cc:428:25: note: Same expression on both sides of '>' because the value of 'texture_dimension' and '2' are the same.
asymptote-2.44/prc/writePRC.cc:1516:4: style: Same expression on both sides of '==' because the value of 'type_param_u' and '0' are the same. [duplicateExpression]
asymptote-2.44/prc/writePRC.cc:1515:34: note: 'type_param_u' is assigned value '0' here.
asymptote-2.44/prc/writePRC.cc:1516:4: note: Same expression on both sides of '==' because the value of 'type_param_u' and '0' are the same.
asymptote-2.44/prc/writePRC.cc:1518:4: style: Same expression on both sides of '==' because the value of 'type_param_v' and '0' are the same. [duplicateExpression]
asymptote-2.44/prc/writePRC.cc:1517:34: note: 'type_param_v' is assigned value '0' here.
asymptote-2.44/prc/writePRC.cc:1518:4: note: Same expression on both sides of '==' because the value of 'type_param_v' and '0' are the same.
asymptote-2.44/prc/writePRC.cc:1555:4: style: Same expression on both sides of '==' because the value of 'number_of_shell' and '1' are the same. [duplicateExpression]
asymptote-2.44/prc/writePRC.cc:1553:37: note: 'number_of_shell' is assigned value '1' here.
asymptote-2.44/prc/writePRC.cc:1555:4: note: Same expression on both sides of '==' because the value of 'number_of_shell' and '1' are the same.
asymptote-2.44/prc/writePRC.cc:1555:4: style: Same expression on both sides of '&&' because the value of 'number_of_shell==1' and 'number_of_connex==1' are the same. [duplicateExpression]
asymptote-2.44/prc/writePRC.cc:1553:37: note: 'number_of_shell' is assigned value '1' here.
asymptote-2.44/prc/writePRC.cc:1554:38: note: 'number_of_connex' is assigned value '1' here.
asymptote-2.44/prc/writePRC.cc:1555:4: note: Same expression on both sides of '&&' because the value of 'number_of_shell==1' and 'number_of_connex==1' are the same.
asymptote-2.44/prc/writePRC.cc:1555:4: style: Same expression on both sides of '==' because the value of 'number_of_connex' and '1' are the same. [duplicateExpression]
asymptote-2.44/prc/writePRC.cc:1554:38: note: 'number_of_connex' is assigned value '1' here.
asymptote-2.44/prc/writePRC.cc:1555:4: note: Same expression on both sides of '==' because the value of 'number_of_connex' and '1' are the same.
asymptote-2.44/prc/writePRC.cc:1909:64: style: Function 'addSingleWireBody' argument 1 names different: declaration 'body' definition 'pSingleWireBody'. [funcArgNamesDifferent]
asymptote-2.44/prc/writePRC.h:1389:50: note: Function 'addSingleWireBody' argument 1 names different: declaration 'body' definition 'pSingleWireBody'.
asymptote-2.44/prc/writePRC.cc:1909:64: note: Function 'addSingleWireBody' argument 1 names different: declaration 'body' definition 'pSingleWireBody'.
asymptote-2.44/prc/writePRC.cc:1916:52: style: Function 'addBrepData' argument 1 names different: declaration 'body' definition 'pBrepData'. [funcArgNamesDifferent]
asymptote-2.44/prc/writePRC.h:1390:38: note: Function 'addBrepData' argument 1 names different: declaration 'body' definition 'pBrepData'.
asymptote-2.44/prc/writePRC.cc:1916:52: note: Function 'addBrepData' argument 1 names different: declaration 'body' definition 'pBrepData'.
asymptote-2.44/prc/writePRC.cc:1923:72: style: Function 'addCompressedBrepData' argument 1 names different: declaration 'body' definition 'pCompressedBrepData'. [funcArgNamesDifferent]
asymptote-2.44/prc/writePRC.h:1391:58: note: Function 'addCompressedBrepData' argument 1 names different: declaration 'body' definition 'pCompressedBrepData'.
asymptote-2.44/prc/writePRC.cc:1923:72: note: Function 'addCompressedBrepData' argument 1 names different: declaration 'body' definition 'pCompressedBrepData'.
asymptote-2.44/prc/writePRC.h:129:10: style: Technically the member function 'UserData::write' can be const. [functionConst]
asymptote-2.44/prc/writePRC.cc:231:16: note: Technically the member function 'UserData::write' can be const.
asymptote-2.44/prc/writePRC.h:129:10: note: Technically the member function 'UserData::write' can be const.
asymptote-2.44/prc/writePRC.h:266:8: style: Technically the member function 'PRCReferenceUniqueIdentifier::serializeReferenceUniqueIdentifier' can be const. [functionConst]
asymptote-2.44/prc/writePRC.cc:321:36: note: Technically the member function 'PRCReferenceUniqueIdentifier::serializeReferenceUniqueIdentifier' can be const.
asymptote-2.44/prc/writePRC.h:266:8: note: Technically the member function 'PRCReferenceUniqueIdentifier::serializeReferenceUniqueIdentifier' can be const.
asymptote-2.44/prc/writePRC.h:291:8: style: Technically the member function 'PRCRgbColor::serializeRgbColor' can be const. [functionConst]
asymptote-2.44/prc/writePRC.cc:332:19: note: Technically the member function 'PRCRgbColor::serializeRgbColor' can be const.
asymptote-2.44/prc/writePRC.h:291:8: note: Technically the member function 'PRCRgbColor::serializeRgbColor' can be const.
asymptote-2.44/prc/writePRC.h:316:8: style: Technically the member function 'PRCPicture::serializePicture' can be const. [functionConst]
asymptote-2.44/prc/writePRC.cc:339:18: note: Technically the member function 'PRCPicture::serializePicture' can be const.
asymptote-2.44/prc/writePRC.h:316:8: note: Technically the member function 'PRCPicture::serializePicture' can be const.
asymptote-2.44/prc/writePRC.h:329:8: style: Technically the member function 'PRCVector2d::serializeVector2d' can be const. [functionConst]
asymptote-2.44/prc/writePRC.cc:169:19: note: Technically the member function 'PRCVector2d::serializeVector2d' can be const.
asymptote-2.44/prc/writePRC.h:329:8: note: Technically the member function 'PRCVector2d::serializeVector2d' can be const.
asymptote-2.44/prc/writePRC.h:392:8: style: Technically the member function 'PRCTextureDefinition::serializeTextureDefinition' can be const. [functionConst]
asymptote-2.44/prc/writePRC.cc:349:28: note: Technically the member function 'PRCTextureDefinition::serializeTextureDefinition' can be const.
asymptote-2.44/prc/writePRC.h:392:8: note: Technically the member function 'PRCTextureDefinition::serializeTextureDefinition' can be const.
asymptote-2.44/prc/writePRC.h:433:8: style: Technically the member function 'PRCMaterialGeneric::serializeMaterialGeneric' can be const. [functionConst]
asymptote-2.44/prc/writePRC.cc:436:26: note: Technically the member function 'PRCMaterialGeneric::serializeMaterialGeneric' can be const.
asymptote-2.44/prc/writePRC.h:433:8: note: Technically the member function 'PRCMaterialGeneric::serializeMaterialGeneric' can be const.
asymptote-2.44/prc/writePRC.h:461:8: style: Technically the member function 'PRCTextureApplication::serializeTextureApplication' can be const. [functionConst]
asymptote-2.44/prc/writePRC.cc:451:29: note: Technically the member function 'PRCTextureApplication::serializeTextureApplication' can be const.
asymptote-2.44/prc/writePRC.h:461:8: note: Technically the member function 'PRCTextureApplication::serializeTextureApplication' can be const.
asymptote-2.44/prc/writePRC.h:475:8: style: Technically the member function 'PRCLinePattern::serializeLinePattern' can be const. [functionConst]
asymptote-2.44/prc/writePRC.cc:462:22: note: Technically the member function 'PRCLinePattern::serializeLinePattern' can be const.
asymptote-2.44/prc/writePRC.h:475:8: note: Technically the member function 'PRCLinePattern::serializeLinePattern' can be const.
asymptote-2.44/prc/writePRC.h:489:8: style: Technically the member function 'PRCStyle::serializeCategory1LineStyle' can be const. [functionConst]
asymptote-2.44/prc/writePRC.cc:477:16: note: Technically the member function 'PRCStyle::serializeCategory1LineStyle' can be const.
asymptote-2.44/prc/writePRC.h:489:8: note: Technically the member function 'PRCStyle::serializeCategory1LineStyle' can be const.
asymptote-2.44/prc/writePRC.h:528:8: style: Technically the member function 'PRCContentBaseTessData::serializeContentBaseTessData' can be const. [functionConst]
asymptote-2.44/prc/writePRC.cc:958:31: note: Technically the member function 'PRCContentBaseTessData::serializeContentBaseTessData' can be const.
asymptote-2.44/prc/writePRC.h:528:8: note: Technically the member function 'PRCContentBaseTessData::serializeContentBaseTessData' can be const.
asymptote-2.44/prc/writePRC.h:846:8: style: Technically the member function 'PRCTransformation::serializeTransformation' can be const. [functionConst]
asymptote-2.44/prc/writePRC.cc:809:26: note: Technically the member function 'PRCTransformation::serializeTransformation' can be const.
asymptote-2.44/prc/writePRC.h:846:8: note: Technically the member function 'PRCTransformation::serializeTransformation' can be const.
asymptote-2.44/prc/writePRC.h:893:8: style: Technically the member function 'PRCFontKeysSameFont::serializeFontKeysSameFont' can be const. [functionConst]
asymptote-2.44/prc/writePRC.cc:850:28: note: Technically the member function 'PRCFontKeysSameFont::serializeFontKeysSameFont' can be const.
asymptote-2.44/prc/writePRC.h:893:8: note: Technically the member function 'PRCFontKeysSameFont::serializeFontKeysSameFont' can be const.
asymptote-2.44/prc/writePRC.h:919:8: style: Technically the member function 'PRCBoundingBox::serializeBoundingBox' can be const. [functionConst]
asymptote-2.44/prc/writePRC.cc:1111:22: note: Technically the member function 'PRCBoundingBox::serializeBoundingBox' can be const.
asymptote-2.44/prc/writePRC.h:919:8: note: Technically the member function 'PRCBoundingBox::serializeBoundingBox' can be const.
asymptote-2.44/prc/writePRC.h:937:8: style: Technically the member function 'PRCInterval::serializeInterval' can be const. [functionConst]
asymptote-2.44/prc/writePRC.cc:1123:19: note: Technically the member function 'PRCInterval::serializeInterval' can be const.
asymptote-2.44/prc/writePRC.h:937:8: note: Technically the member function 'PRCInterval::serializeInterval' can be const.
asymptote-2.44/prc/writePRC.h:1351:8: style: Technically the member function 'PRCCompressedFace::serializeContentCompressedFace' can be const. [functionConst]
asymptote-2.44/prc/writePRC.cc:1323:26: note: Technically the member function 'PRCCompressedFace::serializeContentCompressedFace' can be const.
asymptote-2.44/prc/writePRC.h:1351:8: note: Technically the member function 'PRCCompressedFace::serializeContentCompressedFace' can be const.
asymptote-2.44/prc/writePRC.h:1385:8: style: Technically the member function 'PRCTopoContext::serializeTopoContext' can be const. [functionConst]
asymptote-2.44/prc/writePRC.cc:1813:22: note: Technically the member function 'PRCTopoContext::serializeTopoContext' can be const.
asymptote-2.44/prc/writePRC.h:1385:8: note: Technically the member function 'PRCTopoContext::serializeTopoContext' can be const.
asymptote-2.44/prc/writePRC.h:1388:8: style: Technically the member function 'PRCTopoContext::serializeContextGraphics' can be const. [functionConst]
asymptote-2.44/prc/writePRC.cc:1854:22: note: Technically the member function 'PRCTopoContext::serializeContextGraphics' can be const.
asymptote-2.44/prc/writePRC.h:1388:8: note: Technically the member function 'PRCTopoContext::serializeContextGraphics' can be const.
asymptote-2.44/prc/writePRC.h:1420:8: style: Technically the member function 'PRCUnit::serializeUnit' can be const. [functionConst]
asymptote-2.44/prc/writePRC.cc:1954:15: note: Technically the member function 'PRCUnit::serializeUnit' can be const.
asymptote-2.44/prc/writePRC.h:1420:8: note: Technically the member function 'PRCUnit::serializeUnit' can be const.
asymptote-2.44/predicates.cc:755:19: style: The scope of the variable 'sum' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:757:16: style: The scope of the variable 'product1' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:758:8: style: The scope of the variable 'product0' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:760:8: style: The scope of the variable 'enow' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:761:16: style: The scope of the variable 'bvirt' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:762:8: style: The scope of the variable 'avirt' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:762:15: style: The scope of the variable 'bround' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:762:23: style: The scope of the variable 'around' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1072:16: style: The scope of the variable 'bdxt_cdyt1' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1072:28: style: The scope of the variable 'cdxt_bdyt1' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1072:40: style: The scope of the variable 'cdxt_adyt1' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1073:16: style: The scope of the variable 'adxt_cdyt1' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1073:28: style: The scope of the variable 'adxt_bdyt1' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1073:40: style: The scope of the variable 'bdxt_adyt1' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1074:8: style: The scope of the variable 'bdxt_cdyt0' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1074:20: style: The scope of the variable 'cdxt_bdyt0' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1074:32: style: The scope of the variable 'cdxt_adyt0' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1075:8: style: The scope of the variable 'adxt_cdyt0' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1075:20: style: The scope of the variable 'adxt_bdyt0' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1075:32: style: The scope of the variable 'bdxt_adyt0' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1533:16: style: The scope of the variable 'adxadx1' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1533:25: style: The scope of the variable 'adyady1' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1533:34: style: The scope of the variable 'bdxbdx1' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1533:43: style: The scope of the variable 'bdybdy1' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1533:52: style: The scope of the variable 'cdxcdx1' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1533:61: style: The scope of the variable 'cdycdy1' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1534:8: style: The scope of the variable 'adxadx0' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1534:17: style: The scope of the variable 'adyady0' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1534:26: style: The scope of the variable 'bdxbdx0' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1534:35: style: The scope of the variable 'bdybdy0' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1534:44: style: The scope of the variable 'cdxcdx0' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1534:53: style: The scope of the variable 'cdycdy0' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1536:16: style: The scope of the variable 'aa3' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1536:21: style: The scope of the variable 'bb3' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1536:26: style: The scope of the variable 'cc3' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1545:8: style: The scope of the variable 'axtbb' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1545:18: style: The scope of the variable 'axtcc' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1545:28: style: The scope of the variable 'aytbb' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1545:38: style: The scope of the variable 'aytcc' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1546:7: style: The scope of the variable 'axtbblen' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1546:17: style: The scope of the variable 'axtcclen' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1546:27: style: The scope of the variable 'aytbblen' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1546:37: style: The scope of the variable 'aytcclen' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1547:8: style: The scope of the variable 'bxtaa' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1547:18: style: The scope of the variable 'bxtcc' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1547:28: style: The scope of the variable 'bytaa' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1547:38: style: The scope of the variable 'bytcc' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1548:7: style: The scope of the variable 'bxtaalen' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1548:17: style: The scope of the variable 'bxtcclen' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1548:27: style: The scope of the variable 'bytaalen' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1548:37: style: The scope of the variable 'bytcclen' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1549:8: style: The scope of the variable 'cxtaa' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1549:18: style: The scope of the variable 'cxtbb' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1549:28: style: The scope of the variable 'cytaa' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1549:38: style: The scope of the variable 'cytbb' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1550:7: style: The scope of the variable 'cxtaalen' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1550:17: style: The scope of the variable 'cxtbblen' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1550:27: style: The scope of the variable 'cytaalen' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1550:37: style: The scope of the variable 'cytbblen' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1555:8: style: The scope of the variable 'axtbct' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1555:20: style: The scope of the variable 'aytbct' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1555:32: style: The scope of the variable 'bxtcat' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1555:44: style: The scope of the variable 'bytcat' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1555:56: style: The scope of the variable 'cxtabt' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1555:68: style: The scope of the variable 'cytabt' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1556:7: style: The scope of the variable 'axtbctlen' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1556:18: style: The scope of the variable 'aytbctlen' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1556:29: style: The scope of the variable 'bxtcatlen' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1556:40: style: The scope of the variable 'bytcatlen' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1556:51: style: The scope of the variable 'cxtabtlen' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1556:62: style: The scope of the variable 'cytabtlen' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1557:8: style: The scope of the variable 'axtbctt' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1557:20: style: The scope of the variable 'aytbctt' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1557:32: style: The scope of the variable 'bxtcatt' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1558:8: style: The scope of the variable 'bytcatt' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1558:20: style: The scope of the variable 'cxtabtt' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1558:32: style: The scope of the variable 'cytabtt' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1559:7: style: The scope of the variable 'axtbcttlen' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1559:19: style: The scope of the variable 'aytbcttlen' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1559:31: style: The scope of the variable 'bxtcattlen' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1559:43: style: The scope of the variable 'bytcattlen' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1559:55: style: The scope of the variable 'cxtabttlen' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1559:67: style: The scope of the variable 'cytabttlen' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1560:8: style: The scope of the variable 'abt' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1560:16: style: The scope of the variable 'bct' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1560:24: style: The scope of the variable 'cat' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1561:7: style: The scope of the variable 'abtlen' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1561:15: style: The scope of the variable 'bctlen' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1561:23: style: The scope of the variable 'catlen' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1562:8: style: The scope of the variable 'abtt' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1562:17: style: The scope of the variable 'bctt' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1562:26: style: The scope of the variable 'catt' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1563:7: style: The scope of the variable 'abttlen' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1563:16: style: The scope of the variable 'bcttlen' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1563:25: style: The scope of the variable 'cattlen' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1564:16: style: The scope of the variable 'abtt3' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1564:23: style: The scope of the variable 'bctt3' can be reduced. [variableScope]
asymptote-2.44/predicates.cc:1564:30: style: The scope of the variable 'catt3' can be reduced. [variableScope]
asymptote-2.44/process.cc:674:8: performance: Technically the member function 'iprompt::help' can be static. [functionStatic]
asymptote-2.44/process.cc:730:8: performance: Technically the member function 'iprompt::addToHistory' can be static. [functionStatic]
asymptote-2.44/process.cc:734:8: performance: Technically the member function 'iprompt::addToLastLine' can be static. [functionStatic]
asymptote-2.44/process.cc:741:8: performance: Technically the member function 'iprompt::terminateLastHistoryLine' can be static. [functionStatic]
asymptote-2.44/process.cc:103:5: style: Class 'penv' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
asymptote-2.44/process.cc:103:5: style: Class 'penv' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
asymptote-2.44/process.cc:70:3: style: Class 'withProcessData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/process.cc:133:3: style: Class 'interactiveRunnable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/process.cc:361:3: style: Class 'ifile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/process.cc:599:5: style: Struct 'commandLine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/memory.h:125:0: style: Struct 'mem :: list < runnable * >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/process.cc:289:8: style: The function 'doParse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/process.cc:193:16: note: Virtual function in base class
asymptote-2.44/process.cc:289:8: note: Function in derived class
asymptote-2.44/process.cc:296:8: style: The function 'doList' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/process.cc:194:16: note: Virtual function in base class
asymptote-2.44/process.cc:296:8: note: Function in derived class
asymptote-2.44/process.cc:305:8: style: The function 'run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/process.cc:206:16: note: Virtual function in base class
asymptote-2.44/process.cc:305:8: note: Function in derived class
asymptote-2.44/process.cc:329:10: style: The function 'buildTree' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/process.cc:271:18: note: Virtual function in base class
asymptote-2.44/process.cc:329:10: note: Function in derived class
asymptote-2.44/process.cc:341:10: style: The function 'buildTree' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/process.cc:271:18: note: Virtual function in base class
asymptote-2.44/process.cc:341:10: note: Function in derived class
asymptote-2.44/process.cc:367:10: style: The function 'buildTree' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/process.cc:271:18: note: Virtual function in base class
asymptote-2.44/process.cc:367:10: note: Function in derived class
asymptote-2.44/process.cc:371:8: style: The function 'preRun' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/process.cc:201:16: note: Virtual function in base class
asymptote-2.44/process.cc:371:8: note: Function in derived class
asymptote-2.44/process.cc:379:8: style: The function 'postRun' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/process.cc:208:16: note: Virtual function in base class
asymptote-2.44/process.cc:379:8: note: Function in derived class
asymptote-2.44/process.cc:385:8: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/process.cc:251:16: note: Virtual function in base class
asymptote-2.44/process.cc:385:8: note: Function in derived class
asymptote-2.44/process.cc:590:8: style: The function 'postRun' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/process.cc:208:16: note: Virtual function in base class
asymptote-2.44/process.cc:590:8: note: Function in derived class
asymptote-2.44/process.cc:826:8: style: The function 'doParse' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/process.cc:193:16: note: Virtual function in base class
asymptote-2.44/process.cc:826:8: note: Function in derived class
asymptote-2.44/process.cc:828:8: style: The function 'doList' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/process.cc:194:16: note: Virtual function in base class
asymptote-2.44/process.cc:828:8: note: Function in derived class
asymptote-2.44/process.cc:848:8: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/process.cc:251:16: note: Virtual function in base class
asymptote-2.44/process.cc:848:8: note: Function in derived class
asymptote-2.44/psfile.cc:44:9: warning: Member variable 'psfile::count' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/psfile.cc:49:8: style: Class 'psfile' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
asymptote-2.44/psfile.cc:49:8: style: Class 'psfile' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
asymptote-2.44/psfile.cc:267:25: performance: Function parameter 'p' should be passed by const reference. [passedByValue]
asymptote-2.44/quaternion.cc:161:11: style: The scope of the variable 'omega' can be reduced. [variableScope]
asymptote-2.44/quaternion.cc:161:25: style: The scope of the variable 'sinom' can be reduced. [variableScope]
asymptote-2.44/quaternion.cc:50:24: style: Function 'quat' argument 1 names different: declaration 'v' definition '_v'. [funcArgNamesDifferent]
asymptote-2.44/quaternion.h:57:20: note: Function 'quat' argument 1 names different: declaration 'v' definition '_v'.
asymptote-2.44/quaternion.cc:50:24: note: Function 'quat' argument 1 names different: declaration 'v' definition '_v'.
asymptote-2.44/quaternion.cc:50:40: style: Function 'quat' argument 2 names different: declaration 's' definition '_s'. [funcArgNamesDifferent]
asymptote-2.44/quaternion.h:57:29: note: Function 'quat' argument 2 names different: declaration 's' definition '_s'.
asymptote-2.44/quaternion.cc:50:40: note: Function 'quat' argument 2 names different: declaration 's' definition '_s'.
asymptote-2.44/quaternion.cc:55:24: style: Function 'quat' argument 1 names different: declaration 's' definition '_s'. [funcArgNamesDifferent]
asymptote-2.44/quaternion.h:58:16: note: Function 'quat' argument 1 names different: declaration 's' definition '_s'.
asymptote-2.44/quaternion.cc:55:24: note: Function 'quat' argument 1 names different: declaration 's' definition '_s'.
asymptote-2.44/quaternion.cc:55:40: style: Function 'quat' argument 2 names different: declaration 'v' definition '_v'. [funcArgNamesDifferent]
asymptote-2.44/quaternion.h:58:31: note: Function 'quat' argument 2 names different: declaration 'v' definition '_v'.
asymptote-2.44/quaternion.cc:55:40: note: Function 'quat' argument 2 names different: declaration 'v' definition '_v'.
asymptote-2.44/quaternion.cc:68:26: style: Function 'quat' argument 1 names different: declaration 'f' definition 'd'. [funcArgNamesDifferent]
asymptote-2.44/quaternion.h:60:22: note: Function 'quat' argument 1 names different: declaration 'f' definition 'd'.
asymptote-2.44/quaternion.cc:68:26: note: Function 'quat' argument 1 names different: declaration 'f' definition 'd'.
asymptote-2.44/quaternion.cc:82:28: style: Function 'set' argument 1 names different: declaration 'v' definition '_v'. [funcArgNamesDifferent]
asymptote-2.44/quaternion.h:90:26: note: Function 'set' argument 1 names different: declaration 'v' definition '_v'.
asymptote-2.44/quaternion.cc:82:28: note: Function 'set' argument 1 names different: declaration 'v' definition '_v'.
asymptote-2.44/quaternion.cc:82:44: style: Function 'set' argument 2 names different: declaration 's' definition '_s'. [funcArgNamesDifferent]
asymptote-2.44/quaternion.h:90:35: note: Function 'set' argument 2 names different: declaration 's' definition '_s'.
asymptote-2.44/quaternion.cc:82:44: note: Function 'set' argument 2 names different: declaration 's' definition '_s'.
asymptote-2.44/quaternion.cc:88:35: style: Function 'operator=' argument 1 names different: declaration 'v' definition 'q'. [funcArgNamesDifferent]
asymptote-2.44/quaternion.h:65:35: note: Function 'operator=' argument 1 names different: declaration 'v' definition 'q'.
asymptote-2.44/quaternion.cc:88:35: note: Function 'operator=' argument 1 names different: declaration 'v' definition 'q'.
asymptote-2.44/quaternion.cc:242:24: style: Function 'print' argument 1 names different: declaration 'file' definition 'dest'. [funcArgNamesDifferent]
asymptote-2.44/quaternion.h:84:23: note: Function 'print' argument 1 names different: declaration 'file' definition 'dest'.
asymptote-2.44/quaternion.cc:242:24: note: Function 'print' argument 1 names different: declaration 'file' definition 'dest'.
asymptote-2.44/quaternion.cc:78:5: performance: Variable 'v' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
asymptote-2.44/refaccess.cc:50:49: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
runarray.in:183:52: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary]
runarray.in:208:50: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary]
runarray.in:741:8: style: The scope of the variable 'i' can be reduced. [variableScope]
runarray.in:573:0: error: Memory leak: a [memleak]
runarray.in:916:0: error: Memory leak: c [memleak]
runfile.in:66:3: warning: Possible null pointer dereference: f [nullPointer]
runfile.in:60:7: note: Assignment 'f=NULL', assigned value is 0
runfile.in:66:3: note: Null pointer dereference
runfile.in:101:3: warning: Possible null pointer dereference: f [nullPointer]
runfile.in:95:7: note: Assignment 'f=NULL', assigned value is 0
runfile.in:101:3: note: Null pointer dereference
runlabel.in:360:14: style: Variable 'status' is assigned a value that is never used. [unreadVariable]
runmath.in:437:22: style: The scope of the variable 'B' can be reduced. [variableScope]
runpath3d.in:370:8: style: The scope of the variable 'A' can be reduced. [variableScope]
runpath3d.in:371:8: style: The scope of the variable 'B' can be reduced. [variableScope]
runpath3d.in:372:8: style: The scope of the variable 'C' can be reduced. [variableScope]
runpath3d.in:373:8: style: The scope of the variable 'D' can be reduced. [variableScope]
runpath3d.in:389:8: style: The scope of the variable 'A' can be reduced. [variableScope]
runpath3d.in:390:8: style: The scope of the variable 'B' can be reduced. [variableScope]
runpath3d.in:391:8: style: The scope of the variable 'C' can be reduced. [variableScope]
runpath3d.in:392:8: style: The scope of the variable 'D' can be reduced. [variableScope]
runpath3d.in:393:8: style: The scope of the variable 'E' can be reduced. [variableScope]
runpicture.in:494:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
runpicture.in:483:12: style: The scope of the variable 'level' can be reduced. [variableScope]
runpicture.in:484:12: style: The scope of the variable 'n' can be reduced. [variableScope]
asymptote-2.44/settings.cc:755:0: warning: Virtual function 'reset' is called from constructor 'settings :: refSetting < bool >(string name,char code,string argname,string desc,types::ty*t,bool*ref,bool defaultValue,const char*text="")' at line 742. Dynamic binding is not used. [virtualCallInConstructor]
asymptote-2.44/settings.cc:742:0: note: Calling reset
asymptote-2.44/settings.cc:755:0: note: reset is a virtual method
asymptote-2.44/settings.cc:755:0: warning: Virtual function 'reset' is called from constructor 'settings :: refSetting < int >(string name,char code,string argname,string desc,types::ty*t,int*ref,int defaultValue,const char*text="")' at line 742. Dynamic binding is not used. [virtualCallInConstructor]
asymptote-2.44/settings.cc:742:0: note: Calling reset
asymptote-2.44/settings.cc:755:0: note: reset is a virtual method
asymptote-2.44/settings.cc:401:8: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/settings.cc:375:16: note: Virtual function in base class
asymptote-2.44/settings.cc:401:8: note: Function in derived class
asymptote-2.44/settings.cc:406:16: style: The function 'add' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/settings.cc:328:16: note: Virtual function in base class
asymptote-2.44/settings.cc:406:16: note: Function in derived class
asymptote-2.44/settings.cc:431:8: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/settings.cc:375:16: note: Virtual function in base class
asymptote-2.44/settings.cc:431:8: note: Function in derived class
asymptote-2.44/settings.cc:435:18: style: The function 'buildAccess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/settings.cc:403:26: note: Virtual function in base class
asymptote-2.44/settings.cc:435:18: note: Function in derived class
asymptote-2.44/settings.cc:456:8: style: The function 'getOption' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/settings.cc:336:16: note: Virtual function in base class
asymptote-2.44/settings.cc:456:8: note: Function in derived class
asymptote-2.44/settings.cc:476:8: style: The function 'add' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/settings.cc:406:16: note: Virtual function in base class
asymptote-2.44/settings.cc:476:8: note: Function in derived class
asymptote-2.44/settings.cc:556:8: style: The function 'getOption' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/settings.cc:336:16: note: Virtual function in base class
asymptote-2.44/settings.cc:556:8: note: Function in derived class
asymptote-2.44/settings.cc:569:8: style: The function 'getOption' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/settings.cc:336:16: note: Virtual function in base class
asymptote-2.44/settings.cc:569:8: note: Function in derived class
asymptote-2.44/settings.cc:582:8: style: The function 'getOption' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/settings.cc:336:16: note: Virtual function in base class
asymptote-2.44/settings.cc:582:8: note: Function in derived class
asymptote-2.44/settings.cc:602:8: style: The function 'add' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/settings.cc:328:16: note: Virtual function in base class
asymptote-2.44/settings.cc:602:8: note: Function in derived class
asymptote-2.44/settings.cc:681:8: style: The function 'getOption' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/settings.cc:336:16: note: Virtual function in base class
asymptote-2.44/settings.cc:681:8: note: Function in derived class
asymptote-2.44/settings.cc:697:8: style: The function 'getOption' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/settings.cc:336:16: note: Virtual function in base class
asymptote-2.44/settings.cc:697:8: note: Function in derived class
asymptote-2.44/settings.cc:707:8: style: The function 'getOption' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/settings.cc:336:16: note: Virtual function in base class
asymptote-2.44/settings.cc:707:8: note: Function in derived class
asymptote-2.44/settings.cc:803:8: style: The function 'getOption' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/settings.cc:769:16: note: Virtual function in base class
asymptote-2.44/settings.cc:803:8: note: Function in derived class
asymptote-2.44/settings.cc:808:11: style: The function 'negation' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/settings.cc:774:19: note: Virtual function in base class
asymptote-2.44/settings.cc:808:11: note: Function in derived class
asymptote-2.44/settings.cc:858:8: style: The function 'getOption' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/settings.cc:336:16: note: Virtual function in base class
asymptote-2.44/settings.cc:858:8: note: Function in derived class
asymptote-2.44/settings.cc:908:8: style: The function 'getOption' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/settings.cc:336:16: note: Virtual function in base class
asymptote-2.44/settings.cc:908:8: note: Function in derived class
asymptote-2.44/settings.cc:923:8: style: The function 'getOption' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/settings.cc:336:16: note: Virtual function in base class
asymptote-2.44/settings.cc:923:8: note: Function in derived class
asymptote-2.44/settings.cc:936:8: style: The function 'getOption' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/settings.cc:336:16: note: Virtual function in base class
asymptote-2.44/settings.cc:936:8: note: Function in derived class
asymptote-2.44/settings.cc:957:8: style: The function 'getOption' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/settings.cc:336:16: note: Virtual function in base class
asymptote-2.44/settings.cc:957:8: note: Function in derived class
asymptote-2.44/simpson.cc:26:10: style: The scope of the variable 'diff' can be reduced. [variableScope]
asymptote-2.44/simpson.cc:26:20: style: The scope of the variable 'estl' can be reduced. [variableScope]
asymptote-2.44/simpson.cc:26:25: style: The scope of the variable 'estr' can be reduced. [variableScope]
asymptote-2.44/simpson.cc:26:39: style: The scope of the variable 'dx' can be reduced. [variableScope]
asymptote-2.44/simpson.cc:120:31: style: The scope of the variable 'da' can be reduced. [variableScope]
asymptote-2.44/simpson.cc:120:37: style: The scope of the variable 'wt' can be reduced. [variableScope]
asymptote-2.44/simpson.cc:120:40: style: The scope of the variable 'est' can be reduced. [variableScope]
asymptote-2.44/stack.cc:522:18: style: C-style pointer casting [cstyleCast]
asymptote-2.44/profiler.h:364:43: style: Function 'beginFunction' argument 1 names different: declaration 'func' definition 'cfunc'. [funcArgNamesDifferent]
asymptote-2.44/profiler.h:323:28: note: Function 'beginFunction' argument 1 names different: declaration 'func' definition 'cfunc'.
asymptote-2.44/profiler.h:364:43: note: Function 'beginFunction' argument 1 names different: declaration 'func' definition 'cfunc'.
asymptote-2.44/profiler.h:374:41: style: Function 'endFunction' argument 1 names different: declaration 'func' definition 'cfunc'. [funcArgNamesDifferent]
asymptote-2.44/profiler.h:324:26: note: Function 'endFunction' argument 1 names different: declaration 'func' definition 'cfunc'.
asymptote-2.44/profiler.h:374:41: note: Function 'endFunction' argument 1 names different: declaration 'func' definition 'cfunc'.
asymptote-2.44/profiler.h:357:10: warning: Assert statement calls a function which may have desired side effects: 'topnode'. [assertWithSideEffect]
asymptote-2.44/profiler.h:377:10: warning: Assert statement calls a function which may have desired side effects: 'topnode'. [assertWithSideEffect]
asymptote-2.44/profiler.h:111:5: style: Struct 'node' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/profiler.h:116:5: style: Struct 'node' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
asymptote-2.44/symbol.cc:96:12: warning: Either the condition 's!=0' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck]
asymptote-2.44/symbol.cc:233:12: note: Assuming that condition 's!=0' is not redundant
asymptote-2.44/symbol.cc:230:24: note: Calling function 'hash', 1st argument 's' value is 0
asymptote-2.44/symbol.cc:96:12: note: Null pointer dereference
asymptote-2.44/symbol.cc:99:10: warning: Either the condition 's!=0' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck]
asymptote-2.44/symbol.cc:233:12: note: Assuming that condition 's!=0' is not redundant
asymptote-2.44/symbol.cc:230:24: note: Calling function 'hash', 1st argument 's' value is 0
asymptote-2.44/symbol.cc:99:10: note: Null pointer dereference
asymptote-2.44/symbol.cc:102:10: warning: Either the condition 's!=0' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck]
asymptote-2.44/symbol.cc:233:12: note: Assuming that condition 's!=0' is not redundant
asymptote-2.44/symbol.cc:230:24: note: Calling function 'hash', 1st argument 's' value is 0
asymptote-2.44/symbol.cc:102:10: note: Null pointer dereference
asymptote-2.44/symbol.cc:105:10: warning: Either the condition 's!=0' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck]
asymptote-2.44/symbol.cc:233:12: note: Assuming that condition 's!=0' is not redundant
asymptote-2.44/symbol.cc:230:24: note: Calling function 'hash', 1st argument 's' value is 0
asymptote-2.44/symbol.cc:105:10: note: Null pointer dereference
asymptote-2.44/symbol.cc:108:10: warning: Either the condition 's!=0' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck]
asymptote-2.44/symbol.cc:233:12: note: Assuming that condition 's!=0' is not redundant
asymptote-2.44/symbol.cc:230:24: note: Calling function 'hash', 1st argument 's' value is 0
asymptote-2.44/symbol.cc:108:10: note: Null pointer dereference
asymptote-2.44/symbol.cc:193:19: warning: Assert statement modifies 's'. [assignmentInAssert]
asymptote-2.44/symbol.cc:195:22: warning: Assert statement calls a function which may have desired side effects: 'rawTrans'. [assertWithSideEffect]
asymptote-2.44/symbol.cc:253:7: error: Memory leak: r.s [memleak]
asymptote-2.44/symbol.cc:310:7: error: Memory leak: r.s [memleak]
asymptote-2.44/texfile.cc:300:31: style: Function 'put' argument 4 names different: declaration 'Align' definition 'align'. [funcArgNamesDifferent]
asymptote-2.44/texfile.h:250:24: note: Function 'put' argument 4 names different: declaration 'Align' definition 'align'.
asymptote-2.44/texfile.cc:300:31: note: Function 'put' argument 4 names different: declaration 'Align' definition 'align'.
asymptote-2.44/texfile.cc:24:3: performance: Variable 'texengine' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
asymptote-2.44/texfile.cc:188:33: performance: Function parameter 'p' should be passed by const reference. [passedByValue]
asymptote-2.44/texfile.cc:193:33: performance: Function parameter 'p' should be passed by const reference. [passedByValue]
asymptote-2.44/texfile.cc:404:27: performance: Function parameter 'p' should be passed by const reference. [passedByValue]
asymptote-2.44/texfile.cc:404:34: performance: Function parameter 'q' should be passed by const reference. [passedByValue]
asymptote-2.44/types.cc:485:22: style: C-style pointer casting [cstyleCast]
asymptote-2.44/virtualfieldaccess.h:39:3: warning: Member variable 'virtualFieldAccess::caller' is not initialized in the constructor. [uninitMemberVar]
asymptote-2.44/virtualfieldaccess.h:51:8: style: The function 'encode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/access.h:49:16: note: Virtual function in base class
asymptote-2.44/virtualfieldaccess.h:51:8: note: Function in derived class
asymptote-2.44/virtualfieldaccess.h:52:8: style: The function 'encode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
asymptote-2.44/access.h:55:16: note: Virtual function in base class
asymptote-2.44/virtualfieldaccess.h:52:8: note: Function in derived class
asymptote-2.44/util.cc:224:3: style: Variable 'argv' is reassigned a value before the old one has been used. [redundantAssignment]
asymptote-2.44/util.cc:223:0: note: Variable 'argv' is reassigned a value before the old one has been used.
asymptote-2.44/util.cc:224:3: note: Variable 'argv' is reassigned a value before the old one has been used.
asymptote-2.44/util.cc:124:44: style: Function 'stripExt' argument 2 names different: declaration 'suffix' definition 'ext'. [funcArgNamesDifferent]
asymptote-2.44/util.h:42:44: note: Function 'stripExt' argument 2 names different: declaration 'suffix' definition 'ext'.
asymptote-2.44/util.cc:124:44: note: Function 'stripExt' argument 2 names different: declaration 'suffix' definition 'ext'.
asymptote-2.44/util.cc:180:25: style: Function 'buildname' argument 1 names different: declaration 'filename' definition 'name'. [funcArgNamesDifferent]
asymptote-2.44/util.h:54:25: note: Function 'buildname' argument 1 names different: declaration 'filename' definition 'name'.
asymptote-2.44/util.cc:180:25: note: Function 'buildname' argument 1 names different: declaration 'filename' definition 'name'.
asymptote-2.44/util.cc:219:40: style: Function 'args' argument 1 names different: declaration 'args' definition 's'. [funcArgNamesDifferent]
asymptote-2.44/util.h:82:40: note: Function 'args' argument 1 names different: declaration 'args' definition 's'.
asymptote-2.44/util.cc:219:40: note: Function 'args' argument 1 names different: declaration 'args' definition 's'.
asymptote-2.44/util.cc:261:60: style: Function 'System' argument 6 names different: declaration 'pid' definition 'ppid'. [funcArgNamesDifferent]
asymptote-2.44/util.h:88:17: note: Function 'System' argument 6 names different: declaration 'pid' definition 'ppid'.
asymptote-2.44/util.cc:261:60: note: Function 'System' argument 6 names different: declaration 'pid' definition 'ppid'.
asymptote-2.44/virtualfieldaccess.cc:39:54: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
[23:16]

ftp://ftp.se.debian.org/debian/pool/main/a/async-http-client/async-http-client_1.6.5.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/asyncpg/asyncpg_0.8.4.orig.tar.gz
asyncpg-0.8.4/asyncpg/protocol/record/recordobj.c:161:9: style: The scope of the variable 'comp' can be reduced. [variableScope]
asyncpg-0.8.4/asyncpg/protocol/record/recordobj.c:271:19: style: The scope of the variable 'result' can be reduced. [variableScope]
asyncpg-0.8.4/asyncpg/protocol/record/recordobj.c:273:27: style: The scope of the variable 'dest' can be reduced. [variableScope]
asyncpg-0.8.4/asyncpg/protocol/record/recordobj.c:588:15: style: The scope of the variable 'item' can be reduced. [variableScope]
[23:16]

ftp://ftp.se.debian.org/debian/pool/main/a/at/at_3.1.20.orig.tar.gz
at-3.1.20/privs.h:144:0: error: #error "Cannot implement user ID swapping without setreuid or setresuid" [preprocessorErrorDirective]
[23:16]

ftp://ftp.se.debian.org/debian/pool/main/a/at-at-clojure/at-at-clojure_1.2.0.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/at-spi/at-spi_1.32.0.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/at-spi2-atk/at-spi2-atk_2.5.3.orig.tar.xz
at-spi2-atk-2.5.3/atk-adaptor/accessible-cache.c:233:14: style: The scope of the variable 'current' can be reduced. [variableScope]
at-spi2-atk-2.5.3/atk-adaptor/accessible-cache.c:160:21: style: Variable 'cache' is assigned a value that is never used. [unreadVariable]
at-spi2-atk-2.5.3/atk-adaptor/accessible-leasing.c:107:25: style: The scope of the variable 'current' can be reduced. [variableScope]
at-spi2-atk-2.5.3/atk-adaptor/adaptors/accessible-adaptor.c:428:3: style: Variable 'reply' is reassigned a value before the old one has been used. [redundantAssignment]
at-spi2-atk-2.5.3/atk-adaptor/adaptors/accessible-adaptor.c:418:0: note: Variable 'reply' is reassigned a value before the old one has been used.
at-spi2-atk-2.5.3/atk-adaptor/adaptors/accessible-adaptor.c:428:3: note: Variable 'reply' is reassigned a value before the old one has been used.
at-spi2-atk-2.5.3/atk-adaptor/adaptors/accessible-adaptor.c:456:3: style: Variable 'reply' is reassigned a value before the old one has been used. [redundantAssignment]
at-spi2-atk-2.5.3/atk-adaptor/adaptors/accessible-adaptor.c:448:0: note: Variable 'reply' is reassigned a value before the old one has been used.
at-spi2-atk-2.5.3/atk-adaptor/adaptors/accessible-adaptor.c:456:3: note: Variable 'reply' is reassigned a value before the old one has been used.
at-spi2-atk-2.5.3/atk-adaptor/adaptors/cache-adaptor.c:76:7: style: The scope of the variable 'count' can be reduced. [variableScope]
at-spi2-atk-2.5.3/atk-adaptor/adaptors/collection-adaptor.c:528:14: style: The scope of the variable 'nextobj' can be reduced. [variableScope]
at-spi2-atk-2.5.3/atk-adaptor/adaptors/collection-adaptor.c:651:17: style: The scope of the variable 'attr' can be reduced. [variableScope]
at-spi2-atk-2.5.3/atk-adaptor/adaptors/collection-adaptor.c:767:14: style: The scope of the variable 'parent' can be reduced. [variableScope]
at-spi2-atk-2.5.3/atk-adaptor/adaptors/collection-adaptor.c:625:29: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
at-spi2-atk-2.5.3/atk-adaptor/bridge.c:422:22: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
at-spi2-atk-2.5.3/atk-adaptor/event.c:528:3: style: Variable 'pname' is reassigned a value before the old one has been used. [redundantAssignment]
at-spi2-atk-2.5.3/atk-adaptor/event.c:519:0: note: Variable 'pname' is reassigned a value before the old one has been used.
at-spi2-atk-2.5.3/atk-adaptor/event.c:528:3: note: Variable 'pname' is reassigned a value before the old one has been used.
at-spi2-atk-2.5.3/atk-adaptor/event.c:359:15: style: The scope of the variable 'evdata' can be reduced. [variableScope]
at-spi2-atk-2.5.3/atk-adaptor/event.c:717:17: style: The scope of the variable 'atk_rect' can be reduced. [variableScope]
at-spi2-atk-2.5.3/atk-adaptor/event.c:885:43: error: Uninitialized variable: text [uninitvar]
at-spi2-atk-2.5.3/atk-adaptor/event.c:934:43: error: Uninitialized variable: text [uninitvar]
at-spi2-atk-2.5.3/atk-adaptor/spi-dbus.c:89:7: style: The scope of the variable 'type' can be reduced. [variableScope]
at-spi2-atk-2.5.3/atk-adaptor/spi-dbus.c:90:9: style: The scope of the variable 'ptr' can be reduced. [variableScope]
at-spi2-atk-2.5.3/atk-adaptor/spi-dbus.c:116:7: style: The scope of the variable 'type' can be reduced. [variableScope]
at-spi2-atk-2.5.3/atk-adaptor/spi-dbus.c:117:9: style: The scope of the variable 'ptr' can be reduced. [variableScope]
at-spi2-atk-2.5.3/atk-adaptor/spi-dbus.c:184:25: style: Unused variable: sub [unusedVariable]
at-spi2-atk-2.5.3/dbind/dbind-any.c:262:37: style: Function 'dbind_any_marshal' argument 3 names different: declaration 'val' definition 'data'. [funcArgNamesDifferent]
at-spi2-atk-2.5.3/dbind/dbind-any.h:11:50: note: Function 'dbind_any_marshal' argument 3 names different: declaration 'val' definition 'data'.
at-spi2-atk-2.5.3/dbind/dbind-any.c:262:37: note: Function 'dbind_any_marshal' argument 3 names different: declaration 'val' definition 'data'.
at-spi2-atk-2.5.3/dbind/dbind-any.c:424:39: style: Function 'dbind_any_demarshal' argument 3 names different: declaration 'val' definition 'data'. [funcArgNamesDifferent]
at-spi2-atk-2.5.3/dbind/dbind-any.h:19:50: note: Function 'dbind_any_demarshal' argument 3 names different: declaration 'val' definition 'data'.
at-spi2-atk-2.5.3/dbind/dbind-any.c:424:39: note: Function 'dbind_any_demarshal' argument 3 names different: declaration 'val' definition 'data'.
at-spi2-atk-2.5.3/dbind/dbind-any.c:534:23: style: Function 'dbind_any_free' argument 2 names different: declaration 'ptr_to_ptr' definition 'ptr'. [funcArgNamesDifferent]
at-spi2-atk-2.5.3/dbind/dbind-any.h:26:50: note: Function 'dbind_any_free' argument 2 names different: declaration 'ptr_to_ptr' definition 'ptr'.
at-spi2-atk-2.5.3/dbind/dbind-any.c:534:23: note: Function 'dbind_any_free' argument 2 names different: declaration 'ptr_to_ptr' definition 'ptr'.
at-spi2-atk-2.5.3/dbind/dbind.c:138:5: style: Variable 'success' is reassigned a value before the old one has been used. [redundantAssignment]
at-spi2-atk-2.5.3/dbind/dbind.c:134:0: note: Variable 'success' is reassigned a value before the old one has been used.
at-spi2-atk-2.5.3/dbind/dbind.c:138:5: note: Variable 'success' is reassigned a value before the old one has been used.
at-spi2-atk-2.5.3/dbind/dbind.c:224:5: style: Variable 'success' is reassigned a value before the old one has been used. [redundantAssignment]
at-spi2-atk-2.5.3/dbind/dbind.c:220:0: note: Variable 'success' is reassigned a value before the old one has been used.
at-spi2-atk-2.5.3/dbind/dbind.c:224:5: note: Variable 'success' is reassigned a value before the old one has been used.
at-spi2-atk-2.5.3/dbind/dbtest.c:146:5: style: Variable 'a1' is reassigned a value before the old one has been used. [redundantAssignment]
at-spi2-atk-2.5.3/dbind/dbtest.c:143:0: note: Variable 'a1' is reassigned a value before the old one has been used.
at-spi2-atk-2.5.3/dbind/dbtest.c:146:5: note: Variable 'a1' is reassigned a value before the old one has been used.
at-spi2-atk-2.5.3/dbind/dbtest.c:276:10: style: Variable 'q' is assigned a value that is never used. [unreadVariable]
at-spi2-atk-2.5.3/dbind/dbtest.c:230:16: warning: Unnecessary comparison of static strings. [staticStringCompare]
at-spi2-atk-2.5.3/droute/droute.c:524:11: style: The scope of the variable 'datum' can be reduced. [variableScope]
at-spi2-atk-2.5.3/droute/droute.c:715:40: style: Function 'droute_intercept_dbus' argument 1 names different: declaration 'connection' definition 'bus'. [funcArgNamesDifferent]
at-spi2-atk-2.5.3/droute/droute.h:109:40: note: Function 'droute_intercept_dbus' argument 1 names different: declaration 'connection' definition 'bus'.
at-spi2-atk-2.5.3/droute/droute.c:715:40: note: Function 'droute_intercept_dbus' argument 1 names different: declaration 'connection' definition 'bus'.
at-spi2-atk-2.5.3/droute/droute.c:722:42: style: Function 'droute_unintercept_dbus' argument 1 names different: declaration 'connection' definition 'bus'. [funcArgNamesDifferent]
at-spi2-atk-2.5.3/droute/droute.h:112:42: note: Function 'droute_unintercept_dbus' argument 1 names different: declaration 'connection' definition 'bus'.
at-spi2-atk-2.5.3/droute/droute.c:722:42: note: Function 'droute_unintercept_dbus' argument 1 names different: declaration 'connection' definition 'bus'.
at-spi2-atk-2.5.3/droute/droute.c:177:14: style: Unused variable: registered [unusedVariable]
[23:16]

ftp://ftp.se.debian.org/debian/pool/main/a/at-spi2-core/at-spi2-core_2.5.3.orig.tar.xz
at-spi2-core-2.5.3/atspi/atspi-accessible.c:699:16: style: The scope of the variable 'message' can be reduced. [variableScope]
at-spi2-core-2.5.3/atspi/atspi-accessible.c:1180:47: style: Function 'atspi_accessible_get_action' argument 1 names different: declaration 'obj' definition 'accessible'. [funcArgNamesDifferent]
at-spi2-core-2.5.3/atspi/atspi-accessible.h:109:61: note: Function 'atspi_accessible_get_action' argument 1 names different: declaration 'obj' definition 'accessible'.
at-spi2-core-2.5.3/atspi/atspi-accessible.c:1180:47: note: Function 'atspi_accessible_get_action' argument 1 names different: declaration 'obj' definition 'accessible'.
at-spi2-core-2.5.3/atspi/atspi-accessible.c:1196:51: style: Function 'atspi_accessible_get_collection' argument 1 names different: declaration 'obj' definition 'accessible'. [funcArgNamesDifferent]
at-spi2-core-2.5.3/atspi/atspi-accessible.h:111:69: note: Function 'atspi_accessible_get_collection' argument 1 names different: declaration 'obj' definition 'accessible'.
at-spi2-core-2.5.3/atspi/atspi-accessible.c:1196:51: note: Function 'atspi_accessible_get_collection' argument 1 names different: declaration 'obj' definition 'accessible'.
at-spi2-core-2.5.3/atspi/atspi-accessible.c:1228:49: style: Function 'atspi_accessible_get_document' argument 1 names different: declaration 'obj' definition 'accessible'. [funcArgNamesDifferent]
at-spi2-core-2.5.3/atspi/atspi-accessible.h:115:65: note: Function 'atspi_accessible_get_document' argument 1 names different: declaration 'obj' definition 'accessible'.
at-spi2-core-2.5.3/atspi/atspi-accessible.c:1228:49: note: Function 'atspi_accessible_get_document' argument 1 names different: declaration 'obj' definition 'accessible'.
at-spi2-core-2.5.3/atspi/atspi-accessible.c:1244:54: style: Function 'atspi_accessible_get_editable_text' argument 1 names different: declaration 'obj' definition 'accessible'. [funcArgNamesDifferent]
at-spi2-core-2.5.3/atspi/atspi-accessible.h:117:74: note: Function 'atspi_accessible_get_editable_text' argument 1 names different: declaration 'obj' definition 'accessible'.
at-spi2-core-2.5.3/atspi/atspi-accessible.c:1244:54: note: Function 'atspi_accessible_get_editable_text' argument 1 names different: declaration 'obj' definition 'accessible'.
at-spi2-core-2.5.3/atspi/atspi-accessible.c:1260:50: style: Function 'atspi_accessible_get_hyperlink' argument 1 names different: declaration 'obj' definition 'accessible'. [funcArgNamesDifferent]
at-spi2-core-2.5.3/atspi/atspi-accessible.h:119:67: note: Function 'atspi_accessible_get_hyperlink' argument 1 names different: declaration 'obj' definition 'accessible'.
at-spi2-core-2.5.3/atspi/atspi-accessible.c:1260:50: note: Function 'atspi_accessible_get_hyperlink' argument 1 names different: declaration 'obj' definition 'accessible'.
at-spi2-core-2.5.3/atspi/atspi-accessible.c:1276:50: style: Function 'atspi_accessible_get_hypertext' argument 1 names different: declaration 'obj' definition 'accessible'. [funcArgNamesDifferent]
at-spi2-core-2.5.3/atspi/atspi-accessible.h:121:67: note: Function 'atspi_accessible_get_hypertext' argument 1 names different: declaration 'obj' definition 'accessible'.
at-spi2-core-2.5.3/atspi/atspi-accessible.c:1276:50: note: Function 'atspi_accessible_get_hypertext' argument 1 names different: declaration 'obj' definition 'accessible'.
at-spi2-core-2.5.3/atspi/atspi-accessible.c:1292:46: style: Function 'atspi_accessible_get_image' argument 1 names different: declaration 'obj' definition 'accessible'. [funcArgNamesDifferent]
at-spi2-core-2.5.3/atspi/atspi-accessible.h:123:59: note: Function 'atspi_accessible_get_image' argument 1 names different: declaration 'obj' definition 'accessible'.
at-spi2-core-2.5.3/atspi/atspi-accessible.c:1292:46: note: Function 'atspi_accessible_get_image' argument 1 names different: declaration 'obj' definition 'accessible'.
at-spi2-core-2.5.3/atspi/atspi-accessible.c:1308:50: style: Function 'atspi_accessible_get_selection' argument 1 names different: declaration 'obj' definition 'accessible'. [funcArgNamesDifferent]
at-spi2-core-2.5.3/atspi/atspi-accessible.h:125:67: note: Function 'atspi_accessible_get_selection' argument 1 names different: declaration 'obj' definition 'accessible'.
at-spi2-core-2.5.3/atspi/atspi-accessible.c:1308:50: note: Function 'atspi_accessible_get_selection' argument 1 names different: declaration 'obj' definition 'accessible'.
at-spi2-core-2.5.3/atspi/atspi-accessible.c:1374:46: style: Function 'atspi_accessible_get_value' argument 1 names different: declaration 'obj' definition 'accessible'. [funcArgNamesDifferent]
at-spi2-core-2.5.3/atspi/atspi-accessible.h:131:59: note: Function 'atspi_accessible_get_value' argument 1 names different: declaration 'obj' definition 'accessible'.
at-spi2-core-2.5.3/atspi/atspi-accessible.c:1374:46: note: Function 'atspi_accessible_get_value' argument 1 names different: declaration 'obj' definition 'accessible'.
at-spi2-core-2.5.3/atspi/atspi-accessible.c:515:11: style: struct member 'Accessibility_Relation::targets' is never used. [unusedStructMember]
at-spi2-core-2.5.3/atspi/atspi-matchrule.c:129:7: style: The scope of the variable 'i' can be reduced. [variableScope]
at-spi2-core-2.5.3/atspi/atspi-matchrule.c:163:39: warning: Shifting signed 32-bit value by 31 bits is undefined behaviour. See condition at line 162. [shiftTooManyBitsSigned]
at-spi2-core-2.5.3/atspi/atspi-matchrule.c:162:16: note: Assuming that condition 'role<128' is not redundant
at-spi2-core-2.5.3/atspi/atspi-matchrule.c:163:39: note: Shift
at-spi2-core-2.5.3/atspi/atspi-misc.c:1393:3: style: Variable 'session_bus' is reassigned a value before the old one has been used. [redundantAssignment]
at-spi2-core-2.5.3/atspi/atspi-misc.c:1387:0: note: Variable 'session_bus' is reassigned a value before the old one has been used.
at-spi2-core-2.5.3/atspi/atspi-misc.c:1393:3: note: Variable 'session_bus' is reassigned a value before the old one has been used.
at-spi2-core-2.5.3/atspi/atspi-misc.c:1009:7: style: The scope of the variable 'diff' can be reduced. [variableScope]
at-spi2-core-2.5.3/atspi/atspi-misc.c:284:11: style: struct member 'CACHE_ADDITION::state_bitflags' is never used. [unusedStructMember]
at-spi2-core-2.5.3/atspi/atspi-misc.c:648:24: style: Variable 'sender' is assigned a value that is never used. [unreadVariable]
at-spi2-core-2.5.3/atspi/atspi-misc.c:939:21: style: Variable 'bus_name' is assigned a value that is never used. [unreadVariable]
at-spi2-core-2.5.3/atspi/atspi-misc.c:1059:81: error: va_list 'args' was opened but not closed by va_end(). [va_end_missing]
at-spi2-core-2.5.3/atspi/atspi-text.c:265:40: style: Function 'atspi_text_get_attribute_value' argument 3 names different: declaration 'attribute_name' definition 'attribute_value'. [funcArgNamesDifferent]
at-spi2-core-2.5.3/atspi/atspi-text.h:96:77: note: Function 'atspi_text_get_attribute_value' argument 3 names different: declaration 'attribute_name' definition 'attribute_value'.
at-spi2-core-2.5.3/atspi/atspi-text.c:265:40: note: Function 'atspi_text_get_attribute_value' argument 3 names different: declaration 'attribute_name' definition 'attribute_value'.
at-spi2-core-2.5.3/bus/at-spi-bus-launcher.c:553:26: style: Variable 'app' is assigned a value that is never used. [unreadVariable]
at-spi2-core-2.5.3/bus/at-spi-bus-launcher.c:566:14: style: Unused variable: loop [unusedVariable]
at-spi2-core-2.5.3/bus/at-spi-bus-launcher.c:567:20: style: Unused variable: session_bus [unusedVariable]
at-spi2-core-2.5.3/bus/at-spi-bus-launcher.c:626:19: style: Variable 'name_owner_id' is assigned a value that is never used. [unreadVariable]
at-spi2-core-2.5.3/dbind/dbind-any.c:336:37: style: Function 'dbind_any_marshal' argument 3 names different: declaration 'val' definition 'data'. [funcArgNamesDifferent]
at-spi2-core-2.5.3/dbind/dbind-any.h:30:50: note: Function 'dbind_any_marshal' argument 3 names different: declaration 'val' definition 'data'.
at-spi2-core-2.5.3/dbind/dbind-any.c:336:37: note: Function 'dbind_any_marshal' argument 3 names different: declaration 'val' definition 'data'.
at-spi2-core-2.5.3/dbind/dbind-any.c:534:39: style: Function 'dbind_any_demarshal' argument 3 names different: declaration 'val' definition 'data'. [funcArgNamesDifferent]
at-spi2-core-2.5.3/dbind/dbind-any.h:38:50: note: Function 'dbind_any_demarshal' argument 3 names different: declaration 'val' definition 'data'.
at-spi2-core-2.5.3/dbind/dbind-any.c:534:39: note: Function 'dbind_any_demarshal' argument 3 names different: declaration 'val' definition 'data'.
at-spi2-core-2.5.3/dbind/dbind-any.c:760:23: style: Function 'dbind_any_free' argument 2 names different: declaration 'ptr_to_ptr' definition 'ptr'. [funcArgNamesDifferent]
at-spi2-core-2.5.3/dbind/dbind-any.h:45:50: note: Function 'dbind_any_free' argument 2 names different: declaration 'ptr_to_ptr' definition 'ptr'.
at-spi2-core-2.5.3/dbind/dbind-any.c:760:23: note: Function 'dbind_any_free' argument 2 names different: declaration 'ptr_to_ptr' definition 'ptr'.
at-spi2-core-2.5.3/dbind/dbind.c:217:5: style: Variable 'success' is reassigned a value before the old one has been used. [redundantAssignment]
at-spi2-core-2.5.3/dbind/dbind.c:213:0: note: Variable 'success' is reassigned a value before the old one has been used.
at-spi2-core-2.5.3/dbind/dbind.c:217:5: note: Variable 'success' is reassigned a value before the old one has been used.
at-spi2-core-2.5.3/dbind/dbind.c:303:5: style: Variable 'success' is reassigned a value before the old one has been used. [redundantAssignment]
at-spi2-core-2.5.3/dbind/dbind.c:299:0: note: Variable 'success' is reassigned a value before the old one has been used.
at-spi2-core-2.5.3/dbind/dbind.c:303:5: note: Variable 'success' is reassigned a value before the old one has been used.
at-spi2-core-2.5.3/dbind/dbtest.c:165:5: style: Variable 'a1' is reassigned a value before the old one has been used. [redundantAssignment]
at-spi2-core-2.5.3/dbind/dbtest.c:162:0: note: Variable 'a1' is reassigned a value before the old one has been used.
at-spi2-core-2.5.3/dbind/dbtest.c:165:5: note: Variable 'a1' is reassigned a value before the old one has been used.
at-spi2-core-2.5.3/dbind/dbtest.c:295:10: style: Variable 'q' is assigned a value that is never used. [unreadVariable]
at-spi2-core-2.5.3/dbind/dbtest.c:249:16: warning: Unnecessary comparison of static strings. [staticStringCompare]
at-spi2-core-2.5.3/registryd/de-marshaller.c:34:7: style: The scope of the variable 'type' can be reduced. [variableScope]
at-spi2-core-2.5.3/registryd/de-marshaller.c:35:9: style: The scope of the variable 'ptr' can be reduced. [variableScope]
at-spi2-core-2.5.3/registryd/de-marshaller.c:61:7: style: The scope of the variable 'type' can be reduced. [variableScope]
at-spi2-core-2.5.3/registryd/de-marshaller.c:62:9: style: The scope of the variable 'ptr' can be reduced. [variableScope]
at-spi2-core-2.5.3/registryd/deviceeventcontroller.c:408:3: style: Variable 'signal' is reassigned a value before the old one has been used. [redundantAssignment]
at-spi2-core-2.5.3/registryd/deviceeventcontroller.c:402:0: note: Variable 'signal' is reassigned a value before the old one has been used.
at-spi2-core-2.5.3/registryd/deviceeventcontroller.c:408:3: note: Variable 'signal' is reassigned a value before the old one has been used.
at-spi2-core-2.5.3/registryd/deviceeventcontroller.c:2515:15: style: The scope of the variable 'bounce_delay' can be reduced. [variableScope]
at-spi2-core-2.5.3/registryd/deviceeventcontroller.c:2516:15: style: The scope of the variable 'elapsed_msec' can be reduced. [variableScope]
at-spi2-core-2.5.3/registryd/deviceeventcontroller.c:2559:15: style: The scope of the variable 'slow_delay' can be reduced. [variableScope]
at-spi2-core-2.5.3/registryd/deviceeventcontroller.c:2560:15: style: The scope of the variable 'elapsed_msec' can be reduced. [variableScope]
at-spi2-core-2.5.3/registryd/deviceeventcontroller.c:1103:29: style: Function 'spi_controller_register_device_listener' argument 2 names different: declaration 'l' definition 'listener'. [funcArgNamesDifferent]
at-spi2-core-2.5.3/registryd/deviceeventcontroller.c:155:42: note: Function 'spi_controller_register_device_listener' argument 2 names different: declaration 'l' definition 'listener'.
at-spi2-core-2.5.3/registryd/deviceeventcontroller.c:1103:29: note: Function 'spi_controller_register_device_listener' argument 2 names different: declaration 'l' definition 'listener'.
at-spi2-core-2.5.3/registryd/deviceeventcontroller.c:2410:28: style: Unused variable: dec_listener [unusedVariable]
at-spi2-core-2.5.3/registryd/deviceeventcontroller.c:2435:28: style: Unused variable: dec_listener [unusedVariable]
at-spi2-core-2.5.3/registryd/deviceeventcontroller.c:2458:24: style: Variable 'priv' is assigned a value that is never used. [unreadVariable]
at-spi2-core-2.5.3/registryd/deviceeventcontroller.c:2486:24: style: Variable 'priv' is assigned a value that is never used. [unreadVariable]
at-spi2-core-2.5.3/registryd/deviceeventcontroller.c:2528:6: style: Variable 'elapsed_msec' is assigned a value that is never used. [unreadVariable]
at-spi2-core-2.5.3/registryd/deviceeventcontroller.c:2572:6: style: Variable 'elapsed_msec' is assigned a value that is never used. [unreadVariable]
at-spi2-core-2.5.3/registryd/deviceeventcontroller.c:3111:8: style: Unused variable: i [unusedVariable]
at-spi2-core-2.5.3/registryd/deviceeventcontroller.c:3140:16: style: Variable 'type' is assigned a value that is never used. [unreadVariable]
at-spi2-core-2.5.3/registryd/deviceeventcontroller.c:568:7: error: Uninitialized variable: mask_return [uninitvar]
at-spi2-core-2.5.3/registryd/deviceeventcontroller.c:2363:78: error: Uninitialized variable: path [uninitvar]
at-spi2-core-2.5.3/registryd/registry-main.c:236:9: style: Variable 'dec' is assigned a value that is never used. [unreadVariable]
at-spi2-core-2.5.3/registryd/registry.c:450:3: style: Variable 'reply' is reassigned a value before the old one has been used. [redundantAssignment]
at-spi2-core-2.5.3/registryd/registry.c:447:0: note: Variable 'reply' is reassigned a value before the old one has been used.
at-spi2-core-2.5.3/registryd/registry.c:450:3: note: Variable 'reply' is reassigned a value before the old one has been used.
at-spi2-core-2.5.3/registryd/registry.c:656:3: style: Variable 'reply' is reassigned a value before the old one has been used. [redundantAssignment]
at-spi2-core-2.5.3/registryd/registry.c:651:0: note: Variable 'reply' is reassigned a value before the old one has been used.
at-spi2-core-2.5.3/registryd/registry.c:656:3: note: Variable 'reply' is reassigned a value before the old one has been used.
at-spi2-core-2.5.3/registryd/registry.c:743:3: style: Variable 'reply' is reassigned a value before the old one has been used. [redundantAssignment]
at-spi2-core-2.5.3/registryd/registry.c:737:0: note: Variable 'reply' is reassigned a value before the old one has been used.
at-spi2-core-2.5.3/registryd/registry.c:743:3: note: Variable 'reply' is reassigned a value before the old one has been used.
at-spi2-core-2.5.3/registryd/registry.c:763:3: style: Variable 'reply' is reassigned a value before the old one has been used. [redundantAssignment]
at-spi2-core-2.5.3/registryd/registry.c:760:0: note: Variable 'reply' is reassigned a value before the old one has been used.
at-spi2-core-2.5.3/registryd/registry.c:763:3: note: Variable 'reply' is reassigned a value before the old one has been used.
at-spi2-core-2.5.3/registryd/registry.c:778:3: style: Variable 'reply' is reassigned a value before the old one has been used. [redundantAssignment]
at-spi2-core-2.5.3/registryd/registry.c:775:0: note: Variable 'reply' is reassigned a value before the old one has been used.
at-spi2-core-2.5.3/registryd/registry.c:778:3: note: Variable 'reply' is reassigned a value before the old one has been used.
at-spi2-core-2.5.3/registryd/registry.c:150:7: warning: Suspicious use of ; at the end of 'if' statement. [suspiciousSemicolon]
at-spi2-core-2.5.3/registryd/registry.c:623:17: style: The scope of the variable 'ref' can be reduced. [variableScope]
at-spi2-core-2.5.3/registryd/registry.c:87:50: style: Variable 'object_class' is assigned a value that is never used. [unreadVariable]
at-spi2-core-2.5.3/registryd/registry.c:229:15: style: Unused variable: evdata [unusedVariable]
at-spi2-core-2.5.3/registryd/registry.c:342:27: style: Variable 'registry' is assigned a value that is never used. [unreadVariable]
at-spi2-core-2.5.3/registryd/registry.c:462:17: style: Unused variable: coord_type [unusedVariable]
at-spi2-core-2.5.3/registryd/registry.c:955:8: style: Unused variable: i [unusedVariable]
at-spi2-core-2.5.3/registryd/registry.c:984:8: style: Unused variable: i [unusedVariable]
at-spi2-core-2.5.3/registryd/ucs2keysym.c:800:9: style: The scope of the variable 'mid' can be reduced. [variableScope]
at-spi2-core-2.5.3/registryd/ucs2keysym.c:828:9: style: The scope of the variable 'mid' can be reduced. [variableScope]
[23:16]

ftp://ftp.se.debian.org/debian/pool/main/a/atanks/atanks_6.5~dfsg.orig.tar.gz
atanks-6.5/exporter/export.cpp:14:12: style: The scope of the variable 'new_bitmap' can be reduced. [variableScope]
atanks-6.5/src/main.h:24:0: error: #error "VERSION information is missing. Fix Makefile." [preprocessorErrorDirective]
atanks-6.5/src/debug.h:30:0: error: #error "Only Windows, Linux and BSD are supported at the moment" [preprocessorErrorDirective]
[23:17]

ftp://ftp.se.debian.org/debian/pool/main/a/atdgen/atdgen_1.9.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aterm/aterm_1.0.1.orig.tar.gz
aterm-1.0.1/src/command.c:2470:57: warning: Either the condition 'if(prop_name)' is redundant or there is possible null pointer dereference: prop_name. [nullPointerRedundantCheck]
aterm-1.0.1/src/command.c:2471:6: note: Assuming that condition 'if(prop_name)' is not redundant
aterm-1.0.1/src/command.c:2470:57: note: Null pointer dereference
aterm-1.0.1/src/command.c:1548:6: style: Variable 'lnsppg' is reassigned a value before the old one has been used. [redundantAssignment]
aterm-1.0.1/src/command.c:1545:0: note: Variable 'lnsppg' is reassigned a value before the old one has been used.
aterm-1.0.1/src/command.c:1548:6: note: Variable 'lnsppg' is reassigned a value before the old one has been used.
aterm-1.0.1/src/command.c:1172:27: style: The scope of the variable 'k' can be reduced. [variableScope]
aterm-1.0.1/src/command.c:3370:25: style: The scope of the variable 'string' can be reduced. [variableScope]
aterm-1.0.1/src/command.c:3799:21: style: The scope of the variable 'riten' can be reduced. [variableScope]
aterm-1.0.1/src/command.c:1251:38: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aterm-1.0.1/src/graphics/grxlib.c:69:7: warning: %ld in format string (no. 1) requires 'long *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
aterm-1.0.1/src/graphics/grxlib.c:69:7: warning: %ld in format string (no. 2) requires 'long *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
aterm-1.0.1/src/graphics/grxlib.c:69:7: warning: %ld in format string (no. 3) requires 'long *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
aterm-1.0.1/src/graphics/grxlib.c:69:7: warning: %ld in format string (no. 4) requires 'long *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
aterm-1.0.1/src/graphics/grxlib.c:69:7: warning: %ld in format string (no. 5) requires 'long *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
aterm-1.0.1/src/graphics/grxlib.c:69:7: warning: %ld in format string (no. 6) requires 'long *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
aterm-1.0.1/src/graphics/grxlib.c:69:7: warning: %ld in format string (no. 7) requires 'long *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
aterm-1.0.1/src/graphics/grxlib.c:69:7: warning: %ld in format string (no. 8) requires 'long *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
aterm-1.0.1/src/graphics/grxlib.c:69:7: warning: %ld in format string (no. 9) requires 'long *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
aterm-1.0.1/src/graphics/grxlib.c:36:21: style: Function 'ForeColor' argument 1 names different: declaration 'color' definition 'col'. [funcArgNamesDifferent]
aterm-1.0.1/src/graphics/grxlib.h:23:31: note: Function 'ForeColor' argument 1 names different: declaration 'color' definition 'col'.
aterm-1.0.1/src/graphics/grxlib.c:36:21: note: Function 'ForeColor' argument 1 names different: declaration 'color' definition 'col'.
aterm-1.0.1/src/graphics/qplot.c:41:9: style: The scope of the variable 'id' can be reduced. [variableScope]
aterm-1.0.1/src/graphics/qplot.c:47:33: style: The scope of the variable 'xdiff' can be reduced. [variableScope]
aterm-1.0.1/src/graphics/qplot.c:47:40: style: The scope of the variable 'ydiff' can be reduced. [variableScope]
aterm-1.0.1/src/graphics/qplot.c:122:0: error: Resource leak: fd [resourceLeak]
aterm-1.0.1/src/main.c:652:46: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aterm-1.0.1/src/main.c:957:45: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aterm-1.0.1/src/main.c:1595:41: style: Same value in both branches of ternary operator. [duplicateValueTernary]
aterm-1.0.1/src/main.c:171:16: style: The scope of the variable 'err_text' can be reduced. [variableScope]
aterm-1.0.1/src/main.c:1294:9: style: The scope of the variable 'color' can be reduced. [variableScope]
aterm-1.0.1/src/main.c:1295:17: style: The scope of the variable 'name' can be reduced. [variableScope]
aterm-1.0.1/src/main.c:1368:7: style: The scope of the variable 'i' can be reduced. [variableScope]
aterm-1.0.1/src/main.c:1368:10: style: The scope of the variable 'cw' can be reduced. [variableScope]
aterm-1.0.1/src/main.c:1888:16: style: The scope of the variable 'new_state' can be reduced. [variableScope]
aterm-1.0.1/src/main.c:1969:60: style: The scope of the variable 'term_string' can be reduced. [variableScope]
aterm-1.0.1/src/main.c:281:18: style: Checking if unsigned variable 'new_nrow' is less than zero. [unsignedLessThanZero]
aterm-1.0.1/src/main.c:282:18: style: Checking if unsigned variable 'new_ncol' is less than zero. [unsignedLessThanZero]
aterm-1.0.1/src/main.c:631:30: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aterm-1.0.1/src/main.c:728:50: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
aterm-1.0.1/src/main.c:639:17: error: Uninitialized variable: width [uninitvar]
aterm-1.0.1/src/main.c:643:18: error: Uninitialized variable: height [uninitvar]
aterm-1.0.1/src/pixmap.c:755:4: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aterm-1.0.1/src/pixmap.c:755:4: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
aterm-1.0.1/src/pixmap.c:169:2: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
aterm-1.0.1/src/pixmap.c:329:33: style: The scope of the variable 'p' can be reduced. [variableScope]
aterm-1.0.1/src/pixmap.c:329:37: style: The scope of the variable 'pl' can be reduced. [variableScope]
aterm-1.0.1/src/pixmap.c:348:33: style: The scope of the variable 'p' can be reduced. [variableScope]
aterm-1.0.1/src/pixmap.c:348:37: style: The scope of the variable 'pl' can be reduced. [variableScope]
aterm-1.0.1/src/pixmap.c:367:32: style: The scope of the variable 'p' can be reduced. [variableScope]
aterm-1.0.1/src/pixmap.c:367:36: style: The scope of the variable 'pl' can be reduced. [variableScope]
aterm-1.0.1/src/pixmap.c:386:27: style: The scope of the variable 'p' can be reduced. [variableScope]
aterm-1.0.1/src/pixmap.c:386:31: style: The scope of the variable 'pl' can be reduced. [variableScope]
aterm-1.0.1/src/pixmap.c:459:7: style: The scope of the variable 'tile_x' can be reduced. [variableScope]
aterm-1.0.1/src/pixmap.c:459:15: style: The scope of the variable 'tile_y' can be reduced. [variableScope]
aterm-1.0.1/src/pixmap.c:459:23: style: The scope of the variable 'left_w' can be reduced. [variableScope]
aterm-1.0.1/src/pixmap.c:459:31: style: The scope of the variable 'bott_h' can be reduced. [variableScope]
aterm-1.0.1/src/rmemset.c:48:30: style: The scope of the variable 'rp' can be reduced. [variableScope]
aterm-1.0.1/src/screen.c:233:27: style: The scope of the variable 'k' can be reduced. [variableScope]
aterm-1.0.1/src/screen.c:847:21: style: The scope of the variable 'c' can be reduced. [variableScope]
aterm-1.0.1/src/screen.c:1246:21: style: The scope of the variable 'gcmask' can be reduced. [variableScope]
aterm-1.0.1/src/screen.c:1318:21: style: The scope of the variable 't' can be reduced. [variableScope]
aterm-1.0.1/src/screen.c:1319:21: style: The scope of the variable 'r' can be reduced. [variableScope]
aterm-1.0.1/src/screen.c:1597:21: style: The scope of the variable 'i' can be reduced. [variableScope]
aterm-1.0.1/src/screen.c:1597:24: style: The scope of the variable 'j' can be reduced. [variableScope]
aterm-1.0.1/src/screen.c:1597:27: style: The scope of the variable 'maxlines' can be reduced. [variableScope]
aterm-1.0.1/src/screen.c:2013:7: style: The scope of the variable 'morecur' can be reduced. [variableScope]
aterm-1.0.1/src/screen.c:2689:10: style: The scope of the variable 'i' can be reduced. [variableScope]
aterm-1.0.1/src/screen.c:2689:13: style: The scope of the variable 'col' can be reduced. [variableScope]
aterm-1.0.1/src/screen.c:2689:18: style: The scope of the variable 'row' can be reduced. [variableScope]
aterm-1.0.1/src/screen.c:2690:17: style: The scope of the variable 'srp' can be reduced. [variableScope]
aterm-1.0.1/src/screen.c:3286:21: style: The scope of the variable 'end_col' can be reduced. [variableScope]
aterm-1.0.1/src/scrollbar.c:489:5: style: Variable 'buffer' is reassigned a value before the old one has been used. [redundantAssignment]
aterm-1.0.1/src/scrollbar.c:483:0: note: Variable 'buffer' is reassigned a value before the old one has been used.
aterm-1.0.1/src/scrollbar.c:489:5: note: Variable 'buffer' is reassigned a value before the old one has been used.
aterm-1.0.1/src/scrollbar.c:291:9: style: The scope of the variable 'x' can be reduced. [variableScope]
aterm-1.0.1/src/scrollbar.c:581:16: style: Variable 'last_len' is assigned a value that is never used. [unreadVariable]
aterm-1.0.1/src/xdefaults.c:758:10: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
aterm-1.0.1/src/xdefaults.c:775:6: style: Variable 'arg' is reassigned a value before the old one has been used. [redundantAssignment]
aterm-1.0.1/src/xdefaults.c:773:6: note: Variable 'arg' is reassigned a value before the old one has been used.
aterm-1.0.1/src/xdefaults.c:775:6: note: Variable 'arg' is reassigned a value before the old one has been used.
aterm-1.0.1/src/xdefaults.c:833:18: style: The scope of the variable 'entry' can be reduced. [variableScope]
aterm-1.0.1/src/xdefaults.c:833:25: style: The scope of the variable 'n' can be reduced. [variableScope]
aterm-1.0.1/src/xdefaults.c:860:9: style: The scope of the variable 's' can be reduced. [variableScope]
aterm-1.0.1/src/xdefaults.c:995:21: style: The scope of the variable 'fname' can be reduced. [variableScope]
[23:17]

ftp://ftp.se.debian.org/debian/pool/main/a/atf-allwinner/atf-allwinner_1.0.aw-6.orig.tar.gz
arm-trusted-firmware-1.0-aw-6/bl31/context_mgmt.c:226:11: style: The scope of the variable 'sctlr_elx' can be reduced. [variableScope]
arm-trusted-firmware-1.0-aw-6/bl31/context_mgmt.c:226:22: style: The scope of the variable 'scr_el3' can be reduced. [variableScope]
arm-trusted-firmware-1.0-aw-6/bl31/context_mgmt.c:226:31: style: The scope of the variable 'cptr_el2' can be reduced. [variableScope]
arm-trusted-firmware-1.0-aw-6/bl32/tsp/tsp_private.h:67:0: error: syntax error [syntaxError]
arm-trusted-firmware-1.0-aw-6/common/bl_common.c:170:2: style: Variable 'io_result' is reassigned a value before the old one has been used. [redundantAssignment]
arm-trusted-firmware-1.0-aw-6/common/bl_common.c:165:0: note: Variable 'io_result' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/common/bl_common.c:170:2: note: Variable 'io_result' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/common/bl_common.c:197:2: style: Variable 'io_result' is reassigned a value before the old one has been used. [redundantAssignment]
arm-trusted-firmware-1.0-aw-6/common/bl_common.c:191:2: note: Variable 'io_result' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/common/bl_common.c:197:2: note: Variable 'io_result' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/common/bl_common.c:231:2: style: Variable 'io_result' is reassigned a value before the old one has been used. [redundantAssignment]
arm-trusted-firmware-1.0-aw-6/common/bl_common.c:223:0: note: Variable 'io_result' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/common/bl_common.c:231:2: note: Variable 'io_result' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/common/bl_common.c:55:32: style: int result is assigned to long variable. If the variable is long to avoid loss of information, then you have loss of information. [truncLongCastAssignment]
arm-trusted-firmware-1.0-aw-6/common/bl_common.c:197:14: style: Variable 'io_result' is assigned a value that is never used. [unreadVariable]
arm-trusted-firmware-1.0-aw-6/common/tf_printf.c:41:14: style: The scope of the variable 'rem' can be reduced. [variableScope]
arm-trusted-firmware-1.0-aw-6/drivers/arm/cci400/cci400.c:55:40: style: Same expression on both sides of '||'. [duplicateExpression]
arm-trusted-firmware-1.0-aw-6/drivers/arm/gic/arm_gic.c:334:0: error: #error "Invalid ARM GIC architecture version specified for platform port" [preprocessorErrorDirective]
arm-trusted-firmware-1.0-aw-6/drivers/arm/gic/gic_v3.c:37:21: style: The scope of the variable 'gicr_aff' can be reduced. [variableScope]
arm-trusted-firmware-1.0-aw-6/drivers/arm/tzc400/tzc400.c:271:11: style: The scope of the variable 'state' can be reduced. [variableScope]
arm-trusted-firmware-1.0-aw-6/drivers/arm/tzc400/tzc400.c:221:37: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
arm-trusted-firmware-1.0-aw-6/drivers/io/io_fip.c:193:2: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
arm-trusted-firmware-1.0-aw-6/drivers/io/io_fip.c:186:0: note: Variable 'result' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/drivers/io/io_fip.c:193:2: note: Variable 'result' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/drivers/io/io_fip.c:352:2: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
arm-trusted-firmware-1.0-aw-6/drivers/io/io_fip.c:340:0: note: Variable 'result' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/drivers/io/io_fip.c:352:2: note: Variable 'result' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/drivers/io/io_fip.c:416:2: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
arm-trusted-firmware-1.0-aw-6/drivers/io/io_fip.c:413:0: note: Variable 'result' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/drivers/io/io_fip.c:416:2: note: Variable 'result' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/drivers/io/io_memmap.c:236:2: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
arm-trusted-firmware-1.0-aw-6/drivers/io/io_memmap.c:233:0: note: Variable 'result' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/drivers/io/io_memmap.c:236:2: note: Variable 'result' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/drivers/io/io_semihosting.c:105:2: style: Variable 'sh_result' is reassigned a value before the old one has been used. [redundantAssignment]
arm-trusted-firmware-1.0-aw-6/drivers/io/io_semihosting.c:99:0: note: Variable 'sh_result' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/drivers/io/io_semihosting.c:105:2: note: Variable 'sh_result' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/drivers/io/io_semihosting.c:129:2: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
arm-trusted-firmware-1.0-aw-6/drivers/io/io_semihosting.c:120:0: note: Variable 'result' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/drivers/io/io_semihosting.c:129:2: note: Variable 'result' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/drivers/io/io_semihosting.c:170:2: style: Variable 'sh_result' is reassigned a value before the old one has been used. [redundantAssignment]
arm-trusted-firmware-1.0-aw-6/drivers/io/io_semihosting.c:160:0: note: Variable 'sh_result' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/drivers/io/io_semihosting.c:170:2: note: Variable 'sh_result' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/drivers/io/io_semihosting.c:197:2: style: Variable 'sh_result' is reassigned a value before the old one has been used. [redundantAssignment]
arm-trusted-firmware-1.0-aw-6/drivers/io/io_semihosting.c:187:0: note: Variable 'sh_result' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/drivers/io/io_semihosting.c:197:2: note: Variable 'sh_result' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/drivers/io/io_semihosting.c:220:2: style: Variable 'sh_result' is reassigned a value before the old one has been used. [redundantAssignment]
arm-trusted-firmware-1.0-aw-6/drivers/io/io_semihosting.c:213:0: note: Variable 'sh_result' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/drivers/io/io_semihosting.c:220:2: note: Variable 'sh_result' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/drivers/io/io_semihosting.c:222:2: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
arm-trusted-firmware-1.0-aw-6/drivers/io/io_semihosting.c:212:0: note: Variable 'result' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/drivers/io/io_semihosting.c:222:2: note: Variable 'result' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/drivers/io/io_semihosting.c:236:2: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
arm-trusted-firmware-1.0-aw-6/drivers/io/io_semihosting.c:233:0: note: Variable 'result' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/drivers/io/io_semihosting.c:236:2: note: Variable 'result' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/drivers/io/io_semihosting.c:84:49: style: Function 'sh_dev_open' argument 1 names different: declaration 'dev_spec' definition '__unused'. [funcArgNamesDifferent]
arm-trusted-firmware-1.0-aw-6/drivers/io/io_semihosting.c:47:40: note: Function 'sh_dev_open' argument 1 names different: declaration 'dev_spec' definition '__unused'.
arm-trusted-firmware-1.0-aw-6/drivers/io/io_semihosting.c:84:49: note: Function 'sh_dev_open' argument 1 names different: declaration 'dev_spec' definition '__unused'.
arm-trusted-firmware-1.0-aw-6/drivers/io/io_storage.c:103:2: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
arm-trusted-firmware-1.0-aw-6/drivers/io/io_storage.c:99:0: note: Variable 'result' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/drivers/io/io_storage.c:103:2: note: Variable 'result' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/drivers/io/io_storage.c:157:2: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
arm-trusted-firmware-1.0-aw-6/drivers/io/io_storage.c:153:0: note: Variable 'result' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/drivers/io/io_storage.c:157:2: note: Variable 'result' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/drivers/io/io_storage.c:194:2: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
arm-trusted-firmware-1.0-aw-6/drivers/io/io_storage.c:191:0: note: Variable 'result' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/drivers/io/io_storage.c:194:2: note: Variable 'result' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/drivers/io/io_storage.c:254:2: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
arm-trusted-firmware-1.0-aw-6/drivers/io/io_storage.c:247:0: note: Variable 'result' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/drivers/io/io_storage.c:254:2: note: Variable 'result' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/lib/aarch64/xlat_tables.c:139:23: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
arm-trusted-firmware-1.0-aw-6/lib/aarch64/xlat_tables.c:141:23: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
arm-trusted-firmware-1.0-aw-6/lib/locks/bakery/bakery_lock.c:82:26: style: The scope of the variable 'their_ticket' can be reduced. [variableScope]
arm-trusted-firmware-1.0-aw-6/lib/stdlib/mem.c:53:7: style: The scope of the variable 'dc' can be reduced. [variableScope]
arm-trusted-firmware-1.0-aw-6/lib/stdlib/mem.c:54:7: style: The scope of the variable 'sc' can be reduced. [variableScope]
arm-trusted-firmware-1.0-aw-6/lib/stdlib/subr_prf.c:196:11: style: The scope of the variable 'c' can be reduced. [variableScope]
arm-trusted-firmware-1.0-aw-6/lib/stdlib/subr_prf.c:194:52: style: Function 'ksprintn' argument 4 names different: declaration 'len' definition 'lenp'. [funcArgNamesDifferent]
arm-trusted-firmware-1.0-aw-6/lib/stdlib/subr_prf.c:87:65: note: Function 'ksprintn' argument 4 names different: declaration 'len' definition 'lenp'.
arm-trusted-firmware-1.0-aw-6/lib/stdlib/subr_prf.c:194:52: note: Function 'ksprintn' argument 4 names different: declaration 'len' definition 'lenp'.
arm-trusted-firmware-1.0-aw-6/lib/stdlib/subr_prf.c:71:6: style: struct member 'putchar_arg::flags' is never used. [unusedStructMember]
arm-trusted-firmware-1.0-aw-6/lib/stdlib/subr_prf.c:72:6: style: struct member 'putchar_arg::pri' is never used. [unusedStructMember]
arm-trusted-firmware-1.0-aw-6/lib/stdlib/subr_prf.c:73:14: style: struct member 'putchar_arg::tty' is never used. [unusedStructMember]
arm-trusted-firmware-1.0-aw-6/lib/stdlib/subr_prf.c:74:8: style: struct member 'putchar_arg::p_bufr' is never used. [unusedStructMember]
arm-trusted-firmware-1.0-aw-6/lib/stdlib/subr_prf.c:75:9: style: struct member 'putchar_arg::n_bufr' is never used. [unusedStructMember]
arm-trusted-firmware-1.0-aw-6/lib/stdlib/subr_prf.c:76:8: style: struct member 'putchar_arg::p_next' is never used. [unusedStructMember]
arm-trusted-firmware-1.0-aw-6/plat/fvp/fvp_io_storage.c:127:2: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
arm-trusted-firmware-1.0-aw-6/plat/fvp/fvp_io_storage.c:124:0: note: Variable 'result' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/plat/fvp/fvp_io_storage.c:127:2: note: Variable 'result' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/plat/fvp/fvp_io_storage.c:141:2: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
arm-trusted-firmware-1.0-aw-6/plat/fvp/fvp_io_storage.c:138:0: note: Variable 'result' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/plat/fvp/fvp_io_storage.c:141:2: note: Variable 'result' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/plat/fvp/fvp_io_storage.c:159:2: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
arm-trusted-firmware-1.0-aw-6/plat/fvp/fvp_io_storage.c:155:0: note: Variable 'result' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/plat/fvp/fvp_io_storage.c:159:2: note: Variable 'result' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/plat/fvp/fvp_io_storage.c:175:2: style: Variable 'io_result' is reassigned a value before the old one has been used. [redundantAssignment]
arm-trusted-firmware-1.0-aw-6/plat/fvp/fvp_io_storage.c:172:0: note: Variable 'io_result' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/plat/fvp/fvp_io_storage.c:175:2: note: Variable 'io_result' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/plat/fvp/fvp_pm.c:325:3: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
arm-trusted-firmware-1.0-aw-6/plat/fvp/fvp_pm.c:335:3: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
arm-trusted-firmware-1.0-aw-6/plat/fvp/fvp_topology.c:52:15: style: struct member 'affinity_info::data' is never used. [unusedStructMember]
arm-trusted-firmware-1.0-aw-6/plat/juno/bl1_plat_setup.c:235:45: style: Function 'bl1_plat_set_bl2_ep_info' argument 1 names different: declaration 'image' definition 'bl2_image'. [funcArgNamesDifferent]
arm-trusted-firmware-1.0-aw-6/plat/juno/juno_private.h:117:50: note: Function 'bl1_plat_set_bl2_ep_info' argument 1 names different: declaration 'image' definition 'bl2_image'.
arm-trusted-firmware-1.0-aw-6/plat/juno/bl1_plat_setup.c:235:45: note: Function 'bl1_plat_set_bl2_ep_info' argument 1 names different: declaration 'image' definition 'bl2_image'.
arm-trusted-firmware-1.0-aw-6/plat/juno/bl1_plat_setup.c:236:30: style: Function 'bl1_plat_set_bl2_ep_info' argument 2 names different: declaration 'ep' definition 'bl2_ep'. [funcArgNamesDifferent]
arm-trusted-firmware-1.0-aw-6/plat/juno/juno_private.h:118:35: note: Function 'bl1_plat_set_bl2_ep_info' argument 2 names different: declaration 'ep' definition 'bl2_ep'.
arm-trusted-firmware-1.0-aw-6/plat/juno/bl1_plat_setup.c:236:30: note: Function 'bl1_plat_set_bl2_ep_info' argument 2 names different: declaration 'ep' definition 'bl2_ep'.
arm-trusted-firmware-1.0-aw-6/plat/juno/bl2_plat_setup.c:233:46: style: Function 'bl2_plat_set_bl31_ep_info' argument 1 names different: declaration 'image' definition 'bl31_image_info'. [funcArgNamesDifferent]
arm-trusted-firmware-1.0-aw-6/plat/juno/juno_private.h:126:51: note: Function 'bl2_plat_set_bl31_ep_info' argument 1 names different: declaration 'image' definition 'bl31_image_info'.
arm-trusted-firmware-1.0-aw-6/plat/juno/bl2_plat_setup.c:233:46: note: Function 'bl2_plat_set_bl31_ep_info' argument 1 names different: declaration 'image' definition 'bl31_image_info'.
arm-trusted-firmware-1.0-aw-6/plat/juno/bl2_plat_setup.c:234:31: style: Function 'bl2_plat_set_bl31_ep_info' argument 2 names different: declaration 'ep' definition 'bl31_ep_info'. [funcArgNamesDifferent]
arm-trusted-firmware-1.0-aw-6/plat/juno/juno_private.h:127:36: note: Function 'bl2_plat_set_bl31_ep_info' argument 2 names different: declaration 'ep' definition 'bl31_ep_info'.
arm-trusted-firmware-1.0-aw-6/plat/juno/bl2_plat_setup.c:234:31: note: Function 'bl2_plat_set_bl31_ep_info' argument 2 names different: declaration 'ep' definition 'bl31_ep_info'.
arm-trusted-firmware-1.0-aw-6/plat/juno/bl2_plat_setup.c:248:46: style: Function 'bl2_plat_set_bl32_ep_info' argument 1 names different: declaration 'image' definition 'bl32_image_info'. [funcArgNamesDifferent]
arm-trusted-firmware-1.0-aw-6/plat/juno/juno_private.h:135:51: note: Function 'bl2_plat_set_bl32_ep_info' argument 1 names different: declaration 'image' definition 'bl32_image_info'.
arm-trusted-firmware-1.0-aw-6/plat/juno/bl2_plat_setup.c:248:46: note: Function 'bl2_plat_set_bl32_ep_info' argument 1 names different: declaration 'image' definition 'bl32_image_info'.
arm-trusted-firmware-1.0-aw-6/plat/juno/bl2_plat_setup.c:249:31: style: Function 'bl2_plat_set_bl32_ep_info' argument 2 names different: declaration 'ep' definition 'bl32_ep_info'. [funcArgNamesDifferent]
arm-trusted-firmware-1.0-aw-6/plat/juno/juno_private.h:136:36: note: Function 'bl2_plat_set_bl32_ep_info' argument 2 names different: declaration 'ep' definition 'bl32_ep_info'.
arm-trusted-firmware-1.0-aw-6/plat/juno/bl2_plat_setup.c:249:31: note: Function 'bl2_plat_set_bl32_ep_info' argument 2 names different: declaration 'ep' definition 'bl32_ep_info'.
arm-trusted-firmware-1.0-aw-6/plat/juno/bl2_plat_setup.c:266:32: style: Function 'bl2_plat_set_bl33_ep_info' argument 2 names different: declaration 'ep' definition 'bl33_ep_info'. [funcArgNamesDifferent]
arm-trusted-firmware-1.0-aw-6/plat/juno/juno_private.h:145:36: note: Function 'bl2_plat_set_bl33_ep_info' argument 2 names different: declaration 'ep' definition 'bl33_ep_info'.
arm-trusted-firmware-1.0-aw-6/plat/juno/bl2_plat_setup.c:266:32: note: Function 'bl2_plat_set_bl33_ep_info' argument 2 names different: declaration 'ep' definition 'bl33_ep_info'.
arm-trusted-firmware-1.0-aw-6/plat/juno/bl2_plat_setup.c:293:43: style: Function 'bl2_plat_get_bl32_meminfo' argument 1 names different: declaration 'mem_info' definition 'bl32_meminfo'. [funcArgNamesDifferent]
arm-trusted-firmware-1.0-aw-6/plat/juno/juno_private.h:148:48: note: Function 'bl2_plat_get_bl32_meminfo' argument 1 names different: declaration 'mem_info' definition 'bl32_meminfo'.
arm-trusted-firmware-1.0-aw-6/plat/juno/bl2_plat_setup.c:293:43: note: Function 'bl2_plat_get_bl32_meminfo' argument 1 names different: declaration 'mem_info' definition 'bl32_meminfo'.
arm-trusted-firmware-1.0-aw-6/plat/juno/bl2_plat_setup.c:310:43: style: Function 'bl2_plat_get_bl33_meminfo' argument 1 names different: declaration 'mem_info' definition 'bl33_meminfo'. [funcArgNamesDifferent]
arm-trusted-firmware-1.0-aw-6/plat/juno/juno_private.h:151:48: note: Function 'bl2_plat_get_bl33_meminfo' argument 1 names different: declaration 'mem_info' definition 'bl33_meminfo'.
arm-trusted-firmware-1.0-aw-6/plat/juno/bl2_plat_setup.c:310:43: note: Function 'bl2_plat_get_bl33_meminfo' argument 1 names different: declaration 'mem_info' definition 'bl33_meminfo'.
arm-trusted-firmware-1.0-aw-6/plat/juno/plat_io_storage.c:132:2: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
arm-trusted-firmware-1.0-aw-6/plat/juno/plat_io_storage.c:129:0: note: Variable 'result' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/plat/juno/plat_io_storage.c:132:2: note: Variable 'result' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/plat/juno/plat_io_storage.c:146:2: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
arm-trusted-firmware-1.0-aw-6/plat/juno/plat_io_storage.c:143:0: note: Variable 'result' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/plat/juno/plat_io_storage.c:146:2: note: Variable 'result' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/plat/juno/plat_io_storage.c:162:2: style: Variable 'io_result' is reassigned a value before the old one has been used. [redundantAssignment]
arm-trusted-firmware-1.0-aw-6/plat/juno/plat_io_storage.c:159:0: note: Variable 'io_result' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/plat/juno/plat_io_storage.c:162:2: note: Variable 'io_result' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/plat/juno/plat_topology.c:43:23: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
arm-trusted-firmware-1.0-aw-6/plat/sun50iw1p1/sunxi_cpu_ops.c:95:11: style: Variable 'value' is assigned a value that is never used. [unreadVariable]
arm-trusted-firmware-1.0-aw-6/plat/sun50iw1p1/sunxi_power.c:170:3: style: Variable 'cnt' is modified but its new value is never used. [unreadVariable]
arm-trusted-firmware-1.0-aw-6/services/spd/tspd/tspd_common.c:43:54: style: Function 'tspd_init_tsp_ep_state' argument 1 names different: declaration 'tsp_ep' definition 'tsp_entry_point'. [funcArgNamesDifferent]
arm-trusted-firmware-1.0-aw-6/services/spd/tspd/tspd_private.h:195:54: note: Function 'tspd_init_tsp_ep_state' argument 1 names different: declaration 'tsp_ep' definition 'tsp_entry_point'.
arm-trusted-firmware-1.0-aw-6/services/spd/tspd/tspd_common.c:43:54: note: Function 'tspd_init_tsp_ep_state' argument 1 names different: declaration 'tsp_ep' definition 'tsp_entry_point'.
arm-trusted-firmware-1.0-aw-6/services/spd/tspd/tspd_main.c:254:11: style: The scope of the variable 'rc' can be reduced. [variableScope]
arm-trusted-firmware-1.0-aw-6/services/std_svc/psci/psci_afflvl_off.c:204:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
arm-trusted-firmware-1.0-aw-6/services/std_svc/psci/psci_afflvl_off.c:193:0: note: Variable 'rc' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/services/std_svc/psci/psci_afflvl_off.c:204:2: note: Variable 'rc' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/services/std_svc/psci/psci_afflvl_off.c:45:6: style: The scope of the variable 'rc' can be reduced. [variableScope]
arm-trusted-firmware-1.0-aw-6/services/std_svc/psci/psci_afflvl_off.c:151:18: style: The scope of the variable 'node' can be reduced. [variableScope]
arm-trusted-firmware-1.0-aw-6/services/std_svc/psci/psci_afflvl_on.c:279:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
arm-trusted-firmware-1.0-aw-6/services/std_svc/psci/psci_afflvl_on.c:270:0: note: Variable 'rc' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/services/std_svc/psci/psci_afflvl_on.c:279:2: note: Variable 'rc' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/services/std_svc/psci/psci_afflvl_on.c:225:18: style: The scope of the variable 'node' can be reduced. [variableScope]
arm-trusted-firmware-1.0-aw-6/services/std_svc/psci/psci_afflvl_on.c:332:15: style: The scope of the variable 'plat_state' can be reduced. [variableScope]
arm-trusted-firmware-1.0-aw-6/services/std_svc/psci/psci_afflvl_suspend.c:331:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
arm-trusted-firmware-1.0-aw-6/services/std_svc/psci/psci_afflvl_suspend.c:321:0: note: Variable 'rc' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/services/std_svc/psci/psci_afflvl_suspend.c:331:2: note: Variable 'rc' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/services/std_svc/psci/psci_afflvl_suspend.c:273:18: style: The scope of the variable 'node' can be reduced. [variableScope]
arm-trusted-firmware-1.0-aw-6/services/std_svc/psci/psci_afflvl_suspend.c:397:15: style: The scope of the variable 'plat_state' can be reduced. [variableScope]
arm-trusted-firmware-1.0-aw-6/services/std_svc/psci/psci_afflvl_suspend.c:398:10: style: The scope of the variable 'suspend_level' can be reduced. [variableScope]
arm-trusted-firmware-1.0-aw-6/services/std_svc/psci/psci_afflvl_suspend.c:466:15: style: The scope of the variable 'plat_state' can be reduced. [variableScope]
arm-trusted-firmware-1.0-aw-6/services/std_svc/psci/psci_afflvl_suspend.c:494:15: style: The scope of the variable 'plat_state' can be reduced. [variableScope]
arm-trusted-firmware-1.0-aw-6/services/std_svc/psci/psci_common.c:295:33: style: The scope of the variable 'daif' can be reduced. [variableScope]
arm-trusted-firmware-1.0-aw-6/services/std_svc/psci/psci_common.c:438:18: style: The scope of the variable 'node' can be reduced. [variableScope]
arm-trusted-firmware-1.0-aw-6/services/std_svc/psci/psci_common.c:567:18: style: The scope of the variable 'node' can be reduced. [variableScope]
arm-trusted-firmware-1.0-aw-6/services/std_svc/psci/psci_common.c:293:19: style: Function 'psci_save_ns_entry' argument 4 names different: declaration 'caller_scr_el3' definition 'ns_scr_el3'. [funcArgNamesDifferent]
arm-trusted-firmware-1.0-aw-6/services/std_svc/psci/psci_private.h:93:19: note: Function 'psci_save_ns_entry' argument 4 names different: declaration 'caller_scr_el3' definition 'ns_scr_el3'.
arm-trusted-firmware-1.0-aw-6/services/std_svc/psci/psci_common.c:293:19: note: Function 'psci_save_ns_entry' argument 4 names different: declaration 'caller_scr_el3' definition 'ns_scr_el3'.
arm-trusted-firmware-1.0-aw-6/services/std_svc/psci/psci_common.c:293:40: style: Function 'psci_save_ns_entry' argument 5 names different: declaration 'caller_sctlr_el1' definition 'ns_sctlr_el1'. [funcArgNamesDifferent]
arm-trusted-firmware-1.0-aw-6/services/std_svc/psci/psci_private.h:93:44: note: Function 'psci_save_ns_entry' argument 5 names different: declaration 'caller_sctlr_el1' definition 'ns_sctlr_el1'.
arm-trusted-firmware-1.0-aw-6/services/std_svc/psci/psci_common.c:293:40: note: Function 'psci_save_ns_entry' argument 5 names different: declaration 'caller_sctlr_el1' definition 'ns_sctlr_el1'.
arm-trusted-firmware-1.0-aw-6/services/std_svc/psci/psci_common.c:298:35: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
arm-trusted-firmware-1.0-aw-6/services/std_svc/psci/psci_common.c:325:35: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
arm-trusted-firmware-1.0-aw-6/services/std_svc/psci/psci_common.c:330:35: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
arm-trusted-firmware-1.0-aw-6/services/std_svc/psci/psci_main.c:184:15: style: The scope of the variable 'aff_state' can be reduced. [variableScope]
arm-trusted-firmware-1.0-aw-6/services/std_svc/psci/psci_setup.c:124:2: style: Variable 'rc' is reassigned a value before the old one has been used. [redundantAssignment]
arm-trusted-firmware-1.0-aw-6/services/std_svc/psci/psci_setup.c:121:0: note: Variable 'rc' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/services/std_svc/psci/psci_setup.c:124:2: note: Variable 'rc' is reassigned a value before the old one has been used.
arm-trusted-firmware-1.0-aw-6/services/std_svc/psci/psci_setup.c:172:11: style: The scope of the variable 'linear_id' can be reduced. [variableScope]
arm-trusted-firmware-1.0-aw-6/services/std_svc/psci/psci_setup.c:301:18: style: The scope of the variable 'node' can be reduced. [variableScope]
arm-trusted-firmware-1.0-aw-6/tools/fip_create/fip_create.c:218:8: style: The scope of the variable 'stream' can be reduced. [variableScope]
arm-trusted-firmware-1.0-aw-6/tools/fip_create/fip_create.c:219:15: style: The scope of the variable 'bytes_read' can be reduced. [variableScope]
arm-trusted-firmware-1.0-aw-6/tools/fip_create/fip_create.c:260:8: style: The scope of the variable 'entry_address' can be reduced. [variableScope]
arm-trusted-firmware-1.0-aw-6/tools/fip_create/fip_create.c:346:15: style: The scope of the variable 'image_size' can be reduced. [variableScope]
arm-trusted-firmware-1.0-aw-6/tools/fip_create/fip_create.c:491:6: style: The scope of the variable 'c' can be reduced. [variableScope]
arm-trusted-firmware-1.0-aw-6/tools/fip_create/fip_create.c:523:6: style: The scope of the variable 'c' can be reduced. [variableScope]
[23:17]

ftp://ftp.se.debian.org/debian/pool/main/a/atftp/atftp_0.7.git20120829.orig.tar.gz
logger.c:96:11: style: The scope of the variable 'message' can be reduced. [variableScope]
options.c:42:12: style: The scope of the variable 'tmp' can be reduced. [variableScope]
options.c:78:12: style: The scope of the variable 'tmp' can be reduced. [variableScope]
options.c:192:10: style: The scope of the variable 'tsize' can be reduced. [variableScope]
options.c:203:10: style: The scope of the variable 'timeout' can be reduced. [variableScope]
options.c:214:10: style: The scope of the variable 'blksize' can be reduced. [variableScope]
tftp.c:658:11: style: The scope of the variable 'string' can be reduced. [variableScope]
tftp.c:663:12: style: The scope of the variable 'tmp' can be reduced. [variableScope]
tftp.c:664:12: style: The scope of the variable 'fp' can be reduced. [variableScope]
tftp.c:855:11: style: The scope of the variable 'string' can be reduced. [variableScope]
tftp.c:1174:68: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tftp.c:1182:68: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tftp.c:1190:69: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
tftp.c:1172:20: warning: The buffer 'remote_file' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
tftp.c:1180:20: warning: The buffer 'local_file' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
tftp.c:1188:20: warning: The buffer 'local_file' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
tftp.c:372:3: error: va_start() or va_copy() called subsequently on 'argp' without va_end() in between. [va_start_subsequentCalls]
tftp.c:375:1: error: va_list 'argp' was opened but not closed by va_end(). [va_end_missing]
tftp_def.c:135:53: error: Array 'suffix[11]' accessed at index 11, which is out of bounds. [arrayIndexOutOfBounds]
tftp_def.c:127:6: note: After for loop, i has value 11
tftp_def.c:135:53: note: Array index out of bounds
tftp_def.c:94:33: style: Condition 'res->tv_usec<=0' is always true [knownConditionTrueFalse]
tftp_file.c:68:22: style: Condition 'next_bit_no!=0' is always false [knownConditionTrueFalse]
tftp_file.c:62:18: note: Assignment 'next_hole=0', assigned value is 0
tftp_file.c:64:31: note: Assignment 'next_bit_no=next_hole%32', assigned value is 0
tftp_file.c:68:22: note: Condition 'next_bit_no!=0' is always false
tftp_io.c:430:27: warning: When using 'char' variables in bit operations, sign extension can generate unexpected results. [charBitOp]
tftp_io.c:219:22: style: The scope of the variable 'cmsg' can be reduced. [variableScope]
tftp_io.c:356:10: style: The scope of the variable 'i' can be reduced. [variableScope]
tftp_io.c:357:10: style: The scope of the variable 'c' can be reduced. [variableScope]
tftp_io.c:360:10: style: The scope of the variable 'data_size' can be reduced. [variableScope]
tftp_io.c:442:10: style: The scope of the variable 'i' can be reduced. [variableScope]
tftp_io.c:443:10: style: The scope of the variable 'c' can be reduced. [variableScope]
tftp_io.c:45:60: style: Function 'tftp_send_request' argument 2 names different: declaration 's_inn' definition 'sa'. [funcArgNamesDifferent]
tftp_io.h:42:60: note: Function 'tftp_send_request' argument 2 names different: declaration 's_inn' definition 'sa'.
tftp_io.c:45:60: note: Function 'tftp_send_request' argument 2 names different: declaration 's_inn' definition 'sa'.
tftp_io.c:100:56: style: Function 'tftp_send_ack' argument 2 names different: declaration 's_inn' definition 'sa'. [funcArgNamesDifferent]
tftp_io.h:45:56: note: Function 'tftp_send_ack' argument 2 names different: declaration 's_inn' definition 'sa'.
tftp_io.c:100:56: note: Function 'tftp_send_ack' argument 2 names different: declaration 's_inn' definition 'sa'.
tftp_io.c:121:57: style: Function 'tftp_send_oack' argument 2 names different: declaration 's_inn' definition 'sa'. [funcArgNamesDifferent]
tftp_io.h:46:57: note: Function 'tftp_send_oack' argument 2 names different: declaration 's_inn' definition 'sa'.
tftp_io.c:121:57: note: Function 'tftp_send_oack' argument 2 names different: declaration 's_inn' definition 'sa'.
tftp_io.c:160:58: style: Function 'tftp_send_error' argument 2 names different: declaration 's_inn' definition 'sa'. [funcArgNamesDifferent]
tftp_io.h:48:58: note: Function 'tftp_send_error' argument 2 names different: declaration 's_inn' definition 'sa'.
tftp_io.c:160:58: note: Function 'tftp_send_error' argument 2 names different: declaration 's_inn' definition 'sa'.
tftp_io.c:188:57: style: Function 'tftp_send_data' argument 2 names different: declaration 's_inn' definition 'sa'. [funcArgNamesDifferent]
tftp_io.h:50:57: note: Function 'tftp_send_data' argument 2 names different: declaration 's_inn' definition 'sa'.
tftp_io.c:188:57: note: Function 'tftp_send_data' argument 2 names different: declaration 's_inn' definition 'sa'.
tftp_io.c:209:46: style: Function 'tftp_get_packet' argument 5 names different: declaration 'from' definition 'sa_from'. [funcArgNamesDifferent]
tftp_io.h:53:46: note: Function 'tftp_get_packet' argument 5 names different: declaration 'from' definition 'sa_from'.
tftp_io.c:209:46: note: Function 'tftp_get_packet' argument 5 names different: declaration 'from' definition 'sa_from'.
tftp_io.c:209:80: style: Function 'tftp_get_packet' argument 6 names different: declaration 'to' definition 'sa_to'. [funcArgNamesDifferent]
tftp_io.h:53:77: note: Function 'tftp_get_packet' argument 6 names different: declaration 'to' definition 'sa_to'.
tftp_io.c:209:80: note: Function 'tftp_get_packet' argument 6 names different: declaration 'to' definition 'sa_to'.
tftp_io.c:353:36: style: Function 'tftp_file_read' argument 2 names different: declaration 'buffer' definition 'data_buffer'. [funcArgNamesDifferent]
tftp_io.h:55:36: note: Function 'tftp_file_read' argument 2 names different: declaration 'buffer' definition 'data_buffer'.
tftp_io.c:353:36: note: Function 'tftp_file_read' argument 2 names different: declaration 'buffer' definition 'data_buffer'.
tftp_io.c:353:53: style: Function 'tftp_file_read' argument 3 names different: declaration 'buffer_size' definition 'data_buffer_size'. [funcArgNamesDifferent]
tftp_io.h:55:48: note: Function 'tftp_file_read' argument 3 names different: declaration 'buffer_size' definition 'data_buffer_size'.
tftp_io.c:353:53: note: Function 'tftp_file_read' argument 3 names different: declaration 'buffer_size' definition 'data_buffer_size'.
tftpd.c:158:10: style: The scope of the variable 'sockfd' can be reduced. [variableScope]
tftpd.c:160:21: style: The scope of the variable 'user' can be reduced. [variableScope]
tftpd.c:161:20: style: The scope of the variable 'group' can be reduced. [variableScope]
tftpd.c:601:11: style: The scope of the variable 'string' can be reduced. [variableScope]
tftpd.c:608:11: style: The scope of the variable 'addr_str' can be reduced. [variableScope]
tftpd.c:1156:12: style: The scope of the variable 'fp' can be reduced. [variableScope]
tftpd.c:175:0: style: Variable 'one' is assigned a value that is never used. [unreadVariable]
tftpd_file.c:71:11: style: The scope of the variable 'string' can be reduced. [variableScope]
tftpd_list.c:233:26: style: The scope of the variable 'tmp' can be reduced. [variableScope]
tftpd_mcast.c:144:7: warning: Possible null pointer dereference: current [nullPointer]
tftpd_mcast.c:110:28: note: Assignment 'current=NULL', assigned value is 0
tftpd_mcast.c:144:7: note: Null pointer dereference
[23:17]

ftp://ftp.se.debian.org/debian/pool/main/a/athcool/athcool_0.3.12.orig.tar.gz
athcool-0.3.12/athcool.c:233:7: style: The scope of the variable 'addr' can be reduced. [variableScope]
athcool-0.3.12/scanpci.c:20:29: style: Condition 'show_hex>2' is always false [knownConditionTrueFalse]
[23:17]

ftp://ftp.se.debian.org/debian/pool/main/a/atheist/atheist_0.20110402.orig.tar.gz
atheist-0.20110402/test/plugin/cxxtest/multi_ok.cc:13:24: style: Same expression on both sides of '=='. [duplicateExpression]
atheist-0.20110402/test/plugin/cxxtest/multi_ok.cc:18:21: style: Same expression on both sides of '=='. [duplicateExpression]
atheist-0.20110402/test/plugin/cxxtest/multi_ok.cc:23:21: style: Same expression on both sides of '=='. [duplicateExpression]
[23:17]

ftp://ftp.se.debian.org/debian/pool/main/a/atheme-services/atheme-services_7.2.9.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/athena-jot/athena-jot_9.0.orig.tar.gz
athena-jot-9.0/jot.c:342:2: warning: fprintf format string requires 0 parameters but 1 is given. [wrongPrintfScanfArgNum]
[23:17]

ftp://ftp.se.debian.org/debian/pool/main/a/atig/atig_0.6.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/atinject-jsr330/atinject-jsr330_1.0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/atitvout/atitvout_0.4.orig.tar.gz
atitvout-0.4.orig/atitvout.c:224:25: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
atitvout-0.4.orig/atitvout.c:225:65: style: Unsigned variable 'freq' can't be negative so it is unnecessary to test it. [unsignedPositive]
atitvout-0.4.orig/lrmi-0.6/lrmi.c:837:14: style: Function 'LRMI_int' argument 1 names different: declaration 'interrupt' definition 'i'. [funcArgNamesDifferent]
atitvout-0.4.orig/lrmi-0.6/lrmi.h:68:14: note: Function 'LRMI_int' argument 1 names different: declaration 'interrupt' definition 'i'.
atitvout-0.4.orig/lrmi-0.6/lrmi.c:837:14: note: Function 'LRMI_int' argument 1 names different: declaration 'interrupt' definition 'i'.
atitvout-0.4.orig/radeon.c:113:13: style: Expression is always false because 'else if' condition matches previous condition at line 111. [multiCondition]
[23:17]

ftp://ftp.se.debian.org/debian/pool/main/a/atk1.0/atk1.0_2.4.0.orig.tar.xz
atk-2.4.0/atk/atkaction.c:53:34: style: Function 'atk_action_do_action' argument 1 names different: declaration 'action' definition 'obj'. [funcArgNamesDifferent]
atk-2.4.0/atk/atkaction.h:85:68: note: Function 'atk_action_do_action' argument 1 names different: declaration 'action' definition 'obj'.
atk-2.4.0/atk/atkaction.c:53:34: note: Function 'atk_action_do_action' argument 1 names different: declaration 'action' definition 'obj'.
atk-2.4.0/atk/atkaction.c:80:39: style: Function 'atk_action_get_n_actions' argument 1 names different: declaration 'action' definition 'obj'. [funcArgNamesDifferent]
atk-2.4.0/atk/atkaction.h:87:56: note: Function 'atk_action_get_n_actions' argument 1 names different: declaration 'action' definition 'obj'.
atk-2.4.0/atk/atkaction.c:80:39: note: Function 'atk_action_get_n_actions' argument 1 names different: declaration 'action' definition 'obj'.
atk-2.4.0/atk/atkaction.c:105:40: style: Function 'atk_action_get_description' argument 1 names different: declaration 'action' definition 'obj'. [funcArgNamesDifferent]
atk-2.4.0/atk/atkaction.h:88:71: note: Function 'atk_action_get_description' argument 1 names different: declaration 'action' definition 'obj'.
atk-2.4.0/atk/atkaction.c:105:40: note: Function 'atk_action_get_description' argument 1 names different: declaration 'action' definition 'obj'.
atk-2.4.0/atk/atkaction.c:144:33: style: Function 'atk_action_get_name' argument 1 names different: declaration 'action' definition 'obj'. [funcArgNamesDifferent]
atk-2.4.0/atk/atkaction.h:90:71: note: Function 'atk_action_get_name' argument 1 names different: declaration 'action' definition 'obj'.
atk-2.4.0/atk/atkaction.c:144:33: note: Function 'atk_action_get_name' argument 1 names different: declaration 'action' definition 'obj'.
atk-2.4.0/atk/atkaction.c:170:43: style: Function 'atk_action_get_localized_name' argument 1 names different: declaration 'action' definition 'obj'. [funcArgNamesDifferent]
atk-2.4.0/atk/atkaction.h:100:62: note: Function 'atk_action_get_localized_name' argument 1 names different: declaration 'action' definition 'obj'.
atk-2.4.0/atk/atkaction.c:170:43: note: Function 'atk_action_get_localized_name' argument 1 names different: declaration 'action' definition 'obj'.
atk-2.4.0/atk/atkaction.c:218:39: style: Function 'atk_action_get_keybinding' argument 1 names different: declaration 'action' definition 'obj'. [funcArgNamesDifferent]
atk-2.4.0/atk/atkaction.h:92:71: note: Function 'atk_action_get_keybinding' argument 1 names different: declaration 'action' definition 'obj'.
atk-2.4.0/atk/atkaction.c:218:39: note: Function 'atk_action_get_keybinding' argument 1 names different: declaration 'action' definition 'obj'.
atk-2.4.0/atk/atkaction.c:244:42: style: Function 'atk_action_set_description' argument 1 names different: declaration 'action' definition 'obj'. [funcArgNamesDifferent]
atk-2.4.0/atk/atkaction.h:94:71: note: Function 'atk_action_set_description' argument 1 names different: declaration 'action' definition 'obj'.
atk-2.4.0/atk/atkaction.c:244:42: note: Function 'atk_action_set_description' argument 1 names different: declaration 'action' definition 'obj'.
atk-2.4.0/atk/atkcomponent.c:117:3: style: Variable 'iface' is reassigned a value before the old one has been used. [redundantAssignment]
atk-2.4.0/atk/atkcomponent.c:114:0: note: Variable 'iface' is reassigned a value before the old one has been used.
atk-2.4.0/atk/atkcomponent.c:117:3: note: Variable 'iface' is reassigned a value before the old one has been used.
atk-2.4.0/atk/atkcomponent.c:142:3: style: Variable 'iface' is reassigned a value before the old one has been used. [redundantAssignment]
atk-2.4.0/atk/atkcomponent.c:139:0: note: Variable 'iface' is reassigned a value before the old one has been used.
atk-2.4.0/atk/atkcomponent.c:142:3: note: Variable 'iface' is reassigned a value before the old one has been used.
atk-2.4.0/atk/atkcomponent.c:170:3: style: Variable 'iface' is reassigned a value before the old one has been used. [redundantAssignment]
atk-2.4.0/atk/atkcomponent.c:167:0: note: Variable 'iface' is reassigned a value before the old one has been used.
atk-2.4.0/atk/atkcomponent.c:170:3: note: Variable 'iface' is reassigned a value before the old one has been used.
atk-2.4.0/atk/atkcomponent.c:200:3: style: Variable 'iface' is reassigned a value before the old one has been used. [redundantAssignment]
atk-2.4.0/atk/atkcomponent.c:197:0: note: Variable 'iface' is reassigned a value before the old one has been used.
atk-2.4.0/atk/atkcomponent.c:200:3: note: Variable 'iface' is reassigned a value before the old one has been used.
atk-2.4.0/atk/atkcomponent.c:418:3: style: Variable 'iface' is reassigned a value before the old one has been used. [redundantAssignment]
atk-2.4.0/atk/atkcomponent.c:415:0: note: Variable 'iface' is reassigned a value before the old one has been used.
atk-2.4.0/atk/atkcomponent.c:418:3: note: Variable 'iface' is reassigned a value before the old one has been used.
atk-2.4.0/atk/atkcomponent.c:451:3: style: Variable 'iface' is reassigned a value before the old one has been used. [redundantAssignment]
atk-2.4.0/atk/atkcomponent.c:448:0: note: Variable 'iface' is reassigned a value before the old one has been used.
atk-2.4.0/atk/atkcomponent.c:451:3: note: Variable 'iface' is reassigned a value before the old one has been used.
atk-2.4.0/atk/atkcomponent.c:480:3: style: Variable 'iface' is reassigned a value before the old one has been used. [redundantAssignment]
atk-2.4.0/atk/atkcomponent.c:477:0: note: Variable 'iface' is reassigned a value before the old one has been used.
atk-2.4.0/atk/atkcomponent.c:480:3: note: Variable 'iface' is reassigned a value before the old one has been used.
atk-2.4.0/atk/atkcomponent.c:506:3: style: Variable 'iface' is reassigned a value before the old one has been used. [redundantAssignment]
atk-2.4.0/atk/atkcomponent.c:503:0: note: Variable 'iface' is reassigned a value before the old one has been used.
atk-2.4.0/atk/atkcomponent.c:506:3: note: Variable 'iface' is reassigned a value before the old one has been used.
atk-2.4.0/atk/atkcomponent.c:500:47: style: Function 'atk_component_set_size' argument 2 names different: declaration 'width' definition 'x'. [funcArgNamesDifferent]
atk-2.4.0/atk/atkcomponent.h:165:77: note: Function 'atk_component_set_size' argument 2 names different: declaration 'width' definition 'x'.
atk-2.4.0/atk/atkcomponent.c:500:47: note: Function 'atk_component_set_size' argument 2 names different: declaration 'width' definition 'x'.
atk-2.4.0/atk/atkcomponent.c:501:47: style: Function 'atk_component_set_size' argument 3 names different: declaration 'height' definition 'y'. [funcArgNamesDifferent]
atk-2.4.0/atk/atkcomponent.h:166:77: note: Function 'atk_component_set_size' argument 3 names different: declaration 'height' definition 'y'.
atk-2.4.0/atk/atkcomponent.c:501:47: note: Function 'atk_component_set_size' argument 3 names different: declaration 'height' definition 'y'.
atk-2.4.0/atk/atkhyperlink.c:194:38: style: Function 'atk_hyperlink_get_uri' argument 1 names different: declaration 'link_' definition 'link'. [funcArgNamesDifferent]
atk-2.4.0/atk/atkhyperlink.h:85:72: note: Function 'atk_hyperlink_get_uri' argument 1 names different: declaration 'link_' definition 'link'.
atk-2.4.0/atk/atkhyperlink.c:194:38: note: Function 'atk_hyperlink_get_uri' argument 1 names different: declaration 'link_' definition 'link'.
atk-2.4.0/atk/atkhyperlink.c:224:41: style: Function 'atk_hyperlink_get_object' argument 1 names different: declaration 'link_' definition 'link'. [funcArgNamesDifferent]
atk-2.4.0/atk/atkhyperlink.h:88:72: note: Function 'atk_hyperlink_get_object' argument 1 names different: declaration 'link_' definition 'link'.
atk-2.4.0/atk/atkhyperlink.c:224:41: note: Function 'atk_hyperlink_get_object' argument 1 names different: declaration 'link_' definition 'link'.
atk-2.4.0/atk/atkhyperlink.c:247:44: style: Function 'atk_hyperlink_get_end_index' argument 1 names different: declaration 'link_' definition 'link'. [funcArgNamesDifferent]
atk-2.4.0/atk/atkhyperlink.h:91:72: note: Function 'atk_hyperlink_get_end_index' argument 1 names different: declaration 'link_' definition 'link'.
atk-2.4.0/atk/atkhyperlink.c:247:44: note: Function 'atk_hyperlink_get_end_index' argument 1 names different: declaration 'link_' definition 'link'.
atk-2.4.0/atk/atkhyperlink.c:269:46: style: Function 'atk_hyperlink_get_start_index' argument 1 names different: declaration 'link_' definition 'link'. [funcArgNamesDifferent]
atk-2.4.0/atk/atkhyperlink.h:93:72: note: Function 'atk_hyperlink_get_start_index' argument 1 names different: declaration 'link_' definition 'link'.
atk-2.4.0/atk/atkhyperlink.c:269:46: note: Function 'atk_hyperlink_get_start_index' argument 1 names different: declaration 'link_' definition 'link'.
atk-2.4.0/atk/atkhyperlink.c:293:39: style: Function 'atk_hyperlink_is_valid' argument 1 names different: declaration 'link_' definition 'link'. [funcArgNamesDifferent]
atk-2.4.0/atk/atkhyperlink.h:95:72: note: Function 'atk_hyperlink_is_valid' argument 1 names different: declaration 'link_' definition 'link'.
atk-2.4.0/atk/atkhyperlink.c:293:39: note: Function 'atk_hyperlink_is_valid' argument 1 names different: declaration 'link_' definition 'link'.
atk-2.4.0/atk/atkhyperlink.c:319:40: style: Function 'atk_hyperlink_is_inline' argument 1 names different: declaration 'link_' definition 'link'. [funcArgNamesDifferent]
atk-2.4.0/atk/atkhyperlink.h:97:73: note: Function 'atk_hyperlink_is_inline' argument 1 names different: declaration 'link_' definition 'link'.
atk-2.4.0/atk/atkhyperlink.c:319:40: note: Function 'atk_hyperlink_is_inline' argument 1 names different: declaration 'link_' definition 'link'.
atk-2.4.0/atk/atkhyperlink.c:341:44: style: Function 'atk_hyperlink_get_n_anchors' argument 1 names different: declaration 'link_' definition 'link'. [funcArgNamesDifferent]
atk-2.4.0/atk/atkhyperlink.h:99:62: note: Function 'atk_hyperlink_get_n_anchors' argument 1 names different: declaration 'link_' definition 'link'.
atk-2.4.0/atk/atkhyperlink.c:341:44: note: Function 'atk_hyperlink_get_n_anchors' argument 1 names different: declaration 'link_' definition 'link'.
atk-2.4.0/atk/atkhyperlink.c:369:47: style: Function 'atk_hyperlink_is_selected_link' argument 1 names different: declaration 'link_' definition 'link'. [funcArgNamesDifferent]
atk-2.4.0/atk/atkhyperlink.h:102:72: note: Function 'atk_hyperlink_is_selected_link' argument 1 names different: declaration 'link_' definition 'link'.
atk-2.4.0/atk/atkhyperlink.c:369:47: note: Function 'atk_hyperlink_is_selected_link' argument 1 names different: declaration 'link_' definition 'link'.
atk-2.4.0/atk/atkobject.c:1667:14: style: The scope of the variable 'array' can be reduced. [variableScope]
atk-2.4.0/atk/atkobject.c:1400:43: style: Function 'atk_object_real_ref_state_set' argument 1 names different: declaration 'object' definition 'accessible'. [funcArgNamesDifferent]
atk-2.4.0/atk/atkobject.c:323:70: note: Function 'atk_object_real_ref_state_set' argument 1 names different: declaration 'object' definition 'accessible'.
atk-2.4.0/atk/atkobject.c:1400:43: note: Function 'atk_object_real_ref_state_set' argument 1 names different: declaration 'object' definition 'accessible'.
atk-2.4.0/atk/atkplug.c:77:27: style: Function 'atk_plug_get_id' argument 1 names different: declaration 'plug' definition 'obj'. [funcArgNamesDifferent]
atk-2.4.0/atk/atkplug.h:57:42: note: Function 'atk_plug_get_id' argument 1 names different: declaration 'plug' definition 'obj'.
atk-2.4.0/atk/atkplug.c:77:27: note: Function 'atk_plug_get_id' argument 1 names different: declaration 'plug' definition 'obj'.
atk-2.4.0/atk/atkregistry.c:135:21: style: The scope of the variable 'old_factory' can be reduced. [variableScope]
atk-2.4.0/atk/atkregistry.c:106:33: style: Function 'atk_registry_finalize' argument 1 names different: declaration 'instance' definition 'object'. [funcArgNamesDifferent]
atk-2.4.0/atk/atkregistry.c:27:73: note: Function 'atk_registry_finalize' argument 1 names different: declaration 'instance' definition 'object'.
atk-2.4.0/atk/atkregistry.c:106:33: note: Function 'atk_registry_finalize' argument 1 names different: declaration 'instance' definition 'object'.
atk-2.4.0/atk/atkrelation.c:238:16: style: The scope of the variable 'value' can be reduced. [variableScope]
atk-2.4.0/atk/atkrelation.c:458:11: style: The scope of the variable 'value' can be reduced. [variableScope]
atk-2.4.0/atk/atkrelation.c:459:12: style: The scope of the variable 'obj' can be reduced. [variableScope]
atk-2.4.0/atk/atkrelation.c:478:16: style: The scope of the variable 'value' can be reduced. [variableScope]
atk-2.4.0/atk/atkrelationset.c:95:16: style: The scope of the variable 'item' can be reduced. [variableScope]
atk-2.4.0/atk/atkrelationset.c:263:16: style: The scope of the variable 'item' can be reduced. [variableScope]
atk-2.4.0/atk/atkselection.c:83:44: style: Function 'atk_selection_add_selection' argument 1 names different: declaration 'selection' definition 'obj'. [funcArgNamesDifferent]
atk-2.4.0/atk/atkselection.h:75:66: note: Function 'atk_selection_add_selection' argument 1 names different: declaration 'selection' definition 'obj'.
atk-2.4.0/atk/atkselection.c:83:44: note: Function 'atk_selection_add_selection' argument 1 names different: declaration 'selection' definition 'obj'.
atk-2.4.0/atk/atkselection.c:108:46: style: Function 'atk_selection_clear_selection' argument 1 names different: declaration 'selection' definition 'obj'. [funcArgNamesDifferent]
atk-2.4.0/atk/atkselection.h:78:66: note: Function 'atk_selection_clear_selection' argument 1 names different: declaration 'selection' definition 'obj'.
atk-2.4.0/atk/atkselection.c:108:46: note: Function 'atk_selection_clear_selection' argument 1 names different: declaration 'selection' definition 'obj'.
atk-2.4.0/atk/atkselection.c:139:44: style: Function 'atk_selection_ref_selection' argument 1 names different: declaration 'selection' definition 'obj'. [funcArgNamesDifferent]
atk-2.4.0/atk/atkselection.h:80:66: note: Function 'atk_selection_ref_selection' argument 1 names different: declaration 'selection' definition 'obj'.
atk-2.4.0/atk/atkselection.c:139:44: note: Function 'atk_selection_ref_selection' argument 1 names different: declaration 'selection' definition 'obj'.
atk-2.4.0/atk/atkselection.c:168:50: style: Function 'atk_selection_get_selection_count' argument 1 names different: declaration 'selection' definition 'obj'. [funcArgNamesDifferent]
atk-2.4.0/atk/atkselection.h:83:66: note: Function 'atk_selection_get_selection_count' argument 1 names different: declaration 'selection' definition 'obj'.
atk-2.4.0/atk/atkselection.c:168:50: note: Function 'atk_selection_get_selection_count' argument 1 names different: declaration 'selection' definition 'obj'.
atk-2.4.0/atk/atkselection.c:197:48: style: Function 'atk_selection_is_child_selected' argument 1 names different: declaration 'selection' definition 'obj'. [funcArgNamesDifferent]
atk-2.4.0/atk/atkselection.h:85:66: note: Function 'atk_selection_is_child_selected' argument 1 names different: declaration 'selection' definition 'obj'.
atk-2.4.0/atk/atkselection.c:197:48: note: Function 'atk_selection_is_child_selected' argument 1 names different: declaration 'selection' definition 'obj'.
atk-2.4.0/atk/atkselection.c:223:47: style: Function 'atk_selection_remove_selection' argument 1 names different: declaration 'selection' definition 'obj'. [funcArgNamesDifferent]
atk-2.4.0/atk/atkselection.h:88:66: note: Function 'atk_selection_remove_selection' argument 1 names different: declaration 'selection' definition 'obj'.
atk-2.4.0/atk/atkselection.c:223:47: note: Function 'atk_selection_remove_selection' argument 1 names different: declaration 'selection' definition 'obj'.
atk-2.4.0/atk/atkselection.c:248:51: style: Function 'atk_selection_select_all_selection' argument 1 names different: declaration 'selection' definition 'obj'. [funcArgNamesDifferent]
atk-2.4.0/atk/atkselection.h:91:66: note: Function 'atk_selection_select_all_selection' argument 1 names different: declaration 'selection' definition 'obj'.
atk-2.4.0/atk/atkselection.c:248:51: note: Function 'atk_selection_select_all_selection' argument 1 names different: declaration 'selection' definition 'obj'.
atk-2.4.0/atk/atktable.c:206:38: style: Function 'atk_table_get_row_at_index' argument 2 names different: declaration 'index_' definition 'index'. [funcArgNamesDifferent]
atk-2.4.0/atk/atktable.h:153:68: note: Function 'atk_table_get_row_at_index' argument 2 names different: declaration 'index_' definition 'index'.
atk-2.4.0/atk/atktable.c:206:38: note: Function 'atk_table_get_row_at_index' argument 2 names different: declaration 'index_' definition 'index'.
atk-2.4.0/atk/atktable.c:232:41: style: Function 'atk_table_get_column_at_index' argument 2 names different: declaration 'index_' definition 'index'. [funcArgNamesDifferent]
atk-2.4.0/atk/atktable.h:151:68: note: Function 'atk_table_get_column_at_index' argument 2 names different: declaration 'index_' definition 'index'.
atk-2.4.0/atk/atktable.c:232:41: note: Function 'atk_table_get_column_at_index' argument 2 names different: declaration 'index_' definition 'index'.
atk-2.4.0/atk/atktext.c:1194:48: style: Function 'atk_text_attribute_get_value' argument 2 names different: declaration 'index_' definition 'index'. [funcArgNamesDifferent]
atk-2.4.0/atk/atktext.h:363:77: note: Function 'atk_text_attribute_get_value' argument 2 names different: declaration 'index_' definition 'index'.
atk-2.4.0/atk/atktext.c:1194:48: note: Function 'atk_text_attribute_get_value' argument 2 names different: declaration 'index_' definition 'index'.
atk-2.4.0/atk/atkutil.c:148:17: style: The scope of the variable 'item' can be reduced. [variableScope]
atk-2.4.0/atk/atkutil.c:178:17: style: The scope of the variable 'item' can be reduced. [variableScope]
[23:17]

ftp://ftp.se.debian.org/debian/pool/main/a/atkmm1.6/atkmm1.6_2.24.2.orig.tar.xz
atkmm-2.24.2/atk/atkmm/text.h:263:3: style: Class 'TextAttribute' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
[23:17]

ftp://ftp.se.debian.org/debian/pool/main/a/atlas/atlas_3.8.4.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/atlas-cpp/atlas-cpp_0.6.4.orig.tar.xz
Atlas-C++-0.6.4/Atlas/Codecs/Bach.cpp:516:55: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
Atlas-C++-0.6.4/Atlas/Message/MEncoder.cpp:31:67: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
Atlas-C++-0.6.4/Atlas/Message/MEncoder.cpp:40:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
Atlas-C++-0.6.4/Atlas/Message/MEncoder.cpp:54:43: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
Atlas-C++-0.6.4/Atlas/Message/MEncoder.cpp:64:43: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
Atlas-C++-0.6.4/Atlas/Message/MEncoder.cpp:79:67: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
Atlas-C++-0.6.4/Atlas/Message/MEncoder.cpp:88:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
Atlas-C++-0.6.4/Atlas/Message/MEncoder.cpp:103:43: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
Atlas-C++-0.6.4/Atlas/Message/MEncoder.cpp:113:43: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
Atlas-C++-0.6.4/Atlas/Message/MEncoder.cpp:123:43: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
Atlas-C++-0.6.4/Atlas/Net/Loopback.cpp:15:5: style: Class 'LoopBridge' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Atlas-C++-0.6.4/Atlas/Net/Stream.cpp:418:57: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
Atlas-C++-0.6.4/Atlas/Net/Stream.cpp:430:59: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
Atlas-C++-0.6.4/Atlas/Objects/BaseObject.cpp:102:66: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
Atlas-C++-0.6.4/Atlas/Objects/BaseObject.cpp:111:66: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
Atlas-C++-0.6.4/Atlas/Objects/BaseObject.cpp:309:3: error: Invalid iterator 'I' used. [eraseDereference]
Atlas-C++-0.6.4/Atlas/Objects/BaseObject.cpp:310:3: error: Invalid iterator 'I' used. [eraseDereference]
Atlas-C++-0.6.4/Atlas/Objects/BaseObject.cpp:312:3: error: Invalid iterator 'I' used. [eraseDereference]
Atlas-C++-0.6.4/Atlas/Objects/BaseObject.cpp:313:7: error: Invalid iterator 'I' used. [eraseDereference]
Atlas-C++-0.6.4/Atlas/Objects/BaseObject.cpp:314:5: error: Invalid iterator 'I' used. [eraseDereference]
Atlas-C++-0.6.4/Atlas/Objects/BaseObject.cpp:329:3: error: Invalid iterator 'I' used. [eraseDereference]
Atlas-C++-0.6.4/Atlas/Objects/BaseObject.cpp:330:3: error: Invalid iterator 'I' used. [eraseDereference]
Atlas-C++-0.6.4/Atlas/Objects/BaseObject.cpp:332:3: error: Invalid iterator 'I' used. [eraseDereference]
Atlas-C++-0.6.4/Atlas/Objects/BaseObject.cpp:333:7: error: Invalid iterator 'I' used. [eraseDereference]
Atlas-C++-0.6.4/Atlas/Objects/BaseObject.cpp:334:5: error: Invalid iterator 'I' used. [eraseDereference]
Atlas-C++-0.6.4/Atlas/Objects/loadDefaults.cpp:104:63: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
Atlas-C++-0.6.4/Atlas/Objects/loadDefaults.cpp:117:45: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
Atlas-C++-0.6.4/Atlas/Objects/loadDefaults.cpp:130:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
Atlas-C++-0.6.4/Atlas/Objects/loadDefaults.cpp:145:67: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
Atlas-C++-0.6.4/Atlas/Objects/loadDefaults.cpp:32:5: style: Class 'LoadDefaultsDecoder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Atlas-C++-0.6.4/Atlas/Objects/objectFactory.cpp:196:42: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
Atlas-C++-0.6.4/Atlas/Objects/objectFactory.cpp:206:34: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
Atlas-C++-0.6.4/Atlas/PresentationBridge.h:40:15: style: The function 'streamBegin' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Atlas-C++-0.6.4/Atlas/Bridge.h:45:18: note: Virtual function in base class
Atlas-C++-0.6.4/Atlas/PresentationBridge.h:40:15: note: Function in derived class
Atlas-C++-0.6.4/Atlas/PresentationBridge.h:41:15: style: The function 'streamMessage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Atlas-C++-0.6.4/Atlas/Bridge.h:49:18: note: Virtual function in base class
Atlas-C++-0.6.4/Atlas/PresentationBridge.h:41:15: note: Function in derived class
Atlas-C++-0.6.4/Atlas/PresentationBridge.h:42:15: style: The function 'streamEnd' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Atlas-C++-0.6.4/Atlas/Bridge.h:53:18: note: Virtual function in base class
Atlas-C++-0.6.4/Atlas/PresentationBridge.h:42:15: note: Function in derived class
Atlas-C++-0.6.4/Atlas/PresentationBridge.h:44:15: style: The function 'mapMapItem' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Atlas-C++-0.6.4/Atlas/Bridge.h:60:18: note: Virtual function in base class
Atlas-C++-0.6.4/Atlas/PresentationBridge.h:44:15: note: Function in derived class
Atlas-C++-0.6.4/Atlas/PresentationBridge.h:45:15: style: The function 'mapListItem' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Atlas-C++-0.6.4/Atlas/Bridge.h:64:18: note: Virtual function in base class
Atlas-C++-0.6.4/Atlas/PresentationBridge.h:45:15: note: Function in derived class
Atlas-C++-0.6.4/Atlas/PresentationBridge.h:46:15: style: The function 'mapIntItem' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Atlas-C++-0.6.4/Atlas/Bridge.h:68:18: note: Virtual function in base class
Atlas-C++-0.6.4/Atlas/PresentationBridge.h:46:15: note: Function in derived class
Atlas-C++-0.6.4/Atlas/PresentationBridge.h:47:15: style: The function 'mapFloatItem' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Atlas-C++-0.6.4/Atlas/Bridge.h:72:18: note: Virtual function in base class
Atlas-C++-0.6.4/Atlas/PresentationBridge.h:47:15: note: Function in derived class
Atlas-C++-0.6.4/Atlas/PresentationBridge.h:48:15: style: The function 'mapStringItem' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Atlas-C++-0.6.4/Atlas/Bridge.h:76:18: note: Virtual function in base class
Atlas-C++-0.6.4/Atlas/PresentationBridge.h:48:15: note: Function in derived class
Atlas-C++-0.6.4/Atlas/PresentationBridge.h:49:15: style: The function 'mapEnd' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Atlas-C++-0.6.4/Atlas/Bridge.h:80:18: note: Virtual function in base class
Atlas-C++-0.6.4/Atlas/PresentationBridge.h:49:15: note: Function in derived class
Atlas-C++-0.6.4/Atlas/PresentationBridge.h:51:15: style: The function 'listMapItem' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Atlas-C++-0.6.4/Atlas/Bridge.h:87:18: note: Virtual function in base class
Atlas-C++-0.6.4/Atlas/PresentationBridge.h:51:15: note: Function in derived class
Atlas-C++-0.6.4/Atlas/PresentationBridge.h:52:15: style: The function 'listListItem' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Atlas-C++-0.6.4/Atlas/Bridge.h:91:18: note: Virtual function in base class
Atlas-C++-0.6.4/Atlas/PresentationBridge.h:52:15: note: Function in derived class
Atlas-C++-0.6.4/Atlas/PresentationBridge.h:53:15: style: The function 'listIntItem' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Atlas-C++-0.6.4/Atlas/Bridge.h:95:18: note: Virtual function in base class
Atlas-C++-0.6.4/Atlas/PresentationBridge.h:53:15: note: Function in derived class
Atlas-C++-0.6.4/Atlas/PresentationBridge.h:54:15: style: The function 'listFloatItem' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Atlas-C++-0.6.4/Atlas/Bridge.h:99:18: note: Virtual function in base class
Atlas-C++-0.6.4/Atlas/PresentationBridge.h:54:15: note: Function in derived class
Atlas-C++-0.6.4/Atlas/PresentationBridge.h:55:15: style: The function 'listStringItem' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Atlas-C++-0.6.4/Atlas/Bridge.h:103:18: note: Virtual function in base class
Atlas-C++-0.6.4/Atlas/PresentationBridge.h:55:15: note: Function in derived class
Atlas-C++-0.6.4/Atlas/PresentationBridge.h:56:15: style: The function 'listEnd' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
Atlas-C++-0.6.4/Atlas/Bridge.h:107:18: note: Virtual function in base class
Atlas-C++-0.6.4/Atlas/PresentationBridge.h:56:15: note: Function in derived class
Atlas-C++-0.6.4/benchmark/Message_Move.cpp:29:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
Atlas-C++-0.6.4/benchmark/Message_Move.cpp:30:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
Atlas-C++-0.6.4/benchmark/Message_Move.cpp:154:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
Atlas-C++-0.6.4/benchmark/Message_Move.cpp:155:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
Atlas-C++-0.6.4/benchmark/Message_Move.cpp:17:15: style: Technically the member function 'NPC::getId' can be const. [functionConst]
Atlas-C++-0.6.4/benchmark/Objects3_Move.cpp:28:15: style: Technically the member function 'NPC::getId' can be const. [functionConst]
Atlas-C++-0.6.4/benchmark/Objects3_Move.cpp:77:7: style: Exception should be caught by reference. [catchExceptionByValue]
Atlas-C++-0.6.4/benchmark/Objects_iterator.cpp:23:31: style: Variable 'key' is assigned a value that is never used. [unreadVariable]
Atlas-C++-0.6.4/benchmark/Objects_iterator.cpp:34:31: style: Variable 'key' is assigned a value that is never used. [unreadVariable]
Atlas-C++-0.6.4/benchmark/Objects_iterator.cpp:64:31: style: Variable 'key' is assigned a value that is never used. [unreadVariable]
Atlas-C++-0.6.4/benchmark/Objects_iterator.cpp:76:31: style: Variable 'key' is assigned a value that is never used. [unreadVariable]
Atlas-C++-0.6.4/benchmark/SmartPtr_Move.cpp:171:6: style: C-style pointer casting [cstyleCast]
Atlas-C++-0.6.4/benchmark/SmartPtr_Move.cpp:174:6: style: C-style pointer casting [cstyleCast]
Atlas-C++-0.6.4/benchmark/SmartPtr_Move.cpp:211:0: style: C-style pointer casting [cstyleCast]
Atlas-C++-0.6.4/benchmark/SmartPtr_Move.cpp:232:0: style: C-style pointer casting [cstyleCast]
Atlas-C++-0.6.4/benchmark/SmartPtr_Move.cpp:105:3: warning: Member variable 'ObjectData::id' is not initialized in the constructor. [uninitMemberVar]
Atlas-C++-0.6.4/benchmark/SmartPtr_Move.cpp:105:3: warning: Member variable 'ObjectData::objtype' is not initialized in the constructor. [uninitMemberVar]
Atlas-C++-0.6.4/benchmark/SmartPtr_Move.cpp:131:3: warning: Member variable 'EntityData::pos' is not initialized in the constructor. [uninitMemberVar]
Atlas-C++-0.6.4/benchmark/SmartPtr_Move.cpp:131:3: warning: Member variable 'EntityData::velocity' is not initialized in the constructor. [uninitMemberVar]
Atlas-C++-0.6.4/benchmark/SmartPtr_Move.cpp:32:0: warning: Member variable 'FreeList < ObjectData >::next' is not initialized in the constructor. [uninitMemberVar]
Atlas-C++-0.6.4/benchmark/SmartPtr_Move.cpp:32:0: warning: Member variable 'FreeList < EntityData >::next' is not initialized in the constructor. [uninitMemberVar]
Atlas-C++-0.6.4/benchmark/SmartPtr_Move.cpp:32:0: warning: Member variable 'FreeList < OperationData >::next' is not initialized in the constructor. [uninitMemberVar]
Atlas-C++-0.6.4/benchmark/SmartPtr_Move.cpp:376:7: style: Technically the member function 'NPC::getId' can be const. [functionConst]
Atlas-C++-0.6.4/benchmark/SmartPtr_Move.cpp:200:0: style: Class 'SmartPtr < EntityData >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Atlas-C++-0.6.4/benchmark/SmartPtr_Move.cpp:200:0: style: Class 'SmartPtr < OperationData >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Atlas-C++-0.6.4/benchmark/Static_Move.cpp:49:22: style: C-style pointer casting [cstyleCast]
Atlas-C++-0.6.4/benchmark/Static_Move.cpp:136:27: style: C-style pointer casting [cstyleCast]
Atlas-C++-0.6.4/benchmark/Static_Move.cpp:137:23: style: C-style pointer casting [cstyleCast]
Atlas-C++-0.6.4/benchmark/Static_Move.cpp:38:3: warning: Member variable 'NPC::move' is not initialized in the constructor. [uninitMemberVar]
Atlas-C++-0.6.4/benchmark/Static_Move.cpp:40:7: style: Technically the member function 'NPC::getId' can be const. [functionConst]
Atlas-C++-0.6.4/tests/Objects/custom_ops.cpp:85:27: style: C-style pointer casting [cstyleCast]
Atlas-C++-0.6.4/tests/Objects/custom_ops.cpp:18:5: style: Class 'WieldData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
Atlas-C++-0.6.4/tests/Objects/decoder1.cpp:53:7: style: Exception should be caught by reference. [catchExceptionByValue]
Atlas-C++-0.6.4/tests/Objects/encoder1.cpp:34:7: style: Exception should be caught by reference. [catchExceptionByValue]
Atlas-C++-0.6.4/tests/Objects/objects1.cpp:26:7: style: Exception should be caught by reference. [catchExceptionByValue]
Atlas-C++-0.6.4/tests/Objects/objects2.cpp:206:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
Atlas-C++-0.6.4/tests/Objects/objects2.cpp:203:16: warning: Assert statement modifies 'i'. [assignmentInAssert]
Atlas-C++-0.6.4/tests/Objects/objects2.cpp:204:16: warning: Assert statement modifies 'i'. [assignmentInAssert]
Atlas-C++-0.6.4/tests/Objects/objects2.cpp:205:16: warning: Assert statement modifies 'i'. [assignmentInAssert]
Atlas-C++-0.6.4/tests/Objects/DebugBridge.h:12:9: performance: Variable 'padding' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
Atlas-C++-0.6.4/tests/Objects/objects2.cpp:449:7: style: Exception should be caught by reference. [catchExceptionByValue]
Atlas-C++-0.6.4/tools/atlas_convert.cpp:102:0: error: Memory leak: inCodec [memleak]
Atlas-C++-0.6.4/tools/atlas_convert.cpp:23:37: performance: Function parameter 'type' should be passed by const reference. [passedByValue]
Atlas-C++-0.6.4/tutorial/example/DebugBridge.h:14:9: performance: Variable 'padding' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
[23:17]

ftp://ftp.se.debian.org/debian/pool/main/a/atlc/atlc_4.6.1.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/atom4/atom4_4.1.orig.tar.gz
atom4/interface.h:20:3: style: Class 'interface' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
atom4/engine/ai.cc:46:47: style: Function 'read_ready' argument 1 names different: declaration 'src' definition 'loop'. [funcArgNamesDifferent]
atom4/engine/ai.h:56:32: note: Function 'read_ready' argument 1 names different: declaration 'src' definition 'loop'.
atom4/engine/ai.cc:46:47: note: Function 'read_ready' argument 1 names different: declaration 'src' definition 'loop'.
atom4/engine/ai.cc:68:48: style: Function 'write_ready' argument 1 names different: declaration 'src' definition 'loop'. [funcArgNamesDifferent]
atom4/engine/ai.h:57:33: note: Function 'write_ready' argument 1 names different: declaration 'src' definition 'loop'.
atom4/engine/ai.cc:68:48: note: Function 'write_ready' argument 1 names different: declaration 'src' definition 'loop'.
atom4/engine/ai.cc:121:54: style: Function 'update_heuristic' argument 2 names different: declaration 'propagator' definition 'our_prop'. [funcArgNamesDifferent]
atom4/engine/ai.h:66:47: note: Function 'update_heuristic' argument 2 names different: declaration 'propagator' definition 'our_prop'.
atom4/engine/ai.cc:121:54: note: Function 'update_heuristic' argument 2 names different: declaration 'propagator' definition 'our_prop'.
atom4/engine/ai.cc:122:52: style: Function 'update_heuristic' argument 3 names different: declaration 'undolist' definition 'undo'. [funcArgNamesDifferent]
atom4/engine/ai.h:67:45: note: Function 'update_heuristic' argument 3 names different: declaration 'undolist' definition 'undo'.
atom4/engine/ai.cc:122:52: note: Function 'update_heuristic' argument 3 names different: declaration 'undolist' definition 'undo'.
atom4/engine/ai.cc:182:34: style: Function 'pick_best_move' argument 1 names different: declaration 'parentfd' definition 'fd'. [funcArgNamesDifferent]
atom4/engine/ai.h:72:27: note: Function 'pick_best_move' argument 1 names different: declaration 'parentfd' definition 'fd'.
atom4/engine/ai.cc:182:34: note: Function 'pick_best_move' argument 1 names different: declaration 'parentfd' definition 'fd'.
atom4/engine/ai.cc:277:29: style: Function 'atom4ai' argument 1 names different: declaration 'loop' definition 'eloop'. [funcArgNamesDifferent]
atom4/engine/ai.h:78:22: note: Function 'atom4ai' argument 1 names different: declaration 'loop' definition 'eloop'.
atom4/engine/ai.cc:277:29: note: Function 'atom4ai' argument 1 names different: declaration 'loop' definition 'eloop'.
atom4/engine/ai.cc:48:7: style: Unused variable: count [unusedVariable]
atom4/engine/ai.cc:146:7: style: Unused variable: win [unusedVariable]
atom4/engine/ai.cc:288:3: performance: Variable 'child' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
atom4/engine/triboard.h:53:7: style: Technically the member function 'triboard::is_full' can be const. [functionConst]
atom4/engine/triboard.h:62:16: style: Technically the member function 'triboard::width' can be const. [functionConst]
atom4/engine/triboard.h:63:16: style: Technically the member function 'triboard::height' can be const. [functionConst]
atom4/engine/color4.h:18:3: style: Technically the member function 'color4::operatorchar' can be const. [functionConst]
atom4/engine/game.h:116:15: performance: Technically the member function 'atom4local::plchar' can be static. [functionStatic]
atom4/engine/game.h:117:14: performance: Technically the member function 'atom4local::next_player' can be static. [functionStatic]
atom4/engine/game.h:118:14: performance: Technically the member function 'atom4local::valid_player' can be static. [functionStatic]
atom4/engine/game.h:120:14: performance: Technically the member function 'atom4local::next_color' can be static. [functionStatic]
atom4/engine/ai.h:68:9: performance: Technically the member function 'atom4ai::calc_heuristic' can be static. [functionStatic]
atom4/engine/ai.cc:135:16: note: Technically the member function 'atom4ai::calc_heuristic' can be static.
atom4/engine/ai.h:68:9: note: Technically the member function 'atom4ai::calc_heuristic' can be static.
atom4/engine/ai.h:71:10: performance: Technically the member function 'atom4ai::pick_random' can be static. [functionStatic]
atom4/engine/ai.cc:169:26: note: Technically the member function 'atom4ai::pick_random' can be static.
atom4/engine/ai.h:71:10: note: Technically the member function 'atom4ai::pick_random' can be static.
atom4/engine/ai.h:42:19: style: Technically the member function 'atom4ai::hdelta::operator-' can be const. [functionConst]
atom4/engine/color4.h:17:3: style: Class 'color4' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
atom4/engine/ai.h:55:5: style: Class 'childmon' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
atom4/engine/game.h:128:16: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
atom4/engine/game.h:62:16: note: Virtual function in base class
atom4/engine/game.h:128:16: note: Function in derived class
atom4/engine/game.h:130:18: style: The function 'game_mode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
atom4/engine/game.h:64:18: note: Virtual function in base class
atom4/engine/game.h:130:18: note: Function in derived class
atom4/engine/game.h:131:15: style: The function 'local_playernum' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
atom4/engine/game.h:65:15: note: Virtual function in base class
atom4/engine/game.h:131:15: note: Function in derived class
atom4/engine/game.h:132:15: style: The function 'is_local_turn' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
atom4/engine/game.h:68:15: note: Virtual function in base class
atom4/engine/game.h:132:15: note: Function in derived class
atom4/engine/game.h:136:7: style: The function 'current_player' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
atom4/engine/game.h:72:15: note: Virtual function in base class
atom4/engine/game.h:136:7: note: Function in derived class
atom4/engine/game.h:139:12: style: The function 'current_tile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
atom4/engine/game.h:73:20: note: Virtual function in base class
atom4/engine/game.h:139:12: note: Function in derived class
atom4/engine/game.h:143:7: style: The function 'move' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
atom4/engine/game.h:77:15: note: Virtual function in base class
atom4/engine/game.h:143:7: note: Function in derived class
atom4/engine/game.h:148:7: style: The function 'check_legal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
atom4/engine/game.h:82:15: note: Virtual function in base class
atom4/engine/game.h:148:7: note: Function in derived class
atom4/engine/game.h:150:7: style: The function 'round_over' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
atom4/engine/game.h:84:15: note: Virtual function in base class
atom4/engine/game.h:150:7: note: Function in derived class
atom4/engine/game.h:151:7: style: The function 'winner' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
atom4/engine/game.h:85:15: note: Virtual function in base class
atom4/engine/game.h:151:7: note: Function in derived class
atom4/engine/game.h:154:7: style: The function 'current_round' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
atom4/engine/game.h:88:15: note: Virtual function in base class
atom4/engine/game.h:154:7: note: Function in derived class
atom4/engine/game.h:155:15: style: The function 'newround' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
atom4/engine/game.h:89:15: note: Virtual function in base class
atom4/engine/game.h:155:15: note: Function in derived class
atom4/engine/game.h:156:7: style: The function 'score' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
atom4/engine/game.h:90:15: note: Virtual function in base class
atom4/engine/game.h:156:7: note: Function in derived class
atom4/engine/game.h:162:11: style: The function 'get_board' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
atom4/engine/game.h:96:19: note: Virtual function in base class
atom4/engine/game.h:162:11: note: Function in derived class
atom4/engine/game.h:163:16: style: The function 'board_width' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
atom4/engine/game.h:97:24: note: Virtual function in base class
atom4/engine/game.h:163:16: note: Function in derived class
atom4/engine/game.h:164:16: style: The function 'board_height' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
atom4/engine/game.h:98:24: note: Virtual function in base class
atom4/engine/game.h:164:16: note: Function in derived class
atom4/engine/ai.h:75:8: style: The function 'notify_move' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
atom4/engine/game.h:52:16: note: Virtual function in base class
atom4/engine/ai.h:75:8: note: Function in derived class
atom4/engine/ai.h:76:8: style: The function 'notify_clear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
atom4/engine/game.h:53:16: note: Virtual function in base class
atom4/engine/ai.h:76:8: note: Function in derived class
atom4/engine/ai.h:86:8: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
atom4/engine/game.h:128:16: note: Virtual function in base class
atom4/engine/ai.h:86:8: note: Function in derived class
atom4/engine/ai.h:87:10: style: The function 'game_mode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
atom4/engine/game.h:130:18: note: Virtual function in base class
atom4/engine/ai.h:87:10: note: Function in derived class
atom4/engine/ai.h:88:7: style: The function 'local_playernum' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
atom4/engine/game.h:131:15: note: Virtual function in base class
atom4/engine/ai.h:88:7: note: Function in derived class
atom4/engine/ai.h:89:7: style: The function 'is_local_turn' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
atom4/engine/game.h:132:15: note: Virtual function in base class
atom4/engine/ai.h:89:7: note: Function in derived class
atom4/engine/ai.h:91:7: style: The function 'newround' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
atom4/engine/game.h:155:15: note: Virtual function in base class
atom4/engine/ai.h:91:7: note: Function in derived class
atom4/engine/board4.cc:21:7: style: The scope of the variable 'cur_occupied' can be reduced. [variableScope]
atom4/engine/board4.cc:95:30: style: Function 'check_row' argument 1 names different: declaration 'marble' definition 'piece'. [funcArgNamesDifferent]
atom4/engine/board4.h:49:24: note: Function 'check_row' argument 1 names different: declaration 'marble' definition 'piece'.
atom4/engine/board4.cc:95:30: note: Function 'check_row' argument 1 names different: declaration 'marble' definition 'piece'.
atom4/engine/board4.cc:117:74: style: Function 'check_win' argument 3 names different: declaration 'rowlen' definition 'len'. [funcArgNamesDifferent]
atom4/engine/board4.h:53:68: note: Function 'check_win' argument 3 names different: declaration 'rowlen' definition 'len'.
atom4/engine/board4.cc:117:74: note: Function 'check_win' argument 3 names different: declaration 'rowlen' definition 'len'.
atom4/engine/board4.cc:96:7: style: Unused variable: nx [unusedVariable]
atom4/engine/board4.cc:96:10: style: Unused variable: ny [unusedVariable]
atom4/engine/color4.h:20:7: style: Technically the member function 'color4::colortype' can be const. [functionConst]
atom4/engine/color4.cc:11:13: note: Technically the member function 'color4::colortype' can be const.
atom4/engine/color4.h:20:7: note: Technically the member function 'color4::colortype' can be const.
atom4/engine/game.cc:108:15: style: Variable 'vplayer' is assigned a value that is never used. [unreadVariable]
atom4/engine/game.cc:108:37: style: Variable 'hplayer' is assigned a value that is never used. [unreadVariable]
atom4/engine/game.h:116:15: style: Unused private function: 'atom4local::plchar' [unusedPrivateFunction]
atom4/engine/game.cc:136:3: style: Class 'atom4local' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
atom4/engine/game.cc:136:3: style: Class 'atom4local' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
atom4/engine/triboard.cc:25:7: style: Unused variable: i [unusedVariable]
atom4/engine/triboard.cc:25:9: style: Unused variable: j [unusedVariable]
atom4/engine/triboard.h:35:12: style: Technically the member function 'triboard::getcell' can be const. [functionConst]
atom4/engine/triboard.cc:49:20: note: Technically the member function 'triboard::getcell' can be const.
atom4/engine/triboard.h:35:12: note: Technically the member function 'triboard::getcell' can be const.
atom4/engine/triboard.h:50:7: style: Technically the member function 'triboard::ngbr_coor' can be const. [functionConst]
atom4/engine/triboard.cc:86:15: note: Technically the member function 'triboard::ngbr_coor' can be const.
atom4/engine/triboard.h:50:7: note: Technically the member function 'triboard::ngbr_coor' can be const.
atom4/general/event.cc:459:7: style: The scope of the variable 'n' can be reduced. [variableScope]
atom4/general/event.h:45:10: style: Technically the member function 'timerhandler::type' can be const. [functionConst]
atom4/general/event.h:66:14: style: Technically the member function 'timer_entry::operator<' can be const. [functionConst]
atom4/general/event.h:113:28: performance: Technically the member function 'eventloop::search' can be static. [functionStatic]
atom4/general/event.cc:209:48: note: Technically the member function 'eventloop::search' can be static.
atom4/general/event.h:113:28: note: Technically the member function 'eventloop::search' can be static.
atom4/general/event.h:114:7: performance: Technically the member function 'eventloop::remove' can be static. [functionStatic]
atom4/general/event.cc:220:16: note: Technically the member function 'eventloop::remove' can be static.
atom4/general/event.h:114:7: note: Technically the member function 'eventloop::remove' can be static.
atom4/general/event.h:116:8: performance: Technically the member function 'eventloop::make_fdset' can be static. [functionStatic]
atom4/general/event.cc:247:17: note: Technically the member function 'eventloop::make_fdset' can be static.
atom4/general/event.h:116:8: note: Technically the member function 'eventloop::make_fdset' can be static.
atom4/general/event.h:119:8: performance: Technically the member function 'eventloop::postponed_del' can be static. [functionStatic]
atom4/general/event.cc:286:17: note: Technically the member function 'eventloop::postponed_del' can be static.
atom4/general/event.h:119:8: note: Technically the member function 'eventloop::postponed_del' can be static.
atom4/general/resource.cc:33:30: style: Function 'resourceman' argument 1 names different: declaration 'num_static_ids' definition 'static_ids'. [funcArgNamesDifferent]
atom4/general/resource.h:59:19: note: Function 'resourceman' argument 1 names different: declaration 'num_static_ids' definition 'static_ids'.
atom4/general/resource.cc:33:30: note: Function 'resourceman' argument 1 names different: declaration 'num_static_ids' definition 'static_ids'.
atom4/general/resource.h:37:7: style: Technically the member function 'resource::is_loaded' can be const. [functionConst]
atom4/general/resource.h:52:3: style: Technically the member function 'eresource::operatorres_t' can be const. [functionConst]
atom4/general/resource.cc:36:3: style: Class 'resourceman' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
atom4/general/resource.cc:36:3: style: Class 'resourceman' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
atom4/general/resource.h:18:3: style: Class 'resource_exception' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
atom4/general/resource.h:49:3: style: Class 'eresource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
atom4/general/resource.h:59:3: style: Class 'resourceman' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
atom4/general/resource.h:46:16: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
atom4/general/resource.h:30:16: note: Virtual function in base class
atom4/general/resource.h:46:16: note: Function in derived class
atom4/general/resource.h:47:16: style: The function 'unload' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
atom4/general/resource.h:31:16: note: Virtual function in base class
atom4/general/resource.h:47:16: note: Function in derived class
atom4/general/testtimer.cc:51:7: style: Variable 'xid' is assigned a value that is never used. [unreadVariable]
atom4/general/testtimer.cc:54:7: style: Variable 'zid' is assigned a value that is never used. [unreadVariable]
atom4/general/testtimer.cc:20:3: style: Class 'timerB' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
atom4/general/testtimer.cc:12:8: style: The function 'tick' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
atom4/general/event.h:44:16: note: Virtual function in base class
atom4/general/testtimer.cc:12:8: note: Function in derived class
atom4/general/testtimer.cc:21:8: style: The function 'tick' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
atom4/general/event.h:44:16: note: Virtual function in base class
atom4/general/testtimer.cc:21:8: note: Function in derived class
atom4/general/testtimer.cc:37:8: style: The function 'tick' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
atom4/general/event.h:44:16: note: Virtual function in base class
atom4/general/testtimer.cc:37:8: note: Function in derived class
atom4/ncurses/textui.cc:77:32: warning: Comparison of a boolean expression with an integer other than 0 or 1. [compareBoolExpressionWithInt]
atom4/ncurses/textui.cc:161:23: style: C-style pointer casting [cstyleCast]
atom4/ncurses/textui.cc:256:7: style: The scope of the variable 'ch' can be reduced. [variableScope]
atom4/ncurses/textui.cc:255:30: style: Function 'ask_yn' argument 1 names different: declaration 'msg' definition 'question'. [funcArgNamesDifferent]
atom4/ncurses/textui.h:97:20: note: Function 'ask_yn' argument 1 names different: declaration 'msg' definition 'question'.
atom4/ncurses/textui.cc:255:30: note: Function 'ask_yn' argument 1 names different: declaration 'msg' definition 'question'.
atom4/ncurses/textui.cc:314:31: style: Function 'ncurses_ui' argument 1 names different: declaration 'game' definition 'gm'. [funcArgNamesDifferent]
atom4/ncurses/textui.h:100:21: note: Function 'ncurses_ui' argument 1 names different: declaration 'game' definition 'gm'.
atom4/ncurses/textui.cc:314:31: note: Function 'ncurses_ui' argument 1 names different: declaration 'game' definition 'gm'.
atom4/ncurses/textui.cc:314:46: style: Function 'ncurses_ui' argument 2 names different: declaration 'loop' definition 'eloop'. [funcArgNamesDifferent]
atom4/ncurses/textui.h:100:38: note: Function 'ncurses_ui' argument 2 names different: declaration 'loop' definition 'eloop'.
atom4/ncurses/textui.cc:314:46: note: Function 'ncurses_ui' argument 2 names different: declaration 'loop' definition 'eloop'.
atom4/ncurses/textui.cc:314:58: style: Function 'ncurses_ui' argument 3 names different: declaration 'exitflag' definition 'indicator'. [funcArgNamesDifferent]
atom4/ncurses/textui.h:100:49: note: Function 'ncurses_ui' argument 3 names different: declaration 'exitflag' definition 'indicator'.
atom4/ncurses/textui.cc:314:58: note: Function 'ncurses_ui' argument 3 names different: declaration 'exitflag' definition 'indicator'.
atom4/ncurses/textui.cc:314:73: style: Function 'ncurses_ui' argument 4 names different: declaration 'options' definition 'opts'. [funcArgNamesDifferent]
atom4/ncurses/textui.h:100:63: note: Function 'ncurses_ui' argument 4 names different: declaration 'options' definition 'opts'.
atom4/ncurses/textui.cc:314:73: note: Function 'ncurses_ui' argument 4 names different: declaration 'options' definition 'opts'.
atom4/ncurses/textui.cc:318:7: style: Unused variable: i [unusedVariable]
atom4/ncurses/textui.h:51:5: style: Class 'keyhandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
atom4/ncurses/textui.h:58:5: style: Class 'changehandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
atom4/net/net.cc:108:17: warning: Either the condition 'i==1024' is redundant or the array 'rcvbuf[1025]' is accessed at index 1025, which is out of bounds. [arrayIndexOutOfBoundsCond]
atom4/net/net.cc:106:14: note: Assuming that condition 'i==1024' is not redundant
atom4/net/net.cc:108:17: note: Array index out of bounds
atom4/net/net.cc:31:22: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition]
atom4/net/net.cc:153:22: style: Function 'netconn' argument 1 names different: declaration 'sock' definition 'sockfd'. [funcArgNamesDifferent]
atom4/net/net.h:90:15: note: Function 'netconn' argument 1 names different: declaration 'sock' definition 'sockfd'.
atom4/net/net.cc:153:22: note: Function 'netconn' argument 1 names different: declaration 'sock' definition 'sockfd'.
atom4/net/net.cc:153:41: style: Function 'netconn' argument 2 names different: declaration 'loop' definition 'eloop'. [funcArgNamesDifferent]
atom4/net/net.h:90:32: note: Function 'netconn' argument 2 names different: declaration 'loop' definition 'eloop'.
atom4/net/net.cc:153:41: note: Function 'netconn' argument 2 names different: declaration 'loop' definition 'eloop'.
atom4/net/net.h:102:16: warning: Virtual function 'write_ready' is called from destructor '~netconn()' at line 165. Dynamic binding is not used. [virtualCallInConstructor]
atom4/net/net.cc:165:5: note: Calling flush
atom4/net/net.cc:289:5: note: Calling write_ready
atom4/net/net.h:102:16: note: write_ready is a virtual method
atom4/net/net.h:31:3: style: Class 'netparser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
atom4/net/net.cc:202:5: error: Mismatching allocation and deallocation: sendbuf [mismatchAllocDealloc]
atom4/net/server.cc:169:7: style: The scope of the variable 'val' can be reduced. [variableScope]
atom4/net/server.cc:479:42: style: Function 'server' argument 2 names different: declaration 'loop' definition 'eloop'. [funcArgNamesDifferent]
atom4/net/server.h:136:36: note: Function 'server' argument 2 names different: declaration 'loop' definition 'eloop'.
atom4/net/server.cc:479:42: note: Function 'server' argument 2 names different: declaration 'loop' definition 'eloop'.
atom4/net/server.cc:479:53: style: Function 'server' argument 3 names different: declaration 'port' definition 'listenport'. [funcArgNamesDifferent]
atom4/net/server.h:136:46: note: Function 'server' argument 3 names different: declaration 'port' definition 'listenport'.
atom4/net/server.cc:479:53: note: Function 'server' argument 3 names different: declaration 'port' definition 'listenport'.
atom4/net/server.cc:479:69: style: Function 'server' argument 4 names different: declaration 'options' definition 'opts'. [funcArgNamesDifferent]
atom4/net/server.h:136:56: note: Function 'server' argument 4 names different: declaration 'options' definition 'opts'.
atom4/net/server.cc:479:69: note: Function 'server' argument 4 names different: declaration 'options' definition 'opts'.
atom4/net/server.cc:479:9: warning: Member variable 'server::csocks_max' is not initialized in the constructor. [uninitMemberVar]
atom4/net/server.h:98:14: style: Unused private function: 'server::opt' [unusedPrivateFunction]
atom4/net/server.h:98:14: style: Technically the member function 'server::opt' can be const. [functionConst]
atom4/net/server.h:154:7: style: Technically the member function 'server::need_players' can be const. [functionConst]
atom4/net/server.cc:540:13: note: Technically the member function 'server::need_players' can be const.
atom4/net/server.h:154:7: note: Technically the member function 'server::need_players' can be const.
atom4/net/server.h:108:5: style: Class 'serversock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
atom4/net/server.h:74:8: style: The function 'process_packet' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
atom4/net/net.h:87:16: note: Virtual function in base class
atom4/net/server.h:74:8: note: Function in derived class
atom4/net/server.h:75:8: style: The function 'disconnected' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
atom4/net/net.h:88:16: note: Virtual function in base class
atom4/net/server.h:75:8: note: Function in derived class
atom4/net/server.cc:317:9: error: Mismatching allocation and deallocation: rowbuf [mismatchAllocDealloc]
atom4/net/server.cc:330:3: error: Mismatching allocation and deallocation: rowbuf [mismatchAllocDealloc]
atom4/net/server.cc:447:0: error: Memory leak: hostname [memleak]
atom4/proglib/c++/dlist.h:107:3: style: '_dlistbase::operator=' should return '_dlistbase &'. [operatorEq]
atom4/proglib/c++/dlist.h:85:3: style: Technically the member function '_dlistiter::operatorint' can be const. [functionConst]
atom4/proglib/c++/dlist.h:120:14: style: Technically the member function '_dlistbase::empty' can be const. [functionConst]
atom4/proglib/c++/dlist.h:123:14: style: Technically the member function '_dlistbase::num_elem' can be const. [functionConst]
atom4/proglib/c++/dlist.h:79:3: style: Class '_dlistiter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
atom4/proglib/c++/dlist.h:139:3: style: Class 'edlistnode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
atom4/proglib/c++/dlist.h:150:3: style: Class 'odlistnode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
atom4/proglib/c++/dlist.h:161:3: style: Class 'edlistiter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
atom4/proglib/c++/dlist.h:229:3: style: Class 'odlistiter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
atom4/proglib/c++/exception.cc:22:31: style: Function 'varinit' argument 1 names different: declaration 'msg' definition 'fmt'. [funcArgNamesDifferent]
atom4/proglib/c++/exception.h:44:22: note: Function 'varinit' argument 1 names different: declaration 'msg' definition 'fmt'.
atom4/proglib/c++/exception.cc:22:31: note: Function 'varinit' argument 1 names different: declaration 'msg' definition 'fmt'.
atom4/proglib/c++/exception.h:43:8: performance: Technically the member function 'exception::out_of_memory' can be static. [functionStatic]
atom4/proglib/c++/exception.cc:17:17: note: Technically the member function 'exception::out_of_memory' can be static.
atom4/proglib/c++/exception.h:43:8: note: Technically the member function 'exception::out_of_memory' can be static.
atom4/proglib/c++/exception.h:39:1: warning: The class 'exception' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
atom4/proglib/c++/stack.h:85:18: style: C-style pointer casting [cstyleCast]
atom4/proglib/c++/list.h:110:18: style: C-style pointer casting [cstyleCast]
atom4/proglib/c++/list.h:111:8: style: C-style pointer casting [cstyleCast]
atom4/proglib/c++/list.h:112:12: style: C-style pointer casting [cstyleCast]
atom4/proglib/c++/list.cc:16:23: style: C-style pointer casting [cstyleCast]
atom4/proglib/c++/list.cc:18:8: style: C-style pointer casting [cstyleCast]
atom4/proglib/c++/list.cc:20:16: style: C-style pointer casting [cstyleCast]
atom4/proglib/c++/list.cc:24:9: style: C-style pointer casting [cstyleCast]
atom4/proglib/c++/stack.h:99:3: style: '_stackbase::operator=' should return '_stackbase &'. [operatorEq]
atom4/proglib/c++/stack.h:80:3: style: Technically the member function '_stackiter::operatorint' can be const. [functionConst]
atom4/proglib/c++/stack.h:109:14: style: Technically the member function '_stackbase::empty' can be const. [functionConst]
atom4/proglib/c++/list.h:124:14: style: Technically the member function '_listbase::num_elem' can be const. [functionConst]
atom4/proglib/c++/stack.h:74:3: style: Class '_stackiter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
atom4/proglib/c++/stack.h:125:3: style: Class 'estacknode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
atom4/proglib/c++/stack.h:137:3: style: Class 'ostacknode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
atom4/proglib/c++/stack.h:148:3: style: Class 'estackiter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
atom4/proglib/c++/stack.h:179:3: style: Class 'ostackiter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
atom4/proglib/c++/list.h:70:3: style: Class '_listiter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
atom4/proglib/c++/list.h:138:3: style: Class 'elistnode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
atom4/proglib/c++/list.h:146:3: style: Class 'elistiter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
atom4/proglib/c++/list.h:170:3: style: Class 'olistnode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
atom4/proglib/c++/list.h:178:3: style: Class 'olistiter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
atom4/proglib/c++/list.h:258:0: style: C-style pointer casting [cstyleCast]
atom4/proglib/c++/list.h:268:0: style: C-style pointer casting [cstyleCast]
atom4/proglib/c++/list.h:271:0: style: C-style pointer casting [cstyleCast]
atom4/proglib/c++/list.h:182:0: style: C-style pointer casting [cstyleCast]
atom4/proglib/c++/txtutil.cc:79:9: style: The scope of the variable 'word' can be reduced. [variableScope]
atom4/proglib/c++/txtutil.cc:78:29: style: Function 'add_string' argument 1 names different: declaration 'string' definition 'str'. [funcArgNamesDifferent]
atom4/proglib/c++/txtutil.h:41:25: note: Function 'add_string' argument 1 names different: declaration 'string' definition 'str'.
atom4/proglib/c++/txtutil.cc:78:29: note: Function 'add_string' argument 1 names different: declaration 'string' definition 'str'.
atom4/proglib/c++/txtutil.cc:93:28: style: Function 'add_lines' argument 1 names different: declaration 'string' definition 'str'. [funcArgNamesDifferent]
atom4/proglib/c++/txtutil.h:43:24: note: Function 'add_lines' argument 1 names different: declaration 'string' definition 'str'.
atom4/proglib/c++/txtutil.cc:93:28: note: Function 'add_lines' argument 1 names different: declaration 'string' definition 'str'.
atom4/proglib/c++/txtutil.h:35:3: warning: Member variable 'text::need_space' is not initialized in the constructor. [uninitMemberVar]
atom4/proglib/c++/txtutil.h:47:7: style: Technically the member function 'text::maxwidth' can be const. [functionConst]
atom4/proglib/c++/list.h:178:0: style: Class 'olistiter < char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
atom4/proglib/c++/list.h:170:0: style: Class 'olistnode < char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
atom4/x/xatom4.cc:117:7: style: The scope of the variable 'bx' can be reduced. [variableScope]
atom4/x/xatom4.cc:117:10: style: The scope of the variable 'by' can be reduced. [variableScope]
atom4/x/xatom4.cc:50:29: style: Function 'XAtom4' argument 1 names different: declaration 'conn' definition 'xconn'. [funcArgNamesDifferent]
atom4/x/xatom4.h:42:23: note: Function 'XAtom4' argument 1 names different: declaration 'conn' definition 'xconn'.
atom4/x/xatom4.cc:50:29: note: Function 'XAtom4' argument 1 names different: declaration 'conn' definition 'xconn'.
atom4/x/xatom4.cc:50:43: style: Function 'XAtom4' argument 2 names different: declaration 'game' definition 'gm'. [funcArgNamesDifferent]
atom4/x/xatom4.h:42:36: note: Function 'XAtom4' argument 2 names different: declaration 'game' definition 'gm'.
atom4/x/xatom4.cc:50:43: note: Function 'XAtom4' argument 2 names different: declaration 'game' definition 'gm'.
atom4/x/xatom4.cc:50:52: style: Function 'XAtom4' argument 3 names different: declaration 'exitflag' definition 'indicator'. [funcArgNamesDifferent]
atom4/x/xatom4.h:42:47: note: Function 'XAtom4' argument 3 names different: declaration 'exitflag' definition 'indicator'.
atom4/x/xatom4.cc:50:52: note: Function 'XAtom4' argument 3 names different: declaration 'exitflag' definition 'indicator'.
atom4/x/xatom4.cc:93:9: style: Variable 'x' is assigned a value that is never used. [unreadVariable]
atom4/x/xatom4.cc:93:17: style: Variable 'y' is assigned a value that is never used. [unreadVariable]
atom4/x/xatom4.cc:93:25: style: Variable 'w' is assigned a value that is never used. [unreadVariable]
atom4/x/xatom4.cc:93:37: style: Variable 'h' is assigned a value that is never used. [unreadVariable]
atom4/x/xutil.h:51:7: style: Technically the member function 'xconnection::screen' can be const. [functionConst]
atom4/x/xutil.h:52:7: style: Technically the member function 'xconnection::scrn_depth' can be const. [functionConst]
atom4/x/xutil.h:85:7: style: Technically the member function 'xwindow::width' can be const. [functionConst]
atom4/x/xutil.h:86:7: style: Technically the member function 'xwindow::height' can be const. [functionConst]
atom4/x/xutil.h:87:7: style: Technically the member function 'xwindow::ext_width' can be const. [functionConst]
atom4/x/xutil.h:88:7: style: Technically the member function 'xwindow::ext_height' can be const. [functionConst]
atom4/x/xutil.h:89:7: style: Technically the member function 'xwindow::border_width' can be const. [functionConst]
atom4/x/xutil.h:95:7: style: Technically the member function 'xwindow::operator==' can be const. [functionConst]
atom4/x/xsprite.h:38:12: style: Technically the member function 'xsprite_engine::get_drawable' can be const. [functionConst]
atom4/x/xsprite.h:39:7: style: Technically the member function 'xsprite_engine::get_closeness' can be const. [functionConst]
atom4/x/xsprite.h:40:6: style: Technically the member function 'xsprite_engine::get_copygc' can be const. [functionConst]
atom4/x/xsprite.h:41:6: style: Technically the member function 'xsprite_engine::get_maskgc' can be const. [functionConst]
atom4/x/xsprite.h:42:6: style: Technically the member function 'xsprite_engine::get_drawgc' can be const. [functionConst]
atom4/x/xsprite.h:61:7: style: Technically the member function 'xflatsprite::width' can be const. [functionConst]
atom4/x/xsprite.h:62:7: style: Technically the member function 'xflatsprite::height' can be const. [functionConst]
atom4/x/xsprite.h:65:7: style: Technically the member function 'xflatsprite::org_x' can be const. [functionConst]
atom4/x/xsprite.h:66:7: style: Technically the member function 'xflatsprite::org_y' can be const. [functionConst]
atom4/x/xsprite.h:87:7: style: Technically the member function 'xsavebuf::max_width' can be const. [functionConst]
atom4/x/xsprite.h:88:7: style: Technically the member function 'xsavebuf::max_height' can be const. [functionConst]
atom4/x/xcursor.h:38:7: style: Technically the member function 'xcursor::is_on' can be const. [functionConst]
atom4/x/xcursor.h:39:7: style: Technically the member function 'xcursor::is_off' can be const. [functionConst]
atom4/x/xcursor.h:40:7: style: Technically the member function 'xcursor::xcoor' can be const. [functionConst]
atom4/x/xcursor.h:41:7: style: Technically the member function 'xcursor::ycoor' can be const. [functionConst]
atom4/x/xtriboard.h:45:14: performance: Technically the member function 'xtriboard::real_xcoor' can be static. [functionStatic]
atom4/x/xtriboard.h:48:14: performance: Technically the member function 'xtriboard::real_ycoor' can be static. [functionStatic]
atom4/x/xatom4.cc:57:3: style: Class 'XAtom4' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
atom4/x/xatom4.cc:57:3: style: Class 'XAtom4' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
atom4/x/xutil.h:30:5: style: Class 'eventcallback' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
atom4/x/xatom4.h:34:5: style: Class 'gamestate_notifier' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
atom4/x/xscoreboard.h:44:8: style: The function 'refresh' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
atom4/x/xutil.h:92:16: note: Virtual function in base class
atom4/x/xscoreboard.h:44:8: note: Function in derived class
atom4/x/xscoreboard.h:45:8: style: The function 'expose' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
atom4/x/xutil.h:107:16: note: Virtual function in base class
atom4/x/xscoreboard.h:45:8: note: Function in derived class
atom4/x/xtriboard.h:70:8: style: The function 'refresh' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
atom4/x/xutil.h:92:16: note: Virtual function in base class
atom4/x/xtriboard.h:70:8: note: Function in derived class
atom4/x/xtriboard.h:73:8: style: The function 'expose' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
atom4/x/xutil.h:107:16: note: Virtual function in base class
atom4/x/xtriboard.h:73:8: note: Function in derived class
atom4/x/xtriboard.h:74:8: style: The function 'mouse_enter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
atom4/x/xutil.h:114:16: note: Virtual function in base class
atom4/x/xtriboard.h:74:8: note: Function in derived class
atom4/x/xtriboard.h:75:8: style: The function 'mouse_leave' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
atom4/x/xutil.h:115:16: note: Virtual function in base class
atom4/x/xtriboard.h:75:8: note: Function in derived class
atom4/x/xtriboard.h:76:8: style: The function 'mouse_move' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
atom4/x/xutil.h:116:16: note: Virtual function in base class
atom4/x/xtriboard.h:76:8: note: Function in derived class
atom4/x/xatom4.h:46:8: style: The function 'refresh' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
atom4/x/xutil.h:92:16: note: Virtual function in base class
atom4/x/xatom4.h:46:8: note: Function in derived class
atom4/x/xatom4.h:49:8: style: The function 'expose' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
atom4/x/xutil.h:107:16: note: Virtual function in base class
atom4/x/xatom4.h:49:8: note: Function in derived class
atom4/x/xatom4.h:50:8: style: The function 'key_press' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
atom4/x/xutil.h:110:16: note: Virtual function in base class
atom4/x/xatom4.h:50:8: note: Function in derived class
atom4/x/xatom4.h:51:8: style: The function 'mouse_buttondown' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
atom4/x/xutil.h:112:16: note: Virtual function in base class
atom4/x/xatom4.h:51:8: note: Function in derived class
atom4/x/xcursor.cc:18:34: style: Function 'xcursor' argument 1 names different: declaration 'eng' definition 'engine'. [funcArgNamesDifferent]
atom4/x/xcursor.h:25:27: note: Function 'xcursor' argument 1 names different: declaration 'eng' definition 'engine'.
atom4/x/xcursor.cc:18:34: note: Function 'xcursor' argument 1 names different: declaration 'eng' definition 'engine'.
atom4/x/xcursor.cc:18:51: style: Function 'xcursor' argument 2 names different: declaration 'd' definition 'drw'. [funcArgNamesDifferent]
atom4/x/xcursor.h:25:41: note: Function 'xcursor' argument 2 names different: declaration 'd' definition 'drw'.
atom4/x/xcursor.cc:18:51: note: Function 'xcursor' argument 2 names different: declaration 'd' definition 'drw'.
atom4/x/xcursor.cc:18:69: style: Function 'xcursor' argument 3 names different: declaration 'cursor' definition 'curs'. [funcArgNamesDifferent]
atom4/x/xcursor.h:25:57: note: Function 'xcursor' argument 3 names different: declaration 'cursor' definition 'curs'.
atom4/x/xcursor.cc:18:69: note: Function 'xcursor' argument 3 names different: declaration 'cursor' definition 'curs'.
atom4/x/xcursor.cc:32:39: style: Function 'set_sprite' argument 1 names different: declaration 'cursor' definition 'curs'. [funcArgNamesDifferent]
atom4/x/xcursor.h:29:32: note: Function 'set_sprite' argument 1 names different: declaration 'cursor' definition 'curs'.
atom4/x/xcursor.cc:32:39: note: Function 'set_sprite' argument 1 names different: declaration 'cursor' definition 'curs'.
atom4/x/xcursor.cc:59:24: style: Function 'move' argument 1 names different: declaration 'x' definition 'new_x'. [funcArgNamesDifferent]
atom4/x/xcursor.h:35:17: note: Function 'move' argument 1 names different: declaration 'x' definition 'new_x'.
atom4/x/xcursor.cc:59:24: note: Function 'move' argument 1 names different: declaration 'x' definition 'new_x'.
atom4/x/xcursor.cc:59:35: style: Function 'move' argument 2 names different: declaration 'y' definition 'new_y'. [funcArgNamesDifferent]
atom4/x/xcursor.h:35:24: note: Function 'move' argument 2 names different: declaration 'y' definition 'new_y'.
atom4/x/xcursor.cc:59:35: note: Function 'move' argument 2 names different: declaration 'y' definition 'new_y'.
atom4/x/xscoreboard.cc:148:5: warning: snprintf format string requires 0 parameters but 1 is given. [wrongPrintfScanfArgNum]
atom4/x/xscoreboard.cc:51:61: style: Function 'xscoreboard' argument 2 names different: declaration 'eng' definition 'engine'. [funcArgNamesDifferent]
atom4/x/xscoreboard.h:40:50: note: Function 'xscoreboard' argument 2 names different: declaration 'eng' definition 'engine'.
atom4/x/xscoreboard.cc:51:61: note: Function 'xscoreboard' argument 2 names different: declaration 'eng' definition 'engine'.
atom4/x/xscoreboard.cc:52:50: style: Function 'xscoreboard' argument 4 names different: declaration 'game' definition 'g'. [funcArgNamesDifferent]
atom4/x/xscoreboard.h:41:22: note: Function 'xscoreboard' argument 4 names different: declaration 'game' definition 'g'.
atom4/x/xscoreboard.cc:52:50: note: Function 'xscoreboard' argument 4 names different: declaration 'game' definition 'g'.
atom4/x/xscoreboard.cc:53:30: style: Function 'xscoreboard' argument 7 names different: declaration 'width' definition 'w'. [funcArgNamesDifferent]
atom4/x/xscoreboard.h:41:46: note: Function 'xscoreboard' argument 7 names different: declaration 'width' definition 'w'.
atom4/x/xscoreboard.cc:53:30: note: Function 'xscoreboard' argument 7 names different: declaration 'width' definition 'w'.
atom4/x/xscoreboard.cc:53:37: style: Function 'xscoreboard' argument 8 names different: declaration 'height' definition 'h'. [funcArgNamesDifferent]
atom4/x/xscoreboard.h:41:57: note: Function 'xscoreboard' argument 8 names different: declaration 'height' definition 'h'.
atom4/x/xscoreboard.cc:53:37: note: Function 'xscoreboard' argument 8 names different: declaration 'height' definition 'h'.
atom4/x/xscoreboard.cc:123:48: style: Function 'render_score' argument 2 names different: declaration 'y' definition 'starty'. [funcArgNamesDifferent]
atom4/x/xscoreboard.h:34:37: note: Function 'render_score' argument 2 names different: declaration 'y' definition 'starty'.
atom4/x/xscoreboard.cc:123:48: note: Function 'render_score' argument 2 names different: declaration 'y' definition 'starty'.
atom4/x/xsprite.cc:13:45: style: Function 'xsprite_engine' argument 1 names different: declaration 'conn' definition 'connection'. [funcArgNamesDifferent]
atom4/x/xsprite.h:28:31: note: Function 'xsprite_engine' argument 1 names different: declaration 'conn' definition 'connection'.
atom4/x/xsprite.cc:13:45: note: Function 'xsprite_engine' argument 1 names different: declaration 'conn' definition 'connection'.
atom4/x/xsprite.cc:13:66: style: Function 'xsprite_engine' argument 2 names different: declaration 'd' definition 'drawable'. [funcArgNamesDifferent]
atom4/x/xsprite.h:28:46: note: Function 'xsprite_engine' argument 2 names different: declaration 'd' definition 'drawable'.
atom4/x/xsprite.cc:13:66: note: Function 'xsprite_engine' argument 2 names different: declaration 'd' definition 'drawable'.
atom4/x/xsprite.cc:153:55: style: Function 'xsprite' argument 2 names different: declaration 'spr' definition 'sprite'. [funcArgNamesDifferent]
atom4/x/xsprite.h:94:48: note: Function 'xsprite' argument 2 names different: declaration 'spr' definition 'sprite'.
atom4/x/xsprite.cc:153:55: note: Function 'xsprite' argument 2 names different: declaration 'spr' definition 'sprite'.
atom4/x/xsprite.h:97:8: performance: Technically the member function 'xsprite::sdraw' can be static. [functionStatic]
atom4/x/xsprite.cc:159:15: note: Technically the member function 'xsprite::sdraw' can be static.
atom4/x/xsprite.h:97:8: note: Technically the member function 'xsprite::sdraw' can be static.
atom4/x/xsprite.h:98:8: performance: Technically the member function 'xsprite::erase' can be static. [functionStatic]
atom4/x/xsprite.cc:162:15: note: Technically the member function 'xsprite::erase' can be static.
atom4/x/xsprite.h:98:8: note: Technically the member function 'xsprite::erase' can be static.
atom4/x/xtriboard.cc:168:19: style: C-style pointer casting [cstyleCast]
atom4/x/xtriboard.cc:204:7: style: The scope of the variable 'bx' can be reduced. [variableScope]
atom4/x/xtriboard.cc:204:10: style: The scope of the variable 'by' can be reduced. [variableScope]
atom4/x/xtriboard.cc:105:35: style: Function 'xtriboard' argument 1 names different: declaration 'conn' definition 'connection'. [funcArgNamesDifferent]
atom4/x/xtriboard.h:59:26: note: Function 'xtriboard' argument 1 names different: declaration 'conn' definition 'connection'.
atom4/x/xtriboard.cc:105:35: note: Function 'xtriboard' argument 1 names different: declaration 'conn' definition 'connection'.
atom4/x/xtriboard.cc:105:63: style: Function 'xtriboard' argument 2 names different: declaration 'eng' definition 'engine'. [funcArgNamesDifferent]
atom4/x/xtriboard.h:59:48: note: Function 'xtriboard' argument 2 names different: declaration 'eng' definition 'engine'.
atom4/x/xtriboard.cc:105:63: note: Function 'xtriboard' argument 2 names different: declaration 'eng' definition 'engine'.
atom4/x/xtriboard.cc:106:46: style: Function 'xtriboard' argument 4 names different: declaration 'game' definition 'g'. [funcArgNamesDifferent]
atom4/x/xtriboard.h:60:20: note: Function 'xtriboard' argument 4 names different: declaration 'game' definition 'g'.
atom4/x/xtriboard.cc:106:46: note: Function 'xtriboard' argument 4 names different: declaration 'game' definition 'g'.
atom4/x/xtriboard.h:64:8: performance: Technically the member function 'xtriboard::calc_bcoor' can be static. [functionStatic]
atom4/x/xtriboard.cc:36:17: note: Technically the member function 'xtriboard::calc_bcoor' can be static.
atom4/x/xtriboard.h:64:8: note: Technically the member function 'xtriboard::calc_bcoor' can be static.
atom4/x/xtriboard.cc:123:5: style: Class 'xtriboard' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
atom4/x/xtriboard.cc:123:5: style: Class 'xtriboard' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
atom4/x/xutil.cc:56:52: style: Function 'xconnection' argument 2 names different: declaration 'loop' definition 'eloop'. [funcArgNamesDifferent]
atom4/x/xutil.h:46:41: note: Function 'xconnection' argument 2 names different: declaration 'loop' definition 'eloop'.
atom4/x/xutil.cc:56:52: note: Function 'xconnection' argument 2 names different: declaration 'loop' definition 'eloop'.
atom4/x/xutil.cc:111:31: style: Function 'xwindow' argument 1 names different: declaration 'conn' definition 'connection'. [funcArgNamesDifferent]
atom4/x/xutil.h:79:24: note: Function 'xwindow' argument 1 names different: declaration 'conn' definition 'connection'.
atom4/x/xutil.cc:111:31: note: Function 'xwindow' argument 1 names different: declaration 'conn' definition 'connection'.
atom4/x/xutil.cc:183:35: style: Function 'appwindow' argument 1 names different: declaration 'conn' definition 'connection'. [funcArgNamesDifferent]
atom4/x/xutil.h:127:26: note: Function 'appwindow' argument 1 names different: declaration 'conn' definition 'connection'.
atom4/x/xutil.cc:183:35: note: Function 'appwindow' argument 1 names different: declaration 'conn' definition 'connection'.
atom4/x/xutil.cc:184:28: style: Function 'appwindow' argument 2 names different: declaration 'win_name' definition 'winstr'. [funcArgNamesDifferent]
atom4/x/xutil.h:128:19: note: Function 'appwindow' argument 2 names different: declaration 'win_name' definition 'winstr'.
atom4/x/xutil.cc:184:28: note: Function 'appwindow' argument 2 names different: declaration 'win_name' definition 'winstr'.
atom4/x/xutil.cc:184:42: style: Function 'appwindow' argument 3 names different: declaration 'icon_name' definition 'iconstr'. [funcArgNamesDifferent]
atom4/x/xutil.h:128:35: note: Function 'appwindow' argument 3 names different: declaration 'icon_name' definition 'iconstr'.
atom4/x/xutil.cc:184:42: note: Function 'appwindow' argument 3 names different: declaration 'icon_name' definition 'iconstr'.
atom4/x/xutil.cc:185:26: style: Function 'appwindow' argument 4 names different: declaration 'width' definition 'win_wd'. [funcArgNamesDifferent]
atom4/x/xutil.h:129:17: note: Function 'appwindow' argument 4 names different: declaration 'width' definition 'win_wd'.
atom4/x/xutil.cc:185:26: note: Function 'appwindow' argument 4 names different: declaration 'width' definition 'win_wd'.
atom4/x/xutil.cc:185:38: style: Function 'appwindow' argument 5 names different: declaration 'height' definition 'win_ht'. [funcArgNamesDifferent]
atom4/x/xutil.h:129:28: note: Function 'appwindow' argument 5 names different: declaration 'height' definition 'win_ht'.
atom4/x/xutil.cc:185:38: note: Function 'appwindow' argument 5 names different: declaration 'height' definition 'win_ht'.
atom4/x/xutil.cc:254:41: style: Function 'tiled_bckgnd' argument 1 names different: declaration 'conn' definition 'connection'. [funcArgNamesDifferent]
atom4/x/xutil.h:144:29: note: Function 'tiled_bckgnd' argument 1 names different: declaration 'conn' definition 'connection'.
atom4/x/xutil.cc:254:41: note: Function 'tiled_bckgnd' argument 1 names different: declaration 'conn' definition 'connection'.
atom4/x/xutil.cc:254:62: style: Function 'tiled_bckgnd' argument 2 names different: declaration 'd' definition 'drawable'. [funcArgNamesDifferent]
atom4/x/xutil.h:144:44: note: Function 'tiled_bckgnd' argument 2 names different: declaration 'd' definition 'drawable'.
atom4/x/xutil.cc:254:62: note: Function 'tiled_bckgnd' argument 2 names different: declaration 'd' definition 'drawable'.
[23:17]

ftp://ftp.se.debian.org/debian/pool/main/a/atomicparsley/atomicparsley_0.9.6.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/atomix/atomix_3.29.3.orig.tar.gz
atomix-3.29.3/src/board-gtk.c:375:3: style: Variable 'pixbuf' is reassigned a value before the old one has been used. [redundantAssignment]
atomix-3.29.3/src/board-gtk.c:364:0: note: Variable 'pixbuf' is reassigned a value before the old one has been used.
atomix-3.29.3/src/board-gtk.c:375:3: note: Variable 'pixbuf' is reassigned a value before the old one has been used.
atomix-3.29.3/src/board-gtk.c:549:3: style: Variable 'pixbuf' is reassigned a value before the old one has been used. [redundantAssignment]
atomix-3.29.3/src/board-gtk.c:546:0: note: Variable 'pixbuf' is reassigned a value before the old one has been used.
atomix-3.29.3/src/board-gtk.c:549:3: note: Variable 'pixbuf' is reassigned a value before the old one has been used.
atomix-3.29.3/src/board-gtk.c:551:3: style: Variable 'item' is reassigned a value before the old one has been used. [redundantAssignment]
atomix-3.29.3/src/board-gtk.c:547:0: note: Variable 'item' is reassigned a value before the old one has been used.
atomix-3.29.3/src/board-gtk.c:551:3: note: Variable 'item' is reassigned a value before the old one has been used.
atomix-3.29.3/src/board-gtk.c:142:9: style: The scope of the variable 'tile' can be reduced. [variableScope]
atomix-3.29.3/src/board-gtk.c:755:14: style: The scope of the variable 'item' can be reduced. [variableScope]
atomix-3.29.3/src/board-gtk.c:757:9: style: The scope of the variable 'tile' can be reduced. [variableScope]
atomix-3.29.3/src/board-gtk.c:573:40: style: Function 'board_gtk_init_level' argument 1 names different: declaration 'env' definition 'base_env'. [funcArgNamesDifferent]
atomix-3.29.3/src/board-gtk.h:34:40: note: Function 'board_gtk_init_level' argument 1 names different: declaration 'env' definition 'base_env'.
atomix-3.29.3/src/board-gtk.c:573:40: note: Function 'board_gtk_init_level' argument 1 names different: declaration 'env' definition 'base_env'.
atomix-3.29.3/src/board-gtk.c:401:5: style: Variable 'x' is assigned a value that is never used. [unreadVariable]
atomix-3.29.3/src/board-gtk.c:407:5: style: Variable 'y' is assigned a value that is never used. [unreadVariable]
atomix-3.29.3/src/board-gtk.c:399:13: style: Variable 'width' is assigned a value that is never used. [unreadVariable]
atomix-3.29.3/src/board-gtk.c:405:14: style: Variable 'height' is assigned a value that is never used. [unreadVariable]
atomix-3.29.3/src/goal-view.c:118:3: style: Variable 'pixbuf' is reassigned a value before the old one has been used. [redundantAssignment]
atomix-3.29.3/src/goal-view.c:112:0: note: Variable 'pixbuf' is reassigned a value before the old one has been used.
atomix-3.29.3/src/goal-view.c:118:3: note: Variable 'pixbuf' is reassigned a value before the old one has been used.
atomix-3.29.3/src/goal-view.c:120:3: style: Variable 'small_pb' is reassigned a value before the old one has been used. [redundantAssignment]
atomix-3.29.3/src/goal-view.c:113:0: note: Variable 'small_pb' is reassigned a value before the old one has been used.
atomix-3.29.3/src/goal-view.c:120:3: note: Variable 'small_pb' is reassigned a value before the old one has been used.
atomix-3.29.3/src/goal-view.c:126:3: style: Variable 'item' is reassigned a value before the old one has been used. [redundantAssignment]
atomix-3.29.3/src/goal-view.c:114:0: note: Variable 'item' is reassigned a value before the old one has been used.
atomix-3.29.3/src/goal-view.c:126:3: note: Variable 'item' is reassigned a value before the old one has been used.
atomix-3.29.3/src/goal.c:177:8: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
atomix-3.29.3/src/goal.c:169:0: note: Variable 'result' is reassigned a value before the old one has been used.
atomix-3.29.3/src/goal.c:177:8: note: Variable 'result' is reassigned a value before the old one has been used.
atomix-3.29.3/src/goal.c:220:19: style: The scope of the variable 'po' can be reduced. [variableScope]
atomix-3.29.3/src/level-manager.c:372:3: style: Variable 'level' is reassigned a value before the old one has been used. [redundantAssignment]
atomix-3.29.3/src/level-manager.c:367:0: note: Variable 'level' is reassigned a value before the old one has been used.
atomix-3.29.3/src/level-manager.c:372:3: note: Variable 'level' is reassigned a value before the old one has been used.
atomix-3.29.3/src/level-manager.c:373:3: style: Variable 'name' is reassigned a value before the old one has been used. [redundantAssignment]
atomix-3.29.3/src/level-manager.c:366:0: note: Variable 'name' is reassigned a value before the old one has been used.
atomix-3.29.3/src/level-manager.c:373:3: note: Variable 'name' is reassigned a value before the old one has been used.
atomix-3.29.3/src/level-manager.c:128:16: style: The scope of the variable 'prop_value' can be reduced. [variableScope]
atomix-3.29.3/src/level-manager.c:156:24: style: The scope of the variable 'parse_context' can be reduced. [variableScope]
atomix-3.29.3/src/level-manager.c:183:10: style: The scope of the variable 'sequence_file' can be reduced. [variableScope]
atomix-3.29.3/src/level-manager.c:383:24: style: The scope of the variable 'parse_context' can be reduced. [variableScope]
atomix-3.29.3/src/main.c:460:10: style: The scope of the variable 'str_buffer' can be reduced. [variableScope]
atomix-3.29.3/src/main.c:575:12: style: The scope of the variable 'action' can be reduced. [variableScope]
atomix-3.29.3/src/playfield.c:272:3: style: Variable 'pf_copy' is reassigned a value before the old one has been used. [redundantAssignment]
atomix-3.29.3/src/playfield.c:266:0: note: Variable 'pf_copy' is reassigned a value before the old one has been used.
atomix-3.29.3/src/playfield.c:272:3: note: Variable 'pf_copy' is reassigned a value before the old one has been used.
atomix-3.29.3/src/playfield.c:145:59: style: Function 'set_tile' argument 4 names different: declaration 'tile' definition 'new_tile'. [funcArgNamesDifferent]
atomix-3.29.3/src/playfield.c:25:59: note: Function 'set_tile' argument 4 names different: declaration 'tile' definition 'new_tile'.
atomix-3.29.3/src/playfield.c:145:59: note: Function 'set_tile' argument 4 names different: declaration 'tile' definition 'new_tile'.
atomix-3.29.3/src/preferences.c:166:14: style: The scope of the variable 'check_score_time' can be reduced. [variableScope]
atomix-3.29.3/src/theme-manager.c:381:3: style: Variable 'theme_path' is reassigned a value before the old one has been used. [redundantAssignment]
atomix-3.29.3/src/theme-manager.c:377:0: note: Variable 'theme_path' is reassigned a value before the old one has been used.
atomix-3.29.3/src/theme-manager.c:381:3: note: Variable 'theme_path' is reassigned a value before the old one has been used.
atomix-3.29.3/src/theme-manager.c:382:3: style: Variable 'theme' is reassigned a value before the old one has been used. [redundantAssignment]
atomix-3.29.3/src/theme-manager.c:376:0: note: Variable 'theme' is reassigned a value before the old one has been used.
atomix-3.29.3/src/theme-manager.c:382:3: note: Variable 'theme' is reassigned a value before the old one has been used.
atomix-3.29.3/src/theme-manager.c:384:3: style: Variable 'name' is reassigned a value before the old one has been used. [redundantAssignment]
atomix-3.29.3/src/theme-manager.c:373:0: note: Variable 'name' is reassigned a value before the old one has been used.
atomix-3.29.3/src/theme-manager.c:384:3: note: Variable 'name' is reassigned a value before the old one has been used.
atomix-3.29.3/src/theme-manager.c:63:16: style: The scope of the variable 'pixbuf' can be reduced. [variableScope]
atomix-3.29.3/src/theme-manager.c:332:17: style: The scope of the variable 'priv' can be reduced. [variableScope]
atomix-3.29.3/src/theme-manager.c:337:24: style: The scope of the variable 'parse_context' can be reduced. [variableScope]
atomix-3.29.3/src/theme.c:303:3: style: Variable 'underlay_pb' is reassigned a value before the old one has been used. [redundantAssignment]
atomix-3.29.3/src/theme.c:290:0: note: Variable 'underlay_pb' is reassigned a value before the old one has been used.
atomix-3.29.3/src/theme.c:303:3: note: Variable 'underlay_pb' is reassigned a value before the old one has been used.
atomix-3.29.3/src/theme.c:304:3: style: Variable 'overlay_pb' is reassigned a value before the old one has been used. [redundantAssignment]
atomix-3.29.3/src/theme.c:291:0: note: Variable 'overlay_pb' is reassigned a value before the old one has been used.
atomix-3.29.3/src/theme.c:304:3: note: Variable 'overlay_pb' is reassigned a value before the old one has been used.
atomix-3.29.3/src/theme.c:306:3: style: Variable 'ti' is reassigned a value before the old one has been used. [redundantAssignment]
atomix-3.29.3/src/theme.c:289:0: note: Variable 'ti' is reassigned a value before the old one has been used.
atomix-3.29.3/src/theme.c:306:3: note: Variable 'ti' is reassigned a value before the old one has been used.
atomix-3.29.3/src/theme.c:307:3: style: Variable 'base_pb' is reassigned a value before the old one has been used. [redundantAssignment]
atomix-3.29.3/src/theme.c:292:0: note: Variable 'base_pb' is reassigned a value before the old one has been used.
atomix-3.29.3/src/theme.c:307:3: note: Variable 'base_pb' is reassigned a value before the old one has been used.
atomix-3.29.3/src/theme.c:214:15: style: The scope of the variable 'ti' can be reduced. [variableScope]
atomix-3.29.3/src/theme.c:381:15: style: The scope of the variable 'ti' can be reduced. [variableScope]
atomix-3.29.3/src/theme.c:378:65: style: Function 'theme_get_selector_arrow_images' argument 2 names different: declaration 'arrow_images' definition 'arrows'. [funcArgNamesDifferent]
atomix-3.29.3/src/theme.h:61:24: note: Function 'theme_get_selector_arrow_images' argument 2 names different: declaration 'arrow_images' definition 'arrows'.
atomix-3.29.3/src/theme.c:378:65: note: Function 'theme_get_selector_arrow_images' argument 2 names different: declaration 'arrow_images' definition 'arrows'.
atomix-3.29.3/src/tile.c:365:13: style: The scope of the variable 'text_data' can be reduced. [variableScope]
[23:17]

ftp://ftp.se.debian.org/debian/pool/main/a/atool/atool_0.39.0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/atop/atop_2.3.0.orig.tar.gz
atop-2.3.0/acctproc.c:271:8: warning: %lu in format string (no. 2) requires 'unsigned long *' but the argument type is 'signed long *'. [invalidScanfArgType_int]
atop-2.3.0/acctproc.c:568:7: style: The scope of the variable 'sematopid' can be reduced. [variableScope]
atop-2.3.0/atop.c:443:15: style: The scope of the variable 'i' can be reduced. [variableScope]
atop-2.3.0/atop.c:444:7: style: The scope of the variable 'c' can be reduced. [variableScope]
atop-2.3.0/atop.c:729:16: style: The scope of the variable 'ntaskpres' can be reduced. [variableScope]
atop-2.3.0/atop.c:730:16: style: The scope of the variable 'nprocexit' can be reduced. [variableScope]
atop-2.3.0/atop.c:1060:6: style: The scope of the variable 'i' can be reduced. [variableScope]
atop-2.3.0/atop.c:1060:9: style: The scope of the variable 'nr' can be reduced. [variableScope]
atop-2.3.0/atop.c:1060:13: style: The scope of the variable 'line' can be reduced. [variableScope]
atop-2.3.0/atop.c:1060:21: style: The scope of the variable 'errorcnt' can be reduced. [variableScope]
atop-2.3.0/atop.c:852:4: error: Common realloc mistake: 'curtpres' nulled but not freed upon failure [memleakOnRealloc]
atop-2.3.0/atopacctd.c:457:3: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
atop-2.3.0/atopacctd.c:934:3: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
atop-2.3.0/atopacctd.c:504:14: style: The scope of the variable 'rv' can be reduced. [variableScope]
atop-2.3.0/atopacctd.c:918:7: style: The scope of the variable 'tmpsfd' can be reduced. [variableScope]
atop-2.3.0/atopacctd.c:966:8: style: The scope of the variable 'currentpath' can be reduced. [variableScope]
atop-2.3.0/atopsar.c:1399:2: warning: %llu in format string (no. 4) requires 'unsigned long long' but the argument type is 'signed long long'. [invalidPrintfArgType_uint]
atop-2.3.0/atopsar.c:1399:2: warning: %llu in format string (no. 5) requires 'unsigned long long' but the argument type is 'signed long long'. [invalidPrintfArgType_uint]
atop-2.3.0/atopsar.c:121:18: style: The scope of the variable 'c' can be reduced. [variableScope]
atop-2.3.0/atopsar.c:123:13: style: The scope of the variable 'flaglist' can be reduced. [variableScope]
atop-2.3.0/atopsar.c:498:28: style: The scope of the variable 'rv' can be reduced. [variableScope]
atop-2.3.0/atopsar.c:499:22: style: The scope of the variable 'curline' can be reduced. [variableScope]
atop-2.3.0/atopsar.c:499:31: style: The scope of the variable 'headline' can be reduced. [variableScope]
atop-2.3.0/atopsar.c:665:22: style: The scope of the variable 'datebuf' can be reduced. [variableScope]
atop-2.3.0/atopsar.c:1164:15: style: The scope of the variable 'i' can be reduced. [variableScope]
atop-2.3.0/atopsar.c:1440:18: style: The scope of the variable 'iotot' can be reduced. [variableScope]
atop-2.3.0/ifprop.c:137:3: warning: Width 15 given in format string (no. 1) is smaller than destination buffer 'name[31]'. [invalidScanfFormatWidth_smaller]
atop-2.3.0/ifprop.c:104:11: style: The scope of the variable 'cp' can be reduced. [variableScope]
atop-2.3.0/netlink.c:228:7: style: The scope of the variable 'linebuf' can be reduced. [variableScope]
atop-2.3.0/netlink.c:229:6: style: The scope of the variable 'cpunum' can be reduced. [variableScope]
atop-2.3.0/netlink.c:38:9: style: struct member 'msgtemplate::buf' is never used. [unusedStructMember]
atop-2.3.0/parseable.c:336:17: style: The scope of the variable 'maxfreq' can be reduced. [variableScope]
atop-2.3.0/parseable.c:337:17: style: The scope of the variable 'cnt' can be reduced. [variableScope]
atop-2.3.0/parseable.c:338:17: style: The scope of the variable 'ticks' can be reduced. [variableScope]
atop-2.3.0/parseable.c:687:27: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
atop-2.3.0/parseable.c:708:28: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
atop-2.3.0/photoproc.c:654:6: warning: %llu in format string (no. 1) requires 'unsigned long long *' but the argument type is 'signed long long *'. [invalidScanfArgType_int]
atop-2.3.0/photoproc.c:662:6: warning: %llu in format string (no. 1) requires 'unsigned long long *' but the argument type is 'signed long long *'. [invalidScanfArgType_int]
atop-2.3.0/photoproc.c:670:6: warning: %llu in format string (no. 1) requires 'unsigned long long *' but the argument type is 'signed long long *'. [invalidScanfArgType_int]
atop-2.3.0/photoproc.c:796:4: warning: %llu in format string (no. 1) requires 'unsigned long long *' but the argument type is 'signed long long *'. [invalidScanfArgType_int]
atop-2.3.0/photoproc.c:180:9: style: The scope of the variable 'fp' can be reduced. [variableScope]
atop-2.3.0/photoproc.c:294:10: style: The scope of the variable 'dirtask' can be reduced. [variableScope]
atop-2.3.0/photoproc.c:295:19: style: The scope of the variable 'tent' can be reduced. [variableScope]
atop-2.3.0/photoproc.c:639:8: style: The scope of the variable 'fp' can be reduced. [variableScope]
atop-2.3.0/photoproc.c:640:7: style: The scope of the variable 'line' can be reduced. [variableScope]
atop-2.3.0/photoproc.c:703:16: style: The scope of the variable 'i' can be reduced. [variableScope]
atop-2.3.0/photoproc.c:703:19: style: The scope of the variable 'nr' can be reduced. [variableScope]
atop-2.3.0/photoproc.c:744:8: style: The scope of the variable 'line' can be reduced. [variableScope]
atop-2.3.0/photoproc.c:748:18: style: The scope of the variable 'p' can be reduced. [variableScope]
atop-2.3.0/photoproc.c:777:7: style: The scope of the variable 'line' can be reduced. [variableScope]
atop-2.3.0/photosyst.c:977:9: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
atop-2.3.0/photosyst.c:977:9: warning: %d in format string (no. 2) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
atop-2.3.0/photosyst.c:763:9: style: The scope of the variable 'cp' can be reduced. [variableScope]
atop-2.3.0/photosyst.c:1434:18: style: The scope of the variable 'dentry' can be reduced. [variableScope]
atop-2.3.0/photosyst.c:1436:9: style: The scope of the variable 'path' can be reduced. [variableScope]
atop-2.3.0/photosyst.c:1586:13: style: The scope of the variable 'tmpbuf' can be reduced. [variableScope]
atop-2.3.0/photosyst.c:1587:13: style: The scope of the variable 'fp' can be reduced. [variableScope]
atop-2.3.0/photosyst.c:298:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
atop-2.3.0/photosyst.c:549:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
atop-2.3.0/photosyst.c:614:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
atop-2.3.0/photosyst.c:739:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
atop-2.3.0/photosyst.c:814:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
atop-2.3.0/photosyst.c:884:12: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
atop-2.3.0/photosyst.c:1398:2: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
atop-2.3.0/procdbase.c:283:16: style: The scope of the variable 'pid' can be reduced. [variableScope]
atop-2.3.0/procdbase.c:284:16: style: The scope of the variable 'isproc' can be reduced. [variableScope]
atop-2.3.0/rawlog.c:612:5: error: Common realloc mistake: 'offlist' nulled but not freed upon failure [memleakOnRealloc]
atop-2.3.0/showgeneric.c:348:18: style: The scope of the variable 'curline' can be reduced. [variableScope]
atop-2.3.0/showgeneric.c:348:27: style: The scope of the variable 'statline' can be reduced. [variableScope]
atop-2.3.0/showgeneric.c:890:20: style: The scope of the variable 't' can be reduced. [variableScope]
atop-2.3.0/showgeneric.c:1452:11: style: The scope of the variable 'u' can be reduced. [variableScope]
atop-2.3.0/showgeneric.c:522:27: style: Clarify calculation precedence for '+' and '?'. [clarifyCalculation]
atop-2.3.0/showlinux.c:643:15: style: The scope of the variable 'prio' can be reduced. [variableScope]
atop-2.3.0/showlinux.c:756:7: style: The scope of the variable 'linebuf' can be reduced. [variableScope]
atop-2.3.0/showlinux.c:782:32: portability: 'malloc(numdigits)' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
atop-2.3.0/showlinux.c:721:23: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
atop-2.3.0/showlinux.c:807:23: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
atop-2.3.0/showprocs.c:278:13: style: The scope of the variable 'allign' can be reduced. [variableScope]
atop-2.3.0/showprocs.c:279:14: style: The scope of the variable 'pagindic' can be reduced. [variableScope]
atop-2.3.0/showprocs.c:280:13: style: The scope of the variable 'pagindiclen' can be reduced. [variableScope]
atop-2.3.0/showprocs.c:1373:45: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
atop-2.3.0/showsys.c:414:14: style: The scope of the variable 'firstcall' can be reduced. [variableScope]
atop-2.3.0/showsys.c:417:21: style: The scope of the variable 'buf' can be reduced. [variableScope]
atop-2.3.0/showsys.c:1262:9: style: The scope of the variable 'perc' can be reduced. [variableScope]
atop-2.3.0/showsys.c:1713:17: style: The scope of the variable 'busy' can be reduced. [variableScope]
atop-2.3.0/various.c:562:29: error: Uninitialized variable: args [uninitvar]
atop-2.3.0/various.c:567:1: error: va_list 'args' was opened but not closed by va_end(). [va_end_missing]
atop-2.3.0/various.c:562:29: error: va_list 'args' used before va_start() was called. [va_list_usedBeforeStarted]
atop-2.3.0/various.c:563:10: error: va_list 'args' used before va_start() was called. [va_list_usedBeforeStarted]
atop-2.3.0/version.c:26:2: warning: %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
atop-2.3.0/version.c:26:2: warning: %u in format string (no. 2) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
[23:17]

ftp://ftp.se.debian.org/debian/pool/main/a/atoppatch/atoppatch_1.23.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/atp/atp_1.2.orig.tar.gz
atp-1.2/atp.c:774:3: style: Variable 'c' is reassigned a value before the old one has been used. [redundantAssignment]
atp-1.2/atp.c:773:3: note: Variable 'c' is reassigned a value before the old one has been used.
atp-1.2/atp.c:774:3: note: Variable 'c' is reassigned a value before the old one has been used.
atp-1.2/atp.c:630:43: style: Same expression on both sides of '||'. [duplicateExpression]
atp-1.2/atp.c:263:11: style: The scope of the variable 'mat' can be reduced. [variableScope]
atp-1.2/atp.c:263:18: style: The scope of the variable 'cosf' can be reduced. [variableScope]
atp-1.2/atp.c:508:11: style: The scope of the variable 'c' can be reduced. [variableScope]
atp-1.2/atp.c:676:10: style: The scope of the variable 'begin' can be reduced. [variableScope]
atp-1.2/atp.c:679:11: style: The scope of the variable 'i' can be reduced. [variableScope]
atp-1.2/atp.c:983:10: style: The scope of the variable 'tmp' can be reduced. [variableScope]
atp-1.2/atp.c:1312:0: error: Resource leak: fin [resourceLeak]
[23:17]

ftp://ftp.se.debian.org/debian/pool/main/a/atril/atril_1.8.1+dfsg1.orig.tar.xz
atril-1.8.1/backend/comics/comics-document.c:727:21: style: Condition 'bytes<=0' is always true [knownConditionTrueFalse]
atril-1.8.1/backend/comics/comics-document.c:255:23: style: The scope of the variable 'quoted_file_aux' can be reduced. [variableScope]
atril-1.8.1/backend/comics/comics-document.c:619:19: style: The scope of the variable 'loader' can be reduced. [variableScope]
atril-1.8.1/backend/comics/comics-document.c:620:9: style: The scope of the variable 'argv' can be reduced. [variableScope]
atril-1.8.1/backend/comics/comics-document.c:627:9: style: The scope of the variable 'filename' can be reduced. [variableScope]
atril-1.8.1/backend/comics/comics-document.c:693:19: style: The scope of the variable 'loader' can be reduced. [variableScope]
atril-1.8.1/backend/comics/comics-document.c:695:9: style: The scope of the variable 'argv' can be reduced. [variableScope]
atril-1.8.1/backend/comics/comics-document.c:702:9: style: The scope of the variable 'filename' can be reduced. [variableScope]
atril-1.8.1/backend/comics/comics-document.c:794:9: style: The scope of the variable 'content_dir' can be reduced. [variableScope]
atril-1.8.1/backend/comics/comics-document.c:795:15: style: The scope of the variable 'filename' can be reduced. [variableScope]
atril-1.8.1/backend/comics/comics-document.c:796:9: style: The scope of the variable 'filename_with_path' can be reduced. [variableScope]
atril-1.8.1/backend/djvu/djvu-document.c:677:3: style: Variable 'tmp' is reassigned a value before the old one has been used. [redundantAssignment]
atril-1.8.1/backend/djvu/djvu-document.c:672:3: note: Variable 'tmp' is reassigned a value before the old one has been used.
atril-1.8.1/backend/djvu/djvu-document.c:677:3: note: Variable 'tmp' is reassigned a value before the old one has been used.
atril-1.8.1/backend/djvu/djvu-links.c:96:2: style: Variable 'ev_dest' is reassigned a value before the old one has been used. [redundantAssignment]
atril-1.8.1/backend/djvu/djvu-links.c:93:0: note: Variable 'ev_dest' is reassigned a value before the old one has been used.
atril-1.8.1/backend/djvu/djvu-links.c:96:2: note: Variable 'ev_dest' is reassigned a value before the old one has been used.
atril-1.8.1/backend/djvu/djvu-links.c:301:2: style: Variable 'ev_link_mapping' is reassigned a value before the old one has been used. [redundantAssignment]
atril-1.8.1/backend/djvu/djvu-links.c:296:0: note: Variable 'ev_link_mapping' is reassigned a value before the old one has been used.
atril-1.8.1/backend/djvu/djvu-links.c:301:2: note: Variable 'ev_link_mapping' is reassigned a value before the old one has been used.
atril-1.8.1/backend/djvu/djvu-links.c:403:2: style: Variable 'ev_dest' is reassigned a value before the old one has been used. [redundantAssignment]
atril-1.8.1/backend/djvu/djvu-links.c:401:0: note: Variable 'ev_dest' is reassigned a value before the old one has been used.
atril-1.8.1/backend/djvu/djvu-links.c:403:2: note: Variable 'ev_dest' is reassigned a value before the old one has been used.
atril-1.8.1/backend/djvu/djvu-links.c:366:13: style: The scope of the variable 'ev_link_mapping' can be reduced. [variableScope]
atril-1.8.1/backend/djvu/djvu-text-page.c:378:15: style: The scope of the variable 'result' can be reduced. [variableScope]
atril-1.8.1/backend/djvu/djvu-text-page.c:46:31: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
atril-1.8.1/backend/djvu/djvu-text-page.c:47:28: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
atril-1.8.1/backend/dvi/cairo-device.c:204:10: style: The scope of the variable 'frac' can be reduced. [variableScope]
atril-1.8.1/backend/dvi/dvi-document.c:478:32: error: Uninitialized variable: r [uninitvar]
atril-1.8.1/backend/dvi/dvi-document.c:479:32: error: Uninitialized variable: g [uninitvar]
atril-1.8.1/backend/dvi/dvi-document.c:480:32: error: Uninitialized variable: b [uninitvar]
atril-1.8.1/backend/dvi/fonts.c:46:22: style: The scope of the variable 'type' can be reduced. [variableScope]
atril-1.8.1/backend/dvi/mdvi-lib/sysdeps.h:56:0: error: #error No appropriate 32bit native type found. Fix sysdeps.h [preprocessorErrorDirective]
atril-1.8.1/backend/pdf/ev-poppler.cc:3054:35: style: C-style pointer casting [cstyleCast]
atril-1.8.1/backend/pdf/ev-poppler.cc:712:4: warning: Variable 'info->layout' is reassigned a value before the old one has been used. 'break;' missing? [redundantAssignInSwitch]
atril-1.8.1/backend/pdf/ev-poppler.cc:710:4: note: Variable 'info->layout' is reassigned a value before the old one has been used. 'break;' missing?
atril-1.8.1/backend/pdf/ev-poppler.cc:712:4: note: Variable 'info->layout' is reassigned a value before the old one has been used. 'break;' missing?
atril-1.8.1/backend/pdf/ev-poppler.cc:420:6: style: The scope of the variable 'i' can be reduced. [variableScope]
atril-1.8.1/backend/pdf/ev-poppler.cc:489:14: style: The scope of the variable 'language_string' can be reduced. [variableScope]
atril-1.8.1/backend/pdf/ev-poppler.cc:490:9: style: The scope of the variable 'aux' can be reduced. [variableScope]
atril-1.8.1/backend/pdf/ev-poppler.cc:491:10: style: The scope of the variable 'tags' can be reduced. [variableScope]
atril-1.8.1/backend/pdf/ev-poppler.cc:492:9: style: The scope of the variable 'tag' can be reduced. [variableScope]
atril-1.8.1/backend/pdf/ev-poppler.cc:493:6: style: The scope of the variable 'i' can be reduced. [variableScope]
atril-1.8.1/backend/pdf/ev-poppler.cc:493:9: style: The scope of the variable 'j' can be reduced. [variableScope]
atril-1.8.1/backend/pdf/ev-poppler.cc:3114:17: style: The scope of the variable 'ev_attachment' can be reduced. [variableScope]
atril-1.8.1/backend/pdf/ev-poppler.cc:1202:50: style: Checking if unsigned variable 'strlen(ev_link_get_title(link))' is less than zero. [unsignedLessThanZero]
atril-1.8.1/backend/pdf/ev-poppler.cc:388:15: style: Unused variable: pdf_document [unusedVariable]
atril-1.8.1/backend/pdf/ev-poppler.cc:1331:17: style: Variable 'pdf_document' is assigned a value that is never used. [unreadVariable]
atril-1.8.1/backend/pdf/ev-poppler.cc:1848:30: style: Variable 'pdf_document' is assigned a value that is never used. [unreadVariable]
atril-1.8.1/backend/tiff/tiff2ps.c:304:2: warning: fprintf format string requires 0 parameters but 1 is given. [wrongPrintfScanfArgNum]
atril-1.8.1/backend/tiff/tiff2ps.c:768:8: warning: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
atril-1.8.1/backend/tiff/tiff2ps.c:769:8: warning: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
atril-1.8.1/backend/tiff/tiff2ps.c:1547:16: warning: Either the condition 'tf_buf==NULL' is redundant or there is possible null pointer dereference: tf_buf. [nullPointerRedundantCheck]
atril-1.8.1/backend/tiff/tiff2ps.c:1548:13: note: Assuming that condition 'tf_buf==NULL' is not redundant
atril-1.8.1/backend/tiff/tiff2ps.c:1547:16: note: Null pointer dereference
atril-1.8.1/backend/tiff/tiff2ps.c:370:9: style: The scope of the variable 'xtran' can be reduced. [variableScope]
atril-1.8.1/backend/tiff/tiff2ps.c:453:9: style: The scope of the variable 'scale' can be reduced. [variableScope]
atril-1.8.1/backend/tiff/tiff2ps.c:457:6: style: The scope of the variable 'split' can be reduced. [variableScope]
atril-1.8.1/backend/tiff/tiff2ps.c:1197:8: style: The scope of the variable 'adjust' can be reduced. [variableScope]
atril-1.8.1/backend/tiff/tiff2ps.c:1377:17: style: The scope of the variable 'cp' can be reduced. [variableScope]
atril-1.8.1/backend/tiff/tiff2ps.c:1390:8: style: The scope of the variable 'adjust' can be reduced. [variableScope]
atril-1.8.1/backend/tiff/tiff2ps.c:1594:9: style: The scope of the variable 'adjust' can be reduced. [variableScope]
atril-1.8.1/backend/tiff/tiff2ps.c:1615:9: style: The scope of the variable 'adjust' can be reduced. [variableScope]
atril-1.8.1/backend/tiff/tiff2ps.c:1773:33: style: The scope of the variable 'ascii85' can be reduced. [variableScope]
atril-1.8.1/backend/tiff/tiff2ps.c:1775:33: style: The scope of the variable 'rc' can be reduced. [variableScope]
atril-1.8.1/backend/tiff/tiff2ps.c:447:61: style: Function 'tiff2ps_process_page' argument 3 names different: declaration 'pagewidth' definition 'pw'. [funcArgNamesDifferent]
atril-1.8.1/backend/tiff/tiff2ps.h:27:13: note: Function 'tiff2ps_process_page' argument 3 names different: declaration 'pagewidth' definition 'pw'.
atril-1.8.1/backend/tiff/tiff2ps.c:447:61: note: Function 'tiff2ps_process_page' argument 3 names different: declaration 'pagewidth' definition 'pw'.
atril-1.8.1/backend/tiff/tiff2ps.c:447:72: style: Function 'tiff2ps_process_page' argument 4 names different: declaration 'pageheight' definition 'ph'. [funcArgNamesDifferent]
atril-1.8.1/backend/tiff/tiff2ps.h:27:31: note: Function 'tiff2ps_process_page' argument 4 names different: declaration 'pageheight' definition 'ph'.
atril-1.8.1/backend/tiff/tiff2ps.c:447:72: note: Function 'tiff2ps_process_page' argument 4 names different: declaration 'pageheight' definition 'ph'.
atril-1.8.1/backend/tiff/tiff2ps.c:448:15: style: Function 'tiff2ps_process_page' argument 5 names different: declaration 'leftmargin' definition 'lm'. [funcArgNamesDifferent]
atril-1.8.1/backend/tiff/tiff2ps.h:28:13: note: Function 'tiff2ps_process_page' argument 5 names different: declaration 'leftmargin' definition 'lm'.
atril-1.8.1/backend/tiff/tiff2ps.c:448:15: note: Function 'tiff2ps_process_page' argument 5 names different: declaration 'leftmargin' definition 'lm'.
atril-1.8.1/backend/tiff/tiff2ps.c:448:26: style: Function 'tiff2ps_process_page' argument 6 names different: declaration 'bottommargin' definition 'bm'. [funcArgNamesDifferent]
atril-1.8.1/backend/tiff/tiff2ps.h:28:32: note: Function 'tiff2ps_process_page' argument 6 names different: declaration 'bottommargin' definition 'bm'.
atril-1.8.1/backend/tiff/tiff2ps.c:448:26: note: Function 'tiff2ps_process_page' argument 6 names different: declaration 'bottommargin' definition 'bm'.
atril-1.8.1/backend/tiff/tiff2ps.c:448:39: style: Function 'tiff2ps_process_page' argument 7 names different: declaration 'center' definition 'cnt'. [funcArgNamesDifferent]
atril-1.8.1/backend/tiff/tiff2ps.h:29:15: note: Function 'tiff2ps_process_page' argument 7 names different: declaration 'center' definition 'cnt'.
atril-1.8.1/backend/tiff/tiff2ps.c:448:39: note: Function 'tiff2ps_process_page' argument 7 names different: declaration 'center' definition 'cnt'.
atril-1.8.1/cut-n-paste/gimpcellrenderertoggle/gimpcellrenderertoggle.c:221:54: style: Function 'gimp_cell_renderer_toggle_get_size' argument 3 names different: declaration 'rectangle' definition 'cell_area'. [funcArgNamesDifferent]
atril-1.8.1/cut-n-paste/gimpcellrenderertoggle/gimpcellrenderertoggle.c:57:70: note: Function 'gimp_cell_renderer_toggle_get_size' argument 3 names different: declaration 'rectangle' definition 'cell_area'.
atril-1.8.1/cut-n-paste/gimpcellrenderertoggle/gimpcellrenderertoggle.c:221:54: note: Function 'gimp_cell_renderer_toggle_get_size' argument 3 names different: declaration 'rectangle' definition 'cell_area'.
atril-1.8.1/cut-n-paste/smclient/eggdesktopfile.c:1239:11: style: Condition 'startup_id' is always false [knownConditionTrueFalse]
atril-1.8.1/cut-n-paste/smclient/eggdesktopfile.c:1222:20: note: Assignment 'startup_id=NULL', assigned value is 0
atril-1.8.1/cut-n-paste/smclient/eggdesktopfile.c:1239:11: note: Condition 'startup_id' is always false
atril-1.8.1/cut-n-paste/smclient/eggdesktopfile.c:482:9: style: The scope of the variable 'try_exec' can be reduced. [variableScope]
atril-1.8.1/cut-n-paste/smclient/eggdesktopfile.c:482:20: style: The scope of the variable 'found_program' can be reduced. [variableScope]
atril-1.8.1/cut-n-paste/smclient/eggdesktopfile.c:483:10: style: The scope of the variable 'only_show_in' can be reduced. [variableScope]
atril-1.8.1/cut-n-paste/smclient/eggdesktopfile.c:483:26: style: The scope of the variable 'not_show_in' can be reduced. [variableScope]
atril-1.8.1/cut-n-paste/smclient/eggdesktopfile.c:485:7: style: The scope of the variable 'i' can be reduced. [variableScope]
atril-1.8.1/cut-n-paste/smclient/eggdesktopfile.c:607:15: style: The scope of the variable 'p' can be reduced. [variableScope]
atril-1.8.1/cut-n-paste/smclient/eggsmclient-win32.c:217:23: style: Function 'got_message' argument 1 names different: declaration 'user_data' definition 'smclient'. [funcArgNamesDifferent]
atril-1.8.1/cut-n-paste/smclient/eggsmclient-win32.c:94:39: note: Function 'got_message' argument 1 names different: declaration 'user_data' definition 'smclient'.
atril-1.8.1/cut-n-paste/smclient/eggsmclient-win32.c:217:23: note: Function 'got_message' argument 1 names different: declaration 'user_data' definition 'smclient'.
atril-1.8.1/cut-n-paste/smclient/eggsmclient-win32.c:327:28: style: Function 'sm_client_thread' argument 1 names different: declaration 'data' definition 'smclient'. [funcArgNamesDifferent]
atril-1.8.1/cut-n-paste/smclient/eggsmclient-win32.c:95:40: note: Function 'sm_client_thread' argument 1 names different: declaration 'data' definition 'smclient'.
atril-1.8.1/cut-n-paste/smclient/eggsmclient-win32.c:327:28: note: Function 'sm_client_thread' argument 1 names different: declaration 'data' definition 'smclient'.
atril-1.8.1/cut-n-paste/smclient/eggsmclient-xsmp.c:337:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
atril-1.8.1/cut-n-paste/smclient/eggsmclient-xsmp.c:226:13: style: The scope of the variable 'cmdline' can be reduced. [variableScope]
atril-1.8.1/cut-n-paste/smclient/eggsmclient-xsmp.c:781:15: style: The scope of the variable 'fd' can be reduced. [variableScope]
atril-1.8.1/cut-n-paste/smclient/eggsmclient-xsmp.c:816:21: style: The scope of the variable 'keys' can be reduced. [variableScope]
atril-1.8.1/cut-n-paste/smclient/eggsmclient-xsmp.c:274:60: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
atril-1.8.1/cut-n-paste/smclient/eggsmclient-xsmp.c:282:85: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
atril-1.8.1/cut-n-paste/smclient/eggsmclient-xsmp.c:793:50: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
atril-1.8.1/cut-n-paste/smclient/eggsmclient-xsmp.c:796:48: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
atril-1.8.1/cut-n-paste/smclient/eggsmclient-xsmp.c:921:46: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
atril-1.8.1/cut-n-paste/smclient/eggsmclient-xsmp.c:929:40: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
atril-1.8.1/cut-n-paste/smclient/eggsmclient-xsmp.c:930:12: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
atril-1.8.1/cut-n-paste/smclient/eggsmclient-xsmp.c:620:17: style: Function 'xsmp_save_yourself' argument 3 names different: declaration 'save_style' definition 'save_type'. [funcArgNamesDifferent]
atril-1.8.1/cut-n-paste/smclient/eggsmclient-xsmp.c:130:20: note: Function 'xsmp_save_yourself' argument 3 names different: declaration 'save_style' definition 'save_type'.
atril-1.8.1/cut-n-paste/smclient/eggsmclient-xsmp.c:620:17: note: Function 'xsmp_save_yourself' argument 3 names different: declaration 'save_style' definition 'save_type'.
atril-1.8.1/cut-n-paste/smclient/eggsmclient-xsmp.c:1167:14: error: va_list 'ap' was opened but not closed by va_end(). [va_end_missing]
atril-1.8.1/cut-n-paste/smclient/eggsmclient.c:349:11: style: Condition '!global_client' is always true [knownConditionTrueFalse]
atril-1.8.1/cut-n-paste/smclient/eggsmclient.c:322:7: note: Assuming that condition '!global_client' is not redundant
atril-1.8.1/cut-n-paste/smclient/eggsmclient.c:349:11: note: Condition '!global_client' is always true
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:1655:11: style: Expression is always false because 'else if' condition matches previous condition at line 1651. [multiCondition]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:1659:11: style: Expression is always false because 'else if' condition matches previous condition at line 1651. [multiCondition]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:1663:12: style: Expression is always false because 'else if' condition matches previous condition at line 1651. [multiCondition]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:1667:12: style: Expression is always false because 'else if' condition matches previous condition at line 1651. [multiCondition]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:1671:12: style: Expression is always false because 'else if' condition matches previous condition at line 1651. [multiCondition]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:1675:12: style: Expression is always false because 'else if' condition matches previous condition at line 1651. [multiCondition]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:1679:11: style: Expression is always false because 'else if' condition matches previous condition at line 1651. [multiCondition]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:1683:12: style: Expression is always false because 'else if' condition matches previous condition at line 1651. [multiCondition]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:1687:11: style: Expression is always false because 'else if' condition matches previous condition at line 1651. [multiCondition]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:1659:11: style: Expression is always false because 'else if' condition matches previous condition at line 1655. [multiCondition]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:1663:12: style: Expression is always false because 'else if' condition matches previous condition at line 1655. [multiCondition]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:1667:12: style: Expression is always false because 'else if' condition matches previous condition at line 1655. [multiCondition]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:1671:12: style: Expression is always false because 'else if' condition matches previous condition at line 1655. [multiCondition]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:1675:12: style: Expression is always false because 'else if' condition matches previous condition at line 1655. [multiCondition]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:1679:11: style: Expression is always false because 'else if' condition matches previous condition at line 1655. [multiCondition]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:1683:12: style: Expression is always false because 'else if' condition matches previous condition at line 1655. [multiCondition]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:1687:11: style: Expression is always false because 'else if' condition matches previous condition at line 1655. [multiCondition]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:1663:12: style: Expression is always false because 'else if' condition matches previous condition at line 1659. [multiCondition]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:1667:12: style: Expression is always false because 'else if' condition matches previous condition at line 1659. [multiCondition]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:1671:12: style: Expression is always false because 'else if' condition matches previous condition at line 1659. [multiCondition]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:1675:12: style: Expression is always false because 'else if' condition matches previous condition at line 1659. [multiCondition]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:1679:11: style: Expression is always false because 'else if' condition matches previous condition at line 1659. [multiCondition]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:1683:12: style: Expression is always false because 'else if' condition matches previous condition at line 1659. [multiCondition]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:1687:11: style: Expression is always false because 'else if' condition matches previous condition at line 1659. [multiCondition]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:1667:12: style: Expression is always false because 'else if' condition matches previous condition at line 1663. [multiCondition]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:1671:12: style: Expression is always false because 'else if' condition matches previous condition at line 1663. [multiCondition]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:1675:12: style: Expression is always false because 'else if' condition matches previous condition at line 1663. [multiCondition]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:1679:11: style: Expression is always false because 'else if' condition matches previous condition at line 1663. [multiCondition]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:1683:12: style: Expression is always false because 'else if' condition matches previous condition at line 1663. [multiCondition]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:1687:11: style: Expression is always false because 'else if' condition matches previous condition at line 1663. [multiCondition]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:1671:12: style: Expression is always false because 'else if' condition matches previous condition at line 1667. [multiCondition]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:1675:12: style: Expression is always false because 'else if' condition matches previous condition at line 1667. [multiCondition]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:1679:11: style: Expression is always false because 'else if' condition matches previous condition at line 1667. [multiCondition]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:1683:12: style: Expression is always false because 'else if' condition matches previous condition at line 1667. [multiCondition]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:1687:11: style: Expression is always false because 'else if' condition matches previous condition at line 1667. [multiCondition]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:1675:12: style: Expression is always false because 'else if' condition matches previous condition at line 1671. [multiCondition]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:1679:11: style: Expression is always false because 'else if' condition matches previous condition at line 1671. [multiCondition]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:1683:12: style: Expression is always false because 'else if' condition matches previous condition at line 1671. [multiCondition]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:1687:11: style: Expression is always false because 'else if' condition matches previous condition at line 1671. [multiCondition]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:1679:11: style: Expression is always false because 'else if' condition matches previous condition at line 1675. [multiCondition]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:1683:12: style: Expression is always false because 'else if' condition matches previous condition at line 1675. [multiCondition]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:1687:11: style: Expression is always false because 'else if' condition matches previous condition at line 1675. [multiCondition]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:1683:12: style: Expression is always false because 'else if' condition matches previous condition at line 1679. [multiCondition]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:1687:11: style: Expression is always false because 'else if' condition matches previous condition at line 1679. [multiCondition]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:1687:11: style: Expression is always false because 'else if' condition matches previous condition at line 1683. [multiCondition]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:4093:2: style: Variable 'updater' is reassigned a value before the old one has been used. [redundantAssignment]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:4088:0: note: Variable 'updater' is reassigned a value before the old one has been used.
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:4093:2: note: Variable 'updater' is reassigned a value before the old one has been used.
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:2855:19: style: The scope of the variable 'node' can be reduced. [variableScope]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:861:43: style: Function '_synctex_log_void_box' argument 1 names different: declaration 'sheet' definition 'node'. [funcArgNamesDifferent]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:503:43: note: Function '_synctex_log_void_box' argument 1 names different: declaration 'sheet' definition 'node'.
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:861:43: note: Function '_synctex_log_void_box' argument 1 names different: declaration 'sheet' definition 'node'.
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:878:38: style: Function '_synctex_log_box' argument 1 names different: declaration 'sheet' definition 'node'. [funcArgNamesDifferent]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:410:38: note: Function '_synctex_log_box' argument 1 names different: declaration 'sheet' definition 'node'.
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:878:38: note: Function '_synctex_log_box' argument 1 names different: declaration 'sheet' definition 'node'.
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:895:44: style: Function '_synctex_log_horiz_box' argument 1 names different: declaration 'sheet' definition 'node'. [funcArgNamesDifferent]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:465:44: note: Function '_synctex_log_horiz_box' argument 1 names different: declaration 'sheet' definition 'node'.
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:895:44: note: Function '_synctex_log_horiz_box' argument 1 names different: declaration 'sheet' definition 'node'.
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:917:40: style: Function '_synctex_log_input' argument 1 names different: declaration 'sheet' definition 'node'. [funcArgNamesDifferent]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:705:40: note: Function '_synctex_log_input' argument 1 names different: declaration 'sheet' definition 'node'.
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:917:40: note: Function '_synctex_log_input' argument 1 names different: declaration 'sheet' definition 'node'.
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:1874:80: style: Function '_synctex_scan_sheet' argument 2 names different: declaration 'parent' definition 'sheet'. [funcArgNamesDifferent]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:1078:80: note: Function '_synctex_scan_sheet' argument 2 names different: declaration 'parent' definition 'sheet'.
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:1874:80: note: Function '_synctex_scan_sheet' argument 2 names different: declaration 'parent' definition 'sheet'.
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:4087:90: style: Function 'synctex_updater_new_with_output_file' argument 2 names different: declaration 'directory' definition 'build_directory'. [funcArgNamesDifferent]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.h:330:90: note: Function 'synctex_updater_new_with_output_file' argument 2 names different: declaration 'directory' definition 'build_directory'.
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:4087:90: note: Function 'synctex_updater_new_with_output_file' argument 2 names different: declaration 'directory' definition 'build_directory'.
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:3454:11: warning: Size of pointer 'buffer_start' used instead of size of its data. [pointerSize]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:3479:9: warning: Size of pointer 'buffer_start' used instead of size of its data. [pointerSize]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:278:12: style: struct member 'Anonymous0::reserved' is never used. [unusedStructMember]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:4080:22: style: struct member '_flags::reserved' is never used. [unusedStructMember]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:2685:6: error: Memory leak: build_output [memleak]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:2693:7: error: Memory leak: build_output [memleak]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:2698:6: error: Memory leak: build_output [memleak]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:2703:3: error: Memory leak: build_output [memleak]
atril-1.8.1/cut-n-paste/synctex/synctex_parser.c:4107:27: style: Clarify calculation precedence for '%' and '?'. [clarifyCalculation]
atril-1.8.1/cut-n-paste/synctex/synctex_parser_utils.c:308:3: style: Variable 'basename' is reassigned a value before the old one has been used. [redundantAssignment]
atril-1.8.1/cut-n-paste/synctex/synctex_parser_utils.c:303:0: note: Variable 'basename' is reassigned a value before the old one has been used.
atril-1.8.1/cut-n-paste/synctex/synctex_parser_utils.c:308:3: note: Variable 'basename' is reassigned a value before the old one has been used.
atril-1.8.1/cut-n-paste/synctex/synctex_parser_utils.c:329:4: style: Variable 'temp' is reassigned a value before the old one has been used. [redundantAssignment]
atril-1.8.1/cut-n-paste/synctex/synctex_parser_utils.c:312:0: note: Variable 'temp' is reassigned a value before the old one has been used.
atril-1.8.1/cut-n-paste/synctex/synctex_parser_utils.c:329:4: note: Variable 'temp' is reassigned a value before the old one has been used.
atril-1.8.1/cut-n-paste/synctex/synctex_parser_utils.c:365:6: style: Variable 'dirname' is reassigned a value before the old one has been used. [redundantAssignment]
atril-1.8.1/cut-n-paste/synctex/synctex_parser_utils.c:363:6: note: Variable 'dirname' is reassigned a value before the old one has been used.
atril-1.8.1/cut-n-paste/synctex/synctex_parser_utils.c:365:6: note: Variable 'dirname' is reassigned a value before the old one has been used.
atril-1.8.1/cut-n-paste/synctex/synctex_parser_utils.c:205:16: style: The scope of the variable 'lpc' can be reduced. [variableScope]
atril-1.8.1/cut-n-paste/synctex/synctex_parser_utils.c:377:66: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
atril-1.8.1/cut-n-paste/synctex/synctex_parser_utils.c:379:76: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
atril-1.8.1/cut-n-paste/synctex/synctex_parser_utils.c:382:58: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
atril-1.8.1/cut-n-paste/synctex/synctex_parser_utils.c:384:68: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
atril-1.8.1/cut-n-paste/synctex/synctex_parser_utils.c:390:57: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
atril-1.8.1/cut-n-paste/synctex/synctex_parser_utils.c:392:67: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
atril-1.8.1/cut-n-paste/synctex/synctex_parser_utils.c:395:61: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
atril-1.8.1/cut-n-paste/synctex/synctex_parser_utils.c:397:71: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
atril-1.8.1/cut-n-paste/synctex/synctex_parser_utils.c:402:55: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
atril-1.8.1/cut-n-paste/synctex/synctex_parser_utils.c:405:64: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
atril-1.8.1/cut-n-paste/synctex/synctex_parser_utils.c:408:62: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
atril-1.8.1/cut-n-paste/synctex/synctex_parser_utils.c:411:76: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
atril-1.8.1/cut-n-paste/synctex/synctex_parser_utils.c:435:4: style: Variable 'time' is assigned a value that is never used. [unreadVariable]
atril-1.8.1/cut-n-paste/synctex/synctex_parser_utils.c:335:6: error: Memory leak: corename [memleak]
atril-1.8.1/cut-n-paste/synctex/synctex_parser_utils.c:357:6: error: Memory leak: dirname [memleak]
atril-1.8.1/cut-n-paste/synctex/synctex_parser_utils.c:258:15: error: va_list 'arg' was opened but not closed by va_end(). [va_end_missing]
atril-1.8.1/cut-n-paste/toolbar-editor/egg-editable-toolbar.c:229:14: style: The scope of the variable 'action' can be reduced. [variableScope]
atril-1.8.1/cut-n-paste/toolbar-editor/egg-editable-toolbar.c:829:24: style: The scope of the variable 'type' can be reduced. [variableScope]
atril-1.8.1/cut-n-paste/toolbar-editor/egg-editable-toolbar.c:901:12: style: The scope of the variable 'string' can be reduced. [variableScope]
atril-1.8.1/cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1270:13: style: The scope of the variable 'n_items' can be reduced. [variableScope]
atril-1.8.1/cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1413:10: style: The scope of the variable 'children' can be reduced. [variableScope]
atril-1.8.1/cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1516:10: style: The scope of the variable 'l' can be reduced. [variableScope]
atril-1.8.1/cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1516:13: style: The scope of the variable 'n_items' can be reduced. [variableScope]
atril-1.8.1/cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1681:39: style: Function 'egg_editable_toolbar_new' argument 2 names different: declaration 'visibility_path' definition 'popup_path'. [funcArgNamesDifferent]
atril-1.8.1/cut-n-paste/toolbar-editor/egg-editable-toolbar.h:60:32: note: Function 'egg_editable_toolbar_new' argument 2 names different: declaration 'visibility_path' definition 'popup_path'.
atril-1.8.1/cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1681:39: note: Function 'egg_editable_toolbar_new' argument 2 names different: declaration 'visibility_path' definition 'popup_path'.
atril-1.8.1/cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1692:50: style: Function 'egg_editable_toolbar_new_with_model' argument 3 names different: declaration 'visibility_path' definition 'popup_path'. [funcArgNamesDifferent]
atril-1.8.1/cut-n-paste/toolbar-editor/egg-editable-toolbar.h:63:32: note: Function 'egg_editable_toolbar_new_with_model' argument 3 names different: declaration 'visibility_path' definition 'popup_path'.
atril-1.8.1/cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1692:50: note: Function 'egg_editable_toolbar_new_with_model' argument 3 names different: declaration 'visibility_path' definition 'popup_path'.
atril-1.8.1/cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1769:17: style: Function 'egg_editable_toolbar_set_fixed' argument 2 names different: declaration 'fixed_toolbar' definition 'toolbar'. [funcArgNamesDifferent]
atril-1.8.1/cut-n-paste/toolbar-editor/egg-editable-toolbar.h:76:32: note: Function 'egg_editable_toolbar_set_fixed' argument 2 names different: declaration 'fixed_toolbar' definition 'toolbar'.
atril-1.8.1/cut-n-paste/toolbar-editor/egg-editable-toolbar.c:1769:17: note: Function 'egg_editable_toolbar_set_fixed' argument 2 names different: declaration 'fixed_toolbar' definition 'toolbar'.
atril-1.8.1/cut-n-paste/toolbar-editor/egg-toolbars-model.c:761:10: style: The scope of the variable 'node' can be reduced. [variableScope]
atril-1.8.1/cut-n-paste/toolbar-editor/egg-toolbars-model.c:839:13: style: The scope of the variable 'ipos' can be reduced. [variableScope]
atril-1.8.1/cut-n-paste/toolbar-editor/egg-toolbars-model.c:681:16: style: Variable 'flags_type' is assigned a value that is never used. [unreadVariable]
atril-1.8.1/cut-n-paste/zoom-control/ephy-zoom-control.c:279:40: style: Variable 'tool_item_class' is assigned a value that is never used. [unreadVariable]
atril-1.8.1/cut-n-paste/zoom-control/ephy-zoom.c:31:18: style: The scope of the variable 'current' can be reduced. [variableScope]
atril-1.8.1/cut-n-paste/zoom-control/ephy-zoom.c:31:27: style: The scope of the variable 'mean' can be reduced. [variableScope]
atril-1.8.1/libdocument/ev-annotation.h:23:0: error: #error "Only <atril-document.h> can be included directly." [preprocessorErrorDirective]
atril-1.8.1/libdocument/ev-async-renderer.h:22:0: error: #error "Only <atril-document.h> can be included directly." [preprocessorErrorDirective]
atril-1.8.1/libdocument/ev-file-helpers.h:21:0: error: #error "Only <atril-document.h> can be included directly." [preprocessorErrorDirective]
atril-1.8.1/libdocument/ev-module.h:42:0: error: #error "This is a private header." [preprocessorErrorDirective]
atril-1.8.1/libdocument/ev-debug.h:36:0: error: #error "This is a private header." [preprocessorErrorDirective]
atril-1.8.1/libdocument/ev-document-annotations.h:22:0: error: #error "Only <atril-document.h> can be included directly." [preprocessorErrorDirective]
atril-1.8.1/libdocument/ev-document-attachments.h:22:0: error: #error "Only <atril-document.h> can be included directly." [preprocessorErrorDirective]
atril-1.8.1/libdocument/ev-backends-manager.h:21:0: error: #error "Only <atril-document.h> can be included directly." [preprocessorErrorDirective]
atril-1.8.1/libdocument/ev-document-find.h:23:0: error: #error "Only <atril-document.h> can be included directly." [preprocessorErrorDirective]
atril-1.8.1/libdocument/ev-document-fonts.h:25:0: error: #error "Only <atril-document.h> can be included directly." [preprocessorErrorDirective]
atril-1.8.1/libdocument/ev-document-forms.h:22:0: error: #error "Only <atril-document.h> can be included directly." [preprocessorErrorDirective]
atril-1.8.1/libdocument/ev-document-images.h:22:0: error: #error "Only <atril-document.h> can be included directly." [preprocessorErrorDirective]
atril-1.8.1/libdocument/ev-document-layers.h:22:0: error: #error "Only <atril-document.h> can be included directly." [preprocessorErrorDirective]
atril-1.8.1/libdocument/ev-document-links.h:25:0: error: #error "Only <atril-document.h> can be included directly." [preprocessorErrorDirective]
atril-1.8.1/libdocument/ev-document-misc.h:23:0: error: #error "Only <atril-document.h> can be included directly." [preprocessorErrorDirective]
atril-1.8.1/libdocument/ev-document.h:24:0: error: #error "Only <atril-document.h> can be included directly." [preprocessorErrorDirective]
atril-1.8.1/libdocument/ev-document-security.h:25:0: error: #error "Only <atril-document.h> can be included directly." [preprocessorErrorDirective]
atril-1.8.1/libdocument/ev-document-text.h:23:0: error: #error "Only <atril-document.h> can be included directly." [preprocessorErrorDirective]
atril-1.8.1/libdocument/ev-document-thumbnails.h:22:0: error: #error "Only <atril-document.h> can be included directly." [preprocessorErrorDirective]
atril-1.8.1/libdocument/ev-document-transition.h:22:0: error: #error "Only <atril-document.h> can be included directly." [preprocessorErrorDirective]
atril-1.8.1/libdocument/ev-file-exporter.h:24:0: error: #error "Only <atril-document.h> can be included directly." [preprocessorErrorDirective]
atril-1.8.1/libdocument/ev-form-field.h:22:0: error: #error "Only <atril-document.h> can be included directly." [preprocessorErrorDirective]
atril-1.8.1/libdocument/ev-init.h:21:0: error: #error "Only <atril-document.h> can be included directly." [preprocessorErrorDirective]
atril-1.8.1/libdocument/ev-layer.h:21:0: error: #error "Only <atril-document.h> can be included directly." [preprocessorErrorDirective]
atril-1.8.1/libdocument/ev-link-action.h:22:0: error: #error "Only <atril-document.h> can be included directly." [preprocessorErrorDirective]
atril-1.8.1/libdocument/ev-link-dest.h:22:0: error: #error "Only <atril-document.h> can be included directly." [preprocessorErrorDirective]
atril-1.8.1/libdocument/ev-link.h:21:0: error: #error "Only <atril-document.h> can be included directly." [preprocessorErrorDirective]
atril-1.8.1/libdocument/ev-mapping-list.h:22:0: error: #error "Only <atril-document.h> can be included directly." [preprocessorErrorDirective]
atril-1.8.1/libdocument/ev-page.h:21:0: error: #error "Only <atril-document.h> can be included directly." [preprocessorErrorDirective]
atril-1.8.1/libdocument/ev-render-context.h:21:0: error: #error "Only <atril-document.h> can be included directly." [preprocessorErrorDirective]
atril-1.8.1/libdocument/ev-selection.h:22:0: error: #error "Only <atril-document.h> can be included directly." [preprocessorErrorDirective]
atril-1.8.1/libdocument/ev-transition-effect.h:22:0: error: #error "Only <atril-document.h> can be included directly." [preprocessorErrorDirective]
atril-1.8.1/libmisc/ev-page-action-widget.c:224:26: style: Function 'ev_page_action_widget_set_model' argument 2 names different: declaration 'doc_model' definition 'model'. [funcArgNamesDifferent]
atril-1.8.1/libmisc/ev-page-action-widget.h:45:33: note: Function 'ev_page_action_widget_set_model' argument 2 names different: declaration 'doc_model' definition 'model'.
atril-1.8.1/libmisc/ev-page-action-widget.c:224:26: note: Function 'ev_page_action_widget_set_model' argument 2 names different: declaration 'doc_model' definition 'model'.
atril-1.8.1/libmisc/ev-page-action-widget.c:266:60: style: Function 'ev_page_action_widget_class_init' argument 1 names different: declaration 'action_widget' definition 'class'. [funcArgNamesDifferent]
atril-1.8.1/libmisc/ev-page-action-widget.c:33:73: note: Function 'ev_page_action_widget_class_init' argument 1 names different: declaration 'action_widget' definition 'class'.
atril-1.8.1/libmisc/ev-page-action-widget.c:266:60: note: Function 'ev_page_action_widget_class_init' argument 1 names different: declaration 'action_widget' definition 'class'.
atril-1.8.1/libmisc/ev-page-action.c:156:44: style: Function 'ev_page_action_set_model' argument 1 names different: declaration 'page_action' definition 'page'. [funcArgNamesDifferent]
atril-1.8.1/libmisc/ev-page-action.h:60:56: note: Function 'ev_page_action_set_model' argument 1 names different: declaration 'page_action' definition 'page'.
atril-1.8.1/libmisc/ev-page-action.c:156:44: note: Function 'ev_page_action_set_model' argument 1 names different: declaration 'page_action' definition 'page'.
atril-1.8.1/libmisc/ev-page-action.c:169:47: style: Function 'ev_page_action_set_links_model' argument 1 names different: declaration 'page_action' definition 'page'. [funcArgNamesDifferent]
atril-1.8.1/libmisc/ev-page-action.h:62:56: note: Function 'ev_page_action_set_links_model' argument 1 names different: declaration 'page_action' definition 'page'.
atril-1.8.1/libmisc/ev-page-action.c:169:47: note: Function 'ev_page_action_set_links_model' argument 1 names different: declaration 'page_action' definition 'page'.
atril-1.8.1/libmisc/ev-page-action.c:202:36: style: Function 'ev_page_action_init' argument 1 names different: declaration 'action' definition 'page'. [funcArgNamesDifferent]
atril-1.8.1/libmisc/ev-page-action.c:41:54: note: Function 'ev_page_action_init' argument 1 names different: declaration 'action' definition 'page'.
atril-1.8.1/libmisc/ev-page-action.c:202:36: note: Function 'ev_page_action_init' argument 1 names different: declaration 'action' definition 'page'.
atril-1.8.1/libview/ev-stock-icons.h:25:0: error: #error "Only <atril-view.h> can be included directly." [preprocessorErrorDirective]
atril-1.8.1/libview/ev-document-model.h:21:0: error: #error "Only <atril-view.h> can be included directly." [preprocessorErrorDirective]
atril-1.8.1/libview/ev-job-scheduler.h:22:0: error: #error "Only <atril-view.h> can be included directly." [preprocessorErrorDirective]
atril-1.8.1/libview/ev-jobs.h:22:0: error: #error "Only <atril-view.h> can be included directly." [preprocessorErrorDirective]
atril-1.8.1/libview/ev-pixbuf-cache.h:25:0: error: #error "Only <atril-view.h> can be included directly." [preprocessorErrorDirective]
atril-1.8.1/libview/ev-print-operation.h:21:0: error: #error "Only <atril-view.h> can be included directly." [preprocessorErrorDirective]
atril-1.8.1/libview/ev-timeline.h:23:0: error: #error "This is a private header." [preprocessorErrorDirective]
atril-1.8.1/libview/ev-transition-animation.h:23:0: error: #error "This is a private header." [preprocessorErrorDirective]
atril-1.8.1/libview/ev-page-cache.h:21:0: error: #error "Only <atril-view.h> can be included directly." [preprocessorErrorDirective]
atril-1.8.1/libview/ev-view-cursor.h:21:0: error: #error "Only <atril-view.h> can be included directly." [preprocessorErrorDirective]
atril-1.8.1/libview/ev-view-presentation.h:22:0: error: #error "Only <atril-view.h> can be included directly." [preprocessorErrorDirective]
atril-1.8.1/properties/ev-properties-view.c:160:13: style: The scope of the variable 'valid_text' can be reduced. [variableScope]
atril-1.8.1/shell/ev-annotation-properties-dialog.c:93:2: style: Variable 'contant_area' is reassigned a value before the old one has been used. [redundantAssignment]
atril-1.8.1/shell/ev-annotation-properties-dialog.c:89:0: note: Variable 'contant_area' is reassigned a value before the old one has been used.
atril-1.8.1/shell/ev-annotation-properties-dialog.c:93:2: note: Variable 'contant_area' is reassigned a value before the old one has been used.
atril-1.8.1/shell/ev-application.c:145:2: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
atril-1.8.1/shell/ev-application.c:237:23: style: The scope of the variable 'ctx' can be reduced. [variableScope]
atril-1.8.1/shell/ev-history.c:95:50: style: Function 'ev_history_add_link' argument 2 names different: declaration 'linkk' definition 'link'. [funcArgNamesDifferent]
atril-1.8.1/shell/ev-history.h:58:20: note: Function 'ev_history_add_link' argument 2 names different: declaration 'linkk' definition 'link'.
atril-1.8.1/shell/ev-history.c:95:50: note: Function 'ev_history_add_link' argument 2 names different: declaration 'linkk' definition 'link'.
atril-1.8.1/shell/ev-navigation-action-widget.c:61:72: style: Function 'ev_navigation_action_widget_class_init' argument 1 names different: declaration 'action_widget' definition 'klass'. [funcArgNamesDifferent]
atril-1.8.1/shell/ev-navigation-action-widget.c:27:85: note: Function 'ev_navigation_action_widget_class_init' argument 1 names different: declaration 'action_widget' definition 'klass'.
atril-1.8.1/shell/ev-navigation-action-widget.c:61:72: note: Function 'ev_navigation_action_widget_class_init' argument 1 names different: declaration 'action_widget' definition 'klass'.
atril-1.8.1/shell/ev-navigation-action-widget.c:95:64: style: Function 'ev_navigation_action_widget_set_menu' argument 1 names different: declaration 'widget' definition 'button'. [funcArgNamesDifferent]
atril-1.8.1/shell/ev-navigation-action-widget.h:46:64: note: Function 'ev_navigation_action_widget_set_menu' argument 1 names different: declaration 'widget' definition 'button'.
atril-1.8.1/shell/ev-navigation-action-widget.c:95:64: note: Function 'ev_navigation_action_widget_set_menu' argument 1 names different: declaration 'widget' definition 'button'.
atril-1.8.1/shell/ev-navigation-action.c:126:13: style: The scope of the variable 'item' can be reduced. [variableScope]
atril-1.8.1/shell/ev-navigation-action.c:127:10: style: The scope of the variable 'link' can be reduced. [variableScope]
atril-1.8.1/shell/ev-navigation-action.c:162:13: style: The scope of the variable 'menu' can be reduced. [variableScope]
atril-1.8.1/shell/ev-properties-license.c:77:13: style: The scope of the variable 'markup' can be reduced. [variableScope]
atril-1.8.1/shell/ev-properties-license.c:128:57: style: Function 'ev_properties_license_set_license' argument 1 names different: declaration 'properties_license' definition 'properties'. [funcArgNamesDifferent]
atril-1.8.1/shell/ev-properties-license.h:45:68: note: Function 'ev_properties_license_set_license' argument 1 names different: declaration 'properties_license' definition 'properties'.
atril-1.8.1/shell/ev-properties-license.c:128:57: note: Function 'ev_properties_license_set_license' argument 1 names different: declaration 'properties_license' definition 'properties'.
atril-1.8.1/shell/ev-sidebar-annotations.c:314:23: style: The scope of the variable 'toolbutton' can be reduced. [variableScope]
atril-1.8.1/shell/ev-sidebar-attachments.c:134:2: style: Variable 'pixbuf' is reassigned a value before the old one has been used. [redundantAssignment]
atril-1.8.1/shell/ev-sidebar-attachments.c:130:0: note: Variable 'pixbuf' is reassigned a value before the old one has been used.
atril-1.8.1/shell/ev-sidebar-attachments.c:134:2: note: Variable 'pixbuf' is reassigned a value before the old one has been used.
atril-1.8.1/shell/ev-sidebar-attachments.c:158:2: style: Variable 'pixbuf' is reassigned a value before the old one has been used. [redundantAssignment]
atril-1.8.1/shell/ev-sidebar-attachments.c:156:0: note: Variable 'pixbuf' is reassigned a value before the old one has been used.
atril-1.8.1/shell/ev-sidebar-attachments.c:158:2: note: Variable 'pixbuf' is reassigned a value before the old one has been used.
atril-1.8.1/shell/ev-sidebar-attachments.c:185:2: style: Variable 'path' is reassigned a value before the old one has been used. [redundantAssignment]
atril-1.8.1/shell/ev-sidebar-attachments.c:181:0: note: Variable 'path' is reassigned a value before the old one has been used.
atril-1.8.1/shell/ev-sidebar-attachments.c:185:2: note: Variable 'path' is reassigned a value before the old one has been used.
atril-1.8.1/shell/ev-sidebar-attachments.c:402:2: style: Variable 'selected' is reassigned a value before the old one has been used. [redundantAssignment]
atril-1.8.1/shell/ev-sidebar-attachments.c:398:0: note: Variable 'selected' is reassigned a value before the old one has been used.
atril-1.8.1/shell/ev-sidebar-attachments.c:402:2: note: Variable 'selected' is reassigned a value before the old one has been used.
atril-1.8.1/shell/ev-sidebar-attachments.c:640:3: style: Variable 'pixbuf' is reassigned a value before the old one has been used. [redundantAssignment]
atril-1.8.1/shell/ev-sidebar-attachments.c:634:0: note: Variable 'pixbuf' is reassigned a value before the old one has been used.
atril-1.8.1/shell/ev-sidebar-attachments.c:640:3: note: Variable 'pixbuf' is reassigned a value before the old one has been used.
atril-1.8.1/shell/ev-sidebar-links.c:276:13: style: The scope of the variable 'window' can be reduced. [variableScope]
atril-1.8.1/shell/ev-sidebar-links.c:586:25: style: Function 'update_page_callback' argument 3 names different: declaration 'current_page' definition 'new_page'. [funcArgNamesDifferent]
atril-1.8.1/shell/ev-sidebar-links.c:65:28: note: Function 'update_page_callback' argument 3 names different: declaration 'current_page' definition 'new_page'.
atril-1.8.1/shell/ev-sidebar-links.c:586:25: note: Function 'update_page_callback' argument 3 names different: declaration 'current_page' definition 'new_page'.
atril-1.8.1/shell/ev-sidebar-links.c:629:51: style: Function 'ev_sidebar_links_set_links_model' argument 1 names different: declaration 'links' definition 'sidebar_links'. [funcArgNamesDifferent]
atril-1.8.1/shell/ev-sidebar-links.c:70:74: note: Function 'ev_sidebar_links_set_links_model' argument 1 names different: declaration 'links' definition 'sidebar_links'.
atril-1.8.1/shell/ev-sidebar-links.c:629:51: note: Function 'ev_sidebar_links_set_links_model' argument 1 names different: declaration 'links' definition 'sidebar_links'.
atril-1.8.1/shell/ev-sidebar-links.c:224:13: style: Variable 'document' is assigned a value that is never used. [unreadVariable]
atril-1.8.1/shell/ev-sidebar-page.c:64:43: style: Function 'ev_sidebar_page_get_label' argument 1 names different: declaration 'page' definition 'sidebar_page'. [funcArgNamesDifferent]
atril-1.8.1/shell/ev-sidebar-page.h:59:65: note: Function 'ev_sidebar_page_get_label' argument 1 names different: declaration 'page' definition 'sidebar_page'.
atril-1.8.1/shell/ev-sidebar-page.c:64:43: note: Function 'ev_sidebar_page_get_label' argument 1 names different: declaration 'page' definition 'sidebar_page'.
atril-1.8.1/shell/ev-sidebar-thumbnails.c:388:7: style: Condition '!loading_icon' is always true [knownConditionTrueFalse]
atril-1.8.1/shell/ev-sidebar-thumbnails.c:371:29: note: Assignment 'loading_icon=NULL', assigned value is 0
atril-1.8.1/shell/ev-sidebar-thumbnails.c:388:7: note: Condition '!loading_icon' is always true
atril-1.8.1/shell/ev-sidebar-thumbnails.c:574:7: style: Condition '!loading_icon' is always true [knownConditionTrueFalse]
atril-1.8.1/shell/ev-sidebar-thumbnails.c:566:29: note: Assignment 'loading_icon=NULL', assigned value is 0
atril-1.8.1/shell/ev-sidebar-thumbnails.c:574:7: note: Condition '!loading_icon' is always true
atril-1.8.1/shell/ev-sidebar-thumbnails.c:762:15: style: The scope of the variable 'tree_view' can be reduced. [variableScope]
atril-1.8.1/shell/ev-sidebar-thumbnails.c:974:57: style: Function 'ev_sidebar_thumbnails_clear_model' argument 1 names different: declaration 'sidebar' definition 'sidebar_thumbnails'. [funcArgNamesDifferent]
atril-1.8.1/shell/ev-sidebar-thumbnails.c:94:86: note: Function 'ev_sidebar_thumbnails_clear_model' argument 1 names different: declaration 'sidebar' definition 'sidebar_thumbnails'.
atril-1.8.1/shell/ev-sidebar-thumbnails.c:974:57: note: Function 'ev_sidebar_thumbnails_clear_model' argument 1 names different: declaration 'sidebar' definition 'sidebar_thumbnails'.
atril-1.8.1/shell/ev-utils.c:330:2: style: Variable 'pixbuf_formats' is reassigned a value before the old one has been used. [redundantAssignment]
atril-1.8.1/shell/ev-utils.c:320:0: note: Variable 'pixbuf_formats' is reassigned a value before the old one has been used.
atril-1.8.1/shell/ev-utils.c:330:2: note: Variable 'pixbuf_formats' is reassigned a value before the old one has been used.
atril-1.8.1/shell/ev-utils.c:373:2: style: Variable 'pixbuf_formats' is reassigned a value before the old one has been used. [redundantAssignment]
atril-1.8.1/shell/ev-utils.c:369:0: note: Variable 'pixbuf_formats' is reassigned a value before the old one has been used.
atril-1.8.1/shell/ev-utils.c:373:2: note: Variable 'pixbuf_formats' is reassigned a value before the old one has been used.
atril-1.8.1/shell/ev-window.c:6138:2: style: Variable 'ev_action' is reassigned a value before the old one has been used. [redundantAssignment]
atril-1.8.1/shell/ev-window.c:6135:0: note: Variable 'ev_action' is reassigned a value before the old one has been used.
atril-1.8.1/shell/ev-window.c:6138:2: note: Variable 'ev_action' is reassigned a value before the old one has been used.
atril-1.8.1/shell/ev-window.c:5054:13: style: The scope of the variable 'window' can be reduced. [variableScope]
atril-1.8.1/shell/ev-window.c:751:27: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
atril-1.8.1/shell/ev-window.c:783:27: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
atril-1.8.1/shell/ev-window.c:1779:30: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
atril-1.8.1/shell/ev-window.c:2143:30: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
atril-1.8.1/shell/ev-window.c:2638:30: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
atril-1.8.1/shell/ev-window.c:3239:31: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
atril-1.8.1/shell/ev-window.c:1641:15: style: Function 'ev_window_reload_job_cb' argument 2 names different: declaration 'window' definition 'ev_window'. [funcArgNamesDifferent]
atril-1.8.1/shell/ev-window.c:286:27: note: Function 'ev_window_reload_job_cb' argument 2 names different: declaration 'window' definition 'ev_window'.
atril-1.8.1/shell/ev-window.c:1641:15: note: Function 'ev_window_reload_job_cb' argument 2 names different: declaration 'window' definition 'ev_window'.
atril-1.8.1/shell/ev-window.c:2266:38: style: Function 'ev_window_reload_document' argument 1 names different: declaration 'window' definition 'ev_window'. [funcArgNamesDifferent]
atril-1.8.1/shell/ev-window.c:283:76: note: Function 'ev_window_reload_document' argument 1 names different: declaration 'window' definition 'ev_window'.
atril-1.8.1/shell/ev-window.c:2266:38: note: Function 'ev_window_reload_document' argument 1 names different: declaration 'window' definition 'ev_window'.
atril-1.8.1/shell/ev-window.c:2766:35: style: Function 'ev_window_save_job_cb' argument 1 names different: declaration 'save' definition 'job'. [funcArgNamesDifferent]
atril-1.8.1/shell/ev-window.c:289:76: note: Function 'ev_window_save_job_cb' argument 1 names different: declaration 'save' definition 'job'.
atril-1.8.1/shell/ev-window.c:2766:35: note: Function 'ev_window_save_job_cb' argument 1 names different: declaration 'save' definition 'job'.
atril-1.8.1/shell/ev-window.c:2275:9: style: Variable 'page' is assigned a value that is never used. [unreadVariable]
atril-1.8.1/shell/main.c:125:6: style: Condition '!error' is always true [knownConditionTrueFalse]
atril-1.8.1/shell/main.c:96:19: note: Assignment 'error=NULL', assigned value is 0
atril-1.8.1/shell/main.c:125:6: note: Condition '!error' is always true
atril-1.8.1/thumbnailer/atril-thumbnailer.c:188:7: style: Condition 'overlaid_icon_name' is always false [knownConditionTrueFalse]
atril-1.8.1/thumbnailer/atril-thumbnailer.c:186:36: note: Assignment 'overlaid_icon_name=NULL', assigned value is 0
atril-1.8.1/thumbnailer/atril-thumbnailer.c:188:7: note: Condition 'overlaid_icon_name' is always false
[23:17]

ftp://ftp.se.debian.org/debian/pool/main/a/atris/atris_1.0.7.dfsg.1.orig.tar.gz
atris-1.0.7/atris.h:41:0: error: #error "We need strdup()!" [preprocessorErrorDirective]
[23:17]

ftp://ftp.se.debian.org/debian/pool/main/a/ats-lang-anairiats/ats-lang-anairiats_0.2.3.orig.tar.gz
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1506:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:630:1: style: Label '__ats_lab_prerr_interror_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:644:1: style: Label '__ats_lab__tmplab_make_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:660:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__tmplab_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:673:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__tmplab_stamp_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:688:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__fprint_tmplab' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:706:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__fprint_tmpvar' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:724:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__eq_tmpvar_tmpvar' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:741:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__compare_tmpvar_tmpvar' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:758:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__tmpvar_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:781:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__tmpvar_make_ret' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:799:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__tmpvar_make_root' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:803:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:805:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:812:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:830:1: style: Label '__ats_lab_aux_12' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:845:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__tmpvarlst_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:859:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__tmpvar_ret_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:872:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__tmpvar_top_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:885:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__tmpvar_root_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:898:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__tmpvar_stamp_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:911:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__tmpvar_typ_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:925:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__tmpvar_is_void' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:941:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__tmpvar_is_nonvoid' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:961:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__fprint_funlab' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:977:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__eq_funlab_funlab' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:994:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__compare_funlab_funlab' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1012:1: style: Label '__ats_lab__funlab_make_23' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1041:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__funlab_make_typ' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1060:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__funlab_make_nam_typ' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1082:1: style: Label '__ats_lab_global_cst_name_make_26' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1086:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1088:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1096:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1104:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1131:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__funlab_make_cst_typ' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1134:1: style: Label '__ats_lab_5_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1136:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1142:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1180:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__funlab_make_var_typ' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1208:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__funlab_make_cst_prfck' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1231:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__funlab_name_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1244:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__funlab_lev_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1257:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__funlab_typ_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1278:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__funlab_typ_arg_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1284:1: style: Label '__ats_lab_7_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1286:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1293:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1320:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__funlab_typ_res_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1326:1: style: Label '__ats_lab_9_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1328:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1335:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1362:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__funlab_funclo_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1368:1: style: Label '__ats_lab_11_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1370:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1377:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1396:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__funlab_qua_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1409:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__funlab_tailjoined_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1422:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__funlab_entry_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1441:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__funlab_entry_get_some' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1445:1: style: Label '__ats_lab_13_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1447:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1455:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1474:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__funlab_prfck_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1493:1: style: Label '__ats_lab_15_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1495:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1502:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1511:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1518:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1525:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1532:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1539:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1546:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1553:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1560:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1567:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1573:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1589:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__valprim_is_mutable' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1593:1: style: Label '__ats_lab_27_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1595:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1602:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1608:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1624:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__valprim_arg' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1644:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__valprim_argref' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1665:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__valprim_bool' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1686:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__valprim_castfn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1708:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__valprim_char' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1729:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__valprim_cst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1749:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__valprim_cstsp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1770:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__valprim_env' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1790:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__valprim_ext' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1810:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__valprim_fix' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1831:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__valprim_float' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1852:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__valprim_floatsp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1875:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__valprim_clo' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1905:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__valprim_fun' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1927:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__valprim_int' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1948:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__valprim_intsp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1970:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__valprim_ptrof' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1992:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__valprim_ptrof_ptr_offs' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1995:1: style: Label '__ats_lab_30_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:1997:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2012:1: style: Label '__ats_lab_31_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2029:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__valprim_ptrof_var_offs' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2032:1: style: Label '__ats_lab_32_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2034:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2049:1: style: Label '__ats_lab_33_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2066:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__valprim_sizeof' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2088:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__valprim_string' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2111:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__valprim_tmp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2133:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__valprim_tmpref' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2154:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__valprim_top' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2173:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__valprim_void' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2193:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__valprim_is_void' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2209:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__instr_call' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2232:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__instr_call_tail' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2252:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__instr_cond' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2274:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__instr_function' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2297:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__instr_funlab' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2317:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__instr_prfck_beg' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2337:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__instr_prfck_tst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2357:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__instr_prfck_end' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2377:1: style: Label '__ats_lab_instr_arr_heap_77' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2400:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__instr_add_arr_heap' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2418:1: style: Label '__ats_lab_instr_arr_stack_79' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2442:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__instr_add_arr_stack' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2460:1: style: Label '__ats_lab_instr_assgn_arr_81' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2484:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__instr_add_assgn_arr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2502:1: style: Label '__ats_lab_instr_assgn_clo_83' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2525:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__instr_add_assgn_clo' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2544:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__instr_add_call' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2563:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__instr_add_call_tail' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2581:1: style: Label '__ats_lab_instr_define_clo_87' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2603:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__instr_add_define_clo' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2621:1: style: Label '__ats_lab_instr_define_fun_89' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2643:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__instr_add_define_fun' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2661:1: style: Label '__ats_lab_instr_define_val_91' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2683:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__instr_add_define_val' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2701:1: style: Label '__ats_lab_instr_extval_93' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2723:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__instr_add_extval' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2741:1: style: Label '__ats_lab_instr_freeptr_95' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2762:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__instr_add_freeptr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2780:1: style: Label '__ats_lab_instr_patck_97' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2803:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__instr_add_patck' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2821:1: style: Label '__ats_lab_instr_dynload_file_99' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2842:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__instr_add_dynload_file' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2860:1: style: Label '__ats_lab_instr_load_ptr_101' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2881:1: style: Label '__ats_lab_instr_load_var_102' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2902:1: style: Label '__ats_lab_instr_load_ptr_offs_103' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2924:1: style: Label '__ats_lab_instr_load_var_offs_104' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2947:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__instr_add_load_ptr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2966:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__instr_add_load_ptr_offs' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2969:1: style: Label '__ats_lab_34_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2971:1: style: Label '__ats_lab_34_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2978:1: style: Label '__ats_lab_35_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:2999:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__instr_add_load_var_offs' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3002:1: style: Label '__ats_lab_36_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3004:1: style: Label '__ats_lab_36_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3011:1: style: Label '__ats_lab_37_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3031:1: style: Label '__ats_lab_instr_loop_108' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3059:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__instr_add_loop' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3077:1: style: Label '__ats_lab_instr_loopexn_110' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3099:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__instr_add_loopexn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3117:1: style: Label '__ats_lab_instr_move_arg_112' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3139:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__instr_add_move_arg' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3157:1: style: Label '__ats_lab_instr_move_con_114' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3181:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__instr_add_move_con' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3199:1: style: Label '__ats_lab_instr_move_lazy_delay_116' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3223:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__instr_add_move_lazy_delay' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3241:1: style: Label '__ats_lab_instr_move_lazy_force_118' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3265:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__instr_add_move_lazy_force' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3283:1: style: Label '__ats_lab_instr_move_rec_flt_120' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3305:1: style: Label '__ats_lab_instr_move_rec_box_121' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3334:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__instr_add_move_rec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3337:1: style: Label '__ats_lab_38_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3338:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3345:1: style: Label '__ats_lab_39_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3353:1: style: Label '__ats_lab_40_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3378:1: style: Label '__ats_lab_instr_move_ref_123' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3400:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__instr_add_move_ref' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3418:1: style: Label '__ats_lab_instr_move_val_125' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3440:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__instr_add_move_val' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3458:1: style: Label '__ats_lab_instr_raise_127' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3480:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__instr_add_raise' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3498:1: style: Label '__ats_lab_instr_select_129' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3521:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__instr_add_select' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3539:1: style: Label '__ats_lab_instr_selcon_131' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3563:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__instr_add_selcon' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3581:1: style: Label '__ats_lab_instr_selcon_ptr_133' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3605:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__instr_add_selcon_ptr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3623:1: style: Label '__ats_lab_instr_store_ptr_135' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3644:1: style: Label '__ats_lab_instr_store_ptr_offs_136' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3667:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__instr_add_store_ptr_offs' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3670:1: style: Label '__ats_lab_41_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3672:1: style: Label '__ats_lab_41_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3679:1: style: Label '__ats_lab_42_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3699:1: style: Label '__ats_lab_instr_store_var_138' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3720:1: style: Label '__ats_lab_instr_store_var_offs_139' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3743:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__instr_add_store_var_offs' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3746:1: style: Label '__ats_lab_43_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3748:1: style: Label '__ats_lab_43_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3755:1: style: Label '__ats_lab_44_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3775:1: style: Label '__ats_lab_instr_switch_141' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3796:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__instr_add_switch' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3814:1: style: Label '__ats_lab_instr_tmplabint_143' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3836:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__instr_add_tmplabint' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3854:1: style: Label '__ats_lab_instr_trywith_145' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3877:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__instr_add_trywith' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3895:1: style: Label '__ats_lab_instr_vardec_147' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_dats.c:3916:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__instr_add_vardec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1333:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1336:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1960:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2013:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2802:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2961:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3415:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3548:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3549:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3552:6: warning: Redundant assignment of 'arg4' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3671:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4159:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4160:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4161:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4163:6: warning: Redundant assignment of 'arg4' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4273:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4274:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4351:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4352:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5475:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5549:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6008:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6009:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6135:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1338:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1963:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2805:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2965:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3419:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3554:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3675:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4165:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4277:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4355:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5479:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5553:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5693:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6139:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6330:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:7087:30: style: The scope of the variable 'c' can be reduced. [variableScope]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:971:1: style: Label '__ats_lab_prerr_interror_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:985:1: style: Label '__ats_lab_prerr_loc_errorccomp_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:999:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__emit_label' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1013:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__emit_labelext' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1036:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__emit_d2con' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1063:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__emit_d2cst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1067:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1069:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1081:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1089:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1108:1: style: Label '__ats_lab_emit_funlab_prefix_6' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1134:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__emit_funlab' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1138:1: style: Label '__ats_lab_3_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1140:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1148:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1174:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__emit_tmplab' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1190:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__emit_tmplabint' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1211:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__emit_tmpvar' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1215:1: style: Label '__ats_lab_5_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1216:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1230:1: style: Label '__ats_lab_6_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1252:1: style: Label '__ats_lab__emit_hityp_11' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1259:1: style: Label '__ats_lab_7_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1260:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1267:1: style: Label '__ats_lab_8_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1288:1: style: Label '__ats_lab__emit_hityp_ptr_12' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1320:1: style: Label '__ats_lab_9_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1322:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1343:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1357:1: style: Label '__ats_lab__emit_hityplst_sep_13' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1371:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__emit_hityp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1386:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__emit_hityp_ptr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1401:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__emit_hityplst_sep' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1418:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_emit_2edats__emit_hityp_fun' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1439:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_emit_2edats__emit_hityp_clofun' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1444:1: style: Label '__ats_lab_11_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1445:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1453:1: style: Label '__ats_lab_12_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1470:1: style: Label '__ats_lab_ref_make_elt_03745__ats_int_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1486:1: style: Label '__ats_lab_ref_make_elt_03745__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1508:1: style: Label '__ats_lab_13_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1510:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1527:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1546:1: style: Label '__ats_lab_funarglst_find_22' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1581:1: style: Label '__ats_lab_funarglst_pop_24' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1600:1: style: Label '__ats_lab_15_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1602:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1613:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1636:1: style: Label '__ats_lab_funarglst_push_25' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1667:1: style: Label '__ats_lab_emit_valprim_arg_26' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1671:1: style: Label '__ats_lab_17_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1673:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1682:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1701:1: style: Label '__ats_lab_emit_valprim_argref_27' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1718:1: style: Label '__ats_lab_emit_valprim_bool_28' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1737:1: style: Label '__ats_lab_emit_valprim_char_29' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1740:1: style: Label '__ats_lab_19_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1742:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1749:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1756:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1763:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1769:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1776:1: style: Label '__ats_lab_24_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1799:1: style: Label '__ats_lab_emit_valprim_clo_init_30' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1824:1: style: Label '__ats_lab_emit_valprim_clo_make_31' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1830:1: style: Label '__ats_lab_25_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1831:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1840:1: style: Label '__ats_lab_26_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1856:1: style: Label '__ats_lab_emit_valprim_int_32' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1883:1: style: Label '__ats_lab_emit_valprim_ptrof_33' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1887:1: style: Label '__ats_lab_27_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1889:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1899:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1907:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1918:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1927:1: style: Label '__ats_lab_31_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1952:1: style: Label '__ats_lab_32_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1954:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1968:1: style: Label '__ats_lab_33_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:1982:1: style: Label '__ats_lab_emit_array_index_34' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2002:1: style: Label '__ats_lab_34_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2004:1: style: Label '__ats_lab_34_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2021:1: style: Label '__ats_lab_35_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2039:1: style: Label '__ats_lab_label_is_tyarr_36' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2044:1: style: Label '__ats_lab_36_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2046:1: style: Label '__ats_lab_36_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2053:1: style: Label '__ats_lab_37_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2103:1: style: Label '__ats_lab_aux_39' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2106:1: style: Label '__ats_lab_38_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2108:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2114:1: style: Label '__ats_lab_39_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2116:1: style: Label '__ats_lab_39_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2131:1: style: Label '__ats_lab_40_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2140:1: style: Label '__ats_lab_41_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2141:1: style: Label '__ats_lab_41_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2149:1: style: Label '__ats_lab_42_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2157:1: style: Label '__ats_lab_43_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2174:1: style: Label '__ats_lab_44_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2175:1: style: Label '__ats_lab_44_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2185:1: style: Label '__ats_lab_45_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2211:1: style: Label '__ats_lab_46_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2227:1: style: Label '__ats_lab_emit_select_clo_38' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2241:1: style: Label '__ats_lab___ats_fun_41' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2280:1: style: Label '__ats_lab_emit_valprim_select_40' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2335:1: style: Label '__ats_lab_aux_fst_43' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2338:1: style: Label '__ats_lab_47_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2340:1: style: Label '__ats_lab_47_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2360:1: style: Label '__ats_lab_48_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2365:1: style: Label '__ats_lab_49_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2366:1: style: Label '__ats_lab_49_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2385:1: style: Label '__ats_lab_50_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2402:1: style: Label '__ats_lab_51_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2445:1: style: Label '__ats_lab___ats_fun_44' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2494:1: style: Label '__ats_lab_emit_valprim_select_varptr_42' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2497:1: style: Label '__ats_lab_52_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2499:1: style: Label '__ats_lab_52_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2511:1: style: Label '__ats_lab_53_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2530:1: style: Label '__ats_lab_emit_valprim_select_var_45' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2543:1: style: Label '__ats_lab_emit_valprim_select_ptr_46' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2559:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__emit_valprim_tmpvar' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2563:1: style: Label '__ats_lab_54_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2565:1: style: Label '__ats_lab_54_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2573:1: style: Label '__ats_lab_55_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2653:1: style: Label '__ats_lab_56_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2655:1: style: Label '__ats_lab_56_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2663:1: style: Label '__ats_lab_57_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2672:1: style: Label '__ats_lab_58_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2680:1: style: Label '__ats_lab_59_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2693:1: style: Label '__ats_lab_60_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2701:1: style: Label '__ats_lab_61_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2711:1: style: Label '__ats_lab_62_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2715:1: style: Label '__ats_lab_63_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2716:1: style: Label '__ats_lab_63_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2724:1: style: Label '__ats_lab_64_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2734:1: style: Label '__ats_lab_65_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2739:1: style: Label '__ats_lab_66_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2741:1: style: Label '__ats_lab_66_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2751:1: style: Label '__ats_lab_67_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2762:1: style: Label '__ats_lab_68_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2768:1: style: Label '__ats_lab_69_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2769:1: style: Label '__ats_lab_69_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2781:1: style: Label '__ats_lab_70_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2791:1: style: Label '__ats_lab_71_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2799:1: style: Label '__ats_lab_72_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2810:1: style: Label '__ats_lab_73_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2818:1: style: Label '__ats_lab_74_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2826:1: style: Label '__ats_lab_75_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2835:1: style: Label '__ats_lab_76_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2843:1: style: Label '__ats_lab_77_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2851:1: style: Label '__ats_lab_78_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2859:1: style: Label '__ats_lab_79_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2869:1: style: Label '__ats_lab_80_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2879:1: style: Label '__ats_lab_81_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2889:1: style: Label '__ats_lab_82_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2901:1: style: Label '__ats_lab_83_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2909:1: style: Label '__ats_lab_84_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2917:1: style: Label '__ats_lab_85_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2924:1: style: Label '__ats_lab_86_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2948:1: style: Label '__ats_lab_87_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2950:1: style: Label '__ats_lab_87_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2970:1: style: Label '__ats_lab_88_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:2984:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__emit_valprimlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3012:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__emit_kont' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3015:1: style: Label '__ats_lab_89_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3017:1: style: Label '__ats_lab_89_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3026:1: style: Label '__ats_lab_90_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3036:1: style: Label '__ats_lab_91_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3046:1: style: Label '__ats_lab_92_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3056:1: style: Label '__ats_lab_93_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3066:1: style: Label '__ats_lab_94_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3074:1: style: Label '__ats_lab_95_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3161:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_emit_2edats__emit_patck' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3164:1: style: Label '__ats_lab_96_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3166:1: style: Label '__ats_lab_96_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3183:1: style: Label '__ats_lab_97_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3197:1: style: Label '__ats_lab_98_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3202:1: style: Label '__ats_lab_99_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3203:1: style: Label '__ats_lab_99_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3209:1: style: Label '__ats_lab_100_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3216:1: style: Label '__ats_lab_101_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3218:1: style: Label '__ats_lab_101_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3227:1: style: Label '__ats_lab_102_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3250:1: style: Label '__ats_lab_103_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3267:1: style: Label '__ats_lab_104_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3272:1: style: Label '__ats_lab_105_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3273:1: style: Label '__ats_lab_105_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3286:1: style: Label '__ats_lab_106_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3302:1: style: Label '__ats_lab_107_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3316:1: style: Label '__ats_lab_108_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3330:1: style: Label '__ats_lab_109_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3360:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_emit_2edats__emit_branch' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3368:1: style: Label '__ats_lab_110_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3370:1: style: Label '__ats_lab_110_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3377:1: style: Label '__ats_lab_111_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3402:1: style: Label '__ats_lab_112_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3404:1: style: Label '__ats_lab_112_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3424:1: style: Label '__ats_lab_113_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3438:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_emit_2edats__emit_branchlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3458:1: style: Label '__ats_lab_aux_envmap_57' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3462:1: style: Label '__ats_lab_114_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3464:1: style: Label '__ats_lab_114_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3469:1: style: Label '__ats_lab_115_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3470:1: style: Label '__ats_lab_115_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3477:1: style: Label '__ats_lab_116_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3487:1: style: Label '__ats_lab_117_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3517:1: style: Label '__ats_lab_118_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3519:1: style: Label '__ats_lab_118_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3532:1: style: Label '__ats_lab_119_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3534:1: style: Label '__ats_lab_119_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3543:1: style: Label '__ats_lab_120_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3559:1: style: Label '__ats_lab_121_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3602:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_emit_2edats__emit_cloenv' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3642:1: style: Label '__ats_lab_128_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3644:1: style: Label '__ats_lab_128_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3650:1: style: Label '__ats_lab_129_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3652:1: style: Label '__ats_lab_129_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3657:1: style: Label '__ats_lab_130_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3680:1: style: Label '__ats_lab_131_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3752:1: style: Label '__ats_lab_emit_move_con_59' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3755:1: style: Label '__ats_lab_122_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3757:1: style: Label '__ats_lab_122_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3764:1: style: Label '__ats_lab_123_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3765:1: style: Label '__ats_lab_123_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3782:1: style: Label '__ats_lab_124_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3787:1: style: Label '__ats_lab_125_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3788:1: style: Label '__ats_lab_125_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3794:1: style: Label '__ats_lab_126_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3801:1: style: Label '__ats_lab_127_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3820:1: style: Label '__ats_lab_132_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3824:1: style: Label '__ats_lab_133_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3825:1: style: Label '__ats_lab_133_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3833:1: style: Label '__ats_lab_134_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3864:1: style: Label '__ats_lab_emit_instr_assgn_arr_61' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3897:1: style: Label '__ats_lab_emit_instr_arr_heap_62' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3927:1: style: Label '__ats_lab_emit_instr_arr_stack_63' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3932:1: style: Label '__ats_lab_135_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3933:1: style: Label '__ats_lab_135_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3940:1: style: Label '__ats_lab_136_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3961:1: style: Label '__ats_lab_d2cst_fun_is_void_64' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:3976:1: style: Label '__ats_lab_funlab_fun_is_void_65' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4053:1: style: Label '__ats_lab_137_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4055:1: style: Label '__ats_lab_137_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4063:1: style: Label '__ats_lab_138_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4071:1: style: Label '__ats_lab_139_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4078:1: style: Label '__ats_lab_140_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4097:1: style: Label '__ats_lab_141_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4099:1: style: Label '__ats_lab_141_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4112:1: style: Label '__ats_lab_142_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4124:1: style: Label '__ats_lab_143_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4126:1: style: Label '__ats_lab_143_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4132:1: style: Label '__ats_lab_144_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4145:1: style: Label '__ats_lab_145_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4156:1: style: Label '__ats_lab_146_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4174:1: style: Label '__ats_lab_148_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4176:1: style: Label '__ats_lab_148_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4182:1: style: Label '__ats_lab_149_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4184:1: style: Label '__ats_lab_149_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4206:1: style: Label '__ats_lab_150_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4222:1: style: Label '__ats_lab_151_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4258:1: style: Label '__ats_lab_179_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4260:1: style: Label '__ats_lab_179_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4282:1: style: Label '__ats_lab_180_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4335:1: style: Label '__ats_lab_182_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4337:1: style: Label '__ats_lab_182_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4360:1: style: Label '__ats_lab_183_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4725:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__emit_instr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4747:1: style: Label '__ats_lab_152_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4749:1: style: Label '__ats_lab_152_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4759:1: style: Label '__ats_lab_153_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4770:1: style: Label '__ats_lab_154_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4781:1: style: Label '__ats_lab_155_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4796:1: style: Label '__ats_lab_156_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4807:1: style: Label '__ats_lab_157_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4818:1: style: Label '__ats_lab_158_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4834:1: style: Label '__ats_lab_159_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4849:1: style: Label '__ats_lab_160_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4861:1: style: Label '__ats_lab_161_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4879:1: style: Label '__ats_lab_162_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4897:1: style: Label '__ats_lab_163_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4907:1: style: Label '__ats_lab_164_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4917:1: style: Label '__ats_lab_165_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4918:1: style: Label '__ats_lab_165_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4927:1: style: Label '__ats_lab_166_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4939:1: style: Label '__ats_lab_167_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4949:1: style: Label '__ats_lab_168_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4958:1: style: Label '__ats_lab_169_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4974:1: style: Label '__ats_lab_170_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:4987:1: style: Label '__ats_lab_171_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5000:1: style: Label '__ats_lab_172_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5042:1: style: Label '__ats_lab_173_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5052:1: style: Label '__ats_lab_174_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5063:1: style: Label '__ats_lab_175_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5074:1: style: Label '__ats_lab_176_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5096:1: style: Label '__ats_lab_177_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5118:1: style: Label '__ats_lab_178_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5133:1: style: Label '__ats_lab_181_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5144:1: style: Label '__ats_lab_184_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5160:1: style: Label '__ats_lab_185_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5183:1: style: Label '__ats_lab_186_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5189:1: style: Label '__ats_lab_187_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5191:1: style: Label '__ats_lab_187_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5198:1: style: Label '__ats_lab_188_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5204:1: style: Label '__ats_lab_189_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5206:1: style: Label '__ats_lab_189_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5212:1: style: Label '__ats_lab_190_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5221:1: style: Label '__ats_lab_191_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5234:1: style: Label '__ats_lab_192_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5258:1: style: Label '__ats_lab_193_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5277:1: style: Label '__ats_lab_194_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5296:1: style: Label '__ats_lab_195_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5313:1: style: Label '__ats_lab_196_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5326:1: style: Label '__ats_lab_197_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5338:1: style: Label '__ats_lab_198_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5351:1: style: Label '__ats_lab_199_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5361:1: style: Label '__ats_lab_200_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5371:1: style: Label '__ats_lab_201_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5381:1: style: Label '__ats_lab_202_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5391:1: style: Label '__ats_lab_203_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5400:1: style: Label '__ats_lab_204_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5421:1: style: Label '__ats_lab_205_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5433:1: style: Label '__ats_lab_206_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5462:1: style: Label '__ats_lab_207_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5464:1: style: Label '__ats_lab_207_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5484:1: style: Label '__ats_lab_208_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5504:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__emit_instrlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5529:1: style: Label '__ats_lab_209_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5531:1: style: Label '__ats_lab_209_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5558:1: style: Label '__ats_lab_210_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5573:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_emit_2edats__emit_funarg' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5597:1: style: Label '__ats_lab_f_arg_75' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5633:1: style: Label '__ats_lab__emit_funenvarg_74' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5654:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_emit_2edats__emit_funenvarg' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5676:1: style: Label '__ats_lab_211_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5678:1: style: Label '__ats_lab_211_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5698:1: style: Label '__ats_lab_212_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5726:1: style: Label '__ats_lab_funentry_env_err_77' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5789:1: style: Label '__ats_lab_f_fld_80' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5823:1: style: Label '__ats_lab__emit_closure_type_79' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5857:1: style: Label '__ats_lab_f_arg_82' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5889:1: style: Label '__ats_lab_f_body_83' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5923:1: style: Label '__ats_lab__emit_closure_init_81' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:5967:1: style: Label '__ats_lab_f_arg_85' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6043:1: style: Label '__ats_lab__emit_closure_make_84' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6087:1: style: Label '__ats_lab_f_env_88' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6123:1: style: Label '__ats_lab_217_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6125:1: style: Label '__ats_lab_217_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6144:1: style: Label '__ats_lab_218_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6182:1: style: Label '__ats_lab__emit_closure_clofun_87' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6191:1: style: Label '__ats_lab_213_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6192:1: style: Label '__ats_lab_213_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6199:1: style: Label '__ats_lab_214_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6226:1: style: Label '__ats_lab_215_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6227:1: style: Label '__ats_lab_215_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6234:1: style: Label '__ats_lab_216_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6261:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_emit_2edats__emit_closure_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6274:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_emit_2edats__emit_closure_init' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6287:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_emit_2edats__emit_closure_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6300:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_emit_2edats__emit_closure_clofun' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6320:1: style: Label '__ats_lab_220_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6322:1: style: Label '__ats_lab_220_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6335:1: style: Label '__ats_lab_221_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6358:1: style: Label '__ats_lab_hityplst_nvararg_get_94' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6362:1: style: Label '__ats_lab_219_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6364:1: style: Label '__ats_lab_219_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6373:1: style: Label '__ats_lab_222_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6457:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__emit_funentry' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6467:1: style: Label '__ats_lab_223_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6469:1: style: Label '__ats_lab_223_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6476:1: style: Label '__ats_lab_224_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6501:1: style: Label '__ats_lab_225_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6502:1: style: Label '__ats_lab_225_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6509:1: style: Label '__ats_lab_226_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6534:1: style: Label '__ats_lab_227_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6536:1: style: Label '__ats_lab_227_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6543:1: style: Label '__ats_lab_228_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6592:1: style: Label '__ats_lab_229_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6593:1: style: Label '__ats_lab_229_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6598:1: style: Label '__ats_lab_230_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6602:1: style: Label '__ats_lab_231_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6604:1: style: Label '__ats_lab_231_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6624:1: style: Label '__ats_lab_232_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6650:1: style: Label '__ats_lab_aux_function_98' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6661:1: style: Label '__ats_lab_233_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6662:1: style: Label '__ats_lab_233_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6669:1: style: Label '__ats_lab_234_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6725:1: style: Label '__ats_lab_aux_closure_make_99' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6778:1: style: Label '__ats_lab_aux_closure_clofun_100' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6786:1: style: Label '__ats_lab_235_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6787:1: style: Label '__ats_lab_235_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6794:1: style: Label '__ats_lab_236_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6851:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__emit_funentry_prototype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6860:1: style: Label '__ats_lab_237_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6862:1: style: Label '__ats_lab_237_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6865:1: style: Label '__ats_lab_238_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6867:1: style: Label '__ats_lab_238_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6881:1: style: Label '__ats_lab_239_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6889:1: style: Label '__ats_lab_240_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6892:1: style: Label '__ats_lab_241_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6894:1: style: Label '__ats_lab_241_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6903:1: style: Label '__ats_lab_242_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_emit_dats.c:6927:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__emit_mainfun' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1560:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1561:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1571:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1572:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3229:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3230:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3244:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3245:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3499:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3500:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3509:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3510:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3537:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3538:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3547:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3548:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4934:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4935:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4945:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4946:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1087:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1563:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1574:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1703:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1749:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1805:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1862:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1908:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1964:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3232:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3247:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3502:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3512:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3540:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3550:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3983:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4075:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4110:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4203:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4238:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4330:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4405:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4937:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4948:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:5072:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:738:1: style: Label '__ats_lab_prerr_interror_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:760:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:762:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:764:1: style: Label '__ats_lab_0_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:785:1: style: Label '__ats_lab_1_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:792:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:794:1: style: Label '__ats_lab_2_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:803:1: style: Label '__ats_lab_3_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:831:1: style: Label '__ats_lab_4_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:833:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:835:1: style: Label '__ats_lab_4_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:864:1: style: Label '__ats_lab_5_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:871:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:873:1: style: Label '__ats_lab_6_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:882:1: style: Label '__ats_lab_7_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:907:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2edats__compare_typkey_typkey' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:910:1: style: Label '__ats_lab_8_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:912:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:914:1: style: Label '__ats_lab_8_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:924:1: style: Label '__ats_lab_9_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:931:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:933:1: style: Label '__ats_lab_10_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:952:1: style: Label '__ats_lab_11_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:961:1: style: Label '__ats_lab_12_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:968:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:970:1: style: Label '__ats_lab_13_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:980:1: style: Label '__ats_lab_14_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:996:1: style: Label '__ats_lab_ref_make_elt_03919__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1012:1: style: Label '__ats_lab_ref_make_elt_03919__ats_int_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1027:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2edats__typdef_base_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1040:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2edats__typdef_base_set' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1055:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2edats__typdef_count_get_and_inc' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1077:1: style: Label '__ats_lab_15_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1079:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1092:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1108:1: style: Label '__ats_lab_typdeflst_reverse_9' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1126:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2edats__typdeflst_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1150:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__typdeflst_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1168:1: style: Label '__ats_lab_typdefmap_nil_13' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1182:1: style: Label '__ats_lab_bst_size_036__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1185:1: style: Label '__ats_lab_19_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1187:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1195:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1240:1: style: Label '__ats_lab_bst_insert_atroot_041__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1243:1: style: Label '__ats_lab_18_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1245:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1294:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1334:1: style: Label '__ats_lab_bst_insert_random_075__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1337:1: style: Label '__ats_lab_17_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1339:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1374:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1400:1: style: Label '__ats_lab_map_insert_01600__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1429:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2edats__typdefmap_add_rec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1468:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2edats__typdefmap_add_sum' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1507:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2edats__typdefmap_add_uni' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1545:1: style: Label '__ats_lab_23_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1547:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1555:1: style: Label '__ats_lab_24_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1557:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1568:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1579:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1589:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1607:1: style: Label '__ats_lab_map_search_01602__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1631:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__typdefmap_find' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1638:1: style: Label '__ats_lab_28_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1640:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1649:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1652:1: style: Label '__ats_lab_30_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1654:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1661:1: style: Label '__ats_lab_31_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1668:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1693:1: style: Label '__ats_lab_33_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1695:1: style: Label '__ats_lab_33_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1708:1: style: Label '__ats_lab_34_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1724:1: style: Label '__ats_lab_datcstlst_reverse_24' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1742:1: style: Label '__ats_lab_35_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1744:1: style: Label '__ats_lab_35_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1754:1: style: Label '__ats_lab_36_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1772:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__the_datcstlst_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1797:1: style: Label '__ats_lab_37_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1799:1: style: Label '__ats_lab_37_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1810:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1828:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__the_datcstlst_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1852:1: style: Label '__ats_lab_39_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1854:1: style: Label '__ats_lab_39_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1867:1: style: Label '__ats_lab_40_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1883:1: style: Label '__ats_lab_exnconlst_reverse_30' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1901:1: style: Label '__ats_lab_41_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1903:1: style: Label '__ats_lab_41_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1913:1: style: Label '__ats_lab_42_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1931:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__the_exnconlst_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1956:1: style: Label '__ats_lab_43_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1958:1: style: Label '__ats_lab_43_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1969:1: style: Label '__ats_lab_44_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:1987:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__the_exnconlst_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:2017:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__the_vartypset_pop' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:2026:1: style: Label '__ats_lab_45_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:2028:1: style: Label '__ats_lab_45_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:2039:1: style: Label '__ats_lab_46_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:2069:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__the_vartypset_push' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:2092:1: style: Label '__ats_lab_avl_height_03929__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:2095:1: style: Label '__ats_lab_49_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:2097:1: style: Label '__ats_lab_49_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:2104:1: style: Label '__ats_lab_50_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:2112:1: style: Label '__ats_lab_51_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:2159:1: style: Label '__ats_lab_avl_rotate_l_03933__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:2162:1: style: Label '__ats_lab_52_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:2164:1: style: Label '__ats_lab_52_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:2188:1: style: Label '__ats_lab_53_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:2199:1: style: Label '__ats_lab_54_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:2201:1: style: Label '__ats_lab_54_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:2230:1: style: Label '__ats_lab_55_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:2316:1: style: Label '__ats_lab_avl_rotate_r_03934__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:2319:1: style: Label '__ats_lab_56_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:2321:1: style: Label '__ats_lab_56_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:2332:1: style: Label '__ats_lab_57_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:2334:1: style: Label '__ats_lab_57_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:2363:1: style: Label '__ats_lab_58_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:2410:1: style: Label '__ats_lab_59_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:2464:1: style: Label '__ats_lab_avl_insert_br_03936__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:2567:1: style: Label '__ats_lab_avl_insert_03935__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:2570:1: style: Label '__ats_lab_47_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:2572:1: style: Label '__ats_lab_47_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:2586:1: style: Label '__ats_lab_48_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:2597:1: style: Label '__ats_lab_60_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:2616:1: style: Label '__ats_lab_set_insert_01608__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:2631:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__the_vartypset_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:2649:1: style: Label '__ats_lab_f_46' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:2669:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__vartypset_d2varlst_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:2685:1: style: Label '__ats_lab___ats_fun_51' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:2748:1: style: Label '__ats_lab_avl_join_r_03939__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:2756:1: style: Label '__ats_lab_66_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:2758:1: style: Label '__ats_lab_66_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:2783:1: style: Label '__ats_lab_67_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:2853:1: style: Label '__ats_lab_avl_join_l_03938__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:2861:1: style: Label '__ats_lab_68_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:2863:1: style: Label '__ats_lab_68_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:2893:1: style: Label '__ats_lab_69_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:2956:1: style: Label '__ats_lab_avl_split_br_03942__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:2960:1: style: Label '__ats_lab_65_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:2962:1: style: Label '__ats_lab_65_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:2985:1: style: Label '__ats_lab_70_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3008:1: style: Label '__ats_lab_71_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3035:1: style: Label '__ats_lab_avl_split_03941__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3038:1: style: Label '__ats_lab_64_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3040:1: style: Label '__ats_lab_64_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3051:1: style: Label '__ats_lab_72_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3062:1: style: Label '__ats_lab_73_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3092:1: style: Label '__ats_lab_avl_union_br_03948__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3128:1: style: Label '__ats_lab_avl_union_03947__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3131:1: style: Label '__ats_lab_61_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3133:1: style: Label '__ats_lab_61_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3134:1: style: Label '__ats_lab_61_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3140:1: style: Label '__ats_lab_62_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3142:1: style: Label '__ats_lab_62_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3149:1: style: Label '__ats_lab_63_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3150:1: style: Label '__ats_lab_63_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3161:1: style: Label '__ats_lab_74_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3162:1: style: Label '__ats_lab_74_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3181:1: style: Label '__ats_lab_set_union_01611__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3194:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__vartypset_union' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3220:1: style: Label '__ats_lab_75_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3222:1: style: Label '__ats_lab_75_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3237:1: style: Label '__ats_lab_76_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3252:1: style: Label '__ats_lab_77_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3266:1: style: Label '__ats_lab_set_foreach_main_01612__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3279:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__vartypset_foreach_main' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3292:1: style: Label '__ats_lab_app_61' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3305:1: style: Label '__ats_lab_set_foreach_cloptr_01613__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3318:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__vartypset_foreach_cloptr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3335:1: style: Label '__ats_lab_f_63' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3358:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__print_vartypset' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3385:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__the_funlabset_pop' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3394:1: style: Label '__ats_lab_78_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3396:1: style: Label '__ats_lab_78_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3407:1: style: Label '__ats_lab_79_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3437:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__the_funlabset_push' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3460:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__the_funlabset_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3486:1: style: Label '__ats_lab_80_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3488:1: style: Label '__ats_lab_80_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3495:1: style: Label '__ats_lab_81_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3497:1: style: Label '__ats_lab_81_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3507:1: style: Label '__ats_lab_82_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3517:1: style: Label '__ats_lab_83_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3526:1: style: Label '__ats_lab_84_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3533:1: style: Label '__ats_lab_85_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3535:1: style: Label '__ats_lab_85_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3545:1: style: Label '__ats_lab_86_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3555:1: style: Label '__ats_lab_87_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3564:1: style: Label '__ats_lab_88_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3579:1: style: Label '__ats_lab_set_member_01607__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3593:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__the_funlabset_mem' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3607:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__funlabset_foreach_main' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3620:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__funlabset_foreach_cloptr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3637:1: style: Label '__ats_lab_f_73' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3660:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__print_funlabset' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3675:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__dynconset_foreach_main' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3690:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__the_dynconset_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3705:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__the_dynconset_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3727:1: style: Label '__ats_lab_dyncstset_add_77' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3758:1: style: Label '__ats_lab_dyncstset_add_if_78' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3783:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__dyncstset_foreach_main' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3796:1: style: Label '__ats_lab_ats_ccomp_env_the_dyncstset_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3812:1: style: Label '__ats_lab_ats_ccomp_env_the_dyncstset_add_if' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3841:1: style: Label '__ats_lab_ats_ccomp_env_the_dyncstsetlst_push' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3874:1: style: Label '__ats_lab_ats_ccomp_env_the_dyncstsetlst_pop' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3883:1: style: Label '__ats_lab_89_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3885:1: style: Label '__ats_lab_89_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3896:1: style: Label '__ats_lab_90_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3925:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__the_extypelst_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3949:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__the_extypelst_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3973:1: style: Label '__ats_lab_91_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3975:1: style: Label '__ats_lab_91_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:3988:1: style: Label '__ats_lab_92_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4004:1: style: Label '__ats_lab_extvallst_reverse_86' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4022:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__the_extvallst_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4046:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__the_extvallst_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4068:1: style: Label '__ats_lab_93_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4070:1: style: Label '__ats_lab_93_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4080:1: style: Label '__ats_lab_94_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4100:1: style: Label '__ats_lab_95_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4102:1: style: Label '__ats_lab_95_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4115:1: style: Label '__ats_lab_96_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4131:1: style: Label '__ats_lab_extcodelst_reverse_91' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4149:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__the_extcodelst_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4174:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__the_extcodelst_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4196:1: style: Label '__ats_lab_97_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4198:1: style: Label '__ats_lab_97_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4208:1: style: Label '__ats_lab_98_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4228:1: style: Label '__ats_lab_99_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4230:1: style: Label '__ats_lab_99_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4243:1: style: Label '__ats_lab_100_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4259:1: style: Label '__ats_lab_stafilelst_reverse_96' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4277:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__the_stafilelst_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4301:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__the_stafilelst_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4323:1: style: Label '__ats_lab_101_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4325:1: style: Label '__ats_lab_101_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4335:1: style: Label '__ats_lab_102_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4353:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__the_dynfilelst_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4376:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__the_dynfilelst_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4398:1: style: Label '__ats_lab_103_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4400:1: style: Label '__ats_lab_103_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4410:1: style: Label '__ats_lab_104_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4433:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__funlab_pop' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4441:1: style: Label '__ats_lab_105_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4443:1: style: Label '__ats_lab_105_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4452:1: style: Label '__ats_lab_106_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4480:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__funlab_push' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4502:1: style: Label '__ats_lab_err_107' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4522:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__funlab_top' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4528:1: style: Label '__ats_lab_107_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4530:1: style: Label '__ats_lab_107_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4538:1: style: Label '__ats_lab_108_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4554:1: style: Label '__ats_lab__funentry_make_108' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4578:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__funentry_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4591:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__funentry_loc_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4604:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__funentry_lab_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4617:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__funentry_lev_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4630:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__funentry_vtps_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4643:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__funentry_vtps_flag_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4656:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__funentry_labset_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4669:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__funentry_ret_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4682:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__funentry_body_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4695:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__funentry_tailjoin_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4710:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__funentry_associate' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4733:1: style: Label '__ats_lab_aux_121' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4738:1: style: Label '__ats_lab_109_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4739:1: style: Label '__ats_lab_109_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4756:1: style: Label '__ats_lab_110_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4802:1: style: Label '__ats_lab_funentry_labset_get_all_120' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4830:1: style: Label '__ats_lab_aux_123' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4865:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__funentry_vtps_get_all' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4896:1: style: Label '__ats_lab_varindmap_nil_124' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4919:1: style: Label '__ats_lab_111_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4921:1: style: Label '__ats_lab_111_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4929:1: style: Label '__ats_lab_112_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4931:1: style: Label '__ats_lab_112_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4942:1: style: Label '__ats_lab_113_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4953:1: style: Label '__ats_lab_114_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4963:1: style: Label '__ats_lab_115_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:4981:1: style: Label '__ats_lab_map_search_01602__ats_ptr_type_ats_int_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:5001:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__varindmap_find' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:5023:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__varindmap_find_some' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:5027:1: style: Label '__ats_lab_116_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:5029:1: style: Label '__ats_lab_116_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:5038:1: style: Label '__ats_lab_117_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:5063:1: style: Label '__ats_lab_118_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:5065:1: style: Label '__ats_lab_118_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:5077:1: style: Label '__ats_lab_119_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:5092:1: style: Label '__ats_lab_map_free_01598__ats_ptr_type_ats_int_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:5113:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__funentry_varindmap_reset' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:5132:1: style: Label '__ats_lab_bst_size_036__ats_ptr_type_ats_int_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:5135:1: style: Label '__ats_lab_122_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:5137:1: style: Label '__ats_lab_122_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:5145:1: style: Label '__ats_lab_123_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:5190:1: style: Label '__ats_lab_bst_insert_atroot_041__ats_ptr_type_ats_int_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:5193:1: style: Label '__ats_lab_121_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:5195:1: style: Label '__ats_lab_121_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:5244:1: style: Label '__ats_lab_124_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:5284:1: style: Label '__ats_lab_bst_insert_random_075__ats_ptr_type_ats_int_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:5287:1: style: Label '__ats_lab_120_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:5289:1: style: Label '__ats_lab_120_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:5324:1: style: Label '__ats_lab_125_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:5350:1: style: Label '__ats_lab_map_insert_01600__ats_ptr_type_ats_int_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:5374:1: style: Label '__ats_lab_f_133' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:5400:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__funentry_varindmap_set' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:5426:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__funentry_lablst_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:5449:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__funentry_lablst_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:5471:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__loopexnlablst_push' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:5501:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__loopexnlablst_pop' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:5509:1: style: Label '__ats_lab_126_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:5511:1: style: Label '__ats_lab_126_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:5520:1: style: Label '__ats_lab_127_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:5547:1: style: Label '__ats_lab_tmplab_gen_143' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:5569:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__loopexnlablst_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:5575:1: style: Label '__ats_lab_128_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:5577:1: style: Label '__ats_lab_128_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_env_dats.c:5591:1: style: Label '__ats_lab_129_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:921:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:922:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1000:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1057:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1207:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1260:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1328:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1385:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1457:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1474:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1495:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1942:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2025:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2065:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2103:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2165:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2230:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2312:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2392:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2444:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2492:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2540:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2608:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2671:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2781:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2998:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:3109:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:3110:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:3111:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:3112:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1003:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1061:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1211:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1263:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1332:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1389:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1461:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1478:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1499:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1946:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2028:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2069:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2106:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2169:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2234:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2315:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2395:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2447:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2495:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2543:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2612:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2675:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2784:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:3002:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:736:1: style: Label '__ats_lab_prerr_interror_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:766:1: style: Label '__ats_lab_emit_time_stamp_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:809:1: style: Label '__ats_lab_emit_include_header_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:851:1: style: Label '__ats_lab_emit_include_cats_3' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:887:1: style: Label '__ats_lab_atarray_name_test_4' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:941:1: style: Label '__ats_lab_fprint_atarray_name_5' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:973:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:975:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:981:1: style: Label '__ats_lab_1_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:982:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:992:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1008:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1024:1: style: Label '__ats_lab_emit_typdef_rec_7' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1048:1: style: Label '__ats_lab_4_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1050:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1066:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1096:1: style: Label '__ats_lab_emit_typdef_sum_9' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1099:1: style: Label '__ats_lab_6_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1100:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1109:1: style: Label '__ats_lab_7_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1120:1: style: Label '__ats_lab_8_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1132:1: style: Label '__ats_lab_9_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1167:1: style: Label '__ats_lab_10_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1169:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1182:1: style: Label '__ats_lab_11_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1184:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1193:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1203:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1216:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1231:1: style: Label '__ats_lab_emit_typdeflst_free_11' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1252:1: style: Label '__ats_lab_15_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1254:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1268:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1284:1: style: Label '__ats_lab_aux_cst_15' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1288:1: style: Label '__ats_lab_17_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1290:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1298:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1320:1: style: Label '__ats_lab_19_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1322:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1337:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1352:1: style: Label '__ats_lab_emit_datcstlst_13' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1375:1: style: Label '__ats_lab_21_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1377:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1394:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1409:1: style: Label '__ats_lab_emit_exnconlst_17' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1447:1: style: Label '__ats_lab_23_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1449:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1466:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1483:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1504:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1519:1: style: Label '__ats_lab_emit_free_glocstlst_19' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1540:1: style: Label '__ats_lab_f_con_22' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1550:1: style: Label '__ats_lab_27_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1551:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1558:1: style: Label '__ats_lab_28_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1579:1: style: Label '__ats_lab__emit_dynconset_21' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1600:1: style: Label '__ats_lab_emit_dynconset_23' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1641:1: style: Label '__ats_lab_emit_d2cst_dec_24' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1646:1: style: Label '__ats_lab_29_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1647:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1653:1: style: Label '__ats_lab_30_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1660:1: style: Label '__ats_lab_31_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1665:1: style: Label '__ats_lab_32_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1667:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1673:1: style: Label '__ats_lab_33_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1675:1: style: Label '__ats_lab_33_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1685:1: style: Label '__ats_lab_34_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1688:1: style: Label '__ats_lab_35_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1689:1: style: Label '__ats_lab_35_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1704:1: style: Label '__ats_lab_36_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1711:1: style: Label '__ats_lab_37_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1725:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1761:1: style: Label '__ats_lab_emit_d2cst_dec_prfck_25' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1766:1: style: Label '__ats_lab_39_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1767:1: style: Label '__ats_lab_39_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1773:1: style: Label '__ats_lab_40_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1786:1: style: Label '__ats_lab_41_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1799:1: style: Label '__ats_lab_42_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1819:1: style: Label '__ats_lab_f_cst_27' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1840:1: style: Label '__ats_lab_f_cst_if_28' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1844:1: style: Label '__ats_lab_43_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1846:1: style: Label '__ats_lab_43_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1852:1: style: Label '__ats_lab_44_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1870:1: style: Label '__ats_lab__emit_dyncstset_proc_26' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1892:1: style: Label '__ats_lab_emit_dyncstset_29' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1905:1: style: Label '__ats_lab_emit_dyncstset_prfck_30' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1928:1: style: Label '__ats_lab_45_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1930:1: style: Label '__ats_lab_45_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1951:1: style: Label '__ats_lab_46_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:1968:1: style: Label '__ats_lab_emit_instrlst_vt_31' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2002:1: style: Label '__ats_lab_47_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2004:1: style: Label '__ats_lab_47_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2033:1: style: Label '__ats_lab_48_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2056:1: style: Label '__ats_lab_49_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2058:1: style: Label '__ats_lab_49_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2074:1: style: Label '__ats_lab_50_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2096:1: style: Label '__ats_lab_51_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2098:1: style: Label '__ats_lab_51_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2111:1: style: Label '__ats_lab_52_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2127:1: style: Label '__ats_lab_instrlst_vt_tmpvarmap_gen_35' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2154:1: style: Label '__ats_lab_53_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2156:1: style: Label '__ats_lab_53_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2174:1: style: Label '__ats_lab_54_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2189:1: style: Label '__ats_lab_emit_extvallst_dec_37' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2216:1: style: Label '__ats_lab_55_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2218:1: style: Label '__ats_lab_55_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2239:1: style: Label '__ats_lab_56_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2254:1: style: Label '__ats_lab_emit_extvallst_markroot_39' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2278:1: style: Label '__ats_lab_59_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2280:1: style: Label '__ats_lab_59_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2286:1: style: Label '__ats_lab_60_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2288:1: style: Label '__ats_lab_60_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2302:1: style: Label '__ats_lab_61_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2309:1: style: Label '__ats_lab_62_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2320:1: style: Label '__ats_lab_63_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2342:1: style: Label '__ats_lab_emit_stafile_extcode_41' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2347:1: style: Label '__ats_lab_57_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2349:1: style: Label '__ats_lab_57_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2358:1: style: Label '__ats_lab_58_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2385:1: style: Label '__ats_lab_64_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2387:1: style: Label '__ats_lab_64_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2400:1: style: Label '__ats_lab_65_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2427:1: style: Label '__ats_lab_66_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2429:1: style: Label '__ats_lab_66_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2452:1: style: Label '__ats_lab_67_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2477:1: style: Label '__ats_lab_68_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2479:1: style: Label '__ats_lab_68_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2500:1: style: Label '__ats_lab_69_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2525:1: style: Label '__ats_lab_70_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2527:1: style: Label '__ats_lab_70_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2548:1: style: Label '__ats_lab_71_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2564:1: style: Label '__ats_lab_aux_cst_49' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2568:1: style: Label '__ats_lab_72_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2570:1: style: Label '__ats_lab_72_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2578:1: style: Label '__ats_lab_73_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2600:1: style: Label '__ats_lab_74_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2602:1: style: Label '__ats_lab_74_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2617:1: style: Label '__ats_lab_75_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2632:1: style: Label '__ats_lab_aux_staload_datcstlst_47' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2658:1: style: Label '__ats_lab_76_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2660:1: style: Label '__ats_lab_76_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2680:1: style: Label '__ats_lab_77_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2695:1: style: Label '__ats_lab_aux_staload_exnconlst_51' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2725:1: style: Label '__ats_lab_emit_staload_44' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2768:1: style: Label '__ats_lab_78_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2770:1: style: Label '__ats_lab_78_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2789:1: style: Label '__ats_lab_79_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2808:1: style: Label '__ats_lab_f_55' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2811:1: style: Label '__ats_lab_80_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2812:1: style: Label '__ats_lab_80_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2818:1: style: Label '__ats_lab_81_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2827:1: style: Label '__ats_lab_82_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2836:1: style: Label '__ats_lab_83_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2888:1: style: Label '__ats_lab_emit_dynload_53' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2937:1: style: Label '__ats_lab_84_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2938:1: style: Label '__ats_lab_84_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2947:1: style: Label '__ats_lab_85_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2977:1: style: Label '__ats_lab_86_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:2979:1: style: Label '__ats_lab_86_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:3007:1: style: Label '__ats_lab_87_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:3022:1: style: Label '__ats_lab_emit_extypelst_free_56' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:3037:1: style: Label '__ats_lab_test_59' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:3040:1: style: Label '__ats_lab_88_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:3041:1: style: Label '__ats_lab_88_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:3048:1: style: Label '__ats_lab_89_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:3056:1: style: Label '__ats_lab_90_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:3087:1: style: Label '__ats_lab_91_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:3089:1: style: Label '__ats_lab_91_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:3122:1: style: Label '__ats_lab_92_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:3138:1: style: Label '__ats_lab_emit_extcodelst_58' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:3156:1: style: Label '__ats_lab_main_void_is_implemented_61' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:3161:1: style: Label '__ats_lab_93_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:3163:1: style: Label '__ats_lab_93_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:3171:1: style: Label '__ats_lab_94_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:3188:1: style: Label '__ats_lab_main_argc_argv_is_implemented_62' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:3193:1: style: Label '__ats_lab_95_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:3195:1: style: Label '__ats_lab_95_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:3203:1: style: Label '__ats_lab_96_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:3220:1: style: Label '__ats_lab_main_dummy_is_implemented_63' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:3225:1: style: Label '__ats_lab_97_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:3227:1: style: Label '__ats_lab_97_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:3235:1: style: Label '__ats_lab_98_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:3257:1: style: Label '__ats_lab_mainatsknd_get_64' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:3403:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__ccomp_main' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:3596:1: style: Label '__ats_lab_99_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:3597:1: style: Label '__ats_lab_99_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_main_dats.c:3605:1: style: Label '__ats_lab_100_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:527:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:661:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1093:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1157:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1209:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1286:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1444:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1594:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2617:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2687:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:531:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:665:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1097:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1161:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1212:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1290:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1448:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1598:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2620:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2690:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:432:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__print_tmplab' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:451:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__prerr_tmplab' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:470:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__print_tmpvar' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:489:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__prerr_tmpvar' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:514:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:516:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:536:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:550:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__fprint_tmpvarlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:566:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__print_tmpvarlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:585:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__prerr_tmpvarlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:604:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__print_funlab' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:623:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__prerr_funlab' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:648:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:650:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:670:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:684:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__fprint_funlablst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:700:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__print_funlablst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:719:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__prerr_funlablst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:809:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__fprint_valprim' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:813:1: style: Label '__ats_lab_4_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:815:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:825:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:835:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:845:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:858:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:868:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:883:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:893:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:902:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:912:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:920:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:931:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:939:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:947:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:957:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:967:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:975:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:985:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:998:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1011:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1022:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1029:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1039:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1049:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1056:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1080:1: style: Label '__ats_lab_29_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1082:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1102:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1116:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__fprint_valprimlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1141:1: style: Label '__ats_lab_31_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1143:1: style: Label '__ats_lab_31_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1166:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1180:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__fprint_labvalprimlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1201:1: style: Label '__ats_lab_35_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1203:1: style: Label '__ats_lab_35_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1217:1: style: Label '__ats_lab_36_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1234:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__fprint_offset' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1237:1: style: Label '__ats_lab_33_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1239:1: style: Label '__ats_lab_33_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1248:1: style: Label '__ats_lab_34_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1273:1: style: Label '__ats_lab_37_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1275:1: style: Label '__ats_lab_37_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1295:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1309:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__fprint_offsetlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1341:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__fprint_patck' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1344:1: style: Label '__ats_lab_39_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1346:1: style: Label '__ats_lab_39_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1356:1: style: Label '__ats_lab_40_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1366:1: style: Label '__ats_lab_41_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1376:1: style: Label '__ats_lab_42_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1386:1: style: Label '__ats_lab_43_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1396:1: style: Label '__ats_lab_44_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1406:1: style: Label '__ats_lab_45_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1431:1: style: Label '__ats_lab_46_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1433:1: style: Label '__ats_lab_46_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1453:1: style: Label '__ats_lab_47_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1467:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__fprint_patcklst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1495:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__fprint_kont' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1498:1: style: Label '__ats_lab_48_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1500:1: style: Label '__ats_lab_48_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1510:1: style: Label '__ats_lab_49_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1523:1: style: Label '__ats_lab_50_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1530:1: style: Label '__ats_lab_51_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1540:1: style: Label '__ats_lab_52_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1547:1: style: Label '__ats_lab_53_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1557:1: style: Label '__ats_lab_54_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1581:1: style: Label '__ats_lab_55_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1583:1: style: Label '__ats_lab_55_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1603:1: style: Label '__ats_lab_56_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1617:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__fprint_kontlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1949:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__fprint_instr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1953:1: style: Label '__ats_lab_57_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1955:1: style: Label '__ats_lab_57_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1972:1: style: Label '__ats_lab_58_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:1992:1: style: Label '__ats_lab_59_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2011:1: style: Label '__ats_lab_60_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2026:1: style: Label '__ats_lab_61_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2046:1: style: Label '__ats_lab_62_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2056:1: style: Label '__ats_lab_63_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2077:1: style: Label '__ats_lab_64_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2090:1: style: Label '__ats_lab_65_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2103:1: style: Label '__ats_lab_66_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2116:1: style: Label '__ats_lab_67_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2124:1: style: Label '__ats_lab_68_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2137:1: style: Label '__ats_lab_69_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2147:1: style: Label '__ats_lab_70_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2154:1: style: Label '__ats_lab_71_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2164:1: style: Label '__ats_lab_72_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2174:1: style: Label '__ats_lab_73_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2187:1: style: Label '__ats_lab_74_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2203:1: style: Label '__ats_lab_75_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2216:1: style: Label '__ats_lab_76_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2232:1: style: Label '__ats_lab_77_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2239:1: style: Label '__ats_lab_78_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2252:1: style: Label '__ats_lab_79_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2265:1: style: Label '__ats_lab_80_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2285:1: style: Label '__ats_lab_81_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2305:1: style: Label '__ats_lab_82_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2325:1: style: Label '__ats_lab_83_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2342:1: style: Label '__ats_lab_84_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2359:1: style: Label '__ats_lab_85_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2372:1: style: Label '__ats_lab_86_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2385:1: style: Label '__ats_lab_87_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2401:1: style: Label '__ats_lab_88_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2414:1: style: Label '__ats_lab_89_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2434:1: style: Label '__ats_lab_90_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2454:1: style: Label '__ats_lab_91_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2470:1: style: Label '__ats_lab_92_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2483:1: style: Label '__ats_lab_93_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2499:1: style: Label '__ats_lab_94_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2512:1: style: Label '__ats_lab_95_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2528:1: style: Label '__ats_lab_96_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2535:1: style: Label '__ats_lab_97_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2548:1: style: Label '__ats_lab_98_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2558:1: style: Label '__ats_lab_99_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2568:1: style: Label '__ats_lab_100_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2578:1: style: Label '__ats_lab_101_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2585:1: style: Label '__ats_lab_102_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2610:1: style: Label '__ats_lab_103_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2612:1: style: Label '__ats_lab_103_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2625:1: style: Label '__ats_lab_104_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2639:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__fprint_instrlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2657:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__fprint_branch' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2681:1: style: Label '__ats_lab_105_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2683:1: style: Label '__ats_lab_105_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2695:1: style: Label '__ats_lab_106_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2709:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__fprint_branchlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2725:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__print_valprim' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2744:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__prerr_valprim' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2763:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__print_valprimlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2782:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__prerr_valprimlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2801:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__print_instr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2820:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__prerr_instr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2839:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__print_instrlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_print_dats.c:2858:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__prerr_instrlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:615:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:732:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:733:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:796:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:797:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:799:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:940:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:950:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:978:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:988:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1264:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1265:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1470:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1481:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1493:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1504:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1769:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1770:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1927:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1928:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2088:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2089:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2099:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2101:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2225:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2266:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2317:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2496:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2622:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:618:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:737:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:801:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:942:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:953:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:980:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:991:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1331:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1347:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1473:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1484:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1495:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1506:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2091:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2103:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2227:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2268:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2319:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2365:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2499:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2624:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:509:1: style: Label '__ats_lab_branch_make_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:525:1: style: Label '__ats_lab__matpnt_make_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:541:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_trans_clau_2edats__kont_matpnt' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:556:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_trans_clau_2edats__matpnt_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:569:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__matpnt_kont_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:582:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_trans_clau_2edats__matpnt_tmpmovlst_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:605:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:607:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:623:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:640:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__emit_matpnt' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:669:1: style: Label '__ats_lab_aux_pat_9' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:672:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:674:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:676:1: style: Label '__ats_lab_2_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:699:1: style: Label '__ats_lab_3_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:722:1: style: Label '__ats_lab_4_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:724:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:726:1: style: Label '__ats_lab_4_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:742:1: style: Label '__ats_lab_5_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:769:1: style: Label '__ats_lab_6_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:771:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:777:1: style: Label '__ats_lab_7_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:779:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:787:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:806:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:841:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_trans_clau_2edats__ccomp_hiclau' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:855:1: style: Label '__ats_lab_10_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:857:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:871:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:934:1: style: Label '__ats_lab_12_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:936:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:937:1: style: Label '__ats_lab_12_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:946:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:948:1: style: Label '__ats_lab_13_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:958:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:959:1: style: Label '__ats_lab_14_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:965:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:967:1: style: Label '__ats_lab_15_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:974:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:975:1: style: Label '__ats_lab_16_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:984:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:986:1: style: Label '__ats_lab_17_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:996:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:997:1: style: Label '__ats_lab_18_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1003:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1005:1: style: Label '__ats_lab_19_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1012:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1014:1: style: Label '__ats_lab_20_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1023:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1025:1: style: Label '__ats_lab_21_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1034:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1036:1: style: Label '__ats_lab_22_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1054:1: style: Label '__ats_lab_23_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1063:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1065:1: style: Label '__ats_lab_24_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1076:1: style: Label '__ats_lab_25_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1085:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1087:1: style: Label '__ats_lab_26_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1094:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1096:1: style: Label '__ats_lab_27_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1105:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1107:1: style: Label '__ats_lab_28_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1116:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1118:1: style: Label '__ats_lab_29_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1127:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1129:1: style: Label '__ats_lab_30_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1138:1: style: Label '__ats_lab_31_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1140:1: style: Label '__ats_lab_31_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1149:1: style: Label '__ats_lab_32_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1172:1: style: Label '__ats_lab_33_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1174:1: style: Label '__ats_lab_33_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1179:1: style: Label '__ats_lab_34_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1181:1: style: Label '__ats_lab_34_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1197:1: style: Label '__ats_lab_35_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1206:1: style: Label '__ats_lab_36_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1209:1: style: Label '__ats_lab_37_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1211:1: style: Label '__ats_lab_37_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1218:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1244:1: style: Label '__ats_lab_39_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1246:1: style: Label '__ats_lab_39_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1251:1: style: Label '__ats_lab_40_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1253:1: style: Label '__ats_lab_40_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1258:1: style: Label '__ats_lab_41_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1259:1: style: Label '__ats_lab_41_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1273:1: style: Label '__ats_lab_42_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1282:1: style: Label '__ats_lab_43_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1290:1: style: Label '__ats_lab_44_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1293:1: style: Label '__ats_lab_45_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1295:1: style: Label '__ats_lab_45_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1301:1: style: Label '__ats_lab_46_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1325:1: style: Label '__ats_lab_47_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1327:1: style: Label '__ats_lab_47_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1336:1: style: Label '__ats_lab_48_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1343:1: style: Label '__ats_lab_49_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1352:1: style: Label '__ats_lab_50_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1358:1: style: Label '__ats_lab_51_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1379:1: style: Label '__ats_lab_52_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1381:1: style: Label '__ats_lab_52_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1396:1: style: Label '__ats_lab_53_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1449:1: style: Label '__ats_lab_54_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1450:1: style: Label '__ats_lab_54_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1452:1: style: Label '__ats_lab_54_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1457:1: style: Label '__ats_lab_55_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1460:1: style: Label '__ats_lab_55_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1465:1: style: Label '__ats_lab_56_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1468:1: style: Label '__ats_lab_56_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1476:1: style: Label '__ats_lab_57_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1479:1: style: Label '__ats_lab_57_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1489:1: style: Label '__ats_lab_58_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1490:1: style: Label '__ats_lab_58_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1500:1: style: Label '__ats_lab_59_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1501:1: style: Label '__ats_lab_59_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1511:1: style: Label '__ats_lab_60_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1513:1: style: Label '__ats_lab_60_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1522:1: style: Label '__ats_lab_61_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1524:1: style: Label '__ats_lab_61_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1533:1: style: Label '__ats_lab_62_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1535:1: style: Label '__ats_lab_62_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1553:1: style: Label '__ats_lab_63_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1562:1: style: Label '__ats_lab_64_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1564:1: style: Label '__ats_lab_64_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1581:1: style: Label '__ats_lab_65_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1590:1: style: Label '__ats_lab_66_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1592:1: style: Label '__ats_lab_66_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1599:1: style: Label '__ats_lab_67_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1601:1: style: Label '__ats_lab_67_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1610:1: style: Label '__ats_lab_68_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1612:1: style: Label '__ats_lab_68_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1621:1: style: Label '__ats_lab_69_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1623:1: style: Label '__ats_lab_69_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1632:1: style: Label '__ats_lab_70_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1634:1: style: Label '__ats_lab_70_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1643:1: style: Label '__ats_lab_71_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1645:1: style: Label '__ats_lab_71_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1654:1: style: Label '__ats_lab_72_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1677:1: style: Label '__ats_lab_73_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1679:1: style: Label '__ats_lab_73_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1684:1: style: Label '__ats_lab_74_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1686:1: style: Label '__ats_lab_74_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1702:1: style: Label '__ats_lab_75_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1711:1: style: Label '__ats_lab_76_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1714:1: style: Label '__ats_lab_77_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1716:1: style: Label '__ats_lab_77_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1723:1: style: Label '__ats_lab_78_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1749:1: style: Label '__ats_lab_79_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1751:1: style: Label '__ats_lab_79_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1756:1: style: Label '__ats_lab_80_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1758:1: style: Label '__ats_lab_80_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1763:1: style: Label '__ats_lab_81_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1764:1: style: Label '__ats_lab_81_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1778:1: style: Label '__ats_lab_82_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1787:1: style: Label '__ats_lab_83_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1795:1: style: Label '__ats_lab_84_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1798:1: style: Label '__ats_lab_85_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1800:1: style: Label '__ats_lab_85_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1806:1: style: Label '__ats_lab_86_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1835:1: style: Label '__ats_lab_87_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1837:1: style: Label '__ats_lab_87_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1842:1: style: Label '__ats_lab_88_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1844:1: style: Label '__ats_lab_88_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1862:1: style: Label '__ats_lab_89_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1871:1: style: Label '__ats_lab_90_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1874:1: style: Label '__ats_lab_91_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1876:1: style: Label '__ats_lab_91_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1883:1: style: Label '__ats_lab_92_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1912:1: style: Label '__ats_lab_93_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1914:1: style: Label '__ats_lab_93_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1937:1: style: Label '__ats_lab_94_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1962:1: style: Label '__ats_lab_95_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1963:1: style: Label '__ats_lab_95_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1968:1: style: Label '__ats_lab_96_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1970:1: style: Label '__ats_lab_96_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1972:1: style: Label '__ats_lab_96_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1992:1: style: Label '__ats_lab_97_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:1999:1: style: Label '__ats_lab_98_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2041:1: style: Label '__ats_lab_aux_minor_22' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2082:1: style: Label '__ats_lab_99_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2084:1: style: Label '__ats_lab_99_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2085:1: style: Label '__ats_lab_99_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2095:1: style: Label '__ats_lab_100_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2097:1: style: Label '__ats_lab_100_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2108:1: style: Label '__ats_lab_101_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2110:1: style: Label '__ats_lab_101_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2121:1: style: Label '__ats_lab_102_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2123:1: style: Label '__ats_lab_102_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2125:1: style: Label '__ats_lab_102_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2132:1: style: Label '__ats_lab_103_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2134:1: style: Label '__ats_lab_103_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2140:1: style: Label '__ats_lab_104_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2142:1: style: Label '__ats_lab_104_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2153:1: style: Label '__ats_lab_105_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2160:1: style: Label '__ats_lab_106_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2168:1: style: Label '__ats_lab_107_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2180:1: style: Label '__ats_lab_108_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2182:1: style: Label '__ats_lab_108_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2191:1: style: Label '__ats_lab_109_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2213:1: style: Label '__ats_lab_110_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2215:1: style: Label '__ats_lab_110_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2217:1: style: Label '__ats_lab_110_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2232:1: style: Label '__ats_lab_111_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2254:1: style: Label '__ats_lab_112_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2256:1: style: Label '__ats_lab_112_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2258:1: style: Label '__ats_lab_112_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2273:1: style: Label '__ats_lab_113_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2297:1: style: Label '__ats_lab_114_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2298:1: style: Label '__ats_lab_114_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2303:1: style: Label '__ats_lab_115_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2305:1: style: Label '__ats_lab_115_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2307:1: style: Label '__ats_lab_115_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2324:1: style: Label '__ats_lab_116_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2330:1: style: Label '__ats_lab_117_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2352:1: style: Label '__ats_lab_118_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2354:1: style: Label '__ats_lab_118_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2370:1: style: Label '__ats_lab_119_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2389:1: style: Label '__ats_lab_aux_tmpmov_24' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2415:1: style: Label '__ats_lab_aux_31' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2419:1: style: Label '__ats_lab_121_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2421:1: style: Label '__ats_lab_121_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2439:1: style: Label '__ats_lab_122_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2488:1: style: Label '__ats_lab_123_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2490:1: style: Label '__ats_lab_123_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2504:1: style: Label '__ats_lab_124_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2547:1: style: Label '__ats_lab_auxopt_33' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2550:1: style: Label '__ats_lab_125_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2552:1: style: Label '__ats_lab_125_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2560:1: style: Label '__ats_lab_126_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2611:1: style: Label '__ats_lab_120_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2613:1: style: Label '__ats_lab_120_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2629:1: style: Label '__ats_lab_127_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2651:1: style: Label '__ats_lab_auxlst_35' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2654:1: style: Label '__ats_lab_128_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2656:1: style: Label '__ats_lab_128_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2676:1: style: Label '__ats_lab_129_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_clau_dats.c:2723:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__ccomp_hiclaulst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:1404:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:1405:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:1415:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:1416:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2469:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2470:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2828:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2829:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2895:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2896:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2912:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2913:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3020:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3108:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3110:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3125:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3127:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3224:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3331:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3332:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3334:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3349:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3350:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3352:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3553:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3734:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3735:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3736:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3867:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3868:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4032:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4033:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4034:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4052:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4053:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4054:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4480:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4481:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4539:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5042:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5870:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5871:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6057:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6058:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6103:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6104:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6114:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6115:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6116:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6511:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6731:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6732:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6733:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6734:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6735:6: warning: Redundant assignment of 'arg4' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6736:6: warning: Redundant assignment of 'arg5' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6738:6: warning: Redundant assignment of 'arg7' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6739:6: warning: Redundant assignment of 'arg8' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6740:6: warning: Redundant assignment of 'arg9' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6741:7: warning: Redundant assignment of 'arg10' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6742:7: warning: Redundant assignment of 'arg11' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6743:7: warning: Redundant assignment of 'arg12' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6919:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6922:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7502:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7504:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8189:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8342:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8781:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8966:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8967:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8968:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8969:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:9453:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:1407:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:1418:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2121:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2190:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2200:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2305:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2472:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2563:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2576:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2589:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2832:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2899:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2916:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3023:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3112:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3129:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3228:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3336:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3354:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3556:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3739:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3872:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4037:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4057:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4485:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4542:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5046:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5874:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6062:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6108:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6119:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6515:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6745:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6924:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7506:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7916:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8127:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8192:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8346:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8449:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8784:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8972:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:9456:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:1337:1: style: Label '__ats_lab_prerr_loc_ccomp_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:1351:1: style: Label '__ats_lab_prerr_interror_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:1365:1: style: Label '__ats_lab_prerr_loc_interror_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:1389:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:1391:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:1399:1: style: Label '__ats_lab_1_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:1401:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:1412:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:1423:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:1433:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:1451:1: style: Label '__ats_lab_map_search_01817__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:1471:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__envmap_find' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:1488:1: style: Label '__ats_lab_bst_size_036__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:1491:1: style: Label '__ats_lab_7_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:1493:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:1501:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:1546:1: style: Label '__ats_lab_bst_insert_atroot_041__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:1549:1: style: Label '__ats_lab_6_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:1551:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:1600:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:1640:1: style: Label '__ats_lab_bst_insert_random_075__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:1643:1: style: Label '__ats_lab_5_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:1645:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:1680:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:1706:1: style: Label '__ats_lab_map_insert_01815__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:1727:1: style: Label '__ats_lab_f_7' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:1748:1: style: Label '__ats_lab_ref_make_elt_04176__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:1765:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_trans_2edats__cloenv_make_dynctx' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:1781:1: style: Label '__ats_lab_dynctx_nil_13' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:1802:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__the_dynctx_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:1830:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__the_dynctx_mark' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:1863:1: style: Label '__ats_lab_bst_join_random_084__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:1866:1: style: Label '__ats_lab_15_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:1868:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:1873:1: style: Label '__ats_lab_16_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:1875:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:1902:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:1911:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:1949:1: style: Label '__ats_lab_bst_remove_random_098__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:1952:1: style: Label '__ats_lab_11_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:1954:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:1963:1: style: Label '__ats_lab_12_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:1965:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:1980:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:1995:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2012:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2037:1: style: Label '__ats_lab_map_remove_01816__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2067:1: style: Label '__ats_lab_the_dynctx_del_16' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2074:1: style: Label '__ats_lab_20_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2076:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2083:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2112:1: style: Label '__ats_lab_22_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2114:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2126:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2135:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2157:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__the_dynctx_unmark' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2181:1: style: Label '__ats_lab_25_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2183:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2195:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2205:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2224:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__the_dynctx_free' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2252:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__the_dynctx_find' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2259:1: style: Label '__ats_lab_28_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2261:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2270:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2296:1: style: Label '__ats_lab_32_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2298:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2310:1: style: Label '__ats_lab_33_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2325:1: style: Label '__ats_lab_map_free_01813__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2358:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__the_dynctx_pop' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2366:1: style: Label '__ats_lab_30_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2368:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2379:1: style: Label '__ats_lab_31_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2420:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__the_dynctx_push' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2457:1: style: Label '__ats_lab_34_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2459:1: style: Label '__ats_lab_34_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2477:1: style: Label '__ats_lab_35_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2493:1: style: Label '__ats_lab_map_foreach_inf_01820__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2509:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__dynctx_foreach_main' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2525:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_trans_2edats__cloenv_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2553:1: style: Label '__ats_lab_36_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2555:1: style: Label '__ats_lab_36_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2568:1: style: Label '__ats_lab_37_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2581:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2594:1: style: Label '__ats_lab_39_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2610:1: style: Label '__ats_lab_glocstlst_reverse_33' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2628:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__the_glocstlst_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2650:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__the_glocstlst_add_clo' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2674:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__the_glocstlst_add_fun' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2698:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__the_glocstlst_add_val' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2719:1: style: Label '__ats_lab_cstctx_nil_39' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2735:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__the_topcstctx_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2754:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__the_topcstctx_find' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2774:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__the_valprimlst_free_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2797:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__the_valprimlst_free_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2821:1: style: Label '__ats_lab_40_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2823:1: style: Label '__ats_lab_40_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2837:1: style: Label '__ats_lab_41_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2852:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__instr_add_valprimlst_free' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2891:1: style: Label '__ats_lab_42_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2893:1: style: Label '__ats_lab_42_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2904:1: style: Label '__ats_lab_43_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2910:1: style: Label '__ats_lab_44_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2921:1: style: Label '__ats_lab_45_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2926:1: style: Label '__ats_lab_46_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2930:1: style: Label '__ats_lab_47_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2932:1: style: Label '__ats_lab_47_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:2943:1: style: Label '__ats_lab_48_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3013:1: style: Label '__ats_lab_49_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3015:1: style: Label '__ats_lab_49_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3027:1: style: Label '__ats_lab_50_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3070:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_trans_2edats__ccomp_patck_rec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3104:1: style: Label '__ats_lab_51_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3106:1: style: Label '__ats_lab_51_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3117:1: style: Label '__ats_lab_52_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3123:1: style: Label '__ats_lab_53_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3134:1: style: Label '__ats_lab_54_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3139:1: style: Label '__ats_lab_55_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3143:1: style: Label '__ats_lab_56_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3145:1: style: Label '__ats_lab_56_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3156:1: style: Label '__ats_lab_57_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3217:1: style: Label '__ats_lab_58_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3219:1: style: Label '__ats_lab_58_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3233:1: style: Label '__ats_lab_59_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3276:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_trans_2edats__ccomp_patck_sum' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3327:1: style: Label '__ats_lab_60_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3329:1: style: Label '__ats_lab_60_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3341:1: style: Label '__ats_lab_61_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3347:1: style: Label '__ats_lab_62_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3359:1: style: Label '__ats_lab_63_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3370:1: style: Label '__ats_lab_64_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3381:1: style: Label '__ats_lab_65_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3404:1: style: Label '__ats_lab_66_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3423:1: style: Label '__ats_lab_67_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3434:1: style: Label '__ats_lab_68_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3440:1: style: Label '__ats_lab_69_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3451:1: style: Label '__ats_lab_70_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3461:1: style: Label '__ats_lab_71_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3472:1: style: Label '__ats_lab_72_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3477:1: style: Label '__ats_lab_73_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3515:1: style: Label '__ats_lab_74_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3517:1: style: Label '__ats_lab_74_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3524:1: style: Label '__ats_lab_75_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3526:1: style: Label '__ats_lab_75_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3547:1: style: Label '__ats_lab_76_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3560:1: style: Label '__ats_lab_77_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3603:1: style: Label '__ats_lab_ccomp_match_rec_53' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3630:1: style: Label '__ats_lab_aux_var_56' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3635:1: style: Label '__ats_lab_78_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3636:1: style: Label '__ats_lab_78_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3643:1: style: Label '__ats_lab_79_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3655:1: style: Label '__ats_lab_80_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3730:1: style: Label '__ats_lab_81_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3732:1: style: Label '__ats_lab_81_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3744:1: style: Label '__ats_lab_82_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3750:1: style: Label '__ats_lab_83_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3758:1: style: Label '__ats_lab_84_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3759:1: style: Label '__ats_lab_84_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3771:1: style: Label '__ats_lab_85_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3782:1: style: Label '__ats_lab_86_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3790:1: style: Label '__ats_lab_87_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3794:1: style: Label '__ats_lab_88_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3796:1: style: Label '__ats_lab_88_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3804:1: style: Label '__ats_lab_89_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3860:1: style: Label '__ats_lab_90_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3862:1: style: Label '__ats_lab_90_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3877:1: style: Label '__ats_lab_91_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3918:1: style: Label '__ats_lab_ccomp_match_sum_55' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3941:1: style: Label '__ats_lab_aux_var_60' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3945:1: style: Label '__ats_lab_92_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3946:1: style: Label '__ats_lab_92_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3953:1: style: Label '__ats_lab_93_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3955:1: style: Label '__ats_lab_93_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3961:1: style: Label '__ats_lab_94_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3968:1: style: Label '__ats_lab_95_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:3985:1: style: Label '__ats_lab_96_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4028:1: style: Label '__ats_lab_97_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4030:1: style: Label '__ats_lab_97_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4042:1: style: Label '__ats_lab_98_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4048:1: style: Label '__ats_lab_99_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4062:1: style: Label '__ats_lab_100_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4068:1: style: Label '__ats_lab_101_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4074:1: style: Label '__ats_lab_102_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4092:1: style: Label '__ats_lab_103_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4105:1: style: Label '__ats_lab_104_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4111:1: style: Label '__ats_lab_105_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4117:1: style: Label '__ats_lab_106_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4123:1: style: Label '__ats_lab_107_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4133:1: style: Label '__ats_lab_108_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4139:1: style: Label '__ats_lab_109_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4146:1: style: Label '__ats_lab_110_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4190:1: style: Label '__ats_lab_hiexp_refarg_tr_61' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4194:1: style: Label '__ats_lab_111_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4196:1: style: Label '__ats_lab_111_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4256:1: style: Label '__ats_lab_hiexplst_refarg_tr_62' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4259:1: style: Label '__ats_lab_113_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4261:1: style: Label '__ats_lab_113_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4274:1: style: Label '__ats_lab_114_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4292:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__valprim_funclo_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4296:1: style: Label '__ats_lab_115_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4298:1: style: Label '__ats_lab_115_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4307:1: style: Label '__ats_lab_116_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4325:1: style: Label '__ats_lab_ccomp_exp_assgn_ptr_64' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4344:1: style: Label '__ats_lab_ccomp_exp_assgn_var_65' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4362:1: style: Label '__ats_lab_ccomp_exp_freeat_66' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4383:1: style: Label '__ats_lab_funarg_valprim_make_67' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4387:1: style: Label '__ats_lab_117_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4389:1: style: Label '__ats_lab_117_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4403:1: style: Label '__ats_lab_118_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4426:1: style: Label '__ats_lab_aux_patck_69' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4429:1: style: Label '__ats_lab_119_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4431:1: style: Label '__ats_lab_119_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4447:1: style: Label '__ats_lab_120_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4470:1: style: Label '__ats_lab_121_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4472:1: style: Label '__ats_lab_121_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4490:1: style: Label '__ats_lab_122_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4506:1: style: Label '__ats_lab_ccomp_funarg_68' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4530:1: style: Label '__ats_lab_123_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4532:1: style: Label '__ats_lab_123_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4547:1: style: Label '__ats_lab_124_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4563:1: style: Label '__ats_lab_aux_73' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4610:1: style: Label '__ats_lab_aux_74' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4683:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__ccomp_exp_arg_body_funlab' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4741:1: style: Label '__ats_lab_ccomp_exp_lam_75' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4769:1: style: Label '__ats_lab_ccomp_exp_fixdef_76' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4789:1: style: Label '__ats_lab_ccomp_exp_lazy_delay_77' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4822:1: style: Label '__ats_lab_ccomp_exp_lazy_vt_delay_78' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4856:1: style: Label '__ats_lab_ccomp_exp_ptrof_ptr_79' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4861:1: style: Label '__ats_lab_125_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4863:1: style: Label '__ats_lab_125_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4870:1: style: Label '__ats_lab_126_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4896:1: style: Label '__ats_lab_ccomp_exp_ptrof_var_80' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4902:1: style: Label '__ats_lab_127_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4904:1: style: Label '__ats_lab_127_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4910:1: style: Label '__ats_lab_128_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4915:1: style: Label '__ats_lab_129_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4916:1: style: Label '__ats_lab_129_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4932:1: style: Label '__ats_lab_130_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4964:1: style: Label '__ats_lab_ccomp_exp_refarg_81' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4967:1: style: Label '__ats_lab_131_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4968:1: style: Label '__ats_lab_131_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4975:1: style: Label '__ats_lab_132_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4980:1: style: Label '__ats_lab_133_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4982:1: style: Label '__ats_lab_133_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:4991:1: style: Label '__ats_lab_134_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5000:1: style: Label '__ats_lab_135_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5008:1: style: Label '__ats_lab_136_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5036:1: style: Label '__ats_lab_137_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5038:1: style: Label '__ats_lab_137_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5051:1: style: Label '__ats_lab_138_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5068:1: style: Label '__ats_lab_ccomp_exp_seq_82' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5071:1: style: Label '__ats_lab_139_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5073:1: style: Label '__ats_lab_139_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5082:1: style: Label '__ats_lab_140_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5110:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_trans_2edats__ccomp_exp_var' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5117:1: style: Label '__ats_lab_141_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5118:1: style: Label '__ats_lab_141_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5126:1: style: Label '__ats_lab_142_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5127:1: style: Label '__ats_lab_142_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5135:1: style: Label '__ats_lab_143_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5142:1: style: Label '__ats_lab_144_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5156:1: style: Label '__ats_lab_145_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5193:1: style: Label '__ats_lab_ccomp_exp_loop_85' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5198:1: style: Label '__ats_lab_146_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5200:1: style: Label '__ats_lab_146_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5208:1: style: Label '__ats_lab_147_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5217:1: style: Label '__ats_lab_148_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5219:1: style: Label '__ats_lab_148_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5225:1: style: Label '__ats_lab_149_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5238:1: style: Label '__ats_lab_150_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5240:1: style: Label '__ats_lab_150_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5248:1: style: Label '__ats_lab_151_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5379:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__ccomp_exp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5384:1: style: Label '__ats_lab_152_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5386:1: style: Label '__ats_lab_152_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5397:1: style: Label '__ats_lab_153_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5408:1: style: Label '__ats_lab_154_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5416:1: style: Label '__ats_lab_155_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5428:1: style: Label '__ats_lab_156_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5436:1: style: Label '__ats_lab_157_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5440:1: style: Label '__ats_lab_158_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5441:1: style: Label '__ats_lab_158_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5454:1: style: Label '__ats_lab_159_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5466:1: style: Label '__ats_lab_160_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5476:1: style: Label '__ats_lab_161_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5485:1: style: Label '__ats_lab_162_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5492:1: style: Label '__ats_lab_163_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5502:1: style: Label '__ats_lab_164_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5521:1: style: Label '__ats_lab_165_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5529:1: style: Label '__ats_lab_166_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5539:1: style: Label '__ats_lab_167_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5548:1: style: Label '__ats_lab_168_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5556:1: style: Label '__ats_lab_169_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5567:1: style: Label '__ats_lab_170_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5577:1: style: Label '__ats_lab_171_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5591:1: style: Label '__ats_lab_172_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5601:1: style: Label '__ats_lab_173_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5610:1: style: Label '__ats_lab_174_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5619:1: style: Label '__ats_lab_175_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5628:1: style: Label '__ats_lab_176_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5636:1: style: Label '__ats_lab_177_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5645:1: style: Label '__ats_lab_178_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5654:1: style: Label '__ats_lab_179_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5665:1: style: Label '__ats_lab_180_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5676:1: style: Label '__ats_lab_181_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5685:1: style: Label '__ats_lab_182_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5689:1: style: Label '__ats_lab_183_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5690:1: style: Label '__ats_lab_183_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5703:1: style: Label '__ats_lab_184_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5713:1: style: Label '__ats_lab_185_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5724:1: style: Label '__ats_lab_186_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5747:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__ccomp_explst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5750:1: style: Label '__ats_lab_187_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5752:1: style: Label '__ats_lab_187_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5765:1: style: Label '__ats_lab_188_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5784:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_trans_2edats__ccomp_explstlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5787:1: style: Label '__ats_lab_189_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5789:1: style: Label '__ats_lab_189_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5802:1: style: Label '__ats_lab_190_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5822:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_trans_2edats__ccomp_labexplst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5825:1: style: Label '__ats_lab_191_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5827:1: style: Label '__ats_lab_191_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5842:1: style: Label '__ats_lab_192_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5863:1: style: Label '__ats_lab_193_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5865:1: style: Label '__ats_lab_193_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5879:1: style: Label '__ats_lab_194_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5896:1: style: Label '__ats_lab_valprim_mov_92' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5924:1: style: Label '__ats_lab_aux1_arg_93' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5927:1: style: Label '__ats_lab_195_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5929:1: style: Label '__ats_lab_195_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5935:1: style: Label '__ats_lab_196_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5937:1: style: Label '__ats_lab_196_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5947:1: style: Label '__ats_lab_197_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5952:1: style: Label '__ats_lab_198_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5954:1: style: Label '__ats_lab_198_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5972:1: style: Label '__ats_lab_200_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:5992:1: style: Label '__ats_lab_202_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6010:1: style: Label '__ats_lab_aux2_arg_94' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6013:1: style: Label '__ats_lab_203_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6015:1: style: Label '__ats_lab_203_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6027:1: style: Label '__ats_lab_204_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6049:1: style: Label '__ats_lab_207_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6051:1: style: Label '__ats_lab_207_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6067:1: style: Label '__ats_lab_208_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6089:1: style: Label '__ats_lab_209_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6091:1: style: Label '__ats_lab_209_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6097:1: style: Label '__ats_lab_210_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6099:1: style: Label '__ats_lab_210_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6113:1: style: Label '__ats_lab_211_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6126:1: style: Label '__ats_lab_212_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6141:1: style: Label '__ats_lab_tailcall_arg_move_91' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6144:1: style: Label '__ats_lab_205_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6146:1: style: Label '__ats_lab_205_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6152:1: style: Label '__ats_lab_206_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6158:1: style: Label '__ats_lab_213_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6160:1: style: Label '__ats_lab_213_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6167:1: style: Label '__ats_lab_214_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6223:1: style: Label '__ats_lab_ccomp_exp_app_tmpvar_97' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6229:1: style: Label '__ats_lab_215_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6231:1: style: Label '__ats_lab_215_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6240:1: style: Label '__ats_lab_216_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6242:1: style: Label '__ats_lab_216_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6248:1: style: Label '__ats_lab_217_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6254:1: style: Label '__ats_lab_218_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6259:1: style: Label '__ats_lab_219_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6281:1: style: Label '__ats_lab_221_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6283:1: style: Label '__ats_lab_221_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6292:1: style: Label '__ats_lab_222_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6301:1: style: Label '__ats_lab_223_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6306:1: style: Label '__ats_lab_224_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6308:1: style: Label '__ats_lab_224_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6314:1: style: Label '__ats_lab_225_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6316:1: style: Label '__ats_lab_225_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6324:1: style: Label '__ats_lab_226_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6333:1: style: Label '__ats_lab_227_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6342:1: style: Label '__ats_lab_228_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6348:1: style: Label '__ats_lab_229_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6350:1: style: Label '__ats_lab_229_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6358:1: style: Label '__ats_lab_230_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6366:1: style: Label '__ats_lab_231_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6376:1: style: Label '__ats_lab_232_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6378:1: style: Label '__ats_lab_232_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6383:1: style: Label '__ats_lab_233_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6385:1: style: Label '__ats_lab_233_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6398:1: style: Label '__ats_lab_234_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6406:1: style: Label '__ats_lab_235_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6408:1: style: Label '__ats_lab_235_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6417:1: style: Label '__ats_lab_236_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6443:1: style: Label '__ats_lab_237_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6483:1: style: Label '__ats_lab_238_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6485:1: style: Label '__ats_lab_238_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6520:1: style: Label '__ats_lab_239_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6561:1: style: Label '__ats_lab_ccomp_exp_assgn_arr_98' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6584:1: style: Label '__ats_lab_ccomp_exp_arrinit_tmpvar_100' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6588:1: style: Label '__ats_lab_240_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6590:1: style: Label '__ats_lab_240_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6598:1: style: Label '__ats_lab_241_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6607:1: style: Label '__ats_lab_242_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6609:1: style: Label '__ats_lab_242_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6612:1: style: Label '__ats_lab_243_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6614:1: style: Label '__ats_lab_243_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6625:1: style: Label '__ats_lab_244_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6633:1: style: Label '__ats_lab_245_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6661:1: style: Label '__ats_lab_ccomp_exp_arrsize_tmpvar_101' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6710:1: style: Label '__ats_lab_246_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6712:1: style: Label '__ats_lab_246_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6750:1: style: Label '__ats_lab_247_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6811:1: style: Label '__ats_lab_ccomp_exp_lst_tmpvar_103' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6824:1: style: Label '__ats_lab_248_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6826:1: style: Label '__ats_lab_248_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6891:1: style: Label '__ats_lab_249_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6913:1: style: Label '__ats_lab_250_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6915:1: style: Label '__ats_lab_250_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6929:1: style: Label '__ats_lab_251_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6946:1: style: Label '__ats_lab_ccomp_exp_seq_tmpvar_104' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6949:1: style: Label '__ats_lab_252_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6951:1: style: Label '__ats_lab_252_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:6960:1: style: Label '__ats_lab_253_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7150:1: style: Label '__ats_lab_254_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7152:1: style: Label '__ats_lab_254_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7164:1: style: Label '__ats_lab_255_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7174:1: style: Label '__ats_lab_256_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7184:1: style: Label '__ats_lab_257_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7194:1: style: Label '__ats_lab_258_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7203:1: style: Label '__ats_lab_259_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7211:1: style: Label '__ats_lab_260_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7220:1: style: Label '__ats_lab_261_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7244:1: style: Label '__ats_lab_262_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7269:1: style: Label '__ats_lab_263_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7277:1: style: Label '__ats_lab_264_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7285:1: style: Label '__ats_lab_265_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7291:1: style: Label '__ats_lab_266_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7302:1: style: Label '__ats_lab_267_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7311:1: style: Label '__ats_lab_268_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7322:1: style: Label '__ats_lab_269_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7347:1: style: Label '__ats_lab_270_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7356:1: style: Label '__ats_lab_271_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7368:1: style: Label '__ats_lab_272_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7379:1: style: Label '__ats_lab_273_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7390:1: style: Label '__ats_lab_274_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7402:1: style: Label '__ats_lab_275_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7414:1: style: Label '__ats_lab_276_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7427:1: style: Label '__ats_lab_277_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7438:1: style: Label '__ats_lab_278_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7447:1: style: Label '__ats_lab_279_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7458:1: style: Label '__ats_lab_280_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7468:1: style: Label '__ats_lab_281_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7478:1: style: Label '__ats_lab_282_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7487:1: style: Label '__ats_lab_283_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7494:1: style: Label '__ats_lab_284_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7498:1: style: Label '__ats_lab_284_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7520:1: style: Label '__ats_lab_286_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7530:1: style: Label '__ats_lab_287_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7541:1: style: Label '__ats_lab_288_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7552:1: style: Label '__ats_lab_289_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7563:1: style: Label '__ats_lab_290_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7571:1: style: Label '__ats_lab_291_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7581:1: style: Label '__ats_lab_292_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7591:1: style: Label '__ats_lab_293_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7617:1: style: Label '__ats_lab_294_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7625:1: style: Label '__ats_lab_295_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7652:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_trans_2edats__ccomp_hilab' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7656:1: style: Label '__ats_lab_296_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7658:1: style: Label '__ats_lab_296_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7672:1: style: Label '__ats_lab_297_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7697:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_trans_2edats__ccomp_hilablst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7700:1: style: Label '__ats_lab_298_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7702:1: style: Label '__ats_lab_298_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7715:1: style: Label '__ats_lab_299_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7750:1: style: Label '__ats_lab_d2var_typ_ptr_get_109' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7754:1: style: Label '__ats_lab_300_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7756:1: style: Label '__ats_lab_300_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7764:1: style: Label '__ats_lab_301_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7775:1: style: Label '__ats_lab_302_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7777:1: style: Label '__ats_lab_302_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7785:1: style: Label '__ats_lab_303_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7796:1: style: Label '__ats_lab_304_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7798:1: style: Label '__ats_lab_304_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7807:1: style: Label '__ats_lab_305_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7839:1: style: Label '__ats_lab_ccomp_fundeclst_init_110' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7842:1: style: Label '__ats_lab_306_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7844:1: style: Label '__ats_lab_306_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7866:1: style: Label '__ats_lab_307_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7884:1: style: Label '__ats_lab_aux_push_112' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7907:1: style: Label '__ats_lab_308_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7909:1: style: Label '__ats_lab_308_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7921:1: style: Label '__ats_lab_309_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7948:1: style: Label '__ats_lab_aux_ccomp_114' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7960:1: style: Label '__ats_lab_310_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7962:1: style: Label '__ats_lab_310_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7970:1: style: Label '__ats_lab_311_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7995:1: style: Label '__ats_lab_auxlst_ccomp_115' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:7998:1: style: Label '__ats_lab_312_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8000:1: style: Label '__ats_lab_312_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8017:1: style: Label '__ats_lab_313_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8037:1: style: Label '__ats_lab_ccomp_fntdeclst_main_111' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8081:1: style: Label '__ats_lab_314_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8083:1: style: Label '__ats_lab_314_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8094:1: style: Label '__ats_lab_315_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8096:1: style: Label '__ats_lab_315_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8116:1: style: Label '__ats_lab_316_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8132:1: style: Label '__ats_lab_317_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8160:1: style: Label '__ats_lab_318_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8162:1: style: Label '__ats_lab_318_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8171:1: style: Label '__ats_lab_319_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8173:1: style: Label '__ats_lab_319_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8179:1: style: Label '__ats_lab_320_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8197:1: style: Label '__ats_lab_321_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8238:1: style: Label '__ats_lab_ccomp_valdeclst_117' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8260:1: style: Label '__ats_lab_aux1_120' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8263:1: style: Label '__ats_lab_322_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8265:1: style: Label '__ats_lab_322_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8283:1: style: Label '__ats_lab_323_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8332:1: style: Label '__ats_lab_324_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8334:1: style: Label '__ats_lab_324_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8351:1: style: Label '__ats_lab_325_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8366:1: style: Label '__ats_lab_ccomp_valdeclst_rec_119' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8392:1: style: Label '__ats_lab_ccomp_vardec_sta_122' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8406:1: style: Label '__ats_lab_326_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8408:1: style: Label '__ats_lab_326_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8416:1: style: Label '__ats_lab_327_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8436:1: style: Label '__ats_lab_328_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8438:1: style: Label '__ats_lab_328_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8445:1: style: Label '__ats_lab_329_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8453:1: style: Label '__ats_lab_330_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8492:1: style: Label '__ats_lab_aux_laminit_125' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8496:1: style: Label '__ats_lab_333_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8498:1: style: Label '__ats_lab_333_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8507:1: style: Label '__ats_lab_334_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8509:1: style: Label '__ats_lab_334_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8519:1: style: Label '__ats_lab_335_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8541:1: style: Label '__ats_lab_336_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8544:1: style: Label '__ats_lab_337_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8546:1: style: Label '__ats_lab_337_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8553:1: style: Label '__ats_lab_338_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8588:1: style: Label '__ats_lab_aux_lamfixinit_126' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8592:1: style: Label '__ats_lab_339_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8594:1: style: Label '__ats_lab_339_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8602:1: style: Label '__ats_lab_340_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8619:1: style: Label '__ats_lab_341_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8665:1: style: Label '__ats_lab_ccomp_vardec_dyn_124' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8680:1: style: Label '__ats_lab_331_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8682:1: style: Label '__ats_lab_331_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8689:1: style: Label '__ats_lab_332_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8699:1: style: Label '__ats_lab_342_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8701:1: style: Label '__ats_lab_342_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8712:1: style: Label '__ats_lab_343_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8719:1: style: Label '__ats_lab_344_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8741:1: style: Label '__ats_lab_ccomp_vardec_127' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8745:1: style: Label '__ats_lab_345_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8746:1: style: Label '__ats_lab_345_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8753:1: style: Label '__ats_lab_346_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8775:1: style: Label '__ats_lab_347_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8777:1: style: Label '__ats_lab_347_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8789:1: style: Label '__ats_lab_348_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8828:1: style: Label '__ats_lab_ccomp_vardeclst_128' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8881:1: style: Label '__ats_lab_349_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8883:1: style: Label '__ats_lab_349_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8909:1: style: Label '__ats_lab_350_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8910:1: style: Label '__ats_lab_350_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8918:1: style: Label '__ats_lab_351_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8923:1: style: Label '__ats_lab_352_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8925:1: style: Label '__ats_lab_352_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8928:1: style: Label '__ats_lab_353_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8930:1: style: Label '__ats_lab_353_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8938:1: style: Label '__ats_lab_354_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8947:1: style: Label '__ats_lab_355_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:8957:1: style: Label '__ats_lab_356_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:9000:1: style: Label '__ats_lab_ccomp_impdec_130' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:9004:1: style: Label '__ats_lab_358_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:9005:1: style: Label '__ats_lab_358_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:9011:1: style: Label '__ats_lab_359_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:9016:1: style: Label '__ats_lab_360_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:9018:1: style: Label '__ats_lab_360_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:9024:1: style: Label '__ats_lab_361_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:9053:1: style: Label '__ats_lab_f_133' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:9056:1: style: Label '__ats_lab_362_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:9057:1: style: Label '__ats_lab_362_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:9063:1: style: Label '__ats_lab_363_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:9076:1: style: Label '__ats_lab_364_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:9089:1: style: Label '__ats_lab_365_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:9120:1: style: Label '__ats_lab_ccomp_impdec_prfck_132' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:9204:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_trans_2edats__ccomp_dec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:9209:1: style: Label '__ats_lab_366_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:9211:1: style: Label '__ats_lab_366_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:9217:1: style: Label '__ats_lab_367_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:9222:1: style: Label '__ats_lab_368_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:9223:1: style: Label '__ats_lab_368_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:9229:1: style: Label '__ats_lab_369_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:9239:1: style: Label '__ats_lab_370_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:9244:1: style: Label '__ats_lab_371_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:9245:1: style: Label '__ats_lab_371_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:9251:1: style: Label '__ats_lab_372_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:9261:1: style: Label '__ats_lab_373_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:9269:1: style: Label '__ats_lab_374_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:9279:1: style: Label '__ats_lab_375_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:9290:1: style: Label '__ats_lab_376_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:9299:1: style: Label '__ats_lab_377_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:9306:1: style: Label '__ats_lab_378_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:9308:1: style: Label '__ats_lab_378_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:9312:1: style: Label '__ats_lab_379_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:9316:1: style: Label '__ats_lab_379_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:9333:1: style: Label '__ats_lab_381_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:9341:1: style: Label '__ats_lab_382_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:9351:1: style: Label '__ats_lab_383_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:9360:1: style: Label '__ats_lab_384_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:9369:1: style: Label '__ats_lab_385_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:9378:1: style: Label '__ats_lab_386_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:9388:1: style: Label '__ats_lab_387_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:9398:1: style: Label '__ats_lab_388_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:9407:1: style: Label '__ats_lab_389_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:9416:1: style: Label '__ats_lab_390_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:9423:1: style: Label '__ats_lab_391_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:9447:1: style: Label '__ats_lab_392_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:9449:1: style: Label '__ats_lab_392_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_dats.c:9461:1: style: Label '__ats_lab_393_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:456:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:458:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:503:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:576:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:1026:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:1181:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:1248:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:506:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:579:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:835:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:1111:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:1184:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:1251:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:411:1: style: Label '__ats_lab_prerr_interror_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:425:1: style: Label '__ats_lab_aux_char_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:474:1: style: Label '__ats_lab_aux_entry_4' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:496:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:498:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:511:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:528:1: style: Label '__ats_lab_tailjoin_name_make_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:560:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:562:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:572:1: style: Label '__ats_lab_3_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:573:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:582:1: style: Label '__ats_lab_4_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:597:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:613:1: style: Label '__ats_lab_tailjoin_retyp_check_6' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:637:1: style: Label '__ats_lab_aux_9' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:640:1: style: Label '__ats_lab_6_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:642:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:648:1: style: Label '__ats_lab_7_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:650:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:656:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:672:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:715:1: style: Label '__ats_lab_tailjoin_funentry_update_8' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:774:1: style: Label '__ats_lab_tailjoin_funentrylst_update_10' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:777:1: style: Label '__ats_lab_10_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:779:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:803:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:825:1: style: Label '__ats_lab_14_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:827:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:840:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:892:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__ccomp_tailjoin_funentrylst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:895:1: style: Label '__ats_lab_12_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:897:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:908:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:966:1: style: Label '__ats_lab_ref_make_elt_03738__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:985:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__the_tailcallst_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:1014:1: style: Label '__ats_lab_16_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:1016:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:1035:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:1042:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:1060:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__the_tailcallst_find' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:1080:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__the_tailcallst_mark' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:1104:1: style: Label '__ats_lab_19_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:1106:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:1116:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:1125:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:1144:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_env_2esats__the_tailcallst_unmark' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:1171:1: style: Label '__ats_lab_22_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:1173:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:1189:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:1211:1: style: Label '__ats_lab_emit_tailjoin_case_20' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:1240:1: style: Label '__ats_lab_24_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:1242:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:1256:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_tailcal_dats.c:1275:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__emit_tailjoinlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1079:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1080:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1090:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1091:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1357:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1358:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1444:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1489:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1534:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1958:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1990:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1991:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1992:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:2153:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:2154:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:680:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:758:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1082:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1093:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1209:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1448:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1493:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1538:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1713:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1803:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1961:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:592:1: style: Label '__ats_lab_prerr_interror_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:606:1: style: Label '__ats_lab_prerr_loc_interror_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:620:1: style: Label '__ats_lab_stactx_nil_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:634:1: style: Label '__ats_lab_ref_make_elt_01558__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:661:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:663:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:685:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:701:1: style: Label '__ats_lab_bst_list_inf_0280__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:717:1: style: Label '__ats_lab_map_list_inf_01802__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:744:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:746:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:763:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:781:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_trans_temp_2edats__print_the_stactx' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:799:1: style: Label '__ats_lab_bst_size_0188__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:802:1: style: Label '__ats_lab_6_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:804:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:812:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:857:1: style: Label '__ats_lab_bst_insert_atroot_0193__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:860:1: style: Label '__ats_lab_5_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:862:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:911:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:951:1: style: Label '__ats_lab_bst_insert_random_0227__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:954:1: style: Label '__ats_lab_4_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:956:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:991:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1017:1: style: Label '__ats_lab_map_insert_01798__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1038:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_trans_temp_2edats__the_stactx_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1064:1: style: Label '__ats_lab_10_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1066:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1074:1: style: Label '__ats_lab_11_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1076:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1087:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1098:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1108:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1126:1: style: Label '__ats_lab_map_search_01800__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1146:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_trans_temp_2edats__the_stactx_find' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1170:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_trans_temp_2edats__the_stactx_push' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1200:1: style: Label '__ats_lab_17_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1202:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1214:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1229:1: style: Label '__ats_lab_map_free_01796__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1261:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_trans_temp_2edats__the_stactx_pop' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1269:1: style: Label '__ats_lab_15_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1271:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1282:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1312:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hityp_s2var_normalize' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1326:1: style: Label '__ats_lab_aux_char_23' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1382:1: style: Label '__ats_lab_aux_hityp_25' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1386:1: style: Label '__ats_lab_19_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1388:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1397:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1431:1: style: Label '__ats_lab_21_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1433:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1453:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1476:1: style: Label '__ats_lab_23_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1478:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1498:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1521:1: style: Label '__ats_lab_25_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1523:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1543:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1561:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__template_name_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1581:1: style: Label '__ats_lab_fprint_tmpcstvar_29' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1584:1: style: Label '__ats_lab_27_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1586:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1594:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1613:1: style: Label '__ats_lab_print_tmpcstvar_30' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1632:1: style: Label '__ats_lab_prerr_tmpcstvar_31' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1649:1: style: Label '__ats_lab_aux_33' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1700:1: style: Label '__ats_lab_29_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1702:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1704:1: style: Label '__ats_lab_29_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1718:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1720:1: style: Label '__ats_lab_30_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1726:1: style: Label '__ats_lab_31_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1789:1: style: Label '__ats_lab_32_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1791:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1793:1: style: Label '__ats_lab_32_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1808:1: style: Label '__ats_lab_33_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1810:1: style: Label '__ats_lab_33_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1816:1: style: Label '__ats_lab_34_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1865:1: style: Label '__ats_lab_template_arg_match_32' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1880:1: style: Label '__ats_lab_chain_insert_044__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1900:1: style: Label '__ats_lab_table_insert_070__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1923:1: style: Label '__ats_lab_ht_insert_0100__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1950:1: style: Label '__ats_lab_35_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1952:1: style: Label '__ats_lab_35_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:1966:1: style: Label '__ats_lab_36_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:2016:1: style: Label '__ats_lab_htp_resize_0127__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:2053:1: style: Label '__ats_lab_hashtbl_insert_01583__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:2100:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__tmpnamtbl_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:2104:1: style: Label '__ats_lab_37_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:2106:1: style: Label '__ats_lab_37_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:2112:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:2140:1: style: Label '__ats_lab_39_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:2142:1: style: Label '__ats_lab_39_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:2162:1: style: Label '__ats_lab_40_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:2181:1: style: Label '__ats_lab_table_search_060__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:2203:1: style: Label '__ats_lab_ht_search_096__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:2229:1: style: Label '__ats_lab_hashtbl_search_01582__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:2256:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__tmpnamtbl_find' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:2299:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_trans_temp_2edats__ccomp_tmpdef' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:2324:1: style: Label '__ats_lab_41_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:2326:1: style: Label '__ats_lab_41_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:2334:1: style: Label '__ats_lab_42_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:2369:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__template_cst_name_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:2373:1: style: Label '__ats_lab_43_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:2375:1: style: Label '__ats_lab_43_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:2387:1: style: Label '__ats_lab_44_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:2395:1: style: Label '__ats_lab_45_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:2420:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__template_var_name_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:2459:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__ccomp_exp_template_cst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:2465:1: style: Label '__ats_lab_46_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:2467:1: style: Label '__ats_lab_46_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:2471:1: style: Label '__ats_lab_47_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:2473:1: style: Label '__ats_lab_47_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:2482:1: style: Label '__ats_lab_48_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:2508:1: style: Label '__ats_lab_49_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:2547:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__ccomp_exp_template_var' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:2553:1: style: Label '__ats_lab_50_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:2555:1: style: Label '__ats_lab_50_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:2559:1: style: Label '__ats_lab_51_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:2561:1: style: Label '__ats_lab_51_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:2570:1: style: Label '__ats_lab_52_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_trans_temp_dats.c:2597:1: style: Label '__ats_lab_53_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:429:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:430:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:440:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:441:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:820:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:955:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:956:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1182:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1484:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1576:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:432:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:443:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:823:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:958:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1119:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1185:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1487:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1579:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:414:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:416:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:424:1: style: Label '__ats_lab_1_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:426:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:437:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:448:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:458:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:476:1: style: Label '__ats_lab_map_search_01562__ats_ptr_type_ats_int_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:494:1: style: Label '__ats_lab_bst_size_026__ats_ptr_type_ats_int_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:497:1: style: Label '__ats_lab_9_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:499:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:507:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:552:1: style: Label '__ats_lab_bst_insert_atroot_031__ats_ptr_type_ats_int_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:555:1: style: Label '__ats_lab_8_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:557:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:606:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:646:1: style: Label '__ats_lab_bst_insert_random_065__ats_ptr_type_ats_int_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:649:1: style: Label '__ats_lab_7_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:651:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:686:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:712:1: style: Label '__ats_lab_map_insert_01560__ats_ptr_type_ats_int_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:731:1: style: Label '__ats_lab_tmpvarmap_add_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:735:1: style: Label '__ats_lab_5_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:737:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:744:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:763:1: style: Label '__ats_lab_tmpvarmap_add_root_7' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:767:1: style: Label '__ats_lab_13_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:769:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:777:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:784:1: style: Label '__ats_lab_15_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:786:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:793:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:814:1: style: Label '__ats_lab_17_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:816:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:828:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:863:1: style: Label '__ats_lab_f_10' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:879:1: style: Label '__ats_lab_19_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:880:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:900:1: style: Label '__ats_lab_20_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:943:1: style: Label '__ats_lab_21_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:945:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:963:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:979:1: style: Label '__ats_lab_map_foreach_inf_01565__ats_ptr_type_ats_int_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:998:1: style: Label '__ats_lab__emit_tmpvarmap_dec_9' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1030:1: style: Label '__ats_lab_f_14' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1039:1: style: Label '__ats_lab_23_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1040:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1046:1: style: Label '__ats_lab_24_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1070:1: style: Label '__ats_lab__emit_tmpvarmap_markroot_13' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1091:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__tmpvarmap_nil' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1110:1: style: Label '__ats_lab_25_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1112:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1124:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1139:1: style: Label '__ats_lab_map_free_01558__ats_ptr_type_ats_int_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1155:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__tmpvarmap_free' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1175:1: style: Label '__ats_lab_27_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1177:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1190:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1245:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__instr_tmpvarmap_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1249:1: style: Label '__ats_lab_29_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1251:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1259:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1267:1: style: Label '__ats_lab_31_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1275:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1285:1: style: Label '__ats_lab_33_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1297:1: style: Label '__ats_lab_34_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1305:1: style: Label '__ats_lab_35_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1313:1: style: Label '__ats_lab_36_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1321:1: style: Label '__ats_lab_37_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1329:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1343:1: style: Label '__ats_lab_39_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1351:1: style: Label '__ats_lab_40_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1359:1: style: Label '__ats_lab_41_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1367:1: style: Label '__ats_lab_42_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1375:1: style: Label '__ats_lab_43_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1383:1: style: Label '__ats_lab_44_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1391:1: style: Label '__ats_lab_45_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1399:1: style: Label '__ats_lab_46_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1407:1: style: Label '__ats_lab_47_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1415:1: style: Label '__ats_lab_48_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1423:1: style: Label '__ats_lab_49_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1431:1: style: Label '__ats_lab_50_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1439:1: style: Label '__ats_lab_51_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1451:1: style: Label '__ats_lab_52_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1458:1: style: Label '__ats_lab_53_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1478:1: style: Label '__ats_lab_54_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1480:1: style: Label '__ats_lab_54_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1492:1: style: Label '__ats_lab_55_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1506:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__emit_tmpvarmap_dec_local' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1519:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__emit_tmpvarmap_dec_static' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1532:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__emit_tmpvarmap_markroot' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1548:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__funentry_tmpvarmap_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1570:1: style: Label '__ats_lab_56_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1572:1: style: Label '__ats_lab_56_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1584:1: style: Label '__ats_lab_57_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_ccomp_util_dats.c:1598:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_ccomp_2esats__tailjoinlst_tmpvarmap_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_charlst_dats.c:204:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_charlst_dats.c:125:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_charlst_dats.c:159:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_charlst_dats.c:118:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_charlst_dats.c:120:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_charlst_dats.c:130:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_charlst_dats.c:150:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_charlst_dats.c:152:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_charlst_dats.c:164:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_charlst_dats.c:179:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_charlst_2esats__charlst_length' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_charlst_dats.c:222:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_charlst_2esats__charlst_add_string' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_charlst_dats.c:236:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_charlst_2esats__string_make_charlst_rev' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_charlst_dats.c:250:1: style: Label '__ats_lab_atsopt_charlst_is_nil' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_charlst_dats.c:253:1: style: Label '__ats_lab_4_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_charlst_dats.c:255:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_charlst_dats.c:262:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_charlst_dats.c:279:1: style: Label '__ats_lab_atsopt_charlst_uncons' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_comarg_dats.c:119:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_comarg_dats.c:120:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_comarg_dats.c:142:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_comarg_2esats__comarg_parse' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_comarg_dats.c:167:1: style: Label '__ats_lab_loop_3' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_comarg_dats.c:226:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_comarg_2esats__comarglst_parse' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2427:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2428:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2439:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2440:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5429:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5639:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5924:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5925:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6218:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6219:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6229:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6230:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6855:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6856:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6857:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6858:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6859:6: warning: Redundant assignment of 'arg4' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6862:6: warning: Redundant assignment of 'arg7' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6873:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6874:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6875:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6876:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6877:6: warning: Redundant assignment of 'arg4' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6878:6: warning: Redundant assignment of 'arg5' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6880:6: warning: Redundant assignment of 'arg7' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6892:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6893:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6894:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6895:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6896:6: warning: Redundant assignment of 'arg4' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6899:6: warning: Redundant assignment of 'arg7' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6917:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6918:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6919:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6920:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6921:6: warning: Redundant assignment of 'arg4' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6924:6: warning: Redundant assignment of 'arg7' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6935:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6936:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6937:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6938:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6939:6: warning: Redundant assignment of 'arg4' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6942:6: warning: Redundant assignment of 'arg7' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6957:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6958:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6959:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6960:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6961:6: warning: Redundant assignment of 'arg4' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6964:6: warning: Redundant assignment of 'arg7' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6975:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6976:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6977:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6978:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6979:6: warning: Redundant assignment of 'arg4' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6982:6: warning: Redundant assignment of 'arg7' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7255:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7266:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7303:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7304:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7341:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7342:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7383:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7384:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7395:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7396:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7438:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7439:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7440:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7441:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7444:6: warning: Redundant assignment of 'arg6' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:8050:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:8052:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:8054:6: warning: Redundant assignment of 'arg4' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:8055:6: warning: Redundant assignment of 'arg5' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:8056:6: warning: Redundant assignment of 'arg6' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:8057:6: warning: Redundant assignment of 'arg7' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:8065:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:8066:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:8067:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:8069:6: warning: Redundant assignment of 'arg4' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:8070:6: warning: Redundant assignment of 'arg5' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:8071:6: warning: Redundant assignment of 'arg6' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:8072:6: warning: Redundant assignment of 'arg7' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:8117:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:8118:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:8119:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:8120:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:8122:6: warning: Redundant assignment of 'arg5' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:8123:6: warning: Redundant assignment of 'arg6' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:8124:6: warning: Redundant assignment of 'arg7' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:8125:6: warning: Redundant assignment of 'arg8' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:920:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2281:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2291:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2338:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2442:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5927:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6221:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6232:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6864:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6882:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6901:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6926:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6944:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6966:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6984:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7258:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7269:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7307:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7345:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7387:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7399:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7446:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7482:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7625:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:8059:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:8074:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:8127:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:847:1: style: Label '__ats_lab_prerr_interror_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:861:1: style: Label '__ats_lab_prerr_loc_interror_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:875:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2esats__s3aexp_cst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:890:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2esats__s3aexp_var' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:911:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:913:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:924:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:946:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2esats__s3aexp_psub' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:949:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:951:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:960:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:979:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2esats__s3aexp_psucc' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:992:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2esats__s3aexp_ppred' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1005:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2esats__s3bexp_cst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1020:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2esats__s3bexp_var' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1049:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2esats__s3bexp_bneg' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1052:1: style: Label '__ats_lab_4_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1054:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1065:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1083:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1101:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1109:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1121:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1144:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2esats__s3bexp_beq' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1147:1: style: Label '__ats_lab_10_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1149:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1160:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1163:1: style: Label '__ats_lab_12_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1165:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1176:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1212:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2esats__s3bexp_bneq' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1215:1: style: Label '__ats_lab_14_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1217:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1228:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1231:1: style: Label '__ats_lab_16_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1233:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1244:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1276:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2esats__s3bexp_badd' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1279:1: style: Label '__ats_lab_18_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1281:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1292:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1295:1: style: Label '__ats_lab_20_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1297:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1308:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1330:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2esats__s3bexp_bmul' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1333:1: style: Label '__ats_lab_22_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1335:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1346:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1349:1: style: Label '__ats_lab_24_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1351:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1362:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1400:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2esats__s3bexp_iexp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1403:1: style: Label '__ats_lab_26_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1405:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1409:1: style: Label '__ats_lab_27_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1411:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1423:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1435:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1447:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1458:1: style: Label '__ats_lab_31_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1471:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1475:1: style: Label '__ats_lab_33_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1477:1: style: Label '__ats_lab_33_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1489:1: style: Label '__ats_lab_34_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1501:1: style: Label '__ats_lab_35_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1513:1: style: Label '__ats_lab_36_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1524:1: style: Label '__ats_lab_37_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1536:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1555:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2esats__s3bexp_igt' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1570:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2esats__s3bexp_igte' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1585:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2esats__s3bexp_ilt' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1600:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2esats__s3bexp_ilte' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1615:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2esats__s3bexp_ieq' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1630:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2esats__s3bexp_ineq' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1645:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2esats__s3bexp_pgt' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1660:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2esats__s3bexp_pgte' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1675:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2esats__s3bexp_plt' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1690:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2esats__s3bexp_plte' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1705:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2esats__s3bexp_peq' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1720:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2esats__s3bexp_pneq' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1734:1: style: Label '__ats_lab_s3iexp_is_const_28' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1737:1: style: Label '__ats_lab_39_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1739:1: style: Label '__ats_lab_39_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1746:1: style: Label '__ats_lab_40_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1752:1: style: Label '__ats_lab_41_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1767:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2esats__s3iexp_cst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1782:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2esats__s3iexp_int' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1797:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2esats__s3iexp_intinf' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1812:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2esats__s3iexp_var' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1832:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2esats__s3iexp_ineg' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1835:1: style: Label '__ats_lab_42_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1837:1: style: Label '__ats_lab_42_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1848:1: style: Label '__ats_lab_43_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1859:1: style: Label '__ats_lab_44_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1866:1: style: Label '__ats_lab_45_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1894:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2esats__s3iexp_iadd' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1897:1: style: Label '__ats_lab_46_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1899:1: style: Label '__ats_lab_46_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1900:1: style: Label '__ats_lab_46_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1911:1: style: Label '__ats_lab_47_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1921:1: style: Label '__ats_lab_48_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1922:1: style: Label '__ats_lab_48_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1933:1: style: Label '__ats_lab_49_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1943:1: style: Label '__ats_lab_50_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1945:1: style: Label '__ats_lab_50_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1957:1: style: Label '__ats_lab_51_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1986:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2esats__s3iexp_isub' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1989:1: style: Label '__ats_lab_52_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1991:1: style: Label '__ats_lab_52_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:1992:1: style: Label '__ats_lab_52_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2003:1: style: Label '__ats_lab_53_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2013:1: style: Label '__ats_lab_54_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2014:1: style: Label '__ats_lab_54_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2025:1: style: Label '__ats_lab_55_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2035:1: style: Label '__ats_lab_56_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2037:1: style: Label '__ats_lab_56_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2049:1: style: Label '__ats_lab_57_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2086:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2esats__s3iexp_imul' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2089:1: style: Label '__ats_lab_58_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2091:1: style: Label '__ats_lab_58_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2092:1: style: Label '__ats_lab_58_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2102:1: style: Label '__ats_lab_59_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2114:1: style: Label '__ats_lab_60_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2122:1: style: Label '__ats_lab_61_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2135:1: style: Label '__ats_lab_62_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2136:1: style: Label '__ats_lab_62_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2146:1: style: Label '__ats_lab_63_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2158:1: style: Label '__ats_lab_64_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2166:1: style: Label '__ats_lab_65_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2179:1: style: Label '__ats_lab_66_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2181:1: style: Label '__ats_lab_66_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2193:1: style: Label '__ats_lab_67_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2211:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2esats__s3iexp_pdiff' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2227:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2esats__s3iexp_isucc' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2240:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2esats__s3iexp_ipred' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2259:1: style: Label '__ats_lab_68_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2261:1: style: Label '__ats_lab_68_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2267:1: style: Label '__ats_lab_69_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2269:1: style: Label '__ats_lab_69_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2276:1: style: Label '__ats_lab_70_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2286:1: style: Label '__ats_lab_71_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2296:1: style: Label '__ats_lab_72_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2316:1: style: Label '__ats_lab_73_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2318:1: style: Label '__ats_lab_73_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2324:1: style: Label '__ats_lab_74_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2326:1: style: Label '__ats_lab_74_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2333:1: style: Label '__ats_lab_75_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2343:1: style: Label '__ats_lab_76_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2352:1: style: Label '__ats_lab_77_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2368:1: style: Label '__ats_lab_s2cfdeflst_pop_41' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2383:1: style: Label '__ats_lab_s2cfdeflst_push_43' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2409:1: style: Label '__ats_lab_78_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2411:1: style: Label '__ats_lab_78_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2436:1: style: Label '__ats_lab_79_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2447:1: style: Label '__ats_lab_80_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2468:1: style: Label '__ats_lab_s2cfdeflst_add_45' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2495:1: style: Label '__ats_lab_s2cfdeflst_add_none_46' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2520:1: style: Label '__ats_lab_s2cfdeflst_replace_47' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2524:1: style: Label '__ats_lab_81_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2526:1: style: Label '__ats_lab_81_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2535:1: style: Label '__ats_lab_82_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2556:1: style: Label '__ats_lab_s2cfdeflst_replace_none_48' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2560:1: style: Label '__ats_lab_83_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2562:1: style: Label '__ats_lab_83_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2571:1: style: Label '__ats_lab_84_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2592:1: style: Label '__ats_lab_errmsg_50' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2631:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2edats__s3aexp_make_s2cst_s2explst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2634:1: style: Label '__ats_lab_85_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2635:1: style: Label '__ats_lab_85_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2640:1: style: Label '__ats_lab_86_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2646:1: style: Label '__ats_lab_86_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2652:1: style: Label '__ats_lab_87_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2654:1: style: Label '__ats_lab_87_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2660:1: style: Label '__ats_lab_88_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2662:1: style: Label '__ats_lab_88_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2673:1: style: Label '__ats_lab_89_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2682:1: style: Label '__ats_lab_90_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2690:1: style: Label '__ats_lab_91_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2697:1: style: Label '__ats_lab_92_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2703:1: style: Label '__ats_lab_93_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2709:1: style: Label '__ats_lab_93_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2715:1: style: Label '__ats_lab_94_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2717:1: style: Label '__ats_lab_94_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2723:1: style: Label '__ats_lab_95_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2725:1: style: Label '__ats_lab_95_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2736:1: style: Label '__ats_lab_96_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2745:1: style: Label '__ats_lab_97_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2753:1: style: Label '__ats_lab_98_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2760:1: style: Label '__ats_lab_99_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:2783:1: style: Label '__ats_lab_errmsg_52' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3038:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2edats__s3bexp_make_s2cst_s2explst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3041:1: style: Label '__ats_lab_100_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3042:1: style: Label '__ats_lab_100_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3047:1: style: Label '__ats_lab_101_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3051:1: style: Label '__ats_lab_101_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3056:1: style: Label '__ats_lab_102_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3058:1: style: Label '__ats_lab_102_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3069:1: style: Label '__ats_lab_103_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3077:1: style: Label '__ats_lab_104_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3084:1: style: Label '__ats_lab_105_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3090:1: style: Label '__ats_lab_106_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3096:1: style: Label '__ats_lab_106_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3102:1: style: Label '__ats_lab_107_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3104:1: style: Label '__ats_lab_107_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3110:1: style: Label '__ats_lab_108_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3112:1: style: Label '__ats_lab_108_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3123:1: style: Label '__ats_lab_109_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3132:1: style: Label '__ats_lab_110_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3140:1: style: Label '__ats_lab_111_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3147:1: style: Label '__ats_lab_112_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3153:1: style: Label '__ats_lab_113_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3159:1: style: Label '__ats_lab_113_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3165:1: style: Label '__ats_lab_114_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3167:1: style: Label '__ats_lab_114_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3173:1: style: Label '__ats_lab_115_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3175:1: style: Label '__ats_lab_115_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3186:1: style: Label '__ats_lab_116_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3195:1: style: Label '__ats_lab_117_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3203:1: style: Label '__ats_lab_118_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3210:1: style: Label '__ats_lab_119_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3216:1: style: Label '__ats_lab_120_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3222:1: style: Label '__ats_lab_120_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3228:1: style: Label '__ats_lab_121_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3230:1: style: Label '__ats_lab_121_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3236:1: style: Label '__ats_lab_122_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3238:1: style: Label '__ats_lab_122_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3249:1: style: Label '__ats_lab_123_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3258:1: style: Label '__ats_lab_124_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3266:1: style: Label '__ats_lab_125_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3273:1: style: Label '__ats_lab_126_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3279:1: style: Label '__ats_lab_127_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3285:1: style: Label '__ats_lab_127_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3291:1: style: Label '__ats_lab_128_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3293:1: style: Label '__ats_lab_128_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3299:1: style: Label '__ats_lab_129_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3301:1: style: Label '__ats_lab_129_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3312:1: style: Label '__ats_lab_130_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3321:1: style: Label '__ats_lab_131_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3329:1: style: Label '__ats_lab_132_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3336:1: style: Label '__ats_lab_133_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3342:1: style: Label '__ats_lab_134_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3348:1: style: Label '__ats_lab_134_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3354:1: style: Label '__ats_lab_135_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3356:1: style: Label '__ats_lab_135_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3362:1: style: Label '__ats_lab_136_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3364:1: style: Label '__ats_lab_136_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3375:1: style: Label '__ats_lab_137_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3384:1: style: Label '__ats_lab_138_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3392:1: style: Label '__ats_lab_139_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3399:1: style: Label '__ats_lab_140_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3405:1: style: Label '__ats_lab_141_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3411:1: style: Label '__ats_lab_141_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3417:1: style: Label '__ats_lab_142_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3419:1: style: Label '__ats_lab_142_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3425:1: style: Label '__ats_lab_143_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3427:1: style: Label '__ats_lab_143_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3438:1: style: Label '__ats_lab_144_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3447:1: style: Label '__ats_lab_145_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3455:1: style: Label '__ats_lab_146_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3462:1: style: Label '__ats_lab_147_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3468:1: style: Label '__ats_lab_148_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3474:1: style: Label '__ats_lab_148_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3480:1: style: Label '__ats_lab_149_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3482:1: style: Label '__ats_lab_149_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3488:1: style: Label '__ats_lab_150_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3490:1: style: Label '__ats_lab_150_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3501:1: style: Label '__ats_lab_151_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3510:1: style: Label '__ats_lab_152_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3518:1: style: Label '__ats_lab_153_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3525:1: style: Label '__ats_lab_154_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3531:1: style: Label '__ats_lab_155_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3537:1: style: Label '__ats_lab_155_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3543:1: style: Label '__ats_lab_156_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3545:1: style: Label '__ats_lab_156_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3551:1: style: Label '__ats_lab_157_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3553:1: style: Label '__ats_lab_157_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3564:1: style: Label '__ats_lab_158_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3573:1: style: Label '__ats_lab_159_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3581:1: style: Label '__ats_lab_160_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3588:1: style: Label '__ats_lab_161_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3594:1: style: Label '__ats_lab_162_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3600:1: style: Label '__ats_lab_162_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3606:1: style: Label '__ats_lab_163_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3608:1: style: Label '__ats_lab_163_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3614:1: style: Label '__ats_lab_164_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3616:1: style: Label '__ats_lab_164_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3627:1: style: Label '__ats_lab_165_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3636:1: style: Label '__ats_lab_166_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3644:1: style: Label '__ats_lab_167_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3651:1: style: Label '__ats_lab_168_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3657:1: style: Label '__ats_lab_169_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3663:1: style: Label '__ats_lab_169_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3669:1: style: Label '__ats_lab_170_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3671:1: style: Label '__ats_lab_170_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3677:1: style: Label '__ats_lab_171_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3679:1: style: Label '__ats_lab_171_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3690:1: style: Label '__ats_lab_172_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3699:1: style: Label '__ats_lab_173_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3707:1: style: Label '__ats_lab_174_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3714:1: style: Label '__ats_lab_175_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3720:1: style: Label '__ats_lab_176_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3726:1: style: Label '__ats_lab_176_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3732:1: style: Label '__ats_lab_177_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3734:1: style: Label '__ats_lab_177_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3740:1: style: Label '__ats_lab_178_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3742:1: style: Label '__ats_lab_178_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3753:1: style: Label '__ats_lab_179_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3762:1: style: Label '__ats_lab_180_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3770:1: style: Label '__ats_lab_181_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3777:1: style: Label '__ats_lab_182_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3783:1: style: Label '__ats_lab_183_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3789:1: style: Label '__ats_lab_183_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3795:1: style: Label '__ats_lab_184_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3797:1: style: Label '__ats_lab_184_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3803:1: style: Label '__ats_lab_185_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3805:1: style: Label '__ats_lab_185_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3816:1: style: Label '__ats_lab_186_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3825:1: style: Label '__ats_lab_187_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3833:1: style: Label '__ats_lab_188_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3840:1: style: Label '__ats_lab_189_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3846:1: style: Label '__ats_lab_190_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3852:1: style: Label '__ats_lab_190_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3858:1: style: Label '__ats_lab_191_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3860:1: style: Label '__ats_lab_191_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3866:1: style: Label '__ats_lab_192_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3868:1: style: Label '__ats_lab_192_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3879:1: style: Label '__ats_lab_193_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3888:1: style: Label '__ats_lab_194_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3896:1: style: Label '__ats_lab_195_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3903:1: style: Label '__ats_lab_196_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3909:1: style: Label '__ats_lab_197_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3915:1: style: Label '__ats_lab_197_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3921:1: style: Label '__ats_lab_198_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3923:1: style: Label '__ats_lab_198_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3929:1: style: Label '__ats_lab_199_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3931:1: style: Label '__ats_lab_199_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3942:1: style: Label '__ats_lab_200_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3951:1: style: Label '__ats_lab_201_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3959:1: style: Label '__ats_lab_202_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3966:1: style: Label '__ats_lab_203_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3972:1: style: Label '__ats_lab_204_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3978:1: style: Label '__ats_lab_204_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3984:1: style: Label '__ats_lab_205_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3986:1: style: Label '__ats_lab_205_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3992:1: style: Label '__ats_lab_206_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:3994:1: style: Label '__ats_lab_206_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4005:1: style: Label '__ats_lab_207_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4014:1: style: Label '__ats_lab_208_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4022:1: style: Label '__ats_lab_209_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4029:1: style: Label '__ats_lab_210_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4035:1: style: Label '__ats_lab_211_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4041:1: style: Label '__ats_lab_211_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4047:1: style: Label '__ats_lab_212_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4049:1: style: Label '__ats_lab_212_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4055:1: style: Label '__ats_lab_213_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4057:1: style: Label '__ats_lab_213_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4068:1: style: Label '__ats_lab_214_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4077:1: style: Label '__ats_lab_215_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4085:1: style: Label '__ats_lab_216_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4092:1: style: Label '__ats_lab_217_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4098:1: style: Label '__ats_lab_218_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4104:1: style: Label '__ats_lab_218_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4110:1: style: Label '__ats_lab_219_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4112:1: style: Label '__ats_lab_219_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4118:1: style: Label '__ats_lab_220_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4120:1: style: Label '__ats_lab_220_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4131:1: style: Label '__ats_lab_221_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4140:1: style: Label '__ats_lab_222_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4148:1: style: Label '__ats_lab_223_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4155:1: style: Label '__ats_lab_224_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4161:1: style: Label '__ats_lab_225_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4167:1: style: Label '__ats_lab_225_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4173:1: style: Label '__ats_lab_226_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4175:1: style: Label '__ats_lab_226_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4181:1: style: Label '__ats_lab_227_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4183:1: style: Label '__ats_lab_227_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4194:1: style: Label '__ats_lab_228_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4203:1: style: Label '__ats_lab_229_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4211:1: style: Label '__ats_lab_230_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4218:1: style: Label '__ats_lab_231_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4224:1: style: Label '__ats_lab_232_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4230:1: style: Label '__ats_lab_232_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4236:1: style: Label '__ats_lab_233_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4238:1: style: Label '__ats_lab_233_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4244:1: style: Label '__ats_lab_234_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4246:1: style: Label '__ats_lab_234_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4257:1: style: Label '__ats_lab_235_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4266:1: style: Label '__ats_lab_236_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4274:1: style: Label '__ats_lab_237_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4281:1: style: Label '__ats_lab_238_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4287:1: style: Label '__ats_lab_239_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4293:1: style: Label '__ats_lab_239_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4299:1: style: Label '__ats_lab_240_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4301:1: style: Label '__ats_lab_240_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4307:1: style: Label '__ats_lab_241_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4309:1: style: Label '__ats_lab_241_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4320:1: style: Label '__ats_lab_242_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4329:1: style: Label '__ats_lab_243_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4337:1: style: Label '__ats_lab_244_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4344:1: style: Label '__ats_lab_245_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4350:1: style: Label '__ats_lab_246_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4356:1: style: Label '__ats_lab_246_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4362:1: style: Label '__ats_lab_247_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4364:1: style: Label '__ats_lab_247_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4370:1: style: Label '__ats_lab_248_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4372:1: style: Label '__ats_lab_248_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4383:1: style: Label '__ats_lab_249_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4392:1: style: Label '__ats_lab_250_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4400:1: style: Label '__ats_lab_251_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4407:1: style: Label '__ats_lab_252_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4413:1: style: Label '__ats_lab_253_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4419:1: style: Label '__ats_lab_253_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4425:1: style: Label '__ats_lab_254_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4427:1: style: Label '__ats_lab_254_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4433:1: style: Label '__ats_lab_255_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4435:1: style: Label '__ats_lab_255_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4446:1: style: Label '__ats_lab_256_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4455:1: style: Label '__ats_lab_257_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4463:1: style: Label '__ats_lab_258_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4470:1: style: Label '__ats_lab_259_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4476:1: style: Label '__ats_lab_260_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4482:1: style: Label '__ats_lab_260_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4488:1: style: Label '__ats_lab_261_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4489:1: style: Label '__ats_lab_261_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4497:1: style: Label '__ats_lab_262_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4506:1: style: Label '__ats_lab_263_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4518:1: style: Label '__ats_lab_264_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4525:1: style: Label '__ats_lab_265_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4548:1: style: Label '__ats_lab_errmsg_54' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4651:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2edats__s3iexp_make_s2cst_s2explst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4654:1: style: Label '__ats_lab_266_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4655:1: style: Label '__ats_lab_266_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4660:1: style: Label '__ats_lab_267_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4664:1: style: Label '__ats_lab_267_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4669:1: style: Label '__ats_lab_268_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4671:1: style: Label '__ats_lab_268_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4682:1: style: Label '__ats_lab_269_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4690:1: style: Label '__ats_lab_270_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4697:1: style: Label '__ats_lab_271_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4703:1: style: Label '__ats_lab_272_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4709:1: style: Label '__ats_lab_272_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4715:1: style: Label '__ats_lab_273_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4717:1: style: Label '__ats_lab_273_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4723:1: style: Label '__ats_lab_274_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4725:1: style: Label '__ats_lab_274_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4736:1: style: Label '__ats_lab_275_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4745:1: style: Label '__ats_lab_276_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4753:1: style: Label '__ats_lab_277_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4760:1: style: Label '__ats_lab_278_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4766:1: style: Label '__ats_lab_279_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4772:1: style: Label '__ats_lab_279_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4778:1: style: Label '__ats_lab_280_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4780:1: style: Label '__ats_lab_280_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4786:1: style: Label '__ats_lab_281_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4788:1: style: Label '__ats_lab_281_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4799:1: style: Label '__ats_lab_282_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4808:1: style: Label '__ats_lab_283_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4816:1: style: Label '__ats_lab_284_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4823:1: style: Label '__ats_lab_285_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4829:1: style: Label '__ats_lab_286_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4835:1: style: Label '__ats_lab_286_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4841:1: style: Label '__ats_lab_287_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4843:1: style: Label '__ats_lab_287_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4850:1: style: Label '__ats_lab_288_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4852:1: style: Label '__ats_lab_288_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4875:1: style: Label '__ats_lab_289_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4884:1: style: Label '__ats_lab_290_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4892:1: style: Label '__ats_lab_291_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4899:1: style: Label '__ats_lab_292_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4905:1: style: Label '__ats_lab_293_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4911:1: style: Label '__ats_lab_293_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4917:1: style: Label '__ats_lab_294_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4919:1: style: Label '__ats_lab_294_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4925:1: style: Label '__ats_lab_295_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4927:1: style: Label '__ats_lab_295_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4938:1: style: Label '__ats_lab_296_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4947:1: style: Label '__ats_lab_297_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4955:1: style: Label '__ats_lab_298_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4962:1: style: Label '__ats_lab_299_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4968:1: style: Label '__ats_lab_300_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4974:1: style: Label '__ats_lab_300_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4980:1: style: Label '__ats_lab_301_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4982:1: style: Label '__ats_lab_301_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4988:1: style: Label '__ats_lab_302_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:4990:1: style: Label '__ats_lab_302_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5001:1: style: Label '__ats_lab_303_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5010:1: style: Label '__ats_lab_304_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5018:1: style: Label '__ats_lab_305_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5025:1: style: Label '__ats_lab_306_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5037:1: style: Label '__ats_lab_307_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5049:1: style: Label '__ats_lab_308_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5061:1: style: Label '__ats_lab_309_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5073:1: style: Label '__ats_lab_310_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5085:1: style: Label '__ats_lab_311_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5097:1: style: Label '__ats_lab_312_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5148:1: style: Label '__ats_lab_aux_equal_55' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5152:1: style: Label '__ats_lab_313_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5153:1: style: Label '__ats_lab_313_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5159:1: style: Label '__ats_lab_314_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5161:1: style: Label '__ats_lab_314_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5167:1: style: Label '__ats_lab_315_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5169:1: style: Label '__ats_lab_315_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5180:1: style: Label '__ats_lab_316_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5189:1: style: Label '__ats_lab_317_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5196:1: style: Label '__ats_lab_318_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5203:1: style: Label '__ats_lab_319_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5205:1: style: Label '__ats_lab_319_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5211:1: style: Label '__ats_lab_320_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5213:1: style: Label '__ats_lab_320_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5224:1: style: Label '__ats_lab_321_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5233:1: style: Label '__ats_lab_322_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5240:1: style: Label '__ats_lab_323_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5247:1: style: Label '__ats_lab_324_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5249:1: style: Label '__ats_lab_324_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5255:1: style: Label '__ats_lab_325_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5257:1: style: Label '__ats_lab_325_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5268:1: style: Label '__ats_lab_326_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5277:1: style: Label '__ats_lab_327_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5284:1: style: Label '__ats_lab_328_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5291:1: style: Label '__ats_lab_329_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5293:1: style: Label '__ats_lab_329_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5299:1: style: Label '__ats_lab_330_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5301:1: style: Label '__ats_lab_330_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5312:1: style: Label '__ats_lab_331_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5321:1: style: Label '__ats_lab_332_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5328:1: style: Label '__ats_lab_333_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5335:1: style: Label '__ats_lab_334_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5337:1: style: Label '__ats_lab_334_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5343:1: style: Label '__ats_lab_335_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5345:1: style: Label '__ats_lab_335_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5356:1: style: Label '__ats_lab_336_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5365:1: style: Label '__ats_lab_337_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5372:1: style: Label '__ats_lab_338_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5397:1: style: Label '__ats_lab_aux_bind_56' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5419:1: style: Label '__ats_lab_339_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5421:1: style: Label '__ats_lab_339_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5437:1: style: Label '__ats_lab_340_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5453:1: style: Label '__ats_lab_s2cstlst_add_57' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5488:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2esats__s3aexp_make_s2exp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5493:1: style: Label '__ats_lab_341_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5495:1: style: Label '__ats_lab_341_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5501:1: style: Label '__ats_lab_342_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5503:1: style: Label '__ats_lab_342_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5510:1: style: Label '__ats_lab_343_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5519:1: style: Label '__ats_lab_344_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5523:1: style: Label '__ats_lab_345_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5524:1: style: Label '__ats_lab_345_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5532:1: style: Label '__ats_lab_346_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5546:1: style: Label '__ats_lab_347_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5555:1: style: Label '__ats_lab_348_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5576:1: style: Label '__ats_lab_s2exp_synlt_60' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5581:1: style: Label '__ats_lab_349_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5583:1: style: Label '__ats_lab_349_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5590:1: style: Label '__ats_lab_350_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5606:1: style: Label '__ats_lab_s2exp_synlte_61' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5630:1: style: Label '__ats_lab_351_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5632:1: style: Label '__ats_lab_351_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5648:1: style: Label '__ats_lab_352_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5664:1: style: Label '__ats_lab_auxlt_64' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5689:1: style: Label '__ats_lab_auxlte_65' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5731:1: style: Label '__ats_lab_353_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5733:1: style: Label '__ats_lab_353_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5749:1: style: Label '__ats_lab_354_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5750:1: style: Label '__ats_lab_354_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5759:1: style: Label '__ats_lab_355_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5767:1: style: Label '__ats_lab_356_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5784:1: style: Label '__ats_lab_357_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5799:1: style: Label '__ats_lab_s2exp_metlt_reduce_63' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5838:1: style: Label '__ats_lab_358_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5840:1: style: Label '__ats_lab_358_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5846:1: style: Label '__ats_lab_359_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5848:1: style: Label '__ats_lab_359_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5855:1: style: Label '__ats_lab_360_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5864:1: style: Label '__ats_lab_361_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5868:1: style: Label '__ats_lab_362_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5869:1: style: Label '__ats_lab_362_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5877:1: style: Label '__ats_lab_363_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5886:1: style: Label '__ats_lab_364_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5900:1: style: Label '__ats_lab_365_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5910:1: style: Label '__ats_lab_366_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5919:1: style: Label '__ats_lab_367_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5931:1: style: Label '__ats_lab_368_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5956:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2esats__s3bexp_make_h3ypo' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5960:1: style: Label '__ats_lab_369_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5962:1: style: Label '__ats_lab_369_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5970:1: style: Label '__ats_lab_370_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:5980:1: style: Label '__ats_lab_371_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6024:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2esats__s3iexp_make_s2exp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6029:1: style: Label '__ats_lab_372_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6031:1: style: Label '__ats_lab_372_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6037:1: style: Label '__ats_lab_373_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6039:1: style: Label '__ats_lab_373_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6046:1: style: Label '__ats_lab_374_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6055:1: style: Label '__ats_lab_375_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6066:1: style: Label '__ats_lab_376_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6078:1: style: Label '__ats_lab_377_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6088:1: style: Label '__ats_lab_378_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6098:1: style: Label '__ats_lab_379_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6114:1: style: Label '__ats_lab_380_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6123:1: style: Label '__ats_lab_381_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6141:1: style: Label '__ats_lab___ats_fun_71' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6154:1: style: Label '__ats_lab_s2cst_index_map_make_70' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6167:1: style: Label '__ats_lab___ats_fun_73' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6180:1: style: Label '__ats_lab_s2var_index_map_make_72' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6203:1: style: Label '__ats_lab_382_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6205:1: style: Label '__ats_lab_382_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6213:1: style: Label '__ats_lab_383_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6215:1: style: Label '__ats_lab_383_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6226:1: style: Label '__ats_lab_384_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6237:1: style: Label '__ats_lab_385_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6247:1: style: Label '__ats_lab_386_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6265:1: style: Label '__ats_lab_map_search_03854__atsopt_count_type_ats_int_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6296:1: style: Label '__ats_lab_s2cst_index_find_74' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6301:1: style: Label '__ats_lab_387_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6303:1: style: Label '__ats_lab_387_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6322:1: style: Label '__ats_lab_388_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6356:1: style: Label '__ats_lab_s2var_index_find_77' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6361:1: style: Label '__ats_lab_389_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6363:1: style: Label '__ats_lab_389_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6382:1: style: Label '__ats_lab_390_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6403:1: style: Label '__ats_lab_bst_size_0480__atsopt_count_type_ats_int_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6406:1: style: Label '__ats_lab_393_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6408:1: style: Label '__ats_lab_393_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6416:1: style: Label '__ats_lab_394_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6461:1: style: Label '__ats_lab_bst_insert_atroot_0485__atsopt_count_type_ats_int_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6464:1: style: Label '__ats_lab_392_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6466:1: style: Label '__ats_lab_392_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6515:1: style: Label '__ats_lab_395_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6555:1: style: Label '__ats_lab_bst_insert_random_0519__atsopt_count_type_ats_int_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6558:1: style: Label '__ats_lab_391_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6560:1: style: Label '__ats_lab_391_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6595:1: style: Label '__ats_lab_396_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6621:1: style: Label '__ats_lab_map_insert_03852__atsopt_count_type_ats_int_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6640:1: style: Label '__ats_lab_s2cst_index_insert_78' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6655:1: style: Label '__ats_lab_s2var_index_insert_83' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6684:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2edats__s3aexp_intvec_update_err' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6687:1: style: Label '__ats_lab_397_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6689:1: style: Label '__ats_lab_397_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6700:1: style: Label '__ats_lab_398_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6711:1: style: Label '__ats_lab_399_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6717:1: style: Label '__ats_lab_400_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6727:1: style: Label '__ats_lab_401_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6804:1: style: Label '__ats_lab_402_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6806:1: style: Label '__ats_lab_402_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6817:1: style: Label '__ats_lab_403_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6828:1: style: Label '__ats_lab_404_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6840:1: style: Label '__ats_lab_405_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6852:1: style: Label '__ats_lab_406_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6869:1: style: Label '__ats_lab_407_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6887:1: style: Label '__ats_lab_408_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6906:1: style: Label '__ats_lab_409_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6911:1: style: Label '__ats_lab_410_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6913:1: style: Label '__ats_lab_410_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6931:1: style: Label '__ats_lab_411_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6948:1: style: Label '__ats_lab_412_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6951:1: style: Label '__ats_lab_413_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6953:1: style: Label '__ats_lab_413_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6971:1: style: Label '__ats_lab_414_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:6988:1: style: Label '__ats_lab_415_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7005:1: style: Label '__ats_lab_416_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7016:1: style: Label '__ats_lab_417_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7074:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2edats__s3bexp_icstr_make_err' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7077:1: style: Label '__ats_lab_418_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7079:1: style: Label '__ats_lab_418_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7099:1: style: Label '__ats_lab_419_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7116:1: style: Label '__ats_lab_420_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7133:1: style: Label '__ats_lab_421_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7142:1: style: Label '__ats_lab_422_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7163:1: style: Label '__ats_lab_423_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7184:1: style: Label '__ats_lab_424_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7200:1: style: Label '__ats_lab_425_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7230:1: style: Label '__ats_lab_426_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7232:1: style: Label '__ats_lab_426_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7238:1: style: Label '__ats_lab_427_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7240:1: style: Label '__ats_lab_427_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7251:1: style: Label '__ats_lab_428_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7263:1: style: Label '__ats_lab_429_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7274:1: style: Label '__ats_lab_430_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7295:1: style: Label '__ats_lab_433_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7297:1: style: Label '__ats_lab_433_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7312:1: style: Label '__ats_lab_434_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7333:1: style: Label '__ats_lab_435_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7335:1: style: Label '__ats_lab_435_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7350:1: style: Label '__ats_lab_436_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7374:1: style: Label '__ats_lab_437_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7376:1: style: Label '__ats_lab_437_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7392:1: style: Label '__ats_lab_438_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7404:1: style: Label '__ats_lab_439_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7427:1: style: Label '__ats_lab_440_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7429:1: style: Label '__ats_lab_440_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7451:1: style: Label '__ats_lab_441_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7473:1: style: Label '__ats_lab_442_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7475:1: style: Label '__ats_lab_442_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7487:1: style: Label '__ats_lab_443_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7502:1: style: Label '__ats_lab_map_free_03850__atsopt_count_type_ats_int_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7546:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2edats__s3bexplst_s2exp_solve_fm' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7553:1: style: Label '__ats_lab_431_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7555:1: style: Label '__ats_lab_431_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7564:1: style: Label '__ats_lab_432_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7616:1: style: Label '__ats_lab_444_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7618:1: style: Label '__ats_lab_444_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7630:1: style: Label '__ats_lab_445_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7650:1: style: Label '__ats_lab_pattern_match_exhaustiveness_msg_95' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7653:1: style: Label '__ats_lab_446_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7655:1: style: Label '__ats_lab_446_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7665:1: style: Label '__ats_lab_447_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7674:1: style: Label '__ats_lab_448_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7690:1: style: Label '__ats_lab_prerr_c3str_if_98' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7757:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2edats__c3str_solve_main' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7764:1: style: Label '__ats_lab_449_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7766:1: style: Label '__ats_lab_449_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7774:1: style: Label '__ats_lab_450_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7785:1: style: Label '__ats_lab_451_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7786:1: style: Label '__ats_lab_451_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7792:1: style: Label '__ats_lab_452_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7794:1: style: Label '__ats_lab_452_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7810:1: style: Label '__ats_lab_453_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7821:1: style: Label '__ats_lab_454_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7832:1: style: Label '__ats_lab_455_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7847:1: style: Label '__ats_lab_456_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7861:1: style: Label '__ats_lab_457_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7890:1: style: Label '__ats_lab_458_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7913:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2edats__c3str_solve_prop' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7951:1: style: Label '__ats_lab_459_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7953:1: style: Label '__ats_lab_459_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7958:1: style: Label '__ats_lab_460_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7960:1: style: Label '__ats_lab_460_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7975:1: style: Label '__ats_lab_461_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7980:1: style: Label '__ats_lab_462_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7982:1: style: Label '__ats_lab_462_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:7990:1: style: Label '__ats_lab_463_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:8006:1: style: Label '__ats_lab_464_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:8014:1: style: Label '__ats_lab_465_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:8020:1: style: Label '__ats_lab_466_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:8022:1: style: Label '__ats_lab_466_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:8033:1: style: Label '__ats_lab_467_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:8045:1: style: Label '__ats_lab_468_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:8064:1: style: Label '__ats_lab_469_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:8081:1: style: Label '__ats_lab_470_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:8106:1: style: Label '__ats_lab_471_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:8108:1: style: Label '__ats_lab_471_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:8132:1: style: Label '__ats_lab_472_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_dats.c:8164:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2esats__c3str_solve' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_print_dats.c:477:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_print_dats.c:481:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_print_dats.c:256:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2esats__fprint_s3aexp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_print_dats.c:259:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_print_dats.c:261:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_print_dats.c:271:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_print_dats.c:281:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_print_dats.c:291:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_print_dats.c:303:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_print_dats.c:352:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2esats__fprint_s3bexp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_print_dats.c:355:1: style: Label '__ats_lab_5_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_print_dats.c:357:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_print_dats.c:367:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_print_dats.c:377:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_print_dats.c:387:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_print_dats.c:397:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_print_dats.c:407:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_print_dats.c:420:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_print_dats.c:433:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_print_dats.c:464:1: style: Label '__ats_lab_13_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_print_dats.c:466:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_print_dats.c:486:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_print_dats.c:500:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2esats__fprint_s3bexplst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_print_dats.c:555:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2esats__fprint_s3iexp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_print_dats.c:558:1: style: Label '__ats_lab_15_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_print_dats.c:560:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_print_dats.c:570:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_print_dats.c:580:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_print_dats.c:590:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_print_dats.c:600:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_print_dats.c:610:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_print_dats.c:620:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_print_dats.c:633:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_print_dats.c:646:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_print_dats.c:659:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_print_dats.c:683:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2esats__print_s3aexp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_print_dats.c:702:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2esats__prerr_s3aexp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_print_dats.c:721:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2esats__print_s3bexp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_print_dats.c:740:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2esats__prerr_s3bexp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_print_dats.c:759:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2esats__print_s3bexplst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_print_dats.c:778:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2esats__prerr_s3bexplst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_print_dats.c:797:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2esats__print_s3iexp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_constraint_print_dats.c:816:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_constraint_2esats__prerr_s3iexp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_counter_dats.c:100:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_counter_2esats__lt_count_count' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_counter_dats.c:115:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_counter_2esats__lte_count_count' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_counter_dats.c:130:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_counter_2esats__gt_count_count' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_counter_dats.c:145:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_counter_2esats__gte_count_count' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_counter_dats.c:160:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_counter_2esats__eq_count_count' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_counter_dats.c:175:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_counter_2esats__neq_count_count' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_counter_dats.c:192:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_counter_2esats__print_count' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_counter_dats.c:211:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_counter_2esats__prerr_count' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2932:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2948:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2957:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:584:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__p1at_ann' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:605:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__p1at_any' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:623:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__p1at_anys' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:641:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__p1at_app_dyn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:664:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__p1at_app_sta' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:685:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__p1at_as' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:706:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__p1at_char' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:726:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__p1at_empty' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:744:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__p1at_exist' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:765:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__p1at_float' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:785:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__p1at_free' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:805:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__p1at_ide' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:826:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__p1at_int' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:849:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__p1at_list' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:852:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:856:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:867:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:892:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__p1at_list2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:915:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__p1at_lst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:935:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__p1at_qid' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:956:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__p1at_rec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:977:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__p1at_ref' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:997:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__p1at_refas' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1018:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__p1at_string' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1038:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__p1at_svararg' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1058:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__p1at_tup' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1082:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__p1at_tup2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1106:1: style: Label '__ats_lab_prerr_loc_error1_24' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1136:1: style: Label '__ats_lab_aux_26' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1140:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1142:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1154:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1162:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1170:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1178:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1186:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1195:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1202:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1210:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1257:1: style: Label '__ats_lab_auxlst_27' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1260:1: style: Label '__ats_lab_11_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1262:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1275:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1315:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__p1at_make_e1xp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1329:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_ann_effc' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1350:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_ann_funclo' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1371:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_ann_funclo_opt' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1375:1: style: Label '__ats_lab_13_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1377:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1383:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1399:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_ann_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1420:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_app_dyn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1443:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_app_sta' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1464:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_arrinit' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1486:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_arrsize' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1507:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_arrsub' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1529:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_bool' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1549:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_caseof' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1572:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_char' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1592:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_cstsp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1612:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_crypt' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1633:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_decseq' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1653:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_dynload' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1673:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_effmask' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1694:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_empty' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1712:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_exist' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1733:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_extval' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1754:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_float' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1774:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_floatsp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1794:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_fix' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1816:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_foldat' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1837:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_for' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1861:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_freeat' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1882:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_ide' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1903:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_idextapp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1925:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_if' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1948:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_int' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1968:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_intsp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:1988:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_lam_dyn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2010:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_laminit_dyn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2032:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_lam_met' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2054:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_lam_sta_ana' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2076:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_lam_sta_syn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2098:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_lazy_delay' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2119:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_let' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2142:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_list' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2145:1: style: Label '__ats_lab_15_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2149:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2156:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2181:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_list2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2204:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_loopexn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2224:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_lst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2246:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_macsyn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2267:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_ptrof' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2287:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_qid' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2308:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_raise' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2328:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_rec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2349:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_scaseof' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2371:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_sel' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2393:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_seq' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2413:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_sexparg' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2433:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_sif' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2456:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_string' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2477:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_struct' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2497:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_tmpid' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2518:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_top' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2536:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_trywith' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2558:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_tup' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2582:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_tup2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2606:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_viewat' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2626:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_where' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2647:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_while' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2685:1: style: Label '__ats_lab_aux_91' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2689:1: style: Label '__ats_lab_17_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2691:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2703:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2711:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2719:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2727:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2735:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2744:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2751:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2760:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2807:1: style: Label '__ats_lab_auxlst_92' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2810:1: style: Label '__ats_lab_26_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2812:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2825:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2865:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1exp_make_e1xp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2879:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1lab_lab' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2899:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1lab_ind' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2926:1: style: Label '__ats_lab_28_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2928:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2937:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2944:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2953:1: style: Label '__ats_lab_31_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2961:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2976:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__m1atch_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:2993:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__c1lau_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:3013:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__sc1lau_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:3030:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__i1nvarg_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:3047:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__i1nvresstate_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:3063:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__loopi1nv_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:3085:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__loopi1nv_nil' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:3102:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1ec_none' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:3120:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1ec_list' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:3140:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1ec_include' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:3160:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1ec_symintr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:3180:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1ec_symelim' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:3200:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1ec_e1xpdef' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:3221:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1ec_datsrts' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:3242:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1ec_srtdefs' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:3262:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1ec_stacons' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:3283:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1ec_stacsts' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:3303:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1ec_stavars' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:3323:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1ec_sexpdefs' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:3344:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1ec_saspdec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:3364:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1ec_dcstdecs' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:3386:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1ec_datdecs' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:3408:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1ec_exndecs' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:3428:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1ec_classdec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:3449:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1ec_overload' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:3470:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1ec_extype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:3491:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1ec_extval' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:3512:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1ec_extcode' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:3533:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1ec_valdecs' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:3554:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1ec_valdecs_par' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:3574:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1ec_valdecs_rec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:3594:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1ec_fundecs' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:3616:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1ec_vardecs' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:3636:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1ec_macdefs' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:3657:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1ec_impdec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:3678:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1ec_local' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:3699:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1ec_dynload' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:3719:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1ec_staload' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:3742:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1atsrtcon_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:3759:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1atsrtdec_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:3776:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__s1rtdef_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:3793:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__s1tacon_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:3811:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__s1tacst_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:3829:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__s1tavar_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:3846:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__s1expdef_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:3865:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__s1aspdec_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:3884:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1cstdec_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:3903:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1atcon_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:3923:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__d1atdec_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:3942:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__e1xndec_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:3962:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__v1aldec_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:3980:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__f1undec_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:3999:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__v1ardec_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:4020:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__m1acdef_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_dats.c:4038:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__i1mpdec_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:724:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:792:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1510:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1979:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:2017:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:2075:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:2141:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:728:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:796:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1513:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1982:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:2021:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:2079:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:2145:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:454:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__fprint_p1at' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:458:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:460:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:473:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:480:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:487:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:499:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:515:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:529:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:539:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:546:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:558:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:568:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:578:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:588:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:601:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:611:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:621:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:634:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:645:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:659:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:669:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:678:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:711:1: style: Label '__ats_lab_21_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:713:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:733:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:747:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__fprint_p1atlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:775:1: style: Label '__ats_lab_23_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:777:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:801:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:807:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:828:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__fprint_labp1atlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:844:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__print_p1at' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:863:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__prerr_p1at' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1193:1: style: Label '__ats_lab_26_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1195:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1208:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1221:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1234:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1250:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1262:1: style: Label '__ats_lab_31_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1271:1: style: Label '__ats_lab_32_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1273:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1281:1: style: Label '__ats_lab_33_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1292:1: style: Label '__ats_lab_34_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1298:1: style: Label '__ats_lab_35_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1300:1: style: Label '__ats_lab_35_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1308:1: style: Label '__ats_lab_36_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1319:1: style: Label '__ats_lab_37_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1332:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1342:1: style: Label '__ats_lab_39_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1351:1: style: Label '__ats_lab_40_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1361:1: style: Label '__ats_lab_41_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1371:1: style: Label '__ats_lab_42_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1384:1: style: Label '__ats_lab_43_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1393:1: style: Label '__ats_lab_44_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1403:1: style: Label '__ats_lab_45_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1416:1: style: Label '__ats_lab_46_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1423:1: style: Label '__ats_lab_47_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1435:1: style: Label '__ats_lab_48_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1449:1: style: Label '__ats_lab_49_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1465:1: style: Label '__ats_lab_50_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1475:1: style: Label '__ats_lab_51_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1485:1: style: Label '__ats_lab_52_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1497:1: style: Label '__ats_lab_53_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1518:1: style: Label '__ats_lab_54_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1530:1: style: Label '__ats_lab_55_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1545:1: style: Label '__ats_lab_56_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1557:1: style: Label '__ats_lab_57_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1559:1: style: Label '__ats_lab_57_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1568:1: style: Label '__ats_lab_58_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1577:1: style: Label '__ats_lab_59_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1587:1: style: Label '__ats_lab_60_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1597:1: style: Label '__ats_lab_61_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1613:1: style: Label '__ats_lab_62_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1629:1: style: Label '__ats_lab_63_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1642:1: style: Label '__ats_lab_64_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1654:1: style: Label '__ats_lab_65_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1666:1: style: Label '__ats_lab_66_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1679:1: style: Label '__ats_lab_67_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1691:1: style: Label '__ats_lab_68_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1701:1: style: Label '__ats_lab_69_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1714:1: style: Label '__ats_lab_70_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1724:1: style: Label '__ats_lab_71_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1733:1: style: Label '__ats_lab_72_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1735:1: style: Label '__ats_lab_72_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1744:1: style: Label '__ats_lab_73_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1754:1: style: Label '__ats_lab_74_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1759:1: style: Label '__ats_lab_75_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1761:1: style: Label '__ats_lab_75_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1768:1: style: Label '__ats_lab_76_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1775:1: style: Label '__ats_lab_77_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1786:1: style: Label '__ats_lab_78_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1796:1: style: Label '__ats_lab_79_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1806:1: style: Label '__ats_lab_80_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1818:1: style: Label '__ats_lab_81_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1827:1: style: Label '__ats_lab_82_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1843:1: style: Label '__ats_lab_83_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1853:1: style: Label '__ats_lab_84_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1862:1: style: Label '__ats_lab_85_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1880:1: style: Label '__ats_lab_86_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1889:1: style: Label '__ats_lab_87_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1899:1: style: Label '__ats_lab_88_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1915:1: style: Label '__ats_lab_89_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1922:1: style: Label '__ats_lab_90_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1934:1: style: Label '__ats_lab_91_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1950:1: style: Label '__ats_lab_92_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1960:1: style: Label '__ats_lab_93_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:1972:1: style: Label '__ats_lab_94_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:2004:1: style: Label '__ats_lab_95_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:2006:1: style: Label '__ats_lab_95_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:2026:1: style: Label '__ats_lab_96_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:2040:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__fprint_d1explst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:2062:1: style: Label '__ats_lab_97_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:2064:1: style: Label '__ats_lab_97_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:2084:1: style: Label '__ats_lab_98_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:2098:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__fprint_d1explstlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:2124:1: style: Label '__ats_lab_99_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:2126:1: style: Label '__ats_lab_99_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:2150:1: style: Label '__ats_lab_100_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:2164:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__fprint_labd1explst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:2180:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__print_d1exp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:2199:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__prerr_d1exp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:2220:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_2esats__fprint_d1lab' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:2224:1: style: Label '__ats_lab_101_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:2226:1: style: Label '__ats_lab_101_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_print_dats.c:2234:1: style: Label '__ats_lab_102_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:323:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:327:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:287:1: style: Label '__ats_lab_prerr_loc_error1_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:310:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:312:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:332:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:346:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_syndef_2esats__fprint_intlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:372:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:374:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:379:1: style: Label '__ats_lab_3_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:381:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:418:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:427:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:430:1: style: Label '__ats_lab_6_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:432:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:439:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:456:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_syndef_2esats__tmpqi0de_make_qid' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:480:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_syndef_2esats__un_d1exp_ann_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:484:1: style: Label '__ats_lab_8_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:486:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:496:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:521:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_syndef_2esats__un_d1exp_idext' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:525:1: style: Label '__ats_lab_10_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:527:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:534:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:561:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_syndef_2esats__un_d1exp_idext_sym' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:593:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_syndef_2esats__un_d1exp_qid' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:597:1: style: Label '__ats_lab_12_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:599:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:609:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:638:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_syndef_2esats__un_d1exp_qid_sym' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:671:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_syndef_2esats__un_d1exp_sexparg' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:675:1: style: Label '__ats_lab_14_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:677:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:684:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:709:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_syndef_2esats__un_d1exp_decseq' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:713:1: style: Label '__ats_lab_16_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:715:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:722:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:742:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_syndef_2edats__search_DO' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:745:1: style: Label '__ats_lab_18_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:746:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:754:1: style: Label '__ats_lab_19_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:771:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_syndef_2edats__search_WHILE' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:774:1: style: Label '__ats_lab_20_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:775:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:783:1: style: Label '__ats_lab_21_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:800:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_syndef_2edats__search_PRINT' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:803:1: style: Label '__ats_lab_22_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:804:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:812:1: style: Label '__ats_lab_23_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:829:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_syndef_2edats__search_PRINTLN' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:832:1: style: Label '__ats_lab_24_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:833:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:841:1: style: Label '__ats_lab_25_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:858:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_syndef_2edats__search_FPRINT' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:861:1: style: Label '__ats_lab_26_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:862:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:870:1: style: Label '__ats_lab_27_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:887:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_syndef_2edats__search_FPRINTLN' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:890:1: style: Label '__ats_lab_28_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:891:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:899:1: style: Label '__ats_lab_29_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:921:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_syndef_2esats__atsyndef_search_all_default' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:924:1: style: Label '__ats_lab_30_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:925:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:932:1: style: Label '__ats_lab_31_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:940:1: style: Label '__ats_lab_32_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:948:1: style: Label '__ats_lab_33_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:956:1: style: Label '__ats_lab_34_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:964:1: style: Label '__ats_lab_35_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:972:1: style: Label '__ats_lab_36_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:988:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_syndef_2edats__atsyndef_search_all' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:1006:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_syndef_2esats__d1exp_idextapp_resolve' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:1010:1: style: Label '__ats_lab_37_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:1012:1: style: Label '__ats_lab_37_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:1017:1: style: Label '__ats_lab_38_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:1018:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:1026:1: style: Label '__ats_lab_39_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:1035:1: style: Label '__ats_lab_40_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:1075:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_syndef_2esats__d1exp_app_syndef' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:1079:1: style: Label '__ats_lab_41_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:1081:1: style: Label '__ats_lab_41_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:1088:1: style: Label '__ats_lab_42_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:1090:1: style: Label '__ats_lab_42_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:1097:1: style: Label '__ats_lab_43_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:1110:1: style: Label '__ats_lab_44_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:1112:1: style: Label '__ats_lab_44_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:1121:1: style: Label '__ats_lab_45_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:1129:1: style: Label '__ats_lab_46_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:1133:1: style: Label '__ats_lab_47_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:1135:1: style: Label '__ats_lab_47_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:1145:1: style: Label '__ats_lab_48_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:1150:1: style: Label '__ats_lab_49_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:1152:1: style: Label '__ats_lab_49_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:1161:1: style: Label '__ats_lab_50_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:1173:1: style: Label '__ats_lab_51_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:1199:1: style: Label '__ats_lab_mapf_23' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:1202:1: style: Label '__ats_lab_52_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:1204:1: style: Label '__ats_lab_52_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:1217:1: style: Label '__ats_lab_53_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:1233:1: style: Label '__ats_lab_d1exp_applstseq_22' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:1249:1: style: Label '__ats_lab_d1exp_appseq_24' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:1253:1: style: Label '__ats_lab_54_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:1255:1: style: Label '__ats_lab_54_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:1262:1: style: Label '__ats_lab_55_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:1294:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_syndef_2edats__d1exp_do_n1_p1_n1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:1336:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_syndef_2edats__d1exp_while_n1_p1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:1358:1: style: Label '__ats_lab___ats_fun_28' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:1407:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_syndef_2edats__d1exp_print_n1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:1436:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_syndef_2edats__d1exp_println_n1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:1466:1: style: Label '__ats_lab___ats_fun_31' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:1528:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_syndef_2edats__d1exp_fprint_n2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:1536:1: style: Label '__ats_lab_56_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:1540:1: style: Label '__ats_lab_56_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:1550:1: style: Label '__ats_lab_57_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:1578:1: style: Label '__ats_lab___ats_fun_33' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:1648:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp1_syndef_2edats__d1exp_fprintln_n2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:1656:1: style: Label '__ats_lab_58_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:1660:1: style: Label '__ats_lab_58_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp1_syndef_dats.c:1670:1: style: Label '__ats_lab_59_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1101:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1104:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1109:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1188:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1191:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1196:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:893:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1277:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1327:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1377:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1426:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1611:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:626:1: style: Label '__ats_lab_prerr_interror_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:639:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2sym_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:659:1: style: Label '__ats_lab_s2var_sym_lt_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:676:1: style: Label '__ats_lab_s2var_sym_lte_3' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:693:1: style: Label '__ats_lab_d2var_sym_lt_4' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:710:1: style: Label '__ats_lab_d2var_sym_lte_5' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:730:1: style: Label '__ats_lab_s2var_errmsg_6' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:753:1: style: Label '__ats_lab_d2var_errmsg_7' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:772:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2edats__s2varlstord_sing' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:789:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2edats__d2varlstord_sing' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:805:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__s2varlst_of_s2varlstord' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:818:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2varlst_of_d2varlstord' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:836:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2edats__s2varlstord_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:839:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:841:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:860:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:884:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:886:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:898:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:918:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2edats__d2varlstord_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:921:1: style: Label '__ats_lab_4_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:923:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:942:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:967:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2edats__s2varlstord_union' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:970:1: style: Label '__ats_lab_6_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:972:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:977:1: style: Label '__ats_lab_7_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:979:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:999:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1008:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1030:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2edats__d2varlstord_union' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1033:1: style: Label '__ats_lab_10_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1035:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1040:1: style: Label '__ats_lab_11_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1042:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1062:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1071:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1094:1: style: Label '__ats_lab_14_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1096:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1120:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1139:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__s2varlstord_linearity_test' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1142:1: style: Label '__ats_lab_16_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1144:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1159:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1181:1: style: Label '__ats_lab_18_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1183:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1207:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1226:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2varlstord_linearity_test' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1229:1: style: Label '__ats_lab_20_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1231:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1246:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1267:1: style: Label '__ats_lab_22_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1269:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1282:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1297:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__p2atlst_svs_union' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1317:1: style: Label '__ats_lab_24_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1319:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1332:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1347:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__p2atlst_dvs_union' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1367:1: style: Label '__ats_lab_26_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1369:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1381:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1396:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__labp2atlst_svs_union' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1416:1: style: Label '__ats_lab_28_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1418:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1430:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1445:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__labp2atlst_dvs_union' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1462:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__p2at_ann' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1490:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__p2at_any' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1516:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__p2at_as' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1546:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__p2at_bool' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1571:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__p2at_char' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1601:1: style: Label '__ats_lab_30_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1603:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1616:1: style: Label '__ats_lab_31_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1636:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__p2at_con' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1672:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__p2at_exist' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1701:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__p2at_empty' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1724:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__p2at_float' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1749:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__p2at_int' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1777:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__p2at_list' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1807:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__p2at_lst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1836:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__p2at_rec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1865:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__p2at_string' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1893:1: style: Label '__ats_lab_aux_45' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1896:1: style: Label '__ats_lab_32_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1898:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1914:1: style: Label '__ats_lab_33_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1934:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__p2at_tup' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1965:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__p2at_var' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:1993:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__p2at_vbox' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:2019:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_ann_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:2043:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_ann_seff' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:2067:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_ann_funclo' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:2091:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_apps' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:2123:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_app_sta' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:2126:1: style: Label '__ats_lab_34_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:2128:1: style: Label '__ats_lab_34_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:2132:1: style: Label '__ats_lab_35_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:2134:1: style: Label '__ats_lab_35_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:2149:1: style: Label '__ats_lab_36_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:2174:1: style: Label '__ats_lab_37_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:2198:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_app_dyn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:2207:1: style: Label '__ats_lab_38_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:2209:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:2221:1: style: Label '__ats_lab_39_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:2250:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_app_sta_dyn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:2266:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_arrinit' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:2291:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_arrsize' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:2315:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_arrsub' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:2341:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_assgn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:2365:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_bool' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:2388:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_caseof' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:2415:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_char' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:2438:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_cstsp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:2461:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_con' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:2487:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_cst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:2510:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_crypt' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:2534:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_deref' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:2557:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_dynload' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:2580:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_effmask' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:2604:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_empty' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:2625:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_exist' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:2649:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_extval' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:2673:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_fix' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:2698:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_float' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:2721:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_floatsp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:2744:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_foldat' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:2768:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_for' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:2795:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_freeat' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:2819:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_if' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:2845:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_int' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:2869:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_intsp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:2893:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_lam_dyn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:2919:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_laminit_dyn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:2945:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_lam_met' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:2969:1: style: Label '__ats_lab_ref_make_elt_03435__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:2986:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_lam_met_new' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3003:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_lam_sta' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3028:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_lazy_delay' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3051:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_lazy_vt_delay' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3075:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_let' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3099:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_loopexn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3122:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_lst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3147:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_mac' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3170:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_macsyn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3194:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_ptrof' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3217:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_raise' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3240:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_rec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3265:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_scaseof' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3290:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_sel' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3318:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_sel_ptr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3348:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_seq' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3371:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_sif' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3397:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_string' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3421:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_struct' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3444:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_sym' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3467:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_tmpid' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3491:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_top' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3512:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_trywith' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3537:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_var' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3560:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_viewat' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3583:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_where' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3607:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_while' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3635:1: style: Label '__ats_lab_aux_113' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3638:1: style: Label '__ats_lab_40_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3640:1: style: Label '__ats_lab_40_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3655:1: style: Label '__ats_lab_41_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3673:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_tup' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3698:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2lab_lab' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3718:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2lab_ind' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3737:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__i2nvarg_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3754:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__i2nvresstate_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3773:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__i2nvresstate_make_met' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3791:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__loopi2nv_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3825:1: style: Label '__ats_lab_i2nvarg_update_120' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3830:1: style: Label '__ats_lab_42_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3832:1: style: Label '__ats_lab_42_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3837:1: style: Label '__ats_lab_43_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3839:1: style: Label '__ats_lab_43_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3846:1: style: Label '__ats_lab_44_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3857:1: style: Label '__ats_lab_45_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3859:1: style: Label '__ats_lab_45_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3869:1: style: Label '__ats_lab_46_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3879:1: style: Label '__ats_lab_47_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3898:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__i2nvresstate_update' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3923:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__loopi2nv_update' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3944:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__m2atch_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3961:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__c2lau_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3981:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__sc2lau_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:3998:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__s2tavar_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:4014:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__s2aspdec_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:4031:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__v2aldec_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:4049:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__f2undec_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:4067:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__v2ardec_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:4088:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__i2mpdec_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:4110:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2ec_none' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:4128:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2ec_list' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:4148:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2ec_include' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:4168:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2ec_symintr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:4188:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2ec_symelim' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:4208:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2ec_stavars' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:4228:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2ec_saspdec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:4248:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2ec_dcstdec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:4269:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2ec_datdec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:4290:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2ec_exndec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:4310:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2ec_overload' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:4331:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2ec_extype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:4352:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2ec_extval' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:4373:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2ec_extcode' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:4394:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2ec_valdecs' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:4415:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2ec_valdecs_par' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:4435:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2ec_valdecs_rec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:4455:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2ec_fundecs' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:4477:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2ec_vardecs' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:4497:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2ec_impdec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:4517:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2ec_local' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:4538:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2ec_dynload' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:4558:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2ec_staload' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:4606:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__l2val_make_d2exp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:4610:1: style: Label '__ats_lab_48_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:4612:1: style: Label '__ats_lab_48_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:4641:1: style: Label '__ats_lab_49_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:4653:1: style: Label '__ats_lab_50_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:4659:1: style: Label '__ats_lab_51_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:4661:1: style: Label '__ats_lab_51_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:4687:1: style: Label '__ats_lab_53_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dats.c:4708:1: style: Label '__ats_lab_55_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dcst_dats.c:786:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dcst_dats.c:790:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dcst_dats.c:203:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2cst_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dcst_dats.c:235:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2cst_loc_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dcst_dats.c:250:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2cst_fil_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dcst_dats.c:265:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2cst_sym_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dcst_dats.c:280:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2cst_kind_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dcst_dats.c:295:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2cst_arilst_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dcst_dats.c:310:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2cst_decarg_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dcst_dats.c:325:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2cst_decarg_set' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dcst_dats.c:340:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2cst_typ_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dcst_dats.c:355:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2cst_extdef_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dcst_dats.c:370:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2cst_def_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dcst_dats.c:385:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2cst_def_set' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dcst_dats.c:400:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2cst_stamp_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dcst_dats.c:415:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__d2cst_hityp_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dcst_dats.c:433:1: style: Label '__ats_lab__lt_d2cst_d2cst_14' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dcst_dats.c:450:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__lt_d2cst_d2cst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dcst_dats.c:467:1: style: Label '__ats_lab__lte_d2cst_d2cst_16' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dcst_dats.c:484:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__lte_d2cst_d2cst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dcst_dats.c:501:1: style: Label '__ats_lab__eq_d2cst_d2cst_18' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dcst_dats.c:518:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__eq_d2cst_d2cst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dcst_dats.c:535:1: style: Label '__ats_lab__neq_d2cst_d2cst_20' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dcst_dats.c:552:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__neq_d2cst_d2cst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dcst_dats.c:569:1: style: Label '__ats_lab__compare_d2cst_d2cst_22' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dcst_dats.c:586:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__compare_d2cst_d2cst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dcst_dats.c:601:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2cst_is_fun' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dcst_dats.c:618:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2cst_is_extmac' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dcst_dats.c:635:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2cst_is_castfn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dcst_dats.c:652:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2cst_is_praxi' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dcst_dats.c:669:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2cst_is_prfun' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dcst_dats.c:686:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2cst_is_prval' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dcst_dats.c:703:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2cst_is_proof' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dcst_dats.c:720:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2cst_is_temp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dcst_dats.c:725:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dcst_dats.c:727:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dcst_dats.c:734:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dcst_dats.c:750:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__fprint_d2cst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dcst_dats.c:773:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dcst_dats.c:775:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dcst_dats.c:795:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dcst_dats.c:809:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__fprint_d2cstlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dcst_dats.c:825:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__print_d2cst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dcst_dats.c:844:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__prerr_d2cst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dcst_dats.c:863:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__print_d2cstlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dcst_dats.c:882:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__prerr_d2cstlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dmac_dats.c:135:1: style: Label '__ats_lab_aux_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dmac_dats.c:138:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dmac_dats.c:140:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dmac_dats.c:149:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dmac_dats.c:170:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2mac_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dmac_dats.c:197:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2mac_loc_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dmac_dats.c:212:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2mac_sym_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dmac_dats.c:227:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2mac_kind_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dmac_dats.c:242:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2mac_narg_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dmac_dats.c:257:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2mac_arglst_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dmac_dats.c:272:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2mac_def_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dmac_dats.c:287:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2mac_def_set' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dmac_dats.c:302:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2mac_stamp_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dmac_dats.c:317:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__fprint_d2mac' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dmac_dats.c:334:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__print_d2mac' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dmac_dats.c:353:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__prerr_d2mac' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1187:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1532:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1533:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1547:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1548:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:3196:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:3197:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:3206:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:3207:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:3234:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:3235:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:3244:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:3245:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1191:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1535:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1550:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2179:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2630:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:3199:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:3209:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:3237:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:3247:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:359:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2var_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:397:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2var_make_any' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:411:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2var_loc_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:426:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2var_sym_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:441:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2var_isfix_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:456:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2var_isfix_set' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:471:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2var_isprf_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:486:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2var_isprf_set' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:501:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2var_lev_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:516:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2var_lev_set' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:531:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2var_lin_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:546:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2var_lin_set' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:563:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2var_lin_inc' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:580:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2var_decarg_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:595:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2var_decarg_set' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:610:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2var_addr_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:625:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2var_addr_set' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:640:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2var_view_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:655:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2var_view_set' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:670:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2var_fin_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:685:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2var_fin_set' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:700:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2var_typ_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:715:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2var_typ_set' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:730:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2var_mastyp_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:745:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2var_mastyp_set' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:760:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2var_count_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:777:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2var_count_inc' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:794:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2var_stamp_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:812:1: style: Label '__ats_lab__lt_d2var_d2var_28' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:829:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__lt_d2var_d2var' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:846:1: style: Label '__ats_lab__lte_d2var_d2var_30' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:863:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__lte_d2var_d2var' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:880:1: style: Label '__ats_lab__eq_d2var_d2var_32' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:897:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__eq_d2var_d2var' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:914:1: style: Label '__ats_lab__neq_d2var_d2var_34' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:931:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__neq_d2var_d2var' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:948:1: style: Label '__ats_lab__compare_d2var_d2var_36' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:965:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__compare_d2var_d2var' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:986:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2var_typ_get_some' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:990:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:992:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1000:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1029:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2var_mastyp_get_some' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1033:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1035:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1043:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1072:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2var_addr_get_some' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1076:1: style: Label '__ats_lab_4_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1078:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1086:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1115:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2var_view_get_some' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1119:1: style: Label '__ats_lab_6_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1121:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1129:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1151:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__fprint_d2var' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1174:1: style: Label '__ats_lab_8_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1176:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1196:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1210:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__fprint_d2varlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1226:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__print_d2var' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1245:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__prerr_d2var' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1264:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__print_d2varlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1283:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__prerr_d2varlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1300:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2var_is_linear' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1315:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2var_is_mutable' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1319:1: style: Label '__ats_lab_10_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1321:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1328:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1345:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2var_typ_reset' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1367:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2var_typ_reset_at' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1372:1: style: Label '__ats_lab_12_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1374:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1380:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1387:1: style: Label '__ats_lab_14_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1417:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2var_ptr_viewat_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1422:1: style: Label '__ats_lab_15_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1424:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1432:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1455:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2var_ptr_viewat_make_none' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1469:1: style: Label '__ats_lab_cmp_55' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1487:1: style: Label '__ats_lab_pr_57' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1523:1: style: Label '__ats_lab_17_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1525:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1540:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1555:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1569:1: style: Label '__ats_lab_set_foreach_main_03440__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1583:1: style: Label '__ats_lab_fprint_d2varset_ptr_56' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1599:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__fprint_d2varset' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1614:1: style: Label '__ats_lab_avl_height_03443__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1617:1: style: Label '__ats_lab_22_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1619:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1626:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1634:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1681:1: style: Label '__ats_lab_avl_rotate_l_03447__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1684:1: style: Label '__ats_lab_25_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1686:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1710:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1721:1: style: Label '__ats_lab_27_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1723:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1752:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1838:1: style: Label '__ats_lab_avl_rotate_r_03448__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1841:1: style: Label '__ats_lab_29_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1843:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1854:1: style: Label '__ats_lab_30_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1856:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1885:1: style: Label '__ats_lab_31_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1932:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:1986:1: style: Label '__ats_lab_avl_insert_br_03450__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2089:1: style: Label '__ats_lab_avl_insert_03449__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2092:1: style: Label '__ats_lab_20_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2094:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2108:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2119:1: style: Label '__ats_lab_33_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2138:1: style: Label '__ats_lab_set_insert_03436__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2151:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2varset_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2170:1: style: Label '__ats_lab_34_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2172:1: style: Label '__ats_lab_34_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2184:1: style: Label '__ats_lab_35_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2219:1: style: Label '__ats_lab_avl_takeout_min_03451__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2222:1: style: Label '__ats_lab_43_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2224:1: style: Label '__ats_lab_43_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2230:1: style: Label '__ats_lab_44_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2232:1: style: Label '__ats_lab_44_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2239:1: style: Label '__ats_lab_45_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2268:1: style: Label '__ats_lab_46_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2274:1: style: Label '__ats_lab_47_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2276:1: style: Label '__ats_lab_47_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2283:1: style: Label '__ats_lab_48_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2372:1: style: Label '__ats_lab_avl_remove_03463__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2375:1: style: Label '__ats_lab_36_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2377:1: style: Label '__ats_lab_36_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2384:1: style: Label '__ats_lab_37_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2391:1: style: Label '__ats_lab_38_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2393:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2420:1: style: Label '__ats_lab_39_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2442:1: style: Label '__ats_lab_40_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2445:1: style: Label '__ats_lab_41_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2447:1: style: Label '__ats_lab_41_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2453:1: style: Label '__ats_lab_42_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2480:1: style: Label '__ats_lab_49_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2487:1: style: Label '__ats_lab_50_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2489:1: style: Label '__ats_lab_50_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2511:1: style: Label '__ats_lab_51_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2538:1: style: Label '__ats_lab_52_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2541:1: style: Label '__ats_lab_53_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2543:1: style: Label '__ats_lab_53_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2549:1: style: Label '__ats_lab_54_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2589:1: style: Label '__ats_lab_set_remove_03437__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2602:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2varset_del' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2621:1: style: Label '__ats_lab_55_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2623:1: style: Label '__ats_lab_55_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2635:1: style: Label '__ats_lab_56_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2650:1: style: Label '__ats_lab___ats_fun_78' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2713:1: style: Label '__ats_lab_avl_join_r_03453__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2721:1: style: Label '__ats_lab_62_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2723:1: style: Label '__ats_lab_62_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2748:1: style: Label '__ats_lab_63_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2818:1: style: Label '__ats_lab_avl_join_l_03452__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2826:1: style: Label '__ats_lab_64_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2828:1: style: Label '__ats_lab_64_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2858:1: style: Label '__ats_lab_65_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2921:1: style: Label '__ats_lab_avl_split_br_03456__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2925:1: style: Label '__ats_lab_61_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2927:1: style: Label '__ats_lab_61_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2950:1: style: Label '__ats_lab_66_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:2973:1: style: Label '__ats_lab_67_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:3000:1: style: Label '__ats_lab_avl_split_03455__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:3003:1: style: Label '__ats_lab_60_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:3005:1: style: Label '__ats_lab_60_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:3016:1: style: Label '__ats_lab_68_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:3027:1: style: Label '__ats_lab_69_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:3057:1: style: Label '__ats_lab_avl_union_br_03462__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:3093:1: style: Label '__ats_lab_avl_union_03461__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:3096:1: style: Label '__ats_lab_57_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:3098:1: style: Label '__ats_lab_57_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:3099:1: style: Label '__ats_lab_57_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:3105:1: style: Label '__ats_lab_58_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:3107:1: style: Label '__ats_lab_58_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:3114:1: style: Label '__ats_lab_59_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:3115:1: style: Label '__ats_lab_59_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:3126:1: style: Label '__ats_lab_70_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:3127:1: style: Label '__ats_lab_70_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:3146:1: style: Label '__ats_lab_set_union_03439__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:3159:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2varset_union' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:3183:1: style: Label '__ats_lab_71_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:3185:1: style: Label '__ats_lab_71_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:3192:1: style: Label '__ats_lab_72_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:3194:1: style: Label '__ats_lab_72_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:3204:1: style: Label '__ats_lab_73_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:3214:1: style: Label '__ats_lab_74_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:3223:1: style: Label '__ats_lab_75_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:3230:1: style: Label '__ats_lab_76_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:3232:1: style: Label '__ats_lab_76_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:3242:1: style: Label '__ats_lab_77_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:3252:1: style: Label '__ats_lab_78_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:3261:1: style: Label '__ats_lab_79_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:3276:1: style: Label '__ats_lab_set_member_03435__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:3289:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2varset_ismem' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:3302:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2varset_foreach_main' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:3315:1: style: Label '__ats_lab_app_89' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:3328:1: style: Label '__ats_lab_set_foreach_cloptr_03441__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:3341:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2varset_foreach_cloptr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:3357:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__print_d2varset' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_dvar_dats.c:3376:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__prerr_d2varset' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:691:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1068:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1134:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1302:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1536:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2740:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2798:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2862:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:3147:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:695:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1072:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1138:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1306:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1540:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2744:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2802:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2866:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:3151:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:473:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__fprint_d2sym' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:492:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__print_d2sym' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:511:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__prerr_d2sym' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:548:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__fprint_d2item' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:551:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:553:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:563:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:573:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:583:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:593:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:603:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:613:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:634:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__print_d2item' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:653:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__prerr_d2item' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:678:1: style: Label '__ats_lab_7_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:680:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:700:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:714:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__fprint_d2itemlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:730:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__print_d2itemlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:749:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__prerr_d2itemlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:837:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__fprint_p2at' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:841:1: style: Label '__ats_lab_9_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:843:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:856:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:863:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:883:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:893:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:903:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:923:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:930:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:942:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:952:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:962:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:975:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:985:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1001:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1011:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1028:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1055:1: style: Label '__ats_lab_25_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1057:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1077:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1091:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__fprint_p2atlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1118:1: style: Label '__ats_lab_27_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1120:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1143:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1149:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1170:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__fprint_labp2atlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1186:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__print_p2at' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1205:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__prerr_p2at' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1224:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__print_p2atlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1243:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__prerr_p2atlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1263:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__fprint_i2nvarg' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1289:1: style: Label '__ats_lab_30_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1291:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1311:1: style: Label '__ats_lab_31_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1325:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__fprint_i2nvarglst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1347:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__fprint_i2nvresstate' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1372:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__print_i2nvarglst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1391:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__prerr_i2nvarglst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1410:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__print_i2nvresstate' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1429:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__prerr_i2nvresstate' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1447:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__fprint_d2exparg' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1450:1: style: Label '__ats_lab_32_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1452:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1460:1: style: Label '__ats_lab_33_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1479:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__print_d2exparg' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1498:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__prerr_d2exparg' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1523:1: style: Label '__ats_lab_34_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1525:1: style: Label '__ats_lab_34_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1545:1: style: Label '__ats_lab_35_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1559:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__fprint_d2exparglst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1575:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__print_d2exparglst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1594:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__prerr_d2exparglst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1916:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__fprint_d2exp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1920:1: style: Label '__ats_lab_36_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1922:1: style: Label '__ats_lab_36_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1935:1: style: Label '__ats_lab_37_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1948:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1961:1: style: Label '__ats_lab_39_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1974:1: style: Label '__ats_lab_40_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1983:1: style: Label '__ats_lab_41_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1985:1: style: Label '__ats_lab_41_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:1993:1: style: Label '__ats_lab_42_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2004:1: style: Label '__ats_lab_43_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2010:1: style: Label '__ats_lab_44_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2012:1: style: Label '__ats_lab_44_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2020:1: style: Label '__ats_lab_45_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2031:1: style: Label '__ats_lab_46_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2046:1: style: Label '__ats_lab_47_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2059:1: style: Label '__ats_lab_48_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2071:1: style: Label '__ats_lab_49_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2080:1: style: Label '__ats_lab_50_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2090:1: style: Label '__ats_lab_51_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2103:1: style: Label '__ats_lab_52_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2113:1: style: Label '__ats_lab_53_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2123:1: style: Label '__ats_lab_54_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2136:1: style: Label '__ats_lab_55_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2146:1: style: Label '__ats_lab_56_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2159:1: style: Label '__ats_lab_57_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2169:1: style: Label '__ats_lab_58_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2179:1: style: Label '__ats_lab_59_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2192:1: style: Label '__ats_lab_60_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2199:1: style: Label '__ats_lab_61_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2211:1: style: Label '__ats_lab_62_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2226:1: style: Label '__ats_lab_63_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2242:1: style: Label '__ats_lab_64_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2252:1: style: Label '__ats_lab_65_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2262:1: style: Label '__ats_lab_66_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2272:1: style: Label '__ats_lab_67_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2293:1: style: Label '__ats_lab_68_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2303:1: style: Label '__ats_lab_69_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2315:1: style: Label '__ats_lab_70_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2317:1: style: Label '__ats_lab_70_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2326:1: style: Label '__ats_lab_71_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2335:1: style: Label '__ats_lab_72_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2345:1: style: Label '__ats_lab_73_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2355:1: style: Label '__ats_lab_74_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2374:1: style: Label '__ats_lab_75_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2393:1: style: Label '__ats_lab_76_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2406:1: style: Label '__ats_lab_77_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2422:1: style: Label '__ats_lab_78_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2434:1: style: Label '__ats_lab_79_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2444:1: style: Label '__ats_lab_80_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2449:1: style: Label '__ats_lab_81_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2451:1: style: Label '__ats_lab_81_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2458:1: style: Label '__ats_lab_82_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2465:1: style: Label '__ats_lab_83_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2476:1: style: Label '__ats_lab_84_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2486:1: style: Label '__ats_lab_85_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2496:1: style: Label '__ats_lab_86_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2505:1: style: Label '__ats_lab_87_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2507:1: style: Label '__ats_lab_87_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2516:1: style: Label '__ats_lab_88_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2526:1: style: Label '__ats_lab_89_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2536:1: style: Label '__ats_lab_90_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2552:1: style: Label '__ats_lab_91_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2561:1: style: Label '__ats_lab_92_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2574:1: style: Label '__ats_lab_93_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2584:1: style: Label '__ats_lab_94_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2602:1: style: Label '__ats_lab_95_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2611:1: style: Label '__ats_lab_96_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2621:1: style: Label '__ats_lab_97_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2631:1: style: Label '__ats_lab_98_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2644:1: style: Label '__ats_lab_99_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2651:1: style: Label '__ats_lab_100_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2663:1: style: Label '__ats_lab_101_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2673:1: style: Label '__ats_lab_102_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2683:1: style: Label '__ats_lab_103_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2695:1: style: Label '__ats_lab_104_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2727:1: style: Label '__ats_lab_105_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2729:1: style: Label '__ats_lab_105_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2749:1: style: Label '__ats_lab_106_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2763:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__fprint_d2explst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2785:1: style: Label '__ats_lab_107_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2787:1: style: Label '__ats_lab_107_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2807:1: style: Label '__ats_lab_108_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2821:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__fprint_d2explstlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2846:1: style: Label '__ats_lab_109_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2848:1: style: Label '__ats_lab_109_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2871:1: style: Label '__ats_lab_110_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2885:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__fprint_labd2explst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2901:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__print_d2exp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2920:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__prerr_d2exp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2939:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__print_d2explst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2958:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__prerr_d2explst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2977:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__print_d2explstlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:2996:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__prerr_d2explstlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:3015:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__print_labd2explst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:3034:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__prerr_labd2explst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:3055:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__fprint_d2lab' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:3059:1: style: Label '__ats_lab_111_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:3061:1: style: Label '__ats_lab_111_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:3069:1: style: Label '__ats_lab_112_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:3090:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__print_d2lab' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:3109:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__prerr_d2lab' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:3134:1: style: Label '__ats_lab_113_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:3136:1: style: Label '__ats_lab_113_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:3156:1: style: Label '__ats_lab_114_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:3170:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__fprint_d2lablst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:3186:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__print_d2lablst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:3205:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__prerr_d2lablst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:3248:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__fprint_l2val' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:3251:1: style: Label '__ats_lab_115_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:3253:1: style: Label '__ats_lab_115_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:3266:1: style: Label '__ats_lab_116_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:3279:1: style: Label '__ats_lab_117_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:3292:1: style: Label '__ats_lab_118_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:3305:1: style: Label '__ats_lab_119_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:3326:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__print_l2val' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_print_dats.c:3345:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__prerr_l2val' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:312:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:315:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:485:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:595:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:604:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:651:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:682:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:248:1: style: Label '__ats_lab_prerr_loc_error2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:262:1: style: Label '__ats_lab_prerr_interror_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:281:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2var_readize' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:306:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:308:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:320:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:335:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_is_varlamcst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:339:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:341:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:348:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:355:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:362:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:369:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:376:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:382:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:411:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__d2exp_var_cst_is_ptr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:415:1: style: Label '__ats_lab_9_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:417:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:422:1: style: Label '__ats_lab_10_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:424:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:433:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:442:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:451:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:477:1: style: Label '__ats_lab_14_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:479:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:490:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:507:1: style: Label '__ats_lab_d2exp_seq_is_raised_6' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:510:1: style: Label '__ats_lab_16_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:512:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:521:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:542:1: style: Label '__ats_lab_18_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:544:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:559:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:589:1: style: Label '__ats_lab_20_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:591:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:600:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:609:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:617:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:622:1: style: Label '__ats_lab_24_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:624:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:638:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:647:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:656:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:663:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:670:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:678:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:686:1: style: Label '__ats_lab_31_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp2_util_dats.c:704:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__c2lau_is_raised' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1197:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:900:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:935:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:970:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1036:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1073:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1110:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1147:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1191:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1200:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1333:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1656:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:473:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__p3at_ann' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:498:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__p3at_any' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:522:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__p3at_as' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:548:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__p3at_bool' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:572:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__p3at_char' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:596:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__p3at_con' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:623:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__p3at_empty' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:645:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__p3at_exist' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:670:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__p3at_float' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:694:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__p3at_int' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:719:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__p3at_lst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:744:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__p3at_rec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:770:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__p3at_string' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:794:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__p3at_var' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:819:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__p3at_vbox' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:842:1: style: Label '__ats_lab_d3exp_eff_union_15' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:857:1: style: Label '__ats_lab_d3expopt_eff_union_16' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:860:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:862:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:870:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:891:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:893:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:905:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:926:1: style: Label '__ats_lab_4_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:928:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:940:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:961:1: style: Label '__ats_lab_6_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:963:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:975:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:992:1: style: Label '__ats_lab_d3lab1_eff_union_20' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:996:1: style: Label '__ats_lab_8_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:998:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1006:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1027:1: style: Label '__ats_lab_10_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1029:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1041:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1063:1: style: Label '__ats_lab_12_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1065:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1078:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1100:1: style: Label '__ats_lab_14_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1102:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1115:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1137:1: style: Label '__ats_lab_16_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1139:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1152:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1175:1: style: Label '__ats_lab_18_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1177:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1183:1: style: Label '__ats_lab_19_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1185:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1196:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1207:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1233:1: style: Label '__ats_lab_d3ec_eff_union_26' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1237:1: style: Label '__ats_lab_22_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1239:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1248:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1255:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1260:1: style: Label '__ats_lab_25_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1262:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1268:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1277:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1285:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1294:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1303:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1324:1: style: Label '__ats_lab_31_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1326:1: style: Label '__ats_lab_31_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1338:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1355:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_ann_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1382:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_app_dyn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1410:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_app_sta' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1436:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_arrinit' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1465:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_arrsize' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1494:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_assgn_ptr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1526:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_assgn_var' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1555:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_bool' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1581:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_caseof' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1609:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_char' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1637:1: style: Label '__ats_lab_33_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1639:1: style: Label '__ats_lab_33_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1645:1: style: Label '__ats_lab_34_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1647:1: style: Label '__ats_lab_34_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1653:1: style: Label '__ats_lab_35_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1663:1: style: Label '__ats_lab_36_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1685:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_con' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1722:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_crypt' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1748:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_cst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1773:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_cstsp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1798:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_dynload' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1824:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_effmask' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1850:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_empty' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1872:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_extval' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1896:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_fix' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1922:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_float' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1946:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_floatsp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1971:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_foldat' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:1997:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_freeat' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:2024:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_if' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:2052:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_int' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:2077:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_intsp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:2102:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_lam_dyn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:2129:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_laminit_dyn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:2157:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_lam_met' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:2183:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_lam_sta' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:2209:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_lazy_delay' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:2233:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_lazy_vt_delay' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:2258:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_lazy_force' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:2285:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_let' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:2318:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_loop' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:2321:1: style: Label '__ats_lab_37_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:2323:1: style: Label '__ats_lab_37_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:2330:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:2338:1: style: Label '__ats_lab_39_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:2340:1: style: Label '__ats_lab_39_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:2347:1: style: Label '__ats_lab_40_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:2380:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_loopexn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:2406:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_lst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:2434:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_ptrof_ptr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:2461:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_ptrof_var' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:2488:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_raise' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:2514:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_rec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:2541:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_refarg' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:2568:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_scaseof' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:2595:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_sel' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:2622:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_sel_ptr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:2649:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_sel_var' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:2676:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_seq' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:2702:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_sif' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:2729:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_string' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:2755:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_struct' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:2780:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_tmpcst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:2805:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_tmpvar' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:2830:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_top' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:2854:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_trywith' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:2881:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_var' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:2905:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_viewat_ptr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:2932:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_viewat_var' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:2960:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_viewat_assgn_ptr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:2988:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_viewat_assgn_var' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:3017:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3exp_where' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:3043:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3lab0_ind' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:3063:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3lab0_lab' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:3083:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3lab1_ind' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:3104:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3lab1_lab' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:3124:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__m3atch_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:3141:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__c3lau_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:3161:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__sc3lau_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:3178:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__v3aldec_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:3195:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__v3ardec_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:3215:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__f3undec_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:3232:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__i3mpdec_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:3252:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3ec_none' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:3270:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3ec_list' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:3290:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3ec_saspdec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:3310:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3ec_dcstdec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:3331:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3ec_datdec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:3352:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3ec_exndec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:3372:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3ec_extype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:3393:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3ec_extval' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:3414:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3ec_extcode' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:3435:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3ec_valdecs' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:3456:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3ec_valdecs_par' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:3476:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3ec_valdecs_rec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:3496:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3ec_fundecs' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:3518:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3ec_vardecs' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:3538:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3ec_impdec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:3558:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3ec_local' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:3579:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3ec_staload' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:3601:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3ec_dynload' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:3624:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__d3explst_typ_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:3627:1: style: Label '__ats_lab_41_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:3629:1: style: Label '__ats_lab_41_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:3642:1: style: Label '__ats_lab_42_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:3662:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__labd3explst_typ_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:3665:1: style: Label '__ats_lab_43_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:3667:1: style: Label '__ats_lab_43_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_dats.c:3682:1: style: Label '__ats_lab_44_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:666:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1850:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1908:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1972:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:2083:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:670:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1854:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1912:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1976:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:2087:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:457:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__fprint_p3at' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:461:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:463:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:476:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:486:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:506:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:516:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:526:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:545:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:552:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:565:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:573:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:581:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:594:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:601:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:609:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:626:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:653:1: style: Label '__ats_lab_15_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:655:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:675:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:689:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__fprint_p3atlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:705:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__print_p3at' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:724:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__prerr_p3at' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1046:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__fprint_d3exp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1050:1: style: Label '__ats_lab_17_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1052:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1065:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1081:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1091:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1100:1: style: Label '__ats_lab_21_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1102:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1110:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1121:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1134:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1150:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1166:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1178:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1185:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1195:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1211:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1221:1: style: Label '__ats_lab_31_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1231:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1244:1: style: Label '__ats_lab_33_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1254:1: style: Label '__ats_lab_34_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1267:1: style: Label '__ats_lab_35_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1274:1: style: Label '__ats_lab_36_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1282:1: style: Label '__ats_lab_37_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1298:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1306:1: style: Label '__ats_lab_39_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1314:1: style: Label '__ats_lab_40_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1324:1: style: Label '__ats_lab_41_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1334:1: style: Label '__ats_lab_42_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1350:1: style: Label '__ats_lab_43_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1358:1: style: Label '__ats_lab_44_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1366:1: style: Label '__ats_lab_45_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1385:1: style: Label '__ats_lab_46_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1404:1: style: Label '__ats_lab_47_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1417:1: style: Label '__ats_lab_48_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1433:1: style: Label '__ats_lab_49_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1443:1: style: Label '__ats_lab_50_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1456:1: style: Label '__ats_lab_51_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1469:1: style: Label '__ats_lab_52_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1481:1: style: Label '__ats_lab_53_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1489:1: style: Label '__ats_lab_54_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1491:1: style: Label '__ats_lab_54_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1497:1: style: Label '__ats_lab_55_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1507:1: style: Label '__ats_lab_56_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1509:1: style: Label '__ats_lab_56_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1515:1: style: Label '__ats_lab_57_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1528:1: style: Label '__ats_lab_58_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1536:1: style: Label '__ats_lab_59_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1549:1: style: Label '__ats_lab_60_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1562:1: style: Label '__ats_lab_61_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1575:1: style: Label '__ats_lab_62_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1585:1: style: Label '__ats_lab_63_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1601:1: style: Label '__ats_lab_64_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1617:1: style: Label '__ats_lab_65_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1624:1: style: Label '__ats_lab_66_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1637:1: style: Label '__ats_lab_67_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1650:1: style: Label '__ats_lab_68_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1663:1: style: Label '__ats_lab_69_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1673:1: style: Label '__ats_lab_70_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1689:1: style: Label '__ats_lab_71_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1696:1: style: Label '__ats_lab_72_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1706:1: style: Label '__ats_lab_73_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1719:1: style: Label '__ats_lab_74_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1732:1: style: Label '__ats_lab_75_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1739:1: style: Label '__ats_lab_76_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1746:1: style: Label '__ats_lab_77_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1756:1: style: Label '__ats_lab_78_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1772:1: style: Label '__ats_lab_79_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1788:1: style: Label '__ats_lab_80_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1798:1: style: Label '__ats_lab_81_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1808:1: style: Label '__ats_lab_82_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1837:1: style: Label '__ats_lab_83_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1839:1: style: Label '__ats_lab_83_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1859:1: style: Label '__ats_lab_84_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1873:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__fprint_d3explst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1895:1: style: Label '__ats_lab_85_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1897:1: style: Label '__ats_lab_85_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1917:1: style: Label '__ats_lab_86_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1931:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__fprint_d3explstlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1956:1: style: Label '__ats_lab_87_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1958:1: style: Label '__ats_lab_87_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1981:1: style: Label '__ats_lab_88_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:1995:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__fprint_labd3explst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:2021:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__fprint_d3lab1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:2025:1: style: Label '__ats_lab_89_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:2027:1: style: Label '__ats_lab_89_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:2039:1: style: Label '__ats_lab_90_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:2070:1: style: Label '__ats_lab_91_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:2072:1: style: Label '__ats_lab_91_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:2092:1: style: Label '__ats_lab_92_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:2106:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__fprint_d3lab1lst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:2122:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__print_d3exp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:2141:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__prerr_d3exp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:2160:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__print_d3explst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:2179:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__prerr_d3explst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:2198:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__print_d3explstlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:2217:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__prerr_d3explstlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:2236:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__print_labd3explst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_dynexp3_print_dats.c:2255:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp3_2esats__prerr_labd3explst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:707:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:708:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2579:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2606:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:337:1: style: Label '__ats_lab_is_debug_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:355:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_e1xp_eval_2esats__v1al_is_true' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:358:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:360:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:368:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:376:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:384:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:401:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_e1xp_eval_2esats__v1al_is_false' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:420:1: style: Label '__ats_lab_e1xp_eval_errmsg_app_3' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:448:1: style: Label '__ats_lab_e1xp_eval_errmsg_id_4' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:476:1: style: Label '__ats_lab_e1xp_eval_errmsg_list_5' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:505:1: style: Label '__ats_lab_e1xp_eval_appid_errmsg_arity_6' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:536:1: style: Label '__ats_lab_e1xp_eval_appid_errmsg_opr_7' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:567:1: style: Label '__ats_lab_e1xp_eval_opr_errmsg_8' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:596:1: style: Label '__ats_lab_e1xp_eval_errmsg_undef_9' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:634:1: style: Label '__ats_lab_loop1_11' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:729:1: style: Label '__ats_lab_e1xp_eval_int_10' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:839:1: style: Label '__ats_lab_e1xp_eval_appid_13' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:844:1: style: Label '__ats_lab_4_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:848:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:855:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:864:1: style: Label '__ats_lab_6_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:868:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:875:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:884:1: style: Label '__ats_lab_8_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:890:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:898:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:907:1: style: Label '__ats_lab_10_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:913:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:921:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:930:1: style: Label '__ats_lab_12_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:936:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:944:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:953:1: style: Label '__ats_lab_14_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:959:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:967:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:976:1: style: Label '__ats_lab_16_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:982:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:990:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:999:1: style: Label '__ats_lab_18_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1005:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1013:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1022:1: style: Label '__ats_lab_20_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1028:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1036:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1045:1: style: Label '__ats_lab_22_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1051:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1059:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1068:1: style: Label '__ats_lab_24_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1074:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1082:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1091:1: style: Label '__ats_lab_26_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1097:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1105:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1114:1: style: Label '__ats_lab_28_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1120:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1128:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1137:1: style: Label '__ats_lab_30_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1143:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1151:1: style: Label '__ats_lab_31_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1160:1: style: Label '__ats_lab_32_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1166:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1174:1: style: Label '__ats_lab_33_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1183:1: style: Label '__ats_lab_34_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1189:1: style: Label '__ats_lab_34_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1197:1: style: Label '__ats_lab_35_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1206:1: style: Label '__ats_lab_36_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1212:1: style: Label '__ats_lab_36_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1220:1: style: Label '__ats_lab_37_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1229:1: style: Label '__ats_lab_38_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1235:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1243:1: style: Label '__ats_lab_39_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1284:1: style: Label '__ats_lab_e1xp_eval_defined_14' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1288:1: style: Label '__ats_lab_40_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1290:1: style: Label '__ats_lab_40_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1295:1: style: Label '__ats_lab_41_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1297:1: style: Label '__ats_lab_41_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1303:1: style: Label '__ats_lab_42_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1305:1: style: Label '__ats_lab_42_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1311:1: style: Label '__ats_lab_43_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1320:1: style: Label '__ats_lab_44_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1331:1: style: Label '__ats_lab_45_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1352:1: style: Label '__ats_lab_e1xp_eval_undefined_15' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1356:1: style: Label '__ats_lab_46_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1358:1: style: Label '__ats_lab_46_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1363:1: style: Label '__ats_lab_47_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1365:1: style: Label '__ats_lab_47_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1371:1: style: Label '__ats_lab_48_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1373:1: style: Label '__ats_lab_48_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1379:1: style: Label '__ats_lab_49_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1388:1: style: Label '__ats_lab_50_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1399:1: style: Label '__ats_lab_51_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1425:1: style: Label '__ats_lab_e1xp_eval_add_16' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1430:1: style: Label '__ats_lab_52_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1432:1: style: Label '__ats_lab_52_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1434:1: style: Label '__ats_lab_52_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1446:1: style: Label '__ats_lab_53_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1448:1: style: Label '__ats_lab_53_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1460:1: style: Label '__ats_lab_54_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1462:1: style: Label '__ats_lab_54_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1474:1: style: Label '__ats_lab_55_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1497:1: style: Label '__ats_lab_e1xp_eval_sub_17' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1502:1: style: Label '__ats_lab_56_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1504:1: style: Label '__ats_lab_56_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1506:1: style: Label '__ats_lab_56_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1518:1: style: Label '__ats_lab_57_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1520:1: style: Label '__ats_lab_57_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1532:1: style: Label '__ats_lab_58_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1555:1: style: Label '__ats_lab_e1xp_eval_mul_18' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1560:1: style: Label '__ats_lab_59_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1562:1: style: Label '__ats_lab_59_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1564:1: style: Label '__ats_lab_59_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1576:1: style: Label '__ats_lab_60_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1578:1: style: Label '__ats_lab_60_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1590:1: style: Label '__ats_lab_61_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1613:1: style: Label '__ats_lab_e1xp_eval_div_19' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1618:1: style: Label '__ats_lab_62_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1620:1: style: Label '__ats_lab_62_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1622:1: style: Label '__ats_lab_62_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1634:1: style: Label '__ats_lab_63_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1636:1: style: Label '__ats_lab_63_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1648:1: style: Label '__ats_lab_64_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1674:1: style: Label '__ats_lab_e1xp_eval_lt_20' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1679:1: style: Label '__ats_lab_65_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1681:1: style: Label '__ats_lab_65_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1683:1: style: Label '__ats_lab_65_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1701:1: style: Label '__ats_lab_66_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1703:1: style: Label '__ats_lab_66_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1721:1: style: Label '__ats_lab_67_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1723:1: style: Label '__ats_lab_67_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1741:1: style: Label '__ats_lab_68_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1767:1: style: Label '__ats_lab_e1xp_eval_lte_21' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1772:1: style: Label '__ats_lab_69_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1774:1: style: Label '__ats_lab_69_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1776:1: style: Label '__ats_lab_69_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1794:1: style: Label '__ats_lab_70_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1796:1: style: Label '__ats_lab_70_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1814:1: style: Label '__ats_lab_71_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1816:1: style: Label '__ats_lab_71_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1834:1: style: Label '__ats_lab_72_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1860:1: style: Label '__ats_lab_e1xp_eval_gt_22' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1865:1: style: Label '__ats_lab_73_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1867:1: style: Label '__ats_lab_73_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1869:1: style: Label '__ats_lab_73_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1887:1: style: Label '__ats_lab_74_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1889:1: style: Label '__ats_lab_74_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1907:1: style: Label '__ats_lab_75_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1909:1: style: Label '__ats_lab_75_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1927:1: style: Label '__ats_lab_76_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1953:1: style: Label '__ats_lab_e1xp_eval_gte_23' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1958:1: style: Label '__ats_lab_77_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1960:1: style: Label '__ats_lab_77_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1962:1: style: Label '__ats_lab_77_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1980:1: style: Label '__ats_lab_78_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:1982:1: style: Label '__ats_lab_78_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2000:1: style: Label '__ats_lab_79_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2002:1: style: Label '__ats_lab_79_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2020:1: style: Label '__ats_lab_80_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2043:1: style: Label '__ats_lab_e1xp_eval_eq_24' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2048:1: style: Label '__ats_lab_81_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2050:1: style: Label '__ats_lab_81_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2052:1: style: Label '__ats_lab_81_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2070:1: style: Label '__ats_lab_82_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2072:1: style: Label '__ats_lab_82_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2090:1: style: Label '__ats_lab_83_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2113:1: style: Label '__ats_lab_e1xp_eval_neq_25' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2118:1: style: Label '__ats_lab_84_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2120:1: style: Label '__ats_lab_84_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2122:1: style: Label '__ats_lab_84_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2140:1: style: Label '__ats_lab_85_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2142:1: style: Label '__ats_lab_85_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2160:1: style: Label '__ats_lab_86_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2185:1: style: Label '__ats_lab_e1xp_eval_and_26' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2190:1: style: Label '__ats_lab_87_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2192:1: style: Label '__ats_lab_87_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2194:1: style: Label '__ats_lab_87_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2219:1: style: Label '__ats_lab_88_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2221:1: style: Label '__ats_lab_88_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2246:1: style: Label '__ats_lab_89_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2271:1: style: Label '__ats_lab_e1xp_eval_or_27' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2276:1: style: Label '__ats_lab_90_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2278:1: style: Label '__ats_lab_90_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2280:1: style: Label '__ats_lab_90_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2305:1: style: Label '__ats_lab_91_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2307:1: style: Label '__ats_lab_91_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2332:1: style: Label '__ats_lab_92_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2361:1: style: Label '__ats_lab_e1xp_eval_asl_28' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2366:1: style: Label '__ats_lab_93_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2368:1: style: Label '__ats_lab_93_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2370:1: style: Label '__ats_lab_93_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2399:1: style: Label '__ats_lab_94_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2428:1: style: Label '__ats_lab_e1xp_eval_asr_29' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2433:1: style: Label '__ats_lab_95_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2435:1: style: Label '__ats_lab_95_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2437:1: style: Label '__ats_lab_95_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2466:1: style: Label '__ats_lab_96_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2507:1: style: Label '__ats_lab_97_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2509:1: style: Label '__ats_lab_97_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2515:1: style: Label '__ats_lab_98_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2517:1: style: Label '__ats_lab_98_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2525:1: style: Label '__ats_lab_99_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2535:1: style: Label '__ats_lab_100_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2545:1: style: Label '__ats_lab_101_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2556:1: style: Label '__ats_lab_102_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2567:1: style: Label '__ats_lab_103_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2572:1: style: Label '__ats_lab_104_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2574:1: style: Label '__ats_lab_104_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2584:1: style: Label '__ats_lab_105_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2594:1: style: Label '__ats_lab_106_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2598:1: style: Label '__ats_lab_107_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2602:1: style: Label '__ats_lab_107_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2610:1: style: Label '__ats_lab_108_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2620:1: style: Label '__ats_lab_109_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2629:1: style: Label '__ats_lab_110_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2639:1: style: Label '__ats_lab_111_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2657:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_e1xp_eval_2esats__e1xp_eval_if' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2660:1: style: Label '__ats_lab_112_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2662:1: style: Label '__ats_lab_112_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2669:1: style: Label '__ats_lab_113_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2677:1: style: Label '__ats_lab_114_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2701:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_e1xp_eval_2esats__e1xp_make_v1al' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2704:1: style: Label '__ats_lab_115_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2706:1: style: Label '__ats_lab_115_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2714:1: style: Label '__ats_lab_116_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2723:1: style: Label '__ats_lab_117_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_e1xp_eval_dats.c:2732:1: style: Label '__ats_lab_118_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:331:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:551:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:1168:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:1169:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:1170:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:1171:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:1172:6: warning: Redundant assignment of 'arg4' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:334:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:555:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:1175:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:260:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_effect_2esats__eq_effect_effect' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:278:1: style: Label '__ats_lab_atsopt_fprint_effect' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:317:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:319:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:339:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:353:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_effect_2esats__fprint_effectlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:369:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_effect_2esats__print_effect' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:388:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_effect_2esats__prerr_effect' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:404:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_effect_2esats__eq_effset_effset' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:419:1: style: Label '__ats_lab_d0exp_effmask_all' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:444:1: style: Label '__ats_lab_d0exp_effmask_exn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:474:1: style: Label '__ats_lab_d0exp_effmask_ntm' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:504:1: style: Label '__ats_lab_d0exp_effmask_ref' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:538:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:540:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:560:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:574:1: style: Label '__ats_lab_fprint_effvarlst_11' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:593:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_effect_2esats__fprint_effcst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:596:1: style: Label '__ats_lab_4_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:598:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:605:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:612:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:636:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_effect_2esats__print_effcst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:655:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_effect_2esats__prerr_effcst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:672:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_effect_2esats__effcst_contain' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:675:1: style: Label '__ats_lab_7_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:677:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:684:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:691:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:707:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_effect_2esats__effcst_contain_ntm' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:720:1: style: Label '__ats_lab_name_is_emp_18' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:733:1: style: Label '__ats_lab_name_is_all_19' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:747:1: style: Label '__ats_lab_name_is_exn_20' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:765:1: style: Label '__ats_lab_name_is_exnref_21' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:779:1: style: Label '__ats_lab_name_is_ntm_22' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:798:1: style: Label '__ats_lab_name_is_ref_23' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:816:1: style: Label '__ats_lab_name_is_term_24' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:829:1: style: Label '__ats_lab_name_is_lazy_25' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:848:1: style: Label '__ats_lab_loop_err_26' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:930:1: style: Label '__ats_lab_10_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:932:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:938:1: style: Label '__ats_lab_11_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:940:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:951:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:1009:1: style: Label '__ats_lab_16_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:1010:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:1024:1: style: Label '__ats_lab_17_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:1041:1: style: Label '__ats_lab_18_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:1056:1: style: Label '__ats_lab_19_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:1071:1: style: Label '__ats_lab_20_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:1086:1: style: Label '__ats_lab_21_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:1097:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:1104:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:1119:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:1144:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:1180:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:1203:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_effect_2esats__e0fftaglst_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:1217:1: style: Label '__ats_lab_27_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:1218:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:1225:1: style: Label '__ats_lab_28_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:1231:1: style: Label '__ats_lab_29_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:1233:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:1239:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:1249:1: style: Label '__ats_lab_31_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:1394:19: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
ats-lang-anairiats-0.2.3/bootstrap1/ats_effect_dats.c:1408:24: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
ats-lang-anairiats-0.2.3/bootstrap1/ats_error_dats.c:76:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_error_2esats__abort' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_error_dats.c:94:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_error_2esats__deadcode' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_error_dats.c:144:10: error: Null pointer dereference [nullPointer]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:612:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:613:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:614:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:615:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:617:6: warning: Redundant assignment of 'arg5' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:659:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:696:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:697:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:698:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:700:6: warning: Redundant assignment of 'arg4' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:706:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:707:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:710:6: warning: Redundant assignment of 'arg4' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:716:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:717:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:720:6: warning: Redundant assignment of 'arg4' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:726:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:727:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:1121:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:1160:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:1298:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:766:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:1300:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:276:1: style: Label '__ats_lab_prerr_interror_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:289:1: style: Label '__ats_lab_atsopt_filename_theDirsep_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:302:1: style: Label '__ats_lab_atsopt_filename_theCurdir_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:315:1: style: Label '__ats_lab_atsopt_filename_thePredir_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:330:1: style: Label '__ats_lab_aux_5' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:350:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_filename_2esats__filename_is_relative' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:366:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_filename_2esats__lt_filename_filename' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:383:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_filename_2esats__lte_filename_filename' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:400:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_filename_2esats__gt_filename_filename' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:417:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_filename_2esats__gte_filename_filename' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:434:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_filename_2esats__eq_filename_filename' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:451:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_filename_2esats__neq_filename_filename' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:468:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_filename_2esats__compare_filename_filename' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:484:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_filename_2esats__fprint_filename' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:501:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_filename_2esats__print_filename' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:520:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_filename_2esats__prerr_filename' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:539:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_filename_2esats__print_filename_base' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:558:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_filename_2esats__prerr_filename_base' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:575:1: style: Label '__ats_lab_loop1_19' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:688:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:690:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:740:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:759:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:761:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:771:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:795:1: style: Label '__ats_lab_path_normalize_18' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:821:1: style: Label '__ats_lab_ref_make_elt_01742__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:836:1: style: Label '__ats_lab_the_pathlst_get_25' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:850:1: style: Label '__ats_lab_the_pathlst_reset_26' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:869:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_filename_2esats__the_pathlst_pop' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:873:1: style: Label '__ats_lab_4_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:875:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:883:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:907:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_filename_2esats__the_pathlst_push' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:910:1: style: Label '__ats_lab_6_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:911:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:919:1: style: Label '__ats_lab_7_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:941:1: style: Label '__ats_lab_the_prepathlst_get_29' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:962:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_filename_2esats__the_prepathlst_push' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:989:1: style: Label '__ats_lab_the_filename_reset_31' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:1003:1: style: Label '__ats_lab_the_filenamelst_reset_32' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:1017:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_filename_2esats__the_filename_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:1033:1: style: Label '__ats_lab___ats_fun_34' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:1052:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_filename_2esats__the_filenamelst_pop' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:1056:1: style: Label '__ats_lab_8_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:1058:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:1068:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:1086:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_filename_2esats__the_filenamelst_push' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:1111:1: style: Label '__ats_lab_10_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:1113:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:1129:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:1151:1: style: Label '__ats_lab_12_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:1153:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:1170:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:1196:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_filename_2esats__the_filenamelst_push_xit' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:1228:1: style: Label '__ats_lab_atsopt_filename_full' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:1241:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_filename_2esats__filename_full_sym' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:1255:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_filename_2esats__filename_make_absolute' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:1279:1: style: Label '__ats_lab_14_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:1281:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:1287:1: style: Label '__ats_lab_15_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:1288:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:1295:1: style: Label '__ats_lab_16_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:1307:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:1329:1: style: Label '__ats_lab_aux_relative_45' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:1334:1: style: Label '__ats_lab_18_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:1335:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:1342:1: style: Label '__ats_lab_19_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:1352:1: style: Label '__ats_lab_20_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:1375:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_filename_2esats__filenameopt_make_relative' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:1378:1: style: Label '__ats_lab_21_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:1379:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:1386:1: style: Label '__ats_lab_22_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:1417:1: style: Label '__ats_lab_atsopt_filename_prerr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_filename_dats.c:1433:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_filename_2esats__atsopt_filename_initialize' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1447:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1458:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1481:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1497:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1524:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1536:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1556:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1570:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1608:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1620:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1644:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1684:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1696:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1713:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1740:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1774:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1803:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1827:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1862:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1875:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1879:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:283:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_fixity_2esats__prec_make_int' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:305:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_fixity_2esats__fprint_fxty' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:308:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:310:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:317:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:327:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:337:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:358:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_fixity_2esats__print_fxty' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:377:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_fixity_2esats__prerr_fxty' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:393:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_fixity_2esats__precedence_inc' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:406:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_fixity_2esats__precedence_dec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:422:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_fixity_2esats__fixity_get_prec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:425:1: style: Label '__ats_lab_4_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:427:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:434:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:443:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:452:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:469:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_fixity_2esats__fxty_inf' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:485:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_fixity_2esats__fxty_pre' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:500:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_fixity_2esats__fxty_pos' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:516:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_fixity_2esats__item_app' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:543:1: style: Label '__ats_lab_f2_13' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:602:1: style: Label '__ats_lab_f1_12' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:651:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_fixity_2esats__oper_make_backslash' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:677:1: style: Label '__ats_lab_f_16' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:735:1: style: Label '__ats_lab_aux_inf_15' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:788:1: style: Label '__ats_lab_f_18' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:843:1: style: Label '__ats_lab_aux_pre_17' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:897:1: style: Label '__ats_lab_f_20' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:952:1: style: Label '__ats_lab_aux_pos_19' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1005:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_fixity_2esats__oper_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1009:1: style: Label '__ats_lab_8_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1011:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1020:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1029:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1037:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1054:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_fixity_2esats__oper_associativity' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1057:1: style: Label '__ats_lab_12_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1059:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1066:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1084:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_fixity_2esats__oper_precedence' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1087:1: style: Label '__ats_lab_14_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1089:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1097:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1105:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1125:1: style: Label '__ats_lab_err_24' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1431:1: style: Label '__ats_lab_17_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1432:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1434:1: style: Label '__ats_lab_17_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1435:1: style: Label '__ats_lab_17_3' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1438:1: style: Label '__ats_lab_18_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1442:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1451:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1463:1: style: Label '__ats_lab_20_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1466:1: style: Label '__ats_lab_20_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1467:1: style: Label '__ats_lab_20_3' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1471:1: style: Label '__ats_lab_21_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1473:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1474:1: style: Label '__ats_lab_21_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1486:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1490:1: style: Label '__ats_lab_22_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1508:1: style: Label '__ats_lab_23_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1515:1: style: Label '__ats_lab_24_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1517:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1529:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1540:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1545:1: style: Label '__ats_lab_27_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1547:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1549:1: style: Label '__ats_lab_27_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1561:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1563:1: style: Label '__ats_lab_28_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1575:1: style: Label '__ats_lab_29_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1586:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1592:1: style: Label '__ats_lab_30_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1599:1: style: Label '__ats_lab_31_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1601:1: style: Label '__ats_lab_31_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1613:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1624:1: style: Label '__ats_lab_33_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1637:1: style: Label '__ats_lab_34_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1649:1: style: Label '__ats_lab_35_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1660:1: style: Label '__ats_lab_36_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1666:1: style: Label '__ats_lab_36_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1672:1: style: Label '__ats_lab_37_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1674:1: style: Label '__ats_lab_37_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1689:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1700:1: style: Label '__ats_lab_39_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1704:1: style: Label '__ats_lab_40_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1706:1: style: Label '__ats_lab_40_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1717:1: style: Label '__ats_lab_41_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1730:1: style: Label '__ats_lab_42_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1744:1: style: Label '__ats_lab_43_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1753:1: style: Label '__ats_lab_44_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1763:1: style: Label '__ats_lab_44_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1791:1: style: Label '__ats_lab_45_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1816:1: style: Label '__ats_lab_46_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1831:1: style: Label '__ats_lab_47_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1840:1: style: Label '__ats_lab_48_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1842:1: style: Label '__ats_lab_48_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1848:1: style: Label '__ats_lab_48_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1857:1: style: Label '__ats_lab_49_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1867:1: style: Label '__ats_lab_50_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1868:1: style: Label '__ats_lab_50_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_fixity_dats.c:1891:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_fixity_2esats__fixity_resolve' is not used. [unusedLabel]
ats_grammar.yats:2851:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats_grammar_yats.c:6971:1: style: Label 'yyerrlab' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hashtbl_dats.c:136:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hashtbl_2edats__table_chain_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hashtbl_dats.c:156:1: style: Label '__ats_lab_ref_make_elt_01564__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hashtbl_dats.c:174:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hashtbl_2esats__hashtbl_make_hint' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hashtbl_dats.c:191:1: style: Label '__ats_lab___ats_fun_4' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hashtbl_dats.c:205:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hashtbl_2esats__hashtbl_str_make_hint' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:429:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hityp_extype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:453:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hityp_extype_nil' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:468:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hityp_fun' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:492:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hityp_refarg' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:522:1: style: Label '__ats_lab_hityp_namstr_get_4' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:551:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hityp_tyarr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:591:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hityp_tyrec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:617:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hityp_tyrectemp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:645:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hityp_tyrecsin' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:667:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hityp_tysum' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:691:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hityp_tysumtemp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:713:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hityp_union' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:739:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hityp_varetize' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:767:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hityp_s2var' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:799:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hipat_ann' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:824:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hipat_any' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:846:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hipat_as' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:872:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hipat_bool' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:896:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hipat_char' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:920:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hipat_con' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:947:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hipat_con_any' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:972:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hipat_empty' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:994:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hipat_int' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:1019:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hipat_lst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:1044:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hipat_rec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:1070:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hipat_string' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:1094:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hipat_var' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:1118:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiexp_app' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:1141:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiexp_arrinit' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:1164:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiexp_arrsize' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:1186:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiexp_assgn_ptr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:1209:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiexp_assgn_var' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:1232:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiexp_bool' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:1253:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiexp_caseof' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:1276:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiexp_castfn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:1298:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiexp_char' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:1319:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiexp_con' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:1342:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiexp_cst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:1363:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiexp_cstsp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:1384:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiexp_dynload' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:1405:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiexp_empty' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:1424:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiexp_extval' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:1445:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiexp_fix' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:1468:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiexp_float' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:1489:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiexp_floatsp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:1510:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiexp_freeat' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:1531:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiexp_if' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:1554:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiexp_int' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:1576:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiexp_intsp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:1598:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiexp_is_lam' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:1602:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:1604:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:1610:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:1626:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiexp_lam' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:1648:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiexp_laminit' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:1670:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiexp_lazy_delay' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:1691:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiexp_lazy_vt_delay' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:1713:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiexp_lazy_force' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:1735:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiexp_let' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:1757:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiexp_loop' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:1781:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiexp_loopexn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:1802:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiexp_lst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:1825:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiexp_ptrof_ptr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:1847:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiexp_ptrof_var' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:1869:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiexp_raise' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:1890:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiexp_rec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:1913:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiexp_refarg' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:1936:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiexp_sel' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:1958:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiexp_sel_ptr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:1980:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiexp_sel_var' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:2002:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiexp_seq' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:2023:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiexp_sif' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:2045:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiexp_sizeof' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:2066:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiexp_string' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:2088:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiexp_tmpcst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:2110:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiexp_tmpvar' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:2132:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiexp_top' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:2151:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiexp_trywith' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:2173:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiexp_var' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:2194:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hilab_lab' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:2215:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hilab_ind' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:2235:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__himat_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:2252:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiclau_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:2271:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hidec_list' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:2291:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hidec_saspdec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:2311:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hidec_dcstdec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:2332:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hidec_datdec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:2353:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hidec_exndec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:2373:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hidec_extern' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:2394:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hidec_extype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:2415:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hidec_extval' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:2436:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hidec_impdec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:2456:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hidec_impdec_prf' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:2475:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hifundec_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:2493:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hidec_fundecs' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:2514:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hivaldec_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:2532:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hidec_valdecs' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:2553:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hidec_valdecs_par' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:2573:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hidec_valdecs_rec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:2592:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hivardec_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:2611:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hidec_vardecs' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:2630:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiimpdec_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:2651:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiimpdec_prf_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:2669:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hidec_local' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:2690:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hidec_staload' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:2711:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hidec_dynload' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:2730:1: style: Label '__ats_lab__vartyp_make_103' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:2746:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__vartyp_typ_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:2759:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__vartyp_var_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:2772:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__vartyp_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:2787:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__eq_vartyp_vartyp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_dats.c:2804:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__compare_vartyp_vartyp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:565:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:623:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:998:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1064:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:2093:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:2151:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:2215:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:2314:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:569:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:627:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1002:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1068:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:2097:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:2155:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:2219:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:2318:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:431:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__fprint_hityp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:435:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:437:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:450:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:466:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:479:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:489:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:496:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:509:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:518:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:552:1: style: Label '__ats_lab_8_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:554:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:574:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:588:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__fprint_hityplst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:610:1: style: Label '__ats_lab_10_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:612:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:632:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:646:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__fprint_hityplstlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:662:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__print_hityp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:681:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__prerr_hityp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:700:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__print_hityplst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:719:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__prerr_hityplst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:800:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__fprint_hipat' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:804:1: style: Label '__ats_lab_12_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:806:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:819:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:826:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:842:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:852:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:862:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:881:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:894:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:901:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:909:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:919:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:932:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:948:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:958:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:985:1: style: Label '__ats_lab_26_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:987:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1007:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1021:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__fprint_hipatlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1048:1: style: Label '__ats_lab_28_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1050:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1073:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1086:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1100:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__fprint_labhipatlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1116:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__print_hipat' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1135:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__prerr_hipat' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1154:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__print_hipatlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1173:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__prerr_hipatlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1436:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__fprint_hiexp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1440:1: style: Label '__ats_lab_31_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1442:1: style: Label '__ats_lab_31_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1458:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1467:1: style: Label '__ats_lab_33_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1469:1: style: Label '__ats_lab_33_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1477:1: style: Label '__ats_lab_34_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1488:1: style: Label '__ats_lab_35_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1501:1: style: Label '__ats_lab_36_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1517:1: style: Label '__ats_lab_37_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1533:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1543:1: style: Label '__ats_lab_39_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1552:1: style: Label '__ats_lab_40_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1565:1: style: Label '__ats_lab_41_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1575:1: style: Label '__ats_lab_42_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1591:1: style: Label '__ats_lab_43_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1601:1: style: Label '__ats_lab_44_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1611:1: style: Label '__ats_lab_45_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1621:1: style: Label '__ats_lab_46_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1628:1: style: Label '__ats_lab_47_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1638:1: style: Label '__ats_lab_48_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1654:1: style: Label '__ats_lab_49_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1664:1: style: Label '__ats_lab_50_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1674:1: style: Label '__ats_lab_51_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1684:1: style: Label '__ats_lab_52_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1700:1: style: Label '__ats_lab_53_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1710:1: style: Label '__ats_lab_54_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1720:1: style: Label '__ats_lab_55_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1733:1: style: Label '__ats_lab_56_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1746:1: style: Label '__ats_lab_57_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1756:1: style: Label '__ats_lab_58_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1769:1: style: Label '__ats_lab_59_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1782:1: style: Label '__ats_lab_60_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1794:1: style: Label '__ats_lab_61_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1801:1: style: Label '__ats_lab_62_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1803:1: style: Label '__ats_lab_62_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1809:1: style: Label '__ats_lab_63_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1819:1: style: Label '__ats_lab_64_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1821:1: style: Label '__ats_lab_64_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1827:1: style: Label '__ats_lab_65_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1840:1: style: Label '__ats_lab_66_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1850:1: style: Label '__ats_lab_67_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1866:1: style: Label '__ats_lab_68_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1879:1: style: Label '__ats_lab_69_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1892:1: style: Label '__ats_lab_70_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1902:1: style: Label '__ats_lab_71_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1918:1: style: Label '__ats_lab_72_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1934:1: style: Label '__ats_lab_73_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1947:1: style: Label '__ats_lab_74_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1960:1: style: Label '__ats_lab_75_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1973:1: style: Label '__ats_lab_76_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1983:1: style: Label '__ats_lab_77_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:1996:1: style: Label '__ats_lab_78_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:2006:1: style: Label '__ats_lab_79_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:2013:1: style: Label '__ats_lab_80_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:2026:1: style: Label '__ats_lab_81_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:2039:1: style: Label '__ats_lab_82_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:2046:1: style: Label '__ats_lab_83_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:2053:1: style: Label '__ats_lab_84_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:2080:1: style: Label '__ats_lab_85_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:2082:1: style: Label '__ats_lab_85_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:2102:1: style: Label '__ats_lab_86_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:2116:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__fprint_hiexplst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:2138:1: style: Label '__ats_lab_87_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:2140:1: style: Label '__ats_lab_87_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:2160:1: style: Label '__ats_lab_88_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:2174:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__fprint_hiexplstlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:2199:1: style: Label '__ats_lab_89_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:2201:1: style: Label '__ats_lab_89_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:2224:1: style: Label '__ats_lab_90_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:2238:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__fprint_labhiexplst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:2258:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__fprint_hilab' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:2262:1: style: Label '__ats_lab_91_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:2264:1: style: Label '__ats_lab_91_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:2274:1: style: Label '__ats_lab_92_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:2301:1: style: Label '__ats_lab_93_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:2303:1: style: Label '__ats_lab_93_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:2323:1: style: Label '__ats_lab_94_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:2337:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__fprint_hilablst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:2353:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__print_hiexp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:2372:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__prerr_hiexp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:2391:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__print_hiexplst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:2410:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__prerr_hiexplst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:2432:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__fprint_vartyp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:2454:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__print_vartyp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_print_dats.c:2473:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__prerr_vartyp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:982:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1571:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:3206:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:3207:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:3217:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:3218:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:561:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:659:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:870:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:932:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:985:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1186:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1574:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1698:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1747:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1798:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:3209:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:3220:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:482:1: style: Label '__ats_lab_prerr_interror_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:507:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:509:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:513:1: style: Label '__ats_lab_1_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:514:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:521:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:529:1: style: Label '__ats_lab_3_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:537:1: style: Label '__ats_lab_4_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:547:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:557:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:586:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hityp_fun_is_void' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:590:1: style: Label '__ats_lab_8_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:592:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:599:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:619:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hityp_is_vararg' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:623:1: style: Label '__ats_lab_10_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:625:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:631:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:651:1: style: Label '__ats_lab_12_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:653:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:664:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:687:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hityp_fun_is_vararg' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:691:1: style: Label '__ats_lab_14_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:693:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:697:1: style: Label '__ats_lab_15_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:699:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:708:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:716:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:736:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hityp_is_tyarr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:740:1: style: Label '__ats_lab_18_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:742:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:748:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:765:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hityp_is_tyrecbox' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:769:1: style: Label '__ats_lab_20_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:771:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:778:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:795:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hityp_is_tyrecext' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:799:1: style: Label '__ats_lab_22_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:801:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:808:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:824:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hityp_is_tyrecsin' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:828:1: style: Label '__ats_lab_24_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:830:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:836:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:857:1: style: Label '__ats_lab_26_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:859:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:865:1: style: Label '__ats_lab_27_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:867:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:874:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:883:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:908:1: style: Label '__ats_lab_30_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:910:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:917:1: style: Label '__ats_lab_31_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:924:1: style: Label '__ats_lab_32_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:928:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:936:1: style: Label '__ats_lab_33_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:967:1: style: Label '__ats_lab_35_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:969:1: style: Label '__ats_lab_35_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:990:1: style: Label '__ats_lab_36_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1009:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiexp_seq_simplify' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1016:1: style: Label '__ats_lab_37_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1018:1: style: Label '__ats_lab_37_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1023:1: style: Label '__ats_lab_38_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1025:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1032:1: style: Label '__ats_lab_39_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1041:1: style: Label '__ats_lab_40_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1062:1: style: Label '__ats_lab_41_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1064:1: style: Label '__ats_lab_41_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1079:1: style: Label '__ats_lab_42_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1100:1: style: Label '__ats_lab_43_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1102:1: style: Label '__ats_lab_43_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1117:1: style: Label '__ats_lab_44_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1144:1: style: Label '__ats_lab_45_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1146:1: style: Label '__ats_lab_45_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1153:1: style: Label '__ats_lab_46_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1160:1: style: Label '__ats_lab_47_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1168:1: style: Label '__ats_lab_48_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1175:1: style: Label '__ats_lab_49_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1182:1: style: Label '__ats_lab_50_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1191:1: style: Label '__ats_lab_51_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1198:1: style: Label '__ats_lab_52_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1205:1: style: Label '__ats_lab_53_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1212:1: style: Label '__ats_lab_54_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1220:1: style: Label '__ats_lab_55_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1227:1: style: Label '__ats_lab_56_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1235:1: style: Label '__ats_lab_57_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1243:1: style: Label '__ats_lab_58_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1250:1: style: Label '__ats_lab_59_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1257:1: style: Label '__ats_lab_60_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1264:1: style: Label '__ats_lab_61_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1276:1: style: Label '__ats_lab_62_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1299:1: style: Label '__ats_lab_hiclau_is_bool_fst_17' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1303:1: style: Label '__ats_lab_63_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1307:1: style: Label '__ats_lab_63_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1312:1: style: Label '__ats_lab_64_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1314:1: style: Label '__ats_lab_64_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1319:1: style: Label '__ats_lab_65_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1321:1: style: Label '__ats_lab_65_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1328:1: style: Label '__ats_lab_66_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1341:1: style: Label '__ats_lab_67_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1349:1: style: Label '__ats_lab_68_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1368:1: style: Label '__ats_lab_hiclau_is_bool_snd_18' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1372:1: style: Label '__ats_lab_69_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1376:1: style: Label '__ats_lab_69_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1380:1: style: Label '__ats_lab_70_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1382:1: style: Label '__ats_lab_70_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1389:1: style: Label '__ats_lab_71_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1399:1: style: Label '__ats_lab_72_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1427:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiexp_caseof_if' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1430:1: style: Label '__ats_lab_73_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1434:1: style: Label '__ats_lab_73_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1438:1: style: Label '__ats_lab_74_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1444:1: style: Label '__ats_lab_74_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1450:1: style: Label '__ats_lab_75_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1452:1: style: Label '__ats_lab_75_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1458:1: style: Label '__ats_lab_76_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1460:1: style: Label '__ats_lab_76_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1476:1: style: Label '__ats_lab_77_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1485:1: style: Label '__ats_lab_78_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1493:1: style: Label '__ats_lab_79_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1501:1: style: Label '__ats_lab_80_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1527:1: style: Label '__ats_lab_81_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1529:1: style: Label '__ats_lab_81_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1538:1: style: Label '__ats_lab_82_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1547:1: style: Label '__ats_lab_83_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1558:1: style: Label '__ats_lab_84_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1565:1: style: Label '__ats_lab_85_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1569:1: style: Label '__ats_lab_85_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1578:1: style: Label '__ats_lab_86_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1607:1: style: Label '__ats_lab_hidec_valdecs_is_singular_20' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1611:1: style: Label '__ats_lab_88_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1613:1: style: Label '__ats_lab_88_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1617:1: style: Label '__ats_lab_89_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1621:1: style: Label '__ats_lab_89_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1630:1: style: Label '__ats_lab_90_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1638:1: style: Label '__ats_lab_91_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1664:1: style: Label '__ats_lab_92_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1666:1: style: Label '__ats_lab_92_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1673:1: style: Label '__ats_lab_93_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1683:1: style: Label '__ats_lab_94_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1690:1: style: Label '__ats_lab_95_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1694:1: style: Label '__ats_lab_95_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1702:1: style: Label '__ats_lab_96_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1733:1: style: Label '__ats_lab_98_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1735:1: style: Label '__ats_lab_98_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1752:1: style: Label '__ats_lab_99_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1770:1: style: Label '__ats_lab_aux_init_26' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1790:1: style: Label '__ats_lab_100_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1792:1: style: Label '__ats_lab_100_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1803:1: style: Label '__ats_lab_101_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1838:1: style: Label '__ats_lab_aux_simplify_24' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1842:1: style: Label '__ats_lab_102_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1844:1: style: Label '__ats_lab_102_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1849:1: style: Label '__ats_lab_103_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1851:1: style: Label '__ats_lab_103_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1855:1: style: Label '__ats_lab_104_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1856:1: style: Label '__ats_lab_104_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1865:1: style: Label '__ats_lab_105_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1875:1: style: Label '__ats_lab_106_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1884:1: style: Label '__ats_lab_107_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1888:1: style: Label '__ats_lab_108_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1889:1: style: Label '__ats_lab_108_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1898:1: style: Label '__ats_lab_109_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1907:1: style: Label '__ats_lab_110_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1916:1: style: Label '__ats_lab_111_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1922:1: style: Label '__ats_lab_112_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1924:1: style: Label '__ats_lab_112_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1944:1: style: Label '__ats_lab_114_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1992:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hiexp_let_simplify' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1995:1: style: Label '__ats_lab_115_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:1997:1: style: Label '__ats_lab_115_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2006:1: style: Label '__ats_lab_116_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2021:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hityp_encode' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2034:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hityp_decode' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2047:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hityplst_encode' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2060:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hityplst_decode' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2073:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hityplstlst_encode' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2086:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hityplstlst_decode' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2099:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__print_hityp_t' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2112:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__prerr_hityp_t' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2125:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hityplst_is_nil' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2128:1: style: Label '__ats_lab_117_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2130:1: style: Label '__ats_lab_117_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2137:1: style: Label '__ats_lab_118_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2152:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hityplst_is_cons' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2155:1: style: Label '__ats_lab_119_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2157:1: style: Label '__ats_lab_119_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2164:1: style: Label '__ats_lab_120_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2179:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hityplstlst_is_nil' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2182:1: style: Label '__ats_lab_121_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2184:1: style: Label '__ats_lab_121_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2191:1: style: Label '__ats_lab_122_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2206:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hityplstlst_is_cons' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2209:1: style: Label '__ats_lab_123_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2211:1: style: Label '__ats_lab_123_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2218:1: style: Label '__ats_lab_124_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2233:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hityp_t_s2var' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2246:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hityp_t_name_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2259:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hityp_t_is_void' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2272:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hityp_t_fun_is_void' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2285:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hityp_t_is_tyrecbox' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2298:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hityp_t_is_tyrecext' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2311:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hityp_t_is_tyrecsin' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2330:1: style: Label '__ats_lab_hityp_name_get_47' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2337:1: style: Label '__ats_lab_125_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2338:1: style: Label '__ats_lab_125_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2345:1: style: Label '__ats_lab_126_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2369:1: style: Label '__ats_lab_aux_49' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2372:1: style: Label '__ats_lab_127_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2374:1: style: Label '__ats_lab_127_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2389:1: style: Label '__ats_lab_128_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2410:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hityp_tyrec_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2444:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hityp_tysum_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2447:1: style: Label '__ats_lab_129_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2449:1: style: Label '__ats_lab_129_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2454:1: style: Label '__ats_lab_130_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2455:1: style: Label '__ats_lab_130_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2462:1: style: Label '__ats_lab_131_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2470:1: style: Label '__ats_lab_132_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2478:1: style: Label '__ats_lab_133_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2495:1: style: Label '__ats_lab_134_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2540:1: style: Label '__ats_lab_hityp_normalize_flag_51' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2544:1: style: Label '__ats_lab_135_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2546:1: style: Label '__ats_lab_135_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2564:1: style: Label '__ats_lab_136_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2576:1: style: Label '__ats_lab_137_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2588:1: style: Label '__ats_lab_138_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2603:1: style: Label '__ats_lab_139_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2624:1: style: Label '__ats_lab_140_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2629:1: style: Label '__ats_lab_141_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2631:1: style: Label '__ats_lab_141_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2642:1: style: Label '__ats_lab_142_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2650:1: style: Label '__ats_lab_143_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2671:1: style: Label '__ats_lab_hityplst_normalize_flag_52' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2674:1: style: Label '__ats_lab_144_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2676:1: style: Label '__ats_lab_144_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2695:1: style: Label '__ats_lab_145_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2717:1: style: Label '__ats_lab_labhityplst_normalize_flag_53' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2720:1: style: Label '__ats_lab_146_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2722:1: style: Label '__ats_lab_146_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2743:1: style: Label '__ats_lab_147_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2759:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hityp_normalize' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2774:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hityplst_normalize' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2787:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__hityplstlst_normalize' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2806:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__d2cst_hityp_get_some' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2810:1: style: Label '__ats_lab_148_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2812:1: style: Label '__ats_lab_148_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2820:1: style: Label '__ats_lab_149_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2839:1: style: Label '__ats_lab__tmpdef_make_58' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2855:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__tmpdef_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2868:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__tmpdef_arg_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2881:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__tmpdef_exp_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2894:1: style: Label '__ats_lab_tmpcstmap_nil_62' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2908:1: style: Label '__ats_lab_ref_make_elt_03447__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2924:1: style: Label '__ats_lab_bst_size_036__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2927:1: style: Label '__ats_lab_152_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2929:1: style: Label '__ats_lab_152_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2937:1: style: Label '__ats_lab_153_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2982:1: style: Label '__ats_lab_bst_insert_atroot_041__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2985:1: style: Label '__ats_lab_151_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:2987:1: style: Label '__ats_lab_151_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:3036:1: style: Label '__ats_lab_154_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:3076:1: style: Label '__ats_lab_bst_insert_random_075__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:3079:1: style: Label '__ats_lab_150_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:3081:1: style: Label '__ats_lab_150_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:3116:1: style: Label '__ats_lab_155_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:3142:1: style: Label '__ats_lab_map_insert_01594__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:3164:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__tmpcstmap_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:3191:1: style: Label '__ats_lab_156_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:3193:1: style: Label '__ats_lab_156_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:3201:1: style: Label '__ats_lab_157_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:3203:1: style: Label '__ats_lab_157_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:3214:1: style: Label '__ats_lab_158_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:3225:1: style: Label '__ats_lab_159_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:3235:1: style: Label '__ats_lab_160_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:3253:1: style: Label '__ats_lab_map_search_01596__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:3273:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__tmpcstmap_find' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:3289:1: style: Label '__ats_lab_tmpvarmap_nil_72' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:3306:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__tmpvarmap_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_hiexp_util_dats.c:3326:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_hiexp_2esats__tmpvarmap_find' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_intinf_dats.c:60:26: style: The scope of the variable 'r' can be reduced. [variableScope]
ats-lang-anairiats-0.2.3/bootstrap1/ats_intinf_dats.c:60:35: style: The scope of the variable 'c' can be reduced. [variableScope]
ats-lang-anairiats-0.2.3/bootstrap1/ats_intinf_dats.c:131:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_intinf_2esats__intinf_make_int' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_intinf_dats.c:150:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_intinf_2esats__intinf_make_string' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_intinf_dats.c:169:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_intinf_2esats__intinf_make_stringsp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_intinf_dats.c:187:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_intinf_2esats__fprint_intinf' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_intinf_dats.c:205:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_intinf_2esats__print_intinf' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_intinf_dats.c:224:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_intinf_2esats__prerr_intinf' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_label_dats.c:134:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_label_2esats__label_make_int' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_label_dats.c:150:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_label_2esats__label_make_string' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_label_dats.c:166:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_label_2esats__label_make_sym' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_label_dats.c:182:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_label_2esats__label_sym_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_label_dats.c:185:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_label_dats.c:187:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_label_dats.c:196:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_label_dats.c:212:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_label_2esats__label_int_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_label_dats.c:215:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_label_dats.c:217:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_label_dats.c:226:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_label_dats.c:242:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_label_2esats__lt_label_label' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_label_dats.c:257:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_label_2esats__lte_label_label' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_label_dats.c:272:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_label_2esats__gt_label_label' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_label_dats.c:287:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_label_2esats__gte_label_label' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_label_dats.c:305:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_label_2esats__eq_label_label' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_label_dats.c:308:1: style: Label '__ats_lab_4_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_label_dats.c:310:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_label_dats.c:312:1: style: Label '__ats_lab_4_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_label_dats.c:321:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_label_dats.c:323:1: style: Label '__ats_lab_5_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_label_dats.c:332:1: style: Label '__ats_lab_6_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_label_dats.c:351:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_label_2esats__neq_label_label' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_label_dats.c:354:1: style: Label '__ats_lab_7_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_label_dats.c:356:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_label_dats.c:358:1: style: Label '__ats_lab_7_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_label_dats.c:367:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_label_dats.c:369:1: style: Label '__ats_lab_8_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_label_dats.c:378:1: style: Label '__ats_lab_9_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_label_dats.c:397:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_label_2esats__compare_label_label' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_label_dats.c:400:1: style: Label '__ats_lab_10_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_label_dats.c:402:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_label_dats.c:404:1: style: Label '__ats_lab_10_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_label_dats.c:413:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_label_dats.c:415:1: style: Label '__ats_lab_11_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_label_dats.c:426:1: style: Label '__ats_lab_12_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_label_dats.c:435:1: style: Label '__ats_lab_13_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_label_dats.c:452:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_label_2esats__fprint_label' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_label_dats.c:455:1: style: Label '__ats_lab_14_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_label_dats.c:457:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_label_dats.c:465:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_label_dats.c:484:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_label_2esats__print_label' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_label_dats.c:503:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_label_2esats__prerr_label' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2671:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2672:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2680:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2681:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2689:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2690:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2740:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2748:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2756:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2962:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2963:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2964:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:423:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2051:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2309:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2317:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2325:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2674:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2683:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2692:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2742:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2750:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2758:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2828:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2966:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:416:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:418:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:428:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:442:1: style: Label '__ats_lab_MAIN_lexing_error_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:455:1: style: Label '__ats_lab_CHAR_lexing_error_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:469:1: style: Label '__ats_lab_CHAR0_3' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:484:1: style: Label '__ats_lab_COMMENT_lexing_error_4' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:502:1: style: Label '__ats_lab_COMMENT0_5' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:519:1: style: Label '__ats_lab_COMMENT_CLIKE_lexing_error_6' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:535:1: style: Label '__ats_lab_COMMENT0_CLIKE_7' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:551:1: style: Label '__ats_lab_COMMENT_LINE_lexing_error_8' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:564:1: style: Label '__ats_lab_COMMENT_REST_lexing_error_9' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:578:1: style: Label '__ats_lab_STRING_lexing_error_10' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:594:1: style: Label '__ats_lab_STRING0_11' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:610:1: style: Label '__ats_lab_EXTCODE_lexing_error_12' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:626:1: style: Label '__ats_lab_EXTCODE0_13' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:648:1: style: Label '__ats_lab_process_token_14' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:677:1: style: Label '__ats_lab_process_keyword_15' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:701:1: style: Label '__ats_lab_process_comment_open_16' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:722:1: style: Label '__ats_lab_process_comment_close_17' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:725:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:727:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:737:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:763:1: style: Label '__ats_lab_process_comment_clike_open_18' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:787:1: style: Label '__ats_lab_process_comment_clike_close_19' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:804:1: style: Label '__ats_lab_process_comment_line_open_20' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:821:1: style: Label '__ats_lab_process_comment_line_close_21' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:838:1: style: Label '__ats_lab_process_comment_rest_open_22' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:855:1: style: Label '__ats_lab_process_comment_rest_close_23' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:873:1: style: Label '__ats_lab_location_get_24' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:891:1: style: Label '__ats_lab_location_get_pos_25' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:913:1: style: Label '__ats_lab_tokenize_identifier_alp_26' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:944:1: style: Label '__ats_lab_tokenize_identifier_sym_27' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:972:1: style: Label '__ats_lab_prefix_identifier1_28' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:998:1: style: Label '__ats_lab_tokenize_identifier_arr_29' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:1021:1: style: Label '__ats_lab_tokenize_identifier_tmp_30' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:1044:1: style: Label '__ats_lab_tokenize_identifier_ext_31' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:1069:1: style: Label '__ats_lab_tokenize_identifier_dlr_32' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:1100:1: style: Label '__ats_lab_tokenize_identifier_srp_33' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:1127:1: style: Label '__ats_lab_process_char_34' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:1143:1: style: Label '__ats_lab_char_for_escaped_35' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:1146:1: style: Label '__ats_lab_4_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:1148:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:1155:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:1162:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:1169:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:1176:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:1183:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:1190:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:1196:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:1215:1: style: Label '__ats_lab_process_char_escaped_36' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:1234:1: style: Label '__ats_lab_char_for_oct_code_1_37' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:1252:1: style: Label '__ats_lab_process_char_oct_1_38' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:1278:1: style: Label '__ats_lab_char_for_oct_code_2_39' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:1304:1: style: Label '__ats_lab_process_char_oct_2_40' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:1335:1: style: Label '__ats_lab_char_for_oct_code_3_41' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:1366:1: style: Label '__ats_lab_process_char_oct_3_42' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:1386:1: style: Label '__ats_lab_int_of_xdigit_43' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:1413:1: style: Label '__ats_lab_char_for_hex_code_1_44' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:1431:1: style: Label '__ats_lab_process_char_hex_1_45' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:1457:1: style: Label '__ats_lab_char_for_hex_code_2_46' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:1483:1: style: Label '__ats_lab_process_char_hex_2_47' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:1502:1: style: Label '__ats_lab_process_literal_float_48' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:1521:1: style: Label '__ats_lab_process_literal_floatsp_49' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:1550:1: style: Label '__ats_lab_process_literal_int_50' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:1594:1: style: Label '__ats_lab_process_literal_intsp_51' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:1628:1: style: Label '__ats_lab_STRING_char_52' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:1650:1: style: Label '__ats_lab_STRING_char_escaped_53' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:1672:1: style: Label '__ats_lab_STRING_char_oct_1_54' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:1693:1: style: Label '__ats_lab_STRING_char_oct_2_55' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:1714:1: style: Label '__ats_lab_STRING_char_oct_3_56' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:1735:1: style: Label '__ats_lab_STRING_char_hex_1_57' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:1756:1: style: Label '__ats_lab_STRING_char_hex_2_58' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:1777:1: style: Label '__ats_lab_process_literal_string_59' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:1796:1: style: Label '__ats_lab_EXTCODE_char_60' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:1817:1: style: Label '__ats_lab_process_literal_extcode_61' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:1843:1: style: Label '__ats_lab_process_illegal_token_62' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:1872:1: style: Label '__ats_lab_process_illegal_char_63' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:1896:1: style: Label '__ats_lab_process_unclosed_comment_64' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:1918:1: style: Label '__ats_lab_process_unclosed_comment_clike_65' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:1940:1: style: Label '__ats_lab_process_unclosed_string_66' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:1963:1: style: Label '__ats_lab_process_unclosed_extcode_67' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2047:1: style: Label '__ats_lab_12_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2049:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2056:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2064:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2072:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2080:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2088:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2096:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2104:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2112:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2120:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2128:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2136:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2144:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2152:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2160:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2168:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2176:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2184:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2192:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2200:1: style: Label '__ats_lab_31_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2208:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2216:1: style: Label '__ats_lab_33_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2224:1: style: Label '__ats_lab_34_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2232:1: style: Label '__ats_lab_35_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2240:1: style: Label '__ats_lab_36_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2248:1: style: Label '__ats_lab_37_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2256:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2264:1: style: Label '__ats_lab_39_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2272:1: style: Label '__ats_lab_40_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2280:1: style: Label '__ats_lab_41_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2288:1: style: Label '__ats_lab_42_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2296:1: style: Label '__ats_lab_43_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2305:1: style: Label '__ats_lab_44_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2314:1: style: Label '__ats_lab_45_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2322:1: style: Label '__ats_lab_46_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2330:1: style: Label '__ats_lab_47_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2337:1: style: Label '__ats_lab_48_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2344:1: style: Label '__ats_lab_49_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2351:1: style: Label '__ats_lab_50_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2358:1: style: Label '__ats_lab_51_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2365:1: style: Label '__ats_lab_52_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2372:1: style: Label '__ats_lab_53_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2379:1: style: Label '__ats_lab_54_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2387:1: style: Label '__ats_lab_55_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2395:1: style: Label '__ats_lab_56_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2403:1: style: Label '__ats_lab_57_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2411:1: style: Label '__ats_lab_58_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2419:1: style: Label '__ats_lab_59_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2427:1: style: Label '__ats_lab_60_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2435:1: style: Label '__ats_lab_61_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2443:1: style: Label '__ats_lab_62_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2451:1: style: Label '__ats_lab_63_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2459:1: style: Label '__ats_lab_64_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2467:1: style: Label '__ats_lab_65_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2475:1: style: Label '__ats_lab_66_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2483:1: style: Label '__ats_lab_67_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2491:1: style: Label '__ats_lab_68_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2499:1: style: Label '__ats_lab_69_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2507:1: style: Label '__ats_lab_70_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2515:1: style: Label '__ats_lab_71_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2523:1: style: Label '__ats_lab_72_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2531:1: style: Label '__ats_lab_73_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2539:1: style: Label '__ats_lab_74_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2547:1: style: Label '__ats_lab_75_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2555:1: style: Label '__ats_lab_76_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2563:1: style: Label '__ats_lab_77_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2571:1: style: Label '__ats_lab_78_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2579:1: style: Label '__ats_lab_79_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2586:1: style: Label '__ats_lab_80_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2593:1: style: Label '__ats_lab_81_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2600:1: style: Label '__ats_lab_82_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2607:1: style: Label '__ats_lab_83_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2614:1: style: Label '__ats_lab_84_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2621:1: style: Label '__ats_lab_85_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2628:1: style: Label '__ats_lab_86_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2634:1: style: Label '__ats_lab_87_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2654:1: style: Label '__ats_lab_88_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2656:1: style: Label '__ats_lab_88_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2663:1: style: Label '__ats_lab_89_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2670:1: style: Label '__ats_lab_90_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2679:1: style: Label '__ats_lab_91_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2688:1: style: Label '__ats_lab_92_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2697:1: style: Label '__ats_lab_93_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2703:1: style: Label '__ats_lab_94_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2723:1: style: Label '__ats_lab_95_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2725:1: style: Label '__ats_lab_95_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2732:1: style: Label '__ats_lab_96_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2739:1: style: Label '__ats_lab_97_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2747:1: style: Label '__ats_lab_98_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2755:1: style: Label '__ats_lab_99_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2763:1: style: Label '__ats_lab_100_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2769:1: style: Label '__ats_lab_101_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2785:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_lexer_lats_2edats__COMMENT_LINE' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2789:1: style: Label '__ats_lab_102_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2791:1: style: Label '__ats_lab_102_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2798:1: style: Label '__ats_lab_103_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2804:1: style: Label '__ats_lab_104_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2824:1: style: Label '__ats_lab_105_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2826:1: style: Label '__ats_lab_105_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2833:1: style: Label '__ats_lab_106_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2839:1: style: Label '__ats_lab_107_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2862:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_lexer_lats_2edats__CHAR' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2866:1: style: Label '__ats_lab_108_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2868:1: style: Label '__ats_lab_108_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2876:1: style: Label '__ats_lab_109_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2884:1: style: Label '__ats_lab_110_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2892:1: style: Label '__ats_lab_111_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2900:1: style: Label '__ats_lab_112_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2908:1: style: Label '__ats_lab_113_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2916:1: style: Label '__ats_lab_114_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2924:1: style: Label '__ats_lab_115_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2930:1: style: Label '__ats_lab_116_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2951:1: style: Label '__ats_lab_117_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2953:1: style: Label '__ats_lab_117_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2961:1: style: Label '__ats_lab_118_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2971:1: style: Label '__ats_lab_119_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2978:1: style: Label '__ats_lab_120_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2985:1: style: Label '__ats_lab_121_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2992:1: style: Label '__ats_lab_122_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:2999:1: style: Label '__ats_lab_123_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:3006:1: style: Label '__ats_lab_124_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:3013:1: style: Label '__ats_lab_125_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:3020:1: style: Label '__ats_lab_126_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:3026:1: style: Label '__ats_lab_127_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:3043:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_lexer_lats_2edats__EXTCODE' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:3047:1: style: Label '__ats_lab_128_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:3049:1: style: Label '__ats_lab_128_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:3057:1: style: Label '__ats_lab_129_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:3064:1: style: Label '__ats_lab_130_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_lexer_lats_dats.c:3070:1: style: Label '__ats_lab_131_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:176:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:248:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:249:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:283:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:317:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:405:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:407:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:806:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:860:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:179:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:251:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:285:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:319:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:351:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:409:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:508:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:576:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:634:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:703:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:765:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:808:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:914:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:967:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:131:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_list_2esats__list_is_cons' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:134:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:136:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:143:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:165:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:167:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:184:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:201:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_list_2esats__list_append' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:218:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_list_2esats__list_extend' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:241:1: style: Label '__ats_lab_4_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:243:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:256:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:276:1: style: Label '__ats_lab_6_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:278:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:290:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:310:1: style: Label '__ats_lab_8_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:312:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:324:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:343:1: style: Label '__ats_lab_10_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:345:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:356:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:371:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_list_2esats__list_length' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:393:1: style: Label '__ats_lab_12_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:395:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:414:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:432:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_list_2esats__list_map_main' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:449:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_list_2esats__list_map_fun' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:465:1: style: Label '__ats_lab_app_13' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:478:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_list_2esats__list_map_cloptr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:497:1: style: Label '__ats_lab_14_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:499:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:513:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:529:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_list_2esats__list_reverse' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:544:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_list_2esats__list_reverse_list_vt' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:563:1: style: Label '__ats_lab_16_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:565:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:569:1: style: Label '__ats_lab_17_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:571:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:581:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:590:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:593:1: style: Label '__ats_lab_20_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:595:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:602:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:625:1: style: Label '__ats_lab_22_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:627:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:639:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:654:1: style: Label '__ats_lab_list_vt_length_01576__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:667:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_list_2esats__list_vt_length__boxed' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:689:1: style: Label '__ats_lab_24_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:691:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:708:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:726:1: style: Label '__ats_lab_list_vt_copy_01572__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:741:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_list_2esats__list_vt_copy__boxed' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:758:1: style: Label '__ats_lab_26_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:760:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:770:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:784:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_list_2esats__list_vt_free__boxed' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:801:1: style: Label '__ats_lab_28_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:803:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:813:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:830:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_list_2esats__list_vt_append' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:881:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_list_2esats__list_vt_prefix' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:902:1: style: Label '__ats_lab_30_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:904:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:919:1: style: Label '__ats_lab_31_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:935:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_list_2esats__list_vt_reverse' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:955:1: style: Label '__ats_lab_32_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:957:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:972:1: style: Label '__ats_lab_33_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_list_dats.c:988:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_list_2esats__list_vt_reverse_list' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_location_dats.c:132:1: style: Label '__ats_lab_location_is_none_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_location_dats.c:152:1: style: Label '__ats_lab_ats_location_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_location_dats.c:183:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_location_2esats__location_end_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_location_dats.c:233:1: style: Label '__ats_lab_location_combine_main_3' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_location_dats.c:299:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_location_2esats__location_combine' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_location_dats.c:302:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_location_dats.c:303:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_location_dats.c:310:1: style: Label '__ats_lab_1_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_location_dats.c:318:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_location_dats.c:334:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_location_2esats__location_get_filename' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_location_dats.c:347:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_location_2esats__location_begpos_line' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_location_dats.c:360:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_location_2esats__location_begpos_toff' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_location_dats.c:373:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_location_2esats__location_endpos_toff' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_location_dats.c:388:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_location_2esats__lte_location_location' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_location_dats.c:429:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_location_2esats__fprint_location' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_location_dats.c:471:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_location_2esats__print_location' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_location_dats.c:490:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_location_2esats__prerr_location' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_location_dats.c:514:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_location_2esats__fprint_line_pragma' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1025:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1254:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1266:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1650:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1651:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1718:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1719:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1839:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2939:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2940:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2941:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2951:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2952:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2953:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4050:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4051:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4052:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4818:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4819:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4820:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4922:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4923:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4924:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5164:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5165:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5166:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5315:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5316:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5317:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5318:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5455:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5456:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5457:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5458:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5459:6: warning: Redundant assignment of 'arg4' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1029:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1183:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1193:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1268:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1336:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1655:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1723:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1780:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1842:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2956:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4056:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4824:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4928:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5170:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5323:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5464:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:880:1: style: Label '__ats_lab_prerr_loc_errmac_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:914:1: style: Label '__ats_lab_fprint_v2alue_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:917:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:919:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:929:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:939:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:949:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:959:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:969:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:979:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:988:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1012:1: style: Label '__ats_lab_8_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1014:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1034:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1048:1: style: Label '__ats_lab_fprint_v2aluelst_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1064:1: style: Label '__ats_lab_print_v2alue_4' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1083:1: style: Label '__ats_lab_prerr_v2alue_5' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1108:1: style: Label '__ats_lab_lift_val_exp_6' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1111:1: style: Label '__ats_lab_10_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1113:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1121:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1130:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1138:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1147:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1153:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1176:1: style: Label '__ats_lab_16_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1178:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1188:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1198:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1213:1: style: Label '__ats_lab_alphaenv_add_8' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1241:1: style: Label '__ats_lab_19_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1243:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1262:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1273:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1289:1: style: Label '__ats_lab_alphaenv_find_9' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1305:1: style: Label '__ats_lab_alphaenv_insert_11' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1329:1: style: Label '__ats_lab_22_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1331:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1341:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1350:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1366:1: style: Label '__ats_lab_alphaenv_pop_12' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1381:1: style: Label '__ats_lab_alphaenv_push_14' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1397:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_macro2_2edats__d2var_copy' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1420:1: style: Label '__ats_lab_aux_17' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1423:1: style: Label '__ats_lab_29_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1425:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1447:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1501:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_macro2_2edats__eval1_p2at' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1505:1: style: Label '__ats_lab_25_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1507:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1517:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1524:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1537:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1555:1: style: Label '__ats_lab_31_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1562:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1572:1: style: Label '__ats_lab_33_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1582:1: style: Label '__ats_lab_34_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1591:1: style: Label '__ats_lab_35_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1602:1: style: Label '__ats_lab_36_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1612:1: style: Label '__ats_lab_37_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1639:1: style: Label '__ats_lab_38_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1641:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1660:1: style: Label '__ats_lab_39_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1678:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_macro2_2edats__eval1_p2atlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1704:1: style: Label '__ats_lab_40_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1706:1: style: Label '__ats_lab_40_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1728:1: style: Label '__ats_lab_41_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1736:1: style: Label '__ats_lab_42_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1754:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_macro2_2edats__eval1_labp2atlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1773:1: style: Label '__ats_lab_43_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1775:1: style: Label '__ats_lab_43_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1785:1: style: Label '__ats_lab_44_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1800:1: style: Label '__ats_lab_eval0ctx_add_23' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1828:1: style: Label '__ats_lab_45_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1830:1: style: Label '__ats_lab_45_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1847:1: style: Label '__ats_lab_46_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1864:1: style: Label '__ats_lab_print_eval0ctx_25' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1883:1: style: Label '__ats_lab_prerr_eval0ctx_26' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1901:1: style: Label '__ats_lab_d2sym_is_nonqua_27' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1906:1: style: Label '__ats_lab_47_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1908:1: style: Label '__ats_lab_47_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1914:1: style: Label '__ats_lab_48_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1932:1: style: Label '__ats_lab_err_29' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1950:1: style: Label '__ats_lab_eval0_exp_app_compare_sgn_28' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1953:1: style: Label '__ats_lab_49_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1955:1: style: Label '__ats_lab_49_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1959:1: style: Label '__ats_lab_50_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1961:1: style: Label '__ats_lab_50_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1968:1: style: Label '__ats_lab_51_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1976:1: style: Label '__ats_lab_52_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:1993:1: style: Label '__ats_lab_eval0_exp_app_gt_30' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2014:1: style: Label '__ats_lab_eval0_exp_app_gte_31' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2035:1: style: Label '__ats_lab_eval0_exp_app_lt_32' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2056:1: style: Label '__ats_lab_eval0_exp_app_lte_33' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2077:1: style: Label '__ats_lab_eval0_exp_app_eq_34' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2098:1: style: Label '__ats_lab_eval0_exp_app_neq_35' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2120:1: style: Label '__ats_lab_err_37' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2139:1: style: Label '__ats_lab_eval0_exp_app_neg_36' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2142:1: style: Label '__ats_lab_53_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2144:1: style: Label '__ats_lab_53_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2156:1: style: Label '__ats_lab_54_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2166:1: style: Label '__ats_lab_55_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2184:1: style: Label '__ats_lab_err_39' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2203:1: style: Label '__ats_lab_eval0_exp_app_add_38' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2206:1: style: Label '__ats_lab_56_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2208:1: style: Label '__ats_lab_56_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2212:1: style: Label '__ats_lab_57_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2214:1: style: Label '__ats_lab_57_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2224:1: style: Label '__ats_lab_58_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2232:1: style: Label '__ats_lab_59_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2250:1: style: Label '__ats_lab_err_41' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2269:1: style: Label '__ats_lab_eval0_exp_app_sub_40' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2272:1: style: Label '__ats_lab_60_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2274:1: style: Label '__ats_lab_60_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2278:1: style: Label '__ats_lab_61_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2280:1: style: Label '__ats_lab_61_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2290:1: style: Label '__ats_lab_62_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2298:1: style: Label '__ats_lab_63_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2316:1: style: Label '__ats_lab_err_43' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2335:1: style: Label '__ats_lab_eval0_exp_app_mul_42' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2338:1: style: Label '__ats_lab_64_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2340:1: style: Label '__ats_lab_64_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2344:1: style: Label '__ats_lab_65_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2346:1: style: Label '__ats_lab_65_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2356:1: style: Label '__ats_lab_66_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2364:1: style: Label '__ats_lab_67_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2382:1: style: Label '__ats_lab_err_45' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2399:1: style: Label '__ats_lab_eval0_exp_app_is_nil_44' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2402:1: style: Label '__ats_lab_68_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2404:1: style: Label '__ats_lab_68_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2408:1: style: Label '__ats_lab_69_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2410:1: style: Label '__ats_lab_69_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2417:1: style: Label '__ats_lab_70_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2425:1: style: Label '__ats_lab_71_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2443:1: style: Label '__ats_lab_err_47' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2460:1: style: Label '__ats_lab_eval0_exp_app_is_cons_46' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2463:1: style: Label '__ats_lab_72_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2465:1: style: Label '__ats_lab_72_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2469:1: style: Label '__ats_lab_73_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2471:1: style: Label '__ats_lab_73_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2478:1: style: Label '__ats_lab_74_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2486:1: style: Label '__ats_lab_75_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2504:1: style: Label '__ats_lab_err_49' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2522:1: style: Label '__ats_lab_eval0_exp_app_tup_head_48' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2525:1: style: Label '__ats_lab_76_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2527:1: style: Label '__ats_lab_76_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2531:1: style: Label '__ats_lab_77_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2533:1: style: Label '__ats_lab_77_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2541:1: style: Label '__ats_lab_78_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2549:1: style: Label '__ats_lab_79_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2567:1: style: Label '__ats_lab_err_51' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2585:1: style: Label '__ats_lab_eval0_exp_app_tup_tail_50' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2588:1: style: Label '__ats_lab_80_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2590:1: style: Label '__ats_lab_80_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2594:1: style: Label '__ats_lab_81_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2596:1: style: Label '__ats_lab_81_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2606:1: style: Label '__ats_lab_82_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2614:1: style: Label '__ats_lab_83_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2632:1: style: Label '__ats_lab_err_53' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2654:1: style: Label '__ats_lab_eval0_exp_app_eval_52' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2657:1: style: Label '__ats_lab_84_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2659:1: style: Label '__ats_lab_84_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2673:1: style: Label '__ats_lab_85_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2689:1: style: Label '__ats_lab_eval0_exp_app_lift_54' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2710:1: style: Label '__ats_lab_err_56' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2734:1: style: Label '__ats_lab_auxfind_57' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2737:1: style: Label '__ats_lab_86_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2739:1: style: Label '__ats_lab_86_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2756:1: style: Label '__ats_lab_87_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2799:1: style: Label '__ats_lab_eval0_var_55' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2864:1: style: Label '__ats_lab_88_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2866:1: style: Label '__ats_lab_88_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2872:1: style: Label '__ats_lab_89_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2874:1: style: Label '__ats_lab_89_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2882:1: style: Label '__ats_lab_90_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2907:1: style: Label '__ats_lab_92_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2917:1: style: Label '__ats_lab_93_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2927:1: style: Label '__ats_lab_94_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2934:1: style: Label '__ats_lab_95_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2936:1: style: Label '__ats_lab_95_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2947:1: style: Label '__ats_lab_96_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2949:1: style: Label '__ats_lab_96_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2961:1: style: Label '__ats_lab_97_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2970:1: style: Label '__ats_lab_98_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2985:1: style: Label '__ats_lab_99_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:2995:1: style: Label '__ats_lab_100_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3004:1: style: Label '__ats_lab_101_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3009:1: style: Label '__ats_lab_102_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3011:1: style: Label '__ats_lab_102_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3023:1: style: Label '__ats_lab_103_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3031:1: style: Label '__ats_lab_104_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3043:1: style: Label '__ats_lab_105_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3055:1: style: Label '__ats_lab_106_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3066:1: style: Label '__ats_lab_107_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3073:1: style: Label '__ats_lab_108_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3096:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_macro2_2edats__eval0_labexplst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3099:1: style: Label '__ats_lab_109_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3101:1: style: Label '__ats_lab_109_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3114:1: style: Label '__ats_lab_110_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3150:1: style: Label '__ats_lab_d2exparg_dyn_get_60' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3153:1: style: Label '__ats_lab_111_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3155:1: style: Label '__ats_lab_111_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3188:1: style: Label '__ats_lab_112_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3217:1: style: Label '__ats_lab_symbol_is_unary_61' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3220:1: style: Label '__ats_lab_113_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3221:1: style: Label '__ats_lab_113_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3228:1: style: Label '__ats_lab_114_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3236:1: style: Label '__ats_lab_115_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3244:1: style: Label '__ats_lab_116_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3252:1: style: Label '__ats_lab_117_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3260:1: style: Label '__ats_lab_118_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3268:1: style: Label '__ats_lab_119_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3276:1: style: Label '__ats_lab_120_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3302:1: style: Label '__ats_lab_symbol_is_binary_62' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3305:1: style: Label '__ats_lab_121_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3306:1: style: Label '__ats_lab_121_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3313:1: style: Label '__ats_lab_122_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3321:1: style: Label '__ats_lab_123_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3329:1: style: Label '__ats_lab_124_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3337:1: style: Label '__ats_lab_125_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3345:1: style: Label '__ats_lab_126_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3353:1: style: Label '__ats_lab_127_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3361:1: style: Label '__ats_lab_128_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3369:1: style: Label '__ats_lab_129_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3377:1: style: Label '__ats_lab_130_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3385:1: style: Label '__ats_lab_131_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3406:1: style: Label '__ats_lab_err_64' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3473:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_macro2_2edats__eval0_exp_app_sym' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3476:1: style: Label '__ats_lab_132_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3477:1: style: Label '__ats_lab_132_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3484:1: style: Label '__ats_lab_133_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3488:1: style: Label '__ats_lab_133_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3502:1: style: Label '__ats_lab_134_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3519:1: style: Label '__ats_lab_135_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3520:1: style: Label '__ats_lab_135_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3527:1: style: Label '__ats_lab_136_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3535:1: style: Label '__ats_lab_137_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3543:1: style: Label '__ats_lab_138_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3551:1: style: Label '__ats_lab_139_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3559:1: style: Label '__ats_lab_140_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3567:1: style: Label '__ats_lab_141_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3575:1: style: Label '__ats_lab_142_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3583:1: style: Label '__ats_lab_143_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3591:1: style: Label '__ats_lab_144_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3599:1: style: Label '__ats_lab_145_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3606:1: style: Label '__ats_lab_146_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3610:1: style: Label '__ats_lab_146_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3620:1: style: Label '__ats_lab_147_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3634:1: style: Label '__ats_lab_148_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3635:1: style: Label '__ats_lab_148_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3642:1: style: Label '__ats_lab_149_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3650:1: style: Label '__ats_lab_150_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3658:1: style: Label '__ats_lab_151_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3666:1: style: Label '__ats_lab_152_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3674:1: style: Label '__ats_lab_153_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3682:1: style: Label '__ats_lab_154_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3690:1: style: Label '__ats_lab_155_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3698:1: style: Label '__ats_lab_156_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3716:1: style: Label '__ats_lab_eval1_d2var_65' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3720:1: style: Label '__ats_lab_157_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3722:1: style: Label '__ats_lab_157_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3731:1: style: Label '__ats_lab_158_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3748:1: style: Label '__ats_lab_eval1_d2expopt_66' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3751:1: style: Label '__ats_lab_159_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3753:1: style: Label '__ats_lab_159_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3763:1: style: Label '__ats_lab_160_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3781:1: style: Label '__ats_lab_eval1_d2exparg_67' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3784:1: style: Label '__ats_lab_161_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3786:1: style: Label '__ats_lab_161_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3800:1: style: Label '__ats_lab_162_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3819:1: style: Label '__ats_lab_eval1_d2exparglst_68' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3822:1: style: Label '__ats_lab_163_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3824:1: style: Label '__ats_lab_163_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3837:1: style: Label '__ats_lab_164_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3859:1: style: Label '__ats_lab_aux_70' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3862:1: style: Label '__ats_lab_165_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3864:1: style: Label '__ats_lab_165_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3880:1: style: Label '__ats_lab_166_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3899:1: style: Label '__ats_lab_eval1_i2nvresstate_69' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3923:1: style: Label '__ats_lab_eval1_m2atch_71' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3929:1: style: Label '__ats_lab_167_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3931:1: style: Label '__ats_lab_167_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3941:1: style: Label '__ats_lab_168_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3962:1: style: Label '__ats_lab_eval1_m2atchlst_72' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3965:1: style: Label '__ats_lab_169_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3967:1: style: Label '__ats_lab_169_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:3980:1: style: Label '__ats_lab_170_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4006:1: style: Label '__ats_lab_eval1_c2lau_73' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4039:1: style: Label '__ats_lab_171_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4041:1: style: Label '__ats_lab_171_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4061:1: style: Label '__ats_lab_172_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4079:1: style: Label '__ats_lab_eval1_c2laulst_74' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4264:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_macro2_2edats__eval1_d2exp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4268:1: style: Label '__ats_lab_173_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4270:1: style: Label '__ats_lab_173_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4280:1: style: Label '__ats_lab_174_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4290:1: style: Label '__ats_lab_175_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4300:1: style: Label '__ats_lab_176_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4307:1: style: Label '__ats_lab_177_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4309:1: style: Label '__ats_lab_177_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4331:1: style: Label '__ats_lab_178_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4336:1: style: Label '__ats_lab_179_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4338:1: style: Label '__ats_lab_179_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4347:1: style: Label '__ats_lab_180_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4358:1: style: Label '__ats_lab_181_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4370:1: style: Label '__ats_lab_182_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4380:1: style: Label '__ats_lab_183_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4392:1: style: Label '__ats_lab_184_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4403:1: style: Label '__ats_lab_185_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4418:1: style: Label '__ats_lab_186_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4430:1: style: Label '__ats_lab_187_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4440:1: style: Label '__ats_lab_188_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4448:1: style: Label '__ats_lab_189_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4456:1: style: Label '__ats_lab_190_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4465:1: style: Label '__ats_lab_191_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4475:1: style: Label '__ats_lab_192_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4484:1: style: Label '__ats_lab_193_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4494:1: style: Label '__ats_lab_194_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4508:1: style: Label '__ats_lab_195_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4518:1: style: Label '__ats_lab_196_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4528:1: style: Label '__ats_lab_197_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4543:1: style: Label '__ats_lab_198_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4550:1: style: Label '__ats_lab_199_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4565:1: style: Label '__ats_lab_200_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4574:1: style: Label '__ats_lab_201_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4585:1: style: Label '__ats_lab_202_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4598:1: style: Label '__ats_lab_203_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4609:1: style: Label '__ats_lab_204_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4614:1: style: Label '__ats_lab_205_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4616:1: style: Label '__ats_lab_205_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4627:1: style: Label '__ats_lab_206_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4633:1: style: Label '__ats_lab_207_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4643:1: style: Label '__ats_lab_208_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4645:1: style: Label '__ats_lab_208_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4652:1: style: Label '__ats_lab_209_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4668:1: style: Label '__ats_lab_210_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4677:1: style: Label '__ats_lab_211_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4686:1: style: Label '__ats_lab_212_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4697:1: style: Label '__ats_lab_213_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4706:1: style: Label '__ats_lab_214_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4720:1: style: Label '__ats_lab_215_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4727:1: style: Label '__ats_lab_216_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4736:1: style: Label '__ats_lab_217_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4743:1: style: Label '__ats_lab_218_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4753:1: style: Label '__ats_lab_219_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4762:1: style: Label '__ats_lab_220_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4771:1: style: Label '__ats_lab_221_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4783:1: style: Label '__ats_lab_222_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4807:1: style: Label '__ats_lab_223_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4809:1: style: Label '__ats_lab_223_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4829:1: style: Label '__ats_lab_224_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4847:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_macro2_2edats__eval1_d2explst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4866:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_macro2_2edats__eval1_d2explstlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4869:1: style: Label '__ats_lab_225_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4871:1: style: Label '__ats_lab_225_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4884:1: style: Label '__ats_lab_226_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4909:1: style: Label '__ats_lab_227_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4911:1: style: Label '__ats_lab_227_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4933:1: style: Label '__ats_lab_228_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4951:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_macro2_2edats__eval1_labd2explst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4971:1: style: Label '__ats_lab_aux_83' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4974:1: style: Label '__ats_lab_229_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4976:1: style: Label '__ats_lab_229_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:4990:1: style: Label '__ats_lab_230_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5014:1: style: Label '__ats_lab_aux_84' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5017:1: style: Label '__ats_lab_231_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5019:1: style: Label '__ats_lab_231_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5039:1: style: Label '__ats_lab_232_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5055:1: style: Label '__ats_lab_eval1_v2aldeclst_82' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5083:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_macro2_2edats__eval1_d2ec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5087:1: style: Label '__ats_lab_233_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5089:1: style: Label '__ats_lab_233_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5096:1: style: Label '__ats_lab_234_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5105:1: style: Label '__ats_lab_235_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5115:1: style: Label '__ats_lab_236_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5123:1: style: Label '__ats_lab_237_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5153:1: style: Label '__ats_lab_238_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5155:1: style: Label '__ats_lab_238_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5175:1: style: Label '__ats_lab_239_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5193:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_macro2_2edats__eval1_d2eclst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5209:1: style: Label '__ats_lab_aux_89' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5229:1: style: Label '__ats_lab_auxlst_90' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5232:1: style: Label '__ats_lab_240_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5234:1: style: Label '__ats_lab_240_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5247:1: style: Label '__ats_lab_241_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5274:1: style: Label '__ats_lab_242_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5276:1: style: Label '__ats_lab_242_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5284:1: style: Label '__ats_lab_243_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5286:1: style: Label '__ats_lab_243_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5290:1: style: Label '__ats_lab_244_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5292:1: style: Label '__ats_lab_244_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5302:1: style: Label '__ats_lab_245_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5310:1: style: Label '__ats_lab_246_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5328:1: style: Label '__ats_lab_247_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5379:1: style: Label '__ats_lab_248_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5381:1: style: Label '__ats_lab_248_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5391:1: style: Label '__ats_lab_249_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5393:1: style: Label '__ats_lab_249_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5401:1: style: Label '__ats_lab_250_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5413:1: style: Label '__ats_lab_251_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5415:1: style: Label '__ats_lab_251_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5430:1: style: Label '__ats_lab_252_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5469:1: style: Label '__ats_lab_253_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5504:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_macro2_2edats__eval0_exp_app_mac_long' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5554:1: style: Label '__ats_lab_aux_94' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5603:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_macro2_2edats__eval0_exp_app_mac_short' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5630:1: style: Label '__ats_lab_254_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5632:1: style: Label '__ats_lab_254_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5636:1: style: Label '__ats_lab_255_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5638:1: style: Label '__ats_lab_255_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5647:1: style: Label '__ats_lab_256_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5656:1: style: Label '__ats_lab_257_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5677:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_macro2_2esats__macro_eval_cross' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5709:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_macro2_2esats__macro_eval_decode' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5720:1: style: Label '__ats_lab_258_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5722:1: style: Label '__ats_lab_258_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5729:1: style: Label '__ats_lab_259_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_macro2_dats.c:5753:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_macro2_2esats__macro_eval_app_short' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1680:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1681:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1682:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1696:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1697:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1698:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1819:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1820:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1821:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1960:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1961:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1962:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:2081:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:2082:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:2083:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:2107:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:2108:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:2109:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:2125:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:2126:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:2127:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:2140:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:2141:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:2142:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1685:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1701:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1824:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1965:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:2086:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:2112:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:2130:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:2145:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:791:1: style: Label '__ats_lab_atsopt_usage_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:828:1: style: Label '__ats_lab_atsopt_version_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:841:1: style: Label '__ats_lab_e1xpenv_load_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:860:1: style: Label '__ats_lab_fixity_load_3' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:886:1: style: Label '__ats_lab_pervasive_load_4' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:942:1: style: Label '__ats_lab_prelude_load_5' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:992:1: style: Label '__ats_lab_comkind_is_input_6' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:995:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:997:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1003:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1018:1: style: Label '__ats_lab_comkind_is_pervasive_7' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1021:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1023:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1029:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1044:1: style: Label '__ats_lab_comkind_is_output_8' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1047:1: style: Label '__ats_lab_4_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1049:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1055:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1071:1: style: Label '__ats_lab_ref_make_elt_01560__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1087:1: style: Label '__ats_lab_input_filename_get_10' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1102:1: style: Label '__ats_lab_input_filename_set_11' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1116:1: style: Label '__ats_lab_output_filename_get_12' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1131:1: style: Label '__ats_lab_output_filename_set_13' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1178:1: style: Label '__ats_lab_do_parse_filename_14' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1192:1: style: Label '__ats_lab_6_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1194:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1203:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1265:1: style: Label '__ats_lab_do_parse_stdin_15' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1302:1: style: Label '__ats_lab_do_trans12_16' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1363:1: style: Label '__ats_lab_do_trans123_17' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1415:1: style: Label '__ats_lab_do_trans1234_18' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1432:1: style: Label '__ats_lab_8_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1433:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1453:1: style: Label '__ats_lab_9_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1486:1: style: Label '__ats_lab_process_DATS_def_19' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1516:1: style: Label '__ats_lab_process_IATS_dir_20' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1533:1: style: Label '__ats_lab_warning_22' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1664:1: style: Label '__ats_lab_10_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1666:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1672:1: style: Label '__ats_lab_11_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1673:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1688:1: style: Label '__ats_lab_12_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1708:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1714:1: style: Label '__ats_lab_14_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1716:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1727:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1738:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1746:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1753:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1763:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1770:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1779:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1787:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1800:1: style: Label '__ats_lab_23_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1814:1: style: Label '__ats_lab_24_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1831:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1837:1: style: Label '__ats_lab_26_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1839:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1850:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1861:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1869:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1877:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1886:1: style: Label '__ats_lab_31_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1895:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1902:1: style: Label '__ats_lab_33_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1909:1: style: Label '__ats_lab_34_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1919:1: style: Label '__ats_lab_35_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1926:1: style: Label '__ats_lab_36_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1933:1: style: Label '__ats_lab_37_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1940:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1950:1: style: Label '__ats_lab_39_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1956:1: style: Label '__ats_lab_40_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1969:1: style: Label '__ats_lab_41_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1978:1: style: Label '__ats_lab_42_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1980:1: style: Label '__ats_lab_42_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:1987:1: style: Label '__ats_lab_43_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:2004:1: style: Label '__ats_lab_44_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:2005:1: style: Label '__ats_lab_44_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:2013:1: style: Label '__ats_lab_45_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:2014:1: style: Label '__ats_lab_45_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:2024:1: style: Label '__ats_lab_46_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:2042:1: style: Label '__ats_lab_47_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:2053:1: style: Label '__ats_lab_48_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:2065:1: style: Label '__ats_lab_49_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:2076:1: style: Label '__ats_lab_50_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:2089:1: style: Label '__ats_lab_51_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:2115:1: style: Label '__ats_lab_52_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:2135:1: style: Label '__ats_lab_53_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:2152:1: style: Label '__ats_lab_54_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:2159:1: style: Label '__ats_lab_55_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:2161:1: style: Label '__ats_lab_55_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:2174:1: style: Label '__ats_lab_56_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:2175:1: style: Label '__ats_lab_56_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:2182:1: style: Label '__ats_lab_57_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:2190:1: style: Label '__ats_lab_58_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:2201:1: style: Label '__ats_lab_59_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:2210:1: style: Label '__ats_lab_60_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_main_dats.c:2241:1: style: Label '__ats_lab_mainats' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_map_lin_dats.c:104:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_map_lin_2esats__map_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_namespace_dats.c:183:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_namespace_dats.c:231:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_namespace_dats.c:186:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_namespace_dats.c:234:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_namespace_dats.c:119:1: style: Label '__ats_lab_ref_make_elt_01677__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_namespace_dats.c:134:1: style: Label '__ats_lab_prerr_interror_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_namespace_dats.c:149:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_namespace_2esats__the_namespace_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_namespace_dats.c:172:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_namespace_dats.c:174:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_namespace_dats.c:180:1: style: Label '__ats_lab_1_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_namespace_dats.c:182:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_namespace_dats.c:190:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_namespace_dats.c:199:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_namespace_dats.c:220:1: style: Label '__ats_lab_4_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_namespace_dats.c:222:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_namespace_dats.c:228:1: style: Label '__ats_lab_5_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_namespace_dats.c:230:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_namespace_dats.c:238:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_namespace_dats.c:247:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_namespace_dats.c:265:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_namespace_2esats__the_namespace_search' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_namespace_dats.c:270:1: style: Label '__ats_lab_8_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_namespace_dats.c:272:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_namespace_dats.c:279:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_namespace_dats.c:297:1: style: Label '__ats_lab_pop_err_7' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_namespace_dats.c:316:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_namespace_2esats__the_namespace_pop' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_namespace_dats.c:320:1: style: Label '__ats_lab_10_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_namespace_dats.c:322:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_namespace_dats.c:332:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_namespace_dats.c:351:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_namespace_2esats__the_namespace_push' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_namespace_dats.c:378:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_namespace_2esats__the_namespace_save' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_namespace_dats.c:407:1: style: Label '__ats_lab_err_11' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_namespace_dats.c:428:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_namespace_2esats__the_namespace_restore' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_namespace_dats.c:432:1: style: Label '__ats_lab_12_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_namespace_dats.c:434:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_namespace_dats.c:447:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_namespace_dats.c:465:1: style: Label '__ats_lab_err_13' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_namespace_dats.c:487:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_namespace_2esats__the_namespace_localjoin' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_namespace_dats.c:491:1: style: Label '__ats_lab_14_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_namespace_dats.c:495:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_namespace_dats.c:506:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_namespace_dats.c:524:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_namespace_2esats__the_namespace_initialize' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_parser_dats.c:100:1: style: Label '__ats_lab_flag_is_sta_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_parser_dats.c:113:1: style: Label '__ats_lab_flag_is_dyn_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_parser_dats.c:136:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_parser_2esats__parse_from_stdin' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_parser_dats.c:183:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_parser_2esats__parse_from_filename' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:916:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1105:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1169:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1219:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1387:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2324:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2370:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:702:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:718:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:767:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:920:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1109:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1173:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1222:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1391:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2243:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:465:1: style: Label '__ats_lab_prerr_interror_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:478:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_patcst2_2esats__intinflst_of_intinfset' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:497:1: style: Label '__ats_lab_intinfset_add_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:500:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:502:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:527:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:546:1: style: Label '__ats_lab_intinfset_sing_3' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:569:1: style: Label '__ats_lab_aux_5' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:572:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:574:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:596:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:617:1: style: Label '__ats_lab_p2atcst_lst_4' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:637:1: style: Label '__ats_lab_labp2atcstlst_of_labp2atlst_6' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:640:1: style: Label '__ats_lab_4_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:642:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:656:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:696:1: style: Label '__ats_lab_6_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:698:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:707:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:714:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:723:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:733:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:743:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:756:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:763:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:772:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:782:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:792:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:803:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:812:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:825:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:835:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:842:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:861:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_patcst2_2esats__p2atcstlst_of_p2atlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:864:1: style: Label '__ats_lab_22_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:866:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:879:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:903:1: style: Label '__ats_lab_24_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:905:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:925:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:939:1: style: Label '__ats_lab_fprint_intinfset_9' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:972:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_patcst2_2esats__fprint_p2atcst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:975:1: style: Label '__ats_lab_26_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:977:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:984:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:997:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1005:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1017:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1024:1: style: Label '__ats_lab_31_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1032:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1040:1: style: Label '__ats_lab_33_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1050:1: style: Label '__ats_lab_34_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1067:1: style: Label '__ats_lab_35_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1092:1: style: Label '__ats_lab_36_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1094:1: style: Label '__ats_lab_36_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1114:1: style: Label '__ats_lab_37_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1128:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_patcst2_2esats__fprint_p2atcstlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1153:1: style: Label '__ats_lab_38_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1155:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1178:1: style: Label '__ats_lab_39_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1192:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_patcst2_2esats__fprint_labp2atcstlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1212:1: style: Label '__ats_lab_40_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1214:1: style: Label '__ats_lab_40_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1227:1: style: Label '__ats_lab_41_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1241:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_patcst2_2esats__fprint_p2atcstlstlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1257:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_patcst2_2esats__print_p2atcst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1276:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_patcst2_2esats__prerr_p2atcst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1295:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_patcst2_2esats__print_p2atcstlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1314:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_patcst2_2esats__prerr_p2atcstlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1333:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_patcst2_2esats__print_p2atcstlstlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1352:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_patcst2_2esats__prerr_p2atcstlstlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1375:1: style: Label '__ats_lab_43_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1377:1: style: Label '__ats_lab_43_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1396:1: style: Label '__ats_lab_44_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1453:1: style: Label '__ats_lab_42_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1455:1: style: Label '__ats_lab_42_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1485:1: style: Label '__ats_lab_45_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1528:1: style: Label '__ats_lab_p2atcst_con_complement_24' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1546:1: style: Label '__ats_lab_aux_29' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1549:1: style: Label '__ats_lab_56_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1551:1: style: Label '__ats_lab_56_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1566:1: style: Label '__ats_lab_57_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1581:1: style: Label '__ats_lab___ats_fun_30' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1655:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_patcst2_2esats__p2atcst_complement' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1658:1: style: Label '__ats_lab_46_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1660:1: style: Label '__ats_lab_46_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1667:1: style: Label '__ats_lab_47_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1682:1: style: Label '__ats_lab_48_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1693:1: style: Label '__ats_lab_49_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1703:1: style: Label '__ats_lab_50_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1705:1: style: Label '__ats_lab_50_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1713:1: style: Label '__ats_lab_51_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1734:1: style: Label '__ats_lab_52_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1741:1: style: Label '__ats_lab_53_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1752:1: style: Label '__ats_lab_54_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1767:1: style: Label '__ats_lab_55_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1775:1: style: Label '__ats_lab_58_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1788:1: style: Label '__ats_lab_59_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1810:1: style: Label '__ats_lab_aux_32' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1813:1: style: Label '__ats_lab_61_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1815:1: style: Label '__ats_lab_61_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1827:1: style: Label '__ats_lab_62_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1846:1: style: Label '__ats_lab_aux_33' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1849:1: style: Label '__ats_lab_63_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1851:1: style: Label '__ats_lab_63_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1866:1: style: Label '__ats_lab_64_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1910:1: style: Label '__ats_lab_aux_34' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1913:1: style: Label '__ats_lab_65_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1915:1: style: Label '__ats_lab_65_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1930:1: style: Label '__ats_lab_66_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1978:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_patcst2_2esats__p2atcstlst_complement' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1981:1: style: Label '__ats_lab_60_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1983:1: style: Label '__ats_lab_60_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:1996:1: style: Label '__ats_lab_67_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2015:1: style: Label '__ats_lab_aux_36' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2018:1: style: Label '__ats_lab_69_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2020:1: style: Label '__ats_lab_69_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2034:1: style: Label '__ats_lab_70_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2053:1: style: Label '__ats_lab_aux_37' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2056:1: style: Label '__ats_lab_71_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2058:1: style: Label '__ats_lab_71_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2074:1: style: Label '__ats_lab_72_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2120:1: style: Label '__ats_lab_aux_38' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2123:1: style: Label '__ats_lab_73_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2125:1: style: Label '__ats_lab_73_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2141:1: style: Label '__ats_lab_74_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2192:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_patcst2_2esats__labp2atcstlst_complement' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2195:1: style: Label '__ats_lab_68_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2197:1: style: Label '__ats_lab_68_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2211:1: style: Label '__ats_lab_75_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2232:1: style: Label '__ats_lab_77_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2234:1: style: Label '__ats_lab_77_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2248:1: style: Label '__ats_lab_78_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2270:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_patcst2_2esats__c2lau_pat_complement' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2274:1: style: Label '__ats_lab_76_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2276:1: style: Label '__ats_lab_76_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2289:1: style: Label '__ats_lab_79_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2313:1: style: Label '__ats_lab_88_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2315:1: style: Label '__ats_lab_88_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2336:1: style: Label '__ats_lab_89_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2358:1: style: Label '__ats_lab_91_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2360:1: style: Label '__ats_lab_91_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2381:1: style: Label '__ats_lab_92_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2416:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_patcst2_2esats__p2atcst_intersect_test' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2419:1: style: Label '__ats_lab_80_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2421:1: style: Label '__ats_lab_80_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2422:1: style: Label '__ats_lab_80_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2428:1: style: Label '__ats_lab_81_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2430:1: style: Label '__ats_lab_81_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2437:1: style: Label '__ats_lab_82_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2439:1: style: Label '__ats_lab_82_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2448:1: style: Label '__ats_lab_83_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2450:1: style: Label '__ats_lab_83_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2459:1: style: Label '__ats_lab_84_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2461:1: style: Label '__ats_lab_84_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2480:1: style: Label '__ats_lab_85_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2482:1: style: Label '__ats_lab_85_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2489:1: style: Label '__ats_lab_86_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2491:1: style: Label '__ats_lab_86_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2502:1: style: Label '__ats_lab_87_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2511:1: style: Label '__ats_lab_90_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2513:1: style: Label '__ats_lab_90_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2524:1: style: Label '__ats_lab_93_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2531:1: style: Label '__ats_lab_94_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2533:1: style: Label '__ats_lab_94_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2542:1: style: Label '__ats_lab_95_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2565:1: style: Label '__ats_lab_96_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2567:1: style: Label '__ats_lab_96_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2586:1: style: Label '__ats_lab_97_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2609:1: style: Label '__ats_lab_98_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2611:1: style: Label '__ats_lab_98_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2613:1: style: Label '__ats_lab_98_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2631:1: style: Label '__ats_lab_99_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2650:1: style: Label '__ats_lab_aux_47' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2653:1: style: Label '__ats_lab_105_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2655:1: style: Label '__ats_lab_105_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2671:1: style: Label '__ats_lab_106_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2686:1: style: Label '__ats_lab___ats_fun_48' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2769:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_patcst2_2esats__p2atcst_difference' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2772:1: style: Label '__ats_lab_100_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2773:1: style: Label '__ats_lab_100_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2775:1: style: Label '__ats_lab_100_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2782:1: style: Label '__ats_lab_101_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2783:1: style: Label '__ats_lab_101_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2790:1: style: Label '__ats_lab_102_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2792:1: style: Label '__ats_lab_102_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2809:1: style: Label '__ats_lab_103_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2811:1: style: Label '__ats_lab_103_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2828:1: style: Label '__ats_lab_104_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2830:1: style: Label '__ats_lab_104_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2853:1: style: Label '__ats_lab_107_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2855:1: style: Label '__ats_lab_107_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2862:1: style: Label '__ats_lab_108_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2864:1: style: Label '__ats_lab_108_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2881:1: style: Label '__ats_lab_109_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2883:1: style: Label '__ats_lab_109_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2900:1: style: Label '__ats_lab_110_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2902:1: style: Label '__ats_lab_110_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2928:1: style: Label '__ats_lab_111_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2930:1: style: Label '__ats_lab_111_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2944:1: style: Label '__ats_lab_112_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2966:1: style: Label '__ats_lab_aux_50' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2969:1: style: Label '__ats_lab_114_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2971:1: style: Label '__ats_lab_114_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:2986:1: style: Label '__ats_lab_115_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:3030:1: style: Label '__ats_lab_aux_51' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:3033:1: style: Label '__ats_lab_116_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:3035:1: style: Label '__ats_lab_116_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:3050:1: style: Label '__ats_lab_117_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:3100:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_patcst2_2esats__p2atcstlst_difference' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:3103:1: style: Label '__ats_lab_113_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:3105:1: style: Label '__ats_lab_113_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:3121:1: style: Label '__ats_lab_118_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:3140:1: style: Label '__ats_lab_aux_53' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:3143:1: style: Label '__ats_lab_120_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:3145:1: style: Label '__ats_lab_120_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:3161:1: style: Label '__ats_lab_121_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:3207:1: style: Label '__ats_lab_aux_54' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:3210:1: style: Label '__ats_lab_122_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:3212:1: style: Label '__ats_lab_122_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:3228:1: style: Label '__ats_lab_123_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:3281:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_patcst2_2esats__labp2atcstlst_difference' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:3284:1: style: Label '__ats_lab_119_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:3286:1: style: Label '__ats_lab_119_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:3288:1: style: Label '__ats_lab_119_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_patcst2_dats.c:3304:1: style: Label '__ats_lab_124_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1344:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1526:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1527:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1586:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1587:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1808:8: warning: Redundant assignment of 'tmp196' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1809:8: warning: Redundant assignment of 'tmp197' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1810:8: warning: Redundant assignment of 'tmp198' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1814:8: warning: Redundant assignment of 'tmp202' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1895:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1896:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:2357:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:713:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:846:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1377:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1427:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1532:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1816:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1830:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:2499:16: style: The scope of the variable 'c' can be reduced. [variableScope]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:378:1: style: Label '__ats_lab_int_of_posmark_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:381:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:383:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:390:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:403:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:416:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:429:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:442:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:455:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:468:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:481:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:494:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:507:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:520:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:543:1: style: Label '__ats_lab_compare_posmark_posmark_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:559:1: style: Label '__ats_lab_ref_make_elt_01818__ats_int_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:575:1: style: Label '__ats_lab_ref_make_elt_01818__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:590:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_posmark_2esats__posmark_enable' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:603:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_posmark_2esats__posmark_disable' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:617:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_posmark_2esats__posmark_pause_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:632:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_posmark_2esats__posmark_resume_set' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:649:1: style: Label '__ats_lab_the_posmarklst_get_8' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:674:1: style: Label '__ats_lab_the_posmarklst_insert_9' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:706:1: style: Label '__ats_lab_14_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:708:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:718:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:746:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_posmark_2esats__posmark_pop' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:752:1: style: Label '__ats_lab_12_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:754:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:765:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:799:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_posmark_2esats__posmark_push' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:832:1: style: Label '__ats_lab_16_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:834:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:851:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:869:1: style: Label '__ats_lab_list_vt_copy_01771__anairiats_rec_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:892:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_posmark_2esats__posmark_push_dup' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:916:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_posmark_2esats__posmark_insert_comment_beg' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:933:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_posmark_2esats__posmark_insert_comment_end' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:950:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_posmark_2esats__posmark_insert_extern_beg' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:967:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_posmark_2esats__posmark_insert_extern_end' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:984:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_posmark_2esats__posmark_insert_keyword_beg' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1001:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_posmark_2esats__posmark_insert_keyword_end' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1018:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_posmark_2esats__posmark_insert_neuexp_beg' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1035:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_posmark_2esats__posmark_insert_neuexp_end' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1052:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_posmark_2esats__posmark_insert_staexp_beg' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1069:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_posmark_2esats__posmark_insert_staexp_end' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1086:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_posmark_2esats__posmark_insert_prfexp_beg' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1103:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_posmark_2esats__posmark_insert_prfexp_end' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1120:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_posmark_2esats__posmark_insert_stacstdec_beg' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1138:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_posmark_2esats__posmark_insert_stacstdec_end' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1156:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_posmark_2esats__posmark_insert_stacstuse_beg' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1174:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_posmark_2esats__posmark_insert_stacstuse_end' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1192:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_posmark_2esats__posmark_insert_dyncstdec_beg' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1210:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_posmark_2esats__posmark_insert_dyncstdec_end' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1228:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_posmark_2esats__posmark_insert_dyncstimp_beg' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1246:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_posmark_2esats__posmark_insert_dyncstimp_end' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1264:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_posmark_2esats__posmark_insert_dyncstuse_beg' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1282:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_posmark_2esats__posmark_insert_dyncstuse_end' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1305:1: style: Label '__ats_lab_cmp_39' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1368:1: style: Label '__ats_lab_18_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1370:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1382:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1397:1: style: Label '__ats_lab_list_vt_length_01775__anairiats_rec_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1416:1: style: Label '__ats_lab_20_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1418:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1432:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1446:1: style: Label '__ats_lab_array_ptr_initialize_lst_vt_01755__anairiats_rec_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1462:1: style: Label '__ats_lab_array_ptr_make_lst_vt_01756__anairiats_rec_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1487:1: style: Label '__ats_lab_posmarklst_sort_38' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1518:1: style: Label '__ats_lab_22_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1520:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1537:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1800:1: style: Label '__ats_lab_24_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1802:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1821:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1847:1: style: Label '__ats_lab_posmark_file_file_46' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1879:1: style: Label '__ats_lab_26_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1880:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1887:1: style: Label '__ats_lab_27_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:1916:1: style: Label '__ats_lab_fprint_stadyncstpos_53' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:2000:1: style: Label '__ats_lab_posmark_process_htm_52' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:2003:1: style: Label '__ats_lab_28_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:2005:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:2011:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:2024:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:2037:1: style: Label '__ats_lab_31_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:2050:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:2063:1: style: Label '__ats_lab_33_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:2076:1: style: Label '__ats_lab_34_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:2089:1: style: Label '__ats_lab_35_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:2108:1: style: Label '__ats_lab_36_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:2131:1: style: Label '__ats_lab_37_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:2150:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:2173:1: style: Label '__ats_lab_39_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:2204:1: style: Label '__ats_lab_fputchr_htm_55' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:2207:1: style: Label '__ats_lab_40_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:2209:1: style: Label '__ats_lab_40_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:2216:1: style: Label '__ats_lab_41_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:2223:1: style: Label '__ats_lab_42_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:2229:1: style: Label '__ats_lab_43_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:2254:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_posmark_2esats__posmark_file_make_htm' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:2287:1: style: Label '__ats_lab_char_of_xdigit_57' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:2328:1: style: Label '__ats_lab_44_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:2329:1: style: Label '__ats_lab_44_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:2338:1: style: Label '__ats_lab_45_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:2380:1: style: Label '__ats_lab_posmark_xref_testnot_58' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_posmark_dats.c:2404:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_posmark_2esats__posmark_xref_testnot_if' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:518:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:519:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:532:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:533:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:549:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:550:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:566:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:567:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:1009:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:1010:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:258:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:522:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:1012:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:251:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:253:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:263:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:303:1: style: Label '__ats_lab_spec2type_translate_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:306:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:307:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:314:1: style: Label '__ats_lab_3_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:322:1: style: Label '__ats_lab_4_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:330:1: style: Label '__ats_lab_5_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:341:1: style: Label '__ats_lab_6_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:342:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:349:1: style: Label '__ats_lab_7_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:357:1: style: Label '__ats_lab_8_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:365:1: style: Label '__ats_lab_9_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:373:1: style: Label '__ats_lab_10_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:381:1: style: Label '__ats_lab_11_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:394:1: style: Label '__ats_lab_12_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:400:1: style: Label '__ats_lab_13_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:401:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:408:1: style: Label '__ats_lab_14_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:416:1: style: Label '__ats_lab_15_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:424:1: style: Label '__ats_lab_16_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:432:1: style: Label '__ats_lab_17_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:440:1: style: Label '__ats_lab_18_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:448:1: style: Label '__ats_lab_19_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:456:1: style: Label '__ats_lab_20_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:503:1: style: Label '__ats_lab_21_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:504:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:525:1: style: Label '__ats_lab_22_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:542:1: style: Label '__ats_lab_23_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:559:1: style: Label '__ats_lab_24_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:576:1: style: Label '__ats_lab_25_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:594:1: style: Label '__ats_lab_precstr_verify_3' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:622:1: style: Label '__ats_lab_lenstr_translate_4' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:625:1: style: Label '__ats_lab_26_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:626:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:633:1: style: Label '__ats_lab_27_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:641:1: style: Label '__ats_lab_28_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:649:1: style: Label '__ats_lab_29_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:657:1: style: Label '__ats_lab_30_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:665:1: style: Label '__ats_lab_31_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:673:1: style: Label '__ats_lab_32_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:681:1: style: Label '__ats_lab_33_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:689:1: style: Label '__ats_lab_34_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:697:1: style: Label '__ats_lab_35_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:723:1: style: Label '__ats_lab_lenint_verify_5' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:726:1: style: Label '__ats_lab_36_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:727:1: style: Label '__ats_lab_36_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:734:1: style: Label '__ats_lab_37_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:742:1: style: Label '__ats_lab_38_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:750:1: style: Label '__ats_lab_39_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:758:1: style: Label '__ats_lab_40_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:766:1: style: Label '__ats_lab_41_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:774:1: style: Label '__ats_lab_42_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:782:1: style: Label '__ats_lab_43_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:790:1: style: Label '__ats_lab_44_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:798:1: style: Label '__ats_lab_45_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:827:1: style: Label '__ats_lab_printf_c_output_6' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:875:1: style: Label '__ats_lab_MAIN_lexing_error_7' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:892:1: style: Label '__ats_lab_MAIN__8' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:895:1: style: Label '__ats_lab_46_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:897:1: style: Label '__ats_lab_46_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:909:1: style: Label '__ats_lab_47_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:926:1: style: Label '__ats_lab_FLAGSTR_lexing_error_9' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:939:1: style: Label '__ats_lab_WIDTHSTR_lexing_error_10' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:952:1: style: Label '__ats_lab_PRECSTR_lexing_error_11' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:965:1: style: Label '__ats_lab_LENSTR_lexing_error_12' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:978:1: style: Label '__ats_lab_SPECHR_lexing_error_13' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:998:1: style: Label '__ats_lab_48_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:1000:1: style: Label '__ats_lab_48_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:1008:1: style: Label '__ats_lab_49_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:1017:1: style: Label '__ats_lab_50_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:1024:1: style: Label '__ats_lab_51_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:1032:1: style: Label '__ats_lab_52_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:1049:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_printf_c_lats_2edats__FLAGSTR' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:1053:1: style: Label '__ats_lab_53_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:1055:1: style: Label '__ats_lab_53_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:1062:1: style: Label '__ats_lab_54_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:1079:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_printf_c_lats_2edats__WIDTHSTR' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:1083:1: style: Label '__ats_lab_55_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:1085:1: style: Label '__ats_lab_55_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:1092:1: style: Label '__ats_lab_56_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:1109:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_printf_c_lats_2edats__PRECSTR' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:1113:1: style: Label '__ats_lab_57_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:1115:1: style: Label '__ats_lab_57_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:1122:1: style: Label '__ats_lab_58_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:1139:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_printf_c_lats_2edats__LENSTR' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:1143:1: style: Label '__ats_lab_59_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:1145:1: style: Label '__ats_lab_59_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:1152:1: style: Label '__ats_lab_60_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:1169:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_printf_c_lats_2edats__SPECHR' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:1173:1: style: Label '__ats_lab_61_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:1175:1: style: Label '__ats_lab_61_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:1183:1: style: Label '__ats_lab_62_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:1189:1: style: Label '__ats_lab_63_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_printf_c_lats_dats.c:1216:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_string_parse_2esats__printf_c_string_parse' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:399:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:400:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:401:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:658:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:660:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:880:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:882:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:943:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:945:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:955:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:957:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1011:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1013:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1096:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1098:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1164:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1237:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1238:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1245:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1283:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1366:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1369:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1373:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1375:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1376:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1428:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1429:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1749:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1750:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1751:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1829:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1830:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1902:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1903:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2001:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2002:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2099:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2100:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2101:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2236:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2238:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2248:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2250:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2321:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2322:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2324:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2335:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2336:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2338:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2390:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2391:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2403:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2404:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2405:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2582:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2583:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2584:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2585:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2636:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2637:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2638:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2639:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2847:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2848:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2849:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2850:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2851:6: warning: Redundant assignment of 'arg4' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:560:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:662:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:781:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:845:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:884:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1754:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2103:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2138:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2148:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2183:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2240:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2252:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2340:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2394:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2407:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:349:1: style: Label '__ats_lab_prerr_interror_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:365:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_solver_fm_2esats__print_i0nt' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:418:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_solver_fm_2esats__fprint_intvec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:434:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_solver_fm_2esats__print_intvec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:453:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_solver_fm_2esats__prerr_intvec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:470:1: style: Label '__ats_lab_intvec_ptr_alloc_6' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:484:1: style: Label '__ats_lab_intvec_ptr_free_7' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:498:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_solver_fm_2esats__fprint_intvecptr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:514:1: style: Label '__ats_lab_icstr_free_9' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:517:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:519:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:528:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:551:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:553:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:565:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:597:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_solver_fm_2esats__fprint_icstr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:600:1: style: Label '__ats_lab_4_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:602:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:618:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:650:1: style: Label '__ats_lab_6_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:652:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:667:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:684:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_solver_fm_2esats__print_icstr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:703:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_solver_fm_2esats__print_icstrlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:727:1: style: Label '__ats_lab_aux_15' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:730:1: style: Label '__ats_lab_8_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:732:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:742:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:771:1: style: Label '__ats_lab_10_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:773:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:786:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:801:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_solver_fm_2esats__icstr_negate' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:816:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_solver_fm_2esats__icstrlst_negate' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:836:1: style: Label '__ats_lab_12_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:838:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:850:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:872:1: style: Label '__ats_lab_14_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:874:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:889:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:906:1: style: Label '__ats_lab_print_intveclst_21' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:977:1: style: Label '__ats_lab_intvec_coeff_gcd_22' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1039:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_solver_fm_2edats__intvec_normalize_gte' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1048:1: style: Label '__ats_lab_16_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1049:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1057:1: style: Label '__ats_lab_17_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1121:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_solver_fm_2edats__intvec_normalize_eq' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1192:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_solver_fm_2edats__intvec_inspect_gte' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1223:1: style: Label '__ats_lab_18_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1225:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1253:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1308:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_solver_fm_2edats__intvec_inspect_eq' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1455:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_solver_fm_2edats__intvec_absmin_coeff_index_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1473:1: style: Label '__ats_lab_ats_solver_fm_intvec_copy' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1495:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_solver_fm_2edats__intvec_negate' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1526:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_solver_fm_2edats__intvec_scale' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1560:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_solver_fm_2edats__intvec_copy_and_scale' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1587:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_solver_fm_2edats__intvec_add_by' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1619:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_solver_fm_2edats__intvec_sub_by' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1654:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_solver_fm_2edats__intvec_add_by_scale' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1697:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_solver_fm_2edats__intvec_combine_at' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1728:1: style: Label '__ats_lab_30_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1730:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1759:1: style: Label '__ats_lab_31_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1810:1: style: Label '__ats_lab_32_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1812:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1841:1: style: Label '__ats_lab_33_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1892:1: style: Label '__ats_lab_34_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1894:1: style: Label '__ats_lab_34_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1915:1: style: Label '__ats_lab_35_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1963:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_solver_fm_2edats__intveclst_split_at' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1993:1: style: Label '__ats_lab_36_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:1995:1: style: Label '__ats_lab_36_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2012:1: style: Label '__ats_lab_37_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2030:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_solver_fm_2edats__intveclst_solve' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2055:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_solver_fm_2edats__intvec_elim_at' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2091:1: style: Label '__ats_lab_38_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2093:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2108:1: style: Label '__ats_lab_39_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2129:1: style: Label '__ats_lab_40_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2131:1: style: Label '__ats_lab_40_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2143:1: style: Label '__ats_lab_41_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2153:1: style: Label '__ats_lab_42_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2174:1: style: Label '__ats_lab_43_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2176:1: style: Label '__ats_lab_43_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2188:1: style: Label '__ats_lab_44_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2197:1: style: Label '__ats_lab_45_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2225:1: style: Label '__ats_lab_46_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2227:1: style: Label '__ats_lab_46_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2245:1: style: Label '__ats_lab_47_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2257:1: style: Label '__ats_lab_48_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2274:1: style: Label '__ats_lab_print_intveclst1_55' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2305:1: style: Label '__ats_lab_49_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2307:1: style: Label '__ats_lab_49_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2332:1: style: Label '__ats_lab_50_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2345:1: style: Label '__ats_lab_51_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2374:1: style: Label '__ats_lab_52_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2376:1: style: Label '__ats_lab_52_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2399:1: style: Label '__ats_lab_53_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2412:1: style: Label '__ats_lab_54_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2430:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_solver_fm_2edats__intveclst_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2541:1: style: Label '__ats_lab_55_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2543:1: style: Label '__ats_lab_55_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2549:1: style: Label '__ats_lab_56_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2551:1: style: Label '__ats_lab_56_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2556:1: style: Label '__ats_lab_57_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2557:1: style: Label '__ats_lab_57_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2624:1: style: Label '__ats_lab_58_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2706:1: style: Label '__ats_lab_59_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2756:1: style: Label '__ats_lab_60_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2782:1: style: Label '__ats_lab_61_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2813:1: style: Label '__ats_lab_62_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2815:1: style: Label '__ats_lab_62_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2860:1: style: Label '__ats_lab_63_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_solver_fm_dats.c:2880:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_solver_fm_2esats__icstrlst_solve' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:868:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:871:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:553:1: style: Label '__ats_lab_prerr_interror_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:572:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2cstref_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:612:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2cstref_cst_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:617:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:619:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:627:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:633:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:635:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:640:1: style: Label '__ats_lab_3_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:644:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:655:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:664:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:670:1: style: Label '__ats_lab_6_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:672:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:680:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:713:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2cstref_exp_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:718:1: style: Label '__ats_lab_8_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:720:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:726:1: style: Label '__ats_lab_9_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:728:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:735:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:749:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:775:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2cstref_exp_unget' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:779:1: style: Label '__ats_lab_12_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:781:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:787:1: style: Label '__ats_lab_13_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:789:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:803:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:812:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:827:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:843:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2cstref_cst_equ' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:864:1: style: Label '__ats_lab_17_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:866:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:876:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:883:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:904:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__d2conref_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:944:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__d2conref_con_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:949:1: style: Label '__ats_lab_20_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:951:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:957:1: style: Label '__ats_lab_21_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:959:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:964:1: style: Label '__ats_lab_22_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:966:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:970:1: style: Label '__ats_lab_23_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:972:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:984:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:992:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1001:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1007:1: style: Label '__ats_lab_27_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1009:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1017:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1032:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1054:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__d2cstref_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1093:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__d2cstref_cst_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1098:1: style: Label '__ats_lab_30_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1100:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1106:1: style: Label '__ats_lab_31_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1108:1: style: Label '__ats_lab_31_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1113:1: style: Label '__ats_lab_32_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1115:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1126:1: style: Label '__ats_lab_33_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1135:1: style: Label '__ats_lab_34_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1141:1: style: Label '__ats_lab_35_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1143:1: style: Label '__ats_lab_35_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1151:1: style: Label '__ats_lab_36_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1166:1: style: Label '__ats_lab_37_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1183:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_bool' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1202:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_bool_t0ype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1221:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_bool_bool_t0ype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1242:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_char_t0ype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1261:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_char_char_t0ype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1282:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_double_t0ype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1297:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_double_long_t0ype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1312:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_float_t0ype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1327:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_int_t0ype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1346:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_int_int_t0ype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1371:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_int_intinf_t0ype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1392:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1411:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_ptr_addr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1432:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_string_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1451:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_string_int_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1472:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_void_t0ype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1492:1: style: Label '__ats_lab_s2exp_is_app_s2cstref_27' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1496:1: style: Label '__ats_lab_38_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1498:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1503:1: style: Label '__ats_lab_39_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1505:1: style: Label '__ats_lab_39_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1518:1: style: Label '__ats_lab_40_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1526:1: style: Label '__ats_lab_41_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1554:1: style: Label '__ats_lab_un_s2exp_s2cstref_1_28' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1558:1: style: Label '__ats_lab_42_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1560:1: style: Label '__ats_lab_42_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1566:1: style: Label '__ats_lab_43_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1568:1: style: Label '__ats_lab_43_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1575:1: style: Label '__ats_lab_44_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1579:1: style: Label '__ats_lab_44_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1587:1: style: Label '__ats_lab_45_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1602:1: style: Label '__ats_lab_46_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1610:1: style: Label '__ats_lab_47_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1641:1: style: Label '__ats_lab_un_s2exp_s2cstref_2_29' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1645:1: style: Label '__ats_lab_48_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1647:1: style: Label '__ats_lab_48_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1653:1: style: Label '__ats_lab_49_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1655:1: style: Label '__ats_lab_49_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1662:1: style: Label '__ats_lab_50_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1668:1: style: Label '__ats_lab_50_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1680:1: style: Label '__ats_lab_51_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1695:1: style: Label '__ats_lab_52_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1703:1: style: Label '__ats_lab_53_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1718:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__un_s2exp_bool_bool_t0ype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1731:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__un_s2exp_char_char_t0ype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1744:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__un_s2exp_int_int_t0ype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1757:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__un_s2exp_ref_viewt0ype_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1770:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__un_s2exp_size_int_t0ype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1783:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__un_s2exp_string_int_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1797:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_uint_t0ype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1816:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_uint_int_t0ype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1841:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_uint_intinf_t0ype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1862:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_lint_t0ype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1881:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_lint_intinf_t0ype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1902:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_ulint_t0ype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1921:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_ulint_intinf_t0ype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1942:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_llint_t0ype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1957:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_ullint_t0ype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1972:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_sint_t0ype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:1987:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_ussint_t0ype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:2002:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_ssint_t0ype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:2017:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_usint_t0ype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:2031:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__un_s2exp_ptr_addr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:2045:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_bottom_t0ype_exi' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:2060:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_bottom_t0ype_uni' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:2075:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_bottom_viewt0ype_exi' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:2090:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_bottom_viewt0ype_uni' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:2105:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_exception_viewtype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:2124:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_at_viewt0ype_addr_view' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:2148:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__un_s2exp_at_viewt0ype_addr_view' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:2167:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_array_viewt0ype_int_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:2198:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_array_viewt0ype_int_viewtype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:2229:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_arraysize_viewt0ype_int_viewt0ype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:2260:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_list_t0ype_int_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:2285:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__un_s2exp_list_t0ype_int_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:2304:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_list_viewt0ype_int_viewtype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:2334:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_lazy_t0ype_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:2359:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_lazy_viewt0ype_viewtype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:2379:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__un_s2exp_lazy_t0ype_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:2392:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__un_s2exp_lazy_viewt0ype_viewtype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:2410:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_printf_c_types_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:2431:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_va_list_viewt0ype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:2450:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_va_list_types_viewt0ype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:2475:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_vbox_view_prop' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:2495:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__un_s2exp_vbox_view_prop' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:2513:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_neg_bool_bool' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:2538:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_add_bool_bool_bool' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:2567:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_mul_bool_bool_bool' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:2596:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_gt_int_int_bool' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:2625:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_gte_int_int_bool' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:2654:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_lt_int_int_bool' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:2683:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_lte_int_int_bool' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:2712:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_neq_int_int_bool' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:2741:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_btw_int_int_int_bool' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:2770:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_null_addr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:2789:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_gt_addr_addr_bool' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:2818:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_gte_addr_addr_bool' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:2847:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_lt_addr_addr_bool' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:2876:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__s2exp_lte_addr_addr_bool' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:2910:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__clo_viewt0ype_viewt0ype_assume' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:2946:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__cloptr_viewt0ype_viewtype_assume' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:2982:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__cloref_t0ype_type_assume' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:3018:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__crypt_viewt0ype_viewt0ype_assume' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stadyncst2_dats.c:3054:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stadyncst2_2esats__sizeof_viewt0ype_int_assume' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1776:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1819:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1832:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:307:1: style: Label '__ats_lab_s0rtq_is_none_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:311:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:313:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:319:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:335:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__e1xp_app' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:357:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__e1xp_char' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:377:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__e1xp_float' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:397:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__e1xp_ide' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:417:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__e1xp_int' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:437:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__e1xp_list' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:457:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__e1xp_none' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:475:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__e1xp_string' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:496:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__e1xp_undef' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:513:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__e1xp_true' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:526:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__e1xp_false' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:540:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__s1rt_arrow' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:564:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__s1rt_is_arrow' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:568:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:570:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:583:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:599:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__s1rt_app' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:624:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__s1rt_fun' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:653:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__s1rt_ide' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:676:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__s1rt_list' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:679:1: style: Label '__ats_lab_4_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:683:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:690:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:712:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__s1rt_qid' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:733:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__s1rt_tup' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:752:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__s1rtpol_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:770:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__d1atarg_srt' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:790:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__d1atarg_idsrt' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:810:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__s1arg_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:828:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__sp1at_con' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:849:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__s1exp_ann' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:870:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__s1exp_any' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:888:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__s1exp_app' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:910:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__s1exp_char' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:930:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__s1exp_exi' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:952:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__s1exp_extype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:973:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__s1exp_ide' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:994:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__s1exp_imp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1017:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__s1exp_int' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1037:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__s1exp_invar' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1058:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__s1exp_lam' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1082:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__s1exp_list' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1085:1: style: Label '__ats_lab_6_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1089:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1096:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1121:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__s1exp_list2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1144:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__s1exp_qid' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1168:1: style: Label '__ats_lab_err_40' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1192:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__s1exp_read' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1196:1: style: Label '__ats_lab_8_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1198:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1202:1: style: Label '__ats_lab_9_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1208:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1223:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1231:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1247:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__s1exp_top' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1268:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__s1exp_trans' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1289:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__s1exp_tyarr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1310:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__s1exp_tyrec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1331:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__s1exp_tyrec_ext' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1352:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__s1exp_tytup' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1373:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__s1exp_tytup2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1395:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__s1exp_uni' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1416:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__s1exp_union' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1437:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__s1exparg_one' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1455:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__s1exparg_all' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1473:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__s1exparg_seq' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1493:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__s1rtext_srt' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1513:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__s1rtext_sub' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1535:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__s1qua_prop' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1555:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__s1qua_vars' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1590:1: style: Label '__ats_lab_aux_58' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1594:1: style: Label '__ats_lab_12_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1596:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1608:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1616:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1624:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1632:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1640:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1688:1: style: Label '__ats_lab_aux_list_59' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1691:1: style: Label '__ats_lab_18_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1693:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1706:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1746:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__s1exp_make_e1xp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1763:1: style: Label '__ats_lab_20_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1765:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1772:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1781:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1805:1: style: Label '__ats_lab_23_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1807:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1824:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1837:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_dats.c:1853:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__wths1explst_reverse' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:438:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:649:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:847:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:952:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1436:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1522:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1586:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1644:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:442:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:653:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:851:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:956:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1440:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1526:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1590:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1648:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:314:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__fprint_e1xp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:318:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:320:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:333:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:343:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:353:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:361:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:371:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:381:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:388:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:401:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:425:1: style: Label '__ats_lab_9_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:427:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:447:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:461:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__fprint_e1xplst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:477:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__print_e1xp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:496:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__prerr_e1xp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:515:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__print_e1xplst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:534:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__prerr_e1xplst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:568:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__fprint_s1rt' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:572:1: style: Label '__ats_lab_11_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:574:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:587:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:597:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:609:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:636:1: style: Label '__ats_lab_15_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:638:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:658:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:672:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__fprint_s1rtlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:686:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__fprint_s1rtopt' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:689:1: style: Label '__ats_lab_17_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:691:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:699:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:716:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__print_s1rt' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:735:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__prerr_s1rt' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:754:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__print_s1rtlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:773:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__prerr_s1rtlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:794:1: style: Label '__ats_lab_fprint_s1arg_15' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:800:1: style: Label '__ats_lab_19_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:802:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:811:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:834:1: style: Label '__ats_lab_21_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:836:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:856:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:870:1: style: Label '__ats_lab_fprint_s1arglst_16' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:893:1: style: Label '__ats_lab_fprint_s1qua_18' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:897:1: style: Label '__ats_lab_23_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:899:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:909:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:939:1: style: Label '__ats_lab_25_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:941:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:961:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:975:1: style: Label '__ats_lab_fprint_s1qualst_19' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1111:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__fprint_s1exp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1115:1: style: Label '__ats_lab_27_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1117:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1130:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1137:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1150:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1160:1: style: Label '__ats_lab_31_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1176:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1189:1: style: Label '__ats_lab_33_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1203:1: style: Label '__ats_lab_34_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1205:1: style: Label '__ats_lab_34_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1213:1: style: Label '__ats_lab_35_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1222:1: style: Label '__ats_lab_36_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1232:1: style: Label '__ats_lab_37_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1245:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1252:1: style: Label '__ats_lab_39_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1265:1: style: Label '__ats_lab_40_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1275:1: style: Label '__ats_lab_41_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1288:1: style: Label '__ats_lab_42_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1301:1: style: Label '__ats_lab_43_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1314:1: style: Label '__ats_lab_44_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1325:1: style: Label '__ats_lab_45_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1338:1: style: Label '__ats_lab_46_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1351:1: style: Label '__ats_lab_47_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1364:1: style: Label '__ats_lab_48_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1380:1: style: Label '__ats_lab_49_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1393:1: style: Label '__ats_lab_50_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1423:1: style: Label '__ats_lab_51_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1425:1: style: Label '__ats_lab_51_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1445:1: style: Label '__ats_lab_52_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1459:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__fprint_s1explst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1473:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__fprint_s1expopt' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1476:1: style: Label '__ats_lab_53_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1478:1: style: Label '__ats_lab_53_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1486:1: style: Label '__ats_lab_54_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1509:1: style: Label '__ats_lab_55_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1511:1: style: Label '__ats_lab_55_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1531:1: style: Label '__ats_lab_56_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1545:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__fprint_s1explstlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1570:1: style: Label '__ats_lab_57_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1572:1: style: Label '__ats_lab_57_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1595:1: style: Label '__ats_lab_58_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1609:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__fprint_labs1explst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1631:1: style: Label '__ats_lab_59_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1633:1: style: Label '__ats_lab_59_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1653:1: style: Label '__ats_lab_60_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1667:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__fprint_tmps1explstlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1691:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__fprint_s1rtext' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1695:1: style: Label '__ats_lab_61_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1697:1: style: Label '__ats_lab_61_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1705:1: style: Label '__ats_lab_62_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1732:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__print_s1exp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1751:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__prerr_s1exp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1770:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__print_s1explst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp1_print_dats.c:1789:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp1_2esats__prerr_s1explst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:842:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:389:1: style: Label '__ats_lab_prerr_interror_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:406:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__eq_tyreckind_tyreckind' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:409:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:411:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:413:1: style: Label '__ats_lab_0_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:420:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:422:1: style: Label '__ats_lab_1_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:429:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:431:1: style: Label '__ats_lab_2_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:440:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:442:1: style: Label '__ats_lab_3_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:451:1: style: Label '__ats_lab_4_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:479:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2rt_linearize' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:486:1: style: Label '__ats_lab_5_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:488:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:492:1: style: Label '__ats_lab_6_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:494:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:510:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:518:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:550:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2rtdat_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:573:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2rtdat_sym_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:588:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2rtdat_conlst_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:603:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2rtdat_conlst_set' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:618:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2rtdat_stamp_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:636:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__eq_s2rtdat_s2rtdat' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:653:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2rt_fun' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:669:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2rt_tup' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:687:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__un_s2rt_fun' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:690:1: style: Label '__ats_lab_9_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:692:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:704:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:720:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__un_s2rt_tup' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:723:1: style: Label '__ats_lab_11_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:725:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:733:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:748:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2arg_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:768:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__sp2at_con' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:791:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_app_srt' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:823:1: style: Label '__ats_lab_13_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:825:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:831:1: style: Label '__ats_lab_14_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:833:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:847:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:859:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:875:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_app_wind' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:890:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_char' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:910:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_clo_srt' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:933:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_confun' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:961:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_crypt' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:983:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_cst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1014:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_cstapp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1020:1: style: Label '__ats_lab_17_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1022:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1032:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1057:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_datconptr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1085:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_datcontyp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1106:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_eff' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1126:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_eqeq' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1148:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_exi' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1151:1: style: Label '__ats_lab_19_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1153:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1155:1: style: Label '__ats_lab_19_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1162:1: style: Label '__ats_lab_20_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1187:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_extype_srt' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1208:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_fun_srt' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1233:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_int' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1253:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_intinf' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1273:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_lam_srt' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1295:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_metfn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1318:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_metlt' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1339:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_out' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1359:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_proj' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1382:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_read' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1405:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_read_srt' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1429:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__un_s2exp_read' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1433:1: style: Label '__ats_lab_21_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1435:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1447:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1464:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_refarg' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1487:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__un_s2exp_refarg_arg' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1491:1: style: Label '__ats_lab_23_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1493:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1500:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1516:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_sel_srt' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1537:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_size' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1557:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_sizeof' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1577:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_top_srt' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1598:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_tup_srt' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1620:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_tyarr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1647:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_tyleq' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1669:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_tylst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1689:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_tyrec_srt' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1712:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_uni' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1715:1: style: Label '__ats_lab_25_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1717:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1719:1: style: Label '__ats_lab_25_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1726:1: style: Label '__ats_lab_26_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1751:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_union_srt' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1774:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_Var' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1796:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_var' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1817:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_vararg' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1838:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_wth' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1860:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exparg_one' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1878:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exparg_all' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dats.c:1896:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exparg_seq' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dcon_dats.c:243:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dcon_dats.c:792:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dcon_dats.c:796:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dcon_dats.c:196:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dcon_dats.c:198:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dcon_dats.c:214:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dcon_dats.c:236:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dcon_dats.c:238:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dcon_dats.c:257:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dcon_dats.c:277:1: style: Label '__ats_lab_aux_3' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dcon_dats.c:280:1: style: Label '__ats_lab_4_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dcon_dats.c:282:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dcon_dats.c:294:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dcon_dats.c:321:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__d2con_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dcon_dats.c:328:1: style: Label '__ats_lab_6_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dcon_dats.c:330:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dcon_dats.c:338:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dcon_dats.c:375:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__d2con_fil_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dcon_dats.c:390:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__d2con_sym_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dcon_dats.c:405:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__d2con_scst_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dcon_dats.c:420:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__d2con_vwtp_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dcon_dats.c:435:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__d2con_qua_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dcon_dats.c:450:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__d2con_npf_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dcon_dats.c:465:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__d2con_arg_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dcon_dats.c:480:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__d2con_arity_full_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dcon_dats.c:495:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__d2con_arity_real_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dcon_dats.c:510:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__d2con_typ_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dcon_dats.c:525:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__d2con_ind_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dcon_dats.c:540:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__d2con_tag_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dcon_dats.c:555:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__d2con_tag_set' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dcon_dats.c:570:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__d2con_stamp_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dcon_dats.c:588:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__lt_d2con_d2con' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dcon_dats.c:609:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__lte_d2con_d2con' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dcon_dats.c:630:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__eq_d2con_d2con' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dcon_dats.c:651:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__neq_d2con_d2con' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dcon_dats.c:672:1: style: Label '__ats_lab__compare_d2con_d2con_22' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dcon_dats.c:689:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__compare_d2con_d2con' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dcon_dats.c:704:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__d2con_is_exn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dcon_dats.c:721:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__d2con_is_msg' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dcon_dats.c:739:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__d2con_is_proof' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dcon_dats.c:756:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__fprint_d2con' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dcon_dats.c:779:1: style: Label '__ats_lab_8_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dcon_dats.c:781:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dcon_dats.c:801:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dcon_dats.c:815:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__fprint_d2conlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dcon_dats.c:831:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__print_d2con' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dcon_dats.c:850:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__prerr_d2con' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dcon_dats.c:869:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__print_d2conlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_dcon_dats.c:888:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__prerr_d2conlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_pprint_dats.c:149:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_pprint_dats.c:153:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_pprint_dats.c:135:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_pprint_dats.c:137:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_pprint_dats.c:144:1: style: Label '__ats_lab_1_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_pprint_dats.c:146:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_pprint_dats.c:158:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_pprint_dats.c:179:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_pprint_dats.c:188:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_pprint_dats.c:204:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_pprint_2esats__fpprint_s2exp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_pprint_dats.c:218:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_pprint_2esats__pprint_s2exp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_pprint_dats.c:231:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_pprint_2esats__pprerr_s2exp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:739:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:797:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1725:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1783:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1880:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1938:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2043:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2062:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2253:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2464:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2528:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2792:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2856:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:3028:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:3149:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:743:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:801:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1729:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1787:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1884:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1942:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2047:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2066:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2257:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2468:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2532:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2796:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2860:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:3032:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:3153:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:438:1: style: Label '__ats_lab_fprint_tyreckind_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:441:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:443:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:450:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:457:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:467:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:486:1: style: Label '__ats_lab_fprint_s2rtdat_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:503:1: style: Label '__ats_lab_fprint_s2rtbas_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:506:1: style: Label '__ats_lab_4_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:508:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:516:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:524:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:555:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__fprint_s2item' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:558:1: style: Label '__ats_lab_7_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:560:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:567:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:577:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:587:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:597:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:607:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:628:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__print_s2item' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:647:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__prerr_s2item' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:673:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__fprint_s2rt' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:676:1: style: Label '__ats_lab_13_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:678:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:686:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:699:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:726:1: style: Label '__ats_lab_16_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:728:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:748:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:762:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__fprint_s2rtlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:784:1: style: Label '__ats_lab_18_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:786:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:806:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:820:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__fprint_s2rtlstlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:836:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__print_s2rt' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:855:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__prerr_s2rt' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:881:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__fprint_s2rtext' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:884:1: style: Label '__ats_lab_20_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:886:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:894:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:924:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__fprint_s2eff' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:927:1: style: Label '__ats_lab_22_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:929:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:936:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:943:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:967:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__print_s2eff' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:986:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__prerr_s2eff' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1201:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__fprint_s2exp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1205:1: style: Label '__ats_lab_25_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1207:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1220:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1230:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1243:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1253:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1263:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1276:1: style: Label '__ats_lab_31_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1289:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1299:1: style: Label '__ats_lab_33_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1312:1: style: Label '__ats_lab_34_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1328:1: style: Label '__ats_lab_35_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1341:1: style: Label '__ats_lab_36_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1363:1: style: Label '__ats_lab_37_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1373:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1383:1: style: Label '__ats_lab_39_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1396:1: style: Label '__ats_lab_40_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1409:1: style: Label '__ats_lab_41_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1422:1: style: Label '__ats_lab_42_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1432:1: style: Label '__ats_lab_43_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1445:1: style: Label '__ats_lab_44_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1458:1: style: Label '__ats_lab_45_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1471:1: style: Label '__ats_lab_46_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1484:1: style: Label '__ats_lab_47_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1494:1: style: Label '__ats_lab_48_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1504:1: style: Label '__ats_lab_49_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1517:1: style: Label '__ats_lab_50_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1527:1: style: Label '__ats_lab_51_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1540:1: style: Label '__ats_lab_52_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1556:1: style: Label '__ats_lab_53_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1566:1: style: Label '__ats_lab_54_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1582:1: style: Label '__ats_lab_55_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1598:1: style: Label '__ats_lab_56_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1614:1: style: Label '__ats_lab_57_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1624:1: style: Label '__ats_lab_58_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1634:1: style: Label '__ats_lab_59_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1644:1: style: Label '__ats_lab_60_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1668:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__print_s2exp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1687:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__prerr_s2exp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1712:1: style: Label '__ats_lab_61_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1714:1: style: Label '__ats_lab_61_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1734:1: style: Label '__ats_lab_62_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1748:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__fprint_s2explst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1770:1: style: Label '__ats_lab_63_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1772:1: style: Label '__ats_lab_63_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1792:1: style: Label '__ats_lab_64_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1806:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__fprint_s2explstlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1822:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__fprint_s2expopt' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1825:1: style: Label '__ats_lab_65_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1827:1: style: Label '__ats_lab_65_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1837:1: style: Label '__ats_lab_66_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1864:1: style: Label '__ats_lab_67_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1866:1: style: Label '__ats_lab_67_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1889:1: style: Label '__ats_lab_68_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1903:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__fprint_labs2explst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1925:1: style: Label '__ats_lab_69_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1927:1: style: Label '__ats_lab_69_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1947:1: style: Label '__ats_lab_70_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1961:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__fprint_tmps2explstlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1977:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__print_tmps2explstlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:1996:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__prerr_tmps2explstlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2028:1: style: Label '__ats_lab_71_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2030:1: style: Label '__ats_lab_71_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2052:1: style: Label '__ats_lab_72_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2071:1: style: Label '__ats_lab_73_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2085:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__fprint_wths2explst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2101:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__print_wths2explst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2120:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__prerr_wths2explst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2144:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__fprint_s2lab' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2147:1: style: Label '__ats_lab_74_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2149:1: style: Label '__ats_lab_74_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2157:1: style: Label '__ats_lab_75_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2167:1: style: Label '__ats_lab_76_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2175:1: style: Label '__ats_lab_77_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2196:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__print_s2lab' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2215:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__prerr_s2lab' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2240:1: style: Label '__ats_lab_78_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2242:1: style: Label '__ats_lab_78_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2262:1: style: Label '__ats_lab_79_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2276:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__fprint_s2lablst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2292:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__print_s2lablst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2311:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__prerr_s2lablst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2350:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__fprint_s2kexp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2353:1: style: Label '__ats_lab_80_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2355:1: style: Label '__ats_lab_80_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2362:1: style: Label '__ats_lab_81_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2375:1: style: Label '__ats_lab_82_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2383:1: style: Label '__ats_lab_83_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2399:1: style: Label '__ats_lab_84_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2406:1: style: Label '__ats_lab_85_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2416:1: style: Label '__ats_lab_86_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2426:1: style: Label '__ats_lab_87_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2451:1: style: Label '__ats_lab_88_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2453:1: style: Label '__ats_lab_88_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2473:1: style: Label '__ats_lab_89_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2487:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__fprint_s2kexplst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2512:1: style: Label '__ats_lab_90_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2514:1: style: Label '__ats_lab_90_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2537:1: style: Label '__ats_lab_91_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2551:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__fprint_labs2kexplst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2567:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__print_s2kexp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2586:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__prerr_s2kexp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2629:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__fprint_s2zexp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2632:1: style: Label '__ats_lab_92_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2634:1: style: Label '__ats_lab_92_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2647:1: style: Label '__ats_lab_93_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2654:1: style: Label '__ats_lab_94_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2664:1: style: Label '__ats_lab_95_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2674:1: style: Label '__ats_lab_96_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2681:1: style: Label '__ats_lab_97_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2694:1: style: Label '__ats_lab_98_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2704:1: style: Label '__ats_lab_99_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2714:1: style: Label '__ats_lab_100_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2735:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__print_s2zexp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2754:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__prerr_s2zexp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2779:1: style: Label '__ats_lab_101_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2781:1: style: Label '__ats_lab_101_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2801:1: style: Label '__ats_lab_102_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2815:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__fprint_s2zexplst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2840:1: style: Label '__ats_lab_103_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2842:1: style: Label '__ats_lab_103_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2865:1: style: Label '__ats_lab_104_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2879:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__fprint_labs2zexplst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2895:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__print_s2explst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2914:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__prerr_s2explst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2933:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__print_labs2explst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2952:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__prerr_labs2explst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2970:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__fprint_s2exparg' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2974:1: style: Label '__ats_lab_105_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2976:1: style: Label '__ats_lab_105_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2983:1: style: Label '__ats_lab_106_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:2990:1: style: Label '__ats_lab_107_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:3015:1: style: Label '__ats_lab_108_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:3017:1: style: Label '__ats_lab_108_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:3037:1: style: Label '__ats_lab_109_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:3051:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__fprint_s2exparglst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:3067:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__print_s2exparglst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:3086:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__prerr_s2exparglst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:3108:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__fprint_s2qua' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:3136:1: style: Label '__ats_lab_110_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:3138:1: style: Label '__ats_lab_110_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:3158:1: style: Label '__ats_lab_111_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:3172:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__fprint_s2qualst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:3188:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__print_s2qualst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_print_dats.c:3207:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__prerr_s2qualst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:974:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:1226:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:976:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:1230:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:205:1: style: Label '__ats_lab_s2rt_arity_list_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:208:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:210:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:222:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:247:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2cst_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:289:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2cst_sym_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:304:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2cst_loc_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:319:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2cst_srt_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:334:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2cst_isabs_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:349:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2cst_iscon_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:364:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2cst_isrec_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:379:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2cst_isasp_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:394:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2cst_isasp_set' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:409:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2cst_iscpy_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:424:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2cst_iscpy_set' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:439:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2cst_islst_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:454:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2cst_islst_set' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:469:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2cst_arilst_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:484:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2cst_argvar_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:499:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2cst_conlst_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:514:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2cst_conlst_set' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:529:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2cst_def_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:544:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2cst_def_set' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:559:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2cst_sup_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:576:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2cst_sup_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:595:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2cst_supcls_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:612:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2cst_supcls_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:631:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2cst_sVarset_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:646:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2cst_sVarset_set' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:661:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2cst_stamp_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:676:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2cst_stamp_set' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:691:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2cst_tag_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:706:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2cst_tag_set' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:724:1: style: Label '__ats_lab__lt_s2cst_s2cst_30' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:741:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__lt_s2cst_s2cst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:758:1: style: Label '__ats_lab__lte_s2cst_s2cst_32' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:775:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__lte_s2cst_s2cst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:792:1: style: Label '__ats_lab__eq_s2cst_s2cst_34' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:809:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__eq_s2cst_s2cst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:826:1: style: Label '__ats_lab__neq_s2cst_s2cst_36' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:843:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__neq_s2cst_s2cst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:860:1: style: Label '__ats_lab__compare_s2cst_s2cst_38' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:877:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__compare_s2cst_s2cst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:892:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2cst_is_abstract' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:897:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:899:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:906:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:923:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2cst_is_data' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:928:1: style: Label '__ats_lab_4_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:930:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:937:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:969:1: style: Label '__ats_lab_6_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:971:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:981:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:999:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2cst_is_eqsup' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:1016:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2cst_is_listlike' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:1021:1: style: Label '__ats_lab_8_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:1023:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:1030:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:1049:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2cst_is_singular' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:1054:1: style: Label '__ats_lab_10_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:1056:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:1060:1: style: Label '__ats_lab_11_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:1064:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:1070:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:1079:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:1099:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2cst_make_dat' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:1102:1: style: Label '__ats_lab_14_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:1104:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:1112:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:1135:1: style: Label '__ats_lab_aux_48' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:1138:1: style: Label '__ats_lab_16_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:1140:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:1151:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:1171:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2cst_make_cls' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:1190:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__fprint_s2cst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:1213:1: style: Label '__ats_lab_18_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:1215:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:1235:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:1249:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__fprint_s2cstlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:1265:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__print_s2cst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:1284:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__prerr_s2cst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:1303:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__print_s2cstlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_scst_dats.c:1322:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__prerr_s2cstlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1148:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1863:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1972:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2076:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2090:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2180:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3213:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3338:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3342:6: warning: Redundant assignment of 'arg4' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3403:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3507:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3521:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3735:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3737:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3738:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3773:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3774:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3776:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:4066:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:4368:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:4411:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:906:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1151:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1393:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1865:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1974:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2078:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2092:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2182:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3215:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3344:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3405:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3509:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3523:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3740:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3778:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:4070:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:4212:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:4372:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:4415:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:625:1: style: Label '__ats_lab_prerr_loc_error3_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:640:1: style: Label '__ats_lab_prerr_loc_interror_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:656:1: style: Label '__ats_lab_the_staerrlst_add_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:675:1: style: Label '__ats_lab_the_staerrlst_get_3' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:698:1: style: Label '__ats_lab_prerr_staerr_funclo_equal_4' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:726:1: style: Label '__ats_lab_prerr_staerr_s2exp_tyleq_5' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:755:1: style: Label '__ats_lab_prerr_staerr_s2exp_equal_6' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:784:1: style: Label '__ats_lab_prerr_staerr_s2eff_leq_7' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:810:1: style: Label '__ats_lab_prerr_staerr_s2exp_linearity_8' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:848:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:850:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:856:1: style: Label '__ats_lab_1_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:858:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:868:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:878:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:888:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:898:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:911:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:926:1: style: Label '__ats_lab_prerr_the_staerrlst_9' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:942:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_solve_2esats__funclo_equal_solve' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:964:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_solve_2esats__funclo_equal_solve_err' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:991:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_solve_2esats__clokind_equal_solve_err' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1012:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_solve_2esats__label_equal_solve_err' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1033:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_solve_2esats__linearity_equal_solve_err' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1054:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_solve_2esats__pfarity_equal_solve_err' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1075:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_solve_2esats__refval_equal_solve_err' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1096:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_solve_2esats__stamp_equal_solve_err' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1117:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_solve_2esats__tyreckind_equal_solve_err' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1142:1: style: Label '__ats_lab_10_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1144:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1156:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1185:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_solve_2esats__s2exp_out_void_solve' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1192:1: style: Label '__ats_lab_7_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1194:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1208:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1214:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1221:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1256:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_solve_2esats__s2exp_out_void_solve_at' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1260:1: style: Label '__ats_lab_13_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1262:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1272:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1295:1: style: Label '__ats_lab_s2exp_nonlin_test_err_23' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1326:1: style: Label '__ats_lab_aux_solve_25' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1331:1: style: Label '__ats_lab_15_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1333:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1335:1: style: Label '__ats_lab_15_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1347:1: style: Label '__ats_lab_16_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1372:1: style: Label '__ats_lab_17_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1374:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1376:1: style: Label '__ats_lab_17_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1385:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1387:1: style: Label '__ats_lab_18_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1398:1: style: Label '__ats_lab_19_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1415:1: style: Label '__ats_lab_s2exp_equal_solve_abscon_err_24' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1441:1: style: Label '__ats_lab_aux_28' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1446:1: style: Label '__ats_lab_20_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1448:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1450:1: style: Label '__ats_lab_20_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1462:1: style: Label '__ats_lab_21_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1476:1: style: Label '__ats_lab_s2exp_equal_solve_appvar_err_27' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1493:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_solve_2esats__s2exp_equal_solve' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1567:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_solve_2esats__s2exp_equal_solve_err' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1575:1: style: Label '__ats_lab_22_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1577:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1578:1: style: Label '__ats_lab_22_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1585:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1587:1: style: Label '__ats_lab_23_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1595:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1596:1: style: Label '__ats_lab_24_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1600:1: style: Label '__ats_lab_25_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1602:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1609:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1619:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1620:1: style: Label '__ats_lab_27_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1624:1: style: Label '__ats_lab_28_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1626:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1639:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1648:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1649:1: style: Label '__ats_lab_30_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1654:1: style: Label '__ats_lab_31_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1656:1: style: Label '__ats_lab_31_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1665:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1675:1: style: Label '__ats_lab_33_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1676:1: style: Label '__ats_lab_33_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1680:1: style: Label '__ats_lab_34_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1682:1: style: Label '__ats_lab_34_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1689:1: style: Label '__ats_lab_35_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1699:1: style: Label '__ats_lab_36_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1700:1: style: Label '__ats_lab_36_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1705:1: style: Label '__ats_lab_37_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1707:1: style: Label '__ats_lab_37_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1716:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1726:1: style: Label '__ats_lab_39_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1727:1: style: Label '__ats_lab_39_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1733:1: style: Label '__ats_lab_40_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1735:1: style: Label '__ats_lab_40_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1746:1: style: Label '__ats_lab_41_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1756:1: style: Label '__ats_lab_42_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1757:1: style: Label '__ats_lab_42_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1762:1: style: Label '__ats_lab_43_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1764:1: style: Label '__ats_lab_43_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1773:1: style: Label '__ats_lab_44_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1782:1: style: Label '__ats_lab_45_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1783:1: style: Label '__ats_lab_45_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1795:1: style: Label '__ats_lab_46_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1796:1: style: Label '__ats_lab_46_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1805:1: style: Label '__ats_lab_47_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1806:1: style: Label '__ats_lab_47_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1813:1: style: Label '__ats_lab_48_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1814:1: style: Label '__ats_lab_48_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1851:1: style: Label '__ats_lab_49_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1853:1: style: Label '__ats_lab_49_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1855:1: style: Label '__ats_lab_49_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1870:1: style: Label '__ats_lab_50_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1872:1: style: Label '__ats_lab_50_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1880:1: style: Label '__ats_lab_51_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1890:1: style: Label '__ats_lab_52_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1931:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_solve_2esats__s2explst_equal_solve_err' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1957:1: style: Label '__ats_lab_53_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1959:1: style: Label '__ats_lab_53_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1961:1: style: Label '__ats_lab_53_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1979:1: style: Label '__ats_lab_54_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1981:1: style: Label '__ats_lab_54_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1989:1: style: Label '__ats_lab_55_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:1999:1: style: Label '__ats_lab_56_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2040:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_solve_2esats__labs2explst_equal_solve_err' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2064:1: style: Label '__ats_lab_57_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2066:1: style: Label '__ats_lab_57_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2068:1: style: Label '__ats_lab_57_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2083:1: style: Label '__ats_lab_58_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2085:1: style: Label '__ats_lab_58_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2097:1: style: Label '__ats_lab_59_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2099:1: style: Label '__ats_lab_59_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2105:1: style: Label '__ats_lab_60_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2146:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_solve_2esats__wths2explst_equal_solve_err' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2168:1: style: Label '__ats_lab_61_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2170:1: style: Label '__ats_lab_61_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2172:1: style: Label '__ats_lab_61_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2187:1: style: Label '__ats_lab_62_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2189:1: style: Label '__ats_lab_62_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2195:1: style: Label '__ats_lab_63_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2236:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_solve_2esats__s2explstlst_equal_solve_err' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2253:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_solve_2esats__s2exp_size_equal_solve_err' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2278:1: style: Label '__ats_lab_aux_41' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2281:1: style: Label '__ats_lab_119_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2283:1: style: Label '__ats_lab_119_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2296:1: style: Label '__ats_lab_120_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2476:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_solve_2esats__s2exp_tyleq_solve_err' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2484:1: style: Label '__ats_lab_64_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2486:1: style: Label '__ats_lab_64_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2488:1: style: Label '__ats_lab_64_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2506:1: style: Label '__ats_lab_66_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2508:1: style: Label '__ats_lab_66_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2514:1: style: Label '__ats_lab_67_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2517:1: style: Label '__ats_lab_67_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2522:1: style: Label '__ats_lab_68_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2524:1: style: Label '__ats_lab_68_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2536:1: style: Label '__ats_lab_69_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2539:1: style: Label '__ats_lab_70_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2541:1: style: Label '__ats_lab_70_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2555:1: style: Label '__ats_lab_71_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2567:1: style: Label '__ats_lab_72_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2568:1: style: Label '__ats_lab_72_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2578:1: style: Label '__ats_lab_73_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2580:1: style: Label '__ats_lab_73_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2589:1: style: Label '__ats_lab_74_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2592:1: style: Label '__ats_lab_74_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2602:1: style: Label '__ats_lab_75_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2603:1: style: Label '__ats_lab_75_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2613:1: style: Label '__ats_lab_76_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2614:1: style: Label '__ats_lab_76_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2619:1: style: Label '__ats_lab_77_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2621:1: style: Label '__ats_lab_77_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2628:1: style: Label '__ats_lab_78_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2630:1: style: Label '__ats_lab_78_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2632:1: style: Label '__ats_lab_78_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2640:1: style: Label '__ats_lab_79_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2642:1: style: Label '__ats_lab_79_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2650:1: style: Label '__ats_lab_80_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2663:1: style: Label '__ats_lab_81_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2673:1: style: Label '__ats_lab_82_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2678:1: style: Label '__ats_lab_83_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2680:1: style: Label '__ats_lab_83_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2693:1: style: Label '__ats_lab_84_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2702:1: style: Label '__ats_lab_85_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2712:1: style: Label '__ats_lab_86_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2713:1: style: Label '__ats_lab_86_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2718:1: style: Label '__ats_lab_87_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2720:1: style: Label '__ats_lab_87_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2729:1: style: Label '__ats_lab_88_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2739:1: style: Label '__ats_lab_89_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2740:1: style: Label '__ats_lab_89_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2744:1: style: Label '__ats_lab_90_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2746:1: style: Label '__ats_lab_90_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2753:1: style: Label '__ats_lab_91_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2763:1: style: Label '__ats_lab_92_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2764:1: style: Label '__ats_lab_92_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2768:1: style: Label '__ats_lab_93_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2770:1: style: Label '__ats_lab_93_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2783:1: style: Label '__ats_lab_94_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2793:1: style: Label '__ats_lab_95_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2794:1: style: Label '__ats_lab_95_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2799:1: style: Label '__ats_lab_96_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2801:1: style: Label '__ats_lab_96_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2815:1: style: Label '__ats_lab_97_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2825:1: style: Label '__ats_lab_98_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2826:1: style: Label '__ats_lab_98_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2835:1: style: Label '__ats_lab_99_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2837:1: style: Label '__ats_lab_99_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2855:1: style: Label '__ats_lab_100_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2860:1: style: Label '__ats_lab_101_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2862:1: style: Label '__ats_lab_101_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2869:1: style: Label '__ats_lab_102_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2887:1: style: Label '__ats_lab_103_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2897:1: style: Label '__ats_lab_104_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2898:1: style: Label '__ats_lab_104_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2903:1: style: Label '__ats_lab_105_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2905:1: style: Label '__ats_lab_105_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2914:1: style: Label '__ats_lab_106_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2924:1: style: Label '__ats_lab_107_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2925:1: style: Label '__ats_lab_107_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2930:1: style: Label '__ats_lab_108_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2932:1: style: Label '__ats_lab_108_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2941:1: style: Label '__ats_lab_109_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2951:1: style: Label '__ats_lab_110_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2952:1: style: Label '__ats_lab_110_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2957:1: style: Label '__ats_lab_111_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2959:1: style: Label '__ats_lab_111_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2968:1: style: Label '__ats_lab_112_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2978:1: style: Label '__ats_lab_113_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2979:1: style: Label '__ats_lab_113_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2983:1: style: Label '__ats_lab_114_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2985:1: style: Label '__ats_lab_114_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:2992:1: style: Label '__ats_lab_115_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3002:1: style: Label '__ats_lab_116_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3003:1: style: Label '__ats_lab_116_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3009:1: style: Label '__ats_lab_117_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3011:1: style: Label '__ats_lab_117_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3023:1: style: Label '__ats_lab_118_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3035:1: style: Label '__ats_lab_121_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3045:1: style: Label '__ats_lab_122_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3046:1: style: Label '__ats_lab_122_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3052:1: style: Label '__ats_lab_123_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3054:1: style: Label '__ats_lab_123_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3065:1: style: Label '__ats_lab_124_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3075:1: style: Label '__ats_lab_125_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3076:1: style: Label '__ats_lab_125_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3080:1: style: Label '__ats_lab_126_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3082:1: style: Label '__ats_lab_126_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3095:1: style: Label '__ats_lab_127_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3105:1: style: Label '__ats_lab_128_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3106:1: style: Label '__ats_lab_128_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3110:1: style: Label '__ats_lab_129_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3112:1: style: Label '__ats_lab_129_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3119:1: style: Label '__ats_lab_130_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3129:1: style: Label '__ats_lab_131_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3130:1: style: Label '__ats_lab_131_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3135:1: style: Label '__ats_lab_132_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3137:1: style: Label '__ats_lab_132_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3146:1: style: Label '__ats_lab_133_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3155:1: style: Label '__ats_lab_134_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3156:1: style: Label '__ats_lab_134_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3162:1: style: Label '__ats_lab_135_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3163:1: style: Label '__ats_lab_135_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3201:1: style: Label '__ats_lab_136_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3203:1: style: Label '__ats_lab_136_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3205:1: style: Label '__ats_lab_136_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3220:1: style: Label '__ats_lab_137_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3222:1: style: Label '__ats_lab_137_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3230:1: style: Label '__ats_lab_138_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3240:1: style: Label '__ats_lab_139_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3281:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_solve_2esats__s2explst_tyleq_solve_err' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3310:1: style: Label '__ats_lab_140_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3312:1: style: Label '__ats_lab_140_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3317:1: style: Label '__ats_lab_141_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3319:1: style: Label '__ats_lab_141_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3321:1: style: Label '__ats_lab_141_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3349:1: style: Label '__ats_lab_142_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3361:1: style: Label '__ats_lab_143_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3388:1: style: Label '__ats_lab_144_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3390:1: style: Label '__ats_lab_144_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3392:1: style: Label '__ats_lab_144_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3410:1: style: Label '__ats_lab_145_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3412:1: style: Label '__ats_lab_145_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3420:1: style: Label '__ats_lab_146_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3430:1: style: Label '__ats_lab_147_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3471:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_solve_2esats__labs2explst_tyleq_solve_err' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3495:1: style: Label '__ats_lab_148_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3497:1: style: Label '__ats_lab_148_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3499:1: style: Label '__ats_lab_148_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3514:1: style: Label '__ats_lab_149_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3516:1: style: Label '__ats_lab_149_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3528:1: style: Label '__ats_lab_150_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3530:1: style: Label '__ats_lab_150_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3536:1: style: Label '__ats_lab_151_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3577:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_solve_2esats__wths2explst_tyleq_solve_err' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3600:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_solve_2esats__s2eff_leq_solve' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3642:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_solve_2esats__s2eff_leq_solve_err' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3645:1: style: Label '__ats_lab_152_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3647:1: style: Label '__ats_lab_152_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3651:1: style: Label '__ats_lab_153_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3655:1: style: Label '__ats_lab_153_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3661:1: style: Label '__ats_lab_154_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3663:1: style: Label '__ats_lab_154_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3672:1: style: Label '__ats_lab_155_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3680:1: style: Label '__ats_lab_156_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3688:1: style: Label '__ats_lab_157_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3728:1: style: Label '__ats_lab_158_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3730:1: style: Label '__ats_lab_158_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3745:1: style: Label '__ats_lab_159_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3766:1: style: Label '__ats_lab_160_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3768:1: style: Label '__ats_lab_160_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3783:1: style: Label '__ats_lab_161_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3821:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_solve_2esats__s2exp_equal_solve_Var_err' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3829:1: style: Label '__ats_lab_162_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3831:1: style: Label '__ats_lab_162_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3833:1: style: Label '__ats_lab_162_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3835:1: style: Label '__ats_lab_162_3' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3869:1: style: Label '__ats_lab_163_3' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3892:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_solve_2esats__s2exp_tyleq_solve_Var_l_err' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3902:1: style: Label '__ats_lab_164_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3904:1: style: Label '__ats_lab_164_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3906:1: style: Label '__ats_lab_164_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3908:1: style: Label '__ats_lab_164_3' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3921:1: style: Label '__ats_lab_165_3' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3958:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_solve_2esats__s2exp_tyleq_solve_Var_r_err' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3968:1: style: Label '__ats_lab_166_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3970:1: style: Label '__ats_lab_166_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3972:1: style: Label '__ats_lab_166_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:3974:1: style: Label '__ats_lab_166_3' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:4006:1: style: Label '__ats_lab_167_3' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:4025:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_solve_2esats__s2exp_tyleq_solve' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:4056:1: style: Label '__ats_lab_168_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:4058:1: style: Label '__ats_lab_168_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:4075:1: style: Label '__ats_lab_169_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:4101:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_solve_2esats__s2explst_arg_tyleq_solve' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:4145:1: style: Label '__ats_lab_aux_solve_60' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:4150:1: style: Label '__ats_lab_170_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:4152:1: style: Label '__ats_lab_170_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:4154:1: style: Label '__ats_lab_170_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:4166:1: style: Label '__ats_lab_171_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:4191:1: style: Label '__ats_lab_172_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:4193:1: style: Label '__ats_lab_172_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:4195:1: style: Label '__ats_lab_172_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:4204:1: style: Label '__ats_lab_173_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:4206:1: style: Label '__ats_lab_173_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:4217:1: style: Label '__ats_lab_174_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:4234:1: style: Label '__ats_lab_s2exp_hypo_equal_solve_con_59' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:4281:1: style: Label '__ats_lab_175_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:4282:1: style: Label '__ats_lab_175_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:4283:1: style: Label '__ats_lab_175_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:4297:1: style: Label '__ats_lab_176_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:4299:1: style: Label '__ats_lab_176_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:4309:1: style: Label '__ats_lab_177_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:4311:1: style: Label '__ats_lab_177_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:4317:1: style: Label '__ats_lab_178_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:4318:1: style: Label '__ats_lab_178_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:4325:1: style: Label '__ats_lab_179_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:4333:1: style: Label '__ats_lab_180_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:4343:1: style: Label '__ats_lab_181_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:4352:1: style: Label '__ats_lab_182_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:4360:1: style: Label '__ats_lab_183_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:4362:1: style: Label '__ats_lab_183_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:4401:1: style: Label '__ats_lab_185_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:4403:1: style: Label '__ats_lab_185_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:4405:1: style: Label '__ats_lab_185_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:4420:1: style: Label '__ats_lab_186_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:4422:1: style: Label '__ats_lab_186_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_solve_dats.c:4428:1: style: Label '__ats_lab_187_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:538:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:806:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:981:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:982:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:996:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:997:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2645:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2646:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2655:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2656:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2683:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2684:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2693:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2694:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:3283:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:540:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:810:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:984:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:999:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1628:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2079:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2648:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2658:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2686:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2696:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:3287:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:3456:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:3504:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:337:1: style: Label '__ats_lab_s2var_name_make_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:355:1: style: Label '__ats_lab_s2var_name_make_prefix_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:376:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2var_make_id_srt' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:400:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2var_make_srt' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:418:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2var_copy' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:436:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2var_sym_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:451:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2var_srt_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:466:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2var_tmplev_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:481:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2var_tmplev_set' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:496:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2var_sVarset_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:511:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2var_sVarset_set' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:531:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:533:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:545:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:559:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2varlst_sVarset_set' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:573:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2var_stamp_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:591:1: style: Label '__ats_lab_lt_s2var_s2var_14' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:612:1: style: Label '__ats_lab_lte_s2var_s2var_15' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:633:1: style: Label '__ats_lab__eq_s2var_s2var_16' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:650:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__eq_s2var_s2var' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:667:1: style: Label '__ats_lab__neq_s2var_s2var_18' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:684:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__neq_s2var_s2var' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:701:1: style: Label '__ats_lab__compare_s2var_s2var_20' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:718:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__compare_s2var_s2var' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:732:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2var_is_boxed' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:747:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2var_is_unboxed' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:766:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__fprint_s2var' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:793:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:795:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:815:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:829:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__fprint_s2varlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:845:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__print_s2var' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:864:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__prerr_s2var' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:883:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__print_s2varlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:902:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__prerr_s2varlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:918:1: style: Label '__ats_lab_cmp_31' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:936:1: style: Label '__ats_lab_pr_33' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:972:1: style: Label '__ats_lab_4_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:974:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:989:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1004:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1018:1: style: Label '__ats_lab_set_foreach_main_02886__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1032:1: style: Label '__ats_lab_fprint_s2varset_ptr_32' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1048:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__fprint_s2varset' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1063:1: style: Label '__ats_lab_avl_height_02889__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1066:1: style: Label '__ats_lab_9_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1068:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1075:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1083:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1130:1: style: Label '__ats_lab_avl_rotate_l_02893__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1133:1: style: Label '__ats_lab_12_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1135:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1159:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1170:1: style: Label '__ats_lab_14_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1172:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1201:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1287:1: style: Label '__ats_lab_avl_rotate_r_02894__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1290:1: style: Label '__ats_lab_16_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1292:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1303:1: style: Label '__ats_lab_17_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1305:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1334:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1381:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1435:1: style: Label '__ats_lab_avl_insert_br_02896__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1538:1: style: Label '__ats_lab_avl_insert_02895__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1541:1: style: Label '__ats_lab_7_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1543:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1557:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1568:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1587:1: style: Label '__ats_lab_set_insert_02882__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1600:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2varset_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1619:1: style: Label '__ats_lab_21_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1621:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1633:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1668:1: style: Label '__ats_lab_avl_takeout_min_02897__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1671:1: style: Label '__ats_lab_30_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1673:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1679:1: style: Label '__ats_lab_31_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1681:1: style: Label '__ats_lab_31_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1688:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1717:1: style: Label '__ats_lab_33_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1723:1: style: Label '__ats_lab_34_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1725:1: style: Label '__ats_lab_34_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1732:1: style: Label '__ats_lab_35_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1821:1: style: Label '__ats_lab_avl_remove_02909__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1824:1: style: Label '__ats_lab_23_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1826:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1833:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1840:1: style: Label '__ats_lab_25_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1842:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1869:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1891:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1894:1: style: Label '__ats_lab_28_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1896:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1902:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1929:1: style: Label '__ats_lab_36_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1936:1: style: Label '__ats_lab_37_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1938:1: style: Label '__ats_lab_37_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1960:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1987:1: style: Label '__ats_lab_39_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1990:1: style: Label '__ats_lab_40_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1992:1: style: Label '__ats_lab_40_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:1998:1: style: Label '__ats_lab_41_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2038:1: style: Label '__ats_lab_set_remove_02883__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2051:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2varset_del' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2070:1: style: Label '__ats_lab_42_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2072:1: style: Label '__ats_lab_42_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2084:1: style: Label '__ats_lab_43_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2099:1: style: Label '__ats_lab___ats_fun_54' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2162:1: style: Label '__ats_lab_avl_join_r_02899__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2170:1: style: Label '__ats_lab_49_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2172:1: style: Label '__ats_lab_49_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2197:1: style: Label '__ats_lab_50_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2267:1: style: Label '__ats_lab_avl_join_l_02898__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2275:1: style: Label '__ats_lab_51_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2277:1: style: Label '__ats_lab_51_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2307:1: style: Label '__ats_lab_52_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2370:1: style: Label '__ats_lab_avl_split_br_02902__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2374:1: style: Label '__ats_lab_48_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2376:1: style: Label '__ats_lab_48_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2399:1: style: Label '__ats_lab_53_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2422:1: style: Label '__ats_lab_54_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2449:1: style: Label '__ats_lab_avl_split_02901__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2452:1: style: Label '__ats_lab_47_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2454:1: style: Label '__ats_lab_47_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2465:1: style: Label '__ats_lab_55_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2476:1: style: Label '__ats_lab_56_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2506:1: style: Label '__ats_lab_avl_union_br_02908__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2542:1: style: Label '__ats_lab_avl_union_02907__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2545:1: style: Label '__ats_lab_44_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2547:1: style: Label '__ats_lab_44_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2548:1: style: Label '__ats_lab_44_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2554:1: style: Label '__ats_lab_45_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2556:1: style: Label '__ats_lab_45_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2563:1: style: Label '__ats_lab_46_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2564:1: style: Label '__ats_lab_46_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2575:1: style: Label '__ats_lab_57_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2576:1: style: Label '__ats_lab_57_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2595:1: style: Label '__ats_lab_set_union_02885__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2608:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2varset_union' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2632:1: style: Label '__ats_lab_58_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2634:1: style: Label '__ats_lab_58_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2641:1: style: Label '__ats_lab_59_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2643:1: style: Label '__ats_lab_59_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2653:1: style: Label '__ats_lab_60_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2663:1: style: Label '__ats_lab_61_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2672:1: style: Label '__ats_lab_62_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2679:1: style: Label '__ats_lab_63_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2681:1: style: Label '__ats_lab_63_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2691:1: style: Label '__ats_lab_64_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2701:1: style: Label '__ats_lab_65_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2710:1: style: Label '__ats_lab_66_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2725:1: style: Label '__ats_lab_set_member_02881__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2738:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2varset_ismem' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2755:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2Varbound_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2775:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2Varbound_loc_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2790:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2Varbound_val_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2814:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2Var_make_srt' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2858:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2Var_make_var' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2894:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2Var_loc_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2909:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2Var_cnt_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2924:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2Var_srt_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2939:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2Var_srt_set' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2954:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2Var_svar_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2969:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2Var_link_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2984:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2Var_link_set' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:2999:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2Var_lbs_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:3014:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2Var_lbs_set' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:3029:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2Var_ubs_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:3044:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2Var_ubs_set' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:3059:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2Var_sVarset_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:3074:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2Var_sVarset_set' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:3089:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2Var_stamp_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:3107:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__lt_s2Var_s2Var' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:3128:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__lte_s2Var_s2Var' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:3149:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__eq_s2Var_s2Var' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:3170:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__neq_s2Var_s2Var' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:3191:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__compare_s2Var_s2Var' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:3209:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__fprint_s2Var' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:3226:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__print_s2Var' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:3245:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__prerr_s2Var' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:3270:1: style: Label '__ats_lab_67_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:3272:1: style: Label '__ats_lab_67_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:3292:1: style: Label '__ats_lab_68_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:3306:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__fprint_s2Varlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:3322:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__print_s2Varlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:3341:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__prerr_s2Varlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:3357:1: style: Label '__ats_lab_cmp_93' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:3375:1: style: Label '__ats_lab_pr_95' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:3399:1: style: Label '__ats_lab_fprint_s2Varset_ptr_94' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:3415:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__fprint_s2Varset' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:3428:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2Varset_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:3447:1: style: Label '__ats_lab_69_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:3449:1: style: Label '__ats_lab_69_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:3461:1: style: Label '__ats_lab_70_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:3476:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2Varset_del' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:3495:1: style: Label '__ats_lab_71_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:3497:1: style: Label '__ats_lab_71_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:3509:1: style: Label '__ats_lab_72_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:3524:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2Varset_union' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_svVar_dats.c:3537:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2Varset_ismem' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2431:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2661:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2795:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3020:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3527:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3684:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3819:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3821:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3822:6: warning: Redundant assignment of 'arg4' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3947:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4108:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4147:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4249:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4276:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4277:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4287:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4288:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4322:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4349:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4350:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4585:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4586:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4815:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4818:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4878:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4881:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5074:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5427:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5466:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6105:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6178:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6219:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7929:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7939:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7981:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8020:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8059:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8079:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8101:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8111:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8121:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8139:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8149:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8179:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8249:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8287:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8321:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8355:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8390:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8400:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8651:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8685:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8813:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8815:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8816:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8817:6: warning: Redundant assignment of 'arg4' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8826:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8828:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8829:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8830:6: warning: Redundant assignment of 'arg4' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8882:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8884:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8885:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8886:6: warning: Redundant assignment of 'arg4' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8897:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8899:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8900:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8901:6: warning: Redundant assignment of 'arg4' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8922:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8924:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8925:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8926:6: warning: Redundant assignment of 'arg4' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8947:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8949:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8950:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8951:6: warning: Redundant assignment of 'arg4' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8962:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8964:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8965:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8966:6: warning: Redundant assignment of 'arg4' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8985:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8987:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8988:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8989:6: warning: Redundant assignment of 'arg4' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9010:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9012:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9013:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9014:6: warning: Redundant assignment of 'arg4' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9023:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9025:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9026:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9027:6: warning: Redundant assignment of 'arg4' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9036:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9038:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9039:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9040:6: warning: Redundant assignment of 'arg4' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9057:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9059:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9060:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9061:6: warning: Redundant assignment of 'arg4' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9070:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9072:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9073:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9074:6: warning: Redundant assignment of 'arg4' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9103:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9105:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9106:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9107:6: warning: Redundant assignment of 'arg4' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9134:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9136:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9137:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9138:6: warning: Redundant assignment of 'arg4' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9173:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9175:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9176:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9177:6: warning: Redundant assignment of 'arg4' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9214:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9216:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9217:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9218:6: warning: Redundant assignment of 'arg4' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9251:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9253:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9254:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9255:6: warning: Redundant assignment of 'arg4' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9288:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9290:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9291:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9292:6: warning: Redundant assignment of 'arg4' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9326:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9328:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9329:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9330:6: warning: Redundant assignment of 'arg4' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9339:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9341:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9342:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9343:6: warning: Redundant assignment of 'arg4' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9624:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9626:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9627:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9628:6: warning: Redundant assignment of 'arg4' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9661:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9663:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9664:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9665:6: warning: Redundant assignment of 'arg4' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1573:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1731:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1803:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1875:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1945:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2017:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2046:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2971:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3022:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3174:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3220:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3229:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3275:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3284:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3315:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3353:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3625:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3824:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3949:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4253:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4280:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4291:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4326:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4353:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4974:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5077:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5130:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5232:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5572:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5657:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5709:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5785:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5925:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6111:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6222:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7931:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7941:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7983:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8022:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8061:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8081:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8103:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8113:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8123:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8141:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8151:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8181:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8251:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8289:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8323:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8357:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8392:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8402:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8653:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8687:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8819:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8832:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8888:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8903:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8928:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8953:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8968:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8991:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9016:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9029:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9042:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9063:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9076:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9109:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9140:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9179:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9220:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9257:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9294:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9332:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9345:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9630:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9667:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:801:1: style: Label '__ats_lab_prerr_loc_error2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:815:1: style: Label '__ats_lab_prerr_interror_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:829:1: style: Label '__ats_lab_prerr_loc_interror_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:849:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_util1_2edats__eq_s2rtbas_s2rtbas' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:852:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:854:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:856:1: style: Label '__ats_lab_0_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:865:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:867:1: style: Label '__ats_lab_1_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:876:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:878:1: style: Label '__ats_lab_2_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:887:1: style: Label '__ats_lab_3_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:911:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_util1_2edats__lte_s2rtbas_s2rtbas' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:914:1: style: Label '__ats_lab_4_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:916:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:918:1: style: Label '__ats_lab_4_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:927:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:929:1: style: Label '__ats_lab_5_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:945:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:947:1: style: Label '__ats_lab_6_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:956:1: style: Label '__ats_lab_7_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:983:1: style: Label '__ats_lab_8_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:985:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:987:1: style: Label '__ats_lab_8_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:996:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:998:1: style: Label '__ats_lab_9_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1016:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1018:1: style: Label '__ats_lab_10_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1027:1: style: Label '__ats_lab_11_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1050:1: style: Label '__ats_lab_12_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1052:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1054:1: style: Label '__ats_lab_12_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1072:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1074:1: style: Label '__ats_lab_13_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1081:1: style: Label '__ats_lab_14_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1108:1: style: Label '__ats_lab_15_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1110:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1112:1: style: Label '__ats_lab_15_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1121:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1123:1: style: Label '__ats_lab_16_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1141:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1143:1: style: Label '__ats_lab_17_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1152:1: style: Label '__ats_lab_18_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1175:1: style: Label '__ats_lab_19_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1177:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1179:1: style: Label '__ats_lab_19_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1197:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1199:1: style: Label '__ats_lab_20_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1206:1: style: Label '__ats_lab_21_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1223:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2rt_is_cls' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1226:1: style: Label '__ats_lab_22_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1228:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1232:1: style: Label '__ats_lab_23_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1234:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1241:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1249:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1265:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2rt_is_dat' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1268:1: style: Label '__ats_lab_26_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1270:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1274:1: style: Label '__ats_lab_27_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1276:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1282:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1290:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1307:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2rt_is_int' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1310:1: style: Label '__ats_lab_30_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1312:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1316:1: style: Label '__ats_lab_31_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1318:1: style: Label '__ats_lab_31_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1325:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1333:1: style: Label '__ats_lab_33_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1350:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2rt_is_prop' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1353:1: style: Label '__ats_lab_34_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1355:1: style: Label '__ats_lab_34_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1359:1: style: Label '__ats_lab_35_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1361:1: style: Label '__ats_lab_35_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1368:1: style: Label '__ats_lab_36_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1376:1: style: Label '__ats_lab_37_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1393:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2rt_is_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1396:1: style: Label '__ats_lab_38_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1398:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1402:1: style: Label '__ats_lab_39_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1404:1: style: Label '__ats_lab_39_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1411:1: style: Label '__ats_lab_40_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1419:1: style: Label '__ats_lab_41_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1436:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2rt_is_t0ype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1439:1: style: Label '__ats_lab_42_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1441:1: style: Label '__ats_lab_42_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1445:1: style: Label '__ats_lab_43_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1447:1: style: Label '__ats_lab_43_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1454:1: style: Label '__ats_lab_44_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1462:1: style: Label '__ats_lab_45_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1479:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2rt_is_view' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1482:1: style: Label '__ats_lab_46_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1484:1: style: Label '__ats_lab_46_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1488:1: style: Label '__ats_lab_47_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1490:1: style: Label '__ats_lab_47_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1497:1: style: Label '__ats_lab_48_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1505:1: style: Label '__ats_lab_49_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1522:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2rt_is_viewtype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1525:1: style: Label '__ats_lab_50_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1527:1: style: Label '__ats_lab_50_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1531:1: style: Label '__ats_lab_51_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1533:1: style: Label '__ats_lab_51_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1540:1: style: Label '__ats_lab_52_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1548:1: style: Label '__ats_lab_53_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1567:1: style: Label '__ats_lab_54_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1569:1: style: Label '__ats_lab_54_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1577:1: style: Label '__ats_lab_55_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1594:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2rt_is_viewt0ype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1597:1: style: Label '__ats_lab_56_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1599:1: style: Label '__ats_lab_56_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1603:1: style: Label '__ats_lab_57_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1605:1: style: Label '__ats_lab_57_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1612:1: style: Label '__ats_lab_58_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1620:1: style: Label '__ats_lab_59_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1637:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2rt_is_types' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1640:1: style: Label '__ats_lab_60_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1642:1: style: Label '__ats_lab_60_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1646:1: style: Label '__ats_lab_61_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1648:1: style: Label '__ats_lab_61_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1655:1: style: Label '__ats_lab_62_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1663:1: style: Label '__ats_lab_63_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1680:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2rt_is_linear' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1683:1: style: Label '__ats_lab_64_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1685:1: style: Label '__ats_lab_64_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1689:1: style: Label '__ats_lab_65_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1691:1: style: Label '__ats_lab_65_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1698:1: style: Label '__ats_lab_66_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1706:1: style: Label '__ats_lab_67_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1725:1: style: Label '__ats_lab_68_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1727:1: style: Label '__ats_lab_68_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1735:1: style: Label '__ats_lab_69_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1752:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2rt_is_proof' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1755:1: style: Label '__ats_lab_70_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1757:1: style: Label '__ats_lab_70_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1761:1: style: Label '__ats_lab_71_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1763:1: style: Label '__ats_lab_71_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1770:1: style: Label '__ats_lab_72_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1778:1: style: Label '__ats_lab_73_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1797:1: style: Label '__ats_lab_74_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1799:1: style: Label '__ats_lab_74_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1807:1: style: Label '__ats_lab_75_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1824:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2rt_is_program' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1827:1: style: Label '__ats_lab_76_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1829:1: style: Label '__ats_lab_76_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1833:1: style: Label '__ats_lab_77_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1835:1: style: Label '__ats_lab_77_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1842:1: style: Label '__ats_lab_78_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1850:1: style: Label '__ats_lab_79_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1869:1: style: Label '__ats_lab_80_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1871:1: style: Label '__ats_lab_80_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1879:1: style: Label '__ats_lab_81_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1895:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2rt_is_impredicative' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1898:1: style: Label '__ats_lab_82_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1900:1: style: Label '__ats_lab_82_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1904:1: style: Label '__ats_lab_83_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1906:1: style: Label '__ats_lab_83_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1912:1: style: Label '__ats_lab_84_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1920:1: style: Label '__ats_lab_85_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1939:1: style: Label '__ats_lab_86_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1941:1: style: Label '__ats_lab_86_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1949:1: style: Label '__ats_lab_87_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1966:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2rt_is_boxed' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1969:1: style: Label '__ats_lab_88_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1971:1: style: Label '__ats_lab_88_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1975:1: style: Label '__ats_lab_89_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1977:1: style: Label '__ats_lab_89_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1984:1: style: Label '__ats_lab_90_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:1992:1: style: Label '__ats_lab_91_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2011:1: style: Label '__ats_lab_92_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2013:1: style: Label '__ats_lab_92_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2021:1: style: Label '__ats_lab_93_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2040:1: style: Label '__ats_lab_94_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2042:1: style: Label '__ats_lab_94_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2050:1: style: Label '__ats_lab_95_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2065:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2rt_datakind' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2068:1: style: Label '__ats_lab_96_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2070:1: style: Label '__ats_lab_96_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2077:1: style: Label '__ats_lab_97_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2084:1: style: Label '__ats_lab_98_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2091:1: style: Label '__ats_lab_99_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2108:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2rt_readize' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2136:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2rt_prf_lin_fc' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2146:1: style: Label '__ats_lab_100_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2147:1: style: Label '__ats_lab_100_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2151:1: style: Label '__ats_lab_101_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2153:1: style: Label '__ats_lab_101_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2157:1: style: Label '__ats_lab_102_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2159:1: style: Label '__ats_lab_102_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2166:1: style: Label '__ats_lab_103_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2172:1: style: Label '__ats_lab_104_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2184:1: style: Label '__ats_lab_105_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2191:1: style: Label '__ats_lab_106_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2195:1: style: Label '__ats_lab_107_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2197:1: style: Label '__ats_lab_107_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2201:1: style: Label '__ats_lab_108_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2203:1: style: Label '__ats_lab_108_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2210:1: style: Label '__ats_lab_109_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2216:1: style: Label '__ats_lab_110_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2225:1: style: Label '__ats_lab_111_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2248:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2eff_union_eff' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2251:1: style: Label '__ats_lab_112_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2253:1: style: Label '__ats_lab_112_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2260:1: style: Label '__ats_lab_113_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2272:1: style: Label '__ats_lab_114_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2299:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2eff_union_s2eff' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2302:1: style: Label '__ats_lab_115_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2304:1: style: Label '__ats_lab_115_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2305:1: style: Label '__ats_lab_115_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2311:1: style: Label '__ats_lab_116_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2313:1: style: Label '__ats_lab_116_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2320:1: style: Label '__ats_lab_117_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2321:1: style: Label '__ats_lab_117_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2327:1: style: Label '__ats_lab_118_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2329:1: style: Label '__ats_lab_118_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2336:1: style: Label '__ats_lab_119_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2338:1: style: Label '__ats_lab_119_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2372:1: style: Label '__ats_lab_s2exp_contain_eff_36' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2377:1: style: Label '__ats_lab_120_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2379:1: style: Label '__ats_lab_120_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2387:1: style: Label '__ats_lab_121_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2400:1: style: Label '__ats_lab_122_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2421:1: style: Label '__ats_lab_123_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2423:1: style: Label '__ats_lab_123_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2439:1: style: Label '__ats_lab_124_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2457:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2eff_contain_eff' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2460:1: style: Label '__ats_lab_125_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2462:1: style: Label '__ats_lab_125_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2469:1: style: Label '__ats_lab_126_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2476:1: style: Label '__ats_lab_127_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2505:1: style: Label '__ats_lab_128_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2507:1: style: Label '__ats_lab_128_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2528:1: style: Label '__ats_lab_129_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2570:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2eff_contain_effset' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2594:1: style: Label '__ats_lab_s2exp_contain_effvar_41' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2599:1: style: Label '__ats_lab_130_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2601:1: style: Label '__ats_lab_130_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2609:1: style: Label '__ats_lab_131_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2617:1: style: Label '__ats_lab_132_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2630:1: style: Label '__ats_lab_133_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2651:1: style: Label '__ats_lab_134_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2653:1: style: Label '__ats_lab_134_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2669:1: style: Label '__ats_lab_135_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2685:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2eff_contain_effvar' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2688:1: style: Label '__ats_lab_136_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2690:1: style: Label '__ats_lab_136_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2697:1: style: Label '__ats_lab_137_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2704:1: style: Label '__ats_lab_138_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2731:1: style: Label '__ats_lab_s2eff_contain_s2exp_44' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2736:1: style: Label '__ats_lab_139_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2738:1: style: Label '__ats_lab_139_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2746:1: style: Label '__ats_lab_140_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2754:1: style: Label '__ats_lab_141_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2767:1: style: Label '__ats_lab_142_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2788:1: style: Label '__ats_lab_143_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2790:1: style: Label '__ats_lab_143_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2806:1: style: Label '__ats_lab_144_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2824:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2eff_contain_s2eff' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2827:1: style: Label '__ats_lab_145_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2829:1: style: Label '__ats_lab_145_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2835:1: style: Label '__ats_lab_146_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2838:1: style: Label '__ats_lab_147_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2840:1: style: Label '__ats_lab_147_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2847:1: style: Label '__ats_lab_148_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2854:1: style: Label '__ats_lab_149_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2886:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2lab_syneq' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2889:1: style: Label '__ats_lab_150_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2891:1: style: Label '__ats_lab_150_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2893:1: style: Label '__ats_lab_150_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2902:1: style: Label '__ats_lab_151_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2904:1: style: Label '__ats_lab_151_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2913:1: style: Label '__ats_lab_152_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2915:1: style: Label '__ats_lab_152_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2924:1: style: Label '__ats_lab_153_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2926:1: style: Label '__ats_lab_153_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2935:1: style: Label '__ats_lab_154_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2958:1: style: Label '__ats_lab_155_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2960:1: style: Label '__ats_lab_155_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2964:1: style: Label '__ats_lab_156_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2966:1: style: Label '__ats_lab_156_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2976:1: style: Label '__ats_lab_157_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:2988:1: style: Label '__ats_lab_158_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3008:1: style: Label '__ats_lab_159_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3010:1: style: Label '__ats_lab_159_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3014:1: style: Label '__ats_lab_160_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3016:1: style: Label '__ats_lab_160_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3027:1: style: Label '__ats_lab_161_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3036:1: style: Label '__ats_lab_162_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3052:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_is_proof' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3067:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_is_proof_fun' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3082:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_is_linear' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3098:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_is_nonlin' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3118:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_is_impredicative' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3133:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_is_types' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3155:1: style: Label '__ats_lab_163_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3157:1: style: Label '__ats_lab_163_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3170:1: style: Label '__ats_lab_164_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3178:1: style: Label '__ats_lab_165_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3200:1: style: Label '__ats_lab_166_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3202:1: style: Label '__ats_lab_166_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3209:1: style: Label '__ats_lab_167_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3216:1: style: Label '__ats_lab_168_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3225:1: style: Label '__ats_lab_169_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3233:1: style: Label '__ats_lab_170_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3255:1: style: Label '__ats_lab_171_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3257:1: style: Label '__ats_lab_171_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3264:1: style: Label '__ats_lab_172_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3271:1: style: Label '__ats_lab_173_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3280:1: style: Label '__ats_lab_174_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3288:1: style: Label '__ats_lab_175_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3309:1: style: Label '__ats_lab_176_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3311:1: style: Label '__ats_lab_176_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3320:1: style: Label '__ats_lab_177_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3326:1: style: Label '__ats_lab_178_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3347:1: style: Label '__ats_lab_179_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3349:1: style: Label '__ats_lab_179_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3357:1: style: Label '__ats_lab_180_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3373:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_head_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3396:1: style: Label '__ats_lab_181_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3398:1: style: Label '__ats_lab_181_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3400:1: style: Label '__ats_lab_181_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3419:1: style: Label '__ats_lab_182_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3421:1: style: Label '__ats_lab_182_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3428:1: style: Label '__ats_lab_183_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3453:1: style: Label '__ats_lab_184_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3455:1: style: Label '__ats_lab_184_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3461:1: style: Label '__ats_lab_185_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3463:1: style: Label '__ats_lab_185_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3481:1: style: Label '__ats_lab_186_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3490:1: style: Label '__ats_lab_187_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3513:1: style: Label '__ats_lab_188_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3515:1: style: Label '__ats_lab_188_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3535:1: style: Label '__ats_lab_189_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3550:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2cst_select_s2explstlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3568:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2rt_lin_prg_boxed' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3617:1: style: Label '__ats_lab_190_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3619:1: style: Label '__ats_lab_190_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3630:1: style: Label '__ats_lab_191_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3637:1: style: Label '__ats_lab_192_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3639:1: style: Label '__ats_lab_192_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3655:1: style: Label '__ats_lab_193_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3677:1: style: Label '__ats_lab_194_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3679:1: style: Label '__ats_lab_194_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3695:1: style: Label '__ats_lab_195_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3711:1: style: Label '__ats_lab_labs2explst_is_singleton_67' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3731:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2rt_lin_prg_boxed_npf_labs2explst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3742:1: style: Label '__ats_lab_196_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3744:1: style: Label '__ats_lab_196_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3759:1: style: Label '__ats_lab_197_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3791:1: style: Label '__ats_lab_200_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3793:1: style: Label '__ats_lab_200_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3829:1: style: Label '__ats_lab_201_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3853:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_tyrec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3856:1: style: Label '__ats_lab_198_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3858:1: style: Label '__ats_lab_198_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3864:1: style: Label '__ats_lab_199_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3874:1: style: Label '__ats_lab_202_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3876:1: style: Label '__ats_lab_202_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3884:1: style: Label '__ats_lab_203_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3892:1: style: Label '__ats_lab_204_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3899:1: style: Label '__ats_lab_205_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3905:1: style: Label '__ats_lab_206_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3933:1: style: Label '__ats_lab_207_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3935:1: style: Label '__ats_lab_207_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3954:1: style: Label '__ats_lab_208_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3975:1: style: Label '__ats_lab_209_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3977:1: style: Label '__ats_lab_209_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:3995:1: style: Label '__ats_lab_210_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4020:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_union' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4026:1: style: Label '__ats_lab_211_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4028:1: style: Label '__ats_lab_211_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4035:1: style: Label '__ats_lab_212_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4037:1: style: Label '__ats_lab_212_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4051:1: style: Label '__ats_lab_213_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4062:1: style: Label '__ats_lab_214_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4098:1: style: Label '__ats_lab_216_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4100:1: style: Label '__ats_lab_216_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4116:1: style: Label '__ats_lab_217_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4137:1: style: Label '__ats_lab_215_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4139:1: style: Label '__ats_lab_215_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4155:1: style: Label '__ats_lab_218_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4203:1: style: Label '__ats_lab_219_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4205:1: style: Label '__ats_lab_219_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4212:1: style: Label '__ats_lab_220_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4214:1: style: Label '__ats_lab_220_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4224:1: style: Label '__ats_lab_221_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4233:1: style: Label '__ats_lab_222_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4243:1: style: Label '__ats_lab_223_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4258:1: style: Label '__ats_lab_224_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4274:1: style: Label '__ats_lab_225_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4285:1: style: Label '__ats_lab_226_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4296:1: style: Label '__ats_lab_227_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4303:1: style: Label '__ats_lab_228_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4316:1: style: Label '__ats_lab_229_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4331:1: style: Label '__ats_lab_230_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4339:1: style: Label '__ats_lab_231_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4347:1: style: Label '__ats_lab_232_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4357:1: style: Label '__ats_lab_233_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4376:1: style: Label '__ats_lab_aux_s2explst_80' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4379:1: style: Label '__ats_lab_234_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4381:1: style: Label '__ats_lab_234_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4394:1: style: Label '__ats_lab_235_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4414:1: style: Label '__ats_lab_aux_s2Varboundlst_81' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4417:1: style: Label '__ats_lab_236_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4419:1: style: Label '__ats_lab_236_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4433:1: style: Label '__ats_lab_237_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4453:1: style: Label '__ats_lab_aux_labs2explst_82' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4456:1: style: Label '__ats_lab_238_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4458:1: style: Label '__ats_lab_238_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4473:1: style: Label '__ats_lab_239_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4493:1: style: Label '__ats_lab_aux_s2explst_arg_83' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4496:1: style: Label '__ats_lab_240_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4498:1: style: Label '__ats_lab_240_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4516:1: style: Label '__ats_lab_241_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4534:1: style: Label '__ats_lab_aux_s2Var_84' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4557:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2kexp_make_s2exp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4577:1: style: Label '__ats_lab_242_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4579:1: style: Label '__ats_lab_242_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4596:1: style: Label '__ats_lab_243_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4612:1: style: Label '__ats_lab_s2kexp_match_union_86' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4648:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2kexp_match_approx' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4651:1: style: Label '__ats_lab_244_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4653:1: style: Label '__ats_lab_244_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4654:1: style: Label '__ats_lab_244_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4660:1: style: Label '__ats_lab_245_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4662:1: style: Label '__ats_lab_245_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4667:1: style: Label '__ats_lab_246_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4670:1: style: Label '__ats_lab_246_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4677:1: style: Label '__ats_lab_247_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4679:1: style: Label '__ats_lab_247_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4695:1: style: Label '__ats_lab_248_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4697:1: style: Label '__ats_lab_248_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4723:1: style: Label '__ats_lab_249_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4725:1: style: Label '__ats_lab_249_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4734:1: style: Label '__ats_lab_250_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4736:1: style: Label '__ats_lab_250_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4743:1: style: Label '__ats_lab_251_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4745:1: style: Label '__ats_lab_251_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4761:1: style: Label '__ats_lab_252_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4763:1: style: Label '__ats_lab_252_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4772:1: style: Label '__ats_lab_253_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4773:1: style: Label '__ats_lab_253_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4781:1: style: Label '__ats_lab_254_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4804:1: style: Label '__ats_lab_255_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4806:1: style: Label '__ats_lab_255_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4808:1: style: Label '__ats_lab_255_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4828:1: style: Label '__ats_lab_256_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4830:1: style: Label '__ats_lab_256_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4837:1: style: Label '__ats_lab_257_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4863:1: style: Label '__ats_lab_258_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4865:1: style: Label '__ats_lab_258_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4867:1: style: Label '__ats_lab_258_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4894:1: style: Label '__ats_lab_259_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4896:1: style: Label '__ats_lab_259_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4903:1: style: Label '__ats_lab_260_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4923:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2kexp_match_fun_arg' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4926:1: style: Label '__ats_lab_261_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4928:1: style: Label '__ats_lab_261_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4947:1: style: Label '__ats_lab_262_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4968:1: style: Label '__ats_lab_263_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4970:1: style: Label '__ats_lab_263_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4979:1: style: Label '__ats_lab_264_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:4994:1: style: Label '__ats_lab_s2zexp_make_s2cst_92' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5051:1: style: Label '__ats_lab_265_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5053:1: style: Label '__ats_lab_265_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5063:1: style: Label '__ats_lab_266_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5068:1: style: Label '__ats_lab_267_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5072:1: style: Label '__ats_lab_267_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5081:1: style: Label '__ats_lab_268_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5090:1: style: Label '__ats_lab_269_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5103:1: style: Label '__ats_lab_270_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5112:1: style: Label '__ats_lab_271_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5121:1: style: Label '__ats_lab_272_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5135:1: style: Label '__ats_lab_273_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5145:1: style: Label '__ats_lab_274_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5152:1: style: Label '__ats_lab_275_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5160:1: style: Label '__ats_lab_276_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5168:1: style: Label '__ats_lab_277_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5176:1: style: Label '__ats_lab_278_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5184:1: style: Label '__ats_lab_279_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5197:1: style: Label '__ats_lab_280_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5202:1: style: Label '__ats_lab_281_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5204:1: style: Label '__ats_lab_281_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5210:1: style: Label '__ats_lab_282_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5223:1: style: Label '__ats_lab_283_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5237:1: style: Label '__ats_lab_284_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5250:1: style: Label '__ats_lab_285_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5258:1: style: Label '__ats_lab_286_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5265:1: style: Label '__ats_lab_287_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5287:1: style: Label '__ats_lab_aux_s2exp_app_95' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5291:1: style: Label '__ats_lab_288_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5293:1: style: Label '__ats_lab_288_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5298:1: style: Label '__ats_lab_289_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5302:1: style: Label '__ats_lab_289_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5310:1: style: Label '__ats_lab_290_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5319:1: style: Label '__ats_lab_291_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5338:1: style: Label '__ats_lab_aux_s2explst_96' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5341:1: style: Label '__ats_lab_292_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5343:1: style: Label '__ats_lab_292_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5356:1: style: Label '__ats_lab_293_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5376:1: style: Label '__ats_lab_aux_labs2explst_97' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5379:1: style: Label '__ats_lab_294_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5381:1: style: Label '__ats_lab_294_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5396:1: style: Label '__ats_lab_295_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5417:1: style: Label '__ats_lab_297_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5419:1: style: Label '__ats_lab_297_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5435:1: style: Label '__ats_lab_298_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5456:1: style: Label '__ats_lab_296_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5458:1: style: Label '__ats_lab_296_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5474:1: style: Label '__ats_lab_299_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5497:1: style: Label '__ats_lab_aux_s2Var_99' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5501:1: style: Label '__ats_lab_300_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5503:1: style: Label '__ats_lab_300_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5512:1: style: Label '__ats_lab_301_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5516:1: style: Label '__ats_lab_302_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5518:1: style: Label '__ats_lab_302_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5527:1: style: Label '__ats_lab_303_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5545:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2zexp_make_s2exp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5564:1: style: Label '__ats_lab_304_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5566:1: style: Label '__ats_lab_304_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5577:1: style: Label '__ats_lab_305_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5592:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2cstlst_length' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5608:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2cstlst_append' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5611:1: style: Label '__ats_lab_306_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5613:1: style: Label '__ats_lab_306_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5625:1: style: Label '__ats_lab_307_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5646:1: style: Label '__ats_lab_308_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5648:1: style: Label '__ats_lab_308_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5662:1: style: Label '__ats_lab_309_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5678:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2cstlst_reverse' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5698:1: style: Label '__ats_lab_310_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5700:1: style: Label '__ats_lab_310_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5714:1: style: Label '__ats_lab_311_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5730:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2qualst_reverse' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5745:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__stasub_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5771:1: style: Label '__ats_lab_312_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5773:1: style: Label '__ats_lab_312_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5775:1: style: Label '__ats_lab_312_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5790:1: style: Label '__ats_lab_313_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5805:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__stasub_addlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5822:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__stasub_domain_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5825:1: style: Label '__ats_lab_314_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5827:1: style: Label '__ats_lab_314_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5840:1: style: Label '__ats_lab_315_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5860:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__stasub_codomain_get_whnf' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5863:1: style: Label '__ats_lab_316_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5865:1: style: Label '__ats_lab_316_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5879:1: style: Label '__ats_lab_317_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5905:1: style: Label '__ats_lab_318_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5907:1: style: Label '__ats_lab_318_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5930:1: style: Label '__ats_lab_319_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5949:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__stasub_extend_svarlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5971:1: style: Label '__ats_lab_err1_116' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:5995:1: style: Label '__ats_lab_err2_117' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6014:1: style: Label '__ats_lab_err3_118' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6049:1: style: Label '__ats_lab_320_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6051:1: style: Label '__ats_lab_320_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6053:1: style: Label '__ats_lab_320_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6063:1: style: Label '__ats_lab_321_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6065:1: style: Label '__ats_lab_321_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6074:1: style: Label '__ats_lab_322_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6076:1: style: Label '__ats_lab_322_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6089:1: style: Label '__ats_lab_323_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6118:1: style: Label '__ats_lab_324_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6127:1: style: Label '__ats_lab_325_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6143:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__stasub_extend_sarglst_svarlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6165:1: style: Label '__ats_lab_326_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6167:1: style: Label '__ats_lab_326_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6186:1: style: Label '__ats_lab_327_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6210:1: style: Label '__ats_lab_330_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6212:1: style: Label '__ats_lab_330_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6227:1: style: Label '__ats_lab_331_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6245:1: style: Label '__ats_lab_s2Var_subst_121' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6249:1: style: Label '__ats_lab_328_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6251:1: style: Label '__ats_lab_328_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6261:1: style: Label '__ats_lab_329_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6471:1: style: Label '__ats_lab_s2exp_subst_flag_123' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6475:1: style: Label '__ats_lab_332_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6477:1: style: Label '__ats_lab_332_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6495:1: style: Label '__ats_lab_333_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6502:1: style: Label '__ats_lab_334_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6519:1: style: Label '__ats_lab_335_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6534:1: style: Label '__ats_lab_336_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6541:1: style: Label '__ats_lab_337_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6557:1: style: Label '__ats_lab_338_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6573:1: style: Label '__ats_lab_339_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6588:1: style: Label '__ats_lab_340_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6605:1: style: Label '__ats_lab_341_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6626:1: style: Label '__ats_lab_342_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6643:1: style: Label '__ats_lab_343_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6666:1: style: Label '__ats_lab_344_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6673:1: style: Label '__ats_lab_345_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6680:1: style: Label '__ats_lab_346_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6700:1: style: Label '__ats_lab_347_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6718:1: style: Label '__ats_lab_348_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6735:1: style: Label '__ats_lab_349_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6750:1: style: Label '__ats_lab_350_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6767:1: style: Label '__ats_lab_351_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6785:1: style: Label '__ats_lab_352_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6801:1: style: Label '__ats_lab_353_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6818:1: style: Label '__ats_lab_354_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6833:1: style: Label '__ats_lab_355_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6848:1: style: Label '__ats_lab_356_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6865:1: style: Label '__ats_lab_357_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6881:1: style: Label '__ats_lab_358_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6898:1: style: Label '__ats_lab_359_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6916:1: style: Label '__ats_lab_360_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6931:1: style: Label '__ats_lab_361_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6949:1: style: Label '__ats_lab_362_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6970:1: style: Label '__ats_lab_363_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6989:1: style: Label '__ats_lab_364_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6994:1: style: Label '__ats_lab_365_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:6996:1: style: Label '__ats_lab_365_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7007:1: style: Label '__ats_lab_366_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7016:1: style: Label '__ats_lab_367_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7021:1: style: Label '__ats_lab_368_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7023:1: style: Label '__ats_lab_368_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7032:1: style: Label '__ats_lab_369_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7041:1: style: Label '__ats_lab_370_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7056:1: style: Label '__ats_lab_371_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7087:1: style: Label '__ats_lab_s2explst_subst_flag_124' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7090:1: style: Label '__ats_lab_372_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7092:1: style: Label '__ats_lab_372_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7111:1: style: Label '__ats_lab_373_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7132:1: style: Label '__ats_lab_s2explstlst_subst_flag_125' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7135:1: style: Label '__ats_lab_374_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7137:1: style: Label '__ats_lab_374_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7156:1: style: Label '__ats_lab_375_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7178:1: style: Label '__ats_lab_labs2explst_subst_flag_126' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7181:1: style: Label '__ats_lab_376_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7183:1: style: Label '__ats_lab_376_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7204:1: style: Label '__ats_lab_377_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7230:1: style: Label '__ats_lab_wths2explst_subst_flag_127' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7233:1: style: Label '__ats_lab_378_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7235:1: style: Label '__ats_lab_378_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7257:1: style: Label '__ats_lab_379_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7274:1: style: Label '__ats_lab_380_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7294:1: style: Label '__ats_lab_s2eff_subst_flag_128' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7297:1: style: Label '__ats_lab_381_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7299:1: style: Label '__ats_lab_381_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7317:1: style: Label '__ats_lab_382_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7347:1: style: Label '__ats_lab_s2lab_subst_flag_129' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7350:1: style: Label '__ats_lab_383_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7352:1: style: Label '__ats_lab_383_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7359:1: style: Label '__ats_lab_384_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7376:1: style: Label '__ats_lab_385_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7395:1: style: Label '__ats_lab_386_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7449:1: style: Label '__ats_lab_s2zexp_subst_flag_130' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7452:1: style: Label '__ats_lab_387_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7454:1: style: Label '__ats_lab_387_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7474:1: style: Label '__ats_lab_388_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7481:1: style: Label '__ats_lab_389_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7488:1: style: Label '__ats_lab_390_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7495:1: style: Label '__ats_lab_391_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7502:1: style: Label '__ats_lab_392_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7522:1: style: Label '__ats_lab_393_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7541:1: style: Label '__ats_lab_394_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7560:1: style: Label '__ats_lab_395_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7565:1: style: Label '__ats_lab_396_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7567:1: style: Label '__ats_lab_396_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7578:1: style: Label '__ats_lab_397_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7601:1: style: Label '__ats_lab_s2zexplst_subst_flag_131' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7604:1: style: Label '__ats_lab_398_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7606:1: style: Label '__ats_lab_398_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7625:1: style: Label '__ats_lab_399_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7647:1: style: Label '__ats_lab_labs2zexplst_subst_flag_132' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7650:1: style: Label '__ats_lab_400_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7652:1: style: Label '__ats_lab_400_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7673:1: style: Label '__ats_lab_401_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7689:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2explst_subst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7705:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2explstlst_subst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7724:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2expopt_subst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7727:1: style: Label '__ats_lab_402_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7729:1: style: Label '__ats_lab_402_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7746:1: style: Label '__ats_lab_403_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7762:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_subst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7781:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_alpha' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7806:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2explst_alpha' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7908:1: style: Label '__ats_lab_404_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7910:1: style: Label '__ats_lab_404_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7920:1: style: Label '__ats_lab_405_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7926:1: style: Label '__ats_lab_406_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7936:1: style: Label '__ats_lab_407_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7946:1: style: Label '__ats_lab_408_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7952:1: style: Label '__ats_lab_409_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7960:1: style: Label '__ats_lab_410_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7968:1: style: Label '__ats_lab_411_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7976:1: style: Label '__ats_lab_412_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:7988:1: style: Label '__ats_lab_413_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8005:1: style: Label '__ats_lab_414_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8013:1: style: Label '__ats_lab_415_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8027:1: style: Label '__ats_lab_416_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8033:1: style: Label '__ats_lab_417_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8039:1: style: Label '__ats_lab_418_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8054:1: style: Label '__ats_lab_419_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8066:1: style: Label '__ats_lab_420_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8076:1: style: Label '__ats_lab_421_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8086:1: style: Label '__ats_lab_422_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8096:1: style: Label '__ats_lab_423_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8108:1: style: Label '__ats_lab_424_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8118:1: style: Label '__ats_lab_425_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8128:1: style: Label '__ats_lab_426_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8136:1: style: Label '__ats_lab_427_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8146:1: style: Label '__ats_lab_428_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8156:1: style: Label '__ats_lab_429_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8164:1: style: Label '__ats_lab_430_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8174:1: style: Label '__ats_lab_431_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8186:1: style: Label '__ats_lab_432_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8194:1: style: Label '__ats_lab_433_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8202:1: style: Label '__ats_lab_434_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8219:1: style: Label '__ats_lab_435_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8229:1: style: Label '__ats_lab_436_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8238:1: style: Label '__ats_lab_437_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8246:1: style: Label '__ats_lab_438_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8256:1: style: Label '__ats_lab_439_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8280:1: style: Label '__ats_lab_440_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8282:1: style: Label '__ats_lab_440_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8294:1: style: Label '__ats_lab_441_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8314:1: style: Label '__ats_lab_442_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8316:1: style: Label '__ats_lab_442_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8328:1: style: Label '__ats_lab_443_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8348:1: style: Label '__ats_lab_444_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8350:1: style: Label '__ats_lab_444_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8362:1: style: Label '__ats_lab_445_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8383:1: style: Label '__ats_lab_446_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8385:1: style: Label '__ats_lab_446_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8397:1: style: Label '__ats_lab_447_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8407:1: style: Label '__ats_lab_448_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8422:1: style: Label '__ats_lab_aux_s2eff_144' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8425:1: style: Label '__ats_lab_449_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8427:1: style: Label '__ats_lab_449_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8433:1: style: Label '__ats_lab_450_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8439:1: style: Label '__ats_lab_451_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8460:1: style: Label '__ats_lab_aux_s2lab_145' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8463:1: style: Label '__ats_lab_452_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8465:1: style: Label '__ats_lab_452_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8471:1: style: Label '__ats_lab_453_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8479:1: style: Label '__ats_lab_454_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8487:1: style: Label '__ats_lab_455_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8512:1: style: Label '__ats_lab_aux_s2Var_146' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8516:1: style: Label '__ats_lab_456_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8518:1: style: Label '__ats_lab_456_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8526:1: style: Label '__ats_lab_457_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8556:1: style: Label '__ats_lab_aux_s2zexp_147' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8559:1: style: Label '__ats_lab_458_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8561:1: style: Label '__ats_lab_458_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8571:1: style: Label '__ats_lab_459_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8577:1: style: Label '__ats_lab_460_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8583:1: style: Label '__ats_lab_461_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8589:1: style: Label '__ats_lab_462_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8595:1: style: Label '__ats_lab_463_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8605:1: style: Label '__ats_lab_464_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8613:1: style: Label '__ats_lab_465_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8621:1: style: Label '__ats_lab_466_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8644:1: style: Label '__ats_lab_467_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8646:1: style: Label '__ats_lab_467_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8658:1: style: Label '__ats_lab_468_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8678:1: style: Label '__ats_lab_469_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8680:1: style: Label '__ats_lab_469_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8692:1: style: Label '__ats_lab_470_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8708:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_freevars' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8793:1: style: Label '__ats_lab_471_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8795:1: style: Label '__ats_lab_471_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8805:1: style: Label '__ats_lab_472_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8811:1: style: Label '__ats_lab_473_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8824:1: style: Label '__ats_lab_474_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8837:1: style: Label '__ats_lab_475_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8854:1: style: Label '__ats_lab_476_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8862:1: style: Label '__ats_lab_477_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8870:1: style: Label '__ats_lab_478_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8878:1: style: Label '__ats_lab_479_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8893:1: style: Label '__ats_lab_480_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8908:1: style: Label '__ats_lab_481_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8916:1: style: Label '__ats_lab_482_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8933:1: style: Label '__ats_lab_483_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8939:1: style: Label '__ats_lab_484_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8945:1: style: Label '__ats_lab_485_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8958:1: style: Label '__ats_lab_486_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8973:1: style: Label '__ats_lab_487_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8983:1: style: Label '__ats_lab_488_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:8996:1: style: Label '__ats_lab_489_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9006:1: style: Label '__ats_lab_490_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9021:1: style: Label '__ats_lab_491_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9034:1: style: Label '__ats_lab_492_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9047:1: style: Label '__ats_lab_493_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9055:1: style: Label '__ats_lab_494_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9068:1: style: Label '__ats_lab_495_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9081:1: style: Label '__ats_lab_496_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9089:1: style: Label '__ats_lab_497_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9099:1: style: Label '__ats_lab_498_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9114:1: style: Label '__ats_lab_499_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9122:1: style: Label '__ats_lab_500_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9130:1: style: Label '__ats_lab_501_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9145:1: style: Label '__ats_lab_502_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9155:1: style: Label '__ats_lab_503_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9163:1: style: Label '__ats_lab_504_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9171:1: style: Label '__ats_lab_505_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9184:1: style: Label '__ats_lab_506_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9208:1: style: Label '__ats_lab_507_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9210:1: style: Label '__ats_lab_507_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9225:1: style: Label '__ats_lab_508_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9245:1: style: Label '__ats_lab_509_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9247:1: style: Label '__ats_lab_509_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9262:1: style: Label '__ats_lab_510_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9282:1: style: Label '__ats_lab_511_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9284:1: style: Label '__ats_lab_511_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9299:1: style: Label '__ats_lab_512_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9320:1: style: Label '__ats_lab_513_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9322:1: style: Label '__ats_lab_513_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9337:1: style: Label '__ats_lab_514_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9350:1: style: Label '__ats_lab_515_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9365:1: style: Label '__ats_lab_aux_s2eff_156' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9368:1: style: Label '__ats_lab_516_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9370:1: style: Label '__ats_lab_516_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9376:1: style: Label '__ats_lab_517_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9382:1: style: Label '__ats_lab_518_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9403:1: style: Label '__ats_lab_aux_s2lab_157' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9406:1: style: Label '__ats_lab_519_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9408:1: style: Label '__ats_lab_519_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9414:1: style: Label '__ats_lab_520_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9422:1: style: Label '__ats_lab_521_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9430:1: style: Label '__ats_lab_522_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9451:1: style: Label '__ats_lab_aux_s2var_158' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9480:1: style: Label '__ats_lab_aux_s2Var_159' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9484:1: style: Label '__ats_lab_523_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9486:1: style: Label '__ats_lab_523_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9494:1: style: Label '__ats_lab_524_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9531:1: style: Label '__ats_lab_aux_s2zexp_160' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9534:1: style: Label '__ats_lab_525_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9536:1: style: Label '__ats_lab_525_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9546:1: style: Label '__ats_lab_526_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9552:1: style: Label '__ats_lab_527_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9558:1: style: Label '__ats_lab_528_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9564:1: style: Label '__ats_lab_529_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9570:1: style: Label '__ats_lab_530_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9580:1: style: Label '__ats_lab_531_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9588:1: style: Label '__ats_lab_532_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9596:1: style: Label '__ats_lab_533_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9618:1: style: Label '__ats_lab_534_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9620:1: style: Label '__ats_lab_534_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9635:1: style: Label '__ats_lab_535_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9655:1: style: Label '__ats_lab_536_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9657:1: style: Label '__ats_lab_536_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9672:1: style: Label '__ats_lab_537_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util1_dats.c:9688:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2Var_s2exp_occurs' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:719:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:748:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1349:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1531:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1663:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1694:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4392:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4650:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4827:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4828:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5095:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5096:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5152:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5153:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:6283:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:721:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:750:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1351:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1533:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1696:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2714:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2888:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3664:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3703:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4652:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4831:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5098:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5155:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:645:1: style: Label '__ats_lab_prerr_loc_error3_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:659:1: style: Label '__ats_lab_prerr_interror_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:673:1: style: Label '__ats_lab_prerr_loc_interror_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:701:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:703:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:712:1: style: Label '__ats_lab_1_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:714:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:726:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:736:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:741:1: style: Label '__ats_lab_4_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:743:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:755:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:763:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:779:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_link_remove' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:799:1: style: Label '__ats_lab_labs2explst_readize_5' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:802:1: style: Label '__ats_lab_7_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:804:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:819:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:846:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_readize' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:854:1: style: Label '__ats_lab_9_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:856:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:867:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:877:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:898:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2expopt_readize' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:901:1: style: Label '__ats_lab_12_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:903:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:918:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:938:1: style: Label '__ats_lab_labs2explst_topize_8' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:941:1: style: Label '__ats_lab_14_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:943:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:958:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:992:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_topize' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1023:1: style: Label '__ats_lab_16_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1025:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1035:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1041:1: style: Label '__ats_lab_18_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1043:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1049:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1059:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1068:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1084:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_topize_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1097:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_topize_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1118:1: style: Label '__ats_lab_aux_14' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1121:1: style: Label '__ats_lab_24_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1123:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1125:1: style: Label '__ats_lab_24_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1137:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1139:1: style: Label '__ats_lab_25_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1146:1: style: Label '__ats_lab_26_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1174:1: style: Label '__ats_lab_41_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1176:1: style: Label '__ats_lab_41_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1193:1: style: Label '__ats_lab_42_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1329:1: style: Label '__ats_lab_22_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1331:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1339:1: style: Label '__ats_lab_23_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1341:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1355:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1370:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1378:1: style: Label '__ats_lab_29_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1380:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1406:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1421:1: style: Label '__ats_lab_31_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1427:1: style: Label '__ats_lab_32_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1429:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1442:1: style: Label '__ats_lab_33_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1454:1: style: Label '__ats_lab_34_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1463:1: style: Label '__ats_lab_35_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1471:1: style: Label '__ats_lab_36_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1473:1: style: Label '__ats_lab_36_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1487:1: style: Label '__ats_lab_37_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1500:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1515:1: style: Label '__ats_lab_39_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1523:1: style: Label '__ats_lab_40_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1525:1: style: Label '__ats_lab_40_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1537:1: style: Label '__ats_lab_43_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1552:1: style: Label '__ats_lab_44_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1563:1: style: Label '__ats_lab_45_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1571:1: style: Label '__ats_lab_46_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1573:1: style: Label '__ats_lab_46_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1590:1: style: Label '__ats_lab_47_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1602:1: style: Label '__ats_lab_48_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1608:1: style: Label '__ats_lab_49_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1610:1: style: Label '__ats_lab_49_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1622:1: style: Label '__ats_lab_50_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1635:1: style: Label '__ats_lab_51_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1647:1: style: Label '__ats_lab_52_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1681:1: style: Label '__ats_lab_53_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1686:1: style: Label '__ats_lab_54_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1688:1: style: Label '__ats_lab_54_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1701:1: style: Label '__ats_lab_55_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1709:1: style: Label '__ats_lab_56_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1730:1: style: Label '__ats_lab_s2explst_whnf_flag_13' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1733:1: style: Label '__ats_lab_57_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1735:1: style: Label '__ats_lab_57_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1754:1: style: Label '__ats_lab_58_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1770:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_whnf' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1785:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2explst_whnf' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1798:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_of_s2exp_whnf' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1811:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_whnf_of_s2exp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1851:1: style: Label '__ats_lab_s2exp_nfapp_flag_20' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1856:1: style: Label '__ats_lab_59_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1858:1: style: Label '__ats_lab_59_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1875:1: style: Label '__ats_lab_60_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1891:1: style: Label '__ats_lab_61_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1909:1: style: Label '__ats_lab_62_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1926:1: style: Label '__ats_lab_63_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1947:1: style: Label '__ats_lab_s2explst_nfapp_flag_21' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1950:1: style: Label '__ats_lab_64_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1952:1: style: Label '__ats_lab_64_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1971:1: style: Label '__ats_lab_65_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1993:1: style: Label '__ats_lab_labs2explst_nfapp_flag_22' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1996:1: style: Label '__ats_lab_66_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:1998:1: style: Label '__ats_lab_66_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2019:1: style: Label '__ats_lab_67_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2035:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_nfapp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2051:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2explst_nfapp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2071:1: style: Label '__ats_lab_s2eff_syneq_25' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2074:1: style: Label '__ats_lab_68_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2076:1: style: Label '__ats_lab_68_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2078:1: style: Label '__ats_lab_68_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2085:1: style: Label '__ats_lab_69_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2087:1: style: Label '__ats_lab_69_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2094:1: style: Label '__ats_lab_70_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2096:1: style: Label '__ats_lab_70_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2112:1: style: Label '__ats_lab_71_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2138:1: style: Label '__ats_lab_72_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2140:1: style: Label '__ats_lab_72_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2142:1: style: Label '__ats_lab_72_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2167:1: style: Label '__ats_lab_73_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2169:1: style: Label '__ats_lab_73_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2176:1: style: Label '__ats_lab_74_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2347:1: style: Label '__ats_lab_75_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2348:1: style: Label '__ats_lab_75_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2357:1: style: Label '__ats_lab_76_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2363:1: style: Label '__ats_lab_77_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2365:1: style: Label '__ats_lab_77_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2378:1: style: Label '__ats_lab_78_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2387:1: style: Label '__ats_lab_79_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2392:1: style: Label '__ats_lab_80_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2394:1: style: Label '__ats_lab_80_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2401:1: style: Label '__ats_lab_81_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2410:1: style: Label '__ats_lab_82_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2416:1: style: Label '__ats_lab_83_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2418:1: style: Label '__ats_lab_83_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2433:1: style: Label '__ats_lab_84_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2442:1: style: Label '__ats_lab_85_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2447:1: style: Label '__ats_lab_86_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2449:1: style: Label '__ats_lab_86_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2456:1: style: Label '__ats_lab_87_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2465:1: style: Label '__ats_lab_88_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2471:1: style: Label '__ats_lab_89_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2473:1: style: Label '__ats_lab_89_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2486:1: style: Label '__ats_lab_90_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2495:1: style: Label '__ats_lab_91_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2501:1: style: Label '__ats_lab_92_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2503:1: style: Label '__ats_lab_92_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2516:1: style: Label '__ats_lab_93_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2525:1: style: Label '__ats_lab_94_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2530:1: style: Label '__ats_lab_95_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2532:1: style: Label '__ats_lab_95_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2539:1: style: Label '__ats_lab_96_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2548:1: style: Label '__ats_lab_97_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2554:1: style: Label '__ats_lab_98_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2556:1: style: Label '__ats_lab_98_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2571:1: style: Label '__ats_lab_99_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2580:1: style: Label '__ats_lab_100_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2590:1: style: Label '__ats_lab_101_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2592:1: style: Label '__ats_lab_101_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2631:1: style: Label '__ats_lab_102_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2640:1: style: Label '__ats_lab_103_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2645:1: style: Label '__ats_lab_104_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2647:1: style: Label '__ats_lab_104_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2655:1: style: Label '__ats_lab_105_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2662:1: style: Label '__ats_lab_106_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2671:1: style: Label '__ats_lab_107_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2676:1: style: Label '__ats_lab_108_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2678:1: style: Label '__ats_lab_108_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2686:1: style: Label '__ats_lab_109_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2693:1: style: Label '__ats_lab_110_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2702:1: style: Label '__ats_lab_111_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2707:1: style: Label '__ats_lab_112_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2709:1: style: Label '__ats_lab_112_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2718:1: style: Label '__ats_lab_113_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2727:1: style: Label '__ats_lab_114_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2733:1: style: Label '__ats_lab_115_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2735:1: style: Label '__ats_lab_115_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2748:1: style: Label '__ats_lab_116_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2757:1: style: Label '__ats_lab_117_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2763:1: style: Label '__ats_lab_118_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2765:1: style: Label '__ats_lab_118_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2780:1: style: Label '__ats_lab_119_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2789:1: style: Label '__ats_lab_120_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2795:1: style: Label '__ats_lab_121_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2797:1: style: Label '__ats_lab_121_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2812:1: style: Label '__ats_lab_122_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2821:1: style: Label '__ats_lab_123_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2827:1: style: Label '__ats_lab_124_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2829:1: style: Label '__ats_lab_124_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2844:1: style: Label '__ats_lab_125_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2853:1: style: Label '__ats_lab_126_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2858:1: style: Label '__ats_lab_127_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2860:1: style: Label '__ats_lab_127_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2867:1: style: Label '__ats_lab_128_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2876:1: style: Label '__ats_lab_129_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2881:1: style: Label '__ats_lab_130_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2883:1: style: Label '__ats_lab_130_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2892:1: style: Label '__ats_lab_131_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2901:1: style: Label '__ats_lab_132_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2907:1: style: Label '__ats_lab_133_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2909:1: style: Label '__ats_lab_133_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2924:1: style: Label '__ats_lab_134_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2933:1: style: Label '__ats_lab_135_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2938:1: style: Label '__ats_lab_136_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2940:1: style: Label '__ats_lab_136_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2947:1: style: Label '__ats_lab_137_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2956:1: style: Label '__ats_lab_138_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2961:1: style: Label '__ats_lab_139_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2963:1: style: Label '__ats_lab_139_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2970:1: style: Label '__ats_lab_140_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2979:1: style: Label '__ats_lab_141_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2985:1: style: Label '__ats_lab_142_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:2987:1: style: Label '__ats_lab_142_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3000:1: style: Label '__ats_lab_143_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3009:1: style: Label '__ats_lab_144_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3015:1: style: Label '__ats_lab_145_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3017:1: style: Label '__ats_lab_145_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3032:1: style: Label '__ats_lab_146_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3041:1: style: Label '__ats_lab_147_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3048:1: style: Label '__ats_lab_148_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3050:1: style: Label '__ats_lab_148_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3069:1: style: Label '__ats_lab_149_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3078:1: style: Label '__ats_lab_150_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3085:1: style: Label '__ats_lab_151_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3087:1: style: Label '__ats_lab_151_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3106:1: style: Label '__ats_lab_152_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3115:1: style: Label '__ats_lab_153_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3120:1: style: Label '__ats_lab_154_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3122:1: style: Label '__ats_lab_154_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3129:1: style: Label '__ats_lab_155_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3138:1: style: Label '__ats_lab_156_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3143:1: style: Label '__ats_lab_157_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3145:1: style: Label '__ats_lab_157_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3152:1: style: Label '__ats_lab_158_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3160:1: style: Label '__ats_lab_159_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3183:1: style: Label '__ats_lab_160_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3185:1: style: Label '__ats_lab_160_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3187:1: style: Label '__ats_lab_160_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3205:1: style: Label '__ats_lab_161_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3207:1: style: Label '__ats_lab_161_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3214:1: style: Label '__ats_lab_162_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3237:1: style: Label '__ats_lab_163_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3239:1: style: Label '__ats_lab_163_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3241:1: style: Label '__ats_lab_163_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3259:1: style: Label '__ats_lab_164_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3261:1: style: Label '__ats_lab_164_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3268:1: style: Label '__ats_lab_165_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3294:1: style: Label '__ats_lab_166_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3296:1: style: Label '__ats_lab_166_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3298:1: style: Label '__ats_lab_166_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3323:1: style: Label '__ats_lab_167_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3325:1: style: Label '__ats_lab_167_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3332:1: style: Label '__ats_lab_168_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3355:1: style: Label '__ats_lab_169_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3357:1: style: Label '__ats_lab_169_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3359:1: style: Label '__ats_lab_169_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3377:1: style: Label '__ats_lab_170_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3379:1: style: Label '__ats_lab_170_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3386:1: style: Label '__ats_lab_171_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3427:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2zexp_syneq' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3430:1: style: Label '__ats_lab_172_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3432:1: style: Label '__ats_lab_172_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3437:1: style: Label '__ats_lab_173_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3439:1: style: Label '__ats_lab_173_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3452:1: style: Label '__ats_lab_174_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3461:1: style: Label '__ats_lab_175_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3468:1: style: Label '__ats_lab_176_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3472:1: style: Label '__ats_lab_177_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3474:1: style: Label '__ats_lab_177_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3481:1: style: Label '__ats_lab_178_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3490:1: style: Label '__ats_lab_179_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3494:1: style: Label '__ats_lab_180_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3496:1: style: Label '__ats_lab_180_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3503:1: style: Label '__ats_lab_181_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3512:1: style: Label '__ats_lab_182_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3515:1: style: Label '__ats_lab_183_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3517:1: style: Label '__ats_lab_183_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3523:1: style: Label '__ats_lab_184_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3532:1: style: Label '__ats_lab_185_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3537:1: style: Label '__ats_lab_186_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3539:1: style: Label '__ats_lab_186_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3552:1: style: Label '__ats_lab_187_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3561:1: style: Label '__ats_lab_188_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3566:1: style: Label '__ats_lab_189_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3568:1: style: Label '__ats_lab_189_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3581:1: style: Label '__ats_lab_190_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3590:1: style: Label '__ats_lab_191_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3595:1: style: Label '__ats_lab_192_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3597:1: style: Label '__ats_lab_192_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3610:1: style: Label '__ats_lab_193_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3619:1: style: Label '__ats_lab_194_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3623:1: style: Label '__ats_lab_195_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3625:1: style: Label '__ats_lab_195_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3632:1: style: Label '__ats_lab_196_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3655:1: style: Label '__ats_lab_197_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3657:1: style: Label '__ats_lab_197_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3669:1: style: Label '__ats_lab_198_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3692:1: style: Label '__ats_lab_199_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3694:1: style: Label '__ats_lab_199_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3707:1: style: Label '__ats_lab_200_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3725:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_addr_normalize' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3770:1: style: Label '__ats_lab_s2exp_prenexing_36' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3775:1: style: Label '__ats_lab_201_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3777:1: style: Label '__ats_lab_201_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3784:1: style: Label '__ats_lab_202_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3790:1: style: Label '__ats_lab_202_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3812:1: style: Label '__ats_lab_203_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3827:1: style: Label '__ats_lab_204_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3841:1: style: Label '__ats_lab_205_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3859:1: style: Label '__ats_lab_206_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3872:1: style: Label '__ats_lab_207_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3895:1: style: Label '__ats_lab_s2exp_prenexing_main_37' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3925:1: style: Label '__ats_lab_s2explst_prenexing_38' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3928:1: style: Label '__ats_lab_208_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3930:1: style: Label '__ats_lab_208_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3949:1: style: Label '__ats_lab_209_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3971:1: style: Label '__ats_lab_labs2explst_prenexing_39' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3974:1: style: Label '__ats_lab_210_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3976:1: style: Label '__ats_lab_210_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:3997:1: style: Label '__ats_lab_211_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4018:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_absuni' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4049:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_opnexi' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4080:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2explst_opnexi' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4112:1: style: Label '__ats_lab_212_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4114:1: style: Label '__ats_lab_212_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4131:1: style: Label '__ats_lab_213_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4171:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__labs2explst_lab_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4192:1: style: Label '__ats_lab_aux_set_46' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4195:1: style: Label '__ats_lab_214_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4197:1: style: Label '__ats_lab_214_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4213:1: style: Label '__ats_lab_215_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4215:1: style: Label '__ats_lab_215_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4229:1: style: Label '__ats_lab_216_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4239:1: style: Label '__ats_lab_217_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4279:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__labs2explst_lab_set' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4299:1: style: Label '__ats_lab_218_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4301:1: style: Label '__ats_lab_218_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4318:1: style: Label '__ats_lab_219_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4358:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__labs2zexplst_lab_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4379:1: style: Label '__ats_lab_220_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4381:1: style: Label '__ats_lab_220_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4401:1: style: Label '__ats_lab_221_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4442:1: style: Label '__ats_lab_labs2explst_lab_get_ind_49' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4465:1: style: Label '__ats_lab_aux_set_52' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4468:1: style: Label '__ats_lab_222_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4470:1: style: Label '__ats_lab_222_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4486:1: style: Label '__ats_lab_223_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4488:1: style: Label '__ats_lab_223_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4504:1: style: Label '__ats_lab_224_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4514:1: style: Label '__ats_lab_225_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4555:1: style: Label '__ats_lab_labs2explst_lab_set_ind_51' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4576:1: style: Label '__ats_lab_err1_54' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4602:1: style: Label '__ats_lab_err2_55' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4630:1: style: Label '__ats_lab_226_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4632:1: style: Label '__ats_lab_226_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4657:1: style: Label '__ats_lab_227_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4688:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_lab_get_restlin_cstr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4693:1: style: Label '__ats_lab_228_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4695:1: style: Label '__ats_lab_228_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4701:1: style: Label '__ats_lab_229_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4703:1: style: Label '__ats_lab_229_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4713:1: style: Label '__ats_lab_230_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4722:1: style: Label '__ats_lab_231_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4729:1: style: Label '__ats_lab_232_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4731:1: style: Label '__ats_lab_232_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4740:1: style: Label '__ats_lab_233_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4756:1: style: Label '__ats_lab_234_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4786:1: style: Label '__ats_lab_235_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4788:1: style: Label '__ats_lab_235_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4793:1: style: Label '__ats_lab_236_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4795:1: style: Label '__ats_lab_236_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4803:1: style: Label '__ats_lab_237_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4810:1: style: Label '__ats_lab_238_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4836:1: style: Label '__ats_lab_239_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4880:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_slablst_get_restlin_cstr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4896:1: style: Label '__ats_lab_s2exp_is_int_0_59' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4900:1: style: Label '__ats_lab_240_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4902:1: style: Label '__ats_lab_240_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4909:1: style: Label '__ats_lab_241_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4926:1: style: Label '__ats_lab_un_s2exp_int_60' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4930:1: style: Label '__ats_lab_242_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4932:1: style: Label '__ats_lab_242_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4940:1: style: Label '__ats_lab_243_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4967:1: style: Label '__ats_lab_244_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4969:1: style: Label '__ats_lab_244_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:4989:1: style: Label '__ats_lab_245_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5018:1: style: Label '__ats_lab_labs2explst_nth_set_62' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5021:1: style: Label '__ats_lab_246_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5023:1: style: Label '__ats_lab_246_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5046:1: style: Label '__ats_lab_247_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5079:1: style: Label '__ats_lab_248_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5081:1: style: Label '__ats_lab_248_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5083:1: style: Label '__ats_lab_248_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5103:1: style: Label '__ats_lab_249_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5105:1: style: Label '__ats_lab_249_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5111:1: style: Label '__ats_lab_250_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5140:1: style: Label '__ats_lab_251_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5142:1: style: Label '__ats_lab_251_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5144:1: style: Label '__ats_lab_251_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5160:1: style: Label '__ats_lab_252_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5162:1: style: Label '__ats_lab_252_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5168:1: style: Label '__ats_lab_253_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5184:1: style: Label '__ats_lab_array_ind_dim_check_err_63' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5202:1: style: Label '__ats_lab_linear_abandonment_errmsg_67' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5226:1: style: Label '__ats_lab_label_notfound_errmsg_68' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5278:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_lab_linget_cstr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5283:1: style: Label '__ats_lab_254_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5285:1: style: Label '__ats_lab_254_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5290:1: style: Label '__ats_lab_255_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5292:1: style: Label '__ats_lab_255_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5299:1: style: Label '__ats_lab_256_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5310:1: style: Label '__ats_lab_257_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5320:1: style: Label '__ats_lab_258_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5322:1: style: Label '__ats_lab_258_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5328:1: style: Label '__ats_lab_259_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5330:1: style: Label '__ats_lab_259_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5335:1: style: Label '__ats_lab_260_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5336:1: style: Label '__ats_lab_260_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5344:1: style: Label '__ats_lab_261_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5362:1: style: Label '__ats_lab_262_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5374:1: style: Label '__ats_lab_263_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5383:1: style: Label '__ats_lab_264_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5404:1: style: Label '__ats_lab_265_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5440:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_ind_linget_cstr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5444:1: style: Label '__ats_lab_266_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5446:1: style: Label '__ats_lab_266_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5466:1: style: Label '__ats_lab_267_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5498:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_slab_linget_cstr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5501:1: style: Label '__ats_lab_268_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5503:1: style: Label '__ats_lab_268_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5518:1: style: Label '__ats_lab_269_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5533:1: style: Label '__ats_lab_270_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5547:1: style: Label '__ats_lab_271_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5568:1: style: Label '__ats_lab_err_72' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5608:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_lab_linset' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5612:1: style: Label '__ats_lab_272_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5614:1: style: Label '__ats_lab_272_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5621:1: style: Label '__ats_lab_273_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5623:1: style: Label '__ats_lab_273_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5628:1: style: Label '__ats_lab_274_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5630:1: style: Label '__ats_lab_274_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5636:1: style: Label '__ats_lab_275_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5646:1: style: Label '__ats_lab_276_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5655:1: style: Label '__ats_lab_277_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5664:1: style: Label '__ats_lab_278_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5666:1: style: Label '__ats_lab_278_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5672:1: style: Label '__ats_lab_279_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5689:1: style: Label '__ats_lab_280_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5691:1: style: Label '__ats_lab_280_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5700:1: style: Label '__ats_lab_281_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5707:1: style: Label '__ats_lab_282_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5709:1: style: Label '__ats_lab_282_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5717:1: style: Label '__ats_lab_283_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5741:1: style: Label '__ats_lab_284_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5763:1: style: Label '__ats_lab_aux_74' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5766:1: style: Label '__ats_lab_285_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5768:1: style: Label '__ats_lab_285_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5784:1: style: Label '__ats_lab_286_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5799:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_slablst_lintry_cstr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5837:1: style: Label '__ats_lab_aux_76' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5840:1: style: Label '__ats_lab_287_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5842:1: style: Label '__ats_lab_287_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5855:1: style: Label '__ats_lab_288_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5857:1: style: Label '__ats_lab_288_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5862:1: style: Label '__ats_lab_289_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5864:1: style: Label '__ats_lab_289_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5874:1: style: Label '__ats_lab_290_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5886:1: style: Label '__ats_lab_291_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5898:1: style: Label '__ats_lab_292_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5914:1: style: Label '__ats_lab_293_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5947:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_slablst_linget_cstr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5954:1: style: Label '__ats_lab_294_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5956:1: style: Label '__ats_lab_294_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:5965:1: style: Label '__ats_lab_295_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:6007:1: style: Label '__ats_lab_aux_78' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:6010:1: style: Label '__ats_lab_296_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:6012:1: style: Label '__ats_lab_296_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:6025:1: style: Label '__ats_lab_297_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:6027:1: style: Label '__ats_lab_297_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:6032:1: style: Label '__ats_lab_298_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:6034:1: style: Label '__ats_lab_298_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:6044:1: style: Label '__ats_lab_299_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:6056:1: style: Label '__ats_lab_300_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:6068:1: style: Label '__ats_lab_301_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:6084:1: style: Label '__ats_lab_302_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:6111:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_slablst_linset_cstr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:6118:1: style: Label '__ats_lab_303_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:6120:1: style: Label '__ats_lab_303_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:6129:1: style: Label '__ats_lab_304_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:6170:1: style: Label '__ats_lab_aux_80' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:6173:1: style: Label '__ats_lab_305_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:6175:1: style: Label '__ats_lab_305_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:6180:1: style: Label '__ats_lab_306_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:6182:1: style: Label '__ats_lab_306_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:6191:1: style: Label '__ats_lab_307_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:6204:1: style: Label '__ats_lab_308_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:6206:1: style: Label '__ats_lab_308_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:6213:1: style: Label '__ats_lab_309_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:6232:1: style: Label '__ats_lab_310_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:6252:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_slablst_lindel_cstr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:6272:1: style: Label '__ats_lab_311_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:6274:1: style: Label '__ats_lab_311_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:6291:1: style: Label '__ats_lab_312_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:6312:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_staexp2_2esats__s2exp_subclass_test' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:6322:1: style: Label '__ats_lab_313_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:6324:1: style: Label '__ats_lab_313_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_staexp2_util2_dats.c:6332:1: style: Label '__ats_lab_314_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stamp_dats.c:119:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stamp_2esats__lt_stamp_stamp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stamp_dats.c:132:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stamp_2esats__lte_stamp_stamp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stamp_dats.c:145:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stamp_2esats__eq_stamp_stamp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stamp_dats.c:158:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stamp_2esats__neq_stamp_stamp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stamp_dats.c:171:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stamp_2esats__compare_stamp_stamp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stamp_dats.c:184:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stamp_2esats__fprint_stamp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stamp_dats.c:200:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stamp_2esats__print_stamp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stamp_dats.c:219:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stamp_2esats__prerr_stamp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stamp_dats.c:235:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stamp_2esats__tostring_stamp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stamp_dats.c:248:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stamp_2esats__s2rtdat_stamp_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stamp_dats.c:261:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stamp_2esats__s2cst_stamp_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stamp_dats.c:274:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stamp_2esats__s2var_stamp_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stamp_dats.c:287:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stamp_2esats__s2Var_stamp_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stamp_dats.c:300:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stamp_2esats__s2exp_struct_stamp_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stamp_dats.c:313:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stamp_2esats__s2exp_union_stamp_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stamp_dats.c:326:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stamp_2esats__d2con_stamp_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stamp_dats.c:339:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stamp_2esats__d2cst_stamp_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stamp_dats.c:352:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stamp_2esats__d2mac_stamp_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stamp_dats.c:365:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stamp_2esats__d2var_stamp_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stamp_dats.c:378:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stamp_2esats__funlab_stamp_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stamp_dats.c:391:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stamp_2esats__tmplab_stamp_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_stamp_dats.c:404:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_stamp_2esats__tmpvar_stamp_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_string_parse_dats.c:157:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_string_parse_2esats__s2exp_make_printf_c_argtype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_string_parse_dats.c:160:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_string_parse_dats.c:162:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_string_parse_dats.c:169:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_string_parse_dats.c:176:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_string_parse_dats.c:183:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_string_parse_dats.c:190:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_string_parse_dats.c:197:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_string_parse_dats.c:204:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_string_parse_dats.c:211:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_string_parse_dats.c:218:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_string_parse_dats.c:225:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_string_parse_dats.c:232:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_string_parse_dats.c:239:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_string_parse_dats.c:246:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_string_parse_dats.c:253:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_string_parse_dats.c:260:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_string_parse_dats.c:279:1: style: Label '__ats_lab_aux_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_string_parse_dats.c:282:1: style: Label '__ats_lab_15_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_string_parse_dats.c:284:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_string_parse_dats.c:298:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_string_parse_dats.c:314:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_string_parse_2esats__s2exp_make_printf_c_argtypes' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symbol_dats.c:275:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_symbol_2esats__symbol_name' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symbol_dats.c:293:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_symbol_2esats__symbol_make_string' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symbol_dats.c:297:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symbol_dats.c:299:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symbol_dats.c:307:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symbol_dats.c:330:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_symbol_2esats__lt_symbol_symbol' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symbol_dats.c:347:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_symbol_2esats__lte_symbol_symbol' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symbol_dats.c:364:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_symbol_2esats__gt_symbol_symbol' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symbol_dats.c:381:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_symbol_2esats__gte_symbol_symbol' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symbol_dats.c:398:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_symbol_2esats__eq_symbol_symbol' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symbol_dats.c:415:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_symbol_2esats__neq_symbol_symbol' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symbol_dats.c:432:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_symbol_2esats__compare_symbol_symbol' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symbol_dats.c:448:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_symbol_2esats__symbol_hash' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symbol_dats.c:463:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_symbol_2esats__fprint_symbol' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symbol_dats.c:480:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_symbol_2esats__print_symbol' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symbol_dats.c:499:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_symbol_2esats__prerr_symbol' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symbol_dats.c:520:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_symbol_2esats__fprint_symbol_code' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symbol_dats.c:541:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_symbol_2esats__print_symbol_code' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symbol_dats.c:560:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_symbol_2esats__prerr_symbol_code' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symenv_dats.c:111:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_symenv_2esats__symmap_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symenv_dats.c:125:1: style: Label '__ats_lab_ref_make_elt_01676__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symenv_dats.c:148:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_symenv_2esats__symenv_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symenv_dats.c:184:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_symenv_2esats__symenv_push' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symenv_dats.c:213:1: style: Label '__ats_lab_ref_swap_01683__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symenv_dats.c:233:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_symenv_2esats__symenv_swap' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symenv_dats.c:265:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_symenv_2esats__symenv_save' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symenv_dats.c:305:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_symenv_2esats__symenv_top_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symenv_dats.c:324:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_symenv_2esats__symenv_reftop_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symenv_dats.c:342:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_symenv_2esats__symenv_pervasive_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symtbl_dats.c:140:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symtbl_dats.c:231:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symtbl_dats.c:232:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symtbl_dats.c:234:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symtbl_dats.c:303:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symtbl_dats.c:304:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symtbl_dats.c:306:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symtbl_dats.c:365:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symtbl_dats.c:366:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symtbl_dats.c:367:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symtbl_dats.c:308:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symtbl_dats.c:156:1: style: Label '__ats_lab_array_ptr_initialize_elt_01560__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symtbl_dats.c:178:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_symtbl_2esats__symtbl_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symtbl_dats.c:215:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symtbl_dats.c:217:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symtbl_dats.c:242:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symtbl_dats.c:264:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_symtbl_2esats__symtbl_search' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symtbl_dats.c:293:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symtbl_dats.c:295:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symtbl_dats.c:313:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symtbl_dats.c:346:1: style: Label '__ats_lab_4_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symtbl_dats.c:348:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symtbl_dats.c:361:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symtbl_dats.c:395:1: style: Label '__ats_lab_symtbl_resize_7' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symtbl_dats.c:427:1: style: Label '__ats_lab_symtbl_resize_if_8' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_symtbl_dats.c:461:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_symtbl_2esats__symtbl_insert' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3981:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5755:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7770:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9597:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:10776:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11079:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11676:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12424:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12819:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12898:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12978:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13058:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13137:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13216:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13424:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13505:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13543:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13641:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14080:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14188:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14269:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14348:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3985:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5759:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6009:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7774:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:8475:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9369:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9601:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9936:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:10079:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:10780:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11083:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11680:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12428:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12823:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12902:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12982:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13062:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13141:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13220:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13428:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13509:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13547:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13645:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14084:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14192:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14273:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14352:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14592:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1141:1: style: Label '__ats_lab_prerr_loc_error0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1155:1: style: Label '__ats_lab_prerr_interror_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1168:1: style: Label '__ats_lab_abskind_prop' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1181:1: style: Label '__ats_lab_abskind_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1194:1: style: Label '__ats_lab_abskind_t0ype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1207:1: style: Label '__ats_lab_abskind_view' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1220:1: style: Label '__ats_lab_abskind_viewtype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1233:1: style: Label '__ats_lab_abskind_viewt0ype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1246:1: style: Label '__ats_lab_dcstkind_fun' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1259:1: style: Label '__ats_lab_dcstkind_val' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1272:1: style: Label '__ats_lab_dcstkind_castfn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1285:1: style: Label '__ats_lab_dcstkind_praxi' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1298:1: style: Label '__ats_lab_dcstkind_prfun' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1311:1: style: Label '__ats_lab_dcstkind_prval' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1324:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_syntax_2esats__dcstkind_is_fun' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1327:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1329:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1335:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1350:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_syntax_2esats__dcstkind_is_castfn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1353:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1355:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1361:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1376:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_syntax_2esats__dcstkind_is_praxi' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1379:1: style: Label '__ats_lab_4_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1381:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1387:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1402:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_syntax_2esats__dcstkind_is_prfun' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1405:1: style: Label '__ats_lab_6_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1407:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1413:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1428:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_syntax_2esats__dcstkind_is_prval' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1431:1: style: Label '__ats_lab_8_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1433:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1439:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1454:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_syntax_2esats__dcstkind_is_proof' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1457:1: style: Label '__ats_lab_10_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1459:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1466:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1473:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1479:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1494:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_syntax_2esats__fprint_dcstkind' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1497:1: style: Label '__ats_lab_14_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1499:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1506:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1513:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1520:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1527:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1534:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1549:1: style: Label '__ats_lab_datakind_prop' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1562:1: style: Label '__ats_lab_datakind_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1575:1: style: Label '__ats_lab_datakind_view' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1588:1: style: Label '__ats_lab_datakind_viewtype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1601:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_syntax_2esats__datakind_is_proof' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1604:1: style: Label '__ats_lab_20_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1606:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1613:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1619:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1634:1: style: Label '__ats_lab_stadefkind_generic' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1647:1: style: Label '__ats_lab_stadefkind_prop' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1662:1: style: Label '__ats_lab_stadefkind_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1677:1: style: Label '__ats_lab_stadefkind_view' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1692:1: style: Label '__ats_lab_stadefkind_viewtype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1707:1: style: Label '__ats_lab_valkind_val' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1720:1: style: Label '__ats_lab_valkind_valminus' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1733:1: style: Label '__ats_lab_valkind_valplus' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1746:1: style: Label '__ats_lab_valkind_prval' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1759:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_syntax_2esats__valkind_is_proof' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1762:1: style: Label '__ats_lab_23_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1764:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1770:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1785:1: style: Label '__ats_lab_funkind_fn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1798:1: style: Label '__ats_lab_funkind_fnstar' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1811:1: style: Label '__ats_lab_funkind_fun' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1824:1: style: Label '__ats_lab_funkind_castfn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1837:1: style: Label '__ats_lab_funkind_prfn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1850:1: style: Label '__ats_lab_funkind_prfun' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1863:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_syntax_2esats__funkind_is_proof' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1866:1: style: Label '__ats_lab_25_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1868:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1875:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1882:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1889:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1896:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1903:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1918:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_syntax_2esats__funkind_is_recursive' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1921:1: style: Label '__ats_lab_31_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1923:1: style: Label '__ats_lab_31_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1930:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1937:1: style: Label '__ats_lab_33_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1944:1: style: Label '__ats_lab_34_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1951:1: style: Label '__ats_lab_35_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1958:1: style: Label '__ats_lab_36_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1973:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_syntax_2esats__funkind_is_tailrecur' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1976:1: style: Label '__ats_lab_37_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1978:1: style: Label '__ats_lab_37_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1984:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:1999:1: style: Label '__ats_lab_lamkind_lam' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2014:1: style: Label '__ats_lab_lamkind_atlam' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2029:1: style: Label '__ats_lab_lamkind_llam' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2044:1: style: Label '__ats_lab_lamkind_atllam' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2059:1: style: Label '__ats_lab_fixkind_fix' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2074:1: style: Label '__ats_lab_fixkind_atfix' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2096:1: style: Label '__ats_lab_lamkind_loc_get_51' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2099:1: style: Label '__ats_lab_39_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2101:1: style: Label '__ats_lab_39_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2109:1: style: Label '__ats_lab_40_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2117:1: style: Label '__ats_lab_41_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2125:1: style: Label '__ats_lab_42_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2133:1: style: Label '__ats_lab_43_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2141:1: style: Label '__ats_lab_44_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2149:1: style: Label '__ats_lab_45_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2166:1: style: Label '__ats_lab_srpifkindtok_if' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2183:1: style: Label '__ats_lab_srpifkindtok_ifdef' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2200:1: style: Label '__ats_lab_srpifkindtok_ifndef' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2216:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_syntax_2esats__fprint_cstsp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2219:1: style: Label '__ats_lab_46_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2221:1: style: Label '__ats_lab_46_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2228:1: style: Label '__ats_lab_47_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2243:1: style: Label '__ats_lab_t0kn_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2256:1: style: Label '__ats_lab_c0har_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2272:1: style: Label '__ats_lab_e0xtcode_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2289:1: style: Label '__ats_lab_f0loat_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2305:1: style: Label '__ats_lab_f0loatsp_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2321:1: style: Label '__ats_lab_i0nt_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2337:1: style: Label '__ats_lab_i0ntsp_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2353:1: style: Label '__ats_lab_s0tring_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2371:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_syntax_2esats__fprint_i0de' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2388:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_syntax_2esats__print_i0de' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2407:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_syntax_2esats__prerr_i0de' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2425:1: style: Label '__ats_lab_aux_68' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2428:1: style: Label '__ats_lab_48_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2430:1: style: Label '__ats_lab_48_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2439:1: style: Label '__ats_lab_49_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2456:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_syntax_2esats__fprint_i0delst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2459:1: style: Label '__ats_lab_50_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2461:1: style: Label '__ats_lab_50_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2470:1: style: Label '__ats_lab_51_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2485:1: style: Label '__ats_lab_i0de_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2503:1: style: Label '__ats_lab_i0de_make_ampersand' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2521:1: style: Label '__ats_lab_i0de_make_backslash' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2539:1: style: Label '__ats_lab_i0de_make_bang' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2557:1: style: Label '__ats_lab_i0de_make_eq' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2575:1: style: Label '__ats_lab_i0de_make_gt' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2593:1: style: Label '__ats_lab_i0de_make_gtlt' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2611:1: style: Label '__ats_lab_i0de_make_lt' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2629:1: style: Label '__ats_lab_i0de_make_minusgt' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2647:1: style: Label '__ats_lab_i0de_make_minusltgt' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2665:1: style: Label '__ats_lab_i0de_make_r0ead' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2683:1: style: Label '__ats_lab_i0de_make_tilda' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2701:1: style: Label '__ats_lab_i0de_make_t0ype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2719:1: style: Label '__ats_lab_i0de_make_viewt0ype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2737:1: style: Label '__ats_lab_i0de_make_DO' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2755:1: style: Label '__ats_lab_i0de_make_IN' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2773:1: style: Label '__ats_lab_i0de_make_WHILE' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2793:1: style: Label '__ats_lab_i0de_make_lrbrackets' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2812:1: style: Label '__ats_lab_i0delst_nil' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2826:1: style: Label '__ats_lab_i0delst_sing' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2842:1: style: Label '__ats_lab_i0delst_cons' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2857:1: style: Label '__ats_lab_i0delstlst_nil' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2870:1: style: Label '__ats_lab_i0delstlst_cons' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2888:1: style: Label '__ats_lab_l0ab_ide' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2911:1: style: Label '__ats_lab_l0ab_int' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2935:1: style: Label '__ats_lab_stai0de_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2952:1: style: Label '__ats_lab_p0rec_emp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2969:1: style: Label '__ats_lab_p0rec_int' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:2986:1: style: Label '__ats_lab_p0rec_ide' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3014:1: style: Label '__ats_lab_p0rec_opr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3018:1: style: Label '__ats_lab_52_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3019:1: style: Label '__ats_lab_52_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3031:1: style: Label '__ats_lab_53_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3044:1: style: Label '__ats_lab_54_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3066:1: style: Label '__ats_lab_e0xplst_nil' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3079:1: style: Label '__ats_lab_e0xplst_cons' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3094:1: style: Label '__ats_lab_e0xpopt_none' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3107:1: style: Label '__ats_lab_e0xpopt_some' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3125:1: style: Label '__ats_lab_e0xp_app' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3151:1: style: Label '__ats_lab_e0xp_char' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3176:1: style: Label '__ats_lab_e0xp_eval' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3201:1: style: Label '__ats_lab_e0xp_float' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3225:1: style: Label '__ats_lab_e0xp_ide' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3249:1: style: Label '__ats_lab_e0xp_int' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3274:1: style: Label '__ats_lab_e0xp_list' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3300:1: style: Label '__ats_lab_e0xp_string' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3330:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_syntax_2esats__fprint_s0rtq' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3334:1: style: Label '__ats_lab_55_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3336:1: style: Label '__ats_lab_55_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3342:1: style: Label '__ats_lab_56_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3353:1: style: Label '__ats_lab_57_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3373:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_syntax_2esats__print_s0rtq' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3392:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_syntax_2esats__prerr_s0rtq' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3409:1: style: Label '__ats_lab_s0rtq_none' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3429:1: style: Label '__ats_lab_s0rtq_str' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3453:1: style: Label '__ats_lab_s0rtq_sym' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3489:1: style: Label '__ats_lab_fprint_s0rt' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3493:1: style: Label '__ats_lab_58_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3495:1: style: Label '__ats_lab_58_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3508:1: style: Label '__ats_lab_59_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3518:1: style: Label '__ats_lab_60_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3530:1: style: Label '__ats_lab_61_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3537:1: style: Label '__ats_lab_62_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3552:1: style: Label '__ats_lab_s0rtlst_nil' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3565:1: style: Label '__ats_lab_s0rtlst_cons' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3580:1: style: Label '__ats_lab_s0rtopt_none' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3593:1: style: Label '__ats_lab_s0rtopt_some' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3609:1: style: Label '__ats_lab_s0rt_prop' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3631:1: style: Label '__ats_lab_s0rt_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3653:1: style: Label '__ats_lab_s0rt_t0ype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3675:1: style: Label '__ats_lab_s0rt_view' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3697:1: style: Label '__ats_lab_s0rt_viewtype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3719:1: style: Label '__ats_lab_s0rt_viewt0ype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3743:1: style: Label '__ats_lab_s0rt_app' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3769:1: style: Label '__ats_lab_s0rt_ide' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3795:1: style: Label '__ats_lab_s0rt_qid' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3823:1: style: Label '__ats_lab_s0rt_list' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3849:1: style: Label '__ats_lab_s0rt_tup' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3872:1: style: Label '__ats_lab_s0rtpol_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3893:1: style: Label '__ats_lab_d0atsrtcon_make_none' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3918:1: style: Label '__ats_lab_d0atsrtcon_make_some' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3941:1: style: Label '__ats_lab_d0atsrtconlst_nil' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3954:1: style: Label '__ats_lab_d0atsrtconlst_cons' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3976:1: style: Label '__ats_lab_63_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3978:1: style: Label '__ats_lab_63_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:3990:1: style: Label '__ats_lab_64_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4011:1: style: Label '__ats_lab_d0atsrtdec_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4014:1: style: Label '__ats_lab_65_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4016:1: style: Label '__ats_lab_65_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4025:1: style: Label '__ats_lab_66_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4046:1: style: Label '__ats_lab_d0atsrtdeclst_nil' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4059:1: style: Label '__ats_lab_d0atsrtdeclst_cons' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4075:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_syntax_2esats__fprint_funclo' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4078:1: style: Label '__ats_lab_67_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4080:1: style: Label '__ats_lab_67_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4088:1: style: Label '__ats_lab_68_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4106:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_syntax_2esats__print_funclo' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4125:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_syntax_2esats__prerr_funclo' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4143:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_syntax_2esats__eq_funclo_funclo' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4146:1: style: Label '__ats_lab_69_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4148:1: style: Label '__ats_lab_69_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4150:1: style: Label '__ats_lab_69_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4159:1: style: Label '__ats_lab_70_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4161:1: style: Label '__ats_lab_70_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4168:1: style: Label '__ats_lab_71_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4187:1: style: Label '__ats_lab_e0fftag_cst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4210:1: style: Label '__ats_lab_name_is_prf_147' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4224:1: style: Label '__ats_lab_name_is_lin0_148' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4242:1: style: Label '__ats_lab_name_is_lin1_149' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4256:1: style: Label '__ats_lab_name_is_fun0_150' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4274:1: style: Label '__ats_lab_name_is_fun1_151' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4288:1: style: Label '__ats_lab_name_is_linfun0_152' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4306:1: style: Label '__ats_lab_name_is_linfun1_153' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4320:1: style: Label '__ats_lab_name_is_clo0_154' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4338:1: style: Label '__ats_lab_name_is_clo1_155' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4352:1: style: Label '__ats_lab_name_is_linclo0_156' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4370:1: style: Label '__ats_lab_name_is_linclo1_157' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4384:1: style: Label '__ats_lab_name_is_cloptr0_158' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4402:1: style: Label '__ats_lab_name_is_cloptr1_159' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4416:1: style: Label '__ats_lab_name_is_lincloptr0_160' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4434:1: style: Label '__ats_lab_name_is_lincloptr1_161' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4448:1: style: Label '__ats_lab_name_is_cloref0_162' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4466:1: style: Label '__ats_lab_name_is_cloref1_163' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4500:1: style: Label '__ats_lab_e0fftag_var' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4505:1: style: Label '__ats_lab_72_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4506:1: style: Label '__ats_lab_72_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4513:1: style: Label '__ats_lab_73_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4525:1: style: Label '__ats_lab_74_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4537:1: style: Label '__ats_lab_75_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4549:1: style: Label '__ats_lab_76_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4561:1: style: Label '__ats_lab_77_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4573:1: style: Label '__ats_lab_78_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4585:1: style: Label '__ats_lab_79_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4597:1: style: Label '__ats_lab_80_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4609:1: style: Label '__ats_lab_81_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4621:1: style: Label '__ats_lab_82_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4633:1: style: Label '__ats_lab_83_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4644:1: style: Label '__ats_lab_84_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4655:1: style: Label '__ats_lab_85_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4666:1: style: Label '__ats_lab_86_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4677:1: style: Label '__ats_lab_87_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4687:1: style: Label '__ats_lab_88_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4697:1: style: Label '__ats_lab_89_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4722:1: style: Label '__ats_lab_e0fftag_var_fun' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4746:1: style: Label '__ats_lab_e0fftag_int' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4768:1: style: Label '__ats_lab_e0fftaglst_nil' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4781:1: style: Label '__ats_lab_e0fftaglst_cons' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4796:1: style: Label '__ats_lab_e0fftaglstopt_none' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4809:1: style: Label '__ats_lab_e0fftaglstopt_some' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4823:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_syntax_2esats__s0taq_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4849:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_syntax_2esats__fprint_s0taq' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4853:1: style: Label '__ats_lab_90_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4855:1: style: Label '__ats_lab_90_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4861:1: style: Label '__ats_lab_91_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4873:1: style: Label '__ats_lab_92_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4882:1: style: Label '__ats_lab_93_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4902:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_syntax_2esats__print_s0taq' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4921:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_syntax_2esats__prerr_s0taq' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4938:1: style: Label '__ats_lab_s0taq_none' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4958:1: style: Label '__ats_lab_s0taq_fildot' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:4982:1: style: Label '__ats_lab_s0taq_symcolon' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5006:1: style: Label '__ats_lab_s0taq_symdot' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5048:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_syntax_2esats__fprint_d0ynq' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5052:1: style: Label '__ats_lab_94_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5054:1: style: Label '__ats_lab_94_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5066:1: style: Label '__ats_lab_95_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5080:1: style: Label '__ats_lab_96_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5089:1: style: Label '__ats_lab_97_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5098:1: style: Label '__ats_lab_98_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5109:1: style: Label '__ats_lab_99_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5126:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_syntax_2esats__print_d0ynq' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5145:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_syntax_2esats__prerr_d0ynq' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5162:1: style: Label '__ats_lab_d0ynq_none' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5182:1: style: Label '__ats_lab_d0ynq_fildot' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5209:1: style: Label '__ats_lab_d0ynq_fildot_symcolon' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5237:1: style: Label '__ats_lab_d0ynq_symcolon' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5261:1: style: Label '__ats_lab_d0ynq_symdot' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5288:1: style: Label '__ats_lab_d0ynq_symdot_symcolon' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5317:1: style: Label '__ats_lab_sqi0de_make_some' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5339:1: style: Label '__ats_lab_sqi0de_make_none' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5357:1: style: Label '__ats_lab_dqi0de_make_some' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5379:1: style: Label '__ats_lab_dqi0de_make_none' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5395:1: style: Label '__ats_lab_arrqi0de_make_some' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5415:1: style: Label '__ats_lab_arrqi0de_make_none' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5433:1: style: Label '__ats_lab_tmpqi0de_make_some' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5455:1: style: Label '__ats_lab_tmpqi0de_make_none' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5471:1: style: Label '__ats_lab_d0atarg_srt' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5496:1: style: Label '__ats_lab_d0atarg_id_srt' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5520:1: style: Label '__ats_lab_d0atarglst_nil' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5533:1: style: Label '__ats_lab_d0atarglst_cons' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5548:1: style: Label '__ats_lab_d0atarglstopt_none' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5561:1: style: Label '__ats_lab_d0atarglstopt_some' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5580:1: style: Label '__ats_lab_s0arg_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5583:1: style: Label '__ats_lab_100_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5585:1: style: Label '__ats_lab_100_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5595:1: style: Label '__ats_lab_101_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5619:1: style: Label '__ats_lab_s0arg_make_none' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5639:1: style: Label '__ats_lab_s0arglst_nil' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5652:1: style: Label '__ats_lab_s0arglst_cons' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5667:1: style: Label '__ats_lab_s0arglstlst_nil' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5680:1: style: Label '__ats_lab_s0arglstlst_cons' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5698:1: style: Label '__ats_lab_s0arglstlst_cons_ide' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5722:1: style: Label '__ats_lab_sp0at_con' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5750:1: style: Label '__ats_lab_102_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5752:1: style: Label '__ats_lab_102_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5764:1: style: Label '__ats_lab_103_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5783:1: style: Label '__ats_lab_gtlt_t1mps0expseqseq_cons_loc_210' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5786:1: style: Label '__ats_lab_104_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5788:1: style: Label '__ats_lab_104_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5797:1: style: Label '__ats_lab_105_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5816:1: style: Label '__ats_lab_gtlt_t1mps0expseqseq_nil' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5830:1: style: Label '__ats_lab_gtlt_t1mps0expseqseq_cons_tok' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5848:1: style: Label '__ats_lab_s0exp_ann' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5875:1: style: Label '__ats_lab_s0exp_app' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5901:1: style: Label '__ats_lab_s0exp_char' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5926:1: style: Label '__ats_lab_s0exp_exi' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5950:1: style: Label '__ats_lab_s0expext_nam' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:5971:1: style: Label '__ats_lab_s0expext_app' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6000:1: style: Label '__ats_lab_106_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6002:1: style: Label '__ats_lab_106_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6014:1: style: Label '__ats_lab_107_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6038:1: style: Label '__ats_lab_s0exp_extern' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6070:1: style: Label '__ats_lab_s0exp_ide' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6094:1: style: Label '__ats_lab_s0exp_int' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6122:1: style: Label '__ats_lab_s0exp_intsp_err' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6146:1: style: Label '__ats_lab_s0exp_imp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6171:1: style: Label '__ats_lab_s0exp_imp_emp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6193:1: style: Label '__ats_lab_s0exp_lam_227' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6218:1: style: Label '__ats_lab_aux_229' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6221:1: style: Label '__ats_lab_108_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6223:1: style: Label '__ats_lab_108_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6234:1: style: Label '__ats_lab_109_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6283:1: style: Label '__ats_lab_s0exp_lams' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6289:1: style: Label '__ats_lab_110_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6291:1: style: Label '__ats_lab_110_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6300:1: style: Label '__ats_lab_111_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6319:1: style: Label '__ats_lab_s0exp_list' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6345:1: style: Label '__ats_lab_s0exp_list2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6373:1: style: Label '__ats_lab_s0exp_opide' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6401:1: style: Label '__ats_lab_s0exp_qid' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6430:1: style: Label '__ats_lab_s0exp_tyarr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6458:1: style: Label '__ats_lab_s0exp_tyrec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6486:1: style: Label '__ats_lab_s0exp_tyrec_ext' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6514:1: style: Label '__ats_lab_s0exp_tytup' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6541:1: style: Label '__ats_lab_s0exp_tytup2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6569:1: style: Label '__ats_lab_s0exp_uni' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6595:1: style: Label '__ats_lab_s0exp_union' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6618:1: style: Label '__ats_lab_s0explst_nil' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6631:1: style: Label '__ats_lab_s0explst_cons' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6646:1: style: Label '__ats_lab_s0expopt_none' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6659:1: style: Label '__ats_lab_s0expopt_some' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6673:1: style: Label '__ats_lab_s0explstlst_nil' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6686:1: style: Label '__ats_lab_s0explstlst_cons' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6701:1: style: Label '__ats_lab_s0explstopt_none' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6714:1: style: Label '__ats_lab_s0explstopt_some' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6728:1: style: Label '__ats_lab_labs0explst_nil' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6741:1: style: Label '__ats_lab_labs0explst_cons' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6760:1: style: Label '__ats_lab_s0arrind_make_sing' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6784:1: style: Label '__ats_lab_s0arrind_make_cons' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6807:1: style: Label '__ats_lab_s0rtext_srt' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6831:1: style: Label '__ats_lab_s0rtext_sub' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6858:1: style: Label '__ats_lab_s0qua_prop' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6882:1: style: Label '__ats_lab_s0qua_vars' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6906:1: style: Label '__ats_lab_s0qualst_nil' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6919:1: style: Label '__ats_lab_s0qualst_cons' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6934:1: style: Label '__ats_lab_s0qualstlst_nil' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6947:1: style: Label '__ats_lab_s0qualstlst_cons' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6962:1: style: Label '__ats_lab_s0qualstopt_none' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6975:1: style: Label '__ats_lab_s0qualstopt_some' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:6993:1: style: Label '__ats_lab_impqi0de_make_none' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7022:1: style: Label '__ats_lab_impqi0de_make_some' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7050:1: style: Label '__ats_lab_i0nvarg_make_none' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7075:1: style: Label '__ats_lab_i0nvarg_make_some' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7097:1: style: Label '__ats_lab_i0nvarglst_nil' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7110:1: style: Label '__ats_lab_i0nvarglst_cons' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7127:1: style: Label '__ats_lab_i0nvresstate_none' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7145:1: style: Label '__ats_lab_i0nvresstate_some' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7161:1: style: Label '__ats_lab_loopi0nv_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7179:1: style: Label '__ats_lab_witht0ype_none' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7192:1: style: Label '__ats_lab_witht0ype_prop' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7207:1: style: Label '__ats_lab_witht0ype_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7222:1: style: Label '__ats_lab_witht0ype_view' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7237:1: style: Label '__ats_lab_witht0ype_viewtype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7256:1: style: Label '__ats_lab_s0rtdef_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7277:1: style: Label '__ats_lab_s0rtdeflst_nil' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7290:1: style: Label '__ats_lab_s0rtdeflst_cons' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7309:1: style: Label '__ats_lab_s0tacon_make_none_none' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7335:1: style: Label '__ats_lab_s0tacon_make_some_none' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7364:1: style: Label '__ats_lab_s0tacon_make_none_some' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7395:1: style: Label '__ats_lab_s0tacon_make_some_some' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7421:1: style: Label '__ats_lab_s0taconlst_nil' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7434:1: style: Label '__ats_lab_s0taconlst_cons' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7454:1: style: Label '__ats_lab_s0tacst_make_none' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7482:1: style: Label '__ats_lab_s0tacst_make_some' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7506:1: style: Label '__ats_lab_s0tacstlst_nil' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7519:1: style: Label '__ats_lab_s0tacstlst_cons' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7538:1: style: Label '__ats_lab_s0tavar_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7559:1: style: Label '__ats_lab_s0tavarlst_nil' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7572:1: style: Label '__ats_lab_s0tavarlst_cons' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7592:1: style: Label '__ats_lab_s0expdef_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7617:1: style: Label '__ats_lab_s0expdeflst_nil' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7630:1: style: Label '__ats_lab_s0expdeflst_cons' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7648:1: style: Label '__ats_lab_s0aspdec_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7677:1: style: Label '__ats_lab_d0atcon_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7681:1: style: Label '__ats_lab_112_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7683:1: style: Label '__ats_lab_112_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7692:1: style: Label '__ats_lab_113_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7695:1: style: Label '__ats_lab_114_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7697:1: style: Label '__ats_lab_114_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7705:1: style: Label '__ats_lab_115_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7730:1: style: Label '__ats_lab_d0atconlst_nil' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7743:1: style: Label '__ats_lab_d0atconlst_cons' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7765:1: style: Label '__ats_lab_116_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7767:1: style: Label '__ats_lab_116_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7779:1: style: Label '__ats_lab_117_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7801:1: style: Label '__ats_lab_d0atdec_make_300' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7805:1: style: Label '__ats_lab_118_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7807:1: style: Label '__ats_lab_118_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7816:1: style: Label '__ats_lab_119_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7842:1: style: Label '__ats_lab_d0atdec_make_none' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7861:1: style: Label '__ats_lab_d0atdec_make_some' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7879:1: style: Label '__ats_lab_d0atdeclst_nil' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7892:1: style: Label '__ats_lab_d0atdeclst_cons' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7913:1: style: Label '__ats_lab_e0xndec_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7916:1: style: Label '__ats_lab_120_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7918:1: style: Label '__ats_lab_120_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7928:1: style: Label '__ats_lab_121_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7952:1: style: Label '__ats_lab_e0xndeclst_nil' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7965:1: style: Label '__ats_lab_e0xndeclst_cons' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:7983:1: style: Label '__ats_lab_p0arg_make_none' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:8008:1: style: Label '__ats_lab_p0arg_make_some' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:8031:1: style: Label '__ats_lab_p0arglst_nil' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:8044:1: style: Label '__ats_lab_p0arglst_cons' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:8064:1: style: Label '__ats_lab_d0arg_var' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:8091:1: style: Label '__ats_lab_d0arg_dyn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:8117:1: style: Label '__ats_lab_d0arg_dyn2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:8144:1: style: Label '__ats_lab_d0arg_sta' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:8166:1: style: Label '__ats_lab_d0arglst_nil' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:8179:1: style: Label '__ats_lab_d0arglst_cons' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:8194:1: style: Label '__ats_lab_m0acarg_one' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:8209:1: style: Label '__ats_lab_m0acarg_lst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:8224:1: style: Label '__ats_lab_m0acarglst_nil' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:8237:1: style: Label '__ats_lab_m0acarglst_cons' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:8252:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_syntax_2esats__dcstextdef_is_mac' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:8255:1: style: Label '__ats_lab_122_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:8257:1: style: Label '__ats_lab_122_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:8263:1: style: Label '__ats_lab_123_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:8278:1: style: Label '__ats_lab_extnamopt_none' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:8292:1: style: Label '__ats_lab_extnamopt_some' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:8311:1: style: Label '__ats_lab_d0cstdec_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:8337:1: style: Label '__ats_lab_d0cstdeclst_nil' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:8350:1: style: Label '__ats_lab_d0cstdeclst_cons' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:8365:1: style: Label '__ats_lab_s0vararg_one' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:8378:1: style: Label '__ats_lab_s0vararg_all' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:8391:1: style: Label '__ats_lab_s0vararg_seq' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:8410:1: style: Label '__ats_lab_p0at_ann' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:8437:1: style: Label '__ats_lab_p0at_app_333' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:8466:1: style: Label '__ats_lab_124_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:8468:1: style: Label '__ats_lab_124_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:8480:1: style: Label '__ats_lab_125_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:8499:1: style: Label '__ats_lab_p0at_as' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:8525:1: style: Label '__ats_lab_p0at_char' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:8550:1: style: Label '__ats_lab_p0at_exist' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:8575:1: style: Label '__ats_lab_p0at_float' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:8600:1: style: Label '__ats_lab_p0at_free' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:8625:1: style: Label '__ats_lab_p0at_ide' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:8649:1: style: Label '__ats_lab_p0at_int' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:8674:1: style: Label '__ats_lab_p0at_list' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:8700:1: style: Label '__ats_lab_p0at_list2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:8727:1: style: Label '__ats_lab_p0at_lst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:8754:1: style: Label '__ats_lab_p0at_opide' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:8782:1: style: Label '__ats_lab_p0at_qid' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:8810:1: style: Label '__ats_lab_p0at_rec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:8837:1: style: Label '__ats_lab_p0at_ref' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:8863:1: style: Label '__ats_lab_p0at_refas' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:8889:1: style: Label '__ats_lab_p0at_string' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:8914:1: style: Label '__ats_lab_p0at_svararg' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:8940:1: style: Label '__ats_lab_p0at_tup' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:8967:1: style: Label '__ats_lab_p0at_tup2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:8991:1: style: Label '__ats_lab_p0atlst_nil' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9004:1: style: Label '__ats_lab_p0atlst_cons' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9019:1: style: Label '__ats_lab_p0atopt_none' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9032:1: style: Label '__ats_lab_p0atopt_some' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9046:1: style: Label '__ats_lab_labp0atlst_nil' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9059:1: style: Label '__ats_lab_labp0atlst_dot' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9072:1: style: Label '__ats_lab_labp0atlst_cons' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9093:1: style: Label '__ats_lab_f0arg_sta1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9119:1: style: Label '__ats_lab_f0arg_sta2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9143:1: style: Label '__ats_lab_f0arg_dyn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9166:1: style: Label '__ats_lab_f0arg_met_none' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9191:1: style: Label '__ats_lab_f0arg_met_some' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9213:1: style: Label '__ats_lab_f0arglst_nil' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9226:1: style: Label '__ats_lab_f0arglst_cons' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9241:1: style: Label '__ats_lab_s0exparg_one' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9254:1: style: Label '__ats_lab_s0exparg_all' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9267:1: style: Label '__ats_lab_s0exparg_seq' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9283:1: style: Label '__ats_lab_s0elop_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9304:1: style: Label '__ats_lab_d0exp_ann' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9331:1: style: Label '__ats_lab_d0exp_app_373' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9360:1: style: Label '__ats_lab_126_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9362:1: style: Label '__ats_lab_126_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9374:1: style: Label '__ats_lab_127_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9398:1: style: Label '__ats_lab_d0exp_arrinit' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9404:1: style: Label '__ats_lab_128_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9406:1: style: Label '__ats_lab_128_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9409:1: style: Label '__ats_lab_129_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9413:1: style: Label '__ats_lab_129_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9422:1: style: Label '__ats_lab_130_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9430:1: style: Label '__ats_lab_131_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9454:1: style: Label '__ats_lab_d0exp_arrinit_none' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9469:1: style: Label '__ats_lab_d0exp_arrinit_some' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9491:1: style: Label '__ats_lab_d0exp_arrsize' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9497:1: style: Label '__ats_lab_132_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9501:1: style: Label '__ats_lab_132_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9508:1: style: Label '__ats_lab_133_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9536:1: style: Label '__ats_lab_d0exp_arrsub' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9564:1: style: Label '__ats_lab_d0exp_char' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9592:1: style: Label '__ats_lab_134_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9594:1: style: Label '__ats_lab_134_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9606:1: style: Label '__ats_lab_135_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9630:1: style: Label '__ats_lab_d0exp_caseof' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9634:1: style: Label '__ats_lab_136_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9636:1: style: Label '__ats_lab_136_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9645:1: style: Label '__ats_lab_137_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9673:1: style: Label '__ats_lab_d0exp_crypt' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9697:1: style: Label '__ats_lab_d0exp_decseq' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9721:1: style: Label '__ats_lab_d0exp_delay' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9743:1: style: Label '__ats_lab_d0exp_dynload' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9762:1: style: Label '__ats_lab_d0exp_empty' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9786:1: style: Label '__ats_lab_d0exp_exist' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9818:1: style: Label '__ats_lab_d0exp_extval' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9846:1: style: Label '__ats_lab_d0exp_fix' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9876:1: style: Label '__ats_lab_d0exp_float' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9900:1: style: Label '__ats_lab_d0exp_floatsp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9928:1: style: Label '__ats_lab_138_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9930:1: style: Label '__ats_lab_138_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9941:1: style: Label '__ats_lab_139_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9987:1: style: Label '__ats_lab_d0exp_foldat' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9990:1: style: Label '__ats_lab_140_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:9992:1: style: Label '__ats_lab_140_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:10001:1: style: Label '__ats_lab_141_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:10032:1: style: Label '__ats_lab_d0exp_for_itp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:10071:1: style: Label '__ats_lab_142_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:10073:1: style: Label '__ats_lab_142_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:10084:1: style: Label '__ats_lab_143_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:10130:1: style: Label '__ats_lab_d0exp_freeat' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:10133:1: style: Label '__ats_lab_144_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:10135:1: style: Label '__ats_lab_144_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:10144:1: style: Label '__ats_lab_145_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:10172:1: style: Label '__ats_lab_d0exp_ide' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:10206:1: style: Label '__ats_lab_d0exp_idext' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:10233:1: style: Label '__ats_lab_d0exp_if_none' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:10266:1: style: Label '__ats_lab_d0exp_if_some' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:10297:1: style: Label '__ats_lab_d0exp_int' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:10321:1: style: Label '__ats_lab_d0exp_intsp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:10346:1: style: Label '__ats_lab_d0exp_lam' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:10377:1: style: Label '__ats_lab_d0exp_let_seq' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:10405:1: style: Label '__ats_lab_d0exp_list' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:10431:1: style: Label '__ats_lab_d0exp_list2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:10456:1: style: Label '__ats_lab_d0exp_loopexn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:10483:1: style: Label '__ats_lab_d0exp_lst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:10489:1: style: Label '__ats_lab_146_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:10493:1: style: Label '__ats_lab_146_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:10500:1: style: Label '__ats_lab_147_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:10528:1: style: Label '__ats_lab_d0exp_lst_quote' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:10553:1: style: Label '__ats_lab_d0exp_macsyn_411' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:10577:1: style: Label '__ats_lab_d0exp_macsyn_cross' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:10598:1: style: Label '__ats_lab_d0exp_macsyn_decode' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:10618:1: style: Label '__ats_lab_d0exp_macsyn_encode_seq' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:10639:1: style: Label '__ats_lab_d0exp_opide' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:10664:1: style: Label '__ats_lab_d0exp_ptrof' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:10687:1: style: Label '__ats_lab_d0exp_qid' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:10715:1: style: Label '__ats_lab_d0exp_raise' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:10741:1: style: Label '__ats_lab_d0exp_rec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:10771:1: style: Label '__ats_lab_148_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:10773:1: style: Label '__ats_lab_148_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:10785:1: style: Label '__ats_lab_149_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:10809:1: style: Label '__ats_lab_d0exp_scaseof' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:10813:1: style: Label '__ats_lab_150_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:10815:1: style: Label '__ats_lab_150_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:10824:1: style: Label '__ats_lab_151_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:10856:1: style: Label '__ats_lab_d0exp_sel_lab' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:10887:1: style: Label '__ats_lab_d0exp_sel_ind' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:10916:1: style: Label '__ats_lab_d0exp_seq' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:10922:1: style: Label '__ats_lab_152_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:10924:1: style: Label '__ats_lab_152_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:10937:1: style: Label '__ats_lab_153_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:10956:1: style: Label '__ats_lab_d0exp_sexparg' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:10983:1: style: Label '__ats_lab_d0exp_sif' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11013:1: style: Label '__ats_lab_d0exp_string' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11042:1: style: Label '__ats_lab_d0exp_tmpid' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11074:1: style: Label '__ats_lab_154_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11076:1: style: Label '__ats_lab_154_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11088:1: style: Label '__ats_lab_155_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11113:1: style: Label '__ats_lab_d0exp_trywith_seq' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11117:1: style: Label '__ats_lab_156_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11119:1: style: Label '__ats_lab_156_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11128:1: style: Label '__ats_lab_157_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11159:1: style: Label '__ats_lab_d0exp_tup' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11186:1: style: Label '__ats_lab_d0exp_tup2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11212:1: style: Label '__ats_lab_d0exp_viewat' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11234:1: style: Label '__ats_lab_d0exp_where' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11263:1: style: Label '__ats_lab_d0exp_while' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11293:1: style: Label '__ats_lab_d0exp_FILENAME' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11317:1: style: Label '__ats_lab_d0exp_LOCATION' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11338:1: style: Label '__ats_lab_d0explst_nil' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11351:1: style: Label '__ats_lab_d0explst_cons' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11367:1: style: Label '__ats_lab_d0explst_sing' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11383:1: style: Label '__ats_lab_d0expopt_none' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11396:1: style: Label '__ats_lab_d0expopt_some' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11410:1: style: Label '__ats_lab_labd0explst_nil' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11423:1: style: Label '__ats_lab_labd0explst_cons' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11439:1: style: Label '__ats_lab_d0explstopt_none' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11452:1: style: Label '__ats_lab_d0explstopt_some' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11469:1: style: Label '__ats_lab_d0arrind_make_sing' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11493:1: style: Label '__ats_lab_d0arrind_make_cons' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11517:1: style: Label '__ats_lab_initestpost_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11539:1: style: Label '__ats_lab_m0atch_make_none' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11563:1: style: Label '__ats_lab_m0atch_make_some' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11585:1: style: Label '__ats_lab_m0atchlst_nil' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11598:1: style: Label '__ats_lab_m0atchlst_cons' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11615:1: style: Label '__ats_lab_guap0at_make_none' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11636:1: style: Label '__ats_lab_aux1_456' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11639:1: style: Label '__ats_lab_158_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11641:1: style: Label '__ats_lab_158_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11650:1: style: Label '__ats_lab_159_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11671:1: style: Label '__ats_lab_160_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11673:1: style: Label '__ats_lab_160_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11685:1: style: Label '__ats_lab_161_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11704:1: style: Label '__ats_lab_guap0at_make_some' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11724:1: style: Label '__ats_lab_ifhead_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11740:1: style: Label '__ats_lab_casehead_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11758:1: style: Label '__ats_lab_loophead_make_none' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11779:1: style: Label '__ats_lab_loophead_make_some' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11801:1: style: Label '__ats_lab_tryhead_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11821:1: style: Label '__ats_lab_c0lau_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11843:1: style: Label '__ats_lab_c0laulst_nil' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11856:1: style: Label '__ats_lab_c0laulst_cons' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11874:1: style: Label '__ats_lab_sc0lau_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11894:1: style: Label '__ats_lab_sc0laulst_nil' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11907:1: style: Label '__ats_lab_sc0laulst_cons' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11937:1: style: Label '__ats_lab_v0aldec_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11940:1: style: Label '__ats_lab_162_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11942:1: style: Label '__ats_lab_162_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11951:1: style: Label '__ats_lab_163_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11961:1: style: Label '__ats_lab_164_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11971:1: style: Label '__ats_lab_165_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:11981:1: style: Label '__ats_lab_166_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12005:1: style: Label '__ats_lab_v0aldeclst_nil' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12018:1: style: Label '__ats_lab_v0aldeclst_cons' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12050:1: style: Label '__ats_lab_f0undec_make_472' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12053:1: style: Label '__ats_lab_167_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12055:1: style: Label '__ats_lab_167_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12064:1: style: Label '__ats_lab_168_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12074:1: style: Label '__ats_lab_169_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12084:1: style: Label '__ats_lab_170_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12094:1: style: Label '__ats_lab_171_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12126:1: style: Label '__ats_lab_f0undec_make_none' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12142:1: style: Label '__ats_lab_f0undec_make_some' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12157:1: style: Label '__ats_lab_f0undeclst_nil' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12170:1: style: Label '__ats_lab_f0undeclst_cons' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12185:1: style: Label '__ats_lab_v0arwth_none' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12198:1: style: Label '__ats_lab_v0arwth_some' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12214:1: style: Label '__ats_lab_v0ardec_make_479' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12242:1: style: Label '__ats_lab_v0ardec_make_some_none' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12265:1: style: Label '__ats_lab_v0ardec_make_none_some' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12288:1: style: Label '__ats_lab_v0ardec_make_some_some' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12306:1: style: Label '__ats_lab_v0ardeclst_nil' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12319:1: style: Label '__ats_lab_v0ardeclst_cons' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12338:1: style: Label '__ats_lab_m0acdef_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12360:1: style: Label '__ats_lab_m0acdeflst_nil' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12373:1: style: Label '__ats_lab_m0acdeflst_cons' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12391:1: style: Label '__ats_lab_i0mpdec_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12419:1: style: Label '__ats_lab_172_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12421:1: style: Label '__ats_lab_172_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12433:1: style: Label '__ats_lab_173_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12451:1: style: Label '__ats_lab_aux2_loc_490' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12454:1: style: Label '__ats_lab_174_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12456:1: style: Label '__ats_lab_174_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12465:1: style: Label '__ats_lab_175_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12485:1: style: Label '__ats_lab_d0ec_infix' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12490:1: style: Label '__ats_lab_176_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12492:1: style: Label '__ats_lab_176_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12499:1: style: Label '__ats_lab_177_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12505:1: style: Label '__ats_lab_178_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12536:1: style: Label '__ats_lab_d0ec_prefix' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12565:1: style: Label '__ats_lab_d0ec_postfix' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12594:1: style: Label '__ats_lab_d0ec_nonfix' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12619:1: style: Label '__ats_lab_d0ec_include' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12643:1: style: Label '__ats_lab_d0ec_symintr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12666:1: style: Label '__ats_lab_d0ec_e0xpundef' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12693:1: style: Label '__ats_lab_d0ec_e0xpdef' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12696:1: style: Label '__ats_lab_179_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12698:1: style: Label '__ats_lab_179_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12708:1: style: Label '__ats_lab_180_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12735:1: style: Label '__ats_lab_d0ec_e0xpact_assert' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12760:1: style: Label '__ats_lab_d0ec_e0xpact_error' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12785:1: style: Label '__ats_lab_d0ec_e0xpact_print' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12814:1: style: Label '__ats_lab_181_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12816:1: style: Label '__ats_lab_181_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12828:1: style: Label '__ats_lab_182_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12849:1: style: Label '__ats_lab_d0ec_srtdefs' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12852:1: style: Label '__ats_lab_183_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12854:1: style: Label '__ats_lab_183_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12863:1: style: Label '__ats_lab_184_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12893:1: style: Label '__ats_lab_185_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12895:1: style: Label '__ats_lab_185_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12907:1: style: Label '__ats_lab_186_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12928:1: style: Label '__ats_lab_d0ec_datsrts' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12931:1: style: Label '__ats_lab_187_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12933:1: style: Label '__ats_lab_187_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12942:1: style: Label '__ats_lab_188_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12973:1: style: Label '__ats_lab_189_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12975:1: style: Label '__ats_lab_189_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:12987:1: style: Label '__ats_lab_190_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13008:1: style: Label '__ats_lab_d0ec_stacons' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13011:1: style: Label '__ats_lab_191_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13013:1: style: Label '__ats_lab_191_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13022:1: style: Label '__ats_lab_192_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13053:1: style: Label '__ats_lab_193_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13055:1: style: Label '__ats_lab_193_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13067:1: style: Label '__ats_lab_194_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13088:1: style: Label '__ats_lab_d0ec_stacsts' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13091:1: style: Label '__ats_lab_195_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13093:1: style: Label '__ats_lab_195_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13102:1: style: Label '__ats_lab_196_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13132:1: style: Label '__ats_lab_197_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13134:1: style: Label '__ats_lab_197_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13146:1: style: Label '__ats_lab_198_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13167:1: style: Label '__ats_lab_d0ec_stavars' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13170:1: style: Label '__ats_lab_199_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13172:1: style: Label '__ats_lab_199_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13181:1: style: Label '__ats_lab_200_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13211:1: style: Label '__ats_lab_201_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13213:1: style: Label '__ats_lab_201_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13225:1: style: Label '__ats_lab_202_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13246:1: style: Label '__ats_lab_d0ec_sexpdefs_main_512' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13249:1: style: Label '__ats_lab_203_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13251:1: style: Label '__ats_lab_203_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13260:1: style: Label '__ats_lab_204_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13301:1: style: Label '__ats_lab_d0ec_sexpdefs' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13304:1: style: Label '__ats_lab_205_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13306:1: style: Label '__ats_lab_205_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13313:1: style: Label '__ats_lab_206_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13330:1: style: Label '__ats_lab_207_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13347:1: style: Label '__ats_lab_208_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13364:1: style: Label '__ats_lab_209_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13392:1: style: Label '__ats_lab_d0ec_saspdec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13419:1: style: Label '__ats_lab_210_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13421:1: style: Label '__ats_lab_210_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13433:1: style: Label '__ats_lab_211_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13454:1: style: Label '__ats_lab_d0ec_dcstdecs' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13457:1: style: Label '__ats_lab_212_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13459:1: style: Label '__ats_lab_212_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13468:1: style: Label '__ats_lab_213_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13500:1: style: Label '__ats_lab_214_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13502:1: style: Label '__ats_lab_214_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13514:1: style: Label '__ats_lab_215_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13538:1: style: Label '__ats_lab_216_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13540:1: style: Label '__ats_lab_216_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13552:1: style: Label '__ats_lab_217_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13575:1: style: Label '__ats_lab_d0ec_datdecs' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13578:1: style: Label '__ats_lab_218_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13580:1: style: Label '__ats_lab_218_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13589:1: style: Label '__ats_lab_219_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13592:1: style: Label '__ats_lab_220_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13594:1: style: Label '__ats_lab_220_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13603:1: style: Label '__ats_lab_221_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13636:1: style: Label '__ats_lab_222_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13638:1: style: Label '__ats_lab_222_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13650:1: style: Label '__ats_lab_223_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13669:1: style: Label '__ats_lab_d0ec_exndecs' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13696:1: style: Label '__ats_lab_d0ec_classdec_none' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13725:1: style: Label '__ats_lab_d0ec_classdec_some' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13754:1: style: Label '__ats_lab_d0ec_overload' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13782:1: style: Label '__ats_lab_d0ec_overload_lrbrackets' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13809:1: style: Label '__ats_lab_d0ec_dynload' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13834:1: style: Label '__ats_lab_d0ec_staload_none' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13864:1: style: Label '__ats_lab_d0ec_staload_some' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13896:1: style: Label '__ats_lab_d0ec_extype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13925:1: style: Label '__ats_lab_d0ec_extval' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:13960:1: style: Label '__ats_lab_d0ec_extcode_dyn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14004:1: style: Label '__ats_lab_d0ec_extcode_sta' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14039:1: style: Label '__ats_lab_aux1_loc_534' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14042:1: style: Label '__ats_lab_224_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14044:1: style: Label '__ats_lab_224_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14053:1: style: Label '__ats_lab_225_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14075:1: style: Label '__ats_lab_226_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14077:1: style: Label '__ats_lab_226_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14089:1: style: Label '__ats_lab_227_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14108:1: style: Label '__ats_lab_d0ec_valdecs' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14132:1: style: Label '__ats_lab_d0ec_valdecs_par' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14155:1: style: Label '__ats_lab_d0ec_valdecs_rec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14183:1: style: Label '__ats_lab_228_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14185:1: style: Label '__ats_lab_228_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14197:1: style: Label '__ats_lab_229_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14218:1: style: Label '__ats_lab_d0ec_fundecs' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14221:1: style: Label '__ats_lab_230_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14223:1: style: Label '__ats_lab_230_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14232:1: style: Label '__ats_lab_231_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14264:1: style: Label '__ats_lab_232_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14266:1: style: Label '__ats_lab_232_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14278:1: style: Label '__ats_lab_233_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14299:1: style: Label '__ats_lab_d0ec_vardecs' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14302:1: style: Label '__ats_lab_234_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14304:1: style: Label '__ats_lab_234_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14313:1: style: Label '__ats_lab_235_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14343:1: style: Label '__ats_lab_236_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14345:1: style: Label '__ats_lab_236_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14357:1: style: Label '__ats_lab_237_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14384:1: style: Label '__ats_lab_d0ec_macdefs' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14387:1: style: Label '__ats_lab_238_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14389:1: style: Label '__ats_lab_238_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14398:1: style: Label '__ats_lab_239_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14436:1: style: Label '__ats_lab_d0ec_impdec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14463:1: style: Label '__ats_lab_d0ec_local' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14492:1: style: Label '__ats_lab_d0ec_guadec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14518:1: style: Label '__ats_lab_d0eclst_nil' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14531:1: style: Label '__ats_lab_d0eclst_cons' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14546:1: style: Label '__ats_lab_d0ecllst_nil' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14559:1: style: Label '__ats_lab_d0ecllst_cons' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14580:1: style: Label '__ats_lab_240_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14582:1: style: Label '__ats_lab_240_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14597:1: style: Label '__ats_lab_241_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14613:1: style: Label '__ats_lab_d0ecllst_reverse' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14629:1: style: Label '__ats_lab_guad0ec_one' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14652:1: style: Label '__ats_lab_guad0ec_two' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_dats.c:14678:1: style: Label '__ats_lab_guad0ec_cons' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:397:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:398:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:399:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:461:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:464:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:580:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:702:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:785:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:796:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:815:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:842:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:851:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:874:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:903:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:914:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:941:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:950:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:959:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:994:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:1057:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:321:1: style: Label '__ats_lab_ref_make_elt_01584__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:340:1: style: Label '__ats_lab_the_deplst_get_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:362:1: style: Label '__ats_lab_the_deplst_push_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:419:1: style: Label '__ats_lab_fprint_target_3' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:423:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:424:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:432:1: style: Label '__ats_lab_1_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:454:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:456:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:469:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:488:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_syntax_2esats__fprint_depgen' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:506:1: style: Label '__ats_lab_depgen_d0explst_7' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:519:1: style: Label '__ats_lab_depgen_d0explstlst_8' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:533:1: style: Label '__ats_lab_depgen_d0expopt_9' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:536:1: style: Label '__ats_lab_4_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:538:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:546:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:566:1: style: Label '__ats_lab_6_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:568:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:574:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:594:1: style: Label '__ats_lab_depgen_c0lau_11' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:608:1: style: Label '__ats_lab_depgen_c0laulst_12' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:622:1: style: Label '__ats_lab_depgen_v0aldec_13' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:637:1: style: Label '__ats_lab_depgen_f0undec_14' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:652:1: style: Label '__ats_lab_depgen_v0ardec_15' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:676:1: style: Label '__ats_lab_8_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:678:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:686:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:696:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:779:1: style: Label '__ats_lab_11_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:781:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:790:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:801:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:811:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:820:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:828:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:838:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:847:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:856:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:864:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:879:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:887:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:899:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:908:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:919:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:927:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:937:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:946:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:955:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:964:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:972:1: style: Label '__ats_lab_31_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:980:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:988:1: style: Label '__ats_lab_33_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:999:1: style: Label '__ats_lab_34_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:1007:1: style: Label '__ats_lab_35_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:1017:1: style: Label '__ats_lab_36_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:1025:1: style: Label '__ats_lab_37_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:1035:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:1041:1: style: Label '__ats_lab_39_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:1051:1: style: Label '__ats_lab_40_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:1061:1: style: Label '__ats_lab_41_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:1099:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_syntax_depgen_2edats__depgen_d0ec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:1103:1: style: Label '__ats_lab_42_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:1105:1: style: Label '__ats_lab_42_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:1118:1: style: Label '__ats_lab_43_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:1128:1: style: Label '__ats_lab_44_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:1138:1: style: Label '__ats_lab_45_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:1148:1: style: Label '__ats_lab_46_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:1158:1: style: Label '__ats_lab_47_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:1167:1: style: Label '__ats_lab_48_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:1180:1: style: Label '__ats_lab_49_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:1190:1: style: Label '__ats_lab_50_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:1198:1: style: Label '__ats_lab_51_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_depgen_dats.c:1212:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_syntax_2esats__depgen_d0eclst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:802:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:835:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1064:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1127:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1136:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1153:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1443:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1749:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1876:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1917:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1940:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1957:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1984:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1995:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2024:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2033:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2042:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2087:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2142:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2155:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2626:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:619:1: style: Label '__ats_lab_externloc_posmark_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:638:1: style: Label '__ats_lab_neuexploc_posmark_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:657:1: style: Label '__ats_lab_staexploc_posmark_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:676:1: style: Label '__ats_lab_prfexploc_posmark_3' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:693:1: style: Label '__ats_lab_e0xp_posmark_4' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:708:1: style: Label '__ats_lab_s0exp_posmark_5' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:722:1: style: Label '__ats_lab_s0explst_posmark_6' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:736:1: style: Label '__ats_lab_s0expopt_posmark_7' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:739:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:741:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:749:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:763:1: style: Label '__ats_lab_s0explstlst_posmark_8' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:788:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:790:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:807:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:827:1: style: Label '__ats_lab_4_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:829:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:840:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:855:1: style: Label '__ats_lab_s0arg_posmark_11' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:869:1: style: Label '__ats_lab_s0arglst_posmark_12' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:882:1: style: Label '__ats_lab_s0arglstlst_posmark_13' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:896:1: style: Label '__ats_lab_s0qua_posmark_14' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:910:1: style: Label '__ats_lab_s0qualst_posmark_15' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:923:1: style: Label '__ats_lab_s0qualstlst_posmark_16' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:937:1: style: Label '__ats_lab_e0fftag_posmark_17' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:951:1: style: Label '__ats_lab_e0fftaglst_posmark_18' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:965:1: style: Label '__ats_lab_e0fftaglstopt_posmark_19' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:968:1: style: Label '__ats_lab_6_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:970:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:978:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:994:1: style: Label '__ats_lab_p0at_prf_posmark_20' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1009:1: style: Label '__ats_lab_p0atlst_prf_posmark_21' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1023:1: style: Label '__ats_lab_p0atopt_posmark_22' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1026:1: style: Label '__ats_lab_8_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1028:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1036:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1056:1: style: Label '__ats_lab_10_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1058:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1068:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1108:1: style: Label '__ats_lab_12_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1110:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1121:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1132:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1141:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1149:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1158:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1166:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1176:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1184:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1192:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1200:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1208:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1217:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1231:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_syntax_2esats__p0atlst_posmark' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1245:1: style: Label '__ats_lab_p0arg_posmark_26' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1259:1: style: Label '__ats_lab_p0arglst_posmark_27' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1275:1: style: Label '__ats_lab_p0arg_prf_posmark_28' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1291:1: style: Label '__ats_lab_p0arglst_prf_posmark_29' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1310:1: style: Label '__ats_lab_d0arg_posmark_30' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1314:1: style: Label '__ats_lab_25_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1316:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1324:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1332:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1350:1: style: Label '__ats_lab_d0arglst_posmark_31' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1368:1: style: Label '__ats_lab_f0arg_posmark_32' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1372:1: style: Label '__ats_lab_28_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1374:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1382:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1390:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1398:1: style: Label '__ats_lab_31_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1414:1: style: Label '__ats_lab_f0arglst_posmark_33' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1434:1: style: Label '__ats_lab_32_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1436:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1448:1: style: Label '__ats_lab_33_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1466:1: style: Label '__ats_lab_i0nvresstate_posmark_35' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1470:1: style: Label '__ats_lab_34_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1472:1: style: Label '__ats_lab_34_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1480:1: style: Label '__ats_lab_35_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1505:1: style: Label '__ats_lab_loopi0nv_posmark_36' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1509:1: style: Label '__ats_lab_36_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1511:1: style: Label '__ats_lab_36_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1519:1: style: Label '__ats_lab_37_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1525:1: style: Label '__ats_lab_38_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1527:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1535:1: style: Label '__ats_lab_39_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1554:1: style: Label '__ats_lab_loopi0nvopt_posmark_37' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1557:1: style: Label '__ats_lab_40_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1559:1: style: Label '__ats_lab_40_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1567:1: style: Label '__ats_lab_41_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1583:1: style: Label '__ats_lab_d0exp_prf_posmark_38' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1598:1: style: Label '__ats_lab_d0explst_prf_posmark_39' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1611:1: style: Label '__ats_lab_d0explstlst_posmark_40' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1625:1: style: Label '__ats_lab_d0expopt_posmark_41' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1628:1: style: Label '__ats_lab_42_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1630:1: style: Label '__ats_lab_42_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1638:1: style: Label '__ats_lab_43_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1655:1: style: Label '__ats_lab_m0atch_posmark_42' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1671:1: style: Label '__ats_lab_m0atchlst_posmark_43' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1687:1: style: Label '__ats_lab_guap0at_posmark_44' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1706:1: style: Label '__ats_lab_c0lau_posmark_45' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1722:1: style: Label '__ats_lab_c0laulst_posmark_46' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1741:1: style: Label '__ats_lab_44_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1743:1: style: Label '__ats_lab_44_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1754:1: style: Label '__ats_lab_45_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1858:1: style: Label '__ats_lab_46_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1860:1: style: Label '__ats_lab_46_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1870:1: style: Label '__ats_lab_47_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1881:1: style: Label '__ats_lab_48_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1893:1: style: Label '__ats_lab_49_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1901:1: style: Label '__ats_lab_50_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1911:1: style: Label '__ats_lab_51_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1922:1: style: Label '__ats_lab_52_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1930:1: style: Label '__ats_lab_53_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1945:1: style: Label '__ats_lab_54_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1962:1: style: Label '__ats_lab_55_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1974:1: style: Label '__ats_lab_56_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:1989:1: style: Label '__ats_lab_57_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2000:1: style: Label '__ats_lab_58_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2008:1: style: Label '__ats_lab_59_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2018:1: style: Label '__ats_lab_60_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2029:1: style: Label '__ats_lab_61_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2038:1: style: Label '__ats_lab_62_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2047:1: style: Label '__ats_lab_63_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2055:1: style: Label '__ats_lab_64_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2063:1: style: Label '__ats_lab_65_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2071:1: style: Label '__ats_lab_66_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2079:1: style: Label '__ats_lab_67_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2092:1: style: Label '__ats_lab_68_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2100:1: style: Label '__ats_lab_69_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2108:1: style: Label '__ats_lab_70_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2118:1: style: Label '__ats_lab_71_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2126:1: style: Label '__ats_lab_72_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2136:1: style: Label '__ats_lab_73_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2147:1: style: Label '__ats_lab_74_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2159:1: style: Label '__ats_lab_75_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2173:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_syntax_2esats__d0explst_posmark' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2187:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_syntax_2esats__d0explstopt_posmark' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2190:1: style: Label '__ats_lab_76_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2192:1: style: Label '__ats_lab_76_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2200:1: style: Label '__ats_lab_77_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2217:1: style: Label '__ats_lab_stacstdecloc_posmark_51' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2235:1: style: Label '__ats_lab_s0expdef_posmark_52' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2250:1: style: Label '__ats_lab_s0expdeflst_posmark_53' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2268:1: style: Label '__ats_lab_d0atcon_posmark_54' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2286:1: style: Label '__ats_lab_d0atconlst_posmark_55' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2303:1: style: Label '__ats_lab_d0atdec_posmark_56' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2320:1: style: Label '__ats_lab_d0atdeclst_posmark_57' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2336:1: style: Label '__ats_lab_e0xndec_posmark_58' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2352:1: style: Label '__ats_lab_e0xndeclst_posmark_59' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2368:1: style: Label '__ats_lab_dyncstdecloc_posmark_60' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2391:1: style: Label '__ats_lab_d0cstdec_posmark_61' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2411:1: style: Label '__ats_lab_d0cstdeclst_posmark_62' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2427:1: style: Label '__ats_lab_v0aldec_posmark_63' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2443:1: style: Label '__ats_lab_v0aldeclst_posmark_64' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2463:1: style: Label '__ats_lab_f0undec_posmark_65' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2483:1: style: Label '__ats_lab_f0undeclst_posmark_66' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2503:1: style: Label '__ats_lab_v0ardec_posmark_67' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2509:1: style: Label '__ats_lab_78_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2511:1: style: Label '__ats_lab_78_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2520:1: style: Label '__ats_lab_79_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2536:1: style: Label '__ats_lab_v0ardeclst_posmark_68' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2557:1: style: Label '__ats_lab_i0mpdec_posmark_69' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2594:1: style: Label '__ats_lab_80_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2596:1: style: Label '__ats_lab_80_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2606:1: style: Label '__ats_lab_81_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2618:1: style: Label '__ats_lab_82_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2718:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_syntax_2esats__d0ec_posmark' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2722:1: style: Label '__ats_lab_83_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2724:1: style: Label '__ats_lab_83_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2732:1: style: Label '__ats_lab_84_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2740:1: style: Label '__ats_lab_85_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2748:1: style: Label '__ats_lab_86_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2756:1: style: Label '__ats_lab_87_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2764:1: style: Label '__ats_lab_88_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2772:1: style: Label '__ats_lab_89_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2780:1: style: Label '__ats_lab_90_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2788:1: style: Label '__ats_lab_91_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2796:1: style: Label '__ats_lab_92_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2805:1: style: Label '__ats_lab_93_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2813:1: style: Label '__ats_lab_94_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2821:1: style: Label '__ats_lab_95_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2831:1: style: Label '__ats_lab_96_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2839:1: style: Label '__ats_lab_97_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2859:1: style: Label '__ats_lab_98_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2879:1: style: Label '__ats_lab_99_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2889:1: style: Label '__ats_lab_100_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2897:1: style: Label '__ats_lab_101_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2905:1: style: Label '__ats_lab_102_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2913:1: style: Label '__ats_lab_103_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2921:1: style: Label '__ats_lab_104_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2929:1: style: Label '__ats_lab_105_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2947:1: style: Label '__ats_lab_106_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2957:1: style: Label '__ats_lab_107_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2967:1: style: Label '__ats_lab_108_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2987:1: style: Label '__ats_lab_109_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:2997:1: style: Label '__ats_lab_110_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:3005:1: style: Label '__ats_lab_111_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:3015:1: style: Label '__ats_lab_112_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:3021:1: style: Label '__ats_lab_113_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:3029:1: style: Label '__ats_lab_114_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:3039:1: style: Label '__ats_lab_115_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_syntax_posmark_dats.c:3056:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_syntax_2esats__d0eclst_posmark' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2635:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5678:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:1327:1: style: Label '__ats_lab_prerr_loc_error1_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:1342:1: style: Label '__ats_lab_prerr_loc_interror_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:1361:1: style: Label '__ats_lab_dcstextdef_tr_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:1414:1: style: Label '__ats_lab_aux1_3' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:1417:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:1419:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:1425:1: style: Label '__ats_lab_1_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:1427:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:1439:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:1455:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:1520:1: style: Label '__ats_lab_aux2_4' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:1523:1: style: Label '__ats_lab_4_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:1525:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:1531:1: style: Label '__ats_lab_5_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:1533:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:1573:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:1615:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:1639:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:1678:1: style: Label '__ats_lab_aux3_5' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:1693:1: style: Label '__ats_lab_9_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:1695:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:1704:1: style: Label '__ats_lab_10_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:1706:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:1714:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:1728:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:1733:1: style: Label '__ats_lab_13_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:1735:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:1763:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:1790:1: style: Label '__ats_lab_d0cstdec_tr_6' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:1817:1: style: Label '__ats_lab_d0cstdeclst_tr_7' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:1820:1: style: Label '__ats_lab_15_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:1822:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:1835:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:1868:1: style: Label '__ats_lab_f_8' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:1875:1: style: Label '__ats_lab_17_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:1877:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:1887:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:1892:1: style: Label '__ats_lab_19_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:1894:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:1903:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:1915:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:1961:1: style: Label '__ats_lab___ats_fun_10' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:1997:1: style: Label '__ats_lab___ats_fun_11' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2033:1: style: Label '__ats_lab_p1at_make_opr_9' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2046:1: style: Label '__ats_lab___ats_fun_12' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2082:1: style: Label '__ats_lab___ats_fun_13' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2120:1: style: Label '__ats_lab_s0vararg_tr_14' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2123:1: style: Label '__ats_lab_22_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2125:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2136:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2143:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2161:1: style: Label '__ats_lab_p0at_tr_errmsg_opr_15' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2180:1: style: Label '__ats_lab_f_19' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2300:1: style: Label '__ats_lab_aux_item_17' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2305:1: style: Label '__ats_lab_25_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2307:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2321:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2332:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2345:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2356:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2371:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2382:1: style: Label '__ats_lab_31_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2394:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2423:1: style: Label '__ats_lab_35_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2425:1: style: Label '__ats_lab_35_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2434:1: style: Label '__ats_lab_36_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2445:1: style: Label '__ats_lab_37_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2456:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2468:1: style: Label '__ats_lab_39_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2482:1: style: Label '__ats_lab_40_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2494:1: style: Label '__ats_lab_41_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2505:1: style: Label '__ats_lab_42_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2517:1: style: Label '__ats_lab_43_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2530:1: style: Label '__ats_lab_44_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2541:1: style: Label '__ats_lab_45_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2554:1: style: Label '__ats_lab_46_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2566:1: style: Label '__ats_lab_47_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2577:1: style: Label '__ats_lab_48_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2590:1: style: Label '__ats_lab_49_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2623:1: style: Label '__ats_lab_50_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2625:1: style: Label '__ats_lab_50_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2639:1: style: Label '__ats_lab_51_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2658:1: style: Label '__ats_lab_aux_itemlst_18' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2675:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__p0at_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2679:1: style: Label '__ats_lab_52_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2681:1: style: Label '__ats_lab_52_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2689:1: style: Label '__ats_lab_53_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2705:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__p0atlst_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2723:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__labp0atlst_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2726:1: style: Label '__ats_lab_54_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2728:1: style: Label '__ats_lab_54_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2744:1: style: Label '__ats_lab_55_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2751:1: style: Label '__ats_lab_56_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2770:1: style: Label '__ats_lab_f_23' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2812:1: style: Label '__ats_lab___ats_fun_25' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2848:1: style: Label '__ats_lab___ats_fun_26' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2884:1: style: Label '__ats_lab_d1exp_make_opr_24' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2897:1: style: Label '__ats_lab___ats_fun_27' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2933:1: style: Label '__ats_lab___ats_fun_28' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2971:1: style: Label '__ats_lab_s0exparg_tr_29' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2974:1: style: Label '__ats_lab_57_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2976:1: style: Label '__ats_lab_57_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2983:1: style: Label '__ats_lab_58_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:2990:1: style: Label '__ats_lab_59_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3014:1: style: Label '__ats_lab_s0expdarg_tr_30' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3019:1: style: Label '__ats_lab_60_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3021:1: style: Label '__ats_lab_60_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3028:1: style: Label '__ats_lab_61_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3051:1: style: Label '__ats_lab_s0expdarglst_tr_31' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3054:1: style: Label '__ats_lab_62_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3056:1: style: Label '__ats_lab_62_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3069:1: style: Label '__ats_lab_63_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3084:1: style: Label '__ats_lab_lamkind_isat_32' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3087:1: style: Label '__ats_lab_64_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3089:1: style: Label '__ats_lab_64_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3096:1: style: Label '__ats_lab_65_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3103:1: style: Label '__ats_lab_66_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3110:1: style: Label '__ats_lab_67_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3117:1: style: Label '__ats_lab_68_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3124:1: style: Label '__ats_lab_69_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3131:1: style: Label '__ats_lab_70_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3146:1: style: Label '__ats_lab_lamkind_islin_33' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3149:1: style: Label '__ats_lab_71_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3151:1: style: Label '__ats_lab_71_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3158:1: style: Label '__ats_lab_72_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3165:1: style: Label '__ats_lab_73_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3172:1: style: Label '__ats_lab_74_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3178:1: style: Label '__ats_lab_75_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3218:1: style: Label '__ats_lab_aux_35' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3221:1: style: Label '__ats_lab_76_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3223:1: style: Label '__ats_lab_76_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3230:1: style: Label '__ats_lab_77_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3232:1: style: Label '__ats_lab_77_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3238:1: style: Label '__ats_lab_78_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3246:1: style: Label '__ats_lab_79_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3248:1: style: Label '__ats_lab_79_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3256:1: style: Label '__ats_lab_80_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3263:1: style: Label '__ats_lab_81_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3265:1: style: Label '__ats_lab_81_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3274:1: style: Label '__ats_lab_82_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3283:1: style: Label '__ats_lab_83_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3312:1: style: Label '__ats_lab_85_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3323:1: style: Label '__ats_lab_86_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3378:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__d0exp_lams_dyn_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3382:1: style: Label '__ats_lab_87_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3384:1: style: Label '__ats_lab_87_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3396:1: style: Label '__ats_lab_88_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3402:1: style: Label '__ats_lab_89_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3404:1: style: Label '__ats_lab_89_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3413:1: style: Label '__ats_lab_90_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3419:1: style: Label '__ats_lab_91_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3421:1: style: Label '__ats_lab_91_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3430:1: style: Label '__ats_lab_92_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3451:1: style: Label '__ats_lab_termination_metric_check_36' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3454:1: style: Label '__ats_lab_93_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3456:1: style: Label '__ats_lab_93_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3476:1: style: Label '__ats_lab_94_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3494:1: style: Label '__ats_lab_i0nvarg_tr_37' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3515:1: style: Label '__ats_lab_i0nvarglst_tr_38' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3518:1: style: Label '__ats_lab_95_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3520:1: style: Label '__ats_lab_95_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3533:1: style: Label '__ats_lab_96_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3553:1: style: Label '__ats_lab_i0nvresstate_tr_39' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3557:1: style: Label '__ats_lab_97_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3559:1: style: Label '__ats_lab_97_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3567:1: style: Label '__ats_lab_98_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3596:1: style: Label '__ats_lab_loopi0nv_tr_40' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3600:1: style: Label '__ats_lab_99_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3602:1: style: Label '__ats_lab_99_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3610:1: style: Label '__ats_lab_100_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3617:1: style: Label '__ats_lab_101_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3619:1: style: Label '__ats_lab_101_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3629:1: style: Label '__ats_lab_102_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3656:1: style: Label '__ats_lab_m0atch_tr_41' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3662:1: style: Label '__ats_lab_103_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3664:1: style: Label '__ats_lab_103_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3674:1: style: Label '__ats_lab_104_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3691:1: style: Label '__ats_lab_m0atchlst_tr_42' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3714:1: style: Label '__ats_lab_c0lau_tr_43' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3737:1: style: Label '__ats_lab_c0laulst_tr_44' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3755:1: style: Label '__ats_lab_sc0lau_tr_45' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3773:1: style: Label '__ats_lab_sc0laulst_tr_46' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3790:1: style: Label '__ats_lab_opr_errmsg_48' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3810:1: style: Label '__ats_lab_f_51' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3858:1: style: Label '__ats_lab_f_52' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3921:1: style: Label '__ats_lab_f_53' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3925:1: style: Label '__ats_lab_121_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3927:1: style: Label '__ats_lab_121_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3932:1: style: Label '__ats_lab_122_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3934:1: style: Label '__ats_lab_122_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3943:1: style: Label '__ats_lab_123_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:3963:1: style: Label '__ats_lab_124_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:4010:1: style: Label '__ats_lab_f_54' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:4058:1: style: Label '__ats_lab_f_55' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:4106:1: style: Label '__ats_lab_f_56' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:4154:1: style: Label '__ats_lab_f_57' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:4200:1: style: Label '__ats_lab_f_58' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:4250:1: style: Label '__ats_lab_f_59' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:4300:1: style: Label '__ats_lab_f_60' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:4649:1: style: Label '__ats_lab_aux_item_49' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:4654:1: style: Label '__ats_lab_105_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:4656:1: style: Label '__ats_lab_105_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:4670:1: style: Label '__ats_lab_106_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:4682:1: style: Label '__ats_lab_107_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:4698:1: style: Label '__ats_lab_108_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:4706:1: style: Label '__ats_lab_109_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:4708:1: style: Label '__ats_lab_109_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:4715:1: style: Label '__ats_lab_110_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:4731:1: style: Label '__ats_lab_111_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:4749:1: style: Label '__ats_lab_112_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:4760:1: style: Label '__ats_lab_113_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:4762:1: style: Label '__ats_lab_113_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:4769:1: style: Label '__ats_lab_114_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:4786:1: style: Label '__ats_lab_115_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:4797:1: style: Label '__ats_lab_116_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:4808:1: style: Label '__ats_lab_117_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:4822:1: style: Label '__ats_lab_118_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:4839:1: style: Label '__ats_lab_119_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:4853:1: style: Label '__ats_lab_120_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:4866:1: style: Label '__ats_lab_125_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:4880:1: style: Label '__ats_lab_126_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:4890:1: style: Label '__ats_lab_127_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:4905:1: style: Label '__ats_lab_128_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:4918:1: style: Label '__ats_lab_129_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:4927:1: style: Label '__ats_lab_130_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:4929:1: style: Label '__ats_lab_130_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:4947:1: style: Label '__ats_lab_131_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:4980:1: style: Label '__ats_lab_132_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:4991:1: style: Label '__ats_lab_133_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5002:1: style: Label '__ats_lab_134_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5017:1: style: Label '__ats_lab_135_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5026:1: style: Label '__ats_lab_136_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5028:1: style: Label '__ats_lab_136_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5036:1: style: Label '__ats_lab_137_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5053:1: style: Label '__ats_lab_138_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5068:1: style: Label '__ats_lab_139_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5084:1: style: Label '__ats_lab_141_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5086:1: style: Label '__ats_lab_141_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5095:1: style: Label '__ats_lab_142_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5106:1: style: Label '__ats_lab_143_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5114:1: style: Label '__ats_lab_144_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5116:1: style: Label '__ats_lab_144_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5125:1: style: Label '__ats_lab_145_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5136:1: style: Label '__ats_lab_146_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5155:1: style: Label '__ats_lab_147_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5166:1: style: Label '__ats_lab_148_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5177:1: style: Label '__ats_lab_149_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5186:1: style: Label '__ats_lab_150_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5188:1: style: Label '__ats_lab_150_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5212:1: style: Label '__ats_lab_151_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5235:1: style: Label '__ats_lab_152_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5254:1: style: Label '__ats_lab_153_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5266:1: style: Label '__ats_lab_154_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5280:1: style: Label '__ats_lab_155_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5291:1: style: Label '__ats_lab_156_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5300:1: style: Label '__ats_lab_157_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5302:1: style: Label '__ats_lab_157_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5309:1: style: Label '__ats_lab_158_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5325:1: style: Label '__ats_lab_159_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5338:1: style: Label '__ats_lab_160_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5349:1: style: Label '__ats_lab_161_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5362:1: style: Label '__ats_lab_162_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5374:1: style: Label '__ats_lab_163_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5386:1: style: Label '__ats_lab_164_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5399:1: style: Label '__ats_lab_165_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5416:1: style: Label '__ats_lab_166_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5432:1: style: Label '__ats_lab_167_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5449:1: style: Label '__ats_lab_168_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5461:1: style: Label '__ats_lab_169_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5473:1: style: Label '__ats_lab_170_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5492:1: style: Label '__ats_lab_171_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5504:1: style: Label '__ats_lab_172_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5516:1: style: Label '__ats_lab_173_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5529:1: style: Label '__ats_lab_174_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5539:1: style: Label '__ats_lab_175_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5556:1: style: Label '__ats_lab_176_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5569:1: style: Label '__ats_lab_177_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5584:1: style: Label '__ats_lab_178_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5597:1: style: Label '__ats_lab_179_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5616:1: style: Label '__ats_lab_180_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5623:1: style: Label '__ats_lab_181_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5625:1: style: Label '__ats_lab_181_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5633:1: style: Label '__ats_lab_182_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5666:1: style: Label '__ats_lab_183_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5668:1: style: Label '__ats_lab_183_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5682:1: style: Label '__ats_lab_184_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5701:1: style: Label '__ats_lab_aux_itemlst_50' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5717:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__d0exp_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5721:1: style: Label '__ats_lab_185_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5723:1: style: Label '__ats_lab_185_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5731:1: style: Label '__ats_lab_186_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5746:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__d0explst_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5759:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__d0explstlst_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5777:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__labd0explst_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5780:1: style: Label '__ats_lab_187_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5782:1: style: Label '__ats_lab_187_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5797:1: style: Label '__ats_lab_188_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5814:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__d0expopt_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5817:1: style: Label '__ats_lab_189_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5819:1: style: Label '__ats_lab_189_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5829:1: style: Label '__ats_lab_190_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5851:1: style: Label '__ats_lab_v0aldec_tr_66' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5871:1: style: Label '__ats_lab_v0aldeclst_tr_67' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5893:1: style: Label '__ats_lab_v0ardec_tr_68' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5915:1: style: Label '__ats_lab_v0ardeclst_tr_69' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5955:1: style: Label '__ats_lab_f0undec_tr_70' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5960:1: style: Label '__ats_lab_191_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5962:1: style: Label '__ats_lab_191_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:5979:1: style: Label '__ats_lab_192_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6031:1: style: Label '__ats_lab_f0undeclst_tr_71' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6036:1: style: Label '__ats_lab_193_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6038:1: style: Label '__ats_lab_193_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6051:1: style: Label '__ats_lab_194_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6071:1: style: Label '__ats_lab_m0acdef_tr_72' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6089:1: style: Label '__ats_lab_m0acdeflst_tr_73' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6105:1: style: Label '__ats_lab_aux_75' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6108:1: style: Label '__ats_lab_195_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6110:1: style: Label '__ats_lab_195_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6122:1: style: Label '__ats_lab_196_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6151:1: style: Label '__ats_lab_i0mpdec_tr_74' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6201:1: style: Label '__ats_lab_197_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6203:1: style: Label '__ats_lab_197_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6219:1: style: Label '__ats_lab_198_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6236:1: style: Label '__ats_lab_199_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6265:1: style: Label '__ats_lab_guad0ec_tr_76' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6279:1: style: Label '__ats_lab_the_filenamelst_push_xit_78' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6307:1: style: Label '__ats_lab_i0nclude_tr_79' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6370:1: style: Label '__ats_lab_s0taload_tr_80' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6377:1: style: Label '__ats_lab_200_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6379:1: style: Label '__ats_lab_200_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6390:1: style: Label '__ats_lab_201_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6420:1: style: Label '__ats_lab_202_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6422:1: style: Label '__ats_lab_202_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6437:1: style: Label '__ats_lab_203_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6668:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__d0ec_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6672:1: style: Label '__ats_lab_204_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6674:1: style: Label '__ats_lab_204_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6685:1: style: Label '__ats_lab_205_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6695:1: style: Label '__ats_lab_206_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6704:1: style: Label '__ats_lab_207_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6710:1: style: Label '__ats_lab_208_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6712:1: style: Label '__ats_lab_208_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6720:1: style: Label '__ats_lab_209_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6731:1: style: Label '__ats_lab_210_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6742:1: style: Label '__ats_lab_211_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6749:1: style: Label '__ats_lab_212_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6751:1: style: Label '__ats_lab_212_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6759:1: style: Label '__ats_lab_213_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6767:1: style: Label '__ats_lab_214_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6778:1: style: Label '__ats_lab_215_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6794:1: style: Label '__ats_lab_216_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6809:1: style: Label '__ats_lab_217_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6825:1: style: Label '__ats_lab_218_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6840:1: style: Label '__ats_lab_219_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6855:1: style: Label '__ats_lab_220_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6872:1: style: Label '__ats_lab_221_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6882:1: style: Label '__ats_lab_222_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6902:1: style: Label '__ats_lab_223_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6920:1: style: Label '__ats_lab_224_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6935:1: style: Label '__ats_lab_225_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6946:1: style: Label '__ats_lab_226_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6956:1: style: Label '__ats_lab_227_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6967:1: style: Label '__ats_lab_228_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6978:1: style: Label '__ats_lab_229_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:6988:1: style: Label '__ats_lab_230_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:7004:1: style: Label '__ats_lab_231_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:7019:1: style: Label '__ats_lab_232_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:7034:1: style: Label '__ats_lab_233_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:7051:1: style: Label '__ats_lab_234_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:7066:1: style: Label '__ats_lab_235_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:7082:1: style: Label '__ats_lab_236_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:7094:1: style: Label '__ats_lab_237_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:7099:1: style: Label '__ats_lab_238_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:7101:1: style: Label '__ats_lab_238_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:7110:1: style: Label '__ats_lab_239_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:7127:1: style: Label '__ats_lab_240_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:7133:1: style: Label '__ats_lab_241_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:7135:1: style: Label '__ats_lab_241_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:7144:1: style: Label '__ats_lab_242_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:7161:1: style: Label '__ats_lab_243_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:7179:1: style: Label '__ats_lab_244_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:7190:1: style: Label '__ats_lab_245_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:7196:1: style: Label '__ats_lab_246_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:7198:1: style: Label '__ats_lab_246_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:7207:1: style: Label '__ats_lab_247_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:7232:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__d0eclst_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:7245:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__initialize' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:7266:1: style: Label '__ats_lab_aux_atsccomp_namespace_85' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:7270:1: style: Label '__ats_lab_248_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:7272:1: style: Label '__ats_lab_248_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:7278:1: style: Label '__ats_lab_249_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:7280:1: style: Label '__ats_lab_249_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:7287:1: style: Label '__ats_lab_250_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:7300:1: style: Label '__ats_lab_251_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:7319:1: style: Label '__ats_lab_aux_dynloadflag_86' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:7323:1: style: Label '__ats_lab_252_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:7325:1: style: Label '__ats_lab_252_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:7341:1: style: Label '__ats_lab_253_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:7363:1: style: Label '__ats_lab_aux_dynloadfun_name_87' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:7367:1: style: Label '__ats_lab_254_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:7369:1: style: Label '__ats_lab_254_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:7375:1: style: Label '__ats_lab_255_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:7377:1: style: Label '__ats_lab_255_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:7384:1: style: Label '__ats_lab_256_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:7397:1: style: Label '__ats_lab_257_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_dyn_dats.c:7413:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__finalize' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:865:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:866:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:876:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:877:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1633:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:2012:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:2044:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:2045:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:2046:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:2209:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:2210:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:868:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:879:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1196:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1293:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1439:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1635:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1831:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:2015:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:309:1: style: Label '__ats_lab_prerr_interror_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:336:1: style: Label '__ats_lab_bst_join_random_084__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:339:1: style: Label '__ats_lab_4_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:341:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:346:1: style: Label '__ats_lab_5_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:348:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:375:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:384:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:422:1: style: Label '__ats_lab_bst_remove_random_098__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:425:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:427:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:436:1: style: Label '__ats_lab_1_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:438:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:453:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:468:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:485:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:510:1: style: Label '__ats_lab_map_remove_02633__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:536:1: style: Label '__ats_lab_symenv_remove_fst_01787__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:554:1: style: Label '__ats_lab_bst_size_036__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:557:1: style: Label '__ats_lab_13_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:559:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:567:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:612:1: style: Label '__ats_lab_bst_insert_atroot_041__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:615:1: style: Label '__ats_lab_12_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:617:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:666:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:706:1: style: Label '__ats_lab_bst_insert_random_075__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:709:1: style: Label '__ats_lab_11_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:711:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:746:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:772:1: style: Label '__ats_lab_map_insert_02632__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:794:1: style: Label '__ats_lab_symenv_insert_fst_01786__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:812:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_env_2esats__the_e1xpenv_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:816:1: style: Label '__ats_lab_9_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:818:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:825:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:850:1: style: Label '__ats_lab_17_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:852:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:860:1: style: Label '__ats_lab_18_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:862:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:873:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:884:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:894:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:912:1: style: Label '__ats_lab_map_search_02634__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:935:1: style: Label '__ats_lab_symmaplst_search_0226__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:938:1: style: Label '__ats_lab_24_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:940:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:947:1: style: Label '__ats_lab_25_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:949:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:956:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:967:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:991:1: style: Label '__ats_lab_symenv_search_all_01788__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:999:1: style: Label '__ats_lab_22_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1001:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1008:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1031:1: style: Label '__ats_lab_symenv_pervasive_search_01789__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1049:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_env_2esats__the_e1xpenv_find' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1053:1: style: Label '__ats_lab_28_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1055:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1062:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1078:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_env_2esats__the_e1xpenv_pervasive_add_topenv' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1093:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_env_2esats__the_fxtyenv_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1097:1: style: Label '__ats_lab_30_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1099:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1106:1: style: Label '__ats_lab_31_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1122:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_env_2esats__the_fxtyenv_find' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1126:1: style: Label '__ats_lab_32_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1128:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1135:1: style: Label '__ats_lab_33_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1151:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_env_2esats__the_fxtyenv_pervasive_add_topenv' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1177:1: style: Label '__ats_lab_34_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1179:1: style: Label '__ats_lab_34_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1201:1: style: Label '__ats_lab_35_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1217:1: style: Label '__ats_lab_bst_list_inf_0128__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1233:1: style: Label '__ats_lab_map_list_inf_02636__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1252:1: style: Label '__ats_lab_symmap_reflist_get_01781__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1279:1: style: Label '__ats_lab_36_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1281:1: style: Label '__ats_lab_36_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1298:1: style: Label '__ats_lab_37_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1314:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_env_2esats__atsopt_fxtyenv_print' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1330:1: style: Label '__ats_lab_ref_make_elt_02621__ats_int_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1345:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_env_2esats__trans1_level_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1360:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_env_2esats__trans1_level_dec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1377:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_env_2esats__trans1_level_inc' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1392:1: style: Label '__ats_lab_prerr_interror_0204_' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1408:1: style: Label '__ats_lab_abort_33' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1430:1: style: Label '__ats_lab_40_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1432:1: style: Label '__ats_lab_40_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1444:1: style: Label '__ats_lab_41_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1459:1: style: Label '__ats_lab_map_free_02630__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1475:1: style: Label '__ats_lab_symmap_free_01777__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1500:1: style: Label '__ats_lab_symenv_pop_01791__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1507:1: style: Label '__ats_lab_38_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1509:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1520:1: style: Label '__ats_lab_39_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1542:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_env_2esats__trans1_env_pop' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1557:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_env_2esats__trans1_env_push' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1574:1: style: Label '__ats_lab_abort_41' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1603:1: style: Label '__ats_lab_46_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1605:1: style: Label '__ats_lab_46_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1618:1: style: Label '__ats_lab_47_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1620:1: style: Label '__ats_lab_47_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1627:1: style: Label '__ats_lab_48_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1640:1: style: Label '__ats_lab_49_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1660:1: style: Label '__ats_lab_map_join_02635__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1702:1: style: Label '__ats_lab_symenv_localjoin_01796__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1709:1: style: Label '__ats_lab_42_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1711:1: style: Label '__ats_lab_42_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1722:1: style: Label '__ats_lab_43_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1733:1: style: Label '__ats_lab_44_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1735:1: style: Label '__ats_lab_44_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1746:1: style: Label '__ats_lab_45_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1768:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_env_2esats__trans1_env_localjoin' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1783:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_env_2esats__trans1_env_save' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1800:1: style: Label '__ats_lab_abort_47' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1822:1: style: Label '__ats_lab_52_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1824:1: style: Label '__ats_lab_52_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1836:1: style: Label '__ats_lab_53_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1869:1: style: Label '__ats_lab_symenv_restore_01798__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1876:1: style: Label '__ats_lab_50_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1878:1: style: Label '__ats_lab_50_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1889:1: style: Label '__ats_lab_51_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1919:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_env_2esats__trans1_env_restore' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1934:1: style: Label '__ats_lab_chain_insert_0374__ats_ptr_type_anairiats_rec_6' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1954:1: style: Label '__ats_lab_table_insert_0400__ats_ptr_type_anairiats_rec_6' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:1977:1: style: Label '__ats_lab_ht_insert_0430__ats_ptr_type_anairiats_rec_6' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:2004:1: style: Label '__ats_lab_54_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:2006:1: style: Label '__ats_lab_54_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:2020:1: style: Label '__ats_lab_55_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:2070:1: style: Label '__ats_lab_htp_resize_0457__ats_ptr_type_anairiats_rec_6' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:2107:1: style: Label '__ats_lab_hashtbl_insert_02643__ats_ptr_type_anairiats_rec_6' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:2154:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_env_2esats__staload_file_insert' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:2161:1: style: Label '__ats_lab_56_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:2163:1: style: Label '__ats_lab_56_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:2174:1: style: Label '__ats_lab_57_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:2196:1: style: Label '__ats_lab_58_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:2198:1: style: Label '__ats_lab_58_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:2218:1: style: Label '__ats_lab_59_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:2237:1: style: Label '__ats_lab_table_search_0390__ats_ptr_type_anairiats_rec_6' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:2259:1: style: Label '__ats_lab_ht_search_0426__ats_ptr_type_anairiats_rec_6' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:2285:1: style: Label '__ats_lab_hashtbl_search_02642__ats_ptr_type_anairiats_rec_6' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_env_dats.c:2312:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_env_2esats__staload_file_search' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2299:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1510:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1979:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2302:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2352:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:3297:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4231:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:867:1: style: Label '__ats_lab_prerr_loc_error1_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:881:1: style: Label '__ats_lab_prerr_interror_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:901:1: style: Label '__ats_lab_prec_tr_errmsg_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:926:1: style: Label '__ats_lab_precfnd_4' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:931:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:933:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:939:1: style: Label '__ats_lab_1_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:941:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:950:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:959:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:982:1: style: Label '__ats_lab_p0rec_tr_3' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:985:1: style: Label '__ats_lab_4_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:987:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:995:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1003:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1013:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1038:1: style: Label '__ats_lab_f0xty_tr_5' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1041:1: style: Label '__ats_lab_8_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1043:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1053:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1062:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1089:1: style: Label '__ats_lab_f_6' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1096:1: style: Label '__ats_lab_11_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1098:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1105:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1152:1: style: Label '__ats_lab___ats_fun_8' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1188:1: style: Label '__ats_lab___ats_fun_9' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1224:1: style: Label '__ats_lab_e1xp_make_opr_7' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1237:1: style: Label '__ats_lab___ats_fun_10' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1273:1: style: Label '__ats_lab___ats_fun_11' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1311:1: style: Label '__ats_lab_e0xp_tr_errmsg_opr_12' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1353:1: style: Label '__ats_lab_aux_item_14' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1358:1: style: Label '__ats_lab_13_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1360:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1371:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1382:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1395:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1406:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1421:1: style: Label '__ats_lab_19_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1423:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1433:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1445:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1456:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1468:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1498:1: style: Label '__ats_lab_24_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1500:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1514:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1533:1: style: Label '__ats_lab_aux_itemlst_15' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1550:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__e0xp_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1554:1: style: Label '__ats_lab_26_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1556:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1564:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1580:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__e0xplst_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1601:1: style: Label '__ats_lab_f_18' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1608:1: style: Label '__ats_lab_28_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1610:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1617:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1662:1: style: Label '__ats_lab___ats_fun_20' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1698:1: style: Label '__ats_lab___ats_fun_21' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1734:1: style: Label '__ats_lab_s1rt_make_opr_19' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1747:1: style: Label '__ats_lab___ats_fun_22' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1783:1: style: Label '__ats_lab___ats_fun_23' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1821:1: style: Label '__ats_lab_s0rt_tr_errmsg_opr_24' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1856:1: style: Label '__ats_lab_aux_item_26' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1861:1: style: Label '__ats_lab_30_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1863:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1874:1: style: Label '__ats_lab_31_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1889:1: style: Label '__ats_lab_33_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1891:1: style: Label '__ats_lab_33_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1901:1: style: Label '__ats_lab_34_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1913:1: style: Label '__ats_lab_35_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1925:1: style: Label '__ats_lab_36_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1937:1: style: Label '__ats_lab_37_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1967:1: style: Label '__ats_lab_38_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1969:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:1983:1: style: Label '__ats_lab_39_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2002:1: style: Label '__ats_lab_aux_itemlst_27' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2019:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__s0rt_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2023:1: style: Label '__ats_lab_40_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2025:1: style: Label '__ats_lab_40_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2033:1: style: Label '__ats_lab_41_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2049:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__s0rtlst_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2064:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__s0rtopt_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2067:1: style: Label '__ats_lab_42_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2069:1: style: Label '__ats_lab_42_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2079:1: style: Label '__ats_lab_43_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2098:1: style: Label '__ats_lab_s0rtpol_tr_31' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2122:1: style: Label '__ats_lab_s0rtpol_srt_tr_32' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2154:1: style: Label '__ats_lab_d0atarg_tr_33' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2158:1: style: Label '__ats_lab_44_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2160:1: style: Label '__ats_lab_44_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2170:1: style: Label '__ats_lab_45_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2193:1: style: Label '__ats_lab_d0atarglst_tr_34' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2196:1: style: Label '__ats_lab_46_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2198:1: style: Label '__ats_lab_46_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2211:1: style: Label '__ats_lab_47_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2234:1: style: Label '__ats_lab_d0atarglst_srtlst_tr_35' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2237:1: style: Label '__ats_lab_48_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2239:1: style: Label '__ats_lab_48_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2245:1: style: Label '__ats_lab_49_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2247:1: style: Label '__ats_lab_49_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2255:1: style: Label '__ats_lab_50_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2270:1: style: Label '__ats_lab_51_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2292:1: style: Label '__ats_lab_52_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2294:1: style: Label '__ats_lab_52_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2307:1: style: Label '__ats_lab_53_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2322:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__d0ec_fixity_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2343:1: style: Label '__ats_lab_54_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2345:1: style: Label '__ats_lab_54_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2357:1: style: Label '__ats_lab_55_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2371:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__d0ec_nonfix_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2392:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__do_e0xpact_assert' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2395:1: style: Label '__ats_lab_56_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2397:1: style: Label '__ats_lab_56_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2405:1: style: Label '__ats_lab_57_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2413:1: style: Label '__ats_lab_58_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2421:1: style: Label '__ats_lab_59_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2452:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__do_e0xpact_error' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2457:1: style: Label '__ats_lab_60_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2459:1: style: Label '__ats_lab_60_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2467:1: style: Label '__ats_lab_61_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2475:1: style: Label '__ats_lab_62_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2483:1: style: Label '__ats_lab_63_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2504:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__do_e0xpact_prerr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2507:1: style: Label '__ats_lab_64_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2509:1: style: Label '__ats_lab_64_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2517:1: style: Label '__ats_lab_65_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2525:1: style: Label '__ats_lab_66_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2533:1: style: Label '__ats_lab_67_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2557:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__s0tacon_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2561:1: style: Label '__ats_lab_68_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2563:1: style: Label '__ats_lab_68_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2573:1: style: Label '__ats_lab_69_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2593:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__s0taconlst_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2614:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__s0tacst_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2618:1: style: Label '__ats_lab_70_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2620:1: style: Label '__ats_lab_70_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2630:1: style: Label '__ats_lab_71_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2650:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__s0tacstlst_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2667:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__s0tavar_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2684:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__s0tavarlst_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2706:1: style: Label '__ats_lab_d0atsrtcon_tr_49' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2712:1: style: Label '__ats_lab_72_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2714:1: style: Label '__ats_lab_72_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2720:1: style: Label '__ats_lab_73_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2722:1: style: Label '__ats_lab_73_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2729:1: style: Label '__ats_lab_74_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2741:1: style: Label '__ats_lab_75_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2757:1: style: Label '__ats_lab_d0atsrtconlst_tr_50' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2774:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__d0atsrtdec_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2791:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__d0atsrtdeclst_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2808:1: style: Label '__ats_lab_s0arg_tr_53' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2825:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__s0arglst_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2838:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__s0arglstlst_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2858:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__sp0at_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2862:1: style: Label '__ats_lab_76_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2864:1: style: Label '__ats_lab_76_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2894:1: style: Label '__ats_lab_f_57' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2901:1: style: Label '__ats_lab_77_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2903:1: style: Label '__ats_lab_77_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2910:1: style: Label '__ats_lab_78_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2956:1: style: Label '__ats_lab___ats_fun_59' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:2992:1: style: Label '__ats_lab___ats_fun_60' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:3028:1: style: Label '__ats_lab_s1exp_make_opr_58' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:3041:1: style: Label '__ats_lab___ats_fun_61' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:3077:1: style: Label '__ats_lab___ats_fun_62' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:3123:1: style: Label '__ats_lab_s0qua_tr_63' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:3127:1: style: Label '__ats_lab_79_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:3129:1: style: Label '__ats_lab_79_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:3139:1: style: Label '__ats_lab_80_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:3162:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__s0qualst_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:3175:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__s0qualstlst_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:3190:1: style: Label '__ats_lab_s0exp_tr_errmsg_opr_66' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:3208:1: style: Label '__ats_lab_f_70' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:3266:1: style: Label '__ats_lab_86_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:3268:1: style: Label '__ats_lab_86_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:3275:1: style: Label '__ats_lab_87_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:3277:1: style: Label '__ats_lab_87_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:3284:1: style: Label '__ats_lab_88_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:3302:1: style: Label '__ats_lab_89_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:3320:1: style: Label '__ats_lab_f_72' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:3366:1: style: Label '__ats_lab_f_73' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:3412:1: style: Label '__ats_lab_f_74' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:3458:1: style: Label '__ats_lab_f_75' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:3505:1: style: Label '__ats_lab_f_76' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:3550:1: style: Label '__ats_lab_f_77' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:3596:1: style: Label '__ats_lab_f_78' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:3758:1: style: Label '__ats_lab_aux_item_68' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:3763:1: style: Label '__ats_lab_81_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:3765:1: style: Label '__ats_lab_81_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:3779:1: style: Label '__ats_lab_82_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:3790:1: style: Label '__ats_lab_83_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:3801:1: style: Label '__ats_lab_84_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:3817:1: style: Label '__ats_lab_85_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:3831:1: style: Label '__ats_lab_90_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:3842:1: style: Label '__ats_lab_91_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:3956:1: style: Label '__ats_lab_99_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:3958:1: style: Label '__ats_lab_99_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:3967:1: style: Label '__ats_lab_100_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:3978:1: style: Label '__ats_lab_101_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:3987:1: style: Label '__ats_lab_102_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:3989:1: style: Label '__ats_lab_102_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:3996:1: style: Label '__ats_lab_103_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4003:1: style: Label '__ats_lab_104_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4005:1: style: Label '__ats_lab_104_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4017:1: style: Label '__ats_lab_105_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4029:1: style: Label '__ats_lab_106_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4045:1: style: Label '__ats_lab_107_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4057:1: style: Label '__ats_lab_108_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4071:1: style: Label '__ats_lab_109_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4082:1: style: Label '__ats_lab_110_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4094:1: style: Label '__ats_lab_111_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4108:1: style: Label '__ats_lab_112_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4121:1: style: Label '__ats_lab_113_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4134:1: style: Label '__ats_lab_114_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4147:1: style: Label '__ats_lab_115_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4162:1: style: Label '__ats_lab_116_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4177:1: style: Label '__ats_lab_117_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4190:1: style: Label '__ats_lab_118_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4219:1: style: Label '__ats_lab_119_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4221:1: style: Label '__ats_lab_119_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4235:1: style: Label '__ats_lab_120_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4254:1: style: Label '__ats_lab_aux_itemlst_69' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4271:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__s0exp_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4275:1: style: Label '__ats_lab_121_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4277:1: style: Label '__ats_lab_121_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4285:1: style: Label '__ats_lab_122_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4301:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__s0explst_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4316:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__s0expopt_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4319:1: style: Label '__ats_lab_123_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4321:1: style: Label '__ats_lab_123_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4331:1: style: Label '__ats_lab_124_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4346:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__s0explstlst_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4365:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__labs0explst_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4368:1: style: Label '__ats_lab_125_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4370:1: style: Label '__ats_lab_125_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4386:1: style: Label '__ats_lab_126_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4414:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__s0rtext_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4419:1: style: Label '__ats_lab_127_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4421:1: style: Label '__ats_lab_127_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4430:1: style: Label '__ats_lab_128_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4461:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__t1mps0explstlst_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4464:1: style: Label '__ats_lab_129_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4466:1: style: Label '__ats_lab_129_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4473:1: style: Label '__ats_lab_130_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4504:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__witht0ype_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4507:1: style: Label '__ats_lab_131_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4509:1: style: Label '__ats_lab_131_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4516:1: style: Label '__ats_lab_132_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4527:1: style: Label '__ats_lab_133_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4538:1: style: Label '__ats_lab_134_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4549:1: style: Label '__ats_lab_135_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4572:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__s0rtdef_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4589:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__s0rtdeflst_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4610:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__s0expdef_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4631:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__s0expdeflst_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4652:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__s0aspdec_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4695:1: style: Label '__ats_lab_d0atcon_tr_92' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4703:1: style: Label '__ats_lab_136_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4705:1: style: Label '__ats_lab_136_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4711:1: style: Label '__ats_lab_137_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4713:1: style: Label '__ats_lab_137_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4722:1: style: Label '__ats_lab_138_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4734:1: style: Label '__ats_lab_139_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4741:1: style: Label '__ats_lab_140_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4743:1: style: Label '__ats_lab_140_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4748:1: style: Label '__ats_lab_141_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4750:1: style: Label '__ats_lab_141_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4757:1: style: Label '__ats_lab_142_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4771:1: style: Label '__ats_lab_143_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4793:1: style: Label '__ats_lab_d0atconlst_tr_93' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4796:1: style: Label '__ats_lab_144_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4798:1: style: Label '__ats_lab_144_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4811:1: style: Label '__ats_lab_145_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4835:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__d0atdec_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4839:1: style: Label '__ats_lab_146_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4841:1: style: Label '__ats_lab_146_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4851:1: style: Label '__ats_lab_147_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4876:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__d0atdeclst_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4879:1: style: Label '__ats_lab_148_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4881:1: style: Label '__ats_lab_148_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4894:1: style: Label '__ats_lab_149_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4923:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__e0xndec_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4931:1: style: Label '__ats_lab_150_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4933:1: style: Label '__ats_lab_150_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4939:1: style: Label '__ats_lab_151_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4941:1: style: Label '__ats_lab_151_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4950:1: style: Label '__ats_lab_152_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4962:1: style: Label '__ats_lab_153_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans1_sta_dats.c:4981:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans1_2esats__e0xndeclst_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1404:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1659:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1662:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1790:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1791:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1795:6: warning: Redundant assignment of 'arg5' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1841:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1842:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1846:6: warning: Redundant assignment of 'arg5' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4415:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4495:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4496:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4559:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4560:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4561:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4564:6: warning: Redundant assignment of 'arg5' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4581:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4582:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4583:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4601:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4602:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4603:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1210:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1219:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1228:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1512:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1583:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1664:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1797:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1848:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4499:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4566:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4588:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4608:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1116:1: style: Label '__ats_lab_prerr_loc_error2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1130:1: style: Label '__ats_lab_prerr_interror_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1144:1: style: Label '__ats_lab_prerr_loc_interror_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1162:1: style: Label '__ats_lab_dyncstuseloc_posmark_3' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1191:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1193:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1206:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1215:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1224:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1232:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1258:1: style: Label '__ats_lab_d1cstdec_tr_5' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1291:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__d1cstdeclst_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1294:1: style: Label '__ats_lab_5_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1296:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1309:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1328:1: style: Label '__ats_lab_s1arg_arg_tr_7' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1349:1: style: Label '__ats_lab_s1arglst_arg_tr_8' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1352:1: style: Label '__ats_lab_7_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1354:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1367:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1390:1: style: Label '__ats_lab_9_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1392:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1412:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1433:1: style: Label '__ats_lab_d2con_select_arity_err_some_10' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1458:1: style: Label '__ats_lab_d2con_select_arity_err_none_11' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1489:1: style: Label '__ats_lab_11_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1491:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1497:1: style: Label '__ats_lab_12_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1499:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1504:1: style: Label '__ats_lab_13_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1506:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1516:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1525:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1533:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1560:1: style: Label '__ats_lab_17_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1562:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1568:1: style: Label '__ats_lab_18_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1570:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1575:1: style: Label '__ats_lab_19_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1577:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1587:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1596:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1604:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1641:1: style: Label '__ats_lab_23_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1643:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1669:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1677:1: style: Label '__ats_lab_25_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1679:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1688:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1714:1: style: Label '__ats_lab_err_16' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1760:1: style: Label '__ats_lab_27_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1762:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1767:1: style: Label '__ats_lab_28_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1769:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1772:1: style: Label '__ats_lab_29_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1774:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1802:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1811:1: style: Label '__ats_lab_31_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1818:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1822:1: style: Label '__ats_lab_33_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1824:1: style: Label '__ats_lab_33_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1853:1: style: Label '__ats_lab_34_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1864:1: style: Label '__ats_lab_35_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1883:1: style: Label '__ats_lab_p1at_con_tr_17' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1905:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__p1at_con_instantiate' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1932:1: style: Label '__ats_lab_err1_20' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1959:1: style: Label '__ats_lab_err2_21' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1982:1: style: Label '__ats_lab_aux_22' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1985:1: style: Label '__ats_lab_49_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1987:1: style: Label '__ats_lab_49_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:1999:1: style: Label '__ats_lab_50_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2033:1: style: Label '__ats_lab_p1at_qid_app_dyn_tr_19' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2037:1: style: Label '__ats_lab_36_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2039:1: style: Label '__ats_lab_36_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2044:1: style: Label '__ats_lab_37_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2046:1: style: Label '__ats_lab_37_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2053:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2062:1: style: Label '__ats_lab_39_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2068:1: style: Label '__ats_lab_40_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2072:1: style: Label '__ats_lab_40_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2077:1: style: Label '__ats_lab_41_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2079:1: style: Label '__ats_lab_41_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2085:1: style: Label '__ats_lab_42_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2093:1: style: Label '__ats_lab_43_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2105:1: style: Label '__ats_lab_44_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2107:1: style: Label '__ats_lab_44_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2112:1: style: Label '__ats_lab_45_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2114:1: style: Label '__ats_lab_45_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2121:1: style: Label '__ats_lab_46_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2129:1: style: Label '__ats_lab_47_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2136:1: style: Label '__ats_lab_48_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2140:1: style: Label '__ats_lab_48_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2150:1: style: Label '__ats_lab_51_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2178:1: style: Label '__ats_lab_p1at_app_tr_23' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2183:1: style: Label '__ats_lab_52_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2185:1: style: Label '__ats_lab_52_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2194:1: style: Label '__ats_lab_53_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2226:1: style: Label '__ats_lab_p1at_free_tr_24' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2231:1: style: Label '__ats_lab_54_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2233:1: style: Label '__ats_lab_54_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2246:1: style: Label '__ats_lab_55_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2266:1: style: Label '__ats_lab_qid_is_vbox_25' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2270:1: style: Label '__ats_lab_56_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2272:1: style: Label '__ats_lab_56_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2278:1: style: Label '__ats_lab_57_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2296:1: style: Label '__ats_lab_err_27' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2322:1: style: Label '__ats_lab_p1at_vbox_tr_26' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2331:1: style: Label '__ats_lab_58_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2335:1: style: Label '__ats_lab_58_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2342:1: style: Label '__ats_lab_59_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2350:1: style: Label '__ats_lab_60_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2352:1: style: Label '__ats_lab_60_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2471:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__p1at_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2478:1: style: Label '__ats_lab_62_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2480:1: style: Label '__ats_lab_62_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2491:1: style: Label '__ats_lab_63_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2498:1: style: Label '__ats_lab_64_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2505:1: style: Label '__ats_lab_65_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2514:1: style: Label '__ats_lab_66_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2516:1: style: Label '__ats_lab_66_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2521:1: style: Label '__ats_lab_67_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2522:1: style: Label '__ats_lab_67_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2529:1: style: Label '__ats_lab_68_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2541:1: style: Label '__ats_lab_69_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2550:1: style: Label '__ats_lab_70_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2563:1: style: Label '__ats_lab_71_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2575:1: style: Label '__ats_lab_72_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2589:1: style: Label '__ats_lab_73_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2597:1: style: Label '__ats_lab_74_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2612:1: style: Label '__ats_lab_75_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2619:1: style: Label '__ats_lab_76_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2627:1: style: Label '__ats_lab_77_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2635:1: style: Label '__ats_lab_78_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2644:1: style: Label '__ats_lab_79_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2650:1: style: Label '__ats_lab_80_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2652:1: style: Label '__ats_lab_80_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2656:1: style: Label '__ats_lab_81_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2658:1: style: Label '__ats_lab_81_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2663:1: style: Label '__ats_lab_82_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2665:1: style: Label '__ats_lab_82_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2674:1: style: Label '__ats_lab_83_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2679:1: style: Label '__ats_lab_84_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2680:1: style: Label '__ats_lab_84_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2687:1: style: Label '__ats_lab_85_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2695:1: style: Label '__ats_lab_86_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2705:1: style: Label '__ats_lab_87_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2715:1: style: Label '__ats_lab_88_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2724:1: style: Label '__ats_lab_89_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2735:1: style: Label '__ats_lab_90_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2740:1: style: Label '__ats_lab_91_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2742:1: style: Label '__ats_lab_91_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2751:1: style: Label '__ats_lab_92_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2760:1: style: Label '__ats_lab_93_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2770:1: style: Label '__ats_lab_94_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2781:1: style: Label '__ats_lab_95_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2792:1: style: Label '__ats_lab_96_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2806:1: style: Label '__ats_lab_97_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2814:1: style: Label '__ats_lab_98_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2824:1: style: Label '__ats_lab_99_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2859:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__p1atlst_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2878:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__labp1atlst_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2881:1: style: Label '__ats_lab_100_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2883:1: style: Label '__ats_lab_100_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2900:1: style: Label '__ats_lab_101_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2907:1: style: Label '__ats_lab_102_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2932:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__p1at_arg_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2936:1: style: Label '__ats_lab_103_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2938:1: style: Label '__ats_lab_103_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2950:1: style: Label '__ats_lab_104_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2960:1: style: Label '__ats_lab_105_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2979:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__p1atlst_arg_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2982:1: style: Label '__ats_lab_106_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2984:1: style: Label '__ats_lab_106_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:2997:1: style: Label '__ats_lab_107_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3023:1: style: Label '__ats_lab_d2sym_lrbrackets_33' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3031:1: style: Label '__ats_lab_108_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3033:1: style: Label '__ats_lab_108_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3038:1: style: Label '__ats_lab_109_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3040:1: style: Label '__ats_lab_109_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3047:1: style: Label '__ats_lab_110_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3056:1: style: Label '__ats_lab_111_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3085:1: style: Label '__ats_lab_d1exp_arrsub_tr_34' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3110:1: style: Label '__ats_lab_d1exp_assgn_tr_35' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3113:1: style: Label '__ats_lab_112_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3119:1: style: Label '__ats_lab_112_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3129:1: style: Label '__ats_lab_113_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3153:1: style: Label '__ats_lab_d1exp_deref_tr_36' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3156:1: style: Label '__ats_lab_114_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3160:1: style: Label '__ats_lab_114_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3168:1: style: Label '__ats_lab_115_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3202:1: style: Label '__ats_lab_macro_def_check_37' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3250:1: style: Label '__ats_lab_macro_var_check_38' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3277:1: style: Label '__ats_lab_specdynid_of_qid_39' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3281:1: style: Label '__ats_lab_116_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3283:1: style: Label '__ats_lab_116_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3299:1: style: Label '__ats_lab_117_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3342:1: style: Label '__ats_lab_d1exp_qid_tr_40' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3346:1: style: Label '__ats_lab_118_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3348:1: style: Label '__ats_lab_118_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3353:1: style: Label '__ats_lab_119_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3355:1: style: Label '__ats_lab_119_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3360:1: style: Label '__ats_lab_120_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3362:1: style: Label '__ats_lab_120_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3367:1: style: Label '__ats_lab_121_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3369:1: style: Label '__ats_lab_121_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3375:1: style: Label '__ats_lab_122_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3383:1: style: Label '__ats_lab_123_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3395:1: style: Label '__ats_lab_124_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3404:1: style: Label '__ats_lab_125_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3413:1: style: Label '__ats_lab_126_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3423:1: style: Label '__ats_lab_127_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3432:1: style: Label '__ats_lab_128_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3441:1: style: Label '__ats_lab_129_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3451:1: style: Label '__ats_lab_130_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3507:1: style: Label '__ats_lab_d1exp_qid_app_sta_tr_41' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3512:1: style: Label '__ats_lab_131_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3514:1: style: Label '__ats_lab_131_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3519:1: style: Label '__ats_lab_132_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3521:1: style: Label '__ats_lab_132_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3526:1: style: Label '__ats_lab_133_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3528:1: style: Label '__ats_lab_133_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3533:1: style: Label '__ats_lab_134_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3535:1: style: Label '__ats_lab_134_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3541:1: style: Label '__ats_lab_135_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3550:1: style: Label '__ats_lab_136_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3561:1: style: Label '__ats_lab_137_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3570:1: style: Label '__ats_lab_138_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3579:1: style: Label '__ats_lab_139_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3591:1: style: Label '__ats_lab_140_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3602:1: style: Label '__ats_lab_141_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3615:1: style: Label '__ats_lab_142_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3673:1: style: Label '__ats_lab_d1exp_qid_app_dyn_tr_42' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3679:1: style: Label '__ats_lab_143_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3681:1: style: Label '__ats_lab_143_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3686:1: style: Label '__ats_lab_144_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3688:1: style: Label '__ats_lab_144_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3694:1: style: Label '__ats_lab_145_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3698:1: style: Label '__ats_lab_145_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3706:1: style: Label '__ats_lab_146_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3713:1: style: Label '__ats_lab_147_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3723:1: style: Label '__ats_lab_148_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3733:1: style: Label '__ats_lab_149_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3743:1: style: Label '__ats_lab_150_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3754:1: style: Label '__ats_lab_151_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3765:1: style: Label '__ats_lab_152_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3775:1: style: Label '__ats_lab_153_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3786:1: style: Label '__ats_lab_154_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3813:1: style: Label '__ats_lab_d1exp_idextapp_tr_43' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3816:1: style: Label '__ats_lab_155_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3817:1: style: Label '__ats_lab_155_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3857:1: style: Label '__ats_lab_d1exp_wths1explst_tr_44' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3861:1: style: Label '__ats_lab_156_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3863:1: style: Label '__ats_lab_156_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3875:1: style: Label '__ats_lab_157_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3887:1: style: Label '__ats_lab_158_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3897:1: style: Label '__ats_lab_159_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3945:1: style: Label '__ats_lab_i1nvarglst_tr_45' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3948:1: style: Label '__ats_lab_160_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3950:1: style: Label '__ats_lab_160_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3957:1: style: Label '__ats_lab_161_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3959:1: style: Label '__ats_lab_161_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3964:1: style: Label '__ats_lab_162_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3966:1: style: Label '__ats_lab_162_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3971:1: style: Label '__ats_lab_163_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3973:1: style: Label '__ats_lab_163_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3983:1: style: Label '__ats_lab_164_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:3996:1: style: Label '__ats_lab_165_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4013:1: style: Label '__ats_lab_166_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4030:1: style: Label '__ats_lab_167_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4051:1: style: Label '__ats_lab_i1nvresstate_tr_46' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4083:1: style: Label '__ats_lab_loopi1nv_tr_47' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4091:1: style: Label '__ats_lab_168_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4093:1: style: Label '__ats_lab_168_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4103:1: style: Label '__ats_lab_169_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4137:1: style: Label '__ats_lab_m1atch_tr_48' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4143:1: style: Label '__ats_lab_170_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4145:1: style: Label '__ats_lab_170_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4161:1: style: Label '__ats_lab_171_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4178:1: style: Label '__ats_lab_m1atchlst_tr_49' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4226:1: style: Label '__ats_lab_c1lau_tr_50' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4231:1: style: Label '__ats_lab_172_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4233:1: style: Label '__ats_lab_172_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4240:1: style: Label '__ats_lab_173_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4305:1: style: Label '__ats_lab_c1laulst_tr_51' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4308:1: style: Label '__ats_lab_174_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4310:1: style: Label '__ats_lab_174_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4323:1: style: Label '__ats_lab_175_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4346:1: style: Label '__ats_lab_sc1lau_tr_dn_52' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4371:1: style: Label '__ats_lab_sc1laulst_tr_dn_53' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4374:1: style: Label '__ats_lab_176_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4376:1: style: Label '__ats_lab_176_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4389:1: style: Label '__ats_lab_177_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4431:1: style: Label '__ats_lab_array_ptr_initialize_elt_01560__ats_int_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4447:1: style: Label '__ats_lab_array_ptr_make_elt_01561__ats_int_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4478:1: style: Label '__ats_lab_182_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4480:1: style: Label '__ats_lab_182_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4504:1: style: Label '__ats_lab_183_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4547:1: style: Label '__ats_lab_184_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4549:1: style: Label '__ats_lab_184_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4554:1: style: Label '__ats_lab_185_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4555:1: style: Label '__ats_lab_185_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4569:1: style: Label '__ats_lab_186_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4591:1: style: Label '__ats_lab_187_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4615:1: style: Label '__ats_lab_188_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4655:1: style: Label '__ats_lab_sc2laulst_covercheck_54' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4658:1: style: Label '__ats_lab_178_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4660:1: style: Label '__ats_lab_178_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4667:1: style: Label '__ats_lab_179_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4678:1: style: Label '__ats_lab_180_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4680:1: style: Label '__ats_lab_180_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4687:1: style: Label '__ats_lab_181_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4742:1: style: Label '__ats_lab_proc_61' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4745:1: style: Label '__ats_lab_189_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4747:1: style: Label '__ats_lab_189_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4753:1: style: Label '__ats_lab_190_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4755:1: style: Label '__ats_lab_190_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4760:1: style: Label '__ats_lab_191_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4761:1: style: Label '__ats_lab_191_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4766:1: style: Label '__ats_lab_192_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4768:1: style: Label '__ats_lab_192_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4783:1: style: Label '__ats_lab_193_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4795:1: style: Label '__ats_lab_194_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4813:1: style: Label '__ats_lab_195_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4831:1: style: Label '__ats_lab_196_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4847:1: style: Label '__ats_lab_lamvararg_proc_60' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4886:1: style: Label '__ats_lab_d1exp_arg_body_tr_62' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4897:1: style: Label '__ats_lab_197_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4899:1: style: Label '__ats_lab_197_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:4908:1: style: Label '__ats_lab_198_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5263:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__d1exp_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5268:1: style: Label '__ats_lab_199_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5270:1: style: Label '__ats_lab_199_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5281:1: style: Label '__ats_lab_200_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5292:1: style: Label '__ats_lab_201_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5302:1: style: Label '__ats_lab_202_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5312:1: style: Label '__ats_lab_203_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5314:1: style: Label '__ats_lab_203_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5320:1: style: Label '__ats_lab_204_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5322:1: style: Label '__ats_lab_204_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5330:1: style: Label '__ats_lab_205_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5337:1: style: Label '__ats_lab_206_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5346:1: style: Label '__ats_lab_207_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5353:1: style: Label '__ats_lab_208_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5355:1: style: Label '__ats_lab_208_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5364:1: style: Label '__ats_lab_209_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5375:1: style: Label '__ats_lab_210_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5386:1: style: Label '__ats_lab_211_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5393:1: style: Label '__ats_lab_212_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5395:1: style: Label '__ats_lab_212_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5404:1: style: Label '__ats_lab_213_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5415:1: style: Label '__ats_lab_214_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5421:1: style: Label '__ats_lab_215_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5423:1: style: Label '__ats_lab_215_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5426:1: style: Label '__ats_lab_216_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5428:1: style: Label '__ats_lab_216_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5435:1: style: Label '__ats_lab_217_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5444:1: style: Label '__ats_lab_218_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5457:1: style: Label '__ats_lab_219_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5462:1: style: Label '__ats_lab_220_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5464:1: style: Label '__ats_lab_220_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5474:1: style: Label '__ats_lab_221_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5485:1: style: Label '__ats_lab_222_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5495:1: style: Label '__ats_lab_223_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5503:1: style: Label '__ats_lab_224_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5511:1: style: Label '__ats_lab_225_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5519:1: style: Label '__ats_lab_226_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5534:1: style: Label '__ats_lab_227_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5544:1: style: Label '__ats_lab_228_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5557:1: style: Label '__ats_lab_229_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5565:1: style: Label '__ats_lab_230_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5575:1: style: Label '__ats_lab_231_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5582:1: style: Label '__ats_lab_232_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5593:1: style: Label '__ats_lab_233_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5603:1: style: Label '__ats_lab_234_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5622:1: style: Label '__ats_lab_235_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5631:1: style: Label '__ats_lab_236_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5640:1: style: Label '__ats_lab_237_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5651:1: style: Label '__ats_lab_238_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5664:1: style: Label '__ats_lab_239_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5666:1: style: Label '__ats_lab_239_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5672:1: style: Label '__ats_lab_240_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5685:1: style: Label '__ats_lab_241_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5696:1: style: Label '__ats_lab_242_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5705:1: style: Label '__ats_lab_243_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5720:1: style: Label '__ats_lab_244_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5729:1: style: Label '__ats_lab_245_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5738:1: style: Label '__ats_lab_246_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5752:1: style: Label '__ats_lab_247_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5766:1: style: Label '__ats_lab_248_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5777:1: style: Label '__ats_lab_249_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5788:1: style: Label '__ats_lab_250_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5804:1: style: Label '__ats_lab_251_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5809:1: style: Label '__ats_lab_252_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5810:1: style: Label '__ats_lab_252_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5818:1: style: Label '__ats_lab_253_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5823:1: style: Label '__ats_lab_254_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5825:1: style: Label '__ats_lab_254_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5829:1: style: Label '__ats_lab_255_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5835:1: style: Label '__ats_lab_255_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5845:1: style: Label '__ats_lab_256_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5868:1: style: Label '__ats_lab_257_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5882:1: style: Label '__ats_lab_258_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5896:1: style: Label '__ats_lab_259_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5901:1: style: Label '__ats_lab_260_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5903:1: style: Label '__ats_lab_260_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5911:1: style: Label '__ats_lab_261_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5920:1: style: Label '__ats_lab_262_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5928:1: style: Label '__ats_lab_263_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5940:1: style: Label '__ats_lab_264_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5942:1: style: Label '__ats_lab_264_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5952:1: style: Label '__ats_lab_265_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5963:1: style: Label '__ats_lab_266_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5968:1: style: Label '__ats_lab_267_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5970:1: style: Label '__ats_lab_267_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5981:1: style: Label '__ats_lab_268_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:5992:1: style: Label '__ats_lab_269_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:6005:1: style: Label '__ats_lab_270_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:6014:1: style: Label '__ats_lab_271_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:6023:1: style: Label '__ats_lab_272_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:6032:1: style: Label '__ats_lab_273_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:6042:1: style: Label '__ats_lab_274_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:6057:1: style: Label '__ats_lab_275_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:6070:1: style: Label '__ats_lab_276_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:6072:1: style: Label '__ats_lab_276_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:6081:1: style: Label '__ats_lab_277_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:6095:1: style: Label '__ats_lab_278_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:6105:1: style: Label '__ats_lab_279_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:6120:1: style: Label '__ats_lab_280_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:6129:1: style: Label '__ats_lab_281_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:6138:1: style: Label '__ats_lab_282_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:6152:1: style: Label '__ats_lab_283_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:6159:1: style: Label '__ats_lab_284_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:6172:1: style: Label '__ats_lab_285_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:6183:1: style: Label '__ats_lab_286_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:6192:1: style: Label '__ats_lab_287_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:6206:1: style: Label '__ats_lab_288_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:6221:1: style: Label '__ats_lab_289_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:6240:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__d1explst_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:6253:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__d1explstlst_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:6268:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__d1expopt_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:6271:1: style: Label '__ats_lab_290_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:6273:1: style: Label '__ats_lab_290_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:6283:1: style: Label '__ats_lab_291_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:6304:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__labd1explst_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:6307:1: style: Label '__ats_lab_292_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:6309:1: style: Label '__ats_lab_292_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:6325:1: style: Label '__ats_lab_293_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:6346:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__d1lab_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:6350:1: style: Label '__ats_lab_294_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:6352:1: style: Label '__ats_lab_294_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn1_dats.c:6361:1: style: Label '__ats_lab_295_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2981:8: warning: Redundant assignment of 'tmp454' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2982:8: warning: Redundant assignment of 'tmp455' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2992:8: warning: Redundant assignment of 'tmp454' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2993:8: warning: Redundant assignment of 'tmp455' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3003:8: warning: Redundant assignment of 'tmp454' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3004:8: warning: Redundant assignment of 'tmp455' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3288:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3292:6: warning: Redundant assignment of 'arg4' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3435:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3439:6: warning: Redundant assignment of 'arg4' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3440:6: warning: Redundant assignment of 'arg5' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:953:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1007:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1774:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2558:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2812:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2929:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2984:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2995:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3006:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3016:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3080:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3294:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3442:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3946:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:868:1: style: Label '__ats_lab_prerr_loc_error2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:882:1: style: Label '__ats_lab_prerr_interror_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:896:1: style: Label '__ats_lab_prerr_loc_interror_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:914:1: style: Label '__ats_lab_dyncstimploc_posmark_3' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:940:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:942:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:958:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:972:1: style: Label '__ats_lab_symintr_tr_4' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:994:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:996:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1012:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1026:1: style: Label '__ats_lab_symelim_tr_6' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1049:1: style: Label '__ats_lab_c1lassdec_tr_8' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1060:1: style: Label '__ats_lab_4_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1062:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1071:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1110:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__overload_def_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1115:1: style: Label '__ats_lab_6_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1117:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1124:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1130:1: style: Label '__ats_lab_8_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1132:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1137:1: style: Label '__ats_lab_9_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1139:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1146:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1163:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1210:1: style: Label '__ats_lab_overload_tr_10' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1216:1: style: Label '__ats_lab_12_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1218:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1227:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1262:1: style: Label '__ats_lab_witht1ype_tr_11' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1265:1: style: Label '__ats_lab_14_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1267:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1274:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1284:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1294:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1304:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1327:1: style: Label '__ats_lab_v1aldec_tr_12' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1350:1: style: Label '__ats_lab_aux1_14' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1353:1: style: Label '__ats_lab_19_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1355:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1369:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1390:1: style: Label '__ats_lab_aux2_15' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1393:1: style: Label '__ats_lab_21_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1395:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1411:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1437:1: style: Label '__ats_lab_v1aldeclst_tr_13' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1472:1: style: Label '__ats_lab_f1undec_tr_16' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1500:1: style: Label '__ats_lab_aux1_18' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1503:1: style: Label '__ats_lab_23_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1505:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1522:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1543:1: style: Label '__ats_lab_aux2_19' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1546:1: style: Label '__ats_lab_25_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1548:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1564:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1585:1: style: Label '__ats_lab_f1undeclst_tr_17' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1633:1: style: Label '__ats_lab_v1ardec_tr_20' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1646:1: style: Label '__ats_lab_27_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1648:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1658:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1665:1: style: Label '__ats_lab_29_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1667:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1679:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1702:1: style: Label '__ats_lab_aux1_22' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1705:1: style: Label '__ats_lab_31_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1707:1: style: Label '__ats_lab_31_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1720:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1747:1: style: Label '__ats_lab_33_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1749:1: style: Label '__ats_lab_33_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1759:1: style: Label '__ats_lab_34_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1761:1: style: Label '__ats_lab_34_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1769:1: style: Label '__ats_lab_35_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1779:1: style: Label '__ats_lab_36_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1795:1: style: Label '__ats_lab_v1ardeclst_tr_21' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1832:1: style: Label '__ats_lab_aux_25' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1835:1: style: Label '__ats_lab_37_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1837:1: style: Label '__ats_lab_37_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1874:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1898:1: style: Label '__ats_lab_s1arglst_bind_svarlst_24' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1955:1: style: Label '__ats_lab_aux_27' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1958:1: style: Label '__ats_lab_39_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1960:1: style: Label '__ats_lab_39_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:1998:1: style: Label '__ats_lab_40_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2022:1: style: Label '__ats_lab_s1explst_bind_svarlst_26' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2101:1: style: Label '__ats_lab_d1exp_tr_ann_28' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2105:1: style: Label '__ats_lab_41_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2107:1: style: Label '__ats_lab_41_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2114:1: style: Label '__ats_lab_42_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2116:1: style: Label '__ats_lab_42_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2136:1: style: Label '__ats_lab_43_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2147:1: style: Label '__ats_lab_44_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2157:1: style: Label '__ats_lab_45_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2159:1: style: Label '__ats_lab_45_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2173:1: style: Label '__ats_lab_46_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2186:1: style: Label '__ats_lab_47_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2196:1: style: Label '__ats_lab_48_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2220:1: style: Label '__ats_lab_aux_30' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2223:1: style: Label '__ats_lab_53_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2225:1: style: Label '__ats_lab_53_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2242:1: style: Label '__ats_lab_54_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2336:1: style: Label '__ats_lab_d1exp_arg_body_tr_ann_29' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2339:1: style: Label '__ats_lab_49_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2341:1: style: Label '__ats_lab_49_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2396:1: style: Label '__ats_lab_51_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2398:1: style: Label '__ats_lab_51_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2407:1: style: Label '__ats_lab_52_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2475:1: style: Label '__ats_lab_55_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2477:1: style: Label '__ats_lab_55_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2485:1: style: Label '__ats_lab_56_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2492:1: style: Label '__ats_lab_57_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2534:1: style: Label '__ats_lab_58_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2536:1: style: Label '__ats_lab_58_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2541:1: style: Label '__ats_lab_59_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2543:1: style: Label '__ats_lab_59_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2551:1: style: Label '__ats_lab_60_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2563:1: style: Label '__ats_lab_61_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2592:1: style: Label '__ats_lab_m1acdef_tr_31' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2630:1: style: Label '__ats_lab_f_36' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2650:1: style: Label '__ats_lab_auxarg_35' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2653:1: style: Label '__ats_lab_62_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2655:1: style: Label '__ats_lab_62_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2666:1: style: Label '__ats_lab_63_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2691:1: style: Label '__ats_lab_auxarglst_37' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2694:1: style: Label '__ats_lab_64_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2696:1: style: Label '__ats_lab_64_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2709:1: style: Label '__ats_lab_65_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2732:1: style: Label '__ats_lab_aux1_34' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2793:1: style: Label '__ats_lab_66_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2795:1: style: Label '__ats_lab_66_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2817:1: style: Label '__ats_lab_67_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2833:1: style: Label '__ats_lab_m1acdeflst_tr_33' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2920:1: style: Label '__ats_lab_68_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2922:1: style: Label '__ats_lab_68_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2934:1: style: Label '__ats_lab_69_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2944:1: style: Label '__ats_lab_70_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2946:1: style: Label '__ats_lab_70_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2952:1: style: Label '__ats_lab_71_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2954:1: style: Label '__ats_lab_71_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2961:1: style: Label '__ats_lab_72_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2978:1: style: Label '__ats_lab_73_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:2989:1: style: Label '__ats_lab_74_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3000:1: style: Label '__ats_lab_75_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3010:1: style: Label '__ats_lab_76_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3027:1: style: Label '__ats_lab_d1exp_arity_check_39' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3050:1: style: Label '__ats_lab_77_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3052:1: style: Label '__ats_lab_77_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3057:1: style: Label '__ats_lab_78_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3059:1: style: Label '__ats_lab_78_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3077:1: style: Label '__ats_lab_79_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3087:1: style: Label '__ats_lab_80_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3157:1: style: Label '__ats_lab_i1mpdec_tr_d2cst_select_43' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3161:1: style: Label '__ats_lab_81_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3163:1: style: Label '__ats_lab_81_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3169:1: style: Label '__ats_lab_82_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3171:1: style: Label '__ats_lab_82_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3178:1: style: Label '__ats_lab_83_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3205:1: style: Label '__ats_lab_84_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3261:1: style: Label '__ats_lab_92_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3263:1: style: Label '__ats_lab_92_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3268:1: style: Label '__ats_lab_93_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3270:1: style: Label '__ats_lab_93_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3299:1: style: Label '__ats_lab_94_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3315:1: style: Label '__ats_lab_95_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3318:1: style: Label '__ats_lab_96_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3320:1: style: Label '__ats_lab_96_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3334:1: style: Label '__ats_lab_97_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3408:1: style: Label '__ats_lab_98_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3410:1: style: Label '__ats_lab_98_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3415:1: style: Label '__ats_lab_99_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3417:1: style: Label '__ats_lab_99_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3447:1: style: Label '__ats_lab_100_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3463:1: style: Label '__ats_lab_101_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3466:1: style: Label '__ats_lab_102_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3468:1: style: Label '__ats_lab_102_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3482:1: style: Label '__ats_lab_103_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3587:1: style: Label '__ats_lab_i1mpdec_tr_45' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3591:1: style: Label '__ats_lab_85_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3593:1: style: Label '__ats_lab_85_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3595:1: style: Label '__ats_lab_85_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3605:1: style: Label '__ats_lab_86_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3614:1: style: Label '__ats_lab_87_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3616:1: style: Label '__ats_lab_87_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3621:1: style: Label '__ats_lab_88_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3623:1: style: Label '__ats_lab_88_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3631:1: style: Label '__ats_lab_89_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3638:1: style: Label '__ats_lab_90_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3655:1: style: Label '__ats_lab_91_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3674:1: style: Label '__ats_lab_104_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3676:1: style: Label '__ats_lab_104_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3679:1: style: Label '__ats_lab_105_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3681:1: style: Label '__ats_lab_105_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3683:1: style: Label '__ats_lab_105_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3695:1: style: Label '__ats_lab_106_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3702:1: style: Label '__ats_lab_107_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3715:1: style: Label '__ats_lab_108_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3717:1: style: Label '__ats_lab_108_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3724:1: style: Label '__ats_lab_109_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3729:1: style: Label '__ats_lab_110_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3731:1: style: Label '__ats_lab_110_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3738:1: style: Label '__ats_lab_111_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3744:1: style: Label '__ats_lab_112_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3746:1: style: Label '__ats_lab_112_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3753:1: style: Label '__ats_lab_113_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3767:1: style: Label '__ats_lab_114_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3769:1: style: Label '__ats_lab_114_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3776:1: style: Label '__ats_lab_115_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3815:1: style: Label '__ats_lab_s1taload_tr_48' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3823:1: style: Label '__ats_lab_116_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3825:1: style: Label '__ats_lab_116_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3832:1: style: Label '__ats_lab_117_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3839:1: style: Label '__ats_lab_118_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3841:1: style: Label '__ats_lab_118_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3851:1: style: Label '__ats_lab_119_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3866:1: style: Label '__ats_lab_120_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3868:1: style: Label '__ats_lab_120_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3879:1: style: Label '__ats_lab_121_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3907:1: style: Label '__ats_lab_122_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3909:1: style: Label '__ats_lab_122_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3915:1: style: Label '__ats_lab_123_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3917:1: style: Label '__ats_lab_123_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3925:1: style: Label '__ats_lab_124_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3934:1: style: Label '__ats_lab_125_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3941:1: style: Label '__ats_lab_126_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:3951:1: style: Label '__ats_lab_127_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:4104:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__d1ec_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:4108:1: style: Label '__ats_lab_128_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:4110:1: style: Label '__ats_lab_128_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:4118:1: style: Label '__ats_lab_129_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:4128:1: style: Label '__ats_lab_130_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:4140:1: style: Label '__ats_lab_131_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:4150:1: style: Label '__ats_lab_132_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:4160:1: style: Label '__ats_lab_133_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:4178:1: style: Label '__ats_lab_134_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:4188:1: style: Label '__ats_lab_135_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:4198:1: style: Label '__ats_lab_136_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:4209:1: style: Label '__ats_lab_137_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:4219:1: style: Label '__ats_lab_138_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:4229:1: style: Label '__ats_lab_139_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:4241:1: style: Label '__ats_lab_140_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:4251:1: style: Label '__ats_lab_141_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:4267:1: style: Label '__ats_lab_142_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:4279:1: style: Label '__ats_lab_143_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:4289:1: style: Label '__ats_lab_144_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:4300:1: style: Label '__ats_lab_145_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:4311:1: style: Label '__ats_lab_146_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:4322:1: style: Label '__ats_lab_147_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:4333:1: style: Label '__ats_lab_148_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:4343:1: style: Label '__ats_lab_149_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:4354:1: style: Label '__ats_lab_150_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:4364:1: style: Label '__ats_lab_151_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:4374:1: style: Label '__ats_lab_152_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:4382:1: style: Label '__ats_lab_153_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:4384:1: style: Label '__ats_lab_153_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:4391:1: style: Label '__ats_lab_154_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:4402:1: style: Label '__ats_lab_155_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:4404:1: style: Label '__ats_lab_155_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:4411:1: style: Label '__ats_lab_156_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:4421:1: style: Label '__ats_lab_157_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:4431:1: style: Label '__ats_lab_158_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:4442:1: style: Label '__ats_lab_159_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:4453:1: style: Label '__ats_lab_160_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:4470:1: style: Label '__ats_lab_161_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:4479:1: style: Label '__ats_lab_162_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:4491:1: style: Label '__ats_lab_163_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:4493:1: style: Label '__ats_lab_163_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:4500:1: style: Label '__ats_lab_164_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_dyn2_dats.c:4517:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__d1eclst_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:771:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:803:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:804:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:805:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:966:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:967:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1625:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1626:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1636:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1637:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2318:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3498:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3534:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:774:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1628:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1639:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2128:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2320:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2584:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2821:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3500:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3536:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:561:1: style: Label '__ats_lab_prerr_loc_error2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:575:1: style: Label '__ats_lab_prerr_interror_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:588:1: style: Label '__ats_lab___ats_fun_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:601:1: style: Label '__ats_lab___ats_fun_3' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:614:1: style: Label '__ats_lab___ats_fun_4' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:627:1: style: Label '__ats_lab___ats_fun_5' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:640:1: style: Label '__ats_lab___ats_fun_6' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:653:1: style: Label '__ats_lab___ats_fun_7' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:666:1: style: Label '__ats_lab___ats_fun_8' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:679:1: style: Label '__ats_lab___ats_fun_9' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:693:1: style: Label '__ats_lab_chain_insert_044__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:713:1: style: Label '__ats_lab_table_insert_070__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:736:1: style: Label '__ats_lab_ht_insert_0100__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:763:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:765:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:779:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:829:1: style: Label '__ats_lab_htp_resize_0127__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:866:1: style: Label '__ats_lab_hashtbl_insert_01682__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:913:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__d2eclst_namespace_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:917:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:919:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:931:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:953:1: style: Label '__ats_lab_4_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:955:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:975:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:994:1: style: Label '__ats_lab_table_search_060__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1016:1: style: Label '__ats_lab_ht_search_096__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1042:1: style: Label '__ats_lab_hashtbl_search_01681__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1069:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__d2eclst_namespace_find' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1096:1: style: Label '__ats_lab_bst_join_random_0236__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1099:1: style: Label '__ats_lab_10_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1101:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1106:1: style: Label '__ats_lab_11_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1108:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1135:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1144:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1182:1: style: Label '__ats_lab_bst_remove_random_0250__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1185:1: style: Label '__ats_lab_6_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1187:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1196:1: style: Label '__ats_lab_7_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1198:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1213:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1228:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1245:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1270:1: style: Label '__ats_lab_map_remove_03323__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1296:1: style: Label '__ats_lab_symenv_remove_fst_01729__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1314:1: style: Label '__ats_lab_bst_size_0188__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1317:1: style: Label '__ats_lab_19_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1319:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1327:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1372:1: style: Label '__ats_lab_bst_insert_atroot_0193__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1375:1: style: Label '__ats_lab_18_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1377:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1426:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1466:1: style: Label '__ats_lab_bst_insert_random_0227__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1469:1: style: Label '__ats_lab_17_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1471:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1506:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1532:1: style: Label '__ats_lab_map_insert_03322__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1554:1: style: Label '__ats_lab_symenv_insert_fst_01728__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1572:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__the_s2rtenv_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1576:1: style: Label '__ats_lab_15_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1578:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1585:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1610:1: style: Label '__ats_lab_25_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1612:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1620:1: style: Label '__ats_lab_26_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1622:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1633:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1644:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1654:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1672:1: style: Label '__ats_lab_map_search_03324__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1692:1: style: Label '__ats_lab_symmap_ref_search_01721__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1715:1: style: Label '__ats_lab_f_34' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1719:1: style: Label '__ats_lab_23_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1721:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1730:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1776:1: style: Label '__ats_lab_the_s2rtenv_namespace_find_33' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1798:1: style: Label '__ats_lab_symmaplst_search_0378__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1801:1: style: Label '__ats_lab_32_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1803:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1810:1: style: Label '__ats_lab_33_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1812:1: style: Label '__ats_lab_33_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1819:1: style: Label '__ats_lab_34_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1830:1: style: Label '__ats_lab_35_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1854:1: style: Label '__ats_lab_symenv_search_all_01730__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1862:1: style: Label '__ats_lab_30_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1864:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1871:1: style: Label '__ats_lab_31_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1894:1: style: Label '__ats_lab_symenv_pervasive_search_01731__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1913:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__the_s2rtenv_find' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1917:1: style: Label '__ats_lab_36_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1919:1: style: Label '__ats_lab_36_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1926:1: style: Label '__ats_lab_37_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1930:1: style: Label '__ats_lab_38_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1932:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1939:1: style: Label '__ats_lab_39_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1982:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__the_s2rtenv_find_qua' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1986:1: style: Label '__ats_lab_40_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1988:1: style: Label '__ats_lab_40_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:1995:1: style: Label '__ats_lab_41_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2000:1: style: Label '__ats_lab_42_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2004:1: style: Label '__ats_lab_42_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2013:1: style: Label '__ats_lab_43_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2027:1: style: Label '__ats_lab_44_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2041:1: style: Label '__ats_lab_45_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2043:1: style: Label '__ats_lab_45_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2052:1: style: Label '__ats_lab_46_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2066:1: style: Label '__ats_lab_47_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2081:1: style: Label '__ats_lab_prerr_interror_0356_' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2097:1: style: Label '__ats_lab_abort_45' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2119:1: style: Label '__ats_lab_50_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2121:1: style: Label '__ats_lab_50_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2133:1: style: Label '__ats_lab_51_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2148:1: style: Label '__ats_lab_map_free_03320__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2164:1: style: Label '__ats_lab_symmap_free_01719__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2189:1: style: Label '__ats_lab_symenv_pop_01733__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2196:1: style: Label '__ats_lab_48_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2198:1: style: Label '__ats_lab_48_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2209:1: style: Label '__ats_lab_49_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2230:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__the_s2rtenv_pop' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2243:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__the_s2rtenv_push' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2259:1: style: Label '__ats_lab_abort_53' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2288:1: style: Label '__ats_lab_56_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2290:1: style: Label '__ats_lab_56_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2303:1: style: Label '__ats_lab_57_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2305:1: style: Label '__ats_lab_57_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2312:1: style: Label '__ats_lab_58_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2325:1: style: Label '__ats_lab_59_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2345:1: style: Label '__ats_lab_map_join_03325__ats_ptr_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2387:1: style: Label '__ats_lab_symenv_localjoin_01738__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2394:1: style: Label '__ats_lab_52_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2396:1: style: Label '__ats_lab_52_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2407:1: style: Label '__ats_lab_53_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2418:1: style: Label '__ats_lab_54_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2420:1: style: Label '__ats_lab_54_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2431:1: style: Label '__ats_lab_55_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2452:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__the_s2rtenv_localjoin' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2466:1: style: Label '__ats_lab_the_s2rtenv_pervasive_add_topenv_56' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2481:1: style: Label '__ats_lab_ref_make_elt_01743__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2503:1: style: Label '__ats_lab_the_s2rtenv_namespace_add_topenv_57' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2509:1: style: Label '__ats_lab_60_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2511:1: style: Label '__ats_lab_60_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2523:1: style: Label '__ats_lab_61_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2537:1: style: Label '__ats_lab_the_s2rtenv_save_59' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2553:1: style: Label '__ats_lab_abort_62' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2575:1: style: Label '__ats_lab_64_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2577:1: style: Label '__ats_lab_64_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2589:1: style: Label '__ats_lab_65_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2622:1: style: Label '__ats_lab_symenv_restore_01740__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2629:1: style: Label '__ats_lab_62_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2631:1: style: Label '__ats_lab_62_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2642:1: style: Label '__ats_lab_63_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2671:1: style: Label '__ats_lab_the_s2rtenv_restore_60' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2685:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__the_s2expenv_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2689:1: style: Label '__ats_lab_66_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2691:1: style: Label '__ats_lab_66_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2698:1: style: Label '__ats_lab_67_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2721:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__the_s2expenv_add_scst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2726:1: style: Label '__ats_lab_68_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2728:1: style: Label '__ats_lab_68_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2733:1: style: Label '__ats_lab_69_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2735:1: style: Label '__ats_lab_69_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2742:1: style: Label '__ats_lab_70_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2751:1: style: Label '__ats_lab_71_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2758:1: style: Label '__ats_lab_72_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2760:1: style: Label '__ats_lab_72_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2767:1: style: Label '__ats_lab_73_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2790:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__the_s2expenv_add_svar' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2813:1: style: Label '__ats_lab_74_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2815:1: style: Label '__ats_lab_74_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2826:1: style: Label '__ats_lab_75_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2845:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__the_s2expenv_add_datconptr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2870:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__the_s2expenv_add_datcontyp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2897:1: style: Label '__ats_lab_f_71' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2901:1: style: Label '__ats_lab_76_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2903:1: style: Label '__ats_lab_76_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2912:1: style: Label '__ats_lab_77_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2958:1: style: Label '__ats_lab_the_s2expenv_namespace_find_70' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2976:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__the_s2expenv_find' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2980:1: style: Label '__ats_lab_78_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2982:1: style: Label '__ats_lab_78_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2989:1: style: Label '__ats_lab_79_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2993:1: style: Label '__ats_lab_80_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:2995:1: style: Label '__ats_lab_80_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3002:1: style: Label '__ats_lab_81_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3019:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__the_s2expenv_pervasive_find' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3053:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__the_s2expenv_find_qua' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3057:1: style: Label '__ats_lab_82_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3059:1: style: Label '__ats_lab_82_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3066:1: style: Label '__ats_lab_83_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3071:1: style: Label '__ats_lab_84_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3075:1: style: Label '__ats_lab_84_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3084:1: style: Label '__ats_lab_85_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3098:1: style: Label '__ats_lab_86_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3112:1: style: Label '__ats_lab_87_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3114:1: style: Label '__ats_lab_87_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3123:1: style: Label '__ats_lab_88_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3131:1: style: Label '__ats_lab_89_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3146:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__the_s2expenv_pop' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3159:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__the_s2expenv_push' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3172:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__the_s2expenv_localjoin' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3186:1: style: Label '__ats_lab_the_s2expenv_pervasive_add_topenv_78' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3207:1: style: Label '__ats_lab_the_s2expenv_namespace_add_topenv_79' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3213:1: style: Label '__ats_lab_90_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3215:1: style: Label '__ats_lab_90_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3227:1: style: Label '__ats_lab_91_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3241:1: style: Label '__ats_lab_the_s2expenv_save_80' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3254:1: style: Label '__ats_lab_the_s2expenv_restore_81' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3268:1: style: Label '__ats_lab_ref_make_elt_01743__ats_int_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3283:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__macdef_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3298:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__macdef_inc' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3315:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__macdef_dec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3330:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__macro_level_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3345:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__macro_level_inc' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3367:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__macro_level_dec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3391:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__template_level_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3406:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__template_level_inc' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3423:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__template_level_dec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3447:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__s2var_tmplev_check' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3451:1: style: Label '__ats_lab_92_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3452:1: style: Label '__ats_lab_92_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3470:1: style: Label '__ats_lab_93_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3491:1: style: Label '__ats_lab_94_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3493:1: style: Label '__ats_lab_94_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3505:1: style: Label '__ats_lab_95_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3526:1: style: Label '__ats_lab_96_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3528:1: style: Label '__ats_lab_96_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3541:1: style: Label '__ats_lab_97_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3555:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__s2qualst_tmplev_set' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3568:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__d2var_current_level_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3581:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__d2var_current_level_set' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3596:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__d2var_current_level_inc' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3613:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__d2var_current_level_inc_and_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3631:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__d2var_current_level_dec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3648:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__d2var_current_level_dec_and_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3665:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__the_d2expenv_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3669:1: style: Label '__ats_lab_98_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3671:1: style: Label '__ats_lab_98_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3678:1: style: Label '__ats_lab_99_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3701:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__the_d2expenv_add_dcon' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3706:1: style: Label '__ats_lab_100_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3708:1: style: Label '__ats_lab_100_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3713:1: style: Label '__ats_lab_101_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3715:1: style: Label '__ats_lab_101_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3722:1: style: Label '__ats_lab_102_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3731:1: style: Label '__ats_lab_103_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3738:1: style: Label '__ats_lab_104_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3740:1: style: Label '__ats_lab_104_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3747:1: style: Label '__ats_lab_105_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3770:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__the_d2expenv_add_dcst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3789:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__the_d2expenv_add_dmac_def' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3808:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__the_d2expenv_add_dmac_var' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3825:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__the_d2expenv_add_dmac_varlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3840:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__the_d2expenv_add_dvar' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3857:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__the_d2expenv_add_dvarlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3877:1: style: Label '__ats_lab_f_111' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3881:1: style: Label '__ats_lab_106_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3883:1: style: Label '__ats_lab_106_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3892:1: style: Label '__ats_lab_107_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3938:1: style: Label '__ats_lab_the_d2expenv_namespace_find_110' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3956:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__the_d2expenv_find' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3960:1: style: Label '__ats_lab_108_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3962:1: style: Label '__ats_lab_108_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3969:1: style: Label '__ats_lab_109_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3973:1: style: Label '__ats_lab_110_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3975:1: style: Label '__ats_lab_110_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3982:1: style: Label '__ats_lab_111_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:3999:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__the_d2expenv_current_find' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:4012:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__the_d2expenv_pervasive_find' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:4046:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__the_d2expenv_find_qua' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:4050:1: style: Label '__ats_lab_112_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:4052:1: style: Label '__ats_lab_112_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:4059:1: style: Label '__ats_lab_113_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:4064:1: style: Label '__ats_lab_114_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:4068:1: style: Label '__ats_lab_114_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:4077:1: style: Label '__ats_lab_115_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:4091:1: style: Label '__ats_lab_116_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:4105:1: style: Label '__ats_lab_117_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:4107:1: style: Label '__ats_lab_117_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:4116:1: style: Label '__ats_lab_118_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:4124:1: style: Label '__ats_lab_119_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:4139:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__the_d2expenv_pop' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:4152:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__the_d2expenv_push' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:4165:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__the_d2expenv_swap' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:4178:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__the_d2expenv_localjoin' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:4192:1: style: Label '__ats_lab_the_d2expenv_pervasive_add_topenv_120' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:4213:1: style: Label '__ats_lab_the_d2expenv_namespace_add_topenv_121' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:4219:1: style: Label '__ats_lab_120_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:4221:1: style: Label '__ats_lab_120_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:4233:1: style: Label '__ats_lab_121_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:4247:1: style: Label '__ats_lab_the_d2expenv_save_122' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:4260:1: style: Label '__ats_lab_the_d2expenv_restore_123' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:4273:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__staload_level_get_level' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:4290:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__staload_level_push' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:4311:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__staload_level_pop' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:4331:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__trans2_env_pop' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:4352:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__trans2_env_push' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:4373:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__trans2_env_localjoin' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:4392:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__trans2_env_save' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:4411:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__trans2_env_restore' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:4429:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__trans2_env_pervasive_add_topenv' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:4446:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__trans2_env_namespace_add_topenv' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_env_dats.c:4491:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_env_2esats__trans2_env_initialize' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1882:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2200:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2201:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2211:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2212:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2733:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2734:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4111:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4113:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4152:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4153:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4223:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4224:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4310:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4311:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4330:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4331:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4344:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4345:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4460:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4493:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6506:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:8293:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1600:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1934:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2203:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2214:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2738:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4115:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4155:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4226:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4313:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4333:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4347:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4462:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4495:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6147:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6509:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6652:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6823:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6910:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7187:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7395:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7941:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:8104:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:8295:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:8357:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:8505:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1043:1: style: Label '__ats_lab_prerr_loc_error2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1057:1: style: Label '__ats_lab_prerr_interror_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1071:1: style: Label '__ats_lab_prerr_loc_interror_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1089:1: style: Label '__ats_lab_stacstuseloc_posmark_3' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1124:1: style: Label '__ats_lab_s1rt_app_tr_4' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1127:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1128:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1133:1: style: Label '__ats_lab_1_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1139:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1145:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1147:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1154:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1171:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1181:1: style: Label '__ats_lab_5_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1229:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__s1rt_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1233:1: style: Label '__ats_lab_6_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1235:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1245:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1256:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1262:1: style: Label '__ats_lab_9_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1264:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1269:1: style: Label '__ats_lab_10_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1271:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1278:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1294:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1311:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1334:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__s1rtlst_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1337:1: style: Label '__ats_lab_14_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1339:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1352:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1369:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__s1rtopt_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1372:1: style: Label '__ats_lab_16_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1374:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1384:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1401:1: style: Label '__ats_lab_staspecid_of_qid_8' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1405:1: style: Label '__ats_lab_18_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1407:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1418:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1455:1: style: Label '__ats_lab_effvar_tr_9' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1460:1: style: Label '__ats_lab_20_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1462:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1467:1: style: Label '__ats_lab_21_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1469:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1478:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1495:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1518:1: style: Label '__ats_lab_effvarlst_tr_10' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1534:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__effcst_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1537:1: style: Label '__ats_lab_24_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1539:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1546:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1553:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1580:1: style: Label '__ats_lab_27_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1582:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1588:1: style: Label '__ats_lab_28_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1590:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1597:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1607:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1641:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__s1arglst_var_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1644:1: style: Label '__ats_lab_31_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1646:1: style: Label '__ats_lab_31_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1652:1: style: Label '__ats_lab_32_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1654:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1662:1: style: Label '__ats_lab_33_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1688:1: style: Label '__ats_lab_34_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1703:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__s1arglstlst_var_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1734:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__s1arg_var_tr_srt' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1738:1: style: Label '__ats_lab_35_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1740:1: style: Label '__ats_lab_35_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1764:1: style: Label '__ats_lab_36_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1797:1: style: Label '__ats_lab_sp1at_arg_tr_dn_16' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1800:1: style: Label '__ats_lab_37_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1802:1: style: Label '__ats_lab_37_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1804:1: style: Label '__ats_lab_37_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1819:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1821:1: style: Label '__ats_lab_38_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1828:1: style: Label '__ats_lab_39_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1836:1: style: Label '__ats_lab_40_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1838:1: style: Label '__ats_lab_40_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1844:1: style: Label '__ats_lab_41_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1871:1: style: Label '__ats_lab_42_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1873:1: style: Label '__ats_lab_42_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1891:1: style: Label '__ats_lab_43_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1913:1: style: Label '__ats_lab_44_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1915:1: style: Label '__ats_lab_44_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1922:1: style: Label '__ats_lab_45_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1924:1: style: Label '__ats_lab_45_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1931:1: style: Label '__ats_lab_46_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1941:1: style: Label '__ats_lab_47_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:1964:1: style: Label '__ats_lab_err1_20' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2019:1: style: Label '__ats_lab_err2_21' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2071:1: style: Label '__ats_lab_err3_22' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2121:1: style: Label '__ats_lab_argcheck_err_23' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2173:1: style: Label '__ats_lab_51_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2175:1: style: Label '__ats_lab_51_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2181:1: style: Label '__ats_lab_52_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2183:1: style: Label '__ats_lab_52_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2188:1: style: Label '__ats_lab_53_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2189:1: style: Label '__ats_lab_53_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2197:1: style: Label '__ats_lab_54_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2209:1: style: Label '__ats_lab_55_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2221:1: style: Label '__ats_lab_56_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2251:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__sp1at_tr_dn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2256:1: style: Label '__ats_lab_48_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2258:1: style: Label '__ats_lab_48_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2265:1: style: Label '__ats_lab_49_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2267:1: style: Label '__ats_lab_49_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2272:1: style: Label '__ats_lab_50_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2274:1: style: Label '__ats_lab_50_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2281:1: style: Label '__ats_lab_57_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2283:1: style: Label '__ats_lab_57_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2289:1: style: Label '__ats_lab_58_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2291:1: style: Label '__ats_lab_58_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2300:1: style: Label '__ats_lab_59_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2309:1: style: Label '__ats_lab_60_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2317:1: style: Label '__ats_lab_61_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2326:1: style: Label '__ats_lab_62_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2343:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__s1exp_tr_dn_bool' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2356:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__s1explst_tr_dn_bool' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2369:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__s1exp_tr_dn_cls' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2382:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__s1explst_tr_dn_cls' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2395:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__s1exp_tr_dn_int' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2408:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__s1explst_tr_dn_int' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2421:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__s1exp_tr_dn_prop' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2434:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__s1exp_tr_dn_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2447:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__s1exp_tr_dn_t0ype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2460:1: style: Label '__ats_lab_s1explst_tr_dn_t0ype_34' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2473:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__s1exp_tr_dn_view' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2486:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__s1exp_tr_dn_viewtype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2499:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__s1exp_tr_dn_viewt0ype' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2512:1: style: Label '__ats_lab_s1explst_tr_dn_viewt0ype_38' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2525:1: style: Label '__ats_lab_s1explstlst_tr_dn_viewt0ype_39' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2549:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__s1exp_tr_dn_impredicative' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2579:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__s1expopt_tr_dn_impredicative' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2582:1: style: Label '__ats_lab_63_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2584:1: style: Label '__ats_lab_63_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2594:1: style: Label '__ats_lab_64_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2613:1: style: Label '__ats_lab_s1exp_any_tr_up_42' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2664:1: style: Label '__ats_lab_65_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2666:1: style: Label '__ats_lab_65_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2673:1: style: Label '__ats_lab_66_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2675:1: style: Label '__ats_lab_66_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2684:1: style: Label '__ats_lab_67_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2705:1: style: Label '__ats_lab_68_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2707:1: style: Label '__ats_lab_68_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2714:1: style: Label '__ats_lab_69_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2724:1: style: Label '__ats_lab_70_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2743:1: style: Label '__ats_lab_71_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2758:1: style: Label '__ats_lab_s1exp_app_tr_up_43' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2775:1: style: Label '__ats_lab_aux_46' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2778:1: style: Label '__ats_lab_76_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2780:1: style: Label '__ats_lab_76_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2793:1: style: Label '__ats_lab_77_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2836:1: style: Label '__ats_lab_s1exp_app_datconptr_tr_up_45' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2839:1: style: Label '__ats_lab_72_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2841:1: style: Label '__ats_lab_72_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2846:1: style: Label '__ats_lab_73_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2848:1: style: Label '__ats_lab_73_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2855:1: style: Label '__ats_lab_74_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2870:1: style: Label '__ats_lab_75_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2919:1: style: Label '__ats_lab_err_48' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2942:1: style: Label '__ats_lab_s1exp_app_datcontyp_tr_up_47' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2945:1: style: Label '__ats_lab_78_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2947:1: style: Label '__ats_lab_78_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2952:1: style: Label '__ats_lab_79_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2954:1: style: Label '__ats_lab_79_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2960:1: style: Label '__ats_lab_80_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:2969:1: style: Label '__ats_lab_81_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3008:1: style: Label '__ats_lab_s1exp_qid_app_tr_up_49' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3011:1: style: Label '__ats_lab_82_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3013:1: style: Label '__ats_lab_82_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3019:1: style: Label '__ats_lab_83_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3021:1: style: Label '__ats_lab_83_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3030:1: style: Label '__ats_lab_84_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3046:1: style: Label '__ats_lab_85_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3056:1: style: Label '__ats_lab_86_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3064:1: style: Label '__ats_lab_87_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3071:1: style: Label '__ats_lab_88_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3119:1: style: Label '__ats_lab_s1exp_qid_tr_up_50' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3123:1: style: Label '__ats_lab_89_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3125:1: style: Label '__ats_lab_89_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3130:1: style: Label '__ats_lab_90_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3132:1: style: Label '__ats_lab_90_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3136:1: style: Label '__ats_lab_91_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3138:1: style: Label '__ats_lab_91_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3145:1: style: Label '__ats_lab_92_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3149:1: style: Label '__ats_lab_92_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3168:1: style: Label '__ats_lab_94_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3180:1: style: Label '__ats_lab_95_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3189:1: style: Label '__ats_lab_96_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3197:1: style: Label '__ats_lab_97_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3210:1: style: Label '__ats_lab_98_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3235:1: style: Label '__ats_lab_s1exp_invar_tr_up_51' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3268:1: style: Label '__ats_lab_s1exp_read_tr_up_52' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3311:1: style: Label '__ats_lab_s1exp_top_tr_up_53' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3357:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__s1exp_arg_tr_up' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3361:1: style: Label '__ats_lab_99_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3363:1: style: Label '__ats_lab_99_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3378:1: style: Label '__ats_lab_100_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3384:1: style: Label '__ats_lab_101_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3386:1: style: Label '__ats_lab_101_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3400:1: style: Label '__ats_lab_102_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3413:1: style: Label '__ats_lab_103_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3443:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__s1exp_arg_tr_dn_impredicative' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3480:1: style: Label '__ats_lab_auxwth_57' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3483:1: style: Label '__ats_lab_104_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3485:1: style: Label '__ats_lab_104_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3507:1: style: Label '__ats_lab_105_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3518:1: style: Label '__ats_lab_106_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3546:1: style: Label '__ats_lab_auxres_58' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3550:1: style: Label '__ats_lab_107_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3554:1: style: Label '__ats_lab_107_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3569:1: style: Label '__ats_lab_108_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3587:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__s1exp_res_tr_dn_impredicative' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3632:1: style: Label '__ats_lab_aux_60' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3635:1: style: Label '__ats_lab_115_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3637:1: style: Label '__ats_lab_115_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3648:1: style: Label '__ats_lab_116_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3650:1: style: Label '__ats_lab_116_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3654:1: style: Label '__ats_lab_117_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3656:1: style: Label '__ats_lab_117_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3669:1: style: Label '__ats_lab_118_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3676:1: style: Label '__ats_lab_119_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3681:1: style: Label '__ats_lab_120_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3682:1: style: Label '__ats_lab_120_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3687:1: style: Label '__ats_lab_121_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3689:1: style: Label '__ats_lab_121_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3700:1: style: Label '__ats_lab_122_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3712:1: style: Label '__ats_lab_123_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3723:1: style: Label '__ats_lab_124_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3741:1: style: Label '__ats_lab_125_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3793:1: style: Label '__ats_lab_s1exp_arrow_tr_up_59' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3796:1: style: Label '__ats_lab_109_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3800:1: style: Label '__ats_lab_109_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3807:1: style: Label '__ats_lab_110_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3817:1: style: Label '__ats_lab_111_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3823:1: style: Label '__ats_lab_111_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3833:1: style: Label '__ats_lab_112_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3850:1: style: Label '__ats_lab_113_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3852:1: style: Label '__ats_lab_113_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3861:1: style: Label '__ats_lab_114_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3883:1: style: Label '__ats_lab_126_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3885:1: style: Label '__ats_lab_126_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3893:1: style: Label '__ats_lab_127_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3905:1: style: Label '__ats_lab_128_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3907:1: style: Label '__ats_lab_128_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3918:1: style: Label '__ats_lab_129_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3968:1: style: Label '__ats_lab_s1rtext_tr_61' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3972:1: style: Label '__ats_lab_130_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3974:1: style: Label '__ats_lab_130_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3979:1: style: Label '__ats_lab_131_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3981:1: style: Label '__ats_lab_131_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3987:1: style: Label '__ats_lab_132_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3989:1: style: Label '__ats_lab_132_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:3998:1: style: Label '__ats_lab_133_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4014:1: style: Label '__ats_lab_134_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4026:1: style: Label '__ats_lab_135_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4033:1: style: Label '__ats_lab_136_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4035:1: style: Label '__ats_lab_136_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4043:1: style: Label '__ats_lab_137_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4056:1: style: Label '__ats_lab_138_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4058:1: style: Label '__ats_lab_138_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4065:1: style: Label '__ats_lab_139_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4099:1: style: Label '__ats_lab_144_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4101:1: style: Label '__ats_lab_144_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4120:1: style: Label '__ats_lab_145_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4141:1: style: Label '__ats_lab_147_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4143:1: style: Label '__ats_lab_147_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4160:1: style: Label '__ats_lab_148_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4209:1: style: Label '__ats_lab_149_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4211:1: style: Label '__ats_lab_149_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4231:1: style: Label '__ats_lab_150_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4292:1: style: Label '__ats_lab_140_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4294:1: style: Label '__ats_lab_140_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4300:1: style: Label '__ats_lab_141_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4302:1: style: Label '__ats_lab_141_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4318:1: style: Label '__ats_lab_142_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4324:1: style: Label '__ats_lab_143_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4326:1: style: Label '__ats_lab_143_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4338:1: style: Label '__ats_lab_146_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4356:1: style: Label '__ats_lab_151_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4375:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__s1qualst_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4401:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__s1qualstlst_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4404:1: style: Label '__ats_lab_152_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4406:1: style: Label '__ats_lab_152_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4419:1: style: Label '__ats_lab_153_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4450:1: style: Label '__ats_lab_154_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4452:1: style: Label '__ats_lab_154_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4467:1: style: Label '__ats_lab_155_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4473:1: style: Label '__ats_lab_156_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4475:1: style: Label '__ats_lab_156_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4479:1: style: Label '__ats_lab_157_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4481:1: style: Label '__ats_lab_157_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4486:1: style: Label '__ats_lab_158_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4488:1: style: Label '__ats_lab_158_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4499:1: style: Label '__ats_lab_159_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4508:1: style: Label '__ats_lab_160_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4516:1: style: Label '__ats_lab_161_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4524:1: style: Label '__ats_lab_162_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4539:1: style: Label '__ats_lab_s2rtlst_of_s2varlst_69' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4565:1: style: Label '__ats_lab_aux01_70' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4568:1: style: Label '__ats_lab_163_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4570:1: style: Label '__ats_lab_163_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4607:1: style: Label '__ats_lab_164_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4628:1: style: Label '__ats_lab_aux23_71' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4631:1: style: Label '__ats_lab_165_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4633:1: style: Label '__ats_lab_165_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4649:1: style: Label '__ats_lab_166_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4670:1: style: Label '__ats_lab_s1exp_list_tr_up_72' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4714:1: style: Label '__ats_lab_s1exp_tytup_tr_up_73' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4717:1: style: Label '__ats_lab_167_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4718:1: style: Label '__ats_lab_167_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4749:1: style: Label '__ats_lab_168_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4777:1: style: Label '__ats_lab_169_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4825:1: style: Label '__ats_lab_s1exp_tytup2_tr_up_74' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4828:1: style: Label '__ats_lab_170_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4829:1: style: Label '__ats_lab_170_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4862:1: style: Label '__ats_lab_171_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4898:1: style: Label '__ats_lab_172_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4928:1: style: Label '__ats_lab_aux01_75' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4931:1: style: Label '__ats_lab_173_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4933:1: style: Label '__ats_lab_173_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4964:1: style: Label '__ats_lab_174_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4984:1: style: Label '__ats_lab_aux23_76' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4987:1: style: Label '__ats_lab_175_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:4989:1: style: Label '__ats_lab_175_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5004:1: style: Label '__ats_lab_176_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5026:1: style: Label '__ats_lab_err1_78' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5053:1: style: Label '__ats_lab_err2_79' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5091:1: style: Label '__ats_lab_s1exp_tmpid_tr_77' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5096:1: style: Label '__ats_lab_177_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5098:1: style: Label '__ats_lab_177_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5105:1: style: Label '__ats_lab_178_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5115:1: style: Label '__ats_lab_179_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5125:1: style: Label '__ats_lab_180_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5134:1: style: Label '__ats_lab_181_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5148:1: style: Label '__ats_lab_182_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5150:1: style: Label '__ats_lab_182_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5155:1: style: Label '__ats_lab_183_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5157:1: style: Label '__ats_lab_183_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5161:1: style: Label '__ats_lab_184_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5163:1: style: Label '__ats_lab_184_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5172:1: style: Label '__ats_lab_185_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5180:1: style: Label '__ats_lab_186_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5189:1: style: Label '__ats_lab_187_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5225:1: style: Label '__ats_lab_s1exp_tyrec_tr_up_80' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5228:1: style: Label '__ats_lab_188_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5229:1: style: Label '__ats_lab_188_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5259:1: style: Label '__ats_lab_189_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5286:1: style: Label '__ats_lab_190_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5310:1: style: Label '__ats_lab_s1exp_tyrec_ext_tr_up_81' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5338:1: style: Label '__ats_lab_s1exp_union_tr_up_82' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5491:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__s1exp_tr_up' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5495:1: style: Label '__ats_lab_191_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5497:1: style: Label '__ats_lab_191_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5507:1: style: Label '__ats_lab_192_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5515:1: style: Label '__ats_lab_193_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5528:1: style: Label '__ats_lab_194_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5530:1: style: Label '__ats_lab_194_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5536:1: style: Label '__ats_lab_195_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5538:1: style: Label '__ats_lab_195_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5548:1: style: Label '__ats_lab_196_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5552:1: style: Label '__ats_lab_197_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5554:1: style: Label '__ats_lab_197_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5565:1: style: Label '__ats_lab_198_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5584:1: style: Label '__ats_lab_199_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5604:1: style: Label '__ats_lab_200_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5616:1: style: Label '__ats_lab_201_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5624:1: style: Label '__ats_lab_202_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5651:1: style: Label '__ats_lab_203_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5661:1: style: Label '__ats_lab_204_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5672:1: style: Label '__ats_lab_205_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5681:1: style: Label '__ats_lab_206_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5692:1: style: Label '__ats_lab_207_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5701:1: style: Label '__ats_lab_208_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5703:1: style: Label '__ats_lab_208_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5712:1: style: Label '__ats_lab_209_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5726:1: style: Label '__ats_lab_210_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5736:1: style: Label '__ats_lab_211_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5746:1: style: Label '__ats_lab_212_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5755:1: style: Label '__ats_lab_213_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5764:1: style: Label '__ats_lab_214_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5775:1: style: Label '__ats_lab_215_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5786:1: style: Label '__ats_lab_216_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5796:1: style: Label '__ats_lab_217_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5806:1: style: Label '__ats_lab_218_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5816:1: style: Label '__ats_lab_219_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5827:1: style: Label '__ats_lab_220_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5847:1: style: Label '__ats_lab_221_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5865:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__s1explst_tr_up' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5878:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__s1explstlst_tr_up' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5896:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__tmps1explstlst_tr_up' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5899:1: style: Label '__ats_lab_222_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5901:1: style: Label '__ats_lab_222_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5916:1: style: Label '__ats_lab_223_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5955:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__s1exp_tr_dn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5959:1: style: Label '__ats_lab_224_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5961:1: style: Label '__ats_lab_224_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:5982:1: style: Label '__ats_lab_225_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6019:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__s1explst_tr_dn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6022:1: style: Label '__ats_lab_226_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6024:1: style: Label '__ats_lab_226_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6040:1: style: Label '__ats_lab_227_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6061:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__s1exparg_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6065:1: style: Label '__ats_lab_228_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6067:1: style: Label '__ats_lab_228_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6075:1: style: Label '__ats_lab_229_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6083:1: style: Label '__ats_lab_230_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6101:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__s1exparglst_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6117:1: style: Label '__ats_lab_s1rtdef_tr_91' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6139:1: style: Label '__ats_lab_231_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6141:1: style: Label '__ats_lab_231_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6152:1: style: Label '__ats_lab_232_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6178:1: style: Label '__ats_lab_d1atarg_tr_93' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6182:1: style: Label '__ats_lab_233_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6184:1: style: Label '__ats_lab_233_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6199:1: style: Label '__ats_lab_234_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6228:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__d1atarglst_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6231:1: style: Label '__ats_lab_235_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6233:1: style: Label '__ats_lab_235_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6246:1: style: Label '__ats_lab_236_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6265:1: style: Label '__ats_lab_aux_96' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6268:1: style: Label '__ats_lab_240_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6270:1: style: Label '__ats_lab_240_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6283:1: style: Label '__ats_lab_241_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6307:1: style: Label '__ats_lab_aux_97' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6310:1: style: Label '__ats_lab_243_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6312:1: style: Label '__ats_lab_243_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6318:1: style: Label '__ats_lab_244_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6320:1: style: Label '__ats_lab_244_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6329:1: style: Label '__ats_lab_245_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6344:1: style: Label '__ats_lab_246_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6384:1: style: Label '__ats_lab_s1tacon_tr_95' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6390:1: style: Label '__ats_lab_237_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6392:1: style: Label '__ats_lab_237_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6402:1: style: Label '__ats_lab_238_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6408:1: style: Label '__ats_lab_239_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6410:1: style: Label '__ats_lab_239_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6418:1: style: Label '__ats_lab_242_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6426:1: style: Label '__ats_lab_247_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6428:1: style: Label '__ats_lab_247_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6438:1: style: Label '__ats_lab_248_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6445:1: style: Label '__ats_lab_249_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6447:1: style: Label '__ats_lab_249_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6452:1: style: Label '__ats_lab_250_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6454:1: style: Label '__ats_lab_250_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6461:1: style: Label '__ats_lab_251_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6472:1: style: Label '__ats_lab_252_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6500:1: style: Label '__ats_lab_253_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6502:1: style: Label '__ats_lab_253_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6514:1: style: Label '__ats_lab_254_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6529:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__s1taconlst_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6532:1: style: Label '__ats_lab_255_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6534:1: style: Label '__ats_lab_255_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6541:1: style: Label '__ats_lab_256_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6548:1: style: Label '__ats_lab_257_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6555:1: style: Label '__ats_lab_258_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6562:1: style: Label '__ats_lab_259_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6569:1: style: Label '__ats_lab_260_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6598:1: style: Label '__ats_lab_s1tacst_tr_100' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6606:1: style: Label '__ats_lab_261_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6608:1: style: Label '__ats_lab_261_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6617:1: style: Label '__ats_lab_262_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6644:1: style: Label '__ats_lab_263_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6646:1: style: Label '__ats_lab_263_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6657:1: style: Label '__ats_lab_264_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6677:1: style: Label '__ats_lab_s1tavar_tr_102' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6696:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__s1tavarlst_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6721:1: style: Label '__ats_lab_aux_105' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6751:1: style: Label '__ats_lab_auxlst_106' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6754:1: style: Label '__ats_lab_265_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6756:1: style: Label '__ats_lab_265_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6770:1: style: Label '__ats_lab_266_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6786:1: style: Label '__ats_lab_d1atsrtdec_tr_104' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6810:1: style: Label '__ats_lab_267_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6812:1: style: Label '__ats_lab_267_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6828:1: style: Label '__ats_lab_268_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6866:1: style: Label '__ats_lab_269_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6868:1: style: Label '__ats_lab_269_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6915:1: style: Label '__ats_lab_270_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6931:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__d1atsrtdeclst_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6951:1: style: Label '__ats_lab_aux_111' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6954:1: style: Label '__ats_lab_273_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6956:1: style: Label '__ats_lab_273_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6969:1: style: Label '__ats_lab_274_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6990:1: style: Label '__ats_lab_s1expdef_s1aspdec_tr_main_110' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6996:1: style: Label '__ats_lab_271_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:6998:1: style: Label '__ats_lab_271_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7005:1: style: Label '__ats_lab_272_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7031:1: style: Label '__ats_lab_err_113' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7071:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__s1expdef_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7075:1: style: Label '__ats_lab_275_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7077:1: style: Label '__ats_lab_275_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7082:1: style: Label '__ats_lab_276_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7084:1: style: Label '__ats_lab_276_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7097:1: style: Label '__ats_lab_277_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7107:1: style: Label '__ats_lab_278_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7139:1: style: Label '__ats_lab_aux_115' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7142:1: style: Label '__ats_lab_279_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7144:1: style: Label '__ats_lab_279_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7157:1: style: Label '__ats_lab_280_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7178:1: style: Label '__ats_lab_281_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7180:1: style: Label '__ats_lab_281_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7192:1: style: Label '__ats_lab_282_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7207:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__s1expdeflst_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7233:1: style: Label '__ats_lab_err1_118' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7265:1: style: Label '__ats_lab_err2_119' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7292:1: style: Label '__ats_lab_err3_120' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7319:1: style: Label '__ats_lab_err4_121' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7346:1: style: Label '__ats_lab_err5_122' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7373:1: style: Label '__ats_lab_285_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7375:1: style: Label '__ats_lab_285_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7380:1: style: Label '__ats_lab_286_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7381:1: style: Label '__ats_lab_286_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7391:1: style: Label '__ats_lab_287_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7402:1: style: Label '__ats_lab_288_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7435:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__s1aspdec_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7443:1: style: Label '__ats_lab_283_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7445:1: style: Label '__ats_lab_283_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7450:1: style: Label '__ats_lab_284_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7452:1: style: Label '__ats_lab_284_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7457:1: style: Label '__ats_lab_289_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7461:1: style: Label '__ats_lab_289_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7481:1: style: Label '__ats_lab_290_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7487:1: style: Label '__ats_lab_291_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7495:1: style: Label '__ats_lab_292_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7504:1: style: Label '__ats_lab_293_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7524:1: style: Label '__ats_lab_err1_125' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7547:1: style: Label '__ats_lab_err2_126' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7570:1: style: Label '__ats_lab_err3_127' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7593:1: style: Label '__ats_lab_err4_128' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7618:1: style: Label '__ats_lab_aux_129' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7621:1: style: Label '__ats_lab_298_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7623:1: style: Label '__ats_lab_298_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7643:1: style: Label '__ats_lab_299_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7721:1: style: Label '__ats_lab_d1atcon_tr_124' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7732:1: style: Label '__ats_lab_294_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7734:1: style: Label '__ats_lab_294_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7748:1: style: Label '__ats_lab_295_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7756:1: style: Label '__ats_lab_296_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7758:1: style: Label '__ats_lab_296_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7767:1: style: Label '__ats_lab_297_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7791:1: style: Label '__ats_lab_300_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7793:1: style: Label '__ats_lab_300_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7795:1: style: Label '__ats_lab_300_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7803:1: style: Label '__ats_lab_301_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7805:1: style: Label '__ats_lab_301_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7814:1: style: Label '__ats_lab_302_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7820:1: style: Label '__ats_lab_303_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7829:1: style: Label '__ats_lab_304_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7831:1: style: Label '__ats_lab_304_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7840:1: style: Label '__ats_lab_305_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7849:1: style: Label '__ats_lab_306_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7891:1: style: Label '__ats_lab_d1atconlst_tr_130' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7894:1: style: Label '__ats_lab_307_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7896:1: style: Label '__ats_lab_307_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7909:1: style: Label '__ats_lab_308_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7931:1: style: Label '__ats_lab_311_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7933:1: style: Label '__ats_lab_311_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7946:1: style: Label '__ats_lab_312_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7984:1: style: Label '__ats_lab_d1atdec_tr_131' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7988:1: style: Label '__ats_lab_309_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7990:1: style: Label '__ats_lab_309_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:7997:1: style: Label '__ats_lab_310_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:8009:1: style: Label '__ats_lab_313_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:8015:1: style: Label '__ats_lab_313_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:8049:1: style: Label '__ats_lab_314_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:8078:1: style: Label '__ats_lab_317_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:8080:1: style: Label '__ats_lab_317_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:8086:1: style: Label '__ats_lab_318_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:8088:1: style: Label '__ats_lab_318_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:8101:1: style: Label '__ats_lab_319_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:8111:1: style: Label '__ats_lab_320_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:8130:1: style: Label '__ats_lab_aux_136' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:8133:1: style: Label '__ats_lab_323_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:8135:1: style: Label '__ats_lab_323_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:8148:1: style: Label '__ats_lab_324_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:8178:1: style: Label '__ats_lab_aux_134' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:8182:1: style: Label '__ats_lab_315_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:8184:1: style: Label '__ats_lab_315_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:8194:1: style: Label '__ats_lab_316_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:8200:1: style: Label '__ats_lab_321_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:8202:1: style: Label '__ats_lab_321_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:8210:1: style: Label '__ats_lab_322_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:8216:1: style: Label '__ats_lab_325_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:8218:1: style: Label '__ats_lab_325_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:8228:1: style: Label '__ats_lab_326_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:8286:1: style: Label '__ats_lab_327_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:8288:1: style: Label '__ats_lab_327_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:8300:1: style: Label '__ats_lab_328_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:8347:1: style: Label '__ats_lab_329_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:8349:1: style: Label '__ats_lab_329_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:8362:1: style: Label '__ats_lab_330_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:8384:1: style: Label '__ats_lab_aux_139' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:8387:1: style: Label '__ats_lab_331_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:8389:1: style: Label '__ats_lab_331_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:8406:1: style: Label '__ats_lab_332_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:8426:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__d1atdeclst_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:8460:1: style: Label '__ats_lab_e1xndec_tr_140' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:8494:1: style: Label '__ats_lab_333_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:8496:1: style: Label '__ats_lab_333_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:8510:1: style: Label '__ats_lab_334_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:8529:1: style: Label '__ats_lab_aux_143' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:8532:1: style: Label '__ats_lab_335_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:8534:1: style: Label '__ats_lab_335_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:8547:1: style: Label '__ats_lab_336_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:8569:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans2_2esats__e1xndeclst_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:8575:1: style: Label '__ats_lab_337_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:8577:1: style: Label '__ats_lab_337_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans2_sta_dats.c:8585:1: style: Label '__ats_lab_338_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_assgn_dats.c:411:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_assgn_dats.c:402:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_assgn_dats.c:404:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_assgn_dats.c:416:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_assgn_dats.c:478:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_2esats__s2exp_addr_slablst_assgn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_assgn_dats.c:486:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_assgn_dats.c:488:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_assgn_dats.c:542:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_assgn_dats.c:585:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_2esats__d2var_lin_slablst_assgn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_assgn_dats.c:589:1: style: Label '__ats_lab_4_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_assgn_dats.c:591:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_assgn_dats.c:599:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_assgn_dats.c:652:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_2esats__d2var_mut_slablst_assgn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_assgn_dats.c:656:1: style: Label '__ats_lab_6_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_assgn_dats.c:658:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_assgn_dats.c:666:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1288:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1306:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1468:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1470:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2374:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1290:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1308:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1472:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1898:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1907:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1916:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2307:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2377:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:804:1: style: Label '__ats_lab_prerr_loc_error3_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:818:1: style: Label '__ats_lab_prerr_interror_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:832:1: style: Label '__ats_lab_prerr_loc_interror_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:846:1: style: Label '__ats_lab_caskind_of_valkind_3' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:849:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:851:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:858:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:865:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:872:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:913:1: style: Label '__ats_lab_v2aldec_tr_4' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:918:1: style: Label '__ats_lab_4_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:920:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:926:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:940:1: style: Label '__ats_lab_6_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:942:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:950:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:969:1: style: Label '__ats_lab_8_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:971:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:978:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1013:1: style: Label '__ats_lab_aux_6' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1016:1: style: Label '__ats_lab_10_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1018:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1031:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1071:1: style: Label '__ats_lab_v2aldeclst_tr_5' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1098:1: style: Label '__ats_lab_aux1_8' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1101:1: style: Label '__ats_lab_12_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1103:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1110:1: style: Label '__ats_lab_13_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1112:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1120:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1144:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1169:1: style: Label '__ats_lab_aux2_9' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1172:1: style: Label '__ats_lab_16_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1174:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1194:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1210:1: style: Label '__ats_lab_v2aldeclst_rec_tr_7' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1236:1: style: Label '__ats_lab_f2undec_tr_10' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1246:1: style: Label '__ats_lab_18_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1248:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1256:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1283:1: style: Label '__ats_lab_20_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1285:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1295:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1303:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1312:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1326:1: style: Label '__ats_lab_d2exp_metfn_load_11' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1370:1: style: Label '__ats_lab_24_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1372:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1383:1: style: Label '__ats_lab_25_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1385:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1393:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1400:1: style: Label '__ats_lab_27_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1402:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1415:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1423:1: style: Label '__ats_lab_29_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1425:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1427:1: style: Label '__ats_lab_29_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1436:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1438:1: style: Label '__ats_lab_30_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1445:1: style: Label '__ats_lab_31_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1477:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1495:1: style: Label '__ats_lab_aux_15' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1498:1: style: Label '__ats_lab_33_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1500:1: style: Label '__ats_lab_33_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1513:1: style: Label '__ats_lab_34_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1540:1: style: Label '__ats_lab_aux_fin_16' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1543:1: style: Label '__ats_lab_35_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1545:1: style: Label '__ats_lab_35_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1569:1: style: Label '__ats_lab_36_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1612:1: style: Label '__ats_lab_aux_17' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1615:1: style: Label '__ats_lab_37_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1617:1: style: Label '__ats_lab_37_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1630:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1650:1: style: Label '__ats_lab_f2undeclst_tr_13' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1740:1: style: Label '__ats_lab_v2ardec_tr_sta_18' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1767:1: style: Label '__ats_lab_39_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1769:1: style: Label '__ats_lab_39_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1771:1: style: Label '__ats_lab_39_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1797:1: style: Label '__ats_lab_40_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1799:1: style: Label '__ats_lab_40_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1823:1: style: Label '__ats_lab_41_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1854:1: style: Label '__ats_lab_42_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1885:1: style: Label '__ats_lab_43_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1887:1: style: Label '__ats_lab_43_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1894:1: style: Label '__ats_lab_44_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1903:1: style: Label '__ats_lab_45_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1912:1: style: Label '__ats_lab_46_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1920:1: style: Label '__ats_lab_47_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1939:1: style: Label '__ats_lab_aux_21' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1942:1: style: Label '__ats_lab_57_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1944:1: style: Label '__ats_lab_57_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:1957:1: style: Label '__ats_lab_58_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2060:1: style: Label '__ats_lab_v2ardec_tr_dyn_20' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2082:1: style: Label '__ats_lab_48_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2084:1: style: Label '__ats_lab_48_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2092:1: style: Label '__ats_lab_49_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2103:1: style: Label '__ats_lab_50_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2105:1: style: Label '__ats_lab_50_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2113:1: style: Label '__ats_lab_51_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2115:1: style: Label '__ats_lab_51_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2124:1: style: Label '__ats_lab_52_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2126:1: style: Label '__ats_lab_52_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2133:1: style: Label '__ats_lab_53_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2139:1: style: Label '__ats_lab_54_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2141:1: style: Label '__ats_lab_54_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2150:1: style: Label '__ats_lab_55_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2171:1: style: Label '__ats_lab_56_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2194:1: style: Label '__ats_lab_59_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2196:1: style: Label '__ats_lab_59_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2202:1: style: Label '__ats_lab_60_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2223:1: style: Label '__ats_lab_61_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2247:1: style: Label '__ats_lab_62_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2272:1: style: Label '__ats_lab_v2ardec_tr_22' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2298:1: style: Label '__ats_lab_63_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2300:1: style: Label '__ats_lab_63_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2312:1: style: Label '__ats_lab_64_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2327:1: style: Label '__ats_lab_v2ardeclst_tr_23' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2345:1: style: Label '__ats_lab_f_26' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2368:1: style: Label '__ats_lab_74_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2370:1: style: Label '__ats_lab_74_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2382:1: style: Label '__ats_lab_75_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2495:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_2esats__d2ec_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2499:1: style: Label '__ats_lab_65_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2501:1: style: Label '__ats_lab_65_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2509:1: style: Label '__ats_lab_66_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2519:1: style: Label '__ats_lab_67_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2529:1: style: Label '__ats_lab_68_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2537:1: style: Label '__ats_lab_69_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2545:1: style: Label '__ats_lab_70_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2555:1: style: Label '__ats_lab_71_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2568:1: style: Label '__ats_lab_72_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2578:1: style: Label '__ats_lab_73_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2590:1: style: Label '__ats_lab_76_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2599:1: style: Label '__ats_lab_77_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2607:1: style: Label '__ats_lab_78_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2617:1: style: Label '__ats_lab_79_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2628:1: style: Label '__ats_lab_80_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2638:1: style: Label '__ats_lab_81_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2649:1: style: Label '__ats_lab_82_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2660:1: style: Label '__ats_lab_83_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2670:1: style: Label '__ats_lab_84_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2682:1: style: Label '__ats_lab_85_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2692:1: style: Label '__ats_lab_86_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2714:1: style: Label '__ats_lab_87_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2733:1: style: Label '__ats_lab_88_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2756:1: style: Label '__ats_lab_89_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2773:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_2esats__d2eclst_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_dec_dats.c:2789:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_2esats__c3str_final_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_deref_dats.c:361:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_deref_dats.c:352:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_deref_dats.c:354:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_deref_dats.c:366:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_deref_dats.c:407:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_2esats__s2exp_addr_slablst_deref' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_deref_dats.c:415:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_deref_dats.c:417:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_deref_dats.c:443:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1365:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1821:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1822:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1832:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1833:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2146:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3122:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3212:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3226:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3562:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3775:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3900:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3911:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4325:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4359:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4452:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4571:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5202:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5434:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5597:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5610:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5720:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5733:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5903:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5997:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6064:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6251:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6617:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6712:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1282:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1368:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1418:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1824:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1835:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2149:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2725:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3214:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3426:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3564:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3777:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3902:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3913:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4082:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4175:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4328:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4362:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4455:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4574:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5205:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5437:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5601:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5614:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5723:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5736:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5907:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6002:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6070:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6254:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6291:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6621:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6716:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6811:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6912:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1012:1: style: Label '__ats_lab_prerr_loc_error3_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1026:1: style: Label '__ats_lab_prerr_interror_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1040:1: style: Label '__ats_lab_prerr_loc_interror_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1056:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__c3str_prop' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1078:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__c3str_itmlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1101:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__c3str_metric_nat' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1126:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__c3str_metric_dec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1151:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__c3str_pattern_match_exhaustiveness' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1177:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__h3ypo_prop' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1197:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__h3ypo_bind' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1218:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__h3ypo_eqeq' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1239:1: style: Label '__ats_lab_ref_make_elt_04012__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1254:1: style: Label '__ats_lab___ats_fun_12' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1273:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1275:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1287:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1305:1: style: Label '__ats_lab_map_cleanup_01777__atsopt_count_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1326:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_s2varbindmap_initialize' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1353:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1355:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1373:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1399:1: style: Label '__ats_lab_4_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1401:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1423:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1439:1: style: Label '__ats_lab_bst_list_inf_0128__atsopt_count_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1455:1: style: Label '__ats_lab_map_list_inf_01782__atsopt_count_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1475:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__fprint_the_s2varbindmap' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1495:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__print_the_s2varbindmap' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1514:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__prerr_the_s2varbindmap' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1531:1: style: Label '__ats_lab_bst_size_036__atsopt_count_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1534:1: style: Label '__ats_lab_8_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1536:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1544:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1589:1: style: Label '__ats_lab_bst_insert_atroot_041__atsopt_count_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1592:1: style: Label '__ats_lab_7_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1594:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1643:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1683:1: style: Label '__ats_lab_bst_insert_random_075__atsopt_count_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1686:1: style: Label '__ats_lab_6_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1688:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1723:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1749:1: style: Label '__ats_lab_map_insert_01778__atsopt_count_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1774:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_s2varbindmap_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1806:1: style: Label '__ats_lab_12_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1808:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1816:1: style: Label '__ats_lab_13_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1818:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1829:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1840:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1850:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1868:1: style: Label '__ats_lab_map_search_01780__atsopt_count_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1889:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_s2varbindmap_find' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1920:1: style: Label '__ats_lab_bst_join_random_084__atsopt_count_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1923:1: style: Label '__ats_lab_22_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1925:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1930:1: style: Label '__ats_lab_23_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1932:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1959:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:1968:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2006:1: style: Label '__ats_lab_bst_remove_random_098__atsopt_count_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2009:1: style: Label '__ats_lab_18_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2011:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2020:1: style: Label '__ats_lab_19_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2022:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2037:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2052:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2069:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2094:1: style: Label '__ats_lab_map_remove_01779__atsopt_count_type_ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2124:1: style: Label '__ats_lab_17_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2126:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2134:1: style: Label '__ats_lab_27_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2136:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2142:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2154:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2178:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_s2varbindmap_pop' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2182:1: style: Label '__ats_lab_30_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2184:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2198:1: style: Label '__ats_lab_31_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2220:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_s2varbindmap_push' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2242:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_s2Varset_env_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2257:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_s2Varset_env_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2274:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_s2Varset_env_get_prev' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2280:1: style: Label '__ats_lab_32_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2282:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2290:1: style: Label '__ats_lab_33_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2315:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_s2Varset_env_pop' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2323:1: style: Label '__ats_lab_34_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2325:1: style: Label '__ats_lab_34_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2336:1: style: Label '__ats_lab_35_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2365:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_s2Varset_env_push' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2400:1: style: Label '__ats_lab_36_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2402:1: style: Label '__ats_lab_36_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2407:1: style: Label '__ats_lab_37_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2409:1: style: Label '__ats_lab_37_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2414:1: style: Label '__ats_lab_38_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2416:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2421:1: style: Label '__ats_lab_39_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2423:1: style: Label '__ats_lab_39_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2438:1: style: Label '__ats_lab_40_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2458:1: style: Label '__ats_lab_41_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2467:1: style: Label '__ats_lab_42_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2475:1: style: Label '__ats_lab_43_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2484:1: style: Label '__ats_lab_44_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2533:1: style: Label '__ats_lab_d2var_fin_check_43' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2537:1: style: Label '__ats_lab_45_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2539:1: style: Label '__ats_lab_45_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2544:1: style: Label '__ats_lab_46_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2546:1: style: Label '__ats_lab_46_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2564:1: style: Label '__ats_lab_47_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2582:1: style: Label '__ats_lab_48_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2588:1: style: Label '__ats_lab_49_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2617:1: style: Label '__ats_lab_50_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2621:1: style: Label '__ats_lab_51_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2623:1: style: Label '__ats_lab_51_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2629:1: style: Label '__ats_lab_52_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2634:1: style: Label '__ats_lab_53_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2658:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_d2varset_env_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2675:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_d2varset_env_adds' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2694:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_d2varset_env_add_p2at' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2717:1: style: Label '__ats_lab_54_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2719:1: style: Label '__ats_lab_54_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2730:1: style: Label '__ats_lab_55_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2745:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_d2varset_env_print_ld2vs' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2760:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_d2varset_env_prerr_ld2vs' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2780:1: style: Label '__ats_lab_the_d2varset_env_get_llam_ld2vs_50' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2784:1: style: Label '__ats_lab_56_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2788:1: style: Label '__ats_lab_56_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2795:1: style: Label '__ats_lab_57_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2825:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_d2varset_env_pop_lam' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2833:1: style: Label '__ats_lab_58_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2835:1: style: Label '__ats_lab_58_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2840:1: style: Label '__ats_lab_59_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2842:1: style: Label '__ats_lab_59_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2849:1: style: Label '__ats_lab_60_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2855:1: style: Label '__ats_lab_61_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2864:1: style: Label '__ats_lab_62_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2870:1: style: Label '__ats_lab_63_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2872:1: style: Label '__ats_lab_63_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2877:1: style: Label '__ats_lab_64_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2879:1: style: Label '__ats_lab_64_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2887:1: style: Label '__ats_lab_65_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2896:1: style: Label '__ats_lab_66_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2929:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_d2varset_env_push_lam' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2973:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_d2varset_env_pop_let' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2979:1: style: Label '__ats_lab_67_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2981:1: style: Label '__ats_lab_67_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2986:1: style: Label '__ats_lab_68_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2988:1: style: Label '__ats_lab_68_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:2996:1: style: Label '__ats_lab_69_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3005:1: style: Label '__ats_lab_70_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3033:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_d2varset_env_push_let' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3055:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_d2varset_env_pop_try' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3068:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_d2varset_env_push_try' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3092:1: style: Label '__ats_lab_71_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3094:1: style: Label '__ats_lab_71_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3099:1: style: Label '__ats_lab_72_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3101:1: style: Label '__ats_lab_72_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3108:1: style: Label '__ats_lab_73_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3115:1: style: Label '__ats_lab_74_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3132:1: style: Label '__ats_lab_75_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3154:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_d2varset_env_d2var_is_lam_local' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3188:1: style: Label '__ats_lab_76_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3190:1: style: Label '__ats_lab_76_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3195:1: style: Label '__ats_lab_77_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3197:1: style: Label '__ats_lab_77_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3204:1: style: Label '__ats_lab_78_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3219:1: style: Label '__ats_lab_79_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3236:1: style: Label '__ats_lab_80_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3258:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_d2varset_env_d2var_is_llam_local' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3278:1: style: Label '__ats_lab___ats_fun_62' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3318:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_d2varset_env_check' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3346:1: style: Label '__ats_lab_auxCK_64' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3350:1: style: Label '__ats_lab_81_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3352:1: style: Label '__ats_lab_81_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3373:1: style: Label '__ats_lab_82_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3418:1: style: Label '__ats_lab_83_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3420:1: style: Label '__ats_lab_83_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3431:1: style: Label '__ats_lab_84_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3471:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_d2varset_env_check_llam' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3489:1: style: Label '__ats_lab_f_67' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3493:1: style: Label '__ats_lab_85_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3495:1: style: Label '__ats_lab_85_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3511:1: style: Label '__ats_lab_86_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3533:1: style: Label '__ats_lab_87_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3535:1: style: Label '__ats_lab_87_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3540:1: style: Label '__ats_lab_88_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3542:1: style: Label '__ats_lab_88_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3550:1: style: Label '__ats_lab_89_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3556:1: style: Label '__ats_lab_90_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3569:1: style: Label '__ats_lab_91_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3589:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_d2varset_env_find_view' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3599:1: style: Label '__ats_lab_92_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3601:1: style: Label '__ats_lab_92_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3608:1: style: Label '__ats_lab_93_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3646:1: style: Label '__ats_lab_f_70' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3650:1: style: Label '__ats_lab_94_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3652:1: style: Label '__ats_lab_94_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3658:1: style: Label '__ats_lab_95_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3660:1: style: Label '__ats_lab_95_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3672:1: style: Label '__ats_lab_96_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3673:1: style: Label '__ats_lab_96_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3679:1: style: Label '__ats_lab_97_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3681:1: style: Label '__ats_lab_97_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3702:1: style: Label '__ats_lab_98_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3708:1: style: Label '__ats_lab_99_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3717:1: style: Label '__ats_lab_100_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3724:1: style: Label '__ats_lab_101_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3746:1: style: Label '__ats_lab_102_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3748:1: style: Label '__ats_lab_102_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3753:1: style: Label '__ats_lab_103_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3755:1: style: Label '__ats_lab_103_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3763:1: style: Label '__ats_lab_104_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3769:1: style: Label '__ats_lab_105_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3782:1: style: Label '__ats_lab_106_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3803:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_d2varset_env_find_viewat' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3818:1: style: Label '__ats_lab_107_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3820:1: style: Label '__ats_lab_107_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3827:1: style: Label '__ats_lab_108_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3852:1: style: Label '__ats_lab_f_73' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3883:1: style: Label '__ats_lab_109_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3885:1: style: Label '__ats_lab_109_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3890:1: style: Label '__ats_lab_110_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3892:1: style: Label '__ats_lab_110_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3898:1: style: Label '__ats_lab_111_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3907:1: style: Label '__ats_lab_112_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3920:1: style: Label '__ats_lab_113_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3939:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_d2varset_env_stbefitemlst_save' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3961:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__trans3_env_s3itemlst_copy' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:3981:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__trans3_env_s3itemlst_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4002:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__trans3_env_s3itemlst_set' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4008:1: style: Label '__ats_lab_114_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4010:1: style: Label '__ats_lab_114_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4018:1: style: Label '__ats_lab_115_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4039:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__trans3_env_add_svar' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4068:1: style: Label '__ats_lab_116_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4070:1: style: Label '__ats_lab_116_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4087:1: style: Label '__ats_lab_117_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4106:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__trans3_env_add_svarlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4129:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__trans3_env_add_sVar' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4160:1: style: Label '__ats_lab_118_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4162:1: style: Label '__ats_lab_118_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4180:1: style: Label '__ats_lab_119_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4199:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__trans3_env_add_sVarlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4221:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__trans3_env_add_cstr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4248:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__trans3_env_add_cstr_ref' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4278:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__trans3_env_add_prop' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4282:1: style: Label '__ats_lab_120_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4284:1: style: Label '__ats_lab_120_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4319:1: style: Label '__ats_lab_122_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4321:1: style: Label '__ats_lab_122_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4333:1: style: Label '__ats_lab_123_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4353:1: style: Label '__ats_lab_124_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4355:1: style: Label '__ats_lab_124_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4367:1: style: Label '__ats_lab_125_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4382:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__trans3_env_add_eqeq' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4397:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__trans3_env_add_tyleq' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4417:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__trans3_env_hypo_add_prop' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4446:1: style: Label '__ats_lab_126_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4448:1: style: Label '__ats_lab_126_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4460:1: style: Label '__ats_lab_127_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4483:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__trans3_env_hypo_add_bind' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4487:1: style: Label '__ats_lab_128_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4489:1: style: Label '__ats_lab_128_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4498:1: style: Label '__ats_lab_129_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4530:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__trans3_env_hypo_add_eqeq' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4562:1: style: Label '__ats_lab_130_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4564:1: style: Label '__ats_lab_130_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4579:1: style: Label '__ats_lab_131_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4598:1: style: Label '__ats_lab_trans3_env_hypo_add_disj_96' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4623:1: style: Label '__ats_lab_ats_trans3_env_print_the_s3itemlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4642:1: style: Label '__ats_lab_ats_trans3_env_print_the_s3itemlstlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4662:1: style: Label '__ats_lab_ats_trans3_env_free_the_s3itemlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4698:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__trans3_env_pop_sta' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4708:1: style: Label '__ats_lab_132_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4710:1: style: Label '__ats_lab_132_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4721:1: style: Label '__ats_lab_133_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4761:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__trans3_env_pop_sta_and_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4787:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__trans3_env_pop_sta_and_add_none' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4802:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__trans3_env_pop_sta_and_free' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4826:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__trans3_env_push_sta' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4858:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__s2exp_Var_make_srt' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4879:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__s2exp_Var_make_var' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4900:1: style: Label '__ats_lab_aux_108' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4903:1: style: Label '__ats_lab_134_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4905:1: style: Label '__ats_lab_134_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4916:1: style: Label '__ats_lab_135_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4934:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__s2qua_instantiate_and_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4974:1: style: Label '__ats_lab_aux_110' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4977:1: style: Label '__ats_lab_136_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4979:1: style: Label '__ats_lab_136_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:4981:1: style: Label '__ats_lab_136_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5010:1: style: Label '__ats_lab_137_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5012:1: style: Label '__ats_lab_137_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5021:1: style: Label '__ats_lab_138_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5033:1: style: Label '__ats_lab_139_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5081:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__s2qua_instantiate_with_and_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5103:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__s2qua_hypo_instantiate_and_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5132:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__s2exp_metric_instantiate' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5135:1: style: Label '__ats_lab_140_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5137:1: style: Label '__ats_lab_140_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5142:1: style: Label '__ats_lab_141_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5144:1: style: Label '__ats_lab_141_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5152:1: style: Label '__ats_lab_142_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5168:1: style: Label '__ats_lab_143_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5194:1: style: Label '__ats_lab_144_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5196:1: style: Label '__ats_lab_144_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5209:1: style: Label '__ats_lab_145_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5235:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__s2exp_exi_instantiate_one' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5240:1: style: Label '__ats_lab_146_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5242:1: style: Label '__ats_lab_146_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5252:1: style: Label '__ats_lab_147_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5283:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__s2exp_exi_instantiate_seq' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5288:1: style: Label '__ats_lab_148_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5290:1: style: Label '__ats_lab_148_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5300:1: style: Label '__ats_lab_149_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5323:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__s2exp_exi_instantiate_sexparg' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5327:1: style: Label '__ats_lab_150_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5329:1: style: Label '__ats_lab_150_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5336:1: style: Label '__ats_lab_151_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5343:1: style: Label '__ats_lab_152_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5365:1: style: Label '__ats_lab_auxvar_118' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5369:1: style: Label '__ats_lab_153_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5371:1: style: Label '__ats_lab_153_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5379:1: style: Label '__ats_lab_154_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5406:1: style: Label '__ats_lab_155_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5408:1: style: Label '__ats_lab_155_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5414:1: style: Label '__ats_lab_156_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5416:1: style: Label '__ats_lab_156_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5424:1: style: Label '__ats_lab_157_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5431:1: style: Label '__ats_lab_158_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5442:1: style: Label '__ats_lab_159_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5461:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__funarg_varfin_check' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5465:1: style: Label '__ats_lab_160_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5467:1: style: Label '__ats_lab_160_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5476:1: style: Label '__ats_lab_161_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5508:1: style: Label '__ats_lab_aux_121' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5512:1: style: Label '__ats_lab_162_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5514:1: style: Label '__ats_lab_162_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5522:1: style: Label '__ats_lab_163_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5529:1: style: Label '__ats_lab_164_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5539:1: style: Label '__ats_lab_165_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5540:1: style: Label '__ats_lab_165_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5550:1: style: Label '__ats_lab_166_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5585:1: style: Label '__ats_lab_167_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5587:1: style: Label '__ats_lab_167_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5606:1: style: Label '__ats_lab_168_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5619:1: style: Label '__ats_lab_169_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5644:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__s2exp_wth_instantiate' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5649:1: style: Label '__ats_lab_170_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5651:1: style: Label '__ats_lab_170_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5657:1: style: Label '__ats_lab_171_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5659:1: style: Label '__ats_lab_171_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5668:1: style: Label '__ats_lab_172_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5681:1: style: Label '__ats_lab_173_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5712:1: style: Label '__ats_lab_174_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5714:1: style: Label '__ats_lab_174_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5728:1: style: Label '__ats_lab_175_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5740:1: style: Label '__ats_lab_176_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5766:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__s2exp_uni_instantiate_one' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5771:1: style: Label '__ats_lab_177_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5773:1: style: Label '__ats_lab_177_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5783:1: style: Label '__ats_lab_178_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5814:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__s2exp_uni_instantiate_seq' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5819:1: style: Label '__ats_lab_179_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5821:1: style: Label '__ats_lab_179_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5831:1: style: Label '__ats_lab_180_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5854:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__s2exp_uni_instantiate_sexparg' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5858:1: style: Label '__ats_lab_181_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5860:1: style: Label '__ats_lab_181_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5867:1: style: Label '__ats_lab_182_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5874:1: style: Label '__ats_lab_183_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5897:1: style: Label '__ats_lab_184_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5899:1: style: Label '__ats_lab_184_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5912:1: style: Label '__ats_lab_185_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5934:1: style: Label '__ats_lab_aux0_129' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5937:1: style: Label '__ats_lab_186_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5939:1: style: Label '__ats_lab_186_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5957:1: style: Label '__ats_lab_187_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5984:1: style: Label '__ats_lab_188_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:5986:1: style: Label '__ats_lab_188_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6007:1: style: Label '__ats_lab_189_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6043:1: style: Label '__ats_lab_190_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6045:1: style: Label '__ats_lab_190_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6051:1: style: Label '__ats_lab_191_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6053:1: style: Label '__ats_lab_191_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6075:1: style: Label '__ats_lab_192_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6088:1: style: Label '__ats_lab_193_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6104:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__s2exp_template_instantiate' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6126:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__s2exp_absuni_and_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6154:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__s2exp_opnexi_and_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6181:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__s2explst_opnexi_and_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6203:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__s2expopt_opnexi_and_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6206:1: style: Label '__ats_lab_194_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6208:1: style: Label '__ats_lab_194_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6218:1: style: Label '__ats_lab_195_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6242:1: style: Label '__ats_lab_208_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6244:1: style: Label '__ats_lab_208_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6259:1: style: Label '__ats_lab_209_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6281:1: style: Label '__ats_lab_217_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6283:1: style: Label '__ats_lab_217_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6296:1: style: Label '__ats_lab_218_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6377:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__trans3_env_hypo_add_p2atcst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6381:1: style: Label '__ats_lab_196_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6383:1: style: Label '__ats_lab_196_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6389:1: style: Label '__ats_lab_197_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6394:1: style: Label '__ats_lab_198_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6396:1: style: Label '__ats_lab_198_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6406:1: style: Label '__ats_lab_199_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6414:1: style: Label '__ats_lab_200_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6419:1: style: Label '__ats_lab_201_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6421:1: style: Label '__ats_lab_201_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6431:1: style: Label '__ats_lab_202_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6439:1: style: Label '__ats_lab_203_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6445:1: style: Label '__ats_lab_204_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6447:1: style: Label '__ats_lab_204_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6460:1: style: Label '__ats_lab_205_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6467:1: style: Label '__ats_lab_206_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6469:1: style: Label '__ats_lab_206_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6479:1: style: Label '__ats_lab_207_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6498:1: style: Label '__ats_lab_210_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6504:1: style: Label '__ats_lab_211_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6510:1: style: Label '__ats_lab_212_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6515:1: style: Label '__ats_lab_213_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6517:1: style: Label '__ats_lab_213_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6527:1: style: Label '__ats_lab_214_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6535:1: style: Label '__ats_lab_215_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6540:1: style: Label '__ats_lab_216_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6542:1: style: Label '__ats_lab_216_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6552:1: style: Label '__ats_lab_219_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6560:1: style: Label '__ats_lab_220_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6565:1: style: Label '__ats_lab_221_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6567:1: style: Label '__ats_lab_221_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6574:1: style: Label '__ats_lab_222_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6582:1: style: Label '__ats_lab_223_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6604:1: style: Label '__ats_lab_224_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6606:1: style: Label '__ats_lab_224_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6611:1: style: Label '__ats_lab_225_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6613:1: style: Label '__ats_lab_225_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6626:1: style: Label '__ats_lab_226_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6635:1: style: Label '__ats_lab_227_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6638:1: style: Label '__ats_lab_228_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6640:1: style: Label '__ats_lab_228_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6647:1: style: Label '__ats_lab_229_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6669:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__trans3_env_hypo_add_p2atcstlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6699:1: style: Label '__ats_lab_230_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6701:1: style: Label '__ats_lab_230_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6706:1: style: Label '__ats_lab_231_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6708:1: style: Label '__ats_lab_231_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6721:1: style: Label '__ats_lab_232_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6730:1: style: Label '__ats_lab_233_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6733:1: style: Label '__ats_lab_234_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6735:1: style: Label '__ats_lab_234_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6742:1: style: Label '__ats_lab_235_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6764:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__trans3_env_hypo_add_labp2atcstlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6796:1: style: Label '__ats_lab_236_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6798:1: style: Label '__ats_lab_236_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6816:1: style: Label '__ats_lab_237_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6860:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__trans3_env_hypo_add_p2atcstlstlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6876:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__trans3_env_add_metric_dec' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6900:1: style: Label '__ats_lab_238_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6902:1: style: Label '__ats_lab_238_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6917:1: style: Label '__ats_lab_239_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:6960:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__trans3_env_add_p2atcstlstlst_false' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_dats.c:7011:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__trans3_env_initialize' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:396:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:454:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:831:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:846:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:1220:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:1347:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:400:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:458:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:696:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:761:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:1061:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:1106:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:1223:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:1350:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:294:1: style: Label '__ats_lab_prerr_interror_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:308:1: style: Label '__ats_lab_prerr_loc_interror_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:331:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_eff_2edats__fprint_effenvitm' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:334:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:336:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:346:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:356:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:383:1: style: Label '__ats_lab_3_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:385:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:405:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:419:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_eff_2edats__fprint_effenvitmlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:441:1: style: Label '__ats_lab_5_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:443:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:463:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:477:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_eff_2edats__fprint_effenvitmlstlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:491:1: style: Label '__ats_lab_ref_make_elt_03536__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:509:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_effect_env_add_lam' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:532:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_effect_env_add_eff' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:558:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_effect_env_pop' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:562:1: style: Label '__ats_lab_7_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:564:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:574:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:595:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_effect_env_push' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:619:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_effect_env_push_lam' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:650:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_effect_env_push_delay' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:682:1: style: Label '__ats_lab_9_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:684:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:701:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:720:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_effect_env_push_eff' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:747:1: style: Label '__ats_lab_11_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:749:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:766:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:785:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_effect_env_push_effmask' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:816:1: style: Label '__ats_lab_13_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:818:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:823:1: style: Label '__ats_lab_14_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:825:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:840:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:855:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:870:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:886:1: style: Label '__ats_lab_the_effect_env_check_eff_err_18' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:908:1: style: Label '__ats_lab_the_effect_env_check_eff_20' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:933:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_effect_env_check_exn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:946:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_effect_env_check_ntm' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:959:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_effect_env_check_ref' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:981:1: style: Label '__ats_lab_18_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:983:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:1008:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:1053:1: style: Label '__ats_lab_20_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:1055:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:1066:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:1090:1: style: Label '__ats_lab_22_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:1092:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:1111:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:1138:1: style: Label '__ats_lab_the_effect_env_check_effset_24' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:1184:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_effect_env_check_all' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:1203:1: style: Label '__ats_lab_24_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:1205:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:1210:1: style: Label '__ats_lab_25_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:1212:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:1219:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:1228:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:1238:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:1261:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_effect_env_check_effvar' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:1294:1: style: Label '__ats_lab_the_effect_env_check_sexp_31' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:1299:1: style: Label '__ats_lab_29_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:1301:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:1309:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:1316:1: style: Label '__ats_lab_31_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:1341:1: style: Label '__ats_lab_32_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:1343:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:1355:1: style: Label '__ats_lab_33_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:1372:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_effect_env_check_seff' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:1375:1: style: Label '__ats_lab_34_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:1377:1: style: Label '__ats_lab_34_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:1384:1: style: Label '__ats_lab_35_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_eff_dats.c:1390:1: style: Label '__ats_lab_36_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_loop_dats.c:385:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_loop_dats.c:217:1: style: Label '__ats_lab_ref_make_elt_03510__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_loop_dats.c:232:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_lamloop_env_top' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_loop_dats.c:251:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_lamloop_env_pop' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_loop_dats.c:255:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_loop_dats.c:257:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_loop_dats.c:267:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_loop_dats.c:288:1: style: Label '__ats_lab_the_lamloop_env_push_3' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_loop_dats.c:308:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_lamloop_env_push_lam' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_loop_dats.c:325:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_lamloop_env_push_loop0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_loop_dats.c:340:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_lamloop_env_push_loop1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_loop_dats.c:365:1: style: Label '__ats_lab_4_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_loop_dats.c:367:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_loop_dats.c:372:1: style: Label '__ats_lab_5_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_loop_dats.c:374:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_loop_dats.c:382:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_loop_dats.c:392:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_loop_dats.c:410:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_lamloop_env_arg_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_loop_dats.c:414:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_loop_dats.c:416:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_loop_dats.c:424:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_met_dats.c:298:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_met_dats.c:351:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_met_dats.c:397:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_met_dats.c:301:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_met_dats.c:261:1: style: Label '__ats_lab_ref_make_elt_03510__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_met_dats.c:285:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_met_dats.c:287:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_met_dats.c:306:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_met_dats.c:320:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__metric_nat_check' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_met_dats.c:340:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_met_dats.c:342:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_met_dats.c:359:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_met_dats.c:383:1: style: Label '__ats_lab_4_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_met_dats.c:385:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_met_dats.c:405:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_met_dats.c:423:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__metric_env_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_met_dats.c:448:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__metric_env_pop' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_met_dats.c:456:1: style: Label '__ats_lab_6_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_met_dats.c:458:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_met_dats.c:467:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_met_dats.c:496:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__metric_env_push' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_met_dats.c:522:1: style: Label '__ats_lab_aux_10' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_met_dats.c:525:1: style: Label '__ats_lab_12_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_met_dats.c:527:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_met_dats.c:540:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_met_dats.c:578:1: style: Label '__ats_lab_aux_9' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_met_dats.c:582:1: style: Label '__ats_lab_8_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_met_dats.c:584:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_met_dats.c:594:1: style: Label '__ats_lab_9_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_met_dats.c:596:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_met_dats.c:608:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_met_dats.c:617:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_met_dats.c:633:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_met_dats.c:640:1: style: Label '__ats_lab_15_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_met_dats.c:642:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_met_dats.c:653:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_met_dats.c:661:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_met_dats.c:705:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__s2exp_metfn_load' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_met_dats.c:711:1: style: Label '__ats_lab_18_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_met_dats.c:713:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_met_dats.c:726:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_print_dats.c:360:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_print_dats.c:418:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_print_dats.c:364:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_print_dats.c:422:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_print_dats.c:254:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__fprint_s3item' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_print_dats.c:257:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_print_dats.c:259:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_print_dats.c:269:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_print_dats.c:276:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_print_dats.c:283:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_print_dats.c:293:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_print_dats.c:303:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_print_dats.c:310:1: style: Label '__ats_lab_6_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_print_dats.c:312:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_print_dats.c:321:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_print_dats.c:347:1: style: Label '__ats_lab_8_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_print_dats.c:349:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_print_dats.c:369:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_print_dats.c:383:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__fprint_s3itemlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_print_dats.c:405:1: style: Label '__ats_lab_10_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_print_dats.c:407:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_print_dats.c:427:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_print_dats.c:441:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__fprint_s3itemlstlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_print_dats.c:457:1: style: Label '__ats_lab_ats_trans3_env_print_s3itemlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_print_dats.c:476:1: style: Label '__ats_lab_ats_trans3_env_prerr_s3itemlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_print_dats.c:495:1: style: Label '__ats_lab_ats_trans3_env_print_s3itemlstlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_print_dats.c:514:1: style: Label '__ats_lab_ats_trans3_env_prerr_s3itemlstlst' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_print_dats.c:533:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__fprint_c3strkind' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_print_dats.c:536:1: style: Label '__ats_lab_12_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_print_dats.c:538:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_print_dats.c:545:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_print_dats.c:552:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_print_dats.c:559:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_print_dats.c:566:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_print_dats.c:573:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_print_dats.c:604:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__fprint_c3str' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_print_dats.c:608:1: style: Label '__ats_lab_18_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_print_dats.c:610:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_print_dats.c:623:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_print_dats.c:660:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__fprint_h3ypo' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_print_dats.c:664:1: style: Label '__ats_lab_20_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_print_dats.c:666:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_print_dats.c:676:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_print_dats.c:689:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_print_dats.c:713:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__print_c3str' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_print_dats.c:732:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__prerr_c3str' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_print_dats.c:751:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__print_h3ypo' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_print_dats.c:770:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__prerr_h3ypo' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_scst_dats.c:363:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_scst_dats.c:194:1: style: Label '__ats_lab_ref_make_elt_03510__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_scst_dats.c:211:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_s2cstlst_env_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_scst_dats.c:230:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_s2cstlst_env_adds' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_scst_dats.c:256:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_s2cstlst_env_bind_and_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_scst_dats.c:298:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_s2cstlst_env_pop' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_scst_dats.c:307:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_scst_dats.c:309:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_scst_dats.c:320:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_scst_dats.c:354:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_scst_dats.c:356:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_scst_dats.c:368:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_scst_dats.c:383:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_s2cstlst_env_pop_and_unbind' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_scst_dats.c:403:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__the_s2cstlst_env_push' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1036:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1186:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1561:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1562:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1686:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1687:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1688:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1689:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1852:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1853:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:425:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:479:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:600:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1040:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1566:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1692:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1857:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:375:1: style: Label '__ats_lab_prerr_interror_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:389:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__stbefitem_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:415:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:417:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:430:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:444:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__stbefitemlst_restore_typ' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:467:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:469:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:484:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:498:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__stbefitemlst_restore_lin_typ' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:513:1: style: Label '__ats_lab_saityp_loc_get_6' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:516:1: style: Label '__ats_lab_4_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:518:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:526:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:545:1: style: Label '__ats_lab_print_saityp_7' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:548:1: style: Label '__ats_lab_6_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:550:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:560:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:584:1: style: Label '__ats_lab_8_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:586:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:605:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:619:1: style: Label '__ats_lab_print_saityplst_8' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:642:1: style: Label '__ats_lab_errmsg_11' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:645:1: style: Label '__ats_lab_10_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:647:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:659:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:682:1: style: Label '__ats_lab_aux_12' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:685:1: style: Label '__ats_lab_12_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:687:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:691:1: style: Label '__ats_lab_13_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:693:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:703:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:715:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:741:1: style: Label '__ats_lab_saityplst_check_10' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:749:1: style: Label '__ats_lab_16_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:751:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:752:1: style: Label '__ats_lab_16_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:758:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:760:1: style: Label '__ats_lab_17_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:767:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:769:1: style: Label '__ats_lab_18_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:797:1: style: Label '__ats_lab_sascstr_make_13' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:822:1: style: Label '__ats_lab_aux_15' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:825:1: style: Label '__ats_lab_19_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:827:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:847:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:865:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__staftscstr_initialize' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:915:1: style: Label '__ats_lab_aux_17' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:923:1: style: Label '__ats_lab_21_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:925:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:936:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:953:1: style: Label '__ats_lab_23_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:955:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:959:1: style: Label '__ats_lab_24_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:961:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:963:1: style: Label '__ats_lab_24_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:977:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:979:1: style: Label '__ats_lab_25_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:993:1: style: Label '__ats_lab_26_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1001:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1027:1: style: Label '__ats_lab_28_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1029:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1045:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1060:1: style: Label '__ats_lab_ref_make_elt_03570__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1091:1: style: Label '__ats_lab_staftscstr_stbefitemlst_merge_ifmetck_16' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1100:1: style: Label '__ats_lab_30_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1102:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1112:1: style: Label '__ats_lab_31_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1141:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__staftscstr_stbefitemlst_merge' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1154:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__staftscstr_stbefitemlst_merge_skipmetck' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1174:1: style: Label '__ats_lab_32_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1176:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1194:1: style: Label '__ats_lab_33_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1210:1: style: Label '__ats_lab_d2var_is_done_23' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1214:1: style: Label '__ats_lab_34_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1216:1: style: Label '__ats_lab_34_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1222:1: style: Label '__ats_lab_35_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1243:1: style: Label '__ats_lab_aux_find_24' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1247:1: style: Label '__ats_lab_36_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1249:1: style: Label '__ats_lab_36_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1255:1: style: Label '__ats_lab_37_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1257:1: style: Label '__ats_lab_37_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1267:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1278:1: style: Label '__ats_lab_39_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1299:1: style: Label '__ats_lab_aux_item_errmsg1_25' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1324:1: style: Label '__ats_lab_aux_item_errmsg2_26' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1360:1: style: Label '__ats_lab_aux_saityp_27' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1363:1: style: Label '__ats_lab_40_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1365:1: style: Label '__ats_lab_40_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1373:1: style: Label '__ats_lab_41_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1375:1: style: Label '__ats_lab_41_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1382:1: style: Label '__ats_lab_42_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1384:1: style: Label '__ats_lab_42_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1392:1: style: Label '__ats_lab_43_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1401:1: style: Label '__ats_lab_44_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1405:1: style: Label '__ats_lab_45_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1407:1: style: Label '__ats_lab_45_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1415:1: style: Label '__ats_lab_46_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1439:1: style: Label '__ats_lab_47_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1444:1: style: Label '__ats_lab_48_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1446:1: style: Label '__ats_lab_48_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1451:1: style: Label '__ats_lab_49_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1453:1: style: Label '__ats_lab_49_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1460:1: style: Label '__ats_lab_50_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1468:1: style: Label '__ats_lab_51_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1490:1: style: Label '__ats_lab_aux_item_one_28' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1494:1: style: Label '__ats_lab_52_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1496:1: style: Label '__ats_lab_52_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1508:1: style: Label '__ats_lab_53_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1535:1: style: Label '__ats_lab_54_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1537:1: style: Label '__ats_lab_54_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1548:1: style: Label '__ats_lab_55_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1549:1: style: Label '__ats_lab_55_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1555:1: style: Label '__ats_lab_56_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1571:1: style: Label '__ats_lab_57_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1597:1: style: Label '__ats_lab_aux_term_check_30' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1600:1: style: Label '__ats_lab_58_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1602:1: style: Label '__ats_lab_58_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1607:1: style: Label '__ats_lab_59_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1609:1: style: Label '__ats_lab_59_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1630:1: style: Label '__ats_lab_60_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1638:1: style: Label '__ats_lab_61_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1668:1: style: Label '__ats_lab_62_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1670:1: style: Label '__ats_lab_62_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1697:1: style: Label '__ats_lab_63_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1715:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__staftscstr_stbefitemlst_check' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1735:1: style: Label '__ats_lab_aux_find_33' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1739:1: style: Label '__ats_lab_64_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1741:1: style: Label '__ats_lab_64_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1752:1: style: Label '__ats_lab_65_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1787:1: style: Label '__ats_lab_66_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1789:1: style: Label '__ats_lab_66_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1807:1: style: Label '__ats_lab_67_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1809:1: style: Label '__ats_lab_67_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1819:1: style: Label '__ats_lab_68_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1822:1: style: Label '__ats_lab_69_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1823:1: style: Label '__ats_lab_69_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1829:1: style: Label '__ats_lab_70_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1831:1: style: Label '__ats_lab_70_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1840:1: style: Label '__ats_lab_71_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1846:1: style: Label '__ats_lab_72_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1862:1: style: Label '__ats_lab_73_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_env_state_dats.c:1883:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_env_2esats__staftscstr_stbefitemlst_update' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2287:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3354:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3564:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2289:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2352:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3077:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3419:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3567:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:920:1: style: Label '__ats_lab_prerr_loc_error3_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:934:1: style: Label '__ats_lab_prerr_interror_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:948:1: style: Label '__ats_lab_prerr_loc_interror_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:970:1: style: Label '__ats_lab_pfarity_check_rec_3' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1002:1: style: Label '__ats_lab_reckind_check_4' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1007:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1009:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1014:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1024:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1026:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1032:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1038:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1043:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1067:1: style: Label '__ats_lab_d2exp_funclo_opt_of_d2exp_5' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1071:1: style: Label '__ats_lab_6_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1073:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1084:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1106:1: style: Label '__ats_lab_d2exp_s2eff_opt_of_d2exp_6' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1110:1: style: Label '__ats_lab_8_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1112:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1123:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1142:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_2esats__d3exp_tr_dn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1162:1: style: Label '__ats_lab_err_9' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1187:1: style: Label '__ats_lab_d2exp_float_tr_dn_8' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1193:1: style: Label '__ats_lab_10_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1195:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1199:1: style: Label '__ats_lab_11_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1200:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1207:1: style: Label '__ats_lab_12_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1215:1: style: Label '__ats_lab_13_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1223:1: style: Label '__ats_lab_14_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1232:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1253:1: style: Label '__ats_lab_c2lau_make_if_d2exp_10' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1276:1: style: Label '__ats_lab_c2lau_make_if_d2expopt_11' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1279:1: style: Label '__ats_lab_16_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1281:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1289:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1314:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_2esats__d2exp_if_tr_dn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1363:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_2esats__d2exp_sif_tr_dn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1400:1: style: Label '__ats_lab_err_15' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1425:1: style: Label '__ats_lab_szcheck_16' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1477:1: style: Label '__ats_lab_d2exp_int_tr_dn_14' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1483:1: style: Label '__ats_lab_18_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1485:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1491:1: style: Label '__ats_lab_19_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1493:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1497:1: style: Label '__ats_lab_20_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1498:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1503:1: style: Label '__ats_lab_21_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1505:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1512:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1525:1: style: Label '__ats_lab_23_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1532:1: style: Label '__ats_lab_24_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1534:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1541:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1554:1: style: Label '__ats_lab_26_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1563:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1572:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1576:1: style: Label '__ats_lab_29_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1577:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1584:1: style: Label '__ats_lab_30_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1593:1: style: Label '__ats_lab_31_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1602:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1652:1: style: Label '__ats_lab_labd2explst_tr_dn_17' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1655:1: style: Label '__ats_lab_33_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1657:1: style: Label '__ats_lab_33_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1659:1: style: Label '__ats_lab_33_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1692:1: style: Label '__ats_lab_34_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1694:1: style: Label '__ats_lab_34_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1703:1: style: Label '__ats_lab_35_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1720:1: style: Label '__ats_lab_36_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1749:1: style: Label '__ats_lab_aux_19' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1752:1: style: Label '__ats_lab_37_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1754:1: style: Label '__ats_lab_37_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1767:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1791:1: style: Label '__ats_lab_d2exp_seq_tr_dn_18' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1795:1: style: Label '__ats_lab_39_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1797:1: style: Label '__ats_lab_39_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1807:1: style: Label '__ats_lab_40_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1828:1: style: Label '__ats_lab_err_21' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1879:1: style: Label '__ats_lab_d2exp_string_tr_dn_20' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1885:1: style: Label '__ats_lab_41_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1887:1: style: Label '__ats_lab_41_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1893:1: style: Label '__ats_lab_42_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1895:1: style: Label '__ats_lab_42_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1899:1: style: Label '__ats_lab_43_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1900:1: style: Label '__ats_lab_43_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1905:1: style: Label '__ats_lab_44_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1907:1: style: Label '__ats_lab_44_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1914:1: style: Label '__ats_lab_45_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1929:1: style: Label '__ats_lab_46_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1935:1: style: Label '__ats_lab_47_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1937:1: style: Label '__ats_lab_47_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1945:1: style: Label '__ats_lab_48_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1955:1: style: Label '__ats_lab_49_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1957:1: style: Label '__ats_lab_49_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1966:1: style: Label '__ats_lab_50_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1979:1: style: Label '__ats_lab_51_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1988:1: style: Label '__ats_lab_52_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:1997:1: style: Label '__ats_lab_53_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2001:1: style: Label '__ats_lab_54_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2002:1: style: Label '__ats_lab_54_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2009:1: style: Label '__ats_lab_55_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2018:1: style: Label '__ats_lab_56_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2273:1: style: Label '__ats_lab_57_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2275:1: style: Label '__ats_lab_57_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2281:1: style: Label '__ats_lab_58_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2283:1: style: Label '__ats_lab_58_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2293:1: style: Label '__ats_lab_59_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2302:1: style: Label '__ats_lab_60_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2314:1: style: Label '__ats_lab_61_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2327:1: style: Label '__ats_lab_62_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2334:1: style: Label '__ats_lab_63_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2336:1: style: Label '__ats_lab_63_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2345:1: style: Label '__ats_lab_64_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2357:1: style: Label '__ats_lab_65_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2365:1: style: Label '__ats_lab_66_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2376:1: style: Label '__ats_lab_67_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2385:1: style: Label '__ats_lab_68_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2394:1: style: Label '__ats_lab_69_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2396:1: style: Label '__ats_lab_69_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2449:1: style: Label '__ats_lab_70_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2451:1: style: Label '__ats_lab_70_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2460:1: style: Label '__ats_lab_71_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2467:1: style: Label '__ats_lab_72_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2469:1: style: Label '__ats_lab_72_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2478:1: style: Label '__ats_lab_73_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2514:1: style: Label '__ats_lab_74_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2516:1: style: Label '__ats_lab_74_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2523:1: style: Label '__ats_lab_75_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2554:1: style: Label '__ats_lab_76_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2569:1: style: Label '__ats_lab_77_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2581:1: style: Label '__ats_lab_78_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2593:1: style: Label '__ats_lab_79_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2614:1: style: Label '__ats_lab_80_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2637:1: style: Label '__ats_lab_81_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2639:1: style: Label '__ats_lab_81_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2658:1: style: Label '__ats_lab_82_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2670:1: style: Label '__ats_lab_83_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2690:1: style: Label '__ats_lab_84_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2700:1: style: Label '__ats_lab_85_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2708:1: style: Label '__ats_lab_86_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2719:1: style: Label '__ats_lab_87_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2728:1: style: Label '__ats_lab_88_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2742:1: style: Label '__ats_lab_89_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2744:1: style: Label '__ats_lab_89_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2750:1: style: Label '__ats_lab_90_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2752:1: style: Label '__ats_lab_90_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2763:1: style: Label '__ats_lab_91_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2774:1: style: Label '__ats_lab_92_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2780:1: style: Label '__ats_lab_93_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2808:1: style: Label '__ats_lab_94_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2820:1: style: Label '__ats_lab_95_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2836:1: style: Label '__ats_lab_96_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2844:1: style: Label '__ats_lab_97_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2871:1: style: Label '__ats_lab_98_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2897:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_2esats__d2exp_tr_dn_rest' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2943:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_2esats__assert_bool_tr_dn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2948:1: style: Label '__ats_lab_99_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2950:1: style: Label '__ats_lab_99_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2957:1: style: Label '__ats_lab_100_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2959:1: style: Label '__ats_lab_100_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:2967:1: style: Label '__ats_lab_101_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3006:1: style: Label '__ats_lab_m2atch_tr_up_25' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3013:1: style: Label '__ats_lab_103_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3015:1: style: Label '__ats_lab_103_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3026:1: style: Label '__ats_lab_104_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3044:1: style: Label '__ats_lab_m2atchlst_tr_up_26' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3065:1: style: Label '__ats_lab_107_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3067:1: style: Label '__ats_lab_107_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3082:1: style: Label '__ats_lab_108_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3121:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_2esats__c2lau_tr_dn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3130:1: style: Label '__ats_lab_105_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3132:1: style: Label '__ats_lab_105_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3141:1: style: Label '__ats_lab_106_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3160:1: style: Label '__ats_lab_109_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3162:1: style: Label '__ats_lab_109_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3177:1: style: Label '__ats_lab_110_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3198:1: style: Label '__ats_lab_pattern_match_is_redundant_errmsg_29' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3217:1: style: Label '__ats_lab_c2laulst0_tr_dn_30' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3239:1: style: Label '__ats_lab_c2laulst1_tr_dn_31' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3243:1: style: Label '__ats_lab_111_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3245:1: style: Label '__ats_lab_111_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3251:1: style: Label '__ats_lab_112_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3287:1: style: Label '__ats_lab_c2laulst2_tr_dn_32' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3300:1: style: Label '__ats_lab_113_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3302:1: style: Label '__ats_lab_113_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3308:1: style: Label '__ats_lab_114_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3339:1: style: Label '__ats_lab_116_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3341:1: style: Label '__ats_lab_116_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3362:1: style: Label '__ats_lab_117_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3409:1: style: Label '__ats_lab_124_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3411:1: style: Label '__ats_lab_124_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3424:1: style: Label '__ats_lab_125_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3486:1: style: Label '__ats_lab_115_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3488:1: style: Label '__ats_lab_115_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3497:1: style: Label '__ats_lab_118_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3499:1: style: Label '__ats_lab_118_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3505:1: style: Label '__ats_lab_119_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3508:1: style: Label '__ats_lab_120_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3510:1: style: Label '__ats_lab_120_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3518:1: style: Label '__ats_lab_121_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3525:1: style: Label '__ats_lab_122_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3541:1: style: Label '__ats_lab_123_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3543:1: style: Label '__ats_lab_123_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3552:1: style: Label '__ats_lab_126_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3572:1: style: Label '__ats_lab_127_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3626:1: style: Label '__ats_lab_c2laulst2_rest_tr_dn_33' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3648:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_2esats__c2laulst_tr_dn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3651:1: style: Label '__ats_lab_128_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3653:1: style: Label '__ats_lab_128_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3658:1: style: Label '__ats_lab_129_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3660:1: style: Label '__ats_lab_129_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3667:1: style: Label '__ats_lab_130_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3680:1: style: Label '__ats_lab_131_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3705:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_2esats__d2exp_caseof_tr_dn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3750:1: style: Label '__ats_lab_aux_one_40' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3816:1: style: Label '__ats_lab_aux_rest_41' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3819:1: style: Label '__ats_lab_132_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3821:1: style: Label '__ats_lab_132_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3835:1: style: Label '__ats_lab_133_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3893:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_2esats__d2exp_scaseof_tr_dn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3899:1: style: Label '__ats_lab_134_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3901:1: style: Label '__ats_lab_134_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_dn_dats.c:3914:1: style: Label '__ats_lab_135_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2512:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2926:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3051:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3054:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3119:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3122:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3371:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3372:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3374:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3398:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3399:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3529:8: warning: Redundant assignment of 'tmp384' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3576:8: warning: Redundant assignment of 'tmp385' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3577:8: warning: Redundant assignment of 'tmp386' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3578:8: warning: Redundant assignment of 'tmp387' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3588:8: warning: Redundant assignment of 'tmp385' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3589:8: warning: Redundant assignment of 'tmp386' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3590:8: warning: Redundant assignment of 'tmp387' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3600:8: warning: Redundant assignment of 'tmp385' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3601:8: warning: Redundant assignment of 'tmp386' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3602:8: warning: Redundant assignment of 'tmp387' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3655:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3656:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3679:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3680:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3682:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3701:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3702:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2195:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2515:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2678:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2687:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2928:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3056:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3124:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3377:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3404:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3522:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3531:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3581:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3593:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3605:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3615:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3660:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3706:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5087:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6277:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6946:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6982:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1392:1: style: Label '__ats_lab_prerr_loc_error3_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1406:1: style: Label '__ats_lab_prerr_interror_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1420:1: style: Label '__ats_lab_prerr_loc_interror_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1442:1: style: Label '__ats_lab_pfarity_check_fun_3' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1473:1: style: Label '__ats_lab_d2lab_tr_up_4' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1477:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1479:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1489:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1510:1: style: Label '__ats_lab_d2lablst_tr_up_5' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1513:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1515:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1528:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1551:1: style: Label '__ats_lab_s2lab0lst_of_d3lab0lst_6' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1554:1: style: Label '__ats_lab_4_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1556:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1562:1: style: Label '__ats_lab_5_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1564:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1575:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1591:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1629:1: style: Label '__ats_lab_d3lab1lst_of_d3lab0lst_s2lablst_7' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1632:1: style: Label '__ats_lab_8_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1634:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1636:1: style: Label '__ats_lab_8_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1644:1: style: Label '__ats_lab_9_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1646:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1650:1: style: Label '__ats_lab_10_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1652:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1660:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1672:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1675:1: style: Label '__ats_lab_13_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1677:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1686:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1705:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1707:1: style: Label '__ats_lab_15_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1714:1: style: Label '__ats_lab_16_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1756:1: style: Label '__ats_lab_d3exp_clo_restore_8' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1764:1: style: Label '__ats_lab_17_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1766:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1776:1: style: Label '__ats_lab_18_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1777:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1784:1: style: Label '__ats_lab_19_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1792:1: style: Label '__ats_lab_20_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1804:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1814:1: style: Label '__ats_lab_22_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1816:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1829:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1848:1: style: Label '__ats_lab_d3exp_funclo_restore_9' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1851:1: style: Label '__ats_lab_24_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1853:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1866:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1895:1: style: Label '__ats_lab_d3explst_arg_restore_10' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1898:1: style: Label '__ats_lab_26_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1900:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1920:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1934:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1955:1: style: Label '__ats_lab_d23explst_tr_up_11' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1958:1: style: Label '__ats_lab_29_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1960:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1965:1: style: Label '__ats_lab_30_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1967:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1975:1: style: Label '__ats_lab_31_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:1989:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2014:1: style: Label '__ats_lab_aux_13' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2017:1: style: Label '__ats_lab_33_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2019:1: style: Label '__ats_lab_33_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2028:1: style: Label '__ats_lab_34_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2030:1: style: Label '__ats_lab_34_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2038:1: style: Label '__ats_lab_35_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2053:1: style: Label '__ats_lab_36_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2080:1: style: Label '__ats_lab_d23explst_tr_dn_12' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2123:1: style: Label '__ats_lab_d2explst_arg_tr_up_14' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2126:1: style: Label '__ats_lab_37_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2128:1: style: Label '__ats_lab_37_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2151:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2173:1: style: Label '__ats_lab_39_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2175:1: style: Label '__ats_lab_39_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2180:1: style: Label '__ats_lab_40_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2182:1: style: Label '__ats_lab_40_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2188:1: style: Label '__ats_lab_41_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2200:1: style: Label '__ats_lab_42_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2226:1: style: Label '__ats_lab_aux_17' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2229:1: style: Label '__ats_lab_47_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2231:1: style: Label '__ats_lab_47_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2260:1: style: Label '__ats_lab_48_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2339:1: style: Label '__ats_lab_d23exp_app_tr_up_16' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2347:1: style: Label '__ats_lab_43_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2349:1: style: Label '__ats_lab_43_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2369:1: style: Label '__ats_lab_44_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2371:1: style: Label '__ats_lab_44_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2380:1: style: Label '__ats_lab_45_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2400:1: style: Label '__ats_lab_46_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2414:1: style: Label '__ats_lab_49_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2441:1: style: Label '__ats_lab_d2exp_apps_tr_up_18' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2444:1: style: Label '__ats_lab_50_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2446:1: style: Label '__ats_lab_50_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2451:1: style: Label '__ats_lab_51_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2453:1: style: Label '__ats_lab_51_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2461:1: style: Label '__ats_lab_52_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2473:1: style: Label '__ats_lab_53_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2494:1: style: Label '__ats_lab_54_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2496:1: style: Label '__ats_lab_54_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2501:1: style: Label '__ats_lab_55_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2503:1: style: Label '__ats_lab_55_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2511:1: style: Label '__ats_lab_56_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2521:1: style: Label '__ats_lab_57_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2542:1: style: Label '__ats_lab_d2exp_apps_sta_tr_up_19' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2569:1: style: Label '__ats_lab_d2exp_apps_dyn_tr_up_20' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2577:1: style: Label '__ats_lab_58_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2578:1: style: Label '__ats_lab_58_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2605:1: style: Label '__ats_lab_fprint_xyz_22' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2630:1: style: Label '__ats_lab_print_xyz_23' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2649:1: style: Label '__ats_lab_prerr_xyz_24' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2672:1: style: Label '__ats_lab_59_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2674:1: style: Label '__ats_lab_59_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2683:1: style: Label '__ats_lab_60_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2691:1: style: Label '__ats_lab_61_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2714:1: style: Label '__ats_lab_fprint_xyz_root_25' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2720:1: style: Label '__ats_lab_62_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2722:1: style: Label '__ats_lab_62_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2730:1: style: Label '__ats_lab_63_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2737:1: style: Label '__ats_lab_64_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2758:1: style: Label '__ats_lab_print_xyz_root_27' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2777:1: style: Label '__ats_lab_prerr_xyz_root_28' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2799:1: style: Label '__ats_lab_d2exp_item_tr_up_29' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2802:1: style: Label '__ats_lab_65_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2804:1: style: Label '__ats_lab_65_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2812:1: style: Label '__ats_lab_66_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2819:1: style: Label '__ats_lab_67_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2843:1: style: Label '__ats_lab_s2kexplst_make_d3explst_30' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2846:1: style: Label '__ats_lab_68_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2848:1: style: Label '__ats_lab_68_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2862:1: style: Label '__ats_lab_69_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2892:1: style: Label '__ats_lab_70_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2894:1: style: Label '__ats_lab_70_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2901:1: style: Label '__ats_lab_71_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2903:1: style: Label '__ats_lab_71_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2924:1: style: Label '__ats_lab_72_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2935:1: style: Label '__ats_lab_73_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2958:1: style: Label '__ats_lab_74_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2960:1: style: Label '__ats_lab_74_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:2979:1: style: Label '__ats_lab_75_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3037:1: style: Label '__ats_lab_76_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3039:1: style: Label '__ats_lab_76_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3044:1: style: Label '__ats_lab_77_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3046:1: style: Label '__ats_lab_77_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3061:1: style: Label '__ats_lab_78_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3073:1: style: Label '__ats_lab_79_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3075:1: style: Label '__ats_lab_79_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3093:1: style: Label '__ats_lab_80_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3095:1: style: Label '__ats_lab_80_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3104:1: style: Label '__ats_lab_81_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3128:1: style: Label '__ats_lab_82_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3145:1: style: Label '__ats_lab_83_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3166:1: style: Label '__ats_lab_err_nil_35' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3218:1: style: Label '__ats_lab_err_cons_cons_36' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3294:1: style: Label '__ats_lab_84_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3296:1: style: Label '__ats_lab_84_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3301:1: style: Label '__ats_lab_85_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3303:1: style: Label '__ats_lab_85_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3312:1: style: Label '__ats_lab_86_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3315:1: style: Label '__ats_lab_87_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3317:1: style: Label '__ats_lab_87_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3321:1: style: Label '__ats_lab_88_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3325:1: style: Label '__ats_lab_88_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3336:1: style: Label '__ats_lab_89_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3345:1: style: Label '__ats_lab_90_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3356:1: style: Label '__ats_lab_91_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3361:1: style: Label '__ats_lab_92_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3363:1: style: Label '__ats_lab_92_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3382:1: style: Label '__ats_lab_93_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3415:1: style: Label '__ats_lab_94_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3505:1: style: Label '__ats_lab_95_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3507:1: style: Label '__ats_lab_95_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3512:1: style: Label '__ats_lab_96_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3514:1: style: Label '__ats_lab_96_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3527:1: style: Label '__ats_lab_97_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3538:1: style: Label '__ats_lab_98_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3549:1: style: Label '__ats_lab_99_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3551:1: style: Label '__ats_lab_99_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3574:1: style: Label '__ats_lab_100_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3586:1: style: Label '__ats_lab_101_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3598:1: style: Label '__ats_lab_102_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3609:1: style: Label '__ats_lab_103_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3641:1: style: Label '__ats_lab_104_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3643:1: style: Label '__ats_lab_104_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3648:1: style: Label '__ats_lab_105_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3650:1: style: Label '__ats_lab_105_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3664:1: style: Label '__ats_lab_106_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3692:1: style: Label '__ats_lab_107_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3695:1: style: Label '__ats_lab_108_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3697:1: style: Label '__ats_lab_108_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3711:1: style: Label '__ats_lab_109_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3732:1: style: Label '__ats_lab_d2exp_apps_sym_tr_up_40' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3841:1: style: Label '__ats_lab_d2exp_assgn_tr_up_42' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3845:1: style: Label '__ats_lab_110_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3847:1: style: Label '__ats_lab_110_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3853:1: style: Label '__ats_lab_111_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3857:1: style: Label '__ats_lab_111_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3881:1: style: Label '__ats_lab_112_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3895:1: style: Label '__ats_lab_113_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3904:1: style: Label '__ats_lab_114_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3906:1: style: Label '__ats_lab_114_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3922:1: style: Label '__ats_lab_115_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3925:1: style: Label '__ats_lab_116_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3927:1: style: Label '__ats_lab_116_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3931:1: style: Label '__ats_lab_117_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3933:1: style: Label '__ats_lab_117_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3955:1: style: Label '__ats_lab_118_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3971:1: style: Label '__ats_lab_119_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:3989:1: style: Label '__ats_lab_120_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4017:1: style: Label '__ats_lab_121_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4033:1: style: Label '__ats_lab_122_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4038:1: style: Label '__ats_lab_123_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4040:1: style: Label '__ats_lab_123_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4047:1: style: Label '__ats_lab_124_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4078:1: style: Label '__ats_lab_d3exp_s2exp_lazy_force_tr_up_43' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4082:1: style: Label '__ats_lab_125_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4084:1: style: Label '__ats_lab_125_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4093:1: style: Label '__ats_lab_126_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4097:1: style: Label '__ats_lab_127_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4099:1: style: Label '__ats_lab_127_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4108:1: style: Label '__ats_lab_128_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4159:1: style: Label '__ats_lab_d2exp_deref_tr_up_44' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4166:1: style: Label '__ats_lab_129_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4168:1: style: Label '__ats_lab_129_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4183:1: style: Label '__ats_lab_130_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4186:1: style: Label '__ats_lab_131_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4188:1: style: Label '__ats_lab_131_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4192:1: style: Label '__ats_lab_132_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4194:1: style: Label '__ats_lab_132_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4215:1: style: Label '__ats_lab_133_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4224:1: style: Label '__ats_lab_134_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4267:1: style: Label '__ats_lab_d2exp_con_tr_up_45' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4276:1: style: Label '__ats_lab_135_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4278:1: style: Label '__ats_lab_135_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4289:1: style: Label '__ats_lab_136_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4322:1: style: Label '__ats_lab_d2exp_decrypt_tr_up_46' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4328:1: style: Label '__ats_lab_137_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4330:1: style: Label '__ats_lab_137_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4337:1: style: Label '__ats_lab_138_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4361:1: style: Label '__ats_lab_d2exp_encrypt_tr_up_47' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4378:1: style: Label '__ats_lab_d2exp_crypt_tr_up_48' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4407:1: style: Label '__ats_lab_aux_50' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4412:1: style: Label '__ats_lab_139_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4414:1: style: Label '__ats_lab_139_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4426:1: style: Label '__ats_lab_140_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4450:1: style: Label '__ats_lab_auxlst_51' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4453:1: style: Label '__ats_lab_141_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4455:1: style: Label '__ats_lab_141_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4468:1: style: Label '__ats_lab_142_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4525:1: style: Label '__ats_lab_d2exp_foldat_freeat_tr_up_49' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4534:1: style: Label '__ats_lab_143_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4536:1: style: Label '__ats_lab_143_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4545:1: style: Label '__ats_lab_144_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4568:1: style: Label '__ats_lab_145_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4570:1: style: Label '__ats_lab_145_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4613:1: style: Label '__ats_lab_146_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4638:1: style: Label '__ats_lab_d2exp_foldat_tr_up_52' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4651:1: style: Label '__ats_lab_d2exp_freeat_tr_up_53' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4696:1: style: Label '__ats_lab_d2exp_arg_body_tr_up_54' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4713:1: style: Label '__ats_lab_147_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4715:1: style: Label '__ats_lab_147_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4722:1: style: Label '__ats_lab_148_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4775:1: style: Label '__ats_lab_d2exp_lazy_delay_tr_up_55' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4818:1: style: Label '__ats_lab_d2exp_lazy_delay_vt_tr_up_56' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4901:1: style: Label '__ats_lab_d2exp_ptrof_tr_up_57' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4905:1: style: Label '__ats_lab_149_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4907:1: style: Label '__ats_lab_149_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4916:1: style: Label '__ats_lab_150_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4918:1: style: Label '__ats_lab_150_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4927:1: style: Label '__ats_lab_151_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4940:1: style: Label '__ats_lab_152_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4942:1: style: Label '__ats_lab_152_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4955:1: style: Label '__ats_lab_153_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4965:1: style: Label '__ats_lab_154_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4971:1: style: Label '__ats_lab_155_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4973:1: style: Label '__ats_lab_155_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4986:1: style: Label '__ats_lab_156_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:4998:1: style: Label '__ats_lab_157_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5009:1: style: Label '__ats_lab_158_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5024:1: style: Label '__ats_lab_159_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5050:1: style: Label '__ats_lab_d3exp_nonlin_check_58' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5079:1: style: Label '__ats_lab_160_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5081:1: style: Label '__ats_lab_160_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5092:1: style: Label '__ats_lab_161_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5111:1: style: Label '__ats_lab_aux_61' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5114:1: style: Label '__ats_lab_162_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5116:1: style: Label '__ats_lab_162_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5131:1: style: Label '__ats_lab_163_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5151:1: style: Label '__ats_lab_d2exp_rec_tr_up_60' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5188:1: style: Label '__ats_lab_d3exp_sel_tr_up_62' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5191:1: style: Label '__ats_lab_164_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5193:1: style: Label '__ats_lab_164_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5221:1: style: Label '__ats_lab_165_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5263:1: style: Label '__ats_lab_d2exp_sel_tr_up_63' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5267:1: style: Label '__ats_lab_166_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5269:1: style: Label '__ats_lab_166_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5310:1: style: Label '__ats_lab_168_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5341:1: style: Label '__ats_lab_aux_65' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5344:1: style: Label '__ats_lab_170_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5346:1: style: Label '__ats_lab_170_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5359:1: style: Label '__ats_lab_171_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5385:1: style: Label '__ats_lab_d2exp_seq_tr_up_64' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5389:1: style: Label '__ats_lab_172_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5391:1: style: Label '__ats_lab_172_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5402:1: style: Label '__ats_lab_173_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5421:1: style: Label '__ats_lab_aux_67' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5424:1: style: Label '__ats_lab_174_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5426:1: style: Label '__ats_lab_174_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5439:1: style: Label '__ats_lab_175_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5473:1: style: Label '__ats_lab_d2exp_tmpid_tr_up_66' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5477:1: style: Label '__ats_lab_176_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5479:1: style: Label '__ats_lab_176_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5493:1: style: Label '__ats_lab_177_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5506:1: style: Label '__ats_lab_178_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5577:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_exp_up_2edats__d2exp_viewat_tr_up' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5581:1: style: Label '__ats_lab_179_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5583:1: style: Label '__ats_lab_179_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5594:1: style: Label '__ats_lab_180_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5596:1: style: Label '__ats_lab_180_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5611:1: style: Label '__ats_lab_181_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5627:1: style: Label '__ats_lab_182_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5645:1: style: Label '__ats_lab_183_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5657:1: style: Label '__ats_lab_184_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5672:1: style: Label '__ats_lab_185_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5748:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_exp_up_2edats__d2exp_viewat_assgn_tr_up' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5752:1: style: Label '__ats_lab_186_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5754:1: style: Label '__ats_lab_186_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5768:1: style: Label '__ats_lab_187_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5770:1: style: Label '__ats_lab_187_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5781:1: style: Label '__ats_lab_188_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5797:1: style: Label '__ats_lab_189_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5807:1: style: Label '__ats_lab_190_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5809:1: style: Label '__ats_lab_190_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5819:1: style: Label '__ats_lab_191_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5824:1: style: Label '__ats_lab_192_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5826:1: style: Label '__ats_lab_192_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5834:1: style: Label '__ats_lab_193_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5849:1: style: Label '__ats_lab_194_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5860:1: style: Label '__ats_lab_195_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5875:1: style: Label '__ats_lab_196_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5899:1: style: Label '__ats_lab_d2explst_elt_tr_dn_70' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5902:1: style: Label '__ats_lab_197_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5904:1: style: Label '__ats_lab_197_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:5917:1: style: Label '__ats_lab_198_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6251:1: style: Label '__ats_lab_199_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6253:1: style: Label '__ats_lab_199_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6264:1: style: Label '__ats_lab_200_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6270:1: style: Label '__ats_lab_201_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6272:1: style: Label '__ats_lab_201_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6282:1: style: Label '__ats_lab_202_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6289:1: style: Label '__ats_lab_203_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6300:1: style: Label '__ats_lab_204_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6306:1: style: Label '__ats_lab_205_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6308:1: style: Label '__ats_lab_205_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6316:1: style: Label '__ats_lab_206_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6328:1: style: Label '__ats_lab_207_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6345:1: style: Label '__ats_lab_208_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6349:1: style: Label '__ats_lab_208_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6369:1: style: Label '__ats_lab_209_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6384:1: style: Label '__ats_lab_210_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6393:1: style: Label '__ats_lab_211_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6402:1: style: Label '__ats_lab_212_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6415:1: style: Label '__ats_lab_213_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6424:1: style: Label '__ats_lab_214_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6435:1: style: Label '__ats_lab_215_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6444:1: style: Label '__ats_lab_216_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6452:1: style: Label '__ats_lab_217_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6461:1: style: Label '__ats_lab_218_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6470:1: style: Label '__ats_lab_219_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6478:1: style: Label '__ats_lab_220_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6491:1: style: Label '__ats_lab_221_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6499:1: style: Label '__ats_lab_222_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6508:1: style: Label '__ats_lab_223_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6524:1: style: Label '__ats_lab_224_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6533:1: style: Label '__ats_lab_225_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6549:1: style: Label '__ats_lab_226_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6558:1: style: Label '__ats_lab_227_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6565:1: style: Label '__ats_lab_228_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6567:1: style: Label '__ats_lab_228_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6574:1: style: Label '__ats_lab_229_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6584:1: style: Label '__ats_lab_230_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6593:1: style: Label '__ats_lab_231_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6598:1: style: Label '__ats_lab_232_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6600:1: style: Label '__ats_lab_232_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6607:1: style: Label '__ats_lab_233_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6614:1: style: Label '__ats_lab_234_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6621:1: style: Label '__ats_lab_235_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6634:1: style: Label '__ats_lab_236_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6644:1: style: Label '__ats_lab_237_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6650:1: style: Label '__ats_lab_238_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6652:1: style: Label '__ats_lab_238_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6659:1: style: Label '__ats_lab_239_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6666:1: style: Label '__ats_lab_240_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6673:1: style: Label '__ats_lab_241_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6680:1: style: Label '__ats_lab_242_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6686:1: style: Label '__ats_lab_243_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6699:1: style: Label '__ats_lab_244_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6715:1: style: Label '__ats_lab_245_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6731:1: style: Label '__ats_lab_246_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6733:1: style: Label '__ats_lab_246_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6737:1: style: Label '__ats_lab_247_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6741:1: style: Label '__ats_lab_247_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6747:1: style: Label '__ats_lab_248_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6758:1: style: Label '__ats_lab_249_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6770:1: style: Label '__ats_lab_250_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6785:1: style: Label '__ats_lab_251_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6801:1: style: Label '__ats_lab_252_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6818:1: style: Label '__ats_lab_253_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6844:1: style: Label '__ats_lab_254_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6871:1: style: Label '__ats_lab_255_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6892:1: style: Label '__ats_lab_256_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6900:1: style: Label '__ats_lab_257_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6906:1: style: Label '__ats_lab_258_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6908:1: style: Label '__ats_lab_258_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6916:1: style: Label '__ats_lab_259_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6940:1: style: Label '__ats_lab_260_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6951:1: style: Label '__ats_lab_261_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6956:1: style: Label '__ats_lab_262_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6958:1: style: Label '__ats_lab_262_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6965:1: style: Label '__ats_lab_263_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6972:1: style: Label '__ats_lab_264_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6987:1: style: Label '__ats_lab_265_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:6995:1: style: Label '__ats_lab_266_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:7006:1: style: Label '__ats_lab_267_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:7016:1: style: Label '__ats_lab_268_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:7027:1: style: Label '__ats_lab_269_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:7036:1: style: Label '__ats_lab_270_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:7044:1: style: Label '__ats_lab_271_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:7056:1: style: Label '__ats_lab_272_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:7068:1: style: Label '__ats_lab_273_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:7077:1: style: Label '__ats_lab_274_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:7087:1: style: Label '__ats_lab_275_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:7116:1: style: Label '__ats_lab_276_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:7124:1: style: Label '__ats_lab_277_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:7132:1: style: Label '__ats_lab_278_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:7153:1: style: Label '__ats_lab_279_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:7164:1: style: Label '__ats_lab_280_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:7187:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_2esats__d2explst_tr_up' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:7190:1: style: Label '__ats_lab_281_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:7192:1: style: Label '__ats_lab_281_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:7205:1: style: Label '__ats_lab_282_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:7224:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_2esats__d2explstlst_tr_up' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:7227:1: style: Label '__ats_lab_283_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:7229:1: style: Label '__ats_lab_283_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:7242:1: style: Label '__ats_lab_284_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:7261:1: style: Label '__ats_lab_aux_75' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:7264:1: style: Label '__ats_lab_287_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:7266:1: style: Label '__ats_lab_287_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:7279:1: style: Label '__ats_lab_288_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:7301:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_2esats__d2exp_cst_tr_up' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:7306:1: style: Label '__ats_lab_285_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:7308:1: style: Label '__ats_lab_285_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:7314:1: style: Label '__ats_lab_286_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:7339:1: style: Label '__ats_lab_d2exp_var_mut_tr_up_76' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:7361:1: style: Label '__ats_lab_aux_78' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:7364:1: style: Label '__ats_lab_291_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:7366:1: style: Label '__ats_lab_291_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:7379:1: style: Label '__ats_lab_292_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:7413:1: style: Label '__ats_lab_d2exp_var_nonmut_tr_up_77' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:7438:1: style: Label '__ats_lab_289_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:7440:1: style: Label '__ats_lab_289_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:7446:1: style: Label '__ats_lab_290_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:7467:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_2esats__d2exp_var_tr_up' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:7470:1: style: Label '__ats_lab_293_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:7471:1: style: Label '__ats_lab_293_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_exp_up_dats.c:7478:1: style: Label '__ats_lab_294_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_loop_dats.c:493:1: style: Label '__ats_lab_i2nvarg_subst_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_loop_dats.c:498:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_loop_dats.c:500:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_loop_dats.c:510:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_loop_dats.c:526:1: style: Label '__ats_lab___ats_fun_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_loop_dats.c:565:1: style: Label '__ats_lab_i2nvarglst_subst_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_loop_dats.c:587:1: style: Label '__ats_lab_aux_4' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_loop_dats.c:592:1: style: Label '__ats_lab_4_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_loop_dats.c:594:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_loop_dats.c:605:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_loop_dats.c:659:1: style: Label '__ats_lab_d2exp_loopinv_tr_3' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_loop_dats.c:668:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_loop_dats.c:670:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_loop_dats.c:678:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_loop_dats.c:768:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_2esats__d2exp_loop_tr_up' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_loop_dats.c:772:1: style: Label '__ats_lab_6_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_loop_dats.c:774:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_loop_dats.c:784:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_loop_dats.c:792:1: style: Label '__ats_lab_8_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_loop_dats.c:794:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_loop_dats.c:801:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_loop_dats.c:819:1: style: Label '__ats_lab_10_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_loop_dats.c:821:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_loop_dats.c:831:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_loop_dats.c:872:1: style: Label '__ats_lab_12_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_loop_dats.c:874:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_loop_dats.c:882:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_loop_dats.c:927:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_2esats__d2exp_loopexn_tr_up' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_loop_dats.c:931:1: style: Label '__ats_lab_14_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_loop_dats.c:933:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_loop_dats.c:939:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_loop_dats.c:946:1: style: Label '__ats_lab_16_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_loop_dats.c:948:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_loop_dats.c:957:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_loop_dats.c:970:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:939:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:959:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:977:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1034:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1068:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1667:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1669:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1670:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2123:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2289:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3078:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3158:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3159:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:942:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:962:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:980:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1037:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1071:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1672:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2090:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2126:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2291:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3024:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3081:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:4472:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:892:1: style: Label '__ats_lab_prerr_interror_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:906:1: style: Label '__ats_lab_prerr_loc_interror_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:935:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:937:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:947:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:955:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:967:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:975:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:985:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:993:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1001:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1008:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1028:1: style: Label '__ats_lab_9_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1030:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1042:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1062:1: style: Label '__ats_lab_11_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1064:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1075:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1098:1: style: Label '__ats_lab_labp2atlst_typ_syn_5' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1101:1: style: Label '__ats_lab_13_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1103:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1118:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1125:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1170:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__p2at_typ_syn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1174:1: style: Label '__ats_lab_16_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1176:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1184:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1192:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1200:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1207:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1214:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1222:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1229:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1241:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1248:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1255:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1266:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1274:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1286:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1293:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1301:1: style: Label '__ats_lab_31_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1326:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_dynexp2_2esats__p2atlst_typ_syn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1329:1: style: Label '__ats_lab_32_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1331:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1344:1: style: Label '__ats_lab_33_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1369:1: style: Label '__ats_lab_pfarity_check_8' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1412:1: style: Label '__ats_lab_labp3atlst_typ_get_9' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1415:1: style: Label '__ats_lab_34_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1417:1: style: Label '__ats_lab_34_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1432:1: style: Label '__ats_lab_35_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1439:1: style: Label '__ats_lab_36_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1464:1: style: Label '__ats_lab_p2at_any_tr_dn_10' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1504:1: style: Label '__ats_lab_p2at_bool_tr_dn_11' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1509:1: style: Label '__ats_lab_37_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1511:1: style: Label '__ats_lab_37_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1518:1: style: Label '__ats_lab_38_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1520:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1528:1: style: Label '__ats_lab_39_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1575:1: style: Label '__ats_lab_p2at_char_tr_dn_12' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1580:1: style: Label '__ats_lab_41_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1582:1: style: Label '__ats_lab_41_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1589:1: style: Label '__ats_lab_42_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1591:1: style: Label '__ats_lab_42_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1599:1: style: Label '__ats_lab_43_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1643:1: style: Label '__ats_lab_46_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1645:1: style: Label '__ats_lab_46_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1677:1: style: Label '__ats_lab_47_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1702:1: style: Label '__ats_lab_s2cst_closure_make_predicative_13' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1707:1: style: Label '__ats_lab_45_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1709:1: style: Label '__ats_lab_45_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1730:1: style: Label '__ats_lab_48_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1764:1: style: Label '__ats_lab_aux_var_16' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1840:1: style: Label '__ats_lab_aux_pat_17' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1844:1: style: Label '__ats_lab_49_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1846:1: style: Label '__ats_lab_49_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1851:1: style: Label '__ats_lab_50_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1853:1: style: Label '__ats_lab_50_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1862:1: style: Label '__ats_lab_51_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1873:1: style: Label '__ats_lab_52_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1884:1: style: Label '__ats_lab_53_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1900:1: style: Label '__ats_lab_55_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1902:1: style: Label '__ats_lab_55_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1911:1: style: Label '__ats_lab_56_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1988:1: style: Label '__ats_lab_aux_patlst_18' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1991:1: style: Label '__ats_lab_57_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:1993:1: style: Label '__ats_lab_57_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2006:1: style: Label '__ats_lab_58_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2052:1: style: Label '__ats_lab_p3at_con_free_update_15' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2081:1: style: Label '__ats_lab_59_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2083:1: style: Label '__ats_lab_59_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2095:1: style: Label '__ats_lab_60_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2116:1: style: Label '__ats_lab_61_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2118:1: style: Label '__ats_lab_61_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2131:1: style: Label '__ats_lab_62_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2170:1: style: Label '__ats_lab_p2at_con_tr_up_19' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2176:1: style: Label '__ats_lab_63_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2178:1: style: Label '__ats_lab_63_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2218:1: style: Label '__ats_lab_64_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2248:1: style: Label '__ats_lab_80_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2250:1: style: Label '__ats_lab_80_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2256:1: style: Label '__ats_lab_81_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2258:1: style: Label '__ats_lab_81_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2272:1: style: Label '__ats_lab_82_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2285:1: style: Label '__ats_lab_83_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2296:1: style: Label '__ats_lab_84_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2426:1: style: Label '__ats_lab_p2at_con_tr_dn_22' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2432:1: style: Label '__ats_lab_65_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2434:1: style: Label '__ats_lab_65_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2442:1: style: Label '__ats_lab_66_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2453:1: style: Label '__ats_lab_67_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2455:1: style: Label '__ats_lab_67_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2469:1: style: Label '__ats_lab_68_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2475:1: style: Label '__ats_lab_69_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2477:1: style: Label '__ats_lab_69_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2482:1: style: Label '__ats_lab_70_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2484:1: style: Label '__ats_lab_70_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2492:1: style: Label '__ats_lab_71_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2502:1: style: Label '__ats_lab_72_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2508:1: style: Label '__ats_lab_73_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2510:1: style: Label '__ats_lab_73_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2526:1: style: Label '__ats_lab_74_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2539:1: style: Label '__ats_lab_75_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2541:1: style: Label '__ats_lab_75_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2554:1: style: Label '__ats_lab_76_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2568:1: style: Label '__ats_lab_77_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2619:1: style: Label '__ats_lab_78_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2620:1: style: Label '__ats_lab_78_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2634:1: style: Label '__ats_lab_79_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2635:1: style: Label '__ats_lab_79_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2657:1: style: Label '__ats_lab_85_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2666:1: style: Label '__ats_lab_86_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2689:1: style: Label '__ats_lab_87_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2691:1: style: Label '__ats_lab_87_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2700:1: style: Label '__ats_lab_88_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2742:1: style: Label '__ats_lab_aux_25' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2745:1: style: Label '__ats_lab_90_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2747:1: style: Label '__ats_lab_90_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2749:1: style: Label '__ats_lab_90_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2779:1: style: Label '__ats_lab_91_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2781:1: style: Label '__ats_lab_91_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2790:1: style: Label '__ats_lab_92_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2803:1: style: Label '__ats_lab_93_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2865:1: style: Label '__ats_lab_p2at_exist_tr_dn_24' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2871:1: style: Label '__ats_lab_89_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2873:1: style: Label '__ats_lab_89_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2888:1: style: Label '__ats_lab_94_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2913:1: style: Label '__ats_lab_p2atlst_elt_tr_dn_26' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2916:1: style: Label '__ats_lab_95_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2918:1: style: Label '__ats_lab_95_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2931:1: style: Label '__ats_lab_96_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2961:1: style: Label '__ats_lab_p2at_lst_tr_dn_27' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2966:1: style: Label '__ats_lab_97_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2968:1: style: Label '__ats_lab_97_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:2983:1: style: Label '__ats_lab_98_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3011:1: style: Label '__ats_lab_99_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3013:1: style: Label '__ats_lab_99_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3029:1: style: Label '__ats_lab_100_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3059:1: style: Label '__ats_lab_108_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3061:1: style: Label '__ats_lab_108_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3086:1: style: Label '__ats_lab_109_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3130:1: style: Label '__ats_lab_101_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3132:1: style: Label '__ats_lab_101_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3138:1: style: Label '__ats_lab_102_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3140:1: style: Label '__ats_lab_102_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3169:1: style: Label '__ats_lab_103_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3184:1: style: Label '__ats_lab_104_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3188:1: style: Label '__ats_lab_105_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3190:1: style: Label '__ats_lab_105_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3203:1: style: Label '__ats_lab_106_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3212:1: style: Label '__ats_lab_107_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3230:1: style: Label '__ats_lab_labp2atlst_tr_dn_29' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3254:1: style: Label '__ats_lab_aux_33' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3257:1: style: Label '__ats_lab_113_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3259:1: style: Label '__ats_lab_113_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3275:1: style: Label '__ats_lab_114_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3282:1: style: Label '__ats_lab_115_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3340:1: style: Label '__ats_lab_p2at_rec_tr_dn_32' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3346:1: style: Label '__ats_lab_110_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3348:1: style: Label '__ats_lab_110_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3352:1: style: Label '__ats_lab_111_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3354:1: style: Label '__ats_lab_111_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3360:1: style: Label '__ats_lab_112_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3386:1: style: Label '__ats_lab_116_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3394:1: style: Label '__ats_lab_117_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3396:1: style: Label '__ats_lab_117_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3402:1: style: Label '__ats_lab_118_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3404:1: style: Label '__ats_lab_118_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3406:1: style: Label '__ats_lab_118_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3418:1: style: Label '__ats_lab_119_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3423:1: style: Label '__ats_lab_120_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3425:1: style: Label '__ats_lab_120_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3429:1: style: Label '__ats_lab_121_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3431:1: style: Label '__ats_lab_121_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3446:1: style: Label '__ats_lab_122_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3476:1: style: Label '__ats_lab_p2at_var_tr_dn_34' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3529:1: style: Label '__ats_lab_p2at_vbox_tr_dn_35' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3534:1: style: Label '__ats_lab_123_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3536:1: style: Label '__ats_lab_123_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3545:1: style: Label '__ats_lab_124_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3552:1: style: Label '__ats_lab_125_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3554:1: style: Label '__ats_lab_125_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3580:1: style: Label '__ats_lab_126_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3688:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_2esats__p2at_tr_dn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3693:1: style: Label '__ats_lab_127_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3695:1: style: Label '__ats_lab_127_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3706:1: style: Label '__ats_lab_128_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3713:1: style: Label '__ats_lab_129_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3725:1: style: Label '__ats_lab_130_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3727:1: style: Label '__ats_lab_130_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3735:1: style: Label '__ats_lab_131_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3757:1: style: Label '__ats_lab_132_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3765:1: style: Label '__ats_lab_133_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3773:1: style: Label '__ats_lab_134_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3786:1: style: Label '__ats_lab_135_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3796:1: style: Label '__ats_lab_136_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3805:1: style: Label '__ats_lab_137_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3815:1: style: Label '__ats_lab_138_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3822:1: style: Label '__ats_lab_139_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3824:1: style: Label '__ats_lab_139_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3831:1: style: Label '__ats_lab_140_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3833:1: style: Label '__ats_lab_140_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3841:1: style: Label '__ats_lab_141_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3867:1: style: Label '__ats_lab_143_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3875:1: style: Label '__ats_lab_144_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3885:1: style: Label '__ats_lab_145_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3891:1: style: Label '__ats_lab_146_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3893:1: style: Label '__ats_lab_146_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3900:1: style: Label '__ats_lab_147_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3902:1: style: Label '__ats_lab_147_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3910:1: style: Label '__ats_lab_148_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3938:1: style: Label '__ats_lab_150_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3947:1: style: Label '__ats_lab_151_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3956:1: style: Label '__ats_lab_152_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3981:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_2esats__p2atlst_tr_dn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3984:1: style: Label '__ats_lab_153_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:3986:1: style: Label '__ats_lab_153_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:4002:1: style: Label '__ats_lab_154_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:4027:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_2esats__p2at_arg_tr_up' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:4031:1: style: Label '__ats_lab_155_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:4033:1: style: Label '__ats_lab_155_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:4041:1: style: Label '__ats_lab_156_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:4045:1: style: Label '__ats_lab_157_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:4047:1: style: Label '__ats_lab_157_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:4055:1: style: Label '__ats_lab_158_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:4083:1: style: Label '__ats_lab_refknd_check_40' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:4214:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_2esats__p2at_arg_tr_dn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:4219:1: style: Label '__ats_lab_159_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:4221:1: style: Label '__ats_lab_159_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:4227:1: style: Label '__ats_lab_160_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:4229:1: style: Label '__ats_lab_160_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:4234:1: style: Label '__ats_lab_161_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:4235:1: style: Label '__ats_lab_161_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:4247:1: style: Label '__ats_lab_162_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:4282:1: style: Label '__ats_lab_163_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:4288:1: style: Label '__ats_lab_164_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:4289:1: style: Label '__ats_lab_164_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:4300:1: style: Label '__ats_lab_165_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:4302:1: style: Label '__ats_lab_165_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:4311:1: style: Label '__ats_lab_166_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:4320:1: style: Label '__ats_lab_167_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:4346:1: style: Label '__ats_lab_168_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:4348:1: style: Label '__ats_lab_168_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:4356:1: style: Label '__ats_lab_169_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:4372:1: style: Label '__ats_lab_170_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:4386:1: style: Label '__ats_lab_171_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:4391:1: style: Label '__ats_lab_172_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:4393:1: style: Label '__ats_lab_172_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:4430:1: style: Label '__ats_lab_173_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:4443:1: style: Label '__ats_lab_174_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:4464:1: style: Label '__ats_lab_175_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:4466:1: style: Label '__ats_lab_175_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:4477:1: style: Label '__ats_lab_176_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:4493:1: style: Label '__ats_lab_p2at_proofize_41' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:4515:1: style: Label '__ats_lab_aux_44' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:4518:1: style: Label '__ats_lab_177_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:4520:1: style: Label '__ats_lab_177_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:4540:1: style: Label '__ats_lab_178_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:4555:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_2esats__p2atlst_arg_tr_up' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:4577:1: style: Label '__ats_lab_aux_46' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:4580:1: style: Label '__ats_lab_179_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:4582:1: style: Label '__ats_lab_179_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:4605:1: style: Label '__ats_lab_180_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_pat_dats.c:4620:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_2esats__p2atlst_arg_tr_dn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:790:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:897:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:906:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:945:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:961:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:1058:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:1074:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:1138:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:548:1: style: Label '__ats_lab_prerr_loc_error3_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:565:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_2esats__d2exp_funclo_of_d2exp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:569:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:571:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:580:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:602:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_2esats__d2exp_s2eff_of_d2exp' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:606:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:608:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:618:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:627:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:636:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:644:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:663:1: style: Label '__ats_lab_s2eff_of_d2exp_3' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:667:1: style: Label '__ats_lab_7_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:669:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:677:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:684:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:691:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:697:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:722:1: style: Label '__ats_lab_d2exp_arg_body_typ_syn_4' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:750:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_2esats__d2exp_cstsp_typ_syn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:753:1: style: Label '__ats_lab_12_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:755:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:762:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:782:1: style: Label '__ats_lab_14_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:784:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:795:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:812:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_2esats__d2exp_seq_typ_syn' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:815:1: style: Label '__ats_lab_16_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:817:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:826:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:883:1: style: Label '__ats_lab_18_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:885:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:893:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:902:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:911:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:918:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:925:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:933:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:941:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:950:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:957:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:966:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:973:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:980:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:987:1: style: Label '__ats_lab_31_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:999:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:1012:1: style: Label '__ats_lab_33_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:1019:1: style: Label '__ats_lab_34_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:1021:1: style: Label '__ats_lab_34_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:1030:1: style: Label '__ats_lab_35_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:1043:1: style: Label '__ats_lab_36_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:1054:1: style: Label '__ats_lab_37_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:1063:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:1070:1: style: Label '__ats_lab_39_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:1079:1: style: Label '__ats_lab_40_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:1085:1: style: Label '__ats_lab_41_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:1108:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_2esats__d3exp_open_and_add' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:1130:1: style: Label '__ats_lab_42_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:1132:1: style: Label '__ats_lab_42_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:1143:1: style: Label '__ats_lab_43_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:1169:1: style: Label '__ats_lab_d3exp_ind_get_11' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:1175:1: style: Label '__ats_lab_44_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:1177:1: style: Label '__ats_lab_44_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:1184:1: style: Label '__ats_lab_45_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:1190:1: style: Label '__ats_lab_46_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:1192:1: style: Label '__ats_lab_46_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:1201:1: style: Label '__ats_lab_47_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:1223:1: style: Label '__ats_lab_d3explst_ind_get_12' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_util_dats.c:1236:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_2esats__d3explstlst_ind_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:1268:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:1269:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:1271:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:1272:6: warning: Redundant assignment of 'arg4' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:612:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:716:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:1274:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:554:1: style: Label '__ats_lab_prerr_loc_error3_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:568:1: style: Label '__ats_lab_prerr_interror_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:582:1: style: Label '__ats_lab_prerr_loc_interror_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:603:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:605:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:617:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:651:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_2esats__s2exp_addr_viewat_slablst_try' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:659:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:661:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:679:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:707:1: style: Label '__ats_lab_6_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:709:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:721:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:762:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_2esats__s2exp_addr_viewat_slablst_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:770:1: style: Label '__ats_lab_4_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:772:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:801:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:868:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_2esats__s2exp_addr_viewat_slablst_set' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:872:1: style: Label '__ats_lab_8_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:874:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:883:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:901:1: style: Label '__ats_lab_10_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:903:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:942:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:990:1: style: Label '__ats_lab_d2var_view_viewat_slablst_set_main_8' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:995:1: style: Label '__ats_lab_12_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:997:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:1006:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:1068:1: style: Label '__ats_lab_d2var_view_viewat_slablst_set_9' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:1072:1: style: Label '__ats_lab_14_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:1074:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:1079:1: style: Label '__ats_lab_15_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:1081:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:1092:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:1108:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:1133:1: style: Label '__ats_lab_s2lab0lst_of_d3lab1lst_10' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:1136:1: style: Label '__ats_lab_18_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:1138:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:1144:1: style: Label '__ats_lab_19_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:1146:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:1157:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:1173:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:1193:1: style: Label '__ats_lab_refval_check_12' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:1264:1: style: Label '__ats_lab_22_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:1266:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:1279:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:1286:1: style: Label '__ats_lab_24_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:1288:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:1298:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:1310:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:1335:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:1367:1: style: Label '__ats_lab_31_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:1379:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:1412:1: style: Label '__ats_lab_s2exp_fun_is_freeptr_13' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:1416:1: style: Label '__ats_lab_34_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:1418:1: style: Label '__ats_lab_34_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:1423:1: style: Label '__ats_lab_35_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:1425:1: style: Label '__ats_lab_35_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:1447:1: style: Label '__ats_lab_37_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:1473:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_2esats__d3exp_lval_typ_set_arg' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:1484:1: style: Label '__ats_lab_38_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:1485:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:1491:1: style: Label '__ats_lab_39_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:1499:1: style: Label '__ats_lab_40_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:1531:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans3_2esats__d3exp_lval_typ_set_pat' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:1535:1: style: Label '__ats_lab_41_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:1537:1: style: Label '__ats_lab_41_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans3_view_dats.c:1557:1: style: Label '__ats_lab_42_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1446:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1448:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1493:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1496:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1569:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1571:6: warning: Redundant assignment of 'arg2' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1617:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1620:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1761:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1762:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1764:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1790:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1791:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1793:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1858:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1859:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1861:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1940:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1941:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1943:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1970:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1973:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2062:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2063:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2065:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3333:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5482:8: warning: Redundant assignment of 'tmp735' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5647:8: warning: Redundant assignment of 'tmp735' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5670:8: warning: Redundant assignment of 'tmp735' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1498:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1622:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1766:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1795:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1863:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1945:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1975:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2067:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2474:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2620:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2655:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2705:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2893:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2980:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3335:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3349:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3651:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3713:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3848:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3866:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4027:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4434:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4561:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4580:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4591:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4600:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4641:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4650:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4671:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4680:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4693:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4708:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4717:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4726:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4737:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4754:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4791:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4800:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4855:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4864:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4873:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4890:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5034:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5174:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5484:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5498:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5511:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5525:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5539:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5552:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5567:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5582:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5596:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5634:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5695:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5709:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5723:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5739:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5769:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5782:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5805:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5870:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5880:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5888:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5896:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5904:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5914:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5924:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5934:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5946:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5954:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5962:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1022:1: style: Label '__ats_lab_prerr_loc_error4_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1036:1: style: Label '__ats_lab_prerr_interror_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1050:1: style: Label '__ats_lab_prerr_loc_interror_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1065:1: style: Label '__ats_lab_hityp_ptr_abs_3' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1091:1: style: Label '__ats_lab_aux_5' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1094:1: style: Label '__ats_lab_5_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1096:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1098:1: style: Label '__ats_lab_5_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1110:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1112:1: style: Label '__ats_lab_6_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1119:1: style: Label '__ats_lab_7_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1147:1: style: Label '__ats_lab_s2exp_app_tr_named_4' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1151:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1153:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1157:1: style: Label '__ats_lab_1_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1158:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1162:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1164:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1168:1: style: Label '__ats_lab_3_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1170:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1175:1: style: Label '__ats_lab_4_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1177:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1187:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1196:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1205:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1215:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1236:1: style: Label '__ats_lab_s2Var_tr_named_6' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1240:1: style: Label '__ats_lab_12_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1242:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1251:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1255:1: style: Label '__ats_lab_14_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1257:1: style: Label '__ats_lab_14_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1266:1: style: Label '__ats_lab_15_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1285:1: style: Label '__ats_lab_update_ifnot_named_7' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1288:1: style: Label '__ats_lab_16_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1290:1: style: Label '__ats_lab_16_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1296:1: style: Label '__ats_lab_17_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1324:1: style: Label '__ats_lab_s2explst_tr_named_8' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1327:1: style: Label '__ats_lab_18_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1329:1: style: Label '__ats_lab_18_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1345:1: style: Label '__ats_lab_19_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1361:1: style: Label '__ats_lab_s2explst_tr_9' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1380:1: style: Label '__ats_lab_s2explstlst_tr_named_10' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1383:1: style: Label '__ats_lab_20_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1385:1: style: Label '__ats_lab_20_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1398:1: style: Label '__ats_lab_21_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1414:1: style: Label '__ats_lab_s2explstlst_tr_11' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1439:1: style: Label '__ats_lab_22_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1441:1: style: Label '__ats_lab_22_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1465:1: style: Label '__ats_lab_23_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1488:1: style: Label '__ats_lab_24_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1490:1: style: Label '__ats_lab_24_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1503:1: style: Label '__ats_lab_25_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1521:1: style: Label '__ats_lab_s2explst_npf_tr_named_12' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1535:1: style: Label '__ats_lab_s2explst_npf_tr_15' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1561:1: style: Label '__ats_lab_26_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1563:1: style: Label '__ats_lab_26_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1589:1: style: Label '__ats_lab_27_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1612:1: style: Label '__ats_lab_28_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1614:1: style: Label '__ats_lab_28_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1627:1: style: Label '__ats_lab_29_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1645:1: style: Label '__ats_lab_labs2explst_npf_tr_named_16' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1665:1: style: Label '__ats_lab_err_20' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1747:1: style: Label '__ats_lab_30_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1749:1: style: Label '__ats_lab_30_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1759:1: style: Label '__ats_lab_31_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1771:1: style: Label '__ats_lab_32_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1775:1: style: Label '__ats_lab_33_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1776:1: style: Label '__ats_lab_33_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1780:1: style: Label '__ats_lab_34_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1782:1: style: Label '__ats_lab_34_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1786:1: style: Label '__ats_lab_35_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1788:1: style: Label '__ats_lab_35_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1800:1: style: Label '__ats_lab_36_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1809:1: style: Label '__ats_lab_37_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1820:1: style: Label '__ats_lab_38_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1833:1: style: Label '__ats_lab_39_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1840:1: style: Label '__ats_lab_40_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1856:1: style: Label '__ats_lab_41_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1868:1: style: Label '__ats_lab_42_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1876:1: style: Label '__ats_lab_43_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1878:1: style: Label '__ats_lab_43_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1885:1: style: Label '__ats_lab_44_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1894:1: style: Label '__ats_lab_45_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1908:1: style: Label '__ats_lab_46_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1910:1: style: Label '__ats_lab_46_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1917:1: style: Label '__ats_lab_47_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1938:1: style: Label '__ats_lab_48_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1950:1: style: Label '__ats_lab_49_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1958:1: style: Label '__ats_lab_50_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1968:1: style: Label '__ats_lab_51_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1980:1: style: Label '__ats_lab_52_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1990:1: style: Label '__ats_lab_53_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:1999:1: style: Label '__ats_lab_54_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2001:1: style: Label '__ats_lab_54_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2013:1: style: Label '__ats_lab_55_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2021:1: style: Label '__ats_lab_56_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2024:1: style: Label '__ats_lab_57_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2026:1: style: Label '__ats_lab_57_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2033:1: style: Label '__ats_lab_58_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2038:1: style: Label '__ats_lab_59_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2042:1: style: Label '__ats_lab_59_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2049:1: style: Label '__ats_lab_60_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2060:1: style: Label '__ats_lab_61_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2072:1: style: Label '__ats_lab_62_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2080:1: style: Label '__ats_lab_63_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2088:1: style: Label '__ats_lab_64_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2095:1: style: Label '__ats_lab_65_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2102:1: style: Label '__ats_lab_66_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2118:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans4_2esats__s2exp_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2133:1: style: Label '__ats_lab___ats_fun_23' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2146:1: style: Label '__ats_lab_hipatlst_typ_get_22' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2160:1: style: Label '__ats_lab_p3at_is_proof_24' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2184:1: style: Label '__ats_lab_67_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2186:1: style: Label '__ats_lab_67_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2214:1: style: Label '__ats_lab_68_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2229:1: style: Label '__ats_lab_p3atlst_arg_tr_25' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2253:1: style: Label '__ats_lab_69_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2255:1: style: Label '__ats_lab_69_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2286:1: style: Label '__ats_lab_70_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2293:1: style: Label '__ats_lab_71_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2308:1: style: Label '__ats_lab_labp3atlst_arg_tr_27' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2372:1: style: Label '__ats_lab_72_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2374:1: style: Label '__ats_lab_72_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2385:1: style: Label '__ats_lab_73_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2392:1: style: Label '__ats_lab_74_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2404:1: style: Label '__ats_lab_75_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2412:1: style: Label '__ats_lab_76_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2420:1: style: Label '__ats_lab_77_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2428:1: style: Label '__ats_lab_78_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2430:1: style: Label '__ats_lab_78_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2437:1: style: Label '__ats_lab_79_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2443:1: style: Label '__ats_lab_80_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2444:1: style: Label '__ats_lab_80_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2451:1: style: Label '__ats_lab_81_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2463:1: style: Label '__ats_lab_82_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2470:1: style: Label '__ats_lab_83_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2479:1: style: Label '__ats_lab_84_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2488:1: style: Label '__ats_lab_85_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2499:1: style: Label '__ats_lab_86_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2512:1: style: Label '__ats_lab_87_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2520:1: style: Label '__ats_lab_88_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2528:1: style: Label '__ats_lab_89_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2547:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans4_2esats__p3atlst_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2560:1: style: Label '__ats_lab___ats_fun_32' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2573:1: style: Label '__ats_lab_hiexplst_typ_get_31' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2587:1: style: Label '__ats_lab_d3exp_is_proof_33' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2608:1: style: Label '__ats_lab_90_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2610:1: style: Label '__ats_lab_90_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2625:1: style: Label '__ats_lab_91_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2647:1: style: Label '__ats_lab_94_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2651:1: style: Label '__ats_lab_94_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2659:1: style: Label '__ats_lab_95_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2692:1: style: Label '__ats_lab_92_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2694:1: style: Label '__ats_lab_92_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2710:1: style: Label '__ats_lab_93_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2716:1: style: Label '__ats_lab_96_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2718:1: style: Label '__ats_lab_96_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2725:1: style: Label '__ats_lab_97_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2789:1: style: Label '__ats_lab_98_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2791:1: style: Label '__ats_lab_98_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2810:1: style: Label '__ats_lab_99_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2850:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans4_2edats__d3explst_funarg_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2877:1: style: Label '__ats_lab_100_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2879:1: style: Label '__ats_lab_100_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2884:1: style: Label '__ats_lab_101_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2885:1: style: Label '__ats_lab_101_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2896:1: style: Label '__ats_lab_102_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2920:1: style: Label '__ats_lab_103_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2935:1: style: Label '__ats_lab_d3explst_arg_tr_39' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2963:1: style: Label '__ats_lab_104_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2965:1: style: Label '__ats_lab_104_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2971:1: style: Label '__ats_lab_105_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2972:1: style: Label '__ats_lab_105_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:2983:1: style: Label '__ats_lab_106_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3008:1: style: Label '__ats_lab_107_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3023:1: style: Label '__ats_lab_labd3explst_arg_tr_41' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3039:1: style: Label '__ats_lab_d3exp_cst_tr_43' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3043:1: style: Label '__ats_lab_108_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3044:1: style: Label '__ats_lab_108_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3051:1: style: Label '__ats_lab_109_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3059:1: style: Label '__ats_lab_110_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3076:1: style: Label '__ats_lab_d3exp_seq_tr_44' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3101:1: style: Label '__ats_lab_d3exp_tmpcst_tr_45' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3105:1: style: Label '__ats_lab_111_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3106:1: style: Label '__ats_lab_111_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3111:1: style: Label '__ats_lab_112_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3119:1: style: Label '__ats_lab_112_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3127:1: style: Label '__ats_lab_113_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3137:1: style: Label '__ats_lab_114_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3155:1: style: Label '__ats_lab_d3exp_tmpvar_tr_46' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3178:1: style: Label '__ats_lab_d3lab1_tr_47' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3183:1: style: Label '__ats_lab_115_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3185:1: style: Label '__ats_lab_115_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3195:1: style: Label '__ats_lab_116_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3214:1: style: Label '__ats_lab_d3lab1lst_tr_48' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3234:1: style: Label '__ats_lab_m3atch_tr_49' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3240:1: style: Label '__ats_lab_117_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3242:1: style: Label '__ats_lab_117_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3252:1: style: Label '__ats_lab_118_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3269:1: style: Label '__ats_lab_m3atchlst_tr_50' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3289:1: style: Label '__ats_lab_c3lau_tr_51' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3320:1: style: Label '__ats_lab_119_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3322:1: style: Label '__ats_lab_119_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3327:1: style: Label '__ats_lab_120_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3328:1: style: Label '__ats_lab_120_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3338:1: style: Label '__ats_lab_121_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3356:1: style: Label '__ats_lab_122_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3374:1: style: Label '__ats_lab_c3laulst_tr_52' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3645:1: style: Label '__ats_lab_123_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3647:1: style: Label '__ats_lab_123_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3656:1: style: Label '__ats_lab_124_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3669:1: style: Label '__ats_lab_125_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3671:1: style: Label '__ats_lab_125_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3677:1: style: Label '__ats_lab_126_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3681:1: style: Label '__ats_lab_126_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3688:1: style: Label '__ats_lab_127_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3709:1: style: Label '__ats_lab_129_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3718:1: style: Label '__ats_lab_130_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3732:1: style: Label '__ats_lab_131_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3744:1: style: Label '__ats_lab_132_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3762:1: style: Label '__ats_lab_133_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3780:1: style: Label '__ats_lab_134_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3789:1: style: Label '__ats_lab_135_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3802:1: style: Label '__ats_lab_136_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3811:1: style: Label '__ats_lab_137_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3825:1: style: Label '__ats_lab_138_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3835:1: style: Label '__ats_lab_139_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3844:1: style: Label '__ats_lab_140_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3853:1: style: Label '__ats_lab_141_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3862:1: style: Label '__ats_lab_142_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3871:1: style: Label '__ats_lab_143_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3879:1: style: Label '__ats_lab_144_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3888:1: style: Label '__ats_lab_145_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3909:1: style: Label '__ats_lab_146_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3918:1: style: Label '__ats_lab_147_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3927:1: style: Label '__ats_lab_148_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3935:1: style: Label '__ats_lab_149_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3945:1: style: Label '__ats_lab_150_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3959:1: style: Label '__ats_lab_151_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3969:1: style: Label '__ats_lab_152_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3979:1: style: Label '__ats_lab_153_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:3992:1: style: Label '__ats_lab_154_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4005:1: style: Label '__ats_lab_155_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4023:1: style: Label '__ats_lab_156_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4032:1: style: Label '__ats_lab_157_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4042:1: style: Label '__ats_lab_158_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4054:1: style: Label '__ats_lab_159_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4065:1: style: Label '__ats_lab_160_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4077:1: style: Label '__ats_lab_161_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4092:1: style: Label '__ats_lab_162_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4101:1: style: Label '__ats_lab_163_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4114:1: style: Label '__ats_lab_164_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4126:1: style: Label '__ats_lab_165_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4138:1: style: Label '__ats_lab_166_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4148:1: style: Label '__ats_lab_167_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4161:1: style: Label '__ats_lab_168_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4173:1: style: Label '__ats_lab_169_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4183:1: style: Label '__ats_lab_170_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4195:1: style: Label '__ats_lab_171_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4207:1: style: Label '__ats_lab_172_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4219:1: style: Label '__ats_lab_173_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4228:1: style: Label '__ats_lab_174_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4239:1: style: Label '__ats_lab_175_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4249:1: style: Label '__ats_lab_176_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4260:1: style: Label '__ats_lab_177_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4270:1: style: Label '__ats_lab_178_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4280:1: style: Label '__ats_lab_179_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4288:1: style: Label '__ats_lab_180_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4300:1: style: Label '__ats_lab_181_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4321:1: style: Label '__ats_lab_182_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4328:1: style: Label '__ats_lab_183_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4335:1: style: Label '__ats_lab_184_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4345:1: style: Label '__ats_lab_185_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4355:1: style: Label '__ats_lab_186_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4375:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans4_2esats__d3explst_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4390:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans4_2esats__d3expopt_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4393:1: style: Label '__ats_lab_187_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4395:1: style: Label '__ats_lab_187_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4405:1: style: Label '__ats_lab_188_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4426:1: style: Label '__ats_lab_189_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4428:1: style: Label '__ats_lab_189_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4439:1: style: Label '__ats_lab_190_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4454:1: style: Label '__ats_lab_f_59' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4468:1: style: Label '__ats_lab_c3laulst_prf_tr_58' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4482:1: style: Label '__ats_lab_f_61' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4555:1: style: Label '__ats_lab_191_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4557:1: style: Label '__ats_lab_191_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4566:1: style: Label '__ats_lab_192_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4576:1: style: Label '__ats_lab_193_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4585:1: style: Label '__ats_lab_194_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4596:1: style: Label '__ats_lab_195_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4605:1: style: Label '__ats_lab_196_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4615:1: style: Label '__ats_lab_197_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4621:1: style: Label '__ats_lab_198_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4629:1: style: Label '__ats_lab_199_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4637:1: style: Label '__ats_lab_200_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4646:1: style: Label '__ats_lab_201_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4655:1: style: Label '__ats_lab_202_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4661:1: style: Label '__ats_lab_203_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4667:1: style: Label '__ats_lab_204_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4676:1: style: Label '__ats_lab_205_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4685:1: style: Label '__ats_lab_206_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4698:1: style: Label '__ats_lab_207_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4704:1: style: Label '__ats_lab_208_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4713:1: style: Label '__ats_lab_209_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4722:1: style: Label '__ats_lab_210_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4731:1: style: Label '__ats_lab_211_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4742:1: style: Label '__ats_lab_212_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4750:1: style: Label '__ats_lab_213_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4759:1: style: Label '__ats_lab_214_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4765:1: style: Label '__ats_lab_215_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4773:1: style: Label '__ats_lab_216_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4779:1: style: Label '__ats_lab_217_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4787:1: style: Label '__ats_lab_218_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4796:1: style: Label '__ats_lab_219_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4805:1: style: Label '__ats_lab_220_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4811:1: style: Label '__ats_lab_221_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4819:1: style: Label '__ats_lab_222_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4829:1: style: Label '__ats_lab_223_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4835:1: style: Label '__ats_lab_224_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4843:1: style: Label '__ats_lab_225_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4849:1: style: Label '__ats_lab_226_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4860:1: style: Label '__ats_lab_227_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4869:1: style: Label '__ats_lab_228_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4878:1: style: Label '__ats_lab_229_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4884:1: style: Label '__ats_lab_230_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4894:1: style: Label '__ats_lab_231_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4914:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans4_2esats__d3explst_prf_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4932:1: style: Label '__ats_lab_f3undec_tr_63' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4939:1: style: Label '__ats_lab_232_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4941:1: style: Label '__ats_lab_232_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4948:1: style: Label '__ats_lab_233_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:4963:1: style: Label '__ats_lab___ats_fun_65' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5002:1: style: Label '__ats_lab_f3undeclst_tr_64' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5025:1: style: Label '__ats_lab_234_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5027:1: style: Label '__ats_lab_234_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5039:1: style: Label '__ats_lab_235_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5063:1: style: Label '__ats_lab_v3aldec_tr_67' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5090:1: style: Label '__ats_lab_v3aldeclst_tr_68' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5110:1: style: Label '__ats_lab_v3ardec_tr_69' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5117:1: style: Label '__ats_lab_236_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5119:1: style: Label '__ats_lab_236_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5129:1: style: Label '__ats_lab_237_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5145:1: style: Label '__ats_lab_v3ardeclst_tr_70' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5165:1: style: Label '__ats_lab_238_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5167:1: style: Label '__ats_lab_238_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5179:1: style: Label '__ats_lab_239_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5220:1: style: Label '__ats_lab_i3mpdec_tr_72' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5226:1: style: Label '__ats_lab_240_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5228:1: style: Label '__ats_lab_240_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5235:1: style: Label '__ats_lab_241_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5245:1: style: Label '__ats_lab_242_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5247:1: style: Label '__ats_lab_242_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5260:1: style: Label '__ats_lab_243_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5267:1: style: Label '__ats_lab_244_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5268:1: style: Label '__ats_lab_244_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5274:1: style: Label '__ats_lab_245_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5276:1: style: Label '__ats_lab_245_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5281:1: style: Label '__ats_lab_246_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5293:1: style: Label '__ats_lab_247_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5470:1: style: Label '__ats_lab_248_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5472:1: style: Label '__ats_lab_248_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5478:1: style: Label '__ats_lab_249_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5480:1: style: Label '__ats_lab_249_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5489:1: style: Label '__ats_lab_250_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5503:1: style: Label '__ats_lab_251_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5516:1: style: Label '__ats_lab_252_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5530:1: style: Label '__ats_lab_253_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5544:1: style: Label '__ats_lab_254_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5557:1: style: Label '__ats_lab_255_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5572:1: style: Label '__ats_lab_256_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5587:1: style: Label '__ats_lab_257_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5601:1: style: Label '__ats_lab_258_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5606:1: style: Label '__ats_lab_259_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5607:1: style: Label '__ats_lab_259_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5623:1: style: Label '__ats_lab_260_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5639:1: style: Label '__ats_lab_261_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5663:1: style: Label '__ats_lab_262_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5686:1: style: Label '__ats_lab_263_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5700:1: style: Label '__ats_lab_264_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5714:1: style: Label '__ats_lab_265_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5728:1: style: Label '__ats_lab_266_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5744:1: style: Label '__ats_lab_267_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5750:1: style: Label '__ats_lab_268_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5752:1: style: Label '__ats_lab_268_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5760:1: style: Label '__ats_lab_269_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5774:1: style: Label '__ats_lab_270_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5789:1: style: Label '__ats_lab_271_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5820:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans4_2esats__d3eclst_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5857:1: style: Label '__ats_lab_272_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5859:1: style: Label '__ats_lab_272_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5865:1: style: Label '__ats_lab_273_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5867:1: style: Label '__ats_lab_273_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5875:1: style: Label '__ats_lab_274_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5885:1: style: Label '__ats_lab_275_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5893:1: style: Label '__ats_lab_276_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5901:1: style: Label '__ats_lab_277_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5909:1: style: Label '__ats_lab_278_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5919:1: style: Label '__ats_lab_279_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5929:1: style: Label '__ats_lab_280_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5939:1: style: Label '__ats_lab_281_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5951:1: style: Label '__ats_lab_282_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5959:1: style: Label '__ats_lab_283_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5966:1: style: Label '__ats_lab_284_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5979:1: style: Label '__ats_lab_285_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/ats_trans4_dats.c:5993:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2ats_trans4_2esats__d3eclst_prf_tr' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_lexing_dats.c:754:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_lexing_dats.c:755:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_lexing_dats.c:218:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2libats_lex_lexing_2esats__position_line' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_lexing_dats.c:231:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2libats_lex_lexing_2esats__position_loff' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_lexing_dats.c:244:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2libats_lex_lexing_2esats__position_toff' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_lexing_dats.c:259:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2libats_lex_lexing_2esats__lt_position_position' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_lexing_dats.c:276:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2libats_lex_lexing_2esats__lte_position_position' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_lexing_dats.c:293:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2libats_lex_lexing_2esats__eq_position_position' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_lexing_dats.c:310:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2libats_lex_lexing_2esats__neq_position_position' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_lexing_dats.c:325:1: style: Label '__ats_lab_position_make_int_int_lint' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_lexing_dats.c:348:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2libats_lex_lexing_2esats__fprint_position' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_lexing_dats.c:370:1: style: Label '__ats_lab_lexing_print_position' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_lexing_dats.c:389:1: style: Label '__ats_lab_lexing_prerr_position' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_lexing_dats.c:406:1: style: Label '__ats_lab_lexing_infile_free' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_lexing_dats.c:421:1: style: Label '__ats_lab_lexing_infile_getc' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_lexing_dats.c:435:1: style: Label '__ats_lab__free_14' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_lexing_dats.c:478:1: style: Label '__ats_lab__getc_15' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_lexing_dats.c:534:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2libats_lex_lexing_2esats__infile_make_string' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_lexing_dats.c:555:1: style: Label '__ats_lab__free_17' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_lexing_dats.c:593:1: style: Label '__ats_lab__getc_18' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_lexing_dats.c:631:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2libats_lex_lexing_2esats__infile_make_file' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_lexing_dats.c:647:1: style: Label '__ats_lab__free_20' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_lexing_dats.c:682:1: style: Label '__ats_lab__getc_21' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_lexing_dats.c:718:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2libats_lex_lexing_2esats__infile_make_stdin' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_lexing_dats.c:802:1: style: Label '__ats_lab_lexing_engine_lexbuf' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_lexing_dats.c:822:1: style: Label '__ats_lab_lexing_engine' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_lexing_dats.c:843:1: style: Label '__ats_lab_lexeme_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_lexing_dats.c:863:1: style: Label '__ats_lab_lexeme_set' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_lexing_dats.c:883:1: style: Label '__ats_lab_lexeme_string' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_lexing_dats.c:904:1: style: Label '__ats_lab_lexeme_lint' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_lexing_dats.c:922:1: style: Label '__ats_lab_lexeme_int' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_lexing_dats.c:940:1: style: Label '__ats_lab_lexing_is_eof' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_lexing_dats.c:958:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2libats_lex_lexing_2esats__lexing_error' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_lexing_dats.c:1206:18: style: Unused variable: curpos [unusedVariable]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_lexing_dats.c:1273:10: style: Unused variable: fstpos [unusedVariable]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_tables_dats.c:618:10: style: The scope of the variable 'nstate' can be reduced. [variableScope]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_tables_dats.c:139:1: style: Label '__ats_lab_ref_make_elt_01610__ats_ptr_type' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_tables_dats.c:155:1: style: Label '__ats_lab_new_tbloptref_some' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_tables_dats.c:177:1: style: Label '__ats_lab_tbloptref_free_2' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_tables_dats.c:183:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_tables_dats.c:185:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_tables_dats.c:196:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_tables_dats.c:210:1: style: Label '__ats_lab___ats_fun_5' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_tables_dats.c:250:1: style: Label '__ats_lab___ats_fun_4' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_tables_dats.c:288:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2libats_lex_lexing_2esats____accept_table_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_tables_dats.c:301:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2libats_lex_lexing_2esats____accept_table_free' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_tables_dats.c:325:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2libats_lex_lexing_2esats__accept_table_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_tables_dats.c:335:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_tables_dats.c:337:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_tables_dats.c:344:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_tables_dats.c:364:1: style: Label '__ats_lab_4_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_tables_dats.c:366:1: style: Label '__ats_lab_4_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_tables_dats.c:373:1: style: Label '__ats_lab_5_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_tables_dats.c:380:1: style: Label '__ats_lab_6_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_tables_dats.c:386:1: style: Label '__ats_lab_7_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_tables_dats.c:401:1: style: Label '__ats_lab___ats_fun_9' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_tables_dats.c:439:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2libats_lex_lexing_2esats____transition_table_make' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_tables_dats.c:452:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2libats_lex_lexing_2esats____transition_table_free' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_tables_dats.c:485:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2src_2libats_lex_lexing_2esats__transition_table_get' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_tables_dats.c:495:1: style: Label '__ats_lab_8_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_tables_dats.c:497:1: style: Label '__ats_lab_8_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_tables_dats.c:531:1: style: Label '__ats_lab_9_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_tables_dats.c:537:1: style: Label '__ats_lab_10_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_tables_dats.c:539:1: style: Label '__ats_lab_10_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_tables_dats.c:546:1: style: Label '__ats_lab_11_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_tables_dats.c:553:1: style: Label '__ats_lab_12_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_tables_dats.c:559:1: style: Label '__ats_lab_13_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/libats_lex_tables_dats.c:618:18: style: Unused variable: irule [unusedVariable]
ats-lang-anairiats-0.2.3/bootstrap1/libc_dats_unistd_dats.c:66:15: style: The scope of the variable 'res' can be reduced. [variableScope]
ats-lang-anairiats-0.2.3/bootstrap1/prelude_dats_array_dats.c:81:1: style: Label '__ats_lab_ATS_2d0_2e2_2e3_2prelude_2SATS_2array_2esats__array_make_arrsz' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/prelude_dats_basics_dats.c:46:44: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/prelude_dats_basics_dats.c:52:53: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/prelude_dats_printf_dats.c:53:7: style: The scope of the variable 'n' can be reduced. [variableScope]
ats-lang-anairiats-0.2.3/bootstrap1/prelude_dats_printf_dats.c:54:11: style: The scope of the variable 'ap' can be reduced. [variableScope]
ats-lang-anairiats-0.2.3/bootstrap1/prelude_dats_printf_dats.c:81:7: style: The scope of the variable 'n' can be reduced. [variableScope]
ats-lang-anairiats-0.2.3/bootstrap1/prelude_dats_printf_dats.c:89:30: error: va_list 'ap' was opened but not closed by va_end(). [va_end_missing]
ats-lang-anairiats-0.2.3/bootstrap1/prelude_dats_string_dats.c:164:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/prelude_dats_string_dats.c:165:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/prelude_dats_string_dats.c:167:6: warning: Redundant assignment of 'arg3' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/prelude_dats_string_dats.c:197:6: warning: Redundant assignment of 'arg0' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/prelude_dats_string_dats.c:198:6: warning: Redundant assignment of 'arg1' to itself. [selfAssignment]
ats-lang-anairiats-0.2.3/bootstrap1/prelude_dats_string_dats.c:127:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/prelude_dats_string_dats.c:202:1: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/bootstrap1/prelude_dats_string_dats.c:277:54: style: The scope of the variable 'c' can be reduced. [variableScope]
ats-lang-anairiats-0.2.3/bootstrap1/prelude_dats_string_dats.c:117:1: style: Label '__ats_lab_0_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/prelude_dats_string_dats.c:119:1: style: Label '__ats_lab_0_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/prelude_dats_string_dats.c:132:1: style: Label '__ats_lab_1_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/prelude_dats_string_dats.c:191:1: style: Label '__ats_lab_2_0' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/prelude_dats_string_dats.c:193:1: style: Label '__ats_lab_2_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/prelude_dats_string_dats.c:207:1: style: Label '__ats_lab_3_1' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/bootstrap1/prelude_dats_string_dats.c:227:1: style: Label '__ats_lab_atspre_stringlst_concat' is not used. [unusedLabel]
ats-lang-anairiats-0.2.3/ccomp/runtime/ats_prelude.c:121:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/ccomp/runtime/ats_prelude.c:135:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/ccomp/runtime/ats_prelude.c:143:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats-lang-anairiats-0.2.3/ccomp/runtime/ats_prelude_ngc.c:90:17: style: Function 'ats_malloc_gc' argument 1 names different: declaration 'bsz' definition 'n'. [funcArgNamesDifferent]
ats-lang-anairiats-0.2.3/ccomp/runtime/ats_memory.h:87:50: note: Function 'ats_malloc_gc' argument 1 names different: declaration 'bsz' definition 'n'.
ats-lang-anairiats-0.2.3/ccomp/runtime/ats_prelude_ngc.c:90:17: note: Function 'ats_malloc_gc' argument 1 names different: declaration 'bsz' definition 'n'.
ats-lang-anairiats-0.2.3/ccomp/runtime/ats_prelude_ngc.c:106:17: style: Function 'ats_calloc_gc' argument 1 names different: declaration 'nmemb' definition 'n'. [funcArgNamesDifferent]
ats-lang-anairiats-0.2.3/ccomp/runtime/ats_memory.h:90:30: note: Function 'ats_calloc_gc' argument 1 names different: declaration 'nmemb' definition 'n'.
ats-lang-anairiats-0.2.3/ccomp/runtime/ats_prelude_ngc.c:106:17: note: Function 'ats_calloc_gc' argument 1 names different: declaration 'nmemb' definition 'n'.
ats-lang-anairiats-0.2.3/ccomp/runtime/ats_prelude_ngc.c:165:17: style: Function 'ats_calloc_ngc' argument 1 names different: declaration 'nmemb' definition 'n'. [funcArgNamesDifferent]
ats-lang-anairiats-0.2.3/ccomp/runtime/ats_memory.h:78:31: note: Function 'ats_calloc_ngc' argument 1 names different: declaration 'nmemb' definition 'n'.
ats-lang-anairiats-0.2.3/ccomp/runtime/ats_prelude_ngc.c:165:17: note: Function 'ats_calloc_ngc' argument 1 names different: declaration 'nmemb' definition 'n'.
ats-lang-anairiats-0.2.3/ccomp/runtime/ats_prelude_ngc.c:184:39: style: Function 'ats_realloc_ngc' argument 2 names different: declaration 'n' definition 'bsz'. [funcArgNamesDifferent]
ats-lang-anairiats-0.2.3/ccomp/runtime/ats_memory.h:83:54: note: Function 'ats_realloc_ngc' argument 2 names different: declaration 'n' definition 'bsz'.
ats-lang-anairiats-0.2.3/ccomp/runtime/ats_prelude_ngc.c:184:39: note: Function 'ats_realloc_ngc' argument 2 names different: declaration 'n' definition 'bsz'.
ats-lang-anairiats-0.2.3/ccomp/runtime/ats_prelude_gcbdw.c:47:0: error: #error "Boehm-Demers-Weiser GC version 7.1 or later must be installed first." [preprocessorErrorDirective]
[23:18]

ftp://ftp.se.debian.org/debian/pool/main/a/ats2-lang/ats2-lang_0.3.11.orig.tar.gz
ats2-lang-0.3.11/ccomp/runtime/pats_ccomp_runtime.c:127:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats2-lang-0.3.11/ccomp/runtime/pats_ccomp_runtime.c:144:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats2-lang-0.3.11/ccomp/runtime/pats_ccomp_runtime.c:161:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats2-lang-0.3.11/ccomp/runtime/pats_ccomp_runtime.c:100:14: style: The scope of the variable 'the_atsexntag' can be reduced. [variableScope]
ats2-lang-0.3.11/ccomp/runtime/pats_ccomp_runtime_trywith.c:66:10: style: Function 'atsruntime_raise' argument 1 names different: declaration 'exn' definition 'exn0'. [funcArgNamesDifferent]
ats2-lang-0.3.11/ccomp/runtime/pats_ccomp_basics.h:158:30: note: Function 'atsruntime_raise' argument 1 names different: declaration 'exn' definition 'exn0'.
ats2-lang-0.3.11/ccomp/runtime/pats_ccomp_runtime_trywith.c:66:10: note: Function 'atsruntime_raise' argument 1 names different: declaration 'exn' definition 'exn0'.
ats2-lang-0.3.11/contrib/ats2cpp/ccomp/pats_ccomp_runtime.c:131:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats2-lang-0.3.11/contrib/ats2cpp/ccomp/pats_ccomp_runtime.c:150:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats2-lang-0.3.11/contrib/ats2cpp/ccomp/pats_ccomp_runtime.c:169:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats2-lang-0.3.11/contrib/ats2cpp/ccomp/pats_ccomp_runtime.c:102:14: style: The scope of the variable 'the_atsexntag' can be reduced. [variableScope]
ats2-lang-0.3.11/contrib/atscntrb/atscntrb-hx-sdstring/H/sds.c:159:5: error: Common realloc mistake: 'sh' nulled but not freed upon failure [memleakOnRealloc]
gcats1_autops.dats:397:0: error: Invalid number of character '{' when these macros are defined: '__GCC__=1;__GCC__=1'. [syntaxError]
gcats1_chunk.dats:380:7: style: Condition '!tbls' is always true [knownConditionTrueFalse]
gcats1_chunk.dats:354:23: note: Assignment 'tbls=(botsegtbllst)0', assigned value is 0
gcats1_chunk.dats:380:7: note: Condition '!tbls' is always true
gcats1_chunk.dats:421:10: style: The scope of the variable 'err' can be reduced. [variableScope]
gcats1_chunk.dats:422:7: style: The scope of the variable 'chunk_bsz' can be reduced. [variableScope]
gcats1_chunk.dats:366:16: style: Variable 'ofs_topseg' is assigned a value that is never used. [unreadVariable]
gcats1_chunk.dats:421:7: style: Unused variable: i [unusedVariable]
gcats1_collecting.dats:192:7: style: Unused variable: i [unusedVariable]
gcats1_collecting.dats:192:10: style: Unused variable: j [unusedVariable]
gcats1_collecting.dats:192:26: style: Unused variable: pi [unusedVariable]
gcats1_collecting.dats:192:31: style: Unused variable: pij [unusedVariable]
gcats1_collecting.dats:194:7: style: Unused variable: freecnt [unusedVariable]
gcats1_globalentry.dats:184:49: style: The scope of the variable 'p_j' can be reduced. [variableScope]
gcats1_globalentry.dats:184:59: style: The scope of the variable 'wsz' can be reduced. [variableScope]
gcats1_marking.dats:260:23: style: The scope of the variable 'ptr_i' can be reduced. [variableScope]
gcats1_misc.dats:68:23: style: The scope of the variable 'get_inner' can be reduced. [variableScope]
gcats1_chunk.dats:375:7: style: Condition '!tbls' is always true [knownConditionTrueFalse]
gcats1_chunk.dats:349:23: note: Assignment 'tbls=(botsegtbllst)0', assigned value is 0
gcats1_chunk.dats:375:7: note: Condition '!tbls' is always true
gcats1_chunk.dats:416:10: style: The scope of the variable 'err' can be reduced. [variableScope]
gcats1_chunk.dats:417:7: style: The scope of the variable 'chunk_bsz' can be reduced. [variableScope]
gcats1_chunk.dats:361:16: style: Variable 'ofs_topseg' is assigned a value that is never used. [unreadVariable]
gcats1_chunk.dats:416:7: style: Unused variable: i [unusedVariable]
ats2-lang-0.3.11/src/CBOOT/ccomp/runtime/ats_prelude.c:139:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats2-lang-0.3.11/src/CBOOT/ccomp/runtime/ats_prelude.c:153:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats2-lang-0.3.11/src/CBOOT/ccomp/runtime/ats_prelude.c:161:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats2-lang-0.3.11/src/CBOOT/ccomp/runtime/ats_prelude_ngc.c:86:17: style: Function 'ats_malloc_gc' argument 1 names different: declaration 'bsz' definition 'n'. [funcArgNamesDifferent]
ats2-lang-0.3.11/src/CBOOT/ccomp/runtime/ats_memory.h:97:30: note: Function 'ats_malloc_gc' argument 1 names different: declaration 'bsz' definition 'n'.
ats2-lang-0.3.11/src/CBOOT/ccomp/runtime/ats_prelude_ngc.c:86:17: note: Function 'ats_malloc_gc' argument 1 names different: declaration 'bsz' definition 'n'.
ats2-lang-0.3.11/src/CBOOT/ccomp/runtime/ats_prelude_ngc.c:102:17: style: Function 'ats_calloc_gc' argument 1 names different: declaration 'nmemb' definition 'n'. [funcArgNamesDifferent]
ats2-lang-0.3.11/src/CBOOT/ccomp/runtime/ats_memory.h:102:16: note: Function 'ats_calloc_gc' argument 1 names different: declaration 'nmemb' definition 'n'.
ats2-lang-0.3.11/src/CBOOT/ccomp/runtime/ats_prelude_ngc.c:102:17: note: Function 'ats_calloc_gc' argument 1 names different: declaration 'nmemb' definition 'n'.
ats2-lang-0.3.11/src/CBOOT/ccomp/runtime/ats_prelude_ngc.c:161:17: style: Function 'ats_calloc_ngc' argument 1 names different: declaration 'nmemb' definition 'n'. [funcArgNamesDifferent]
ats2-lang-0.3.11/src/CBOOT/ccomp/runtime/ats_memory.h:83:31: note: Function 'ats_calloc_ngc' argument 1 names different: declaration 'nmemb' definition 'n'.
ats2-lang-0.3.11/src/CBOOT/ccomp/runtime/ats_prelude_ngc.c:161:17: note: Function 'ats_calloc_ngc' argument 1 names different: declaration 'nmemb' definition 'n'.
ats2-lang-0.3.11/src/CBOOT/ccomp/runtime/ats_prelude_ngc.c:180:39: style: Function 'ats_realloc_ngc' argument 2 names different: declaration 'n' definition 'bsz'. [funcArgNamesDifferent]
ats2-lang-0.3.11/src/CBOOT/ccomp/runtime/ats_memory.h:91:54: note: Function 'ats_realloc_ngc' argument 2 names different: declaration 'n' definition 'bsz'.
ats2-lang-0.3.11/src/CBOOT/ccomp/runtime/ats_prelude_ngc.c:180:39: note: Function 'ats_realloc_ngc' argument 2 names different: declaration 'n' definition 'bsz'.
ats2-lang-0.3.11/src/CBOOT/libc/DATS_unistd_dats.c:114:15: style: The scope of the variable 'res' can be reduced. [variableScope]
ats2-lang-0.3.11/src/CBOOT/pats_filename_dats.c:3004:8: style: The scope of the variable 'c' can be reduced. [variableScope]
pats_main.dats:1779:0: error: Invalid number of character '{' when these macros are defined: '__GCC__=1;__GCC__=1'. [syntaxError]
ats2-lang-0.3.11/src/CBOOT/pats_trans1_decl_dats.c:3930:9: style: The scope of the variable 'p' can be reduced. [variableScope]
ats2-lang-0.3.11/src/CBOOT/pats_trans1_decl_dats.c:3930:17: style: The scope of the variable 'len' can be reduced. [variableScope]
ats2-lang-0.3.11/src/CBOOT/pats_trans1_decl_dats.c:3950:9: style: The scope of the variable 'p' can be reduced. [variableScope]
ats2-lang-0.3.11/src/CBOOT/pats_trans1_decl_dats.c:3950:17: style: The scope of the variable 'len' can be reduced. [variableScope]
ats2-lang-0.3.11/src/CBOOT/pats_trans1_decl_dats.c:3968:9: style: The scope of the variable 'p' can be reduced. [variableScope]
ats2-lang-0.3.11/src/CBOOT/pats_trans1_decl_dats.c:3968:17: style: The scope of the variable 'len' can be reduced. [variableScope]
ats2-lang-0.3.11/src/CBOOT/prelude/DATS_basics_dats.c:59:42: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats2-lang-0.3.11/src/CBOOT/prelude/DATS_basics_dats.c:68:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats2-lang-0.3.11/src/CBOOT/prelude/DATS_printf_dats.c:163:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ats2-lang-0.3.11/src/CBOOT/prelude/DATS_printf_dats.c:170:7: style: The scope of the variable 'err' can be reduced. [variableScope]
ats2-lang-0.3.11/src/CBOOT/prelude/DATS_printf_dats.c:171:11: style: The scope of the variable 'ap' can be reduced. [variableScope]
ats2-lang-0.3.11/src/CBOOT/prelude/DATS_printf_dats.c:197:7: style: The scope of the variable 'n' can be reduced. [variableScope]
ats2-lang-0.3.11/src/CBOOT/prelude/DATS_printf_dats.c:197:17: style: The scope of the variable 'res' can be reduced. [variableScope]
ats2-lang-0.3.11/src/CBOOT/prelude/DATS_string_dats.c:856:54: style: The scope of the variable 'c' can be reduced. [variableScope]
[23:19]

ftp://ftp.se.debian.org/debian/pool/main/a/atsar/atsar_1.7.orig.tar.gz
atsar-1.7/atsadc/atsadc.c:559:3: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
atsar-1.7/atsadc/atsadc.c:364:0: error: Memory leak: tmpcnt [memleak]
atsar-1.7/atsadc/fetchdef.c:473:15: style: The scope of the variable 'nr' can be reduced. [variableScope]
atsar-1.7/atsadc/fetchdef.c:577:24: style: The scope of the variable 'cp' can be reduced. [variableScope]
atsar-1.7/atsadc/fetchdef.c:739:19: style: The scope of the variable 'cur' can be reduced. [variableScope]
atsar-1.7/atsadc/fetchdef.c:1074:23: style: The scope of the variable 'firstword' can be reduced. [variableScope]
atsar-1.7/atsadc/fetchdef.c:1553:17: style: The scope of the variable 'p' can be reduced. [variableScope]
atsar-1.7/atsadc/fetchdef.c:1556:8: style: The scope of the variable 'nam' can be reduced. [variableScope]
atsar-1.7/atsadc/fetchdef.c:1556:20: style: The scope of the variable 'par' can be reduced. [variableScope]
atsar-1.7/atsadc/fetchdef.c:1557:15: style: The scope of the variable 'nr' can be reduced. [variableScope]
atsar-1.7/atsadc/fetchdef.c:1557:19: style: The scope of the variable 'i' can be reduced. [variableScope]
atsar-1.7/atsadc/fetchdef.c:1557:22: style: The scope of the variable 't' can be reduced. [variableScope]
atsar-1.7/atsadc/fetchdef.c:1557:27: style: The scope of the variable 'colons' can be reduced. [variableScope]
atsar-1.7/atsadc/fetchdef.c:135:13: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
atsar-1.7/atsadc/fetchdef.c:433:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
atsar-1.7/atsadc/fetchdef.c:486:8: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
atsar-1.7/atsadc/fetchdef.c:595:23: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
atsar-1.7/atsadc/fetchdef.c:619:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
atsar-1.7/atsadc/fetchdef.c:754:12: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
atsar-1.7/atsadc/fetchdef.c:817:12: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
atsar-1.7/atsadc/fetchdef.c:870:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
atsar-1.7/atsadc/fetchdef.c:902:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
atsar-1.7/atsadc/fetchdef.c:1086:4: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
atsar-1.7/atsadc/fetchdef.c:1410:7: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
atsar-1.7/atsadc/fetchdef.c:1494:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
atsar-1.7/atsadc/fetchdef.c:1522:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
atsar-1.7/atsadc/fetchdef.c:1584:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
atsar-1.7/atsar/atsar.c:118:8: style: The scope of the variable 'asbuf' can be reduced. [variableScope]
atsar-1.7/atsar/atsar.c:291:16: style: The scope of the variable 'tt' can be reduced. [variableScope]
atsar-1.7/atsar/atsar.c:817:15: style: The scope of the variable 'n' can be reduced. [variableScope]
atsar-1.7/atsar/funcdef.c:885:2: warning: %ld in format string (no. 6) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
atsar-1.7/atsar/funcdef.c:885:2: warning: %ld in format string (no. 7) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
atsar-1.7/atsar/funcdef.c:964:2: warning: %ld in format string (no. 5) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
atsar-1.7/atsar/funcdef.c:964:2: warning: %ld in format string (no. 6) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
atsar-1.7/atsar/funcdef.c:1173:2: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
atsar-1.7/atsar/funcdef.c:1173:2: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
atsar-1.7/atsar/funcdef.c:1212:2: warning: %ld in format string (no. 5) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
atsar-1.7/atsar/funcdef.c:1212:2: warning: %ld in format string (no. 6) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
atsar-1.7/atsar/funcdef.c:168:15: style: The scope of the variable 'i' can be reduced. [variableScope]
atsar-1.7/atsar/funcdef.c:379:25: style: The scope of the variable 'i' can be reduced. [variableScope]
atsar-1.7/atsar/funcdef.c:442:28: style: The scope of the variable 'j' can be reduced. [variableScope]
atsar-1.7/atsar/funcdef.c:536:11: style: The scope of the variable 'tx' can be reduced. [variableScope]
atsar-1.7/atsar/funcdef.c:536:15: style: The scope of the variable 'rx' can be reduced. [variableScope]
atsar-1.7/atsar/funcdef.c:536:19: style: The scope of the variable 'fe' can be reduced. [variableScope]
atsar-1.7/atsar/funcdef.c:536:23: style: The scope of the variable 'pe' can be reduced. [variableScope]
atsar-1.7/atsar/funcdef.c:536:27: style: The scope of the variable 'br' can be reduced. [variableScope]
atsar-1.7/atsar/funcdef.c:536:31: style: The scope of the variable 'oe' can be reduced. [variableScope]
atsar-1.7/atsar/funcdef.c:610:10: style: The scope of the variable 'ip' can be reduced. [variableScope]
atsar-1.7/atsar/funcdef.c:610:14: style: The scope of the variable 'op' can be reduced. [variableScope]
atsar-1.7/atsar/funcdef.c:610:18: style: The scope of the variable 'ib' can be reduced. [variableScope]
atsar-1.7/atsar/funcdef.c:610:22: style: The scope of the variable 'ob' can be reduced. [variableScope]
atsar-1.7/atsar/funcdef.c:610:26: style: The scope of the variable 'ic' can be reduced. [variableScope]
atsar-1.7/atsar/funcdef.c:610:30: style: The scope of the variable 'oc' can be reduced. [variableScope]
atsar-1.7/atsar/funcdef.c:610:34: style: The scope of the variable 'im' can be reduced. [variableScope]
atsar-1.7/atsar/funcdef.c:696:11: style: The scope of the variable 'ip' can be reduced. [variableScope]
atsar-1.7/atsar/funcdef.c:696:15: style: The scope of the variable 'op' can be reduced. [variableScope]
atsar-1.7/atsar/funcdef.c:696:19: style: The scope of the variable 'ie' can be reduced. [variableScope]
atsar-1.7/atsar/funcdef.c:696:23: style: The scope of the variable 'oe' can be reduced. [variableScope]
atsar-1.7/atsar/funcdef.c:696:27: style: The scope of the variable 'co' can be reduced. [variableScope]
atsar-1.7/atsar/funcdef.c:696:31: style: The scope of the variable 'id' can be reduced. [variableScope]
atsar-1.7/atsar/funcdef.c:696:35: style: The scope of the variable 'od' can be reduced. [variableScope]
atsar-1.7/atsar/funcdef.c:696:39: style: The scope of the variable 'ifi' can be reduced. [variableScope]
atsar-1.7/atsar/funcdef.c:696:44: style: The scope of the variable 'ofi' can be reduced. [variableScope]
atsar-1.7/atsar/funcdef.c:696:49: style: The scope of the variable 'ifr' can be reduced. [variableScope]
atsar-1.7/atsar/funcdef.c:696:54: style: The scope of the variable 'oca' can be reduced. [variableScope]
atsar-1.7/atsar/funcdef.c:1543:8: style: Variable 'sn' is assigned a value that is never used. [unreadVariable]
atsar-1.7/atsar/funcdef.c:1548:8: style: Variable 'cn' is assigned a value that is never used. [unreadVariable]
atsar-1.7/atsar/funcdef.c:1625:8: style: Variable 'rcn' is assigned a value that is never used. [unreadVariable]
atsar-1.7/atsar/funcdef.c:1627:8: style: Variable 'flu' is assigned a value that is never used. [unreadVariable]
atsar-1.7/atsar/funcdef.c:1628:8: style: Variable 'fan' is assigned a value that is never used. [unreadVariable]
atsar-1.7/atsar/funcdef.c:1629:8: style: Variable 'fnd' is assigned a value that is never used. [unreadVariable]
atsar-1.7/atsar/funcdef.c:1630:8: style: Variable 'fnn' is assigned a value that is never used. [unreadVariable]
[23:19]

ftp://ftp.se.debian.org/debian/pool/main/a/attal/attal_1.0~rc2.orig.tar.gz
attal-src-1.0-rc2/admin/macx-bundle/starter.cxx:162:25: style: Variable 'testpfad' is assigned a value that is never used. [unreadVariable]
attal-src-1.0-rc2/ai/aiInterface.cpp:246:7: style: The scope of the variable 'success' can be reduced. [variableScope]
attal-src-1.0-rc2/ai/aiInterface.cpp:137:39: style: Function 'slot_logAi' argument 1 names different: declaration 'msg' definition 'result'. [funcArgNamesDifferent]
attal-src-1.0-rc2/ai/aiInterface.h:81:27: note: Function 'slot_logAi' argument 1 names different: declaration 'msg' definition 'result'.
attal-src-1.0-rc2/ai/aiInterface.cpp:137:39: note: Function 'slot_logAi' argument 1 names different: declaration 'msg' definition 'result'.
attal-src-1.0-rc2/ai/aiInterface.cpp:189:11: style: Variable 'action' is assigned a value that is never used. [unreadVariable]
attal-src-1.0-rc2/ai/aiInterface.cpp:258:15: style: Variable 'success' is assigned a value that is never used. [unreadVariable]
attal-src-1.0-rc2/client/clientInterface.cpp:319:2: style: Variable 'action' is reassigned a value before the old one has been used. [redundantAssignment]
attal-src-1.0-rc2/client/clientInterface.cpp:309:2: note: Variable 'action' is reassigned a value before the old one has been used.
attal-src-1.0-rc2/client/clientInterface.cpp:319:2: note: Variable 'action' is reassigned a value before the old one has been used.
attal-src-1.0-rc2/client/clientInterface.cpp:734:16: style: The scope of the variable 'socket' can be reduced. [variableScope]
attal-src-1.0-rc2/client/clientInterface.cpp:767:16: style: The scope of the variable 'socket' can be reduced. [variableScope]
attal-src-1.0-rc2/client/clientWidgets.cpp:315:40: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/client/clientWidgets.cpp:405:2: style: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
attal-src-1.0-rc2/client/clientWidgets.cpp:403:0: note: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable.
attal-src-1.0-rc2/client/clientWidgets.cpp:405:2: note: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable.
attal-src-1.0-rc2/client/clientWidgets.cpp:331:24: style: The scope of the variable 'desc' can be reduced. [variableScope]
attal-src-1.0-rc2/client/clientWidgets.h:84:2: style: Class 'StartGameDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/client/clientWidgets.h:116:2: style: Class 'DisplayScenarioDescription' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/client/clientWidgets.h:152:2: style: Class 'DisplayScenarii' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libAi/aiLord.cpp:42:9: warning: Member variable 'AiLord::_curPrio' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libAi/aiLord.cpp:42:9: warning: Member variable 'AiLord::_mincost' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libAi/aiLord.cpp:42:9: warning: Member variable 'AiLord::_status' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libAi/aiLord.cpp:42:9: warning: Member variable 'AiLord::_destinationCell' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libAi/analyst.cpp:134:17: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/libAi/analyst.cpp:1708:7: style: The scope of the variable 'destRow' can be reduced. [variableScope]
attal-src-1.0-rc2/libAi/analyst.cpp:1708:15: style: The scope of the variable 'destCol' can be reduced. [variableScope]
attal-src-1.0-rc2/libAi/analyst.cpp:1709:7: style: The scope of the variable 'i' can be reduced. [variableScope]
attal-src-1.0-rc2/libAi/analyst.cpp:1709:9: style: The scope of the variable 'j' can be reduced. [variableScope]
attal-src-1.0-rc2/libAi/analyst.cpp:1733:16: style: The scope of the variable 'dest' can be reduced. [variableScope]
attal-src-1.0-rc2/libAi/analyst.cpp:188:13: style: Variable 'cla2' is assigned a value that is never used. [unreadVariable]
attal-src-1.0-rc2/libAi/analyst.cpp:303:11: style: Variable 'isCrea' is assigned a value that is never used. [unreadVariable]
attal-src-1.0-rc2/libAi/analyst.cpp:1714:13: style: Variable 'j' is assigned a value that is never used. [unreadVariable]
attal-src-1.0-rc2/libAi/analyst.cpp:62:2: performance: Variable '_nbLord' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libAi/analyst.cpp:63:2: performance: Variable '_nbLordRead' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libAi/analyst.h:72:2: style: Class 'Analyst' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libClient/aboutDialog.h:48:2: style: Class 'AboutDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libClient/askChest.cpp:45:2: performance: Variable '_result' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libClient/askCost.cpp:154:11: style: The scope of the variable 'label' can be reduced. [variableScope]
attal-src-1.0-rc2/libClient/askCost.cpp:155:13: style: The scope of the variable 'box' can be reduced. [variableScope]
attal-src-1.0-rc2/libClient/askWidget.cpp:450:44: style: Function 'askValue' argument 1 names different: declaration 'val' definition 'value'. [funcArgNamesDifferent]
attal-src-1.0-rc2/libClient/askWidget.h:230:44: note: Function 'askValue' argument 1 names different: declaration 'val' definition 'value'.
attal-src-1.0-rc2/libClient/askWidget.cpp:450:44: note: Function 'askValue' argument 1 names different: declaration 'val' definition 'value'.
attal-src-1.0-rc2/libClient/askWidget.cpp:216:2: performance: Variable '_destination' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libClient/askWidget.cpp:217:2: performance: Variable '_value' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libClient/askWidget.cpp:549:2: performance: Variable '_color' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libClient/askWidget.h:230:18: warning: Virtual function 'askValue' is called from constructor 'AskList(QWidget*parent=0,const char*name=0)' at line 366. Dynamic binding is not used. [virtualCallInConstructor]
attal-src-1.0-rc2/libClient/askWidget.cpp:366:46: note: Calling slot_new
attal-src-1.0-rc2/libClient/askWidget.cpp:401:17: note: Calling askValue
attal-src-1.0-rc2/libClient/askWidget.h:230:18: note: askValue is a virtual method
attal-src-1.0-rc2/libClient/askWidget.h:230:18: warning: Virtual function 'askValue' is called from constructor 'AskList(QWidget*parent=0,const char*name=0)' at line 370. Dynamic binding is not used. [virtualCallInConstructor]
attal-src-1.0-rc2/libClient/askWidget.cpp:370:74: note: Calling slot_change
attal-src-1.0-rc2/libClient/askWidget.cpp:444:17: note: Calling askValue
attal-src-1.0-rc2/libClient/askWidget.h:230:18: note: askValue is a virtual method
attal-src-1.0-rc2/libClient/askWidget.h:269:18: style: The function 'askValue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/libClient/askWidget.h:230:18: note: Virtual function in base class
attal-src-1.0-rc2/libClient/askWidget.h:269:18: note: Function in derived class
attal-src-1.0-rc2/libClient/attalSound.h:157:7: style: Unused private function: 'AttalSound::clear' [unusedPrivateFunction]
attal-src-1.0-rc2/libClient/attalSound.h:141:7: performance: Technically the member function 'AttalSound::init' can be static. [functionStatic]
attal-src-1.0-rc2/libClient/attalSound.h:143:7: performance: Technically the member function 'AttalSound::loadMusic' can be static. [functionStatic]
attal-src-1.0-rc2/libClient/attalSound.h:145:7: performance: Technically the member function 'AttalSound::loadSound' can be static. [functionStatic]
attal-src-1.0-rc2/libClient/attalSound.h:147:7: performance: Technically the member function 'AttalSound::enableSound' can be static. [functionStatic]
attal-src-1.0-rc2/libClient/attalSound.h:149:7: performance: Technically the member function 'AttalSound::enableMusic' can be static. [functionStatic]
attal-src-1.0-rc2/libClient/attalSound.h:151:7: performance: Technically the member function 'AttalSound::playSound' can be static. [functionStatic]
attal-src-1.0-rc2/libClient/attalSound.h:153:7: performance: Technically the member function 'AttalSound::playMusic' can be static. [functionStatic]
attal-src-1.0-rc2/libClient/attalSound.h:155:7: performance: Technically the member function 'AttalSound::endMusic' can be static. [functionStatic]
attal-src-1.0-rc2/libClient/attalSound.h:157:7: performance: Technically the member function 'AttalSound::clear' can be static. [functionStatic]
attal-src-1.0-rc2/libClient/attalSprite.h:106:8: style: Member variable 'AttalSprite::vx' is in the wrong place in the initializer list. [initializerList]
attal-src-1.0-rc2/libClient/attalSprite.cpp:40:75: note: Member variable 'AttalSprite::vx' is in the wrong place in the initializer list.
attal-src-1.0-rc2/libClient/attalSprite.h:106:8: note: Member variable 'AttalSprite::vx' is in the wrong place in the initializer list.
attal-src-1.0-rc2/libClient/attalStyle.cpp:144:36: style: Function 'polish' argument 1 names different: declaration 'widget' definition 'w'. [funcArgNamesDifferent]
attal-src-1.0-rc2/libClient/attalStyle.h:48:33: note: Function 'polish' argument 1 names different: declaration 'widget' definition 'w'.
attal-src-1.0-rc2/libClient/attalStyle.cpp:144:36: note: Function 'polish' argument 1 names different: declaration 'widget' definition 'w'.
attal-src-1.0-rc2/libClient/attalStyle.cpp:171:38: style: Function 'unPolish' argument 1 names different: declaration 'widget' definition 'w'. [funcArgNamesDifferent]
attal-src-1.0-rc2/libClient/attalStyle.h:50:35: note: Function 'unPolish' argument 1 names different: declaration 'widget' definition 'w'.
attal-src-1.0-rc2/libClient/attalStyle.cpp:171:38: note: Function 'unPolish' argument 1 names different: declaration 'widget' definition 'w'.
attal-src-1.0-rc2/libClient/attalStyle.h:44:2: style: Class 'AttalStyle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libClient/bonus.h:48:2: style: Class 'Bonus' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libClient/chest.h:49:2: style: Class 'Chest' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libClient/displayArtefacts.cpp:55:2: performance: Variable '_index' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libClient/displayArtefacts.cpp:155:2: performance: Variable '_index' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libClient/displayBase.cpp:154:44: style: Function 'setSocket' argument 1 names different: declaration 'sock' definition 'socket'. [funcArgNamesDifferent]
attal-src-1.0-rc2/libClient/displayBase.h:99:32: note: Function 'setSocket' argument 1 names different: declaration 'sock' definition 'socket'.
attal-src-1.0-rc2/libClient/displayBase.cpp:154:44: note: Function 'setSocket' argument 1 names different: declaration 'sock' definition 'socket'.
attal-src-1.0-rc2/libClient/displayBase.cpp:694:37: style: Function 'setPlayer' argument 1 names different: declaration '_player' definition 'player'. [funcArgNamesDifferent]
attal-src-1.0-rc2/libClient/displayBase.h:240:27: note: Function 'setPlayer' argument 1 names different: declaration '_player' definition 'player'.
attal-src-1.0-rc2/libClient/displayBase.cpp:694:37: note: Function 'setPlayer' argument 1 names different: declaration '_player' definition 'player'.
attal-src-1.0-rc2/libClient/displayBase.cpp:978:14: warning: Member variable 'UnitSummary::_player' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libClient/displayBase.h:231:2: style: Class 'BaseLords' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libClient/displayCreature.cpp:103:3: style: Variable 'tmp' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
attal-src-1.0-rc2/libClient/displayCreature.cpp:102:0: note: Variable 'tmp' is reassigned a value before the old one has been used if variable is no semaphore variable.
attal-src-1.0-rc2/libClient/displayCreature.cpp:103:3: note: Variable 'tmp' is reassigned a value before the old one has been used if variable is no semaphore variable.
attal-src-1.0-rc2/libClient/displayCreature.cpp:277:2: performance: Variable '_nb' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libClient/displayLord.cpp:235:17: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/libClient/displayLord.cpp:580:17: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/libClient/displayLord.cpp:710:15: style: The scope of the variable 'unit' can be reduced. [variableScope]
attal-src-1.0-rc2/libClient/displayLord.cpp:741:21: style: The scope of the variable 'unit' can be reduced. [variableScope]
attal-src-1.0-rc2/libClient/flag.cpp:43:2: performance: Variable '_type' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libClient/flag.cpp:44:2: performance: Variable '_teamId' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libClient/flag.h:48:2: style: Class 'Flag' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libClient/gainLevel.cpp:50:2: performance: Variable '_skill' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libClient/gameControl.h:167:15: warning: Virtual function 'slot_clicked' is called from constructor 'ScrollList(bool horizontal,uint nbItem,QWidget*parent=0,const char*name=0)' at line 209. Dynamic binding is not used. [virtualCallInConstructor]
attal-src-1.0-rc2/libClient/gameControl.cpp:209:56: note: Calling slot_clicked
attal-src-1.0-rc2/libClient/gameControl.h:167:15: note: slot_clicked is a virtual method
attal-src-1.0-rc2/libClient/gameControl.h:170:15: warning: Call of pure virtual function 'getListCount' in constructor. [pureVirtualCall]
attal-src-1.0-rc2/libClient/gameControl.cpp:210:46: note: Call of pure virtual function 'getListCount' in constructor.
attal-src-1.0-rc2/libClient/gameControl.cpp:244:35: note: Call of pure virtual function 'getListCount' in constructor.
attal-src-1.0-rc2/libClient/gameControl.h:170:15: note: Call of pure virtual function 'getListCount' in constructor.
attal-src-1.0-rc2/libClient/gameControl.h:190:7: style: The function 'reinit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/libClient/gameControl.h:144:15: note: Virtual function in base class
attal-src-1.0-rc2/libClient/gameControl.h:190:7: note: Function in derived class
attal-src-1.0-rc2/libClient/gameControl.h:198:7: style: The function 'getListCount' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/libClient/gameControl.h:170:15: note: Virtual function in base class
attal-src-1.0-rc2/libClient/gameControl.h:198:7: note: Function in derived class
attal-src-1.0-rc2/libClient/gameControl.h:209:7: style: The function 'slot_clicked' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/libClient/gameControl.h:167:15: note: Virtual function in base class
attal-src-1.0-rc2/libClient/gameControl.h:209:7: note: Function in derived class
attal-src-1.0-rc2/libClient/gameControl.h:225:7: style: The function 'reinit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/libClient/gameControl.h:144:15: note: Virtual function in base class
attal-src-1.0-rc2/libClient/gameControl.h:225:7: note: Function in derived class
attal-src-1.0-rc2/libClient/gameControl.h:233:7: style: The function 'getListCount' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/libClient/gameControl.h:170:15: note: Virtual function in base class
attal-src-1.0-rc2/libClient/gameControl.h:233:7: note: Function in derived class
attal-src-1.0-rc2/libClient/gameControl.h:244:7: style: The function 'slot_clicked' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/libClient/gameControl.h:167:15: note: Virtual function in base class
attal-src-1.0-rc2/libClient/gameControl.h:244:7: note: Function in derived class
attal-src-1.0-rc2/libClient/gameInfo.cpp:149:11: warning: Member variable 'LordInfo::_lord' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libClient/gameInfo.cpp:220:11: warning: Member variable 'BaseInfo::_base' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libClient/gameInfo.h:117:2: style: Class 'InfoStack' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libClient/graphicalArtefact.h:53:2: style: Class 'Artefact' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libClient/graphicalBuilding.h:46:2: style: Class 'GraphicalBuilding' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libClient/graphicalBuilding.h:85:2: style: Class 'GraphicalBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libClient/graphicalGameData.cpp:105:17: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/libClient/graphicalGameData.cpp:107:9: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/libClient/graphicalGameData.cpp:132:23: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/libClient/graphicalGameData.cpp:149:23: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/libClient/graphicalGameData.cpp:161:23: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/libClient/graphicalGameData.cpp:171:26: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/libClient/graphicalGameData.cpp:190:59: style: Function 'removeBuilding' argument 1 names different: declaration 'building' definition 'build'. [funcArgNamesDifferent]
attal-src-1.0-rc2/libClient/graphicalGameData.h:85:49: note: Function 'removeBuilding' argument 1 names different: declaration 'building' definition 'build'.
attal-src-1.0-rc2/libClient/graphicalGameData.cpp:190:59: note: Function 'removeBuilding' argument 1 names different: declaration 'building' definition 'build'.
attal-src-1.0-rc2/libClient/graphicalLord.h:50:2: style: Class 'GraphicalLord' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libClient/graphicalMap.cpp:43:2: performance: Variable '_shroudImage' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libClient/graphicalPath.cpp:178:6: style: The scope of the variable 'cost' can be reduced. [variableScope]
attal-src-1.0-rc2/libClient/graphicalPath.cpp:314:44: style: Function 'NumPathCell' argument 1 names different: declaration 'canvas' definition 'scene'. [funcArgNamesDifferent]
attal-src-1.0-rc2/libClient/graphicalPath.h:122:32: note: Function 'NumPathCell' argument 1 names different: declaration 'canvas' definition 'scene'.
attal-src-1.0-rc2/libClient/graphicalPath.cpp:314:44: note: Function 'NumPathCell' argument 1 names different: declaration 'canvas' definition 'scene'.
attal-src-1.0-rc2/libClient/graphicalPath.h:112:6: style: Technically the member function 'ArrowNumber::getFrame' can be const. [functionConst]
attal-src-1.0-rc2/libClient/graphicalPath.cpp:379:18: note: Technically the member function 'ArrowNumber::getFrame' can be const.
attal-src-1.0-rc2/libClient/graphicalPath.h:112:6: note: Technically the member function 'ArrowNumber::getFrame' can be const.
attal-src-1.0-rc2/libClient/graphicalPath.h:53:2: style: Class 'GraphicalPath' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libClient/graphicalPath.h:82:2: style: Class 'GraphicalPathCell' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libClient/graphicalPath.h:122:2: style: Class 'NumPathCell' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libClient/imageTheme.cpp:348:6: style: The scope of the variable 'cpt' can be reduced. [variableScope]
attal-src-1.0-rc2/libClient/imageTheme.cpp:773:6: style: The scope of the variable 'nbLevels' can be reduced. [variableScope]
attal-src-1.0-rc2/libClient/imageTheme.cpp:166:13: warning: Member variable 'ImageTheme::bonus' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libClient/imageTheme.cpp:166:13: warning: Member variable 'ImageTheme::_populIcon' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libClient/imageTheme.h:90:2: style: Class 'CreaturePixmap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libClient/imageTheme.h:111:2: style: Class 'MapCreaturePixmap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libClient/insideAction.cpp:299:2: style: Variable 'text' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
attal-src-1.0-rc2/libClient/insideAction.cpp:297:0: note: Variable 'text' is reassigned a value before the old one has been used if variable is no semaphore variable.
attal-src-1.0-rc2/libClient/insideAction.cpp:299:2: note: Variable 'text' is reassigned a value before the old one has been used if variable is no semaphore variable.
attal-src-1.0-rc2/libClient/insideAction.cpp:137:45: style: Function 'BuildingsView' argument 1 names different: declaration 'model' definition 'base'. [funcArgNamesDifferent]
attal-src-1.0-rc2/libClient/insideAction.h:92:31: note: Function 'BuildingsView' argument 1 names different: declaration 'model' definition 'base'.
attal-src-1.0-rc2/libClient/insideAction.cpp:137:45: note: Function 'BuildingsView' argument 1 names different: declaration 'model' definition 'base'.
attal-src-1.0-rc2/libClient/insideBuilding.cpp:138:22: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
attal-src-1.0-rc2/libClient/insideBuilding.cpp:48:2: performance: Variable '_type' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libClient/lord.h:51:2: style: Class 'Lord' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libClient/lordExchange.cpp:503:20: style: Variable 'artefactPixmap' is assigned a value that is never used. [unreadVariable]
attal-src-1.0-rc2/libClient/lordExchange.cpp:172:26: warning: Member variable 'DisplayBothGeneralities::_lordLeft' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libClient/lordExchange.cpp:172:26: warning: Member variable 'DisplayBothGeneralities::_lordRight' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libClient/map.h:66:15: warning: Virtual function 'clear' is called from destructor '~Map()' at line 63. Dynamic binding is not used. [virtualCallInConstructor]
attal-src-1.0-rc2/libClient/map.cpp:63:2: note: Calling clear
attal-src-1.0-rc2/libClient/map.h:66:15: note: clear is a virtual method
attal-src-1.0-rc2/libClient/mapCreature.h:49:2: style: Class 'MapCreature' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libClient/miniMap.cpp:186:43: style: Function 'slot_mapviewResized' argument 1 names different: declaration 'x_percent' definition 'width_percent'. [funcArgNamesDifferent]
attal-src-1.0-rc2/libClient/miniMap.h:60:35: note: Function 'slot_mapviewResized' argument 1 names different: declaration 'x_percent' definition 'width_percent'.
attal-src-1.0-rc2/libClient/miniMap.cpp:186:43: note: Function 'slot_mapviewResized' argument 1 names different: declaration 'x_percent' definition 'width_percent'.
attal-src-1.0-rc2/libClient/miniMap.cpp:186:65: style: Function 'slot_mapviewResized' argument 2 names different: declaration 'y_percent' definition 'height_percent'. [funcArgNamesDifferent]
attal-src-1.0-rc2/libClient/miniMap.h:60:53: note: Function 'slot_mapviewResized' argument 2 names different: declaration 'y_percent' definition 'height_percent'.
attal-src-1.0-rc2/libClient/miniMap.cpp:186:65: note: Function 'slot_mapviewResized' argument 2 names different: declaration 'y_percent' definition 'height_percent'.
attal-src-1.0-rc2/libClient/pixmapSpinBox.cpp:39:16: warning: Member variable 'PixmapSpinBox::_value' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libClient/pixmapSpinBox.cpp:39:16: warning: Member variable 'PixmapSpinBox::_pixmap' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libClient/pixmapSpinBox.cpp:39:16: warning: Member variable 'PixmapSpinBox::_text' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libClient/pixmapSpinBox.h:49:2: style: Class 'PixmapSpinBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libClient/pixmapSpinBox.h:66:12: style: Class 'PixmapSpinBox' is unsafe, 'PixmapSpinBox::_value' can leak by wrong usage. [unsafeClassCanLeak]
attal-src-1.0-rc2/libClient/pixmapSpinBox.h:68:10: style: Class 'PixmapSpinBox' is unsafe, 'PixmapSpinBox::_text' can leak by wrong usage. [unsafeClassCanLeak]
attal-src-1.0-rc2/libClient/ressourceBar.cpp:42:15: warning: Member variable 'RessourceBar::_totPopul' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libClient/ressourceBar.cpp:42:15: warning: Member variable 'RessourceBar::_labPopul' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libClient/ressourceWin.cpp:129:7: style: The scope of the variable 'value' can be reduced. [variableScope]
attal-src-1.0-rc2/libClient/tavern.cpp:55:9: warning: Member variable 'Tavern::_socket' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libClient/tavern.h:59:2: style: Class 'Tavern' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libClient/tavern.h:94:2: style: Class 'TavernLord' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libClient/widget.cpp:316:13: warning: Member variable 'AttalPopup::_build' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libClient/widget.cpp:316:13: warning: Member variable 'AttalPopup::_base' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libClient/widget.cpp:316:13: warning: Member variable 'AttalPopup::_event' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libClient/widget.cpp:316:13: warning: Member variable 'AttalPopup::_crea' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libClient/widget.h:210:10: warning: The class 'InfoLabelSkill' defines member variable with name '_label' also defined in its parent class 'InfoLabel'. [duplInheritedMember]
attal-src-1.0-rc2/libClient/widget.h:182:10: note: Parent variable 'InfoLabel::_label'
attal-src-1.0-rc2/libClient/widget.h:210:10: note: Derived variable 'InfoLabelSkill::_label'
attal-src-1.0-rc2/libClient/widget.h:293:2: style: Class 'AttalPopup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libClient/widget.h:148:7: style: The function 'clear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/libClient/widget.h:91:15: note: Virtual function in base class
attal-src-1.0-rc2/libClient/widget.h:148:7: note: Function in derived class
attal-src-1.0-rc2/libClient/widget.h:151:15: style: The function 'showPopup' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/libClient/widget.h:99:15: note: Virtual function in base class
attal-src-1.0-rc2/libClient/widget.h:151:15: note: Function in derived class
attal-src-1.0-rc2/libCommon/action.cpp:84:2: style: Variable 'string' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
attal-src-1.0-rc2/libCommon/action.cpp:82:0: note: Variable 'string' is reassigned a value before the old one has been used if variable is no semaphore variable.
attal-src-1.0-rc2/libCommon/action.cpp:84:2: note: Variable 'string' is reassigned a value before the old one has been used if variable is no semaphore variable.
attal-src-1.0-rc2/libCommon/action.h:70:13: style: Technically the member function 'Action::getType' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/action.h:76:6: style: Technically the member function 'Action::getCoeff' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/action.h:140:17: style: Technically the member function 'ElementaryAction::getType' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/action.h:146:6: style: Technically the member function 'ElementaryAction::getArg' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/action.h:152:6: style: Technically the member function 'ElementaryAction::getArg1' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/action.h:158:6: style: Technically the member function 'ElementaryAction::getCoeff' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/action.h:190:6: style: Technically the member function 'InsideAction::getType' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/artefact.cpp:115:2: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment]
attal-src-1.0-rc2/libCommon/artefact.cpp:113:0: note: Variable 'ret' is reassigned a value before the old one has been used.
attal-src-1.0-rc2/libCommon/artefact.cpp:115:2: note: Variable 'ret' is reassigned a value before the old one has been used.
attal-src-1.0-rc2/libCommon/artefact.cpp:120:44: style: Function 'setPosition' argument 1 names different: declaration 'pos' definition 'position'. [funcArgNamesDifferent]
attal-src-1.0-rc2/libCommon/artefact.h:152:24: note: Function 'setPosition' argument 1 names different: declaration 'pos' definition 'position'.
attal-src-1.0-rc2/libCommon/artefact.cpp:120:44: note: Function 'setPosition' argument 1 names different: declaration 'pos' definition 'position'.
attal-src-1.0-rc2/libCommon/artefact.cpp:325:18: warning: Member variable 'ArtefactHandler::_artefact' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/artefact.cpp:325:18: warning: Member variable 'ArtefactHandler::_action' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/artefact.cpp:325:18: warning: Member variable 'ArtefactHandler::_state' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/artefact.cpp:76:2: performance: Variable '_type' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libCommon/artefact.cpp:77:2: performance: Variable '_pos' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libCommon/artefact.h:60:7: style: Technically the member function 'GenericArtefact::save' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/artefact.cpp:54:23: note: Technically the member function 'GenericArtefact::save' can be const.
attal-src-1.0-rc2/libCommon/artefact.h:60:7: note: Technically the member function 'GenericArtefact::save' can be const.
attal-src-1.0-rc2/libCommon/artefact.h:63:6: style: Technically the member function 'GenericArtefact::getId' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/artefact.h:69:7: style: Technically the member function 'GenericArtefact::getType' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/artefact.h:99:13: style: Technically the member function 'ArtefactElementaryAction::getActionType' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/artefact.h:101:12: style: Technically the member function 'ArtefactElementaryAction::getModifType' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/artefact.h:103:7: style: Technically the member function 'ArtefactElementaryAction::getParam' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/artefact.h:107:6: style: Technically the member function 'ArtefactElementaryAction::getValue' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/artefact.h:111:6: style: Technically the member function 'ArtefactElementaryAction::computeModif' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/artefact.cpp:160:31: note: Technically the member function 'ArtefactElementaryAction::computeModif' can be const.
attal-src-1.0-rc2/libCommon/artefact.h:111:6: note: Technically the member function 'ArtefactElementaryAction::computeModif' can be const.
attal-src-1.0-rc2/libCommon/artefact.h:113:7: style: Technically the member function 'ArtefactElementaryAction::save' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/artefact.cpp:175:32: note: Technically the member function 'ArtefactElementaryAction::save' can be const.
attal-src-1.0-rc2/libCommon/artefact.h:113:7: note: Technically the member function 'ArtefactElementaryAction::save' can be const.
attal-src-1.0-rc2/libCommon/artefact.h:131:7: style: Technically the member function 'GenericLordArtefact::save' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/artefact.cpp:85:27: note: Technically the member function 'GenericLordArtefact::save' can be const.
attal-src-1.0-rc2/libCommon/artefact.h:131:7: note: Technically the member function 'GenericLordArtefact::save' can be const.
attal-src-1.0-rc2/libCommon/artefact.h:134:7: style: Technically the member function 'GenericLordArtefact::getType' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/artefact.h:149:6: style: Technically the member function 'GenericLordArtefact::getPosition' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/artefact.cpp:111:26: note: Technically the member function 'GenericLordArtefact::getPosition' can be const.
attal-src-1.0-rc2/libCommon/artefact.h:149:6: note: Technically the member function 'GenericLordArtefact::getPosition' can be const.
attal-src-1.0-rc2/libCommon/artefact.h:176:10: style: Technically the member function 'GenericArtefactModel::getName' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/artefact.h:182:6: style: Technically the member function 'GenericArtefactModel::getPosition' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/artefact.h:232:2: style: Class 'ArtefactHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libCommon/artefact.h:255:25: style: Class 'ArtefactHandler' is unsafe, 'ArtefactHandler::_artefact' can leak by wrong usage. [unsafeClassCanLeak]
attal-src-1.0-rc2/libCommon/artefact.h:256:29: style: Class 'ArtefactHandler' is unsafe, 'ArtefactHandler::_action' can leak by wrong usage. [unsafeClassCanLeak]
attal-src-1.0-rc2/libCommon/artefactManager.cpp:152:53: style: Function 'computeCharacModif' argument 1 names different: declaration 'type' definition 'charac'. [funcArgNamesDifferent]
attal-src-1.0-rc2/libCommon/artefactManager.h:91:37: note: Function 'computeCharacModif' argument 1 names different: declaration 'type' definition 'charac'.
attal-src-1.0-rc2/libCommon/artefactManager.cpp:152:53: note: Function 'computeCharacModif' argument 1 names different: declaration 'type' definition 'charac'.
attal-src-1.0-rc2/libCommon/artefactManager.h:85:7: performance: Technically the member function 'ArtefactManager::addArtefact' can be static. [functionStatic]
attal-src-1.0-rc2/libCommon/artefactManager.cpp:60:23: note: Technically the member function 'ArtefactManager::addArtefact' can be static.
attal-src-1.0-rc2/libCommon/artefactManager.h:85:7: note: Technically the member function 'ArtefactManager::addArtefact' can be static.
attal-src-1.0-rc2/libCommon/artefactManager.h:89:7: performance: Technically the member function 'ArtefactManager::removeArtefact' can be static. [functionStatic]
attal-src-1.0-rc2/libCommon/artefactManager.cpp:70:23: note: Technically the member function 'ArtefactManager::removeArtefact' can be static.
attal-src-1.0-rc2/libCommon/artefactManager.h:89:7: note: Technically the member function 'ArtefactManager::removeArtefact' can be static.
attal-src-1.0-rc2/libCommon/artefactManager.h:52:2: style: Class 'ArtefactManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libCommon/attalCommon.cpp:97:8: style: The scope of the variable 'level' can be reduced. [variableScope]
attal-src-1.0-rc2/libCommon/attalCommon.cpp:274:28: performance: Function parameter 'path' should be passed by const reference. [passedByValue]
attal-src-1.0-rc2/libCommon/attalSettings.h:58:24: style: Technically the member function 'AttalSettings::getFightSettings' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/attalSettings.h:71:31: style: Technically the member function 'AttalSettings::getStrategyModeSettings' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/attalSettings.h:81:26: style: Technically the member function 'AttalSettings::getDispositionMode' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/attalSocketData.cpp:40:18: warning: Member variable 'AttalSocketData::_bufIn' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/attalSocketData.cpp:40:18: warning: Member variable 'AttalSocketData::_bufOut' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/attalSocketData.h:238:8: style: Technically the member function 'AttalSocketData::getCla1' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/attalSocketData.h:239:8: style: Technically the member function 'AttalSocketData::getCla2' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/attalSocketData.h:240:8: style: Technically the member function 'AttalSocketData::getCla3' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/attalSocketData.h:248:18: style: Technically the member function 'AttalSocketData::getData' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/attalSocketData.cpp:100:34: note: Technically the member function 'AttalSocketData::getData' can be const.
attal-src-1.0-rc2/libCommon/attalSocketData.h:248:18: note: Technically the member function 'AttalSocketData::getData' can be const.
attal-src-1.0-rc2/libCommon/calendar.cpp:259:2: style: Variable '_name' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
attal-src-1.0-rc2/libCommon/calendar.cpp:255:2: note: Variable '_name' is reassigned a value before the old one has been used if variable is no semaphore variable.
attal-src-1.0-rc2/libCommon/calendar.cpp:259:2: note: Variable '_name' is reassigned a value before the old one has been used if variable is no semaphore variable.
attal-src-1.0-rc2/libCommon/calendar.h:145:7: style: Technically the member function 'CalendarModel::getLevelValue' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/calendar.cpp:308:21: note: Technically the member function 'CalendarModel::getLevelValue' can be const.
attal-src-1.0-rc2/libCommon/calendar.h:145:7: note: Technically the member function 'CalendarModel::getLevelValue' can be const.
attal-src-1.0-rc2/libCommon/calendar.cpp:259:2: style: Class 'CalendarModel' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
attal-src-1.0-rc2/libCommon/calendar.cpp:259:2: style: Class 'CalendarModel' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
attal-src-1.0-rc2/libCommon/campaign.cpp:98:17: warning: Member variable 'CampaignParser::_state' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/campaign.cpp:43:2: performance: Variable '_current' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libCommon/campaign.h:59:18: style: Technically the member function 'Campaign::getName' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/campaign.h:63:18: style: Technically the member function 'Campaign::getDescription' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/campaign.h:67:18: style: Technically the member function 'Campaign::getTheme' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/campaign.h:71:7: style: Technically the member function 'Campaign::getCurrentScenario' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/campaign.h:98:2: style: Class 'CampaignParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libCommon/categoryManager.cpp:215:53: style: Function 'CategoryHandler' argument 1 names different: declaration 'list' definition 'category'. [funcArgNamesDifferent]
attal-src-1.0-rc2/libCommon/categoryManager.h:121:37: note: Function 'CategoryHandler' argument 1 names different: declaration 'list' definition 'category'.
attal-src-1.0-rc2/libCommon/categoryManager.cpp:215:53: note: Function 'CategoryHandler' argument 1 names different: declaration 'list' definition 'category'.
attal-src-1.0-rc2/libCommon/categoryManager.cpp:215:18: warning: Member variable 'CategoryHandler::_isMax' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/categoryManager.cpp:215:18: warning: Member variable 'CategoryHandler::_value' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/categoryManager.cpp:215:18: warning: Member variable 'CategoryHandler::_state' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/categoryManager.cpp:47:2: performance: Variable '_max' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libCommon/categoryManager.cpp:207:2: performance: Variable '_category' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libCommon/categoryManager.h:88:7: style: Technically the member function 'CategoryManager::CategoryNumber::getNumber' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/categoryManager.h:98:11: style: Technically the member function 'CategoryManager::CategoryNumber::getCategory' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/categoryManager.h:121:2: style: Class 'CategoryHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libCommon/condition.h:51:7: style: Technically the member function 'Condition::isValidated' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/creature.cpp:208:32: style: The scope of the variable 'animation' can be reduced. [variableScope]
attal-src-1.0-rc2/libCommon/creature.cpp:339:7: style: The scope of the variable 'added' can be reduced. [variableScope]
attal-src-1.0-rc2/libCommon/creature.cpp:415:7: style: The scope of the variable 'added' can be reduced. [variableScope]
attal-src-1.0-rc2/libCommon/creature.cpp:452:18: warning: Member variable 'CreatureHandler::_resource' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/creature.cpp:452:18: warning: Member variable 'CreatureHandler::_creature' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/creature.cpp:452:18: warning: Member variable 'CreatureHandler::_state' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/creature.cpp:66:2: performance: Variable '_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libCommon/creature.cpp:67:2: performance: Variable '_building' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libCommon/creature.cpp:68:2: performance: Variable '_race' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libCommon/creature.cpp:69:2: performance: Variable '_level' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libCommon/creature.h:71:7: style: Technically the member function 'Creature::getRace' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/creature.h:77:7: style: Technically the member function 'Creature::getLevel' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/creature.h:86:10: style: Technically the member function 'Creature::getName' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/creature.h:92:6: style: Technically the member function 'Creature::getAttack' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/creature.h:98:6: style: Technically the member function 'Creature::getDefense' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/creature.h:104:6: style: Technically the member function 'Creature::getDistAttack' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/creature.h:107:7: style: Technically the member function 'Creature::isDistAttack' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/creature.h:113:6: style: Technically the member function 'Creature::getMaxHealth' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/creature.h:119:6: style: Technically the member function 'Creature::getMaxMove' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/creature.h:125:6: style: Technically the member function 'Creature::getMorale' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/creature.h:131:6: style: Technically the member function 'Creature::getLuck' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/creature.h:137:6: style: Technically the member function 'Creature::getMinDamages' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/creature.h:143:6: style: Technically the member function 'Creature::getMaxDamages' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/creature.h:145:7: style: Technically the member function 'Creature::getCost' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/creature.cpp:84:16: note: Technically the member function 'Creature::getCost' can be const.
attal-src-1.0-rc2/libCommon/creature.h:145:7: note: Technically the member function 'Creature::getCost' can be const.
attal-src-1.0-rc2/libCommon/creature.h:149:7: style: Technically the member function 'Creature::getMantCost' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/creature.cpp:103:16: note: Technically the member function 'Creature::getMantCost' can be const.
attal-src-1.0-rc2/libCommon/creature.h:149:7: note: Technically the member function 'Creature::getMantCost' can be const.
attal-src-1.0-rc2/libCommon/creature.h:153:6: style: Technically the member function 'Creature::getSize' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/creature.h:157:13: style: Technically the member function 'Creature::getXOffset' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/creature.h:161:13: style: Technically the member function 'Creature::getXOffsetMirror' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/creature.h:165:13: style: Technically the member function 'Creature::getYOffset' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/creature.h:179:6: style: Technically the member function 'Creature::getNumFrames' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/creature.h:181:7: style: Technically the member function 'Creature::isAnimated' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/creature.h:198:26: style: Technically the member function 'Creature::CreatureAnimation::getType' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/creature.h:200:9: style: Technically the member function 'Creature::CreatureAnimation::getFirst' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/creature.h:202:9: style: Technically the member function 'Creature::CreatureAnimation::getLast' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/creature.h:252:6: style: Technically the member function 'CreatureStack::getNumber' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/creature.h:389:2: style: Class 'CreatureHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libCommon/creature.h:414:13: style: Class 'CreatureHandler' is unsafe, 'CreatureHandler::_creature' can leak by wrong usage. [unsafeClassCanLeak]
attal-src-1.0-rc2/libCommon/dataTheme.h:77:7: style: Technically the member function 'DataTheme::isLoaded' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/fightResultStatus.h:57:7: style: Technically the member function 'FightResultStatus::isFightFinished' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/fightResultStatus.cpp:69:25: note: Technically the member function 'FightResultStatus::isFightFinished' can be const.
attal-src-1.0-rc2/libCommon/fightResultStatus.h:57:7: note: Technically the member function 'FightResultStatus::isFightFinished' can be const.
attal-src-1.0-rc2/libCommon/fightResultStatus.h:59:7: style: Technically the member function 'FightResultStatus::hasAttackWin' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/fightResultStatus.h:61:7: style: Technically the member function 'FightResultStatus::hasDefenseWin' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/fightResultStatus.h:63:7: style: Technically the member function 'FightResultStatus::hasFled' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/fightResultStatus.h:65:7: style: Technically the member function 'FightResultStatus::hasSurrendered' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/fightResultStatus.h:69:16: style: Technically the member function 'FightResultStatus::toUChar' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/fightResultStatus.cpp:94:34: note: Technically the member function 'FightResultStatus::toUChar' can be const.
attal-src-1.0-rc2/libCommon/fightResultStatus.h:69:16: note: Technically the member function 'FightResultStatus::toUChar' can be const.
attal-src-1.0-rc2/libCommon/gameData.cpp:504:50: style: Function 'removeBuilding' argument 1 names different: declaration 'building' definition 'build'. [funcArgNamesDifferent]
attal-src-1.0-rc2/libCommon/gameData.h:181:49: note: Function 'removeBuilding' argument 1 names different: declaration 'building' definition 'build'.
attal-src-1.0-rc2/libCommon/gameData.cpp:504:50: note: Function 'removeBuilding' argument 1 names different: declaration 'building' definition 'build'.
attal-src-1.0-rc2/libCommon/gameData.h:83:10: style: Technically the member function 'GameData::getScenarioName' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/gameData.h:89:10: style: Technically the member function 'GameData::getScenarioDescription' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/gameData.h:95:10: style: Technically the member function 'GameData::getScenarioTheme' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/gameData.h:99:10: style: Technically the member function 'GameData::getAttalVersion' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/gameData.cpp:57:2: style: Class 'GameData' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
attal-src-1.0-rc2/libCommon/gameData.cpp:57:2: style: Class 'GameData' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
attal-src-1.0-rc2/libCommon/gameData.h:72:15: warning: Virtual function 'reinit' is called from constructor 'GameData()' at line 62. Dynamic binding is not used. [virtualCallInConstructor]
attal-src-1.0-rc2/libCommon/gameData.cpp:62:2: note: Calling reinit
attal-src-1.0-rc2/libCommon/gameData.h:72:15: note: reinit is a virtual method
attal-src-1.0-rc2/libCommon/generalOptions.cpp:157:24: warning: Member variable 'GeneralOptionsHandler::_calendar' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/generalOptions.cpp:157:24: warning: Member variable 'GeneralOptionsHandler::_state' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/generalOptions.h:68:20: style: Technically the member function 'GeneralOptions::getVisionManagement' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/generalOptions.h:95:2: style: Class 'GeneralOptionsHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libCommon/genericBase.cpp:810:21: style: The scope of the variable 'base' can be reduced. [variableScope]
attal-src-1.0-rc2/libCommon/genericBase.cpp:322:36: style: Function 'addBuilding' argument 1 names different: declaration 'type' definition 'level'. [funcArgNamesDifferent]
attal-src-1.0-rc2/libCommon/genericBase.h:196:24: note: Function 'addBuilding' argument 1 names different: declaration 'type' definition 'level'.
attal-src-1.0-rc2/libCommon/genericBase.cpp:322:36: note: Function 'addBuilding' argument 1 names different: declaration 'type' definition 'level'.
attal-src-1.0-rc2/libCommon/genericBase.cpp:380:39: style: Function 'removeBuilding' argument 1 names different: declaration 'type' definition 'level'. [funcArgNamesDifferent]
attal-src-1.0-rc2/libCommon/genericBase.h:208:27: note: Function 'removeBuilding' argument 1 names different: declaration 'type' definition 'level'.
attal-src-1.0-rc2/libCommon/genericBase.cpp:380:39: note: Function 'removeBuilding' argument 1 names different: declaration 'type' definition 'level'.
attal-src-1.0-rc2/libCommon/genericBase.cpp:547:57: style: Function 'addGarrison' argument 2 names different: declaration 'num' definition 'number'. [funcArgNamesDifferent]
attal-src-1.0-rc2/libCommon/genericBase.h:168:45: note: Function 'addGarrison' argument 2 names different: declaration 'num' definition 'number'.
attal-src-1.0-rc2/libCommon/genericBase.cpp:547:57: note: Function 'addGarrison' argument 2 names different: declaration 'num' definition 'number'.
attal-src-1.0-rc2/libCommon/genericBase.cpp:52:14: warning: Member variable 'GenericBase::_bought' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericBase.cpp:52:14: warning: Member variable 'GenericBase::_price' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericBase.cpp:876:14: warning: Member variable 'BaseHandler::_base' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericBase.cpp:876:14: warning: Member variable 'BaseHandler::_race' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericBase.cpp:876:14: warning: Member variable 'BaseHandler::_level' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericBase.cpp:876:14: warning: Member variable 'BaseHandler::_unRace' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericBase.cpp:876:14: warning: Member variable 'BaseHandler::_unLevel' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericBase.cpp:876:14: warning: Member variable 'BaseHandler::_building' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericBase.cpp:876:14: warning: Member variable 'BaseHandler::_action' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericBase.cpp:876:14: warning: Member variable 'BaseHandler::_stream' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericBase.cpp:876:14: warning: Member variable 'BaseHandler::_ress' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericBase.cpp:876:14: warning: Member variable 'BaseHandler::_mress' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericBase.cpp:876:14: warning: Member variable 'BaseHandler::_csress' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericBase.cpp:876:14: warning: Member variable 'BaseHandler::_res' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericBase.cpp:876:14: warning: Member variable 'BaseHandler::_price' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericBase.cpp:876:14: warning: Member variable 'BaseHandler::_baseAction' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericBase.cpp:876:14: warning: Member variable 'BaseHandler::_elementary' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericBase.cpp:876:14: warning: Member variable 'BaseHandler::_state' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericBase.cpp:63:2: performance: Variable '_population' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libCommon/genericBase.h:91:6: performance: Technically the member function 'GenericBase::collectRessource' can be static. [functionStatic]
attal-src-1.0-rc2/libCommon/genericBase.cpp:193:18: note: Technically the member function 'GenericBase::collectRessource' can be static.
attal-src-1.0-rc2/libCommon/genericBase.h:91:6: note: Technically the member function 'GenericBase::collectRessource' can be static.
attal-src-1.0-rc2/libCommon/genericBase.h:97:6: style: Technically the member function 'GenericBase::getId' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericBase.h:103:6: style: Technically the member function 'GenericBase::getRace' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericBase.h:109:10: style: Technically the member function 'GenericBase::getName' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericBase.h:155:14: style: Technically the member function 'GenericBase::isVisitorLord' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericBase.h:554:26: note: Technically the member function 'GenericBase::isVisitorLord' can be const.
attal-src-1.0-rc2/libCommon/genericBase.h:155:14: note: Technically the member function 'GenericBase::isVisitorLord' can be const.
attal-src-1.0-rc2/libCommon/genericBase.h:158:14: style: Technically the member function 'GenericBase::isGarrisonLord' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericBase.h:559:26: note: Technically the member function 'GenericBase::isGarrisonLord' can be const.
attal-src-1.0-rc2/libCommon/genericBase.h:158:14: note: Technically the member function 'GenericBase::isGarrisonLord' can be const.
attal-src-1.0-rc2/libCommon/genericBase.h:182:6: style: Technically the member function 'GenericBase::getPopulation' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericBase.h:225:7: style: Technically the member function 'GenericBase::canBuild' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericBase.h:229:7: style: Technically the member function 'GenericBase::canSell' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericBase.h:233:7: style: Technically the member function 'GenericBase::isUnitBought' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericBase.cpp:65:2: style: Class 'GenericBase' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
attal-src-1.0-rc2/libCommon/genericBase.cpp:65:2: style: Class 'GenericBase' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
attal-src-1.0-rc2/libCommon/genericBase.h:64:2: style: Class 'GenericBase' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libCommon/genericBase.h:406:2: style: Class 'BaseHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libCommon/genericBase.h:433:17: style: Class 'BaseHandler' is unsafe, 'BaseHandler::_action' can leak by wrong usage. [unsafeClassCanLeak]
attal-src-1.0-rc2/libCommon/genericBase.h:439:16: style: Class 'BaseHandler' is unsafe, 'BaseHandler::_price' can leak by wrong usage. [unsafeClassCanLeak]
attal-src-1.0-rc2/libCommon/genericBonus.h:74:12: style: Technically the member function 'GenericBonus::getType' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericBuilding.cpp:131:2: style: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
attal-src-1.0-rc2/libCommon/genericBuilding.cpp:130:0: note: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable.
attal-src-1.0-rc2/libCommon/genericBuilding.cpp:131:2: note: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable.
attal-src-1.0-rc2/libCommon/genericBuilding.cpp:354:25: style: The scope of the variable 'building' can be reduced. [variableScope]
attal-src-1.0-rc2/libCommon/genericBuilding.cpp:377:18: warning: Member variable 'BuildingHandler::_building' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericBuilding.cpp:377:18: warning: Member variable 'BuildingHandler::_action' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericBuilding.cpp:377:18: warning: Member variable 'BuildingHandler::_res' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericBuilding.cpp:377:18: warning: Member variable 'BuildingHandler::_elementary' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericBuilding.cpp:377:18: warning: Member variable 'BuildingHandler::_state' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericBuilding.h:71:6: style: Technically the member function 'GenericBuilding::getId' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericBuilding.h:85:6: style: Technically the member function 'GenericBuilding::getType' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericBuilding.h:97:6: style: Technically the member function 'GenericBuilding::getBuildingType' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericBuilding.cpp:55:2: style: Class 'GenericBuilding' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
attal-src-1.0-rc2/libCommon/genericBuilding.cpp:55:2: style: Class 'GenericBuilding' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
attal-src-1.0-rc2/libCommon/genericBuilding.h:65:2: style: Class 'GenericBuilding' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libCommon/genericBuilding.h:253:2: style: Class 'BuildingHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libCommon/genericCell.cpp:766:16: style: The scope of the variable 'neighbourUp' can be reduced. [variableScope]
attal-src-1.0-rc2/libCommon/genericCell.cpp:767:16: style: The scope of the variable 'neighbourLeft' can be reduced. [variableScope]
attal-src-1.0-rc2/libCommon/genericCell.cpp:768:16: style: The scope of the variable 'neighbourRight' can be reduced. [variableScope]
attal-src-1.0-rc2/libCommon/genericCell.cpp:769:16: style: The scope of the variable 'neighbourDown' can be reduced. [variableScope]
attal-src-1.0-rc2/libCommon/genericCell.cpp:826:15: style: The scope of the variable 'neighbourUp' can be reduced. [variableScope]
attal-src-1.0-rc2/libCommon/genericCell.cpp:827:15: style: The scope of the variable 'neighbourLeft' can be reduced. [variableScope]
attal-src-1.0-rc2/libCommon/genericCell.cpp:828:15: style: The scope of the variable 'neighbourRight' can be reduced. [variableScope]
attal-src-1.0-rc2/libCommon/genericCell.cpp:829:15: style: The scope of the variable 'neighbourDown' can be reduced. [variableScope]
attal-src-1.0-rc2/libCommon/genericCell.cpp:50:14: warning: Member variable 'GenericCell::_type' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericCell.cpp:369:19: warning: Member variable 'CellModelHandler::_model' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericCell.cpp:369:19: warning: Member variable 'CellModelHandler::_red' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericCell.cpp:369:19: warning: Member variable 'CellModelHandler::_green' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericCell.cpp:369:19: warning: Member variable 'CellModelHandler::_blue' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericCell.cpp:369:19: warning: Member variable 'CellModelHandler::_coeff' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericCell.cpp:369:19: warning: Member variable 'CellModelHandler::_state' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericCell.cpp:65:2: performance: Variable '_divers' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libCommon/genericCell.cpp:187:2: performance: Variable '_color' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libCommon/genericCell.cpp:290:2: performance: Variable '_width' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libCommon/genericCell.cpp:291:2: performance: Variable '_height' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libCommon/genericCell.h:76:6: style: Technically the member function 'GenericCell::getCoeff' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericCell.cpp:74:18: note: Technically the member function 'GenericCell::getCoeff' can be const.
attal-src-1.0-rc2/libCommon/genericCell.h:76:6: note: Technically the member function 'GenericCell::getCoeff' can be const.
attal-src-1.0-rc2/libCommon/genericCell.h:88:7: style: Technically the member function 'GenericCell::getDiversification' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericCell.h:91:6: style: Technically the member function 'GenericCell::getTransition' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericCell.h:97:6: style: Technically the member function 'GenericCell::getTransitionCellType' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericCell.h:107:7: style: Technically the member function 'GenericCell::getDecorationGroup' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericCell.h:110:7: style: Technically the member function 'GenericCell::getDecorationItem' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericCell.h:146:7: style: Technically the member function 'GenericCell::isFree' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericCell.cpp:125:19: note: Technically the member function 'GenericCell::isFree' can be const.
attal-src-1.0-rc2/libCommon/genericCell.h:146:7: note: Technically the member function 'GenericCell::isFree' can be const.
attal-src-1.0-rc2/libCommon/genericCell.h:153:7: style: Technically the member function 'GenericCell::isStoppable' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericCell.h:186:10: style: Technically the member function 'CellModel::getName' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericCell.h:192:6: style: Technically the member function 'CellModel::getCoeff' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericCell.h:207:9: style: Technically the member function 'CellModel::getColor' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericCell.h:280:2: style: Class 'CellModelHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libCommon/genericCell.h:302:14: style: Class 'CellModelHandler' is unsafe, 'CellModelHandler::_model' can leak by wrong usage. [unsafeClassCanLeak]
attal-src-1.0-rc2/libCommon/genericDecoration.cpp:258:20: warning: Member variable 'DecorationHandler::_group' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericDecoration.cpp:258:20: warning: Member variable 'DecorationHandler::_decor' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericDecoration.cpp:258:20: warning: Member variable 'DecorationHandler::_height' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericDecoration.cpp:258:20: warning: Member variable 'DecorationHandler::_width' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericDecoration.cpp:258:20: warning: Member variable 'DecorationHandler::_type' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericDecoration.cpp:258:20: warning: Member variable 'DecorationHandler::_state' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericDecoration.cpp:70:2: performance: Variable '_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libCommon/genericDecoration.cpp:71:2: performance: Variable '_info' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libCommon/genericDecoration.h:150:2: style: Class 'DecorationHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libCommon/genericEvent.cpp:44:15: warning: Member variable 'GenericEvent::_visible' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericEvent.h:67:12: style: Technically the member function 'GenericEvent::getType' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericFightCell.cpp:35:19: warning: Member variable 'GenericFightCell::_type' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericFightCell.cpp:40:2: performance: Variable '_access' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libCommon/genericFightCell.h:62:13: style: Technically the member function 'GenericFightCell::getType' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericFightCell.h:66:31: style: Technically the member function 'GenericFightCell::getAccess' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericFightCell.h:68:6: style: Technically the member function 'GenericFightCell::getDist' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericFightCell.h:73:6: style: Technically the member function 'GenericFightCell::getRow' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericFightCell.h:76:6: style: Technically the member function 'GenericFightCell::getCol' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericFightMap.cpp:51:18: warning: Member variable 'GenericFightMap::_path' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericFightMap.cpp:51:18: warning: Member variable 'GenericFightMap::_horizontalDraw' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericFightMap.h:90:6: style: Technically the member function 'GenericFightMap::getHeight' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericFightMap.h:92:6: style: Technically the member function 'GenericFightMap::getWidth' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericFightMap.h:94:7: style: Technically the member function 'GenericFightMap::inMap' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericFightMap.cpp:525:23: note: Technically the member function 'GenericFightMap::inMap' can be const.
attal-src-1.0-rc2/libCommon/genericFightMap.h:94:7: note: Technically the member function 'GenericFightMap::inMap' can be const.
attal-src-1.0-rc2/libCommon/genericFightMap.h:67:15: warning: Virtual function 'reinit' is called from destructor '~GenericFightMap()' at line 61. Dynamic binding is not used. [virtualCallInConstructor]
attal-src-1.0-rc2/libCommon/genericFightMap.cpp:61:2: note: Calling reinit
attal-src-1.0-rc2/libCommon/genericFightMap.h:67:15: note: reinit is a virtual method
attal-src-1.0-rc2/libCommon/genericInsideBuilding.cpp:40:2: performance: Variable '_race' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libCommon/genericInsideBuilding.cpp:41:2: performance: Variable '_level' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libCommon/genericInsideBuilding.cpp:69:2: performance: Variable '_race' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libCommon/genericInsideBuilding.cpp:70:2: performance: Variable '_level' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libCommon/genericInsideBuilding.cpp:71:2: performance: Variable '_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libCommon/genericInsideBuilding.cpp:72:2: performance: Variable '_description' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libCommon/genericInsideBuilding.h:62:7: style: Technically the member function 'InsideBuildingModel::getRace' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericInsideBuilding.h:66:7: style: Technically the member function 'InsideBuildingModel::getLevel' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericInsideBuilding.h:70:10: style: Technically the member function 'InsideBuildingModel::getName' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericInsideBuilding.h:73:10: style: Technically the member function 'InsideBuildingModel::getDescription' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericInsideBuilding.h:79:6: style: Technically the member function 'InsideBuildingModel::getX' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericInsideBuilding.h:82:6: style: Technically the member function 'InsideBuildingModel::getY' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericInsideBuilding.h:85:6: style: Technically the member function 'InsideBuildingModel::getReplacement' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericInsideBuilding.h:96:7: style: Technically the member function 'InsideBuildingModel::getCost' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericInsideBuilding.cpp:163:27: note: Technically the member function 'InsideBuildingModel::getCost' can be const.
attal-src-1.0-rc2/libCommon/genericInsideBuilding.h:96:7: note: Technically the member function 'InsideBuildingModel::getCost' can be const.
attal-src-1.0-rc2/libCommon/genericInsideBuilding.h:99:7: style: Technically the member function 'InsideBuildingModel::getMantCost' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericInsideBuilding.cpp:179:27: note: Technically the member function 'InsideBuildingModel::getMantCost' can be const.
attal-src-1.0-rc2/libCommon/genericInsideBuilding.h:99:7: note: Technically the member function 'InsideBuildingModel::getMantCost' can be const.
attal-src-1.0-rc2/libCommon/genericInsideBuilding.h:128:7: style: Technically the member function 'GenericInsideBuilding::getRace' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericInsideBuilding.h:132:7: style: Technically the member function 'GenericInsideBuilding::getLevel' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericLord.cpp:280:26: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/libCommon/genericLord.cpp:1250:21: style: The scope of the variable 'lord' can be reduced. [variableScope]
attal-src-1.0-rc2/libCommon/genericLord.cpp:147:14: warning: Member variable 'GenericLord::_priorities' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericLord.cpp:901:19: warning: Member variable 'GenericLordModel::_hasBook' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericLord.cpp:901:19: warning: Member variable 'GenericLordModel::_experience' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericLord.cpp:1276:14: warning: Member variable 'LordHandler::_lord' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericLord.cpp:1276:14: warning: Member variable 'LordHandler::_unit' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericLord.cpp:1276:14: warning: Member variable 'LordHandler::_resource' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericLord.cpp:1276:14: warning: Member variable 'LordHandler::_level' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericLord.cpp:1276:14: warning: Member variable 'LordHandler::_race' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericLord.cpp:1276:14: warning: Member variable 'LordHandler::_type' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericLord.cpp:1276:14: warning: Member variable 'LordHandler::_numUnit' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericLord.cpp:1276:14: warning: Member variable 'LordHandler::_numLord' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericLord.cpp:1276:14: warning: Member variable 'LordHandler::_state' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericLord.h:89:7: performance: Technically the member function 'GenericLord::load' can be static. [functionStatic]
attal-src-1.0-rc2/libCommon/genericLord.cpp:440:19: note: Technically the member function 'GenericLord::load' can be static.
attal-src-1.0-rc2/libCommon/genericLord.h:89:7: note: Technically the member function 'GenericLord::load' can be static.
attal-src-1.0-rc2/libCommon/genericLord.h:98:6: style: Technically the member function 'GenericLord::getId' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericLord.h:127:7: style: Technically the member function 'GenericLord::isSleeping' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericLord.h:130:7: performance: Technically the member function 'GenericLord::isActive' can be static. [functionStatic]
attal-src-1.0-rc2/libCommon/genericLord.h:135:7: style: Technically the member function 'GenericLord::isBook' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericLord.h:145:6: style: Technically the member function 'GenericLord::countUnits' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericLord.cpp:427:18: note: Technically the member function 'GenericLord::countUnits' can be const.
attal-src-1.0-rc2/libCommon/genericLord.h:145:6: note: Technically the member function 'GenericLord::countUnits' can be const.
attal-src-1.0-rc2/libCommon/genericLord.h:157:6: performance: Technically the member function 'GenericLord::collectRessource' can be static. [functionStatic]
attal-src-1.0-rc2/libCommon/genericLord.h:161:6: style: Technically the member function 'GenericLord::getBaseCharac' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericLord.cpp:513:18: note: Technically the member function 'GenericLord::getBaseCharac' can be const.
attal-src-1.0-rc2/libCommon/genericLord.h:161:6: note: Technically the member function 'GenericLord::getBaseCharac' can be const.
attal-src-1.0-rc2/libCommon/genericLord.h:171:7: style: Technically the member function 'GenericLord::getCost' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericLord.cpp:872:19: note: Technically the member function 'GenericLord::getCost' can be const.
attal-src-1.0-rc2/libCommon/genericLord.h:171:7: note: Technically the member function 'GenericLord::getCost' can be const.
attal-src-1.0-rc2/libCommon/genericLord.h:175:7: style: Technically the member function 'GenericLord::isCreatureLord' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericLord.h:183:7: style: Technically the member function 'GenericLord::isVisible' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericLord.h:209:7: style: Technically the member function 'GenericLord::computeForceIndicator' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericLord.cpp:851:19: note: Technically the member function 'GenericLord::computeForceIndicator' can be const.
attal-src-1.0-rc2/libCommon/genericLord.h:209:7: note: Technically the member function 'GenericLord::computeForceIndicator' can be const.
attal-src-1.0-rc2/libCommon/genericLord.h:211:7: performance: Technically the member function 'GenericLord::computeCreatureMaxManaged' can be static. [functionStatic]
attal-src-1.0-rc2/libCommon/genericLord.cpp:891:19: note: Technically the member function 'GenericLord::computeCreatureMaxManaged' can be static.
attal-src-1.0-rc2/libCommon/genericLord.h:211:7: note: Technically the member function 'GenericLord::computeCreatureMaxManaged' can be static.
attal-src-1.0-rc2/libCommon/genericLord.h:262:10: style: Technically the member function 'GenericLordModel::getName' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericLord.h:274:7: style: Technically the member function 'GenericLordModel::isBook' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericLord.h:282:6: style: Technically the member function 'GenericLordModel::countUnits' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericLord.cpp:1075:23: note: Technically the member function 'GenericLordModel::countUnits' can be const.
attal-src-1.0-rc2/libCommon/genericLord.h:282:6: note: Technically the member function 'GenericLordModel::countUnits' can be const.
attal-src-1.0-rc2/libCommon/genericLord.h:287:6: style: Technically the member function 'GenericLordModel::getBaseCharac' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericLord.cpp:999:23: note: Technically the member function 'GenericLordModel::getBaseCharac' can be const.
attal-src-1.0-rc2/libCommon/genericLord.h:287:6: note: Technically the member function 'GenericLordModel::getBaseCharac' can be const.
attal-src-1.0-rc2/libCommon/genericLord.h:300:7: style: Technically the member function 'GenericLordModel::getCost' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericLord.cpp:1086:24: note: Technically the member function 'GenericLordModel::getCost' can be const.
attal-src-1.0-rc2/libCommon/genericLord.h:300:7: note: Technically the member function 'GenericLordModel::getCost' can be const.
attal-src-1.0-rc2/libCommon/genericLord.cpp:176:2: style: Class 'GenericLord' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
attal-src-1.0-rc2/libCommon/genericLord.cpp:176:2: style: Class 'GenericLord' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
attal-src-1.0-rc2/libCommon/genericLord.h:358:2: style: Class 'LordHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libCommon/genericLord.h:381:21: style: Class 'LordHandler' is unsafe, 'LordHandler::_lord' can leak by wrong usage. [unsafeClassCanLeak]
attal-src-1.0-rc2/libCommon/genericMap.cpp:484:37: warning: Logical conjunction always evaluates to false: cost > 0 && cost < ret. [incorrectLogicOperator]
attal-src-1.0-rc2/libCommon/genericMap.cpp:484:12: style: Condition 'ret==0' is always true [knownConditionTrueFalse]
attal-src-1.0-rc2/libCommon/genericMap.cpp:473:12: note: Assignment 'ret=0', assigned value is 0
attal-src-1.0-rc2/libCommon/genericMap.cpp:484:12: note: Condition 'ret==0' is always true
attal-src-1.0-rc2/libCommon/genericMap.cpp:484:12: style: Same expression on both sides of '==' because the value of 'ret' and '0' are the same. [duplicateExpression]
attal-src-1.0-rc2/libCommon/genericMap.cpp:473:12: note: 'ret' is assigned value '0' here.
attal-src-1.0-rc2/libCommon/genericMap.cpp:484:12: note: Same expression on both sides of '==' because the value of 'ret' and '0' are the same.
attal-src-1.0-rc2/libCommon/genericMap.h:64:7: style: Technically the member function 'GenericMap::getHeight' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericMap.h:67:7: style: Technically the member function 'GenericMap::getWidth' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericMap.h:119:7: style: Technically the member function 'GenericMap::inMap' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericMap.cpp:460:18: note: Technically the member function 'GenericMap::inMap' can be const.
attal-src-1.0-rc2/libCommon/genericMap.h:119:7: note: Technically the member function 'GenericMap::inMap' can be const.
attal-src-1.0-rc2/libCommon/genericMap.cpp:51:2: style: Class 'GenericMap' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
attal-src-1.0-rc2/libCommon/genericMap.cpp:51:2: style: Class 'GenericMap' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
attal-src-1.0-rc2/libCommon/genericMap.h:94:15: warning: Virtual function 'clear' is called from destructor '~GenericMap()' at line 56. Dynamic binding is not used. [virtualCallInConstructor]
attal-src-1.0-rc2/libCommon/genericMap.cpp:56:2: note: Calling clear
attal-src-1.0-rc2/libCommon/genericMap.h:94:15: note: clear is a virtual method
attal-src-1.0-rc2/libCommon/genericMap.cpp:140:38: performance: Function parameter 'filename' should be passed by const reference. [passedByValue]
attal-src-1.0-rc2/libCommon/genericMapCreature.cpp:38:21: warning: Member variable 'GenericMapCreature::_cell' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericMapCreature.h:96:20: style: Technically the member function 'GenericMapCreature::getBehaviour' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericMapCreature.h:106:7: style: Technically the member function 'GenericMapCreature::isFleeing' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericMapCreature.h:114:7: style: Technically the member function 'GenericMapCreature::isEstimated' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericMapCreature.h:133:7: style: Technically the member function 'GenericMapCreature::getStack' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericMapCreature.cpp:228:34: note: Technically the member function 'GenericMapCreature::getStack' can be const.
attal-src-1.0-rc2/libCommon/genericMapCreature.h:133:7: note: Technically the member function 'GenericMapCreature::getStack' can be const.
attal-src-1.0-rc2/libCommon/genericMapCreature.h:147:7: style: Technically the member function 'GenericMapCreature::isLookingRight' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericMapCreature.h:153:13: style: Technically the member function 'GenericMapCreature::getGrowthMode' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericMapCreature.h:157:7: style: Technically the member function 'GenericMapCreature::getGrowthParam' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericMapCreature.cpp:317:26: note: Technically the member function 'GenericMapCreature::getGrowthParam' can be const.
attal-src-1.0-rc2/libCommon/genericMapCreature.h:157:7: note: Technically the member function 'GenericMapCreature::getGrowthParam' can be const.
attal-src-1.0-rc2/libCommon/genericMapCreature.cpp:40:2: style: Class 'GenericMapCreature' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
attal-src-1.0-rc2/libCommon/genericMapCreature.cpp:40:2: style: Class 'GenericMapCreature' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
attal-src-1.0-rc2/libCommon/genericMapDisposition.h:67:7: style: Technically the member function 'GenericMapDisposition::getHeight' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericMapDisposition.h:69:7: style: Technically the member function 'GenericMapDisposition::getWidth' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericMapDisposition.h:71:7: style: Technically the member function 'GenericMapDisposition::save' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericMapDisposition.cpp:118:29: note: Technically the member function 'GenericMapDisposition::save' can be const.
attal-src-1.0-rc2/libCommon/genericMapDisposition.h:71:7: note: Technically the member function 'GenericMapDisposition::save' can be const.
attal-src-1.0-rc2/libCommon/genericMapDisposition.h:74:18: style: Technically the member function 'GenericMapDisposition::getDisposition' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericMapDisposition.h:80:7: style: Technically the member function 'GenericMapDisposition::getDoorRow' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericMapDisposition.h:83:7: style: Technically the member function 'GenericMapDisposition::getDoorCol' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericMapDisposition.cpp:39:2: style: Class 'GenericMapDisposition' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
attal-src-1.0-rc2/libCommon/genericMapDisposition.cpp:39:2: style: Class 'GenericMapDisposition' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
attal-src-1.0-rc2/libCommon/genericPlayer.cpp:538:6: style: The scope of the variable 'i' can be reduced. [variableScope]
attal-src-1.0-rc2/libCommon/genericPlayer.cpp:538:8: style: The scope of the variable 'j' can be reduced. [variableScope]
attal-src-1.0-rc2/libCommon/genericPlayer.cpp:564:6: style: The scope of the variable 'i' can be reduced. [variableScope]
attal-src-1.0-rc2/libCommon/genericPlayer.cpp:564:9: style: The scope of the variable 'j' can be reduced. [variableScope]
attal-src-1.0-rc2/libCommon/genericPlayer.cpp:229:44: style: Function 'addLord' argument 1 names different: declaration 'l' definition 'lord'. [funcArgNamesDifferent]
attal-src-1.0-rc2/libCommon/genericPlayer.h:135:30: note: Function 'addLord' argument 1 names different: declaration 'l' definition 'lord'.
attal-src-1.0-rc2/libCommon/genericPlayer.cpp:229:44: note: Function 'addLord' argument 1 names different: declaration 'l' definition 'lord'.
attal-src-1.0-rc2/libCommon/genericPlayer.cpp:46:16: warning: Member variable 'GenericPlayer::_gameId' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericPlayer.cpp:67:31: warning: Member variable 'GenericPlayer::_connectionName' is not assigned a value in 'GenericPlayer::operator='. [operatorEqVarError]
attal-src-1.0-rc2/libCommon/genericPlayer.cpp:67:31: warning: Member variable 'GenericPlayer::_isTeamSet' is not assigned a value in 'GenericPlayer::operator='. [operatorEqVarError]
attal-src-1.0-rc2/libCommon/genericPlayer.cpp:67:31: warning: Member variable 'GenericPlayer::_gameId' is not assigned a value in 'GenericPlayer::operator='. [operatorEqVarError]
attal-src-1.0-rc2/libCommon/genericPlayer.cpp:67:31: warning: Member variable 'GenericPlayer::_price' is not assigned a value in 'GenericPlayer::operator='. [operatorEqVarError]
attal-src-1.0-rc2/libCommon/genericPlayer.cpp:67:31: warning: Member variable 'GenericPlayer::_vision' is not assigned a value in 'GenericPlayer::operator='. [operatorEqVarError]
attal-src-1.0-rc2/libCommon/genericPlayer.cpp:67:31: warning: Member variable 'GenericPlayer::_theight' is not assigned a value in 'GenericPlayer::operator='. [operatorEqVarError]
attal-src-1.0-rc2/libCommon/genericPlayer.h:83:10: style: Technically the member function 'GenericPlayer::getName' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericPlayer.h:89:10: style: Technically the member function 'GenericPlayer::getConnectionName' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericPlayer.h:95:6: style: Technically the member function 'GenericPlayer::getNum' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericPlayer.h:114:7: style: Technically the member function 'GenericPlayer::getTeamId' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericPlayer.h:213:7: performance: Technically the member function 'GenericPlayer::selectFirstBase' can be static. [functionStatic]
attal-src-1.0-rc2/libCommon/genericPlayer.h:222:7: style: Technically the member function 'GenericPlayer::isAlive' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericPlayer.h:228:7: style: Technically the member function 'GenericPlayer::isRuledByAi' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericPlayer.h:274:6: style: Technically the member function 'GenericPlayer::getGameId' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericPlayer.cpp:53:2: style: Class 'GenericPlayer' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
attal-src-1.0-rc2/libCommon/genericPlayer.h:62:2: style: Class 'GenericPlayer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libCommon/genericPlayer.h:57:1: warning: The class 'GenericPlayer' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
attal-src-1.0-rc2/libCommon/genericRessources.cpp:373:18: style: The scope of the variable 'ress' can be reduced. [variableScope]
attal-src-1.0-rc2/libCommon/genericRessources.cpp:139:50: style: Function 'get' argument 1 names different: declaration 'id' definition 'num'. [funcArgNamesDifferent]
attal-src-1.0-rc2/libCommon/genericRessources.h:91:30: note: Function 'get' argument 1 names different: declaration 'id' definition 'num'.
attal-src-1.0-rc2/libCommon/genericRessources.cpp:139:50: note: Function 'get' argument 1 names different: declaration 'id' definition 'num'.
attal-src-1.0-rc2/libCommon/genericRessources.cpp:40:18: warning: Member variable 'GenericResource::_id' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericRessources.cpp:254:16: warning: Member variable 'ResourceModel::_id' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericRessources.cpp:416:18: warning: Member variable 'ResourceHandler::_ress' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericRessources.cpp:416:18: warning: Member variable 'ResourceHandler::_stream' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericRessources.cpp:416:18: warning: Member variable 'ResourceHandler::_state' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericRessources.h:49:7: style: Technically the member function 'GenericResource::getValue' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericRessources.h:53:7: style: Technically the member function 'GenericResource::getId' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericRessources.h:63:7: style: Technically the member function 'GenericResource::getMinValue' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericRessources.h:71:8: style: Technically the member function 'GenericResource::save' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericRessources.cpp:85:23: note: Technically the member function 'GenericResource::save' can be const.
attal-src-1.0-rc2/libCommon/genericRessources.h:71:8: note: Technically the member function 'GenericResource::save' can be const.
attal-src-1.0-rc2/libCommon/genericRessources.h:135:11: style: Technically the member function 'ResourceModel::getResourceName' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericRessources.h:139:7: style: Technically the member function 'ResourceModel::getId' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericRessources.h:143:8: style: Technically the member function 'ResourceModel::isPreservable' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericRessources.cpp:260:21: note: Technically the member function 'ResourceModel::isPreservable' can be const.
attal-src-1.0-rc2/libCommon/genericRessources.h:143:8: note: Technically the member function 'ResourceModel::isPreservable' can be const.
attal-src-1.0-rc2/libCommon/genericRessources.h:145:8: style: Technically the member function 'ResourceModel::isGlobal' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericRessources.cpp:268:21: note: Technically the member function 'ResourceModel::isGlobal' can be const.
attal-src-1.0-rc2/libCommon/genericRessources.h:145:8: note: Technically the member function 'ResourceModel::isGlobal' can be const.
attal-src-1.0-rc2/libCommon/genericRessources.h:147:11: style: Technically the member function 'ResourceModel::getFileName' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericRessources.h:151:11: style: Technically the member function 'ResourceModel::getSmallFileName' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericRessources.h:157:16: style: Technically the member function 'ResourceModel::getType' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericRessources.h:159:8: style: Technically the member function 'ResourceModel::save' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericRessources.cpp:290:21: note: Technically the member function 'ResourceModel::save' can be const.
attal-src-1.0-rc2/libCommon/genericRessources.h:159:8: note: Technically the member function 'ResourceModel::save' can be const.
attal-src-1.0-rc2/libCommon/genericRessources.h:203:2: style: Class 'ResourceHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libCommon/genericRessources.h:226:18: style: Class 'ResourceHandler' is unsafe, 'ResourceHandler::_ress' can leak by wrong usage. [unsafeClassCanLeak]
attal-src-1.0-rc2/libCommon/genericTeam.cpp:139:14: warning: Member variable 'TeamHandler::_team' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericTeam.cpp:139:14: warning: Member variable 'TeamHandler::_state' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/genericTeam.cpp:45:2: performance: Variable '_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libCommon/genericTeam.cpp:46:2: performance: Variable '_red' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libCommon/genericTeam.cpp:47:2: performance: Variable '_green' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libCommon/genericTeam.cpp:48:2: performance: Variable '_blue' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libCommon/genericTeam.h:56:7: style: Technically the member function 'GenericTeam::getNumber' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericTeam.h:59:10: style: Technically the member function 'GenericTeam::getName' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericTeam.h:65:7: style: Technically the member function 'GenericTeam::getRed' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericTeam.h:71:7: style: Technically the member function 'GenericTeam::getBlue' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericTeam.h:77:7: style: Technically the member function 'GenericTeam::getGreen' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/genericTeam.h:51:2: style: Class 'GenericTeam' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libCommon/genericTeam.h:114:2: style: Class 'TeamHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libCommon/genericTeam.h:136:16: style: Class 'TeamHandler' is unsafe, 'TeamHandler::_team' can leak by wrong usage. [unsafeClassCanLeak]
attal-src-1.0-rc2/libCommon/groupName.cpp:62:9: error: Memory is allocated but not initialized: group [uninitdata]
attal-src-1.0-rc2/libCommon/groupName.cpp:63:9: error: Memory is allocated but not initialized: group [uninitdata]
attal-src-1.0-rc2/libCommon/log.cpp:206:6: style: The scope of the variable 'len' can be reduced. [variableScope]
attal-src-1.0-rc2/libCommon/log.cpp:207:6: style: The scope of the variable 'pos' can be reduced. [variableScope]
attal-src-1.0-rc2/libCommon/log.cpp:195:9: error: va_list 'ap' was opened but not closed by va_end(). [va_end_missing]
attal-src-1.0-rc2/libCommon/lordArtefactsConfiguration.cpp:216:32: warning: Member variable 'ArtefactsConfigurationHandler::_position' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/lordArtefactsConfiguration.cpp:216:32: warning: Member variable 'ArtefactsConfigurationHandler::_state' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/lordArtefactsConfiguration.cpp:45:2: performance: Variable '_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libCommon/lordArtefactsConfiguration.cpp:46:2: performance: Variable '_nb' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libCommon/lordArtefactsConfiguration.h:53:10: style: Technically the member function 'ArtefactPosition::getName' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/lordArtefactsConfiguration.h:60:7: style: Technically the member function 'ArtefactPosition::getNumber' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/lordArtefactsConfiguration.cpp:78:24: note: Technically the member function 'ArtefactPosition::getNumber' can be const.
attal-src-1.0-rc2/libCommon/lordArtefactsConfiguration.h:60:7: note: Technically the member function 'ArtefactPosition::getNumber' can be const.
attal-src-1.0-rc2/libCommon/lordArtefactsConfiguration.h:121:2: style: Class 'ArtefactsConfigurationHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libCommon/lordArtefactsConfiguration.h:144:21: style: Class 'ArtefactsConfigurationHandler' is unsafe, 'ArtefactsConfigurationHandler::_position' can leak by wrong usage. [unsafeClassCanLeak]
attal-src-1.0-rc2/libCommon/lordCategoryModel.cpp:206:22: style: The scope of the variable 'category' can be reduced. [variableScope]
attal-src-1.0-rc2/libCommon/lordCategoryModel.cpp:239:22: warning: Member variable 'LordCategoryHandler::_state' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/lordCategoryModel.cpp:45:2: performance: Variable '_attack' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libCommon/lordCategoryModel.cpp:46:2: performance: Variable '_defense' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libCommon/lordCategoryModel.cpp:47:2: performance: Variable '_power' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libCommon/lordCategoryModel.cpp:48:2: performance: Variable '_knowledge' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libCommon/lordCategoryModel.cpp:49:2: performance: Variable '_charisma' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libCommon/lordCategoryModel.h:49:18: style: Technically the member function 'LordCategoryModel::getName' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/lordCategoryModel.h:55:18: style: Technically the member function 'LordCategoryModel::getDescription' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/lordCategoryModel.h:65:7: style: Technically the member function 'LordCategoryModel::getRace' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/lordCategoryModel.h:69:7: style: Technically the member function 'LordCategoryModel::getEvolution' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/lordCategoryModel.cpp:106:25: note: Technically the member function 'LordCategoryModel::getEvolution' can be const.
attal-src-1.0-rc2/libCommon/lordCategoryModel.h:69:7: note: Technically the member function 'LordCategoryModel::getEvolution' can be const.
attal-src-1.0-rc2/libCommon/lordCategoryModel.h:71:13: style: Technically the member function 'LordCategoryModel::getRandomEvolution' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/lordCategoryModel.cpp:133:31: note: Technically the member function 'LordCategoryModel::getRandomEvolution' can be const.
attal-src-1.0-rc2/libCommon/lordCategoryModel.h:71:13: note: Technically the member function 'LordCategoryModel::getRandomEvolution' can be const.
attal-src-1.0-rc2/libCommon/lordCategoryModel.h:104:2: style: Class 'LordCategoryHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libCommon/lordCategoryModel.h:130:22: style: Class 'LordCategoryHandler' is unsafe, 'LordCategoryHandler::_category' can leak by wrong usage. [unsafeClassCanLeak]
attal-src-1.0-rc2/libCommon/lordExperience.cpp:152:24: warning: Member variable 'LordExperienceHandler::_state' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/lordExperience.h:84:2: style: Class 'LordExperienceHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libCommon/parser.cpp:50:17: warning: Member variable 'ScenarioParser::_calendar' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/parser.cpp:50:17: warning: Member variable 'ScenarioParser::_base' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/parser.cpp:50:17: warning: Member variable 'ScenarioParser::_building' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/parser.cpp:50:17: warning: Member variable 'ScenarioParser::_lord' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/parser.cpp:50:17: warning: Member variable 'ScenarioParser::_creature' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/parser.cpp:50:17: warning: Member variable 'ScenarioParser::_quest' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/parser.cpp:50:17: warning: Member variable 'ScenarioParser::_unit' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/parser.cpp:50:17: warning: Member variable 'ScenarioParser::_event' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/parser.cpp:50:17: warning: Member variable 'ScenarioParser::_artefact' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/parser.cpp:50:17: warning: Member variable 'ScenarioParser::_lordArtefact' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/parser.cpp:50:17: warning: Member variable 'ScenarioParser::_currentCondition' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/parser.cpp:50:17: warning: Member variable 'ScenarioParser::_height' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/parser.cpp:50:17: warning: Member variable 'ScenarioParser::_width' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/parser.cpp:50:17: warning: Member variable 'ScenarioParser::_id' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/parser.cpp:50:17: warning: Member variable 'ScenarioParser::_row' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/parser.cpp:50:17: warning: Member variable 'ScenarioParser::_col' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/parser.cpp:50:17: warning: Member variable 'ScenarioParser::_pos' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/parser.cpp:50:17: warning: Member variable 'ScenarioParser::_baseType' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/parser.cpp:50:17: warning: Member variable 'ScenarioParser::_baseId' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/parser.cpp:50:17: warning: Member variable 'ScenarioParser::_buildId' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/parser.cpp:50:17: warning: Member variable 'ScenarioParser::_number' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/parser.cpp:50:17: warning: Member variable 'ScenarioParser::_move' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/parser.cpp:50:17: warning: Member variable 'ScenarioParser::_health' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/parser.cpp:50:17: warning: Member variable 'ScenarioParser::_behaviour' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/parser.cpp:50:17: warning: Member variable 'ScenarioParser::_flee' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/parser.cpp:50:17: warning: Member variable 'ScenarioParser::_looking' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/parser.cpp:50:17: warning: Member variable 'ScenarioParser::_race' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/parser.cpp:50:17: warning: Member variable 'ScenarioParser::_level' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/parser.cpp:50:17: warning: Member variable 'ScenarioParser::_res' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/parser.cpp:50:17: warning: Member variable 'ScenarioParser::_machine' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/parser.cpp:50:17: warning: Member variable 'ScenarioParser::_player' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/parser.cpp:50:17: warning: Member variable 'ScenarioParser::_posOk' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/parser.cpp:50:17: warning: Member variable 'ScenarioParser::_state' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/parser.cpp:50:17: warning: Member variable 'ScenarioParser::_lordState' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/parser.cpp:50:17: warning: Member variable 'ScenarioParser::_baseState' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/parser.cpp:50:17: warning: Member variable 'ScenarioParser::_questState' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/parser.cpp:50:17: warning: Member variable 'ScenarioParser::_oldQuestState' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/parser.cpp:50:17: warning: Member variable 'ScenarioParser::_eventState' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/parser.h:110:2: style: Class 'ScenarioParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libCommon/pathFinder.cpp:140:6: style: The scope of the variable 'row' can be reduced. [variableScope]
attal-src-1.0-rc2/libCommon/pathFinder.cpp:140:11: style: The scope of the variable 'col' can be reduced. [variableScope]
attal-src-1.0-rc2/libCommon/pathFinder.cpp:43:29: warning: Function 'PathFinder' argument order different: declaration 'h, w, m' definition 'w, h, m' [funcArgOrderDifferent]
attal-src-1.0-rc2/libCommon/pathFinder.h:106:18: note: Function 'PathFinder' argument order different: declaration 'h, w, m' definition 'w, h, m'
attal-src-1.0-rc2/libCommon/pathFinder.cpp:43:29: note: Function 'PathFinder' argument order different: declaration 'h, w, m' definition 'w, h, m'
attal-src-1.0-rc2/libCommon/pathFinder.cpp:256:3: style: Variable 'i' is modified but its new value is never used. [unreadVariable]
attal-src-1.0-rc2/libCommon/pathFinder.cpp:510:3: style: Variable 'i' is modified but its new value is never used. [unreadVariable]
attal-src-1.0-rc2/libCommon/pathFinder.cpp:37:13: warning: Member variable 'PathFinder::_table' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/pathFinder.cpp:37:13: warning: Member variable 'PathFinder::_start' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/pathFinder.h:118:7: style: Technically the member function 'PathFinder::isPath' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/pathFinder.cpp:193:18: note: Technically the member function 'PathFinder::isPath' can be const.
attal-src-1.0-rc2/libCommon/pathFinder.h:118:7: note: Technically the member function 'PathFinder::isPath' can be const.
attal-src-1.0-rc2/libCommon/pathFinder.h:120:6: style: Technically the member function 'PathFinder::getDist' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/pathFinder.cpp:204:17: note: Technically the member function 'PathFinder::getDist' can be const.
attal-src-1.0-rc2/libCommon/pathFinder.h:120:6: note: Technically the member function 'PathFinder::getDist' can be const.
attal-src-1.0-rc2/libCommon/pathFinder.h:173:7: performance: Technically the member function 'PathFightFinder::computePath' can be static. [functionStatic]
attal-src-1.0-rc2/libCommon/pathFinder.cpp:473:23: note: Technically the member function 'PathFightFinder::computePath' can be static.
attal-src-1.0-rc2/libCommon/pathFinder.h:173:7: note: Technically the member function 'PathFightFinder::computePath' can be static.
attal-src-1.0-rc2/libCommon/pathFinder.cpp:438:2: style: Class 'PathFightFinder' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
attal-src-1.0-rc2/libCommon/pathFinder.cpp:438:2: style: Class 'PathFightFinder' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
attal-src-1.0-rc2/libCommon/priceMarket.h:54:7: performance: Technically the member function 'PriceMarket::reinit' can be static. [functionStatic]
attal-src-1.0-rc2/libCommon/priceMarket.cpp:54:19: note: Technically the member function 'PriceMarket::reinit' can be static.
attal-src-1.0-rc2/libCommon/priceMarket.h:54:7: note: Technically the member function 'PriceMarket::reinit' can be static.
attal-src-1.0-rc2/libCommon/priceMarket.h:62:6: style: Technically the member function 'PriceMarket::getResourcePrice' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/priceMarket.cpp:39:2: style: Class 'PriceMarket' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
attal-src-1.0-rc2/libCommon/priceMarket.cpp:39:2: style: Class 'PriceMarket' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
attal-src-1.0-rc2/libCommon/quest.cpp:314:7: style: The scope of the variable 'absoluteCurrentDay' can be reduced. [variableScope]
attal-src-1.0-rc2/libCommon/quest.cpp:314:27: style: The scope of the variable 'absoluteQuestDay' can be reduced. [variableScope]
attal-src-1.0-rc2/libCommon/quest.cpp:640:17: style: The scope of the variable 'base' can be reduced. [variableScope]
attal-src-1.0-rc2/libCommon/quest.h:197:2: warning: Member variable 'QuestCondition::_type' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/quest.cpp:47:2: performance: Variable '_confirmationQuestion' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libCommon/quest.cpp:140:2: performance: Variable '_currentDate' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libCommon/quest.cpp:141:2: performance: Variable '_currentTurn' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libCommon/quest.cpp:277:2: performance: Variable '_day' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libCommon/quest.cpp:278:2: performance: Variable '_month' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libCommon/quest.cpp:279:2: performance: Variable '_week' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libCommon/quest.cpp:280:2: performance: Variable '_year' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libCommon/quest.cpp:281:2: performance: Variable '_nbDay' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libCommon/quest.cpp:372:2: performance: Variable '_charac' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libCommon/quest.cpp:375:2: performance: Variable '_value' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libCommon/quest.cpp:376:2: performance: Variable '_secondary' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libCommon/quest.cpp:377:2: performance: Variable '_artefact' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libCommon/quest.cpp:378:2: performance: Variable '_spell' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libCommon/quest.cpp:560:2: performance: Variable '_value' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libCommon/quest.cpp:561:2: performance: Variable '_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libCommon/quest.h:168:7: style: Technically the member function 'QuestData::getCurrentAbsoluteDate' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/quest.h:170:7: style: Technically the member function 'QuestData::getCurrentTurn' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/quest.h:233:15: warning: Virtual function 'clear' is called from destructor '~QuestConditionComposite()' at line 168. Dynamic binding is not used. [virtualCallInConstructor]
attal-src-1.0-rc2/libCommon/quest.cpp:168:2: note: Calling clear
attal-src-1.0-rc2/libCommon/quest.h:233:15: note: clear is a virtual method
attal-src-1.0-rc2/libCommon/quest.h:229:2: style: Class 'QuestConditionComposite' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libCommon/quest.h:233:15: style: The function 'clear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/libCommon/quest.h:205:15: note: Virtual function in base class
attal-src-1.0-rc2/libCommon/quest.h:233:15: note: Function in derived class
attal-src-1.0-rc2/libCommon/quest.h:254:7: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/libCommon/quest.h:203:15: note: Virtual function in base class
attal-src-1.0-rc2/libCommon/quest.h:254:7: note: Function in derived class
attal-src-1.0-rc2/libCommon/quest.h:256:7: style: The function 'check' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/libCommon/quest.h:207:15: note: Virtual function in base class
attal-src-1.0-rc2/libCommon/quest.h:256:7: note: Function in derived class
attal-src-1.0-rc2/libCommon/quest.h:258:10: style: The function 'getLabel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/libCommon/quest.h:209:18: note: Virtual function in base class
attal-src-1.0-rc2/libCommon/quest.h:258:10: note: Function in derived class
attal-src-1.0-rc2/libCommon/quest.h:278:7: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/libCommon/quest.h:203:15: note: Virtual function in base class
attal-src-1.0-rc2/libCommon/quest.h:278:7: note: Function in derived class
attal-src-1.0-rc2/libCommon/quest.h:280:7: style: The function 'check' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/libCommon/quest.h:207:15: note: Virtual function in base class
attal-src-1.0-rc2/libCommon/quest.h:280:7: note: Function in derived class
attal-src-1.0-rc2/libCommon/quest.h:282:10: style: The function 'getLabel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/libCommon/quest.h:209:18: note: Virtual function in base class
attal-src-1.0-rc2/libCommon/quest.h:282:10: note: Function in derived class
attal-src-1.0-rc2/libCommon/quest.h:322:7: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/libCommon/quest.h:203:15: note: Virtual function in base class
attal-src-1.0-rc2/libCommon/quest.h:322:7: note: Function in derived class
attal-src-1.0-rc2/libCommon/quest.h:324:7: style: The function 'check' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/libCommon/quest.h:207:15: note: Virtual function in base class
attal-src-1.0-rc2/libCommon/quest.h:324:7: note: Function in derived class
attal-src-1.0-rc2/libCommon/quest.h:326:10: style: The function 'getLabel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/libCommon/quest.h:209:18: note: Virtual function in base class
attal-src-1.0-rc2/libCommon/quest.h:326:10: note: Function in derived class
attal-src-1.0-rc2/libCommon/quest.h:386:7: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/libCommon/quest.h:203:15: note: Virtual function in base class
attal-src-1.0-rc2/libCommon/quest.h:386:7: note: Function in derived class
attal-src-1.0-rc2/libCommon/quest.h:388:7: style: The function 'check' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/libCommon/quest.h:207:15: note: Virtual function in base class
attal-src-1.0-rc2/libCommon/quest.h:388:7: note: Function in derived class
attal-src-1.0-rc2/libCommon/quest.h:390:10: style: The function 'getLabel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/libCommon/quest.h:209:18: note: Virtual function in base class
attal-src-1.0-rc2/libCommon/quest.h:390:10: note: Function in derived class
attal-src-1.0-rc2/libCommon/skill.cpp:91:13: warning: Member variable 'SkillModel::_type' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/skill.h:53:6: style: Technically the member function 'Skill::getId' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/skill.h:58:6: style: Technically the member function 'Skill::getLevel' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/skill.h:101:10: style: Technically the member function 'SkillModel::getName' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/skill.h:105:10: style: Technically the member function 'SkillModel::getDescription' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/skill.h:110:12: style: Technically the member function 'SkillModel::getType' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/technic.cpp:147:17: warning: Member variable 'TechnicHandler::_tech' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/technic.cpp:147:17: warning: Member variable 'TechnicHandler::_val' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/technic.cpp:147:17: warning: Member variable 'TechnicHandler::_cla' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/technic.cpp:147:17: warning: Member variable 'TechnicHandler::_state' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/technic.h:55:6: style: Technically the member function 'GenericTechnic::getCost' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/technic.h:61:6: style: Technically the member function 'GenericTechnic::getClass' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/technic.h:67:6: style: Technically the member function 'GenericTechnic::getLevel' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/technic.h:73:6: style: Technically the member function 'GenericTechnic::getType' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/technic.h:79:10: style: Technically the member function 'GenericTechnic::getName' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/technic.h:82:7: performance: Technically the member function 'GenericTechnic::isFight' can be static. [functionStatic]
attal-src-1.0-rc2/libCommon/technic.h:168:2: style: Class 'TechnicHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libCommon/technic.h:190:19: style: Class 'TechnicHandler' is unsafe, 'TechnicHandler::_tech' can leak by wrong usage. [unsafeClassCanLeak]
attal-src-1.0-rc2/libCommon/unit.cpp:123:3: style: Variable 'text' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
attal-src-1.0-rc2/libCommon/unit.cpp:122:3: note: Variable 'text' is reassigned a value before the old one has been used if variable is no semaphore variable.
attal-src-1.0-rc2/libCommon/unit.cpp:123:3: note: Variable 'text' is reassigned a value before the old one has been used if variable is no semaphore variable.
attal-src-1.0-rc2/libCommon/unit.cpp:187:2: style: Variable 'number' is reassigned a value before the old one has been used. [redundantAssignment]
attal-src-1.0-rc2/libCommon/unit.cpp:181:0: note: Variable 'number' is reassigned a value before the old one has been used.
attal-src-1.0-rc2/libCommon/unit.cpp:187:2: note: Variable 'number' is reassigned a value before the old one has been used.
attal-src-1.0-rc2/libCommon/unit.cpp:47:19: warning: Member variable 'GenericFightUnit::_lookingToRight' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/unit.h:70:7: style: Technically the member function 'GenericFightUnit::getRace' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/unit.h:73:7: style: Technically the member function 'GenericFightUnit::getLevel' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/unit.h:79:7: style: Technically the member function 'GenericFightUnit::getNumber' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/unit.h:88:7: style: Technically the member function 'GenericFightUnit::getMove' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/unit.h:96:7: style: Technically the member function 'GenericFightUnit::getHealth' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/unit.h:102:7: style: Technically the member function 'GenericFightUnit::getExperience' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/unit.h:112:7: style: Technically the member function 'GenericFightUnit::isAlive' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/unit.h:169:7: style: Technically the member function 'GenericFightUnit::isLookingToRight' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/unit.cpp:353:24: note: Technically the member function 'GenericFightUnit::isLookingToRight' can be const.
attal-src-1.0-rc2/libCommon/unit.h:169:7: note: Technically the member function 'GenericFightUnit::isLookingToRight' can be const.
attal-src-1.0-rc2/libCommon/unit.h:173:7: style: Technically the member function 'GenericFightUnit::canAttack' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/warMachine.cpp:145:15: style: The scope of the variable 'machine' can be reduced. [variableScope]
attal-src-1.0-rc2/libCommon/warMachine.cpp:43:13: warning: Member variable 'WarMachine::_id' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/warMachine.cpp:43:13: warning: Member variable 'WarMachine::_type' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/warMachine.cpp:164:20: warning: Member variable 'WarMachineHandler::_machine' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/warMachine.cpp:164:20: warning: Member variable 'WarMachineHandler::_state' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libCommon/warMachine.h:64:6: style: Technically the member function 'WarMachine::getId' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/warMachine.h:68:14: style: Technically the member function 'WarMachine::getType' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/warMachine.h:72:10: style: Technically the member function 'WarMachine::getName' can be const. [functionConst]
attal-src-1.0-rc2/libCommon/warMachine.h:111:2: style: Class 'WarMachineHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libCommon/warMachine.h:134:15: style: Class 'WarMachineHandler' is unsafe, 'WarMachineHandler::_machine' can leak by wrong usage. [unsafeClassCanLeak]
attal-src-1.0-rc2/libFight/casualtiesReport.cpp:90:21: style: The scope of the variable 'unit' can be reduced. [variableScope]
attal-src-1.0-rc2/libFight/fight.cpp:830:2: style: Variable 'attUnit' is reassigned a value before the old one has been used. [redundantAssignment]
attal-src-1.0-rc2/libFight/fight.cpp:825:0: note: Variable 'attUnit' is reassigned a value before the old one has been used.
attal-src-1.0-rc2/libFight/fight.cpp:830:2: note: Variable 'attUnit' is reassigned a value before the old one has been used.
attal-src-1.0-rc2/libFight/fight.cpp:831:2: style: Variable 'defUnit' is reassigned a value before the old one has been used. [redundantAssignment]
attal-src-1.0-rc2/libFight/fight.cpp:826:0: note: Variable 'defUnit' is reassigned a value before the old one has been used.
attal-src-1.0-rc2/libFight/fight.cpp:831:2: note: Variable 'defUnit' is reassigned a value before the old one has been used.
attal-src-1.0-rc2/libFight/fight.cpp:636:21: style: The scope of the variable 'oldUnit' can be reduced. [variableScope]
attal-src-1.0-rc2/libFight/fight.cpp:636:32: style: The scope of the variable 'newUnit' can be reduced. [variableScope]
attal-src-1.0-rc2/libFight/fight.cpp:952:21: style: The scope of the variable 'current' can be reduced. [variableScope]
attal-src-1.0-rc2/libFight/fight.cpp:1079:16: style: The scope of the variable 'lord' can be reduced. [variableScope]
attal-src-1.0-rc2/libFight/fight.cpp:822:43: style: Function 'handleDamages' argument 1 names different: declaration 'data' definition 'dataFight'. [funcArgNamesDifferent]
attal-src-1.0-rc2/libFight/fight.h:111:37: note: Function 'handleDamages' argument 1 names different: declaration 'data' definition 'dataFight'.
attal-src-1.0-rc2/libFight/fight.cpp:822:43: note: Function 'handleDamages' argument 1 names different: declaration 'data' definition 'dataFight'.
attal-src-1.0-rc2/libFight/fight.cpp:66:17: warning: Member variable 'attalFightData::row' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libFight/fight.cpp:66:17: warning: Member variable 'attalFightData::col' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libFight/fight.cpp:66:17: warning: Member variable 'attalFightData::attUnit' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libFight/fight.cpp:66:17: warning: Member variable 'attalFightData::defUnit' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libFight/fightResult.h:111:2: style: Class 'FightResultWizard' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libFight/fightResult.h:83:9: style: Class 'MainResult' is unsafe, 'MainResult::_photo1' can leak by wrong usage. [unsafeClassCanLeak]
attal-src-1.0-rc2/libFight/fightResult.h:83:20: style: Class 'MainResult' is unsafe, 'MainResult::_photo2' can leak by wrong usage. [unsafeClassCanLeak]
attal-src-1.0-rc2/libFight/fightSettingsDialog.h:43:2: style: Class 'FightSettingsDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libFight/fightUnit.cpp:413:24: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
attal-src-1.0-rc2/libFight/fightUnit.cpp:417:24: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
attal-src-1.0-rc2/libFight/fightUnit.cpp:152:16: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/libFight/fightUnit.cpp:172:6: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/libFight/fightUnit.cpp:173:10: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/libFight/fightUnit.cpp:243:20: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/libFight/fightUnit.cpp:52:12: warning: Member variable 'FightUnit::_moving' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libFight/fightUnit.cpp:52:12: warning: Member variable 'FightUnit::_destroyed' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libFight/fightUnit.cpp:63:12: warning: Member variable 'FightUnit::_moving' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libFight/fightUnit.cpp:55:2: performance: Variable '_cpt' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libFight/fightUnit.cpp:67:2: performance: Variable '_cpt' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libFight/fightUnit.h:56:2: style: Class 'FightUnit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libFight/graphicalFightCell.cpp:94:44: style: Function 'paint' argument 1 names different: declaration 'painter' definition 'p'. [funcArgNamesDifferent]
attal-src-1.0-rc2/libFight/graphicalFightCell.h:67:26: note: Function 'paint' argument 1 names different: declaration 'painter' definition 'p'.
attal-src-1.0-rc2/libFight/graphicalFightCell.cpp:94:44: note: Function 'paint' argument 1 names different: declaration 'painter' definition 'p'.
attal-src-1.0-rc2/libFight/graphicalFightMap.h:52:2: style: Class 'GraphicalFightMap' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libServer/attalServer.cpp:143:29: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/libServer/attalServer.cpp:187:10: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/libServer/attalServer.cpp:187:3: style: Variable 'sock' is reassigned a value before the old one has been used. [redundantAssignment]
attal-src-1.0-rc2/libServer/attalServer.cpp:186:0: note: Variable 'sock' is reassigned a value before the old one has been used.
attal-src-1.0-rc2/libServer/attalServer.cpp:187:3: note: Variable 'sock' is reassigned a value before the old one has been used.
attal-src-1.0-rc2/libServer/attalServer.cpp:864:3: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
attal-src-1.0-rc2/libServer/attalServer.cpp:866:5: note: Found duplicate branches for 'if' and 'else'.
attal-src-1.0-rc2/libServer/attalServer.cpp:864:3: note: Found duplicate branches for 'if' and 'else'.
attal-src-1.0-rc2/libServer/attalServer.cpp:895:3: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
attal-src-1.0-rc2/libServer/attalServer.cpp:897:5: note: Found duplicate branches for 'if' and 'else'.
attal-src-1.0-rc2/libServer/attalServer.cpp:895:3: note: Found duplicate branches for 'if' and 'else'.
attal-src-1.0-rc2/libServer/attalServer.cpp:507:22: style: The scope of the variable 'socket' can be reduced. [variableScope]
attal-src-1.0-rc2/libServer/attalServer.cpp:522:22: style: The scope of the variable 'socket' can be reduced. [variableScope]
attal-src-1.0-rc2/libServer/attalServer.cpp:535:22: style: The scope of the variable 'socket' can be reduced. [variableScope]
attal-src-1.0-rc2/libServer/attalServer.cpp:559:22: style: The scope of the variable 'socket' can be reduced. [variableScope]
attal-src-1.0-rc2/libServer/attalServer.cpp:579:22: style: The scope of the variable 'socket' can be reduced. [variableScope]
attal-src-1.0-rc2/libServer/attalServer.cpp:608:22: style: The scope of the variable 'socket' can be reduced. [variableScope]
attal-src-1.0-rc2/libServer/attalServer.cpp:773:6: style: The scope of the variable 'price' can be reduced. [variableScope]
attal-src-1.0-rc2/libServer/attalServer.cpp:795:22: style: The scope of the variable 'socket' can be reduced. [variableScope]
attal-src-1.0-rc2/libServer/attalServer.cpp:817:22: style: The scope of the variable 'socket' can be reduced. [variableScope]
attal-src-1.0-rc2/libServer/attalServer.cpp:876:22: style: The scope of the variable 'socket' can be reduced. [variableScope]
attal-src-1.0-rc2/libServer/attalServer.cpp:906:22: style: The scope of the variable 'socket' can be reduced. [variableScope]
attal-src-1.0-rc2/libServer/attalServer.cpp:921:18: style: The scope of the variable 'player' can be reduced. [variableScope]
attal-src-1.0-rc2/libServer/attalServer.cpp:1026:22: style: The scope of the variable 'socket' can be reduced. [variableScope]
attal-src-1.0-rc2/libServer/attalServer.cpp:1041:22: style: The scope of the variable 'socket' can be reduced. [variableScope]
attal-src-1.0-rc2/libServer/attalServer.cpp:1054:22: style: The scope of the variable 'socket' can be reduced. [variableScope]
attal-src-1.0-rc2/libServer/attalServer.cpp:1085:18: style: The scope of the variable 'player' can be reduced. [variableScope]
attal-src-1.0-rc2/libServer/attalServer.cpp:1120:22: style: The scope of the variable 'socket' can be reduced. [variableScope]
attal-src-1.0-rc2/libServer/attalServer.cpp:1144:22: style: The scope of the variable 'socket' can be reduced. [variableScope]
attal-src-1.0-rc2/libServer/attalServer.cpp:1205:22: style: The scope of the variable 'socket' can be reduced. [variableScope]
attal-src-1.0-rc2/libServer/attalServer.cpp:1223:22: style: The scope of the variable 'socket' can be reduced. [variableScope]
attal-src-1.0-rc2/libServer/attalServer.cpp:1260:18: style: The scope of the variable 'player' can be reduced. [variableScope]
attal-src-1.0-rc2/libServer/attalServer.cpp:1321:22: style: The scope of the variable 'socket' can be reduced. [variableScope]
attal-src-1.0-rc2/libServer/attalServer.cpp:1344:22: style: The scope of the variable 'socket' can be reduced. [variableScope]
attal-src-1.0-rc2/libServer/attalServer.cpp:1358:22: style: The scope of the variable 'socket' can be reduced. [variableScope]
attal-src-1.0-rc2/libServer/engine.cpp:1473:8: warning: Possible null pointer dereference: lord [nullPointer]
attal-src-1.0-rc2/libServer/engine.cpp:1461:23: note: Assignment 'lord=0', assigned value is 0
attal-src-1.0-rc2/libServer/engine.cpp:1473:8: note: Null pointer dereference
attal-src-1.0-rc2/libServer/engine.cpp:2086:2: warning: Either the condition 'if(campaign)' is redundant or there is possible null pointer dereference: campaign. [nullPointerRedundantCheck]
attal-src-1.0-rc2/libServer/engine.cpp:2093:4: note: Assuming that condition 'if(campaign)' is not redundant
attal-src-1.0-rc2/libServer/engine.cpp:2086:2: note: Null pointer dereference
attal-src-1.0-rc2/libServer/engine.cpp:2087:2: warning: Either the condition 'if(campaign)' is redundant or there is possible null pointer dereference: campaign. [nullPointerRedundantCheck]
attal-src-1.0-rc2/libServer/engine.cpp:2093:4: note: Assuming that condition 'if(campaign)' is not redundant
attal-src-1.0-rc2/libServer/engine.cpp:2087:2: note: Null pointer dereference
attal-src-1.0-rc2/libServer/engine.cpp:2088:2: warning: Either the condition 'if(campaign)' is redundant or there is possible null pointer dereference: campaign. [nullPointerRedundantCheck]
attal-src-1.0-rc2/libServer/engine.cpp:2093:4: note: Assuming that condition 'if(campaign)' is not redundant
attal-src-1.0-rc2/libServer/engine.cpp:2088:2: note: Null pointer dereference
attal-src-1.0-rc2/libServer/engine.cpp:2089:2: warning: Either the condition 'if(campaign)' is redundant or there is possible null pointer dereference: campaign. [nullPointerRedundantCheck]
attal-src-1.0-rc2/libServer/engine.cpp:2093:4: note: Assuming that condition 'if(campaign)' is not redundant
attal-src-1.0-rc2/libServer/engine.cpp:2089:2: note: Null pointer dereference
attal-src-1.0-rc2/libServer/engine.cpp:612:18: style: The scope of the variable 'tempPlayer' can be reduced. [variableScope]
attal-src-1.0-rc2/libServer/engine.cpp:814:20: style: The scope of the variable 'tempPlayer' can be reduced. [variableScope]
attal-src-1.0-rc2/libServer/engine.cpp:852:19: style: The scope of the variable 'tempPlayer' can be reduced. [variableScope]
attal-src-1.0-rc2/libServer/engine.cpp:963:18: style: The scope of the variable 'tempPlayer' can be reduced. [variableScope]
attal-src-1.0-rc2/libServer/engine.cpp:1165:21: style: The scope of the variable 'uni1' can be reduced. [variableScope]
attal-src-1.0-rc2/libServer/engine.cpp:1166:21: style: The scope of the variable 'uni2' can be reduced. [variableScope]
attal-src-1.0-rc2/libServer/engine.cpp:1356:6: style: The scope of the variable 'cupr' can be reduced. [variableScope]
attal-src-1.0-rc2/libServer/engine.cpp:1360:18: style: The scope of the variable 'model' can be reduced. [variableScope]
attal-src-1.0-rc2/libServer/engine.cpp:2636:19: style: The scope of the variable 'failCondition' can be reduced. [variableScope]
attal-src-1.0-rc2/libServer/engine.cpp:2636:36: style: The scope of the variable 'successCondition' can be reduced. [variableScope]
attal-src-1.0-rc2/libServer/engine.cpp:1729:50: style: Function 'slot_newPlayer' argument 1 names different: declaration 'player' definition 'socket'. [funcArgNamesDifferent]
attal-src-1.0-rc2/libServer/engine.h:139:43: note: Function 'slot_newPlayer' argument 1 names different: declaration 'player' definition 'socket'.
attal-src-1.0-rc2/libServer/engine.cpp:1729:50: note: Function 'slot_newPlayer' argument 1 names different: declaration 'player' definition 'socket'.
attal-src-1.0-rc2/libServer/engine.cpp:2234:33: style: Variable 'baseModel' is assigned a value that is never used. [unreadVariable]
attal-src-1.0-rc2/libServer/engine.h:66:2: style: Class 'Engine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libServer/fightAnalyst.cpp:120:10: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/libServer/fightAnalyst.cpp:269:32: style: The scope of the variable 'lordUnit' can be reduced. [variableScope]
attal-src-1.0-rc2/libServer/fightAnalyst.cpp:487:22: style: The scope of the variable 'current' can be reduced. [variableScope]
attal-src-1.0-rc2/libServer/fightAnalyst.cpp:639:74: style: Function 'getValidDestination' argument 1 names different: declaration 'currentUnit' definition 'unit'. [funcArgNamesDifferent]
attal-src-1.0-rc2/libServer/fightAnalyst.h:114:61: note: Function 'getValidDestination' argument 1 names different: declaration 'currentUnit' definition 'unit'.
attal-src-1.0-rc2/libServer/fightAnalyst.cpp:639:74: note: Function 'getValidDestination' argument 1 names different: declaration 'currentUnit' definition 'unit'.
attal-src-1.0-rc2/libServer/fightAnalyst.cpp:639:85: style: Function 'getValidDestination' argument 2 names different: declaration 'pos' definition 'opponentPos'. [funcArgNamesDifferent]
attal-src-1.0-rc2/libServer/fightAnalyst.h:114:78: note: Function 'getValidDestination' argument 2 names different: declaration 'pos' definition 'opponentPos'.
attal-src-1.0-rc2/libServer/fightAnalyst.cpp:639:85: note: Function 'getValidDestination' argument 2 names different: declaration 'pos' definition 'opponentPos'.
attal-src-1.0-rc2/libServer/fightAnalyst.cpp:101:15: warning: Member variable 'FightAnalyst::_oppIsAtt' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libServer/fightAnalyst.cpp:101:15: warning: Member variable 'FightAnalyst::_socket' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libServer/fightAnalyst.cpp:101:15: warning: Member variable 'FightAnalyst::_lordOpp' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libServer/fightAnalyst.cpp:101:15: warning: Member variable 'FightAnalyst::_unitsAtt' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libServer/fightAnalyst.cpp:101:15: warning: Member variable 'FightAnalyst::_unitsDef' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libServer/fightAnalyst.cpp:112:15: warning: Member variable 'FightAnalyst::_oppIsAtt' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libServer/fightAnalyst.cpp:112:15: warning: Member variable 'FightAnalyst::_socket' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libServer/fightAnalyst.cpp:112:15: warning: Member variable 'FightAnalyst::_lordOpp' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libServer/fightAnalyst.cpp:112:15: warning: Member variable 'FightAnalyst::_unitsAtt' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libServer/fightAnalyst.cpp:112:15: warning: Member variable 'FightAnalyst::_unitsDef' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libServer/fightAnalyst.h:89:7: style: Technically the member function 'FightAnalyst::IsCreature' can be const. [functionConst]
attal-src-1.0-rc2/libServer/fightAnalyst.h:91:6: performance: Technically the member function 'FightAnalyst::getPower' can be static. [functionStatic]
attal-src-1.0-rc2/libServer/fightAnalyst.cpp:611:19: note: Technically the member function 'FightAnalyst::getPower' can be static.
attal-src-1.0-rc2/libServer/fightAnalyst.h:91:6: note: Technically the member function 'FightAnalyst::getPower' can be static.
attal-src-1.0-rc2/libServer/fightAnalyst.h:98:7: performance: Technically the member function 'FightAnalyst::handleCell' can be static. [functionStatic]
attal-src-1.0-rc2/libServer/fightAnalyst.cpp:294:20: note: Technically the member function 'FightAnalyst::handleCell' can be static.
attal-src-1.0-rc2/libServer/fightAnalyst.h:98:7: note: Technically the member function 'FightAnalyst::handleCell' can be static.
attal-src-1.0-rc2/libServer/fightAnalyst.h:112:7: style: Technically the member function 'FightAnalyst::checkValidUnit' can be const. [functionConst]
attal-src-1.0-rc2/libServer/fightAnalyst.cpp:620:20: note: Technically the member function 'FightAnalyst::checkValidUnit' can be const.
attal-src-1.0-rc2/libServer/fightAnalyst.h:112:7: note: Technically the member function 'FightAnalyst::checkValidUnit' can be const.
attal-src-1.0-rc2/libServer/fightAnalyst.cpp:120:2: style: Class 'FightAnalyst' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
attal-src-1.0-rc2/libServer/fightAnalyst.cpp:120:2: style: Class 'FightAnalyst' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
attal-src-1.0-rc2/libServer/fightAnalyst.h:69:2: style: Class 'FightAnalyst' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libServer/fightEngine.cpp:428:7: style: The scope of the variable 'damage' can be reduced. [variableScope]
attal-src-1.0-rc2/libServer/fightEngine.cpp:428:0: style: The scope of the variable 'bonus' can be reduced. [variableScope]
attal-src-1.0-rc2/libServer/fightEngine.cpp:623:21: style: The scope of the variable 'unit' can be reduced. [variableScope]
attal-src-1.0-rc2/libServer/fightEngine.cpp:44:14: warning: Member variable 'FightEngine::_fightCreature' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libServer/fightEngine.cpp:44:14: warning: Member variable 'FightEngine::_hasEnded' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libServer/fightEngine.cpp:44:14: warning: Member variable 'FightEngine::_currentPlayer' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libServer/fightEngine.h:61:2: style: Class 'FightEngine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libServer/loadGame.cpp:90:37: style: Function 'loadCampaign' argument 1 names different: declaration 'fileName' definition 'filename'. [funcArgNamesDifferent]
attal-src-1.0-rc2/libServer/loadGame.h:60:28: note: Function 'loadCampaign' argument 1 names different: declaration 'fileName' definition 'filename'.
attal-src-1.0-rc2/libServer/loadGame.cpp:90:37: note: Function 'loadCampaign' argument 1 names different: declaration 'fileName' definition 'filename'.
attal-src-1.0-rc2/libServer/loadGame.h:88:10: performance: Technically the member function 'LoadGame::getFileName' can be static. [functionStatic]
attal-src-1.0-rc2/libServer/loadGame.cpp:245:19: note: Technically the member function 'LoadGame::getFileName' can be static.
attal-src-1.0-rc2/libServer/loadGame.h:88:10: note: Technically the member function 'LoadGame::getFileName' can be static.
attal-src-1.0-rc2/libServer/loadGame.h:96:7: performance: Technically the member function 'LoadGame::loadScenario' can be static. [functionStatic]
attal-src-1.0-rc2/libServer/loadGame.cpp:139:16: note: Technically the member function 'LoadGame::loadScenario' can be static.
attal-src-1.0-rc2/libServer/loadGame.h:96:7: note: Technically the member function 'LoadGame::loadScenario' can be static.
attal-src-1.0-rc2/libServer/playingTroops.cpp:43:53: style: Function 'compareItems' argument 1 names different: declaration 'i1' definition 'unit1'. [funcArgNamesDifferent]
attal-src-1.0-rc2/libServer/playingTroops.h:52:39: note: Function 'compareItems' argument 1 names different: declaration 'i1' definition 'unit1'.
attal-src-1.0-rc2/libServer/playingTroops.cpp:43:53: note: Function 'compareItems' argument 1 names different: declaration 'i1' definition 'unit1'.
attal-src-1.0-rc2/libServer/playingTroops.cpp:43:79: style: Function 'compareItems' argument 2 names different: declaration 'i2' definition 'unit2'. [funcArgNamesDifferent]
attal-src-1.0-rc2/libServer/playingTroops.h:52:62: note: Function 'compareItems' argument 2 names different: declaration 'i2' definition 'unit2'.
attal-src-1.0-rc2/libServer/playingTroops.cpp:43:79: note: Function 'compareItems' argument 2 names different: declaration 'i2' definition 'unit2'.
attal-src-1.0-rc2/libServer/playingTroops.h:42:2: style: Class 'PlayingTroops' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libServer/questionManager.cpp:38:2: performance: Variable '_type' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/libServer/scenarioDescription.cpp:116:12: style: Variable 'number' is assigned a value that is never used. [unreadVariable]
attal-src-1.0-rc2/libServer/scenarioDescription.cpp:77:28: warning: Member variable 'ScenarioDescriptionParser::_state' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/libServer/scenarioDescription.h:55:7: style: Technically the member function 'ScenarioDescription::getWidth' can be const. [functionConst]
attal-src-1.0-rc2/libServer/scenarioDescription.h:59:7: style: Technically the member function 'ScenarioDescription::getHeight' can be const. [functionConst]
attal-src-1.0-rc2/libServer/scenarioDescription.h:63:7: style: Technically the member function 'ScenarioDescription::getNbPlayers' can be const. [functionConst]
attal-src-1.0-rc2/libServer/scenarioDescription.h:67:18: style: Technically the member function 'ScenarioDescription::getName' can be const. [functionConst]
attal-src-1.0-rc2/libServer/scenarioDescription.h:71:18: style: Technically the member function 'ScenarioDescription::getDescription' can be const. [functionConst]
attal-src-1.0-rc2/libServer/scenarioDescription.h:75:10: style: Technically the member function 'ScenarioDescription::getFileName' can be const. [functionConst]
attal-src-1.0-rc2/libServer/scenarioDescription.h:91:2: style: Class 'ScenarioDescriptionParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/libServer/tavernManager.h:53:7: performance: Technically the member function 'TavernManager::reinit' can be static. [functionStatic]
attal-src-1.0-rc2/libServer/tavernManager.cpp:44:21: note: Technically the member function 'TavernManager::reinit' can be static.
attal-src-1.0-rc2/libServer/tavernManager.h:53:7: note: Technically the member function 'TavernManager::reinit' can be static.
attal-src-1.0-rc2/libServer/tavernManager.h:55:7: performance: Technically the member function 'TavernManager::getTavernLordNumber' can be static. [functionStatic]
attal-src-1.0-rc2/libServer/tavernManager.cpp:49:21: note: Technically the member function 'TavernManager::getTavernLordNumber' can be static.
attal-src-1.0-rc2/libServer/tavernManager.h:55:7: note: Technically the member function 'TavernManager::getTavernLordNumber' can be static.
attal-src-1.0-rc2/libServer/tavernManager.h:59:7: performance: Technically the member function 'TavernManager::newDay' can be static. [functionStatic]
attal-src-1.0-rc2/libServer/tavernManager.cpp:92:21: note: Technically the member function 'TavernManager::newDay' can be static.
attal-src-1.0-rc2/libServer/tavernManager.h:59:7: note: Technically the member function 'TavernManager::newDay' can be static.
attal-src-1.0-rc2/libServer/tavernManager.h:51:2: style: Class 'TavernManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/scenarioEditor/displayQuests.cpp:130:10: style: The scope of the variable 'quest' can be reduced. [variableScope]
attal-src-1.0-rc2/scenarioEditor/editorHandler.cpp:36:16: warning: Member variable 'EditorHandler::_tempStream' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/scenarioEditor/editorHandler.cpp:36:16: warning: Member variable 'EditorHandler::_buffer' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/scenarioEditor/editorHandler.cpp:36:16: warning: Member variable 'EditorHandler::_player' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/scenarioEditor/editorHandler.cpp:36:16: warning: Member variable 'EditorHandler::_state' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/scenarioEditor/editorHandler.h:51:2: style: Class 'EditorHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/scenarioEditor/itemSelection.cpp:162:64: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/scenarioEditor/itemSelection.cpp:163:80: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/scenarioEditor/itemSelection.cpp:204:4: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/scenarioEditor/itemSelection.cpp:254:53: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/scenarioEditor/itemSelection.cpp:257:39: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/scenarioEditor/itemSelection.cpp:283:42: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/scenarioEditor/itemSelection.cpp:287:28: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/scenarioEditor/itemSelection.cpp:311:43: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/scenarioEditor/itemSelection.cpp:314:24: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/scenarioEditor/itemSelection.cpp:340:21: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/scenarioEditor/itemSelection.cpp:373:19: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/scenarioEditor/itemSelection.cpp:424:19: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/scenarioEditor/itemSelection.cpp:489:65: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/scenarioEditor/itemSelection.cpp:490:81: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/scenarioEditor/itemSelection.cpp:493:51: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/scenarioEditor/itemSelection.cpp:178:24: style: The scope of the variable 'item' can be reduced. [variableScope]
attal-src-1.0-rc2/scenarioEditor/itemSelection.cpp:102:45: style: Function 'addNewWidget' argument 1 names different: declaration 'button' definition 'widget'. [funcArgNamesDifferent]
attal-src-1.0-rc2/scenarioEditor/itemSelection.h:68:31: note: Function 'addNewWidget' argument 1 names different: declaration 'button' definition 'widget'.
attal-src-1.0-rc2/scenarioEditor/itemSelection.cpp:102:45: note: Function 'addNewWidget' argument 1 names different: declaration 'button' definition 'widget'.
attal-src-1.0-rc2/scenarioEditor/itemSelection.cpp:71:16: warning: Member variable 'ItemSelection::_data' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/scenarioEditor/itemSelection.h:87:7: style: The function 'handleLeftClick' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/scenarioEditor/itemSelection.h:58:15: note: Virtual function in base class
attal-src-1.0-rc2/scenarioEditor/itemSelection.h:87:7: note: Function in derived class
attal-src-1.0-rc2/scenarioEditor/itemSelection.h:99:7: style: The function 'handleLeftClick' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/scenarioEditor/itemSelection.h:58:15: note: Virtual function in base class
attal-src-1.0-rc2/scenarioEditor/itemSelection.h:99:7: note: Function in derived class
attal-src-1.0-rc2/scenarioEditor/itemSelection.h:119:7: style: The function 'handleLeftClick' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/scenarioEditor/itemSelection.h:58:15: note: Virtual function in base class
attal-src-1.0-rc2/scenarioEditor/itemSelection.h:119:7: note: Function in derived class
attal-src-1.0-rc2/scenarioEditor/itemSelection.h:135:7: style: The function 'handleLeftClick' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/scenarioEditor/itemSelection.h:58:15: note: Virtual function in base class
attal-src-1.0-rc2/scenarioEditor/itemSelection.h:135:7: note: Function in derived class
attal-src-1.0-rc2/scenarioEditor/itemSelection.h:146:7: style: The function 'handleLeftClick' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/scenarioEditor/itemSelection.h:58:15: note: Virtual function in base class
attal-src-1.0-rc2/scenarioEditor/itemSelection.h:146:7: note: Function in derived class
attal-src-1.0-rc2/scenarioEditor/itemSelection.h:157:7: style: The function 'handleLeftClick' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/scenarioEditor/itemSelection.h:58:15: note: Virtual function in base class
attal-src-1.0-rc2/scenarioEditor/itemSelection.h:157:7: note: Function in derived class
attal-src-1.0-rc2/scenarioEditor/itemSelection.h:169:7: style: The function 'handleLeftClick' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/scenarioEditor/itemSelection.h:58:15: note: Virtual function in base class
attal-src-1.0-rc2/scenarioEditor/itemSelection.h:169:7: note: Function in derived class
attal-src-1.0-rc2/scenarioEditor/itemSelection.h:180:7: style: The function 'handleLeftClick' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/scenarioEditor/itemSelection.h:58:15: note: Virtual function in base class
attal-src-1.0-rc2/scenarioEditor/itemSelection.h:180:7: note: Function in derived class
attal-src-1.0-rc2/scenarioEditor/itemSelection.h:191:7: style: The function 'handleLeftClick' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/scenarioEditor/itemSelection.h:58:15: note: Virtual function in base class
attal-src-1.0-rc2/scenarioEditor/itemSelection.h:191:7: note: Function in derived class
attal-src-1.0-rc2/scenarioEditor/itemSelection.h:202:7: style: The function 'handleLeftClick' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/scenarioEditor/itemSelection.h:58:15: note: Virtual function in base class
attal-src-1.0-rc2/scenarioEditor/itemSelection.h:202:7: note: Function in derived class
attal-src-1.0-rc2/scenarioEditor/itemSelector.cpp:160:4: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/scenarioEditor/itemSelector.h:89:2: style: Class 'ItemScroll' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/scenarioEditor/propertiesBase.cpp:179:20: style: The scope of the variable 'item' can be reduced. [variableScope]
attal-src-1.0-rc2/scenarioEditor/propertiesBase.cpp:233:6: style: The scope of the variable 'm' can be reduced. [variableScope]
attal-src-1.0-rc2/scenarioEditor/propertiesBase.h:67:15: warning: Virtual function 'accept' is called from constructor 'PropertiesBase(QList<GenericPlayer*>*players,QWidget*parent=0,const char*name=0)' at line 91. Dynamic binding is not used. [virtualCallInConstructor]
attal-src-1.0-rc2/scenarioEditor/propertiesBase.cpp:91:50: note: Calling accept
attal-src-1.0-rc2/scenarioEditor/propertiesBase.h:67:15: note: accept is a virtual method
attal-src-1.0-rc2/scenarioEditor/propertiesLord.h:243:7: style: The function 'fillList' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/scenarioEditor/propertiesLord.h:221:15: note: Virtual function in base class
attal-src-1.0-rc2/scenarioEditor/propertiesLord.h:243:7: note: Function in derived class
attal-src-1.0-rc2/scenarioEditor/propertiesLord.h:245:7: style: The function 'refreshList' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/scenarioEditor/propertiesLord.h:223:15: note: Virtual function in base class
attal-src-1.0-rc2/scenarioEditor/propertiesLord.h:245:7: note: Function in derived class
attal-src-1.0-rc2/scenarioEditor/propertiesLord.h:259:7: style: The function 'fillList' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/scenarioEditor/propertiesLord.h:221:15: note: Virtual function in base class
attal-src-1.0-rc2/scenarioEditor/propertiesLord.h:259:7: note: Function in derived class
attal-src-1.0-rc2/scenarioEditor/propertiesLord.h:261:7: style: The function 'refreshList' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/scenarioEditor/propertiesLord.h:223:15: note: Virtual function in base class
attal-src-1.0-rc2/scenarioEditor/propertiesLord.h:261:7: note: Function in derived class
attal-src-1.0-rc2/scenarioEditor/propertiesLord.h:275:7: style: The function 'fillList' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/scenarioEditor/propertiesLord.h:221:15: note: Virtual function in base class
attal-src-1.0-rc2/scenarioEditor/propertiesLord.h:275:7: note: Function in derived class
attal-src-1.0-rc2/scenarioEditor/propertiesLord.h:277:7: style: The function 'refreshList' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/scenarioEditor/propertiesLord.h:223:15: note: Virtual function in base class
attal-src-1.0-rc2/scenarioEditor/propertiesLord.h:277:7: note: Function in derived class
attal-src-1.0-rc2/scenarioEditor/propertiesEvent.cpp:102:15: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/scenarioEditor/propertiesEvent.cpp:105:15: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/scenarioEditor/propertiesEvent.cpp:108:15: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/scenarioEditor/propertiesEvent.h:90:7: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/scenarioEditor/propertiesEvent.h:78:15: note: Virtual function in base class
attal-src-1.0-rc2/scenarioEditor/propertiesEvent.h:90:7: note: Function in derived class
attal-src-1.0-rc2/scenarioEditor/propertiesEvent.h:106:7: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/scenarioEditor/propertiesEvent.h:78:15: note: Virtual function in base class
attal-src-1.0-rc2/scenarioEditor/propertiesEvent.h:106:7: note: Function in derived class
attal-src-1.0-rc2/scenarioEditor/propertiesEvent.h:129:7: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/scenarioEditor/propertiesEvent.h:78:15: note: Virtual function in base class
attal-src-1.0-rc2/scenarioEditor/propertiesEvent.h:129:7: note: Function in derived class
attal-src-1.0-rc2/scenarioEditor/propertiesLord.h:76:15: warning: Virtual function 'accept' is called from constructor 'PropertiesLord(QList<GenericPlayer*>*players,QWidget*parent=0,const char*name=0)' at line 104. Dynamic binding is not used. [virtualCallInConstructor]
attal-src-1.0-rc2/scenarioEditor/propertiesLord.cpp:104:50: note: Calling accept
attal-src-1.0-rc2/scenarioEditor/propertiesLord.h:76:15: note: accept is a virtual method
attal-src-1.0-rc2/scenarioEditor/propertiesLord.h:223:15: warning: Virtual function 'refreshList' is called from constructor 'DoubleTableWidget(QWidget*parent=0,const char*name=0)' at line 933. Dynamic binding is not used. [virtualCallInConstructor]
attal-src-1.0-rc2/scenarioEditor/propertiesLord.cpp:933:55: note: Calling addButtonPushed
attal-src-1.0-rc2/scenarioEditor/propertiesLord.cpp:959:4: note: Calling refreshList
attal-src-1.0-rc2/scenarioEditor/propertiesLord.h:223:15: note: refreshList is a virtual method
attal-src-1.0-rc2/scenarioEditor/propertiesLord.h:223:15: warning: Virtual function 'refreshList' is called from constructor 'DoubleTableWidget(QWidget*parent=0,const char*name=0)' at line 935. Dynamic binding is not used. [virtualCallInConstructor]
attal-src-1.0-rc2/scenarioEditor/propertiesLord.cpp:935:58: note: Calling removeButtonPushed
attal-src-1.0-rc2/scenarioEditor/propertiesLord.cpp:972:4: note: Calling refreshList
attal-src-1.0-rc2/scenarioEditor/propertiesLord.h:223:15: note: refreshList is a virtual method
attal-src-1.0-rc2/scenarioEditor/propertiesPlayers.cpp:55:2: performance: Variable '_numPlayers' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/scenarioEditor/questConditionEditor.cpp:169:17: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/scenarioEditor/questConditionEditor.cpp:215:24: style: The scope of the variable 'item' can be reduced. [variableScope]
attal-src-1.0-rc2/scenarioEditor/questConditionEditor.h:109:2: style: Class 'QuestConditionItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/scenarioEditor/questConditionEditor.h:111:2: style: Class 'QuestConditionItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/scenarioEditor/scenarioInterface.cpp:63:2: performance: Variable '_filename' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/scenarioEditor/screen.cpp:499:2: warning: Either the condition 'theMap' is redundant or there is possible null pointer dereference: theMap. [nullPointerRedundantCheck]
attal-src-1.0-rc2/scenarioEditor/screen.cpp:487:6: note: Assuming that condition 'theMap' is not redundant
attal-src-1.0-rc2/scenarioEditor/screen.cpp:499:2: note: Null pointer dereference
attal-src-1.0-rc2/scenarioEditor/screen.cpp:177:30: style: Function 'slot_popup' argument 1 names different: declaration 'id' definition 'num'. [funcArgNamesDifferent]
attal-src-1.0-rc2/scenarioEditor/screen.h:108:23: note: Function 'slot_popup' argument 1 names different: declaration 'id' definition 'num'.
attal-src-1.0-rc2/scenarioEditor/screen.cpp:177:30: note: Function 'slot_popup' argument 1 names different: declaration 'id' definition 'num'.
attal-src-1.0-rc2/scenarioEditor/tilePresentation.cpp:54:19: warning: Member variable 'TilePresentation::_cell' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/scenarioEditor/tileSelection.cpp:56:21: style: The scope of the variable 'pres' can be reduced. [variableScope]
attal-src-1.0-rc2/server/displayScenarii.cpp:177:40: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/server/displayScenarii.cpp:259:2: style: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
attal-src-1.0-rc2/server/displayScenarii.cpp:257:0: note: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable.
attal-src-1.0-rc2/server/displayScenarii.cpp:259:2: note: Variable 'ret' is reassigned a value before the old one has been used if variable is no semaphore variable.
attal-src-1.0-rc2/server/displayScenarii.cpp:192:24: style: The scope of the variable 'desc' can be reduced. [variableScope]
attal-src-1.0-rc2/server/displayScenarii.h:53:2: style: Class 'DisplayScenarioDescription' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/server/displayScenarii.h:89:2: style: Class 'DisplayScenarii' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/server/displayScenarii.h:119:2: style: Class 'DisplayScenariiDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/server/interfaceDuel.h:99:14: style: Class 'ServerWidget' is unsafe, 'ServerWidget::_editLine' can leak by wrong usage. [unsafeClassCanLeak]
attal-src-1.0-rc2/server/serverInterface.cpp:323:16: style: The scope of the variable 'socket' can be reduced. [variableScope]
attal-src-1.0-rc2/server/serverInterface.cpp:356:16: style: The scope of the variable 'socket' can be reduced. [variableScope]
attal-src-1.0-rc2/server/serverWidgets.h:127:2: style: Class 'ConfigConnection' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/server/serverWidgets.cpp:192:7: style: The scope of the variable 'found' can be reduced. [variableScope]
attal-src-1.0-rc2/server/serverWidgets.cpp:193:20: style: The scope of the variable 'item' can be reduced. [variableScope]
attal-src-1.0-rc2/test/testattal.cpp:38:14: style: Variable 'count' is assigned a value that is never used. [unreadVariable]
attal-src-1.0-rc2/themeEditor/artefactAction.cpp:100:27: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/themeEditor/artefactAction.cpp:101:26: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/themeEditor/artefactAction.cpp:102:22: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/themeEditor/artefactAction.cpp:103:22: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/themeEditor/artefactAction.cpp:109:34: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/themeEditor/artefactAction.cpp:133:31: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/themeEditor/artefactAction.cpp:128:29: style: The scope of the variable 'action' can be reduced. [variableScope]
attal-src-1.0-rc2/themeEditor/artefactAction.cpp:149:2: performance: Variable '_action' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/themeEditor/artefactAction.cpp:150:2: performance: Variable '_modif' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/themeEditor/artefactAction.cpp:151:2: performance: Variable '_param' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/themeEditor/askDiversification.h:66:15: warning: Virtual function 'slot_accept' is called from constructor 'AskDiversification(const QString&destination,QWidget*parent=0,const char*name=0)' at line 83. Dynamic binding is not used. [virtualCallInConstructor]
attal-src-1.0-rc2/themeEditor/askDiversification.cpp:83:44: note: Calling slot_accept
attal-src-1.0-rc2/themeEditor/askDiversification.h:66:15: note: slot_accept is a virtual method
attal-src-1.0-rc2/themeEditor/buildingAction.cpp:105:27: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/themeEditor/buildingAction.cpp:106:25: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/themeEditor/buildingAction.cpp:107:26: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/themeEditor/buildingAction.cpp:108:22: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/themeEditor/buildingAction.cpp:109:23: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/themeEditor/buildingAction.cpp:110:22: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/themeEditor/buildingAction.cpp:118:34: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/themeEditor/buildingAction.cpp:144:31: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/themeEditor/buildingAction.cpp:169:2: performance: Variable '_action' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/themeEditor/buildingAction.cpp:171:2: performance: Variable '_modif' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/themeEditor/buildingAction.cpp:172:2: performance: Variable '_param' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/themeEditor/buildingAction.cpp:173:2: performance: Variable '_param1' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/themeEditor/creatureAnimation.cpp:95:26: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/themeEditor/creatureAnimation.cpp:96:22: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/themeEditor/creatureAnimation.cpp:97:21: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/themeEditor/creatureAnimation.cpp:102:37: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/themeEditor/creatureAnimation.cpp:124:34: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/themeEditor/creatureAnimation.cpp:136:2: performance: Variable '_type' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/themeEditor/creatureAnimation.cpp:137:2: performance: Variable '_first' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/themeEditor/creatureAnimation.cpp:138:2: performance: Variable '_last' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/themeEditor/decorationEffect.cpp:94:21: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/themeEditor/decorationEffect.cpp:95:22: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/themeEditor/decorationEffect.cpp:99:26: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/themeEditor/decorationEffect.cpp:119:25: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/themeEditor/decorationEffect.cpp:133:2: performance: Variable '_param' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/themeEditor/decorationEffect.cpp:134:2: performance: Variable '_type' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/themeEditor/mapDispositionEditor.cpp:193:6: style: The scope of the variable 'width' can be reduced. [variableScope]
attal-src-1.0-rc2/themeEditor/mapDispositionEditor.cpp:193:13: style: The scope of the variable 'height' can be reduced. [variableScope]
attal-src-1.0-rc2/themeEditor/mapDispositionEditor.h:139:2: style: Class 'DispositionSprite' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/themeEditor/previewBaseDialog.cpp:74:20: style: The scope of the variable 'item' can be reduced. [variableScope]
attal-src-1.0-rc2/themeEditor/previewBaseDialog.cpp:90:20: style: The scope of the variable 'item' can be reduced. [variableScope]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:112:15: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:82:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionWidget.h:112:15: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionArtefact.h:55:7: style: The function 'selectFirst' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:94:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionArtefact.h:55:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionArtefact.h:58:7: style: The function 'selectPrevious' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:97:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionArtefact.h:58:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionArtefact.h:61:7: style: The function 'selectNext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:100:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionArtefact.h:61:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionArtefact.h:64:7: style: The function 'selectLast' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:103:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionArtefact.h:64:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionArtefact.h:67:7: style: The function 'selectNew' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:106:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionArtefact.h:67:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionArtefact.h:70:7: style: The function 'selectDel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:109:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionArtefact.h:70:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionArtefact.h:79:7: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:112:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionArtefact.h:79:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionBase.cpp:231:12: style: The scope of the variable 'action' can be reduced. [variableScope]
attal-src-1.0-rc2/themeEditor/sectionBuilding.cpp:138:12: style: The scope of the variable 'action' can be reduced. [variableScope]
attal-src-1.0-rc2/themeEditor/sectionBuilding.cpp:47:18: warning: Member variable 'SectionBuilding::_action' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/themeEditor/sectionBuilding.cpp:47:18: warning: Member variable 'SectionBuilding::_coeff' is not initialized in the constructor. [uninitMemberVar]
attal-src-1.0-rc2/themeEditor/sectionBuilding.h:55:7: style: The function 'selectFirst' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:94:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionBuilding.h:55:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionBuilding.h:58:7: style: The function 'selectPrevious' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:97:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionBuilding.h:58:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionBuilding.h:61:7: style: The function 'selectNext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:100:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionBuilding.h:61:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionBuilding.h:64:7: style: The function 'selectLast' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:103:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionBuilding.h:64:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionBuilding.h:67:7: style: The function 'selectNew' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:106:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionBuilding.h:67:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionBuilding.h:70:7: style: The function 'selectDel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:109:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionBuilding.h:70:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionBuilding.h:79:7: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:112:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionBuilding.h:79:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionCreature.cpp:48:2: performance: Variable '_race' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/themeEditor/sectionCreature.cpp:49:2: performance: Variable '_creature' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/themeEditor/sectionCreature.h:136:12: style: Class 'EditCreature' is unsafe, 'EditCreature::_cost' can leak by wrong usage. [unsafeClassCanLeak]
attal-src-1.0-rc2/themeEditor/sectionCreature.h:136:21: style: Class 'EditCreature' is unsafe, 'EditCreature::_maintCost' can leak by wrong usage. [unsafeClassCanLeak]
attal-src-1.0-rc2/themeEditor/sectionDecoration.h:53:7: style: The function 'selectFirst' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:94:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionDecoration.h:53:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionDecoration.h:56:7: style: The function 'selectPrevious' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:97:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionDecoration.h:56:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionDecoration.h:59:7: style: The function 'selectNext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:100:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionDecoration.h:59:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionDecoration.h:62:7: style: The function 'selectLast' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:103:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionDecoration.h:62:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionDecoration.h:65:7: style: The function 'selectNew' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:106:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionDecoration.h:65:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionDecoration.h:68:7: style: The function 'selectDel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:109:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionDecoration.h:68:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionDecoration.h:77:7: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:112:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionDecoration.h:77:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionGeneral.cpp:48:2: performance: Variable '_dayN' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/themeEditor/sectionGeneral.cpp:49:2: performance: Variable '_weekN' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/themeEditor/sectionGeneral.cpp:50:2: performance: Variable '_monthN' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
attal-src-1.0-rc2/themeEditor/sectionLord.cpp:122:22: style: The scope of the variable 'category' can be reduced. [variableScope]
attal-src-1.0-rc2/themeEditor/sectionMachine.h:52:7: style: The function 'selectFirst' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:94:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionMachine.h:52:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionMachine.h:55:7: style: The function 'selectPrevious' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:97:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionMachine.h:55:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionMachine.h:58:7: style: The function 'selectNext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:100:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionMachine.h:58:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionMachine.h:61:7: style: The function 'selectLast' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:103:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionMachine.h:61:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionMachine.h:64:7: style: The function 'selectNew' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:106:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionMachine.h:64:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionMachine.h:67:7: style: The function 'selectDel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:109:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionMachine.h:67:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionMachine.h:76:7: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:112:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionMachine.h:76:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionSelector.cpp:186:14: style: C-style pointer casting [cstyleCast]
attal-src-1.0-rc2/themeEditor/sectionSelector.cpp:53:2: style: Class 'AttalScrollView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
attal-src-1.0-rc2/themeEditor/sectionBase.h:62:7: style: The function 'selectFirst' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:94:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionBase.h:62:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionBase.h:65:7: style: The function 'selectPrevious' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:97:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionBase.h:65:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionBase.h:68:7: style: The function 'selectNext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:100:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionBase.h:68:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionBase.h:71:7: style: The function 'selectLast' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:103:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionBase.h:71:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionBase.h:74:7: style: The function 'selectNew' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:106:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionBase.h:74:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionBase.h:77:7: style: The function 'selectDel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:109:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionBase.h:77:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionBase.h:80:7: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:112:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionBase.h:80:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionCreature.h:55:7: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:82:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionCreature.h:55:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionExperience.h:59:7: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:82:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionExperience.h:59:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionGeneral.h:81:7: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:82:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionGeneral.h:81:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionGround.h:59:7: style: The function 'selectFirst' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:94:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionGround.h:59:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionGround.h:62:7: style: The function 'selectPrevious' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:97:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionGround.h:62:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionGround.h:65:7: style: The function 'selectNext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:100:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionGround.h:65:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionGround.h:68:7: style: The function 'selectLast' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:103:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionGround.h:68:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionGround.h:71:7: style: The function 'selectNew' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:106:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionGround.h:71:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionGround.h:74:7: style: The function 'selectDel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:109:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionGround.h:74:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionGround.h:83:7: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:112:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionGround.h:83:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionLord.h:68:7: style: The function 'selectFirst' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:94:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionLord.h:68:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionLord.h:71:7: style: The function 'selectPrevious' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:97:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionLord.h:71:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionLord.h:74:7: style: The function 'selectNext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:100:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionLord.h:74:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionLord.h:77:7: style: The function 'selectLast' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:103:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionLord.h:77:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionLord.h:80:7: style: The function 'selectNew' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:106:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionLord.h:80:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionLord.h:83:7: style: The function 'selectDel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:109:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionLord.h:83:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionLord.h:86:7: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:112:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionLord.h:86:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionLordCategory.h:54:7: style: The function 'selectFirst' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:94:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionLordCategory.h:54:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionLordCategory.h:57:7: style: The function 'selectPrevious' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:97:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionLordCategory.h:57:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionLordCategory.h:60:7: style: The function 'selectNext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:100:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionLordCategory.h:60:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionLordCategory.h:63:7: style: The function 'selectLast' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:103:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionLordCategory.h:63:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionLordCategory.h:66:7: style: The function 'selectNew' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:106:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionLordCategory.h:66:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionLordCategory.h:69:7: style: The function 'selectDel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:109:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionLordCategory.h:69:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionLordCategory.h:78:7: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:112:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionLordCategory.h:78:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionRessource.h:56:7: style: The function 'selectFirst' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:94:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionRessource.h:56:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionRessource.h:59:7: style: The function 'selectPrevious' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:97:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionRessource.h:59:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionRessource.h:62:7: style: The function 'selectNext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:100:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionRessource.h:62:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionRessource.h:65:7: style: The function 'selectLast' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:103:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionRessource.h:65:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionRessource.h:68:7: style: The function 'selectNew' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:106:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionRessource.h:68:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionRessource.h:71:7: style: The function 'selectDel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:109:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionRessource.h:71:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionRessource.h:80:7: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:112:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionRessource.h:80:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionTeam.h:52:7: style: The function 'selectFirst' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:94:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionTeam.h:52:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionTeam.h:55:7: style: The function 'selectPrevious' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:97:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionTeam.h:55:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionTeam.h:58:7: style: The function 'selectNext' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:100:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionTeam.h:58:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionTeam.h:61:7: style: The function 'selectLast' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:103:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionTeam.h:61:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionTeam.h:64:7: style: The function 'selectNew' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:106:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionTeam.h:64:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionTeam.h:67:7: style: The function 'selectDel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:109:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionTeam.h:67:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionTeam.h:76:7: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
attal-src-1.0-rc2/themeEditor/sectionWidget.h:112:15: note: Virtual function in base class
attal-src-1.0-rc2/themeEditor/sectionTeam.h:76:7: note: Function in derived class
attal-src-1.0-rc2/themeEditor/sectionWidget.h:94:15: warning: Call of pure virtual function 'selectFirst' in constructor. [pureVirtualCall]
attal-src-1.0-rc2/themeEditor/sectionWidget.cpp:128:49: note: Call of pure virtual function 'selectFirst' in constructor.
attal-src-1.0-rc2/themeEditor/sectionWidget.h:121:3: note: Call of pure virtual function 'selectFirst' in constructor.
attal-src-1.0-rc2/themeEditor/sectionWidget.h:94:15: note: Call of pure virtual function 'selectFirst' in constructor.
attal-src-1.0-rc2/themeEditor/sectionWidget.h:97:15: warning: Call of pure virtual function 'selectPrevious' in constructor. [pureVirtualCall]
attal-src-1.0-rc2/themeEditor/sectionWidget.cpp:129:52: note: Call of pure virtual function 'selectPrevious' in constructor.
attal-src-1.0-rc2/themeEditor/sectionWidget.h:126:3: note: Call of pure virtual function 'selectPrevious' in constructor.
attal-src-1.0-rc2/themeEditor/sectionWidget.h:97:15: note: Call of pure virtual function 'selectPrevious' in constructor.
attal-src-1.0-rc2/themeEditor/sectionWidget.h:100:15: warning: Call of pure virtual function 'selectNext' in constructor. [pureVirtualCall]
attal-src-1.0-rc2/themeEditor/sectionWidget.cpp:130:48: note: Call of pure virtual function 'selectNext' in constructor.
attal-src-1.0-rc2/themeEditor/sectionWidget.h:131:3: note: Call of pure virtual function 'selectNext' in constructor.
attal-src-1.0-rc2/themeEditor/sectionWidget.h:100:15: note: Call of pure virtual function 'selectNext' in constructor.
attal-src-1.0-rc2/themeEditor/sectionWidget.h:103:15: warning: Call of pure virtual function 'selectLast' in constructor. [pureVirtualCall]
attal-src-1.0-rc2/themeEditor/sectionWidget.cpp:131:48: note: Call of pure virtual function 'selectLast' in constructor.
attal-src-1.0-rc2/themeEditor/sectionWidget.h:136:3: note: Call of pure virtual function 'selectLast' in constructor.
attal-src-1.0-rc2/themeEditor/sectionWidget.h:103:15: note: Call of pure virtual function 'selectLast' in constructor.
attal-src-1.0-rc2/themeEditor/sectionWidget.h:106:15: warning: Call of pure virtual function 'selectNew' in constructor. [pureVirtualCall]
attal-src-1.0-rc2/themeEditor/sectionWidget.cpp:132:47: note: Call of pure virtual function 'selectNew' in constructor.
attal-src-1.0-rc2/themeEditor/sectionWidget.h:141:3: note: Call of pure virtual function 'selectNew' in constructor.
attal-src-1.0-rc2/themeEditor/sectionWidget.h:106:15: note: Call of pure virtual function 'selectNew' in constructor.
attal-src-1.0-rc2/themeEditor/sectionWidget.h:109:15: warning: Call of pure virtual function 'selectDel' in constructor. [pureVirtualCall]
attal-src-1.0-rc2/themeEditor/sectionWidget.cpp:133:47: note: Call of pure virtual function 'selectDel' in constructor.
attal-src-1.0-rc2/themeEditor/sectionWidget.h:146:3: note: Call of pure virtual function 'selectDel' in constructor.
attal-src-1.0-rc2/themeEditor/sectionWidget.h:109:15: note: Call of pure virtual function 'selectDel' in constructor.
[23:19]

ftp://ftp.se.debian.org/debian/pool/main/a/attal-themes/attal-themes_1.0~rc2.dfsg1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/attic/attic_0.13.orig.tar.gz
Attic-0.13/attic/_chunker.c:60:23: style: The scope of the variable 'imod' can be reduced. [variableScope]
Attic-0.13/attic/_hashindex.c:19:0: error: #error Unknown byte order [preprocessorErrorDirective]
Attic-0.13/attic/chunker.c:18:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
Attic-0.13/attic/crypto.c:18:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
Attic-0.13/attic/hashindex.c:18:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
Attic-0.13/attic/platform_darwin.c:18:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
Attic-0.13/attic/platform_freebsd.c:18:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
Attic-0.13/attic/platform_linux.c:18:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
[23:19]

ftp://ftp.se.debian.org/debian/pool/main/a/attica/attica_0.4.2.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/attica-kf5/attica-kf5_5.49.0.orig.tar.xz.asc

ftp://ftp.se.debian.org/debian/pool/main/a/attr/attr_2.4.47.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/aubio/aubio_0.4.5.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/auctex/auctex_11.91.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/audacious/audacious_3.9.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/audacious-dumb/audacious-dumb_0.80.orig.tar.gz
audacious-dumb-0.80/audacious-dumb.h:28:0: error: #error You must get DUMB v0.9.3 or later. Prior versions do [preprocessorErrorDirective]
[23:19]

ftp://ftp.se.debian.org/debian/pool/main/a/audacious-plugins/audacious-plugins_3.9.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/audacity/audacity_2.2.2.orig.tar.gz
audacity-Audacity-2.2.2/lib-src/FileDialog/FileDialog.h:51:0: error: #error Unknown implementation [preprocessorErrorDirective]
audacity-Audacity-2.2.2/lib-src/expat/amiga/expat_68k.c:363:50: style: Variable 'Self' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/expat/amiga/expat_68k.c:621:50: style: Variable 'Self' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/expat/amiga/expat_68k.c:643:50: style: Variable 'Self' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/expat/amiga/expat_68k_handler_stubs.c:37:17: error: va_list 'vargs' used before va_start() was called. [va_list_usedBeforeStarted]
audacity-Audacity-2.2.2/lib-src/expat/amiga/expat_68k_handler_stubs.c:38:32: error: va_list 'vargs' used before va_start() was called. [va_list_usedBeforeStarted]
audacity-Audacity-2.2.2/lib-src/expat/amiga/expat_68k_handler_stubs.c:52:2: error: va_list 'vargs' used before va_start() was called. [va_list_usedBeforeStarted]
audacity-Audacity-2.2.2/lib-src/expat/amiga/expat_lib.c:129:86: style: Function 'libInit' argument 3 names different: declaration 'ISys' definition 'iexec'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/expat/amiga/expat_lib.c:50:87: note: Function 'libInit' argument 3 names different: declaration 'ISys' definition 'iexec'.
audacity-Audacity-2.2.2/lib-src/expat/amiga/expat_lib.c:129:86: note: Function 'libInit' argument 3 names different: declaration 'ISys' definition 'iexec'.
audacity-Audacity-2.2.2/lib-src/expat/amiga/expat_vectors.c:182:78: style: Function '_Expat_XML_ParserCreate' argument 2 names different: declaration 'encodingName' definition 'encoding'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/expat/amiga/expat_vectors.c:31:92: note: Function '_Expat_XML_ParserCreate' argument 2 names different: declaration 'encodingName' definition 'encoding'.
audacity-Audacity-2.2.2/lib-src/expat/amiga/expat_vectors.c:182:78: note: Function '_Expat_XML_ParserCreate' argument 2 names different: declaration 'encodingName' definition 'encoding'.
audacity-Audacity-2.2.2/lib-src/expat/amiga/expat_vectors.c:187:80: style: Function '_Expat_XML_ParserCreateNS' argument 2 names different: declaration 'encodingName' definition 'encoding'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/expat/amiga/expat_vectors.c:32:94: note: Function '_Expat_XML_ParserCreateNS' argument 2 names different: declaration 'encodingName' definition 'encoding'.
audacity-Audacity-2.2.2/lib-src/expat/amiga/expat_vectors.c:187:80: note: Function '_Expat_XML_ParserCreateNS' argument 2 names different: declaration 'encodingName' definition 'encoding'.
audacity-Audacity-2.2.2/lib-src/expat/amiga/expat_vectors.c:407:97: style: Function '_Expat_XML_SetBase' argument 3 names different: declaration 'base' definition 'p'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/expat/amiga/expat_vectors.c:76:106: note: Function '_Expat_XML_SetBase' argument 3 names different: declaration 'base' definition 'p'.
audacity-Audacity-2.2.2/lib-src/expat/amiga/expat_vectors.c:407:97: note: Function '_Expat_XML_SetBase' argument 3 names different: declaration 'base' definition 'p'.
audacity-Audacity-2.2.2/lib-src/expat/lib/xmlparse.c:83:0: error: #error memmove does not exist on this platform, nor is a substitute available [preprocessorErrorDirective]
audacity-Audacity-2.2.2/lib-src/expat/lib/xmltok.c:953:9: style: Same expression on both sides of '==' because the value of 'p' and 'buf' are the same. [duplicateExpression]
audacity-Audacity-2.2.2/lib-src/expat/lib/xmltok.c:951:13: note: 'p' is assigned value 'buf' here.
audacity-Audacity-2.2.2/lib-src/expat/lib/xmltok.c:953:9: note: Same expression on both sides of '==' because the value of 'p' and 'buf' are the same.
audacity-Audacity-2.2.2/lib-src/expat/lib/xmltok.c:1193:19: style: Function 'XmlUtf8Encode' argument 1 names different: declaration 'charNumber' definition 'c'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/expat/lib/xmltok.h:280:32: note: Function 'XmlUtf8Encode' argument 1 names different: declaration 'charNumber' definition 'c'.
audacity-Audacity-2.2.2/lib-src/expat/lib/xmltok.c:1193:19: note: Function 'XmlUtf8Encode' argument 1 names different: declaration 'charNumber' definition 'c'.
audacity-Audacity-2.2.2/lib-src/expat/lib/xmltok.c:1230:20: style: Function 'XmlUtf16Encode' argument 1 names different: declaration 'charNumber' definition 'charNum'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/expat/lib/xmltok.h:281:33: note: Function 'XmlUtf16Encode' argument 1 names different: declaration 'charNumber' definition 'charNum'.
audacity-Audacity-2.2.2/lib-src/expat/lib/xmltok.c:1230:20: note: Function 'XmlUtf16Encode' argument 1 names different: declaration 'charNumber' definition 'charNum'.
audacity-Audacity-2.2.2/lib-src/expat/lib/xmltok_ns.c:98:34: style: Function 'XmlParseXmlDecl' argument 8 names different: declaration 'encodingNamePtr' definition 'encodingName'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/expat/lib/xmltok.h:273:34: note: Function 'XmlParseXmlDecl' argument 8 names different: declaration 'encodingNamePtr' definition 'encodingName'.
audacity-Audacity-2.2.2/lib-src/expat/lib/xmltok_ns.c:98:34: note: Function 'XmlParseXmlDecl' argument 8 names different: declaration 'encodingNamePtr' definition 'encodingName'.
audacity-Audacity-2.2.2/lib-src/expat/lib/xmltok_ns.c:99:38: style: Function 'XmlParseXmlDecl' argument 9 names different: declaration 'namedEncodingPtr' definition 'encoding'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/expat/lib/xmltok.h:274:38: note: Function 'XmlParseXmlDecl' argument 9 names different: declaration 'namedEncodingPtr' definition 'encoding'.
audacity-Audacity-2.2.2/lib-src/expat/lib/xmltok_ns.c:99:38: note: Function 'XmlParseXmlDecl' argument 9 names different: declaration 'namedEncodingPtr' definition 'encoding'.
audacity-Audacity-2.2.2/lib-src/expat/lib/xmltok_ns.c:100:26: style: Function 'XmlParseXmlDecl' argument 10 names different: declaration 'standalonePtr' definition 'standalone'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/expat/lib/xmltok.h:275:26: note: Function 'XmlParseXmlDecl' argument 10 names different: declaration 'standalonePtr' definition 'standalone'.
audacity-Audacity-2.2.2/lib-src/expat/lib/xmltok_ns.c:100:26: note: Function 'XmlParseXmlDecl' argument 10 names different: declaration 'standalonePtr' definition 'standalone'.
audacity-Audacity-2.2.2/lib-src/expat/lib/xmltok.c:1396:11: warning: Shifting signed 32-bit value by 31 bits is undefined behaviour. See condition at line 1394. [shiftTooManyBitsSigned]
audacity-Audacity-2.2.2/lib-src/expat/lib/xmltok.c:1394:13: note: Assuming that condition 'c>65535' is not redundant
audacity-Audacity-2.2.2/lib-src/expat/lib/xmltok.c:1396:11: note: Shift
audacity-Audacity-2.2.2/lib-src/expat/lib/xmltok.c:1398:16: warning: Shifting signed 32-bit value by 31 bits is undefined behaviour. See condition at line 1394. [shiftTooManyBitsSigned]
audacity-Audacity-2.2.2/lib-src/expat/lib/xmltok.c:1394:13: note: Assuming that condition 'c>65535' is not redundant
audacity-Audacity-2.2.2/lib-src/expat/lib/xmltok.c:1398:16: note: Shift
audacity-Audacity-2.2.2/lib-src/expat/tests/benchmark/benchmark.c:28:37: style: The scope of the variable 'XMLBufPtr' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/expat/tests/benchmark/benchmark.c:31:51: style: The scope of the variable 'isFinal' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/expat/tests/benchmark/benchmark.c:33:15: style: The scope of the variable 'tstart' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/expat/tests/benchmark/benchmark.c:33:23: style: The scope of the variable 'tend' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/expat/tests/chardata.c:85:10: style: The scope of the variable 'buffer' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/expat/tests/chardata.c:114:10: style: The scope of the variable 'buffer' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/expat/tests/chardata.c:83:53: style: Function 'CharData_CheckString' argument 2 names different: declaration 's' definition 'expected'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/expat/tests/chardata.h:31:57: note: Function 'CharData_CheckString' argument 2 names different: declaration 's' definition 'expected'.
audacity-Audacity-2.2.2/lib-src/expat/tests/chardata.c:83:53: note: Function 'CharData_CheckString' argument 2 names different: declaration 's' definition 'expected'.
audacity-Audacity-2.2.2/lib-src/expat/tests/chardata.c:112:59: style: Function 'CharData_CheckXMLChars' argument 2 names different: declaration 's' definition 'expected'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/expat/tests/chardata.h:33:63: note: Function 'CharData_CheckXMLChars' argument 2 names different: declaration 's' definition 'expected'.
audacity-Audacity-2.2.2/lib-src/expat/tests/chardata.c:112:59: note: Function 'CharData_CheckXMLChars' argument 2 names different: declaration 's' definition 'expected'.
audacity-Audacity-2.2.2/lib-src/expat/xmlwf/xmlmime.c:107:3: style: Variable 'p' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/expat/xmlwf/xmlmime.c:102:3: note: Variable 'p' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/expat/xmlwf/xmlmime.c:107:3: note: Variable 'p' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/expat/xmlwf/xmlwin32url.cxx:253:11: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/lib-src/expat/xmlwf/xmlwin32url.cxx:343:18: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/lib-src/lib-widget-extra/NonGuiThread.h:22:4: style: Class 'NonGuiThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/lib-src/libflac/src/flac/analyze.c:68:7: style: The scope of the variable 'outfilename' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/flac/decode.c:1010:51: style: The scope of the variable 'wide_sample' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/flac/decode.c:1010:64: style: The scope of the variable 'sample' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/flac/decode.c:1010:72: style: The scope of the variable 'channel' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/flac/decode.c:1211:20: style: The scope of the variable 'tmp' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/flac/decode.c:1234:20: style: The scope of the variable 'tmp' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/flac/decode.c:289:56: style: Function 'DecoderSession_init_decoder' argument 1 names different: declaration 'd' definition 'decoder_session'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libflac/src/flac/decode.c:103:63: note: Function 'DecoderSession_init_decoder' argument 1 names different: declaration 'd' definition 'decoder_session'.
audacity-Audacity-2.2.2/lib-src/libflac/src/flac/decode.c:289:56: note: Function 'DecoderSession_init_decoder' argument 1 names different: declaration 'd' definition 'decoder_session'.
audacity-Audacity-2.2.2/lib-src/libflac/src/flac/encode.c:2375:18: style: The scope of the variable 'tmp' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/flac/encode.c:2397:18: style: The scope of the variable 'tmp' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/flac/encode.c:2669:14: style: The scope of the variable 'state_string' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/flac/utils.c:191:12: style: Condition 'width<=0' is always true [knownConditionTrueFalse]
audacity-Audacity-2.2.2/lib-src/libflac/src/flac/utils.c:179:14: note: Assignment 'width=0', assigned value is 0
audacity-Audacity-2.2.2/lib-src/libflac/src/flac/utils.c:191:12: note: Condition 'width<=0' is always true
audacity-Audacity-2.2.2/lib-src/libflac/src/flac/utils.c:191:12: style: Same expression on both sides of '<=' because the value of 'width' and '0' are the same. [duplicateExpression]
audacity-Audacity-2.2.2/lib-src/libflac/src/flac/utils.c:179:14: note: 'width' is assigned value '0' here.
audacity-Audacity-2.2.2/lib-src/libflac/src/flac/utils.c:191:12: note: Same expression on both sides of '<=' because the value of 'width' and '0' are the same.
audacity-Audacity-2.2.2/lib-src/libflac/src/flac/utils.c:228:6: style: The scope of the variable 'len' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/flac/utils.c:244:7: style: The scope of the variable 'tmp' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/flac/utils.c:245:6: style: The scope of the variable 'len' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/flac/utils.c:245:11: style: The scope of the variable 'clear_len' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/bitreader.c:284:6: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/bitreader.c:293:6: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/bitreader.c:271:11: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/bitreader.c:271:14: style: The scope of the variable 'j' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/bitreader.c:284:76: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/bitreader.c:293:68: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/bitwriter.c:187:5: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/bitwriter.c:193:5: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/bitwriter.c:177:11: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/bitwriter.c:177:14: style: The scope of the variable 'j' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/bitwriter.c:269:11: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/bitwriter.c:187:45: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/bitwriter.c:187:75: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/bitwriter.c:193:60: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/metadata_iterators.c:2211:9: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/metadata_iterators.c:629:58: warning: Either the condition '0!=iterator' is redundant or there is possible null pointer dereference: iterator. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/metadata_iterators.c:631:17: note: Assuming that condition '0!=iterator' is not redundant
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/metadata_iterators.c:629:58: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/metadata_iterators.c:658:61: warning: Either the condition '0!=iterator' is redundant or there is possible null pointer dereference: iterator. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/metadata_iterators.c:661:17: note: Assuming that condition '0!=iterator' is not redundant
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/metadata_iterators.c:658:61: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/metadata_iterators.c:759:61: warning: Either the condition '0!=iterator' is redundant or there is possible null pointer dereference: iterator. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/metadata_iterators.c:762:17: note: Assuming that condition '0!=iterator' is not redundant
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/metadata_iterators.c:759:61: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/metadata_iterators.c:1026:13: warning: Either the condition '0!=chain' is redundant or there is possible null pointer dereference: chain. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/metadata_iterators.c:1608:17: note: Assuming that condition '0!=chain' is not redundant
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/metadata_iterators.c:1606:61: note: Calling function 'chain_calculate_length_', 1st argument 'chain' value is 0
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/metadata_iterators.c:1026:13: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/metadata_iterators.c:496:7: style: Same expression on both sides of '!=' because the value of '0' and 'tempfile_path_prefix' are the same. [duplicateExpression]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/metadata_iterators.c:482:37: note: 'tempfile_path_prefix' is assigned value '0' here.
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/metadata_iterators.c:496:7: note: Same expression on both sides of '!=' because the value of '0' and 'tempfile_path_prefix' are the same.
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/metadata_iterators.c:1160:23: style: The scope of the variable 'node' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/metadata_iterators.c:1637:14: style: The scope of the variable 'tempfile_path_prefix' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/metadata_iterators.c:3149:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/metadata_iterators.c:3171:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/metadata_iterators.c:3193:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/metadata_iterators.c:3213:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/metadata_iterators.c:2072:33: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/metadata_iterators.c:2375:31: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/metadata_object.c:1359:23: warning: Either the condition '0!=eq' is redundant or there is overflow in pointer subtraction. [nullPointerArithmeticRedundantCheck]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/metadata_object.c:1361:18: note: Assuming that condition '0!=eq' is not redundant
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/metadata_object.c:1359:23: note: Null pointer subtraction
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/metadata_object.c:741:11: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/metadata_object.c:794:11: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/metadata_object.c:794:14: style: The scope of the variable 'j' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/stream_decoder.c:2012:11: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/stream_decoder.c:2467:11: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/stream_decoder.c:2537:11: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/stream_decoder.c:2988:6: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/stream_encoder.c:2130:28: warning: Either the condition '0!=encoder' is redundant or there is possible null pointer dereference: encoder. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/stream_encoder.c:2132:17: note: Assuming that condition '0!=encoder' is not redundant
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/stream_encoder.c:2130:28: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/stream_encoder.c:2183:28: warning: Either the condition '0!=encoder' is redundant or there is possible null pointer dereference: encoder. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/stream_encoder.c:2185:17: note: Assuming that condition '0!=encoder' is not redundant
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/stream_encoder.c:2183:28: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/stream_encoder.c:2162:27: style: Same expression on both sides of '==' because the value of 'OVERREAD_' and '1' are the same. [duplicateExpression]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/stream_encoder.c:498:35: note: 'OVERREAD_' is assigned value '1' here.
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/stream_encoder.c:2162:27: note: Same expression on both sides of '==' because the value of 'OVERREAD_' and '1' are the same.
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/stream_encoder.c:2221:28: style: Same expression on both sides of '==' because the value of 'OVERREAD_' and '1' are the same. [duplicateExpression]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/stream_encoder.c:498:35: note: 'OVERREAD_' is assigned value '1' here.
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/stream_encoder.c:2221:28: note: Same expression on both sides of '==' because the value of 'OVERREAD_' and '1' are the same.
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/stream_encoder.c:2250:28: style: Same expression on both sides of '==' because the value of 'OVERREAD_' and '1' are the same. [duplicateExpression]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/stream_encoder.c:498:35: note: 'OVERREAD_' is assigned value '1' here.
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/stream_encoder.c:2250:28: note: Same expression on both sides of '==' because the value of 'OVERREAD_' and '1' are the same.
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/stream_encoder.c:2181:20: style: The scope of the variable 'channel' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/stream_encoder.c:3356:11: style: The scope of the variable 'min_lpc_order' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/stream_encoder.c:3356:41: style: The scope of the variable 'lpc_order' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/stream_encoder.c:3357:11: style: The scope of the variable 'min_qlp_coeff_precision' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/stream_encoder.c:3357:36: style: The scope of the variable 'max_qlp_coeff_precision' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/stream_encoder.c:3357:61: style: The scope of the variable 'qlp_coeff_precision' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/stream_encoder.c:3359:11: style: The scope of the variable 'min_fixed_order' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/stream_encoder.c:3359:28: style: The scope of the variable 'max_fixed_order' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/stream_encoder.c:3359:45: style: The scope of the variable 'guess_fixed_order' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/stream_encoder.c:3359:64: style: The scope of the variable 'fixed_order' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/stream_encoder.c:3360:11: style: The scope of the variable 'rice_parameter' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/stream_encoder.c:3361:11: style: The scope of the variable '_candidate_bits' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/stream_encoder.c:4010:41: style: The scope of the variable 'partition_samples' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/stream_encoder.c:4038:12: style: The scope of the variable 'm' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/stream_encoder.c:4176:12: style: The scope of the variable 'partition_samples' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/stream_encoder.c:88:11: style: struct member 'verify_output::capacity' is never used. [unusedStructMember]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/stream_encoder_framing.c:499:12: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/libFLAC/stream_encoder_framing.c:522:12: style: The scope of the variable 'partition_samples' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/metaflac/operations.c:177:24: style: The scope of the variable 'block' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/metaflac/options.c:130:20: warning: Comparison of a boolean expression with an integer other than 0 or 1. [compareBoolExpressionWithInt]
audacity-Audacity-2.2.2/lib-src/libflac/src/metaflac/options.c:888:28: warning: Either the condition '0!=in' is redundant or there is possible null pointer dereference: in. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/libflac/src/metaflac/options.c:890:17: note: Assuming that condition '0!=in' is not redundant
audacity-Audacity-2.2.2/lib-src/libflac/src/metaflac/options.c:888:28: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/libflac/src/metaflac/options.c:806:6: style: The scope of the variable 'c' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/metaflac/options.c:943:7: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/metaflac/options.c:982:16: style: The scope of the variable 'r' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/metaflac/options.c:1031:61: style: Variable 'x' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libflac/src/metaflac/usage.c:78:10: style: The scope of the variable 'args' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/metaflac/usage.c:100:10: style: The scope of the variable 'args' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/plugin_common/tags.c:181:18: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/plugin_xmms/configure.c:225:42: style: Function 'configure_destroy' argument 1 names different: declaration 'w' definition 'widget'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libflac/src/plugin_xmms/configure.c:133:43: note: Function 'configure_destroy' argument 1 names different: declaration 'w' definition 'widget'.
audacity-Audacity-2.2.2/lib-src/libflac/src/plugin_xmms/configure.c:225:42: note: Function 'configure_destroy' argument 1 names different: declaration 'w' definition 'widget'.
audacity-Audacity-2.2.2/lib-src/libflac/src/plugin_xmms/fileinfo.c:279:11: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/plugin_xmms/http.c:142:13: style: The scope of the variable 'p' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/plugin_xmms/http.c:358:8: style: The scope of the variable 'status' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/plugin_xmms/http.c:359:9: style: The scope of the variable 'chost' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/plugin_xmms/http.c:365:18: style: The scope of the variable 'hp' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/plugin_xmms/http.c:455:9: style: The scope of the variable 'udp_port' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/plugin_xmms/http.c:616:24: style: The scope of the variable 'temp' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/plugin_xmms/http.c:804:8: style: The scope of the variable 'valptr' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/plugin_xmms/plugin.c:327:4: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libflac/src/plugin_xmms/plugin.c:277:8: style: The scope of the variable 'f' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/plugin_xmms/plugin.c:394:66: style: Function 'FLAC_XMMS__get_song_info' argument 3 names different: declaration 'length' definition 'length_in_msec'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libflac/src/plugin_xmms/plugin.c:89:73: note: Function 'FLAC_XMMS__get_song_info' argument 3 names different: declaration 'length' definition 'length_in_msec'.
audacity-Audacity-2.2.2/lib-src/libflac/src/plugin_xmms/plugin.c:394:66: note: Function 'FLAC_XMMS__get_song_info' argument 3 names different: declaration 'length' definition 'length_in_msec'.
audacity-Audacity-2.2.2/lib-src/libflac/src/plugin_xmms/tag.c:122:2: warning: Possible null pointer dereference: input [nullPointer]
audacity-Audacity-2.2.2/lib-src/libflac/src/plugin_xmms/tag.c:105:22: note: Assignment 'input=NULL', assigned value is 0
audacity-Audacity-2.2.2/lib-src/libflac/src/plugin_xmms/tag.c:122:2: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/libflac/src/plugin_xmms/tag.c:123:6: warning: Possible null pointer dereference: input [nullPointer]
audacity-Audacity-2.2.2/lib-src/libflac/src/plugin_xmms/tag.c:105:22: note: Assignment 'input=NULL', assigned value is 0
audacity-Audacity-2.2.2/lib-src/libflac/src/plugin_xmms/tag.c:123:6: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/libflac/src/share/replaygain_analysis/replaygain_analysis.c:363:5: style: Variable 'sampleWindow' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/libflac/src/share/replaygain_analysis/replaygain_analysis.c:362:5: note: Variable 'sampleWindow' is reassigned a value before the old one has been used if variable is no semaphore variable.
audacity-Audacity-2.2.2/lib-src/libflac/src/share/replaygain_analysis/replaygain_analysis.c:363:5: note: Variable 'sampleWindow' is reassigned a value before the old one has been used if variable is no semaphore variable.
audacity-Audacity-2.2.2/lib-src/libflac/src/share/replaygain_analysis/replaygain_analysis.c:273:13: style: The scope of the variable 'y' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/share/replaygain_analysis/replaygain_analysis.c:278:25: style: The scope of the variable 'input_tail' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/share/replaygain_analysis/replaygain_analysis.c:281:19: style: The scope of the variable 'output_tail' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/share/replaygain_analysis/replaygain_analysis.c:426:21: style: The scope of the variable 'cursamples' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/share/replaygain_synthesis/replaygain_synthesis.c:236:9: style: The scope of the variable 'Sum2' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/share/replaygain_synthesis/replaygain_synthesis.c:344:21: style: The scope of the variable 'input_' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/share/replaygain_synthesis/replaygain_synthesis.c:259:10: error: Uninitialized variable: doubletmp [uninitvar]
audacity-Audacity-2.2.2/lib-src/libflac/src/share/utf8/charset.c:335:10: style: The scope of the variable 'j' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/share/utf8/charset.c:130:30: style: Function 'utf8_wctomb' argument 2 names different: declaration 'wc' definition 'wc1'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libflac/src/share/utf8/charset.h:28:30: note: Function 'utf8_wctomb' argument 2 names different: declaration 'wc' definition 'wc1'.
audacity-Audacity-2.2.2/lib-src/libflac/src/share/utf8/charset.c:130:30: note: Function 'utf8_wctomb' argument 2 names different: declaration 'wc' definition 'wc1'.
audacity-Audacity-2.2.2/lib-src/libflac/src/share/utf8/charset.c:529:0: error: Memory leak: newbuf [memleak]
audacity-Audacity-2.2.2/lib-src/libflac/src/share/utf8/charset_test.c:123:39: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
audacity-Audacity-2.2.2/lib-src/libflac/src/share/utf8/makemap.c:32:20: style: The scope of the variable 'k' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/share/utf8/utf8.c:258:7: style: Condition '!c' is always true [knownConditionTrueFalse]
audacity-Audacity-2.2.2/lib-src/libflac/src/share/utf8/utf8.c:253:19: note: Assignment 'c=0', assigned value is 0
audacity-Audacity-2.2.2/lib-src/libflac/src/share/utf8/utf8.c:258:7: note: Condition '!c' is always true
audacity-Audacity-2.2.2/lib-src/libflac/src/share/utf8/utf8.c:277:3: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/libflac/src/share/utf8/utf8.c:268:0: note: Variable 'ret' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libflac/src/share/utf8/utf8.c:277:3: note: Variable 'ret' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libflac/src/test_libFLAC++/decoders.cpp:155:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libflac/src/test_libFLAC++/decoders.cpp:129:35: style: Technically the member function 'DecoderCommon::common_write_callback_' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/libflac/src/test_libFLAC++/decoders.cpp:134:49: note: Technically the member function 'DecoderCommon::common_write_callback_' can be const.
audacity-Audacity-2.2.2/lib-src/libflac/src/test_libFLAC++/decoders.cpp:129:35: note: Technically the member function 'DecoderCommon::common_write_callback_' can be const.
audacity-Audacity-2.2.2/lib-src/libflac/src/test_libFLAC++/decoders.cpp:127:2: style: Class 'DecoderCommon' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/lib-src/libflac/src/test_libFLAC++/decoders.cpp:183:2: style: Class 'StreamDecoder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/lib-src/libflac/src/test_libFLAC++/decoders.cpp:347:2: style: Class 'FileDecoder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/lib-src/libflac/src/test_libFLAC++/decoders.cpp:507:0: error: Memory leak: decoder [memleak]
audacity-Audacity-2.2.2/lib-src/libflac/src/test_libFLAC++/encoders.cpp:441:3: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
audacity-Audacity-2.2.2/lib-src/libflac/src/test_libFLAC++/encoders.cpp:474:3: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
audacity-Audacity-2.2.2/lib-src/libflac/src/test_libFLAC++/encoders.cpp:481:3: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
audacity-Audacity-2.2.2/lib-src/libflac/src/test_libFLAC++/encoders.cpp:488:3: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
audacity-Audacity-2.2.2/lib-src/libflac/src/test_libFLAC++/encoders.cpp:105:2: style: Class 'StreamEncoder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/lib-src/libflac/src/test_libFLAC++/encoders.cpp:176:2: style: Class 'FileEncoder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/lib-src/libflac/src/test_libFLAC++/metadata_manip.cpp:473:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libflac/src/test_libFLAC++/metadata_manip.cpp:61:2: style: Class 'OurFileDecoder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/lib-src/libflac/src/test_libFLAC++/metadata_manip.cpp:210:3: error: Memory leak: tempfilename [memleak]
audacity-Audacity-2.2.2/lib-src/libflac/src/test_libFLAC++/metadata_manip.cpp:214:3: error: Memory leak: tempfilename [memleak]
audacity-Audacity-2.2.2/lib-src/libflac/src/test_libFLAC++/metadata_manip.cpp:216:2: error: Memory leak: tempfilename [memleak]
audacity-Audacity-2.2.2/lib-src/libflac/src/test_libFLAC++/metadata_manip.cpp:931:0: error: Memory leak: padding [memleak]
audacity-Audacity-2.2.2/lib-src/libflac/src/test_libFLAC++/metadata_manip.cpp:925:0: error: Memory leak: app [memleak]
audacity-Audacity-2.2.2/lib-src/libflac/src/test_libFLAC++/metadata_object.cpp:2028:21: style: Condition '1u>16' is always false [knownConditionTrueFalse]
audacity-Audacity-2.2.2/lib-src/libflac/src/test_libFLAC++/metadata_object.cpp:2029:30: style: Condition '1u>16' is always false [knownConditionTrueFalse]
audacity-Audacity-2.2.2/lib-src/libflac/src/test_libFLAC++/metadata_object.cpp:70:11: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/test_libFLAC/decoders.c:285:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libflac/src/test_libFLAC/decoders.c:288:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libflac/src/test_libFLAC/encoders.c:400:3: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
audacity-Audacity-2.2.2/lib-src/libflac/src/test_libFLAC/encoders.c:433:3: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
audacity-Audacity-2.2.2/lib-src/libflac/src/test_libFLAC/encoders.c:440:3: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
audacity-Audacity-2.2.2/lib-src/libflac/src/test_libFLAC/encoders.c:447:3: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
audacity-Audacity-2.2.2/lib-src/libflac/src/test_libFLAC/metadata_manip.c:468:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libflac/src/test_libFLAC/metadata_manip.c:485:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libflac/src/test_libFLAC/metadata_manip.c:393:24: style: The scope of the variable 'block' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/test_libFLAC/metadata_manip.c:193:3: error: Memory leak: tempfilename [memleak]
audacity-Audacity-2.2.2/lib-src/libflac/src/test_libFLAC/metadata_manip.c:198:3: error: Memory leak: tempfilename [memleak]
audacity-Audacity-2.2.2/lib-src/libflac/src/test_libFLAC/metadata_manip.c:200:2: error: Memory leak: tempfilename [memleak]
audacity-Audacity-2.2.2/lib-src/libflac/src/test_libFLAC/metadata_object.c:49:11: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/test_libs_common/file_utils_flac.c:78:14: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libflac/src/utils/flactimer/main.cpp:41:34: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
audacity-Audacity-2.2.2/lib-src/libflac/src/utils/flactimer/main.cpp:84:12: warning: Either the condition '!fout' is redundant or there is possible null pointer dereference: fout. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/libflac/src/utils/flactimer/main.cpp:83:6: note: Assuming that condition '!fout' is not redundant
audacity-Audacity-2.2.2/lib-src/libflac/src/utils/flactimer/main.cpp:84:12: note: Null pointer dereference
compat.gperf:161:11: warning: Either the condition 'if(string)' is redundant or there is possible null pointer dereference: ptr. [nullPointerRedundantCheck]
compat.gperf:186:6: note: Assuming that condition 'if(string)' is not redundant
compat.gperf:160:9: note: Assignment 'ptr=string', assigned value is 0
compat.gperf:161:11: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/libid3tag/file.c:118:16: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libid3tag/file.c:119:21: style: The scope of the variable 'frame' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libid3tag/file.c:201:16: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libid3tag/file.c:211:33: style: The scope of the variable 'begin2' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libid3tag/file.c:211:41: style: The scope of the variable 'end2' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libid3tag/frame.c:71:16: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libid3tag/latin1.c:173:28: style: The scope of the variable 'out' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libid3tag/tag.c:817:7: style: Condition 'extendedflags' is always false [knownConditionTrueFalse]
audacity-Audacity-2.2.2/lib-src/libid3tag/tag.c:809:19: note: Assignment 'extendedflags=0', assigned value is 0
audacity-Audacity-2.2.2/lib-src/libid3tag/tag.c:817:7: note: Condition 'extendedflags' is always false
audacity-Audacity-2.2.2/lib-src/libid3tag/tag.c:847:23: style: Condition 'extendedflags&ID3_TAG_EXTENDEDFLAG_TAGISANUPDATE' is always false [knownConditionTrueFalse]
audacity-Audacity-2.2.2/lib-src/libid3tag/tag.c:809:19: note: Assignment 'extendedflags=0', assigned value is 0
audacity-Audacity-2.2.2/lib-src/libid3tag/tag.c:847:23: note: Condition 'extendedflags&ID3_TAG_EXTENDEDFLAG_TAGISANUPDATE' is always false
audacity-Audacity-2.2.2/lib-src/libid3tag/tag.c:850:23: style: Condition 'extendedflags&ID3_TAG_EXTENDEDFLAG_CRCDATAPRESENT' is always false [knownConditionTrueFalse]
audacity-Audacity-2.2.2/lib-src/libid3tag/tag.c:809:19: note: Assignment 'extendedflags=0', assigned value is 0
audacity-Audacity-2.2.2/lib-src/libid3tag/tag.c:850:23: note: Condition 'extendedflags&ID3_TAG_EXTENDEDFLAG_CRCDATAPRESENT' is always false
audacity-Audacity-2.2.2/lib-src/libid3tag/tag.c:859:23: style: Condition 'extendedflags&ID3_TAG_EXTENDEDFLAG_TAGRESTRICTIONS' is always false [knownConditionTrueFalse]
audacity-Audacity-2.2.2/lib-src/libid3tag/tag.c:809:19: note: Assignment 'extendedflags=0', assigned value is 0
audacity-Audacity-2.2.2/lib-src/libid3tag/tag.c:859:23: note: Condition 'extendedflags&ID3_TAG_EXTENDEDFLAG_TAGRESTRICTIONS' is always false
audacity-Audacity-2.2.2/lib-src/libid3tag/utf16.c:222:26: style: The scope of the variable 'out' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libid3tag/utf8.c:316:24: style: The scope of the variable 'out' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libid3tag/util.c:40:27: style: The scope of the variable 'count' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libmad/fixed.h:446:0: error: #error "no FPM selected" [preprocessorErrorDirective]
audacity-Audacity-2.2.2/lib-src/libmad/timer.c:105:17: style: The scope of the variable 'tmp' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/cmdline.c:346:25: style: Function 'cl_syntax' argument 1 names different: declaration 'name' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/cmdline.h:8:25: note: Function 'cl_syntax' argument 1 names different: declaration 'name' definition 's'.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/cmdline.c:346:25: note: Function 'cl_syntax' argument 1 names different: declaration 'name' definition 's'.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/hashrout.h:161:23: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/midifile.c:516:9: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/midifile.c:514:0: note: Variable 'value' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/midifile.c:516:9: note: Variable 'value' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/midifile.c:238:13: style: The scope of the variable 'c' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/midifile.c:242:13: style: The scope of the variable 'needed' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/midifns.c:1532:11: style: The scope of the variable 'filename' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/midimgr.c:118:5: style: Variable 'midi_read_lock' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/midimgr.c:112:5: note: Variable 'midi_read_lock' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/midimgr.c:118:5: note: Variable 'midi_read_lock' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/midimgr.c:210:9: style: Variable 'myErr' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/midimgr.c:205:9: note: Variable 'myErr' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/midimgr.c:210:9: note: Variable 'myErr' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/midimgr.c:650:17: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/midimgr.c:648:17: note: Variable 'err' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/midimgr.c:650:17: note: Variable 'err' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/midimgr.c:129:17: style: The scope of the variable 'MajVer' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/midimgr.c:129:25: style: The scope of the variable 'MinVer' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/midimgr.c:129:33: style: The scope of the variable 'VerStage' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/midimgr.c:129:43: style: The scope of the variable 'VerRev' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/midimgr.c:129:51: style: The scope of the variable 'BugFixVer' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/midimgr.c:315:10: style: The scope of the variable 'MIDIMgrVerStr' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/midimgr.c:613:36: style: The scope of the variable 'TheErr' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/midimgr.c:227:11: style: Variable 'processName' is not assigned a value. [unassignedVariable]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/midimgr.c:509:33: style: Variable 'x_data' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/midimgr.c:563:17: style: Unused variable: Buf [unusedVariable]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/midimgr.c:663:34: style: Variable 'TheErr' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/midimgr.c:621:31: style: Unused variable: clients [unusedVariable]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/midimgr.c:621:40: style: Unused variable: ports [unusedVariable]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/midimgr.c:650:23: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/record.c:566:12: style: The scope of the variable 'biggestChunk' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/record.c:566:26: style: The scope of the variable 'spaceForRecord' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seq.c:418:29: warning: Possible null pointer dereference: previous [nullPointer]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seq.c:417:24: note: Assignment 'previous=((struct seq_struct*)seq)->chunklist?(((struct seq_struct*)seq)->chunklist->u.info.eventlist):0L', assigned value is 0
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seq.c:418:29: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seq.c:1174:5: style: Variable 'seq->note_enable' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seq.c:1169:5: note: Variable 'seq->note_enable' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seq.c:1174:5: note: Variable 'seq->note_enable' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seq.c:564:13: style: The scope of the variable 'voice' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seq.c:582:17: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seq.c:583:23: style: The scope of the variable 'step' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seq.c:584:17: style: The scope of the variable 'delta' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seq.c:585:18: style: The scope of the variable 'increment' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seq.c:771:35: style: The scope of the variable 'loc' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seq.c:274:17: style: Checking if unsigned variable 'dur' is less than zero. [unsignedLessThanZero]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seq.c:277:18: style: Checking if unsigned variable 'step' is less than zero. [unsignedLessThanZero]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seq.c:346:17: style: Checking if unsigned variable 'dur' is less than zero. [unsignedLessThanZero]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seq.c:349:18: style: Checking if unsigned variable 'step' is less than zero. [unsignedLessThanZero]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seq.c:1018:41: style: Function 'seq_noteoff_meth' argument 2 names different: declaration 'chan' definition 'voice'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seq.h:281:41: note: Function 'seq_noteoff_meth' argument 2 names different: declaration 'chan' definition 'voice'.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seq.c:1018:41: note: Function 'seq_noteoff_meth' argument 2 names different: declaration 'chan' definition 'voice'.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seq.c:1028:40: style: Function 'seq_noteon_meth' argument 2 names different: declaration 'voice' definition 'chan'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seq.h:280:40: note: Function 'seq_noteon_meth' argument 2 names different: declaration 'voice' definition 'chan'.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seq.c:1028:40: note: Function 'seq_noteon_meth' argument 2 names different: declaration 'voice' definition 'chan'.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seq.c:1129:7: style: Function 'seq_set_loudness' argument 2 names different: declaration 'offset' definition 'loud'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seq.h:288:41: note: Function 'seq_set_loudness' argument 2 names different: declaration 'offset' definition 'loud'.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seq.c:1129:7: note: Function 'seq_set_loudness' argument 2 names different: declaration 'offset' definition 'loud'.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seqmread.c:333:17: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seqmwrite.c:282:18: style: The scope of the variable 'voice' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seqmwrite.c:302:13: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seqmwrite.c:303:19: style: The scope of the variable 'step' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seqmwrite.c:304:13: style: The scope of the variable 'delta' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seqmwrite.c:305:13: style: The scope of the variable 'increment' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seqmwrite.c:344:25: style: The scope of the variable 'this_event' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seqmwrite.c:478:35: style: The scope of the variable 'loc' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seqmwrite.c:543:33: style: Checking if unsigned variable 'event->ntime' is less than zero. [unsignedLessThanZero]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seqmwrite.c:572:43: error: Shifting by a negative value is undefined behaviour [shiftNegative]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seqread.c:391:19: style: The scope of the variable 'c' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seqread.c:412:19: style: The scope of the variable 'c' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seqread.c:413:9: style: The scope of the variable 'savex' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seqread.c:458:13: style: The scope of the variable 'error_flag' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seqread.c:585:10: style: The scope of the variable 'symbol' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seqread.c:586:9: style: The scope of the variable 'nparms' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seqread.c:587:9: style: The scope of the variable 'nibcount' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seqread.c:588:9: style: The scope of the variable 'data' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seqread.c:589:19: style: The scope of the variable 'c' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seqread.c:706:9: style: The scope of the variable 'result' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seqread.c:761:9: style: The scope of the variable 'control_num' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seqread.c:762:9: style: The scope of the variable 'value' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seqread.c:1405:9: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seqread.c:1406:11: style: The scope of the variable 'sym' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seqwrite.c:242:9: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seqwrite.c:248:13: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seqwrite.c:248:13: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/seqwrite.c:253:13: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/userio.c:872:5: warning: %s in format string (no. 1) requires 'char *' but the argument type is 'gp_args_struct'. [invalidPrintfArgType_s]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/userio.c:449:10: style: The scope of the variable 'c' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/userio.c:843:10: style: struct member 'gp_args_struct::arg' is never used. [unusedStructMember]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/cmt/userio.c:1218:19: style: Unused variable: file_limit [unusedVariable]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Matlab-testing/conv2dTest.c:54:15: style: Condition 'dataSize<=0' is always false [knownConditionTrueFalse]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Matlab-testing/conv2dTest.c:19:11: note: Assignment 'N=256', assigned value is 256
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Matlab-testing/conv2dTest.c:23:28: note: Assignment 'dataSize=N-kernSize+1', assigned value is 204
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Matlab-testing/conv2dTest.c:54:15: note: Condition 'dataSize<=0' is always false
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Matlab-testing/conv2dTest.c:43:1: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Matlab-testing/conv2dTest.c:52:1: warning: %d in format string (no. 1) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Matlab-testing/conv2dTest.c:52:1: warning: %d in format string (no. 2) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Matlab-testing/conv2dTest.c:27:7: style: The scope of the variable 'i1' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Matlab-testing/conv2dTest.c:28:7: style: The scope of the variable 'i2' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Matlab-testing/conv2dTest.c:36:6: style: The scope of the variable 'rannum' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Matlab-testing/convTest.c:49:14: style: Condition 'dataSize<=0' is always false [knownConditionTrueFalse]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Matlab-testing/convTest.c:20:11: note: Assignment 'N=2048', assigned value is 2048
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Matlab-testing/convTest.c:22:28: note: Assignment 'dataSize=N-kernSize+1', assigned value is 1046
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Matlab-testing/convTest.c:49:14: note: Condition 'dataSize<=0' is always false
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Matlab-testing/convTest.c:40:1: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Matlab-testing/convTest.c:47:1: warning: %d in format string (no. 1) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Matlab-testing/convTest.c:25:7: style: The scope of the variable 'i1' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Matlab-testing/convTest.c:26:7: style: The scope of the variable 'i2' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Matlab-testing/convTest.c:33:6: style: The scope of the variable 'rannum' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Matlab-testing/rfft2dTestML.c:51:4: style: Condition '!TheErr' is always true [knownConditionTrueFalse]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Matlab-testing/rfft2dTestML.c:49:10: note: Assignment 'TheErr=0', assigned value is 0
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Matlab-testing/rfft2dTestML.c:51:4: note: Condition '!TheErr' is always true
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Matlab-testing/rfft2dTestML.c:38:1: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Matlab-testing/rfft2dTestML.c:47:1: warning: %d in format string (no. 1) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Matlab-testing/rfft2dTestML.c:47:1: warning: %d in format string (no. 2) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Matlab-testing/rfft2dTestML.c:22:7: style: The scope of the variable 'maxerrfft' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Matlab-testing/rfft2dTestML.c:23:7: style: The scope of the variable 'i1' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Matlab-testing/rfft2dTestML.c:31:6: style: The scope of the variable 'rannum' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Numerical-Recipes-testing/fftTest.c:49:1: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Numerical-Recipes-testing/fftTest.c:55:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Numerical-Recipes-testing/fftTest.c:35:7: style: The scope of the variable 'TheErr' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Numerical-Recipes-testing/fftTest.c:36:7: style: The scope of the variable 'N' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Numerical-Recipes-testing/fftTest.c:37:7: style: The scope of the variable 'M' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Numerical-Recipes-testing/fftTest2d.c:52:1: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Numerical-Recipes-testing/fftTest2d.c:63:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Numerical-Recipes-testing/fftTest2d.c:63:2: warning: %d in format string (no. 2) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Numerical-Recipes-testing/fftTest2d.c:36:7: style: The scope of the variable 'TheErr' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Numerical-Recipes-testing/fftTest2d.c:37:6: style: The scope of the variable 'N' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Numerical-Recipes-testing/fftTest2d.c:38:6: style: The scope of the variable 'M' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Numerical-Recipes-testing/fftTest2d.c:39:6: style: The scope of the variable 'M2' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Numerical-Recipes-testing/fftTest2d.c:87:26: portability: Undefined behaviour, pointer arithmetic 'nn-1' is out of bounds. [pointerOutOfBounds]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Numerical-Recipes-testing/fftTest3d.c:54:1: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Numerical-Recipes-testing/fftTest3d.c:67:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Numerical-Recipes-testing/fftTest3d.c:67:2: warning: %d in format string (no. 2) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Numerical-Recipes-testing/fftTest3d.c:67:2: warning: %d in format string (no. 3) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Numerical-Recipes-testing/fftTest3d.c:35:7: style: The scope of the variable 'TheErr' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Numerical-Recipes-testing/fftTest3d.c:36:7: style: The scope of the variable 'N' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Numerical-Recipes-testing/fftTest3d.c:37:7: style: The scope of the variable 'M' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Numerical-Recipes-testing/fftTest3d.c:39:7: style: The scope of the variable 'M2' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Numerical-Recipes-testing/fftTest3d.c:41:7: style: The scope of the variable 'M3' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Numerical-Recipes-testing/fftTest3d.c:92:26: portability: Undefined behaviour, pointer arithmetic 'nn-1' is out of bounds. [pointerOutOfBounds]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Numerical-Recipes-testing/rfftTest.c:45:1: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Numerical-Recipes-testing/rfftTest.c:51:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Numerical-Recipes-testing/rfftTest.c:55:2: style: Variable 'TheErr' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Numerical-Recipes-testing/rfftTest.c:54:2: note: Variable 'TheErr' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Numerical-Recipes-testing/rfftTest.c:55:2: note: Variable 'TheErr' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Numerical-Recipes-testing/rfftTest.c:31:7: style: The scope of the variable 'TheErr' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Numerical-Recipes-testing/rfftTest.c:32:7: style: The scope of the variable 'N' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Numerical-Recipes-testing/rfftTest.c:33:7: style: The scope of the variable 'M' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Numerical-Recipes-testing/rfftTest2d.c:53:1: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Numerical-Recipes-testing/rfftTest2d.c:64:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Numerical-Recipes-testing/rfftTest2d.c:64:2: warning: %d in format string (no. 2) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Numerical-Recipes-testing/rfftTest2d.c:67:2: style: Variable 'TheErr' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Numerical-Recipes-testing/rfftTest2d.c:66:2: note: Variable 'TheErr' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Numerical-Recipes-testing/rfftTest2d.c:67:2: note: Variable 'TheErr' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Numerical-Recipes-testing/rfftTest2d.c:33:7: style: The scope of the variable 'TheErr' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Numerical-Recipes-testing/rfftTest2d.c:34:7: style: The scope of the variable 'N' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Numerical-Recipes-testing/rfftTest2d.c:35:7: style: The scope of the variable 'M' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Numerical-Recipes-testing/rfftTest2d.c:36:7: style: The scope of the variable 'M2' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Numerical-Recipes-testing/rfftTest2d.c:43:7: style: The scope of the variable 't1' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Numerical-Recipes-testing/rfftTest2d.c:43:10: style: The scope of the variable 't2' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Numerical-Recipes-testing/rfftTest2d.c:118:4: style: Variable 't1' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Numerical-Recipes-testing/rfftTest2d.c:119:7: style: Variable 't2' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Timing-code/fftTiming.c:38:1: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Timing-code/fftTiming.c:42:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Timing-code/fftTiming.c:28:7: style: The scope of the variable 'TheErr' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Timing-code/fftTiming.c:29:6: style: The scope of the variable 'N' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Timing-code/fftTiming.c:30:6: style: The scope of the variable 'M' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Timing-code/rfftTiming.c:32:1: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Timing-code/rfftTiming.c:36:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Timing-code/rfftTiming.c:22:7: style: The scope of the variable 'TheErr' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Timing-code/rfftTiming.c:23:6: style: The scope of the variable 'N' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/Timing-code/rfftTiming.c:24:6: style: The scope of the variable 'M' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fft2d.c:75:6: style: The scope of the variable 'i1' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fft2d.c:102:6: style: The scope of the variable 'i1' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fft2d.c:173:6: style: The scope of the variable 'i1' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fft2d.c:174:6: style: The scope of the variable 'i2' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fft2d.c:224:6: style: The scope of the variable 'i1' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fft2d.c:225:6: style: The scope of the variable 'i2' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fft2d.c:283:6: style: The scope of the variable 'i1' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fft2d.c:331:6: style: The scope of the variable 'i1' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftext.c:34:49: warning: Either the condition 'M<64' is redundant or malloc() argument nr 1 can have invalid value. The value is -9.223372037e+18 but the valid values are '0:'. [invalidFunctionArg]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftext.c:30:20: note: Assuming that condition 'M<64' is not redundant
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftext.c:34:49: note: Invalid argument
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:49:6: style: The scope of the variable 'bitsum' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:421:7: style: The scope of the variable 'f0r' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:421:12: style: The scope of the variable 'f0i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:421:17: style: The scope of the variable 'f1r' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:421:22: style: The scope of the variable 'f1i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:421:27: style: The scope of the variable 'f2r' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:421:32: style: The scope of the variable 'f2i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:421:37: style: The scope of the variable 'f3r' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:421:42: style: The scope of the variable 'f3i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:422:7: style: The scope of the variable 'f4r' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:422:12: style: The scope of the variable 'f4i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:422:17: style: The scope of the variable 'f5r' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:422:22: style: The scope of the variable 'f5i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:422:27: style: The scope of the variable 'f6r' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:422:32: style: The scope of the variable 'f6i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:422:37: style: The scope of the variable 'f7r' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:422:42: style: The scope of the variable 'f7i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:742:9: style: The scope of the variable 'p0r' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:742:27: style: The scope of the variable 'p3r' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:743:21: style: The scope of the variable 'u1r' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:743:27: style: The scope of the variable 'u1i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:743:33: style: The scope of the variable 'u2r' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:743:39: style: The scope of the variable 'u2i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:745:7: style: The scope of the variable 'w0r' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:745:12: style: The scope of the variable 'w0i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:745:17: style: The scope of the variable 'w1r' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:745:22: style: The scope of the variable 'w1i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:745:27: style: The scope of the variable 'w2r' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:745:32: style: The scope of the variable 'w2i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:745:37: style: The scope of the variable 'w3r' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:745:42: style: The scope of the variable 'w3i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:1050:6: style: The scope of the variable 'i1' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:1072:7: style: The scope of the variable 'StageCnt' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:1073:7: style: The scope of the variable 'NDiffU' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:1485:7: style: The scope of the variable 'f0r' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:1485:12: style: The scope of the variable 'f0i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:1485:17: style: The scope of the variable 'f1r' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:1485:22: style: The scope of the variable 'f1i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:1485:27: style: The scope of the variable 'f2r' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:1485:32: style: The scope of the variable 'f2i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:1485:37: style: The scope of the variable 'f3r' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:1485:42: style: The scope of the variable 'f3i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:1486:7: style: The scope of the variable 'f4r' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:1486:12: style: The scope of the variable 'f4i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:1486:17: style: The scope of the variable 'f5r' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:1486:22: style: The scope of the variable 'f5i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:1486:27: style: The scope of the variable 'f6r' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:1486:32: style: The scope of the variable 'f6i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:1486:37: style: The scope of the variable 'f7r' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:1486:42: style: The scope of the variable 'f7i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:1806:9: style: The scope of the variable 'p0r' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:1806:27: style: The scope of the variable 'p3r' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:1807:21: style: The scope of the variable 'u1r' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:1807:27: style: The scope of the variable 'u1i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:1807:33: style: The scope of the variable 'u2r' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:1807:39: style: The scope of the variable 'u2i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:1809:7: style: The scope of the variable 'w0r' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:1809:12: style: The scope of the variable 'w0i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:1809:17: style: The scope of the variable 'w1r' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:1809:22: style: The scope of the variable 'w1i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:1809:27: style: The scope of the variable 'w2r' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:1809:32: style: The scope of the variable 'w2i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:1809:37: style: The scope of the variable 'w3r' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:1809:42: style: The scope of the variable 'w3i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:2117:6: style: The scope of the variable 'i1' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:2139:7: style: The scope of the variable 'StageCnt' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:2140:7: style: The scope of the variable 'NDiffU' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:2624:7: style: The scope of the variable 'StageCnt' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:2625:7: style: The scope of the variable 'NDiffU' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:3113:7: style: The scope of the variable 'StageCnt' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:3114:7: style: The scope of the variable 'NDiffU' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:423:13: style: Variable 'Two' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/fftlib.c:1487:13: style: Variable 'Two' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/matlib.c:172:7: style: The scope of the variable 'A1R' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/matlib.c:173:7: style: The scope of the variable 'A1I' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/matlib.c:174:7: style: The scope of the variable 'A2R' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/matlib.c:175:7: style: The scope of the variable 'A2I' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/matlib.c:176:7: style: The scope of the variable 'A3R' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/matlib.c:177:7: style: The scope of the variable 'A3I' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/matlib.c:180:7: style: The scope of the variable 'B1R' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/matlib.c:181:7: style: The scope of the variable 'B1I' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/matlib.c:182:7: style: The scope of the variable 'B2R' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/matlib.c:183:7: style: The scope of the variable 'B2I' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/matlib.c:184:7: style: The scope of the variable 'B3R' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/matlib.c:185:7: style: The scope of the variable 'B3I' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/matlib.c:188:7: style: The scope of the variable 'T1R' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/matlib.c:189:7: style: The scope of the variable 'T1I' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/matlib.c:190:7: style: The scope of the variable 'T2R' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/matlib.c:191:7: style: The scope of the variable 'T2I' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/matlib.c:192:7: style: The scope of the variable 'T3R' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/ffts/src/matlib.c:193:7: style: The scope of the variable 'T3I' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/add.c:66:9: style: The scope of the variable 'togo' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/add.c:67:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/add.c:70:39: style: The scope of the variable 's1_ptr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/add.c:71:39: style: The scope of the variable 's2_ptr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/add.c:72:39: style: The scope of the variable 'out_ptr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/add.c:784:29: style: Function 'add_free' argument 1 names different: declaration 'susp' definition 'a_susp'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/add.h:44:29: note: Function 'add_free' argument 1 names different: declaration 'susp' definition 'a_susp'.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/add.c:784:29: note: Function 'add_free' argument 1 names different: declaration 'susp' definition 'a_susp'.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/add.c:793:29: style: Function 'add_mark' argument 1 names different: declaration 'susp' definition 'a_susp'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/add.h:42:29: note: Function 'add_mark' argument 1 names different: declaration 'susp' definition 'a_susp'.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/add.c:793:29: note: Function 'add_mark' argument 1 names different: declaration 'susp' definition 'a_susp'.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/add.c:805:35: style: Function 'add_print_tree' argument 1 names different: declaration 'susp' definition 'a_susp'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/add.h:43:35: note: Function 'add_print_tree' argument 1 names different: declaration 'susp' definition 'a_susp'.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/add.c:805:35: note: Function 'add_print_tree' argument 1 names different: declaration 'susp' definition 'a_susp'.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/avg.c:81:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/avg.c:88:39: style: The scope of the variable 's_ptr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/avg.c:174:10: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/avg.c:279:21: error: Dereferencing 'susp' after it is deallocated / released [deallocuse]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/avg.c:280:20: error: Dereferencing 'susp' after it is deallocated / released [deallocuse]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/avg.c:284:5: error: Returning/dereferencing 'susp' after it is deallocated / released [deallocret]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/compose.c:183:10: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/convolve.c:43:17: style: The scope of the variable 'temp' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/convolve.c:59:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/convolve.c:63:39: style: The scope of the variable 'out_ptr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/convolve.c:65:28: style: The scope of the variable 'h_buf_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/convolve.c:66:19: style: The scope of the variable 'h_len_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/convolve.c:67:19: style: The scope of the variable 'x_buf_len_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/convolve.c:71:39: style: The scope of the variable 'x_snd_ptr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/downsample.c:48:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/downsample.c:52:39: style: The scope of the variable 'out_ptr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/downsample.c:54:39: style: The scope of the variable 's_ptr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/downsample.c:134:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/downsample.c:138:39: style: The scope of the variable 'out_ptr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/downsample.c:141:39: style: The scope of the variable 's_ptr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/downsample.c:348:10: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/f0.cpp:128:9: style: The scope of the variable 'f0' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/falloc.c:56:21: error: Null pointer dereference: sp [nullPointer]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/falloc.c:56:18: note: Assignment 'sp=0', assigned value is 0
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/falloc.c:56:21: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/falloc.c:197:7: style: Variable 'tsave' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/falloc.c:188:0: note: Variable 'tsave' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/falloc.c:197:7: note: Variable 'tsave' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/ffilterkit.c:82:12: style: The scope of the variable 'a' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/ffilterkit.c:83:17: style: The scope of the variable 'Hdp' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/fft-rbd.c:77:15: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/fft.c:133:22: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/fft.c:144:22: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/fft.c:89:54: style: Function 'snd_fft' argument 4 names different: declaration 'w' definition 'winval'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/fft.h:3:54: note: Function 'snd_fft' argument 4 names different: declaration 'w' definition 'winval'.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/fft.c:89:54: note: Function 'snd_fft' argument 4 names different: declaration 'w' definition 'winval'.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/fftr4.c:251:9: style: Condition '!dotime' is always true [knownConditionTrueFalse]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/fftr4.c:206:12: note: Assignment 'dotime=0', assigned value is 0
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/fftr4.c:251:9: note: Condition '!dotime' is always true
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/fftr4.c:30:18: style: The scope of the variable 'j' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/fftr4.c:55:18: style: The scope of the variable 'j' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/fftr4.c:163:22: style: Unused variable: numsamp [unusedVariable]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/fftr4.c:166:12: style: Unused variable: freq [unusedVariable]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/fftr4.c:166:18: style: Unused variable: phase [unusedVariable]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/fftr4.c:166:25: style: Unused variable: fs [unusedVariable]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/fftr4.c:166:29: style: Unused variable: A [unusedVariable]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/inverse.c:138:10: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/lpanal.c:80:9: style: The scope of the variable 'suma' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/multiread.c:52:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/multiseq.c:162:15: style: The scope of the variable 'new_horizon' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/multiseq.c:163:15: style: The scope of the variable 'new_low_water' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/multiseq.c:314:16: style: The scope of the variable 'snd' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/nfilterkit.c:86:12: style: The scope of the variable 'a' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/nfilterkit.c:87:17: style: The scope of the variable 'Hdp' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/nfilterkit.c:135:16: style: The scope of the variable 'Xp' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/nfilterkit.c:171:16: style: The scope of the variable 'Xp' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/nyx.c:741:42: style: Function 'nyx_eval_expression' argument 1 names different: declaration 'expr' definition 'expr_string'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/nyx.h:42:48: note: Function 'nyx_eval_expression' argument 1 names different: declaration 'expr' definition 'expr_string'.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/nyx.c:741:42: note: Function 'nyx_eval_expression' argument 1 names different: declaration 'expr' definition 'expr_string'.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/nyx.c:991:33: warning: Function 'nyx_get_label' argument order different: declaration 'index, time, label, ' definition 'index, start_time, end_time, label' [funcArgOrderDifferent]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/nyx.h:53:34: note: Function 'nyx_get_label' argument order different: declaration 'index, time, label, ' definition 'index, start_time, end_time, label'
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/nyx.c:991:33: note: Function 'nyx_get_label' argument order different: declaration 'index, time, label, ' definition 'index, start_time, end_time, label'
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/nyx.c:630:0: error: Memory leak: susp [memleak]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/nyx.c:630:0: error: Memory leak: snd [memleak]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/oldyin.c:193:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/oldyin.c:199:39: style: The scope of the variable 's_ptr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/oldyin.c:61:7: style: Variable 'd' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/resamp.c:96:16: style: The scope of the variable 'Xp' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/resamp.c:97:16: style: The scope of the variable 'v' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/resamp.c:131:16: style: The scope of the variable 'Xp' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/resamp.c:132:16: style: The scope of the variable 'v' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/resamp.c:163:9: style: The scope of the variable 'Nout' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/resamp.c:244:19: style: Variable 'Nout' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/resampv.c:279:9: style: The scope of the variable 'togo' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/resampv.c:279:15: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/resampv.c:280:27: style: The scope of the variable 'f_ptr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/resampv.c:281:27: style: The scope of the variable 'X_ptr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/samples.c:230:15: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/seqinterf.c:27:51: style: Function 'seq_get' argument 3 names different: declaration 'time' definition 'ntime'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/seqinterf.h:4:51: note: Function 'seq_get' argument 3 names different: declaration 'time' definition 'ntime'.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/seqinterf.c:27:51: note: Function 'seq_get' argument 3 names different: declaration 'time' definition 'ntime'.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/sndmax.c:26:30: style: The scope of the variable 'sbufp' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/sndread.c:119:17: style: The scope of the variable 'scale_factor' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/sndseq.c:263:32: style: Function 'sndseq_free' argument 1 names different: declaration 'susp' definition 'a_susp'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/sndseq.c:64:32: note: Function 'sndseq_free' argument 1 names different: declaration 'susp' definition 'a_susp'.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/sndseq.c:263:32: note: Function 'sndseq_free' argument 1 names different: declaration 'susp' definition 'a_susp'.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/sndseq.c:132:18: style: Variable 'result' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/sndsliders.c:65:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/sndsliders.c:69:39: style: The scope of the variable 'out_ptr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/sndsliders.c:71:26: style: The scope of the variable 'c_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/sndwrite.c:590:22: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/sndwrite.c:117:10: style: The scope of the variable 'rslt' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/sndwrite.c:379:10: style: The scope of the variable 'buflen' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/sndwrite.c:472:10: style: The scope of the variable 'buflen' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/sndwrite.c:475:12: style: The scope of the variable 'float_bufp' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/sndwrite.c:230:8: warning: Function 'sound_overwrite' argument order different: declaration 'snd_expr, n, filename, offset_secs, format, mode, bits, swap, duration, , ' definition 'snd_expr, n, filename, byte_offset, header, mode, bits, swap, sr, nchans, duration' [funcArgOrderDifferent]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/sndwrite.h:9:29: note: Function 'sound_overwrite' argument order different: declaration 'snd_expr, n, filename, offset_secs, format, mode, bits, swap, duration, , ' definition 'snd_expr, n, filename, byte_offset, header, mode, bits, swap, sr, nchans, duration'
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/sndwrite.c:230:8: note: Function 'sound_overwrite' argument order different: declaration 'snd_expr, n, filename, offset_secs, format, mode, bits, swap, duration, , ' definition 'snd_expr, n, filename, byte_offset, header, mode, bits, swap, sr, nchans, duration'
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/sndwrite.c:286:13: error: Memory pointed to by 'buf' is freed twice. [doubleFree]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/sndwrite.c:321:13: error: Memory pointed to by 'buf' is freed twice. [doubleFree]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/sndwrite.c:333:13: error: Memory pointed to by 'buf' is freed twice. [doubleFree]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/sndwrite.c:341:9: error: Memory pointed to by 'buf' is freed twice. [doubleFree]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/sndwrite.c:347:5: error: Memory pointed to by 'buf' is freed twice. [doubleFree]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/sndwritepa.c:229:9: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/sndwritepa.c:135:10: style: The scope of the variable 'msgbuffer' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/sndwritepa.c:154:26: style: The scope of the variable 'host_info' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/sndwritepa.c:713:12: style: The scope of the variable 'float_bufp' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/sndwritepa.c:613:18: style: Function 'sound_save_sound' argument 4 names different: declaration 'snd_file' definition 'sndfile'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/sndwritepa.c:115:81: note: Function 'sound_save_sound' argument 4 names different: declaration 'snd_file' definition 'sndfile'.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/sndwritepa.c:613:18: note: Function 'sound_save_sound' argument 4 names different: declaration 'snd_file' definition 'sndfile'.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/sndwritepa.c:710:18: style: Function 'sound_save_array' argument 4 names different: declaration 'snd_file' definition 'sndfile'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/sndwritepa.c:118:74: note: Function 'sound_save_array' argument 4 names different: declaration 'snd_file' definition 'sndfile'.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/sndwritepa.c:710:18: note: Function 'sound_save_array' argument 4 names different: declaration 'snd_file' definition 'sndfile'.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/sound.c:445:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/sound.c:1328:23: style: The scope of the variable 'sampblock' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/sound.c:1434:23: style: The scope of the variable 'sampblock' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/trigger.c:104:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/trigger.c:107:39: style: The scope of the variable 'out_ptr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/trigger.c:108:39: style: The scope of the variable 'input_ptr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/trigger.c:167:26: style: Variable 'result' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/yin.c:167:24: style: The scope of the variable 'non_periodic' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/yin.c:168:11: style: The scope of the variable 'auto_corr' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/yin.c:279:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/yin.c:286:39: style: The scope of the variable 's_ptr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqsrc/yin.c:90:7: style: Variable 'd' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqstk/instr.cpp:53:0: error: Memory leak: in [memleak]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqstk/instr.cpp:53:4: error: Memory leak: in.instrObjPtr [memleak]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqstk/src/FileWvIn.cpp:93:20: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqstk/src/JCRev.cpp:28:7: style: The scope of the variable 'delay' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqstk/src/NRev.cpp:29:7: style: The scope of the variable 'delay' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqstk/src/PRCRev.cpp:29:7: style: The scope of the variable 'delay' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqstk/src/WaveLoop.cpp:80:20: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqstk/src/WvIn.cpp:106:18: style: The scope of the variable 'index' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqstk/stkint.cpp:33:0: error: Memory leak: eff [memleak]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/nyqstk/stkint.cpp:33:5: error: Memory leak: eff.effectPtr [memleak]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/mac/MacAE.c:39:16: style: Unused variable: pb [unusedVariable]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/mac/MacCommandWin.c:492:17: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/mac/MacCommandWin.c:223:19: error: Expression '((int)x)!=((int)(x+=0.5))' depends on order of evaluation of side effects [unknownEvaluationOrder]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/mac/MacCommandWin.c:59:0: style: Variable 'amount' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/mac/MacCommandWin.c:123:46: style: Unused variable: tempRgn [unusedVariable]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/mac/MacCommandWin.c:210:11: style: Unused variable: test [unusedVariable]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/mac/MacCommandWin.c:338:11: style: Unused variable: totalLines [unusedVariable]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/mac/MacCommandWin.c:338:23: style: Unused variable: scrollAmount [unusedVariable]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/mac/MacCommandWin.c:338:37: style: Unused variable: max [unusedVariable]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/mac/MacCommandWin.c:698:5: style: Variable 'textBottom' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/mac/MacFileUtils.c:73:15: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/mac/macaboutbox.c:98:11: style: Unused variable: itemType [unusedVariable]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/mac/macaboutbox.c:98:0: style: Variable 'itemHit' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/mac/macaboutbox.c:99:12: style: Unused variable: itemHandle [unusedVariable]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/mac/macdrag.c:152:5: style: Variable 'rgn' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/mac/macdrag.c:148:0: note: Variable 'rgn' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/mac/macdrag.c:152:5: note: Variable 'rgn' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/mac/macdrag.c:153:5: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/mac/macdrag.c:149:0: note: Variable 'err' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/mac/macdrag.c:153:5: note: Variable 'err' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/mac/macfun.c:110:10: style: Unused variable: val [unusedVariable]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/mac/macfun.c:132:9: style: Unused variable: val [unusedVariable]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/mac/macfun.c:155:10: style: Unused variable: val [unusedVariable]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/mac/macint.c:297:17: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/mac/macint.c:296:17: note: Variable 'err' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/mac/macint.c:297:17: note: Variable 'err' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/mac/macint.c:413:9: style: The scope of the variable 'scrollValue' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/mac/macint.c:240:15: style: Unused variable: doWhat [unusedVariable]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/mac/macint.c:300:46: error: Uninitialized variable: theFullPath [uninitvar]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/mac/macstuff.c:70:9: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/mac/macstuff.c:213:25: error: Resource leak: pf [resourceLeak]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/unix/io.c:124:27: warning: Shifting 32-bit value by 32 bits is undefined behaviour. See condition at line 128. [shiftTooManyBits]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/unix/io.c:128:35: note: Assuming that condition 'IOinputfd>=32' is not redundant
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/unix/io.c:124:27: note: Shift
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/unix/io.c:124:27: warning: Either the condition 'IOinputfd>=32' is redundant or there is signed integer overflow for expression '1<<IOinputfd'. [integerOverflowCond]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/unix/io.c:128:35: note: Assuming that condition 'IOinputfd>=32' is not redundant
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/unix/io.c:124:27: note: Integer overflow
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/win/msvc/winfun.c:40:0: error: Invalid number of character '{' when these macros are defined: '__GCC__=1;__GCC__=1'. [syntaxError]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/win/msvc/winstuff.c:225:7: style: Variable 'fp' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/win/msvc/winstuff.c:221:0: note: Variable 'fp' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/win/msvc/winstuff.c:225:7: note: Variable 'fp' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/win/msvc/winstuff.c:236:7: style: Variable 'fp' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/win/msvc/winstuff.c:230:0: note: Variable 'fp' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/win/msvc/winstuff.c:236:7: note: Variable 'fp' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/win/msvc/winstuff.c:106:9: style: The scope of the variable 'c' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/win/msvc/winstuff.c:139:18: style: The scope of the variable 'msgbuf' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/win/msvc/winstuff.c:140:17: style: The scope of the variable 'msgbufx' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/win/msvc/winstuff.c:417:13: style: Variable 'flag' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/win/msvc/winstuff.c:143:17: warning: Storing getchar() return value in char variable and then comparing with EOF. [checkCastIntToCharAndBack]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/win/wingui/longque.h:13:10: style: Technically the member function 'longque::fullp' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/win/wingui/longque.h:16:10: style: Technically the member function 'longque::emptyp' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/win/wingui/textio.cpp:215:10: style: The scope of the variable 'c' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/win/wingui/winguistuff.c:361:13: style: Variable 'flag' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/win/wingui/winmain.cpp:384:5: style: Variable 'rslt' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/win/wingui/winmain.cpp:378:5: note: Variable 'rslt' is reassigned a value before the old one has been used if variable is no semaphore variable.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/sys/win/wingui/winmain.cpp:384:5: note: Variable 'rslt' is reassigned a value before the old one has been used if variable is no semaphore variable.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/abs.c:30:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/allpoles.c:37:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/allpoles.c:43:19: style: The scope of the variable 'ak_len_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/allpoles.c:44:21: style: The scope of the variable 'gain_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/allpoles.c:45:23: style: The scope of the variable 'ak_coefs_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/allpoles.c:47:19: style: The scope of the variable 'index_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/allpoles.c:132:38: style: The scope of the variable 'xj' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpass.c:35:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpass.c:41:21: style: The scope of the variable 'feedback_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpass.c:43:28: style: The scope of the variable 'endptr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpasscv.c:47:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpasscv.c:54:28: style: The scope of the variable 'endptr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpasscv.c:123:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpasscv.c:130:28: style: The scope of the variable 'endptr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpasscv.c:201:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpasscv.c:208:28: style: The scope of the variable 'endptr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpasscv.c:210:21: style: The scope of the variable 'feedback_pHaSe_ReG' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpasscv.c:299:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpasscv.c:306:28: style: The scope of the variable 'endptr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvc.c:49:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvc.c:55:20: style: The scope of the variable 'delay_scale_factor_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvc.c:56:21: style: The scope of the variable 'feedback_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvc.c:57:19: style: The scope of the variable 'buflen_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvc.c:59:28: style: The scope of the variable 'endptr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvc.c:159:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvc.c:165:20: style: The scope of the variable 'delay_scale_factor_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvc.c:166:21: style: The scope of the variable 'feedback_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvc.c:167:19: style: The scope of the variable 'buflen_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvc.c:169:28: style: The scope of the variable 'endptr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvc.c:171:21: style: The scope of the variable 'delaysnd_pHaSe_ReG' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvc.c:290:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvc.c:296:20: style: The scope of the variable 'delay_scale_factor_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvc.c:297:21: style: The scope of the variable 'feedback_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvc.c:298:19: style: The scope of the variable 'buflen_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvc.c:300:28: style: The scope of the variable 'endptr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:60:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:66:20: style: The scope of the variable 'delay_scale_factor_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:67:19: style: The scope of the variable 'buflen_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:69:28: style: The scope of the variable 'endptr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:113:26: style: The scope of the variable 'delayi' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:114:35: style: The scope of the variable 'yptr' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:179:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:185:20: style: The scope of the variable 'delay_scale_factor_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:186:19: style: The scope of the variable 'buflen_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:188:28: style: The scope of the variable 'endptr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:233:26: style: The scope of the variable 'delayi' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:234:35: style: The scope of the variable 'yptr' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:300:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:306:20: style: The scope of the variable 'delay_scale_factor_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:307:19: style: The scope of the variable 'buflen_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:309:28: style: The scope of the variable 'endptr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:311:21: style: The scope of the variable 'feedback_pHaSe_ReG' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:362:26: style: The scope of the variable 'delayi' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:363:35: style: The scope of the variable 'yptr' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:441:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:447:20: style: The scope of the variable 'delay_scale_factor_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:448:19: style: The scope of the variable 'buflen_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:450:28: style: The scope of the variable 'endptr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:515:26: style: The scope of the variable 'delayi' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:516:35: style: The scope of the variable 'yptr' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:582:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:588:20: style: The scope of the variable 'delay_scale_factor_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:589:19: style: The scope of the variable 'buflen_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:591:28: style: The scope of the variable 'endptr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:594:21: style: The scope of the variable 'delaysnd_pHaSe_ReG' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:644:26: style: The scope of the variable 'delayi' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:645:35: style: The scope of the variable 'yptr' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:721:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:727:20: style: The scope of the variable 'delay_scale_factor_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:728:19: style: The scope of the variable 'buflen_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:730:28: style: The scope of the variable 'endptr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:734:21: style: The scope of the variable 'delaysnd_pHaSe_ReG' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:784:26: style: The scope of the variable 'delayi' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:785:35: style: The scope of the variable 'yptr' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:862:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:868:20: style: The scope of the variable 'delay_scale_factor_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:869:19: style: The scope of the variable 'buflen_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:871:28: style: The scope of the variable 'endptr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:873:21: style: The scope of the variable 'feedback_pHaSe_ReG' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:876:21: style: The scope of the variable 'delaysnd_pHaSe_ReG' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:928:26: style: The scope of the variable 'delayi' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:929:35: style: The scope of the variable 'yptr' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:1017:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:1023:20: style: The scope of the variable 'delay_scale_factor_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:1024:19: style: The scope of the variable 'buflen_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:1026:28: style: The scope of the variable 'endptr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:1028:21: style: The scope of the variable 'delaysnd_pHaSe_ReG' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:1095:26: style: The scope of the variable 'delayi' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:1096:35: style: The scope of the variable 'yptr' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:1174:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:1180:20: style: The scope of the variable 'delay_scale_factor_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:1181:19: style: The scope of the variable 'buflen_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:1183:28: style: The scope of the variable 'endptr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:1248:26: style: The scope of the variable 'delayi' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:1249:35: style: The scope of the variable 'yptr' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:1317:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:1323:20: style: The scope of the variable 'delay_scale_factor_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:1324:19: style: The scope of the variable 'buflen_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:1326:28: style: The scope of the variable 'endptr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:1392:26: style: The scope of the variable 'delayi' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:1393:35: style: The scope of the variable 'yptr' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:1462:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:1468:20: style: The scope of the variable 'delay_scale_factor_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:1469:19: style: The scope of the variable 'buflen_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:1471:28: style: The scope of the variable 'endptr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:1473:21: style: The scope of the variable 'feedback_pHaSe_ReG' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:1540:26: style: The scope of the variable 'delayi' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:1541:35: style: The scope of the variable 'yptr' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:1622:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:1628:20: style: The scope of the variable 'delay_scale_factor_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:1629:19: style: The scope of the variable 'buflen_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:1631:28: style: The scope of the variable 'endptr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:1712:26: style: The scope of the variable 'delayi' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/alpassvv.c:1713:35: style: The scope of the variable 'yptr' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/amosc.c:46:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/amosc.c:52:21: style: The scope of the variable 'ph_incr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/amosc.c:53:28: style: The scope of the variable 'table_ptr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/amosc.c:54:21: style: The scope of the variable 'table_len_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/amosc.c:55:21: style: The scope of the variable 'phase_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/amosc.c:153:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/amosc.c:159:21: style: The scope of the variable 'ph_incr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/amosc.c:160:28: style: The scope of the variable 'table_ptr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/amosc.c:161:21: style: The scope of the variable 'table_len_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/amosc.c:162:21: style: The scope of the variable 'phase_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/amosc.c:164:21: style: The scope of the variable 'amod_pHaSe_ReG' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/amosc.c:280:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/amosc.c:286:21: style: The scope of the variable 'ph_incr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/amosc.c:287:28: style: The scope of the variable 'table_ptr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/amosc.c:288:21: style: The scope of the variable 'table_len_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/amosc.c:289:21: style: The scope of the variable 'phase_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/areson.c:36:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/areson.c:42:21: style: The scope of the variable 'c3_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/areson.c:43:21: style: The scope of the variable 'c2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/areson.c:44:21: style: The scope of the variable 'c1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/areson.c:45:21: style: The scope of the variable 'y1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/areson.c:46:21: style: The scope of the variable 'y2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresoncv.c:51:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresoncv.c:57:21: style: The scope of the variable 'c3co_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresoncv.c:58:21: style: The scope of the variable 'coshz_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresoncv.c:59:21: style: The scope of the variable 'c2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresoncv.c:60:21: style: The scope of the variable 'c1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresoncv.c:61:18: style: The scope of the variable 'normalization_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresoncv.c:62:21: style: The scope of the variable 'y1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresoncv.c:63:21: style: The scope of the variable 'y2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresoncv.c:180:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresoncv.c:186:21: style: The scope of the variable 'c3co_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresoncv.c:187:21: style: The scope of the variable 'coshz_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresoncv.c:188:21: style: The scope of the variable 'c2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresoncv.c:189:21: style: The scope of the variable 'c1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresoncv.c:190:18: style: The scope of the variable 'normalization_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresoncv.c:191:21: style: The scope of the variable 'y1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresoncv.c:192:21: style: The scope of the variable 'y2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresoncv.c:194:21: style: The scope of the variable 'bw_pHaSe_ReG' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresoncv.c:336:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresoncv.c:342:21: style: The scope of the variable 'c3co_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresoncv.c:343:21: style: The scope of the variable 'coshz_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresoncv.c:344:21: style: The scope of the variable 'c2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresoncv.c:345:21: style: The scope of the variable 'c1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresoncv.c:346:18: style: The scope of the variable 'normalization_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresoncv.c:347:21: style: The scope of the variable 'y1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresoncv.c:348:21: style: The scope of the variable 'y2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvc.c:53:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvc.c:59:21: style: The scope of the variable 'c3co_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvc.c:60:21: style: The scope of the variable 'c3p1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvc.c:61:21: style: The scope of the variable 'c3t4_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvc.c:62:21: style: The scope of the variable 'omc3_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvc.c:63:21: style: The scope of the variable 'c2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvc.c:64:21: style: The scope of the variable 'c1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvc.c:65:18: style: The scope of the variable 'normalization_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvc.c:66:21: style: The scope of the variable 'y1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvc.c:67:21: style: The scope of the variable 'y2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvc.c:179:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvc.c:185:21: style: The scope of the variable 'c3co_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvc.c:186:21: style: The scope of the variable 'c3p1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvc.c:187:21: style: The scope of the variable 'c3t4_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvc.c:188:21: style: The scope of the variable 'omc3_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvc.c:189:21: style: The scope of the variable 'c2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvc.c:190:21: style: The scope of the variable 'c1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvc.c:191:18: style: The scope of the variable 'normalization_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvc.c:192:21: style: The scope of the variable 'y1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvc.c:193:21: style: The scope of the variable 'y2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvc.c:195:21: style: The scope of the variable 'hz_pHaSe_ReG' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvc.c:325:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvc.c:331:21: style: The scope of the variable 'c3co_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvc.c:332:21: style: The scope of the variable 'c3p1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvc.c:333:21: style: The scope of the variable 'c3t4_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvc.c:334:21: style: The scope of the variable 'omc3_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvc.c:335:21: style: The scope of the variable 'c2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvc.c:336:21: style: The scope of the variable 'c1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvc.c:337:18: style: The scope of the variable 'normalization_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvc.c:338:21: style: The scope of the variable 'y1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvc.c:339:21: style: The scope of the variable 'y2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:169:6: style: Variable 'recompute_reg' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:164:6: note: Variable 'recompute_reg' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:169:6: note: Variable 'recompute_reg' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:68:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:74:21: style: The scope of the variable 'c3co_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:75:21: style: The scope of the variable 'c3p1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:76:21: style: The scope of the variable 'c3t4_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:77:21: style: The scope of the variable 'omc3_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:78:21: style: The scope of the variable 'coshz_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:79:21: style: The scope of the variable 'c2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:80:21: style: The scope of the variable 'c1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:82:18: style: The scope of the variable 'normalization_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:83:21: style: The scope of the variable 'y1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:84:21: style: The scope of the variable 'y2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:222:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:228:21: style: The scope of the variable 'c3co_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:229:21: style: The scope of the variable 'c3p1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:230:21: style: The scope of the variable 'c3t4_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:231:21: style: The scope of the variable 'omc3_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:232:21: style: The scope of the variable 'coshz_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:233:21: style: The scope of the variable 'c2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:234:21: style: The scope of the variable 'c1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:236:18: style: The scope of the variable 'normalization_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:237:21: style: The scope of the variable 'y1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:238:21: style: The scope of the variable 'y2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:240:21: style: The scope of the variable 'bw_pHaSe_ReG' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:397:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:403:21: style: The scope of the variable 'c3co_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:404:21: style: The scope of the variable 'c3p1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:405:21: style: The scope of the variable 'c3t4_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:406:21: style: The scope of the variable 'omc3_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:407:21: style: The scope of the variable 'coshz_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:408:21: style: The scope of the variable 'c2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:409:21: style: The scope of the variable 'c1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:411:18: style: The scope of the variable 'normalization_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:412:21: style: The scope of the variable 'y1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:413:21: style: The scope of the variable 'y2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:563:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:569:21: style: The scope of the variable 'c3co_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:570:21: style: The scope of the variable 'c3p1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:571:21: style: The scope of the variable 'c3t4_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:572:21: style: The scope of the variable 'omc3_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:573:21: style: The scope of the variable 'coshz_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:574:21: style: The scope of the variable 'c2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:575:21: style: The scope of the variable 'c1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:577:18: style: The scope of the variable 'normalization_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:578:21: style: The scope of the variable 'y1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:579:21: style: The scope of the variable 'y2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:583:21: style: The scope of the variable 'hz1_pHaSe_ReG' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:734:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:740:21: style: The scope of the variable 'c3co_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:741:21: style: The scope of the variable 'c3p1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:742:21: style: The scope of the variable 'c3t4_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:743:21: style: The scope of the variable 'omc3_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:744:21: style: The scope of the variable 'coshz_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:745:21: style: The scope of the variable 'c2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:746:21: style: The scope of the variable 'c1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:748:18: style: The scope of the variable 'normalization_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:749:21: style: The scope of the variable 'y1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:750:21: style: The scope of the variable 'y2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:752:21: style: The scope of the variable 'bw_pHaSe_ReG' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:755:21: style: The scope of the variable 'hz1_pHaSe_ReG' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:920:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:926:21: style: The scope of the variable 'c3co_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:927:21: style: The scope of the variable 'c3p1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:928:21: style: The scope of the variable 'c3t4_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:929:21: style: The scope of the variable 'omc3_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:930:21: style: The scope of the variable 'coshz_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:931:21: style: The scope of the variable 'c2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:932:21: style: The scope of the variable 'c1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:934:18: style: The scope of the variable 'normalization_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:935:21: style: The scope of the variable 'y1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:936:21: style: The scope of the variable 'y2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:938:21: style: The scope of the variable 'hz1_pHaSe_ReG' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:1099:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:1105:21: style: The scope of the variable 'c3co_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:1106:21: style: The scope of the variable 'c3p1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:1107:21: style: The scope of the variable 'c3t4_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:1108:21: style: The scope of the variable 'omc3_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:1109:21: style: The scope of the variable 'coshz_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:1110:21: style: The scope of the variable 'c2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:1111:21: style: The scope of the variable 'c1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:1113:18: style: The scope of the variable 'normalization_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:1114:21: style: The scope of the variable 'y1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:1115:21: style: The scope of the variable 'y2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:1266:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:1272:21: style: The scope of the variable 'c3co_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:1273:21: style: The scope of the variable 'c3p1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:1274:21: style: The scope of the variable 'c3t4_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:1275:21: style: The scope of the variable 'omc3_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:1276:21: style: The scope of the variable 'coshz_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:1277:21: style: The scope of the variable 'c2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:1278:21: style: The scope of the variable 'c1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:1280:18: style: The scope of the variable 'normalization_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:1281:21: style: The scope of the variable 'y1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:1282:21: style: The scope of the variable 'y2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:1284:21: style: The scope of the variable 'bw_pHaSe_ReG' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:1449:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:1455:21: style: The scope of the variable 'c3co_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:1456:21: style: The scope of the variable 'c2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:1457:21: style: The scope of the variable 'c1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:1459:21: style: The scope of the variable 'y1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/aresonvv.c:1460:21: style: The scope of the variable 'y2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/atone.c:33:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/atone.c:39:21: style: The scope of the variable 'cc_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/atone.c:40:21: style: The scope of the variable 'prev_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/atone.c:133:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/atone.c:139:21: style: The scope of the variable 'cc_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/atone.c:140:21: style: The scope of the variable 'prev_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/atonev.c:46:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/atonev.c:52:21: style: The scope of the variable 'cc_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/atonev.c:53:21: style: The scope of the variable 'prev_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/atonev.c:157:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/atonev.c:163:21: style: The scope of the variable 'cc_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/atonev.c:164:21: style: The scope of the variable 'prev_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/atonev.c:166:21: style: The scope of the variable 'hz_pHaSe_ReG' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/atonev.c:287:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/atonev.c:293:21: style: The scope of the variable 'cc_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/atonev.c:294:21: style: The scope of the variable 'prev_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/biquadfilt.c:38:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/biquadfilt.c:44:21: style: The scope of the variable 'z1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/biquadfilt.c:45:21: style: The scope of the variable 'z2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/biquadfilt.c:46:21: style: The scope of the variable 'b0_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/biquadfilt.c:47:21: style: The scope of the variable 'b1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/biquadfilt.c:48:21: style: The scope of the variable 'b2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/biquadfilt.c:49:21: style: The scope of the variable 'a1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/biquadfilt.c:50:21: style: The scope of the variable 'a2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/buzz.c:48:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/buzz.c:54:21: style: The scope of the variable 'ph_incr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/buzz.c:55:20: style: The scope of the variable 'n_2_r_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/buzz.c:56:20: style: The scope of the variable 'n_2_p1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/buzz.c:57:21: style: The scope of the variable 'phase_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/buzz.c:169:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/buzz.c:175:21: style: The scope of the variable 'ph_incr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/buzz.c:176:20: style: The scope of the variable 'n_2_r_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/buzz.c:177:20: style: The scope of the variable 'n_2_p1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/buzz.c:178:21: style: The scope of the variable 'phase_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/buzz.c:180:21: style: The scope of the variable 's_fm_pHaSe_ReG' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/buzz.c:306:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/buzz.c:312:21: style: The scope of the variable 'ph_incr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/buzz.c:313:20: style: The scope of the variable 'n_2_r_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/buzz.c:314:20: style: The scope of the variable 'n_2_p1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/buzz.c:315:21: style: The scope of the variable 'phase_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/chase.c:34:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/chase.c:40:21: style: The scope of the variable 'level_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/chase.c:41:21: style: The scope of the variable 'upslope_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/chase.c:42:21: style: The scope of the variable 'downslope_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/chase.c:140:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/chase.c:146:21: style: The scope of the variable 'level_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/chase.c:147:21: style: The scope of the variable 'upslope_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/chase.c:148:21: style: The scope of the variable 'downslope_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/clip.c:32:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/clip.c:127:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/congen.c:33:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/congen.c:39:21: style: The scope of the variable 'value_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/congen.c:40:21: style: The scope of the variable 'rise_factor_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/congen.c:41:21: style: The scope of the variable 'fall_factor_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/congen.c:103:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/congen.c:109:21: style: The scope of the variable 'value_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/congen.c:110:21: style: The scope of the variable 'rise_factor_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/congen.c:111:21: style: The scope of the variable 'fall_factor_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/const.c:28:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/coterm.c:43:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/coterm.c:142:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/coterm.c:149:21: style: The scope of the variable 's2_pHaSe_ReG' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/coterm.c:262:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/coterm.c:107:0: style: Variable 'dummy' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/coterm.c:224:3: style: Variable 'dummy' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/coterm.c:347:34: style: Variable 'dummy' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/delaycc.c:35:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/delaycc.c:41:21: style: The scope of the variable 'feedback_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/delaycc.c:43:28: style: The scope of the variable 'endptr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/delaycv.c:56:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/delaycv.c:130:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/delaycv.c:206:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/delaycv.c:215:21: style: The scope of the variable 'feedback_pHaSe_ReG' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/delaycv.c:302:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/delaycv.c:398:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/delaycv.c:408:21: style: The scope of the variable 's_pHaSe_ReG' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/delaycv.c:492:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/delaycv.c:503:21: style: The scope of the variable 's_pHaSe_ReG' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/delaycv.c:589:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/delaycv.c:687:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/downproto.c:40:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/downproto.c:127:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/downproto.c:216:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/downproto.c:223:21: style: The scope of the variable 's_pHaSe_ReG' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/downproto.c:325:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/eqbandvvv.c:203:6: style: Variable 'recompute_reg' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/eqbandvvv.c:202:6: note: Variable 'recompute_reg' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/eqbandvvv.c:203:6: note: Variable 'recompute_reg' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/eqbandvvv.c:204:6: style: Variable 'recompute_reg' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/eqbandvvv.c:203:6: note: Variable 'recompute_reg' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/eqbandvvv.c:204:6: note: Variable 'recompute_reg' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/eqbandvvv.c:86:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/eqbandvvv.c:92:21: style: The scope of the variable 'w1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/eqbandvvv.c:93:21: style: The scope of the variable 'sw_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/eqbandvvv.c:94:21: style: The scope of the variable 'cw_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/eqbandvvv.c:95:21: style: The scope of the variable 'J_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/eqbandvvv.c:96:21: style: The scope of the variable 'gg_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/eqbandvvv.c:97:21: style: The scope of the variable 'b0_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/eqbandvvv.c:98:21: style: The scope of the variable 'b1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/eqbandvvv.c:99:21: style: The scope of the variable 'b2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/eqbandvvv.c:100:21: style: The scope of the variable 'a0_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/eqbandvvv.c:101:21: style: The scope of the variable 'a1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/eqbandvvv.c:102:21: style: The scope of the variable 'a2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/eqbandvvv.c:103:21: style: The scope of the variable 'z1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/eqbandvvv.c:104:21: style: The scope of the variable 'z2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/eqbandvvv.c:106:21: style: The scope of the variable 'inp_period_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/eqbandvvv.c:262:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/eqbandvvv.c:268:21: style: The scope of the variable 'w1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/eqbandvvv.c:269:21: style: The scope of the variable 'sw_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/eqbandvvv.c:270:21: style: The scope of the variable 'cw_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/eqbandvvv.c:271:21: style: The scope of the variable 'J_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/eqbandvvv.c:272:21: style: The scope of the variable 'gg_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/eqbandvvv.c:273:21: style: The scope of the variable 'b0_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/eqbandvvv.c:274:21: style: The scope of the variable 'b1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/eqbandvvv.c:275:21: style: The scope of the variable 'b2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/eqbandvvv.c:276:21: style: The scope of the variable 'a0_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/eqbandvvv.c:277:21: style: The scope of the variable 'a1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/eqbandvvv.c:278:21: style: The scope of the variable 'a2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/eqbandvvv.c:279:21: style: The scope of the variable 'z1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/eqbandvvv.c:280:21: style: The scope of the variable 'z2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/eqbandvvv.c:282:21: style: The scope of the variable 'inp_period_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/eqbandvvv.c:284:21: style: The scope of the variable 'width_pHaSe_ReG' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/eqbandvvv.c:287:21: style: The scope of the variable 'gain_pHaSe_ReG' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/eqbandvvv.c:290:21: style: The scope of the variable 'hz_pHaSe_ReG' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/eqbandvvv.c:483:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/eqbandvvv.c:489:21: style: The scope of the variable 'cw_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/eqbandvvv.c:490:21: style: The scope of the variable 'b0_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/eqbandvvv.c:491:21: style: The scope of the variable 'b1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/eqbandvvv.c:492:21: style: The scope of the variable 'b2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/eqbandvvv.c:493:21: style: The scope of the variable 'a1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/eqbandvvv.c:494:21: style: The scope of the variable 'a2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/eqbandvvv.c:495:21: style: The scope of the variable 'z1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/eqbandvvv.c:496:21: style: The scope of the variable 'z2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/eqbandvvv.c:497:21: style: The scope of the variable 'inp_period_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/exp.c:30:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/fmfb.c:32:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/fmfb.c:38:21: style: The scope of the variable 'yy_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/fmfb.c:39:21: style: The scope of the variable 'sin_y_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/fmfb.c:40:21: style: The scope of the variable 'xx_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/fmfb.c:41:21: style: The scope of the variable 'x_incr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/fmfb.c:42:21: style: The scope of the variable 'index_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/fmfbv.c:45:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/fmfbv.c:51:21: style: The scope of the variable 'yy_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/fmfbv.c:52:21: style: The scope of the variable 'sin_y_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/fmfbv.c:53:21: style: The scope of the variable 'phase_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/fmfbv.c:54:21: style: The scope of the variable 'ph_incr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/fmfbv.c:155:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/fmfbv.c:161:21: style: The scope of the variable 'yy_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/fmfbv.c:162:21: style: The scope of the variable 'sin_y_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/fmfbv.c:163:21: style: The scope of the variable 'phase_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/fmfbv.c:164:21: style: The scope of the variable 'ph_incr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/fmfbv.c:266:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/fmfbv.c:272:21: style: The scope of the variable 'yy_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/fmfbv.c:273:21: style: The scope of the variable 'sin_y_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/fmfbv.c:274:21: style: The scope of the variable 'phase_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/fmfbv.c:275:21: style: The scope of the variable 'ph_incr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/fmfbv.c:277:21: style: The scope of the variable 'index_pHaSe_ReG' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/fmfbv.c:393:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/fmfbv.c:399:21: style: The scope of the variable 'yy_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/fmfbv.c:400:21: style: The scope of the variable 'sin_y_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/fmfbv.c:401:21: style: The scope of the variable 'phase_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/fmfbv.c:402:21: style: The scope of the variable 'ph_incr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/fmosc.c:46:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/fmosc.c:52:21: style: The scope of the variable 'table_len_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/fmosc.c:53:21: style: The scope of the variable 'ph_incr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/fmosc.c:55:21: style: The scope of the variable 'phase_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/fmosc.c:154:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/fmosc.c:160:21: style: The scope of the variable 'table_len_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/fmosc.c:161:21: style: The scope of the variable 'ph_incr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/fmosc.c:163:21: style: The scope of the variable 'phase_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/fmosc.c:165:21: style: The scope of the variable 's_fm_pHaSe_ReG' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/fmosc.c:278:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/fmosc.c:284:21: style: The scope of the variable 'table_len_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/fmosc.c:285:21: style: The scope of the variable 'ph_incr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/fmosc.c:287:21: style: The scope of the variable 'phase_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/follow.c:84:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/follow.c:90:19: style: The scope of the variable 'lookahead_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/follow.c:94:21: style: The scope of the variable 'floor_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/follow.c:95:21: style: The scope of the variable 'rise_factor_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/follow.c:96:21: style: The scope of the variable 'fall_factor_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/fromobject.c:37:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/gate.c:114:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/gate.c:120:21: style: The scope of the variable 'threshold_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/gate.c:121:19: style: The scope of the variable 'off_count_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/gate.c:122:19: style: The scope of the variable 'stop_count_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/gate.c:123:19: style: The scope of the variable 'delay_len_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/gate.c:124:18: style: The scope of the variable 'state_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/gate.c:125:21: style: The scope of the variable 'value_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/instrbanded.c:36:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/instrbanded.c:43:20: style: The scope of the variable 'bowpress_scale_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/instrbow.c:36:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/instrbow.c:43:20: style: The scope of the variable 'bow_scale_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/instrbowedfreq.c:40:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/instrbowedfreq.c:47:20: style: The scope of the variable 'bow_scale_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/instrbowedfreq.c:48:21: style: The scope of the variable 'frequency_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/instrclar.c:36:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/instrclar.c:43:20: style: The scope of the variable 'breath_scale_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/instrclarall.c:47:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/instrclarall.c:54:21: style: The scope of the variable 'frequency_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/instrclarall.c:55:20: style: The scope of the variable 'breath_scale_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/instrclarall.c:56:20: style: The scope of the variable 'reed_scale_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/instrclarall.c:57:20: style: The scope of the variable 'noise_scale_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/instrclarfreq.c:40:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/instrclarfreq.c:47:21: style: The scope of the variable 'frequency_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/instrclarfreq.c:48:20: style: The scope of the variable 'breath_scale_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/instrflute.c:36:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/instrflute.c:43:20: style: The scope of the variable 'breath_scale_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/instrfluteall.c:47:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/instrfluteall.c:54:21: style: The scope of the variable 'frequency_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/instrfluteall.c:55:20: style: The scope of the variable 'breath_scale_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/instrfluteall.c:56:20: style: The scope of the variable 'jet_scale_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/instrfluteall.c:57:20: style: The scope of the variable 'noise_scale_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/instrflutefreq.c:40:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/instrflutefreq.c:47:20: style: The scope of the variable 'breath_scale_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/instrflutefreq.c:48:21: style: The scope of the variable 'frequency_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/instrmandolin.c:31:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/instrmodalbar.c:31:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/instrsax.c:36:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/instrsax.c:43:20: style: The scope of the variable 'breath_scale_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/instrsaxall.c:55:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/instrsaxall.c:62:21: style: The scope of the variable 'frequency_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/instrsaxall.c:63:20: style: The scope of the variable 'breath_scale_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/instrsaxall.c:64:20: style: The scope of the variable 'reed_scale_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/instrsaxall.c:65:20: style: The scope of the variable 'noise_scale_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/instrsaxall.c:66:20: style: The scope of the variable 'blow_scale_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/instrsaxall.c:67:20: style: The scope of the variable 'offset_scale_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/instrsaxfreq.c:40:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/instrsaxfreq.c:47:20: style: The scope of the variable 'breath_scale_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/instrsaxfreq.c:48:21: style: The scope of the variable 'frequency_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/instrsitar.c:31:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/integrate.c:32:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/integrate.c:38:21: style: The scope of the variable 'integral_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/log.c:30:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/lpreson.c:175:38: style: The scope of the variable 'xj' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/maxv.c:43:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/maxv.c:145:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/maxv.c:249:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/maxv.c:256:21: style: The scope of the variable 's2_pHaSe_ReG' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/maxv.c:373:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/maxv.c:496:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/maxv.c:601:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/maxv.c:608:21: style: The scope of the variable 's2_pHaSe_ReG' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/maxv.c:726:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/offset.c:32:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/offset.c:123:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/oneshot.c:34:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/oneshot.c:40:21: style: The scope of the variable 'lev_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/oneshot.c:41:19: style: The scope of the variable 'oncount_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/oneshot.c:42:19: style: The scope of the variable 'cnt_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/oneshot.c:133:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/oneshot.c:139:21: style: The scope of the variable 'lev_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/oneshot.c:140:19: style: The scope of the variable 'oncount_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/oneshot.c:141:19: style: The scope of the variable 'cnt_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/osc.c:32:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/osc.c:38:21: style: The scope of the variable 'ph_incr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/osc.c:40:21: style: The scope of the variable 'table_len_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/osc.c:41:21: style: The scope of the variable 'phase_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/partial.c:46:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/partial.c:52:19: style: The scope of the variable 'phase_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/partial.c:53:19: style: The scope of the variable 'ph_incr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/partial.c:142:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/partial.c:148:19: style: The scope of the variable 'phase_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/partial.c:149:19: style: The scope of the variable 'ph_incr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/partial.c:240:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/partial.c:246:19: style: The scope of the variable 'phase_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/partial.c:247:19: style: The scope of the variable 'ph_incr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/partial.c:249:21: style: The scope of the variable 'env_pHaSe_ReG' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/partial.c:358:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/partial.c:364:19: style: The scope of the variable 'phase_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/partial.c:365:19: style: The scope of the variable 'ph_incr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/pluck.c:123:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/pluck.c:129:21: style: The scope of the variable 'stretch_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/pluck.c:130:21: style: The scope of the variable 'cons_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/pluck.c:131:21: style: The scope of the variable 'loss_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/pluck.c:132:21: style: The scope of the variable 'x2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/pluck.c:133:21: style: The scope of the variable 'x3_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/pluck.c:138:28: style: The scope of the variable 'endptr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/prod.c:43:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/prod.c:142:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/prod.c:149:21: style: The scope of the variable 's2_pHaSe_ReG' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/prod.c:262:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/quantize.c:178:5: style: Variable 'scale_factor' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/quantize.c:174:0: note: Variable 'scale_factor' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/quantize.c:178:5: note: Variable 'scale_factor' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/quantize.c:32:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/quantize.c:38:21: style: The scope of the variable 'factor_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/recip.c:32:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/recip.c:38:21: style: The scope of the variable 'scale_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/reson.c:39:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/reson.c:45:21: style: The scope of the variable 'c3_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/reson.c:46:21: style: The scope of the variable 'c2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/reson.c:47:21: style: The scope of the variable 'c1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/reson.c:48:21: style: The scope of the variable 'y1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/reson.c:49:21: style: The scope of the variable 'y2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/reson.c:142:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/reson.c:148:21: style: The scope of the variable 'c3_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/reson.c:149:21: style: The scope of the variable 'c2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/reson.c:150:21: style: The scope of the variable 'c1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/reson.c:151:21: style: The scope of the variable 'y1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/reson.c:152:21: style: The scope of the variable 'y2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resoncv.c:52:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resoncv.c:58:21: style: The scope of the variable 'scale1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resoncv.c:59:21: style: The scope of the variable 'c3co_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resoncv.c:60:21: style: The scope of the variable 'coshz_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resoncv.c:61:21: style: The scope of the variable 'c2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resoncv.c:62:21: style: The scope of the variable 'c1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resoncv.c:63:18: style: The scope of the variable 'normalization_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resoncv.c:64:21: style: The scope of the variable 'y1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resoncv.c:65:21: style: The scope of the variable 'y2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resoncv.c:182:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resoncv.c:188:21: style: The scope of the variable 'scale1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resoncv.c:189:21: style: The scope of the variable 'c3co_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resoncv.c:190:21: style: The scope of the variable 'coshz_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resoncv.c:191:21: style: The scope of the variable 'c2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resoncv.c:192:21: style: The scope of the variable 'c1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resoncv.c:193:18: style: The scope of the variable 'normalization_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resoncv.c:194:21: style: The scope of the variable 'y1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resoncv.c:195:21: style: The scope of the variable 'y2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resoncv.c:197:21: style: The scope of the variable 'bw_pHaSe_ReG' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resoncv.c:339:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resoncv.c:345:21: style: The scope of the variable 'scale1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resoncv.c:346:21: style: The scope of the variable 'c3co_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resoncv.c:347:21: style: The scope of the variable 'coshz_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resoncv.c:348:21: style: The scope of the variable 'c2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resoncv.c:349:21: style: The scope of the variable 'c1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resoncv.c:350:18: style: The scope of the variable 'normalization_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resoncv.c:351:21: style: The scope of the variable 'y1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resoncv.c:352:21: style: The scope of the variable 'y2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvc.c:54:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvc.c:60:21: style: The scope of the variable 'scale1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvc.c:61:21: style: The scope of the variable 'c3co_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvc.c:62:21: style: The scope of the variable 'c3p1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvc.c:63:21: style: The scope of the variable 'c3t4_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvc.c:64:21: style: The scope of the variable 'omc3_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvc.c:65:21: style: The scope of the variable 'c2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvc.c:66:21: style: The scope of the variable 'c1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvc.c:67:18: style: The scope of the variable 'normalization_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvc.c:68:21: style: The scope of the variable 'y1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvc.c:69:21: style: The scope of the variable 'y2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvc.c:181:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvc.c:187:21: style: The scope of the variable 'scale1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvc.c:188:21: style: The scope of the variable 'c3co_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvc.c:189:21: style: The scope of the variable 'c3p1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvc.c:190:21: style: The scope of the variable 'c3t4_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvc.c:191:21: style: The scope of the variable 'omc3_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvc.c:192:21: style: The scope of the variable 'c2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvc.c:193:21: style: The scope of the variable 'c1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvc.c:194:18: style: The scope of the variable 'normalization_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvc.c:195:21: style: The scope of the variable 'y1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvc.c:196:21: style: The scope of the variable 'y2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvc.c:198:21: style: The scope of the variable 'hz_pHaSe_ReG' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvc.c:328:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvc.c:334:21: style: The scope of the variable 'scale1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvc.c:335:21: style: The scope of the variable 'c3co_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvc.c:336:21: style: The scope of the variable 'c3p1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvc.c:337:21: style: The scope of the variable 'c3t4_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvc.c:338:21: style: The scope of the variable 'omc3_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvc.c:339:21: style: The scope of the variable 'c2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvc.c:340:21: style: The scope of the variable 'c1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvc.c:341:18: style: The scope of the variable 'normalization_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvc.c:342:21: style: The scope of the variable 'y1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvc.c:343:21: style: The scope of the variable 'y2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:170:6: style: Variable 'recompute_reg' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:168:6: note: Variable 'recompute_reg' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:170:6: note: Variable 'recompute_reg' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:68:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:74:21: style: The scope of the variable 'scale1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:75:21: style: The scope of the variable 'c3co_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:76:21: style: The scope of the variable 'c3p1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:77:21: style: The scope of the variable 'c3t4_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:78:21: style: The scope of the variable 'omc3_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:79:21: style: The scope of the variable 'coshz_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:80:21: style: The scope of the variable 'c2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:81:21: style: The scope of the variable 'c1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:83:18: style: The scope of the variable 'normalization_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:84:21: style: The scope of the variable 'y1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:85:21: style: The scope of the variable 'y2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:220:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:226:21: style: The scope of the variable 'scale1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:227:21: style: The scope of the variable 'c3co_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:228:21: style: The scope of the variable 'c3p1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:229:21: style: The scope of the variable 'c3t4_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:230:21: style: The scope of the variable 'omc3_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:231:21: style: The scope of the variable 'coshz_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:232:21: style: The scope of the variable 'c2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:233:21: style: The scope of the variable 'c1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:235:18: style: The scope of the variable 'normalization_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:236:21: style: The scope of the variable 'y1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:237:21: style: The scope of the variable 'y2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:239:21: style: The scope of the variable 'bw_pHaSe_ReG' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:393:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:399:21: style: The scope of the variable 'scale1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:400:21: style: The scope of the variable 'c3co_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:401:21: style: The scope of the variable 'c3p1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:402:21: style: The scope of the variable 'c3t4_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:403:21: style: The scope of the variable 'omc3_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:404:21: style: The scope of the variable 'coshz_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:405:21: style: The scope of the variable 'c2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:406:21: style: The scope of the variable 'c1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:408:18: style: The scope of the variable 'normalization_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:409:21: style: The scope of the variable 'y1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:410:21: style: The scope of the variable 'y2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:557:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:563:21: style: The scope of the variable 'scale1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:564:21: style: The scope of the variable 'c3co_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:565:21: style: The scope of the variable 'c3p1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:566:21: style: The scope of the variable 'c3t4_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:567:21: style: The scope of the variable 'omc3_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:568:21: style: The scope of the variable 'coshz_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:569:21: style: The scope of the variable 'c2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:570:21: style: The scope of the variable 'c1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:572:18: style: The scope of the variable 'normalization_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:573:21: style: The scope of the variable 'y1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:574:21: style: The scope of the variable 'y2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:578:21: style: The scope of the variable 'hz1_pHaSe_ReG' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:726:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:732:21: style: The scope of the variable 'scale1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:733:21: style: The scope of the variable 'c3co_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:734:21: style: The scope of the variable 'c3p1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:735:21: style: The scope of the variable 'c3t4_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:736:21: style: The scope of the variable 'omc3_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:737:21: style: The scope of the variable 'coshz_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:738:21: style: The scope of the variable 'c2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:739:21: style: The scope of the variable 'c1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:741:18: style: The scope of the variable 'normalization_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:742:21: style: The scope of the variable 'y1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:743:21: style: The scope of the variable 'y2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:745:21: style: The scope of the variable 'bw_pHaSe_ReG' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:748:21: style: The scope of the variable 'hz1_pHaSe_ReG' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:910:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:916:21: style: The scope of the variable 'scale1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:917:21: style: The scope of the variable 'c3co_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:918:21: style: The scope of the variable 'c3p1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:919:21: style: The scope of the variable 'c3t4_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:920:21: style: The scope of the variable 'omc3_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:921:21: style: The scope of the variable 'coshz_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:922:21: style: The scope of the variable 'c2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:923:21: style: The scope of the variable 'c1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:925:18: style: The scope of the variable 'normalization_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:926:21: style: The scope of the variable 'y1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:927:21: style: The scope of the variable 'y2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:929:21: style: The scope of the variable 'hz1_pHaSe_ReG' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:1087:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:1093:21: style: The scope of the variable 'scale1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:1094:21: style: The scope of the variable 'c3co_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:1095:21: style: The scope of the variable 'c3p1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:1096:21: style: The scope of the variable 'c3t4_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:1097:21: style: The scope of the variable 'omc3_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:1098:21: style: The scope of the variable 'coshz_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:1099:21: style: The scope of the variable 'c2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:1100:21: style: The scope of the variable 'c1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:1102:18: style: The scope of the variable 'normalization_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:1103:21: style: The scope of the variable 'y1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:1104:21: style: The scope of the variable 'y2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:1252:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:1258:21: style: The scope of the variable 'scale1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:1259:21: style: The scope of the variable 'c3co_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:1260:21: style: The scope of the variable 'c3p1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:1261:21: style: The scope of the variable 'c3t4_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:1262:21: style: The scope of the variable 'omc3_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:1263:21: style: The scope of the variable 'coshz_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:1264:21: style: The scope of the variable 'c2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:1265:21: style: The scope of the variable 'c1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:1267:18: style: The scope of the variable 'normalization_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:1268:21: style: The scope of the variable 'y1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:1269:21: style: The scope of the variable 'y2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:1271:21: style: The scope of the variable 'bw_pHaSe_ReG' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:1433:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:1439:21: style: The scope of the variable 'c3co_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:1440:21: style: The scope of the variable 'c2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:1441:21: style: The scope of the variable 'c1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:1443:21: style: The scope of the variable 'y1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/resonvv.c:1444:21: style: The scope of the variable 'y2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/sampler.c:47:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/sampler.c:53:21: style: The scope of the variable 'loop_to_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/sampler.c:55:21: style: The scope of the variable 'table_len_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/sampler.c:56:21: style: The scope of the variable 'phase_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/sampler.c:57:21: style: The scope of the variable 'ph_incr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/sampler.c:157:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/sampler.c:163:21: style: The scope of the variable 'loop_to_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/sampler.c:165:21: style: The scope of the variable 'table_len_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/sampler.c:166:21: style: The scope of the variable 'phase_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/sampler.c:167:21: style: The scope of the variable 'ph_incr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/sampler.c:169:21: style: The scope of the variable 's_fm_pHaSe_ReG' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/sampler.c:283:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/sampler.c:289:21: style: The scope of the variable 'loop_to_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/sampler.c:291:21: style: The scope of the variable 'table_len_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/sampler.c:292:21: style: The scope of the variable 'phase_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/sampler.c:293:21: style: The scope of the variable 'ph_incr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/scale.c:32:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/shape.c:36:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/shape.c:42:21: style: The scope of the variable 'time_to_index_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/shape.c:43:21: style: The scope of the variable 'origin_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/shape.c:45:21: style: The scope of the variable 'table_len_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/sine.c:39:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/sine.c:45:19: style: The scope of the variable 'phase_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/sine.c:46:19: style: The scope of the variable 'ph_incr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/siosc.c:116:21: style: The scope of the variable 'table_len_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/siosc.c:117:21: style: The scope of the variable 'ph_incr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/siosc.c:120:21: style: The scope of the variable 'phase_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/siosc.c:121:21: style: The scope of the variable 'ampramp_a_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/siosc.c:122:21: style: The scope of the variable 'ampramp_b_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/siosc.c:123:21: style: The scope of the variable 'ampslope_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/siosc.c:247:21: style: The scope of the variable 'table_len_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/siosc.c:248:21: style: The scope of the variable 'ph_incr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/siosc.c:251:21: style: The scope of the variable 'phase_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/siosc.c:252:21: style: The scope of the variable 'ampramp_a_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/siosc.c:253:21: style: The scope of the variable 'ampramp_b_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/siosc.c:254:21: style: The scope of the variable 'ampslope_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/siosc.c:256:21: style: The scope of the variable 's_fm_pHaSe_ReG' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/siosc.c:394:21: style: The scope of the variable 'table_len_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/siosc.c:395:21: style: The scope of the variable 'ph_incr_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/siosc.c:398:21: style: The scope of the variable 'phase_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/siosc.c:399:21: style: The scope of the variable 'ampramp_a_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/siosc.c:400:21: style: The scope of the variable 'ampramp_b_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/siosc.c:401:21: style: The scope of the variable 'ampslope_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/slope.c:33:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/slope.c:40:21: style: The scope of the variable 'scale_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/sqrt.c:30:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/stkchorus.c:34:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/stkpitshift.c:35:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/stkrev.c:34:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapf.c:50:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapf.c:56:21: style: The scope of the variable 'offset_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapf.c:57:21: style: The scope of the variable 'vdscale_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapf.c:58:19: style: The scope of the variable 'maxdelay_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapf.c:59:19: style: The scope of the variable 'bufflen_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapf.c:60:19: style: The scope of the variable 'index_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapf.c:61:28: style: The scope of the variable 'buffer_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapf.c:186:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapf.c:192:21: style: The scope of the variable 'offset_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapf.c:193:21: style: The scope of the variable 'vdscale_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapf.c:194:19: style: The scope of the variable 'maxdelay_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapf.c:195:19: style: The scope of the variable 'bufflen_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapf.c:196:19: style: The scope of the variable 'index_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapf.c:197:28: style: The scope of the variable 'buffer_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapf.c:199:21: style: The scope of the variable 'vardelay_pHaSe_ReG' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapf.c:343:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapf.c:349:21: style: The scope of the variable 'offset_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapf.c:350:21: style: The scope of the variable 'vdscale_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapf.c:351:19: style: The scope of the variable 'maxdelay_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapf.c:352:19: style: The scope of the variable 'bufflen_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapf.c:353:19: style: The scope of the variable 'index_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapf.c:354:28: style: The scope of the variable 'buffer_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapf.c:499:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapf.c:505:21: style: The scope of the variable 'offset_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapf.c:506:21: style: The scope of the variable 'vdscale_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapf.c:507:19: style: The scope of the variable 'maxdelay_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapf.c:508:19: style: The scope of the variable 'bufflen_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapf.c:509:19: style: The scope of the variable 'index_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapf.c:510:28: style: The scope of the variable 'buffer_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapf.c:636:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapf.c:642:21: style: The scope of the variable 'offset_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapf.c:643:21: style: The scope of the variable 'vdscale_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapf.c:644:19: style: The scope of the variable 'maxdelay_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapf.c:645:19: style: The scope of the variable 'bufflen_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapf.c:646:19: style: The scope of the variable 'index_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapf.c:647:28: style: The scope of the variable 'buffer_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapf.c:649:21: style: The scope of the variable 'vardelay_pHaSe_ReG' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapf.c:794:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapf.c:800:21: style: The scope of the variable 'offset_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapf.c:801:21: style: The scope of the variable 'vdscale_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapf.c:802:19: style: The scope of the variable 'maxdelay_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapf.c:803:19: style: The scope of the variable 'bufflen_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapf.c:804:19: style: The scope of the variable 'index_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapf.c:805:28: style: The scope of the variable 'buffer_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapv.c:50:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapv.c:56:21: style: The scope of the variable 'offset_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapv.c:57:21: style: The scope of the variable 'vdscale_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapv.c:58:21: style: The scope of the variable 'maxdelay_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapv.c:59:19: style: The scope of the variable 'bufflen_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapv.c:60:19: style: The scope of the variable 'index_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapv.c:191:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapv.c:197:21: style: The scope of the variable 'offset_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapv.c:198:21: style: The scope of the variable 'vdscale_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapv.c:199:21: style: The scope of the variable 'maxdelay_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapv.c:200:19: style: The scope of the variable 'bufflen_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapv.c:201:19: style: The scope of the variable 'index_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapv.c:204:21: style: The scope of the variable 'vardelay_pHaSe_ReG' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapv.c:353:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapv.c:359:21: style: The scope of the variable 'offset_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapv.c:360:21: style: The scope of the variable 'vdscale_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapv.c:361:21: style: The scope of the variable 'maxdelay_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapv.c:362:19: style: The scope of the variable 'bufflen_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapv.c:363:19: style: The scope of the variable 'index_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapv.c:514:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapv.c:520:21: style: The scope of the variable 'offset_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapv.c:521:21: style: The scope of the variable 'vdscale_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapv.c:522:21: style: The scope of the variable 'maxdelay_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapv.c:523:19: style: The scope of the variable 'bufflen_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapv.c:524:19: style: The scope of the variable 'index_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapv.c:656:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapv.c:662:21: style: The scope of the variable 'offset_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapv.c:663:21: style: The scope of the variable 'vdscale_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapv.c:664:21: style: The scope of the variable 'maxdelay_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapv.c:665:19: style: The scope of the variable 'bufflen_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapv.c:666:19: style: The scope of the variable 'index_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapv.c:669:21: style: The scope of the variable 'vardelay_pHaSe_ReG' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapv.c:819:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapv.c:825:21: style: The scope of the variable 'offset_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapv.c:826:21: style: The scope of the variable 'vdscale_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapv.c:827:21: style: The scope of the variable 'maxdelay_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapv.c:828:19: style: The scope of the variable 'bufflen_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tapv.c:829:19: style: The scope of the variable 'index_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tone.c:34:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tone.c:40:21: style: The scope of the variable 'c2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tone.c:41:21: style: The scope of the variable 'c1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tone.c:42:21: style: The scope of the variable 'prev_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tonev.c:48:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tonev.c:54:21: style: The scope of the variable 'scale1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tonev.c:55:21: style: The scope of the variable 'c2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tonev.c:56:21: style: The scope of the variable 'c1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tonev.c:57:21: style: The scope of the variable 'prev_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tonev.c:160:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tonev.c:166:21: style: The scope of the variable 'scale1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tonev.c:167:21: style: The scope of the variable 'c2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tonev.c:168:21: style: The scope of the variable 'c1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tonev.c:169:21: style: The scope of the variable 'prev_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tonev.c:171:21: style: The scope of the variable 'hz_pHaSe_ReG' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tonev.c:292:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tonev.c:298:21: style: The scope of the variable 'scale1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tonev.c:299:21: style: The scope of the variable 'c2_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tonev.c:300:21: style: The scope of the variable 'c1_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/tonev.c:301:21: style: The scope of the variable 'prev_reg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/upsample.c:40:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/upsample.c:130:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/upsample.c:137:21: style: The scope of the variable 'input_pHaSe_ReG' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/upsample.c:241:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/tran/white.c:26:9: style: The scope of the variable 'n' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlbfun.c:308:10: style: The scope of the variable 'x' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlbfun.c:53:9: warning: Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'? [clarifyStatement]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlcont.c:387:14: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlcont.c:448:14: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlcont.c:832:21: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlcont.c:1315:13: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlcont.c:132:9: style: Variable 'val' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlcont.c:131:9: note: Variable 'val' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlcont.c:132:9: note: Variable 'val' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlcont.c:290:9: style: Variable 'arg1' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlcont.c:289:9: note: Variable 'arg1' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlcont.c:290:9: note: Variable 'arg1' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlcont.c:301:9: style: Variable 'arg1' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlcont.c:300:9: note: Variable 'arg1' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlcont.c:301:9: note: Variable 'arg1' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlcont.c:172:10: style: The scope of the variable 'sym' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlcont.c:188:16: style: The scope of the variable 'sym' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlcont.c:214:10: style: The scope of the variable 'place' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlcont.c:381:10: style: The scope of the variable 'list' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlcont.c:436:14: style: The scope of the variable 'list' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlcont.c:597:19: style: The scope of the variable 'sym' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlcont.c:597:23: style: The scope of the variable 'fargs' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlcont.c:820:9: style: The scope of the variable 'argc' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlcont.c:976:16: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlcont.c:1175:14: style: The scope of the variable 'fun' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlcont.c:1197:14: style: The scope of the variable 'fun' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlcont.c:1197:23: style: The scope of the variable 'last' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlcont.c:1298:16: style: The scope of the variable 'arg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlcont.c:387:16: warning: Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'? [clarifyStatement]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlcont.c:448:16: warning: Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'? [clarifyStatement]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlcont.c:1315:15: warning: Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'? [clarifyStatement]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlcont.c:842:13: error: Uninitialized variable: val [uninitvar]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xldbug.c:112:15: style: The scope of the variable 'val' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xldbug.c:199:15: style: The scope of the variable 'p' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xldbug.c:200:9: style: The scope of the variable 'argc' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xldmem.c:604:10: style: The scope of the variable 'num' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xldmem.c:142:39: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xleval.c:138:9: style: Variable 'xlargc' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xleval.c:135:9: note: Variable 'xlargc' is reassigned a value before the old one has been used if variable is no semaphore variable.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xleval.c:138:9: note: Variable 'xlargc' is reassigned a value before the old one has been used if variable is no semaphore variable.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xleval.c:139:9: style: Variable 'xlargv' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xleval.c:136:9: note: Variable 'xlargv' is reassigned a value before the old one has been used if variable is no semaphore variable.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xleval.c:139:9: note: Variable 'xlargv' is reassigned a value before the old one has been used if variable is no semaphore variable.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xleval.c:232:9: style: Variable 'xlargv' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xleval.c:228:9: note: Variable 'xlargv' is reassigned a value before the old one has been used if variable is no semaphore variable.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xleval.c:232:9: note: Variable 'xlargv' is reassigned a value before the old one has been used if variable is no semaphore variable.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xleval.c:92:10: style: The scope of the variable 'funname' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xleval.c:489:10: style: The scope of the variable 'keyname' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xleval.c:708:11: style: The scope of the variable 'kargv' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xleval.c:708:23: style: The scope of the variable 'key' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xleval.c:709:15: style: The scope of the variable 'kargc' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlfio.c:22:0: error: #error configuration error -- either XL_BIG_ or XL_LITTLE_ENDIAN must be defined [preprocessorErrorDirective]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlio.c:47:20: warning: Either the condition 'fptr' is redundant or there is possible null pointer dereference: fptr. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlio.c:33:14: note: Assuming that condition 'fptr' is not redundant
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlio.c:47:20: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlio.c:161:11: style: The scope of the variable 'fp' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xllist.c:157:23: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xllist.c:167:18: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xllist.c:704:18: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xllist.c:308:9: style: Variable 'carval' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xllist.c:307:9: note: Variable 'carval' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xllist.c:308:9: note: Variable 'carval' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xllist.c:350:9: style: Variable 'carval' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xllist.c:349:9: note: Variable 'carval' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xllist.c:350:9: note: Variable 'carval' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xllist.c:144:10: style: The scope of the variable 'list' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xllist.c:362:10: style: The scope of the variable 'pair' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xllist.c:583:9: style: The scope of the variable 'argc' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xllist.c:689:25: warning: Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'? [clarifyStatement]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlmath.c:43:13: style: The scope of the variable 'm' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlmath.c:256:13: style: The scope of the variable 'ival' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlobj.c:51:14: style: The scope of the variable 'p' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlobj.c:104:14: style: The scope of the variable 'names' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlobj.c:105:9: style: The scope of the variable 'ivtotal' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlobj.c:139:14: style: The scope of the variable 'names' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlobj.c:140:9: style: The scope of the variable 'ivtotal' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlobj.c:192:24: style: The scope of the variable 'names' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlobj.c:193:9: style: The scope of the variable 'ivtotal' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlprin.c:248:5: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlprin.c:257:5: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlprin.c:270:5: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlprin.c:143:10: style: The scope of the variable 'type' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlprin.c:144:11: style: The scope of the variable 'p' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlread.c:610:9: style: The scope of the variable 'digit' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlread.c:424:5: style: Variable 'mch' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlread.c:518:5: style: Variable 'mch' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlread.c:533:5: style: Variable 'mch' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlread.c:555:5: style: Variable 'mch' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlread.c:581:5: style: Variable 'mch' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlstr.c:294:13: portability: Assigning an integer to a pointer is not portable. [AssignmentIntegerToAddress]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlstr.c:51:33: style: The scope of the variable 'ch1' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlstr.c:51:37: style: The scope of the variable 'ch2' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlstr.c:111:23: style: The scope of the variable 'ch' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlstr.c:294:15: warning: Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'? [clarifyStatement]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlsym.c:209:22: style: The scope of the variable 'ep' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlsym.c:235:22: style: The scope of the variable 'ep' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyquist/xlisp/xlsys.c:145:10: style: The scope of the variable 'num' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyx.c:823:42: style: Function 'nyx_eval_expression' argument 1 names different: declaration 'expr' definition 'expr_string'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libnyquist/nyx.h:68:48: note: Function 'nyx_eval_expression' argument 1 names different: declaration 'expr' definition 'expr_string'.
audacity-Audacity-2.2.2/lib-src/libnyquist/nyx.c:823:42: note: Function 'nyx_eval_expression' argument 1 names different: declaration 'expr' definition 'expr_string'.
audacity-Audacity-2.2.2/lib-src/libogg/src/framing.c:395:8: style: The scope of the variable 'acc' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libscorealign/audioreader.h:16:5: warning: Member variable 'Audio_reader::samples_per_frame' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/libscorealign/audioreader.h:16:5: warning: Member variable 'Audio_reader::hop_samples' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/libscorealign/audioreader.h:16:5: warning: Member variable 'Audio_reader::actual_frame_period' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/libscorealign/audioreader.h:16:5: warning: Member variable 'Audio_reader::frame_count' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/libscorealign/scorealign.h:18:5: warning: Member variable 'SAProgress::frame_period' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/libscorealign/scorealign.h:18:5: warning: Member variable 'SAProgress::phase' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/libscorealign/scorealign.h:18:5: warning: Member variable 'SAProgress::durations' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/libscorealign/scorealign.h:18:5: warning: Member variable 'SAProgress::is_audio' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/libscorealign/audioreader.h:21:6: warning: Class 'Audio_reader' which has virtual members does not have a virtual destructor. [virtualDestructor]
audacity-Audacity-2.2.2/lib-src/libscorealign/audiofilereader.h:5:18: style: The function 'read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/libscorealign/audioreader.h:11:18: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/libscorealign/audiofilereader.h:5:18: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/libscorealign/audiofilereader.h:13:12: style: The function 'get_sample_rate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/libscorealign/audioreader.h:12:20: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/libscorealign/audiofilereader.h:13:12: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/libscorealign/audiofilereader.h:14:10: style: The function 'get_frames' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/libscorealign/audioreader.h:13:18: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/libscorealign/audiofilereader.h:14:10: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/libscorealign/audiofilereader.h:15:10: style: The function 'print_info' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/libscorealign/audioreader.h:9:18: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/libscorealign/audiofilereader.h:15:10: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/libscorealign/audiofilereader-snd.cpp:79:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libscorealign/audiofilereader-snd.cpp:29:33: warning: Obsolete function 'alloca' called. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libscorealign/audiofilereader.h:12:10: performance: Technically the member function 'Audio_file_reader::close' can be static. [functionStatic]
audacity-Audacity-2.2.2/lib-src/libscorealign/audiofilereader-snd.cpp:64:25: note: Technically the member function 'Audio_file_reader::close' can be static.
audacity-Audacity-2.2.2/lib-src/libscorealign/audiofilereader.h:12:10: note: Technically the member function 'Audio_file_reader::close' can be static.
audacity-Audacity-2.2.2/lib-src/libscorealign/audiofilereader.cpp:37:35: warning: Obsolete function 'alloca' called. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libscorealign/audioreader.cpp:93:23: warning: Redundant assignment of 'this->frame_count' to itself. [selfAssignment]
audacity-Audacity-2.2.2/lib-src/libscorealign/compare_transcripts/compare.cpp:69:0: error: Resource leak: f1 [resourceLeak]
audacity-Audacity-2.2.2/lib-src/libscorealign/compare_transcripts/compare.cpp:69:0: error: Resource leak: f2 [resourceLeak]
audacity-Audacity-2.2.2/lib-src/libscorealign/curvefit.cpp:265:22: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/lib-src/libscorealign/curvefit.cpp:107:26: style: Function 'setup' argument 1 names different: declaration 'n' definition 'segments'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libscorealign/curvefit.cpp:60:20: note: Function 'setup' argument 1 names different: declaration 'n' definition 'segments'.
audacity-Audacity-2.2.2/lib-src/libscorealign/curvefit.cpp:107:26: note: Function 'setup' argument 1 names different: declaration 'n' definition 'segments'.
audacity-Audacity-2.2.2/lib-src/libscorealign/hillclimb.h:30:5: warning: Member variable 'Hillclimb::n' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/libscorealign/hillclimb.h:34:6: warning: Class 'Hillclimb' which has virtual members does not have a virtual destructor. [virtualDestructor]
audacity-Audacity-2.2.2/lib-src/libscorealign/curvefit.cpp:59:20: style: The function 'evaluate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/libscorealign/hillclimb.h:39:20: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/libscorealign/curvefit.cpp:59:20: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/libscorealign/fft3/FFT3.cpp:154:18: style: The scope of the variable 'ar1' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libscorealign/fft3/FFT3.cpp:154:23: style: The scope of the variable 'ar2' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libscorealign/fft3/FFT3.cpp:154:33: style: The scope of the variable 'ai1' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libscorealign/fft3/FFT3.cpp:154:38: style: The scope of the variable 'ai2' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libscorealign/fft3/FFT3.cpp:246:8: style: The scope of the variable 'i3' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libscorealign/fft3/FFT3.cpp:248:15: style: The scope of the variable 'h1i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libscorealign/fft3/FFT3.cpp:248:20: style: The scope of the variable 'h2r' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libscorealign/fft3/FFT3.cpp:248:25: style: The scope of the variable 'h2i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libscorealign/fft3/FFT3.cpp:313:8: style: The scope of the variable 'i3' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libscorealign/fft3/FFT3.cpp:315:15: style: The scope of the variable 'h1i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libscorealign/fft3/FFT3.cpp:315:20: style: The scope of the variable 'h2r' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libscorealign/fft3/FFT3.cpp:315:25: style: The scope of the variable 'h2i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libscorealign/fft3/FFT3.cpp:378:60: style: Function 'WindowFunc3' argument 3 names different: declaration 'data' definition 'in'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libscorealign/fft3/FFT3.h:91:60: note: Function 'WindowFunc3' argument 3 names different: declaration 'data' definition 'in'.
audacity-Audacity-2.2.2/lib-src/libscorealign/fft3/FFT3.cpp:378:60: note: Function 'WindowFunc3' argument 3 names different: declaration 'data' definition 'in'.
audacity-Audacity-2.2.2/lib-src/libscorealign/fft3/FFT3.cpp:229:31: warning: Obsolete function 'alloca' called. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libscorealign/fft3/FFT3.cpp:230:31: warning: Obsolete function 'alloca' called. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libscorealign/fft3/FFT3.cpp:294:31: warning: Obsolete function 'alloca' called. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libscorealign/fft3/FFT3.cpp:295:31: warning: Obsolete function 'alloca' called. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libscorealign/fft3/FFT3.cpp:296:31: warning: Obsolete function 'alloca' called. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libscorealign/fft3/FFT3.cpp:297:31: warning: Obsolete function 'alloca' called. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libscorealign/gen_chroma.cpp:230:12: warning: Either the condition 'full_data!=NULL' is redundant or there is possible null pointer dereference: full_data. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/libscorealign/gen_chroma.cpp:234:22: note: Assuming that condition 'full_data!=NULL' is not redundant
audacity-Audacity-2.2.2/lib-src/libscorealign/gen_chroma.cpp:230:12: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/libscorealign/gen_chroma.cpp:231:12: warning: Either the condition 'fft_dataR!=NULL' is redundant or there is possible null pointer dereference: fft_dataR. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/libscorealign/gen_chroma.cpp:235:22: note: Assuming that condition 'fft_dataR!=NULL' is not redundant
audacity-Audacity-2.2.2/lib-src/libscorealign/gen_chroma.cpp:231:12: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/libscorealign/gen_chroma.cpp:232:12: warning: Either the condition 'fft_dataI!=NULL' is redundant or there is possible null pointer dereference: fft_dataI. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/libscorealign/gen_chroma.cpp:236:22: note: Assuming that condition 'fft_dataI!=NULL' is not redundant
audacity-Audacity-2.2.2/lib-src/libscorealign/gen_chroma.cpp:232:12: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/libscorealign/gen_chroma.cpp:417:3: performance: Variable 'note' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/lib-src/libscorealign/gen_chroma.cpp:407:0: error: Memory leak: bin_map [memleak]
audacity-Audacity-2.2.2/lib-src/libscorealign/hillclimb.cpp:56:40: style: Function 'set_parameters' argument 1 names different: declaration 'parameters_' definition 'p'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libscorealign/hillclimb.h:35:33: note: Function 'set_parameters' argument 1 names different: declaration 'parameters_' definition 'p'.
audacity-Audacity-2.2.2/lib-src/libscorealign/hillclimb.cpp:56:40: note: Function 'set_parameters' argument 1 names different: declaration 'parameters_' definition 'p'.
audacity-Audacity-2.2.2/lib-src/libscorealign/hillclimb.cpp:56:51: style: Function 'set_parameters' argument 2 names different: declaration 'step_size_' definition 'ss'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libscorealign/hillclimb.h:35:54: note: Function 'set_parameters' argument 2 names different: declaration 'step_size_' definition 'ss'.
audacity-Audacity-2.2.2/lib-src/libscorealign/hillclimb.cpp:56:51: note: Function 'set_parameters' argument 2 names different: declaration 'step_size_' definition 'ss'.
audacity-Audacity-2.2.2/lib-src/libscorealign/hillclimb.cpp:57:64: style: Function 'set_parameters' argument 5 names different: declaration 'n_' definition 'plen'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libscorealign/hillclimb.h:36:57: note: Function 'set_parameters' argument 5 names different: declaration 'n_' definition 'plen'.
audacity-Audacity-2.2.2/lib-src/libscorealign/hillclimb.cpp:57:64: note: Function 'set_parameters' argument 5 names different: declaration 'n_' definition 'plen'.
audacity-Audacity-2.2.2/lib-src/libscorealign/main.cpp:182:17: style: The scope of the variable 'midiname' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libscorealign/main.cpp:183:17: style: The scope of the variable 'audioname' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libscorealign/regression.cpp:6:13: warning: Member variable 'Regression::a' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/libscorealign/regression.cpp:6:13: warning: Member variable 'Regression::b' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/libscorealign/regression.h:26:11: style: Technically the member function 'Regression::f' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/libscorealign/regression.cpp:40:19: note: Technically the member function 'Regression::f' can be const.
audacity-Audacity-2.2.2/lib-src/libscorealign/regression.h:26:11: note: Technically the member function 'Regression::f' can be const.
audacity-Audacity-2.2.2/lib-src/libscorealign/regression.h:27:11: style: Technically the member function 'Regression::f_inv' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/libscorealign/regression.cpp:46:19: note: Technically the member function 'Regression::f_inv' can be const.
audacity-Audacity-2.2.2/lib-src/libscorealign/regression.h:27:11: note: Technically the member function 'Regression::f_inv' can be const.
audacity-Audacity-2.2.2/lib-src/libscorealign/scorealign.cpp:710:13: style: Variable 'new_time' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/libscorealign/scorealign.cpp:707:13: note: Variable 'new_time' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libscorealign/scorealign.cpp:710:13: note: Variable 'new_time' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libscorealign/scorealign.cpp:634:16: style: The scope of the variable 'lower' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libscorealign/scorealign.cpp:754:52: warning: Function 'align_audio_to_audio' argument order different: declaration 'reader1, reader2' definition 'reader0, reader1' [funcArgOrderDifferent]
audacity-Audacity-2.2.2/lib-src/libscorealign/scorealign.h:183:44: note: Function 'align_audio_to_audio' argument order different: declaration 'reader1, reader2' definition 'reader0, reader1'
audacity-Audacity-2.2.2/lib-src/libscorealign/scorealign.cpp:754:52: note: Function 'align_audio_to_audio' argument order different: declaration 'reader1, reader2' definition 'reader0, reader1'
audacity-Audacity-2.2.2/lib-src/libscorealign/scorealign.cpp:778:60: style: Function 'align_midi_to_midi' argument 2 names different: declaration 'seq2' definition 'seq1'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libscorealign/scorealign.h:182:52: note: Function 'align_midi_to_midi' argument 2 names different: declaration 'seq2' definition 'seq1'.
audacity-Audacity-2.2.2/lib-src/libscorealign/scorealign.cpp:778:60: note: Function 'align_midi_to_midi' argument 2 names different: declaration 'seq2' definition 'seq1'.
audacity-Audacity-2.2.2/lib-src/libscorealign/scorealign.cpp:51:13: warning: Member variable 'Scorealign::smooth' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/libscorealign/scorealign.cpp:51:13: warning: Member variable 'Scorealign::chrom_energy0' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/libscorealign/scorealign.cpp:51:13: warning: Member variable 'Scorealign::file0_frames' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/libscorealign/scorealign.cpp:51:13: warning: Member variable 'Scorealign::chrom_energy1' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/libscorealign/scorealign.cpp:51:13: warning: Member variable 'Scorealign::file1_frames' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/libscorealign/scorealign.cpp:51:13: warning: Member variable 'Scorealign::first_x' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/libscorealign/scorealign.cpp:51:13: warning: Member variable 'Scorealign::first_y' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/libscorealign/scorealign.cpp:51:13: warning: Member variable 'Scorealign::last_x' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/libscorealign/scorealign.cpp:51:13: warning: Member variable 'Scorealign::last_y' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/libscorealign/scorealign.cpp:51:13: warning: Member variable 'Scorealign::time_map' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/libscorealign/scorealign.cpp:51:13: warning: Member variable 'Scorealign::smooth_time_map' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/libscorealign/scorealign.cpp:51:13: warning: Member variable 'Scorealign::actual_frame_period_0' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/libscorealign/scorealign.cpp:51:13: warning: Member variable 'Scorealign::actual_frame_period_1' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/libscorealign/scorealign.h:189:9: style: Technically the member function 'Scorealign::sec_to_pathy_index' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/libscorealign/scorealign.cpp:201:17: note: Technically the member function 'Scorealign::sec_to_pathy_index' can be const.
audacity-Audacity-2.2.2/lib-src/libscorealign/scorealign.h:189:9: note: Technically the member function 'Scorealign::sec_to_pathy_index' can be const.
audacity-Audacity-2.2.2/lib-src/libscorealign/scorealign.h:191:10: style: Technically the member function 'Scorealign::linear_regression' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/libscorealign/scorealign.cpp:364:18: note: Technically the member function 'Scorealign::linear_regression' can be const.
audacity-Audacity-2.2.2/lib-src/libscorealign/scorealign.h:191:10: note: Technically the member function 'Scorealign::linear_regression' can be const.
audacity-Audacity-2.2.2/lib-src/libscorealign/scorealign.cpp:261:9: error: Memory leak: path [memleak]
audacity-Audacity-2.2.2/lib-src/libsndfile/programs/common.c:51:26: style: The scope of the variable 'k' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/programs/common.c:319:35: style: Function 'sfe_file_type_of_ext' argument 1 names different: declaration 'filename' definition 'str'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsndfile/programs/common.h:69:39: note: Function 'sfe_file_type_of_ext' argument 1 names different: declaration 'filename' definition 'str'.
audacity-Audacity-2.2.2/lib-src/libsndfile/programs/common.c:319:35: note: Function 'sfe_file_type_of_ext' argument 1 names different: declaration 'filename' definition 'str'.
audacity-Audacity-2.2.2/lib-src/libsndfile/programs/sndfile-cmp.c:72:2: style: Variable 'sf1' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/libsndfile/programs/sndfile-cmp.c:67:0: note: Variable 'sf1' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libsndfile/programs/sndfile-cmp.c:72:2: note: Variable 'sf1' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libsndfile/programs/sndfile-concat.c:131:0: error: Memory leak: infiles [memleak]
audacity-Audacity-2.2.2/lib-src/libsndfile/programs/sndfile-convert.c:273:14: style: The scope of the variable 'str' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/programs/sndfile-convert.c:274:9: style: The scope of the variable 'err' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/programs/sndfile-convert.c:44:9: style: struct member 'OptionData::infilename' is never used. [unusedStructMember]
audacity-Audacity-2.2.2/lib-src/libsndfile/programs/sndfile-convert.c:44:22: style: struct member 'OptionData::outfilename' is never used. [unusedStructMember]
audacity-Audacity-2.2.2/lib-src/libsndfile/programs/sndfile-convert.c:279:10: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libsndfile/programs/sndfile-info.c:236:10: style: The scope of the variable 'signal_max' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/programs/sndfile-info.c:236:22: style: The scope of the variable 'decibels' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/programs/sndfile-play.c:1021:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/G72x/g721.c:82:7: style: Function 'g721_encoder' argument 1 names different: declaration 'sample' definition 'sl'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/G72x/g72x_priv.h:95:23: note: Function 'g721_encoder' argument 1 names different: declaration 'sample' definition 'sl'.
audacity-Audacity-2.2.2/lib-src/libsndfile/src/G72x/g721.c:82:7: note: Function 'g721_encoder' argument 1 names different: declaration 'sample' definition 'sl'.
audacity-Audacity-2.2.2/lib-src/libsndfile/src/G72x/g721.c:127:7: style: Function 'g721_decoder' argument 1 names different: declaration 'code' definition 'i'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/G72x/g72x_priv.h:96:23: note: Function 'g721_decoder' argument 1 names different: declaration 'code' definition 'i'.
audacity-Audacity-2.2.2/lib-src/libsndfile/src/G72x/g721.c:127:7: note: Function 'g721_decoder' argument 1 names different: declaration 'code' definition 'i'.
audacity-Audacity-2.2.2/lib-src/libsndfile/src/G72x/g723_16.c:84:24: style: Function 'g723_16_encoder' argument 1 names different: declaration 'sample' definition 'sl'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/G72x/g72x_priv.h:98:26: note: Function 'g723_16_encoder' argument 1 names different: declaration 'sample' definition 'sl'.
audacity-Audacity-2.2.2/lib-src/libsndfile/src/G72x/g723_16.c:84:24: note: Function 'g723_16_encoder' argument 1 names different: declaration 'sample' definition 'sl'.
audacity-Audacity-2.2.2/lib-src/libsndfile/src/G72x/g723_16.c:135:24: style: Function 'g723_16_decoder' argument 1 names different: declaration 'code' definition 'i'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/G72x/g72x_priv.h:99:26: note: Function 'g723_16_decoder' argument 1 names different: declaration 'code' definition 'i'.
audacity-Audacity-2.2.2/lib-src/libsndfile/src/G72x/g723_16.c:135:24: note: Function 'g723_16_decoder' argument 1 names different: declaration 'code' definition 'i'.
audacity-Audacity-2.2.2/lib-src/libsndfile/src/G72x/g723_24.c:70:7: style: Function 'g723_24_encoder' argument 1 names different: declaration 'sample' definition 'sl'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/G72x/g72x_priv.h:101:26: note: Function 'g723_24_encoder' argument 1 names different: declaration 'sample' definition 'sl'.
audacity-Audacity-2.2.2/lib-src/libsndfile/src/G72x/g723_24.c:70:7: note: Function 'g723_24_encoder' argument 1 names different: declaration 'sample' definition 'sl'.
audacity-Audacity-2.2.2/lib-src/libsndfile/src/G72x/g723_24.c:113:7: style: Function 'g723_24_decoder' argument 1 names different: declaration 'code' definition 'i'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/G72x/g72x_priv.h:102:26: note: Function 'g723_24_decoder' argument 1 names different: declaration 'code' definition 'i'.
audacity-Audacity-2.2.2/lib-src/libsndfile/src/G72x/g723_24.c:113:7: note: Function 'g723_24_decoder' argument 1 names different: declaration 'code' definition 'i'.
audacity-Audacity-2.2.2/lib-src/libsndfile/src/G72x/g723_40.c:87:26: style: Function 'g723_40_encoder' argument 1 names different: declaration 'sample' definition 'sl'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/G72x/g72x_priv.h:104:26: note: Function 'g723_40_encoder' argument 1 names different: declaration 'sample' definition 'sl'.
audacity-Audacity-2.2.2/lib-src/libsndfile/src/G72x/g723_40.c:87:26: note: Function 'g723_40_encoder' argument 1 names different: declaration 'sample' definition 'sl'.
audacity-Audacity-2.2.2/lib-src/libsndfile/src/G72x/g723_40.c:128:26: style: Function 'g723_40_decoder' argument 1 names different: declaration 'code' definition 'i'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/G72x/g72x_priv.h:105:26: note: Function 'g723_40_decoder' argument 1 names different: declaration 'code' definition 'i'.
audacity-Audacity-2.2.2/lib-src/libsndfile/src/G72x/g723_40.c:128:26: note: Function 'g723_40_decoder' argument 1 names different: declaration 'code' definition 'i'.
audacity-Audacity-2.2.2/lib-src/libsndfile/src/G72x/g72x.c:301:7: style: The scope of the variable 'y' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/G72x/g72x.c:302:7: style: The scope of the variable 'dif' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/G72x/g72x.c:303:7: style: The scope of the variable 'al' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/G72x/g72x.c:385:9: style: The scope of the variable 'dex' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/G72x/g72x.c:386:9: style: The scope of the variable 'dqt' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/G72x/g72x.c:387:9: style: The scope of the variable 'dq' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/G72x/g72x.c:421:9: style: The scope of the variable 'a1ul' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/G72x/g72x.c:422:9: style: The scope of the variable 'pks1' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/G72x/g72x.c:423:9: style: The scope of the variable 'fa1' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/G72x/g72x.c:487:16: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/G72x/g72x_test.c:95:7: style: The scope of the variable 'code' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/G72x/g72x_test.c:148:28: style: Function 'gen_signal_double' argument 1 names different: declaration 'data' definition 'gendata'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/G72x/g72x_test.c:39:40: note: Function 'gen_signal_double' argument 1 names different: declaration 'data' definition 'gendata'.
audacity-Audacity-2.2.2/lib-src/libsndfile/src/G72x/g72x_test.c:148:28: note: Function 'gen_signal_double' argument 1 names different: declaration 'data' definition 'gendata'.
audacity-Audacity-2.2.2/lib-src/libsndfile/src/G72x/g72x_test.c:148:55: style: Function 'gen_signal_double' argument 3 names different: declaration 'datalen' definition 'gendatalen'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/G72x/g72x_test.c:39:64: note: Function 'gen_signal_double' argument 3 names different: declaration 'datalen' definition 'gendatalen'.
audacity-Audacity-2.2.2/lib-src/libsndfile/src/G72x/g72x_test.c:148:55: note: Function 'gen_signal_double' argument 3 names different: declaration 'datalen' definition 'gendatalen'.
audacity-Audacity-2.2.2/lib-src/libsndfile/src/GSM610/add.c:143:3: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/GSM610/add.c:144:5: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/GSM610/add.c:147:5: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/GSM610/code.c:19:21: style: Function 'Gsm_Coder' argument 1 names different: declaration 'S' definition 'State'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/GSM610/gsm610_priv.h:178:22: note: Function 'Gsm_Coder' argument 1 names different: declaration 'S' definition 'State'.
audacity-Audacity-2.2.2/lib-src/libsndfile/src/GSM610/code.c:19:21: note: Function 'Gsm_Coder' argument 1 names different: declaration 'S' definition 'State'.
audacity-Audacity-2.2.2/lib-src/libsndfile/src/GSM610/decode.c:21:17: style: The scope of the variable 'tmp' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/GSM610/gsm_decode.c:244:28: style: Variable 'sr' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/GSM610/long_term.c:931:14: style: The scope of the variable 'drpp' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/GSM610/lpc.c:311:2: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/GSM610/lpc.c:27:18: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/GSM610/lpc.c:29:8: style: The scope of the variable 'temp' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/GSM610/lpc.c:249:16: style: The scope of the variable 'temp' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/GSM610/preprocess.c:39:12: style: The scope of the variable 's1' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/GSM610/preprocess.c:40:16: style: The scope of the variable 'L_s2' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/GSM610/preprocess.c:42:16: style: The scope of the variable 'L_temp' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/GSM610/preprocess.c:44:8: style: The scope of the variable 'msp' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/GSM610/preprocess.c:44:13: style: The scope of the variable 'lsp' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/GSM610/preprocess.c:45:8: style: The scope of the variable 'SO' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/GSM610/rpe.c:169:2: style: Variable 'EM' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/GSM610/rpe.c:129:2: note: Variable 'EM' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libsndfile/src/GSM610/rpe.c:169:2: note: Variable 'EM' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libsndfile/src/GSM610/rpe.c:30:20: style: The scope of the variable 'L_result' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/GSM610/rpe.c:355:7: style: The scope of the variable 'temp' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/GSM610/rpe.c:204:9: style: Variable 'EM' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/GSM610/short_term.c:192:17: style: The scope of the variable 'di' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/GSM610/short_term.c:192:30: style: The scope of the variable 'sav' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/GSM610/short_term.c:231:18: style: The scope of the variable 'sav' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/GSM610/short_term.c:231:23: style: The scope of the variable 'di' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/GSM610/short_term.c:264:17: style: The scope of the variable 'sri' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/GSM610/short_term.c:57:2: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/GSM610/short_term.c:60:2: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/GSM610/short_term.c:61:2: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/GSM610/short_term.c:62:2: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/GSM610/short_term.c:339:9: style: Function 'Gsm_Short_Term_Analysis_Filter' argument 3 names different: declaration 'd' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/GSM610/gsm610_priv.h:216:10: note: Function 'Gsm_Short_Term_Analysis_Filter' argument 3 names different: declaration 'd' definition 's'.
audacity-Audacity-2.2.2/lib-src/libsndfile/src/GSM610/short_term.c:339:9: note: Function 'Gsm_Short_Term_Analysis_Filter' argument 3 names different: declaration 'd' definition 's'.
audacity-Audacity-2.2.2/lib-src/libsndfile/src/GSM610/short_term.c:380:9: style: Function 'Gsm_Short_Term_Synthesis_Filter' argument 3 names different: declaration 'drp' definition 'wt'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/GSM610/gsm610_priv.h:259:10: note: Function 'Gsm_Short_Term_Synthesis_Filter' argument 3 names different: declaration 'drp' definition 'wt'.
audacity-Audacity-2.2.2/lib-src/libsndfile/src/GSM610/short_term.c:380:9: note: Function 'Gsm_Short_Term_Synthesis_Filter' argument 3 names different: declaration 'drp' definition 'wt'.
audacity-Audacity-2.2.2/lib-src/libsndfile/src/sfendian.h:39:0: error: #error "No 64 bit integer type." [preprocessorErrorDirective]
audacity-Audacity-2.2.2/lib-src/libsndfile/src/common.h:50:0: error: #error "Don't know how to define a 64 bit integer constant." [preprocessorErrorDirective]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/alaw_test.c:192:15: style: The scope of the variable 'exponent' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/alaw_test.c:192:25: style: The scope of the variable 'mantissa' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/alaw_test.c:219:15: style: The scope of the variable 'exponent' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/alaw_test.c:219:25: style: The scope of the variable 'mantissa' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/alaw_test.c:217:31: style: Function 'alaw_decode' argument 1 names different: declaration 'alawbyte' definition 'Alawbyte'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/alaw_test.c:36:41: note: Function 'alaw_decode' argument 1 names different: declaration 'alawbyte' definition 'Alawbyte'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/alaw_test.c:217:31: note: Function 'alaw_decode' argument 1 names different: declaration 'alawbyte' definition 'Alawbyte'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/command_test.c:216:4: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/command_test.c:224:4: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/command_test.c:255:4: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/command_test.c:261:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/command_test.c:270:4: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/command_test.c:276:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/command_test.c:285:4: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/command_test.c:291:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/command_test.c:333:4: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/command_test.c:341:4: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/command_test.c:371:4: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/command_test.c:377:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/command_test.c:386:4: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/command_test.c:392:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/command_test.c:401:4: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/command_test.c:407:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/command_test.c:1041:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/command_test.c:725:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/command_test.c:891:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/command_test.c:899:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/command_test.c:503:14: style: Variable 'last_name' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/command_test.c:836:15: style: Variable 'last_count' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/command_test.c:1040:30: style: Array index 'k' is used before limits check. [arrayIndexThenCheck]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/cpp_test.cc:104:2: style: Variable 'title' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/cpp_test.cc:102:0: note: Variable 'title' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/cpp_test.cc:104:2: note: Variable 'title' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/cpp_test.cc:249:11: style: The scope of the variable 'handle' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/dft_cmp.c:103:9: style: The scope of the variable 'real_part' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/dft_cmp.c:103:20: style: The scope of the variable 'imag_part' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/dft_cmp.c:40:42: style: Function 'dft_cmp_float' argument 2 names different: declaration 'orig' definition 'in_data'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/dft_cmp.h:22:49: note: Function 'dft_cmp_float' argument 2 names different: declaration 'orig' definition 'in_data'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/dft_cmp.c:40:42: note: Function 'dft_cmp_float' argument 2 names different: declaration 'orig' definition 'in_data'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/dft_cmp.c:40:64: style: Function 'dft_cmp_float' argument 3 names different: declaration 'test' definition 'test_data'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/dft_cmp.h:22:68: note: Function 'dft_cmp_float' argument 3 names different: declaration 'test' definition 'test_data'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/dft_cmp.c:40:64: note: Function 'dft_cmp_float' argument 3 names different: declaration 'test' definition 'test_data'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/dft_cmp.c:40:91: style: Function 'dft_cmp_float' argument 5 names different: declaration 'tolerance' definition 'target_snr'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/dft_cmp.h:22:90: note: Function 'dft_cmp_float' argument 5 names different: declaration 'tolerance' definition 'target_snr'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/dft_cmp.c:40:91: note: Function 'dft_cmp_float' argument 5 names different: declaration 'tolerance' definition 'target_snr'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/dft_cmp.c:59:86: style: Function 'dft_cmp_double' argument 5 names different: declaration 'tolerance' definition 'target_snr'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/dft_cmp.h:24:93: note: Function 'dft_cmp_double' argument 5 names different: declaration 'tolerance' definition 'target_snr'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/dft_cmp.c:59:86: note: Function 'dft_cmp_double' argument 5 names different: declaration 'tolerance' definition 'target_snr'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/dft_cmp.c:134:45: style: Function 'calc_max_spectral_difference' argument 1 names different: declaration 'spec1' definition 'orig'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/dft_cmp.c:33:59: note: Function 'calc_max_spectral_difference' argument 1 names different: declaration 'spec1' definition 'orig'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/dft_cmp.c:134:45: note: Function 'calc_max_spectral_difference' argument 1 names different: declaration 'spec1' definition 'orig'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/dft_cmp.c:134:65: style: Function 'calc_max_spectral_difference' argument 2 names different: declaration 'spec2' definition 'test'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/dft_cmp.c:33:80: note: Function 'calc_max_spectral_difference' argument 2 names different: declaration 'spec2' definition 'test'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/dft_cmp.c:134:65: note: Function 'calc_max_spectral_difference' argument 2 names different: declaration 'spec2' definition 'test'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/dither_test.c:138:11: warning: Redundant assignment of 'filetype' to itself. [selfAssignment]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/dwvw_test.c:59:10: style: The scope of the variable 'value' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/dwvw_test.c:65:17: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/error_test.c:42:26: style: The scope of the variable 'errstr' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/floating_point_test.c:336:4: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/floating_point_test.c:386:4: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/floating_point_test.c:436:4: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/floating_point_test.c:486:4: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/floating_point_test.c:536:4: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/floating_point_test.c:586:4: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/floating_point_test.c:636:4: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/floating_point_test.c:686:4: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/floating_point_test.c:73:2: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/header_test.c:332:22: style: The scope of the variable 'infile' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/header_test.c:399:22: style: The scope of the variable 'infile' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/header_test.c:466:22: style: The scope of the variable 'infile' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/header_test.c:533:22: style: The scope of the variable 'infile' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/header_test.c:254:2: style: Variable 'frames' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/locale_test.c:124:34: style: Function 'locale_test' argument 1 names different: declaration 'locdata' definition 'ldata'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/locale_test.c:99:46: note: Function 'locale_test' argument 1 names different: declaration 'locdata' definition 'ldata'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/locale_test.c:124:34: note: Function 'locale_test' argument 1 names different: declaration 'locdata' definition 'ldata'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/lossy_comp_test.c:1330:12: style: The scope of the variable 'm' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/lossy_comp_test.c:1330:15: style: The scope of the variable 'seekpos' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/lossy_comp_test.c:1535:12: style: The scope of the variable 'm' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/lossy_comp_test.c:1535:15: style: The scope of the variable 'seekpos' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/lossy_comp_test.c:1742:12: style: The scope of the variable 'm' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/lossy_comp_test.c:1742:15: style: The scope of the variable 'seekpos' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/lossy_comp_test.c:1939:12: style: The scope of the variable 'm' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/lossy_comp_test.c:1939:15: style: The scope of the variable 'seekpos' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/lossy_comp_test.c:555:59: style: Function 'lcomp_test_short' argument 3 names different: declaration 'chan' definition 'channels'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/lossy_comp_test.c:43:71: note: Function 'lcomp_test_short' argument 3 names different: declaration 'chan' definition 'channels'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/lossy_comp_test.c:555:59: note: Function 'lcomp_test_short' argument 3 names different: declaration 'chan' definition 'channels'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/lossy_comp_test.c:741:57: style: Function 'lcomp_test_int' argument 3 names different: declaration 'chan' definition 'channels'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/lossy_comp_test.c:44:70: note: Function 'lcomp_test_int' argument 3 names different: declaration 'chan' definition 'channels'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/lossy_comp_test.c:741:57: note: Function 'lcomp_test_int' argument 3 names different: declaration 'chan' definition 'channels'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/lossy_comp_test.c:938:59: style: Function 'lcomp_test_float' argument 3 names different: declaration 'chan' definition 'channels'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/lossy_comp_test.c:45:71: note: Function 'lcomp_test_float' argument 3 names different: declaration 'chan' definition 'channels'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/lossy_comp_test.c:938:59: note: Function 'lcomp_test_float' argument 3 names different: declaration 'chan' definition 'channels'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/lossy_comp_test.c:1132:60: style: Function 'lcomp_test_double' argument 3 names different: declaration 'chan' definition 'channels'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/lossy_comp_test.c:46:72: note: Function 'lcomp_test_double' argument 3 names different: declaration 'chan' definition 'channels'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/lossy_comp_test.c:1132:60: note: Function 'lcomp_test_double' argument 3 names different: declaration 'chan' definition 'channels'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/lossy_comp_test.c:1327:61: style: Function 'sdlcomp_test_short' argument 3 names different: declaration 'chan' definition 'channels'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/lossy_comp_test.c:48:73: note: Function 'sdlcomp_test_short' argument 3 names different: declaration 'chan' definition 'channels'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/lossy_comp_test.c:1327:61: note: Function 'sdlcomp_test_short' argument 3 names different: declaration 'chan' definition 'channels'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/lossy_comp_test.c:1532:59: style: Function 'sdlcomp_test_int' argument 3 names different: declaration 'chan' definition 'channels'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/lossy_comp_test.c:49:71: note: Function 'sdlcomp_test_int' argument 3 names different: declaration 'chan' definition 'channels'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/lossy_comp_test.c:1532:59: note: Function 'sdlcomp_test_int' argument 3 names different: declaration 'chan' definition 'channels'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/lossy_comp_test.c:1739:61: style: Function 'sdlcomp_test_float' argument 3 names different: declaration 'chan' definition 'channels'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/lossy_comp_test.c:50:73: note: Function 'sdlcomp_test_float' argument 3 names different: declaration 'chan' definition 'channels'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/lossy_comp_test.c:1739:61: note: Function 'sdlcomp_test_float' argument 3 names different: declaration 'chan' definition 'channels'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/lossy_comp_test.c:1936:62: style: Function 'sdlcomp_test_double' argument 3 names different: declaration 'chan' definition 'channels'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/lossy_comp_test.c:51:74: note: Function 'sdlcomp_test_double' argument 3 names different: declaration 'chan' definition 'channels'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/lossy_comp_test.c:1936:62: note: Function 'sdlcomp_test_double' argument 3 names different: declaration 'chan' definition 'channels'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/lossy_comp_test.c:2128:56: style: Function 'read_raw_test' argument 3 names different: declaration 'chan' definition 'channels'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/lossy_comp_test.c:53:69: note: Function 'read_raw_test' argument 3 names different: declaration 'chan' definition 'channels'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/lossy_comp_test.c:2128:56: note: Function 'read_raw_test' argument 3 names different: declaration 'chan' definition 'channels'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/misc_test.c:291:2: style: Variable 'frames' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/misc_test.c:363:2: style: Variable 'frames' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/multi_file_test.c:130:15: style: The scope of the variable 'sndfile' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/multi_file_test.c:119:3: style: Variable 'test_count' is modified but its new value is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/raw_test.c:72:2: style: Variable 'frames' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/stdout_test.c:129:18: style: The scope of the variable 'this_write' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:203:39: warning: Either the condition 'cptr==NULL' is redundant or there is possible null pointer dereference: cptr. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:200:11: note: Assuming that condition 'cptr==NULL' is not redundant
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:203:39: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:210:39: warning: Either the condition 'cptr==NULL' is redundant or there is possible null pointer dereference: cptr. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:207:11: note: Assuming that condition 'cptr==NULL' is not redundant
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:210:39: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:217:39: warning: Either the condition 'cptr==NULL' is redundant or there is possible null pointer dereference: cptr. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:214:11: note: Assuming that condition 'cptr==NULL' is not redundant
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:217:39: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:230:39: warning: Either the condition 'cptr==NULL' is redundant or there is possible null pointer dereference: cptr. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:227:11: note: Assuming that condition 'cptr==NULL' is not redundant
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:230:39: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:237:39: warning: Either the condition 'cptr==NULL' is redundant or there is possible null pointer dereference: cptr. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:234:11: note: Assuming that condition 'cptr==NULL' is not redundant
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:237:39: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:245:40: warning: Either the condition 'cptr==NULL' is redundant or there is possible null pointer dereference: cptr. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:242:12: note: Assuming that condition 'cptr==NULL' is not redundant
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:245:40: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:252:40: warning: Either the condition 'cptr==NULL' is redundant or there is possible null pointer dereference: cptr. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:249:12: note: Assuming that condition 'cptr==NULL' is not redundant
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:252:40: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:268:39: warning: Either the condition 'cptr==NULL' is redundant or there is possible null pointer dereference: cptr. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:265:13: note: Assuming that condition 'cptr==NULL' is not redundant
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:268:39: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:275:39: warning: Either the condition 'cptr==NULL' is redundant or there is possible null pointer dereference: cptr. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:272:13: note: Assuming that condition 'cptr==NULL' is not redundant
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:275:39: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:282:41: warning: Either the condition 'cptr==NULL' is redundant or there is possible null pointer dereference: cptr. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:279:13: note: Assuming that condition 'cptr==NULL' is not redundant
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:282:41: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:354:39: warning: Either the condition 'cptr==NULL' is redundant or there is possible null pointer dereference: cptr. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:351:11: note: Assuming that condition 'cptr==NULL' is not redundant
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:354:39: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:361:39: warning: Either the condition 'cptr==NULL' is redundant or there is possible null pointer dereference: cptr. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:358:11: note: Assuming that condition 'cptr==NULL' is not redundant
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:361:39: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:368:39: warning: Either the condition 'cptr==NULL' is redundant or there is possible null pointer dereference: cptr. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:365:11: note: Assuming that condition 'cptr==NULL' is not redundant
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:368:39: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:381:39: warning: Either the condition 'cptr==NULL' is redundant or there is possible null pointer dereference: cptr. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:378:11: note: Assuming that condition 'cptr==NULL' is not redundant
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:381:39: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:388:39: warning: Either the condition 'cptr==NULL' is redundant or there is possible null pointer dereference: cptr. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:385:11: note: Assuming that condition 'cptr==NULL' is not redundant
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:388:39: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:396:40: warning: Either the condition 'cptr==NULL' is redundant or there is possible null pointer dereference: cptr. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:393:12: note: Assuming that condition 'cptr==NULL' is not redundant
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:396:40: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:405:40: warning: Either the condition 'cptr==NULL' is redundant or there is possible null pointer dereference: cptr. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:402:12: note: Assuming that condition 'cptr==NULL' is not redundant
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:405:40: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:414:40: warning: Either the condition 'cptr==NULL' is redundant or there is possible null pointer dereference: cptr. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:411:12: note: Assuming that condition 'cptr==NULL' is not redundant
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:414:40: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/string_test.c:157:12: warning: Redundant assignment of 'typemajor' to itself. [selfAssignment]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/utils.c:964:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/utils.c:977:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/utils.c:990:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/utils.c:1003:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/utils.c:401:16: style: The scope of the variable 'readcount' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/utils.c:1116:9: style: The scope of the variable 'sample' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/utils.c:456:10: style: Variable 'count' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/win32_test.c:143:2: style: Variable 'ignored' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/win32_test.c:133:2: note: Variable 'ignored' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/win32_test.c:143:2: note: Variable 'ignored' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/win32_test.c:204:2: style: Variable 'ignored' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/win32_test.c:194:2: note: Variable 'ignored' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/win32_test.c:204:2: note: Variable 'ignored' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/win32_test.c:143:12: style: Variable 'ignored' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/win32_test.c:204:12: style: Variable 'ignored' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/win32_test.c:296:12: style: Variable 'ignored' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/write_read_test.c:436:28: style: Function 'pcm_test_char' argument 1 names different: declaration 'str' definition 'filename'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/write_read_test.c:46:40: note: Function 'pcm_test_char' argument 1 names different: declaration 'str' definition 'filename'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/write_read_test.c:436:28: note: Function 'pcm_test_char' argument 1 names different: declaration 'str' definition 'filename'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/write_read_test.c:436:54: style: Function 'pcm_test_char' argument 3 names different: declaration 'long_file_okz' definition 'long_file_ok'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/write_read_test.c:46:61: note: Function 'pcm_test_char' argument 3 names different: declaration 'long_file_okz' definition 'long_file_ok'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/write_read_test.c:436:54: note: Function 'pcm_test_char' argument 3 names different: declaration 'long_file_okz' definition 'long_file_ok'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/write_read_test.c:955:29: style: Function 'pcm_test_short' argument 1 names different: declaration 'str' definition 'filename'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/write_read_test.c:47:41: note: Function 'pcm_test_short' argument 1 names different: declaration 'str' definition 'filename'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/write_read_test.c:955:29: note: Function 'pcm_test_short' argument 1 names different: declaration 'str' definition 'filename'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/write_read_test.c:955:55: style: Function 'pcm_test_short' argument 3 names different: declaration 'long_file_okz' definition 'long_file_ok'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/write_read_test.c:47:62: note: Function 'pcm_test_short' argument 3 names different: declaration 'long_file_okz' definition 'long_file_ok'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/write_read_test.c:955:55: note: Function 'pcm_test_short' argument 3 names different: declaration 'long_file_okz' definition 'long_file_ok'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/write_read_test.c:1474:29: style: Function 'pcm_test_24bit' argument 1 names different: declaration 'str' definition 'filename'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/write_read_test.c:48:41: note: Function 'pcm_test_24bit' argument 1 names different: declaration 'str' definition 'filename'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/write_read_test.c:1474:29: note: Function 'pcm_test_24bit' argument 1 names different: declaration 'str' definition 'filename'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/write_read_test.c:1474:55: style: Function 'pcm_test_24bit' argument 3 names different: declaration 'long_file_okz' definition 'long_file_ok'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/write_read_test.c:48:62: note: Function 'pcm_test_24bit' argument 3 names different: declaration 'long_file_okz' definition 'long_file_ok'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/write_read_test.c:1474:55: note: Function 'pcm_test_24bit' argument 3 names different: declaration 'long_file_okz' definition 'long_file_ok'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/write_read_test.c:1993:27: style: Function 'pcm_test_int' argument 1 names different: declaration 'str' definition 'filename'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/write_read_test.c:49:39: note: Function 'pcm_test_int' argument 1 names different: declaration 'str' definition 'filename'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/write_read_test.c:1993:27: note: Function 'pcm_test_int' argument 1 names different: declaration 'str' definition 'filename'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/write_read_test.c:1993:53: style: Function 'pcm_test_int' argument 3 names different: declaration 'long_file_okz' definition 'long_file_ok'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/write_read_test.c:49:60: note: Function 'pcm_test_int' argument 3 names different: declaration 'long_file_okz' definition 'long_file_ok'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/write_read_test.c:1993:53: note: Function 'pcm_test_int' argument 3 names different: declaration 'long_file_okz' definition 'long_file_ok'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/write_read_test.c:2512:29: style: Function 'pcm_test_float' argument 1 names different: declaration 'str' definition 'filename'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/write_read_test.c:50:41: note: Function 'pcm_test_float' argument 1 names different: declaration 'str' definition 'filename'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/write_read_test.c:2512:29: note: Function 'pcm_test_float' argument 1 names different: declaration 'str' definition 'filename'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/write_read_test.c:2512:55: style: Function 'pcm_test_float' argument 3 names different: declaration 'long_file_okz' definition 'long_file_ok'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/write_read_test.c:50:62: note: Function 'pcm_test_float' argument 3 names different: declaration 'long_file_okz' definition 'long_file_ok'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/write_read_test.c:2512:55: note: Function 'pcm_test_float' argument 3 names different: declaration 'long_file_okz' definition 'long_file_ok'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/write_read_test.c:3031:30: style: Function 'pcm_test_double' argument 1 names different: declaration 'str' definition 'filename'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/write_read_test.c:51:42: note: Function 'pcm_test_double' argument 1 names different: declaration 'str' definition 'filename'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/write_read_test.c:3031:30: note: Function 'pcm_test_double' argument 1 names different: declaration 'str' definition 'filename'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/write_read_test.c:3031:56: style: Function 'pcm_test_double' argument 3 names different: declaration 'long_file_okz' definition 'long_file_ok'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/write_read_test.c:51:63: note: Function 'pcm_test_double' argument 3 names different: declaration 'long_file_okz' definition 'long_file_ok'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/write_read_test.c:3031:56: note: Function 'pcm_test_double' argument 3 names different: declaration 'long_file_okz' definition 'long_file_ok'.
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/write_read_test.c:60:7: style: union member 'BUFFER::c' is never used. [unusedStructMember]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/write_read_test.c:454:9: style: Variable 'test' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/write_read_test.c:459:2: style: Variable 'items' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/write_read_test.c:973:9: style: Variable 'test' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/write_read_test.c:978:2: style: Variable 'items' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/write_read_test.c:1492:9: style: Variable 'test' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/write_read_test.c:1497:2: style: Variable 'items' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/write_read_test.c:2011:9: style: Variable 'test' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/write_read_test.c:2016:2: style: Variable 'items' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/write_read_test.c:2530:9: style: Variable 'test' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/write_read_test.c:2535:2: style: Variable 'items' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/write_read_test.c:3049:9: style: Variable 'test' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libsndfile/tests/write_read_test.c:3054:2: style: Variable 'items' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/dbesi0.c:20:19: style: The scope of the variable 'a' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:354:12: style: The scope of the variable 'xi' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:495:9: style: The scope of the variable 'j' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:495:12: style: The scope of the variable 'k' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:495:15: style: The scope of the variable 'l' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:495:21: style: The scope of the variable 'mh' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:496:12: style: The scope of the variable 'xr' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:496:20: style: The scope of the variable 'yr' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:585:9: style: The scope of the variable 'j' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:585:12: style: The scope of the variable 'k' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:585:15: style: The scope of the variable 'l' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:585:18: style: The scope of the variable 'm' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:585:21: style: The scope of the variable 'mh' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:586:12: style: The scope of the variable 'xr' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:586:16: style: The scope of the variable 'xi' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:586:20: style: The scope of the variable 'yr' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:586:24: style: The scope of the variable 'yi' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:669:9: style: The scope of the variable 'j' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:669:12: style: The scope of the variable 'nwh' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:670:12: style: The scope of the variable 'delta' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:670:19: style: The scope of the variable 'x' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:670:22: style: The scope of the variable 'y' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:698:9: style: The scope of the variable 'j' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:698:12: style: The scope of the variable 'nch' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:699:12: style: The scope of the variable 'delta' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:931:16: style: The scope of the variable 'j2' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:931:20: style: The scope of the variable 'j3' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:932:22: style: The scope of the variable 'x1r' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:932:27: style: The scope of the variable 'x1i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:932:32: style: The scope of the variable 'x2r' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:932:37: style: The scope of the variable 'x2i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:932:42: style: The scope of the variable 'x3r' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:932:47: style: The scope of the variable 'x3i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:981:16: style: The scope of the variable 'j2' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:981:20: style: The scope of the variable 'j3' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:982:22: style: The scope of the variable 'x1r' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:982:27: style: The scope of the variable 'x1i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:982:32: style: The scope of the variable 'x2r' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:982:37: style: The scope of the variable 'x2i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:982:42: style: The scope of the variable 'x3r' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:982:47: style: The scope of the variable 'x3i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:1031:16: style: The scope of the variable 'k2' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:1032:18: style: The scope of the variable 'wk1i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:1032:24: style: The scope of the variable 'wk2r' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:1032:30: style: The scope of the variable 'wk2i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:1032:36: style: The scope of the variable 'wk3r' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:1032:42: style: The scope of the variable 'wk3i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:1136:31: style: The scope of the variable 'k2' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:1137:18: style: The scope of the variable 'wk1i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:1137:24: style: The scope of the variable 'wk2r' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:1137:30: style: The scope of the variable 'wk2i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:1137:36: style: The scope of the variable 'wk3r' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:1137:42: style: The scope of the variable 'wk3i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:1263:12: style: The scope of the variable 'k' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:1264:12: style: The scope of the variable 'wkr' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:1264:17: style: The scope of the variable 'wki' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:1264:22: style: The scope of the variable 'xr' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:1264:26: style: The scope of the variable 'xi' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:1264:30: style: The scope of the variable 'yr' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:1264:34: style: The scope of the variable 'yi' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:1288:12: style: The scope of the variable 'k' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:1289:12: style: The scope of the variable 'wkr' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:1289:17: style: The scope of the variable 'wki' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:1289:22: style: The scope of the variable 'xr' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:1289:26: style: The scope of the variable 'xi' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:1289:30: style: The scope of the variable 'yr' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:1289:34: style: The scope of the variable 'yi' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:1315:12: style: The scope of the variable 'k' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:1316:12: style: The scope of the variable 'wkr' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:1316:17: style: The scope of the variable 'wki' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:1316:22: style: The scope of the variable 'xr' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:1336:12: style: The scope of the variable 'k' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:1337:12: style: The scope of the variable 'wkr' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:1337:17: style: The scope of the variable 'wki' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:1337:22: style: The scope of the variable 'xr' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:718:32: style: Function 'bitrv2' argument 2 names different: declaration 'ip' definition 'ip0'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:319:32: note: Function 'bitrv2' argument 2 names different: declaration 'ip' definition 'ip0'.
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:718:32: note: Function 'bitrv2' argument 2 names different: declaration 'ip' definition 'ip0'.
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:819:36: style: Function 'bitrv2conj' argument 2 names different: declaration 'ip' definition 'ip0'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:318:36: note: Function 'bitrv2conj' argument 2 names different: declaration 'ip' definition 'ip0'.
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g.c:819:36: note: Function 'bitrv2conj' argument 2 names different: declaration 'ip' definition 'ip0'.
audacity-Audacity-2.2.2/lib-src/libsoxr/src/filter.c:95:7: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/filter.c:154:71: style: Function 'lsx_fir_to_phase' argument 4 names different: declaration 'phase0' definition 'phase'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/filter.h:37:28: note: Function 'lsx_fir_to_phase' argument 4 names different: declaration 'phase0' definition 'phase'.
audacity-Audacity-2.2.2/lib-src/libsoxr/src/filter.c:154:71: note: Function 'lsx_fir_to_phase' argument 4 names different: declaration 'phase0' definition 'phase'.
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g_cache.h:43:7: error: Common realloc mistake: 'lsx_fft_br' nulled but not freed upon failure [memleakOnRealloc]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/fft4g_cache.h:44:7: error: Common realloc mistake: 'lsx_fft_sc' nulled but not freed upon failure [memleakOnRealloc]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/lsr.c:61:18: portability: Returning an address value in a function with integer return type is not portable. [CastAddressToIntegerAtReturn]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/lsr.c:68:3: portability: Returning an address value in a function with integer return type is not portable. [CastAddressToIntegerAtReturn]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/lsr.c:110:48: portability: Returning an address value in a function with integer return type is not portable. [CastAddressToIntegerAtReturn]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/lsr.c:111:48: portability: Returning an address value in a function with integer return type is not portable. [CastAddressToIntegerAtReturn]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/lsr.c:113:56: portability: Returning an address value in a function with integer return type is not portable. [CastAddressToIntegerAtReturn]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/lsr.c:32:9: portability: Assigning a pointer to an integer is not portable. [AssignmentAddressToInteger]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/lsr.c:71:41: style: Function 'src_callback_read' argument 2 names different: declaration 'src_ratio' definition 'oi_ratio'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/soxr-lsr.h:64:41: note: Function 'src_callback_read' argument 2 names different: declaration 'src_ratio' definition 'oi_ratio'.
audacity-Audacity-2.2.2/lib-src/libsoxr/src/lsr.c:71:41: note: Function 'src_callback_read' argument 2 names different: declaration 'src_ratio' definition 'oi_ratio'.
audacity-Audacity-2.2.2/lib-src/libsoxr/src/lsr.c:114:33: style: Function 'src_new' argument 2 names different: declaration 'num_channels' definition 'channels'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/soxr-lsr.h:55:45: note: Function 'src_new' argument 2 names different: declaration 'num_channels' definition 'channels'.
audacity-Audacity-2.2.2/lib-src/libsoxr/src/lsr.c:114:33: note: Function 'src_new' argument 2 names different: declaration 'num_channels' definition 'channels'.
audacity-Audacity-2.2.2/lib-src/libsoxr/src/pffft.c:1594:68: style: Function 'pffft_zreorder' argument 2 names different: declaration 'input' definition 'in'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/pffft.h:145:63: note: Function 'pffft_zreorder' argument 2 names different: declaration 'input' definition 'in'.
audacity-Audacity-2.2.2/lib-src/libsoxr/src/pffft.c:1594:68: note: Function 'pffft_zreorder' argument 2 names different: declaration 'input' definition 'in'.
audacity-Audacity-2.2.2/lib-src/libsoxr/src/pffft.c:1594:79: style: Function 'pffft_zreorder' argument 3 names different: declaration 'output' definition 'out'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/pffft.h:145:77: note: Function 'pffft_zreorder' argument 3 names different: declaration 'output' definition 'out'.
audacity-Audacity-2.2.2/lib-src/libsoxr/src/pffft.c:1594:79: note: Function 'pffft_zreorder' argument 3 names different: declaration 'output' definition 'out'.
audacity-Audacity-2.2.2/lib-src/libsoxr/src/pffft.c:1694:49: style: Function 'pffft_zconvolve' argument 1 names different: declaration 'setup' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/pffft.h:166:44: note: Function 'pffft_zconvolve' argument 1 names different: declaration 'setup' definition 's'.
audacity-Audacity-2.2.2/lib-src/libsoxr/src/pffft.c:1694:49: note: Function 'pffft_zconvolve' argument 1 names different: declaration 'setup' definition 's'.
audacity-Audacity-2.2.2/lib-src/libsoxr/src/pffft.c:1694:65: style: Function 'pffft_zconvolve' argument 2 names different: declaration 'dft_a' definition 'a'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/pffft.h:166:64: note: Function 'pffft_zconvolve' argument 2 names different: declaration 'dft_a' definition 'a'.
audacity-Audacity-2.2.2/lib-src/libsoxr/src/pffft.c:1694:65: note: Function 'pffft_zconvolve' argument 2 names different: declaration 'dft_a' definition 'a'.
audacity-Audacity-2.2.2/lib-src/libsoxr/src/pffft.c:1694:81: style: Function 'pffft_zconvolve' argument 3 names different: declaration 'dft_b' definition 'b'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/pffft.h:166:84: note: Function 'pffft_zconvolve' argument 3 names different: declaration 'dft_b' definition 'b'.
audacity-Audacity-2.2.2/lib-src/libsoxr/src/pffft.c:1694:81: note: Function 'pffft_zconvolve' argument 3 names different: declaration 'dft_b' definition 'b'.
audacity-Audacity-2.2.2/lib-src/libsoxr/src/pffft.c:1694:91: style: Function 'pffft_zconvolve' argument 4 names different: declaration 'dft_ab' definition 'ab'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/pffft.h:166:98: note: Function 'pffft_zconvolve' argument 4 names different: declaration 'dft_ab' definition 'ab'.
audacity-Audacity-2.2.2/lib-src/libsoxr/src/pffft.c:1694:91: note: Function 'pffft_zconvolve' argument 4 names different: declaration 'dft_ab' definition 'ab'.
audacity-Audacity-2.2.2/lib-src/libsoxr/src/pffft.c:1628:26: style: Clarify calculation precedence for '^' and '?'. [clarifyCalculation]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/rate.h:432:10: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/rate.h:522:62: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/rate.h:300:49: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/rate.h:420:9: style: The scope of the variable 'try' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/rate.h:210:14: style: The scope of the variable 'output' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/soxr.c:426:23: warning: Either the condition '!p' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/soxr.c:428:7: note: Assuming that condition '!p' is not redundant
audacity-Audacity-2.2.2/lib-src/libsoxr/src/soxr.c:426:23: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/libsoxr/src/soxr.c:494:17: warning: Either the condition '!p' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/soxr.c:498:7: note: Assuming that condition '!p' is not redundant
audacity-Audacity-2.2.2/lib-src/libsoxr/src/soxr.c:494:17: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/libsoxr/src/soxr.c:289:12: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/soxr.c:365:12: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/soxr.c:493:42: style: The scope of the variable 'osize' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/soxr.c:276:39: style: Function 'soxr_set_input_fn' argument 1 names different: declaration 'resampler' definition 'p'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/soxr.h:152:12: note: Function 'soxr_set_input_fn' argument 1 names different: declaration 'resampler' definition 'p'.
audacity-Audacity-2.2.2/lib-src/libsoxr/src/soxr.c:276:39: note: Function 'soxr_set_input_fn' argument 1 names different: declaration 'resampler' definition 'p'.
audacity-Audacity-2.2.2/lib-src/libsoxr/src/soxr.c:491:27: style: Function 'soxr_output' argument 1 names different: declaration 'resampler' definition 'p'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/soxr.h:160:12: note: Function 'soxr_output' argument 1 names different: declaration 'resampler' definition 'p'.
audacity-Audacity-2.2.2/lib-src/libsoxr/src/soxr.c:491:27: note: Function 'soxr_output' argument 1 names different: declaration 'resampler' definition 'p'.
audacity-Audacity-2.2.2/lib-src/libsoxr/src/soxr.c:491:37: style: Function 'soxr_output' argument 2 names different: declaration 'data' definition 'out'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/soxr.h:161:16: note: Function 'soxr_output' argument 2 names different: declaration 'data' definition 'out'.
audacity-Audacity-2.2.2/lib-src/libsoxr/src/soxr.c:491:37: note: Function 'soxr_output' argument 2 names different: declaration 'data' definition 'out'.
audacity-Audacity-2.2.2/lib-src/libsoxr/src/soxr.c:491:49: style: Function 'soxr_output' argument 3 names different: declaration 'olen' definition 'len0'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/soxr.h:162:12: note: Function 'soxr_output' argument 3 names different: declaration 'olen' definition 'len0'.
audacity-Audacity-2.2.2/lib-src/libsoxr/src/soxr.c:491:49: note: Function 'soxr_output' argument 3 names different: declaration 'olen' definition 'len0'.
audacity-Audacity-2.2.2/lib-src/libsoxr/src/soxr.c:545:34: style: Function 'soxr_process' argument 1 names different: declaration 'resampler' definition 'p'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/soxr.h:116:17: note: Function 'soxr_process' argument 1 names different: declaration 'resampler' definition 'p'.
audacity-Audacity-2.2.2/lib-src/libsoxr/src/soxr.c:545:34: note: Function 'soxr_process' argument 1 names different: declaration 'resampler' definition 'p'.
audacity-Audacity-2.2.2/lib-src/libsoxr/src/soxr.c:546:30: style: Function 'soxr_process' argument 3 names different: declaration 'ilen' definition 'ilen0'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/soxr.h:119:17: note: Function 'soxr_process' argument 3 names different: declaration 'ilen' definition 'ilen0'.
audacity-Audacity-2.2.2/lib-src/libsoxr/src/soxr.c:546:30: note: Function 'soxr_process' argument 3 names different: declaration 'ilen' definition 'ilen0'.
audacity-Audacity-2.2.2/lib-src/libsoxr/src/soxr.c:546:46: style: Function 'soxr_process' argument 4 names different: declaration 'idone' definition 'idone0'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/soxr.h:120:19: note: Function 'soxr_process' argument 4 names different: declaration 'idone' definition 'idone0'.
audacity-Audacity-2.2.2/lib-src/libsoxr/src/soxr.c:546:46: note: Function 'soxr_process' argument 4 names different: declaration 'idone' definition 'idone0'.
audacity-Audacity-2.2.2/lib-src/libsoxr/src/soxr.c:547:46: style: Function 'soxr_process' argument 7 names different: declaration 'odone' definition 'odone0'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/soxr.h:124:19: note: Function 'soxr_process' argument 7 names different: declaration 'odone' definition 'odone0'.
audacity-Audacity-2.2.2/lib-src/libsoxr/src/soxr.c:547:46: note: Function 'soxr_process' argument 7 names different: declaration 'odone' definition 'odone0'.
audacity-Audacity-2.2.2/lib-src/libsoxr/src/soxr.c:602:12: style: Function 'soxr_oneshot' argument 1 names different: declaration 'input_rate' definition 'irate'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/soxr.h:182:20: note: Function 'soxr_oneshot' argument 1 names different: declaration 'input_rate' definition 'irate'.
audacity-Audacity-2.2.2/lib-src/libsoxr/src/soxr.c:602:12: note: Function 'soxr_oneshot' argument 1 names different: declaration 'input_rate' definition 'irate'.
audacity-Audacity-2.2.2/lib-src/libsoxr/src/soxr.c:602:26: style: Function 'soxr_oneshot' argument 2 names different: declaration 'output_rate' definition 'orate'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/soxr.h:183:20: note: Function 'soxr_oneshot' argument 2 names different: declaration 'output_rate' definition 'orate'.
audacity-Audacity-2.2.2/lib-src/libsoxr/src/soxr.c:602:26: note: Function 'soxr_oneshot' argument 2 names different: declaration 'output_rate' definition 'orate'.
audacity-Audacity-2.2.2/lib-src/libsoxr/src/vr32.c:270:5: style: Same expression on both sides of '-'. [duplicateExpression]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/vr32.c:751:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/vr32.c:573:18: style: The scope of the variable 'odone2' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/vr32.c:573:64: style: The scope of the variable 'shift' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libsoxr/src/vr32.c:153:3: style: Variable 'tmp0' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libsoxr/tests/vector-cmp.c:52:0: error: Resource leak: f1 [resourceLeak]
audacity-Audacity-2.2.2/lib-src/libsoxr/tests/vector-cmp.c:52:0: error: Resource leak: f2 [resourceLeak]
audacity-Audacity-2.2.2/lib-src/libsoxr/tests/vector-gen.c:56:0: error: Resource leak: file [resourceLeak]
audacity-Audacity-2.2.2/lib-src/libvamp/host/vamp-simple-host.cpp:266:51: style: Function 'runPlugin' argument 6 names different: declaration 'inputFile' definition 'wavname'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libvamp/host/vamp-simple-host.cpp:91:36: note: Function 'runPlugin' argument 6 names different: declaration 'inputFile' definition 'wavname'.
audacity-Audacity-2.2.2/lib-src/libvamp/host/vamp-simple-host.cpp:266:51: note: Function 'runPlugin' argument 6 names different: declaration 'inputFile' definition 'wavname'.
audacity-Audacity-2.2.2/lib-src/libvamp/host/vamp-simple-host.cpp:267:40: style: Function 'runPlugin' argument 8 names different: declaration 'frames' definition 'useFrames'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libvamp/host/vamp-simple-host.cpp:91:72: note: Function 'runPlugin' argument 8 names different: declaration 'frames' definition 'useFrames'.
audacity-Audacity-2.2.2/lib-src/libvamp/host/vamp-simple-host.cpp:267:40: note: Function 'runPlugin' argument 8 names different: declaration 'frames' definition 'useFrames'.
audacity-Audacity-2.2.2/lib-src/libvamp/host/vamp-simple-host.cpp:496:64: style: Function 'printFeatures' argument 6 names different: declaration 'frames' definition 'useFrames'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libvamp/host/vamp-simple-host.cpp:83:72: note: Function 'printFeatures' argument 6 names different: declaration 'frames' definition 'useFrames'.
audacity-Audacity-2.2.2/lib-src/libvamp/host/vamp-simple-host.cpp:496:64: note: Function 'printFeatures' argument 6 names different: declaration 'frames' definition 'useFrames'.
audacity-Audacity-2.2.2/lib-src/libvamp/host/vamp-simple-host.cpp:265:22: performance: Function parameter 'myname' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/lib-src/libvamp/host/vamp-simple-host.cpp:266:22: performance: Function parameter 'output' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/lib-src/libvamp/rdf/generator/vamp-rdf-template-generator.cpp:130:87: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
audacity-Audacity-2.2.2/lib-src/libvamp/rdf/generator/vamp-rdf-template-generator.cpp:135:85: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
audacity-Audacity-2.2.2/lib-src/libvamp/rdf/generator/vamp-rdf-template-generator.cpp:370:91: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
audacity-Audacity-2.2.2/lib-src/libvamp/rdf/generator/vamp-rdf-template-generator.cpp:374:89: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
audacity-Audacity-2.2.2/lib-src/libvamp/skeleton/MyPlugin.h:19:5: style: Class 'MyPlugin' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/lib-src/libvamp/src/vamp-hostsdk/PluginBufferingAdapter.cpp:81:9: style: Class 'RingBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/lib-src/libvamp/src/vamp-hostsdk/PluginChannelAdapter.cpp:48:5: style: Class 'Impl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/lib-src/libvamp/src/vamp-hostsdk/PluginHostAdapter.cpp:41:0: error: #error Unexpected version of Vamp SDK header included [preprocessorErrorDirective]
audacity-Audacity-2.2.2/lib-src/libvamp/src/vamp-hostsdk/PluginSummarisingAdapter.cpp:715:1: warning: The struct 'ValueDurationFloatPair' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
audacity-Audacity-2.2.2/lib-src/libvamp/src/vamp-sdk/FFT.cpp:42:0: error: #error Unexpected version of Vamp SDK header included [preprocessorErrorDirective]
audacity-Audacity-2.2.2/lib-src/libvamp/src/vamp-sdk/PluginAdapter.cpp:43:0: error: #error Unexpected version of Vamp SDK header included [preprocessorErrorDirective]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/barkmel.c:22:10: style: The scope of the variable 'rate' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/bitrate.c:29:65: style: Function 'vorbis_bitrate_init' argument 2 names different: declaration 'bs' definition 'bm'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/bitrate.h:53:72: note: Function 'vorbis_bitrate_init' argument 2 names different: declaration 'bs' definition 'bm'.
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/bitrate.c:29:65: note: Function 'vorbis_bitrate_init' argument 2 names different: declaration 'bs' definition 'bm'.
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/bitrate.c:59:50: style: Function 'vorbis_bitrate_clear' argument 1 names different: declaration 'bs' definition 'bm'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/bitrate.h:54:57: note: Function 'vorbis_bitrate_clear' argument 1 names different: declaration 'bs' definition 'bm'.
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/bitrate.c:59:50: note: Function 'vorbis_bitrate_clear' argument 1 names different: declaration 'bs' definition 'bm'.
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/block.c:89:7: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/block.c:160:7: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/block.c:316:7: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/block.c:417:7: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/block.c:421:8: style: The scope of the variable 'j' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/block.c:726:7: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/block.c:726:9: style: The scope of the variable 'j' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/block.c:419:14: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/block.c:420:15: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/block.c:467:16: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/codebook.c:31:10: style: The scope of the variable 'j' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/codebook.c:441:13: style: The scope of the variable 'entry' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/codebook.c:465:8: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/codebook.c:465:10: style: The scope of the variable 'j' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/codebook.c:465:12: style: The scope of the variable 'entry' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/codebook.c:466:7: style: The scope of the variable 'chptr' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/codebook.c:30:69: style: Function 'vorbis_staticbook_pack' argument 2 names different: declaration 'b' definition 'opb'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/codebook.h:101:76: note: Function 'vorbis_staticbook_pack' argument 2 names different: declaration 'b' definition 'opb'.
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/codebook.c:30:69: note: Function 'vorbis_staticbook_pack' argument 2 names different: declaration 'b' definition 'opb'.
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/codebook.c:149:59: style: Function 'vorbis_staticbook_unpack' argument 1 names different: declaration 'b' definition 'opb'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/codebook.h:102:66: note: Function 'vorbis_staticbook_unpack' argument 1 names different: declaration 'b' definition 'opb'.
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/codebook.c:149:59: note: Function 'vorbis_staticbook_unpack' argument 1 names different: declaration 'b' definition 'opb'.
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/codebook.c:462:61: style: Function 'vorbis_book_decodevv_add' argument 3 names different: declaration 'off' definition 'offset'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/codebook.h:114:43: note: Function 'vorbis_book_decodevv_add' argument 3 names different: declaration 'off' definition 'offset'.
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/codebook.c:462:61: note: Function 'vorbis_book_decodevv_add' argument 3 names different: declaration 'off' definition 'offset'.
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/codebook.c:453:11: style: Unused variable: j [unusedVariable]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/codebook.c:374:19: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/codebook.c:375:17: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/envelope.c:319:15: warning: Identical condition 'j>=testW', second condition is always false [identicalConditionAfterEarlyExit]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/envelope.c:273:11: note: first condition
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/envelope.c:319:15: note: second condition
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/envelope.c:105:14: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/floor1.c:595:10: style: The scope of the variable 'j' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/floor1.c:751:8: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/floor1.c:773:8: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/floor1.c:773:10: style: The scope of the variable 'j' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/floor1.c:867:11: style: The scope of the variable 'cval' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/floor1.c:868:11: style: The scope of the variable 'cshift' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/floor1.c:869:13: style: The scope of the variable 'l' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/floor1.c:1062:7: style: The scope of the variable 'j' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/floor1.c:503:8: style: Variable 'y2b' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/info.c:135:10: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/info.c:162:7: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/info.c:352:8: style: The scope of the variable 'buffer' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/info.c:78:17: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/info.c:101:19: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/info.c:121:19: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/lpc.c:140:12: style: The scope of the variable 'o' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/lpc.c:140:14: style: The scope of the variable 'p' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/lpc.c:141:9: style: The scope of the variable 'y' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/lpc.c:61:47: style: Function 'vorbis_lpc_from_data' argument 2 names different: declaration 'lpc' definition 'lpci'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/lpc.h:24:54: note: Function 'vorbis_lpc_from_data' argument 2 names different: declaration 'lpc' definition 'lpci'.
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/lpc.c:61:47: note: Function 'vorbis_lpc_from_data' argument 2 names different: declaration 'lpc' definition 'lpci'.
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/lpc.c:62:15: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/lpc.c:63:15: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/lpc.c:142:15: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/lsp.c:312:10: style: The scope of the variable 'lastdelta' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/lsp.c:317:20: style: The scope of the variable 'delta' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/lsp.c:313:16: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/lsp.c:369:16: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/lsp.c:408:13: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/lsp.c:409:13: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/lsp.c:410:14: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/lsp.c:411:14: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/mapping0.c:247:24: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/mapping0.c:253:23: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/mapping0.c:601:25: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/mapping0.c:602:21: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/mapping0.c:716:21: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/mapping0.c:717:22: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/mapping0.c:719:20: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/mapping0.c:720:20: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/mdct.c:223:14: style: The scope of the variable 'r0' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/mdct.c:224:14: style: The scope of the variable 'r1' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/mdct.c:271:14: style: The scope of the variable 'r0' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/mdct.c:272:14: style: The scope of the variable 'r1' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/mdct.c:498:16: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/psy.c:362:7: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/psy.c:362:9: style: The scope of the variable 'j' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/psy.c:92:23: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/psy.c:452:19: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/psy.c:453:19: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/psy.c:550:12: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/psy.c:551:12: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/psy.c:552:13: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/psy.c:553:12: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/psy.c:554:13: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/psy.c:704:15: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/psy.c:755:15: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/psy.c:937:18: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/psy.c:1031:17: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/psy.c:1034:19: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/psy.c:1037:19: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/psy.c:1040:19: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/psy.c:1043:19: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/psy.c:1046:19: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/psy.c:1052:14: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/psy.c:1053:14: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/psy.c:1054:14: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/psy.c:1055:14: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/psy.c:174:21: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/psytune.c:519:67: style: Same expression on both sides of '/' because the value of 'acc' and 'tot' are the same. [duplicateExpression]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/psytune.c:234:14: note: 'acc' is assigned value '0.f' here.
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/psytune.c:235:14: note: 'tot' is assigned value '0.f' here.
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/psytune.c:519:67: note: Same expression on both sides of '/' because the value of 'acc' and 'tot' are the same.
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/psytune.c:520:60: style: Same expression on both sides of '/' because the value of 'nonz' and 'tot' are the same. [duplicateExpression]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/psytune.c:233:15: note: 'nonz' is assigned value '0.f' here.
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/psytune.c:235:14: note: 'tot' is assigned value '0.f' here.
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/psytune.c:520:60: note: Same expression on both sides of '/' because the value of 'nonz' and 'tot' are the same.
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/psytune.c:502:22: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/psytune.c:236:22: style: Unused variable: newmax [unusedVariable]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/psytune.c:252:0: style: Variable 'ath' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/psytune.c:253:0: style: Variable 'decayp' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/psytune.c:360:15: style: Unused variable: amp [unusedVariable]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/psytune.c:465:15: style: Unused variable: amp [unusedVariable]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/res0.c:78:7: style: The scope of the variable 'j' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/res0.c:331:9: style: The scope of the variable 'j' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/res0.c:676:21: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/sharedbook.c:197:8: style: The scope of the variable 'j' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/sharedbook.c:197:10: style: The scope of the variable 'k' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/sharedbook.c:197:12: style: The scope of the variable 'count' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/sharedbook.c:196:61: style: Function '_book_unquantize' argument 3 names different: declaration 'map' definition 'sparsemap'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/codebook.h:87:68: note: Function '_book_unquantize' argument 3 names different: declaration 'map' definition 'sparsemap'.
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/sharedbook.c:196:61: note: Function '_book_unquantize' argument 3 names different: declaration 'map' definition 'sparsemap'.
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/sharedbook.c:283:39: style: Function 'vorbis_book_init_encode' argument 1 names different: declaration 'dest' definition 'c'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/codebook.h:83:46: note: Function 'vorbis_book_init_encode' argument 1 names different: declaration 'dest' definition 'c'.
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/sharedbook.c:283:39: note: Function 'vorbis_book_init_encode' argument 1 names different: declaration 'dest' definition 'c'.
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/sharedbook.c:283:64: style: Function 'vorbis_book_init_encode' argument 2 names different: declaration 'source' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/codebook.h:83:74: note: Function 'vorbis_book_init_encode' argument 2 names different: declaration 'source' definition 's'.
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/sharedbook.c:283:64: note: Function 'vorbis_book_init_encode' argument 2 names different: declaration 'source' definition 's'.
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/sharedbook.c:313:39: style: Function 'vorbis_book_init_decode' argument 1 names different: declaration 'dest' definition 'c'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/codebook.h:84:46: note: Function 'vorbis_book_init_decode' argument 1 names different: declaration 'dest' definition 'c'.
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/sharedbook.c:313:39: note: Function 'vorbis_book_init_decode' argument 1 names different: declaration 'dest' definition 'c'.
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/sharedbook.c:313:64: style: Function 'vorbis_book_init_decode' argument 2 names different: declaration 'source' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/codebook.h:84:74: note: Function 'vorbis_book_init_decode' argument 2 names different: declaration 'source' definition 's'.
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/sharedbook.c:313:64: note: Function 'vorbis_book_init_decode' argument 2 names different: declaration 'source' definition 's'.
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/sharedbook.c:341:26: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/sharedbook.c:352:15: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/smallft.c:690:29: style: The scope of the variable 't6' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/smallft.c:690:32: style: The scope of the variable 't7' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/smallft.c:690:35: style: The scope of the variable 't8' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/smallft.c:690:38: style: The scope of the variable 't9' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/smallft.c:690:41: style: The scope of the variable 't10' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/tone.c:18:5: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/tone.c:19:7: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/vorbisenc.c:194:7: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/vorbisenc.c:194:9: style: The scope of the variable 'k' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/vorbisfile.c:828:11: style: The scope of the variable 'link' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/vorbisfile.c:1872:7: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/vorbisfile.c:1872:9: style: The scope of the variable 'j' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/vorbisfile.c:1874:7: style: The scope of the variable 'hs' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/vorbisfile.c:1904:24: style: Unused variable: fpu [unusedVariable]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/vorbisfile.c:2193:10: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/vorbisfile.c:2200:15: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/vorbisfile.c:2243:10: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/vorbisfile.c:2245:15: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/vorbisfile.c:2304:10: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/lib/vorbisfile.c:2306:15: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/test/test.c:51:9: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'int'. [invalidPrintfArgType_uint]
audacity-Audacity-2.2.2/lib-src/libvorbis/test/write_read.c:78:12: style: Condition '!eos' is always true [knownConditionTrueFalse]
audacity-Audacity-2.2.2/lib-src/libvorbis/test/write_read.c:43:13: note: Assignment 'eos=0', assigned value is 0
audacity-Audacity-2.2.2/lib-src/libvorbis/test/write_read.c:78:12: note: Condition '!eos' is always true
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/bookutil.c:257:3: style: Variable 'line' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/bookutil.c:256:3: note: Variable 'line' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/bookutil.c:257:3: note: Variable 'line' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/bookutil.c:28:9: style: The scope of the variable 'j' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/bookutil.c:307:14: style: The scope of the variable 'p' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/bookutil.c:181:52: style: Function 'get_vector' argument 4 names different: declaration 'num' definition 'n'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/bookutil.h:32:64: note: Function 'get_vector' argument 4 names different: declaration 'num' definition 'n'.
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/bookutil.c:181:52: note: Function 'get_vector' argument 4 names different: declaration 'num' definition 'n'.
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/bookutil.c:438:7: style: Unused variable: i [unusedVariable]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/bookutil.c:341:18: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/bookutil.c:414:17: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/build.c:126:3: style: Variable 'line' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/build.c:124:3: note: Variable 'line' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/build.c:126:3: note: Variable 'line' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/build.c:165:14: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/cascade.c:39:7: style: The scope of the variable 'j' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/cascade.c:73:5: style: Variable 'booknum' is modified but its new value is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/distribution.c:35:8: style: The scope of the variable 'lines' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/distribution.c:39:7: style: The scope of the variable 'flag' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/distribution.c:41:8: style: The scope of the variable 'total' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/distribution.c:42:9: style: The scope of the variable 'line' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/distribution.c:150:0: error: Memory leak: sort [memleak]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/huffbuild.c:65:9: style: The scope of the variable 'j' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/huffbuild.c:65:11: style: The scope of the variable 'k' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/huffbuild.c:153:20: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/huffbuild.c:137:0: error: Uninitialized variable: i [uninitvar]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/huffbuild.c:139:36: error: Uninitialized variable: n [uninitvar]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/latticehint.c:125:8: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/latticehint.c:125:10: style: The scope of the variable 'j' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/latticehint.c:127:7: style: The scope of the variable 'suggcount' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/latticehint.c:164:22: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/latticehint.c:173:19: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/latticepare.c:101:30: style: Variable 'tt' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/latticepare.c:103:9: style: Unused variable: k [unusedVariable]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/latticepare.c:103:11: style: Unused variable: o [unusedVariable]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/latticepare.c:541:16: style: Variable 'a' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/latticepare.c:129:15: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/latticepare.c:235:10: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/latticepare.c:278:15: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/latticetune.c:82:7: style: Variable 'dim' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/lspdata.c:124:12: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/metrics.c:212:9: style: The scope of the variable 'amplitude' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/metrics.c:127:16: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/residuedata.c:109:8: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/residuedata.c:109:10: style: The scope of the variable 'j' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/residuedata.c:47:15: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/residuedata.c:110:15: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/residuesplit.c:76:5: style: Variable 'lentropy' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/residuesplit.c:74:0: note: Variable 'lentropy' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/residuesplit.c:76:5: note: Variable 'lentropy' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/residuesplit.c:70:7: style: The scope of the variable 'aux' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/residuesplit.c:97:7: style: The scope of the variable 'aux' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/residuesplit.c:27:0: style: Variable 'j' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/residuesplit.c:161:7: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/residuesplit.c:171:10: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/residuesplit.c:225:6: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/run.c:184:2: style: Variable 'input' is modified but its new value is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/run.c:152:6: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/run.c:197:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/train.c:104:5: style: Variable 'in' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/train.c:100:0: note: Variable 'in' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/train.c:104:5: note: Variable 'in' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/train.c:284:6: style: Variable 'temp[0]' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/train.c:282:6: note: Variable 'temp[0]' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/train.c:284:6: note: Variable 'temp[0]' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/train.c:187:7: error: Expression 'argv=argv++' depends on order of evaluation of side effects [unknownEvaluationOrder]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/train.c:101:20: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/train.c:169:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/vqgen.c:270:47: style: Function 'vqgen_addpoint' argument 3 names different: declaration 'aux' definition 'a'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/vqgen.h:73:54: note: Function 'vqgen_addpoint' argument 3 names different: declaration 'aux' definition 'a'.
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/vqgen.c:270:47: note: Function 'vqgen_addpoint' argument 3 names different: declaration 'aux' definition 'a'.
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/vqgen.c:408:25: style: Variable 'secondentry' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/vqsplit.c:181:12: style: The scope of the variable 'k' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/vqsplit.c:504:8: style: The scope of the variable 'k' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/vqsplit.c:231:14: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/libvorbis/vq/vqsplit.c:232:14: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/lv2/lilv/src/collections.c:42:38: style: Function 'lilv_collection_free' argument 1 names different: declaration 'collection' definition 'coll'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/lv2/lilv/src/lilv_internal.h:250:48: note: Function 'lilv_collection_free' argument 1 names different: declaration 'collection' definition 'coll'.
audacity-Audacity-2.2.2/lib-src/lv2/lilv/src/collections.c:42:38: note: Function 'lilv_collection_free' argument 1 names different: declaration 'collection' definition 'coll'.
audacity-Audacity-2.2.2/lib-src/lv2/lilv/src/collections.c:49:44: style: Function 'lilv_collection_size' argument 1 names different: declaration 'collection' definition 'coll'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/lv2/lilv/src/lilv_internal.h:251:54: note: Function 'lilv_collection_size' argument 1 names different: declaration 'collection' definition 'coll'.
audacity-Audacity-2.2.2/lib-src/lv2/lilv/src/collections.c:49:44: note: Function 'lilv_collection_size' argument 1 names different: declaration 'collection' definition 'coll'.
audacity-Audacity-2.2.2/lib-src/lv2/lilv/src/node.c:53:64: style: Function 'lilv_node_new' argument 3 names different: declaration 'val' definition 'str'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/lv2/lilv/src/lilv_internal.h:296:74: note: Function 'lilv_node_new' argument 3 names different: declaration 'val' definition 'str'.
audacity-Audacity-2.2.2/lib-src/lv2/lilv/src/node.c:53:64: note: Function 'lilv_node_new' argument 3 names different: declaration 'val' definition 'str'.
audacity-Audacity-2.2.2/lib-src/lv2/lilv/src/plugin.c:311:5: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/lv2/lilv/src/plugin.c:72:30: style: Function 'lilv_plugin_free' argument 1 names different: declaration 'plugin' definition 'p'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/lv2/lilv/src/lilv_internal.h:245:42: note: Function 'lilv_plugin_free' argument 1 names different: declaration 'plugin' definition 'p'.
audacity-Audacity-2.2.2/lib-src/lv2/lilv/src/plugin.c:72:30: note: Function 'lilv_plugin_free' argument 1 names different: declaration 'plugin' definition 'p'.
audacity-Audacity-2.2.2/lib-src/lv2/lilv/src/pluginclass.c:25:39: style: Function 'lilv_plugin_class_new' argument 2 names different: declaration 'parent_uri' definition 'parent_node'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/lv2/lilv/src/lilv_internal.h:257:56: note: Function 'lilv_plugin_class_new' argument 2 names different: declaration 'parent_uri' definition 'parent_node'.
audacity-Audacity-2.2.2/lib-src/lv2/lilv/src/pluginclass.c:25:39: note: Function 'lilv_plugin_class_new' argument 2 names different: declaration 'parent_uri' definition 'parent_node'.
audacity-Audacity-2.2.2/lib-src/lv2/lilv/src/query.c:119:46: style: Function 'lilv_nodes_from_stream_objects' argument 1 names different: declaration 'w' definition 'world'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/lv2/lilv/src/lilv_internal.h:332:57: note: Function 'lilv_nodes_from_stream_objects' argument 1 names different: declaration 'w' definition 'world'.
audacity-Audacity-2.2.2/lib-src/lv2/lilv/src/query.c:119:46: note: Function 'lilv_nodes_from_stream_objects' argument 1 names different: declaration 'w' definition 'world'.
audacity-Audacity-2.2.2/lib-src/lv2/lilv/src/util.c:259:3: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
audacity-Audacity-2.2.2/lib-src/lv2/lilv/src/util.c:400:50: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
audacity-Audacity-2.2.2/lib-src/lv2/lilv/src/util.c:531:26: style: Function 'lilv_mkdir_p' argument 1 names different: declaration 'path' definition 'dir_path'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/lv2/lilv/src/lilv_internal.h:351:33: note: Function 'lilv_mkdir_p' argument 1 names different: declaration 'path' definition 'dir_path'.
audacity-Audacity-2.2.2/lib-src/lv2/lilv/src/util.c:531:26: note: Function 'lilv_mkdir_p' argument 1 names different: declaration 'path' definition 'dir_path'.
audacity-Audacity-2.2.2/lib-src/lv2/lilv/src/util.c:72:9: error: Common realloc mistake: 'result' nulled but not freed upon failure [memleakOnRealloc]
audacity-Audacity-2.2.2/lib-src/lv2/lilv/src/world.c:656:64: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
audacity-Audacity-2.2.2/lib-src/lv2/lilv/src/world.c:306:44: style: Function 'lilv_collection_get_by_uri' argument 1 names different: declaration 'seq' definition 'const_seq'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/lv2/lilv/src/lilv_internal.h:306:43: note: Function 'lilv_collection_get_by_uri' argument 1 names different: declaration 'seq' definition 'const_seq'.
audacity-Audacity-2.2.2/lib-src/lv2/lilv/src/world.c:306:44: note: Function 'lilv_collection_get_by_uri' argument 1 names different: declaration 'seq' definition 'const_seq'.
audacity-Audacity-2.2.2/lib-src/lv2/lilv/test/lilv_test.c:1852:54: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
audacity-Audacity-2.2.2/lib-src/lv2/lilv/test/lilv_test.c:1833:2: error: Memory pointed to by 's' is freed twice. [doubleFree]
audacity-Audacity-2.2.2/lib-src/lv2/lilv/test/lilv_test.c:1834:2: error: Memory pointed to by 's' is freed twice. [doubleFree]
audacity-Audacity-2.2.2/lib-src/lv2/lilv/test/lilv_test.c:1835:2: error: Memory pointed to by 's' is freed twice. [doubleFree]
audacity-Audacity-2.2.2/lib-src/lv2/lilv/test/lilv_test.c:1836:2: error: Memory pointed to by 's' is freed twice. [doubleFree]
audacity-Audacity-2.2.2/lib-src/lv2/lilv/test/lilv_test.c:1837:2: error: Memory pointed to by 's' is freed twice. [doubleFree]
audacity-Audacity-2.2.2/lib-src/lv2/lilv/test/lilv_test.c:1838:2: error: Memory pointed to by 's' is freed twice. [doubleFree]
audacity-Audacity-2.2.2/lib-src/lv2/lilv/test/lilv_test.c:1839:2: error: Memory pointed to by 's' is freed twice. [doubleFree]
audacity-Audacity-2.2.2/lib-src/lv2/lilv/test/lilv_test.c:1840:2: error: Memory pointed to by 's' is freed twice. [doubleFree]
audacity-Audacity-2.2.2/lib-src/lv2/lilv/test/lilv_test.c:1841:2: error: Memory pointed to by 's' is freed twice. [doubleFree]
audacity-Audacity-2.2.2/lib-src/lv2/lilv/test/lilv_test.c:1842:2: error: Memory pointed to by 's' is freed twice. [doubleFree]
audacity-Audacity-2.2.2/lib-src/lv2/lilv/test/lilv_test.c:1843:2: error: Memory pointed to by 's' is freed twice. [doubleFree]
audacity-Audacity-2.2.2/lib-src/lv2/lilv/test/lilv_test.c:1844:2: error: Memory pointed to by 's' is freed twice. [doubleFree]
audacity-Audacity-2.2.2/lib-src/lv2/lilv/test/lilv_test.c:1845:2: error: Memory pointed to by 's' is freed twice. [doubleFree]
audacity-Audacity-2.2.2/lib-src/lv2/lilv/test/lilv_test.c:1846:2: error: Memory pointed to by 's' is freed twice. [doubleFree]
audacity-Audacity-2.2.2/lib-src/lv2/lilv/test/lilv_test.c:1847:2: error: Memory pointed to by 's' is freed twice. [doubleFree]
audacity-Audacity-2.2.2/lib-src/lv2/lilv/test/lilv_test.c:1848:2: error: Memory pointed to by 's' is freed twice. [doubleFree]
audacity-Audacity-2.2.2/lib-src/lv2/lilv/test/lilv_test.c:1853:2: error: Memory pointed to by 's' is freed twice. [doubleFree]
audacity-Audacity-2.2.2/lib-src/lv2/lilv/test/lilv_test.c:1854:2: error: Memory pointed to by 's' is freed twice. [doubleFree]
audacity-Audacity-2.2.2/lib-src/lv2/lilv/test/lilv_test.c:1855:2: error: Memory pointed to by 's' is freed twice. [doubleFree]
audacity-Audacity-2.2.2/lib-src/lv2/lilv/test/lilv_test.c:1856:2: error: Memory pointed to by 's' is freed twice. [doubleFree]
audacity-Audacity-2.2.2/lib-src/lv2/lilv/test/lilv_test.c:1857:2: error: Memory pointed to by 's' is freed twice. [doubleFree]
audacity-Audacity-2.2.2/lib-src/lv2/lilv/test/lilv_test.c:1451:2: error: Common realloc mistake: 'uris' nulled but not freed upon failure [memleakOnRealloc]
audacity-Audacity-2.2.2/lib-src/lv2/lilv/test/test_plugin.c:116:3: error: Memory leak: test.tmp_file_path [memleak]
audacity-Audacity-2.2.2/lib-src/lv2/lilv/utils/lv2bench.c:126:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/lv2/lilv/utils/lv2bench.c:136:4: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/lv2/lilv/utils/lv2bench.c:159:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/lv2/lilv/utils/lv2bench.c:159:3: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/lv2/lilv/utils/lv2bench.c:79:25: warning: Either the condition '!buf' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
audacity-Audacity-2.2.2/lib-src/lv2/lilv/utils/lv2bench.c:80:6: note: Assuming that condition '!buf' is not redundant
audacity-Audacity-2.2.2/lib-src/lv2/lilv/utils/lv2bench.c:79:25: note: Null pointer addition
audacity-Audacity-2.2.2/lib-src/lv2/lilv/utils/lv2info.c:53:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/lv2/lilv/utils/lv2info.c:183:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/lv2/lilv/utils/lv2info.c:151:2: style: Variable 'val' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/lv2/lilv/utils/lv2info.c:147:0: note: Variable 'val' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/lv2/lilv/utils/lv2info.c:151:2: note: Variable 'val' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/lv2/lv2/lv2/lv2plug.in/ns/ext/atom/atom-test.c:45:2: error: Common realloc mistake: 'uris' nulled but not freed upon failure [memleakOnRealloc]
audacity-Audacity-2.2.2/lib-src/lv2/serd/src/serdi.c:25:14: style: struct member 'State::env' is never used. [unusedStructMember]
audacity-Audacity-2.2.2/lib-src/lv2/serd/src/serdi.c:26:14: style: struct member 'State::writer' is never used. [unusedStructMember]
audacity-Audacity-2.2.2/lib-src/lv2/serd/src/uri.c:459:16: style: Variable 'len' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/lv2/serd/tests/serd_test.c:232:8: style: Variable 'msg' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/lv2/sord/src/sord.c:455:19: style: The scope of the variable 'key' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/lv2/sord/src/sord_test.c:279:3: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
audacity-Audacity-2.2.2/lib-src/lv2/sord/src/sordi.c:32:14: style: struct member 'State::writer' is never used. [unusedStructMember]
audacity-Audacity-2.2.2/lib-src/lv2/sord/src/sordi.c:33:14: style: struct member 'State::env' is never used. [unusedStructMember]
audacity-Audacity-2.2.2/lib-src/lv2/sord/src/sordi.c:36:14: style: struct member 'State::sord' is never used. [unusedStructMember]
audacity-Audacity-2.2.2/lib-src/lv2/sratom/src/sratom.c:321:0: error: Memory leak: str [memleak]
audacity-Audacity-2.2.2/lib-src/lv2/sratom/tests/sratom_test.c:52:2: error: Common realloc mistake: 'uris' nulled but not freed upon failure [memleakOnRealloc]
audacity-Audacity-2.2.2/lib-src/lv2/suil/src/x11_in_qt4.cpp:137:2: style: Variable 'impl->parent' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/lv2/suil/src/x11_in_qt4.cpp:129:2: note: Variable 'impl->parent' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/lv2/suil/src/x11_in_qt4.cpp:137:2: note: Variable 'impl->parent' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/mod-null/ModNullCallback.cpp:97:0: style: Variable 'k' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/mod-null/ModNullCallback.cpp:102:0: style: Variable 'k' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/mod-null/ModNullCallback.cpp:91:9: performance: Technically the member function 'ModNullCallback::OnFuncFirst' can be static. [functionStatic]
audacity-Audacity-2.2.2/lib-src/mod-null/ModNullCallback.cpp:95:23: note: Technically the member function 'ModNullCallback::OnFuncFirst' can be static.
audacity-Audacity-2.2.2/lib-src/mod-null/ModNullCallback.cpp:91:9: note: Technically the member function 'ModNullCallback::OnFuncFirst' can be static.
audacity-Audacity-2.2.2/lib-src/mod-null/ModNullCallback.cpp:92:9: performance: Technically the member function 'ModNullCallback::OnFuncSecond' can be static. [functionStatic]
audacity-Audacity-2.2.2/lib-src/mod-null/ModNullCallback.cpp:100:23: note: Technically the member function 'ModNullCallback::OnFuncSecond' can be static.
audacity-Audacity-2.2.2/lib-src/mod-null/ModNullCallback.cpp:92:9: note: Technically the member function 'ModNullCallback::OnFuncSecond' can be static.
audacity-Audacity-2.2.2/lib-src/mod-nyq-bench/NyqBench.cpp:1189:24: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/lib-src/mod-nyq-bench/NyqBench.cpp:1396:27: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/lib-src/mod-nyq-bench/NyqBench.cpp:1527:5: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/lib-src/mod-nyq-bench/NyqBench.cpp:362:63: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
audacity-Audacity-2.2.2/lib-src/mod-nyq-bench/NyqBench.cpp:384:63: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
audacity-Audacity-2.2.2/lib-src/mod-nyq-bench/NyqBench.cpp:406:63: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
audacity-Audacity-2.2.2/lib-src/mod-nyq-bench/NyqBench.cpp:426:63: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
audacity-Audacity-2.2.2/lib-src/mod-nyq-bench/NyqBench.cpp:724:4: performance: Variable 'mPath' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/lib-src/mod-nyq-bench/NyqBench.h:89:4: style: Class 'NyqRedirector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/lib-src/mod-nyq-bench/NyqBench.h:109:4: style: Class 'NyqBench' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/lib-src/mod-script-pipe/PipeServer.cpp:167:35: warning: Either the condition 'toFifo!=NULL' is redundant or there is possible null pointer dereference: toFifo. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/mod-script-pipe/PipeServer.cpp:197:15: note: Assuming that condition 'toFifo!=NULL' is not redundant
audacity-Audacity-2.2.2/lib-src/mod-script-pipe/PipeServer.cpp:167:35: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/mod-script-pipe/PipeServer.cpp:164:7: error: Resource leak: toFifo [resourceLeak]
audacity-Audacity-2.2.2/lib-src/mod-script-pipe/ScripterCallback.cpp:157:25: style: Unsigned variable 'currentLine' can't be negative so it is unnecessary to test it. [unsignedPositive]
audacity-Audacity-2.2.2/lib-src/mod-script-pipe/ScripterCallback.cpp:158:29: style: Unsigned variable 'currentPosition' can't be negative so it is unnecessary to test it. [unsignedPositive]
audacity-Audacity-2.2.2/lib-src/mod-script-pipe/ScripterCallback.cpp:167:32: style: Unsigned variable 'charsLeftInLine' can't be negative so it is unnecessary to test it. [unsignedPositive]
audacity-Audacity-2.2.2/src/ShuttleGui.h:387:18: style: Technically the member function 'ShuttleGui::GetMode' can be const. [functionConst]
audacity-Audacity-2.2.2/src/MemoryX.h:826:4: style: Struct 'Final_action' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/WrappedType.h:35:4: style: Class 'WrappedType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/WrappedType.h:36:4: style: Class 'WrappedType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/WrappedType.h:37:4: style: Class 'WrappedType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/WrappedType.h:38:4: style: Class 'WrappedType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/lib-src/mod-track-panel/ModTrackPanelCallback.cpp:201:6: warning: Redundant assignment of 'ix' to itself. [selfAssignment]
audacity-Audacity-2.2.2/lib-src/mod-track-panel/ModTrackPanelCallback.cpp:114:0: style: Variable 'k' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/mod-track-panel/ModTrackPanelCallback.cpp:70:9: performance: Technically the member function 'ModTrackPanelCallback::OnFuncShowAudioExplorer' can be static. [functionStatic]
audacity-Audacity-2.2.2/lib-src/mod-track-panel/ModTrackPanelCallback.cpp:112:29: note: Technically the member function 'ModTrackPanelCallback::OnFuncShowAudioExplorer' can be static.
audacity-Audacity-2.2.2/lib-src/mod-track-panel/ModTrackPanelCallback.cpp:70:9: note: Technically the member function 'ModTrackPanelCallback::OnFuncShowAudioExplorer' can be static.
audacity-Audacity-2.2.2/lib-src/mod-track-panel/ModTrackPanelCallback.cpp:71:9: performance: Technically the member function 'ModTrackPanelCallback::OnFuncReplaceTrackPanel' can be static. [functionStatic]
audacity-Audacity-2.2.2/lib-src/mod-track-panel/ModTrackPanelCallback.cpp:118:29: note: Technically the member function 'ModTrackPanelCallback::OnFuncReplaceTrackPanel' can be static.
audacity-Audacity-2.2.2/lib-src/mod-track-panel/ModTrackPanelCallback.cpp:71:9: note: Technically the member function 'ModTrackPanelCallback::OnFuncReplaceTrackPanel' can be static.
audacity-Audacity-2.2.2/lib-src/mod-track-panel/TrackPanel2.cpp:48:0: style: Variable 'k' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/bindings/cpp/example/sine.cxx:26:3: style: Class 'SineGenerator' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/bindings/cpp/example/sine.cxx:26:3: style: Class 'SineGenerator' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/bindings/cpp/example/sine.cxx:23:2: style: Class 'SineGenerator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/bindings/cpp/source/portaudiocpp/HostApi.cxx:42:4: style: Throwing a copy of the caught exception instead of rethrowing the original exception. [exceptRethrowCopy]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/pablio/pablio.c:125:10: style: The scope of the variable 'bytesWritten' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/pablio/pablio.c:144:10: style: The scope of the variable 'bytesRead' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/pablio/pablio.c:198:42: style: Function 'OpenAudioStream' argument 1 names different: declaration 'aStreamPtr' definition 'rwblPtr'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/pablio/pablio.h:108:42: note: Function 'OpenAudioStream' argument 1 names different: declaration 'aStreamPtr' definition 'rwblPtr'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/pablio/pablio.c:198:42: note: Function 'OpenAudioStream' argument 1 names different: declaration 'aStreamPtr' definition 'rwblPtr'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/loopback/src/audio_analyzer.c:114:61: style: Function 'PaQa_InitializeRecording' argument 2 names different: declaration 'maxSamples' definition 'maxFrames'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/loopback/src/audio_analyzer.h:135:62: note: Function 'PaQa_InitializeRecording' argument 2 names different: declaration 'maxSamples' definition 'maxFrames'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/loopback/src/audio_analyzer.c:114:61: note: Function 'PaQa_InitializeRecording' argument 2 names different: declaration 'maxSamples' definition 'maxFrames'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/loopback/src/audio_analyzer.c:114:76: style: Function 'PaQa_InitializeRecording' argument 3 names different: declaration 'sampleRate' definition 'frameRate'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/loopback/src/audio_analyzer.h:135:78: note: Function 'PaQa_InitializeRecording' argument 3 names different: declaration 'sampleRate' definition 'frameRate'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/loopback/src/audio_analyzer.c:114:76: note: Function 'PaQa_InitializeRecording' argument 3 names different: declaration 'sampleRate' definition 'frameRate'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/loopback/src/audio_analyzer.c:138:71: style: Function 'PaQa_WriteRecording' argument 3 names different: declaration 'numSamples' definition 'numFrames'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/loopback/src/audio_analyzer.h:153:71: note: Function 'PaQa_WriteRecording' argument 3 names different: declaration 'numSamples' definition 'numFrames'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/loopback/src/audio_analyzer.c:138:71: note: Function 'PaQa_WriteRecording' argument 3 names different: declaration 'numSamples' definition 'numFrames'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/loopback/src/audio_analyzer.c:160:54: style: Function 'PaQa_WriteSilence' argument 2 names different: declaration 'numSamples' definition 'numFrames'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/loopback/src/audio_analyzer.h:156:54: note: Function 'PaQa_WriteSilence' argument 2 names different: declaration 'numSamples' definition 'numFrames'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/loopback/src/audio_analyzer.c:160:54: note: Function 'PaQa_WriteSilence' argument 2 names different: declaration 'numSamples' definition 'numFrames'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/loopback/src/audio_analyzer.c:181:54: style: Function 'PaQa_RecordFreeze' argument 2 names different: declaration 'numSamples' definition 'numFrames'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/loopback/src/audio_analyzer.h:158:54: note: Function 'PaQa_RecordFreeze' argument 2 names different: declaration 'numSamples' definition 'numFrames'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/loopback/src/audio_analyzer.c:181:54: note: Function 'PaQa_RecordFreeze' argument 2 names different: declaration 'numSamples' definition 'numFrames'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/loopback/src/audio_analyzer.c:300:29: style: Function 'PaQa_CorrelateSine' argument 5 names different: declaration 'numSamples' definition 'numFrames'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/loopback/src/audio_analyzer.h:161:29: note: Function 'PaQa_CorrelateSine' argument 5 names different: declaration 'numSamples' definition 'numFrames'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/loopback/src/audio_analyzer.c:300:29: note: Function 'PaQa_CorrelateSine' argument 5 names different: declaration 'numSamples' definition 'numFrames'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/loopback/src/audio_analyzer.c:352:74: style: Function 'PaQa_FindFirstMatch' argument 3 names different: declaration 'numSamples' definition 'numFrames'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/loopback/src/audio_analyzer.h:163:74: note: Function 'PaQa_FindFirstMatch' argument 3 names different: declaration 'numSamples' definition 'numFrames'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/loopback/src/audio_analyzer.c:352:74: note: Function 'PaQa_FindFirstMatch' argument 3 names different: declaration 'numSamples' definition 'numFrames'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/loopback/src/audio_analyzer.c:352:92: style: Function 'PaQa_FindFirstMatch' argument 4 names different: declaration 'tolerance' definition 'threshold'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/loopback/src/audio_analyzer.h:163:93: note: Function 'PaQa_FindFirstMatch' argument 4 names different: declaration 'tolerance' definition 'threshold'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/loopback/src/audio_analyzer.c:352:92: note: Function 'PaQa_FindFirstMatch' argument 4 names different: declaration 'tolerance' definition 'threshold'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/loopback/src/audio_analyzer.c:447:90: style: Function 'PaQa_CompareAmplitudes' argument 4 names different: declaration 'numSamples' definition 'numFrames'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/loopback/src/audio_analyzer.h:179:90: note: Function 'PaQa_CompareAmplitudes' argument 4 names different: declaration 'numSamples' definition 'numFrames'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/loopback/src/audio_analyzer.c:447:90: note: Function 'PaQa_CompareAmplitudes' argument 4 names different: declaration 'numSamples' definition 'numFrames'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/loopback/src/biquad_filter.c:84:12: style: The scope of the variable 'xn' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/loopback/src/biquad_filter.c:84:16: style: The scope of the variable 'yn' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/loopback/src/biquad_filter.c:69:2: style: Variable 'opc' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/loopback/src/paqa.c:191:9: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/loopback/src/paqa.c:199:66: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/loopback/src/paqa.c:223:10: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/loopback/src/paqa.c:469:14: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/loopback/src/paqa.c:470:15: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/loopback/src/paqa.c:819:2: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/loopback/src/paqa.c:806:0: note: Variable 'err' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/loopback/src/paqa.c:819:2: note: Variable 'err' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/loopback/src/paqa.c:1572:2: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/loopback/src/paqa.c:1569:2: note: Variable 'result' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/loopback/src/paqa.c:1572:2: note: Variable 'result' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/loopback/src/paqa.c:1097:0: style: Same expression used in consecutive assignments of 'startFrame' and 'numFrames'. [duplicateAssignExpression]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/loopback/src/paqa.c:1098:0: note: Same expression used in consecutive assignments of 'startFrame' and 'numFrames'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/loopback/src/paqa.c:1097:0: note: Same expression used in consecutive assignments of 'startFrame' and 'numFrames'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/loopback/src/paqa.c:750:6: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/loopback/src/paqa_tools.c:46:27: style: The scope of the variable 'deviceInfo' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/loopback/src/test_audio_analyzer.c:549:13: warning: Identical condition 'result<0', second condition is always false [identicalConditionAfterEarlyExit]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/loopback/src/test_audio_analyzer.c:545:13: note: first condition
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/loopback/src/test_audio_analyzer.c:549:13: note: second condition
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/loopback/src/write_wav.c:149:9: style: The scope of the variable 'numWritten' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/paqa_devs.c:121:20: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/paqa_devs.c:122:20: style: The scope of the variable 'phase' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/paqa_devs.c:226:9: style: The scope of the variable 'maxChannels' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/paqa_devs.c:227:25: style: The scope of the variable 'pdi' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/paqa_errs.c:189:5: style: Variable 'info' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/paqa_errs.c:175:0: note: Variable 'info' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/paqa_errs.c:189:5: note: Variable 'info' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/paqa_errs.c:360:5: style: Variable 'info' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/paqa_errs.c:349:0: note: Variable 'info' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/paqa_errs.c:360:5: note: Variable 'info' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/paqa_errs.c:110:21: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/qa/paqa_latency.c:318:25: style: The scope of the variable 'pdi' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_allocation.c:80:9: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_converters.c:458:13: style: The scope of the variable 'temp' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_converters.c:492:13: style: The scope of the variable 'temp' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_converters.c:528:13: style: The scope of the variable 'temp' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_converters.c:563:13: style: The scope of the variable 'temp' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_converters.c:976:13: style: The scope of the variable 'dither' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_converters.c:1018:13: style: The scope of the variable 'dither' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_converters.c:1080:13: style: The scope of the variable 'temp' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_converters.c:1113:13: style: The scope of the variable 'temp' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_converters.c:1147:13: style: The scope of the variable 'temp' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_converters.c:1181:13: style: The scope of the variable 'temp' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_converters.c:1181:19: style: The scope of the variable 'dither' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_converters.c:1245:13: style: The scope of the variable 'temp' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_converters.c:1245:19: style: The scope of the variable 'dither' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_converters.c:1369:13: style: The scope of the variable 'temp' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_converters.c:544:40: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_converters.c:545:40: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_converters.c:546:40: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_converters.c:581:40: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_converters.c:582:40: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_converters.c:583:40: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_cpuload.c:81:12: style: The scope of the variable 'measurementEndTime' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_cpuload.c:81:32: style: The scope of the variable 'secondsFor100Percent' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_cpuload.c:81:54: style: The scope of the variable 'measuredLoad' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_dither.c:57:79: style: Function 'PaUtil_InitializeTriangularDitherState' argument 1 names different: declaration 'ditherState' definition 'state'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_dither.h:69:79: note: Function 'PaUtil_InitializeTriangularDitherState' argument 1 names different: declaration 'ditherState' definition 'state'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_dither.c:57:79: note: Function 'PaUtil_InitializeTriangularDitherState' argument 1 names different: declaration 'ditherState' definition 'state'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_dither.c:65:80: style: Function 'PaUtil_Generate16BitTriangularDither' argument 1 names different: declaration 'ditherState' definition 'state'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_dither.h:84:80: note: Function 'PaUtil_Generate16BitTriangularDither' argument 1 names different: declaration 'ditherState' definition 'state'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_dither.c:65:80: note: Function 'PaUtil_Generate16BitTriangularDither' argument 1 names different: declaration 'ditherState' definition 'state'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_dither.c:93:78: style: Function 'PaUtil_GenerateFloatTriangularDither' argument 1 names different: declaration 'ditherState' definition 'state'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_dither.h:99:78: note: Function 'PaUtil_GenerateFloatTriangularDither' argument 1 names different: declaration 'ditherState' definition 'state'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_dither.c:93:78: note: Function 'PaUtil_GenerateFloatTriangularDither' argument 1 names different: declaration 'ditherState' definition 'state'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_front.c:471:9: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_front.c:504:9: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_front.c:885:9: style: The scope of the variable 'inputHostApiIndex' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_front.c:886:9: style: The scope of the variable 'outputHostApiIndex' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:410:19: style: The scope of the variable 'tempInputBufferSize' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:410:40: style: The scope of the variable 'tempOutputBufferSize' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:710:11: style: The scope of the variable 'userInput' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:710:23: style: The scope of the variable 'userOutput' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:711:20: style: The scope of the variable 'srcBytePtr' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:711:33: style: The scope of the variable 'destBytePtr' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:712:18: style: The scope of the variable 'srcSampleStrideSamples' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:713:18: style: The scope of the variable 'srcChannelStrideBytes' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:714:18: style: The scope of the variable 'destSampleStrideSamples' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:715:18: style: The scope of the variable 'destChannelStrideBytes' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:720:9: style: The scope of the variable 'skipOutputConvert' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:721:9: style: The scope of the variable 'skipInputConvert' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:982:19: style: The scope of the variable 'frameCount' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:1210:19: style: The scope of the variable 'maxFramesToCopy' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:1486:36: style: The scope of the variable 'framesToGo' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:1668:12: style: The scope of the variable 'nonInterleavedDestPtrs' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:1670:18: style: The scope of the variable 'destChannelStrideBytes' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:1739:12: style: The scope of the variable 'nonInterleavedSrcPtrs' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:1741:18: style: The scope of the variable 'srcChannelStrideBytes' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:90:66: style: Function 'PaUtil_InitializeBufferProcessor' argument 1 names different: declaration 'bufferProcessor' definition 'bp'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.h:377:66: note: Function 'PaUtil_InitializeBufferProcessor' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:90:66: note: Function 'PaUtil_InitializeBufferProcessor' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:386:62: style: Function 'PaUtil_TerminateBufferProcessor' argument 1 names different: declaration 'bufferProcessor' definition 'bp'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.h:397:62: note: Function 'PaUtil_TerminateBufferProcessor' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:386:62: note: Function 'PaUtil_TerminateBufferProcessor' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:408:58: style: Function 'PaUtil_ResetBufferProcessor' argument 1 names different: declaration 'bufferProcessor' definition 'bp'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.h:406:58: note: Function 'PaUtil_ResetBufferProcessor' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:408:58: note: Function 'PaUtil_ResetBufferProcessor' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:431:83: style: Function 'PaUtil_GetBufferProcessorInputLatencyFrames' argument 1 names different: declaration 'bufferProcessor' definition 'bp'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.h:417:83: note: Function 'PaUtil_GetBufferProcessorInputLatencyFrames' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:431:83: note: Function 'PaUtil_GetBufferProcessorInputLatencyFrames' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:437:84: style: Function 'PaUtil_GetBufferProcessorOutputLatencyFrames' argument 1 names different: declaration 'bufferProcessor' definition 'bp'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.h:427:84: note: Function 'PaUtil_GetBufferProcessorOutputLatencyFrames' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:437:84: note: Function 'PaUtil_GetBufferProcessorOutputLatencyFrames' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:443:56: style: Function 'PaUtil_SetInputFrameCount' argument 1 names different: declaration 'bufferProcessor' definition 'bp'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.h:451:56: note: Function 'PaUtil_SetInputFrameCount' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:443:56: note: Function 'PaUtil_SetInputFrameCount' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:453:48: style: Function 'PaUtil_SetNoInput' argument 1 names different: declaration 'bufferProcessor' definition 'bp'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.h:462:48: note: Function 'PaUtil_SetNoInput' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:453:48: note: Function 'PaUtil_SetNoInput' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:461:53: style: Function 'PaUtil_SetInputChannel' argument 1 names different: declaration 'bufferProcessor' definition 'bp'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.h:474:53: note: Function 'PaUtil_SetInputChannel' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:461:53: note: Function 'PaUtil_SetInputChannel' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:471:65: style: Function 'PaUtil_SetInterleavedInputChannels' argument 1 names different: declaration 'bufferProcessor' definition 'bp'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.h:488:65: note: Function 'PaUtil_SetInterleavedInputChannels' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:471:65: note: Function 'PaUtil_SetInterleavedInputChannels' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:494:67: style: Function 'PaUtil_SetNonInterleavedInputChannel' argument 1 names different: declaration 'bufferProcessor' definition 'bp'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.h:499:67: note: Function 'PaUtil_SetNonInterleavedInputChannel' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:494:67: note: Function 'PaUtil_SetNonInterleavedInputChannel' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:505:59: style: Function 'PaUtil_Set2ndInputFrameCount' argument 1 names different: declaration 'bufferProcessor' definition 'bp'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.h:506:59: note: Function 'PaUtil_Set2ndInputFrameCount' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:505:59: note: Function 'PaUtil_Set2ndInputFrameCount' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:512:56: style: Function 'PaUtil_Set2ndInputChannel' argument 1 names different: declaration 'bufferProcessor' definition 'bp'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.h:512:56: note: Function 'PaUtil_Set2ndInputChannel' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:512:56: note: Function 'PaUtil_Set2ndInputChannel' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:522:68: style: Function 'PaUtil_Set2ndInterleavedInputChannels' argument 1 names different: declaration 'bufferProcessor' definition 'bp'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.h:518:68: note: Function 'PaUtil_Set2ndInterleavedInputChannels' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:522:68: note: Function 'PaUtil_Set2ndInterleavedInputChannels' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:545:70: style: Function 'PaUtil_Set2ndNonInterleavedInputChannel' argument 1 names different: declaration 'bufferProcessor' definition 'bp'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.h:524:70: note: Function 'PaUtil_Set2ndNonInterleavedInputChannel' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:545:70: note: Function 'PaUtil_Set2ndNonInterleavedInputChannel' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:556:57: style: Function 'PaUtil_SetOutputFrameCount' argument 1 names different: declaration 'bufferProcessor' definition 'bp'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.h:539:57: note: Function 'PaUtil_SetOutputFrameCount' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:556:57: note: Function 'PaUtil_SetOutputFrameCount' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:566:49: style: Function 'PaUtil_SetNoOutput' argument 1 names different: declaration 'bufferProcessor' definition 'bp'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.h:548:49: note: Function 'PaUtil_SetNoOutput' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:566:49: note: Function 'PaUtil_SetNoOutput' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:576:54: style: Function 'PaUtil_SetOutputChannel' argument 1 names different: declaration 'bufferProcessor' definition 'bp'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.h:560:54: note: Function 'PaUtil_SetOutputChannel' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:576:54: note: Function 'PaUtil_SetOutputChannel' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:587:66: style: Function 'PaUtil_SetInterleavedOutputChannels' argument 1 names different: declaration 'bufferProcessor' definition 'bp'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.h:574:66: note: Function 'PaUtil_SetInterleavedOutputChannels' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:587:66: note: Function 'PaUtil_SetInterleavedOutputChannels' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:609:68: style: Function 'PaUtil_SetNonInterleavedOutputChannel' argument 1 names different: declaration 'bufferProcessor' definition 'bp'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.h:585:68: note: Function 'PaUtil_SetNonInterleavedOutputChannel' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:609:68: note: Function 'PaUtil_SetNonInterleavedOutputChannel' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:619:60: style: Function 'PaUtil_Set2ndOutputFrameCount' argument 1 names different: declaration 'bufferProcessor' definition 'bp'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.h:592:60: note: Function 'PaUtil_Set2ndOutputFrameCount' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:619:60: note: Function 'PaUtil_Set2ndOutputFrameCount' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:626:57: style: Function 'PaUtil_Set2ndOutputChannel' argument 1 names different: declaration 'bufferProcessor' definition 'bp'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.h:598:57: note: Function 'PaUtil_Set2ndOutputChannel' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:626:57: note: Function 'PaUtil_Set2ndOutputChannel' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:637:69: style: Function 'PaUtil_Set2ndInterleavedOutputChannels' argument 1 names different: declaration 'bufferProcessor' definition 'bp'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.h:604:69: note: Function 'PaUtil_Set2ndInterleavedOutputChannels' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:637:69: note: Function 'PaUtil_Set2ndInterleavedOutputChannels' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:659:71: style: Function 'PaUtil_Set2ndNonInterleavedOutputChannel' argument 1 names different: declaration 'bufferProcessor' definition 'bp'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.h:610:71: note: Function 'PaUtil_Set2ndNonInterleavedOutputChannel' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:659:71: note: Function 'PaUtil_Set2ndNonInterleavedOutputChannel' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:669:59: style: Function 'PaUtil_BeginBufferProcessing' argument 1 names different: declaration 'bufferProcessor' definition 'bp'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.h:632:59: note: Function 'PaUtil_BeginBufferProcessing' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:669:59: note: Function 'PaUtil_BeginBufferProcessing' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:1484:66: style: Function 'PaUtil_EndBufferProcessing' argument 1 names different: declaration 'bufferProcessor' definition 'bp'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.h:659:66: note: Function 'PaUtil_EndBufferProcessing' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:1484:66: note: Function 'PaUtil_EndBufferProcessing' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:1484:75: style: Function 'PaUtil_EndBufferProcessing' argument 2 names different: declaration 'callbackResult' definition 'streamCallbackResult'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.h:660:14: note: Function 'PaUtil_EndBufferProcessing' argument 2 names different: declaration 'callbackResult' definition 'streamCallbackResult'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:1484:75: note: Function 'PaUtil_EndBufferProcessing' argument 2 names different: declaration 'callbackResult' definition 'streamCallbackResult'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:1656:65: style: Function 'PaUtil_IsBufferProcessorOutputEmpty' argument 1 names different: declaration 'bufferProcessor' definition 'bp'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.h:674:65: note: Function 'PaUtil_IsBufferProcessorOutputEmpty' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:1656:65: note: Function 'PaUtil_IsBufferProcessorOutputEmpty' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:1662:56: style: Function 'PaUtil_CopyInput' argument 1 names different: declaration 'bufferProcessor' definition 'bp'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.h:704:56: note: Function 'PaUtil_CopyInput' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:1662:56: note: Function 'PaUtil_CopyInput' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:1733:57: style: Function 'PaUtil_CopyOutput' argument 1 names different: declaration 'bufferProcessor' definition 'bp'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.h:729:57: note: Function 'PaUtil_CopyOutput' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:1733:57: note: Function 'PaUtil_CopyOutput' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:1807:57: style: Function 'PaUtil_ZeroOutput' argument 1 names different: declaration 'bufferProcessor' definition 'bp'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.h:744:57: note: Function 'PaUtil_ZeroOutput' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_process.c:1807:57: note: Function 'PaUtil_ZeroOutput' argument 1 names different: declaration 'bufferProcessor' definition 'bp'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/common/pa_memorybarrier.h:126:0: error: #error Memory barriers are not defined on this system. You can still compile by defining ALLOW_SMP_DANGERS, but SMP safety will not be guaranteed. [preprocessorErrorDirective]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:1105:27: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:3038:9: style: Condition 'abort' is always true [knownConditionTrueFalse]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:3024:13: note: Assignment 'abort=1', assigned value is 1
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:3038:9: note: Condition 'abort' is always true
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:791:1: style: Label 'error' is not used. [unusedLabel]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:1059:1: style: Label 'error' is not used. [unusedLabel]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:1516:1: style: Label 'error' is not used. [unusedLabel]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:1928:1: style: Label 'error' is not used. [unusedLabel]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:2186:1: style: Label 'error' is not used. [unusedLabel]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:2788:1: style: Label 'error' is not used. [unusedLabel]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:2867:1: style: Label 'error' is not used. [unusedLabel]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:3008:1: style: Label 'error' is not used. [unusedLabel]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:3124:1: style: Label 'error' is not used. [unusedLabel]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:3250:1: style: Label 'error' is not used. [unusedLabel]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:3318:1: style: Label 'error' is not used. [unusedLabel]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:3604:1: style: Label 'error' is not used. [unusedLabel]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:3744:1: style: Label 'error' is not used. [unusedLabel]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:3920:1: style: Label 'error' is not used. [unusedLabel]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:4153:1: style: Label 'error' is not used. [unusedLabel]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:4511:1: style: Label 'error' is not used. [unusedLabel]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:4581:1: style: Label 'error' is not used. [unusedLabel]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:4598:1: style: Label 'error' is not used. [unusedLabel]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:4615:1: style: Label 'error' is not used. [unusedLabel]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:1228:62: style: Function 'BuildDeviceList' argument 1 names different: declaration 'hostApi' definition 'alsaApi'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:711:62: note: Function 'BuildDeviceList' argument 1 names different: declaration 'hostApi' definition 'alsaApi'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:1228:62: note: Function 'BuildDeviceList' argument 1 names different: declaration 'hostApi' definition 'alsaApi'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:2877:39: style: Function 'CloseStream' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:703:39: note: Function 'CloseStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:2877:39: note: Function 'CloseStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:2984:39: style: Function 'StartStream' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:704:39: note: Function 'StartStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:2984:39: note: Function 'StartStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:3128:38: style: Function 'StopStream' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:705:38: note: Function 'StopStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:3128:38: note: Function 'StopStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:3133:39: style: Function 'AbortStream' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:706:39: note: Function 'AbortStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:3133:39: note: Function 'AbortStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:3150:42: style: Function 'IsStreamActive' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:708:42: note: Function 'IsStreamActive' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:3150:42: note: Function 'IsStreamActive' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:3156:40: style: Function 'GetStreamTime' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:709:40: note: Function 'GetStreamTime' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:3156:40: note: Function 'GetStreamTime' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:3183:43: style: Function 'GetStreamCpuLoad' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:710:43: note: Function 'GetStreamCpuLoad' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:3183:43: note: Function 'GetStreamCpuLoad' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:4365:38: style: Function 'ReadStream' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:722:38: note: Function 'ReadStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:4365:38: note: Function 'ReadStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:4425:39: style: Function 'WriteStream' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:723:39: note: Function 'WriteStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:4425:39: note: Function 'WriteStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:1558:0: style: Variable 'available' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:4568:22: style: Variable 'result' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:4589:21: style: Unused variable: pcmInfo [unusedVariable]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:4606:21: style: Unused variable: pcmInfo [unusedVariable]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:869:5: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:1272:5: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:1273:5: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:1525:5: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:1560:5: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:1757:5: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:2081:5: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:2714:5: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:2715:5: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:3162:5: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:3267:5: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:3411:5: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:3412:5: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/alsa/pa_linux_alsa.c:3740:22: error: Uninitialized variable: playbackFrames [uninitvar]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/asihpi/pa_linux_asihpi.c:727:84: style: Function 'PaAsiHpi_Initialize' argument 2 names different: declaration 'index' definition 'hostApiIndex'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/asihpi/pa_linux_asihpi.c:436:88: note: Function 'PaAsiHpi_Initialize' argument 2 names different: declaration 'index' definition 'hostApiIndex'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/asihpi/pa_linux_asihpi.c:727:84: note: Function 'PaAsiHpi_Initialize' argument 2 names different: declaration 'index' definition 'hostApiIndex'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/asio/iasiothiscallresolver.h:128:0: error: #error iasiothiscallresolver.h must be included AFTER asio.h [preprocessorErrorDirective]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core.c:2364:27: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core.c:592:5: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core.c:582:0: note: Variable 'err' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core.c:592:5: note: Variable 'err' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core.c:667:5: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core.c:654:0: note: Variable 'err' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core.c:667:5: note: Variable 'err' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core.c:2217:4: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core.c:2226:4: note: Found duplicate branches for 'if' and 'else'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core.c:2217:4: note: Found duplicate branches for 'if' and 'else'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core.c:718:85: style: Function 'PaMacCore_Initialize' argument 2 names different: declaration 'index' definition 'hostApiIndex'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_internal.h:87:85: note: Function 'PaMacCore_Initialize' argument 2 names different: declaration 'index' definition 'hostApiIndex'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core.c:718:85: note: Function 'PaMacCore_Initialize' argument 2 names different: declaration 'index' definition 'hostApiIndex'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core.c:1688:42: style: Function 'OpenStream' argument 6 names different: declaration 'framesPerBuffer' definition 'requestedFramesPerBuffer'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core.c:270:42: note: Function 'OpenStream' argument 6 names different: declaration 'framesPerBuffer' definition 'requestedFramesPerBuffer'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core.c:1688:42: note: Function 'OpenStream' argument 6 names different: declaration 'framesPerBuffer' definition 'requestedFramesPerBuffer'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core.c:2100:33: style: Function 'GetStreamTime' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core.c:280:40: note: Function 'GetStreamTime' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core.c:2100:33: note: Function 'GetStreamTime' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core.c:2587:39: style: Function 'CloseStream' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core.c:274:39: note: Function 'CloseStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core.c:2587:39: note: Function 'CloseStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core.c:2668:39: style: Function 'StartStream' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core.c:275:39: note: Function 'StartStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core.c:2668:39: note: Function 'StartStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core.c:2710:38: style: Function 'StopStream' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core.c:276:38: note: Function 'StopStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core.c:2710:38: note: Function 'StopStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core.c:2773:39: style: Function 'AbortStream' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core.c:277:39: note: Function 'AbortStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core.c:2773:39: note: Function 'AbortStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core.c:2791:42: style: Function 'IsStreamActive' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core.c:279:42: note: Function 'IsStreamActive' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core.c:2791:42: note: Function 'IsStreamActive' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core.c:2799:43: style: Function 'GetStreamCpuLoad' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core.c:287:43: note: Function 'GetStreamCpuLoad' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core.c:2799:43: note: Function 'GetStreamCpuLoad' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_blocking.c:348:9: style: The scope of the variable 'toRead' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_blocking.c:349:9: style: The scope of the variable 'toWrite' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_blocking.c:350:9: style: The scope of the variable 'read' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_blocking.c:351:9: style: The scope of the variable 'written' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_old.c:253:5: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_old.c:248:0: note: Variable 'err' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_old.c:253:5: note: Variable 'err' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_old.c:255:5: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_old.c:253:5: note: Variable 'err' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_old.c:255:5: note: Variable 'err' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_old.c:295:5: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_old.c:292:0: note: Variable 'err' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_old.c:295:5: note: Variable 'err' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_old.c:298:5: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_old.c:295:5: note: Variable 'err' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_old.c:298:5: note: Variable 'err' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_old.c:313:5: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_old.c:312:5: note: Variable 'err' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_old.c:313:5: note: Variable 'err' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_old.c:546:5: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_old.c:542:0: note: Variable 'result' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_old.c:546:5: note: Variable 'result' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_old.c:548:5: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_old.c:546:5: note: Variable 'result' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_old.c:548:5: note: Variable 'result' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_old.c:567:5: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_old.c:559:0: note: Variable 'result' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_old.c:567:5: note: Variable 'result' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_old.c:569:5: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_old.c:567:5: note: Variable 'result' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_old.c:569:5: note: Variable 'result' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_old.c:587:5: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_old.c:586:0: note: Variable 'err' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_old.c:587:5: note: Variable 'err' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_old.c:724:13: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_old.c:723:13: note: Variable 'err' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_old.c:724:13: note: Variable 'err' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_old.c:746:13: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_old.c:745:13: note: Variable 'err' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_old.c:746:13: note: Variable 'err' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_old.c:769:13: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_old.c:768:13: note: Variable 'err' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_old.c:769:13: note: Variable 'err' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_old.c:250:9: style: The scope of the variable 'numChannels' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_old.c:862:85: style: Function 'PaMacCore_Initialize' argument 2 names different: declaration 'index' definition 'hostApiIndex'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_old.c:601:89: note: Function 'PaMacCore_Initialize' argument 2 names different: declaration 'index' definition 'hostApiIndex'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_old.c:862:85: note: Function 'PaMacCore_Initialize' argument 2 names different: declaration 'index' definition 'hostApiIndex'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_old.c:418:25: portability: 'coreAudioBuffer' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_old.c:419:25: portability: 'portAudioBuffer' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_old.c:448:25: portability: 'coreAudioBuffer' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_old.c:449:25: portability: 'portAudioBuffer' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_utilities.c:268:17: warning: Either the condition 'inputParameters' is redundant or there is possible null pointer dereference: inputParameters. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_utilities.c:256:28: note: Assuming that condition 'inputParameters' is not redundant
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_utilities.c:268:17: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_utilities.c:542:5: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_utilities.c:539:5: note: Variable 'err' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_utilities.c:542:5: note: Variable 'err' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_utilities.c:579:4: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_utilities.c:575:4: note: Variable 'err' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_utilities.c:579:4: note: Variable 'err' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/coreaudio/pa_mac_core_utilities.c:285:20: error: Shifting signed 64-bit value by 63 bits is undefined behaviour [shiftTooManyBitsSigned]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/dsound/pa_win_ds.c:490:9: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/dsound/pa_win_ds.c:777:35: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/dsound/pa_win_ds.c:1407:19: style: The scope of the variable 'inputDeviceInfo' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/dsound/pa_win_ds.c:1407:37: style: The scope of the variable 'outputDeviceInfo' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/dsound/pa_win_ds.c:1410:33: style: The scope of the variable 'inputStreamInfo' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/dsound/pa_win_ds.c:1410:51: style: The scope of the variable 'outputStreamInfo' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/dsound/pa_win_ds.c:2516:15: style: The scope of the variable 'filled' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/dsound/pa_win_ds.c:2719:9: style: The scope of the variable 'isFinished' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/dsound/pa_win_ds.c:3119:9: style: The scope of the variable 'timeoutMsec' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/dsound/pa_win_ds.c:1187:83: style: Function 'PaWinDs_Initialize' argument 2 names different: declaration 'index' definition 'hostApiIndex'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/dsound/pa_win_ds.c:172:83: note: Function 'PaWinDs_Initialize' argument 2 names different: declaration 'index' definition 'hostApiIndex'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/dsound/pa_win_ds.c:1187:83: note: Function 'PaWinDs_Initialize' argument 2 names different: declaration 'index' definition 'hostApiIndex'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/dsound/pa_win_ds.c:2847:39: style: Function 'CloseStream' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/dsound/pa_win_ds.c:192:39: note: Function 'CloseStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/dsound/pa_win_ds.c:2847:39: note: Function 'CloseStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/dsound/pa_win_ds.c:2946:39: style: Function 'StartStream' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/dsound/pa_win_ds.c:193:39: note: Function 'StartStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/dsound/pa_win_ds.c:2946:39: note: Function 'StartStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/dsound/pa_win_ds.c:3114:38: style: Function 'StopStream' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/dsound/pa_win_ds.c:194:38: note: Function 'StopStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/dsound/pa_win_ds.c:3114:38: note: Function 'StopStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/dsound/pa_win_ds.c:3187:39: style: Function 'AbortStream' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/dsound/pa_win_ds.c:195:39: note: Function 'AbortStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/dsound/pa_win_ds.c:3187:39: note: Function 'AbortStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/dsound/pa_win_ds.c:3206:42: style: Function 'IsStreamActive' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/dsound/pa_win_ds.c:197:42: note: Function 'IsStreamActive' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/dsound/pa_win_ds.c:3206:42: note: Function 'IsStreamActive' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/dsound/pa_win_ds.c:3214:40: style: Function 'GetStreamTime' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/dsound/pa_win_ds.c:198:40: note: Function 'GetStreamTime' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/dsound/pa_win_ds.c:3214:40: note: Function 'GetStreamTime' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/dsound/pa_win_ds.c:3224:43: style: Function 'GetStreamCpuLoad' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/dsound/pa_win_ds.c:199:43: note: Function 'GetStreamCpuLoad' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/dsound/pa_win_ds.c:3224:43: note: Function 'GetStreamCpuLoad' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/dsound/pa_win_ds.c:3238:38: style: Function 'ReadStream' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/dsound/pa_win_ds.c:200:38: note: Function 'ReadStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/dsound/pa_win_ds.c:3238:38: note: Function 'ReadStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/dsound/pa_win_ds.c:3256:39: style: Function 'WriteStream' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/dsound/pa_win_ds.c:201:39: note: Function 'WriteStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/dsound/pa_win_ds.c:3256:39: note: Function 'WriteStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/dsound/pa_win_ds.c:3274:54: style: Function 'GetStreamReadAvailable' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/dsound/pa_win_ds.c:202:54: note: Function 'GetStreamReadAvailable' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/dsound/pa_win_ds.c:3274:54: note: Function 'GetStreamReadAvailable' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/dsound/pa_win_ds.c:3288:55: style: Function 'GetStreamWriteAvailable' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/dsound/pa_win_ds.c:203:55: note: Function 'GetStreamWriteAvailable' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/dsound/pa_win_ds.c:3288:55: note: Function 'GetStreamWriteAvailable' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/dsound/pa_win_ds.c:1418:29: style: Variable 'inputSampleFormat' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/dsound/pa_win_ds.c:1447:30: style: Variable 'outputSampleFormat' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/dsound/pa_win_ds.c:1815:64: style: Variable 'minimumPollingPeriodFrames' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/dsound/pa_win_ds.c:1817:57: style: Variable 'pollingJitterFrames' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/dsound/pa_win_ds.c:2452:25: style: Variable 'bytesPlayed' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/dsound/pa_win_ds.c:2914:31: style: Variable 'result' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/dsound/pa_win_ds.c:3176:18: style: Variable 'hr' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/jack/pa_jack.c:680:5: style: Variable 'regex_pattern' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/jack/pa_jack.c:666:0: note: Variable 'regex_pattern' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/jack/pa_jack.c:680:5: note: Variable 'regex_pattern' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/jack/pa_jack.c:681:5: style: Variable 'tmp_client_name' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/jack/pa_jack.c:670:0: note: Variable 'tmp_client_name' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/jack/pa_jack.c:681:5: note: Variable 'tmp_client_name' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/jack/pa_jack.c:553:10: style: The scope of the variable 'bytesRead' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/jack/pa_jack.c:578:10: style: The scope of the variable 'bytesWritten' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/jack/pa_jack.c:1503:39: style: Function 'CloseStream' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/jack/pa_jack.c:151:39: note: Function 'CloseStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/jack/pa_jack.c:1503:39: note: Function 'CloseStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/jack/pa_jack.c:1766:39: style: Function 'StartStream' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/jack/pa_jack.c:152:39: note: Function 'StartStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/jack/pa_jack.c:1766:39: note: Function 'StartStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/jack/pa_jack.c:1880:38: style: Function 'StopStream' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/jack/pa_jack.c:153:38: note: Function 'StopStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/jack/pa_jack.c:1880:38: note: Function 'StopStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/jack/pa_jack.c:1886:39: style: Function 'AbortStream' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/jack/pa_jack.c:154:39: note: Function 'AbortStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/jack/pa_jack.c:1886:39: note: Function 'AbortStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/jack/pa_jack.c:1899:42: style: Function 'IsStreamActive' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/jack/pa_jack.c:156:42: note: Function 'IsStreamActive' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/jack/pa_jack.c:1899:42: note: Function 'IsStreamActive' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/jack/pa_jack.c:1906:40: style: Function 'GetStreamTime' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/jack/pa_jack.c:159:40: note: Function 'GetStreamTime' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/jack/pa_jack.c:1906:40: note: Function 'GetStreamTime' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/jack/pa_jack.c:1915:43: style: Function 'GetStreamCpuLoad' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/jack/pa_jack.c:160:43: note: Function 'GetStreamCpuLoad' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/jack/pa_jack.c:1915:43: note: Function 'GetStreamCpuLoad' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/jack/pa_jack.c:1043:29: style: Variable 'inputSampleFormat' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/jack/pa_jack.c:1067:30: style: Variable 'outputSampleFormat' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/jack/pa_jack.c:844:9: error: Common realloc mistake: 'jackErr_' nulled but not freed upon failure [memleakOnRealloc]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/oss/pa_unix_oss.c:80:0: error: #error No sound card header file [preprocessorErrorDirective]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/skeleton/pa_hostapi_skeleton.c:159:21: style: Condition 'deviceCount>0' is always false [knownConditionTrueFalse]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/skeleton/pa_hostapi_skeleton.c:157:19: note: Assignment 'deviceCount=0', assigned value is 0
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/skeleton/pa_hostapi_skeleton.c:159:21: note: Condition 'deviceCount>0' is always false
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/skeleton/pa_hostapi_skeleton.c:614:10: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/skeleton/pa_hostapi_skeleton.c:622:5: note: Found duplicate branches for 'if' and 'else'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/skeleton/pa_hostapi_skeleton.c:614:10: note: Found duplicate branches for 'if' and 'else'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/skeleton/pa_hostapi_skeleton.c:126:86: style: Function 'PaSkeleton_Initialize' argument 2 names different: declaration 'index' definition 'hostApiIndex'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/skeleton/pa_hostapi_skeleton.c:71:86: note: Function 'PaSkeleton_Initialize' argument 2 names different: declaration 'index' definition 'hostApiIndex'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/skeleton/pa_hostapi_skeleton.c:126:86: note: Function 'PaSkeleton_Initialize' argument 2 names different: declaration 'index' definition 'hostApiIndex'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/skeleton/pa_hostapi_skeleton.c:639:39: style: Function 'CloseStream' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/skeleton/pa_hostapi_skeleton.c:92:39: note: Function 'CloseStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/skeleton/pa_hostapi_skeleton.c:639:39: note: Function 'CloseStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/skeleton/pa_hostapi_skeleton.c:657:39: style: Function 'StartStream' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/skeleton/pa_hostapi_skeleton.c:93:39: note: Function 'StartStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/skeleton/pa_hostapi_skeleton.c:657:39: note: Function 'StartStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/skeleton/pa_hostapi_skeleton.c:676:38: style: Function 'StopStream' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/skeleton/pa_hostapi_skeleton.c:94:38: note: Function 'StopStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/skeleton/pa_hostapi_skeleton.c:676:38: note: Function 'StopStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/skeleton/pa_hostapi_skeleton.c:690:39: style: Function 'AbortStream' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/skeleton/pa_hostapi_skeleton.c:95:39: note: Function 'AbortStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/skeleton/pa_hostapi_skeleton.c:690:39: note: Function 'AbortStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/skeleton/pa_hostapi_skeleton.c:717:42: style: Function 'IsStreamActive' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/skeleton/pa_hostapi_skeleton.c:97:42: note: Function 'IsStreamActive' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/skeleton/pa_hostapi_skeleton.c:717:42: note: Function 'IsStreamActive' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/skeleton/pa_hostapi_skeleton.c:730:40: style: Function 'GetStreamTime' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/skeleton/pa_hostapi_skeleton.c:98:40: note: Function 'GetStreamTime' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/skeleton/pa_hostapi_skeleton.c:730:40: note: Function 'GetStreamTime' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/skeleton/pa_hostapi_skeleton.c:743:43: style: Function 'GetStreamCpuLoad' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/skeleton/pa_hostapi_skeleton.c:99:43: note: Function 'GetStreamCpuLoad' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/skeleton/pa_hostapi_skeleton.c:743:43: note: Function 'GetStreamCpuLoad' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/skeleton/pa_hostapi_skeleton.c:757:38: style: Function 'ReadStream' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/skeleton/pa_hostapi_skeleton.c:100:38: note: Function 'ReadStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/skeleton/pa_hostapi_skeleton.c:757:38: note: Function 'ReadStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/skeleton/pa_hostapi_skeleton.c:774:39: style: Function 'WriteStream' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/skeleton/pa_hostapi_skeleton.c:101:39: note: Function 'WriteStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/skeleton/pa_hostapi_skeleton.c:774:39: note: Function 'WriteStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/skeleton/pa_hostapi_skeleton.c:791:54: style: Function 'GetStreamReadAvailable' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/skeleton/pa_hostapi_skeleton.c:102:54: note: Function 'GetStreamReadAvailable' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/skeleton/pa_hostapi_skeleton.c:791:54: note: Function 'GetStreamReadAvailable' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/skeleton/pa_hostapi_skeleton.c:804:55: style: Function 'GetStreamWriteAvailable' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/skeleton/pa_hostapi_skeleton.c:103:55: note: Function 'GetStreamWriteAvailable' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/skeleton/pa_hostapi_skeleton.c:804:55: note: Function 'GetStreamWriteAvailable' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:2367:37: warning: Either the condition '!pSub' is redundant or there is possible null pointer dereference: pSub. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:2381:9: note: Assuming that condition '!pSub' is not redundant
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:2367:37: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:2369:37: warning: Either the condition '!pSub' is redundant or there is possible null pointer dereference: pSub. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:2381:9: note: Assuming that condition '!pSub' is not redundant
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:2369:37: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:2370:37: warning: Either the condition '!pSub' is redundant or there is possible null pointer dereference: pSub. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:2381:9: note: Assuming that condition '!pSub' is not redundant
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:2370:37: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:2371:37: warning: Either the condition '!pSub' is redundant or there is possible null pointer dereference: pSub. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:2381:9: note: Assuming that condition '!pSub' is not redundant
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:2371:37: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:2372:37: warning: Either the condition '!pSub' is redundant or there is possible null pointer dereference: pSub. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:2381:9: note: Assuming that condition '!pSub' is not redundant
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:2372:37: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:787:2: style: Variable 'nFrames' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:783:2: note: Variable 'nFrames' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:787:2: note: Variable 'nFrames' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:2039:2: style: Variable 'hr' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:2026:0: note: Variable 'hr' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:2039:2: note: Variable 'hr' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:3372:2: style: Variable 'hResult' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:3367:0: note: Variable 'hResult' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:3372:2: note: Variable 'hResult' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:4184:2: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:4189:5: note: Found duplicate branches for 'if' and 'else'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:4184:2: note: Found duplicate branches for 'if' and 'else'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:4648:4: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:4856:4: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:1678:18: style: Checking if unsigned variable 'nFormatSize' is less than zero. [unsignedLessThanZero]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:1177:84: style: Function 'PaWasapi_Initialize' argument 2 names different: declaration 'index' definition 'hostApiIndex'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:304:84: note: Function 'PaWasapi_Initialize' argument 2 names different: declaration 'index' definition 'hostApiIndex'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:1177:84: note: Function 'PaWasapi_Initialize' argument 2 names different: declaration 'index' definition 'hostApiIndex'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:3325:39: style: Function 'CloseStream' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:332:39: note: Function 'CloseStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:3325:39: note: Function 'CloseStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:3516:39: style: Function 'StartStream' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:333:39: note: Function 'StartStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:3516:39: note: Function 'StartStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:3696:38: style: Function 'StopStream' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:334:38: note: Function 'StopStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:3696:38: note: Function 'StopStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:3704:39: style: Function 'AbortStream' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:335:39: note: Function 'AbortStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:3704:39: note: Function 'AbortStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:3718:42: style: Function 'IsStreamActive' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:337:42: note: Function 'IsStreamActive' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:3718:42: note: Function 'IsStreamActive' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:3724:40: style: Function 'GetStreamTime' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:338:40: note: Function 'GetStreamTime' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:3724:40: note: Function 'GetStreamTime' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:3735:43: style: Function 'GetStreamCpuLoad' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:339:43: note: Function 'GetStreamCpuLoad' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:3735:43: note: Function 'GetStreamCpuLoad' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:3741:38: style: Function 'ReadStream' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:340:38: note: Function 'ReadStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:3741:38: note: Function 'ReadStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:3741:47: style: Function 'ReadStream' argument 2 names different: declaration 'buffer' definition '_buffer'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:340:52: note: Function 'ReadStream' argument 2 names different: declaration 'buffer' definition '_buffer'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:3741:47: note: Function 'ReadStream' argument 2 names different: declaration 'buffer' definition '_buffer'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:3920:39: style: Function 'WriteStream' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:341:39: note: Function 'WriteStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:3920:39: note: Function 'WriteStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:3920:54: style: Function 'WriteStream' argument 2 names different: declaration 'buffer' definition '_buffer'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:341:59: note: Function 'WriteStream' argument 2 names different: declaration 'buffer' definition '_buffer'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:3920:54: note: Function 'WriteStream' argument 2 names different: declaration 'buffer' definition '_buffer'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:4039:54: style: Function 'GetStreamReadAvailable' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:342:54: note: Function 'GetStreamReadAvailable' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:4039:54: note: Function 'GetStreamReadAvailable' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:4066:55: style: Function 'GetStreamWriteAvailable' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:343:55: note: Function 'GetStreamWriteAvailable' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:4066:55: note: Function 'GetStreamWriteAvailable' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:3770:3: warning: Size of pointer 'user_buffer' used instead of size of its data. [pointerSize]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:3949:9: warning: Size of pointer 'user_buffer' used instead of size of its data. [pointerSize]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:130:27: style: struct member '_BYTE_BLOB::clSize' is never used. [unusedStructMember]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:131:27: style: struct member '_BYTE_BLOB::abData' is never used. [unusedStructMember]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:3770:25: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:3949:37: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:2822:2: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wasapi/pa_win_wasapi.c:2894:2: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:961:5: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:953:0: note: Variable 'result' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:961:5: note: Variable 'result' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:2307:5: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:2298:0: note: Variable 'result' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:2307:5: note: Variable 'result' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:2338:5: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:2325:0: note: Variable 'result' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:2338:5: note: Variable 'result' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:2374:5: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:2362:0: note: Variable 'result' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:2374:5: note: Variable 'result' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:2481:5: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:2470:0: note: Variable 'result' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:2481:5: note: Variable 'result' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:2514:5: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:2504:0: note: Variable 'result' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:2514:5: note: Variable 'result' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:2574:5: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:2564:0: note: Variable 'result' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:2574:5: note: Variable 'result' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:2617:5: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:2607:0: note: Variable 'result' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:2617:5: note: Variable 'result' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:2651:5: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:2641:0: note: Variable 'result' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:2651:5: note: Variable 'result' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:2988:5: style: Variable 'pin' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:2985:0: note: Variable 'pin' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:2988:5: note: Variable 'pin' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:2990:5: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:2984:0: note: Variable 'result' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:2990:5: note: Variable 'result' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:3087:5: style: Variable 'handle' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:3056:0: note: Variable 'handle' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:3087:5: note: Variable 'handle' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:5902:5: style: Variable 'handleArray' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:5872:0: note: Variable 'handleArray' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:5902:5: note: Variable 'handleArray' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:6539:5: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:6532:0: note: Variable 'result' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:6539:5: note: Variable 'result' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:6564:5: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:6557:0: note: Variable 'result' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:6564:5: note: Variable 'result' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:2025:14: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:2177:11: style: The scope of the variable 'newConnect' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:3555:30: style: The scope of the variable 'nameIndex' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:5444:9: style: The scope of the variable 'channel' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:5445:20: style: The scope of the variable 'sourceSample' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:5463:9: style: The scope of the variable 'channel' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:5488:9: style: The scope of the variable 'channel' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:5489:19: style: The scope of the variable 'sourceSample' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:5689:9: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:5689:12: style: The scope of the variable 'framesProcessed' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:5689:33: style: The scope of the variable 'doChannelCopy' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:6706:14: style: The scope of the variable 'bytesToWrite' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:3053:40: style: Function 'BuildFilterList' argument 1 names different: declaration 'filterCount' definition 'pFilterCount'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:580:46: note: Function 'BuildFilterList' argument 1 names different: declaration 'filterCount' definition 'pFilterCount'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:3053:40: note: Function 'BuildFilterList' argument 1 names different: declaration 'filterCount' definition 'pFilterCount'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:3053:59: style: Function 'BuildFilterList' argument 2 names different: declaration 'noOfPaDevices' definition 'pNoOfPaDevices'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:580:64: note: Function 'BuildFilterList' argument 2 names different: declaration 'noOfPaDevices' definition 'pNoOfPaDevices'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:3053:59: note: Function 'BuildFilterList' argument 2 names different: declaration 'noOfPaDevices' definition 'pNoOfPaDevices'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:3053:84: style: Function 'BuildFilterList' argument 3 names different: declaration 'result' definition 'pResult'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:580:88: note: Function 'BuildFilterList' argument 3 names different: declaration 'result' definition 'pResult'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:3053:84: note: Function 'BuildFilterList' argument 3 names different: declaration 'result' definition 'pResult'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:3445:93: style: Function 'ScanDeviceInfos' argument 2 names different: declaration 'index' definition 'hostApiIndex'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:545:93: note: Function 'ScanDeviceInfos' argument 2 names different: declaration 'index' definition 'hostApiIndex'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:3445:93: note: Function 'ScanDeviceInfos' argument 2 names different: declaration 'index' definition 'hostApiIndex'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:3445:114: style: Function 'ScanDeviceInfos' argument 3 names different: declaration 'newDeviceInfos' definition 'scanResults'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:545:107: note: Function 'ScanDeviceInfos' argument 3 names different: declaration 'newDeviceInfos' definition 'scanResults'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:3445:114: note: Function 'ScanDeviceInfos' argument 3 names different: declaration 'newDeviceInfos' definition 'scanResults'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:3705:108: style: Function 'CommitDeviceInfos' argument 3 names different: declaration 'deviceInfos' definition 'scanResults'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:546:108: note: Function 'CommitDeviceInfos' argument 3 names different: declaration 'deviceInfos' definition 'scanResults'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:3705:108: note: Function 'CommitDeviceInfos' argument 3 names different: declaration 'deviceInfos' definition 'scanResults'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:3747:87: style: Function 'DisposeDeviceInfos' argument 2 names different: declaration 'deviceInfos' definition 'scanResults'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:547:87: note: Function 'DisposeDeviceInfos' argument 2 names different: declaration 'deviceInfos' definition 'scanResults'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:3747:87: note: Function 'DisposeDeviceInfos' argument 2 names different: declaration 'deviceInfos' definition 'scanResults'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:3778:84: style: Function 'PaWinWdm_Initialize' argument 2 names different: declaration 'index' definition 'hostApiIndex'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:447:88: note: Function 'PaWinWdm_Initialize' argument 2 names different: declaration 'index' definition 'hostApiIndex'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:3778:84: note: Function 'PaWinWdm_Initialize' argument 2 names different: declaration 'index' definition 'hostApiIndex'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:4320:41: style: Function 'OpenStream' argument 6 names different: declaration 'framesPerBuffer' definition 'framesPerUserBuffer'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:555:19: note: Function 'OpenStream' argument 6 names different: declaration 'framesPerBuffer' definition 'framesPerUserBuffer'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:4320:41: note: Function 'OpenStream' argument 6 names different: declaration 'framesPerBuffer' definition 'framesPerUserBuffer'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:5336:39: style: Function 'CloseStream' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:559:39: note: Function 'CloseStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:5336:39: note: Function 'CloseStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:6206:39: style: Function 'StartStream' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:560:39: note: Function 'StartStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:6206:39: note: Function 'StartStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:6269:38: style: Function 'StopStream' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:561:38: note: Function 'StopStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:6269:38: note: Function 'StopStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:6329:39: style: Function 'AbortStream' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:562:39: note: Function 'AbortStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:6329:39: note: Function 'AbortStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:6387:42: style: Function 'IsStreamActive' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:564:42: note: Function 'IsStreamActive' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:6387:42: note: Function 'IsStreamActive' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:6402:40: style: Function 'GetStreamTime' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:565:40: note: Function 'GetStreamTime' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:6402:40: note: Function 'GetStreamTime' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:6411:43: style: Function 'GetStreamCpuLoad' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:566:43: note: Function 'GetStreamCpuLoad' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:6411:43: note: Function 'GetStreamCpuLoad' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:6428:38: style: Function 'ReadStream' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:568:37: note: Function 'ReadStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:6428:38: note: Function 'ReadStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:6447:39: style: Function 'WriteStream' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:572:38: note: Function 'WriteStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:6447:39: note: Function 'WriteStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:6466:54: style: Function 'GetStreamReadAvailable' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:575:54: note: Function 'GetStreamReadAvailable' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:6466:54: note: Function 'GetStreamReadAvailable' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:6481:55: style: Function 'GetStreamWriteAvailable' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:576:55: note: Function 'GetStreamWriteAvailable' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:6481:55: note: Function 'GetStreamWriteAvailable' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wdmks/pa_win_wdmks.c:6620:20: style: Variable 'halfInputBuffer' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1267:26: warning: Either the condition '(inputStreamInfo)?inputStreamInfo->flags:0' is redundant or there is possible null pointer dereference: inputStreamInfo. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1286:44: note: Assuming that condition '(inputStreamInfo)?inputStreamInfo->flags:0' is not redundant
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1267:26: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1269:52: warning: Either the condition '(inputStreamInfo)?inputStreamInfo->flags:0' is redundant or there is possible null pointer dereference: inputStreamInfo. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1286:44: note: Assuming that condition '(inputStreamInfo)?inputStreamInfo->flags:0' is not redundant
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1269:52: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1271:57: warning: Either the condition '(inputStreamInfo)?inputStreamInfo->flags:0' is redundant or there is possible null pointer dereference: inputStreamInfo. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1286:44: note: Assuming that condition '(inputStreamInfo)?inputStreamInfo->flags:0' is not redundant
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1271:57: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1274:21: warning: Either the condition '(inputStreamInfo)?inputStreamInfo->flags:0' is redundant or there is possible null pointer dereference: inputStreamInfo. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1286:44: note: Assuming that condition '(inputStreamInfo)?inputStreamInfo->flags:0' is not redundant
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1274:21: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1278:25: warning: Either the condition '(inputStreamInfo)?inputStreamInfo->flags:0' is redundant or there is possible null pointer dereference: inputStreamInfo. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1286:44: note: Assuming that condition '(inputStreamInfo)?inputStreamInfo->flags:0' is not redundant
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1278:25: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1283:88: warning: Either the condition '(inputStreamInfo)?inputStreamInfo->flags:0' is redundant or there is possible null pointer dereference: inputStreamInfo. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1286:44: note: Assuming that condition '(inputStreamInfo)?inputStreamInfo->flags:0' is not redundant
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1283:88: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1285:46: warning: Either the condition '(inputStreamInfo)?inputStreamInfo->flags:0' is redundant or there is possible null pointer dereference: inputStreamInfo. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1286:44: note: Assuming that condition '(inputStreamInfo)?inputStreamInfo->flags:0' is not redundant
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1285:46: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1331:26: warning: Either the condition '(outputStreamInfo)?outputStreamInfo->flags:0' is redundant or there is possible null pointer dereference: outputStreamInfo. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1350:45: note: Assuming that condition '(outputStreamInfo)?outputStreamInfo->flags:0' is not redundant
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1331:26: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1333:53: warning: Either the condition '(outputStreamInfo)?outputStreamInfo->flags:0' is redundant or there is possible null pointer dereference: outputStreamInfo. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1350:45: note: Assuming that condition '(outputStreamInfo)?outputStreamInfo->flags:0' is not redundant
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1333:53: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1335:58: warning: Either the condition '(outputStreamInfo)?outputStreamInfo->flags:0' is redundant or there is possible null pointer dereference: outputStreamInfo. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1350:45: note: Assuming that condition '(outputStreamInfo)?outputStreamInfo->flags:0' is not redundant
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1335:58: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1338:21: warning: Either the condition '(outputStreamInfo)?outputStreamInfo->flags:0' is redundant or there is possible null pointer dereference: outputStreamInfo. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1350:45: note: Assuming that condition '(outputStreamInfo)?outputStreamInfo->flags:0' is not redundant
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1338:21: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1342:25: warning: Either the condition '(outputStreamInfo)?outputStreamInfo->flags:0' is redundant or there is possible null pointer dereference: outputStreamInfo. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1350:45: note: Assuming that condition '(outputStreamInfo)?outputStreamInfo->flags:0' is not redundant
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1342:25: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1347:89: warning: Either the condition '(outputStreamInfo)?outputStreamInfo->flags:0' is redundant or there is possible null pointer dereference: outputStreamInfo. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1350:45: note: Assuming that condition '(outputStreamInfo)?outputStreamInfo->flags:0' is not redundant
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1347:89: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1349:47: warning: Either the condition '(outputStreamInfo)?outputStreamInfo->flags:0' is redundant or there is possible null pointer dereference: outputStreamInfo. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1350:45: note: Assuming that condition '(outputStreamInfo)?outputStreamInfo->flags:0' is not redundant
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1349:47: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1236:19: style: The scope of the variable 'inputDeviceInfo' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1236:37: style: The scope of the variable 'outputDeviceInfo' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1237:9: style: The scope of the variable 'inputChannelCount' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1237:28: style: The scope of the variable 'outputChannelCount' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1238:9: style: The scope of the variable 'inputMultipleDeviceChannelCount' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1238:42: style: The scope of the variable 'outputMultipleDeviceChannelCount' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1240:25: style: The scope of the variable 'inputStreamInfo' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1240:43: style: The scope of the variable 'outputStreamInfo' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1471:19: style: The scope of the variable 'numberOfUserBuffersPerHostBuffer' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1558:18: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:1975:16: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:2126:16: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:2126:19: style: The scope of the variable 'j' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:2237:18: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:2238:9: style: The scope of the variable 'totalChannelCount' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:2279:25: style: The scope of the variable 'inputDeviceInfo' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:2304:25: style: The scope of the variable 'outputDeviceInfo' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:2686:18: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:2686:21: style: The scope of the variable 'j' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:2716:18: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:3615:9: style: The scope of the variable 'timeout' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:3738:19: style: The scope of the variable 'framesRead' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:3739:19: style: The scope of the variable 'framesProcessed' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:3740:16: style: The scope of the variable 'hostInputBufferIndex' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:3743:18: style: The scope of the variable 'channel' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:3743:27: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:3843:19: style: The scope of the variable 'framesWritten' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:3844:19: style: The scope of the variable 'framesProcessed' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:3845:16: style: The scope of the variable 'hostOutputBufferIndex' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:3848:18: style: The scope of the variable 'channel' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:3848:27: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:970:84: style: Function 'PaWinMme_Initialize' argument 2 names different: declaration 'index' definition 'hostApiIndex'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:265:84: note: Function 'PaWinMme_Initialize' argument 2 names different: declaration 'index' definition 'hostApiIndex'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:970:84: note: Function 'PaWinMme_Initialize' argument 2 names different: declaration 'index' definition 'hostApiIndex'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:2331:39: style: Function 'OpenStream' argument 2 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:273:39: note: Function 'OpenStream' argument 2 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:2331:39: note: Function 'OpenStream' argument 2 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:3235:39: style: Function 'CloseStream' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:285:39: note: Function 'CloseStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:3235:39: note: Function 'CloseStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:3259:39: style: Function 'StartStream' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:286:39: note: Function 'StartStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:3259:39: note: Function 'StartStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:3466:38: style: Function 'StopStream' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:287:38: note: Function 'StopStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:3466:38: note: Function 'StopStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:3611:39: style: Function 'AbortStream' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:288:39: note: Function 'AbortStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:3611:39: note: Function 'AbortStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:3701:42: style: Function 'IsStreamActive' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:290:42: note: Function 'IsStreamActive' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:3701:42: note: Function 'IsStreamActive' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:3709:40: style: Function 'GetStreamTime' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:291:40: note: Function 'GetStreamTime' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:3709:40: note: Function 'GetStreamTime' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:3717:43: style: Function 'GetStreamCpuLoad' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:292:43: note: Function 'GetStreamCpuLoad' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:3717:43: note: Function 'GetStreamCpuLoad' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:3731:38: style: Function 'ReadStream' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:293:38: note: Function 'ReadStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:3731:38: note: Function 'ReadStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:3836:39: style: Function 'WriteStream' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:294:39: note: Function 'WriteStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:3836:39: note: Function 'WriteStream' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:3944:54: style: Function 'GetStreamReadAvailable' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:295:54: note: Function 'GetStreamReadAvailable' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:3944:54: note: Function 'GetStreamReadAvailable' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:3955:55: style: Function 'GetStreamWriteAvailable' argument 1 names different: declaration 'stream' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:296:55: note: Function 'GetStreamWriteAvailable' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:3955:55: note: Function 'GetStreamWriteAvailable' argument 1 names different: declaration 'stream' definition 's'.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:2381:56: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:2431:57: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:3757:33: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/src/hostapi/wmme/pa_win_wmme.c:3863:39: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/test/patest_callbackstop.c:83:11: style: The scope of the variable 'x' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/test/patest_converters.c:302:135: portability: Casting between double* and float* which have an incompatible binary data representation. [invalidPointerCast]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/test/patest_converters.c:208:11: style: The scope of the variable 'difference' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/test/patest_dsound_find_best_latency_params.c:310:5: style: Variable 'outputParameters.hostApiSpecificStreamInfo' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/test/patest_dsound_find_best_latency_params.c:303:5: note: Variable 'outputParameters.hostApiSpecificStreamInfo' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/test/patest_dsound_find_best_latency_params.c:310:5: note: Variable 'outputParameters.hostApiSpecificStreamInfo' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/test/patest_dsound_find_best_latency_params.c:218:44: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/test/patest_dsound_find_best_latency_params.c:220:42: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/test/patest_dsound_low_level_latency_params.c:144:5: style: Variable 'outputParameters.hostApiSpecificStreamInfo' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/test/patest_dsound_low_level_latency_params.c:137:5: note: Variable 'outputParameters.hostApiSpecificStreamInfo' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/test/patest_dsound_low_level_latency_params.c:144:5: note: Variable 'outputParameters.hostApiSpecificStreamInfo' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/test/patest_dsound_surround.c:163:5: style: Variable 'outputParameters.hostApiSpecificStreamInfo' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/test/patest_dsound_surround.c:153:5: note: Variable 'outputParameters.hostApiSpecificStreamInfo' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/test/patest_dsound_surround.c:163:5: note: Variable 'outputParameters.hostApiSpecificStreamInfo' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/test/patest_in_overflow.c:84:11: style: The scope of the variable 'out' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/test/patest_in_overflow.c:99:16: style: The scope of the variable 'phase' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/test/patest_leftright.c:168:3: style: Variable 'data.targetBalance' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/test/patest_leftright.c:164:3: note: Variable 'data.targetBalance' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/test/patest_leftright.c:168:3: note: Variable 'data.targetBalance' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/test/patest_maxsines.c:101:11: style: The scope of the variable 'outSample' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/test/patest_maxsines.c:118:15: style: The scope of the variable 'phase' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/test/patest_out_underflow.c:94:16: style: The scope of the variable 'phase' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/test/patest_prime.c:201:5: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/test/patest_prime.c:197:0: note: Variable 'err' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/test/patest_prime.c:201:5: note: Variable 'err' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/test/patest_ringmix.c:55:11: style: The scope of the variable 'leftInput' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/test/patest_ringmix.c:55:22: style: The scope of the variable 'rightInput' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/test/patest_stop.c:125:11: style: The scope of the variable 'value' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/test/patest_suggested_vs_streaminfo_latency.c:78:25: style: The scope of the variable 'deviceInfo' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/test/patest_toomanysines.c:87:16: style: The scope of the variable 'phase' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/test/patest_wire.c:191:5: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/test/patest_wire.c:186:0: note: Variable 'err' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/test/patest_wire.c:191:5: note: Variable 'err' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/test/patest_wmme_find_best_latency_params.c:316:5: style: Variable 'outputParameters.hostApiSpecificStreamInfo' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/test/patest_wmme_find_best_latency_params.c:308:5: note: Variable 'outputParameters.hostApiSpecificStreamInfo' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/test/patest_wmme_find_best_latency_params.c:316:5: note: Variable 'outputParameters.hostApiSpecificStreamInfo' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/test/patest_wmme_find_best_latency_params.c:223:44: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/test/patest_wmme_find_best_latency_params.c:225:42: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/test/patest_wmme_low_level_latency_params.c:149:5: style: Variable 'outputParameters.hostApiSpecificStreamInfo' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portaudio-v19/test/patest_wmme_low_level_latency_params.c:141:5: note: Variable 'outputParameters.hostApiSpecificStreamInfo' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portaudio-v19/test/patest_wmme_low_level_latency_params.c:149:5: note: Variable 'outputParameters.hostApiSpecificStreamInfo' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portburn/portburn_macosx.c:458:29: warning: Either the condition '!h' is redundant or there is possible null pointer dereference: h. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/portburn/portburn_macosx.c:460:8: note: Assuming that condition '!h' is not redundant
audacity-Audacity-2.2.2/lib-src/portburn/portburn_macosx.c:458:29: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/portburn/portburn_macosx.cpp:387:29: warning: Either the condition 'h==NULL' is redundant or there is possible null pointer dereference: h. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/portburn/portburn_macosx.cpp:389:10: note: Assuming that condition 'h==NULL' is not redundant
audacity-Audacity-2.2.2/lib-src/portburn/portburn_macosx.cpp:387:29: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/portburn/portburn_macosx.cpp:812:29: warning: Either the condition 'h==NULL' is redundant or there is possible null pointer dereference: h. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/portburn/portburn_macosx.cpp:814:10: note: Assuming that condition 'h==NULL' is not redundant
audacity-Audacity-2.2.2/lib-src/portburn/portburn_macosx.cpp:812:29: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/portburn/portburn_staging.c:132:68: style: Function 'PortBurn_StartStagingTrack' argument 3 names different: declaration 'raw' definition 'frames'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portburn/portburn_staging.h:20:68: note: Function 'PortBurn_StartStagingTrack' argument 3 names different: declaration 'raw' definition 'frames'.
audacity-Audacity-2.2.2/lib-src/portburn/portburn_staging.c:132:68: note: Function 'PortBurn_StartStagingTrack' argument 3 names different: declaration 'raw' definition 'frames'.
audacity-Audacity-2.2.2/lib-src/portburn/portburn_staging.c:162:22: style: struct member 'WavFormatChunk::format' is never used. [unusedStructMember]
audacity-Audacity-2.2.2/lib-src/portburn/portburn_staging.c:163:22: style: struct member 'WavFormatChunk::channels' is never used. [unusedStructMember]
audacity-Audacity-2.2.2/lib-src/portburn/portburn_staging.c:164:20: style: struct member 'WavFormatChunk::samplerate' is never used. [unusedStructMember]
audacity-Audacity-2.2.2/lib-src/portburn/portburn_staging.c:165:20: style: struct member 'WavFormatChunk::byterate' is never used. [unusedStructMember]
audacity-Audacity-2.2.2/lib-src/portburn/portburn_staging.c:166:22: style: struct member 'WavFormatChunk::blockAlign' is never used. [unusedStructMember]
audacity-Audacity-2.2.2/lib-src/portburn/portburn_staging.c:167:22: style: struct member 'WavFormatChunk::bitsPerSample' is never used. [unusedStructMember]
audacity-Audacity-2.2.2/lib-src/portburn/portburn_staging.c:93:7: style: Variable 'len' is modified but its new value is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portburn/portburn_staging.cpp:115:7: style: Variable 'len' is modified but its new value is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portburn/portburn_winxpv1.cpp:906:0: style: Variable 'frac' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portburn/portburn_winxpv1.cpp:573:20: warning: Obsolete function 'alloca' called. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/portburn/portburn_winxpv1.cpp:91:4: performance: Variable 'm_cRefs' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/lib-src/portburn/portburn_winxpv1.cpp:64:4: style: Class 'PortBurnProgress' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/lib-src/portburn/portburn_winxpv2.cpp:253:10: style: Variable 'hres' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portburn/portburn_winxpv2.cpp:252:10: note: Variable 'hres' is reassigned a value before the old one has been used if variable is no semaphore variable.
audacity-Audacity-2.2.2/lib-src/portburn/portburn_winxpv2.cpp:253:10: note: Variable 'hres' is reassigned a value before the old one has been used if variable is no semaphore variable.
audacity-Audacity-2.2.2/lib-src/portburn/portburn_winxpv2.cpp:254:10: style: Variable 'hres' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portburn/portburn_winxpv2.cpp:253:10: note: Variable 'hres' is reassigned a value before the old one has been used if variable is no semaphore variable.
audacity-Audacity-2.2.2/lib-src/portburn/portburn_winxpv2.cpp:254:10: note: Variable 'hres' is reassigned a value before the old one has been used if variable is no semaphore variable.
audacity-Audacity-2.2.2/lib-src/portburn/portburn_winxpv2.cpp:255:10: style: Variable 'hres' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portburn/portburn_winxpv2.cpp:254:10: note: Variable 'hres' is reassigned a value before the old one has been used if variable is no semaphore variable.
audacity-Audacity-2.2.2/lib-src/portburn/portburn_winxpv2.cpp:255:10: note: Variable 'hres' is reassigned a value before the old one has been used if variable is no semaphore variable.
audacity-Audacity-2.2.2/lib-src/portburn/portburn_winxpv2.cpp:257:10: style: Variable 'hres' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portburn/portburn_winxpv2.cpp:255:10: note: Variable 'hres' is reassigned a value before the old one has been used if variable is no semaphore variable.
audacity-Audacity-2.2.2/lib-src/portburn/portburn_winxpv2.cpp:257:10: note: Variable 'hres' is reassigned a value before the old one has been used if variable is no semaphore variable.
audacity-Audacity-2.2.2/lib-src/portburn/portburn_winxpv2.cpp:258:10: style: Variable 'hres' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portburn/portburn_winxpv2.cpp:257:10: note: Variable 'hres' is reassigned a value before the old one has been used if variable is no semaphore variable.
audacity-Audacity-2.2.2/lib-src/portburn/portburn_winxpv2.cpp:258:10: note: Variable 'hres' is reassigned a value before the old one has been used if variable is no semaphore variable.
audacity-Audacity-2.2.2/lib-src/portburn/portburn_winxpv2.cpp:259:10: style: Variable 'hres' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portburn/portburn_winxpv2.cpp:258:10: note: Variable 'hres' is reassigned a value before the old one has been used if variable is no semaphore variable.
audacity-Audacity-2.2.2/lib-src/portburn/portburn_winxpv2.cpp:259:10: note: Variable 'hres' is reassigned a value before the old one has been used if variable is no semaphore variable.
audacity-Audacity-2.2.2/lib-src/portburn/portburn_winxpv2.cpp:681:10: style: Variable 'hres' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portburn/portburn_winxpv2.cpp:680:10: note: Variable 'hres' is reassigned a value before the old one has been used if variable is no semaphore variable.
audacity-Audacity-2.2.2/lib-src/portburn/portburn_winxpv2.cpp:681:10: note: Variable 'hres' is reassigned a value before the old one has been used if variable is no semaphore variable.
audacity-Audacity-2.2.2/lib-src/portburn/portburn_winxpv2.cpp:682:10: style: Variable 'hres' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portburn/portburn_winxpv2.cpp:681:10: note: Variable 'hres' is reassigned a value before the old one has been used if variable is no semaphore variable.
audacity-Audacity-2.2.2/lib-src/portburn/portburn_winxpv2.cpp:682:10: note: Variable 'hres' is reassigned a value before the old one has been used if variable is no semaphore variable.
audacity-Audacity-2.2.2/lib-src/portburn/portburn_winxpv2.cpp:1296:4: style: Variable 'h->hres' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portburn/portburn_winxpv2.cpp:1294:4: note: Variable 'h->hres' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portburn/portburn_winxpv2.cpp:1296:4: note: Variable 'h->hres' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portburn/portburn_winxpv2.cpp:1216:11: style: The scope of the variable 'cnt' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portburn/portburn_winxpv2.cpp:1217:12: style: The scope of the variable 'blank' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portburn/portburn_winxpv2.cpp:1905:0: style: Variable 'frac' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portburn/portburn_winxpv2.cpp:1549:21: warning: Obsolete function 'alloca' called. [allocaCalled]
audacity-Audacity-2.2.2/lib-src/portburn/portburn_winxpv2.cpp:72:7: performance: Variable 'mRefs' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/lib-src/portburn/portburn_winxpv2.cpp:73:7: performance: Variable 'mCookie' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/lib-src/portburn/portburn_winxpv2.cpp:76:7: performance: Variable 'mTypeInfo' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/lib-src/portburn/portburn_winxpv2.cpp:504:7: performance: Variable 'mRefs' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/lib-src/portburn/portburn_winxpv2.cpp:505:7: performance: Variable 'mCookie' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/lib-src/portburn/portburn_winxpv2.cpp:508:7: performance: Variable 'mTypeInfo' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/lib-src/portburn/portburn_winxpv2.cpp:957:7: performance: Variable 'mRefs' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/lib-src/portburn/portburn_winxpv2.cpp:958:7: performance: Variable 'mCookie' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/lib-src/portburn/portburn_winxpv2.cpp:66:4: style: Class 'WriteEventsTAO' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/lib-src/portburn/portburn_winxpv2.cpp:498:4: style: Class 'WriteEventsDAO' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/lib-src/portburn/portburn_winxpv2.cpp:951:4: style: Class 'EraseEvents' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/lib-src/portmidi/pm_common/pmutil.c:70:43: style: Function 'Pm_QueueDestroy' argument 1 names different: declaration 'queue' definition 'q'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portmidi/pm_common/pmutil.h:48:43: note: Function 'Pm_QueueDestroy' argument 1 names different: declaration 'queue' definition 'q'.
audacity-Audacity-2.2.2/lib-src/portmidi/pm_common/pmutil.c:70:43: note: Function 'Pm_QueueDestroy' argument 1 names different: declaration 'queue' definition 'q'.
audacity-Audacity-2.2.2/lib-src/portmidi/pm_common/pmutil.c:85:38: style: Function 'Pm_Dequeue' argument 1 names different: declaration 'queue' definition 'q'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portmidi/pm_common/pmutil.h:59:38: note: Function 'Pm_Dequeue' argument 1 names different: declaration 'queue' definition 'q'.
audacity-Audacity-2.2.2/lib-src/portmidi/pm_common/pmutil.c:85:38: note: Function 'Pm_Dequeue' argument 1 names different: declaration 'queue' definition 'q'.
audacity-Audacity-2.2.2/lib-src/portmidi/pm_common/pmutil.c:164:42: style: Function 'Pm_SetOverflow' argument 1 names different: declaration 'queue' definition 'q'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portmidi/pm_common/pmutil.h:123:42: note: Function 'Pm_SetOverflow' argument 1 names different: declaration 'queue' definition 'q'.
audacity-Audacity-2.2.2/lib-src/portmidi/pm_common/pmutil.c:164:42: note: Function 'Pm_SetOverflow' argument 1 names different: declaration 'queue' definition 'q'.
audacity-Audacity-2.2.2/lib-src/portmidi/pm_common/pmutil.c:179:38: style: Function 'Pm_Enqueue' argument 1 names different: declaration 'queue' definition 'q'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portmidi/pm_common/pmutil.h:67:38: note: Function 'Pm_Enqueue' argument 1 names different: declaration 'queue' definition 'q'.
audacity-Audacity-2.2.2/lib-src/portmidi/pm_common/pmutil.c:179:38: note: Function 'Pm_Enqueue' argument 1 names different: declaration 'queue' definition 'q'.
audacity-Audacity-2.2.2/lib-src/portmidi/pm_common/pmutil.c:221:37: style: Function 'Pm_QueueEmpty' argument 1 names different: declaration 'queue' definition 'q'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portmidi/pm_common/pmutil.h:86:37: note: Function 'Pm_QueueEmpty' argument 1 names different: declaration 'queue' definition 'q'.
audacity-Audacity-2.2.2/lib-src/portmidi/pm_common/pmutil.c:221:37: note: Function 'Pm_QueueEmpty' argument 1 names different: declaration 'queue' definition 'q'.
audacity-Audacity-2.2.2/lib-src/portmidi/pm_common/pmutil.c:229:36: style: Function 'Pm_QueueFull' argument 1 names different: declaration 'queue' definition 'q'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portmidi/pm_common/pmutil.h:85:36: note: Function 'Pm_QueueFull' argument 1 names different: declaration 'queue' definition 'q'.
audacity-Audacity-2.2.2/lib-src/portmidi/pm_common/pmutil.c:229:36: note: Function 'Pm_QueueFull' argument 1 names different: declaration 'queue' definition 'q'.
audacity-Audacity-2.2.2/lib-src/portmidi/pm_common/pmutil.c:248:38: style: Function 'Pm_QueuePeek' argument 1 names different: declaration 'queue' definition 'q'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portmidi/pm_common/pmutil.h:112:38: note: Function 'Pm_QueuePeek' argument 1 names different: declaration 'queue' definition 'q'.
audacity-Audacity-2.2.2/lib-src/portmidi/pm_common/pmutil.c:248:38: note: Function 'Pm_QueuePeek' argument 1 names different: declaration 'queue' definition 'q'.
audacity-Audacity-2.2.2/lib-src/portmidi/pm_common/portmidi.c:468:9: warning: Either the condition 'midi==NULL' is redundant or there is possible null pointer dereference: midi. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/portmidi/pm_common/portmidi.c:457:13: note: Assuming that condition 'midi==NULL' is not redundant
audacity-Audacity-2.2.2/lib-src/portmidi/pm_common/portmidi.c:468:9: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/portmidi/pm_common/portmidi.c:879:13: warning: Either the condition 'midi==NULL' is redundant or there is possible null pointer dereference: midi. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/portmidi/pm_common/portmidi.c:866:14: note: Assuming that condition 'midi==NULL' is not redundant
audacity-Audacity-2.2.2/lib-src/portmidi/pm_common/portmidi.c:879:13: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/portmidi/pm_common/portmidi.c:881:17: warning: Either the condition 'midi==NULL' is redundant or there is possible null pointer dereference: midi. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/portmidi/pm_common/portmidi.c:866:14: note: Assuming that condition 'midi==NULL' is not redundant
audacity-Audacity-2.2.2/lib-src/portmidi/pm_common/portmidi.c:881:17: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/portmidi/pm_common/portmidi.c:882:17: warning: Either the condition 'midi==NULL' is redundant or there is possible null pointer dereference: midi. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/portmidi/pm_common/portmidi.c:866:14: note: Assuming that condition 'midi==NULL' is not redundant
audacity-Audacity-2.2.2/lib-src/portmidi/pm_common/portmidi.c:882:17: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/portmidi/pm_common/portmidi.c:883:9: warning: Either the condition 'midi==NULL' is redundant or there is possible null pointer dereference: midi. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/portmidi/pm_common/portmidi.c:866:14: note: Assuming that condition 'midi==NULL' is not redundant
audacity-Audacity-2.2.2/lib-src/portmidi/pm_common/portmidi.c:883:9: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/portmidi/pm_csharp/pm_managed/pm_managed.h:22:3: style: Class 'MpmDeviceInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/lib-src/portmidi/pm_linux/pmlinuxalsa.c:31:0: error: #error needs ALSA 0.9.0 or later [preprocessorErrorDirective]
audacity-Audacity-2.2.2/lib-src/portmidi/pm_mac/pmmacosxcm.c:853:5: style: Variable 'fullName' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portmidi/pm_mac/pmmacosxcm.c:846:0: note: Variable 'fullName' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portmidi/pm_mac/pmmacosxcm.c:853:5: note: Variable 'fullName' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portmidi/pm_mac/pmmacosxcm.c:269:18: style: The scope of the variable 'status' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portmidi/pm_mac/pmmacosxcm.c:787:8: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portmidi/pm_mac/pmmacosxcm.c:791:8: style: The scope of the variable 'nConnected' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portmidi/pm_mac/pmmacosxcm.c:284:15: style: Variable 'now' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portmidi/pm_mac/readbinaryplist.c:1069:9: warning: %lld in format string (no. 1) requires 'long long' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/portmidi/pm_mac/readbinaryplist.c:1085:9: warning: %llu in format string (no. 1) requires 'unsigned long long' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
audacity-Audacity-2.2.2/lib-src/portmidi/pm_mac/readbinaryplist.c:694:32: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
audacity-Audacity-2.2.2/lib-src/portmidi/pm_mac/readbinaryplist.c:699:32: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
audacity-Audacity-2.2.2/lib-src/portmidi/pm_mac/readbinaryplist.c:733:28: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
audacity-Audacity-2.2.2/lib-src/portmidi/pm_mac/readbinaryplist.c:868:14: style: The scope of the variable 'elementID' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portmidi/pm_mac/readbinaryplist.c:930:14: style: The scope of the variable 'elementID' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portmidi/pm_mac/readbinaryplist.c:373:9: error: Resource leak: file [resourceLeak]
audacity-Audacity-2.2.2/lib-src/portmidi/pm_mac/readbinaryplist.c:377:5: error: Resource leak: file [resourceLeak]
audacity-Audacity-2.2.2/lib-src/portmidi/pm_python/pyportmidi/_pyportmidi.c:7:0: error: #error Python headers needed to compile C extensions, please install development version of Python. [preprocessorErrorDirective]
audacity-Audacity-2.2.2/lib-src/portmidi/pm_test/midiclock.c:70:16: style: The scope of the variable 'frames' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portmidi/pm_test/midiclock.c:71:16: style: The scope of the variable 'seconds' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portmidi/pm_test/midiclock.c:72:16: style: The scope of the variable 'minutes' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portmidi/pm_test/midiclock.c:73:16: style: The scope of the variable 'hours' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portmidi/pm_test/midiclock.c:74:16: style: The scope of the variable 'mtc_count' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portmidi/pm_test/midiclock.c:76:19: style: The scope of the variable 'next_smpte_time' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portmidi/pm_test/mm.c:151:11: style: The scope of the variable 'argument' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portmidi/pm_test/sysex.c:102:28: style: Condition 'error_position>=0' is always false [knownConditionTrueFalse]
audacity-Audacity-2.2.2/lib-src/portmidi/pm_test/sysex.c:96:31: note: Assignment 'error_position=-1', assigned value is -1
audacity-Audacity-2.2.2/lib-src/portmidi/pm_test/sysex.c:102:28: note: Condition 'error_position>=0' is always false
audacity-Audacity-2.2.2/lib-src/portmidi/pm_test/sysex.c:174:6: warning: %d in format string (no. 1) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/portmidi/pm_test/sysex.c:461:13: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
audacity-Audacity-2.2.2/lib-src/portmidi/pm_test/sysex.c:218:18: style: Variable 'start_time' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portmidi/pm_test/sysex.c:233:17: style: Variable 'stop_time' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portmidi/pm_test/sysex.c:404:13: style: Expression '(X & 0xf0) == 0xf8' is always false. [comparisonError]
audacity-Audacity-2.2.2/lib-src/portmidi/pm_test/test.c:23:3: error: Null pointer dereference: tmp [nullPointer]
audacity-Audacity-2.2.2/lib-src/portmidi/pm_test/test.c:22:14: note: Assignment 'tmp=NULL', assigned value is 0
audacity-Audacity-2.2.2/lib-src/portmidi/pm_test/test.c:23:3: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/portmidi/pm_test/test.c:140:40: style: Same value in both branches of ternary operator. [duplicateValueTernary]
audacity-Audacity-2.2.2/lib-src/portmidi/pm_test/test.c:458:15: style: The scope of the variable 'deflt' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portmidi/pm_win/pmwinmm.c:946:9: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portmidi/pm_win/pmwinmm.c:275:0: style: Variable 'hdr2' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portmidi/pm_win/pmwinmm.c:1422:0: style: Variable 'doneAny' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portmidi/porttime/ptmacosx_cf.c:97:28: error: Memory leak: params [memleak]
audacity-Audacity-2.2.2/lib-src/portmidi/porttime/ptmacosx_mach.c:70:17: style: Variable 'error' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portmixer/px_tests/px_test.c:27:20: style: Variable 'playDeviceNum' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portmixer/src/px_example_api.c:56:22: style: Variable 'info' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portmixer/src/px_example_api.c:112:29: style: Variable 'info' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portmixer/src/px_example_api.c:119:29: style: Variable 'info' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portmixer/src/px_example_api.c:126:29: style: Variable 'info' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portmixer/src/px_example_api.c:137:29: style: Variable 'info' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portmixer/src/px_example_api.c:144:29: style: Variable 'info' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portmixer/src/px_example_api.c:155:29: style: Variable 'info' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portmixer/src/px_example_api.c:162:29: style: Variable 'info' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portmixer/src/px_example_api.c:169:29: style: Variable 'info' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portmixer/src/px_example_api.c:180:29: style: Variable 'info' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portmixer/src/px_example_api.c:187:29: style: Variable 'info' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portmixer/src/px_example_api.c:194:29: style: Variable 'info' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portmixer/src/px_example_api.c:201:29: style: Variable 'info' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portmixer/src/px_example_api.c:212:29: style: Variable 'info' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portmixer/src/px_example_api.c:219:29: style: Variable 'info' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portmixer/src/px_example_api.c:226:29: style: Variable 'info' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portmixer/src/px_example_api.c:233:29: style: Variable 'info' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portmixer/src/px_example_api.c:244:29: style: Variable 'info' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portmixer/src/px_example_api.c:251:29: style: Variable 'info' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portmixer/src/px_example_api.c:262:29: style: Variable 'info' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portmixer/src/px_example_api.c:269:29: style: Variable 'info' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portmixer/src/px_example_api.c:276:29: style: Variable 'info' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portmixer/src/px_example_api.c:287:29: style: Variable 'info' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portmixer/src/px_example_api.c:294:29: style: Variable 'info' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portmixer/src/px_example_api.c:301:29: style: Variable 'info' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portmixer/src/px_linux_alsa.c:393:26: style: Unused variable: id [unusedVariable]
audacity-Audacity-2.2.2/lib-src/portmixer/src/px_linux_alsa.c:394:22: style: Unused variable: elem [unusedVariable]
audacity-Audacity-2.2.2/lib-src/portmixer/src/px_linux_alsa.c:523:29: style: Variable 'info' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portmixer/src/px_linux_alsa.c:530:29: style: Variable 'info' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portmixer/src/px_linux_alsa.c:670:22: style: Unused variable: elem [unusedVariable]
audacity-Audacity-2.2.2/lib-src/portmixer/src/px_linux_alsa.c:671:8: style: Unused variable: i [unusedVariable]
audacity-Audacity-2.2.2/lib-src/portmixer/src/px_mac_coreaudio.c:199:8: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portmixer/src/px_mac_coreaudio.c:450:13: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portmixer/src/px_mac_coreaudio.c:227:53: style: Function 'get_mixer_name' argument 2 names different: declaration 'i' definition 'index'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portmixer/src/px_mixer.h:144:53: note: Function 'get_mixer_name' argument 2 names different: declaration 'i' definition 'index'.
audacity-Audacity-2.2.2/lib-src/portmixer/src/px_mac_coreaudio.c:227:53: note: Function 'get_mixer_name' argument 2 names different: declaration 'i' definition 'index'.
audacity-Audacity-2.2.2/lib-src/portmixer/src/px_mac_coreaudio.c:71:13: style: Unused variable: inID [unusedVariable]
audacity-Audacity-2.2.2/lib-src/portmixer/src/px_mac_coreaudio.c:239:29: style: Variable 'info' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portmixer/src/px_mac_coreaudio.c:255:13: style: Unused variable: max [unusedVariable]
audacity-Audacity-2.2.2/lib-src/portmixer/src/px_mac_coreaudio.c:480:10: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portmixer/src/px_mac_coreaudio.c:549:11: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portmixer/src/px_unix_oss.c:56:0: error: #error No sound card header file [preprocessorErrorDirective]
audacity-Audacity-2.2.2/lib-src/portmixer/src/px_win_common.c:357:8: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portmixer/src/px_win_common.c:758:8: style: The scope of the variable 'src' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portmixer/src/px_win_common.c:775:8: style: The scope of the variable 'src' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portmixer/src/px_win_common.c:405:29: style: Variable 'info' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portmixer/src/px_win_endpoint.c:374:33: style: Variable 'info' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portmixer/src/px_win_endpoint.c:381:33: style: Variable 'info' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portmixer/src/px_win_endpoint.c:423:33: style: Variable 'info' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:357:22: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:365:22: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:373:22: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:381:22: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:389:22: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:397:22: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:404:22: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:412:22: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:421:22: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:440:22: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:453:22: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:466:22: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:479:22: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:492:22: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:507:22: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:516:26: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:524:26: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:532:26: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:541:26: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:550:26: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:559:26: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:568:26: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:1462:30: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:1478:34: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:570:37: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:571:40: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:618:35: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:619:33: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:2760:5: style: Variable 'offset' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:2758:5: note: Variable 'offset' is reassigned a value before the old one has been used if variable is no semaphore variable.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:2760:5: note: Variable 'offset' is reassigned a value before the old one has been used if variable is no semaphore variable.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:2389:9: style: The scope of the variable 'first_from_index' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:286:46: style: Function 'set_string_value' argument 1 names different: declaration 'attr' definition 'a'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:222:39: note: Function 'set_string_value' argument 1 names different: declaration 'attr' definition 'a'.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:286:46: note: Function 'set_string_value' argument 1 names different: declaration 'attr' definition 'a'.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:299:44: style: Function 'set_real_value' argument 1 names different: declaration 'attr' definition 'a'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:223:37: note: Function 'set_real_value' argument 1 names different: declaration 'attr' definition 'a'.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:299:44: note: Function 'set_real_value' argument 1 names different: declaration 'attr' definition 'a'.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:315:47: style: Function 'set_logical_value' argument 1 names different: declaration 'attr' definition 'a'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:224:40: note: Function 'set_logical_value' argument 1 names different: declaration 'attr' definition 'a'.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:315:47: note: Function 'set_logical_value' argument 1 names different: declaration 'attr' definition 'a'.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:328:47: style: Function 'set_integer_value' argument 1 names different: declaration 'attr' definition 'a'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:225:40: note: Function 'set_integer_value' argument 1 names different: declaration 'attr' definition 'a'.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:328:47: note: Function 'set_integer_value' argument 1 names different: declaration 'attr' definition 'a'.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:341:44: style: Function 'set_atom_value' argument 1 names different: declaration 'attr' definition 'a'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:226:37: note: Function 'set_atom_value' argument 1 names different: declaration 'attr' definition 'a'.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:341:44: note: Function 'set_atom_value' argument 1 names different: declaration 'attr' definition 'a'.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:341:59: style: Function 'set_atom_value' argument 2 names different: declaration 'atom' definition 'value'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:226:55: note: Function 'set_atom_value' argument 2 names different: declaration 'atom' definition 'value'.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:341:59: note: Function 'set_atom_value' argument 2 names different: declaration 'atom' definition 'value'.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:417:43: style: Function 'has_attribute' argument 1 names different: declaration 'attr' definition 'a'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:246:36: note: Function 'has_attribute' argument 1 names different: declaration 'attr' definition 'a'.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:417:43: note: Function 'has_attribute' argument 1 names different: declaration 'attr' definition 'a'.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:428:48: style: Function 'get_attribute_type' argument 1 names different: declaration 'attr' definition 'a'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:247:41: note: Function 'get_attribute_type' argument 1 names different: declaration 'attr' definition 'a'.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:428:48: note: Function 'get_attribute_type' argument 1 names different: declaration 'attr' definition 'a'.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:436:53: style: Function 'get_string_value' argument 1 names different: declaration 'attr' definition 'a'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:252:46: note: Function 'get_string_value' argument 1 names different: declaration 'attr' definition 'a'.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:436:53: note: Function 'get_string_value' argument 1 names different: declaration 'attr' definition 'a'.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:449:46: style: Function 'get_real_value' argument 1 names different: declaration 'attr' definition 'a'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:254:39: note: Function 'get_real_value' argument 1 names different: declaration 'attr' definition 'a'.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:449:46: note: Function 'get_real_value' argument 1 names different: declaration 'attr' definition 'a'.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:462:47: style: Function 'get_logical_value' argument 1 names different: declaration 'attr' definition 'a'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:256:40: note: Function 'get_logical_value' argument 1 names different: declaration 'attr' definition 'a'.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:462:47: note: Function 'get_logical_value' argument 1 names different: declaration 'attr' definition 'a'.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:475:47: style: Function 'get_integer_value' argument 1 names different: declaration 'attr' definition 'a'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:258:40: note: Function 'get_integer_value' argument 1 names different: declaration 'attr' definition 'a'.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:475:47: note: Function 'get_integer_value' argument 1 names different: declaration 'attr' definition 'a'.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:488:51: style: Function 'get_atom_value' argument 1 names different: declaration 'attr' definition 'a'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:260:44: note: Function 'get_atom_value' argument 1 names different: declaration 'attr' definition 'a'.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:488:51: note: Function 'get_atom_value' argument 1 names different: declaration 'attr' definition 'a'.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:504:46: style: Function 'delete_attribute' argument 1 names different: declaration 'attr' definition 'a'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:261:39: note: Function 'delete_attribute' argument 1 names different: declaration 'attr' definition 'a'.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:504:46: note: Function 'delete_attribute' argument 1 names different: declaration 'attr' definition 'a'.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:1171:33: style: Function 'paste' argument 1 names different: declaration 'start' definition 'beat'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:508:23: note: Function 'paste' argument 1 names different: declaration 'start' definition 'beat'.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:1171:33: note: Function 'paste' argument 1 names different: declaration 'start' definition 'beat'.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:1735:32: style: Function 'set_dur' argument 1 names different: declaration 'dur' definition 'duration'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:694:25: note: Function 'set_dur' argument 1 names different: declaration 'dur' definition 'duration'.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:1735:32: note: Function 'set_dur' argument 1 names different: declaration 'dur' definition 'duration'.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:2467:41: style: Function 'insert_beats' argument 1 names different: declaration 'beat' definition 'start'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:877:30: note: Function 'insert_beats' argument 1 names different: declaration 'beat' definition 'start'.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:2467:41: note: Function 'insert_beats' argument 1 names different: declaration 'beat' definition 'start'.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:2467:55: style: Function 'insert_beats' argument 2 names different: declaration 'len' definition 'dur'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:877:43: note: Function 'insert_beats' argument 2 names different: declaration 'len' definition 'dur'.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:2467:55: note: Function 'insert_beats' argument 2 names different: declaration 'len' definition 'dur'.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:2954:33: style: Function 'cut' argument 1 names different: declaration 't' definition 'start'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:1068:25: note: Function 'cut' argument 1 names different: declaration 't' definition 'start'.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:2954:33: note: Function 'cut' argument 1 names different: declaration 't' definition 'start'.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:3186:28: style: Function 'clear' argument 1 names different: declaration 't' definition 'start'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:1074:31: note: Function 'clear' argument 1 names different: declaration 't' definition 'start'.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:3186:28: note: Function 'clear' argument 1 names different: declaration 't' definition 'start'.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:579:16: warning: Assert statement calls a function which may have desired side effects: 'get_posn'. [assertWithSideEffect]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:596:26: warning: Assert statement calls a function which may have desired side effects: 'get_posn'. [assertWithSideEffect]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:159:20: warning: Assert statement calls a function which may have desired side effects: 'attr_type'. [assertWithSideEffect]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:171:20: warning: Assert statement calls a function which may have desired side effects: 'attr_type'. [assertWithSideEffect]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:182:20: warning: Assert statement calls a function which may have desired side effects: 'attr_type'. [assertWithSideEffect]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:193:20: warning: Assert statement calls a function which may have desired side effects: 'attr_type'. [assertWithSideEffect]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:204:20: warning: Assert statement calls a function which may have desired side effects: 'attr_type'. [assertWithSideEffect]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:356:12: warning: Assert statement calls a function which may have desired side effects: 'is_note'. [assertWithSideEffect]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:364:12: warning: Assert statement calls a function which may have desired side effects: 'is_note'. [assertWithSideEffect]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:372:12: warning: Assert statement calls a function which may have desired side effects: 'is_note'. [assertWithSideEffect]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:380:12: warning: Assert statement calls a function which may have desired side effects: 'is_note'. [assertWithSideEffect]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:388:12: warning: Assert statement calls a function which may have desired side effects: 'is_note'. [assertWithSideEffect]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:396:12: warning: Assert statement calls a function which may have desired side effects: 'is_note'. [assertWithSideEffect]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:403:12: warning: Assert statement calls a function which may have desired side effects: 'is_note'. [assertWithSideEffect]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:411:12: warning: Assert statement calls a function which may have desired side effects: 'is_note'. [assertWithSideEffect]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:419:12: warning: Assert statement calls a function which may have desired side effects: 'is_note'. [assertWithSideEffect]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:430:12: warning: Assert statement calls a function which may have desired side effects: 'is_note'. [assertWithSideEffect]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:438:12: warning: Assert statement calls a function which may have desired side effects: 'is_note'. [assertWithSideEffect]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:451:12: warning: Assert statement calls a function which may have desired side effects: 'is_note'. [assertWithSideEffect]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:464:12: warning: Assert statement calls a function which may have desired side effects: 'is_note'. [assertWithSideEffect]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:477:12: warning: Assert statement calls a function which may have desired side effects: 'is_note'. [assertWithSideEffect]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:490:12: warning: Assert statement calls a function which may have desired side effects: 'is_note'. [assertWithSideEffect]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:506:12: warning: Assert statement calls a function which may have desired side effects: 'is_note'. [assertWithSideEffect]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:515:12: warning: Assert statement calls a function which may have desired side effects: 'is_update'. [assertWithSideEffect]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:523:12: warning: Assert statement calls a function which may have desired side effects: 'is_update'. [assertWithSideEffect]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:531:12: warning: Assert statement calls a function which may have desired side effects: 'is_update'. [assertWithSideEffect]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:533:12: warning: Assert statement calls a function which may have desired side effects: 'get_update_type'. [assertWithSideEffect]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:540:12: warning: Assert statement calls a function which may have desired side effects: 'is_update'. [assertWithSideEffect]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:542:12: warning: Assert statement calls a function which may have desired side effects: 'get_update_type'. [assertWithSideEffect]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:549:12: warning: Assert statement calls a function which may have desired side effects: 'is_update'. [assertWithSideEffect]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:551:12: warning: Assert statement calls a function which may have desired side effects: 'get_update_type'. [assertWithSideEffect]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:558:12: warning: Assert statement calls a function which may have desired side effects: 'is_update'. [assertWithSideEffect]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:560:12: warning: Assert statement calls a function which may have desired side effects: 'get_update_type'. [assertWithSideEffect]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:567:12: warning: Assert statement calls a function which may have desired side effects: 'is_update'. [assertWithSideEffect]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:569:12: warning: Assert statement calls a function which may have desired side effects: 'get_update_type'. [assertWithSideEffect]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:1360:12: warning: Assert statement calls a function which may have desired side effects: 'get_type'. [assertWithSideEffect]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:1369:12: warning: Assert statement calls a function which may have desired side effects: 'get_type'. [assertWithSideEffect]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:1477:27: warning: Assert statement calls a function which may have desired side effects: 'is_update'. [assertWithSideEffect]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:1561:25: warning: Assert statement calls a function which may have desired side effects: 'get_len'. [assertWithSideEffect]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:1596:25: warning: Assert statement calls a function which may have desired side effects: 'get_posn'. [assertWithSideEffect]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:1610:34: warning: Assert statement calls a function which may have desired side effects: 'get_len'. [assertWithSideEffect]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:1650:43: warning: Assert statement calls a function which may have desired side effects: 'get_posn'. [assertWithSideEffect]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:1842:12: warning: Assert statement calls a function which may have desired side effects: 'get_type'. [assertWithSideEffect]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:1847:21: warning: Assert statement calls a function which may have desired side effects: 'get_owner'. [assertWithSideEffect]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:2868:37: warning: Assert statement calls a function which may have desired side effects: 'length'. [assertWithSideEffect]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:2929:42: warning: Assert statement calls a function which may have desired side effects: 'tracks'. [assertWithSideEffect]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:3479:46: warning: Assert statement calls a function which may have desired side effects: 'length'. [assertWithSideEffect]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:288:5: warning: Member variable 'Alg_event::type' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:288:5: warning: Member variable 'Alg_event::key' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:288:5: warning: Member variable 'Alg_event::time' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:288:5: warning: Member variable 'Alg_event::chan' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:301:5: warning: Member variable 'Alg_note::pitch' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:301:5: warning: Member variable 'Alg_note::loud' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:301:5: warning: Member variable 'Alg_note::dur' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:439:5: warning: Member variable 'Alg_beat::time' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:439:5: warning: Member variable 'Alg_beat::beat' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:956:5: warning: Member variable 'Alg_iterator::events_ptr' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:956:5: warning: Member variable 'Alg_iterator::index' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:956:5: warning: Member variable 'Alg_iterator::cookie' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:956:5: warning: Member variable 'Alg_iterator::offset' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:945:10: style: Unused private function: 'Alg_iterator::show' [unusedPrivateFunction]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:133:16: style: Technically the member function 'Alg_parameter::attr_type' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:134:17: style: Technically the member function 'Alg_parameter::attr_name' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:200:10: style: Technically the member function 'Alg_event::is_note' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:201:10: style: Technically the member function 'Alg_event::is_update' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:202:10: style: Technically the member function 'Alg_event::get_type' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:207:10: style: Technically the member function 'Alg_event::get_selected' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:213:10: style: Technically the member function 'Alg_event::get_identifier' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:399:10: style: Technically the member function 'Alg_event_list::get_type' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:407:12: style: Technically the member function 'Alg_event_list::get_beat_dur' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:409:12: style: Technically the member function 'Alg_event_list::get_real_dur' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:422:17: performance: Technically the member function 'Alg_event_list::get_last_error_message' can be static. [functionStatic]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:487:10: style: Technically the member function 'Alg_time_map::length' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:489:10: style: Technically the member function 'Alg_time_map::locate_time' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:837:20: note: Technically the member function 'Alg_time_map::locate_time' can be const.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:489:10: note: Technically the member function 'Alg_time_map::locate_time' can be const.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:490:10: style: Technically the member function 'Alg_time_map::locate_beat' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:847:20: note: Technically the member function 'Alg_time_map::locate_beat' can be const.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:490:10: note: Technically the member function 'Alg_time_map::locate_beat' can be const.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:539:10: style: Technically the member function 'Serial_buffer::get_posn' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:540:10: style: Technically the member function 'Serial_buffer::get_len' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:652:10: performance: Technically the member function 'Alg_track::unserialize_parameter' can be static. [functionStatic]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:1654:17: note: Technically the member function 'Alg_track::unserialize_parameter' can be static.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:652:10: note: Technically the member function 'Alg_track::unserialize_parameter' can be static.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:690:10: style: Technically the member function 'Alg_track::get_units_are_seconds' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:695:12: style: Technically the member function 'Alg_track::get_dur' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:869:10: style: Technically the member function 'Alg_time_sigs::length' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:870:9: style: Technically the member function 'Alg_time_sigs::find_beat' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:2056:20: note: Technically the member function 'Alg_time_sigs::find_beat' can be const.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:870:9: note: Technically the member function 'Alg_time_sigs::find_beat' can be const.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:896:10: style: Technically the member function 'Alg_tracks::length' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:945:10: style: Technically the member function 'Alg_iterator::show' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:2686:20: note: Technically the member function 'Alg_iterator::show' can be const.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:945:10: note: Technically the member function 'Alg_iterator::show' can be const.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:946:10: style: Technically the member function 'Alg_iterator::earlier' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:2696:20: note: Technically the member function 'Alg_iterator::earlier' can be const.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:946:10: note: Technically the member function 'Alg_iterator::earlier' can be const.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:955:10: style: Technically the member function 'Alg_iterator::length' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:993:10: performance: Technically the member function 'Alg_iterator::end' can be static. [functionStatic]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:3484:20: note: Technically the member function 'Alg_iterator::end' can be static.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:993:10: note: Technically the member function 'Alg_iterator::end' can be static.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:1032:9: style: Technically the member function 'Alg_seq::get_read_error' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:1101:10: performance: Technically the member function 'Alg_seq::add' can be static. [functionStatic]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:706:18: warning: Virtual function 'set_time_map' is called from constructor 'Alg_track()' at line 661. Dynamic binding is not used. [virtualCallInConstructor]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:661:19: note: Calling set_time_map
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:706:18: note: set_time_map is a virtual method
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:706:18: warning: Virtual function 'set_time_map' is called from constructor 'Alg_track(Alg_time_map*map,bool seconds)' at line 1256. Dynamic binding is not used. [virtualCallInConstructor]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:1256:5: note: Calling set_time_map
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:706:18: note: set_time_map is a virtual method
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:706:18: warning: Virtual function 'set_time_map' is called from copy constructor 'Alg_track(Alg_track&track)' at line 1279. Dynamic binding is not used. [virtualCallInConstructor]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:1279:5: note: Calling set_time_map
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:706:18: note: set_time_map is a virtual method
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:706:18: warning: Virtual function 'set_time_map' is called from constructor 'Alg_track(class Alg_event_list&event_list,class Alg_time_map*map,bool units_are_seconds)' at line 1292. Dynamic binding is not used. [virtualCallInConstructor]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.cpp:1292:5: note: Calling set_time_map
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:706:18: note: set_time_map is a virtual method
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:146:5: style: Class 'Alg_parameters' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:296:5: style: Class 'Alg_note' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:309:5: style: Class 'Alg_update' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:397:5: style: Class 'Alg_event_list' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:486:5: style: Class 'Alg_time_map' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:1024:5: style: Class 'Alg_seq' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:1025:5: style: Class 'Alg_seq' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:639:1: warning: The class 'Alg_track' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:302:10: style: The function 'show' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:198:18: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:302:10: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:314:10: style: The function 'show' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:198:18: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:314:10: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:656:28: style: The function 'operator[]' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:394:28: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:656:28: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:1033:10: style: The function 'serialize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:678:18: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:1033:10: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:1035:10: style: The function 'set_time_map' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:706:18: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:1035:10: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:1061:28: style: The function 'operator[]' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:656:28: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:1061:28: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:1063:18: style: The function 'convert_to_seconds' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:693:18: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:1063:18: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:1064:18: style: The function 'convert_to_beats' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:692:18: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:1064:18: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:1068:14: style: The function 'cut' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:741:24: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:1068:14: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:1070:10: style: The function 'insert_silence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:796:18: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:1070:10: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:1074:18: style: The function 'clear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:783:18: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:1074:18: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:1076:18: style: The function 'silence' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:789:18: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:1076:18: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:1113:10: style: The function 'set_in_use' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:811:18: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:1113:10: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrord.cpp:115:10: style: The scope of the variable 'ts_flag' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portsmf/allegrord.cpp:159:14: style: The scope of the variable 'time_flag' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portsmf/allegrord.cpp:160:14: style: The scope of the variable 'next_flag' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portsmf/allegrord.cpp:161:16: style: The scope of the variable 'next' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portsmf/allegrord.cpp:162:14: style: The scope of the variable 'voice_flag' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portsmf/allegrord.cpp:163:14: style: The scope of the variable 'loud_flag' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portsmf/allegrord.cpp:164:14: style: The scope of the variable 'dur_flag' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portsmf/allegrord.cpp:165:14: style: The scope of the variable 'new_pitch_flag' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portsmf/allegrord.cpp:166:16: style: The scope of the variable 'new_pitch' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portsmf/allegrord.cpp:167:14: style: The scope of the variable 'new_key_flag' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portsmf/allegrord.cpp:168:13: style: The scope of the variable 'new_key' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portsmf/allegrord.cpp:494:11: style: The scope of the variable 'msg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portsmf/allegrord.cpp:719:13: style: The scope of the variable 'sign' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portsmf/allegrord.cpp:665:67: style: Function 'parse_attribute' argument 2 names different: declaration 'parm' definition 'param'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portsmf/allegrord.cpp:50:59: note: Function 'parse_attribute' argument 2 names different: declaration 'parm' definition 'param'.
audacity-Audacity-2.2.2/lib-src/portsmf/allegrord.cpp:665:67: note: Function 'parse_attribute' argument 2 names different: declaration 'parm' definition 'param'.
audacity-Audacity-2.2.2/lib-src/portsmf/allegrord.cpp:721:13: style: Variable 'sign' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portsmf/allegrord.cpp:70:13: warning: Member variable 'Alg_reader::line_parser' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/portsmf/allegrord.cpp:70:13: warning: Member variable 'Alg_reader::error_flag' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/portsmf/allegrord.cpp:40:9: style: Technically the member function 'Alg_reader::find_real_in' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/portsmf/allegrord.cpp:472:17: note: Technically the member function 'Alg_reader::find_real_in' can be const.
audacity-Audacity-2.2.2/lib-src/portsmf/allegrord.cpp:40:9: note: Technically the member function 'Alg_reader::find_real_in' can be const.
audacity-Audacity-2.2.2/lib-src/portsmf/allegrord.cpp:52:10: performance: Technically the member function 'Alg_reader::check_type' can be static. [functionStatic]
audacity-Audacity-2.2.2/lib-src/portsmf/allegrord.cpp:758:18: note: Technically the member function 'Alg_reader::check_type' can be static.
audacity-Audacity-2.2.2/lib-src/portsmf/allegrord.cpp:52:10: note: Technically the member function 'Alg_reader::check_type' can be static.
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:1072:14: style: The function 'copy' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:750:24: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:1072:14: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:1075:18: style: The function 'merge' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:774:18: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/portsmf/allegro.h:1075:18: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:159:45: style: Function 'Mf_portprefix' argument 1 names different: declaration 'port' definition 'p'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:75:28: note: Function 'Mf_portprefix' argument 1 names different: declaration 'port' definition 'p'.
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:159:45: note: Function 'Mf_portprefix' argument 1 names different: declaration 'port' definition 'p'.
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:200:18: warning: Assert statement calls a function which may have desired side effects: 'get_units_are_seconds'. [assertWithSideEffect]
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:42:5: warning: Member variable 'Alg_midifile_reader::divisions' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:42:5: warning: Member variable 'Alg_midifile_reader::track' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:42:5: warning: Member variable 'Alg_midifile_reader::channel_offset' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:60:10: style: Technically the member function 'Alg_midifile_reader::get_currtime' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:68:11: style: The function 'Mf_malloc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/portsmf/mfmidi.h:40:19: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:68:11: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:69:10: style: The function 'Mf_free' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/portsmf/mfmidi.h:41:18: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:69:10: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:71:10: style: The function 'Mf_starttrack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/portsmf/mfmidi.h:43:18: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:71:10: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:72:10: style: The function 'Mf_endtrack' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/portsmf/mfmidi.h:44:18: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:72:10: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:73:9: style: The function 'Mf_getc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/portsmf/mfmidi.h:45:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:73:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:74:10: style: The function 'Mf_chanprefix' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/portsmf/mfmidi.h:46:18: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:74:10: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:75:10: style: The function 'Mf_portprefix' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/portsmf/mfmidi.h:47:18: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:75:10: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:76:10: style: The function 'Mf_eot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/portsmf/mfmidi.h:48:18: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:76:10: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:77:10: style: The function 'Mf_error' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/portsmf/mfmidi.h:49:18: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:77:10: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:78:10: style: The function 'Mf_header' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/portsmf/mfmidi.h:50:18: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:78:10: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:79:10: style: The function 'Mf_on' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/portsmf/mfmidi.h:51:18: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:79:10: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:80:10: style: The function 'Mf_off' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/portsmf/mfmidi.h:52:18: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:80:10: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:81:10: style: The function 'Mf_pressure' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/portsmf/mfmidi.h:53:18: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:81:10: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:82:10: style: The function 'Mf_controller' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/portsmf/mfmidi.h:54:18: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:82:10: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:83:10: style: The function 'Mf_pitchbend' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/portsmf/mfmidi.h:55:18: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:83:10: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:84:10: style: The function 'Mf_program' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/portsmf/mfmidi.h:56:18: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:84:10: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:85:10: style: The function 'Mf_chanpressure' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/portsmf/mfmidi.h:57:18: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:85:10: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:87:10: style: The function 'Mf_sysex' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/portsmf/mfmidi.h:58:18: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:87:10: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:88:10: style: The function 'Mf_arbitrary' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/portsmf/mfmidi.h:59:18: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:88:10: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:89:10: style: The function 'Mf_metamisc' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/portsmf/mfmidi.h:60:18: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:89:10: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:90:10: style: The function 'Mf_seqnum' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/portsmf/mfmidi.h:61:18: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:90:10: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:91:10: style: The function 'Mf_smpte' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/portsmf/mfmidi.h:62:18: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:91:10: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:92:10: style: The function 'Mf_timesig' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/portsmf/mfmidi.h:63:18: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:92:10: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:93:10: style: The function 'Mf_tempo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/portsmf/mfmidi.h:64:18: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:93:10: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:94:10: style: The function 'Mf_keysig' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/portsmf/mfmidi.h:65:18: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:94:10: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:95:10: style: The function 'Mf_sqspecific' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/portsmf/mfmidi.h:66:18: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:95:10: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:96:10: style: The function 'Mf_text' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/portsmf/mfmidi.h:67:18: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfrd.cpp:96:10: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfwr.cpp:416:9: style: The scope of the variable 'j' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfwr.cpp:536:9: style: The scope of the variable 'track_len_offset' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfwr.cpp:537:9: style: The scope of the variable 'track_end_offset' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfwr.cpp:538:9: style: The scope of the variable 'track_len' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfwr.cpp:81:42: style: Function 'Alg_smf_write' argument 1 names different: declaration 'seq' definition 'a_seq'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfwr.cpp:31:31: note: Function 'Alg_smf_write' argument 1 names different: declaration 'seq' definition 'a_seq'.
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfwr.cpp:81:42: note: Function 'Alg_smf_write' argument 1 names different: declaration 'seq' definition 'a_seq'.
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfwr.cpp:612:39: style: Function 'write_varinum' argument 1 names different: declaration 'num' definition 'value'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfwr.cpp:73:28: note: Function 'write_varinum' argument 1 names different: declaration 'num' definition 'value'.
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfwr.cpp:612:39: note: Function 'write_varinum' argument 1 names different: declaration 'num' definition 'value'.
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfwr.cpp:81:16: warning: Member variable 'Alg_smf_write::channels_per_track' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfwr.cpp:81:16: warning: Member variable 'Alg_smf_write::num_tracks' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfwr.cpp:81:16: warning: Member variable 'Alg_smf_write::timesig_when' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfwr.cpp:81:16: warning: Member variable 'Alg_smf_write::keysig_when' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfwr.cpp:54:9: style: Unused private function: 'Alg_smf_write::to_track' [unusedPrivateFunction]
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfwr.cpp:53:9: style: Technically the member function 'Alg_smf_write::to_midi_channel' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfwr.cpp:232:20: note: Technically the member function 'Alg_smf_write::to_midi_channel' can be const.
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfwr.cpp:53:9: note: Technically the member function 'Alg_smf_write::to_midi_channel' can be const.
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfwr.cpp:54:9: style: Technically the member function 'Alg_smf_write::to_track' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfwr.cpp:241:20: note: Technically the member function 'Alg_smf_write::to_track' can be const.
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfwr.cpp:54:9: note: Technically the member function 'Alg_smf_write::to_track' can be const.
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfwr.cpp:31:5: style: Class 'Alg_smf_write' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/lib-src/portsmf/allegrosmfwr.cpp:371:27: error: Uninitialized variable: fps [uninitvar]
audacity-Audacity-2.2.2/lib-src/portsmf/allegrowr.cpp:164:27: warning: Assert statement calls a function which may have desired side effects: 'is_update'. [assertWithSideEffect]
audacity-Audacity-2.2.2/lib-src/portsmf/apps/allegroconvert.cpp:90:9: style: Boolean variable 'tempo_flag' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean]
audacity-Audacity-2.2.2/lib-src/portsmf/apps/allegroplay.cpp:68:58: style: Variable 'allegrofile' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/portsmf/mfmidi.cpp:386:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/portsmf/mfmidi.cpp:384:0: note: Variable 'value' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portsmf/mfmidi.cpp:386:5: note: Variable 'value' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/portsmf/mfmidi.cpp:128:9: style: The scope of the variable 'c' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portsmf/mfmidi.cpp:132:9: style: The scope of the variable 'needed' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/portsmf/mfmidi.cpp:429:18: warning: Member variable 'Midifile_reader::midifile_error' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/portsmf/mfmidi.h:82:9: style: Technically the member function 'Midifile_reader::msgleng' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/portsmf/mfmidi.cpp:458:22: note: Technically the member function 'Midifile_reader::msgleng' can be const.
audacity-Audacity-2.2.2/lib-src/portsmf/mfmidi.h:82:9: note: Technically the member function 'Midifile_reader::msgleng' can be const.
audacity-Audacity-2.2.2/lib-src/portsmf/mfmidi.h:85:10: performance: Technically the member function 'Midifile_reader::to32bit' can be static. [functionStatic]
audacity-Audacity-2.2.2/lib-src/portsmf/mfmidi.cpp:382:23: note: Technically the member function 'Midifile_reader::to32bit' can be static.
audacity-Audacity-2.2.2/lib-src/portsmf/mfmidi.h:85:10: note: Technically the member function 'Midifile_reader::to32bit' can be static.
audacity-Audacity-2.2.2/lib-src/portsmf/mfmidi.h:86:9: performance: Technically the member function 'Midifile_reader::to16bit' can be static. [functionStatic]
audacity-Audacity-2.2.2/lib-src/portsmf/mfmidi.cpp:393:22: note: Technically the member function 'Midifile_reader::to16bit' can be static.
audacity-Audacity-2.2.2/lib-src/portsmf/mfmidi.h:86:9: note: Technically the member function 'Midifile_reader::to16bit' can be static.
audacity-Audacity-2.2.2/lib-src/portsmf/strparse.cpp:54:48: style: Function 'string_escape' argument 2 names different: declaration 's' definition 'str'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/portsmf/strparse.h:18:53: note: Function 'string_escape' argument 2 names different: declaration 's' definition 'str'.
audacity-Audacity-2.2.2/lib-src/portsmf/strparse.cpp:54:48: note: Function 'string_escape' argument 2 names different: declaration 's' definition 'str'.
audacity-Audacity-2.2.2/lib-src/portsmf/strparse.h:12:10: style: Technically the member function 'String_parse::peek' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/portsmf/strparse.cpp:16:20: note: Technically the member function 'String_parse::peek' can be const.
audacity-Audacity-2.2.2/lib-src/portsmf/strparse.h:12:10: note: Technically the member function 'String_parse::peek' can be const.
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.cpp:57:31: style: Function 'write' argument 1 names different: declaration 'buf' definition 'buf2'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:231:21: note: Function 'write' argument 1 names different: declaration 'buf' definition 'buf2'.
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.cpp:57:31: note: Function 'write' argument 1 names different: declaration 'buf' definition 'buf2'.
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.cpp:155:27: style: Function 'read' argument 1 names different: declaration 'buf' definition 'outBuf'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:258:28: note: Function 'read' argument 1 names different: declaration 'buf' definition 'outBuf'.
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.cpp:155:27: note: Function 'read' argument 1 names different: declaration 'buf' definition 'outBuf'.
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:161:0: style: Function 'write' argument 1 names different: declaration 'buf' definition 'in'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:131:0: note: Function 'write' argument 1 names different: declaration 'buf' definition 'in'.
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:161:0: note: Function 'write' argument 1 names different: declaration 'buf' definition 'in'.
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:169:0: style: Function 'grow' argument 1 names different: declaration 'pos' definition 'n'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:130:0: note: Function 'grow' argument 1 names different: declaration 'pos' definition 'n'.
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:169:0: note: Function 'grow' argument 1 names different: declaration 'pos' definition 'n'.
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:185:0: style: Function 'read' argument 1 names different: declaration 'buf' definition 'outBuf'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:133:0: note: Function 'read' argument 1 names different: declaration 'buf' definition 'outBuf'.
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:185:0: note: Function 'read' argument 1 names different: declaration 'buf' definition 'outBuf'.
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:25:5: style: Technically the member function '_sbsms_::RingBuffer::read' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:73:20: note: Technically the member function '_sbsms_::RingBuffer::read' can be const.
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:25:5: note: Technically the member function '_sbsms_::RingBuffer::read' can be const.
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:26:5: style: Technically the member function '_sbsms_::RingBuffer::read' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:79:20: note: Technically the member function '_sbsms_::RingBuffer::read' can be const.
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:26:5: note: Technically the member function '_sbsms_::RingBuffer::read' can be const.
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:27:8: style: Technically the member function '_sbsms_::RingBuffer::nReadable' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:85:23: note: Technically the member function '_sbsms_::RingBuffer::nReadable' can be const.
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:27:8: note: Technically the member function '_sbsms_::RingBuffer::nReadable' can be const.
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:234:8: style: Technically the member function '_sbsms_::GrainBuf::nReadable' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.cpp:112:18: note: Technically the member function '_sbsms_::GrainBuf::nReadable' can be const.
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:234:8: note: Technically the member function '_sbsms_::GrainBuf::nReadable' can be const.
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:45:3: style: Class 'RingBuffer' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:45:3: style: Class 'RingBuffer' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.cpp:33:9: style: Class 'GrainBuf' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.cpp:33:9: style: Class 'GrainBuf' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:149:0: style: Class '_sbsms_ :: ArrayRingBuffer < audio >' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:149:0: style: Class '_sbsms_ :: ArrayRingBuffer < audio >' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:127:0: style: Class '_sbsms_ :: ArrayRingBuffer < audio >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:258:16: style: The function 'read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:112:16: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:258:16: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/grain.cpp:125:33: style: Function 'downsample' argument 1 names different: declaration 'gdown' definition 'g2'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/sbsms/src/grain.h:22:26: note: Function 'downsample' argument 1 names different: declaration 'gdown' definition 'g2'.
audacity-Audacity-2.2.2/lib-src/sbsms/src/grain.cpp:125:33: note: Function 'downsample' argument 1 names different: declaration 'gdown' definition 'g2'.
audacity-Audacity-2.2.2/lib-src/sbsms/src/grain.h:40:8: performance: Technically the member function '_sbsms_::GrainAllocator::reference' can be static. [functionStatic]
audacity-Audacity-2.2.2/lib-src/sbsms/src/grain.cpp:77:24: note: Technically the member function '_sbsms_::GrainAllocator::reference' can be static.
audacity-Audacity-2.2.2/lib-src/sbsms/src/grain.h:40:8: note: Technically the member function '_sbsms_::GrainAllocator::reference' can be static.
audacity-Audacity-2.2.2/lib-src/sbsms/src/grain.h:41:8: performance: Technically the member function '_sbsms_::GrainAllocator::forget' can be static. [functionStatic]
audacity-Audacity-2.2.2/lib-src/sbsms/src/grain.cpp:82:24: note: Technically the member function '_sbsms_::GrainAllocator::forget' can be static.
audacity-Audacity-2.2.2/lib-src/sbsms/src/grain.h:41:8: note: Technically the member function '_sbsms_::GrainAllocator::forget' can be static.
audacity-Audacity-2.2.2/lib-src/sbsms/src/grain.cpp:94:3: style: Class 'grain' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
audacity-Audacity-2.2.2/lib-src/sbsms/src/grain.cpp:94:3: style: Class 'grain' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
audacity-Audacity-2.2.2/lib-src/sbsms/src/grain.cpp:44:3: style: Class 'GrainAllocator' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
audacity-Audacity-2.2.2/lib-src/sbsms/src/grain.cpp:44:3: style: Class 'GrainAllocator' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:161:37: style: Function 'write' argument 1 names different: declaration 'buf' definition 'in'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:131:17: note: Function 'write' argument 1 names different: declaration 'buf' definition 'in'.
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:161:37: note: Function 'write' argument 1 names different: declaration 'buf' definition 'in'.
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:169:38: style: Function 'grow' argument 1 names different: declaration 'pos' definition 'n'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:130:18: note: Function 'grow' argument 1 names different: declaration 'pos' definition 'n'.
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:169:38: note: Function 'grow' argument 1 names different: declaration 'pos' definition 'n'.
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:185:36: style: Function 'read' argument 1 names different: declaration 'buf' definition 'outBuf'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:133:16: note: Function 'read' argument 1 names different: declaration 'buf' definition 'outBuf'.
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:185:36: note: Function 'read' argument 1 names different: declaration 'buf' definition 'outBuf'.
audacity-Audacity-2.2.2/lib-src/sbsms/src/resample.cpp:47:46: style: Function 'ResamplerImp' argument 1 names different: declaration 'func' definition 'cb'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/sbsms/src/resample.cpp:18:32: note: Function 'ResamplerImp' argument 1 names different: declaration 'func' definition 'cb'.
audacity-Audacity-2.2.2/lib-src/sbsms/src/resample.cpp:47:46: note: Function 'ResamplerImp' argument 1 names different: declaration 'func' definition 'cb'.
audacity-Audacity-2.2.2/lib-src/sbsms/src/resample.cpp:104:49: style: Function 'read' argument 2 names different: declaration 'frames' definition 'samples'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/sbsms/src/resample.cpp:20:42: note: Function 'read' argument 2 names different: declaration 'frames' definition 'samples'.
audacity-Audacity-2.2.2/lib-src/sbsms/src/resample.cpp:104:49: note: Function 'read' argument 2 names different: declaration 'frames' definition 'samples'.
audacity-Audacity-2.2.2/lib-src/sbsms/src/resample.cpp:24:15: style: Technically the member function '_sbsms_::ResamplerImp::samplesInOutput' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/sbsms/src/resample.cpp:238:22: note: Technically the member function '_sbsms_::ResamplerImp::samplesInOutput' can be const.
audacity-Audacity-2.2.2/lib-src/sbsms/src/resample.cpp:24:15: note: Technically the member function '_sbsms_::ResamplerImp::samplesInOutput' can be const.
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:127:3: style: Class 'ArrayRingBuffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/lib-src/sbsms/src/sbsms.cpp:70:9: style: Technically the member function '_sbsms_::SBSMSImp::getInputTime' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/sbsms/src/sbsms.cpp:656:19: note: Technically the member function '_sbsms_::SBSMSImp::getInputTime' can be const.
audacity-Audacity-2.2.2/lib-src/sbsms/src/sbsms.cpp:70:9: note: Technically the member function '_sbsms_::SBSMSImp::getInputTime' can be const.
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:27:0: style: Technically the member function '_sbsms_ :: RingBuffer < Slice * >::nReadable' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:85:0: note: Technically the member function '_sbsms_ :: RingBuffer < Slice * >::nReadable' can be const.
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:27:0: note: Technically the member function '_sbsms_ :: RingBuffer < Slice * >::nReadable' can be const.
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:25:0: style: Technically the member function '_sbsms_ :: RingBuffer < float >::read' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:73:0: note: Technically the member function '_sbsms_ :: RingBuffer < float >::read' can be const.
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:25:0: note: Technically the member function '_sbsms_ :: RingBuffer < float >::read' can be const.
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:26:0: style: Technically the member function '_sbsms_ :: RingBuffer < float >::read' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:79:0: note: Technically the member function '_sbsms_ :: RingBuffer < float >::read' can be const.
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:26:0: note: Technically the member function '_sbsms_ :: RingBuffer < float >::read' can be const.
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:27:0: style: Technically the member function '_sbsms_ :: RingBuffer < float >::nReadable' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:85:0: note: Technically the member function '_sbsms_ :: RingBuffer < float >::nReadable' can be const.
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:27:0: note: Technically the member function '_sbsms_ :: RingBuffer < float >::nReadable' can be const.
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:25:0: style: Technically the member function '_sbsms_ :: RingBuffer < int >::read' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:73:0: note: Technically the member function '_sbsms_ :: RingBuffer < int >::read' can be const.
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:25:0: note: Technically the member function '_sbsms_ :: RingBuffer < int >::read' can be const.
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:26:0: style: Technically the member function '_sbsms_ :: RingBuffer < int >::read' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:79:0: note: Technically the member function '_sbsms_ :: RingBuffer < int >::read' can be const.
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:26:0: note: Technically the member function '_sbsms_ :: RingBuffer < int >::read' can be const.
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:27:0: style: Technically the member function '_sbsms_ :: RingBuffer < int >::nReadable' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:85:0: note: Technically the member function '_sbsms_ :: RingBuffer < int >::nReadable' can be const.
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:27:0: note: Technically the member function '_sbsms_ :: RingBuffer < int >::nReadable' can be const.
audacity-Audacity-2.2.2/lib-src/sbsms/src/sbsms.cpp:619:3: style: Class 'SBSMSImp' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
audacity-Audacity-2.2.2/lib-src/sbsms/src/sbsms.cpp:619:3: style: Class 'SBSMSImp' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.h:31:8: style: The function 'read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/buffer.h:112:16: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.h:31:8: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:460:61: style: Function 'SBSMSInterfaceSlidingImp' argument 1 names different: declaration 'rateSlide' definition 'stretchSlide'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:436:35: note: Function 'SBSMSInterfaceSlidingImp' argument 1 names different: declaration 'rateSlide' definition 'stretchSlide'.
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:460:61: note: Function 'SBSMSInterfaceSlidingImp' argument 1 names different: declaration 'rateSlide' definition 'stretchSlide'.
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:108:13: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:241:12: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:286:12: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:328:12: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:331:27: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:470:9: performance: Variable 'samplesToInput' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:446:15: style: Technically the member function '_sbsms_::SBSMSInterfaceSlidingImp::getPresamples' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:517:34: note: Technically the member function '_sbsms_::SBSMSInterfaceSlidingImp::getPresamples' can be const.
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:446:15: note: Technically the member function '_sbsms_::SBSMSInterfaceSlidingImp::getPresamples' can be const.
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:447:19: style: Technically the member function '_sbsms_::SBSMSInterfaceSlidingImp::getSamplesToInput' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:523:45: note: Technically the member function '_sbsms_::SBSMSInterfaceSlidingImp::getSamplesToInput' can be const.
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:447:19: note: Technically the member function '_sbsms_::SBSMSInterfaceSlidingImp::getSamplesToInput' can be const.
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:448:19: style: Technically the member function '_sbsms_::SBSMSInterfaceSlidingImp::getSamplesToOutput' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:529:45: note: Technically the member function '_sbsms_::SBSMSInterfaceSlidingImp::getSamplesToOutput' can be const.
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:448:19: note: Technically the member function '_sbsms_::SBSMSInterfaceSlidingImp::getSamplesToOutput' can be const.
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:57:3: style: Class 'ConstantSlide' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:27:9: style: The function 'getTotalStretch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:12:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:27:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:30:9: style: The function 'getStretchedTime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:13:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:30:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:33:9: style: The function 'getInverseStretchedTime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:14:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:33:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:36:9: style: The function 'getRate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:15:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:36:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:39:9: style: The function 'getStretch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:16:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:39:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:42:9: style: The function 'getMeanStretch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:17:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:42:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:45:9: style: The function 'getRate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:18:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:45:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:48:9: style: The function 'getStretch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:19:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:48:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:51:8: style: The function 'step' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:20:16: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:51:8: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:60:9: style: The function 'getTotalStretch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:12:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:60:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:63:9: style: The function 'getStretchedTime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:13:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:63:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:66:9: style: The function 'getInverseStretchedTime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:14:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:66:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:69:9: style: The function 'getRate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:15:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:69:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:72:9: style: The function 'getStretch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:16:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:72:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:75:9: style: The function 'getMeanStretch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:17:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:75:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:78:9: style: The function 'getRate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:18:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:78:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:81:9: style: The function 'getStretch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:19:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:81:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:84:8: style: The function 'step' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:20:16: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:84:8: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:100:9: style: The function 'getTotalStretch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:12:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:100:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:103:9: style: The function 'getStretchedTime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:13:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:103:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:107:9: style: The function 'getInverseStretchedTime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:14:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:107:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:110:9: style: The function 'getRate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:15:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:110:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:113:9: style: The function 'getStretch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:16:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:113:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:116:9: style: The function 'getMeanStretch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:17:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:116:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:119:9: style: The function 'getRate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:18:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:119:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:122:9: style: The function 'getStretch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:19:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:122:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:125:8: style: The function 'step' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:20:16: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:125:8: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:143:9: style: The function 'getTotalStretch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:12:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:143:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:146:9: style: The function 'getStretchedTime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:13:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:146:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:149:9: style: The function 'getInverseStretchedTime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:14:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:149:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:154:9: style: The function 'getRate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:15:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:154:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:157:9: style: The function 'getStretch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:16:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:157:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:160:9: style: The function 'getMeanStretch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:17:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:160:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:165:9: style: The function 'getRate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:18:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:165:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:168:9: style: The function 'getStretch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:19:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:168:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:171:8: style: The function 'step' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:20:16: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:171:8: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:189:9: style: The function 'getTotalStretch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:12:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:189:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:192:9: style: The function 'getStretchedTime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:13:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:192:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:195:9: style: The function 'getInverseStretchedTime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:14:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:195:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:199:9: style: The function 'getRate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:15:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:199:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:202:9: style: The function 'getStretch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:16:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:202:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:205:9: style: The function 'getMeanStretch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:17:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:205:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:208:9: style: The function 'getRate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:18:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:208:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:211:9: style: The function 'getStretch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:19:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:211:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:214:8: style: The function 'step' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:20:16: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:214:8: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:234:9: style: The function 'getTotalStretch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:12:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:234:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:237:9: style: The function 'getStretchedTime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:13:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:237:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:240:9: style: The function 'getInverseStretchedTime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:14:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:240:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:243:9: style: The function 'getRate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:15:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:243:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:246:9: style: The function 'getStretch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:16:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:246:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:249:9: style: The function 'getMeanStretch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:17:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:249:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:252:9: style: The function 'getRate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:18:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:252:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:255:9: style: The function 'getStretch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:19:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:255:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:258:8: style: The function 'step' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:20:16: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:258:8: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:279:9: style: The function 'getTotalStretch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:12:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:279:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:282:9: style: The function 'getStretchedTime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:13:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:282:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:285:9: style: The function 'getInverseStretchedTime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:14:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:285:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:288:9: style: The function 'getRate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:15:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:288:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:291:9: style: The function 'getStretch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:16:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:291:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:294:9: style: The function 'getMeanStretch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:17:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:294:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:297:9: style: The function 'getRate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:18:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:297:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:300:9: style: The function 'getStretch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:19:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:300:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:303:8: style: The function 'step' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:20:16: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:303:8: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:324:9: style: The function 'getTotalStretch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:12:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:324:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:327:9: style: The function 'getStretchedTime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:13:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:327:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:330:9: style: The function 'getInverseStretchedTime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:14:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:330:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:333:9: style: The function 'getRate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:15:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:333:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:337:9: style: The function 'getStretch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:16:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:337:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:340:9: style: The function 'getMeanStretch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:17:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:340:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:343:9: style: The function 'getRate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:18:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:343:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:346:9: style: The function 'getStretch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:19:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:346:9: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:349:8: style: The function 'step' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:20:16: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/sbsms/src/slide.cpp:349:8: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.cpp:58:21: warning: Either the condition 'lo' is redundant or there is possible null pointer dereference: lo. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.cpp:15:6: note: Assuming that condition 'lo' is not redundant
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.cpp:58:21: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.cpp:876:25: warning: Either the condition 'if(sliceL1)' is redundant or there is possible null pointer dereference: sliceL1. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.cpp:890:7: note: Assuming that condition 'if(sliceL1)' is not redundant
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.cpp:876:25: note: Null pointer dereference
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.cpp:1789:4: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.cpp:1460:8: style: The scope of the variable 'bTroughN1' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.cpp:440:37: style: Function 'findCut' argument 2 names different: declaration 'k' definition 'k0'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.h:91:32: note: Function 'findCut' argument 2 names different: declaration 'k' definition 'k0'.
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.cpp:440:37: note: Function 'findCut' argument 2 names different: declaration 'k' definition 'k0'.
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.cpp:495:28: style: Function 'adjust' argument 8 names different: declaration 'slice' definition 'slices'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.h:76:23: note: Function 'adjust' argument 8 names different: declaration 'slice' definition 'slices'.
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.cpp:495:28: note: Function 'adjust' argument 8 names different: declaration 'slice' definition 'slices'.
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.cpp:642:111: style: Function 'nearestForward' argument 5 names different: declaration 'maxDF2' definition 'maxDF'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.h:84:106: note: Function 'nearestForward' argument 5 names different: declaration 'maxDF2' definition 'maxDF'.
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.cpp:642:111: note: Function 'nearestForward' argument 5 names different: declaration 'maxDF2' definition 'maxDF'.
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.cpp:669:111: style: Function 'nearestReverse' argument 5 names different: declaration 'maxDF2' definition 'maxDF'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.h:85:106: note: Function 'nearestReverse' argument 5 names different: declaration 'maxDF2' definition 'maxDF'.
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.cpp:669:111: note: Function 'nearestReverse' argument 5 names different: declaration 'maxDF2' definition 'maxDF'.
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.cpp:696:112: style: Function 'nearestForward2' argument 5 names different: declaration 'maxDF2' definition 'maxDF'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.h:86:107: note: Function 'nearestForward2' argument 5 names different: declaration 'maxDF2' definition 'maxDF'.
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.cpp:696:112: note: Function 'nearestForward2' argument 5 names different: declaration 'maxDF2' definition 'maxDF'.
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.cpp:723:112: style: Function 'nearestReverse2' argument 5 names different: declaration 'maxDF2' definition 'maxDF'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.h:87:107: note: Function 'nearestReverse2' argument 5 names different: declaration 'maxDF2' definition 'maxDF'.
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.cpp:723:112: note: Function 'nearestReverse2' argument 5 names different: declaration 'maxDF2' definition 'maxDF'.
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.cpp:1728:33: style: Function 'interp2' argument 2 names different: declaration 'ko1' definition 'ko'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.h:88:28: note: Function 'interp2' argument 2 names different: declaration 'ko1' definition 'ko'.
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.cpp:1728:33: note: Function 'interp2' argument 2 names different: declaration 'ko1' definition 'ko'.
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.cpp:1295:18: style: Variable 't' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.cpp:433:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.cpp:1269:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.cpp:1754:18: warning: Member variable 'SynthRenderer::n' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.cpp:12:8: warning: Member variable 'SMS::dNCoeff2' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.cpp:12:8: warning: Member variable 'SMS::minFMid' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.cpp:12:8: warning: Member variable 'SMS::sliceM0' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.cpp:12:8: warning: Member variable 'SMS::sliceL0' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.cpp:12:8: warning: Member variable 'SMS::sliceH0' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.cpp:12:8: warning: Member variable 'SMS::sliceM1' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.cpp:12:8: warning: Member variable 'SMS::sliceL1' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.cpp:12:8: warning: Member variable 'SMS::sliceM2' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.cpp:12:8: warning: Member variable 'SMS::sliceH1' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.h:52:8: style: Technically the member function '_sbsms_::SMS::assignInit' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.cpp:986:13: note: Technically the member function '_sbsms_::SMS::assignInit' can be const.
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.h:52:8: note: Technically the member function '_sbsms_::SMS::assignInit' can be const.
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.h:67:8: style: Technically the member function '_sbsms_::SMS::adjustInit' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.cpp:457:13: note: Technically the member function '_sbsms_::SMS::adjustInit' can be const.
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.h:67:8: note: Technically the member function '_sbsms_::SMS::adjustInit' can be const.
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.h:79:7: style: Technically the member function '_sbsms_::SMS::getTrial2Latency' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.cpp:1701:12: note: Technically the member function '_sbsms_::SMS::getTrial2Latency' can be const.
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.h:79:7: note: Technically the member function '_sbsms_::SMS::getTrial2Latency' can be const.
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.h:88:9: style: Technically the member function '_sbsms_::SMS::interp2' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.cpp:1728:14: note: Technically the member function '_sbsms_::SMS::interp2' can be const.
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.h:88:9: note: Technically the member function '_sbsms_::SMS::interp2' can be const.
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.h:89:9: style: Technically the member function '_sbsms_::SMS::findExtremum' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.cpp:1732:14: note: Technically the member function '_sbsms_::SMS::findExtremum' can be const.
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.h:89:9: note: Technically the member function '_sbsms_::SMS::findExtremum' can be const.
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.h:90:8: style: Technically the member function '_sbsms_::SMS::calcmags' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.cpp:1748:13: note: Technically the member function '_sbsms_::SMS::calcmags' can be const.
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.h:90:8: note: Technically the member function '_sbsms_::SMS::calcmags' can be const.
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.cpp:119:3: style: Class 'SMS' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
audacity-Audacity-2.2.2/lib-src/sbsms/src/sms.cpp:119:3: style: Class 'SMS' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
audacity-Audacity-2.2.2/lib-src/sbsms/src/subband.cpp:218:32: style: Function 'setPitch' argument 1 names different: declaration 'pitch' definition 'f'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/sbsms/src/subband.h:97:23: note: Function 'setPitch' argument 1 names different: declaration 'pitch' definition 'f'.
audacity-Audacity-2.2.2/lib-src/sbsms/src/subband.cpp:218:32: note: Function 'setPitch' argument 1 names different: declaration 'pitch' definition 'f'.
audacity-Audacity-2.2.2/lib-src/sbsms/src/subband.cpp:830:30: style: Function 'write' argument 1 names different: declaration 'buf' definition 'inBuf'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/sbsms/src/subband.h:28:21: note: Function 'write' argument 1 names different: declaration 'buf' definition 'inBuf'.
audacity-Audacity-2.2.2/lib-src/sbsms/src/subband.cpp:830:30: note: Function 'write' argument 1 names different: declaration 'buf' definition 'inBuf'.
audacity-Audacity-2.2.2/lib-src/sbsms/src/subband.cpp:810:0: style: Variable 'nRenderedTotal' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/sbsms/src/subband.h:30:8: style: Technically the member function '_sbsms_::SubBand::getInputFrameSize' can be const. [functionConst]
audacity-Audacity-2.2.2/lib-src/sbsms/src/subband.cpp:1000:17: note: Technically the member function '_sbsms_::SubBand::getInputFrameSize' can be const.
audacity-Audacity-2.2.2/lib-src/sbsms/src/subband.h:30:8: note: Technically the member function '_sbsms_::SubBand::getInputFrameSize' can be const.
audacity-Audacity-2.2.2/lib-src/sbsms/src/subband.cpp:13:5: style: Class 'SubBand' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
audacity-Audacity-2.2.2/lib-src/sbsms/src/subband.cpp:13:5: style: Class 'SubBand' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
audacity-Audacity-2.2.2/lib-src/sbsms/src/track.cpp:55:39: style: Function 'isFirst' argument 1 names different: declaration 'synthtime' definition 'time'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/sbsms/src/track.h:45:32: note: Function 'isFirst' argument 1 names different: declaration 'synthtime' definition 'time'.
audacity-Audacity-2.2.2/lib-src/sbsms/src/track.cpp:55:39: note: Function 'isFirst' argument 1 names different: declaration 'synthtime' definition 'time'.
audacity-Audacity-2.2.2/lib-src/sbsms/src/track.cpp:60:38: style: Function 'isLast' argument 1 names different: declaration 'synthtime' definition 'time'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/sbsms/src/track.h:46:31: note: Function 'isLast' argument 1 names different: declaration 'synthtime' definition 'time'.
audacity-Audacity-2.2.2/lib-src/sbsms/src/track.cpp:60:38: note: Function 'isLast' argument 1 names different: declaration 'synthtime' definition 'time'.
audacity-Audacity-2.2.2/lib-src/sbsms/src/track.cpp:241:37: style: Function 'synth' argument 2 names different: declaration 'synthtime' definition 'time'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/sbsms/src/track.h:57:42: note: Function 'synth' argument 2 names different: declaration 'synthtime' definition 'time'.
audacity-Audacity-2.2.2/lib-src/sbsms/src/track.cpp:241:37: note: Function 'synth' argument 2 names different: declaration 'synthtime' definition 'time'.
audacity-Audacity-2.2.2/lib-src/sbsms/src/track.cpp:16:9: performance: Variable 'index' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/lib-src/sbsms/src/track.cpp:22:3: performance: Variable 'first' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/lib-src/sbsms/src/track.cpp:23:3: performance: Variable 'start' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/lib-src/sbsms/src/trackpoint.cpp:136:9: performance: Variable 'time' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/lib-src/soundtouch/include/FIFOSamplePipe.h:158:5: style: Class 'FIFOProcessor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/lib-src/soundtouch/include/FIFOSamplePipe.h:178:25: style: The function 'ptrBegin' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/soundtouch/include/FIFOSamplePipe.h:73:25: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/soundtouch/include/FIFOSamplePipe.h:178:25: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/soundtouch/include/FIFOSamplePipe.h:190:18: style: The function 'receiveSamples' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/soundtouch/include/FIFOSamplePipe.h:97:18: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/soundtouch/include/FIFOSamplePipe.h:190:18: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/soundtouch/include/FIFOSamplePipe.h:203:18: style: The function 'receiveSamples' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/soundtouch/include/FIFOSamplePipe.h:106:18: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/soundtouch/include/FIFOSamplePipe.h:203:18: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/soundtouch/include/FIFOSamplePipe.h:211:18: style: The function 'numSamples' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/soundtouch/include/FIFOSamplePipe.h:110:18: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/soundtouch/include/FIFOSamplePipe.h:211:18: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/soundtouch/include/FIFOSamplePipe.h:218:17: style: The function 'isEmpty' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/soundtouch/include/FIFOSamplePipe.h:113:17: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/soundtouch/include/FIFOSamplePipe.h:218:17: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/soundtouch/include/FIFOSamplePipe.h:225:18: style: The function 'adjustAmountOfSamples' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/soundtouch/include/FIFOSamplePipe.h:120:18: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/soundtouch/include/FIFOSamplePipe.h:225:18: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/soundtouch/include/SoundTouch.h:236:18: style: The function 'putSamples' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/soundtouch/include/FIFOSamplePipe.h:77:18: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/soundtouch/include/SoundTouch.h:236:18: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/soundtouch/include/SoundTouch.h:245:18: style: The function 'clear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/soundtouch/include/FIFOSamplePipe.h:116:18: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/soundtouch/include/SoundTouch.h:245:18: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundStretch/RunParameters.cpp:137:5: style: Variable 'inFileName' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundStretch/RunParameters.cpp:125:5: note: Variable 'inFileName' is reassigned a value before the old one has been used if variable is no semaphore variable.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundStretch/RunParameters.cpp:137:5: note: Variable 'inFileName' is reassigned a value before the old one has been used if variable is no semaphore variable.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundStretch/RunParameters.cpp:138:5: style: Variable 'outFileName' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundStretch/RunParameters.cpp:126:5: note: Variable 'outFileName' is reassigned a value before the old one has been used if variable is no semaphore variable.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundStretch/RunParameters.cpp:138:5: note: Variable 'outFileName' is reassigned a value before the old one has been used if variable is no semaphore variable.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundStretch/RunParameters.h:51:10: performance: Technically the member function 'RunParameters::throwIllegalParamExp' can be static. [functionStatic]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundStretch/RunParameters.cpp:196:21: note: Technically the member function 'RunParameters::throwIllegalParamExp' can be static.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundStretch/RunParameters.h:51:10: note: Technically the member function 'RunParameters::throwIllegalParamExp' can be static.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundStretch/RunParameters.h:52:10: performance: Technically the member function 'RunParameters::throwLicense' can be static. [functionStatic]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundStretch/RunParameters.cpp:207:21: note: Technically the member function 'RunParameters::throwLicense' can be static.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundStretch/RunParameters.h:52:10: note: Technically the member function 'RunParameters::throwLicense' can be static.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundStretch/WavFile.cpp:302:18: style: The scope of the variable 'afterDataRead' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundStretch/WavFile.cpp:303:9: style: The scope of the variable 'numBytes' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundStretch/WavFile.cpp:816:9: style: The scope of the variable 'res' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundStretch/WavFile.cpp:161:38: style: Function 'getConvBuffer' argument 1 names different: declaration 'sizeByte' definition 'sizeBytes'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundStretch/WavFile.h:108:29: note: Function 'getConvBuffer' argument 1 names different: declaration 'sizeByte' definition 'sizeBytes'.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundStretch/WavFile.cpp:161:38: note: Function 'getConvBuffer' argument 1 names different: declaration 'sizeByte' definition 'sizeBytes'.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundStretch/WavFile.cpp:179:34: style: Function 'WavInFile' argument 1 names different: declaration 'filename' definition 'fileName'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundStretch/WavFile.h:149:27: note: Function 'WavInFile' argument 1 names different: declaration 'filename' definition 'fileName'.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundStretch/WavFile.cpp:179:34: note: Function 'WavInFile' argument 1 names different: declaration 'filename' definition 'fileName'.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundStretch/WavFile.cpp:511:12: style: Unused variable: sLabel [unusedVariable]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundStretch/WavFile.cpp:179:12: warning: Member variable 'WavInFile::position' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundStretch/WavFile.cpp:196:12: warning: Member variable 'WavInFile::position' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundStretch/WavFile.cpp:182:5: style: Class 'WavInFile' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundStretch/WavFile.cpp:182:5: style: Class 'WavInFile' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundStretch/WavFile.cpp:677:5: style: Class 'WavOutFile' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundStretch/WavFile.cpp:677:5: style: Class 'WavOutFile' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundStretch/WavFile.h:149:5: style: Class 'WavInFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundStretch/WavFile.h:151:5: style: Class 'WavInFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundStretch/main.cpp:154:0: error: #error "Sampletype not defined" [preprocessorErrorDirective]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/AAFilter.cpp:101:12: style: The scope of the variable 'cntTemp' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/AAFilter.cpp:101:40: style: The scope of the variable 'w' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/AAFilter.cpp:61:25: style: Function 'AAFilter' argument 1 names different: declaration 'length' definition 'len'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/AAFilter.h:66:19: note: Function 'AAFilter' argument 1 names different: declaration 'length' definition 'len'.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/AAFilter.cpp:61:25: note: Function 'AAFilter' argument 1 names different: declaration 'length' definition 'len'.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/AAFilter.h:66:5: style: Class 'AAFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/BPMDetect.cpp:258:12: style: The scope of the variable 'val' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/FIRFilter.cpp:59:5: performance: Variable 'resultDivFactor' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/FIRFilter.cpp:60:5: performance: Variable 'resultDivider' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/FIRFilter.cpp:61:5: performance: Variable 'length' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/FIRFilter.cpp:62:5: performance: Variable 'lengthDiv8' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/PeakFinder.cpp:98:11: style: The scope of the variable 'delta' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/PeakFinder.cpp:212:54: style: Function 'detectPeak' argument 2 names different: declaration 'minPos' definition 'aminPos'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/PeakFinder.h:90:26: note: Function 'detectPeak' argument 2 names different: declaration 'minPos' definition 'aminPos'.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/PeakFinder.cpp:212:54: note: Function 'detectPeak' argument 2 names different: declaration 'minPos' definition 'aminPos'.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/PeakFinder.cpp:212:67: style: Function 'detectPeak' argument 3 names different: declaration 'maxPos' definition 'amaxPos'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/PeakFinder.h:91:26: note: Function 'detectPeak' argument 3 names different: declaration 'maxPos' definition 'amaxPos'.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/PeakFinder.cpp:212:67: note: Function 'detectPeak' argument 3 names different: declaration 'maxPos' definition 'amaxPos'.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/PeakFinder.h:53:12: performance: Technically the member function 'soundtouch::PeakFinder::calcMassCenter' can be static. [functionStatic]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/PeakFinder.cpp:162:20: note: Technically the member function 'soundtouch::PeakFinder::calcMassCenter' can be static.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/PeakFinder.h:53:12: note: Technically the member function 'soundtouch::PeakFinder::calcMassCenter' can be static.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/RateTransposer.cpp:205:65: style: Function 'putSamples' argument 2 names different: declaration 'numSamples' definition 'nSamples'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/RateTransposer.h:148:53: note: Function 'putSamples' argument 2 names different: declaration 'numSamples' definition 'nSamples'.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/RateTransposer.cpp:205:65: note: Function 'putSamples' argument 2 names different: declaration 'numSamples' definition 'nSamples'.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/RateTransposer.cpp:214:59: style: Function 'upsample' argument 2 names different: declaration 'numSamples' definition 'nSamples'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/RateTransposer.h:101:23: note: Function 'upsample' argument 2 names different: declaration 'numSamples' definition 'nSamples'.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/RateTransposer.cpp:214:59: note: Function 'upsample' argument 2 names different: declaration 'numSamples' definition 'nSamples'.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/RateTransposer.cpp:243:61: style: Function 'downsample' argument 2 names different: declaration 'numSamples' definition 'nSamples'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/RateTransposer.h:99:26: note: Function 'downsample' argument 2 names different: declaration 'numSamples' definition 'nSamples'.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/RateTransposer.cpp:243:61: note: Function 'downsample' argument 2 names different: declaration 'numSamples' definition 'nSamples'.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/RateTransposer.cpp:279:65: style: Function 'processSamples' argument 2 names different: declaration 'numSamples' definition 'nSamples'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/RateTransposer.h:108:30: note: Function 'processSamples' argument 2 names different: declaration 'numSamples' definition 'nSamples'.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/RateTransposer.cpp:279:65: note: Function 'processSamples' argument 2 names different: declaration 'numSamples' definition 'nSamples'.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/RateTransposer.cpp:311:85: style: Function 'transpose' argument 3 names different: declaration 'numSamples' definition 'nSamples'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/RateTransposer.h:96:25: note: Function 'transpose' argument 3 names different: declaration 'numSamples' definition 'nSamples'.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/RateTransposer.cpp:311:85: note: Function 'transpose' argument 3 names different: declaration 'numSamples' definition 'nSamples'.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/RateTransposer.cpp:325:38: style: Function 'setChannels' argument 1 names different: declaration 'channels' definition 'nChannels'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/RateTransposer.h:144:26: note: Function 'setChannels' argument 1 names different: declaration 'channels' definition 'nChannels'.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/RateTransposer.cpp:325:38: note: Function 'setChannels' argument 1 names different: declaration 'channels' definition 'nChannels'.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/RateTransposer.cpp:396:89: style: Function 'transposeMono' argument 3 names different: declaration 'numSamples' definition 'nSamples'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/RateTransposer.cpp:67:29: note: Function 'transposeMono' argument 3 names different: declaration 'numSamples' definition 'nSamples'.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/RateTransposer.cpp:396:89: note: Function 'transposeMono' argument 3 names different: declaration 'numSamples' definition 'nSamples'.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/RateTransposer.cpp:444:91: style: Function 'transposeStereo' argument 3 names different: declaration 'numSamples' definition 'nSamples'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/RateTransposer.cpp:64:31: note: Function 'transposeStereo' argument 3 names different: declaration 'numSamples' definition 'nSamples'.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/RateTransposer.cpp:444:91: note: Function 'transposeStereo' argument 3 names different: declaration 'numSamples' definition 'nSamples'.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/RateTransposer.cpp:537:87: style: Function 'transposeMono' argument 3 names different: declaration 'numSamples' definition 'nSamples'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/RateTransposer.cpp:95:29: note: Function 'transposeMono' argument 3 names different: declaration 'numSamples' definition 'nSamples'.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/RateTransposer.cpp:537:87: note: Function 'transposeMono' argument 3 names different: declaration 'numSamples' definition 'nSamples'.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/RateTransposer.cpp:579:89: style: Function 'transposeStereo' argument 3 names different: declaration 'numSamples' definition 'nSamples'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/RateTransposer.cpp:92:31: note: Function 'transposeStereo' argument 3 names different: declaration 'numSamples' definition 'nSamples'.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/RateTransposer.cpp:579:89: note: Function 'transposeStereo' argument 3 names different: declaration 'numSamples' definition 'nSamples'.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/RateTransposer.cpp:128:5: performance: Variable 'bUseAAFilter' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/RateTransposer.cpp:60:18: style: The function 'resetRegisters' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/RateTransposer.h:86:18: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/RateTransposer.cpp:60:18: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/RateTransposer.cpp:62:18: style: The function 'transposeStereo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/RateTransposer.h:88:18: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/RateTransposer.cpp:62:18: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/RateTransposer.cpp:65:18: style: The function 'transposeMono' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/RateTransposer.h:91:18: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/RateTransposer.cpp:65:18: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/RateTransposer.cpp:75:18: style: The function 'setRate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/RateTransposer.h:141:18: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/RateTransposer.cpp:75:18: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/RateTransposer.cpp:88:18: style: The function 'resetRegisters' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/RateTransposer.h:86:18: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/RateTransposer.cpp:88:18: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/RateTransposer.cpp:90:18: style: The function 'transposeStereo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/RateTransposer.h:88:18: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/RateTransposer.cpp:90:18: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/RateTransposer.cpp:93:18: style: The function 'transposeMono' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/RateTransposer.h:91:18: note: Virtual function in base class
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/RateTransposer.cpp:93:18: note: Function in derived class
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/SoundTouch.cpp:491:22: style: The scope of the variable 'psp' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/TDStretch.cpp:289:22: style: The scope of the variable 'corr' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/TDStretch.cpp:328:9: style: The scope of the variable 'j' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/TDStretch.cpp:406:12: style: The scope of the variable 'seq' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/TDStretch.cpp:406:17: style: The scope of the variable 'seek' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/TDStretch.cpp:507:18: style: The scope of the variable 'offset' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/TDStretch.cpp:508:9: style: The scope of the variable 'temp' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/TDStretch.cpp:127:35: style: Function 'setParameters' argument 1 names different: declaration 'sampleRate' definition 'aSampleRate'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/TDStretch.h:209:28: note: Function 'setParameters' argument 1 names different: declaration 'sampleRate' definition 'aSampleRate'.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/TDStretch.cpp:127:35: note: Function 'setParameters' argument 1 names different: declaration 'sampleRate' definition 'aSampleRate'.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/TDStretch.cpp:127:52: style: Function 'setParameters' argument 2 names different: declaration 'sequenceMS' definition 'aSequenceMS'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/TDStretch.h:210:28: note: Function 'setParameters' argument 2 names different: declaration 'sequenceMS' definition 'aSequenceMS'.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/TDStretch.cpp:127:52: note: Function 'setParameters' argument 2 names different: declaration 'sequenceMS' definition 'aSequenceMS'.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/TDStretch.cpp:128:35: style: Function 'setParameters' argument 3 names different: declaration 'seekwindowMS' definition 'aSeekWindowMS'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/TDStretch.h:211:28: note: Function 'setParameters' argument 3 names different: declaration 'seekwindowMS' definition 'aSeekWindowMS'.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/TDStretch.cpp:128:35: note: Function 'setParameters' argument 3 names different: declaration 'seekwindowMS' definition 'aSeekWindowMS'.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/TDStretch.cpp:128:54: style: Function 'setParameters' argument 4 names different: declaration 'overlapMS' definition 'aOverlapMS'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/TDStretch.h:212:28: note: Function 'setParameters' argument 4 names different: declaration 'overlapMS' definition 'aOverlapMS'.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/TDStretch.cpp:128:54: note: Function 'setParameters' argument 4 names different: declaration 'overlapMS' definition 'aOverlapMS'.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/TDStretch.cpp:195:41: style: Function 'overlapMono' argument 1 names different: declaration 'output' definition 'pOutput'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/TDStretch.h:149:42: note: Function 'overlapMono' argument 1 names different: declaration 'output' definition 'pOutput'.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/TDStretch.cpp:195:41: note: Function 'overlapMono' argument 1 names different: declaration 'output' definition 'pOutput'.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/TDStretch.cpp:195:68: style: Function 'overlapMono' argument 2 names different: declaration 'input' definition 'pInput'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/TDStretch.h:149:68: note: Function 'overlapMono' argument 2 names different: declaration 'input' definition 'pInput'.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/TDStretch.cpp:195:68: note: Function 'overlapMono' argument 2 names different: declaration 'input' definition 'pInput'.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/TDStretch.cpp:266:44: style: Function 'overlap' argument 1 names different: declaration 'output' definition 'pOutput'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/TDStretch.h:152:30: note: Function 'overlap' argument 1 names different: declaration 'output' definition 'pOutput'.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/TDStretch.cpp:266:44: note: Function 'overlap' argument 1 names different: declaration 'output' definition 'pOutput'.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/TDStretch.cpp:266:71: style: Function 'overlap' argument 2 names different: declaration 'input' definition 'pInput'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/TDStretch.h:152:56: note: Function 'overlap' argument 2 names different: declaration 'input' definition 'pInput'.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/TDStretch.cpp:266:71: note: Function 'overlap' argument 2 names different: declaration 'input' definition 'pInput'.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/TDStretch.cpp:568:60: style: Function 'putSamples' argument 2 names different: declaration 'numSamples' definition 'nSamples'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/TDStretch.h:224:18: note: Function 'putSamples' argument 2 names different: declaration 'numSamples' definition 'nSamples'.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/TDStretch.cpp:568:60: note: Function 'putSamples' argument 2 names different: declaration 'numSamples' definition 'nSamples'.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/TDStretch.cpp:89:5: performance: Variable 'bQuickSeek' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/TDStretch.cpp:96:5: performance: Variable 'bAutoSeqSetting' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/TDStretch.cpp:97:5: performance: Variable 'bAutoSeekSetting' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/TDStretch.h:186:18: warning: Virtual function 'clear' is called from constructor 'TDStretch()' at line 106. Dynamic binding is not used. [virtualCallInConstructor]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/TDStretch.cpp:106:5: note: Calling clear
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/TDStretch.h:186:18: note: clear is a virtual method
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/cpu_detect_x86.cpp:71:29: style: Function 'disableExtensions' argument 1 names different: declaration 'wDisableMask' definition 'dwDisableMask'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/cpu_detect.h:60:29: note: Function 'disableExtensions' argument 1 names different: declaration 'wDisableMask' definition 'dwDisableMask'.
audacity-Audacity-2.2.2/lib-src/soundtouch/source/SoundTouch/cpu_detect_x86.cpp:71:29: note: Function 'disableExtensions' argument 1 names different: declaration 'wDisableMask' definition 'dwDisableMask'.
audacity-Audacity-2.2.2/lib-src/twolame/frontend/audioin_raw.c:87:5: style: Variable 'audioin' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/twolame/frontend/audioin_raw.c:83:0: note: Variable 'audioin' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/twolame/frontend/audioin_raw.c:87:5: note: Variable 'audioin' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/twolame/frontend/audioin_sndfile.c:42:5: style: Variable 'string' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/twolame/frontend/audioin_sndfile.c:39:0: note: Variable 'string' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/twolame/frontend/audioin_sndfile.c:42:5: note: Variable 'string' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/twolame/frontend/audioin_sndfile.c:89:5: style: Variable 'duration' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/twolame/frontend/audioin_sndfile.c:75:0: note: Variable 'duration' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/twolame/frontend/audioin_sndfile.c:89:5: note: Variable 'duration' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/twolame/frontend/audioin_sndfile.c:136:5: style: Variable 'audioin' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/twolame/frontend/audioin_sndfile.c:133:0: note: Variable 'audioin' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/twolame/frontend/audioin_sndfile.c:136:5: note: Variable 'audioin' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/twolame/frontend/frontend.c:720:13: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/twolame/frontend/frontend.c:722:17: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/twolame/frontend/frontend.c:520:13: warning: The buffer 'inputfilename' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
audacity-Audacity-2.2.2/lib-src/twolame/frontend/frontend.c:522:13: warning: The buffer 'outputfilename' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
audacity-Audacity-2.2.2/lib-src/twolame/frontend/frontend.c:552:0: error: Memory leak: shortopts [memleak]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/ath.c:74:24: style: Function 'ath_energy' argument 1 names different: declaration 'f' definition 'freq'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/ath.h:29:24: note: Function 'ath_energy' argument 1 names different: declaration 'f' definition 'freq'.
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/ath.c:74:24: note: Function 'ath_energy' argument 1 names different: declaration 'f' definition 'freq'.
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/dab.c:84:20: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/dab.c:77:27: style: The scope of the variable 'carry' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/dab.c:38:73: style: Function 'dab_crc_calc' argument 6 names different: declaration 'i' definition 'packed'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/dab.h:32:78: note: Function 'dab_crc_calc' argument 6 names different: declaration 'i' definition 'packed'.
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/dab.c:38:73: note: Function 'dab_crc_calc' argument 6 names different: declaration 'i' definition 'packed'.
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/bitbuffer_inline.h:50:18: style: The scope of the variable 'k' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/bitbuffer_inline.h:50:21: style: The scope of the variable 'tmp' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/encode.c:293:32: style: The scope of the variable 'temp' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/encode.c:898:9: style: The scope of the variable 'mode_ext' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/encode.c:898:19: style: The scope of the variable 'lay' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/encode.c:899:9: style: The scope of the variable 'rq_db' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/encode.c:900:9: style: The scope of the variable 'guessindex' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/encode.c:962:17: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/encode.c:278:36: style: Function 'scalefactor_calc' argument 2 names different: declaration 'scalar' definition 'sf_index'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/encode.h:32:36: note: Function 'scalefactor_calc' argument 2 names different: declaration 'scalar' definition 'sf_index'.
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/encode.c:278:36: note: Function 'scalefactor_calc' argument 2 names different: declaration 'scalar' definition 'sf_index'.
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/encode.c:510:38: style: Function 'write_scalefactors' argument 4 names different: declaration 'scalar' definition 'sf_index'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/encode.h:51:38: note: Function 'write_scalefactors' argument 4 names different: declaration 'scalar' definition 'sf_index'.
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/encode.c:510:38: note: Function 'write_scalefactors' argument 4 names different: declaration 'scalar' definition 'sf_index'.
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/encode.c:189:11: style: Variable 'bsp' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/energy.c:73:19: style: The scope of the variable 'rhibyte' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/energy.c:73:28: style: The scope of the variable 'rlobyte' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/fft.c:112:23: style: The scope of the variable 'k3' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/fft.c:112:31: style: The scope of the variable 'kx' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/fft.c:114:11: style: The scope of the variable 't_c' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/fft.c:114:16: style: The scope of the variable 't_s' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/fft.c:116:11: style: The scope of the variable 'a' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/fft.c:773:11: style: The scope of the variable 'imag' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/fft.c:773:17: style: The scope of the variable 'real' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/fft.c:818:11: style: The scope of the variable 'a' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/fft.c:818:14: style: The scope of the variable 'b' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/get_set.c:205:9: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/get_set.c:200:64: style: Function 'twolame_set_error_protection' argument 2 names different: declaration 'err_protection' definition 'error_protection'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/twolame.h:665:79: note: Function 'twolame_set_error_protection' argument 2 names different: declaration 'err_protection' definition 'error_protection'.
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/get_set.c:200:64: note: Function 'twolame_set_error_protection' argument 2 names different: declaration 'err_protection' definition 'error_protection'.
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/psycho_1.c:52:12: style: The scope of the variable 'k' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/psycho_1.c:83:12: style: The scope of the variable 'k' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/psycho_1.c:124:11: style: The scope of the variable 'x' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/psycho_1.c:169:20: style: The scope of the variable 'sqrt_8_over_3' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/psycho_1.c:219:11: style: The scope of the variable 'max' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/psycho_1.c:436:12: style: The scope of the variable 't' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/psycho_1.c:524:11: style: The scope of the variable 'max' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/psycho_1.c:504:23: style: Array index 'j' is used before limits check. [arrayIndexThenCheck]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/psycho_2.c:85:12: style: The scope of the variable 'ath' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/psycho_2.c:242:13: style: The scope of the variable 'wlow' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/psycho_2.c:269:12: style: The scope of the variable 'ath' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/psycho_2.c:269:18: style: The scope of the variable 'thr' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/psycho_3.c:205:11: style: The scope of the variable 'x' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/psycho_3.c:407:9: style: The scope of the variable 'cbase' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/psycho_3.c:410:9: style: The scope of the variable 'numlines' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/psycho_3.c:411:11: style: The scope of the variable 'cbval' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/psycho_3.c:412:9: style: The scope of the variable 'partition' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/psycho_3.c:454:13: error: Uninitialized variable: numlines [uninitvar]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/psycho_4.c:130:28: style: The scope of the variable 'temp' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/twolame.c:585:9: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/twolame.c:585:9: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/twolame.c:585:9: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/twolame.c:354:12: portability: Casting from double ** to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/twolame.c:355:12: portability: Casting from double ** to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/twolame.c:356:12: portability: Casting from double ** to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/twolame.c:64:5: style: Variable 'newoptions' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/twolame.c:62:0: note: Variable 'newoptions' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/twolame/libtwolame/twolame.c:64:5: note: Variable 'newoptions' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/lib-src/twolame/simplefrontend/audio_wave.c:177:13: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/twolame/simplefrontend/audio_wave.c:181:13: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
audacity-Audacity-2.2.2/lib-src/twolame/simplefrontend/audio_wave.c:63:11: style: The scope of the variable 'dst' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/twolame/simplefrontend/audio_wave.c:114:9: style: The scope of the variable 'wave_header_read' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/twolame/simplefrontend/audio_wave.c:115:9: style: The scope of the variable 'wave_header_stereo' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/twolame/simplefrontend/audio_wave.c:116:9: style: The scope of the variable 'wave_header_16bit' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/twolame/simplefrontend/audio_wave.c:117:19: style: The scope of the variable 'samplerate' can be reduced. [variableScope]
audacity-Audacity-2.2.2/lib-src/twolame/simplefrontend/audio_wave.c:82:68: style: Function 'wave_get_samples' argument 3 names different: declaration 'num_samples' definition 'numSamples'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/lib-src/twolame/simplefrontend/audio_wave.h:37:68: note: Function 'wave_get_samples' argument 3 names different: declaration 'num_samples' definition 'numSamples'.
audacity-Audacity-2.2.2/lib-src/twolame/simplefrontend/audio_wave.c:82:68: note: Function 'wave_get_samples' argument 3 names different: declaration 'num_samples' definition 'numSamples'.
audacity-Audacity-2.2.2/lib-src/twolame/simplefrontend/simplefrontend.c:145:0: error: Resource leak: outfile [resourceLeak]
audacity-Audacity-2.2.2/src/AColor.cpp:171:44: style: Function 'DrawFocus' argument 2 names different: declaration 'r' definition 'rect'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/AColor.h:67:46: note: Function 'DrawFocus' argument 2 names different: declaration 'r' definition 'rect'.
audacity-Audacity-2.2.2/src/AColor.cpp:171:44: note: Function 'DrawFocus' argument 2 names different: declaration 'r' definition 'rect'.
audacity-Audacity-2.2.2/src/Theme.h:71:4: warning: Member variable 'FlowPacker::mFlags' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/Theme.h:71:4: warning: Member variable 'FlowPacker::mxPos' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/Theme.h:71:4: warning: Member variable 'FlowPacker::myPos' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/Theme.h:71:4: warning: Member variable 'FlowPacker::myHeight' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/Theme.h:71:4: warning: Member variable 'FlowPacker::mBorderWidth' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/Theme.h:71:4: warning: Member variable 'FlowPacker::iImageGroupSize' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/Theme.h:71:4: warning: Member variable 'FlowPacker::iImageGroupIndex' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/Theme.h:71:4: warning: Member variable 'FlowPacker::mOldFlags' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/Theme.h:71:4: warning: Member variable 'FlowPacker::myPosBase' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/Theme.h:71:4: warning: Member variable 'FlowPacker::mxWidth' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/Theme.h:71:4: warning: Member variable 'FlowPacker::mxCacheWidth' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/Theme.h:71:4: warning: Member variable 'FlowPacker::mComponentWidth' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/Theme.h:71:4: warning: Member variable 'FlowPacker::mComponentHeight' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/Theme.h:126:9: style: Technically the member function 'ThemeBase::IsUsingSystemTextColour' can be const. [functionConst]
audacity-Audacity-2.2.2/src/AColor.h:47:4: style: Class 'ADCChanger' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/AboutDialog.h:60:4: style: Class 'AboutDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/widgets/wxPanelWrapper.h:25:0: style: Class 'wxTabTraversalWrapper < wxPanel >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/widgets/wxPanelWrapper.h:25:0: style: Class 'wxTabTraversalWrapper < wxDialog >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/widgets/wxPanelWrapper.h:25:0: style: Class 'wxTabTraversalWrapper < wxDirDialog >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/widgets/wxPanelWrapper.h:25:0: style: Class 'wxTabTraversalWrapper < FileDialog >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/MemoryX.h:469:0: error: syntax error [syntaxError]
audacity-Audacity-2.2.2/src/AudacityException.cpp:35:59: style: Function 'MessageBoxException' argument 1 names different: declaration 'caption' definition 'caption_'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/AudacityException.h:62:50: note: Function 'MessageBoxException' argument 1 names different: declaration 'caption' definition 'caption_'.
audacity-Audacity-2.2.2/src/AudacityException.cpp:35:59: note: Function 'MessageBoxException' argument 1 names different: declaration 'caption' definition 'caption_'.
audacity-Audacity-2.2.2/src/AudacityException.cpp:51:4: performance: Variable 'caption' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/src/AudacityException.h:121:13: performance: Technically the member function 'SimpleGuard < bool >::SimpleGuard' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/AudacityException.h:131:4: performance: Technically the member function 'SimpleGuard < void >::SimpleGuard' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/widgets/wxPanelWrapper.h:25:0: style: Class 'wxTabTraversalWrapper < wxTextEntryDialog >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/widgets/wxPanelWrapper.h:25:0: style: Class 'wxTabTraversalWrapper < wxMessageDialog >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/AudacityLogger.cpp:73:49: style: Function 'DoLogText' argument 1 names different: declaration 'msg' definition 'str'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/AudacityLogger.h:42:36: note: Function 'DoLogText' argument 1 names different: declaration 'msg' definition 'str'.
audacity-Audacity-2.2.2/src/AudacityLogger.cpp:73:49: note: Function 'DoLogText' argument 1 names different: declaration 'msg' definition 'str'.
audacity-Audacity-2.2.2/src/AutoRecovery.cpp:716:12: style: The scope of the variable 'buf' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/AutoRecovery.cpp:591:43: style: Function 'Write' argument 1 names different: declaration 'data' definition 'value'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/AutoRecovery.h:102:32: note: Function 'Write' argument 1 names different: declaration 'data' definition 'value'.
audacity-Audacity-2.2.2/src/AutoRecovery.cpp:591:43: note: Function 'Write' argument 1 names different: declaration 'data' definition 'value'.
audacity-Audacity-2.2.2/src/AutoRecovery.cpp:639:54: style: Function 'CheckSpace' argument 1 names different: declaration 'buf' definition 'os'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/AutoRecovery.h:116:43: note: Function 'CheckSpace' argument 1 names different: declaration 'buf' definition 'os'.
audacity-Audacity-2.2.2/src/AutoRecovery.cpp:639:54: note: Function 'CheckSpace' argument 1 names different: declaration 'buf' definition 'os'.
audacity-Audacity-2.2.2/src/AutoRecovery.cpp:277:27: warning: Member variable 'RecordingRecoveryHandler::mAutoSaveIdent' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/blockfile/SimpleBlockFile.h:27:4: warning: Member variable 'SimpleBlockFileCache::active' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/blockfile/SimpleBlockFile.h:27:4: warning: Member variable 'SimpleBlockFileCache::needWrite' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/Shuttle.h:57:18: performance: Variable 'mParams' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/src/ViewInfo.h:124:17: performance: Technically the member function 'ZoomInfo::GetFisheyeState' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/ViewInfo.h:129:9: performance: Technically the member function 'ZoomInfo::InFisheye' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/ViewInfo.h:134:12: performance: Technically the member function 'ZoomInfo::GetFisheyeLeftBoundary' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/ViewInfo.h:137:12: performance: Technically the member function 'ZoomInfo::GetFisheyeRightBoundary' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/Track.h:306:9: performance: Technically the member function 'AudioTrack::WriteXMLAttributes' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/Track.h:309:9: performance: Technically the member function 'AudioTrack::HandleXMLAttribute' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/Sequence.h:135:39: style: Technically the member function 'Sequence::GetDirManager' can be const. [functionConst]
audacity-Audacity-2.2.2/src/Sequence.h:146:9: style: Technically the member function 'Sequence::GetErrorOpening' can be const. [functionConst]
audacity-Audacity-2.2.2/src/WaveTrack.h:429:38: style: Technically the member function 'WaveTrack::GetAllClips' can be const. [functionConst]
audacity-Audacity-2.2.2/src/WaveTrack.h:312:19: style: Technically the member function 'WaveTrack::WaveTrackLockDeleter::operator()' can be const. [functionConst]
audacity-Audacity-2.2.2/src/xml/XMLWriter.h:133:4: style: Class 'XMLStringWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/Track.h:301:4: style: Class 'AudioTrack' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/Track.h:303:4: style: Class 'AudioTrack' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/Track.h:316:4: style: Class 'PlayableTrack' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/Track.h:318:4: style: Class 'PlayableTrack' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/Track.h:494:4: style: Class 'VisibleTrackIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/Track.h:511:4: style: Class 'SyncLockedTracksIterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/Project.h:147:4: style: Class 'ImportXMLTagHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/AutoRecovery.h:51:4: style: Class 'RecordingRecoveryHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/AutoRecovery.h:84:4: style: Class 'AutoSaveFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/ondemand/ODTaskThread.h:138:4: style: Class 'ODTaskThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/ondemand/ODTaskThread.h:162:4: style: Class 'ODCondition' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/BlockFile.h:32:4: style: Class 'SummaryInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/Sequence.h:203:7: style: Struct 'DeleteUpdateMutexLocker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/WaveClip.h:97:4: style: Class 'SpecPxCache' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/WaveClip.h:144:4: style: Class 'WaveDisplay' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/WaveTrack.h:322:7: style: Struct 'Locker' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/AutoRecovery.cpp:47:4: style: Class 'AutoRecoveryDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/WaveTrack.h:102:11: style: The function 'GetStartTime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/src/Track.h:276:19: note: Virtual function in base class
audacity-Audacity-2.2.2/src/WaveTrack.h:102:11: note: Function in derived class
audacity-Audacity-2.2.2/src/WaveTrack.h:109:11: style: The function 'GetEndTime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/src/Track.h:277:19: note: Virtual function in base class
audacity-Audacity-2.2.2/src/WaveTrack.h:109:11: note: Function in derived class
audacity-Audacity-2.2.2/src/Track.h:390:47: performance: Function parameter 'p' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/Track.h:689:33: performance: Function parameter 'p' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/Track.h:693:34: performance: Function parameter 'p' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/Project.h:694:41: performance: Function parameter 'pSizeAndLocation' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/FileException.h:30:16: warning: Access of moved variable 'that'. [accessMoved]
audacity-Audacity-2.2.2/src/FileException.h:29:29: note: Calling std::move(that)
audacity-Audacity-2.2.2/src/FileException.h:30:16: note: $symbol:that
Access of moved variable '$symbol'.
audacity-Audacity-2.2.2/src/FileException.h:31:19: warning: Access of moved variable 'that'. [accessMoved]
audacity-Audacity-2.2.2/src/FileException.h:29:29: note: Calling std::move(that)
audacity-Audacity-2.2.2/src/FileException.h:31:19: note: $symbol:that
Access of moved variable '$symbol'.
audacity-Audacity-2.2.2/src/FileException.h:32:23: warning: Access of moved variable 'that'. [accessMoved]
audacity-Audacity-2.2.2/src/FileException.h:29:29: note: Calling std::move(that)
audacity-Audacity-2.2.2/src/FileException.h:32:23: note: $symbol:that
Access of moved variable '$symbol'.
audacity-Audacity-2.2.2/src/AutoRecovery.cpp:784:23: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
audacity-Audacity-2.2.2/src/AutoRecovery.cpp:798:16: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
audacity-Audacity-2.2.2/src/AutoRecovery.cpp:806:29: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
audacity-Audacity-2.2.2/src/AutoRecovery.cpp:814:27: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
audacity-Audacity-2.2.2/src/AutoRecovery.cpp:827:30: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
audacity-Audacity-2.2.2/src/AutoRecovery.cpp:840:30: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
audacity-Audacity-2.2.2/src/AutoRecovery.cpp:853:30: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
audacity-Audacity-2.2.2/src/AutoRecovery.cpp:864:30: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
audacity-Audacity-2.2.2/src/AutoRecovery.cpp:875:30: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
audacity-Audacity-2.2.2/src/AutoRecovery.cpp:886:30: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
audacity-Audacity-2.2.2/src/AutoRecovery.cpp:897:30: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
audacity-Audacity-2.2.2/src/AutoRecovery.cpp:908:30: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
audacity-Audacity-2.2.2/src/widgets/Grid.h:160:38: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/widgets/NumericTextCtrl.h:141:1: style: The class 'NumericTextCtrl' does not have a constructor although it has private member variables. [noConstructor]
audacity-Audacity-2.2.2/src/export/Export.h:42:7: warning: Member variable 'FormatInfo::mMaxChannels' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/export/Export.h:42:7: warning: Member variable 'FormatInfo::mCanMetaData' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/BatchCommands.h:69:13: style: Technically the member function 'BatchCommands::GetMessage' can be const. [functionConst]
audacity-Audacity-2.2.2/src/widgets/NumericTextCtrl.h:232:27: warning: The class 'NumericTextCtrl' defines member variable with name 'mType' also defined in its parent class 'NumericConverter'. [duplInheritedMember]
audacity-Audacity-2.2.2/src/widgets/NumericTextCtrl.h:112:19: note: Parent variable 'NumericConverter::mType'
audacity-Audacity-2.2.2/src/widgets/NumericTextCtrl.h:232:27: note: Derived variable 'NumericTextCtrl::mType'
audacity-Audacity-2.2.2/src/widgets/Grid.h:96:4: style: Class 'NumericRenderer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/widgets/Grid.h:133:4: style: Class 'ChoiceEditor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/BatchCommands.cpp:692:11: style: Condition '!res' is always true [knownConditionTrueFalse]
audacity-Audacity-2.2.2/src/BatchCommands.cpp:690:15: note: Assignment 'res=false', assigned value is 0
audacity-Audacity-2.2.2/src/BatchCommands.cpp:692:11: note: Condition '!res' is always true
audacity-Audacity-2.2.2/src/BatchCommands.cpp:249:50: style: Function 'DeleteChain' argument 1 names different: declaration 'name' definition 'chain'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/BatchCommands.h:60:38: note: Function 'DeleteChain' argument 1 names different: declaration 'name' definition 'chain'.
audacity-Audacity-2.2.2/src/BatchCommands.cpp:249:50: note: Function 'DeleteChain' argument 1 names different: declaration 'name' definition 'chain'.
audacity-Audacity-2.2.2/src/BatchCommands.cpp:86:16: warning: Member variable 'BatchCommands::mAbort' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/BatchCommands.cpp:88:4: performance: Variable 'mMessage' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/src/BatchCommands.h:32:9: performance: Technically the member function 'BatchCommands::ReportAndSkip' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/BatchCommands.cpp:775:21: note: Technically the member function 'BatchCommands::ReportAndSkip' can be static.
audacity-Audacity-2.2.2/src/BatchCommands.h:32:9: note: Technically the member function 'BatchCommands::ReportAndSkip' can be static.
audacity-Audacity-2.2.2/src/BatchCommands.h:36:13: performance: Technically the member function 'BatchCommands::BuildCleanFileName' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/BatchCommands.cpp:434:25: note: Technically the member function 'BatchCommands::BuildCleanFileName' can be static.
audacity-Audacity-2.2.2/src/BatchCommands.h:36:13: note: Technically the member function 'BatchCommands::BuildCleanFileName' can be static.
audacity-Audacity-2.2.2/src/BatchCommands.h:38:11: performance: Technically the member function 'BatchCommands::GetEndTime' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/BatchCommands.cpp:385:23: note: Technically the member function 'BatchCommands::GetEndTime' can be static.
audacity-Audacity-2.2.2/src/BatchCommands.h:38:11: note: Technically the member function 'BatchCommands::GetEndTime' can be static.
audacity-Audacity-2.2.2/src/BatchCommands.h:39:9: performance: Technically the member function 'BatchCommands::IsMono' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/BatchCommands.cpp:404:21: note: Technically the member function 'BatchCommands::IsMono' can be static.
audacity-Audacity-2.2.2/src/BatchCommands.h:39:9: note: Technically the member function 'BatchCommands::IsMono' can be static.
audacity-Audacity-2.2.2/src/BatchCommands.h:59:9: performance: Technically the member function 'BatchCommands::AddChain' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/BatchCommands.cpp:237:21: note: Technically the member function 'BatchCommands::AddChain' can be static.
audacity-Audacity-2.2.2/src/BatchCommands.h:59:9: note: Technically the member function 'BatchCommands::AddChain' can be static.
audacity-Audacity-2.2.2/src/BatchCommands.h:60:9: performance: Technically the member function 'BatchCommands::DeleteChain' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/BatchCommands.cpp:249:21: note: Technically the member function 'BatchCommands::DeleteChain' can be static.
audacity-Audacity-2.2.2/src/BatchCommands.h:60:9: note: Technically the member function 'BatchCommands::DeleteChain' can be static.
audacity-Audacity-2.2.2/src/BatchCommands.h:61:9: performance: Technically the member function 'BatchCommands::RenameChain' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/BatchCommands.cpp:258:21: note: Technically the member function 'BatchCommands::RenameChain' can be static.
audacity-Audacity-2.2.2/src/BatchCommands.h:61:9: note: Technically the member function 'BatchCommands::RenameChain' can be static.
audacity-Audacity-2.2.2/src/BatchCommands.h:74:9: performance: Technically the member function 'BatchCommands::IsFixed' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/BatchCommands.cpp:812:21: note: Technically the member function 'BatchCommands::IsFixed' can be static.
audacity-Audacity-2.2.2/src/BatchCommands.h:74:9: note: Technically the member function 'BatchCommands::IsFixed' can be static.
audacity-Audacity-2.2.2/src/BatchCommands.h:78:9: performance: Technically the member function 'BatchCommands::Split' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/BatchCommands.cpp:828:21: note: Technically the member function 'BatchCommands::Split' can be static.
audacity-Audacity-2.2.2/src/BatchCommands.h:78:9: note: Technically the member function 'BatchCommands::Split' can be static.
audacity-Audacity-2.2.2/src/BatchCommands.h:79:13: performance: Technically the member function 'BatchCommands::Join' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/BatchCommands.cpp:850:25: note: Technically the member function 'BatchCommands::Join' can be static.
audacity-Audacity-2.2.2/src/BatchCommands.h:79:13: note: Technically the member function 'BatchCommands::Join' can be static.
audacity-Audacity-2.2.2/src/BatchProcessDialog.cpp:630:48: style: Function 'AddItem' argument 1 names different: declaration 'command' definition 'Action'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/BatchProcessDialog.h:76:33: note: Function 'AddItem' argument 1 names different: declaration 'command' definition 'Action'.
audacity-Audacity-2.2.2/src/BatchProcessDialog.cpp:630:48: note: Function 'AddItem' argument 1 names different: declaration 'command' definition 'Action'.
audacity-Audacity-2.2.2/src/BatchProcessDialog.cpp:630:72: style: Function 'AddItem' argument 2 names different: declaration 'params' definition 'Params'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/BatchProcessDialog.h:76:58: note: Function 'AddItem' argument 2 names different: declaration 'params' definition 'Params'.
audacity-Audacity-2.2.2/src/BatchProcessDialog.cpp:630:72: note: Function 'AddItem' argument 2 names different: declaration 'params' definition 'Params'.
audacity-Audacity-2.2.2/src/BatchProcessDialog.h:44:4: style: Class 'BatchProcessDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/BatchProcessDialog.h:68:4: style: Class 'EditChainsDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/Benchmark.cpp:158:15: style: The scope of the variable 'item' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/Benchmark.cpp:50:4: style: Class 'BenchmarkDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/BlockFile.cpp:337:24: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
audacity-Audacity-2.2.2/src/BlockFile.cpp:338:24: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
audacity-Audacity-2.2.2/src/BlockFile.cpp:418:19: style: Unsigned variable 'start' can't be negative so it is unnecessary to test it. [unsignedPositive]
audacity-Audacity-2.2.2/src/BlockFile.cpp:457:19: style: Unsigned variable 'start' can't be negative so it is unnecessary to test it. [unsignedPositive]
audacity-Audacity-2.2.2/src/BlockFile.cpp:660:60: style: Function 'AliasBlockFile' argument 8 names different: declaration 'RMS' definition 'rms'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/BlockFile.h:272:47: note: Function 'AliasBlockFile' argument 8 names different: declaration 'RMS' definition 'rms'.
audacity-Audacity-2.2.2/src/BlockFile.cpp:660:60: note: Function 'AliasBlockFile' argument 8 names different: declaration 'RMS' definition 'rms'.
audacity-Audacity-2.2.2/src/BlockFile.cpp:75:4: performance: Variable 'format' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/src/BlockFile.h:122:17: warning: Virtual function 'IsLocked' is called from destructor '~BlockFile()' at line 115. Dynamic binding is not used. [virtualCallInConstructor]
audacity-Audacity-2.2.2/src/BlockFile.cpp:115:9: note: Calling IsLocked
audacity-Audacity-2.2.2/src/BlockFile.h:122:17: note: IsLocked is a virtual method
audacity-Audacity-2.2.2/src/CrossFade.cpp:232:11: style: The scope of the variable 'clips' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/CrossFade.cpp:233:13: style: The scope of the variable 'f' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/Diags.cpp:65:76: style: Function 'diagnostics_do_perfmon_start' argument 2 names different: declaration 'ppRememberMe' definition 'pRememberMe'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/Diags.h:33:83: note: Function 'diagnostics_do_perfmon_start' argument 2 names different: declaration 'ppRememberMe' definition 'pRememberMe'.
audacity-Audacity-2.2.2/src/Diags.cpp:65:76: note: Function 'diagnostics_do_perfmon_start' argument 2 names different: declaration 'ppRememberMe' definition 'pRememberMe'.
audacity-Audacity-2.2.2/src/DirManager.cpp:172:9: style: The scope of the variable 'cont' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/DirManager.cpp:240:9: style: The scope of the variable 'bContinue' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/DirManager.cpp:262:9: style: The scope of the variable 'bContinue' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/DirManager.cpp:805:10: style: The scope of the variable 'dirTopPool' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/DirManager.cpp:806:10: style: The scope of the variable 'dirTopFull' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/DirManager.cpp:828:10: style: The scope of the variable 'dirMidFull' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/DirManager.cpp:897:10: style: The scope of the variable 'dirMidPool' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/DirManager.cpp:898:10: style: The scope of the variable 'dirMidFull' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/DirManager.cpp:899:10: style: The scope of the variable 'dirTopPool' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/DirManager.cpp:900:10: style: The scope of the variable 'dirTopFull' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/DirManager.cpp:971:17: style: The scope of the variable 'filenum' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/DirManager.cpp:971:25: style: The scope of the variable 'midnum' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/DirManager.cpp:971:32: style: The scope of the variable 'topnum' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/DirManager.cpp:752:48: style: Function 'AssignFile' argument 1 names different: declaration 'filename' definition 'fileName'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/DirManager.h:130:39: note: Function 'AssignFile' argument 1 names different: declaration 'filename' definition 'fileName'.
audacity-Audacity-2.2.2/src/DirManager.cpp:752:48: note: Function 'AssignFile' argument 1 names different: declaration 'filename' definition 'fileName'.
audacity-Audacity-2.2.2/src/DirManager.cpp:754:34: style: Function 'AssignFile' argument 3 names different: declaration 'check' definition 'diskcheck'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/DirManager.h:130:77: note: Function 'AssignFile' argument 3 names different: declaration 'check' definition 'diskcheck'.
audacity-Audacity-2.2.2/src/DirManager.cpp:754:34: note: Function 'AssignFile' argument 3 names different: declaration 'check' definition 'diskcheck'.
audacity-Audacity-2.2.2/src/DirManager.cpp:369:13: warning: Member variable 'DirManager::mLoadingBlockLen' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/DirManager.h:69:13: style: Technically the member function 'DirManager::GetProjectDataDir' can be const. [functionConst]
audacity-Audacity-2.2.2/src/DirManager.cpp:679:22: note: Technically the member function 'DirManager::GetProjectDataDir' can be const.
audacity-Audacity-2.2.2/src/DirManager.h:69:13: note: Technically the member function 'DirManager::GetProjectDataDir' can be const.
audacity-Audacity-2.2.2/src/DirManager.h:70:13: style: Technically the member function 'DirManager::GetProjectName' can be const. [functionConst]
audacity-Audacity-2.2.2/src/DirManager.cpp:684:22: note: Technically the member function 'DirManager::GetProjectName' can be const.
audacity-Audacity-2.2.2/src/DirManager.h:70:13: note: Technically the member function 'DirManager::GetProjectName' can be const.
audacity-Audacity-2.2.2/src/DirManager.h:186:9: performance: Technically the member function 'DirManager::FillBlockfilesCache' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/DirManager.cpp:2062:18: note: Technically the member function 'DirManager::FillBlockfilesCache' can be static.
audacity-Audacity-2.2.2/src/DirManager.h:186:9: note: Technically the member function 'DirManager::FillBlockfilesCache' can be static.
audacity-Audacity-2.2.2/src/DirManager.h:191:22: style: Technically the member function 'DirManager::MakeBlockFilePath' can be const. [functionConst]
audacity-Audacity-2.2.2/src/DirManager.cpp:720:31: note: Technically the member function 'DirManager::MakeBlockFilePath' can be const.
audacity-Audacity-2.2.2/src/DirManager.h:191:22: note: Technically the member function 'DirManager::MakeBlockFilePath' can be const.
audacity-Audacity-2.2.2/src/ondemand/ODTask.h:113:8: style: Technically the member function 'ODTask::GetTaskNumber' can be const. [functionConst]
audacity-Audacity-2.2.2/src/ondemand/ODDecodeTask.h:123:20: style: Technically the member function 'ODFileDecoder::GetFileName' can be const. [functionConst]
audacity-Audacity-2.2.2/src/blockfile/ODDecodeBlockFile.h:132:22: style: Technically the member function 'ODDecodeBlockFile::GetAudioFileName' can be const. [functionConst]
audacity-Audacity-2.2.2/src/blockfile/ODDecodeBlockFile.h:145:22: style: Technically the member function 'ODDecodeBlockFile::GetEncodedAudioFilename' can be const. [functionConst]
audacity-Audacity-2.2.2/src/blockfile/SilentBlockFile.h:29:4: style: Class 'SilentBlockFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/blockfile/ODPCMAliasBlockFile.h:99:9: style: The function 'Lock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/src/BlockFile.h:118:17: note: Virtual function in base class
audacity-Audacity-2.2.2/src/blockfile/ODPCMAliasBlockFile.h:99:9: note: Function in derived class
audacity-Audacity-2.2.2/src/blockfile/ODPCMAliasBlockFile.h:102:9: style: The function 'Unlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/src/BlockFile.h:120:17: note: Virtual function in base class
audacity-Audacity-2.2.2/src/blockfile/ODPCMAliasBlockFile.h:102:9: note: Function in derived class
audacity-Audacity-2.2.2/src/DirManager.cpp:216:54: performance: Function parameter 'dirPath' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/DirManager.cpp:218:55: performance: Function parameter 'dirspec' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/DirManager.cpp:219:55: performance: Function parameter 'filespec' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/InconsistencyException.h:31:15: warning: Access of moved variable 'that'. [accessMoved]
audacity-Audacity-2.2.2/src/InconsistencyException.h:30:29: note: Calling std::move(that)
audacity-Audacity-2.2.2/src/InconsistencyException.h:31:15: note: $symbol:that
Access of moved variable '$symbol'.
audacity-Audacity-2.2.2/src/InconsistencyException.h:32:15: warning: Access of moved variable 'that'. [accessMoved]
audacity-Audacity-2.2.2/src/InconsistencyException.h:30:29: note: Calling std::move(that)
audacity-Audacity-2.2.2/src/InconsistencyException.h:32:15: note: $symbol:that
Access of moved variable '$symbol'.
audacity-Audacity-2.2.2/src/InconsistencyException.h:33:15: warning: Access of moved variable 'that'. [accessMoved]
audacity-Audacity-2.2.2/src/InconsistencyException.h:30:29: note: Calling std::move(that)
audacity-Audacity-2.2.2/src/InconsistencyException.h:33:15: note: $symbol:that
Access of moved variable '$symbol'.
audacity-Audacity-2.2.2/src/InconsistencyException.h:39:17: warning: Access of moved variable 'that'. [accessMoved]
audacity-Audacity-2.2.2/src/InconsistencyException.h:38:42: note: Calling std::move(that)
audacity-Audacity-2.2.2/src/InconsistencyException.h:39:17: note: $symbol:that
Access of moved variable '$symbol'.
audacity-Audacity-2.2.2/src/InconsistencyException.h:40:17: warning: Access of moved variable 'that'. [accessMoved]
audacity-Audacity-2.2.2/src/InconsistencyException.h:38:42: note: Calling std::move(that)
audacity-Audacity-2.2.2/src/InconsistencyException.h:40:17: note: $symbol:that
Access of moved variable '$symbol'.
audacity-Audacity-2.2.2/src/InconsistencyException.h:41:17: warning: Access of moved variable 'that'. [accessMoved]
audacity-Audacity-2.2.2/src/InconsistencyException.h:38:42: note: Calling std::move(that)
audacity-Audacity-2.2.2/src/InconsistencyException.h:41:17: note: $symbol:that
Access of moved variable '$symbol'.
audacity-Audacity-2.2.2/src/Dither.cpp:329:13: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
audacity-Audacity-2.2.2/src/Dither.cpp:332:13: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
audacity-Audacity-2.2.2/src/Dither.cpp:336:13: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
audacity-Audacity-2.2.2/src/Dither.cpp:340:13: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
audacity-Audacity-2.2.2/src/Dither.cpp:252:18: style: Unsigned variable 'len' can't be negative so it is unnecessary to test it. [unsignedPositive]
audacity-Audacity-2.2.2/src/Dither.h:41:11: performance: Technically the member function 'Dither::NoDither' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/Dither.cpp:351:22: note: Technically the member function 'Dither::NoDither' can be static.
audacity-Audacity-2.2.2/src/Dither.h:41:11: note: Technically the member function 'Dither::NoDither' can be static.
audacity-Audacity-2.2.2/src/Dither.h:42:11: performance: Technically the member function 'Dither::RectangleDither' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/Dither.cpp:357:22: note: Technically the member function 'Dither::RectangleDither' can be static.
audacity-Audacity-2.2.2/src/Dither.h:42:11: note: Technically the member function 'Dither::RectangleDither' can be static.
audacity-Audacity-2.2.2/src/Envelope.cpp:348:17: style: The scope of the variable 'y2' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/Envelope.cpp:1214:47: style: Function 'GetValues' argument 2 names different: declaration 'len' definition 'bufferLen'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/Envelope.h:153:39: note: Function 'GetValues' argument 2 names different: declaration 'len' definition 'bufferLen'.
audacity-Audacity-2.2.2/src/Envelope.cpp:1214:47: note: Function 'GetValues' argument 2 names different: declaration 'len' definition 'bufferLen'.
audacity-Audacity-2.2.2/src/Envelope.cpp:1223:25: style: Function 'GetValuesRelative' argument 2 names different: declaration 'len' definition 'bufferLen'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/Envelope.h:175:28: note: Function 'GetValuesRelative' argument 2 names different: declaration 'len' definition 'bufferLen'.
audacity-Audacity-2.2.2/src/Envelope.cpp:1223:25: note: Function 'GetValuesRelative' argument 2 names different: declaration 'len' definition 'bufferLen'.
audacity-Audacity-2.2.2/src/Envelope.cpp:1339:13: style: Function 'GetValues' argument 1 names different: declaration 'aligned_time' definition 'alignedTime'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/Envelope.h:159:16: note: Function 'GetValues' argument 1 names different: declaration 'aligned_time' definition 'alignedTime'.
audacity-Audacity-2.2.2/src/Envelope.cpp:1339:13: note: Function 'GetValues' argument 1 names different: declaration 'aligned_time' definition 'alignedTime'.
audacity-Audacity-2.2.2/src/Envelope.h:78:1: warning: The class 'Envelope' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
audacity-Audacity-2.2.2/src/UIHandle.h:134:35: performance: Function parameter 'val' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/FFT.cpp:178:19: style: The scope of the variable 'ar1' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/FFT.cpp:178:24: style: The scope of the variable 'ar2' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/FFT.cpp:178:34: style: The scope of the variable 'ai1' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/FFT.cpp:178:39: style: The scope of the variable 'ai2' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/FFT.cpp:362:46: style: Function 'NewWindowFunc' argument 2 names different: declaration 'NumSamples' definition 'NumSamplesIn'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/FFT.h:126:46: note: Function 'NewWindowFunc' argument 2 names different: declaration 'NumSamples' definition 'NumSamplesIn'.
audacity-Audacity-2.2.2/src/FFT.cpp:362:46: note: Function 'NewWindowFunc' argument 2 names different: declaration 'NumSamples' definition 'NumSamplesIn'.
audacity-Audacity-2.2.2/src/FFT.cpp:362:85: style: Function 'NewWindowFunc' argument 4 names different: declaration 'data' definition 'in'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/FFT.h:126:83: note: Function 'NewWindowFunc' argument 4 names different: declaration 'data' definition 'in'.
audacity-Audacity-2.2.2/src/FFT.cpp:362:85: note: Function 'NewWindowFunc' argument 4 names different: declaration 'data' definition 'in'.
audacity-Audacity-2.2.2/src/FFT.cpp:507:62: style: Function 'WindowFunc' argument 3 names different: declaration 'data' definition 'in'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/FFT.h:118:62: note: Function 'WindowFunc' argument 3 names different: declaration 'data' definition 'in'.
audacity-Audacity-2.2.2/src/FFT.cpp:507:62: note: Function 'WindowFunc' argument 3 names different: declaration 'data' definition 'in'.
audacity-Audacity-2.2.2/src/FFT.cpp:530:92: style: Function 'DerivativeOfWindowFunc' argument 4 names different: declaration 'data' definition 'in'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/FFT.h:135:92: note: Function 'DerivativeOfWindowFunc' argument 4 names different: declaration 'data' definition 'in'.
audacity-Audacity-2.2.2/src/FFT.cpp:530:92: note: Function 'DerivativeOfWindowFunc' argument 4 names different: declaration 'data' definition 'in'.
audacity-Audacity-2.2.2/src/FileFormats.cpp:26:0: error: #error Requires libsndfile 1.0 or higher [preprocessorErrorDirective]
audacity-Audacity-2.2.2/src/FileIO.cpp:69:36: style: Function 'Read' argument 1 names different: declaration 'buffer' definition 'buf'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/FileIO.h:37:31: note: Function 'Read' argument 1 names different: declaration 'buffer' definition 'buf'.
audacity-Audacity-2.2.2/src/FileIO.cpp:69:36: note: Function 'Read' argument 1 names different: declaration 'buffer' definition 'buf'.
audacity-Audacity-2.2.2/src/FileIO.cpp:78:44: style: Function 'Write' argument 1 names different: declaration 'buffer' definition 'buf'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/FileIO.h:38:39: note: Function 'Write' argument 1 names different: declaration 'buffer' definition 'buf'.
audacity-Audacity-2.2.2/src/FileIO.cpp:78:44: note: Function 'Write' argument 1 names different: declaration 'buffer' definition 'buf'.
audacity-Audacity-2.2.2/src/FileIO.h:33:9: style: Technically the member function 'FileIO::IsOpened' can be const. [functionConst]
audacity-Audacity-2.2.2/src/FileIO.cpp:50:14: note: Technically the member function 'FileIO::IsOpened' can be const.
audacity-Audacity-2.2.2/src/FileIO.h:33:9: note: Technically the member function 'FileIO::IsOpened' can be const.
audacity-Audacity-2.2.2/src/FreqWindow.cpp:322:25: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/FreqWindow.cpp:335:25: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/FreqWindow.cpp:574:29: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/FreqWindow.cpp:869:18: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/FreqWindow.cpp:728:22: style: The scope of the variable 'xRatio' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/FreqWindow.cpp:882:22: style: The scope of the variable 'xRatio' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/FreqWindow.cpp:1298:22: style: The scope of the variable 'power' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/FreqWindow.cpp:1130:39: style: Function 'OnPaint' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/FreqWindow.h:115:32: note: Function 'OnPaint' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/FreqWindow.cpp:1130:39: note: Function 'OnPaint' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/FreqWindow.cpp:1140:12: warning: Member variable 'FreqGauge::mCur' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/FreqWindow.cpp:1140:12: warning: Member variable 'FreqGauge::mLast' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/FreqWindow.cpp:1140:12: warning: Member variable 'FreqGauge::mInterval' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/FreqWindow.cpp:1140:12: warning: Member variable 'FreqGauge::mBar' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/FreqWindow.cpp:1140:12: warning: Member variable 'FreqGauge::mGap' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/FreqWindow.cpp:1140:12: warning: Member variable 'FreqGauge::mMargin' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/FreqWindow.h:76:10: performance: Technically the member function 'SpectrumAnalyst::CubicInterpolate' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/FreqWindow.cpp:1547:24: note: Technically the member function 'SpectrumAnalyst::CubicInterpolate' can be static.
audacity-Audacity-2.2.2/src/FreqWindow.h:76:10: note: Technically the member function 'SpectrumAnalyst::CubicInterpolate' can be static.
audacity-Audacity-2.2.2/src/FreqWindow.h:77:10: performance: Technically the member function 'SpectrumAnalyst::CubicMaximize' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/FreqWindow.cpp:1562:24: note: Technically the member function 'SpectrumAnalyst::CubicMaximize' can be static.
audacity-Audacity-2.2.2/src/FreqWindow.h:77:10: note: Technically the member function 'SpectrumAnalyst::CubicMaximize' can be static.
audacity-Audacity-2.2.2/src/FreqWindow.h:89:4: style: Class 'FreqGauge' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/FreqWindow.h:109:4: style: Class 'FreqPlot' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/HelpText.cpp:88:10: style: The scope of the variable 'j' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/HelpText.cpp:88:12: style: The scope of the variable 'k' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/ImageManipulation.cpp:287:18: style: The scope of the variable 'v' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/ImageManipulation.cpp:345:19: style: The scope of the variable 'bkp' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/ImageManipulation.cpp:346:19: style: The scope of the variable 'fgp' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/ImageManipulation.cpp:317:31: style: Function 'PasteSubImage' argument 1 names different: declaration 'pDest' definition 'background'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/ImageManipulation.h:62:31: note: Function 'PasteSubImage' argument 1 names different: declaration 'pDest' definition 'background'.
audacity-Audacity-2.2.2/src/ImageManipulation.cpp:317:31: note: Function 'PasteSubImage' argument 1 names different: declaration 'pDest' definition 'background'.
audacity-Audacity-2.2.2/src/ImageManipulation.cpp:317:53: style: Function 'PasteSubImage' argument 2 names different: declaration 'pSrc' definition 'foreground'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/ImageManipulation.h:62:48: note: Function 'PasteSubImage' argument 2 names different: declaration 'pSrc' definition 'foreground'.
audacity-Audacity-2.2.2/src/ImageManipulation.cpp:317:53: note: Function 'PasteSubImage' argument 2 names different: declaration 'pSrc' definition 'foreground'.
audacity-Audacity-2.2.2/src/ImageManipulation.cpp:317:69: style: Function 'PasteSubImage' argument 3 names different: declaration 'x' definition 'xoff'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/ImageManipulation.h:62:58: note: Function 'PasteSubImage' argument 3 names different: declaration 'x' definition 'xoff'.
audacity-Audacity-2.2.2/src/ImageManipulation.cpp:317:69: note: Function 'PasteSubImage' argument 3 names different: declaration 'x' definition 'xoff'.
audacity-Audacity-2.2.2/src/ImageManipulation.cpp:317:79: style: Function 'PasteSubImage' argument 4 names different: declaration 'y' definition 'yoff'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/ImageManipulation.h:62:65: note: Function 'PasteSubImage' argument 4 names different: declaration 'y' definition 'yoff'.
audacity-Audacity-2.2.2/src/ImageManipulation.cpp:317:79: note: Function 'PasteSubImage' argument 4 names different: declaration 'y' definition 'yoff'.
audacity-Audacity-2.2.2/src/Internat.cpp:289:54: style: Function 'StripAccelerators' argument 1 names different: declaration 'str' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/Internat.h:132:54: note: Function 'StripAccelerators' argument 1 names different: declaration 'str' definition 's'.
audacity-Audacity-2.2.2/src/Internat.cpp:289:54: note: Function 'StripAccelerators' argument 1 names different: declaration 'str' definition 's'.
audacity-Audacity-2.2.2/src/InterpolateAudio.cpp:88:22: style: Unsigned variable 'firstBad' can't be negative so it is unnecessary to test it. [unsignedPositive]
audacity-Audacity-2.2.2/src/LabelDialog.cpp:436:8: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/LabelDialog.cpp:463:11: style: The scope of the variable 'dist' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/LabelTrack.h:124:4: style: Class 'LabelTrack' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/Languages.cpp:219:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
audacity-Audacity-2.2.2/src/Lyrics.cpp:45:52: style: Function 'OnMouseEvent' argument 1 names different: declaration 'evt' definition 'event'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/Lyrics.h:53:36: note: Function 'OnMouseEvent' argument 1 names different: declaration 'evt' definition 'event'.
audacity-Audacity-2.2.2/src/Lyrics.cpp:45:52: note: Function 'OnMouseEvent' argument 1 names different: declaration 'evt' definition 'event'.
audacity-Audacity-2.2.2/src/Matrix.cpp:49:30: style: Function 'Vector' argument 1 names different: declaration 'copyFrom' definition 'other'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/Matrix.h:37:25: note: Function 'Vector' argument 1 names different: declaration 'copyFrom' definition 'other'.
audacity-Audacity-2.2.2/src/Matrix.cpp:49:30: note: Function 'Vector' argument 1 names different: declaration 'copyFrom' definition 'other'.
audacity-Audacity-2.2.2/src/Matrix.cpp:102:30: style: Function 'Matrix' argument 1 names different: declaration 'copyFrom' definition 'other'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/Matrix.h:60:25: note: Function 'Matrix' argument 1 names different: declaration 'copyFrom' definition 'other'.
audacity-Audacity-2.2.2/src/Matrix.cpp:102:30: note: Function 'Matrix' argument 1 names different: declaration 'copyFrom' definition 'other'.
audacity-Audacity-2.2.2/src/Matrix.cpp:256:35: style: Function 'MatrixSubset' argument 1 names different: declaration 'M' definition 'input'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/Matrix.h:105:35: note: Function 'MatrixSubset' argument 1 names different: declaration 'M' definition 'input'.
audacity-Audacity-2.2.2/src/Matrix.cpp:256:35: note: Function 'MatrixSubset' argument 1 names different: declaration 'M' definition 'input'.
audacity-Audacity-2.2.2/src/Matrix.cpp:280:38: style: Function 'TransposeMatrix' argument 1 names different: declaration 'M' definition 'other'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/Matrix.h:83:38: note: Function 'TransposeMatrix' argument 1 names different: declaration 'M' definition 'other'.
audacity-Audacity-2.2.2/src/Matrix.cpp:280:38: note: Function 'TransposeMatrix' argument 1 names different: declaration 'M' definition 'other'.
audacity-Audacity-2.2.2/src/ModuleManager.cpp:278:28: style: Condition 'iModuleStatus==kModuleNew' is always false [knownConditionTrueFalse]
audacity-Audacity-2.2.2/src/ModuleManager.cpp:263:25: note: Assuming that condition 'iModuleStatus==kModuleAsk' is not redundant
audacity-Audacity-2.2.2/src/ModuleManager.cpp:278:28: note: Condition 'iModuleStatus==kModuleNew' is always false
audacity-Audacity-2.2.2/src/ModuleManager.cpp:475:53: style: Function 'RegisterModule' argument 1 names different: declaration 'module' definition 'inModule'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/ModuleManager.h:84:41: note: Function 'RegisterModule' argument 1 names different: declaration 'module' definition 'inModule'.
audacity-Audacity-2.2.2/src/ModuleManager.cpp:475:53: note: Function 'RegisterModule' argument 1 names different: declaration 'module' definition 'inModule'.
audacity-Audacity-2.2.2/src/ModuleManager.cpp:529:70: style: Function 'FindPluginsForProvider' argument 1 names different: declaration 'provider' definition 'providerID'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/ModuleManager.h:101:58: note: Function 'FindPluginsForProvider' argument 1 names different: declaration 'provider' definition 'providerID'.
audacity-Audacity-2.2.2/src/ModuleManager.cpp:529:70: note: Function 'FindPluginsForProvider' argument 1 names different: declaration 'provider' definition 'providerID'.
audacity-Audacity-2.2.2/src/ModuleManager.cpp:545:53: style: Function 'RegisterPlugin' argument 1 names different: declaration 'provider' definition 'providerID'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/ModuleManager.h:102:41: note: Function 'RegisterPlugin' argument 1 names different: declaration 'provider' definition 'providerID'.
audacity-Audacity-2.2.2/src/ModuleManager.cpp:545:53: note: Function 'RegisterPlugin' argument 1 names different: declaration 'provider' definition 'providerID'.
audacity-Audacity-2.2.2/src/ModuleManager.cpp:558:72: style: Function 'CreateProviderInstance' argument 1 names different: declaration 'provider' definition 'providerID'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/ModuleManager.h:105:60: note: Function 'CreateProviderInstance' argument 1 names different: declaration 'provider' definition 'providerID'.
audacity-Audacity-2.2.2/src/ModuleManager.cpp:558:72: note: Function 'CreateProviderInstance' argument 1 names different: declaration 'provider' definition 'providerID'.
audacity-Audacity-2.2.2/src/ModuleManager.cpp:569:64: style: Function 'CreateInstance' argument 1 names different: declaration 'provider' definition 'providerID'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/ModuleManager.h:106:52: note: Function 'CreateInstance' argument 1 names different: declaration 'provider' definition 'providerID'.
audacity-Audacity-2.2.2/src/ModuleManager.cpp:569:64: note: Function 'CreateInstance' argument 1 names different: declaration 'provider' definition 'providerID'.
audacity-Audacity-2.2.2/src/ModuleManager.cpp:580:53: style: Function 'DeleteInstance' argument 1 names different: declaration 'provider' definition 'providerID'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/ModuleManager.h:107:41: note: Function 'DeleteInstance' argument 1 names different: declaration 'provider' definition 'providerID'.
audacity-Audacity-2.2.2/src/ModuleManager.cpp:580:53: note: Function 'DeleteInstance' argument 1 names different: declaration 'provider' definition 'providerID'.
audacity-Audacity-2.2.2/src/ModuleManager.cpp:609:52: style: Function 'IsPluginValid' argument 1 names different: declaration 'provider' definition 'providerID'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/ModuleManager.h:110:40: note: Function 'IsPluginValid' argument 1 names different: declaration 'provider' definition 'providerID'.
audacity-Audacity-2.2.2/src/ModuleManager.cpp:609:52: note: Function 'IsPluginValid' argument 1 names different: declaration 'provider' definition 'providerID'.
audacity-Audacity-2.2.2/src/ModuleManager.cpp:93:4: performance: Variable 'mName' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/src/ModuleManager.cpp:94:4: performance: Variable 'mLib' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/src/prefs/ModulePrefs.h:37:4: style: Class 'ModulePrefs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/ModuleManager.h:51:4: style: Class 'Module' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/PluginManager.cpp:1029:30: style: Condition 'item.state!=STATE_New' is always true [knownConditionTrueFalse]
audacity-Audacity-2.2.2/src/PluginManager.cpp:771:21: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/PluginManager.cpp:812:36: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/PluginManager.cpp:813:19: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/PluginManager.cpp:814:19: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/PluginManager.cpp:3093:8: style: The scope of the variable 'padding' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/PluginManager.cpp:701:58: style: Function 'RegenerateEffectsList' argument 1 names different: declaration 'iShowWhat' definition 'filter'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/PluginManager.cpp:431:35: note: Function 'RegenerateEffectsList' argument 1 names different: declaration 'iShowWhat' definition 'filter'.
audacity-Audacity-2.2.2/src/PluginManager.cpp:701:58: note: Function 'RegenerateEffectsList' argument 1 names different: declaration 'iShowWhat' definition 'filter'.
audacity-Audacity-2.2.2/src/PluginManager.cpp:1716:16: warning: Member variable 'PluginManager::mDirty' is not initialized in the constructor. [uninitMemberVarPrivate]
audacity-Audacity-2.2.2/src/PluginManager.cpp:1716:16: warning: Member variable 'PluginManager::mCurrentIndex' is not initialized in the constructor. [uninitMemberVarPrivate]
audacity-Audacity-2.2.2/src/PluginManager.cpp:1065:4: performance: Variable 'mEffectType' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/src/PluginManager.cpp:1718:4: performance: Variable 'mSettings' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/src/Printing.cpp:48:30: performance: Function parameter 'title' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/Profiler.cpp:118:14: warning: Member variable 'TaskProfile::mLine' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/Profiler.cpp:118:14: warning: Member variable 'TaskProfile::mLastTime' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/Profiler.cpp:120:4: performance: Variable 'mCumTime' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/src/Profiler.h:80:14: style: Technically the member function 'TaskProfile::ComputeAverageRunTime' can be const. [functionConst]
audacity-Audacity-2.2.2/src/Profiler.cpp:151:21: note: Technically the member function 'TaskProfile::ComputeAverageRunTime' can be const.
audacity-Audacity-2.2.2/src/Profiler.h:80:14: note: Technically the member function 'TaskProfile::ComputeAverageRunTime' can be const.
audacity-Audacity-2.2.2/src/RealFFTf.cpp:63:8: style: The scope of the variable 'temp' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/RealFFTf.cpp:170:20: style: The scope of the variable 'sptr' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/RealFFTf.cpp:272:20: style: The scope of the variable 'sptr' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/RealFFTf.cpp:136:40: style: Function 'operator()' argument 1 names different: declaration 'p' definition 'hFFT'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/RealFFTf.h:19:32: note: Function 'operator()' argument 1 names different: declaration 'p' definition 'hFFT'.
audacity-Audacity-2.2.2/src/RealFFTf.cpp:136:40: note: Function 'operator()' argument 1 names different: declaration 'p' definition 'hFFT'.
audacity-Audacity-2.2.2/src/RealFFTf.cpp:81:41: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
audacity-Audacity-2.2.2/src/RingBuffer.cpp:53:28: style: Function 'Put' argument 3 names different: declaration 'samples' definition 'samplesToCopy'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/RingBuffer.h:26:61: note: Function 'Put' argument 3 names different: declaration 'samples' definition 'samplesToCopy'.
audacity-Audacity-2.2.2/src/RingBuffer.cpp:53:28: note: Function 'Put' argument 3 names different: declaration 'samples' definition 'samplesToCopy'.
audacity-Audacity-2.2.2/src/RingBuffer.cpp:78:54: style: Function 'Clear' argument 2 names different: declaration 'samples' definition 'samplesToClear'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/RingBuffer.h:27:45: note: Function 'Clear' argument 2 names different: declaration 'samples' definition 'samplesToClear'.
audacity-Audacity-2.2.2/src/RingBuffer.cpp:78:54: note: Function 'Clear' argument 2 names different: declaration 'samples' definition 'samplesToClear'.
audacity-Audacity-2.2.2/src/RingBuffer.cpp:109:31: style: Function 'Get' argument 3 names different: declaration 'samples' definition 'samplesToCopy'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/RingBuffer.h:34:61: note: Function 'Get' argument 3 names different: declaration 'samples' definition 'samplesToCopy'.
audacity-Audacity-2.2.2/src/RingBuffer.cpp:109:31: note: Function 'Get' argument 3 names different: declaration 'samples' definition 'samplesToCopy'.
audacity-Audacity-2.2.2/src/RingBuffer.cpp:131:35: style: Function 'Discard' argument 1 names different: declaration 'samples' definition 'samplesToDiscard'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/RingBuffer.h:35:26: note: Function 'Discard' argument 1 names different: declaration 'samples' definition 'samplesToDiscard'.
audacity-Audacity-2.2.2/src/RingBuffer.cpp:131:35: note: Function 'Discard' argument 1 names different: declaration 'samples' definition 'samplesToDiscard'.
audacity-Audacity-2.2.2/src/RingBuffer.h:38:11: style: Technically the member function 'RingBuffer::Len' can be const. [functionConst]
audacity-Audacity-2.2.2/src/RingBuffer.cpp:38:20: note: Technically the member function 'RingBuffer::Len' can be const.
audacity-Audacity-2.2.2/src/RingBuffer.h:38:11: note: Technically the member function 'RingBuffer::Len' can be const.
audacity-Audacity-2.2.2/src/SampleFormat.cpp:79:29: style: Function 'ClearSamples' argument 1 names different: declaration 'buffer' definition 'dst'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/SampleFormat.h:138:34: note: Function 'ClearSamples' argument 1 names different: declaration 'buffer' definition 'dst'.
audacity-Audacity-2.2.2/src/SampleFormat.cpp:79:29: note: Function 'ClearSamples' argument 1 names different: declaration 'buffer' definition 'dst'.
audacity-Audacity-2.2.2/src/SampleFormat.cpp:86:31: style: Function 'ReverseSamples' argument 1 names different: declaration 'buffer' definition 'dst'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/SampleFormat.h:141:36: note: Function 'ReverseSamples' argument 1 names different: declaration 'buffer' definition 'dst'.
audacity-Audacity-2.2.2/src/SampleFormat.cpp:86:31: note: Function 'ReverseSamples' argument 1 names different: declaration 'buffer' definition 'dst'.
audacity-Audacity-2.2.2/src/commands/Command.h:58:14: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/Screenshot.cpp:451:8: style: The scope of the variable 'top' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/Screenshot.cpp:472:42: style: Function 'ProcessEvent' argument 1 names different: declaration 'event' definition 'e'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/Screenshot.cpp:51:32: note: Function 'ProcessEvent' argument 1 names different: declaration 'event' definition 'e'.
audacity-Audacity-2.2.2/src/Screenshot.cpp:472:42: note: Function 'ProcessEvent' argument 1 names different: declaration 'event' definition 'e'.
audacity-Audacity-2.2.2/src/commands/CommandSignature.h:33:13: warning: Member variable 'CommandSignature::mDefaults' is not initialized in the constructor. [uninitMemberVarPrivate]
audacity-Audacity-2.2.2/src/commands/CommandSignature.h:33:13: warning: Member variable 'CommandSignature::mValidators' is not initialized in the constructor. [uninitMemberVarPrivate]
audacity-Audacity-2.2.2/src/commands/Validators.h:60:21: style: Technically the member function 'Validator::GetConverted' can be const. [functionConst]
audacity-Audacity-2.2.2/src/commands/CommandTargets.h:46:9: performance: Technically the member function 'NullProgressTarget::Update' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/toolbars/ToolDock.h:229:13: style: Technically the member function 'ToolBarConfiguration::begin' can be const. [functionConst]
audacity-Audacity-2.2.2/src/toolbars/ToolDock.h:230:13: performance: Technically the member function 'ToolBarConfiguration::end' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/commands/Command.h:53:4: style: Class 'CommandExecutionContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/commands/Command.h:95:4: style: Class 'DecoratedCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/commands/Command.h:111:4: style: Class 'ApplyAndSendResponse' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/commands/ResponseQueue.h:50:7: style: Class 'Response' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/commands/CommandTargets.h:55:4: style: Class 'GUIProgressTarget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/commands/CommandTargets.h:79:4: style: Class 'ProgressToMessageTarget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/commands/CommandTargets.h:116:4: style: Class 'StatusBarTarget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/commands/CommandTargets.h:131:4: style: Class 'ResponseQueueTarget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/commands/CommandSignature.h:28:1: warning: The class 'CommandSignature' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
audacity-Audacity-2.2.2/src/commands/Validators.h:87:19: style: The function 'GetClone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/src/commands/Validators.h:81:19: note: Virtual function in base class
audacity-Audacity-2.2.2/src/commands/Validators.h:87:19: note: Function in derived class
audacity-Audacity-2.2.2/src/commands/Validators.h:156:17: style: The function 'Validate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/src/commands/Validators.h:66:17: note: Virtual function in base class
audacity-Audacity-2.2.2/src/commands/Validators.h:156:17: note: Function in derived class
audacity-Audacity-2.2.2/src/commands/Command.h:145:9: style: The function 'Progress' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/src/commands/Command.h:73:17: note: Virtual function in base class
audacity-Audacity-2.2.2/src/commands/Command.h:145:9: note: Function in derived class
audacity-Audacity-2.2.2/src/commands/Command.h:157:13: style: The function 'GetName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/src/commands/Command.h:77:21: note: Virtual function in base class
audacity-Audacity-2.2.2/src/commands/Command.h:157:13: note: Function in derived class
audacity-Audacity-2.2.2/src/commands/Command.h:160:22: style: The function 'GetSignature' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/src/commands/Command.h:78:30: note: Virtual function in base class
audacity-Audacity-2.2.2/src/commands/Command.h:160:22: note: Function in derived class
audacity-Audacity-2.2.2/src/commands/Command.h:164:9: style: The function 'SetParameter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/src/commands/Command.h:79:17: note: Virtual function in base class
audacity-Audacity-2.2.2/src/commands/Command.h:164:9: note: Function in derived class
audacity-Audacity-2.2.2/src/commands/ScreenshotCommand.h:73:9: style: The function 'Apply' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/src/commands/Command.h:80:17: note: Virtual function in base class
audacity-Audacity-2.2.2/src/commands/ScreenshotCommand.h:73:9: note: Function in derived class
audacity-Audacity-2.2.2/src/toolbars/ToolDock.h:211:24: performance: Function parameter 'b' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/toolbars/ToolDock.h:211:33: performance: Function parameter 'c' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/toolbars/ToolDock.h:211:42: performance: Function parameter 'e' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/SelectedRegion.h:220:9: style: Technically the member function 'SelectedRegion::HandleXMLAttribute' can be const. [functionConst]
audacity-Audacity-2.2.2/src/SelectedRegion.cpp:39:22: note: Technically the member function 'SelectedRegion::HandleXMLAttribute' can be const.
audacity-Audacity-2.2.2/src/SelectedRegion.h:220:9: note: Technically the member function 'SelectedRegion::HandleXMLAttribute' can be const.
audacity-Audacity-2.2.2/src/SelectionState.cpp:91:29: style: Function 'SelectRangeOfTracks' argument 2 names different: declaration 'sTrack' definition 'rsTrack'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/SelectionState.h:31:35: note: Function 'SelectRangeOfTracks' argument 2 names different: declaration 'sTrack' definition 'rsTrack'.
audacity-Audacity-2.2.2/src/SelectionState.cpp:91:29: note: Function 'SelectRangeOfTracks' argument 2 names different: declaration 'sTrack' definition 'rsTrack'.
audacity-Audacity-2.2.2/src/SelectionState.cpp:91:45: style: Function 'SelectRangeOfTracks' argument 3 names different: declaration 'eTrack' definition 'reTrack'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/SelectionState.h:31:50: note: Function 'SelectRangeOfTracks' argument 3 names different: declaration 'eTrack' definition 'reTrack'.
audacity-Audacity-2.2.2/src/SelectionState.cpp:91:45: note: Function 'SelectRangeOfTracks' argument 3 names different: declaration 'eTrack' definition 'reTrack'.
audacity-Audacity-2.2.2/src/widgets/ImageRoll.h:41:4: style: Class 'ImageRoll' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/MixerBoard.h:289:4: style: Class 'MixerBoardFrame' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/Sequence.cpp:182:11: style: Condition '!bSuccess' is always true [knownConditionTrueFalse]
audacity-Audacity-2.2.2/src/Sequence.cpp:180:20: note: Assignment 'bSuccess=false', assigned value is 0
audacity-Audacity-2.2.2/src/Sequence.cpp:182:11: note: Condition '!bSuccess' is always true
audacity-Audacity-2.2.2/src/Sequence.cpp:1957:12: style: Condition '!consistent' is always true [knownConditionTrueFalse]
audacity-Audacity-2.2.2/src/Sequence.cpp:1955:22: note: Assignment 'consistent=false', assigned value is 0
audacity-Audacity-2.2.2/src/Sequence.cpp:1957:12: note: Condition '!consistent' is always true
audacity-Audacity-2.2.2/src/Sequence.cpp:175:15: style: The scope of the variable 'oldMinSamples' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/Sequence.cpp:1433:15: style: Checking if unsigned variable 'num' is less than zero. This might be a false warning. [unsignedLessThanZero]
audacity-Audacity-2.2.2/src/Sequence.cpp:1666:12: style: Checking if unsigned variable 'len' is less than zero. This might be a false warning. [unsignedLessThanZero]
audacity-Audacity-2.2.2/src/Sequence.cpp:467:34: style: Function 'Paste' argument 1 names different: declaration 's0' definition 's'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/Sequence.h:108:27: note: Function 'Paste' argument 1 names different: declaration 's0' definition 's'.
audacity-Audacity-2.2.2/src/Sequence.cpp:467:34: note: Function 'Paste' argument 1 names different: declaration 's0' definition 's'.
audacity-Audacity-2.2.2/src/Sequence.cpp:753:17: style: Function 'AppendBlock' argument 1 names different: declaration 'dirManager' definition 'mDirManager'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/Sequence.h:251:20: note: Function 'AppendBlock' argument 1 names different: declaration 'dirManager' definition 'mDirManager'.
audacity-Audacity-2.2.2/src/Sequence.cpp:753:17: note: Function 'AppendBlock' argument 1 names different: declaration 'dirManager' definition 'mDirManager'.
audacity-Audacity-2.2.2/src/Sequence.cpp:754:17: style: Function 'AppendBlock' argument 2 names different: declaration 'blocks' definition 'mBlock'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/Sequence.h:252:20: note: Function 'AppendBlock' argument 2 names different: declaration 'blocks' definition 'mBlock'.
audacity-Audacity-2.2.2/src/Sequence.cpp:754:17: note: Function 'AppendBlock' argument 2 names different: declaration 'blocks' definition 'mBlock'.
audacity-Audacity-2.2.2/src/Sequence.cpp:754:38: style: Function 'AppendBlock' argument 3 names different: declaration 'numSamples' definition 'mNumSamples'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/Sequence.h:252:41: note: Function 'AppendBlock' argument 3 names different: declaration 'numSamples' definition 'mNumSamples'.
audacity-Audacity-2.2.2/src/Sequence.cpp:754:38: note: Function 'AppendBlock' argument 3 names different: declaration 'numSamples' definition 'mNumSamples'.
audacity-Audacity-2.2.2/src/Sequence.cpp:1663:17: style: Function 'Blockify' argument 1 names different: declaration 'dirManager' definition 'mDirManager'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/Sequence.h:262:20: note: Function 'Blockify' argument 1 names different: declaration 'dirManager' definition 'mDirManager'.
audacity-Audacity-2.2.2/src/Sequence.cpp:1663:17: note: Function 'Blockify' argument 1 names different: declaration 'dirManager' definition 'mDirManager'.
audacity-Audacity-2.2.2/src/Sequence.cpp:1663:37: style: Function 'Blockify' argument 2 names different: declaration 'maxSamples' definition 'mMaxSamples'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/Sequence.h:262:39: note: Function 'Blockify' argument 2 names different: declaration 'maxSamples' definition 'mMaxSamples'.
audacity-Audacity-2.2.2/src/Sequence.cpp:1663:37: note: Function 'Blockify' argument 2 names different: declaration 'maxSamples' definition 'mMaxSamples'.
audacity-Audacity-2.2.2/src/Sequence.cpp:1663:63: style: Function 'Blockify' argument 3 names different: declaration 'format' definition 'mSampleFormat'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/Sequence.h:262:64: note: Function 'Blockify' argument 3 names different: declaration 'format' definition 'mSampleFormat'.
audacity-Audacity-2.2.2/src/Sequence.cpp:1663:63: note: Function 'Blockify' argument 3 names different: declaration 'format' definition 'mSampleFormat'.
audacity-Audacity-2.2.2/src/Sequence.cpp:1979:23: style: Function 'DebugPrintf' argument 1 names different: declaration 'block' definition 'mBlock'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/Sequence.h:281:26: note: Function 'DebugPrintf' argument 1 names different: declaration 'block' definition 'mBlock'.
audacity-Audacity-2.2.2/src/Sequence.cpp:1979:23: note: Function 'DebugPrintf' argument 1 names different: declaration 'block' definition 'mBlock'.
audacity-Audacity-2.2.2/src/Sequence.cpp:1979:43: style: Function 'DebugPrintf' argument 2 names different: declaration 'numSamples' definition 'mNumSamples'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/Sequence.h:281:45: note: Function 'DebugPrintf' argument 2 names different: declaration 'numSamples' definition 'mNumSamples'.
audacity-Audacity-2.2.2/src/Sequence.cpp:1979:43: note: Function 'DebugPrintf' argument 2 names different: declaration 'numSamples' definition 'mNumSamples'.
audacity-Audacity-2.2.2/src/Sequence.cpp:237:15: style: Variable 'bSuccess' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/src/Sequence.cpp:1975:17: style: Variable 'consistent' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/src/Sequence.cpp:1583:13: error: Uninitialized variable: pLastBlock [uninitvar]
audacity-Audacity-2.2.2/src/Sequence.cpp:1707:13: error: Uninitialized variable: pBlock [uninitvar]
audacity-Audacity-2.2.2/src/Shuttle.cpp:93:10: warning: Member variable 'Shuttle::mbStoreInClient' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/ShuttleGui.cpp:345:8: warning: Either the condition 'pChoices' is redundant or there is possible null pointer dereference: pChoices. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/src/ShuttleGui.cpp:1287:17: note: Assuming that condition 'pChoices' is not redundant
audacity-Audacity-2.2.2/src/ShuttleGui.cpp:1291:48: note: Calling function 'AddChoice', 3rd argument 'pChoices' value is 0
audacity-Audacity-2.2.2/src/ShuttleGui.cpp:345:8: note: Null pointer dereference
audacity-Audacity-2.2.2/src/ShuttleGui.cpp:851:29: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/ShuttleGui.cpp:873:29: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/ShuttleGui.cpp:1115:4: style: Variable 'pSpinCtrl' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/src/ShuttleGui.cpp:1112:0: note: Variable 'pSpinCtrl' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/src/ShuttleGui.cpp:1115:4: note: Variable 'pSpinCtrl' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/src/ShuttleGui.cpp:1155:4: style: Variable 'pTextBox' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/src/ShuttleGui.cpp:1152:0: note: Variable 'pTextBox' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/src/ShuttleGui.cpp:1155:4: note: Variable 'pTextBox' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/src/ShuttleGui.cpp:1195:4: style: Variable 'pTextBox' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/src/ShuttleGui.cpp:1192:0: note: Variable 'pTextBox' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/src/ShuttleGui.cpp:1195:4: note: Variable 'pTextBox' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/src/ShuttleGui.cpp:568:54: style: Function 'AddConstTextBox' argument 1 names different: declaration 'Caption' definition 'Prompt'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/ShuttleGui.h:110:42: note: Function 'AddConstTextBox' argument 1 names different: declaration 'Caption' definition 'Prompt'.
audacity-Audacity-2.2.2/src/ShuttleGui.cpp:568:54: note: Function 'AddConstTextBox' argument 1 names different: declaration 'Caption' definition 'Prompt'.
audacity-Audacity-2.2.2/src/ShuttleGui.cpp:1417:58: style: Function 'TieTextBox' argument 1 names different: declaration 'Caption' definition 'Prompt'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/ShuttleGui.h:159:45: note: Function 'TieTextBox' argument 1 names different: declaration 'Caption' definition 'Prompt'.
audacity-Audacity-2.2.2/src/ShuttleGui.cpp:1417:58: note: Function 'TieTextBox' argument 1 names different: declaration 'Caption' definition 'Prompt'.
audacity-Audacity-2.2.2/src/ShuttleGui.cpp:1417:76: style: Function 'TieTextBox' argument 2 names different: declaration 'Value' definition 'Selected'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/ShuttleGui.h:159:65: note: Function 'TieTextBox' argument 2 names different: declaration 'Value' definition 'Selected'.
audacity-Audacity-2.2.2/src/ShuttleGui.cpp:1417:76: note: Function 'TieTextBox' argument 2 names different: declaration 'Value' definition 'Selected'.
audacity-Audacity-2.2.2/src/ShuttleGui.cpp:1435:65: style: Function 'TieNumericTextBox' argument 1 names different: declaration 'Caption' definition 'Prompt'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/ShuttleGui.h:164:52: note: Function 'TieNumericTextBox' argument 1 names different: declaration 'Caption' definition 'Prompt'.
audacity-Audacity-2.2.2/src/ShuttleGui.cpp:1435:65: note: Function 'TieNumericTextBox' argument 1 names different: declaration 'Caption' definition 'Prompt'.
audacity-Audacity-2.2.2/src/ShuttleGui.cpp:1435:83: style: Function 'TieNumericTextBox' argument 2 names different: declaration 'Value' definition 'Selected'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/ShuttleGui.h:164:72: note: Function 'TieNumericTextBox' argument 2 names different: declaration 'Value' definition 'Selected'.
audacity-Audacity-2.2.2/src/ShuttleGui.cpp:1435:83: note: Function 'TieNumericTextBox' argument 2 names different: declaration 'Value' definition 'Selected'.
audacity-Audacity-2.2.2/src/ShuttleGui.cpp:1978:34: style: Function 'Style' argument 1 names different: declaration 'Style' definition 'style'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/ShuttleGui.h:281:21: note: Function 'Style' argument 1 names different: declaration 'Style' definition 'style'.
audacity-Audacity-2.2.2/src/ShuttleGui.cpp:1978:34: note: Function 'Style' argument 1 names different: declaration 'Style' definition 'style'.
audacity-Audacity-2.2.2/src/ShuttleGui.cpp:1830:36: style: Variable 'TranslatedInt' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/src/ShuttleGui.cpp:114:17: warning: Member variable 'ShuttleGuiBase::mpLastWind' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/ShuttleGui.cpp:114:17: warning: Member variable 'ShuttleGuiBase::mRadioValueInt' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/ShuttleGui.cpp:114:17: warning: Member variable 'ShuttleGuiBase::mpMenuBar' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/ShuttleGui.cpp:114:17: warning: Member variable 'ShuttleGuiBase::mpMenu' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/ShuttleGui.h:149:9: style: Technically the member function 'ShuttleGuiBase::DoStep' can be const. [functionConst]
audacity-Audacity-2.2.2/src/ShuttleGui.cpp:1604:22: note: Technically the member function 'ShuttleGuiBase::DoStep' can be const.
audacity-Audacity-2.2.2/src/ShuttleGui.h:149:9: note: Technically the member function 'ShuttleGuiBase::DoStep' can be const.
audacity-Audacity-2.2.2/src/Snap.cpp:117:35: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/Snap.h:114:11: style: Technically the member function 'SnapManager::Get' can be const. [functionConst]
audacity-Audacity-2.2.2/src/Snap.cpp:186:21: note: Technically the member function 'SnapManager::Get' can be const.
audacity-Audacity-2.2.2/src/Snap.h:114:11: note: Technically the member function 'SnapManager::Get' can be const.
audacity-Audacity-2.2.2/src/SoundActivatedRecord.cpp:53:8: style: The scope of the variable 'dBRange' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/SoundActivatedRecord.h:26:4: style: Class 'SoundActivatedRecord' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/SplashDialog.cpp:148:39: warning: Comparison of a boolean expression with an integer other than 0 or 1. [compareBoolExpressionWithInt]
audacity-Audacity-2.2.2/src/SplashDialog.cpp:148:42: style: Same expression on both sides of '<'. [duplicateExpression]
audacity-Audacity-2.2.2/src/SplashDialog.h:29:4: style: Class 'SplashDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/Tags.cpp:382:33: style: Function 'GetUserGenre' argument 1 names different: declaration 'value' definition 'i'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/Tags.h:95:30: note: Function 'GetUserGenre' argument 1 names different: declaration 'value' definition 'i'.
audacity-Audacity-2.2.2/src/Tags.cpp:382:33: note: Function 'GetUserGenre' argument 1 names different: declaration 'value' definition 'i'.
audacity-Audacity-2.2.2/src/Tags.cpp:391:29: style: Function 'GetGenre' argument 1 names different: declaration 'value' definition 'i'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/Tags.h:97:26: note: Function 'GetGenre' argument 1 names different: declaration 'value' definition 'i'.
audacity-Audacity-2.2.2/src/Tags.cpp:391:29: note: Function 'GetGenre' argument 1 names different: declaration 'value' definition 'i'.
audacity-Audacity-2.2.2/src/Tags.h:97:13: performance: Technically the member function 'Tags::GetGenre' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/Tags.cpp:391:16: note: Technically the member function 'Tags::GetGenre' can be static.
audacity-Audacity-2.2.2/src/Tags.h:97:13: note: Technically the member function 'Tags::GetGenre' can be static.
audacity-Audacity-2.2.2/src/Tags.h:98:8: performance: Technically the member function 'Tags::GetGenre' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/Tags.cpp:402:11: note: Technically the member function 'Tags::GetGenre' can be static.
audacity-Audacity-2.2.2/src/Tags.h:98:8: note: Technically the member function 'Tags::GetGenre' can be static.
audacity-Audacity-2.2.2/src/Tags.h:109:9: style: Technically the member function 'Tags::IsEmpty' can be const. [functionConst]
audacity-Audacity-2.2.2/src/Tags.cpp:289:12: note: Technically the member function 'Tags::IsEmpty' can be const.
audacity-Audacity-2.2.2/src/Tags.h:109:9: note: Technically the member function 'Tags::IsEmpty' can be const.
audacity-Audacity-2.2.2/src/Tags.h:72:1: warning: The class 'Tags' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
audacity-Audacity-2.2.2/src/Theme.cpp:844:16: style: The scope of the variable 'SrcImage' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/Theme.cpp:1034:16: style: The scope of the variable 'Image' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/Theme.cpp:601:4: warning: Member variable 'SourceOutputStream::nBytes' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/Theme.h:79:9: style: Technically the member function 'FlowPacker::RectMid' can be const. [functionConst]
audacity-Audacity-2.2.2/src/Theme.cpp:586:18: note: Technically the member function 'FlowPacker::RectMid' can be const.
audacity-Audacity-2.2.2/src/Theme.h:79:9: note: Technically the member function 'FlowPacker::RectMid' can be const.
audacity-Audacity-2.2.2/src/Theme.h:116:16: performance: Technically the member function 'ThemeBase::GetFallbackThemeType' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/Theme.cpp:916:24: note: Technically the member function 'ThemeBase::GetFallbackThemeType' can be static.
audacity-Audacity-2.2.2/src/Theme.h:116:16: note: Technically the member function 'ThemeBase::GetFallbackThemeType' can be static.
audacity-Audacity-2.2.2/src/Theme.h:130:8: performance: Technically the member function 'ThemeBase::ColourDistance' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/Theme.cpp:372:16: note: Technically the member function 'ThemeBase::ColourDistance' can be static.
audacity-Audacity-2.2.2/src/Theme.h:130:8: note: Technically the member function 'ThemeBase::ColourDistance' can be static.
audacity-Audacity-2.2.2/src/Theme.h:148:12: performance: Technically the member function 'ThemeBase::MaskedImage' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/Theme.cpp:415:20: note: Technically the member function 'ThemeBase::MaskedImage' can be static.
audacity-Audacity-2.2.2/src/Theme.h:148:12: note: Technically the member function 'ThemeBase::MaskedImage' can be static.
audacity-Audacity-2.2.2/src/Theme.h:150:12: performance: Technically the member function 'ThemeBase::MakeImageWithAlpha' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/Theme.cpp:1207:20: note: Technically the member function 'ThemeBase::MakeImageWithAlpha' can be static.
audacity-Audacity-2.2.2/src/Theme.h:150:12: note: Technically the member function 'ThemeBase::MakeImageWithAlpha' can be static.
audacity-Audacity-2.2.2/src/Theme.h:174:9: performance: Technically the member function 'Theme::RegisterColours' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/Theme.cpp:288:13: note: Technically the member function 'Theme::RegisterColours' can be static.
audacity-Audacity-2.2.2/src/Theme.h:174:9: note: Technically the member function 'Theme::RegisterColours' can be static.
audacity-Audacity-2.2.2/src/TimeTrack.cpp:296:44: style: Same value in both branches of ternary operator. [duplicateValueTernary]
audacity-Audacity-2.2.2/src/TimeTrack.cpp:50:4: performance: Variable 'mEnvelope' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/src/TimeTrack.h:29:1: warning: The class 'TimeTrack' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
audacity-Audacity-2.2.2/src/TimerRecordDialog.cpp:409:7: style: Variable 'sRemainingTime' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
audacity-Audacity-2.2.2/src/TimerRecordDialog.cpp:408:0: note: Variable 'sRemainingTime' is reassigned a value before the old one has been used if variable is no semaphore variable.
audacity-Audacity-2.2.2/src/TimerRecordDialog.cpp:409:7: note: Variable 'sRemainingTime' is reassigned a value before the old one has been used if variable is no semaphore variable.
audacity-Audacity-2.2.2/src/TimerRecordDialog.cpp:411:7: style: Variable 'sPlannedTime' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
audacity-Audacity-2.2.2/src/TimerRecordDialog.cpp:410:0: note: Variable 'sPlannedTime' is reassigned a value before the old one has been used if variable is no semaphore variable.
audacity-Audacity-2.2.2/src/TimerRecordDialog.cpp:411:7: note: Variable 'sPlannedTime' is reassigned a value before the old one has been used if variable is no semaphore variable.
audacity-Audacity-2.2.2/src/Track.cpp:1212:23: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/Track.cpp:280:48: style: Function 'Init' argument 1 names different: declaration 'init' definition 'orig'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/Track.h:325:36: note: Function 'Init' argument 1 names different: declaration 'init' definition 'orig'.
audacity-Audacity-2.2.2/src/Track.cpp:280:48: note: Function 'Init' argument 1 names different: declaration 'init' definition 'orig'.
audacity-Audacity-2.2.2/src/Track.cpp:287:41: style: Function 'Merge' argument 1 names different: declaration 'init' definition 'orig'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/Track.h:326:29: note: Function 'Merge' argument 1 names different: declaration 'init' definition 'orig'.
audacity-Audacity-2.2.2/src/Track.cpp:287:41: note: Function 'Merge' argument 1 names different: declaration 'init' definition 'orig'.
audacity-Audacity-2.2.2/src/Track.cpp:396:37: style: Function 'Next' argument 1 names different: declaration 'skiplinked' definition 'skipLinked'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/Track.h:355:29: note: Function 'Next' argument 1 names different: declaration 'skiplinked' definition 'skipLinked'.
audacity-Audacity-2.2.2/src/Track.cpp:396:37: note: Function 'Next' argument 1 names different: declaration 'skiplinked' definition 'skipLinked'.
audacity-Audacity-2.2.2/src/Track.cpp:73:8: warning: Member variable 'Track::mList' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/Track.cpp:73:8: warning: Member variable 'Track::mpControls' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/Track.cpp:73:8: warning: Member variable 'Track::mpVRulerContols' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/Track.cpp:73:8: warning: Member variable 'Track::mpResizer' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/Track.cpp:73:8: warning: Member variable 'Track::mSelectHandle' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/Track.cpp:73:8: warning: Member variable 'Track::mTimeShiftHandle' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/TrackPanel.h:91:4: style: Class 'TrackInfo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/Track.h:67:1: warning: The class 'Track' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
audacity-Audacity-2.2.2/src/Track.cpp:119:57: performance: Function parameter 'node' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/Track.cpp:324:72: performance: Function parameter 'p' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/Track.cpp:821:48: performance: Function parameter 'node' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/TrackArtist.cpp:504:31: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/TrackArtist.cpp:507:30: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/TrackArtist.cpp:688:29: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/TrackArtist.cpp:2208:4: style: Variable 'freqLo' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/src/TrackArtist.cpp:2205:0: note: Variable 'freqLo' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/src/TrackArtist.cpp:2208:4: note: Variable 'freqLo' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/src/TrackArtist.cpp:2209:4: style: Variable 'freqHi' is reassigned a value before the old one has been used. [redundantAssignment]
audacity-Audacity-2.2.2/src/TrackArtist.cpp:2206:0: note: Variable 'freqHi' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/src/TrackArtist.cpp:2209:4: note: Variable 'freqHi' is reassigned a value before the old one has been used.
audacity-Audacity-2.2.2/src/TrackArtist.cpp:1539:48: style: Same expression on both sides of '&&' because the value of 'highlight' and 'gripHit' are the same. [duplicateExpression]
audacity-Audacity-2.2.2/src/TrackArtist.cpp:1486:21: note: 'highlight' is assigned value 'false' here.
audacity-Audacity-2.2.2/src/TrackArtist.cpp:1487:19: note: 'gripHit' is assigned value 'false' here.
audacity-Audacity-2.2.2/src/TrackArtist.cpp:1539:48: note: Same expression on both sides of '&&' because the value of 'highlight' and 'gripHit' are the same.
audacity-Audacity-2.2.2/src/TrackArtist.cpp:1540:49: style: Same expression on both sides of '&&' because the value of 'highlight' and 'gripHit' are the same. [duplicateExpression]
audacity-Audacity-2.2.2/src/TrackArtist.cpp:1486:21: note: 'highlight' is assigned value 'false' here.
audacity-Audacity-2.2.2/src/TrackArtist.cpp:1487:19: note: 'gripHit' is assigned value 'false' here.
audacity-Audacity-2.2.2/src/TrackArtist.cpp:1540:49: note: Same expression on both sides of '&&' because the value of 'highlight' and 'gripHit' are the same.
audacity-Audacity-2.2.2/src/TrackArtist.cpp:448:10: style: The scope of the variable 'dc' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/TrackArtist.cpp:516:9: style: The scope of the variable 'highlight' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/TrackArtist.cpp:1058:8: style: The scope of the variable 'maxtop' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/TrackArtist.cpp:1059:8: style: The scope of the variable 'mintop' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/TrackArtist.cpp:1060:8: style: The scope of the variable 'maxbot' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/TrackArtist.cpp:1061:8: style: The scope of the variable 'minbot' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/TrackArtist.cpp:1062:9: style: The scope of the variable 'sel' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/TrackArtist.cpp:1175:8: style: The scope of the variable 'h1' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/TrackArtist.cpp:1176:8: style: The scope of the variable 'h2' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/TrackArtist.cpp:1486:9: style: The scope of the variable 'highlight' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/TrackArtist.cpp:1487:9: style: The scope of the variable 'gripHit' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/TrackArtist.cpp:1511:12: style: The scope of the variable 'highlight' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/TrackArtist.cpp:1901:11: style: The scope of the variable 'skipped' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/TrackArtist.cpp:2244:23: style: The scope of the variable 'where' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/TrackArtist.cpp:2166:52: style: Function 'DrawClipSpectrum' argument 1 names different: declaration 'cache' definition 'waveTrackCache'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/TrackArtist.h:145:42: note: Function 'DrawClipSpectrum' argument 1 names different: declaration 'cache' definition 'waveTrackCache'.
audacity-Audacity-2.2.2/src/TrackArtist.cpp:2166:52: note: Function 'DrawClipSpectrum' argument 1 names different: declaration 'cache' definition 'waveTrackCache'.
audacity-Audacity-2.2.2/src/TrackArtist.cpp:2261:26: warning: Obsolete function 'alloca' called. [allocaCalled]
audacity-Audacity-2.2.2/src/NumberScale.h:104:21: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall]
audacity-Audacity-2.2.2/src/NumberScale.h:109:21: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall]
audacity-Audacity-2.2.2/src/NumberScale.h:135:25: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall]
audacity-Audacity-2.2.2/src/TrackArtist.cpp:266:14: warning: Member variable 'TrackArtist::mbShowTrackNameInWaveform' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/TrackArtist.h:126:9: performance: Technically the member function 'TrackArtist::DrawLabelTrack' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/TrackArtist.cpp:3241:19: note: Technically the member function 'TrackArtist::DrawLabelTrack' can be static.
audacity-Audacity-2.2.2/src/TrackArtist.h:126:9: note: Technically the member function 'TrackArtist::DrawLabelTrack' can be static.
audacity-Audacity-2.2.2/src/TrackArtist.h:135:9: performance: Technically the member function 'TrackArtist::DrawTimeSlider' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/TrackArtist.cpp:2014:19: note: Technically the member function 'TrackArtist::DrawTimeSlider' can be static.
audacity-Audacity-2.2.2/src/TrackArtist.h:135:9: note: Technically the member function 'TrackArtist::DrawTimeSlider' can be static.
audacity-Audacity-2.2.2/src/TrackArtist.h:172:9: performance: Technically the member function 'TrackArtist::DrawNegativeOffsetTrackArrows' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/TrackArtist.cpp:1009:19: note: Technically the member function 'TrackArtist::DrawNegativeOffsetTrackArrows' can be static.
audacity-Audacity-2.2.2/src/TrackArtist.h:172:9: note: Technically the member function 'TrackArtist::DrawNegativeOffsetTrackArrows' can be static.
audacity-Audacity-2.2.2/src/TrackArtist.h:177:9: performance: Technically the member function 'TrackArtist::DrawEnvLine' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/TrackArtist.cpp:1447:19: note: Technically the member function 'TrackArtist::DrawEnvLine' can be static.
audacity-Audacity-2.2.2/src/TrackArtist.h:177:9: note: Technically the member function 'TrackArtist::DrawEnvLine' can be static.
audacity-Audacity-2.2.2/src/tracks/playabletrack/wavetrack/ui/CutlineHandle.h:45:29: style: Technically the member function 'CutlineHandle::GetLocation' can be const. [functionConst]
audacity-Audacity-2.2.2/src/TrackPanelAx.cpp:143:59: style: Function 'TrackNum' argument 1 names different: declaration 'track' definition 'target'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/TrackPanelAx.h:111:48: note: Function 'TrackNum' argument 1 names different: declaration 'track' definition 'target'.
audacity-Audacity-2.2.2/src/TrackPanelAx.cpp:143:59: note: Function 'TrackNum' argument 1 names different: declaration 'track' definition 'target'.
audacity-Audacity-2.2.2/src/TrackPanelAx.h:112:27: style: Unused private function: 'TrackPanelAx::FindTrack' [unusedPrivateFunction]
audacity-Audacity-2.2.2/src/TrackPanelAx.h:45:9: performance: Technically the member function 'TrackPanelAx::Updated' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/TrackPanelAx.cpp:183:20: note: Technically the member function 'TrackPanelAx::Updated' can be static.
audacity-Audacity-2.2.2/src/TrackPanelAx.h:45:9: note: Technically the member function 'TrackPanelAx::Updated' can be static.
audacity-Audacity-2.2.2/src/TrackPanelAx.h:47:9: performance: Technically the member function 'TrackPanelAx::MessageForScreenReader' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/TrackPanelAx.cpp:198:20: note: Technically the member function 'TrackPanelAx::MessageForScreenReader' can be static.
audacity-Audacity-2.2.2/src/TrackPanelAx.h:47:9: note: Technically the member function 'TrackPanelAx::MessageForScreenReader' can be static.
audacity-Audacity-2.2.2/src/TrackPanelAx.h:30:4: style: Class 'TrackPanelAx' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/TrackPanelResizeHandle.cpp:62:33: style: Function 'TrackPanelResizeHandle' argument 1 names different: declaration 'pTrack' definition 'track'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/TrackPanelResizeHandle.h:26:39: note: Function 'TrackPanelResizeHandle' argument 1 names different: declaration 'pTrack' definition 'track'.
audacity-Audacity-2.2.2/src/TrackPanelResizeHandle.cpp:62:33: note: Function 'TrackPanelResizeHandle' argument 1 names different: declaration 'pTrack' definition 'track'.
audacity-Audacity-2.2.2/src/TrackPanelResizeHandle.cpp:99:30: style: Function 'Drag' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/TrackPanelResizeHandle.h:41:36: note: Function 'Drag' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/TrackPanelResizeHandle.cpp:99:30: note: Function 'Drag' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/UndoManager.cpp:84:23: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/UndoManager.cpp:110:15: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/UndoManager.h:109:17: style: Technically the member function 'UndoManager::GetCurrentState' can be const. [functionConst]
audacity-Audacity-2.2.2/src/UndoManager.cpp:210:27: note: Technically the member function 'UndoManager::GetCurrentState' can be const.
audacity-Audacity-2.2.2/src/UndoManager.h:109:17: note: Technically the member function 'UndoManager::GetCurrentState' can be const.
audacity-Audacity-2.2.2/src/UndoManager.h:122:9: style: Technically the member function 'UndoManager::UndoAvailable' can be const. [functionConst]
audacity-Audacity-2.2.2/src/UndoManager.cpp:215:19: note: Technically the member function 'UndoManager::UndoAvailable' can be const.
audacity-Audacity-2.2.2/src/UndoManager.h:122:9: note: Technically the member function 'UndoManager::UndoAvailable' can be const.
audacity-Audacity-2.2.2/src/VoiceKey.cpp:665:11: style: The scope of the variable 'erg' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/VoiceKey.cpp:241:37: style: Function 'OnBackward' argument 2 names different: declaration 'start' definition 'end'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/VoiceKey.h:39:62: note: Function 'OnBackward' argument 2 names different: declaration 'start' definition 'end'.
audacity-Audacity-2.2.2/src/VoiceKey.cpp:241:37: note: Function 'OnBackward' argument 2 names different: declaration 'start' definition 'end'.
audacity-Audacity-2.2.2/src/VoiceKey.cpp:523:37: style: Function 'OffBackward' argument 2 names different: declaration 'start' definition 'end'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/VoiceKey.h:41:62: note: Function 'OffBackward' argument 2 names different: declaration 'start' definition 'end'.
audacity-Audacity-2.2.2/src/VoiceKey.cpp:523:37: note: Function 'OffBackward' argument 2 names different: declaration 'start' definition 'end'.
audacity-Audacity-2.2.2/src/VoiceKey.cpp:882:56: style: Function 'TestEnergyUpdate' argument 2 names different: declaration 'length' definition 'len'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/VoiceKey.h:88:49: note: Function 'TestEnergyUpdate' argument 2 names different: declaration 'length' definition 'len'.
audacity-Audacity-2.2.2/src/VoiceKey.cpp:882:56: note: Function 'TestEnergyUpdate' argument 2 names different: declaration 'length' definition 'len'.
audacity-Audacity-2.2.2/src/VoiceKey.cpp:933:71: style: Function 'TestSignChangesUpdate' argument 2 names different: declaration 'length' definition 'len'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/VoiceKey.h:89:63: note: Function 'TestSignChangesUpdate' argument 2 names different: declaration 'length' definition 'len'.
audacity-Audacity-2.2.2/src/VoiceKey.cpp:933:71: note: Function 'TestSignChangesUpdate' argument 2 names different: declaration 'length' definition 'len'.
audacity-Audacity-2.2.2/src/VoiceKey.cpp:995:81: style: Function 'TestDirectionChangesUpdate' argument 2 names different: declaration 'length' definition 'len'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/VoiceKey.h:91:73: note: Function 'TestDirectionChangesUpdate' argument 2 names different: declaration 'length' definition 'len'.
audacity-Audacity-2.2.2/src/VoiceKey.cpp:995:81: note: Function 'TestDirectionChangesUpdate' argument 2 names different: declaration 'length' definition 'len'.
audacity-Audacity-2.2.2/src/VoiceKey.h:82:11: performance: Technically the member function 'VoiceKey::TestEnergy' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/VoiceKey.cpp:849:18: note: Technically the member function 'VoiceKey::TestEnergy' can be static.
audacity-Audacity-2.2.2/src/VoiceKey.h:82:11: note: Technically the member function 'VoiceKey::TestEnergy' can be static.
audacity-Audacity-2.2.2/src/VoiceKey.h:83:11: performance: Technically the member function 'VoiceKey::TestSignChanges' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/VoiceKey.cpp:890:18: note: Technically the member function 'VoiceKey::TestSignChanges' can be static.
audacity-Audacity-2.2.2/src/VoiceKey.h:83:11: note: Technically the member function 'VoiceKey::TestSignChanges' can be static.
audacity-Audacity-2.2.2/src/VoiceKey.h:85:11: performance: Technically the member function 'VoiceKey::TestDirectionChanges' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/VoiceKey.cpp:946:18: note: Technically the member function 'VoiceKey::TestDirectionChanges' can be static.
audacity-Audacity-2.2.2/src/VoiceKey.h:85:11: note: Technically the member function 'VoiceKey::TestDirectionChanges' can be static.
audacity-Audacity-2.2.2/src/VoiceKey.h:88:9: performance: Technically the member function 'VoiceKey::TestEnergyUpdate' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/VoiceKey.cpp:882:16: note: Technically the member function 'VoiceKey::TestEnergyUpdate' can be static.
audacity-Audacity-2.2.2/src/VoiceKey.h:88:9: note: Technically the member function 'VoiceKey::TestEnergyUpdate' can be static.
audacity-Audacity-2.2.2/src/VoiceKey.h:89:9: performance: Technically the member function 'VoiceKey::TestSignChangesUpdate' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/VoiceKey.cpp:933:16: note: Technically the member function 'VoiceKey::TestSignChangesUpdate' can be static.
audacity-Audacity-2.2.2/src/VoiceKey.h:89:9: note: Technically the member function 'VoiceKey::TestSignChangesUpdate' can be static.
audacity-Audacity-2.2.2/src/VoiceKey.h:91:9: performance: Technically the member function 'VoiceKey::TestDirectionChangesUpdate' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/VoiceKey.cpp:995:16: note: Technically the member function 'VoiceKey::TestDirectionChangesUpdate' can be static.
audacity-Audacity-2.2.2/src/VoiceKey.h:91:9: note: Technically the member function 'VoiceKey::TestDirectionChangesUpdate' can be static.
audacity-Audacity-2.2.2/src/WaveClip.cpp:1649:15: style: The scope of the variable 'sampleTime' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/WaveClip.cpp:1197:47: style: Function 'GetSpectrogram' argument 1 names different: declaration 'cache' definition 'waveTrackCache'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/WaveClip.h:262:40: note: Function 'GetSpectrogram' argument 1 names different: declaration 'cache' definition 'waveTrackCache'.
audacity-Audacity-2.2.2/src/WaveClip.cpp:1197:47: note: Function 'GetSpectrogram' argument 1 names different: declaration 'cache' definition 'waveTrackCache'.
audacity-Audacity-2.2.2/src/WaveClip.cpp:1793:36: style: Function 'FindCutLine' argument 2 names different: declaration 'cutLineStart' definition 'cutlineStart'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/WaveClip.h:323:29: note: Function 'FindCutLine' argument 2 names different: declaration 'cutLineStart' definition 'cutlineStart'.
audacity-Audacity-2.2.2/src/WaveClip.cpp:1793:36: note: Function 'FindCutLine' argument 2 names different: declaration 'cutLineStart' definition 'cutlineStart'.
audacity-Audacity-2.2.2/src/WaveClip.cpp:1794:36: style: Function 'FindCutLine' argument 3 names different: declaration 'cutLineEnd' definition 'cutlineEnd'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/WaveClip.h:324:29: note: Function 'FindCutLine' argument 3 names different: declaration 'cutLineEnd' definition 'cutlineEnd'.
audacity-Audacity-2.2.2/src/WaveClip.cpp:1794:36: note: Function 'FindCutLine' argument 3 names different: declaration 'cutLineEnd' definition 'cutlineEnd'.
audacity-Audacity-2.2.2/src/WaveClip.cpp:305:4: performance: Variable 'mSequence' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/src/WaveClip.cpp:307:4: performance: Variable 'mEnvelope' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/src/WaveClip.cpp:309:4: performance: Variable 'mWaveCache' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/src/WaveClip.cpp:310:4: performance: Variable 'mSpecCache' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/src/WaveClip.cpp:311:4: performance: Variable 'mSpecPxCache' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/src/WaveClip.cpp:325:4: performance: Variable 'mSequence' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/src/WaveClip.cpp:327:4: performance: Variable 'mEnvelope' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/src/WaveClip.cpp:329:4: performance: Variable 'mWaveCache' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/src/WaveClip.cpp:330:4: performance: Variable 'mSpecCache' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/src/WaveClip.cpp:331:4: performance: Variable 'mSpecPxCache' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/src/WaveClip.cpp:352:4: performance: Variable 'mWaveCache' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/src/WaveClip.cpp:353:4: performance: Variable 'mSpecCache' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/src/WaveClip.cpp:354:4: performance: Variable 'mSpecPxCache' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/src/WaveClip.h:275:9: style: Technically the member function 'WaveClip::GetDisplayRect' can be const. [functionConst]
audacity-Audacity-2.2.2/src/WaveClip.cpp:1388:16: note: Technically the member function 'WaveClip::GetDisplayRect' can be const.
audacity-Audacity-2.2.2/src/WaveClip.h:275:9: note: Technically the member function 'WaveClip::GetDisplayRect' can be const.
audacity-Audacity-2.2.2/src/WaveClip.h:335:9: style: Technically the member function 'WaveClip::OffsetCutLines' can be const. [functionConst]
audacity-Audacity-2.2.2/src/WaveClip.cpp:1859:16: note: Technically the member function 'WaveClip::OffsetCutLines' can be const.
audacity-Audacity-2.2.2/src/WaveClip.h:335:9: note: Technically the member function 'WaveClip::OffsetCutLines' can be const.
audacity-Audacity-2.2.2/src/WrappedType.cpp:141:7: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
audacity-Audacity-2.2.2/src/WrappedType.h:46:9: style: Technically the member function 'WrappedType::IsString' can be const. [functionConst]
audacity-Audacity-2.2.2/src/WrappedType.cpp:34:19: note: Technically the member function 'WrappedType::IsString' can be const.
audacity-Audacity-2.2.2/src/WrappedType.h:46:9: note: Technically the member function 'WrappedType::IsString' can be const.
audacity-Audacity-2.2.2/src/WrappedType.h:58:9: style: Technically the member function 'WrappedType::ValuesMatch' can be const. [functionConst]
audacity-Audacity-2.2.2/src/WrappedType.cpp:41:19: note: Technically the member function 'WrappedType::ValuesMatch' can be const.
audacity-Audacity-2.2.2/src/WrappedType.h:58:9: note: Technically the member function 'WrappedType::ValuesMatch' can be const.
audacity-Audacity-2.2.2/src/blockfile/LegacyAliasBlockFile.cpp:54:61: style: Function 'Copy' argument 1 names different: declaration 'fileName' definition 'newFileName'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/blockfile/LegacyAliasBlockFile.h:35:42: note: Function 'Copy' argument 1 names different: declaration 'fileName' definition 'newFileName'.
audacity-Audacity-2.2.2/src/blockfile/LegacyAliasBlockFile.cpp:54:61: note: Function 'Copy' argument 1 names different: declaration 'fileName' definition 'newFileName'.
audacity-Audacity-2.2.2/src/blockfile/LegacyBlockFile.cpp:224:60: style: Function 'BuildFromXML' argument 1 names different: declaration 'dir' definition 'projDir'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/blockfile/LegacyBlockFile.h:63:53: note: Function 'BuildFromXML' argument 1 names different: declaration 'dir' definition 'projDir'.
audacity-Audacity-2.2.2/src/blockfile/LegacyBlockFile.cpp:224:60: note: Function 'BuildFromXML' argument 1 names different: declaration 'dir' definition 'projDir'.
audacity-Audacity-2.2.2/src/blockfile/NotYetAvailableException.h:20:4: style: Class 'NotYetAvailableException' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/blockfile/ODDecodeBlockFile.cpp:414:24: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
audacity-Audacity-2.2.2/src/blockfile/ODDecodeBlockFile.cpp:415:24: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
audacity-Audacity-2.2.2/src/blockfile/ODDecodeBlockFile.cpp:179:58: style: Function 'Copy' argument 1 names different: declaration 'fileName' definition 'newFileName'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/blockfile/ODDecodeBlockFile.h:81:42: note: Function 'Copy' argument 1 names different: declaration 'fileName' definition 'newFileName'.
audacity-Audacity-2.2.2/src/blockfile/ODDecodeBlockFile.cpp:179:58: note: Function 'Copy' argument 1 names different: declaration 'fileName' definition 'newFileName'.
audacity-Audacity-2.2.2/src/commands/AppCommandEvent.h:28:1: warning: The class 'AppCommandEvent' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
audacity-Audacity-2.2.2/src/commands/AutomationCommands.h:32:54: performance: Variable 'mCustomName' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/src/commands/AutomationCommands.h:45:6: performance: Variable 'mMode' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/src/commands/AutomationCommands.h:32:4: style: Class 'AutomationCommandsType' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/commands/AutomationCommands.cpp:253:12: performance: Function parameter 'P' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/commands/CommandBuilder.h:41:7: style: Class 'CommandBuilder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/commands/CommandBuilder.cpp:39:73: style: Function 'CommandBuilder' argument 2 names different: declaration 'cmdParams' definition 'params'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/commands/CommandBuilder.h:43:38: note: Function 'CommandBuilder' argument 2 names different: declaration 'cmdParams' definition 'params'.
audacity-Audacity-2.2.2/src/commands/CommandBuilder.cpp:39:73: note: Function 'CommandBuilder' argument 2 names different: declaration 'cmdParams' definition 'params'.
audacity-Audacity-2.2.2/src/commands/CommandBuilder.cpp:81:51: style: Function 'BuildCommand' argument 2 names different: declaration 'cmdParams' definition 'cmdParamsArg'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/commands/CommandBuilder.h:38:66: note: Function 'BuildCommand' argument 2 names different: declaration 'cmdParams' definition 'cmdParamsArg'.
audacity-Audacity-2.2.2/src/commands/CommandBuilder.cpp:81:51: note: Function 'BuildCommand' argument 2 names different: declaration 'cmdParams' definition 'cmdParamsArg'.
audacity-Audacity-2.2.2/src/commands/CommandBuilder.cpp:179:51: style: Function 'BuildCommand' argument 1 names different: declaration 'cmdString' definition 'cmdStringArg'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/commands/CommandBuilder.h:39:41: note: Function 'BuildCommand' argument 1 names different: declaration 'cmdString' definition 'cmdStringArg'.
audacity-Audacity-2.2.2/src/commands/CommandBuilder.cpp:179:51: note: Function 'BuildCommand' argument 1 names different: declaration 'cmdString' definition 'cmdStringArg'.
audacity-Audacity-2.2.2/src/commands/CommandBuilder.h:45:12: style: Technically the member function 'CommandBuilder::WasValid' can be const. [functionConst]
audacity-Audacity-2.2.2/src/commands/CommandBuilder.cpp:49:22: note: Technically the member function 'CommandBuilder::WasValid' can be const.
audacity-Audacity-2.2.2/src/commands/CommandBuilder.h:45:12: note: Technically the member function 'CommandBuilder::WasValid' can be const.
audacity-Audacity-2.2.2/src/commands/CommandBuilder.h:47:23: style: Technically the member function 'CommandBuilder::GetErrorMessage' can be const. [functionConst]
audacity-Audacity-2.2.2/src/commands/CommandBuilder.cpp:54:33: note: Technically the member function 'CommandBuilder::GetErrorMessage' can be const.
audacity-Audacity-2.2.2/src/commands/CommandBuilder.h:47:23: note: Technically the member function 'CommandBuilder::GetErrorMessage' can be const.
audacity-Audacity-2.2.2/src/commands/CompareAudioCommand.h:47:4: warning: Member variable 'CompareAudioCommand::mT0' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/commands/CompareAudioCommand.h:47:4: warning: Member variable 'CompareAudioCommand::mT1' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/commands/CompareAudioCommand.h:47:4: warning: Member variable 'CompareAudioCommand::mTrack0' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/commands/CompareAudioCommand.h:47:4: warning: Member variable 'CompareAudioCommand::mTrack1' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/commands/CommandHandler.h:35:12: performance: Technically the member function 'CommandHandler::SetProject' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/commands/CommandHandler.cpp:36:22: note: Technically the member function 'CommandHandler::SetProject' can be static.
audacity-Audacity-2.2.2/src/commands/CommandHandler.h:35:12: note: Technically the member function 'CommandHandler::SetProject' can be static.
audacity-Audacity-2.2.2/src/commands/CommandHandler.h:31:7: style: Class 'CommandHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:1404:32: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:698:50: style: Function 'InsertItem' argument 2 names different: declaration 'label' definition 'label_in'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/commands/CommandManager.h:132:37: note: Function 'InsertItem' argument 2 names different: declaration 'label' definition 'label_in'.
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:698:50: note: Function 'InsertItem' argument 2 names different: declaration 'label' definition 'label_in'.
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:870:47: style: Function 'AddCommand' argument 2 names different: declaration 'label' definition 'label_in'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/commands/CommandManager.h:187:34: note: Function 'AddCommand' argument 2 names different: declaration 'label' definition 'label_in'.
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:870:47: note: Function 'AddCommand' argument 2 names different: declaration 'label' definition 'label_in'.
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:885:53: style: Function 'AddGlobalCommand' argument 2 names different: declaration 'label' definition 'label_in'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/commands/CommandManager.h:195:40: note: Function 'AddGlobalCommand' argument 2 names different: declaration 'label' definition 'label_in'.
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:885:53: note: Function 'AddGlobalCommand' argument 2 names different: declaration 'label' definition 'label_in'.
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:1614:57: style: Function 'GetAllCommandLabels' argument 1 names different: declaration 'labels' definition 'names'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/commands/CommandManager.h:254:44: note: Function 'GetAllCommandLabels' argument 1 names different: declaration 'labels' definition 'names'.
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:1614:57: note: Function 'GetAllCommandLabels' argument 1 names different: declaration 'labels' definition 'names'.
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:421:17: warning: Member variable 'CommandManager::mXMLKeysRead' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/commands/CommandManager.h:211:9: style: Technically the member function 'CommandManager::SetCommandFlags' can be const. [functionConst]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:1796:22: note: Technically the member function 'CommandManager::SetCommandFlags' can be const.
audacity-Audacity-2.2.2/src/commands/CommandManager.h:211:9: note: Technically the member function 'CommandManager::SetCommandFlags' can be const.
audacity-Audacity-2.2.2/src/commands/CommandManager.h:223:9: style: Technically the member function 'CommandManager::Check' can be const. [functionConst]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:1221:22: note: Technically the member function 'CommandManager::Check' can be const.
audacity-Audacity-2.2.2/src/commands/CommandManager.h:223:9: note: Technically the member function 'CommandManager::Check' can be const.
audacity-Audacity-2.2.2/src/commands/CommandManager.h:224:9: style: Technically the member function 'CommandManager::Modify' can be const. [functionConst]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:1231:22: note: Technically the member function 'CommandManager::Modify' can be const.
audacity-Audacity-2.2.2/src/commands/CommandManager.h:224:9: note: Technically the member function 'CommandManager::Modify' can be const.
audacity-Audacity-2.2.2/src/commands/CommandManager.h:235:9: style: Technically the member function 'CommandManager::SetKeyFromName' can be const. [functionConst]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:1240:22: note: Technically the member function 'CommandManager::SetKeyFromName' can be const.
audacity-Audacity-2.2.2/src/commands/CommandManager.h:235:9: note: Technically the member function 'CommandManager::SetKeyFromName' can be const.
audacity-Audacity-2.2.2/src/commands/CommandManager.h:236:9: style: Technically the member function 'CommandManager::SetKeyFromIndex' can be const. [functionConst]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:1248:22: note: Technically the member function 'CommandManager::SetKeyFromIndex' can be const.
audacity-Audacity-2.2.2/src/commands/CommandManager.h:236:9: note: Technically the member function 'CommandManager::SetKeyFromIndex' can be const.
audacity-Audacity-2.2.2/src/commands/CommandManager.h:252:9: style: Technically the member function 'CommandManager::GetCategories' can be const. [functionConst]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:1572:22: note: Technically the member function 'CommandManager::GetCategories' can be const.
audacity-Audacity-2.2.2/src/commands/CommandManager.h:252:9: note: Technically the member function 'CommandManager::GetCategories' can be const.
audacity-Audacity-2.2.2/src/commands/CommandManager.h:253:9: style: Technically the member function 'CommandManager::GetAllCommandNames' can be const. [functionConst]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:1603:22: note: Technically the member function 'CommandManager::GetAllCommandNames' can be const.
audacity-Audacity-2.2.2/src/commands/CommandManager.h:253:9: note: Technically the member function 'CommandManager::GetAllCommandNames' can be const.
audacity-Audacity-2.2.2/src/commands/CommandManager.h:254:9: style: Technically the member function 'CommandManager::GetAllCommandLabels' can be const. [functionConst]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:1614:22: note: Technically the member function 'CommandManager::GetAllCommandLabels' can be const.
audacity-Audacity-2.2.2/src/commands/CommandManager.h:254:9: note: Technically the member function 'CommandManager::GetAllCommandLabels' can be const.
audacity-Audacity-2.2.2/src/commands/CommandManager.h:255:9: style: Technically the member function 'CommandManager::GetAllCommandData' can be const. [functionConst]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:1625:22: note: Technically the member function 'CommandManager::GetAllCommandData' can be const.
audacity-Audacity-2.2.2/src/commands/CommandManager.h:255:9: note: Technically the member function 'CommandManager::GetAllCommandData' can be const.
audacity-Audacity-2.2.2/src/commands/CommandManager.h:263:13: style: Technically the member function 'CommandManager::GetLabelFromName' can be const. [functionConst]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:1661:26: note: Technically the member function 'CommandManager::GetLabelFromName' can be const.
audacity-Audacity-2.2.2/src/commands/CommandManager.h:263:13: note: Technically the member function 'CommandManager::GetLabelFromName' can be const.
audacity-Audacity-2.2.2/src/commands/CommandManager.h:264:13: style: Technically the member function 'CommandManager::GetPrefixedLabelFromName' can be const. [functionConst]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:1670:26: note: Technically the member function 'CommandManager::GetPrefixedLabelFromName' can be const.
audacity-Audacity-2.2.2/src/commands/CommandManager.h:264:13: note: Technically the member function 'CommandManager::GetPrefixedLabelFromName' can be const.
audacity-Audacity-2.2.2/src/commands/CommandManager.h:265:13: style: Technically the member function 'CommandManager::GetCategoryFromName' can be const. [functionConst]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:1687:26: note: Technically the member function 'CommandManager::GetCategoryFromName' can be const.
audacity-Audacity-2.2.2/src/commands/CommandManager.h:265:13: note: Technically the member function 'CommandManager::GetCategoryFromName' can be const.
audacity-Audacity-2.2.2/src/commands/CommandManager.h:267:13: style: Technically the member function 'CommandManager::GetDefaultKeyFromName' can be const. [functionConst]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:1707:26: note: Technically the member function 'CommandManager::GetDefaultKeyFromName' can be const.
audacity-Audacity-2.2.2/src/commands/CommandManager.h:267:13: note: Technically the member function 'CommandManager::GetDefaultKeyFromName' can be const.
audacity-Audacity-2.2.2/src/commands/CommandManager.h:269:9: style: Technically the member function 'CommandManager::GetEnabled' can be const. [functionConst]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:1210:22: note: Technically the member function 'CommandManager::GetEnabled' can be const.
audacity-Audacity-2.2.2/src/commands/CommandManager.h:269:9: note: Technically the member function 'CommandManager::GetEnabled' can be const.
audacity-Audacity-2.2.2/src/commands/CommandManager.h:300:8: performance: Technically the member function 'CommandManager::NextIdentifier' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:907:21: note: Technically the member function 'CommandManager::NextIdentifier' can be static.
audacity-Audacity-2.2.2/src/commands/CommandManager.h:300:8: note: Technically the member function 'CommandManager::NextIdentifier' can be static.
audacity-Audacity-2.2.2/src/commands/CommandManager.h:324:9: performance: Technically the member function 'CommandManager::HandleCommandEntry' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:1467:22: note: Technically the member function 'CommandManager::HandleCommandEntry' can be static.
audacity-Audacity-2.2.2/src/commands/CommandManager.h:324:9: note: Technically the member function 'CommandManager::HandleCommandEntry' can be static.
audacity-Audacity-2.2.2/src/commands/CommandManager.h:340:13: performance: Technically the member function 'CommandManager::GetLabel' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:1070:26: note: Technically the member function 'CommandManager::GetLabel' can be static.
audacity-Audacity-2.2.2/src/commands/CommandManager.h:340:13: note: Technically the member function 'CommandManager::GetLabel' can be static.
audacity-Audacity-2.2.2/src/commands/CommandManager.h:341:13: performance: Technically the member function 'CommandManager::GetLabelWithDisabledAccel' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:1086:26: note: Technically the member function 'CommandManager::GetLabelWithDisabledAccel' can be static.
audacity-Audacity-2.2.2/src/commands/CommandManager.h:341:13: note: Technically the member function 'CommandManager::GetLabelWithDisabledAccel' can be static.
audacity-Audacity-2.2.2/src/prefs/KeyConfigPrefs.h:100:4: style: Class 'KeyConfigPrefsFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:699:54: performance: Function parameter 'finder' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:700:55: performance: Function parameter 'callback' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:769:52: performance: Function parameter 'finder' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:770:53: performance: Function parameter 'callback' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:779:52: performance: Function parameter 'finder' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:780:53: performance: Function parameter 'callback' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:783:43: performance: Function parameter 'mask' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:790:51: performance: Function parameter 'finder' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:791:52: performance: Function parameter 'callback' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:793:42: performance: Function parameter 'mask' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:801:51: performance: Function parameter 'finder' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:802:52: performance: Function parameter 'callback' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:805:42: performance: Function parameter 'mask' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:839:55: performance: Function parameter 'finder' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:840:56: performance: Function parameter 'callback' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:861:54: performance: Function parameter 'finder' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:862:55: performance: Function parameter 'callback' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:864:45: performance: Function parameter 'mask' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:871:54: performance: Function parameter 'finder' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:872:55: performance: Function parameter 'callback' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:875:45: performance: Function parameter 'mask' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:886:60: performance: Function parameter 'finder' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:887:61: performance: Function parameter 'callback' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:926:70: performance: Function parameter 'finder' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:927:71: performance: Function parameter 'callback' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:947:25: performance: Function parameter 'finder' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:948:26: performance: Function parameter 'callback' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:1193:70: performance: Function parameter 'mask' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:1468:72: performance: Function parameter 'mask' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:1509:74: performance: Function parameter 'mask' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:1532:96: performance: Function parameter 'mask' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:1785:69: performance: Function parameter 'mask' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/commands/CommandManager.cpp:1797:69: performance: Function parameter 'mask' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/commands/CompareAudioCommand.cpp:56:14: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/commands/CompareAudioCommand.cpp:62:14: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/commands/CompareAudioCommand.h:44:11: performance: Technically the member function 'CompareAudioCommand::CompareSample' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/commands/CompareAudioCommand.cpp:75:29: note: Technically the member function 'CompareAudioCommand::CompareSample' can be static.
audacity-Audacity-2.2.2/src/commands/CompareAudioCommand.h:44:11: note: Technically the member function 'CompareAudioCommand::CompareSample' can be static.
audacity-Audacity-2.2.2/src/commands/GetProjectInfoCommand.h:53:9: performance: Technically the member function 'GetProjectInfoCommand::testSelected' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/commands/GetProjectInfoCommand.cpp:152:29: note: Technically the member function 'GetProjectInfoCommand::testSelected' can be static.
audacity-Audacity-2.2.2/src/commands/GetProjectInfoCommand.h:53:9: note: Technically the member function 'GetProjectInfoCommand::testSelected' can be static.
audacity-Audacity-2.2.2/src/commands/GetProjectInfoCommand.h:54:9: performance: Technically the member function 'GetProjectInfoCommand::testLinked' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/commands/GetProjectInfoCommand.cpp:157:29: note: Technically the member function 'GetProjectInfoCommand::testLinked' can be static.
audacity-Audacity-2.2.2/src/commands/GetProjectInfoCommand.h:54:9: note: Technically the member function 'GetProjectInfoCommand::testLinked' can be static.
audacity-Audacity-2.2.2/src/commands/GetProjectInfoCommand.h:55:9: performance: Technically the member function 'GetProjectInfoCommand::testSolo' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/commands/GetProjectInfoCommand.cpp:162:29: note: Technically the member function 'GetProjectInfoCommand::testSolo' can be static.
audacity-Audacity-2.2.2/src/commands/GetProjectInfoCommand.h:55:9: note: Technically the member function 'GetProjectInfoCommand::testSolo' can be static.
audacity-Audacity-2.2.2/src/commands/GetProjectInfoCommand.h:56:9: performance: Technically the member function 'GetProjectInfoCommand::testMute' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/commands/GetProjectInfoCommand.cpp:168:29: note: Technically the member function 'GetProjectInfoCommand::testMute' can be static.
audacity-Audacity-2.2.2/src/commands/GetProjectInfoCommand.h:56:9: note: Technically the member function 'GetProjectInfoCommand::testMute' can be static.
audacity-Audacity-2.2.2/src/commands/GetTrackInfoCommand.cpp:57:50: style: Function 'SendBooleanStatus' argument 1 names different: declaration 'BooleanValue' definition 'boolValue'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/commands/GetTrackInfoCommand.h:42:32: note: Function 'SendBooleanStatus' argument 1 names different: declaration 'BooleanValue' definition 'boolValue'.
audacity-Audacity-2.2.2/src/commands/GetTrackInfoCommand.cpp:57:50: note: Function 'SendBooleanStatus' argument 1 names different: declaration 'BooleanValue' definition 'boolValue'.
audacity-Audacity-2.2.2/src/commands/Keyboard.cpp:53:54: style: Function 'KeyStringDisplay' argument 2 names different: declaration 'useSpecialChars' definition 'usesSpecialChars'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/commands/Keyboard.h:17:54: note: Function 'KeyStringDisplay' argument 2 names different: declaration 'useSpecialChars' definition 'usesSpecialChars'.
audacity-Audacity-2.2.2/src/commands/Keyboard.cpp:53:54: note: Function 'KeyStringDisplay' argument 2 names different: declaration 'useSpecialChars' definition 'usesSpecialChars'.
audacity-Audacity-2.2.2/src/commands/Keyboard.cpp:78:49: style: Function 'KeyEventToKeyString' argument 1 names different: declaration 'keyEvent' definition 'event'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/commands/Keyboard.h:18:49: note: Function 'KeyEventToKeyString' argument 1 names different: declaration 'keyEvent' definition 'event'.
audacity-Audacity-2.2.2/src/commands/Keyboard.cpp:78:49: note: Function 'KeyEventToKeyString' argument 1 names different: declaration 'keyEvent' definition 'event'.
audacity-Audacity-2.2.2/src/commands/ScreenshotCommand.cpp:149:14: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/commands/ScreenshotCommand.cpp:152:11: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/commands/ScreenshotCommand.cpp:179:49: style: Function 'Capture' argument 1 names different: declaration 'basename' definition 'filename'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/commands/ScreenshotCommand.h:53:33: note: Function 'Capture' argument 1 names different: declaration 'basename' definition 'filename'.
audacity-Audacity-2.2.2/src/commands/ScreenshotCommand.cpp:179:49: note: Function 'Capture' argument 1 names different: declaration 'basename' definition 'filename'.
audacity-Audacity-2.2.2/src/commands/ScreenshotCommand.h:44:13: performance: Technically the member function 'ScreenshotCommand::MakeFileName' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/commands/ScreenshotCommand.cpp:591:29: note: Technically the member function 'ScreenshotCommand::MakeFileName' can be static.
audacity-Audacity-2.2.2/src/commands/ScreenshotCommand.h:44:13: note: Technically the member function 'ScreenshotCommand::MakeFileName' can be static.
audacity-Audacity-2.2.2/src/commands/ScreenshotCommand.h:46:11: performance: Technically the member function 'ScreenshotCommand::GetBackgroundRect' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/commands/ScreenshotCommand.cpp:155:27: note: Technically the member function 'ScreenshotCommand::GetBackgroundRect' can be static.
audacity-Audacity-2.2.2/src/commands/ScreenshotCommand.h:46:11: note: Technically the member function 'ScreenshotCommand::GetBackgroundRect' can be static.
audacity-Audacity-2.2.2/src/commands/ScreenshotCommand.h:50:9: performance: Technically the member function 'ScreenshotCommand::CaptureMenus' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/commands/ScreenshotCommand.cpp:330:25: note: Technically the member function 'ScreenshotCommand::CaptureMenus' can be static.
audacity-Audacity-2.2.2/src/commands/ScreenshotCommand.h:50:9: note: Technically the member function 'ScreenshotCommand::CaptureMenus' can be static.
audacity-Audacity-2.2.2/src/toolbars/SelectionBar.h:74:46: performance: Function parameter 'Name' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/commands/SetProjectInfoCommand.cpp:94:59: style: Function 'setSelected' argument 2 names different: declaration 'setting' definition 'param'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/commands/SetProjectInfoCommand.h:54:38: note: Function 'setSelected' argument 2 names different: declaration 'setting' definition 'param'.
audacity-Audacity-2.2.2/src/commands/SetProjectInfoCommand.cpp:94:59: note: Function 'setSelected' argument 2 names different: declaration 'setting' definition 'param'.
audacity-Audacity-2.2.2/src/commands/SetProjectInfoCommand.cpp:99:55: style: Function 'setSolo' argument 2 names different: declaration 'setting' definition 'param'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/commands/SetProjectInfoCommand.h:55:34: note: Function 'setSolo' argument 2 names different: declaration 'setting' definition 'param'.
audacity-Audacity-2.2.2/src/commands/SetProjectInfoCommand.cpp:99:55: note: Function 'setSolo' argument 2 names different: declaration 'setting' definition 'param'.
audacity-Audacity-2.2.2/src/commands/SetProjectInfoCommand.cpp:106:55: style: Function 'setMute' argument 2 names different: declaration 'setting' definition 'param'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/commands/SetProjectInfoCommand.h:56:34: note: Function 'setMute' argument 2 names different: declaration 'setting' definition 'param'.
audacity-Audacity-2.2.2/src/commands/SetProjectInfoCommand.cpp:106:55: note: Function 'setMute' argument 2 names different: declaration 'setting' definition 'param'.
audacity-Audacity-2.2.2/src/commands/SetProjectInfoCommand.h:54:9: performance: Technically the member function 'SetProjectInfoCommand::setSelected' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/commands/SetProjectInfoCommand.cpp:94:29: note: Technically the member function 'SetProjectInfoCommand::setSelected' can be static.
audacity-Audacity-2.2.2/src/commands/SetProjectInfoCommand.h:54:9: note: Technically the member function 'SetProjectInfoCommand::setSelected' can be static.
audacity-Audacity-2.2.2/src/commands/SetProjectInfoCommand.h:55:9: performance: Technically the member function 'SetProjectInfoCommand::setSolo' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/commands/SetProjectInfoCommand.cpp:99:29: note: Technically the member function 'SetProjectInfoCommand::setSolo' can be static.
audacity-Audacity-2.2.2/src/commands/SetProjectInfoCommand.h:55:9: note: Technically the member function 'SetProjectInfoCommand::setSolo' can be static.
audacity-Audacity-2.2.2/src/commands/SetProjectInfoCommand.h:56:9: performance: Technically the member function 'SetProjectInfoCommand::setMute' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/commands/SetProjectInfoCommand.cpp:106:29: note: Technically the member function 'SetProjectInfoCommand::setMute' can be static.
audacity-Audacity-2.2.2/src/commands/SetProjectInfoCommand.h:56:9: note: Technically the member function 'SetProjectInfoCommand::setMute' can be static.
audacity-Audacity-2.2.2/src/effects/Amplify.cpp:172:20: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/effects/AutoDuck.cpp:220:34: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/effects/AutoDuck.cpp:400:25: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/effects/AutoDuck.cpp:295:8: style: The scope of the variable 'rmsPos' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/effects/AutoDuck.cpp:296:10: style: The scope of the variable 'rmsSum' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/effects/AutoDuck.cpp:300:9: style: The scope of the variable 'inDuckRegion' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/effects/ChangeSpeed.cpp:248:37: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/effects/ChangeSpeed.cpp:462:55: style: Function 'ProcessLabelTrack' argument 1 names different: declaration 't' definition 'lt'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/effects/ChangeSpeed.h:67:39: note: Function 'ProcessLabelTrack' argument 1 names different: declaration 't' definition 'lt'.
audacity-Audacity-2.2.2/src/effects/ChangeSpeed.cpp:462:55: note: Function 'ProcessLabelTrack' argument 1 names different: declaration 't' definition 'lt'.
audacity-Audacity-2.2.2/src/effects/ChangeSpeed.cpp:473:48: style: Function 'ProcessOne' argument 1 names different: declaration 't' definition 'track'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/effects/ChangeSpeed.h:66:31: note: Function 'ProcessOne' argument 1 names different: declaration 't' definition 'track'.
audacity-Audacity-2.2.2/src/effects/ChangeSpeed.cpp:473:48: note: Function 'ProcessOne' argument 1 names different: declaration 't' definition 'track'.
audacity-Audacity-2.2.2/src/effects/ClickRemoval.cpp:171:23: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/effects/ClickRemoval.cpp:191:15: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/effects/ClickRemoval.cpp:266:8: style: The scope of the variable 'ww' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/effects/Compressor.cpp:357:23: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/effects/Compressor.cpp:361:15: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/effects/Compressor.cpp:448:41: style: Function 'AvgCircle' argument 1 names different: declaration 'x' definition 'value'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/effects/Compressor.h:75:26: note: Function 'AvgCircle' argument 1 names different: declaration 'x' definition 'value'.
audacity-Audacity-2.2.2/src/effects/Compressor.cpp:448:41: note: Function 'AvgCircle' argument 1 names different: declaration 'x' definition 'value'.
audacity-Audacity-2.2.2/src/effects/Compressor.cpp:576:45: style: Function 'DoCompression' argument 1 names different: declaration 'x' definition 'value'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/effects/Compressor.h:77:30: note: Function 'DoCompression' argument 1 names different: declaration 'x' definition 'value'.
audacity-Audacity-2.2.2/src/effects/Compressor.cpp:576:45: note: Function 'DoCompression' argument 1 names different: declaration 'x' definition 'value'.
audacity-Audacity-2.2.2/src/effects/TwoPassSimpleMono.h:75:11: warning: The class 'EffectTwoPassSimpleMono' defines member variable with name 'mPass' also defined in its parent class 'Effect'. [duplInheritedMember]
audacity-Audacity-2.2.2/src/effects/Effect.h:467:19: note: Parent variable 'Effect::mPass'
audacity-Audacity-2.2.2/src/effects/TwoPassSimpleMono.h:75:11: note: Derived variable 'EffectTwoPassSimpleMono::mPass'
audacity-Audacity-2.2.2/src/effects/Contrast.cpp:54:19: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/effects/Contrast.cpp:90:14: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/effects/Contrast.cpp:92:11: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/effects/Distortion.cpp:852:55: style: Function 'UpdateControl' argument 2 names different: declaration 'enable' definition 'enabled'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/effects/Distortion.h:137:40: note: Function 'UpdateControl' argument 2 names different: declaration 'enable' definition 'enabled'.
audacity-Audacity-2.2.2/src/effects/Distortion.cpp:852:55: note: Function 'UpdateControl' argument 2 names different: declaration 'enable' definition 'enabled'.
audacity-Audacity-2.2.2/src/effects/Distortion.cpp:1029:30: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall]
audacity-Audacity-2.2.2/src/effects/Distortion.cpp:1059:27: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall]
audacity-Audacity-2.2.2/src/effects/Echo.cpp:40:13: warning: Member variable 'EffectEcho::histPos' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/effects/Echo.cpp:40:13: warning: Member variable 'EffectEcho::histLen' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/effects/EffectManager.cpp:603:30: warning: Obsolete function 'alloca' called. [allocaCalled]
audacity-Audacity-2.2.2/src/effects/EffectManager.cpp:604:30: warning: Obsolete function 'alloca' called. [allocaCalled]
audacity-Audacity-2.2.2/src/effects/EffectManager.cpp:611:27: warning: Obsolete function 'alloca' called. [allocaCalled]
audacity-Audacity-2.2.2/src/effects/EffectManager.cpp:39:16: warning: Member variable 'EffectManager::mNumEffects' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/effects/EffectManager.h:85:13: performance: Technically the member function 'EffectManager::GetEffectName' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/effects/EffectManager.cpp:115:25: note: Technically the member function 'EffectManager::GetEffectName' can be static.
audacity-Audacity-2.2.2/src/effects/EffectManager.h:85:13: note: Technically the member function 'EffectManager::GetEffectName' can be static.
audacity-Audacity-2.2.2/src/effects/EffectManager.h:86:13: performance: Technically the member function 'EffectManager::GetEffectIdentifier' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/effects/EffectManager.cpp:120:25: note: Technically the member function 'EffectManager::GetEffectIdentifier' can be static.
audacity-Audacity-2.2.2/src/effects/EffectManager.h:86:13: note: Technically the member function 'EffectManager::GetEffectIdentifier' can be static.
audacity-Audacity-2.2.2/src/effects/EffectManager.h:91:9: performance: Technically the member function 'EffectManager::SupportsAutomation' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/effects/EffectManager.cpp:180:21: note: Technically the member function 'EffectManager::SupportsAutomation' can be static.
audacity-Audacity-2.2.2/src/effects/EffectManager.h:91:9: note: Technically the member function 'EffectManager::SupportsAutomation' can be static.
audacity-Audacity-2.2.2/src/effects/EffectManager.h:117:9: style: Technically the member function 'EffectManager::GetSkipStateFlag' can be const. [functionConst]
audacity-Audacity-2.2.2/src/effects/EffectManager.cpp:175:21: note: Technically the member function 'EffectManager::GetSkipStateFlag' can be const.
audacity-Audacity-2.2.2/src/effects/EffectManager.h:117:9: note: Technically the member function 'EffectManager::GetSkipStateFlag' can be const.
audacity-Audacity-2.2.2/src/effects/EffectManager.h:121:9: style: Technically the member function 'EffectManager::RealtimeIsSuspended' can be const. [functionConst]
audacity-Audacity-2.2.2/src/effects/EffectManager.cpp:415:21: note: Technically the member function 'EffectManager::RealtimeIsSuspended' can be const.
audacity-Audacity-2.2.2/src/effects/EffectManager.h:121:9: note: Technically the member function 'EffectManager::RealtimeIsSuspended' can be const.
audacity-Audacity-2.2.2/src/effects/EffectManager.h:133:8: style: Technically the member function 'EffectManager::GetRealtimeLatency' can be const. [functionConst]
audacity-Audacity-2.2.2/src/effects/EffectManager.cpp:679:20: note: Technically the member function 'EffectManager::GetRealtimeLatency' can be const.
audacity-Audacity-2.2.2/src/effects/EffectManager.h:133:8: note: Technically the member function 'EffectManager::GetRealtimeLatency' can be const.
audacity-Audacity-2.2.2/src/effects/Equalization.cpp:482:29: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/effects/Equalization.cpp:540:23: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/effects/Equalization.cpp:560:15: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/effects/Equalization.cpp:596:19: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/effects/Equalization.cpp:2604:18: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/effects/Equalization.cpp:1319:10: style: The scope of the variable 're' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/effects/Equalization.cpp:1319:13: style: The scope of the variable 'im' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/effects/Equalization.cpp:2199:14: style: The scope of the variable 'when' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/effects/Equalization.cpp:2199:19: style: The scope of the variable 'value' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/effects/Equalization.cpp:2335:9: style: The scope of the variable 'flag' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/effects/Equalization.cpp:2409:23: style: The scope of the variable 's' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/effects/Equalization.cpp:2546:11: style: The scope of the variable 'p' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/effects/Equalization.cpp:2546:14: style: The scope of the variable 'sig' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/effects/Equalization.cpp:3001:11: style: The scope of the variable 'freq' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/effects/Equalization.cpp:3221:8: style: The scope of the variable 'state' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/effects/Equalization.cpp:1806:38: style: Function 'Select' argument 1 names different: declaration 'sel' definition 'curve'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/effects/Equalization.h:151:20: note: Function 'Select' argument 1 names different: declaration 'sel' definition 'curve'.
audacity-Audacity-2.2.2/src/effects/Equalization.cpp:1806:38: note: Function 'Select' argument 1 names different: declaration 'sel' definition 'curve'.
audacity-Audacity-2.2.2/src/effects/Equalization.h:76:55: performance: Variable 'Name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/src/effects/Equalization.h:77:37: performance: Variable 'Name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/src/effects/Equalization.h:76:4: style: Class 'EQCurve' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/effects/Equalization.h:77:4: style: Class 'EQCurve' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/effects/Fade.h:24:4: style: Class 'EffectFade' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/effects/FindClipping.cpp:110:15: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/effects/FindClipping.cpp:124:19: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/effects/FindClipping.cpp:142:11: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/effects/Generator.cpp:47:29: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/effects/ToneGen.h:31:4: style: Class 'EffectToneGen' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/effects/Phaser.h:84:9: style: The function 'PopulateOrExchange' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/src/effects/Effect.h:319:17: note: Virtual function in base class
audacity-Audacity-2.2.2/src/effects/Phaser.h:84:9: note: Function in derived class
audacity-Audacity-2.2.2/src/effects/Reverb.h:73:9: style: The function 'Startup' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/src/effects/Effect.h:221:17: note: Virtual function in base class
audacity-Audacity-2.2.2/src/effects/Reverb.h:73:9: note: Function in derived class
audacity-Audacity-2.2.2/src/effects/Reverb.h:74:9: style: The function 'PopulateOrExchange' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/src/effects/Effect.h:319:17: note: Virtual function in base class
audacity-Audacity-2.2.2/src/effects/Reverb.h:74:9: note: Function in derived class
audacity-Audacity-2.2.2/src/effects/ToneGen.h:54:9: style: The function 'PopulateOrExchange' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/src/effects/Effect.h:319:17: note: Virtual function in base class
audacity-Audacity-2.2.2/src/effects/ToneGen.h:54:9: note: Function in derived class
audacity-Audacity-2.2.2/src/effects/Noise.cpp:55:14: warning: Member variable 'EffectNoise::mNoiseDurationT' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/effects/NoiseReduction.cpp:607:23: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/effects/NoiseReduction.cpp:653:23: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/effects/NoiseReduction.cpp:677:15: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/effects/NoiseReduction.cpp:331:7: style: Struct 'Record' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/effects/Normalize.cpp:168:23: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/effects/Normalize.cpp:231:21: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/effects/Normalize.cpp:245:21: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/effects/Normalize.cpp:253:21: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/effects/Normalize.cpp:267:15: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/effects/Normalize.cpp:447:16: style: Function 'ProcessOne' argument 1 names different: declaration 't' definition 'track'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/effects/Normalize.h:61:19: note: Function 'ProcessOne' argument 1 names different: declaration 't' definition 'track'.
audacity-Audacity-2.2.2/src/effects/Normalize.cpp:447:16: note: Function 'ProcessOne' argument 1 names different: declaration 't' definition 'track'.
audacity-Audacity-2.2.2/src/effects/Paulstretch.cpp:163:23: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/effects/Paulstretch.cpp:177:15: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/effects/Paulstretch.cpp:336:12: style: The scope of the variable 'first_time' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/effects/Paulstretch.cpp:76:27: style: Member variable 'PaulStretch::fft_c' is in the wrong place in the initializer list. [initializerList]
audacity-Audacity-2.2.2/src/effects/Paulstretch.cpp:418:6: note: Member variable 'PaulStretch::fft_c' is in the wrong place in the initializer list.
audacity-Audacity-2.2.2/src/effects/Paulstretch.cpp:76:27: note: Member variable 'PaulStretch::fft_c' is in the wrong place in the initializer list.
audacity-Audacity-2.2.2/src/effects/Paulstretch.cpp:52:11: style: Technically the member function 'PaulStretch::get_nsamples_for_fill' can be const. [functionConst]
audacity-Audacity-2.2.2/src/effects/Paulstretch.cpp:524:21: note: Technically the member function 'PaulStretch::get_nsamples_for_fill' can be const.
audacity-Audacity-2.2.2/src/effects/Paulstretch.cpp:52:11: note: Technically the member function 'PaulStretch::get_nsamples_for_fill' can be const.
audacity-Audacity-2.2.2/src/effects/Paulstretch.cpp:55:9: performance: Technically the member function 'PaulStretch::process_spectrum' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/effects/Repair.cpp:78:23: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/effects/Repair.cpp:128:15: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/effects/Repeat.cpp:120:33: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/effects/Repeat.cpp:131:29: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/effects/Reverb_libSoX.h:241:4: portability: Using memset() on struct which contains a floating point number. [memsetClassFloat]
audacity-Audacity-2.2.2/src/effects/Reverb.cpp:179:9: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/effects/Reverse.cpp:78:29: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/effects/Reverse.cpp:95:30: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/effects/ScienFilter.cpp:335:19: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/effects/ScienFilter.cpp:357:11: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/effects/ScienFilter.cpp:761:13: style: The scope of the variable 'fSZeroX' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/effects/ScienFilter.cpp:761:22: style: The scope of the variable 'fSZeroY' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/effects/ScienFilter.cpp:1117:11: style: The scope of the variable 'yF' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/effects/ScienFilter.cpp:1122:11: style: The scope of the variable 'freq' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/effects/ScienFilter.cpp:1123:8: style: The scope of the variable 'x' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/effects/ScienFilter.cpp:1123:11: style: The scope of the variable 'y' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/effects/Silence.cpp:24:16: warning: Member variable 'EffectSilence::mDurationT' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/effects/SimpleMono.cpp:36:31: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/effects/SimpleMono.cpp:70:23: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/effects/SimpleMono.cpp:81:47: style: Function 'ProcessOne' argument 1 names different: declaration 't' definition 'track'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/effects/SimpleMono.h:48:32: note: Function 'ProcessOne' argument 1 names different: declaration 't' definition 'track'.
audacity-Audacity-2.2.2/src/effects/SimpleMono.cpp:81:47: note: Function 'ProcessOne' argument 1 names different: declaration 't' definition 'track'.
audacity-Audacity-2.2.2/src/effects/StereoToMono.cpp:79:17: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/effects/StereoToMono.cpp:119:23: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/effects/StereoToMono.cpp:123:23: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/effects/StereoToMono.cpp:24:21: warning: Member variable 'EffectStereoToMono::mLeftTrack' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/effects/StereoToMono.cpp:24:21: warning: Member variable 'EffectStereoToMono::mRightTrack' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/effects/ToneGen.cpp:315:16: style: The scope of the variable 't' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/effects/ToneGen.cpp:85:16: warning: Member variable 'EffectToneGen::mPositionInCycles' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/effects/ToneGen.cpp:85:16: warning: Member variable 'EffectToneGen::mLogFrequency' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/effects/ToneGen.cpp:85:16: warning: Member variable 'EffectToneGen::mToneDurationT' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/effects/TwoPassSimpleMono.cpp:51:23: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/effects/TwoPassSimpleMono.cpp:89:15: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/effects/TwoPassSimpleMono.cpp:99:54: style: Function 'ProcessOne' argument 1 names different: declaration 't' definition 'track'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/effects/TwoPassSimpleMono.h:79:32: note: Function 'ProcessOne' argument 1 names different: declaration 't' definition 'track'.
audacity-Audacity-2.2.2/src/effects/TwoPassSimpleMono.cpp:99:54: note: Function 'ProcessOne' argument 1 names different: declaration 't' definition 'track'.
audacity-Audacity-2.2.2/src/effects/VST/aeffectx.h:196:1: style: The class 'VstEvent' does not have a constructor although it has private member variables. [noConstructor]
audacity-Audacity-2.2.2/src/effects/Wahwah.cpp:354:11: style: The scope of the variable 'in' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/effects/Wahwah.cpp:354:15: style: The scope of the variable 'out' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/effects/Wahwah.cpp:78:15: warning: Member variable 'EffectWahwah::mMaster' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/effects/Wahwah.cpp:78:15: warning: Member variable 'EffectWahwah::mFreqT' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/effects/Wahwah.cpp:78:15: warning: Member variable 'EffectWahwah::mPhaseT' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/effects/Wahwah.cpp:78:15: warning: Member variable 'EffectWahwah::mDepthT' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/effects/Wahwah.cpp:78:15: warning: Member variable 'EffectWahwah::mResT' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/effects/Wahwah.cpp:78:15: warning: Member variable 'EffectWahwah::mFreqOfsT' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/effects/Wahwah.cpp:78:15: warning: Member variable 'EffectWahwah::mOutGainT' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/effects/Wahwah.cpp:78:15: warning: Member variable 'EffectWahwah::mFreqS' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/effects/Wahwah.cpp:78:15: warning: Member variable 'EffectWahwah::mPhaseS' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/effects/Wahwah.cpp:78:15: warning: Member variable 'EffectWahwah::mDepthS' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/effects/Wahwah.cpp:78:15: warning: Member variable 'EffectWahwah::mResS' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/effects/Wahwah.cpp:78:15: warning: Member variable 'EffectWahwah::mFreqOfsS' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/effects/Wahwah.cpp:78:15: warning: Member variable 'EffectWahwah::mOutGainS' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/effects/ladspa/LadspaEffect.cpp:261:8: style: The scope of the variable 'index' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/effects/nyquist/Nyquist.h:71:4: style: Class 'NyquistEffect' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/effects/nyquist/Nyquist.cpp:66:0: error: #error You need to update lib-src/libnyquist [preprocessorErrorDirective]
audacity-Audacity-2.2.2/src/export/ExportMultiple.cpp:169:26: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/export/ExportMultiple.cpp:392:14: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/export/ExportMultiple.cpp:835:19: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/export/ExportMultiple.cpp:942:49: style: Function 'DoExport' argument 3 names different: declaration 'name' definition 'inName'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/export/ExportMultiple.h:80:36: note: Function 'DoExport' argument 3 names different: declaration 'name' definition 'inName'.
audacity-Audacity-2.2.2/src/export/ExportMultiple.cpp:942:49: note: Function 'DoExport' argument 3 names different: declaration 'name' definition 'inName'.
audacity-Audacity-2.2.2/src/export/ExportMultiple.h:39:4: style: Class 'ExportMultiple' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/import/FormatClassifier.h:22:0: error: #error Requires libsndfile 1.0.3 or higher [preprocessorErrorDirective]
audacity-Audacity-2.2.2/src/import/Import.h:108:9: style: Technically the member function 'Importer::GetSupportedImportFormats' can be const. [functionConst]
audacity-Audacity-2.2.2/src/import/Import.cpp:124:16: note: Technically the member function 'Importer::GetSupportedImportFormats' can be const.
audacity-Audacity-2.2.2/src/import/Import.h:108:9: note: Technically the member function 'Importer::GetSupportedImportFormats' can be const.
audacity-Audacity-2.2.2/src/import/Import.h:126:9: performance: Technically the member function 'Importer::StringToList' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/import/Import.cpp:138:16: note: Technically the member function 'Importer::StringToList' can be static.
audacity-Audacity-2.2.2/src/import/Import.h:126:9: note: Technically the member function 'Importer::StringToList' can be static.
audacity-Audacity-2.2.2/src/import/ImportPlugin.h:188:13: style: Technically the member function 'UnusableImportPlugin::GetPluginFormatDescription' can be const. [functionConst]
audacity-Audacity-2.2.2/src/import/ImportPlugin.h:110:31: performance: Function parameter 'supportedExtensions' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/import/ImportPlugin.h:182:67: performance: Function parameter 'extensions' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/import/ImportLOF.cpp:182:73: style: Function 'Open' argument 1 names different: declaration 'Filename' definition 'filename'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/import/ImportLOF.cpp:115:59: note: Function 'Open' argument 1 names different: declaration 'Filename' definition 'filename'.
audacity-Audacity-2.2.2/src/import/ImportLOF.cpp:182:73: note: Function 'Open' argument 1 names different: declaration 'Filename' definition 'filename'.
audacity-Audacity-2.2.2/src/import/ImportLOF.cpp:138:9: performance: Technically the member function 'LOFImportFileHandle::SetStreamUsage' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/import/ImportLOF.cpp:113:13: style: The function 'GetPluginStringID' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/src/import/ImportPlugin.h:81:21: note: Virtual function in base class
audacity-Audacity-2.2.2/src/import/ImportLOF.cpp:113:13: note: Function in derived class
audacity-Audacity-2.2.2/src/import/ImportLOF.cpp:114:13: style: The function 'GetPluginFormatDescription' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/src/import/ImportPlugin.h:85:21: note: Virtual function in base class
audacity-Audacity-2.2.2/src/import/ImportLOF.cpp:114:13: note: Function in derived class
audacity-Audacity-2.2.2/src/import/ImportPCM.cpp:47:0: error: #error Requires libsndfile 1.0 or higher [preprocessorErrorDirective]
audacity-Audacity-2.2.2/src/import/MultiFormatReader.cpp:139:13: style: The scope of the variable 'pCurBuffer' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/import/MultiFormatReader.cpp:40:20: warning: Member variable 'MultiFormatReader::mSwapBuffer' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/import/MultiFormatReader.h:30:8: style: Technically the member function 'MachineEndianness::IsLittle' can be const. [functionConst]
audacity-Audacity-2.2.2/src/import/MultiFormatReader.h:35:8: style: Technically the member function 'MachineEndianness::IsBig' can be const. [functionConst]
audacity-Audacity-2.2.2/src/import/MultiFormatReader.h:40:16: style: Technically the member function 'MachineEndianness::Which' can be const. [functionConst]
audacity-Audacity-2.2.2/src/import/MultiFormatReader.cpp:43:4: style: Class 'MultiFormatReader' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
audacity-Audacity-2.2.2/src/import/MultiFormatReader.cpp:43:4: style: Class 'MultiFormatReader' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
audacity-Audacity-2.2.2/src/import/MultiFormatReader.h:68:0: style: Class 'MultiFormatReader' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/import/RawAudioGuess.h:21:0: error: #error Requires libsndfile 1.0.3 or higher [preprocessorErrorDirective]
audacity-Audacity-2.2.2/src/import/SpecPowerMeter.h:25:10: performance: Technically the member function 'SpecPowerMeter::CalcBinPower' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/import/SpecPowerMeter.cpp:61:23: note: Technically the member function 'SpecPowerMeter::CalcBinPower' can be static.
audacity-Audacity-2.2.2/src/import/SpecPowerMeter.h:25:10: note: Technically the member function 'SpecPowerMeter::CalcBinPower' can be static.
audacity-Audacity-2.2.2/src/import/SpecPowerMeter.h:28:4: style: Class 'SpecPowerMeter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/ondemand/ODComputeSummaryTask.cpp:187:22: style: The scope of the variable 'blocks' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/ondemand/ODComputeSummaryTask.cpp:188:20: style: The scope of the variable 'seq' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/ondemand/ODComputeSummaryTask.cpp:60:25: style: Checking if unsigned variable 'mBlockFiles.size()' is less than zero. This might be a false warning. [unsignedLessThanZero]
audacity-Audacity-2.2.2/src/ondemand/ODDecodeFlacTask.h:99:4: warning: Member variable 'ODFlacDecoder::mSampleRate' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/ondemand/ODDecodeFlacTask.h:99:4: warning: Member variable 'ODFlacDecoder::mNumChannels' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/ondemand/ODDecodeFlacTask.h:99:4: warning: Member variable 'ODFlacDecoder::mBitsPerSample' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/ondemand/ODDecodeFlacTask.h:99:4: warning: Member variable 'ODFlacDecoder::mStreamInfoDone' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/ondemand/ODDecodeFlacTask.h:99:4: warning: Member variable 'ODFlacDecoder::mUpdateResult' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/ondemand/ODDecodeFlacTask.h:99:4: warning: Member variable 'ODFlacDecoder::mChannels' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/ondemand/ODDecodeFlacTask.h:99:4: warning: Member variable 'ODFlacDecoder::mTargetChannel' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/ondemand/ODDecodeFlacTask.h:99:4: warning: Member variable 'ODFlacDecoder::mDecodeBufferWritePosition' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/ondemand/ODDecodeFlacTask.h:99:4: warning: Member variable 'ODFlacDecoder::mDecodeBufferLen' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/ondemand/ODDecodeFlacTask.h:99:85: performance: Variable 'mFile' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/src/ondemand/ODDecodeFlacTask.h:125:26: warning: The class 'ODFlacDecoder' defines member variable with name 'mSampleRate' also defined in its parent class 'ODFileDecoder'. [duplInheritedMember]
audacity-Audacity-2.2.2/src/ondemand/ODDecodeTask.h:136:17: note: Parent variable 'ODFileDecoder::mSampleRate'
audacity-Audacity-2.2.2/src/ondemand/ODDecodeFlacTask.h:125:26: note: Derived variable 'ODFlacDecoder::mSampleRate'
audacity-Audacity-2.2.2/src/ondemand/ODDecodeFlacTask.h:126:26: warning: The class 'ODFlacDecoder' defines member variable with name 'mNumChannels' also defined in its parent class 'ODFileDecoder'. [duplInheritedMember]
audacity-Audacity-2.2.2/src/ondemand/ODDecodeTask.h:138:17: note: Parent variable 'ODFileDecoder::mNumChannels'
audacity-Audacity-2.2.2/src/ondemand/ODDecodeFlacTask.h:126:26: note: Derived variable 'ODFlacDecoder::mNumChannels'
audacity-Audacity-2.2.2/src/ondemand/ODDecodeFlacTask.h:128:26: warning: The class 'ODFlacDecoder' defines member variable with name 'mNumSamples' also defined in its parent class 'ODFileDecoder'. [duplInheritedMember]
audacity-Audacity-2.2.2/src/ondemand/ODDecodeTask.h:137:17: note: Parent variable 'ODFileDecoder::mNumSamples'
audacity-Audacity-2.2.2/src/ondemand/ODDecodeFlacTask.h:128:26: note: Derived variable 'ODFlacDecoder::mNumSamples'
audacity-Audacity-2.2.2/src/ondemand/ODDecodeFlacTask.h:67:4: style: Class 'ODFLACFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/ondemand/ODDecodeFlacTask.h:99:4: style: Class 'ODFlacDecoder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/ondemand/ODDecodeTask.cpp:53:11: style: The scope of the variable 'ret' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/ondemand/ODDecodeTask.cpp:141:22: style: The scope of the variable 'blocks' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/ondemand/ODDecodeTask.cpp:142:20: style: The scope of the variable 'seq' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/ondemand/ODDecodeTask.cpp:36:25: style: Checking if unsigned variable 'mBlockFiles.size()' is less than zero. This might be a false warning. [unsignedLessThanZero]
audacity-Audacity-2.2.2/src/ondemand/ODDecodeTask.cpp:294:16: warning: Member variable 'ODFileDecoder::mSampleRate' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/ondemand/ODDecodeTask.cpp:294:16: warning: Member variable 'ODFileDecoder::mNumSamples' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/ondemand/ODDecodeTask.cpp:294:16: warning: Member variable 'ODFileDecoder::mNumChannels' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/ondemand/ODManager.cpp:452:4: warning: Either the condition 'masterQueue' is redundant or there is possible null pointer dereference: masterQueue. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/src/ondemand/ODManager.cpp:441:7: note: Assuming that condition 'masterQueue' is not redundant
audacity-Audacity-2.2.2/src/ondemand/ODManager.cpp:452:4: note: Null pointer dereference
audacity-Audacity-2.2.2/src/ondemand/ODManager.cpp:244:9: style: The scope of the variable 'tasksInArray' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/ondemand/ODManager.cpp:245:9: style: The scope of the variable 'paused' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/ondemand/ODManager.cpp:246:9: style: The scope of the variable 'numQueues' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/ondemand/ODManager.cpp:55:12: warning: Member variable 'ODManager::mNeedsDraw' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/ondemand/ODManager.cpp:55:12: warning: Member variable 'ODManager::mCurrentThreads' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/ondemand/ODManager.cpp:55:12: warning: Member variable 'ODManager::mMaxThreads' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/ondemand/ODTask.cpp:33:9: warning: Member variable 'ODTask::ODTypeEnum' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/ondemand/ODTask.cpp:33:9: warning: Member variable 'ODTask::mTaskStarted' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/ondemand/ODWaveTrackTaskQueue.cpp:274:28: style: Checking if unsigned variable 'mTracks.size()' is less than zero. This might be a false warning. [unsignedLessThanZero]
audacity-Audacity-2.2.2/src/ondemand/ODWaveTrackTaskQueue.cpp:278:38: style: Checking if unsigned variable 'mTasks.size()' is less than zero. This might be a false warning. [unsignedLessThanZero]
audacity-Audacity-2.2.2/src/prefs/BatchPrefs.h:26:4: style: Class 'BatchPrefs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/prefs/DirectoriesPrefs.h:24:4: style: Class 'DirectoriesPrefs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/prefs/EffectsPrefs.h:28:4: style: Class 'EffectsPrefs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/prefs/ExtImportPrefs.cpp:315:8: style: The scope of the variable 't' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/prefs/ExtImportPrefs.h:34:4: style: Class 'ExtImportPrefsDropTarget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/prefs/ExtImportPrefs.h:49:4: style: Class 'ExtImportPrefs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/prefs/GUIPrefs.h:28:4: style: Class 'GUIPrefs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/prefs/ThemePrefs.h:27:4: style: Class 'ThemePrefs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/prefs/ImportExportPrefs.h:27:4: style: Class 'ImportExportPrefs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/prefs/KeyConfigPrefs.cpp:485:20: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/prefs/KeyConfigPrefs.cpp:531:20: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/prefs/KeyConfigPrefs.cpp:467:56: style: Function 'OnImportDefaults' argument 1 names different: declaration 'e' definition 'event'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/prefs/KeyConfigPrefs.h:54:43: note: Function 'OnImportDefaults' argument 1 names different: declaration 'e' definition 'event'.
audacity-Audacity-2.2.2/src/prefs/KeyConfigPrefs.cpp:467:56: note: Function 'OnImportDefaults' argument 1 names different: declaration 'e' definition 'event'.
audacity-Audacity-2.2.2/src/prefs/LibraryPrefs.h:28:4: style: Class 'LibraryPrefs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/prefs/MousePrefs.h:25:4: style: Class 'MousePrefs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/prefs/PlaybackPrefs.h:26:4: style: Class 'PlaybackPrefs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/prefs/ProjectsPrefs.h:27:4: style: Class 'ProjectsPrefs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/prefs/SpectrogramSettings.cpp:444:11: style: Variable 'size' is assigned a value that is never used. [unreadVariable]
audacity-Audacity-2.2.2/src/prefs/SpectrogramSettings.h:92:10: performance: Technically the member function 'SpectrogramSettings::findBin' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/prefs/SpectrogramSettings.cpp:462:28: note: Technically the member function 'SpectrogramSettings::findBin' can be static.
audacity-Audacity-2.2.2/src/prefs/SpectrogramSettings.h:92:10: note: Technically the member function 'SpectrogramSettings::findBin' can be static.
audacity-Audacity-2.2.2/src/prefs/SpectrogramSettings.h:35:12: performance: Technically the member function 'SpectrogramSettings::Globals::SavePrefs' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/prefs/SpectrogramSettings.cpp:38:36: note: Technically the member function 'SpectrogramSettings::Globals::SavePrefs' can be static.
audacity-Audacity-2.2.2/src/prefs/SpectrogramSettings.h:35:12: note: Technically the member function 'SpectrogramSettings::Globals::SavePrefs' can be static.
audacity-Audacity-2.2.2/src/prefs/SpectrogramSettings.h:43:12: performance: Technically the member function 'SpectrogramSettings::Globals::LoadPrefs' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/prefs/SpectrogramSettings.cpp:45:36: note: Technically the member function 'SpectrogramSettings::Globals::LoadPrefs' can be static.
audacity-Audacity-2.2.2/src/prefs/SpectrogramSettings.h:43:12: note: Technically the member function 'SpectrogramSettings::Globals::LoadPrefs' can be static.
audacity-Audacity-2.2.2/src/prefs/SpectrumPrefs.cpp:515:50: style: Function 'OnWindowSize' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/prefs/SpectrumPrefs.h:60:38: note: Function 'OnWindowSize' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/prefs/SpectrumPrefs.cpp:515:50: note: Function 'OnWindowSize' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/prefs/TracksBehaviorsPrefs.h:24:4: style: Class 'TracksBehaviorsPrefs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/prefs/TracksPrefs.h:28:4: style: Class 'TracksPrefs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/prefs/WarningsPrefs.h:27:4: style: Class 'WarningsPrefs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/prefs/WaveformSettings.h:45:9: style: Technically the member function 'WaveformSettings::SavePrefs' can be const. [functionConst]
audacity-Audacity-2.2.2/src/prefs/WaveformSettings.cpp:100:24: note: Technically the member function 'WaveformSettings::SavePrefs' can be const.
audacity-Audacity-2.2.2/src/prefs/WaveformSettings.h:45:9: note: Technically the member function 'WaveformSettings::SavePrefs' can be const.
audacity-Audacity-2.2.2/src/prefs/WaveformSettings.h:46:9: performance: Technically the member function 'WaveformSettings::Update' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/prefs/WaveformSettings.cpp:106:24: note: Technically the member function 'WaveformSettings::Update' can be static.
audacity-Audacity-2.2.2/src/prefs/WaveformSettings.h:46:9: note: Technically the member function 'WaveformSettings::Update' can be static.
audacity-Audacity-2.2.2/src/prefs/WaveformSettings.h:25:12: performance: Technically the member function 'WaveformSettings::Globals::SavePrefs' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/prefs/WaveformSettings.cpp:34:33: note: Technically the member function 'WaveformSettings::Globals::SavePrefs' can be static.
audacity-Audacity-2.2.2/src/prefs/WaveformSettings.h:25:12: note: Technically the member function 'WaveformSettings::Globals::SavePrefs' can be static.
audacity-Audacity-2.2.2/src/prefs/WaveformSettings.h:29:12: performance: Technically the member function 'WaveformSettings::Globals::LoadPrefs' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/prefs/WaveformSettings.cpp:38:33: note: Technically the member function 'WaveformSettings::Globals::LoadPrefs' can be static.
audacity-Audacity-2.2.2/src/prefs/WaveformSettings.h:29:12: note: Technically the member function 'WaveformSettings::Globals::LoadPrefs' can be static.
audacity-Audacity-2.2.2/src/toolbars/SpectralSelectionBar.cpp:309:52: style: Function 'OnCtrl' argument 1 names different: declaration 'evt' definition 'event'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/toolbars/SpectralSelectionBar.h:56:32: note: Function 'OnCtrl' argument 1 names different: declaration 'evt' definition 'event'.
audacity-Audacity-2.2.2/src/toolbars/SpectralSelectionBar.cpp:309:52: note: Function 'OnCtrl' argument 1 names different: declaration 'evt' definition 'event'.
audacity-Audacity-2.2.2/src/toolbars/SpectralSelectionBar.cpp:89:23: warning: Member variable 'SpectralSelectionBar::mHeight' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/toolbars/ToolBar.cpp:719:8: style: Condition 'bUseAqua' is always false [knownConditionTrueFalse]
audacity-Audacity-2.2.2/src/toolbars/ToolBar.cpp:709:20: note: Assignment 'bUseAqua=false', assigned value is 0
audacity-Audacity-2.2.2/src/toolbars/ToolBar.cpp:719:8: note: Condition 'bUseAqua' is always false
audacity-Audacity-2.2.2/src/toolbars/ToolBar.cpp:745:8: style: Condition 'bUseAqua' is always false [knownConditionTrueFalse]
audacity-Audacity-2.2.2/src/toolbars/ToolBar.cpp:735:20: note: Assignment 'bUseAqua=false', assigned value is 0
audacity-Audacity-2.2.2/src/toolbars/ToolBar.cpp:745:8: note: Condition 'bUseAqua' is always false
audacity-Audacity-2.2.2/src/toolbars/ToolBar.cpp:139:18: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/toolbars/ToolBar.cpp:868:18: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/toolbars/ToolBar.cpp:113:41: style: Function 'ToolBarResizer' argument 1 names different: declaration 'mBar' definition 'bar'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/toolbars/ToolBar.cpp:69:28: note: Function 'ToolBarResizer' argument 1 names different: declaration 'mBar' definition 'bar'.
audacity-Audacity-2.2.2/src/toolbars/ToolBar.cpp:113:41: note: Function 'ToolBarResizer' argument 1 names different: declaration 'mBar' definition 'bar'.
audacity-Audacity-2.2.2/src/widgets/Grabber.h:52:7: performance: Variable 'mPos' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/src/toolbars/ToolBar.cpp:69:4: style: Class 'ToolBarResizer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/toolbars/ToolDock.cpp:412:81: style: Function 'Dock' argument 3 names different: declaration 'ndx' definition 'position'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/toolbars/ToolDock.h:304:46: note: Function 'Dock' argument 3 names different: declaration 'ndx' definition 'position'.
audacity-Audacity-2.2.2/src/toolbars/ToolDock.cpp:412:81: note: Function 'Dock' argument 3 names different: declaration 'ndx' definition 'position'.
audacity-Audacity-2.2.2/src/toolbars/ToolDock.h:269:9: performance: Technically the member function 'ToolBarConfiguration::Remove' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/toolbars/ToolDock.cpp:195:28: note: Technically the member function 'ToolBarConfiguration::Remove' can be static.
audacity-Audacity-2.2.2/src/toolbars/ToolDock.h:269:9: note: Technically the member function 'ToolBarConfiguration::Remove' can be static.
audacity-Audacity-2.2.2/src/toolbars/ToolDock.cpp:668:7: style: Struct 'SizeSetter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/toolbars/ToolDock.cpp:735:42: performance: Function parameter 'prevPosition' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/toolbars/ToolDock.cpp:736:42: performance: Function parameter 'position' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/toolbars/ToolDock.cpp:787:67: performance: Function parameter 'finalPosition' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/include/audacity/Types.h:68:4: style: Class 'sampleCount' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/include/audacity/Types.h:69:4: style: Class 'sampleCount' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/include/audacity/Types.h:70:4: style: Class 'sampleCount' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/include/audacity/Types.h:71:4: style: Class 'sampleCount' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/include/audacity/Types.h:72:4: style: Class 'sampleCount' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/include/audacity/Types.h:75:4: style: Class 'sampleCount' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/tracks/ui/Scrubbing.h:73:4: style: Class 'Scrubber' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/tracks/ui/Scrubbing.h:159:7: style: Struct 'Forwarder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/tracks/ui/Scrubbing.h:211:4: style: Class 'ScrubbingOverlay' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/include/audacity/Types.h:68:23: performance: Function parameter 'v' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/tracks/labeltrack/ui/LabelDefaultClickHandle.cpp:63:30: style: Function 'Click' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/tracks/labeltrack/ui/LabelDefaultClickHandle.h:32:36: note: Function 'Click' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/labeltrack/ui/LabelDefaultClickHandle.cpp:63:30: note: Function 'Click' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/labeltrack/ui/LabelGlyphHandle.cpp:85:30: style: Function 'Click' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/tracks/labeltrack/ui/LabelGlyphHandle.h:60:36: note: Function 'Click' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/labeltrack/ui/LabelGlyphHandle.cpp:85:30: note: Function 'Click' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/labeltrack/ui/LabelGlyphHandle.cpp:116:30: style: Function 'Drag' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/tracks/labeltrack/ui/LabelGlyphHandle.h:63:36: note: Function 'Drag' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/labeltrack/ui/LabelGlyphHandle.cpp:116:30: note: Function 'Drag' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/labeltrack/ui/LabelGlyphHandle.cpp:136:30: style: Function 'Release' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/tracks/labeltrack/ui/LabelGlyphHandle.h:70:36: note: Function 'Release' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/labeltrack/ui/LabelGlyphHandle.cpp:136:30: note: Function 'Release' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/labeltrack/ui/LabelGlyphHandle.h:77:18: style: Member variable 'LabelGlyphHandle::mHit' is in the wrong place in the initializer list. [initializerList]
audacity-Audacity-2.2.2/src/tracks/labeltrack/ui/LabelGlyphHandle.cpp:31:6: note: Member variable 'LabelGlyphHandle::mHit' is in the wrong place in the initializer list.
audacity-Audacity-2.2.2/src/tracks/labeltrack/ui/LabelGlyphHandle.h:77:18: note: Member variable 'LabelGlyphHandle::mHit' is in the wrong place in the initializer list.
audacity-Audacity-2.2.2/src/tracks/labeltrack/ui/LabelTextHandle.cpp:67:30: style: Function 'Click' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/tracks/labeltrack/ui/LabelTextHandle.h:44:36: note: Function 'Click' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/labeltrack/ui/LabelTextHandle.cpp:67:30: note: Function 'Click' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/labeltrack/ui/LabelTextHandle.cpp:129:30: style: Function 'Drag' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/tracks/labeltrack/ui/LabelTextHandle.h:47:36: note: Function 'Drag' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/labeltrack/ui/LabelTextHandle.cpp:129:30: note: Function 'Drag' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/labeltrack/ui/LabelTextHandle.cpp:169:30: style: Function 'Release' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/tracks/labeltrack/ui/LabelTextHandle.h:54:36: note: Function 'Release' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/labeltrack/ui/LabelTextHandle.cpp:169:30: note: Function 'Release' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/widgets/PopupMenuTable.h:42:54: performance: Function parameter 'caption_' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/tracks/playabletrack/notetrack/ui/NoteTrackButtonHandle.cpp:93:30: style: Function 'Release' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/tracks/playabletrack/notetrack/ui/NoteTrackButtonHandle.h:64:36: note: Function 'Release' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/playabletrack/notetrack/ui/NoteTrackButtonHandle.cpp:93:30: note: Function 'Release' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/playabletrack/notetrack/ui/NoteTrackVZoomHandle.cpp:115:30: style: Function 'Drag' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/tracks/playabletrack/notetrack/ui/NoteTrackVZoomHandle.h:47:36: note: Function 'Drag' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/playabletrack/notetrack/ui/NoteTrackVZoomHandle.cpp:115:30: note: Function 'Drag' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/playabletrack/notetrack/ui/NoteTrackVZoomHandle.cpp:133:30: style: Function 'Preview' argument 1 names different: declaration 'state' definition 'st'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/tracks/playabletrack/notetrack/ui/NoteTrackVZoomHandle.h:50:36: note: Function 'Preview' argument 1 names different: declaration 'state' definition 'st'.
audacity-Audacity-2.2.2/src/tracks/playabletrack/notetrack/ui/NoteTrackVZoomHandle.cpp:133:30: note: Function 'Preview' argument 1 names different: declaration 'state' definition 'st'.
audacity-Audacity-2.2.2/src/tracks/playabletrack/notetrack/ui/NoteTrackVZoomHandle.cpp:241:30: style: Function 'Release' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/tracks/playabletrack/notetrack/ui/NoteTrackVZoomHandle.h:54:36: note: Function 'Release' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/playabletrack/notetrack/ui/NoteTrackVZoomHandle.cpp:241:30: note: Function 'Release' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/playabletrack/notetrack/ui/NoteTrackVZoomHandle.h:65:29: style: Member variable 'NoteTrackVZoomHandle::mpTrack' is in the wrong place in the initializer list. [initializerList]
audacity-Audacity-2.2.2/src/tracks/playabletrack/notetrack/ui/NoteTrackVZoomHandle.cpp:54:6: note: Member variable 'NoteTrackVZoomHandle::mpTrack' is in the wrong place in the initializer list.
audacity-Audacity-2.2.2/src/tracks/playabletrack/notetrack/ui/NoteTrackVZoomHandle.h:65:29: note: Member variable 'NoteTrackVZoomHandle::mpTrack' is in the wrong place in the initializer list.
audacity-Audacity-2.2.2/src/tracks/playabletrack/notetrack/ui/NoteTrackVZoomHandle.cpp:195:17: style: The function 'InitMenu' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/src/widgets/PopupMenuTable.h:84:17: note: Virtual function in base class
audacity-Audacity-2.2.2/src/tracks/playabletrack/notetrack/ui/NoteTrackVZoomHandle.cpp:195:17: note: Function in derived class
audacity-Audacity-2.2.2/src/tracks/playabletrack/wavetrack/ui/CutlineHandle.cpp:125:30: style: Function 'Click' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/tracks/playabletrack/wavetrack/ui/CutlineHandle.h:51:36: note: Function 'Click' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/playabletrack/wavetrack/ui/CutlineHandle.cpp:125:30: note: Function 'Click' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/playabletrack/wavetrack/ui/CutlineHandle.h:72:22: style: Member variable 'CutlineHandle::mLocation' is in the wrong place in the initializer list. [initializerList]
audacity-Audacity-2.2.2/src/tracks/playabletrack/wavetrack/ui/CutlineHandle.cpp:30:6: note: Member variable 'CutlineHandle::mLocation' is in the wrong place in the initializer list.
audacity-Audacity-2.2.2/src/tracks/playabletrack/wavetrack/ui/CutlineHandle.h:72:22: note: Member variable 'CutlineHandle::mLocation' is in the wrong place in the initializer list.
audacity-Audacity-2.2.2/src/tracks/playabletrack/wavetrack/ui/SampleHandle.cpp:292:13: style: The scope of the variable 'prob' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/tracks/playabletrack/wavetrack/ui/SampleHandle.cpp:207:30: style: Function 'Click' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/tracks/playabletrack/wavetrack/ui/SampleHandle.h:52:36: note: Function 'Click' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/playabletrack/wavetrack/ui/SampleHandle.cpp:207:30: note: Function 'Click' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/playabletrack/wavetrack/ui/SampleHandle.cpp:336:30: style: Function 'Drag' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/tracks/playabletrack/wavetrack/ui/SampleHandle.h:55:36: note: Function 'Drag' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/playabletrack/wavetrack/ui/SampleHandle.cpp:336:30: note: Function 'Drag' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/playabletrack/wavetrack/ui/SampleHandle.cpp:419:30: style: Function 'Preview' argument 1 names different: declaration 'state' definition 'st'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/tracks/playabletrack/wavetrack/ui/SampleHandle.h:58:36: note: Function 'Preview' argument 1 names different: declaration 'state' definition 'st'.
audacity-Audacity-2.2.2/src/tracks/playabletrack/wavetrack/ui/SampleHandle.cpp:419:30: note: Function 'Preview' argument 1 names different: declaration 'state' definition 'st'.
audacity-Audacity-2.2.2/src/tracks/playabletrack/wavetrack/ui/WaveTrackUI.cpp:27:30: style: Function 'DetailedHitTest' argument 1 names different: declaration 'state' definition 'st'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/WaveTrack.h:89:36: note: Function 'DetailedHitTest' argument 1 names different: declaration 'state' definition 'st'.
audacity-Audacity-2.2.2/src/tracks/playabletrack/wavetrack/ui/WaveTrackUI.cpp:27:30: note: Function 'DetailedHitTest' argument 1 names different: declaration 'state' definition 'st'.
audacity-Audacity-2.2.2/src/tracks/playabletrack/wavetrack/ui/WaveTrackVRulerControls.cpp:30:30: style: Function 'HitTest' argument 1 names different: declaration 'state' definition 'st'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/tracks/playabletrack/wavetrack/ui/WaveTrackVRulerControls.h:30:36: note: Function 'HitTest' argument 1 names different: declaration 'state' definition 'st'.
audacity-Audacity-2.2.2/src/tracks/playabletrack/wavetrack/ui/WaveTrackVRulerControls.cpp:30:30: note: Function 'HitTest' argument 1 names different: declaration 'state' definition 'st'.
audacity-Audacity-2.2.2/src/tracks/playabletrack/wavetrack/ui/WaveTrackVRulerControls.cpp:68:30: style: Function 'HandleWheelRotation' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/tracks/playabletrack/wavetrack/ui/WaveTrackVRulerControls.h:34:36: note: Function 'HandleWheelRotation' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/playabletrack/wavetrack/ui/WaveTrackVRulerControls.cpp:68:30: note: Function 'HandleWheelRotation' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/playabletrack/wavetrack/ui/WaveTrackVZoomHandle.cpp:342:4: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
audacity-Audacity-2.2.2/src/tracks/playabletrack/wavetrack/ui/WaveTrackVZoomHandle.cpp:83:20: style: The scope of the variable 'c' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/tracks/playabletrack/wavetrack/ui/WaveTrackVZoomHandle.cpp:604:30: style: Function 'Drag' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/tracks/playabletrack/wavetrack/ui/WaveTrackVZoomHandle.h:59:36: note: Function 'Drag' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/playabletrack/wavetrack/ui/WaveTrackVZoomHandle.cpp:604:30: note: Function 'Drag' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/playabletrack/wavetrack/ui/WaveTrackVZoomHandle.cpp:621:30: style: Function 'Preview' argument 1 names different: declaration 'state' definition 'st'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/tracks/playabletrack/wavetrack/ui/WaveTrackVZoomHandle.h:62:36: note: Function 'Preview' argument 1 names different: declaration 'state' definition 'st'.
audacity-Audacity-2.2.2/src/tracks/playabletrack/wavetrack/ui/WaveTrackVZoomHandle.cpp:621:30: note: Function 'Preview' argument 1 names different: declaration 'state' definition 'st'.
audacity-Audacity-2.2.2/src/tracks/playabletrack/wavetrack/ui/WaveTrackVZoomHandle.cpp:627:30: style: Function 'Release' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/tracks/playabletrack/wavetrack/ui/WaveTrackVZoomHandle.h:66:36: note: Function 'Release' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/playabletrack/wavetrack/ui/WaveTrackVZoomHandle.cpp:627:30: note: Function 'Release' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/playabletrack/wavetrack/ui/WaveTrackVZoomHandle.h:77:29: style: Member variable 'WaveTrackVZoomHandle::mpTrack' is in the wrong place in the initializer list. [initializerList]
audacity-Audacity-2.2.2/src/tracks/playabletrack/wavetrack/ui/WaveTrackVZoomHandle.cpp:53:6: note: Member variable 'WaveTrackVZoomHandle::mpTrack' is in the wrong place in the initializer list.
audacity-Audacity-2.2.2/src/tracks/playabletrack/wavetrack/ui/WaveTrackVZoomHandle.h:77:29: note: Member variable 'WaveTrackVZoomHandle::mpTrack' is in the wrong place in the initializer list.
audacity-Audacity-2.2.2/src/tracks/playabletrack/wavetrack/ui/WaveTrackVZoomHandle.cpp:422:17: style: The function 'InitMenu' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/src/widgets/PopupMenuTable.h:84:17: note: Virtual function in base class
audacity-Audacity-2.2.2/src/tracks/playabletrack/wavetrack/ui/WaveTrackVZoomHandle.cpp:422:17: note: Function in derived class
audacity-Audacity-2.2.2/src/tracks/playabletrack/wavetrack/ui/WaveTrackVZoomHandle.cpp:509:9: style: The function 'InitMenu' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audacity-Audacity-2.2.2/src/widgets/PopupMenuTable.h:84:17: note: Virtual function in base class
audacity-Audacity-2.2.2/src/tracks/playabletrack/wavetrack/ui/WaveTrackVZoomHandle.cpp:509:9: note: Function in derived class
audacity-Audacity-2.2.2/src/tracks/timetrack/ui/TimeTrackUI.cpp:22:30: style: Function 'DetailedHitTest' argument 1 names different: declaration 'state' definition 'st'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/TimeTrack.h:56:36: note: Function 'DetailedHitTest' argument 1 names different: declaration 'state' definition 'st'.
audacity-Audacity-2.2.2/src/tracks/timetrack/ui/TimeTrackUI.cpp:22:30: note: Function 'DetailedHitTest' argument 1 names different: declaration 'state' definition 'st'.
audacity-Audacity-2.2.2/src/tracks/ui/BackgroundCell.h:25:4: style: Class 'BackgroundCell' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audacity-Audacity-2.2.2/src/tracks/ui/ButtonHandle.cpp:40:30: style: Function 'Click' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/tracks/ui/ButtonHandle.h:52:36: note: Function 'Click' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/ui/ButtonHandle.cpp:40:30: note: Function 'Click' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/ui/ButtonHandle.cpp:63:30: style: Function 'Drag' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/tracks/ui/ButtonHandle.h:56:36: note: Function 'Drag' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/ui/ButtonHandle.cpp:63:30: note: Function 'Drag' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/ui/ButtonHandle.cpp:78:30: style: Function 'Preview' argument 1 names different: declaration 'state' definition 'st'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/tracks/ui/ButtonHandle.h:60:36: note: Function 'Preview' argument 1 names different: declaration 'state' definition 'st'.
audacity-Audacity-2.2.2/src/tracks/ui/ButtonHandle.cpp:78:30: note: Function 'Preview' argument 1 names different: declaration 'state' definition 'st'.
audacity-Audacity-2.2.2/src/tracks/ui/ButtonHandle.cpp:86:30: style: Function 'Release' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/tracks/ui/ButtonHandle.h:64:36: note: Function 'Release' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/ui/ButtonHandle.cpp:86:30: note: Function 'Release' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/ui/CommonTrackPanelCell.cpp:28:30: style: Function 'HandleWheelRotation' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/tracks/ui/CommonTrackPanelCell.h:34:36: note: Function 'HandleWheelRotation' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/ui/CommonTrackPanelCell.cpp:28:30: note: Function 'HandleWheelRotation' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/SampleFormat.h:59:9: style: Class 'SampleBuffer' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
audacity-Audacity-2.2.2/src/SampleFormat.h:59:9: style: Class 'SampleBuffer' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
audacity-Audacity-2.2.2/src/tracks/ui/EnvelopeHandle.cpp:125:7: warning: Either the condition '!envelope' is redundant or there is possible null pointer dereference: envelope. [nullPointerRedundantCheck]
audacity-Audacity-2.2.2/src/tracks/ui/EnvelopeHandle.cpp:75:8: note: Assuming that condition '!envelope' is not redundant
audacity-Audacity-2.2.2/src/tracks/ui/EnvelopeHandle.cpp:82:39: note: Calling function 'HitEnvelope', 5th argument 'envelope' value is 0
audacity-Audacity-2.2.2/src/tracks/ui/EnvelopeHandle.cpp:125:7: note: Null pointer dereference
audacity-Audacity-2.2.2/src/tracks/ui/EnvelopeHandle.cpp:170:30: style: Function 'Click' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/tracks/ui/EnvelopeHandle.h:61:36: note: Function 'Click' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/ui/EnvelopeHandle.cpp:170:30: note: Function 'Click' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/ui/EnvelopeHandle.cpp:226:30: style: Function 'Drag' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/tracks/ui/EnvelopeHandle.h:64:36: note: Function 'Drag' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/ui/EnvelopeHandle.cpp:226:30: note: Function 'Drag' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/ui/EnvelopeHandle.cpp:265:30: style: Function 'Release' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/tracks/ui/EnvelopeHandle.h:71:36: note: Function 'Release' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/ui/EnvelopeHandle.cpp:265:30: note: Function 'Release' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/ui/SelectHandle.cpp:615:14: style: Condition '!bIsSelected' is always true [knownConditionTrueFalse]
audacity-Audacity-2.2.2/src/tracks/ui/SelectHandle.cpp:613:29: note: Assignment 'bIsSelected=false', assigned value is 0
audacity-Audacity-2.2.2/src/tracks/ui/SelectHandle.cpp:615:14: note: Condition '!bIsSelected' is always true
audacity-Audacity-2.2.2/src/tracks/ui/SelectHandle.cpp:617:39: style: Condition '!bIsSelected' is always true [knownConditionTrueFalse]
audacity-Audacity-2.2.2/src/tracks/ui/SelectHandle.cpp:613:29: note: Assignment 'bIsSelected=false', assigned value is 0
audacity-Audacity-2.2.2/src/tracks/ui/SelectHandle.cpp:617:39: note: Condition '!bIsSelected' is always true
audacity-Audacity-2.2.2/src/tracks/ui/SelectHandle.cpp:1361:7: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
audacity-Audacity-2.2.2/src/tracks/ui/SelectHandle.cpp:376:30: style: Function 'HitTest' argument 2 names different: declaration 'state' definition 'st'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/tracks/ui/SelectHandle.h:46:36: note: Function 'HitTest' argument 2 names different: declaration 'state' definition 'st'.
audacity-Audacity-2.2.2/src/tracks/ui/SelectHandle.cpp:376:30: note: Function 'HitTest' argument 2 names different: declaration 'state' definition 'st'.
audacity-Audacity-2.2.2/src/tracks/ui/SelectHandle.cpp:526:30: style: Function 'Click' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/tracks/ui/SelectHandle.h:64:36: note: Function 'Click' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/ui/SelectHandle.cpp:526:30: note: Function 'Click' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/ui/SelectHandle.cpp:792:30: style: Function 'Drag' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/tracks/ui/SelectHandle.h:67:36: note: Function 'Drag' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/ui/SelectHandle.cpp:792:30: note: Function 'Drag' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/ui/SelectHandle.cpp:882:30: style: Function 'Preview' argument 1 names different: declaration 'state' definition 'st'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/tracks/ui/SelectHandle.h:70:36: note: Function 'Preview' argument 1 names different: declaration 'state' definition 'st'.
audacity-Audacity-2.2.2/src/tracks/ui/SelectHandle.cpp:882:30: note: Function 'Preview' argument 1 names different: declaration 'state' definition 'st'.
audacity-Audacity-2.2.2/src/tracks/ui/SelectHandle.cpp:1154:9: style: Function 'AdjustSelection' argument 5 names different: declaration 'pTrack' definition 'track'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/tracks/ui/SelectHandle.h:95:15: note: Function 'AdjustSelection' argument 5 names different: declaration 'pTrack' definition 'track'.
audacity-Audacity-2.2.2/src/tracks/ui/SelectHandle.cpp:1154:9: note: Function 'AdjustSelection' argument 5 names different: declaration 'pTrack' definition 'track'.
audacity-Audacity-2.2.2/src/tracks/ui/SelectHandle.cpp:446:4: performance: Variable 'mRect' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/src/tracks/ui/SelectHandle.h:96:9: style: Technically the member function 'SelectHandle::AssignSelection' can be const. [functionConst]
audacity-Audacity-2.2.2/src/tracks/ui/SelectHandle.cpp:1193:20: note: Technically the member function 'SelectHandle::AssignSelection' can be const.
audacity-Audacity-2.2.2/src/tracks/ui/SelectHandle.h:96:9: note: Technically the member function 'SelectHandle::AssignSelection' can be const.
audacity-Audacity-2.2.2/src/tracks/ui/SliderHandle.cpp:37:30: style: Function 'Click' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/tracks/ui/SliderHandle.h:53:36: note: Function 'Click' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/ui/SliderHandle.cpp:37:30: note: Function 'Click' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/ui/SliderHandle.cpp:64:30: style: Function 'Drag' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/tracks/ui/SliderHandle.h:57:36: note: Function 'Drag' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/ui/SliderHandle.cpp:64:30: note: Function 'Drag' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/ui/SliderHandle.cpp:83:30: style: Function 'Release' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/tracks/ui/SliderHandle.h:65:36: note: Function 'Release' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/ui/SliderHandle.cpp:83:30: note: Function 'Release' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/ui/SliderHandle.h:72:11: style: Member variable 'SliderHandle::mRect' is in the wrong place in the initializer list. [initializerList]
audacity-Audacity-2.2.2/src/tracks/ui/SliderHandle.cpp:22:6: note: Member variable 'SliderHandle::mRect' is in the wrong place in the initializer list.
audacity-Audacity-2.2.2/src/tracks/ui/SliderHandle.h:72:11: note: Member variable 'SliderHandle::mRect' is in the wrong place in the initializer list.
audacity-Audacity-2.2.2/src/tracks/ui/SliderHandle.h:71:25: style: Member variable 'SliderHandle::mpTrack' is in the wrong place in the initializer list. [initializerList]
audacity-Audacity-2.2.2/src/tracks/ui/SliderHandle.cpp:23:6: note: Member variable 'SliderHandle::mpTrack' is in the wrong place in the initializer list.
audacity-Audacity-2.2.2/src/tracks/ui/SliderHandle.h:71:25: note: Member variable 'SliderHandle::mpTrack' is in the wrong place in the initializer list.
audacity-Audacity-2.2.2/src/tracks/ui/TimeShiftHandle.cpp:365:32: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/tracks/ui/TimeShiftHandle.cpp:422:30: style: Function 'Click' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/tracks/ui/TimeShiftHandle.h:81:36: note: Function 'Click' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/ui/TimeShiftHandle.cpp:422:30: note: Function 'Click' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/ui/TimeShiftHandle.cpp:500:30: style: Function 'Drag' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/tracks/ui/TimeShiftHandle.h:84:36: note: Function 'Drag' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/ui/TimeShiftHandle.cpp:500:30: note: Function 'Drag' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/ui/TrackSelectHandle.cpp:70:30: style: Function 'Click' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/tracks/ui/TrackSelectHandle.h:36:36: note: Function 'Click' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/ui/TrackSelectHandle.cpp:70:30: note: Function 'Click' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/ui/TrackSelectHandle.cpp:111:30: style: Function 'Drag' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/tracks/ui/TrackSelectHandle.h:39:36: note: Function 'Drag' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/ui/TrackSelectHandle.cpp:111:30: note: Function 'Drag' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/ui/TrackSelectHandle.cpp:153:55: style: Function 'Preview' argument 2 names different: declaration 'pProject' definition 'project'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/tracks/ui/TrackSelectHandle.h:42:66: note: Function 'Preview' argument 2 names different: declaration 'pProject' definition 'project'.
audacity-Audacity-2.2.2/src/tracks/ui/TrackSelectHandle.cpp:153:55: note: Function 'Preview' argument 2 names different: declaration 'pProject' definition 'project'.
audacity-Audacity-2.2.2/src/tracks/ui/ZoomHandle.cpp:87:30: style: Function 'Click' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/tracks/ui/ZoomHandle.h:39:36: note: Function 'Click' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/ui/ZoomHandle.cpp:87:30: note: Function 'Click' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/ui/ZoomHandle.cpp:100:30: style: Function 'Drag' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/tracks/ui/ZoomHandle.h:42:36: note: Function 'Drag' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/ui/ZoomHandle.cpp:100:30: note: Function 'Drag' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/ui/ZoomHandle.cpp:121:30: style: Function 'Preview' argument 1 names different: declaration 'state' definition 'st'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/tracks/ui/ZoomHandle.h:45:36: note: Function 'Preview' argument 1 names different: declaration 'state' definition 'st'.
audacity-Audacity-2.2.2/src/tracks/ui/ZoomHandle.cpp:121:30: note: Function 'Preview' argument 1 names different: declaration 'state' definition 'st'.
audacity-Audacity-2.2.2/src/tracks/ui/ZoomHandle.cpp:127:30: style: Function 'Release' argument 1 names different: declaration 'event' definition 'evt'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/tracks/ui/ZoomHandle.h:49:36: note: Function 'Release' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/tracks/ui/ZoomHandle.cpp:127:30: note: Function 'Release' argument 1 names different: declaration 'event' definition 'evt'.
audacity-Audacity-2.2.2/src/widgets/ASlider.cpp:1088:10: style: The scope of the variable 'value' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/widgets/ASlider.cpp:552:39: style: Function 'OnPaint' argument 2 names different: declaration 'highlighted' definition 'highlight'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/widgets/ASlider.h:145:32: note: Function 'OnPaint' argument 2 names different: declaration 'highlighted' definition 'highlight'.
audacity-Audacity-2.2.2/src/widgets/ASlider.cpp:552:39: note: Function 'OnPaint' argument 2 names different: declaration 'highlighted' definition 'highlight'.
audacity-Audacity-2.2.2/src/widgets/ASlider.cpp:604:28: style: Function 'Draw' argument 1 names different: declaration 'dc' definition 'paintDC'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/widgets/ASlider.h:168:21: note: Function 'Draw' argument 1 names different: declaration 'dc' definition 'paintDC'.
audacity-Audacity-2.2.2/src/widgets/ASlider.cpp:604:28: note: Function 'Draw' argument 1 names different: declaration 'dc' definition 'paintDC'.
audacity-Audacity-2.2.2/src/widgets/ASlider.h:119:15: style: Technically the member function 'LWSlider::GetId' can be const. [functionConst]
audacity-Audacity-2.2.2/src/widgets/ASlider.cpp:477:22: note: Technically the member function 'LWSlider::GetId' can be const.
audacity-Audacity-2.2.2/src/widgets/ASlider.h:119:15: note: Technically the member function 'LWSlider::GetId' can be const.
audacity-Audacity-2.2.2/src/widgets/ASlider.h:125:9: style: Technically the member function 'LWSlider::GetScroll' can be const. [functionConst]
audacity-Audacity-2.2.2/src/widgets/ASlider.cpp:498:16: note: Technically the member function 'LWSlider::GetScroll' can be const.
audacity-Audacity-2.2.2/src/widgets/ASlider.h:125:9: note: Technically the member function 'LWSlider::GetScroll' can be const.
audacity-Audacity-2.2.2/src/widgets/ASlider.h:155:9: style: Technically the member function 'LWSlider::GetEnabled' can be const. [functionConst]
audacity-Audacity-2.2.2/src/widgets/ASlider.cpp:1523:16: note: Technically the member function 'LWSlider::GetEnabled' can be const.
audacity-Audacity-2.2.2/src/widgets/ASlider.h:155:9: note: Technically the member function 'LWSlider::GetEnabled' can be const.
audacity-Audacity-2.2.2/src/widgets/ASlider.h:175:10: style: Technically the member function 'LWSlider::DragPositionToValue' can be const. [functionConst]
audacity-Audacity-2.2.2/src/widgets/ASlider.cpp:1416:17: note: Technically the member function 'LWSlider::DragPositionToValue' can be const.
audacity-Audacity-2.2.2/src/widgets/ASlider.h:175:10: note: Technically the member function 'LWSlider::DragPositionToValue' can be const.
audacity-Audacity-2.2.2/src/widgets/ASlider.h:176:10: style: Technically the member function 'LWSlider::ClickPositionToValue' can be const. [functionConst]
audacity-Audacity-2.2.2/src/widgets/ASlider.cpp:1372:17: note: Technically the member function 'LWSlider::ClickPositionToValue' can be const.
audacity-Audacity-2.2.2/src/widgets/ASlider.h:176:10: note: Technically the member function 'LWSlider::ClickPositionToValue' can be const.
audacity-Audacity-2.2.2/src/widgets/ASlider.cpp:194:36: performance: Function parameter 'position' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/widgets/ASlider.cpp:1081:35: performance: Function parameter 'pos' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/widgets/ErrorDialog.cpp:77:5: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/widgets/ExpandingToolBar.cpp:693:44: style: Function 'OnMouse' argument 1 names different: declaration 'evt' definition 'event'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/widgets/ExpandingToolBar.h:147:31: note: Function 'OnMouse' argument 1 names different: declaration 'evt' definition 'event'.
audacity-Audacity-2.2.2/src/widgets/ExpandingToolBar.cpp:693:44: note: Function 'OnMouse' argument 1 names different: declaration 'evt' definition 'event'.
audacity-Audacity-2.2.2/src/widgets/ExpandingToolBar.cpp:1254:47: style: Function 'MoveChild' argument 1 names different: declaration 'child' definition 'toolBar'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/widgets/ExpandingToolBar.h:233:37: note: Function 'MoveChild' argument 1 names different: declaration 'child' definition 'toolBar'.
audacity-Audacity-2.2.2/src/widgets/ExpandingToolBar.cpp:1254:47: note: Function 'MoveChild' argument 1 names different: declaration 'child' definition 'toolBar'.
audacity-Audacity-2.2.2/src/widgets/FileHistory.cpp:25:54: style: Function 'FileHistory' argument 2 names different: declaration 'idbase' definition 'base'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/widgets/FileHistory.h:27:49: note: Function 'FileHistory' argument 2 names different: declaration 'idbase' definition 'base'.
audacity-Audacity-2.2.2/src/widgets/FileHistory.cpp:25:54: note: Function 'FileHistory' argument 2 names different: declaration 'idbase' definition 'base'.
audacity-Audacity-2.2.2/src/widgets/FileHistory.cpp:28:4: performance: Variable 'mIDBase' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/src/widgets/Grid.cpp:35:4: performance: Variable 'mFormat' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/src/widgets/Grid.cpp:268:4: performance: Variable 'mChoices' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/src/widgets/ImageRoll.h:57:9: performance: Technically the member function 'ImageRoll::DrawBitmap' can be static. [functionStatic]
audacity-Audacity-2.2.2/src/widgets/ImageRoll.cpp:303:17: note: Technically the member function 'ImageRoll::DrawBitmap' can be static.
audacity-Audacity-2.2.2/src/widgets/ImageRoll.h:57:9: note: Technically the member function 'ImageRoll::DrawBitmap' can be static.
audacity-Audacity-2.2.2/src/widgets/KeyView.cpp:324:17: style: The scope of the variable 'node' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/widgets/NumericTextCtrl.cpp:1662:25: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/widgets/NumericTextCtrl.cpp:246:7: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
audacity-Audacity-2.2.2/src/widgets/NumericTextCtrl.cpp:248:7: note: Found duplicate branches for 'if' and 'else'.
audacity-Audacity-2.2.2/src/widgets/NumericTextCtrl.cpp:246:7: note: Found duplicate branches for 'if' and 'else'.
audacity-Audacity-2.2.2/src/widgets/NumericTextCtrl.cpp:872:8: style: The scope of the variable 'tenMins' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/widgets/NumericTextCtrl.cpp:873:8: style: The scope of the variable 'mins' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/widgets/NumericTextCtrl.cpp:874:8: style: The scope of the variable 'addMins' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/widgets/NumericTextCtrl.cpp:875:8: style: The scope of the variable 'secs' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/widgets/NumericTextCtrl.cpp:876:8: style: The scope of the variable 'frames' can be reduced. [variableScope]
audacity-Audacity-2.2.2/src/widgets/NumericTextCtrl.cpp:232:4: warning: Member variable 'NumericField::pos' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/widgets/NumericTextCtrl.cpp:232:4: warning: Member variable 'NumericField::fieldX' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/widgets/NumericTextCtrl.cpp:232:4: warning: Member variable 'NumericField::fieldW' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/widgets/NumericTextCtrl.cpp:232:4: warning: Member variable 'NumericField::labelX' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/src/widgets/NumericTextCtrl.cpp:279:7: performance: Variable 'digitBox' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/src/widgets/NumericTextCtrl.h:96:13: style: Technically the member function 'NumericConverter::GetFormatString' can be const. [functionConst]
audacity-Audacity-2.2.2/src/widgets/NumericTextCtrl.cpp:1058:28: note: Technically the member function 'NumericConverter::GetFormatString' can be const.
audacity-Audacity-2.2.2/src/widgets/NumericTextCtrl.h:96:13: note: Technically the member function 'NumericConverter::GetFormatString' can be const.
audacity-Audacity-2.2.2/src/widgets/NumericTextCtrl.h:99:8: style: Technically the member function 'NumericConverter::GetNumBuiltins' can be const. [functionConst]
audacity-Audacity-2.2.2/src/widgets/NumericTextCtrl.cpp:1079:23: note: Technically the member function 'NumericConverter::GetNumBuiltins' can be const.
audacity-Audacity-2.2.2/src/widgets/NumericTextCtrl.h:99:8: note: Technically the member function 'NumericConverter::GetNumBuiltins' can be const.
audacity-Audacity-2.2.2/src/widgets/NumericTextCtrl.h:80:17: warning: Virtual function 'ParseFormatString' is called from constructor 'NumericConverter(Type type,const wxString&formatName=wxEmptyString,double value=0.0f,double sampleRate=1.0f)' at line 647. Dynamic binding is not used. [virtualCallInConstructor]
audacity-Audacity-2.2.2/src/widgets/NumericTextCtrl.cpp:647:4: note: Calling SetSampleRate
audacity-Audacity-2.2.2/src/widgets/NumericTextCtrl.cpp:1011:4: note: Calling ParseFormatString
audacity-Audacity-2.2.2/src/widgets/NumericTextCtrl.h:80:17: note: ParseFormatString is a virtual method
audacity-Audacity-2.2.2/src/widgets/NumericTextCtrl.h:80:17: warning: Virtual function 'ParseFormatString' is called from constructor 'NumericConverter(Type type,const wxString&formatName=wxEmptyString,double value=0.0f,double sampleRate=1.0f)' at line 648. Dynamic binding is not used. [virtualCallInConstructor]
audacity-Audacity-2.2.2/src/widgets/NumericTextCtrl.cpp:648:4: note: Calling SetFormatName
audacity-Audacity-2.2.2/src/widgets/NumericTextCtrl.cpp:997:4: note: Calling SetFormatString
audacity-Audacity-2.2.2/src/widgets/NumericTextCtrl.cpp:1003:4: note: Calling ParseFormatString
audacity-Audacity-2.2.2/src/widgets/NumericTextCtrl.h:80:17: note: ParseFormatString is a virtual method
audacity-Audacity-2.2.2/src/widgets/NumericTextCtrl.h:73:17: warning: Virtual function 'ValueToControls' is called from constructor 'NumericConverter(Type type,const wxString&formatName=wxEmptyString,double value=0.0f,double sampleRate=1.0f)' at line 649. Dynamic binding is not used. [virtualCallInConstructor]
audacity-Audacity-2.2.2/src/widgets/NumericTextCtrl.cpp:649:4: note: Calling SetValue
audacity-Audacity-2.2.2/src/widgets/NumericTextCtrl.cpp:1019:4: note: Calling ValueToControls
audacity-Audacity-2.2.2/src/widgets/NumericTextCtrl.h:73:17: note: ValueToControls is a virtual method
audacity-Audacity-2.2.2/src/widgets/NumericTextCtrl.cpp:274:55: performance: Function parameter '_box' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/widgets/Overlay.cpp:17:54: performance: Function parameter 'size' should be passed by const reference. [passedByValue]
audacity-Audacity-2.2.2/src/widgets/ProgressDialog.cpp:1640:4: performance: Variable 'mDuration' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/src/widgets/numformatter.cpp:94:64: style: Function 'PostProcessIntString' argument 1 names different: declaration 's' definition 'sArg'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/widgets/numformatter.h:72:57: note: Function 'PostProcessIntString' argument 1 names different: declaration 's' definition 'sArg'.
audacity-Audacity-2.2.2/src/widgets/numformatter.cpp:94:64: note: Function 'PostProcessIntString' argument 1 names different: declaration 's' definition 'sArg'.
audacity-Audacity-2.2.2/src/widgets/numformatter.cpp:241:50: style: Function 'FromString' argument 1 names different: declaration 's' definition 'sArg'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/widgets/numformatter.h:54:43: note: Function 'FromString' argument 1 names different: declaration 's' definition 'sArg'.
audacity-Audacity-2.2.2/src/widgets/numformatter.cpp:241:50: note: Function 'FromString' argument 1 names different: declaration 's' definition 'sArg'.
audacity-Audacity-2.2.2/src/widgets/numformatter.cpp:250:50: style: Function 'FromString' argument 1 names different: declaration 's' definition 'sArg'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/widgets/numformatter.h:56:43: note: Function 'FromString' argument 1 names different: declaration 's' definition 'sArg'.
audacity-Audacity-2.2.2/src/widgets/numformatter.cpp:250:50: note: Function 'FromString' argument 1 names different: declaration 's' definition 'sArg'.
audacity-Audacity-2.2.2/src/widgets/numformatter.cpp:260:50: style: Function 'FromString' argument 1 names different: declaration 's' definition 'sArg'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/src/widgets/numformatter.h:58:43: note: Function 'FromString' argument 1 names different: declaration 's' definition 'sArg'.
audacity-Audacity-2.2.2/src/widgets/numformatter.cpp:260:50: note: Function 'FromString' argument 1 names different: declaration 's' definition 'sArg'.
audacity-Audacity-2.2.2/src/xml/XMLFileReader.cpp:89:26: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/xml/XMLFileReader.cpp:114:26: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/xml/XMLFileReader.cpp:126:26: style: C-style pointer casting [cstyleCast]
audacity-Audacity-2.2.2/src/xml/XMLFileReader.cpp:27:4: performance: Variable 'mParser' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audacity-Audacity-2.2.2/src/xml/XMLFileReader.h:26:13: style: Technically the member function 'XMLFileReader::GetErrorStr' can be const. [functionConst]
audacity-Audacity-2.2.2/src/xml/XMLFileReader.cpp:80:25: note: Technically the member function 'XMLFileReader::GetErrorStr' can be const.
audacity-Audacity-2.2.2/src/xml/XMLFileReader.h:26:13: note: Technically the member function 'XMLFileReader::GetErrorStr' can be const.
audacity-Audacity-2.2.2/src/xml/XMLWriter.cpp:104:8: style: The scope of the variable 'i' can be reduced. [variableScope]
audacity-Audacity-2.2.2/tests/SequenceTest.cpp:16:4: warning: Member variable 'SequenceTest::mSequence' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/tests/SequenceTest.cpp:16:4: warning: Member variable 'SequenceTest::mDirManager' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/tests/SimpleBlockFileTest.cpp:23:4: warning: Member variable 'SimpleBlockFileTest::int16BlockFile' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/tests/SimpleBlockFileTest.cpp:23:4: warning: Member variable 'SimpleBlockFileTest::int24BlockFile' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/tests/SimpleBlockFileTest.cpp:23:4: warning: Member variable 'SimpleBlockFileTest::floatBlockFile' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/tests/SimpleBlockFileTest.cpp:23:4: warning: Member variable 'SimpleBlockFileTest::summaryLen' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/tests/SimpleBlockFileTest.cpp:23:4: warning: Member variable 'SimpleBlockFileTest::int16Data' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/tests/SimpleBlockFileTest.cpp:23:4: warning: Member variable 'SimpleBlockFileTest::int24Data' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/tests/SimpleBlockFileTest.cpp:23:4: warning: Member variable 'SimpleBlockFileTest::floatData' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/tests/SimpleBlockFileTest.cpp:23:4: warning: Member variable 'SimpleBlockFileTest::dataLen' is not initialized in the constructor. [uninitMemberVar]
audacity-Audacity-2.2.2/tests/SimpleBlockFileTest.cpp:98:27: performance: Technically the member function 'SimpleBlockFileTest::AssertBuffersEqual' can be static. [functionStatic]
audacity-Audacity-2.2.2/win/wxWidgets_additions/wxWidgets-3.0.2/src/common/filefn.cpp:1580:10: style: Condition '!success' is always true [knownConditionTrueFalse]
audacity-Audacity-2.2.2/win/wxWidgets_additions/wxWidgets-3.0.2/src/common/filefn.cpp:1535:20: note: Assignment 'success=false', assigned value is 0
audacity-Audacity-2.2.2/win/wxWidgets_additions/wxWidgets-3.0.2/src/common/filefn.cpp:1580:10: note: Condition '!success' is always true
audacity-Audacity-2.2.2/win/wxWidgets_additions/wxWidgets-3.0.2/src/common/filefn.cpp:1158:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
audacity-Audacity-2.2.2/win/wxWidgets_additions/wxWidgets-3.0.2/src/common/filefn.cpp:204:25: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
audacity-Audacity-2.2.2/win/wxWidgets_additions/wxWidgets-3.0.2/src/msw/window.cpp:3668:36: style: Function 'wxAssociateWinWithHandle' argument 1 names different: declaration 'hWnd' definition 'hwnd'. [funcArgNamesDifferent]
audacity-Audacity-2.2.2/win/wxWidgets_additions/wxWidgets-3.0.2/src/msw/window.cpp:264:43: note: Function 'wxAssociateWinWithHandle' argument 1 names different: declaration 'hWnd' definition 'hwnd'.
audacity-Audacity-2.2.2/win/wxWidgets_additions/wxWidgets-3.0.2/src/msw/window.cpp:3668:36: note: Function 'wxAssociateWinWithHandle' argument 1 names different: declaration 'hWnd' definition 'hwnd'.
audacity-Audacity-2.2.2/win/wxWidgets_additions/wxWidgets-3.0.2/src/msw/window.cpp:1378:58: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
audacity-Audacity-2.2.2/win/wxWidgets_additions/wxWidgets-3.0.2/src/msw/window.cpp:3776:38: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
audacity-Audacity-2.2.2/win/wxWidgets_additions/wxWidgets-3.0.2/src/msw/window.cpp:6405:48: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
[23:21]

ftp://ftp.se.debian.org/debian/pool/main/a/audex/audex_0.79.orig.tar.xz
audex-0.79/core/audex.cpp:491:39: style: Function 'slot_error' argument 1 names different: declaration 'message' definition 'description'. [funcArgNamesDifferent]
audex-0.79/core/audex.h:150:34: note: Function 'slot_error' argument 1 names different: declaration 'message' definition 'description'.
audex-0.79/core/audex.cpp:491:39: note: Function 'slot_error' argument 1 names different: declaration 'message' definition 'description'.
audex-0.79/core/audex.cpp:491:67: style: Function 'slot_error' argument 2 names different: declaration 'details' definition 'solution'. [funcArgNamesDifferent]
audex-0.79/core/audex.h:150:58: note: Function 'slot_error' argument 2 names different: declaration 'details' definition 'solution'.
audex-0.79/core/audex.cpp:491:67: note: Function 'slot_error' argument 2 names different: declaration 'details' definition 'solution'.
audex-0.79/core/audex.cpp:496:41: style: Function 'slot_warning' argument 1 names different: declaration 'message' definition 'description'. [funcArgNamesDifferent]
audex-0.79/core/audex.h:151:36: note: Function 'slot_warning' argument 1 names different: declaration 'message' definition 'description'.
audex-0.79/core/audex.cpp:496:41: note: Function 'slot_warning' argument 1 names different: declaration 'message' definition 'description'.
audex-0.79/core/audex.cpp:500:38: style: Function 'slot_info' argument 1 names different: declaration 'message' definition 'description'. [funcArgNamesDifferent]
audex-0.79/core/audex.h:152:33: note: Function 'slot_info' argument 1 names different: declaration 'message' definition 'description'.
audex-0.79/core/audex.cpp:500:38: note: Function 'slot_info' argument 1 names different: declaration 'message' definition 'description'.
audex-0.79/core/audex.cpp:517:24: style: Function 'construct_target_filename' argument 10 names different: declaration 'date' definition 'year'. [funcArgNamesDifferent]
audex-0.79/core/audex.h:195:24: note: Function 'construct_target_filename' argument 10 names different: declaration 'date' definition 'year'.
audex-0.79/core/audex.cpp:517:24: note: Function 'construct_target_filename' argument 10 names different: declaration 'date' definition 'year'.
audex-0.79/core/audex.h:51:5: performance: Variable 'source_filename' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audex-0.79/core/audex.h:52:5: performance: Variable 'target_filename' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audex-0.79/core/audex.h:50:3: style: Class 'AudexJob' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audex-0.79/core/audex.h:71:3: style: Class 'AudexJobs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audex-0.79/dialogs/coverbrowserdialog.h:41:3: style: Class 'CoverBrowserDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audex-0.79/dialogs/profiledatadialog.cpp:515:9: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
audex-0.79/dialogs/profiledatadialog.cpp:514:7: note: outer condition: success
audex-0.79/dialogs/profiledatadialog.cpp:515:9: note: identical inner condition: success
audex-0.79/utils/error.h:35:5: performance: Variable 'm' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audex-0.79/utils/error.h:36:5: performance: Variable 'd' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audex-0.79/utils/cuesheetwriter.h:37:3: style: Class 'CueSheetWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audex-0.79/models/profilemodel.h:185:3: style: Class 'ProfileModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audex-0.79/mainwindow.h:73:3: style: Class 'MainWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audex-0.79/models/profilemodel.cpp:222:4: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
audex-0.79/models/profilemodel.cpp:243:4: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
audex-0.79/models/profilemodel.cpp:254:4: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
audex-0.79/models/profilemodel.cpp:265:4: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
audex-0.79/utils/3rdparty/crc32.h:45:21: style: Technically the member function 'CRC32::result' can be const. [functionConst]
audex-0.79/utils/3rdparty/crc32.cpp:66:22: note: Technically the member function 'CRC32::result' can be const.
audex-0.79/utils/3rdparty/crc32.h:45:21: note: Technically the member function 'CRC32::result' can be const.
audex-0.79/utils/3rdparty/crc32.h:42:5: style: Class 'CRC32' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audex-0.79/utils/3rdparty/crc32.cpp:51:33: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
audex-0.79/utils/cachedimage.cpp:32:14: warning: Member variable 'CachedImage::_size' is not initialized in the constructor. [uninitMemberVar]
audex-0.79/utils/cachedimage.cpp:32:14: warning: Member variable 'CachedImage::_error' is not initialized in the constructor. [uninitMemberVar]
audex-0.79/utils/cachedimage.cpp:38:27: warning: Member variable 'CachedImage::_size' is not assigned a value in 'CachedImage::operator='. [operatorEqVarError]
audex-0.79/utils/cachedimage.cpp:38:27: warning: Member variable 'CachedImage::_error' is not assigned a value in 'CachedImage::operator='. [operatorEqVarError]
audex-0.79/utils/cachedimage.cpp:33:3: performance: Variable '_data' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audex-0.79/utils/cachedimage.cpp:34:3: performance: Variable '_format' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audex-0.79/utils/cachedimage.cpp:35:3: performance: Variable 'mime_cache' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audex-0.79/utils/cachedimage.h:59:27: performance: Technically the member function 'CachedImage::supportedFormats' can be static. [functionStatic]
audex-0.79/utils/cachedimage.cpp:118:38: note: Technically the member function 'CachedImage::supportedFormats' can be static.
audex-0.79/utils/cachedimage.h:59:27: note: Technically the member function 'CachedImage::supportedFormats' can be static.
audex-0.79/utils/cachedimage.h:73:8: performance: Technically the member function 'CachedImage::compare_format' can be static. [functionStatic]
audex-0.79/utils/cachedimage.cpp:196:19: note: Technically the member function 'CachedImage::compare_format' can be static.
audex-0.79/utils/cachedimage.h:73:8: note: Technically the member function 'CachedImage::compare_format' can be static.
audex-0.79/utils/cachedimage.h:39:3: style: Class 'CachedImage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audex-0.79/utils/cachedimage.h:40:3: style: Class 'CachedImage' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audex-0.79/utils/cddaparanoia.h:56:3: style: Class 'CDDAParanoia' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audex-0.79/utils/cddaparanoia.cpp:154:21: style: Variable 'sample_offset' is assigned a value that is never used. [unreadVariable]
audex-0.79/utils/coverfetcher.cpp:195:55: style: Function 'parse_html_response' argument 1 names different: declaration 'html' definition 'xml'. [funcArgNamesDifferent]
audex-0.79/utils/coverfetcher.h:91:43: note: Function 'parse_html_response' argument 1 names different: declaration 'html' definition 'xml'.
audex-0.79/utils/coverfetcher.cpp:195:55: note: Function 'parse_html_response' argument 1 names different: declaration 'html' definition 'xml'.
audex-0.79/utils/coverfetcher.cpp:30:15: warning: Member variable 'CoverFetcher::fetch_no' is not initialized in the constructor. [uninitMemberVar]
audex-0.79/utils/coverfetcher.cpp:30:15: warning: Member variable 'CoverFetcher::job' is not initialized in the constructor. [uninitMemberVar]
audex-0.79/utils/coverfetcher.h:36:3: style: Class 'CoverFetcher' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audex-0.79/utils/encoderassistant.cpp:196:13: style: The scope of the variable 'major' can be reduced. [variableScope]
audex-0.79/utils/encoderassistant.cpp:197:13: style: The scope of the variable 'minor' can be reduced. [variableScope]
audex-0.79/utils/encoderassistant.cpp:198:13: style: The scope of the variable 'patch' can be reduced. [variableScope]
audex-0.79/utils/encoderwrapper.cpp:23:3: performance: Variable 'command_pattern' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audex-0.79/utils/encoderwrapper.cpp:24:3: performance: Variable 'encoder_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audex-0.79/utils/hashlist.h:42:21: performance: Technically the member function 'Hashlist::getSFV' can be static. [functionStatic]
audex-0.79/utils/hashlist.cpp:25:29: note: Technically the member function 'Hashlist::getSFV' can be static.
audex-0.79/utils/hashlist.h:42:21: note: Technically the member function 'Hashlist::getSFV' can be static.
audex-0.79/utils/hashlist.h:43:21: performance: Technically the member function 'Hashlist::getMD5' can be static. [functionStatic]
audex-0.79/utils/hashlist.cpp:53:29: note: Technically the member function 'Hashlist::getMD5' can be static.
audex-0.79/utils/hashlist.h:43:21: note: Technically the member function 'Hashlist::getMD5' can be static.
audex-0.79/utils/parameters.cpp:26:3: performance: Variable 'p_parameters' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audex-0.79/utils/patternparser.cpp:234:24: style: Redundant condition: cover. '!cover || (cover && cover->isEmpty())' is equivalent to '!cover || cover->isEmpty()' [redundantCondition]
audex-0.79/utils/patternparser.cpp:462:14: style: Function 'parseCommandPattern' argument 16 names different: declaration 'fat32compatible' definition 'fatcompatible'. [funcArgNamesDifferent]
audex-0.79/utils/patternparser.h:175:14: note: Function 'parseCommandPattern' argument 16 names different: declaration 'fat32compatible' definition 'fatcompatible'.
audex-0.79/utils/patternparser.cpp:462:14: note: Function 'parseCommandPattern' argument 16 names different: declaration 'fat32compatible' definition 'fatcompatible'.
audex-0.79/utils/patternparser.cpp:21:13: warning: Member variable 'SaxHandler::replacespaceswithunderscores' is not initialized in the constructor. [uninitMemberVar]
audex-0.79/utils/patternparser.cpp:21:13: warning: Member variable 'SaxHandler::_2digitstracknum' is not initialized in the constructor. [uninitMemberVar]
audex-0.79/utils/patternparser.cpp:21:13: warning: Member variable 'SaxHandler::demomode' is not initialized in the constructor. [uninitMemberVar]
audex-0.79/utils/patternparser.cpp:26:3: performance: Variable 'discid' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audex-0.79/utils/patternparser.cpp:27:3: performance: Variable 'size' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audex-0.79/utils/patternparser.h:159:3: style: Class 'PatternParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audex-0.79/utils/patternparser.cpp:221:14: error: Uninitialized variable: ok [uninitvar]
audex-0.79/utils/playlist.h:39:5: performance: Variable 'p_filename' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audex-0.79/utils/playlist.h:40:5: performance: Variable 'p_artist' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audex-0.79/utils/playlist.h:41:5: performance: Variable 'p_title' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audex-0.79/utils/playlist.h:53:8: style: Technically the member function 'PlaylistItem::operator==' can be const. [functionConst]
audex-0.79/utils/playlist.h:60:17: style: Technically the member function 'PlaylistItem::filename' can be const. [functionConst]
audex-0.79/utils/playlist.h:62:17: style: Technically the member function 'PlaylistItem::artist' can be const. [functionConst]
audex-0.79/utils/playlist.h:64:17: style: Technically the member function 'PlaylistItem::title' can be const. [functionConst]
audex-0.79/utils/playlist.h:66:7: style: Technically the member function 'PlaylistItem::length' can be const. [functionConst]
audex-0.79/utils/playlist.h:100:17: performance: Technically the member function 'Playlist::p_playlist_format' can be static. [functionStatic]
audex-0.79/utils/playlist.cpp:190:25: note: Technically the member function 'Playlist::p_playlist_format' can be static.
audex-0.79/utils/playlist.h:100:17: note: Technically the member function 'Playlist::p_playlist_format' can be static.
audex-0.79/utils/playlist.h:106:22: performance: Technically the member function 'Playlist::p_parse_m3u_metadata_line' can be static. [functionStatic]
audex-0.79/utils/playlist.cpp:330:30: note: Technically the member function 'Playlist::p_parse_m3u_metadata_line' can be static.
audex-0.79/utils/playlist.h:106:22: note: Technically the member function 'Playlist::p_parse_m3u_metadata_line' can be static.
audex-0.79/utils/playlist.h:82:3: style: Class 'Playlist' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audex-0.79/widgets/lamewidget.cpp:129:16: style: The scope of the variable 'nd' can be reduced. [variableScope]
[23:21]

ftp://ftp.se.debian.org/debian/pool/main/a/audiocd-kio/audiocd-kio_4.14.2.orig.tar.xz
audiocd-kio-4.14.2/audiocd.cpp:203:18: style: The scope of the variable 'encoder' can be reduced. [variableScope]
audiocd-kio-4.14.2/audiocd.cpp:707:19: style: The scope of the variable 'encoder' can be reduced. [variableScope]
audiocd-kio-4.14.2/audiocd.cpp:720:19: style: The scope of the variable 'encoder' can be reduced. [variableScope]
audiocd-kio-4.14.2/audiocd.cpp:1101:18: style: The scope of the variable 'encoder' can be reduced. [variableScope]
audiocd-kio-4.14.2/audiocd.cpp:106:2: warning: Member variable 'Private::encoder_dir_type' is not initialized in the constructor. [uninitMemberVar]
audiocd-kio-4.14.2/audiocd.cpp:106:2: warning: Member variable 'Private::paranoiaLevel' is not initialized in the constructor. [uninitMemberVar]
audiocd-kio-4.14.2/audiocd.cpp:106:2: warning: Member variable 'Private::reportErrors' is not initialized in the constructor. [uninitMemberVar]
audiocd-kio-4.14.2/audiocd.cpp:106:2: warning: Member variable 'Private::tracks' is not initialized in the constructor. [uninitMemberVar]
audiocd-kio-4.14.2/audiocd.cpp:106:2: warning: Member variable 'Private::trackIsAudio' is not initialized in the constructor. [uninitMemberVar]
audiocd-kio-4.14.2/audiocd.cpp:118:7: style: Technically the member function 'Private::tocsAreDifferent' can be const. [functionConst]
audiocd-kio-4.14.2/kcmaudiocd/kcmaudiocd.cpp:60:0: error: syntax error [syntaxError]
audiocd-kio-4.14.2/plugins/lame/encoderlame.h:50:15: warning: Virtual function 'loadSettings' is called from constructor 'EncoderLame(KIO::SlaveBase*slave)' at line 62. Dynamic binding is not used. [virtualCallInConstructor]
audiocd-kio-4.14.2/plugins/lame/encoderlame.cpp:62:2: note: Calling loadSettings
audiocd-kio-4.14.2/plugins/lame/encoderlame.h:50:15: note: loadSettings is a virtual method
audiocd-kio-4.14.2/plugins/lame/encoderlame.h:30:3: style: Class 'EncoderLameConfig' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audiocd-kio-4.14.2/plugins/lame/encoderlame.h:45:2: style: Class 'EncoderLame' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audiocd-kio-4.14.2/plugins/vorbis/encodervorbis.h:35:3: style: Class 'EncoderVorbisConfig' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audiocd-kio-4.14.2/plugins/vorbis/encodervorbis.h:48:3: style: Class 'EncoderVorbis' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audiocd-kio-4.14.2/plugins/wav/encodercda.h:41:12: warning: Member variable 'EncoderCda::d' is not initialized in the constructor. [uninitMemberVar]
audiocd-kio-4.14.2/plugins/wav/encoderwav.cpp:51:32: style: Function 'readInit' argument 1 names different: declaration 'size' definition 'byteCount'. [funcArgNamesDifferent]
audiocd-kio-4.14.2/plugins/wav/encoderwav.h:48:30: note: Function 'readInit' argument 1 names different: declaration 'size' definition 'byteCount'.
audiocd-kio-4.14.2/plugins/wav/encoderwav.cpp:51:32: note: Function 'readInit' argument 1 names different: declaration 'size' definition 'byteCount'.
audiocd-kio-4.14.2/plugins/wav/encoderwav.h:40:12: warning: Member variable 'EncoderWav::d' is not initialized in the constructor. [uninitMemberVar]
audiocd-kio-4.14.2/plugins/wav/encoderwav.h:42:16: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiocd-kio-4.14.2/plugins/wav/encodercda.h:43:16: note: Virtual function in base class
audiocd-kio-4.14.2/plugins/wav/encoderwav.h:42:16: note: Function in derived class
audiocd-kio-4.14.2/plugins/wav/encoderwav.h:43:25: style: The function 'size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiocd-kio-4.14.2/plugins/wav/encodercda.h:45:25: note: Virtual function in base class
audiocd-kio-4.14.2/plugins/wav/encoderwav.h:43:25: note: Function in derived class
audiocd-kio-4.14.2/plugins/wav/encoderwav.h:44:19: style: The function 'type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiocd-kio-4.14.2/plugins/wav/encodercda.h:46:19: note: Virtual function in base class
audiocd-kio-4.14.2/plugins/wav/encoderwav.h:44:19: note: Function in derived class
audiocd-kio-4.14.2/plugins/wav/encoderwav.h:45:24: style: The function 'fileType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiocd-kio-4.14.2/plugins/wav/encodercda.h:48:24: note: Virtual function in base class
audiocd-kio-4.14.2/plugins/wav/encoderwav.h:45:24: note: Function in derived class
audiocd-kio-4.14.2/plugins/wav/encoderwav.h:46:24: style: The function 'mimeType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiocd-kio-4.14.2/plugins/wav/encodercda.h:47:24: note: Virtual function in base class
audiocd-kio-4.14.2/plugins/wav/encoderwav.h:46:24: note: Function in derived class
audiocd-kio-4.14.2/plugins/wav/encoderwav.h:47:16: style: The function 'fillSongInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiocd-kio-4.14.2/plugins/wav/encodercda.h:49:16: note: Virtual function in base class
audiocd-kio-4.14.2/plugins/wav/encoderwav.h:47:16: note: Function in derived class
audiocd-kio-4.14.2/plugins/wav/encoderwav.h:48:16: style: The function 'readInit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiocd-kio-4.14.2/plugins/wav/encodercda.h:50:16: note: Virtual function in base class
audiocd-kio-4.14.2/plugins/wav/encoderwav.h:48:16: note: Function in derived class
[23:21]

ftp://ftp.se.debian.org/debian/pool/main/a/audiofile/audiofile_0.3.6.orig.tar.gz
audiofile-0.3.6/gtest/gtest.h:7414:36: style: Condition '!AlwaysTrue()' is always false [knownConditionTrueFalse]
audiofile-0.3.6/gtest/gtest-all.cpp:7665:3: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
audiofile-0.3.6/gtest/gtest-all.cpp:7645:0: note: Variable 'result' is reassigned a value before the old one has been used.
audiofile-0.3.6/gtest/gtest-all.cpp:7665:3: note: Variable 'result' is reassigned a value before the old one has been used.
audiofile-0.3.6/gtest/gtest-all.cpp:2281:49: style: Function 'AssertionFailure' argument 1 names different: declaration 'msg' definition 'message'. [funcArgNamesDifferent]
audiofile-0.3.6/gtest/gtest.h:17356:60: note: Function 'AssertionFailure' argument 1 names different: declaration 'msg' definition 'message'.
audiofile-0.3.6/gtest/gtest-all.cpp:2281:49: note: Function 'AssertionFailure' argument 1 names different: declaration 'msg' definition 'message'.
audiofile-0.3.6/gtest/gtest-all.cpp:3039:50: style: Function 'StringStreamToString' argument 1 names different: declaration 'stream' definition 'ss'. [funcArgNamesDifferent]
audiofile-0.3.6/gtest/gtest.h:3184:61: note: Function 'StringStreamToString' argument 1 names different: declaration 'stream' definition 'ss'.
audiofile-0.3.6/gtest/gtest-all.cpp:3039:50: note: Function 'StringStreamToString' argument 1 names different: declaration 'stream' definition 'ss'.
audiofile-0.3.6/gtest/gtest-all.cpp:3494:32: style: Function 'TestInfo' argument 1 names different: declaration 'test_case_name' definition 'a_test_case_name'. [funcArgNamesDifferent]
audiofile-0.3.6/gtest/gtest.h:17718:24: note: Function 'TestInfo' argument 1 names different: declaration 'test_case_name' definition 'a_test_case_name'.
audiofile-0.3.6/gtest/gtest-all.cpp:3494:32: note: Function 'TestInfo' argument 1 names different: declaration 'test_case_name' definition 'a_test_case_name'.
audiofile-0.3.6/gtest/gtest-all.cpp:3495:32: style: Function 'TestInfo' argument 2 names different: declaration 'name' definition 'a_name'. [funcArgNamesDifferent]
audiofile-0.3.6/gtest/gtest.h:17718:52: note: Function 'TestInfo' argument 2 names different: declaration 'name' definition 'a_name'.
audiofile-0.3.6/gtest/gtest-all.cpp:3495:32: note: Function 'TestInfo' argument 2 names different: declaration 'name' definition 'a_name'.
audiofile-0.3.6/gtest/gtest-all.cpp:3695:32: style: Function 'TestCase' argument 1 names different: declaration 'name' definition 'a_name'. [funcArgNamesDifferent]
audiofile-0.3.6/gtest/gtest.h:17779:24: note: Function 'TestCase' argument 1 names different: declaration 'name' definition 'a_name'.
audiofile-0.3.6/gtest/gtest-all.cpp:3695:32: note: Function 'TestCase' argument 1 names different: declaration 'name' definition 'a_name'.
audiofile-0.3.6/gtest/gtest-all.cpp:4278:1: style: Function 'OnTestProgramStart' argument 1 names different: declaration 'unit_test' definition 'parameter'. [funcArgNamesDifferent]
audiofile-0.3.6/gtest/gtest-all.cpp:4213:51: note: Function 'OnTestProgramStart' argument 1 names different: declaration 'unit_test' definition 'parameter'.
audiofile-0.3.6/gtest/gtest-all.cpp:4278:1: note: Function 'OnTestProgramStart' argument 1 names different: declaration 'unit_test' definition 'parameter'.
audiofile-0.3.6/gtest/gtest-all.cpp:4279:1: style: Function 'OnEnvironmentsSetUpStart' argument 1 names different: declaration 'unit_test' definition 'parameter'. [funcArgNamesDifferent]
audiofile-0.3.6/gtest/gtest-all.cpp:4215:57: note: Function 'OnEnvironmentsSetUpStart' argument 1 names different: declaration 'unit_test' definition 'parameter'.
audiofile-0.3.6/gtest/gtest-all.cpp:4279:1: note: Function 'OnEnvironmentsSetUpStart' argument 1 names different: declaration 'unit_test' definition 'parameter'.
audiofile-0.3.6/gtest/gtest-all.cpp:4280:1: style: Function 'OnTestCaseStart' argument 1 names different: declaration 'test_case' definition 'parameter'. [funcArgNamesDifferent]
audiofile-0.3.6/gtest/gtest-all.cpp:4217:48: note: Function 'OnTestCaseStart' argument 1 names different: declaration 'test_case' definition 'parameter'.
audiofile-0.3.6/gtest/gtest-all.cpp:4280:1: note: Function 'OnTestCaseStart' argument 1 names different: declaration 'test_case' definition 'parameter'.
audiofile-0.3.6/gtest/gtest-all.cpp:4281:1: style: Function 'OnTestStart' argument 1 names different: declaration 'test_info' definition 'parameter'. [funcArgNamesDifferent]
audiofile-0.3.6/gtest/gtest-all.cpp:4218:44: note: Function 'OnTestStart' argument 1 names different: declaration 'test_info' definition 'parameter'.
audiofile-0.3.6/gtest/gtest-all.cpp:4281:1: note: Function 'OnTestStart' argument 1 names different: declaration 'test_info' definition 'parameter'.
audiofile-0.3.6/gtest/gtest-all.cpp:4282:1: style: Function 'OnTestPartResult' argument 1 names different: declaration 'result' definition 'parameter'. [funcArgNamesDifferent]
audiofile-0.3.6/gtest/gtest-all.cpp:4219:55: note: Function 'OnTestPartResult' argument 1 names different: declaration 'result' definition 'parameter'.
audiofile-0.3.6/gtest/gtest-all.cpp:4282:1: note: Function 'OnTestPartResult' argument 1 names different: declaration 'result' definition 'parameter'.
audiofile-0.3.6/gtest/gtest-all.cpp:4283:1: style: Function 'OnEnvironmentsTearDownStart' argument 1 names different: declaration 'unit_test' definition 'parameter'. [funcArgNamesDifferent]
audiofile-0.3.6/gtest/gtest-all.cpp:4222:60: note: Function 'OnEnvironmentsTearDownStart' argument 1 names different: declaration 'unit_test' definition 'parameter'.
audiofile-0.3.6/gtest/gtest-all.cpp:4283:1: note: Function 'OnEnvironmentsTearDownStart' argument 1 names different: declaration 'unit_test' definition 'parameter'.
audiofile-0.3.6/gtest/gtest-all.cpp:4284:1: style: Function 'OnEnvironmentsSetUpEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'. [funcArgNamesDifferent]
audiofile-0.3.6/gtest/gtest-all.cpp:4216:55: note: Function 'OnEnvironmentsSetUpEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'.
audiofile-0.3.6/gtest/gtest-all.cpp:4284:1: note: Function 'OnEnvironmentsSetUpEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'.
audiofile-0.3.6/gtest/gtest-all.cpp:4285:1: style: Function 'OnEnvironmentsTearDownEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'. [funcArgNamesDifferent]
audiofile-0.3.6/gtest/gtest-all.cpp:4223:58: note: Function 'OnEnvironmentsTearDownEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'.
audiofile-0.3.6/gtest/gtest-all.cpp:4285:1: note: Function 'OnEnvironmentsTearDownEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'.
audiofile-0.3.6/gtest/gtest-all.cpp:4286:1: style: Function 'OnTestEnd' argument 1 names different: declaration 'test_info' definition 'parameter'. [funcArgNamesDifferent]
audiofile-0.3.6/gtest/gtest-all.cpp:4220:42: note: Function 'OnTestEnd' argument 1 names different: declaration 'test_info' definition 'parameter'.
audiofile-0.3.6/gtest/gtest-all.cpp:4286:1: note: Function 'OnTestEnd' argument 1 names different: declaration 'test_info' definition 'parameter'.
audiofile-0.3.6/gtest/gtest-all.cpp:4287:1: style: Function 'OnTestCaseEnd' argument 1 names different: declaration 'test_case' definition 'parameter'. [funcArgNamesDifferent]
audiofile-0.3.6/gtest/gtest-all.cpp:4221:46: note: Function 'OnTestCaseEnd' argument 1 names different: declaration 'test_case' definition 'parameter'.
audiofile-0.3.6/gtest/gtest-all.cpp:4287:1: note: Function 'OnTestCaseEnd' argument 1 names different: declaration 'test_case' definition 'parameter'.
audiofile-0.3.6/gtest/gtest-all.cpp:4288:1: style: Function 'OnTestProgramEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'. [funcArgNamesDifferent]
audiofile-0.3.6/gtest/gtest-all.cpp:4225:49: note: Function 'OnTestProgramEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'.
audiofile-0.3.6/gtest/gtest-all.cpp:4288:1: note: Function 'OnTestProgramEnd' argument 1 names different: declaration 'unit_test' definition 'parameter'.
audiofile-0.3.6/gtest/gtest-all.cpp:5607:30: style: Function 'ShouldShard' argument 1 names different: declaration 'total_shards_str' definition 'total_shards_env'. [funcArgNamesDifferent]
audiofile-0.3.6/gtest/gtest-all.cpp:650:41: note: Function 'ShouldShard' argument 1 names different: declaration 'total_shards_str' definition 'total_shards_env'.
audiofile-0.3.6/gtest/gtest-all.cpp:5607:30: note: Function 'ShouldShard' argument 1 names different: declaration 'total_shards_str' definition 'total_shards_env'.
audiofile-0.3.6/gtest/gtest-all.cpp:5608:30: style: Function 'ShouldShard' argument 2 names different: declaration 'shard_index_str' definition 'shard_index_env'. [funcArgNamesDifferent]
audiofile-0.3.6/gtest/gtest-all.cpp:651:41: note: Function 'ShouldShard' argument 2 names different: declaration 'shard_index_str' definition 'shard_index_env'.
audiofile-0.3.6/gtest/gtest-all.cpp:5608:30: note: Function 'ShouldShard' argument 2 names different: declaration 'shard_index_str' definition 'shard_index_env'.
audiofile-0.3.6/gtest/gtest-all.cpp:5652:37: style: Function 'Int32FromEnvOrDie' argument 1 names different: declaration 'env_var' definition 'var'. [funcArgNamesDifferent]
audiofile-0.3.6/gtest/gtest-all.cpp:657:48: note: Function 'Int32FromEnvOrDie' argument 1 names different: declaration 'env_var' definition 'var'.
audiofile-0.3.6/gtest/gtest-all.cpp:5652:37: note: Function 'Int32FromEnvOrDie' argument 1 names different: declaration 'env_var' definition 'var'.
audiofile-0.3.6/gtest/gtest-all.cpp:8509:46: style: Function 'BoolFromGTestEnv' argument 2 names different: declaration 'default_val' definition 'default_value'. [funcArgNamesDifferent]
audiofile-0.3.6/gtest/gtest.h:2830:46: note: Function 'BoolFromGTestEnv' argument 2 names different: declaration 'default_val' definition 'default_value'.
audiofile-0.3.6/gtest/gtest-all.cpp:8509:46: note: Function 'BoolFromGTestEnv' argument 2 names different: declaration 'default_val' definition 'default_value'.
audiofile-0.3.6/gtest/gtest-all.cpp:8519:49: style: Function 'Int32FromGTestEnv' argument 2 names different: declaration 'default_val' definition 'default_value'. [funcArgNamesDifferent]
audiofile-0.3.6/gtest/gtest.h:2831:60: note: Function 'Int32FromGTestEnv' argument 2 names different: declaration 'default_val' definition 'default_value'.
audiofile-0.3.6/gtest/gtest-all.cpp:8519:49: note: Function 'Int32FromGTestEnv' argument 2 names different: declaration 'default_val' definition 'default_value'.
audiofile-0.3.6/gtest/gtest-all.cpp:8541:62: style: Function 'StringFromGTestEnv' argument 2 names different: declaration 'default_val' definition 'default_value'. [funcArgNamesDifferent]
audiofile-0.3.6/gtest/gtest.h:2832:62: note: Function 'StringFromGTestEnv' argument 2 names different: declaration 'default_val' definition 'default_value'.
audiofile-0.3.6/gtest/gtest-all.cpp:8541:62: note: Function 'StringFromGTestEnv' argument 2 names different: declaration 'default_val' definition 'default_value'.
audiofile-0.3.6/gtest/gtest.h:7570:0: warning: Found function call inside sizeof(). [sizeofFunctionCall]
audiofile-0.3.6/gtest/gtest.h:752:3: warning: Member variable 'tuple::f0_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:752:3: warning: Member variable 'tuple::f1_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:752:3: warning: Member variable 'tuple::f2_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:752:3: warning: Member variable 'tuple::f3_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:752:3: warning: Member variable 'tuple::f4_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:752:3: warning: Member variable 'tuple::f5_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:752:3: warning: Member variable 'tuple::f6_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:752:3: warning: Member variable 'tuple::f7_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:752:3: warning: Member variable 'tuple::f8_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:752:3: warning: Member variable 'tuple::f9_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:755:3: warning: Member variable 'tuple::f0_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:755:3: warning: Member variable 'tuple::f1_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:755:3: warning: Member variable 'tuple::f2_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:755:3: warning: Member variable 'tuple::f3_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:755:3: warning: Member variable 'tuple::f4_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:755:3: warning: Member variable 'tuple::f5_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:755:3: warning: Member variable 'tuple::f6_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:755:3: warning: Member variable 'tuple::f7_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:755:3: warning: Member variable 'tuple::f8_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:755:3: warning: Member variable 'tuple::f9_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:757:10: warning: Member variable 'tuple::f0_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:757:10: warning: Member variable 'tuple::f1_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:757:10: warning: Member variable 'tuple::f2_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:757:10: warning: Member variable 'tuple::f3_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:757:10: warning: Member variable 'tuple::f4_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:757:10: warning: Member variable 'tuple::f5_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:757:10: warning: Member variable 'tuple::f6_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:757:10: warning: Member variable 'tuple::f7_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:757:10: warning: Member variable 'tuple::f8_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:757:10: warning: Member variable 'tuple::f9_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:760:10: warning: Member variable 'tuple::f0_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:760:10: warning: Member variable 'tuple::f1_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:760:10: warning: Member variable 'tuple::f2_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:760:10: warning: Member variable 'tuple::f3_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:760:10: warning: Member variable 'tuple::f4_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:760:10: warning: Member variable 'tuple::f5_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:760:10: warning: Member variable 'tuple::f6_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:760:10: warning: Member variable 'tuple::f7_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:760:10: warning: Member variable 'tuple::f8_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:760:10: warning: Member variable 'tuple::f9_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:785:3: warning: Member variable 'tuple::f0_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:785:3: warning: Member variable 'tuple::f1_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:785:3: warning: Member variable 'tuple::f2_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:785:3: warning: Member variable 'tuple::f3_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:785:3: warning: Member variable 'tuple::f4_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:785:3: warning: Member variable 'tuple::f5_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:785:3: warning: Member variable 'tuple::f6_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:785:3: warning: Member variable 'tuple::f7_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:785:3: warning: Member variable 'tuple::f8_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:785:3: warning: Member variable 'tuple::f9_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:788:3: warning: Member variable 'tuple::f0_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:788:3: warning: Member variable 'tuple::f1_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:788:3: warning: Member variable 'tuple::f2_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:788:3: warning: Member variable 'tuple::f3_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:788:3: warning: Member variable 'tuple::f4_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:788:3: warning: Member variable 'tuple::f5_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:788:3: warning: Member variable 'tuple::f6_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:788:3: warning: Member variable 'tuple::f7_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:788:3: warning: Member variable 'tuple::f8_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:788:3: warning: Member variable 'tuple::f9_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:792:10: warning: Member variable 'tuple::f0_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:792:10: warning: Member variable 'tuple::f1_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:792:10: warning: Member variable 'tuple::f2_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:792:10: warning: Member variable 'tuple::f3_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:792:10: warning: Member variable 'tuple::f4_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:792:10: warning: Member variable 'tuple::f5_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:792:10: warning: Member variable 'tuple::f6_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:792:10: warning: Member variable 'tuple::f7_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:792:10: warning: Member variable 'tuple::f8_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:792:10: warning: Member variable 'tuple::f9_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:795:10: warning: Member variable 'tuple::f0_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:795:10: warning: Member variable 'tuple::f1_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:795:10: warning: Member variable 'tuple::f2_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:795:10: warning: Member variable 'tuple::f3_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:795:10: warning: Member variable 'tuple::f4_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:795:10: warning: Member variable 'tuple::f5_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:795:10: warning: Member variable 'tuple::f6_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:795:10: warning: Member variable 'tuple::f7_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:795:10: warning: Member variable 'tuple::f8_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:795:10: warning: Member variable 'tuple::f9_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:828:3: warning: Member variable 'tuple::f0_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:828:3: warning: Member variable 'tuple::f1_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:828:3: warning: Member variable 'tuple::f2_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:828:3: warning: Member variable 'tuple::f3_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:828:3: warning: Member variable 'tuple::f4_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:828:3: warning: Member variable 'tuple::f5_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:828:3: warning: Member variable 'tuple::f6_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:828:3: warning: Member variable 'tuple::f7_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:828:3: warning: Member variable 'tuple::f8_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:828:3: warning: Member variable 'tuple::f9_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:831:3: warning: Member variable 'tuple::f0_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:831:3: warning: Member variable 'tuple::f1_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:831:3: warning: Member variable 'tuple::f2_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:831:3: warning: Member variable 'tuple::f3_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:831:3: warning: Member variable 'tuple::f4_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:831:3: warning: Member variable 'tuple::f5_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:831:3: warning: Member variable 'tuple::f6_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:831:3: warning: Member variable 'tuple::f7_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:831:3: warning: Member variable 'tuple::f8_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:831:3: warning: Member variable 'tuple::f9_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:833:10: warning: Member variable 'tuple::f0_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:833:10: warning: Member variable 'tuple::f1_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:833:10: warning: Member variable 'tuple::f2_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:833:10: warning: Member variable 'tuple::f3_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:833:10: warning: Member variable 'tuple::f4_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:833:10: warning: Member variable 'tuple::f5_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:833:10: warning: Member variable 'tuple::f6_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:833:10: warning: Member variable 'tuple::f7_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:833:10: warning: Member variable 'tuple::f8_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:833:10: warning: Member variable 'tuple::f9_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:836:10: warning: Member variable 'tuple::f0_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:836:10: warning: Member variable 'tuple::f1_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:836:10: warning: Member variable 'tuple::f2_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:836:10: warning: Member variable 'tuple::f3_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:836:10: warning: Member variable 'tuple::f4_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:836:10: warning: Member variable 'tuple::f5_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:836:10: warning: Member variable 'tuple::f6_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:836:10: warning: Member variable 'tuple::f7_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:836:10: warning: Member variable 'tuple::f8_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:836:10: warning: Member variable 'tuple::f9_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:866:3: warning: Member variable 'tuple::f0_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:866:3: warning: Member variable 'tuple::f1_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:866:3: warning: Member variable 'tuple::f2_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:866:3: warning: Member variable 'tuple::f3_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:866:3: warning: Member variable 'tuple::f4_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:866:3: warning: Member variable 'tuple::f5_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:866:3: warning: Member variable 'tuple::f6_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:866:3: warning: Member variable 'tuple::f7_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:866:3: warning: Member variable 'tuple::f8_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:866:3: warning: Member variable 'tuple::f9_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:869:3: warning: Member variable 'tuple::f0_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:869:3: warning: Member variable 'tuple::f1_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:869:3: warning: Member variable 'tuple::f2_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:869:3: warning: Member variable 'tuple::f3_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:869:3: warning: Member variable 'tuple::f4_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:869:3: warning: Member variable 'tuple::f5_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:869:3: warning: Member variable 'tuple::f6_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:869:3: warning: Member variable 'tuple::f7_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:869:3: warning: Member variable 'tuple::f8_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:869:3: warning: Member variable 'tuple::f9_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:872:10: warning: Member variable 'tuple::f0_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:872:10: warning: Member variable 'tuple::f1_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:872:10: warning: Member variable 'tuple::f2_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:872:10: warning: Member variable 'tuple::f3_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:872:10: warning: Member variable 'tuple::f4_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:872:10: warning: Member variable 'tuple::f5_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:872:10: warning: Member variable 'tuple::f6_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:872:10: warning: Member variable 'tuple::f7_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:872:10: warning: Member variable 'tuple::f8_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:872:10: warning: Member variable 'tuple::f9_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:875:10: warning: Member variable 'tuple::f0_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:875:10: warning: Member variable 'tuple::f1_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:875:10: warning: Member variable 'tuple::f2_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:875:10: warning: Member variable 'tuple::f3_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:875:10: warning: Member variable 'tuple::f4_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:875:10: warning: Member variable 'tuple::f5_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:875:10: warning: Member variable 'tuple::f6_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:875:10: warning: Member variable 'tuple::f7_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:875:10: warning: Member variable 'tuple::f8_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:875:10: warning: Member variable 'tuple::f9_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:907:3: warning: Member variable 'tuple::f0_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:907:3: warning: Member variable 'tuple::f1_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:907:3: warning: Member variable 'tuple::f2_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:907:3: warning: Member variable 'tuple::f3_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:907:3: warning: Member variable 'tuple::f4_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:907:3: warning: Member variable 'tuple::f5_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:907:3: warning: Member variable 'tuple::f6_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:907:3: warning: Member variable 'tuple::f7_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:907:3: warning: Member variable 'tuple::f8_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:907:3: warning: Member variable 'tuple::f9_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:911:3: warning: Member variable 'tuple::f0_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:911:3: warning: Member variable 'tuple::f1_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:911:3: warning: Member variable 'tuple::f2_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:911:3: warning: Member variable 'tuple::f3_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:911:3: warning: Member variable 'tuple::f4_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:911:3: warning: Member variable 'tuple::f5_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:911:3: warning: Member variable 'tuple::f6_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:911:3: warning: Member variable 'tuple::f7_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:911:3: warning: Member variable 'tuple::f8_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:911:3: warning: Member variable 'tuple::f9_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:914:10: warning: Member variable 'tuple::f0_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:914:10: warning: Member variable 'tuple::f1_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:914:10: warning: Member variable 'tuple::f2_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:914:10: warning: Member variable 'tuple::f3_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:914:10: warning: Member variable 'tuple::f4_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:914:10: warning: Member variable 'tuple::f5_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:914:10: warning: Member variable 'tuple::f6_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:914:10: warning: Member variable 'tuple::f7_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:914:10: warning: Member variable 'tuple::f8_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:914:10: warning: Member variable 'tuple::f9_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:917:10: warning: Member variable 'tuple::f0_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:917:10: warning: Member variable 'tuple::f1_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:917:10: warning: Member variable 'tuple::f2_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:917:10: warning: Member variable 'tuple::f3_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:917:10: warning: Member variable 'tuple::f4_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:917:10: warning: Member variable 'tuple::f5_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:917:10: warning: Member variable 'tuple::f6_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:917:10: warning: Member variable 'tuple::f7_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:917:10: warning: Member variable 'tuple::f8_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:917:10: warning: Member variable 'tuple::f9_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:952:3: warning: Member variable 'tuple::f0_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:952:3: warning: Member variable 'tuple::f1_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:952:3: warning: Member variable 'tuple::f2_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:952:3: warning: Member variable 'tuple::f3_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:952:3: warning: Member variable 'tuple::f4_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:952:3: warning: Member variable 'tuple::f5_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:952:3: warning: Member variable 'tuple::f6_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:952:3: warning: Member variable 'tuple::f7_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:952:3: warning: Member variable 'tuple::f8_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:952:3: warning: Member variable 'tuple::f9_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:956:3: warning: Member variable 'tuple::f0_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:956:3: warning: Member variable 'tuple::f1_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:956:3: warning: Member variable 'tuple::f2_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:956:3: warning: Member variable 'tuple::f3_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:956:3: warning: Member variable 'tuple::f4_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:956:3: warning: Member variable 'tuple::f5_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:956:3: warning: Member variable 'tuple::f6_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:956:3: warning: Member variable 'tuple::f7_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:956:3: warning: Member variable 'tuple::f8_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:956:3: warning: Member variable 'tuple::f9_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:959:10: warning: Member variable 'tuple::f0_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:959:10: warning: Member variable 'tuple::f1_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:959:10: warning: Member variable 'tuple::f2_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:959:10: warning: Member variable 'tuple::f3_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:959:10: warning: Member variable 'tuple::f4_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:959:10: warning: Member variable 'tuple::f5_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:959:10: warning: Member variable 'tuple::f6_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:959:10: warning: Member variable 'tuple::f7_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:959:10: warning: Member variable 'tuple::f8_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:959:10: warning: Member variable 'tuple::f9_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:962:10: warning: Member variable 'tuple::f0_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:962:10: warning: Member variable 'tuple::f1_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:962:10: warning: Member variable 'tuple::f2_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:962:10: warning: Member variable 'tuple::f3_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:962:10: warning: Member variable 'tuple::f4_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:962:10: warning: Member variable 'tuple::f5_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:962:10: warning: Member variable 'tuple::f6_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:962:10: warning: Member variable 'tuple::f7_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:962:10: warning: Member variable 'tuple::f8_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:962:10: warning: Member variable 'tuple::f9_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:999:3: warning: Member variable 'tuple::f0_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:999:3: warning: Member variable 'tuple::f1_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:999:3: warning: Member variable 'tuple::f2_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:999:3: warning: Member variable 'tuple::f3_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:999:3: warning: Member variable 'tuple::f4_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:999:3: warning: Member variable 'tuple::f5_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:999:3: warning: Member variable 'tuple::f6_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:999:3: warning: Member variable 'tuple::f7_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:999:3: warning: Member variable 'tuple::f8_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:999:3: warning: Member variable 'tuple::f9_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:1003:3: warning: Member variable 'tuple::f0_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:1003:3: warning: Member variable 'tuple::f1_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:1003:3: warning: Member variable 'tuple::f2_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:1003:3: warning: Member variable 'tuple::f3_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:1003:3: warning: Member variable 'tuple::f4_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:1003:3: warning: Member variable 'tuple::f5_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:1003:3: warning: Member variable 'tuple::f6_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:1003:3: warning: Member variable 'tuple::f7_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:1003:3: warning: Member variable 'tuple::f8_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:1003:3: warning: Member variable 'tuple::f9_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:1006:10: warning: Member variable 'tuple::f0_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1006:10: warning: Member variable 'tuple::f1_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1006:10: warning: Member variable 'tuple::f2_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1006:10: warning: Member variable 'tuple::f3_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1006:10: warning: Member variable 'tuple::f4_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1006:10: warning: Member variable 'tuple::f5_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1006:10: warning: Member variable 'tuple::f6_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1006:10: warning: Member variable 'tuple::f7_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1006:10: warning: Member variable 'tuple::f8_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1006:10: warning: Member variable 'tuple::f9_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1009:10: warning: Member variable 'tuple::f0_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1009:10: warning: Member variable 'tuple::f1_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1009:10: warning: Member variable 'tuple::f2_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1009:10: warning: Member variable 'tuple::f3_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1009:10: warning: Member variable 'tuple::f4_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1009:10: warning: Member variable 'tuple::f5_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1009:10: warning: Member variable 'tuple::f6_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1009:10: warning: Member variable 'tuple::f7_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1009:10: warning: Member variable 'tuple::f8_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1009:10: warning: Member variable 'tuple::f9_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1049:3: warning: Member variable 'tuple::f0_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:1049:3: warning: Member variable 'tuple::f1_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:1049:3: warning: Member variable 'tuple::f2_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:1049:3: warning: Member variable 'tuple::f3_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:1049:3: warning: Member variable 'tuple::f4_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:1049:3: warning: Member variable 'tuple::f5_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:1049:3: warning: Member variable 'tuple::f6_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:1049:3: warning: Member variable 'tuple::f7_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:1049:3: warning: Member variable 'tuple::f8_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:1049:3: warning: Member variable 'tuple::f9_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:1053:3: warning: Member variable 'tuple::f0_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:1053:3: warning: Member variable 'tuple::f1_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:1053:3: warning: Member variable 'tuple::f2_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:1053:3: warning: Member variable 'tuple::f3_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:1053:3: warning: Member variable 'tuple::f4_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:1053:3: warning: Member variable 'tuple::f5_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:1053:3: warning: Member variable 'tuple::f6_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:1053:3: warning: Member variable 'tuple::f7_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:1053:3: warning: Member variable 'tuple::f8_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:1053:3: warning: Member variable 'tuple::f9_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:1056:10: warning: Member variable 'tuple::f0_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1056:10: warning: Member variable 'tuple::f1_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1056:10: warning: Member variable 'tuple::f2_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1056:10: warning: Member variable 'tuple::f3_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1056:10: warning: Member variable 'tuple::f4_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1056:10: warning: Member variable 'tuple::f5_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1056:10: warning: Member variable 'tuple::f6_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1056:10: warning: Member variable 'tuple::f7_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1056:10: warning: Member variable 'tuple::f8_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1056:10: warning: Member variable 'tuple::f9_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1059:10: warning: Member variable 'tuple::f0_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1059:10: warning: Member variable 'tuple::f1_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1059:10: warning: Member variable 'tuple::f2_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1059:10: warning: Member variable 'tuple::f3_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1059:10: warning: Member variable 'tuple::f4_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1059:10: warning: Member variable 'tuple::f5_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1059:10: warning: Member variable 'tuple::f6_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1059:10: warning: Member variable 'tuple::f7_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1059:10: warning: Member variable 'tuple::f8_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1059:10: warning: Member variable 'tuple::f9_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1101:3: warning: Member variable 'tuple::f0_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:1101:3: warning: Member variable 'tuple::f1_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:1101:3: warning: Member variable 'tuple::f2_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:1101:3: warning: Member variable 'tuple::f3_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:1101:3: warning: Member variable 'tuple::f4_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:1101:3: warning: Member variable 'tuple::f5_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:1101:3: warning: Member variable 'tuple::f6_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:1101:3: warning: Member variable 'tuple::f7_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:1101:3: warning: Member variable 'tuple::f8_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:1101:3: warning: Member variable 'tuple::f9_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:1105:3: warning: Member variable 'tuple::f0_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:1105:3: warning: Member variable 'tuple::f1_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:1105:3: warning: Member variable 'tuple::f2_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:1105:3: warning: Member variable 'tuple::f3_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:1105:3: warning: Member variable 'tuple::f4_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:1105:3: warning: Member variable 'tuple::f5_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:1105:3: warning: Member variable 'tuple::f6_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:1105:3: warning: Member variable 'tuple::f7_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:1105:3: warning: Member variable 'tuple::f8_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:1105:3: warning: Member variable 'tuple::f9_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:1108:10: warning: Member variable 'tuple::f0_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1108:10: warning: Member variable 'tuple::f1_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1108:10: warning: Member variable 'tuple::f2_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1108:10: warning: Member variable 'tuple::f3_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1108:10: warning: Member variable 'tuple::f4_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1108:10: warning: Member variable 'tuple::f5_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1108:10: warning: Member variable 'tuple::f6_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1108:10: warning: Member variable 'tuple::f7_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1108:10: warning: Member variable 'tuple::f8_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1108:10: warning: Member variable 'tuple::f9_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1111:10: warning: Member variable 'tuple::f0_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1111:10: warning: Member variable 'tuple::f1_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1111:10: warning: Member variable 'tuple::f2_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1111:10: warning: Member variable 'tuple::f3_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1111:10: warning: Member variable 'tuple::f4_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1111:10: warning: Member variable 'tuple::f5_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1111:10: warning: Member variable 'tuple::f6_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1111:10: warning: Member variable 'tuple::f7_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1111:10: warning: Member variable 'tuple::f8_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1111:10: warning: Member variable 'tuple::f9_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1164:10: warning: Member variable 'tuple::f0_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1164:10: warning: Member variable 'tuple::f1_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1164:10: warning: Member variable 'tuple::f2_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1164:10: warning: Member variable 'tuple::f3_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1164:10: warning: Member variable 'tuple::f4_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1164:10: warning: Member variable 'tuple::f5_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1164:10: warning: Member variable 'tuple::f6_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1164:10: warning: Member variable 'tuple::f7_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1164:10: warning: Member variable 'tuple::f8_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1164:10: warning: Member variable 'tuple::f9_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1167:10: warning: Member variable 'tuple::f0_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1167:10: warning: Member variable 'tuple::f1_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1167:10: warning: Member variable 'tuple::f2_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1167:10: warning: Member variable 'tuple::f3_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1167:10: warning: Member variable 'tuple::f4_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1167:10: warning: Member variable 'tuple::f5_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1167:10: warning: Member variable 'tuple::f6_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1167:10: warning: Member variable 'tuple::f7_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1167:10: warning: Member variable 'tuple::f8_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:1167:10: warning: Member variable 'tuple::f9_' is not assigned a value in 'tuple::operator='. [operatorEqVarError]
audiofile-0.3.6/gtest/gtest.h:9043:1: style: The class 'linked_ptr_internal' does not have a constructor although it has private member variables. [noConstructor]
audiofile-0.3.6/gtest/gtest.h:10259:5: warning: Member variable 'Iterator::value_' is not initialized in the constructor. [uninitMemberVarPrivate]
audiofile-0.3.6/gtest/gtest-all.cpp:551:3: warning: Member variable 'GTestFlagSaver::pretty_' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/gtest/gtest.h:3133:3: style: 'String::operator=' should return 'String &'. [operatorEq]
audiofile-0.3.6/gtest/gtest.h:17949:42: style: Unused private function: 'Environment::Setup' [unusedPrivateFunction]
audiofile-0.3.6/gtest/gtest-all.cpp:555:5: performance: Variable 'color_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audiofile-0.3.6/gtest/gtest-all.cpp:556:5: performance: Variable 'death_test_style_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audiofile-0.3.6/gtest/gtest-all.cpp:558:5: performance: Variable 'filter_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audiofile-0.3.6/gtest/gtest-all.cpp:559:5: performance: Variable 'internal_run_death_test_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audiofile-0.3.6/gtest/gtest-all.cpp:561:5: performance: Variable 'output_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audiofile-0.3.6/gtest/gtest-all.cpp:563:5: performance: Variable 'random_seed_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audiofile-0.3.6/gtest/gtest-all.cpp:564:5: performance: Variable 'repeat_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audiofile-0.3.6/gtest/gtest-all.cpp:566:5: performance: Variable 'stack_trace_depth_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audiofile-0.3.6/gtest/gtest-all.cpp:567:5: performance: Variable 'stream_result_to_' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audiofile-0.3.6/gtest/gtest.h:2464:8: performance: Technically the member function 'testing::internal::Mutex::AssertHeld' can be static. [functionStatic]
audiofile-0.3.6/gtest/gtest.h:9075:8: style: Technically the member function 'testing::internal::linked_ptr_internal::depart' can be const. [functionConst]
audiofile-0.3.6/gtest/gtest.h:18703:20: performance: Technically the member function 'testing::WithParamInterface::GetParam' can be static. [functionStatic]
audiofile-0.3.6/gtest/gtest-all.cpp:1007:10: performance: Technically the member function 'testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop' can be static. [functionStatic]
audiofile-0.3.6/gtest/gtest-all.cpp:2063:22: note: Technically the member function 'testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop' can be static.
audiofile-0.3.6/gtest/gtest-all.cpp:1007:10: note: Technically the member function 'testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop' can be static.
audiofile-0.3.6/gtest/gtest-all.cpp:1108:7: style: Technically the member function 'testing::internal::UnitTestImpl::FilterTests' can be const. [functionConst]
audiofile-0.3.6/gtest/gtest-all.cpp:5681:19: note: Technically the member function 'testing::internal::UnitTestImpl::FilterTests' can be const.
audiofile-0.3.6/gtest/gtest-all.cpp:1108:7: note: Technically the member function 'testing::internal::UnitTestImpl::FilterTests' can be const.
audiofile-0.3.6/gtest/gtest-all.cpp:1111:8: style: Technically the member function 'testing::internal::UnitTestImpl::ListTestsMatchingFilter' can be const. [functionConst]
audiofile-0.3.6/gtest/gtest-all.cpp:5735:20: note: Technically the member function 'testing::internal::UnitTestImpl::ListTestsMatchingFilter' can be const.
audiofile-0.3.6/gtest/gtest-all.cpp:1111:8: note: Technically the member function 'testing::internal::UnitTestImpl::ListTestsMatchingFilter' can be const.
audiofile-0.3.6/gtest/gtest.h:790:3: style: Class 'tuple' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audiofile-0.3.6/gtest/gtest.h:1878:3: style: Class 'RE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audiofile-0.3.6/gtest/gtest.h:1886:3: style: Class 'RE' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audiofile-0.3.6/gtest/gtest.h:3045:3: style: Class 'String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audiofile-0.3.6/gtest/gtest.h:3076:3: style: Class 'String' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audiofile-0.3.6/gtest/gtest.h:7420:3: style: Struct 'ConstCharPtr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audiofile-0.3.6/gtest/gtest-all.cpp:8293:3: style: Class 'CapturedStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audiofile-0.3.6/gtest/gtest.h:9100:0: style: Class 'testing :: internal :: linked_ptr < const testing :: internal :: ParamGeneratorInterface < bool > >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audiofile-0.3.6/gtest/gtest.h:10219:3: warning: The class 'Iterator' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
audiofile-0.3.6/gtest/gtest.h:7209:17: style: The function 'CreateTest' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/gtest/gtest.h:7195:17: note: Virtual function in base class
audiofile-0.3.6/gtest/gtest.h:7209:17: note: Function in derived class
audiofile-0.3.6/gtest/gtest.h:10292:17: style: The function 'CreateTest' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/gtest/gtest.h:7195:17: note: Virtual function in base class
audiofile-0.3.6/gtest/gtest.h:10292:17: note: Function in derived class
audiofile-0.3.6/gtest/gtest.h:10331:28: style: The function 'CreateTestFactory' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/gtest/gtest.h:10312:28: note: Virtual function in base class
audiofile-0.3.6/gtest/gtest.h:10331:28: note: Function in derived class
audiofile-0.3.6/gtest/gtest.h:10391:25: style: The function 'GetTestCaseName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/gtest/gtest.h:10354:25: note: Virtual function in base class
audiofile-0.3.6/gtest/gtest.h:10391:25: note: Function in derived class
audiofile-0.3.6/gtest/gtest.h:10393:18: style: The function 'GetTestCaseTypeId' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/gtest/gtest.h:10356:18: note: Virtual function in base class
audiofile-0.3.6/gtest/gtest.h:10393:18: note: Function in derived class
audiofile-0.3.6/gtest/gtest.h:10421:16: style: The function 'RegisterTests' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/gtest/gtest.h:10361:16: note: Virtual function in base class
audiofile-0.3.6/gtest/gtest.h:10421:16: note: Function in derived class
audiofile-0.3.6/gtest/gtest.h:18009:16: style: The function 'OnTestProgramStart' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/gtest/gtest.h:17959:16: note: Virtual function in base class
audiofile-0.3.6/gtest/gtest.h:18009:16: note: Function in derived class
audiofile-0.3.6/gtest/gtest.h:18010:16: style: The function 'OnTestIterationStart' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/gtest/gtest.h:17964:16: note: Virtual function in base class
audiofile-0.3.6/gtest/gtest.h:18010:16: note: Function in derived class
audiofile-0.3.6/gtest/gtest.h:18012:16: style: The function 'OnEnvironmentsSetUpStart' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/gtest/gtest.h:17968:16: note: Virtual function in base class
audiofile-0.3.6/gtest/gtest.h:18012:16: note: Function in derived class
audiofile-0.3.6/gtest/gtest.h:18013:16: style: The function 'OnEnvironmentsSetUpEnd' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/gtest/gtest.h:17971:16: note: Virtual function in base class
audiofile-0.3.6/gtest/gtest.h:18013:16: note: Function in derived class
audiofile-0.3.6/gtest/gtest.h:18014:16: style: The function 'OnTestCaseStart' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/gtest/gtest.h:17974:16: note: Virtual function in base class
audiofile-0.3.6/gtest/gtest.h:18014:16: note: Function in derived class
audiofile-0.3.6/gtest/gtest.h:18015:16: style: The function 'OnTestStart' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/gtest/gtest.h:17977:16: note: Virtual function in base class
audiofile-0.3.6/gtest/gtest.h:18015:16: note: Function in derived class
audiofile-0.3.6/gtest/gtest.h:18016:16: style: The function 'OnTestPartResult' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/gtest/gtest.h:17980:16: note: Virtual function in base class
audiofile-0.3.6/gtest/gtest.h:18016:16: note: Function in derived class
audiofile-0.3.6/gtest/gtest.h:18017:16: style: The function 'OnTestEnd' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/gtest/gtest.h:17983:16: note: Virtual function in base class
audiofile-0.3.6/gtest/gtest.h:18017:16: note: Function in derived class
audiofile-0.3.6/gtest/gtest.h:18018:16: style: The function 'OnTestCaseEnd' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/gtest/gtest.h:17986:16: note: Virtual function in base class
audiofile-0.3.6/gtest/gtest.h:18018:16: note: Function in derived class
audiofile-0.3.6/gtest/gtest.h:18019:16: style: The function 'OnEnvironmentsTearDownStart' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/gtest/gtest.h:17989:16: note: Virtual function in base class
audiofile-0.3.6/gtest/gtest.h:18019:16: note: Function in derived class
audiofile-0.3.6/gtest/gtest.h:18020:16: style: The function 'OnEnvironmentsTearDownEnd' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/gtest/gtest.h:17992:16: note: Virtual function in base class
audiofile-0.3.6/gtest/gtest.h:18020:16: note: Function in derived class
audiofile-0.3.6/gtest/gtest.h:18021:16: style: The function 'OnTestIterationEnd' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/gtest/gtest.h:17995:16: note: Virtual function in base class
audiofile-0.3.6/gtest/gtest.h:18021:16: note: Function in derived class
audiofile-0.3.6/gtest/gtest.h:18023:16: style: The function 'OnTestProgramEnd' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/gtest/gtest.h:17999:16: note: Virtual function in base class
audiofile-0.3.6/gtest/gtest.h:18023:16: note: Function in derived class
audiofile-0.3.6/gtest/gtest-all.cpp:151:16: style: The function 'ReportTestPartResult' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/gtest/gtest.h:16804:16: note: Virtual function in base class
audiofile-0.3.6/gtest/gtest-all.cpp:151:16: note: Function in derived class
audiofile-0.3.6/gtest/gtest-all.cpp:833:18: style: The function 'CurrentStackTrace' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/gtest/gtest-all.cpp:818:18: note: Virtual function in base class
audiofile-0.3.6/gtest/gtest-all.cpp:833:18: note: Function in derived class
audiofile-0.3.6/gtest/gtest-all.cpp:834:16: style: The function 'UponLeavingGTest' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/gtest/gtest-all.cpp:823:16: note: Virtual function in base class
audiofile-0.3.6/gtest/gtest-all.cpp:834:16: note: Function in derived class
audiofile-0.3.6/libaudiofile/AIFF.cpp:174:20: style: C-style pointer casting [cstyleCast]
audiofile-0.3.6/libaudiofile/AIFF.cpp:214:27: style: C-style pointer casting [cstyleCast]
audiofile-0.3.6/libaudiofile/AIFF.cpp:216:23: style: C-style pointer casting [cstyleCast]
audiofile-0.3.6/libaudiofile/AIFF.cpp:218:22: style: C-style pointer casting [cstyleCast]
audiofile-0.3.6/libaudiofile/AIFF.cpp:291:3: style: Variable 'markerName' is reassigned a value before the old one has been used. [redundantAssignment]
audiofile-0.3.6/libaudiofile/AIFF.cpp:286:0: note: Variable 'markerName' is reassigned a value before the old one has been used.
audiofile-0.3.6/libaudiofile/AIFF.cpp:291:3: note: Variable 'markerName' is reassigned a value before the old one has been used.
audiofile-0.3.6/libaudiofile/Tag.h:33:2: style: Class 'Tag' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audiofile-0.3.6/libaudiofile/Tag.h:34:2: style: Class 'Tag' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audiofile-0.3.6/libaudiofile/Shared.h:62:0: style: Class 'SharedPtr < PacketTable >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audiofile-0.3.6/libaudiofile/Shared.h:62:0: style: Class 'SharedPtr < ModuleState >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audiofile-0.3.6/libaudiofile/AIFF.h:49:6: style: The function 'getVersion' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/FileHandle.h:67:14: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/AIFF.h:49:6: note: Function in derived class
audiofile-0.3.6/libaudiofile/AIFF.h:51:9: style: The function 'readInit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/FileHandle.h:68:17: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/AIFF.h:51:9: note: Function in derived class
audiofile-0.3.6/libaudiofile/AIFF.h:52:9: style: The function 'writeInit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/FileHandle.h:69:17: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/AIFF.h:52:9: note: Function in derived class
audiofile-0.3.6/libaudiofile/AIFF.h:54:9: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/FileHandle.h:70:17: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/AIFF.h:54:9: note: Function in derived class
audiofile-0.3.6/libaudiofile/AIFF.h:56:7: style: The function 'isInstrumentParameterValid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/FileHandle.h:71:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/AIFF.h:56:7: note: Function in derived class
audiofile-0.3.6/libaudiofile/AVR.cpp:299:3: warning: The buffer 'name' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
audiofile-0.3.6/libaudiofile/AVR.h:42:9: style: The function 'readInit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/FileHandle.h:68:17: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/AVR.h:42:9: note: Function in derived class
audiofile-0.3.6/libaudiofile/AVR.h:43:9: style: The function 'writeInit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/FileHandle.h:69:17: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/AVR.h:43:9: note: Function in derived class
audiofile-0.3.6/libaudiofile/AVR.h:44:9: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/FileHandle.h:70:17: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/AVR.h:44:9: note: Function in derived class
audiofile-0.3.6/libaudiofile/Shared.h:62:2: style: Class 'SharedPtr' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audiofile-0.3.6/libaudiofile/Buffer.h:32:2: style: Class 'Buffer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audiofile-0.3.6/libaudiofile/Shared.h:62:0: style: Class 'SharedPtr < Buffer >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audiofile-0.3.6/libaudiofile/CAF.h:44:9: style: The function 'readInit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/FileHandle.h:68:17: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/CAF.h:44:9: note: Function in derived class
audiofile-0.3.6/libaudiofile/CAF.h:45:9: style: The function 'writeInit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/FileHandle.h:69:17: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/CAF.h:45:9: note: Function in derived class
audiofile-0.3.6/libaudiofile/CAF.h:46:9: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/FileHandle.h:70:17: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/CAF.h:46:9: note: Function in derived class
audiofile-0.3.6/libaudiofile/FLACFile.h:45:9: style: The function 'readInit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/FileHandle.h:68:17: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/FLACFile.h:45:9: note: Function in derived class
audiofile-0.3.6/libaudiofile/FLACFile.h:46:9: style: The function 'writeInit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/FileHandle.h:69:17: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/FLACFile.h:46:9: note: Function in derived class
audiofile-0.3.6/libaudiofile/FLACFile.h:47:9: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/FileHandle.h:70:17: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/FLACFile.h:47:9: note: Function in derived class
audiofile-0.3.6/libaudiofile/File.cpp:50:14: warning: Virtual function 'close' is called from destructor '~FilePOSIX()' at line 48. Dynamic binding is not used. [virtualCallInConstructor]
audiofile-0.3.6/libaudiofile/File.cpp:48:25: note: Calling close
audiofile-0.3.6/libaudiofile/File.cpp:50:14: note: close is a virtual method
audiofile-0.3.6/libaudiofile/File.cpp:67:14: warning: Virtual function 'close' is called from destructor '~FileVF()' at line 65. Dynamic binding is not used. [virtualCallInConstructor]
audiofile-0.3.6/libaudiofile/File.cpp:65:22: note: Calling close
audiofile-0.3.6/libaudiofile/File.cpp:67:14: note: close is a virtual method
audiofile-0.3.6/libaudiofile/File.cpp:50:14: style: The function 'close' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/File.h:59:14: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/File.cpp:50:14: note: Function in derived class
audiofile-0.3.6/libaudiofile/File.cpp:51:18: style: The function 'read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/File.h:60:18: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/File.cpp:51:18: note: Function in derived class
audiofile-0.3.6/libaudiofile/File.cpp:52:18: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/File.h:61:18: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/File.cpp:52:18: note: Function in derived class
audiofile-0.3.6/libaudiofile/File.cpp:53:16: style: The function 'length' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/File.h:62:16: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/File.cpp:53:16: note: Function in derived class
audiofile-0.3.6/libaudiofile/File.cpp:54:16: style: The function 'seek' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/File.h:63:16: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/File.cpp:54:16: note: Function in derived class
audiofile-0.3.6/libaudiofile/File.cpp:55:16: style: The function 'tell' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/File.h:64:16: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/File.cpp:55:16: note: Function in derived class
audiofile-0.3.6/libaudiofile/File.cpp:67:14: style: The function 'close' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/File.h:59:14: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/File.cpp:67:14: note: Function in derived class
audiofile-0.3.6/libaudiofile/File.cpp:68:18: style: The function 'read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/File.h:60:18: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/File.cpp:68:18: note: Function in derived class
audiofile-0.3.6/libaudiofile/File.cpp:69:18: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/File.h:61:18: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/File.cpp:69:18: note: Function in derived class
audiofile-0.3.6/libaudiofile/File.cpp:70:16: style: The function 'length' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/File.h:62:16: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/File.cpp:70:16: note: Function in derived class
audiofile-0.3.6/libaudiofile/File.cpp:71:16: style: The function 'seek' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/File.h:63:16: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/File.cpp:71:16: note: Function in derived class
audiofile-0.3.6/libaudiofile/File.cpp:72:16: style: The function 'tell' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/File.h:64:16: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/File.cpp:72:16: note: Function in derived class
audiofile-0.3.6/libaudiofile/FileHandle.h:73:7: style: Technically the member function '_AFfilehandle::checkCanRead' can be const. [functionConst]
audiofile-0.3.6/libaudiofile/FileHandle.cpp:177:21: note: Technically the member function '_AFfilehandle::checkCanRead' can be const.
audiofile-0.3.6/libaudiofile/FileHandle.h:73:7: note: Technically the member function '_AFfilehandle::checkCanRead' can be const.
audiofile-0.3.6/libaudiofile/FileHandle.h:74:7: style: Technically the member function '_AFfilehandle::checkCanWrite' can be const. [functionConst]
audiofile-0.3.6/libaudiofile/FileHandle.cpp:188:21: note: Technically the member function '_AFfilehandle::checkCanWrite' can be const.
audiofile-0.3.6/libaudiofile/FileHandle.h:74:7: note: Technically the member function '_AFfilehandle::checkCanWrite' can be const.
audiofile-0.3.6/libaudiofile/IFF.h:41:9: style: The function 'readInit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/FileHandle.h:68:17: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/IFF.h:41:9: note: Function in derived class
audiofile-0.3.6/libaudiofile/IFF.h:42:9: style: The function 'writeInit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/FileHandle.h:69:17: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/IFF.h:42:9: note: Function in derived class
audiofile-0.3.6/libaudiofile/IFF.h:43:9: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/FileHandle.h:70:17: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/IFF.h:43:9: note: Function in derived class
audiofile-0.3.6/libaudiofile/IRCAM.h:44:9: style: The function 'readInit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/FileHandle.h:68:17: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/IRCAM.h:44:9: note: Function in derived class
audiofile-0.3.6/libaudiofile/IRCAM.h:45:9: style: The function 'writeInit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/FileHandle.h:69:17: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/IRCAM.h:45:9: note: Function in derived class
audiofile-0.3.6/libaudiofile/IRCAM.h:46:9: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/FileHandle.h:70:17: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/IRCAM.h:46:9: note: Function in derived class
audiofile-0.3.6/libaudiofile/NeXT.h:45:9: style: The function 'readInit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/FileHandle.h:68:17: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/NeXT.h:45:9: note: Function in derived class
audiofile-0.3.6/libaudiofile/NeXT.h:46:9: style: The function 'writeInit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/FileHandle.h:69:17: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/NeXT.h:46:9: note: Function in derived class
audiofile-0.3.6/libaudiofile/NeXT.h:47:9: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/FileHandle.h:70:17: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/NeXT.h:47:9: note: Function in derived class
audiofile-0.3.6/libaudiofile/NIST.h:39:9: style: The function 'readInit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/FileHandle.h:68:17: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/NIST.h:39:9: note: Function in derived class
audiofile-0.3.6/libaudiofile/NIST.h:40:9: style: The function 'writeInit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/FileHandle.h:69:17: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/NIST.h:40:9: note: Function in derived class
audiofile-0.3.6/libaudiofile/NIST.h:41:9: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/FileHandle.h:70:17: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/NIST.h:41:9: note: Function in derived class
audiofile-0.3.6/libaudiofile/Raw.h:40:9: style: The function 'readInit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/FileHandle.h:68:17: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/Raw.h:40:9: note: Function in derived class
audiofile-0.3.6/libaudiofile/Raw.h:41:9: style: The function 'writeInit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/FileHandle.h:69:17: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/Raw.h:41:9: note: Function in derived class
audiofile-0.3.6/libaudiofile/Raw.h:42:9: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/FileHandle.h:70:17: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/Raw.h:42:9: note: Function in derived class
audiofile-0.3.6/libaudiofile/SampleVision.h:37:9: style: The function 'readInit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/FileHandle.h:68:17: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/SampleVision.h:37:9: note: Function in derived class
audiofile-0.3.6/libaudiofile/SampleVision.h:38:9: style: The function 'writeInit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/FileHandle.h:69:17: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/SampleVision.h:38:9: note: Function in derived class
audiofile-0.3.6/libaudiofile/SampleVision.h:40:9: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/FileHandle.h:70:17: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/SampleVision.h:40:9: note: Function in derived class
audiofile-0.3.6/libaudiofile/VOC.h:38:9: style: The function 'readInit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/FileHandle.h:68:17: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/VOC.h:38:9: note: Function in derived class
audiofile-0.3.6/libaudiofile/VOC.h:39:9: style: The function 'writeInit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/FileHandle.h:69:17: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/VOC.h:39:9: note: Function in derived class
audiofile-0.3.6/libaudiofile/VOC.h:40:9: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/FileHandle.h:70:17: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/VOC.h:40:9: note: Function in derived class
audiofile-0.3.6/libaudiofile/WAVE.h:52:9: style: The function 'readInit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/FileHandle.h:68:17: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/WAVE.h:52:9: note: Function in derived class
audiofile-0.3.6/libaudiofile/WAVE.h:53:9: style: The function 'writeInit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/FileHandle.h:69:17: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/WAVE.h:53:9: note: Function in derived class
audiofile-0.3.6/libaudiofile/WAVE.h:55:9: style: The function 'update' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/FileHandle.h:70:17: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/WAVE.h:55:9: note: Function in derived class
audiofile-0.3.6/libaudiofile/WAVE.h:57:7: style: The function 'isInstrumentParameterValid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/FileHandle.h:71:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/WAVE.h:57:7: note: Function in derived class
audiofile-0.3.6/libaudiofile/IFF.cpp:100:20: style: C-style pointer casting [cstyleCast]
audiofile-0.3.6/libaudiofile/IRCAM.cpp:215:8: style: The scope of the variable 'maxAmp' can be reduced. [variableScope]
audiofile-0.3.6/libaudiofile/Instrument.cpp:60:10: style: C-style pointer casting [cstyleCast]
audiofile-0.3.6/libaudiofile/Instrument.cpp:80:51: style: Function 'afInitInstIDs' argument 2 names different: declaration 'ids' definition 'instids'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:586:51: note: Function 'afInitInstIDs' argument 2 names different: declaration 'ids' definition 'instids'.
audiofile-0.3.6/libaudiofile/Instrument.cpp:80:51: note: Function 'afInitInstIDs' argument 2 names different: declaration 'ids' definition 'instids'.
audiofile-0.3.6/libaudiofile/Instrument.cpp:80:64: style: Function 'afInitInstIDs' argument 3 names different: declaration 'nids' definition 'ninsts'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:586:60: note: Function 'afInitInstIDs' argument 3 names different: declaration 'nids' definition 'ninsts'.
audiofile-0.3.6/libaudiofile/Instrument.cpp:80:64: note: Function 'afInitInstIDs' argument 3 names different: declaration 'nids' definition 'ninsts'.
audiofile-0.3.6/libaudiofile/Instrument.cpp:164:75: style: Function 'afSetInstParams' argument 4 names different: declaration 'nparams' definition 'npv'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:591:6: note: Function 'afSetInstParams' argument 4 names different: declaration 'nparams' definition 'npv'.
audiofile-0.3.6/libaudiofile/Instrument.cpp:164:75: note: Function 'afSetInstParams' argument 4 names different: declaration 'nparams' definition 'npv'.
audiofile-0.3.6/libaudiofile/Instrument.cpp:246:46: style: Function 'afGetInstParams' argument 2 names different: declaration 'instid' definition 'inst'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:588:52: note: Function 'afGetInstParams' argument 2 names different: declaration 'instid' definition 'inst'.
audiofile-0.3.6/libaudiofile/Instrument.cpp:246:46: note: Function 'afGetInstParams' argument 2 names different: declaration 'instid' definition 'inst'.
audiofile-0.3.6/libaudiofile/Instrument.cpp:246:73: style: Function 'afGetInstParams' argument 4 names different: declaration 'nparams' definition 'npv'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:589:6: note: Function 'afGetInstParams' argument 4 names different: declaration 'nparams' definition 'npv'.
audiofile-0.3.6/libaudiofile/Instrument.cpp:246:73: note: Function 'afGetInstParams' argument 4 names different: declaration 'nparams' definition 'npv'.
audiofile-0.3.6/libaudiofile/Instrument.cpp:251:49: style: Function 'afGetInstParamLong' argument 2 names different: declaration 'instid' definition 'inst'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:592:55: note: Function 'afGetInstParamLong' argument 2 names different: declaration 'instid' definition 'inst'.
audiofile-0.3.6/libaudiofile/Instrument.cpp:251:49: note: Function 'afGetInstParamLong' argument 2 names different: declaration 'instid' definition 'inst'.
audiofile-0.3.6/libaudiofile/Instrument.cpp:275:38: style: Function '_af_instparam_index_from_id' argument 1 names different: declaration 'fileFormat' definition 'filefmt'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/Instrument.h:68:38: note: Function '_af_instparam_index_from_id' argument 1 names different: declaration 'fileFormat' definition 'filefmt'.
audiofile-0.3.6/libaudiofile/Instrument.cpp:275:38: note: Function '_af_instparam_index_from_id' argument 1 names different: declaration 'fileFormat' definition 'filefmt'.
audiofile-0.3.6/libaudiofile/Loop.cpp:37:63: style: Function 'afInitLoopIDs' argument 3 names different: declaration 'ids' definition 'loopids'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:552:63: note: Function 'afInitLoopIDs' argument 3 names different: declaration 'ids' definition 'loopids'.
audiofile-0.3.6/libaudiofile/Loop.cpp:37:63: note: Function 'afInitLoopIDs' argument 3 names different: declaration 'ids' definition 'loopids'.
audiofile-0.3.6/libaudiofile/Loop.cpp:37:76: style: Function 'afInitLoopIDs' argument 4 names different: declaration 'nids' definition 'nloops'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:552:72: note: Function 'afInitLoopIDs' argument 4 names different: declaration 'nids' definition 'nloops'.
audiofile-0.3.6/libaudiofile/Loop.cpp:37:76: note: Function 'afInitLoopIDs' argument 4 names different: declaration 'nids' definition 'nloops'.
audiofile-0.3.6/libaudiofile/Loop.cpp:97:56: style: Function 'afSetLoopMode' argument 3 names different: declaration 'loop' definition 'loopid'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:554:57: note: Function 'afSetLoopMode' argument 3 names different: declaration 'loop' definition 'loopid'.
audiofile-0.3.6/libaudiofile/Loop.cpp:97:56: note: Function 'afSetLoopMode' argument 3 names different: declaration 'loop' definition 'loopid'.
audiofile-0.3.6/libaudiofile/Loop.cpp:131:56: style: Function 'afSetLoopCount' argument 3 names different: declaration 'loop' definition 'loopid'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:556:57: note: Function 'afSetLoopCount' argument 3 names different: declaration 'loop' definition 'loopid'.
audiofile-0.3.6/libaudiofile/Loop.cpp:131:56: note: Function 'afSetLoopCount' argument 3 names different: declaration 'loop' definition 'loopid'.
audiofile-0.3.6/libaudiofile/Loop.cpp:164:68: style: Function 'afSetLoopStart' argument 4 names different: declaration 'markerid' definition 'markid'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:558:70: note: Function 'afSetLoopStart' argument 4 names different: declaration 'markerid' definition 'markid'.
audiofile-0.3.6/libaudiofile/Loop.cpp:164:68: note: Function 'afSetLoopStart' argument 4 names different: declaration 'markerid' definition 'markid'.
audiofile-0.3.6/libaudiofile/Loop.cpp:190:61: style: Function 'afSetLoopStartFrame' argument 3 names different: declaration 'loop' definition 'loopid'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:563:62: note: Function 'afSetLoopStartFrame' argument 3 names different: declaration 'loop' definition 'loopid'.
audiofile-0.3.6/libaudiofile/Loop.cpp:190:61: note: Function 'afSetLoopStartFrame' argument 3 names different: declaration 'loop' definition 'loopid'.
audiofile-0.3.6/libaudiofile/Loop.cpp:213:70: style: Function 'afGetLoopStartFrame' argument 3 names different: declaration 'loop' definition 'loopid'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:565:71: note: Function 'afGetLoopStartFrame' argument 3 names different: declaration 'loop' definition 'loopid'.
audiofile-0.3.6/libaudiofile/Loop.cpp:213:70: note: Function 'afGetLoopStartFrame' argument 3 names different: declaration 'loop' definition 'loopid'.
audiofile-0.3.6/libaudiofile/Loop.cpp:228:69: style: Function 'afSetLoopTrack' argument 4 names different: declaration 'trackid' definition 'track'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:570:70: note: Function 'afSetLoopTrack' argument 4 names different: declaration 'trackid' definition 'track'.
audiofile-0.3.6/libaudiofile/Loop.cpp:228:69: note: Function 'afSetLoopTrack' argument 4 names different: declaration 'trackid' definition 'track'.
audiofile-0.3.6/libaudiofile/Loop.cpp:253:67: style: Function 'afSetLoopEnd' argument 4 names different: declaration 'markerid' definition 'markid'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:560:68: note: Function 'afSetLoopEnd' argument 4 names different: declaration 'markerid' definition 'markid'.
audiofile-0.3.6/libaudiofile/Loop.cpp:253:67: note: Function 'afSetLoopEnd' argument 4 names different: declaration 'markerid' definition 'markid'.
audiofile-0.3.6/libaudiofile/Loop.cpp:279:59: style: Function 'afSetLoopEndFrame' argument 3 names different: declaration 'loop' definition 'loopid'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:566:60: note: Function 'afSetLoopEndFrame' argument 3 names different: declaration 'loop' definition 'loopid'.
audiofile-0.3.6/libaudiofile/Loop.cpp:279:59: note: Function 'afSetLoopEndFrame' argument 3 names different: declaration 'loop' definition 'loopid'.
audiofile-0.3.6/libaudiofile/Loop.cpp:279:80: style: Function 'afSetLoopEndFrame' argument 4 names different: declaration 'startFrame' definition 'endFrame'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:567:15: note: Function 'afSetLoopEndFrame' argument 4 names different: declaration 'startFrame' definition 'endFrame'.
audiofile-0.3.6/libaudiofile/Loop.cpp:279:80: note: Function 'afSetLoopEndFrame' argument 4 names different: declaration 'startFrame' definition 'endFrame'.
audiofile-0.3.6/libaudiofile/Loop.cpp:302:68: style: Function 'afGetLoopEndFrame' argument 3 names different: declaration 'loop' definition 'loopid'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:568:69: note: Function 'afGetLoopEndFrame' argument 3 names different: declaration 'loop' definition 'loopid'.
audiofile-0.3.6/libaudiofile/Loop.cpp:302:68: note: Function 'afGetLoopEndFrame' argument 3 names different: declaration 'loop' definition 'loopid'.
audiofile-0.3.6/libaudiofile/Marker.cpp:63:19: style: C-style pointer casting [cstyleCast]
audiofile-0.3.6/libaudiofile/Marker.cpp:252:20: style: C-style pointer casting [cstyleCast]
audiofile-0.3.6/libaudiofile/Marker.cpp:42:63: style: Function 'afInitMarkIDs' argument 3 names different: declaration 'ids' definition 'markids'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:574:64: note: Function 'afInitMarkIDs' argument 3 names different: declaration 'ids' definition 'markids'.
audiofile-0.3.6/libaudiofile/Marker.cpp:42:63: note: Function 'afInitMarkIDs' argument 3 names different: declaration 'ids' definition 'markids'.
audiofile-0.3.6/libaudiofile/Marker.cpp:42:76: style: Function 'afInitMarkIDs' argument 4 names different: declaration 'nids' definition 'nmarks'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:574:73: note: Function 'afInitMarkIDs' argument 4 names different: declaration 'nids' definition 'nmarks'.
audiofile-0.3.6/libaudiofile/Marker.cpp:42:76: note: Function 'afInitMarkIDs' argument 4 names different: declaration 'nids' definition 'nmarks'.
audiofile-0.3.6/libaudiofile/Marker.cpp:76:57: style: Function 'afInitMarkName' argument 3 names different: declaration 'marker' definition 'markid'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:579:58: note: Function 'afInitMarkName' argument 3 names different: declaration 'marker' definition 'markid'.
audiofile-0.3.6/libaudiofile/Marker.cpp:76:57: note: Function 'afInitMarkName' argument 3 names different: declaration 'marker' definition 'markid'.
audiofile-0.3.6/libaudiofile/Marker.cpp:77:14: style: Function 'afInitMarkName' argument 4 names different: declaration 'name' definition 'namestr'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:579:78: note: Function 'afInitMarkName' argument 4 names different: declaration 'name' definition 'namestr'.
audiofile-0.3.6/libaudiofile/Marker.cpp:77:14: note: Function 'afInitMarkName' argument 4 names different: declaration 'name' definition 'namestr'.
audiofile-0.3.6/libaudiofile/Marker.cpp:121:60: style: Function 'afInitMarkComment' argument 3 names different: declaration 'marker' definition 'markid'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:580:61: note: Function 'afInitMarkComment' argument 3 names different: declaration 'marker' definition 'markid'.
audiofile-0.3.6/libaudiofile/Marker.cpp:121:60: note: Function 'afInitMarkComment' argument 3 names different: declaration 'marker' definition 'markid'.
audiofile-0.3.6/libaudiofile/Marker.cpp:122:14: style: Function 'afInitMarkComment' argument 4 names different: declaration 'comment' definition 'commstr'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:581:14: note: Function 'afInitMarkComment' argument 4 names different: declaration 'comment' definition 'commstr'.
audiofile-0.3.6/libaudiofile/Marker.cpp:122:14: note: Function 'afInitMarkComment' argument 4 names different: declaration 'comment' definition 'commstr'.
audiofile-0.3.6/libaudiofile/Marker.cpp:188:15: style: Function 'afSetMarkPosition' argument 4 names different: declaration 'markpos' definition 'position'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:577:15: note: Function 'afSetMarkPosition' argument 4 names different: declaration 'markpos' definition 'position'.
audiofile-0.3.6/libaudiofile/Marker.cpp:188:15: note: Function 'afSetMarkPosition' argument 4 names different: declaration 'markpos' definition 'position'.
audiofile-0.3.6/libaudiofile/Miscellaneous.cpp:57:26: style: C-style pointer casting [cstyleCast]
audiofile-0.3.6/libaudiofile/NIST.cpp:164:23: style: The scope of the variable 'scanstring' can be reduced. [variableScope]
audiofile-0.3.6/libaudiofile/NIST.cpp:181:23: style: The scope of the variable 'scanstring' can be reduced. [variableScope]
audiofile-0.3.6/libaudiofile/Raw.cpp:171:13: style: C-style pointer casting [cstyleCast]
audiofile-0.3.6/libaudiofile/Raw.cpp:174:21: style: C-style pointer casting [cstyleCast]
audiofile-0.3.6/libaudiofile/Raw.cpp:62:38: style: Function 'readInit' argument 1 names different: declaration 'setup' definition 'filesetup'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/Raw.h:40:30: note: Function 'readInit' argument 1 names different: declaration 'setup' definition 'filesetup'.
audiofile-0.3.6/libaudiofile/Raw.cpp:62:38: note: Function 'readInit' argument 1 names different: declaration 'setup' definition 'filesetup'.
audiofile-0.3.6/libaudiofile/Raw.cpp:109:39: style: Function 'writeInit' argument 1 names different: declaration 'setup' definition 'filesetup'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/Raw.h:41:31: note: Function 'writeInit' argument 1 names different: declaration 'setup' definition 'filesetup'.
audiofile-0.3.6/libaudiofile/Raw.cpp:109:39: note: Function 'writeInit' argument 1 names different: declaration 'setup' definition 'filesetup'.
audiofile-0.3.6/libaudiofile/SampleVision.cpp:235:20: style: C-style pointer casting [cstyleCast]
audiofile-0.3.6/libaudiofile/Setup.cpp:106:11: style: C-style pointer casting [cstyleCast]
audiofile-0.3.6/libaudiofile/Setup.cpp:125:24: style: C-style pointer casting [cstyleCast]
audiofile-0.3.6/libaudiofile/Setup.cpp:155:16: style: C-style pointer casting [cstyleCast]
audiofile-0.3.6/libaudiofile/Setup.cpp:167:27: style: C-style pointer casting [cstyleCast]
audiofile-0.3.6/libaudiofile/Setup.cpp:183:10: style: C-style pointer casting [cstyleCast]
audiofile-0.3.6/libaudiofile/Setup.cpp:196:26: style: C-style pointer casting [cstyleCast]
audiofile-0.3.6/libaudiofile/Setup.cpp:446:13: style: C-style pointer casting [cstyleCast]
audiofile-0.3.6/libaudiofile/Setup.cpp:459:2: style: C-style pointer casting [cstyleCast]
audiofile-0.3.6/libaudiofile/Setup.cpp:465:2: style: C-style pointer casting [cstyleCast]
audiofile-0.3.6/libaudiofile/Setup.cpp:471:2: style: C-style pointer casting [cstyleCast]
audiofile-0.3.6/libaudiofile/Setup.cpp:487:3: style: C-style pointer casting [cstyleCast]
audiofile-0.3.6/libaudiofile/Setup.cpp:508:3: style: C-style pointer casting [cstyleCast]
audiofile-0.3.6/libaudiofile/Setup.cpp:149:41: style: Function '_af_instsetup_new' argument 1 names different: declaration 'count' definition 'instrumentCount'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/Setup.h:59:41: note: Function '_af_instsetup_new' argument 1 names different: declaration 'count' definition 'instrumentCount'.
audiofile-0.3.6/libaudiofile/Setup.cpp:149:41: note: Function '_af_instsetup_new' argument 1 names different: declaration 'count' definition 'instrumentCount'.
audiofile-0.3.6/libaudiofile/Setup.cpp:285:47: style: Function 'afInitFileFormat' argument 2 names different: declaration 'format' definition 'filefmt'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:450:47: note: Function 'afInitFileFormat' argument 2 names different: declaration 'format' definition 'filefmt'.
audiofile-0.3.6/libaudiofile/Setup.cpp:285:47: note: Function 'afInitFileFormat' argument 2 names different: declaration 'format' definition 'filefmt'.
audiofile-0.3.6/libaudiofile/Setup.cpp:308:45: style: Function 'afInitChannels' argument 2 names different: declaration 'track' definition 'trackid'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:480:45: note: Function 'afInitChannels' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/Setup.cpp:308:45: note: Function 'afInitChannels' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/Setup.cpp:308:58: style: Function 'afInitChannels' argument 3 names different: declaration 'nchannels' definition 'channels'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:480:56: note: Function 'afInitChannels' argument 3 names different: declaration 'nchannels' definition 'channels'.
audiofile-0.3.6/libaudiofile/Setup.cpp:308:58: note: Function 'afInitChannels' argument 3 names different: declaration 'nchannels' definition 'channels'.
audiofile-0.3.6/libaudiofile/Setup.cpp:328:49: style: Function 'afInitSampleFormat' argument 2 names different: declaration 'track' definition 'trackid'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:487:49: note: Function 'afInitSampleFormat' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/Setup.cpp:328:49: note: Function 'afInitSampleFormat' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/Setup.cpp:328:62: style: Function 'afInitSampleFormat' argument 3 names different: declaration 'sampleFormat' definition 'sampfmt'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:487:60: note: Function 'afInitSampleFormat' argument 3 names different: declaration 'sampleFormat' definition 'sampfmt'.
audiofile-0.3.6/libaudiofile/Setup.cpp:328:62: note: Function 'afInitSampleFormat' argument 3 names different: declaration 'sampleFormat' definition 'sampfmt'.
audiofile-0.3.6/libaudiofile/Setup.cpp:328:75: style: Function 'afInitSampleFormat' argument 4 names different: declaration 'sampleWidth' definition 'sampwidth'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:488:6: note: Function 'afInitSampleFormat' argument 4 names different: declaration 'sampleWidth' definition 'sampwidth'.
audiofile-0.3.6/libaudiofile/Setup.cpp:328:75: note: Function 'afInitSampleFormat' argument 4 names different: declaration 'sampleWidth' definition 'sampwidth'.
audiofile-0.3.6/libaudiofile/Setup.cpp:343:46: style: Function 'afInitByteOrder' argument 2 names different: declaration 'track' definition 'trackid'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:474:46: note: Function 'afInitByteOrder' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/Setup.cpp:343:46: note: Function 'afInitByteOrder' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/Setup.cpp:343:59: style: Function 'afInitByteOrder' argument 3 names different: declaration 'byteOrder' definition 'byteorder'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:474:57: note: Function 'afInitByteOrder' argument 3 names different: declaration 'byteOrder' definition 'byteorder'.
audiofile-0.3.6/libaudiofile/Setup.cpp:343:59: note: Function 'afInitByteOrder' argument 3 names different: declaration 'byteOrder' definition 'byteorder'.
audiofile-0.3.6/libaudiofile/Setup.cpp:363:41: style: Function 'afInitRate' argument 2 names different: declaration 'track' definition 'trackid'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:497:41: note: Function 'afInitRate' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/Setup.cpp:363:41: note: Function 'afInitRate' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/Setup.cpp:385:47: style: Function 'afInitDataOffset' argument 2 names different: declaration 'track' definition 'trackid'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:544:46: note: Function 'afInitDataOffset' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/Setup.cpp:385:47: note: Function 'afInitDataOffset' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/Setup.cpp:408:47: style: Function 'afInitFrameCount' argument 2 names different: declaration 'track' definition 'trackid'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:548:47: note: Function 'afInitFrameCount' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/Setup.cpp:408:47: note: Function 'afInitFrameCount' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/Setup.cpp:408:69: style: Function 'afInitFrameCount' argument 3 names different: declaration 'frameCount' definition 'count'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:548:67: note: Function 'afInitFrameCount' argument 3 names different: declaration 'frameCount' definition 'count'.
audiofile-0.3.6/libaudiofile/Setup.cpp:408:69: note: Function 'afInitFrameCount' argument 3 names different: declaration 'frameCount' definition 'count'.
audiofile-0.3.6/libaudiofile/Track.cpp:62:8: warning: Member variable 'Track::taper' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/libaudiofile/Track.cpp:62:8: warning: Member variable 'Track::dynamic_range' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/libaudiofile/Track.cpp:62:8: warning: Member variable 'Track::ratecvt_filter_params_set' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/libaudiofile/Track.cpp:62:8: warning: Member variable 'Track::filemodhappy' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/libaudiofile/modules/Module.h:50:2: warning: Member variable 'Chunk::f' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/libaudiofile/modules/ModuleState.h:50:7: performance: Technically the member function 'ModuleState::mustUseAtomicNVFrames' can be static. [functionStatic]
audiofile-0.3.6/libaudiofile/Shared.h:62:0: style: Class 'SharedPtr < Chunk >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audiofile-0.3.6/libaudiofile/Shared.h:62:0: style: Class 'SharedPtr < FileModule >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audiofile-0.3.6/libaudiofile/Shared.h:62:0: style: Class 'SharedPtr < Module >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audiofile-0.3.6/libaudiofile/WAVE.cpp:620:22: style: C-style pointer casting [cstyleCast]
audiofile-0.3.6/libaudiofile/WAVE.cpp:163:45: style: Function 'parseFrameCount' argument 1 names different: declaration 'type' definition 'id'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/WAVE.h:73:36: note: Function 'parseFrameCount' argument 1 names different: declaration 'type' definition 'id'.
audiofile-0.3.6/libaudiofile/WAVE.cpp:163:45: note: Function 'parseFrameCount' argument 1 names different: declaration 'type' definition 'id'.
audiofile-0.3.6/libaudiofile/WAVE.cpp:175:41: style: Function 'parseFormat' argument 1 names different: declaration 'type' definition 'id'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/WAVE.h:74:32: note: Function 'parseFormat' argument 1 names different: declaration 'type' definition 'id'.
audiofile-0.3.6/libaudiofile/WAVE.cpp:175:41: note: Function 'parseFormat' argument 1 names different: declaration 'type' definition 'id'.
audiofile-0.3.6/libaudiofile/WAVE.cpp:447:39: style: Function 'parseData' argument 1 names different: declaration 'type' definition 'id'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/WAVE.h:75:30: note: Function 'parseData' argument 1 names different: declaration 'type' definition 'id'.
audiofile-0.3.6/libaudiofile/WAVE.cpp:447:39: note: Function 'parseData' argument 1 names different: declaration 'type' definition 'id'.
audiofile-0.3.6/libaudiofile/WAVE.cpp:457:43: style: Function 'parsePlayList' argument 1 names different: declaration 'type' definition 'id'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/WAVE.h:76:34: note: Function 'parsePlayList' argument 1 names different: declaration 'type' definition 'id'.
audiofile-0.3.6/libaudiofile/WAVE.cpp:457:43: note: Function 'parsePlayList' argument 1 names different: declaration 'type' definition 'id'.
audiofile-0.3.6/libaudiofile/WAVE.cpp:481:39: style: Function 'parseCues' argument 1 names different: declaration 'type' definition 'id'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/WAVE.h:77:30: note: Function 'parseCues' argument 1 names different: declaration 'type' definition 'id'.
audiofile-0.3.6/libaudiofile/WAVE.cpp:481:39: note: Function 'parseCues' argument 1 names different: declaration 'type' definition 'id'.
audiofile-0.3.6/libaudiofile/WAVE.cpp:527:47: style: Function 'parseADTLSubChunk' argument 1 names different: declaration 'type' definition 'id'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/WAVE.h:78:38: note: Function 'parseADTLSubChunk' argument 1 names different: declaration 'type' definition 'id'.
audiofile-0.3.6/libaudiofile/WAVE.cpp:527:47: note: Function 'parseADTLSubChunk' argument 1 names different: declaration 'type' definition 'id'.
audiofile-0.3.6/libaudiofile/WAVE.cpp:587:47: style: Function 'parseINFOSubChunk' argument 1 names different: declaration 'type' definition 'id'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/WAVE.h:79:38: note: Function 'parseINFOSubChunk' argument 1 names different: declaration 'type' definition 'id'.
audiofile-0.3.6/libaudiofile/WAVE.cpp:587:47: note: Function 'parseINFOSubChunk' argument 1 names different: declaration 'type' definition 'id'.
audiofile-0.3.6/libaudiofile/WAVE.cpp:640:39: style: Function 'parseList' argument 1 names different: declaration 'type' definition 'id'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/WAVE.h:80:30: note: Function 'parseList' argument 1 names different: declaration 'type' definition 'id'.
audiofile-0.3.6/libaudiofile/WAVE.cpp:640:39: note: Function 'parseList' argument 1 names different: declaration 'type' definition 'id'.
audiofile-0.3.6/libaudiofile/WAVE.cpp:665:45: style: Function 'parseInstrument' argument 1 names different: declaration 'type' definition 'id'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/WAVE.h:81:36: note: Function 'parseInstrument' argument 1 names different: declaration 'type' definition 'id'.
audiofile-0.3.6/libaudiofile/WAVE.cpp:665:45: note: Function 'parseInstrument' argument 1 names different: declaration 'type' definition 'id'.
audiofile-0.3.6/libaudiofile/WAVE.cpp:1535:31: style: Function 'readUUID' argument 1 names different: declaration 'g' definition 'u'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/WAVE.h:89:22: note: Function 'readUUID' argument 1 names different: declaration 'g' definition 'u'.
audiofile-0.3.6/libaudiofile/WAVE.cpp:1535:31: note: Function 'readUUID' argument 1 names different: declaration 'g' definition 'u'.
audiofile-0.3.6/libaudiofile/WAVE.cpp:1540:38: style: Function 'writeUUID' argument 1 names different: declaration 'g' definition 'u'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/WAVE.h:90:29: note: Function 'writeUUID' argument 1 names different: declaration 'g' definition 'u'.
audiofile-0.3.6/libaudiofile/WAVE.cpp:1540:38: note: Function 'writeUUID' argument 1 names different: declaration 'g' definition 'u'.
audiofile-0.3.6/libaudiofile/WAVE.cpp:151:11: warning: Member variable 'WAVEFile::m_msadpcmCoefficients' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/libaudiofile/WAVE.h:90:7: style: Unused private function: 'WAVEFile::writeUUID' [unusedPrivateFunction]
audiofile-0.3.6/libaudiofile/WAVE.h:93:9: performance: Technically the member function 'WAVEFile::zStringLength' can be static. [functionStatic]
audiofile-0.3.6/libaudiofile/WAVE.cpp:1506:18: note: Technically the member function 'WAVEFile::zStringLength' can be static.
audiofile-0.3.6/libaudiofile/WAVE.h:93:9: note: Technically the member function 'WAVEFile::zStringLength' can be static.
audiofile-0.3.6/libaudiofile/aes.cpp:40:51: style: Function 'afInitAESChannelData' argument 2 names different: declaration 'track' definition 'trackid'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:468:51: note: Function 'afInitAESChannelData' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/aes.cpp:40:51: note: Function 'afInitAESChannelData' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/aes.cpp:52:53: style: Function 'afInitAESChannelDataTo' argument 2 names different: declaration 'track' definition 'trackid'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:469:53: note: Function 'afInitAESChannelDataTo' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/aes.cpp:52:53: note: Function 'afInitAESChannelDataTo' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/aes.cpp:64:49: style: Function 'afGetAESChannelData' argument 2 names different: declaration 'track' definition 'trackid'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:470:50: note: Function 'afGetAESChannelData' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/aes.cpp:64:49: note: Function 'afGetAESChannelData' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/aes.cpp:86:50: style: Function 'afSetAESChannelData' argument 2 names different: declaration 'track' definition 'trackid'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:471:51: note: Function 'afSetAESChannelData' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/aes.cpp:86:50: note: Function 'afSetAESChannelData' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/alac/ALACBitUtilities.c:212:49: style: Function 'BitBufferWrite' argument 2 names different: declaration 'value' definition 'bitValues'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/alac/ALACBitUtilities.h:96:49: note: Function 'BitBufferWrite' argument 2 names different: declaration 'value' definition 'bitValues'.
audiofile-0.3.6/libaudiofile/alac/ALACBitUtilities.c:212:49: note: Function 'BitBufferWrite' argument 2 names different: declaration 'value' definition 'bitValues'.
audiofile-0.3.6/libaudiofile/alac/ALACDecoder.cpp:660:25: style: Variable 'element_instance_tag' is assigned a value that is never used. [unreadVariable]
audiofile-0.3.6/libaudiofile/alac/ALACDecoder.cpp:49:14: warning: Member variable 'ALACDecoder::mActiveElements' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/libaudiofile/alac/ALACDecoder.h:52:11: performance: Technically the member function 'ALACDecoder::FillElement' can be static. [functionStatic]
audiofile-0.3.6/libaudiofile/alac/ALACDecoder.cpp:632:22: note: Technically the member function 'ALACDecoder::FillElement' can be static.
audiofile-0.3.6/libaudiofile/alac/ALACDecoder.h:52:11: note: Technically the member function 'ALACDecoder::FillElement' can be static.
audiofile-0.3.6/libaudiofile/alac/ALACDecoder.h:53:11: performance: Technically the member function 'ALACDecoder::DataStreamElement' can be static. [functionStatic]
audiofile-0.3.6/libaudiofile/alac/ALACDecoder.cpp:653:22: note: Technically the member function 'ALACDecoder::DataStreamElement' can be static.
audiofile-0.3.6/libaudiofile/alac/ALACDecoder.h:53:11: note: Technically the member function 'ALACDecoder::DataStreamElement' can be static.
audiofile-0.3.6/libaudiofile/alac/ALACEncoder.cpp:438:84: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
audiofile-0.3.6/libaudiofile/alac/ALACEncoder.cpp:442:61: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
audiofile-0.3.6/libaudiofile/alac/ALACEncoder.cpp:685:84: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
audiofile-0.3.6/libaudiofile/alac/ALACEncoder.cpp:689:61: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
audiofile-0.3.6/libaudiofile/alac/ALACEncoder.cpp:918:63: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
audiofile-0.3.6/libaudiofile/alac/ALACEncoder.cpp:922:57: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
audiofile-0.3.6/libaudiofile/alac/ALACEncoder.cpp:887:2: style: Variable 'minBits' is reassigned a value before the old one has been used. [redundantAssignment]
audiofile-0.3.6/libaudiofile/alac/ALACEncoder.cpp:884:2: note: Variable 'minBits' is reassigned a value before the old one has been used.
audiofile-0.3.6/libaudiofile/alac/ALACEncoder.cpp:887:2: note: Variable 'minBits' is reassigned a value before the old one has been used.
audiofile-0.3.6/libaudiofile/alac/ALACEncoder.cpp:1214:13: style: The scope of the variable 'theChannelAtom' can be reduced. [variableScope]
audiofile-0.3.6/libaudiofile/alac/ALACEncoder.cpp:266:66: style: Function 'EncodeStereo' argument 2 names different: declaration 'input' definition 'inputBuffer'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/alac/ALACEncoder.h:58:64: note: Function 'EncodeStereo' argument 2 names different: declaration 'input' definition 'inputBuffer'.
audiofile-0.3.6/libaudiofile/alac/ALACEncoder.cpp:266:66: note: Function 'EncodeStereo' argument 2 names different: declaration 'input' definition 'inputBuffer'.
audiofile-0.3.6/libaudiofile/alac/ALACEncoder.cpp:547:70: style: Function 'EncodeStereoFast' argument 2 names different: declaration 'input' definition 'inputBuffer'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/alac/ALACEncoder.h:59:68: note: Function 'EncodeStereoFast' argument 2 names different: declaration 'input' definition 'inputBuffer'.
audiofile-0.3.6/libaudiofile/alac/ALACEncoder.cpp:547:70: note: Function 'EncodeStereoFast' argument 2 names different: declaration 'input' definition 'inputBuffer'.
audiofile-0.3.6/libaudiofile/alac/ALACEncoder.cpp:729:72: style: Function 'EncodeStereoEscape' argument 2 names different: declaration 'input' definition 'inputBuffer'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/alac/ALACEncoder.h:60:70: note: Function 'EncodeStereoEscape' argument 2 names different: declaration 'input' definition 'inputBuffer'.
audiofile-0.3.6/libaudiofile/alac/ALACEncoder.cpp:729:72: note: Function 'EncodeStereoEscape' argument 2 names different: declaration 'input' definition 'inputBuffer'.
audiofile-0.3.6/libaudiofile/alac/ALACEncoder.cpp:793:64: style: Function 'EncodeMono' argument 2 names different: declaration 'input' definition 'inputBuffer'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/alac/ALACEncoder.h:61:62: note: Function 'EncodeMono' argument 2 names different: declaration 'input' definition 'inputBuffer'.
audiofile-0.3.6/libaudiofile/alac/ALACEncoder.cpp:793:64: note: Function 'EncodeMono' argument 2 names different: declaration 'input' definition 'inputBuffer'.
audiofile-0.3.6/libaudiofile/alac/ALACEncoder.cpp:1210:41: style: Function 'GetMagicCookie' argument 1 names different: declaration 'config' definition 'outCookie'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/alac/ALACEncoder.h:51:40: note: Function 'GetMagicCookie' argument 1 names different: declaration 'config' definition 'outCookie'.
audiofile-0.3.6/libaudiofile/alac/ALACEncoder.cpp:1210:41: note: Function 'GetMagicCookie' argument 1 names different: declaration 'config' definition 'outCookie'.
audiofile-0.3.6/libaudiofile/alac/ALACEncoder.cpp:102:14: warning: Member variable 'ALACEncoder::mLastMixRes' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/libaudiofile/alac/ALACEncoder.cpp:102:14: warning: Member variable 'ALACEncoder::mCoefsU' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/libaudiofile/alac/ALACEncoder.cpp:102:14: warning: Member variable 'ALACEncoder::mCoefsV' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/libaudiofile/alac/ALACEncoder.cpp:102:14: warning: Member variable 'ALACEncoder::mMaxOutputBytes' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/libaudiofile/alac/ALACEncoder.cpp:102:14: warning: Member variable 'ALACEncoder::mNumChannels' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/libaudiofile/alac/ALACEncoder.cpp:102:14: warning: Member variable 'ALACEncoder::mOutputSampleRate' is not initialized in the constructor. [uninitMemberVar]
audiofile-0.3.6/libaudiofile/alac/ALACEncoder.h:50:29: performance: Technically the member function 'ALACEncoder::GetMagicCookieSize' can be static. [functionStatic]
audiofile-0.3.6/libaudiofile/alac/ALACEncoder.cpp:1198:23: note: Technically the member function 'ALACEncoder::GetMagicCookieSize' can be static.
audiofile-0.3.6/libaudiofile/alac/ALACEncoder.h:50:29: note: Technically the member function 'ALACEncoder::GetMagicCookieSize' can be static.
audiofile-0.3.6/libaudiofile/alac/ag_dec.c:130:18: style: The scope of the variable 'load2' can be reduced. [variableScope]
audiofile-0.3.6/libaudiofile/alac/ag_dec.c:167:24: style: The scope of the variable 'v' can be reduced. [variableScope]
audiofile-0.3.6/libaudiofile/alac/ag_dec.c:215:12: style: The scope of the variable 'v' can be reduced. [variableScope]
audiofile-0.3.6/libaudiofile/alac/ag_dec.c:310:41: warning: Suspicious code: sign conversion of multiplier in calculation, even though multiplier can have a negative value [signConversion]
audiofile-0.3.6/libaudiofile/alac/ag_enc.c:117:17: style: The scope of the variable 'mod' can be reduced. [variableScope]
audiofile-0.3.6/libaudiofile/alac/ag_enc.c:117:22: style: The scope of the variable 'de' can be reduced. [variableScope]
audiofile-0.3.6/libaudiofile/alac/ag_enc.c:86:21: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
audiofile-0.3.6/libaudiofile/alac/ag_enc.c:295:42: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
audiofile-0.3.6/libaudiofile/alac/dp_dec.c:109:20: style: The scope of the variable 'b0' can be reduced. [variableScope]
audiofile-0.3.6/libaudiofile/alac/dp_dec.c:109:24: style: The scope of the variable 'b1' can be reduced. [variableScope]
audiofile-0.3.6/libaudiofile/alac/dp_dec.c:109:28: style: The scope of the variable 'b2' can be reduced. [variableScope]
audiofile-0.3.6/libaudiofile/alac/dp_dec.c:109:32: style: The scope of the variable 'b3' can be reduced. [variableScope]
audiofile-0.3.6/libaudiofile/alac/dp_dec.c:192:20: style: The scope of the variable 'b4' can be reduced. [variableScope]
audiofile-0.3.6/libaudiofile/alac/dp_dec.c:192:24: style: The scope of the variable 'b5' can be reduced. [variableScope]
audiofile-0.3.6/libaudiofile/alac/dp_dec.c:192:28: style: The scope of the variable 'b6' can be reduced. [variableScope]
audiofile-0.3.6/libaudiofile/alac/dp_dec.c:192:32: style: The scope of the variable 'b7' can be reduced. [variableScope]
audiofile-0.3.6/libaudiofile/alac/dp_dec.c:55:28: style: Function 'unpc_block' argument 1 names different: declaration 'pc' definition 'pc1'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/alac/dplib.h:55:28: note: Function 'unpc_block' argument 1 names different: declaration 'pc' definition 'pc1'.
audiofile-0.3.6/libaudiofile/alac/dp_dec.c:55:28: note: Function 'unpc_block' argument 1 names different: declaration 'pc' definition 'pc1'.
audiofile-0.3.6/libaudiofile/alac/dp_dec.c:52:27: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
audiofile-0.3.6/libaudiofile/alac/dp_enc.c:198:20: style: The scope of the variable 'b4' can be reduced. [variableScope]
audiofile-0.3.6/libaudiofile/alac/dp_enc.c:198:24: style: The scope of the variable 'b5' can be reduced. [variableScope]
audiofile-0.3.6/libaudiofile/alac/dp_enc.c:198:28: style: The scope of the variable 'b6' can be reduced. [variableScope]
audiofile-0.3.6/libaudiofile/alac/dp_enc.c:198:32: style: The scope of the variable 'b7' can be reduced. [variableScope]
audiofile-0.3.6/libaudiofile/alac/dp_enc.c:74:40: style: Function 'pc_block' argument 2 names different: declaration 'pc' definition 'pc1'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/alac/dplib.h:54:40: note: Function 'pc_block' argument 2 names different: declaration 'pc' definition 'pc1'.
audiofile-0.3.6/libaudiofile/alac/dp_enc.c:74:40: note: Function 'pc_block' argument 2 names different: declaration 'pc' definition 'pc1'.
audiofile-0.3.6/libaudiofile/alac/dp_enc.c:71:27: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
audiofile-0.3.6/libaudiofile/alac/matrix_dec.c:262:11: style: The scope of the variable 'l' can be reduced. [variableScope]
audiofile-0.3.6/libaudiofile/alac/matrix_dec.c:262:14: style: The scope of the variable 'r' can be reduced. [variableScope]
audiofile-0.3.6/libaudiofile/aupv.c:89:9: warning: Either the condition 'list==((struct _AUpvlist*)0)' is redundant or there is possible null pointer dereference: list. [nullPointerRedundantCheck]
audiofile-0.3.6/libaudiofile/aupv.c:91:11: note: Assuming that condition 'list==((struct _AUpvlist*)0)' is not redundant
audiofile-0.3.6/libaudiofile/aupv.c:89:9: note: Null pointer dereference
audiofile-0.3.6/libaudiofile/aupv.c:110:9: warning: Either the condition 'list==((struct _AUpvlist*)0)' is redundant or there is possible null pointer dereference: list. [nullPointerRedundantCheck]
audiofile-0.3.6/libaudiofile/aupv.c:114:11: note: Assuming that condition 'list==((struct _AUpvlist*)0)' is not redundant
audiofile-0.3.6/libaudiofile/aupv.c:110:9: note: Null pointer dereference
audiofile-0.3.6/libaudiofile/aupv.c:112:16: warning: Either the condition 'list==((struct _AUpvlist*)0)' is redundant or there is possible null pointer dereference: list. [nullPointerRedundantCheck]
audiofile-0.3.6/libaudiofile/aupv.c:114:11: note: Assuming that condition 'list==((struct _AUpvlist*)0)' is not redundant
audiofile-0.3.6/libaudiofile/aupv.c:112:16: note: Null pointer dereference
audiofile-0.3.6/libaudiofile/aupv.c:130:9: warning: Either the condition 'list==((struct _AUpvlist*)0)' is redundant or there is possible null pointer dereference: list. [nullPointerRedundantCheck]
audiofile-0.3.6/libaudiofile/aupv.c:134:11: note: Assuming that condition 'list==((struct _AUpvlist*)0)' is not redundant
audiofile-0.3.6/libaudiofile/aupv.c:130:9: note: Null pointer dereference
audiofile-0.3.6/libaudiofile/aupv.c:132:16: warning: Either the condition 'list==((struct _AUpvlist*)0)' is redundant or there is possible null pointer dereference: list. [nullPointerRedundantCheck]
audiofile-0.3.6/libaudiofile/aupv.c:134:11: note: Assuming that condition 'list==((struct _AUpvlist*)0)' is not redundant
audiofile-0.3.6/libaudiofile/aupv.c:132:16: note: Null pointer dereference
audiofile-0.3.6/libaudiofile/aupv.c:150:9: warning: Either the condition 'list==((struct _AUpvlist*)0)' is redundant or there is possible null pointer dereference: list. [nullPointerRedundantCheck]
audiofile-0.3.6/libaudiofile/aupv.c:154:11: note: Assuming that condition 'list==((struct _AUpvlist*)0)' is not redundant
audiofile-0.3.6/libaudiofile/aupv.c:150:9: note: Null pointer dereference
audiofile-0.3.6/libaudiofile/aupv.c:152:16: warning: Either the condition 'list==((struct _AUpvlist*)0)' is redundant or there is possible null pointer dereference: list. [nullPointerRedundantCheck]
audiofile-0.3.6/libaudiofile/aupv.c:154:11: note: Assuming that condition 'list==((struct _AUpvlist*)0)' is not redundant
audiofile-0.3.6/libaudiofile/aupv.c:152:16: note: Null pointer dereference
audiofile-0.3.6/libaudiofile/aupv.c:185:9: warning: Either the condition 'list==((struct _AUpvlist*)0)' is redundant or there is possible null pointer dereference: list. [nullPointerRedundantCheck]
audiofile-0.3.6/libaudiofile/aupv.c:189:11: note: Assuming that condition 'list==((struct _AUpvlist*)0)' is not redundant
audiofile-0.3.6/libaudiofile/aupv.c:185:9: note: Null pointer dereference
audiofile-0.3.6/libaudiofile/aupv.c:187:16: warning: Either the condition 'list==((struct _AUpvlist*)0)' is redundant or there is possible null pointer dereference: list. [nullPointerRedundantCheck]
audiofile-0.3.6/libaudiofile/aupv.c:189:11: note: Assuming that condition 'list==((struct _AUpvlist*)0)' is not redundant
audiofile-0.3.6/libaudiofile/aupv.c:187:16: note: Null pointer dereference
audiofile-0.3.6/libaudiofile/aupv.c:205:9: warning: Either the condition 'list==((struct _AUpvlist*)0)' is redundant or there is possible null pointer dereference: list. [nullPointerRedundantCheck]
audiofile-0.3.6/libaudiofile/aupv.c:209:11: note: Assuming that condition 'list==((struct _AUpvlist*)0)' is not redundant
audiofile-0.3.6/libaudiofile/aupv.c:205:9: note: Null pointer dereference
audiofile-0.3.6/libaudiofile/aupv.c:207:16: warning: Either the condition 'list==((struct _AUpvlist*)0)' is redundant or there is possible null pointer dereference: list. [nullPointerRedundantCheck]
audiofile-0.3.6/libaudiofile/aupv.c:209:11: note: Assuming that condition 'list==((struct _AUpvlist*)0)' is not redundant
audiofile-0.3.6/libaudiofile/aupv.c:207:16: note: Null pointer dereference
audiofile-0.3.6/libaudiofile/aupv.c:225:9: warning: Either the condition 'list==((struct _AUpvlist*)0)' is redundant or there is possible null pointer dereference: list. [nullPointerRedundantCheck]
audiofile-0.3.6/libaudiofile/aupv.c:229:11: note: Assuming that condition 'list==((struct _AUpvlist*)0)' is not redundant
audiofile-0.3.6/libaudiofile/aupv.c:225:9: note: Null pointer dereference
audiofile-0.3.6/libaudiofile/aupv.c:227:16: warning: Either the condition 'list==((struct _AUpvlist*)0)' is redundant or there is possible null pointer dereference: list. [nullPointerRedundantCheck]
audiofile-0.3.6/libaudiofile/aupv.c:229:11: note: Assuming that condition 'list==((struct _AUpvlist*)0)' is not redundant
audiofile-0.3.6/libaudiofile/aupv.c:227:16: note: Null pointer dereference
audiofile-0.3.6/libaudiofile/aupv.c:37:23: style: Function 'AUpvnew' argument 1 names different: declaration 'maxItems' definition 'maxitems'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/aupvlist.h:52:29: note: Function 'AUpvnew' argument 1 names different: declaration 'maxItems' definition 'maxitems'.
audiofile-0.3.6/libaudiofile/aupv.c:37:23: note: Function 'AUpvnew' argument 1 names different: declaration 'maxItems' definition 'maxitems'.
audiofile-0.3.6/libaudiofile/compression.cpp:50:46: style: Function 'afGetCompression' argument 2 names different: declaration 'track' definition 'trackid'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:512:47: note: Function 'afGetCompression' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/compression.cpp:50:46: note: Function 'afGetCompression' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/compression.cpp:62:48: style: Function 'afInitCompression' argument 2 names different: declaration 'track' definition 'trackid'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:506:48: note: Function 'afInitCompression' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/compression.cpp:62:48: note: Function 'afInitCompression' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/data.cpp:130:15: style: The scope of the variable 'nvframesleft' can be reduced. [variableScope]
audiofile-0.3.6/libaudiofile/data.cpp:42:43: style: Function 'afWriteFrames' argument 2 names different: declaration 'track' definition 'trackid'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:459:44: note: Function 'afWriteFrames' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/data.cpp:42:43: note: Function 'afWriteFrames' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/data.cpp:42:64: style: Function 'afWriteFrames' argument 3 names different: declaration 'buffer' definition 'samples'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:459:63: note: Function 'afWriteFrames' argument 3 names different: declaration 'buffer' definition 'samples'.
audiofile-0.3.6/libaudiofile/data.cpp:42:64: note: Function 'afWriteFrames' argument 3 names different: declaration 'buffer' definition 'samples'.
audiofile-0.3.6/libaudiofile/data.cpp:43:6: style: Function 'afWriteFrames' argument 4 names different: declaration 'frameCount' definition 'nvframes2write'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:459:75: note: Function 'afWriteFrames' argument 4 names different: declaration 'frameCount' definition 'nvframes2write'.
audiofile-0.3.6/libaudiofile/data.cpp:43:6: note: Function 'afWriteFrames' argument 4 names different: declaration 'frameCount' definition 'nvframes2write'.
audiofile-0.3.6/libaudiofile/data.cpp:125:42: style: Function 'afReadFrames' argument 2 names different: declaration 'track' definition 'trackid'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:458:43: note: Function 'afReadFrames' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/data.cpp:125:42: note: Function 'afReadFrames' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/data.cpp:125:57: style: Function 'afReadFrames' argument 3 names different: declaration 'buffer' definition 'samples'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:458:56: note: Function 'afReadFrames' argument 3 names different: declaration 'buffer' definition 'samples'.
audiofile-0.3.6/libaudiofile/data.cpp:125:57: note: Function 'afReadFrames' argument 3 names different: declaration 'buffer' definition 'samples'.
audiofile-0.3.6/libaudiofile/data.cpp:126:6: style: Function 'afReadFrames' argument 4 names different: declaration 'frameCount' definition 'nvframeswanted'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:458:68: note: Function 'afReadFrames' argument 4 names different: declaration 'frameCount' definition 'nvframeswanted'.
audiofile-0.3.6/libaudiofile/data.cpp:126:6: note: Function 'afReadFrames' argument 4 names different: declaration 'frameCount' definition 'nvframeswanted'.
audiofile-0.3.6/libaudiofile/debug.cpp:90:42: style: Function '_af_print_audioformat' argument 1 names different: declaration 'format' definition 'fmt'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/debug.h:40:42: note: Function '_af_print_audioformat' argument 1 names different: declaration 'format' definition 'fmt'.
audiofile-0.3.6/libaudiofile/debug.cpp:90:42: note: Function '_af_print_audioformat' argument 1 names different: declaration 'format' definition 'fmt'.
audiofile-0.3.6/libaudiofile/extended.c:67:11: style: The scope of the variable 'fMant' can be reduced. [variableScope]
audiofile-0.3.6/libaudiofile/extended.c:67:18: style: The scope of the variable 'fsMant' can be reduced. [variableScope]
audiofile-0.3.6/libaudiofile/format.cpp:46:54: style: Function 'afGetDataOffset' argument 2 names different: declaration 'track' definition 'trackid'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:545:55: note: Function 'afGetDataOffset' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/format.cpp:46:54: note: Function 'afGetDataOffset' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/format.cpp:58:54: style: Function 'afGetTrackBytes' argument 2 names different: declaration 'track' definition 'trackid'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:462:55: note: Function 'afGetTrackBytes' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/format.cpp:58:54: note: Function 'afGetTrackBytes' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/format.cpp:77:46: style: Function 'afGetFrameSize' argument 2 names different: declaration 'track' definition 'trackid'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:463:47: note: Function 'afGetFrameSize' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/format.cpp:77:46: note: Function 'afGetFrameSize' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/format.cpp:77:59: style: Function 'afGetFrameSize' argument 3 names different: declaration 'expand3to4' definition 'stretch3to4'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:463:58: note: Function 'afGetFrameSize' argument 3 names different: declaration 'expand3to4' definition 'stretch3to4'.
audiofile-0.3.6/libaudiofile/format.cpp:77:59: note: Function 'afGetFrameSize' argument 3 names different: declaration 'expand3to4' definition 'stretch3to4'.
audiofile-0.3.6/libaudiofile/format.cpp:89:53: style: Function 'afGetVirtualFrameSize' argument 2 names different: declaration 'track' definition 'trackid'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:464:54: note: Function 'afGetVirtualFrameSize' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/format.cpp:89:53: note: Function 'afGetVirtualFrameSize' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/format.cpp:89:66: style: Function 'afGetVirtualFrameSize' argument 3 names different: declaration 'expand3to4' definition 'stretch3to4'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:464:65: note: Function 'afGetVirtualFrameSize' argument 3 names different: declaration 'expand3to4' definition 'stretch3to4'.
audiofile-0.3.6/libaudiofile/format.cpp:89:66: note: Function 'afGetVirtualFrameSize' argument 3 names different: declaration 'expand3to4' definition 'stretch3to4'.
audiofile-0.3.6/libaudiofile/format.cpp:101:50: style: Function 'afSeekFrame' argument 2 names different: declaration 'track' definition 'trackid'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:460:51: note: Function 'afSeekFrame' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/format.cpp:101:50: note: Function 'afSeekFrame' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/format.cpp:101:72: style: Function 'afSeekFrame' argument 3 names different: declaration 'frameoffset' definition 'frame'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:460:71: note: Function 'afSeekFrame' argument 3 names different: declaration 'frameoffset' definition 'frame'.
audiofile-0.3.6/libaudiofile/format.cpp:101:72: note: Function 'afSeekFrame' argument 3 names different: declaration 'frameoffset' definition 'frame'.
audiofile-0.3.6/libaudiofile/format.cpp:145:50: style: Function 'afTellFrame' argument 2 names different: declaration 'track' definition 'trackid'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:461:51: note: Function 'afTellFrame' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/format.cpp:145:50: note: Function 'afTellFrame' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/format.cpp:150:51: style: Function 'afSetVirtualByteOrder' argument 2 names different: declaration 'track' definition 'trackid'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:476:52: note: Function 'afSetVirtualByteOrder' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/format.cpp:150:51: note: Function 'afSetVirtualByteOrder' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/format.cpp:150:64: style: Function 'afSetVirtualByteOrder' argument 3 names different: declaration 'byteOrder' definition 'byteorder'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:476:63: note: Function 'afSetVirtualByteOrder' argument 3 names different: declaration 'byteOrder' definition 'byteorder'.
audiofile-0.3.6/libaudiofile/format.cpp:150:64: note: Function 'afSetVirtualByteOrder' argument 3 names different: declaration 'byteOrder' definition 'byteorder'.
audiofile-0.3.6/libaudiofile/format.cpp:172:44: style: Function 'afGetByteOrder' argument 2 names different: declaration 'track' definition 'trackid'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:475:45: note: Function 'afGetByteOrder' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/format.cpp:172:44: note: Function 'afGetByteOrder' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/format.cpp:184:51: style: Function 'afGetVirtualByteOrder' argument 2 names different: declaration 'track' definition 'trackid'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:477:52: note: Function 'afGetVirtualByteOrder' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/format.cpp:184:51: note: Function 'afGetVirtualByteOrder' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/format.cpp:196:54: style: Function 'afGetFrameCount' argument 2 names different: declaration 'track' definition 'trackid'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:549:60: note: Function 'afGetFrameCount' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/format.cpp:196:54: note: Function 'afGetFrameCount' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/format.cpp:211:42: style: Function 'afGetRate' argument 2 names different: declaration 'track' definition 'trackid'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:498:43: note: Function 'afGetRate' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/format.cpp:211:42: note: Function 'afGetRate' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/format.cpp:223:43: style: Function 'afGetChannels' argument 2 names different: declaration 'track' definition 'trackid'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:481:44: note: Function 'afGetChannels' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/format.cpp:223:43: note: Function 'afGetChannels' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/format.cpp:235:48: style: Function 'afGetSampleFormat' argument 2 names different: declaration 'track' definition 'trackid'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:489:54: note: Function 'afGetSampleFormat' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/format.cpp:235:48: note: Function 'afGetSampleFormat' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/format.cpp:251:55: style: Function 'afGetVirtualSampleFormat' argument 2 names different: declaration 'track' definition 'trackid'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:493:56: note: Function 'afGetVirtualSampleFormat' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/format.cpp:251:55: note: Function 'afGetVirtualSampleFormat' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/format.cpp:267:54: style: Function 'afSetVirtualSampleFormat' argument 2 names different: declaration 'track' definition 'trackid'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:491:55: note: Function 'afSetVirtualSampleFormat' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/format.cpp:267:54: note: Function 'afSetVirtualSampleFormat' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/format.cpp:297:50: style: Function 'afSetVirtualChannels' argument 2 names different: declaration 'track' definition 'trackid'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:482:51: note: Function 'afSetVirtualChannels' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/format.cpp:297:50: note: Function 'afSetVirtualChannels' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/format.cpp:349:49: style: Function 'afSetChannelMatrix' argument 2 names different: declaration 'track' definition 'trackid'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:484:50: note: Function 'afSetChannelMatrix' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/format.cpp:349:49: note: Function 'afSetChannelMatrix' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/format.cpp:375:50: style: Function 'afGetVirtualChannels' argument 2 names different: declaration 'track' definition 'trackid'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:483:51: note: Function 'afGetVirtualChannels' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/format.cpp:375:50: note: Function 'afGetVirtualChannels' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/g711.c:123:16: style: The scope of the variable 'aval' can be reduced. [variableScope]
audiofile-0.3.6/libaudiofile/g711.c:215:16: style: The scope of the variable 'uval' can be reduced. [variableScope]
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:126:0: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
audiofile-0.3.6/libaudiofile/modules/ALAC.cpp:374:47: style: Function '_af_alac_init_decompress' argument 5 names different: declaration 'chunkframes' definition 'chunkFrames'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/modules/ALAC.h:36:47: note: Function '_af_alac_init_decompress' argument 5 names different: declaration 'chunkframes' definition 'chunkFrames'.
audiofile-0.3.6/libaudiofile/modules/ALAC.cpp:374:47: note: Function '_af_alac_init_decompress' argument 5 names different: declaration 'chunkframes' definition 'chunkFrames'.
audiofile-0.3.6/libaudiofile/modules/ALAC.cpp:380:47: style: Function '_af_alac_init_compress' argument 5 names different: declaration 'chunkframes' definition 'chunkFrames'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/modules/ALAC.h:39:47: note: Function '_af_alac_init_compress' argument 5 names different: declaration 'chunkframes' definition 'chunkFrames'.
audiofile-0.3.6/libaudiofile/modules/ALAC.cpp:380:47: note: Function '_af_alac_init_compress' argument 5 names different: declaration 'chunkframes' definition 'chunkFrames'.
audiofile-0.3.6/libaudiofile/modules/ALAC.cpp:329:24: warning: Assert statement calls a function which may have desired side effects: 'tell'. [assertWithSideEffect]
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:229:2: style: Struct 'Expand3To4Module' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:276:2: style: Struct 'Compress4To3Module' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:38:15: style: The function 'runPull' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:98:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:38:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:39:15: style: The function 'runPush' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:101:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:39:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:46:22: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:83:22: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:46:22: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:47:15: style: The function 'describe' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:87:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:47:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:52:15: style: The function 'run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:40:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:52:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:71:7: style: The function 'run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:40:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:71:7: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:147:22: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:83:22: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:147:22: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:148:15: style: The function 'describe' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:87:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:148:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:160:15: style: The function 'run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:40:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:160:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:232:22: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:83:22: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:232:22: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:233:15: style: The function 'describe' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:87:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:233:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:237:15: style: The function 'run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:40:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:237:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:279:22: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:83:22: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:279:22: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:280:15: style: The function 'describe' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:87:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:280:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:284:15: style: The function 'run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:40:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:284:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:337:22: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:83:22: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:337:22: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:338:15: style: The function 'describe' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:87:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:338:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:344:15: style: The function 'run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:40:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:344:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:412:22: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:83:22: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:412:22: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:413:15: style: The function 'describe' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:87:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:413:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:421:15: style: The function 'run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:40:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:421:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:507:22: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:83:22: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:507:22: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:508:15: style: The function 'describe' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:87:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:508:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:524:15: style: The function 'run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:40:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:524:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:554:22: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:83:22: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:554:22: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:555:15: style: The function 'describe' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:87:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:555:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:559:15: style: The function 'run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:40:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:559:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:621:22: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:83:22: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:621:22: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:622:15: style: The function 'describe' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:87:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:622:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:628:15: style: The function 'run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:40:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:628:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:698:22: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:83:22: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:698:22: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:699:15: style: The function 'describe' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:87:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:699:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:700:15: style: The function 'run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:40:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:700:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:725:22: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:83:22: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:725:22: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:726:15: style: The function 'describe' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:87:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:726:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:730:15: style: The function 'run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:40:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:730:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/ALAC.cpp:63:22: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:83:22: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/ALAC.cpp:63:22: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/ALAC.cpp:67:15: style: The function 'describe' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:87:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/ALAC.cpp:67:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/ALAC.cpp:68:15: style: The function 'runPull' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:98:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/ALAC.cpp:68:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/ALAC.cpp:69:15: style: The function 'reset1' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:99:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/ALAC.cpp:69:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/ALAC.cpp:70:15: style: The function 'reset2' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:100:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/ALAC.cpp:70:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/ALAC.cpp:71:15: style: The function 'runPush' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:101:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/ALAC.cpp:71:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/ALAC.cpp:72:15: style: The function 'sync1' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:102:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/ALAC.cpp:72:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/ALAC.cpp:73:15: style: The function 'sync2' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:103:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/ALAC.cpp:73:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/ALAC.cpp:74:14: style: The function 'bufferSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/FileModule.h:31:14: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/ALAC.cpp:74:14: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:130:0: performance: Function parameter 'x' should be passed by const reference. [passedByValue]
audiofile-0.3.6/libaudiofile/modules/SimpleModule.h:135:0: performance: Function parameter 'x' should be passed by const reference. [passedByValue]
audiofile-0.3.6/libaudiofile/modules/BlockCodec.cpp:63:9: warning: Assert statement calls a function which may have desired side effects: 'tell'. [assertWithSideEffect]
audiofile-0.3.6/libaudiofile/modules/BlockCodec.cpp:108:9: warning: Assert statement calls a function which may have desired side effects: 'tell'. [assertWithSideEffect]
audiofile-0.3.6/libaudiofile/modules/BlockCodec.cpp:122:9: warning: Assert statement calls a function which may have desired side effects: 'tell'. [assertWithSideEffect]
audiofile-0.3.6/libaudiofile/modules/BlockCodec.h:32:15: style: The function 'runPull' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:98:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/BlockCodec.h:32:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/BlockCodec.h:33:15: style: The function 'reset1' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:99:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/BlockCodec.h:33:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/BlockCodec.h:34:15: style: The function 'reset2' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:100:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/BlockCodec.h:34:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/BlockCodec.h:35:15: style: The function 'runPush' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:101:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/BlockCodec.h:35:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/BlockCodec.h:36:15: style: The function 'sync1' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:102:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/BlockCodec.h:36:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/BlockCodec.h:37:15: style: The function 'sync2' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:103:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/BlockCodec.h:37:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/FLAC.cpp:493:33: style: Function '_af_flac_init_compress' argument 5 names different: declaration 'chunkframes' definition 'chunkFrames'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/modules/FLAC.h:38:47: note: Function '_af_flac_init_compress' argument 5 names different: declaration 'chunkframes' definition 'chunkFrames'.
audiofile-0.3.6/libaudiofile/modules/FLAC.cpp:493:33: note: Function '_af_flac_init_compress' argument 5 names different: declaration 'chunkframes' definition 'chunkFrames'.
audiofile-0.3.6/libaudiofile/modules/FLAC.cpp:503:33: style: Function '_af_flac_init_decompress' argument 5 names different: declaration 'chunkframes' definition 'chunkFrames'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/modules/FLAC.h:35:47: note: Function '_af_flac_init_decompress' argument 5 names different: declaration 'chunkframes' definition 'chunkFrames'.
audiofile-0.3.6/libaudiofile/modules/FLAC.cpp:503:33: note: Function '_af_flac_init_decompress' argument 5 names different: declaration 'chunkframes' definition 'chunkFrames'.
audiofile-0.3.6/libaudiofile/modules/FileModule.cpp:77:15: style: Function 'reportReadError' argument 2 names different: declaration 'framesRequested' definition 'framesToRead'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/modules/FileModule.h:52:61: note: Function 'reportReadError' argument 2 names different: declaration 'framesRequested' definition 'framesToRead'.
audiofile-0.3.6/libaudiofile/modules/FileModule.cpp:77:15: note: Function 'reportReadError' argument 2 names different: declaration 'framesRequested' definition 'framesToRead'.
audiofile-0.3.6/libaudiofile/modules/FileModule.cpp:91:15: style: Function 'reportWriteError' argument 2 names different: declaration 'framesRequested' definition 'framesToWrite'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/modules/FileModule.h:53:65: note: Function 'reportWriteError' argument 2 names different: declaration 'framesRequested' definition 'framesToWrite'.
audiofile-0.3.6/libaudiofile/modules/FileModule.cpp:91:15: note: Function 'reportWriteError' argument 2 names different: declaration 'framesRequested' definition 'framesToWrite'.
audiofile-0.3.6/libaudiofile/modules/G711.cpp:117:35: style: Function 'createCompress' argument 1 names different: declaration 'trk' definition 'track'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/modules/G711.cpp:85:37: note: Function 'createCompress' argument 1 names different: declaration 'trk' definition 'track'.
audiofile-0.3.6/libaudiofile/modules/G711.cpp:117:35: note: Function 'createCompress' argument 1 names different: declaration 'trk' definition 'track'.
audiofile-0.3.6/libaudiofile/modules/G711.cpp:186:37: style: Function 'createDecompress' argument 1 names different: declaration 'trk' definition 'track'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/modules/G711.cpp:87:39: note: Function 'createDecompress' argument 1 names different: declaration 'trk' definition 'track'.
audiofile-0.3.6/libaudiofile/modules/G711.cpp:186:37: note: Function 'createDecompress' argument 1 names different: declaration 'trk' definition 'track'.
audiofile-0.3.6/libaudiofile/modules/G711.cpp:238:33: style: Function '_AFg711initcompress' argument 5 names different: declaration 'chunkframes' definition 'chunkFrames'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/modules/G711.h:40:33: note: Function '_AFg711initcompress' argument 5 names different: declaration 'chunkframes' definition 'chunkFrames'.
audiofile-0.3.6/libaudiofile/modules/G711.cpp:238:33: note: Function '_AFg711initcompress' argument 5 names different: declaration 'chunkframes' definition 'chunkFrames'.
audiofile-0.3.6/libaudiofile/modules/G711.cpp:244:33: style: Function '_AFg711initdecompress' argument 5 names different: declaration 'chunkframes' definition 'chunkFrames'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/modules/G711.h:43:33: note: Function '_AFg711initdecompress' argument 5 names different: declaration 'chunkframes' definition 'chunkFrames'.
audiofile-0.3.6/libaudiofile/modules/G711.cpp:244:33: note: Function '_AFg711initdecompress' argument 5 names different: declaration 'chunkframes' definition 'chunkFrames'.
audiofile-0.3.6/libaudiofile/modules/G711.cpp:152:24: warning: Assert statement calls a function which may have desired side effects: 'tell'. [assertWithSideEffect]
audiofile-0.3.6/libaudiofile/modules/G711.cpp:164:24: warning: Assert statement calls a function which may have desired side effects: 'tell'. [assertWithSideEffect]
audiofile-0.3.6/libaudiofile/modules/G711.cpp:213:24: warning: Assert statement calls a function which may have desired side effects: 'tell'. [assertWithSideEffect]
audiofile-0.3.6/libaudiofile/modules/G711.cpp:90:22: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:83:22: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/G711.cpp:90:22: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/G711.cpp:94:15: style: The function 'describe' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:87:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/G711.cpp:94:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/G711.cpp:95:15: style: The function 'runPull' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:98:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/G711.cpp:95:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/G711.cpp:96:15: style: The function 'reset2' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:100:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/G711.cpp:96:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/G711.cpp:97:15: style: The function 'runPush' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:101:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/G711.cpp:97:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/G711.cpp:98:15: style: The function 'sync1' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:102:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/G711.cpp:98:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/G711.cpp:99:15: style: The function 'sync2' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:103:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/G711.cpp:99:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/IMA.cpp:409:47: style: Function '_af_ima_adpcm_init_decompress' argument 5 names different: declaration 'chunkframes' definition 'chunkFrames'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/modules/IMA.h:45:47: note: Function '_af_ima_adpcm_init_decompress' argument 5 names different: declaration 'chunkframes' definition 'chunkFrames'.
audiofile-0.3.6/libaudiofile/modules/IMA.cpp:409:47: note: Function '_af_ima_adpcm_init_decompress' argument 5 names different: declaration 'chunkframes' definition 'chunkFrames'.
audiofile-0.3.6/libaudiofile/modules/IMA.cpp:415:47: style: Function '_af_ima_adpcm_init_compress' argument 5 names different: declaration 'chunkframes' definition 'chunkFrames'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/modules/IMA.h:43:47: note: Function '_af_ima_adpcm_init_compress' argument 5 names different: declaration 'chunkframes' definition 'chunkFrames'.
audiofile-0.3.6/libaudiofile/modules/IMA.cpp:415:47: note: Function '_af_ima_adpcm_init_compress' argument 5 names different: declaration 'chunkframes' definition 'chunkFrames'.
audiofile-0.3.6/libaudiofile/modules/IMA.cpp:64:22: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:83:22: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/IMA.cpp:64:22: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/IMA.cpp:69:15: style: The function 'describe' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:87:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/IMA.cpp:69:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/IMA.cpp:77:6: style: The function 'decodeBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/BlockCodec.h:47:14: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/IMA.cpp:77:6: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/IMA.cpp:81:6: style: The function 'encodeBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/BlockCodec.h:48:14: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/IMA.cpp:81:6: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/MSADPCM.cpp:443:47: style: Function '_af_ms_adpcm_init_decompress' argument 5 names different: declaration 'chunkframes' definition 'chunkFrames'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/modules/MSADPCM.h:43:47: note: Function '_af_ms_adpcm_init_decompress' argument 5 names different: declaration 'chunkframes' definition 'chunkFrames'.
audiofile-0.3.6/libaudiofile/modules/MSADPCM.cpp:443:47: note: Function '_af_ms_adpcm_init_decompress' argument 5 names different: declaration 'chunkframes' definition 'chunkFrames'.
audiofile-0.3.6/libaudiofile/modules/MSADPCM.cpp:449:47: style: Function '_af_ms_adpcm_init_compress' argument 5 names different: declaration 'chunkframes' definition 'chunkFrames'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/modules/MSADPCM.h:46:47: note: Function '_af_ms_adpcm_init_compress' argument 5 names different: declaration 'chunkframes' definition 'chunkFrames'.
audiofile-0.3.6/libaudiofile/modules/MSADPCM.cpp:449:47: note: Function '_af_ms_adpcm_init_compress' argument 5 names different: declaration 'chunkframes' definition 'chunkFrames'.
audiofile-0.3.6/libaudiofile/modules/MSADPCM.cpp:338:10: warning: Member variable 'MSADPCM::m_coefficients' is not initialized in the constructor. [uninitMemberVarPrivate]
audiofile-0.3.6/libaudiofile/modules/MSADPCM.cpp:71:22: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:83:22: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/MSADPCM.cpp:71:22: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/MSADPCM.cpp:75:15: style: The function 'describe' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:87:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/MSADPCM.cpp:75:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/MSADPCM.cpp:86:6: style: The function 'decodeBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/BlockCodec.h:47:14: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/MSADPCM.cpp:86:6: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/MSADPCM.cpp:87:6: style: The function 'encodeBlock' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/BlockCodec.h:48:14: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/MSADPCM.cpp:87:6: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/RebufferModule.h:40:22: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:83:22: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/RebufferModule.h:40:22: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/RebufferModule.h:42:15: style: The function 'maxPull' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:92:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/RebufferModule.h:42:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/RebufferModule.h:43:15: style: The function 'maxPush' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:97:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/RebufferModule.h:43:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/RebufferModule.h:45:15: style: The function 'runPull' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:98:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/RebufferModule.h:45:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/RebufferModule.h:46:15: style: The function 'reset1' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:99:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/RebufferModule.h:46:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/RebufferModule.h:47:15: style: The function 'reset2' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:100:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/RebufferModule.h:47:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/RebufferModule.h:48:15: style: The function 'runPush' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:101:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/RebufferModule.h:48:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/RebufferModule.h:49:15: style: The function 'sync1' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:102:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/RebufferModule.h:49:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/RebufferModule.h:50:15: style: The function 'sync2' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:103:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/RebufferModule.h:50:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/PCM.cpp:86:33: style: Function 'createCompress' argument 5 names different: declaration 'chunkFrames' definition 'chunkframes'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/modules/PCM.cpp:54:34: note: Function 'createCompress' argument 5 names different: declaration 'chunkFrames' definition 'chunkframes'.
audiofile-0.3.6/libaudiofile/modules/PCM.cpp:86:33: note: Function 'createCompress' argument 5 names different: declaration 'chunkFrames' definition 'chunkframes'.
audiofile-0.3.6/libaudiofile/modules/PCM.cpp:136:33: style: Function 'createDecompress' argument 5 names different: declaration 'chunkFrames' definition 'chunkframes'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/modules/PCM.cpp:56:34: note: Function 'createDecompress' argument 5 names different: declaration 'chunkFrames' definition 'chunkframes'.
audiofile-0.3.6/libaudiofile/modules/PCM.cpp:136:33: note: Function 'createDecompress' argument 5 names different: declaration 'chunkFrames' definition 'chunkframes'.
audiofile-0.3.6/libaudiofile/modules/PCM.cpp:192:62: style: Function '_AFpcminitcompress' argument 3 names different: declaration 'seekok' definition 'canSeek'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/modules/PCM.h:39:54: note: Function '_AFpcminitcompress' argument 3 names different: declaration 'seekok' definition 'canSeek'.
audiofile-0.3.6/libaudiofile/modules/PCM.cpp:192:62: note: Function '_AFpcminitcompress' argument 3 names different: declaration 'seekok' definition 'canSeek'.
audiofile-0.3.6/libaudiofile/modules/PCM.cpp:193:33: style: Function '_AFpcminitcompress' argument 5 names different: declaration 'chunkframes' definition 'chunkFrames'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/modules/PCM.h:40:33: note: Function '_AFpcminitcompress' argument 5 names different: declaration 'chunkframes' definition 'chunkFrames'.
audiofile-0.3.6/libaudiofile/modules/PCM.cpp:193:33: note: Function '_AFpcminitcompress' argument 5 names different: declaration 'chunkframes' definition 'chunkFrames'.
audiofile-0.3.6/libaudiofile/modules/PCM.cpp:198:64: style: Function '_AFpcminitdecompress' argument 3 names different: declaration 'seekok' definition 'canSeek'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/modules/PCM.h:42:56: note: Function '_AFpcminitdecompress' argument 3 names different: declaration 'seekok' definition 'canSeek'.
audiofile-0.3.6/libaudiofile/modules/PCM.cpp:198:64: note: Function '_AFpcminitdecompress' argument 3 names different: declaration 'seekok' definition 'canSeek'.
audiofile-0.3.6/libaudiofile/modules/PCM.cpp:199:33: style: Function '_AFpcminitdecompress' argument 5 names different: declaration 'chunkframes' definition 'chunkFrames'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/modules/PCM.h:43:33: note: Function '_AFpcminitdecompress' argument 5 names different: declaration 'chunkframes' definition 'chunkFrames'.
audiofile-0.3.6/libaudiofile/modules/PCM.cpp:199:33: note: Function '_AFpcminitdecompress' argument 5 names different: declaration 'chunkframes' definition 'chunkFrames'.
audiofile-0.3.6/libaudiofile/modules/PCM.cpp:115:24: warning: Assert statement calls a function which may have desired side effects: 'tell'. [assertWithSideEffect]
audiofile-0.3.6/libaudiofile/modules/PCM.cpp:126:24: warning: Assert statement calls a function which may have desired side effects: 'tell'. [assertWithSideEffect]
audiofile-0.3.6/libaudiofile/modules/PCM.cpp:170:24: warning: Assert statement calls a function which may have desired side effects: 'tell'. [assertWithSideEffect]
audiofile-0.3.6/libaudiofile/modules/PCM.cpp:58:22: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:83:22: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/PCM.cpp:58:22: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/PCM.cpp:59:15: style: The function 'runPull' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:98:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/PCM.cpp:59:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/PCM.cpp:60:15: style: The function 'reset2' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:100:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/PCM.cpp:60:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/PCM.cpp:61:15: style: The function 'runPush' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:101:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/PCM.cpp:61:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/PCM.cpp:62:15: style: The function 'sync1' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:102:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/PCM.cpp:62:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/PCM.cpp:63:15: style: The function 'sync2' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:103:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/PCM.cpp:63:15: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/UT_RebufferModule.cpp:71:7: style: The function 'runPull' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:98:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/UT_RebufferModule.cpp:71:7: note: Function in derived class
audiofile-0.3.6/libaudiofile/modules/UT_RebufferModule.cpp:102:7: style: The function 'runPush' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
audiofile-0.3.6/libaudiofile/modules/Module.h:101:15: note: Virtual function in base class
audiofile-0.3.6/libaudiofile/modules/UT_RebufferModule.cpp:102:7: note: Function in derived class
audiofile-0.3.6/libaudiofile/openclose.cpp:225:48: style: Function 'afOpenVirtualFile' argument 1 names different: declaration 'vfile' definition 'vf'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:439:54: note: Function 'afOpenVirtualFile' argument 1 names different: declaration 'vfile' definition 'vf'.
audiofile-0.3.6/libaudiofile/openclose.cpp:225:48: note: Function 'afOpenVirtualFile' argument 1 names different: declaration 'vfile' definition 'vf'.
audiofile-0.3.6/libaudiofile/openclose.cpp:408:30: style: Function 'afSyncFile' argument 1 names different: declaration 'file' definition 'handle'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:447:36: note: Function 'afSyncFile' argument 1 names different: declaration 'file' definition 'handle'.
audiofile-0.3.6/libaudiofile/openclose.cpp:408:30: note: Function 'afSyncFile' argument 1 names different: declaration 'file' definition 'handle'.
audiofile-0.3.6/libaudiofile/pcm.cpp:67:36: style: Function 'afInitPCMMapping' argument 1 names different: declaration 'filesetup' definition 'setup'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:527:42: note: Function 'afInitPCMMapping' argument 1 names different: declaration 'filesetup' definition 'setup'.
audiofile-0.3.6/libaudiofile/pcm.cpp:67:36: note: Function 'afInitPCMMapping' argument 1 names different: declaration 'filesetup' definition 'setup'.
audiofile-0.3.6/libaudiofile/pcm.cpp:67:47: style: Function 'afInitPCMMapping' argument 2 names different: declaration 'track' definition 'trackid'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:527:57: note: Function 'afInitPCMMapping' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/pcm.cpp:67:47: note: Function 'afInitPCMMapping' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/pcm.cpp:83:52: style: Function 'afSetVirtualPCMMapping' argument 2 names different: declaration 'track' definition 'trackid'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:537:58: note: Function 'afSetVirtualPCMMapping' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/pcm.cpp:83:52: note: Function 'afSetVirtualPCMMapping' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/pcm.cpp:103:50: style: Function 'afSetTrackPCMMapping' argument 2 names different: declaration 'track' definition 'trackid'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:533:56: note: Function 'afSetTrackPCMMapping' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/pcm.cpp:103:50: note: Function 'afSetTrackPCMMapping' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/pcm.cpp:134:46: style: Function 'afGetPCMMapping' argument 2 names different: declaration 'track' definition 'trackid'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:529:52: note: Function 'afGetPCMMapping' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/pcm.cpp:134:46: note: Function 'afGetPCMMapping' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/pcm.cpp:154:53: style: Function 'afGetVirtualPCMMapping' argument 2 names different: declaration 'track' definition 'trackid'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/audiofile.h:539:59: note: Function 'afGetVirtualPCMMapping' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/pcm.cpp:154:53: note: Function 'afGetVirtualPCMMapping' argument 2 names different: declaration 'track' definition 'trackid'.
audiofile-0.3.6/libaudiofile/query.cpp:126:54: warning: Either the condition 'arg2>=17' is redundant or the array '_af_units[17]' is accessed at index 17, which is out of bounds. [arrayIndexOutOfBoundsCond]
audiofile-0.3.6/libaudiofile/query.cpp:129:25: note: Assuming that condition 'arg2>=17' is not redundant
audiofile-0.3.6/libaudiofile/query.cpp:126:54: note: Array index out of bounds
audiofile-0.3.6/libaudiofile/query.cpp:131:54: warning: Either the condition 'arg2>=17' is redundant or the array '_af_units[17]' is accessed at index 17, which is out of bounds. [arrayIndexOutOfBoundsCond]
audiofile-0.3.6/libaudiofile/query.cpp:134:25: note: Assuming that condition 'arg2>=17' is not redundant
audiofile-0.3.6/libaudiofile/query.cpp:131:54: note: Array index out of bounds
audiofile-0.3.6/libaudiofile/query.cpp:136:54: warning: Either the condition 'arg2>=17' is redundant or the array '_af_units[17]' is accessed at index 17, which is out of bounds. [arrayIndexOutOfBoundsCond]
audiofile-0.3.6/libaudiofile/query.cpp:139:25: note: Assuming that condition 'arg2>=17' is not redundant
audiofile-0.3.6/libaudiofile/query.cpp:136:54: note: Array index out of bounds
audiofile-0.3.6/libaudiofile/query.cpp:273:32: warning: Either the condition 'arg2>=17' is redundant or the array '_af_units[17]' is accessed at index 17, which is out of bounds. [arrayIndexOutOfBoundsCond]
audiofile-0.3.6/libaudiofile/query.cpp:276:25: note: Assuming that condition 'arg2>=17' is not redundant
audiofile-0.3.6/libaudiofile/query.cpp:273:32: note: Array index out of bounds
audiofile-0.3.6/libaudiofile/query.cpp:378:32: warning: Either the condition 'arg2>=17' is redundant or the array '_af_units[17]' is accessed at index 17, which is out of bounds. [arrayIndexOutOfBoundsCond]
audiofile-0.3.6/libaudiofile/query.cpp:381:25: note: Assuming that condition 'arg2>=17' is not redundant
audiofile-0.3.6/libaudiofile/query.cpp:378:32: note: Array index out of bounds
audiofile-0.3.6/libaudiofile/util.cpp:90:11: style: Checking if unsigned variable 'size' is less than zero. This might be a false warning. [unsignedLessThanZero]
audiofile-0.3.6/libaudiofile/util.cpp:124:11: style: Checking if unsigned variable 'size' is less than zero. This might be a false warning. [unsignedLessThanZero]
audiofile-0.3.6/libaudiofile/util.cpp:145:12: style: Checking if unsigned variable 'nmemb' is less than zero. This might be a false warning. [unsignedLessThanZero]
audiofile-0.3.6/libaudiofile/util.cpp:145:25: style: Checking if unsigned variable 'size' is less than zero. This might be a false warning. [unsignedLessThanZero]
audiofile-0.3.6/libaudiofile/util.cpp:122:26: style: Function '_af_realloc' argument 1 names different: declaration 'ptr' definition 'p'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/util.h:43:26: note: Function '_af_realloc' argument 1 names different: declaration 'ptr' definition 'p'.
audiofile-0.3.6/libaudiofile/util.cpp:122:26: note: Function '_af_realloc' argument 1 names different: declaration 'ptr' definition 'p'.
audiofile-0.3.6/libaudiofile/util.cpp:286:50: style: Function '_af_format_sample_size' argument 1 names different: declaration 'format' definition 'fmt'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/util.h:59:50: note: Function '_af_format_sample_size' argument 1 names different: declaration 'format' definition 'fmt'.
audiofile-0.3.6/libaudiofile/util.cpp:286:50: note: Function '_af_format_sample_size' argument 1 names different: declaration 'format' definition 'fmt'.
audiofile-0.3.6/libaudiofile/util.cpp:295:60: style: Function '_af_format_frame_size_uncompressed' argument 1 names different: declaration 'format' definition 'fmt'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/util.h:58:60: note: Function '_af_format_frame_size_uncompressed' argument 1 names different: declaration 'format' definition 'fmt'.
audiofile-0.3.6/libaudiofile/util.cpp:295:60: note: Function '_af_format_frame_size_uncompressed' argument 1 names different: declaration 'format' definition 'fmt'.
audiofile-0.3.6/libaudiofile/util.cpp:301:49: style: Function '_af_format_frame_size' argument 1 names different: declaration 'format' definition 'fmt'. [funcArgNamesDifferent]
audiofile-0.3.6/libaudiofile/util.h:57:49: note: Function '_af_format_frame_size' argument 1 names different: declaration 'format' definition 'fmt'.
audiofile-0.3.6/libaudiofile/util.cpp:301:49: note: Function '_af_format_frame_size' argument 1 names different: declaration 'format' definition 'fmt'.
audiofile-0.3.6/test/TestUtilities.h:37:3: performance: Variable 'm_oldErrorHandler' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audiofile-0.3.6/test/Error.cpp:44:3: performance: Variable 'm_oldErrorFunction' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
audiofile-0.3.6/test/Error.cpp:38:2: style: Struct 'ErrorListener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
audiofile-0.3.6/test/FloatToInt.cpp:118:36: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
audiofile-0.3.6/test/IntToFloat.cpp:120:36: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
audiofile-0.3.6/test/Miscellaneous.cpp:74:6: style: The scope of the variable 'result' can be reduced. [variableScope]
audiofile-0.3.6/test/Sign.cpp:119:36: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
audiofile-0.3.6/test/instparamtest.c:46:2: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'signed int'. [invalidPrintfArgType_sint]
audiofile-0.3.6/test/instparamwrite.c:29:11: style: Unused variable: list [unusedVariable]
audiofile-0.3.6/test/query2.c:51:8: style: The scope of the variable 'lvalue' can be reduced. [variableScope]
audiofile-0.3.6/test/testaupv.c:55:9: style: Variable 'size' is assigned a value that is never used. [unreadVariable]
audiofile-0.3.6/test/twentyfour.c:63:10: style: Unused variable: readframes32 [unusedVariable]
audiofile-0.3.6/test/writeraw.c:73:7: style: The scope of the variable 'framesRead' can be reduced. [variableScope]
[23:22]

ftp://ftp.se.debian.org/debian/pool/main/a/audiolink/audiolink_0.05.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/audiopreview/audiopreview_0.6.orig.tar.gz
audiopreview-0.6/src/functions.c:141:8: style: Variable 'fd' is assigned a value that is never used. [unreadVariable]
audiopreview-0.6/src/player.c:401:7: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
audiopreview-0.6/src/player.c:239:27: style: Variable 'need_newline' is assigned a value that is never used. [unreadVariable]
[23:22]

ftp://ftp.se.debian.org/debian/pool/main/a/audioread/audioread_2.1.5.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/audiotools/audiotools_3.1.1.orig.tar.gz
audiotools-3.1.1/src/bitstream-table.c:306:1: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audiotools-3.1.1/src/bitstream-table.c:307:1: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audiotools-3.1.1/src/bitstream-table.c:144:13: style: The scope of the variable 's' can be reduced. [variableScope]
audiotools-3.1.1/src/bitstream.c:3618:31: style: Function 'bw_write_bytes_a' argument 3 names different: declaration 'count' definition 'byte_count'. [funcArgNamesDifferent]
audiotools-3.1.1/src/bitstream.c:434:1: note: Function 'bw_write_bytes_a' argument 3 names different: declaration 'count' definition 'byte_count'.
audiotools-3.1.1/src/bitstream.c:3618:31: note: Function 'bw_write_bytes_a' argument 3 names different: declaration 'count' definition 'byte_count'.
audiotools-3.1.1/src/bitstream.c:3686:32: style: Function 'bw_write_bytes_la' argument 3 names different: declaration 'count' definition 'byte_count'. [funcArgNamesDifferent]
audiotools-3.1.1/src/bitstream.c:435:1: note: Function 'bw_write_bytes_la' argument 3 names different: declaration 'count' definition 'byte_count'.
audiotools-3.1.1/src/bitstream.c:3686:32: note: Function 'bw_write_bytes_la' argument 3 names different: declaration 'count' definition 'byte_count'.
audiotools-3.1.1/src/bitstream.c:4065:32: style: Function 'bw_byte_align' argument 1 names different: declaration 'self' definition 'bs'. [funcArgNamesDifferent]
audiotools-3.1.1/src/bitstream.c:455:1: note: Function 'bw_byte_align' argument 1 names different: declaration 'self' definition 'bs'.
audiotools-3.1.1/src/bitstream.c:4065:32: note: Function 'bw_byte_align' argument 1 names different: declaration 'self' definition 'bs'.
audiotools-3.1.1/src/bitstream.c:4074:34: style: Function 'bw_byte_align_a' argument 1 names different: declaration 'self' definition 'bs'. [funcArgNamesDifferent]
audiotools-3.1.1/src/bitstream.c:457:1: note: Function 'bw_byte_align_a' argument 1 names different: declaration 'self' definition 'bs'.
audiotools-3.1.1/src/bitstream.c:4074:34: note: Function 'bw_byte_align_a' argument 1 names different: declaration 'self' definition 'bs'.
audiotools-3.1.1/src/bitstream.c:4637:31: style: Function 'bw_write_bytes_r' argument 3 names different: declaration 'count' definition 'byte_count'. [funcArgNamesDifferent]
audiotools-3.1.1/src/bitstream.c:432:1: note: Function 'bw_write_bytes_r' argument 3 names different: declaration 'count' definition 'byte_count'.
audiotools-3.1.1/src/bitstream.c:4637:31: note: Function 'bw_write_bytes_r' argument 3 names different: declaration 'count' definition 'byte_count'.
audiotools-3.1.1/src/bitstream.c:4700:34: style: Function 'bw_byte_align_r' argument 1 names different: declaration 'self' definition 'bs'. [funcArgNamesDifferent]
audiotools-3.1.1/src/bitstream.c:456:1: note: Function 'bw_byte_align_r' argument 1 names different: declaration 'self' definition 'bs'.
audiotools-3.1.1/src/bitstream.c:4700:34: note: Function 'bw_byte_align_r' argument 1 names different: declaration 'self' definition 'bs'.
audiotools-3.1.1/src/common/m4a_atoms.c:2060:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audiotools-3.1.1/src/common/m4a_atoms.c:848:21: style: The scope of the variable 'atom' can be reduced. [variableScope]
audiotools-3.1.1/src/common/m4a_atoms.c:2072:14: style: The scope of the variable 'i' can be reduced. [variableScope]
audiotools-3.1.1/src/common/m4a_atoms.c:2154:14: style: The scope of the variable 'i' can be reduced. [variableScope]
audiotools-3.1.1/src/common/m4a_atoms.c:2237:14: style: The scope of the variable 'i' can be reduced. [variableScope]
audiotools-3.1.1/src/common/m4a_atoms.c:2314:14: style: The scope of the variable 'i' can be reduced. [variableScope]
audiotools-3.1.1/src/common/m4a_atoms.c:2463:14: style: The scope of the variable 'i' can be reduced. [variableScope]
audiotools-3.1.1/src/common/m4a_atoms.c:2494:21: style: The scope of the variable 'atom' can be reduced. [variableScope]
audiotools-3.1.1/src/common/m4a_atoms.h:393:23: warning: Assert statement modifies 'type'. [assignmentInAssert]
audiotools-3.1.1/src/common/m4a_atoms.c:597:23: warning: Assert statement modifies 'type'. [assignmentInAssert]
audiotools-3.1.1/src/common/m4a_atoms.c:633:23: warning: Assert statement modifies 'type'. [assignmentInAssert]
audiotools-3.1.1/src/common/m4a_atoms.c:665:23: warning: Assert statement modifies 'type'. [assignmentInAssert]
audiotools-3.1.1/src/common/md5.c:220:45: style: Function 'audiotools__MD5Init' argument 1 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent]
audiotools-3.1.1/src/common/md5.h:41:45: note: Function 'audiotools__MD5Init' argument 1 names different: declaration 'context' definition 'ctx'.
audiotools-3.1.1/src/common/md5.c:220:45: note: Function 'audiotools__MD5Init' argument 1 names different: declaration 'context' definition 'ctx'.
audiotools-3.1.1/src/common/md5.c:199:9: portability: 'buf' is of type 'const void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
audiotools-3.1.1/src/common/md5.c:207:13: portability: 'buf' is of type 'const void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
audiotools-3.1.1/src/decoders/alac.c:828:14: style: The scope of the variable 'i' can be reduced. [variableScope]
audiotools-3.1.1/src/decoders/flac.c:264:9: style: The scope of the variable 'streaminfo_read' can be reduced. [variableScope]
audiotools-3.1.1/src/decoders/flac.c:265:9: style: The scope of the variable 'vorbis_comment_read' can be reduced. [variableScope]
audiotools-3.1.1/src/decoders/flac.c:884:14: style: The scope of the variable 'encoded_block_size' can be reduced. [variableScope]
audiotools-3.1.1/src/decoders/flac.c:885:14: style: The scope of the variable 'encoded_sample_rate' can be reduced. [variableScope]
audiotools-3.1.1/src/decoders/flac.c:886:14: style: The scope of the variable 'encoded_channels' can be reduced. [variableScope]
audiotools-3.1.1/src/decoders/flac.c:887:14: style: The scope of the variable 'encoded_bps' can be reduced. [variableScope]
audiotools-3.1.1/src/decoders/flac.c:1034:14: style: The scope of the variable 'i' can be reduced. [variableScope]
audiotools-3.1.1/src/decoders/flac.c:1688:27: style: The scope of the variable 'j' can be reduced. [variableScope]
audiotools-3.1.1/src/decoders/oggflac.c:153:9: style: The scope of the variable 'channel' can be reduced. [variableScope]
audiotools-3.1.1/src/decoders/oggflac.c:154:15: style: The scope of the variable 'framelist' can be reduced. [variableScope]
audiotools-3.1.1/src/decoders/oggflac.c:339:42: style: Function 'oggflac_read_streaminfo' argument 1 names different: declaration 'bitstream' definition 'packet'. [funcArgNamesDifferent]
audiotools-3.1.1/src/decoders/oggflac.h:172:42: note: Function 'oggflac_read_streaminfo' argument 1 names different: declaration 'bitstream' definition 'packet'.
audiotools-3.1.1/src/decoders/oggflac.c:339:42: note: Function 'oggflac_read_streaminfo' argument 1 names different: declaration 'bitstream' definition 'packet'.
audiotools-3.1.1/src/decoders/sine.c:102:12: style: The scope of the variable 'd' can be reduced. [variableScope]
audiotools-3.1.1/src/decoders/sine.c:103:9: style: The scope of the variable 'ia' can be reduced. [variableScope]
audiotools-3.1.1/src/decoders/sine.c:267:12: style: The scope of the variable 'd' can be reduced. [variableScope]
audiotools-3.1.1/src/decoders/sine.c:268:9: style: The scope of the variable 'ia' can be reduced. [variableScope]
audiotools-3.1.1/src/decoders/sine.c:425:12: style: The scope of the variable 'd' can be reduced. [variableScope]
audiotools-3.1.1/src/decoders/sine.c:426:9: style: The scope of the variable 'ia' can be reduced. [variableScope]
audiotools-3.1.1/src/decoders/wavpack.c:193:21: style: The scope of the variable 'stream_md5_sum' can be reduced. [variableScope]
audiotools-3.1.1/src/encoders.c:31:5: style: Variable 'm' is assigned a value that is never used. [unreadVariable]
audiotools-3.1.1/src/encoders/alac.c:371:5: style: Variable 'mdat_header' is reassigned a value before the old one has been used. [redundantAssignment]
audiotools-3.1.1/src/encoders/alac.c:355:0: note: Variable 'mdat_header' is reassigned a value before the old one has been used.
audiotools-3.1.1/src/encoders/alac.c:371:5: note: Variable 'mdat_header' is reassigned a value before the old one has been used.
audiotools-3.1.1/src/encoders/alac.c:1420:30: style: Same expression on both sides of '-='. [duplicateExpression]
audiotools-3.1.1/src/encoders/alac.c:767:13: style: The scope of the variable 'MSBs1' can be reduced. [variableScope]
audiotools-3.1.1/src/encoders/alac.c:839:14: style: The scope of the variable 'i' can be reduced. [variableScope]
audiotools-3.1.1/src/encoders/alac.c:892:14: style: The scope of the variable 'i' can be reduced. [variableScope]
audiotools-3.1.1/src/encoders/alac.c:1151:12: style: The scope of the variable 'q' can be reduced. [variableScope]
audiotools-3.1.1/src/encoders/alac.c:1319:14: style: The scope of the variable 'k' can be reduced. [variableScope]
audiotools-3.1.1/src/encoders/alac.c:1236:18: error: Expression 'residuals[0]=samples[i++]' depends on order of evaluation of side effects [unknownEvaluationOrder]
audiotools-3.1.1/src/encoders/alac.c:1441:27: style: Function 'write_metadata' argument 13 names different: declaration 'version' definition 'encoder_version'. [funcArgNamesDifferent]
audiotools-3.1.1/src/encoders/alac.h:256:27: note: Function 'write_metadata' argument 13 names different: declaration 'version' definition 'encoder_version'.
audiotools-3.1.1/src/encoders/alac.c:1441:27: note: Function 'write_metadata' argument 13 names different: declaration 'version' definition 'encoder_version'.
audiotools-3.1.1/src/encoders/flac.c:520:20: warning: Either the condition 'tempfile' is redundant or there is possible null pointer dereference: tempfile. [nullPointerRedundantCheck]
audiotools-3.1.1/src/encoders/flac.c:516:13: note: Assuming that condition 'tempfile' is not redundant
audiotools-3.1.1/src/encoders/flac.c:520:20: note: Null pointer dereference
audiotools-3.1.1/src/encoders/flac.c:1067:14: style: The scope of the variable 'c' can be reduced. [variableScope]
audiotools-3.1.1/src/encoders/flac.c:1872:12: style: The scope of the variable 'q' can be reduced. [variableScope]
audiotools-3.1.1/src/encoders/flac.c:1384:54: error: Shifting by a negative value is undefined behaviour [shiftNegative]
audiotools-3.1.1/src/encoders/flac.c:1384:57: warning: Suspicious code: sign conversion of shift in calculation, even though shift can have a negative value [signConversion]
audiotools-3.1.1/src/encoders/flac.c:1469:21: style: Variable 'smallest_subframe_size' is assigned a value that is never used. [unreadVariable]
audiotools-3.1.1/src/huffman.c:326:18: style: The scope of the variable 'size' can be reduced. [variableScope]
audiotools-3.1.1/src/huffman.c:327:18: style: The scope of the variable 'value' can be reduced. [variableScope]
audiotools-3.1.1/src/huffman.c:436:9: style: The scope of the variable 'i' can be reduced. [variableScope]
audiotools-3.1.1/src/mini-gmp.c:1322:7: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
audiotools-3.1.1/src/mini-gmp.c:501:13: style: The scope of the variable 'ul' can be reduced. [variableScope]
audiotools-3.1.1/src/mini-gmp.c:524:13: style: The scope of the variable 'ul' can be reduced. [variableScope]
audiotools-3.1.1/src/mini-gmp.c:524:31: style: The scope of the variable 'rl' can be reduced. [variableScope]
audiotools-3.1.1/src/mini-gmp.c:550:13: style: The scope of the variable 'ul' can be reduced. [variableScope]
audiotools-3.1.1/src/mini-gmp.c:550:31: style: The scope of the variable 'rl' can be reduced. [variableScope]
audiotools-3.1.1/src/mini-gmp.c:1656:10: style: The scope of the variable 'B' can be reduced. [variableScope]
audiotools-3.1.1/src/mini-gmp.c:1656:13: style: The scope of the variable 'Bi' can be reduced. [variableScope]
audiotools-3.1.1/src/mini-gmp.c:1657:13: style: The scope of the variable 'i' can be reduced. [variableScope]
audiotools-3.1.1/src/mini-gmp.c:2302:10: style: The scope of the variable 'qp' can be reduced. [variableScope]
audiotools-3.1.1/src/mini-gmp.c:2696:13: style: The scope of the variable 'un' can be reduced. [variableScope]
audiotools-3.1.1/src/mini-gmp.c:3685:17: style: The scope of the variable 'vl' can be reduced. [variableScope]
audiotools-3.1.1/src/mini-gmp.c:3758:17: style: The scope of the variable 'vl' can be reduced. [variableScope]
audiotools-3.1.1/src/mini-gmp.c:3865:25: style: The scope of the variable 'vl' can be reduced. [variableScope]
audiotools-3.1.1/src/mod_bitstream.c:329:9: style: The scope of the variable 'result' can be reduced. [variableScope]
audiotools-3.1.1/src/mod_bitstream.c:381:9: style: The scope of the variable 'result' can be reduced. [variableScope]
audiotools-3.1.1/src/mod_bitstream.c:980:15: style: The scope of the variable 'callback_obj' can be reduced. [variableScope]
audiotools-3.1.1/src/mod_bitstream.c:1971:15: style: The scope of the variable 'callback_obj' can be reduced. [variableScope]
audiotools-3.1.1/src/mod_bitstream.c:2451:15: style: The scope of the variable 'callback_obj' can be reduced. [variableScope]
audiotools-3.1.1/src/ogg.c:268:37: style: Function 'oggiterator_next_packet' argument 3 names different: declaration 'status' definition 'result'. [funcArgNamesDifferent]
audiotools-3.1.1/src/ogg.h:96:37: note: Function 'oggiterator_next_packet' argument 3 names different: declaration 'status' definition 'result'.
audiotools-3.1.1/src/ogg.c:268:37: note: Function 'oggiterator_next_packet' argument 3 names different: declaration 'status' definition 'result'.
audiotools-3.1.1/src/output/alsa.c:477:10: style: The scope of the variable 'new_volume' can be reduced. [variableScope]
audiotools-3.1.1/src/output/core_audio.c:547:5: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment]
audiotools-3.1.1/src/output/core_audio.c:545:0: note: Variable 'err' is reassigned a value before the old one has been used.
audiotools-3.1.1/src/output/core_audio.c:547:5: note: Variable 'err' is reassigned a value before the old one has been used.
audiotools-3.1.1/src/output/sfifo.c:79:53: style: Function 'sfifo_write' argument 2 names different: declaration 'buf' definition '_buf'. [funcArgNamesDifferent]
audiotools-3.1.1/src/output/sfifo.h:85:53: note: Function 'sfifo_write' argument 2 names different: declaration 'buf' definition '_buf'.
audiotools-3.1.1/src/output/sfifo.c:79:53: note: Function 'sfifo_write' argument 2 names different: declaration 'buf' definition '_buf'.
audiotools-3.1.1/src/output/sfifo.c:114:46: style: Function 'sfifo_read' argument 2 names different: declaration 'buf' definition '_buf'. [funcArgNamesDifferent]
audiotools-3.1.1/src/output/sfifo.h:86:46: note: Function 'sfifo_read' argument 2 names different: declaration 'buf' definition '_buf'.
audiotools-3.1.1/src/output/sfifo.c:114:46: note: Function 'sfifo_read' argument 2 names different: declaration 'buf' definition '_buf'.
audiotools-3.1.1/src/output/core_audio.c:156:9: style: Unused variable: write_result [unusedVariable]
audiotools-3.1.1/src/output/core_audio.c:180:5: style: Variable 'usleep' is assigned a value that is never used. [unreadVariable]
audiotools-3.1.1/src/output/core_audio.c:183:5: style: Variable 'Py_INCREF' is assigned a value that is never used. [unreadVariable]
audiotools-3.1.1/src/output/pulseaudio.c:72:5: style: Variable 'pa_threaded_mainloop_lock' is assigned a value that is never used. [unreadVariable]
audiotools-3.1.1/src/output/pulseaudio.c:98:5: style: Variable 'Py_INCREF' is assigned a value that is never used. [unreadVariable]
audiotools-3.1.1/src/parson.c:620:55: warning: Either the condition '!output_value' is redundant or there is possible null pointer dereference: value. [nullPointerRedundantCheck]
audiotools-3.1.1/src/parson.c:376:9: note: Assuming that condition '!output_value' is not redundant
audiotools-3.1.1/src/parson.c:374:56: note: Calling function 'json_value_get_object', 1st argument 'value' value is 0
audiotools-3.1.1/src/parson.c:620:55: note: Null pointer dereference
audiotools-3.1.1/src/parson.c:624:54: warning: Either the condition '!output_value' is redundant or there is possible null pointer dereference: value. [nullPointerRedundantCheck]
audiotools-3.1.1/src/parson.c:419:9: note: Assuming that condition '!output_value' is not redundant
audiotools-3.1.1/src/parson.c:418:53: note: Calling function 'json_value_get_array', 1st argument 'value' value is 0
audiotools-3.1.1/src/parson.c:624:54: note: Null pointer dereference
audiotools-3.1.1/src/parson.c:298:56: style: Same expression on both sides of '-' because the value of '*string' and 'string_start' are the same. [duplicateExpression]
audiotools-3.1.1/src/parson.c:293:32: note: 'string_start' is assigned value '*string' here.
audiotools-3.1.1/src/parson.c:298:56: note: Same expression on both sides of '-' because the value of '*string' and 'string_start' are the same.
audiotools-3.1.1/src/parson.c:175:15: style: The scope of the variable 'name_length' can be reduced. [variableScope]
audiotools-3.1.1/src/parson.c:294:53: style: The scope of the variable 'current_char' can be reduced. [variableScope]
audiotools-3.1.1/src/parson.c:127:31: style: Function 'is_utf' argument 1 names different: declaration 'string' definition 's'. [funcArgNamesDifferent]
audiotools-3.1.1/src/parson.c:76:34: note: Function 'is_utf' argument 1 names different: declaration 'string' definition 's'.
audiotools-3.1.1/src/parson.c:127:31: note: Function 'is_utf' argument 1 names different: declaration 'string' definition 's'.
audiotools-3.1.1/src/parson.c:52:18: style: union member 'json_value_value::null' is never used. [unusedStructMember]
audiotools-3.1.1/src/pcm.c:666:10: style: The scope of the variable 'integer_val' can be reduced. [variableScope]
audiotools-3.1.1/src/replaygain.c:669:21: style: The scope of the variable 'cursamples' can be reduced. [variableScope]
audiotools-3.1.1/src/replaygain.c:671:21: style: The scope of the variable 'i' can be reduced. [variableScope]
audiotools-3.1.1/src/samplerate/samplerate.c:251:3: style: Variable 'psrc->mode' is reassigned a value before the old one has been used. [redundantAssignment]
audiotools-3.1.1/src/samplerate/samplerate.c:249:3: note: Variable 'psrc->mode' is reassigned a value before the old one has been used.
audiotools-3.1.1/src/samplerate/samplerate.c:251:3: note: Variable 'psrc->mode' is reassigned a value before the old one has been used.
audiotools-3.1.1/src/samplerate/samplerate.c:478:10: style: The scope of the variable 'scaled_value' can be reduced. [variableScope]
audiotools-3.1.1/src/samplerate/samplerate.c:511:10: style: The scope of the variable 'scaled_value' can be reduced. [variableScope]
audiotools-3.1.1/src/samplerate/samplerate.c:449:23: style: Function 'src_simple' argument 1 names different: declaration 'data' definition 'src_data'. [funcArgNamesDifferent]
audiotools-3.1.1/src/samplerate/samplerate.h:116:27: note: Function 'src_simple' argument 1 names different: declaration 'data' definition 'src_data'.
audiotools-3.1.1/src/samplerate/samplerate.c:449:23: note: Function 'src_simple' argument 1 names different: declaration 'data' definition 'src_data'.
audiotools-3.1.1/src/samplerate/samplerate.c:449:37: style: Function 'src_simple' argument 2 names different: declaration 'converter_type' definition 'converter'. [funcArgNamesDifferent]
audiotools-3.1.1/src/samplerate/samplerate.h:116:37: note: Function 'src_simple' argument 2 names different: declaration 'converter_type' definition 'converter'.
audiotools-3.1.1/src/samplerate/samplerate.c:449:37: note: Function 'src_simple' argument 2 names different: declaration 'converter_type' definition 'converter'.
audiotools-3.1.1/src/samplerate/src_linear.c:191:2: warning: Possible null pointer dereference: priv [nullPointer]
audiotools-3.1.1/src/samplerate/src_linear.c:174:23: note: Assignment 'priv=NULL', assigned value is 0
audiotools-3.1.1/src/samplerate/src_linear.c:191:2: note: Null pointer dereference
audiotools-3.1.1/src/samplerate/src_linear.c:192:2: warning: Possible null pointer dereference: priv [nullPointer]
audiotools-3.1.1/src/samplerate/src_linear.c:174:23: note: Assignment 'priv=NULL', assigned value is 0
audiotools-3.1.1/src/samplerate/src_linear.c:192:2: note: Null pointer dereference
audiotools-3.1.1/src/samplerate/src_linear.c:210:2: style: Variable 'priv' is reassigned a value before the old one has been used. [redundantAssignment]
audiotools-3.1.1/src/samplerate/src_linear.c:208:0: note: Variable 'priv' is reassigned a value before the old one has been used.
audiotools-3.1.1/src/samplerate/src_linear.c:210:2: note: Variable 'priv' is reassigned a value before the old one has been used.
audiotools-3.1.1/src/samplerate/src_sinc.c:332:14: style: The scope of the variable 'increment' can be reduced. [variableScope]
audiotools-3.1.1/src/samplerate/src_sinc.c:332:25: style: The scope of the variable 'start_filter_index' can be reduced. [variableScope]
audiotools-3.1.1/src/samplerate/src_sinc.c:333:30: style: The scope of the variable 'samples_in_hand' can be reduced. [variableScope]
audiotools-3.1.1/src/samplerate/src_sinc.c:481:14: style: The scope of the variable 'increment' can be reduced. [variableScope]
audiotools-3.1.1/src/samplerate/src_sinc.c:481:25: style: The scope of the variable 'start_filter_index' can be reduced. [variableScope]
audiotools-3.1.1/src/samplerate/src_sinc.c:482:30: style: The scope of the variable 'samples_in_hand' can be reduced. [variableScope]
audiotools-3.1.1/src/samplerate/src_sinc.c:635:14: style: The scope of the variable 'increment' can be reduced. [variableScope]
audiotools-3.1.1/src/samplerate/src_sinc.c:635:25: style: The scope of the variable 'start_filter_index' can be reduced. [variableScope]
audiotools-3.1.1/src/samplerate/src_sinc.c:636:30: style: The scope of the variable 'samples_in_hand' can be reduced. [variableScope]
audiotools-3.1.1/src/samplerate/src_sinc.c:795:14: style: The scope of the variable 'increment' can be reduced. [variableScope]
audiotools-3.1.1/src/samplerate/src_sinc.c:795:25: style: The scope of the variable 'start_filter_index' can be reduced. [variableScope]
audiotools-3.1.1/src/samplerate/src_sinc.c:796:30: style: The scope of the variable 'samples_in_hand' can be reduced. [variableScope]
audiotools-3.1.1/src/samplerate/src_sinc.c:1042:14: style: The scope of the variable 'increment' can be reduced. [variableScope]
audiotools-3.1.1/src/samplerate/src_sinc.c:1042:25: style: The scope of the variable 'start_filter_index' can be reduced. [variableScope]
audiotools-3.1.1/src/samplerate/src_sinc.c:1043:30: style: The scope of the variable 'samples_in_hand' can be reduced. [variableScope]
audiotools-3.1.1/src/samplerate/src_zoh.c:182:2: warning: Possible null pointer dereference: priv [nullPointer]
audiotools-3.1.1/src/samplerate/src_zoh.c:165:20: note: Assignment 'priv=NULL', assigned value is 0
audiotools-3.1.1/src/samplerate/src_zoh.c:182:2: note: Null pointer dereference
audiotools-3.1.1/src/samplerate/src_zoh.c:183:2: warning: Possible null pointer dereference: priv [nullPointer]
audiotools-3.1.1/src/samplerate/src_zoh.c:165:20: note: Assignment 'priv=NULL', assigned value is 0
audiotools-3.1.1/src/samplerate/src_zoh.c:183:2: note: Null pointer dereference
[23:22]

ftp://ftp.se.debian.org/debian/pool/main/a/audit/audit_2.8.3.orig.tar.gz
audit-2.8.3/audisp/audispd-builtins.c:143:7: style: The scope of the variable 'rc' can be reduced. [variableScope]
audit-2.8.3/audisp/audispd.c:729:11: style: Checking if unsigned variable 'len' is less than zero. [unsignedLessThanZero]
audit-2.8.3/audisp/plugins/prelude/audisp-prelude.c:145:2: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment]
audit-2.8.3/audisp/plugins/prelude/audisp-prelude.c:144:2: note: Variable 'ret' is reassigned a value before the old one has been used.
audit-2.8.3/audisp/plugins/prelude/audisp-prelude.c:145:2: note: Variable 'ret' is reassigned a value before the old one has been used.
audit-2.8.3/audisp/plugins/prelude/audisp-prelude.c:407:6: style: The scope of the variable 'cur_type' can be reduced. [variableScope]
audit-2.8.3/audisp/plugins/prelude/audisp-prelude.c:2100:6: style: The scope of the variable 'type' can be reduced. [variableScope]
audit-2.8.3/audisp/plugins/remote/audisp-remote.c:418:2: style: Variable 'verify__' is not assigned a value. [unassignedVariable]
audit-2.8.3/audisp/plugins/remote/queue.c:206:3: style: Variable 'verify__' is not assigned a value. [unassignedVariable]
audit-2.8.3/audisp/plugins/zos-remote/zos-remote-log.c:88:15: style: The scope of the variable 'out' can be reduced. [variableScope]
audit-2.8.3/audisp/plugins/zos-remote/zos-remote-log.c:89:14: style: The scope of the variable 'octet' can be reduced. [variableScope]
audit-2.8.3/audisp/plugins/zos-remote/zos-remote-plugin.c:414:13: style: The scope of the variable 'rc' can be reduced. [variableScope]
audit-2.8.3/audisp/plugins/zos-remote/zos-remote-plugin.c:419:26: style: The scope of the variable 'au' can be reduced. [variableScope]
audit-2.8.3/auparse/auditd-config.c:114:5: warning: Redundant assignment of 'lt' to itself. [selfAssignment]
audit-2.8.3/auparse/auditd-config.c:54:6: style: struct member 'nv_list::option' is never used. [unusedStructMember]
audit-2.8.3/auparse/auparse.c:158:6: style: The scope of the variable 'i' can be reduced. [variableScope]
audit-2.8.3/auparse/auparse.c:1036:9: style: The scope of the variable 'line_len' can be reduced. [variableScope]
audit-2.8.3/auparse/auparse.c:1362:6: style: The scope of the variable 'rc' can be reduced. [variableScope]
audit-2.8.3/auparse/auparse.c:1660:6: style: The scope of the variable 'rc' can be reduced. [variableScope]
audit-2.8.3/auparse/auparse.c:863:57: style: Function 'ausearch_add_regex' argument 2 names different: declaration 'expr' definition 'regexp'. [funcArgNamesDifferent]
audit-2.8.3/auparse/auparse.h:66:57: note: Function 'ausearch_add_regex' argument 2 names different: declaration 'expr' definition 'regexp'.
audit-2.8.3/auparse/auparse.c:863:57: note: Function 'ausearch_add_regex' argument 2 names different: declaration 'expr' definition 'regexp'.
audit-2.8.3/auparse/ellist.c:254:21: style: The scope of the variable 'len' can be reduced. [variableScope]
audit-2.8.3/auparse/ellist.c:169:6: style: Variable 'len' is modified but its new value is never used. [unreadVariable]
audit-2.8.3/auparse/interpret.c:283:27: style: The scope of the variable 'tmp' can be reduced. [variableScope]
audit-2.8.3/auparse/interpret.c:463:10: style: The scope of the variable 'n' can be reduced. [variableScope]
audit-2.8.3/auparse/interpret.c:1332:13: style: The scope of the variable 'res' can be reduced. [variableScope]
audit-2.8.3/auparse/interpret.c:2139:13: style: The scope of the variable 'res' can be reduced. [variableScope]
audit-2.8.3/auparse/interpret.c:389:42: style: Function 'load_interpretation_list' argument 1 names different: declaration 'buf' definition 'buffer'. [funcArgNamesDifferent]
audit-2.8.3/auparse/interpret.h:35:42: note: Function 'load_interpretation_list' argument 1 names different: declaration 'buf' definition 'buffer'.
audit-2.8.3/auparse/interpret.c:389:42: note: Function 'load_interpretation_list' argument 1 names different: declaration 'buf' definition 'buffer'.
audit-2.8.3/auparse/lru.c:312:31: style: Function 'check_lru_cache' argument 1 names different: declaration 'q' definition 'queue'. [funcArgNamesDifferent]
audit-2.8.3/auparse/lru.h:63:31: note: Function 'check_lru_cache' argument 1 names different: declaration 'q' definition 'queue'.
audit-2.8.3/auparse/lru.c:312:31: note: Function 'check_lru_cache' argument 1 names different: declaration 'q' definition 'queue'.
audit-2.8.3/auparse/normalize.c:165:10: style: The scope of the variable 'attr' can be reduced. [variableScope]
audit-2.8.3/auparse/normalize.c:210:10: style: The scope of the variable 'attr' can be reduced. [variableScope]
audit-2.8.3/auparse/normalize.c:246:15: style: The scope of the variable 'rnum' can be reduced. [variableScope]
audit-2.8.3/auparse/normalize.c:313:22: style: The scope of the variable 'cnt' can be reduced. [variableScope]
audit-2.8.3/auparse/normalize.c:351:10: style: The scope of the variable 'attr' can be reduced. [variableScope]
audit-2.8.3/auparse/normalize.c:980:14: style: The scope of the variable 'f' can be reduced. [variableScope]
audit-2.8.3/auparse/normalize.c:981:6: style: The scope of the variable 'rc' can be reduced. [variableScope]
audit-2.8.3/auparse/normalize.c:981:10: style: The scope of the variable 'recno' can be reduced. [variableScope]
audit-2.8.3/auparse/test/auparse_test.c:23:21: style: The scope of the variable 'record_cnt' can be reduced. [variableScope]
audit-2.8.3/auparse/test/auparse_test.c:68:6: style: The scope of the variable 'record_cnt' can be reduced. [variableScope]
audit-2.8.3/auparse/test/auparse_test.c:224:6: style: The scope of the variable 'record_cnt' can be reduced. [variableScope]
audit-2.8.3/auparse/test/auparse_test.c:409:10: style: The scope of the variable 'len' can be reduced. [variableScope]
audit-2.8.3/auparse/test/auparselol_test.c:218:9: portability: %lu in format string (no. 2) requires 'unsigned long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
audit-2.8.3/auparse/test/auparselol_test.c:103:23: style: The scope of the variable 'fv' can be reduced. [variableScope]
audit-2.8.3/bindings/python/auparse_python.c:351:13: style: The scope of the variable 'i' can be reduced. [variableScope]
audit-2.8.3/bindings/python/auparse_python.c:351:16: style: The scope of the variable 'n' can be reduced. [variableScope]
audit-2.8.3/bindings/python/auparse_python.c:394:13: style: The scope of the variable 'i' can be reduced. [variableScope]
audit-2.8.3/bindings/python/auparse_python.c:394:16: style: The scope of the variable 'n' can be reduced. [variableScope]
audit-2.8.3/contrib/plugin/audisp-example.c:201:6: style: The scope of the variable 'type' can be reduced. [variableScope]
audit-2.8.3/lib/audit_logging.c:220:6: style: The scope of the variable 'rc' can be reduced. [variableScope]
audit-2.8.3/lib/audit_logging.c:277:7: style: The scope of the variable 'ttyname' can be reduced. [variableScope]
audit-2.8.3/lib/audit_logging.c:355:7: style: The scope of the variable 'ttyname' can be reduced. [variableScope]
audit-2.8.3/lib/audit_logging.c:439:7: style: The scope of the variable 'ttyname' can be reduced. [variableScope]
audit-2.8.3/lib/audit_logging.c:542:7: style: The scope of the variable 'ttyname' can be reduced. [variableScope]
audit-2.8.3/lib/audit_logging.c:623:7: style: The scope of the variable 'ttyname' can be reduced. [variableScope]
audit-2.8.3/lib/audit_logging.c:725:7: style: The scope of the variable 'ttyname' can be reduced. [variableScope]
audit-2.8.3/lib/audit_logging.c:85:62: style: Function 'audit_value_needs_encoding' argument 2 names different: declaration 'len' definition 'size'. [funcArgNamesDifferent]
audit-2.8.3/lib/libaudit.h:623:69: note: Function 'audit_value_needs_encoding' argument 2 names different: declaration 'len' definition 'size'.
audit-2.8.3/lib/audit_logging.c:85:62: note: Function 'audit_value_needs_encoding' argument 2 names different: declaration 'len' definition 'size'.
audit-2.8.3/lib/gen_tables.c:273:25: warning: Division by result of sizeof(). malloc() expects a size in bytes, did you intend to multiply instead? [sizeofDivisionMemfunc]
audit-2.8.3/lib/libaudit.c:881:7: style: The scope of the variable 'block' can be reduced. [variableScope]
audit-2.8.3/lib/libaudit.c:947:10: style: The scope of the variable 'i' can be reduced. [variableScope]
audit-2.8.3/lib/libaudit.c:600:6: style: Unused variable: rc [unusedVariable]
audit-2.8.3/src/auditctl.c:488:6: style: The scope of the variable 'retval' can be reduced. [variableScope]
audit-2.8.3/src/auditd-config.c:1337:20: style: Variable 'ptr' is assigned a value that is never used. [unreadVariable]
audit-2.8.3/src/auditd-config.c:1338:16: style: Unused variable: i [unusedVariable]
audit-2.8.3/src/auditd-config.c:1389:20: style: Variable 'ptr' is assigned a value that is never used. [unreadVariable]
audit-2.8.3/src/auditd-config.c:1390:16: style: Unused variable: i [unusedVariable]
audit-2.8.3/src/auditd-config.c:1444:20: style: Variable 'ptr' is assigned a value that is never used. [unreadVariable]
audit-2.8.3/src/auditd-config.c:1445:16: style: Unused variable: i [unusedVariable]
audit-2.8.3/src/auditd-config.c:1516:20: style: Variable 'ptr' is assigned a value that is never used. [unreadVariable]
audit-2.8.3/src/auditd-config.c:1517:16: style: Unused variable: i [unusedVariable]
audit-2.8.3/src/auditd-config.c:1517:19: style: Unused variable: minv [unusedVariable]
audit-2.8.3/src/auditd-config.c:1517:25: style: Unused variable: maxv [unusedVariable]
audit-2.8.3/src/auditd-config.c:1599:20: style: Variable 'ptr' is assigned a value that is never used. [unreadVariable]
audit-2.8.3/src/auditd-config.c:1600:16: style: Unused variable: i [unusedVariable]
audit-2.8.3/src/auditd-event.c:219:15: style: The scope of the variable 'ptr' can be reduced. [variableScope]
audit-2.8.3/src/auditd-event.c:841:7: style: The scope of the variable 'text' can be reduced. [variableScope]
audit-2.8.3/src/auditd-event.c:112:36: style: Function 'init_event' argument 1 names different: declaration 'config' definition 'conf'. [funcArgNamesDifferent]
audit-2.8.3/src/auditd-event.h:42:36: note: Function 'init_event' argument 1 names different: declaration 'config' definition 'conf'.
audit-2.8.3/src/auditd-event.c:112:36: note: Function 'init_event' argument 1 names different: declaration 'config' definition 'conf'.
audit-2.8.3/src/auditd-listen.c:811:4: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audit-2.8.3/src/auditd-listen.c:826:3: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audit-2.8.3/src/auditd-listen.c:840:3: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audit-2.8.3/src/auditd-listen.c:860:3: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audit-2.8.3/src/auditd-listen.c:898:2: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
audit-2.8.3/src/auditd-listen.c:960:2: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
audit-2.8.3/src/auditd-listen.c:596:32: style: Same expression on both sides of '>' because the value of 'total_this_call' and '0' are the same. [duplicateExpression]
audit-2.8.3/src/auditd-listen.c:576:24: note: 'total_this_call' is assigned value '0' here.
audit-2.8.3/src/auditd-listen.c:596:32: note: Same expression on both sides of '>' because the value of 'total_this_call' and '0' are the same.
audit-2.8.3/src/auditd-listen.c:544:16: style: The scope of the variable 'ch' can be reduced. [variableScope]
audit-2.8.3/src/auditd-listen.c:545:11: style: The scope of the variable 'type' can be reduced. [variableScope]
audit-2.8.3/src/auditd-listen.c:545:17: style: The scope of the variable 'mlen' can be reduced. [variableScope]
audit-2.8.3/src/auditd-listen.c:545:23: style: The scope of the variable 'seq' can be reduced. [variableScope]
audit-2.8.3/src/auditd-listen.c:546:6: style: The scope of the variable 'hver' can be reduced. [variableScope]
audit-2.8.3/src/auditd-listen.c:546:12: style: The scope of the variable 'mver' can be reduced. [variableScope]
audit-2.8.3/src/auditd-listen.c:916:6: style: The scope of the variable 'active' can be reduced. [variableScope]
audit-2.8.3/src/aureport-output.c:976:8: style: The scope of the variable 'uid' can be reduced. [variableScope]
audit-2.8.3/src/aureport-output.c:977:8: style: The scope of the variable 'name' can be reduced. [variableScope]
audit-2.8.3/src/aureport.c:317:8: style: The scope of the variable 'rc' can be reduced. [variableScope]
audit-2.8.3/src/ausearch-checkpt.c:176:6: warning: %X in format string (no. 4) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
audit-2.8.3/src/ausearch-lol.c:138:20: style: The scope of the variable 'tnode' can be reduced. [variableScope]
audit-2.8.3/src/ausearch-lol.c:138:28: style: The scope of the variable 'ttype' can be reduced. [variableScope]
audit-2.8.3/src/ausearch-lookup.c:261:3: style: Variable 'c' is modified but its new value is never used. [unreadVariable]
audit-2.8.3/src/ausearch-options.c:276:6: style: The scope of the variable 'retval' can be reduced. [variableScope]
audit-2.8.3/src/ausearch-parse.c:603:8: style: The scope of the variable 'str' can be reduced. [variableScope]
audit-2.8.3/src/ausearch-parse.c:603:14: style: The scope of the variable 'term' can be reduced. [variableScope]
audit-2.8.3/src/ausearch-parse.c:710:8: style: The scope of the variable 'str' can be reduced. [variableScope]
audit-2.8.3/src/ausearch-parse.c:777:8: style: The scope of the variable 'str' can be reduced. [variableScope]
audit-2.8.3/src/ausearch-parse.c:1514:8: style: The scope of the variable 'str' can be reduced. [variableScope]
audit-2.8.3/src/ausearch-parse.c:1514:13: style: The scope of the variable 'saved' can be reduced. [variableScope]
audit-2.8.3/src/ausearch-parse.c:1559:8: style: The scope of the variable 'str' can be reduced. [variableScope]
audit-2.8.3/src/ausearch-parse.c:2419:14: style: The scope of the variable 'ptr' can be reduced. [variableScope]
audit-2.8.3/src/ausearch.c:523:8: style: The scope of the variable 'rc' can be reduced. [variableScope]
audit-2.8.3/src/autrace.c:292:9: style: The scope of the variable 'retval' can be reduced. [variableScope]
audit-2.8.3/src/libev/ev.c:1381:0: error: #error "memory fences not defined for your architecture, please report" [preprocessorErrorDirective]
audit-2.8.3/src/libev/ev_epoll.c:93:33: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
audit-2.8.3/src/libev/ev_epoll.c:94:33: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
audit-2.8.3/src/libev/ev_epoll.c:167:65: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
audit-2.8.3/src/libev/ev_epoll.c:168:65: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
audit-2.8.3/src/libev/ev_epoll.c:196:41: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
audit-2.8.3/src/libev/ev_epoll.c:197:41: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
audit-2.8.3/src/libev/ev_poll.c:91:18: style: The scope of the variable 'p' can be reduced. [variableScope]
audit-2.8.3/src/libev/ev_poll.c:74:24: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
audit-2.8.3/src/libev/ev_poll.c:75:27: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
audit-2.8.3/src/libev/ev_poll.c:122:61: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
audit-2.8.3/src/libev/ev_poll.c:123:62: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
audit-2.8.3/src/libev/event.c:419:60: style: Function 'event_base_priority_init' argument 2 names different: declaration 'fd' definition 'npri'. [funcArgNamesDifferent]
audit-2.8.3/src/libev/event.h:167:60: note: Function 'event_base_priority_init' argument 2 names different: declaration 'fd' definition 'npri'.
audit-2.8.3/src/libev/event.c:419:60: note: Function 'event_base_priority_init' argument 2 names different: declaration 'fd' definition 'npri'.
audit-2.8.3/tools/aulast/aulast.c:115:19: style: The scope of the variable 'end' can be reduced. [variableScope]
audit-2.8.3/tools/auvirt/auvirt.c:732:7: style: The scope of the variable 'field' can be reduced. [variableScope]
[23:22]

ftp://ftp.se.debian.org/debian/pool/main/a/audtty/audtty_0.1.12.orig.tar.gz
audtty-0.1.12/browse.c:244:4: style: Variable 'uri' is reassigned a value before the old one has been used. [redundantAssignment]
audtty-0.1.12/browse.c:240:0: note: Variable 'uri' is reassigned a value before the old one has been used.
audtty-0.1.12/browse.c:244:4: note: Variable 'uri' is reassigned a value before the old one has been used.
audtty-0.1.12/browse.c:277:4: style: Variable 'uri' is reassigned a value before the old one has been used. [redundantAssignment]
audtty-0.1.12/browse.c:273:0: note: Variable 'uri' is reassigned a value before the old one has been used.
audtty-0.1.12/browse.c:277:4: note: Variable 'uri' is reassigned a value before the old one has been used.
audtty-0.1.12/connect.c:51:8: style: The scope of the variable 'filename' can be reduced. [variableScope]
audtty-0.1.12/curses_printf.c:46:8: error: Common realloc mistake: 'p' nulled but not freed upon failure [memleakOnRealloc]
[23:22]

ftp://ftp.se.debian.org/debian/pool/main/a/aufs/aufs_4.9+20161219.orig.tar.gz
fs/aufs/branch.c:852:15: style: The scope of the variable 'file' can be reduced. [variableScope]
fs/aufs/cpup.c:170:15: style: The scope of the variable 'mnt_flags' can be reduced. [variableScope]
fs/aufs/cpup.c:171:16: style: The scope of the variable 'verbose' can be reduced. [variableScope]
fs/aufs/cpup.c:238:9: style: The scope of the variable 'sz' can be reduced. [variableScope]
fs/aufs/cpup.c:238:13: style: The scope of the variable 'rbytes' can be reduced. [variableScope]
fs/aufs/cpup.c:241:16: style: The scope of the variable 'h_inode' can be reduced. [variableScope]
fs/aufs/cpup.c:243:16: style: The scope of the variable 'ia' can be reduced. [variableScope]
fs/aufs/cpup.c:594:30: style: The scope of the variable 'force' can be reduced. [variableScope]
fs/aufs/cpup.c:996:15: style: The scope of the variable 'flags_orig' can be reduced. [variableScope]
fs/aufs/cpup.c:1078:17: style: The scope of the variable 'dentry' can be reduced. [variableScope]
fs/aufs/cpup.c:1078:26: style: The scope of the variable 'h_dentry' can be reduced. [variableScope]
fs/aufs/cpup.c:1218:11: style: The scope of the variable 'wkq_err' can be reduced. [variableScope]
fs/aufs/cpup.c:435:1: style: Label 'out_src' is not used. [unusedLabel]
fs/aufs/cpup.c:438:1: style: Label 'out' is not used. [unusedLabel]
fs/aufs/cpup.c:1249:3: error: Address of local auto-variable assigned to a function parameter. [autoVariables]
fs/aufs/dbgaufs.c:26:0: error: #error DEBUG_FS depends upon SYSFS [preprocessorErrorDirective]
fs/aufs/debug.c:430:19: style: Condition 'bindex>=0' is always false [knownConditionTrueFalse]
fs/aufs/debug.c:429:12: note: Assignment 'bindex=-1', assigned value is -1
fs/aufs/debug.c:430:19: note: Condition 'bindex>=0' is always false
fs/aufs/debug.c:91:17: style: The scope of the variable 'o' can be reduced. [variableScope]
fs/aufs/debug.c:144:20: style: The scope of the variable 'hi' can be reduced. [variableScope]
fs/aufs/debug.c:180:19: style: The scope of the variable 'iinfo' can be reduced. [variableScope]
fs/aufs/debug.c:261:19: style: The scope of the variable 'hfile' can be reduced. [variableScope]
fs/aufs/debug.c:359:17: style: The scope of the variable 'h_dentry' can be reduced. [variableScope]
fs/aufs/debug.c:395:18: style: The scope of the variable 'dentries' can be reduced. [variableScope]
fs/aufs/dentry.c:72:10: warning: Identical condition '!allow_neg', second condition is always false [identicalConditionAfterEarlyExit]
fs/aufs/dentry.c:62:6: note: first condition
fs/aufs/dentry.c:72:10: note: second condition
fs/aufs/dentry.c:79:7: warning: Identical condition '!allow_neg', second condition is always false [identicalConditionAfterEarlyExit]
fs/aufs/dentry.c:62:6: note: first condition
fs/aufs/dentry.c:79:7: note: second condition
fs/aufs/dentry.c:225:6: style: The scope of the variable 'wkq_err' can be reduced. [variableScope]
fs/aufs/dentry.c:467:16: style: The scope of the variable 'inode' can be reduced. [variableScope]
fs/aufs/dentry.c:517:6: style: The scope of the variable 'err' can be reduced. [variableScope]
fs/aufs/dentry.c:968:17: style: The scope of the variable 'd' can be reduced. [variableScope]
fs/aufs/dinfo.c:65:21: style: The scope of the variable 'p' can be reduced. [variableScope]
fs/aufs/dinfo.c:222:16: style: The scope of the variable 'inode' can be reduced. [variableScope]
fs/aufs/dinfo.c:236:16: style: The scope of the variable 'inode' can be reduced. [variableScope]
fs/aufs/dinfo.c:469:17: style: The scope of the variable 'h_d' can be reduced. [variableScope]
fs/aufs/dinfo.c:511:17: style: The scope of the variable 'h_dentry' can be reduced. [variableScope]
fs/aufs/dinfo.c:529:17: style: The scope of the variable 'h_dentry' can be reduced. [variableScope]
fs/aufs/dir.c:452:11: warning: Either the condition 'if(file)' is redundant or there is possible null pointer dereference: file. [nullPointerRedundantCheck]
fs/aufs/dir.c:457:5: note: Assuming that condition 'if(file)' is not redundant
fs/aufs/dir.c:452:11: note: Null pointer dereference
fs/aufs/dir.c:59:15: style: The scope of the variable 'h_file' can be reduced. [variableScope]
fs/aufs/dir.c:60:17: style: The scope of the variable 'h_dentry' can be reduced. [variableScope]
fs/aufs/dir.c:252:26: style: The scope of the variable 'h_dentry' can be reduced. [variableScope]
fs/aufs/dir.c:323:18: style: The scope of the variable 'vdir_cache' can be reduced. [variableScope]
fs/aufs/dir.c:326:19: style: The scope of the variable 'hf' can be reduced. [variableScope]
fs/aufs/dir.c:328:6: style: The scope of the variable 'execed' can be reduced. [variableScope]
fs/aufs/dir.c:366:15: style: The scope of the variable 'h_file' can be reduced. [variableScope]
fs/aufs/dir.c:636:11: style: The scope of the variable 'wkq_err' can be reduced. [variableScope]
fs/aufs/dynop.c:327:16: style: The scope of the variable 'h_inode' can be reduced. [variableScope]
fs/aufs/dynop.c:201:2: warning: Division of result of sizeof() on pointer type. [divideSizeof]
fs/aufs/export.c:94:7: style: The scope of the variable 'comm' can be reduced. [variableScope]
fs/aufs/f_op.c:718:0: error: Syntax error in #if [preprocessorErrorDirective]
fs/aufs/fhsm.c:129:6: style: The scope of the variable 'err' can be reduced. [variableScope]
fs/aufs/fhsm.c:159:20: style: The scope of the variable 'br' can be reduced. [variableScope]
fs/aufs/fhsm.c:151:9: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
fs/aufs/file.c:359:2: style: Variable 'hdp->hd_dentry' is reassigned a value before the old one has been used. [redundantAssignment]
fs/aufs/file.c:357:2: note: Variable 'hdp->hd_dentry' is reassigned a value before the old one has been used.
fs/aufs/file.c:359:2: note: Variable 'hdp->hd_dentry' is reassigned a value before the old one has been used.
fs/aufs/file.c:370:17: style: The scope of the variable 'h_dentry' can be reduced. [variableScope]
fs/aufs/hnotify.c:446:13: warning: Either the condition '!_args' is redundant or there is possible null pointer dereference: a. [nullPointerRedundantCheck]
fs/aufs/hnotify.c:445:12: note: Assuming that condition '!_args' is not redundant
fs/aufs/hnotify.c:434:30: note: Assignment 'a=_args', assigned value is 0
fs/aufs/hnotify.c:446:13: note: Null pointer dereference
fs/aufs/hnotify.c:447:13: warning: Either the condition '!_args' is redundant or there is possible null pointer dereference: a. [nullPointerRedundantCheck]
fs/aufs/hnotify.c:445:12: note: Assuming that condition '!_args' is not redundant
fs/aufs/hnotify.c:434:30: note: Assignment 'a=_args', assigned value is 0
fs/aufs/hnotify.c:447:13: note: Null pointer dereference
fs/aufs/hnotify.c:448:13: warning: Either the condition '!_args' is redundant or there is possible null pointer dereference: a. [nullPointerRedundantCheck]
fs/aufs/hnotify.c:445:12: note: Assuming that condition '!_args' is not redundant
fs/aufs/hnotify.c:434:30: note: Assignment 'a=_args', assigned value is 0
fs/aufs/hnotify.c:448:13: note: Null pointer dereference
fs/aufs/hnotify.c:450:8: warning: Either the condition '!_args' is redundant or there is possible null pointer dereference: a. [nullPointerRedundantCheck]
fs/aufs/hnotify.c:445:12: note: Assuming that condition '!_args' is not redundant
fs/aufs/hnotify.c:434:30: note: Assignment 'a=_args', assigned value is 0
fs/aufs/hnotify.c:450:8: note: Null pointer dereference
fs/aufs/hnotify.c:451:8: warning: Either the condition '!_args' is redundant or there is possible null pointer dereference: a. [nullPointerRedundantCheck]
fs/aufs/hnotify.c:445:12: note: Assuming that condition '!_args' is not redundant
fs/aufs/hnotify.c:434:30: note: Assignment 'a=_args', assigned value is 0
fs/aufs/hnotify.c:451:8: note: Null pointer dereference
fs/aufs/hnotify.c:459:7: warning: Either the condition '!_args' is redundant or there is possible null pointer dereference: a. [nullPointerRedundantCheck]
fs/aufs/hnotify.c:445:12: note: Assuming that condition '!_args' is not redundant
fs/aufs/hnotify.c:434:30: note: Assignment 'a=_args', assigned value is 0
fs/aufs/hnotify.c:459:7: note: Null pointer dereference
fs/aufs/hnotify.c:465:22: warning: Either the condition '!_args' is redundant or there is possible null pointer dereference: a. [nullPointerRedundantCheck]
fs/aufs/hnotify.c:445:12: note: Assuming that condition '!_args' is not redundant
fs/aufs/hnotify.c:434:30: note: Assignment 'a=_args', assigned value is 0
fs/aufs/hnotify.c:465:22: note: Null pointer dereference
fs/aufs/hnotify.c:467:18: warning: Either the condition '!_args' is redundant or there is possible null pointer dereference: a. [nullPointerRedundantCheck]
fs/aufs/hnotify.c:445:12: note: Assuming that condition '!_args' is not redundant
fs/aufs/hnotify.c:434:30: note: Assignment 'a=_args', assigned value is 0
fs/aufs/hnotify.c:467:18: note: Null pointer dereference
fs/aufs/hnotify.c:468:25: warning: Either the condition '!_args' is redundant or there is possible null pointer dereference: a. [nullPointerRedundantCheck]
fs/aufs/hnotify.c:445:12: note: Assuming that condition '!_args' is not redundant
fs/aufs/hnotify.c:434:30: note: Assignment 'a=_args', assigned value is 0
fs/aufs/hnotify.c:468:25: note: Null pointer dereference
fs/aufs/hnotify.c:77:16: style: The scope of the variable 'hi' can be reduced. [variableScope]
fs/aufs/hnotify.c:316:6: style: The scope of the variable 'e' can be reduced. [variableScope]
fs/aufs/i_op.c:126:3: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment]
fs/aufs/i_op.c:123:3: note: Variable 'err' is reassigned a value before the old one has been used.
fs/aufs/i_op.c:126:3: note: Variable 'err' is reassigned a value before the old one has been used.
fs/aufs/i_op.c:406:17: style: The scope of the variable 'h_parent' can be reduced. [variableScope]
fs/aufs/i_op.c:407:16: style: The scope of the variable 'h_dir' can be reduced. [variableScope]
fs/aufs/i_op.c:753:17: style: The scope of the variable 'parent' can be reduced. [variableScope]
fs/aufs/i_op.c:1104:15: style: The scope of the variable 'n' can be reduced. [variableScope]
fs/aufs/i_op.c:1325:19: style: The scope of the variable 'h_mnt' can be reduced. [variableScope]
fs/aufs/i_op_del.c:131:2: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment]
fs/aufs/i_op_del.c:125:2: note: Variable 'err' is reassigned a value before the old one has been used.
fs/aufs/i_op_del.c:131:2: note: Variable 'err' is reassigned a value before the old one has been used.
fs/aufs/i_op_ren.c:669:2: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment]
fs/aufs/i_op_ren.c:663:2: note: Variable 'err' is reassigned a value before the old one has been used.
fs/aufs/i_op_ren.c:669:2: note: Variable 'err' is reassigned a value before the old one has been used.
fs/aufs/i_op_ren.c:252:6: style: The scope of the variable 'err' can be reduced. [variableScope]
fs/aufs/i_op_ren.c:736:21: style: The scope of the variable 'h_d' can be reduced. [variableScope]
fs/aufs/i_op_ren.c:737:20: style: The scope of the variable 'h_i' can be reduced. [variableScope]
fs/aufs/i_op_ren.c:738:22: style: The scope of the variable 'sb' can be reduced. [variableScope]
fs/aufs/i_op_ren.c:873:17: style: The scope of the variable 'h_d' can be reduced. [variableScope]
fs/aufs/i_op_ren.c:874:16: style: The scope of the variable 'h_inode' can be reduced. [variableScope]
fs/aufs/iinfo.c:197:11: style: The scope of the variable 'i' can be reduced. [variableScope]
fs/aufs/iinfo.c:223:11: style: The scope of the variable 'i' can be reduced. [variableScope]
fs/aufs/iinfo.c:246:20: style: The scope of the variable 'hi' can be reduced. [variableScope]
fs/aufs/inode.c:166:17: style: The scope of the variable 'h_i' can be reduced. [variableScope]
fs/aufs/inode.c:484:16: style: The scope of the variable 'hi' can be reduced. [variableScope]
fs/aufs/loop.c:63:7: style: The scope of the variable 'c' can be reduced. [variableScope]
fs/aufs/module.c:77:12: portability: 'p' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
fs/aufs/opts.c:254:12: style: The scope of the variable 'v' can be reduced. [variableScope]
fs/aufs/opts.c:1540:33: style: The scope of the variable 'h_root' can be reduced. [variableScope]
fs/aufs/opts.c:1581:26: style: The scope of the variable 'skip' can be reduced. [variableScope]
fs/aufs/opts.c:1581:32: style: The scope of the variable 'do_free' can be reduced. [variableScope]
fs/aufs/opts.c:1585:22: style: The scope of the variable 'h_dir' can be reduced. [variableScope]
fs/aufs/opts.c:1822:8: style: Variable 'dir' is assigned a value that is never used. [unreadVariable]
fs/aufs/plink.c:235:6: style: The scope of the variable 'wkq_err' can be reduced. [variableScope]
fs/aufs/plink.c:330:11: style: The scope of the variable 'wkq_err' can be reduced. [variableScope]
fs/aufs/plink.c:370:13: style: The scope of the variable 'err' can be reduced. [variableScope]
fs/aufs/plink.c:370:18: style: The scope of the variable 'cnt' can be reduced. [variableScope]
fs/aufs/plink.c:419:21: style: The scope of the variable 'plink_hlist' can be reduced. [variableScope]
fs/aufs/plink.c:487:21: style: The scope of the variable 'plink_hlist' can be reduced. [variableScope]
fs/aufs/procfs.c:107:5: warning: Either the condition 'count>sizeof(buf)' is redundant or the array 'buf[20]' is accessed at index 20, which is out of bounds. [arrayIndexOutOfBoundsCond]
fs/aufs/procfs.c:99:21: note: Assuming that condition 'count>sizeof(buf)' is not redundant
fs/aufs/procfs.c:107:5: note: Array index out of bounds
fs/aufs/super.c:868:2: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment]
fs/aufs/super.c:866:2: note: Variable 'err' is reassigned a value before the old one has been used.
fs/aufs/super.c:868:2: note: Variable 'err' is reassigned a value before the old one has been used.
fs/aufs/super.c:96:20: style: The scope of the variable 'br' can be reduced. [variableScope]
fs/aufs/super.c:438:20: style: The scope of the variable 'br' can be reduced. [variableScope]
fs/aufs/super.c:707:20: style: The scope of the variable 'br' can be reduced. [variableScope]
fs/aufs/sysfs.c:309:20: style: The scope of the variable 'attr' can be reduced. [variableScope]
fs/aufs/sysrq.c:32:15: style: The scope of the variable 'file' can be reduced. [variableScope]
fs/aufs/vdir.c:736:18: warning: Redundant assignment of 'tgt->vd_last.ul' to itself. [selfAssignment]
fs/aufs/vdir.c:78:15: style: The scope of the variable 'u' can be reduced. [variableScope]
fs/aufs/vdir.c:203:24: style: The scope of the variable 'str' can be reduced. [variableScope]
fs/aufs/vdir.c:220:24: style: The scope of the variable 'str' can be reduced. [variableScope]
fs/aufs/vfsub.c:688:19: style: The scope of the variable 'wkq_err' can be reduced. [variableScope]
fs/aufs/vfsub.c:724:19: style: The scope of the variable 'wkq_err' can be reduced. [variableScope]
fs/aufs/wbr_policy.c:707:26: style: The scope of the variable 'h_parent' can be reduced. [variableScope]
fs/aufs/whout.c:1019:2: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment]
fs/aufs/whout.c:1014:2: note: Variable 'err' is reassigned a value before the old one has been used.
fs/aufs/whout.c:1019:2: note: Variable 'err' is reassigned a value before the old one has been used.
fs/aufs/whout.c:805:6: style: The scope of the variable 'err' can be reduced. [variableScope]
fs/aufs/xino.c:368:2: style: Variable 'err' is reassigned a value before the old one has been used. [redundantAssignment]
fs/aufs/xino.c:360:2: note: Variable 'err' is reassigned a value before the old one has been used.
fs/aufs/xino.c:368:2: note: Variable 'err' is reassigned a value before the old one has been used.
fs/aufs/xino.c:596:16: style: The scope of the variable 'h_inode' can be reduced. [variableScope]
fs/aufs/xino.c:1093:20: style: The scope of the variable 'br' can be reduced. [variableScope]
[23:22]

ftp://ftp.se.debian.org/debian/pool/main/a/aufs-tools/aufs-tools_4.9+20170918.orig.tar.gz
extlib/glibc/au_nftw.c:59:6: style: The scope of the variable 'err' can be reduced. [variableScope]
extlib/non-glibc/error_at_line.c:34:2: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
fhsm/aufhsm.c:83:6: style: The scope of the variable 'opt' can be reduced. [variableScope]
fhsm/aufhsm.c:84:14: style: The scope of the variable 'p' can be reduced. [variableScope]
fhsm/aufhsm.c:177:6: style: The scope of the variable 'i' can be reduced. [variableScope]
fhsm/aufhsm.c:177:9: style: The scope of the variable 'nwmark' can be reduced. [variableScope]
fhsm/aufhsmd.c:64:6: style: The scope of the variable 'opt' can be reduced. [variableScope]
fhsm/aufhsmd.c:65:14: style: The scope of the variable 'p' can be reduced. [variableScope]
fhsm/event.c:359:17: style: The scope of the variable 'nev' can be reduced. [variableScope]
fhsm/fhsm.c:360:23: style: The scope of the variable 'wm' can be reduced. [variableScope]
fhsm/fhsm.c:340:3: error: Memory leak: p [memleak]
fhsm/fhsm.c:347:3: error: Memory leak: p [memleak]
fhsm/msg.c:37:6: style: The scope of the variable 'fhsmfd' can be reduced. [variableScope]
libau/pathconf.c:41:14: style: The scope of the variable 'e' can be reduced. [variableScope]
libau/rdu.c:124:6: style: The scope of the variable 'err' can be reduced. [variableScope]
libau/rdu_lib.c:93:11: style: The scope of the variable 'i' can be reduced. [variableScope]
mng_fhsm.c:71:4: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
mount.aufs.c:44:0: error: failed to expand 'DROPLVL_STR', Invalid ## usage when expanding 'DROPLVL_STR'. [preprocessorErrorDirective]
mtab.c:90:7: style: The scope of the variable 'pos' can be reduced. [variableScope]
mtab.c:92:22: style: The scope of the variable 'p' can be reduced. [variableScope]
plink.c:145:6: style: The scope of the variable 'err' can be reduced. [variableScope]
plink.c:145:11: style: The scope of the variable 'oflags' can be reduced. [variableScope]
plink.c:146:10: style: The scope of the variable 'ssz' can be reduced. [variableScope]
sample/uloop/drivers/block/uloop.c:117:6: style: The scope of the variable 'err' can be reduced. [variableScope]
sample/uloop/drivers/block/uloop.c:506:6: style: The scope of the variable 'err' can be reduced. [variableScope]
[23:22]

ftp://ftp.se.debian.org/debian/pool/main/a/augeas/augeas_1.8.0.orig.tar.gz
augeas-1.8.0/gnulib/lib/argz.c:256:9: style: The scope of the variable 'p' can be reduced. [variableScope]
augeas-1.8.0/gnulib/lib/canonicalize-lgpl.c:175:11: style: Condition 'prefix_len' is always false [knownConditionTrueFalse]
augeas-1.8.0/gnulib/lib/canonicalize-lgpl.c:159:16: note: Assignment 'prefix_len=0', assigned value is 0
augeas-1.8.0/gnulib/lib/canonicalize-lgpl.c:175:11: note: Condition 'prefix_len' is always false
augeas-1.8.0/gnulib/lib/canonicalize-lgpl.c:329:23: style: Condition 'pfxlen' is always false [knownConditionTrueFalse]
augeas-1.8.0/gnulib/lib/canonicalize-lgpl.c:327:35: note: Assignment 'pfxlen=0', assigned value is 0
augeas-1.8.0/gnulib/lib/canonicalize-lgpl.c:329:23: note: Condition 'pfxlen' is always false
augeas-1.8.0/gnulib/lib/fnmatch_loop.c:1108:16: style: Same expression on both sides of '!=' because the value of 'list' and 'NULL' are the same. [duplicateExpression]
augeas-1.8.0/gnulib/lib/fnmatch_loop.c:1035:13: note: 'list' is assigned value 'NULL' here.
augeas-1.8.0/gnulib/lib/fnmatch_loop.c:1108:16: note: Same expression on both sides of '!=' because the value of 'list' and 'NULL' are the same.
augeas-1.8.0/gnulib/lib/fnmatch_loop.c:987:18: style: Function 'end_pattern' argument 1 names different: declaration 'patternp' definition 'pattern'. [funcArgNamesDifferent]
augeas-1.8.0/gnulib/lib/fnmatch_loop.c:22:37: note: Function 'end_pattern' argument 1 names different: declaration 'patternp' definition 'pattern'.
augeas-1.8.0/gnulib/lib/fnmatch_loop.c:987:18: note: Function 'end_pattern' argument 1 names different: declaration 'patternp' definition 'pattern'.
augeas-1.8.0/gnulib/lib/fnmatch_loop.c:1096:13: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
augeas-1.8.0/gnulib/lib/fnmatch_loop.c:1104:13: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
augeas-1.8.0/gnulib/lib/fnmatch_loop.c:1126:44: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
augeas-1.8.0/gnulib/lib/fnmatch_loop.c:1134:26: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
augeas-1.8.0/gnulib/lib/fnmatch_loop.c:1142:33: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
augeas-1.8.0/gnulib/lib/fnmatch_loop.c:1164:40: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
augeas-1.8.0/gnulib/lib/fnmatch_loop.c:1179:44: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
augeas-1.8.0/gnulib/lib/fnmatch_loop.c:1188:46: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
augeas-1.8.0/gnulib/lib/gettext.h:264:15: style: The scope of the variable 'translation' can be reduced. [variableScope]
augeas-1.8.0/gnulib/lib/getopt.c:346:25: style: Function '_getopt_internal_r' argument 1 names different: declaration '___argc' definition 'argc'. [funcArgNamesDifferent]
augeas-1.8.0/gnulib/lib/getopt_int.h:118:36: note: Function '_getopt_internal_r' argument 1 names different: declaration '___argc' definition 'argc'.
augeas-1.8.0/gnulib/lib/getopt.c:346:25: note: Function '_getopt_internal_r' argument 1 names different: declaration '___argc' definition 'argc'.
augeas-1.8.0/gnulib/lib/getopt.c:346:38: style: Function '_getopt_internal_r' argument 2 names different: declaration '___argv' definition 'argv'. [funcArgNamesDifferent]
augeas-1.8.0/gnulib/lib/getopt_int.h:118:52: note: Function '_getopt_internal_r' argument 2 names different: declaration '___argv' definition 'argv'.
augeas-1.8.0/gnulib/lib/getopt.c:346:38: note: Function '_getopt_internal_r' argument 2 names different: declaration '___argv' definition 'argv'.
augeas-1.8.0/gnulib/lib/getopt.c:346:56: style: Function '_getopt_internal_r' argument 3 names different: declaration '__shortopts' definition 'optstring'. [funcArgNamesDifferent]
augeas-1.8.0/gnulib/lib/getopt_int.h:119:44: note: Function '_getopt_internal_r' argument 3 names different: declaration '__shortopts' definition 'optstring'.
augeas-1.8.0/gnulib/lib/getopt.c:346:56: note: Function '_getopt_internal_r' argument 3 names different: declaration '__shortopts' definition 'optstring'.
augeas-1.8.0/gnulib/lib/getopt.c:347:42: style: Function '_getopt_internal_r' argument 4 names different: declaration '__longopts' definition 'longopts'. [funcArgNamesDifferent]
augeas-1.8.0/gnulib/lib/getopt_int.h:120:53: note: Function '_getopt_internal_r' argument 4 names different: declaration '__longopts' definition 'longopts'.
augeas-1.8.0/gnulib/lib/getopt.c:347:42: note: Function '_getopt_internal_r' argument 4 names different: declaration '__longopts' definition 'longopts'.
augeas-1.8.0/gnulib/lib/getopt.c:347:57: style: Function '_getopt_internal_r' argument 5 names different: declaration '__longind' definition 'longind'. [funcArgNamesDifferent]
augeas-1.8.0/gnulib/lib/getopt_int.h:120:70: note: Function '_getopt_internal_r' argument 5 names different: declaration '__longind' definition 'longind'.
augeas-1.8.0/gnulib/lib/getopt.c:347:57: note: Function '_getopt_internal_r' argument 5 names different: declaration '__longind' definition 'longind'.
augeas-1.8.0/gnulib/lib/getopt.c:348:25: style: Function '_getopt_internal_r' argument 6 names different: declaration '__long_only' definition 'long_only'. [funcArgNamesDifferent]
augeas-1.8.0/gnulib/lib/getopt_int.h:121:36: note: Function '_getopt_internal_r' argument 6 names different: declaration '__long_only' definition 'long_only'.
augeas-1.8.0/gnulib/lib/getopt.c:348:25: note: Function '_getopt_internal_r' argument 6 names different: declaration '__long_only' definition 'long_only'.
augeas-1.8.0/gnulib/lib/getopt.c:348:57: style: Function '_getopt_internal_r' argument 7 names different: declaration '__data' definition 'd'. [funcArgNamesDifferent]
augeas-1.8.0/gnulib/lib/getopt_int.h:121:70: note: Function '_getopt_internal_r' argument 7 names different: declaration '__data' definition 'd'.
augeas-1.8.0/gnulib/lib/getopt.c:348:57: note: Function '_getopt_internal_r' argument 7 names different: declaration '__data' definition 'd'.
augeas-1.8.0/gnulib/lib/getopt.c:348:64: style: Function '_getopt_internal_r' argument 8 names different: declaration '__posixly_correct' definition 'posixly_correct'. [funcArgNamesDifferent]
augeas-1.8.0/gnulib/lib/getopt_int.h:122:36: note: Function '_getopt_internal_r' argument 8 names different: declaration '__posixly_correct' definition 'posixly_correct'.
augeas-1.8.0/gnulib/lib/getopt.c:348:64: note: Function '_getopt_internal_r' argument 8 names different: declaration '__posixly_correct' definition 'posixly_correct'.
augeas-1.8.0/gnulib/lib/getopt.c:1158:23: style: Function '_getopt_internal' argument 1 names different: declaration '___argc' definition 'argc'. [funcArgNamesDifferent]
augeas-1.8.0/gnulib/lib/getopt_int.h:24:34: note: Function '_getopt_internal' argument 1 names different: declaration '___argc' definition 'argc'.
augeas-1.8.0/gnulib/lib/getopt.c:1158:23: note: Function '_getopt_internal' argument 1 names different: declaration '___argc' definition 'argc'.
augeas-1.8.0/gnulib/lib/getopt.c:1158:36: style: Function '_getopt_internal' argument 2 names different: declaration '___argv' definition 'argv'. [funcArgNamesDifferent]
augeas-1.8.0/gnulib/lib/getopt_int.h:24:50: note: Function '_getopt_internal' argument 2 names different: declaration '___argv' definition 'argv'.
augeas-1.8.0/gnulib/lib/getopt.c:1158:36: note: Function '_getopt_internal' argument 2 names different: declaration '___argv' definition 'argv'.
augeas-1.8.0/gnulib/lib/getopt.c:1158:54: style: Function '_getopt_internal' argument 3 names different: declaration '__shortopts' definition 'optstring'. [funcArgNamesDifferent]
augeas-1.8.0/gnulib/lib/getopt_int.h:25:42: note: Function '_getopt_internal' argument 3 names different: declaration '__shortopts' definition 'optstring'.
augeas-1.8.0/gnulib/lib/getopt.c:1158:54: note: Function '_getopt_internal' argument 3 names different: declaration '__shortopts' definition 'optstring'.
augeas-1.8.0/gnulib/lib/getopt.c:1159:40: style: Function '_getopt_internal' argument 4 names different: declaration '__longopts' definition 'longopts'. [funcArgNamesDifferent]
augeas-1.8.0/gnulib/lib/getopt_int.h:26:51: note: Function '_getopt_internal' argument 4 names different: declaration '__longopts' definition 'longopts'.
augeas-1.8.0/gnulib/lib/getopt.c:1159:40: note: Function '_getopt_internal' argument 4 names different: declaration '__longopts' definition 'longopts'.
augeas-1.8.0/gnulib/lib/getopt.c:1159:55: style: Function '_getopt_internal' argument 5 names different: declaration '__longind' definition 'longind'. [funcArgNamesDifferent]
augeas-1.8.0/gnulib/lib/getopt_int.h:26:68: note: Function '_getopt_internal' argument 5 names different: declaration '__longind' definition 'longind'.
augeas-1.8.0/gnulib/lib/getopt.c:1159:55: note: Function '_getopt_internal' argument 5 names different: declaration '__longind' definition 'longind'.
augeas-1.8.0/gnulib/lib/getopt.c:1159:68: style: Function '_getopt_internal' argument 6 names different: declaration '__long_only' definition 'long_only'. [funcArgNamesDifferent]
augeas-1.8.0/gnulib/lib/getopt_int.h:27:34: note: Function '_getopt_internal' argument 6 names different: declaration '__long_only' definition 'long_only'.
augeas-1.8.0/gnulib/lib/getopt.c:1159:68: note: Function '_getopt_internal' argument 6 names different: declaration '__long_only' definition 'long_only'.
augeas-1.8.0/gnulib/lib/getopt.c:1160:23: style: Function '_getopt_internal' argument 7 names different: declaration '__posixly_correct' definition 'posixly_correct'. [funcArgNamesDifferent]
augeas-1.8.0/gnulib/lib/getopt_int.h:27:51: note: Function '_getopt_internal' argument 7 names different: declaration '__posixly_correct' definition 'posixly_correct'.
augeas-1.8.0/gnulib/lib/getopt.c:1160:23: note: Function '_getopt_internal' argument 7 names different: declaration '__posixly_correct' definition 'posixly_correct'.
augeas-1.8.0/gnulib/lib/getopt1.c:48:21: style: Function '_getopt_long_r' argument 1 names different: declaration '___argc' definition 'argc'. [funcArgNamesDifferent]
augeas-1.8.0/gnulib/lib/getopt_int.h:124:32: note: Function '_getopt_long_r' argument 1 names different: declaration '___argc' definition 'argc'.
augeas-1.8.0/gnulib/lib/getopt1.c:48:21: note: Function '_getopt_long_r' argument 1 names different: declaration '___argc' definition 'argc'.
augeas-1.8.0/gnulib/lib/getopt1.c:48:34: style: Function '_getopt_long_r' argument 2 names different: declaration '___argv' definition 'argv'. [funcArgNamesDifferent]
augeas-1.8.0/gnulib/lib/getopt_int.h:124:48: note: Function '_getopt_long_r' argument 2 names different: declaration '___argv' definition 'argv'.
augeas-1.8.0/gnulib/lib/getopt1.c:48:34: note: Function '_getopt_long_r' argument 2 names different: declaration '___argv' definition 'argv'.
augeas-1.8.0/gnulib/lib/getopt1.c:48:52: style: Function '_getopt_long_r' argument 3 names different: declaration '__shortopts' definition 'options'. [funcArgNamesDifferent]
augeas-1.8.0/gnulib/lib/getopt_int.h:125:40: note: Function '_getopt_long_r' argument 3 names different: declaration '__shortopts' definition 'options'.
augeas-1.8.0/gnulib/lib/getopt1.c:48:52: note: Function '_getopt_long_r' argument 3 names different: declaration '__shortopts' definition 'options'.
augeas-1.8.0/gnulib/lib/getopt1.c:49:38: style: Function '_getopt_long_r' argument 4 names different: declaration '__longopts' definition 'long_options'. [funcArgNamesDifferent]
augeas-1.8.0/gnulib/lib/getopt_int.h:126:49: note: Function '_getopt_long_r' argument 4 names different: declaration '__longopts' definition 'long_options'.
augeas-1.8.0/gnulib/lib/getopt1.c:49:38: note: Function '_getopt_long_r' argument 4 names different: declaration '__longopts' definition 'long_options'.
augeas-1.8.0/gnulib/lib/getopt1.c:49:57: style: Function '_getopt_long_r' argument 5 names different: declaration '__longind' definition 'opt_index'. [funcArgNamesDifferent]
augeas-1.8.0/gnulib/lib/getopt_int.h:126:66: note: Function '_getopt_long_r' argument 5 names different: declaration '__longind' definition 'opt_index'.
augeas-1.8.0/gnulib/lib/getopt1.c:49:57: note: Function '_getopt_long_r' argument 5 names different: declaration '__longind' definition 'opt_index'.
augeas-1.8.0/gnulib/lib/getopt1.c:50:38: style: Function '_getopt_long_r' argument 6 names different: declaration '__data' definition 'd'. [funcArgNamesDifferent]
augeas-1.8.0/gnulib/lib/getopt_int.h:127:49: note: Function '_getopt_long_r' argument 6 names different: declaration '__data' definition 'd'.
augeas-1.8.0/gnulib/lib/getopt1.c:50:38: note: Function '_getopt_long_r' argument 6 names different: declaration '__data' definition 'd'.
augeas-1.8.0/gnulib/lib/getopt1.c:71:26: style: Function '_getopt_long_only_r' argument 1 names different: declaration '___argc' definition 'argc'. [funcArgNamesDifferent]
augeas-1.8.0/gnulib/lib/getopt_int.h:129:37: note: Function '_getopt_long_only_r' argument 1 names different: declaration '___argc' definition 'argc'.
augeas-1.8.0/gnulib/lib/getopt1.c:71:26: note: Function '_getopt_long_only_r' argument 1 names different: declaration '___argc' definition 'argc'.
augeas-1.8.0/gnulib/lib/getopt1.c:71:39: style: Function '_getopt_long_only_r' argument 2 names different: declaration '___argv' definition 'argv'. [funcArgNamesDifferent]
augeas-1.8.0/gnulib/lib/getopt_int.h:129:53: note: Function '_getopt_long_only_r' argument 2 names different: declaration '___argv' definition 'argv'.
augeas-1.8.0/gnulib/lib/getopt1.c:71:39: note: Function '_getopt_long_only_r' argument 2 names different: declaration '___argv' definition 'argv'.
augeas-1.8.0/gnulib/lib/getopt1.c:71:57: style: Function '_getopt_long_only_r' argument 3 names different: declaration '__shortopts' definition 'options'. [funcArgNamesDifferent]
augeas-1.8.0/gnulib/lib/getopt_int.h:130:45: note: Function '_getopt_long_only_r' argument 3 names different: declaration '__shortopts' definition 'options'.
augeas-1.8.0/gnulib/lib/getopt1.c:71:57: note: Function '_getopt_long_only_r' argument 3 names different: declaration '__shortopts' definition 'options'.
augeas-1.8.0/gnulib/lib/getopt1.c:72:43: style: Function '_getopt_long_only_r' argument 4 names different: declaration '__longopts' definition 'long_options'. [funcArgNamesDifferent]
augeas-1.8.0/gnulib/lib/getopt_int.h:131:54: note: Function '_getopt_long_only_r' argument 4 names different: declaration '__longopts' definition 'long_options'.
augeas-1.8.0/gnulib/lib/getopt1.c:72:43: note: Function '_getopt_long_only_r' argument 4 names different: declaration '__longopts' definition 'long_options'.
augeas-1.8.0/gnulib/lib/getopt1.c:72:62: style: Function '_getopt_long_only_r' argument 5 names different: declaration '__longind' definition 'opt_index'. [funcArgNamesDifferent]
augeas-1.8.0/gnulib/lib/getopt_int.h:132:38: note: Function '_getopt_long_only_r' argument 5 names different: declaration '__longind' definition 'opt_index'.
augeas-1.8.0/gnulib/lib/getopt1.c:72:62: note: Function '_getopt_long_only_r' argument 5 names different: declaration '__longind' definition 'opt_index'.
augeas-1.8.0/gnulib/lib/getopt1.c:73:43: style: Function '_getopt_long_only_r' argument 6 names different: declaration '__data' definition 'd'. [funcArgNamesDifferent]
augeas-1.8.0/gnulib/lib/getopt_int.h:133:54: note: Function '_getopt_long_only_r' argument 6 names different: declaration '__data' definition 'd'.
augeas-1.8.0/gnulib/lib/getopt1.c:73:43: note: Function '_getopt_long_only_r' argument 6 names different: declaration '__data' definition 'd'.
augeas-1.8.0/gnulib/lib/gettimeofday.c:143:0: error: #error "Only 1-second nominal clock resolution found.  Is that intended?" \ [preprocessorErrorDirective]
augeas-1.8.0/gnulib/lib/localcharset.c:473:14: style: Condition 'locale==NULL' is always true [knownConditionTrueFalse]
augeas-1.8.0/gnulib/lib/localcharset.c:464:24: note: Assignment 'locale=NULL', assigned value is 0
augeas-1.8.0/gnulib/lib/localcharset.c:473:14: note: Condition 'locale==NULL' is always true
augeas-1.8.0/gnulib/lib/localcharset.c:172:71: style: Same value in both branches of ternary operator. [duplicateValueTernary]
augeas-1.8.0/gnulib/lib/localcharset.c:473:14: style: Same expression on both sides of '==' because the value of 'locale' and 'NULL' are the same. [duplicateExpression]
augeas-1.8.0/gnulib/lib/localcharset.c:464:24: note: 'locale' is assigned value 'NULL' here.
augeas-1.8.0/gnulib/lib/localcharset.c:473:14: note: Same expression on both sides of '==' because the value of 'locale' and 'NULL' are the same.
augeas-1.8.0/gnulib/lib/localcharset.c:133:19: style: The scope of the variable 'base' can be reduced. [variableScope]
augeas-1.8.0/gnulib/lib/memchr.c:95:19: style: Condition '4294967295U<(unsigned long)-1' is always false [knownConditionTrueFalse]
augeas-1.8.0/gnulib/lib/nl_langinfo.c:39:10: style: The scope of the variable 'codesetlen' can be reduced. [variableScope]
augeas-1.8.0/gnulib/lib/xsize.h:31:0: error: #error "Please include config.h first." [preprocessorErrorDirective]
augeas-1.8.0/gnulib/lib/rawmemchr.c:60:19: style: Condition '4294967295U<(unsigned long)-1' is always false [knownConditionTrueFalse]
augeas-1.8.0/gnulib/lib/rawmemchr.c:132:3: style: Variable 'char_ptr' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/gnulib/lib/rawmemchr.c:123:3: note: Variable 'char_ptr' is reassigned a value before the old one has been used.
augeas-1.8.0/gnulib/lib/rawmemchr.c:132:3: note: Variable 'char_ptr' is reassigned a value before the old one has been used.
augeas-1.8.0/gnulib/lib/regcomp.c:2629:7: warning: Either the condition 'tree!=NULL' is redundant or there is possible null pointer dereference: elem. [nullPointerRedundantCheck]
augeas-1.8.0/gnulib/lib/regcomp.c:2455:13: note: Assuming that condition 'tree!=NULL' is not redundant
augeas-1.8.0/gnulib/lib/regcomp.c:2451:44: note: Calling function 'parse_dup_op', 1st argument 'elem' value is 0
augeas-1.8.0/gnulib/lib/regcomp.c:2629:7: note: Null pointer dereference
augeas-1.8.0/gnulib/lib/regcomp.c:2711:16: style: The scope of the variable 'start_ch' can be reduced. [variableScope]
augeas-1.8.0/gnulib/lib/regcomp.c:2711:26: style: The scope of the variable 'end_ch' can be reduced. [variableScope]
augeas-1.8.0/gnulib/lib/regcomp.c:3772:17: style: The scope of the variable 'c' can be reduced. [variableScope]
augeas-1.8.0/gnulib/lib/regcomp.c:2525:27: style: Function 'parse_dup_op' argument 1 names different: declaration 'dup_elem' definition 'elem'. [funcArgNamesDifferent]
augeas-1.8.0/gnulib/lib/regcomp.c:77:46: note: Function 'parse_dup_op' argument 1 names different: declaration 'dup_elem' definition 'elem'.
augeas-1.8.0/gnulib/lib/regcomp.c:2525:27: note: Function 'parse_dup_op' argument 1 names different: declaration 'dup_elem' definition 'elem'.
augeas-1.8.0/gnulib/lib/regcomp.c:3900:35: style: Function 'duplicate_tree' argument 1 names different: declaration 'src' definition 'root'. [funcArgNamesDifferent]
augeas-1.8.0/gnulib/lib/regcomp.c:122:54: note: Function 'duplicate_tree' argument 1 names different: declaration 'src' definition 'root'.
augeas-1.8.0/gnulib/lib/regcomp.c:3900:35: note: Function 'duplicate_tree' argument 1 names different: declaration 'src' definition 'root'.
augeas-1.8.0/gnulib/lib/regcomp.c:3903:15: style: Variable 'dup_root' is not assigned a value. [unassignedVariable]
augeas-1.8.0/gnulib/lib/regex_internal.h:208:0: error: #error "Add case for new bitset_word_t size" [preprocessorErrorDirective]
augeas-1.8.0/gnulib/lib/regex_internal.c:924:7: style: The scope of the variable 'c' can be reduced. [variableScope]
augeas-1.8.0/gnulib/lib/regexec.c:1695:11: style: Condition '!naccepted' is always true [knownConditionTrueFalse]
augeas-1.8.0/gnulib/lib/regexec.c:1679:23: note: Assignment 'naccepted=0', assigned value is 0
augeas-1.8.0/gnulib/lib/regexec.c:1695:11: note: Condition '!naccepted' is always true
augeas-1.8.0/gnulib/lib/regexec.c:3119:11: style: Condition 'naccepted' is always false [knownConditionTrueFalse]
augeas-1.8.0/gnulib/lib/regexec.c:3074:23: note: Assignment 'naccepted=0', assigned value is 0
augeas-1.8.0/gnulib/lib/regexec.c:3119:11: note: Condition 'naccepted' is always false
augeas-1.8.0/gnulib/lib/regexec.c:2272:19: style: The scope of the variable 'trtable' can be reduced. [variableScope]
augeas-1.8.0/gnulib/lib/regexec.c:1437:37: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
augeas-1.8.0/gnulib/lib/regexec.c:3356:42: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
augeas-1.8.0/gnulib/lib/regexec.c:3403:7: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
augeas-1.8.0/gnulib/lib/strchrnul.c:62:19: style: Condition '4294967295U<(unsigned long)-1' is always false [knownConditionTrueFalse]
augeas-1.8.0/gnulib/lib/strchrnul.c:138:3: style: Variable 'char_ptr' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/gnulib/lib/strchrnul.c:129:3: note: Variable 'char_ptr' is reassigned a value before the old one has been used.
augeas-1.8.0/gnulib/lib/strchrnul.c:138:3: note: Variable 'char_ptr' is reassigned a value before the old one has been used.
augeas-1.8.0/gnulib/lib/str-two-way.h:360:14: style: The scope of the variable 'shift' can be reduced. [variableScope]
augeas-1.8.0/gnulib/lib/str-two-way.h:411:14: style: The scope of the variable 'shift' can be reduced. [variableScope]
augeas-1.8.0/gnulib/lib/tempname.c:189:7: style: The scope of the variable 'fd' can be reduced. [variableScope]
augeas-1.8.0/gnulib/tests/binary-io.h:29:0: error: #error "Please include config.h first." [preprocessorErrorDirective]
augeas-1.8.0/gnulib/tests/c-ctype.h:29:0: error: #error "Please include config.h first." [preprocessorErrorDirective]
augeas-1.8.0/gnulib/tests/test-btowc.c:34:7: style: The scope of the variable 'c' can be reduced. [variableScope]
augeas-1.8.0/gnulib/tests/test-fnmatch.c:33:3: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
augeas-1.8.0/gnulib/tests/test-fnmatch.c:35:3: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
augeas-1.8.0/gnulib/tests/test-fnmatch.c:36:3: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
augeas-1.8.0/gnulib/tests/test-fnmatch.c:37:3: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
augeas-1.8.0/gnulib/tests/test-fnmatch.c:38:3: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
augeas-1.8.0/gnulib/tests/test-fnmatch.c:39:3: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
augeas-1.8.0/gnulib/tests/test-fnmatch.c:40:3: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
augeas-1.8.0/gnulib/tests/test-fnmatch.c:41:3: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
augeas-1.8.0/gnulib/tests/test-fnmatch.c:43:3: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
augeas-1.8.0/gnulib/tests/test-fnmatch.c:45:3: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
augeas-1.8.0/gnulib/tests/test-fnmatch.c:46:3: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
augeas-1.8.0/gnulib/tests/test-fnmatch.c:47:3: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
augeas-1.8.0/gnulib/tests/test-fnmatch.c:53:3: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
augeas-1.8.0/gnulib/tests/test-getdelim.c:84:3: error: Buffer is accessed out of bounds. [bufferAccessOutOfBounds]
augeas-1.8.0/gnulib/tests/test-getopt.h:92:3: style: Variable 'posixly' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/gnulib/tests/test-getopt.h:86:0: note: Variable 'posixly' is reassigned a value before the old one has been used.
augeas-1.8.0/gnulib/tests/test-getopt.h:92:3: note: Variable 'posixly' is reassigned a value before the old one has been used.
augeas-1.8.0/gnulib/tests/test-ignore-value.c:34:16: style: struct member 's::i' is never used. [unusedStructMember]
augeas-1.8.0/gnulib/tests/test-intprops.c:176:3: style: Same value in both branches of ternary operator. [duplicateValueTernary]
augeas-1.8.0/gnulib/tests/test-intprops.c:181:3: style: Same value in both branches of ternary operator. [duplicateValueTernary]
augeas-1.8.0/gnulib/tests/test-intprops.c:231:3: style: Same value in both branches of ternary operator. [duplicateValueTernary]
augeas-1.8.0/gnulib/tests/test-intprops.c:258:3: style: Same value in both branches of ternary operator. [duplicateValueTernary]
augeas-1.8.0/gnulib/tests/test-intprops.c:261:3: style: Same value in both branches of ternary operator. [duplicateValueTernary]
augeas-1.8.0/gnulib/tests/test-intprops.c:347:3: style: Same value in both branches of ternary operator. [duplicateValueTernary]
augeas-1.8.0/gnulib/tests/test-intprops.c:348:3: style: Same value in both branches of ternary operator. [duplicateValueTernary]
augeas-1.8.0/gnulib/tests/test-intprops.c:349:3: style: Same value in both branches of ternary operator. [duplicateValueTernary]
augeas-1.8.0/gnulib/tests/test-intprops.c:350:3: style: Same value in both branches of ternary operator. [duplicateValueTernary]
augeas-1.8.0/gnulib/tests/test-intprops.c:351:3: style: Same value in both branches of ternary operator. [duplicateValueTernary]
augeas-1.8.0/gnulib/tests/test-intprops.c:352:3: style: Same value in both branches of ternary operator. [duplicateValueTernary]
augeas-1.8.0/gnulib/tests/test-intprops.c:168:3: style: Checking if unsigned variable '1u' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:169:3: style: Checking if unsigned variable '1u' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:169:3: style: Checking if unsigned variable '0*(0*1u+0u)-1' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:169:3: style: Checking if unsigned variable '((0*(0*1u+0u)-1)<0)?~((((0*(0*1u+0u)+1)<<((sizeof((0*1u+0u)+0)*CHAR_BIT)-2))-1)*2+1):(0*(0*1u+0u)+0)' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:169:3: style: Checking if unsigned variable '0u' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:175:3: style: Checking if unsigned variable '1u' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:176:3: style: Checking if unsigned variable '1u' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:176:3: style: Checking if unsigned variable '0*(0*1u+0u)-1' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:176:3: style: Checking if unsigned variable '((0*(0*1u+0u)-1)<0)?~((((0*(0*1u+0u)+1)<<((sizeof((0*1u+0u)+0)*CHAR_BIT)-2))-1)*2+1):(0*(0*1u+0u)+0)' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:176:3: style: Checking if unsigned variable '0u' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:181:3: style: Checking if unsigned variable '(unsigned int)~((unsigned int)(!(!((unsigned int)0<(unsigned int)-1))?(unsigned int)-1:((((unsigned int)1<<((sizeof(unsigned int)*CHAR_BIT)-2))-1)*2+1)))' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:181:3: style: Checking if unsigned variable '0*0u-1' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:181:3: style: Checking if unsigned variable '((0*0u-1)<0)?~((((0*0u+1)<<((sizeof(0u+0)*CHAR_BIT)-2))-1)*2+1):(0*0u+0)' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:182:3: style: Checking if unsigned variable '(unsigned int)~((unsigned int)(!(!((unsigned int)0<(unsigned int)-1))?(unsigned int)-1:((((unsigned int)1<<((sizeof(unsigned int)*CHAR_BIT)-2))-1)*2+1)))' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:182:3: style: Checking if unsigned variable '0*1u-1' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:182:3: style: Checking if unsigned variable '((0*1u-1)<0)?~((((0*1u+1)<<((sizeof(1u+0)*CHAR_BIT)-2))-1)*2+1):(0*1u+0)' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:183:3: style: Checking if unsigned variable '(unsigned int)~((unsigned int)(!(!((unsigned int)0<(unsigned int)-1))?(unsigned int)-1:((((unsigned int)1<<((sizeof(unsigned int)*CHAR_BIT)-2))-1)*2+1)))' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:197:3: style: Checking if unsigned variable '(unsigned int)~((unsigned int)(!(!((unsigned int)0<(unsigned int)-1))?(unsigned int)-1:((((unsigned int)1<<((sizeof(unsigned int)*CHAR_BIT)-2))-1)*2+1)))' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:197:3: style: Checking if unsigned variable '0*(0*-1u+((unsigned int)INT_MIN))-1' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:197:3: style: Checking if unsigned variable '((0*(0*-1u+((unsigned int)INT_MIN))-1)<0)?~((((0*(0*-1u+((unsigned int)INT_MIN))+1)<<((sizeof((0*-1u+((unsigned int)INT_MIN))+0)*CHAR_BIT)-2))-1)*2+1):(0*(0*-1u+((unsigned int)INT_MIN))+0)' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:197:3: style: Checking if unsigned variable '(unsigned int)INT_MIN' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:197:3: style: Checking if unsigned variable '-1u' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:202:3: style: Checking if unsigned variable '(unsigned int)~((unsigned int)(!(!((unsigned int)0<(unsigned int)-1))?(unsigned int)-1:((((unsigned int)1<<((sizeof(unsigned int)*CHAR_BIT)-2))-1)*2+1)))' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:202:3: style: Checking if unsigned variable '0*(0*-1u+((unsigned int)INT_MIN))-1' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:202:3: style: Checking if unsigned variable '((0*(0*-1u+((unsigned int)INT_MIN))-1)<0)?~((((0*(0*-1u+((unsigned int)INT_MIN))+1)<<((sizeof((0*-1u+((unsigned int)INT_MIN))+0)*CHAR_BIT)-2))-1)*2+1):(0*(0*-1u+((unsigned int)INT_MIN))+0)' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:202:3: style: Checking if unsigned variable '(unsigned int)INT_MIN' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:202:3: style: Checking if unsigned variable '-1u' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:231:3: style: Checking if unsigned variable '0*(0*-1+0u)-1' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:231:3: style: Checking if unsigned variable '((0*(0*-1+0u)-1)<0)?~((((0*(0*-1+0u)+1)<<((sizeof((0*-1+0u)+0)*CHAR_BIT)-2))-1)*2+1):(0*(0*-1+0u)+0)' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:231:3: style: Checking if unsigned variable '0u' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:231:3: style: Checking if unsigned variable '0*(0*0u-1)-1' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:231:3: style: Checking if unsigned variable '((0*(0*0u-1)-1)<0)?~((((0*(0*0u-1)+1)<<((sizeof((0*0u-1)+0)*CHAR_BIT)-2))-1)*2+1):(0*(0*0u-1)+0)' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:232:3: style: Checking if unsigned variable '0*(0*0+0u)-1' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:232:3: style: Checking if unsigned variable '((0*(0*0+0u)-1)<0)?~((((0*(0*0+0u)+1)<<((sizeof((0*0+0u)+0)*CHAR_BIT)-2))-1)*2+1):(0*(0*0+0u)+0)' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:232:3: style: Checking if unsigned variable '0u' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:232:3: style: Unsigned variable '+' can't be negative so it is unnecessary to test it. [unsignedPositive]
augeas-1.8.0/gnulib/tests/test-intprops.c:232:3: style: Checking if unsigned variable '0u+0' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:232:3: style: Checking if unsigned variable '0*(0*0u+0)-1' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:232:3: style: Checking if unsigned variable '((0*(0*0u+0)-1)<0)?~((((0*(0*0u+0)+1)<<((sizeof((0*0u+0)+0)*CHAR_BIT)-2))-1)*2+1):(0*(0*0u+0)+0)' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:232:3: style: Checking if unsigned variable '(((0*(0*0u+0)-1)<0)?((((0*(0*0u+0)+1)<<((sizeof((0*0u+0)+0)*CHAR_BIT)-2))-1)*2+1):(0*(0*0u+0)-1))-0u' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:233:3: style: Checking if unsigned variable '0*(0*1+0u)-1' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:233:3: style: Checking if unsigned variable '((0*(0*1+0u)-1)<0)?~((((0*(0*1+0u)+1)<<((sizeof((0*1+0u)+0)*CHAR_BIT)-2))-1)*2+1):(0*(0*1+0u)+0)' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:233:3: style: Checking if unsigned variable '0u' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:233:3: style: Checking if unsigned variable '0*(0*0u+1)-1' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:233:3: style: Checking if unsigned variable '((0*(0*0u+1)-1)<0)?~((((0*(0*0u+1)+1)<<((sizeof((0*0u+1)+0)*CHAR_BIT)-2))-1)*2+1):(0*(0*0u+1)+0)' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:238:3: style: Checking if unsigned variable '1u' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:239:3: style: Checking if unsigned variable '1u' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:255:3: style: Checking if unsigned variable '1u' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:258:3: style: Checking if unsigned variable '0*(0*-1+0u)-1' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:258:3: style: Checking if unsigned variable '((0*(0*-1+0u)-1)<0)?~((((0*(0*-1+0u)+1)<<((sizeof((0*-1+0u)+0)*CHAR_BIT)-2))-1)*2+1):(0*(0*-1+0u)+0)' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:258:3: style: Checking if unsigned variable '0u' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:260:3: style: Checking if unsigned variable '1u' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:261:3: style: Checking if unsigned variable '0*(0*0u-1)-1' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:261:3: style: Checking if unsigned variable '((0*(0*0u-1)-1)<0)?~((((0*(0*0u-1)+1)<<((sizeof((0*0u-1)+0)*CHAR_BIT)-2))-1)*2+1):(0*(0*0u-1)+0)' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:261:3: style: Checking if unsigned variable '0u' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:287:3: style: Checking if unsigned variable '0*(0*1u-1)-1' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:287:3: style: Checking if unsigned variable '1u' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:287:3: style: Checking if unsigned variable '0*(0*-1+1u)-1' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:294:3: style: Checking if unsigned variable '0*(0*0u+0)-1' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:294:3: style: Checking if unsigned variable '0u' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:294:3: style: Checking if unsigned variable '(((0*(0*0u+0)-1)<0)?~((((0*(0*0u+0)+1)<<((sizeof((0*0u+0)+0)*CHAR_BIT)-2))-1)*2+1):(0*(0*0u+0)+0))/0u' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:294:3: style: Checking if unsigned variable '(((0*(0*0u+0)-1)<0)?((((0*(0*0u+0)+1)<<((sizeof((0*0u+0)+0)*CHAR_BIT)-2))-1)*2+1):(0*(0*0u+0)-1))/0u' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:294:3: style: Checking if unsigned variable '0*(0*0+0u)-1' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:299:3: style: Checking if unsigned variable '0*(0*-1+0u)-1' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:299:3: style: Checking if unsigned variable '0u' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:299:3: style: Checking if unsigned variable '0*(0*0u-1)-1' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:300:3: style: Checking if unsigned variable '0*(0*0+0u)-1' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:300:3: style: Checking if unsigned variable '0u' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:300:3: style: Checking if unsigned variable '0*(0*0u+0)-1' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:300:3: style: Checking if unsigned variable '(((0*(0*0u+0)-1)<0)?~((((0*(0*0u+0)+1)<<((sizeof((0*0u+0)+0)*CHAR_BIT)-2))-1)*2+1):(0*(0*0u+0)+0))/0u' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:300:3: style: Checking if unsigned variable '(((0*(0*0u+0)-1)<0)?((((0*(0*0u+0)+1)<<((sizeof((0*0u+0)+0)*CHAR_BIT)-2))-1)*2+1):(0*(0*0u+0)-1))/0u' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:301:3: style: Checking if unsigned variable '0*(0*0u+0u)-1' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:301:3: style: Checking if unsigned variable '0u' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:302:3: style: Checking if unsigned variable '0*(0*1+0u)-1' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:302:3: style: Checking if unsigned variable '0u' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:302:3: style: Checking if unsigned variable '0*(0*0u+1)-1' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:303:3: style: Checking if unsigned variable '0u' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:304:3: style: Checking if unsigned variable '0u' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:305:3: style: Checking if unsigned variable '0u' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:309:3: style: Checking if unsigned variable '1u' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:310:3: style: Checking if unsigned variable '1u' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:347:3: style: Checking if unsigned variable '0*(0*10u-11)-1' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:347:3: style: Checking if unsigned variable '((0*(0*10u-11)-1)<0)?~((((0*(0*10u-11)+1)<<((sizeof((0*10u-11)+0)*CHAR_BIT)-2))-1)*2+1):(0*(0*10u-11)+0)' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:347:3: style: Checking if unsigned variable '10u' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:348:3: style: Checking if unsigned variable '0*(0*10u-10)-1' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:348:3: style: Checking if unsigned variable '((0*(0*10u-10)-1)<0)?~((((0*(0*10u-10)+1)<<((sizeof((0*10u-10)+0)*CHAR_BIT)-2))-1)*2+1):(0*(0*10u-10)+0)' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:348:3: style: Checking if unsigned variable '10u' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:349:3: style: Checking if unsigned variable '0*(0*10u-9)-1' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:349:3: style: Checking if unsigned variable '((0*(0*10u-9)-1)<0)?~((((0*(0*10u-9)+1)<<((sizeof((0*10u-9)+0)*CHAR_BIT)-2))-1)*2+1):(0*(0*10u-9)+0)' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:349:3: style: Checking if unsigned variable '10u' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:350:3: style: Checking if unsigned variable '0*(0*-10+11u)-1' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:350:3: style: Checking if unsigned variable '((0*(0*-10+11u)-1)<0)?~((((0*(0*-10+11u)+1)<<((sizeof((0*-10+11u)+0)*CHAR_BIT)-2))-1)*2+1):(0*(0*-10+11u)+0)' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:350:3: style: Checking if unsigned variable '11u' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:351:3: style: Checking if unsigned variable '0*(0*-10+10u)-1' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:351:3: style: Checking if unsigned variable '((0*(0*-10+10u)-1)<0)?~((((0*(0*-10+10u)+1)<<((sizeof((0*-10+10u)+0)*CHAR_BIT)-2))-1)*2+1):(0*(0*-10+10u)+0)' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:351:3: style: Checking if unsigned variable '10u' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:352:3: style: Checking if unsigned variable '0*(0*-10+9u)-1' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:352:3: style: Checking if unsigned variable '((0*(0*-10+9u)-1)<0)?~((((0*(0*-10+9u)+1)<<((sizeof((0*-10+9u)+0)*CHAR_BIT)-2))-1)*2+1):(0*(0*-10+9u)+0)' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:352:3: style: Checking if unsigned variable '9u' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:363:3: style: Checking if unsigned variable '0*(0*-1+1u)-1' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:363:3: style: Checking if unsigned variable '((0*(0*-1+1u)-1)<0)?~((((0*(0*-1+1u)+1)<<((sizeof((0*-1+1u)+0)*CHAR_BIT)-2))-1)*2+1):(0*(0*-1+1u)+0)' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:363:3: style: Checking if unsigned variable '1u' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:364:3: style: Checking if unsigned variable '0*(0*-39+(37*39u))-1' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:364:3: style: Checking if unsigned variable '((0*(0*-39+(37*39u))-1)<0)?~((((0*(0*-39+(37*39u))+1)<<((sizeof((0*-39+(37*39u))+0)*CHAR_BIT)-2))-1)*2+1):(0*(0*-39+(37*39u))+0)' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:364:3: style: Checking if unsigned variable '37*39u' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:365:3: style: Checking if unsigned variable '0*(0*-39+(37*39u+1))-1' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:365:3: style: Checking if unsigned variable '((0*(0*-39+(37*39u+1))-1)<0)?~((((0*(0*-39+(37*39u+1))+1)<<((sizeof((0*-39+(37*39u+1))+0)*CHAR_BIT)-2))-1)*2+1):(0*(0*-39+(37*39u+1))+0)' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:365:3: style: Checking if unsigned variable '37*39u+1' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:366:3: style: Checking if unsigned variable '0*(0*-39+(37*39u-1))-1' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:366:3: style: Checking if unsigned variable '((0*(0*-39+(37*39u-1))-1)<0)?~((((0*(0*-39+(37*39u-1))+1)<<((sizeof((0*-39+(37*39u-1))+0)*CHAR_BIT)-2))-1)*2+1):(0*(0*-39+(37*39u-1))+0)' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:366:3: style: Checking if unsigned variable '37*39u-1' is less than zero. [unsignedLessThanZero]
augeas-1.8.0/gnulib/tests/test-intprops.c:162:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:164:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:165:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:166:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:167:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:168:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:169:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:171:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:172:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:173:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:174:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:175:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:176:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:178:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:179:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:180:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:181:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:182:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:183:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:185:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:186:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:187:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:188:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:189:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:191:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:194:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:196:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:197:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:200:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:201:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:202:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:205:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:206:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:208:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:227:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:228:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:229:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:231:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:232:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:233:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:234:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:235:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:236:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:238:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:239:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:242:5: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:243:5: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:255:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:257:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:258:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:259:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:260:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:261:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:262:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:263:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:264:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:265:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:268:5: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:269:5: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:287:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:288:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:289:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:290:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:291:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:292:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:293:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:294:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:295:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:296:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:297:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:298:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:299:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:300:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:301:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:302:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:303:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:304:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:305:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:306:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:307:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:308:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:309:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:310:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:311:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:312:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:314:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:315:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:316:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:317:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:321:5: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:323:5: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:325:5: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:343:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:344:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:345:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:346:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:347:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:348:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:349:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:350:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:351:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:352:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:356:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:357:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:358:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:359:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:362:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:363:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:364:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:365:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:366:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:367:3: warning: Found calculation inside sizeof(). [sizeofCalculation]
augeas-1.8.0/gnulib/tests/test-intprops.c:287:3: warning: Suspicious code: sign conversion of -1 in calculation because '-1' has a negative value [signConversion]
augeas-1.8.0/gnulib/tests/test-intprops.c:299:3: warning: Suspicious code: sign conversion of -1 in calculation because '-1' has a negative value [signConversion]
augeas-1.8.0/gnulib/tests/test-intprops.c:363:3: warning: Suspicious code: sign conversion of -1 in calculation because '-1' has a negative value [signConversion]
augeas-1.8.0/gnulib/tests/test-intprops.c:364:3: warning: Suspicious code: sign conversion of -39 in calculation because '-39' has a negative value [signConversion]
augeas-1.8.0/gnulib/tests/test-intprops.c:365:3: warning: Suspicious code: sign conversion of -39 in calculation because '-39' has a negative value [signConversion]
augeas-1.8.0/gnulib/tests/test-intprops.c:366:3: warning: Suspicious code: sign conversion of -39 in calculation because '-39' has a negative value [signConversion]
augeas-1.8.0/gnulib/tests/test-memchr.c:101:23: style: Condition 'page_boundary!=NULL' is always false [knownConditionTrueFalse]
augeas-1.8.0/gnulib/tests/test-memchr.c:96:27: note: Assignment 'page_boundary=(char*)zerosize_ptr()', assigned value is 0
augeas-1.8.0/gnulib/tests/test-memchr.c:101:23: note: Condition 'page_boundary!=NULL' is always false
augeas-1.8.0/gnulib/tests/test-memchr.c:99:9: style: The scope of the variable 'limit' can be reduced. [variableScope]
augeas-1.8.0/gnulib/tests/test-nl_langinfo.c:61:3: style: Unsigned variable '(' can't be negative so it is unnecessary to test it. [unsignedPositive]
augeas-1.8.0/gnulib/tests/test-nl_langinfo.c:107:3: style: Unsigned variable '(' can't be negative so it is unnecessary to test it. [unsignedPositive]
augeas-1.8.0/gnulib/tests/test-nl_langinfo.c:108:3: style: Unsigned variable '(' can't be negative so it is unnecessary to test it. [unsignedPositive]
augeas-1.8.0/gnulib/tests/test-nl_langinfo.c:109:3: style: Unsigned variable '(' can't be negative so it is unnecessary to test it. [unsignedPositive]
augeas-1.8.0/gnulib/tests/test-nl_langinfo.c:110:3: style: Unsigned variable '(' can't be negative so it is unnecessary to test it. [unsignedPositive]
augeas-1.8.0/gnulib/tests/test-nl_langinfo.c:115:5: style: Unsigned variable '(' can't be negative so it is unnecessary to test it. [unsignedPositive]
augeas-1.8.0/gnulib/tests/test-rawmemchr.c:80:9: style: Condition '!page_boundary' is always true [knownConditionTrueFalse]
augeas-1.8.0/gnulib/tests/test-rawmemchr.c:77:27: note: Assignment 'page_boundary=(char*)zerosize_ptr()', assigned value is 0
augeas-1.8.0/gnulib/tests/test-rawmemchr.c:80:9: note: Condition '!page_boundary' is always true
augeas-1.8.0/gnulib/tests/test-regex.c:113:15: error: Memory pointed to by 'start' is freed twice. [doubleFree]
augeas-1.8.0/gnulib/tests/test-regex.c:114:15: error: Memory pointed to by 'end' is freed twice. [doubleFree]
augeas-1.8.0/gnulib/tests/test-regex.c:135:7: error: Memory pointed to by 'start' is freed twice. [doubleFree]
augeas-1.8.0/gnulib/tests/test-regex.c:136:7: error: Memory pointed to by 'end' is freed twice. [doubleFree]
augeas-1.8.0/gnulib/tests/test-safe-alloc.c:43:3: warning: Possible null pointer dereference: p [nullPointer]
augeas-1.8.0/gnulib/tests/test-safe-alloc.c:37:19: note: Assignment 'p=NULL', assigned value is 0
augeas-1.8.0/gnulib/tests/test-safe-alloc.c:43:3: note: Null pointer dereference
augeas-1.8.0/gnulib/tests/test-safe-alloc.c:46:7: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
augeas-1.8.0/gnulib/tests/test-stdalign.c:38:0: error: #error "alignof is not a macro" [preprocessorErrorDirective]
augeas-1.8.0/gnulib/tests/test-stddef.c:38:8: style: struct member 'd::e' is never used. [unusedStructMember]
augeas-1.8.0/gnulib/tests/test-stddef.c:39:8: style: struct member 'd::f' is never used. [unusedStructMember]
augeas-1.8.0/gnulib/tests/test-stdint.c:381:1: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
augeas-1.8.0/gnulib/tests/test-stdint.c:390:1: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
augeas-1.8.0/gnulib/tests/test-stdint.c:394:1: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
augeas-1.8.0/gnulib/tests/test-stdint.c:396:1: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
augeas-1.8.0/gnulib/tests/test-stdint.c:398:1: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
augeas-1.8.0/gnulib/tests/test-stdlib.c:34:1: warning: Redundant code: Found a statement that begins with string constant. [constStatement]
augeas-1.8.0/gnulib/tests/test-strnlen.c:35:7: style: Condition '!page_boundary' is always true [knownConditionTrueFalse]
augeas-1.8.0/gnulib/tests/test-strnlen.c:34:25: note: Assignment 'page_boundary=(char*)zerosize_ptr()', assigned value is 0
augeas-1.8.0/gnulib/tests/test-strnlen.c:35:7: note: Condition '!page_boundary' is always true
augeas-1.8.0/gnulib/tests/test-strnlen.c:67:0: error: Memory leak: page_boundary [memleak]
augeas-1.8.0/gnulib/tests/test-strstr.c:73:9: style: Condition '!page_boundary' is always true [knownConditionTrueFalse]
augeas-1.8.0/gnulib/tests/test-strstr.c:65:27: note: Assignment 'page_boundary=(char*)zerosize_ptr()', assigned value is 0
augeas-1.8.0/gnulib/tests/test-strstr.c:73:9: note: Condition '!page_boundary' is always true
augeas-1.8.0/gnulib/tests/test-strstr.c:117:12: style: The scope of the variable 'repeat' can be reduced. [variableScope]
augeas-1.8.0/gnulib/tests/test-strstr.c:119:17: style: The scope of the variable 'needle' can be reduced. [variableScope]
augeas-1.8.0/gnulib/tests/test-strstr.c:141:12: style: The scope of the variable 'repeat' can be reduced. [variableScope]
augeas-1.8.0/gnulib/tests/test-strstr.c:143:17: style: The scope of the variable 'haystack' can be reduced. [variableScope]
augeas-1.8.0/gnulib/tests/glthread/thread.h:78:0: error: #error "Please include config.h first." [preprocessorErrorDirective]
augeas-1.8.0/gnulib/tests/test-unsetenv.c:40:3: style: Variable 'entry' is assigned a value that is never used. [unreadVariable]
augeas-1.8.0/gnulib/tests/test-vasnprintf.c:50:7: warning: The buffer 'buf' is not null-terminated after the call to memcpy(). [bufferNotZeroTerminated]
augeas-1.8.0/gnulib/tests/test-verify.c:51:13: style: Condition 'c==2' is always true [knownConditionTrueFalse]
augeas-1.8.0/gnulib/tests/test-verify.c:55:13: style: Condition '1==1' is always true [knownConditionTrueFalse]
augeas-1.8.0/gnulib/tests/test-verify.c:58:35: style: Condition '1==1' is always true [knownConditionTrueFalse]
augeas-1.8.0/gnulib/tests/test-verify.c:55:13: style: Same expression on both sides of '=='. [duplicateExpression]
augeas-1.8.0/gnulib/tests/test-verify.c:58:35: style: Same expression on both sides of '=='. [duplicateExpression]
augeas-1.8.0/src/augeas.c:1941:9: warning: Either the condition '(match)!=NULL' is redundant or there is possible null pointer dereference: match. [nullPointerRedundantCheck]
augeas-1.8.0/src/augeas.c:1938:14: note: Assuming that condition '(match)!=NULL' is not redundant
augeas-1.8.0/src/augeas.c:1941:9: note: Null pointer dereference
augeas-1.8.0/src/augeas.c:184:5: style: Variable 'p' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/augeas.c:180:0: note: Variable 'p' is reassigned a value before the old one has been used.
augeas-1.8.0/src/augeas.c:184:5: note: Variable 'p' is reassigned a value before the old one has been used.
augeas-1.8.0/src/augeas.c:204:5: style: Variable 'p' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/augeas.c:200:0: note: Variable 'p' is reassigned a value before the old one has been used.
augeas-1.8.0/src/augeas.c:204:5: note: Variable 'p' is reassigned a value before the old one has been used.
augeas-1.8.0/src/augeas.c:301:5: style: Variable 'p' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/augeas.c:296:0: note: Variable 'p' is reassigned a value before the old one has been used.
augeas-1.8.0/src/augeas.c:301:5: note: Variable 'p' is reassigned a value before the old one has been used.
augeas-1.8.0/src/augeas.c:846:5: style: Variable 'p' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/augeas.c:840:0: note: Variable 'p' is reassigned a value before the old one has been used.
augeas-1.8.0/src/augeas.c:846:5: note: Variable 'p' is reassigned a value before the old one has been used.
augeas-1.8.0/src/augeas.c:1000:5: style: Variable 'bx' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/augeas.c:994:0: note: Variable 'bx' is reassigned a value before the old one has been used.
augeas-1.8.0/src/augeas.c:1000:5: note: Variable 'bx' is reassigned a value before the old one has been used.
augeas-1.8.0/src/augeas.c:1080:5: style: Variable 'p' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/augeas.c:1075:0: note: Variable 'p' is reassigned a value before the old one has been used.
augeas-1.8.0/src/augeas.c:1080:5: note: Variable 'p' is reassigned a value before the old one has been used.
augeas-1.8.0/src/augeas.c:1112:5: style: Variable 'origin' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/augeas.c:1110:0: note: Variable 'origin' is reassigned a value before the old one has been used.
augeas-1.8.0/src/augeas.c:1112:5: note: Variable 'origin' is reassigned a value before the old one has been used.
augeas-1.8.0/src/augeas.c:1194:5: style: Variable 'p' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/augeas.c:1189:0: note: Variable 'p' is reassigned a value before the old one has been used.
augeas-1.8.0/src/augeas.c:1194:5: note: Variable 'p' is reassigned a value before the old one has been used.
augeas-1.8.0/src/augeas.c:1215:5: style: Variable 'p' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/augeas.c:1208:0: note: Variable 'p' is reassigned a value before the old one has been used.
augeas-1.8.0/src/augeas.c:1215:5: note: Variable 'p' is reassigned a value before the old one has been used.
augeas-1.8.0/src/augeas.c:1270:5: style: Variable 's' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/augeas.c:1263:0: note: Variable 's' is reassigned a value before the old one has been used.
augeas-1.8.0/src/augeas.c:1270:5: note: Variable 's' is reassigned a value before the old one has been used.
augeas-1.8.0/src/augeas.c:1334:5: style: Variable 's' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/augeas.c:1327:0: note: Variable 's' is reassigned a value before the old one has been used.
augeas-1.8.0/src/augeas.c:1334:5: note: Variable 's' is reassigned a value before the old one has been used.
augeas-1.8.0/src/augeas.c:1756:5: style: Variable 'tree' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/augeas.c:1748:0: note: Variable 'tree' is reassigned a value before the old one has been used.
augeas-1.8.0/src/augeas.c:1756:5: note: Variable 'tree' is reassigned a value before the old one has been used.
augeas-1.8.0/src/augeas.c:1316:16: style: The scope of the variable 'n' can be reduced. [variableScope]
augeas-1.8.0/src/augeas.c:1317:9: style: The scope of the variable 'value' can be reduced. [variableScope]
augeas-1.8.0/src/augeas.c:1427:9: style: Redundant pointer operation on 'matches' - it's already a pointer. [redundantPointerOp]
augeas-1.8.0/src/augeas.c:1401:53: style: Function 'aug_match' argument 2 names different: declaration 'path' definition 'pathin'. [funcArgNamesDifferent]
augeas-1.8.0/src/augeas.h:296:46: note: Function 'aug_match' argument 2 names different: declaration 'path' definition 'pathin'.
augeas-1.8.0/src/augeas.c:1401:53: note: Function 'aug_match' argument 2 names different: declaration 'path' definition 'pathin'.
augeas-1.8.0/src/augeas.c:1898:64: style: Function 'aug_print' argument 3 names different: declaration 'path' definition 'pathin'. [funcArgNamesDifferent]
augeas-1.8.0/src/augeas.h:397:57: note: Function 'aug_print' argument 3 names different: declaration 'path' definition 'pathin'.
augeas-1.8.0/src/augeas.c:1898:64: note: Function 'aug_print' argument 3 names different: declaration 'path' definition 'pathin'.
augeas-1.8.0/src/augrun.c:385:5: style: Variable 'path' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/augrun.c:382:0: note: Variable 'path' is reassigned a value before the old one has been used.
augeas-1.8.0/src/augrun.c:385:5: note: Variable 'path' is reassigned a value before the old one has been used.
augeas-1.8.0/src/augrun.c:125:10: style: The scope of the variable 'copy' can be reduced. [variableScope]
augeas-1.8.0/src/augtool.c:667:9: style: The scope of the variable 'r' can be reduced. [variableScope]
augeas-1.8.0/src/augtool.c:572:17: warning: The buffer 'inputline' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
augeas-1.8.0/src/builtin.c:95:17: warning: Either the condition '(info)==NULL' is redundant or there is possible null pointer dereference: info. [nullPointerRedundantCheck]
augeas-1.8.0/src/builtin.c:97:28: note: Assuming that condition '(info)==NULL' is not redundant
augeas-1.8.0/src/builtin.c:95:17: note: Null pointer dereference
augeas-1.8.0/src/builtin.c:171:12: warning: Either the condition '(tree)==NULL' is redundant or there is possible null pointer dereference: tree. [nullPointerRedundantCheck]
augeas-1.8.0/src/builtin.c:344:14: note: Assuming that condition '(tree)==NULL' is not redundant
augeas-1.8.0/src/builtin.c:332:37: note: Calling function 'pathx_parse_glue', 2nd argument 'tree' value is 0
augeas-1.8.0/src/builtin.c:171:12: note: Null pointer dereference
augeas-1.8.0/src/builtin.c:173:21: warning: Either the condition '(tree)==NULL' is redundant or there is possible null pointer dereference: tree. [nullPointerRedundantCheck]
augeas-1.8.0/src/builtin.c:344:14: note: Assuming that condition '(tree)==NULL' is not redundant
augeas-1.8.0/src/builtin.c:332:37: note: Calling function 'pathx_parse_glue', 2nd argument 'tree' value is 0
augeas-1.8.0/src/builtin.c:173:21: note: Null pointer dereference
augeas-1.8.0/src/builtin.c:173:35: warning: Either the condition '(info)==NULL' is redundant or there is possible null pointer dereference: info. [nullPointerRedundantCheck]
augeas-1.8.0/src/builtin.c:263:33: note: Assuming that condition '(info)==NULL' is not redundant
augeas-1.8.0/src/builtin.c:258:31: note: Calling function 'pathx_parse_glue', 1st argument 'info' value is 0
augeas-1.8.0/src/builtin.c:173:35: note: Null pointer dereference
augeas-1.8.0/src/builtin.c:326:12: warning: Either the condition '(tree)==NULL' is redundant or there is possible null pointer dereference: tree. [nullPointerRedundantCheck]
augeas-1.8.0/src/builtin.c:344:14: note: Assuming that condition '(tree)==NULL' is not redundant
augeas-1.8.0/src/builtin.c:326:12: note: Null pointer dereference
augeas-1.8.0/src/builtin.c:372:12: warning: Either the condition '(tree)==NULL' is redundant or there is possible null pointer dereference: tree. [nullPointerRedundantCheck]
augeas-1.8.0/src/builtin.c:386:14: note: Assuming that condition '(tree)==NULL' is not redundant
augeas-1.8.0/src/builtin.c:372:12: note: Null pointer dereference
augeas-1.8.0/src/builtin.c:500:34: warning: Either the condition '(t)==NULL' is redundant or there is possible null pointer dereference: t. [nullPointerRedundantCheck]
augeas-1.8.0/src/builtin.c:501:12: note: Assuming that condition '(t)==NULL' is not redundant
augeas-1.8.0/src/builtin.c:500:34: note: Null pointer dereference
augeas-1.8.0/src/builtin.c:332:5: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/builtin.c:330:0: note: Variable 'result' is reassigned a value before the old one has been used.
augeas-1.8.0/src/builtin.c:332:5: note: Variable 'result' is reassigned a value before the old one has been used.
augeas-1.8.0/src/builtin.c:377:5: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/builtin.c:375:0: note: Variable 'result' is reassigned a value before the old one has been used.
augeas-1.8.0/src/builtin.c:377:5: note: Variable 'result' is reassigned a value before the old one has been used.
augeas-1.8.0/src/builtin.c:450:5: style: Variable 'str' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/builtin.c:448:0: note: Variable 'str' is reassigned a value before the old one has been used.
augeas-1.8.0/src/builtin.c:450:5: note: Variable 'str' is reassigned a value before the old one has been used.
augeas-1.8.0/src/errcode.c:55:9: style: The scope of the variable 'r' can be reduced. [variableScope]
augeas-1.8.0/src/fa.c:4032:9: warning: Either the condition '(r1)==NULL' is redundant or there is possible null pointer dereference: r1. [nullPointerRedundantCheck]
augeas-1.8.0/src/fa.c:4041:22: note: Assuming that condition '(r1)==NULL' is not redundant
augeas-1.8.0/src/fa.c:4032:9: note: Null pointer dereference
augeas-1.8.0/src/fa.c:4040:17: warning: Either the condition '(r2)==NULL' is redundant or there is possible null pointer dereference: r2. [nullPointerRedundantCheck]
augeas-1.8.0/src/fa.c:4043:53: note: Assuming that condition '(r2)==NULL' is not redundant
augeas-1.8.0/src/fa.c:4040:17: note: Null pointer dereference
augeas-1.8.0/src/fa.c:695:5: style: Variable 's' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/fa.c:694:0: note: Variable 's' is reassigned a value before the old one has been used.
augeas-1.8.0/src/fa.c:695:5: note: Variable 's' is reassigned a value before the old one has been used.
augeas-1.8.0/src/fa.c:962:5: style: Variable 'all' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/fa.c:958:0: note: Variable 'all' is reassigned a value before the old one has been used.
augeas-1.8.0/src/fa.c:962:5: note: Variable 'all' is reassigned a value before the old one has been used.
augeas-1.8.0/src/fa.c:2151:9: style: Variable 'cfa' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/fa.c:2148:0: note: Variable 'cfa' is reassigned a value before the old one has been used.
augeas-1.8.0/src/fa.c:2151:9: note: Variable 'cfa' is reassigned a value before the old one has been used.
augeas-1.8.0/src/fa.c:2613:5: style: Variable 'path' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/fa.c:2603:0: note: Variable 'path' is reassigned a value before the old one has been used.
augeas-1.8.0/src/fa.c:2613:5: note: Variable 'path' is reassigned a value before the old one has been used.
augeas-1.8.0/src/fa.c:2614:5: style: Variable 'str' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/fa.c:2604:0: note: Variable 'str' is reassigned a value before the old one has been used.
augeas-1.8.0/src/fa.c:2614:5: note: Variable 'str' is reassigned a value before the old one has been used.
augeas-1.8.0/src/fa.c:2862:5: style: Variable 'alpha2' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/fa.c:2857:0: note: Variable 'alpha2' is reassigned a value before the old one has been used.
augeas-1.8.0/src/fa.c:2862:5: note: Variable 'alpha2' is reassigned a value before the old one has been used.
augeas-1.8.0/src/fa.c:2863:5: style: Variable 'last1' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/fa.c:2858:0: note: Variable 'last1' is reassigned a value before the old one has been used.
augeas-1.8.0/src/fa.c:2863:5: note: Variable 'last1' is reassigned a value before the old one has been used.
augeas-1.8.0/src/fa.c:3118:5: style: Variable 're' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/fa.c:3109:0: note: Variable 're' is reassigned a value before the old one has been used.
augeas-1.8.0/src/fa.c:3118:5: note: Variable 're' is reassigned a value before the old one has been used.
augeas-1.8.0/src/fa.c:4324:5: style: Variable 're' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/fa.c:4315:0: note: Variable 're' is reassigned a value before the old one has been used.
augeas-1.8.0/src/fa.c:4324:5: note: Variable 're' is reassigned a value before the old one has been used.
augeas-1.8.0/src/fa.c:4356:5: style: Variable 're' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/fa.c:4346:0: note: Variable 're' is reassigned a value before the old one has been used.
augeas-1.8.0/src/fa.c:4356:5: note: Variable 're' is reassigned a value before the old one has been used.
augeas-1.8.0/src/fa.c:4434:5: style: Variable 're' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/fa.c:4425:0: note: Variable 're' is reassigned a value before the old one has been used.
augeas-1.8.0/src/fa.c:4434:5: note: Variable 're' is reassigned a value before the old one has been used.
augeas-1.8.0/src/fa.c:3024:16: style: Same expression on both sides of '!=' because the value of 'result' and 'NULL' are the same. [duplicateExpression]
augeas-1.8.0/src/fa.c:2896:20: note: 'result' is assigned value 'NULL' here.
augeas-1.8.0/src/fa.c:3024:16: note: Same expression on both sides of '!=' because the value of 'result' and 'NULL' are the same.
augeas-1.8.0/src/fa.c:3613:17: style: Same expression on both sides of '!=' because the value of 'strings' and 'NULL' are the same. [duplicateExpression]
augeas-1.8.0/src/fa.c:3576:30: note: 'strings' is assigned value 'NULL' here.
augeas-1.8.0/src/fa.c:3613:17: note: Same expression on both sides of '!=' because the value of 'strings' and 'NULL' are the same.
augeas-1.8.0/src/fa.c:3678:17: style: Same expression on both sides of '!=' because the value of 'strings' and 'NULL' are the same. [duplicateExpression]
augeas-1.8.0/src/fa.c:3634:30: note: 'strings' is assigned value 'NULL' here.
augeas-1.8.0/src/fa.c:3678:17: note: Same expression on both sides of '!=' because the value of 'strings' and 'NULL' are the same.
augeas-1.8.0/src/fa.c:468:9: style: The scope of the variable 'r' can be reduced. [variableScope]
augeas-1.8.0/src/fa.c:2122:9: style: The scope of the variable 'r' can be reduced. [variableScope]
augeas-1.8.0/src/fa.c:3108:28: style: Function 'fa_compile' argument 1 names different: declaration 're' definition 'regexp'. [funcArgNamesDifferent]
augeas-1.8.0/src/fa.h:74:28: note: Function 'fa_compile' argument 1 names different: declaration 're' definition 'regexp'.
augeas-1.8.0/src/fa.c:3108:28: note: Function 'fa_compile' argument 1 names different: declaration 're' definition 'regexp'.
augeas-1.8.0/src/get.c:1113:5: portability: %zd in format string (no. 2) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
augeas-1.8.0/src/get.c:1113:5: portability: %zd in format string (no. 3) requires 'ssize_t' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
augeas-1.8.0/src/get.c:543:5: style: Variable 'skel' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/get.c:541:0: note: Variable 'skel' is reassigned a value before the old one has been used.
augeas-1.8.0/src/get.c:543:5: note: Variable 'skel' is reassigned a value before the old one has been used.
augeas-1.8.0/src/get.c:817:9: style: Variable 't' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/get.c:815:0: note: Variable 't' is reassigned a value before the old one has been used.
augeas-1.8.0/src/get.c:817:9: note: Variable 't' is reassigned a value before the old one has been used.
augeas-1.8.0/src/get.c:1279:5: style: Variable 'skel' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/get.c:1276:0: note: Variable 'skel' is reassigned a value before the old one has been used.
augeas-1.8.0/src/get.c:1279:5: note: Variable 'skel' is reassigned a value before the old one has been used.
augeas-1.8.0/src/get.c:1727:5: style: Variable 'state.text' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/get.c:1725:5: note: Variable 'state.text' is reassigned a value before the old one has been used.
augeas-1.8.0/src/get.c:1727:5: note: Variable 'state.text' is reassigned a value before the old one has been used.
augeas-1.8.0/src/get.c:1578:9: style: The scope of the variable 'r' can be reduced. [variableScope]
augeas-1.8.0/src/info.c:133:29: style: Function 'free_span' argument 1 names different: declaration 'node_info' definition 'span'. [funcArgNamesDifferent]
augeas-1.8.0/src/info.h:76:29: note: Function 'free_span' argument 1 names different: declaration 'node_info' definition 'span'.
augeas-1.8.0/src/info.c:133:29: note: Function 'free_span' argument 1 names different: declaration 'node_info' definition 'span'.
augeas-1.8.0/src/info.c:140:30: style: Function 'print_span' argument 1 names different: declaration 'node_info' definition 'span'. [funcArgNamesDifferent]
augeas-1.8.0/src/info.h:78:30: note: Function 'print_span' argument 1 names different: declaration 'node_info' definition 'span'.
augeas-1.8.0/src/info.c:140:30: note: Function 'print_span' argument 1 names different: declaration 'node_info' definition 'span'.
augeas-1.8.0/src/internal.c:171:17: style: The scope of the variable 'n' can be reduced. [variableScope]
augeas-1.8.0/src/internal.c:53:17: style: Redundant pointer operation on 'path' - it's already a pointer. [redundantPointerOp]
augeas-1.8.0/src/jmt.c:631:12: style: Condition 'fp==NULL' is always true [knownConditionTrueFalse]
augeas-1.8.0/src/jmt.c:630:16: note: Assignment 'fp=NULL', assigned value is 0
augeas-1.8.0/src/jmt.c:631:12: note: Condition 'fp==NULL' is always true
augeas-1.8.0/src/jmt.c:1908:12: style: Condition 'fp==NULL' is always true [knownConditionTrueFalse]
augeas-1.8.0/src/jmt.c:1907:16: note: Assignment 'fp=NULL', assigned value is 0
augeas-1.8.0/src/jmt.c:1908:12: note: Condition 'fp==NULL' is always true
augeas-1.8.0/src/jmt.c:584:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
augeas-1.8.0/src/jmt.c:584:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
augeas-1.8.0/src/jmt.c:584:5: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
augeas-1.8.0/src/jmt.c:584:5: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
augeas-1.8.0/src/jmt.c:584:5: warning: %d in format string (no. 5) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
augeas-1.8.0/src/jmt.c:589:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
augeas-1.8.0/src/jmt.c:589:9: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
augeas-1.8.0/src/jmt.c:589:9: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
augeas-1.8.0/src/jmt.c:589:9: warning: %d in format string (no. 5) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
augeas-1.8.0/src/jmt.c:589:9: warning: %d in format string (no. 6) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
augeas-1.8.0/src/jmt.c:589:9: warning: %d in format string (no. 7) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
augeas-1.8.0/src/jmt.c:593:13: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
augeas-1.8.0/src/jmt.c:593:13: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
augeas-1.8.0/src/jmt.c:593:13: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
augeas-1.8.0/src/jmt.c:595:13: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
augeas-1.8.0/src/jmt.c:595:13: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
augeas-1.8.0/src/jmt.c:595:13: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
augeas-1.8.0/src/jmt.c:595:13: warning: %d in format string (no. 5) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
augeas-1.8.0/src/jmt.c:595:13: warning: %d in format string (no. 6) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
augeas-1.8.0/src/jmt.c:595:13: warning: %d in format string (no. 7) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
augeas-1.8.0/src/jmt.c:600:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
augeas-1.8.0/src/jmt.c:600:9: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
augeas-1.8.0/src/jmt.c:600:9: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
augeas-1.8.0/src/jmt.c:600:9: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
augeas-1.8.0/src/jmt.c:600:9: warning: %d in format string (no. 5) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
augeas-1.8.0/src/jmt.c:600:9: warning: %d in format string (no. 6) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
augeas-1.8.0/src/jmt.c:609:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
augeas-1.8.0/src/jmt.c:609:9: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
augeas-1.8.0/src/jmt.c:609:9: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
augeas-1.8.0/src/jmt.c:609:9: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
augeas-1.8.0/src/jmt.c:609:9: warning: %d in format string (no. 5) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
augeas-1.8.0/src/jmt.c:609:9: warning: %d in format string (no. 6) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
augeas-1.8.0/src/jmt.c:620:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
augeas-1.8.0/src/jmt.c:620:9: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
augeas-1.8.0/src/jmt.c:620:9: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
augeas-1.8.0/src/jmt.c:620:9: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
augeas-1.8.0/src/jmt.c:620:9: warning: %d in format string (no. 5) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
augeas-1.8.0/src/jmt.c:620:9: warning: %d in format string (no. 6) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
augeas-1.8.0/src/jmt.c:785:9: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
augeas-1.8.0/src/jmt.c:785:9: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
augeas-1.8.0/src/jmt.c:785:9: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
augeas-1.8.0/src/jmt.c:785:9: warning: %d in format string (no. 5) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
augeas-1.8.0/src/jmt.c:785:9: warning: %d in format string (no. 6) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
augeas-1.8.0/src/jmt.c:792:9: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
augeas-1.8.0/src/jmt.c:792:9: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
augeas-1.8.0/src/jmt.c:1025:25: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
augeas-1.8.0/src/jmt.c:1025:25: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
augeas-1.8.0/src/jmt.c:1025:25: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
augeas-1.8.0/src/jmt.c:662:5: style: Variable 'parse' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/jmt.c:660:0: note: Variable 'parse' is reassigned a value before the old one has been used.
augeas-1.8.0/src/jmt.c:662:5: note: Variable 'parse' is reassigned a value before the old one has been used.
augeas-1.8.0/src/jmt.c:703:25: style: The scope of the variable 'count' can be reduced. [variableScope]
augeas-1.8.0/src/jmt.c:1858:36: style: Function 'jmt_build' argument 1 names different: declaration 'l' definition 'lens'. [funcArgNamesDifferent]
augeas-1.8.0/src/jmt.h:52:36: note: Function 'jmt_build' argument 1 names different: declaration 'l' definition 'lens'.
augeas-1.8.0/src/jmt.c:1858:36: note: Function 'jmt_build' argument 1 names different: declaration 'l' definition 'lens'.
augeas-1.8.0/src/jmt.c:157:16: error: Signed integer overflow for expression 'EPS-1'. [integerOverflow]
augeas-1.8.0/src/jmt.c:158:21: error: Signed integer overflow for expression 'CALL-1'. [integerOverflow]
augeas-1.8.0/src/lens.c:1589:12: style: Condition 'fp==NULL' is always true [knownConditionTrueFalse]
augeas-1.8.0/src/lens.c:1588:10: note: Assignment 'fp=NULL', assigned value is 0
augeas-1.8.0/src/lens.c:1589:12: note: Condition 'fp==NULL' is always true
augeas-1.8.0/src/lens.c:358:9: warning: Either the condition '(l)==NULL' is redundant or there is possible null pointer dereference: l. [nullPointerRedundantCheck]
augeas-1.8.0/src/lens.c:382:39: note: Assuming that condition '(l)==NULL' is not redundant
augeas-1.8.0/src/lens.c:378:32: note: Calling function 'lns_make_star', 2nd argument 'l' value is 0
augeas-1.8.0/src/lens.c:358:9: note: Null pointer dereference
augeas-1.8.0/src/lens.c:361:9: warning: Either the condition '(l)==NULL' is redundant or there is possible null pointer dereference: l. [nullPointerRedundantCheck]
augeas-1.8.0/src/lens.c:382:39: note: Assuming that condition '(l)==NULL' is not redundant
augeas-1.8.0/src/lens.c:378:32: note: Calling function 'lns_make_star', 2nd argument 'l' value is 0
augeas-1.8.0/src/lens.c:361:9: note: Null pointer dereference
augeas-1.8.0/src/lens.c:369:23: warning: Either the condition '(l)==NULL' is redundant or there is possible null pointer dereference: l. [nullPointerRedundantCheck]
augeas-1.8.0/src/lens.c:382:39: note: Assuming that condition '(l)==NULL' is not redundant
augeas-1.8.0/src/lens.c:378:32: note: Calling function 'lns_make_star', 2nd argument 'l' value is 0
augeas-1.8.0/src/lens.c:369:23: note: Null pointer dereference
augeas-1.8.0/src/lens.c:370:26: warning: Either the condition '(l)==NULL' is redundant or there is possible null pointer dereference: l. [nullPointerRedundantCheck]
augeas-1.8.0/src/lens.c:382:39: note: Assuming that condition '(l)==NULL' is not redundant
augeas-1.8.0/src/lens.c:378:32: note: Calling function 'lns_make_star', 2nd argument 'l' value is 0
augeas-1.8.0/src/lens.c:370:26: note: Null pointer dereference
augeas-1.8.0/src/lens.c:478:9: warning: Either the condition '(l3)==NULL' is redundant or there is possible null pointer dereference: l3. [nullPointerRedundantCheck]
augeas-1.8.0/src/lens.c:489:55: note: Assuming that condition '(l3)==NULL' is not redundant
augeas-1.8.0/src/lens.c:478:9: note: Null pointer dereference
augeas-1.8.0/src/lens.c:478:30: warning: Either the condition '(l1)==NULL' is redundant or there is possible null pointer dereference: l1. [nullPointerRedundantCheck]
augeas-1.8.0/src/lens.c:485:38: note: Assuming that condition '(l1)==NULL' is not redundant
augeas-1.8.0/src/lens.c:478:30: note: Null pointer dereference
augeas-1.8.0/src/lens.c:906:9: warning: Either the condition '(l1)==NULL' is redundant or there is possible null pointer dereference: l1. [nullPointerRedundantCheck]
augeas-1.8.0/src/lens.c:485:38: note: Assuming that condition '(l1)==NULL' is not redundant
augeas-1.8.0/src/lens.c:481:34: note: Calling function 'typecheck_square', 2nd argument 'l1' value is 0
augeas-1.8.0/src/lens.c:906:9: note: Null pointer dereference
augeas-1.8.0/src/lens.c:1104:24: warning: Either the condition 'eq!=NULL' is redundant or there is possible null pointer dereference: eq. [nullPointerRedundantCheck]
augeas-1.8.0/src/lens.c:1105:19: note: Assuming that condition 'eq!=NULL' is not redundant
augeas-1.8.0/src/lens.c:1104:24: note: Null pointer dereference
augeas-1.8.0/src/lens.c:2299:11: warning: Either the condition '(body)==NULL' is redundant or there is possible null pointer dereference: body. [nullPointerRedundantCheck]
augeas-1.8.0/src/lens.c:2300:34: note: Assuming that condition '(body)==NULL' is not redundant
augeas-1.8.0/src/lens.c:2299:11: note: Null pointer dereference
augeas-1.8.0/src/lens.c:873:25: warning: Either the condition '(l1)==NULL' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
augeas-1.8.0/src/lens.c:485:38: note: Assuming that condition '(l1)==NULL' is not redundant
augeas-1.8.0/src/lens.c:481:34: note: Calling function 'typecheck_square', 2nd argument 'l1' value is 0
augeas-1.8.0/src/lens.c:873:25: note: Null pointer addition
augeas-1.8.0/src/lens.c:874:25: warning: Either the condition '(l3)==NULL' is redundant or there is pointer arithmetic with NULL pointer. [nullPointerArithmeticRedundantCheck]
augeas-1.8.0/src/lens.c:489:55: note: Assuming that condition '(l3)==NULL' is not redundant
augeas-1.8.0/src/lens.c:481:38: note: Calling function 'typecheck_square', 3rd argument 'l2' value is 0
augeas-1.8.0/src/lens.c:874:25: note: Null pointer addition
augeas-1.8.0/src/lens.c:423:5: style: Variable 'exn' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/lens.c:420:0: note: Variable 'exn' is reassigned a value before the old one has been used.
augeas-1.8.0/src/lens.c:423:5: note: Variable 'exn' is reassigned a value before the old one has been used.
augeas-1.8.0/src/lens.c:724:5: style: Variable 'exn' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/lens.c:722:0: note: Variable 'exn' is reassigned a value before the old one has been used.
augeas-1.8.0/src/lens.c:724:5: note: Variable 'exn' is reassigned a value before the old one has been used.
augeas-1.8.0/src/lens.c:835:5: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/lens.c:833:0: note: Variable 'result' is reassigned a value before the old one has been used.
augeas-1.8.0/src/lens.c:835:5: note: Variable 'result' is reassigned a value before the old one has been used.
augeas-1.8.0/src/lens.c:947:5: style: Variable 'result' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/lens.c:945:0: note: Variable 'result' is reassigned a value before the old one has been used.
augeas-1.8.0/src/lens.c:947:5: note: Variable 'result' is reassigned a value before the old one has been used.
augeas-1.8.0/src/lens.c:2181:5: style: Variable 'rtn' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/lens.c:2178:0: note: Variable 'rtn' is reassigned a value before the old one has been used.
augeas-1.8.0/src/lens.c:2181:5: note: Variable 'rtn' is reassigned a value before the old one has been used.
augeas-1.8.0/src/lens.c:2215:5: style: Variable 'exn' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/lens.c:2213:0: note: Variable 'exn' is reassigned a value before the old one has been used.
augeas-1.8.0/src/lens.c:2215:5: note: Variable 'exn' is reassigned a value before the old one has been used.
augeas-1.8.0/src/lens.c:1250:11: style: Same expression on both sides of '!=' because the value of 'c' and 'NULL' are the same. [duplicateExpression]
augeas-1.8.0/src/lens.c:1208:16: note: 'c' is assigned value 'NULL' here.
augeas-1.8.0/src/lens.c:1250:11: note: Same expression on both sides of '!=' because the value of 'c' and 'NULL' are the same.
augeas-1.8.0/src/lens.c:1313:11: style: Same expression on both sides of '!=' because the value of 'c' and 'NULL' are the same. [duplicateExpression]
augeas-1.8.0/src/lens.c:1259:16: note: 'c' is assigned value 'NULL' here.
augeas-1.8.0/src/lens.c:1313:11: note: Same expression on both sides of '!=' because the value of 'c' and 'NULL' are the same.
augeas-1.8.0/src/lens.c:1132:9: style: Redundant pointer operation on 'buf' - it's already a pointer. [redundantPointerOp]
augeas-1.8.0/src/lens.c:473:62: style: Function 'lns_make_square' argument 4 names different: declaration 'lens' definition 'l3'. [funcArgNamesDifferent]
augeas-1.8.0/src/lens.h:144:44: note: Function 'lns_make_square' argument 4 names different: declaration 'lens' definition 'l3'.
augeas-1.8.0/src/lens.c:473:62: note: Function 'lns_make_square' argument 4 names different: declaration 'lens' definition 'l3'.
lexer.c:2315:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
lexer.c:1377:19: style: Checking if unsigned variable 'new_size' is less than zero. [unsignedLessThanZero]
lexer.c:1482:59: style: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'. [funcArgNamesDifferent]
lexer.c:373:54: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
lexer.c:1482:59: note: Function 'yy_try_NUL_trans' argument 1 names different: declaration 'current_state' definition 'yy_current_state'.
lexer.c:1509:40: style: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'. [funcArgNamesDifferent]
lexer.c:725:38: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'.
lexer.c:1509:40: note: Function 'yyunput' argument 2 names different: declaration 'buf_ptr' definition 'yy_bp'.
lexer.c:1950:51: style: Function 'augl__scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'. [funcArgNamesDifferent]
lexer.c:330:50: note: Function 'augl__scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
lexer.c:1950:51: note: Function 'augl__scan_string' argument 1 names different: declaration 'yy_str' definition 'yystr'.
lexer.c:1963:51: style: Function 'augl__scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'. [funcArgNamesDifferent]
lexer.c:331:49: note: Function 'augl__scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
lexer.c:1963:51: note: Function 'augl__scan_bytes' argument 1 names different: declaration 'bytes' definition 'yybytes'.
lexer.c:1963:71: style: Function 'augl__scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'. [funcArgNamesDifferent]
lexer.c:331:65: note: Function 'augl__scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
lexer.c:1963:71: note: Function 'augl__scan_bytes' argument 2 names different: declaration 'len' definition '_yybytes_len'.
lexer.c:2160:27: style: Function 'augl_set_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'. [funcArgNamesDifferent]
lexer.c:677:26: note: Function 'augl_set_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'.
lexer.c:2160:27: note: Function 'augl_set_debug' argument 1 names different: declaration 'debug_flag' definition '_bdebug'.
lexer.c:2199:29: style: Function 'augl_lex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'. [funcArgNamesDifferent]
lexer.c:666:30: note: Function 'augl_lex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'.
lexer.c:2199:29: note: Function 'augl_lex_init' argument 1 names different: declaration 'scanner' definition 'ptr_yy_globals'.
lexer.c:2228:39: style: Function 'augl_lex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'. [funcArgNamesDifferent]
lexer.c:668:40: note: Function 'augl_lex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'.
lexer.c:2228:39: note: Function 'augl_lex_init_extra' argument 1 names different: declaration 'user_defined' definition 'yy_user_defined'.
lexer.c:2228:65: style: Function 'augl_lex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'. [funcArgNamesDifferent]
lexer.c:668:63: note: Function 'augl_lex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'.
lexer.c:2228:65: note: Function 'augl_lex_init_extra' argument 2 names different: declaration 'scanner' definition 'ptr_yy_globals'.
lexer.l:210:37: style: Function 'augl_get_info' argument 1 names different: declaration 'yyscanner' definition 'scanner'. [funcArgNamesDifferent]
lexer.l:47:37: note: Function 'augl_get_info' argument 1 names different: declaration 'yyscanner' definition 'scanner'.
lexer.l:210:37: note: Function 'augl_get_info' argument 1 names different: declaration 'yyscanner' definition 'scanner'.
* yacc.c:1906  *:16:3: warning: Possible null pointer dereference: sname [nullPointer]
* yacc.c:1906  *:6:27: note: Assignment 'sname=NULL', assigned value is 0
* yacc.c:1906  *:16:3: note: Null pointer dereference
* yacc.c:1906  *:17:13: warning: Possible null pointer dereference: sname [nullPointer]
* yacc.c:1906  *:6:27: note: Assignment 'sname=NULL', assigned value is 0
* yacc.c:1906  *:17:13: note: Null pointer dereference
* yacc.c:1906  *:226:48: style: Function 'make_get_test' argument 3 names different: declaration 'info' definition 'locp'. [funcArgNamesDifferent]
* yacc.c:358  *:42:49: note: Function 'make_get_test' argument 3 names different: declaration 'info' definition 'locp'.
* yacc.c:1906  *:226:48: note: Function 'make_get_test' argument 3 names different: declaration 'info' definition 'locp'.
* yacc.c:1906  *:235:67: style: Function 'make_put_test' argument 4 names different: declaration 'info' definition 'locp'. [funcArgNamesDifferent]
* yacc.c:358  *:44:68: note: Function 'make_put_test' argument 4 names different: declaration 'info' definition 'locp'.
* yacc.c:1906  *:235:67: note: Function 'make_put_test' argument 4 names different: declaration 'info' definition 'locp'.
* yacc.c:358  *:832:53: warning: Either the condition 'yytoken!=-2' is redundant, otherwise there is negative array index -2. [negativeIndex]
* yacc.c:358  *:866:15: note: Assuming that condition 'yytoken!=-2' is not redundant
* yacc.c:358  *:832:53: note: Negative array index
augeas-1.8.0/src/pathx.c:1270:9: style: Variable 'first_step' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/pathx.c:1269:0: note: Variable 'first_step' is reassigned a value before the old one has been used.
augeas-1.8.0/src/pathx.c:1270:9: note: Variable 'first_step' is reassigned a value before the old one has been used.
augeas-1.8.0/src/pathx.c:1892:5: style: Variable 'step' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/pathx.c:1889:0: note: Variable 'step' is reassigned a value before the old one has been used.
augeas-1.8.0/src/pathx.c:1892:5: note: Variable 'step' is reassigned a value before the old one has been used.
augeas-1.8.0/src/pathx.c:2769:5: style: Variable 'v' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/pathx.c:2765:0: note: Variable 'v' is reassigned a value before the old one has been used.
augeas-1.8.0/src/pathx.c:2769:5: note: Variable 'v' is reassigned a value before the old one has been used.
augeas-1.8.0/src/pathx.c:2866:5: style: Variable 'n' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/pathx.c:2864:0: note: Variable 'n' is reassigned a value before the old one has been used.
augeas-1.8.0/src/pathx.c:2866:5: note: Variable 'n' is reassigned a value before the old one has been used.
augeas-1.8.0/src/pathx.c:2918:9: style: Variable 'new' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/pathx.c:2916:0: note: Variable 'new' is reassigned a value before the old one has been used.
augeas-1.8.0/src/pathx.c:2918:9: note: Variable 'new' is reassigned a value before the old one has been used.
augeas-1.8.0/src/pathx.c:2934:5: style: Variable 'value' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/pathx.c:2931:0: note: Variable 'value' is reassigned a value before the old one has been used.
augeas-1.8.0/src/pathx.c:2934:5: note: Variable 'value' is reassigned a value before the old one has been used.
augeas-1.8.0/src/pathx.c:752:12: style: Same expression on both sides of '!=' because the value of 'rx' and 'NULL' are the same. [duplicateExpression]
augeas-1.8.0/src/pathx.c:722:26: note: 'rx' is assigned value 'NULL' here.
augeas-1.8.0/src/pathx.c:752:12: note: Same expression on both sides of '!=' because the value of 'rx' and 'NULL' are the same.
augeas-1.8.0/src/pathx.c:1258:9: style: Redundant pointer operation on 'ns' - it's already a pointer. [redundantPointerOp]
augeas-1.8.0/src/pathx.c:1701:9: style: Redundant pointer operation on 'out' - it's already a pointer. [redundantPointerOp]
augeas-1.8.0/src/pathx.c:2474:9: style: Redundant pointer operation on 'pathx' - it's already a pointer. [redundantPointerOp]
augeas-1.8.0/src/pathx.c:471:31: style: Function 'free_pathx' argument 1 names different: declaration 'path' definition 'pathx'. [funcArgNamesDifferent]
augeas-1.8.0/src/internal.h:587:31: note: Function 'free_pathx' argument 1 names different: declaration 'path' definition 'pathx'.
augeas-1.8.0/src/pathx.c:471:31: note: Function 'free_pathx' argument 1 names different: declaration 'path' definition 'pathx'.
augeas-1.8.0/src/pathx.c:2463:36: style: Function 'pathx_parse' argument 1 names different: declaration 'origin' definition 'tree'. [funcArgNamesDifferent]
augeas-1.8.0/src/internal.h:571:36: note: Function 'pathx_parse' argument 1 names different: declaration 'origin' definition 'tree'.
augeas-1.8.0/src/pathx.c:2463:36: note: Function 'pathx_parse' argument 1 names different: declaration 'origin' definition 'tree'.
augeas-1.8.0/src/pathx.c:2465:29: style: Function 'pathx_parse' argument 3 names different: declaration 'path' definition 'txt'. [funcArgNamesDifferent]
augeas-1.8.0/src/internal.h:573:29: note: Function 'pathx_parse' argument 3 names different: declaration 'path' definition 'txt'.
augeas-1.8.0/src/pathx.c:2465:29: note: Function 'pathx_parse' argument 3 names different: declaration 'path' definition 'txt'.
augeas-1.8.0/src/pathx.c:2469:32: style: Function 'pathx_parse' argument 7 names different: declaration 'px' definition 'pathx'. [funcArgNamesDifferent]
augeas-1.8.0/src/internal.h:577:32: note: Function 'pathx_parse' argument 7 names different: declaration 'px' definition 'pathx'.
augeas-1.8.0/src/pathx.c:2469:32: note: Function 'pathx_parse' argument 7 names different: declaration 'px' definition 'pathx'.
augeas-1.8.0/src/pathx.c:2691:39: style: Function 'pathx_next' argument 1 names different: declaration 'path' definition 'pathx'. [funcArgNamesDifferent]
augeas-1.8.0/src/internal.h:581:39: note: Function 'pathx_next' argument 1 names different: declaration 'path' definition 'pathx'.
augeas-1.8.0/src/pathx.c:2691:39: note: Function 'pathx_next' argument 1 names different: declaration 'path' definition 'pathx'.
augeas-1.8.0/src/pathx.c:2698:40: style: Function 'pathx_first' argument 1 names different: declaration 'path' definition 'pathx'. [funcArgNamesDifferent]
augeas-1.8.0/src/internal.h:580:40: note: Function 'pathx_first' argument 1 names different: declaration 'path' definition 'pathx'.
augeas-1.8.0/src/pathx.c:2698:40: note: Function 'pathx_first' argument 1 names different: declaration 'path' definition 'pathx'.
augeas-1.8.0/src/pathx.c:2827:54: style: Function 'pathx_find_one' argument 2 names different: declaration 'match' definition 'tree'. [funcArgNamesDifferent]
augeas-1.8.0/src/internal.h:585:54: note: Function 'pathx_find_one' argument 2 names different: declaration 'match' definition 'tree'.
augeas-1.8.0/src/pathx.c:2827:54: note: Function 'pathx_find_one' argument 2 names different: declaration 'match' definition 'tree'.
augeas-1.8.0/src/pathx.c:2838:39: style: Function 'pathx_error' argument 1 names different: declaration 'pathx' definition 'path'. [funcArgNamesDifferent]
augeas-1.8.0/src/internal.h:543:39: note: Function 'pathx_error' argument 1 names different: declaration 'pathx' definition 'path'.
augeas-1.8.0/src/pathx.c:2838:39: note: Function 'pathx_error' argument 1 names different: declaration 'pathx' definition 'path'.
augeas-1.8.0/src/pathx.c:2905:5: error: Uninitialized variable: symtab [uninitvar]
augeas-1.8.0/src/put.c:118:5: style: Variable 'text' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/put.c:114:0: note: Variable 'text' is reassigned a value before the old one has been used.
augeas-1.8.0/src/put.c:118:5: note: Variable 'text' is reassigned a value before the old one has been used.
augeas-1.8.0/src/put.c:449:5: style: Variable 'split' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/put.c:443:0: note: Variable 'split' is reassigned a value before the old one has been used.
augeas-1.8.0/src/put.c:449:5: note: Variable 'split' is reassigned a value before the old one has been used.
augeas-1.8.0/src/put.c:549:5: style: Variable 'last_split' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/put.c:543:0: note: Variable 'last_split' is reassigned a value before the old one has been used.
augeas-1.8.0/src/put.c:549:5: note: Variable 'last_split' is reassigned a value before the old one has been used.
augeas-1.8.0/src/put.c:761:5: style: Variable 'last_split' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/put.c:756:0: note: Variable 'last_split' is reassigned a value before the old one has been used.
augeas-1.8.0/src/put.c:761:5: note: Variable 'last_split' is reassigned a value before the old one has been used.
augeas-1.8.0/src/regexp.c:282:5: style: Variable 'expanded' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/regexp.c:278:0: note: Variable 'expanded' is reassigned a value before the old one has been used.
augeas-1.8.0/src/regexp.c:282:5: note: Variable 'expanded' is reassigned a value before the old one has been used.
augeas-1.8.0/src/regexp.c:424:5: style: Variable 'fa1' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/regexp.c:419:0: note: Variable 'fa1' is reassigned a value before the old one has been used.
augeas-1.8.0/src/regexp.c:424:5: note: Variable 'fa1' is reassigned a value before the old one has been used.
augeas-1.8.0/src/regexp.c:287:11: style: Redundant pointer operation on 'pat' - it's already a pointer. [redundantPointerOp]
augeas-1.8.0/src/regexp.c:94:45: style: Function 'print_regexp' argument 2 names different: declaration 'regexp' definition 'r'. [funcArgNamesDifferent]
augeas-1.8.0/src/regexp.h:37:45: note: Function 'print_regexp' argument 2 names different: declaration 'regexp' definition 'r'.
augeas-1.8.0/src/regexp.c:94:45: note: Function 'print_regexp' argument 2 names different: declaration 'regexp' definition 'r'.
augeas-1.8.0/src/syntax.c:143:27: warning: Possible null pointer dereference: info [nullPointer]
augeas-1.8.0/src/syntax.c:1895:12: note: Assignment 'info=NULL', assigned value is 0
augeas-1.8.0/src/syntax.c:1920:21: note: Calling function 'fatal_error', 1st argument 'info' value is 0
augeas-1.8.0/src/syntax.c:143:27: note: Null pointer dereference
augeas-1.8.0/src/syntax.c:396:19: warning: Either the condition '(func)==NULL' is redundant or there is possible null pointer dereference: func. [nullPointerRedundantCheck]
augeas-1.8.0/src/syntax.c:397:19: note: Assuming that condition '(func)==NULL' is not redundant
augeas-1.8.0/src/syntax.c:396:19: note: Null pointer dereference
augeas-1.8.0/src/syntax.c:867:9: warning: Either the condition '(t1)==NULL' is redundant or there is possible null pointer dereference: t1. [nullPointerRedundantCheck]
augeas-1.8.0/src/syntax.c:869:20: note: Assuming that condition '(t1)==NULL' is not redundant
augeas-1.8.0/src/syntax.c:867:9: note: Null pointer dereference
augeas-1.8.0/src/syntax.c:868:13: warning: Either the condition '(t2)==NULL' is redundant or there is possible null pointer dereference: t2. [nullPointerRedundantCheck]
augeas-1.8.0/src/syntax.c:871:20: note: Assuming that condition '(t2)==NULL' is not redundant
augeas-1.8.0/src/syntax.c:868:13: note: Null pointer dereference
augeas-1.8.0/src/syntax.c:870:18: warning: Either the condition '(t2)==NULL' is redundant or there is possible null pointer dereference: t2. [nullPointerRedundantCheck]
augeas-1.8.0/src/syntax.c:871:20: note: Assuming that condition '(t2)==NULL' is not redundant
augeas-1.8.0/src/syntax.c:870:18: note: Null pointer dereference
augeas-1.8.0/src/syntax.c:872:16: warning: Either the condition '(t1)==NULL' is redundant or there is possible null pointer dereference: t1. [nullPointerRedundantCheck]
augeas-1.8.0/src/syntax.c:874:20: note: Assuming that condition '(t1)==NULL' is not redundant
augeas-1.8.0/src/syntax.c:872:16: note: Null pointer dereference
augeas-1.8.0/src/syntax.c:894:9: warning: Either the condition '(t1)==NULL' is redundant or there is possible null pointer dereference: t1. [nullPointerRedundantCheck]
augeas-1.8.0/src/syntax.c:896:20: note: Assuming that condition '(t1)==NULL' is not redundant
augeas-1.8.0/src/syntax.c:894:9: note: Null pointer dereference
augeas-1.8.0/src/syntax.c:898:13: warning: Either the condition '(t2)==NULL' is redundant or there is possible null pointer dereference: t2. [nullPointerRedundantCheck]
augeas-1.8.0/src/syntax.c:899:20: note: Assuming that condition '(t2)==NULL' is not redundant
augeas-1.8.0/src/syntax.c:898:13: note: Null pointer dereference
augeas-1.8.0/src/syntax.c:1871:5: style: Variable 'info' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/syntax.c:1868:0: note: Variable 'info' is reassigned a value before the old one has been used.
augeas-1.8.0/src/syntax.c:1871:5: note: Variable 'info' is reassigned a value before the old one has been used.
augeas-1.8.0/src/syntax.c:1891:11: style: Same expression on both sides of '==' because the value of 'v' and 'NULL' are the same. [duplicateExpression]
augeas-1.8.0/src/syntax.c:1867:23: note: 'v' is assigned value 'NULL' here.
augeas-1.8.0/src/syntax.c:1891:11: note: Same expression on both sides of '==' because the value of 'v' and 'NULL' are the same.
augeas-1.8.0/src/syntax.c:1904:14: style: Same expression on both sides of '==' because the value of 'body' and 'NULL' are the same. [duplicateExpression]
augeas-1.8.0/src/syntax.c:1865:41: note: 'body' is assigned value 'NULL' here.
augeas-1.8.0/src/syntax.c:1904:14: note: Same expression on both sides of '==' because the value of 'body' and 'NULL' are the same.
augeas-1.8.0/src/syntax.c:1095:9: style: The scope of the variable 'r' can be reduced. [variableScope]
augeas-1.8.0/src/syntax.c:356:41: style: Function 'make_app_term' argument 1 names different: declaration 'func' definition 'lambda'. [funcArgNamesDifferent]
augeas-1.8.0/src/syntax.h:228:41: note: Function 'make_app_term' argument 1 names different: declaration 'func' definition 'lambda'.
augeas-1.8.0/src/syntax.c:356:41: note: Function 'make_app_term' argument 1 names different: declaration 'func' definition 'lambda'.
augeas-1.8.0/src/syntax.c:369:52: style: Function 'make_app_ident' argument 2 names different: declaration 'func' definition 'arg'. [funcArgNamesDifferent]
augeas-1.8.0/src/syntax.h:230:52: note: Function 'make_app_ident' argument 2 names different: declaration 'func' definition 'arg'.
augeas-1.8.0/src/syntax.c:369:52: note: Function 'make_app_ident' argument 2 names different: declaration 'func' definition 'arg'.
augeas-1.8.0/src/syntax.c:424:34: style: Function 'exn_add_lines' argument 1 names different: declaration 'exn' definition 'v'. [funcArgNamesDifferent]
augeas-1.8.0/src/syntax.h:249:34: note: Function 'exn_add_lines' argument 1 names different: declaration 'exn' definition 'v'.
augeas-1.8.0/src/syntax.c:424:34: note: Function 'exn_add_lines' argument 1 names different: declaration 'exn' definition 'v'.
augeas-1.8.0/src/syntax.c:1857:36: style: Function 'define_native_intl' argument 1 names different: declaration 'fname' definition 'file'. [funcArgNamesDifferent]
augeas-1.8.0/src/syntax.h:270:36: note: Function 'define_native_intl' argument 1 names different: declaration 'fname' definition 'file'.
augeas-1.8.0/src/syntax.c:1857:36: note: Function 'define_native_intl' argument 1 names different: declaration 'fname' definition 'file'.
augeas-1.8.0/src/transform.c:562:5: style: Variable 'path' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/transform.c:556:0: note: Variable 'path' is reassigned a value before the old one has been used.
augeas-1.8.0/src/transform.c:562:5: note: Variable 'path' is reassigned a value before the old one has been used.
augeas-1.8.0/src/transform.c:662:5: style: Variable 'lens' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/transform.c:660:0: note: Variable 'lens' is reassigned a value before the old one has been used.
augeas-1.8.0/src/transform.c:662:5: note: Variable 'lens' is reassigned a value before the old one has been used.
augeas-1.8.0/src/transform.c:1321:5: style: Variable 'lens' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/transform.c:1315:0: note: Variable 'lens' is reassigned a value before the old one has been used.
augeas-1.8.0/src/transform.c:1321:5: note: Variable 'lens' is reassigned a value before the old one has been used.
augeas-1.8.0/src/transform.c:1377:5: style: Variable 'path' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/src/transform.c:1372:0: note: Variable 'path' is reassigned a value before the old one has been used.
augeas-1.8.0/src/transform.c:1377:5: note: Variable 'path' is reassigned a value before the old one has been used.
augeas-1.8.0/src/transform.c:278:15: style: Same expression on both sides of '!=' because the value of 'pathv' and 'NULL' are the same. [duplicateExpression]
augeas-1.8.0/src/transform.c:212:20: note: 'pathv' is assigned value 'NULL' here.
augeas-1.8.0/src/transform.c:278:15: note: Same expression on both sides of '!=' because the value of 'pathv' and 'NULL' are the same.
augeas-1.8.0/src/transform.c:87:33: style: Function 'free_filter' argument 1 names different: declaration 'filter' definition 'f'. [funcArgNamesDifferent]
augeas-1.8.0/src/transform.h:38:33: note: Function 'free_filter' argument 1 names different: declaration 'filter' definition 'f'.
augeas-1.8.0/src/transform.c:87:33: note: Function 'free_filter' argument 1 names different: declaration 'filter' definition 'f'.
augeas-1.8.0/src/transform.c:653:48: style: Function 'text_store' argument 2 names different: declaration 'lens_name' definition 'lens_path'. [funcArgNamesDifferent]
augeas-1.8.0/src/transform.h:91:48: note: Function 'text_store' argument 2 names different: declaration 'lens_name' definition 'lens_path'.
augeas-1.8.0/src/transform.c:653:48: note: Function 'text_store' argument 2 names different: declaration 'lens_name' definition 'lens_path'.
augeas-1.8.0/src/xml.c:173:54: style: Function 'aug_to_xml' argument 2 names different: declaration 'path' definition 'pathin'. [funcArgNamesDifferent]
augeas-1.8.0/src/augeas.h:422:47: note: Function 'aug_to_xml' argument 2 names different: declaration 'path' definition 'pathin'.
augeas-1.8.0/src/xml.c:173:54: note: Function 'aug_to_xml' argument 2 names different: declaration 'path' definition 'pathin'.
augeas-1.8.0/tests/cutest.c:272:9: style: The scope of the variable 'i' can be reduced. [variableScope]
augeas-1.8.0/tests/cutest.c:273:9: style: The scope of the variable 'failCount' can be reduced. [variableScope]
augeas-1.8.0/tests/cutest.c:319:27: style: Function 'CuSuiteFree' argument 1 names different: declaration 'testSuite' definition 'suite'. [funcArgNamesDifferent]
augeas-1.8.0/tests/cutest.h:130:27: note: Function 'CuSuiteFree' argument 1 names different: declaration 'testSuite' definition 'suite'.
augeas-1.8.0/tests/cutest.c:319:27: note: Function 'CuSuiteFree' argument 1 names different: declaration 'testSuite' definition 'suite'.
augeas-1.8.0/tests/cutest.c:82:5: error: Address of local auto-variable assigned to a function parameter. [autoVariables]
augeas-1.8.0/tests/fatest.c:535:5: style: Variable 'fa_act' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/tests/fatest.c:527:0: note: Variable 'fa_act' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/fatest.c:535:5: note: Variable 'fa_act' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/fatest.c:625:5: style: Variable 'isect' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/tests/fatest.c:615:0: note: Variable 'isect' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/fatest.c:625:5: note: Variable 'isect' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/fatest.c:72:21: style: The scope of the variable 'fl' can be reduced. [variableScope]
augeas-1.8.0/tests/test-api.c:97:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/tests/test-api.c:96:5: note: Variable 'r' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-api.c:97:5: note: Variable 'r' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-api.c:104:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/tests/test-api.c:103:5: note: Variable 'r' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-api.c:104:5: note: Variable 'r' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-api.c:111:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/tests/test-api.c:110:5: note: Variable 'r' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-api.c:111:5: note: Variable 'r' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-api.c:118:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/tests/test-api.c:117:5: note: Variable 'r' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-api.c:118:5: note: Variable 'r' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-api.c:119:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/tests/test-api.c:118:5: note: Variable 'r' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-api.c:119:5: note: Variable 'r' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-api.c:241:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/tests/test-api.c:238:5: note: Variable 'r' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-api.c:241:5: note: Variable 'r' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-api.c:274:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/tests/test-api.c:271:5: note: Variable 'r' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-api.c:274:5: note: Variable 'r' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-api.c:308:5: style: Variable 'r' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/tests/test-api.c:305:5: note: Variable 'r' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-api.c:308:5: note: Variable 'r' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-load.c:67:5: style: Variable 'aug' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/tests/test-load.c:64:0: note: Variable 'aug' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-load.c:67:5: note: Variable 'aug' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-load.c:96:5: style: Variable 'aug' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/tests/test-load.c:93:0: note: Variable 'aug' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-load.c:96:5: note: Variable 'aug' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-load.c:121:5: style: Variable 'aug' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/tests/test-load.c:118:0: note: Variable 'aug' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-load.c:121:5: note: Variable 'aug' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-load.c:153:5: style: Variable 'aug' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/tests/test-load.c:150:0: note: Variable 'aug' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-load.c:153:5: note: Variable 'aug' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-load.c:194:5: style: Variable 'aug' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/tests/test-load.c:191:0: note: Variable 'aug' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-load.c:194:5: note: Variable 'aug' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-load.c:212:5: style: Variable 'aug' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/tests/test-load.c:209:0: note: Variable 'aug' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-load.c:212:5: note: Variable 'aug' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-load.c:231:5: style: Variable 'aug' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/tests/test-load.c:228:0: note: Variable 'aug' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-load.c:231:5: note: Variable 'aug' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-load.c:254:5: style: Variable 'aug' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/tests/test-load.c:250:0: note: Variable 'aug' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-load.c:254:5: note: Variable 'aug' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-load.c:289:5: style: Variable 'aug' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/tests/test-load.c:283:0: note: Variable 'aug' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-load.c:289:5: note: Variable 'aug' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-load.c:342:5: style: Variable 'aug' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/tests/test-load.c:339:0: note: Variable 'aug' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-load.c:342:5: note: Variable 'aug' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-load.c:364:5: style: Variable 'aug' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/tests/test-load.c:361:0: note: Variable 'aug' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-load.c:364:5: note: Variable 'aug' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-load.c:396:5: style: Variable 'aug' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/tests/test-load.c:393:0: note: Variable 'aug' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-load.c:396:5: note: Variable 'aug' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-load.c:426:5: style: Variable 'aug' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/tests/test-load.c:421:0: note: Variable 'aug' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-load.c:426:5: note: Variable 'aug' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-load.c:485:5: style: Variable 'aug' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/tests/test-load.c:482:0: note: Variable 'aug' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-load.c:485:5: note: Variable 'aug' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-load.c:517:5: style: Variable 'aug' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/tests/test-load.c:514:0: note: Variable 'aug' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-load.c:517:5: note: Variable 'aug' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-load.c:546:5: style: Variable 'aug' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/tests/test-load.c:542:0: note: Variable 'aug' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-load.c:546:5: note: Variable 'aug' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-load.c:577:5: style: Variable 'aug' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/tests/test-load.c:566:0: note: Variable 'aug' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-load.c:577:5: note: Variable 'aug' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-load.c:600:5: style: Variable 'aug' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/tests/test-load.c:591:0: note: Variable 'aug' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-load.c:600:5: note: Variable 'aug' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-load.c:627:5: style: Variable 'aug' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/tests/test-load.c:616:0: note: Variable 'aug' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-load.c:627:5: note: Variable 'aug' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-run.c:230:5: style: Variable 'aug' is reassigned a value before the old one has been used. [redundantAssignment]
augeas-1.8.0/tests/test-run.c:224:0: note: Variable 'aug' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-run.c:230:5: note: Variable 'aug' is reassigned a value before the old one has been used.
augeas-1.8.0/tests/test-run.c:186:0: error: Resource leak: fp [resourceLeak]
[23:22]

ftp://ftp.se.debian.org/debian/pool/main/a/augustus/augustus_3.3.1+dfsg.orig.tar.xz
augustus-3.3.1/auxprogs/aln2wig/aln2wig.c:459:15: warning: Either the condition 'coverage==NULL' is redundant or there is possible null pointer dereference: coverage. [nullPointerRedundantCheck]
augustus-3.3.1/auxprogs/aln2wig/aln2wig.c:461:18: note: Assuming that condition 'coverage==NULL' is not redundant
augustus-3.3.1/auxprogs/aln2wig/aln2wig.c:459:15: note: Null pointer dereference
augustus-3.3.1/auxprogs/aln2wig/aln2wig.c:78:6: style: The scope of the variable 'oldindex' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/aln2wig/aln2wig.c:79:6: style: The scope of the variable 'oldcoverage' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/aln2wig/aln2wig.c:160:7: style: The scope of the variable 'buffer' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/aln2wig/aln2wig.c:163:7: style: The scope of the variable 'line' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/aln2wig/aln2wig.c:166:8: style: The scope of the variable 'firstline' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/aln2wig/aln2wig.c:171:6: style: The scope of the variable 'completedChromosomeCount' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/aln2wig/aln2wig.c:174:14: style: The scope of the variable 'name' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/aln2wig/aln2wig.c:177:7: style: The scope of the variable 'oldname' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/aln2wig/aln2wig.c:183:7: style: The scope of the variable 'chromosomeLength' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/aln2wig/aln2wig.c:186:7: style: The scope of the variable 'coverage' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/aln2wig/aln2wig.c:190:6: style: The scope of the variable 'i' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/aln2wig/aln2wig.c:190:8: style: The scope of the variable 'j' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/aln2wig/aln2wig.c:198:6: style: The scope of the variable 'tokenCounts' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/aln2wig/aln2wig.c:207:8: style: The scope of the variable 'blockStarts' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/aln2wig/aln2wig.c:210:8: style: The scope of the variable 'blockSizes' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/aln2wig/aln2wig.c:213:6: style: The scope of the variable 'blockCounts' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/aln2wig/aln2wig.c:220:7: style: The scope of the variable 'oldChromosomeLength' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/aln2wig/aln2wig.c:222:6: style: The scope of the variable 'contigStart' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/aln2wig/aln2wig.c:224:6: style: The scope of the variable 'contigEnd' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/aln2wig/aln2wig.c:439:6: error: Common realloc mistake: 'coverage' nulled but not freed upon failure [memleakOnRealloc]
augustus-3.3.1/auxprogs/bam2hints/bam2hints.cc:596:21: warning: Either the condition 'OutFileName?OutFileName:"No output file"' is redundant or there is possible null pointer dereference: OutFileName. [nullPointerRedundantCheck]
augustus-3.3.1/auxprogs/bam2hints/bam2hints.cc:600:60: note: Assuming that condition 'OutFileName?OutFileName:"No output file"' is not redundant
augustus-3.3.1/auxprogs/bam2hints/bam2hints.cc:596:21: note: Null pointer dereference
augustus-3.3.1/auxprogs/bam2hints/bam2hints.cc:564:7: style: The scope of the variable 'alignmentBlock' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/bam2hints/bam2hints.cc:646:7: style: The scope of the variable 'QOffset' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/bam2hints/bam2hints.cc:646:16: style: The scope of the variable 'TOffset' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/bam2hints/bam2hints.cc:650:7: style: The scope of the variable 'block' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/bam2hints/bam2hints.cc:662:8: style: The scope of the variable 'badAlignment' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/bam2hints/bam2hints.cc:124:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/bam2hints/bam2hints.cc:146:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/bam2hints/bam2hints.cc:150:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/bam2hints/bam2hints.cc:192:83: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/bam2hints/bam2hints.cc:202:91: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/bam2hints/bam2hints.cc:212:87: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/bam2hints/bam2hints.cc:276:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/bam2hints/bam2hints.cc:296:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/bam2hints/bam2hints.cc:323:74: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/bam2hints/bam2hints.cc:326:113: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/bam2hints/bam2hints.cc:346:74: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/bam2hints/bam2hints.cc:349:88: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/bam2hints/bam2hints.cc:405:105: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/bam2hints/bam2hints.cc:569:104: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/bam2hints/bam2hints.cc:731:107: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/bam2hints/bam2hints.cc:1009:19: style: Array index 'BlockIter' is used before limits check. [arrayIndexThenCheck]
augustus-3.3.1/auxprogs/bam2hints/bam2hints.cc:1039:17: style: Array index 'BlockIter' is used before limits check. [arrayIndexThenCheck]
augustus-3.3.1/auxprogs/bam2hints/bam2hints.cc:33:4: warning: Member variable 'hint_t::start' is not initialized in the constructor. [uninitMemberVar]
augustus-3.3.1/auxprogs/bam2hints/bam2hints.cc:33:4: warning: Member variable 'hint_t::end' is not initialized in the constructor. [uninitMemberVar]
augustus-3.3.1/auxprogs/bam2hints/bam2hints.cc:334:26: error: Iterator 'listIter' used after element has been erased. [eraseDereference]
augustus-3.3.1/auxprogs/bam2hints/bam2hints.cc:326:7: note: Iterator 'listIter' used after element has been erased.
augustus-3.3.1/auxprogs/bam2hints/bam2hints.cc:334:26: note: Iterator 'listIter' used after element has been erased.
augustus-3.3.1/auxprogs/compileSpliceCands/compileSpliceCands.c:275:2: style: Variable 'tokens' is reassigned a value before the old one has been used. [redundantAssignment]
augustus-3.3.1/auxprogs/compileSpliceCands/compileSpliceCands.c:273:0: note: Variable 'tokens' is reassigned a value before the old one has been used.
augustus-3.3.1/auxprogs/compileSpliceCands/compileSpliceCands.c:275:2: note: Variable 'tokens' is reassigned a value before the old one has been used.
augustus-3.3.1/auxprogs/compileSpliceCands/compileSpliceCands.c:393:7: style: The scope of the variable 'buffer' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/compileSpliceCands/compileSpliceCands.c:395:7: style: The scope of the variable 'line' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/compileSpliceCands/compileSpliceCands.c:398:14: style: The scope of the variable 'oldname' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/compileSpliceCands/compileSpliceCands.c:406:6: style: The scope of the variable 'i' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/compileSpliceCands/compileSpliceCands.c:412:6: style: The scope of the variable 'listCount' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/compileSpliceCands/compileSpliceCands.c:414:6: style: The scope of the variable 'sameChromosome' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/compileSpliceCands/compileSpliceCands.c:416:7: style: The scope of the variable 'chromosomeLength' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/compileSpliceCands/compileSpliceCands.c:424:7: style: The scope of the variable 'tmpData' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/compileSpliceCands/compileSpliceCands.c:519:5: warning: The buffer 'oldname' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
augustus-3.3.1/auxprogs/filterBam/src/filterBam.cc:982:6: style: Suspicious condition (bitwise operator + comparison); Clarify expression with parentheses. [clarifyCondition]
augustus-3.3.1/auxprogs/filterBam/src/filterBam.cc:982:14: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
augustus-3.3.1/auxprogs/filterBam/src/filterBam.cc:617:8: style: The scope of the variable 'strand' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/filterBam/src/filterBam.cc:957:8: style: The scope of the variable 'itStrand' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/filterBam/src/filterBam.cc:957:18: style: The scope of the variable 'jitStrand' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/filterBam/src/filterBam.cc:962:11: style: The scope of the variable 'inslen' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/filterBam/src/filterBam.cc:962:19: style: The scope of the variable 'dist' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/filterBam/src/filterBam.cc:964:7: style: The scope of the variable 'it' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/filterBam/src/filterBam.cc:964:11: style: The scope of the variable 'jit' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/filterBam/src/filterBam.cc:965:12: style: The scope of the variable 'jitTstart' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/filterBam/src/filterBam.cc:966:12: style: The scope of the variable 'jitTend' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/filterBam/src/filterBam.cc:967:12: style: The scope of the variable 'itTstart' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/filterBam/src/filterBam.cc:968:12: style: The scope of the variable 'itTend' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/filterBam/src/filterBam.cc:1186:25: style: The scope of the variable 'score_topPair' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/filterBam/src/filterBam.cc:1186:40: style: The scope of the variable 'score_2ndPair' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/filterBam/src/filterBam.cc:1186:55: style: The scope of the variable 'ratio' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/filterBam/src/filterBam.cc:1324:11: style: The scope of the variable 'mateIt' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/filterBam/src/filterBam.cc:1324:19: style: The scope of the variable 'mateJit' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/filterBam/src/filterBam.cc:1438:9: style: The scope of the variable 'pEnd' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/filterBam/src/filterBam.cc:1438:15: style: The scope of the variable 'pStart' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/filterBam/src/filterBam.cc:1494:37: style: The scope of the variable 'scoreSecond' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/filterBam/src/filterBam.cc:1494:50: style: The scope of the variable 'ratio' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/filterBam/src/filterBam.cc:599:3: style: Variable 'nKeys' is modified but its new value is never used. [unreadVariable]
augustus-3.3.1/auxprogs/filterBam/src/filterBam.cc:658:9: style: Unused variable: percId [unusedVariable]
augustus-3.3.1/auxprogs/filterBam/src/filterBam.cc:658:17: style: Unused variable: coverage [unusedVariable]
augustus-3.3.1/auxprogs/filterBam/src/filterBam.cc:658:27: style: Unused variable: score [unusedVariable]
augustus-3.3.1/auxprogs/filterBam/src/filterBam.cc:683:10: style: Unused variable: rf1 [unusedVariable]
augustus-3.3.1/auxprogs/filterBam/src/filterBam.cc:683:15: style: Unused variable: rf2 [unusedVariable]
augustus-3.3.1/auxprogs/filterBam/src/filterBam.cc:755:0: style: Variable 'counter' is assigned a value that is never used. [unreadVariable]
augustus-3.3.1/auxprogs/filterBam/src/filterBam.cc:939:21: style: Variable 'insertLimit' is assigned a value that is never used. [unreadVariable]
augustus-3.3.1/auxprogs/filterBam/src/filterBam.cc:941:23: style: Variable 'maxSortesTest' is assigned a value that is never used. [unreadVariable]
augustus-3.3.1/auxprogs/filterBam/src/filterBam.cc:942:18: style: Variable 'minCover' is assigned a value that is never used. [unreadVariable]
augustus-3.3.1/auxprogs/filterBam/src/filterBam.cc:943:15: style: Variable 'minId' is assigned a value that is never used. [unreadVariable]
augustus-3.3.1/auxprogs/filterBam/src/filterBam.cc:944:22: style: Variable 'minIntronLen' is assigned a value that is never used. [unreadVariable]
augustus-3.3.1/auxprogs/filterBam/src/filterBam.cc:949:12: style: Unused variable: bedFile [unusedVariable]
augustus-3.3.1/auxprogs/filterBam/src/filterBam.cc:969:10: style: Unused variable: reservedField [unusedVariable]
augustus-3.3.1/auxprogs/filterBam/src/filterBam.cc:1315:14: style: Unused variable: s_optScore [unusedVariable]
augustus-3.3.1/auxprogs/filterBam/src/filterBam.cc:1315:26: style: Unused variable: s_tempScore [unusedVariable]
augustus-3.3.1/auxprogs/filterBam/src/filterBam.cc:620:30: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/filterBam/src/filterBam.cc:662:28: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/filterBam/src/filterBam.cc:758:39: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/filterBam/src/filterBam.cc:774:39: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/filterBam/src/filterBam.cc:1151:50: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/filterBam/src/filterBam.cc:1408:45: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/filterBam/src/filterBam.cc:1666:43: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/filterBam/src/filterBam.cc:982:7: style: Boolean variable 'paired' is used in bitwise operation. Did you mean '&&'? [bitwiseOnBoolean]
augustus-3.3.1/auxprogs/filterBam/src/filterBam.cc:803:78: performance: Function parameter 'chr' should be passed by const reference. [passedByValue]
augustus-3.3.1/auxprogs/filterBam/src/filterBam.cc:926:133: performance: Function parameter 'oldQnameStem' should be passed by const reference. [passedByValue]
augustus-3.3.1/auxprogs/filterBam/src/filterBam.cc:256:9: performance: Inefficient usage of string::find() in condition; string::compare() would be faster. [stlIfStrFind]
augustus-3.3.1/auxprogs/filterBam/src/filterBam.cc:358:7: performance: Inefficient usage of string::find() in condition; string::compare() would be faster. [stlIfStrFind]
augustus-3.3.1/auxprogs/filterBam/src/functions/MatePairs.cc:109:7: style: The scope of the variable 'it' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/filterBam/src/functions/MatePairs.cc:109:11: style: The scope of the variable 'jit' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/filterBam/src/functions/MatePairs.cc:110:9: style: The scope of the variable 'score' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/filterBam/src/functions/PairednessCoverage.cc:43:3: performance: Variable 'chr' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
augustus-3.3.1/auxprogs/filterBam/src/functions/PairednessCoverage.cc:51:8: performance: Variable 'chr' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
augustus-3.3.1/auxprogs/filterBam/src/functions/PairednessCoverage.cc:59:8: performance: Variable 'chr' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
augustus-3.3.1/auxprogs/filterBam/src/functions/PairednessCoverage.cc:55:69: performance: Function parameter 'chr' should be passed by const reference. [passedByValue]
augustus-3.3.1/auxprogs/filterBam/src/functions/PairednessCoverage.cc:64:65: performance: Function parameter 'chr' should be passed by const reference. [passedByValue]
augustus-3.3.1/auxprogs/filterBam/src/functions/SingleAlignment.cc:48:18: warning: Member variable 'SingleAlignment::al' is not initialized in the constructor. [uninitMemberVar]
augustus-3.3.1/auxprogs/filterBam/src/functions/SingleAlignment.cc:48:18: warning: Member variable 'SingleAlignment::refData' is not initialized in the constructor. [uninitMemberVar]
augustus-3.3.1/auxprogs/filterBam/src/functions/SingleAlignment.cc:104:35: warning: Member variable 'SingleAlignment::refData' is not assigned a value in 'SingleAlignment::operator='. [operatorEqVarError]
augustus-3.3.1/auxprogs/filterBam/src/functions/printCigarOperations.cc:22:12: style: The scope of the variable 'cigarLength' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/filterBam/src/functions/printCigarOperations.cc:23:9: style: The scope of the variable 'cigarType' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/filterBam/src/functions/sumDandIOperations.cc:23:12: style: The scope of the variable 'cigarLength' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/filterBam/src/functions/sumDandIOperations.cc:24:9: style: The scope of the variable 'cigarType' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/filterBam/src/functions/sumMandIOperations.cc:23:12: style: The scope of the variable 'cigarLength' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/filterBam/src/functions/sumMandIOperations.cc:24:9: style: The scope of the variable 'cigarType' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/homGeneMapping/src/gene.cc:125:90: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/homGeneMapping/src/gene.cc:133:84: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/homGeneMapping/src/gene.cc:141:94: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/homGeneMapping/src/gene.cc:193:78: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/homGeneMapping/src/gene.cc:235:82: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/homGeneMapping/src/gene.cc:87:25: performance: Function parameter 'token' should be passed by const reference. [passedByValue]
augustus-3.3.1/auxprogs/homGeneMapping/src/gene.cc:96:21: performance: Function parameter 'token' should be passed by const reference. [passedByValue]
augustus-3.3.1/auxprogs/homGeneMapping/src/genome.cc:162:12: style: Redundant condition: gene. '!gene || (gene && gene->getTxID()!=transid)' is equivalent to '!gene || gene->getTxID()!=transid' [redundantCondition]
augustus-3.3.1/auxprogs/homGeneMapping/src/genome.cc:273:9: style: The scope of the variable 'line_no' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/homGeneMapping/src/genome.cc:28:71: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/homGeneMapping/src/genome.cc:32:78: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/homGeneMapping/src/genome.cc:259:56: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/homGeneMapping/src/genome.cc:362:72: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/homGeneMapping/src/genome.cc:369:84: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/homGeneMapping/src/genome.cc:395:104: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/homGeneMapping/src/genome.cc:397:104: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/homGeneMapping/src/genome.cc:415:116: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/homGeneMapping/src/genome.cc:472:91: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/homGeneMapping/src/genome.cc:501:95: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/homGeneMapping/src/genome.cc:550:96: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/homGeneMapping/src/genome.cc:631:86: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/homGeneMapping/src/genome.cc:665:102: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/homGeneMapping/src/genome.cc:693:96: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/homGeneMapping/src/genome.cc:739:93: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/homGeneMapping/src/genome.cc:819:67: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/homGeneMapping/src/genome.cc:107:6: style: Throwing a copy of the caught exception instead of rethrowing the original exception. [exceptRethrowCopy]
augustus-3.3.1/auxprogs/homGeneMapping/src/genome.cc:208:6: style: Throwing a copy of the caught exception instead of rethrowing the original exception. [exceptRethrowCopy]
augustus-3.3.1/auxprogs/homGeneMapping/src/main.cc:183:98: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_ios.cpp:201:67: style: Redundant condition: thisFileTranscriptMap[transcript_id]->tl_complete.first. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition]
augustus-3.3.1/auxprogs/joingenes/jg_ios.cpp:205:67: style: Redundant condition: thisFileTranscriptMap[transcript_id]->tl_complete.first. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition]
augustus-3.3.1/auxprogs/joingenes/jg_ios.cpp:213:68: style: Redundant condition: thisFileTranscriptMap[transcript_id]->tl_complete.second. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition]
augustus-3.3.1/auxprogs/joingenes/jg_ios.cpp:218:68: style: Redundant condition: thisFileTranscriptMap[transcript_id]->tl_complete.second. '!A || (A && B)' is equivalent to '!A || B' [redundantCondition]
augustus-3.3.1/auxprogs/joingenes/jg_ios.cpp:162:15: warning: Either the condition '!temp_inside' is redundant or there is possible null pointer dereference: temp_inside. [nullPointerRedundantCheck]
augustus-3.3.1/auxprogs/joingenes/jg_ios.cpp:156:86: note: Assuming that condition '!temp_inside' is not redundant
augustus-3.3.1/auxprogs/joingenes/jg_ios.cpp:162:15: note: Null pointer dereference
augustus-3.3.1/auxprogs/joingenes/jg_ios.cpp:27:11: style: The scope of the variable 'priority' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.h:167:6: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.h:170:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.h:172:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.h:175:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.h:177:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.h:200:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.h:202:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.h:231:78: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.h:240:88: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.h:273:78: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.h:312:77: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.h:319:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.h:323:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.h:327:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.h:329:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.h:383:77: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.h:396:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.h:404:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.h:412:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.h:429:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.h:463:78: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.h:467:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.h:472:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.h:483:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.h:489:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.h:500:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_ios.cpp:292:92: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_ios.cpp:357:79: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_ios.cpp:378:79: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_ios.cpp:445:106: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_ios.cpp:484:108: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_ios.cpp:503:112: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_ios.cpp:519:106: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_ios.cpp:557:108: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_ios.cpp:574:106: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_ios.cpp:646:79: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_ios.cpp:648:107: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_ios.cpp:148:2: warning: The buffer 'attribute' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.h:93:3: warning: Member variable 'Transcript::strand' is not initialized in the constructor. [uninitMemberVar]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.h:93:3: warning: Member variable 'Transcript::tis' is not initialized in the constructor. [uninitMemberVar]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.h:93:3: warning: Member variable 'Transcript::tes' is not initialized in the constructor. [uninitMemberVar]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.h:93:3: warning: Member variable 'Transcript::priority' is not initialized in the constructor. [uninitMemberVar]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.h:93:3: warning: Member variable 'Transcript::must_be_deleted' is not initialized in the constructor. [uninitMemberVar]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.h:93:3: warning: Member variable 'Transcript::qualityScore' is not initialized in the constructor. [uninitMemberVar]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.h:93:3: warning: Member variable 'Transcript::predictionScore' is not initialized in the constructor. [uninitMemberVar]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.h:93:3: warning: Member variable 'Transcript::penalty' is not initialized in the constructor. [uninitMemberVar]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.h:93:3: warning: Member variable 'Transcript::compareValue' is not initialized in the constructor. [uninitMemberVar]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.h:81:11: performance: Variable 'g_id' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.h:95:11: performance: Variable 't_id' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.h:65:8: style: Technically the member function 'Exon::isUtr' can be const. [functionConst]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.h:209:8: style: Technically the member function 'Transcript::hasCommonTlStart' can be const. [functionConst]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.h:214:8: style: Technically the member function 'Transcript::hasCommonTlStop' can be const. [functionConst]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.h:78:3: style: Class 'Gene' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.h:78:15: performance: Function parameter 'geneID' should be passed by const reference. [passedByValue]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.h:93:21: performance: Function parameter 'txID' should be passed by const reference. [passedByValue]
augustus-3.3.1/auxprogs/joingenes/jg_ios.cpp:372:7: performance: Possible inefficient checking for 'overlap' emptiness. [stlSize]
augustus-3.3.1/auxprogs/joingenes/jg_ios.cpp:642:7: performance: Possible inefficient checking for 'overlap' emptiness. [stlSize]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1324:26: warning: Logical conjunction always evaluates to false: EXPR < 0 && EXPR > 1. [incorrectLogicOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1330:26: warning: Logical conjunction always evaluates to false: EXPR < 0 && EXPR > 1. [incorrectLogicOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1339:24: warning: Logical conjunction always evaluates to false: EXPR < 0 && EXPR > 1. [incorrectLogicOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:539:90: style: Function 'search_n_destroy_doublings' argument 3 names different: declaration 'ab_initio' definition 'abInitio'. [funcArgNamesDifferent]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.h:573:90: note: Function 'search_n_destroy_doublings' argument 3 names different: declaration 'ab_initio' definition 'abInitio'.
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:539:90: note: Function 'search_n_destroy_doublings' argument 3 names different: declaration 'ab_initio' definition 'abInitio'.
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:27:95: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:94:79: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:107:87: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:109:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:110:103: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:144:87: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:189:23: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:190:35: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:195:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:197:32: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:203:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:205:32: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:210:47: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:212:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:215:47: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:217:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:289:92: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:290:92: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:355:105: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:358:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:374:79: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:376:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:383:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:388:79: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:390:94: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:403:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:440:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:477:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:542:81: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:544:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:545:87: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:558:8: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:589:81: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:591:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:592:87: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:607:6: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:622:79: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:639:81: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:640:89: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:657:79: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:673:87: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:674:95: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:684:91: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:690:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:694:93: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:700:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:725:91: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:731:8: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:734:93: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:740:8: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:781:90: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:814:86: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:845:86: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:871:86: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:901:86: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:930:92: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:954:92: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:968:6: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1018:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1019:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1023:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1024:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1033:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1034:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1042:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1046:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1049:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1053:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1081:108: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1083:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1093:108: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1095:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1100:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1123:79: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1137:89: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1138:100: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1145:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1153:81: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1154:100: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1164:89: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1165:100: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1167:86: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1168:97: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1202:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1210:81: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1211:100: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1213:86: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1214:97: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1288:90: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1307:92: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1311:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1336:96: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1404:89: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1405:103: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1422:79: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1424:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1435:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1440:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1443:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1449:79: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1451:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1457:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1477:79: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1479:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1485:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1496:79: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1500:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1511:79: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1518:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1520:99: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1527:101: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1529:82: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1532:8: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1536:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1545:71: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1548:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1555:98: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1561:6: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1565:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1568:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1572:71: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1596:79: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1600:79: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1603:78: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1606:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1661:92: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1690:96: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1730:117: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:1734:121: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:348:13: performance: Possible inefficient checking for 'children' emptiness. [stlSize]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:709:15: performance: Possible inefficient checking for 'exon_list' emptiness. [stlSize]
augustus-3.3.1/auxprogs/joingenes/jg_transcript.cpp:748:15: performance: Possible inefficient checking for 'exon_list' emptiness. [stlSize]
augustus-3.3.1/auxprogs/joingenes/joingenes.cpp:104:9: style: The scope of the variable 'temp_inside' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/joingenes/joingenes.cpp:122:9: style: The scope of the variable 'temp_inside' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/joingenes/joingenes.cpp:140:9: style: The scope of the variable 'temp_inside' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/joingenes/joingenes.cpp:217:78: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/joingenes.cpp:288:84: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/joingenes.cpp:292:83: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/joingenes.cpp:316:84: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/joingenes.cpp:319:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/joingenes.cpp:324:114: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/auxprogs/joingenes/joingenes.cpp:278:7: performance: Possible inefficient checking for 'filenames' emptiness. [stlSize]
augustus-3.3.1/auxprogs/joingenes/joingenes.cpp:284:7: performance: Possible inefficient checking for 'priorities' emptiness. [stlSize]
augustus-3.3.1/auxprogs/utrrnaseq/src/Compute_UTRs.cpp:79:100: style: Function 'process_fixed_step' argument 2 names different: declaration 'idx_curr_row' definition 'idx_curr_wiggle_row'. [funcArgNamesDifferent]
augustus-3.3.1/auxprogs/utrrnaseq/src/Compute_UTRs.hpp:44:70: note: Function 'process_fixed_step' argument 2 names different: declaration 'idx_curr_row' definition 'idx_curr_wiggle_row'.
augustus-3.3.1/auxprogs/utrrnaseq/src/Compute_UTRs.cpp:79:100: note: Function 'process_fixed_step' argument 2 names different: declaration 'idx_curr_row' definition 'idx_curr_wiggle_row'.
augustus-3.3.1/auxprogs/utrrnaseq/src/Compute_UTRs.cpp:201:23: style: Variable 'do_computation' is assigned a value that is never used. [unreadVariable]
augustus-3.3.1/auxprogs/utrrnaseq/src/Compute_UTRs.cpp:32:36: performance: Function parameter 'block_scaff_name' should be passed by const reference. [passedByValue]
augustus-3.3.1/auxprogs/utrrnaseq/src/Compute_UTRs.cpp:60:90: performance: Function parameter 'curr_row' should be passed by const reference. [passedByValue]
augustus-3.3.1/auxprogs/utrrnaseq/src/Compute_UTRs.cpp:79:128: performance: Function parameter 'curr_row' should be passed by const reference. [passedByValue]
augustus-3.3.1/auxprogs/utrrnaseq/src/Compute_UTRs.cpp:47:10: error: Uninitialized variable: idx_former_scaff [uninitvar]
augustus-3.3.1/auxprogs/utrrnaseq/src/Coord_Transform.hpp:48:12: style: Technically the member function 'Coord_Transform::pos_transform' can be const. [functionConst]
augustus-3.3.1/auxprogs/utrrnaseq/src/Coord_Transform.cpp:179:27: note: Technically the member function 'Coord_Transform::pos_transform' can be const.
augustus-3.3.1/auxprogs/utrrnaseq/src/Coord_Transform.hpp:48:12: note: Technically the member function 'Coord_Transform::pos_transform' can be const.
augustus-3.3.1/auxprogs/utrrnaseq/src/Coord_Transform.hpp:54:7: style: Technically the member function 'Coord_Transform::get_last_vec_pos' can be const. [functionConst]
augustus-3.3.1/auxprogs/utrrnaseq/src/Genomic_Data.cpp:494:7: style: Condition 'intron_accepted' is always true [knownConditionTrueFalse]
augustus-3.3.1/auxprogs/utrrnaseq/src/Genomic_Data.cpp:346:21: note: Assignment 'intron_accepted=true', assigned value is 1
augustus-3.3.1/auxprogs/utrrnaseq/src/Genomic_Data.cpp:494:7: note: Condition 'intron_accepted' is always true
augustus-3.3.1/auxprogs/utrrnaseq/src/Genomic_Data.cpp:342:7: style: The scope of the variable 'intron_accepted' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/utrrnaseq/src/Genomic_Data.cpp:70:38: performance: Function parameter 'scaff_fname' should be passed by const reference. [passedByValue]
augustus-3.3.1/auxprogs/utrrnaseq/src/Genomic_Data.cpp:70:58: performance: Function parameter 'crb_fname' should be passed by const reference. [passedByValue]
augustus-3.3.1/auxprogs/utrrnaseq/src/Genomic_Data.cpp:70:76: performance: Function parameter 'intron_fname' should be passed by const reference. [passedByValue]
augustus-3.3.1/auxprogs/utrrnaseq/src/Genomic_Data.cpp:70:97: performance: Function parameter 'repeat_fname' should be passed by const reference. [passedByValue]
augustus-3.3.1/auxprogs/utrrnaseq/src/Genomic_Data.cpp:71:34: performance: Function parameter 'sp_sites' should be passed by const reference. [passedByValue]
augustus-3.3.1/auxprogs/utrrnaseq/src/Splice_Sites.cpp:30:11: style: The scope of the variable 'length_don_site' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/utrrnaseq/src/Splice_Sites.cpp:31:11: style: The scope of the variable 'length_acc_site' can be reduced. [variableScope]
augustus-3.3.1/auxprogs/utrrnaseq/src/UTRs.cpp:162:30: style: Function 'get_max_pos' argument 5 names different: declaration 'coding_region_boundaries' definition 'orfs'. [funcArgNamesDifferent]
augustus-3.3.1/auxprogs/utrrnaseq/src/UTRs.hpp:105:57: note: Function 'get_max_pos' argument 5 names different: declaration 'coding_region_boundaries' definition 'orfs'.
augustus-3.3.1/auxprogs/utrrnaseq/src/UTRs.cpp:162:30: note: Function 'get_max_pos' argument 5 names different: declaration 'coding_region_boundaries' definition 'orfs'.
augustus-3.3.1/auxprogs/utrrnaseq/src/UTRs.cpp:153:19: error: Iterator 'j' used after element has been erased. [eraseDereference]
augustus-3.3.1/auxprogs/utrrnaseq/src/UTRs.cpp:150:3: note: Iterator 'j' used after element has been erased.
augustus-3.3.1/auxprogs/utrrnaseq/src/UTRs.cpp:153:19: note: Iterator 'j' used after element has been erased.
augustus-3.3.1/src/alignment.cc:33:9: style: The scope of the variable 'len' can be reduced. [variableScope]
augustus-3.3.1/src/alignment.cc:794:9: style: The scope of the variable 'range' can be reduced. [variableScope]
augustus-3.3.1/src/alignment.cc:625:15: style: Variable 'key' is assigned a value that is never used. [unreadVariable]
augustus-3.3.1/src/alignment.cc:442:37: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/alignment.cc:154:79: performance: Function parameter 'sigstr' should be passed by const reference. [passedByValue]
augustus-3.3.1/src/augustus.cc:255:17: style: The scope of the variable 'genes' can be reduced. [variableScope]
augustus-3.3.1/src/augustus.cc:437:3: style: Throwing a copy of the caught exception instead of rethrowing the original exception. [exceptRethrowCopy]
augustus-3.3.1/src/augustus.cc:236:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/augustus.cc:427:9: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/augustus.cc:462:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/baumwelch.cc:196:5: style: Variable 'curgene' is reassigned a value before the old one has been used. [redundantAssignment]
augustus-3.3.1/src/baumwelch.cc:185:0: note: Variable 'curgene' is reassigned a value before the old one has been used.
augustus-3.3.1/src/baumwelch.cc:196:5: note: Variable 'curgene' is reassigned a value before the old one has been used.
augustus-3.3.1/src/baumwelch.cc:30:12: style: The scope of the variable 't' can be reduced. [variableScope]
augustus-3.3.1/src/baumwelch.cc:233:9: style: The scope of the variable 'bestModel' can be reduced. [variableScope]
augustus-3.3.1/src/baumwelch.cc:390:16: style: The scope of the variable 'bc' can be reduced. [variableScope]
augustus-3.3.1/src/baumwelch.cc:392:11: style: The scope of the variable 'seq' can be reduced. [variableScope]
augustus-3.3.1/src/baumwelch.cc:143:5: style: Variable 'numData' is assigned a value that is never used. [unreadVariable]
augustus-3.3.1/src/baumwelch.cc:195:5: style: Variable 'numData' is assigned a value that is never used. [unreadVariable]
augustus-3.3.1/src/baumwelch.cc:63:8: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/baumwelch.cc:309:5: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/baumwelch.cc:407:2: error: Mismatching allocation and deallocation: seq [mismatchAllocDealloc]
augustus-3.3.1/src/codonMSA.cc:141:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/compgenepred.cc:436:98: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/compgenepred.cc:590:155: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/compgenepred.cc:216:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/compgenepred.cc:233:9: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/consensus.cc:108:4: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
augustus-3.3.1/src/consensus.cc:111:4: note: Found duplicate branches for 'if' and 'else'.
augustus-3.3.1/src/consensus.cc:108:4: note: Found duplicate branches for 'if' and 'else'.
augustus-3.3.1/src/consensus.cc:147:7: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
augustus-3.3.1/src/consensus.cc:150:7: note: Found duplicate branches for 'if' and 'else'.
augustus-3.3.1/src/consensus.cc:147:7: note: Found duplicate branches for 'if' and 'else'.
augustus-3.3.1/src/consensus.cc:191:7: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
augustus-3.3.1/src/consensus.cc:194:7: note: Found duplicate branches for 'if' and 'else'.
augustus-3.3.1/src/consensus.cc:191:7: note: Found duplicate branches for 'if' and 'else'.
augustus-3.3.1/src/consensus.cc:170:7: style: The scope of the variable 'len1' can be reduced. [variableScope]
augustus-3.3.1/src/consensus.cc:272:9: style: The scope of the variable 'k1' can be reduced. [variableScope]
augustus-3.3.1/src/consensus.cc:347:7: style: The scope of the variable 'max' can be reduced. [variableScope]
augustus-3.3.1/src/consensus.cc:538:9: style: The scope of the variable 'k1' can be reduced. [variableScope]
augustus-3.3.1/src/consensus.cc:160:5: style: Variable 'fileline' is assigned a value that is never used. [unreadVariable]
augustus-3.3.1/src/consensus.cc:206:1: error: Memory leak: buf [memleak]
augustus-3.3.1/src/contTimeMC.cc:265:12: style: The scope of the variable 'omega' can be reduced. [variableScope]
augustus-3.3.1/src/contTimeMC.cc:269:9: style: The scope of the variable 'status' can be reduced. [variableScope]
augustus-3.3.1/src/contTimeMC.cc:348:12: style: The scope of the variable 'loglik' can be reduced. [variableScope]
augustus-3.3.1/src/contTimeMC.cc:475:12: style: The scope of the variable 'rowsum' can be reduced. [variableScope]
augustus-3.3.1/src/contTimeMC.cc:538:10: style: The scope of the variable 'rowsum' can be reduced. [variableScope]
augustus-3.3.1/src/contTimeMC.cc:1083:7: style: The scope of the variable 'numCodons' can be reduced. [variableScope]
augustus-3.3.1/src/contTimeMC.cc:68:67: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/contentmodel.cc:83:9: style: The scope of the variable 'nucIdx' can be reduced. [variableScope]
augustus-3.3.1/src/contentmodel.cc:48:4: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/contentmodel.cc:56:4: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/contentmodel.cc:291:0: error: Memory leak: sa [memleak]
augustus-3.3.1/src/contentmodel.cc:291:0: error: Memory leak: sb [memleak]
augustus-3.3.1/src/espoca.cc:143:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/etraining.cc:191:5: style: Variable 'first' is reassigned a value before the old one has been used. [redundantAssignment]
augustus-3.3.1/src/etraining.cc:189:0: note: Variable 'first' is reassigned a value before the old one has been used.
augustus-3.3.1/src/etraining.cc:191:5: note: Variable 'first' is reassigned a value before the old one has been used.
augustus-3.3.1/src/etraining.cc:58:9: style: The scope of the variable 'verbosity' can be reduced. [variableScope]
augustus-3.3.1/src/etraining.cc:36:10: performance: Technically the member function 'EHMMTraining::saveConfig' can be static. [functionStatic]
augustus-3.3.1/src/etraining.cc:274:20: note: Technically the member function 'EHMMTraining::saveConfig' can be static.
augustus-3.3.1/src/etraining.cc:36:10: note: Technically the member function 'EHMMTraining::saveConfig' can be static.
augustus-3.3.1/src/etraining.cc:162:5: style: Class 'EHMMTraining' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
augustus-3.3.1/src/etraining.cc:162:5: style: Class 'EHMMTraining' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
augustus-3.3.1/src/etraining.cc:72:4: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/evaluation.cc:54:16: style: Same expression on both sides of '>' because the value of 'geneFN' and 'oldgeneFN' are the same. [duplicateExpression]
augustus-3.3.1/src/evaluation.cc:39:21: note: 'oldgeneFN' is assigned value 'geneFN' here.
augustus-3.3.1/src/evaluation.cc:54:16: note: Same expression on both sides of '>' because the value of 'geneFN' and 'oldgeneFN' are the same.
augustus-3.3.1/src/evaluation.cc:506:9: style: The scope of the variable 'correctPredicted' can be reduced. [variableScope]
augustus-3.3.1/src/evaluation.cc:858:16: style: The scope of the variable 'viterbiPath' can be reduced. [variableScope]
augustus-3.3.1/src/evaluation.cc:247:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/evaluation.cc:251:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/evaluation.cc:273:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/evaluation.cc:283:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/evaluation.cc:397:79: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/evaluation.cc:399:68: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/evaluation.cc:437:79: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/evaluation.cc:439:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/evaluation.cc:837:53: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/evaluation.cc:841:35: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/exon_seg.cc:367:56: style: The scope of the variable 'sigma_f' can be reduced. [variableScope]
augustus-3.3.1/src/exon_seg.cc:752:9: style: The scope of the variable 'k' can be reduced. [variableScope]
augustus-3.3.1/src/exon_seg.cc:983:15: style: The scope of the variable 'argmin' can be reduced. [variableScope]
augustus-3.3.1/src/exon_seg.cc:986:12: style: The scope of the variable 'min' can be reduced. [variableScope]
augustus-3.3.1/src/exon_seg.cc:986:21: style: The scope of the variable 'sum' can be reduced. [variableScope]
augustus-3.3.1/src/exon_seg.cc:459:39: style: Unused variable: sign [unusedVariable]
augustus-3.3.1/src/exon_seg.cc:1080:2: style: Variable 'x' is assigned a value that is never used. [unreadVariable]
augustus-3.3.1/src/exon_seg.cc:1106:35: style: Unused variable: splice_sites [unusedVariable]
augustus-3.3.1/src/exoncand.cc:225:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/exoncand.cc:250:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/exoncand.cc:260:21: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/exoncand.cc:293:21: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/exoncand.cc:302:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/exoncand.cc:336:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/exoncand.cc:347:21: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/exoncand.cc:373:21: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/exoncand.cc:382:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/exoncand.cc:411:21: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/exoncand.cc:421:21: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/exoncand.cc:443:21: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/exoncand.cc:454:21: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/exoncand.cc:489:21: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/exoncand.cc:500:21: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/exoncand.cc:536:25: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/exoncand.cc:301:19: warning: Possible dereference of an invalid iterator: ritASS [derefInvalidIterator]
augustus-3.3.1/src/exoncand.cc:305:21: warning: Possible dereference of an invalid iterator: ritASS [derefInvalidIterator]
augustus-3.3.1/src/exonmodel.cc:429:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
augustus-3.3.1/src/exonmodel.cc:438:14: style: The scope of the variable 'dummyi' can be reduced. [variableScope]
augustus-3.3.1/src/exonmodel.cc:626:17: style: The scope of the variable 'dummyi' can be reduced. [variableScope]
augustus-3.3.1/src/exonmodel.cc:1787:10: style: The scope of the variable 'strandOK' can be reduced. [variableScope]
augustus-3.3.1/src/exonmodel.cc:1158:3: style: Throwing a copy of the caught exception instead of rethrowing the original exception. [exceptRethrowCopy]
augustus-3.3.1/src/exonmodel.cc:318:6: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/exonmodel.cc:323:6: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/exonmodel.cc:328:6: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/exonmodel.cc:333:6: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/exonmodel.cc:338:6: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/exonmodel.cc:343:6: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/exonmodel.cc:348:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/exonmodel.cc:353:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/exonmodel.cc:358:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/exonmodel.cc:363:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/exonmodel.cc:368:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/exonmodel.cc:373:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/exonmodel.cc:382:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/exonmodel.cc:385:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/exonmodel.cc:1129:6: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/exonmodel.cc:1156:8: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/exonmodel.cc:1588:4: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/exonmodel.cc:1618:4: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/exonmodel.cc:1964:15: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/exonmodel.cc:1981:4: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/exonmodel.cc:2019:8: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/exonmodel.cc:2046:4: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/exonmodel.cc:827:0: error: Memory leak: pi [memleak]
augustus-3.3.1/src/exontrain.cc:279:9: style: The scope of the variable 'size' can be reduced. [variableScope]
augustus-3.3.1/src/exontrain.cc:132:82: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/exontrain.cc:764:2: style: Throwing a copy of the caught exception instead of rethrowing the original exception. [exceptRethrowCopy]
augustus-3.3.1/src/exontrain.cc:813:2: style: Throwing a copy of the caught exception instead of rethrowing the original exception. [exceptRethrowCopy]
augustus-3.3.1/src/exontrain.cc:626:4: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/exontrain.cc:634:4: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/exontrain.cc:643:8: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/exontrain.cc:651:4: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/exontrain.cc:811:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/exontrain.cc:896:4: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/extrinsicinfo.cc:81:12: style: The scope of the variable 'size' can be reduced. [variableScope]
augustus-3.3.1/src/extrinsicinfo.cc:496:10: style: The scope of the variable 'groupOK' can be reduced. [variableScope]
augustus-3.3.1/src/extrinsicinfo.cc:496:19: style: The scope of the variable 'plusPossible' can be reduced. [variableScope]
augustus-3.3.1/src/extrinsicinfo.cc:496:33: style: The scope of the variable 'minusPossible' can be reduced. [variableScope]
augustus-3.3.1/src/extrinsicinfo.cc:496:48: style: The scope of the variable 'setOrientation' can be reduced. [variableScope]
augustus-3.3.1/src/extrinsicinfo.cc:900:10: style: The scope of the variable 'reading_frame_ok' can be reduced. [variableScope]
augustus-3.3.1/src/extrinsicinfo.cc:1004:9: style: The scope of the variable 'found' can be reduced. [variableScope]
augustus-3.3.1/src/extrinsicinfo.cc:1104:10: style: The scope of the variable 'prevEqual' can be reduced. [variableScope]
augustus-3.3.1/src/extrinsicinfo.cc:2145:9: style: The scope of the variable 'sourcenum' can be reduced. [variableScope]
augustus-3.3.1/src/extrinsicinfo.cc:2439:9: style: The scope of the variable 'numExons' can be reduced. [variableScope]
augustus-3.3.1/src/extrinsicinfo.cc:2473:6: style: The scope of the variable 'ell_ell' can be reduced. [variableScope]
augustus-3.3.1/src/extrinsicinfo.cc:950:3: style: Variable 'grpcount' is modified but its new value is never used. [unreadVariable]
augustus-3.3.1/src/extrinsicinfo.cc:946:6: style: Variable 'hintcount' is modified but its new value is never used. [unreadVariable]
augustus-3.3.1/src/extrinsicinfo.cc:1177:3: style: Variable 'numIncompat' is modified but its new value is never used. [unreadVariable]
augustus-3.3.1/src/extrinsicinfo.cc:1189:3: style: Variable 'numWeakerThan' is modified but its new value is never used. [unreadVariable]
augustus-3.3.1/src/extrinsicinfo.cc:1118:3: style: Variable 'numEqual' is modified but its new value is never used. [unreadVariable]
augustus-3.3.1/src/extrinsicinfo.cc:1150:6: style: Variable 'numTrashy' is modified but its new value is never used. [unreadVariable]
augustus-3.3.1/src/extrinsicinfo.cc:98:64: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:132:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:153:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:172:82: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:200:94: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:222:39: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:237:39: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:252:89: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:274:42: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:320:92: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:334:77: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:364:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:392:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:417:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:446:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:473:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:505:54: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:564:51: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:593:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:596:6: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:625:68: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:640:54: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:651:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:669:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:684:57: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:692:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:722:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:752:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:761:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:802:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:852:6: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:871:6: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:945:80: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:971:89: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:1005:88: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:1013:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:1034:6: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:1059:103: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:1105:63: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:1107:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:1140:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:1144:6: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:1152:6: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:1162:63: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:1164:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:1196:6: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:1209:108: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:1225:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:1269:78: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:1288:78: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:1329:74: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:1357:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:1371:70: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:1393:87: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:1397:119: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:1402:123: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:1430:77: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:1447:137: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:1456:67: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:1468:74: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:1499:82: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:1543:127: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:1555:92: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:1561:101: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:1577:88: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:1629:77: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:1631:13: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:1643:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:1651:77: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:1653:96: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:1669:85: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:1685:89: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:1908:73: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:1973:93: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:1988:113: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:2004:99: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:2550:62: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:2561:64: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:2590:60: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:2599:62: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:2628:58: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:2638:60: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:2674:58: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:2684:60: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:2712:50: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:2714:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:2721:109: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:2757:50: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:2759:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:2761:97: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/extrinsicinfo.cc:2306:2: style: Throwing a copy of the caught exception instead of rethrowing the original exception. [exceptRethrowCopy]
augustus-3.3.1/src/extrinsicinfo.cc:2076:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/extrinsicinfo.cc:2134:5: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/extrinsicinfo.cc:2287:8: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/extrinsicinfo.cc:2304:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/extrinsicinfo.cc:1623:0: error: Memory leak: genes [memleak]
augustus-3.3.1/src/extrinsicinfo.cc:322:36: error: Iterator 'f' used after element has been erased. [eraseDereference]
augustus-3.3.1/src/extrinsicinfo.cc:320:5: note: Iterator 'f' used after element has been erased.
augustus-3.3.1/src/extrinsicinfo.cc:322:36: note: Iterator 'f' used after element has been erased.
augustus-3.3.1/src/fasta.cc:88:16: style: The scope of the variable 'unnamedcount' can be reduced. [variableScope]
augustus-3.3.1/src/fasta.cc:157:16: style: The scope of the variable 'unnamedcount' can be reduced. [variableScope]
augustus-3.3.1/src/genbank.cc:102:57: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/genbank.cc:216:8: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/genbank.cc:236:62: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/genbank.cc:264:80: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/genbank.cc:284:93: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/genbank.cc:51:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/genbank.cc:58:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/genbank.cc:312:4: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/genbank.cc:490:5: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/gene.cc:2485:6: style: Condition 'keep' is always true [knownConditionTrueFalse]
augustus-3.3.1/src/gene.cc:2483:14: note: Assignment 'keep=true', assigned value is 1
augustus-3.3.1/src/gene.cc:2485:6: note: Condition 'keep' is always true
augustus-3.3.1/src/gene.cc:3371:7: style: Condition 'g' is always false [knownConditionTrueFalse]
augustus-3.3.1/src/gene.cc:3370:7: note: Assignment 'g=NULL', assigned value is 0
augustus-3.3.1/src/gene.cc:3371:7: note: Condition 'g' is always false
augustus-3.3.1/src/gene.cc:2492:28: warning: Either the condition 'if(g&&((g->clength<Constant::min_coding_len&&g->completeCDS())||(inFrameStop&&noInFrameStop)||(g->clength<4&&g->clength<Constant::min_coding_len&&!g->completeCDS())))' is redundant or there is possible null pointer dereference: g. [nullPointerRedundantCheck]
augustus-3.3.1/src/gene.cc:2494:5: note: Assuming that condition 'if(g&&((g->clength<Constant::min_coding_len&&g->completeCDS())||(inFrameStop&&noInFrameStop)||(g->clength<4&&g->clength<Constant::min_coding_len&&!g->completeCDS())))' is not redundant
augustus-3.3.1/src/gene.cc:2492:28: note: Null pointer dereference
augustus-3.3.1/src/gene.cc:722:10: style: The scope of the variable 'onFStrand' can be reduced. [variableScope]
augustus-3.3.1/src/gene.cc:1710:14: style: The scope of the variable 'hint' can be reduced. [variableScope]
augustus-3.3.1/src/gene.cc:1711:64: style: The scope of the variable 'laststate' can be reduced. [variableScope]
augustus-3.3.1/src/gene.cc:1712:10: style: The scope of the variable 'supports' can be reduced. [variableScope]
augustus-3.3.1/src/gene.cc:2552:12: style: The scope of the variable 'maxMeanProb' can be reduced. [variableScope]
augustus-3.3.1/src/gene.cc:2619:10: style: The scope of the variable 'tracksFull' can be reduced. [variableScope]
augustus-3.3.1/src/gene.cc:2761:11: style: The scope of the variable 'maxPercentSupp' can be reduced. [variableScope]
augustus-3.3.1/src/gene.cc:2761:27: style: The scope of the variable 'maxapostprob' can be reduced. [variableScope]
augustus-3.3.1/src/gene.cc:2987:16: style: The scope of the variable 'q' can be reduced. [variableScope]
augustus-3.3.1/src/gene.cc:3004:16: style: The scope of the variable 'q' can be reduced. [variableScope]
augustus-3.3.1/src/gene.cc:3177:17: style: The scope of the variable 'g' can be reduced. [variableScope]
augustus-3.3.1/src/gene.cc:63:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/gene.cc:81:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/gene.cc:92:99: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/gene.cc:106:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/gene.cc:130:114: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/gene.cc:141:114: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/gene.cc:1683:61: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/gene.cc:1715:78: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/gene.cc:1844:50: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/gene.cc:1874:54: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/gene.cc:1889:50: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/gene.cc:1909:50: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/gene.cc:2402:77: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/gene.cc:2482:72: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/gene.cc:2557:40: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/gene.cc:2622:51: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/gene.cc:2628:6: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/gene.cc:2629:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/gene.cc:2632:54: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/gene.cc:2640:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/gene.cc:2647:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/gene.cc:2704:88: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/gene.cc:2731:93: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/gene.cc:2746:91: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/gene.cc:2773:58: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/gene.cc:2806:63: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/gene.cc:2807:60: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/gene.cc:2844:71: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/gene.cc:3036:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/gene.cc:3037:68: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/gene.cc:3059:89: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/gene.cc:3070:106: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/gene.cc:3141:51: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/gene.cc:3144:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/gene.cc:3155:89: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/gene.cc:3157:98: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/gene.cc:3181:69: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/gene.cc:3197:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/gene.cc:3201:105: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/gene.cc:3207:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/gene.cc:2655:0: error: Memory leak: fsl [memleak]
augustus-3.3.1/src/gene.cc:3116:0: error: Memory leak: genelist [memleak]
augustus-3.3.1/src/geneMSA.cc:192:12: style: The scope of the variable 'assmotifqthresh' can be reduced. [variableScope]
augustus-3.3.1/src/geneMSA.cc:193:12: style: The scope of the variable 'assqthresh' can be reduced. [variableScope]
augustus-3.3.1/src/geneMSA.cc:194:12: style: The scope of the variable 'dssqthresh' can be reduced. [variableScope]
augustus-3.3.1/src/geneMSA.cc:196:9: style: The scope of the variable 'minEClen' can be reduced. [variableScope]
augustus-3.3.1/src/geneMSA.cc:955:61: style: Unused variable: bvCount [unusedVariable]
augustus-3.3.1/src/geneMSA.cc:154:96: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/geneMSA.cc:183:74: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/geneMSA.cc:212:102: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/geneMSA.cc:258:17: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/geneMSA.cc:373:6: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/geneMSA.cc:934:61: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/geneMSA.cc:957:112: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/geneMSA.cc:960:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/geneMSA.cc:966:6: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/geneMSA.cc:1007:159: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/geneMSA.cc:1187:109: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/geneMSA.cc:1324:6: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/geneMSA.cc:1368:123: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/geneMSA.cc:1461:4: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/geneMSA.cc:1520:122: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/geneMSA.cc:1525:112: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/geneMSA.cc:181:0: error: Memory leak: hashCandidates [memleak]
augustus-3.3.1/src/geneMSA.cc:1288:36: error: Uninitialized variable: currRFnum [uninitvar]
augustus-3.3.1/src/genomicMSA.cc:688:9: style: Condition 'ausgabe' is always false [knownConditionTrueFalse]
augustus-3.3.1/src/genomicMSA.cc:687:20: note: Assignment 'ausgabe=false', assigned value is 0
augustus-3.3.1/src/genomicMSA.cc:688:9: note: Condition 'ausgabe' is always false
augustus-3.3.1/src/genomicMSA.cc:94:13: style: The scope of the variable 'numSpeciesFound' can be reduced. [variableScope]
augustus-3.3.1/src/genomicMSA.cc:195:16: style: The scope of the variable 'aliblock' can be reduced. [variableScope]
augustus-3.3.1/src/genomicMSA.cc:538:9: style: The scope of the variable 'totalNumNodes' can be reduced. [variableScope]
augustus-3.3.1/src/genomicMSA.cc:610:12: style: The scope of the variable 'j' can be reduced. [variableScope]
augustus-3.3.1/src/genomicMSA.cc:717:7: style: The scope of the variable 'dist' can be reduced. [variableScope]
augustus-3.3.1/src/genomicMSA.cc:848:16: style: The scope of the variable 'a' can be reduced. [variableScope]
augustus-3.3.1/src/genomicMSA.cc:876:12: style: The scope of the variable 'vid' can be reduced. [variableScope]
augustus-3.3.1/src/genomicMSA.cc:912:20: style: The scope of the variable 'b' can be reduced. [variableScope]
augustus-3.3.1/src/genomicMSA.cc:381:21: style: Variable 'predIncluded' is assigned a value that is never used. [unreadVariable]
augustus-3.3.1/src/genomicMSA.cc:196:88: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/genomicMSA.cc:149:8: style: Throwing a copy of the caught exception instead of rethrowing the original exception. [exceptRethrowCopy]
augustus-3.3.1/src/genomicMSA.cc:165:5: style: Throwing a copy of the caught exception instead of rethrowing the original exception. [exceptRethrowCopy]
augustus-3.3.1/src/genomicMSA.cc:91:4: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/genomicMSA.cc:147:6: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/genomicMSA.cc:163:10: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/getSeq.cc:136:26: error: Null pointer dereference: rsa [nullPointer]
augustus-3.3.1/src/getSeq.cc:109:22: note: Assignment 'rsa=NULL', assigned value is 0
augustus-3.3.1/src/getSeq.cc:136:26: note: Null pointer dereference
augustus-3.3.1/src/getSeq.cc:185:18: style: The scope of the variable 'end' can be reduced. [variableScope]
augustus-3.3.1/src/getSeq.cc:155:5: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/graph.cc:1216:10: style: The scope of the variable 'joinedCodon' can be reduced. [variableScope]
augustus-3.3.1/src/graph.cc:1283:17: style: Variable 'prob' is assigned a value that is never used. [unreadVariable]
augustus-3.3.1/src/graph.cc:1298:20: style: Variable 'prob' is assigned a value that is never used. [unreadVariable]
augustus-3.3.1/src/graph.cc:16:70: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/graph.cc:40:75: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/graph.cc:66:75: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/graph.cc:69:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/graph.cc:91:74: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/graph.cc:99:71: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/graph.cc:198:70: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/graph.cc:203:60: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/graph.cc:230:79: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/graph.cc:242:90: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/graph.cc:246:80: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/graph.cc:254:88: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/graph.cc:264:80: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/graph.cc:294:79: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/graph.cc:307:103: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/graph.cc:314:108: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/graph.cc:325:86: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/graph.cc:340:118: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/graph.cc:391:110: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/graph.cc:401:105: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/graph.cc:416:9: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/graph.cc:422:103: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/graph.cc:423:97: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/graph.cc:426:104: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/graph.cc:451:103: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/graph.cc:460:75: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/graph.cc:467:75: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/graph.cc:480:80: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/graph.cc:517:70: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/graph.cc:520:83: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/graph.cc:530:76: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/graph.cc:537:91: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/graph.cc:555:75: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/graph.cc:570:78: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/graph.cc:571:91: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/graph.cc:638:77: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/graph.cc:648:77: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/graph.cc:650:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/graph.cc:756:75: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/graph.cc:957:76: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/graph.cc:958:85: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/graph.cc:1059:75: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/graph.cc:1241:73: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/graph.cc:1248:65: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/graph.cc:1304:102: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/graph.cc:780:32: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall]
augustus-3.3.1/src/graph.cc:785:32: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall]
augustus-3.3.1/src/graph.cc:66:75: warning: Missing bounds check for extra iterator increment in loop. [StlMissingComparison]
augustus-3.3.1/src/graph.cc:69:2: note: Missing bounds check for extra iterator increment in loop.
augustus-3.3.1/src/graph.cc:66:75: note: Missing bounds check for extra iterator increment in loop.
augustus-3.3.1/src/hints.cc:79:10: style: The scope of the variable 'buff' can be reduced. [variableScope]
augustus-3.3.1/src/hints.cc:82:17: style: The scope of the variable 'spos' can be reduced. [variableScope]
augustus-3.3.1/src/hints.cc:627:10: style: The scope of the variable 'featureWeakerThan' can be reduced. [variableScope]
augustus-3.3.1/src/hints.cc:678:10: style: The scope of the variable 'supporting' can be reduced. [variableScope]
augustus-3.3.1/src/hints.cc:678:22: style: The scope of the variable 'contradicting' can be reduced. [variableScope]
augustus-3.3.1/src/hints.cc:678:47: style: The scope of the variable 'only_ep_conflicting_intron' can be reduced. [variableScope]
augustus-3.3.1/src/hints.cc:747:11: style: The scope of the variable 'c' can be reduced. [variableScope]
augustus-3.3.1/src/hints.cc:748:9: style: The scope of the variable 's' can be reduced. [variableScope]
augustus-3.3.1/src/hints.cc:589:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/hints.cc:629:94: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/hints.cc:631:103: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/hints.cc:648:103: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/hints.cc:674:70: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/hints.cc:681:73: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/hints.cc:685:92: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/hints.cc:730:95: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/hints.cc:733:81: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/hints.cc:763:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/hints.cc:802:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/hints.cc:816:78: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/hints.cc:826:78: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/hints.cc:880:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/hints.cc:881:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/hints.cc:895:114: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/hints.cc:916:79: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/hints.cc:233:2: style: Throwing a copy of the caught exception instead of rethrowing the original exception. [exceptRethrowCopy]
augustus-3.3.1/src/hints.cc:229:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/igenicmodel.cc:281:6: style: Throwing a copy of the caught exception instead of rethrowing the original exception. [exceptRethrowCopy]
augustus-3.3.1/src/igenicmodel.cc:279:4: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/igenicmodel.cc:343:8: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/igenicmodel.cc:355:8: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/igenictrain.cc:38:9: style: The scope of the variable 'igenic_winlen' can be reduced. [variableScope]
augustus-3.3.1/src/igenictrain.cc:39:9: style: The scope of the variable 'igenic_start' can be reduced. [variableScope]
augustus-3.3.1/src/igenictrain.cc:39:23: style: The scope of the variable 'igenic_end' can be reduced. [variableScope]
augustus-3.3.1/src/igenictrain.cc:109:7: style: The scope of the variable 'buff' can be reduced. [variableScope]
augustus-3.3.1/src/igenictrain.cc:175:4: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/intronmodel.cc:868:3: style: Throwing a copy of the caught exception instead of rethrowing the original exception. [exceptRethrowCopy]
augustus-3.3.1/src/intronmodel.cc:129:6: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/intronmodel.cc:134:6: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/intronmodel.cc:139:6: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/intronmodel.cc:144:6: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/intronmodel.cc:149:6: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/intronmodel.cc:154:6: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/intronmodel.cc:159:6: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/intronmodel.cc:164:6: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/intronmodel.cc:866:8: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/intronmodel.cc:926:9: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/intronmodel.cc:1082:5: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/intronmodel.cc:1108:4: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/intronmodel.cc:1187:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/intronmodel.cc:1254:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/introntrain.cc:191:9: style: The scope of the variable 'dssoffset' can be reduced. [variableScope]
augustus-3.3.1/src/introntrain.cc:192:9: style: The scope of the variable 'assoffset' can be reduced. [variableScope]
augustus-3.3.1/src/introntrain.cc:193:11: style: The scope of the variable 'ass' can be reduced. [variableScope]
augustus-3.3.1/src/introntrain.cc:193:17: style: The scope of the variable 'dss' can be reduced. [variableScope]
augustus-3.3.1/src/introntrain.cc:274:18: style: The scope of the variable 'dstr' can be reduced. [variableScope]
augustus-3.3.1/src/introntrain.cc:169:4: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/introntrain.cc:252:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/introntrain.cc:288:4: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/introntrain.cc:352:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/load2db.cc:380:20: style: The scope of the variable 'end' can be reduced. [variableScope]
augustus-3.3.1/src/load2db.cc:208:79: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/load2db.cc:204:5: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/load2db.cc:222:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/load2db.cc:399:36: performance: Function parameter 'species' should be passed by const reference. [passedByValue]
augustus-3.3.1/src/load2db.cc:437:25: performance: Function parameter 'species' should be passed by const reference. [passedByValue]
augustus-3.3.1/src/load2sqlitedb.cc:194:46: warning: Possible null pointer dereference: name [nullPointer]
augustus-3.3.1/src/load2sqlitedb.cc:186:16: note: Assignment 'name=NULL', assigned value is 0
augustus-3.3.1/src/load2sqlitedb.cc:194:46: note: Null pointer dereference
augustus-3.3.1/src/load2sqlitedb.cc:197:7: style: Throwing a copy of the caught exception instead of rethrowing the original exception. [exceptRethrowCopy]
augustus-3.3.1/src/mea.cc:317:7: style: The scope of the variable 'transStart' can be reduced. [variableScope]
augustus-3.3.1/src/mea.cc:317:19: style: The scope of the variable 'transEnd' can be reduced. [variableScope]
augustus-3.3.1/src/mea.cc:317:29: style: The scope of the variable 'codlength' can be reduced. [variableScope]
augustus-3.3.1/src/mea.cc:111:94: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/mea.cc:137:50: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/mea.cc:179:89: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/mea.cc:235:93: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/meaPath.cc:18:88: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/meaPath.cc:21:82: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/meaPath.cc:43:73: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/meaPath.cc:52:84: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/meaPath.cc:61:95: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/meaPath.cc:80:90: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/meaPath.cc:81:91: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/meaPath.cc:89:88: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/merkmal.cc:604:6: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
augustus-3.3.1/src/merkmal.cc:447:32: warning: Either the condition 'if(condensedViterbiPath)' is redundant or there is possible null pointer dereference: condensedViterbiPath. [nullPointerRedundantCheck]
augustus-3.3.1/src/merkmal.cc:513:6: note: Assuming that condition 'if(condensedViterbiPath)' is not redundant
augustus-3.3.1/src/merkmal.cc:447:32: note: Null pointer dereference
augustus-3.3.1/src/merkmal.cc:101:15: style: The scope of the variable 'n' can be reduced. [variableScope]
augustus-3.3.1/src/merkmal.cc:160:25: style: The scope of the variable 'm' can be reduced. [variableScope]
augustus-3.3.1/src/merkmal.cc:641:19: style: The scope of the variable 'totalScore' can be reduced. [variableScope]
augustus-3.3.1/src/merkmal.cc:836:21: style: The scope of the variable 'cap' can be reduced. [variableScope]
augustus-3.3.1/src/merkmal.cc:120:9: style: Variable 'j' is assigned a value that is never used. [unreadVariable]
augustus-3.3.1/src/motif.cc:449:11: style: The scope of the variable 'seq' can be reduced. [variableScope]
augustus-3.3.1/src/motif.cc:499:12: style: The scope of the variable 'weight' can be reduced. [variableScope]
augustus-3.3.1/src/motif.cc:302:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/motif.cc:330:4: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/namgene.cc:810:3: style: Variable 'genes' is reassigned a value before the old one has been used. [redundantAssignment]
augustus-3.3.1/src/namgene.cc:783:0: note: Variable 'genes' is reassigned a value before the old one has been used.
augustus-3.3.1/src/namgene.cc:810:3: note: Variable 'genes' is reassigned a value before the old one has been used.
augustus-3.3.1/src/namgene.cc:391:7: style: The scope of the variable 'base' can be reduced. [variableScope]
augustus-3.3.1/src/namgene.cc:391:13: style: The scope of the variable 'state' can be reduced. [variableScope]
augustus-3.3.1/src/namgene.cc:533:17: style: The scope of the variable 'curAnnoSeq' can be reduced. [variableScope]
augustus-3.3.1/src/namgene.cc:541:7: style: The scope of the variable 'curdnalen' can be reduced. [variableScope]
augustus-3.3.1/src/namgene.cc:549:7: style: The scope of the variable 'endPos' can be reduced. [variableScope]
augustus-3.3.1/src/namgene.cc:697:11: style: The scope of the variable 'curdna' can be reduced. [variableScope]
augustus-3.3.1/src/namgene.cc:698:9: style: The scope of the variable 'curdnalen' can be reduced. [variableScope]
augustus-3.3.1/src/namgene.cc:835:7: style: The scope of the variable 'progress' can be reduced. [variableScope]
augustus-3.3.1/src/namgene.cc:835:17: style: The scope of the variable 'oldprogress' can be reduced. [variableScope]
augustus-3.3.1/src/namgene.cc:844:16: style: The scope of the variable 'sampledPath' can be reduced. [variableScope]
augustus-3.3.1/src/namgene.cc:987:9: style: The scope of the variable 'curdna' can be reduced. [variableScope]
augustus-3.3.1/src/namgene.cc:990:7: style: The scope of the variable 'examIntervalStart' can be reduced. [variableScope]
augustus-3.3.1/src/namgene.cc:990:26: style: The scope of the variable 'examIntervalEnd' can be reduced. [variableScope]
augustus-3.3.1/src/namgene.cc:991:30: style: The scope of the variable 'partSFC' can be reduced. [variableScope]
augustus-3.3.1/src/namgene.cc:1159:9: style: The scope of the variable 'irbegin' can be reduced. [variableScope]
augustus-3.3.1/src/namgene.cc:1159:18: style: The scope of the variable 'irend' can be reduced. [variableScope]
augustus-3.3.1/src/namgene.cc:1273:9: style: The scope of the variable 'stateidx' can be reduced. [variableScope]
augustus-3.3.1/src/namgene.cc:891:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/namgene.cc:901:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/namgene.cc:902:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/namgene.cc:908:77: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/namgene.cc:910:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/namgene.cc:911:94: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/namgene.cc:914:77: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/namgene.cc:1093:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/namgene.cc:116:9: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/namgene.cc:130:5: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/namgene.cc:128:0: error: Memory leak: prfl [memleak]
augustus-3.3.1/src/namgene.cc:621:0: error: Memory leak: pieceGenes [memleak]
augustus-3.3.1/src/ncmodel.cc:428:69: style: Same expression on both sides of '||'. [duplicateExpression]
augustus-3.3.1/src/ncmodel.cc:267:9: style: Throwing a copy of the caught exception instead of rethrowing the original exception. [exceptRethrowCopy]
augustus-3.3.1/src/ncmodel.cc:348:3: style: Throwing a copy of the caught exception instead of rethrowing the original exception. [exceptRethrowCopy]
augustus-3.3.1/src/ncmodel.cc:68:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/ncmodel.cc:264:8: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/ncmodel.cc:346:8: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/ncmodel.cc:544:9: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/orthoexon.cc:98:77: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/orthoexon.cc:103:77: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/orthograph.cc:139:10: style: The scope of the variable 'transcriptid' can be reduced. [variableScope]
augustus-3.3.1/src/orthograph.cc:128:71: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/orthograph.cc:129:105: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/orthograph.cc:367:90: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/orthograph.cc:390:93: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/orthograph.cc:422:88: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/orthograph.cc:460:92: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/orthograph.cc:492:92: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/orthograph.cc:509:92: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/orthograph.cc:524:86: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/orthograph.cc:215:42: performance: Function parameter 'outdir' should be passed by const reference. [passedByValue]
augustus-3.3.1/src/orthograph.cc:215:57: performance: Function parameter 'extension' should be passed by const reference. [passedByValue]
grammar:175:0: error: Invalid number of character '{' when these macros are defined: '__GCC__=1;__GCC__=1'. [syntaxError]
augustus-3.3.1/src/phylotree.cc:40:99: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/phylotree.cc:62:104: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/phylotree.cc:182:99: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/phylotree.cc:195:82: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/phylotree.cc:218:86: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/phylotree.cc:244:86: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/phylotree.cc:262:96: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/phylotree.cc:300:88: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/phylotree.cc:318:90: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/phylotree.cc:325:92: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/phylotree.cc:336:90: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/phylotree.cc:394:86: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/phylotree.cc:420:96: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/phylotree.cc:478:89: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/phylotree.cc:490:92: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/phylotree.cc:501:92: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/phylotree.cc:516:86: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/phylotree.cc:525:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/phylotree.cc:535:86: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/phylotree.cc:555:96: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/pp_prepare_align.cc:304:7: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/pp_profile.cc:630:10: style: The scope of the variable 'blockName' can be reduced. [variableScope]
augustus-3.3.1/src/pp_profile.cc:328:5: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/pp_profile.cc:339:5: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/pp_profile.cc:384:8: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/pp_profile.cc:395:8: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/pp_profile.cc:518:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/pp_profile.cc:665:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/pp_scoring.cc:106:22: style: The scope of the variable 'score' can be reduced. [variableScope]
augustus-3.3.1/src/pp_scoring.cc:179:6: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/pp_scoring.cc:149:36: warning: Iterators to containers from different expressions 'MAX_BLOCKCOUNT' and 'submap' are used together. [mismatchingContainerExpression]
augustus-3.3.1/src/properties.cc:438:4: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/properties.cc:463:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/randseqaccess.cc:59:10: style: The scope of the variable 'buf' can be reduced. [variableScope]
augustus-3.3.1/src/randseqaccess.cc:273:86: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/randseqaccess.cc:303:86: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/randseqaccess.cc:198:9: style: Throwing a copy of the caught exception instead of rethrowing the original exception. [exceptRethrowCopy]
augustus-3.3.1/src/randseqaccess.cc:98:10: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/randseqaccess.cc:137:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/randseqaccess.cc:166:15: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/randseqaccess.cc:196:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/scanner/scannerbase.h:257:50: style: Function 'push' argument 1 names different: declaration 'txt' definition 'str'. [funcArgNamesDifferent]
augustus-3.3.1/src/scanner/scannerbase.h:206:45: note: Function 'push' argument 1 names different: declaration 'txt' definition 'str'.
augustus-3.3.1/src/scanner/scannerbase.h:257:50: note: Function 'push' argument 1 names different: declaration 'txt' definition 'str'.
augustus-3.3.1/src/scanner/lex.cc:276:64: style: Function 'reRead' argument 2 names different: declaration 'fmIdx' definition 'fm'. [funcArgNamesDifferent]
augustus-3.3.1/src/scanner/scannerbase.h:89:56: note: Function 'reRead' argument 2 names different: declaration 'fmIdx' definition 'fm'.
augustus-3.3.1/src/scanner/lex.cc:276:64: note: Function 'reRead' argument 2 names different: declaration 'fmIdx' definition 'fm'.
augustus-3.3.1/src/scanner/lex.cc:378:45: style: Function 'pushStream' argument 1 names different: declaration 'curStream' definition 'istr'. [funcArgNamesDifferent]
augustus-3.3.1/src/scanner/scannerbase.h:211:46: note: Function 'pushStream' argument 1 names different: declaration 'curStream' definition 'istr'.
augustus-3.3.1/src/scanner/lex.cc:378:45: note: Function 'pushStream' argument 1 names different: declaration 'curStream' definition 'istr'.
augustus-3.3.1/src/scanner/lex.cc:384:49: style: Function 'pushStream' argument 1 names different: declaration 'curName' definition 'name'. [funcArgNamesDifferent]
augustus-3.3.1/src/scanner/scannerbase.h:212:51: note: Function 'pushStream' argument 1 names different: declaration 'curName' definition 'name'.
augustus-3.3.1/src/scanner/lex.cc:384:49: note: Function 'pushStream' argument 1 names different: declaration 'curName' definition 'name'.
augustus-3.3.1/src/scanner/lex.cc:583:37: style: Function 'executeAction__' argument 1 names different: declaration 'ruleNr' definition 'ruleIdx'. [funcArgNamesDifferent]
augustus-3.3.1/src/scanner/scanner.h:24:36: note: Function 'executeAction__' argument 1 names different: declaration 'ruleNr' definition 'ruleIdx'.
augustus-3.3.1/src/scanner/lex.cc:583:37: note: Function 'executeAction__' argument 1 names different: declaration 'ruleNr' definition 'ruleIdx'.
augustus-3.3.1/src/scanner/lex.cc:282:14: warning: Member variable 'ScannerBase::d_nextState' is not initialized in the constructor. [uninitMemberVar]
augustus-3.3.1/src/scanner/lex.cc:282:14: warning: Member variable 'ScannerBase::d_final' is not initialized in the constructor. [uninitMemberVar]
augustus-3.3.1/src/scanner/lex.cc:282:14: warning: Member variable 'ScannerBase::d_return' is not initialized in the constructor. [uninitMemberVar]
augustus-3.3.1/src/scanner/lex.cc:282:14: warning: Member variable 'ScannerBase::d_more' is not initialized in the constructor. [uninitMemberVar]
augustus-3.3.1/src/scanner/lex.cc:282:14: warning: Member variable 'ScannerBase::d_in__' is not initialized in the constructor. [uninitMemberVar]
augustus-3.3.1/src/scanner/lex.cc:282:14: warning: Member variable 'ScannerBase::d_token__' is not initialized in the constructor. [uninitMemberVar]
augustus-3.3.1/src/scanner/lex.cc:282:14: warning: Member variable 'ScannerBase::d_dfaBase__' is not initialized in the constructor. [uninitMemberVar]
augustus-3.3.1/src/scanner/lex.cc:307:14: warning: Member variable 'ScannerBase::d_nextState' is not initialized in the constructor. [uninitMemberVar]
augustus-3.3.1/src/scanner/lex.cc:307:14: warning: Member variable 'ScannerBase::d_final' is not initialized in the constructor. [uninitMemberVar]
augustus-3.3.1/src/scanner/lex.cc:307:14: warning: Member variable 'ScannerBase::d_in' is not initialized in the constructor. [uninitMemberVar]
augustus-3.3.1/src/scanner/lex.cc:307:14: warning: Member variable 'ScannerBase::d_return' is not initialized in the constructor. [uninitMemberVar]
augustus-3.3.1/src/scanner/lex.cc:307:14: warning: Member variable 'ScannerBase::d_more' is not initialized in the constructor. [uninitMemberVar]
augustus-3.3.1/src/scanner/lex.cc:307:14: warning: Member variable 'ScannerBase::d_in__' is not initialized in the constructor. [uninitMemberVar]
augustus-3.3.1/src/scanner/lex.cc:307:14: warning: Member variable 'ScannerBase::d_token__' is not initialized in the constructor. [uninitMemberVar]
augustus-3.3.1/src/scanner/lex.cc:307:14: warning: Member variable 'ScannerBase::d_dfaBase__' is not initialized in the constructor. [uninitMemberVar]
augustus-3.3.1/include/matrix.hh:114:0: style: 'Matrix < gsl_matrix * >::operator=' should return 'Matrix < gsl_matrix * > &'. [operatorEq]
augustus-3.3.1/src/scanner/scannerbase.h:163:25: performance: Technically the member function 'ScannerBase::debug' can be static. [functionStatic]
augustus-3.3.1/src/scanner/lex.cc:340:19: note: Technically the member function 'ScannerBase::debug' can be static.
augustus-3.3.1/src/scanner/scannerbase.h:163:25: note: Technically the member function 'ScannerBase::debug' can be static.
augustus-3.3.1/src/scanner/scannerbase.h:170:25: performance: Technically the member function 'ScannerBase::setDebug' can be static. [functionStatic]
augustus-3.3.1/src/scanner/lex.cc:337:19: note: Technically the member function 'ScannerBase::setDebug' can be static.
augustus-3.3.1/src/scanner/scannerbase.h:170:25: note: Technically the member function 'ScannerBase::setDebug' can be static.
augustus-3.3.1/src/scanner/scannerbase.h:193:21: performance: Technically the member function 'ScannerBase::leave' can be static. [functionStatic]
augustus-3.3.1/src/scanner/scannerbase.h:303:26: note: Technically the member function 'ScannerBase::leave' can be static.
augustus-3.3.1/src/scanner/scannerbase.h:193:21: note: Technically the member function 'ScannerBase::leave' can be static.
augustus-3.3.1/src/scanner/scannerbase.h:225:21: style: Technically the member function 'ScannerBase::return__' can be const. [functionConst]
augustus-3.3.1/src/scanner/scannerbase.h:334:26: note: Technically the member function 'ScannerBase::return__' can be const.
augustus-3.3.1/src/scanner/scannerbase.h:225:21: note: Technically the member function 'ScannerBase::return__' can be const.
augustus-3.3.1/src/scanner/scannerbase.h:235:21: performance: Technically the member function 'ScannerBase::print__' can be static. [functionStatic]
lexer:74:19: note: Technically the member function 'ScannerBase::print__' can be static.
augustus-3.3.1/src/scanner/scannerbase.h:235:21: note: Technically the member function 'ScannerBase::print__' can be static.
augustus-3.3.1/src/scanner/scannerbase.h:244:10: style: Technically the member function 'ScannerBase::atFinalState' can be const. [functionConst]
augustus-3.3.1/src/scanner/scannerbase.h:262:26: note: Technically the member function 'ScannerBase::atFinalState' can be const.
augustus-3.3.1/src/scanner/scannerbase.h:244:10: note: Technically the member function 'ScannerBase::atFinalState' can be const.
augustus-3.3.1/src/scanner/scanner.h:26:14: style: Technically the member function 'Scanner::print' can be const. [functionConst]
augustus-3.3.1/src/scanner/scanner.h:53:22: note: Technically the member function 'Scanner::print' can be const.
augustus-3.3.1/src/scanner/scanner.h:26:14: note: Technically the member function 'Scanner::print' can be const.
augustus-3.3.1/src/scanner/scanner.h:27:14: performance: Technically the member function 'Scanner::preCode' can be static. [functionStatic]
augustus-3.3.1/src/scanner/scanner.h:48:22: note: Technically the member function 'Scanner::preCode' can be static.
augustus-3.3.1/src/scanner/scanner.h:27:14: note: Technically the member function 'Scanner::preCode' can be static.
augustus-3.3.1/include/contTimeMC.hh:40:9: style: Technically the member function 'Evo::getNumStates' can be const. [functionConst]
augustus-3.3.1/include/contTimeMC.hh:110:12: style: Technically the member function 'CodonEvo::getPrior' can be const. [functionConst]
augustus-3.3.1/include/contTimeMC.hh:112:12: style: Technically the member function 'CodonEvo::getOmega' can be const. [functionConst]
augustus-3.3.1/include/contTimeMC.hh:113:9: style: Technically the member function 'CodonEvo::getK' can be const. [functionConst]
augustus-3.3.1/include/phylotree.hh:116:9: style: Technically the member function 'PhyloTree::numSpecies' can be const. [functionConst]
augustus-3.3.1/include/lldouble.hh:65:5: style: Class 'LLDouble' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
augustus-3.3.1/include/lldouble.hh:66:5: style: Class 'LLDouble' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
augustus-3.3.1/include/lldouble.hh:69:5: style: Class 'LLDouble' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
augustus-3.3.1/include/lldouble.hh:70:5: style: Class 'LLDouble' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
augustus-3.3.1/include/lldouble.hh:71:5: style: Class 'LLDouble' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
augustus-3.3.1/include/lldouble.hh:287:5: style: Class 'LogDouble' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
augustus-3.3.1/include/types.hh:359:5: style: Struct 'Bitmask' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
augustus-3.3.1/include/types.hh:388:5: style: Class 'ProjectError' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
augustus-3.3.1/include/types.hh:412:5: style: Class 'InvalidNucleotideError' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
augustus-3.3.1/include/geneticcode.hh:170:5: style: Class 'Seq2Int' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
augustus-3.3.1/include/contTimeMC.hh:214:5: style: Class 'ExonEvo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
augustus-3.3.1/include/phylotree.hh:102:5: style: Class 'PhyloTree' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
augustus-3.3.1/include/types.hh:358:1: warning: The struct 'Bitmask' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
augustus-3.3.1/include/matrix.hh:42:0: warning: The class 'Matrix < gsl_matrix * >' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
augustus-3.3.1/include/contTimeMC.hh:116:10: style: The function 'computeLogPmatrices' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
augustus-3.3.1/include/contTimeMC.hh:50:18: note: Virtual function in base class
augustus-3.3.1/include/contTimeMC.hh:116:10: note: Function in derived class
augustus-3.3.1/include/contTimeMC.hh:162:10: style: The function 'addBranchLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
augustus-3.3.1/include/contTimeMC.hh:51:18: note: Virtual function in base class
augustus-3.3.1/include/contTimeMC.hh:162:10: note: Function in derived class
augustus-3.3.1/include/contTimeMC.hh:233:10: style: The function 'computeLogPmatrices' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
augustus-3.3.1/include/contTimeMC.hh:50:18: note: Virtual function in base class
augustus-3.3.1/include/contTimeMC.hh:233:10: note: Function in derived class
augustus-3.3.1/include/contTimeMC.hh:234:10: style: The function 'addBranchLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
augustus-3.3.1/include/contTimeMC.hh:51:18: note: Virtual function in base class
augustus-3.3.1/include/contTimeMC.hh:234:10: note: Function in derived class
augustus-3.3.1/include/contTimeMC.hh:270:10: style: The function 'computeLogPmatrices' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
augustus-3.3.1/include/contTimeMC.hh:50:18: note: Virtual function in base class
augustus-3.3.1/include/contTimeMC.hh:270:10: note: Function in derived class
augustus-3.3.1/include/contTimeMC.hh:271:10: style: The function 'addBranchLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
augustus-3.3.1/include/contTimeMC.hh:51:18: note: Virtual function in base class
augustus-3.3.1/include/contTimeMC.hh:271:10: note: Function in derived class
augustus-3.3.1/include/types.hh:388:26: performance: Function parameter 'msg' should be passed by const reference. [passedByValue]
augustus-3.3.1/include/phylotree.hh:59:26: performance: Function parameter 's' should be passed by const reference. [passedByValue]
augustus-3.3.1/include/phylotree.hh:69:28: performance: Function parameter 's' should be passed by const reference. [passedByValue]
augustus-3.3.1/include/geneticcode.hh:132:26: error: Memory is allocated but not initialized: result [uninitdata]
augustus-3.3.1/src/speciesgraph.cc:88:77: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/speciesgraph.cc:103:77: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/speciesgraph.cc:122:95: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/speciesgraph.cc:300:84: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/speciesgraph.cc:322:84: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/speciesgraph.cc:767:76: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/speciesgraph.cc:847:76: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/speciesgraph.cc:857:81: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/speciesgraph.cc:867:72: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/speciesgraph.cc:875:72: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/speciesgraph.cc:876:84: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/statemodel.cc:369:6: warning: Either the condition 's' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck]
augustus-3.3.1/src/statemodel.cc:367:9: note: Assuming that condition 's' is not redundant
augustus-3.3.1/src/statemodel.cc:369:6: note: Null pointer dereference
augustus-3.3.1/src/statemodel.cc:119:9: style: The scope of the variable 'n' can be reduced. [variableScope]
augustus-3.3.1/src/statemodel.cc:94:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/statemodel.cc:301:8: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/statemodel.cc:312:8: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/train_logReg_param.cc:224:10: style: The scope of the variable 'curr_CEE' can be reduced. [variableScope]
augustus-3.3.1/src/train_logReg_param.cc:280:10: style: The scope of the variable 'curr_CEE' can be reduced. [variableScope]
augustus-3.3.1/src/train_logReg_param.cc:516:100: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
augustus-3.3.1/src/train_logReg_param.cc:231:37: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall]
augustus-3.3.1/src/types.cc:215:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/types.cc:220:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/types.cc:225:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/types.cc:230:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/types.cc:235:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/types.cc:240:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/types.cc:245:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/types.cc:248:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/types.cc:254:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/types.cc:259:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/types.cc:264:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/types.cc:269:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/types.cc:274:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/types.cc:279:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/types.cc:284:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/types.cc:290:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/types.cc:296:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/types.cc:301:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/types.cc:306:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/types.cc:311:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/types.cc:316:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/types.cc:321:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/types.cc:326:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/types.cc:331:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/types.cc:336:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/utrmodel.cc:405:15: style: The scope of the variable 'dummyi' can be reduced. [variableScope]
augustus-3.3.1/src/utrmodel.cc:562:18: style: The scope of the variable 'dummyi' can be reduced. [variableScope]
augustus-3.3.1/src/utrmodel.cc:1867:9: style: The scope of the variable 'ttspos' can be reduced. [variableScope]
augustus-3.3.1/src/utrmodel.cc:1064:3: style: Throwing a copy of the caught exception instead of rethrowing the original exception. [exceptRethrowCopy]
augustus-3.3.1/src/utrmodel.cc:167:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/utrmodel.cc:172:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/utrmodel.cc:175:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/utrmodel.cc:178:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/utrmodel.cc:181:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/utrmodel.cc:184:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/utrmodel.cc:187:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/utrmodel.cc:190:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/utrmodel.cc:193:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/utrmodel.cc:196:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/utrmodel.cc:199:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/utrmodel.cc:202:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/utrmodel.cc:205:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/utrmodel.cc:208:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/utrmodel.cc:211:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/utrmodel.cc:214:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/utrmodel.cc:217:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/utrmodel.cc:220:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/utrmodel.cc:223:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/utrmodel.cc:228:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/utrmodel.cc:231:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/utrmodel.cc:234:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/utrmodel.cc:237:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/utrmodel.cc:240:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/utrmodel.cc:243:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/utrmodel.cc:246:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/utrmodel.cc:249:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/utrmodel.cc:252:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/utrmodel.cc:1062:8: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/utrmodel.cc:1275:9: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/utrmodel.cc:1409:9: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/utrmodel.cc:1700:8: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/utrmodel.cc:1735:4: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/utrmodel.cc:1760:4: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/utrmodel.cc:1889:8: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/utrmodel.cc:1916:4: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/utrtrain.cc:114:5: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/utrtrain.cc:197:8: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/utrtrain.cc:396:8: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/utrtrain.cc:403:8: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/utrtrain.cc:413:5: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/utrtrain.cc:423:8: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/utrtrain.cc:438:8: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/utrtrain.cc:445:8: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/utrtrain.cc:455:5: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/utrtrain.cc:465:8: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/utrtrain.cc:796:9: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/utrtrain.cc:810:9: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/utrtrain.cc:824:9: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/utrtrain.cc:838:7: style: Exception should be caught by reference. [catchExceptionByValue]
augustus-3.3.1/src/utrtrain.cc:851:5: style: Exception should be caught by reference. [catchExceptionByValue]
[23:23]

ftp://ftp.se.debian.org/debian/pool/main/a/aumix/aumix_2.9.1.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/auralquiz/auralquiz_1.0.0.orig.tar.gz
auralquiz-v1.0.0/src/answerbox.h:36:5: style: Class 'AnswerBox' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
auralquiz-v1.0.0/src/auralwindow.cpp:244:9: style: The scope of the variable 'newPosition' can be reduced. [variableScope]
auralquiz-v1.0.0/src/auralwindow.cpp:918:52: style: Function 'playerStateChanged' argument 1 names different: declaration 'newstate' definition 'newState'. [funcArgNamesDifferent]
auralquiz-v1.0.0/src/auralwindow.h:97:43: note: Function 'playerStateChanged' argument 1 names different: declaration 'newstate' definition 'newState'.
auralquiz-v1.0.0/src/auralwindow.cpp:918:52: note: Function 'playerStateChanged' argument 1 names different: declaration 'newstate' definition 'newState'.
auralquiz-v1.0.0/src/auralwindow.cpp:919:52: style: Function 'playerStateChanged' argument 2 names different: declaration 'oldstate' definition 'oldState'. [funcArgNamesDifferent]
auralquiz-v1.0.0/src/auralwindow.h:98:43: note: Function 'playerStateChanged' argument 2 names different: declaration 'oldstate' definition 'oldState'.
auralquiz-v1.0.0/src/auralwindow.cpp:919:52: note: Function 'playerStateChanged' argument 2 names different: declaration 'oldstate' definition 'oldState'.
auralquiz-v1.0.0/src/optionsdialog.h:50:5: style: Class 'OptionsDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
auralquiz-v1.0.0/src/auralwindow.h:76:5: style: Class 'AuralWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
auralquiz-v1.0.0/src/musicanalyzer.cpp:30:11: performance: Variable 'musicDirectory' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
auralquiz-v1.0.0/src/musicanalyzer.cpp:31:11: performance: Variable 'dataDirectory' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
[23:23]

ftp://ftp.se.debian.org/debian/pool/main/a/auth2db/auth2db_0.2.5-2+dfsg.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/authres/authres_1.1.0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/auto-07p/auto-07p_0.9.1+dfsg.orig.tar.gz
auto-07p-0.9.1+dfsg/07p/demos/fnb/fhn.c:18:25: style: Variable 'dfdu_dim1' is assigned a value that is never used. [unreadVariable]
auto-07p-0.9.1+dfsg/07p/demos/fnb/fhn.c:18:43: style: Variable 'dfdp_dim1' is assigned a value that is never used. [unreadVariable]
auto-07p-0.9.1+dfsg/07p/demos/kdv/kdv.c:36:0: style: Variable 'dfdu_dim1' is assigned a value that is never used. [unreadVariable]
auto-07p-0.9.1+dfsg/07p/demos/kdv/kdv.c:36:29: style: Variable 'dfdp_dim1' is assigned a value that is never used. [unreadVariable]
auto-07p-0.9.1+dfsg/07p/demos/kdv/kdv.c:161:6: style: Variable 'a' is assigned a value that is never used. [unreadVariable]
auto-07p-0.9.1+dfsg/07p/demos/kdv/kdv.c:162:6: style: Variable 'b' is assigned a value that is never used. [unreadVariable]
auto-07p-0.9.1+dfsg/07p/demos/python/n-body/3d.c:37:8: style: Variable 'Cx' is assigned a value that is never used. [unreadVariable]
auto-07p-0.9.1+dfsg/07p/demos/python/n-body/3d.c:38:8: style: Variable 'Cy' is assigned a value that is never used. [unreadVariable]
auto-07p-0.9.1+dfsg/07p/demos/python/n-body/3d.c:39:3: style: Variable 'Cz' is assigned a value that is never used. [unreadVariable]
auto-07p-0.9.1+dfsg/07p/demos/python/n-body/3d.c:96:11: style: Unused variable: tmp [unusedVariable]
auto-07p-0.9.1+dfsg/07p/demos/sib/sib.c:15:23: style: Variable 'dfdu_dim1' is assigned a value that is never used. [unreadVariable]
auto-07p-0.9.1+dfsg/07p/demos/sib/sib.c:16:23: style: Variable 'dfdp_dim1' is assigned a value that is never used. [unreadVariable]
auto-07p-0.9.1+dfsg/07p/demos/sib/sib.c:77:14: style: Unused variable: s [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:11968:12: style: Condition 'fp!=NULL' is always false [knownConditionTrueFalse]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:11966:31: note: Assuming that condition '(fp=fopen(rfile,"r"))==NULL' is not redundant
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:11968:12: note: Condition 'fp!=NULL' is always false
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:1691:9: warning: Either the condition 'file_string!=NULL' is redundant or there is possible null pointer dereference: file_string. [nullPointerRedundantCheck]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:1701:18: note: Assuming that condition 'file_string!=NULL' is not redundant
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:1691:9: note: Null pointer dereference
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:1691:49: warning: Either the condition 'fp!=NULL' is redundant or there is possible null pointer dereference: fp. [nullPointerRedundantCheck]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:1703:10: note: Assuming that condition 'fp!=NULL' is not redundant
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:1691:49: note: Null pointer dereference
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:1692:3: warning: Either the condition 'file_string!=NULL' is redundant or there is possible null pointer dereference: file_string. [nullPointerRedundantCheck]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:1701:18: note: Assuming that condition 'file_string!=NULL' is not redundant
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:1692:3: note: Null pointer dereference
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:1788:10: warning: Either the condition 'file_string!=NULL' is redundant or there is possible null pointer dereference: file_string. [nullPointerRedundantCheck]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:1804:19: note: Assuming that condition 'file_string!=NULL' is not redundant
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:1788:10: note: Null pointer dereference
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:1788:58: warning: Either the condition 'fp!=NULL' is redundant or there is possible null pointer dereference: fp. [nullPointerRedundantCheck]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:1808:10: note: Assuming that condition 'fp!=NULL' is not redundant
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:1788:58: note: Null pointer dereference
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:11985:19: warning: Either the condition 'fp!=NULL' is redundant or there is possible null pointer dereference: fp. [nullPointerRedundantCheck]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:11990:12: note: Assuming that condition 'fp!=NULL' is not redundant
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:11985:19: note: Null pointer dereference
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:12020:19: warning: Either the condition 'fp!=NULL' is redundant or there is possible null pointer dereference: fp. [nullPointerRedundantCheck]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:12032:12: note: Assuming that condition 'fp!=NULL' is not redundant
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:12020:19: note: Null pointer dereference
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:12046:19: warning: Either the condition 'fp!=NULL' is redundant or there is possible null pointer dereference: fp. [nullPointerRedundantCheck]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:12055:12: note: Assuming that condition 'fp!=NULL' is not redundant
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:12046:19: note: Null pointer dereference
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:12067:19: warning: Either the condition 'fp!=NULL' is redundant or there is possible null pointer dereference: fp. [nullPointerRedundantCheck]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:12078:12: note: Assuming that condition 'fp!=NULL' is not redundant
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:12067:19: note: Null pointer dereference
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:12091:19: warning: Either the condition 'fp!=NULL' is redundant or there is possible null pointer dereference: fp. [nullPointerRedundantCheck]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:12097:12: note: Assuming that condition 'fp!=NULL' is not redundant
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:12091:19: note: Null pointer dereference
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:12106:19: warning: Either the condition 'fp!=NULL' is redundant or there is possible null pointer dereference: fp. [nullPointerRedundantCheck]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:12113:12: note: Assuming that condition 'fp!=NULL' is not redundant
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:12106:19: note: Null pointer dereference
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:12124:19: warning: Either the condition 'fp!=NULL' is redundant or there is possible null pointer dereference: fp. [nullPointerRedundantCheck]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:12128:12: note: Assuming that condition 'fp!=NULL' is not redundant
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:12124:19: note: Null pointer dereference
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:1929:7: style: The scope of the variable 'status' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:2444:8: style: The scope of the variable 'name' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:2445:18: style: The scope of the variable 'c1' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:2445:26: style: The scope of the variable 'c2' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:2446:9: style: The scope of the variable 'fp' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:2981:11: style: The scope of the variable 'name' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:2982:10: style: The scope of the variable 'i' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:6600:20: style: The scope of the variable 'env' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:6600:28: style: The scope of the variable 'command' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:6601:11: style: The scope of the variable 'i' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:6602:12: style: The scope of the variable 'fp' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:6723:8: style: The scope of the variable 'jobName' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:6953:20: style: The scope of the variable 'env' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:6953:28: style: The scope of the variable 'command' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:6954:11: style: The scope of the variable 'i' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:7758:8: style: The scope of the variable 'command' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:7850:17: style: The scope of the variable 'env' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:7851:8: style: The scope of the variable 'i' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:8156:8: style: The scope of the variable 'command' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:9026:10: style: The scope of the variable 'k1' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:9026:13: style: The scope of the variable 'k2' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:9470:8: style: The scope of the variable 'from' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:9470:17: style: The scope of the variable 'to' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:9470:24: style: The scope of the variable 'command' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:9705:8: style: The scope of the variable 'from' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:9705:17: style: The scope of the variable 'to' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:9705:24: style: The scope of the variable 'command' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:9944:8: style: The scope of the variable 'from' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:9944:17: style: The scope of the variable 'to' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:9944:24: style: The scope of the variable 'command' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:10320:10: style: The scope of the variable 'k1' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:10320:13: style: The scope of the variable 'k2' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:10735:10: style: The scope of the variable 'k1' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:10735:13: style: The scope of the variable 'k2' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:618:16: style: Unused variable: applContext [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:976:16: style: Unused variable: i [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:977:17: style: Unused variable: newfont [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:978:10: style: Unused variable: v [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:978:12: style: Unused variable: h [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:1040:10: style: Unused variable: wgt [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:1243:25: style: Unused variable: sept [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:1521:11: style: Unused variable: button [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:1985:23: style: Unused variable: cm [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:2982:14: style: Unused variable: who [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:3242:28: style: Unused variable: accuFORM [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:3255:23: style: Unused variable: nthl [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:3255:28: style: Unused variable: nthu [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:3255:46: style: Unused variable: par [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:4744:7: style: Unused variable: i [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:4744:9: style: Unused variable: k1 [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:4744:12: style: Unused variable: k2 [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:5294:7: style: Unused variable: i [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:5294:9: style: Unused variable: k1 [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:5294:12: style: Unused variable: k2 [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:5994:7: style: Unused variable: i [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:5994:9: style: Unused variable: k1 [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:5994:12: style: Unused variable: k2 [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:6094:20: style: Unused variable: sept [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:6094:25: style: Unused variable: form [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:6094:51: style: Unused variable: wgt [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:6094:55: style: Unused variable: frame [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:7035:46: style: Unused variable: allPUSH [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:7035:54: style: Unused variable: clallPUSH [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:7035:64: style: Unused variable: lineSEPT [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:7643:28: style: Unused variable: filePUSH [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:7647:10: style: Unused variable: readPUSH [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:7647:19: style: Unused variable: readFile [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:7955:28: style: Unused variable: helpPUSH [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:9027:37: style: Unused variable: window [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:9027:44: style: Unused variable: form [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:9028:15: style: Unused variable: rc2 [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:9028:19: style: Unused variable: rc11 [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:9028:24: style: Unused variable: rc22 [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:9028:29: style: Unused variable: t [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:9588:14: style: Unused variable: rc2 [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:9588:18: style: Unused variable: rc11 [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:9588:23: style: Unused variable: rc22 [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:9588:28: style: Unused variable: t [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:9822:14: style: Unused variable: rc2 [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:9822:18: style: Unused variable: rc11 [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:9822:23: style: Unused variable: rc22 [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:9822:28: style: Unused variable: t [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:10062:14: style: Unused variable: rc2 [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:10062:18: style: Unused variable: rc11 [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:10062:23: style: Unused variable: rc22 [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:10062:28: style: Unused variable: t [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:10178:10: style: Unused variable: k1 [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:10178:13: style: Unused variable: k2 [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:10179:37: style: Unused variable: window [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:10179:44: style: Unused variable: form [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:10180:15: style: Unused variable: rc2 [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:10180:19: style: Unused variable: rc11 [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:10180:24: style: Unused variable: rc22 [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:10180:29: style: Unused variable: t [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:10321:37: style: Unused variable: window [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:10321:44: style: Unused variable: form [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:10322:15: style: Unused variable: rc2 [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:10322:19: style: Unused variable: rc11 [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:10322:24: style: Unused variable: rc22 [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:10322:29: style: Unused variable: t [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:10736:37: style: Unused variable: window [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:10736:44: style: Unused variable: form [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:10737:15: style: Unused variable: rc2 [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:10737:19: style: Unused variable: rc11 [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:10737:24: style: Unused variable: rc22 [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:10737:29: style: Unused variable: t [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:11621:15: style: Unused variable: form [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:11697:20: style: Unused variable: rc [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:11779:27: style: Unused variable: help [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:12237:10: style: Unused variable: tmp [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:12394:11: style: Unused variable: toggle [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:12872:16: style: Unused variable: nextSecond [unusedVariable]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:12854:3: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:2861:6: error: Return value of allocation function 'fopen' is not stored. [leakReturnValNotUsed]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:3101:9: error: Return value of allocation function 'fopen' is not stored. [leakReturnValNotUsed]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:6625:0: error: Resource leak: fp [resourceLeak]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:7308:0: error: Resource leak: fp [resourceLeak]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:2876:12: error: Uninitialized variable: name [uninitvar]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:2880:12: error: Uninitialized variable: name [uninitvar]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:2884:12: error: Uninitialized variable: name [uninitvar]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:3116:15: error: Uninitialized variable: name [uninitvar]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:3117:15: error: Uninitialized variable: name [uninitvar]
auto-07p-0.9.1+dfsg/07p/gui/auto97.c:3119:15: error: Uninitialized variable: name [uninitvar]
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.c++:39:17: style: Function 'Axis' argument 1 names different: declaration 'td' definition 's3D'. [funcArgNamesDifferent]
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.h:42:12: note: Function 'Axis' argument 1 names different: declaration 'td' definition 's3D'.
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.c++:39:17: note: Function 'Axis' argument 1 names different: declaration 'td' definition 's3D'.
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.c++:39:26: style: Function 'Axis' argument 2 names different: declaration 'type' definition 'ty'. [funcArgNamesDifferent]
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.h:42:20: note: Function 'Axis' argument 2 names different: declaration 'type' definition 'ty'.
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.c++:39:26: note: Function 'Axis' argument 2 names different: declaration 'type' definition 'ty'.
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.c++:39:37: style: Function 'Axis' argument 3 names different: declaration 'maxValue' definition 'mxValue'. [funcArgNamesDifferent]
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.h:42:33: note: Function 'Axis' argument 3 names different: declaration 'maxValue' definition 'mxValue'.
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.c++:39:37: note: Function 'Axis' argument 3 names different: declaration 'maxValue' definition 'mxValue'.
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.c++:39:53: style: Function 'Axis' argument 4 names different: declaration 'minValue' definition 'miValue'. [funcArgNamesDifferent]
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.h:42:50: note: Function 'Axis' argument 4 names different: declaration 'minValue' definition 'miValue'.
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.c++:39:53: note: Function 'Axis' argument 4 names different: declaration 'minValue' definition 'miValue'.
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.c++:40:14: style: Function 'Axis' argument 5 names different: declaration 'numOfTickers' definition 'numTickers'. [funcArgNamesDifferent]
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.h:42:64: note: Function 'Axis' argument 5 names different: declaration 'numOfTickers' definition 'numTickers'.
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.c++:40:14: note: Function 'Axis' argument 5 names different: declaration 'numOfTickers' definition 'numTickers'.
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.c++:40:38: style: Function 'Axis' argument 6 names different: declaration 'name' definition 'aName'. [funcArgNamesDifferent]
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.h:42:90: note: Function 'Axis' argument 6 names different: declaration 'name' definition 'aName'.
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.c++:40:38: note: Function 'Axis' argument 6 names different: declaration 'name' definition 'aName'.
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.c++:40:61: style: Function 'Axis' argument 8 names different: declaration 'color' definition 'clr'. [funcArgNamesDifferent]
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.h:42:112: note: Function 'Axis' argument 8 names different: declaration 'color' definition 'clr'.
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.c++:40:61: note: Function 'Axis' argument 8 names different: declaration 'color' definition 'clr'.
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.c++:51:16: style: Function 'Axis' argument 1 names different: declaration 'type' definition 'ty'. [funcArgNamesDifferent]
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.h:41:11: note: Function 'Axis' argument 1 names different: declaration 'type' definition 'ty'.
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.c++:51:16: note: Function 'Axis' argument 1 names different: declaration 'type' definition 'ty'.
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.c++:51:27: style: Function 'Axis' argument 2 names different: declaration 'maxValue' definition 'mxValue'. [funcArgNamesDifferent]
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.h:41:24: note: Function 'Axis' argument 2 names different: declaration 'maxValue' definition 'mxValue'.
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.c++:51:27: note: Function 'Axis' argument 2 names different: declaration 'maxValue' definition 'mxValue'.
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.c++:51:43: style: Function 'Axis' argument 3 names different: declaration 'minValue' definition 'miValue'. [funcArgNamesDifferent]
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.h:41:41: note: Function 'Axis' argument 3 names different: declaration 'minValue' definition 'miValue'.
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.c++:51:43: note: Function 'Axis' argument 3 names different: declaration 'minValue' definition 'miValue'.
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.c++:51:56: style: Function 'Axis' argument 4 names different: declaration 'numOfTickers' definition 'numTickers'. [funcArgNamesDifferent]
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.h:41:55: note: Function 'Axis' argument 4 names different: declaration 'numOfTickers' definition 'numTickers'.
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.c++:51:56: note: Function 'Axis' argument 4 names different: declaration 'numOfTickers' definition 'numTickers'.
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.c++:52:22: style: Function 'Axis' argument 5 names different: declaration 'name' definition 'aName'. [funcArgNamesDifferent]
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.h:41:81: note: Function 'Axis' argument 5 names different: declaration 'name' definition 'aName'.
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.c++:52:22: note: Function 'Axis' argument 5 names different: declaration 'name' definition 'aName'.
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.c++:52:45: style: Function 'Axis' argument 7 names different: declaration 'color' definition 'clr'. [funcArgNamesDifferent]
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.h:41:103: note: Function 'Axis' argument 7 names different: declaration 'color' definition 'clr'.
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.c++:52:45: note: Function 'Axis' argument 7 names different: declaration 'color' definition 'clr'.
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.c++:64:15: style: Function 'set' argument 1 names different: declaration 'type' definition 'ty'. [funcArgNamesDifferent]
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.h:51:15: note: Function 'set' argument 1 names different: declaration 'type' definition 'ty'.
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.c++:64:15: note: Function 'set' argument 1 names different: declaration 'type' definition 'ty'.
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.c++:64:26: style: Function 'set' argument 2 names different: declaration 'maxValue' definition 'mxValue'. [funcArgNamesDifferent]
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.h:51:28: note: Function 'set' argument 2 names different: declaration 'maxValue' definition 'mxValue'.
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.c++:64:26: note: Function 'set' argument 2 names different: declaration 'maxValue' definition 'mxValue'.
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.c++:64:42: style: Function 'set' argument 3 names different: declaration 'minValue' definition 'mnValue'. [funcArgNamesDifferent]
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.h:51:45: note: Function 'set' argument 3 names different: declaration 'minValue' definition 'mnValue'.
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.c++:64:42: note: Function 'set' argument 3 names different: declaration 'minValue' definition 'mnValue'.
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.c++:64:55: style: Function 'set' argument 4 names different: declaration 'numOfTickers' definition 'numTickers'. [funcArgNamesDifferent]
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.h:51:59: note: Function 'set' argument 4 names different: declaration 'numOfTickers' definition 'numTickers'.
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.c++:64:55: note: Function 'set' argument 4 names different: declaration 'numOfTickers' definition 'numTickers'.
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.c++:65:23: style: Function 'set' argument 5 names different: declaration 'name' definition 'aName'. [funcArgNamesDifferent]
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.h:51:86: note: Function 'set' argument 5 names different: declaration 'name' definition 'aName'.
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.c++:65:23: note: Function 'set' argument 5 names different: declaration 'name' definition 'aName'.
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.c++:65:46: style: Function 'set' argument 7 names different: declaration 'color' definition 'clr'. [funcArgNamesDifferent]
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.h:51:108: note: Function 'set' argument 7 names different: declaration 'color' definition 'clr'.
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.c++:65:46: note: Function 'set' argument 7 names different: declaration 'color' definition 'clr'.
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.c++:8:7: warning: Member variable 'Axis::type' is not initialized in the constructor. [uninitMemberVar]
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.c++:8:7: warning: Member variable 'Axis::show3D' is not initialized in the constructor. [uninitMemberVar]
auto-07p-0.9.1+dfsg/07p/plaut04/src/axis.c++:8:7: warning: Member variable 'Axis::which' is not initialized in the constructor. [uninitMemberVar]
auto-07p-0.9.1+dfsg/07p/plaut04/src/bifurcation.c++:633:34: style: Condition 'varIndices[k]<0' is always true [knownConditionTrueFalse]
auto-07p-0.9.1+dfsg/07p/plaut04/src/bifurcation.c++:617:12: style: The scope of the variable 'mx' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/plaut04/src/bifurcation.c++:617:16: style: The scope of the variable 'mi' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/plaut04/src/bifurcation.c++:713:13: style: The scope of the variable 'ic' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/plaut04/src/bifurcation.h:10:5: warning: Member variable 'Bifurcation::varIndices_' is not initialized in the constructor. [uninitMemberVar]
auto-07p-0.9.1+dfsg/07p/plaut04/src/bifurcation.h:10:5: warning: Member variable 'Bifurcation::numVerticesEachBranch_' is not initialized in the constructor. [uninitMemberVar]
auto-07p-0.9.1+dfsg/07p/plaut04/src/bifurcation.h:10:5: warning: Member variable 'Bifurcation::xAxisItems_' is not initialized in the constructor. [uninitMemberVar]
auto-07p-0.9.1+dfsg/07p/plaut04/src/bifurcation.h:10:5: warning: Member variable 'Bifurcation::yAxisItems_' is not initialized in the constructor. [uninitMemberVar]
auto-07p-0.9.1+dfsg/07p/plaut04/src/bifurcation.h:10:5: warning: Member variable 'Bifurcation::zAxisItems_' is not initialized in the constructor. [uninitMemberVar]
auto-07p-0.9.1+dfsg/07p/plaut04/src/bifurcation.h:10:5: warning: Member variable 'Bifurcation::maxndim_' is not initialized in the constructor. [uninitMemberVar]
auto-07p-0.9.1+dfsg/07p/plaut04/src/bifurcation.h:10:5: warning: Member variable 'Bifurcation::nar_' is not initialized in the constructor. [uninitMemberVar]
auto-07p-0.9.1+dfsg/07p/plaut04/src/bifurcation.h:10:5: warning: Member variable 'Bifurcation::ptStability_' is not initialized in the constructor. [uninitMemberVar]
auto-07p-0.9.1+dfsg/07p/plaut04/src/bifurcation.h:10:5: warning: Member variable 'Bifurcation::totalNumPoints_' is not initialized in the constructor. [uninitMemberVar]
auto-07p-0.9.1+dfsg/07p/plaut04/src/bifurcation.h:10:5: warning: Member variable 'Bifurcation::numBranches_' is not initialized in the constructor. [uninitMemberVar]
auto-07p-0.9.1+dfsg/07p/plaut04/src/bifurcation.h:10:5: warning: Member variable 'Bifurcation::branchID_' is not initialized in the constructor. [uninitMemberVar]
auto-07p-0.9.1+dfsg/07p/plaut04/src/bifurcation.h:10:5: warning: Member variable 'Bifurcation::orbits_' is not initialized in the constructor. [uninitMemberVar]
auto-07p-0.9.1+dfsg/07p/plaut04/src/bifurcation.h:10:5: warning: Member variable 'Bifurcation::numAxis_' is not initialized in the constructor. [uninitMemberVar]
auto-07p-0.9.1+dfsg/07p/plaut04/src/bifurcation.h:10:5: warning: Member variable 'Bifurcation::totalLabels_' is not initialized in the constructor. [uninitMemberVar]
auto-07p-0.9.1+dfsg/07p/plaut04/src/bifurcation.h:10:5: warning: Member variable 'Bifurcation::max_' is not initialized in the constructor. [uninitMemberVar]
auto-07p-0.9.1+dfsg/07p/plaut04/src/bifurcation.h:10:5: warning: Member variable 'Bifurcation::min_' is not initialized in the constructor. [uninitMemberVar]
auto-07p-0.9.1+dfsg/07p/plaut04/src/bifurcation.h:10:5: warning: Member variable 'Bifurcation::data_' is not initialized in the constructor. [uninitMemberVar]
auto-07p-0.9.1+dfsg/07p/plaut04/src/tube.h:17:5: warning: Member variable 'Tube::path' is not initialized in the constructor. [uninitMemberVar]
auto-07p-0.9.1+dfsg/07p/plaut04/src/tube.h:17:5: warning: Member variable 'Tube::mesh' is not initialized in the constructor. [uninitMemberVar]
auto-07p-0.9.1+dfsg/07p/plaut04/src/tube.h:17:5: warning: Member variable 'Tube::radius' is not initialized in the constructor. [uninitMemberVar]
auto-07p-0.9.1+dfsg/07p/plaut04/src/tube.h:17:5: warning: Member variable 'Tube::n_edges' is not initialized in the constructor. [uninitMemberVar]
auto-07p-0.9.1+dfsg/07p/plaut04/src/tube.h:17:5: warning: Member variable 'Tube::path_pts' is not initialized in the constructor. [uninitMemberVar]
auto-07p-0.9.1+dfsg/07p/plaut04/src/tube.h:17:5: warning: Member variable 'Tube::n_segments' is not initialized in the constructor. [uninitMemberVar]
auto-07p-0.9.1+dfsg/07p/plaut04/src/tube.h:17:5: warning: Member variable 'Tube::mesh_pts' is not initialized in the constructor. [uninitMemberVar]
auto-07p-0.9.1+dfsg/07p/plaut04/src/tube.h:17:5: warning: Member variable 'Tube::open_path' is not initialized in the constructor. [uninitMemberVar]
auto-07p-0.9.1+dfsg/07p/plaut04/src/bifurcation.h:15:10: style: Technically the member function 'Bifurcation::dealloc' can be const. [functionConst]
auto-07p-0.9.1+dfsg/07p/plaut04/src/bifurcation.c++:898:14: note: Technically the member function 'Bifurcation::dealloc' can be const.
auto-07p-0.9.1+dfsg/07p/plaut04/src/bifurcation.h:15:10: note: Technically the member function 'Bifurcation::dealloc' can be const.
auto-07p-0.9.1+dfsg/07p/plaut04/src/bifurcation.h:16:10: style: Technically the member function 'Bifurcation::denormalizePosition' can be const. [functionConst]
auto-07p-0.9.1+dfsg/07p/plaut04/src/bifurcation.c++:660:14: note: Technically the member function 'Bifurcation::denormalizePosition' can be const.
auto-07p-0.9.1+dfsg/07p/plaut04/src/bifurcation.h:16:10: note: Technically the member function 'Bifurcation::denormalizePosition' can be const.
auto-07p-0.9.1+dfsg/07p/plaut04/src/bifurcation.h:19:10: style: Technically the member function 'Bifurcation::normalizeData' can be const. [functionConst]
auto-07p-0.9.1+dfsg/07p/plaut04/src/bifurcation.c++:872:14: note: Technically the member function 'Bifurcation::normalizeData' can be const.
auto-07p-0.9.1+dfsg/07p/plaut04/src/bifurcation.h:19:10: note: Technically the member function 'Bifurcation::normalizeData' can be const.
auto-07p-0.9.1+dfsg/07p/plaut04/src/bifurcation.c++:651:5: warning: Possible leak in public function. The pointer 'ptStability_' is not deallocated before it is allocated. [publicAllocationError]
auto-07p-0.9.1+dfsg/07p/plaut04/src/createLegend.c++:205:9: style: The scope of the variable 'j' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/plaut04/src/createLegend.c++:285:9: style: The scope of the variable 'j' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/plaut04/src/createLegend.c++:360:9: style: The scope of the variable 'j' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/plaut04/src/createLegend.c++:344:10: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
auto-07p-0.9.1+dfsg/07p/plaut04/src/drawCoords.c++:25:11: style: The scope of the variable 'xGo' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/plaut04/src/drawCoords.c++:25:18: style: The scope of the variable 'yGo' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/plaut04/src/drawCoords.c++:25:25: style: The scope of the variable 'zGo' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmain.c++:1639:17: style: Condition '!blDealt' is always true [knownConditionTrueFalse]
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmain.c++:1638:28: note: Assignment 'blDealt=false', assigned value is 0
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmain.c++:1639:17: note: Condition '!blDealt' is always true
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmain.c++:475:5: style: Variable 'lineStyle->lineWidth' is reassigned a value before the old one has been used. [redundantAssignment]
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmain.c++:473:5: note: Variable 'lineStyle->lineWidth' is reassigned a value before the old one has been used.
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmain.c++:475:5: note: Variable 'lineStyle->lineWidth' is reassigned a value before the old one has been used.
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmain.c++:458:12: style: The scope of the variable 'colFactor' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmain.c++:871:11: style: The scope of the variable 'scaler' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmain.c++:878:18: style: The scope of the variable 'satSph' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmain.c++:1356:9: style: The scope of the variable 'nty' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.h:10:5: warning: Member variable 'Solution::time_' is not initialized in the constructor. [uninitMemberVar]
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.h:10:5: warning: Member variable 'Solution::xyzCoords_' is not initialized in the constructor. [uninitMemberVar]
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.h:10:5: warning: Member variable 'Solution::numVerticesEachBranch_' is not initialized in the constructor. [uninitMemberVar]
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.h:10:5: warning: Member variable 'Solution::numOrbitsInEachBranch_' is not initialized in the constructor. [uninitMemberVar]
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.h:10:5: warning: Member variable 'Solution::nar_' is not initialized in the constructor. [uninitMemberVar]
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.h:10:5: warning: Member variable 'Solution::totalNumPoints_' is not initialized in the constructor. [uninitMemberVar]
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.h:10:5: warning: Member variable 'Solution::numBranches_' is not initialized in the constructor. [uninitMemberVar]
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.h:10:5: warning: Member variable 'Solution::branchID_' is not initialized in the constructor. [uninitMemberVar]
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.h:10:5: warning: Member variable 'Solution::numOrbits_' is not initialized in the constructor. [uninitMemberVar]
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.h:10:5: warning: Member variable 'Solution::orbits_' is not initialized in the constructor. [uninitMemberVar]
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.h:10:5: warning: Member variable 'Solution::numAxis_' is not initialized in the constructor. [uninitMemberVar]
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.h:10:5: warning: Member variable 'Solution::totalLabels_' is not initialized in the constructor. [uninitMemberVar]
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.h:10:5: warning: Member variable 'Solution::parID_' is not initialized in the constructor. [uninitMemberVar]
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.h:10:5: warning: Member variable 'Solution::max_' is not initialized in the constructor. [uninitMemberVar]
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.h:10:5: warning: Member variable 'Solution::min_' is not initialized in the constructor. [uninitMemberVar]
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.h:10:5: warning: Member variable 'Solution::data_' is not initialized in the constructor. [uninitMemberVar]
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmain.c++:229:0: error: Memory leak: command [memleak]
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmain.c++:2009:24: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmain.c++:2015:24: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmainqt.c++:2311:20: style: Redundant condition: size>=20. 'size<20 || (size>=20 && (i+1)%2==0)' is equivalent to 'size<20 || (i+1)%2==0' [redundantCondition]
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmainqt.c++:2328:9: style: Condition '!pane' is always true [knownConditionTrueFalse]
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmainqt.c++:2302:25: note: Assignment 'pane=(QVBoxLayout*)0', assigned value is 0
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmainqt.c++:2328:9: note: Condition '!pane' is always true
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmainqt.c++:1660:17: style: The scope of the variable 'names' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmainqt.c++:1668:17: style: The scope of the variable 'names2' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmainqt.c++:83:30: style: Function 'orbitSpeedCB' argument 1 names different: declaration 'position' definition 'value'. [funcArgNamesDifferent]
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmainqt.h:145:27: note: Function 'orbitSpeedCB' argument 1 names different: declaration 'position' definition 'value'.
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmainqt.c++:83:30: note: Function 'orbitSpeedCB' argument 1 names different: declaration 'position' definition 'value'.
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmainqt.c++:96:28: style: Function 'satSpeedCB' argument 1 names different: declaration 'position' definition 'value'. [funcArgNamesDifferent]
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmainqt.h:146:25: note: Function 'satSpeedCB' argument 1 names different: declaration 'position' definition 'value'.
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmainqt.c++:96:28: note: Function 'satSpeedCB' argument 1 names different: declaration 'position' definition 'value'.
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmainqt.c++:1272:63: style: Function 'createLineColorAndPatternPrefSheetGuts' argument 1 names different: declaration 'parent' definition 'form'. [funcArgNamesDifferent]
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmainqt.h:102:58: note: Function 'createLineColorAndPatternPrefSheetGuts' argument 1 names different: declaration 'parent' definition 'form'.
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmainqt.c++:1272:63: note: Function 'createLineColorAndPatternPrefSheetGuts' argument 1 names different: declaration 'parent' definition 'form'.
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmainqt.c++:1308:22: style: Function 'createColorAndLinePrefSheetHeader' argument 2 names different: declaration 'form' definition 'layout'. [funcArgNamesDifferent]
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmainqt.h:103:74: note: Function 'createColorAndLinePrefSheetHeader' argument 2 names different: declaration 'form' definition 'layout'.
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmainqt.c++:1308:22: note: Function 'createColorAndLinePrefSheetHeader' argument 2 names different: declaration 'form' definition 'layout'.
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmainqt.c++:940:29: style: struct member 'ViewerAndScene::viewer' is never used. [unusedStructMember]
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmainqt.c++:941:29: style: struct member 'ViewerAndScene::filename' is never used. [unusedStructMember]
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmainqt.c++:942:29: style: struct member 'ViewerAndScene::scene' is never used. [unusedStructMember]
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmainxt.c++:3569:22: error: Array 'args[5]' accessed at index 5, which is out of bounds. [arrayIndexOutOfBounds]
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmainxt.c++:3563:13: note: Assignment 'n=0', assigned value is 0
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmainxt.c++:3564:54: note: n is incremented', new value is 1
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmainxt.c++:3565:65: note: n is incremented', new value is 2
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmainxt.c++:3566:67: note: n is incremented', new value is 3
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmainxt.c++:3567:54: note: n is incremented', new value is 4
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmainxt.c++:3568:65: note: n is incremented', new value is 5
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmainxt.c++:3569:22: note: Array index out of bounds
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmainxt.c++:3491:20: style: Redundant condition: size>=20. 'size<20 || (size>=20 && (i+1)%2==0)' is equivalent to 'size<20 || (i+1)%2==0' [redundantCondition]
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmainxt.c++:3518:9: style: Condition '!pane' is always true [knownConditionTrueFalse]
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmainxt.c++:3475:19: note: Assignment 'pane=(Widget)0', assigned value is 0
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmainxt.c++:3518:9: note: Condition '!pane' is always true
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmainxt.c++:1958:9: style: The scope of the variable 'lineNumber' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmainxt.c++:1958:23: style: The scope of the variable 'columnNumber' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmainxt.c++:2685:17: style: The scope of the variable 'names' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmainxt.c++:2693:17: style: The scope of the variable 'names2' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmainxt.c++:3105:55: style: Function 'fileDialogCB' argument 3 names different: declaration 'data' definition 'call_data'. [funcArgNamesDifferent]
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmainxt.c++:113:67: note: Function 'fileDialogCB' argument 3 names different: declaration 'data' definition 'call_data'.
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmainxt.c++:3105:55: note: Function 'fileDialogCB' argument 3 names different: declaration 'data' definition 'call_data'.
auto-07p-0.9.1+dfsg/07p/plaut04/src/gmainxt.c++:3569:22: error: Array 'args[5]' accessed at index 5, which is out of bounds. [arrayIndexOutOfBounds]
auto-07p-0.9.1+dfsg/07p/plaut04/src/polygon3d.h:53:10: performance: Technically the member function 'Polygon3D::rotate' can be static. [functionStatic]
auto-07p-0.9.1+dfsg/07p/plaut04/src/polygon3d.c++:106:17: note: Technically the member function 'Polygon3D::rotate' can be static.
auto-07p-0.9.1+dfsg/07p/plaut04/src/polygon3d.h:53:10: note: Technically the member function 'Polygon3D::rotate' can be static.
auto-07p-0.9.1+dfsg/07p/plaut04/src/printToPS.c++:88:9: error: Resource leak: file [resourceLeak]
auto-07p-0.9.1+dfsg/07p/plaut04/src/r3b/toInertialFrame.c++:83:5: style: Variable 'havv' is assigned a value that is never used. [unreadVariable]
auto-07p-0.9.1+dfsg/07p/plaut04/src/readFM.c++:22:10: style: The scope of the variable 'eigenvalues' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.c++:1709:34: style: Condition 'varIndices[k]<0' is always true [knownConditionTrueFalse]
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.c++:1785:34: style: Condition 'varIndices[k]<0' is always true [knownConditionTrueFalse]
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.c++:1668:5: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.c++:1670:5: note: Found duplicate branches for 'if' and 'else'.
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.c++:1668:5: note: Found duplicate branches for 'if' and 'else'.
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.c++:1944:9: warning: Suspicious use of ; at the end of 'while' statement. [suspiciousSemicolon]
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.c++:165:23: style: The scope of the variable 'ver' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.c++:299:10: style: The scope of the variable 'sum' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.c++:459:10: style: The scope of the variable 'numVert' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.c++:927:15: style: The scope of the variable 'ver' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.c++:1265:15: style: The scope of the variable 'ver' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.c++:1772:12: style: The scope of the variable 'mx' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.c++:1772:16: style: The scope of the variable 'mi' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.c++:2010:28: style: The scope of the variable 'parMid' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.c++:2015:14: style: The scope of the variable 'endBranch' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.c++:2602:14: style: The scope of the variable 'orbitSize' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.c++:2603:17: style: The scope of the variable 'myVertices' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.c++:2604:16: style: The scope of the variable 'myColorBase' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.c++:2605:16: style: The scope of the variable 'time' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.c++:745:27: style: Variable 'curBranchID' is assigned a value that is never used. [unreadVariable]
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.c++:785:27: style: Variable 'curBranchID' is assigned a value that is never used. [unreadVariable]
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.c++:1188:5: style: Variable 'myint' is assigned a value that is never used. [unreadVariable]
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.c++:1426:31: style: Variable 'curBranchID' is assigned a value that is never used. [unreadVariable]
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.c++:2043:44: style: Variable 'center' is assigned a value that is never used. [unreadVariable]
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.c++:2543:5: style: Variable 'myint' is assigned a value that is never used. [unreadVariable]
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.c++:2613:31: style: Variable 'curBranchID' is assigned a value that is never used. [unreadVariable]
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.c++:2672:35: style: Variable 'curBranchID' is assigned a value that is never used. [unreadVariable]
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.c++:2833:31: style: Variable 'curBranchID' is assigned a value that is never used. [unreadVariable]
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.c++:2462:27: style: Array index 'm' is used before limits check. [arrayIndexThenCheck]
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.h:21:10: style: Technically the member function 'Solution::denormalizePosition' can be const. [functionConst]
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.c++:2140:11: note: Technically the member function 'Solution::denormalizePosition' can be const.
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.h:21:10: note: Technically the member function 'Solution::denormalizePosition' can be const.
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.h:70:10: style: Technically the member function 'Solution::convertDataToInertialSystem' can be const. [functionConst]
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.c++:2408:11: note: Technically the member function 'Solution::convertDataToInertialSystem' can be const.
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.h:70:10: note: Technically the member function 'Solution::convertDataToInertialSystem' can be const.
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.c++:329:13: error: Memory leak: strip [memleak]
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.c++:376:9: error: Memory leak: strip [memleak]
auto-07p-0.9.1+dfsg/07p/plaut04/src/solution.c++:2108:5: warning: Possible leak in public function. The pointer 'time_' is not deallocated before it is allocated. [publicAllocationError]
auto-07p-0.9.1+dfsg/07p/plaut04/src/stringtrim.c++:10:65: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
auto-07p-0.9.1+dfsg/07p/plaut04/src/stringtrim.c++:21:63: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
auto-07p-0.9.1+dfsg/07p/plaut04/src/tube.c++:17:9: style: The scope of the variable 'distance' can be reduced. [variableScope]
auto-07p-0.9.1+dfsg/07p/plaut04/src/tube.c++:10:24: style: Function 'Tube' argument 3 names different: declaration 'radius' definition 'r'. [funcArgNamesDifferent]
auto-07p-0.9.1+dfsg/07p/plaut04/src/tube.h:21:22: note: Function 'Tube' argument 3 names different: declaration 'radius' definition 'r'.
auto-07p-0.9.1+dfsg/07p/plaut04/src/tube.c++:10:24: note: Function 'Tube' argument 3 names different: declaration 'radius' definition 'r'.
auto-07p-0.9.1+dfsg/07p/plaut04/src/tube.c++:9:7: warning: Member variable 'Tube::path' is not initialized in the constructor. [uninitMemberVar]
auto-07p-0.9.1+dfsg/07p/plaut04/src/tube.c++:9:7: warning: Member variable 'Tube::mesh' is not initialized in the constructor. [uninitMemberVar]
[23:23]

ftp://ftp.se.debian.org/debian/pool/main/a/auto-complete-el/auto-complete-el_1.5.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/auto-install-el/auto-install-el_1.58.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/auto-multiple-choice/auto-multiple-choice_1.4.0~rc1.orig.tar.gz
auto-multiple-choice-1.4.0~rc1/buildpdf.cc:87:6: style: C-style pointer casting [cstyleCast]
auto-multiple-choice-1.4.0~rc1/buildpdf.cc:90:15: style: C-style pointer casting [cstyleCast]
auto-multiple-choice-1.4.0~rc1/buildpdf.cc:91:3: style: C-style pointer casting [cstyleCast]
auto-multiple-choice-1.4.0~rc1/buildpdf.cc:103:6: style: C-style pointer casting [cstyleCast]
auto-multiple-choice-1.4.0~rc1/buildpdf.cc:106:13: style: C-style pointer casting [cstyleCast]
auto-multiple-choice-1.4.0~rc1/buildpdf.cc:108:3: style: C-style pointer casting [cstyleCast]
auto-multiple-choice-1.4.0~rc1/buildpdf.cc:109:3: style: C-style pointer casting [cstyleCast]
auto-multiple-choice-1.4.0~rc1/buildpdf.cc:956:36: style: Function 'set_font' argument 1 names different: declaration 'font' definition 'f'. [funcArgNamesDifferent]
auto-multiple-choice-1.4.0~rc1/buildpdf.cc:286:28: note: Function 'set_font' argument 1 names different: declaration 'font' definition 'f'.
auto-multiple-choice-1.4.0~rc1/buildpdf.cc:956:36: note: Function 'set_font' argument 1 names different: declaration 'font' definition 'f'.
auto-multiple-choice-1.4.0~rc1/buildpdf.cc:1094:12: style: Unused variable: tx [unusedVariable]
auto-multiple-choice-1.4.0~rc1/buildpdf.cc:1094:15: style: Unused variable: ty [unusedVariable]
auto-multiple-choice-1.4.0~rc1/buildpdf.cc:406:10: style: Unused private function: 'BuildPdf::normalize_matrix_distance' [unusedPrivateFunction]
auto-multiple-choice-1.4.0~rc1/buildpdf.cc:363:20: style: Member variable 'BuildPdf::document' is in the wrong place in the initializer list. [initializerList]
auto-multiple-choice-1.4.0~rc1/buildpdf.cc:155:5: note: Member variable 'BuildPdf::document' is in the wrong place in the initializer list.
auto-multiple-choice-1.4.0~rc1/buildpdf.cc:363:20: note: Member variable 'BuildPdf::document' is in the wrong place in the initializer list.
auto-multiple-choice-1.4.0~rc1/buildpdf.cc:391:10: style: Member variable 'BuildPdf::line_width' is in the wrong place in the initializer list. [initializerList]
auto-multiple-choice-1.4.0~rc1/buildpdf.cc:158:5: note: Member variable 'BuildPdf::line_width' is in the wrong place in the initializer list.
auto-multiple-choice-1.4.0~rc1/buildpdf.cc:391:10: note: Member variable 'BuildPdf::line_width' is in the wrong place in the initializer list.
auto-multiple-choice-1.4.0~rc1/buildpdf.cc:384:10: style: Member variable 'BuildPdf::scan_expansion' is in the wrong place in the initializer list. [initializerList]
auto-multiple-choice-1.4.0~rc1/buildpdf.cc:159:5: note: Member variable 'BuildPdf::scan_expansion' is in the wrong place in the initializer list.
auto-multiple-choice-1.4.0~rc1/buildpdf.cc:384:10: note: Member variable 'BuildPdf::scan_expansion' is in the wrong place in the initializer list.
auto-multiple-choice-1.4.0~rc1/buildpdf.cc:378:22: style: Member variable 'BuildPdf::image_buffer' is in the wrong place in the initializer list. [initializerList]
auto-multiple-choice-1.4.0~rc1/buildpdf.cc:161:5: note: Member variable 'BuildPdf::image_buffer' is in the wrong place in the initializer list.
auto-multiple-choice-1.4.0~rc1/buildpdf.cc:378:22: note: Member variable 'BuildPdf::image_buffer' is in the wrong place in the initializer list.
auto-multiple-choice-1.4.0~rc1/buildpdf.cc:399:7: style: Member variable 'BuildPdf::scan_max_height' is in the wrong place in the initializer list. [initializerList]
auto-multiple-choice-1.4.0~rc1/buildpdf.cc:161:40: note: Member variable 'BuildPdf::scan_max_height' is in the wrong place in the initializer list.
auto-multiple-choice-1.4.0~rc1/buildpdf.cc:399:7: note: Member variable 'BuildPdf::scan_max_height' is in the wrong place in the initializer list.
auto-multiple-choice-1.4.0~rc1/buildpdf.cc:397:7: style: Member variable 'BuildPdf::png_compression_level' is in the wrong place in the initializer list. [initializerList]
auto-multiple-choice-1.4.0~rc1/buildpdf.cc:162:5: note: Member variable 'BuildPdf::png_compression_level' is in the wrong place in the initializer list.
auto-multiple-choice-1.4.0~rc1/buildpdf.cc:397:7: note: Member variable 'BuildPdf::png_compression_level' is in the wrong place in the initializer list.
auto-multiple-choice-1.4.0~rc1/buildpdf.cc:406:10: performance: Technically the member function 'BuildPdf::normalize_matrix_distance' can be static. [functionStatic]
auto-multiple-choice-1.4.0~rc1/buildpdf.cc:940:18: note: Technically the member function 'BuildPdf::normalize_matrix_distance' can be static.
auto-multiple-choice-1.4.0~rc1/buildpdf.cc:406:10: note: Technically the member function 'BuildPdf::normalize_matrix_distance' can be static.
auto-multiple-choice-1.4.0~rc1/AMC-detect.cc:437:10: style: The scope of the variable 'q' can be reduced. [variableScope]
auto-multiple-choice-1.4.0~rc1/AMC-detect.cc:1089:9: style: The scope of the variable 'endline' can be reduced. [variableScope]
auto-multiple-choice-1.4.0~rc1/AMC-detect.cc:1248:17: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
auto-multiple-choice-1.4.0~rc1/AMC-detect.cc:1291:17: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
[23:23]

ftp://ftp.se.debian.org/debian/pool/main/a/auto6to4/auto6to4_1.20.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/autobahn-cpp/autobahn-cpp_17.5.1+git7cc5d37.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/autoclass/autoclass_3.3.6.dfsg.1.orig.tar.gz
autoclass-3.3.6.dfsg.1/data/tests.c:88:0: error: Invalid number of character '(' when these macros are defined: '__GCC__=1;__GCC__=1'. [syntaxError]
autoclass-3.3.6.dfsg.1/prog/autoclass.c:43:29: style: The scope of the variable 'header_file_arg_ptr' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/autoclass.c:43:51: style: The scope of the variable 'model_file_arg_ptr' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/autoclass.c:44:10: style: The scope of the variable 'search_params_file_arg_ptr' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/autoclass.c:50:28: style: The scope of the variable 'num_search_args' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/autoclass.make.alpha.cc:0:0: error: syntax error [syntaxError]
autoclass-3.3.6.dfsg.1/prog/autoclass.make.alpha.cc:0:0: note: syntax error
autoclass-3.3.6.dfsg.1/prog/autoclass.make.alpha.cc:0:0: note: syntax error
autoclass-3.3.6.dfsg.1/prog/autoclass.make.hp.cc:36:0: error: syntax error [syntaxError]
autoclass-3.3.6.dfsg.1/prog/autoclass.make.solaris.cc:42:0: error: syntax error [syntaxError]
autoclass-3.3.6.dfsg.1/prog/getparams.c:134:13: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
autoclass-3.3.6.dfsg.1/prog/getparams.c:178:13: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
autoclass-3.3.6.dfsg.1/prog/getparams.c:189:13: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
autoclass-3.3.6.dfsg.1/prog/getparams.c:200:13: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
autoclass-3.3.6.dfsg.1/prog/getparams.c:243:15: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
autoclass-3.3.6.dfsg.1/prog/intf-extensions.c:88:7: style: The scope of the variable 'i_class' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-extensions.c:181:12: style: The scope of the variable 'model' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-influence-values.c:117:12: style: The scope of the variable 'term_params' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-influence-values.c:121:17: style: The scope of the variable 'i_discrete_struct' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-influence-values.c:122:13: style: The scope of the variable 'i_real_struct' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:113:49: style: The scope of the variable 'clsf_num' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:122:15: style: The scope of the variable 'autoclass_mode' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:640:69: style: The scope of the variable 'case_num' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:641:7: style: The scope of the variable 'n_attribute_data' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:641:25: style: The scope of the variable 'i' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:641:28: style: The scope of the variable 'att_number' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:641:44: style: The scope of the variable 'n_class' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:641:53: style: The scope of the variable 'n_collector' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:642:7: style: The scope of the variable 'n_discrete_att' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:642:27: style: The scope of the variable 'n_real_att' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:643:7: style: The scope of the variable 'num_discrete_att' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:643:29: style: The scope of the variable 'num_real_att' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:644:7: style: The scope of the variable 'xref_data_allocated' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:644:32: style: The scope of the variable 'collector_length' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:645:46: style: The scope of the variable 'wt' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:862:12: style: The scope of the variable 'xref_class_report_att_list' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:864:7: style: The scope of the variable 'reports_initial_line_cnt_max' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:864:42: style: The scope of the variable 'prediction_initial_line_cnt_max' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:865:29: style: The scope of the variable 'prediction_p' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:971:58: style: The scope of the variable 'column_1_index' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:1063:8: style: The scope of the variable 'dashed_line' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:1066:7: style: The scope of the variable 'i' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:1066:10: style: The scope of the variable 'blank_cnt' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:1066:21: style: The scope of the variable 'diff' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:1067:8: style: The scope of the variable 'blank' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:1068:12: style: The scope of the variable 'divider_format' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:1133:7: style: The scope of the variable 'reports_initial_line_cnt' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:1133:38: style: The scope of the variable 'prediction_initial_line_cnt' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:1134:25: style: The scope of the variable 'prediction_p' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:1177:16: style: The scope of the variable 'num_wt_class_pairs' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:1246:9: style: The scope of the variable 'att_dscrp' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:1246:22: style: The scope of the variable 'translations' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:1248:10: style: The scope of the variable 'att_number' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:1248:22: style: The scope of the variable 'dscrp_length' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:1331:8: style: The scope of the variable 'blank' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:1332:7: style: The scope of the variable 'page_1_p' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:1449:8: style: The scope of the variable 'blank' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:1690:72: style: The scope of the variable 'att_type' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:1827:20: style: The scope of the variable 'att_i_sum' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:1955:7: style: The scope of the variable 'clsf_class_number' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:1957:59: style: The scope of the variable 'class_wt' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:1957:69: style: The scope of the variable 'class_strength' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:2015:7: style: The scope of the variable 'clsf_class_number' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:2017:9: style: The scope of the variable 'class_wt' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:2017:19: style: The scope of the variable 'class_divergence' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:2074:8: style: The scope of the variable 'blank' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:2129:19: style: The scope of the variable 'n_model_term' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:2133:9: style: The scope of the variable 'type' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:2136:16: style: The scope of the variable 'mncn_attributes_p' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:2325:17: style: The scope of the variable 'discrete_influence_values' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:2423:7: style: The scope of the variable 'index' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:2423:14: style: The scope of the variable 'name_length' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:2423:27: style: The scope of the variable 'name_max' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:2423:73: style: The scope of the variable 'i' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:2424:7: style: The scope of the variable 'new_lines' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:2424:18: style: The scope of the variable 'list_index' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:2425:8: style: The scope of the variable 'blank' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:2427:9: style: The scope of the variable 'local_prob' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:2427:21: style: The scope of the variable 'global_prob' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:2427:34: style: The scope of the variable 'att_value_influence' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:2428:12: style: The scope of the variable 'temp' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:2428:18: style: The scope of the variable 'discrete_string_name' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:2439:9: style: The scope of the variable 'format_string_1' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:2440:9: style: The scope of the variable 'format_string_2' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:2442:10: style: The scope of the variable 'e_format_string' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:2444:15: style: The scope of the variable 'header_prefix' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:2585:8: style: The scope of the variable 'blank' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:2594:9: style: The scope of the variable 'format_string_2' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:2651:13: style: The scope of the variable 'first_row' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:2651:24: style: The scope of the variable 'n_att' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:2653:29: style: The scope of the variable 'f_list' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:2657:9: style: The scope of the variable 'att_type' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:2657:20: style: The scope of the variable 'model_term_type' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:2781:13: style: The scope of the variable 'real_iv_struct' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:130:58: error: Expression 'params,n_params++,"n_clsfs",TINT,&n_clsfs,0' depends on order of evaluation of side effects [unknownEvaluationOrder]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:470:43: style: Function 'case_class_data_sharing' argument 10 names different: declaration 'last_classification_p' definition 'last_clsf_p'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:1429:62: note: Function 'case_class_data_sharing' argument 10 names different: declaration 'last_classification_p' definition 'last_clsf_p'.
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:470:43: note: Function 'case_class_data_sharing' argument 10 names different: declaration 'last_classification_p' definition 'last_clsf_p'.
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:517:39: style: Function 'case_report_streams' argument 8 names different: declaration 'last_classification_p' definition 'last_clsf_p'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:1438:39: note: Function 'case_report_streams' argument 8 names different: declaration 'last_classification_p' definition 'last_clsf_p'.
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:517:39: note: Function 'case_report_streams' argument 8 names different: declaration 'last_classification_p' definition 'last_clsf_p'.
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:562:42: style: Function 'class_report_streams' argument 3 names different: declaration 'x_class_file_ptr' definition 'xref_class_file_ptr'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:1443:42: note: Function 'class_report_streams' argument 3 names different: declaration 'x_class_file_ptr' definition 'xref_class_file_ptr'.
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:562:42: note: Function 'class_report_streams' argument 3 names different: declaration 'x_class_file_ptr' definition 'xref_class_file_ptr'.
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:566:59: style: Function 'class_report_streams' argument 9 names different: declaration 'last_classification_p' definition 'last_clsf_p'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:1446:59: note: Function 'class_report_streams' argument 9 names different: declaration 'last_classification_p' definition 'last_clsf_p'.
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:566:59: note: Function 'class_report_streams' argument 9 names different: declaration 'last_classification_p' definition 'last_clsf_p'.
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:637:57: style: Function 'xref_get_data' argument 5 names different: declaration 'last_classification_p' definition 'last_clsf_p'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:1451:56: note: Function 'xref_get_data' argument 5 names different: declaration 'last_classification_p' definition 'last_clsf_p'.
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:637:57: note: Function 'xref_get_data' argument 5 names different: declaration 'last_classification_p' definition 'last_clsf_p'.
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:855:45: style: Function 'autoclass_xref_by_case_report' argument 1 names different: declaration 'clsf' definition 'training_clsf'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:1458:45: note: Function 'autoclass_xref_by_case_report' argument 1 names different: declaration 'clsf' definition 'training_clsf'.
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:855:45: note: Function 'autoclass_xref_by_case_report' argument 1 names different: declaration 'clsf' definition 'training_clsf'.
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:858:60: style: Function 'autoclass_xref_by_case_report' argument 7 names different: declaration 'last_classification_p' definition 'last_clsf_p'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:1461:60: note: Function 'autoclass_xref_by_case_report' argument 7 names different: declaration 'last_classification_p' definition 'last_clsf_p'.
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:858:60: note: Function 'autoclass_xref_by_case_report' argument 7 names different: declaration 'last_classification_p' definition 'last_clsf_p'.
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:1060:38: style: Function 'xref_output_page_headers' argument 5 names different: declaration 'xref_case_report_fp' definition 'xref_report_fp'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:1475:37: note: Function 'xref_output_page_headers' argument 5 names different: declaration 'xref_case_report_fp' definition 'xref_report_fp'.
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:1060:38: note: Function 'xref_output_page_headers' argument 5 names different: declaration 'xref_case_report_fp' definition 'xref_report_fp'.
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:1125:46: style: Function 'autoclass_xref_by_class_report' argument 1 names different: declaration 'clsf' definition 'training_clsf'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:1478:46: note: Function 'autoclass_xref_by_class_report' argument 1 names different: declaration 'clsf' definition 'training_clsf'.
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:1125:46: note: Function 'autoclass_xref_by_class_report' argument 1 names different: declaration 'clsf' definition 'training_clsf'.
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:1129:42: style: Function 'autoclass_xref_by_class_report' argument 8 names different: declaration 'last_classification_p' definition 'last_clsf_p'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:1481:61: note: Function 'autoclass_xref_by_class_report' argument 8 names different: declaration 'last_classification_p' definition 'last_clsf_p'.
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:1129:42: note: Function 'autoclass_xref_by_class_report' argument 8 names different: declaration 'last_classification_p' definition 'last_clsf_p'.
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:1677:51: style: Function 'autoclass_class_influence_values_report' argument 4 names different: declaration 'report_class_number' definition 'class_number'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:1524:51: note: Function 'autoclass_class_influence_values_report' argument 4 names different: declaration 'report_class_number' definition 'class_number'.
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:1677:51: note: Function 'autoclass_class_influence_values_report' argument 4 names different: declaration 'report_class_number' definition 'class_number'.
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:1806:28: style: Function 'populated_class_p' argument 1 names different: declaration 'clsf_class_number' definition 'class_number'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:1534:28: note: Function 'populated_class_p' argument 1 names different: declaration 'clsf_class_number' definition 'class_number'.
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:1806:28: note: Function 'populated_class_p' argument 1 names different: declaration 'clsf_class_number' definition 'class_number'.
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:2121:59: style: Function 'pre_format_attributes' argument 7 names different: declaration 'influence__fp' definition 'influence_report_fp'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:1559:58: note: Function 'pre_format_attributes' argument 7 names different: declaration 'influence__fp' definition 'influence_report_fp'.
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:2121:59: note: Function 'pre_format_attributes' argument 7 names different: declaration 'influence__fp' definition 'influence_report_fp'.
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:2541:44: style: Function 'format_integer_attribute' argument 3 names different: declaration 'influence_values' definition 'integer_influence_values'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:1581:43: note: Function 'format_integer_attribute' argument 3 names different: declaration 'influence_values' definition 'integer_influence_values'.
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:2541:44: note: Function 'format_integer_attribute' argument 3 names different: declaration 'influence_values' definition 'integer_influence_values'.
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:681:7: style: Variable 'n_attribute_data' is assigned a value that is never used. [unreadVariable]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:1071:3: style: Variable 'attribute_labels' is assigned a value that is never used. [unreadVariable]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:2208:7: style: Variable 'mncn_attributes_p' is assigned a value that is never used. [unreadVariable]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:2810:19: style: Variable 'real_iv_struct' is assigned a value that is never used. [unreadVariable]
autoclass-3.3.6.dfsg.1/prog/intf-reports.c:756:13: error: Common realloc mistake: 'collector' nulled but not freed upon failure [memleakOnRealloc]
autoclass-3.3.6.dfsg.1/prog/intf-sigma-contours.c:231:3: style: Variable 'i_real_struct' is reassigned a value before the old one has been used. [redundantAssignment]
autoclass-3.3.6.dfsg.1/prog/intf-sigma-contours.c:221:0: note: Variable 'i_real_struct' is reassigned a value before the old one has been used.
autoclass-3.3.6.dfsg.1/prog/intf-sigma-contours.c:231:3: note: Variable 'i_real_struct' is reassigned a value before the old one has been used.
autoclass-3.3.6.dfsg.1/prog/intf-sigma-contours.c:234:3: style: Variable 'class_covar_x' is reassigned a value before the old one has been used. [redundantAssignment]
autoclass-3.3.6.dfsg.1/prog/intf-sigma-contours.c:222:0: note: Variable 'class_covar_x' is reassigned a value before the old one has been used.
autoclass-3.3.6.dfsg.1/prog/intf-sigma-contours.c:234:3: note: Variable 'class_covar_x' is reassigned a value before the old one has been used.
autoclass-3.3.6.dfsg.1/prog/intf-sigma-contours.c:239:3: style: Variable 'class_covar_y' is reassigned a value before the old one has been used. [redundantAssignment]
autoclass-3.3.6.dfsg.1/prog/intf-sigma-contours.c:222:0: note: Variable 'class_covar_y' is reassigned a value before the old one has been used.
autoclass-3.3.6.dfsg.1/prog/intf-sigma-contours.c:239:3: note: Variable 'class_covar_y' is reassigned a value before the old one has been used.
autoclass-3.3.6.dfsg.1/prog/intf-sigma-contours.c:39:7: style: The scope of the variable 'att_x' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-sigma-contours.c:217:7: style: The scope of the variable 'n_term_list' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-sigma-contours.c:223:10: style: The scope of the variable 'term_list' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-sigma-contours.c:224:9: style: The scope of the variable 'sigma_x_y' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-sigma-contours.c:224:20: style: The scope of the variable 'sum' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-sigma-contours.c:224:25: style: The scope of the variable 'diff' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-sigma-contours.c:224:31: style: The scope of the variable 'sigma_x_sq' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-sigma-contours.c:224:43: style: The scope of the variable 'sigma_y_sq' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-sigma-contours.c:224:55: style: The scope of the variable 'diff_sigma_x_y_term' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-sigma-contours.c:225:9: style: The scope of the variable 'rotation_increment' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-sigma-contours.c:225:29: style: The scope of the variable 'arg' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/intf-sigma-contours.c:33:41: style: Function 'generate_sigma_contours' argument 3 names different: declaration 'att_list' definition 'sigma_att_list'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:1653:41: note: Function 'generate_sigma_contours' argument 3 names different: declaration 'att_list' definition 'sigma_att_list'.
autoclass-3.3.6.dfsg.1/prog/intf-sigma-contours.c:33:41: note: Function 'generate_sigma_contours' argument 3 names different: declaration 'att_list' definition 'sigma_att_list'.
autoclass-3.3.6.dfsg.1/prog/intf-sigma-contours.c:228:12: style: Variable 'term_x' is assigned a value that is never used. [unreadVariable]
autoclass-3.3.6.dfsg.1/prog/intf-sigma-contours.c:229:12: style: Variable 'term_y' is assigned a value that is never used. [unreadVariable]
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:257:7: style: The scope of the variable 'n_att' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:261:15: style: The scope of the variable 'errors' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:356:41: style: The scope of the variable 'datum_length' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:359:10: style: The scope of the variable 'datum' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:400:7: style: The scope of the variable 'i' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:525:10: style: The scope of the variable 'str' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:526:8: style: The scope of the variable 'caller' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:597:17: style: The scope of the variable 'msg_header_p' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:687:10: style: The scope of the variable 'n_att' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:734:37: style: The scope of the variable 'num_header_chars' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:946:7: style: The scope of the variable 'min_discrete_tokens' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:946:32: style: The scope of the variable 'min_real_location_tokens' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:947:7: style: The scope of the variable 'min_real_scalar_tokens' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:948:47: style: The scope of the variable 'index_1' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:948:56: style: The scope of the variable 'index_2' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:1154:7: style: The scope of the variable 'i' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:1155:10: style: The scope of the variable 'str' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:1156:8: style: The scope of the variable 'caller' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:1463:7: style: The scope of the variable 'read_return_value' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:1495:22: style: The scope of the variable 'attribute' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:1531:16: style: The scope of the variable 'num_errors' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:1576:12: style: The scope of the variable 'i' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:1578:10: style: The scope of the variable 'long_str' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:1580:8: style: The scope of the variable 'caller' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:1636:7: style: The scope of the variable 'position' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:1705:36: style: The scope of the variable 'n_char' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:1705:44: style: The scope of the variable 'comment_p' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:1809:11: style: The scope of the variable 'att' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:1841:21: style: The scope of the variable 'sum_sq' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:1841:63: style: The scope of the variable 'double_val' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:2054:17: style: The scope of the variable 'r_statistics' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:2055:10: style: The scope of the variable 'str' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:2056:8: style: The scope of the variable 'caller' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:2090:39: style: The scope of the variable 'n_trans' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:2091:10: style: The scope of the variable 'att' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:2092:8: style: The scope of the variable 'str' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:2093:8: style: The scope of the variable 'caller' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:180:62: style: Function 'process_data_header_model_files' argument 7 names different: declaration 'total_error_cnt' definition 'total_error_cnt_ptr'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:625:7: note: Function 'process_data_header_model_files' argument 7 names different: declaration 'total_error_cnt' definition 'total_error_cnt_ptr'.
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:180:62: note: Function 'process_data_header_model_files' argument 7 names different: declaration 'total_error_cnt' definition 'total_error_cnt_ptr'.
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:181:19: style: Function 'process_data_header_model_files' argument 8 names different: declaration 'total_warning_cnt' definition 'total_warning_cnt_ptr'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:625:29: note: Function 'process_data_header_model_files' argument 8 names different: declaration 'total_warning_cnt' definition 'total_warning_cnt_ptr'.
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:181:19: note: Function 'process_data_header_model_files' argument 8 names different: declaration 'total_warning_cnt' definition 'total_warning_cnt_ptr'.
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:516:33: style: Function 'output_message_summary' argument 4 names different: declaration 'incomplete_datum_cnt' definition 'incomplete_errors_cnt'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:646:8: note: Function 'output_message_summary' argument 4 names different: declaration 'incomplete_datum_cnt' definition 'incomplete_errors_cnt'.
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:516:33: note: Function 'output_message_summary' argument 4 names different: declaration 'incomplete_datum_cnt' definition 'incomplete_errors_cnt'.
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:521:34: style: Function 'output_message_summary' argument 9 names different: declaration 'total_error_cnt' definition 'total_error_cnt_ptr'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:651:9: note: Function 'output_message_summary' argument 9 names different: declaration 'total_error_cnt' definition 'total_error_cnt_ptr'.
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:521:34: note: Function 'output_message_summary' argument 9 names different: declaration 'total_error_cnt' definition 'total_error_cnt_ptr'.
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:522:34: style: Function 'output_message_summary' argument 10 names different: declaration 'total_warning_cnt' definition 'total_warning_cnt_ptr'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:652:9: note: Function 'output_message_summary' argument 10 names different: declaration 'total_warning_cnt' definition 'total_warning_cnt_ptr'.
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:522:34: note: Function 'output_message_summary' argument 10 names different: declaration 'total_warning_cnt' definition 'total_warning_cnt_ptr'.
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:594:41: style: Function 'output_messages' argument 6 names different: declaration 'total_error_cnt' definition 'total_error_cnt_ptr'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:656:41: note: Function 'output_messages' argument 6 names different: declaration 'total_error_cnt' definition 'total_error_cnt_ptr'.
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:594:41: note: Function 'output_messages' argument 6 names different: declaration 'total_error_cnt' definition 'total_error_cnt_ptr'.
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:594:67: style: Function 'output_messages' argument 7 names different: declaration 'total_warning_cnt' definition 'total_warning_cnt_ptr'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:656:63: note: Function 'output_messages' argument 7 names different: declaration 'total_warning_cnt' definition 'total_warning_cnt_ptr'.
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:594:67: note: Function 'output_messages' argument 7 names different: declaration 'total_warning_cnt' definition 'total_warning_cnt_ptr'.
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:683:54: style: Function 'output_db_error_messages' argument 2 names different: declaration 'log_file' definition 'log_file_fp'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:659:54: note: Function 'output_db_error_messages' argument 2 names different: declaration 'log_file' definition 'log_file_fp'.
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:683:54: note: Function 'output_db_error_messages' argument 2 names different: declaration 'log_file' definition 'log_file_fp'.
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:939:49: style: Function 'process_attribute_def' argument 2 names different: declaration 'input_error' definition 'input_error_ptr'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:671:49: note: Function 'process_attribute_def' argument 2 names different: declaration 'input_error' definition 'input_error_ptr'.
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:939:49: note: Function 'process_attribute_def' argument 2 names different: declaration 'input_error' definition 'input_error_ptr'.
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:1457:50: style: Function 'read_data_doit' argument 2 names different: declaration 'data_file' definition 'data_file_fp'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:700:50: note: Function 'read_data_doit' argument 2 names different: declaration 'data_file' definition 'data_file_fp'.
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:1457:50: note: Function 'read_data_doit' argument 2 names different: declaration 'data_file' definition 'data_file_fp'.
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:1460:31: style: Function 'read_data_doit' argument 8 names different: declaration 'binary_instance' definition 'binary_instance_ptr'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:702:59: note: Function 'read_data_doit' argument 8 names different: declaration 'binary_instance' definition 'binary_instance_ptr'.
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:1460:31: note: Function 'read_data_doit' argument 8 names different: declaration 'binary_instance' definition 'binary_instance_ptr'.
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:363:13: style: Variable 'datum' is assigned a value that is never used. [unreadVariable]
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:1579:17: style: Unused variable: very_long_str [unusedVariable]
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:2003:32: warning: Either the condition 'ulength==0' is redundant, otherwise there is negative array index -1. [negativeIndex]
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:2000:48: note: Assuming that condition 'ulength==0' is not redundant
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:2003:32: note: Negative array index
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:130:3: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:133:5: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:329:7: error: Common realloc mistake: 'G_db_list' nulled but not freed upon failure [memleakOnRealloc]
autoclass-3.3.6.dfsg.1/prog/io-read-data.c:489:5: error: Common realloc mistake: 'msg' nulled but not freed upon failure [memleakOnRealloc]
autoclass-3.3.6.dfsg.1/prog/io-read-model.c:107:34: style: The scope of the variable 'num_index_tokens' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-read-model.c:107:56: style: The scope of the variable 'i' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-read-model.c:108:43: style: The scope of the variable 'caller' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-read-model.c:110:7: style: The scope of the variable 'num_model_def_lines' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-read-model.c:110:39: style: The scope of the variable 'model_index_read' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-read-model.c:110:57: style: The scope of the variable 'model_line' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-read-model.c:111:10: style: The scope of the variable 'str' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-read-model.c:307:12: style: The scope of the variable 'model_group' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-read-model.c:309:11: style: The scope of the variable 'str' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-read-model.c:586:7: style: The scope of the variable 'n_att' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-read-model.c:673:7: style: The scope of the variable 'num' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-read-model.c:764:13: style: Variable 'n_atts' is assigned a value that is never used. [unreadVariable]
autoclass-3.3.6.dfsg.1/prog/io-read-model.c:242:7: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
autoclass-3.3.6.dfsg.1/prog/io-read-model.c:252:7: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
autoclass-3.3.6.dfsg.1/prog/io-read-model.c:363:12: error: Common realloc mistake: 'G_model_list' nulled but not freed upon failure [memleakOnRealloc]
autoclass-3.3.6.dfsg.1/prog/io-read-model.c:54:0: error: Memory leak: model_groups [memleak]
autoclass-3.3.6.dfsg.1/prog/io-results-bin.c:584:28: warning: Either the condition 'first_clsf&&clsf' is redundant or there is possible null pointer dereference: clsf. [nullPointerRedundantCheck]
autoclass-3.3.6.dfsg.1/prog/io-results-bin.c:598:21: note: Assuming that condition 'first_clsf&&clsf' is not redundant
autoclass-3.3.6.dfsg.1/prog/io-results-bin.c:584:28: note: Null pointer dereference
autoclass-3.3.6.dfsg.1/prog/io-results-bin.c:590:5: warning: Either the condition 'first_clsf&&clsf' is redundant or there is possible null pointer dereference: clsf. [nullPointerRedundantCheck]
autoclass-3.3.6.dfsg.1/prog/io-results-bin.c:598:21: note: Assuming that condition 'first_clsf&&clsf' is not redundant
autoclass-3.3.6.dfsg.1/prog/io-results-bin.c:590:5: note: Null pointer dereference
autoclass-3.3.6.dfsg.1/prog/io-results-bin.c:591:12: warning: Either the condition 'first_clsf&&clsf' is redundant or there is possible null pointer dereference: clsf. [nullPointerRedundantCheck]
autoclass-3.3.6.dfsg.1/prog/io-results-bin.c:598:21: note: Assuming that condition 'first_clsf&&clsf' is not redundant
autoclass-3.3.6.dfsg.1/prog/io-results-bin.c:591:12: note: Null pointer dereference
autoclass-3.3.6.dfsg.1/prog/io-results-bin.c:593:5: warning: Either the condition 'first_clsf&&clsf' is redundant or there is possible null pointer dereference: clsf. [nullPointerRedundantCheck]
autoclass-3.3.6.dfsg.1/prog/io-results-bin.c:598:21: note: Assuming that condition 'first_clsf&&clsf' is not redundant
autoclass-3.3.6.dfsg.1/prog/io-results-bin.c:593:5: note: Null pointer dereference
autoclass-3.3.6.dfsg.1/prog/io-results-bin.c:854:3: warning: Either the condition 'first_clsf&&clsf' is redundant or there is possible null pointer dereference: clsf. [nullPointerRedundantCheck]
autoclass-3.3.6.dfsg.1/prog/io-results-bin.c:598:21: note: Assuming that condition 'first_clsf&&clsf' is not redundant
autoclass-3.3.6.dfsg.1/prog/io-results-bin.c:584:22: note: Calling function 'load_class_DS_s', 1st argument 'clsf' value is 0
autoclass-3.3.6.dfsg.1/prog/io-results-bin.c:854:3: note: Null pointer dereference
autoclass-3.3.6.dfsg.1/prog/io-results-bin.c:275:28: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
autoclass-3.3.6.dfsg.1/prog/io-results-bin.c:386:28: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
autoclass-3.3.6.dfsg.1/prog/io-results-bin.c:389:30: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
autoclass-3.3.6.dfsg.1/prog/io-results-bin.c:391:28: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
autoclass-3.3.6.dfsg.1/prog/io-results-bin.c:394:30: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
autoclass-3.3.6.dfsg.1/prog/io-results-bin.c:397:30: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
autoclass-3.3.6.dfsg.1/prog/io-results-bin.c:399:28: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
autoclass-3.3.6.dfsg.1/prog/io-results-bin.c:416:28: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
autoclass-3.3.6.dfsg.1/prog/io-results-bin.c:418:28: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
autoclass-3.3.6.dfsg.1/prog/io-results-bin.c:420:28: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
autoclass-3.3.6.dfsg.1/prog/io-results-bin.c:108:35: style: The scope of the variable 'db_string' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-results-bin.c:167:15: style: The scope of the variable 'warnings_and_errors' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-results-bin.c:168:7: style: The scope of the variable 'i' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-results-bin.c:462:52: style: The scope of the variable 'token_length' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-results-bin.c:535:12: style: The scope of the variable 'token1' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-results-bin.c:536:10: style: The scope of the variable 'line' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-results-bin.c:537:7: style: The scope of the variable 'model_index' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-results-bin.c:618:14: style: The scope of the variable 'i' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-results-bin.c:654:7: style: The scope of the variable 'i' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-results-bin.c:654:11: style: The scope of the variable 'int_value' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-results-bin.c:656:10: style: The scope of the variable 'float_value' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-results-bin.c:657:9: style: The scope of the variable 'string_value' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-results-bin.c:657:24: style: The scope of the variable 'token_ptr' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-results-bin.c:659:32: style: The scope of the variable 'token3' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-results-bin.c:725:9: warning: Possible buffer overflow if strlen(token1) is larger than or equal to sizeof(token_ptr). [possibleBufferAccessOutOfBounds]
autoclass-3.3.6.dfsg.1/prog/io-results-bin.c:738:11: warning: Possible buffer overflow if strlen(token3) is larger than or equal to sizeof(string_value). [possibleBufferAccessOutOfBounds]
autoclass-3.3.6.dfsg.1/prog/io-results-bin.c:477:3: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
autoclass-3.3.6.dfsg.1/prog/io-results-bin.c:554:7: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
autoclass-3.3.6.dfsg.1/prog/io-results-bin.c:576:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
autoclass-3.3.6.dfsg.1/prog/io-results-bin.c:723:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
autoclass-3.3.6.dfsg.1/prog/io-results.c:99:45: style: Same expression on both sides of '==' because the value of 'wts_vector' and 'NULL' are the same. [duplicateExpression]
autoclass-3.3.6.dfsg.1/prog/io-results.c:69:24: note: 'wts_vector' is assigned value 'NULL' here.
autoclass-3.3.6.dfsg.1/prog/io-results.c:99:45: note: Same expression on both sides of '==' because the value of 'wts_vector' and 'NULL' are the same.
autoclass-3.3.6.dfsg.1/prog/io-results.c:30:7: style: The scope of the variable 'i' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-results.c:68:7: style: The scope of the variable 'i_model' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-results.c:68:25: style: The scope of the variable 'num_wts' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-results.c:68:38: style: The scope of the variable 'n_terms' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-results.c:160:10: style: The scope of the variable 'cl_wts' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-results.c:265:8: style: The scope of the variable 'caller' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-results.c:433:17: style: The scope of the variable 'real_stats' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-results.c:435:15: style: The scope of the variable 'warnings_and_errors' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-results.c:436:10: style: The scope of the variable 'line' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-results.c:437:10: style: The scope of the variable 'j' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-results.c:900:9: style: The scope of the variable 'file_fp' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-results.c:1001:9: style: The scope of the variable 'file_fp' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-results.c:1001:19: style: The scope of the variable 'binary_file_fp' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-results.c:1121:9: style: The scope of the variable 'file_fp' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-results.c:1121:19: style: The scope of the variable 'binary_file_fp' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-results.c:1278:45: style: The scope of the variable 'token_length' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-results.c:1344:12: style: The scope of the variable 'token1' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-results.c:1344:20: style: The scope of the variable 'token2' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-results.c:1346:18: style: The scope of the variable 'file_clsf_index' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-results.c:1346:35: style: The scope of the variable 'i' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-results.c:1346:38: style: The scope of the variable 'model_index' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-results.c:1643:30: style: The scope of the variable 'int_value' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-results.c:1645:10: style: The scope of the variable 'float_value' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-results.c:1646:9: style: The scope of the variable 'string_value' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-results.c:1647:9: style: The scope of the variable 'token_ptr' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-results.c:1648:24: style: The scope of the variable 'token2' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-results.c:1648:32: style: The scope of the variable 'token3' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/io-results.c:463:40: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
autoclass-3.3.6.dfsg.1/prog/io-results.c:480:42: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
autoclass-3.3.6.dfsg.1/prog/io-results.c:501:42: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
autoclass-3.3.6.dfsg.1/prog/io-results.c:66:56: style: Function 'expand_clsf' argument 3 names different: declaration 'updatewts' definition 'update_wts_p'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:796:56: note: Function 'expand_clsf' argument 3 names different: declaration 'updatewts' definition 'update_wts_p'.
autoclass-3.3.6.dfsg.1/prog/io-results.c:66:56: note: Function 'expand_clsf' argument 3 names different: declaration 'updatewts' definition 'update_wts_p'.
autoclass-3.3.6.dfsg.1/prog/io-results.c:828:44: style: Function 'write_priors_DS' argument 2 names different: declaration 'n_priors' definition 'n_prior'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:832:45: note: Function 'write_priors_DS' argument 2 names different: declaration 'n_priors' definition 'n_prior'.
autoclass-3.3.6.dfsg.1/prog/io-results.c:828:44: note: Function 'write_priors_DS' argument 2 names different: declaration 'n_priors' definition 'n_prior'.
autoclass-3.3.6.dfsg.1/prog/io-results.c:1892:68: style: Function 'read_mm_d_params' argument 3 names different: declaration 'results_file_fp' definition 'results_file_p'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:870:67: note: Function 'read_mm_d_params' argument 3 names different: declaration 'results_file_fp' definition 'results_file_p'.
autoclass-3.3.6.dfsg.1/prog/io-results.c:1892:68: note: Function 'read_mm_d_params' argument 3 names different: declaration 'results_file_fp' definition 'results_file_p'.
autoclass-3.3.6.dfsg.1/prog/io-results.c:1927:68: style: Function 'read_mm_s_params' argument 3 names different: declaration 'results_file_fp' definition 'results_file_p'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:873:68: note: Function 'read_mm_s_params' argument 3 names different: declaration 'results_file_fp' definition 'results_file_p'.
autoclass-3.3.6.dfsg.1/prog/io-results.c:1927:68: note: Function 'read_mm_s_params' argument 3 names different: declaration 'results_file_fp' definition 'results_file_p'.
autoclass-3.3.6.dfsg.1/prog/io-results.c:35:14: style: Variable 'database' is assigned a value that is never used. [unreadVariable]
autoclass-3.3.6.dfsg.1/prog/io-results.c:1286:5: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
autoclass-3.3.6.dfsg.1/prog/io-results.c:1350:5: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
autoclass-3.3.6.dfsg.1/prog/io-results.c:1365:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
autoclass-3.3.6.dfsg.1/prog/io-results.c:1373:7: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
autoclass-3.3.6.dfsg.1/prog/io-results.c:1393:11: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
autoclass-3.3.6.dfsg.1/prog/io-results.c:1401:7: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
autoclass-3.3.6.dfsg.1/prog/io-results.c:1418:7: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
autoclass-3.3.6.dfsg.1/prog/io-results.c:1462:3: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
autoclass-3.3.6.dfsg.1/prog/io-results.c:1469:3: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
autoclass-3.3.6.dfsg.1/prog/io-results.c:1515:3: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
autoclass-3.3.6.dfsg.1/prog/io-results.c:1524:3: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
autoclass-3.3.6.dfsg.1/prog/io-results.c:1527:3: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
autoclass-3.3.6.dfsg.1/prog/io-results.c:1531:3: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
autoclass-3.3.6.dfsg.1/prog/io-results.c:1571:5: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
autoclass-3.3.6.dfsg.1/prog/io-results.c:1618:5: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
autoclass-3.3.6.dfsg.1/prog/io-results.c:1656:3: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
autoclass-3.3.6.dfsg.1/prog/io-results.c:1731:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
autoclass-3.3.6.dfsg.1/prog/io-results.c:1745:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
autoclass-3.3.6.dfsg.1/prog/io-results.c:1778:5: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
autoclass-3.3.6.dfsg.1/prog/io-results.c:1828:3: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
autoclass-3.3.6.dfsg.1/prog/io-results.c:1958:3: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
autoclass-3.3.6.dfsg.1/prog/io-results.c:1968:3: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
autoclass-3.3.6.dfsg.1/prog/io-results.c:1980:3: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
autoclass-3.3.6.dfsg.1/prog/io-results.c:1990:3: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
autoclass-3.3.6.dfsg.1/prog/io-results.c:2002:3: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
autoclass-3.3.6.dfsg.1/prog/io-results.c:2029:3: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
autoclass-3.3.6.dfsg.1/prog/io-results.c:2060:3: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
autoclass-3.3.6.dfsg.1/prog/io-results.c:2070:3: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
autoclass-3.3.6.dfsg.1/prog/io-results.c:2080:3: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
autoclass-3.3.6.dfsg.1/prog/matrix-utilities.c:95:10: style: The scope of the variable 'value2' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/matrix-utilities.c:157:37: style: The scope of the variable 'wt' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/matrix-utilities.c:415:20: style: The scope of the variable 'v_i' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/matrix-utilities.c:522:13: style: The scope of the variable 'col_2' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/matrix-utilities.c:522:20: style: The scope of the variable 'col_3' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/matrix-utilities.c:356:44: style: Function 'invert_factored_square_matrix' argument 1 names different: declaration 'f1' definition 'a'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:980:44: note: Function 'invert_factored_square_matrix' argument 1 names different: declaration 'f1' definition 'a'.
autoclass-3.3.6.dfsg.1/prog/matrix-utilities.c:356:44: note: Function 'invert_factored_square_matrix' argument 1 names different: declaration 'f1' definition 'a'.
autoclass-3.3.6.dfsg.1/prog/matrix-utilities.c:356:53: style: Function 'invert_factored_square_matrix' argument 2 names different: declaration 'm_invert' definition 'ainv'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:980:54: note: Function 'invert_factored_square_matrix' argument 2 names different: declaration 'm_invert' definition 'ainv'.
autoclass-3.3.6.dfsg.1/prog/matrix-utilities.c:356:53: note: Function 'invert_factored_square_matrix' argument 2 names different: declaration 'm_invert' definition 'ainv'.
autoclass-3.3.6.dfsg.1/prog/matrix-utilities.c:356:63: style: Function 'invert_factored_square_matrix' argument 3 names different: declaration 'num' definition 'n'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:980:68: note: Function 'invert_factored_square_matrix' argument 3 names different: declaration 'num' definition 'n'.
autoclass-3.3.6.dfsg.1/prog/matrix-utilities.c:356:63: note: Function 'invert_factored_square_matrix' argument 3 names different: declaration 'num' definition 'n'.
autoclass-3.3.6.dfsg.1/prog/matrix-utilities.c:395:36: style: Function 'determinent_f' argument 2 names different: declaration 'num' definition 'n'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:981:36: note: Function 'determinent_f' argument 2 names different: declaration 'num' definition 'n'.
autoclass-3.3.6.dfsg.1/prog/matrix-utilities.c:395:36: note: Function 'determinent_f' argument 2 names different: declaration 'num' definition 'n'.
autoclass-3.3.6.dfsg.1/prog/model-expander-3.c:161:3: style: Variable 'att_trans_data' is reassigned a value before the old one has been used. [redundantAssignment]
autoclass-3.3.6.dfsg.1/prog/model-expander-3.c:145:0: note: Variable 'att_trans_data' is reassigned a value before the old one has been used.
autoclass-3.3.6.dfsg.1/prog/model-expander-3.c:161:3: note: Variable 'att_trans_data' is reassigned a value before the old one has been used.
autoclass-3.3.6.dfsg.1/prog/model-expander-3.c:62:20: style: The scope of the variable 'term' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-expander-3.c:63:8: style: The scope of the variable 'initial_cycles_p' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-expander-3.c:63:34: style: The scope of the variable 'delete_duplicates' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-expander-3.c:63:61: style: The scope of the variable 'n_global_classes' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-expander-3.c:64:8: style: The scope of the variable 'block_size' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-expander-3.c:148:10: style: The scope of the variable 'att_index' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-expander-3.c:152:10: style: The scope of the variable 'att' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-expander-3.c:251:31: style: The scope of the variable 'old_i' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-expander-3.c:251:38: style: The scope of the variable 'new_i' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-expander-3.c:333:12: style: The scope of the variable 'tparm' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-expander-3.c:422:12: style: The scope of the variable 'tparm' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-expander-3.c:482:12: style: The scope of the variable 'tparm' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-expander-3.c:602:8: style: The scope of the variable 'i' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-expander-3.c:602:11: style: The scope of the variable 'num' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-expander-3.c:602:29: style: The scope of the variable 'reply' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-expander-3.c:605:13: style: The scope of the variable 'tparm1' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-expander-3.c:605:20: style: The scope of the variable 'tparm2' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-expander-3.c:675:12: style: The scope of the variable 'model' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-expander-3.c:676:7: style: The scope of the variable 'check_model' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-expander-3.c:676:28: style: The scope of the variable 'want_wts_p' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-expander-3.c:678:9: style: The scope of the variable 'wt_0' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-expander-3.c:678:15: style: The scope of the variable 'wt_1' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-expander-3.c:678:21: style: The scope of the variable 'wt_m' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-expander-3.c:679:10: style: The scope of the variable 'log_marginal' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-expander-3.c:680:7: style: The scope of the variable 'i' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-expander-3.c:680:10: style: The scope of the variable 'num' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-expander-3.c:681:12: style: The scope of the variable 'tparm0' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-expander-3.c:681:19: style: The scope of the variable 'tparm1' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-expander-3.c:681:26: style: The scope of the variable 'tparmm' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-multi-normal-cn.c:203:18: style: The scope of the variable 'stats' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-multi-normal-cn.c:332:47: style: The scope of the variable 'a' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-multi-normal-cn.c:383:10: style: The scope of the variable 'scale' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-multi-normal-cn.c:384:11: style: The scope of the variable 'det' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-multi-normal-cn.c:439:43: style: The scope of the variable 'sigma1' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-multi-normal-cn.c:439:51: style: The scope of the variable 'sigma2' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-multi-normal-cn.c:482:88: style: Function 'multi_normal_cn_class_merged_marginal' argument 3 names different: declaration 'tparm' definition 'tparmm'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:1029:88: note: Function 'multi_normal_cn_class_merged_marginal' argument 3 names different: declaration 'tparm' definition 'tparmm'.
autoclass-3.3.6.dfsg.1/prog/model-multi-normal-cn.c:482:88: note: Function 'multi_normal_cn_class_merged_marginal' argument 3 names different: declaration 'tparm' definition 'tparmm'.
autoclass-3.3.6.dfsg.1/prog/model-single-multinomial.c:37:10: style: The scope of the variable 'class_att_prob' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-single-multinomial.c:37:26: style: The scope of the variable 'global_att_prob' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-single-multinomial.c:216:37: style: The scope of the variable 'wt_i' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-single-multinomial.c:31:78: style: Function 'sm_params_influence_fn' argument 7 names different: declaration 'length' definition 'length_ptr'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:1067:15: note: Function 'sm_params_influence_fn' argument 7 names different: declaration 'length' definition 'length_ptr'.
autoclass-3.3.6.dfsg.1/prog/model-single-multinomial.c:31:78: note: Function 'sm_params_influence_fn' argument 7 names different: declaration 'length' definition 'length_ptr'.
autoclass-3.3.6.dfsg.1/prog/model-single-normal-cm.c:61:8: style: The scope of the variable 'n' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-single-normal-cm.c:117:8: style: The scope of the variable 'n' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-single-normal-cm.c:318:50: style: The scope of the variable 'prob_known' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-single-normal-cm.c:318:62: style: The scope of the variable 'var_ratio' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-single-normal-cn.c:54:8: style: The scope of the variable 'n' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-single-normal-cn.c:113:8: style: The scope of the variable 'n' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-single-normal-cn.c:287:63: style: The scope of the variable 'var_ratio' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-transforms.c:28:15: style: The scope of the variable 'i' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-transforms.c:28:18: style: The scope of the variable 'return_value' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-transforms.c:29:13: style: The scope of the variable 'short_str' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-transforms.c:30:11: style: The scope of the variable 'str' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-transforms.c:31:9: style: The scope of the variable 'caller' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-transforms.c:68:22: style: The scope of the variable 'return_value' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-transforms.c:100:41: style: The scope of the variable 'i' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-transforms.c:176:13: style: The scope of the variable 'n' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-transforms.c:177:9: style: The scope of the variable 'value' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-transforms.c:314:9: style: The scope of the variable 'value' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-update.c:166:14: style: The scope of the variable 'significant_terms' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-update.c:166:33: style: The scope of the variable 'last_j_max' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-update.c:166:45: style: The scope of the variable 'j_max' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-update.c:171:10: style: The scope of the variable 'X_i' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-update.c:173:4: style: The scope of the variable 'w_j' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-update.c:175:29: style: The scope of the variable 'ln_p_X_i_C_j_pi_theta_max' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-update.c:179:4: style: The scope of the variable 'p_X_i_pi_theta_div_p_X_i_C_j_pi_theta_max' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-update.c:188:4: style: The scope of the variable 'ln_p_X_i_pi_theta' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-update.c:330:18: style: The scope of the variable 'wt_i_j' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-update.c:357:24: style: The scope of the variable 'j_max' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-update.c:357:31: style: The scope of the variable 'last_j_max' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-update.c:358:16: style: The scope of the variable 'x_i' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-update.c:360:11: style: The scope of the variable 'p_div_max' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/model-update.c:360:22: style: The scope of the variable 'ln_p_div_max' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/predictions.c:67:3: warning: Either the condition 'test_clsf!=NULL' is redundant or there is possible null pointer dereference: test_clsf. [nullPointerRedundantCheck]
autoclass-3.3.6.dfsg.1/prog/predictions.c:63:17: note: Assuming that condition 'test_clsf!=NULL' is not redundant
autoclass-3.3.6.dfsg.1/prog/predictions.c:67:3: note: Null pointer dereference
autoclass-3.3.6.dfsg.1/prog/predictions.c:70:3: warning: Either the condition 'test_clsf!=NULL' is redundant or there is possible null pointer dereference: test_clsf. [nullPointerRedundantCheck]
autoclass-3.3.6.dfsg.1/prog/predictions.c:63:17: note: Assuming that condition 'test_clsf!=NULL' is not redundant
autoclass-3.3.6.dfsg.1/prog/predictions.c:70:3: note: Null pointer dereference
autoclass-3.3.6.dfsg.1/prog/predictions.c:72:3: warning: Either the condition 'test_clsf!=NULL' is redundant or there is possible null pointer dereference: test_clsf. [nullPointerRedundantCheck]
autoclass-3.3.6.dfsg.1/prog/predictions.c:63:17: note: Assuming that condition 'test_clsf!=NULL' is not redundant
autoclass-3.3.6.dfsg.1/prog/predictions.c:72:3: note: Null pointer dereference
autoclass-3.3.6.dfsg.1/prog/predictions.c:73:27: warning: Either the condition 'test_clsf!=NULL' is redundant or there is possible null pointer dereference: test_clsf. [nullPointerRedundantCheck]
autoclass-3.3.6.dfsg.1/prog/predictions.c:63:17: note: Assuming that condition 'test_clsf!=NULL' is not redundant
autoclass-3.3.6.dfsg.1/prog/predictions.c:73:27: note: Null pointer dereference
autoclass-3.3.6.dfsg.1/prog/predictions.c:74:3: warning: Either the condition 'test_clsf!=NULL' is redundant or there is possible null pointer dereference: test_clsf. [nullPointerRedundantCheck]
autoclass-3.3.6.dfsg.1/prog/predictions.c:63:17: note: Assuming that condition 'test_clsf!=NULL' is not redundant
autoclass-3.3.6.dfsg.1/prog/predictions.c:74:3: note: Null pointer dereference
autoclass-3.3.6.dfsg.1/prog/predictions.c:100:7: style: The scope of the variable 'i' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/predictions.c:103:10: style: The scope of the variable 'att1' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/predictions.c:103:16: style: The scope of the variable 'att2' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/search-basic.c:117:21: style: The scope of the variable 'index_0' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/search-basic.c:118:32: style: The scope of the variable 'n_used_cls_list' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/search-basic.c:235:40: style: The scope of the variable 'num_wts' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/search-basic.c:235:49: style: The scope of the variable 'count' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/search-basic.c:236:10: style: The scope of the variable 'wts' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/search-basic.c:292:7: style: The scope of the variable 'converge_cycle_p' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/search-basic.c:54:44: style: Function 'generate_clsf' argument 15 names different: declaration 'n_data' definition 'max_data'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:1107:80: note: Function 'generate_clsf' argument 15 names different: declaration 'n_data' definition 'max_data'.
autoclass-3.3.6.dfsg.1/prog/search-basic.c:54:44: note: Function 'generate_clsf' argument 15 names different: declaration 'n_data' definition 'max_data'.
autoclass-3.3.6.dfsg.1/prog/search-control-2.c:361:18: style: The scope of the variable 'search_try' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/search-control-2.c:483:17: style: The scope of the variable 'try' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/search-control-2.c:516:24: style: The scope of the variable 'want_wts_p' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/search-control-2.c:518:11: style: The scope of the variable 'now' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/search-control-2.c:610:9: style: The scope of the variable 'ln_p' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/search-control-2.c:759:10: style: The scope of the variable 'range_delta' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/search-control-2.c:861:10: style: The scope of the variable 'ln_p' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/search-control-2.c:1023:9: style: The scope of the variable 'caller' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/search-control-2.c:1179:10: style: The scope of the variable 'i_free' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/search-control-2.c:1179:22: style: The scope of the variable 'half_length' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/search-control-2.c:1181:16: style: The scope of the variable 'avg' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/search-control-2.c:1181:21: style: The scope of the variable 'sig' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/search-control-2.c:1232:8: style: The scope of the variable 'i' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/search-control-2.c:1309:14: style: The scope of the variable 'caller' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/search-control-2.c:1403:7: style: The scope of the variable 'dup_index' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/search-control-2.c:1404:12: style: The scope of the variable 'dup_id' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/search-control-2.c:1479:7: style: The scope of the variable 'i' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/search-control-2.c:1480:24: style: The scope of the variable 'clsf' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/search-control-2.c:1617:7: style: The scope of the variable 'i' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/search-control-2.c:1617:46: style: The scope of the variable 'dup_index' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/search-control-2.c:1618:19: style: The scope of the variable 'dup_token' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/search-control-2.c:1741:10: style: The scope of the variable 'exceeded_trial_index' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/search-control-2.c:1859:10: style: The scope of the variable 'delta_factor' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/search-control-2.c:1978:17: style: The scope of the variable 'try' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/search-control-2.c:103:19: style: Function 'safe_subseq_of_tries' argument 3 names different: declaration 'end' definition 'n_to_save'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:1130:19: note: Function 'safe_subseq_of_tries' argument 3 names different: declaration 'end' definition 'n_to_save'.
autoclass-3.3.6.dfsg.1/prog/search-control-2.c:103:19: note: Function 'safe_subseq_of_tries' argument 3 names different: declaration 'end' definition 'n_to_save'.
autoclass-3.3.6.dfsg.1/prog/search-control-2.c:103:34: style: Function 'safe_subseq_of_tries' argument 4 names different: declaration 'num' definition 'n_tries'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:1130:28: note: Function 'safe_subseq_of_tries' argument 4 names different: declaration 'num' definition 'n_tries'.
autoclass-3.3.6.dfsg.1/prog/search-control-2.c:103:34: note: Function 'safe_subseq_of_tries' argument 4 names different: declaration 'num' definition 'n_tries'.
autoclass-3.3.6.dfsg.1/prog/search-control-2.c:103:48: style: Function 'safe_subseq_of_tries' argument 5 names different: declaration 'newnum' definition 'n_saved'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:1130:38: note: Function 'safe_subseq_of_tries' argument 5 names different: declaration 'newnum' definition 'n_saved'.
autoclass-3.3.6.dfsg.1/prog/search-control-2.c:103:48: note: Function 'safe_subseq_of_tries' argument 5 names different: declaration 'newnum' definition 'n_saved'.
autoclass-3.3.6.dfsg.1/prog/search-control-2.c:1401:63: style: Function 'write_search_try_DS' argument 3 names different: declaration 'try_num' definition 'try_index'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:1192:63: note: Function 'write_search_try_DS' argument 3 names different: declaration 'try_num' definition 'try_index'.
autoclass-3.3.6.dfsg.1/prog/search-control-2.c:1401:63: note: Function 'write_search_try_DS' argument 3 names different: declaration 'try_num' definition 'try_index'.
autoclass-3.3.6.dfsg.1/prog/search-control-2.c:1739:21: style: Function 'insert_new_trial' argument 4 names different: declaration 'n_store' definition 'n_stored_clsf'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:1203:26: note: Function 'insert_new_trial' argument 4 names different: declaration 'n_store' definition 'n_stored_clsf'.
autoclass-3.3.6.dfsg.1/prog/search-control-2.c:1739:21: note: Function 'insert_new_trial' argument 4 names different: declaration 'n_store' definition 'n_stored_clsf'.
autoclass-3.3.6.dfsg.1/prog/search-control-2.c:526:8: warning: The array 'str' is too small, the function 'to_screen_and_log_file' expects a bigger one. [argumentSize]
autoclass-3.3.6.dfsg.1/prog/search-control-2.c:536:6: warning: The array 'str' is too small, the function 'to_screen_and_log_file' expects a bigger one. [argumentSize]
autoclass-3.3.6.dfsg.1/prog/search-control-2.c:540:6: warning: The array 'str' is too small, the function 'to_screen_and_log_file' expects a bigger one. [argumentSize]
autoclass-3.3.6.dfsg.1/prog/search-control-2.c:649:3: warning: The array 'str' is too small, the function 'to_screen_and_log_file' expects a bigger one. [argumentSize]
autoclass-3.3.6.dfsg.1/prog/search-control-2.c:735:3: warning: The array 'str' is too small, the function 'to_screen_and_log_file' expects a bigger one. [argumentSize]
autoclass-3.3.6.dfsg.1/prog/search-control-2.c:828:3: warning: The array 'str' is too small, the function 'to_screen_and_log_file' expects a bigger one. [argumentSize]
autoclass-3.3.6.dfsg.1/prog/search-control-2.c:958:3: warning: The array 'str' is too small, the function 'to_screen_and_log_file' expects a bigger one. [argumentSize]
autoclass-3.3.6.dfsg.1/prog/search-control-2.c:1539:3: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
autoclass-3.3.6.dfsg.1/prog/search-control-2.c:1561:3: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
autoclass-3.3.6.dfsg.1/prog/search-control-2.c:1623:5: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
autoclass-3.3.6.dfsg.1/prog/search-control-2.c:1638:5: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
autoclass-3.3.6.dfsg.1/prog/search-control.c:180:37: style: The scope of the variable 'search_file_fp' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/search-control.c:187:10: style: The scope of the variable 'begin_try' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/search-control.c:189:46: style: The scope of the variable 'list_global_clsf_p' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/search-control.c:190:17: style: The scope of the variable 'latest_try' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/search-control.c:196:7: style: The scope of the variable 'expand_p' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/search-control.c:198:14: style: The scope of the variable 'clsf_n_list' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/search-control.c:212:64: error: Expression 'params,n_params++,"rel_error",TFLOAT,&rel_error,0' depends on order of evaluation of side effects [unknownEvaluationOrder]
autoclass-3.3.6.dfsg.1/prog/search-control.c:49:29: style: Function 'autoclass_search' argument 1 names different: declaration 'data_file' definition 'data_file_ptr'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:1123:29: note: Function 'autoclass_search' argument 1 names different: declaration 'data_file' definition 'data_file_ptr'.
autoclass-3.3.6.dfsg.1/prog/search-control.c:49:29: note: Function 'autoclass_search' argument 1 names different: declaration 'data_file' definition 'data_file_ptr'.
autoclass-3.3.6.dfsg.1/prog/search-control.c:49:50: style: Function 'autoclass_search' argument 2 names different: declaration 'header_file' definition 'header_file_ptr'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:1123:46: note: Function 'autoclass_search' argument 2 names different: declaration 'header_file' definition 'header_file_ptr'.
autoclass-3.3.6.dfsg.1/prog/search-control.c:49:50: note: Function 'autoclass_search' argument 2 names different: declaration 'header_file' definition 'header_file_ptr'.
autoclass-3.3.6.dfsg.1/prog/search-control.c:49:73: style: Function 'autoclass_search' argument 3 names different: declaration 'model_file' definition 'model_file_ptr'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:1123:65: note: Function 'autoclass_search' argument 3 names different: declaration 'model_file' definition 'model_file_ptr'.
autoclass-3.3.6.dfsg.1/prog/search-control.c:49:73: note: Function 'autoclass_search' argument 3 names different: declaration 'model_file' definition 'model_file_ptr'.
autoclass-3.3.6.dfsg.1/prog/search-control.c:50:28: style: Function 'autoclass_search' argument 4 names different: declaration 'search_params_file' definition 'search_params_file_ptr'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:1124:28: note: Function 'autoclass_search' argument 4 names different: declaration 'search_params_file' definition 'search_params_file_ptr'.
autoclass-3.3.6.dfsg.1/prog/search-control.c:50:28: note: Function 'autoclass_search' argument 4 names different: declaration 'search_params_file' definition 'search_params_file_ptr'.
autoclass-3.3.6.dfsg.1/prog/search-control.c:50:58: style: Function 'autoclass_search' argument 5 names different: declaration 'search_file' definition 'search_file_ptr'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:1124:54: note: Function 'autoclass_search' argument 5 names different: declaration 'search_file' definition 'search_file_ptr'.
autoclass-3.3.6.dfsg.1/prog/search-control.c:50:58: note: Function 'autoclass_search' argument 5 names different: declaration 'search_file' definition 'search_file_ptr'.
autoclass-3.3.6.dfsg.1/prog/search-control.c:51:28: style: Function 'autoclass_search' argument 6 names different: declaration 'results_file' definition 'results_file_ptr'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:1124:73: note: Function 'autoclass_search' argument 6 names different: declaration 'results_file' definition 'results_file_ptr'.
autoclass-3.3.6.dfsg.1/prog/search-control.c:51:28: note: Function 'autoclass_search' argument 6 names different: declaration 'results_file' definition 'results_file_ptr'.
autoclass-3.3.6.dfsg.1/prog/search-control.c:51:52: style: Function 'autoclass_search' argument 7 names different: declaration 'log_file' definition 'log_file_ptr'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:1125:28: note: Function 'autoclass_search' argument 7 names different: declaration 'log_file' definition 'log_file_ptr'.
autoclass-3.3.6.dfsg.1/prog/search-control.c:51:52: note: Function 'autoclass_search' argument 7 names different: declaration 'log_file' definition 'log_file_ptr'.
autoclass-3.3.6.dfsg.1/prog/search-converge.c:27:17: style: The scope of the variable 'i' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/statistics.c:38:21: style: The scope of the variable 'nu1' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/statistics.c:38:26: style: The scope of the variable 'nu2' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/statistics.c:38:31: style: The scope of the variable 'mu2' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/statistics.c:38:36: style: The scope of the variable 'wt' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/struct-class.c:98:8: style: The scope of the variable 'i' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/struct-class.c:237:16: style: The scope of the variable 'n_tparm' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/struct-class.c:350:27: style: The scope of the variable 'n1' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/struct-class.c:473:16: style: The scope of the variable 'n_att' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/struct-class.c:474:12: style: The scope of the variable 'tparm' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/struct-class.c:475:9: style: The scope of the variable 'att_type' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/struct-class.c:476:17: style: The scope of the variable 'i_discrete_struct' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/struct-class.c:477:13: style: The scope of the variable 'i_real_struct' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/struct-class.c:532:22: style: The scope of the variable 'tparm1' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/struct-class.c:471:67: style: Function 'free_class_DS' argument 4 names different: declaration 'i_class' definition 'n_class'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:1245:67: note: Function 'free_class_DS' argument 4 names different: declaration 'i_class' definition 'n_class'.
autoclass-3.3.6.dfsg.1/prog/struct-class.c:471:67: note: Function 'free_class_DS' argument 4 names different: declaration 'i_class' definition 'n_class'.
autoclass-3.3.6.dfsg.1/prog/struct-class.c:558:5: style: Variable 'tparm2' is assigned a value that is never used. [unreadVariable]
autoclass-3.3.6.dfsg.1/prog/struct-class.c:585:5: style: Variable 'tparm5' is assigned a value that is never used. [unreadVariable]
autoclass-3.3.6.dfsg.1/prog/struct-class.c:588:5: style: Variable 'tparm6' is assigned a value that is never used. [unreadVariable]
autoclass-3.3.6.dfsg.1/prog/struct-clsf.c:25:7: style: The scope of the variable 'n_global_clsfs' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/struct-clsf.c:50:7: style: The scope of the variable 'n_global_clsfs' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/struct-clsf.c:76:8: style: The scope of the variable 'i' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/struct-clsf.c:267:7: style: The scope of the variable 'i' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/struct-clsf.c:267:10: style: The scope of the variable 'found' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/struct-clsf.c:397:26: style: The scope of the variable 'n_try' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/struct-clsf.c:397:33: style: The scope of the variable 'n_model' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/struct-clsf.c:398:7: style: The scope of the variable 'n_global_clsfs' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/struct-clsf.c:399:24: style: The scope of the variable 'global_clsf' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/struct-clsf.c:466:16: style: The scope of the variable 'i_att' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/struct-clsf.c:466:38: style: The scope of the variable 'n_atts' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/struct-clsf.c:528:10: style: The scope of the variable 'j' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/struct-clsf.c:529:37: style: The scope of the variable 'class_storage_ptrs_start' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/struct-clsf.c:531:17: style: The scope of the variable 'try' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/struct-data.c:24:16: style: The scope of the variable 'temp' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/struct-data.c:49:15: style: The scope of the variable 'db2' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/struct-data.c:84:8: style: The scope of the variable 'i' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/struct-data.c:104:7: style: The scope of the variable 'i' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/struct-data.c:104:10: style: The scope of the variable 'num' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/struct-data.c:187:10: style: The scope of the variable 'att' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/struct-data.c:278:36: style: The scope of the variable 'att_list' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/struct-data.c:281:10: style: The scope of the variable 'att_i' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/struct-data.c:335:10: style: The scope of the variable 'att_1' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/struct-data.c:335:17: style: The scope of the variable 'att_2' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/struct-data.c:359:23: style: The scope of the variable 'i' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/struct-data.c:332:33: style: Function 'att_info_equal' argument 1 names different: declaration 'db' definition 'db1'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:1281:33: note: Function 'att_info_equal' argument 1 names different: declaration 'db' definition 'db1'.
autoclass-3.3.6.dfsg.1/prog/struct-data.c:332:33: note: Function 'att_info_equal' argument 1 names different: declaration 'db' definition 'db1'.
autoclass-3.3.6.dfsg.1/prog/struct-data.c:332:50: style: Function 'att_info_equal' argument 2 names different: declaration 'comp_db' definition 'db2'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:1281:49: note: Function 'att_info_equal' argument 2 names different: declaration 'comp_db' definition 'db2'.
autoclass-3.3.6.dfsg.1/prog/struct-data.c:332:50: note: Function 'att_info_equal' argument 2 names different: declaration 'comp_db' definition 'db2'.
autoclass-3.3.6.dfsg.1/prog/struct-data.c:54:14: warning: Division of result of sizeof() on pointer type. [divideSizeof]
autoclass-3.3.6.dfsg.1/prog/struct-matrix.c:20:29: style: Function 'compute_factor' argument 1 names different: declaration 'factor' definition 'a'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:1288:29: note: Function 'compute_factor' argument 1 names different: declaration 'factor' definition 'a'.
autoclass-3.3.6.dfsg.1/prog/struct-matrix.c:20:29: note: Function 'compute_factor' argument 1 names different: declaration 'factor' definition 'a'.
autoclass-3.3.6.dfsg.1/prog/struct-matrix.c:20:36: style: Function 'compute_factor' argument 2 names different: declaration 'num' definition 'n'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:1288:41: note: Function 'compute_factor' argument 2 names different: declaration 'num' definition 'n'.
autoclass-3.3.6.dfsg.1/prog/struct-matrix.c:20:36: note: Function 'compute_factor' argument 2 names different: declaration 'num' definition 'n'.
autoclass-3.3.6.dfsg.1/prog/struct-matrix.c:41:21: style: Function 'solve' argument 1 names different: declaration 'fs' definition 'a'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:1289:21: note: Function 'solve' argument 1 names different: declaration 'fs' definition 'a'.
autoclass-3.3.6.dfsg.1/prog/struct-matrix.c:41:21: note: Function 'solve' argument 1 names different: declaration 'fs' definition 'a'.
autoclass-3.3.6.dfsg.1/prog/struct-matrix.c:41:31: style: Function 'solve' argument 2 names different: declaration 'b' definition 'x'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:1289:32: note: Function 'solve' argument 2 names different: declaration 'b' definition 'x'.
autoclass-3.3.6.dfsg.1/prog/struct-matrix.c:41:31: note: Function 'solve' argument 2 names different: declaration 'b' definition 'x'.
autoclass-3.3.6.dfsg.1/prog/struct-matrix.c:41:37: style: Function 'solve' argument 3 names different: declaration 'num' definition 'n'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:1289:39: note: Function 'solve' argument 3 names different: declaration 'num' definition 'n'.
autoclass-3.3.6.dfsg.1/prog/struct-matrix.c:41:37: note: Function 'solve' argument 3 names different: declaration 'num' definition 'n'.
autoclass-3.3.6.dfsg.1/prog/struct-model.c:26:13: style: The scope of the variable 'model' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/struct-model.c:96:12: style: The scope of the variable 'temp' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/struct-model.c:115:7: style: The scope of the variable 'n_prior' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/struct-model.c:115:16: style: The scope of the variable 'n_term' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/struct-model.c:116:11: style: The scope of the variable 'term' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/utils-math.c:68:34: style: The scope of the variable 'a_char' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/utils-math.c:98:7: style: The scope of the variable 'a_char' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/utils.c:42:8: style: The scope of the variable 'caller' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/utils.c:233:12: style: The scope of the variable 'temp' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/utils.c:423:10: style: The scope of the variable 'temp' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/utils.c:458:8: style: The scope of the variable 'i' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/utils.c:644:8: style: The scope of the variable 'i' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/utils.c:659:10: style: The scope of the variable 'str' can be reduced. [variableScope]
autoclass-3.3.6.dfsg.1/prog/utils.c:973:31: style: Function 'output_int_list' argument 1 names different: declaration 'list' definition 'i_list'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:1346:31: note: Function 'output_int_list' argument 1 names different: declaration 'list' definition 'i_list'.
autoclass-3.3.6.dfsg.1/prog/utils.c:973:31: note: Function 'output_int_list' argument 1 names different: declaration 'list' definition 'i_list'.
autoclass-3.3.6.dfsg.1/prog/utils.c:996:35: style: Function 'pop_int_list' argument 2 names different: declaration 'n_list' definition 'n_list_ptr'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:1347:35: note: Function 'pop_int_list' argument 2 names different: declaration 'n_list' definition 'n_list_ptr'.
autoclass-3.3.6.dfsg.1/prog/utils.c:996:35: note: Function 'pop_int_list' argument 2 names different: declaration 'n_list' definition 'n_list_ptr'.
autoclass-3.3.6.dfsg.1/prog/utils.c:996:52: style: Function 'pop_int_list' argument 3 names different: declaration 'value' definition 'value_ptr'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:1347:48: note: Function 'pop_int_list' argument 3 names different: declaration 'value' definition 'value_ptr'.
autoclass-3.3.6.dfsg.1/prog/utils.c:996:52: note: Function 'pop_int_list' argument 3 names different: declaration 'value' definition 'value_ptr'.
autoclass-3.3.6.dfsg.1/prog/utils.c:1022:37: style: Function 'push_int_list' argument 2 names different: declaration 'n_list' definition 'n_list_ptr'. [funcArgNamesDifferent]
autoclass-3.3.6.dfsg.1/prog/autoclass.h:1348:37: note: Function 'push_int_list' argument 2 names different: declaration 'n_list' definition 'n_list_ptr'.
autoclass-3.3.6.dfsg.1/prog/utils.c:1022:37: note: Function 'push_int_list' argument 2 names different: declaration 'n_list' definition 'n_list_ptr'.
autoclass-3.3.6.dfsg.1/prog/utils.c:502:7: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
autoclass-3.3.6.dfsg.1/prog/utils.c:699:7: error: Common realloc mistake: 'G_plist' nulled but not freed upon failure [memleakOnRealloc]
autoclass-3.3.6.dfsg.1/sample/read.me.c:4:0: error: No pair for character ('). Can't process file. File is either invalid or unicode, which is currently not supported. [syntaxError]
[23:23]

ftp://ftp.se.debian.org/debian/pool/main/a/autocomplete/autocomplete_2.5.3.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/autoconf/autoconf_2.69.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/autoconf-archive/autoconf-archive_20170928.orig.tar.xz.asc

ftp://ftp.se.debian.org/debian/pool/main/a/autoconf-dickey/autoconf-dickey_2.52+20170501.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/autoconf-gl-macros/autoconf-gl-macros_20101226.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/autoconf2.13/autoconf2.13_2.13.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/autoconf2.59/autoconf2.59_2.59+dfsg.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/autoconf2.64/autoconf2.64_2.64.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/autocutsel/autocutsel_0.9.0.orig.tar.gz
autocutsel-0.9.0/common.c:36:17: style: The scope of the variable 'c' can be reduced. [variableScope]
autocutsel-0.9.0/common.c:89:9: style: The scope of the variable 'i' can be reduced. [variableScope]
[23:23]

ftp://ftp.se.debian.org/debian/pool/main/a/autodeb/autodeb_0.20.0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/autodia/autodia_2.14.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/autodir/autodir_0.99.9.orig.tar.gz
autodir-0.99.9/src/autodir.c:238:6: style: The scope of the variable 'r' can be reduced. [variableScope]
autodir-0.99.9/src/autodir.c:433:28: style: The scope of the variable 'n' can be reduced. [variableScope]
autodir-0.99.9/src/autodir.c:499:10: style: The scope of the variable 'pkt' can be reduced. [variableScope]
autodir-0.99.9/src/autodir.c:572:8: style: The scope of the variable 'pidfp' can be reduced. [variableScope]
autodir-0.99.9/src/autodir.c:328:8: style: Variable 'len' is assigned a value that is never used. [unreadVariable]
autodir-0.99.9/src/autodir.c:451:8: style: Variable 'len' is assigned a value that is never used. [unreadVariable]
autodir-0.99.9/src/backup_argv.c:205:13: style: The scope of the variable 'tmp' can be reduced. [variableScope]
autodir-0.99.9/src/backup_pid.c:243:38: style: Function 'backup_pidmem_free' argument 1 names different: declaration 'bc' definition 'bp'. [funcArgNamesDifferent]
autodir-0.99.9/src/backup_pid.h:39:38: note: Function 'backup_pidmem_free' argument 1 names different: declaration 'bc' definition 'bp'.
autodir-0.99.9/src/backup_pid.c:243:38: note: Function 'backup_pidmem_free' argument 1 names different: declaration 'bc' definition 'bp'.
autodir-0.99.9/src/backup_queue.c:383:6: style: The scope of the variable 'dift' can be reduced. [variableScope]
autodir-0.99.9/src/backup_queue.c:386:11: style: The scope of the variable 'bchain' can be reduced. [variableScope]
autodir-0.99.9/src/backup_queue.c:387:6: style: The scope of the variable 'child_count' can be reduced. [variableScope]
autodir-0.99.9/src/backup_queue.c:505:29: style: Function 'backup_queue_init' argument 1 names different: declaration 'backup_wait' definition 'bwait'. [funcArgNamesDifferent]
autodir-0.99.9/src/backup_queue.h:4:29: note: Function 'backup_queue_init' argument 1 names different: declaration 'backup_wait' definition 'bwait'.
autodir-0.99.9/src/backup_queue.c:505:29: note: Function 'backup_queue_init' argument 1 names different: declaration 'backup_wait' definition 'bwait'.
autodir-0.99.9/src/lockfile.c:498:15: style: The scope of the variable 'tmp' can be reduced. [variableScope]
autodir-0.99.9/src/lockfile.c:547:7: style: The scope of the variable 'ldir' can be reduced. [variableScope]
autodir-0.99.9/src/miscfuncs.c:225:6: style: The scope of the variable 'n' can be reduced. [variableScope]
autodir-0.99.9/src/miscfuncs.c:247:16: style: The scope of the variable 'g' can be reduced. [variableScope]
autodir-0.99.9/src/miscfuncs.c:168:41: style: Function 'create_dir' argument 2 names different: declaration 'md' definition 'mode'. [funcArgNamesDifferent]
autodir-0.99.9/src/miscfuncs.h:42:40: note: Function 'create_dir' argument 2 names different: declaration 'md' definition 'mode'.
autodir-0.99.9/src/miscfuncs.c:168:41: note: Function 'create_dir' argument 2 names different: declaration 'md' definition 'mode'.
autodir-0.99.9/src/modules/autogroup.c:554:6: style: The scope of the variable 'upriv' can be reduced. [variableScope]
autodir-0.99.9/src/modules/autogroup.c:440:53: style: Function 'module_init' argument 2 names different: declaration 'hdir' definition 'groupbase'. [funcArgNamesDifferent]
autodir-0.99.9/src/modules/autogroup.c:89:53: note: Function 'module_init' argument 2 names different: declaration 'hdir' definition 'groupbase'.
autodir-0.99.9/src/modules/autogroup.c:440:53: note: Function 'module_init' argument 2 names different: declaration 'hdir' definition 'groupbase'.
autodir-0.99.9/src/modules/autogroup.c:551:15: style: Function 'module_dowork' argument 2 names different: declaration 'hdir' definition 'unused'. [funcArgNamesDifferent]
autodir-0.99.9/src/modules/autogroup.c:94:15: note: Function 'module_dowork' argument 2 names different: declaration 'hdir' definition 'unused'.
autodir-0.99.9/src/modules/autogroup.c:551:15: note: Function 'module_dowork' argument 2 names different: declaration 'hdir' definition 'unused'.
autodir-0.99.9/src/modules/autogroup.c:552:9: style: Function 'module_dowork' argument 3 names different: declaration 'ghome' definition 'realdir'. [funcArgNamesDifferent]
autodir-0.99.9/src/modules/autogroup.c:95:9: note: Function 'module_dowork' argument 3 names different: declaration 'ghome' definition 'realdir'.
autodir-0.99.9/src/modules/autogroup.c:552:9: note: Function 'module_dowork' argument 3 names different: declaration 'ghome' definition 'realdir'.
autodir-0.99.9/src/modules/autogroup.c:552:22: style: Function 'module_dowork' argument 4 names different: declaration 'glen' definition 'rlen'. [funcArgNamesDifferent]
autodir-0.99.9/src/modules/autogroup.c:95:20: note: Function 'module_dowork' argument 4 names different: declaration 'glen' definition 'rlen'.
autodir-0.99.9/src/modules/autogroup.c:552:22: note: Function 'module_dowork' argument 4 names different: declaration 'glen' definition 'rlen'.
autodir-0.99.9/src/modules/autogroup.c:501:14: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
autodir-0.99.9/src/modules/autogroup.c:528:14: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
autodir-0.99.9/src/modules/autohome.c:471:27: style: The scope of the variable 'n' can be reduced. [variableScope]
autodir-0.99.9/src/modules/autohome.c:921:7: style: The scope of the variable 'tmp' can be reduced. [variableScope]
autodir-0.99.9/src/modules/autohome.c:827:53: style: Function 'module_init' argument 2 names different: declaration 'hdir' definition 'homebase'. [funcArgNamesDifferent]
autodir-0.99.9/src/modules/autohome.c:106:53: note: Function 'module_init' argument 2 names different: declaration 'hdir' definition 'homebase'.
autodir-0.99.9/src/modules/autohome.c:827:53: note: Function 'module_init' argument 2 names different: declaration 'hdir' definition 'homebase'.
autodir-0.99.9/src/modules/autohome.c:916:16: style: Function 'module_dowork' argument 2 names different: declaration 'hdir' definition 'homebase'. [funcArgNamesDifferent]
autodir-0.99.9/src/modules/autohome.c:101:15: note: Function 'module_dowork' argument 2 names different: declaration 'hdir' definition 'homebase'.
autodir-0.99.9/src/modules/autohome.c:916:16: note: Function 'module_dowork' argument 2 names different: declaration 'hdir' definition 'homebase'.
autodir-0.99.9/src/modules/autohome.c:917:10: style: Function 'module_dowork' argument 3 names different: declaration 'ahome' definition 'realhome'. [funcArgNamesDifferent]
autodir-0.99.9/src/modules/autohome.c:102:9: note: Function 'module_dowork' argument 3 names different: declaration 'ahome' definition 'realhome'.
autodir-0.99.9/src/modules/autohome.c:917:10: note: Function 'module_dowork' argument 3 names different: declaration 'ahome' definition 'realhome'.
autodir-0.99.9/src/modules/autohome.c:919:8: style: Function 'module_dowork' argument 4 names different: declaration 'alen' definition 'reallen'. [funcArgNamesDifferent]
autodir-0.99.9/src/modules/autohome.c:102:20: note: Function 'module_dowork' argument 4 names different: declaration 'alen' definition 'reallen'.
autodir-0.99.9/src/modules/autohome.c:919:8: note: Function 'module_dowork' argument 4 names different: declaration 'alen' definition 'reallen'.
autodir-0.99.9/src/modules/autohome.c:888:14: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
autodir-0.99.9/src/modules/automisc.c:451:15: style: Function 'module_dowork' argument 2 names different: declaration 'hdir' definition 'dummy'. [funcArgNamesDifferent]
autodir-0.99.9/src/modules/automisc.c:92:15: note: Function 'module_dowork' argument 2 names different: declaration 'hdir' definition 'dummy'.
autodir-0.99.9/src/modules/automisc.c:451:15: note: Function 'module_dowork' argument 2 names different: declaration 'hdir' definition 'dummy'.
autodir-0.99.9/src/modules/automisc.c:452:9: style: Function 'module_dowork' argument 3 names different: declaration 'ghome' definition 'realdir'. [funcArgNamesDifferent]
autodir-0.99.9/src/modules/automisc.c:93:9: note: Function 'module_dowork' argument 3 names different: declaration 'ghome' definition 'realdir'.
autodir-0.99.9/src/modules/automisc.c:452:9: note: Function 'module_dowork' argument 3 names different: declaration 'ghome' definition 'realdir'.
autodir-0.99.9/src/modules/automisc.c:452:22: style: Function 'module_dowork' argument 4 names different: declaration 'glen' definition 'rlen'. [funcArgNamesDifferent]
autodir-0.99.9/src/modules/automisc.c:93:20: note: Function 'module_dowork' argument 4 names different: declaration 'glen' definition 'rlen'.
autodir-0.99.9/src/modules/automisc.c:452:22: note: Function 'module_dowork' argument 4 names different: declaration 'glen' definition 'rlen'.
autodir-0.99.9/src/mpacket.c:109:15: style: The scope of the variable 'tmp' can be reduced. [variableScope]
autodir-0.99.9/src/msg.c:105:8: style: The scope of the variable 'es' can be reduced. [variableScope]
autodir-0.99.9/src/multipath.c:74:10: style: The scope of the variable 'tmp' can be reduced. [variableScope]
autodir-0.99.9/src/multipath.c:240:6: style: The scope of the variable 'i' can be reduced. [variableScope]
autodir-0.99.9/src/thread.c:138:37: style: Function 'thread_new_wait' argument 1 names different: declaration 'th' definition 'th_func'. [funcArgNamesDifferent]
autodir-0.99.9/src/thread.h:36:37: note: Function 'thread_new_wait' argument 1 names different: declaration 'th' definition 'th_func'.
autodir-0.99.9/src/thread.c:138:37: note: Function 'thread_new_wait' argument 1 names different: declaration 'th' definition 'th_func'.
autodir-0.99.9/src/thread.c:158:26: style: Function 'thread_new' argument 1 names different: declaration 'th' definition 'th_func'. [funcArgNamesDifferent]
autodir-0.99.9/src/thread.h:35:26: note: Function 'thread_new' argument 1 names different: declaration 'th' definition 'th_func'.
autodir-0.99.9/src/thread.c:158:26: note: Function 'thread_new' argument 1 names different: declaration 'th' definition 'th_func'.
autodir-0.99.9/src/thread.c:175:35: style: Function 'thread_new_joinable' argument 1 names different: declaration 'th' definition 'th_func'. [funcArgNamesDifferent]
autodir-0.99.9/src/thread.h:37:35: note: Function 'thread_new_joinable' argument 1 names different: declaration 'th' definition 'th_func'.
autodir-0.99.9/src/thread.c:175:35: note: Function 'thread_new_joinable' argument 1 names different: declaration 'th' definition 'th_func'.
autodir-0.99.9/src/time_mono.c:52:0: style: Variable 'myname' is assigned a value that is never used. [unreadVariable]
[23:23]

ftp://ftp.se.debian.org/debian/pool/main/a/autodock-vina/autodock-vina_1.1.2.orig.tar.gz
autodock-vina-1.1.2/src/lib/tree.h:49:6: style: Member variable 'frame::orientation_m' is in the wrong place in the initializer list. [initializerList]
autodock-vina-1.1.2/src/lib/tree.h:30:75: note: Member variable 'frame::orientation_m' is in the wrong place in the initializer list.
autodock-vina-1.1.2/src/lib/tree.h:49:6: note: Member variable 'frame::orientation_m' is in the wrong place in the initializer list.
autodock-vina-1.1.2/src/lib/precalculate.h:164:15: style: Member variable 'precalculate::m_atom_typing_used' is in the wrong place in the initializer list. [initializerList]
autodock-vina-1.1.2/src/lib/precalculate.h:118:3: note: Member variable 'precalculate::m_atom_typing_used' is in the wrong place in the initializer list.
autodock-vina-1.1.2/src/lib/precalculate.h:164:15: note: Member variable 'precalculate::m_atom_typing_used' is in the wrong place in the initializer list.
autodock-vina-1.1.2/src/lib/common.h:123:5: performance: Technically the member function 'vec::size' can be static. [functionStatic]
autodock-vina-1.1.2/src/lib/tree.h:90:7: performance: Technically the member function 'rigid_body::count_torsions' can be static. [functionStatic]
autodock-vina-1.1.2/src/lib/tree.h:91:7: performance: Technically the member function 'rigid_body::set_derivative' can be static. [functionStatic]
autodock-vina-1.1.2/src/lib/tree.h:128:7: performance: Technically the member function 'segment::count_torsions' can be static. [functionStatic]
autodock-vina-1.1.2/src/lib/tree.h:143:7: performance: Technically the member function 'first_segment::count_torsions' can be static. [functionStatic]
autodock-vina-1.1.2/src/lib/model.h:187:7: performance: Technically the member function 'model::write_context' can be static. [functionStatic]
autodock-vina-1.1.2/src/lib/grid.h:39:2: style: Class 'grid' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
autodock-vina-1.1.2/src/lib/file.h:36:2: style: Struct 'ifile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
autodock-vina-1.1.2/src/lib/file.h:47:2: style: Struct 'ofile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
autodock-vina-1.1.2/src/lib/conf.h:217:2: style: Struct 'change' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
autodock-vina-1.1.2/src/lib/conf.h:279:2: style: Struct 'conf' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
autodock-vina-1.1.2/src/lib/tree.h:30:2: style: Struct 'frame' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
autodock-vina-1.1.2/src/lib/tree.h:137:2: style: Struct 'first_segment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
autodock-vina-1.1.2/src/lib/model.h:56:2: style: Struct 'residue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
autodock-vina-1.1.2/src/lib/tree.h:190:0: style: Struct 'heterotree < rigid_body >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
autodock-vina-1.1.2/src/lib/tree.h:190:0: style: Struct 'heterotree < first_segment >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
autodock-vina-1.1.2/src/lib/tree.h:168:0: style: Struct 'tree < segment >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
autodock-vina-1.1.2/src/lib/cache.h:38:5: style: The function 'eval' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autodock-vina-1.1.2/src/lib/igrid.h:31:13: note: Virtual function in base class
autodock-vina-1.1.2/src/lib/cache.h:38:5: note: Function in derived class
autodock-vina-1.1.2/src/lib/cache.h:39:5: style: The function 'eval_deriv' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autodock-vina-1.1.2/src/lib/igrid.h:32:13: note: Virtual function in base class
autodock-vina-1.1.2/src/lib/cache.h:39:5: note: Function in derived class
autodock-vina-1.1.2/src/lib/current_weights.cpp:45:16: style: Variable 'tmp_size' is assigned a value that is never used. [unreadVariable]
autodock-vina-1.1.2/src/lib/current_weights.cpp:46:24: style: Variable 'conf_indep_size' is assigned a value that is never used. [unreadVariable]
autodock-vina-1.1.2/src/lib/current_weights.cpp:47:14: style: Variable 't_size' is assigned a value that is never used. [unreadVariable]
autodock-vina-1.1.2/src/lib/current_weights.cpp:48:20: style: Variable 't_names_size' is assigned a value that is never used. [unreadVariable]
autodock-vina-1.1.2/src/lib/terms.h:43:2: style: Struct 'usable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
autodock-vina-1.1.2/src/lib/terms.h:71:2: style: Struct 'conf_independent_inputs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
autodock-vina-1.1.2/src/lib/terms.h:44:5: style: The function 'eval' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autodock-vina-1.1.2/src/lib/terms.h:37:13: note: Virtual function in base class
autodock-vina-1.1.2/src/lib/terms.h:44:5: note: Function in derived class
autodock-vina-1.1.2/src/lib/everything.cpp:75:11: style: Variable 't1' is assigned a value that is never used. [unreadVariable]
autodock-vina-1.1.2/src/lib/everything.cpp:76:11: style: Variable 't2' is assigned a value that is never used. [unreadVariable]
autodock-vina-1.1.2/src/lib/everything.cpp:303:17: style: Variable 'd' is assigned a value that is never used. [unreadVariable]
autodock-vina-1.1.2/src/lib/everything.cpp:62:5: style: Member variable 'ad4_solvation::desolvation_sigma' is in the wrong place in the initializer list. [initializerList]
autodock-vina-1.1.2/src/lib/everything.cpp:65:186: note: Member variable 'ad4_solvation::desolvation_sigma' is in the wrong place in the initializer list.
autodock-vina-1.1.2/src/lib/everything.cpp:62:5: note: Member variable 'ad4_solvation::desolvation_sigma' is in the wrong place in the initializer list.
autodock-vina-1.1.2/src/lib/everything.cpp:38:5: style: The function 'eval' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autodock-vina-1.1.2/src/lib/terms.h:37:13: note: Virtual function in base class
autodock-vina-1.1.2/src/lib/everything.cpp:38:5: note: Function in derived class
autodock-vina-1.1.2/src/lib/everything.cpp:68:5: style: The function 'eval' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autodock-vina-1.1.2/src/lib/terms.h:37:13: note: Virtual function in base class
autodock-vina-1.1.2/src/lib/everything.cpp:68:5: note: Function in derived class
autodock-vina-1.1.2/src/lib/everything.cpp:104:5: style: The function 'eval' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autodock-vina-1.1.2/src/lib/terms.h:47:13: note: Virtual function in base class
autodock-vina-1.1.2/src/lib/everything.cpp:104:5: note: Function in derived class
autodock-vina-1.1.2/src/lib/everything.cpp:114:5: style: The function 'eval' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autodock-vina-1.1.2/src/lib/terms.h:47:13: note: Virtual function in base class
autodock-vina-1.1.2/src/lib/everything.cpp:114:5: note: Function in derived class
autodock-vina-1.1.2/src/lib/everything.cpp:140:5: style: The function 'eval' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autodock-vina-1.1.2/src/lib/terms.h:47:13: note: Virtual function in base class
autodock-vina-1.1.2/src/lib/everything.cpp:140:5: note: Function in derived class
autodock-vina-1.1.2/src/lib/everything.cpp:153:5: style: The function 'eval' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autodock-vina-1.1.2/src/lib/terms.h:47:13: note: Virtual function in base class
autodock-vina-1.1.2/src/lib/everything.cpp:153:5: note: Function in derived class
autodock-vina-1.1.2/src/lib/everything.cpp:176:5: style: The function 'eval' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autodock-vina-1.1.2/src/lib/terms.h:47:13: note: Virtual function in base class
autodock-vina-1.1.2/src/lib/everything.cpp:176:5: note: Function in derived class
autodock-vina-1.1.2/src/lib/everything.cpp:201:5: style: The function 'eval' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autodock-vina-1.1.2/src/lib/terms.h:47:13: note: Virtual function in base class
autodock-vina-1.1.2/src/lib/everything.cpp:201:5: note: Function in derived class
autodock-vina-1.1.2/src/lib/everything.cpp:222:5: style: The function 'size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autodock-vina-1.1.2/src/lib/terms.h:93:13: note: Virtual function in base class
autodock-vina-1.1.2/src/lib/everything.cpp:222:5: note: Function in derived class
autodock-vina-1.1.2/src/lib/everything.cpp:223:5: style: The function 'eval' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autodock-vina-1.1.2/src/lib/terms.h:92:13: note: Virtual function in base class
autodock-vina-1.1.2/src/lib/everything.cpp:223:5: note: Function in derived class
autodock-vina-1.1.2/src/lib/everything.cpp:232:5: style: The function 'size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autodock-vina-1.1.2/src/lib/terms.h:93:13: note: Virtual function in base class
autodock-vina-1.1.2/src/lib/everything.cpp:232:5: note: Function in derived class
autodock-vina-1.1.2/src/lib/everything.cpp:233:5: style: The function 'eval' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autodock-vina-1.1.2/src/lib/terms.h:92:13: note: Virtual function in base class
autodock-vina-1.1.2/src/lib/everything.cpp:233:5: note: Function in derived class
autodock-vina-1.1.2/src/lib/everything.cpp:241:5: style: The function 'size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autodock-vina-1.1.2/src/lib/terms.h:93:13: note: Virtual function in base class
autodock-vina-1.1.2/src/lib/everything.cpp:241:5: note: Function in derived class
autodock-vina-1.1.2/src/lib/everything.cpp:242:5: style: The function 'eval' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autodock-vina-1.1.2/src/lib/terms.h:92:13: note: Virtual function in base class
autodock-vina-1.1.2/src/lib/everything.cpp:242:5: note: Function in derived class
autodock-vina-1.1.2/src/lib/everything.cpp:250:5: style: The function 'size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autodock-vina-1.1.2/src/lib/terms.h:93:13: note: Virtual function in base class
autodock-vina-1.1.2/src/lib/everything.cpp:250:5: note: Function in derived class
autodock-vina-1.1.2/src/lib/everything.cpp:251:5: style: The function 'eval' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autodock-vina-1.1.2/src/lib/terms.h:92:13: note: Virtual function in base class
autodock-vina-1.1.2/src/lib/everything.cpp:251:5: note: Function in derived class
autodock-vina-1.1.2/src/lib/everything.cpp:259:5: style: The function 'size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autodock-vina-1.1.2/src/lib/terms.h:93:13: note: Virtual function in base class
autodock-vina-1.1.2/src/lib/everything.cpp:259:5: note: Function in derived class
autodock-vina-1.1.2/src/lib/everything.cpp:260:5: style: The function 'eval' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autodock-vina-1.1.2/src/lib/terms.h:92:13: note: Virtual function in base class
autodock-vina-1.1.2/src/lib/everything.cpp:260:5: note: Function in derived class
autodock-vina-1.1.2/src/lib/everything.cpp:268:5: style: The function 'size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autodock-vina-1.1.2/src/lib/terms.h:93:13: note: Virtual function in base class
autodock-vina-1.1.2/src/lib/everything.cpp:268:5: note: Function in derived class
autodock-vina-1.1.2/src/lib/everything.cpp:269:5: style: The function 'eval' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autodock-vina-1.1.2/src/lib/terms.h:92:13: note: Virtual function in base class
autodock-vina-1.1.2/src/lib/everything.cpp:269:5: note: Function in derived class
autodock-vina-1.1.2/src/lib/everything.cpp:277:5: style: The function 'size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autodock-vina-1.1.2/src/lib/terms.h:93:13: note: Virtual function in base class
autodock-vina-1.1.2/src/lib/everything.cpp:277:5: note: Function in derived class
autodock-vina-1.1.2/src/lib/everything.cpp:278:5: style: The function 'eval' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autodock-vina-1.1.2/src/lib/terms.h:92:13: note: Virtual function in base class
autodock-vina-1.1.2/src/lib/everything.cpp:278:5: note: Function in derived class
autodock-vina-1.1.2/src/lib/everything.cpp:286:5: style: The function 'size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autodock-vina-1.1.2/src/lib/terms.h:93:13: note: Virtual function in base class
autodock-vina-1.1.2/src/lib/everything.cpp:286:5: note: Function in derived class
autodock-vina-1.1.2/src/lib/everything.cpp:287:5: style: The function 'eval' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autodock-vina-1.1.2/src/lib/terms.h:92:13: note: Virtual function in base class
autodock-vina-1.1.2/src/lib/everything.cpp:287:5: note: Function in derived class
autodock-vina-1.1.2/src/lib/everything.cpp:295:5: style: The function 'size' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autodock-vina-1.1.2/src/lib/terms.h:93:13: note: Virtual function in base class
autodock-vina-1.1.2/src/lib/everything.cpp:295:5: note: Function in derived class
autodock-vina-1.1.2/src/lib/everything.cpp:296:5: style: The function 'eval' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autodock-vina-1.1.2/src/lib/terms.h:92:13: note: Virtual function in base class
autodock-vina-1.1.2/src/lib/everything.cpp:296:5: note: Function in derived class
autodock-vina-1.1.2/src/lib/model.cpp:344:14: style: Variable 'bond_length' is assigned a value that is never used. [unreadVariable]
autodock-vina-1.1.2/src/lib/model.h:210:7: style: Unused private function: 'model::initialize' [unusedPrivateFunction]
autodock-vina-1.1.2/src/lib/model.h:198:5: performance: Technically the member function 'model::rmsd_lower_bound_asymmetric' can be static. [functionStatic]
autodock-vina-1.1.2/src/lib/model.cpp:720:11: note: Technically the member function 'model::rmsd_lower_bound_asymmetric' can be static.
autodock-vina-1.1.2/src/lib/model.h:198:5: note: Technically the member function 'model::rmsd_lower_bound_asymmetric' can be static.
autodock-vina-1.1.2/src/lib/model.h:207:7: style: Technically the member function 'model::assign_bonds' can be const. [functionConst]
autodock-vina-1.1.2/src/lib/model.cpp:312:13: note: Technically the member function 'model::assign_bonds' can be const.
autodock-vina-1.1.2/src/lib/model.h:207:7: note: Technically the member function 'model::assign_bonds' can be const.
autodock-vina-1.1.2/src/lib/model.h:208:7: style: Technically the member function 'model::assign_types' can be const. [functionConst]
autodock-vina-1.1.2/src/lib/model.cpp:392:13: note: Technically the member function 'model::assign_types' can be const.
autodock-vina-1.1.2/src/lib/model.h:208:7: note: Technically the member function 'model::assign_types' can be const.
autodock-vina-1.1.2/src/lib/model.cpp:129:7: performance: Technically the member function 'appender::update' can be static. [functionStatic]
autodock-vina-1.1.2/src/lib/model.cpp:93:2: style: Struct 'appender_info' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
autodock-vina-1.1.2/src/lib/naive_non_cache.h:30:2: style: Struct 'naive_non_cache' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
autodock-vina-1.1.2/src/lib/naive_non_cache.h:31:13: style: The function 'eval' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autodock-vina-1.1.2/src/lib/igrid.h:31:13: note: Virtual function in base class
autodock-vina-1.1.2/src/lib/naive_non_cache.h:31:13: note: Function in derived class
autodock-vina-1.1.2/src/lib/naive_non_cache.h:32:13: style: The function 'eval_deriv' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autodock-vina-1.1.2/src/lib/igrid.h:32:13: note: Virtual function in base class
autodock-vina-1.1.2/src/lib/naive_non_cache.h:32:13: note: Function in derived class
autodock-vina-1.1.2/src/lib/non_cache.h:34:5: style: Member variable 'non_cache::slope' is in the wrong place in the initializer list. [initializerList]
autodock-vina-1.1.2/src/lib/non_cache.cpp:26:161: note: Member variable 'non_cache::slope' is in the wrong place in the initializer list.
autodock-vina-1.1.2/src/lib/non_cache.h:34:5: note: Member variable 'non_cache::slope' is in the wrong place in the initializer list.
autodock-vina-1.1.2/src/lib/non_cache.h:31:13: style: The function 'eval' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autodock-vina-1.1.2/src/lib/igrid.h:31:13: note: Virtual function in base class
autodock-vina-1.1.2/src/lib/non_cache.h:31:13: note: Function in derived class
autodock-vina-1.1.2/src/lib/non_cache.h:32:13: style: The function 'eval_deriv' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autodock-vina-1.1.2/src/lib/igrid.h:32:13: note: Virtual function in base class
autodock-vina-1.1.2/src/lib/non_cache.h:32:13: note: Function in derived class
autodock-vina-1.1.2/src/lib/parallel.h:77:3: warning: Member variable 'aux::par' is not initialized in the constructor. [uninitMemberVar]
autodock-vina-1.1.2/src/lib/parallel.h:170:0: style: Struct 'aux' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
autodock-vina-1.1.2/src/lib/parallel_progress.h:34:7: style: The function 'operator++' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autodock-vina-1.1.2/src/lib/incrementable.h:27:15: note: Virtual function in base class
autodock-vina-1.1.2/src/lib/parallel_progress.h:34:7: note: Function in derived class
autodock-vina-1.1.2/src/lib/parse_pdbqt.cpp:473:11: style: The scope of the variable 'count' can be reduced. [variableScope]
autodock-vina-1.1.2/src/lib/parse_pdbqt.cpp:629:40: style: Function 'parse_receptor_pdbqt' argument 1 names different: declaration 'rigid' definition 'rigid_name'. [funcArgNamesDifferent]
autodock-vina-1.1.2/src/lib/parse_pdbqt.h:28:40: note: Function 'parse_receptor_pdbqt' argument 1 names different: declaration 'rigid' definition 'rigid_name'.
autodock-vina-1.1.2/src/lib/parse_pdbqt.cpp:629:40: note: Function 'parse_receptor_pdbqt' argument 1 names different: declaration 'rigid' definition 'rigid_name'.
autodock-vina-1.1.2/src/lib/parse_pdbqt.cpp:629:64: style: Function 'parse_receptor_pdbqt' argument 2 names different: declaration 'flex' definition 'flex_name'. [funcArgNamesDifferent]
autodock-vina-1.1.2/src/lib/parse_pdbqt.h:28:59: note: Function 'parse_receptor_pdbqt' argument 2 names different: declaration 'flex' definition 'flex_name'.
autodock-vina-1.1.2/src/lib/parse_pdbqt.cpp:629:64: note: Function 'parse_receptor_pdbqt' argument 2 names different: declaration 'flex' definition 'flex_name'.
autodock-vina-1.1.2/src/lib/parse_pdbqt.cpp:643:40: style: Function 'parse_receptor_pdbqt' argument 1 names different: declaration 'rigid' definition 'rigid_name'. [funcArgNamesDifferent]
autodock-vina-1.1.2/src/lib/parse_pdbqt.h:29:40: note: Function 'parse_receptor_pdbqt' argument 1 names different: declaration 'rigid' definition 'rigid_name'.
autodock-vina-1.1.2/src/lib/parse_pdbqt.cpp:643:40: note: Function 'parse_receptor_pdbqt' argument 1 names different: declaration 'rigid' definition 'rigid_name'.
autodock-vina-1.1.2/src/lib/parse_error.h:34:2: warning: Member variable 'parse_error::line' is not initialized in the constructor. [uninitMemberVarPrivate]
autodock-vina-1.1.2/src/lib/parse_pdbqt.cpp:129:3: performance: Variable 'relative_coords' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
autodock-vina-1.1.2/src/lib/parse_pdbqt.cpp:79:2: style: Struct 'atom_syntax_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
autodock-vina-1.1.2/src/lib/terms.h:75:11: performance: Technically the member function 'conf_independent_inputs::num_bonded_heavy_atoms' can be static. [functionStatic]
autodock-vina-1.1.2/src/lib/terms.cpp:38:35: note: Technically the member function 'conf_independent_inputs::num_bonded_heavy_atoms' can be static.
autodock-vina-1.1.2/src/lib/terms.h:75:11: note: Technically the member function 'conf_independent_inputs::num_bonded_heavy_atoms' can be static.
autodock-vina-1.1.2/src/lib/weighted_terms.h:35:2: warning: Member variable 'weighted_terms::t' is not initialized in the constructor. [uninitMemberVarPrivate]
autodock-vina-1.1.2/src/lib/weighted_terms.h:35:2: warning: Member variable 'weighted_terms::atom_typing_used_' is not initialized in the constructor. [uninitMemberVarPrivate]
autodock-vina-1.1.2/src/lib/weighted_terms.h:35:2: warning: Member variable 'weighted_terms::cutoff_' is not initialized in the constructor. [uninitMemberVarPrivate]
autodock-vina-1.1.2/src/lib/weighted_terms.h:30:15: style: The function 'atom_typing_used' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autodock-vina-1.1.2/src/lib/scoring_function.h:31:23: note: Virtual function in base class
autodock-vina-1.1.2/src/lib/weighted_terms.h:30:15: note: Function in derived class
autodock-vina-1.1.2/src/lib/weighted_terms.h:31:5: style: The function 'cutoff' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autodock-vina-1.1.2/src/lib/scoring_function.h:32:13: note: Virtual function in base class
autodock-vina-1.1.2/src/lib/weighted_terms.h:31:5: note: Function in derived class
autodock-vina-1.1.2/src/lib/weighted_terms.h:32:5: style: The function 'eval' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autodock-vina-1.1.2/src/lib/scoring_function.h:33:13: note: Virtual function in base class
autodock-vina-1.1.2/src/lib/weighted_terms.h:32:5: note: Function in derived class
autodock-vina-1.1.2/src/lib/weighted_terms.h:33:5: style: The function 'conf_independent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autodock-vina-1.1.2/src/lib/scoring_function.h:34:13: note: Virtual function in base class
autodock-vina-1.1.2/src/lib/weighted_terms.h:33:5: note: Function in derived class
autodock-vina-1.1.2/src/main/main.cpp:567:16: style: Condition 'num_modes<1' is always false [knownConditionTrueFalse]
autodock-vina-1.1.2/src/main/main.cpp:436:65: note: Assignment 'num_modes=9', assigned value is 9
autodock-vina-1.1.2/src/main/main.cpp:567:16: note: Condition 'num_modes<1' is always false
autodock-vina-1.1.2/src/main/main.cpp:633:17: style: Condition 'verbosity>1' is always true [knownConditionTrueFalse]
autodock-vina-1.1.2/src/main/main.cpp:436:50: note: Assignment 'verbosity=2', assigned value is 2
autodock-vina-1.1.2/src/main/main.cpp:633:17: note: Condition 'verbosity>1' is always true
autodock-vina-1.1.2/src/main/main.cpp:646:16: style: Condition 'verbosity>1' is always true [knownConditionTrueFalse]
autodock-vina-1.1.2/src/main/main.cpp:436:50: note: Assignment 'verbosity=2', assigned value is 2
autodock-vina-1.1.2/src/main/main.cpp:646:16: note: Condition 'verbosity>1' is always true
autodock-vina-1.1.2/src/main/main.cpp:341:2: style: Struct 'usage_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
autodock-vina-1.1.2/src/main/main.cpp:488:33: error: Uninitialized variable: exhaustiveness [uninitvar]
autodock-vina-1.1.2/src/main/main.cpp:565:6: error: Uninitialized variable: exhaustiveness [uninitvar]
autodock-vina-1.1.2/src/split/split.cpp:135:13: style: Variable 'advanced' is assigned a value that is never used. [unreadVariable]
autodock-vina-1.1.2/src/split/split.cpp:52:2: style: Struct 'usage_error' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
autodock-vina-1.1.2/src/split/split.cpp:114:5: performance: Possible inefficient checking for 'lines' emptiness. [stlSize]
[23:23]

ftp://ftp.se.debian.org/debian/pool/main/a/autodocksuite/autodocksuite_4.2.6.orig.tar.gz
src/autodock/analysis.cc:111:11: style: The scope of the variable 'filename' can be reduced. [variableScope]
src/autodock/analysis.cc:112:12: style: The scope of the variable 'label' can be reduced. [variableScope]
src/autodock/analysis.cc:128:11: style: The scope of the variable 'i1' can be reduced. [variableScope]
src/autodock/analysis.cc:129:11: style: The scope of the variable 'indpf' can be reduced. [variableScope]
src/autodock/analysis.cc:132:11: style: The scope of the variable 'off' can be reduced. [variableScope]
src/autodock/analysis.cc:134:11: style: The scope of the variable 'veclen' can be reduced. [variableScope]
src/autodock/analysis.cc:88:29: style: Function 'analysis' argument 28 names different: declaration 'rms_ref_crds' definition 'FN_rms_ref_crds'. [funcArgNamesDifferent]
src/autodock/analysis.h:72:30: note: Function 'analysis' argument 28 names different: declaration 'rms_ref_crds' definition 'FN_rms_ref_crds'.
src/autodock/analysis.cc:88:29: note: Function 'analysis' argument 28 names different: declaration 'rms_ref_crds' definition 'FN_rms_ref_crds'.
src/autodock/structs.h:281:5: warning: Member variable 'nonbond_param::nonbond_type' is not initialized in the constructor. [uninitMemberVar]
src/autodock/structs.h:281:5: warning: Member variable 'nonbond_param::desolv' is not initialized in the constructor. [uninitMemberVar]
src/autodock/structs.h:281:5: warning: Member variable 'nonbond_param::q1q2' is not initialized in the constructor. [uninitMemberVar]
src/autodock/structs.h:281:5: warning: Member variable 'nonbond_param::t1' is not initialized in the constructor. [uninitMemberVar]
src/autodock/structs.h:281:5: warning: Member variable 'nonbond_param::t2' is not initialized in the constructor. [uninitMemberVar]
src/autodock/structs.h:281:5: warning: Member variable 'nonbond_param::is_hbond' is not initialized in the constructor. [uninitMemberVar]
src/autodock/bestpdb.cc:71:5: style: The scope of the variable 'i1' can be reduced. [variableScope]
src/autodock/bestpdb.cc:159:5: warning: The array 'off' is too small, the function 'print_avsfld' expects a bigger one. [argumentSize]
src/autodock/call_cpso.cc:93:12: style: The scope of the variable 'min' can be reduced. [variableScope]
src/autodock/call_cpso.cc:103:9: style: The scope of the variable 'sb' can be reduced. [variableScope]
src/autodock/eval.h:161:25: style: Function 'setup' argument 9 names different: declaration 'peratomE' definition 'init_peratomE'. [funcArgNamesDifferent]
src/autodock/eval.h:102:24: note: Function 'setup' argument 9 names different: declaration 'peratomE' definition 'init_peratomE'.
src/autodock/eval.h:161:25: note: Function 'setup' argument 9 names different: declaration 'peratomE' definition 'init_peratomE'.
src/autodock/call_cpso.cc:152:24: style: Variable 'min' is assigned a value that is never used. [unreadVariable]
src/autodock/rep.h:244:24: warning: Member variable 'Representation::normalized' is not initialized in the constructor. [uninitMemberVar]
src/autodock/rep.h:250:24: warning: Member variable 'Representation::mytype' is not initialized in the constructor. [uninitMemberVar]
src/autodock/rep.h:250:24: warning: Member variable 'Representation::normalized' is not initialized in the constructor. [uninitMemberVar]
src/autodock/eval.h:147:14: warning: Member variable 'Eval::natom' is not initialized in the constructor. [uninitMemberVar]
src/autodock/eval.h:147:14: warning: Member variable 'Eval::Nnb' is not initialized in the constructor. [uninitMemberVar]
src/autodock/eval.h:147:14: warning: Member variable 'Eval::Nnb_array' is not initialized in the constructor. [uninitMemberVar]
src/autodock/eval.h:147:14: warning: Member variable 'Eval::info' is not initialized in the constructor. [uninitMemberVar]
src/autodock/eval.h:147:14: warning: Member variable 'Eval::map' is not initialized in the constructor. [uninitMemberVar]
src/autodock/eval.h:147:14: warning: Member variable 'Eval::B_calcIntElec' is not initialized in the constructor. [uninitMemberVar]
src/autodock/eval.h:147:14: warning: Member variable 'Eval::B_isGaussTorCon' is not initialized in the constructor. [uninitMemberVar]
src/autodock/eval.h:147:14: warning: Member variable 'Eval::B_ShowTorE' is not initialized in the constructor. [uninitMemberVar]
src/autodock/eval.h:147:14: warning: Member variable 'Eval::US_TorE' is not initialized in the constructor. [uninitMemberVar]
src/autodock/eval.h:147:14: warning: Member variable 'Eval::US_torProfile' is not initialized in the constructor. [uninitMemberVar]
src/autodock/eval.h:147:14: warning: Member variable 'Eval::type' is not initialized in the constructor. [uninitMemberVar]
src/autodock/eval.h:147:14: warning: Member variable 'Eval::tlist' is not initialized in the constructor. [uninitMemberVar]
src/autodock/eval.h:147:14: warning: Member variable 'Eval::nonbondlist' is not initialized in the constructor. [uninitMemberVar]
src/autodock/eval.h:147:14: warning: Member variable 'Eval::charge' is not initialized in the constructor. [uninitMemberVar]
src/autodock/eval.h:147:14: warning: Member variable 'Eval::abs_charge' is not initialized in the constructor. [uninitMemberVar]
src/autodock/eval.h:147:14: warning: Member variable 'Eval::qsp_abs_charge' is not initialized in the constructor. [uninitMemberVar]
src/autodock/eval.h:147:14: warning: Member variable 'Eval::crd' is not initialized in the constructor. [uninitMemberVar]
src/autodock/eval.h:147:14: warning: Member variable 'Eval::ptr_ad_energy_tables' is not initialized in the constructor. [uninitMemberVar]
src/autodock/eval.h:147:14: warning: Member variable 'Eval::B_isTorConstrained' is not initialized in the constructor. [uninitMemberVar]
src/autodock/eval.h:147:14: warning: Member variable 'Eval::mol' is not initialized in the constructor. [uninitMemberVar]
src/autodock/eval.h:147:14: warning: Member variable 'Eval::ignore_inter' is not initialized in the constructor. [uninitMemberVar]
src/autodock/eval.h:147:14: warning: Member variable 'Eval::B_include_1_4_interactions' is not initialized in the constructor. [uninitMemberVar]
src/autodock/eval.h:147:14: warning: Member variable 'Eval::scale_1_4' is not initialized in the constructor. [uninitMemberVar]
src/autodock/eval.h:147:14: warning: Member variable 'Eval::scale_eintermol' is not initialized in the constructor. [uninitMemberVar]
src/autodock/eval.h:147:14: warning: Member variable 'Eval::unbound_internal_FE' is not initialized in the constructor. [uninitMemberVar]
src/autodock/eval.h:147:14: warning: Member variable 'Eval::B_compute_intermol_energy' is not initialized in the constructor. [uninitMemberVar]
src/autodock/eval.h:147:14: warning: Member variable 'Eval::B_use_non_bond_cutoff' is not initialized in the constructor. [uninitMemberVar]
src/autodock/eval.h:147:14: warning: Member variable 'Eval::B_have_flexible_residues' is not initialized in the constructor. [uninitMemberVar]
src/autodock/eval.h:147:14: warning: Member variable 'Eval::true_ligand_atoms' is not initialized in the constructor. [uninitMemberVar]
src/autodock/eval.h:147:14: warning: Member variable 'Eval::outlev' is not initialized in the constructor. [uninitMemberVar]
src/autodock/eval.h:147:14: warning: Member variable 'Eval::stateNow' is not initialized in the constructor. [uninitMemberVar]
src/autodock/eval.h:147:14: warning: Member variable 'Eval::crdpdb' is not initialized in the constructor. [uninitMemberVar]
src/autodock/eval.h:147:14: warning: Member variable 'Eval::peratomE' is not initialized in the constructor. [uninitMemberVar]
src/autodock/eval.h:147:14: warning: Member variable 'Eval::group_energy' is not initialized in the constructor. [uninitMemberVar]
src/autodock/eval.h:147:14: warning: Member variable 'Eval::logFile' is not initialized in the constructor. [uninitMemberVar]
src/autodock/support.h:437:19: warning: Member variable 'Phenotype::modified' is not initialized in the constructor. [uninitMemberVar]
src/autodock/support.h:447:19: warning: Member variable 'Phenotype::modified' is not initialized in the constructor. [uninitMemberVar]
src/autodock/support.h:479:20: warning: Member variable 'Individual::mol' is not initialized in the constructor. [uninitMemberVar]
src/autodock/support.h:479:20: warning: Member variable 'Individual::serial' is not initialized in the constructor. [uninitMemberVar]
src/autodock/support.h:484:20: warning: Member variable 'Individual::mol' is not initialized in the constructor. [uninitMemberVar]
src/autodock/support.h:484:20: warning: Member variable 'Individual::serial' is not initialized in the constructor. [uninitMemberVar]
src/autodock/support.h:492:20: warning: Member variable 'Individual::mol' is not initialized in the constructor. [uninitMemberVar]
src/autodock/support.h:492:20: warning: Member variable 'Individual::age' is not initialized in the constructor. [uninitMemberVar]
src/autodock/support.h:492:20: warning: Member variable 'Individual::serial' is not initialized in the constructor. [uninitMemberVar]
src/autodock/support.h:498:20: warning: Member variable 'Individual::mol' is not initialized in the constructor. [uninitMemberVar]
src/autodock/support.h:498:20: warning: Member variable 'Individual::age' is not initialized in the constructor. [uninitMemberVar]
src/autodock/support.h:498:20: warning: Member variable 'Individual::serial' is not initialized in the constructor. [uninitMemberVar]
src/autodock/support.h:508:32: warning: Member variable 'Individual::serial' is not assigned a value in 'Individual::operator='. [operatorEqVarError]
src/autodock/support.h:527:20: warning: Member variable 'Population::best_e' is not initialized in the constructor. [uninitMemberVar]
src/autodock/support.h:527:20: warning: Member variable 'Population::best_i' is not initialized in the constructor. [uninitMemberVar]
src/autodock/support.h:527:20: warning: Member variable 'Population::nevals_last_pop_stats' is not initialized in the constructor. [uninitMemberVar]
src/autodock/support.h:539:20: warning: Member variable 'Population::best_e' is not initialized in the constructor. [uninitMemberVar]
src/autodock/support.h:539:20: warning: Member variable 'Population::best_i' is not initialized in the constructor. [uninitMemberVar]
src/autodock/support.h:539:20: warning: Member variable 'Population::nevals_last_pop_stats' is not initialized in the constructor. [uninitMemberVar]
src/autodock/support.h:549:20: warning: Member variable 'Population::lhb' is not initialized in the constructor. [uninitMemberVar]
src/autodock/support.h:549:20: warning: Member variable 'Population::best_e' is not initialized in the constructor. [uninitMemberVar]
src/autodock/support.h:549:20: warning: Member variable 'Population::best_i' is not initialized in the constructor. [uninitMemberVar]
src/autodock/support.h:549:20: warning: Member variable 'Population::nevals_last_pop_stats' is not initialized in the constructor. [uninitMemberVar]
src/autodock/ls.h:187:22: warning: Member variable 'Local_Search::ls_count' is not initialized in the constructor. [uninitMemberVar]
src/autodock/eval.h:141:20: style: Technically the member function 'Eval::evals' can be const. [functionConst]
src/autodock/eval.h:267:27: note: Technically the member function 'Eval::evals' can be const.
src/autodock/eval.h:141:20: note: Technically the member function 'Eval::evals' can be const.
src/autodock/ls.h:208:4: style: Class 'Solis_Wets_Base' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
src/autodock/ls.h:208:4: style: Class 'Solis_Wets_Base' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
src/autodock/ls.h:281:4: style: Class 'Pseudo_Solis_Wets' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
src/autodock/ls.h:281:4: style: Class 'Pseudo_Solis_Wets' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
src/autodock/rep.h:110:7: style: Class 'IntVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
src/autodock/rep.h:142:7: style: Class 'RealVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
src/autodock/rep.h:199:7: style: Class 'ConstrainedRealVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
src/autodock/rep.h:225:7: style: Class 'BitVector' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
src/autodock/support.h:302:7: style: Class 'Phenotype' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
src/autodock/support.h:338:7: style: Class 'Individual' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
src/autodock/support.h:372:7: style: Class 'Population' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
src/autodock/rep.h:105:19: style: The function 'internals' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/rep.h:95:27: note: Virtual function in base class
src/autodock/rep.h:105:19: note: Function in derived class
src/autodock/rep.h:106:23: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/rep.h:94:31: note: Virtual function in base class
src/autodock/rep.h:106:23: note: Function in derived class
src/autodock/rep.h:115:12: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/rep.h:89:20: note: Virtual function in base class
src/autodock/rep.h:115:12: note: Function in derived class
src/autodock/rep.h:116:12: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/rep.h:90:20: note: Virtual function in base class
src/autodock/rep.h:116:12: note: Function in derived class
src/autodock/rep.h:117:12: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/rep.h:91:20: note: Virtual function in base class
src/autodock/rep.h:117:12: note: Function in derived class
src/autodock/rep.h:118:12: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/rep.h:92:20: note: Virtual function in base class
src/autodock/rep.h:118:12: note: Function in derived class
src/autodock/rep.h:119:23: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/rep.h:83:31: note: Virtual function in base class
src/autodock/rep.h:119:23: note: Function in derived class
src/autodock/rep.h:120:21: style: The function 'gene' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/rep.h:93:29: note: Virtual function in base class
src/autodock/rep.h:120:21: note: Function in derived class
src/autodock/rep.h:130:19: style: The function 'internals' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/rep.h:95:27: note: Virtual function in base class
src/autodock/rep.h:130:19: note: Function in derived class
src/autodock/rep.h:131:23: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/rep.h:94:31: note: Virtual function in base class
src/autodock/rep.h:131:23: note: Function in derived class
src/autodock/rep.h:152:12: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/rep.h:89:20: note: Virtual function in base class
src/autodock/rep.h:152:12: note: Function in derived class
src/autodock/rep.h:153:12: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/rep.h:90:20: note: Virtual function in base class
src/autodock/rep.h:153:12: note: Function in derived class
src/autodock/rep.h:155:12: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/rep.h:92:20: note: Virtual function in base class
src/autodock/rep.h:155:12: note: Function in derived class
src/autodock/rep.h:156:23: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/rep.h:83:31: note: Virtual function in base class
src/autodock/rep.h:156:23: note: Function in derived class
src/autodock/rep.h:179:12: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/rep.h:91:20: note: Virtual function in base class
src/autodock/rep.h:179:12: note: Function in derived class
src/autodock/rep.h:180:21: style: The function 'gene' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/rep.h:93:29: note: Virtual function in base class
src/autodock/rep.h:180:21: note: Function in derived class
src/autodock/rep.h:193:19: style: The function 'internals' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/rep.h:95:27: note: Virtual function in base class
src/autodock/rep.h:193:19: note: Function in derived class
src/autodock/rep.h:194:23: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/rep.h:94:31: note: Virtual function in base class
src/autodock/rep.h:194:23: note: Function in derived class
src/autodock/rep.h:204:12: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/rep.h:89:20: note: Virtual function in base class
src/autodock/rep.h:204:12: note: Function in derived class
src/autodock/rep.h:205:12: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/rep.h:90:20: note: Virtual function in base class
src/autodock/rep.h:205:12: note: Function in derived class
src/autodock/rep.h:206:12: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/rep.h:91:20: note: Virtual function in base class
src/autodock/rep.h:206:12: note: Function in derived class
src/autodock/rep.h:207:12: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/rep.h:92:20: note: Virtual function in base class
src/autodock/rep.h:207:12: note: Function in derived class
src/autodock/rep.h:209:23: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/rep.h:83:31: note: Virtual function in base class
src/autodock/rep.h:209:23: note: Function in derived class
src/autodock/rep.h:210:21: style: The function 'gene' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/rep.h:93:29: note: Virtual function in base class
src/autodock/rep.h:210:21: note: Function in derived class
src/autodock/rep.h:220:19: style: The function 'internals' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/rep.h:95:27: note: Virtual function in base class
src/autodock/rep.h:220:19: note: Function in derived class
src/autodock/rep.h:221:23: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/rep.h:94:31: note: Virtual function in base class
src/autodock/rep.h:221:23: note: Function in derived class
src/autodock/rep.h:230:12: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/rep.h:89:20: note: Virtual function in base class
src/autodock/rep.h:230:12: note: Function in derived class
src/autodock/rep.h:231:12: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/rep.h:90:20: note: Virtual function in base class
src/autodock/rep.h:231:12: note: Function in derived class
src/autodock/rep.h:232:12: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/rep.h:91:20: note: Virtual function in base class
src/autodock/rep.h:232:12: note: Function in derived class
src/autodock/rep.h:234:12: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/rep.h:92:20: note: Virtual function in base class
src/autodock/rep.h:234:12: note: Function in derived class
src/autodock/rep.h:235:23: style: The function 'operator=' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/rep.h:83:31: note: Virtual function in base class
src/autodock/rep.h:235:23: note: Function in derived class
src/autodock/rep.h:237:21: style: The function 'gene' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/rep.h:93:29: note: Virtual function in base class
src/autodock/rep.h:237:21: note: Function in derived class
src/autodock/ls.h:81:12: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/ls.h:49:20: note: Virtual function in base class
src/autodock/ls.h:81:12: note: Function in derived class
src/autodock/ls.h:82:14: style: The function 'shortname' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/ls.h:50:22: note: Virtual function in base class
src/autodock/ls.h:82:14: note: Function in derived class
src/autodock/ls.h:83:14: style: The function 'longname' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/ls.h:51:22: note: Virtual function in base class
src/autodock/ls.h:83:14: note: Function in derived class
src/autodock/ls.h:84:11: style: The function 'terminate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/ls.h:52:19: note: Virtual function in base class
src/autodock/ls.h:84:11: note: Function in derived class
src/autodock/ls.h:85:11: style: The function 'search' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/ls.h:53:19: note: Virtual function in base class
src/autodock/ls.h:85:11: note: Function in derived class
src/autodock/ls.h:111:20: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/ls.h:49:20: note: Virtual function in base class
src/autodock/ls.h:111:20: note: Function in derived class
src/autodock/ls.h:112:19: style: The function 'terminate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/ls.h:52:19: note: Virtual function in base class
src/autodock/ls.h:112:19: note: Function in derived class
src/autodock/ls.h:113:11: style: The function 'search' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/ls.h:53:19: note: Virtual function in base class
src/autodock/ls.h:113:11: note: Function in derived class
src/autodock/ls.h:125:22: style: The function 'gen_deviates' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/ls.h:109:22: note: Virtual function in base class
src/autodock/ls.h:125:22: note: Function in derived class
src/autodock/ls.h:126:13: style: The function 'SW' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/ls.h:110:21: note: Virtual function in base class
src/autodock/ls.h:126:13: note: Function in derived class
src/autodock/ls.h:127:14: style: The function 'shortname' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/ls.h:50:22: note: Virtual function in base class
src/autodock/ls.h:127:14: note: Function in derived class
src/autodock/ls.h:128:14: style: The function 'longname' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/ls.h:51:22: note: Virtual function in base class
src/autodock/ls.h:128:14: note: Function in derived class
src/autodock/ls.h:142:22: style: The function 'gen_deviates' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/ls.h:109:22: note: Virtual function in base class
src/autodock/ls.h:142:22: note: Function in derived class
src/autodock/ls.h:143:13: style: The function 'SW' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/ls.h:110:21: note: Virtual function in base class
src/autodock/ls.h:143:13: note: Function in derived class
src/autodock/ls.h:144:14: style: The function 'shortname' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/ls.h:50:22: note: Virtual function in base class
src/autodock/ls.h:144:14: note: Function in derived class
src/autodock/ls.h:145:14: style: The function 'longname' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/ls.h:51:22: note: Virtual function in base class
src/autodock/ls.h:145:14: note: Function in derived class
src/autodock/ls.h:154:14: style: The function 'gen_deviates' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/ls.h:125:22: note: Virtual function in base class
src/autodock/ls.h:154:14: note: Function in derived class
src/autodock/ls.h:163:14: style: The function 'gen_deviates' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/ls.h:125:22: note: Virtual function in base class
src/autodock/ls.h:163:14: note: Function in derived class
src/autodock/ls.h:173:14: style: The function 'gen_deviates' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/ls.h:142:22: note: Virtual function in base class
src/autodock/ls.h:173:14: note: Function in derived class
src/autodock/ls.h:183:14: style: The function 'gen_deviates' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/ls.h:142:22: note: Virtual function in base class
src/autodock/ls.h:183:14: note: Function in derived class
src/autodock/call_glss.cc:375:15: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
src/autodock/call_glss.cc:430:23: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
src/autodock/call_glss.cc:474:14: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
src/autodock/call_glss.cc:474:14: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
src/autodock/call_glss.cc:485:16: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
src/autodock/call_glss.cc:493:16: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
src/autodock/call_glss.cc:451:17: warning: Either the condition 'if(global_method)' is redundant or there is possible null pointer dereference: global_method. [nullPointerRedundantCheck]
src/autodock/call_glss.cc:535:7: note: Assuming that condition 'if(global_method)' is not redundant
src/autodock/call_glss.cc:451:17: note: Null pointer dereference
src/autodock/call_glss.cc:264:12: style: The scope of the variable 'firstEnergy' can be reduced. [variableScope]
src/autodock/gs.h:135:12: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/gs.h:52:20: note: Virtual function in base class
src/autodock/gs.h:135:12: note: Function in derived class
src/autodock/gs.h:136:12: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/gs.h:53:20: note: Virtual function in base class
src/autodock/gs.h:136:12: note: Function in derived class
src/autodock/gs.h:137:14: style: The function 'shortname' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/gs.h:54:22: note: Virtual function in base class
src/autodock/gs.h:137:14: note: Function in derived class
src/autodock/gs.h:138:14: style: The function 'longname' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/gs.h:55:22: note: Virtual function in base class
src/autodock/gs.h:138:14: note: Function in derived class
src/autodock/gs.h:139:11: style: The function 'terminate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/gs.h:51:19: note: Virtual function in base class
src/autodock/gs.h:139:11: note: Function in derived class
src/autodock/gs.h:140:11: style: The function 'search' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/gs.h:49:19: note: Virtual function in base class
src/autodock/gs.h:140:11: note: Function in derived class
src/autodock/gs.h:141:11: style: The function 'localsearch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/gs.h:50:19: note: Virtual function in base class
src/autodock/gs.h:141:11: note: Function in derived class
src/autodock/center_ligand.cc:65:6: style: The scope of the variable 'origin' can be reduced. [variableScope]
src/autodock/clmode.cc:87:17: style: The scope of the variable 'clu_rms' can be reduced. [variableScope]
src/autodock/clmode.cc:88:18: style: The scope of the variable 'cluster' can be reduced. [variableScope]
src/autodock/clmode.cc:93:11: style: The scope of the variable 'ncluster' can be reduced. [variableScope]
src/autodock/clmode.cc:97:10: style: The scope of the variable 'ref_rms' can be reduced. [variableScope]
src/autodock/clmode.cc:48:27: style: Function 'clmode' argument 6 names different: declaration 'B_write_all_clusmem' definition 'write_all_clusmem'. [funcArgNamesDifferent]
src/autodock/clmode.h:47:27: note: Function 'clmode' argument 6 names different: declaration 'B_write_all_clusmem' definition 'write_all_clusmem'.
src/autodock/clmode.cc:48:27: note: Function 'clmode' argument 6 names different: declaration 'B_write_all_clusmem' definition 'write_all_clusmem'.
src/autodock/clmode.cc:179:17: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
src/autodock/clmode.cc:220:30: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
src/autodock/cluster_analysis.cc:66:11: style: The scope of the variable 'new_conf' can be reduced. [variableScope]
src/autodock/com.cc:109:73: style: Function 'getsd_t' argument 3 names different: declaration 'thread' definition 'curntg'. [funcArgNamesDifferent]
src/autodock/ranlib.h:70:80: note: Function 'getsd_t' argument 3 names different: declaration 'thread' definition 'curntg'.
src/autodock/com.cc:109:73: note: Function 'getsd_t' argument 3 names different: declaration 'thread' definition 'curntg'.
src/autodock/com.cc:279:71: style: Function 'setsd_t' argument 3 names different: declaration 'thread' definition 'curntg'. [funcArgNamesDifferent]
src/autodock/ranlib.h:71:78: note: Function 'setsd_t' argument 3 names different: declaration 'thread' definition 'curntg'.
src/autodock/com.cc:279:71: note: Function 'setsd_t' argument 3 names different: declaration 'thread' definition 'curntg'.
src/autodock/conformation_sampler.cc:124:7: style: The scope of the variable 'multiplier' can be reduced. [variableScope]
src/autodock/conformation_sampler.cc:217:7: style: The scope of the variable 'current_value' can be reduced. [variableScope]
src/autodock/conformation_sampler.cc:99:19: style: Variable 'base_q' is assigned a value that is never used. [unreadVariable]
src/autodock/conformation_sampler.cc:73:22: warning: Member variable 'ConformationSampler::base_axis_angle' is not initialized in the constructor. [uninitMemberVar]
src/autodock/conformation_sampler.cc:73:22: warning: Member variable 'ConformationSampler::base_q' is not initialized in the constructor. [uninitMemberVar]
src/autodock/conformation_sampler.cc:73:22: warning: Member variable 'ConformationSampler::temp_rotation_angle' is not initialized in the constructor. [uninitMemberVar]
src/autodock/conformation_sampler.h:86:8: style: Unused private function: 'ConformationSampler::normalized_volume' [unusedPrivateFunction]
src/autodock/conformation_sampler.h:87:8: style: Unused private function: 'ConformationSampler::normalized_Boltzmann' [unusedPrivateFunction]
src/autodock/conformation_sampler.cc:75:2: performance: Variable 'base_state' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
src/autodock/conformation_sampler.cc:76:2: performance: Variable 'base_ind' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
src/autodock/conformation_sampler.cc:445:60: performance: Function parameter 'state' should be passed by const reference. [passedByValue]
src/autodock/pso.h:131:21: style: Function 'ParticleSwarmGS' argument 9 names different: declaration 'output_pop_stats' definition 'init_output_pop_stats'. [funcArgNamesDifferent]
src/autodock/pso.h:82:21: note: Function 'ParticleSwarmGS' argument 9 names different: declaration 'output_pop_stats' definition 'init_output_pop_stats'.
src/autodock/pso.h:131:21: note: Function 'ParticleSwarmGS' argument 9 names different: declaration 'output_pop_stats' definition 'init_output_pop_stats'.
src/autodock/pso.h:122:25: warning: Member variable 'ParticleSwarmGS::best' is not initialized in the constructor. [uninitMemberVar]
src/autodock/pso.h:122:25: warning: Member variable 'ParticleSwarmGS::pop_size' is not initialized in the constructor. [uninitMemberVar]
src/autodock/pso.h:122:25: warning: Member variable 'ParticleSwarmGS::size' is not initialized in the constructor. [uninitMemberVar]
src/autodock/pso.h:122:25: warning: Member variable 'ParticleSwarmGS::outputEveryNgens' is not initialized in the constructor. [uninitMemberVar]
src/autodock/pso.h:138:2: performance: Variable 'pso_options' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
src/autodock/pso.h:141:2: performance: Variable 'output_pop_stats' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
src/autodock/pso.h:90:15: style: The function 'shortname' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/gs.h:54:22: note: Virtual function in base class
src/autodock/pso.h:90:15: note: Function in derived class
src/autodock/pso.h:91:15: style: The function 'longname' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/gs.h:55:22: note: Virtual function in base class
src/autodock/pso.h:91:15: note: Function in derived class
src/autodock/pso.h:92:8: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/gs.h:52:20: note: Virtual function in base class
src/autodock/pso.h:92:8: note: Function in derived class
src/autodock/pso.h:93:14: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/gs.h:53:20: note: Virtual function in base class
src/autodock/pso.h:93:14: note: Function in derived class
src/autodock/pso.h:94:13: style: The function 'terminate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/gs.h:51:19: note: Virtual function in base class
src/autodock/pso.h:94:13: note: Function in derived class
src/autodock/pso.h:95:13: style: The function 'search' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/gs.h:49:19: note: Virtual function in base class
src/autodock/pso.h:95:13: note: Function in derived class
src/autodock/pso.h:96:6: style: The function 'localsearch' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
src/autodock/gs.h:50:19: note: Virtual function in base class
src/autodock/pso.h:96:6: note: Function in derived class
src/autodock/pso.h:127:16: performance: Function parameter 'init_pso_options' should be passed by const reference. [passedByValue]
src/autodock/eintcal.cc:46:36: style: Function 'eintcal' argument 2 names different: declaration 'ad_energy_tables' definition 'ptr_ad_energy_tables'. [funcArgNamesDifferent]
src/autodock/eintcal.h:37:37: note: Function 'eintcal' argument 2 names different: declaration 'ad_energy_tables' definition 'ptr_ad_energy_tables'.
src/autodock/eintcal.cc:46:36: note: Function 'eintcal' argument 2 names different: declaration 'ad_energy_tables' definition 'ptr_ad_energy_tables'.
src/autodock/eval.cc:137:10: style: The scope of the variable 'I_tor' can be reduced. [variableScope]
src/autodock/eval.cc:138:10: style: The scope of the variable 'indx' can be reduced. [variableScope]
src/autodock/getInitialState.cc:106:10: style: The scope of the variable 'e0total' can be reduced. [variableScope]
src/autodock/getInitialState.cc:107:10: style: The scope of the variable 'e0inter' can be reduced. [variableScope]
src/autodock/getInitialState.cc:108:10: style: The scope of the variable 'e0intra' can be reduced. [variableScope]
src/autodock/getInitialState.cc:111:18: style: The scope of the variable 'i' can be reduced. [variableScope]
src/autodock/getInitialState.cc:113:12: style: The scope of the variable 'initEnd' can be reduced. [variableScope]
src/autodock/getInitialState.cc:48:41: style: Function 'getInitialState' argument 1 names different: declaration 'Addr_e0' definition 'Addr_e0total'. [funcArgNamesDifferent]
src/autodock/getInitialState.h:41:41: note: Function 'getInitialState' argument 1 names different: declaration 'Addr_e0' definition 'Addr_e0total'.
src/autodock/getInitialState.cc:48:41: note: Function 'getInitialState' argument 1 names different: declaration 'Addr_e0' definition 'Addr_e0total'.
src/autodock/getInitialState.cc:52:42: style: Function 'getInitialState' argument 4 names different: declaration 'sMin' definition 'sMinm'. [funcArgNamesDifferent]
src/autodock/getInitialState.h:45:35: note: Function 'getInitialState' argument 4 names different: declaration 'sMin' definition 'sMinm'.
src/autodock/getInitialState.cc:52:42: note: Function 'getInitialState' argument 4 names different: declaration 'sMin' definition 'sMinm'.
src/autodock/getInitialState.cc:81:25: style: Function 'getInitialState' argument 29 names different: declaration 'irun1' definition 'irun'. [funcArgNamesDifferent]
src/autodock/getInitialState.h:74:25: note: Function 'getInitialState' argument 29 names different: declaration 'irun1' definition 'irun'.
src/autodock/getInitialState.cc:81:25: note: Function 'getInitialState' argument 29 names different: declaration 'irun1' definition 'irun'.
src/autodock/get_atom_type.cc:53:9: style: The scope of the variable 'bond_index' can be reduced. [variableScope]
src/autodock/get_atom_type.cc:54:10: style: The scope of the variable 'message' can be reduced. [variableScope]
src/autodock/get_atom_type.cc:65:22: style: Variable 'bond_index' is assigned a value that is never used. [unreadVariable]
src/autodock/getpdbcrds.cc:67:3: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
src/autodock/getrms.cc:46:20: style: The scope of the variable 'sqrMin' can be reduced. [variableScope]
src/autodock/getrms.cc:47:11: style: The scope of the variable 'is_available' can be reduced. [variableScope]
src/autodock/getrms.cc:48:21: style: The scope of the variable 'j' can be reduced. [variableScope]
src/autodock/gs.cc:932:18: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
src/autodock/gs.cc:1372:10: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
src/autodock/gs.cc:1372:10: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
src/autodock/gs.cc:227:11: style: The scope of the variable 'temp' can be reduced. [variableScope]
src/autodock/gs.cc:552:23: style: The scope of the variable 'individual' can be reduced. [variableScope]
src/autodock/gs.cc:552:35: style: The scope of the variable 'gene_number' can be reduced. [variableScope]
src/autodock/gs.cc:597:35: style: The scope of the variable 'temp_index' can be reduced. [variableScope]
src/autodock/gs.cc:597:47: style: The scope of the variable 'temp_ordering' can be reduced. [variableScope]
src/autodock/gs.cc:984:8: style: The scope of the variable 'temp_ordering' can be reduced. [variableScope]
src/autodock/gs.cc:984:23: style: The scope of the variable 'temp_index' can be reduced. [variableScope]
src/autodock/gs.cc:1263:8: style: The scope of the variable 'temp_ordering' can be reduced. [variableScope]
src/autodock/gs.cc:1263:23: style: The scope of the variable 'temp_index' can be reduced. [variableScope]
src/autodock/gs.cc:612:26: style: Unsigned variable '[' can't be negative so it is unnecessary to test it. [unsignedPositive]
src/autodock/gs.cc:615:35: style: Unsigned variable '[' can't be negative so it is unnecessary to test it. [unsignedPositive]
src/autodock/gs.cc:427:91: style: Function 'mutate' argument 4 names different: declaration 'logfile' definition 'logFile'. [funcArgNamesDifferent]
src/autodock/gs.h:108:60: note: Function 'mutate' argument 4 names different: declaration 'logfile' definition 'logFile'.
src/autodock/gs.cc:427:91: note: Function 'mutate' argument 4 names different: declaration 'logfile' definition 'logFile'.
src/autodock/gs.cc:550:70: style: Function 'mutation' argument 3 names different: declaration 'logfile' definition 'logFile'. [funcArgNamesDifferent]
src/autodock/gs.h:109:53: note: Function 'mutation' argument 3 names different: declaration 'logfile' definition 'logFile'.
src/autodock/gs.cc:550:70: note: Function 'mutation' argument 3 names different: declaration 'logfile' definition 'logFile'.
src/autodock/gs.cc:594:86: style: Function 'crossover' argument 3 names different: declaration 'logfile' definition 'logFile'. [funcArgNamesDifferent]
src/autodock/gs.h:110:54: note: Function 'crossover' argument 3 names different: declaration 'logfile' definition 'logFile'.
src/autodock/gs.cc:594:86: note: Function 'crossover' argument 3 names different: declaration 'logfile' definition 'logFile'.
src/autodock/gs.cc:1378:83: style: Function 'selection' argument 3 names different: declaration 'logfile' definition 'logFile'. [funcArgNamesDifferent]
src/autodock/gs.h:117:61: note: Function 'selection' argument 3 names different: declaration 'logfile' definition 'logFile'.
src/autodock/gs.cc:1378:83: note: Function 'selection' argument 3 names different: declaration 'logfile' definition 'logFile'.
src/autodock/gs.h:107:14: performance: Technically the member function 'Genetic_Algorithm::m_type' can be static. [functionStatic]
src/autodock/gs.cc:264:27: note: Technically the member function 'Genetic_Algorithm::m_type' can be static.
src/autodock/gs.h:107:14: note: Technically the member function 'Genetic_Algorithm::m_type' can be static.
src/autodock/gs.cc:213:4: style: Class 'Genetic_Algorithm' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
src/autodock/gs.cc:213:4: style: Class 'Genetic_Algorithm' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
src/autodock/initautodock.cc:61:11: style: The scope of the variable 'B_outside' can be reduced. [variableScope]
src/autodock/input_state.cc:50:9: style: The scope of the variable 'i' can be reduced. [variableScope]
src/autodock/input_state.cc:53:10: style: The scope of the variable 'myline' can be reduced. [variableScope]
src/autodock/intnbtable.cc:213:0: error: Invalid number of character '(' when these macros are defined: '__GCC__=1;__GCC__=1'. [syntaxError]
src/autodock/investigate.cc:105:9: style: The scope of the variable 'ref_natoms' can be reduced. [variableScope]
src/autodock/ls.cc:447:6: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
src/autodock/ls.cc:248:70: style: The scope of the variable 'all_rho_stepsizes_too_small' can be reduced. [variableScope]
src/autodock/ls.cc:401:6: style: The scope of the variable 'select' can be reduced. [variableScope]
src/autodock/ls.cc:402:15: style: The scope of the variable 'temp' can be reduced. [variableScope]
src/autodock/ls.cc:474:15: style: The scope of the variable 'current_index' can be reduced. [variableScope]
src/autodock/ls.cc:359:17: warning: Member variable 'Pattern_Search::size' is not initialized in the constructor. [uninitMemberVar]
src/autodock/ls.cc:359:17: warning: Member variable 'Pattern_Search::max_success' is not initialized in the constructor. [uninitMemberVar]
src/autodock/ls.cc:359:17: warning: Member variable 'Pattern_Search::step_size' is not initialized in the constructor. [uninitMemberVar]
src/autodock/ls.cc:359:17: warning: Member variable 'Pattern_Search::current_step_size' is not initialized in the constructor. [uninitMemberVar]
src/autodock/ls.cc:359:17: warning: Member variable 'Pattern_Search::step_threshold' is not initialized in the constructor. [uninitMemberVar]
src/autodock/ls.cc:359:17: warning: Member variable 'Pattern_Search::expansion' is not initialized in the constructor. [uninitMemberVar]
src/autodock/ls.cc:359:17: warning: Member variable 'Pattern_Search::contraction' is not initialized in the constructor. [uninitMemberVar]
src/autodock/ls.cc:359:17: warning: Member variable 'Pattern_Search::localsearch_frequency' is not initialized in the constructor. [uninitMemberVar]
src/autodock/ls.cc:359:17: warning: Member variable 'Pattern_Search::pattern' is not initialized in the constructor. [uninitMemberVar]
src/autodock/ls.cc:359:17: warning: Member variable 'Pattern_Search::index' is not initialized in the constructor. [uninitMemberVar]
src/autodock/ls.cc:359:17: warning: Member variable 'Pattern_Search::successes' is not initialized in the constructor. [uninitMemberVar]
src/autodock/ls.cc:367:3: style: Class 'Pattern_Search' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
src/autodock/ls.cc:367:3: style: Class 'Pattern_Search' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
src/autodock/main.cc:929:19: warning: %d in format string (no. 2) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
src/autodock/main.cc:929:19: warning: %d in format string (no. 3) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
src/autodock/main.cc:1396:5: portability: %ld in format string (no. 5) requires 'long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
src/autodock/main.cc:1403:5: portability: %ld in format string (no. 5) requires 'long' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
src/autodock/main.cc:3117:8: style: C-style pointer casting [cstyleCast]
src/autodock/main.cc:3118:8: style: C-style pointer casting [cstyleCast]
src/autodock/main.cc:3121:16: style: C-style pointer casting [cstyleCast]
src/autodock/main.cc:3335:18: style: C-style pointer casting [cstyleCast]
src/autodock/main.cc:3361:62: style: C-style pointer casting [cstyleCast]
src/autodock/main.cc:4011:10: style: C-style pointer casting [cstyleCast]
src/autodock/main.cc:4076:70: style: C-style pointer casting [cstyleCast]
src/autodock/main.cc:4364:14: style: C-style pointer casting [cstyleCast]
src/autodock/main.cc:4382:70: style: C-style pointer casting [cstyleCast]
src/autodock/main.cc:4511:18: style: C-style pointer casting [cstyleCast]
src/autodock/main.cc:4528:74: style: C-style pointer casting [cstyleCast]
src/autodock/main.cc:1939:21: style: Variable 'angle_012' is reassigned a value before the old one has been used. [redundantAssignment]
src/autodock/main.cc:1938:0: note: Variable 'angle_012' is reassigned a value before the old one has been used.
src/autodock/main.cc:1939:21: note: Variable 'angle_012' is reassigned a value before the old one has been used.
src/autodock/main.cc:1947:25: style: Variable 'angle_n1z' is reassigned a value before the old one has been used. [redundantAssignment]
src/autodock/main.cc:1946:0: note: Variable 'angle_n1z' is reassigned a value before the old one has been used.
src/autodock/main.cc:1947:25: note: Variable 'angle_n1z' is reassigned a value before the old one has been used.
src/autodock/main.cc:1969:25: style: Variable 'angle_01x' is reassigned a value before the old one has been used. [redundantAssignment]
src/autodock/main.cc:1968:0: note: Variable 'angle_01x' is reassigned a value before the old one has been used.
src/autodock/main.cc:1969:25: note: Variable 'angle_01x' is reassigned a value before the old one has been used.
src/autodock/main.cc:1920:28: style: The scope of the variable 'vec_reorient_axis' can be reduced. [variableScope]
src/autodock/main.cc:3505:20: style: The scope of the variable 'runEnd' can be reduced. [variableScope]
src/autodock/main.cc:777:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
src/autodock/main.cc:918:49: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
src/autodock/main.cc:929:19: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
src/autodock/main.cc:948:19: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
src/autodock/main.cc:1025:38: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
src/autodock/main.cc:1088:19: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
src/autodock/main.cc:1121:19: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
src/autodock/main.cc:1900:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
src/autodock/main.cc:2028:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
src/autodock/main.cc:2068:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
src/autodock/main.cc:2132:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
src/autodock/main.cc:2320:19: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
src/autodock/main.cc:2540:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
src/autodock/main.cc:2556:19: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
src/autodock/main.cc:2651:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
src/autodock/main.cc:2695:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
src/autodock/main.cc:2746:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
src/autodock/main.cc:2811:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
src/autodock/main.cc:4216:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
src/autodock/main.cc:4646:19: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
src/autodock/main.cc:4778:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
src/autodock/main.cc:4820:19: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
src/autodock/main.cc:4863:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
src/autodock/main.cc:4877:19: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
src/autodock/main.cc:5002:8: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
src/autodock/conformation_sampler.h:105:60: performance: Function parameter 'state' should be passed by const reference. [passedByValue]
src/autodock/intnbtable.h:43:39: performance: Function parameter 'AD4' should be passed by const reference. [passedByValue]
src/autodock/minmeanmax.cc:70:4: style: Variable 'num_indvs' is reassigned a value before the old one has been used. [redundantAssignment]
src/autodock/minmeanmax.cc:52:0: note: Variable 'num_indvs' is reassigned a value before the old one has been used.
src/autodock/minmeanmax.cc:70:4: note: Variable 'num_indvs' is reassigned a value before the old one has been used.
src/autodock/minmeanmax.cc:71:4: style: Variable 'num_genes' is reassigned a value before the old one has been used. [redundantAssignment]
src/autodock/minmeanmax.cc:52:0: note: Variable 'num_genes' is reassigned a value before the old one has been used.
src/autodock/minmeanmax.cc:71:4: note: Variable 'num_genes' is reassigned a value before the old one has been used.
src/autodock/minmeanmax.cc:64:11: style: The scope of the variable 'best_gene' can be reduced. [variableScope]
src/autodock/minmeanmax.cc:139:7: style: Variable 'best' is assigned a value that is never used. [unreadVariable]
src/autodock/mkTorTree.cc:78:11: style: The scope of the variable 'keyword_id' can be reduced. [variableScope]
src/autodock/mkTorTree.cc:54:29: style: Function 'mkTorTree' argument 3 names different: declaration 'record' definition 'Rec_line'. [funcArgNamesDifferent]
src/autodock/mkTorTree.h:36:29: note: Function 'mkTorTree' argument 3 names different: declaration 'record' definition 'Rec_line'.
src/autodock/mkTorTree.cc:54:29: note: Function 'mkTorTree' argument 3 names different: declaration 'record' definition 'Rec_line'.
src/autodock/nbe.cc:67:10: style: The scope of the variable 'r' can be reduced. [variableScope]
src/autodock/openfile.cc:97:12: style: The scope of the variable 'jobEnd' can be reduced. [variableScope]
src/autodock/output_state.cc:69:9: style: The scope of the variable 'FD_watch' can be reduced. [variableScope]
src/autodock/output_state.cc:70:11: style: The scope of the variable 'FP_watch' can be reduced. [variableScope]
src/autodock/prClusterHist.cc:62:5: style: Variable 'N' is reassigned a value before the old one has been used. [redundantAssignment]
src/autodock/prClusterHist.cc:59:0: note: Variable 'N' is reassigned a value before the old one has been used.
src/autodock/prClusterHist.cc:62:5: note: Variable 'N' is reassigned a value before the old one has been used.
src/autodock/prClusterHist.cc:55:19: style: The scope of the variable 'ConfNum' can be reduced. [variableScope]
src/autodock/prClusterHist.cc:58:19: style: The scope of the variable 'p_i' can be reduced. [variableScope]
src/autodock/prInitialState.cc:42:28: style: Function 'prInitialState' argument 1 names different: declaration 'eb' definition 'p_eb'. [funcArgNamesDifferent]
src/autodock/prInitialState.h:35:28: note: Function 'prInitialState' argument 1 names different: declaration 'eb' definition 'p_eb'.
src/autodock/prInitialState.cc:42:28: note: Function 'prInitialState' argument 1 names different: declaration 'eb' definition 'p_eb'.
src/autodock/prTorConList.cc:109:7: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
src/autodock/printEnergies.cc:191:10: style: The scope of the variable 'Rcal' can be reduced. [variableScope]
src/autodock/print_rem.cc:35:29: style: Function 'print_rem' argument 1 names different: declaration 'outFile' definition 'logFile'. [funcArgNamesDifferent]
src/autodock/print_rem.h:32:32: note: Function 'print_rem' argument 1 names different: declaration 'outFile' definition 'logFile'.
src/autodock/print_rem.cc:35:29: note: Function 'print_rem' argument 1 names different: declaration 'outFile' definition 'logFile'.
src/autodock/pso.cc:65:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
src/autodock/pso.cc:66:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
src/autodock/pso.cc:88:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
src/autodock/pso.cc:115:4: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
src/autodock/pso.cc:122:4: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
src/autodock/pso.cc:278:25: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
src/autodock/qmultiply.cc:482:12: style: The scope of the variable 'halfTheta' can be reduced. [variableScope]
src/autodock/qmultiply.cc:482:23: style: The scope of the variable 'sinHalfTheta' can be reduced. [variableScope]
src/autodock/qmultiply.cc:371:26: style: Function 'slerp0' argument 1 names different: declaration 'qa' definition 'q1'. [funcArgNamesDifferent]
src/autodock/qmultiply.h:47:26: note: Function 'slerp0' argument 1 names different: declaration 'qa' definition 'q1'.
src/autodock/qmultiply.cc:371:26: note: Function 'slerp0' argument 1 names different: declaration 'qa' definition 'q1'.
src/autodock/qmultiply.cc:371:42: style: Function 'slerp0' argument 2 names different: declaration 'qb' definition 'q2'. [funcArgNamesDifferent]
src/autodock/qmultiply.h:47:42: note: Function 'slerp0' argument 2 names different: declaration 'qb' definition 'q2'.
src/autodock/qmultiply.cc:371:42: note: Function 'slerp0' argument 2 names different: declaration 'qb' definition 'q2'.
src/autodock/qmultiply.cc:371:58: style: Function 'slerp0' argument 3 names different: declaration 't' definition 'u'. [funcArgNamesDifferent]
src/autodock/qmultiply.h:47:58: note: Function 'slerp0' argument 3 names different: declaration 't' definition 'u'.
src/autodock/qmultiply.cc:371:58: note: Function 'slerp0' argument 3 names different: declaration 't' definition 'u'.
src/autodock/qmultiply.cc:571:35: style: Function 'a_range_reduction' argument 1 names different: declaration 'a' definition 'aa'. [funcArgNamesDifferent]
src/autodock/qmultiply.h:64:35: note: Function 'a_range_reduction' argument 1 names different: declaration 'a' definition 'aa'.
src/autodock/qmultiply.cc:571:35: note: Function 'a_range_reduction' argument 1 names different: declaration 'a' definition 'aa'.
src/autodock/qmultiply.cc:581:23: style: Function 'alerp' argument 1 names different: declaration 'a' definition 'aa'. [funcArgNamesDifferent]
src/autodock/qmultiply.h:65:23: note: Function 'alerp' argument 1 names different: declaration 'a' definition 'aa'.
src/autodock/qmultiply.cc:581:23: note: Function 'alerp' argument 1 names different: declaration 'a' definition 'aa'.
src/autodock/qmultiply.cc:581:37: style: Function 'alerp' argument 2 names different: declaration 'b' definition 'bb'. [funcArgNamesDifferent]
src/autodock/qmultiply.h:65:36: note: Function 'alerp' argument 2 names different: declaration 'b' definition 'bb'.
src/autodock/qmultiply.cc:581:37: note: Function 'alerp' argument 2 names different: declaration 'b' definition 'bb'.
src/autodock/ranlib.cc:382:23: style: The scope of the variable 'icount' can be reduced. [variableScope]
src/autodock/ranlib.cc:383:13: style: The scope of the variable 'ae' can be reduced. [variableScope]
src/autodock/ranlib.cc:440:13: style: The scope of the variable 'prob' can be reduced. [variableScope]
src/autodock/ranlib.cc:593:16: style: The scope of the variable 'itmp' can be reduced. [variableScope]
src/autodock/ranlib.cc:593:21: style: The scope of the variable 'iwhich' can be reduced. [variableScope]
src/autodock/ranlib.cc:1365:16: style: The scope of the variable 'ichr' can be reduced. [variableScope]
src/autodock/ranlib.cc:1106:13: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall]
src/autodock/ranlib.cc:1686:33: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall]
src/autodock/ranlib.cc:1714:33: style: Expression 'log(1 + x)' can be replaced by 'log1p(x)' to avoid loss of precision. [unpreciseMathCall]
src/autodock/ranlib.cc:1724:9: style: Expression 'exp(x) - 1' can be replaced by 'expm1(x)' to avoid loss of precision. [unpreciseMathCall]
src/autodock/readPDBQT.cc:119:18: style: The scope of the variable 'nbmatrix' can be reduced. [variableScope]
src/autodock/readPDBQT.cc:125:21: style: The scope of the variable 'keyword_id' can be reduced. [variableScope]
src/autodock/readPDBQT.cc:129:7: style: The scope of the variable 'errorcode' can be reduced. [variableScope]
src/autodock/readPDBQT.cc:133:18: style: The scope of the variable 'B_has_conect_records' can be reduced. [variableScope]
src/autodock/readPDBQT.cc:370:21: error: Buffer is accessed out of bounds: message [bufferAccessOutOfBounds]
src/autodock/readPDBQT.cc:183:2: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
src/autodock/readPDBQT.cc:741:5: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
src/autodock/read_parameter_library.cc:61:9: style: The scope of the variable 'param_keyword' can be reduced. [variableScope]
src/autodock/read_parameter_library.cc:205:9: style: The scope of the variable 'param_keyword' can be reduced. [variableScope]
src/autodock/read_parameter_library.cc:129:27: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
src/autodock/read_parameter_library.cc:282:27: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
src/autodock/readfield.cc:56:12: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
src/autodock/readfield.cc:69:16: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
src/autodock/readfield.cc:117:12: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
src/autodock/readfield.cc:124:12: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
src/autodock/readmap.cc:63:10: style: The scope of the variable 'FldFileName' can be reduced. [variableScope]
src/autodock/readmap.cc:64:10: style: The scope of the variable 'GpfName' can be reduced. [variableScope]
src/autodock/readmap.cc:65:10: style: The scope of the variable 'mmFileName' can be reduced. [variableScope]
src/autodock/readmap.cc:69:10: style: The scope of the variable 'inputline' can be reduced. [variableScope]
src/autodock/readmap.cc:70:10: style: The scope of the variable 'atom_type_name' can be reduced. [variableScope]
src/autodock/readmap.cc:82:18: style: The scope of the variable 'xyz' can be reduced. [variableScope]
src/autodock/readmap.cc:91:11: style: The scope of the variable 'jobEnd' can be reduced. [variableScope]
src/autodock/readmap.cc:92:11: style: The scope of the variable 'loadEnd' can be reduced. [variableScope]
src/autodock/readmap.cc:300:24: style: Function 'mapc2f' argument 1 names different: declaration 'C_mapValue' definition 'numin'. [funcArgNamesDifferent]
src/autodock/readmap.h:40:27: note: Function 'mapc2f' argument 1 names different: declaration 'C_mapValue' definition 'numin'.
src/autodock/readmap.cc:300:24: note: Function 'mapc2f' argument 1 names different: declaration 'C_mapValue' definition 'numin'.
src/autodock/readmap.cc:107:12: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
src/autodock/readmap.cc:137:20: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
src/autodock/readmap.cc:145:20: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
src/autodock/readmap.cc:156:20: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
src/autodock/rep.cc:212:13: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
src/autodock/rep.cc:212:13: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
src/autodock/rep.cc:517:13: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
src/autodock/rep.cc:517:13: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
src/autodock/rep.cc:786:13: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
src/autodock/rep.cc:786:13: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
src/autodock/rep.cc:969:13: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
src/autodock/rep.cc:969:13: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
src/autodock/rep.cc:237:26: style: The scope of the variable 'i' can be reduced. [variableScope]
src/autodock/rep.cc:553:26: style: The scope of the variable 'i' can be reduced. [variableScope]
src/autodock/rep.cc:754:38: style: The scope of the variable 'hypotenuse' can be reduced. [variableScope]
src/autodock/rep.cc:812:26: style: The scope of the variable 'i' can be reduced. [variableScope]
src/autodock/rep.cc:994:26: style: The scope of the variable 'i' can be reduced. [variableScope]
src/autodock/rep.h:98:1: warning: The class 'IntVector' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
src/autodock/rep.h:123:1: warning: The class 'RealVector' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
src/autodock/rep.h:185:1: warning: The class 'ConstrainedRealVector' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
src/autodock/rep.h:213:1: warning: The class 'BitVector' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
src/autodock/scauchy.cc:81:21: style: The scope of the variable 'r1' can be reduced. [variableScope]
src/autodock/scauchy.cc:81:25: style: The scope of the variable 'r2' can be reduced. [variableScope]
src/autodock/simanneal.cc:168:10: style: The scope of the variable 'eLast' can be reduced. [variableScope]
src/autodock/simanneal.cc:169:10: style: The scope of the variable 'eMin' can be reduced. [variableScope]
src/autodock/simanneal.cc:171:10: style: The scope of the variable 'inv_RT' can be reduced. [variableScope]
src/autodock/simanneal.cc:172:10: style: The scope of the variable 'qtwStep' can be reduced. [variableScope]
src/autodock/simanneal.cc:173:10: style: The scope of the variable 'RT' can be reduced. [variableScope]
src/autodock/simanneal.cc:175:10: style: The scope of the variable 'torStep' can be reduced. [variableScope]
src/autodock/simanneal.cc:176:10: style: The scope of the variable 'trnStep' can be reduced. [variableScope]
src/autodock/simanneal.cc:201:11: style: The scope of the variable 'jobEnd' can be reduced. [variableScope]
src/autodock/stack.cc:10:30: style: Function 'stack_create' argument 1 names different: declaration 'size' definition 'maxsize'. [funcArgNamesDifferent]
src/autodock/stack.h:13:30: note: Function 'stack_create' argument 1 names different: declaration 'size' definition 'maxsize'.
src/autodock/stack.cc:10:30: note: Function 'stack_create' argument 1 names different: declaration 'size' definition 'maxsize'.
src/autodock/stateLibrary.cc:58:46: style: Function 'copyState' argument 1 names different: declaration 'destination' definition 'D'. [funcArgNamesDifferent]
src/autodock/stateLibrary.h:37:30: note: Function 'copyState' argument 1 names different: declaration 'destination' definition 'D'.
src/autodock/stateLibrary.cc:58:46: note: Function 'copyState' argument 1 names different: declaration 'destination' definition 'D'.
src/autodock/stateLibrary.cc:59:30: style: Function 'copyState' argument 2 names different: declaration 'source' definition 'S'. [funcArgNamesDifferent]
src/autodock/stateLibrary.h:38:16: note: Function 'copyState' argument 2 names different: declaration 'source' definition 'S'.
src/autodock/stateLibrary.cc:59:30: note: Function 'copyState' argument 2 names different: declaration 'source' definition 'S'.
src/autodock/stateLibrary.cc:87:40: style: Function 'printState' argument 2 names different: declaration 'state' definition 'S'. [funcArgNamesDifferent]
src/autodock/stateLibrary.h:41:26: note: Function 'printState' argument 2 names different: declaration 'state' definition 'S'.
src/autodock/stateLibrary.cc:87:40: note: Function 'printState' argument 2 names different: declaration 'state' definition 'S'.
src/autodock/stateLibrary.cc:190:56: style: Function 'writeState' argument 2 names different: declaration 'state' definition 'S'. [funcArgNamesDifferent]
src/autodock/stateLibrary.h:45:26: note: Function 'writeState' argument 2 names different: declaration 'state' definition 'S'.
src/autodock/stateLibrary.cc:190:56: note: Function 'writeState' argument 2 names different: declaration 'state' definition 'S'.
src/autodock/stateLibrary.cc:196:29: style: Function 'checkState' argument 1 names different: declaration 'fp' definition 'logFile'. [funcArgNamesDifferent]
src/autodock/stateLibrary.h:47:29: note: Function 'checkState' argument 1 names different: declaration 'fp' definition 'logFile'.
src/autodock/stateLibrary.cc:196:29: note: Function 'checkState' argument 1 names different: declaration 'fp' definition 'logFile'.
src/autodock/stateLibrary.cc:249:49: style: Function 'copyStateToMolecule' argument 1 names different: declaration 'source' definition 'S'. [funcArgNamesDifferent]
src/autodock/stateLibrary.h:49:49: note: Function 'copyStateToMolecule' argument 1 names different: declaration 'source' definition 'S'.
src/autodock/stateLibrary.cc:249:49: note: Function 'copyStateToMolecule' argument 1 names different: declaration 'source' definition 'S'.
src/autodock/stateLibrary.cc:190:56: performance: Function parameter 'S' should be passed by const reference. [passedByValue]
src/autodock/support.cc:949:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
src/autodock/support.cc:274:14: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
src/autodock/support.cc:274:14: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
src/autodock/support.cc:274:14: warning: %u in format string (no. 5) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
src/autodock/support.cc:274:14: warning: %u in format string (no. 6) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
src/autodock/support.cc:148:9: style: The scope of the variable 'error_message' can be reduced. [variableScope]
src/autodock/support.cc:353:11: style: The scope of the variable 'thisValue' can be reduced. [variableScope]
src/autodock/support.cc:389:11: style: The scope of the variable 'thisValue' can be reduced. [variableScope]
src/autodock/support.cc:484:26: style: The scope of the variable 'i' can be reduced. [variableScope]
src/autodock/support.cc:512:26: style: The scope of the variable 'i' can be reduced. [variableScope]
src/autodock/support.cc:700:26: style: The scope of the variable 'i' can be reduced. [variableScope]
src/autodock/support.cc:781:26: style: The scope of the variable 'i' can be reduced. [variableScope]
src/autodock/support.cc:698:12: warning: Member variable 'Phenotype::modified' is not initialized in the constructor. [uninitMemberVar]
src/autodock/support.cc:670:12: warning: Member variable 'Phenotype::modified' is not initialized in the constructor. [uninitMemberVar]
src/autodock/support.cc:729:23: warning: Member variable 'Phenotype::modified' is not assigned a value in 'Phenotype::operator='. [operatorEqVarError]
src/autodock/support.cc:49:13: warning: Member variable 'Population::end_of_branch' is not initialized in the constructor. [uninitMemberVar]
src/autodock/support.cc:49:13: warning: Member variable 'Population::best_e' is not initialized in the constructor. [uninitMemberVar]
src/autodock/support.cc:49:13: warning: Member variable 'Population::best_i' is not initialized in the constructor. [uninitMemberVar]
src/autodock/support.cc:49:13: warning: Member variable 'Population::nevals_last_pop_stats' is not initialized in the constructor. [uninitMemberVar]
src/autodock/support.cc:966:25: warning: Member variable 'Population::end_of_branch' is not assigned a value in 'Population::operator='. [operatorEqVarError]
src/autodock/support.cc:966:25: warning: Member variable 'Population::evaluate' is not assigned a value in 'Population::operator='. [operatorEqVarError]
src/autodock/support.cc:966:25: warning: Member variable 'Population::best_e' is not assigned a value in 'Population::operator='. [operatorEqVarError]
src/autodock/support.cc:966:25: warning: Member variable 'Population::best_i' is not assigned a value in 'Population::operator='. [operatorEqVarError]
src/autodock/support.cc:966:25: warning: Member variable 'Population::nevals_last_pop_stats' is not assigned a value in 'Population::operator='. [operatorEqVarError]
src/autodock/support.h:364:12: performance: Technically the member function 'Population::swap' can be static. [functionStatic]
src/autodock/support.cc:81:18: note: Technically the member function 'Population::swap' can be static.
src/autodock/support.h:364:12: note: Technically the member function 'Population::swap' can be static.
src/autodock/test_times.cc:90:20: warning: %d in format string (no. 1) requires 'int' but the argument type is 'signed long'. [invalidPrintfArgType_sint]
src/autodock/test_times.cc:82:16: style: The scope of the variable 'j' can be reduced. [variableScope]
src/autodock/test_times.cc:97:11: style: Variable 'j' is assigned a value that is never used. [unreadVariable]
src/autodock/torNorVec.cc:50:10: style: The scope of the variable 'magVec' can be reduced. [variableScope]
src/autodock/torNorVec.cc:51:10: style: The scope of the variable 'imagVec' can be reduced. [variableScope]
src/autodock/torsion.cc:67:21: style: The scope of the variable 's' can be reduced. [variableScope]
src/autodock/torsion.cc:67:24: style: The scope of the variable 'c' can be reduced. [variableScope]
src/autodock/torsion.cc:67:27: style: The scope of the variable 'o' can be reduced. [variableScope]
src/autodock/torsion.cc:67:30: style: The scope of the variable 'vni' can be reduced. [variableScope]
src/autodock/torsion.cc:67:35: style: The scope of the variable 'this_tor' can be reduced. [variableScope]
src/autodock/torsion.cc:68:31: style: The scope of the variable 'atmnum' can be reduced. [variableScope]
src/autodock/torsion.cc:68:39: style: The scope of the variable 'numatmmoved' can be reduced. [variableScope]
src/autodock/torsion.cc:65:21: style: Variable 'ov' is not assigned a value. [unassignedVariable]
src/autodock/trilinterp.cc:138:16: style: Variable 'u1' is assigned a value that is never used. [unreadVariable]
src/autodock/trilinterp.cc:141:16: style: Variable 'v1' is assigned a value that is never used. [unreadVariable]
src/autodock/trilinterp.cc:144:16: style: Variable 'w1' is assigned a value that is never used. [unreadVariable]
src/autodock/weedbonds.cc:54:9: style: The scope of the variable 'a11' can be reduced. [variableScope]
src/autodock/weedbonds.cc:56:9: style: The scope of the variable 'a21' can be reduced. [variableScope]
src/autodock/weedbonds.cc:58:9: style: The scope of the variable 'p11' can be reduced. [variableScope]
src/autodock/weedbonds.cc:60:9: style: The scope of the variable 'p21' can be reduced. [variableScope]
src/autodock/weedbonds.cc:254:18: style: The scope of the variable 'k' can be reduced. [variableScope]
src/autodock/weedbonds.cc:255:9: style: The scope of the variable 'i_atmnum' can be reduced. [variableScope]
src/autodock/weedbonds.cc:256:9: style: The scope of the variable 'j_atmnum' can be reduced. [variableScope]
src/autodock/weedbonds.cc:259:9: style: The scope of the variable 'repflag' can be reduced. [variableScope]
src/autodock/weedbonds.cc:260:9: style: The scope of the variable 'n_a' can be reduced. [variableScope]
src/autodock/weedbonds.cc:241:27: style: Function 'print_nonbonds' argument 3 names different: declaration 'piece' definition 'rigid_piece'. [funcArgNamesDifferent]
src/autodock/weedbonds.h:61:27: note: Function 'print_nonbonds' argument 3 names different: declaration 'piece' definition 'rigid_piece'.
src/autodock/weedbonds.cc:241:27: note: Function 'print_nonbonds' argument 3 names different: declaration 'piece' definition 'rigid_piece'.
src/autodock/writePDBQT.cc:91:6: style: The scope of the variable 'i' can be reduced. [variableScope]
src/autodock/writePDBQT.cc:95:7: style: The scope of the variable 'MaxValue' can be reduced. [variableScope]
src/autodock/writePDBQT.cc:96:7: style: The scope of the variable 'MinValue' can be reduced. [variableScope]
src/autodock/writePDBQT.cc:101:10: style: The scope of the variable 'this_emap' can be reduced. [variableScope]
src/autodock/writePDBQT.cc:102:10: style: The scope of the variable 'this_elec' can be reduced. [variableScope]
src/autodock/writePDBQT.cc:255:13: style: The scope of the variable 'keyword_id' can be reduced. [variableScope]
src/autodock/writePDBQT.cc:324:30: style: Function 'print_PDBQT' argument 5 names different: declaration 'crdpdb' definition 'crd'. [funcArgNamesDifferent]
src/autodock/writePDBQT.h:85:30: note: Function 'print_PDBQT' argument 5 names different: declaration 'crdpdb' definition 'crd'.
src/autodock/writePDBQT.cc:324:30: note: Function 'print_PDBQT' argument 5 names different: declaration 'crdpdb' definition 'crd'.
src/autogrid/calc_vina_potential.cpp:110:9: style: The scope of the variable 'hydrogen' can be reduced. [variableScope]
src/autogrid/calc_vina_potential.cpp:113:9: style: The scope of the variable 'oxygen' can be reduced. [variableScope]
src/autogrid/calc_vina_potential.cpp:114:9: style: The scope of the variable 'nitrogen' can be reduced. [variableScope]
src/autogrid/calc_vina_potential.cpp:115:9: style: The scope of the variable 'fluorine' can be reduced. [variableScope]
src/autogrid/calc_vina_potential.cpp:116:9: style: The scope of the variable 'chlorine' can be reduced. [variableScope]
src/autogrid/calc_vina_potential.cpp:117:9: style: The scope of the variable 'bromine' can be reduced. [variableScope]
src/autogrid/calc_vina_potential.cpp:118:9: style: The scope of the variable 'iodine' can be reduced. [variableScope]
src/autogrid/calc_vina_potential.cpp:138:62: style: Variable 'hydrogen' is assigned a value that is never used. [unreadVariable]
src/autogrid/calc_vina_potential.cpp:141:60: style: Variable 'oxygen' is assigned a value that is never used. [unreadVariable]
src/autogrid/calc_vina_potential.cpp:142:62: style: Variable 'nitrogen' is assigned a value that is never used. [unreadVariable]
src/autogrid/calc_vina_potential.cpp:143:62: style: Variable 'fluorine' is assigned a value that is never used. [unreadVariable]
src/autogrid/calc_vina_potential.cpp:144:63: style: Variable 'chlorine' is assigned a value that is never used. [unreadVariable]
src/autogrid/calc_vina_potential.cpp:145:62: style: Variable 'bromine' is assigned a value that is never used. [unreadVariable]
src/autogrid/calc_vina_potential.cpp:146:60: style: Variable 'iodine' is assigned a value that is never used. [unreadVariable]
src/autogrid/convertmap.cpp:4:0: error: syntax error [syntaxError]
src/autogrid/distdepdiel.cpp:44:5: style: Variable 'epsilon' is reassigned a value before the old one has been used. [redundantAssignment]
src/autogrid/distdepdiel.cpp:34:0: note: Variable 'epsilon' is reassigned a value before the old one has been used.
src/autogrid/distdepdiel.cpp:44:5: note: Variable 'epsilon' is reassigned a value before the old one has been used.
src/autogrid/distdepdiel.cpp:30:58: style: Function 'calc_ddd_Mehler_Solmajer' argument 2 names different: declaration 'aprrox_zero' definition 'approx_zero'. [funcArgNamesDifferent]
src/autogrid/distdepdiel.h:30:58: note: Function 'calc_ddd_Mehler_Solmajer' argument 2 names different: declaration 'aprrox_zero' definition 'approx_zero'.
src/autogrid/distdepdiel.cpp:30:58: note: Function 'calc_ddd_Mehler_Solmajer' argument 2 names different: declaration 'aprrox_zero' definition 'approx_zero'.
src/autogrid/main.cpp:214:5: style: The scope of the variable 'parameter_library_found' can be reduced. [variableScope]
src/autogrid/main.cpp:263:8: style: The scope of the variable 'maptypeptr' can be reduced. [variableScope]
src/autogrid/main.cpp:305:5: style: The scope of the variable 'chlorine' can be reduced. [variableScope]
src/autogrid/main.cpp:305:15: style: The scope of the variable 'bromine' can be reduced. [variableScope]
src/autogrid/main.cpp:305:24: style: The scope of the variable 'fluorine' can be reduced. [variableScope]
src/autogrid/main.cpp:305:34: style: The scope of the variable 'iodine' can be reduced. [variableScope]
src/autogrid/main.cpp:307:5: style: The scope of the variable 'map_hydrogen' can be reduced. [variableScope]
src/autogrid/main.cpp:307:19: style: The scope of the variable 'map_carbon' can be reduced. [variableScope]
src/autogrid/main.cpp:307:31: style: The scope of the variable 'map_arom_carbon' can be reduced. [variableScope]
src/autogrid/main.cpp:307:48: style: The scope of the variable 'map_oxygen' can be reduced. [variableScope]
src/autogrid/main.cpp:307:60: style: The scope of the variable 'map_nitrogen' can be reduced. [variableScope]
src/autogrid/main.cpp:308:5: style: The scope of the variable 'map_nonHB_hydrogen' can be reduced. [variableScope]
src/autogrid/main.cpp:308:25: style: The scope of the variable 'map_nonHB_nitrogen' can be reduced. [variableScope]
src/autogrid/main.cpp:308:45: style: The scope of the variable 'map_sulphur' can be reduced. [variableScope]
src/autogrid/main.cpp:308:58: style: The scope of the variable 'map_nonHB_sulphur' can be reduced. [variableScope]
src/autogrid/main.cpp:309:5: style: The scope of the variable 'map_chlorine' can be reduced. [variableScope]
src/autogrid/main.cpp:309:19: style: The scope of the variable 'map_bromine' can be reduced. [variableScope]
src/autogrid/main.cpp:309:32: style: The scope of the variable 'map_fluorine' can be reduced. [variableScope]
src/autogrid/main.cpp:309:46: style: The scope of the variable 'map_iodine' can be reduced. [variableScope]
src/autogrid/main.cpp:323:8: style: The scope of the variable 'dc' can be reduced. [variableScope]
src/autogrid/main.cpp:381:8: style: The scope of the variable 'rdot' can be reduced. [variableScope]
src/autogrid/main.cpp:412:5: style: The scope of the variable 'from' can be reduced. [variableScope]
src/autogrid/main.cpp:412:11: style: The scope of the variable 'to' can be reduced. [variableScope]
src/autogrid/main.cpp:414:5: style: The scope of the variable 'GPF_keyword' can be reduced. [variableScope]
src/autogrid/main.cpp:417:5: style: The scope of the variable 'nbond' can be reduced. [variableScope]
src/autogrid/main.cpp:428:22: style: The scope of the variable 'ib' can be reduced. [variableScope]
src/autogrid/main.cpp:428:63: style: The scope of the variable 'i1' can be reduced. [variableScope]
src/autogrid/main.cpp:428:71: style: The scope of the variable 'i2' can be reduced. [variableScope]
src/autogrid/main.cpp:428:79: style: The scope of the variable 'i3' can be reduced. [variableScope]
src/autogrid/main.cpp:638:16: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
src/autogrid/main.cpp:682:24: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
src/autogrid/main.cpp:853:16: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
src/autogrid/main.cpp:910:16: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
src/autogrid/main.cpp:1210:16: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
src/autogrid/main.cpp:1264:16: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
src/autogrid/main.cpp:1276:16: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
src/autogrid/main.cpp:1286:16: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
src/autogrid/main.cpp:1373:16: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
src/autogrid/main.cpp:1388:35: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
src/autogrid/parsetypes.cpp:92:9: style: Variable 'index' is modified but its new value is never used. [unreadVariable]
src/autogrid/setflags.cpp:44:44: style: Function 'setflags' argument 3 names different: declaration 'version_num' definition 'version'. [funcArgNamesDifferent]
src/autogrid/prototypes.h:33:49: note: Function 'setflags' argument 3 names different: declaration 'version_num' definition 'version'.
src/autogrid/setflags.cpp:44:44: note: Function 'setflags' argument 3 names different: declaration 'version_num' definition 'version'.
[23:23]

ftp://ftp.se.debian.org/debian/pool/main/a/autofdo/autofdo_0.18.orig.tar.gz
autofdo-0.18/source_info.h:31:3: warning: Member variable 'SourceInfo::dir_name' is not initialized in the constructor. [uninitMemberVar]
autofdo-0.18/source_info.h:31:3: warning: Member variable 'SourceInfo::file_name' is not initialized in the constructor. [uninitMemberVar]
autofdo-0.18/source_info.h:65:10: performance: Technically the member function 'autofdo::SourceInfo::DuplicationFactor' can be static. [functionStatic]
autofdo-0.18/symbolize/functioninfo.h:121:10: style: Technically the member function 'autofdo::AddressToLineMap::MapLogical' can be const. [functionConst]
autofdo-0.18/addr2line.cc:77:31: style: Class 'Google3Addr2line' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
autofdo-0.18/addr2line.cc:77:31: style: Class 'Google3Addr2line' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
autofdo-0.18/symbolize/addr2line_inlinestack.h:183:16: style: The function 'StartCompilationUnit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autofdo-0.18/symbolize/dwarf2reader.h:316:16: note: Virtual function in base class
autofdo-0.18/symbolize/addr2line_inlinestack.h:183:16: note: Function in derived class
autofdo-0.18/symbolize/addr2line_inlinestack.h:187:16: style: The function 'NeedSplitDebugInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autofdo-0.18/symbolize/dwarf2reader.h:325:16: note: Virtual function in base class
autofdo-0.18/symbolize/addr2line_inlinestack.h:187:16: note: Function in derived class
autofdo-0.18/symbolize/addr2line_inlinestack.h:189:16: style: The function 'StartSplitCompilationUnit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autofdo-0.18/symbolize/dwarf2reader.h:330:16: note: Virtual function in base class
autofdo-0.18/symbolize/addr2line_inlinestack.h:189:16: note: Function in derived class
autofdo-0.18/symbolize/addr2line_inlinestack.h:196:16: style: The function 'EndDIE' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autofdo-0.18/symbolize/dwarf2reader.h:386:16: note: Virtual function in base class
autofdo-0.18/symbolize/addr2line_inlinestack.h:196:16: note: Function in derived class
autofdo-0.18/symbolize/addr2line_inlinestack.h:198:16: style: The function 'ProcessAttributeString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autofdo-0.18/symbolize/dwarf2reader.h:377:16: note: Virtual function in base class
autofdo-0.18/symbolize/addr2line_inlinestack.h:198:16: note: Function in derived class
autofdo-0.18/symbolize/addr2line_inlinestack.h:203:16: style: The function 'ProcessAttributeUnsigned' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autofdo-0.18/symbolize/dwarf2reader.h:346:16: note: Virtual function in base class
autofdo-0.18/symbolize/addr2line_inlinestack.h:203:16: note: Function in derived class
autofdo-0.18/symbolize/functioninfo.h:250:16: style: The function 'StartCU' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autofdo-0.18/symbolize/dwarf2reader.h:192:16: note: Virtual function in base class
autofdo-0.18/symbolize/functioninfo.h:250:16: note: Function in derived class
autofdo-0.18/symbolize/functioninfo.h:254:16: style: The function 'DefineDir' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autofdo-0.18/symbolize/dwarf2reader.h:196:16: note: Virtual function in base class
autofdo-0.18/symbolize/functioninfo.h:254:16: note: Function in derived class
autofdo-0.18/symbolize/functioninfo.h:258:16: style: The function 'DefineFile' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autofdo-0.18/symbolize/dwarf2reader.h:205:16: note: Virtual function in base class
autofdo-0.18/symbolize/functioninfo.h:258:16: note: Function in derived class
autofdo-0.18/symbolize/functioninfo.h:262:16: style: The function 'DefineSubprog' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autofdo-0.18/symbolize/dwarf2reader.h:212:16: note: Virtual function in base class
autofdo-0.18/symbolize/functioninfo.h:262:16: note: Function in derived class
autofdo-0.18/symbolize/functioninfo.h:267:16: style: The function 'StartActuals' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autofdo-0.18/symbolize/dwarf2reader.h:225:16: note: Virtual function in base class
autofdo-0.18/symbolize/functioninfo.h:267:16: note: Function in derived class
autofdo-0.18/symbolize/functioninfo.h:277:16: style: The function 'AddLine' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autofdo-0.18/symbolize/dwarf2reader.h:238:16: note: Virtual function in base class
autofdo-0.18/symbolize/functioninfo.h:277:16: note: Function in derived class
autofdo-0.18/symbolize/functioninfo.h:320:16: style: The function 'StartCompilationUnit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autofdo-0.18/symbolize/dwarf2reader.h:316:16: note: Virtual function in base class
autofdo-0.18/symbolize/functioninfo.h:320:16: note: Function in derived class
autofdo-0.18/symbolize/functioninfo.h:333:16: style: The function 'ProcessAttributeUnsigned' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autofdo-0.18/symbolize/dwarf2reader.h:346:16: note: Virtual function in base class
autofdo-0.18/symbolize/functioninfo.h:333:16: note: Function in derived class
autofdo-0.18/symbolize/functioninfo.h:342:16: style: The function 'ProcessAttributeString' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autofdo-0.18/symbolize/dwarf2reader.h:377:16: note: Virtual function in base class
autofdo-0.18/symbolize/functioninfo.h:342:16: note: Function in derived class
autofdo-0.18/symbolize/functioninfo.h:351:16: style: The function 'EndDIE' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autofdo-0.18/symbolize/dwarf2reader.h:386:16: note: Virtual function in base class
autofdo-0.18/symbolize/functioninfo.h:351:16: note: Function in derived class
autofdo-0.18/chromiumos-wide-profiling/address_mapper_test.cc:182:0: error: syntax error [syntaxError]
autofdo-0.18/chromiumos-wide-profiling/buffer_reader_test.cc:40:0: error: syntax error [syntaxError]
autofdo-0.18/chromiumos-wide-profiling/buffer_writer_test.cc:39:0: error: syntax error [syntaxError]
autofdo-0.18/chromiumos-wide-profiling/perf_data.pb.h:12:0: error: #error This file was generated by a newer version of protoc which is [preprocessorErrorDirective]
autofdo-0.18/chromiumos-wide-profiling/perf_parser_test.cc:59:0: error: syntax error [syntaxError]
autofdo-0.18/chromiumos-wide-profiling/perf_reader.cc:174:26: warning: Either the condition '!event' is redundant or there is possible null pointer dereference: event. [nullPointerRedundantCheck]
autofdo-0.18/chromiumos-wide-profiling/perf_reader.cc:179:7: note: Assuming that condition '!event' is not redundant
autofdo-0.18/chromiumos-wide-profiling/perf_reader.cc:174:26: note: Null pointer dereference
autofdo-0.18/chromiumos-wide-profiling/perf_reader.cc:2323:23: warning: Possible null pointer dereference: event_filename [nullPointer]
autofdo-0.18/chromiumos-wide-profiling/perf_reader.cc:2315:28: note: Assignment 'event_filename=nullptr', assigned value is 0
autofdo-0.18/chromiumos-wide-profiling/perf_reader.cc:2323:23: note: Null pointer dereference
autofdo-0.18/chromiumos-wide-profiling/perf_reader_test.cc:186:0: error: syntax error [syntaxError]
autofdo-0.18/chromiumos-wide-profiling/perf_recorder_test.cc:26:0: error: syntax error [syntaxError]
autofdo-0.18/chromiumos-wide-profiling/perf_serializer_test.cc:161:0: error: syntax error [syntaxError]
autofdo-0.18/chromiumos-wide-profiling/run_command_test.cc:21:0: error: syntax error [syntaxError]
autofdo-0.18/chromiumos-wide-profiling/scoped_temp_path_test.cc:73:0: error: syntax error [syntaxError]
autofdo-0.18/chromiumos-wide-profiling/utils_test.cc:22:0: error: syntax error [syntaxError]
autofdo-0.18/create_gcov.cc:19:1: style: union member 'Anonymous0::align' is never used. [unusedStructMember]
autofdo-0.18/create_gcov.cc:21:1: style: union member 'Anonymous1::align' is never used. [unusedStructMember]
autofdo-0.18/create_gcov.cc:23:1: style: union member 'Anonymous2::align' is never used. [unusedStructMember]
autofdo-0.18/create_gcov.cc:25:1: style: union member 'Anonymous3::align' is never used. [unusedStructMember]
autofdo-0.18/profile_writer.h:47:12: warning: Member variable 'AutoFDOProfileWriter::imports_file_' is not initialized in the constructor. [uninitMemberVar]
autofdo-0.18/profile_writer.h:52:12: warning: Member variable 'AutoFDOProfileWriter::imports_file_' is not initialized in the constructor. [uninitMemberVar]
autofdo-0.18/module_grouper.h:147:20: style: Technically the member function 'autofdo::ModuleGrouper::module_map' can be const. [functionConst]
autofdo-0.18/profile_creator.h:62:32: style: Technically the member function 'autofdo::ProfileCreator::sample_reader' can be const. [functionConst]
autofdo-0.18/sample_reader.h:98:16: style: The function 'Read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autofdo-0.18/sample_reader.h:81:16: note: Virtual function in base class
autofdo-0.18/sample_reader.h:98:16: note: Function in derived class
autofdo-0.18/sample_reader.h:121:16: style: The function 'Append' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autofdo-0.18/sample_reader.h:95:16: note: Virtual function in base class
autofdo-0.18/sample_reader.h:121:16: note: Function in derived class
autofdo-0.18/sample_reader.h:149:16: style: The function 'Append' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autofdo-0.18/sample_reader.h:95:16: note: Virtual function in base class
autofdo-0.18/sample_reader.h:149:16: note: Function in derived class
autofdo-0.18/profile_writer.h:186:8: style: The function 'VisitCallsite' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autofdo-0.18/profile_writer.h:152:16: note: Virtual function in base class
autofdo-0.18/profile_writer.h:186:8: note: Function in derived class
autofdo-0.18/gcov.cc:155:22: warning: Either the condition 'string' is redundant or there is possible null pointer dereference: string. [nullPointerRedundantCheck]
autofdo-0.18/gcov.cc:147:7: note: Assuming that condition 'string' is not redundant
autofdo-0.18/gcov.cc:155:22: note: Null pointer dereference
autofdo-0.18/gflags/gflags.cc:995:23: style: Redundant condition: arg[0]=='-'. 'arg[0]!='-' || (arg[0]=='-' && arg[1]=='\0')' is equivalent to 'arg[0]!='-' || arg[1]=='\0'' [redundantCondition]
autofdo-0.18/gflags/gflags.cc:288:39: style: Function 'ParseFrom' argument 1 names different: declaration 'spec' definition 'value'. [funcArgNamesDifferent]
autofdo-0.18/gflags/gflags.cc:229:30: note: Function 'ParseFrom' argument 1 names different: declaration 'spec' definition 'value'.
autofdo-0.18/gflags/gflags.cc:288:39: note: Function 'ParseFrom' argument 1 names different: declaration 'spec' definition 'value'.
autofdo-0.18/gflags/gflags.cc:724:64: style: Function 'SplitArgumentLocked' argument 1 names different: declaration 'argument' definition 'arg'. [funcArgNamesDifferent]
autofdo-0.18/gflags/gflags.cc:633:52: note: Function 'SplitArgumentLocked' argument 1 names different: declaration 'argument' definition 'arg'.
autofdo-0.18/gflags/gflags.cc:724:64: note: Function 'SplitArgumentLocked' argument 1 names different: declaration 'argument' definition 'arg'.
autofdo-0.18/gflags/mutex.h:198:3: warning: Member variable 'Mutex::is_safe_' is not initialized in the constructor. [uninitMemberVarPrivate]
autofdo-0.18/gflags/mutex.h:198:3: warning: Member variable 'Mutex::destroy_' is not initialized in the constructor. [uninitMemberVarPrivate]
autofdo-0.18/gflags/gflags.cc:641:8: performance: Technically the member function 'google::::FlagRegistry::SetFlagLocked' can be static. [functionStatic]
autofdo-0.18/gflags/gflags.cc:813:20: note: Technically the member function 'google::::FlagRegistry::SetFlagLocked' can be static.
autofdo-0.18/gflags/gflags.cc:641:8: note: Technically the member function 'google::::FlagRegistry::SetFlagLocked' can be static.
autofdo-0.18/gflags/mutex.h:167:3: style: Class 'Mutex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
autofdo-0.18/gflags/mutex.h:198:3: style: Class 'Mutex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
autofdo-0.18/gflags/gflags_completions.cc:670:13: style: Function 'OutputSingleGroupWithLimit' argument 7 names different: declaration 'completion_elements_added' definition 'completion_elements_output'. [funcArgNamesDifferent]
autofdo-0.18/gflags/gflags_completions.cc:150:13: note: Function 'OutputSingleGroupWithLimit' argument 7 names different: declaration 'completion_elements_added' definition 'completion_elements_output'.
autofdo-0.18/gflags/gflags_completions.cc:670:13: note: Function 'OutputSingleGroupWithLimit' argument 7 names different: declaration 'completion_elements_added' definition 'completion_elements_output'.
autofdo-0.18/gflags/gflags_completions.cc:607:23: style: Variable 'lines_so_far' is assigned a value that is never used. [unreadVariable]
autofdo-0.18/glog/src/base/mutex.h:145:0: error: #error Need to implement mutex.h for your architecture, or #define NO_THREADS [preprocessorErrorDirective]
autofdo-0.18/glog/src/windows/port.cc:36:0: error: #error You should only be including windows/port.cc in a windows environment! [preprocessorErrorDirective]
autofdo-0.18/module_grouper.h:180:9: style: Technically the member function 'autofdo::ModuleGrouper::GetMaxEdge' can be const. [functionConst]
autofdo-0.18/module_grouper.cc:333:22: note: Technically the member function 'autofdo::ModuleGrouper::GetMaxEdge' can be const.
autofdo-0.18/module_grouper.h:180:9: note: Technically the member function 'autofdo::ModuleGrouper::GetMaxEdge' can be const.
autofdo-0.18/module_grouper.h:182:10: performance: Technically the member function 'autofdo::ModuleGrouper::ReplaceHeaderToCC' can be static. [functionStatic]
autofdo-0.18/module_grouper.cc:140:23: note: Technically the member function 'autofdo::ModuleGrouper::ReplaceHeaderToCC' can be static.
autofdo-0.18/module_grouper.h:182:10: note: Technically the member function 'autofdo::ModuleGrouper::ReplaceHeaderToCC' can be static.
autofdo-0.18/profile.cc:95:60: style: Function 'ProcessPerFunctionProfile' argument 2 names different: declaration 'map' definition 'maps'. [funcArgNamesDifferent]
autofdo-0.18/profile.h:77:71: note: Function 'ProcessPerFunctionProfile' argument 2 names different: declaration 'map' definition 'maps'.
autofdo-0.18/profile.cc:95:60: note: Function 'ProcessPerFunctionProfile' argument 2 names different: declaration 'map' definition 'maps'.
autofdo-0.18/profile_creator.h:59:10: style: Technically the member function 'autofdo::ProfileCreator::TotalSamples' can be const. [functionConst]
autofdo-0.18/profile_creator.cc:118:24: note: Technically the member function 'autofdo::ProfileCreator::TotalSamples' can be const.
autofdo-0.18/profile_creator.h:59:10: note: Technically the member function 'autofdo::ProfileCreator::TotalSamples' can be const.
autofdo-0.18/profile_reader.cc:158:55: style: Function 'ReadFromFile' argument 1 names different: declaration 'output_file' definition 'filename'. [funcArgNamesDifferent]
autofdo-0.18/profile_reader.h:43:35: note: Function 'ReadFromFile' argument 1 names different: declaration 'output_file' definition 'filename'.
autofdo-0.18/profile_reader.cc:158:55: note: Function 'ReadFromFile' argument 1 names different: declaration 'output_file' definition 'filename'.
autofdo-0.18/profile_writer.cc:436:5: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
autofdo-0.18/profile_writer.cc:443:5: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
autofdo-0.18/profile_writer.cc:40:54: style: Function 'WriteHeader' argument 1 names different: declaration 'output_file' definition 'output_filename'. [funcArgNamesDifferent]
autofdo-0.18/profile_writer.h:59:34: note: Function 'WriteHeader' argument 1 names different: declaration 'output_file' definition 'output_filename'.
autofdo-0.18/profile_writer.cc:40:54: note: Function 'WriteHeader' argument 1 names different: declaration 'output_file' definition 'output_filename'.
autofdo-0.18/profile_writer.cc:41:54: style: Function 'WriteHeader' argument 2 names different: declaration 'imports_file' definition 'imports_filename'. [funcArgNamesDifferent]
autofdo-0.18/profile_writer.h:59:61: note: Function 'WriteHeader' argument 2 names different: declaration 'imports_file' definition 'imports_filename'.
autofdo-0.18/profile_writer.cc:41:54: note: Function 'WriteHeader' argument 2 names different: declaration 'imports_file' definition 'imports_filename'.
autofdo-0.18/profile_writer.cc:330:54: style: Function 'WriteToFile' argument 1 names different: declaration 'output_file' definition 'output_filename'. [funcArgNamesDifferent]
autofdo-0.18/profile_writer.h:55:34: note: Function 'WriteToFile' argument 1 names different: declaration 'output_file' definition 'output_filename'.
autofdo-0.18/profile_writer.cc:330:54: note: Function 'WriteToFile' argument 1 names different: declaration 'output_file' definition 'output_filename'.
autofdo-0.18/profile_writer.cc:76:7: style: Technically the member function 'autofdo::SourceProfileLengther::length' can be const. [functionConst]
autofdo-0.18/profile_writer.cc:77:7: style: Technically the member function 'autofdo::SourceProfileLengther::num_functions' can be const. [functionConst]
autofdo-0.18/profile_writer.cc:353:8: performance: Technically the member function 'autofdo::ProfileDumper::DumpSourceInfo' can be static. [functionStatic]
autofdo-0.18/profile_writer.cc:362:8: performance: Technically the member function 'autofdo::ProfileDumper::PrintSourceLocation' can be static. [functionStatic]
autofdo-0.18/profile_writer.cc:80:16: style: The function 'VisitTopSymbol' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autofdo-0.18/profile_writer.h:150:16: note: Virtual function in base class
autofdo-0.18/profile_writer.cc:80:16: note: Function in derived class
autofdo-0.18/profile_writer.cc:84:16: style: The function 'Visit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autofdo-0.18/profile_writer.h:151:16: note: Virtual function in base class
autofdo-0.18/profile_writer.cc:84:16: note: Function in derived class
autofdo-0.18/profile_writer.cc:111:16: style: The function 'Visit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autofdo-0.18/profile_writer.h:151:16: note: Virtual function in base class
autofdo-0.18/profile_writer.cc:111:16: note: Function in derived class
autofdo-0.18/profile_writer.cc:128:16: style: The function 'VisitTopSymbol' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autofdo-0.18/profile_writer.h:150:16: note: Virtual function in base class
autofdo-0.18/profile_writer.cc:128:16: note: Function in derived class
autofdo-0.18/profile_writer.cc:133:16: style: The function 'VisitCallsite' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autofdo-0.18/profile_writer.h:152:16: note: Virtual function in base class
autofdo-0.18/profile_writer.cc:133:16: note: Function in derived class
autofdo-0.18/profile_writer.cc:370:16: style: The function 'Visit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autofdo-0.18/profile_writer.h:151:16: note: Virtual function in base class
autofdo-0.18/profile_writer.cc:370:16: note: Function in derived class
autofdo-0.18/profile_writer.cc:432:16: style: The function 'VisitTopSymbol' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autofdo-0.18/profile_writer.h:150:16: note: Virtual function in base class
autofdo-0.18/profile_writer.cc:432:16: note: Function in derived class
autofdo-0.18/profile_writer.cc:440:16: style: The function 'VisitCallsite' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autofdo-0.18/profile_writer.h:152:16: note: Virtual function in base class
autofdo-0.18/profile_writer.cc:440:16: note: Function in derived class
autofdo-0.18/chromiumos-wide-profiling/perf_parser.h:39:3: warning: Member variable 'ParsedEvent::raw_event' is not initialized in the constructor. [uninitMemberVar]
autofdo-0.18/chromiumos-wide-profiling/perf_parser.h:39:3: warning: Member variable 'ParsedEvent::num_samples_in_mmap_region' is not initialized in the constructor. [uninitMemberVar]
autofdo-0.18/symbol_map.cc:73:57: style: Function 'operator+=' argument 1 names different: declaration 'other' definition 's'. [funcArgNamesDifferent]
autofdo-0.18/symbol_map.h:66:46: note: Function 'operator+=' argument 1 names different: declaration 'other' definition 's'.
autofdo-0.18/symbol_map.cc:73:57: note: Function 'operator+=' argument 1 names different: declaration 'other' definition 's'.
autofdo-0.18/symbol_map.cc:120:34: style: Function 'Merge' argument 1 names different: declaration 'src' definition 'other'. [funcArgNamesDifferent]
autofdo-0.18/symbol_map.h:131:28: note: Function 'Merge' argument 1 names different: declaration 'src' definition 'other'.
autofdo-0.18/symbol_map.cc:120:34: note: Function 'Merge' argument 1 names different: declaration 'src' definition 'other'.
autofdo-0.18/symbol_map.cc:232:58: style: Function 'GetSymbolNameByStartAddr' argument 1 names different: declaration 'address' definition 'addr'. [funcArgNamesDifferent]
autofdo-0.18/symbol_map.h:299:49: note: Function 'GetSymbolNameByStartAddr' argument 1 names different: declaration 'address' definition 'addr'.
autofdo-0.18/symbol_map.cc:232:58: note: Function 'GetSymbolNameByStartAddr' argument 1 names different: declaration 'address' definition 'addr'.
autofdo-0.18/symbol_map.cc:322:51: style: Function 'AddSymbolEntryCount' argument 1 names different: declaration 'symbol' definition 'symbol_name'. [funcArgNamesDifferent]
autofdo-0.18/symbol_map.h:267:42: note: Function 'AddSymbolEntryCount' argument 1 names different: declaration 'symbol' definition 'symbol_name'.
autofdo-0.18/symbol_map.cc:322:51: note: Function 'AddSymbolEntryCount' argument 1 names different: declaration 'symbol' definition 'symbol_name'.
autofdo-0.18/symbol_map.cc:327:54: style: Function 'TraverseInlineStack' argument 1 names different: declaration 'symbol' definition 'symbol_name'. [funcArgNamesDifferent]
autofdo-0.18/symbol_map.h:289:45: note: Function 'TraverseInlineStack' argument 1 names different: declaration 'symbol' definition 'symbol_name'.
autofdo-0.18/symbol_map.cc:327:54: note: Function 'TraverseInlineStack' argument 1 names different: declaration 'symbol' definition 'symbol_name'.
autofdo-0.18/symbol_map.cc:328:59: style: Function 'TraverseInlineStack' argument 2 names different: declaration 'source' definition 'src'. [funcArgNamesDifferent]
autofdo-0.18/symbol_map.h:289:72: note: Function 'TraverseInlineStack' argument 2 names different: declaration 'source' definition 'src'.
autofdo-0.18/symbol_map.cc:328:59: note: Function 'TraverseInlineStack' argument 2 names different: declaration 'source' definition 'src'.
autofdo-0.18/symbol_map.cc:355:46: style: Function 'AddSourceCount' argument 1 names different: declaration 'symbol' definition 'symbol_name'. [funcArgNamesDifferent]
autofdo-0.18/symbol_map.h:276:37: note: Function 'AddSourceCount' argument 1 names different: declaration 'symbol' definition 'symbol_name'.
autofdo-0.18/symbol_map.cc:355:46: note: Function 'AddSourceCount' argument 1 names different: declaration 'symbol' definition 'symbol_name'.
autofdo-0.18/symbol_map.cc:356:51: style: Function 'AddSourceCount' argument 2 names different: declaration 'source' definition 'src'. [funcArgNamesDifferent]
autofdo-0.18/symbol_map.h:276:64: note: Function 'AddSourceCount' argument 2 names different: declaration 'source' definition 'src'.
autofdo-0.18/symbol_map.cc:356:51: note: Function 'AddSourceCount' argument 2 names different: declaration 'source' definition 'src'.
autofdo-0.18/symbol_map.cc:376:53: style: Function 'AddIndirectCallTarget' argument 1 names different: declaration 'symbol' definition 'symbol_name'. [funcArgNamesDifferent]
autofdo-0.18/symbol_map.h:284:44: note: Function 'AddIndirectCallTarget' argument 1 names different: declaration 'symbol' definition 'symbol_name'.
autofdo-0.18/symbol_map.cc:376:53: note: Function 'AddIndirectCallTarget' argument 1 names different: declaration 'symbol' definition 'symbol_name'.
autofdo-0.18/symbol_map.cc:377:58: style: Function 'AddIndirectCallTarget' argument 2 names different: declaration 'source' definition 'src'. [funcArgNamesDifferent]
autofdo-0.18/symbol_map.h:284:71: note: Function 'AddIndirectCallTarget' argument 2 names different: declaration 'source' definition 'src'.
autofdo-0.18/symbol_map.cc:377:58: note: Function 'AddIndirectCallTarget' argument 2 names different: declaration 'source' definition 'src'.
autofdo-0.18/symbol_map.cc:398:23: style: Function 'Dump' argument 1 names different: declaration 'indent' definition 'ident'. [funcArgNamesDifferent]
autofdo-0.18/symbol_map.h:141:17: note: Function 'Dump' argument 1 names different: declaration 'indent' definition 'ident'.
autofdo-0.18/symbol_map.cc:398:23: note: Function 'Dump' argument 1 names different: declaration 'indent' definition 'ident'.
autofdo-0.18/symbol_map.cc:279:19: style: Variable 'name' is assigned a value that is never used. [unreadVariable]
autofdo-0.18/symbol_map.cc:215:3: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
autofdo-0.18/symbol_map.cc:639:5: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
autofdo-0.18/symbol_map.cc:246:16: style: The function 'AddSymbol' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
autofdo-0.18/symbolize/elf_reader.h:60:18: note: Virtual function in base class
autofdo-0.18/symbol_map.cc:246:16: note: Function in derived class
autofdo-0.18/symbolize/dwarf2reader.cc:507:7: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
autofdo-0.18/symbolize/dwarf2reader.cc:551:7: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
autofdo-0.18/symbolize/dwarf2reader.cc:558:7: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
autofdo-0.18/symbolize/dwarf2reader.cc:565:7: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
autofdo-0.18/symbolize/dwarf2reader.cc:573:7: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
autofdo-0.18/symbolize/dwarf2reader.cc:589:7: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
autofdo-0.18/symbolize/dwarf2reader.cc:609:7: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
autofdo-0.18/symbolize/dwarf2reader.cc:619:7: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
autofdo-0.18/symbolize/dwarf2reader.cc:182:8: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
autofdo-0.18/symbolize/dwarf2reader.cc:633:8: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
autofdo-0.18/symbolize/elf_reader.cc:704:0: error: #error "Invalid word size" [preprocessorErrorDirective]
[23:23]

ftp://ftp.se.debian.org/debian/pool/main/a/autofill-forms/autofill-forms_1.1.3.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/autofs/autofs_5.1.2.orig.tar.xz
autofs-5.1.2/daemon/automount.c:292:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
autofs-5.1.2/daemon/automount.c:347:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
autofs-5.1.2/daemon/automount.c:883:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
autofs-5.1.2/daemon/automount.c:1187:8: style: The scope of the variable 'pidfp' can be reduced. [variableScope]
autofs-5.1.2/daemon/automount.c:1189:6: style: The scope of the variable 'res' can be reduced. [variableScope]
autofs-5.1.2/daemon/automount.c:1586:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
autofs-5.1.2/daemon/automount.c:2286:25: style: The scope of the variable 'entry' can be reduced. [variableScope]
autofs-5.1.2/daemon/automount.c:1247:10: style: Variable 'res' is assigned a value that is never used. [unreadVariable]
autofs-5.1.2/daemon/automount.c:1403:11: style: Variable 'status' is assigned a value that is never used. [unreadVariable]
autofs-5.1.2/daemon/automount.c:1920:2: style: Variable 'count' is assigned a value that is never used. [unreadVariable]
autofs-5.1.2/daemon/automount.c:1820:2: error: Memory pointed to by 'root' is freed twice. [doubleFree]
autofs-5.1.2/daemon/direct.c:902:33: style: The scope of the variable 'next' can be reduced. [variableScope]
autofs-5.1.2/daemon/direct.c:1128:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
autofs-5.1.2/daemon/direct.c:1379:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
autofs-5.1.2/daemon/indirect.c:397:14: style: The scope of the variable 'ret' can be reduced. [variableScope]
autofs-5.1.2/daemon/indirect.c:640:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
autofs-5.1.2/daemon/indirect.c:795:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
autofs-5.1.2/daemon/lookup.c:1019:21: style: The scope of the variable 'map' can be reduced. [variableScope]
autofs-5.1.2/daemon/lookup.c:1458:23: style: The scope of the variable 'mc' can be reduced. [variableScope]
autofs-5.1.2/daemon/lookup.c:1459:17: style: The scope of the variable 'me' can be reduced. [variableScope]
autofs-5.1.2/daemon/mount.c:39:9: style: The scope of the variable 'ngp' can be reduced. [variableScope]
autofs-5.1.2/daemon/spawn.c:339:15: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
autofs-5.1.2/daemon/spawn.c:390:15: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
autofs-5.1.2/daemon/spawn.c:521:15: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
autofs-5.1.2/daemon/spawn.c:624:15: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
autofs-5.1.2/daemon/state.c:81:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
autofs-5.1.2/daemon/state.c:354:22: style: The scope of the variable 'nested' can be reduced. [variableScope]
autofs-5.1.2/daemon/state.c:400:11: style: The scope of the variable 'runfreq' can be reduced. [variableScope]
autofs-5.1.2/daemon/state.c:444:23: style: The scope of the variable 'nc' can be reduced. [variableScope]
autofs-5.1.2/daemon/state.c:444:28: style: The scope of the variable 'mc' can be reduced. [variableScope]
autofs-5.1.2/daemon/state.c:446:19: style: The scope of the variable 'mnts' can be reduced. [variableScope]
autofs-5.1.2/daemon/state.c:1055:22: style: The scope of the variable 'task' can be reduced. [variableScope]
autofs-5.1.2/daemon/state.c:1071:22: style: The scope of the variable 'task' can be reduced. [variableScope]
autofs-5.1.2/daemon/state.c:488:12: style: Variable 'status' is assigned a value that is never used. [unreadVariable]
autofs-5.1.2/lib/alarm.c:52:6: style: The scope of the variable 'status' can be reduced. [variableScope]
autofs-5.1.2/lib/alarm.c:111:6: style: The scope of the variable 'status' can be reduced. [variableScope]
autofs-5.1.2/lib/args.c:158:9: style: The scope of the variable 'val' can be reduced. [variableScope]
autofs-5.1.2/lib/cache.c:858:2: style: Variable 'me' is reassigned a value before the old one has been used. [redundantAssignment]
autofs-5.1.2/lib/cache.c:854:0: note: Variable 'me' is reassigned a value before the old one has been used.
autofs-5.1.2/lib/cache.c:858:2: note: Variable 'me' is reassigned a value before the old one has been used.
autofs-5.1.2/lib/cache.c:898:2: style: Variable 'me' is reassigned a value before the old one has been used. [redundantAssignment]
autofs-5.1.2/lib/cache.c:895:0: note: Variable 'me' is reassigned a value before the old one has been used.
autofs-5.1.2/lib/cache.c:898:2: note: Variable 'me' is reassigned a value before the old one has been used.
autofs-5.1.2/lib/cache.c:948:2: style: Variable 'me' is reassigned a value before the old one has been used. [redundantAssignment]
autofs-5.1.2/lib/cache.c:941:0: note: Variable 'me' is reassigned a value before the old one has been used.
autofs-5.1.2/lib/cache.c:948:2: note: Variable 'me' is reassigned a value before the old one has been used.
autofs-5.1.2/lib/cache.c:30:17: style: The scope of the variable 'me' can be reduced. [variableScope]
autofs-5.1.2/lib/cache.c:444:15: style: The scope of the variable 'i' can be reduced. [variableScope]
autofs-5.1.2/lib/cache.c:627:15: style: The scope of the variable 'pent' can be reduced. [variableScope]
autofs-5.1.2/lib/cache.c:700:17: style: The scope of the variable 'this' can be reduced. [variableScope]
autofs-5.1.2/lib/cache.c:804:6: style: The scope of the variable 'eq' can be reduced. [variableScope]
autofs-5.1.2/lib/cache.c:829:17: style: The scope of the variable 'this' can be reduced. [variableScope]
autofs-5.1.2/lib/cache.c:855:8: style: The scope of the variable 'pent' can be reduced. [variableScope]
autofs-5.1.2/lib/cache.c:1026:6: style: The scope of the variable 'status' can be reduced. [variableScope]
autofs-5.1.2/lib/defaults.c:1121:6: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
autofs-5.1.2/lib/defaults.c:1123:6: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
autofs-5.1.2/lib/defaults.c:578:43: warning: Either the condition '!key' is redundant or there is possible null pointer dereference: key. [nullPointerRedundantCheck]
autofs-5.1.2/lib/defaults.c:590:6: note: Assuming that condition '!key' is not redundant
autofs-5.1.2/lib/defaults.c:578:43: note: Null pointer dereference
autofs-5.1.2/lib/defaults.c:676:2: style: Variable 'co' is reassigned a value before the old one has been used. [redundantAssignment]
autofs-5.1.2/lib/defaults.c:672:0: note: Variable 'co' is reassigned a value before the old one has been used.
autofs-5.1.2/lib/defaults.c:676:2: note: Variable 'co' is reassigned a value before the old one has been used.
autofs-5.1.2/lib/dev-ioctl-lib.c:651:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
autofs-5.1.2/lib/master.c:327:2: style: Variable 'source' is reassigned a value before the old one has been used. [redundantAssignment]
autofs-5.1.2/lib/master.c:324:0: note: Variable 'source' is reassigned a value before the old one has been used.
autofs-5.1.2/lib/master.c:327:2: note: Variable 'source' is reassigned a value before the old one has been used.
autofs-5.1.2/lib/mounts.c:792:26: warning: Either the condition '!path' is redundant or there is possible null pointer dereference: path. [nullPointerRedundantCheck]
autofs-5.1.2/lib/mounts.c:801:6: note: Assuming that condition '!path' is not redundant
autofs-5.1.2/lib/mounts.c:792:26: note: Null pointer dereference
autofs-5.1.2/lib/mounts.c:949:26: warning: Either the condition '!path' is redundant or there is possible null pointer dereference: path. [nullPointerRedundantCheck]
autofs-5.1.2/lib/mounts.c:953:6: note: Assuming that condition '!path' is not redundant
autofs-5.1.2/lib/mounts.c:949:26: note: Null pointer dereference
autofs-5.1.2/lib/mounts.c:360:9: style: The scope of the variable 'len' can be reduced. [variableScope]
autofs-5.1.2/lib/mounts.c:376:9: style: The scope of the variable 'len' can be reduced. [variableScope]
autofs-5.1.2/lib/mounts.c:390:7: style: The scope of the variable 'numbuf' can be reduced. [variableScope]
autofs-5.1.2/lib/mounts.c:583:21: style: The scope of the variable 'this' can be reduced. [variableScope]
autofs-5.1.2/lib/mounts.c:799:9: style: The scope of the variable 'len' can be reduced. [variableScope]
autofs-5.1.2/lib/mounts.c:1788:10: style: Variable 'ret' is assigned a value that is never used. [unreadVariable]
autofs-5.1.2/lib/parse_subs.c:1267:18: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition]
autofs-5.1.2/lib/parse_subs.c:1295:20: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR' is always true. [redundantCondition]
autofs-5.1.2/lib/parse_subs.c:218:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
autofs-5.1.2/lib/parse_subs.c:721:9: style: The scope of the variable 'j' can be reduced. [variableScope]
autofs-5.1.2/lib/parse_subs.c:792:8: style: The scope of the variable 'slash' can be reduced. [variableScope]
autofs-5.1.2/lib/parse_subs.c:1178:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
autofs-5.1.2/lib/parse_subs.c:333:9: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
autofs-5.1.2/lib/parse_subs.c:335:14: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
autofs-5.1.2/lib/parse_subs.c:337:14: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
autofs-5.1.2/lib/parse_subs.c:914:13: error: Uninitialized variable: str [uninitvar]
autofs-5.1.2/lib/rpc_subs.c:1036:2: style: Variable 'status' is reassigned a value before the old one has been used. [redundantAssignment]
autofs-5.1.2/lib/rpc_subs.c:1029:2: note: Variable 'status' is reassigned a value before the old one has been used.
autofs-5.1.2/lib/rpc_subs.c:1036:2: note: Variable 'status' is reassigned a value before the old one has been used.
autofs-5.1.2/lib/rpc_subs.c:883:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
autofs-5.1.2/lib/rpc_subs.c:956:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
autofs-5.1.2/modules/cyrus-sasl.c:63:0: error: #error "Could not determine the proper value for LDAP_OPT_RESULT_CODE." [preprocessorErrorDirective]
autofs-5.1.2/modules/dclist.c:504:12: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
autofs-5.1.2/modules/dclist.c:548:11: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
autofs-5.1.2/modules/dclist.c:139:7: style: The scope of the variable 'ebuf' can be reduced. [variableScope]
autofs-5.1.2/modules/dclist.c:341:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
autofs-5.1.2/modules/dclist.c:228:12: style: Checking if unsigned variable 'count' is less than zero. [unsignedLessThanZero]
autofs-5.1.2/modules/dclist.c:251:19: style: Checking if unsigned variable 'data_offset' is less than zero. [unsignedLessThanZero]
autofs-5.1.2/modules/lookup_dir.c:97:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_dir.c:196:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_dir.c:172:2: error: Address of local auto-variable assigned to a function parameter. [autoVariables]
autofs-5.1.2/modules/lookup_file.c:1027:2: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment]
autofs-5.1.2/modules/lookup_file.c:1023:0: note: Variable 'ret' is reassigned a value before the old one has been used.
autofs-5.1.2/modules/lookup_file.c:1027:2: note: Variable 'ret' is reassigned a value before the old one has been used.
autofs-5.1.2/modules/lookup_file.c:1053:3: style: Variable 'wild' is reassigned a value before the old one has been used. [redundantAssignment]
autofs-5.1.2/modules/lookup_file.c:1051:0: note: Variable 'wild' is reassigned a value before the old one has been used.
autofs-5.1.2/modules/lookup_file.c:1053:3: note: Variable 'wild' is reassigned a value before the old one has been used.
autofs-5.1.2/modules/lookup_file.c:114:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_file.c:141:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_file.c:452:6: style: The scope of the variable 'entry' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_file.c:690:6: style: The scope of the variable 'entry' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_file.c:866:6: style: The scope of the variable 'entry' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_file.c:972:6: style: The scope of the variable 'entry' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_file.c:1178:19: style: The scope of the variable 'sme' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_hesiod.c:292:43: warning: Either the condition 'if(hes_result)' is redundant or there is possible null pointer dereference: hes_result. [nullPointerRedundantCheck]
autofs-5.1.2/modules/lookup_hesiod.c:295:5: note: Assuming that condition 'if(hes_result)' is not redundant
autofs-5.1.2/modules/lookup_hesiod.c:292:43: note: Null pointer dereference
autofs-5.1.2/modules/lookup_hesiod.c:44:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_hesiod.c:101:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_hesiod.c:131:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_hesiod.c:184:39: style: The scope of the variable 'p' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_hesiod.c:367:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_hesiod.c:408:19: style: The scope of the variable 'sme' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_hosts.c:53:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_hosts.c:322:19: style: The scope of the variable 'sme' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_ldap.c:1108:13: style: Variable 'user' is reassigned a value before the old one has been used. [redundantAssignment]
autofs-5.1.2/modules/lookup_ldap.c:1103:0: note: Variable 'user' is reassigned a value before the old one has been used.
autofs-5.1.2/modules/lookup_ldap.c:1108:13: note: Variable 'user' is reassigned a value before the old one has been used.
autofs-5.1.2/modules/lookup_ldap.c:1108:20: style: Variable 'secret' is reassigned a value before the old one has been used. [redundantAssignment]
autofs-5.1.2/modules/lookup_ldap.c:1103:0: note: Variable 'secret' is reassigned a value before the old one has been used.
autofs-5.1.2/modules/lookup_ldap.c:1108:20: note: Variable 'secret' is reassigned a value before the old one has been used.
autofs-5.1.2/modules/lookup_ldap.c:336:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_ldap.c:1824:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_ldap.c:1854:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_ldap.c:2794:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_ldap.c:3536:9: style: The scope of the variable 't_last_read' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_ldap.c:3646:6: style: The scope of the variable 'status' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_ldap.c:3678:19: style: The scope of the variable 'sme' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_multi.c:532:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_nisplus.c:636:3: style: Variable 'wild' is reassigned a value before the old one has been used. [redundantAssignment]
autofs-5.1.2/modules/lookup_nisplus.c:633:0: note: Variable 'wild' is reassigned a value before the old one has been used.
autofs-5.1.2/modules/lookup_nisplus.c:636:3: note: Variable 'wild' is reassigned a value before the old one has been used.
autofs-5.1.2/modules/lookup_nisplus.c:79:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_nisplus.c:106:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_nisplus.c:139:14: style: The scope of the variable 'this' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_nisplus.c:141:8: style: The scope of the variable 'path' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_nisplus.c:143:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_nisplus.c:225:14: style: The scope of the variable 'this' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_nisplus.c:227:8: style: The scope of the variable 'key' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_nisplus.c:228:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_nisplus.c:345:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_nisplus.c:457:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_nisplus.c:508:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_nisplus.c:675:6: style: The scope of the variable 'mapent_len' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_nisplus.c:678:6: style: The scope of the variable 'status' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_nisplus.c:710:19: style: The scope of the variable 'sme' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_program.c:111:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_program.c:138:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_program.c:606:19: style: The scope of the variable 'sme' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_program.c:654:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
autofs-5.1.2/modules/lookup_sss.c:150:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_sss.c:151:8: style: The scope of the variable 'estr' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_sss.c:177:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_sss.c:242:8: style: The scope of the variable 'buffer' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_sss.c:243:9: style: The scope of the variable 'buffer_len' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_sss.c:670:19: style: The scope of the variable 'sme' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_userhome.c:101:8: style: Variable 'ret' is assigned a value that is never used. [unreadVariable]
autofs-5.1.2/modules/lookup_yp.c:742:3: style: Variable 'wild' is reassigned a value before the old one has been used. [redundantAssignment]
autofs-5.1.2/modules/lookup_yp.c:740:0: note: Variable 'wild' is reassigned a value before the old one has been used.
autofs-5.1.2/modules/lookup_yp.c:742:3: note: Variable 'wild' is reassigned a value before the old one has been used.
autofs-5.1.2/modules/lookup_yp.c:171:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_yp.c:198:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_yp.c:781:6: style: The scope of the variable 'mapent_len' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_yp.c:784:6: style: The scope of the variable 'status' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_yp.c:816:19: style: The scope of the variable 'sme' can be reduced. [variableScope]
autofs-5.1.2/modules/lookup_yp.c:72:12: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
autofs-5.1.2/modules/lookup_yp.c:259:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
autofs-5.1.2/modules/lookup_yp.c:285:12: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
autofs-5.1.2/modules/lookup_yp.c:368:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
autofs-5.1.2/modules/lookup_yp.c:416:12: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
autofs-5.1.2/modules/lookup_yp.c:468:12: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
autofs-5.1.2/modules/lookup_yp.c:580:12: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
autofs-5.1.2/modules/lookup_yp.c:920:13: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
autofs-5.1.2/modules/mount_autofs.c:56:12: style: The scope of the variable 'status' can be reduced. [variableScope]
autofs-5.1.2/modules/mount_autofs.c:67:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
autofs-5.1.2/modules/mount_autofs.c:104:19: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
autofs-5.1.2/modules/mount_autofs.c:188:25: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
autofs-5.1.2/modules/mount_bind.c:80:6: style: The scope of the variable 'err' can be reduced. [variableScope]
autofs-5.1.2/modules/mount_changer.c:155:2: style: Variable 'slot' is reassigned a value before the old one has been used. [redundantAssignment]
autofs-5.1.2/modules/mount_changer.c:152:0: note: Variable 'slot' is reassigned a value before the old one has been used.
autofs-5.1.2/modules/mount_changer.c:155:2: note: Variable 'slot' is reassigned a value before the old one has been used.
autofs-5.1.2/modules/mount_changer.c:53:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
autofs-5.1.2/modules/mount_ext2.c:45:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
autofs-5.1.2/modules/mount_ext2.c:46:14: style: The scope of the variable 'p' can be reduced. [variableScope]
autofs-5.1.2/modules/mount_generic.c:46:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
autofs-5.1.2/modules/mount_nfs.c:106:23: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
autofs-5.1.2/modules/parse_amd.c:97:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
autofs-5.1.2/modules/parse_amd.c:655:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
autofs-5.1.2/modules/parse_amd.c:1512:9: style: The scope of the variable 'len' can be reduced. [variableScope]
autofs-5.1.2/modules/parse_amd.c:1552:9: style: The scope of the variable 'len' can be reduced. [variableScope]
autofs-5.1.2/modules/parse_amd.c:68:8: style: struct member 'multi_mnt::options' is never used. [unusedStructMember]
autofs-5.1.2/modules/parse_amd.c:69:8: style: struct member 'multi_mnt::location' is never used. [unusedStructMember]
autofs-5.1.2/modules/parse_amd.c:357:40: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
autofs-5.1.2/modules/parse_amd.c:386:40: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
autofs-5.1.2/modules/parse_sun.c:390:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
autofs-5.1.2/modules/parse_sun.c:435:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
autofs-5.1.2/modules/parse_sun.c:475:7: style: The scope of the variable 'buf' can be reduced. [variableScope]
autofs-5.1.2/modules/parse_sun.c:663:8: style: The scope of the variable 'len' can be reduced. [variableScope]
autofs-5.1.2/modules/parse_sun.c:1071:17: style: The scope of the variable 'oe' can be reduced. [variableScope]
autofs-5.1.2/modules/parse_sun.c:1107:17: style: The scope of the variable 'ro' can be reduced. [variableScope]
autofs-5.1.2/modules/parse_sun.c:71:8: style: struct member 'multi_mnt::options' is never used. [unusedStructMember]
autofs-5.1.2/modules/parse_sun.c:72:8: style: struct member 'multi_mnt::location' is never used. [unusedStructMember]
autofs-5.1.2/modules/parse_sun.c:73:20: style: struct member 'multi_mnt::next' is never used. [unusedStructMember]
autofs-5.1.2/modules/parse_sun.c:530:19: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
autofs-5.1.2/modules/parse_sun.c:547:14: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
autofs-5.1.2/modules/parse_sun.c:589:15: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
autofs-5.1.2/modules/parse_sun.c:593:15: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
autofs-5.1.2/modules/parse_sun.c:610:15: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
autofs-5.1.2/modules/parse_sun.c:622:17: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
autofs-5.1.2/modules/parse_sun.c:641:16: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
autofs-5.1.2/modules/parse_sun.c:656:10: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
autofs-5.1.2/modules/parse_sun.c:667:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
autofs-5.1.2/modules/parse_sun.c:675:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
autofs-5.1.2/modules/parse_sun.c:695:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
autofs-5.1.2/modules/parse_sun.c:1123:13: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
autofs-5.1.2/modules/parse_sun.c:1158:10: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
autofs-5.1.2/modules/parse_sun.c:1208:25: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
autofs-5.1.2/modules/parse_sun.c:1289:12: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
autofs-5.1.2/modules/parse_sun.c:1385:13: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
autofs-5.1.2/modules/parse_sun.c:1395:13: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
autofs-5.1.2/modules/replicated.c:1074:7: style: The scope of the variable 'weight' can be reduced. [variableScope]
autofs-5.1.2/modules/replicated.c:985:8: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
[23:23]

ftp://ftp.se.debian.org/debian/pool/main/a/autogen/autogen_5.18.7.orig.tar.xz
autogen-5.18.7/agen5/agCgi.c:121:17: style: The scope of the variable 'pzText' can be reduced. [variableScope]
autogen-5.18.7/agen5/agUtils.c:382:21: style: The scope of the variable 'ppz' can be reduced. [variableScope]
autogen-5.18.7/agen5/agUtils.c:383:13: style: The scope of the variable 'ct' can be reduced. [variableScope]
autogen-5.18.7/agen5/opts.h:67:0: error: #error option template version mismatches autoopts/options.h header [preprocessorErrorDirective]
autogen-5.18.7/agen5/expExtract.c:42:24: warning: Possible null pointer dereference: fname [nullPointer]
autogen-5.18.7/agen5/expExtract.c:133:0: note: Assignment 'last_fname=NULL', assigned value is 0
autogen-5.18.7/agen5/expExtract.c:141:27: note: Calling function 'load_file', 1st argument 'fname' value is 0
autogen-5.18.7/agen5/expExtract.c:42:24: note: Null pointer dereference
autogen-5.18.7/agen5/expFormat.c:737:12: style: The scope of the variable 'e' can be reduced. [variableScope]
autogen-5.18.7/agen5/expString.c:739:18: style: The scope of the variable 'pDE' can be reduced. [variableScope]
autogen-5.18.7/autoopts/nested.c:354:5: style: Variable 'pzScan' is reassigned a value before the old one has been used. [redundantAssignment]
autogen-5.18.7/autoopts/nested.c:345:0: note: Variable 'pzScan' is reassigned a value before the old one has been used.
autogen-5.18.7/autoopts/nested.c:354:5: note: Variable 'pzScan' is reassigned a value before the old one has been used.
autogen-5.18.7/autoopts/numeric.c:62:9: style: Variable 'pz_indent' is reassigned a value before the old one has been used. [redundantAssignment]
autogen-5.18.7/autoopts/numeric.c:58:9: note: Variable 'pz_indent' is reassigned a value before the old one has been used.
autogen-5.18.7/autoopts/numeric.c:62:9: note: Variable 'pz_indent' is reassigned a value before the old one has been used.
autogen-5.18.7/autoopts/parse-duration.c:576:30: style: Function 'parse_duration' argument 1 names different: declaration 'in_pz' definition 'pz'. [funcArgNamesDifferent]
autogen-5.18.7/autoopts/parse-duration.h:88:44: note: Function 'parse_duration' argument 1 names different: declaration 'in_pz' definition 'pz'.
autogen-5.18.7/autoopts/parse-duration.c:576:30: note: Function 'parse_duration' argument 1 names different: declaration 'in_pz' definition 'pz'.
autogen-5.18.7/autoopts/save.c:508:50: error: Expression 'ovp=optionNextValue(base,ovp),ovp!=NULL' depends on order of evaluation of side effects [unknownEvaluationOrder]
autogen-5.18.7/autoopts/stack.c:236:12: style: The scope of the variable 'pz' can be reduced. [variableScope]
autogen-5.18.7/autoopts/usage.c:543:21: style: Checking if unsigned variable 'len' is less than zero. [unsignedLessThanZero]
autogen-5.18.7/columns/columns.c:496:16: style: The scope of the variable 'pzL' can be reduced. [variableScope]
autogen-5.18.7/columns/columns.c:610:24: style: Checking if unsigned variable '--left' is less than zero. [unsignedLessThanZero]
autogen-5.18.7/columns/opts.h:64:0: error: #error option template version mismatches autoopts/options.h header [preprocessorErrorDirective]
autogen-5.18.7/compat/compat.h:39:0: error: #error "compat.h" requires "config.h" [preprocessorErrorDirective]
autogen-5.18.7/compat/strftime.c:404:7: style: Condition '!zone' is always true [knownConditionTrueFalse]
autogen-5.18.7/compat/strftime.c:381:10: note: Assignment 'zone=0', assigned value is 0
autogen-5.18.7/compat/strftime.c:404:7: note: Condition '!zone' is always true
autogen-5.18.7/compat/strftime.c:838:27: style: Condition '0<-1%10' is always false [knownConditionTrueFalse]
autogen-5.18.7/compat/strftime.c:611:36: error: Null pointer dereference [nullPointer]
autogen-5.18.7/getdefs/gdinit.c:103:58: warning: Either the condition 'pzD==NULL' is redundant or there is overflow in pointer subtraction. [nullPointerArithmeticRedundantCheck]
autogen-5.18.7/getdefs/gdinit.c:102:17: note: Assuming that condition 'pzD==NULL' is not redundant
autogen-5.18.7/getdefs/gdinit.c:103:58: note: Null pointer subtraction
autogen-5.18.7/getdefs/getdefs.c:688:12: style: The scope of the variable 'res' can be reduced. [variableScope]
autogen-5.18.7/getdefs/getdefs.c:1079:12: style: The scope of the variable 'pz' can be reduced. [variableScope]
autogen-5.18.7/snprintfv/custom.c:117:52: warning: Either the condition 'pinfo!=NULL' is redundant or there is possible null pointer dereference: pinfo. [nullPointerRedundantCheck]
autogen-5.18.7/snprintfv/custom.c:119:29: note: Assuming that condition 'pinfo!=NULL' is not redundant
autogen-5.18.7/snprintfv/custom.c:117:52: note: Null pointer dereference
autogen-5.18.7/snprintfv/format.c:950:7: style: Variable 'svalue' is reassigned a value before the old one has been used. [redundantAssignment]
autogen-5.18.7/snprintfv/format.c:949:0: note: Variable 'svalue' is reassigned a value before the old one has been used.
autogen-5.18.7/snprintfv/format.c:950:7: note: Variable 'svalue' is reassigned a value before the old one has been used.
autogen-5.18.7/snprintfv/stream.c:181:7: style: The scope of the variable 'ch_or_errorcode' can be reduced. [variableScope]
autogen-5.18.7/xml2ag/fork.c:43:5: portability: fflush() called on input stream 'stdin' may result in undefined behaviour on non-linux systems. [fflushOnInputStream]
autogen-5.18.7/xml2ag/xml2ag.c:175:13: error: Common realloc mistake: 'mem' nulled but not freed upon failure [memleakOnRealloc]
autogen-5.18.7/xml2ag/xml2ag.c:251:14: error: Common realloc mistake: 'pzData' nulled but not freed upon failure [memleakOnRealloc]
[23:23]

ftp://ftp.se.debian.org/debian/pool/main/a/autojump/autojump_22.5.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/autokey/autokey_0.90.4.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/autolog/autolog_0.40.orig.tar.gz
autolog-0.40/autolog.c:1004:2: error: sprintf format string requires 5 parameters but only 2 are given. [wrongPrintfScanfArgNum]
autolog-0.40/autolog.c:420:11: style: The scope of the variable 's' can be reduced. [variableScope]
autolog-0.40/autolog.c:421:9: style: The scope of the variable 'i' can be reduced. [variableScope]
autolog-0.40/autolog.c:421:12: style: The scope of the variable 'lev' can be reduced. [variableScope]
autolog-0.40/autolog.c:422:9: style: The scope of the variable 'idle' can be reduced. [variableScope]
autolog-0.40/autolog.c:731:13: style: The scope of the variable 'ps_name' can be reduced. [variableScope]
autolog-0.40/autolog.c:731:23: style: The scope of the variable 'ps_pid' can be reduced. [variableScope]
autolog-0.40/autolog.c:736:12: style: The scope of the variable 'i' can be reduced. [variableScope]
autolog-0.40/autolog.c:736:15: style: The scope of the variable 'pid' can be reduced. [variableScope]
autolog-0.40/autolog.c:736:20: style: The scope of the variable 'uid' can be reduced. [variableScope]
autolog-0.40/autolog.c:986:14: style: The scope of the variable 'log' can be reduced. [variableScope]
autolog-0.40/autolog.c:988:10: style: The scope of the variable 'str_time' can be reduced. [variableScope]
autolog-0.40/autolog.c:1022:13: style: The scope of the variable 'ps_name' can be reduced. [variableScope]
autolog-0.40/autolog.c:1022:23: style: The scope of the variable 'ps_pid' can be reduced. [variableScope]
autolog-0.40/autolog.c:1027:15: style: The scope of the variable 'pid' can be reduced. [variableScope]
autolog-0.40/autolog.c:730:13: style: Unused variable: s [unusedVariable]
autolog-0.40/autolog.c:1021:13: style: Unused variable: s [unusedVariable]
autolog-0.40/autolog.c:1027:12: style: Unused variable: i [unusedVariable]
autolog-0.40/autolog.c:390:2: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
autolog-0.40/autolog.c:312:6: error: Common realloc mistake: 'userlst' nulled but not freed upon failure [memleakOnRealloc]
autolog-0.40/autolog.c:384:2: error: Common realloc mistake: 'userlst' nulled but not freed upon failure [memleakOnRealloc]
autolog-0.40/autolog.c:761:3: error: Common realloc mistake: 'ids_lst' nulled but not freed upon failure [memleakOnRealloc]
[23:23]

ftp://ftp.se.debian.org/debian/pool/main/a/automake/automake_1.4-p6.orig.tar.gz
[23:23]

ftp://ftp.se.debian.org/debian/pool/main/a/automake-1.14/automake-1.14_1.14.1.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/automake-1.15/automake-1.15_1.15.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/automake-1.16/automake-1.16_1.16.1.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/automake1.10/automake1.10_1.10.3.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/automake1.11/automake1.11_1.11.6.orig.tar.xz
[23:24]

ftp://ftp.se.debian.org/debian/pool/main/a/automake1.9/automake1.9_1.9.6+nogfdl.orig.tar.gz
[23:24]

ftp://ftp.se.debian.org/debian/pool/main/a/automat/automat_0.6.0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/automatic-save-folder/automatic-save-folder_1.0.5~20140831.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/automaton/automaton_1.11-8.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/automoc/automoc_1.0~version-0.9.88.orig.tar.gz
automoc-1.0~version-0.9.88/kde4automoc.cpp:267:9: style: Variable 'buf' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
automoc-1.0~version-0.9.88/kde4automoc.cpp:265:0: note: Variable 'buf' is reassigned a value before the old one has been used if variable is no semaphore variable.
automoc-1.0~version-0.9.88/kde4automoc.cpp:267:9: note: Variable 'buf' is reassigned a value before the old one has been used if variable is no semaphore variable.
automoc-1.0~version-0.9.88/kde4automoc.cpp:526:36: style: Function 'touch' argument 1 names different: declaration 'filename' definition '_filename'. [funcArgNamesDifferent]
automoc-1.0~version-0.9.88/kde4automoc.cpp:63:35: note: Function 'touch' argument 1 names different: declaration 'filename' definition '_filename'.
automoc-1.0~version-0.9.88/kde4automoc.cpp:526:36: note: Function 'touch' argument 1 names different: declaration 'filename' definition '_filename'.
[23:24]

ftp://ftp.se.debian.org/debian/pool/main/a/automx/automx_0.10.0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/automysqlbackup/automysqlbackup_2.6+debian.4.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/autopep8/autopep8_1.3.5.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/autopostgresqlbackup/autopostgresqlbackup_1.0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/autoproject/autoproject_0.20.orig.tar.gz
autoproject-0.20/lib/cli/c++/none/program.cc:129:0: error: syntax error [syntaxError]
autoproject-0.20/lib/cli/c/argp/program.c:0:0: error: syntax error [syntaxError]
autoproject-0.20/lib/cli/c/argp/program.c:0:0: note: syntax error
autoproject-0.20/lib/cli/c/argp/program.c:0:0: note: syntax error
autoproject-0.20/lib/cli/c/autogen/program.c:40:5: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
autoproject-0.20/lib/cli/c/autogen/program.c:51:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
autoproject-0.20/lib/cli/c/none/program.c:247:0: error: No pair for character ("). Can't process file. File is either invalid or unicode, which is currently not supported. [syntaxError]
[23:24]

ftp://ftp.se.debian.org/debian/pool/main/a/autopsy/autopsy_2.24.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/autoradio/autoradio_2.8.6.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/autorandr/autorandr_1.6.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/autorenamer/autorenamer_0.4.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/autorevision/autorevision_1.21.orig.tar.gz.asc

ftp://ftp.se.debian.org/debian/pool/main/a/autosize.js/autosize.js_4.0.2~dfsg1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/autossh/autossh_1.4f.orig.tar.gz
autossh-1.4f/autossh.c:60:0: error: #error "System lacks both select() and poll()!" [preprocessorErrorDirective]
[23:24]

ftp://ftp.se.debian.org/debian/pool/main/a/autosuspend/autosuspend_2.0.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/autotalent/autotalent_0.2.orig.tar.gz
autotalent-0.2/autotalent.c:565:8: style: The scope of the variable 'ti4' can be reduced. [variableScope]
autotalent-0.2/autotalent.c:1177:11: style: The scope of the variable 'pcPortNames' can be reduced. [variableScope]
autotalent-0.2/autotalent.c:1178:27: style: The scope of the variable 'piPortDescriptors' can be reduced. [variableScope]
autotalent-0.2/autotalent.c:1179:26: style: The scope of the variable 'psPortRangeHints' can be reduced. [variableScope]
autotalent-0.2/autotalent.c:1594:17: style: The scope of the variable 'lIndex' can be reduced. [variableScope]
autotalent-0.2/autotalent.c:86:14: style: Variable 'numfreqs' is assigned a value that is never used. [unreadVariable]
autotalent-0.2/autotalent.c:120:14: style: Variable 'numfreqs' is assigned a value that is never used. [unreadVariable]
autotalent-0.2/autotalent.c:676:10: style: Variable 'pmax' is assigned a value that is never used. [unreadVariable]
autotalent-0.2/mayer_fft.c:219:15: style: The scope of the variable 'k3' can be reduced. [variableScope]
autotalent-0.2/mayer_fft.c:219:21: style: The scope of the variable 'kx' can be reduced. [variableScope]
autotalent-0.2/mayer_fft.c:225:11: style: The scope of the variable 'aa' can be reduced. [variableScope]
autotalent-0.2/mayer_fft.c:365:7: style: The scope of the variable 'a' can be reduced. [variableScope]
autotalent-0.2/mayer_fft.c:365:9: style: The scope of the variable 'b' can be reduced. [variableScope]
autotalent-0.2/mayer_fft.c:365:11: style: The scope of the variable 'c' can be reduced. [variableScope]
autotalent-0.2/mayer_fft.c:365:13: style: The scope of the variable 'd' can be reduced. [variableScope]
autotalent-0.2/mayer_fft.c:366:7: style: The scope of the variable 'q' can be reduced. [variableScope]
autotalent-0.2/mayer_fft.c:366:9: style: The scope of the variable 'r' can be reduced. [variableScope]
autotalent-0.2/mayer_fft.c:366:11: style: The scope of the variable 's' can be reduced. [variableScope]
autotalent-0.2/mayer_fft.c:366:13: style: The scope of the variable 't' can be reduced. [variableScope]
autotalent-0.2/mayer_fft.c:380:7: style: The scope of the variable 'a' can be reduced. [variableScope]
autotalent-0.2/mayer_fft.c:380:9: style: The scope of the variable 'b' can be reduced. [variableScope]
autotalent-0.2/mayer_fft.c:380:11: style: The scope of the variable 'c' can be reduced. [variableScope]
autotalent-0.2/mayer_fft.c:380:13: style: The scope of the variable 'd' can be reduced. [variableScope]
autotalent-0.2/mayer_fft.c:381:7: style: The scope of the variable 'q' can be reduced. [variableScope]
autotalent-0.2/mayer_fft.c:381:9: style: The scope of the variable 'r' can be reduced. [variableScope]
autotalent-0.2/mayer_fft.c:381:11: style: The scope of the variable 's' can be reduced. [variableScope]
autotalent-0.2/mayer_fft.c:381:13: style: The scope of the variable 't' can be reduced. [variableScope]
autotalent-0.2/mayer_fft.c:395:8: style: The scope of the variable 'a' can be reduced. [variableScope]
autotalent-0.2/mayer_fft.c:395:10: style: The scope of the variable 'b' can be reduced. [variableScope]
autotalent-0.2/mayer_fft.c:409:8: style: The scope of the variable 'a' can be reduced. [variableScope]
autotalent-0.2/mayer_fft.c:409:10: style: The scope of the variable 'b' can be reduced. [variableScope]
[23:24]

ftp://ftp.se.debian.org/debian/pool/main/a/autotrace/autotrace_0.31.1.orig.tar.gz
autotrace-0.31.1/curve.c:119:3: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
autotrace-0.31.1/curve.c:180:3: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
autotrace-0.31.1/curve.c:51:32: style: Function 'copy_most_of_curve' argument 1 names different: declaration 'c' definition 'old_curve'. [funcArgNamesDifferent]
autotrace-0.31.1/curve.h:76:50: note: Function 'copy_most_of_curve' argument 1 names different: declaration 'c' definition 'old_curve'.
autotrace-0.31.1/curve.c:51:32: note: Function 'copy_most_of_curve' argument 1 names different: declaration 'c' definition 'old_curve'.
autotrace-0.31.1/curve.c:68:24: style: Function 'free_curve' argument 1 names different: declaration 'c' definition 'curve'. [funcArgNamesDifferent]
autotrace-0.31.1/curve.h:79:36: note: Function 'free_curve' argument 1 names different: declaration 'c' definition 'curve'.
autotrace-0.31.1/curve.c:68:24: note: Function 'free_curve' argument 1 names different: declaration 'c' definition 'curve'.
autotrace-0.31.1/curve.c:80:26: style: Function 'append_pixel' argument 1 names different: declaration 'c' definition 'curve'. [funcArgNamesDifferent]
autotrace-0.31.1/curve.h:82:38: note: Function 'append_pixel' argument 1 names different: declaration 'c' definition 'curve'.
autotrace-0.31.1/curve.c:80:26: note: Function 'append_pixel' argument 1 names different: declaration 'c' definition 'curve'.
autotrace-0.31.1/curve.c:80:42: style: Function 'append_pixel' argument 2 names different: declaration 'p' definition 'coord'. [funcArgNamesDifferent]
autotrace-0.31.1/curve.h:82:50: note: Function 'append_pixel' argument 2 names different: declaration 'p' definition 'coord'.
autotrace-0.31.1/curve.c:80:42: note: Function 'append_pixel' argument 2 names different: declaration 'p' definition 'coord'.
autotrace-0.31.1/curve.c:87:26: style: Function 'append_point' argument 1 names different: declaration 'c' definition 'curve'. [funcArgNamesDifferent]
autotrace-0.31.1/curve.h:85:38: note: Function 'append_point' argument 1 names different: declaration 'c' definition 'curve'.
autotrace-0.31.1/curve.c:87:26: note: Function 'append_point' argument 1 names different: declaration 'c' definition 'curve'.
autotrace-0.31.1/curve.c:87:47: style: Function 'append_point' argument 2 names different: declaration 'p' definition 'coord'. [funcArgNamesDifferent]
autotrace-0.31.1/curve.h:85:55: note: Function 'append_point' argument 2 names different: declaration 'p' definition 'coord'.
autotrace-0.31.1/curve.c:87:47: note: Function 'append_point' argument 2 names different: declaration 'p' definition 'coord'.
autotrace-0.31.1/curve.c:113:23: style: Function 'log_curve' argument 1 names different: declaration 'c' definition 'curve'. [funcArgNamesDifferent]
autotrace-0.31.1/curve.h:89:35: note: Function 'log_curve' argument 1 names different: declaration 'c' definition 'curve'.
autotrace-0.31.1/curve.c:113:23: note: Function 'log_curve' argument 1 names different: declaration 'c' definition 'curve'.
autotrace-0.31.1/curve.c:174:30: style: Function 'log_entire_curve' argument 1 names different: declaration 'c' definition 'curve'. [funcArgNamesDifferent]
autotrace-0.31.1/curve.h:90:42: note: Function 'log_entire_curve' argument 1 names different: declaration 'c' definition 'curve'.
autotrace-0.31.1/curve.c:174:30: note: Function 'log_entire_curve' argument 1 names different: declaration 'c' definition 'curve'.
autotrace-0.31.1/despeckle.c:803:7: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
autotrace-0.31.1/despeckle.c:781:25: style: Function 'despeckle' argument 4 names different: declaration 'exp' definition 'excep'. [funcArgNamesDifferent]
autotrace-0.31.1/despeckle.h:46:83: note: Function 'despeckle' argument 4 names different: declaration 'exp' definition 'excep'.
autotrace-0.31.1/despeckle.c:781:25: note: Function 'despeckle' argument 4 names different: declaration 'exp' definition 'excep'.
autotrace-0.31.1/filename.c:56:44: style: Function 'extend_filename' argument 2 names different: declaration 'suffix' definition 'default_suffix'. [funcArgNamesDifferent]
autotrace-0.31.1/filename.h:32:61: note: Function 'extend_filename' argument 2 names different: declaration 'suffix' definition 'default_suffix'.
autotrace-0.31.1/filename.c:56:44: note: Function 'extend_filename' argument 2 names different: declaration 'suffix' definition 'default_suffix'.
autotrace-0.31.1/filename.c:67:37: style: Function 'make_suffix' argument 2 names different: declaration 'suffix' definition 'new_suffix'. [funcArgNamesDifferent]
autotrace-0.31.1/filename.h:37:54: note: Function 'make_suffix' argument 2 names different: declaration 'suffix' definition 'new_suffix'.
autotrace-0.31.1/filename.c:67:37: note: Function 'make_suffix' argument 2 names different: declaration 'suffix' definition 'new_suffix'.
autotrace-0.31.1/filename.c:87:26: style: Function 'remove_suffix' argument 1 names different: declaration 'name' definition 's'. [funcArgNamesDifferent]
autotrace-0.31.1/filename.h:40:43: note: Function 'remove_suffix' argument 1 names different: declaration 'name' definition 's'.
autotrace-0.31.1/filename.c:87:26: note: Function 'remove_suffix' argument 1 names different: declaration 'name' definition 's'.
autotrace-0.31.1/fit.c:1365:35: style: Same expression in both branches of ternary operator. [duplicateExpressionTernary]
autotrace-0.31.1/fit.c:422:19: style: The scope of the variable 'this_corner' can be reduced. [variableScope]
autotrace-0.31.1/fit.c:739:16: style: The scope of the variable 'temp' can be reduced. [variableScope]
autotrace-0.31.1/fit.c:250:22: style: Unsigned variable '-' can't be negative so it is unnecessary to test it. [unsignedPositive]
autotrace-0.31.1/fit.c:253:25: style: Unsigned variable '-' can't be negative so it is unnecessary to test it. [unsignedPositive]
autotrace-0.31.1/fit.c:267:21: style: Unsigned variable '-' can't be negative so it is unnecessary to test it. [unsignedPositive]
autotrace-0.31.1/fit.c:1395:42: style: Function 'find_half_tangent' argument 2 names different: declaration 'start' definition 'to_start_point'. [funcArgNamesDifferent]
autotrace-0.31.1/fit.c:82:59: note: Function 'find_half_tangent' argument 2 names different: declaration 'start' definition 'to_start_point'.
autotrace-0.31.1/fit.c:1395:42: note: Function 'find_half_tangent' argument 2 names different: declaration 'start' definition 'to_start_point'.
autotrace-0.31.1/getopt.c:226:7: style: The scope of the variable 'option_index' can be reduced. [variableScope]
autotrace-0.31.1/getopt.c:223:60: style: Function '_getopt_internal' argument 3 names different: declaration 'shortopts' definition 'optstring'. [funcArgNamesDifferent]
autotrace-0.31.1/getopt.h:98:21: note: Function '_getopt_internal' argument 3 names different: declaration 'shortopts' definition 'optstring'.
autotrace-0.31.1/getopt.c:223:60: note: Function '_getopt_internal' argument 3 names different: declaration 'shortopts' definition 'optstring'.
autotrace-0.31.1/getopt.c:534:50: style: Function 'getopt' argument 3 names different: declaration 'shortopts' definition 'optstring'. [funcArgNamesDifferent]
autotrace-0.31.1/getopt.h:89:61: note: Function 'getopt' argument 3 names different: declaration 'shortopts' definition 'optstring'.
autotrace-0.31.1/getopt.c:534:50: note: Function 'getopt' argument 3 names different: declaration 'shortopts' definition 'optstring'.
autotrace-0.31.1/getopt1.c:25:55: style: Function 'getopt_long' argument 3 names different: declaration 'shortopts' definition 'options'. [funcArgNamesDifferent]
autotrace-0.31.1/getopt.h:90:66: note: Function 'getopt_long' argument 3 names different: declaration 'shortopts' definition 'options'.
autotrace-0.31.1/getopt1.c:25:55: note: Function 'getopt_long' argument 3 names different: declaration 'shortopts' definition 'options'.
autotrace-0.31.1/getopt1.c:26:24: style: Function 'getopt_long' argument 4 names different: declaration 'longopts' definition 'long_options'. [funcArgNamesDifferent]
autotrace-0.31.1/getopt.h:91:32: note: Function 'getopt_long' argument 4 names different: declaration 'longopts' definition 'long_options'.
autotrace-0.31.1/getopt1.c:26:24: note: Function 'getopt_long' argument 4 names different: declaration 'longopts' definition 'long_options'.
autotrace-0.31.1/getopt1.c:26:43: style: Function 'getopt_long' argument 5 names different: declaration 'longind' definition 'opt_index'. [funcArgNamesDifferent]
autotrace-0.31.1/getopt.h:91:47: note: Function 'getopt_long' argument 5 names different: declaration 'longind' definition 'opt_index'.
autotrace-0.31.1/getopt1.c:26:43: note: Function 'getopt_long' argument 5 names different: declaration 'longind' definition 'opt_index'.
autotrace-0.31.1/getopt1.c:37:60: style: Function 'getopt_long_only' argument 3 names different: declaration 'shortopts' definition 'options'. [funcArgNamesDifferent]
autotrace-0.31.1/getopt.h:93:21: note: Function 'getopt_long_only' argument 3 names different: declaration 'shortopts' definition 'options'.
autotrace-0.31.1/getopt1.c:37:60: note: Function 'getopt_long_only' argument 3 names different: declaration 'shortopts' definition 'options'.
autotrace-0.31.1/getopt1.c:38:24: style: Function 'getopt_long_only' argument 4 names different: declaration 'longopts' definition 'long_options'. [funcArgNamesDifferent]
autotrace-0.31.1/getopt.h:94:37: note: Function 'getopt_long_only' argument 4 names different: declaration 'longopts' definition 'long_options'.
autotrace-0.31.1/getopt1.c:38:24: note: Function 'getopt_long_only' argument 4 names different: declaration 'longopts' definition 'long_options'.
autotrace-0.31.1/getopt1.c:38:43: style: Function 'getopt_long_only' argument 5 names different: declaration 'longind' definition 'opt_index'. [funcArgNamesDifferent]
autotrace-0.31.1/getopt.h:94:52: note: Function 'getopt_long_only' argument 5 names different: declaration 'longind' definition 'opt_index'.
autotrace-0.31.1/getopt1.c:38:43: note: Function 'getopt_long_only' argument 5 names different: declaration 'longind' definition 'opt_index'.
autotrace-0.31.1/input-bmp.c:299:19: style: The scope of the variable 'howmuch' can be reduced. [variableScope]
autotrace-0.31.1/input-bmp.c:304:18: style: The scope of the variable 'rgb' can be reduced. [variableScope]
autotrace-0.31.1/input-bmp.c:305:7: style: The scope of the variable 'i' can be reduced. [variableScope]
autotrace-0.31.1/input-bmp.c:305:10: style: The scope of the variable 'j' can be reduced. [variableScope]
autotrace-0.31.1/input-bmp.c:305:13: style: The scope of the variable 'notused' can be reduced. [variableScope]
autotrace-0.31.1/input-magick.c:58:3: style: Variable 'image' is reassigned a value before the old one has been used. [redundantAssignment]
autotrace-0.31.1/input-magick.c:40:0: note: Variable 'image' is reassigned a value before the old one has been used.
autotrace-0.31.1/input-magick.c:58:3: note: Variable 'image' is reassigned a value before the old one has been used.
autotrace-0.31.1/input-pnm.c:196:20: style: Checking if unsigned variable 'pnminfo->xres' is less than zero. [unsignedLessThanZero]
autotrace-0.31.1/input-pnm.c:211:20: style: Checking if unsigned variable 'pnminfo->yres' is less than zero. [unsignedLessThanZero]
autotrace-0.31.1/input-pnm.c:261:18: style: Function 'pnm_load_ascii' argument 3 names different: declaration 'pixel_rgn' definition 'data'. [funcArgNamesDifferent]
autotrace-0.31.1/input-pnm.c:78:22: note: Function 'pnm_load_ascii' argument 3 names different: declaration 'pixel_rgn' definition 'data'.
autotrace-0.31.1/input-pnm.c:261:18: note: Function 'pnm_load_ascii' argument 3 names different: declaration 'pixel_rgn' definition 'data'.
autotrace-0.31.1/input-pnm.c:318:24: style: Function 'pnm_load_raw' argument 3 names different: declaration 'pixel_rgn' definition 'data'. [funcArgNamesDifferent]
autotrace-0.31.1/input-pnm.c:82:22: note: Function 'pnm_load_raw' argument 3 names different: declaration 'pixel_rgn' definition 'data'.
autotrace-0.31.1/input-pnm.c:318:24: note: Function 'pnm_load_raw' argument 3 names different: declaration 'pixel_rgn' definition 'data'.
autotrace-0.31.1/input-pnm.c:356:20: style: Function 'pnm_load_rawpbm' argument 3 names different: declaration 'pixel_rgn' definition 'data'. [funcArgNamesDifferent]
autotrace-0.31.1/input-pnm.c:86:22: note: Function 'pnm_load_rawpbm' argument 3 names different: declaration 'pixel_rgn' definition 'data'.
autotrace-0.31.1/input-pnm.c:356:20: note: Function 'pnm_load_rawpbm' argument 3 names different: declaration 'pixel_rgn' definition 'data'.
autotrace-0.31.1/input-tga.c:511:7: style: Condition 'badread' is always false [knownConditionTrueFalse]
autotrace-0.31.1/input-tga.c:505:13: note: Assignment 'badread=0', assigned value is 0
autotrace-0.31.1/input-tga.c:511:7: note: Condition 'badread' is always false
autotrace-0.31.1/input-tga.c:438:4: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
autotrace-0.31.1/input-tga.c:188:15: style: The scope of the variable 'count' can be reduced. [variableScope]
autotrace-0.31.1/input-tga.c:99:16: style: struct member 'Anonymous0::extensionAreaOffset' is never used. [unusedStructMember]
autotrace-0.31.1/input-tga.c:100:16: style: struct member 'Anonymous0::developerDirectoryOffset' is never used. [unusedStructMember]
autotrace-0.31.1/input-tga.c:102:8: style: struct member 'Anonymous0::signature' is never used. [unusedStructMember]
autotrace-0.31.1/input-tga.c:103:8: style: struct member 'Anonymous0::dot' is never used. [unusedStructMember]
autotrace-0.31.1/input-tga.c:104:8: style: struct member 'Anonymous0::null' is never used. [unusedStructMember]
autotrace-0.31.1/input-tga.c:480:9: style: Variable 'colors' is modified but its new value is never used. [unreadVariable]
autotrace-0.31.1/main.c:324:4: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
autotrace-0.31.1/main.c:70:24: style: The scope of the variable 'input_opts' can be reduced. [variableScope]
autotrace-0.31.1/main.c:77:9: style: The scope of the variable 'dump_file' can be reduced. [variableScope]
autotrace-0.31.1/main.c:244:7: style: The scope of the variable 'g' can be reduced. [variableScope]
autotrace-0.31.1/main.c:489:10: style: The scope of the variable 'suffix' can be reduced. [variableScope]
autotrace-0.31.1/main.c:490:10: style: The scope of the variable 'descr' can be reduced. [variableScope]
autotrace-0.31.1/main.c:509:10: style: The scope of the variable 'suffix' can be reduced. [variableScope]
autotrace-0.31.1/main.c:510:10: style: The scope of the variable 'descr' can be reduced. [variableScope]
autotrace-0.31.1/median.c:259:21: style: The scope of the variable 'n' can be reduced. [variableScope]
autotrace-0.31.1/median.c:260:21: style: The scope of the variable 'R' can be reduced. [variableScope]
autotrace-0.31.1/median.c:260:24: style: The scope of the variable 'G' can be reduced. [variableScope]
autotrace-0.31.1/median.c:260:27: style: The scope of the variable 'B' can be reduced. [variableScope]
autotrace-0.31.1/median.c:260:30: style: The scope of the variable 'cmax' can be reduced. [variableScope]
autotrace-0.31.1/median.c:261:25: style: The scope of the variable 'b2' can be reduced. [variableScope]
autotrace-0.31.1/median.c:494:24: style: The scope of the variable 'x' can be reduced. [variableScope]
autotrace-0.31.1/median.c:618:24: style: The scope of the variable 'icolor' can be reduced. [variableScope]
autotrace-0.31.1/median.c:620:21: style: The scope of the variable 'cptr' can be reduced. [variableScope]
autotrace-0.31.1/median.c:621:21: style: The scope of the variable 'dist0' can be reduced. [variableScope]
autotrace-0.31.1/median.c:623:21: style: The scope of the variable 'xx0' can be reduced. [variableScope]
autotrace-0.31.1/median.c:625:21: style: The scope of the variable 'inR' can be reduced. [variableScope]
autotrace-0.31.1/median.c:625:26: style: The scope of the variable 'inG' can be reduced. [variableScope]
autotrace-0.31.1/median.c:625:31: style: The scope of the variable 'inB' can be reduced. [variableScope]
autotrace-0.31.1/median.c:757:28: style: The scope of the variable 'origG' can be reduced. [variableScope]
autotrace-0.31.1/median.c:757:35: style: The scope of the variable 'origB' can be reduced. [variableScope]
autotrace-0.31.1/median.c:758:21: style: The scope of the variable 'row' can be reduced. [variableScope]
autotrace-0.31.1/median.c:758:26: style: The scope of the variable 'col' can be reduced. [variableScope]
autotrace-0.31.1/median.c:903:36: style: Function 'quantize_object_free' argument 1 names different: declaration 'obj' definition 'quantobj'. [funcArgNamesDifferent]
autotrace-0.31.1/quantize.h:52:41: note: Function 'quantize_object_free' argument 1 names different: declaration 'obj' definition 'quantobj'.
autotrace-0.31.1/median.c:903:36: note: Function 'quantize_object_free' argument 1 names different: declaration 'obj' definition 'quantobj'.
autotrace-0.31.1/output-cgm.c:147:29: style: Function 'output_cgm_writer' argument 1 names different: declaration 'file' definition 'cgm_file'. [funcArgNamesDifferent]
autotrace-0.31.1/output-cgm.h:25:29: note: Function 'output_cgm_writer' argument 1 names different: declaration 'file' definition 'cgm_file'.
autotrace-0.31.1/output-cgm.c:147:29: note: Function 'output_cgm_writer' argument 1 names different: declaration 'file' definition 'cgm_file'.
autotrace-0.31.1/output-dr2d.c:87:15: style: The scope of the variable 'FoundCol' can be reduced. [variableScope]
autotrace-0.31.1/output-dr2d.c:88:16: style: The scope of the variable 'Red' can be reduced. [variableScope]
autotrace-0.31.1/output-dr2d.c:88:21: style: The scope of the variable 'Green' can be reduced. [variableScope]
autotrace-0.31.1/output-dr2d.c:88:28: style: The scope of the variable 'Blue' can be reduced. [variableScope]
autotrace-0.31.1/output-dr2d.c:144:18: style: The scope of the variable 'IndexCol' can be reduced. [variableScope]
autotrace-0.31.1/output-dr2d.c:168:8: style: The scope of the variable 'ex' can be reduced. [variableScope]
autotrace-0.31.1/output-dr2d.c:168:12: style: The scope of the variable 'ey' can be reduced. [variableScope]
autotrace-0.31.1/output-dr2d.c:382:11: style: The scope of the variable 'this_spline_length' can be reduced. [variableScope]
autotrace-0.31.1/output-dr2d.c:386:17: style: The scope of the variable 'PolySize' can be reduced. [variableScope]
autotrace-0.31.1/output-dr2d.c:386:38: style: The scope of the variable 'NumPoints' can be reduced. [variableScope]
autotrace-0.31.1/output-dr2d.c:387:6: style: The scope of the variable 'StrokeOrFill' can be reduced. [variableScope]
autotrace-0.31.1/output-dr2d.c:530:6: style: The scope of the variable 'Size' can be reduced. [variableScope]
autotrace-0.31.1/output-dr2d.c:649:27: style: The scope of the variable 'RealExp' can be reduced. [variableScope]
autotrace-0.31.1/output-dr2d.c:650:7: style: The scope of the variable 'MoveExp' can be reduced. [variableScope]
autotrace-0.31.1/output-dr2d.c:110:0: warning: Redundant assignment of 'curr_color' to itself. [selfAssignment]
autotrace-0.31.1/output-dr2d.c:402:0: warning: Redundant assignment of 'curr_color' to itself. [selfAssignment]
autotrace-0.31.1/output-dr2d.c:413:0: error: Memory leak: ChunkList [memleak]
autotrace-0.31.1/output-dxf.c:423:24: style: The scope of the variable 'old' can be reduced. [variableScope]
autotrace-0.31.1/output-dxf.c:450:27: style: The scope of the variable 'pnew' can be reduced. [variableScope]
autotrace-0.31.1/output-dxf.c:450:33: style: The scope of the variable 'px' can be reduced. [variableScope]
autotrace-0.31.1/output-dxf.c:450:37: style: The scope of the variable 'py' can be reduced. [variableScope]
autotrace-0.31.1/output-dxf.c:450:41: style: The scope of the variable 'pz' can be reduced. [variableScope]
autotrace-0.31.1/output-dxf.c:451:7: style: The scope of the variable 'nred' can be reduced. [variableScope]
autotrace-0.31.1/output-dxf.c:451:13: style: The scope of the variable 'ngreen' can be reduced. [variableScope]
autotrace-0.31.1/output-dxf.c:451:21: style: The scope of the variable 'nblue' can be reduced. [variableScope]
autotrace-0.31.1/output-dxf.c:552:7: style: The scope of the variable 'i' can be reduced. [variableScope]
autotrace-0.31.1/output-dxf.c:552:10: style: The scope of the variable 'j' can be reduced. [variableScope]
autotrace-0.31.1/output-dxf.c:552:13: style: The scope of the variable 'knot_index' can be reduced. [variableScope]
autotrace-0.31.1/output-dxf.c:552:25: style: The scope of the variable 'number_of_segments' can be reduced. [variableScope]
autotrace-0.31.1/output-dxf.c:552:68: style: The scope of the variable 'n' can be reduced. [variableScope]
autotrace-0.31.1/output-dxf.c:552:70: style: The scope of the variable 'm' can be reduced. [variableScope]
autotrace-0.31.1/output-dxf.c:553:10: style: The scope of the variable 'spline_step' can be reduced. [variableScope]
autotrace-0.31.1/output-dxf.c:553:23: style: The scope of the variable 'total_length' can be reduced. [variableScope]
autotrace-0.31.1/output-dxf.c:553:37: style: The scope of the variable 't' can be reduced. [variableScope]
autotrace-0.31.1/output-dxf.c:553:40: style: The scope of the variable 'spline_pnt_x' can be reduced. [variableScope]
autotrace-0.31.1/output-dxf.c:553:54: style: The scope of the variable 'spline_pnt_y' can be reduced. [variableScope]
autotrace-0.31.1/output-dxf.c:553:68: style: The scope of the variable 'r' can be reduced. [variableScope]
autotrace-0.31.1/output-dxf.c:554:6: style: The scope of the variable 'weight' can be reduced. [variableScope]
autotrace-0.31.1/output-dxf.c:628:10: style: The scope of the variable 'startx' can be reduced. [variableScope]
autotrace-0.31.1/output-dxf.c:628:18: style: The scope of the variable 'starty' can be reduced. [variableScope]
autotrace-0.31.1/output-dxf.c:643:0: warning: Redundant assignment of 'curr_color' to itself. [selfAssignment]
autotrace-0.31.1/output-dxf.c:851:31: style: Function 'output_dxf12_writer' argument 1 names different: declaration 'file' definition 'dxf_file'. [funcArgNamesDifferent]
autotrace-0.31.1/output-dxf.h:25:32: note: Function 'output_dxf12_writer' argument 1 names different: declaration 'file' definition 'dxf_file'.
autotrace-0.31.1/output-dxf.c:851:31: note: Function 'output_dxf12_writer' argument 1 names different: declaration 'file' definition 'dxf_file'.
autotrace-0.31.1/output-dxf.c:746:26: style: Variable 'pnt1' is assigned a value that is never used. [unreadVariable]
autotrace-0.31.1/output-emf.c:251:7: style: The scope of the variable 'i' can be reduced. [variableScope]
autotrace-0.31.1/output-emf.c:297:7: style: The scope of the variable 'i' can be reduced. [variableScope]
autotrace-0.31.1/output-emf.c:490:7: style: The scope of the variable 'i' can be reduced. [variableScope]
autotrace-0.31.1/output-emf.c:559:19: style: The scope of the variable 'j' can be reduced. [variableScope]
autotrace-0.31.1/output-emf.c:564:0: style: The scope of the variable 'curr_color' can be reduced. [variableScope]
autotrace-0.31.1/output-emf.c:567:7: style: The scope of the variable 'last_degree' can be reduced. [variableScope]
autotrace-0.31.1/output-emf.c:656:19: style: The scope of the variable 'j' can be reduced. [variableScope]
autotrace-0.31.1/output-emf.c:658:0: style: The scope of the variable 'curr_color' can be reduced. [variableScope]
autotrace-0.31.1/output-epd.c:141:7: error: Expression '(int)((first.v[0]).x=((int)((int)((float)6.0*(first.v[0]).x)+0.5*(((float)6.0*(first.v[0]).x)>0?1:((float)6.0*(first.v[0]).x)<0?-1:0)))/(float)6.0)+0.5*(((first.v[0]).x=((int)((int)((float)6.0*(first.v[0]).x)+0.5*(((float)6.0*(first.v[0]).x)>0?1:((float)6.0*(first.v[0]).x)<0?-1:0)))/(float)6.0)>0?1:((first.v[0]).x=((int)((int)((float)6.0*(first.v[0]).x)+0.5*(((float)6.0*(first.v[0]).x)>0?1:((float)6.0*(first.v[0]).x)<0?-1:0)))/(float)6.0)<0?-1:0)' depends on order of evaluation of side effects [unknownEvaluationOrder]
autotrace-0.31.1/output-epd.c:141:7: error: Expression '(int)((first.v[0]).y=((int)((int)((float)6.0*(first.v[0]).y)+0.5*(((float)6.0*(first.v[0]).y)>0?1:((float)6.0*(first.v[0]).y)<0?-1:0)))/(float)6.0)+0.5*(((first.v[0]).y=((int)((int)((float)6.0*(first.v[0]).y)+0.5*(((float)6.0*(first.v[0]).y)>0?1:((float)6.0*(first.v[0]).y)<0?-1:0)))/(float)6.0)>0?1:((first.v[0]).y=((int)((int)((float)6.0*(first.v[0]).y)+0.5*(((float)6.0*(first.v[0]).y)>0?1:((float)6.0*(first.v[0]).y)<0?-1:0)))/(float)6.0)<0?-1:0)' depends on order of evaluation of side effects [unknownEvaluationOrder]
autotrace-0.31.1/output-epd.c:149:13: error: Expression '(int)((s.v[3]).x=((int)((int)((float)6.0*(s.v[3]).x)+0.5*(((float)6.0*(s.v[3]).x)>0?1:((float)6.0*(s.v[3]).x)<0?-1:0)))/(float)6.0)+0.5*(((s.v[3]).x=((int)((int)((float)6.0*(s.v[3]).x)+0.5*(((float)6.0*(s.v[3]).x)>0?1:((float)6.0*(s.v[3]).x)<0?-1:0)))/(float)6.0)>0?1:((s.v[3]).x=((int)((int)((float)6.0*(s.v[3]).x)+0.5*(((float)6.0*(s.v[3]).x)>0?1:((float)6.0*(s.v[3]).x)<0?-1:0)))/(float)6.0)<0?-1:0)' depends on order of evaluation of side effects [unknownEvaluationOrder]
autotrace-0.31.1/output-epd.c:149:13: error: Expression '(int)((s.v[3]).y=((int)((int)((float)6.0*(s.v[3]).y)+0.5*(((float)6.0*(s.v[3]).y)>0?1:((float)6.0*(s.v[3]).y)<0?-1:0)))/(float)6.0)+0.5*(((s.v[3]).y=((int)((int)((float)6.0*(s.v[3]).y)+0.5*(((float)6.0*(s.v[3]).y)>0?1:((float)6.0*(s.v[3]).y)<0?-1:0)))/(float)6.0)>0?1:((s.v[3]).y=((int)((int)((float)6.0*(s.v[3]).y)+0.5*(((float)6.0*(s.v[3]).y)>0?1:((float)6.0*(s.v[3]).y)<0?-1:0)))/(float)6.0)<0?-1:0)' depends on order of evaluation of side effects [unknownEvaluationOrder]
autotrace-0.31.1/output-epd.c:151:13: error: Expression '(int)((s.v[1]).x=((int)((int)((float)6.0*(s.v[1]).x)+0.5*(((float)6.0*(s.v[1]).x)>0?1:((float)6.0*(s.v[1]).x)<0?-1:0)))/(float)6.0)+0.5*(((s.v[1]).x=((int)((int)((float)6.0*(s.v[1]).x)+0.5*(((float)6.0*(s.v[1]).x)>0?1:((float)6.0*(s.v[1]).x)<0?-1:0)))/(float)6.0)>0?1:((s.v[1]).x=((int)((int)((float)6.0*(s.v[1]).x)+0.5*(((float)6.0*(s.v[1]).x)>0?1:((float)6.0*(s.v[1]).x)<0?-1:0)))/(float)6.0)<0?-1:0)' depends on order of evaluation of side effects [unknownEvaluationOrder]
autotrace-0.31.1/output-epd.c:151:13: error: Expression '(int)((s.v[1]).y=((int)((int)((float)6.0*(s.v[1]).y)+0.5*(((float)6.0*(s.v[1]).y)>0?1:((float)6.0*(s.v[1]).y)<0?-1:0)))/(float)6.0)+0.5*(((s.v[1]).y=((int)((int)((float)6.0*(s.v[1]).y)+0.5*(((float)6.0*(s.v[1]).y)>0?1:((float)6.0*(s.v[1]).y)<0?-1:0)))/(float)6.0)>0?1:((s.v[1]).y=((int)((int)((float)6.0*(s.v[1]).y)+0.5*(((float)6.0*(s.v[1]).y)>0?1:((float)6.0*(s.v[1]).y)<0?-1:0)))/(float)6.0)<0?-1:0)' depends on order of evaluation of side effects [unknownEvaluationOrder]
autotrace-0.31.1/output-epd.c:151:13: error: Expression '(int)((s.v[2]).x=((int)((int)((float)6.0*(s.v[2]).x)+0.5*(((float)6.0*(s.v[2]).x)>0?1:((float)6.0*(s.v[2]).x)<0?-1:0)))/(float)6.0)+0.5*(((s.v[2]).x=((int)((int)((float)6.0*(s.v[2]).x)+0.5*(((float)6.0*(s.v[2]).x)>0?1:((float)6.0*(s.v[2]).x)<0?-1:0)))/(float)6.0)>0?1:((s.v[2]).x=((int)((int)((float)6.0*(s.v[2]).x)+0.5*(((float)6.0*(s.v[2]).x)>0?1:((float)6.0*(s.v[2]).x)<0?-1:0)))/(float)6.0)<0?-1:0)' depends on order of evaluation of side effects [unknownEvaluationOrder]
autotrace-0.31.1/output-epd.c:151:13: error: Expression '(int)((s.v[2]).y=((int)((int)((float)6.0*(s.v[2]).y)+0.5*(((float)6.0*(s.v[2]).y)>0?1:((float)6.0*(s.v[2]).y)<0?-1:0)))/(float)6.0)+0.5*(((s.v[2]).y=((int)((int)((float)6.0*(s.v[2]).y)+0.5*(((float)6.0*(s.v[2]).y)>0?1:((float)6.0*(s.v[2]).y)<0?-1:0)))/(float)6.0)>0?1:((s.v[2]).y=((int)((int)((float)6.0*(s.v[2]).y)+0.5*(((float)6.0*(s.v[2]).y)>0?1:((float)6.0*(s.v[2]).y)<0?-1:0)))/(float)6.0)<0?-1:0)' depends on order of evaluation of side effects [unknownEvaluationOrder]
autotrace-0.31.1/output-epd.c:151:13: error: Expression '(int)((s.v[3]).x=((int)((int)((float)6.0*(s.v[3]).x)+0.5*(((float)6.0*(s.v[3]).x)>0?1:((float)6.0*(s.v[3]).x)<0?-1:0)))/(float)6.0)+0.5*(((s.v[3]).x=((int)((int)((float)6.0*(s.v[3]).x)+0.5*(((float)6.0*(s.v[3]).x)>0?1:((float)6.0*(s.v[3]).x)<0?-1:0)))/(float)6.0)>0?1:((s.v[3]).x=((int)((int)((float)6.0*(s.v[3]).x)+0.5*(((float)6.0*(s.v[3]).x)>0?1:((float)6.0*(s.v[3]).x)<0?-1:0)))/(float)6.0)<0?-1:0)' depends on order of evaluation of side effects [unknownEvaluationOrder]
autotrace-0.31.1/output-epd.c:151:13: error: Expression '(int)((s.v[3]).y=((int)((int)((float)6.0*(s.v[3]).y)+0.5*(((float)6.0*(s.v[3]).y)>0?1:((float)6.0*(s.v[3]).y)<0?-1:0)))/(float)6.0)+0.5*(((s.v[3]).y=((int)((int)((float)6.0*(s.v[3]).y)+0.5*(((float)6.0*(s.v[3]).y)>0?1:((float)6.0*(s.v[3]).y)<0?-1:0)))/(float)6.0)>0?1:((s.v[3]).y=((int)((int)((float)6.0*(s.v[3]).y)+0.5*(((float)6.0*(s.v[3]).y)>0?1:((float)6.0*(s.v[3]).y)<0?-1:0)))/(float)6.0)<0?-1:0)' depends on order of evaluation of side effects [unknownEvaluationOrder]
autotrace-0.31.1/output-epd.c:162:29: style: Function 'output_epd_writer' argument 1 names different: declaration 'file' definition 'epd_file'. [funcArgNamesDifferent]
autotrace-0.31.1/output-epd.h:26:30: note: Function 'output_epd_writer' argument 1 names different: declaration 'file' definition 'epd_file'.
autotrace-0.31.1/output-epd.c:162:29: note: Function 'output_epd_writer' argument 1 names different: declaration 'file' definition 'epd_file'.
autotrace-0.31.1/output-eps.c:154:11: style: The scope of the variable 'c' can be reduced. [variableScope]
autotrace-0.31.1/output-eps.c:154:14: style: The scope of the variable 'm' can be reduced. [variableScope]
autotrace-0.31.1/output-eps.c:154:17: style: The scope of the variable 'y' can be reduced. [variableScope]
autotrace-0.31.1/output-eps.c:154:20: style: The scope of the variable 'k' can be reduced. [variableScope]
autotrace-0.31.1/output-eps.c:181:7: error: Expression '(int)((first.v[0]).x=((int)((int)((float)6.0*(first.v[0]).x)+0.5*(((float)6.0*(first.v[0]).x)>0?1:((float)6.0*(first.v[0]).x)<0?-1:0)))/(float)6.0)+0.5*(((first.v[0]).x=((int)((int)((float)6.0*(first.v[0]).x)+0.5*(((float)6.0*(first.v[0]).x)>0?1:((float)6.0*(first.v[0]).x)<0?-1:0)))/(float)6.0)>0?1:((first.v[0]).x=((int)((int)((float)6.0*(first.v[0]).x)+0.5*(((float)6.0*(first.v[0]).x)>0?1:((float)6.0*(first.v[0]).x)<0?-1:0)))/(float)6.0)<0?-1:0)' depends on order of evaluation of side effects [unknownEvaluationOrder]
autotrace-0.31.1/output-eps.c:181:7: error: Expression '(int)((first.v[0]).y=((int)((int)((float)6.0*(first.v[0]).y)+0.5*(((float)6.0*(first.v[0]).y)>0?1:((float)6.0*(first.v[0]).y)<0?-1:0)))/(float)6.0)+0.5*(((first.v[0]).y=((int)((int)((float)6.0*(first.v[0]).y)+0.5*(((float)6.0*(first.v[0]).y)>0?1:((float)6.0*(first.v[0]).y)<0?-1:0)))/(float)6.0)>0?1:((first.v[0]).y=((int)((int)((float)6.0*(first.v[0]).y)+0.5*(((float)6.0*(first.v[0]).y)>0?1:((float)6.0*(first.v[0]).y)<0?-1:0)))/(float)6.0)<0?-1:0)' depends on order of evaluation of side effects [unknownEvaluationOrder]
autotrace-0.31.1/output-eps.c:189:13: error: Expression '(int)((s.v[3]).x=((int)((int)((float)6.0*(s.v[3]).x)+0.5*(((float)6.0*(s.v[3]).x)>0?1:((float)6.0*(s.v[3]).x)<0?-1:0)))/(float)6.0)+0.5*(((s.v[3]).x=((int)((int)((float)6.0*(s.v[3]).x)+0.5*(((float)6.0*(s.v[3]).x)>0?1:((float)6.0*(s.v[3]).x)<0?-1:0)))/(float)6.0)>0?1:((s.v[3]).x=((int)((int)((float)6.0*(s.v[3]).x)+0.5*(((float)6.0*(s.v[3]).x)>0?1:((float)6.0*(s.v[3]).x)<0?-1:0)))/(float)6.0)<0?-1:0)' depends on order of evaluation of side effects [unknownEvaluationOrder]
autotrace-0.31.1/output-eps.c:189:13: error: Expression '(int)((s.v[3]).y=((int)((int)((float)6.0*(s.v[3]).y)+0.5*(((float)6.0*(s.v[3]).y)>0?1:((float)6.0*(s.v[3]).y)<0?-1:0)))/(float)6.0)+0.5*(((s.v[3]).y=((int)((int)((float)6.0*(s.v[3]).y)+0.5*(((float)6.0*(s.v[3]).y)>0?1:((float)6.0*(s.v[3]).y)<0?-1:0)))/(float)6.0)>0?1:((s.v[3]).y=((int)((int)((float)6.0*(s.v[3]).y)+0.5*(((float)6.0*(s.v[3]).y)>0?1:((float)6.0*(s.v[3]).y)<0?-1:0)))/(float)6.0)<0?-1:0)' depends on order of evaluation of side effects [unknownEvaluationOrder]
autotrace-0.31.1/output-eps.c:191:13: error: Expression '(int)((s.v[1]).x=((int)((int)((float)6.0*(s.v[1]).x)+0.5*(((float)6.0*(s.v[1]).x)>0?1:((float)6.0*(s.v[1]).x)<0?-1:0)))/(float)6.0)+0.5*(((s.v[1]).x=((int)((int)((float)6.0*(s.v[1]).x)+0.5*(((float)6.0*(s.v[1]).x)>0?1:((float)6.0*(s.v[1]).x)<0?-1:0)))/(float)6.0)>0?1:((s.v[1]).x=((int)((int)((float)6.0*(s.v[1]).x)+0.5*(((float)6.0*(s.v[1]).x)>0?1:((float)6.0*(s.v[1]).x)<0?-1:0)))/(float)6.0)<0?-1:0)' depends on order of evaluation of side effects [unknownEvaluationOrder]
autotrace-0.31.1/output-eps.c:191:13: error: Expression '(int)((s.v[1]).y=((int)((int)((float)6.0*(s.v[1]).y)+0.5*(((float)6.0*(s.v[1]).y)>0?1:((float)6.0*(s.v[1]).y)<0?-1:0)))/(float)6.0)+0.5*(((s.v[1]).y=((int)((int)((float)6.0*(s.v[1]).y)+0.5*(((float)6.0*(s.v[1]).y)>0?1:((float)6.0*(s.v[1]).y)<0?-1:0)))/(float)6.0)>0?1:((s.v[1]).y=((int)((int)((float)6.0*(s.v[1]).y)+0.5*(((float)6.0*(s.v[1]).y)>0?1:((float)6.0*(s.v[1]).y)<0?-1:0)))/(float)6.0)<0?-1:0)' depends on order of evaluation of side effects [unknownEvaluationOrder]
autotrace-0.31.1/output-eps.c:191:13: error: Expression '(int)((s.v[2]).x=((int)((int)((float)6.0*(s.v[2]).x)+0.5*(((float)6.0*(s.v[2]).x)>0?1:((float)6.0*(s.v[2]).x)<0?-1:0)))/(float)6.0)+0.5*(((s.v[2]).x=((int)((int)((float)6.0*(s.v[2]).x)+0.5*(((float)6.0*(s.v[2]).x)>0?1:((float)6.0*(s.v[2]).x)<0?-1:0)))/(float)6.0)>0?1:((s.v[2]).x=((int)((int)((float)6.0*(s.v[2]).x)+0.5*(((float)6.0*(s.v[2]).x)>0?1:((float)6.0*(s.v[2]).x)<0?-1:0)))/(float)6.0)<0?-1:0)' depends on order of evaluation of side effects [unknownEvaluationOrder]
autotrace-0.31.1/output-eps.c:191:13: error: Expression '(int)((s.v[2]).y=((int)((int)((float)6.0*(s.v[2]).y)+0.5*(((float)6.0*(s.v[2]).y)>0?1:((float)6.0*(s.v[2]).y)<0?-1:0)))/(float)6.0)+0.5*(((s.v[2]).y=((int)((int)((float)6.0*(s.v[2]).y)+0.5*(((float)6.0*(s.v[2]).y)>0?1:((float)6.0*(s.v[2]).y)<0?-1:0)))/(float)6.0)>0?1:((s.v[2]).y=((int)((int)((float)6.0*(s.v[2]).y)+0.5*(((float)6.0*(s.v[2]).y)>0?1:((float)6.0*(s.v[2]).y)<0?-1:0)))/(float)6.0)<0?-1:0)' depends on order of evaluation of side effects [unknownEvaluationOrder]
autotrace-0.31.1/output-eps.c:191:13: error: Expression '(int)((s.v[3]).x=((int)((int)((float)6.0*(s.v[3]).x)+0.5*(((float)6.0*(s.v[3]).x)>0?1:((float)6.0*(s.v[3]).x)<0?-1:0)))/(float)6.0)+0.5*(((s.v[3]).x=((int)((int)((float)6.0*(s.v[3]).x)+0.5*(((float)6.0*(s.v[3]).x)>0?1:((float)6.0*(s.v[3]).x)<0?-1:0)))/(float)6.0)>0?1:((s.v[3]).x=((int)((int)((float)6.0*(s.v[3]).x)+0.5*(((float)6.0*(s.v[3]).x)>0?1:((float)6.0*(s.v[3]).x)<0?-1:0)))/(float)6.0)<0?-1:0)' depends on order of evaluation of side effects [unknownEvaluationOrder]
autotrace-0.31.1/output-eps.c:191:13: error: Expression '(int)((s.v[3]).y=((int)((int)((float)6.0*(s.v[3]).y)+0.5*(((float)6.0*(s.v[3]).y)>0?1:((float)6.0*(s.v[3]).y)<0?-1:0)))/(float)6.0)+0.5*(((s.v[3]).y=((int)((int)((float)6.0*(s.v[3]).y)+0.5*(((float)6.0*(s.v[3]).y)>0?1:((float)6.0*(s.v[3]).y)<0?-1:0)))/(float)6.0)>0?1:((s.v[3]).y=((int)((int)((float)6.0*(s.v[3]).y)+0.5*(((float)6.0*(s.v[3]).y)>0?1:((float)6.0*(s.v[3]).y)<0?-1:0)))/(float)6.0)<0?-1:0)' depends on order of evaluation of side effects [unknownEvaluationOrder]
autotrace-0.31.1/output-eps.c:204:29: style: Function 'output_eps_writer' argument 1 names different: declaration 'file' definition 'ps_file'. [funcArgNamesDifferent]
autotrace-0.31.1/output-eps.h:25:30: note: Function 'output_eps_writer' argument 1 names different: declaration 'file' definition 'ps_file'.
autotrace-0.31.1/output-eps.c:204:29: note: Function 'output_eps_writer' argument 1 names different: declaration 'file' definition 'ps_file'.
autotrace-0.31.1/output-er.c:75:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
autotrace-0.31.1/output-er.c:87:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
autotrace-0.31.1/output-er.c:62:36: style: The scope of the variable 'corresp_length' can be reduced. [variableScope]
autotrace-0.31.1/output-fig.c:77:3: style: Variable 'glob_max_y' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
autotrace-0.31.1/output-fig.c:76:3: note: Variable 'glob_max_y' is reassigned a value before the old one has been used if variable is no semaphore variable.
autotrace-0.31.1/output-fig.c:77:3: note: Variable 'glob_max_y' is reassigned a value before the old one has been used if variable is no semaphore variable.
autotrace-0.31.1/output-fig.c:77:28: style: Variable 'glob_min_y' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
autotrace-0.31.1/output-fig.c:76:28: note: Variable 'glob_min_y' is reassigned a value before the old one has been used if variable is no semaphore variable.
autotrace-0.31.1/output-fig.c:77:28: note: Variable 'glob_min_y' is reassigned a value before the old one has been used if variable is no semaphore variable.
autotrace-0.31.1/output-fig.c:134:52: style: The scope of the variable 'fig_spline_close' can be reduced. [variableScope]
autotrace-0.31.1/output-mif.c:103:29: style: Function 'output_mif_writer' argument 1 names different: declaration 'file' definition 'ps_file'. [funcArgNamesDifferent]
autotrace-0.31.1/output-mif.h:25:30: note: Function 'output_mif_writer' argument 1 names different: declaration 'file' definition 'ps_file'.
autotrace-0.31.1/output-mif.c:103:29: note: Function 'output_mif_writer' argument 1 names different: declaration 'file' definition 'ps_file'.
autotrace-0.31.1/output-p2e.c:138:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
autotrace-0.31.1/output-p2e.c:177:11: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
autotrace-0.31.1/output-p2e.c:224:29: style: Function 'output_p2e_writer' argument 1 names different: declaration 'file' definition 'ps_file'. [funcArgNamesDifferent]
autotrace-0.31.1/output-p2e.h:25:30: note: Function 'output_p2e_writer' argument 1 names different: declaration 'file' definition 'ps_file'.
autotrace-0.31.1/output-p2e.c:224:29: note: Function 'output_p2e_writer' argument 1 names different: declaration 'file' definition 'ps_file'.
autotrace-0.31.1/output-pdf.c:204:3: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
autotrace-0.31.1/output-pdf.c:205:3: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
autotrace-0.31.1/output-pdf.c:207:3: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
autotrace-0.31.1/output-pdf.c:213:3: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
autotrace-0.31.1/output-pdf.c:273:3: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
autotrace-0.31.1/output-pdf.c:253:7: error: Expression '(int)((first.v[0]).x=((int)((int)((float)6.0*(first.v[0]).x)+0.5*(((float)6.0*(first.v[0]).x)>0?1:((float)6.0*(first.v[0]).x)<0?-1:0)))/(float)6.0)+0.5*(((first.v[0]).x=((int)((int)((float)6.0*(first.v[0]).x)+0.5*(((float)6.0*(first.v[0]).x)>0?1:((float)6.0*(first.v[0]).x)<0?-1:0)))/(float)6.0)>0?1:((first.v[0]).x=((int)((int)((float)6.0*(first.v[0]).x)+0.5*(((float)6.0*(first.v[0]).x)>0?1:((float)6.0*(first.v[0]).x)<0?-1:0)))/(float)6.0)<0?-1:0)' depends on order of evaluation of side effects [unknownEvaluationOrder]
autotrace-0.31.1/output-pdf.c:253:7: error: Expression '(int)((first.v[0]).y=((int)((int)((float)6.0*(first.v[0]).y)+0.5*(((float)6.0*(first.v[0]).y)>0?1:((float)6.0*(first.v[0]).y)<0?-1:0)))/(float)6.0)+0.5*(((first.v[0]).y=((int)((int)((float)6.0*(first.v[0]).y)+0.5*(((float)6.0*(first.v[0]).y)>0?1:((float)6.0*(first.v[0]).y)<0?-1:0)))/(float)6.0)>0?1:((first.v[0]).y=((int)((int)((float)6.0*(first.v[0]).y)+0.5*(((float)6.0*(first.v[0]).y)>0?1:((float)6.0*(first.v[0]).y)<0?-1:0)))/(float)6.0)<0?-1:0)' depends on order of evaluation of side effects [unknownEvaluationOrder]
autotrace-0.31.1/output-pdf.c:261:13: error: Expression '(int)((s.v[3]).x=((int)((int)((float)6.0*(s.v[3]).x)+0.5*(((float)6.0*(s.v[3]).x)>0?1:((float)6.0*(s.v[3]).x)<0?-1:0)))/(float)6.0)+0.5*(((s.v[3]).x=((int)((int)((float)6.0*(s.v[3]).x)+0.5*(((float)6.0*(s.v[3]).x)>0?1:((float)6.0*(s.v[3]).x)<0?-1:0)))/(float)6.0)>0?1:((s.v[3]).x=((int)((int)((float)6.0*(s.v[3]).x)+0.5*(((float)6.0*(s.v[3]).x)>0?1:((float)6.0*(s.v[3]).x)<0?-1:0)))/(float)6.0)<0?-1:0)' depends on order of evaluation of side effects [unknownEvaluationOrder]
autotrace-0.31.1/output-pdf.c:261:13: error: Expression '(int)((s.v[3]).y=((int)((int)((float)6.0*(s.v[3]).y)+0.5*(((float)6.0*(s.v[3]).y)>0?1:((float)6.0*(s.v[3]).y)<0?-1:0)))/(float)6.0)+0.5*(((s.v[3]).y=((int)((int)((float)6.0*(s.v[3]).y)+0.5*(((float)6.0*(s.v[3]).y)>0?1:((float)6.0*(s.v[3]).y)<0?-1:0)))/(float)6.0)>0?1:((s.v[3]).y=((int)((int)((float)6.0*(s.v[3]).y)+0.5*(((float)6.0*(s.v[3]).y)>0?1:((float)6.0*(s.v[3]).y)<0?-1:0)))/(float)6.0)<0?-1:0)' depends on order of evaluation of side effects [unknownEvaluationOrder]
autotrace-0.31.1/output-pdf.c:263:13: error: Expression '(int)((s.v[1]).x=((int)((int)((float)6.0*(s.v[1]).x)+0.5*(((float)6.0*(s.v[1]).x)>0?1:((float)6.0*(s.v[1]).x)<0?-1:0)))/(float)6.0)+0.5*(((s.v[1]).x=((int)((int)((float)6.0*(s.v[1]).x)+0.5*(((float)6.0*(s.v[1]).x)>0?1:((float)6.0*(s.v[1]).x)<0?-1:0)))/(float)6.0)>0?1:((s.v[1]).x=((int)((int)((float)6.0*(s.v[1]).x)+0.5*(((float)6.0*(s.v[1]).x)>0?1:((float)6.0*(s.v[1]).x)<0?-1:0)))/(float)6.0)<0?-1:0)' depends on order of evaluation of side effects [unknownEvaluationOrder]
autotrace-0.31.1/output-pdf.c:263:13: error: Expression '(int)((s.v[1]).y=((int)((int)((float)6.0*(s.v[1]).y)+0.5*(((float)6.0*(s.v[1]).y)>0?1:((float)6.0*(s.v[1]).y)<0?-1:0)))/(float)6.0)+0.5*(((s.v[1]).y=((int)((int)((float)6.0*(s.v[1]).y)+0.5*(((float)6.0*(s.v[1]).y)>0?1:((float)6.0*(s.v[1]).y)<0?-1:0)))/(float)6.0)>0?1:((s.v[1]).y=((int)((int)((float)6.0*(s.v[1]).y)+0.5*(((float)6.0*(s.v[1]).y)>0?1:((float)6.0*(s.v[1]).y)<0?-1:0)))/(float)6.0)<0?-1:0)' depends on order of evaluation of side effects [unknownEvaluationOrder]
autotrace-0.31.1/output-pdf.c:263:13: error: Expression '(int)((s.v[2]).x=((int)((int)((float)6.0*(s.v[2]).x)+0.5*(((float)6.0*(s.v[2]).x)>0?1:((float)6.0*(s.v[2]).x)<0?-1:0)))/(float)6.0)+0.5*(((s.v[2]).x=((int)((int)((float)6.0*(s.v[2]).x)+0.5*(((float)6.0*(s.v[2]).x)>0?1:((float)6.0*(s.v[2]).x)<0?-1:0)))/(float)6.0)>0?1:((s.v[2]).x=((int)((int)((float)6.0*(s.v[2]).x)+0.5*(((float)6.0*(s.v[2]).x)>0?1:((float)6.0*(s.v[2]).x)<0?-1:0)))/(float)6.0)<0?-1:0)' depends on order of evaluation of side effects [unknownEvaluationOrder]
autotrace-0.31.1/output-pdf.c:263:13: error: Expression '(int)((s.v[2]).y=((int)((int)((float)6.0*(s.v[2]).y)+0.5*(((float)6.0*(s.v[2]).y)>0?1:((float)6.0*(s.v[2]).y)<0?-1:0)))/(float)6.0)+0.5*(((s.v[2]).y=((int)((int)((float)6.0*(s.v[2]).y)+0.5*(((float)6.0*(s.v[2]).y)>0?1:((float)6.0*(s.v[2]).y)<0?-1:0)))/(float)6.0)>0?1:((s.v[2]).y=((int)((int)((float)6.0*(s.v[2]).y)+0.5*(((float)6.0*(s.v[2]).y)>0?1:((float)6.0*(s.v[2]).y)<0?-1:0)))/(float)6.0)<0?-1:0)' depends on order of evaluation of side effects [unknownEvaluationOrder]
autotrace-0.31.1/output-pdf.c:263:13: error: Expression '(int)((s.v[3]).x=((int)((int)((float)6.0*(s.v[3]).x)+0.5*(((float)6.0*(s.v[3]).x)>0?1:((float)6.0*(s.v[3]).x)<0?-1:0)))/(float)6.0)+0.5*(((s.v[3]).x=((int)((int)((float)6.0*(s.v[3]).x)+0.5*(((float)6.0*(s.v[3]).x)>0?1:((float)6.0*(s.v[3]).x)<0?-1:0)))/(float)6.0)>0?1:((s.v[3]).x=((int)((int)((float)6.0*(s.v[3]).x)+0.5*(((float)6.0*(s.v[3]).x)>0?1:((float)6.0*(s.v[3]).x)<0?-1:0)))/(float)6.0)<0?-1:0)' depends on order of evaluation of side effects [unknownEvaluationOrder]
autotrace-0.31.1/output-pdf.c:263:13: error: Expression '(int)((s.v[3]).y=((int)((int)((float)6.0*(s.v[3]).y)+0.5*(((float)6.0*(s.v[3]).y)>0?1:((float)6.0*(s.v[3]).y)<0?-1:0)))/(float)6.0)+0.5*(((s.v[3]).y=((int)((int)((float)6.0*(s.v[3]).y)+0.5*(((float)6.0*(s.v[3]).y)>0?1:((float)6.0*(s.v[3]).y)<0?-1:0)))/(float)6.0)>0?1:((s.v[3]).y=((int)((int)((float)6.0*(s.v[3]).y)+0.5*(((float)6.0*(s.v[3]).y)>0?1:((float)6.0*(s.v[3]).y)<0?-1:0)))/(float)6.0)<0?-1:0)' depends on order of evaluation of side effects [unknownEvaluationOrder]
autotrace-0.31.1/output-pdf.c:301:7: error: Expression '(int)((first.v[0]).x=((int)((int)((float)6.0*(first.v[0]).x)+0.5*(((float)6.0*(first.v[0]).x)>0?1:((float)6.0*(first.v[0]).x)<0?-1:0)))/(float)6.0)+0.5*(((first.v[0]).x=((int)((int)((float)6.0*(first.v[0]).x)+0.5*(((float)6.0*(first.v[0]).x)>0?1:((float)6.0*(first.v[0]).x)<0?-1:0)))/(float)6.0)>0?1:((first.v[0]).x=((int)((int)((float)6.0*(first.v[0]).x)+0.5*(((float)6.0*(first.v[0]).x)>0?1:((float)6.0*(first.v[0]).x)<0?-1:0)))/(float)6.0)<0?-1:0)' depends on order of evaluation of side effects [unknownEvaluationOrder]
autotrace-0.31.1/output-pdf.c:301:7: error: Expression '(int)((first.v[0]).y=((int)((int)((float)6.0*(first.v[0]).y)+0.5*(((float)6.0*(first.v[0]).y)>0?1:((float)6.0*(first.v[0]).y)<0?-1:0)))/(float)6.0)+0.5*(((first.v[0]).y=((int)((int)((float)6.0*(first.v[0]).y)+0.5*(((float)6.0*(first.v[0]).y)>0?1:((float)6.0*(first.v[0]).y)<0?-1:0)))/(float)6.0)>0?1:((first.v[0]).y=((int)((int)((float)6.0*(first.v[0]).y)+0.5*(((float)6.0*(first.v[0]).y)>0?1:((float)6.0*(first.v[0]).y)<0?-1:0)))/(float)6.0)<0?-1:0)' depends on order of evaluation of side effects [unknownEvaluationOrder]
autotrace-0.31.1/output-pdf.c:309:13: error: Expression '(int)((s.v[3]).x=((int)((int)((float)6.0*(s.v[3]).x)+0.5*(((float)6.0*(s.v[3]).x)>0?1:((float)6.0*(s.v[3]).x)<0?-1:0)))/(float)6.0)+0.5*(((s.v[3]).x=((int)((int)((float)6.0*(s.v[3]).x)+0.5*(((float)6.0*(s.v[3]).x)>0?1:((float)6.0*(s.v[3]).x)<0?-1:0)))/(float)6.0)>0?1:((s.v[3]).x=((int)((int)((float)6.0*(s.v[3]).x)+0.5*(((float)6.0*(s.v[3]).x)>0?1:((float)6.0*(s.v[3]).x)<0?-1:0)))/(float)6.0)<0?-1:0)' depends on order of evaluation of side effects [unknownEvaluationOrder]
autotrace-0.31.1/output-pdf.c:309:13: error: Expression '(int)((s.v[3]).y=((int)((int)((float)6.0*(s.v[3]).y)+0.5*(((float)6.0*(s.v[3]).y)>0?1:((float)6.0*(s.v[3]).y)<0?-1:0)))/(float)6.0)+0.5*(((s.v[3]).y=((int)((int)((float)6.0*(s.v[3]).y)+0.5*(((float)6.0*(s.v[3]).y)>0?1:((float)6.0*(s.v[3]).y)<0?-1:0)))/(float)6.0)>0?1:((s.v[3]).y=((int)((int)((float)6.0*(s.v[3]).y)+0.5*(((float)6.0*(s.v[3]).y)>0?1:((float)6.0*(s.v[3]).y)<0?-1:0)))/(float)6.0)<0?-1:0)' depends on order of evaluation of side effects [unknownEvaluationOrder]
autotrace-0.31.1/output-pdf.c:311:13: error: Expression '(int)((s.v[1]).x=((int)((int)((float)6.0*(s.v[1]).x)+0.5*(((float)6.0*(s.v[1]).x)>0?1:((float)6.0*(s.v[1]).x)<0?-1:0)))/(float)6.0)+0.5*(((s.v[1]).x=((int)((int)((float)6.0*(s.v[1]).x)+0.5*(((float)6.0*(s.v[1]).x)>0?1:((float)6.0*(s.v[1]).x)<0?-1:0)))/(float)6.0)>0?1:((s.v[1]).x=((int)((int)((float)6.0*(s.v[1]).x)+0.5*(((float)6.0*(s.v[1]).x)>0?1:((float)6.0*(s.v[1]).x)<0?-1:0)))/(float)6.0)<0?-1:0)' depends on order of evaluation of side effects [unknownEvaluationOrder]
autotrace-0.31.1/output-pdf.c:311:13: error: Expression '(int)((s.v[1]).y=((int)((int)((float)6.0*(s.v[1]).y)+0.5*(((float)6.0*(s.v[1]).y)>0?1:((float)6.0*(s.v[1]).y)<0?-1:0)))/(float)6.0)+0.5*(((s.v[1]).y=((int)((int)((float)6.0*(s.v[1]).y)+0.5*(((float)6.0*(s.v[1]).y)>0?1:((float)6.0*(s.v[1]).y)<0?-1:0)))/(float)6.0)>0?1:((s.v[1]).y=((int)((int)((float)6.0*(s.v[1]).y)+0.5*(((float)6.0*(s.v[1]).y)>0?1:((float)6.0*(s.v[1]).y)<0?-1:0)))/(float)6.0)<0?-1:0)' depends on order of evaluation of side effects [unknownEvaluationOrder]
autotrace-0.31.1/output-pdf.c:311:13: error: Expression '(int)((s.v[2]).x=((int)((int)((float)6.0*(s.v[2]).x)+0.5*(((float)6.0*(s.v[2]).x)>0?1:((float)6.0*(s.v[2]).x)<0?-1:0)))/(float)6.0)+0.5*(((s.v[2]).x=((int)((int)((float)6.0*(s.v[2]).x)+0.5*(((float)6.0*(s.v[2]).x)>0?1:((float)6.0*(s.v[2]).x)<0?-1:0)))/(float)6.0)>0?1:((s.v[2]).x=((int)((int)((float)6.0*(s.v[2]).x)+0.5*(((float)6.0*(s.v[2]).x)>0?1:((float)6.0*(s.v[2]).x)<0?-1:0)))/(float)6.0)<0?-1:0)' depends on order of evaluation of side effects [unknownEvaluationOrder]
autotrace-0.31.1/output-pdf.c:311:13: error: Expression '(int)((s.v[2]).y=((int)((int)((float)6.0*(s.v[2]).y)+0.5*(((float)6.0*(s.v[2]).y)>0?1:((float)6.0*(s.v[2]).y)<0?-1:0)))/(float)6.0)+0.5*(((s.v[2]).y=((int)((int)((float)6.0*(s.v[2]).y)+0.5*(((float)6.0*(s.v[2]).y)>0?1:((float)6.0*(s.v[2]).y)<0?-1:0)))/(float)6.0)>0?1:((s.v[2]).y=((int)((int)((float)6.0*(s.v[2]).y)+0.5*(((float)6.0*(s.v[2]).y)>0?1:((float)6.0*(s.v[2]).y)<0?-1:0)))/(float)6.0)<0?-1:0)' depends on order of evaluation of side effects [unknownEvaluationOrder]
autotrace-0.31.1/output-pdf.c:311:13: error: Expression '(int)((s.v[3]).x=((int)((int)((float)6.0*(s.v[3]).x)+0.5*(((float)6.0*(s.v[3]).x)>0?1:((float)6.0*(s.v[3]).x)<0?-1:0)))/(float)6.0)+0.5*(((s.v[3]).x=((int)((int)((float)6.0*(s.v[3]).x)+0.5*(((float)6.0*(s.v[3]).x)>0?1:((float)6.0*(s.v[3]).x)<0?-1:0)))/(float)6.0)>0?1:((s.v[3]).x=((int)((int)((float)6.0*(s.v[3]).x)+0.5*(((float)6.0*(s.v[3]).x)>0?1:((float)6.0*(s.v[3]).x)<0?-1:0)))/(float)6.0)<0?-1:0)' depends on order of evaluation of side effects [unknownEvaluationOrder]
autotrace-0.31.1/output-pdf.c:311:13: error: Expression '(int)((s.v[3]).y=((int)((int)((float)6.0*(s.v[3]).y)+0.5*(((float)6.0*(s.v[3]).y)>0?1:((float)6.0*(s.v[3]).y)<0?-1:0)))/(float)6.0)+0.5*(((s.v[3]).y=((int)((int)((float)6.0*(s.v[3]).y)+0.5*(((float)6.0*(s.v[3]).y)>0?1:((float)6.0*(s.v[3]).y)<0?-1:0)))/(float)6.0)>0?1:((s.v[3]).y=((int)((int)((float)6.0*(s.v[3]).y)+0.5*(((float)6.0*(s.v[3]).y)>0?1:((float)6.0*(s.v[3]).y)<0?-1:0)))/(float)6.0)<0?-1:0)' depends on order of evaluation of side effects [unknownEvaluationOrder]
autotrace-0.31.1/output-pdf.c:325:29: style: Function 'output_pdf_writer' argument 1 names different: declaration 'file' definition 'pdf_file'. [funcArgNamesDifferent]
autotrace-0.31.1/output-pdf.h:29:30: note: Function 'output_pdf_writer' argument 1 names different: declaration 'file' definition 'pdf_file'.
autotrace-0.31.1/output-pdf.c:325:29: note: Function 'output_pdf_writer' argument 1 names different: declaration 'file' definition 'pdf_file'.
autotrace-0.31.1/output-pstoedit.c:75:42: style: The scope of the variable 'dd_tmp' can be reduced. [variableScope]
autotrace-0.31.1/output-pstoedit.c:304:43: style: The scope of the variable 'dd_tmp' can be reduced. [variableScope]
autotrace-0.31.1/pxl-outline.c:677:0: style: Same expression used in consecutive assignments of 'orig_dir' and 'test_dir'. [duplicateAssignExpression]
autotrace-0.31.1/pxl-outline.c:677:0: note: Same expression used in consecutive assignments of 'orig_dir' and 'test_dir'.
autotrace-0.31.1/pxl-outline.c:677:0: note: Same expression used in consecutive assignments of 'orig_dir' and 'test_dir'.
autotrace-0.31.1/pxl-outline.c:439:18: style: The scope of the variable 'prev_row' can be reduced. [variableScope]
autotrace-0.31.1/pxl-outline.c:439:28: style: The scope of the variable 'prev_col' can be reduced. [variableScope]
autotrace-0.31.1/pxl-outline.c:640:22: style: Function 'mark_edge' argument 1 names different: declaration 'e' definition 'edge'. [funcArgNamesDifferent]
autotrace-0.31.1/pxl-outline.c:76:34: note: Function 'mark_edge' argument 1 names different: declaration 'e' definition 'edge'.
autotrace-0.31.1/pxl-outline.c:640:22: note: Function 'mark_edge' argument 1 names different: declaration 'e' definition 'edge'.
autotrace-0.31.1/spline.c:40:30: style: Function 'evaluate_spline' argument 1 names different: declaration 'spline' definition 's'. [funcArgNamesDifferent]
autotrace-0.31.1/spline.h:33:51: note: Function 'evaluate_spline' argument 1 names different: declaration 'spline' definition 's'.
autotrace-0.31.1/spline.c:40:30: note: Function 'evaluate_spline' argument 1 names different: declaration 'spline' definition 's'.
autotrace-0.31.1/spline.c:121:34: style: Function 'append_spline' argument 1 names different: declaration 's_list' definition 'l'. [funcArgNamesDifferent]
autotrace-0.31.1/spline.h:70:46: note: Function 'append_spline' argument 1 names different: declaration 's_list' definition 'l'.
autotrace-0.31.1/spline.c:121:34: note: Function 'append_spline' argument 1 names different: declaration 's_list' definition 'l'.
autotrace-0.31.1/thin-image.c:281:11: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
autotrace-0.31.1/thin-image.c:281:11: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
autotrace-0.31.1/thin-image.c:365:11: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
autotrace-0.31.1/thin-image.c:365:11: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
autotrace-0.31.1/thin-image.c:109:55: style: Function 'thin_image' argument 2 names different: declaration 'bg_color' definition 'bg'. [funcArgNamesDifferent]
autotrace-0.31.1/thin-image.h:34:62: note: Function 'thin_image' argument 2 names different: declaration 'bg_color' definition 'bg'.
autotrace-0.31.1/thin-image.c:109:55: note: Function 'thin_image' argument 2 names different: declaration 'bg_color' definition 'bg'.
autotrace-0.31.1/vector.c:122:27: style: Function 'Vangle' argument 1 names different: declaration 'in' definition 'in_vector'. [funcArgNamesDifferent]
autotrace-0.31.1/vector.h:33:42: note: Function 'Vangle' argument 1 names different: declaration 'in' definition 'in_vector'.
autotrace-0.31.1/vector.c:122:27: note: Function 'Vangle' argument 1 names different: declaration 'in' definition 'in_vector'.
autotrace-0.31.1/vector.c:123:20: style: Function 'Vangle' argument 2 names different: declaration 'out' definition 'out_vector'. [funcArgNamesDifferent]
autotrace-0.31.1/vector.h:33:64: note: Function 'Vangle' argument 2 names different: declaration 'out' definition 'out_vector'.
autotrace-0.31.1/vector.c:123:20: note: Function 'Vangle' argument 2 names different: declaration 'out' definition 'out_vector'.
[23:24]

ftp://ftp.se.debian.org/debian/pool/main/a/autotrash/autotrash_0.1.5.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/autounit/autounit_0.20.1.orig.tar.gz
autounit-0.20.1/c-unit/TEST/test-au-netstring.c:230:64: style: Checking if unsigned variable 'fwrite(hello_ns->str,hello_ns->len,sizeof(char),test_fp)' is less than zero. [unsignedLessThanZero]
autounit-0.20.1/c-unit/TEST/test-au-netstring.c:232:5: error: Resource leak: test_fp [resourceLeak]
autounit-0.20.1/c-unit/assert.c:164:10: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
autounit-0.20.1/c-unit/assert.c:168:5: note: Found duplicate branches for 'if' and 'else'.
autounit-0.20.1/c-unit/assert.c:164:10: note: Found duplicate branches for 'if' and 'else'.
autounit-0.20.1/c-unit/assert.c:313:10: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
autounit-0.20.1/c-unit/assert.c:317:5: note: Found duplicate branches for 'if' and 'else'.
autounit-0.20.1/c-unit/assert.c:313:10: note: Found duplicate branches for 'if' and 'else'.
autounit-0.20.1/c-unit/assert.c:331:41: style: Function 'au_assert_obj_int' argument 5 names different: declaration 'func' definition 'compare_func'. [funcArgNamesDifferent]
autounit-0.20.1/c-unit/autounit.h:188:50: note: Function 'au_assert_obj_int' argument 5 names different: declaration 'func' definition 'compare_func'.
autounit-0.20.1/c-unit/assert.c:331:41: note: Function 'au_assert_obj_int' argument 5 names different: declaration 'func' definition 'compare_func'.
autounit-0.20.1/c-unit/au-netstring.c:53:3: portability: %d in format string (no. 1) requires 'int *' but the argument type is 'size_t * {aka unsigned long *}'. [invalidScanfArgType_int]
autounit-0.20.1/c-unit/au-netstring.c:82:3: portability: %d in format string (no. 1) requires 'int *' but the argument type is 'size_t * {aka unsigned long *}'. [invalidScanfArgType_int]
autounit-0.20.1/c-unit/au-netstring.c:113:3: portability: %d in format string (no. 1) requires 'int *' but the argument type is 'size_t * {aka unsigned long *}'. [invalidScanfArgType_int]
autounit-0.20.1/c-unit/au-netstring.c:145:3: portability: %d in format string (no. 1) requires 'int *' but the argument type is 'size_t * {aka unsigned long *}'. [invalidScanfArgType_int]
autounit-0.20.1/c-unit/au-netstring.c:176:3: portability: %d in format string (no. 1) requires 'int *' but the argument type is 'size_t * {aka unsigned long *}'. [invalidScanfArgType_int]
autounit-0.20.1/c-unit/au-netstring.c:81:9: style: Variable 'str' is assigned a value that is never used. [unreadVariable]
autounit-0.20.1/c-unit/suite.c:120:20: style: The scope of the variable 'test' can be reduced. [variableScope]
autounit-0.20.1/c-unit/suite.c:146:20: style: The scope of the variable 'test' can be reduced. [variableScope]
autounit-0.20.1/c-unit/suite.c:171:20: style: The scope of the variable 'test' can be reduced. [variableScope]
autounit-0.20.1/c-unit/suite.c:193:20: style: The scope of the variable 'test' can be reduced. [variableScope]
autounit-0.20.1/c-unit/suite.c:34:23: style: Function 'au_new_suite' argument 1 names different: declaration 'suite_name' definition 'suiteName'. [funcArgNamesDifferent]
autounit-0.20.1/c-unit/autounit.h:92:41: note: Function 'au_new_suite' argument 1 names different: declaration 'suite_name' definition 'suiteName'.
autounit-0.20.1/c-unit/suite.c:34:23: note: Function 'au_new_suite' argument 1 names different: declaration 'suite_name' definition 'suiteName'.
autounit-0.20.1/c-unit/suite.c:55:35: style: Function 'au_delete_suite' argument 1 names different: declaration 't' definition 'tc'. [funcArgNamesDifferent]
autounit-0.20.1/c-unit/autounit.h:95:40: note: Function 'au_delete_suite' argument 1 names different: declaration 't' definition 'tc'.
autounit-0.20.1/c-unit/suite.c:55:35: note: Function 'au_delete_suite' argument 1 names different: declaration 't' definition 'tc'.
autounit-0.20.1/c-unit/suite.c:73:31: style: Function 'au_add_test' argument 1 names different: declaration 'suite' definition 'tc'. [funcArgNamesDifferent]
autounit-0.20.1/c-unit/autounit.h:97:49: note: Function 'au_add_test' argument 1 names different: declaration 'suite' definition 'tc'.
autounit-0.20.1/c-unit/suite.c:73:31: note: Function 'au_add_test' argument 1 names different: declaration 'suite' definition 'tc'.
autounit-0.20.1/c-unit/suite.c:73:52: style: Function 'au_add_test' argument 2 names different: declaration 'test' definition 't'. [funcArgNamesDifferent]
autounit-0.20.1/c-unit/autounit.h:98:48: note: Function 'au_add_test' argument 2 names different: declaration 'test' definition 't'.
autounit-0.20.1/c-unit/suite.c:73:52: note: Function 'au_add_test' argument 2 names different: declaration 'test' definition 't'.
autounit-0.20.1/c-unit/suite.c:85:37: style: Function 'au_add_test_group' argument 1 names different: declaration 'suite' definition 'tc'. [funcArgNamesDifferent]
autounit-0.20.1/c-unit/autounit.h:99:55: note: Function 'au_add_test_group' argument 1 names different: declaration 'suite' definition 'tc'.
autounit-0.20.1/c-unit/suite.c:85:37: note: Function 'au_add_test_group' argument 1 names different: declaration 'suite' definition 'tc'.
autounit-0.20.1/c-unit/suite.c:85:64: style: Function 'au_add_test_group' argument 2 names different: declaration 'group' definition 'tg'. [funcArgNamesDifferent]
autounit-0.20.1/c-unit/autounit.h:100:60: note: Function 'au_add_test_group' argument 2 names different: declaration 'group' definition 'tg'.
autounit-0.20.1/c-unit/suite.c:85:64: note: Function 'au_add_test_group' argument 2 names different: declaration 'group' definition 'tg'.
autounit-0.20.1/c-unit/suite.c:229:32: style: Function 'au_run_suite' argument 1 names different: declaration 'suite' definition 'tc'. [funcArgNamesDifferent]
autounit-0.20.1/c-unit/autounit.h:102:37: note: Function 'au_run_suite' argument 1 names different: declaration 'suite' definition 'tc'.
autounit-0.20.1/c-unit/suite.c:229:32: note: Function 'au_run_suite' argument 1 names different: declaration 'suite' definition 'tc'.
autounit-0.20.1/c-unit/suite.c:251:39: style: Function 'au_run_stress_suite' argument 1 names different: declaration 'suite' definition 'tc'. [funcArgNamesDifferent]
autounit-0.20.1/c-unit/autounit.h:103:44: note: Function 'au_run_stress_suite' argument 1 names different: declaration 'suite' definition 'tc'.
autounit-0.20.1/c-unit/suite.c:251:39: note: Function 'au_run_stress_suite' argument 1 names different: declaration 'suite' definition 'tc'.
autounit-0.20.1/c-unit/suite.c:252:26: style: Function 'au_run_stress_suite' argument 2 names different: declaration 'rounds' definition 'iterations'. [funcArgNamesDifferent]
autounit-0.20.1/c-unit/autounit.h:104:31: note: Function 'au_run_stress_suite' argument 2 names different: declaration 'rounds' definition 'iterations'.
autounit-0.20.1/c-unit/suite.c:252:26: note: Function 'au_run_stress_suite' argument 2 names different: declaration 'rounds' definition 'iterations'.
autounit-0.20.1/c-unit/suite.c:253:26: style: Function 'au_run_stress_suite' argument 3 names different: declaration 'modulo' definition 'status_modulo'. [funcArgNamesDifferent]
autounit-0.20.1/c-unit/autounit.h:104:43: note: Function 'au_run_stress_suite' argument 3 names different: declaration 'modulo' definition 'status_modulo'.
autounit-0.20.1/c-unit/suite.c:253:26: note: Function 'au_run_stress_suite' argument 3 names different: declaration 'modulo' definition 'status_modulo'.
autounit-0.20.1/c-unit/suite.c:197:3: style: Variable 'test_num' is assigned a value that is never used. [unreadVariable]
autounit-0.20.1/c-unit/test.c:37:22: style: Function 'au_new_test' argument 1 names different: declaration 'test_name' definition 'testName'. [funcArgNamesDifferent]
autounit-0.20.1/c-unit/autounit.h:107:39: note: Function 'au_new_test' argument 1 names different: declaration 'test_name' definition 'testName'.
autounit-0.20.1/c-unit/test.c:37:22: note: Function 'au_new_test' argument 1 names different: declaration 'test_name' definition 'testName'.
autounit-0.20.1/c-unit/test.c:135:36: style: Function 'au_test_serialize' argument 1 names different: declaration 'test' definition 't'. [funcArgNamesDifferent]
autounit-0.20.1/c-unit/autounit.h:121:45: note: Function 'au_test_serialize' argument 1 names different: declaration 'test' definition 't'.
autounit-0.20.1/c-unit/test.c:135:36: note: Function 'au_test_serialize' argument 1 names different: declaration 'test' definition 't'.
autounit-0.20.1/c-unit/test.c:186:30: style: Function 'au_test_unserialize' argument 1 names different: declaration 'test_ser' definition 'nst'. [funcArgNamesDifferent]
autounit-0.20.1/c-unit/autounit.h:122:47: note: Function 'au_test_unserialize' argument 1 names different: declaration 'test_ser' definition 'nst'.
autounit-0.20.1/c-unit/test.c:186:30: note: Function 'au_test_unserialize' argument 1 names different: declaration 'test_ser' definition 'nst'.
autounit-0.20.1/c-unit/test.c:239:30: style: Function 'au_run_test' argument 1 names different: declaration 'test' definition 't'. [funcArgNamesDifferent]
autounit-0.20.1/c-unit/autounit.h:116:35: note: Function 'au_run_test' argument 1 names different: declaration 'test' definition 't'.
autounit-0.20.1/c-unit/test.c:239:30: note: Function 'au_run_test' argument 1 names different: declaration 'test' definition 't'.
autounit-0.20.1/c-unit/test.c:256:37: style: Function 'au_run_stress_test' argument 1 names different: declaration 'test' definition 't'. [funcArgNamesDifferent]
autounit-0.20.1/c-unit/autounit.h:118:42: note: Function 'au_run_stress_test' argument 1 names different: declaration 'test' definition 't'.
autounit-0.20.1/c-unit/test.c:256:37: note: Function 'au_run_stress_test' argument 1 names different: declaration 'test' definition 't'.
autounit-0.20.1/c-unit/test.c:257:32: style: Function 'au_run_stress_test' argument 2 names different: declaration 'report' definition 'stress_report'. [funcArgNamesDifferent]
autounit-0.20.1/c-unit/autounit.h:119:51: note: Function 'au_run_stress_test' argument 2 names different: declaration 'report' definition 'stress_report'.
autounit-0.20.1/c-unit/test.c:257:32: note: Function 'au_run_stress_test' argument 2 names different: declaration 'report' definition 'stress_report'.
autounit-0.20.1/c-unit/test.c:286:35: style: Function 'au_run_test_fork' argument 1 names different: declaration 'test' definition 't'. [funcArgNamesDifferent]
autounit-0.20.1/c-unit/autounit.h:117:40: note: Function 'au_run_test_fork' argument 1 names different: declaration 'test' definition 't'.
autounit-0.20.1/c-unit/test.c:286:35: note: Function 'au_run_test_fork' argument 1 names different: declaration 'test' definition 't'.
[23:24]

ftp://ftp.se.debian.org/debian/pool/main/a/avahi/avahi_0.7.orig.tar.gz
avahi-0.7/avahi-autoipd/iface-bsd.c:233:27: style: The scope of the variable 'rtm' can be reduced. [variableScope]
avahi-0.7/avahi-autoipd/iface-bsd.c:235:17: style: The scope of the variable 'len' can be reduced. [variableScope]
avahi-0.7/avahi-autoipd/iface-bsd.c:111:16: style: Function 'iface_init' argument 1 names different: declaration 'ifindex' definition 'idx'. [funcArgNamesDifferent]
avahi-0.7/avahi-autoipd/iface.h:33:20: note: Function 'iface_init' argument 1 names different: declaration 'ifindex' definition 'idx'.
avahi-0.7/avahi-autoipd/iface-bsd.c:111:16: note: Function 'iface_init' argument 1 names different: declaration 'ifindex' definition 'idx'.
avahi-0.7/avahi-autoipd/iface-linux.c:65:20: style: Function 'iface_init' argument 1 names different: declaration 'ifindex' definition 'i'. [funcArgNamesDifferent]
avahi-0.7/avahi-autoipd/iface.h:33:20: note: Function 'iface_init' argument 1 names different: declaration 'ifindex' definition 'i'.
avahi-0.7/avahi-autoipd/iface-linux.c:65:20: note: Function 'iface_init' argument 1 names different: declaration 'ifindex' definition 'i'.
avahi-0.7/avahi-autoipd/main.c:1013:0: error: #error "No API to drop privileges" [preprocessorErrorDirective]
avahi-0.7/avahi-client/client-test.c:237:61: warning: Either the condition 'ret?"OK":avahi_strerror(avahi_client_errno(avahi))' is redundant or there is possible null pointer dereference: ret. [nullPointerRedundantCheck]
avahi-0.7/avahi-client/client-test.c:237:70: note: Assuming that condition 'ret?"OK":avahi_strerror(avahi_client_errno(avahi))' is not redundant
avahi-0.7/avahi-client/client-test.c:237:61: note: Null pointer dereference
avahi-0.7/avahi-client/client-test.c:240:50: warning: Either the condition 'ret?"OK":avahi_strerror(avahi_client_errno(avahi))' is redundant or there is possible null pointer dereference: ret. [nullPointerRedundantCheck]
avahi-0.7/avahi-client/client-test.c:240:59: note: Assuming that condition 'ret?"OK":avahi_strerror(avahi_client_errno(avahi))' is not redundant
avahi-0.7/avahi-client/client-test.c:240:50: note: Null pointer dereference
avahi-0.7/avahi-client/client-test.c:243:52: warning: Either the condition 'ret?"OK":avahi_strerror(avahi_client_errno(avahi))' is redundant or there is possible null pointer dereference: ret. [nullPointerRedundantCheck]
avahi-0.7/avahi-client/client-test.c:243:61: note: Assuming that condition 'ret?"OK":avahi_strerror(avahi_client_errno(avahi))' is not redundant
avahi-0.7/avahi-client/client-test.c:243:52: note: Null pointer dereference
avahi-0.7/avahi-client/client-test.c:246:45: warning: Either the condition 'ret?"OK":avahi_strerror(avahi_client_errno(avahi))' is redundant or there is possible null pointer dereference: ret. [nullPointerRedundantCheck]
avahi-0.7/avahi-client/client-test.c:246:54: note: Assuming that condition 'ret?"OK":avahi_strerror(avahi_client_errno(avahi))' is not redundant
avahi-0.7/avahi-client/client-test.c:246:45: note: Null pointer dereference
avahi-0.7/avahi-client/client-test.c:101:27: style: The scope of the variable 'sr' can be reduced. [variableScope]
avahi-0.7/avahi-client/client.c:144:17: warning: Either the condition '!old' is redundant or there is possible null pointer dereference: old. [nullPointerRedundantCheck]
avahi-0.7/avahi-client/client.c:153:69: note: Assuming that condition '!old' is not redundant
avahi-0.7/avahi-client/client.c:144:17: note: Null pointer dereference
avahi-0.7/avahi-client/client.c:478:133: style: Function 'avahi_client_new' argument 5 names different: declaration 'error' definition 'ret_error'. [funcArgNamesDifferent]
avahi-0.7/avahi-client/client.h:67:10: note: Function 'avahi_client_new' argument 5 names different: declaration 'error' definition 'ret_error'.
avahi-0.7/avahi-client/client.c:478:133: note: Function 'avahi_client_new' argument 5 names different: declaration 'error' definition 'ret_error'.
avahi-0.7/avahi-client/entrygroup.c:397:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
avahi-0.7/avahi-client/entrygroup.c:101:54: style: Function 'avahi_entry_group_new' argument 1 names different: declaration 'c' definition 'client'. [funcArgNamesDifferent]
avahi-0.7/avahi-client/publish.h:55:18: note: Function 'avahi_entry_group_new' argument 1 names different: declaration 'c' definition 'client'.
avahi-0.7/avahi-client/entrygroup.c:101:54: note: Function 'avahi_entry_group_new' argument 1 names different: declaration 'c' definition 'client'.
avahi-0.7/avahi-client/entrygroup.c:634:22: style: Function 'avahi_entry_group_update_service_txt_strlst' argument 1 names different: declaration 'g' definition 'group'. [funcArgNamesDifferent]
avahi-0.7/avahi-client/publish.h:135:22: note: Function 'avahi_entry_group_update_service_txt_strlst' argument 1 names different: declaration 'g' definition 'group'.
avahi-0.7/avahi-client/entrygroup.c:634:22: note: Function 'avahi_entry_group_update_service_txt_strlst' argument 1 names different: declaration 'g' definition 'group'.
avahi-0.7/avahi-client/entrygroup.c:641:22: style: Function 'avahi_entry_group_update_service_txt_strlst' argument 8 names different: declaration 'strlst' definition 'txt'. [funcArgNamesDifferent]
avahi-0.7/avahi-client/publish.h:142:22: note: Function 'avahi_entry_group_update_service_txt_strlst' argument 8 names different: declaration 'strlst' definition 'txt'.
avahi-0.7/avahi-client/entrygroup.c:641:22: note: Function 'avahi_entry_group_update_service_txt_strlst' argument 8 names different: declaration 'strlst' definition 'txt'.
avahi-0.7/avahi-common/address.c:56:35: style: Function 'avahi_address_snprint' argument 1 names different: declaration 'ret_s' definition 's'. [funcArgNamesDifferent]
avahi-0.7/avahi-common/address.h:90:35: note: Function 'avahi_address_snprint' argument 1 names different: declaration 'ret_s' definition 's'.
avahi-0.7/avahi-common/address.c:56:35: note: Function 'avahi_address_snprint' argument 1 names different: declaration 'ret_s' definition 's'.
avahi-0.7/avahi-common/address.c:105:64: style: Function 'avahi_address_parse' argument 2 names different: declaration 'af' definition 'proto'. [funcArgNamesDifferent]
avahi-0.7/avahi-common/address.h:95:64: note: Function 'avahi_address_parse' argument 2 names different: declaration 'af' definition 'proto'.
avahi-0.7/avahi-common/address.c:105:64: note: Function 'avahi_address_parse' argument 2 names different: declaration 'af' definition 'proto'.
avahi-0.7/avahi-common/domain.c:424:40: style: Function 'avahi_domain_hash' argument 1 names different: declaration 'name' definition 's'. [funcArgNamesDifferent]
avahi-0.7/avahi-common/domain.h:65:40: note: Function 'avahi_domain_hash' argument 1 names different: declaration 'name' definition 's'.
avahi-0.7/avahi-common/domain.c:424:40: note: Function 'avahi_domain_hash' argument 1 names different: declaration 'name' definition 's'.
avahi-0.7/avahi-common/i18n.h:24:0: error: #error "Something is very wrong here, config.h needs to be included first" [preprocessorErrorDirective]
avahi-0.7/avahi-common/malloc.c:103:14: style: Checking if unsigned variable 'size' is less than zero. [unsignedLessThanZero]
avahi-0.7/avahi-common/malloc.c:116:14: style: Checking if unsigned variable 'size' is less than zero. [unsignedLessThanZero]
avahi-0.7/avahi-common/malloc.c:175:43: style: Function 'avahi_strndup' argument 2 names different: declaration 'l' definition 'max'. [funcArgNamesDifferent]
avahi-0.7/avahi-common/malloc.h:69:43: note: Function 'avahi_strndup' argument 2 names different: declaration 'l' definition 'max'.
avahi-0.7/avahi-common/malloc.c:175:43: note: Function 'avahi_strndup' argument 2 names different: declaration 'l' definition 'max'.
avahi-0.7/avahi-common/malloc.c:214:9: error: va_list 'ap2' used before va_start() was called. [va_list_usedBeforeStarted]
avahi-0.7/avahi-common/malloc.c:215:38: error: va_list 'ap2' used before va_start() was called. [va_list_usedBeforeStarted]
avahi-0.7/avahi-common/malloc.c:216:9: error: va_list 'ap2' used before va_start() was called. [va_list_usedBeforeStarted]
avahi-0.7/avahi-common/simple-watch.c:641:9: style: The scope of the variable 'r' can be reduced. [variableScope]
avahi-0.7/avahi-common/simple-watch.c:596:55: style: Function 'avahi_simple_poll_iterate' argument 2 names different: declaration 'sleep_time' definition 'timeout'. [funcArgNamesDifferent]
avahi-0.7/avahi-common/simple-watch.h:56:55: note: Function 'avahi_simple_poll_iterate' argument 2 names different: declaration 'sleep_time' definition 'timeout'.
avahi-0.7/avahi-common/simple-watch.c:596:55: note: Function 'avahi_simple_poll_iterate' argument 2 names different: declaration 'sleep_time' definition 'timeout'.
avahi-0.7/avahi-common/strlst-test.c:66:13: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed char'. [invalidPrintfArgType_uint]
avahi-0.7/avahi-common/strlst-test.c:37:5: style: Variable 'a' is reassigned a value before the old one has been used. [redundantAssignment]
avahi-0.7/avahi-common/strlst-test.c:33:0: note: Variable 'a' is reassigned a value before the old one has been used.
avahi-0.7/avahi-common/strlst-test.c:37:5: note: Variable 'a' is reassigned a value before the old one has been used.
avahi-0.7/avahi-common/strlst.c:161:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
avahi-0.7/avahi-common/strlst.c:275:13: style: The scope of the variable 'va' can be reduced. [variableScope]
avahi-0.7/avahi-common/timeval.c:86:64: style: Function 'avahi_elapse_time' argument 2 names different: declaration 'ms' definition 'msec'. [funcArgNamesDifferent]
avahi-0.7/avahi-common/timeval.h:50:64: note: Function 'avahi_elapse_time' argument 2 names different: declaration 'ms' definition 'msec'.
avahi-0.7/avahi-common/timeval.c:86:64: note: Function 'avahi_elapse_time' argument 2 names different: declaration 'ms' definition 'msec'.
avahi-0.7/avahi-common/timeval.c:86:79: style: Function 'avahi_elapse_time' argument 3 names different: declaration 'j' definition 'jitter'. [funcArgNamesDifferent]
avahi-0.7/avahi-common/timeval.h:50:77: note: Function 'avahi_elapse_time' argument 3 names different: declaration 'j' definition 'jitter'.
avahi-0.7/avahi-common/timeval.c:86:79: note: Function 'avahi_elapse_time' argument 3 names different: declaration 'j' definition 'jitter'.
avahi-0.7/avahi-compat-howl/compat.c:960:13: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
avahi-0.7/avahi-compat-howl/samples/browse.c:74:1: style: Label 'exit' is not used. [unusedLabel]
avahi-0.7/avahi-compat-howl/samples/browse.c:181:1: style: Label 'exit' is not used. [unusedLabel]
avahi-0.7/avahi-compat-howl/samples/browse.c:51:18: style: Variable 'sval' is assigned a value that is never used. [unreadVariable]
avahi-0.7/avahi-compat-howl/samples/query.c:95:1: style: Label 'exit' is not used. [unusedLabel]
avahi-0.7/avahi-compat-howl/samples/query.c:48:18: style: Unused variable: address [unusedVariable]
avahi-0.7/avahi-compat-howl/samples/resolve.c:74:1: style: Label 'exit' is not used. [unusedLabel]
avahi-0.7/avahi-compat-howl/samples/resolve.c:108:1: style: Label 'exit' is not used. [unusedLabel]
avahi-0.7/avahi-compat-howl/samples/resolve.c:51:18: style: Variable 'sval' is assigned a value that is never used. [unreadVariable]
avahi-0.7/avahi-compat-libdns_sd/compat.c:196:15: style: Checking if unsigned variable 'l' is less than zero. [unsignedLessThanZero]
avahi-0.7/avahi-compat-libdns_sd/compat.c:471:49: style: Function 'DNSServiceRefSockFD' argument 1 names different: declaration 'sdRef' definition 'sdref'. [funcArgNamesDifferent]
avahi-0.7/avahi-compat-libdns_sd/dns_sd.h:389:49: note: Function 'DNSServiceRefSockFD' argument 1 names different: declaration 'sdRef' definition 'sdref'.
avahi-0.7/avahi-compat-libdns_sd/compat.c:471:49: note: Function 'DNSServiceRefSockFD' argument 1 names different: declaration 'sdRef' definition 'sdref'.
avahi-0.7/avahi-compat-libdns_sd/compat.c:481:69: style: Function 'DNSServiceProcessResult' argument 1 names different: declaration 'sdRef' definition 'sdref'. [funcArgNamesDifferent]
avahi-0.7/avahi-compat-libdns_sd/dns_sd.h:410:69: note: Function 'DNSServiceProcessResult' argument 1 names different: declaration 'sdRef' definition 'sdref'.
avahi-0.7/avahi-compat-libdns_sd/compat.c:481:69: note: Function 'DNSServiceProcessResult' argument 1 names different: declaration 'sdRef' definition 'sdref'.
avahi-0.7/avahi-compat-libdns_sd/compat.c:523:54: style: Function 'DNSServiceRefDeallocate' argument 1 names different: declaration 'sdRef' definition 'sdref'. [funcArgNamesDifferent]
avahi-0.7/avahi-compat-libdns_sd/dns_sd.h:439:54: note: Function 'DNSServiceRefDeallocate' argument 1 names different: declaration 'sdRef' definition 'sdref'.
avahi-0.7/avahi-compat-libdns_sd/compat.c:523:54: note: Function 'DNSServiceRefDeallocate' argument 1 names different: declaration 'sdRef' definition 'sdref'.
avahi-0.7/avahi-compat-libdns_sd/compat.c:601:24: style: Function 'DNSServiceBrowse' argument 1 names different: declaration 'sdRef' definition 'ret_sdref'. [funcArgNamesDifferent]
avahi-0.7/avahi-compat-libdns_sd/dns_sd.h:879:42: note: Function 'DNSServiceBrowse' argument 1 names different: declaration 'sdRef' definition 'ret_sdref'.
avahi-0.7/avahi-compat-libdns_sd/compat.c:601:24: note: Function 'DNSServiceBrowse' argument 1 names different: declaration 'sdRef' definition 'ret_sdref'.
avahi-0.7/avahi-compat-libdns_sd/compat.c:603:18: style: Function 'DNSServiceBrowse' argument 3 names different: declaration 'interfaceIndex' definition 'interface'. [funcArgNamesDifferent]
avahi-0.7/avahi-compat-libdns_sd/dns_sd.h:881:41: note: Function 'DNSServiceBrowse' argument 3 names different: declaration 'interfaceIndex' definition 'interface'.
avahi-0.7/avahi-compat-libdns_sd/compat.c:603:18: note: Function 'DNSServiceBrowse' argument 3 names different: declaration 'interfaceIndex' definition 'interface'.
avahi-0.7/avahi-compat-libdns_sd/compat.c:606:31: style: Function 'DNSServiceBrowse' argument 6 names different: declaration 'callBack' definition 'callback'. [funcArgNamesDifferent]
avahi-0.7/avahi-compat-libdns_sd/dns_sd.h:884:41: note: Function 'DNSServiceBrowse' argument 6 names different: declaration 'callBack' definition 'callback'.
avahi-0.7/avahi-compat-libdns_sd/compat.c:606:31: note: Function 'DNSServiceBrowse' argument 6 names different: declaration 'callBack' definition 'callback'.
avahi-0.7/avahi-compat-libdns_sd/compat.c:726:20: style: Function 'DNSServiceResolve' argument 1 names different: declaration 'sdRef' definition 'ret_sdref'. [funcArgNamesDifferent]
avahi-0.7/avahi-compat-libdns_sd/dns_sd.h:1005:42: note: Function 'DNSServiceResolve' argument 1 names different: declaration 'sdRef' definition 'ret_sdref'.
avahi-0.7/avahi-compat-libdns_sd/compat.c:726:20: note: Function 'DNSServiceResolve' argument 1 names different: declaration 'sdRef' definition 'ret_sdref'.
avahi-0.7/avahi-compat-libdns_sd/compat.c:728:14: style: Function 'DNSServiceResolve' argument 3 names different: declaration 'interfaceIndex' definition 'interface'. [funcArgNamesDifferent]
avahi-0.7/avahi-compat-libdns_sd/dns_sd.h:1007:41: note: Function 'DNSServiceResolve' argument 3 names different: declaration 'interfaceIndex' definition 'interface'.
avahi-0.7/avahi-compat-libdns_sd/compat.c:728:14: note: Function 'DNSServiceResolve' argument 3 names different: declaration 'interfaceIndex' definition 'interface'.
avahi-0.7/avahi-compat-libdns_sd/compat.c:732:28: style: Function 'DNSServiceResolve' argument 7 names different: declaration 'callBack' definition 'callback'. [funcArgNamesDifferent]
avahi-0.7/avahi-compat-libdns_sd/dns_sd.h:1011:41: note: Function 'DNSServiceResolve' argument 7 names different: declaration 'callBack' definition 'callback'.
avahi-0.7/avahi-compat-libdns_sd/compat.c:732:28: note: Function 'DNSServiceResolve' argument 7 names different: declaration 'callBack' definition 'callback'.
avahi-0.7/avahi-compat-libdns_sd/compat.c:840:20: style: Function 'DNSServiceEnumerateDomains' argument 1 names different: declaration 'sdRef' definition 'ret_sdref'. [funcArgNamesDifferent]
avahi-0.7/avahi-compat-libdns_sd/dns_sd.h:526:42: note: Function 'DNSServiceEnumerateDomains' argument 1 names different: declaration 'sdRef' definition 'ret_sdref'.
avahi-0.7/avahi-compat-libdns_sd/compat.c:840:20: note: Function 'DNSServiceEnumerateDomains' argument 1 names different: declaration 'sdRef' definition 'ret_sdref'.
avahi-0.7/avahi-compat-libdns_sd/compat.c:842:14: style: Function 'DNSServiceEnumerateDomains' argument 3 names different: declaration 'interfaceIndex' definition 'interface'. [funcArgNamesDifferent]
avahi-0.7/avahi-compat-libdns_sd/dns_sd.h:528:41: note: Function 'DNSServiceEnumerateDomains' argument 3 names different: declaration 'interfaceIndex' definition 'interface'.
avahi-0.7/avahi-compat-libdns_sd/compat.c:842:14: note: Function 'DNSServiceEnumerateDomains' argument 3 names different: declaration 'interfaceIndex' definition 'interface'.
avahi-0.7/avahi-compat-libdns_sd/compat.c:843:31: style: Function 'DNSServiceEnumerateDomains' argument 4 names different: declaration 'callBack' definition 'callback'. [funcArgNamesDifferent]
avahi-0.7/avahi-compat-libdns_sd/dns_sd.h:529:41: note: Function 'DNSServiceEnumerateDomains' argument 4 names different: declaration 'callBack' definition 'callback'.
avahi-0.7/avahi-compat-libdns_sd/compat.c:843:31: note: Function 'DNSServiceEnumerateDomains' argument 4 names different: declaration 'callBack' definition 'callback'.
avahi-0.7/avahi-compat-libdns_sd/compat.c:1084:24: style: Function 'DNSServiceRegister' argument 1 names different: declaration 'sdRef' definition 'ret_sdref'. [funcArgNamesDifferent]
avahi-0.7/avahi-compat-libdns_sd/dns_sd.h:654:42: note: Function 'DNSServiceRegister' argument 1 names different: declaration 'sdRef' definition 'ret_sdref'.
avahi-0.7/avahi-compat-libdns_sd/compat.c:1084:24: note: Function 'DNSServiceRegister' argument 1 names different: declaration 'sdRef' definition 'ret_sdref'.
avahi-0.7/avahi-compat-libdns_sd/compat.c:1086:18: style: Function 'DNSServiceRegister' argument 3 names different: declaration 'interfaceIndex' definition 'interface'. [funcArgNamesDifferent]
avahi-0.7/avahi-compat-libdns_sd/dns_sd.h:656:41: note: Function 'DNSServiceRegister' argument 3 names different: declaration 'interfaceIndex' definition 'interface'.
avahi-0.7/avahi-compat-libdns_sd/compat.c:1086:18: note: Function 'DNSServiceRegister' argument 3 names different: declaration 'interfaceIndex' definition 'interface'.
avahi-0.7/avahi-compat-libdns_sd/compat.c:1094:33: style: Function 'DNSServiceRegister' argument 11 names different: declaration 'callBack' definition 'callback'. [funcArgNamesDifferent]
avahi-0.7/avahi-compat-libdns_sd/dns_sd.h:664:41: note: Function 'DNSServiceRegister' argument 11 names different: declaration 'callBack' definition 'callback'.
avahi-0.7/avahi-compat-libdns_sd/compat.c:1094:33: note: Function 'DNSServiceRegister' argument 11 names different: declaration 'callBack' definition 'callback'.
avahi-0.7/avahi-compat-libdns_sd/compat.c:1211:24: style: Function 'DNSServiceUpdateRecord' argument 1 names different: declaration 'sdRef' definition 'sdref'. [funcArgNamesDifferent]
avahi-0.7/avahi-compat-libdns_sd/dns_sd.h:748:41: note: Function 'DNSServiceUpdateRecord' argument 1 names different: declaration 'sdRef' definition 'sdref'.
avahi-0.7/avahi-compat-libdns_sd/compat.c:1211:24: note: Function 'DNSServiceUpdateRecord' argument 1 names different: declaration 'sdRef' definition 'sdref'.
avahi-0.7/avahi-compat-libdns_sd/compat.c:1212:23: style: Function 'DNSServiceUpdateRecord' argument 2 names different: declaration 'RecordRef' definition 'rref'. [funcArgNamesDifferent]
avahi-0.7/avahi-compat-libdns_sd/dns_sd.h:749:41: note: Function 'DNSServiceUpdateRecord' argument 2 names different: declaration 'RecordRef' definition 'rref'.
avahi-0.7/avahi-compat-libdns_sd/compat.c:1212:23: note: Function 'DNSServiceUpdateRecord' argument 2 names different: declaration 'RecordRef' definition 'rref'.
avahi-0.7/avahi-compat-libdns_sd/compat.c:1316:20: style: Function 'DNSServiceQueryRecord' argument 1 names different: declaration 'sdRef' definition 'ret_sdref'. [funcArgNamesDifferent]
avahi-0.7/avahi-compat-libdns_sd/dns_sd.h:1231:42: note: Function 'DNSServiceQueryRecord' argument 1 names different: declaration 'sdRef' definition 'ret_sdref'.
avahi-0.7/avahi-compat-libdns_sd/compat.c:1316:20: note: Function 'DNSServiceQueryRecord' argument 1 names different: declaration 'sdRef' definition 'ret_sdref'.
avahi-0.7/avahi-compat-libdns_sd/compat.c:1318:14: style: Function 'DNSServiceQueryRecord' argument 3 names different: declaration 'interfaceIndex' definition 'interface'. [funcArgNamesDifferent]
avahi-0.7/avahi-compat-libdns_sd/dns_sd.h:1233:41: note: Function 'DNSServiceQueryRecord' argument 3 names different: declaration 'interfaceIndex' definition 'interface'.
avahi-0.7/avahi-compat-libdns_sd/compat.c:1318:14: note: Function 'DNSServiceQueryRecord' argument 3 names different: declaration 'interfaceIndex' definition 'interface'.
avahi-0.7/avahi-compat-libdns_sd/compat.c:1320:14: style: Function 'DNSServiceQueryRecord' argument 5 names different: declaration 'rrtype' definition 'type'. [funcArgNamesDifferent]
avahi-0.7/avahi-compat-libdns_sd/dns_sd.h:1235:41: note: Function 'DNSServiceQueryRecord' argument 5 names different: declaration 'rrtype' definition 'type'.
avahi-0.7/avahi-compat-libdns_sd/compat.c:1320:14: note: Function 'DNSServiceQueryRecord' argument 5 names different: declaration 'rrtype' definition 'type'.
avahi-0.7/avahi-compat-libdns_sd/compat.c:1321:14: style: Function 'DNSServiceQueryRecord' argument 6 names different: declaration 'rrclass' definition 'clazz'. [funcArgNamesDifferent]
avahi-0.7/avahi-compat-libdns_sd/dns_sd.h:1236:41: note: Function 'DNSServiceQueryRecord' argument 6 names different: declaration 'rrclass' definition 'clazz'.
avahi-0.7/avahi-compat-libdns_sd/compat.c:1321:14: note: Function 'DNSServiceQueryRecord' argument 6 names different: declaration 'rrclass' definition 'clazz'.
avahi-0.7/avahi-compat-libdns_sd/compat.c:1322:32: style: Function 'DNSServiceQueryRecord' argument 7 names different: declaration 'callBack' definition 'callback'. [funcArgNamesDifferent]
avahi-0.7/avahi-compat-libdns_sd/dns_sd.h:1237:41: note: Function 'DNSServiceQueryRecord' argument 7 names different: declaration 'callBack' definition 'callback'.
avahi-0.7/avahi-compat-libdns_sd/compat.c:1322:32: note: Function 'DNSServiceQueryRecord' argument 7 names different: declaration 'callBack' definition 'callback'.
avahi-0.7/avahi-compat-libdns_sd/txt.c:350:11: style: Checking if unsigned variable 'n' is less than zero. [unsignedLessThanZero]
avahi-0.7/avahi-compat-libdns_sd/txt.c:43:19: style: Function 'TXTRecordCreate' argument 1 names different: declaration 'txtRecord' definition 'txtref'. [funcArgNamesDifferent]
avahi-0.7/avahi-compat-libdns_sd/dns_sd.h:1394:23: note: Function 'TXTRecordCreate' argument 1 names different: declaration 'txtRecord' definition 'txtref'.
avahi-0.7/avahi-compat-libdns_sd/txt.c:43:19: note: Function 'TXTRecordCreate' argument 1 names different: declaration 'txtRecord' definition 'txtref'.
avahi-0.7/avahi-compat-libdns_sd/txt.c:44:14: style: Function 'TXTRecordCreate' argument 2 names different: declaration 'bufferLen' definition 'length'. [funcArgNamesDifferent]
avahi-0.7/avahi-compat-libdns_sd/dns_sd.h:1395:22: note: Function 'TXTRecordCreate' argument 2 names different: declaration 'bufferLen' definition 'length'.
avahi-0.7/avahi-compat-libdns_sd/txt.c:44:14: note: Function 'TXTRecordCreate' argument 2 names different: declaration 'bufferLen' definition 'length'.
avahi-0.7/avahi-compat-libdns_sd/txt.c:72:50: style: Function 'TXTRecordDeallocate' argument 1 names different: declaration 'txtRecord' definition 'txtref'. [funcArgNamesDifferent]
avahi-0.7/avahi-compat-libdns_sd/dns_sd.h:1412:23: note: Function 'TXTRecordDeallocate' argument 1 names different: declaration 'txtRecord' definition 'txtref'.
avahi-0.7/avahi-compat-libdns_sd/txt.c:72:50: note: Function 'TXTRecordDeallocate' argument 1 names different: declaration 'txtRecord' definition 'txtref'.
avahi-0.7/avahi-compat-libdns_sd/txt.c:161:19: style: Function 'TXTRecordSetValue' argument 1 names different: declaration 'txtRecord' definition 'txtref'. [funcArgNamesDifferent]
avahi-0.7/avahi-compat-libdns_sd/dns_sd.h:1455:23: note: Function 'TXTRecordSetValue' argument 1 names different: declaration 'txtRecord' definition 'txtref'.
avahi-0.7/avahi-compat-libdns_sd/txt.c:161:19: note: Function 'TXTRecordSetValue' argument 1 names different: declaration 'txtRecord' definition 'txtref'.
avahi-0.7/avahi-compat-libdns_sd/txt.c:163:13: style: Function 'TXTRecordSetValue' argument 3 names different: declaration 'valueSize' definition 'length'. [funcArgNamesDifferent]
avahi-0.7/avahi-compat-libdns_sd/dns_sd.h:1457:22: note: Function 'TXTRecordSetValue' argument 3 names different: declaration 'valueSize' definition 'length'.
avahi-0.7/avahi-compat-libdns_sd/txt.c:163:13: note: Function 'TXTRecordSetValue' argument 3 names different: declaration 'valueSize' definition 'length'.
avahi-0.7/avahi-compat-libdns_sd/txt.c:213:66: style: Function 'TXTRecordRemoveValue' argument 1 names different: declaration 'txtRecord' definition 'txtref'. [funcArgNamesDifferent]
avahi-0.7/avahi-compat-libdns_sd/dns_sd.h:1478:23: note: Function 'TXTRecordRemoveValue' argument 1 names different: declaration 'txtRecord' definition 'txtref'.
avahi-0.7/avahi-compat-libdns_sd/txt.c:213:66: note: Function 'TXTRecordRemoveValue' argument 1 names different: declaration 'txtRecord' definition 'txtref'.
avahi-0.7/avahi-compat-libdns_sd/txt.c:233:59: style: Function 'TXTRecordGetLength' argument 1 names different: declaration 'txtRecord' definition 'txtref'. [funcArgNamesDifferent]
avahi-0.7/avahi-compat-libdns_sd/dns_sd.h:1497:25: note: Function 'TXTRecordGetLength' argument 1 names different: declaration 'txtRecord' definition 'txtref'.
avahi-0.7/avahi-compat-libdns_sd/txt.c:233:59: note: Function 'TXTRecordGetLength' argument 1 names different: declaration 'txtRecord' definition 'txtref'.
avahi-0.7/avahi-compat-libdns_sd/txt.c:247:65: style: Function 'TXTRecordGetBytesPtr' argument 1 names different: declaration 'txtRecord' definition 'txtref'. [funcArgNamesDifferent]
avahi-0.7/avahi-compat-libdns_sd/dns_sd.h:1514:25: note: Function 'TXTRecordGetBytesPtr' argument 1 names different: declaration 'txtRecord' definition 'txtref'.
avahi-0.7/avahi-compat-libdns_sd/txt.c:247:65: note: Function 'TXTRecordGetBytesPtr' argument 1 names different: declaration 'txtRecord' definition 'txtref'.
avahi-0.7/avahi-compat-libdns_sd/txt.c:300:14: style: Function 'TXTRecordContainsKey' argument 1 names different: declaration 'txtLen' definition 'size'. [funcArgNamesDifferent]
avahi-0.7/avahi-compat-libdns_sd/dns_sd.h:1568:22: note: Function 'TXTRecordContainsKey' argument 1 names different: declaration 'txtLen' definition 'size'.
avahi-0.7/avahi-compat-libdns_sd/txt.c:300:14: note: Function 'TXTRecordContainsKey' argument 1 names different: declaration 'txtLen' definition 'size'.
avahi-0.7/avahi-compat-libdns_sd/txt.c:301:17: style: Function 'TXTRecordContainsKey' argument 2 names different: declaration 'txtRecord' definition 'buffer'. [funcArgNamesDifferent]
avahi-0.7/avahi-compat-libdns_sd/dns_sd.h:1569:23: note: Function 'TXTRecordContainsKey' argument 2 names different: declaration 'txtRecord' definition 'buffer'.
avahi-0.7/avahi-compat-libdns_sd/txt.c:301:17: note: Function 'TXTRecordContainsKey' argument 2 names different: declaration 'txtRecord' definition 'buffer'.
avahi-0.7/avahi-compat-libdns_sd/txt.c:320:14: style: Function 'TXTRecordGetValuePtr' argument 1 names different: declaration 'txtLen' definition 'size'. [funcArgNamesDifferent]
avahi-0.7/avahi-compat-libdns_sd/dns_sd.h:1597:22: note: Function 'TXTRecordGetValuePtr' argument 1 names different: declaration 'txtLen' definition 'size'.
avahi-0.7/avahi-compat-libdns_sd/txt.c:320:14: note: Function 'TXTRecordGetValuePtr' argument 1 names different: declaration 'txtLen' definition 'size'.
avahi-0.7/avahi-compat-libdns_sd/txt.c:321:17: style: Function 'TXTRecordGetValuePtr' argument 2 names different: declaration 'txtRecord' definition 'buffer'. [funcArgNamesDifferent]
avahi-0.7/avahi-compat-libdns_sd/dns_sd.h:1598:23: note: Function 'TXTRecordGetValuePtr' argument 2 names different: declaration 'txtRecord' definition 'buffer'.
avahi-0.7/avahi-compat-libdns_sd/txt.c:321:17: note: Function 'TXTRecordGetValuePtr' argument 2 names different: declaration 'txtRecord' definition 'buffer'.
avahi-0.7/avahi-compat-libdns_sd/txt.c:323:14: style: Function 'TXTRecordGetValuePtr' argument 4 names different: declaration 'valueLen' definition 'value_len'. [funcArgNamesDifferent]
avahi-0.7/avahi-compat-libdns_sd/dns_sd.h:1600:23: note: Function 'TXTRecordGetValuePtr' argument 4 names different: declaration 'valueLen' definition 'value_len'.
avahi-0.7/avahi-compat-libdns_sd/txt.c:323:14: note: Function 'TXTRecordGetValuePtr' argument 4 names different: declaration 'valueLen' definition 'value_len'.
avahi-0.7/avahi-compat-libdns_sd/txt.c:371:14: style: Function 'TXTRecordGetCount' argument 1 names different: declaration 'txtLen' definition 'size'. [funcArgNamesDifferent]
avahi-0.7/avahi-compat-libdns_sd/dns_sd.h:1619:22: note: Function 'TXTRecordGetCount' argument 1 names different: declaration 'txtLen' definition 'size'.
avahi-0.7/avahi-compat-libdns_sd/txt.c:371:14: note: Function 'TXTRecordGetCount' argument 1 names different: declaration 'txtLen' definition 'size'.
avahi-0.7/avahi-compat-libdns_sd/txt.c:372:17: style: Function 'TXTRecordGetCount' argument 2 names different: declaration 'txtRecord' definition 'buffer'. [funcArgNamesDifferent]
avahi-0.7/avahi-compat-libdns_sd/dns_sd.h:1620:23: note: Function 'TXTRecordGetCount' argument 2 names different: declaration 'txtRecord' definition 'buffer'.
avahi-0.7/avahi-compat-libdns_sd/txt.c:372:17: note: Function 'TXTRecordGetCount' argument 2 names different: declaration 'txtRecord' definition 'buffer'.
avahi-0.7/avahi-compat-libdns_sd/txt.c:407:14: style: Function 'TXTRecordGetItemAtIndex' argument 1 names different: declaration 'txtLen' definition 'size'. [funcArgNamesDifferent]
avahi-0.7/avahi-compat-libdns_sd/dns_sd.h:1664:22: note: Function 'TXTRecordGetItemAtIndex' argument 1 names different: declaration 'txtLen' definition 'size'.
avahi-0.7/avahi-compat-libdns_sd/txt.c:407:14: note: Function 'TXTRecordGetItemAtIndex' argument 1 names different: declaration 'txtLen' definition 'size'.
avahi-0.7/avahi-compat-libdns_sd/txt.c:408:17: style: Function 'TXTRecordGetItemAtIndex' argument 2 names different: declaration 'txtRecord' definition 'buffer'. [funcArgNamesDifferent]
avahi-0.7/avahi-compat-libdns_sd/dns_sd.h:1665:23: note: Function 'TXTRecordGetItemAtIndex' argument 2 names different: declaration 'txtRecord' definition 'buffer'.
avahi-0.7/avahi-compat-libdns_sd/txt.c:408:17: note: Function 'TXTRecordGetItemAtIndex' argument 2 names different: declaration 'txtRecord' definition 'buffer'.
avahi-0.7/avahi-compat-libdns_sd/txt.c:409:14: style: Function 'TXTRecordGetItemAtIndex' argument 3 names different: declaration 'index' definition 'idx'. [funcArgNamesDifferent]
avahi-0.7/avahi-compat-libdns_sd/dns_sd.h:1666:22: note: Function 'TXTRecordGetItemAtIndex' argument 3 names different: declaration 'index' definition 'idx'.
avahi-0.7/avahi-compat-libdns_sd/txt.c:409:14: note: Function 'TXTRecordGetItemAtIndex' argument 3 names different: declaration 'index' definition 'idx'.
avahi-0.7/avahi-compat-libdns_sd/txt.c:410:14: style: Function 'TXTRecordGetItemAtIndex' argument 4 names different: declaration 'keyBufLen' definition 'key_len'. [funcArgNamesDifferent]
avahi-0.7/avahi-compat-libdns_sd/dns_sd.h:1667:22: note: Function 'TXTRecordGetItemAtIndex' argument 4 names different: declaration 'keyBufLen' definition 'key_len'.
avahi-0.7/avahi-compat-libdns_sd/txt.c:410:14: note: Function 'TXTRecordGetItemAtIndex' argument 4 names different: declaration 'keyBufLen' definition 'key_len'.
avahi-0.7/avahi-compat-libdns_sd/txt.c:412:14: style: Function 'TXTRecordGetItemAtIndex' argument 6 names different: declaration 'valueLen' definition 'value_len'. [funcArgNamesDifferent]
avahi-0.7/avahi-compat-libdns_sd/dns_sd.h:1669:23: note: Function 'TXTRecordGetItemAtIndex' argument 6 names different: declaration 'valueLen' definition 'value_len'.
avahi-0.7/avahi-compat-libdns_sd/txt.c:412:14: note: Function 'TXTRecordGetItemAtIndex' argument 6 names different: declaration 'valueLen' definition 'value_len'.
avahi-0.7/avahi-core/announce.c:494:87: style: Function 'avahi_goodbye_interface' argument 4 names different: declaration 'rem' definition 'remove'. [funcArgNamesDifferent]
avahi-0.7/avahi-core/announce.h:64:87: note: Function 'avahi_goodbye_interface' argument 4 names different: declaration 'rem' definition 'remove'.
avahi-0.7/avahi-core/announce.c:494:87: note: Function 'avahi_goodbye_interface' argument 4 names different: declaration 'rem' definition 'remove'.
avahi-0.7/avahi-core/announce.c:512:79: style: Function 'avahi_goodbye_entry' argument 4 names different: declaration 'rem' definition 'remove'. [funcArgNamesDifferent]
avahi-0.7/avahi-core/announce.h:65:79: note: Function 'avahi_goodbye_entry' argument 4 names different: declaration 'rem' definition 'remove'.
avahi-0.7/avahi-core/announce.c:512:79: note: Function 'avahi_goodbye_entry' argument 4 names different: declaration 'rem' definition 'remove'.
avahi-0.7/avahi-core/avahi-test.c:98:11: style: The scope of the variable 't' can be reduced. [variableScope]
avahi-0.7/avahi-core/browse.c:486:51: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
avahi-0.7/avahi-core/browse.c:496:47: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
avahi-0.7/avahi-core/cache.c:67:66: style: Function 'avahi_cache_new' argument 2 names different: declaration 'interface' definition 'iface'. [funcArgNamesDifferent]
avahi-0.7/avahi-core/cache.h:80:66: note: Function 'avahi_cache_new' argument 2 names different: declaration 'interface' definition 'iface'.
avahi-0.7/avahi-core/cache.c:67:66: note: Function 'avahi_cache_new' argument 2 names different: declaration 'interface' definition 'iface'.
avahi-0.7/avahi-core/cache.c:114:36: warning: Function 'avahi_cache_walk' argument order different: declaration 'c, pattern, , userdata, , ' definition 'c, pattern, c, pattern, e, userdata' [funcArgOrderDifferent]
avahi-0.7/avahi-core/cache.h:88:36: note: Function 'avahi_cache_walk' argument order different: declaration 'c, pattern, , userdata, , ' definition 'c, pattern, c, pattern, e, userdata'
avahi-0.7/avahi-core/cache.c:114:36: note: Function 'avahi_cache_walk' argument order different: declaration 'c, pattern, , userdata, , ' definition 'c, pattern, c, pattern, e, userdata'
avahi-0.7/avahi-core/dns-test.c:48:46: warning: Assert statement modifies 'a'. [assignmentInAssert]
avahi-0.7/avahi-core/dns-test.c:49:46: warning: Assert statement modifies 'b'. [assignmentInAssert]
avahi-0.7/avahi-core/dns-test.c:50:46: warning: Assert statement modifies 'c'. [assignmentInAssert]
avahi-0.7/avahi-core/dns-test.c:51:46: warning: Assert statement modifies 'd'. [assignmentInAssert]
avahi-0.7/avahi-core/dns-test.c:82:15: warning: Assert statement modifies 'l'. [assignmentInAssert]
avahi-0.7/avahi-core/dns-test.c:102:33: warning: Assert statement modifies 'data'. [assignmentInAssert]
avahi-0.7/avahi-core/dns-test.c:102:78: warning: Assert statement modifies 'size'. [assignmentInAssert]
avahi-0.7/avahi-core/dns.c:176:5: style: Variable 'saved_ptr' is reassigned a value before the old one has been used. [redundantAssignment]
avahi-0.7/avahi-core/dns.c:169:0: note: Variable 'saved_ptr' is reassigned a value before the old one has been used.
avahi-0.7/avahi-core/dns.c:176:5: note: Variable 'saved_ptr' is reassigned a value before the old one has been used.
avahi-0.7/avahi-core/dns.c:43:13: style: Checking if unsigned variable 'mtu' is less than zero. [unsignedLessThanZero]
avahi-0.7/avahi-core/dns.c:263:72: style: Function 'avahi_dns_packet_append_bytes' argument 2 names different: declaration 'd' definition 'b'. [funcArgNamesDifferent]
avahi-0.7/avahi-core/dns.h:58:72: note: Function 'avahi_dns_packet_append_bytes' argument 2 names different: declaration 'd' definition 'b'.
avahi-0.7/avahi-core/dns.c:263:72: note: Function 'avahi_dns_packet_append_bytes' argument 2 names different: declaration 'd' definition 'b'.
avahi-0.7/avahi-core/iface.c:489:65: style: Function 'avahi_interface_monitor_new' argument 1 names different: declaration 'server' definition 's'. [funcArgNamesDifferent]
avahi-0.7/avahi-core/iface.h:135:65: note: Function 'avahi_interface_monitor_new' argument 1 names different: declaration 'server' definition 's'.
avahi-0.7/avahi-core/iface.c:489:65: note: Function 'avahi_interface_monitor_new' argument 1 names different: declaration 'server' definition 's'.
avahi-0.7/avahi-core/iface.c:611:61: style: Function 'avahi_interface_post_query' argument 2 names different: declaration 'k' definition 'key'. [funcArgNamesDifferent]
avahi-0.7/avahi-core/iface.h:172:61: note: Function 'avahi_interface_post_query' argument 2 names different: declaration 'k' definition 'key'.
avahi-0.7/avahi-core/iface.c:611:61: note: Function 'avahi_interface_post_query' argument 2 names different: declaration 'k' definition 'key'.
avahi-0.7/avahi-core/iface.c:636:64: style: Function 'avahi_interface_post_probe' argument 2 names different: declaration 'p' definition 'record'. [funcArgNamesDifferent]
avahi-0.7/avahi-core/iface.h:175:64: note: Function 'avahi_interface_post_probe' argument 2 names different: declaration 'p' definition 'record'.
avahi-0.7/avahi-core/iface.c:636:64: note: Function 'avahi_interface_post_probe' argument 2 names different: declaration 'p' definition 'record'.
avahi-0.7/avahi-core/iface.c:732:74: style: Function 'avahi_interface_monitor_walk' argument 2 names different: declaration 'idx' definition 'interface'. [funcArgNamesDifferent]
avahi-0.7/avahi-core/iface.h:143:74: note: Function 'avahi_interface_monitor_walk' argument 2 names different: declaration 'idx' definition 'interface'.
avahi-0.7/avahi-core/iface.c:732:74: note: Function 'avahi_interface_monitor_walk' argument 2 names different: declaration 'idx' definition 'interface'.
avahi-0.7/avahi-core/multicast-lookup.c:81:18: style: Function 'avahi_multicast_lookup_new' argument 2 names different: declaration 'idx' definition 'interface'. [funcArgNamesDifferent]
avahi-0.7/avahi-core/multicast-lookup.h:46:94: note: Function 'avahi_multicast_lookup_new' argument 2 names different: declaration 'idx' definition 'interface'.
avahi-0.7/avahi-core/multicast-lookup.c:81:18: note: Function 'avahi_multicast_lookup_new' argument 2 names different: declaration 'idx' definition 'interface'.
avahi-0.7/avahi-core/multicast-lookup.c:166:56: style: Function 'avahi_multicast_lookup_free' argument 1 names different: declaration 'q' definition 'l'. [funcArgNamesDifferent]
avahi-0.7/avahi-core/multicast-lookup.h:47:56: note: Function 'avahi_multicast_lookup_free' argument 1 names different: declaration 'q' definition 'l'.
avahi-0.7/avahi-core/multicast-lookup.c:166:56: note: Function 'avahi_multicast_lookup_free' argument 1 names different: declaration 'q' definition 'l'.
avahi-0.7/avahi-core/multicast-lookup.c:243:18: style: Function 'avahi_multicast_lookup_engine_scan_cache' argument 2 names different: declaration 'idx' definition 'interface'. [funcArgNamesDifferent]
avahi-0.7/avahi-core/multicast-lookup.h:41:95: note: Function 'avahi_multicast_lookup_engine_scan_cache' argument 2 names different: declaration 'idx' definition 'interface'.
avahi-0.7/avahi-core/multicast-lookup.c:243:18: note: Function 'avahi_multicast_lookup_engine_scan_cache' argument 2 names different: declaration 'idx' definition 'interface'.
avahi-0.7/avahi-core/netlink.c:46:38: style: Function 'avahi_netlink_work' argument 1 names different: declaration 'n' definition 'nl'. [funcArgNamesDifferent]
avahi-0.7/avahi-core/netlink.h:39:38: note: Function 'avahi_netlink_work' argument 1 names different: declaration 'n' definition 'nl'.
avahi-0.7/avahi-core/netlink.c:46:38: note: Function 'avahi_netlink_work' argument 1 names different: declaration 'n' definition 'nl'.
avahi-0.7/avahi-core/netlink.c:114:84: style: Function 'avahi_netlink_new' argument 3 names different: declaration 'callback' definition 'cb'. [funcArgNamesDifferent]
avahi-0.7/avahi-core/netlink.h:36:98: note: Function 'avahi_netlink_new' argument 3 names different: declaration 'callback' definition 'cb'.
avahi-0.7/avahi-core/netlink.c:114:84: note: Function 'avahi_netlink_new' argument 3 names different: declaration 'callback' definition 'cb'.
avahi-0.7/avahi-core/netlink.c:179:39: style: Function 'avahi_netlink_free' argument 1 names different: declaration 'n' definition 'nl'. [funcArgNamesDifferent]
avahi-0.7/avahi-core/netlink.h:37:39: note: Function 'avahi_netlink_free' argument 1 names different: declaration 'n' definition 'nl'.
avahi-0.7/avahi-core/netlink.c:179:39: note: Function 'avahi_netlink_free' argument 1 names different: declaration 'n' definition 'nl'.
avahi-0.7/avahi-core/netlink.c:192:38: style: Function 'avahi_netlink_send' argument 1 names different: declaration 'n' definition 'nl'. [funcArgNamesDifferent]
avahi-0.7/avahi-core/netlink.h:38:38: note: Function 'avahi_netlink_send' argument 1 names different: declaration 'n' definition 'nl'.
avahi-0.7/avahi-core/netlink.c:192:38: note: Function 'avahi_netlink_send' argument 1 names different: declaration 'n' definition 'nl'.
avahi-0.7/avahi-core/resolve-address.c:183:35: style: Function 'avahi_s_address_resolver_new' argument 6 names different: declaration 'calback' definition 'callback'. [funcArgNamesDifferent]
avahi-0.7/avahi-core/lookup.h:121:35: note: Function 'avahi_s_address_resolver_new' argument 6 names different: declaration 'calback' definition 'callback'.
avahi-0.7/avahi-core/resolve-address.c:183:35: note: Function 'avahi_s_address_resolver_new' argument 6 names different: declaration 'calback' definition 'callback'.
avahi-0.7/avahi-core/resolve-host-name.c:211:36: style: Function 'avahi_s_host_name_resolver_new' argument 7 names different: declaration 'calback' definition 'callback'. [funcArgNamesDifferent]
avahi-0.7/avahi-core/lookup.h:97:36: note: Function 'avahi_s_host_name_resolver_new' argument 7 names different: declaration 'calback' definition 'callback'.
avahi-0.7/avahi-core/resolve-host-name.c:211:36: note: Function 'avahi_s_host_name_resolver_new' argument 7 names different: declaration 'calback' definition 'callback'.
avahi-0.7/avahi-core/resolve-service.c:387:35: style: Function 'avahi_s_service_resolver_new' argument 9 names different: declaration 'calback' definition 'callback'. [funcArgNamesDifferent]
avahi-0.7/avahi-core/lookup.h:227:35: note: Function 'avahi_s_service_resolver_new' argument 9 names different: declaration 'calback' definition 'callback'.
avahi-0.7/avahi-core/resolve-service.c:387:35: note: Function 'avahi_s_service_resolver_new' argument 9 names different: declaration 'calback' definition 'callback'.
avahi-0.7/avahi-core/rr.c:43:52: style: Function 'avahi_key_new' argument 2 names different: declaration 'clazz' definition 'class'. [funcArgNamesDifferent]
avahi-0.7/avahi-core/rr.h:111:52: note: Function 'avahi_key_new' argument 2 names different: declaration 'clazz' definition 'class'.
avahi-0.7/avahi-core/rr.c:43:52: note: Function 'avahi_key_new' argument 2 names different: declaration 'clazz' definition 'class'.
avahi-0.7/avahi-core/rr.c:116:63: style: Function 'avahi_record_new_full' argument 2 names different: declaration 'clazz' definition 'class'. [funcArgNamesDifferent]
avahi-0.7/avahi-core/rr.h:131:63: note: Function 'avahi_record_new_full' argument 2 names different: declaration 'clazz' definition 'class'.
avahi-0.7/avahi-core/rr.c:116:63: note: Function 'avahi_record_new_full' argument 2 names different: declaration 'clazz' definition 'class'.
avahi-0.7/avahi-core/rr.c:185:48: style: Function 'avahi_dns_class_to_string' argument 1 names different: declaration 'clazz' definition 'class'. [funcArgNamesDifferent]
avahi-0.7/avahi-core/rr.h:141:48: note: Function 'avahi_dns_class_to_string' argument 1 names different: declaration 'clazz' definition 'class'.
avahi-0.7/avahi-core/rr.c:185:48: note: Function 'avahi_dns_class_to_string' argument 1 names different: declaration 'clazz' definition 'class'.
avahi-0.7/avahi-core/server.c:1718:8: style: Suspicious condition (assignment + comparison); Clarify expression with parentheses. [clarifyCondition]
avahi-0.7/avahi-core/server.c:908:14: style: Checking if unsigned variable 'port' is less than zero. [unsignedLessThanZero]
avahi-0.7/avahi-core/server.c:363:153: style: Function 'avahi_server_generate_response' argument 7 names different: declaration 'is_probe' definition 'immediately'. [funcArgNamesDifferent]
avahi-0.7/avahi-core/internal.h:171:153: note: Function 'avahi_server_generate_response' argument 7 names different: declaration 'is_probe' definition 'immediately'.
avahi-0.7/avahi-core/server.c:363:153: note: Function 'avahi_server_generate_response' argument 7 names different: declaration 'is_probe' definition 'immediately'.
avahi-0.7/avahi-core/server.c:1360:48: style: Function 'avahi_server_new' argument 1 names different: declaration 'api' definition 'poll_api'. [funcArgNamesDifferent]
avahi-0.7/avahi-core/core.h:76:22: note: Function 'avahi_server_new' argument 1 names different: declaration 'api' definition 'poll_api'.
avahi-0.7/avahi-core/server.c:1360:48: note: Function 'avahi_server_new' argument 1 names different: declaration 'api' definition 'poll_api'.
avahi-0.7/avahi-core/socket.c:576:21: style: The scope of the variable 'cmsg' can be reduced. [variableScope]
avahi-0.7/avahi-core/socket.c:107:64: style: Function 'avahi_mdns_mcast_join_ipv4' argument 2 names different: declaration 'local_address' definition 'a'. [funcArgNamesDifferent]
avahi-0.7/avahi-core/socket.h:44:64: note: Function 'avahi_mdns_mcast_join_ipv4' argument 2 names different: declaration 'local_address' definition 'a'.
avahi-0.7/avahi-core/socket.c:107:64: note: Function 'avahi_mdns_mcast_join_ipv4' argument 2 names different: declaration 'local_address' definition 'a'.
avahi-0.7/avahi-core/socket.c:107:71: style: Function 'avahi_mdns_mcast_join_ipv4' argument 3 names different: declaration 'iface' definition 'idx'. [funcArgNamesDifferent]
avahi-0.7/avahi-core/socket.h:44:83: note: Function 'avahi_mdns_mcast_join_ipv4' argument 3 names different: declaration 'iface' definition 'idx'.
avahi-0.7/avahi-core/socket.c:107:71: note: Function 'avahi_mdns_mcast_join_ipv4' argument 3 names different: declaration 'iface' definition 'idx'.
avahi-0.7/avahi-core/socket.c:143:64: style: Function 'avahi_mdns_mcast_join_ipv6' argument 2 names different: declaration 'local_address' definition 'a'. [funcArgNamesDifferent]
avahi-0.7/avahi-core/socket.h:45:64: note: Function 'avahi_mdns_mcast_join_ipv6' argument 2 names different: declaration 'local_address' definition 'a'.
avahi-0.7/avahi-core/socket.c:143:64: note: Function 'avahi_mdns_mcast_join_ipv6' argument 2 names different: declaration 'local_address' definition 'a'.
avahi-0.7/avahi-core/socket.c:143:71: style: Function 'avahi_mdns_mcast_join_ipv6' argument 3 names different: declaration 'iface' definition 'idx'. [funcArgNamesDifferent]
avahi-0.7/avahi-core/socket.h:45:83: note: Function 'avahi_mdns_mcast_join_ipv6' argument 3 names different: declaration 'iface' definition 'idx'.
avahi-0.7/avahi-core/socket.c:143:71: note: Function 'avahi_mdns_mcast_join_ipv6' argument 3 names different: declaration 'iface' definition 'idx'.
avahi-0.7/avahi-core/socket.c:473:22: style: Function 'avahi_send_dns_packet_ipv4' argument 2 names different: declaration 'iface' definition 'interface'. [funcArgNamesDifferent]
avahi-0.7/avahi-core/socket.h:38:53: note: Function 'avahi_send_dns_packet_ipv4' argument 2 names different: declaration 'iface' definition 'interface'.
avahi-0.7/avahi-core/socket.c:473:22: note: Function 'avahi_send_dns_packet_ipv4' argument 2 names different: declaration 'iface' definition 'interface'.
avahi-0.7/avahi-core/socket.c:567:22: style: Function 'avahi_send_dns_packet_ipv6' argument 2 names different: declaration 'iface' definition 'interface'. [funcArgNamesDifferent]
avahi-0.7/avahi-core/socket.h:39:53: note: Function 'avahi_send_dns_packet_ipv6' argument 2 names different: declaration 'iface' definition 'interface'.
avahi-0.7/avahi-core/socket.c:567:22: note: Function 'avahi_send_dns_packet_ipv6' argument 2 names different: declaration 'iface' definition 'interface'.
avahi-0.7/avahi-core/socket.c:226:9: style: Unused variable: yes [unusedVariable]
avahi-0.7/avahi-core/socket.c:272:9: style: Unused variable: yes [unusedVariable]
avahi-0.7/avahi-core/timeeventq.c:111:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
avahi-0.7/avahi-core/util.c:76:14: style: Checking if unsigned variable 'size' is less than zero. [unsignedLessThanZero]
avahi-0.7/avahi-core/util.c:67:38: style: Function 'avahi_format_mac_address' argument 1 names different: declaration 't' definition 'r'. [funcArgNamesDifferent]
avahi-0.7/avahi-core/util.h:31:38: note: Function 'avahi_format_mac_address' argument 1 names different: declaration 't' definition 'r'.
avahi-0.7/avahi-core/util.c:67:38: note: Function 'avahi_format_mac_address' argument 1 names different: declaration 't' definition 'r'.
avahi-0.7/avahi-core/wide-area.c:129:34: style: Checking if unsigned variable 'l->engine->n_dns_servers' is less than zero. [unsignedLessThanZero]
avahi-0.7/avahi-core/wide-area.c:299:55: style: Function 'avahi_wide_area_lookup_free' argument 1 names different: declaration 'q' definition 'l'. [funcArgNamesDifferent]
avahi-0.7/avahi-core/wide-area.h:47:55: note: Function 'avahi_wide_area_lookup_free' argument 1 names different: declaration 'q' definition 'l'.
avahi-0.7/avahi-core/wide-area.c:299:55: note: Function 'avahi_wide_area_lookup_free' argument 1 names different: declaration 'q' definition 'l'.
avahi-0.7/avahi-daemon/dbus-record-browser.c:117:5: style: Variable 'm' is reassigned a value before the old one has been used. [redundantAssignment]
avahi-0.7/avahi-daemon/dbus-record-browser.c:106:0: note: Variable 'm' is reassigned a value before the old one has been used.
avahi-0.7/avahi-daemon/dbus-record-browser.c:117:5: note: Variable 'm' is reassigned a value before the old one has been used.
avahi-0.7/avahi-daemon/dbus-util.c:346:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
avahi-0.7/avahi-daemon/dbus-util.c:213:5: style: Variable 'fd' is reassigned a value before the old one has been used. [redundantAssignment]
avahi-0.7/avahi-daemon/dbus-util.c:203:0: note: Variable 'fd' is reassigned a value before the old one has been used.
avahi-0.7/avahi-daemon/dbus-util.c:213:5: note: Variable 'fd' is reassigned a value before the old one has been used.
avahi-0.7/avahi-daemon/main.c:1359:0: error: #error "No API to drop privileges" [preprocessorErrorDirective]
avahi-0.7/avahi-daemon/sd-daemon.c:306:28: style: Checking if unsigned variable 'length' is less than zero. [unsignedLessThanZero]
avahi-0.7/avahi-daemon/sd-daemon.c:309:28: style: Checking if unsigned variable 'length' is less than zero. [unsignedLessThanZero]
avahi-0.7/avahi-daemon/static-services.c:872:12: style: The scope of the variable 'p' can be reduced. [variableScope]
avahi-0.7/avahi-dnsconfd/main.c:459:12: style: Condition '!quit' is always true [knownConditionTrueFalse]
avahi-0.7/avahi-dnsconfd/main.c:325:28: style: The scope of the variable 'i' can be reduced. [variableScope]
avahi-0.7/avahi-glib/glib-watch.c:95:34: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
avahi-0.7/avahi-glib/glib-watch.c:96:35: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
avahi-0.7/avahi-glib/glib-watch.c:97:35: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
avahi-0.7/avahi-glib/glib-watch.c:98:35: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
avahi-0.7/avahi-glib/glib-watch.c:103:27: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
avahi-0.7/avahi-glib/glib-watch.c:104:28: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
avahi-0.7/avahi-glib/glib-watch.c:105:28: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
avahi-0.7/avahi-glib/glib-watch.c:106:28: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
avahi-0.7/avahi-gobject/ga-entry-group.c:422:5: style: Variable 'txt' is reassigned a value before the old one has been used. [redundantAssignment]
avahi-0.7/avahi-gobject/ga-entry-group.c:419:0: note: Variable 'txt' is reassigned a value before the old one has been used.
avahi-0.7/avahi-gobject/ga-entry-group.c:422:5: note: Variable 'txt' is reassigned a value before the old one has been used.
avahi-0.7/avahi-gobject/ga-entry-group.c:451:5: style: Variable 'txt' is reassigned a value before the old one has been used. [redundantAssignment]
avahi-0.7/avahi-gobject/ga-entry-group.c:447:0: note: Variable 'txt' is reassigned a value before the old one has been used.
avahi-0.7/avahi-gobject/ga-entry-group.c:451:5: note: Variable 'txt' is reassigned a value before the old one has been used.
avahi-0.7/avahi-ui/avahi-ui.c:1245:90: style: Function 'aui_service_dialog_set_browse_service_typesv' argument 2 names different: declaration 'type' definition 'types'. [funcArgNamesDifferent]
avahi-0.7/avahi-ui/avahi-ui.h:92:91: note: Function 'aui_service_dialog_set_browse_service_typesv' argument 2 names different: declaration 'type' definition 'types'.
avahi-0.7/avahi-ui/avahi-ui.c:1245:90: note: Function 'aui_service_dialog_set_browse_service_typesv' argument 2 names different: declaration 'type' definition 'types'.
avahi-0.7/avahi-ui/avahi-ui.c:1325:74: style: Function 'aui_service_dialog_set_service_type' argument 2 names different: declaration 'name' definition 'stype'. [funcArgNamesDifferent]
avahi-0.7/avahi-ui/avahi-ui.h:112:76: note: Function 'aui_service_dialog_set_service_type' argument 2 names different: declaration 'name' definition 'stype'.
avahi-0.7/avahi-ui/avahi-ui.c:1325:74: note: Function 'aui_service_dialog_set_service_type' argument 2 names different: declaration 'name' definition 'stype'.
avahi-0.7/avahi-ui/bssh.c:177:9: style: Variable 't' is reassigned a value before the old one has been used. [redundantAssignment]
avahi-0.7/avahi-ui/bssh.c:174:0: note: Variable 't' is reassigned a value before the old one has been used.
avahi-0.7/avahi-ui/bssh.c:177:9: note: Variable 't' is reassigned a value before the old one has been used.
avahi-0.7/avahi-ui/bssh.c:178:9: style: Variable 'n' is reassigned a value before the old one has been used. [redundantAssignment]
avahi-0.7/avahi-ui/bssh.c:173:0: note: Variable 'n' is reassigned a value before the old one has been used.
avahi-0.7/avahi-ui/bssh.c:178:9: note: Variable 'n' is reassigned a value before the old one has been used.
avahi-0.7/avahi-ui/bssh.c:173:14: style: The scope of the variable 'a' can be reduced. [variableScope]
avahi-0.7/avahi-utils/stdb.c:106:17: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
avahi-0.7/avahi-utils/stdb.c:89:13: note: outer condition: !data.dptr
avahi-0.7/avahi-utils/stdb.c:106:17: note: identical inner condition: !data.dptr
avahi-0.7/avahi-utils/stdb.c:70:16: style: Condition 'init()<0' is always false [knownConditionTrueFalse]
avahi-0.7/avahi-utils/stdb.c:171:16: style: Condition 'init()<0' is always false [knownConditionTrueFalse]
[23:24]

ftp://ftp.se.debian.org/debian/pool/main/a/avahi-sharp/avahi-sharp_0.6.19.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/avalon-framework/avalon-framework_4.2.0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/avarice/avarice_2.13+svn372.orig.tar.xz
avarice-2.13svn20160229/src/jtag1.h:87:5: warning: Member variable 'jtag1::bpCode' is not initialized in the constructor. [uninitMemberVar]
avarice-2.13svn20160229/src/jtag1.h:87:5: warning: Member variable 'jtag1::bpData' is not initialized in the constructor. [uninitMemberVar]
avarice-2.13svn20160229/src/jtag1.h:87:5: warning: Member variable 'jtag1::numBreakpointsCode' is not initialized in the constructor. [uninitMemberVar]
avarice-2.13svn20160229/src/jtag1.h:87:5: warning: Member variable 'jtag1::numBreakpointsData' is not initialized in the constructor. [uninitMemberVar]
avarice-2.13svn20160229/src/jtag1.h:72:19: performance: Technically the member function 'jtag1::decodeAddress' can be static. [functionStatic]
avarice-2.13svn20160229/src/jtag1.h:77:10: performance: Technically the member function 'jtag1::encodeAddress' can be static. [functionStatic]
avarice-2.13svn20160229/src/jtag.h:1038:5: style: Class 'jtag_exception' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avarice-2.13svn20160229/src/jtag.h:1064:5: style: Class 'jtag_io_exception' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avarice-2.13svn20160229/src/jtag1.h:92:18: style: The function 'initJtagBox' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:842:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag1.h:92:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag1.h:93:18: style: The function 'initJtagOnChipDebugging' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:854:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag1.h:93:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag1.h:95:18: style: The function 'deleteAllBreakpoints' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:872:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag1.h:95:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag1.h:98:18: style: The function 'updateBreakpoints' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:883:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag1.h:98:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag1.h:99:18: style: The function 'codeBreakpointAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:886:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag1.h:99:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag1.h:100:18: style: The function 'parseEvents' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:889:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag1.h:100:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag1.h:102:18: style: The function 'enableProgramming' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:895:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag1.h:102:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag1.h:103:18: style: The function 'disableProgramming' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:898:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag1.h:103:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag1.h:104:18: style: The function 'eraseProgramMemory' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:901:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag1.h:104:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag1.h:105:18: style: The function 'eraseProgramPage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:903:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag1.h:105:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag1.h:106:18: style: The function 'downloadToTarget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:906:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag1.h:106:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag1.h:108:27: style: The function 'getProgramCounter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:912:25: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag1.h:108:27: note: Function in derived class
avarice-2.13svn20160229/src/jtag1.h:109:18: style: The function 'setProgramCounter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:915:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag1.h:109:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag1.h:110:18: style: The function 'resetProgram' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:918:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag1.h:110:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag1.h:111:18: style: The function 'interruptProgram' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:921:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag1.h:111:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag1.h:112:18: style: The function 'resumeProgram' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:927:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag1.h:112:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag1.h:113:18: style: The function 'jtagSingleStep' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:931:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag1.h:113:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag1.h:114:18: style: The function 'jtagContinue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:936:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag1.h:114:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag1.h:116:20: style: The function 'jtagRead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:949:18: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag1.h:116:20: note: Function in derived class
avarice-2.13svn20160229/src/jtag1.h:117:18: style: The function 'jtagWrite' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:961:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag1.h:117:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag1.h:118:26: style: The function 'statusAreaAddress' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:1016:24: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag1.h:118:26: note: Function in derived class
avarice-2.13svn20160229/src/jtag1.h:122:26: style: The function 'cpuRegisterAreaAddress' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:1025:24: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag1.h:122:26: note: Function in derived class
avarice-2.13svn20160229/src/jtag1.h:128:18: style: The function 'changeBitRate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:816:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag1.h:128:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag1.h:129:18: style: The function 'setDeviceDescriptor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:817:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag1.h:129:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag1.h:130:18: style: The function 'synchroniseAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:818:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag1.h:130:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag1.h:131:18: style: The function 'startJtagLink' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:819:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag1.h:131:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag1.h:132:18: style: The function 'deviceAutoConfig' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:820:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag1.h:132:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag2bp.cc:165:10: style: The scope of the variable 'cmd' can be reduced. [variableScope]
avarice-2.13svn20160229/src/jtag2bp.cc:188:11: style: The scope of the variable 'responseSize' can be reduced. [variableScope]
avarice-2.13svn20160229/src/jtag2bp.cc:215:10: style: The scope of the variable 'cmd' can be reduced. [variableScope]
avarice-2.13svn20160229/src/jtag2bp.cc:279:11: style: The scope of the variable 'responseSize' can be reduced. [variableScope]
avarice-2.13svn20160229/src/jtag2bp.cc:309:9: style: The scope of the variable 'responseSize' can be reduced. [variableScope]
avarice-2.13svn20160229/src/jtag2.h:50:5: warning: Member variable 'jtag2::has_full_xmega_support' is not initialized in the constructor. [uninitMemberVar]
avarice-2.13svn20160229/src/jtag2.h:50:5: warning: Member variable 'jtag2::cached_pc' is not initialized in the constructor. [uninitMemberVar]
avarice-2.13svn20160229/src/jtag2.h:50:5: warning: Member variable 'jtag2::flashCache' is not initialized in the constructor. [uninitMemberVar]
avarice-2.13svn20160229/src/jtag2.h:50:5: warning: Member variable 'jtag2::eepromCache' is not initialized in the constructor. [uninitMemberVar]
avarice-2.13svn20160229/src/jtag2.h:50:5: warning: Member variable 'jtag2::nonbreaking_events' is not initialized in the constructor. [uninitMemberVar]
avarice-2.13svn20160229/src/jtag2.h:113:19: performance: Technically the member function 'jtag2::b4_to_u32' can be static. [functionStatic]
avarice-2.13svn20160229/src/jtag2.h:123:10: performance: Technically the member function 'jtag2::u32_to_b4' can be static. [functionStatic]
avarice-2.13svn20160229/src/jtag2.h:130:20: performance: Technically the member function 'jtag2::b2_to_u16' can be static. [functionStatic]
avarice-2.13svn20160229/src/jtag2.h:138:10: performance: Technically the member function 'jtag2::u16_to_b2' can be static. [functionStatic]
avarice-2.13svn20160229/src/jtag2.h:70:18: style: The function 'initJtagBox' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:842:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag2.h:70:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag2.h:71:18: style: The function 'initJtagOnChipDebugging' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:854:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag2.h:71:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag2.h:73:18: style: The function 'deleteAllBreakpoints' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:872:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag2.h:73:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag2.h:74:18: style: The function 'updateBreakpoints' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:883:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag2.h:74:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag2.h:75:18: style: The function 'codeBreakpointAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:886:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag2.h:75:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag2.h:76:18: style: The function 'parseEvents' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:889:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag2.h:76:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag2.h:78:18: style: The function 'enableProgramming' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:895:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag2.h:78:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag2.h:79:18: style: The function 'disableProgramming' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:898:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag2.h:79:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag2.h:80:18: style: The function 'eraseProgramMemory' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:901:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag2.h:80:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag2.h:81:18: style: The function 'eraseProgramPage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:903:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag2.h:81:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag2.h:82:18: style: The function 'downloadToTarget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:906:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag2.h:82:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag2.h:84:27: style: The function 'getProgramCounter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:912:25: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag2.h:84:27: note: Function in derived class
avarice-2.13svn20160229/src/jtag2.h:85:18: style: The function 'setProgramCounter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:915:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag2.h:85:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag2.h:87:18: style: The function 'interruptProgram' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:921:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag2.h:87:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag2.h:88:18: style: The function 'resumeProgram' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:927:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag2.h:88:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag2.h:89:18: style: The function 'jtagSingleStep' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:931:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag2.h:89:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag2.h:90:18: style: The function 'jtagContinue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:936:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag2.h:90:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag2.h:92:20: style: The function 'jtagRead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:949:18: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag2.h:92:20: note: Function in derived class
avarice-2.13svn20160229/src/jtag2.h:93:18: style: The function 'jtagWrite' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:961:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag2.h:93:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag2.h:94:26: style: The function 'statusAreaAddress' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:1016:24: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag2.h:94:26: note: Function in derived class
avarice-2.13svn20160229/src/jtag2.h:97:26: style: The function 'cpuRegisterAreaAddress' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:1025:24: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag2.h:97:26: note: Function in derived class
avarice-2.13svn20160229/src/jtag2.h:102:18: style: The function 'changeBitRate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:816:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag2.h:102:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag2.h:103:18: style: The function 'setDeviceDescriptor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:817:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag2.h:103:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag2.h:104:18: style: The function 'synchroniseAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:818:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag2.h:104:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag2.h:105:18: style: The function 'startJtagLink' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:819:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag2.h:105:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag2.h:106:18: style: The function 'deviceAutoConfig' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:820:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag2.h:106:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag2io.cc:229:7: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
avarice-2.13svn20160229/src/jtag2io.cc:282:9: style: The scope of the variable 'rv' can be reduced. [variableScope]
avarice-2.13svn20160229/src/jtag2io.cc:468:12: style: The scope of the variable 'response' can be reduced. [variableScope]
avarice-2.13svn20160229/src/jtag2io.cc:470:9: style: The scope of the variable 'respSize' can be reduced. [variableScope]
avarice-2.13svn20160229/src/jtag2io.cc:829:19: style: The scope of the variable 'buf' can be reduced. [variableScope]
avarice-2.13svn20160229/src/jtag2io.cc:412:39: style: Function 'doSimpleJtagCommand' argument 1 names different: declaration 'cmd' definition 'command'. [funcArgNamesDifferent]
avarice-2.13svn20160229/src/jtag2.h:166:36: note: Function 'doSimpleJtagCommand' argument 1 names different: declaration 'cmd' definition 'command'.
avarice-2.13svn20160229/src/jtag2io.cc:412:39: note: Function 'doSimpleJtagCommand' argument 1 names different: declaration 'cmd' definition 'command'.
avarice-2.13svn20160229/src/jtag2misc.cc:39:9: style: The scope of the variable 'respsize' can be reduced. [variableScope]
avarice-2.13svn20160229/src/jtag2prog.cc:233:13: style: The scope of the variable 'respSize' can be reduced. [variableScope]
avarice-2.13svn20160229/src/jtag2prog.cc:267:9: style: The scope of the variable 'respSize' can be reduced. [variableScope]
avarice-2.13svn20160229/src/jtag2run.cc:48:9: style: The scope of the variable 'responseSize' can be reduced. [variableScope]
avarice-2.13svn20160229/src/jtag2run.cc:49:11: style: The scope of the variable 'command' can be reduced. [variableScope]
avarice-2.13svn20160229/src/jtag2run.cc:76:9: style: The scope of the variable 'responseSize' can be reduced. [variableScope]
avarice-2.13svn20160229/src/jtag2run.cc:100:31: style: Function 'resetProgram' argument 1 names different: declaration 'ignored' definition 'possible_nSRST_ignored'. [funcArgNamesDifferent]
avarice-2.13svn20160229/src/jtag2.h:86:36: note: Function 'resetProgram' argument 1 names different: declaration 'ignored' definition 'possible_nSRST_ignored'.
avarice-2.13svn20160229/src/jtag2run.cc:100:31: note: Function 'resetProgram' argument 1 names different: declaration 'ignored' definition 'possible_nSRST_ignored'.
avarice-2.13svn20160229/src/jtag2.h:157:10: style: Unhandled exception specification when calling function doJtagCommand(). [unhandledExceptionSpecification]
avarice-2.13svn20160229/src/jtag2run.cc:112:2: note: Unhandled exception specification when calling function doJtagCommand().
avarice-2.13svn20160229/src/jtag2.h:157:10: note: Unhandled exception specification when calling function doJtagCommand().
avarice-2.13svn20160229/src/jtag2.h:157:10: style: Unhandled exception specification when calling function doJtagCommand(). [unhandledExceptionSpecification]
avarice-2.13svn20160229/src/jtag2run.cc:129:5: note: Unhandled exception specification when calling function doJtagCommand().
avarice-2.13svn20160229/src/jtag2.h:157:10: note: Unhandled exception specification when calling function doJtagCommand().
avarice-2.13svn20160229/src/jtag2rw.cc:162:13: style: The scope of the variable 'resp' can be reduced. [variableScope]
avarice-2.13svn20160229/src/jtag2rw.cc:290:6: style: The scope of the variable 'responseSize' can be reduced. [variableScope]
avarice-2.13svn20160229/src/jtag2.h:179:11: style: Technically the member function 'jtag2::memorySpace' can be const. [functionConst]
avarice-2.13svn20160229/src/jtag2rw.cc:45:14: note: Technically the member function 'jtag2::memorySpace' can be const.
avarice-2.13svn20160229/src/jtag2.h:179:11: note: Technically the member function 'jtag2::memorySpace' can be const.
avarice-2.13svn20160229/src/jtag3bp.cc:115:6: style: The scope of the variable 'respsize' can be reduced. [variableScope]
avarice-2.13svn20160229/src/jtag3bp.cc:220:6: style: The scope of the variable 'respsize' can be reduced. [variableScope]
avarice-2.13svn20160229/src/jtag3bp.cc:250:7: style: The scope of the variable 'respsize' can be reduced. [variableScope]
avarice-2.13svn20160229/src/jtag3.h:202:5: warning: Member variable 'jtag3::cached_pc' is not initialized in the constructor. [uninitMemberVar]
avarice-2.13svn20160229/src/jtag3.h:202:5: warning: Member variable 'jtag3::flashCache' is not initialized in the constructor. [uninitMemberVar]
avarice-2.13svn20160229/src/jtag3.h:202:5: warning: Member variable 'jtag3::eepromCache' is not initialized in the constructor. [uninitMemberVar]
avarice-2.13svn20160229/src/jtag3.h:269:19: performance: Technically the member function 'jtag3::b4_to_u32' can be static. [functionStatic]
avarice-2.13svn20160229/src/jtag3.h:279:10: performance: Technically the member function 'jtag3::u32_to_b4' can be static. [functionStatic]
avarice-2.13svn20160229/src/jtag3.h:286:20: performance: Technically the member function 'jtag3::b2_to_u16' can be static. [functionStatic]
avarice-2.13svn20160229/src/jtag3.h:294:10: performance: Technically the member function 'jtag3::u16_to_b2' can be static. [functionStatic]
avarice-2.13svn20160229/src/jtag3.h:362:5: style: Class 'jtag3_io_exception' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avarice-2.13svn20160229/src/jtag3.h:226:18: style: The function 'initJtagBox' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:842:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag3.h:226:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag3.h:227:18: style: The function 'initJtagOnChipDebugging' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:854:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag3.h:227:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag3.h:229:18: style: The function 'deleteAllBreakpoints' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:872:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag3.h:229:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag3.h:230:18: style: The function 'updateBreakpoints' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:883:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag3.h:230:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag3.h:231:18: style: The function 'codeBreakpointAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:886:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag3.h:231:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag3.h:232:18: style: The function 'parseEvents' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:889:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag3.h:232:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag3.h:234:18: style: The function 'enableProgramming' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:895:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag3.h:234:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag3.h:235:18: style: The function 'disableProgramming' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:898:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag3.h:235:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag3.h:236:18: style: The function 'eraseProgramMemory' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:901:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag3.h:236:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag3.h:237:18: style: The function 'eraseProgramPage' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:903:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag3.h:237:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag3.h:238:18: style: The function 'downloadToTarget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:906:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag3.h:238:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag3.h:240:27: style: The function 'getProgramCounter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:912:25: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag3.h:240:27: note: Function in derived class
avarice-2.13svn20160229/src/jtag3.h:241:18: style: The function 'setProgramCounter' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:915:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag3.h:241:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag3.h:243:18: style: The function 'interruptProgram' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:921:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag3.h:243:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag3.h:244:18: style: The function 'resumeProgram' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:927:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag3.h:244:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag3.h:245:18: style: The function 'jtagSingleStep' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:931:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag3.h:245:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag3.h:246:18: style: The function 'jtagContinue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:936:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag3.h:246:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag3.h:248:20: style: The function 'jtagRead' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:949:18: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag3.h:248:20: note: Function in derived class
avarice-2.13svn20160229/src/jtag3.h:249:18: style: The function 'jtagWrite' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:961:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag3.h:249:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag3.h:250:26: style: The function 'statusAreaAddress' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:1016:24: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag3.h:250:26: note: Function in derived class
avarice-2.13svn20160229/src/jtag3.h:253:26: style: The function 'cpuRegisterAreaAddress' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:1025:24: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag3.h:253:26: note: Function in derived class
avarice-2.13svn20160229/src/jtag3.h:258:18: style: The function 'changeBitRate' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:816:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag3.h:258:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag3.h:259:18: style: The function 'synchroniseAt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:818:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag3.h:259:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag3.h:260:18: style: The function 'setDeviceDescriptor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:817:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag3.h:260:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag3.h:261:18: style: The function 'startJtagLink' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:819:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag3.h:261:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag3.h:262:18: style: The function 'deviceAutoConfig' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avarice-2.13svn20160229/src/jtag.h:820:16: note: Virtual function in base class
avarice-2.13svn20160229/src/jtag3.h:262:18: note: Function in derived class
avarice-2.13svn20160229/src/jtag3io.cc:155:11: style: The scope of the variable 'l' can be reduced. [variableScope]
avarice-2.13svn20160229/src/jtag3io.cc:237:9: style: The scope of the variable 'rv' can be reduced. [variableScope]
avarice-2.13svn20160229/src/jtag3io.cc:525:11: style: The scope of the variable 'cmd' can be reduced. [variableScope]
avarice-2.13svn20160229/src/jtag3io.cc:767:19: style: The scope of the variable 'buf' can be reduced. [variableScope]
avarice-2.13svn20160229/src/jtag3io.cc:323:39: style: Function 'doSimpleJtagCommand' argument 1 names different: declaration 'cmd' definition 'command'. [funcArgNamesDifferent]
avarice-2.13svn20160229/src/jtag3.h:321:36: note: Function 'doSimpleJtagCommand' argument 1 names different: declaration 'cmd' definition 'command'.
avarice-2.13svn20160229/src/jtag3io.cc:323:39: note: Function 'doSimpleJtagCommand' argument 1 names different: declaration 'cmd' definition 'command'.
avarice-2.13svn20160229/src/jtag3io.cc:311:0: style: Variable 'sizeseen' is assigned a value that is never used. [unreadVariable]
avarice-2.13svn20160229/src/jtag3io.cc:312:0: style: Variable 'code' is assigned a value that is never used. [unreadVariable]
avarice-2.13svn20160229/src/jtag3io.cc:369:7: style: Unused variable: respSize [unusedVariable]
avarice-2.13svn20160229/src/jtag3.h:321:10: style: Unhandled exception specification when calling function doSimpleJtagCommand(). [unhandledExceptionSpecification]
avarice-2.13svn20160229/src/jtag3io.cc:424:3: note: Unhandled exception specification when calling function doSimpleJtagCommand().
avarice-2.13svn20160229/src/jtag3.h:321:10: note: Unhandled exception specification when calling function doSimpleJtagCommand().
avarice-2.13svn20160229/src/jtag3.h:312:10: style: Unhandled exception specification when calling function doJtagCommand(). [unhandledExceptionSpecification]
avarice-2.13svn20160229/src/jtag3io.cc:746:9: note: Unhandled exception specification when calling function doJtagCommand().
avarice-2.13svn20160229/src/jtag3.h:312:10: note: Unhandled exception specification when calling function doJtagCommand().
avarice-2.13svn20160229/src/jtag3io.cc:453:42: error: Dereferencing 'resp' after it is deallocated / released [deallocuse]
avarice-2.13svn20160229/src/jtag3io.cc:455:5: error: Dereferencing 'resp' after it is deallocated / released [deallocuse]
avarice-2.13svn20160229/src/jtag3io.cc:457:12: error: Memory pointed to by 'resp' is freed twice. [doubleFree]
avarice-2.13svn20160229/src/jtag3misc.cc:50:7: style: The scope of the variable 'respsize' can be reduced. [variableScope]
avarice-2.13svn20160229/src/jtag3.h:321:10: style: Unhandled exception specification when calling function doSimpleJtagCommand(). [unhandledExceptionSpecification]
avarice-2.13svn20160229/src/jtag3prog.cc:45:2: note: Unhandled exception specification when calling function doSimpleJtagCommand().
avarice-2.13svn20160229/src/jtag3.h:321:10: note: Unhandled exception specification when calling function doSimpleJtagCommand().
avarice-2.13svn20160229/src/jtag3.h:321:10: style: Unhandled exception specification when calling function doSimpleJtagCommand(). [unhandledExceptionSpecification]
avarice-2.13svn20160229/src/jtag3prog.cc:55:2: note: Unhandled exception specification when calling function doSimpleJtagCommand().
avarice-2.13svn20160229/src/jtag3.h:321:10: note: Unhandled exception specification when calling function doSimpleJtagCommand().
avarice-2.13svn20160229/src/jtag3.h:312:10: style: Unhandled exception specification when calling function doJtagCommand(). [unhandledExceptionSpecification]
avarice-2.13svn20160229/src/jtag3prog.cc:78:5: note: Unhandled exception specification when calling function doJtagCommand().
avarice-2.13svn20160229/src/jtag3.h:312:10: note: Unhandled exception specification when calling function doJtagCommand().
avarice-2.13svn20160229/src/jtag3.h:312:10: style: Unhandled exception specification when calling function doJtagCommand(). [unhandledExceptionSpecification]
avarice-2.13svn20160229/src/jtag3prog.cc:103:5: note: Unhandled exception specification when calling function doJtagCommand().
avarice-2.13svn20160229/src/jtag3.h:312:10: note: Unhandled exception specification when calling function doJtagCommand().
avarice-2.13svn20160229/src/jtag3run.cc:89:7: style: The scope of the variable 'respsize' can be reduced. [variableScope]
avarice-2.13svn20160229/src/jtag3run.cc:160:7: style: The scope of the variable 'evtsize' can be reduced. [variableScope]
avarice-2.13svn20160229/src/jtag3run.cc:161:18: style: The scope of the variable 'seqno' can be reduced. [variableScope]
avarice-2.13svn20160229/src/jtag3run.cc:312:9: style: The scope of the variable 'cmd' can be reduced. [variableScope]
avarice-2.13svn20160229/src/jtag3run.cc:315:7: style: The scope of the variable 'respsize' can be reduced. [variableScope]
avarice-2.13svn20160229/src/jtag3run.cc:113:31: style: Function 'resetProgram' argument 1 names different: declaration 'ignored' definition 'possible_nSRST_ignored'. [funcArgNamesDifferent]
avarice-2.13svn20160229/src/jtag3.h:242:36: note: Function 'resetProgram' argument 1 names different: declaration 'ignored' definition 'possible_nSRST_ignored'.
avarice-2.13svn20160229/src/jtag3run.cc:113:31: note: Function 'resetProgram' argument 1 names different: declaration 'ignored' definition 'possible_nSRST_ignored'.
avarice-2.13svn20160229/src/jtag3.h:312:10: style: Unhandled exception specification when calling function doJtagCommand(). [unhandledExceptionSpecification]
avarice-2.13svn20160229/src/jtag3run.cc:119:3: note: Unhandled exception specification when calling function doJtagCommand().
avarice-2.13svn20160229/src/jtag3.h:312:10: note: Unhandled exception specification when calling function doJtagCommand().
avarice-2.13svn20160229/src/jtag3.h:312:10: style: Unhandled exception specification when calling function doJtagCommand(). [unhandledExceptionSpecification]
avarice-2.13svn20160229/src/jtag3run.cc:139:3: note: Unhandled exception specification when calling function doJtagCommand().
avarice-2.13svn20160229/src/jtag3.h:312:10: note: Unhandled exception specification when calling function doJtagCommand().
avarice-2.13svn20160229/src/jtag3.h:321:10: style: Unhandled exception specification when calling function doSimpleJtagCommand(). [unhandledExceptionSpecification]
avarice-2.13svn20160229/src/jtag3run.cc:150:3: note: Unhandled exception specification when calling function doSimpleJtagCommand().
avarice-2.13svn20160229/src/jtag3.h:321:10: note: Unhandled exception specification when calling function doSimpleJtagCommand().
avarice-2.13svn20160229/src/jtag3.h:321:10: style: Unhandled exception specification when calling function doSimpleJtagCommand(). [unhandledExceptionSpecification]
avarice-2.13svn20160229/src/jtag3run.cc:401:3: note: Unhandled exception specification when calling function doSimpleJtagCommand().
avarice-2.13svn20160229/src/jtag3.h:321:10: note: Unhandled exception specification when calling function doSimpleJtagCommand().
avarice-2.13svn20160229/src/jtag3rw.cc:161:13: style: The scope of the variable 'resp' can be reduced. [variableScope]
avarice-2.13svn20160229/src/jtag3rw.cc:304:9: style: The scope of the variable 'responsesize' can be reduced. [variableScope]
avarice-2.13svn20160229/src/jtag3.h:337:11: style: Technically the member function 'jtag3::memorySpace' can be const. [functionConst]
avarice-2.13svn20160229/src/jtag3rw.cc:43:14: note: Technically the member function 'jtag3::memorySpace' can be const.
avarice-2.13svn20160229/src/jtag3.h:337:11: note: Technically the member function 'jtag3::memorySpace' can be const.
avarice-2.13svn20160229/src/jtagbp.cc:140:19: style: The scope of the variable 'bpMode' can be reduced. [variableScope]
avarice-2.13svn20160229/src/jtaggeneric.cc:432:9: warning: %x in format string (no. 3) requires 'unsigned int *' but the argument type is 'int *'. [invalidScanfArgType_int]
avarice-2.13svn20160229/src/jtaggeneric.cc:596:9: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'int *'. [invalidScanfArgType_int]
avarice-2.13svn20160229/src/jtaggeneric.cc:303:18: style: The scope of the variable 'buf' can be reduced. [variableScope]
avarice-2.13svn20160229/src/jtaggeneric.cc:68:24: style: Function 'jtag' argument 1 names different: declaration 'dev' definition 'jtagDeviceName'. [funcArgNamesDifferent]
avarice-2.13svn20160229/src/jtag.h:834:20: note: Function 'jtag' argument 1 names different: declaration 'dev' definition 'jtagDeviceName'.
avarice-2.13svn20160229/src/jtaggeneric.cc:68:24: note: Function 'jtag' argument 1 names different: declaration 'dev' definition 'jtagDeviceName'.
avarice-2.13svn20160229/src/jtaggeneric.cc:62:7: warning: Member variable 'jtag::emu_type' is not initialized in the constructor. [uninitMemberVar]
avarice-2.13svn20160229/src/jtaggeneric.cc:62:7: warning: Member variable 'jtag::apply_nSRST' is not initialized in the constructor. [uninitMemberVar]
avarice-2.13svn20160229/src/jtaggeneric.cc:62:7: warning: Member variable 'jtag::bp' is not initialized in the constructor. [uninitMemberVar]
avarice-2.13svn20160229/src/jtaggeneric.cc:62:7: warning: Member variable 'jtag::xmega_n_bps' is not initialized in the constructor. [uninitMemberVar]
avarice-2.13svn20160229/src/jtaggeneric.cc:62:7: warning: Member variable 'jtag::xmega_bps' is not initialized in the constructor. [uninitMemberVar]
avarice-2.13svn20160229/src/jtaggeneric.cc:62:7: warning: Member variable 'jtag::programmingEnabled' is not initialized in the constructor. [uninitMemberVar]
avarice-2.13svn20160229/src/jtaggeneric.cc:62:7: warning: Member variable 'jtag::device_name' is not initialized in the constructor. [uninitMemberVar]
avarice-2.13svn20160229/src/jtaggeneric.cc:62:7: warning: Member variable 'jtag::deviceDef' is not initialized in the constructor. [uninitMemberVar]
avarice-2.13svn20160229/src/jtaggeneric.cc:62:7: warning: Member variable 'jtag::dchain' is not initialized in the constructor. [uninitMemberVar]
avarice-2.13svn20160229/src/jtaggeneric.cc:68:7: warning: Member variable 'jtag::apply_nSRST' is not initialized in the constructor. [uninitMemberVar]
avarice-2.13svn20160229/src/jtaggeneric.cc:68:7: warning: Member variable 'jtag::bp' is not initialized in the constructor. [uninitMemberVar]
avarice-2.13svn20160229/src/jtaggeneric.cc:68:7: warning: Member variable 'jtag::xmega_n_bps' is not initialized in the constructor. [uninitMemberVar]
avarice-2.13svn20160229/src/jtaggeneric.cc:68:7: warning: Member variable 'jtag::xmega_bps' is not initialized in the constructor. [uninitMemberVar]
avarice-2.13svn20160229/src/jtaggeneric.cc:68:7: warning: Member variable 'jtag::softbp_only' is not initialized in the constructor. [uninitMemberVar]
avarice-2.13svn20160229/src/jtaggeneric.cc:68:7: warning: Member variable 'jtag::is_xmega' is not initialized in the constructor. [uninitMemberVar]
avarice-2.13svn20160229/src/jtaggeneric.cc:68:7: warning: Member variable 'jtag::dchain' is not initialized in the constructor. [uninitMemberVar]
avarice-2.13svn20160229/src/jtag.h:830:16: style: Technically the member function 'jtag::get_page_size' can be const. [functionConst]
avarice-2.13svn20160229/src/jtaggeneric.cc:281:20: note: Technically the member function 'jtag::get_page_size' can be const.
avarice-2.13svn20160229/src/jtag.h:830:16: note: Technically the member function 'jtag::get_page_size' can be const.
avarice-2.13svn20160229/src/jtag.h:983:8: style: Technically the member function 'jtag::jtagDisplayFuses' can be const. [functionConst]
avarice-2.13svn20160229/src/jtaggeneric.cc:544:12: note: Technically the member function 'jtag::jtagDisplayFuses' can be const.
avarice-2.13svn20160229/src/jtag.h:983:8: note: Technically the member function 'jtag::jtagDisplayFuses' can be const.
avarice-2.13svn20160229/src/jtag.h:1008:8: performance: Technically the member function 'jtag::jtagDisplayLockBits' can be static. [functionStatic]
avarice-2.13svn20160229/src/jtaggeneric.cc:647:12: note: Technically the member function 'jtag::jtagDisplayLockBits' can be static.
avarice-2.13svn20160229/src/jtag.h:1008:8: note: Technically the member function 'jtag::jtagDisplayLockBits' can be static.
avarice-2.13svn20160229/src/jtagio.cc:246:5: style: Variable 'response' is reassigned a value before the old one has been used. [redundantAssignment]
avarice-2.13svn20160229/src/jtagio.cc:243:0: note: Variable 'response' is reassigned a value before the old one has been used.
avarice-2.13svn20160229/src/jtagio.cc:246:5: note: Variable 'response' is reassigned a value before the old one has been used.
avarice-2.13svn20160229/src/jtagmisc.cc:47:5: style: Variable 'response' is reassigned a value before the old one has been used. [redundantAssignment]
avarice-2.13svn20160229/src/jtagmisc.cc:41:0: note: Variable 'response' is reassigned a value before the old one has been used.
avarice-2.13svn20160229/src/jtagmisc.cc:47:5: note: Variable 'response' is reassigned a value before the old one has been used.
avarice-2.13svn20160229/src/jtagmisc.cc:61:5: style: Variable 'response' is reassigned a value before the old one has been used. [redundantAssignment]
avarice-2.13svn20160229/src/jtagmisc.cc:56:0: note: Variable 'response' is reassigned a value before the old one has been used.
avarice-2.13svn20160229/src/jtagmisc.cc:61:5: note: Variable 'response' is reassigned a value before the old one has been used.
avarice-2.13svn20160229/src/jtagprog.cc:206:38: warning: Comparison of a boolean expression with an integer other than 0 or 1. [compareBoolExpressionWithInt]
avarice-2.13svn20160229/src/jtagprog.cc:217:38: warning: Comparison of a boolean expression with an integer other than 0 or 1. [compareBoolExpressionWithInt]
avarice-2.13svn20160229/src/jtagprog.cc:229:38: warning: Comparison of a boolean expression with an integer other than 0 or 1. [compareBoolExpressionWithInt]
avarice-2.13svn20160229/src/jtagprog.cc:244:5: style: Variable 'response' is reassigned a value before the old one has been used. [redundantAssignment]
avarice-2.13svn20160229/src/jtagprog.cc:238:0: note: Variable 'response' is reassigned a value before the old one has been used.
avarice-2.13svn20160229/src/jtagprog.cc:244:5: note: Variable 'response' is reassigned a value before the old one has been used.
avarice-2.13svn20160229/src/jtagprog.cc:206:28: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError]
avarice-2.13svn20160229/src/jtagprog.cc:217:28: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError]
avarice-2.13svn20160229/src/jtagprog.cc:229:28: style: Comparison of a function returning boolean value using relational (<, >, <= or >=) operator. [comparisonOfFuncReturningBoolError]
avarice-2.13svn20160229/src/jtagrun.cc:47:5: style: Variable 'response' is reassigned a value before the old one has been used. [redundantAssignment]
avarice-2.13svn20160229/src/jtagrun.cc:43:0: note: Variable 'response' is reassigned a value before the old one has been used.
avarice-2.13svn20160229/src/jtagrun.cc:47:5: note: Variable 'response' is reassigned a value before the old one has been used.
avarice-2.13svn20160229/src/jtagrun.cc:74:5: style: Variable 'response' is reassigned a value before the old one has been used. [redundantAssignment]
avarice-2.13svn20160229/src/jtagrun.cc:68:0: note: Variable 'response' is reassigned a value before the old one has been used.
avarice-2.13svn20160229/src/jtagrun.cc:74:5: note: Variable 'response' is reassigned a value before the old one has been used.
avarice-2.13svn20160229/src/main.cc:287:4: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avarice-2.13svn20160229/src/main.cc:293:4: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avarice-2.13svn20160229/src/main.cc:293:4: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avarice-2.13svn20160229/src/main.cc:99:21: style: The scope of the variable 'hostInfo' can be reduced. [variableScope]
avarice-2.13svn20160229/src/main.cc:342:9: style: The scope of the variable 'sock' can be reduced. [variableScope]
avarice-2.13svn20160229/src/remote.cc:208:9: style: The scope of the variable 'hexValue' can be reduced. [variableScope]
avarice-2.13svn20160229/src/remote.cc:248:19: style: The scope of the variable 'ch' can be reduced. [variableScope]
avarice-2.13svn20160229/src/remote.cc:551:19: style: The scope of the variable 'checksum' can be reduced. [variableScope]
avarice-2.13svn20160229/src/remote.cc:552:9: style: The scope of the variable 'count' can be reduced. [variableScope]
avarice-2.13svn20160229/src/remote.cc:553:10: style: The scope of the variable 'ch' can be reduced. [variableScope]
avarice-2.13svn20160229/src/remote.cc:667:8: style: The scope of the variable 'c' can be reduced. [variableScope]
avarice-2.13svn20160229/src/remote.cc:693:18: style: The scope of the variable 'newPC' can be reduced. [variableScope]
avarice-2.13svn20160229/src/remote.cc:744:13: style: The scope of the variable 'lead' can be reduced. [variableScope]
avarice-2.13svn20160229/src/remote.cc:745:21: style: The scope of the variable 'last_orphan_pending' can be reduced. [variableScope]
avarice-2.13svn20160229/src/remote.cc:746:22: style: The scope of the variable 'last_orphan' can be reduced. [variableScope]
avarice-2.13svn20160229/src/remote.cc:812:9: style: The scope of the variable 'jtagBuffer' can be reduced. [variableScope]
avarice-2.13svn20160229/src/remote.cc:911:16: style: The scope of the variable 'jtagBuffer' can be reduced. [variableScope]
avarice-2.13svn20160229/src/remote.cc:916:23: style: The scope of the variable 'regcount' can be reduced. [variableScope]
avarice-2.13svn20160229/src/remote.cc:945:25: style: The scope of the variable 'count' can be reduced. [variableScope]
avarice-2.13svn20160229/src/remote.cc:1075:19: style: The scope of the variable 'reg' can be reduced. [variableScope]
[23:24]

ftp://ftp.se.debian.org/debian/pool/main/a/avbin/avbin_7.orig.tar.gz
avbin-7/src/avbin.c:149:21: style: The scope of the variable 'codec_context' can be reduced. [variableScope]
[23:24]

ftp://ftp.se.debian.org/debian/pool/main/a/avce00/avce00_2.0.0.orig.tar.gz
avce00-2.0.0/avc_bin.c:2163:12: style: The scope of the variable 'nType' can be reduced. [variableScope]
avce00-2.0.0/avc_bin.c:2478:20: style: The scope of the variable 'nType' can be reduced. [variableScope]
avce00-2.0.0/avc_bin.c:176:65: style: Function 'AVCBinReadOpen' argument 4 names different: declaration 'eType' definition 'eFileType'. [funcArgNamesDifferent]
avce00-2.0.0/avc.h:693:65: note: Function 'AVCBinReadOpen' argument 4 names different: declaration 'eType' definition 'eFileType'.
avce00-2.0.0/avc_bin.c:176:65: note: Function 'AVCBinReadOpen' argument 4 names different: declaration 'eType' definition 'eFileType'.
avce00-2.0.0/avc_bin.c:2258:49: style: Function '_AVCBinReadOpenDBFTable' argument 1 names different: declaration 'pszInfoPath' definition 'pszDBFFilename'. [funcArgNamesDifferent]
avce00-2.0.0/avc_bin.c:140:56: note: Function '_AVCBinReadOpenDBFTable' argument 1 names different: declaration 'pszInfoPath' definition 'pszDBFFilename'.
avce00-2.0.0/avc_bin.c:2258:49: note: Function '_AVCBinReadOpenDBFTable' argument 1 names different: declaration 'pszInfoPath' definition 'pszDBFFilename'.
avce00-2.0.0/avc_bin.c:2259:49: style: Function '_AVCBinReadOpenDBFTable' argument 2 names different: declaration 'pszTableName' definition 'pszArcInfoTableName'. [funcArgNamesDifferent]
avce00-2.0.0/avc_bin.c:141:56: note: Function '_AVCBinReadOpenDBFTable' argument 2 names different: declaration 'pszTableName' definition 'pszArcInfoTableName'.
avce00-2.0.0/avc_bin.c:2259:49: note: Function '_AVCBinReadOpenDBFTable' argument 2 names different: declaration 'pszTableName' definition 'pszArcInfoTableName'.
avce00-2.0.0/avc_bin.c:2341:20: style: Variable 'eDBFType' is assigned a value that is never used. [unreadVariable]
avce00-2.0.0/avc_binwr.c:1918:25: style: The scope of the variable 'nType' can be reduced. [variableScope]
avce00-2.0.0/avc_binwr.c:2114:12: style: The scope of the variable 'nType' can be reduced. [variableScope]
avce00-2.0.0/avc_binwr.c:2210:12: style: The scope of the variable 'nType' can be reduced. [variableScope]
avce00-2.0.0/avc_e00gen.c:155:11: style: The scope of the variable 'pszName' can be reduced. [variableScope]
avce00-2.0.0/avc_e00gen.c:1266:13: style: The scope of the variable 'i' can be reduced. [variableScope]
avce00-2.0.0/avc_e00gen.c:1266:16: style: The scope of the variable 'nSize' can be reduced. [variableScope]
avce00-2.0.0/avc_e00gen.c:1266:23: style: The scope of the variable 'nType' can be reduced. [variableScope]
avce00-2.0.0/avc_e00gen.c:1267:14: style: The scope of the variable 'pszBuf2' can be reduced. [variableScope]
avce00-2.0.0/avc_e00gen.c:153:47: style: Function 'AVCE00GenStartSection' argument 3 names different: declaration 'pszFilename' definition 'pszClassName'. [funcArgNamesDifferent]
avce00-2.0.0/avc.h:751:47: note: Function 'AVCE00GenStartSection' argument 3 names different: declaration 'pszFilename' definition 'pszClassName'.
avce00-2.0.0/avc_e00gen.c:153:47: note: Function 'AVCE00GenStartSection' argument 3 names different: declaration 'pszFilename' definition 'pszClassName'.
avce00-2.0.0/avc_e00parse.c:455:17: style: Expression is always false because 'else if' condition matches previous condition at line 439. [multiCondition]
avce00-2.0.0/avc_e00parse.c:1407:54: style: The scope of the variable 'iVertex' can be reduced. [variableScope]
avce00-2.0.0/avc_e00parse.c:1961:20: style: The scope of the variable 'nType' can be reduced. [variableScope]
avce00-2.0.0/avc_e00parse.c:1961:27: style: The scope of the variable 'nSize' can be reduced. [variableScope]
avce00-2.0.0/avc_e00parse.c:2097:17: style: The scope of the variable 'i' can be reduced. [variableScope]
avce00-2.0.0/avc_e00read.c:605:20: style: The scope of the variable 'nLen' can be reduced. [variableScope]
avce00-2.0.0/avc_e00read.c:710:35: style: The scope of the variable 'nLen' can be reduced. [variableScope]
avce00-2.0.0/avc_e00read.c:791:9: style: The scope of the variable 'nStatus' can be reduced. [variableScope]
avce00-2.0.0/avc_e00read.c:932:24: style: The scope of the variable 'iTable' can be reduced. [variableScope]
avce00-2.0.0/avc_e00read.c:1323:17: style: The scope of the variable 'obj' can be reduced. [variableScope]
avce00-2.0.0/avc_e00read.c:1974:17: style: The scope of the variable 'obj' can be reduced. [variableScope]
avce00-2.0.0/avc_e00read.c:2015:17: style: The scope of the variable 'pszLine' can be reduced. [variableScope]
avce00-2.0.0/avc_e00read.c:912:9: style: Variable 'nStatus' is assigned a value that is never used. [unreadVariable]
avce00-2.0.0/avc_e00write.c:467:10: style: The scope of the variable 'szSysId' can be reduced. [variableScope]
avce00-2.0.0/avc_e00write.c:467:23: style: The scope of the variable 'szUserId' can be reduced. [variableScope]
avce00-2.0.0/avc_e00write.c:884:12: style: The scope of the variable 'j' can be reduced. [variableScope]
avce00-2.0.0/avc_e00write.c:887:12: style: The scope of the variable 'papszTables' can be reduced. [variableScope]
avce00-2.0.0/avc_e00write.c:882:42: style: Function 'AVCE00DeleteCoverage' argument 1 names different: declaration 'pszCoverPath' definition 'pszCoverToDelete'. [funcArgNamesDifferent]
avce00-2.0.0/avc.h:860:50: note: Function 'AVCE00DeleteCoverage' argument 1 names different: declaration 'pszCoverPath' definition 'pszCoverToDelete'.
avce00-2.0.0/avc_e00write.c:882:42: note: Function 'AVCE00DeleteCoverage' argument 1 names different: declaration 'pszCoverPath' definition 'pszCoverToDelete'.
avce00-2.0.0/avc_misc.c:79:12: style: The scope of the variable 'nType' can be reduced. [variableScope]
avce00-2.0.0/avc_misc.c:134:13: style: The scope of the variable 'i' can be reduced. [variableScope]
avce00-2.0.0/avc_misc.c:134:16: style: The scope of the variable 'nFieldType' can be reduced. [variableScope]
avce00-2.0.0/avc_rawbin.c:470:35: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
avce00-2.0.0/avc_rawbin.c:474:9: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
avce00-2.0.0/avc_rawbin.c:484:35: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
avce00-2.0.0/avc_rawbin.c:488:9: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
avce00-2.0.0/avc_rawbin.c:565:9: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
avce00-2.0.0/avc_rawbin.c:568:36: portability: Casting from float* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
avce00-2.0.0/avc_rawbin.c:575:9: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
avce00-2.0.0/avc_rawbin.c:578:36: portability: Casting from double* to char* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
avce00-2.0.0/avc_rawbin.c:186:36: style: Function 'AVCRawBinClose' argument 1 names different: declaration 'psInfo' definition 'psFile'. [funcArgNamesDifferent]
avce00-2.0.0/avc.h:664:43: note: Function 'AVCRawBinClose' argument 1 names different: declaration 'psInfo' definition 'psFile'.
avce00-2.0.0/avc_rawbin.c:186:36: note: Function 'AVCRawBinClose' argument 1 names different: declaration 'psInfo' definition 'psFile'.
avce00-2.0.0/avc_rawbin.c:207:46: style: Function 'AVCRawBinSetFileDataSize' argument 1 names different: declaration 'psInfo' definition 'psFile'. [funcArgNamesDifferent]
avce00-2.0.0/avc.h:667:53: note: Function 'AVCRawBinSetFileDataSize' argument 1 names different: declaration 'psInfo' definition 'psFile'.
avce00-2.0.0/avc_rawbin.c:207:46: note: Function 'AVCRawBinSetFileDataSize' argument 1 names different: declaration 'psInfo' definition 'psFile'.
avce00-2.0.0/avc_rawbin.c:207:58: style: Function 'AVCRawBinSetFileDataSize' argument 2 names different: declaration 'nDataSize' definition 'nFileDataSize'. [funcArgNamesDifferent]
avce00-2.0.0/avc.h:667:65: note: Function 'AVCRawBinSetFileDataSize' argument 2 names different: declaration 'nDataSize' definition 'nFileDataSize'.
avce00-2.0.0/avc_rawbin.c:207:58: note: Function 'AVCRawBinSetFileDataSize' argument 2 names different: declaration 'nDataSize' definition 'nFileDataSize'.
avce00-2.0.0/avc_rawbin.c:223:40: style: Function 'AVCRawBinReadBytes' argument 1 names different: declaration 'psInfo' definition 'psFile'. [funcArgNamesDifferent]
avce00-2.0.0/avc.h:669:47: note: Function 'AVCRawBinReadBytes' argument 1 names different: declaration 'psInfo' definition 'psFile'.
avce00-2.0.0/avc_rawbin.c:223:40: note: Function 'AVCRawBinReadBytes' argument 1 names different: declaration 'psInfo' definition 'psFile'.
avce00-2.0.0/avc_rawbin.c:336:36: style: Function 'AVCRawBinFSeek' argument 1 names different: declaration 'psInfo' definition 'psFile'. [funcArgNamesDifferent]
avce00-2.0.0/avc.h:665:43: note: Function 'AVCRawBinFSeek' argument 1 names different: declaration 'psInfo' definition 'psFile'.
avce00-2.0.0/avc_rawbin.c:336:36: note: Function 'AVCRawBinFSeek' argument 1 names different: declaration 'psInfo' definition 'psFile'.
avce00-2.0.0/avc_rawbin.c:384:35: style: Function 'AVCRawBinEOF' argument 1 names different: declaration 'psInfo' definition 'psFile'. [funcArgNamesDifferent]
avce00-2.0.0/avc.h:666:41: note: Function 'AVCRawBinEOF' argument 1 names different: declaration 'psInfo' definition 'psFile'.
avce00-2.0.0/avc_rawbin.c:384:35: note: Function 'AVCRawBinEOF' argument 1 names different: declaration 'psInfo' definition 'psFile'.
avce00-2.0.0/avc_rawbin.c:438:43: style: Function 'AVCRawBinReadInt16' argument 1 names different: declaration 'psInfo' definition 'psFile'. [funcArgNamesDifferent]
avce00-2.0.0/avc.h:671:47: note: Function 'AVCRawBinReadInt16' argument 1 names different: declaration 'psInfo' definition 'psFile'.
avce00-2.0.0/avc_rawbin.c:438:43: note: Function 'AVCRawBinReadInt16' argument 1 names different: declaration 'psInfo' definition 'psFile'.
avce00-2.0.0/avc_rawbin.c:452:43: style: Function 'AVCRawBinReadInt32' argument 1 names different: declaration 'psInfo' definition 'psFile'. [funcArgNamesDifferent]
avce00-2.0.0/avc.h:672:47: note: Function 'AVCRawBinReadInt32' argument 1 names different: declaration 'psInfo' definition 'psFile'.
avce00-2.0.0/avc_rawbin.c:452:43: note: Function 'AVCRawBinReadInt32' argument 1 names different: declaration 'psInfo' definition 'psFile'.
avce00-2.0.0/avc_rawbin.c:466:43: style: Function 'AVCRawBinReadFloat' argument 1 names different: declaration 'psInfo' definition 'psFile'. [funcArgNamesDifferent]
avce00-2.0.0/avc.h:673:47: note: Function 'AVCRawBinReadFloat' argument 1 names different: declaration 'psInfo' definition 'psFile'.
avce00-2.0.0/avc_rawbin.c:466:43: note: Function 'AVCRawBinReadFloat' argument 1 names different: declaration 'psInfo' definition 'psFile'.
avce00-2.0.0/avc_rawbin.c:480:44: style: Function 'AVCRawBinReadDouble' argument 1 names different: declaration 'psInfo' definition 'psFile'. [funcArgNamesDifferent]
avce00-2.0.0/avc.h:674:48: note: Function 'AVCRawBinReadDouble' argument 1 names different: declaration 'psInfo' definition 'psFile'.
avce00-2.0.0/avc_rawbin.c:480:44: note: Function 'AVCRawBinReadDouble' argument 1 names different: declaration 'psInfo' definition 'psFile'.
avce00-2.0.0/avcexport.c:137:17: style: The scope of the variable 'pszLine' can be reduced. [variableScope]
avce00-2.0.0/avcimport.c:162:17: style: The scope of the variable 'pszLine' can be reduced. [variableScope]
avce00-2.0.0/avctest.c:269:9: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avce00-2.0.0/avctest.c:530:15: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
avce00-2.0.0/avctest.c:532:15: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
avce00-2.0.0/avctest.c:419:27: style: The scope of the variable 'numVerticesTotal' can be reduced. [variableScope]
avce00-2.0.0/avctest.c:800:17: style: The scope of the variable 'pszLine' can be reduced. [variableScope]
avce00-2.0.0/avctest.c:828:21: style: The scope of the variable 'pasSect' can be reduced. [variableScope]
avce00-2.0.0/avctest.c:829:21: style: The scope of the variable 'pszLine' can be reduced. [variableScope]
avce00-2.0.0/avctest.c:830:21: style: The scope of the variable 'i' can be reduced. [variableScope]
avce00-2.0.0/avctest.c:831:21: style: The scope of the variable 'bFound' can be reduced. [variableScope]
avce00-2.0.0/avctest.c:975:9: style: The scope of the variable 'i' can be reduced. [variableScope]
avce00-2.0.0/avctest.c:291:40: style: Function 'DumpArcFile' argument 1 names different: declaration 'hFile' definition 'psFile'. [funcArgNamesDifferent]
avce00-2.0.0/avctest.c:91:40: note: Function 'DumpArcFile' argument 1 names different: declaration 'hFile' definition 'psFile'.
avce00-2.0.0/avctest.c:291:40: note: Function 'DumpArcFile' argument 1 names different: declaration 'hFile' definition 'psFile'.
avce00-2.0.0/cpl_dir.c:137:20: style: The scope of the variable 'psDirEntry' can be reduced. [variableScope]
avce00-2.0.0/cpl_string.c:164:12: style: The scope of the variable 'papszPtr' can be reduced. [variableScope]
avce00-2.0.0/cpl_string.c:221:18: style: The scope of the variable 'pszLine' can be reduced. [variableScope]
avce00-2.0.0/cpl_string.c:258:14: style: The scope of the variable 'fp' can be reduced. [variableScope]
avce00-2.0.0/cpl_string.c:553:21: style: The scope of the variable 'nTokenLen' can be reduced. [variableScope]
avce00-2.0.0/cpl_string.c:547:48: style: Function 'CSLTokenizeStringComplex' argument 2 names different: declaration 'pszDelimiter' definition 'pszDelimiters'. [funcArgNamesDifferent]
avce00-2.0.0/cpl_string.h:72:48: note: Function 'CSLTokenizeStringComplex' argument 2 names different: declaration 'pszDelimiter' definition 'pszDelimiters'.
avce00-2.0.0/cpl_string.c:547:48: note: Function 'CSLTokenizeStringComplex' argument 2 names different: declaration 'pszDelimiter' definition 'pszDelimiters'.
avce00-2.0.0/cpl_string.c:799:31: style: Function 'CSLSetNameValue' argument 1 names different: declaration 'papszStrList' definition 'papszList'. [funcArgNamesDifferent]
avce00-2.0.0/cpl_string.h:94:32: note: Function 'CSLSetNameValue' argument 1 names different: declaration 'papszStrList' definition 'papszList'.
avce00-2.0.0/cpl_string.c:799:31: note: Function 'CSLSetNameValue' argument 1 names different: declaration 'papszStrList' definition 'papszList'.
avce00-2.0.0/cpl_vsisimple.c:282:27: style: Function 'VSIMkdir' argument 1 names different: declaration 'pathname' definition 'pszPathname'. [funcArgNamesDifferent]
avce00-2.0.0/cpl_vsi.h:147:36: note: Function 'VSIMkdir' argument 1 names different: declaration 'pathname' definition 'pszPathname'.
avce00-2.0.0/cpl_vsisimple.c:282:27: note: Function 'VSIMkdir' argument 1 names different: declaration 'pathname' definition 'pszPathname'.
avce00-2.0.0/cpl_vsisimple.c:298:29: style: Function 'VSIUnlink' argument 1 names different: declaration 'pathname' definition 'pszFilename'. [funcArgNamesDifferent]
avce00-2.0.0/cpl_vsi.h:149:37: note: Function 'VSIUnlink' argument 1 names different: declaration 'pathname' definition 'pszFilename'.
avce00-2.0.0/cpl_vsisimple.c:298:29: note: Function 'VSIUnlink' argument 1 names different: declaration 'pathname' definition 'pszFilename'.
avce00-2.0.0/cpl_vsisimple.c:308:28: style: Function 'VSIRmdir' argument 1 names different: declaration 'pathname' definition 'pszFilename'. [funcArgNamesDifferent]
avce00-2.0.0/cpl_vsi.h:148:36: note: Function 'VSIRmdir' argument 1 names different: declaration 'pathname' definition 'pszFilename'.
avce00-2.0.0/cpl_vsisimple.c:308:28: note: Function 'VSIRmdir' argument 1 names different: declaration 'pathname' definition 'pszFilename'.
avce00-2.0.0/dbfopen.c:223:10: style: The scope of the variable 'nRecordOffset' can be reduced. [variableScope]
avce00-2.0.0/dbfopen.c:602:17: style: The scope of the variable 'nRecordOffset' can be reduced. [variableScope]
avce00-2.0.0/dbfopen.c:824:17: style: The scope of the variable 'nRecordOffset' can be reduced. [variableScope]
avce00-2.0.0/dbfopen.c:824:32: style: The scope of the variable 'i' can be reduced. [variableScope]
avce00-2.0.0/dbfopen.c:933:17: style: The scope of the variable 'nRecordOffset' can be reduced. [variableScope]
avce00-2.0.0/dbfopen.c:933:32: style: The scope of the variable 'i' can be reduced. [variableScope]
avce00-2.0.0/dbfopen.c:1048:17: style: The scope of the variable 'nRecordOffset' can be reduced. [variableScope]
avce00-2.0.0/dbfopen.c:1048:32: style: The scope of the variable 'i' can be reduced. [variableScope]
avce00-2.0.0/dbfopen.c:1109:17: style: The scope of the variable 'nRecordOffset' can be reduced. [variableScope]
avce00-2.0.0/dbfopen.c:243:33: style: Function 'DBFOpen' argument 1 names different: declaration 'pszDBFFile' definition 'pszFilename'. [funcArgNamesDifferent]
avce00-2.0.0/dbfopen.h:154:33: note: Function 'DBFOpen' argument 1 names different: declaration 'pszDBFFile' definition 'pszFilename'.
avce00-2.0.0/dbfopen.c:243:33: note: Function 'DBFOpen' argument 1 names different: declaration 'pszDBFFile' definition 'pszFilename'.
avce00-2.0.0/dbfopen.c:361:25: style: Function 'DBFClose' argument 1 names different: declaration 'hDBF' definition 'psDBF'. [funcArgNamesDifferent]
avce00-2.0.0/dbfopen.h:186:26: note: Function 'DBFClose' argument 1 names different: declaration 'hDBF' definition 'psDBF'.
avce00-2.0.0/dbfopen.c:361:25: note: Function 'DBFClose' argument 1 names different: declaration 'hDBF' definition 'psDBF'.
avce00-2.0.0/dbfopen.c:427:35: style: Function 'DBFCreate' argument 1 names different: declaration 'pszDBFFile' definition 'pszFilename'. [funcArgNamesDifferent]
avce00-2.0.0/dbfopen.h:155:35: note: Function 'DBFCreate' argument 1 names different: declaration 'pszDBFFile' definition 'pszFilename'.
avce00-2.0.0/dbfopen.c:427:35: note: Function 'DBFCreate' argument 1 names different: declaration 'pszDBFFile' definition 'pszFilename'.
avce00-2.0.0/dbfopen.c:502:27: style: Function 'DBFAddField' argument 1 names different: declaration 'hDBF' definition 'psDBF'. [funcArgNamesDifferent]
avce00-2.0.0/dbfopen.h:159:28: note: Function 'DBFAddField' argument 1 names different: declaration 'hDBF' definition 'psDBF'.
avce00-2.0.0/dbfopen.c:502:27: note: Function 'DBFAddField' argument 1 names different: declaration 'hDBF' definition 'psDBF'.
avce00-2.0.0/dbfopen.c:687:40: style: Function 'DBFReadIntegerAttribute' argument 1 names different: declaration 'hDBF' definition 'psDBF'. [funcArgNamesDifferent]
avce00-2.0.0/dbfopen.h:168:41: note: Function 'DBFReadIntegerAttribute' argument 1 names different: declaration 'hDBF' definition 'psDBF'.
avce00-2.0.0/dbfopen.c:687:40: note: Function 'DBFReadIntegerAttribute' argument 1 names different: declaration 'hDBF' definition 'psDBF'.
avce00-2.0.0/dbfopen.c:687:51: style: Function 'DBFReadIntegerAttribute' argument 2 names different: declaration 'iShape' definition 'iRecord'. [funcArgNamesDifferent]
avce00-2.0.0/dbfopen.h:168:51: note: Function 'DBFReadIntegerAttribute' argument 2 names different: declaration 'iShape' definition 'iRecord'.
avce00-2.0.0/dbfopen.c:687:51: note: Function 'DBFReadIntegerAttribute' argument 2 names different: declaration 'iShape' definition 'iRecord'.
avce00-2.0.0/dbfopen.c:703:42: style: Function 'DBFReadDoubleAttribute' argument 1 names different: declaration 'hDBF' definition 'psDBF'. [funcArgNamesDifferent]
avce00-2.0.0/dbfopen.h:169:43: note: Function 'DBFReadDoubleAttribute' argument 1 names different: declaration 'hDBF' definition 'psDBF'.
avce00-2.0.0/dbfopen.c:703:42: note: Function 'DBFReadDoubleAttribute' argument 1 names different: declaration 'hDBF' definition 'psDBF'.
avce00-2.0.0/dbfopen.c:703:53: style: Function 'DBFReadDoubleAttribute' argument 2 names different: declaration 'iShape' definition 'iRecord'. [funcArgNamesDifferent]
avce00-2.0.0/dbfopen.h:169:53: note: Function 'DBFReadDoubleAttribute' argument 2 names different: declaration 'iShape' definition 'iRecord'.
avce00-2.0.0/dbfopen.c:703:53: note: Function 'DBFReadDoubleAttribute' argument 2 names different: declaration 'iShape' definition 'iRecord'.
avce00-2.0.0/dbfopen.c:719:47: style: Function 'DBFReadStringAttribute' argument 1 names different: declaration 'hDBF' definition 'psDBF'. [funcArgNamesDifferent]
avce00-2.0.0/dbfopen.h:170:47: note: Function 'DBFReadStringAttribute' argument 1 names different: declaration 'hDBF' definition 'psDBF'.
avce00-2.0.0/dbfopen.c:719:47: note: Function 'DBFReadStringAttribute' argument 1 names different: declaration 'hDBF' definition 'psDBF'.
avce00-2.0.0/dbfopen.c:719:58: style: Function 'DBFReadStringAttribute' argument 2 names different: declaration 'iShape' definition 'iRecord'. [funcArgNamesDifferent]
avce00-2.0.0/dbfopen.h:170:57: note: Function 'DBFReadStringAttribute' argument 2 names different: declaration 'iShape' definition 'iRecord'.
avce00-2.0.0/dbfopen.c:719:58: note: Function 'DBFReadStringAttribute' argument 2 names different: declaration 'iShape' definition 'iRecord'.
avce00-2.0.0/dbfopen.c:1004:40: style: Function 'DBFWriteDoubleAttribute' argument 1 names different: declaration 'hDBF' definition 'psDBF'. [funcArgNamesDifferent]
avce00-2.0.0/dbfopen.h:174:40: note: Function 'DBFWriteDoubleAttribute' argument 1 names different: declaration 'hDBF' definition 'psDBF'.
avce00-2.0.0/dbfopen.c:1004:40: note: Function 'DBFWriteDoubleAttribute' argument 1 names different: declaration 'hDBF' definition 'psDBF'.
avce00-2.0.0/dbfopen.c:1004:51: style: Function 'DBFWriteDoubleAttribute' argument 2 names different: declaration 'iShape' definition 'iRecord'. [funcArgNamesDifferent]
avce00-2.0.0/dbfopen.h:174:50: note: Function 'DBFWriteDoubleAttribute' argument 2 names different: declaration 'iShape' definition 'iRecord'.
avce00-2.0.0/dbfopen.c:1004:51: note: Function 'DBFWriteDoubleAttribute' argument 2 names different: declaration 'iShape' definition 'iRecord'.
avce00-2.0.0/dbfopen.c:1005:16: style: Function 'DBFWriteDoubleAttribute' argument 4 names different: declaration 'dFieldValue' definition 'dValue'. [funcArgNamesDifferent]
avce00-2.0.0/dbfopen.h:175:16: note: Function 'DBFWriteDoubleAttribute' argument 4 names different: declaration 'dFieldValue' definition 'dValue'.
avce00-2.0.0/dbfopen.c:1005:16: note: Function 'DBFWriteDoubleAttribute' argument 4 names different: declaration 'dFieldValue' definition 'dValue'.
avce00-2.0.0/dbfopen.c:1017:41: style: Function 'DBFWriteIntegerAttribute' argument 1 names different: declaration 'hDBF' definition 'psDBF'. [funcArgNamesDifferent]
avce00-2.0.0/dbfopen.h:172:41: note: Function 'DBFWriteIntegerAttribute' argument 1 names different: declaration 'hDBF' definition 'psDBF'.
avce00-2.0.0/dbfopen.c:1017:41: note: Function 'DBFWriteIntegerAttribute' argument 1 names different: declaration 'hDBF' definition 'psDBF'.
avce00-2.0.0/dbfopen.c:1017:52: style: Function 'DBFWriteIntegerAttribute' argument 2 names different: declaration 'iShape' definition 'iRecord'. [funcArgNamesDifferent]
avce00-2.0.0/dbfopen.h:172:51: note: Function 'DBFWriteIntegerAttribute' argument 2 names different: declaration 'iShape' definition 'iRecord'.
avce00-2.0.0/dbfopen.c:1017:52: note: Function 'DBFWriteIntegerAttribute' argument 2 names different: declaration 'iShape' definition 'iRecord'.
avce00-2.0.0/dbfopen.c:1018:14: style: Function 'DBFWriteIntegerAttribute' argument 4 names different: declaration 'nFieldValue' definition 'nValue'. [funcArgNamesDifferent]
avce00-2.0.0/dbfopen.h:173:14: note: Function 'DBFWriteIntegerAttribute' argument 4 names different: declaration 'nFieldValue' definition 'nValue'.
avce00-2.0.0/dbfopen.c:1018:14: note: Function 'DBFWriteIntegerAttribute' argument 4 names different: declaration 'nFieldValue' definition 'nValue'.
avce00-2.0.0/dbfopen.c:1032:40: style: Function 'DBFWriteStringAttribute' argument 1 names different: declaration 'hDBF' definition 'psDBF'. [funcArgNamesDifferent]
avce00-2.0.0/dbfopen.h:176:40: note: Function 'DBFWriteStringAttribute' argument 1 names different: declaration 'hDBF' definition 'psDBF'.
avce00-2.0.0/dbfopen.c:1032:40: note: Function 'DBFWriteStringAttribute' argument 1 names different: declaration 'hDBF' definition 'psDBF'.
avce00-2.0.0/dbfopen.c:1032:51: style: Function 'DBFWriteStringAttribute' argument 2 names different: declaration 'iShape' definition 'iRecord'. [funcArgNamesDifferent]
avce00-2.0.0/dbfopen.h:176:50: note: Function 'DBFWriteStringAttribute' argument 2 names different: declaration 'iShape' definition 'iRecord'.
avce00-2.0.0/dbfopen.c:1032:51: note: Function 'DBFWriteStringAttribute' argument 2 names different: declaration 'iShape' definition 'iRecord'.
avce00-2.0.0/dbfopen.c:1033:22: style: Function 'DBFWriteStringAttribute' argument 4 names different: declaration 'pszFieldValue' definition 'pszValue'. [funcArgNamesDifferent]
avce00-2.0.0/dbfopen.h:177:22: note: Function 'DBFWriteStringAttribute' argument 4 names different: declaration 'pszFieldValue' definition 'pszValue'.
avce00-2.0.0/dbfopen.c:1033:22: note: Function 'DBFWriteStringAttribute' argument 4 names different: declaration 'pszFieldValue' definition 'pszValue'.
avce00-2.0.0/dbfopen.c:305:6: style: Variable 'nRecords' is assigned a value that is never used. [unreadVariable]
avce00-2.0.0/dbfopen.c:318:0: error: Memory leak: pabyBuf [memleak]
avce00-2.0.0/dbfopen.c:458:0: error: Memory leak: pszFullname [memleak]
avce00-2.0.0/ex_avcwrite.c:14:20: style: The scope of the variable 'hWritePtr' can be reduced. [variableScope]
avce00-2.0.0/ex_avcwrite.c:15:21: style: The scope of the variable 'pszLine' can be reduced. [variableScope]
[23:24]

ftp://ftp.se.debian.org/debian/pool/main/a/avelsieve/avelsieve_1.9.9.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/averell/averell_1.2.5.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/avfs/avfs_1.0.5.orig.tar.gz
avfs-1.0.5/avfscoda/avfscoda.c:135:9: style: The scope of the variable 'res' can be reduced. [variableScope]
avfs-1.0.5/avfscoda/avfscoda.c:140:9: style: The scope of the variable 'devnull' can be reduced. [variableScope]
avfs-1.0.5/avfscoda/avfscoda.c:166:9: style: Variable 'ctr' is modified but its new value is never used. [unreadVariable]
avfs-1.0.5/avfscoda/child.c:528:9: style: The scope of the variable 'res' can be reduced. [variableScope]
avfs-1.0.5/avfscoda/child.c:530:9: style: The scope of the variable 'numread' can be reduced. [variableScope]
avfs-1.0.5/avfscoda/child.c:532:11: style: The scope of the variable 'bufcpy' can be reduced. [variableScope]
avfs-1.0.5/avfscoda/dispatch.c:324:22: style: The scope of the variable 'fi' can be reduced. [variableScope]
avfs-1.0.5/avfscoda/dispatch.c:524:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
avfs-1.0.5/avfscoda/dispatch.c:656:22: style: The scope of the variable 'of' can be reduced. [variableScope]
avfs-1.0.5/avfscoda/dispatch.c:656:28: style: The scope of the variable 'ofp' can be reduced. [variableScope]
avfs-1.0.5/avfscoda/dispatch.c:657:11: style: The scope of the variable 'filename' can be reduced. [variableScope]
avfs-1.0.5/avfscoda/dispatch.c:930:9: style: The scope of the variable 'i' can be reduced. [variableScope]
avfs-1.0.5/avfscoda/dispatch.c:932:9: style: The scope of the variable 'num' can be reduced. [variableScope]
avfs-1.0.5/avfscoda/dispatch.c:1546:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
avfs-1.0.5/avfscoda/dispatch.c:1547:9: style: The scope of the variable 'maxfd' can be reduced. [variableScope]
avfs-1.0.5/avfscoda/dispatch.c:1613:31: style: Function 'run' argument 2 names different: declaration 'codadir' definition 'dir'. [funcArgNamesDifferent]
avfs-1.0.5/avfscoda/avfscoda.h:18:38: note: Function 'run' argument 2 names different: declaration 'codadir' definition 'dir'.
avfs-1.0.5/avfscoda/dispatch.c:1613:31: note: Function 'run' argument 2 names different: declaration 'codadir' definition 'dir'.
avfs-1.0.5/avfscoda/redir/redir.c:306:18: style: The scope of the variable 's' can be reduced. [variableScope]
avfs-1.0.5/avfscoda/redir/redir.c:651:8: style: The scope of the variable 'newcwd' can be reduced. [variableScope]
avfs-1.0.5/avfscoda/redir/redir.c:652:16: style: The scope of the variable 'newlen' can be reduced. [variableScope]
avfs-1.0.5/bzlib/blocksort.c:220:25: style: The scope of the variable 'r' can be reduced. [variableScope]
avfs-1.0.5/bzlib/blocksort.c:221:10: style: The scope of the variable 'nNotDone' can be reduced. [variableScope]
avfs-1.0.5/bzlib/blocksort.c:356:11: style: The scope of the variable 's1' can be reduced. [variableScope]
avfs-1.0.5/bzlib/blocksort.c:356:15: style: The scope of the variable 's2' can be reduced. [variableScope]
avfs-1.0.5/bzlib/blocksort.c:494:10: style: The scope of the variable 'i' can be reduced. [variableScope]
avfs-1.0.5/bzlib/blocksort.c:494:16: style: The scope of the variable 'h' can be reduced. [variableScope]
avfs-1.0.5/bzlib/blocksort.c:585:10: style: The scope of the variable 't' can be reduced. [variableScope]
avfs-1.0.5/bzlib/blocksort.c:1039:12: style: The scope of the variable 'quadrant' can be reduced. [variableScope]
avfs-1.0.5/bzlib/blocksort.c:1041:12: style: The scope of the variable 'budgetInit' can be reduced. [variableScope]
avfs-1.0.5/bzlib/bzlib.c:731:18: style: The scope of the variable 'mid' can be reduced. [variableScope]
avfs-1.0.5/bzlib/bzlib.c:1017:17: style: The scope of the variable 'ret' can be reduced. [variableScope]
avfs-1.0.5/bzlib/bzlib.c:1077:12: style: The scope of the variable 'n' can be reduced. [variableScope]
avfs-1.0.5/bzlib/bzlib.c:1077:15: style: The scope of the variable 'n2' can be reduced. [variableScope]
avfs-1.0.5/bzlib/bzlib.c:1077:19: style: The scope of the variable 'ret' can be reduced. [variableScope]
avfs-1.0.5/bzlib/bzlib.c:1214:15: style: The scope of the variable 'ret' can be reduced. [variableScope]
avfs-1.0.5/bzlib/bzlib.c:1437:11: style: The scope of the variable 'unused' can be reduced. [variableScope]
avfs-1.0.5/bzlib/bzlib.c:1444:11: style: The scope of the variable 'workFactor' can be reduced. [variableScope]
avfs-1.0.5/bzlib/bzlib.c:1446:11: style: The scope of the variable 'nUnused' can be reduced. [variableScope]
avfs-1.0.5/bzlib/bzlib.c:564:5: style: Unsigned variable 'bitsrem' can't be negative so it is unnecessary to test it. [unsignedPositive]
avfs-1.0.5/bzlib/compress.c:123:15: style: The scope of the variable 'j' can be reduced. [variableScope]
avfs-1.0.5/bzlib/compress.c:241:30: style: The scope of the variable 'totc' can be reduced. [variableScope]
avfs-1.0.5/bzlib/compress.c:242:33: style: The scope of the variable 'minLen' can be reduced. [variableScope]
avfs-1.0.5/bzlib/compress.c:242:41: style: The scope of the variable 'maxLen' can be reduced. [variableScope]
avfs-1.0.5/bzlib/compress.c:281:26: style: The scope of the variable 'tFreq' can be reduced. [variableScope]
avfs-1.0.5/bzlib/compress.c:281:33: style: The scope of the variable 'aFreq' can be reduced. [variableScope]
avfs-1.0.5/bzlib/compress.c:463:31: style: The scope of the variable 'll_i' can be reduced. [variableScope]
avfs-1.0.5/bzlib/compress.c:463:43: style: The scope of the variable 'tmp' can be reduced. [variableScope]
avfs-1.0.5/bzlib/decompress.c:304:34: style: The scope of the variable 'tmp' can be reduced. [variableScope]
avfs-1.0.5/bzlib/decompress.c:425:22: style: The scope of the variable 'ii' can be reduced. [variableScope]
avfs-1.0.5/bzlib/decompress.c:425:26: style: The scope of the variable 'jj' can be reduced. [variableScope]
avfs-1.0.5/bzlib/decompress.c:425:30: style: The scope of the variable 'kk' can be reduced. [variableScope]
avfs-1.0.5/bzlib/decompress.c:425:38: style: The scope of the variable 'lno' can be reduced. [variableScope]
avfs-1.0.5/bzlib/decompress.c:425:43: style: The scope of the variable 'off' can be reduced. [variableScope]
avfs-1.0.5/bzlib/huffman.c:72:10: style: The scope of the variable 'nNodes' can be reduced. [variableScope]
avfs-1.0.5/bzlib/huffman.c:72:18: style: The scope of the variable 'nHeap' can be reduced. [variableScope]
avfs-1.0.5/bzlib/huffman.c:73:10: style: The scope of the variable 'tooLong' can be reduced. [variableScope]
avfs-1.0.5/glassfs/glassfs.c:292:8: style: The scope of the variable 'path' can be reduced. [variableScope]
avfs-1.0.5/glassfs/redir2.c:212:8: style: The scope of the variable 'path' can be reduced. [variableScope]
avfs-1.0.5/libneon/dates.c:109:9: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
avfs-1.0.5/libneon/dav_basic.c:74:65: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
avfs-1.0.5/libneon/dav_basic.c:78:53: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
avfs-1.0.5/libneon/dav_locks.c:258:9: style: The scope of the variable 'match' can be reduced. [variableScope]
avfs-1.0.5/libneon/dav_locks.c:149:30: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
avfs-1.0.5/libneon/dav_locks.c:561:38: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
avfs-1.0.5/libneon/dav_locks.c:564:61: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
avfs-1.0.5/libneon/dav_locks.c:155:27: style: Function 'destroy' argument 1 names different: declaration 'private' definition 'priv'. [funcArgNamesDifferent]
avfs-1.0.5/libneon/dav_locks.c:77:27: note: Function 'destroy' argument 1 names different: declaration 'private' definition 'priv'.
avfs-1.0.5/libneon/dav_locks.c:155:27: note: Function 'destroy' argument 1 names different: declaration 'private' definition 'priv'.
avfs-1.0.5/libneon/dav_locks.c:522:25: style: Function 'AN_dav_lock_discover' argument 3 names different: declaration 'result' definition 'callback'. [funcArgNamesDifferent]
avfs-1.0.5/libneon/dav_locks.h:116:25: note: Function 'AN_dav_lock_discover' argument 3 names different: declaration 'result' definition 'callback'.
avfs-1.0.5/libneon/dav_locks.c:522:25: note: Function 'AN_dav_lock_discover' argument 3 names different: declaration 'result' definition 'callback'.
avfs-1.0.5/libneon/dav_props.c:510:9: style: The scope of the variable 'n' can be reduced. [variableScope]
avfs-1.0.5/libneon/dav_props.c:152:37: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
avfs-1.0.5/libneon/dav_props.c:195:54: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
avfs-1.0.5/libneon/dav_props.c:203:56: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
avfs-1.0.5/libneon/dav_props.c:503:34: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
avfs-1.0.5/libneon/dav_props.c:161:22: style: Function 'AN_dav_propfind_allprop' argument 2 names different: declaration 'result' definition 'results'. [funcArgNamesDifferent]
avfs-1.0.5/libneon/dav_props.h:220:22: note: Function 'AN_dav_propfind_allprop' argument 2 names different: declaration 'result' definition 'results'.
avfs-1.0.5/libneon/dav_props.c:161:22: note: Function 'AN_dav_propfind_allprop' argument 2 names different: declaration 'result' definition 'results'.
avfs-1.0.5/libneon/dav_props.c:168:27: style: Function 'AN_dav_propfind_named' argument 2 names different: declaration 'result' definition 'results'. [funcArgNamesDifferent]
avfs-1.0.5/libneon/dav_props.h:227:27: note: Function 'AN_dav_propfind_named' argument 2 names different: declaration 'result' definition 'results'.
avfs-1.0.5/libneon/dav_props.c:168:27: note: Function 'AN_dav_propfind_named' argument 2 names different: declaration 'result' definition 'results'.
avfs-1.0.5/libneon/dav_props.c:258:30: style: Function 'AN_dav_propset_value' argument 2 names different: declaration 'propname' definition 'pname'. [funcArgNamesDifferent]
avfs-1.0.5/libneon/dav_props.h:62:30: note: Function 'AN_dav_propset_value' argument 2 names different: declaration 'propname' definition 'pname'.
avfs-1.0.5/libneon/dav_props.c:258:30: note: Function 'AN_dav_propset_value' argument 2 names different: declaration 'propname' definition 'pname'.
avfs-1.0.5/libneon/dav_props.c:299:31: style: Function 'AN_dav_propset_status' argument 2 names different: declaration 'propname' definition 'pname'. [funcArgNamesDifferent]
avfs-1.0.5/libneon/dav_props.h:68:31: note: Function 'AN_dav_propset_status' argument 2 names different: declaration 'propname' definition 'pname'.
avfs-1.0.5/libneon/dav_props.c:299:31: note: Function 'AN_dav_propset_status' argument 2 names different: declaration 'propname' definition 'pname'.
avfs-1.0.5/libneon/dav_props.c:563:57: style: Function 'AN_dav_simple_propfind' argument 2 names different: declaration 'uri' definition 'href'. [funcArgNamesDifferent]
avfs-1.0.5/libneon/dav_props.h:112:57: note: Function 'AN_dav_simple_propfind' argument 2 names different: declaration 'uri' definition 'href'.
avfs-1.0.5/libneon/dav_props.c:563:57: note: Function 'AN_dav_simple_propfind' argument 2 names different: declaration 'uri' definition 'href'.
avfs-1.0.5/libneon/dav_props.c:588:50: style: Function 'AN_dav_propfind_set_flat' argument 1 names different: declaration 'handler' definition 'hdl'. [funcArgNamesDifferent]
avfs-1.0.5/libneon/dav_props.h:198:50: note: Function 'AN_dav_propfind_set_flat' argument 1 names different: declaration 'handler' definition 'hdl'.
avfs-1.0.5/libneon/dav_props.c:588:50: note: Function 'AN_dav_propfind_set_flat' argument 1 names different: declaration 'handler' definition 'hdl'.
avfs-1.0.5/libneon/dav_props.c:589:27: style: Function 'AN_dav_propfind_set_flat' argument 2 names different: declaration 'prop' definition 'props'. [funcArgNamesDifferent]
avfs-1.0.5/libneon/dav_props.h:199:30: note: Function 'AN_dav_propfind_set_flat' argument 2 names different: declaration 'prop' definition 'props'.
avfs-1.0.5/libneon/dav_props.c:589:27: note: Function 'AN_dav_propfind_set_flat' argument 2 names different: declaration 'prop' definition 'props'.
avfs-1.0.5/libneon/dav_props.c:602:53: style: Function 'AN_dav_propfind_set_complex' argument 1 names different: declaration 'handler' definition 'hdl'. [funcArgNamesDifferent]
avfs-1.0.5/libneon/dav_props.h:184:53: note: Function 'AN_dav_propfind_set_complex' argument 1 names different: declaration 'handler' definition 'hdl'.
avfs-1.0.5/libneon/dav_props.c:602:53: note: Function 'AN_dav_propfind_set_complex' argument 1 names different: declaration 'handler' definition 'hdl'.
avfs-1.0.5/libneon/dav_props.c:603:30: style: Function 'AN_dav_propfind_set_complex' argument 2 names different: declaration 'proplist' definition 'props'. [funcArgNamesDifferent]
avfs-1.0.5/libneon/dav_props.h:185:30: note: Function 'AN_dav_propfind_set_complex' argument 2 names different: declaration 'proplist' definition 'props'.
avfs-1.0.5/libneon/dav_props.c:603:30: note: Function 'AN_dav_propfind_set_complex' argument 2 names different: declaration 'proplist' definition 'props'.
avfs-1.0.5/libneon/hip_xml.c:54:0: error: #error need an XML parser [preprocessorErrorDirective]
avfs-1.0.5/libneon/http_auth.c:641:10: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
avfs-1.0.5/libneon/http_auth.c:318:19: style: The scope of the variable 'tmp_md5' can be reduced. [variableScope]
avfs-1.0.5/libneon/http_auth.c:605:3: style: The scope of the variable 'unquoted' can be reduced. [variableScope]
avfs-1.0.5/libneon/http_basic.c:208:12: style: The scope of the variable 'ret' can be reduced. [variableScope]
avfs-1.0.5/libneon/http_basic.c:212:14: style: Checking if unsigned variable 'ret' is less than zero. [unsignedLessThanZero]
avfs-1.0.5/libneon/http_basic.c:75:57: style: Function 'AN_http_put' argument 3 names different: declaration 'f' definition 'stream'. [funcArgNamesDifferent]
avfs-1.0.5/libneon/http_basic.h:34:57: note: Function 'AN_http_put' argument 3 names different: declaration 'f' definition 'stream'.
avfs-1.0.5/libneon/http_basic.c:75:57: note: Function 'AN_http_put' argument 3 names different: declaration 'f' definition 'stream'.
avfs-1.0.5/libneon/http_basic.c:103:25: style: Function 'AN_http_put_if_unmodified' argument 4 names different: declaration 'modtime' definition 'since'. [funcArgNamesDifferent]
avfs-1.0.5/libneon/http_basic.h:43:45: note: Function 'AN_http_put_if_unmodified' argument 4 names different: declaration 'modtime' definition 'since'.
avfs-1.0.5/libneon/http_basic.c:103:25: note: Function 'AN_http_put_if_unmodified' argument 4 names different: declaration 'modtime' definition 'since'.
avfs-1.0.5/libneon/http_cookies.c:119:54: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
avfs-1.0.5/libneon/http_request.c:429:2: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
avfs-1.0.5/libneon/http_request.c:1564:5: style: Variable 'sess->in_connect' is reassigned a value before the old one has been used. [redundantAssignment]
avfs-1.0.5/libneon/http_request.c:1560:5: note: Variable 'sess->in_connect' is reassigned a value before the old one has been used.
avfs-1.0.5/libneon/http_request.c:1564:5: note: Variable 'sess->in_connect' is reassigned a value before the old one has been used.
avfs-1.0.5/libneon/http_request.c:509:13: style: The scope of the variable 'real_uri' can be reduced. [variableScope]
avfs-1.0.5/libneon/http_request.c:467:49: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
avfs-1.0.5/libneon/http_request.c:571:36: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
avfs-1.0.5/libneon/http_request.c:650:56: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
avfs-1.0.5/libneon/http_request.c:668:54: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
avfs-1.0.5/libneon/http_request.c:860:33: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
avfs-1.0.5/libneon/http_request.c:865:9: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
avfs-1.0.5/libneon/http_request.c:880:44: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
avfs-1.0.5/libneon/http_request.c:887:54: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
avfs-1.0.5/libneon/http_request.c:231:45: style: Function 'AN_http_set_secure' argument 2 names different: declaration 'secure' definition 'use_secure'. [funcArgNamesDifferent]
avfs-1.0.5/libneon/http_request.h:145:45: note: Function 'AN_http_set_secure' argument 2 names different: declaration 'secure' definition 'use_secure'.
avfs-1.0.5/libneon/http_request.c:231:45: note: Function 'AN_http_set_secure' argument 2 names different: declaration 'secure' definition 'use_secure'.
avfs-1.0.5/libneon/http_request.c:323:46: style: Function 'AN_http_add_hooks' argument 3 names different: declaration 'cookie' definition 'private'. [funcArgNamesDifferent]
avfs-1.0.5/libneon/http_request.h:239:46: note: Function 'AN_http_add_hooks' argument 3 names different: declaration 'cookie' definition 'private'.
avfs-1.0.5/libneon/http_request.c:323:46: note: Function 'AN_http_add_hooks' argument 3 names different: declaration 'cookie' definition 'private'.
avfs-1.0.5/libneon/http_request.c:640:57: style: Function 'AN_http_set_useragent' argument 2 names different: declaration 'product' definition 'token'. [funcArgNamesDifferent]
avfs-1.0.5/libneon/http_request.h:157:57: note: Function 'AN_http_set_useragent' argument 2 names different: declaration 'product' definition 'token'.
avfs-1.0.5/libneon/http_request.c:640:57: note: Function 'AN_http_set_useragent' argument 2 names different: declaration 'product' definition 'token'.
avfs-1.0.5/libneon/http_request.c:696:67: style: Function 'AN_http_add_response_body_reader' argument 2 names different: declaration 'accpt' definition 'acpt'. [funcArgNamesDifferent]
avfs-1.0.5/libneon/http_request.h:282:72: note: Function 'AN_http_add_response_body_reader' argument 2 names different: declaration 'accpt' definition 'acpt'.
avfs-1.0.5/libneon/http_request.c:696:67: note: Function 'AN_http_add_response_body_reader' argument 2 names different: declaration 'accpt' definition 'acpt'.
avfs-1.0.5/libneon/http_request.c:905:62: style: Function 'set_sockerr' argument 3 names different: declaration 'sockerr' definition 'code'. [funcArgNamesDifferent]
avfs-1.0.5/libneon/http_request.c:98:62: note: Function 'set_sockerr' argument 3 names different: declaration 'sockerr' definition 'code'.
avfs-1.0.5/libneon/http_request.c:905:62: note: Function 'set_sockerr' argument 3 names different: declaration 'sockerr' definition 'code'.
avfs-1.0.5/libneon/http_request.c:1643:43: style: Function 'close_connection' argument 1 names different: declaration 'req' definition 'sess'. [funcArgNamesDifferent]
avfs-1.0.5/libneon/http_request.c:96:43: note: Function 'close_connection' argument 1 names different: declaration 'req' definition 'sess'.
avfs-1.0.5/libneon/http_request.c:1643:43: note: Function 'close_connection' argument 1 names different: declaration 'req' definition 'sess'.
avfs-1.0.5/libneon/http_utils.c:111:65: style: Function 'AN_http_parse_statusline' argument 2 names different: declaration 's' definition 'st'. [funcArgNamesDifferent]
avfs-1.0.5/libneon/http_utils.h:110:65: note: Function 'AN_http_parse_statusline' argument 2 names different: declaration 's' definition 'st'.
avfs-1.0.5/libneon/http_utils.c:111:65: note: Function 'AN_http_parse_statusline' argument 2 names different: declaration 's' definition 'st'.
avfs-1.0.5/libneon/ne_alloc.c:61:0: error: Memory leak: ptr [memleak]
avfs-1.0.5/libneon/socket.c:405:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
avfs-1.0.5/libneon/socket.c:428:13: style: The scope of the variable 'wrote' can be reduced. [variableScope]
avfs-1.0.5/libneon/socket.c:482:9: style: The scope of the variable 'n' can be reduced. [variableScope]
avfs-1.0.5/libneon/socket.c:628:9: style: The scope of the variable 'len' can be reduced. [variableScope]
avfs-1.0.5/libneon/socket.c:644:21: style: The scope of the variable 'hp' can be reduced. [variableScope]
avfs-1.0.5/libneon/socket.c:469:49: style: Function 'AN_sock_send_string' argument 2 names different: declaration 'string' definition 'data'. [funcArgNamesDifferent]
avfs-1.0.5/libneon/nsocket.h:114:49: note: Function 'AN_sock_send_string' argument 2 names different: declaration 'string' definition 'data'.
avfs-1.0.5/libneon/socket.c:469:49: note: Function 'AN_sock_send_string' argument 2 names different: declaration 'string' definition 'data'.
avfs-1.0.5/libneon/socket.c:479:40: style: Function 'AN_sock_readline' argument 2 names different: declaration 'line' definition 'buf'. [funcArgNamesDifferent]
avfs-1.0.5/libneon/nsocket.h:117:40: note: Function 'AN_sock_readline' argument 2 names different: declaration 'line' definition 'buf'.
avfs-1.0.5/libneon/socket.c:479:40: note: Function 'AN_sock_readline' argument 2 names different: declaration 'line' definition 'buf'.
avfs-1.0.5/libneon/socket.c:742:44: style: Function 'AN_sock_connect' argument 1 names different: declaration 'host' definition 'addr'. [funcArgNamesDifferent]
avfs-1.0.5/libneon/nsocket.h:122:44: note: Function 'AN_sock_connect' argument 1 names different: declaration 'host' definition 'addr'.
avfs-1.0.5/libneon/socket.c:742:44: note: Function 'AN_sock_connect' argument 1 names different: declaration 'host' definition 'addr'.
avfs-1.0.5/libneon/socket.c:807:59: style: Function 'AN_sock_set_key_prompt' argument 2 names different: declaration 'prompt' definition 'p'. [funcArgNamesDifferent]
avfs-1.0.5/libneon/nsocket.h:218:21: note: Function 'AN_sock_set_key_prompt' argument 2 names different: declaration 'prompt' definition 'p'.
avfs-1.0.5/libneon/socket.c:807:59: note: Function 'AN_sock_set_key_prompt' argument 2 names different: declaration 'prompt' definition 'p'.
avfs-1.0.5/libneon/socket.c:807:68: style: Function 'AN_sock_set_key_prompt' argument 3 names different: declaration 'userdata' definition 'u'. [funcArgNamesDifferent]
avfs-1.0.5/libneon/nsocket.h:218:35: note: Function 'AN_sock_set_key_prompt' argument 3 names different: declaration 'userdata' definition 'u'.
avfs-1.0.5/libneon/socket.c:807:68: note: Function 'AN_sock_set_key_prompt' argument 3 names different: declaration 'userdata' definition 'u'.
avfs-1.0.5/libneon/socket.c:885:57: style: Function 'AN_sock_set_client_cert' argument 2 names different: declaration 'certfile' definition 'cert'. [funcArgNamesDifferent]
avfs-1.0.5/libneon/nsocket.h:229:57: note: Function 'AN_sock_set_client_cert' argument 2 names different: declaration 'certfile' definition 'cert'.
avfs-1.0.5/libneon/socket.c:885:57: note: Function 'AN_sock_set_client_cert' argument 2 names different: declaration 'certfile' definition 'cert'.
avfs-1.0.5/libneon/socket.c:885:75: style: Function 'AN_sock_set_client_cert' argument 3 names different: declaration 'keyfile' definition 'key'. [funcArgNamesDifferent]
avfs-1.0.5/libneon/nsocket.h:230:17: note: Function 'AN_sock_set_client_cert' argument 3 names different: declaration 'keyfile' definition 'key'.
avfs-1.0.5/libneon/socket.c:885:75: note: Function 'AN_sock_set_client_cert' argument 3 names different: declaration 'keyfile' definition 'key'.
avfs-1.0.5/libneon/string_utils.c:62:2: style: The scope of the variable 'iswhite' can be reduced. [variableScope]
avfs-1.0.5/libneon/string_utils.c:63:2: style: The scope of the variable 'issep' can be reduced. [variableScope]
avfs-1.0.5/libneon/string_utils.c:48:49: style: Function 'AN_split_string' argument 2 names different: declaration 'seperator' definition 'separator'. [funcArgNamesDifferent]
avfs-1.0.5/libneon/string_utils.h:49:49: note: Function 'AN_split_string' argument 2 names different: declaration 'seperator' definition 'separator'.
avfs-1.0.5/libneon/string_utils.c:48:49: note: Function 'AN_split_string' argument 2 names different: declaration 'seperator' definition 'separator'.
avfs-1.0.5/libneon/string_utils.c:54:51: style: Function 'AN_split_string_c' argument 2 names different: declaration 'seperator' definition 'separator'. [funcArgNamesDifferent]
avfs-1.0.5/libneon/string_utils.h:53:51: note: Function 'AN_split_string_c' argument 2 names different: declaration 'seperator' definition 'separator'.
avfs-1.0.5/libneon/string_utils.c:54:51: note: Function 'AN_split_string_c' argument 2 names different: declaration 'seperator' definition 'separator'.
avfs-1.0.5/libneon/string_utils.c:56:14: style: Function 'AN_split_string_c' argument 5 names different: declaration 'count' definition 'give_count'. [funcArgNamesDifferent]
avfs-1.0.5/libneon/string_utils.h:54:58: note: Function 'AN_split_string_c' argument 5 names different: declaration 'count' definition 'give_count'.
avfs-1.0.5/libneon/string_utils.c:56:14: note: Function 'AN_split_string_c' argument 5 names different: declaration 'count' definition 'give_count'.
avfs-1.0.5/libneon/string_utils.c:260:38: style: Function 'AN_sbuffer_grow' argument 2 names different: declaration 'size' definition 'newsize'. [funcArgNamesDifferent]
avfs-1.0.5/libneon/string_utils.h:150:38: note: Function 'AN_sbuffer_grow' argument 2 names different: declaration 'size' definition 'newsize'.
avfs-1.0.5/libneon/string_utils.c:260:38: note: Function 'AN_sbuffer_grow' argument 2 names different: declaration 'size' definition 'newsize'.
avfs-1.0.5/libneon/string_utils.c:346:37: style: Function 'AN_sbuffer_create_sized' argument 1 names different: declaration 'size' definition 's'. [funcArgNamesDifferent]
avfs-1.0.5/libneon/string_utils.h:131:37: note: Function 'AN_sbuffer_create_sized' argument 1 names different: declaration 'size' definition 's'.
avfs-1.0.5/libneon/string_utils.c:346:37: note: Function 'AN_sbuffer_create_sized' argument 1 names different: declaration 'size' definition 's'.
avfs-1.0.5/libneon/uri.c:42:30: style: Function 'AN_uri_parent' argument 1 names different: declaration 'path' definition 'uri'. [funcArgNamesDifferent]
avfs-1.0.5/libneon/uri.h:42:30: note: Function 'AN_uri_parent' argument 1 names different: declaration 'path' definition 'uri'.
avfs-1.0.5/libneon/uri.c:42:30: note: Function 'AN_uri_parent' argument 1 names different: declaration 'path' definition 'uri'.
avfs-1.0.5/libneon/uri.c:137:27: style: Function 'AN_uri_free' argument 1 names different: declaration 'parsed' definition 'uri'. [funcArgNamesDifferent]
avfs-1.0.5/libneon/uri.h:68:27: note: Function 'AN_uri_free' argument 1 names different: declaration 'parsed' definition 'uri'.
avfs-1.0.5/libneon/uri.c:137:27: note: Function 'AN_uri_free' argument 1 names different: declaration 'parsed' definition 'uri'.
avfs-1.0.5/libneon/uri.c:60:5: style: Variable 'pnt' is modified but its new value is never used. [unreadVariable]
avfs-1.0.5/modules/dav.c:298:5: style: Variable 'conn' is reassigned a value before the old one has been used. [redundantAssignment]
avfs-1.0.5/modules/dav.c:296:0: note: Variable 'conn' is reassigned a value before the old one has been used.
avfs-1.0.5/modules/dav.c:298:5: note: Variable 'conn' is reassigned a value before the old one has been used.
avfs-1.0.5/modules/dav.c:179:25: style: The scope of the variable 'conn' can be reduced. [variableScope]
avfs-1.0.5/modules/dav.c:104:15: warning: Char literal compared with pointer 'pathp'. Did you intend to dereference it? [charLiteralWithCharPtrCompare]
avfs-1.0.5/modules/extfs.c:107:22: style: Redundant condition: If 'EXPR == '/'', the comparison 'EXPR' is always true. [redundantCondition]
avfs-1.0.5/modules/extfs.c:354:2: warning: Either the condition 'cent==NULL' is redundant or there is possible null pointer dereference: cent. [nullPointerRedundantCheck]
avfs-1.0.5/modules/extfs.c:333:14: note: Assuming that condition 'cent==NULL' is not redundant
avfs-1.0.5/modules/extfs.c:354:2: note: Null pointer dereference
avfs-1.0.5/modules/extfs.c:157:9: style: The scope of the variable 'res' can be reduced. [variableScope]
avfs-1.0.5/modules/floppy.c:246:9: style: The scope of the variable 'res' can be reduced. [variableScope]
avfs-1.0.5/modules/floppy.c:372:9: style: The scope of the variable 'res' can be reduced. [variableScope]
avfs-1.0.5/modules/ftp.c:100:9: warning: Either the condition 'fts==NULL' is redundant or there is possible null pointer dereference: fts. [nullPointerRedundantCheck]
avfs-1.0.5/modules/ftp.c:95:12: note: Assuming that condition 'fts==NULL' is not redundant
avfs-1.0.5/modules/ftp.c:100:9: note: Null pointer dereference
avfs-1.0.5/modules/ftp.c:101:9: warning: Either the condition 'fts==NULL' is redundant or there is possible null pointer dereference: fts. [nullPointerRedundantCheck]
avfs-1.0.5/modules/ftp.c:95:12: note: Assuming that condition 'fts==NULL' is not redundant
avfs-1.0.5/modules/ftp.c:101:9: note: Null pointer dereference
avfs-1.0.5/modules/ftp.c:103:9: warning: Either the condition 'fts==NULL' is redundant or there is possible null pointer dereference: fts. [nullPointerRedundantCheck]
avfs-1.0.5/modules/ftp.c:95:12: note: Assuming that condition 'fts==NULL' is not redundant
avfs-1.0.5/modules/ftp.c:103:9: note: Null pointer dereference
avfs-1.0.5/modules/ftp.c:104:9: warning: Either the condition 'fts==NULL' is redundant or there is possible null pointer dereference: fts. [nullPointerRedundantCheck]
avfs-1.0.5/modules/ftp.c:95:12: note: Assuming that condition 'fts==NULL' is not redundant
avfs-1.0.5/modules/ftp.c:104:9: note: Null pointer dereference
avfs-1.0.5/modules/ftp.c:627:5: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
avfs-1.0.5/modules/ftp.c:623:5: note: Variable 'res' is reassigned a value before the old one has been used.
avfs-1.0.5/modules/ftp.c:627:5: note: Variable 'res' is reassigned a value before the old one has been used.
avfs-1.0.5/modules/ftp.c:201:9: style: The scope of the variable 'res' can be reduced. [variableScope]
avfs-1.0.5/modules/ftp.c:247:9: style: The scope of the variable 'res' can be reduced. [variableScope]
avfs-1.0.5/modules/ftp.c:296:9: style: The scope of the variable 'val' can be reduced. [variableScope]
avfs-1.0.5/modules/ftp.c:495:9: style: The scope of the variable 'res' can be reduced. [variableScope]
avfs-1.0.5/modules/ftp.c:532:9: style: The scope of the variable 'res' can be reduced. [variableScope]
avfs-1.0.5/modules/ftp.c:547:9: style: The scope of the variable 'res' can be reduced. [variableScope]
avfs-1.0.5/modules/ftp.c:562:9: style: The scope of the variable 'res' can be reduced. [variableScope]
avfs-1.0.5/modules/ftp.c:563:11: style: The scope of the variable 'cmd' can be reduced. [variableScope]
avfs-1.0.5/modules/http.c:48:9: style: The scope of the variable 'res' can be reduced. [variableScope]
avfs-1.0.5/modules/http.c:76:9: style: The scope of the variable 'res' can be reduced. [variableScope]
avfs-1.0.5/modules/http.c:164:9: style: The scope of the variable 'res' can be reduced. [variableScope]
avfs-1.0.5/modules/http.c:186:9: style: The scope of the variable 'res' can be reduced. [variableScope]
avfs-1.0.5/modules/rsh.c:47:9: style: The scope of the variable 'res' can be reduced. [variableScope]
avfs-1.0.5/modules/rsh.c:208:9: style: The scope of the variable 'res' can be reduced. [variableScope]
avfs-1.0.5/modules/ucftp.c:224:9: warning: Either the condition 'fts==NULL' is redundant or there is possible null pointer dereference: fts. [nullPointerRedundantCheck]
avfs-1.0.5/modules/ucftp.c:219:12: note: Assuming that condition 'fts==NULL' is not redundant
avfs-1.0.5/modules/ucftp.c:224:9: note: Null pointer dereference
avfs-1.0.5/modules/ucftp.c:225:9: warning: Either the condition 'fts==NULL' is redundant or there is possible null pointer dereference: fts. [nullPointerRedundantCheck]
avfs-1.0.5/modules/ucftp.c:219:12: note: Assuming that condition 'fts==NULL' is not redundant
avfs-1.0.5/modules/ucftp.c:225:9: note: Null pointer dereference
avfs-1.0.5/modules/ucftp.c:227:9: warning: Either the condition 'fts==NULL' is redundant or there is possible null pointer dereference: fts. [nullPointerRedundantCheck]
avfs-1.0.5/modules/ucftp.c:219:12: note: Assuming that condition 'fts==NULL' is not redundant
avfs-1.0.5/modules/ucftp.c:227:9: note: Null pointer dereference
avfs-1.0.5/modules/ucftp.c:228:9: warning: Either the condition 'fts==NULL' is redundant or there is possible null pointer dereference: fts. [nullPointerRedundantCheck]
avfs-1.0.5/modules/ucftp.c:219:12: note: Assuming that condition 'fts==NULL' is not redundant
avfs-1.0.5/modules/ucftp.c:228:9: note: Null pointer dereference
avfs-1.0.5/modules/ucftp.c:1258:5: style: Variable 'res' is reassigned a value before the old one has been used. [redundantAssignment]
avfs-1.0.5/modules/ucftp.c:1254:5: note: Variable 'res' is reassigned a value before the old one has been used.
avfs-1.0.5/modules/ucftp.c:1258:5: note: Variable 'res' is reassigned a value before the old one has been used.
avfs-1.0.5/modules/ucftp.c:147:9: style: The scope of the variable 'res' can be reduced. [variableScope]
avfs-1.0.5/modules/ucftp.c:165:9: style: The scope of the variable 'val' can be reduced. [variableScope]
avfs-1.0.5/modules/ucftp.c:685:9: style: The scope of the variable 'res' can be reduced. [variableScope]
avfs-1.0.5/modules/ucftp.c:760:9: style: The scope of the variable 'res' can be reduced. [variableScope]
avfs-1.0.5/modules/ucftp.c:775:9: style: The scope of the variable 'res' can be reduced. [variableScope]
avfs-1.0.5/modules/ucftp.c:790:9: style: The scope of the variable 'res' can be reduced. [variableScope]
avfs-1.0.5/modules/ucftp.c:791:11: style: The scope of the variable 'cmd' can be reduced. [variableScope]
avfs-1.0.5/modules/ucftp.c:1126:9: style: The scope of the variable 'res' can be reduced. [variableScope]
avfs-1.0.5/modules/ucftp.c:1167:21: style: The scope of the variable 'res2' can be reduced. [variableScope]
avfs-1.0.5/modules/ucftp.c:1179:32: style: Variable 'res2' is assigned a value that is never used. [unreadVariable]
avfs-1.0.5/modules/urar.c:187:9: style: The scope of the variable 'res' can be reduced. [variableScope]
avfs-1.0.5/modules/urar.c:369:9: style: The scope of the variable 'res' can be reduced. [variableScope]
avfs-1.0.5/modules/urar.c:370:13: style: The scope of the variable 'tempbuf' can be reduced. [variableScope]
avfs-1.0.5/modules/urar.c:198:43: warning: Division by result of sizeof(). memcmp() expects a size in bytes, did you intend to multiply instead? [sizeofDivisionMemfunc]
avfs-1.0.5/modules/urar.c:204:31: warning: Division by result of sizeof(). memmove() expects a size in bytes, did you intend to multiply instead? [sizeofDivisionMemfunc]
avfs-1.0.5/modules/utar.c:284:10: style: The scope of the variable 'unsigned_sum' can be reduced. [variableScope]
avfs-1.0.5/modules/utar.c:285:10: style: The scope of the variable 'signed_sum' can be reduced. [variableScope]
avfs-1.0.5/modules/utar.c:286:10: style: The scope of the variable 'recorded_sum' can be reduced. [variableScope]
avfs-1.0.5/modules/utar.c:287:11: style: The scope of the variable 'p' can be reduced. [variableScope]
avfs-1.0.5/modules/utar.c:456:10: style: The scope of the variable 'ugname' can be reduced. [variableScope]
avfs-1.0.5/modules/utar.c:652:9: style: The scope of the variable 'res' can be reduced. [variableScope]
avfs-1.0.5/modules/utar.c:709:9: style: The scope of the variable 'res' can be reduced. [variableScope]
avfs-1.0.5/modules/uzip.c:360:51: warning: Possible null pointer dereference: lent [nullPointer]
avfs-1.0.5/modules/uzip.c:506:73: note: Calling function 'parse_extra_header', 4th argument 'lent' value is 0
avfs-1.0.5/modules/uzip.c:360:51: note: Null pointer dereference
avfs-1.0.5/modules/volatile.c:259:9: style: The scope of the variable 'res' can be reduced. [variableScope]
avfs-1.0.5/preload/avfs_server.c:699:9: style: The scope of the variable 'nfds' can be reduced. [variableScope]
avfs-1.0.5/preload/avfs_server.c:701:9: style: The scope of the variable 'canaccept' can be reduced. [variableScope]
avfs-1.0.5/preload/avfs_server.c:658:9: error: Common realloc mistake: 'file_holders' nulled but not freed upon failure [memleakOnRealloc]
avfs-1.0.5/preload/client.c:41:10: style: The scope of the variable 'username' can be reduced. [variableScope]
avfs-1.0.5/preload/client.c:44:10: style: The scope of the variable 'buf' can be reduced. [variableScope]
avfs-1.0.5/preload/client.c:45:9: style: The scope of the variable 'uid' can be reduced. [variableScope]
avfs-1.0.5/preload/client.c:46:9: style: The scope of the variable 'res' can be reduced. [variableScope]
avfs-1.0.5/preload/leak.c:207:9: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
avfs-1.0.5/preload/open.c:126:10: warning: Redundant assignment of 'is64' to itself. [selfAssignment]
avfs-1.0.5/preload/send.c:26:9: style: The scope of the variable 'res' can be reduced. [variableScope]
avfs-1.0.5/preload/send.c:90:18: style: The scope of the variable 'rem' can be reduced. [variableScope]
avfs-1.0.5/src/archive.c:133:21: warning: Either the condition 'arch==NULL' is redundant or there is possible null pointer dereference: arch. [nullPointerRedundantCheck]
avfs-1.0.5/src/archive.c:131:13: note: Assuming that condition 'arch==NULL' is not redundant
avfs-1.0.5/src/archive.c:133:21: note: Null pointer dereference
avfs-1.0.5/src/archive.c:134:9: warning: Either the condition 'arch==NULL' is redundant or there is possible null pointer dereference: arch. [nullPointerRedundantCheck]
avfs-1.0.5/src/archive.c:131:13: note: Assuming that condition 'arch==NULL' is not redundant
avfs-1.0.5/src/archive.c:134:9: note: Null pointer dereference
avfs-1.0.5/src/archive.c:135:9: warning: Either the condition 'arch==NULL' is redundant or there is possible null pointer dereference: arch. [nullPointerRedundantCheck]
avfs-1.0.5/src/archive.c:131:13: note: Assuming that condition 'arch==NULL' is not redundant
avfs-1.0.5/src/archive.c:135:9: note: Null pointer dereference
avfs-1.0.5/src/archive.c:136:9: warning: Either the condition 'arch==NULL' is redundant or there is possible null pointer dereference: arch. [nullPointerRedundantCheck]
avfs-1.0.5/src/archive.c:131:13: note: Assuming that condition 'arch==NULL' is not redundant
avfs-1.0.5/src/archive.c:136:9: note: Null pointer dereference
avfs-1.0.5/src/archive.c:213:9: warning: Either the condition 'ae==NULL' is redundant or there is possible null pointer dereference: ae. [nullPointerRedundantCheck]
avfs-1.0.5/src/archive.c:208:11: note: Assuming that condition 'ae==NULL' is not redundant
avfs-1.0.5/src/archive.c:213:9: note: Null pointer dereference
avfs-1.0.5/src/archive.c:42:19: style: The scope of the variable 'root' can be reduced. [variableScope]
avfs-1.0.5/src/archutil.c:55:26: style: The scope of the variable 'parnod' can be reduced. [variableScope]
avfs-1.0.5/src/bzread.c:76:9: style: The scope of the variable 'res' can be reduced. [variableScope]
avfs-1.0.5/src/bzread.c:304:9: style: The scope of the variable 'res' can be reduced. [variableScope]
avfs-1.0.5/src/bzread.c:320:9: style: The scope of the variable 'res' can be reduced. [variableScope]
avfs-1.0.5/src/bzread.c:280:31: style: Variable 'start' is assigned a value that is never used. [unreadVariable]
avfs-1.0.5/src/fdops.c:264:12: style: The scope of the variable 'vf' can be reduced. [variableScope]
avfs-1.0.5/src/filebuf.c:40:9: style: The scope of the variable 'oflags' can be reduced. [variableScope]
avfs-1.0.5/src/filebuf.c:202:11: style: The scope of the variable 'start' can be reduced. [variableScope]
avfs-1.0.5/src/filebuf.c:242:9: style: The scope of the variable 'res' can be reduced. [variableScope]
avfs-1.0.5/src/filecache.c:84:29: style: Redundant condition: now.tv_sec!=0. 'A || (!A && B)' is equivalent to 'A || B' [redundantCondition]
avfs-1.0.5/src/filtprog.c:228:9: style: The scope of the variable 'res' can be reduced. [variableScope]
avfs-1.0.5/src/filtprog.c:329:59: style: Function 'av_filtprog_new' argument 2 names different: declaration 'fitdat' definition 'filtdat'. [funcArgNamesDifferent]
avfs-1.0.5/src/filtprog.h:17:59: note: Function 'av_filtprog_new' argument 2 names different: declaration 'fitdat' definition 'filtdat'.
avfs-1.0.5/src/filtprog.c:329:59: note: Function 'av_filtprog_new' argument 2 names different: declaration 'fitdat' definition 'filtdat'.
avfs-1.0.5/src/modload.c:98:34: style: Same expression on both sides of '!=' because the value of 'lib_handle' and 'NULL' are the same. [duplicateExpression]
avfs-1.0.5/src/modload.c:94:28: note: 'lib_handle' is assigned value 'NULL' here.
avfs-1.0.5/src/modload.c:98:34: note: Same expression on both sides of '!=' because the value of 'lib_handle' and 'NULL' are the same.
avfs-1.0.5/src/modload.c:83:9: style: The scope of the variable 'res' can be reduced. [variableScope]
avfs-1.0.5/src/modload.c:109:20: style: The scope of the variable 'ent' can be reduced. [variableScope]
avfs-1.0.5/src/parse.c:76:13: style: The scope of the variable 'ei' can be reduced. [variableScope]
avfs-1.0.5/src/parse.c:404:22: style: The scope of the variable 'exts' can be reduced. [variableScope]
avfs-1.0.5/src/parse.c:836:9: style: The scope of the variable 'res' can be reduced. [variableScope]
avfs-1.0.5/src/parse.c:942:9: style: The scope of the variable 'res' can be reduced. [variableScope]
avfs-1.0.5/src/parse.c:981:9: style: The scope of the variable 'res' can be reduced. [variableScope]
avfs-1.0.5/src/parse.c:591:9: style: Variable 'c' is assigned a value that is never used. [unreadVariable]
avfs-1.0.5/src/passwords.c:102:13: style: Condition 'fts==NULL' is always true [knownConditionTrueFalse]
avfs-1.0.5/src/passwords.c:96:32: note: Assignment 'fts=NULL', assigned value is 0
avfs-1.0.5/src/passwords.c:102:13: note: Condition 'fts==NULL' is always true
avfs-1.0.5/src/passwords.c:66:9: warning: Either the condition 'fts==NULL' is redundant or there is possible null pointer dereference: fts. [nullPointerRedundantCheck]
avfs-1.0.5/src/passwords.c:61:12: note: Assuming that condition 'fts==NULL' is not redundant
avfs-1.0.5/src/passwords.c:66:9: note: Null pointer dereference
avfs-1.0.5/src/passwords.c:67:9: warning: Either the condition 'fts==NULL' is redundant or there is possible null pointer dereference: fts. [nullPointerRedundantCheck]
avfs-1.0.5/src/passwords.c:61:12: note: Assuming that condition 'fts==NULL' is not redundant
avfs-1.0.5/src/passwords.c:67:9: note: Null pointer dereference
avfs-1.0.5/src/passwords.c:69:9: warning: Either the condition 'fts==NULL' is redundant or there is possible null pointer dereference: fts. [nullPointerRedundantCheck]
avfs-1.0.5/src/passwords.c:61:12: note: Assuming that condition 'fts==NULL' is not redundant
avfs-1.0.5/src/passwords.c:69:9: note: Null pointer dereference
avfs-1.0.5/src/passwords.c:70:9: warning: Either the condition 'fts==NULL' is redundant or there is possible null pointer dereference: fts. [nullPointerRedundantCheck]
avfs-1.0.5/src/passwords.c:61:12: note: Assuming that condition 'fts==NULL' is not redundant
avfs-1.0.5/src/passwords.c:70:9: note: Null pointer dereference
avfs-1.0.5/src/passwords.c:102:13: style: Same expression on both sides of '==' because the value of 'fts' and 'NULL' are the same. [duplicateExpression]
avfs-1.0.5/src/passwords.c:96:32: note: 'fts' is assigned value 'NULL' here.
avfs-1.0.5/src/passwords.c:102:13: note: Same expression on both sides of '==' because the value of 'fts' and 'NULL' are the same.
avfs-1.0.5/src/remote.c:779:5: warning: Either the condition 'fil!=NULL' is redundant or there is possible null pointer dereference: fil. [nullPointerRedundantCheck]
avfs-1.0.5/src/remote.c:757:12: note: Assuming that condition 'fil!=NULL' is not redundant
avfs-1.0.5/src/remote.c:779:5: note: Null pointer dereference
avfs-1.0.5/src/remote.c:780:5: warning: Either the condition 'fil!=NULL' is redundant or there is possible null pointer dereference: fil. [nullPointerRedundantCheck]
avfs-1.0.5/src/remote.c:757:12: note: Assuming that condition 'fil!=NULL' is not redundant
avfs-1.0.5/src/remote.c:780:5: note: Null pointer dereference
avfs-1.0.5/src/remote.c:521:9: style: The scope of the variable 'res' can be reduced. [variableScope]
avfs-1.0.5/src/remote.c:581:9: style: The scope of the variable 'res' can be reduced. [variableScope]
avfs-1.0.5/src/remote.c:929:11: style: The scope of the variable 'path' can be reduced. [variableScope]
avfs-1.0.5/src/runprog.c:144:9: style: The scope of the variable 'res' can be reduced. [variableScope]
avfs-1.0.5/src/serialfile.c:255:9: style: The scope of the variable 'res' can be reduced. [variableScope]
avfs-1.0.5/src/serialfile.c:275:9: style: The scope of the variable 'res' can be reduced. [variableScope]
avfs-1.0.5/src/serialfile.c:206:16: style: Variable 'nact' is assigned a value that is never used. [unreadVariable]
avfs-1.0.5/src/state.c:79:11: style: The scope of the variable 'nspath' can be reduced. [variableScope]
avfs-1.0.5/src/state.c:113:9: style: The scope of the variable 'res' can be reduced. [variableScope]
avfs-1.0.5/src/state.c:294:11: style: The scope of the variable 'ent_name' can be reduced. [variableScope]
avfs-1.0.5/src/state.c:360:11: style: The scope of the variable 'data' can be reduced. [variableScope]
avfs-1.0.5/src/sysdeps.c:154:10: style: The scope of the variable 'buf' can be reduced. [variableScope]
avfs-1.0.5/src/tmpfile.c:36:11: style: The scope of the variable 'name' can be reduced. [variableScope]
avfs-1.0.5/src/tmpfile.c:117:10: style: The scope of the variable 'buf' can be reduced. [variableScope]
avfs-1.0.5/src/ugid.c:56:13: style: Unused variable: res [unusedVariable]
avfs-1.0.5/src/ugid.c:57:23: style: Unused variable: pw [unusedVariable]
avfs-1.0.5/src/ugid.c:60:0: style: Variable 'bufsize' is assigned a value that is never used. [unreadVariable]
avfs-1.0.5/src/ugid.c:96:13: style: Unused variable: res [unusedVariable]
avfs-1.0.5/src/ugid.c:97:23: style: Unused variable: pw [unusedVariable]
avfs-1.0.5/src/ugid.c:100:0: style: Variable 'bufsize' is assigned a value that is never used. [unreadVariable]
avfs-1.0.5/src/ugid.c:136:13: style: Unused variable: res [unusedVariable]
avfs-1.0.5/src/ugid.c:137:22: style: Unused variable: gr [unusedVariable]
avfs-1.0.5/src/ugid.c:140:0: style: Variable 'bufsize' is assigned a value that is never used. [unreadVariable]
avfs-1.0.5/src/ugid.c:176:13: style: Unused variable: res [unusedVariable]
avfs-1.0.5/src/ugid.c:177:22: style: Unused variable: gr [unusedVariable]
avfs-1.0.5/src/ugid.c:180:0: style: Variable 'bufsize' is assigned a value that is never used. [unreadVariable]
avfs-1.0.5/src/xzread.c:195:9: style: The scope of the variable 'res' can be reduced. [variableScope]
avfs-1.0.5/src/xzread.c:211:9: style: The scope of the variable 'res' can be reduced. [variableScope]
avfs-1.0.5/src/xzread.c:171:31: style: Variable 'start' is assigned a value that is never used. [unreadVariable]
avfs-1.0.5/src/zread.c:411:9: style: The scope of the variable 'res' can be reduced. [variableScope]
avfs-1.0.5/src/zread.c:426:9: style: The scope of the variable 'res' can be reduced. [variableScope]
avfs-1.0.5/src/zread.c:427:10: style: Variable 'outbuf' is not assigned a value. [unassignedVariable]
avfs-1.0.5/test/runtest.c:114:11: style: The scope of the variable 'name' can be reduced. [variableScope]
avfs-1.0.5/test/testread.c:31:13: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'ssize_t {aka signed long}'. [invalidPrintfArgType_uint]
avfs-1.0.5/test/testread.c:43:17: portability: %lu in format string (no. 1) requires 'unsigned long' but the argument type is 'ssize_t {aka signed long}'. [invalidPrintfArgType_uint]
avfs-1.0.5/test/testread.c:43:17: portability: %lu in format string (no. 2) requires 'unsigned long' but the argument type is 'ssize_t {aka signed long}'. [invalidPrintfArgType_uint]
avfs-1.0.5/test/testread.c:16:13: style: The scope of the variable 'len' can be reduced. [variableScope]
avfs-1.0.5/test/testread.c:17:10: style: The scope of the variable 'buf' can be reduced. [variableScope]
avfs-1.0.5/test/testread.c:29:0: error: Uninitialized variable: total_len [uninitvar]
avfs-1.0.5/zlib/adler32.c:28:9: style: The scope of the variable 'k' can be reduced. [variableScope]
avfs-1.0.5/zlib/deflate.c:732:21: style: The scope of the variable 'match' can be reduced. [variableScope]
avfs-1.0.5/zlib/deflate.c:966:14: style: The scope of the variable 'more' can be reduced. [variableScope]
avfs-1.0.5/zlib/deflate.c:1089:9: style: The scope of the variable 'max_start' can be reduced. [variableScope]
avfs-1.0.5/zlib/deflate.c:148:32: style: struct member 'static_tree_desc_s::dummy' is never used. [unusedStructMember]
avfs-1.0.5/zlib/infblock.c:270:14: style: The scope of the variable 'i' can be reduced. [variableScope]
avfs-1.0.5/zlib/infblock.c:270:17: style: The scope of the variable 'j' can be reduced. [variableScope]
avfs-1.0.5/zlib/infblock.c:498:8: style: The scope of the variable 't' can be reduced. [variableScope]
avfs-1.0.5/zlib/infblock.c:461:11: error: Common realloc mistake: 'buf' nulled but not freed upon failure [memleakOnRealloc]
avfs-1.0.5/zlib/infcodes.c:290:11: error: Common realloc mistake: 'buf' nulled but not freed upon failure [memleakOnRealloc]
avfs-1.0.5/zlib/inffast.c:13:33: style: struct member 'inflate_codes_state::dummy' is never used. [unusedStructMember]
avfs-1.0.5/zlib/inflate.c:406:3: error: Common realloc mistake: 'buf' nulled but not freed upon failure [memleakOnRealloc]
avfs-1.0.5/zlib/inftrees.c:110:8: style: The scope of the variable 'a' can be reduced. [variableScope]
avfs-1.0.5/zlib/inftrees.c:21:29: style: struct member 'internal_state::dummy' is never used. [unusedStructMember]
avfs-1.0.5/zlib/infutil.c:12:33: style: struct member 'inflate_codes_state::dummy' is never used. [unusedStructMember]
avfs-1.0.5/zlib/trees.c:714:9: style: The scope of the variable 'curlen' can be reduced. [variableScope]
avfs-1.0.5/zlib/trees.c:759:9: style: The scope of the variable 'curlen' can be reduced. [variableScope]
avfs-1.0.5/zlib/trees.c:1076:14: style: The scope of the variable 'dist' can be reduced. [variableScope]
avfs-1.0.5/zlib/trees.c:1077:9: style: The scope of the variable 'lc' can be reduced. [variableScope]
avfs-1.0.5/zlib/trees.c:1078:14: style: The scope of the variable 'lx' can be reduced. [variableScope]
avfs-1.0.5/zlib/trees.c:1079:14: style: The scope of the variable 'code' can be reduced. [variableScope]
avfs-1.0.5/zlib/trees.c:1080:9: style: The scope of the variable 'extra' can be reduced. [variableScope]
avfs-1.0.5/zlib/zutil.c:213:31: style: Same expression on both sides of '-'. [duplicateExpression]
avfs-1.0.5/zlib/zutil.c:10:33: style: struct member 'internal_state::dummy' is never used. [unusedStructMember]
[23:24]

ftp://ftp.se.debian.org/debian/pool/main/a/avian/avian_1.1.0.orig.tar.xz
avian-1.1.0/classpath/java-io.cpp:695:18: style: The scope of the variable 'directoryEntry' can be reduced. [variableScope]
avian-1.1.0/classpath/java-io.cpp:843:18: style: Variable 'flags' is assigned a value that is never used. [unreadVariable]
avian-1.1.0/classpath/java-lang.cpp:303:15: style: Technically the member function 'Locale::getLanguage' can be const. [functionConst]
avian-1.1.0/classpath/java-lang.cpp:307:15: style: Technically the member function 'Locale::getRegion' can be const. [functionConst]
avian-1.1.0/classpath/java-lang.cpp:282:3: style: Class 'Locale' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avian-1.1.0/classpath/java-lang.cpp:241:1: warning: The class 'Locale' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
avian-1.1.0/classpath/java-lang.cpp:697:0: error: Memory leak: argv [memleak]
avian-1.1.0/classpath/java-nio.cpp:839:8: style: Technically the member function '::Pipe::connected' can be const. [functionConst]
avian-1.1.0/classpath/java-nio.cpp:844:7: style: Technically the member function '::Pipe::reader' can be const. [functionConst]
avian-1.1.0/classpath/java-nio.cpp:849:7: style: Technically the member function '::Pipe::writer' can be const. [functionConst]
avian-1.1.0/classpath/java-nio.cpp:818:3: style: Class 'Pipe' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avian-1.1.0/classpath/java-nio.cpp:865:3: style: Struct 'SelectorState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avian-1.1.0/src/avian/common.h:115:0: error: #error "unsupported architecture" [preprocessorErrorDirective]
avian-1.1.0/src/avian/machine.h:1703:27: style: Function 'as' argument 1 names different: declaration 't' definition 'UNUSED'. [funcArgNamesDifferent]
avian-1.1.0/src/avian/machine.h:971:17: note: Function 'as' argument 1 names different: declaration 't' definition 'UNUSED'.
avian-1.1.0/src/avian/machine.h:1703:27: note: Function 'as' argument 1 names different: declaration 't' definition 'UNUSED'.
avian-1.1.0/src/builtin.cpp:210:5: style: Unused variable: n_body [unusedVariable]
avian-1.1.0/src/builtin.cpp:236:5: style: Unused variable: n_body [unusedVariable]
avian-1.1.0/src/builtin.cpp:270:3: style: Unused variable: chars_body [unusedVariable]
avian-1.1.0/src/builtin.cpp:362:5: style: Unused variable: p_body [unusedVariable]
avian-1.1.0/src/builtin.cpp:388:5: style: Unused variable: p_body [unusedVariable]
avian-1.1.0/src/avian/machine.h:1133:6: warning: Class 'Protector' which has virtual members does not have a virtual destructor. [virtualDestructor]
avian-1.1.0/src/avian/machine.h:1249:6: warning: Class 'Checkpoint' which has virtual members does not have a virtual destructor. [virtualDestructor]
avian-1.1.0/src/avian/machine.h:1314:12: style: Technically the member function 'vm::Thread::getFlags' can be const. [functionConst]
avian-1.1.0/src/avian/machine.h:2282:8: style: Technically the member function 'vm::MethodSpecIterator::hasNext' can be const. [functionConst]
avian-1.1.0/src/avian/util.h:139:8: style: Technically the member function 'vm::HashMapIterator::hasMore' can be const. [functionConst]
avian-1.1.0/src/avian/machine.h:1265:5: style: Class 'RunCheckpoint' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avian-1.1.0/src/avian/machine.h:1282:5: style: Class 'Runnable' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avian-1.1.0/src/avian/machine.h:1150:18: style: The function 'visit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1138:18: note: Virtual function in base class
avian-1.1.0/src/avian/machine.h:1150:18: note: Function in derived class
avian-1.1.0/src/avian/machine.h:1182:18: style: The function 'release' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1165:18: note: Virtual function in base class
avian-1.1.0/src/avian/machine.h:1182:18: note: Function in derived class
avian-1.1.0/src/avian/machine.h:1201:18: style: The function 'release' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1182:18: note: Virtual function in base class
avian-1.1.0/src/avian/machine.h:1201:18: note: Function in derived class
avian-1.1.0/src/avian/machine.h:1227:18: style: The function 'release' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1182:18: note: Virtual function in base class
avian-1.1.0/src/avian/machine.h:1227:18: note: Function in derived class
avian-1.1.0/src/avian/machine.h:1476:16: style: The function 'release' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1182:18: note: Virtual function in base class
avian-1.1.0/src/avian/machine.h:1476:16: note: Function in derived class
avian-1.1.0/src/avian/machine.h:1558:16: style: The function 'release' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1182:18: note: Virtual function in base class
avian-1.1.0/src/avian/machine.h:1558:16: note: Function in derived class
avian-1.1.0/src/avian/machine.h:1581:16: style: The function 'release' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1165:18: note: Virtual function in base class
avian-1.1.0/src/avian/machine.h:1581:16: note: Function in derived class
avian-1.1.0/src/avian/util.h:159:16: style: The function 'visit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1138:18: note: Virtual function in base class
avian-1.1.0/src/avian/util.h:159:16: note: Function in derived class
avian-1.1.0/src/avian/classpath-common.h:273:5: style: Unused variable: classNameDot_body [unusedVariable]
avian-1.1.0/src/avian/classpath-common.h:297:3: style: Unused variable: s_body [unusedVariable]
avian-1.1.0/src/avian/classpath-common.h:361:5: style: Unused variable: s_body [unusedVariable]
avian-1.1.0/src/avian/classpath-common.h:368:5: style: Unused variable: s_body [unusedVariable]
avian-1.1.0/src/classpath-android.cpp:59:3: style: Unused variable: n_body [unusedVariable]
avian-1.1.0/src/classpath-android.cpp:1392:3: style: Unused variable: n_body [unusedVariable]
avian-1.1.0/src/classpath-android.cpp:1773:3: style: Unused variable: s_body [unusedVariable]
avian-1.1.0/src/classpath-android.cpp:412:8: performance: Technically the member function '::local::MyClasspath::interceptMethods' can be static. [functionStatic]
avian-1.1.0/src/classpath-android.cpp:232:3: style: Class 'MyClasspath' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avian-1.1.0/src/classpath-android.cpp:1552:5: style: Class 'Visitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avian-1.1.0/src/classpath-android.cpp:1581:5: style: Class 'Visitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avian-1.1.0/src/classpath-android.cpp:237:21: style: The function 'makeJclass' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1351:21: note: Virtual function in base class
avian-1.1.0/src/classpath-android.cpp:237:21: note: Function in derived class
avian-1.1.0/src/classpath-android.cpp:274:21: style: The function 'makeThread' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1358:21: note: Virtual function in base class
avian-1.1.0/src/classpath-android.cpp:274:21: note: Function in derived class
avian-1.1.0/src/classpath-android.cpp:359:20: style: The function 'getVMField' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1366:20: note: Virtual function in base class
avian-1.1.0/src/classpath-android.cpp:359:20: note: Function in derived class
avian-1.1.0/src/classpath-android.cpp:367:16: style: The function 'clearInterrupted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1368:16: note: Virtual function in base class
avian-1.1.0/src/classpath-android.cpp:367:16: note: Function in derived class
avian-1.1.0/src/classpath-android.cpp:372:16: style: The function 'runThread' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1370:16: note: Virtual function in base class
avian-1.1.0/src/classpath-android.cpp:372:16: note: Function in derived class
avian-1.1.0/src/classpath-android.cpp:407:16: style: The function 'resolveNative' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1372:16: note: Virtual function in base class
avian-1.1.0/src/classpath-android.cpp:407:16: note: Function in derived class
avian-1.1.0/src/classpath-android.cpp:502:16: style: The function 'interceptMethods' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1374:16: note: Virtual function in base class
avian-1.1.0/src/classpath-android.cpp:502:16: note: Function in derived class
avian-1.1.0/src/classpath-android.cpp:507:16: style: The function 'preBoot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1376:16: note: Virtual function in base class
avian-1.1.0/src/classpath-android.cpp:507:16: note: Function in derived class
avian-1.1.0/src/classpath-android.cpp:526:16: style: The function 'mayInitClasses' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1378:16: note: Virtual function in base class
avian-1.1.0/src/classpath-android.cpp:526:16: note: Function in derived class
avian-1.1.0/src/classpath-android.cpp:531:16: style: The function 'boot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1380:16: note: Virtual function in base class
avian-1.1.0/src/classpath-android.cpp:531:16: note: Function in derived class
avian-1.1.0/src/classpath-android.cpp:547:23: style: The function 'bootClasspath' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1382:23: note: Virtual function in base class
avian-1.1.0/src/classpath-android.cpp:547:23: note: Function in derived class
avian-1.1.0/src/classpath-android.cpp:586:16: style: The function 'canTailCall' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1390:16: note: Virtual function in base class
avian-1.1.0/src/classpath-android.cpp:586:16: note: Function in derived class
avian-1.1.0/src/classpath-android.cpp:609:26: style: The function 'libraryClassLoader' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1396:26: note: Virtual function in base class
avian-1.1.0/src/classpath-android.cpp:609:26: note: Function in derived class
avian-1.1.0/src/classpath-android.cpp:618:16: style: The function 'shutDown' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1398:16: note: Virtual function in base class
avian-1.1.0/src/classpath-android.cpp:618:16: note: Function in derived class
avian-1.1.0/src/classpath-android.cpp:623:16: style: The function 'dispose' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1400:16: note: Virtual function in base class
avian-1.1.0/src/classpath-android.cpp:623:16: note: Function in derived class
avian-1.1.0/src/classpath-avian.cpp:25:3: style: Class 'MyClasspath' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avian-1.1.0/src/classpath-avian.cpp:29:21: style: The function 'makeJclass' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1351:21: note: Virtual function in base class
avian-1.1.0/src/classpath-avian.cpp:29:21: note: Function in derived class
avian-1.1.0/src/classpath-avian.cpp:42:21: style: The function 'makeThread' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1358:21: note: Virtual function in base class
avian-1.1.0/src/classpath-avian.cpp:42:21: note: Function in derived class
avian-1.1.0/src/classpath-avian.cpp:95:20: style: The function 'getVMField' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1366:20: note: Virtual function in base class
avian-1.1.0/src/classpath-avian.cpp:95:20: note: Function in derived class
avian-1.1.0/src/classpath-avian.cpp:100:16: style: The function 'clearInterrupted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1368:16: note: Virtual function in base class
avian-1.1.0/src/classpath-avian.cpp:100:16: note: Function in derived class
avian-1.1.0/src/classpath-avian.cpp:105:16: style: The function 'runThread' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1370:16: note: Virtual function in base class
avian-1.1.0/src/classpath-avian.cpp:105:16: note: Function in derived class
avian-1.1.0/src/classpath-avian.cpp:116:16: style: The function 'resolveNative' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1372:16: note: Virtual function in base class
avian-1.1.0/src/classpath-avian.cpp:116:16: note: Function in derived class
avian-1.1.0/src/classpath-avian.cpp:121:16: style: The function 'interceptMethods' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1374:16: note: Virtual function in base class
avian-1.1.0/src/classpath-avian.cpp:121:16: note: Function in derived class
avian-1.1.0/src/classpath-avian.cpp:126:16: style: The function 'preBoot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1376:16: note: Virtual function in base class
avian-1.1.0/src/classpath-avian.cpp:126:16: note: Function in derived class
avian-1.1.0/src/classpath-avian.cpp:131:16: style: The function 'mayInitClasses' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1378:16: note: Virtual function in base class
avian-1.1.0/src/classpath-avian.cpp:131:16: note: Function in derived class
avian-1.1.0/src/classpath-avian.cpp:136:16: style: The function 'boot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1380:16: note: Virtual function in base class
avian-1.1.0/src/classpath-avian.cpp:136:16: note: Function in derived class
avian-1.1.0/src/classpath-avian.cpp:141:23: style: The function 'bootClasspath' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1382:23: note: Virtual function in base class
avian-1.1.0/src/classpath-avian.cpp:141:23: note: Function in derived class
avian-1.1.0/src/classpath-avian.cpp:184:16: style: The function 'canTailCall' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1390:16: note: Virtual function in base class
avian-1.1.0/src/classpath-avian.cpp:184:16: note: Function in derived class
avian-1.1.0/src/classpath-avian.cpp:207:26: style: The function 'libraryClassLoader' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1396:26: note: Virtual function in base class
avian-1.1.0/src/classpath-avian.cpp:207:26: note: Function in derived class
avian-1.1.0/src/classpath-avian.cpp:215:16: style: The function 'shutDown' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1398:16: note: Virtual function in base class
avian-1.1.0/src/classpath-avian.cpp:215:16: note: Function in derived class
avian-1.1.0/src/classpath-avian.cpp:220:16: style: The function 'dispose' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1400:16: note: Virtual function in base class
avian-1.1.0/src/classpath-avian.cpp:220:16: note: Function in derived class
avian-1.1.0/src/classpath-openjdk.cpp:2754:34: style: Function 'makeClasspath' argument 1 names different: declaration 'system' definition 's'. [funcArgNamesDifferent]
avian-1.1.0/src/avian/machine.h:1438:34: note: Function 'makeClasspath' argument 1 names different: declaration 'system' definition 's'.
avian-1.1.0/src/classpath-openjdk.cpp:2754:34: note: Function 'makeClasspath' argument 1 names different: declaration 'system' definition 's'.
avian-1.1.0/src/classpath-openjdk.cpp:128:19: style: struct member 'jmmVMGlobal::type' is never used. [unusedStructMember]
avian-1.1.0/src/classpath-openjdk.cpp:129:21: style: struct member 'jmmVMGlobal::origin' is never used. [unusedStructMember]
avian-1.1.0/src/classpath-openjdk.cpp:130:12: style: struct member 'jmmVMGlobal::writeable' is never used. [unusedStructMember]
avian-1.1.0/src/classpath-openjdk.cpp:131:12: style: struct member 'jmmVMGlobal::external' is never used. [unusedStructMember]
avian-1.1.0/src/classpath-openjdk.cpp:132:12: style: struct member 'jmmVMGlobal::reserved' is never used. [unusedStructMember]
avian-1.1.0/src/classpath-openjdk.cpp:133:9: style: struct member 'jmmVMGlobal::reserved1' is never used. [unusedStructMember]
avian-1.1.0/src/classpath-openjdk.cpp:134:9: style: struct member 'jmmVMGlobal::reserved2' is never used. [unusedStructMember]
avian-1.1.0/src/classpath-openjdk.cpp:139:8: style: struct member 'jmmExtAttributeInfo::type' is never used. [unusedStructMember]
avian-1.1.0/src/classpath-openjdk.cpp:140:15: style: struct member 'jmmExtAttributeInfo::description' is never used. [unusedStructMember]
avian-1.1.0/src/classpath-openjdk.cpp:150:11: style: struct member 'jmmGCStat::gc_ext_attribute_values' is never used. [unusedStructMember]
avian-1.1.0/src/classpath-openjdk.cpp:284:3: style: Unused variable: s_body [unusedVariable]
avian-1.1.0/src/classpath-openjdk.cpp:3352:7: style: Unused variable: name_body [unusedVariable]
avian-1.1.0/src/classpath-openjdk.cpp:3445:3: style: Unused variable: p_body [unusedVariable]
avian-1.1.0/src/classpath-openjdk.cpp:3862:3: style: Unused variable: chars_body [unusedVariable]
avian-1.1.0/src/classpath-openjdk.cpp:5676:18: style: Variable 'JMM_JVM_INIT_DONE_TIME_MS' is assigned a value that is never used. [unreadVariable]
avian-1.1.0/src/classpath-openjdk.cpp:5689:18: style: Variable 'JMM_THREAD_CPU_TIME' is assigned a value that is never used. [unreadVariable]
avian-1.1.0/src/classpath-openjdk.cpp:305:3: warning: Member variable 'MyClasspath::filePathField' is not initialized in the constructor. [uninitMemberVar]
avian-1.1.0/src/classpath-openjdk.cpp:305:3: warning: Member variable 'MyClasspath::fileDescriptorFdField' is not initialized in the constructor. [uninitMemberVar]
avian-1.1.0/src/classpath-openjdk.cpp:305:3: warning: Member variable 'MyClasspath::fileInputStreamFdField' is not initialized in the constructor. [uninitMemberVar]
avian-1.1.0/src/classpath-openjdk.cpp:305:3: warning: Member variable 'MyClasspath::zipFileJzfileField' is not initialized in the constructor. [uninitMemberVar]
avian-1.1.0/src/classpath-openjdk.cpp:305:3: warning: Member variable 'MyClasspath::zipEntryNameField' is not initialized in the constructor. [uninitMemberVar]
avian-1.1.0/src/classpath-openjdk.cpp:305:3: warning: Member variable 'MyClasspath::zipEntryTimeField' is not initialized in the constructor. [uninitMemberVar]
avian-1.1.0/src/classpath-openjdk.cpp:305:3: warning: Member variable 'MyClasspath::zipEntryCrcField' is not initialized in the constructor. [uninitMemberVar]
avian-1.1.0/src/classpath-openjdk.cpp:305:3: warning: Member variable 'MyClasspath::zipEntrySizeField' is not initialized in the constructor. [uninitMemberVar]
avian-1.1.0/src/classpath-openjdk.cpp:305:3: warning: Member variable 'MyClasspath::zipEntryCsizeField' is not initialized in the constructor. [uninitMemberVar]
avian-1.1.0/src/classpath-openjdk.cpp:305:3: warning: Member variable 'MyClasspath::zipEntryMethodField' is not initialized in the constructor. [uninitMemberVar]
avian-1.1.0/src/classpath-openjdk.cpp:305:3: warning: Member variable 'MyClasspath::jmmInterface' is not initialized in the constructor. [uninitMemberVar]
avian-1.1.0/src/classpath-openjdk.cpp:3921:5: style: Class 'Visitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avian-1.1.0/src/classpath-openjdk.cpp:432:21: style: The function 'makeJclass' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1351:21: note: Virtual function in base class
avian-1.1.0/src/classpath-openjdk.cpp:432:21: note: Function in derived class
avian-1.1.0/src/classpath-openjdk.cpp:489:21: style: The function 'makeThread' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1358:21: note: Virtual function in base class
avian-1.1.0/src/classpath-openjdk.cpp:489:21: note: Function in derived class
avian-1.1.0/src/classpath-openjdk.cpp:564:20: style: The function 'getVMField' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1366:20: note: Virtual function in base class
avian-1.1.0/src/classpath-openjdk.cpp:564:20: note: Function in derived class
avian-1.1.0/src/classpath-openjdk.cpp:572:16: style: The function 'clearInterrupted' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1368:16: note: Virtual function in base class
avian-1.1.0/src/classpath-openjdk.cpp:572:16: note: Function in derived class
avian-1.1.0/src/classpath-openjdk.cpp:577:16: style: The function 'runThread' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1370:16: note: Virtual function in base class
avian-1.1.0/src/classpath-openjdk.cpp:577:16: note: Function in derived class
avian-1.1.0/src/classpath-openjdk.cpp:608:16: style: The function 'resolveNative' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1372:16: note: Virtual function in base class
avian-1.1.0/src/classpath-openjdk.cpp:608:16: note: Function in derived class
avian-1.1.0/src/classpath-openjdk.cpp:624:16: style: The function 'interceptMethods' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1374:16: note: Virtual function in base class
avian-1.1.0/src/classpath-openjdk.cpp:624:16: note: Function in derived class
avian-1.1.0/src/classpath-openjdk.cpp:631:16: style: The function 'preBoot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1376:16: note: Virtual function in base class
avian-1.1.0/src/classpath-openjdk.cpp:631:16: note: Function in derived class
avian-1.1.0/src/classpath-openjdk.cpp:636:16: style: The function 'mayInitClasses' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1378:16: note: Virtual function in base class
avian-1.1.0/src/classpath-openjdk.cpp:636:16: note: Function in derived class
avian-1.1.0/src/classpath-openjdk.cpp:641:16: style: The function 'boot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1380:16: note: Virtual function in base class
avian-1.1.0/src/classpath-openjdk.cpp:641:16: note: Function in derived class
avian-1.1.0/src/classpath-openjdk.cpp:750:23: style: The function 'bootClasspath' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1382:23: note: Virtual function in base class
avian-1.1.0/src/classpath-openjdk.cpp:750:23: note: Function in derived class
avian-1.1.0/src/classpath-openjdk.cpp:793:16: style: The function 'canTailCall' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1390:16: note: Virtual function in base class
avian-1.1.0/src/classpath-openjdk.cpp:793:16: note: Function in derived class
avian-1.1.0/src/classpath-openjdk.cpp:821:26: style: The function 'libraryClassLoader' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1396:26: note: Virtual function in base class
avian-1.1.0/src/classpath-openjdk.cpp:821:26: note: Function in derived class
avian-1.1.0/src/classpath-openjdk.cpp:845:16: style: The function 'shutDown' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1398:16: note: Virtual function in base class
avian-1.1.0/src/classpath-openjdk.cpp:845:16: note: Function in derived class
avian-1.1.0/src/classpath-openjdk.cpp:859:16: style: The function 'dispose' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/machine.h:1400:16: note: Virtual function in base class
avian-1.1.0/src/classpath-openjdk.cpp:859:16: note: Function in derived class
avian-1.1.0/src/codegen/compiler.cpp:311:5: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avian-1.1.0/src/codegen/compiler.cpp:1295:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avian-1.1.0/src/codegen/compiler.cpp:1337:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avian-1.1.0/src/codegen/compiler.cpp:2318:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avian-1.1.0/src/codegen/compiler.cpp:2334:9: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avian-1.1.0/src/codegen/compiler.cpp:2614:7: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avian-1.1.0/src/codegen/compiler.cpp:2661:7: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avian-1.1.0/src/codegen/compiler.cpp:2563:7: style: Variable 'footprint' is modified but its new value is never used. [unreadVariable]
avian-1.1.0/src/codegen/compiler.cpp:79:3: style: Class 'ConstantPoolNode' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avian-1.1.0/src/codegen/compiler.cpp:2209:3: style: Class 'Client' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avian-1.1.0/src/codegen/compiler.cpp:2927:11: style: Class 'Listener' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avian-1.1.0/src/codegen/compiler/event.cpp:1593:21: warning: Logical disjunction always evaluates to true: a >= b || a < b. [incorrectLogicOperator]
avian-1.1.0/src/codegen/compiler/event.cpp:415:13: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avian-1.1.0/src/codegen/compiler/event.cpp:538:13: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avian-1.1.0/src/codegen/compiler/event.cpp:465:22: warning: Either the condition 'v==0' is redundant or there is possible null pointer dereference: v. [nullPointerRedundantCheck]
avian-1.1.0/src/codegen/compiler/event.cpp:461:20: note: Assuming that condition 'v==0' is not redundant
avian-1.1.0/src/codegen/compiler/event.cpp:465:22: note: Null pointer dereference
avian-1.1.0/src/codegen/compiler/event.cpp:1593:21: style: Opposite expression on both sides of '||'. [oppositeExpression]
avian-1.1.0/src/codegen/compiler/event.cpp:1593:21: note: Opposite expression on both sides of '||'.
avian-1.1.0/src/codegen/compiler/event.cpp:1593:21: note: Opposite expression on both sides of '||'.
avian-1.1.0/src/codegen/compiler/event.cpp:1281:3: warning: Member variable 'TranslateEvent::resultRead' is not initialized in the constructor. [uninitMemberVar]
avian-1.1.0/src/codegen/compiler/event.cpp:282:0: warning: Member variable 'avian :: codegen :: compiler :: FixedSliceStack < ir :: Value * , MaxValueCount >::itemArray' is not initialized in the constructor. [uninitMemberVar]
avian-1.1.0/src/codegen/compiler/event.cpp:282:0: warning: Member variable 'avian :: codegen :: compiler :: FixedSliceStack < ir :: Value * , 2 >::itemArray' is not initialized in the constructor. [uninitMemberVar]
avian-1.1.0/src/codegen/compiler/event.cpp:2132:3: style: Class 'SaveLocalsEvent' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avian-1.1.0/src/codegen/compiler/resource.cpp:118:10: warning: Suspicious pointer subtraction. Did you intend to write '->'? [thisSubtraction]
avian-1.1.0/src/codegen/compiler/resource.cpp:176:10: warning: Suspicious pointer subtraction. Did you intend to write '->'? [thisSubtraction]
avian-1.1.0/src/codegen/compiler/site.cpp:134:3: style: Class 'AddressSite' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avian-1.1.0/src/codegen/compiler/site.cpp:652:35: style: Clarify calculation precedence for '^' and '?'. [clarifyCalculation]
avian-1.1.0/src/codegen/compiler/site.cpp:673:59: style: Clarify calculation precedence for '^' and '?'. [clarifyCalculation]
avian-1.1.0/src/codegen/registers.cpp:19:19: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
avian-1.1.0/src/codegen/registers.cpp:28:19: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
avian-1.1.0/src/codegen/target/arm/assembler.cpp:933:13: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avian-1.1.0/src/codegen/target/arm/assembler.cpp:1037:13: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avian-1.1.0/src/codegen/target/arm/assembler.cpp:1037:13: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avian-1.1.0/src/codegen/target/arm/context.h:81:3: warning: Member variable 'ArchitectureContext::operations' is not initialized in the constructor. [uninitMemberVar]
avian-1.1.0/src/codegen/target/arm/context.h:81:3: warning: Member variable 'ArchitectureContext::unaryOperations' is not initialized in the constructor. [uninitMemberVar]
avian-1.1.0/src/codegen/target/arm/context.h:81:3: warning: Member variable 'ArchitectureContext::binaryOperations' is not initialized in the constructor. [uninitMemberVar]
avian-1.1.0/src/codegen/target/arm/context.h:81:3: warning: Member variable 'ArchitectureContext::ternaryOperations' is not initialized in the constructor. [uninitMemberVar]
avian-1.1.0/src/codegen/target/arm/context.h:81:3: warning: Member variable 'ArchitectureContext::branchOperations' is not initialized in the constructor. [uninitMemberVar]
avian-1.1.0/src/codegen/target/arm/context.h:81:3: style: Class 'ArchitectureContext' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avian-1.1.0/src/codegen/target/arm/assembler.cpp:156:3: style: Class 'MyArchitecture' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avian-1.1.0/src/codegen/target/arm/fixup.h:73:16: style: The function 'run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/codegen/target/arm/fixup.h:38:16: note: Virtual function in base class
avian-1.1.0/src/codegen/target/arm/fixup.h:73:16: note: Function in derived class
avian-1.1.0/src/codegen/target/arm/context.cpp:25:7: style: Class 'Context' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
avian-1.1.0/src/codegen/target/arm/context.cpp:25:7: style: Class 'Context' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
avian-1.1.0/src/codegen/target/arm/context.cpp:25:7: style: Class 'Context' does not have a destructor which is recommended since it has dynamic memory/resource allocation(s). [noDestructor]
avian-1.1.0/src/codegen/target/arm/fixup.cpp:186:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avian-1.1.0/src/codegen/target/arm/fixup.cpp:108:20: warning: Member variable 'ConstantPoolEntry::constantPoolCount' is not initialized in the constructor. [uninitMemberVar]
avian-1.1.0/src/codegen/target/arm/operations.cpp:230:9: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avian-1.1.0/src/codegen/target/arm/operations.cpp:230:9: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avian-1.1.0/src/codegen/target/arm/operations.cpp:230:9: warning: %d in format string (no. 5) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avian-1.1.0/src/codegen/target/arm/operations.cpp:230:9: warning: %d in format string (no. 6) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avian-1.1.0/src/codegen/target/arm/operations.cpp:238:9: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avian-1.1.0/src/codegen/target/arm/operations.cpp:261:11: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avian-1.1.0/src/codegen/target/arm/operations.cpp:261:11: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avian-1.1.0/src/codegen/target/x86/block.h:24:3: style: Class 'MyBlock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avian-1.1.0/src/codegen/target/x86/fixup.h:86:16: style: The function 'run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/codegen/target/x86/fixup.h:38:16: note: Virtual function in base class
avian-1.1.0/src/codegen/target/x86/fixup.h:86:16: note: Function in derived class
avian-1.1.0/src/codegen/target/x86/fixup.h:118:16: style: The function 'run' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/codegen/target/x86/fixup.h:38:16: note: Virtual function in base class
avian-1.1.0/src/codegen/target/x86/fixup.h:118:16: note: Function in derived class
avian-1.1.0/src/codegen/target/x86/context.cpp:21:22: warning: Member variable 'ArchitectureContext::operations' is not initialized in the constructor. [uninitMemberVar]
avian-1.1.0/src/codegen/target/x86/context.cpp:21:22: warning: Member variable 'ArchitectureContext::unaryOperations' is not initialized in the constructor. [uninitMemberVar]
avian-1.1.0/src/codegen/target/x86/context.cpp:21:22: warning: Member variable 'ArchitectureContext::binaryOperations' is not initialized in the constructor. [uninitMemberVar]
avian-1.1.0/src/codegen/target/x86/context.cpp:21:22: warning: Member variable 'ArchitectureContext::branchOperations' is not initialized in the constructor. [uninitMemberVar]
avian-1.1.0/src/codegen/target/x86/context.cpp:36:7: style: Class 'Context' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
avian-1.1.0/src/codegen/target/x86/context.cpp:36:7: style: Class 'Context' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
avian-1.1.0/src/codegen/target/x86/context.cpp:36:7: style: Class 'Context' does not have a destructor which is recommended since it has dynamic memory/resource allocation(s). [noDestructor]
avian-1.1.0/src/codegen/target/x86/operations.cpp:253:29: style: Function 'moveZCR' argument 2 names different: declaration 'aSize' definition 'UNUSED'. [funcArgNamesDifferent]
avian-1.1.0/src/codegen/target/x86/operations.h:75:23: note: Function 'moveZCR' argument 2 names different: declaration 'aSize' definition 'UNUSED'.
avian-1.1.0/src/codegen/target/x86/operations.cpp:253:29: note: Function 'moveZCR' argument 2 names different: declaration 'aSize' definition 'UNUSED'.
avian-1.1.0/src/codegen/target/x86/operations.cpp:255:29: style: Function 'moveZCR' argument 4 names different: declaration 'bSize' definition 'UNUSED'. [funcArgNamesDifferent]
avian-1.1.0/src/codegen/target/x86/operations.h:77:23: note: Function 'moveZCR' argument 4 names different: declaration 'bSize' definition 'UNUSED'.
avian-1.1.0/src/codegen/target/x86/operations.cpp:255:29: note: Function 'moveZCR' argument 4 names different: declaration 'bSize' definition 'UNUSED'.
avian-1.1.0/src/codegen/targets.cpp:24:0: error: #error "Must specify native target!" [preprocessorErrorDirective]
avian-1.1.0/src/avian/target.h:130:0: error: #error  [preprocessorErrorDirective]
avian-1.1.0/src/debug-util.cpp:176:12: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avian-1.1.0/src/debug-util.cpp:222:12: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avian-1.1.0/src/debug-util.cpp:226:12: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avian-1.1.0/src/debug-util.cpp:230:12: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avian-1.1.0/src/debug-util.cpp:234:12: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avian-1.1.0/src/debug-util.cpp:239:12: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avian-1.1.0/src/debug-util.cpp:243:12: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avian-1.1.0/src/debug-util.cpp:247:12: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avian-1.1.0/src/debug-util.cpp:251:12: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avian-1.1.0/src/debug-util.cpp:256:12: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avian-1.1.0/src/debug-util.cpp:260:12: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avian-1.1.0/src/debug-util.cpp:264:12: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avian-1.1.0/src/debug-util.cpp:268:12: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avian-1.1.0/src/debug-util.cpp:272:12: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avian-1.1.0/src/debug-util.cpp:276:12: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avian-1.1.0/src/debug-util.cpp:281:12: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avian-1.1.0/src/debug-util.cpp:285:12: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avian-1.1.0/src/debug-util.cpp:376:12: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avian-1.1.0/src/debug-util.cpp:508:12: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avian-1.1.0/src/finder.cpp:861:22: style: Function 'add' argument 5 names different: declaration 'name' definition 'token'. [funcArgNamesDifferent]
avian-1.1.0/src/finder.cpp:720:22: note: Function 'add' argument 5 names different: declaration 'name' definition 'token'.
avian-1.1.0/src/finder.cpp:861:22: note: Function 'add' argument 5 names different: declaration 'name' definition 'token'.
avian-1.1.0/src/finder.cpp:862:19: style: Function 'add' argument 6 names different: declaration 'nameLength' definition 'tokenLength'. [funcArgNamesDifferent]
avian-1.1.0/src/finder.cpp:721:19: note: Function 'add' argument 6 names different: declaration 'nameLength' definition 'tokenLength'.
avian-1.1.0/src/finder.cpp:862:19: note: Function 'add' argument 6 names different: declaration 'nameLength' definition 'tokenLength'.
avian-1.1.0/src/avian/finder.h:156:5: warning: Member variable 'Iterator::currentSize' is not initialized in the constructor. [uninitMemberVar]
avian-1.1.0/src/finder.cpp:240:3: warning: Member variable 'DataRegion::data' is not initialized in the constructor. [uninitMemberVar]
avian-1.1.0/src/finder.cpp:507:9: style: Class 'JarElement' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
avian-1.1.0/src/finder.cpp:507:9: style: Class 'JarElement' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
avian-1.1.0/src/finder.cpp:507:9: style: Class 'JarElement' does not have a destructor which is recommended since it has dynamic memory/resource allocation(s). [noDestructor]
avian-1.1.0/src/finder.cpp:988:9: style: Class 'MyFinder' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
avian-1.1.0/src/finder.cpp:988:9: style: Class 'MyFinder' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
avian-1.1.0/src/finder.cpp:988:9: style: Class 'MyFinder' does not have a destructor which is recommended since it has dynamic memory/resource allocation(s). [noDestructor]
avian-1.1.0/src/avian/finder.h:156:5: style: Class 'Iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avian-1.1.0/src/finder.cpp:134:30: style: The function 'iterator' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/finder.cpp:43:21: note: Virtual function in base class
avian-1.1.0/src/finder.cpp:134:30: note: Function in derived class
avian-1.1.0/src/finder.cpp:140:27: style: The function 'find' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/finder.cpp:44:27: note: Virtual function in base class
avian-1.1.0/src/finder.cpp:140:27: note: Function in derived class
avian-1.1.0/src/finder.cpp:160:28: style: The function 'stat' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/finder.cpp:45:28: note: Virtual function in base class
avian-1.1.0/src/finder.cpp:160:28: note: Function in derived class
avian-1.1.0/src/finder.cpp:171:23: style: The function 'urlPrefix' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/finder.cpp:48:23: note: Virtual function in base class
avian-1.1.0/src/finder.cpp:171:23: note: Function in derived class
avian-1.1.0/src/finder.cpp:176:23: style: The function 'sourceUrl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/finder.cpp:49:23: note: Virtual function in base class
avian-1.1.0/src/finder.cpp:176:23: note: Function in derived class
avian-1.1.0/src/finder.cpp:181:16: style: The function 'dispose' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/finder.cpp:50:16: note: Virtual function in base class
avian-1.1.0/src/finder.cpp:181:16: note: Function in derived class
avian-1.1.0/src/finder.cpp:109:18: style: The function 'dispose' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/finder.cpp:36:18: note: Virtual function in base class
avian-1.1.0/src/finder.cpp:109:18: note: Function in derived class
avian-1.1.0/src/finder.cpp:513:30: style: The function 'iterator' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/finder.cpp:43:21: note: Virtual function in base class
avian-1.1.0/src/finder.cpp:513:30: note: Function in derived class
avian-1.1.0/src/finder.cpp:532:27: style: The function 'find' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/finder.cpp:44:27: note: Virtual function in base class
avian-1.1.0/src/finder.cpp:532:27: note: Function in derived class
avian-1.1.0/src/finder.cpp:550:28: style: The function 'stat' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/finder.cpp:45:28: note: Virtual function in base class
avian-1.1.0/src/finder.cpp:550:28: note: Function in derived class
avian-1.1.0/src/finder.cpp:567:23: style: The function 'urlPrefix' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/finder.cpp:48:23: note: Virtual function in base class
avian-1.1.0/src/finder.cpp:567:23: note: Function in derived class
avian-1.1.0/src/finder.cpp:572:23: style: The function 'sourceUrl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/finder.cpp:49:23: note: Virtual function in base class
avian-1.1.0/src/finder.cpp:572:23: note: Function in derived class
avian-1.1.0/src/finder.cpp:577:16: style: The function 'dispose' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/finder.cpp:50:16: note: Virtual function in base class
avian-1.1.0/src/finder.cpp:577:16: note: Function in derived class
avian-1.1.0/src/finder.cpp:469:18: style: The function 'dispose' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/finder.cpp:36:18: note: Virtual function in base class
avian-1.1.0/src/finder.cpp:469:18: note: Function in derived class
avian-1.1.0/src/finder.cpp:623:16: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/finder.cpp:521:16: note: Virtual function in base class
avian-1.1.0/src/finder.cpp:623:16: note: Function in derived class
avian-1.1.0/src/finder.cpp:667:23: style: The function 'urlPrefix' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/finder.cpp:567:23: note: Virtual function in base class
avian-1.1.0/src/finder.cpp:667:23: note: Function in derived class
avian-1.1.0/src/finder.cpp:672:23: style: The function 'sourceUrl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/finder.cpp:572:23: note: Virtual function in base class
avian-1.1.0/src/finder.cpp:672:23: note: Function in derived class
avian-1.1.0/src/finder.cpp:677:16: style: The function 'dispose' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/finder.cpp:577:16: note: Virtual function in base class
avian-1.1.0/src/finder.cpp:677:16: note: Function in derived class
avian-1.1.0/src/finder.cpp:937:23: style: The function 'next' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/finder.h:150:25: note: Virtual function in base class
avian-1.1.0/src/finder.cpp:937:23: note: Function in derived class
avian-1.1.0/src/finder.cpp:956:16: style: The function 'dispose' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/finder.h:151:18: note: Virtual function in base class
avian-1.1.0/src/finder.cpp:956:16: note: Function in derived class
avian-1.1.0/src/finder.cpp:994:24: style: The function 'iterator' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/finder.h:191:24: note: Virtual function in base class
avian-1.1.0/src/finder.cpp:994:24: note: Function in derived class
avian-1.1.0/src/finder.cpp:1000:27: style: The function 'find' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/finder.h:192:27: note: Virtual function in base class
avian-1.1.0/src/finder.cpp:1000:27: note: Function in derived class
avian-1.1.0/src/finder.cpp:1012:28: style: The function 'stat' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/finder.h:193:28: note: Virtual function in base class
avian-1.1.0/src/finder.cpp:1012:28: note: Function in derived class
avian-1.1.0/src/finder.cpp:1026:23: style: The function 'urlPrefix' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/finder.h:196:23: note: Virtual function in base class
avian-1.1.0/src/finder.cpp:1026:23: note: Function in derived class
avian-1.1.0/src/finder.cpp:1032:23: style: The function 'nextUrlPrefix' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/finder.h:197:23: note: Virtual function in base class
avian-1.1.0/src/finder.cpp:1032:23: note: Function in derived class
avian-1.1.0/src/finder.cpp:1047:23: style: The function 'sourceUrl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/finder.h:199:23: note: Virtual function in base class
avian-1.1.0/src/finder.cpp:1047:23: note: Function in derived class
avian-1.1.0/src/finder.cpp:1060:23: style: The function 'path' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/finder.h:200:23: note: Virtual function in base class
avian-1.1.0/src/finder.cpp:1060:23: note: Function in derived class
avian-1.1.0/src/finder.cpp:1065:16: style: The function 'dispose' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/finder.h:201:16: note: Virtual function in base class
avian-1.1.0/src/finder.cpp:1065:16: note: Function in derived class
avian-1.1.0/src/heap/heap.cpp:558:7: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avian-1.1.0/src/heap/heap.cpp:1220:11: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avian-1.1.0/src/heap/heap.cpp:1414:9: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avian-1.1.0/src/heap/heap.cpp:1482:5: warning: %p in format string (no. 1) requires an address but the argument type is 'Walker'. [invalidPrintfArgType_p]
avian-1.1.0/src/heap/heap.cpp:1553:7: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avian-1.1.0/src/heap/heap.cpp:1611:15: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avian-1.1.0/src/heap/heap.cpp:1769:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avian-1.1.0/src/heap/heap.cpp:1769:9: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avian-1.1.0/src/heap/heap.cpp:1773:7: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avian-1.1.0/src/heap/heap.cpp:1773:7: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avian-1.1.0/src/heap/heap.cpp:1856:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avian-1.1.0/src/heap/heap.cpp:1860:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avian-1.1.0/src/heap/heap.cpp:2065:15: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avian-1.1.0/src/heap/heap.cpp:458:12: style: Technically the member function '::local::Segment::capacity' can be const. [functionConst]
avian-1.1.0/src/heap/heap.cpp:463:12: style: Technically the member function '::local::Segment::position' can be const. [functionConst]
avian-1.1.0/src/heap/heap.cpp:275:14: style: Technically the member function '::local::Segment::Map::indexOf' can be const. [functionConst]
avian-1.1.0/src/heap/heap.cpp:562:8: style: Technically the member function '::local::Fixie::immortal' can be const. [functionConst]
avian-1.1.0/src/heap/heap.cpp:631:8: style: Technically the member function '::local::Fixie::hasMask' can be const. [functionConst]
avian-1.1.0/src/heap/heap.cpp:636:8: style: Technically the member function '::local::Fixie::marked' can be const. [functionConst]
avian-1.1.0/src/heap/heap.cpp:650:8: style: Technically the member function '::local::Fixie::dirty' can be const. [functionConst]
avian-1.1.0/src/heap/heap.cpp:664:8: style: Technically the member function '::local::Fixie::dead' can be const. [functionConst]
avian-1.1.0/src/heap/heap.cpp:45:3: style: Class 'MutexLock' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avian-1.1.0/src/heap/heap.cpp:1744:5: style: Class 'Visitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avian-1.1.0/src/heapdump.cpp:62:18: style: The function 'root' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/heapwalk.h:29:16: note: Virtual function in base class
avian-1.1.0/src/heapdump.cpp:62:18: note: Function in derived class
avian-1.1.0/src/heapdump.cpp:67:22: style: The function 'visitNew' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/heapwalk.h:30:20: note: Virtual function in base class
avian-1.1.0/src/heapdump.cpp:67:22: note: Function in derived class
avian-1.1.0/src/heapdump.cpp:90:18: style: The function 'visitOld' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/heapwalk.h:31:16: note: Virtual function in base class
avian-1.1.0/src/heapdump.cpp:90:18: note: Function in derived class
avian-1.1.0/src/heapdump.cpp:95:18: style: The function 'push' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/heapwalk.h:32:16: note: Virtual function in base class
avian-1.1.0/src/heapdump.cpp:95:18: note: Function in derived class
avian-1.1.0/src/heapdump.cpp:100:18: style: The function 'pop' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/heapwalk.h:34:16: note: Virtual function in base class
avian-1.1.0/src/heapdump.cpp:100:18: note: Function in derived class
avian-1.1.0/src/heapwalk.cpp:71:3: warning: Member variable 'Stack::entries' is not initialized in the constructor. [uninitMemberVar]
avian-1.1.0/src/heapwalk.cpp:71:3: style: Class 'Stack' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avian-1.1.0/src/heapwalk.cpp:82:3: style: Class 'Context' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avian-1.1.0/src/heapwalk.cpp:52:16: style: The function 'dispose' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/heapwalk.h:24:16: note: Virtual function in base class
avian-1.1.0/src/heapwalk.cpp:52:16: note: Function in derived class
avian-1.1.0/src/heapwalk.cpp:286:16: style: The function 'visitAllRoots' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/heapwalk.h:40:16: note: Virtual function in base class
avian-1.1.0/src/heapwalk.cpp:286:16: note: Function in derived class
avian-1.1.0/src/heapwalk.cpp:308:20: style: The function 'map' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/heapwalk.h:41:20: note: Virtual function in base class
avian-1.1.0/src/heapwalk.cpp:308:20: note: Function in derived class
avian-1.1.0/src/heapwalk.cpp:313:16: style: The function 'dispose' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/avian/heapwalk.h:42:16: note: Virtual function in base class
avian-1.1.0/src/heapwalk.cpp:313:16: note: Function in derived class
avian-1.1.0/src/jnienv.cpp:3711:32: style: Clarify calculation precedence for '+' and '?'. [clarifyCalculation]
avian-1.1.0/src/avian/lzma-util.h:25:3: style: Class 'LzmaAllocator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avian-1.1.0/src/avian/arch.h:49:0: error: #error unsupported architecture [preprocessorErrorDirective]
avian-1.1.0/src/main.cpp:67:5: style: Class 'MyAllocator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avian-1.1.0/src/process.cpp:271:30: style: Function 'findLineNumber' argument 1 names different: declaration 't' definition 'UNUSED'. [funcArgNamesDifferent]
avian-1.1.0/src/avian/process.h:57:28: note: Function 'findLineNumber' argument 1 names different: declaration 't' definition 'UNUSED'.
avian-1.1.0/src/process.cpp:271:30: note: Function 'findLineNumber' argument 1 names different: declaration 't' definition 'UNUSED'.
avian-1.1.0/src/system/posix.cpp:689:18: warning: Virtual function 'make' is called from constructor 'MySystem()' at line 636. Dynamic binding is not used. [virtualCallInConstructor]
avian-1.1.0/src/system/posix.cpp:636:18: note: Calling make
avian-1.1.0/src/system/posix.cpp:689:18: note: make is a virtual method
avian-1.1.0/src/system/posix.cpp:69:3: style: Class 'MutexResource' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avian-1.1.0/src/system/posix.cpp:192:5: style: Class 'Mutex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avian-1.1.0/src/system/posix.cpp:219:5: style: Class 'Monitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avian-1.1.0/src/system/posix.cpp:475:5: style: Class 'Local' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avian-1.1.0/src/system/posix/signal.cpp:102:12: style: The scope of the variable 'index' can be reduced. [variableScope]
avian-1.1.0/src/system/posix/signal.cpp:66:3: warning: Member variable 'Data::handlers' is not initialized in the constructor. [uninitMemberVar]
avian-1.1.0/src/system/windows.cpp:548:13: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
avian-1.1.0/src/system/windows.cpp:547:11: note: outer condition: start_
avian-1.1.0/src/system/windows.cpp:548:13: note: identical inner condition: start_
avian-1.1.0/src/system/windows.cpp:137:7: performance: Variable 'mutex' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
avian-1.1.0/src/system/windows.cpp:194:7: performance: Variable 'mutex' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
avian-1.1.0/src/system/windows.cpp:224:7: performance: Variable 'mutex' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
avian-1.1.0/src/system/windows.cpp:192:5: style: Class 'Mutex' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avian-1.1.0/src/system/windows.cpp:222:5: style: Class 'Monitor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avian-1.1.0/src/system/windows.cpp:491:5: style: Class 'Local' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avian-1.1.0/src/system/windows.cpp:567:5: style: Class 'Directory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avian-1.1.0/src/system/windows/crash.cpp:20:3: error: Null pointer dereference [nullPointer]
avian-1.1.0/src/system/windows/signal.cpp:62:5: debug: Wrong data detected by condition arguments.size() != 3U [DacaWrongData]
avian-1.1.0/src/system/windows/signal.cpp:72:8: style: Technically the member function 'avian::system::Data::findHandler' can be const. [functionConst]
avian-1.1.0/src/tools/bootimage-generator/main.cpp:1474:14: style: The scope of the variable 'classPoolMap' can be reduced. [variableScope]
avian-1.1.0/src/tools/bootimage-generator/main.cpp:1965:8: performance: Technically the member function '::Arguments::maybeSplit' can be static. [functionStatic]
avian-1.1.0/src/tools/bootimage-generator/main.cpp:335:5: style: Class 'MyOffsetResolver' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avian-1.1.0/src/tools/bootimage-generator/main.cpp:374:11: style: Class 'Client' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avian-1.1.0/src/tools/object-writer/elf.cpp:85:25: style: struct member 'ElfTypes::BytesPerWord' is never used. [unusedStructMember]
avian-1.1.0/src/tools/object-writer/elf.cpp:215:0: warning: Member variable 'FileWriter::sectionStringTableSectionNumber' is not initialized in the constructor. [uninitMemberVar]
avian-1.1.0/src/tools/object-writer/elf.cpp:199:0: style: Class 'ElfPlatform < uint32_t , true >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avian-1.1.0/src/tools/object-writer/elf.cpp:215:0: style: Class 'FileWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avian-1.1.0/src/tools/object-writer/elf.cpp:257:0: style: Class 'SectionWriter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avian-1.1.0/src/tools/object-writer/elf.cpp:199:0: style: Class 'ElfPlatform < uint64_t , true >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avian-1.1.0/src/tools/object-writer/mach-o.cpp:113:0: style: union member 'Anonymous0::n_strx' is never used. [unusedStructMember]
avian-1.1.0/src/tools/object-writer/mach-o.cpp:275:0: style: Class 'MachOPlatform < uint32_t , true >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avian-1.1.0/src/tools/object-writer/mach-o.cpp:275:0: style: Class 'MachOPlatform < uint64_t , true >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avian-1.1.0/src/tools/object-writer/pe.cpp:248:0: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avian-1.1.0/src/tools/object-writer/pe.cpp:62:14: style: union member 'Anonymous0::PhysicalAddress' is never used. [unusedStructMember]
avian-1.1.0/src/tools/object-writer/pe.cpp:78:16: style: struct member 'Anonymous2::Short' is never used. [unusedStructMember]
avian-1.1.0/src/tools/type-generator/main.cpp:821:3: style: Variable 'alignment' is reassigned a value before the old one has been used. [redundantAssignment]
avian-1.1.0/src/tools/type-generator/main.cpp:819:0: note: Variable 'alignment' is reassigned a value before the old one has been used.
avian-1.1.0/src/tools/type-generator/main.cpp:821:3: note: Variable 'alignment' is reassigned a value before the old one has been used.
avian-1.1.0/src/tools/type-generator/main.cpp:1323:16: warning: Shifting signed 32-bit value by 31 bits is undefined behaviour. See condition at line 1322. [shiftTooManyBitsSigned]
avian-1.1.0/src/tools/type-generator/main.cpp:1322:13: note: Assuming that condition 'index<32' is not redundant
avian-1.1.0/src/tools/type-generator/main.cpp:1323:16: note: Shift
avian-1.1.0/src/tools/type-generator/main.cpp:910:26: style: Variable 'typeName' is assigned a value that is never used. [unreadVariable]
avian-1.1.0/src/tools/type-generator/main.cpp:423:3: warning: Member variable 'FieldSpec::isArray' is not initialized in the constructor. [uninitMemberVar]
avian-1.1.0/src/tools/type-generator/main.cpp:423:3: warning: Member variable 'FieldSpec::require' is not initialized in the constructor. [uninitMemberVar]
avian-1.1.0/src/tools/type-generator/main.cpp:423:3: warning: Member variable 'FieldSpec::field' is not initialized in the constructor. [uninitMemberVar]
avian-1.1.0/src/tools/type-generator/io.h:162:15: style: Technically the member function 'avian::tools::typegenerator::FileOutput::filename' can be const. [functionConst]
avian-1.1.0/src/tools/type-generator/io.h:75:16: warning: Virtual function 'dispose' is called from destructor '~FileInput()' at line 72. Dynamic binding is not used. [virtualCallInConstructor]
avian-1.1.0/src/tools/type-generator/io.h:72:5: note: Calling dispose
avian-1.1.0/src/tools/type-generator/io.h:75:16: note: dispose is a virtual method
avian-1.1.0/src/tools/type-generator/io.h:149:16: warning: Virtual function 'dispose' is called from destructor '~FileOutput()' at line 146. Dynamic binding is not used. [virtualCallInConstructor]
avian-1.1.0/src/tools/type-generator/io.h:146:5: note: Calling dispose
avian-1.1.0/src/tools/type-generator/io.h:149:16: note: dispose is a virtual method
avian-1.1.0/src/tools/type-generator/main.cpp:143:3: style: Class 'Class' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avian-1.1.0/src/tools/type-generator/main.cpp:438:3: style: Class 'ClassParser' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avian-1.1.0/src/tools/type-generator/main.cpp:1568:5: style: Class 'MyAllocator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avian-1.1.0/src/tools/type-generator/io.h:75:16: style: The function 'dispose' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/tools/type-generator/io.h:28:16: note: Virtual function in base class
avian-1.1.0/src/tools/type-generator/io.h:75:16: note: Function in derived class
avian-1.1.0/src/tools/type-generator/io.h:83:15: style: The function 'peek' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/tools/type-generator/io.h:30:15: note: Virtual function in base class
avian-1.1.0/src/tools/type-generator/io.h:83:15: note: Function in derived class
avian-1.1.0/src/tools/type-generator/io.h:90:15: style: The function 'read' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/tools/type-generator/io.h:32:15: note: Virtual function in base class
avian-1.1.0/src/tools/type-generator/io.h:90:15: note: Function in derived class
avian-1.1.0/src/tools/type-generator/io.h:102:20: style: The function 'line' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/tools/type-generator/io.h:34:20: note: Virtual function in base class
avian-1.1.0/src/tools/type-generator/io.h:102:20: note: Function in derived class
avian-1.1.0/src/tools/type-generator/io.h:107:20: style: The function 'column' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/tools/type-generator/io.h:36:20: note: Virtual function in base class
avian-1.1.0/src/tools/type-generator/io.h:107:20: note: Function in derived class
avian-1.1.0/src/tools/type-generator/io.h:149:16: style: The function 'dispose' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/tools/type-generator/io.h:119:16: note: Virtual function in base class
avian-1.1.0/src/tools/type-generator/io.h:149:16: note: Function in derived class
avian-1.1.0/src/tools/type-generator/io.h:157:16: style: The function 'write' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avian-1.1.0/src/tools/type-generator/io.h:121:16: note: Virtual function in base class
avian-1.1.0/src/tools/type-generator/io.h:157:16: note: Function in derived class
avian-1.1.0/src/util.cpp:179:16: warning: Redundant assignment of 'c->ancestors' to itself. [selfAssignment]
avian-1.1.0/unittest/codegen/assembler-test.cpp:54:3: style: Class 'Asm' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avian-1.1.0/unittest/test-harness.h:69:15: warning: Either the condition 'expected==0' is redundant or there is possible null pointer dereference: expected. [nullPointerRedundantCheck]
avian-1.1.0/unittest/test-harness.h:65:19: note: Assuming that condition 'expected==0' is not redundant
avian-1.1.0/unittest/test-harness.h:69:15: note: Null pointer dereference
avian-1.1.0/unittest/test-harness.h:70:15: warning: Either the condition 'actual==0' is redundant or there is possible null pointer dereference: actual. [nullPointerRedundantCheck]
avian-1.1.0/unittest/test-harness.h:65:68: note: Assuming that condition 'actual==0' is not redundant
avian-1.1.0/unittest/test-harness.h:70:15: note: Null pointer dereference
avian-1.1.0/unittest/test-harness.h:25:8: performance: Technically the member function 'Test::print' can be static. [functionStatic]
avian-1.1.0/unittest/test-harness.h:30:8: performance: Technically the member function 'Test::print' can be static. [functionStatic]
avian-1.1.0/unittest/test-harness.h:40:8: performance: Technically the member function 'Test::print' can be static. [functionStatic]
[23:24]

ftp://ftp.se.debian.org/debian/pool/main/a/aview/aview_1.3.0rc1.orig.tar.gz
aview-1.3.0rc1.orig/flip.c:64:5: style: The scope of the variable 'count' can be reduced. [variableScope]
aview-1.3.0rc1.orig/flip.c:93:5: style: The scope of the variable 'count' can be reduced. [variableScope]
aview-1.3.0rc1.orig/flip.c:128:7: style: The scope of the variable 'type' can be reduced. [variableScope]
aview-1.3.0rc1.orig/flip.c:218:7: style: The scope of the variable 'packets' can be reduced. [variableScope]
aview-1.3.0rc1.orig/flip.c:219:5: style: The scope of the variable 'index_x' can be reduced. [variableScope]
aview-1.3.0rc1.orig/flip.c:259:5: style: The scope of the variable 'index_x' can be reduced. [variableScope]
aview-1.3.0rc1.orig/flip.c:579:5: style: The scope of the variable 'i' can be reduced. [variableScope]
aview-1.3.0rc1.orig/flip.c:599:29: style: The scope of the variable 'ex' can be reduced. [variableScope]
aview-1.3.0rc1.orig/general.c:5:24: style: Function 'freadblock' argument 1 names different: declaration 'f' definition 'fp'. [funcArgNamesDifferent]
aview-1.3.0rc1.orig/general.h:25:24: note: Function 'freadblock' argument 1 names different: declaration 'f' definition 'fp'.
aview-1.3.0rc1.orig/general.c:5:24: note: Function 'freadblock' argument 1 names different: declaration 'f' definition 'fp'.
aview-1.3.0rc1.orig/image.c:37:0: error: Resource leak: file [resourceLeak]
aview-1.3.0rc1.orig/main.c:37:9: warning: The buffer 'filename' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
aview-1.3.0rc1.orig/shrink.c:14:19: style: The scope of the variable 'xcount' can be reduced. [variableScope]
aview-1.3.0rc1.orig/shrink.c:53:29: style: The scope of the variable 'ex' can be reduced. [variableScope]
aview-1.3.0rc1.orig/ui.c:179:9: style: The scope of the variable 'c' can be reduced. [variableScope]
[23:24]

ftp://ftp.se.debian.org/debian/pool/main/a/avifile/avifile_0.7.48~20090503.ds.orig.tar.gz
avifile-0.7.48~20090503.ds/drivers/libdha/cpu_flush.c:14:17: style: Condition 'libdha_fd==-1' is always true [knownConditionTrueFalse]
avifile-0.7.48~20090503.ds/drivers/libdha/cpu_flush.c:13:18: note: Assignment 'libdha_fd=-1', assigned value is -1
avifile-0.7.48~20090503.ds/drivers/libdha/cpu_flush.c:14:17: note: Condition 'libdha_fd==-1' is always true
avifile-0.7.48~20090503.ds/drivers/libdha/cpu_flush.c:14:17: style: Same expression on both sides of '==' because the value of 'libdha_fd' and '-1' are the same. [duplicateExpression]
avifile-0.7.48~20090503.ds/drivers/libdha/cpu_flush.c:13:18: note: 'libdha_fd' is assigned value '-1' here.
avifile-0.7.48~20090503.ds/drivers/libdha/cpu_flush.c:14:17: note: Same expression on both sides of '==' because the value of 'libdha_fd' and '-1' are the same.
avifile-0.7.48~20090503.ds/drivers/libdha/cpu_flush.c:12:7: style: The scope of the variable 'retval' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/drivers/libdha/cpu_flush.c:20:11: style: Variable 'retval' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/drivers/libdha/irq.c:19:7: style: The scope of the variable 'retval' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/drivers/libdha/irq.c:39:7: style: The scope of the variable 'retval' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/drivers/libdha/irq.c:17:13: style: Function 'hwirq_install' argument 4 names different: declaration 'areg' definition 'ar'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/drivers/libdha/libdha.h:104:14: note: Function 'hwirq_install' argument 4 names different: declaration 'areg' definition 'ar'.
avifile-0.7.48~20090503.ds/drivers/libdha/irq.c:17:13: note: Function 'hwirq_install' argument 4 names different: declaration 'areg' definition 'ar'.
avifile-0.7.48~20090503.ds/drivers/libdha/irq.c:17:24: style: Function 'hwirq_install' argument 5 names different: declaration 'aoff' definition 'ao'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/drivers/libdha/libdha.h:104:34: note: Function 'hwirq_install' argument 5 names different: declaration 'aoff' definition 'ao'.
avifile-0.7.48~20090503.ds/drivers/libdha/irq.c:17:24: note: Function 'hwirq_install' argument 5 names different: declaration 'aoff' definition 'ao'.
avifile-0.7.48~20090503.ds/drivers/libdha/irq.c:17:37: style: Function 'hwirq_install' argument 6 names different: declaration 'adata' definition 'ad'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/drivers/libdha/libdha.h:104:49: note: Function 'hwirq_install' argument 6 names different: declaration 'adata' definition 'ad'.
avifile-0.7.48~20090503.ds/drivers/libdha/irq.c:17:37: note: Function 'hwirq_install' argument 6 names different: declaration 'adata' definition 'ad'.
avifile-0.7.48~20090503.ds/drivers/libdha/kernelhelper/dhahelper.c:266:9: style: The scope of the variable 'pmd' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/drivers/libdha/kernelhelper/dhahelper.c:267:9: style: The scope of the variable 'ptep' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/drivers/libdha/kernelhelper/dhahelper.c:334:16: style: The scope of the variable 'adr' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/drivers/libdha/kernelhelper/dhahelper.c:334:21: style: The scope of the variable 'page' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/drivers/libdha/kernelhelper/dhahelper.c:377:20: style: The scope of the variable 'page' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/drivers/libdha/kernelhelper/dhahelper.c:394:23: style: The scope of the variable 'adr' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/drivers/libdha/kernelhelper/dhahelper.c:394:28: style: The scope of the variable 'page' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/drivers/libdha/kernelhelper/dhahelper.c:505:6: style: The scope of the variable 'retval' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/drivers/libdha/kernelhelper/dhahelper.c:538:6: style: The scope of the variable 'retval' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/drivers/libdha/kernelhelper/test.c:36:35: portability: 'mem' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
avifile-0.7.48~20090503.ds/drivers/libdha/pci.c:785:6: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
avifile-0.7.48~20090503.ds/drivers/libdha/pci.c:829:6: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
avifile-0.7.48~20090503.ds/drivers/libdha/pci.c:526:5: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment]
avifile-0.7.48~20090503.ds/drivers/libdha/pci.c:521:0: note: Variable 'ret' is reassigned a value before the old one has been used.
avifile-0.7.48~20090503.ds/drivers/libdha/pci.c:526:5: note: Variable 'ret' is reassigned a value before the old one has been used.
avifile-0.7.48~20090503.ds/drivers/libdha/pci.c:520:9: style: The scope of the variable 'func' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/drivers/libdha/pci.c:520:15: style: The scope of the variable 'hostbridges' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/drivers/libdha/pci.c:712:44: style: Function 'pci_scan' argument 2 names different: declaration 'num_card' definition 'num_pci'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/drivers/libdha/libdha.h:46:52: note: Function 'pci_scan' argument 2 names different: declaration 'num_card' definition 'num_pci'.
avifile-0.7.48~20090503.ds/drivers/libdha/pci.c:712:44: note: Function 'pci_scan' argument 2 names different: declaration 'num_card' definition 'num_pci'.
avifile-0.7.48~20090503.ds/drivers/libdha/pci.c:158:21: style: struct member 'Anonymous3::command' is never used. [unusedStructMember]
avifile-0.7.48~20090503.ds/drivers/libdha/pci.c:159:21: style: struct member 'Anonymous3::status' is never used. [unusedStructMember]
avifile-0.7.48~20090503.ds/drivers/libdha/pci.c:168:20: style: struct member 'Anonymous5::rev_id' is never used. [unusedStructMember]
avifile-0.7.48~20090503.ds/drivers/libdha/pci.c:169:20: style: struct member 'Anonymous5::prog_if' is never used. [unusedStructMember]
avifile-0.7.48~20090503.ds/drivers/libdha/pci.c:170:20: style: struct member 'Anonymous5::sub_class' is never used. [unusedStructMember]
avifile-0.7.48~20090503.ds/drivers/libdha/pci.c:171:20: style: struct member 'Anonymous5::base_class' is never used. [unusedStructMember]
avifile-0.7.48~20090503.ds/drivers/libdha/pci.c:182:20: style: struct member 'Anonymous7::cache_line_size' is never used. [unusedStructMember]
avifile-0.7.48~20090503.ds/drivers/libdha/pci.c:183:20: style: struct member 'Anonymous7::latency_timer' is never used. [unusedStructMember]
avifile-0.7.48~20090503.ds/drivers/libdha/pci.c:185:20: style: struct member 'Anonymous7::bist' is never used. [unusedStructMember]
avifile-0.7.48~20090503.ds/drivers/libdha/pci.c:203:20: style: struct member 'Anonymous10::bg_rsrvd' is never used. [unusedStructMember]
avifile-0.7.48~20090503.ds/drivers/libdha/pci.c:204:20: style: struct member 'Anonymous10::primary_bus_number' is never used. [unusedStructMember]
avifile-0.7.48~20090503.ds/drivers/libdha/pci.c:206:20: style: struct member 'Anonymous10::subordinate_bus_number' is never used. [unusedStructMember]
avifile-0.7.48~20090503.ds/drivers/libdha/pci.c:207:20: style: struct member 'Anonymous10::secondary_latency_timer' is never used. [unusedStructMember]
avifile-0.7.48~20090503.ds/drivers/libdha/pci.c:208:20: style: struct member 'Anonymous10::io_base' is never used. [unusedStructMember]
avifile-0.7.48~20090503.ds/drivers/libdha/pci.c:209:20: style: struct member 'Anonymous10::io_limit' is never used. [unusedStructMember]
avifile-0.7.48~20090503.ds/drivers/libdha/pci.c:210:21: style: struct member 'Anonymous10::secondary_status' is never used. [unusedStructMember]
avifile-0.7.48~20090503.ds/drivers/libdha/pci.c:211:21: style: struct member 'Anonymous10::mem_base' is never used. [unusedStructMember]
avifile-0.7.48~20090503.ds/drivers/libdha/pci.c:212:21: style: struct member 'Anonymous10::mem_limit' is never used. [unusedStructMember]
avifile-0.7.48~20090503.ds/drivers/libdha/pci.c:213:21: style: struct member 'Anonymous10::prefetch_mem_base' is never used. [unusedStructMember]
avifile-0.7.48~20090503.ds/drivers/libdha/pci.c:214:21: style: struct member 'Anonymous10::prefetch_mem_limit' is never used. [unusedStructMember]
avifile-0.7.48~20090503.ds/drivers/libdha/pci.c:257:20: style: struct member 'Anonymous14::user_config_0' is never used. [unusedStructMember]
avifile-0.7.48~20090503.ds/drivers/libdha/pci.c:258:20: style: struct member 'Anonymous14::user_config_1' is never used. [unusedStructMember]
avifile-0.7.48~20090503.ds/drivers/libdha/pci.c:259:20: style: struct member 'Anonymous14::user_config_2' is never used. [unusedStructMember]
avifile-0.7.48~20090503.ds/drivers/libdha/pci.c:260:20: style: struct member 'Anonymous14::user_config_3' is never used. [unusedStructMember]
avifile-0.7.48~20090503.ds/drivers/libdha/sysdep/libdha_os2.c:51:8: style: Variable 'action' is not assigned a value. [unassignedVariable]
avifile-0.7.48~20090503.ds/drivers/libdha/sysdep/libdha_os2.c:103:14: style: Variable 'ErrRedir' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/drivers/libdha/sysdep/libdha_win32.c:41:9: style: Variable 'RetInfo' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/drivers/libdha/sysdep/libdha_win32.c:44:10: style: Unused variable: pNicstar [unusedVariable]
avifile-0.7.48~20090503.ds/drivers/libdha/sysdep/libdha_win32.c:44:20: style: Unused variable: Status [unusedVariable]
avifile-0.7.48~20090503.ds/drivers/libdha/sysdep/libdha_win32.c:44:28: style: Unused variable: Time [unusedVariable]
avifile-0.7.48~20090503.ds/drivers/libdha/sysdep/libdha_win32.c:44:39: style: Unused variable: i [unusedVariable]
avifile-0.7.48~20090503.ds/drivers/libdha/sysdep/libdha_win32.c:44:49: style: Unused variable: endptr [unusedVariable]
avifile-0.7.48~20090503.ds/drivers/libdha/sysdep/pci_arm32.c:9:17: style: The scope of the variable 'tmplong1' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/drivers/libdha/sysdep/pci_arm32.c:9:27: style: The scope of the variable 'tmplong2' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/drivers/libdha/sysdep/pci_ia64.c:9:17: style: The scope of the variable 'tmplong1' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/drivers/libdha/sysdep/pci_ia64.c:9:27: style: The scope of the variable 'tmplong2' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/drivers/libdha/sysdep/pci_powerpc.c:222:10: style: Variable 'retval' is not assigned a value. [unassignedVariable]
avifile-0.7.48~20090503.ds/drivers/libdha/sysdep/pci_powerpc.c:234:10: style: Variable 'retval' is not assigned a value. [unassignedVariable]
avifile-0.7.48~20090503.ds/drivers/libdha/sysdep/pci_powerpc.c:246:10: style: Variable 'retval' is not assigned a value. [unassignedVariable]
avifile-0.7.48~20090503.ds/drivers/libdha/sysdep/pci_powerpc.c:224:12: error: Uninitialized variable: retval [uninitvar]
avifile-0.7.48~20090503.ds/drivers/libdha/sysdep/pci_powerpc.c:236:12: error: Uninitialized variable: retval [uninitvar]
avifile-0.7.48~20090503.ds/drivers/libdha/sysdep/pci_powerpc.c:248:12: error: Uninitialized variable: retval [uninitvar]
avifile-0.7.48~20090503.ds/drivers/libdha/sysdep/pci_sparc.c:9:17: style: The scope of the variable 'tmplong1' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/drivers/libdha/sysdep/pci_sparc.c:9:27: style: The scope of the variable 'tmplong2' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/drivers/libdha/sysdep/pci_x86.c:9:17: style: The scope of the variable 'tmplong1' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/drivers/libdha/sysdep/pci_x86.c:9:27: style: The scope of the variable 'tmplong2' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/drivers/libdha/test.c:26:2: warning: %X in format string (no. 6) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
avifile-0.7.48~20090503.ds/drivers/libdha/test.c:26:2: warning: %X in format string (no. 7) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
avifile-0.7.48~20090503.ds/drivers/libdha/test.c:26:2: warning: %X in format string (no. 8) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
avifile-0.7.48~20090503.ds/drivers/libdha/test.c:26:2: warning: %X in format string (no. 9) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
avifile-0.7.48~20090503.ds/drivers/libdha/test.c:42:2: warning: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
avifile-0.7.48~20090503.ds/drivers/libdha/test.c:42:2: warning: %X in format string (no. 2) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
avifile-0.7.48~20090503.ds/drivers/libdha/test.c:42:2: warning: %X in format string (no. 3) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
avifile-0.7.48~20090503.ds/drivers/libdha/test.c:11:12: style: The scope of the variable 'i' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/drivers/mga_vid.c:464:2: style: Variable 'regs.beslumactl' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
avifile-0.7.48~20090503.ds/drivers/mga_vid.c:463:2: note: Variable 'regs.beslumactl' is reassigned a value before the old one has been used if variable is no semaphore variable.
avifile-0.7.48~20090503.ds/drivers/mga_vid.c:464:2: note: Variable 'regs.beslumactl' is reassigned a value before the old one has been used if variable is no semaphore variable.
avifile-0.7.48~20090503.ds/drivers/mga_vid.c:960:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
avifile-0.7.48~20090503.ds/drivers/mga_vid_test.c:175:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/drivers/mga_vid_test.c:180:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/drivers/mga_vid_test.c:223:4: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/drivers/mga_vid_test.c:223:4: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/genfb_vid.c:104:9: style: Condition '!probed' is always true [knownConditionTrueFalse]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/genfb_vid.c:153:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/genfb_vid.c:153:5: warning: %x in format string (no. 2) requires 'unsigned int' but the argument type is 'void *'. [invalidPrintfArgType_uint]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/genfb_vid.c:173:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/genfb_vid.c:75:12: style: The scope of the variable 'i' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/genfb_vid.c:171:53: style: Function 'vixPlaybackFrameSelect' argument 1 names different: declaration 'frame_idx' definition 'frame'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/drivers/vidix/vidix.h:173:46: note: Function 'vixPlaybackFrameSelect' argument 1 names different: declaration 'frame_idx' definition 'frame'.
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/genfb_vid.c:171:53: note: Function 'vixPlaybackFrameSelect' argument 1 names different: declaration 'frame_idx' definition 'frame'.
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/genfb_vid.c:85:11: style: Variable 'err' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/mach64_vid.c:588:21: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/mach64_vid.c:943:21: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/mach64_vid.c:333:9: style: The scope of the variable 'ext_vert_stretch' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/mach64_vid.c:469:12: style: The scope of the variable 'i' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/mach64_vid.c:1184:10: style: The scope of the variable 'sat' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/mach64_vid.c:1098:10: style: Checking if unsigned variable 'nfr' is less than zero. [unsignedLessThanZero]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/mach64_vid.c:1130:53: style: Function 'vixPlaybackFrameSelect' argument 1 names different: declaration 'frame_idx' definition 'frame'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/drivers/vidix/vidix.h:173:46: note: Function 'vixPlaybackFrameSelect' argument 1 names different: declaration 'frame_idx' definition 'frame'.
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/mach64_vid.c:1130:53: note: Function 'vixPlaybackFrameSelect' argument 1 names different: declaration 'frame_idx' definition 'frame'.
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/mach64_vid.c:577:12: style: Unused variable: i [unusedVariable]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/mach64_vid.c:684:12: style: Unused variable: i [unusedVariable]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/mga_vid.c:732:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/mga_vid.c:1088:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/mga_vid.c:1093:6: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/mga_vid.c:1166:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/mga_vid.c:1216:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/mga_vid.c:1224:6: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/mga_vid.c:1229:26: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/mga_vid.c:1229:26: warning: %x in format string (no. 2) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/mga_vid.c:1136:18: style: The scope of the variable 'card_option' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/mga_vid.c:354:53: style: Function 'vixPlaybackFrameSelect' argument 1 names different: declaration 'frame_idx' definition 'frame'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/drivers/vidix/vidix.h:173:46: note: Function 'vixPlaybackFrameSelect' argument 1 names different: declaration 'frame_idx' definition 'frame'.
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/mga_vid.c:354:53: note: Function 'vixPlaybackFrameSelect' argument 1 names different: declaration 'frame_idx' definition 'frame'.
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/nvidia_vid.c:150:3: warning: %x in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/nvidia_vid.c:150:3: warning: %x in format string (no. 2) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/nvidia_vid.c:150:3: warning: %x in format string (no. 3) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/nvidia_vid.c:150:3: warning: %x in format string (no. 4) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/nvidia_vid.c:228:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/nvidia_vid.c:245:4: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/nvidia_vid.c:256:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/nvidia_vid.c:106:18: style: The scope of the variable 'i' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/nvidia_vid.c:188:21: portability: 'ctrl_base' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/nvidia_vid.c:189:23: portability: 'ctrl_base' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/nvidia_vid.c:190:23: portability: 'ctrl_base' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/nvidia_vid.c:191:21: portability: 'ctrl_base' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/nvidia_vid.c:192:21: portability: 'ctrl_base' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/nvidia_vid.c:193:21: portability: 'ctrl_base' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/nvidia_vid.c:307:30: portability: 'fb_base' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/nvidia_vid.c:308:9: portability: 'fb_base+(info->dest.w-info->src.w)*fb_pixel_size/2' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/nvidia_vid.c:298:12: style: Variable 'size' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/pm2_vid.c:105:14: style: The scope of the variable 'i' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/pm2_vid.c:352:53: style: Function 'vixPlaybackFrameSelect' argument 1 names different: declaration 'frame_idx' definition 'frame'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/drivers/vidix/vidix.h:173:46: note: Function 'vixPlaybackFrameSelect' argument 1 names different: declaration 'frame_idx' definition 'frame'.
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/pm2_vid.c:352:53: note: Function 'vixPlaybackFrameSelect' argument 1 names different: declaration 'frame_idx' definition 'frame'.
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/pm2_vid.c:283:30: portability: 'pm2_mem' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/pm3_vid.c:105:14: style: The scope of the variable 'i' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/pm3_vid.c:536:16: style: The scope of the variable 's' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/pm3_vid.c:472:53: style: Function 'vixPlaybackFrameSelect' argument 1 names different: declaration 'frame_idx' definition 'frame'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/drivers/vidix/vidix.h:173:46: note: Function 'vixPlaybackFrameSelect' argument 1 names different: declaration 'frame_idx' definition 'frame'.
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/pm3_vid.c:472:53: note: Function 'vixPlaybackFrameSelect' argument 1 names different: declaration 'frame_idx' definition 'frame'.
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/pm3_vid.c:414:30: portability: 'pm3_mem' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/pm3_vid.c:183:5: style: Variable 'tmp' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/pm3_vid.c:184:5: style: Variable 'tmp' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/pm3_vid.c:185:5: style: Variable 'tmp' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/pm3_vid.c:195:5: style: Variable 'tmp' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/pm3_vid.c:196:5: style: Variable 'tmp' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/pm3_vid.c:197:5: style: Variable 'tmp' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/pm3_vid.c:334:5: style: Variable 'tmp' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/pm3_vid.c:335:5: style: Variable 'tmp' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/pm3_vid.c:336:5: style: Variable 'tmp' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/pm3_vid.c:337:5: style: Variable 'tmp' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/pm3_vid.c:339:5: style: Variable 'tmp' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/pm3_vid.c:340:5: style: Variable 'tmp' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/pm3_vid.c:341:5: style: Variable 'tmp' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/pm3_vid.c:342:5: style: Variable 'tmp' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/pm3_vid.c:361:2: style: Variable 'tmp' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/pm3_vid.c:362:2: style: Variable 'tmp' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/pm3_vid.c:363:2: style: Variable 'tmp' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/pm3_vid.c:368:5: style: Variable 'tmp' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/pm3_vid.c:377:5: style: Variable 'tmp' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/pm3_vid.c:378:5: style: Variable 'tmp' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/pm3_vid.c:379:5: style: Variable 'tmp' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/pm3_vid.c:445:5: style: Variable 'tmp' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/pm3_vid.c:460:5: style: Variable 'tmp' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/radeon_vid.c:3293:1: warning: %i in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/radeon_vid.c:959:12: style: The scope of the variable 'i' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/radeon_vid.c:2997:10: style: Checking if unsigned variable 'nfr' is less than zero. [unsignedLessThanZero]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/radeon_vid.c:2136:59: error: Division by zero. [zerodiv]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/radeon_vid.c:2548:30: note: Assignment 'BytesPerPixel=0', assigned value is 0
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/radeon_vid.c:2772:64: note: Calling function 'ComputeXStartEnd', 5th argument 'BytesPerPixel' value is 0
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/radeon_vid.c:2136:59: note: Division by zero
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/radeon_vid.c:2611:42: error: Division by zero. [zerodiv]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/radeon_vid.c:2585:32: note: Assignment 'HorzUVSubSample=0', assigned value is 0
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/radeon_vid.c:2611:42: note: Division by zero
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/radeon_vid.c:3026:49: style: Function 'vixPlaybackFrameSelect' argument 1 names different: declaration 'frame_idx' definition 'frame'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/drivers/vidix/vidix.h:173:46: note: Function 'vixPlaybackFrameSelect' argument 1 names different: declaration 'frame_idx' definition 'frame'.
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/radeon_vid.c:3026:49: note: Function 'vixPlaybackFrameSelect' argument 1 names different: declaration 'frame_idx' definition 'frame'.
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/radeon_vid.c:414:40: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/radeon_vid.c:572:30: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/radeon_vid.c:2296:12: style: struct member 'RangeAndCoefSet::Range' is never used. [unusedStructMember]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/radeon_vid.c:477:12: style: Variable 'yres' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/drivers/vidix/drivers/radeon_vid.c:2096:29: style: Variable 'SourceHeightInPixels' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/drivers/vidix/vidixlib.c:196:18: style: The scope of the variable 'name' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/lib/Uncompressed.cpp:86:38: style: Function 'DecodeFrame' argument 1 names different: declaration 'dest' definition 'pImage'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/Uncompressed.h:18:37: note: Function 'DecodeFrame' argument 1 names different: declaration 'dest' definition 'pImage'.
avifile-0.7.48~20090503.ds/lib/Uncompressed.cpp:86:38: note: Function 'DecodeFrame' argument 1 names different: declaration 'dest' definition 'pImage'.
avifile-0.7.48~20090503.ds/lib/Uncompressed.cpp:87:48: style: Function 'DecodeFrame' argument 6 names different: declaration 'out' definition 'pOut'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/Uncompressed.h:20:17: note: Function 'DecodeFrame' argument 6 names different: declaration 'out' definition 'pOut'.
avifile-0.7.48~20090503.ds/lib/Uncompressed.cpp:87:48: note: Function 'DecodeFrame' argument 6 names different: declaration 'out' definition 'pOut'.
avifile-0.7.48~20090503.ds/lib/aviplay/AudioCleaner.h:34:0: style: Class 'AudioCleanerMono < unsigned char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avifile-0.7.48~20090503.ds/lib/aviplay/AudioCleaner.h:34:0: style: Class 'AudioCleanerMono < short >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avifile-0.7.48~20090503.ds/lib/aviplay/AudioCleaner.h:34:0: style: Class 'AudioCleanerMono < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avifile-0.7.48~20090503.ds/lib/aviplay/AudioCleaner.h:26:0: style: Class 'AudioCleanerStereo < unsigned char >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avifile-0.7.48~20090503.ds/lib/aviplay/AudioCleaner.h:26:0: style: Class 'AudioCleanerStereo < short >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avifile-0.7.48~20090503.ds/lib/aviplay/AudioCleaner.h:26:0: style: Class 'AudioCleanerStereo < int >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avifile-0.7.48~20090503.ds/lib/aviplay/AudioCleaner.h:35:0: style: The function 'soundOff' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviplay/AudioCleaner.h:19:20: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviplay/AudioCleaner.h:35:0: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviplay/AudioCleaner.h:36:0: style: The function 'soundOn' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviplay/AudioCleaner.h:20:20: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviplay/AudioCleaner.h:36:0: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviplay/AudioCleaner.h:27:0: style: The function 'soundOff' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviplay/AudioCleaner.h:19:20: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviplay/AudioCleaner.h:27:0: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviplay/AudioCleaner.h:28:0: style: The function 'soundOn' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviplay/AudioCleaner.h:20:20: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviplay/AudioCleaner.h:28:0: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviplay/AudioFpHQResampler.cpp:184:0: style: Function 'resample' argument 3 names different: declaration 'out_count' definition 'OUTlen'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviplay/AudioFpHQResampler.cpp:67:0: note: Function 'resample' argument 3 names different: declaration 'out_count' definition 'OUTlen'.
avifile-0.7.48~20090503.ds/lib/aviplay/AudioFpHQResampler.cpp:184:0: note: Function 'resample' argument 3 names different: declaration 'out_count' definition 'OUTlen'.
avifile-0.7.48~20090503.ds/lib/aviplay/AudioFpHQResampler.cpp:184:0: style: Function 'resample' argument 4 names different: declaration 'in_count' definition 'INlen'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviplay/AudioFpHQResampler.cpp:67:0: note: Function 'resample' argument 4 names different: declaration 'in_count' definition 'INlen'.
avifile-0.7.48~20090503.ds/lib/aviplay/AudioFpHQResampler.cpp:184:0: note: Function 'resample' argument 4 names different: declaration 'in_count' definition 'INlen'.
avifile-0.7.48~20090503.ds/lib/aviplay/AudioFpHQResampler.cpp:243:0: style: Function 'resample' argument 3 names different: declaration 'out_count' definition 'OUTlen'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviplay/AudioFpHQResampler.cpp:60:0: note: Function 'resample' argument 3 names different: declaration 'out_count' definition 'OUTlen'.
avifile-0.7.48~20090503.ds/lib/aviplay/AudioFpHQResampler.cpp:243:0: note: Function 'resample' argument 3 names different: declaration 'out_count' definition 'OUTlen'.
avifile-0.7.48~20090503.ds/lib/aviplay/AudioFpHQResampler.cpp:243:0: style: Function 'resample' argument 4 names different: declaration 'int_count' definition 'INlen'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviplay/AudioFpHQResampler.cpp:60:0: note: Function 'resample' argument 4 names different: declaration 'int_count' definition 'INlen'.
avifile-0.7.48~20090503.ds/lib/aviplay/AudioFpHQResampler.cpp:243:0: note: Function 'resample' argument 4 names different: declaration 'int_count' definition 'INlen'.
avifile-0.7.48~20090503.ds/lib/aviplay/AudioFpHQResampler.cpp:71:0: style: Function 'resample' argument 3 names different: declaration 'out_count' definition 'OUTlen'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviplay/AudioFpHQResampler.cpp:51:0: note: Function 'resample' argument 3 names different: declaration 'out_count' definition 'OUTlen'.
avifile-0.7.48~20090503.ds/lib/aviplay/AudioFpHQResampler.cpp:71:0: note: Function 'resample' argument 3 names different: declaration 'out_count' definition 'OUTlen'.
avifile-0.7.48~20090503.ds/lib/aviplay/AudioFpHQResampler.cpp:71:0: style: Function 'resample' argument 4 names different: declaration 'in_count' definition 'INlen'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviplay/AudioFpHQResampler.cpp:51:0: note: Function 'resample' argument 4 names different: declaration 'in_count' definition 'INlen'.
avifile-0.7.48~20090503.ds/lib/aviplay/AudioFpHQResampler.cpp:71:0: note: Function 'resample' argument 4 names different: declaration 'in_count' definition 'INlen'.
avifile-0.7.48~20090503.ds/lib/aviplay/AudioFpHQResampler.cpp:107:0: style: Function 'resample' argument 3 names different: declaration 'out_count' definition 'OUTlen'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviplay/AudioFpHQResampler.cpp:44:0: note: Function 'resample' argument 3 names different: declaration 'out_count' definition 'OUTlen'.
avifile-0.7.48~20090503.ds/lib/aviplay/AudioFpHQResampler.cpp:107:0: note: Function 'resample' argument 3 names different: declaration 'out_count' definition 'OUTlen'.
avifile-0.7.48~20090503.ds/lib/aviplay/AudioFpHQResampler.cpp:107:0: style: Function 'resample' argument 4 names different: declaration 'int_count' definition 'INlen'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviplay/AudioFpHQResampler.cpp:44:0: note: Function 'resample' argument 4 names different: declaration 'int_count' definition 'INlen'.
avifile-0.7.48~20090503.ds/lib/aviplay/AudioFpHQResampler.cpp:107:0: note: Function 'resample' argument 4 names different: declaration 'int_count' definition 'INlen'.
avifile-0.7.48~20090503.ds/lib/aviplay/AudioFpHQResampler.cpp:66:0: style: The function 'getBitsPerSample' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviplay/IAudioResampler.h:17:20: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviplay/AudioFpHQResampler.cpp:66:0: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviplay/AudioFpHQResampler.cpp:67:0: style: The function 'resample' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviplay/IAudioResampler.h:18:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviplay/AudioFpHQResampler.cpp:67:0: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviplay/AudioFpHQResampler.cpp:59:0: style: The function 'getBitsPerSample' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviplay/IAudioResampler.h:17:20: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviplay/AudioFpHQResampler.cpp:59:0: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviplay/AudioFpHQResampler.cpp:60:0: style: The function 'resample' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviplay/IAudioResampler.h:18:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviplay/AudioFpHQResampler.cpp:60:0: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviplay/AudioFpHQResampler.cpp:50:0: style: The function 'getBitsPerSample' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviplay/IAudioResampler.h:17:20: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviplay/AudioFpHQResampler.cpp:50:0: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviplay/AudioFpHQResampler.cpp:51:0: style: The function 'resample' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviplay/IAudioResampler.h:18:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviplay/AudioFpHQResampler.cpp:51:0: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviplay/AudioFpHQResampler.cpp:43:0: style: The function 'getBitsPerSample' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviplay/IAudioResampler.h:17:20: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviplay/AudioFpHQResampler.cpp:43:0: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviplay/AudioFpHQResampler.cpp:44:0: style: The function 'resample' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviplay/IAudioResampler.h:18:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviplay/AudioFpHQResampler.cpp:44:0: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviplay/AudioIntResampler.cpp:18:0: style: Function 'resample' argument 3 names different: declaration 'out_count' definition 'dest_len'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviplay/AudioIntResampler.h:21:0: note: Function 'resample' argument 3 names different: declaration 'out_count' definition 'dest_len'.
avifile-0.7.48~20090503.ds/lib/aviplay/AudioIntResampler.cpp:18:0: note: Function 'resample' argument 3 names different: declaration 'out_count' definition 'dest_len'.
avifile-0.7.48~20090503.ds/lib/aviplay/AudioIntResampler.cpp:18:0: style: Function 'resample' argument 4 names different: declaration 'in_count' definition 'src_len'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviplay/AudioIntResampler.h:21:0: note: Function 'resample' argument 4 names different: declaration 'in_count' definition 'src_len'.
avifile-0.7.48~20090503.ds/lib/aviplay/AudioIntResampler.cpp:18:0: note: Function 'resample' argument 4 names different: declaration 'in_count' definition 'src_len'.
avifile-0.7.48~20090503.ds/lib/aviplay/AudioIntResampler.cpp:34:0: style: Function 'resample' argument 3 names different: declaration 'out_count' definition 'dest_len'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviplay/AudioIntResampler.h:14:0: note: Function 'resample' argument 3 names different: declaration 'out_count' definition 'dest_len'.
avifile-0.7.48~20090503.ds/lib/aviplay/AudioIntResampler.cpp:34:0: note: Function 'resample' argument 3 names different: declaration 'out_count' definition 'dest_len'.
avifile-0.7.48~20090503.ds/lib/aviplay/AudioIntResampler.cpp:34:0: style: Function 'resample' argument 4 names different: declaration 'in_count' definition 'src_len'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviplay/AudioIntResampler.h:14:0: note: Function 'resample' argument 4 names different: declaration 'in_count' definition 'src_len'.
avifile-0.7.48~20090503.ds/lib/aviplay/AudioIntResampler.cpp:34:0: note: Function 'resample' argument 4 names different: declaration 'in_count' definition 'src_len'.
avifile-0.7.48~20090503.ds/lib/aviplay/AudioIntResampler.h:20:0: style: The function 'getBitsPerSample' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviplay/IAudioResampler.h:17:20: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviplay/AudioIntResampler.h:20:0: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviplay/AudioIntResampler.h:13:0: style: The function 'getBitsPerSample' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviplay/IAudioResampler.h:17:20: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviplay/AudioIntResampler.h:13:0: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviplay/AudioQueue.cpp:173:12: style: Checking if unsigned variable 'r' is less than zero. This might be a false warning. [unsignedLessThanZero]
avifile-0.7.48~20090503.ds/lib/aviplay/AudioQueue.cpp:196:33: style: Function 'Write' argument 1 names different: declaration 'b' definition 'data'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviplay/AudioQueue.h:43:25: note: Function 'Write' argument 1 names different: declaration 'b' definition 'data'.
avifile-0.7.48~20090503.ds/lib/aviplay/AudioQueue.cpp:196:33: note: Function 'Write' argument 1 names different: declaration 'b' definition 'data'.
avifile-0.7.48~20090503.ds/lib/aviplay/AudioQueue.cpp:47:5: performance: Variable 'm_Iwf' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
avifile-0.7.48~20090503.ds/lib/aviplay/AudioQueue.cpp:48:5: performance: Variable 'm_Owf' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
avifile-0.7.48~20090503.ds/lib/aviplay/AudioCleaner.h:26:5: style: Class 'AudioCleanerStereo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avifile-0.7.48~20090503.ds/lib/aviplay/AudioCleaner.h:34:5: style: Class 'AudioCleanerMono' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avifile-0.7.48~20090503.ds/lib/aviplay/AudioCleaner.h:27:20: style: The function 'soundOff' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviplay/AudioCleaner.h:19:20: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviplay/AudioCleaner.h:27:20: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviplay/AudioCleaner.h:28:20: style: The function 'soundOn' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviplay/AudioCleaner.h:20:20: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviplay/AudioCleaner.h:28:20: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviplay/AudioCleaner.h:35:20: style: The function 'soundOff' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviplay/AudioCleaner.h:19:20: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviplay/AudioCleaner.h:35:20: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviplay/AudioCleaner.h:36:20: style: The function 'soundOn' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviplay/AudioCleaner.h:20:20: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviplay/AudioCleaner.h:36:20: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviplay/IAudioRenderer.h:42:9: performance: Technically the member function 'IAudioRenderer::SetPlayingRate' can be static. [functionStatic]
avifile-0.7.48~20090503.ds/lib/aviplay/IAudioRenderer.h:43:9: performance: Technically the member function 'IAudioRenderer::SetResamplingRate' can be static. [functionStatic]
avifile-0.7.48~20090503.ds/lib/aviplay/CopyAudioRenderer.cpp:23:5: style: Class 'CopyAudioRenderer' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
avifile-0.7.48~20090503.ds/lib/aviplay/CopyAudioRenderer.cpp:23:5: style: Class 'CopyAudioRenderer' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
avifile-0.7.48~20090503.ds/lib/aviplay/CopyAudioRenderer.h:15:21: style: The function 'Mix' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviplay/AudioQueue.h:20:21: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviplay/CopyAudioRenderer.h:15:21: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviplay/IAudioRenderer.cpp:20:45: style: Function 'IAudioRenderer' argument 1 names different: declaration 'astream' definition 'as'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviplay/IAudioRenderer.h:19:33: note: Function 'IAudioRenderer' argument 1 names different: declaration 'astream' definition 'as'.
avifile-0.7.48~20090503.ds/lib/aviplay/IAudioRenderer.cpp:20:45: note: Function 'IAudioRenderer' argument 1 names different: declaration 'astream' definition 'as'.
avifile-0.7.48~20090503.ds/lib/aviplay/IAudioRenderer.cpp:20:63: style: Function 'IAudioRenderer' argument 2 names different: declaration 'm_Owf' definition 'Owf'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviplay/IAudioRenderer.h:19:56: note: Function 'IAudioRenderer' argument 2 names different: declaration 'm_Owf' definition 'Owf'.
avifile-0.7.48~20090503.ds/lib/aviplay/IAudioRenderer.cpp:20:63: note: Function 'IAudioRenderer' argument 2 names different: declaration 'm_Owf' definition 'Owf'.
avifile-0.7.48~20090503.ds/lib/aviplay/IAudioRenderer.cpp:68:5: style: Class 'IAudioRenderer' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
avifile-0.7.48~20090503.ds/lib/aviplay/IAudioRenderer.cpp:68:5: style: Class 'IAudioRenderer' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
avifile-0.7.48~20090503.ds/lib/aviplay/OssAudioRenderer.cpp:200:28: style: C-style pointer casting [cstyleCast]
avifile-0.7.48~20090503.ds/lib/aviplay/OssAudioRenderer.h:34:17: warning: Virtual function 'reset' is called from destructor '~OssAudioRenderer()' at line 122. Dynamic binding is not used. [virtualCallInConstructor]
avifile-0.7.48~20090503.ds/lib/aviplay/OssAudioRenderer.cpp:122:6: note: Calling reset
avifile-0.7.48~20090503.ds/lib/aviplay/OssAudioRenderer.h:34:17: note: reset is a virtual method
avifile-0.7.48~20090503.ds/lib/aviplay/OssAudioRenderer.h:14:21: style: The function 'Mix' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviplay/AudioQueue.h:20:21: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviplay/OssAudioRenderer.h:14:21: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviplay/OssAudioRenderer.h:26:17: style: The function 'Init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviplay/IAudioRenderer.h:21:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviplay/OssAudioRenderer.h:26:17: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviplay/OssAudioRenderer.h:27:17: style: The function 'GetBalance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviplay/IAudioRenderer.h:25:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviplay/OssAudioRenderer.h:27:17: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviplay/OssAudioRenderer.h:28:17: style: The function 'GetVolume' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviplay/IAudioRenderer.h:23:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviplay/OssAudioRenderer.h:28:17: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviplay/OssAudioRenderer.h:29:17: style: The function 'SetBalance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviplay/IAudioRenderer.h:27:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviplay/OssAudioRenderer.h:29:17: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviplay/OssAudioRenderer.h:30:17: style: The function 'SetVolume' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviplay/IAudioRenderer.h:26:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviplay/OssAudioRenderer.h:30:17: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviplay/OssAudioRenderer.h:33:20: style: The function 'getRendererBufferTime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviplay/IAudioRenderer.h:52:20: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviplay/OssAudioRenderer.h:33:20: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviplay/OssAudioRenderer.h:34:17: style: The function 'reset' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviplay/IAudioRenderer.h:51:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviplay/OssAudioRenderer.h:34:17: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviplay/SdlAudioRenderer.cpp:134:28: style: C-style pointer casting [cstyleCast]
avifile-0.7.48~20090503.ds/lib/aviplay/SdlAudioRenderer.h:13:5: warning: Member variable 'SdlAudioRenderer::m_dSpecTime' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/lib/aviplay/SdlAudioRenderer.h:16:17: style: The function 'Init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviplay/IAudioRenderer.h:21:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviplay/SdlAudioRenderer.h:16:17: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviplay/SdlAudioRenderer.h:17:17: style: The function 'SetVolume' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviplay/IAudioRenderer.h:26:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviplay/SdlAudioRenderer.h:17:17: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviplay/SdlAudioRenderer.h:19:18: style: The function 'pause' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviplay/IAudioRenderer.h:50:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviplay/SdlAudioRenderer.h:19:18: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviplay/SdlAudioRenderer.cpp:26:21: style: The function 'Mix' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviplay/AudioQueue.h:20:21: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviplay/SdlAudioRenderer.cpp:26:21: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviplay/aviplay.cpp:1042:13: style: C-style pointer casting [cstyleCast]
avifile-0.7.48~20090503.ds/lib/aviplay/aviplay.cpp:1047:13: style: C-style pointer casting [cstyleCast]
avifile-0.7.48~20090503.ds/lib/aviplay/aviplay.cpp:1052:13: style: C-style pointer casting [cstyleCast]
avifile-0.7.48~20090503.ds/lib/aviplay/aviplay.cpp:47:48: style: Function 'AviPlayer' argument 2 names different: declaration '_depth' definition 'depth'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviplay/aviplay_impl.h:22:41: note: Function 'AviPlayer' argument 2 names different: declaration '_depth' definition 'depth'.
avifile-0.7.48~20090503.ds/lib/aviplay/aviplay.cpp:47:48: note: Function 'AviPlayer' argument 2 names different: declaration '_depth' definition 'depth'.
avifile-0.7.48~20090503.ds/lib/aviplay/aviplay.cpp:994:50: style: Function 'restartVideoStreaming' argument 1 names different: declaration 'codec' definition 'vc'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviplay/aviplay_impl.h:136:43: note: Function 'restartVideoStreaming' argument 1 names different: declaration 'codec' definition 'vc'.
avifile-0.7.48~20090503.ds/lib/aviplay/aviplay.cpp:994:50: note: Function 'restartVideoStreaming' argument 1 names different: declaration 'codec' definition 'vc'.
avifile-0.7.48~20090503.ds/lib/aviplay/aviplay.cpp:47:12: warning: Member variable 'AviPlayer::m_pKillhandlerArg' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/lib/aviplay/aviplay.cpp:47:12: warning: Member variable 'AviPlayer::m_pAudiofuncArg' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/lib/aviplay/aviplay.cpp:47:12: warning: Member variable 'AviPlayer::m_llLastVideoSync' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/lib/aviplay/aviplay.cpp:47:12: warning: Member variable 'AviPlayer::m_llLastTimeStart' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/lib/aviplay/aviplay.cpp:47:12: warning: Member variable 'AviPlayer::m_fDecodingTime' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/lib/aviplay/aviplay.cpp:47:12: warning: Member variable 'AviPlayer::m_dVideoSeekDest' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/lib/aviplay/aviplay.cpp:47:12: warning: Member variable 'AviPlayer::m_bVideoDropping' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/lib/aviplay/aviplay_impl.h:50:18: warning: Virtual function 'Stop' is called from destructor '~AviPlayer()' at line 144. Dynamic binding is not used. [virtualCallInConstructor]
avifile-0.7.48~20090503.ds/lib/aviplay/aviplay.cpp:144:5: note: Calling Stop
avifile-0.7.48~20090503.ds/lib/aviplay/aviplay_impl.h:50:18: note: Stop is a virtual method
avifile-0.7.48~20090503.ds/lib/aviplay/aviplay_impl.h:42:18: warning: Virtual function 'IsRedirector' is called from destructor '~AviPlayer()' at line 148. Dynamic binding is not used. [virtualCallInConstructor]
avifile-0.7.48~20090503.ds/lib/aviplay/aviplay.cpp:148:10: note: Calling IsRedirector
avifile-0.7.48~20090503.ds/lib/aviplay/aviplay_impl.h:42:18: note: IsRedirector is a virtual method
avifile-0.7.48~20090503.ds/lib/aviplay/aviplay2.cpp:42:17: warning: Virtual function 'Resize' is called from constructor 'AviPlayer2(IPlayerWidget*pw,void*_dpy,const char*filename,const char*subname,int flags,const char*vcodec,const char*acodec)' at line 32. Dynamic binding is not used. [virtualCallInConstructor]
avifile-0.7.48~20090503.ds/lib/aviplay/aviplay2.cpp:32:2: note: Calling updateResize
avifile-0.7.48~20090503.ds/lib/aviplay/aviplay2.cpp:121:2: note: Calling Resize
avifile-0.7.48~20090503.ds/lib/aviplay/aviplay2.cpp:42:17: note: Resize is a virtual method
avifile-0.7.48~20090503.ds/lib/aviplay/aviplay2.cpp:35:17: style: The function 'Refresh' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviplay/aviplay_impl.h:94:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviplay/aviplay2.cpp:35:17: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviplay/aviplay2.cpp:42:17: style: The function 'Resize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviplay/aviplay_impl.h:95:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviplay/aviplay2.cpp:42:17: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviplay/aviplay2.cpp:63:17: style: The function 'Zoom' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviplay/aviplay_impl.h:96:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviplay/aviplay2.cpp:63:17: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviplay/aviplay2.cpp:73:17: style: The function 'ToggleFullscreen' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviplay/aviplay_impl.h:97:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviplay/aviplay2.cpp:73:17: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviplay/aviplay2.cpp:125:18: style: The function 'createVideoRenderer' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviplay/aviplay_impl.h:134:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviplay/aviplay2.cpp:125:18: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviplay/aviplay2.cpp:215:17: style: The function 'setFont' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviplay/aviplay_impl.h:132:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviplay/aviplay2.cpp:215:17: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviplay/aviplayprop.cpp:203:31: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
avifile-0.7.48~20090503.ds/lib/aviplay/aviplayprop.cpp:208:22: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
avifile-0.7.48~20090503.ds/lib/aviplay/aviplayprop.cpp:216:24: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
avifile-0.7.48~20090503.ds/lib/aviplay/aviplayprop.cpp:224:22: warning: Comparison of a boolean expression with an integer. [compareBoolExpressionWithInt]
avifile-0.7.48~20090503.ds/lib/aviplay/aviplayprop.cpp:123:6: style: The scope of the variable 'int_param' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/lib/aviplay/aviplayprop.cpp:124:14: style: The scope of the variable 'string_param' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/lib/aviplay/aviplayprop.cpp:409:25: style: The scope of the variable 'h' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/lib/aviplay/aviplayprop.cpp:417:11: style: The scope of the variable 'w' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/lib/aviplay/aviplayprop.cpp:166:34: portability: Passing NULL after the last typed argument to a variadic function leads to undefined behaviour. [varFuncNullUB]
avifile-0.7.48~20090503.ds/lib/aviplay/aviplayprop.cpp:514:40: style: Function 'setAudioUrl' argument 1 names different: declaration 'filename' definition 'url'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviplay/aviplay_impl.h:131:41: note: Function 'setAudioUrl' argument 1 names different: declaration 'filename' definition 'url'.
avifile-0.7.48~20090503.ds/lib/aviplay/aviplayprop.cpp:514:40: note: Function 'setAudioUrl' argument 1 names different: declaration 'filename' definition 'url'.
avifile-0.7.48~20090503.ds/lib/aviplay/aviplayth.cpp:639:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
avifile-0.7.48~20090503.ds/lib/aviplay/aviplayth.cpp:327:11: style: The scope of the variable 'lastCopyTime' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/lib/aviplay/aviplayth.cpp:636:58: style: Function 'changePriority' argument 2 names different: declaration 'add' definition 'addPriority'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviplay/aviplay_impl.h:115:51: note: Function 'changePriority' argument 2 names different: declaration 'add' definition 'addPriority'.
avifile-0.7.48~20090503.ds/lib/aviplay/aviplayth.cpp:636:58: note: Function 'changePriority' argument 2 names different: declaration 'add' definition 'addPriority'.
avifile-0.7.48~20090503.ds/lib/aviplay/aviplayth.cpp:458:18: style: Variable 'lastCopyTime' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/lib/aviplay/aviplayth.cpp:330:0: style: Variable 'lastirq' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/lib/aviread/asffmt.h:94:24: style: C-style pointer casting [cstyleCast]
avifile-0.7.48~20090503.ds/lib/aviread/asffmt.h:151:26: style: C-style pointer casting [cstyleCast]
avifile-0.7.48~20090503.ds/lib/aviread/AsfInputStream.h:56:9: style: Technically the member function 'AsfIterator::getId' can be const. [functionConst]
avifile-0.7.48~20090503.ds/lib/aviread/AsfInputStream.h:79:9: style: Technically the member function 'AsfInputStream::getMaxBitrate' can be const. [functionConst]
avifile-0.7.48~20090503.ds/lib/aviread/Cache.h:25:5: style: Class 'Cache' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avifile-0.7.48~20090503.ds/lib/aviread/asffmt.h:54:5: style: Struct 'AsfPacket' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avifile-0.7.48~20090503.ds/lib/aviread/AsfFileInputStream.h:28:26: style: The function 'getIterator' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/AsfInputStream.h:71:26: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AsfFileInputStream.h:28:26: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AsfFileInputStream.cpp:43:38: style: The function 'getSeekInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/AsfInputStream.h:53:38: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AsfFileInputStream.cpp:43:38: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AsfFileInputStream.cpp:44:24: style: The function 'getPacket' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/AsfInputStream.h:52:24: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AsfFileInputStream.cpp:44:24: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AsfFileInputStream.cpp:80:17: style: The function 'seek' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/AsfInputStream.h:54:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AsfFileInputStream.cpp:80:17: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AsfFileInputStream.cpp:93:17: style: The function 'seekTime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/AsfInputStream.h:55:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AsfFileInputStream.cpp:93:17: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.cpp:431:5: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.cpp:494:6: warning: %u in format string (no. 4) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.cpp:494:6: warning: %u in format string (no. 5) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.cpp:494:6: warning: %u in format string (no. 6) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.cpp:494:6: warning: %u in format string (no. 7) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.cpp:494:6: portability: %d in format string (no. 8) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.cpp:508:6: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.cpp:508:6: portability: %d in format string (no. 4) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.cpp:525:3: warning: %llu in format string (no. 3) requires 'unsigned long long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.cpp:525:3: warning: sprintf format string requires 3 parameters but 4 are given. [wrongPrintfScanfArgNum]
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.cpp:557:6: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.cpp:602:13: style: C-style pointer casting [cstyleCast]
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.cpp:332:48: style: Function 'seekInternal' argument 1 names different: declaration 'time' definition 'seektime'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.h:61:29: note: Function 'seekInternal' argument 1 names different: declaration 'time' definition 'seektime'.
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.cpp:332:48: note: Function 'seekInternal' argument 1 names different: declaration 'time' definition 'seektime'.
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.cpp:374:57: style: Function 'unregister' argument 1 names different: declaration 'requester' definition 'it'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.h:62:38: note: Function 'unregister' argument 1 names different: declaration 'requester' definition 'it'.
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.cpp:374:57: note: Function 'unregister' argument 1 names different: declaration 'requester' definition 'it'.
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.cpp:800:50: style: Function 'write' argument 1 names different: declaration 'buffer' definition 'b'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.h:59:31: note: Function 'write' argument 1 names different: declaration 'buffer' definition 'b'.
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.cpp:800:50: note: Function 'write' argument 1 names different: declaration 'buffer' definition 'b'.
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.cpp:815:51: style: Function 'dwrite' argument 1 names different: declaration 'buffer' definition 'b'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.h:60:32: note: Function 'dwrite' argument 1 names different: declaration 'buffer' definition 'b'.
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.cpp:815:51: note: Function 'dwrite' argument 1 names different: declaration 'buffer' definition 'b'.
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.cpp:1265:7: style: Variable 'r' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.cpp:292:63: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.cpp:309:29: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.cpp:396:26: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.cpp:412:26: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.cpp:464:59: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.cpp:467:29: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.cpp:471:64: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.cpp:586:28: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.cpp:1014:58: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.cpp:1052:28: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.cpp:1143:7: warning: The buffer 'ContentType' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.cpp:1154:4: warning: The buffer 'Features' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.h:37:5: warning: Member variable 'AsfNetworkInputStream::m_lReadBytes' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.h:37:5: warning: Member variable 'AsfNetworkInputStream::m_iSocket' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.h:37:5: warning: Member variable 'AsfNetworkInputStream::m_iPipeFd' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.h:37:5: warning: Member variable 'AsfNetworkInputStream::m_lfd' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.h:37:5: warning: Member variable 'AsfNetworkInputStream::m_iProxyport' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.h:37:5: warning: Member variable 'AsfNetworkInputStream::m_iRandcntx' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.h:37:5: warning: Member variable 'AsfNetworkInputStream::m_iSeekId' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.h:37:5: warning: Member variable 'AsfNetworkInputStream::m_iRedirectSize' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.h:37:5: warning: Member variable 'AsfNetworkInputStream::m_iReadSize' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.h:37:5: warning: Member variable 'AsfNetworkInputStream::m_Ctype' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.h:37:5: warning: Member variable 'AsfNetworkInputStream::chhdr' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.h:37:5: warning: Member variable 'AsfNetworkInputStream::m_bQuit' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.h:37:5: warning: Member variable 'AsfNetworkInputStream::m_bHeadersValid' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.h:37:5: warning: Member variable 'AsfNetworkInputStream::m_bFinished' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.h:37:5: warning: Member variable 'AsfNetworkInputStream::m_bWaiting' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.h:37:5: warning: Member variable 'AsfNetworkInputStream::m_bAcceptRanges' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.h:40:18: warning: Virtual function 'interrupt' is called from destructor '~AsfNetworkInputStream()' at line 288. Dynamic binding is not used. [virtualCallInConstructor]
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.cpp:288:5: note: Calling interrupt
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.h:40:18: note: interrupt is a virtual method
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.h:42:18: warning: Virtual function 'clear' is called from destructor '~AsfNetworkInputStream()' at line 290. Dynamic binding is not used. [virtualCallInConstructor]
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.cpp:290:5: note: Calling clear
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.h:42:18: note: clear is a virtual method
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.h:17:5: style: Class 'URLString' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.h:39:26: style: The function 'getIterator' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/AsfInputStream.h:71:26: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.h:39:26: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.h:40:18: style: The function 'interrupt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/AsfInputStream.h:74:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.h:40:18: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.h:41:20: style: The function 'cacheSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/AsfInputStream.h:72:20: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.h:41:20: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.h:42:18: style: The function 'clear' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/AsfInputStream.h:73:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.h:42:18: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.h:43:18: style: The function 'isOpened' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/AsfInputStream.h:75:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.h:43:18: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.h:44:18: style: The function 'isValid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/AsfInputStream.h:76:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.h:44:18: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.h:45:18: style: The function 'isRedirector' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/AsfInputStream.h:77:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.h:45:18: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.h:46:18: style: The function 'getURLs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/AsfInputStream.h:78:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.h:46:18: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.cpp:103:38: style: The function 'getSeekInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/AsfInputStream.h:53:38: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.cpp:103:38: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.cpp:107:24: style: The function 'getPacket' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/AsfInputStream.h:52:24: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.cpp:107:24: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.cpp:133:18: style: The function 'isEof' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/AsfInputStream.h:50:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.cpp:133:18: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.cpp:134:17: style: The function 'seek' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/AsfInputStream.h:54:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.cpp:134:17: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.cpp:139:17: style: The function 'seekTime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/AsfInputStream.h:55:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.cpp:139:17: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.cpp:1353:5: error: Mismatching allocation and deallocation: nstr [mismatchAllocDealloc]
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.cpp:1344:33: style: Clarify calculation precedence for '+' and '?'. [clarifyCalculation]
avifile-0.7.48~20090503.ds/lib/aviread/AsfNetworkInputStream.cpp:1345:33: style: Clarify calculation precedence for '+' and '?'. [clarifyCalculation]
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadHandler.cpp:400:7: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadHandler.cpp:400:7: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadHandler.cpp:231:29: style: C-style pointer casting [cstyleCast]
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadHandler.cpp:71:40: style: Function 'GetHeader' argument 1 names different: declaration 'pheader' definition 'header'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadHandler.h:18:36: note: Function 'GetHeader' argument 1 names different: declaration 'pheader' definition 'header'.
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadHandler.cpp:71:40: note: Function 'GetHeader' argument 1 names different: declaration 'pheader' definition 'header'.
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadHandler.cpp:71:55: style: Function 'GetHeader' argument 2 names different: declaration 'n' definition 'size'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadHandler.h:18:52: note: Function 'GetHeader' argument 2 names different: declaration 'n' definition 'size'.
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadHandler.cpp:71:55: note: Function 'GetHeader' argument 2 names different: declaration 'n' definition 'size'.
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadHandler.cpp:258:43: style: Function 'parseHeader' argument 1 names different: declaration 'b' definition 'ptr'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviread/AsfInputStream.h:84:31: note: Function 'parseHeader' argument 1 names different: declaration 'b' definition 'ptr'.
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadHandler.cpp:258:43: note: Function 'parseHeader' argument 1 names different: declaration 'b' definition 'ptr'.
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadHandler.cpp:466:10: style: Unused variable: b [unusedVariable]
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadHandler.cpp:466:17: style: Unused variable: c [unusedVariable]
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadHandler.cpp:445:16: style: Obsolete function 'asctime' called. It is recommended to use 'strftime' instead. [asctimeCalled]
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadHandler.cpp:20:17: warning: Member variable 'AsfReadHandler::m_Header' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.h:16:5: style: Class 'AsfReadStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadHandler.h:18:20: style: The function 'GetHeader' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:143:20: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadHandler.h:18:20: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadHandler.h:22:18: style: The function 'GetURLs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:152:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadHandler.h:22:18: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadHandler.h:23:18: style: The function 'Interrupt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:146:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadHandler.h:23:18: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadHandler.h:25:18: style: The function 'IsOpened' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:149:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadHandler.h:25:18: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadHandler.h:26:18: style: The function 'IsValid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:150:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadHandler.h:26:18: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadHandler.h:27:18: style: The function 'IsRedirector' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:151:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadHandler.h:27:18: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.h:18:18: style: The function 'ClearCache' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:63:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.h:18:18: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.h:19:20: style: The function 'CacheSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:60:20: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.h:19:20: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.h:22:20: style: The function 'GetFormat' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:77:20: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.h:22:20: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.h:23:20: style: The function 'GetFrameTime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:81:20: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.h:23:20: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.h:24:24: style: The function 'GetLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:84:24: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.h:24:24: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.h:25:20: style: The function 'GetLengthTime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:88:20: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.h:25:20: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.h:29:20: style: The function 'GetSampleSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:102:20: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.h:29:20: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.h:30:25: style: The function 'GetStreamInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:109:25: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.h:30:25: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.h:32:33: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:112:24: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.h:32:33: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.h:33:27: style: The function 'ReadPacket' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:120:27: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.h:33:27: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.h:34:17: style: The function 'Seek' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:123:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.h:34:17: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.h:35:17: style: The function 'SeekTime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:126:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.h:35:17: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.h:36:17: style: The function 'SkipFrame' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:128:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.h:36:17: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.h:37:17: style: The function 'SkipTo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:129:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.h:37:17: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AsfRedirectInputStream.h:15:18: style: The function 'getURLs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/AsfInputStream.h:78:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AsfRedirectInputStream.h:15:18: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AsfRedirectInputStream.h:16:18: style: The function 'isRedirector' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/AsfInputStream.h:77:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AsfRedirectInputStream.h:16:18: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadHandler.cpp:312:21: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadHandler.cpp:357:25: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.cpp:409:31: warning: Either the condition 'if(spkt)' is redundant or there is possible null pointer dereference: spkt. [nullPointerRedundantCheck]
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.cpp:417:9: note: Assuming that condition 'if(spkt)' is not redundant
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.cpp:409:31: note: Null pointer dereference
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.cpp:15:46: style: Function 'AsfReadStream' argument 1 names different: declaration 'parent' definition 'handler'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.h:16:35: note: Function 'AsfReadStream' argument 1 names different: declaration 'parent' definition 'handler'.
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.cpp:15:46: note: Function 'AsfReadStream' argument 1 names different: declaration 'parent' definition 'handler'.
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.cpp:87:39: style: Function 'GetHeader' argument 1 names different: declaration 'header' definition 'pheader'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.h:21:36: note: Function 'GetHeader' argument 1 names different: declaration 'header' definition 'pheader'.
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.cpp:87:39: note: Function 'GetHeader' argument 1 names different: declaration 'header' definition 'pheader'.
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.cpp:150:57: style: Function 'GetNearestKeyFrame' argument 1 names different: declaration 'frame' definition 'lFrame'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.h:28:54: note: Function 'GetNearestKeyFrame' argument 1 names different: declaration 'frame' definition 'lFrame'.
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.cpp:150:57: note: Function 'GetNearestKeyFrame' argument 1 names different: declaration 'frame' definition 'lFrame'.
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.cpp:169:54: style: Function 'GetNextKeyFrame' argument 1 names different: declaration 'frame' definition 'lFrame'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.h:27:51: note: Function 'GetNextKeyFrame' argument 1 names different: declaration 'frame' definition 'lFrame'.
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.cpp:169:54: note: Function 'GetNextKeyFrame' argument 1 names different: declaration 'frame' definition 'lFrame'.
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.cpp:188:54: style: Function 'GetPrevKeyFrame' argument 1 names different: declaration 'frame' definition 'lFrame'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.h:26:51: note: Function 'GetPrevKeyFrame' argument 1 names different: declaration 'frame' definition 'lFrame'.
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.cpp:188:54: note: Function 'GetPrevKeyFrame' argument 1 names different: declaration 'frame' definition 'lFrame'.
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.cpp:205:42: style: Function 'GetTime' argument 1 names different: declaration 'frame' definition 'pos'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.h:31:39: note: Function 'GetTime' argument 1 names different: declaration 'frame' definition 'pos'.
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.cpp:205:42: note: Function 'GetTime' argument 1 names different: declaration 'frame' definition 'pos'.
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.cpp:295:43: style: Function 'IsKeyFrame' argument 1 names different: declaration 'frame' definition 'lFrame'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.h:20:40: note: Function 'IsKeyFrame' argument 1 names different: declaration 'frame' definition 'lFrame'.
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.cpp:295:43: note: Function 'IsKeyFrame' argument 1 names different: declaration 'frame' definition 'lFrame'.
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.cpp:507:36: style: Function 'Seek' argument 1 names different: declaration 'framepos' definition 'pos'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.h:34:33: note: Function 'Seek' argument 1 names different: declaration 'framepos' definition 'pos'.
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.cpp:507:36: note: Function 'Seek' argument 1 names different: declaration 'framepos' definition 'pos'.
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.cpp:553:34: style: Function 'SkipTo' argument 1 names different: declaration 'timepos' definition 'pos'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.h:37:31: note: Function 'SkipTo' argument 1 names different: declaration 'timepos' definition 'pos'.
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.cpp:553:34: note: Function 'SkipTo' argument 1 names different: declaration 'timepos' definition 'pos'.
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.cpp:475:24: style: Variable 'oldmem' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.cpp:15:16: warning: Member variable 'AsfReadStream::m_iId' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/lib/aviread/AsfReadStream.cpp:15:16: warning: Member variable 'AsfReadStream::m_bIsAudio' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/lib/aviread/AviReadHandler.cpp:477:14: style: Assignment of function parameter has no effect outside the function. [uselessAssignmentArg]
avifile-0.7.48~20090503.ds/lib/aviread/AviReadHandler.cpp:188:14: style: The scope of the variable 'chunk_type' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/lib/aviread/AviReadHandler.cpp:212:17: style: Checking if unsigned variable 'chunk_size' is less than zero. [unsignedLessThanZero]
avifile-0.7.48~20090503.ds/lib/aviread/AviReadHandler.cpp:691:62: style: Function 'PrintAVIMainHeader' argument 1 names different: declaration 'hdr' definition 'h'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviread/AviReadHandler.h:42:57: note: Function 'PrintAVIMainHeader' argument 1 names different: declaration 'hdr' definition 'h'.
avifile-0.7.48~20090503.ds/lib/aviread/AviReadHandler.cpp:691:62: note: Function 'PrintAVIMainHeader' argument 1 names different: declaration 'hdr' definition 'h'.
avifile-0.7.48~20090503.ds/lib/aviread/AviReadHandler.cpp:708:66: style: Function 'PrintAVIStreamHeader' argument 1 names different: declaration 'hdr' definition 'h'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviread/AviReadHandler.h:43:61: note: Function 'PrintAVIStreamHeader' argument 1 names different: declaration 'hdr' definition 'h'.
avifile-0.7.48~20090503.ds/lib/aviread/AviReadHandler.cpp:708:66: note: Function 'PrintAVIStreamHeader' argument 1 names different: declaration 'hdr' definition 'h'.
avifile-0.7.48~20090503.ds/lib/aviread/AviReadHandler.cpp:159:17: warning: Member variable 'AviReadHandler::m_MainHeader' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/lib/aviread/AviReadHandler.h:27:5: style: Class 'AviReadHandler' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avifile-0.7.48~20090503.ds/lib/aviread/AviReadHandler.h:29:20: style: The function 'GetHeader' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:143:20: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AviReadHandler.h:29:20: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AviReadHandler.h:33:18: style: The function 'GetURLs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:152:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AviReadHandler.h:33:18: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AviReadHandler.h:34:18: style: The function 'Interrupt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:146:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AviReadHandler.h:34:18: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AviReadHandler.h:36:18: style: The function 'IsOpened' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:149:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AviReadHandler.h:36:18: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AviReadHandler.h:37:18: style: The function 'IsValid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:150:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AviReadHandler.h:37:18: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AviReadHandler.h:38:18: style: The function 'IsRedirector' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:151:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AviReadHandler.h:38:18: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.h:18:20: style: The function 'CacheSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:60:20: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.h:18:20: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.h:19:18: style: The function 'ClearCache' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:63:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.h:19:18: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.h:20:20: style: The function 'GetFormat' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:77:20: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.h:20:20: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.h:21:20: style: The function 'GetFrameTime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:81:20: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.h:21:20: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.h:22:20: style: The function 'GetHeader' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:73:20: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.h:22:20: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.h:23:24: style: The function 'GetLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:84:24: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.h:23:24: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.h:24:20: style: The function 'GetLengthTime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:88:20: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.h:24:20: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.h:29:20: style: The function 'GetSampleSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:102:20: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.h:29:20: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.h:30:25: style: The function 'GetStreamInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:109:25: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.h:30:25: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.h:32:33: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:112:24: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.h:32:33: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.h:33:27: style: The function 'ReadPacket' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:120:27: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.h:33:27: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.h:34:17: style: The function 'Seek' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:123:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.h:34:17: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.h:35:17: style: The function 'SeekTime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:126:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.h:35:17: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.h:36:17: style: The function 'SkipFrame' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:128:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.h:36:17: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.h:37:17: style: The function 'SkipTo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:129:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.h:37:17: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.h:39:17: style: The function 'FixAvgBytes' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:132:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.h:39:17: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.cpp:90:57: style: Function 'GetNearestKeyFrame' argument 1 names different: declaration 'frame' definition 'pos'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.h:27:54: note: Function 'GetNearestKeyFrame' argument 1 names different: declaration 'frame' definition 'pos'.
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.cpp:90:57: note: Function 'GetNearestKeyFrame' argument 1 names different: declaration 'frame' definition 'pos'.
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.cpp:106:54: style: Function 'GetNextKeyFrame' argument 1 names different: declaration 'frame' definition 'pos'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.h:26:51: note: Function 'GetNextKeyFrame' argument 1 names different: declaration 'frame' definition 'pos'.
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.cpp:106:54: note: Function 'GetNextKeyFrame' argument 1 names different: declaration 'frame' definition 'pos'.
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.cpp:125:54: style: Function 'GetPrevKeyFrame' argument 1 names different: declaration 'frame' definition 'pos'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.h:28:51: note: Function 'GetPrevKeyFrame' argument 1 names different: declaration 'frame' definition 'pos'.
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.cpp:125:54: note: Function 'GetPrevKeyFrame' argument 1 names different: declaration 'frame' definition 'pos'.
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.cpp:189:42: style: Function 'GetTime' argument 1 names different: declaration 'frame' definition 'pos'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.h:31:39: note: Function 'GetTime' argument 1 names different: declaration 'frame' definition 'pos'.
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.cpp:189:42: note: Function 'GetTime' argument 1 names different: declaration 'frame' definition 'pos'.
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.cpp:218:43: style: Function 'IsKeyFrame' argument 1 names different: declaration 'frame' definition 'pos'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.h:25:40: note: Function 'IsKeyFrame' argument 1 names different: declaration 'frame' definition 'pos'.
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.cpp:218:43: note: Function 'IsKeyFrame' argument 1 names different: declaration 'frame' definition 'pos'.
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.cpp:250:36: style: Function 'Seek' argument 1 names different: declaration 'pos' definition 'framepos'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.h:34:33: note: Function 'Seek' argument 1 names different: declaration 'pos' definition 'framepos'.
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.cpp:250:36: note: Function 'Seek' argument 1 names different: declaration 'pos' definition 'framepos'.
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.cpp:261:36: style: Function 'SeekTime' argument 1 names different: declaration 'time' definition 'timepos'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.h:35:33: note: Function 'SeekTime' argument 1 names different: declaration 'time' definition 'timepos'.
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.cpp:261:36: note: Function 'SeekTime' argument 1 names different: declaration 'time' definition 'timepos'.
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.cpp:269:43: style: Function 'find' argument 1 names different: declaration 'frame' definition 'pos'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.h:43:32: note: Function 'find' argument 1 names different: declaration 'frame' definition 'pos'.
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.cpp:269:43: note: Function 'find' argument 1 names different: declaration 'frame' definition 'pos'.
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.cpp:308:36: style: Function 'addChunk' argument 1 names different: declaration 'off' definition 'coffset'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.h:50:25: note: Function 'addChunk' argument 1 names different: declaration 'off' definition 'coffset'.
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.cpp:308:36: note: Function 'addChunk' argument 1 names different: declaration 'off' definition 'coffset'.
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.cpp:308:52: style: Function 'addChunk' argument 2 names different: declaration 'len' definition 'clen'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.h:50:37: note: Function 'addChunk' argument 2 names different: declaration 'len' definition 'clen'.
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.cpp:308:52: note: Function 'addChunk' argument 2 names different: declaration 'len' definition 'clen'.
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.h:32:33: warning: Virtual function 'GetType' is called from constructor 'AviReadStream(AviReadHandler*handler,const struct AVIStreamHeader&hdr,uint_t id,const void*format,long fsize)' at line 34. Dynamic binding is not used. [virtualCallInConstructor]
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.cpp:34:6: note: Calling GetType
avifile-0.7.48~20090503.ds/lib/aviread/AviReadStream.h:32:33: note: GetType is a virtual method
avifile-0.7.48~20090503.ds/lib/aviread/Cache.cpp:422:16: style: C-style pointer casting [cstyleCast]
avifile-0.7.48~20090503.ds/lib/aviread/Cache.cpp:275:55: style: Function 'readPacket' argument 2 names different: declaration 'pos' definition 'position'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviread/Cache.h:33:52: note: Function 'readPacket' argument 2 names different: declaration 'pos' definition 'position'.
avifile-0.7.48~20090503.ds/lib/aviread/Cache.cpp:275:55: note: Function 'readPacket' argument 2 names different: declaration 'pos' definition 'position'.
avifile-0.7.48~20090503.ds/lib/aviread/Cache.cpp:445:35: style: Function 'open' argument 1 names different: declaration 'file' definition 'pszFile'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviread/Cache.h:86:26: note: Function 'open' argument 1 names different: declaration 'file' definition 'pszFile'.
avifile-0.7.48~20090503.ds/lib/aviread/Cache.cpp:445:35: note: Function 'open' argument 1 names different: declaration 'file' definition 'pszFile'.
avifile-0.7.48~20090503.ds/lib/aviread/Cache.cpp:434:14: warning: Member variable 'InputStream::m_iPos' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/lib/aviread/Cache.cpp:434:14: warning: Member variable 'InputStream::m_iBuffered' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/lib/aviread/Cache.h:31:12: performance: Technically the member function 'Cache::getSize' can be static. [functionStatic]
avifile-0.7.48~20090503.ds/lib/aviread/Cache.cpp:409:15: note: Technically the member function 'Cache::getSize' can be static.
avifile-0.7.48~20090503.ds/lib/aviread/Cache.h:31:12: note: Technically the member function 'Cache::getSize' can be static.
avifile-0.7.48~20090503.ds/lib/aviread/Cache.cpp:453:9: error: Memory leak: m_pBuffer [memleak]
avifile-0.7.48~20090503.ds/lib/aviread/Cache.cpp:458:5: error: Memory leak: m_pBuffer [memleak]
avifile-0.7.48~20090503.ds/lib/aviread/Cache.cpp:327:48: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
avifile-0.7.48~20090503.ds/lib/aviread/FFReadHandler.cpp:108:39: style: Function 'GetHeader' argument 1 names different: declaration 'pheader' definition 'header'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviread/FFReadHandler.h:21:36: note: Function 'GetHeader' argument 1 names different: declaration 'pheader' definition 'header'.
avifile-0.7.48~20090503.ds/lib/aviread/FFReadHandler.cpp:108:39: note: Function 'GetHeader' argument 1 names different: declaration 'pheader' definition 'header'.
avifile-0.7.48~20090503.ds/lib/aviread/FFReadHandler.cpp:175:32: style: Function 'seek' argument 1 names different: declaration 'pos' definition 'timepos'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviread/FFReadHandler.h:35:21: note: Function 'seek' argument 1 names different: declaration 'pos' definition 'timepos'.
avifile-0.7.48~20090503.ds/lib/aviread/FFReadHandler.cpp:175:32: note: Function 'seek' argument 1 names different: declaration 'pos' definition 'timepos'.
avifile-0.7.48~20090503.ds/lib/aviread/FFReadHandler.cpp:18:5: warning: Member variable 'AVStreamPacket::packet' is not initialized in the constructor. [uninitMemberVarPrivate]
avifile-0.7.48~20090503.ds/lib/aviread/FFReadHandler.cpp:20:21: warning: Member variable 'AVStreamPacket::packet' is not assigned a value in 'AVStreamPacket::operator='. [operatorEqVarError]
avifile-0.7.48~20090503.ds/lib/aviread/FFReadHandler.h:21:20: style: The function 'GetHeader' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:143:20: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/FFReadHandler.h:21:20: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/FFReadHandler.h:25:18: style: The function 'GetURLs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:152:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/FFReadHandler.h:25:18: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/FFReadHandler.h:26:18: style: The function 'Interrupt' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:146:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/FFReadHandler.h:26:18: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/FFReadHandler.h:28:18: style: The function 'IsOpened' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:149:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/FFReadHandler.h:28:18: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/FFReadHandler.h:29:18: style: The function 'IsValid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:150:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/FFReadHandler.h:29:18: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/FFReadHandler.h:30:18: style: The function 'IsRedirector' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:151:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/FFReadHandler.h:30:18: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/FFReadStream.h:20:20: style: The function 'CacheSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:60:20: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/FFReadStream.h:20:20: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/FFReadStream.h:21:18: style: The function 'ClearCache' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:63:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/FFReadStream.h:21:18: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/FFReadStream.h:22:20: style: The function 'GetHeader' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:73:20: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/FFReadStream.h:22:20: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/FFReadStream.h:26:24: style: The function 'GetLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:84:24: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/FFReadStream.h:26:24: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/FFReadStream.h:27:20: style: The function 'GetFrameTime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:81:20: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/FFReadStream.h:27:20: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/FFReadStream.h:28:20: style: The function 'GetLengthTime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:88:20: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/FFReadStream.h:28:20: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/FFReadStream.h:29:25: style: The function 'GetStreamInfo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:109:25: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/FFReadStream.h:29:25: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/FFReadStream.h:30:20: style: The function 'GetTime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:99:20: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/FFReadStream.h:30:20: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/FFReadStream.h:31:20: style: The function 'GetSampleSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:102:20: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/FFReadStream.h:31:20: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/FFReadStream.h:32:33: style: The function 'GetType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:112:24: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/FFReadStream.h:32:33: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/FFReadStream.h:33:20: style: The function 'GetFormat' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:77:20: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/FFReadStream.h:33:20: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/FFReadStream.h:35:27: style: The function 'ReadPacket' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:120:27: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/FFReadStream.h:35:27: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/FFReadStream.h:36:17: style: The function 'Seek' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:123:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/FFReadStream.h:36:17: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/FFReadStream.h:37:17: style: The function 'SeekTime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:126:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/FFReadStream.h:37:17: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/FFReadStream.h:38:17: style: The function 'SkipFrame' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:128:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/FFReadStream.h:38:17: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/FFReadStream.h:39:17: style: The function 'SkipTo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadHandlers.h:129:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/FFReadStream.h:39:17: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/FFReadStream.cpp:355:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.h:14:5: style: Class 'ReadStream' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamV.h:16:5: style: Class 'ReadStreamV' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamA.h:14:5: style: Class 'ReadStreamA' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamV.h:18:18: style: The function 'Eof' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.h:59:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamV.h:18:18: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamV.h:19:20: style: The function 'GetBuffering' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.h:16:20: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamV.h:19:20: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamV.h:20:28: style: The function 'GetVideoDecoder' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.h:22:28: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamV.h:20:28: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamV.h:21:21: style: The function 'GetFrame' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.h:44:21: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamV.h:21:21: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamV.h:22:20: style: The function 'GetFrameSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.h:45:20: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamV.h:22:20: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamV.h:23:24: style: The function 'GetPos' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.h:28:24: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamV.h:23:24: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamV.h:25:20: style: The function 'GetTime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.h:30:20: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamV.h:25:20: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamV.h:26:20: style: The function 'GetVideoFormat' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.h:20:20: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamV.h:26:20: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamV.h:28:17: style: The function 'ReadDirect' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.h:49:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamV.h:28:17: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamV.h:31:17: style: The function 'ReadFrame' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.h:43:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamV.h:31:17: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamV.h:32:24: style: The function 'SeekToKeyFrame' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.h:34:24: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamV.h:32:24: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamV.h:33:20: style: The function 'SeekTimeToKeyFrame' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.h:35:20: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamV.h:33:20: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamV.h:34:17: style: The function 'SetDirection' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.h:40:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamV.h:34:17: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamV.h:35:17: style: The function 'SetBuffering' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.h:41:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamV.h:35:17: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamV.h:36:17: style: The function 'SetOutputFormat' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.h:42:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamV.h:36:17: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamV.h:42:18: style: The function 'Flush' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.h:65:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamV.h:42:18: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamA.h:16:20: style: The function 'GetAudioFormat' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.h:19:20: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamA.h:16:20: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamA.h:17:28: style: The function 'GetAudioDecoder' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.h:21:28: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamA.h:17:28: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamA.h:18:20: style: The function 'GetFrameSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.h:45:20: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamA.h:18:20: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamA.h:20:24: style: The function 'GetPos' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.h:28:24: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamA.h:20:24: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamA.h:21:20: style: The function 'GetTime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.h:30:20: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamA.h:21:20: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamA.h:23:17: style: The function 'SkipTo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.h:37:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamA.h:23:17: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamA.h:24:17: style: The function 'ReadFrames' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.h:47:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamA.h:24:17: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamA.h:26:17: style: The function 'SeekTime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.h:33:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamA.h:26:17: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamA.h:34:18: style: The function 'Flush' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.h:65:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamA.h:34:18: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.cpp:86:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.cpp:117:52: style: Function 'GetHeader' argument 2 names different: declaration 'size' definition 's'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.h:18:56: note: Function 'GetHeader' argument 2 names different: declaration 'size' definition 's'.
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.cpp:117:52: note: Function 'GetHeader' argument 2 names different: declaration 'size' definition 's'.
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.cpp:137:51: style: Function 'GetNextKeyFrame' argument 1 names different: declaration 'frame' definition 'pos'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.h:53:51: note: Function 'GetNextKeyFrame' argument 1 names different: declaration 'frame' definition 'pos'.
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.cpp:137:51: note: Function 'GetNextKeyFrame' argument 1 names different: declaration 'frame' definition 'pos'.
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.cpp:143:51: style: Function 'GetPrevKeyFrame' argument 1 names different: declaration 'frame' definition 'pos'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.h:54:51: note: Function 'GetPrevKeyFrame' argument 1 names different: declaration 'frame' definition 'pos'.
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.cpp:143:51: note: Function 'GetPrevKeyFrame' argument 1 names different: declaration 'frame' definition 'pos'.
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.cpp:154:39: style: Function 'GetTime' argument 1 names different: declaration 'frame' definition 'pos'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.h:30:39: note: Function 'GetTime' argument 1 names different: declaration 'frame' definition 'pos'.
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.cpp:154:39: note: Function 'GetTime' argument 1 names different: declaration 'frame' definition 'pos'.
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.cpp:266:33: style: Function 'SeekTime' argument 1 names different: declaration 'pos' definition 'timepos'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.h:33:33: note: Function 'SeekTime' argument 1 names different: declaration 'pos' definition 'timepos'.
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.cpp:266:33: note: Function 'SeekTime' argument 1 names different: declaration 'pos' definition 'timepos'.
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.cpp:285:46: style: Function 'SeekTimeToKeyFrame' argument 1 names different: declaration 'pos' definition 'timepos'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.h:35:46: note: Function 'SeekTimeToKeyFrame' argument 1 names different: declaration 'pos' definition 'timepos'.
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.cpp:285:46: note: Function 'SeekTimeToKeyFrame' argument 1 names different: declaration 'pos' definition 'timepos'.
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.cpp:348:41: style: Function 'GetAudioFormat' argument 1 names different: declaration 'format' definition 'bi'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.h:19:41: note: Function 'GetAudioFormat' argument 1 names different: declaration 'format' definition 'bi'.
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.cpp:348:41: note: Function 'GetAudioFormat' argument 1 names different: declaration 'format' definition 'bi'.
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.cpp:354:41: style: Function 'GetVideoFormat' argument 1 names different: declaration 'format' definition 'bi'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.h:20:41: note: Function 'GetVideoFormat' argument 1 names different: declaration 'format' definition 'bi'.
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.cpp:354:41: note: Function 'GetVideoFormat' argument 1 names different: declaration 'format' definition 'bi'.
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.cpp:24:2: style: Class 'StreamPacket' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.cpp:24:2: style: Class 'StreamPacket' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.h:17:24: warning: Virtual function 'GetType' is called from constructor 'ReadStream(IMediaReadStream*stream)' at line 61. Dynamic binding is not used. [virtualCallInConstructor]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.cpp:61:13: note: Calling GetType
avifile-0.7.48~20090503.ds/lib/aviread/ReadStream.h:17:24: note: GetType is a virtual method
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamA.cpp:394:42: style: Function 'GetAudioFormat' argument 1 names different: declaration 'format' definition 'wf'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamA.h:16:41: note: Function 'GetAudioFormat' argument 1 names different: declaration 'format' definition 'wf'.
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamA.cpp:394:42: note: Function 'GetAudioFormat' argument 1 names different: declaration 'format' definition 'wf'.
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamA.cpp:432:40: style: Function 'GetTime' argument 1 names different: declaration 'frame' definition 'pos'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamA.h:21:39: note: Function 'GetTime' argument 1 names different: declaration 'frame' definition 'pos'.
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamA.cpp:432:40: note: Function 'GetTime' argument 1 names different: declaration 'frame' definition 'pos'.
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamA.cpp:615:34: style: Function 'SeekTime' argument 1 names different: declaration 'pos' definition 'timepos'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamA.h:26:33: note: Function 'SeekTime' argument 1 names different: declaration 'pos' definition 'timepos'.
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamA.cpp:615:34: note: Function 'SeekTime' argument 1 names different: declaration 'pos' definition 'timepos'.
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamA.h:21:20: warning: Virtual function 'GetTime' is called from constructor 'ReadStreamA(IMediaReadStream*stream)' at line 366. Dynamic binding is not used. [virtualCallInConstructor]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamA.cpp:366:99: note: Calling GetTime
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamA.h:21:20: note: GetTime is a virtual method
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamA.h:20:24: warning: Virtual function 'GetPos' is called from constructor 'ReadStreamA(IMediaReadStream*stream)' at line 366. Dynamic binding is not used. [virtualCallInConstructor]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamA.cpp:366:110: note: Calling GetPos
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamA.h:20:24: note: GetPos is a virtual method
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamA.h:28:17: warning: Virtual function 'StopStreaming' is called from destructor '~ReadStreamA()' at line 383. Dynamic binding is not used. [virtualCallInConstructor]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamA.cpp:383:5: note: Calling StopStreaming
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamA.h:28:17: note: StopStreaming is a virtual method
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamA.cpp:170:23: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamA.cpp:171:23: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamV.cpp:155:42: style: Function 'GetBuffering' argument 1 names different: declaration 'b' definition 'bufsz'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamV.h:19:41: note: Function 'GetBuffering' argument 1 names different: declaration 'b' definition 'bufsz'.
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamV.cpp:155:42: note: Function 'GetBuffering' argument 1 names different: declaration 'b' definition 'bufsz'.
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamV.cpp:179:40: style: Function 'GetTime' argument 1 names different: declaration 'frame' definition 'framep'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamV.h:25:39: note: Function 'GetTime' argument 1 names different: declaration 'frame' definition 'framep'.
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamV.cpp:179:40: note: Function 'GetTime' argument 1 names different: declaration 'frame' definition 'framep'.
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamV.cpp:440:47: style: Function 'SeekTimeToKeyFrame' argument 1 names different: declaration 'pos' definition 'timepos'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamV.h:33:46: note: Function 'SeekTimeToKeyFrame' argument 1 names different: declaration 'pos' definition 'timepos'.
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamV.cpp:440:47: note: Function 'SeekTimeToKeyFrame' argument 1 names different: declaration 'pos' definition 'timepos'.
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamV.h:42:18: warning: Virtual function 'Flush' is called from constructor 'ReadStreamV(IMediaReadStream*stream)' at line 123. Dynamic binding is not used. [virtualCallInConstructor]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamV.cpp:123:5: note: Calling Flush
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamV.h:42:18: note: Flush is a virtual method
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamV.h:38:17: warning: Virtual function 'StopStreaming' is called from destructor '~ReadStreamV()' at line 128. Dynamic binding is not used. [virtualCallInConstructor]
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamV.cpp:128:5: note: Calling StopStreaming
avifile-0.7.48~20090503.ds/lib/aviread/ReadStreamV.h:38:17: note: StopStreaming is a virtual method
avifile-0.7.48~20090503.ds/lib/aviread/StreamInfo.cpp:164:26: style: The scope of the variable 'delproc' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/lib/aviread/StreamInfo.cpp:171:2: style: Variable 'delproc' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/lib/aviread/asf_guids.cpp:131:32: style: Function 'guid_is_guidid' argument 1 names different: declaration 'guid' definition 'u'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviread/asf_guids.h:62:32: note: Function 'guid_is_guidid' argument 1 names different: declaration 'guid' definition 'u'.
avifile-0.7.48~20090503.ds/lib/aviread/asf_guids.cpp:131:32: note: Function 'guid_is_guidid' argument 1 names different: declaration 'guid' definition 'u'.
avifile-0.7.48~20090503.ds/lib/aviread/asf_guids.cpp:131:44: style: Function 'guid_is_guidid' argument 2 names different: declaration 'gid' definition 'g'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviread/asf_guids.h:62:47: note: Function 'guid_is_guidid' argument 2 names different: declaration 'gid' definition 'g'.
avifile-0.7.48~20090503.ds/lib/aviread/asf_guids.cpp:131:44: note: Function 'guid_is_guidid' argument 2 names different: declaration 'gid' definition 'g'.
avifile-0.7.48~20090503.ds/lib/aviread/asf_guids.cpp:136:38: style: Function 'guid_get_guidid' argument 1 names different: declaration 'guid' definition 'u'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviread/asf_guids.h:61:38: note: Function 'guid_get_guidid' argument 1 names different: declaration 'guid' definition 'u'.
avifile-0.7.48~20090503.ds/lib/aviread/asf_guids.cpp:136:38: note: Function 'guid_get_guidid' argument 1 names different: declaration 'guid' definition 'u'.
avifile-0.7.48~20090503.ds/lib/aviread/asffmt.cpp:119:63: style: Function 'segment' argument 3 names different: declaration 'ts' definition 'timeshift'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviread/asffmt.h:60:56: note: Function 'segment' argument 3 names different: declaration 'ts' definition 'timeshift'.
avifile-0.7.48~20090503.ds/lib/aviread/asffmt.cpp:119:63: note: Function 'segment' argument 3 names different: declaration 'ts' definition 'timeshift'.
avifile-0.7.48~20090503.ds/lib/aviread/asffmt.cpp:12:12: warning: Member variable 'AsfPacket::length' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/lib/aviread/asffmt.cpp:12:12: warning: Member variable 'AsfPacket::length_flags' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/lib/aviread/asffmt.cpp:12:12: warning: Member variable 'AsfPacket::property_flags' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/lib/aviread/asffmt.cpp:12:12: warning: Member variable 'AsfPacket::segsizetype' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/lib/aviread/asffmt.cpp:12:12: warning: Member variable 'AsfPacket::segments' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/lib/aviread/asffmt.cpp:12:12: warning: Member variable 'AsfPacket::send_time' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/lib/aviread/asffmt.cpp:12:12: warning: Member variable 'AsfPacket::packet_length' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/lib/aviread/asffmt.cpp:12:12: warning: Member variable 'AsfPacket::duration' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/lib/aviwrite/FileBuffer.h:30:14: style: Checking if unsigned variable 'bufsize' is less than zero. [unsignedLessThanZero]
avifile-0.7.48~20090503.ds/lib/aviwrite/FileBuffer.h:36:2: style: Class 'FileBuffer' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
avifile-0.7.48~20090503.ds/lib/aviwrite/FileBuffer.h:36:2: style: Class 'FileBuffer' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
avifile-0.7.48~20090503.ds/lib/aviwrite/AviWrite.h:70:17: warning: Virtual function 'Stop' is called from destructor '~AviAudioWriteStream()' at line 30. Dynamic binding is not used. [virtualCallInConstructor]
avifile-0.7.48~20090503.ds/lib/aviwrite/AviAudioWriteStream.cpp:30:5: note: Calling Stop
avifile-0.7.48~20090503.ds/lib/aviwrite/AviWrite.h:70:17: note: Stop is a virtual method
avifile-0.7.48~20090503.ds/lib/aviwrite/AviWrite.h:67:20: style: The function 'GetLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviwrite/AviWrite.h:30:20: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviwrite/AviWrite.h:67:20: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviwrite/AviWrite.h:69:17: style: The function 'Start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviwrite/AviWrite.h:32:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviwrite/AviWrite.h:69:17: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviwrite/AviWrite.h:70:17: style: The function 'Stop' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviwrite/AviWrite.h:33:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviwrite/AviWrite.h:70:17: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviwrite/AviWrite.h:88:20: style: The function 'GetLength' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviwrite/AviWrite.h:30:20: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviwrite/AviWrite.h:88:20: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviwrite/AviWrite.h:90:17: style: The function 'Start' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviwrite/AviWrite.h:32:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviwrite/AviWrite.h:90:17: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviwrite/AviWrite.h:91:17: style: The function 'Stop' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/lib/aviwrite/AviWrite.h:33:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/lib/aviwrite/AviWrite.h:91:17: note: Function in derived class
avifile-0.7.48~20090503.ds/lib/aviwrite/AviVideoWriteStream.cpp:13:31: style: Function 'AviVideoWriteStream' argument 4 names different: declaration 'srchdr' definition 'src_header'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviwrite/AviWrite.h:83:28: note: Function 'AviVideoWriteStream' argument 4 names different: declaration 'srchdr' definition 'src_header'.
avifile-0.7.48~20090503.ds/lib/aviwrite/AviVideoWriteStream.cpp:13:31: note: Function 'AviVideoWriteStream' argument 4 names different: declaration 'srchdr' definition 'src_header'.
avifile-0.7.48~20090503.ds/lib/aviwrite/AviWrite.h:91:17: warning: Virtual function 'Stop' is called from destructor '~AviVideoWriteStream()' at line 28. Dynamic binding is not used. [virtualCallInConstructor]
avifile-0.7.48~20090503.ds/lib/aviwrite/AviVideoWriteStream.cpp:28:5: note: Calling Stop
avifile-0.7.48~20090503.ds/lib/aviwrite/AviWrite.h:91:17: note: Stop is a virtual method
avifile-0.7.48~20090503.ds/lib/aviwrite/AviWrite.cpp:507:6: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/lib/aviwrite/AviWrite.cpp:176:8: style: C-style pointer casting [cstyleCast]
avifile-0.7.48~20090503.ds/lib/aviwrite/AviWrite.cpp:179:8: style: C-style pointer casting [cstyleCast]
avifile-0.7.48~20090503.ds/lib/aviwrite/AviWrite.cpp:76:18: style: Function 'AviWriteStream' argument 9 names different: declaration 'sample_size' definition 'samplesize'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviwrite/AviWrite.h:20:13: note: Function 'AviWriteStream' argument 9 names different: declaration 'sample_size' definition 'samplesize'.
avifile-0.7.48~20090503.ds/lib/aviwrite/AviWrite.cpp:76:18: note: Function 'AviWriteStream' argument 9 names different: declaration 'sample_size' definition 'samplesize'.
avifile-0.7.48~20090503.ds/lib/aviwrite/AviWrite.cpp:262:52: style: Function 'AddStream' argument 1 names different: declaration 'pCopyStream' definition 'pStream'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviwrite/AviWrite.h:125:50: note: Function 'AddStream' argument 1 names different: declaration 'pCopyStream' definition 'pStream'.
avifile-0.7.48~20090503.ds/lib/aviwrite/AviWrite.cpp:262:52: note: Function 'AddStream' argument 1 names different: declaration 'pCopyStream' definition 'pStream'.
avifile-0.7.48~20090503.ds/lib/aviwrite/AviWrite.cpp:345:27: style: Function 'AddAudioStream' argument 2 names different: declaration 'format' definition 'fmt'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviwrite/AviWrite.h:118:32: note: Function 'AddAudioStream' argument 2 names different: declaration 'format' definition 'fmt'.
avifile-0.7.48~20090503.ds/lib/aviwrite/AviWrite.cpp:345:27: note: Function 'AddAudioStream' argument 2 names different: declaration 'format' definition 'fmt'.
avifile-0.7.48~20090503.ds/lib/aviwrite/AviWrite.cpp:358:27: style: Function 'AddAudioStream' argument 2 names different: declaration 'format' definition 'fmt'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviwrite/AviWrite.h:115:32: note: Function 'AddAudioStream' argument 2 names different: declaration 'format' definition 'fmt'.
avifile-0.7.48~20090503.ds/lib/aviwrite/AviWrite.cpp:358:27: note: Function 'AddAudioStream' argument 2 names different: declaration 'format' definition 'fmt'.
avifile-0.7.48~20090503.ds/lib/aviwrite/AviWrite.cpp:369:41: style: Function 'AddChunk' argument 1 names different: declaration 'offset' definition 'chunk'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/aviwrite/AviWrite.h:139:31: note: Function 'AddChunk' argument 1 names different: declaration 'offset' definition 'chunk'.
avifile-0.7.48~20090503.ds/lib/aviwrite/AviWrite.cpp:369:41: note: Function 'AddChunk' argument 1 names different: declaration 'offset' definition 'chunk'.
avifile-0.7.48~20090503.ds/lib/aviwrite/AviWrite.cpp:79:5: performance: Variable 'm_type' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
avifile-0.7.48~20090503.ds/lib/aviwrite/AviWrite.h:130:18: warning: Virtual function 'WriteHeaders' is called from destructor '~AviWriteFile()' at line 186. Dynamic binding is not used. [virtualCallInConstructor]
avifile-0.7.48~20090503.ds/lib/aviwrite/AviWrite.cpp:186:2: note: Calling finish
avifile-0.7.48~20090503.ds/lib/aviwrite/AviWrite.cpp:226:5: note: Calling WriteHeaders
avifile-0.7.48~20090503.ds/lib/aviwrite/AviWrite.h:130:18: note: WriteHeaders is a virtual method
avifile-0.7.48~20090503.ds/lib/codeckeeper.cpp:321:0: error: #error No 'opendir' nor 'scandir' present - needs to be resolved... [preprocessorErrorDirective]
avifile-0.7.48~20090503.ds/lib/common/Args.cpp:37:6: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/lib/common/Args.cpp:312:6: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/lib/common/Args.cpp:307:13: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
avifile-0.7.48~20090503.ds/lib/common/Args.cpp:308:13: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
avifile-0.7.48~20090503.ds/lib/common/Config.cpp:17:31: style: C-style pointer casting [cstyleCast]
avifile-0.7.48~20090503.ds/lib/common/Config.cpp:18:31: style: C-style pointer casting [cstyleCast]
avifile-0.7.48~20090503.ds/lib/common/Config.cpp:76:35: style: Unused variable: type [unusedVariable]
avifile-0.7.48~20090503.ds/lib/common/Config.h:53:5: style: Struct 'ConfigFile' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avifile-0.7.48~20090503.ds/lib/common/Config.cpp:88:6: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
avifile-0.7.48~20090503.ds/lib/common/Statistic.cpp:6:47: style: Function 'Statistic' argument 2 names different: declaration 'msize' definition 'size'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/lib/common/Statistic.h:18:49: note: Function 'Statistic' argument 2 names different: declaration 'msize' definition 'size'.
avifile-0.7.48~20090503.ds/lib/common/Statistic.cpp:6:47: note: Function 'Statistic' argument 2 names different: declaration 'msize' definition 'size'.
avifile-0.7.48~20090503.ds/lib/common/Statistic.cpp:18:5: performance: Variable 'm_pName' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
avifile-0.7.48~20090503.ds/lib/common/Statistic.cpp:19:5: performance: Variable 'm_uiSize' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
avifile-0.7.48~20090503.ds/lib/common/Statistic.h:8:1: warning: The class 'Statistic' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
avifile-0.7.48~20090503.ds/lib/common/String.cpp:187:19: warning: Either the condition 'if(s&&(str=new char[r+1]))' is redundant or there is possible null pointer dereference: s. [nullPointerRedundantCheck]
avifile-0.7.48~20090503.ds/lib/common/String.cpp:189:8: note: Assuming that condition 'if(s&&(str=new char[r+1]))' is not redundant
avifile-0.7.48~20090503.ds/lib/common/String.cpp:187:19: note: Null pointer dereference
avifile-0.7.48~20090503.ds/lib/common/String.cpp:201:13: error: va_list 'ap' was opened but not closed by va_end(). [va_end_missing]
avifile-0.7.48~20090503.ds/lib/common/avm_output.cpp:160:173: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
avifile-0.7.48~20090503.ds/lib/common/image.cpp:1675:15: style: Same expression on both sides of '-'. [duplicateExpression]
avifile-0.7.48~20090503.ds/lib/common/image.cpp:681:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
avifile-0.7.48~20090503.ds/lib/common/image.cpp:1667:6: style: The scope of the variable 'd' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/lib/common/image.cpp:748:17: style: struct member 'lconvmap_s::s_mmx' is never used. [unusedStructMember]
avifile-0.7.48~20090503.ds/lib/common/image.cpp:749:17: style: struct member 'lconvmap_s::s_mmx2' is never used. [unusedStructMember]
avifile-0.7.48~20090503.ds/lib/common/image.cpp:297:31: style: Variable 'd' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/lib/common/image.cpp:852:5: style: Variable 'ds_y' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/lib/common/frame.h:22:16: style: Technically the member function 'frame::getPos' can be const. [functionConst]
avifile-0.7.48~20090503.ds/lib/common/frame.h:23:12: style: Technically the member function 'frame::getTime' can be const. [functionConst]
avifile-0.7.48~20090503.ds/lib/common/util.cpp:382:15: style: The scope of the variable 'value' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/lib/common/util.cpp:383:10: style: The scope of the variable 'is_AMD' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/lib/common/util.cpp:228:18: style: Unused variable: ax [unusedVariable]
avifile-0.7.48~20090503.ds/lib/common/util.cpp:228:22: style: Unused variable: cx [unusedVariable]
avifile-0.7.48~20090503.ds/lib/common/util.cpp:160:64: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
avifile-0.7.48~20090503.ds/lib/common/util.cpp:167:64: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
avifile-0.7.48~20090503.ds/lib/common/vbrctrl.c:88:9: style: struct member 'vbrctrl_s::m_iCrispness' is never used. [unusedStructMember]
avifile-0.7.48~20090503.ds/lib/common/vbrctrl.c:263:7: style: Unused variable: s [unusedVariable]
avifile-0.7.48~20090503.ds/lib/common/vbrctrl.c:124:2: error: Resource leak: f [resourceLeak]
avifile-0.7.48~20090503.ds/lib/subtitle/subread.c:372:9: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
avifile-0.7.48~20090503.ds/lib/subtitle/subread.c:372:9: warning: %d in format string (no. 2) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
avifile-0.7.48~20090503.ds/lib/subtitle/subread.c:372:9: warning: %d in format string (no. 3) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
avifile-0.7.48~20090503.ds/lib/subtitle/subread.c:372:9: warning: %d in format string (no. 4) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
avifile-0.7.48~20090503.ds/lib/subtitle/subread.c:372:9: warning: %d in format string (no. 5) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
avifile-0.7.48~20090503.ds/lib/subtitle/subread.c:372:9: warning: %d in format string (no. 6) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
avifile-0.7.48~20090503.ds/lib/subtitle/subread.c:372:9: warning: %d in format string (no. 7) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
avifile-0.7.48~20090503.ds/lib/subtitle/subread.c:372:9: warning: %d in format string (no. 8) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
avifile-0.7.48~20090503.ds/lib/subtitle/subread.c:409:16: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
avifile-0.7.48~20090503.ds/lib/subtitle/subread.c:409:16: warning: %d in format string (no. 2) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
avifile-0.7.48~20090503.ds/lib/subtitle/subread.c:409:16: warning: %d in format string (no. 3) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
avifile-0.7.48~20090503.ds/lib/subtitle/subread.c:471:9: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
avifile-0.7.48~20090503.ds/lib/subtitle/subread.c:479:6: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
avifile-0.7.48~20090503.ds/lib/subtitle/subread.c:479:6: warning: %d in format string (no. 2) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
avifile-0.7.48~20090503.ds/lib/subtitle/subread.c:479:6: warning: %d in format string (no. 3) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
avifile-0.7.48~20090503.ds/lib/subtitle/subread.c:479:6: warning: %d in format string (no. 4) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
avifile-0.7.48~20090503.ds/lib/subtitle/subread.c:479:6: warning: %d in format string (no. 5) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
avifile-0.7.48~20090503.ds/lib/subtitle/subread.c:479:6: warning: %d in format string (no. 6) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
avifile-0.7.48~20090503.ds/lib/subtitle/subread.c:479:6: warning: %d in format string (no. 7) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
avifile-0.7.48~20090503.ds/lib/subtitle/subread.c:479:6: warning: %d in format string (no. 8) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
avifile-0.7.48~20090503.ds/lib/subtitle/subread.c:154:66: warning: Either the condition 'txt' is redundant or there is possible null pointer dereference: txt. [nullPointerRedundantCheck]
avifile-0.7.48~20090503.ds/lib/subtitle/subread.c:100:43: note: Assuming that condition 'txt' is not redundant
avifile-0.7.48~20090503.ds/lib/subtitle/subread.c:154:66: note: Null pointer dereference
avifile-0.7.48~20090503.ds/lib/subtitle/subread.c:653:11: style: Unused variable: fn [unusedVariable]
avifile-0.7.48~20090503.ds/lib/subtitle/subread.c:680:11: style: Unused variable: subname [unusedVariable]
avifile-0.7.48~20090503.ds/lib/subtitle/subtest.c:30:9: style: Unused variable: i [unusedVariable]
avifile-0.7.48~20090503.ds/lib/subtitle/subtest.c:32:21: style: Unused variable: sl [unusedVariable]
avifile-0.7.48~20090503.ds/lib/subtitle/subtest.c:35:12: style: Variable 'ar' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/lib/subtitle/subtitle.c:8:9: style: The scope of the variable 'i' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/lib/subtitle/subtitle.c:70:18: style: The scope of the variable 'lo' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/lib/subtitle/subtitle.c:71:18: style: The scope of the variable 'hi' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/lib/subtitle/subtitle.c:13:20: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
avifile-0.7.48~20090503.ds/lib/subtitle/subwrite.c:39:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/lib/subtitle/subwrite.c:39:3: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/lib/subtitle/subwrite.c:39:3: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/lib/subtitle/subwrite.c:39:3: warning: %d in format string (no. 5) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/lib/subtitle/subwrite.c:39:3: warning: %d in format string (no. 6) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/lib/subtitle/subwrite.c:39:3: warning: %d in format string (no. 7) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/lib/subtitle/subwrite.c:39:3: warning: %d in format string (no. 8) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/lib/subtitle/subwrite.c:39:3: warning: %d in format string (no. 9) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/lib/subtitle/subwrite.c:39:3: warning: %d in format string (no. 10) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/lib/subtitle/subwrite.c:11:17: style: The scope of the variable 'nl' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/lib/subtitle/subwrite.c:68:5: error: Resource leak: file [resourceLeak]
avifile-0.7.48~20090503.ds/lib/video/renderer.cpp:452:33: style: C-style pointer casting [cstyleCast]
avifile-0.7.48~20090503.ds/lib/video/sub_x11.cpp:8:5: performance: Technically the member function 'FontRendX11::Draw' can be static. [functionStatic]
avifile-0.7.48~20090503.ds/lib/video/sub_x11.cpp:11:5: performance: Technically the member function 'FontRendX11::Convert' can be static. [functionStatic]
avifile-0.7.48~20090503.ds/libavqt/audc.h:10:5: style: Class 'AvOrderedDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avifile-0.7.48~20090503.ds/libavqt/codecdialog.cpp:158:39: style: Function 'setCurrent' argument 1 names different: declaration 'i' definition 'c'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/libavqt/codecdialog.h:55:25: note: Function 'setCurrent' argument 1 names different: declaration 'i' definition 'c'.
avifile-0.7.48~20090503.ds/libavqt/codecdialog.cpp:158:39: note: Function 'setCurrent' argument 1 names different: declaration 'i' definition 'c'.
avifile-0.7.48~20090503.ds/libavqt/codecdialog.cpp:94:54: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
avifile-0.7.48~20090503.ds/libavqt/codecdialog.cpp:193:50: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
avifile-0.7.48~20090503.ds/libavqt/codecdialog.cpp:313:43: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
avifile-0.7.48~20090503.ds/libavqt/codecdialog.h:61:18: warning: Virtual function 'selectCodec' is called from constructor 'QavmCodecDialog(QWidget*,const avm::vector<const avm::CodecInfo*>&codecs,avm::CodecInfo::Direction dir=avm::CodecInfo::Encode)' at line 117. Dynamic binding is not used. [virtualCallInConstructor]
avifile-0.7.48~20090503.ds/libavqt/codecdialog.cpp:117:5: note: Calling createGui
avifile-0.7.48~20090503.ds/libavqt/codecdialog.cpp:405:5: note: Calling createMoveGroup
avifile-0.7.48~20090503.ds/libavqt/codecdialog.cpp:511:53: note: Calling codecTop
avifile-0.7.48~20090503.ds/libavqt/codecdialog.h:66:23: note: Calling codecMove
avifile-0.7.48~20090503.ds/libavqt/codecdialog.cpp:563:5: note: Calling selectCodec
avifile-0.7.48~20090503.ds/libavqt/codecdialog.h:61:18: note: selectCodec is a virtual method
avifile-0.7.48~20090503.ds/libavqt/codecdialog.h:61:18: warning: Virtual function 'selectCodec' is called from constructor 'QavmCodecDialog(QWidget*,const avm::vector<const avm::CodecInfo*>&codecs,avm::CodecInfo::Direction dir=avm::CodecInfo::Encode)' at line 125. Dynamic binding is not used. [virtualCallInConstructor]
avifile-0.7.48~20090503.ds/libavqt/codecdialog.cpp:125:70: note: Calling selectCodec
avifile-0.7.48~20090503.ds/libavqt/codecdialog.h:61:18: note: selectCodec is a virtual method
avifile-0.7.48~20090503.ds/libavqt/codecdialog.h:61:18: warning: Virtual function 'selectCodec' is called from constructor 'QavmCodecDialog(QWidget*,const avm::vector<const avm::CodecInfo*>&codecs,avm::CodecInfo::Direction dir=avm::CodecInfo::Encode)' at line 127. Dynamic binding is not used. [virtualCallInConstructor]
avifile-0.7.48~20090503.ds/libavqt/codecdialog.cpp:127:77: note: Calling selectCodec
avifile-0.7.48~20090503.ds/libavqt/codecdialog.h:61:18: note: selectCodec is a virtual method
avifile-0.7.48~20090503.ds/libavqt/testcodecs.cpp:40:5: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
avifile-0.7.48~20090503.ds/libavqt/testcodecs.cpp:58:60: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
avifile-0.7.48~20090503.ds/libmmxnow/src/filter.c:97:0: error: Invalid number of character '(' when these macros are defined: '__GCC__=1;__GCC__=1'. [syntaxError]
avifile-0.7.48~20090503.ds/libmmxnow/src/generic/video/rgb_yuv.c:89:10: warning: Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'? [clarifyStatement]
avifile-0.7.48~20090503.ds/libmmxnow/src/generic/video/rgb_yuv.c:148:11: warning: Ineffective statement similar to '*A++;'. Did you intend to write '(*A)++;'? [clarifyStatement]
avifile-0.7.48~20090503.ds/libmmxnow/src/generic/video/yuv2rgb.c:150:0: error: Invalid number of character '(' when these macros are defined: '__GCC__=1;__GCC__=1'. [syntaxError]
avifile-0.7.48~20090503.ds/libmmxnow/src/names.c:32:36: style: Function 'mmxnow_method_name' argument 1 names different: declaration 'method' definition 'id'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/libmmxnow/src/mmxnow_private.h:13:36: note: Function 'mmxnow_method_name' argument 1 names different: declaration 'method' definition 'id'.
avifile-0.7.48~20090503.ds/libmmxnow/src/names.c:32:36: note: Function 'mmxnow_method_name' argument 1 names different: declaration 'method' definition 'id'.
avifile-0.7.48~20090503.ds/libmmxnow/test/rw_pgm.c:17:12: warning: Size of pointer 'img' used instead of size of its data. [pointerSize]
avifile-0.7.48~20090503.ds/libmmxnow/test/rw_pgm.c:73:1: error: Resource leak: f [resourceLeak]
avifile-0.7.48~20090503.ds/player/configdialog.h:31:16: style: Class 'ConfigDialog' is unsafe, 'ConfigDialog::m_pAutorepeat' can leak by wrong usage. [unsafeClassCanLeak]
avifile-0.7.48~20090503.ds/player/configdialog.h:35:16: style: Class 'ConfigDialog' is unsafe, 'ConfigDialog::m_pDisplayFramePos' can leak by wrong usage. [unsafeClassCanLeak]
avifile-0.7.48~20090503.ds/player/configdialog.h:41:13: style: Class 'ConfigDialog' is unsafe, 'ConfigDialog::m_pAsync' can leak by wrong usage. [unsafeClassCanLeak]
avifile-0.7.48~20090503.ds/player/configdialog.h:42:13: style: Class 'ConfigDialog' is unsafe, 'ConfigDialog::m_pFontType' can leak by wrong usage. [unsafeClassCanLeak]
avifile-0.7.48~20090503.ds/player/configdialog.h:43:13: style: Class 'ConfigDialog' is unsafe, 'ConfigDialog::m_pPreview' can leak by wrong usage. [unsafeClassCanLeak]
avifile-0.7.48~20090503.ds/player/configdialog.h:44:16: style: Class 'ConfigDialog' is unsafe, 'ConfigDialog::m_pFontName' can leak by wrong usage. [unsafeClassCanLeak]
avifile-0.7.48~20090503.ds/player/configdialog.h:46:18: style: Class 'ConfigDialog' is unsafe, 'ConfigDialog::m_pFontButton' can leak by wrong usage. [unsafeClassCanLeak]
avifile-0.7.48~20090503.ds/player/configdialog.h:48:18: style: Class 'ConfigDialog' is unsafe, 'ConfigDialog::m_pSubFGColor' can leak by wrong usage. [unsafeClassCanLeak]
avifile-0.7.48~20090503.ds/player/configdialog.h:49:18: style: Class 'ConfigDialog' is unsafe, 'ConfigDialog::m_pSubBGColor' can leak by wrong usage. [unsafeClassCanLeak]
avifile-0.7.48~20090503.ds/player/configdialog.h:53:14: style: Class 'ConfigDialog' is unsafe, 'ConfigDialog::m_pAsyncSlider' can leak by wrong usage. [unsafeClassCanLeak]
avifile-0.7.48~20090503.ds/player/configdialog.h:55:15: style: Class 'ConfigDialog' is unsafe, 'ConfigDialog::m_pSubAsyncMin' can leak by wrong usage. [unsafeClassCanLeak]
avifile-0.7.48~20090503.ds/player/configdialog.h:56:15: style: Class 'ConfigDialog' is unsafe, 'ConfigDialog::m_pSubAsyncSec' can leak by wrong usage. [unsafeClassCanLeak]
avifile-0.7.48~20090503.ds/player/configdialog.h:57:16: style: Class 'ConfigDialog' is unsafe, 'ConfigDialog::m_pSubNegative' can leak by wrong usage. [unsafeClassCanLeak]
avifile-0.7.48~20090503.ds/player/configdialog_impl.cpp:154:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
avifile-0.7.48~20090503.ds/player/configdialog_impl.cpp:163:49: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
avifile-0.7.48~20090503.ds/player/configdialog_impl.h:16:5: style: Class 'ConfigDialog_impl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avifile-0.7.48~20090503.ds/player/playercontrol.h:73:5: style: Class 'QPlayerWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avifile-0.7.48~20090503.ds/player/decoder_config.h:18:18: warning: Virtual function 'reset' is called from constructor 'QConfDialog(const avm::vector<avm::AttributeInfo>&)' at line 97. Dynamic binding is not used. [virtualCallInConstructor]
avifile-0.7.48~20090503.ds/player/decoder_config.cpp:97:56: note: Calling reset
avifile-0.7.48~20090503.ds/player/decoder_config.h:18:18: note: reset is a virtual method
avifile-0.7.48~20090503.ds/player/decoder_config.h:19:18: warning: Virtual function 'reject' is called from constructor 'QConfDialog(const avm::vector<avm::AttributeInfo>&)' at line 98. Dynamic binding is not used. [virtualCallInConstructor]
avifile-0.7.48~20090503.ds/player/decoder_config.cpp:98:57: note: Calling reject
avifile-0.7.48~20090503.ds/player/decoder_config.h:19:18: note: reject is a virtual method
avifile-0.7.48~20090503.ds/player/decoder_config.h:34:18: style: The function 'valueChanged' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/player/decoder_config.h:20:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/player/decoder_config.h:34:18: note: Function in derived class
avifile-0.7.48~20090503.ds/player/decoder_config.h:47:18: style: The function 'valueChanged' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/player/decoder_config.h:20:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/player/decoder_config.h:47:18: note: Function in derived class
avifile-0.7.48~20090503.ds/player/main.cpp:89:0: style: Variable 'rc' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/player/playercontrol.cpp:1180:10: error: Array 'command[32]' accessed at index 32, which is out of bounds. [arrayIndexOutOfBounds]
avifile-0.7.48~20090503.ds/player/playercontrol.cpp:1178:3: note: After for loop, i has value 32
avifile-0.7.48~20090503.ds/player/playercontrol.cpp:1180:10: note: Array index out of bounds
avifile-0.7.48~20090503.ds/player/playercontrol.cpp:1061:11: warning: Either the condition 'if(rt)' is redundant or there is possible null pointer dereference: rt. [nullPointerRedundantCheck]
avifile-0.7.48~20090503.ds/player/playercontrol.cpp:1069:7: note: Assuming that condition 'if(rt)' is not redundant
avifile-0.7.48~20090503.ds/player/playercontrol.cpp:1061:11: note: Null pointer dereference
avifile-0.7.48~20090503.ds/player/playercontrol.cpp:176:28: style: C-style pointer casting [cstyleCast]
avifile-0.7.48~20090503.ds/player/playercontrol.cpp:177:7: style: C-style pointer casting [cstyleCast]
avifile-0.7.48~20090503.ds/player/playercontrol.cpp:1130:10: style: The scope of the variable 'command' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/player/playercontrol.cpp:1131:9: style: The scope of the variable 'command_pos' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/player/playercontrol.cpp:1151:9: style: The scope of the variable 'cpos' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/player/playercontrol.cpp:266:36: style: Function 'sendQt' argument 1 names different: declaration 'ev' definition 'e'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/player/playercontrol.h:190:25: note: Function 'sendQt' argument 1 names different: declaration 'ev' definition 'e'.
avifile-0.7.48~20090503.ds/player/playercontrol.cpp:266:36: note: Function 'sendQt' argument 1 names different: declaration 'ev' definition 'e'.
avifile-0.7.48~20090503.ds/player/playercontrol.cpp:587:32: style: Function 'zoomWH' argument 1 names different: declaration 'width' definition 'new_w'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/player/playercontrol.h:142:21: note: Function 'zoomWH' argument 1 names different: declaration 'width' definition 'new_w'.
avifile-0.7.48~20090503.ds/player/playercontrol.cpp:587:32: note: Function 'zoomWH' argument 1 names different: declaration 'width' definition 'new_w'.
avifile-0.7.48~20090503.ds/player/playercontrol.cpp:587:43: style: Function 'zoomWH' argument 2 names different: declaration 'height' definition 'new_h'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/player/playercontrol.h:142:32: note: Function 'zoomWH' argument 2 names different: declaration 'height' definition 'new_h'.
avifile-0.7.48~20090503.ds/player/playercontrol.cpp:587:43: note: Function 'zoomWH' argument 2 names different: declaration 'height' definition 'new_h'.
avifile-0.7.48~20090503.ds/player/playercontrol.cpp:587:54: style: Function 'zoomWH' argument 3 names different: declaration 'original_w' definition 'ori_w'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/player/playercontrol.h:142:44: note: Function 'zoomWH' argument 3 names different: declaration 'original_w' definition 'ori_w'.
avifile-0.7.48~20090503.ds/player/playercontrol.cpp:587:54: note: Function 'zoomWH' argument 3 names different: declaration 'original_w' definition 'ori_w'.
avifile-0.7.48~20090503.ds/player/playercontrol.cpp:587:65: style: Function 'zoomWH' argument 4 names different: declaration 'original_h' definition 'ori_h'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/player/playercontrol.h:142:60: note: Function 'zoomWH' argument 4 names different: declaration 'original_h' definition 'ori_h'.
avifile-0.7.48~20090503.ds/player/playercontrol.cpp:587:65: note: Function 'zoomWH' argument 4 names different: declaration 'original_h' definition 'ori_h'.
avifile-0.7.48~20090503.ds/player/playercontrol.cpp:1325:52: style: Function 'initPlayer' argument 1 names different: declaration 'avip' definition 'uapip'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/player/playercontrol.h:113:41: note: Function 'initPlayer' argument 1 names different: declaration 'avip' definition 'uapip'.
avifile-0.7.48~20090503.ds/player/playercontrol.cpp:1325:52: note: Function 'initPlayer' argument 1 names different: declaration 'avip' definition 'uapip'.
avifile-0.7.48~20090503.ds/player/playercontrol.cpp:1746:53: style: Function 'dragEnterEvent' argument 1 names different: declaration 'event' definition 'e'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/player/playercontrol.h:218:42: note: Function 'dragEnterEvent' argument 1 names different: declaration 'event' definition 'e'.
avifile-0.7.48~20090503.ds/player/playercontrol.cpp:1746:53: note: Function 'dragEnterEvent' argument 1 names different: declaration 'event' definition 'e'.
avifile-0.7.48~20090503.ds/plugins/libac3pass/ac3-iec958.c:118:2: style: Variable 'ptr' is reassigned a value before the old one has been used. [redundantAssignment]
avifile-0.7.48~20090503.ds/plugins/libac3pass/ac3-iec958.c:112:0: note: Variable 'ptr' is reassigned a value before the old one has been used.
avifile-0.7.48~20090503.ds/plugins/libac3pass/ac3-iec958.c:118:2: note: Variable 'ptr' is reassigned a value before the old one has been used.
avifile-0.7.48~20090503.ds/plugins/libac3pass/ac3-iec958.c:79:19: style: struct member 'syncinfo::syncword' is never used. [unusedStructMember]
avifile-0.7.48~20090503.ds/plugins/libac3pass/ac3-iec958.c:80:19: style: struct member 'syncinfo::crc1' is never used. [unusedStructMember]
avifile-0.7.48~20090503.ds/plugins/libac3pass/ac3-iec958.c:85:19: style: struct member 'bsi::acmod' is never used. [unusedStructMember]
avifile-0.7.48~20090503.ds/plugins/libac3pass/play-ac3.c:134:0: error: Memory leak: ac3buf [memleak]
avifile-0.7.48~20090503.ds/plugins/libac3pass/play-ac3.c:134:0: error: Memory leak: iecbuf [memleak]
avifile-0.7.48~20090503.ds/plugins/libaudiodec/a52.cpp:196:15: portability: Casting from float* to integer* is not portable due to different binary data representations on different platforms. [invalidPointerCast]
avifile-0.7.48~20090503.ds/plugins/libaudiodec/a52.cpp:56:5: warning: Member variable 'A52_Decoder::m_pState' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libaudiodec/a52.cpp:56:5: warning: Member variable 'A52_Decoder::m_pSamples' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libaudiodec/a52.cpp:56:5: warning: Member variable 'A52_Decoder::flags' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libaudiodec/a52.cpp:56:5: warning: Member variable 'A52_Decoder::sample_rate' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libaudiodec/a52.cpp:56:5: warning: Member variable 'A52_Decoder::bit_rate' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libaudiodec/a52.cpp:56:5: warning: Member variable 'A52_Decoder::p_a52_init' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libaudiodec/a52.cpp:56:5: warning: Member variable 'A52_Decoder::p_a52_samples' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libaudiodec/a52.cpp:56:5: warning: Member variable 'A52_Decoder::p_a52_syncinfo' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libaudiodec/a52.cpp:56:5: warning: Member variable 'A52_Decoder::p_a52_frame' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libaudiodec/a52.cpp:56:5: warning: Member variable 'A52_Decoder::p_a52_dynrng' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libaudiodec/a52.cpp:56:5: warning: Member variable 'A52_Decoder::p_a52_block' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libaudiodec/a52.cpp:56:5: warning: Member variable 'A52_Decoder::p_a52_free' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libaudiodec/adpcm_impl.c:117:9: style: The scope of the variable 'val' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/plugins/libaudiodec/adpcm_impl.c:118:9: style: The scope of the variable 'sign' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/plugins/libaudiodec/adpcm_impl.c:120:9: style: The scope of the variable 'diff' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/plugins/libaudiodec/adpcm_impl.c:123:9: style: The scope of the variable 'vpdiff' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/plugins/libaudiodec/adpcm_impl.c:101:19: style: Clarify calculation precedence for '+' and '?'. [clarifyCalculation]
avifile-0.7.48~20090503.ds/plugins/libaudiodec/xa_gsm.c:302:17: style: The scope of the variable 'temp' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/plugins/libaudiodec/xa_gsm.c:303:25: style: The scope of the variable 'ltmp' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/plugins/libaudiodec/xa_gsm.c:389:21: style: The scope of the variable 'ltmp' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/plugins/libaudiodec/xa_gsm.c:390:18: style: The scope of the variable 'tmp' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/plugins/libaudiodec/xa_gsm.c:415:33: style: The scope of the variable 'ltmp' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/plugins/libaudiodec/xa_gsm.c:417:38: style: The scope of the variable 'drpp' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/plugins/libaudiodec/xa_gsm.c:456:33: style: The scope of the variable 'sri' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/plugins/libaudiodec/xa_gsm.c:563:27: style: The scope of the variable 'ltmp' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/plugins/libaudiodec/xa_gsm.c:577:27: style: The scope of the variable 'ltmp' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/plugins/libaudiodec/xa_gsm.c:589:27: style: The scope of the variable 'ltmp' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/plugins/libaudiodec/xa_gsm.c:959:27: style: Variable 'sr' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/plugins/libdivx4/test.cpp:200:10: style: The scope of the variable 'im' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/plugins/libdivx4/test.cpp:204:12: style: The scope of the variable 't1' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/plugins/libdivx4/test.cpp:204:16: style: The scope of the variable 't2' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/plugins/libdivx4/test.cpp:212:0: error: Memory leak: dest [memleak]
avifile-0.7.48~20090503.ds/plugins/libffmpeg/FFVideoDecoder.cpp:63:25: style: C-style pointer casting [cstyleCast]
avifile-0.7.48~20090503.ds/plugins/libffmpeg/FFVideoDecoder.cpp:85:25: style: C-style pointer casting [cstyleCast]
avifile-0.7.48~20090503.ds/plugins/libffmpeg/FFVideoDecoder.cpp:136:22: style: C-style pointer casting [cstyleCast]
avifile-0.7.48~20090503.ds/plugins/libffmpeg/FFVideoDecoder.cpp:23:92: style: Function 'FFVideoDecoder' argument 3 names different: declaration 'format' definition 'bh'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/plugins/libffmpeg/FFVideoDecoder.h:17:79: note: Function 'FFVideoDecoder' argument 3 names different: declaration 'format' definition 'bh'.
avifile-0.7.48~20090503.ds/plugins/libffmpeg/FFVideoDecoder.cpp:23:92: note: Function 'FFVideoDecoder' argument 3 names different: declaration 'format' definition 'bh'.
avifile-0.7.48~20090503.ds/plugins/libffmpeg/fillplugins.h:343:20: style: Variable 's_YAMAHA' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/plugins/libffmpeg/fillplugins.h:344:20: style: Variable 's_G726' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/plugins/libffmpeg/fillplugins.h:345:20: style: Variable 's_IMA_DK4' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/plugins/libffmpeg/fillplugins.h:346:20: style: Variable 's_IMA_DK3' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/plugins/libffmpeg/FFVideoDecoder.h:23:18: warning: Virtual function 'Flush' is called from constructor 'FFVideoDecoder(AVCodec*av,const CodecInfo&info,const BITMAPINFOHEADER&format,int flip)' at line 30. Dynamic binding is not used. [virtualCallInConstructor]
avifile-0.7.48~20090503.ds/plugins/libffmpeg/FFVideoDecoder.cpp:30:5: note: Calling Flush
avifile-0.7.48~20090503.ds/plugins/libffmpeg/FFVideoDecoder.h:23:18: note: Flush is a virtual method
avifile-0.7.48~20090503.ds/plugins/libffmpeg/FFVideoDecoder.h:25:17: warning: Virtual function 'Stop' is called from destructor '~FFVideoDecoder()' at line 44. Dynamic binding is not used. [virtualCallInConstructor]
avifile-0.7.48~20090503.ds/plugins/libffmpeg/FFVideoDecoder.cpp:44:5: note: Calling Stop
avifile-0.7.48~20090503.ds/plugins/libffmpeg/FFVideoDecoder.h:25:17: note: Stop is a virtual method
avifile-0.7.48~20090503.ds/plugins/libffmpeg/FFVideoDecoder.cpp:83:23: debug: Wrong data detected by condition !tok->next()->astOperand2() [DacaWrongData]
avifile-0.7.48~20090503.ds/plugins/libffmpeg/FFVideoEncoder.cpp:106:113: style: Function 'FFVideoEncoder' argument 4 names different: declaration 'header' definition 'bh'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/plugins/libffmpeg/FFVideoEncoder.h:14:101: note: Function 'FFVideoEncoder' argument 4 names different: declaration 'header' definition 'bh'.
avifile-0.7.48~20090503.ds/plugins/libffmpeg/FFVideoEncoder.cpp:106:113: note: Function 'FFVideoEncoder' argument 4 names different: declaration 'header' definition 'bh'.
avifile-0.7.48~20090503.ds/plugins/libffmpeg/FFVideoEncoder.cpp:267:37: style: Function 'SetKeyFrame' argument 1 names different: declaration 'frequency' definition 'freq'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/plugins/libffmpeg/FFVideoEncoder.h:41:33: note: Function 'SetKeyFrame' argument 1 names different: declaration 'frequency' definition 'freq'.
avifile-0.7.48~20090503.ds/plugins/libffmpeg/FFVideoEncoder.cpp:267:37: note: Function 'SetKeyFrame' argument 1 names different: declaration 'frequency' definition 'freq'.
avifile-0.7.48~20090503.ds/plugins/libffmpeg/FFVideoEncoder.cpp:13:0: style: Variable 'c' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/plugins/libffmpeg/FFVideoEncoder.cpp:106:17: warning: Member variable 'FFVideoEncoder::m_iQual' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libffmpeg/FFVideoEncoder.cpp:106:17: warning: Member variable 'FFVideoEncoder::m_iKfFreq' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libffmpeg/FFVideoEncoder.cpp:106:17: warning: Member variable 'FFVideoEncoder::m_fFps' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libffmpeg/FFVideoEncoder.h:35:17: warning: Virtual function 'Stop' is called from destructor '~FFVideoEncoder()' at line 116. Dynamic binding is not used. [virtualCallInConstructor]
avifile-0.7.48~20090503.ds/plugins/libffmpeg/FFVideoEncoder.cpp:116:5: note: Calling Stop
avifile-0.7.48~20090503.ds/plugins/libffmpeg/FFVideoEncoder.h:35:17: note: Stop is a virtual method
avifile-0.7.48~20090503.ds/plugins/libffmpeg/testvideo.cpp:115:10: style: Unused variable: zz [unusedVariable]
avifile-0.7.48~20090503.ds/plugins/libmad/libmad.cpp:153:18: warning: Virtual function 'Flush' is called from constructor 'MAD_Decoder(const CodecInfo&info,const WAVEFORMATEX*wf)' at line 72. Dynamic binding is not used. [virtualCallInConstructor]
avifile-0.7.48~20090503.ds/plugins/libmad/libmad.cpp:72:9: note: Calling Flush
avifile-0.7.48~20090503.ds/plugins/libmad/libmad.cpp:153:18: note: Flush is a virtual method
avifile-0.7.48~20090503.ds/plugins/libmad/libmad/fixed.h:446:0: error: #error "no FPM selected" [preprocessorErrorDirective]
avifile-0.7.48~20090503.ds/plugins/libmad/libmad/timer.c:105:17: style: The scope of the variable 'tmp' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/plugins/libmp3lame_audioenc/mp3encoder.cpp:36:2: performance: Variable 'in_fmt' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
avifile-0.7.48~20090503.ds/plugins/libmp3lamebin_audioenc/lameencoder.cpp:88:6: error: Buffer is accessed out of bounds: m_Error [bufferAccessOutOfBounds]
avifile-0.7.48~20090503.ds/plugins/libmp3lamebin_audioenc/lameencoder.cpp:75:5: warning: Member variable 'LameEncoder::gf' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libmp3lamebin_audioenc/lameencoder.cpp:75:5: warning: Member variable 'LameEncoder::brate' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libmp3lamebin_audioenc/lameencoder.cpp:75:5: warning: Member variable 'LameEncoder::p_lame_init' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libmp3lamebin_audioenc/lameencoder.cpp:75:5: warning: Member variable 'LameEncoder::p_lame_init_params' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libmp3lamebin_audioenc/lameencoder.cpp:75:5: warning: Member variable 'LameEncoder::p_lame_encode_buffer' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libmp3lamebin_audioenc/lameencoder.cpp:75:5: warning: Member variable 'LameEncoder::p_lame_encode_buffer_interleaved' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libmp3lamebin_audioenc/lameencoder.cpp:75:5: warning: Member variable 'LameEncoder::p_lame_encode_finish' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libmp3lamebin_audioenc/lameencoder.cpp:75:5: warning: Member variable 'LameEncoder::p_lame_get_framesize' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libmp3lamebin_audioenc/lameencoder.cpp:75:5: warning: Member variable 'LameEncoder::p_lame_get_size_mp3buffer' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libmp3lamebin_audioenc/lameencoder.cpp:75:5: warning: Member variable 'LameEncoder::p_lame_get_brate' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libmp3lamebin_audioenc/lameencoder.cpp:75:5: warning: Member variable 'LameEncoder::p_lame_get_VBR_mean_bitrate_kbps' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libmp3lamebin_audioenc/lameencoder.cpp:75:5: warning: Member variable 'LameEncoder::p_lame_print_config' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libmp3lamebin_audioenc/lameencoder.cpp:75:5: warning: Member variable 'LameEncoder::p_lame_print_internals' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libmp3lamebin_audioenc/lameencoder.cpp:75:5: warning: Member variable 'LameEncoder::p_lame_set_bWriteVbrTag' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libmp3lamebin_audioenc/lameencoder.cpp:75:5: warning: Member variable 'LameEncoder::p_lame_set_padding_type' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libmp3lamebin_audioenc/lameencoder.cpp:75:5: warning: Member variable 'LameEncoder::p_lame_set_VBR' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libmp3lamebin_audioenc/lameencoder.cpp:75:5: warning: Member variable 'LameEncoder::p_lame_set_VBR_q' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libmp3lamebin_audioenc/lameencoder.cpp:75:5: warning: Member variable 'LameEncoder::p_lame_set_VBR_mean_bitrate_kbps' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libmp3lamebin_audioenc/lameencoder.cpp:75:5: warning: Member variable 'LameEncoder::p_lame_set_VBR_min_bitrate_kbps' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libmp3lamebin_audioenc/lameencoder.cpp:75:5: warning: Member variable 'LameEncoder::p_lame_set_VBR_max_bitrate_kbps' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libmp3lamebin_audioenc/lameencoder.cpp:75:5: warning: Member variable 'LameEncoder::p_lame_set_in_samplerate' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libmp3lamebin_audioenc/lameencoder.cpp:75:5: warning: Member variable 'LameEncoder::p_lame_set_num_channels' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libmp3lamebin_audioenc/lameencoder.cpp:75:5: warning: Member variable 'LameEncoder::p_lame_set_mode' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libmp3lamebin_audioenc/lameencoder.cpp:75:5: warning: Member variable 'LameEncoder::p_lame_set_brate' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libmp3lamebin_audioenc/lameencoder.cpp:75:5: warning: Member variable 'LameEncoder::p_lame_set_quality' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libmp3lamebin_audioenc/lameencoder.cpp:79:2: performance: Variable 'in_fmt' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
avifile-0.7.48~20090503.ds/plugins/libmpeg_audiodec/bitwindow.cpp:26:3: style: Variable 'current' is reassigned a value before the old one has been used. [redundantAssignment]
avifile-0.7.48~20090503.ds/plugins/libmpeg_audiodec/bitwindow.cpp:23:3: note: Variable 'current' is reassigned a value before the old one has been used.
avifile-0.7.48~20090503.ds/plugins/libmpeg_audiodec/bitwindow.cpp:26:3: note: Variable 'current' is reassigned a value before the old one has been used.
avifile-0.7.48~20090503.ds/plugins/libmpeg_audiodec/mpegsound.h:181:5: warning: Member variable 'Mpegbitwindow::buffer' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libmpeg_audiodec/mpeglayer2.cpp:460:20: style: The scope of the variable 'j' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/plugins/libmpeg_audiodec/mpeglayer3.cpp:187:10: style: The scope of the variable 'sq' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/plugins/libmpeg_audiodec/mpeglayer3.cpp:566:13: style: The scope of the variable 'window' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/plugins/libmpeg_audiodec/mpeglayer3.cpp:813:9: style: The scope of the variable 'next_cb_boundary' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/plugins/libmpeg_audiodec/mpeglayer3.cpp:815:10: style: The scope of the variable 'factor' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/plugins/libmpeg_audiodec/mpeglayer3.cpp:834:9: style: The scope of the variable 'cb_width' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/plugins/libmpeg_audiodec/mpegtoraw.cpp:39:3: style: Variable 'current' is reassigned a value before the old one has been used. [redundantAssignment]
avifile-0.7.48~20090503.ds/plugins/libmpeg_audiodec/mpegtoraw.cpp:36:3: note: Variable 'current' is reassigned a value before the old one has been used.
avifile-0.7.48~20090503.ds/plugins/libmpeg_audiodec/mpegtoraw.cpp:39:3: note: Variable 'current' is reassigned a value before the old one has been used.
avifile-0.7.48~20090503.ds/plugins/libmpeg_audiodec/mpegtoraw.cpp:310:9: style: The scope of the variable 'ret' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/plugins/libmpeg_audiodec/mpegtoraw.cpp:306:36: style: Function 'Convert' argument 1 names different: declaration 'in_data' definition 'input_buffer'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/plugins/libmpeg_audiodec/mpegsound.h:254:29: note: Function 'Convert' argument 1 names different: declaration 'in_data' definition 'input_buffer'.
avifile-0.7.48~20090503.ds/plugins/libmpeg_audiodec/mpegtoraw.cpp:306:36: note: Function 'Convert' argument 1 names different: declaration 'in_data' definition 'input_buffer'.
avifile-0.7.48~20090503.ds/plugins/libmpeg_audiodec/mpegtoraw.cpp:307:16: style: Function 'Convert' argument 3 names different: declaration 'out_data' definition 'output_buffer'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/plugins/libmpeg_audiodec/mpegsound.h:255:9: note: Function 'Convert' argument 3 names different: declaration 'out_data' definition 'output_buffer'.
avifile-0.7.48~20090503.ds/plugins/libmpeg_audiodec/mpegtoraw.cpp:307:16: note: Function 'Convert' argument 3 names different: declaration 'out_data' definition 'output_buffer'.
avifile-0.7.48~20090503.ds/plugins/libmpeg_audiodec/mpegtoraw.cpp:130:11: style: struct member 'ID3::songname' is never used. [unusedStructMember]
avifile-0.7.48~20090503.ds/plugins/libmpeg_audiodec/mpegtoraw.cpp:131:11: style: struct member 'ID3::musican' is never used. [unusedStructMember]
avifile-0.7.48~20090503.ds/plugins/libmpeg_audiodec/mpegtoraw.cpp:132:11: style: struct member 'ID3::type' is never used. [unusedStructMember]
avifile-0.7.48~20090503.ds/plugins/libmpeg_audiodec/mpegtoraw.cpp:133:11: style: struct member 'ID3::year' is never used. [unusedStructMember]
avifile-0.7.48~20090503.ds/plugins/libmpeg_audiodec/mpegtoraw.cpp:134:11: style: struct member 'ID3::etc' is never used. [unusedStructMember]
avifile-0.7.48~20090503.ds/plugins/libmpeg_audiodec/mpegtoraw.cpp:207:8: style: Variable 's1' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/plugins/libmpeg_audiodec/mpegtoraw.cpp:207:26: style: Variable 's2' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/plugins/libmpeg_audiodec/mpegtoraw.cpp:208:8: style: Variable 's3' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/plugins/libmpeg_audiodec/mpegtoraw.cpp:208:26: style: Variable 's4' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/plugins/libwin32/videocodec/DS_VideoDecoder.cpp:268:10: warning: Either the condition 'if(dest)' is redundant or there is possible null pointer dereference: dest. [nullPointerRedundantCheck]
avifile-0.7.48~20090503.ds/plugins/libwin32/videocodec/DS_VideoDecoder.cpp:279:8: note: Assuming that condition 'if(dest)' is not redundant
avifile-0.7.48~20090503.ds/plugins/libwin32/videocodec/DS_VideoDecoder.cpp:268:10: note: Null pointer dereference
avifile-0.7.48~20090503.ds/plugins/libwin32/videocodec/VideoEncoder.cpp:197:32: warning: Either the condition '(is_keyframe)?0:m_bh' is redundant or there is possible null pointer dereference: is_keyframe. [nullPointerRedundantCheck]
avifile-0.7.48~20090503.ds/plugins/libwin32/videocodec/VideoEncoder.cpp:204:24: note: Assuming that condition '(is_keyframe)?0:m_bh' is not redundant
avifile-0.7.48~20090503.ds/plugins/libwin32/videocodec/VideoEncoder.cpp:197:32: note: Null pointer dereference
avifile-0.7.48~20090503.ds/plugins/libwin32/videocodec/Module.cpp:148:21: style: C-style pointer casting [cstyleCast]
avifile-0.7.48~20090503.ds/plugins/libwin32/videocodec/VideoEncoder.cpp:462:15: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
avifile-0.7.48~20090503.ds/plugins/libwin32/videocodec/VideoEncoder.cpp:463:4: portability: Casting between integer* and double* which have an incompatible binary data representation. [invalidPointerCast]
avifile-0.7.48~20090503.ds/plugins/libwin32/videocodec/VideoEncoder.cpp:313:54: style: Same value in both branches of ternary operator. [duplicateValueTernary]
avifile-0.7.48~20090503.ds/plugins/libxvid/xvid.cpp:229:2: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
avifile-0.7.48~20090503.ds/plugins/libwin32/libwin32.cpp:163:10: style: The scope of the variable 'full_name' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/plugins/libwin32/libwin32.cpp:203:10: style: The scope of the variable 'full_name' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/plugins/libwin32/libwin32.cpp:238:9: style: The scope of the variable 'result' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/plugins/libwin32/videocodec/VideoEncoder.cpp:432:9: style: The scope of the variable 'bitrate' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/plugins/libwin32/videocodec/VideoEncoder.cpp:71:96: style: Function 'VideoEncoder' argument 3 names different: declaration 'header' definition 'format'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/plugins/libwin32/videocodec/VideoEncoder.h:18:86: note: Function 'VideoEncoder' argument 3 names different: declaration 'header' definition 'format'.
avifile-0.7.48~20090503.ds/plugins/libwin32/videocodec/VideoEncoder.cpp:71:96: note: Function 'VideoEncoder' argument 3 names different: declaration 'header' definition 'format'.
avifile-0.7.48~20090503.ds/plugins/libwin32/videocodec/VideoEncoder.cpp:408:35: style: Function 'SetKeyFrame' argument 1 names different: declaration 'frequency' definition 'freq'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/plugins/libwin32/videocodec/VideoEncoder.h:41:33: note: Function 'SetKeyFrame' argument 1 names different: declaration 'frequency' definition 'freq'.
avifile-0.7.48~20090503.ds/plugins/libwin32/videocodec/VideoEncoder.cpp:408:35: note: Function 'SetKeyFrame' argument 1 names different: declaration 'frequency' definition 'freq'.
avifile-0.7.48~20090503.ds/plugins/libwin32/videocodec/VideoDecoder.cpp:33:75: style: Function 'VideoDecoder' argument 2 names different: declaration 'format' definition 'bh'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/plugins/libwin32/videocodec/VideoDecoder.h:18:65: note: Function 'VideoDecoder' argument 2 names different: declaration 'format' definition 'bh'.
avifile-0.7.48~20090503.ds/plugins/libwin32/videocodec/VideoDecoder.cpp:33:75: note: Function 'VideoDecoder' argument 2 names different: declaration 'format' definition 'bh'.
avifile-0.7.48~20090503.ds/plugins/libwin32/fillplugins.h:367:20: style: Variable 'opendivxw_codecs' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/plugins/libwin32/fillplugins.h:483:20: style: Variable 'iv31_codecs' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/plugins/libwin32/fillplugins.h:754:20: style: Variable 'ubmp4_codecs' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/plugins/libwin32/fillplugins.h:785:20: style: Variable 'qtsvq3_codecs' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/plugins/libwin32/fillplugins.h:1014:20: style: Variable 'u263_codecs' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/plugins/libwin32/videocodec/VideoEncoder.cpp:390:9: style: Unused variable: newkey [unusedVariable]
avifile-0.7.48~20090503.ds/plugins/libwin32/videocodec/VideoEncoder.cpp:466:16: style: Variable 'bitrate' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/plugins/libwin32/videocodec/VideoEncoder.cpp:475:0: style: Variable 'a' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/plugins/libwin32/videocodec/VideoDecoder.cpp:284:0: style: Variable 'tmp' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/plugins/libvorbis/libvorbis.cpp:53:5: warning: Member variable 'VorbisDecoder::f' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libvorbis/libvorbis.cpp:53:5: warning: Member variable 'VorbisDecoder::m_fScaleFactor' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libvorbis/libvorbis.cpp:53:5: warning: Member variable 'VorbisDecoder::hdrsizes' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libvorbis/libvorbis.cpp:53:5: warning: Member variable 'VorbisDecoder::m_iSetNo' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libvorbis/libvorbis.cpp:53:5: warning: Member variable 'VorbisDecoder::m_bInitialized' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libvorbis/libvorbis.cpp:53:5: warning: Member variable 'VorbisDecoder::m_bInRead' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libwin32/audiodec/ACM_AudioDecoder.cpp:19:19: warning: Member variable 'ACM_AudioDecoder::m_Error' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libwin32/audiodec/DS_AudioDecoder.cpp:18:18: warning: Member variable 'DS_AudioDecoder::m_Error' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libwin32/videocodec/Module.cpp:70:9: warning: Member variable 'Module::driver' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libwin32/videocodec/Module.cpp:70:9: warning: Member variable 'Module::m_pHandle' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libwin32/videocodec/DS_VideoDecoder.cpp:37:18: warning: Member variable 'DS_VideoDecoder::m_pDS_Filter' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libwin32/videocodec/DS_VideoDecoder.cpp:37:18: warning: Member variable 'DS_VideoDecoder::m_iMaxAuto' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libwin32/videocodec/VideoEncoder.cpp:71:15: warning: Member variable 'VideoEncoder::m_obhformat' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libwin32/videocodec/VideoEncoder.cpp:71:15: warning: Member variable 'VideoEncoder::m_iFrameNum' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libwin32/videocodec/VideoEncoder.cpp:71:15: warning: Member variable 'VideoEncoder::m_iQuality' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libwin32/videocodec/VideoEncoder.cpp:71:15: warning: Member variable 'VideoEncoder::m_iKeyRate' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libwin32/videocodec/VideoEncoder.cpp:71:15: warning: Member variable 'VideoEncoder::m_iLastKF' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libwin32/videocodec/VideoDecoder.cpp:33:15: warning: Member variable 'VideoDecoder::m_bLastNeeded' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libxvid/xvid.cpp:31:5: warning: Member variable 'XVID_VideoDecoder::m_iMaxAuto' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libxvid/xvid.cpp:248:5: warning: Member variable 'XVID_VideoEncoder::m_uiFrames' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libxvid/xvid.cpp:248:5: warning: Member variable 'XVID_VideoEncoder::m_iQuant' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libxvid/xvid.cpp:248:5: warning: Member variable 'XVID_VideoEncoder::general' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libxvid/xvid.cpp:248:5: warning: Member variable 'XVID_VideoEncoder::motion' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libwin32/videocodec/Module.h:42:9: style: Technically the member function 'Module::GetLibHandle' can be const. [functionConst]
avifile-0.7.48~20090503.ds/plugins/libwin32/videocodec/DS_VideoDecoder.h:22:17: warning: Virtual function 'Stop' is called from destructor '~DS_VideoDecoder()' at line 211. Dynamic binding is not used. [virtualCallInConstructor]
avifile-0.7.48~20090503.ds/plugins/libwin32/videocodec/DS_VideoDecoder.cpp:211:5: note: Calling Stop
avifile-0.7.48~20090503.ds/plugins/libwin32/videocodec/DS_VideoDecoder.h:22:17: note: Stop is a virtual method
avifile-0.7.48~20090503.ds/plugins/libwin32/videocodec/VideoEncoder.h:34:17: warning: Virtual function 'Stop' is called from destructor '~VideoEncoder()' at line 170. Dynamic binding is not used. [virtualCallInConstructor]
avifile-0.7.48~20090503.ds/plugins/libwin32/videocodec/VideoEncoder.cpp:170:2: note: Calling Stop
avifile-0.7.48~20090503.ds/plugins/libwin32/videocodec/VideoEncoder.h:34:17: note: Stop is a virtual method
avifile-0.7.48~20090503.ds/plugins/libwin32/videocodec/VideoDecoder.h:26:17: warning: Virtual function 'Stop' is called from destructor '~VideoDecoder()' at line 226. Dynamic binding is not used. [virtualCallInConstructor]
avifile-0.7.48~20090503.ds/plugins/libwin32/videocodec/VideoDecoder.cpp:226:5: note: Calling Stop
avifile-0.7.48~20090503.ds/plugins/libwin32/videocodec/VideoDecoder.h:26:17: note: Stop is a virtual method
avifile-0.7.48~20090503.ds/plugins/libxvid/xvid.cpp:78:17: warning: Virtual function 'Stop' is called from destructor '~XVID_VideoDecoder()' at line 42. Dynamic binding is not used. [virtualCallInConstructor]
avifile-0.7.48~20090503.ds/plugins/libxvid/xvid.cpp:42:2: note: Calling Stop
avifile-0.7.48~20090503.ds/plugins/libxvid/xvid.cpp:78:17: note: Stop is a virtual method
avifile-0.7.48~20090503.ds/plugins/libxvid/xvid.cpp:464:17: warning: Virtual function 'Stop' is called from destructor '~XVID_VideoEncoder()' at line 257. Dynamic binding is not used. [virtualCallInConstructor]
avifile-0.7.48~20090503.ds/plugins/libxvid/xvid.cpp:257:2: note: Calling Stop
avifile-0.7.48~20090503.ds/plugins/libxvid/xvid.cpp:464:17: note: Stop is a virtual method
avifile-0.7.48~20090503.ds/plugins/libwin32/audiodec/DMO_AudioDecoder.cpp:17:19: warning: Member variable 'DMO_AudioDecoder::m_Error' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libwin32/loader/wine/pshpack1.h:7:0: error: #error "1 as alignment isn't supported by the compiler" [preprocessorErrorDirective]
avifile-0.7.48~20090503.ds/plugins/libwin32/loader/dmo/buffer.c:25:11: style: Variable 'printf' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/plugins/libwin32/loader/dmo/buffer.c:36:11: style: Variable 'printf' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/plugins/libwin32/loader/dmo/buffer.c:48:11: style: Variable 'printf' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/plugins/libwin32/loader/dmo/buffer.c:60:11: style: Variable 'printf' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/plugins/libwin32/loader/dmo/dmo.c:146:2: style: Variable 'hr' is reassigned a value before the old one has been used. [redundantAssignment]
avifile-0.7.48~20090503.ds/plugins/libwin32/loader/dmo/dmo.c:142:2: note: Variable 'hr' is reassigned a value before the old one has been used.
avifile-0.7.48~20090503.ds/plugins/libwin32/loader/dmo/dmo.c:146:2: note: Variable 'hr' is reassigned a value before the old one has been used.
avifile-0.7.48~20090503.ds/plugins/libwin32/loader/dmo/dmo.c:45:22: style: The scope of the variable 'i' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/plugins/libwin32/loader/dshow/inputpin.c:39:20: style: Checking if unsigned variable 'cMediaTypes' is less than zero. [unsignedLessThanZero]
avifile-0.7.48~20090503.ds/plugins/libwin32/loader/dshow/inputpin.c:268:41: style: Function 'CInputPinCreate' argument 1 names different: declaration 'parent' definition 'p'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/plugins/libwin32/loader/dshow/inputpin.h:45:41: note: Function 'CInputPinCreate' argument 1 names different: declaration 'parent' definition 'p'.
avifile-0.7.48~20090503.ds/plugins/libwin32/loader/dshow/inputpin.c:268:41: note: Function 'CInputPinCreate' argument 1 names different: declaration 'parent' definition 'p'.
avifile-0.7.48~20090503.ds/plugins/libwin32/loader/dshow/inputpin.c:268:65: style: Function 'CInputPinCreate' argument 2 names different: declaration 'vhdr' definition 'amt'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/plugins/libwin32/loader/dshow/inputpin.h:45:70: note: Function 'CInputPinCreate' argument 2 names different: declaration 'vhdr' definition 'amt'.
avifile-0.7.48~20090503.ds/plugins/libwin32/loader/dshow/inputpin.c:268:65: note: Function 'CInputPinCreate' argument 2 names different: declaration 'vhdr' definition 'amt'.
avifile-0.7.48~20090503.ds/plugins/libwin32/loader/dshow/inputpin.c:427:53: style: Function 'CBaseFilterCreate' argument 1 names different: declaration 'vhdr' definition 'type'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/plugins/libwin32/loader/dshow/inputpin.h:33:53: note: Function 'CBaseFilterCreate' argument 1 names different: declaration 'vhdr' definition 'type'.
avifile-0.7.48~20090503.ds/plugins/libwin32/loader/dshow/inputpin.c:427:53: note: Function 'CBaseFilterCreate' argument 1 names different: declaration 'vhdr' definition 'type'.
avifile-0.7.48~20090503.ds/plugins/libwin32/loader/dshow/inputpin.c:751:46: style: Function 'CRemotePin2Create' argument 1 names different: declaration 'parent' definition 'p'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/plugins/libwin32/loader/dshow/inputpin.h:68:46: note: Function 'CRemotePin2Create' argument 1 names different: declaration 'parent' definition 'p'.
avifile-0.7.48~20090503.ds/plugins/libwin32/loader/dshow/inputpin.c:751:46: note: Function 'CRemotePin2Create' argument 1 names different: declaration 'parent' definition 'p'.
avifile-0.7.48~20090503.ds/plugins/libwin32/loader/dshow/outputpin.c:474:51: style: Function 'COutputPinCreate' argument 1 names different: declaration 'vhdr' definition 'amt'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/plugins/libwin32/loader/dshow/outputpin.h:24:51: note: Function 'COutputPinCreate' argument 1 names different: declaration 'vhdr' definition 'amt'.
avifile-0.7.48~20090503.ds/plugins/libwin32/loader/dshow/outputpin.c:474:51: note: Function 'COutputPinCreate' argument 1 names different: declaration 'vhdr' definition 'amt'.
avifile-0.7.48~20090503.ds/plugins/libwin32/loader/dshow/outputpin.c:489:2: error: Memory leak: ivt [memleak]
avifile-0.7.48~20090503.ds/plugins/libwin32/loader/ldt_keeper.c:78:23: style: struct member 'modify_ldt_ldt_s::useable' is never used. [unusedStructMember]
avifile-0.7.48~20090503.ds/plugins/libwin32/loader/ldt_keeper.c:167:9: style: Unused variable: ret [unusedVariable]
avifile-0.7.48~20090503.ds/plugins/libwin32/loader/ldt_keeper.c:176:2: error: Memory leak: ldt_fs [memleak]
avifile-0.7.48~20090503.ds/plugins/libwin32/test.cpp:33:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/plugins/libwin32/test.cpp:39:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/plugins/libwin32/testcodecs.cpp:86:60: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
avifile-0.7.48~20090503.ds/plugins/libwin32/testprepare.cpp:50:11: style: Variable 'hr' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/plugins/libwin32/testprepare.cpp:42:2: error: Resource leak: f [resourceLeak]
avifile-0.7.48~20090503.ds/plugins/libwin32/videocodec/DMO_VideoDecoder.cpp:269:2: warning: %ld in format string (no. 3) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/plugins/libwin32/videocodec/DMO_VideoDecoder.h:19:17: warning: Virtual function 'SetDestFmt' is called from constructor 'DMO_VideoDecoder(const CodecInfo&info,const BITMAPINFOHEADER&format,int flip)' at line 118. Dynamic binding is not used. [virtualCallInConstructor]
avifile-0.7.48~20090503.ds/plugins/libwin32/videocodec/DMO_VideoDecoder.cpp:118:5: note: Calling SetDestFmt
avifile-0.7.48~20090503.ds/plugins/libwin32/videocodec/DMO_VideoDecoder.h:19:17: note: SetDestFmt is a virtual method
avifile-0.7.48~20090503.ds/plugins/libwin32/videocodec/DMO_VideoDecoder.h:22:17: warning: Virtual function 'Stop' is called from destructor '~DMO_VideoDecoder()' at line 186. Dynamic binding is not used. [virtualCallInConstructor]
avifile-0.7.48~20090503.ds/plugins/libwin32/videocodec/DMO_VideoDecoder.cpp:186:5: note: Calling Stop
avifile-0.7.48~20090503.ds/plugins/libwin32/videocodec/DMO_VideoDecoder.h:22:17: note: Stop is a virtual method
avifile-0.7.48~20090503.ds/plugins/libxvid4/xvid4.cpp:76:6: style: Unused variable: cs [unusedVariable]
avifile-0.7.48~20090503.ds/plugins/libxvid4/xvid4.cpp:424:19: style: Variable 'vop_presets' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/plugins/libxvid4/xvid4.cpp:51:5: warning: Member variable 'XVID4_VideoDecoder::m_iLastPPMode' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libxvid4/xvid4.cpp:51:5: warning: Member variable 'XVID4_VideoDecoder::m_iMaxAuto' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libxvid4/xvid4.cpp:51:5: warning: Member variable 'XVID4_VideoDecoder::m_iDeblockingY' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libxvid4/xvid4.cpp:51:5: warning: Member variable 'XVID4_VideoDecoder::m_iDeblockingUV' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libxvid4/xvid4.cpp:51:5: warning: Member variable 'XVID4_VideoDecoder::m_iFilmEffect' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libxvid4/xvid4.cpp:292:5: warning: Member variable 'XVID4_VideoEncoder::m_uiFrames' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libxvid4/xvid4.cpp:292:5: warning: Member variable 'XVID4_VideoEncoder::m_iQuant' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libxvid4/xvid4.cpp:292:5: warning: Member variable 'XVID4_VideoEncoder::general' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libxvid4/xvid4.cpp:292:5: warning: Member variable 'XVID4_VideoEncoder::motion' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/plugins/libxvid4/xvid4.cpp:102:17: warning: Virtual function 'Stop' is called from destructor '~XVID4_VideoDecoder()' at line 60. Dynamic binding is not used. [virtualCallInConstructor]
avifile-0.7.48~20090503.ds/plugins/libxvid4/xvid4.cpp:60:2: note: Calling Stop
avifile-0.7.48~20090503.ds/plugins/libxvid4/xvid4.cpp:102:17: note: Stop is a virtual method
avifile-0.7.48~20090503.ds/plugins/libxvid4/xvid4.cpp:535:17: warning: Virtual function 'Stop' is called from destructor '~XVID4_VideoEncoder()' at line 317. Dynamic binding is not used. [virtualCallInConstructor]
avifile-0.7.48~20090503.ds/plugins/libxvid4/xvid4.cpp:317:2: note: Calling Stop
avifile-0.7.48~20090503.ds/plugins/libxvid4/xvid4.cpp:535:17: note: Stop is a virtual method
avifile-0.7.48~20090503.ds/samples/misc/asfdump.cpp:470:71: error: Array 'sh[i].h.aud.wfex[14]' accessed at index 16, which is out of bounds. [arrayIndexOutOfBounds]
avifile-0.7.48~20090503.ds/samples/misc/asfdump.cpp:356:6: style: The scope of the variable 'object_time' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/samples/misc/asfdump.cpp:78:20: style: struct member 'Anonymous1::width' is never used. [unusedStructMember]
avifile-0.7.48~20090503.ds/samples/misc/asfdump.cpp:79:20: style: struct member 'Anonymous1::height' is never used. [unusedStructMember]
avifile-0.7.48~20090503.ds/samples/misc/asfdump.cpp:80:20: style: struct member 'Anonymous1::c' is never used. [unusedStructMember]
avifile-0.7.48~20090503.ds/samples/misc/asfdump.cpp:83:16: style: struct member 'Anonymous1::biSize2' is never used. [unusedStructMember]
avifile-0.7.48~20090503.ds/samples/misc/asfdump.cpp:84:13: style: struct member 'Anonymous1::biWidth' is never used. [unusedStructMember]
avifile-0.7.48~20090503.ds/samples/misc/asfdump.cpp:85:17: style: struct member 'Anonymous1::biHeight' is never used. [unusedStructMember]
avifile-0.7.48~20090503.ds/samples/misc/asfdump.cpp:86:13: style: struct member 'Anonymous1::biPlanes' is never used. [unusedStructMember]
avifile-0.7.48~20090503.ds/samples/misc/asfdump.cpp:87:13: style: struct member 'Anonymous1::biBitCount' is never used. [unusedStructMember]
avifile-0.7.48~20090503.ds/samples/misc/asfdump.cpp:89:16: style: struct member 'Anonymous1::biSizeImage' is never used. [unusedStructMember]
avifile-0.7.48~20090503.ds/samples/misc/asfdump.cpp:90:20: style: struct member 'Anonymous1::biXPelsPerMeter' is never used. [unusedStructMember]
avifile-0.7.48~20090503.ds/samples/misc/asfdump.cpp:91:13: style: struct member 'Anonymous1::biYPelsPerMeter' is never used. [unusedStructMember]
avifile-0.7.48~20090503.ds/samples/misc/asfdump.cpp:92:19: style: struct member 'Anonymous1::biClrUsed' is never used. [unusedStructMember]
avifile-0.7.48~20090503.ds/samples/misc/asfdump.cpp:93:19: style: struct member 'Anonymous1::biClrImportant' is never used. [unusedStructMember]
avifile-0.7.48~20090503.ds/samples/misc/asfdump.cpp:27:9: style: Technically the member function 'GUID::LookupChunkType' can be const. [functionConst]
avifile-0.7.48~20090503.ds/samples/misc/asfdump.cpp:167:11: note: Technically the member function 'GUID::LookupChunkType' can be const.
avifile-0.7.48~20090503.ds/samples/misc/asfdump.cpp:27:9: note: Technically the member function 'GUID::LookupChunkType' can be const.
avifile-0.7.48~20090503.ds/samples/misc/avicat.cpp:243:55: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
avifile-0.7.48~20090503.ds/samples/misc/avicat.cpp:387:2: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
avifile-0.7.48~20090503.ds/samples/misc/avicat.cpp:147:5: warning: Member variable 'AviCutter::inFile' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/misc/avicat.cpp:147:5: warning: Member variable 'AviCutter::inVidStr' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/misc/avicat.cpp:147:5: warning: Member variable 'AviCutter::bpf' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/misc/avicat.cpp:47:0: warning: Member variable 'pair < WAVEFORMATEX * , avm :: IWriteStream * >::first' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/misc/avicat.cpp:47:0: warning: Member variable 'pair < WAVEFORMATEX * , avm :: IWriteStream * >::second' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/misc/avicat.cpp:156:2: style: Class 'AviCutter' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
avifile-0.7.48~20090503.ds/samples/misc/avicat.cpp:156:2: style: Class 'AviCutter' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
avifile-0.7.48~20090503.ds/samples/misc/avicat.cpp:245:6: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
avifile-0.7.48~20090503.ds/samples/misc/benchmark.cpp:323:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/samples/misc/benchmark.cpp:158:12: style: The scope of the variable 'read_times' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/samples/misc/benchmark.cpp:158:26: style: The scope of the variable 'draw_times' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/samples/misc/benchmark.cpp:158:40: style: The scope of the variable 'sync_times' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/samples/misc/benchmark.cpp:158:54: style: The scope of the variable 'hurry_times' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/samples/misc/benchmark.cpp:159:18: style: The scope of the variable 'frames' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/samples/misc/benchmark.cpp:282:39: style: Clarify calculation precedence for '%' and '?'. [clarifyCalculation]
avifile-0.7.48~20090503.ds/samples/misc/extractor.cpp:21:17: style: The scope of the variable 'outname' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/samples/misc/extractor.cpp:24:23: style: The scope of the variable 'as' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/samples/misc/extractor.cpp:63:5: error: Mismatching allocation and deallocation: zz [mismatchAllocDealloc]
avifile-0.7.48~20090503.ds/samples/misc/imtest.cpp:28:10: style: The scope of the variable 'im2' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/samples/misc/imtest.cpp:29:17: style: The scope of the variable 'im3' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/samples/misc/imtest.cpp:55:10: style: The scope of the variable 'im2' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/samples/misc/imtest.cpp:76:10: style: The scope of the variable 'im2' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/samples/misc/plustest.cpp:90:19: error: Mismatching allocation and deallocation: compressed [mismatchAllocDealloc]
avifile-0.7.48~20090503.ds/samples/misc/plustest.cpp:59:83: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
avifile-0.7.48~20090503.ds/samples/misc/qualtest.cpp:171:0: style: Variable 'sum' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/samples/misc/qualtest.cpp:256:10: style: Unused variable: gray_buffer [unusedVariable]
avifile-0.7.48~20090503.ds/samples/misc/qualtest.cpp:257:9: style: Unused variable: gray_size [unusedVariable]
avifile-0.7.48~20090503.ds/samples/misc/qualtest.cpp:258:10: style: Unused variable: vec_buffer [unusedVariable]
avifile-0.7.48~20090503.ds/samples/misc/qualtest.cpp:259:9: style: Unused variable: vec_size [unusedVariable]
avifile-0.7.48~20090503.ds/samples/misc/test.cpp:44:10: style: Unused variable: tmp [unusedVariable]
avifile-0.7.48~20090503.ds/samples/mjpeg_plugin/main.cpp:110:5: warning: Member variable 'MJPEG_VideoEncoder::quality' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/mjpeg_plugin/main.cpp:115:2: performance: Variable 'of' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
avifile-0.7.48~20090503.ds/samples/mjpeg_plugin/main.cpp:116:2: performance: Variable 'header' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
avifile-0.7.48~20090503.ds/samples/mjpeg_plugin/main.cpp:91:17: warning: Virtual function 'Stop' is called from destructor '~MJPEG_VideoDecoder()' at line 33. Dynamic binding is not used. [virtualCallInConstructor]
avifile-0.7.48~20090503.ds/samples/mjpeg_plugin/main.cpp:33:2: note: Calling Stop
avifile-0.7.48~20090503.ds/samples/mjpeg_plugin/main.cpp:91:17: note: Stop is a virtual method
avifile-0.7.48~20090503.ds/samples/mjpeg_plugin/main.cpp:167:17: warning: Virtual function 'Stop' is called from destructor '~MJPEG_VideoEncoder()' at line 122. Dynamic binding is not used. [virtualCallInConstructor]
avifile-0.7.48~20090503.ds/samples/mjpeg_plugin/main.cpp:122:2: note: Calling Stop
avifile-0.7.48~20090503.ds/samples/mjpeg_plugin/main.cpp:167:17: note: Stop is a virtual method
avifile-0.7.48~20090503.ds/samples/mjpeg_plugin/mjpeg.c:186:15: style: Condition 'debug>1' is always false [knownConditionTrueFalse]
avifile-0.7.48~20090503.ds/samples/mjpeg_plugin/mjpeg.c:206:15: style: Condition 'debug>1' is always false [knownConditionTrueFalse]
avifile-0.7.48~20090503.ds/samples/mjpeg_plugin/mjpeg.c:219:15: style: Condition 'debug>1' is always false [knownConditionTrueFalse]
avifile-0.7.48~20090503.ds/samples/mjpeg_plugin/mjpeg.c:244:15: style: Condition 'debug>1' is always false [knownConditionTrueFalse]
avifile-0.7.48~20090503.ds/samples/mjpeg_plugin/mjpeg.c:260:15: style: Condition 'debug>1' is always false [knownConditionTrueFalse]
avifile-0.7.48~20090503.ds/samples/mjpeg_plugin/mjpeg.c:308:15: style: Condition 'debug>1' is always false [knownConditionTrueFalse]
avifile-0.7.48~20090503.ds/samples/mjpeg_plugin/mjpeg.c:320:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/samples/mjpeg_plugin/mjpeg.c:320:2: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/samples/mjpeg_plugin/mjpeg.c:292:44: style: Function 'mjpg_bgr_decompress' argument 4 names different: declaration 'p' definition 'size'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/samples/mjpeg_plugin/mjpeg.h:42:44: note: Function 'mjpg_bgr_decompress' argument 4 names different: declaration 'p' definition 'size'.
avifile-0.7.48~20090503.ds/samples/mjpeg_plugin/mjpeg.c:292:44: note: Function 'mjpg_bgr_decompress' argument 4 names different: declaration 'p' definition 'size'.
avifile-0.7.48~20090503.ds/samples/mjpeg_plugin/mjpeg.c:297:16: style: Variable 'ix' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/samples/mjpeg_plugin/mjpeg.c:298:10: style: Unused variable: bx [unusedVariable]
avifile-0.7.48~20090503.ds/samples/mjpeg_plugin/mjpeg.c:299:11: style: Unused variable: fx [unusedVariable]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:171:5: warning: Member variable 'ScaleFilter::type' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:171:5: warning: Member variable 'ScaleFilter::m_pLew' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:171:5: warning: Member variable 'ScaleFilter::m_pLeh' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:40:5: style: Class 'GammaFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:59:5: style: Class 'BlurFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:79:5: style: Class 'RefractFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:101:5: style: Class 'NoiseFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:122:5: style: Class 'MoveFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:171:5: style: Class 'ScaleFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avifile-0.7.48~20090503.ds/samples/qtrecompress/recompressor.h:29:5: style: Class 'RecompressFilter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:41:25: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:19:25: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:41:25: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:42:21: style: The function 'fullname' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:20:21: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:42:21: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:43:26: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:21:26: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:43:26: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:44:18: style: The function 'about' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:17:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:44:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:45:18: style: The function 'config' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:18:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:45:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:46:21: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:24:21: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:46:21: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:47:18: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:25:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:47:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:48:17: style: The function 'id' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:26:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:48:17: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:60:25: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:19:25: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:60:25: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:61:21: style: The function 'fullname' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:20:21: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:61:21: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:62:26: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:21:26: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:62:26: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:63:18: style: The function 'about' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:17:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:63:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:64:18: style: The function 'config' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:18:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:64:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:65:21: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:24:21: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:65:21: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:66:18: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:25:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:66:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:67:17: style: The function 'id' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:26:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:67:17: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:80:25: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:19:25: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:80:25: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:81:21: style: The function 'fullname' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:20:21: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:81:21: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:82:26: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:21:26: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:82:26: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:83:18: style: The function 'about' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:17:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:83:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:84:18: style: The function 'config' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:18:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:84:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:85:21: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:24:21: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:85:21: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:86:18: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:25:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:86:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:87:17: style: The function 'id' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:26:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:87:17: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:102:25: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:19:25: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:102:25: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:103:21: style: The function 'fullname' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:20:21: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:103:21: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:104:26: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:21:26: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:104:26: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:105:18: style: The function 'about' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:17:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:105:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:106:18: style: The function 'config' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:18:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:106:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:107:21: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:24:21: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:107:21: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:108:18: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:25:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:108:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:109:17: style: The function 'id' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:26:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:109:17: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:123:25: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:19:25: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:123:25: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:124:21: style: The function 'fullname' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:20:21: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:124:21: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:125:26: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:21:26: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:125:26: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:126:18: style: The function 'about' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:17:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:126:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:127:18: style: The function 'config' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:18:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:127:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:128:21: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:24:21: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:128:21: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:129:18: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:25:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:129:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:130:17: style: The function 'id' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:26:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:130:17: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:173:25: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:19:25: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:173:25: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:174:21: style: The function 'fullname' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:20:21: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:174:21: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:175:26: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:21:26: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:175:26: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:176:18: style: The function 'about' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:17:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:176:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:177:18: style: The function 'config' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:18:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:177:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:178:21: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:24:21: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:178:21: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:179:18: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:25:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:179:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:180:17: style: The function 'id' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:26:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:180:17: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:181:18: style: The function 'adjust' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:27:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:181:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/recompressor.h:31:17: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:19:25: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/recompressor.h:31:17: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/recompressor.h:32:13: style: The function 'fullname' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:20:21: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/recompressor.h:32:13: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/recompressor.h:33:18: style: The function 'process' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:21:26: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/recompressor.h:33:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/recompressor.h:34:10: style: The function 'about' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:17:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/recompressor.h:34:10: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/recompressor.h:35:10: style: The function 'config' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:18:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/recompressor.h:35:10: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/recompressor.h:36:13: style: The function 'save' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:24:21: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/recompressor.h:36:13: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/recompressor.h:37:10: style: The function 'load' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:25:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/recompressor.h:37:10: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/conf.cpp:77:47: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
avifile-0.7.48~20090503.ds/samples/qtrecompress/conf.cpp:69:5: style: Class 'WriteConfig' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
avifile-0.7.48~20090503.ds/samples/qtrecompress/conf.cpp:69:5: style: Class 'WriteConfig' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
avifile-0.7.48~20090503.ds/samples/qtrecompress/conf.h:13:5: style: Class 'ReadConfig' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avifile-0.7.48~20090503.ds/samples/qtrecompress/conf.h:25:5: style: Class 'WriteConfig' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avifile-0.7.48~20090503.ds/samples/qtrecompress/conf.cpp:50:0: error: Resource leak: is [resourceLeak]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.cpp:347:5: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.cpp:788:8: style: The scope of the variable 'y' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.cpp:97:48: style: Function 'process' argument 1 names different: declaration 'im' definition 'sim'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:43:47: note: Function 'process' argument 1 names different: declaration 'im' definition 'sim'.
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.cpp:97:48: note: Function 'process' argument 1 names different: declaration 'im' definition 'sim'.
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.cpp:183:47: style: Function 'process' argument 1 names different: declaration 'im' definition 'sim'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:62:47: note: Function 'process' argument 1 names different: declaration 'im' definition 'sim'.
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.cpp:183:47: note: Function 'process' argument 1 names different: declaration 'im' definition 'sim'.
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.cpp:292:50: style: Function 'process' argument 1 names different: declaration 'im' definition 'sim'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:82:47: note: Function 'process' argument 1 names different: declaration 'im' definition 'sim'.
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.cpp:292:50: note: Function 'process' argument 1 names different: declaration 'im' definition 'sim'.
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.cpp:423:48: style: Function 'process' argument 1 names different: declaration 'im' definition 'sim'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.h:104:47: note: Function 'process' argument 1 names different: declaration 'im' definition 'sim'.
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.cpp:423:48: note: Function 'process' argument 1 names different: declaration 'im' definition 'sim'.
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.cpp:320:23: warning: Suspicious code: sign conversion of -3 in calculation because '-3' has a negative value [signConversion]
avifile-0.7.48~20090503.ds/samples/qtrecompress/rgn.h:10:5: style: Class 'CEdgeRgn' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.cpp:34:5: style: Class 'MySliderDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.cpp:1005:5: style: Class 'FilterSelectionDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avifile-0.7.48~20090503.ds/samples/qtrecompress/filters.cpp:336:0: error: Memory leak: refractor [memleak]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl.cpp:314:22: style: The scope of the variable 'config' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl.cpp:98:12: style: Variable 'id' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd.h:22:18: style: Technically the member function 'Progress::get' can be const. [functionConst]
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd.h:23:9: style: Technically the member function 'Progress::getFlags' can be const. [functionConst]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl.h:35:18: warning: Virtual function 'configFilterClicked' is called from constructor 'QtRecompressorCtl(QWidget*parent=0)' at line 47. Dynamic binding is not used. [virtualCallInConstructor]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl.cpp:47:77: note: Calling configFilterClicked
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl.h:35:18: note: configFilterClicked is a virtual method
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl.h:14:5: style: Class 'QtRecompressorCtl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd.h:18:5: style: Class 'Progress' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avifile-0.7.48~20090503.ds/samples/qtrecompress/qimagecontrol.h:15:18: style: The function 'setSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/imagecontrol.h:10:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/qimagecontrol.h:15:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/qimagecontrol.h:16:18: style: The function 'setSourcePicture' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/imagecontrol.h:11:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/qimagecontrol.h:16:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/qimagecontrol.h:17:18: style: The function 'setDestPicture' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/imagecontrol.h:12:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/qimagecontrol.h:17:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl.h:18:18: style: The function 'prevFrame' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl_p.h:32:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl.h:18:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl.h:19:18: style: The function 'prevFiveFrames' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl_p.h:33:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl.h:19:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl.h:20:18: style: The function 'prevTwentyFrames' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl_p.h:34:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl.h:20:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl.h:21:18: style: The function 'prevKeyFrame' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl_p.h:35:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl.h:21:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl.h:23:18: style: The function 'nextFrame' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl_p.h:37:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl.h:23:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl.h:24:18: style: The function 'nextFiveFrames' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl_p.h:38:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl.h:24:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl.h:25:18: style: The function 'nextTwentyFrames' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl_p.h:39:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl.h:25:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl.h:26:18: style: The function 'nextKeyFrame' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl_p.h:40:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl.h:26:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl.h:28:10: style: The function 'valueChanged' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl_p.h:42:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl.h:28:10: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl.h:29:10: style: The function 'sliderMoved' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl_p.h:44:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl.h:29:10: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl.h:30:10: style: The function 'sliderReleased' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl_p.h:43:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl.h:30:10: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl.h:18:18: style: The function 'fileOpenVideo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:56:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl.h:18:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl.h:19:18: style: The function 'fileAppendVideo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:57:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl.h:19:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl.h:20:18: style: The function 'fileSaveAvi' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:58:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl.h:20:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl.h:21:18: style: The function 'fileLoadConfig' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:59:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl.h:21:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl.h:22:18: style: The function 'fileSaveConfig' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:60:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl.h:22:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl.h:23:18: style: The function 'fileQuit' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:61:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl.h:23:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl.h:25:18: style: The function 'videoFilters' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:63:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl.h:25:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl.h:27:18: style: The function 'optionsPreferences' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:65:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl.h:27:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl.h:29:18: style: The function 'helpContents' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:67:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl.h:29:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl.h:30:18: style: The function 'helpChangelog' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:68:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl.h:30:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl.h:32:18: style: The function 'startRecompress' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:70:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl.h:32:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl.h:33:18: style: The function 'aboutFilterClicked' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:71:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl.h:33:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl.h:34:18: style: The function 'addFilterClicked' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:72:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl.h:34:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl.h:35:18: style: The function 'configFilterClicked' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:73:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl.h:35:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl.h:36:18: style: The function 'detailsClicked' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:74:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl.h:36:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl.h:37:18: style: The function 'downFilterClicked' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:75:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl.h:37:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl.h:38:18: style: The function 'removeFilterClicked' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:76:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl.h:38:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl.h:39:18: style: The function 'streamFormatClicked' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:77:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl.h:39:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl.h:40:18: style: The function 'streamLimitModeChanged' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:78:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl.h:40:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl.h:41:18: style: The function 'streamModeChanged' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:79:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl.h:41:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl.h:42:18: style: The function 'streamSelected' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:80:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl.h:42:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl.h:43:18: style: The function 'upFilterSelected' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:81:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl.h:43:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd.h:52:18: style: The function 'setNewState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/rec_cb.h:14:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd.h:52:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd.h:53:18: style: The function 'setTotal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/rec_cb.h:12:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd.h:53:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd.h:55:18: style: The function 'addVideo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/rec_cb.h:11:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd.h:55:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd.h:56:18: style: The function 'addAudio' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/rec_cb.h:10:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd.h:56:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd.h:57:18: style: The function 'finished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/rec_cb.h:15:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd.h:57:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd.h:62:18: style: The function 'cancelProcess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd_p.h:43:15: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd.h:62:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd.h:63:18: style: The function 'pauseProcess' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd_p.h:44:15: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd.h:63:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd.h:64:18: style: The function 'currentChanged' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd_p.h:45:15: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd.h:64:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.cpp:181:5: style: Variable 'lb' is reassigned a value before the old one has been used. [redundantAssignment]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.cpp:150:5: note: Variable 'lb' is reassigned a value before the old one has been used.
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.cpp:181:5: note: Variable 'lb' is reassigned a value before the old one has been used.
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.cpp:249:5: style: Variable 'hb' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:56:18: warning: Call of pure virtual function 'fileOpenVideo' in constructor. [pureVirtualCall]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.cpp:50:56: note: Call of pure virtual function 'fileOpenVideo' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:56:18: note: Call of pure virtual function 'fileOpenVideo' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:57:18: warning: Call of pure virtual function 'fileAppendVideo' in constructor. [pureVirtualCall]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.cpp:51:58: note: Call of pure virtual function 'fileAppendVideo' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:57:18: note: Call of pure virtual function 'fileAppendVideo' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:58:18: warning: Call of pure virtual function 'fileSaveAvi' in constructor. [pureVirtualCall]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.cpp:52:52: note: Call of pure virtual function 'fileSaveAvi' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:58:18: note: Call of pure virtual function 'fileSaveAvi' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:59:18: warning: Call of pure virtual function 'fileLoadConfig' in constructor. [pureVirtualCall]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.cpp:56:52: note: Call of pure virtual function 'fileLoadConfig' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:59:18: note: Call of pure virtual function 'fileLoadConfig' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:60:18: warning: Call of pure virtual function 'fileSaveConfig' in constructor. [pureVirtualCall]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.cpp:57:53: note: Call of pure virtual function 'fileSaveConfig' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:60:18: note: Call of pure virtual function 'fileSaveConfig' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:61:18: warning: Call of pure virtual function 'fileQuit' in constructor. [pureVirtualCall]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.cpp:59:45: note: Call of pure virtual function 'fileQuit' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:61:18: note: Call of pure virtual function 'fileQuit' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:63:18: warning: Call of pure virtual function 'videoFilters' in constructor. [pureVirtualCall]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.cpp:66:49: note: Call of pure virtual function 'videoFilters' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:63:18: note: Call of pure virtual function 'videoFilters' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:65:18: warning: Call of pure virtual function 'optionsPreferences' in constructor. [pureVirtualCall]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.cpp:73:55: note: Call of pure virtual function 'optionsPreferences' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:65:18: note: Call of pure virtual function 'optionsPreferences' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:67:18: warning: Call of pure virtual function 'helpContents' in constructor. [pureVirtualCall]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.cpp:77:49: note: Call of pure virtual function 'helpContents' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:67:18: note: Call of pure virtual function 'helpContents' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:68:18: warning: Call of pure virtual function 'helpChangelog' in constructor. [pureVirtualCall]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.cpp:79:49: note: Call of pure virtual function 'helpChangelog' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:68:18: note: Call of pure virtual function 'helpChangelog' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:74:18: warning: Call of pure virtual function 'detailsClicked' in constructor. [pureVirtualCall]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.cpp:257:71: note: Call of pure virtual function 'detailsClicked' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:74:18: note: Call of pure virtual function 'detailsClicked' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:71:18: warning: Call of pure virtual function 'aboutFilterClicked' in constructor. [pureVirtualCall]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.cpp:258:69: note: Call of pure virtual function 'aboutFilterClicked' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:71:18: note: Call of pure virtual function 'aboutFilterClicked' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:72:18: warning: Call of pure virtual function 'addFilterClicked' in constructor. [pureVirtualCall]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.cpp:259:67: note: Call of pure virtual function 'addFilterClicked' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:72:18: note: Call of pure virtual function 'addFilterClicked' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:76:18: warning: Call of pure virtual function 'removeFilterClicked' in constructor. [pureVirtualCall]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.cpp:260:70: note: Call of pure virtual function 'removeFilterClicked' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:76:18: note: Call of pure virtual function 'removeFilterClicked' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:73:18: warning: Call of pure virtual function 'configFilterClicked' in constructor. [pureVirtualCall]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.cpp:261:70: note: Call of pure virtual function 'configFilterClicked' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:73:18: note: Call of pure virtual function 'configFilterClicked' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:81:18: warning: Call of pure virtual function 'upFilterSelected' in constructor. [pureVirtualCall]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.cpp:262:66: note: Call of pure virtual function 'upFilterSelected' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:81:18: note: Call of pure virtual function 'upFilterSelected' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:75:18: warning: Call of pure virtual function 'downFilterClicked' in constructor. [pureVirtualCall]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.cpp:263:68: note: Call of pure virtual function 'downFilterClicked' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:75:18: note: Call of pure virtual function 'downFilterClicked' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:79:18: warning: Call of pure virtual function 'streamModeChanged' in constructor. [pureVirtualCall]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.cpp:264:76: note: Call of pure virtual function 'streamModeChanged' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:79:18: note: Call of pure virtual function 'streamModeChanged' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:78:18: warning: Call of pure virtual function 'streamLimitModeChanged' in constructor. [pureVirtualCall]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.cpp:265:72: note: Call of pure virtual function 'streamLimitModeChanged' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:78:18: note: Call of pure virtual function 'streamLimitModeChanged' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:77:18: warning: Call of pure virtual function 'streamFormatClicked' in constructor. [pureVirtualCall]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.cpp:266:64: note: Call of pure virtual function 'streamFormatClicked' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:77:18: note: Call of pure virtual function 'streamFormatClicked' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:80:18: warning: Call of pure virtual function 'streamSelected' in constructor. [pureVirtualCall]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.cpp:267:69: note: Call of pure virtual function 'streamSelected' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:80:18: note: Call of pure virtual function 'streamSelected' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:70:18: warning: Call of pure virtual function 'startRecompress' in constructor. [pureVirtualCall]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.cpp:268:63: note: Call of pure virtual function 'startRecompress' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:70:18: note: Call of pure virtual function 'startRecompress' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:56:18: warning: Call of pure virtual function 'fileOpenVideo' in constructor. [pureVirtualCall]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.cpp:270:61: note: Call of pure virtual function 'fileOpenVideo' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:56:18: note: Call of pure virtual function 'fileOpenVideo' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:58:18: warning: Call of pure virtual function 'fileSaveAvi' in constructor. [pureVirtualCall]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.cpp:271:61: note: Call of pure virtual function 'fileSaveAvi' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:58:18: note: Call of pure virtual function 'fileSaveAvi' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:59:18: warning: Call of pure virtual function 'fileLoadConfig' in constructor. [pureVirtualCall]
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.cpp:272:61: note: Call of pure virtual function 'fileLoadConfig' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/genctl_p.h:59:18: note: Call of pure virtual function 'fileLoadConfig' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/main.cpp:31:18: style: The function 'setNewState' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/rec_cb.h:14:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/main.cpp:31:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/main.cpp:35:18: style: The function 'setTotal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/rec_cb.h:12:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/main.cpp:35:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/main.cpp:37:18: style: The function 'addVideo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/rec_cb.h:11:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/main.cpp:37:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/main.cpp:38:18: style: The function 'addAudio' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/rec_cb.h:10:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/main.cpp:38:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/main.cpp:39:18: style: The function 'finished' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtrecompress/rec_cb.h:15:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtrecompress/main.cpp:39:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtrecompress/qimagecontrol.cpp:17:5: style: Class 'QImageControl' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
avifile-0.7.48~20090503.ds/samples/qtrecompress/qimagecontrol.cpp:17:5: style: Class 'QImageControl' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
avifile-0.7.48~20090503.ds/samples/qtrecompress/recompressor.cpp:834:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/samples/qtrecompress/recompressor.cpp:836:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/samples/qtrecompress/recompressor.cpp:838:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/samples/qtrecompress/recompressor.cpp:842:6: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/samples/qtrecompress/recompressor.cpp:844:6: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/samples/qtrecompress/recompressor.cpp:846:6: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/samples/qtrecompress/recompressor.cpp:848:6: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/samples/qtrecompress/recompressor.cpp:854:6: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/samples/qtrecompress/recompressor.cpp:856:6: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/samples/qtrecompress/recompressor.cpp:887:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/samples/qtrecompress/recompressor.cpp:889:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/samples/qtrecompress/recompressor.cpp:891:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/samples/qtrecompress/recompressor.cpp:895:6: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/samples/qtrecompress/recompressor.cpp:897:6: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/samples/qtrecompress/recompressor.cpp:899:6: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/samples/qtrecompress/recompressor.cpp:901:6: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/samples/qtrecompress/recompressor.cpp:906:6: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/samples/qtrecompress/recompressor.cpp:908:6: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/samples/qtrecompress/recompressor.cpp:915:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/samples/qtrecompress/recompressor.cpp:917:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/samples/qtrecompress/recompressor.cpp:329:22: style: The scope of the variable 'wf' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/samples/qtrecompress/recompressor.cpp:447:62: style: Function 'getAudioCompress' argument 2 names different: declaration 'wf' definition 'ai'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/samples/qtrecompress/recompressor.h:104:55: note: Function 'getAudioCompress' argument 2 names different: declaration 'wf' definition 'ai'.
avifile-0.7.48~20090503.ds/samples/qtrecompress/recompressor.cpp:447:62: note: Function 'getAudioCompress' argument 2 names different: declaration 'wf' definition 'ai'.
avifile-0.7.48~20090503.ds/samples/qtrecompress/recompressor.cpp:479:68: style: Function 'setAudioCompress' argument 2 names different: declaration 'wf' definition 'ai'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/samples/qtrecompress/recompressor.h:102:61: note: Function 'setAudioCompress' argument 2 names different: declaration 'wf' definition 'ai'.
avifile-0.7.48~20090503.ds/samples/qtrecompress/recompressor.cpp:479:68: note: Function 'setAudioCompress' argument 2 names different: declaration 'wf' definition 'ai'.
avifile-0.7.48~20090503.ds/samples/qtrecompress/recompressor.cpp:668:42: style: Function 'seekPos' argument 1 names different: declaration 'pos' definition 'fpos'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/samples/qtrecompress/recompressor.h:96:35: note: Function 'seekPos' argument 1 names different: declaration 'pos' definition 'fpos'.
avifile-0.7.48~20090503.ds/samples/qtrecompress/recompressor.cpp:668:42: note: Function 'seekPos' argument 1 names different: declaration 'pos' definition 'fpos'.
avifile-0.7.48~20090503.ds/samples/qtrecompress/recompressor.cpp:147:12: warning: Member variable 'RecKernel::rec_thread' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd.cpp:228:6: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd.cpp:77:5: style: Variable 'estimated' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd.cpp:73:15: note: Variable 'estimated' is reassigned a value before the old one has been used if variable is no semaphore variable.
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd.cpp:77:5: note: Variable 'estimated' is reassigned a value before the old one has been used if variable is no semaphore variable.
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd.cpp:78:5: style: Variable 'fsize' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd.cpp:74:5: note: Variable 'fsize' is reassigned a value before the old one has been used if variable is no semaphore variable.
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd.cpp:78:5: note: Variable 'fsize' is reassigned a value before the old one has been used if variable is no semaphore variable.
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd.cpp:156:71: style: Function 'setTotal' argument 3 names different: declaration 'videoTime' definition 'vtm'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd.h:54:13: note: Function 'setTotal' argument 3 names different: declaration 'videoTime' definition 'vtm'.
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd.cpp:156:71: note: Function 'setTotal' argument 3 names different: declaration 'videoTime' definition 'vtm'.
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd.cpp:156:83: style: Function 'setTotal' argument 4 names different: declaration 'audioTime' definition 'atm'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd.h:54:31: note: Function 'setTotal' argument 4 names different: declaration 'audioTime' definition 'atm'.
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd.cpp:156:83: note: Function 'setTotal' argument 4 names different: declaration 'audioTime' definition 'atm'.
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd.cpp:165:72: style: Function 'addVideo' argument 3 names different: declaration 'videoTime' definition 'vtm'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd.h:55:73: note: Function 'addVideo' argument 3 names different: declaration 'videoTime' definition 'vtm'.
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd.cpp:165:72: note: Function 'addVideo' argument 3 names different: declaration 'videoTime' definition 'vtm'.
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd.cpp:17:11: warning: Member variable 'Progress::m_uiMax' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd.cpp:75:5: performance: Variable 'curVideoFrame' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd.cpp:76:5: performance: Variable 'curAudioSample' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd.cpp:80:25: performance: Variable 'totalVideoFrames' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd_p.cpp:38:17: style: The scope of the variable 'l' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd_p.h:44:15: warning: Virtual function 'pauseProcess' is called from constructor 'RecWnd_p(QWidget*parent=0,const char*name=0,bool modal=FALSE,WFlags fl=0)' at line 109. Dynamic binding is not used. [virtualCallInConstructor]
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd_p.cpp:109:57: note: Calling pauseProcess
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd_p.h:44:15: note: pauseProcess is a virtual method
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd_p.h:43:15: warning: Virtual function 'cancelProcess' is called from constructor 'RecWnd_p(QWidget*parent=0,const char*name=0,bool modal=FALSE,WFlags fl=0)' at line 110. Dynamic binding is not used. [virtualCallInConstructor]
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd_p.cpp:110:56: note: Calling cancelProcess
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd_p.h:43:15: note: cancelProcess is a virtual method
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd_p.h:45:15: warning: Virtual function 'currentChanged' is called from constructor 'RecWnd_p(QWidget*parent=0,const char*name=0,bool modal=FALSE,WFlags fl=0)' at line 111. Dynamic binding is not used. [virtualCallInConstructor]
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd_p.cpp:111:36: note: Calling currentChanged
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd_p.h:45:15: note: currentChanged is a virtual method
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd_p.h:45:15: warning: Virtual function 'currentChanged' is called from constructor 'RecWnd_p(QWidget*parent=0,const char*name=0,bool modal=FALSE,WFlags fl=0)' at line 112. Dynamic binding is not used. [virtualCallInConstructor]
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd_p.cpp:112:13: note: Calling currentChanged
avifile-0.7.48~20090503.ds/samples/qtrecompress/recwnd_p.h:45:15: note: currentChanged is a virtual method
avifile-0.7.48~20090503.ds/samples/qtrecompress/rgn.cpp:166:9: style: The scope of the variable 'max' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/samples/qtrecompress/rgn.cpp:147:52: style: Function 'CEdgeRgn' argument 3 names different: declaration '_edge' definition 'edge'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/samples/qtrecompress/rgn.h:9:46: note: Function 'CEdgeRgn' argument 3 names different: declaration '_edge' definition 'edge'.
avifile-0.7.48~20090503.ds/samples/qtrecompress/rgn.cpp:147:52: note: Function 'CEdgeRgn' argument 3 names different: declaration '_edge' definition 'edge'.
avifile-0.7.48~20090503.ds/samples/qtrecompress/rgn.cpp:147:68: style: Function 'CEdgeRgn' argument 5 names different: declaration 'mxm' definition 'zz'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/samples/qtrecompress/rgn.h:9:68: note: Function 'CEdgeRgn' argument 5 names different: declaration 'mxm' definition 'zz'.
avifile-0.7.48~20090503.ds/samples/qtrecompress/rgn.cpp:147:68: note: Function 'CEdgeRgn' argument 5 names different: declaration 'mxm' definition 'zz'.
avifile-0.7.48~20090503.ds/samples/qtrecompress/rgn.cpp:193:5: error: Mismatching allocation and deallocation: res [mismatchAllocDealloc]
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl_p.h:44:18: warning: Call of pure virtual function 'sliderMoved' in constructor. [pureVirtualCall]
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl_p.cpp:86:33: note: Call of pure virtual function 'sliderMoved' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl_p.h:44:18: note: Call of pure virtual function 'sliderMoved' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl_p.h:32:18: warning: Call of pure virtual function 'prevFrame' in constructor. [pureVirtualCall]
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl_p.cpp:91:60: note: Call of pure virtual function 'prevFrame' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl_p.h:32:18: note: Call of pure virtual function 'prevFrame' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl_p.h:33:18: warning: Call of pure virtual function 'prevFiveFrames' in constructor. [pureVirtualCall]
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl_p.cpp:92:61: note: Call of pure virtual function 'prevFiveFrames' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl_p.h:33:18: note: Call of pure virtual function 'prevFiveFrames' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl_p.h:34:18: warning: Call of pure virtual function 'prevTwentyFrames' in constructor. [pureVirtualCall]
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl_p.cpp:93:61: note: Call of pure virtual function 'prevTwentyFrames' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl_p.h:34:18: note: Call of pure virtual function 'prevTwentyFrames' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl_p.h:35:18: warning: Call of pure virtual function 'prevKeyFrame' in constructor. [pureVirtualCall]
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl_p.cpp:94:61: note: Call of pure virtual function 'prevKeyFrame' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl_p.h:35:18: note: Call of pure virtual function 'prevKeyFrame' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl_p.h:37:18: warning: Call of pure virtual function 'nextFrame' in constructor. [pureVirtualCall]
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl_p.cpp:96:60: note: Call of pure virtual function 'nextFrame' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl_p.h:37:18: note: Call of pure virtual function 'nextFrame' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl_p.h:38:18: warning: Call of pure virtual function 'nextFiveFrames' in constructor. [pureVirtualCall]
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl_p.cpp:97:61: note: Call of pure virtual function 'nextFiveFrames' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl_p.h:38:18: note: Call of pure virtual function 'nextFiveFrames' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl_p.h:39:18: warning: Call of pure virtual function 'nextTwentyFrames' in constructor. [pureVirtualCall]
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl_p.cpp:98:61: note: Call of pure virtual function 'nextTwentyFrames' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl_p.h:39:18: note: Call of pure virtual function 'nextTwentyFrames' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl_p.h:40:18: warning: Call of pure virtual function 'nextKeyFrame' in constructor. [pureVirtualCall]
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl_p.cpp:99:61: note: Call of pure virtual function 'nextKeyFrame' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/srcctl_p.h:40:18: note: Call of pure virtual function 'nextKeyFrame' in constructor.
avifile-0.7.48~20090503.ds/samples/qtrecompress/thread.cpp:16:13: style: C-style pointer casting [cstyleCast]
avifile-0.7.48~20090503.ds/samples/qtrecompress/thread.cpp:73:15: style: The scope of the variable 'videoFrames' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/samples/qtrecompress/thread.cpp:125:8: style: The scope of the variable 'ext' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/samples/qtrecompress/thread.cpp:249:14: style: The scope of the variable 'wa' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/samples/qtrecompress/thread.cpp:290:18: style: Variable 'excess' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/samples/qtvidcap/capproc.h:225:54: style: C-style pointer casting [cstyleCast]
avifile-0.7.48~20090503.ds/samples/qtvidcap/capproc.h:226:54: style: C-style pointer casting [cstyleCast]
avifile-0.7.48~20090503.ds/samples/qtvidcap/capproc.h:227:54: style: C-style pointer casting [cstyleCast]
avifile-0.7.48~20090503.ds/samples/qtvidcap/avicapwnd.cpp:465:1: style: Label 'finish' is not used. [unusedLabel]
avifile-0.7.48~20090503.ds/samples/qtvidcap/capproc.h:75:5: warning: Member variable 'CaptureProgress::video_frame_sizes' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/capproc.h:75:5: warning: Member variable 'CaptureProgress::buffer_occupancies' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/capproc.h:75:5: warning: Member variable 'CaptureProgress::filename' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/capproc.h:75:5: warning: Member variable 'CaptureProgress::framerate' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/capproc.h:75:5: warning: Member variable 'CaptureProgress::xdim' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/capproc.h:75:5: warning: Member variable 'CaptureProgress::ydim' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/capproc.h:75:5: warning: Member variable 'CaptureProgress::audio_freq' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/capproc.h:75:5: warning: Member variable 'CaptureProgress::audio_ssize' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/capproc.h:75:5: warning: Member variable 'CaptureProgress::audio_channels' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/ccap.h:18:17: style: Technically the member function 'ClosedCaption::getBuffer' can be const. [functionConst]
avifile-0.7.48~20090503.ds/samples/qtvidcap/capproc.h:210:10: style: Technically the member function 'CaptureProcess::getState' can be const. [functionConst]
avifile-0.7.48~20090503.ds/samples/qtvidcap/ccap.h:15:5: style: Class 'ClosedCaption' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avifile-0.7.48~20090503.ds/samples/qtvidcap/capproc.h:197:0: style: Class 'lockqring < chunk >' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avifile-0.7.48~20090503.ds/samples/qtvidcap/avicapwnd_p.cpp:17:12: warning: Member variable 'AviCapDlg::Frame34' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/avicapwnd_p.cpp:17:12: warning: Member variable 'AviCapDlg::FrameSizeText' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/avicapwnd_p.cpp:17:12: warning: Member variable 'AviCapDlg::Frame3_2' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/avicapwnd_p.cpp:17:12: warning: Member variable 'AviCapDlg::TextLabel3_3' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/avicapwnd_p.cpp:17:12: warning: Member variable 'AviCapDlg::MaxFrameSizeText' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/avicapwnd_p.cpp:17:12: warning: Member variable 'AviCapDlg::TextLabel3' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/avicapwnd_p.cpp:17:12: warning: Member variable 'AviCapDlg::Frame3' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/avicapwnd_p.cpp:17:12: warning: Member variable 'AviCapDlg::TextLabel3_2' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/avicapwnd_p.cpp:17:12: warning: Member variable 'AviCapDlg::minilabel' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/avirec.cpp:279:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/samples/qtvidcap/avirec.cpp:404:9: style: The scope of the variable 'c' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/samples/qtvidcap/avirec.cpp:626:22: style: Variable 'drop_enc' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/samples/qtvidcap/avirec.cpp:627:22: style: Variable 'drop_cap' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/samples/qtvidcap/avirec.cpp:130:63: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
avifile-0.7.48~20090503.ds/samples/qtvidcap/avirec.cpp:146:59: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
avifile-0.7.48~20090503.ds/samples/qtvidcap/avirec.cpp:159:57: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
avifile-0.7.48~20090503.ds/samples/qtvidcap/avirec.cpp:182:77: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:176:5: style: Class 'v4l1baseif' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:179:17: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:69:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:179:17: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:181:10: style: The function 'setCapture' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:71:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:181:10: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:182:10: style: The function 'setFreq' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:72:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:182:10: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:184:10: style: The function 'setPicBrightness' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:74:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:184:10: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:185:10: style: The function 'setPicConstrast' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:75:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:185:10: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:186:10: style: The function 'setPicColor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:76:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:186:10: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:187:10: style: The function 'setPicHue' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:77:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:187:10: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:189:10: style: The function 'setChannel' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:79:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:189:10: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:190:10: style: The function 'setChannelName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:80:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:190:10: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:191:10: style: The function 'setChannelNorm' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:81:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:191:10: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:193:10: style: The function 'setTuner' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:83:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:193:10: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:194:10: style: The function 'setTunerMode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:84:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:194:10: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:197:10: style: The function 'setAudioMute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:86:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:197:10: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:198:10: style: The function 'setAudioVolume' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:87:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:198:10: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:199:10: style: The function 'setAudioBalance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:88:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:199:10: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:200:10: style: The function 'setAudioMode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:89:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:200:10: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:202:18: style: The function 'setPalette' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:91:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:202:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:204:10: style: The function 'getCapture' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:94:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:204:10: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:207:9: style: The function 'getTunerActive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:98:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:207:9: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:208:9: style: The function 'getTunerMode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:99:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:208:9: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:209:19: style: The function 'getTunerSignal' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:100:27: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:209:19: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:210:9: style: The function 'getTunerFlags' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:101:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:210:9: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:213:9: style: The function 'getAudioActive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:103:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:213:9: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:214:10: style: The function 'getAudioMute' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:104:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:214:10: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:215:10: style: The function 'getAudioVolume' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:105:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:215:10: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:216:10: style: The function 'getAudioBalance' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:106:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:216:10: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:217:10: style: The function 'getAudioMode' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:107:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:217:10: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:220:9: style: The function 'getChannelType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:110:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:220:9: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:221:9: style: The function 'getChannelNorm' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:111:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:221:9: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:222:9: style: The function 'getChannelActive' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:96:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:222:9: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:225:10: style: The function 'capAudioVolume' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:114:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:225:10: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:226:10: style: The function 'capAudioMutable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:115:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:226:10: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:229:10: style: The function 'capTunerStereo' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:118:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:229:10: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:230:10: style: The function 'capTunerNorm' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:119:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:230:10: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:233:10: style: The function 'capChannelAudio' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:122:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:233:10: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:234:10: style: The function 'capChannelNorm' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:123:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:234:10: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:235:10: style: The function 'capChannelTuner' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:124:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:235:10: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:236:12: style: The function 'capChannelName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:125:20: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:236:12: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:239:9: style: The function 'capCapChannelC' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:128:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:239:9: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:240:9: style: The function 'capCapAudioC' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:129:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:240:9: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:241:12: style: The function 'capCapName' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:130:20: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:241:12: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:242:9: style: The function 'capCapType' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:131:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:242:9: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:243:10: style: The function 'capCapSize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:132:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:243:10: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:246:10: style: The function 'resetCapAClip' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:138:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:246:10: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:247:9: style: The function 'addCapAClip' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:139:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:247:9: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:248:9: style: The function 'setCapAClip' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:140:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:248:9: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:249:10: style: The function 'getCapAClip' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:141:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:249:10: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:250:9: style: The function 'applyCapAClip' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:142:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:250:9: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:251:10: style: The function 'changedCapAClip' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:143:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:251:10: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:254:9: style: The function 'getWWidth' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:146:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:254:9: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:255:9: style: The function 'getWHeight' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:147:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:255:9: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:258:18: style: The function 'getFBheight' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:150:26: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:258:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:259:18: style: The function 'getFBwidth' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:151:26: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:259:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:260:18: style: The function 'getFBdepth' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:152:26: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:260:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:261:18: style: The function 'getFBbpl' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:153:26: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:261:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:264:10: style: The function 'grabSetParams' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:156:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:264:10: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:265:12: style: The function 'grabCapture' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:157:20: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:265:12: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:267:9: style: The function 'isOk' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:159:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:267:9: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:318:17: style: The function 'init' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:179:17: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:318:17: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:319:18: style: The function 'setPalette' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:202:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:319:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/avirec.cpp:308:6: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
avifile-0.7.48~20090503.ds/samples/qtvidcap/capproc.cpp:407:24: style: C-style pointer casting [cstyleCast]
avifile-0.7.48~20090503.ds/samples/qtvidcap/capproc.cpp:494:12: style: The scope of the variable 'zptr' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/samples/qtvidcap/capproc.cpp:494:19: style: The scope of the variable 'fptr' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/samples/qtvidcap/capproc.cpp:172:46: style: Function 'setFrequency' argument 1 names different: declaration 'freq' definition 'sfreq'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/samples/qtvidcap/capproc.h:189:35: note: Function 'setFrequency' argument 1 names different: declaration 'freq' definition 'sfreq'.
avifile-0.7.48~20090503.ds/samples/qtvidcap/capproc.cpp:172:46: note: Function 'setFrequency' argument 1 names different: declaration 'freq' definition 'sfreq'.
avifile-0.7.48~20090503.ds/samples/qtvidcap/capproc.cpp:607:15: style: Variable 'ct' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/samples/qtvidcap/capproc.cpp:309:3: performance: Variable 'segmenting_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
avifile-0.7.48~20090503.ds/samples/qtvidcap/dsp.h:12:9: style: Technically the member function 'dsp::getBufSize' can be const. [functionConst]
avifile-0.7.48~20090503.ds/samples/qtvidcap/capproc.cpp:377:5: style: Class 'CaptureProcess' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
avifile-0.7.48~20090503.ds/samples/qtvidcap/capproc.cpp:377:5: style: Class 'CaptureProcess' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
avifile-0.7.48~20090503.ds/samples/qtvidcap/ccap.cpp:307:30: style: C-style pointer casting [cstyleCast]
avifile-0.7.48~20090503.ds/samples/qtvidcap/ccap.cpp:360:94: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
avifile-0.7.48~20090503.ds/samples/qtvidcap/ccap.h:28:9: performance: Technically the member function 'ClosedCaption::decode' can be static. [functionStatic]
avifile-0.7.48~20090503.ds/samples/qtvidcap/ccap.cpp:57:20: note: Technically the member function 'ClosedCaption::decode' can be static.
avifile-0.7.48~20090503.ds/samples/qtvidcap/ccap.h:28:9: note: Technically the member function 'ClosedCaption::decode' can be static.
avifile-0.7.48~20090503.ds/samples/qtvidcap/ccap.cpp:302:2: style: Class 'ClosedCaption' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
avifile-0.7.48~20090503.ds/samples/qtvidcap/ccap.cpp:302:2: style: Class 'ClosedCaption' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
avifile-0.7.48~20090503.ds/samples/qtvidcap/dsp.cpp:111:21: style: Function 'read' argument 1 names different: declaration 'buffer' definition 'rbuffer'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/samples/qtvidcap/dsp.h:14:20: note: Function 'read' argument 1 names different: declaration 'buffer' definition 'rbuffer'.
avifile-0.7.48~20090503.ds/samples/qtvidcap/dsp.cpp:111:21: note: Function 'read' argument 1 names different: declaration 'buffer' definition 'rbuffer'.
avifile-0.7.48~20090503.ds/samples/qtvidcap/dsp.cpp:111:34: style: Function 'read' argument 2 names different: declaration 'size' definition 'bsize'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/samples/qtvidcap/dsp.h:14:32: note: Function 'read' argument 2 names different: declaration 'size' definition 'bsize'.
avifile-0.7.48~20090503.ds/samples/qtvidcap/dsp.cpp:111:34: note: Function 'read' argument 2 names different: declaration 'size' definition 'bsize'.
avifile-0.7.48~20090503.ds/samples/qtvidcap/dsp.cpp:17:6: warning: Member variable 'dsp::fd' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/dsp.cpp:17:6: warning: Member variable 'dsp::blocksize' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/epgwindow.cpp:1040:31: style: Condition '!found_prog' is always true [knownConditionTrueFalse]
avifile-0.7.48~20090503.ds/samples/qtvidcap/epgwindow.cpp:1038:19: note: Assignment 'found_prog=false', assigned value is 0
avifile-0.7.48~20090503.ds/samples/qtvidcap/epgwindow.cpp:1040:31: note: Condition '!found_prog' is always true
avifile-0.7.48~20090503.ds/samples/qtvidcap/timertable.h:135:47: style: C-style pointer casting [cstyleCast]
avifile-0.7.48~20090503.ds/samples/qtvidcap/epgwindow.cpp:797:29: style: C-style pointer casting [cstyleCast]
avifile-0.7.48~20090503.ds/samples/qtvidcap/epgwindow.cpp:1219:11: style: C-style pointer casting [cstyleCast]
avifile-0.7.48~20090503.ds/samples/qtvidcap/epgwindow.cpp:721:31: style: Function 'isBlocked' argument 1 names different: declaration 'chnr' definition 'channelnr'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/samples/qtvidcap/epgwindow.h:211:24: note: Function 'isBlocked' argument 1 names different: declaration 'chnr' definition 'channelnr'.
avifile-0.7.48~20090503.ds/samples/qtvidcap/epgwindow.cpp:721:31: note: Function 'isBlocked' argument 1 names different: declaration 'chnr' definition 'channelnr'.
avifile-0.7.48~20090503.ds/samples/qtvidcap/epgwindow.cpp:771:57: style: Function 'EpgTableItem' argument 2 names different: declaration 'epgwin' definition 'epgwindow'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/samples/qtvidcap/epgwindow.h:187:47: note: Function 'EpgTableItem' argument 2 names different: declaration 'epgwin' definition 'epgwindow'.
avifile-0.7.48~20090503.ds/samples/qtvidcap/epgwindow.cpp:771:57: note: Function 'EpgTableItem' argument 2 names different: declaration 'epgwin' definition 'epgwindow'.
avifile-0.7.48~20090503.ds/samples/qtvidcap/epgwindow.cpp:771:77: style: Function 'EpgTableItem' argument 3 names different: declaration 'start_date' definition 'start'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/samples/qtvidcap/epgwindow.h:187:64: note: Function 'EpgTableItem' argument 3 names different: declaration 'start_date' definition 'start'.
avifile-0.7.48~20090503.ds/samples/qtvidcap/epgwindow.cpp:771:77: note: Function 'EpgTableItem' argument 3 names different: declaration 'start_date' definition 'start'.
avifile-0.7.48~20090503.ds/samples/qtvidcap/epgwindow.cpp:771:93: style: Function 'EpgTableItem' argument 4 names different: declaration 'stop_date' definition 'stop'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/samples/qtvidcap/epgwindow.h:187:85: note: Function 'EpgTableItem' argument 4 names different: declaration 'stop_date' definition 'stop'.
avifile-0.7.48~20090503.ds/samples/qtvidcap/epgwindow.cpp:771:93: note: Function 'EpgTableItem' argument 4 names different: declaration 'stop_date' definition 'stop'.
avifile-0.7.48~20090503.ds/samples/qtvidcap/epgwindow.cpp:771:106: style: Function 'EpgTableItem' argument 5 names different: declaration 'channel_str' definition 'channelstr'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/samples/qtvidcap/epgwindow.h:187:103: note: Function 'EpgTableItem' argument 5 names different: declaration 'channel_str' definition 'channelstr'.
avifile-0.7.48~20090503.ds/samples/qtvidcap/epgwindow.cpp:771:106: note: Function 'EpgTableItem' argument 5 names different: declaration 'channel_str' definition 'channelstr'.
avifile-0.7.48~20090503.ds/samples/qtvidcap/epgwindow.cpp:771:125: style: Function 'EpgTableItem' argument 6 names different: declaration 'title' definition 'titlestr'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/samples/qtvidcap/epgwindow.h:187:123: note: Function 'EpgTableItem' argument 6 names different: declaration 'title' definition 'titlestr'.
avifile-0.7.48~20090503.ds/samples/qtvidcap/epgwindow.cpp:771:125: note: Function 'EpgTableItem' argument 6 names different: declaration 'title' definition 'titlestr'.
avifile-0.7.48~20090503.ds/samples/qtvidcap/epgwindow.cpp:771:142: style: Function 'EpgTableItem' argument 7 names different: declaration 'desc' definition 'descstr'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/samples/qtvidcap/epgwindow.h:187:137: note: Function 'EpgTableItem' argument 7 names different: declaration 'desc' definition 'descstr'.
avifile-0.7.48~20090503.ds/samples/qtvidcap/epgwindow.cpp:771:142: note: Function 'EpgTableItem' argument 7 names different: declaration 'desc' definition 'descstr'.
avifile-0.7.48~20090503.ds/samples/qtvidcap/epgwindow.cpp:941:37: style: Function 'drawStrip' argument 1 names different: declaration 'x' definition 'mx'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/samples/qtvidcap/epgwindow.h:160:24: note: Function 'drawStrip' argument 1 names different: declaration 'x' definition 'mx'.
avifile-0.7.48~20090503.ds/samples/qtvidcap/epgwindow.cpp:941:37: note: Function 'drawStrip' argument 1 names different: declaration 'x' definition 'mx'.
avifile-0.7.48~20090503.ds/samples/qtvidcap/epgwindow.cpp:941:44: style: Function 'drawStrip' argument 2 names different: declaration 'y' definition 'my'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/samples/qtvidcap/epgwindow.h:160:30: note: Function 'drawStrip' argument 2 names different: declaration 'y' definition 'my'.
avifile-0.7.48~20090503.ds/samples/qtvidcap/epgwindow.cpp:941:44: note: Function 'drawStrip' argument 2 names different: declaration 'y' definition 'my'.
avifile-0.7.48~20090503.ds/samples/qtvidcap/epgwindow.cpp:145:0: style: Variable 'item' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/samples/qtvidcap/epgwindow.cpp:859:0: style: Variable 'j' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/samples/qtvidcap/epgwindow.cpp:899:24: style: Variable 'pixel_per_hour' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/samples/qtvidcap/epgwindow.cpp:1420:0: style: Variable 'lay2' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/samples/qtvidcap/epgwindow.cpp:1469:0: style: Variable 'i' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/samples/qtvidcap/epgwindow.cpp:830:18: warning: Member variable 'EpgChannelStrip::pop_program' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/epgwindow.cpp:830:18: warning: Member variable 'EpgChannelStrip::mid_move_x' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/epgwindow.cpp:830:18: warning: Member variable 'EpgChannelStrip::mid_move_y' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf.h:24:2: performance: Variable 'pathname' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
avifile-0.7.48~20090503.ds/samples/qtvidcap/epgwindow.cpp:773:5: performance: Variable 'start_date' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
avifile-0.7.48~20090503.ds/samples/qtvidcap/epgwindow.cpp:774:5: performance: Variable 'stop_date' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
avifile-0.7.48~20090503.ds/samples/qtvidcap/epgwindow.cpp:775:5: performance: Variable 'channel' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
avifile-0.7.48~20090503.ds/samples/qtvidcap/epgwindow.cpp:776:5: performance: Variable 'title' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
avifile-0.7.48~20090503.ds/samples/qtvidcap/epgwindow.cpp:777:5: performance: Variable 'desc' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf.h:57:18: style: The function 'change_filename' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf_p.h:80:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf.h:57:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf.h:58:18: style: The function 'change_codec' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf_p.h:79:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf.h:58:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf.h:59:18: style: The function 'toggle_audio' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf_p.h:81:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf.h:59:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf.h:60:18: style: The function 'toggle_segmented' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf_p.h:84:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf.h:60:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf.h:61:18: style: The function 'toggle_limitsize' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf_p.h:82:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf.h:61:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf.h:62:18: style: The function 'toggle_limittime' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf_p.h:83:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf.h:62:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf.h:66:18: style: The function 'apply' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf_p.h:78:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf.h:66:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf.h:68:18: style: The function 'dirpool_add' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf_p.h:86:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf.h:68:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf.h:69:18: style: The function 'dirpool_rem' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf_p.h:87:18: note: Virtual function in base class
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf.h:69:18: note: Function in derived class
avifile-0.7.48~20090503.ds/samples/qtvidcap/epgwindow.cpp:1380:5: warning: Possible leak in public function. The pointer 'config_widget' is not deallocated before it is allocated. [publicAllocationError]
avifile-0.7.48~20090503.ds/samples/qtvidcap/fullscreen_renderer.cpp:126:10: style: Condition 'pres' is always false [knownConditionTrueFalse]
avifile-0.7.48~20090503.ds/samples/qtvidcap/fullscreen_renderer.cpp:125:11: note: Assignment 'pres=false', assigned value is 0
avifile-0.7.48~20090503.ds/samples/qtvidcap/fullscreen_renderer.cpp:126:10: note: Condition 'pres' is always false
avifile-0.7.48~20090503.ds/samples/qtvidcap/fullscreen_renderer.cpp:263:9: style: Condition 'a>1.f' is always false [knownConditionTrueFalse]
avifile-0.7.48~20090503.ds/samples/qtvidcap/fullscreen_renderer.cpp:262:19: note: Assignment 'a=0.1f', assigned value is 0.1
avifile-0.7.48~20090503.ds/samples/qtvidcap/fullscreen_renderer.cpp:263:9: note: Condition 'a>1.f' is always false
avifile-0.7.48~20090503.ds/samples/qtvidcap/fullscreen_renderer.cpp:111:4: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/samples/qtvidcap/fullscreen_renderer.cpp:20:17: warning: Member variable 'AvicapRenderer::recording_csp' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/fullscreen_renderer.cpp:20:17: warning: Member variable 'AvicapRenderer::v4lw' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/fullscreen_renderer.cpp:20:17: warning: Member variable 'AvicapRenderer::my_useyuv' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/fullscreen_renderer.cpp:20:17: warning: Member variable 'AvicapRenderer::m_iWidth' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/fullscreen_renderer.cpp:20:17: warning: Member variable 'AvicapRenderer::m_iHeight' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/fullscreen_renderer.h:37:5: style: Class 'AvicapRenderer' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avifile-0.7.48~20090503.ds/samples/qtvidcap/kv4lsetup.cpp:317:18: style: Condition 'set_base!=NULL' is always false [knownConditionTrueFalse]
avifile-0.7.48~20090503.ds/samples/qtvidcap/kv4lsetup.cpp:114:22: note: Assignment 'set_base=NULL', assigned value is 0
avifile-0.7.48~20090503.ds/samples/qtvidcap/kv4lsetup.cpp:317:18: note: Condition 'set_base!=NULL' is always false
avifile-0.7.48~20090503.ds/samples/qtvidcap/kv4lsetup.cpp:317:18: style: Same expression on both sides of '!=' because the value of 'set_base' and 'NULL' are the same. [duplicateExpression]
avifile-0.7.48~20090503.ds/samples/qtvidcap/kv4lsetup.cpp:114:22: note: 'set_base' is assigned value 'NULL' here.
avifile-0.7.48~20090503.ds/samples/qtvidcap/kv4lsetup.cpp:317:18: note: Same expression on both sides of '!=' because the value of 'set_base' and 'NULL' are the same.
avifile-0.7.48~20090503.ds/samples/qtvidcap/parsecl.cpp:76:76: style: Function 'getString' argument 3 names different: declaration 'opt' definition 'options'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/samples/qtvidcap/parsecl.h:59:71: note: Function 'getString' argument 3 names different: declaration 'opt' definition 'options'.
avifile-0.7.48~20090503.ds/samples/qtvidcap/parsecl.cpp:76:76: note: Function 'getString' argument 3 names different: declaration 'opt' definition 'options'.
avifile-0.7.48~20090503.ds/samples/qtvidcap/picprop.h:14:5: style: Class 'PicturePropDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avifile-0.7.48~20090503.ds/samples/qtvidcap/qt_visual.c:122:10: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
avifile-0.7.48~20090503.ds/samples/qtvidcap/qt_visual.c:76:15: style: The scope of the variable 'c' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/samples/qtvidcap/qt_visual.c:108:15: style: The scope of the variable 'best_depth' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/samples/qtvidcap/qt_visual.c:108:26: style: The scope of the variable 'c_depth' can be reduced. [variableScope]
avifile-0.7.48~20090503.ds/samples/qtvidcap/qt_visual.c:128:10: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
avifile-0.7.48~20090503.ds/samples/qtvidcap/qtrenderer.cpp:39:27: style: C-style pointer casting [cstyleCast]
avifile-0.7.48~20090503.ds/samples/qtvidcap/qtrenderer.cpp:37:56: style: Function 'ShmRenderer' argument 4 names different: declaration 'xpos' definition '_xpos'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/samples/qtvidcap/qtrenderer.h:30:47: note: Function 'ShmRenderer' argument 4 names different: declaration 'xpos' definition '_xpos'.
avifile-0.7.48~20090503.ds/samples/qtvidcap/qtrenderer.cpp:37:56: note: Function 'ShmRenderer' argument 4 names different: declaration 'xpos' definition '_xpos'.
avifile-0.7.48~20090503.ds/samples/qtvidcap/qtrenderer.cpp:37:67: style: Function 'ShmRenderer' argument 5 names different: declaration 'ypos' definition '_ypos'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/samples/qtvidcap/qtrenderer.h:30:61: note: Function 'ShmRenderer' argument 5 names different: declaration 'ypos' definition '_ypos'.
avifile-0.7.48~20090503.ds/samples/qtvidcap/qtrenderer.cpp:37:67: note: Function 'ShmRenderer' argument 5 names different: declaration 'ypos' definition '_ypos'.
avifile-0.7.48~20090503.ds/samples/qtvidcap/timertable.cpp:204:31: style: C-style pointer casting [cstyleCast]
avifile-0.7.48~20090503.ds/samples/qtvidcap/timertable.cpp:468:29: style: C-style pointer casting [cstyleCast]
avifile-0.7.48~20090503.ds/samples/qtvidcap/timertable.cpp:596:27: style: C-style pointer casting [cstyleCast]
avifile-0.7.48~20090503.ds/samples/qtvidcap/timertable.cpp:601:28: style: C-style pointer casting [cstyleCast]
avifile-0.7.48~20090503.ds/samples/qtvidcap/timertable.cpp:629:9: style: C-style pointer casting [cstyleCast]
avifile-0.7.48~20090503.ds/samples/qtvidcap/timertable.cpp:633:8: style: C-style pointer casting [cstyleCast]
avifile-0.7.48~20090503.ds/samples/qtvidcap/timertable.cpp:697:26: style: C-style pointer casting [cstyleCast]
avifile-0.7.48~20090503.ds/samples/qtvidcap/timertable.cpp:851:26: style: C-style pointer casting [cstyleCast]
avifile-0.7.48~20090503.ds/samples/qtvidcap/timertable.cpp:880:26: style: C-style pointer casting [cstyleCast]
avifile-0.7.48~20090503.ds/samples/qtvidcap/timertable.cpp:931:7: style: C-style pointer casting [cstyleCast]
avifile-0.7.48~20090503.ds/samples/qtvidcap/timertable.cpp:1454:26: style: C-style pointer casting [cstyleCast]
avifile-0.7.48~20090503.ds/samples/qtvidcap/timertable.cpp:1485:7: style: C-style pointer casting [cstyleCast]
avifile-0.7.48~20090503.ds/samples/qtvidcap/timertable.cpp:54:144: style: Function 'TimerTableItem' argument 8 names different: declaration 'description' definition 'desc'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/samples/qtvidcap/timertable.h:85:132: note: Function 'TimerTableItem' argument 8 names different: declaration 'description' definition 'desc'.
avifile-0.7.48~20090503.ds/samples/qtvidcap/timertable.cpp:54:144: note: Function 'TimerTableItem' argument 8 names different: declaration 'description' definition 'desc'.
avifile-0.7.48~20090503.ds/samples/qtvidcap/timertable.cpp:54:153: style: Function 'TimerTableItem' argument 9 names different: declaration 'when' definition 'whentime'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/samples/qtvidcap/timertable.h:85:148: note: Function 'TimerTableItem' argument 9 names different: declaration 'when' definition 'whentime'.
avifile-0.7.48~20090503.ds/samples/qtvidcap/timertable.cpp:54:153: note: Function 'TimerTableItem' argument 9 names different: declaration 'when' definition 'whentime'.
avifile-0.7.48~20090503.ds/samples/qtvidcap/timertable.cpp:54:166: style: Function 'TimerTableItem' argument 10 names different: declaration 'day' definition 'whatday'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/samples/qtvidcap/timertable.h:85:157: note: Function 'TimerTableItem' argument 10 names different: declaration 'day' definition 'whatday'.
avifile-0.7.48~20090503.ds/samples/qtvidcap/timertable.cpp:54:166: note: Function 'TimerTableItem' argument 10 names different: declaration 'day' definition 'whatday'.
avifile-0.7.48~20090503.ds/samples/qtvidcap/timertable.cpp:243:87: style: Function 'setTable' argument 5 names different: declaration 'description' definition 'desc'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/samples/qtvidcap/timertable.h:89:76: note: Function 'setTable' argument 5 names different: declaration 'description' definition 'desc'.
avifile-0.7.48~20090503.ds/samples/qtvidcap/timertable.cpp:243:87: note: Function 'setTable' argument 5 names different: declaration 'description' definition 'desc'.
avifile-0.7.48~20090503.ds/samples/qtvidcap/timertable.cpp:243:96: style: Function 'setTable' argument 6 names different: declaration 'when' definition 'whentime'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/samples/qtvidcap/timertable.h:89:92: note: Function 'setTable' argument 6 names different: declaration 'when' definition 'whentime'.
avifile-0.7.48~20090503.ds/samples/qtvidcap/timertable.cpp:243:96: note: Function 'setTable' argument 6 names different: declaration 'when' definition 'whentime'.
avifile-0.7.48~20090503.ds/samples/qtvidcap/timertable.cpp:243:109: style: Function 'setTable' argument 7 names different: declaration 'day' definition 'whatday'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/samples/qtvidcap/timertable.h:89:101: note: Function 'setTable' argument 7 names different: declaration 'day' definition 'whatday'.
avifile-0.7.48~20090503.ds/samples/qtvidcap/timertable.cpp:243:109: note: Function 'setTable' argument 7 names different: declaration 'day' definition 'whatday'.
avifile-0.7.48~20090503.ds/samples/qtvidcap/timertable.cpp:696:46: style: Function 'item_clicked' argument 1 names different: declaration 'item' definition 'lvitem'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/samples/qtvidcap/timertable.h:142:38: note: Function 'item_clicked' argument 1 names different: declaration 'item' definition 'lvitem'.
avifile-0.7.48~20090503.ds/samples/qtvidcap/timertable.cpp:696:46: note: Function 'item_clicked' argument 1 names different: declaration 'item' definition 'lvitem'.
avifile-0.7.48~20090503.ds/samples/qtvidcap/timertable.cpp:1571:35: style: Function 'setTime' argument 1 names different: declaration 'time' definition 'newtime'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/samples/qtvidcap/timertable.h:53:24: note: Function 'setTime' argument 1 names different: declaration 'time' definition 'newtime'.
avifile-0.7.48~20090503.ds/samples/qtvidcap/timertable.cpp:1571:35: note: Function 'setTime' argument 1 names different: declaration 'time' definition 'newtime'.
avifile-0.7.48~20090503.ds/samples/qtvidcap/timertable.cpp:1577:43: style: Function 'setDateTime' argument 1 names different: declaration 'datetime' definition 'newdatetime'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/samples/qtvidcap/timertable.h:52:32: note: Function 'setDateTime' argument 1 names different: declaration 'datetime' definition 'newdatetime'.
avifile-0.7.48~20090503.ds/samples/qtvidcap/timertable.cpp:1577:43: note: Function 'setDateTime' argument 1 names different: declaration 'datetime' definition 'newdatetime'.
avifile-0.7.48~20090503.ds/samples/qtvidcap/timertable.cpp:284:0: style: Variable 'item' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/samples/qtvidcap/timertable.cpp:1556:5: performance: Variable 'datetime' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lwindow.cpp:1591:19: style: Condition 'colorspace==cspRGB24' is always false [knownConditionTrueFalse]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lwindow.cpp:1588:16: note: Assignment 'colorspace=cspYUY2', assigned value is 1
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lwindow.cpp:1591:19: note: Condition 'colorspace==cspRGB24' is always false
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lwindow.cpp:1591:43: style: Condition 'rgb_method==0' is always true [knownConditionTrueFalse]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lwindow.cpp:1596:23: style: Condition 'colorspace==cspRGB24' is always false [knownConditionTrueFalse]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lwindow.cpp:1588:16: note: Assignment 'colorspace=cspYUY2', assigned value is 1
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lwindow.cpp:1596:23: note: Condition 'colorspace==cspRGB24' is always false
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lwindow.cpp:1596:47: style: Condition 'rgb_method==1' is always false [knownConditionTrueFalse]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lwindow.cpp:1601:23: style: Condition 'colorspace==cspRGB24' is always false [knownConditionTrueFalse]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lwindow.cpp:1588:16: note: Assignment 'colorspace=cspYUY2', assigned value is 1
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lwindow.cpp:1601:23: note: Condition 'colorspace==cspRGB24' is always false
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lwindow.cpp:1601:47: style: Condition 'rgb_method==2' is always false [knownConditionTrueFalse]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lwindow.cpp:1606:23: style: Condition 'colorspace==cspYV12' is always false [knownConditionTrueFalse]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lwindow.cpp:1588:16: note: Assignment 'colorspace=cspYUY2', assigned value is 1
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lwindow.cpp:1606:23: note: Condition 'colorspace==cspYV12' is always false
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lwindow.cpp:1610:23: style: Condition 'colorspace==cspYUY2' is always true [knownConditionTrueFalse]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lwindow.cpp:1588:16: note: Assignment 'colorspace=cspYUY2', assigned value is 1
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lwindow.cpp:1610:23: note: Condition 'colorspace==cspYUY2' is always true
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lwindow.cpp:1750:18: style: Condition 'colorspace==cspRGB24' is always false [knownConditionTrueFalse]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lwindow.cpp:1748:28: note: Assignment 'colorspace=cspYUY2', assigned value is 1
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lwindow.cpp:1750:18: note: Condition 'colorspace==cspRGB24' is always false
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lwindow.cpp:1750:42: style: Condition 'rgb_method==0' is always true [knownConditionTrueFalse]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lwindow.cpp:1753:23: style: Condition 'colorspace==cspRGB24' is always false [knownConditionTrueFalse]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lwindow.cpp:1748:28: note: Assignment 'colorspace=cspYUY2', assigned value is 1
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lwindow.cpp:1753:23: note: Condition 'colorspace==cspRGB24' is always false
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lwindow.cpp:1753:47: style: Condition 'rgb_method==1' is always false [knownConditionTrueFalse]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lwindow.cpp:1757:23: style: Condition 'colorspace==cspRGB24' is always false [knownConditionTrueFalse]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lwindow.cpp:1748:28: note: Assignment 'colorspace=cspYUY2', assigned value is 1
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lwindow.cpp:1757:23: note: Condition 'colorspace==cspRGB24' is always false
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lwindow.cpp:1757:47: style: Condition 'rgb_method==2' is always false [knownConditionTrueFalse]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lwindow.cpp:1763:23: style: Condition 'colorspace==cspYV12' is always false [knownConditionTrueFalse]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lwindow.cpp:1748:28: note: Assignment 'colorspace=cspYUY2', assigned value is 1
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lwindow.cpp:1763:23: note: Condition 'colorspace==cspYV12' is always false
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lwindow.cpp:1769:23: style: Condition 'colorspace==cspYUY2' is always true [knownConditionTrueFalse]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lwindow.cpp:1748:28: note: Assignment 'colorspace=cspYUY2', assigned value is 1
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lwindow.cpp:1769:23: note: Condition 'colorspace==cspYUY2' is always true
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lwindow.cpp:564:6: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lwindow.cpp:1588:5: style: Variable 'colorspace' is reassigned a value before the old one has been used. [redundantAssignment]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lwindow.cpp:1586:0: note: Variable 'colorspace' is reassigned a value before the old one has been used.
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lwindow.cpp:1588:5: note: Variable 'colorspace' is reassigned a value before the old one has been used.
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lwindow.cpp:1769:23: style: Same expression on both sides of '==' because the value of 'colorspace' and 'cspYUY2' are the same. [duplicateExpression]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lwindow.cpp:1748:28: note: 'colorspace' is assigned value 'cspYUY2' here.
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lwindow.cpp:1769:23: note: Same expression on both sides of '==' because the value of 'colorspace' and 'cspYUY2' are the same.
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lwindow.cpp:272:16: style: Variable 'norm' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lwindow.cpp:432:0: style: Variable 'x' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lwindow.cpp:1737:17: style: Unused variable: dx [unusedVariable]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lwindow.cpp:1737:21: style: Unused variable: dy [unusedVariable]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lwindow.cpp:517:0: error: Resource leak: fl [resourceLeak]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.cpp:208:49: style: Function 'v4lxif' argument 2 names different: declaration '_vbi_dev' definition '_vbidev'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:59:58: note: Function 'v4lxif' argument 2 names different: declaration '_vbi_dev' definition '_vbidev'.
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.cpp:208:49: note: Function 'v4lxif' argument 2 names different: declaration '_vbi_dev' definition '_vbidev'.
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.cpp:913:35: style: Function 'applyCapAClip' argument 1 names different: declaration 'nclips' definition 'n'. [funcArgNamesDifferent]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.h:250:27: note: Function 'applyCapAClip' argument 1 names different: declaration 'nclips' definition 'n'.
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.cpp:913:35: note: Function 'applyCapAClip' argument 1 names different: declaration 'nclips' definition 'n'.
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.cpp:91:9: style: struct member 'STRSTRTAB::nr' is never used. [unusedStructMember]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.cpp:208:9: warning: Member variable 'v4lxif::m_iDevVBI' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.cpp:208:9: warning: Member variable 'v4lxif::m_iDevV4L' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.cpp:295:13: warning: Member variable 'v4l1baseif::msize' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.cpp:295:13: warning: Member variable 'v4l1baseif::nrofclips' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.cpp:295:13: warning: Member variable 'v4l1baseif::achan' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.cpp:295:13: warning: Member variable 'v4l1baseif::aaudio' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.cpp:295:13: warning: Member variable 'v4l1baseif::atuner' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.cpp:295:13: warning: Member variable 'v4l1baseif::scapture' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.cpp:295:13: warning: Member variable 'v4l1baseif::smute' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.cpp:295:13: warning: Member variable 'v4l1baseif::gsync' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.cpp:295:13: warning: Member variable 'v4l1baseif::ggrab' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.cpp:295:13: warning: Member variable 'v4l1baseif::geven' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.cpp:295:13: warning: Member variable 'v4l1baseif::setupok' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.cpp:295:13: warning: Member variable 'v4l1baseif::clipTabChanged' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.cpp:290:13: warning: Member variable 'v4l1baseif::vchan' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.cpp:290:13: warning: Member variable 'v4l1baseif::vaudio' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.cpp:290:13: warning: Member variable 'v4l1baseif::grabbermem' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.cpp:290:13: warning: Member variable 'v4l1baseif::msize' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.cpp:290:13: warning: Member variable 'v4l1baseif::nrofclips' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.cpp:290:13: warning: Member variable 'v4l1baseif::m_iBpp' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.cpp:290:13: warning: Member variable 'v4l1baseif::m_iPalette' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.cpp:290:13: warning: Member variable 'v4l1baseif::achan' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.cpp:290:13: warning: Member variable 'v4l1baseif::aaudio' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.cpp:290:13: warning: Member variable 'v4l1baseif::atuner' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.cpp:290:13: warning: Member variable 'v4l1baseif::scapture' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.cpp:290:13: warning: Member variable 'v4l1baseif::smute' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.cpp:290:13: warning: Member variable 'v4l1baseif::gsync' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.cpp:290:13: warning: Member variable 'v4l1baseif::ggrab' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.cpp:290:13: warning: Member variable 'v4l1baseif::geven' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.cpp:290:13: warning: Member variable 'v4l1baseif::setupok' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.cpp:290:13: warning: Member variable 'v4l1baseif::clipTabChanged' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.cpp:290:13: warning: Member variable 'v4l1baseif::_state' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.cpp:1038:9: warning: Member variable 'v4l1if::pixmap_bytes' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/v4lxif.cpp:1038:9: warning: Member variable 'v4l1if::x11_format' is not initialized in the constructor. [uninitMemberVar]
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf.cpp:261:24: style: C-style pointer casting [cstyleCast]
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf.cpp:276:8: style: C-style pointer casting [cstyleCast]
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf.cpp:592:23: style: C-style pointer casting [cstyleCast]
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf.cpp:583:9: style: Variable 'df' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf.cpp:619:10: style: Variable 'res' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf.cpp:662:10: style: Variable 'res' is assigned a value that is never used. [unreadVariable]
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf.cpp:436:63: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf.cpp:699:59: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf.cpp:712:57: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf.cpp:737:77: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf.cpp:68:5: performance: Variable '_savename' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf.h:63:18: warning: Virtual function 'updateCodecName' is called from constructor 'VidConfig(QWidget*parent,v4lxif*v4l,V4LWindow*w)' at line 156. Dynamic binding is not used. [virtualCallInConstructor]
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf.cpp:156:5: note: Calling updateCodecName
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf.h:63:18: note: updateCodecName is a virtual method
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf.h:63:18: warning: Virtual function 'updateCodecName' is called from constructor 'VidConfig(QWidget*parent,v4lxif*v4l,V4LWindow*w)' at line 198. Dynamic binding is not used. [virtualCallInConstructor]
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf.cpp:198:62: note: Calling changed_named_codec
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf.cpp:686:5: note: Calling updateCodecName
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf.h:63:18: note: updateCodecName is a virtual method
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf_p.h:86:18: warning: Call of pure virtual function 'dirpool_add' in constructor. [pureVirtualCall]
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf_p.cpp:155:56: note: Call of pure virtual function 'dirpool_add' in constructor.
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf_p.h:86:18: note: Call of pure virtual function 'dirpool_add' in constructor.
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf_p.h:87:18: warning: Call of pure virtual function 'dirpool_rem' in constructor. [pureVirtualCall]
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf_p.cpp:156:56: note: Call of pure virtual function 'dirpool_rem' in constructor.
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf_p.h:87:18: note: Call of pure virtual function 'dirpool_rem' in constructor.
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf_p.h:81:18: warning: Call of pure virtual function 'toggle_audio' in constructor. [pureVirtualCall]
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf_p.cpp:419:63: note: Call of pure virtual function 'toggle_audio' in constructor.
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf_p.h:81:18: note: Call of pure virtual function 'toggle_audio' in constructor.
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf_p.h:84:18: warning: Call of pure virtual function 'toggle_segmented' in constructor. [pureVirtualCall]
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf_p.cpp:420:67: note: Call of pure virtual function 'toggle_segmented' in constructor.
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf_p.h:84:18: note: Call of pure virtual function 'toggle_segmented' in constructor.
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf_p.h:80:18: warning: Call of pure virtual function 'change_filename' in constructor. [pureVirtualCall]
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf_p.cpp:421:60: note: Call of pure virtual function 'change_filename' in constructor.
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf_p.h:80:18: note: Call of pure virtual function 'change_filename' in constructor.
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf_p.h:79:18: warning: Call of pure virtual function 'change_codec' in constructor. [pureVirtualCall]
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf_p.cpp:422:61: note: Call of pure virtual function 'change_codec' in constructor.
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf_p.h:79:18: note: Call of pure virtual function 'change_codec' in constructor.
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf_p.h:83:18: warning: Call of pure virtual function 'toggle_limittime' in constructor. [pureVirtualCall]
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf_p.cpp:423:61: note: Call of pure virtual function 'toggle_limittime' in constructor.
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf_p.h:83:18: note: Call of pure virtual function 'toggle_limittime' in constructor.
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf_p.h:82:18: warning: Call of pure virtual function 'toggle_limitsize' in constructor. [pureVirtualCall]
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf_p.cpp:424:65: note: Call of pure virtual function 'toggle_limitsize' in constructor.
avifile-0.7.48~20090503.ds/samples/qtvidcap/vidconf_p.h:82:18: note: Call of pure virtual function 'toggle_limitsize' in constructor.
[23:25]

ftp://ftp.se.debian.org/debian/pool/main/a/avinfo/avinfo_1.0.a15+20090102.orig.tar.gz
avinfo-1.0.a15+20090102/src/avinfo.c:240:0: error: Resource leak: filelist [resourceLeak]
avinfo-1.0.a15+20090102/src/avinfo.c:144:0: error: Resource leak: output [resourceLeak]
avinfo-1.0.a15+20090102/src/common.c:88:24: style: Function 'dup' argument 1 names different: declaration 'line' definition 'string'. [funcArgNamesDifferent]
avinfo-1.0.a15+20090102/src/common.h:27:24: note: Function 'dup' argument 1 names different: declaration 'line' definition 'string'.
avinfo-1.0.a15+20090102/src/common.c:88:24: note: Function 'dup' argument 1 names different: declaration 'line' definition 'string'.
avinfo-1.0.a15+20090102/src/ifo.c:77:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avinfo-1.0.a15+20090102/src/mkv.c:163:12: error: Array 'video[9][12]' index video[9][11] out of bounds. [arrayIndexOutOfBounds]
avinfo-1.0.a15+20090102/src/mkv.c:162:31: note: (1st array index) Assignment 'v_c=9', assigned value is 9
avinfo-1.0.a15+20090102/src/mkv.c:163:12: note: Array index out of bounds
avinfo-1.0.a15+20090102/src/mkv.c:164:12: error: Array 'video[9][12]' index video[9][0] out of bounds. [arrayIndexOutOfBounds]
avinfo-1.0.a15+20090102/src/mkv.c:162:31: note: (1st array index) Assignment 'v_c=9', assigned value is 9
avinfo-1.0.a15+20090102/src/mkv.c:164:12: note: Array index out of bounds
avinfo-1.0.a15+20090102/src/mkv.c:170:15: error: Array 'audio[9][8]' index audio[9][7] out of bounds. [arrayIndexOutOfBounds]
avinfo-1.0.a15+20090102/src/mkv.c:169:34: note: (1st array index) Assignment 'a_c=9', assigned value is 9
avinfo-1.0.a15+20090102/src/mkv.c:170:15: note: Array index out of bounds
avinfo-1.0.a15+20090102/src/mkv.c:171:12: error: Array 'audio[9][8]' index audio[9][0] out of bounds. [arrayIndexOutOfBounds]
avinfo-1.0.a15+20090102/src/mkv.c:169:34: note: (1st array index) Assignment 'a_c=9', assigned value is 9
avinfo-1.0.a15+20090102/src/mkv.c:171:12: note: Array index out of bounds
avinfo-1.0.a15+20090102/src/mkv.c:83:12: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
avinfo-1.0.a15+20090102/src/mkv.c:77:16: style: The scope of the variable 'tmp' can be reduced. [variableScope]
avinfo-1.0.a15+20090102/src/mkv.c:107:8: style: The scope of the variable 'c2' can be reduced. [variableScope]
avinfo-1.0.a15+20090102/src/mkv.c:111:9: style: The scope of the variable 'offs' can be reduced. [variableScope]
avinfo-1.0.a15+20090102/src/mpeg.c:117:6: style: The scope of the variable 'pos' can be reduced. [variableScope]
avinfo-1.0.a15+20090102/src/mpeg.c:121:6: style: The scope of the variable 'readed_bytes' can be reduced. [variableScope]
ass.tab.c:1195:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
ass.y:130:19: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
ass.y:110:92: style: Same expression on both sides of '-'. [duplicateExpression]
ass.y:111:19: style: Same expression on both sides of '-'. [duplicateExpression]
ass.y:116:93: style: Same expression on both sides of '-'. [duplicateExpression]
ass.y:119:19: style: Same expression on both sides of '-'. [duplicateExpression]
ass.y:139:29: style: Same expression on both sides of '-'. [duplicateExpression]
ass.y:149:82: style: Same expression on both sides of '-'. [duplicateExpression]
ass.y:154:27: style: Same expression on both sides of '-'. [duplicateExpression]
ass.y:156:33: style: Same expression on both sides of '-'. [duplicateExpression]
ass.y:157:19: style: Same expression on both sides of '-'. [duplicateExpression]
ass.y:160:34: style: Same expression on both sides of '-'. [duplicateExpression]
ass.y:162:33: style: Same expression on both sides of '-'. [duplicateExpression]
ass.y:163:20: style: Same expression on both sides of '-'. [duplicateExpression]
ass.y:174:34: style: Same expression on both sides of '-'. [duplicateExpression]
ass.y:176:33: style: Same expression on both sides of '-'. [duplicateExpression]
ass.y:177:20: style: Same expression on both sides of '-'. [duplicateExpression]
ass.y:186:27: style: Same expression on both sides of '-'. [duplicateExpression]
ass.y:188:27: style: Same expression on both sides of '-'. [duplicateExpression]
ass.y:189:53: style: Same expression on both sides of '-'. [duplicateExpression]
ass.y:190:53: style: Same expression on both sides of '-'. [duplicateExpression]
ass.y:191:53: style: Same expression on both sides of '-'. [duplicateExpression]
ass.y:192:53: style: Same expression on both sides of '-'. [duplicateExpression]
ass.y:193:53: style: Same expression on both sides of '-'. [duplicateExpression]
ass.y:194:53: style: Same expression on both sides of '-'. [duplicateExpression]
ass.y:195:53: style: Same expression on both sides of '-'. [duplicateExpression]
ass.y:196:53: style: Same expression on both sides of '-'. [duplicateExpression]
ass.y:197:53: style: Same expression on both sides of '-'. [duplicateExpression]
ass.y:198:53: style: Same expression on both sides of '-'. [duplicateExpression]
ass.y:199:53: style: Same expression on both sides of '-'. [duplicateExpression]
ass.y:200:53: style: Same expression on both sides of '-'. [duplicateExpression]
ass.y:201:53: style: Same expression on both sides of '-'. [duplicateExpression]
ass.y:202:53: style: Same expression on both sides of '-'. [duplicateExpression]
ass.y:203:53: style: Same expression on both sides of '-'. [duplicateExpression]
ass.y:204:53: style: Same expression on both sides of '-'. [duplicateExpression]
ass.y:316:6: style: The scope of the variable 'buffer_pos' can be reduced. [variableScope]
ass.y:312:21: style: Function 'yylex' argument 1 names different: declaration 'lval' definition 'yylval'. [funcArgNamesDifferent]
ass.y:34:21: note: Function 'yylex' argument 1 names different: declaration 'lval' definition 'yylval'.
ass.y:312:21: note: Function 'yylex' argument 1 names different: declaration 'lval' definition 'yylval'.
avinfo-1.0.a15+20090102/src/ogm.c:118:9: style: Condition 'cont' is always true [knownConditionTrueFalse]
avinfo-1.0.a15+20090102/src/ogm.c:106:11: note: Assignment 'cont=1', assigned value is 1
avinfo-1.0.a15+20090102/src/ogm.c:118:9: note: Condition 'cont' is always true
avinfo-1.0.a15+20090102/src/ogm.c:43:9: style: The scope of the variable 'c' can be reduced. [variableScope]
avinfo-1.0.a15+20090102/src/ogm.c:68:7: style: struct member 'str_data::header' is never used. [unusedStructMember]
avinfo-1.0.a15+20090102/src/ogm.c:69:7: style: struct member 'str_data::desc' is never used. [unusedStructMember]
avinfo-1.0.a15+20090102/src/print.c:119:2: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
avinfo-1.0.a15+20090102/src/print.c:117:2: style: Variable 'errorcode' is reassigned a value before the old one has been used. [redundantAssignment]
avinfo-1.0.a15+20090102/src/print.c:116:0: note: Variable 'errorcode' is reassigned a value before the old one has been used.
avinfo-1.0.a15+20090102/src/print.c:117:2: note: Variable 'errorcode' is reassigned a value before the old one has been used.
avinfo-1.0.a15+20090102/src/print.c:229:8: style: The scope of the variable 'tmp_p' can be reduced. [variableScope]
avinfo-1.0.a15+20090102/src/print.c:222:51: style: Function 'print_mode' argument 2 names different: declaration 'mode' definition 'mode_prn'. [funcArgNamesDifferent]
avinfo-1.0.a15+20090102/src/common.h:26:51: note: Function 'print_mode' argument 2 names different: declaration 'mode' definition 'mode_prn'.
avinfo-1.0.a15+20090102/src/print.c:222:51: note: Function 'print_mode' argument 2 names different: declaration 'mode' definition 'mode_prn'.
avinfo-1.0.a15+20090102/src/riff.c:155:22: style: Redundant condition: If '!EXPR', the comparison 'EXPR != 'I'' is always true. [redundantCondition]
avinfo-1.0.a15+20090102/src/riff.c:43:31: style: Function 'riffparse' argument 2 names different: declaration 'flags' definition 's'. [funcArgNamesDifferent]
avinfo-1.0.a15+20090102/src/riff.h:31:40: note: Function 'riffparse' argument 2 names different: declaration 'flags' definition 's'.
avinfo-1.0.a15+20090102/src/riff.c:43:31: note: Function 'riffparse' argument 2 names different: declaration 'flags' definition 's'.
avinfo-1.0.a15+20090102/src/riff.c:93:5: warning: memset() called to fill 0 bytes. [memsetZeroBytes]
avinfo-1.0.a15+20090102/src/text.c:29:17: style: The scope of the variable 'pointer' can be reduced. [variableScope]
avinfo-1.0.a15+20090102/src/var.c:268:17: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
avinfo-1.0.a15+20090102/src/var.c:265:16: note: outer condition: video[c][c2]
avinfo-1.0.a15+20090102/src/var.c:268:17: note: identical inner condition: video[c][c2]
avinfo-1.0.a15+20090102/src/var.c:278:17: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
avinfo-1.0.a15+20090102/src/var.c:275:16: note: outer condition: audio[c][c2]
avinfo-1.0.a15+20090102/src/var.c:278:17: note: identical inner condition: audio[c][c2]
avinfo-1.0.a15+20090102/src/var.c:109:12: warning: Either the condition 'prev' is redundant or there is possible null pointer dereference: prev. [nullPointerRedundantCheck]
avinfo-1.0.a15+20090102/src/var.c:106:7: note: Assuming that condition 'prev' is not redundant
avinfo-1.0.a15+20090102/src/var.c:109:12: note: Null pointer dereference
avinfo-1.0.a15+20090102/src/var.c:183:29: style: Function 'GetIdxNumericVar' argument 1 names different: declaration 'var_name' definition 'name'. [funcArgNamesDifferent]
avinfo-1.0.a15+20090102/src/var.h:43:30: note: Function 'GetIdxNumericVar' argument 1 names different: declaration 'var_name' definition 'name'.
avinfo-1.0.a15+20090102/src/var.c:183:29: note: Function 'GetIdxNumericVar' argument 1 names different: declaration 'var_name' definition 'name'.
[23:25]

ftp://ftp.se.debian.org/debian/pool/main/a/avis/avis_1.2.2.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/avis-client-c/avis-client-c_1.2.4.orig.tar.gz
avis-client-1.2.4/packages/check/src/check.c:200:15: style: The scope of the variable 'msg' can be reduced. [variableScope]
avis-client-1.2.4/packages/check/src/check.c:249:15: style: The scope of the variable 'tr' can be reduced. [variableScope]
avis-client-1.2.4/packages/check/src/check.c:127:39: style: Function '_tcase_add_test' argument 2 names different: declaration 'tf' definition 'fn'. [funcArgNamesDifferent]
avis-client-1.2.4/packages/check/src/check.h:140:39: note: Function '_tcase_add_test' argument 2 names different: declaration 'tf' definition 'fn'.
avis-client-1.2.4/packages/check/src/check.c:127:39: note: Function '_tcase_add_test' argument 2 names different: declaration 'tf' definition 'fn'.
avis-client-1.2.4/packages/check/src/check.c:127:55: style: Function '_tcase_add_test' argument 3 names different: declaration 'fname' definition 'name'. [funcArgNamesDifferent]
avis-client-1.2.4/packages/check/src/check.h:140:55: note: Function '_tcase_add_test' argument 3 names different: declaration 'fname' definition 'name'.
avis-client-1.2.4/packages/check/src/check.c:127:55: note: Function '_tcase_add_test' argument 3 names different: declaration 'fname' definition 'name'.
avis-client-1.2.4/packages/check/src/check_log.c:123:8: style: The scope of the variable 'lg' can be reduced. [variableScope]
avis-client-1.2.4/packages/check/src/check_pack.c:280:7: style: The scope of the variable 'n' can be reduced. [variableScope]
avis-client-1.2.4/packages/check/src/check_pack.c:405:14: style: The scope of the variable 'n' can be reduced. [variableScope]
avis-client-1.2.4/packages/check/src/check_pack.c:146:47: style: Function 'pack_str' argument 2 names different: declaration 'str' definition 'val'. [funcArgNamesDifferent]
avis-client-1.2.4/packages/check/src/check_pack.c:53:50: note: Function 'pack_str' argument 2 names different: declaration 'str' definition 'val'.
avis-client-1.2.4/packages/check/src/check_pack.c:146:47: note: Function 'pack_str' argument 2 names different: declaration 'str' definition 'val'.
avis-client-1.2.4/packages/check/src/check_run.c:400:7: style: Condition 'was_sig' is always false [knownConditionTrueFalse]
avis-client-1.2.4/packages/check/src/check_run.c:394:13: note: Assignment 'was_sig=0', assigned value is 0
avis-client-1.2.4/packages/check/src/check_run.c:400:7: note: Condition 'was_sig' is always false
avis-client-1.2.4/packages/check/src/check_run.c:420:9: style: Condition 'was_exit' is always false [knownConditionTrueFalse]
avis-client-1.2.4/packages/check/src/check_run.c:395:14: note: Assignment 'was_exit=0', assigned value is 0
avis-client-1.2.4/packages/check/src/check_run.c:420:9: note: Condition 'was_exit' is always false
avis-client-1.2.4/packages/check/src/check_run.c:423:16: style: Condition 'was_exit' is always false [knownConditionTrueFalse]
avis-client-1.2.4/packages/check/src/check_run.c:395:14: note: Assignment 'was_exit=0', assigned value is 0
avis-client-1.2.4/packages/check/src/check_run.c:423:16: note: Condition 'was_exit' is always false
avis-client-1.2.4/packages/check/src/check_run.c:432:9: style: Condition 'was_exit' is always false [knownConditionTrueFalse]
avis-client-1.2.4/packages/check/src/check_run.c:395:14: note: Assignment 'was_exit=0', assigned value is 0
avis-client-1.2.4/packages/check/src/check_run.c:432:9: note: Condition 'was_exit' is always false
avis-client-1.2.4/packages/check/src/check_run.c:434:7: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
avis-client-1.2.4/packages/check/src/check_run.c:436:7: note: Found duplicate branches for 'if' and 'else'.
avis-client-1.2.4/packages/check/src/check_run.c:434:7: note: Found duplicate branches for 'if' and 'else'.
avis-client-1.2.4/packages/check/src/check_run.c:144:9: style: The scope of the variable 'tcl' can be reduced. [variableScope]
avis-client-1.2.4/packages/check/src/check_run.c:238:15: style: The scope of the variable 'tr' can be reduced. [variableScope]
avis-client-1.2.4/packages/check/src/check_run.c:240:12: style: The scope of the variable 'f' can be reduced. [variableScope]
avis-client-1.2.4/packages/check/src/check_run.c:272:12: style: The scope of the variable 'f' can be reduced. [variableScope]
avis-client-1.2.4/packages/check/src/check_run.c:307:12: style: The scope of the variable 'f' can be reduced. [variableScope]
avis-client-1.2.4/packages/check/src/check_run.c:322:12: style: The scope of the variable 'f' can be reduced. [variableScope]
avis-client-1.2.4/packages/check/src/check_run.c:191:59: style: Function 'srunner_add_failure' argument 2 names different: declaration 'tf' definition 'tr'. [funcArgNamesDifferent]
avis-client-1.2.4/packages/check/src/check_run.c:80:59: note: Function 'srunner_add_failure' argument 2 names different: declaration 'tf' definition 'tr'.
avis-client-1.2.4/packages/check/src/check_run.c:191:59: note: Function 'srunner_add_failure' argument 2 names different: declaration 'tf' definition 'tr'.
avis-client-1.2.4/packages/check/src/check_run.c:381:60: style: Function 'set_fork_info' argument 3 names different: declaration 'expected_signal' definition 'signal_expected'. [funcArgNamesDifferent]
avis-client-1.2.4/packages/check/src/check_run.c:85:60: note: Function 'set_fork_info' argument 3 names different: declaration 'expected_signal' definition 'signal_expected'.
avis-client-1.2.4/packages/check/src/check_run.c:381:60: note: Function 'set_fork_info' argument 3 names different: declaration 'expected_signal' definition 'signal_expected'.
avis-client-1.2.4/packages/check/src/check_run.c:452:71: style: Function 'tcase_run_tfun_nofork' argument 3 names different: declaration 'tf' definition 'tfun'. [funcArgNamesDifferent]
avis-client-1.2.4/packages/check/src/check_run.c:81:71: note: Function 'tcase_run_tfun_nofork' argument 3 names different: declaration 'tf' definition 'tfun'.
avis-client-1.2.4/packages/check/src/check_run.c:452:71: note: Function 'tcase_run_tfun_nofork' argument 3 names different: declaration 'tf' definition 'tfun'.
avis-client-1.2.4/packages/check/src/check_run.c:517:30: style: Function 'signal_msg' argument 1 names different: declaration 'sig' definition 'signal'. [funcArgNamesDifferent]
avis-client-1.2.4/packages/check/src/check_run.c:87:30: note: Function 'signal_msg' argument 1 names different: declaration 'sig' definition 'signal'.
avis-client-1.2.4/packages/check/src/check_run.c:517:30: note: Function 'signal_msg' argument 1 names different: declaration 'sig' definition 'signal'.
avis-client-1.2.4/packages/check/src/check_run.c:529:28: style: Function 'exit_msg' argument 1 names different: declaration 'exitstatus' definition 'exitval'. [funcArgNamesDifferent]
avis-client-1.2.4/packages/check/src/check_run.c:90:28: note: Function 'exit_msg' argument 1 names different: declaration 'exitstatus' definition 'exitval'.
avis-client-1.2.4/packages/check/src/check_run.c:529:28: note: Function 'exit_msg' argument 1 names different: declaration 'exitstatus' definition 'exitval'.
avis-client-1.2.4/packages/check/src/check_str.c:67:7: style: The scope of the variable 'n' can be reduced. [variableScope]
avis-client-1.2.4/packages/hashtable/hashtable.c:91:20: style: The scope of the variable 'pE' can be reduced. [variableScope]
avis-client-1.2.4/packages/hashtable/hashtable.c:31:33: style: Function 'create_hashtable' argument 2 names different: declaration 'hashfunction' definition 'hashf'. [funcArgNamesDifferent]
avis-client-1.2.4/packages/hashtable/hashtable.h:76:33: note: Function 'create_hashtable' argument 2 names different: declaration 'hashfunction' definition 'hashf'.
avis-client-1.2.4/packages/hashtable/hashtable.c:31:33: note: Function 'create_hashtable' argument 2 names different: declaration 'hashfunction' definition 'hashf'.
avis-client-1.2.4/packages/hashtable/hashtable.c:32:24: style: Function 'create_hashtable' argument 3 names different: declaration 'key_eq_fn' definition 'eqf'. [funcArgNamesDifferent]
avis-client-1.2.4/packages/hashtable/hashtable.h:77:24: note: Function 'create_hashtable' argument 3 names different: declaration 'key_eq_fn' definition 'eqf'.
avis-client-1.2.4/packages/hashtable/hashtable.c:32:24: note: Function 'create_hashtable' argument 3 names different: declaration 'key_eq_fn' definition 'eqf'.
avis-client-1.2.4/src/lib/arrays.c:62:3: style: Variable 'target->items' is reassigned a value before the old one has been used. [redundantAssignment]
avis-client-1.2.4/src/lib/arrays.c:61:3: note: Variable 'target->items' is reassigned a value before the old one has been used.
avis-client-1.2.4/src/lib/arrays.c:62:3: note: Variable 'target->items' is reassigned a value before the old one has been used.
avis-client-1.2.4/src/lib/arrays.c:125:1: style: Unsigned variable 'list_index' can't be negative so it is unnecessary to test it. [unsignedPositive]
avis-client-1.2.4/src/lib/arrays.c:126:1: style: Unsigned variable 'list_index' can't be negative so it is unnecessary to test it. [unsignedPositive]
avis-client-1.2.4/src/lib/arrays.c:127:1: style: Unsigned variable 'list_index' can't be negative so it is unnecessary to test it. [unsignedPositive]
avis-client-1.2.4/src/lib/arrays.c:171:22: style: Unsigned variable 'list_index' can't be negative so it is unnecessary to test it. [unsignedPositive]
avis-client-1.2.4/src/lib/arrays.c:113:1: style: Function 'array_list_add_int' argument 2 names different: declaration 'value' definition 'item'. [funcArgNamesDifferent]
avis-client-1.2.4/src/lib/arrays_private.h:56:47: note: Function 'array_list_add_int' argument 2 names different: declaration 'value' definition 'item'.
avis-client-1.2.4/src/lib/arrays.c:113:1: note: Function 'array_list_add_int' argument 2 names different: declaration 'value' definition 'item'.
avis-client-1.2.4/src/lib/arrays.c:115:1: style: Function 'array_list_add_func' argument 2 names different: declaration 'func' definition 'item'. [funcArgNamesDifferent]
avis-client-1.2.4/src/lib/arrays_private.h:59:51: note: Function 'array_list_add_func' argument 2 names different: declaration 'func' definition 'item'.
avis-client-1.2.4/src/lib/arrays.c:115:1: note: Function 'array_list_add_func' argument 2 names different: declaration 'func' definition 'item'.
avis-client-1.2.4/src/lib/arrays.c:125:1: style: Function 'array_list_get_int' argument 2 names different: declaration 'index' definition 'list_index'. [funcArgNamesDifferent]
avis-client-1.2.4/src/lib/arrays_private.h:65:49: note: Function 'array_list_get_int' argument 2 names different: declaration 'index' definition 'list_index'.
avis-client-1.2.4/src/lib/arrays.c:125:1: note: Function 'array_list_get_int' argument 2 names different: declaration 'index' definition 'list_index'.
avis-client-1.2.4/src/lib/arrays.c:126:1: style: Function 'array_list_get_ptr' argument 2 names different: declaration 'index' definition 'list_index'. [funcArgNamesDifferent]
avis-client-1.2.4/src/lib/arrays_private.h:68:51: note: Function 'array_list_get_ptr' argument 2 names different: declaration 'index' definition 'list_index'.
avis-client-1.2.4/src/lib/arrays.c:126:1: note: Function 'array_list_get_ptr' argument 2 names different: declaration 'index' definition 'list_index'.
avis-client-1.2.4/src/lib/arrays.c:127:1: style: Function 'array_list_get_func' argument 2 names different: declaration 'index' definition 'list_index'. [funcArgNamesDifferent]
avis-client-1.2.4/src/lib/arrays_private.h:71:54: note: Function 'array_list_get_func' argument 2 names different: declaration 'index' definition 'list_index'.
avis-client-1.2.4/src/lib/arrays.c:127:1: note: Function 'array_list_get_func' argument 2 names different: declaration 'index' definition 'list_index'.
avis-client-1.2.4/src/lib/arrays.c:144:1: style: Function 'array_list_find_int' argument 2 names different: declaration 'int_value' definition 'value'. [funcArgNamesDifferent]
avis-client-1.2.4/src/lib/arrays_private.h:88:56: note: Function 'array_list_find_int' argument 2 names different: declaration 'int_value' definition 'value'.
avis-client-1.2.4/src/lib/arrays.c:144:1: note: Function 'array_list_find_int' argument 2 names different: declaration 'int_value' definition 'value'.
avis-client-1.2.4/src/lib/arrays.c:145:1: style: Function 'array_list_find_ptr' argument 2 names different: declaration 'ptr' definition 'value'. [funcArgNamesDifferent]
avis-client-1.2.4/src/lib/arrays_private.h:94:52: note: Function 'array_list_find_ptr' argument 2 names different: declaration 'ptr' definition 'value'.
avis-client-1.2.4/src/lib/arrays.c:145:1: note: Function 'array_list_find_ptr' argument 2 names different: declaration 'ptr' definition 'value'.
avis-client-1.2.4/src/lib/arrays.c:146:1: style: Function 'array_list_find_func' argument 2 names different: declaration 'func' definition 'value'. [funcArgNamesDifferent]
avis-client-1.2.4/src/lib/arrays_private.h:91:56: note: Function 'array_list_find_func' argument 2 names different: declaration 'func' definition 'value'.
avis-client-1.2.4/src/lib/arrays.c:146:1: note: Function 'array_list_find_func' argument 2 names different: declaration 'func' definition 'value'.
avis-client-1.2.4/src/lib/arrays.c:164:1: style: Function 'array_list_remove_int' argument 2 names different: declaration 'int_value' definition 'value'. [funcArgNamesDifferent]
avis-client-1.2.4/src/lib/arrays_private.h:97:50: note: Function 'array_list_remove_int' argument 2 names different: declaration 'int_value' definition 'value'.
avis-client-1.2.4/src/lib/arrays.c:164:1: note: Function 'array_list_remove_int' argument 2 names different: declaration 'int_value' definition 'value'.
avis-client-1.2.4/src/lib/arrays.c:165:1: style: Function 'array_list_remove_ptr' argument 2 names different: declaration 'ptr' definition 'value'. [funcArgNamesDifferent]
avis-client-1.2.4/src/lib/arrays_private.h:103:52: note: Function 'array_list_remove_ptr' argument 2 names different: declaration 'ptr' definition 'value'.
avis-client-1.2.4/src/lib/arrays.c:165:1: note: Function 'array_list_remove_ptr' argument 2 names different: declaration 'ptr' definition 'value'.
avis-client-1.2.4/src/lib/arrays.c:166:1: style: Function 'array_list_remove_func' argument 2 names different: declaration 'func' definition 'value'. [funcArgNamesDifferent]
avis-client-1.2.4/src/lib/arrays_private.h:100:54: note: Function 'array_list_remove_func' argument 2 names different: declaration 'func' definition 'value'.
avis-client-1.2.4/src/lib/arrays.c:166:1: note: Function 'array_list_remove_func' argument 2 names different: declaration 'func' definition 'value'.
avis-client-1.2.4/src/lib/avis_endian.h:71:0: error: #error Need to know endianess [preprocessorErrorDirective]
avis-client-1.2.4/src/lib/elvin.c:176:3: style: The scope of the variable 'disconn_rqst' can be reduced. [variableScope]
avis-client-1.2.4/src/lib/elvin.c:177:3: style: The scope of the variable 'disconn_rply' can be reduced. [variableScope]
avis-client-1.2.4/src/lib/elvin.c:632:3: style: The scope of the variable 'sub_del_rqst' can be reduced. [variableScope]
avis-client-1.2.4/src/lib/elvin.c:633:3: style: The scope of the variable 'sub_rply' can be reduced. [variableScope]
avis-client-1.2.4/src/lib/elvin.c:432:27: style: Function 'handle_nack' argument 1 names different: declaration 'message' definition 'nack'. [funcArgNamesDifferent]
avis-client-1.2.4/src/lib/elvin.c:80:34: note: Function 'handle_nack' argument 1 names different: declaration 'message' definition 'nack'.
avis-client-1.2.4/src/lib/elvin.c:432:27: note: Function 'handle_nack' argument 1 names different: declaration 'message' definition 'nack'.
avis-client-1.2.4/src/lib/elvin_uri.c:296:40: error: Expression '*current='\0',current=buffer' depends on order of evaluation of side effects [unknownEvaluationOrder]
avis-client-1.2.4/src/lib/elvin_uri.c:216:49: style: Function 'parse_protocol' argument 2 names different: declaration 'index' definition 'index1'. [funcArgNamesDifferent]
avis-client-1.2.4/src/lib/elvin_uri.c:31:41: note: Function 'parse_protocol' argument 2 names different: declaration 'index' definition 'index1'.
avis-client-1.2.4/src/lib/elvin_uri.c:216:49: note: Function 'parse_protocol' argument 2 names different: declaration 'index' definition 'index1'.
avis-client-1.2.4/src/lib/messages.c:259:11: warning: Size of pointer 'message' used instead of size of its data. [pointerSize]
avis-client-1.2.4/src/lib/messages.c:267:11: warning: Size of pointer 'message' used instead of size of its data. [pointerSize]
avis-client-1.2.4/src/test/check_client.c:162:3: style: Variable 'sub' is reassigned a value before the old one has been used. [redundantAssignment]
avis-client-1.2.4/src/test/check_client.c:158:3: note: Variable 'sub' is reassigned a value before the old one has been used.
avis-client-1.2.4/src/test/check_client.c:162:3: note: Variable 'sub' is reassigned a value before the old one has been used.
avis-client-1.2.4/src/test/check_collections.c:97:15: style: The scope of the variable 'name' can be reduced. [variableScope]
avis-client-1.2.4/src/test/check_collections.c:98:16: style: The scope of the variable 'value' can be reduced. [variableScope]
[23:25]

ftp://ftp.se.debian.org/debian/pool/main/a/avogadro/avogadro_1.2.0.orig.tar.gz
avogadro-master/avogadro/src/aboutdialog.h:31:7: style: Class 'AboutDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/avogadro/src/addenginedialog.cpp:66:20: style: C-style pointer casting [cstyleCast]
avogadro-master/avogadro/src/addenginedialog.h:40:7: style: Class 'AddEngineDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/avogadro/src/flattabwidget.h:43:7: style: Class 'FlatTabWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/avogadro/src/flattabwidget.h:74:7: style: Class 'FlatTabBar' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/avogadro/src/flattabwidget.h:88:7: style: Class 'FlatHandle' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/avogadro/src/mainwindow.h:73:7: style: Class 'MainWindow' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/avogadro/src/editcommands.cpp:94:59: style: Function 'PasteCommand' argument 2 names different: declaration 'pasteData' definition 'pastedMolecule'. [funcArgNamesDifferent]
avogadro-master/avogadro/src/editcommands.h:58:47: note: Function 'PasteCommand' argument 2 names different: declaration 'pasteData' definition 'pastedMolecule'.
avogadro-master/avogadro/src/editcommands.cpp:94:59: note: Function 'PasteCommand' argument 2 names different: declaration 'pasteData' definition 'pastedMolecule'.
avogadro-master/avogadro/src/editcommands.cpp:42:5: performance: Variable 'm_originalMolecule' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
avogadro-master/avogadro/src/enginecolorswidget.cpp:39:5: warning: Member variable 'EngineColorsWidgetPrivate::pluginManager' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/avogadro/src/engineitemdelegate.h:45:5: style: Class 'EngineItemDelegate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/avogadro/src/engineprimitiveswidget.cpp:46:7: warning: Member variable 'EnginePrimitivesWidgetPrivate::settingsStacked' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/avogadro/src/engineprimitiveswidget.cpp:46:7: warning: Member variable 'EnginePrimitivesWidgetPrivate::primitiveTree' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/avogadro/src/engineprimitiveswidget.cpp:46:7: warning: Member variable 'EnginePrimitivesWidgetPrivate::blankWidget' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/avogadro/src/primitivetreeview.h:54:7: style: Class 'PrimitiveTreeView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/avogadro/src/glgraphicsview.h:39:5: style: Class 'GLGraphicsView' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/avogadro/src/importdialog.h:44:7: style: Class 'ImportDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/avogadro/src/mainwindow.cpp:1123:10: style: The scope of the variable 'build' can be reduced. [variableScope]
avogadro-master/avogadro/src/mainwindow.cpp:2121:21: style: The scope of the variable 'n' can be reduced. [variableScope]
avogadro-master/avogadro/src/mainwindow.cpp:2121:23: style: The scope of the variable 'iso' can be reduced. [variableScope]
avogadro-master/avogadro/src/mainwindow.cpp:3602:18: style: The scope of the variable 'itemIndex' can be reduced. [variableScope]
avogadro-master/avogadro/src/mainwindow.cpp:3731:17: style: The scope of the variable 'settingsTabs' can be reduced. [variableScope]
avogadro-master/avogadro/src/mainwindow.cpp:246:5: warning: Member variable 'MainWindowPrivate::enginesStacked' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/avogadro/src/mainwindow.cpp:246:5: warning: Member variable 'MainWindowPrivate::projectionGroup' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/avogadro/src/mainwindow.cpp:246:5: warning: Member variable 'MainWindowPrivate::actionRecentFile' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/avogadro/src/mainwindow.cpp:246:5: warning: Member variable 'MainWindowPrivate::fileToolbar' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/avogadro/src/mainwindow.cpp:246:5: warning: Member variable 'MainWindowPrivate::statusBar' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/avogadro/src/mainwindow.cpp:246:5: warning: Member variable 'MainWindowPrivate::rotationAcceleration' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/avogadro/src/mainwindow.cpp:246:5: warning: Member variable 'MainWindowPrivate::rotationStart' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/avogadro/src/mainwindow.cpp:246:5: warning: Member variable 'MainWindowPrivate::rotationTime' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/avogadro/src/settingsdialog.h:39:7: style: Class 'SettingsDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/avogadro/src/projecttreeeditor.h:62:7: style: Class 'ProjectTreeEditor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/avogadro/src/pluginitemmodel.cpp:42:7: style: Class 'PluginItemModel' does not have a destructor which is recommended since it has dynamic memory/resource allocation(s). [noDestructor]
avogadro-master/avogadro/src/pluginlistview.cpp:40:26: style: C-style pointer casting [cstyleCast]
avogadro-master/avogadro/src/pluginlistview.cpp:61:28: style: C-style pointer casting [cstyleCast]
avogadro-master/avogadro/src/projectdelegates/atomdelegate.cpp:39:17: warning: Member variable 'AtomDelegate::m_model' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/avogadro/src/projectdelegates/atomdelegate.h:40:7: style: Class 'AtomDelegate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/avogadro/src/projectdelegates/atomdelegate.h:43:15: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/avogadro/src/projecttreemodeldelegate.h:45:23: note: Virtual function in base class
avogadro-master/avogadro/src/projectdelegates/atomdelegate.h:43:15: note: Function in derived class
avogadro-master/avogadro/src/projectdelegates/atomdelegate.h:45:12: style: The function 'initStructure' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/avogadro/src/projecttreemodeldelegate.h:50:20: note: Virtual function in base class
avogadro-master/avogadro/src/projectdelegates/atomdelegate.h:45:12: note: Function in derived class
avogadro-master/avogadro/src/projectdelegates/atomdelegate.h:47:12: style: The function 'writeSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/avogadro/src/projecttreemodeldelegate.h:67:20: note: Virtual function in base class
avogadro-master/avogadro/src/projectdelegates/atomdelegate.h:47:12: note: Function in derived class
avogadro-master/avogadro/src/projectdelegates/atomdelegate.h:48:12: style: The function 'readSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/avogadro/src/projecttreemodeldelegate.h:71:20: note: Virtual function in base class
avogadro-master/avogadro/src/projectdelegates/atomdelegate.h:48:12: note: Function in derived class
avogadro-master/avogadro/src/projectdelegates/atomdelegate.h:50:12: style: The function 'fetchMore' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/avogadro/src/projecttreemodeldelegate.h:96:20: note: Virtual function in base class
avogadro-master/avogadro/src/projectdelegates/atomdelegate.h:50:12: note: Function in derived class
avogadro-master/avogadro/src/projectdelegates/bonddelegate.h:40:7: style: Class 'BondDelegate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/avogadro/src/projectdelegates/bonddelegate.h:43:15: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/avogadro/src/projecttreemodeldelegate.h:45:23: note: Virtual function in base class
avogadro-master/avogadro/src/projectdelegates/bonddelegate.h:43:15: note: Function in derived class
avogadro-master/avogadro/src/projectdelegates/bonddelegate.h:45:12: style: The function 'initStructure' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/avogadro/src/projecttreemodeldelegate.h:50:20: note: Virtual function in base class
avogadro-master/avogadro/src/projectdelegates/bonddelegate.h:45:12: note: Function in derived class
avogadro-master/avogadro/src/projectdelegates/bonddelegate.h:47:12: style: The function 'writeSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/avogadro/src/projecttreemodeldelegate.h:67:20: note: Virtual function in base class
avogadro-master/avogadro/src/projectdelegates/bonddelegate.h:47:12: note: Function in derived class
avogadro-master/avogadro/src/projectdelegates/bonddelegate.h:48:12: style: The function 'readSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/avogadro/src/projecttreemodeldelegate.h:71:20: note: Virtual function in base class
avogadro-master/avogadro/src/projectdelegates/bonddelegate.h:48:12: note: Function in derived class
avogadro-master/avogadro/src/projectdelegates/bonddelegate.h:50:12: style: The function 'fetchMore' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/avogadro/src/projecttreemodeldelegate.h:96:20: note: Virtual function in base class
avogadro-master/avogadro/src/projectdelegates/bonddelegate.h:50:12: note: Function in derived class
avogadro-master/avogadro/src/projectdelegates/labeldelegate.h:40:7: style: Class 'LabelDelegate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/avogadro/src/projectdelegates/labeldelegate.h:43:15: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/avogadro/src/projecttreemodeldelegate.h:45:23: note: Virtual function in base class
avogadro-master/avogadro/src/projectdelegates/labeldelegate.h:43:15: note: Function in derived class
avogadro-master/avogadro/src/projectdelegates/labeldelegate.h:45:12: style: The function 'initStructure' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/avogadro/src/projecttreemodeldelegate.h:50:20: note: Virtual function in base class
avogadro-master/avogadro/src/projectdelegates/labeldelegate.h:45:12: note: Function in derived class
avogadro-master/avogadro/src/projectdelegates/labeldelegate.h:47:12: style: The function 'writeSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/avogadro/src/projecttreemodeldelegate.h:67:20: note: Virtual function in base class
avogadro-master/avogadro/src/projectdelegates/labeldelegate.h:47:12: note: Function in derived class
avogadro-master/avogadro/src/projectdelegates/labeldelegate.h:48:12: style: The function 'readSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/avogadro/src/projecttreemodeldelegate.h:71:20: note: Virtual function in base class
avogadro-master/avogadro/src/projectdelegates/labeldelegate.h:48:12: note: Function in derived class
avogadro-master/avogadro/src/projectdelegates/moleculedelegate.h:40:7: style: Class 'MoleculeDelegate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/avogadro/src/projectdelegates/residuedelegate.h:40:7: style: Class 'ResidueDelegate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/avogadro/src/projectdelegates/moleculedelegate.h:43:15: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/avogadro/src/projecttreemodeldelegate.h:45:23: note: Virtual function in base class
avogadro-master/avogadro/src/projectdelegates/moleculedelegate.h:43:15: note: Function in derived class
avogadro-master/avogadro/src/projectdelegates/moleculedelegate.h:45:12: style: The function 'initStructure' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/avogadro/src/projecttreemodeldelegate.h:50:20: note: Virtual function in base class
avogadro-master/avogadro/src/projectdelegates/moleculedelegate.h:45:12: note: Function in derived class
avogadro-master/avogadro/src/projectdelegates/moleculedelegate.h:47:12: style: The function 'writeSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/avogadro/src/projecttreemodeldelegate.h:67:20: note: Virtual function in base class
avogadro-master/avogadro/src/projectdelegates/moleculedelegate.h:47:12: note: Function in derived class
avogadro-master/avogadro/src/projectdelegates/moleculedelegate.h:48:12: style: The function 'readSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/avogadro/src/projecttreemodeldelegate.h:71:20: note: Virtual function in base class
avogadro-master/avogadro/src/projectdelegates/moleculedelegate.h:48:12: note: Function in derived class
avogadro-master/avogadro/src/projectdelegates/residuedelegate.h:43:15: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/avogadro/src/projecttreemodeldelegate.h:45:23: note: Virtual function in base class
avogadro-master/avogadro/src/projectdelegates/residuedelegate.h:43:15: note: Function in derived class
avogadro-master/avogadro/src/projectdelegates/residuedelegate.h:45:12: style: The function 'initStructure' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/avogadro/src/projecttreemodeldelegate.h:50:20: note: Virtual function in base class
avogadro-master/avogadro/src/projectdelegates/residuedelegate.h:45:12: note: Function in derived class
avogadro-master/avogadro/src/projectdelegates/residuedelegate.h:47:12: style: The function 'writeSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/avogadro/src/projecttreemodeldelegate.h:67:20: note: Virtual function in base class
avogadro-master/avogadro/src/projectdelegates/residuedelegate.h:47:12: note: Function in derived class
avogadro-master/avogadro/src/projectdelegates/residuedelegate.h:48:12: style: The function 'readSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/avogadro/src/projecttreemodeldelegate.h:71:20: note: Virtual function in base class
avogadro-master/avogadro/src/projectdelegates/residuedelegate.h:48:12: note: Function in derived class
avogadro-master/avogadro/src/projectdelegates/residuedelegate.h:50:12: style: The function 'fetchMore' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/avogadro/src/projecttreemodeldelegate.h:96:20: note: Virtual function in base class
avogadro-master/avogadro/src/projectdelegates/residuedelegate.h:50:12: note: Function in derived class
avogadro-master/avogadro/src/projectdelegates/residuedelegate.cpp:41:20: warning: Member variable 'ResidueDelegate::m_model' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/avogadro/src/projectdelegates/selectiondelegate.cpp:39:22: warning: Member variable 'SelectionDelegate::m_model' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/avogadro/src/projectdelegates/selectiondelegate.h:40:7: style: Class 'SelectionDelegate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/avogadro/src/projectdelegates/selectiondelegate.h:43:15: style: The function 'name' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/avogadro/src/projecttreemodeldelegate.h:45:23: note: Virtual function in base class
avogadro-master/avogadro/src/projectdelegates/selectiondelegate.h:43:15: note: Function in derived class
avogadro-master/avogadro/src/projectdelegates/selectiondelegate.h:45:12: style: The function 'initStructure' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/avogadro/src/projecttreemodeldelegate.h:50:20: note: Virtual function in base class
avogadro-master/avogadro/src/projectdelegates/selectiondelegate.h:45:12: note: Function in derived class
avogadro-master/avogadro/src/projectdelegates/selectiondelegate.h:47:12: style: The function 'writeSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/avogadro/src/projecttreemodeldelegate.h:67:20: note: Virtual function in base class
avogadro-master/avogadro/src/projectdelegates/selectiondelegate.h:47:12: note: Function in derived class
avogadro-master/avogadro/src/projectdelegates/selectiondelegate.h:48:12: style: The function 'readSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/avogadro/src/projecttreemodeldelegate.h:71:20: note: Virtual function in base class
avogadro-master/avogadro/src/projectdelegates/selectiondelegate.h:48:12: note: Function in derived class
avogadro-master/avogadro/src/projectdelegates/selectiondelegate.h:50:12: style: The function 'fetchMore' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/avogadro/src/projecttreemodeldelegate.h:96:20: note: Virtual function in base class
avogadro-master/avogadro/src/projectdelegates/selectiondelegate.h:50:12: note: Function in derived class
avogadro-master/avogadro/src/projecttreeeditor.cpp:92:27: style: C-style pointer casting [cstyleCast]
avogadro-master/avogadro/src/projecttreeeditor.cpp:95:27: style: C-style pointer casting [cstyleCast]
avogadro-master/avogadro/src/projecttreeeditor.cpp:98:27: style: C-style pointer casting [cstyleCast]
avogadro-master/avogadro/src/projecttreeeditor.cpp:101:27: style: C-style pointer casting [cstyleCast]
avogadro-master/avogadro/src/projecttreeeditor.cpp:104:27: style: C-style pointer casting [cstyleCast]
avogadro-master/avogadro/src/projecttreeeditor.cpp:107:27: style: C-style pointer casting [cstyleCast]
avogadro-master/avogadro/src/projecttreeeditor.cpp:137:27: style: C-style pointer casting [cstyleCast]
avogadro-master/avogadro/src/projecttreeeditor.cpp:140:27: style: C-style pointer casting [cstyleCast]
avogadro-master/avogadro/src/projecttreeeditor.cpp:143:27: style: C-style pointer casting [cstyleCast]
avogadro-master/avogadro/src/projecttreeeditor.cpp:146:27: style: C-style pointer casting [cstyleCast]
avogadro-master/avogadro/src/projecttreeeditor.cpp:149:27: style: C-style pointer casting [cstyleCast]
avogadro-master/avogadro/src/projecttreeeditor.cpp:152:27: style: C-style pointer casting [cstyleCast]
avogadro-master/avogadro/src/projecttreeeditor.cpp:468:26: style: C-style pointer casting [cstyleCast]
avogadro-master/avogadro/src/projecttreeeditor.cpp:496:27: style: C-style pointer casting [cstyleCast]
avogadro-master/avogadro/src/projecttreeeditor.cpp:498:27: style: C-style pointer casting [cstyleCast]
avogadro-master/avogadro/src/projecttreeeditor.cpp:500:27: style: C-style pointer casting [cstyleCast]
avogadro-master/avogadro/src/projecttreeeditor.cpp:502:27: style: C-style pointer casting [cstyleCast]
avogadro-master/avogadro/src/projecttreeeditor.cpp:504:27: style: C-style pointer casting [cstyleCast]
avogadro-master/avogadro/src/projecttreeeditor.cpp:506:27: style: C-style pointer casting [cstyleCast]
avogadro-master/avogadro/src/projecttreeitem.cpp:35:5: performance: Variable 'm_itemData' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
avogadro-master/avogadro/src/projecttreemodel.cpp:179:45: style: C-style pointer casting [cstyleCast]
avogadro-master/avogadro/src/projecttreemodel.cpp:205:20: style: C-style pointer casting [cstyleCast]
avogadro-master/avogadro/src/projecttreemodel.cpp:207:20: style: C-style pointer casting [cstyleCast]
avogadro-master/avogadro/src/projecttreemodel.cpp:209:20: style: C-style pointer casting [cstyleCast]
avogadro-master/avogadro/src/projecttreemodel.cpp:211:20: style: C-style pointer casting [cstyleCast]
avogadro-master/avogadro/src/projecttreemodel.cpp:213:20: style: C-style pointer casting [cstyleCast]
avogadro-master/avogadro/src/projecttreemodel.cpp:215:20: style: C-style pointer casting [cstyleCast]
avogadro-master/avogadro/src/projecttreemodeldelegate.cpp:43:81: style: Class 'ProjectTreeModelDelegate' does not have a destructor which is recommended since it has dynamic memory/resource allocation(s). [noDestructor]
avogadro-master/avogadro/src/savedialog.cpp:50:38: style: Function 'SaveDialog' argument 1 names different: declaration 'parent' definition 'widget'. [funcArgNamesDifferent]
avogadro-master/avogadro/src/savedialog.h:58:30: note: Function 'SaveDialog' argument 1 names different: declaration 'parent' definition 'widget'.
avogadro-master/avogadro/src/savedialog.cpp:50:38: note: Function 'SaveDialog' argument 1 names different: declaration 'parent' definition 'widget'.
avogadro-master/avogadro/src/savedialog.cpp:70:45: style: Function 'run' argument 1 names different: declaration 'parent' definition 'widget'. [funcArgNamesDifferent]
avogadro-master/avogadro/src/savedialog.h:72:44: note: Function 'run' argument 1 names different: declaration 'parent' definition 'widget'.
avogadro-master/avogadro/src/savedialog.cpp:70:45: note: Function 'run' argument 1 names different: declaration 'parent' definition 'widget'.
avogadro-master/avogadro/src/savedialog.cpp:76:42: style: Function 'run' argument 7 names different: declaration 'selectedFilter' definition 'defaultFilter'. [funcArgNamesDifferent]
avogadro-master/avogadro/src/savedialog.h:78:41: note: Function 'run' argument 7 names different: declaration 'selectedFilter' definition 'defaultFilter'.
avogadro-master/avogadro/src/savedialog.cpp:76:42: note: Function 'run' argument 7 names different: declaration 'selectedFilter' definition 'defaultFilter'.
avogadro-master/avogadro/src/updatecheck.h:62:5: style: Class 'UpdateCheck' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/animation.h:72:7: style: Class 'Animation' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/atom.h:63:5: style: Class 'Atom' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/molecule.h:76:5: style: Class 'Molecule' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/bond.h:59:5: style: Class 'Bond' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/residue.h:49:5: style: Class 'Residue' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/atom.h:53:3: warning: The class 'Atom' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
avogadro-master/libavogadro/src/molecule.h:665:78: performance: Function parameter 'conformers' should be passed by const reference. [passedByValue]
avogadro-master/libavogadro/src/bond.cpp:164:15: warning: Member variable 'Bond::m_isAromatic' is not assigned a value in 'Bond::operator='. [operatorEqVarError]
avogadro-master/libavogadro/src/bond.cpp:164:15: warning: Member variable 'Bond::m_midPos' is not assigned a value in 'Bond::operator='. [operatorEqVarError]
avogadro-master/libavogadro/src/bond.cpp:164:15: warning: Member variable 'Bond::m_molecule' is not assigned a value in 'Bond::operator='. [operatorEqVarError]
avogadro-master/libavogadro/src/bond.h:49:3: warning: The class 'Bond' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
avogadro-master/libavogadro/src/camera.cpp:78:42: style: Function 'setParent' argument 1 names different: declaration 'glwidget' definition 'parent'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/camera.h:78:38: note: Function 'setParent' argument 1 names different: declaration 'glwidget' definition 'parent'.
avogadro-master/libavogadro/src/camera.cpp:78:42: note: Function 'setParent' argument 1 names different: declaration 'glwidget' definition 'parent'.
avogadro-master/libavogadro/src/camera.cpp:48:7: warning: Member variable 'CameraPrivate::parent' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/camera.cpp:48:7: warning: Member variable 'CameraPrivate::angleOfViewY' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/camera.cpp:48:7: warning: Member variable 'CameraPrivate::orthoScale' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/camera.cpp:70:42: style: Class 'Camera' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
avogadro-master/libavogadro/src/camera.cpp:70:42: style: Class 'Camera' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
avogadro-master/libavogadro/src/camera.h:91:7: style: Class 'Camera' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/glwidget.h:101:7: style: Class 'GLWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/color.cpp:49:10: warning: Member variable 'Color::m_channels' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/color.cpp:82:10: warning: Member variable 'Color::m_channels' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/color.cpp:79:11: performance: Variable 'm_name' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
avogadro-master/libavogadro/src/color.h:124:18: warning: Virtual function 'setFromPrimitive' is called from constructor 'Color(const Primitive*p)' at line 84. Dynamic binding is not used. [virtualCallInConstructor]
avogadro-master/libavogadro/src/color.cpp:84:5: note: Calling setFromPrimitive
avogadro-master/libavogadro/src/color.h:124:18: note: setFromPrimitive is a virtual method
avogadro-master/libavogadro/src/color.h:111:5: style: Class 'Color' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/color.h:68:3: warning: The class 'Color' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
avogadro-master/libavogadro/src/colorbutton.h:55:5: style: Class 'ColorButton' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/colors/residuecolor.cpp:172:57: warning: Either the condition 'atom' is redundant or there is possible null pointer dereference: atom. [nullPointerRedundantCheck]
avogadro-master/libavogadro/src/colors/residuecolor.cpp:168:11: note: Assuming that condition 'atom' is not redundant
avogadro-master/libavogadro/src/colors/residuecolor.cpp:172:57: note: Null pointer dereference
avogadro-master/libavogadro/src/colors/residuecolor.cpp:275:41: style: Function 'setColorScheme' argument 1 names different: declaration 'colorScheme' definition 'scheme'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/colors/residuecolor.h:65:31: note: Function 'setColorScheme' argument 1 names different: declaration 'colorScheme' definition 'scheme'.
avogadro-master/libavogadro/src/colors/residuecolor.cpp:275:41: note: Function 'setColorScheme' argument 1 names different: declaration 'colorScheme' definition 'scheme'.
avogadro-master/libavogadro/src/colors/residuecolor.h:77:7: style: Class 'ResidueColorSettingsWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/cube.cpp:40:9: warning: Member variable 'Cube::m_cubeType' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/cube.h:57:5: style: Class 'Cube' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/cylinder_p.cpp:49:7: warning: Member variable 'CylinderPrivate::faces' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/cylinder_p.cpp:66:35: style: Class 'Cylinder' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
avogadro-master/libavogadro/src/cylinder_p.cpp:66:35: style: Class 'Cylinder' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
avogadro-master/libavogadro/src/cylinder_p.h:50:7: style: Class 'Cylinder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extension.h:123:18: style: The function 'type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/plugin.h:82:28: note: Virtual function in base class
avogadro-master/libavogadro/src/extension.h:123:18: note: Function in derived class
avogadro-master/libavogadro/src/extension.h:176:18: style: The function 'writeSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/plugin.h:115:20: note: Virtual function in base class
avogadro-master/libavogadro/src/extension.h:176:18: note: Function in derived class
avogadro-master/libavogadro/src/extension.h:182:18: style: The function 'readSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/plugin.h:120:20: note: Virtual function in base class
avogadro-master/libavogadro/src/extension.h:182:18: note: Function in derived class
avogadro-master/libavogadro/src/dockextension.h:48:30: style: The function 'actions' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extension.h:133:30: note: Virtual function in base class
avogadro-master/libavogadro/src/dockextension.h:48:30: note: Function in derived class
avogadro-master/libavogadro/src/dockextension.h:49:27: style: The function 'performAction' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extension.h:170:27: note: Virtual function in base class
avogadro-master/libavogadro/src/dockextension.h:49:27: note: Function in derived class
avogadro-master/libavogadro/src/dockextension.h:54:27: style: The function 'dockWidget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extension.h:152:27: note: Virtual function in base class
avogadro-master/libavogadro/src/dockextension.h:54:27: note: Function in derived class
avogadro-master/libavogadro/src/elementdetail_p.cpp:85:5: style: Variable 'pixelHeight' is reassigned a value before the old one has been used. [redundantAssignment]
avogadro-master/libavogadro/src/elementdetail_p.cpp:66:0: note: Variable 'pixelHeight' is reassigned a value before the old one has been used.
avogadro-master/libavogadro/src/elementdetail_p.cpp:85:5: note: Variable 'pixelHeight' is reassigned a value before the old one has been used.
avogadro-master/libavogadro/src/elementdetail_p.h:54:5: style: Class 'ElementDetail' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/elementitem_p.h:50:5: style: Class 'ElementItem' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/engine.cpp:111:40: style: Function 'addPrimitive' argument 1 names different: declaration 'primitive' definition 'p'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/engine.h:432:44: note: Function 'addPrimitive' argument 1 names different: declaration 'primitive' definition 'p'.
avogadro-master/libavogadro/src/engine.cpp:111:40: note: Function 'addPrimitive' argument 1 names different: declaration 'primitive' definition 'p'.
avogadro-master/libavogadro/src/engine.cpp:151:43: style: Function 'removePrimitive' argument 1 names different: declaration 'primitive' definition 'p'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/engine.h:444:47: note: Function 'removePrimitive' argument 1 names different: declaration 'primitive' definition 'p'.
avogadro-master/libavogadro/src/engine.cpp:151:43: note: Function 'removePrimitive' argument 1 names different: declaration 'primitive' definition 'p'.
avogadro-master/libavogadro/src/engine.cpp:173:30: style: Function 'addAtom' argument 1 names different: declaration 'atom' definition 'a'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/engine.h:450:34: note: Function 'addAtom' argument 1 names different: declaration 'atom' definition 'a'.
avogadro-master/libavogadro/src/engine.cpp:173:30: note: Function 'addAtom' argument 1 names different: declaration 'atom' definition 'a'.
avogadro-master/libavogadro/src/engine.cpp:187:33: style: Function 'removeAtom' argument 1 names different: declaration 'atom' definition 'a'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/engine.h:456:37: note: Function 'removeAtom' argument 1 names different: declaration 'atom' definition 'a'.
avogadro-master/libavogadro/src/engine.cpp:187:33: note: Function 'removeAtom' argument 1 names different: declaration 'atom' definition 'a'.
avogadro-master/libavogadro/src/engine.cpp:199:30: style: Function 'addBond' argument 1 names different: declaration 'bond' definition 'b'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/engine.h:462:34: note: Function 'addBond' argument 1 names different: declaration 'bond' definition 'b'.
avogadro-master/libavogadro/src/engine.cpp:199:30: note: Function 'addBond' argument 1 names different: declaration 'bond' definition 'b'.
avogadro-master/libavogadro/src/engine.cpp:213:33: style: Function 'removeBond' argument 1 names different: declaration 'bond' definition 'b'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/engine.h:468:37: note: Function 'removeBond' argument 1 names different: declaration 'bond' definition 'b'.
avogadro-master/libavogadro/src/engine.cpp:213:33: note: Function 'removeBond' argument 1 names different: declaration 'bond' definition 'b'.
avogadro-master/libavogadro/src/engine.cpp:310:44: style: Function 'setMolecule' argument 1 names different: declaration 'molecule' definition 'mol'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/engine.h:485:48: note: Function 'setMolecule' argument 1 names different: declaration 'molecule' definition 'mol'.
avogadro-master/libavogadro/src/engine.cpp:310:44: note: Function 'setMolecule' argument 1 names different: declaration 'molecule' definition 'mol'.
avogadro-master/libavogadro/src/engine.cpp:45:11: warning: Member variable 'Engine::d' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/engine.cpp:45:11: warning: Member variable 'Engine::m_pd' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/engine.cpp:45:11: warning: Member variable 'Engine::m_molecule' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/engine.cpp:45:11: warning: Member variable 'Engine::m_colorMap' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/engine.cpp:45:11: warning: Member variable 'Engine::m_enabled' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/engine.cpp:45:11: warning: Member variable 'Engine::m_customPrims' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/primitivelist.h:159:31: style: Technically the member function 'Avogadro::PrimitiveList::const_iterator::operator++' can be const. [functionConst]
avogadro-master/libavogadro/src/primitivelist.h:55:7: style: Class 'PrimitiveList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/primitivelist.h:140:9: style: Class 'const_iterator' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/engines/axesengine.h:47:7: style: Class 'AxesEngine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/engines/axesengine.h:105:7: style: Class 'AxesSettingsWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/engines/bsdyengine.cpp:386:48: style: Function 'setAtomRadiusPercentage' argument 1 names different: declaration 'percent' definition 'value'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/engines/bsdyengine.h:106:40: note: Function 'setAtomRadiusPercentage' argument 1 names different: declaration 'percent' definition 'value'.
avogadro-master/libavogadro/src/engines/bsdyengine.cpp:386:48: note: Function 'setAtomRadiusPercentage' argument 1 names different: declaration 'percent' definition 'value'.
avogadro-master/libavogadro/src/engines/bsdyengine.cpp:392:42: style: Function 'setAtomRadiusType' argument 1 names different: declaration 'value' definition 'type'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/engines/bsdyengine.h:110:34: note: Function 'setAtomRadiusType' argument 1 names different: declaration 'value' definition 'type'.
avogadro-master/libavogadro/src/engines/bsdyengine.cpp:392:42: note: Function 'setAtomRadiusType' argument 1 names different: declaration 'value' definition 'type'.
avogadro-master/libavogadro/src/engines/bsdyengine.h:46:7: style: Class 'BSDYEngine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/engines/bsdyengine.h:131:7: style: Class 'BSDYSettingsWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/engines/cartoonengine.cpp:229:21: style: Variable 'map' is assigned a value that is never used. [unreadVariable]
avogadro-master/libavogadro/src/engines/cartoonengine.cpp:60:5: performance: Variable 'm_helixColor' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
avogadro-master/libavogadro/src/engines/cartoonengine.cpp:61:5: performance: Variable 'm_sheetColor' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
avogadro-master/libavogadro/src/engines/cartoonengine.cpp:62:5: performance: Variable 'm_loopColor' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
avogadro-master/libavogadro/src/engines/cartoonengine.h:49:7: style: Class 'CartoonEngine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/engines/cartoonengine.h:125:7: style: Class 'CartoonSettingsWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/engines/cartoonmeshgenerator.cpp:68:54: style: C-style pointer casting [cstyleCast]
avogadro-master/libavogadro/src/engines/cartoonmeshgenerator.cpp:93:18: style: C-style pointer casting [cstyleCast]
avogadro-master/libavogadro/src/engines/dipoleengine.h:48:7: style: Class 'DipoleEngine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/engines/dipoleengine.h:89:7: style: Class 'DipoleSettingsWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/engines/forceengine.cpp:61:65: style: Function 'renderOpaque' argument 2 names different: declaration 'a' definition 'atom'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/engines/forceengine.h:53:56: note: Function 'renderOpaque' argument 2 names different: declaration 'a' definition 'atom'.
avogadro-master/libavogadro/src/engines/forceengine.cpp:61:65: note: Function 'renderOpaque' argument 2 names different: declaration 'a' definition 'atom'.
avogadro-master/libavogadro/src/engines/forceengine.h:43:7: style: Class 'ForceEngine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/engines/hbondengine.cpp:210:11: style: The scope of the variable 'boSum' can be reduced. [variableScope]
avogadro-master/libavogadro/src/engines/hbondengine.h:47:7: style: Class 'HBondEngine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/engines/hbondengine.h:107:7: style: Class 'HBondSettingsWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/engines/labelengine.cpp:129:18: style: The scope of the variable 'gi' can be reduced. [variableScope]
avogadro-master/libavogadro/src/engines/labelengine.h:50:7: style: Class 'LabelEngine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/engines/labelengine.h:116:7: style: Class 'LabelSettingsWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/engines/polygonengine.h:44:7: style: Class 'PolygonEngine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/engines/qtaimengine.cpp:799:43: style: Function 'setAtomRadiusType' argument 1 names different: declaration 'value' definition 'type'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/engines/qtaimengine.h:105:34: note: Function 'setAtomRadiusType' argument 1 names different: declaration 'value' definition 'type'.
avogadro-master/libavogadro/src/engines/qtaimengine.cpp:799:43: note: Function 'setAtomRadiusType' argument 1 names different: declaration 'value' definition 'type'.
avogadro-master/libavogadro/src/engines/qtaimengine.cpp:81:21: style: Variable 'map' is assigned a value that is never used. [unreadVariable]
avogadro-master/libavogadro/src/engines/qtaimengine.cpp:279:21: style: Variable 'map' is assigned a value that is never used. [unreadVariable]
avogadro-master/libavogadro/src/engines/qtaimengine.cpp:442:21: style: Variable 'map' is assigned a value that is never used. [unreadVariable]
avogadro-master/libavogadro/src/engines/qtaimengine.cpp:608:21: style: Variable 'map' is assigned a value that is never used. [unreadVariable]
avogadro-master/libavogadro/src/engines/qtaimengine.cpp:47:16: warning: Member variable 'QTAIMEngine::pRadius' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/engines/qtaimengine.h:47:7: style: Class 'QTAIMEngine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/engines/qtaimengine.h:121:7: style: Class 'QTAIMSettingsWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/engines/ribbonengine.h:46:7: style: Class 'RibbonEngine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/engines/ribbonengine.h:111:7: style: Class 'RibbonSettingsWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/engines/ringengine.h:47:7: style: Class 'RingEngine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/engines/ringengine.h:101:7: style: Class 'RingSettingsWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/engines/simplewireengine.h:42:7: style: Class 'SimpleWireEngine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/engines/sphereengine.h:49:7: style: Class 'SphereEngine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/engines/sphereengine.h:106:7: style: Class 'SphereSettingsWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/engines/stickengine.cpp:212:23: warning: Either the condition 'if(pd)' is redundant or there is possible null pointer dereference: pd. [nullPointerRedundantCheck]
avogadro-master/libavogadro/src/engines/stickengine.cpp:213:10: note: Assuming that condition 'if(pd)' is not redundant
avogadro-master/libavogadro/src/engines/stickengine.cpp:212:23: note: Null pointer dereference
avogadro-master/libavogadro/src/engines/stickengine.h:48:7: style: Class 'StickEngine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/engines/stickengine.h:104:7: style: Class 'StickSettingsWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/engines/surfaceengine.cpp:285:38: style: Function 'setOrbital' argument 1 names different: declaration 'value' definition 'n'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/engines/surfaceengine.h:110:27: note: Function 'setOrbital' argument 1 names different: declaration 'value' definition 'n'.
avogadro-master/libavogadro/src/engines/surfaceengine.cpp:285:38: note: Function 'setOrbital' argument 1 names different: declaration 'value' definition 'n'.
avogadro-master/libavogadro/src/engines/surfaceengine.h:51:7: style: Class 'SurfaceEngine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/engines/surfaceengine.cpp:50:7: style: Class 'SurfaceSettingsWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/engines/wireengine.h:49:7: style: Class 'WireEngine' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/engines/wireengine.h:111:5: style: Class 'WireSettingsWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/animationextension.cpp:229:53: style: Function 'readTrajFromFile' argument 1 names different: declaration 'filename' definition 'trajfile'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/animationextension.h:76:37: note: Function 'readTrajFromFile' argument 1 names different: declaration 'filename' definition 'trajfile'.
avogadro-master/libavogadro/src/extensions/animationextension.cpp:229:53: note: Function 'readTrajFromFile' argument 1 names different: declaration 'filename' definition 'trajfile'.
avogadro-master/libavogadro/src/extensions/animationextension.h:44:7: style: Class 'AnimationExtension' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/cartesianextension.cpp:270:19: style: The scope of the variable 'n' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/cartesianextension.cpp:270:21: style: The scope of the variable 'iso' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/cartesianextension.cpp:555:23: warning: Member variable 'CartesianExtension::m_widget' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/cartesianextension.h:72:5: style: Class 'CartesianEditor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/cartesianextension.h:116:5: style: Class 'CartesianExtension' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/constraintsmodel.h:50:8: style: Class 'ConstraintsModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/forcefieldextension.h:59:7: style: Class 'ForceFieldExtension' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/crystallography/avospglib.cpp:452:15: style: Checking if unsigned variable 'spg' is less than zero. [unsignedLessThanZero]
avogadro-master/libavogadro/src/extensions/crystallography/avospglib.cpp:484:15: style: Checking if unsigned variable 'spg' is less than zero. [unsignedLessThanZero]
avogadro-master/libavogadro/src/extensions/crystallography/avospglib.cpp:603:15: style: Checking if unsigned variable 'spg' is less than zero. [unsignedLessThanZero]
avogadro-master/libavogadro/src/extensions/crystallography/avospglib.cpp:635:15: style: Checking if unsigned variable 'spg' is less than zero. [unsignedLessThanZero]
avogadro-master/libavogadro/src/extensions/crystallography/avospglib.cpp:54:24: style: Variable 'numAtoms' is assigned a value that is never used. [unreadVariable]
avogadro-master/libavogadro/src/extensions/crystallography/ui/ceabstractdockwidget.h:34:5: style: Class 'CEAbstractDockWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/crystallography/ui/ceslabbuilder.h:40:5: style: Class 'CESlabBuilder' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/crystallography/crystallographyextension.h:121:5: style: Class 'CrystallographyExtension' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/crystallography/ceundo.h:43:5: style: Class 'CEUndoState' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/crystallography/ui/ceslabbuilder.h:62:10: style: The function 'closeEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/crystallography/ui/ceabstractdockwidget.h:46:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/crystallography/ui/ceslabbuilder.h:62:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/crystallography/ui/ceslabbuilder.h:63:10: style: The function 'hideEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/crystallography/ui/ceabstractdockwidget.h:48:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/crystallography/ui/ceslabbuilder.h:63:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/crystallography/crystallographyextension.cpp:1192:20: style: The scope of the variable 'curId' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/crystallography/crystallographyextension.cpp:1193:28: style: The scope of the variable 'curVec' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/crystallography/crystallographyextension.cpp:1236:12: style: The scope of the variable 'duplicate' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/crystallography/crystallographyextension.cpp:1289:28: style: The scope of the variable 'curVec' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/crystallography/crystallographyextension.cpp:1376:27: style: Function 'rotateCellMatrixToStandardOrientation' argument 1 names different: declaration 'in' definition 'origRowMat'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/crystallography/crystallographyextension.h:262:30: note: Function 'rotateCellMatrixToStandardOrientation' argument 1 names different: declaration 'in' definition 'origRowMat'.
avogadro-master/libavogadro/src/extensions/crystallography/crystallographyextension.cpp:1376:27: note: Function 'rotateCellMatrixToStandardOrientation' argument 1 names different: declaration 'in' definition 'origRowMat'.
avogadro-master/libavogadro/src/extensions/crystallography/ui/cecoordinateeditor.h:34:5: style: Class 'CECoordinateEditor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/crystallography/ui/cematrixeditor.h:38:5: style: Class 'CEMatrixEditor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/crystallography/ui/ceparametereditor.h:35:5: style: Class 'CEParameterEditor' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/crystallography/ui/cetranslatewidget.h:43:5: style: Class 'CETranslateWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/crystallography/ui/ceviewoptionswidget.h:37:5: style: Class 'CEViewOptionsWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/crystallography/ui/cecoordinateeditor.h:41:10: style: The function 'lockEditor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/crystallography/ui/ceabstracteditor.h:51:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/crystallography/ui/cecoordinateeditor.h:41:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/crystallography/ui/cecoordinateeditor.h:42:10: style: The function 'unlockEditor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/crystallography/ui/ceabstracteditor.h:52:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/crystallography/ui/cecoordinateeditor.h:42:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/crystallography/ui/cecoordinateeditor.h:45:10: style: The function 'markAsInvalid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/crystallography/ui/ceabstracteditor.h:55:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/crystallography/ui/cecoordinateeditor.h:45:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/crystallography/ui/cecoordinateeditor.h:46:10: style: The function 'markAsValid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/crystallography/ui/ceabstracteditor.h:56:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/crystallography/ui/cecoordinateeditor.h:46:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/crystallography/ui/cematrixeditor.h:45:10: style: The function 'lockEditor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/crystallography/ui/ceabstracteditor.h:51:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/crystallography/ui/cematrixeditor.h:45:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/crystallography/ui/cematrixeditor.h:46:10: style: The function 'unlockEditor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/crystallography/ui/ceabstracteditor.h:52:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/crystallography/ui/cematrixeditor.h:46:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/crystallography/ui/cematrixeditor.h:49:10: style: The function 'markAsInvalid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/crystallography/ui/ceabstracteditor.h:55:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/crystallography/ui/cematrixeditor.h:49:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/crystallography/ui/cematrixeditor.h:50:10: style: The function 'markAsValid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/crystallography/ui/ceabstracteditor.h:56:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/crystallography/ui/cematrixeditor.h:50:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/crystallography/ui/ceparametereditor.h:42:10: style: The function 'lockEditor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/crystallography/ui/ceabstracteditor.h:51:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/crystallography/ui/ceparametereditor.h:42:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/crystallography/ui/ceparametereditor.h:43:10: style: The function 'unlockEditor' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/crystallography/ui/ceabstracteditor.h:52:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/crystallography/ui/ceparametereditor.h:43:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/crystallography/ui/ceparametereditor.h:46:10: style: The function 'markAsInvalid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/crystallography/ui/ceabstracteditor.h:55:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/crystallography/ui/ceparametereditor.h:46:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/crystallography/ui/ceparametereditor.h:47:10: style: The function 'markAsValid' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/crystallography/ui/ceabstracteditor.h:56:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/crystallography/ui/ceparametereditor.h:47:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/crystallography/ui/cetranslatewidget.h:79:10: style: The function 'showEvent' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/crystallography/ui/ceabstractdockwidget.h:47:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/crystallography/ui/cetranslatewidget.h:79:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/crystallography/crystalpastedialog.cpp:117:5: style: Variable 'line' is reassigned a value before the old one has been used. [redundantAssignment]
avogadro-master/libavogadro/src/extensions/crystallography/crystalpastedialog.cpp:114:5: note: Variable 'line' is reassigned a value before the old one has been used.
avogadro-master/libavogadro/src/extensions/crystallography/crystalpastedialog.cpp:117:5: note: Variable 'line' is reassigned a value before the old one has been used.
avogadro-master/libavogadro/src/extensions/crystallography/crystalpastedialog.cpp:333:5: style: Variable 'line' is reassigned a value before the old one has been used. [redundantAssignment]
avogadro-master/libavogadro/src/extensions/crystallography/crystalpastedialog.cpp:330:5: note: Variable 'line' is reassigned a value before the old one has been used.
avogadro-master/libavogadro/src/extensions/crystallography/crystalpastedialog.cpp:333:5: note: Variable 'line' is reassigned a value before the old one has been used.
avogadro-master/libavogadro/src/extensions/crystallography/spglib/cell.c:50:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
avogadro-master/libavogadro/src/extensions/crystallography/spglib/hall_symbol.c:2851:22: style: Function 'is_match_database' argument 2 names different: declaration 'shift' definition 'origin_shift'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/crystallography/spglib/hall_symbol.c:2146:22: note: Function 'is_match_database' argument 2 names different: declaration 'shift' definition 'origin_shift'.
avogadro-master/libavogadro/src/extensions/crystallography/spglib/hall_symbol.c:2851:22: note: Function 'is_match_database' argument 2 names different: declaration 'shift' definition 'origin_shift'.
avogadro-master/libavogadro/src/extensions/crystallography/spglib/kpoint.c:241:13: style: The scope of the variable 'bz_gp' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/crystallography/spglib/kpoint.c:524:21: style: The scope of the variable 'min_distance' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/crystallography/spglib/kpoint.c:527:16: style: The scope of the variable 'min_index' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/crystallography/spglib/kpoint.c:614:23: style: The scope of the variable 'q_2' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/crystallography/spglib/kpoint.c:614:55: style: The scope of the variable 'ir_grid_point' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/crystallography/spglib/kpoint.c:830:37: style: Function 'get_grid_point' argument 1 names different: declaration 'grid' definition 'grid_double'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/crystallography/spglib/kpoint.c:95:37: note: Function 'get_grid_point' argument 1 names different: declaration 'grid' definition 'grid_double'.
avogadro-master/libavogadro/src/extensions/crystallography/spglib/kpoint.c:830:37: note: Function 'get_grid_point' argument 1 names different: declaration 'grid' definition 'grid_double'.
avogadro-master/libavogadro/src/extensions/crystallography/spglib/kpoint.c:851:21: style: Function 'grid_point_to_grid_double' argument 2 names different: declaration 'address' definition 'grid_point'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/crystallography/spglib/kpoint.c:88:21: note: Function 'grid_point_to_grid_double' argument 2 names different: declaration 'address' definition 'grid_point'.
avogadro-master/libavogadro/src/extensions/crystallography/spglib/kpoint.c:851:21: note: Function 'grid_point_to_grid_double' argument 2 names different: declaration 'address' definition 'grid_point'.
avogadro-master/libavogadro/src/extensions/crystallography/spglib/kpoint.c:873:34: style: Function 'get_grid_address' argument 1 names different: declaration 'grid_address' definition 'address'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/crystallography/spglib/kpoint.c:91:34: note: Function 'get_grid_address' argument 1 names different: declaration 'grid_address' definition 'address'.
avogadro-master/libavogadro/src/extensions/crystallography/spglib/kpoint.c:873:34: note: Function 'get_grid_address' argument 1 names different: declaration 'grid_address' definition 'address'.
avogadro-master/libavogadro/src/extensions/crystallography/spglib/kpoint.c:874:19: style: Function 'get_grid_address' argument 2 names different: declaration 'grid' definition 'grid_double'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/crystallography/spglib/kpoint.c:92:19: note: Function 'get_grid_address' argument 2 names different: declaration 'grid' definition 'grid_double'.
avogadro-master/libavogadro/src/extensions/crystallography/spglib/kpoint.c:874:19: note: Function 'get_grid_address' argument 2 names different: declaration 'grid' definition 'grid_double'.
avogadro-master/libavogadro/src/extensions/crystallography/spglib/lattice.c:78:10: style: The scope of the variable 'trans_corr_mat' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/crystallography/spglib/lattice.c:56:40: style: Function 'lat_smallest_lattice_vector' argument 1 names different: declaration 'lattice_new' definition 'min_lattice'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/crystallography/spglib/lattice.h:34:40: note: Function 'lat_smallest_lattice_vector' argument 1 names different: declaration 'lattice_new' definition 'min_lattice'.
avogadro-master/libavogadro/src/extensions/crystallography/spglib/lattice.c:56:40: note: Function 'lat_smallest_lattice_vector' argument 1 names different: declaration 'lattice_new' definition 'min_lattice'.
avogadro-master/libavogadro/src/extensions/crystallography/spglib/mathfunc.c:420:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
avogadro-master/libavogadro/src/extensions/crystallography/spglib/mathfunc.c:446:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
avogadro-master/libavogadro/src/extensions/crystallography/spglib/pointgroup.c:1129:43: style: Function 'get_rotation_axis' argument 1 names different: declaration 'rot' definition 'proper_rot'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/crystallography/spglib/pointgroup.c:314:43: note: Function 'get_rotation_axis' argument 1 names different: declaration 'rot' definition 'proper_rot'.
avogadro-master/libavogadro/src/extensions/crystallography/spglib/pointgroup.c:1129:43: note: Function 'get_rotation_axis' argument 1 names different: declaration 'rot' definition 'proper_rot'.
avogadro-master/libavogadro/src/extensions/crystallography/spglib/primitive.c:529:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
avogadro-master/libavogadro/src/extensions/crystallography/spglib/primitive.c:201:7: style: The scope of the variable 'i' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/crystallography/spglib/primitive.c:201:10: style: The scope of the variable 'j' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/crystallography/spglib/primitive.c:202:25: style: The scope of the variable 'trans_mat' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/crystallography/spglib/primitive.c:202:42: style: The scope of the variable 'inv_lat' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/crystallography/spglib/primitive.c:492:13: style: The scope of the variable 'index_compared' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/crystallography/spglib/primitive.c:432:36: style: Function 'get_overlap_table' argument 1 names different: declaration 'table' definition 'overlap_table'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/crystallography/spglib/primitive.c:30:37: note: Function 'get_overlap_table' argument 1 names different: declaration 'table' definition 'overlap_table'.
avogadro-master/libavogadro/src/extensions/crystallography/spglib/primitive.c:432:36: note: Function 'get_overlap_table' argument 1 names different: declaration 'table' definition 'overlap_table'.
avogadro-master/libavogadro/src/extensions/crystallography/spglib/refinement.c:169:7: style: The scope of the variable 'i' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/crystallography/spglib/refinement.c:577:13: style: The scope of the variable 'max' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/crystallography/spglib/refinement.c:577:18: style: The scope of the variable 'min' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/crystallography/spglib/refinement.c:724:13: style: The scope of the variable 'is_found' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/crystallography/spglib/spacegroup.c:200:16: style: The scope of the variable 'pg_num' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/crystallography/spglib/spacegroup.c:202:14: style: The scope of the variable 'sym_reduced' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/crystallography/spglib/spacegroup.c:281:31: style: The scope of the variable 'shift' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/crystallography/spglib/spg_database.c:8530:10: style: Unused variable: pos [unusedVariable]
avogadro-master/libavogadro/src/extensions/crystallography/spglib/spglib.c:172:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
avogadro-master/libavogadro/src/extensions/crystallography/spglib/spglib.c:636:7: style: The scope of the variable 'i' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/crystallography/spglib/spglib.c:636:10: style: The scope of the variable 'j' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/crystallography/spglib/spglib.c:637:49: style: The scope of the variable 'equiv_atoms_prim' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/crystallography/spglib/spglib.c:642:10: style: The scope of the variable 'inv_mat' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/crystallography/spglib/spglib.c:902:7: style: The scope of the variable 'i' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/crystallography/spglib/spglib.c:902:10: style: The scope of the variable 'j' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/crystallography/spglib/spglib.c:982:7: style: The scope of the variable 'i' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/crystallography/spglib/spin.c:14:16: style: The scope of the variable 'sign' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/crystallography/spglib/spin.c:14:22: style: The scope of the variable 'is_found' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/crystallography/spglib/symmetry.c:133:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
avogadro-master/libavogadro/src/extensions/crystallography/spglib/symmetry.c:173:3: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
avogadro-master/libavogadro/src/extensions/crystallography/spglib/symmetry.c:175:5: note: Found duplicate branches for 'if' and 'else'.
avogadro-master/libavogadro/src/extensions/crystallography/spglib/symmetry.c:173:3: note: Found duplicate branches for 'if' and 'else'.
avogadro-master/libavogadro/src/extensions/crystallography/spglib/symmetry.c:484:46: style: Function 'is_overlap_all_atoms' argument 1 names different: declaration 'test_trans' definition 'trans'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/crystallography/spglib/symmetry.c:73:46: note: Function 'is_overlap_all_atoms' argument 1 names different: declaration 'test_trans' definition 'trans'.
avogadro-master/libavogadro/src/extensions/crystallography/spglib/symmetry.c:484:46: note: Function 'is_overlap_all_atoms' argument 1 names different: declaration 'test_trans' definition 'trans'.
avogadro-master/libavogadro/src/extensions/crystallography/spglib/symmetry.c:574:22: style: Function 'get_space_group_operations' argument 2 names different: declaration 'primitive' definition 'cell'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/crystallography/spglib/symmetry.c:84:22: note: Function 'get_space_group_operations' argument 2 names different: declaration 'primitive' definition 'cell'.
avogadro-master/libavogadro/src/extensions/crystallography/spglib/symmetry.c:574:22: note: Function 'get_space_group_operations' argument 2 names different: declaration 'primitive' definition 'cell'.
avogadro-master/libavogadro/src/extensions/crystallography/spglib/symmetry.c:780:50: style: Function 'transform_pointsymmetry' argument 1 names different: declaration 'point_sym_prim' definition 'lat_sym_orig'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/crystallography/spglib/symmetry.c:79:50: note: Function 'transform_pointsymmetry' argument 1 names different: declaration 'point_sym_prim' definition 'lat_sym_orig'.
avogadro-master/libavogadro/src/extensions/crystallography/spglib/symmetry.c:780:50: note: Function 'transform_pointsymmetry' argument 1 names different: declaration 'point_sym_prim' definition 'lat_sym_orig'.
avogadro-master/libavogadro/src/extensions/crystallography/spglib/symmetry.c:691:23: error: Uninitialized variable: lattice_sym [uninitvar]
avogadro-master/libavogadro/src/extensions/crystallography/spglib/symmetry.c:800:40: error: Uninitialized variable: lat_sym_new [uninitvar]
avogadro-master/libavogadro/src/extensions/crystallography/spglib/tetrahedron_method.c:340:13: style: The scope of the variable 'ci' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/crystallography/spglib/tetrahedron_method.c:446:10: style: The scope of the variable 'length' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/crystallography/ui/ceabstractdockwidget.h:43:18: warning: Virtual function 'storeDockWidgetArea' is called from constructor 'CEAbstractDockWidget(CrystallographyExtension*ext)' at line 32. Dynamic binding is not used. [virtualCallInConstructor]
avogadro-master/libavogadro/src/extensions/crystallography/ui/ceabstractdockwidget.cpp:32:24: note: Calling storeDockWidgetArea
avogadro-master/libavogadro/src/extensions/crystallography/ui/ceabstractdockwidget.h:43:18: note: storeDockWidgetArea is a virtual method
avogadro-master/libavogadro/src/extensions/crystallography/ui/ceabstracteditor.h:55:18: warning: Call of pure virtual function 'markAsInvalid' in constructor. [pureVirtualCall]
avogadro-master/libavogadro/src/extensions/crystallography/ui/ceabstracteditor.cpp:34:24: note: Call of pure virtual function 'markAsInvalid' in constructor.
avogadro-master/libavogadro/src/extensions/crystallography/ui/ceabstracteditor.h:55:18: note: Call of pure virtual function 'markAsInvalid' in constructor.
avogadro-master/libavogadro/src/extensions/crystallography/ui/ceabstracteditor.h:56:18: warning: Call of pure virtual function 'markAsValid' in constructor. [pureVirtualCall]
avogadro-master/libavogadro/src/extensions/crystallography/ui/ceabstracteditor.cpp:36:24: note: Call of pure virtual function 'markAsValid' in constructor.
avogadro-master/libavogadro/src/extensions/crystallography/ui/ceabstracteditor.h:56:18: note: Call of pure virtual function 'markAsValid' in constructor.
avogadro-master/libavogadro/src/extensions/crystallography/ui/ceabstracteditor.h:50:18: warning: Call of pure virtual function 'refreshEditor' in constructor. [pureVirtualCall]
avogadro-master/libavogadro/src/extensions/crystallography/ui/ceabstracteditor.cpp:39:24: note: Call of pure virtual function 'refreshEditor' in constructor.
avogadro-master/libavogadro/src/extensions/crystallography/ui/ceabstracteditor.h:50:18: note: Call of pure virtual function 'refreshEditor' in constructor.
avogadro-master/libavogadro/src/extensions/crystallography/ui/cecoordinateeditor.cpp:241:12: style: The scope of the variable 'x' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/crystallography/ui/ceslabbuilder.cpp:474:11: style: The scope of the variable 'xRepeats' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/crystallography/ui/ceslabbuilder.cpp:474:21: style: The scope of the variable 'yRepeats' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/crystallography/ui/ceviewoptionswidget.cpp:335:61: style: Function 'updateLayout' argument 1 names different: declaration 'area' definition 'newArea'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/crystallography/ui/ceviewoptionswidget.h:72:42: note: Function 'updateLayout' argument 1 names different: declaration 'area' definition 'newArea'.
avogadro-master/libavogadro/src/extensions/crystallography/ui/ceviewoptionswidget.cpp:335:61: note: Function 'updateLayout' argument 1 names different: declaration 'area' definition 'newArea'.
avogadro-master/libavogadro/src/extensions/fileimportextension.cpp:137:7: style: Variable 'line' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
avogadro-master/libavogadro/src/extensions/fileimportextension.cpp:136:7: note: Variable 'line' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/fileimportextension.cpp:137:7: note: Variable 'line' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/fileimportextension.h:47:5: style: Class 'FileImportExtension' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/fileimportextension.h:105:7: style: Class 'FileImportDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/forcefieldextension.cpp:62:14: style: The scope of the variable 'action' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/forcefieldextension.cpp:400:9: style: The scope of the variable 'steps' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/forcefieldextension.cpp:596:86: style: Function 'ForceFieldCommand' argument 2 names different: declaration 'forcefield' definition 'forceField'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/forcefieldextension.h:142:69: note: Function 'ForceFieldCommand' argument 2 names different: declaration 'forcefield' definition 'forceField'.
avogadro-master/libavogadro/src/extensions/forcefieldextension.cpp:596:86: note: Function 'ForceFieldCommand' argument 2 names different: declaration 'forcefield' definition 'forceField'.
avogadro-master/libavogadro/src/extensions/forcefieldextension.cpp:308:21: warning: Member variable 'ForceFieldThread::m_numConformers' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/forcefieldextension.cpp:308:21: warning: Member variable 'ForceFieldThread::m_numChildren' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/forcefieldextension.cpp:308:21: warning: Member variable 'ForceFieldThread::m_mutability' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/forcefieldextension.cpp:308:21: warning: Member variable 'ForceFieldThread::m_method' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/forcefieldextension.cpp:308:21: warning: Member variable 'ForceFieldThread::m_conformerDialog' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/forcefieldextension.cpp:308:21: warning: Member variable 'ForceFieldThread::m_ConstraintsDialog' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/gl2ps/gl2ps.c:2494:6: style: Condition 'greyscale' is always false [knownConditionTrueFalse]
avogadro-master/libavogadro/src/extensions/gl2ps/gl2ps.c:2485:19: note: Assignment 'greyscale=0', assigned value is 0
avogadro-master/libavogadro/src/extensions/gl2ps/gl2ps.c:2494:6: note: Condition 'greyscale' is always false
avogadro-master/libavogadro/src/extensions/gl2ps/gl2ps.c:2512:16: style: Condition 'nbit==2' is always false [knownConditionTrueFalse]
avogadro-master/libavogadro/src/extensions/gl2ps/gl2ps.c:2486:14: note: Assignment 'nbit=8', assigned value is 8
avogadro-master/libavogadro/src/extensions/gl2ps/gl2ps.c:2512:16: note: Condition 'nbit==2' is always false
avogadro-master/libavogadro/src/extensions/gl2ps/gl2ps.c:2599:16: style: Condition 'nbit==4' is always false [knownConditionTrueFalse]
avogadro-master/libavogadro/src/extensions/gl2ps/gl2ps.c:2486:14: note: Assignment 'nbit=8', assigned value is 8
avogadro-master/libavogadro/src/extensions/gl2ps/gl2ps.c:2599:16: note: Condition 'nbit==4' is always false
avogadro-master/libavogadro/src/extensions/gl2ps/gl2ps.c:4652:6: style: Condition '!done' is always true [knownConditionTrueFalse]
avogadro-master/libavogadro/src/extensions/gl2ps/gl2ps.c:4605:24: note: Assignment 'done=0', assigned value is 0
avogadro-master/libavogadro/src/extensions/gl2ps/gl2ps.c:4652:6: note: Condition '!done' is always true
avogadro-master/libavogadro/src/extensions/gl2ps/gl2ps.c:6038:26: portability: Casting between integer* and const float* which have an incompatible binary data representation. [invalidPointerCast]
avogadro-master/libavogadro/src/extensions/gl2ps/gl2ps.c:277:11: style: The scope of the variable 'args' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/gl2ps/gl2ps.c:1446:27: style: The scope of the variable 'prim2' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/gl2ps/gl2ps.c:2171:19: style: The scope of the variable 'prim' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/gl2ps/gl2ps.c:2479:50: style: The scope of the variable 'grey' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/gl2ps/gl2ps.c:2949:7: style: The scope of the variable 'i' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/gl2ps/gl2ps.c:2995:16: style: The scope of the variable 'i' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/gl2ps/gl2ps.c:2995:22: style: The scope of the variable 'array' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/gl2ps/gl2ps.c:3261:7: style: The scope of the variable 'i' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/gl2ps/gl2ps.c:3683:13: style: The scope of the variable 'lastel' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/gl2ps/gl2ps.c:3685:18: style: The scope of the variable 'gro' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/gl2ps/gl2ps.c:3876:18: style: The scope of the variable 'gro' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/gl2ps/gl2ps.c:3897:18: style: The scope of the variable 'gro' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/gl2ps/gl2ps.c:3921:18: style: The scope of the variable 'gro' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/gl2ps/gl2ps.c:3956:18: style: The scope of the variable 'gro' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/gl2ps/gl2ps.c:4255:17: style: The scope of the variable 'imap' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/gl2ps/gl2ps.c:4404:7: style: The scope of the variable 'i' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/gl2ps/gl2ps.c:4694:18: style: The scope of the variable 'gro' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/gl2ps/gl2ps.c:4934:8: style: The scope of the variable 'col' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/gl2ps/gl2ps.c:4986:7: style: The scope of the variable 'i' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/gl2ps/gl2ps.c:4989:8: style: The scope of the variable 'col' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/gl2ps/gl2ps.c:5068:7: style: The scope of the variable 'i' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/gl2ps/gl2ps.c:5276:8: style: The scope of the variable 'col' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/gl2ps/gl2ps.c:5387:7: style: The scope of the variable 'i' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/gl2ps/gl2ps.c:5387:13: style: The scope of the variable 'array' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/gl2ps/gl2ps.c:5937:13: style: The scope of the variable 'i' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/gl2ps/gl2ps.c:5938:18: style: The scope of the variable 'piv' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/gl2ps/gl2ps.c:5908:62: style: Function 'gl2psTextOptColor' argument 4 names different: declaration 'align' definition 'alignment'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/gl2ps/gl2ps.h:183:62: note: Function 'gl2psTextOptColor' argument 4 names different: declaration 'align' definition 'alignment'.
avogadro-master/libavogadro/src/extensions/gl2ps/gl2ps.c:5908:62: note: Function 'gl2psTextOptColor' argument 4 names different: declaration 'align' definition 'alignment'.
avogadro-master/libavogadro/src/extensions/gl2ps/gl2ps.c:5916:57: style: Function 'gl2psTextOpt' argument 4 names different: declaration 'align' definition 'alignment'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/gl2ps/gl2ps.h:181:57: note: Function 'gl2psTextOpt' argument 4 names different: declaration 'align' definition 'alignment'.
avogadro-master/libavogadro/src/extensions/gl2ps/gl2ps.c:5916:57: note: Function 'gl2psTextOpt' argument 4 names different: declaration 'align' definition 'alignment'.
avogadro-master/libavogadro/src/extensions/gl2psextension.h:41:5: style: Class 'Gl2psExtension' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/h2methylextension.h:42:7: style: Class 'H2MethylExtension' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/highlighter.h:36:7: style: Class 'Highlighter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/hydrogensextension.h:45:7: style: Class 'HydrogensExtension' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/insertcommand.cpp:62:79: style: Function 'InsertFragmentCommand' argument 5 names different: declaration 'startAtom' definition 'start'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/insertcommand.h:44:31: note: Function 'InsertFragmentCommand' argument 5 names different: declaration 'startAtom' definition 'start'.
avogadro-master/libavogadro/src/extensions/insertcommand.cpp:62:79: note: Function 'InsertFragmentCommand' argument 5 names different: declaration 'startAtom' definition 'start'.
avogadro-master/libavogadro/src/extensions/insertcommand.cpp:62:90: style: Function 'InsertFragmentCommand' argument 6 names different: declaration 'endAtom' definition 'end'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/insertcommand.h:45:31: note: Function 'InsertFragmentCommand' argument 6 names different: declaration 'endAtom' definition 'end'.
avogadro-master/libavogadro/src/extensions/insertcommand.cpp:62:90: note: Function 'InsertFragmentCommand' argument 6 names different: declaration 'endAtom' definition 'end'.
avogadro-master/libavogadro/src/extensions/insertdnaextension.h:35:5: style: Class 'InsertDNAExtension' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/insertdnaextension.cpp:43:5: style: Class 'InsertDNADialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/sortfiltertreeproxymodel.h:30:5: style: Class 'SortFilterTreeProxyModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/insertfragmentextension.cpp:118:16: style: The scope of the variable 'noConnection' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/insertfragmentextension.cpp:51:28: warning: Member variable 'InsertFragmentExtension::m_widget' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/insertfragmentextension.h:41:5: style: Class 'InsertFragmentExtension' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/insertfragmentextension.cpp:267:20: performance: Use const reference for 'fragment' to avoid unnecessary data copying. [redundantCopyLocalConst]
avogadro-master/libavogadro/src/extensions/insertfragmentextension.cpp:293:20: performance: Use const reference for 'fragment' to avoid unnecessary data copying. [redundantCopyLocalConst]
avogadro-master/libavogadro/src/extensions/insertpeptideextension.cpp:114:9: style: The scope of the variable 'newN' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/insertpeptideextension.cpp:114:15: style: The scope of the variable 'newCa' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/insertpeptideextension.cpp:114:22: style: The scope of the variable 'newCac' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/insertpeptideextension.cpp:114:30: style: The scope of the variable 'newO' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/insertpeptideextension.cpp:419:13: style: The scope of the variable 'atom' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/insertpeptideextension.h:34:5: style: Class 'InsertPeptideDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/insertpeptideextension.h:48:5: style: Class 'InsertPeptideExtension' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/invertchiralextension.h:44:7: style: Class 'InvertChiralExtension' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/molecularpropextension.cpp:44:33: warning: Member variable 'MolecularPropertiesExtension::m_widget' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/molecularpropextension.h:45:7: style: Class 'MolecularPropertiesDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/molecularpropextension.h:58:7: style: Class 'MolecularPropertiesExtension' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/networkfetchextension.cpp:169:57: style: Function 'checkRedirect' argument 1 names different: declaration 'possibleRedirect' definition 'possibleRedirectUrl'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/networkfetchextension.h:95:36: note: Function 'checkRedirect' argument 1 names different: declaration 'possibleRedirect' definition 'possibleRedirectUrl'.
avogadro-master/libavogadro/src/extensions/networkfetchextension.cpp:169:57: note: Function 'checkRedirect' argument 1 names different: declaration 'possibleRedirect' definition 'possibleRedirectUrl'.
avogadro-master/libavogadro/src/extensions/networkfetchextension.cpp:169:90: style: Function 'checkRedirect' argument 2 names different: declaration 'oldURL' definition 'oldUrl'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/networkfetchextension.h:95:66: note: Function 'checkRedirect' argument 2 names different: declaration 'oldURL' definition 'oldUrl'.
avogadro-master/libavogadro/src/extensions/networkfetchextension.cpp:169:90: note: Function 'checkRedirect' argument 2 names different: declaration 'oldURL' definition 'oldUrl'.
avogadro-master/libavogadro/src/extensions/networkfetchextension.h:45:5: style: Class 'NetworkFetchExtension' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/orca/orcaanalysedialog.cpp:209:5: style: Variable 'freqItem' is reassigned a value before the old one has been used. [redundantAssignment]
avogadro-master/libavogadro/src/extensions/orca/orcaanalysedialog.cpp:208:0: note: Variable 'freqItem' is reassigned a value before the old one has been used.
avogadro-master/libavogadro/src/extensions/orca/orcaanalysedialog.cpp:209:5: note: Variable 'freqItem' is reassigned a value before the old one has been used.
avogadro-master/libavogadro/src/extensions/orca/orcaanalysedialog.cpp:774:17: style: Variable 'skip' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
avogadro-master/libavogadro/src/extensions/orca/orcaanalysedialog.cpp:773:0: note: Variable 'skip' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/orca/orcaanalysedialog.cpp:774:17: note: Variable 'skip' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/orca/orcaanalysedialog.cpp:848:17: style: Variable 'skip' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
avogadro-master/libavogadro/src/extensions/orca/orcaanalysedialog.cpp:847:0: note: Variable 'skip' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/orca/orcaanalysedialog.cpp:848:17: note: Variable 'skip' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/orca/orcaanalysedialog.cpp:849:17: style: Variable 'skip' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
avogadro-master/libavogadro/src/extensions/orca/orcaanalysedialog.cpp:848:17: note: Variable 'skip' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/orca/orcaanalysedialog.cpp:849:17: note: Variable 'skip' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/orca/orcaanalysedialog.cpp:850:17: style: Variable 'skip' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
avogadro-master/libavogadro/src/extensions/orca/orcaanalysedialog.cpp:849:17: note: Variable 'skip' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/orca/orcaanalysedialog.cpp:850:17: note: Variable 'skip' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/orca/orcaanalysedialog.cpp:869:17: style: Variable 'skip' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
avogadro-master/libavogadro/src/extensions/orca/orcaanalysedialog.cpp:868:0: note: Variable 'skip' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/orca/orcaanalysedialog.cpp:869:17: note: Variable 'skip' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/orca/orcaanalysedialog.cpp:870:17: style: Variable 'skip' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
avogadro-master/libavogadro/src/extensions/orca/orcaanalysedialog.cpp:869:17: note: Variable 'skip' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/orca/orcaanalysedialog.cpp:870:17: note: Variable 'skip' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/orca/orcaanalysedialog.cpp:871:17: style: Variable 'skip' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
avogadro-master/libavogadro/src/extensions/orca/orcaanalysedialog.cpp:870:17: note: Variable 'skip' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/orca/orcaanalysedialog.cpp:871:17: note: Variable 'skip' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/orca/orcaanalysedialog.cpp:894:17: style: Variable 'skip' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
avogadro-master/libavogadro/src/extensions/orca/orcaanalysedialog.cpp:893:0: note: Variable 'skip' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/orca/orcaanalysedialog.cpp:894:17: note: Variable 'skip' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/orca/orcaanalysedialog.cpp:923:21: style: Variable 'skip' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
avogadro-master/libavogadro/src/extensions/orca/orcaanalysedialog.cpp:921:21: note: Variable 'skip' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/orca/orcaanalysedialog.cpp:923:21: note: Variable 'skip' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/orca/orcaanalysedialog.cpp:469:10: style: The scope of the variable 'unitCell' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/orca/orcaanalysedialog.cpp:471:10: style: The scope of the variable 'virtualAtoms' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/orca/orcaanalysedialog.cpp:203:45: style: Function 'selectVibration' argument 1 names different: declaration 'n' definition 'row'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/orca/orcaanalysedialog.h:91:30: note: Function 'selectVibration' argument 1 names different: declaration 'n' definition 'row'.
avogadro-master/libavogadro/src/extensions/orca/orcaanalysedialog.cpp:203:45: note: Function 'selectVibration' argument 1 names different: declaration 'n' definition 'row'.
avogadro-master/libavogadro/src/extensions/orca/orcaanalysedialog.cpp:203:54: style: Function 'selectVibration' argument 2 names different: declaration 'm' definition 'column'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/orca/orcaanalysedialog.h:91:37: note: Function 'selectVibration' argument 2 names different: declaration 'm' definition 'column'.
avogadro-master/libavogadro/src/extensions/orca/orcaanalysedialog.cpp:203:54: note: Function 'selectVibration' argument 2 names different: declaration 'm' definition 'column'.
avogadro-master/libavogadro/src/extensions/orca/orcaanalysedialog.cpp:72:5: performance: Variable 'm_freqScale' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:86:10: style: Technically the member function 'Avogadro::OrcaVibrations::checkOK' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:116:21: style: Technically the member function 'Avogadro::OrcaBasicData::getCalculation' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:123:16: style: Technically the member function 'Avogadro::OrcaBasicData::getMethod' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:130:30: style: Technically the member function 'Avogadro::OrcaBasicData::getBasis' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:137:9: style: Technically the member function 'Avogadro::OrcaBasicData::getMultiplicity' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:142:9: style: Technically the member function 'Avogadro::OrcaBasicData::getCharge' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:148:15: style: Technically the member function 'Avogadro::OrcaBasicData::getFormat' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:176:30: style: Technically the member function 'Avogadro::OrcaBasisData::getBasis' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:184:30: style: Technically the member function 'Avogadro::OrcaBasisData::getAuxBasis' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:192:30: style: Technically the member function 'Avogadro::OrcaBasisData::getAuxCorrBasis' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:198:10: style: Technically the member function 'Avogadro::OrcaBasisData::EPCEnabled' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:203:10: style: Technically the member function 'Avogadro::OrcaBasisData::auxEPCEnabled' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:209:10: style: Technically the member function 'Avogadro::OrcaBasisData::auxCorrEPCEnabled' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:214:10: style: Technically the member function 'Avogadro::OrcaBasisData::relEnabled' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:217:10: style: Technically the member function 'Avogadro::OrcaBasisData::dkhEnabled' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:221:13: style: Technically the member function 'Avogadro::OrcaBasisData::getRel' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:225:9: style: Technically the member function 'Avogadro::OrcaBasisData::getDKHOrder' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:257:21: style: Technically the member function 'Avogadro::OrcaControlData::getCalculation' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:263:9: style: Technically the member function 'Avogadro::OrcaControlData::getMultiplicity' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:268:9: style: Technically the member function 'Avogadro::OrcaControlData::getCharge' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:273:10: style: Technically the member function 'Avogadro::OrcaControlData::cosXEnabled' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:278:10: style: Technically the member function 'Avogadro::OrcaControlData::dftEnabled' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:281:10: style: Technically the member function 'Avogadro::OrcaControlData::mp2Enabled' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:284:10: style: Technically the member function 'Avogadro::OrcaControlData::ccsdEnabled' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:306:13: style: Technically the member function 'Avogadro::OrcaSCFData::getAccuracy' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:310:13: style: Technically the member function 'Avogadro::OrcaSCFData::getType' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:314:9: style: Technically the member function 'Avogadro::OrcaSCFData::getMaxIter' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:318:14: style: Technically the member function 'Avogadro::OrcaSCFData::getConv' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:322:17: style: Technically the member function 'Avogadro::OrcaSCFData::getConv2nd' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:325:11: style: Technically the member function 'Avogadro::OrcaSCFData::getLevelShift' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:328:11: style: Technically the member function 'Avogadro::OrcaSCFData::getDampFactor' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:332:11: style: Technically the member function 'Avogadro::OrcaSCFData::getLevelError' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:335:11: style: Technically the member function 'Avogadro::OrcaSCFData::getDampError' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:339:10: style: Technically the member function 'Avogadro::OrcaSCFData::levelShiftEnabled' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:342:10: style: Technically the member function 'Avogadro::OrcaSCFData::dampingEnabled' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:375:29: style: Technically the member function 'Avogadro::OrcaDFTData::getGrid' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:381:34: style: Technically the member function 'Avogadro::OrcaDFTData::getFinalGrid' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:387:38: style: Technically the member function 'Avogadro::OrcaDFTData::getDFTFunctional' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:414:29: style: Technically the member function 'Avogadro::OrcaCosXData::getGrid' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:420:34: style: Technically the member function 'Avogadro::OrcaCosXData::getFinalGrid' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:425:10: style: Technically the member function 'Avogadro::OrcaCosXData::sFittingEnabled' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:448:13: style: Technically the member function 'Avogadro::OrcaDataData::getComment' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:454:15: style: Technically the member function 'Avogadro::OrcaDataData::getFormat' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:461:15: style: Technically the member function 'Avogadro::OrcaDataData::getPrintLevel' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:465:10: style: Technically the member function 'Avogadro::OrcaDataData::MOPrintEnabled' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:468:10: style: Technically the member function 'Avogadro::OrcaDataData::basisPrintEnabled' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcaextension.h:62:5: style: Class 'OrcaExtension' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:485:5: style: Class 'OrcaData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:486:5: style: Class 'OrcaData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/orca/orcadata.cpp:55:57: style: Function 'setFrequencies' argument 1 names different: declaration 'vec' definition 'freq'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:70:45: note: Function 'setFrequencies' argument 1 names different: declaration 'vec' definition 'freq'.
avogadro-master/libavogadro/src/extensions/orca/orcadata.cpp:55:57: note: Function 'setFrequencies' argument 1 names different: declaration 'vec' definition 'freq'.
avogadro-master/libavogadro/src/extensions/orca/orcadata.cpp:64:57: style: Function 'setIntensities' argument 1 names different: declaration 'vec' definition 'intens'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:73:46: note: Function 'setIntensities' argument 1 names different: declaration 'vec' definition 'intens'.
avogadro-master/libavogadro/src/extensions/orca/orcadata.cpp:64:57: note: Function 'setIntensities' argument 1 names different: declaration 'vec' definition 'intens'.
avogadro-master/libavogadro/src/extensions/orca/orcadata.cpp:73:51: style: Function 'setRaman' argument 1 names different: declaration 'vec' definition 'raman'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:76:40: note: Function 'setRaman' argument 1 names different: declaration 'vec' definition 'raman'.
avogadro-master/libavogadro/src/extensions/orca/orcadata.cpp:73:51: note: Function 'setRaman' argument 1 names different: declaration 'vec' definition 'raman'.
avogadro-master/libavogadro/src/extensions/orca/orcadata.cpp:82:48: style: Function 'setModes' argument 1 names different: declaration 'nvec' definition 'mode'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:79:37: note: Function 'setModes' argument 1 names different: declaration 'nvec' definition 'mode'.
avogadro-master/libavogadro/src/extensions/orca/orcadata.cpp:82:48: note: Function 'setModes' argument 1 names different: declaration 'nvec' definition 'mode'.
avogadro-master/libavogadro/src/extensions/orca/orcadata.cpp:403:5: performance: Variable 'm_levelShift' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
avogadro-master/libavogadro/src/extensions/orca/orcadata.cpp:404:5: performance: Variable 'm_levelError' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
avogadro-master/libavogadro/src/extensions/orca/orcadata.cpp:406:5: performance: Variable 'm_dampFactor' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
avogadro-master/libavogadro/src/extensions/orca/orcadata.cpp:407:5: performance: Variable 'm_dampError' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:71:25: style: Technically the member function 'Avogadro::OrcaVibrations::frequencies' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.cpp:59:37: note: Technically the member function 'Avogadro::OrcaVibrations::frequencies' can be const.
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:71:25: note: Technically the member function 'Avogadro::OrcaVibrations::frequencies' can be const.
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:74:25: style: Technically the member function 'Avogadro::OrcaVibrations::intensities' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.cpp:68:37: note: Technically the member function 'Avogadro::OrcaVibrations::intensities' can be const.
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:74:25: note: Technically the member function 'Avogadro::OrcaVibrations::intensities' can be const.
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:77:25: style: Technically the member function 'Avogadro::OrcaVibrations::raman' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.cpp:77:37: note: Technically the member function 'Avogadro::OrcaVibrations::raman' can be const.
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:77:25: note: Technically the member function 'Avogadro::OrcaVibrations::raman' can be const.
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:80:22: style: Technically the member function 'Avogadro::OrcaVibrations::modes' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.cpp:86:34: note: Technically the member function 'Avogadro::OrcaVibrations::modes' can be const.
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:80:22: note: Technically the member function 'Avogadro::OrcaVibrations::modes' can be const.
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:110:13: style: Technically the member function 'Avogadro::OrcaBasicData::getComment' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.cpp:127:24: note: Technically the member function 'Avogadro::OrcaBasicData::getComment' can be const.
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:110:13: note: Technically the member function 'Avogadro::OrcaBasicData::getComment' can be const.
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:117:13: style: Technically the member function 'Avogadro::OrcaBasicData::getCalculationTxt' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.cpp:133:24: note: Technically the member function 'Avogadro::OrcaBasicData::getCalculationTxt' can be const.
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:117:13: note: Technically the member function 'Avogadro::OrcaBasicData::getCalculationTxt' can be const.
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:124:13: style: Technically the member function 'Avogadro::OrcaBasicData::getMethodTxt' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.cpp:151:24: note: Technically the member function 'Avogadro::OrcaBasicData::getMethodTxt' can be const.
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:124:13: note: Technically the member function 'Avogadro::OrcaBasicData::getMethodTxt' can be const.
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:149:13: style: Technically the member function 'Avogadro::OrcaBasicData::getFormatTxt' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.cpp:194:24: note: Technically the member function 'Avogadro::OrcaBasicData::getFormatTxt' can be const.
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:149:13: note: Technically the member function 'Avogadro::OrcaBasicData::getFormatTxt' can be const.
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:222:13: style: Technically the member function 'Avogadro::OrcaBasisData::getRelTxt' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.cpp:272:24: note: Technically the member function 'Avogadro::OrcaBasisData::getRelTxt' can be const.
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:222:13: note: Technically the member function 'Avogadro::OrcaBasisData::getRelTxt' can be const.
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:258:13: style: Technically the member function 'Avogadro::OrcaControlData::getCalculationTxt' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.cpp:308:26: note: Technically the member function 'Avogadro::OrcaControlData::getCalculationTxt' can be const.
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:258:13: note: Technically the member function 'Avogadro::OrcaControlData::getCalculationTxt' can be const.
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:307:13: style: Technically the member function 'Avogadro::OrcaSCFData::getAccuracyTxt' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.cpp:429:22: note: Technically the member function 'Avogadro::OrcaSCFData::getAccuracyTxt' can be const.
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:307:13: note: Technically the member function 'Avogadro::OrcaSCFData::getAccuracyTxt' can be const.
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:311:13: style: Technically the member function 'Avogadro::OrcaSCFData::getTypeTxt' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.cpp:446:22: note: Technically the member function 'Avogadro::OrcaSCFData::getTypeTxt' can be const.
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:311:13: note: Technically the member function 'Avogadro::OrcaSCFData::getTypeTxt' can be const.
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:455:13: style: Technically the member function 'Avogadro::OrcaDataData::getFormatTxt' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.cpp:491:23: note: Technically the member function 'Avogadro::OrcaDataData::getFormatTxt' can be const.
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:455:13: note: Technically the member function 'Avogadro::OrcaDataData::getFormatTxt' can be const.
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:462:13: style: Technically the member function 'Avogadro::OrcaDataData::getPrintLevelTxt' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/orca/orcadata.cpp:472:23: note: Technically the member function 'Avogadro::OrcaDataData::getPrintLevelTxt' can be const.
avogadro-master/libavogadro/src/extensions/orca/orcadata.h:462:13: note: Technically the member function 'Avogadro::OrcaDataData::getPrintLevelTxt' can be const.
avogadro-master/libavogadro/src/extensions/orca/orcadata.cpp:55:57: performance: Function parameter 'freq' should be passed by const reference. [passedByValue]
avogadro-master/libavogadro/src/extensions/orca/orcadata.cpp:64:57: performance: Function parameter 'intens' should be passed by const reference. [passedByValue]
avogadro-master/libavogadro/src/extensions/orca/orcadata.cpp:73:51: performance: Function parameter 'raman' should be passed by const reference. [passedByValue]
avogadro-master/libavogadro/src/extensions/orca/orcadata.cpp:82:48: performance: Function parameter 'mode' should be passed by const reference. [passedByValue]
avogadro-master/libavogadro/src/extensions/orca/orcaextension.cpp:47:18: warning: Member variable 'OrcaExtension::m_molecule' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/orca/orcaextension.cpp:47:18: warning: Member variable 'OrcaExtension::m_widget' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/orca/orcainputdialog.cpp:1222:19: style: The scope of the variable 'a' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/orca/orcainputdialog.cpp:1222:23: style: The scope of the variable 'b' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/orca/orcainputdialog.cpp:1223:18: style: The scope of the variable 'r' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/orca/orcainputdialog.cpp:1223:21: style: The scope of the variable 'w' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/orca/orcainputdialog.cpp:1223:24: style: The scope of the variable 't' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/orca/orcainputdialog.cpp:1291:19: style: The scope of the variable 'a' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/orca/orcainputdialog.cpp:1291:23: style: The scope of the variable 'b' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/orca/orcainputdialog.cpp:1292:18: style: The scope of the variable 'r' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/orca/orcainputdialog.cpp:1292:21: style: The scope of the variable 'w' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/orca/orcainputdialog.cpp:1292:24: style: The scope of the variable 't' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/orca/orcaspectra.cpp:54:38: style: The scope of the variable 'curIntens' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/orca/orcaspectra.cpp:55:34: style: The scope of the variable 'curFreq' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/povrayextension.h:44:5: style: Class 'POVRayExtension' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/propextension.cpp:59:24: warning: Member variable 'PropertiesExtension::m_molecule' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/propextension.h:48:7: style: Class 'PropertiesExtension' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/propmodel.cpp:955:32: style: The scope of the variable 'bond' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/propmodel.cpp:1003:20: style: The scope of the variable 'angle' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/propmodel.cpp:94:20: warning: Member variable 'PropertiesModel::m_cachedOBMol' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/tools/skeletontree.h:69:7: style: Class 'Node' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/pythonterminal.cpp:43:19: warning: Member variable 'PythonTerminal::m_terminalEdit' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/pythonscript.h:47:7: style: Class 'PythonScript' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/pythonterminal.h:61:7: style: Class 'PythonTerminal' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/pythonterminal.h:85:7: style: Class 'PythonTerminalEdit' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/pythonterminal.h:75:20: style: Class 'PythonTerminal' is unsafe, 'PythonTerminal::m_terminalDock' can leak by wrong usage. [unsafeClassCanLeak]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimwavefunction.h:53:10: style: Technically the member function 'Avogadro::QTAIMWavefunction::saveToBinaryFile' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimcriticalpointlocator.h:58:30: style: Technically the member function 'Avogadro::QTAIMCriticalPointLocator::bondPaths' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimcriticalpointlocator.h:59:34: style: Technically the member function 'Avogadro::QTAIMCriticalPointLocator::bondedAtoms' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimcriticalpointlocator.h:81:13: performance: Technically the member function 'Avogadro::QTAIMCriticalPointLocator::temporaryFileName' can be static. [functionStatic]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimcriticalpointlocator.cpp:1026:38: note: Technically the member function 'Avogadro::QTAIMCriticalPointLocator::temporaryFileName' can be static.
avogadro-master/libavogadro/src/extensions/qtaim/qtaimcriticalpointlocator.h:81:13: note: Technically the member function 'Avogadro::QTAIMCriticalPointLocator::temporaryFileName' can be static.
avogadro-master/libavogadro/src/extensions/qtaim/qtaimcubature.cpp:2244:12: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimcubature.cpp:2223:38: note: 'threeDimensionalIntegration' is assigned value 'false' here.
avogadro-master/libavogadro/src/extensions/qtaim/qtaimcubature.cpp:2224:37: note: 'cartesianIntegrationLimits' is assigned value 'false' here.
avogadro-master/libavogadro/src/extensions/qtaim/qtaimcubature.cpp:2234:10: note: outer condition: threeDimensionalIntegration
avogadro-master/libavogadro/src/extensions/qtaim/qtaimcubature.cpp:2244:12: note: identical inner condition: cartesianIntegrationLimits
avogadro-master/libavogadro/src/extensions/qtaim/qtaimcubature.cpp:1684:7: warning: Redundant assignment of 'ndim' to itself. [selfAssignment]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimcubature.cpp:1685:7: warning: Redundant assignment of 'fdim' to itself. [selfAssignment]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimcubature.cpp:185:16: style: The scope of the variable 'i' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimcubature.cpp:203:16: style: The scope of the variable 'i' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimcubature.cpp:825:16: style: The scope of the variable 'i' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimcubature.h:139:13: performance: Technically the member function 'Avogadro::QTAIMCubature::temporaryFileName' can be static. [functionStatic]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimcubature.cpp:2378:26: note: Technically the member function 'Avogadro::QTAIMCubature::temporaryFileName' can be static.
avogadro-master/libavogadro/src/extensions/qtaim/qtaimcubature.h:139:13: note: Technically the member function 'Avogadro::QTAIMCubature::temporaryFileName' can be static.
avogadro-master/libavogadro/src/extensions/qtaim/qtaimextension.cpp:304:21: style: Condition 'areBonded' is always true [knownConditionTrueFalse]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimextension.cpp:302:27: note: Assignment 'areBonded=true', assigned value is 1
avogadro-master/libavogadro/src/extensions/qtaim/qtaimextension.cpp:304:21: note: Condition 'areBonded' is always true
avogadro-master/libavogadro/src/extensions/qtaim/qtaimextension.cpp:469:21: style: Condition 'areBonded' is always true [knownConditionTrueFalse]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimextension.cpp:467:27: note: Assignment 'areBonded=true', assigned value is 1
avogadro-master/libavogadro/src/extensions/qtaim/qtaimextension.cpp:469:21: note: Condition 'areBonded' is always true
avogadro-master/libavogadro/src/extensions/qtaim/qtaimextension.cpp:662:21: style: Condition 'areBonded' is always true [knownConditionTrueFalse]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimextension.cpp:660:27: note: Assignment 'areBonded=true', assigned value is 1
avogadro-master/libavogadro/src/extensions/qtaim/qtaimextension.cpp:662:21: note: Condition 'areBonded' is always true
avogadro-master/libavogadro/src/extensions/qtaim/qtaimextension.cpp:65:19: warning: Member variable 'QTAIMExtension::m_molecule' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/glpainter_p.h:61:5: style: Class 'GLPainter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimextension.h:40:5: style: Class 'QTAIMExtension' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:182:8: warning: Redundant assignment of 'neq' to itself. [selfAssignment]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:183:6: warning: Redundant assignment of 't' to itself. [selfAssignment]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:92:12: style: The scope of the variable 'rwork1' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:92:20: style: The scope of the variable 'rwork5' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:92:28: style: The scope of the variable 'rwork6' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:92:36: style: The scope of the variable 'rwork7' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:93:33: style: The scope of the variable 'tout' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:94:9: style: The scope of the variable 'iwork1' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:94:17: style: The scope of the variable 'iwork2' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:94:25: style: The scope of the variable 'iwork5' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:94:33: style: The scope of the variable 'iwork6' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:94:41: style: The scope of the variable 'iwork7' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:94:49: style: The scope of the variable 'iwork8' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:94:57: style: The scope of the variable 'iwork9' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:96:9: style: The scope of the variable 'itol' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:96:15: style: The scope of the variable 'itask' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:96:30: style: The scope of the variable 'iopt' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:96:36: style: The scope of the variable 'jt' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:299:9: style: The scope of the variable 'ix' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:299:13: style: The scope of the variable 'iy' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:299:20: style: The scope of the variable 'm' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:379:9: style: The scope of the variable 'ix' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:379:13: style: The scope of the variable 'iy' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:379:20: style: The scope of the variable 'm' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:471:9: style: The scope of the variable 'j' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:702:12: style: The scope of the variable 'ii' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:883:9: style: The scope of the variable 'mxstp0' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:883:23: style: The scope of the variable 'mxhnl0' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:885:19: style: The scope of the variable 'lenyh' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:886:19: style: The scope of the variable 'ayi' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:886:29: style: The scope of the variable 'hmax' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:886:40: style: The scope of the variable 'rh' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:886:44: style: The scope of the variable 'rtoli' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:887:5: style: The scope of the variable 'tdist' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:887:19: style: The scope of the variable 'tol' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:887:24: style: The scope of the variable 'tolsf' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:887:31: style: The scope of the variable 'tp' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:887:41: style: The scope of the variable 'sum' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:887:46: style: The scope of the variable 'w0' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:2000:23: style: The scope of the variable 'jp1' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:2046:16: style: The scope of the variable 'nqm1' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:2047:12: style: The scope of the variable 'agamq' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:2047:19: style: The scope of the variable 'fnq' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:2047:24: style: The scope of the variable 'fnqm1' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:2047:39: style: The scope of the variable 'pint' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:2047:45: style: The scope of the variable 'ragq' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:2048:5: style: The scope of the variable 'rqfac' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:2048:20: style: The scope of the variable 'tsign' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:2048:27: style: The scope of the variable 'xpin' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:2217:9: style: The scope of the variable 'i' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:2217:17: style: The scope of the variable 'j' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:2218:12: style: The scope of the variable 'fac' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:2218:22: style: The scope of the variable 'r' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:2218:25: style: The scope of the variable 'r0' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:2218:29: style: The scope of the variable 'yj' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:2311:16: style: The scope of the variable 'sum' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:2311:22: style: The scope of the variable 'ap1' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:2532:9: style: The scope of the variable 'lm1' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:2532:14: style: The scope of the variable 'lm1p1' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:2532:21: style: The scope of the variable 'lm2' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:2532:26: style: The scope of the variable 'lm2p1' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:2532:39: style: The scope of the variable 'nqm2' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:2533:29: style: The scope of the variable 'exm2' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:2533:35: style: The scope of the variable 'dm2' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:2684:30: style: The scope of the variable 'ddn' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:2684:35: style: The scope of the variable 'exdn' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::ml' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::mu' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::imxer' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::mord' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::sqrteta' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::yp1' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::yp2' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::sm1' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::ccmax' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::el0' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::h' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::hmin' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::hmxi' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::hu' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::rc' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::tn' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::illin' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::init' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::mxstep' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::mxhnil' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::nhnil' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::ntrep' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::nslast' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::nyh' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::ierpj' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::iersl' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::jcur' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::jstart' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::kflag' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::l' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::meth' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::miter' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::maxord' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::maxcor' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::msbp' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::mxncf' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::n' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::nq' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::nst' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::nfe' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::nje' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::nqu' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::tsw' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::pdnorm' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::ixpr' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::jtyp' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::mused' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::mxordn' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::mxords' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::conit' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::crate' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::el' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::elco' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::hold' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::rmax' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::tesco' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::ialth' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::ipup' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::lmax' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::meo' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::nslp' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::pdest' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::pdlast' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::ratio' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::cm1' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::cm2' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::icount' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::irflag' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::mesflg' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::yh' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::wm' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::ewt' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::savf' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::acor' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::ipvt' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::m_lenyh' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:52:25: warning: Member variable 'QTAIMLSODAIntegrator::m_nyh' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:55:5: performance: Variable 'm_mode' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.h:88:10: style: Technically the member function 'Avogadro::QTAIMLSODAIntegrator::daxpy' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:268:30: note: Technically the member function 'Avogadro::QTAIMLSODAIntegrator::daxpy' can be const.
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.h:88:10: note: Technically the member function 'Avogadro::QTAIMLSODAIntegrator::daxpy' can be const.
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.h:89:12: style: Technically the member function 'Avogadro::QTAIMLSODAIntegrator::ddot' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:350:32: note: Technically the member function 'Avogadro::QTAIMLSODAIntegrator::ddot' can be const.
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.h:89:12: note: Technically the member function 'Avogadro::QTAIMLSODAIntegrator::ddot' can be const.
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.h:92:10: style: Technically the member function 'Avogadro::QTAIMLSODAIntegrator::dscal' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:617:30: note: Technically the member function 'Avogadro::QTAIMLSODAIntegrator::dscal' can be const.
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.h:92:10: note: Technically the member function 'Avogadro::QTAIMLSODAIntegrator::dscal' can be const.
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.h:93:9: style: Technically the member function 'Avogadro::QTAIMLSODAIntegrator::idamax' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.cpp:678:29: note: Technically the member function 'Avogadro::QTAIMLSODAIntegrator::idamax' can be const.
avogadro-master/libavogadro/src/extensions/qtaim/qtaimlsodaintegrator.h:93:9: note: Technically the member function 'Avogadro::QTAIMLSODAIntegrator::idamax' can be const.
avogadro-master/libavogadro/src/extensions/qtaim/qtaimodeintegrator.cpp:790:10: style: The scope of the variable 'hfaild' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimodeintegrator.cpp:36:5: performance: Variable 'm_mode' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimodeintegrator.h:82:11: performance: Technically the member function 'Avogadro::QTAIMODEIntegrator::r8_abs' can be static. [functionStatic]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimodeintegrator.cpp:292:29: note: Technically the member function 'Avogadro::QTAIMODEIntegrator::r8_abs' can be static.
avogadro-master/libavogadro/src/extensions/qtaim/qtaimodeintegrator.h:82:11: note: Technically the member function 'Avogadro::QTAIMODEIntegrator::r8_abs' can be static.
avogadro-master/libavogadro/src/extensions/qtaim/qtaimodeintegrator.h:83:11: performance: Technically the member function 'Avogadro::QTAIMODEIntegrator::r8_epsilon' can be static. [functionStatic]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimodeintegrator.cpp:330:29: note: Technically the member function 'Avogadro::QTAIMODEIntegrator::r8_epsilon' can be static.
avogadro-master/libavogadro/src/extensions/qtaim/qtaimodeintegrator.h:83:11: note: Technically the member function 'Avogadro::QTAIMODEIntegrator::r8_epsilon' can be static.
avogadro-master/libavogadro/src/extensions/qtaim/qtaimodeintegrator.h:87:11: performance: Technically the member function 'Avogadro::QTAIMODEIntegrator::r8_max' can be static. [functionStatic]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimodeintegrator.cpp:532:29: note: Technically the member function 'Avogadro::QTAIMODEIntegrator::r8_max' can be static.
avogadro-master/libavogadro/src/extensions/qtaim/qtaimodeintegrator.h:87:11: note: Technically the member function 'Avogadro::QTAIMODEIntegrator::r8_max' can be static.
avogadro-master/libavogadro/src/extensions/qtaim/qtaimodeintegrator.h:88:11: performance: Technically the member function 'Avogadro::QTAIMODEIntegrator::r8_min' can be static. [functionStatic]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimodeintegrator.cpp:570:29: note: Technically the member function 'Avogadro::QTAIMODEIntegrator::r8_min' can be static.
avogadro-master/libavogadro/src/extensions/qtaim/qtaimodeintegrator.h:88:11: note: Technically the member function 'Avogadro::QTAIMODEIntegrator::r8_min' can be static.
avogadro-master/libavogadro/src/extensions/qtaim/qtaimodeintegrator.h:92:11: performance: Technically the member function 'Avogadro::QTAIMODEIntegrator::r8_sign' can be static. [functionStatic]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimodeintegrator.cpp:1269:29: note: Technically the member function 'Avogadro::QTAIMODEIntegrator::r8_sign' can be static.
avogadro-master/libavogadro/src/extensions/qtaim/qtaimodeintegrator.h:92:11: note: Technically the member function 'Avogadro::QTAIMODEIntegrator::r8_sign' can be static.
avogadro-master/libavogadro/src/extensions/qtaim/qtaimodeintegrator.cpp:959:0: error: Memory leak: f1 [memleak]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimodeintegrator.cpp:959:0: error: Memory leak: f2 [memleak]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimodeintegrator.cpp:959:0: error: Memory leak: f3 [memleak]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimodeintegrator.cpp:959:0: error: Memory leak: f4 [memleak]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimodeintegrator.cpp:959:0: error: Memory leak: f5 [memleak]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimwavefunction.cpp:35:22: warning: Member variable 'QTAIMWavefunction::m_fileDoesNotExist' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimwavefunction.cpp:35:22: warning: Member variable 'QTAIMWavefunction::m_ioError' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimwavefunction.cpp:35:22: warning: Member variable 'QTAIMWavefunction::m_tooManyNuclei' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimwavefunction.cpp:35:22: warning: Member variable 'QTAIMWavefunction::m_maximumAngularMomentumExceeded' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/qtaim/qtaimwavefunctionevaluator.cpp:34:5: performance: Variable 'm_nmo' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
avogadro-master/libavogadro/src/extensions/quantuminput/abinitinputdialog.h:97:18: warning: Virtual function 'readSettings' is called from constructor 'AbinitInputDialog(QWidget*parent=0,Qt::WindowFlags f=0)' at line 152. Dynamic binding is not used. [virtualCallInConstructor]
avogadro-master/libavogadro/src/extensions/quantuminput/abinitinputdialog.cpp:152:5: note: Calling readSettings
avogadro-master/libavogadro/src/extensions/quantuminput/abinitinputdialog.h:97:18: note: readSettings is a virtual method
avogadro-master/libavogadro/src/extensions/quantuminput/abinitinputdialog.h:113:13: warning: The class 'AbinitInputDialog' defines member variable with name 'm_title' also defined in its parent class 'InputDialog'. [duplInheritedMember]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:74:13: note: Parent variable 'InputDialog::m_title'
avogadro-master/libavogadro/src/extensions/quantuminput/abinitinputdialog.h:113:13: note: Derived variable 'AbinitInputDialog::m_title'
avogadro-master/libavogadro/src/extensions/quantuminput/abinitinputdialog.h:46:10: style: The function 'setMolecule' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:45:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/abinitinputdialog.h:46:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/abinitinputdialog.h:91:18: style: The function 'writeSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:51:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/abinitinputdialog.h:91:18: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/abinitinputdialog.h:97:18: style: The function 'readSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:57:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/abinitinputdialog.h:97:18: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/abinitinputdialog.h:161:10: style: The function 'updatePreviewText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:63:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/abinitinputdialog.h:161:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/abinitinputdialog.h:165:10: style: The function 'resetClicked' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:67:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/abinitinputdialog.h:165:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/abinitinputdialog.h:166:10: style: The function 'generateClicked' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:68:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/abinitinputdialog.h:166:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/daltoninputdialog.h:27:10: style: The function 'setMolecule' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:45:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/daltoninputdialog.h:27:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/daltoninputdialog.h:28:10: style: The function 'readSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:57:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/daltoninputdialog.h:28:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/daltoninputdialog.h:29:10: style: The function 'writeSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:51:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/daltoninputdialog.h:29:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/daltoninputdialog.h:128:10: style: The function 'updatePreviewText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:63:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/daltoninputdialog.h:128:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/daltoninputdialog.h:132:10: style: The function 'resetClicked' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:67:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/daltoninputdialog.h:132:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/daltoninputdialog.h:133:10: style: The function 'generateClicked' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:68:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/daltoninputdialog.h:133:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/gamessextension.cpp:60:20: warning: Member variable 'GamessExtension::m_efpView' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessextension.cpp:60:20: warning: Member variable 'GamessExtension::m_efpButton' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.h:178:20: style: Technically the member function 'Avogadro::GamessControlGroup::GetMaxIt' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.h:180:20: style: Technically the member function 'Avogadro::GamessControlGroup::GetCharge' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.h:182:20: style: Technically the member function 'Avogadro::GamessControlGroup::GetMultiplicity' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.h:387:12: style: Technically the member function 'Avogadro::GamessBasisGroup::GetWaterSolvate' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.h:809:14: performance: Technically the member function 'Avogadro::GamessEFPGroup::distance' can be static. [functionStatic]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.h:154:7: style: Class 'GamessControlGroup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.h:271:7: style: Class 'GamessSystemGroup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.h:370:7: style: Class 'GamessBasisGroup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.h:455:7: style: Class 'GamessDataGroup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.h:512:7: style: Class 'GamessGuessGroup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.h:564:7: style: Class 'GamessSCFGroup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.h:594:7: style: Class 'GamessMP2Group' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.h:632:7: style: Class 'GamessHessianGroup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.h:723:7: style: Class 'GamessDFTGroup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.h:759:7: style: Class 'GamessStatPtGroup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.h:861:7: style: Class 'GamessInputData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.h:862:7: style: Class 'GamessInputData' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessextension.h:49:7: style: Class 'GamessExtension' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdialog.h:48:12: style: The function 'readSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:57:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdialog.h:48:12: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdialog.h:49:12: style: The function 'writeSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:51:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdialog.h:49:12: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdialog.h:86:12: style: The function 'updatePreviewText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:63:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdialog.h:86:12: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdialog.h:143:12: style: The function 'resetClicked' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:67:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdialog.h:143:12: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdialog.h:144:12: style: The function 'generateClicked' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:68:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdialog.h:144:12: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/gamesshighlighter.h:43:5: style: Class 'GamessHighlighter' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.cpp:411:45: warning: Logical disjunction always evaluates to true: NewSCFType >= 0 || NewSCFType < 7. [incorrectLogicOperator]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.cpp:1401:46: warning: Logical disjunction always evaluates to true: NewPolar >= 0 || NewPolar < 6. [incorrectLogicOperator]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.cpp:1715:34: warning: Logical conjunction always evaluates to false: NewType < 1 && NewType > 6. [incorrectLogicOperator]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.cpp:823:30: style: The scope of the variable 'textVal' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.cpp:1196:8: style: The scope of the variable 'Out' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.cpp:2327:8: style: The scope of the variable 'Out' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.cpp:680:43: style: Function 'SetMaxIt' argument 1 names different: declaration 'NumIt' definition 'NewVal'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.h:177:28: note: Function 'SetMaxIt' argument 1 names different: declaration 'NumIt' definition 'NewVal'.
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.cpp:680:43: note: Function 'SetMaxIt' argument 1 names different: declaration 'NumIt' definition 'NewVal'.
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.cpp:685:71: style: Function 'SetLocal' argument 1 names different: declaration 'NewLocal' definition 'NewVal'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.h:184:56: note: Function 'SetLocal' argument 1 names different: declaration 'NewLocal' definition 'NewVal'.
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.cpp:685:71: note: Function 'SetLocal' argument 1 names different: declaration 'NewLocal' definition 'NewVal'.
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.cpp:690:64: style: Function 'SetLocal' argument 1 names different: declaration 'LocalText' definition 't'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.h:183:48: note: Function 'SetLocal' argument 1 names different: declaration 'LocalText' definition 't'.
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.cpp:690:64: note: Function 'SetLocal' argument 1 names different: declaration 'LocalText' definition 't'.
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.cpp:745:54: style: Function 'SetFriend' argument 1 names different: declaration 'NewFriend' definition 'NewValue'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.h:189:39: note: Function 'SetFriend' argument 1 names different: declaration 'NewFriend' definition 'NewValue'.
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.cpp:745:54: note: Function 'SetFriend' argument 1 names different: declaration 'NewFriend' definition 'NewValue'.
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.cpp:750:56: style: Function 'SetFriend' argument 1 names different: declaration 'FriendText' definition 'c'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.h:188:40: note: Function 'SetFriend' argument 1 names different: declaration 'FriendText' definition 'c'.
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.cpp:750:56: note: Function 'SetFriend' argument 1 names different: declaration 'FriendText' definition 'c'.
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.cpp:754:44: style: Function 'SetCharge' argument 1 names different: declaration 'charge' definition 'NewCharge'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.h:179:29: note: Function 'SetCharge' argument 1 names different: declaration 'charge' definition 'NewCharge'.
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.cpp:754:44: note: Function 'SetCharge' argument 1 names different: declaration 'charge' definition 'NewCharge'.
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.cpp:800:39: style: Function 'UseDFT' argument 1 names different: declaration 'state' definition 'State'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.h:202:24: note: Function 'UseDFT' argument 1 names different: declaration 'state' definition 'State'.
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.cpp:800:39: note: Function 'UseDFT' argument 1 names different: declaration 'state' definition 'State'.
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.cpp:937:65: style: Function 'RevertControlPane' argument 1 names different: declaration 'OrgData' definition 'OldData'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.h:222:50: note: Function 'RevertControlPane' argument 1 names different: declaration 'OrgData' definition 'OldData'.
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.cpp:937:65: note: Function 'RevertControlPane' argument 1 names different: declaration 'OrgData' definition 'OldData'.
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.cpp:955:62: style: Function 'RevertProgPane' argument 1 names different: declaration 'OrgData' definition 'OldData'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.h:223:47: note: Function 'RevertProgPane' argument 1 names different: declaration 'OrgData' definition 'OldData'.
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.cpp:955:62: note: Function 'RevertProgPane' argument 1 names different: declaration 'OrgData' definition 'OldData'.
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.cpp:1089:45: style: Function 'SetMemDDI' argument 1 names different: declaration 'NewMemDDI' definition 'NewMemory'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.h:287:31: note: Function 'SetMemDDI' argument 1 names different: declaration 'NewMemDDI' definition 'NewMemory'.
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.cpp:1089:45: note: Function 'SetMemDDI' argument 1 names different: declaration 'NewMemDDI' definition 'NewMemory'.
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.cpp:1305:47: style: Function 'SetBasis' argument 1 names different: declaration 'text' definition 'BasisText'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.h:372:34: note: Function 'SetBasis' argument 1 names different: declaration 'text' definition 'BasisText'.
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.cpp:1305:47: note: Function 'SetBasis' argument 1 names different: declaration 'text' definition 'BasisText'.
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.cpp:1406:64: style: Function 'SetPolar' argument 1 names different: declaration 'text' definition 'PolarText'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.h:392:51: note: Function 'SetPolar' argument 1 names different: declaration 'text' definition 'PolarText'.
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.cpp:1406:64: note: Function 'SetPolar' argument 1 names different: declaration 'text' definition 'PolarText'.
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.cpp:1750:86: style: Function 'WriteToFile' argument 3 names different: declaration 'MainData' definition 'molecule'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.h:483:74: note: Function 'WriteToFile' argument 3 names different: declaration 'MainData' definition 'molecule'.
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.cpp:1750:86: note: Function 'WriteToFile' argument 3 names different: declaration 'MainData' definition 'molecule'.
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.cpp:2141:43: style: Function 'SetIntCutoff' argument 1 names different: declaration 'NewCutOff' definition 'NewCutoff'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.h:598:32: note: Function 'SetIntCutoff' argument 1 names different: declaration 'NewCutOff' definition 'NewCutoff'.
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.cpp:2141:43: note: Function 'SetIntCutoff' argument 1 names different: declaration 'NewCutOff' definition 'NewCutoff'.
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.cpp:2344:69: style: Function 'GetDFTGridFuncText' argument 1 names different: declaration 'd' definition 'type'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.h:735:65: note: Function 'GetDFTGridFuncText' argument 1 names different: declaration 'd' definition 'type'.
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.cpp:2344:69: note: Function 'GetDFTGridFuncText' argument 1 names different: declaration 'd' definition 'type'.
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.cpp:2393:77: style: Function 'GetDFTGridFreeFuncText' argument 1 names different: declaration 'd' definition 'type'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.h:736:73: note: Function 'GetDFTGridFreeFuncText' argument 1 names different: declaration 'd' definition 'type'.
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.cpp:2393:77: note: Function 'GetDFTGridFreeFuncText' argument 1 names different: declaration 'd' definition 'type'.
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.h:166:20: performance: Technically the member function 'Avogadro::GamessControlGroup::GetCIType' can be static. [functionStatic]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.cpp:653:34: note: Technically the member function 'Avogadro::GamessControlGroup::GetCIType' can be static.
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.h:166:20: note: Technically the member function 'Avogadro::GamessControlGroup::GetCIType' can be static.
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.h:482:12: style: Technically the member function 'Avogadro::GamessDataGroup::WriteHeaderToFile' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.cpp:1738:23: note: Technically the member function 'Avogadro::GamessDataGroup::WriteHeaderToFile' can be const.
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.h:482:12: note: Technically the member function 'Avogadro::GamessDataGroup::WriteHeaderToFile' can be const.
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.h:535:12: style: Technically the member function 'Avogadro::GamessGuessGroup::WriteToFile' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.cpp:1967:24: note: Technically the member function 'Avogadro::GamessGuessGroup::WriteToFile' can be const.
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.h:535:12: note: Technically the member function 'Avogadro::GamessGuessGroup::WriteToFile' can be const.
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.h:741:12: style: Technically the member function 'Avogadro::GamessDFTGroup::WriteToFile' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.cpp:2325:22: note: Technically the member function 'Avogadro::GamessDFTGroup::WriteToFile' can be const.
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.h:741:12: note: Technically the member function 'Avogadro::GamessDFTGroup::WriteToFile' can be const.
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.h:792:12: style: Technically the member function 'Avogadro::GamessStatPtGroup::WriteToFile' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.cpp:2475:25: note: Technically the member function 'Avogadro::GamessStatPtGroup::WriteToFile' can be const.
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.h:792:12: note: Technically the member function 'Avogadro::GamessStatPtGroup::WriteToFile' can be const.
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.h:842:11: style: Technically the member function 'Avogadro::GamessEFPData::GetGroupCount' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.cpp:296:20: note: Technically the member function 'Avogadro::GamessEFPData::GetGroupCount' can be const.
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.h:842:11: note: Technically the member function 'Avogadro::GamessEFPData::GetGroupCount' can be const.
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.h:843:11: style: Technically the member function 'Avogadro::GamessEFPData::GetGroupCount' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.cpp:301:20: note: Technically the member function 'Avogadro::GamessEFPData::GetGroupCount' can be const.
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.h:843:11: note: Technically the member function 'Avogadro::GamessEFPData::GetGroupCount' can be const.
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.cpp:381:5: style: Class 'GamessControlGroup' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.cpp:381:5: style: Class 'GamessControlGroup' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.cpp:1548:7: style: Class 'GamessDataGroup' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.cpp:1548:7: style: Class 'GamessDataGroup' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.cpp:187:3: style: Class 'GamessInputData' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessinputdata.cpp:187:3: style: Class 'GamessInputData' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessukinputdialog.cpp:327:15: style: The scope of the variable 'a' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessukinputdialog.cpp:327:19: style: The scope of the variable 'b' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessukinputdialog.cpp:328:14: style: The scope of the variable 'r' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessukinputdialog.cpp:328:17: style: The scope of the variable 'w' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessukinputdialog.cpp:328:20: style: The scope of the variable 't' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/quantuminput/gamessukinputdialog.h:44:10: style: The function 'setMolecule' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:45:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/gamessukinputdialog.h:44:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/gamessukinputdialog.h:45:10: style: The function 'readSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:57:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/gamessukinputdialog.h:45:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/gamessukinputdialog.h:46:10: style: The function 'writeSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:51:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/gamessukinputdialog.h:46:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/gamessukinputdialog.h:87:10: style: The function 'updatePreviewText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:63:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/gamessukinputdialog.h:87:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/gamessukinputdialog.h:91:10: style: The function 'resetClicked' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:67:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/gamessukinputdialog.h:91:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/gamessukinputdialog.h:92:10: style: The function 'generateClicked' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:68:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/gamessukinputdialog.h:92:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/gaussianinputdialog.cpp:608:26: style: The scope of the variable 'a' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/quantuminput/gaussianinputdialog.cpp:608:30: style: The scope of the variable 'b' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/quantuminput/gaussianinputdialog.cpp:609:14: style: The scope of the variable 'r' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/quantuminput/gaussianinputdialog.cpp:609:17: style: The scope of the variable 'w' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/quantuminput/gaussianinputdialog.cpp:609:20: style: The scope of the variable 't' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/quantuminput/gaussianinputdialog.cpp:665:15: style: The scope of the variable 'a' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/quantuminput/gaussianinputdialog.cpp:665:19: style: The scope of the variable 'b' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/quantuminput/gaussianinputdialog.cpp:666:14: style: The scope of the variable 'r' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/quantuminput/gaussianinputdialog.cpp:666:17: style: The scope of the variable 'w' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/quantuminput/gaussianinputdialog.cpp:666:20: style: The scope of the variable 't' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/quantuminput/gaussianinputdialog.h:63:18: warning: Virtual function 'readSettings' is called from constructor 'GaussianInputDialog(QWidget*parent=0,Qt::WindowFlags f=0)' at line 89. Dynamic binding is not used. [virtualCallInConstructor]
avogadro-master/libavogadro/src/extensions/quantuminput/gaussianinputdialog.cpp:89:5: note: Calling readSettings
avogadro-master/libavogadro/src/extensions/quantuminput/gaussianinputdialog.h:63:18: note: readSettings is a virtual method
avogadro-master/libavogadro/src/extensions/quantuminput/gaussianinputdialog.h:46:10: style: The function 'setMolecule' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:45:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/gaussianinputdialog.h:46:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/gaussianinputdialog.h:57:18: style: The function 'writeSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:51:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/gaussianinputdialog.h:57:18: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/gaussianinputdialog.h:63:18: style: The function 'readSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:57:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/gaussianinputdialog.h:63:18: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/gaussianinputdialog.h:108:10: style: The function 'updatePreviewText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:63:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/gaussianinputdialog.h:108:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/gaussianinputdialog.h:112:10: style: The function 'resetClicked' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:67:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/gaussianinputdialog.h:112:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/gaussianinputdialog.h:113:10: style: The function 'generateClicked' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:68:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/gaussianinputdialog.h:113:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/inputfileextension.cpp:54:23: warning: Member variable 'InputFileExtension::m_widget' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/quantuminput/inputfileextension.h:43:5: style: Class 'InputFileExtension' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/quantuminput/molproinputdialog.h:42:10: style: The function 'setMolecule' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:45:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/molproinputdialog.h:42:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/molproinputdialog.h:43:10: style: The function 'readSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:57:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/molproinputdialog.h:43:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/molproinputdialog.h:44:10: style: The function 'writeSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:51:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/molproinputdialog.h:44:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/molproinputdialog.h:87:10: style: The function 'updatePreviewText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:63:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/molproinputdialog.h:87:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/molproinputdialog.h:91:10: style: The function 'resetClicked' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:67:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/molproinputdialog.h:91:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/molproinputdialog.h:92:10: style: The function 'generateClicked' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:68:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/molproinputdialog.h:92:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/mopacinputdialog.h:48:10: style: The function 'setMolecule' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:45:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/mopacinputdialog.h:48:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/mopacinputdialog.h:58:18: style: The function 'writeSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:51:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/mopacinputdialog.h:58:18: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/mopacinputdialog.h:64:18: style: The function 'readSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:57:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/mopacinputdialog.h:64:18: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/mopacinputdialog.h:107:10: style: The function 'updatePreviewText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:63:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/mopacinputdialog.h:107:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/mopacinputdialog.h:111:10: style: The function 'resetClicked' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:67:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/mopacinputdialog.h:111:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/mopacinputdialog.h:112:10: style: The function 'generateClicked' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:68:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/mopacinputdialog.h:112:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/nwcheminputdialog.h:43:10: style: The function 'setMolecule' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:45:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/nwcheminputdialog.h:43:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/nwcheminputdialog.h:44:10: style: The function 'readSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:57:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/nwcheminputdialog.h:44:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/nwcheminputdialog.h:45:10: style: The function 'writeSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:51:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/nwcheminputdialog.h:45:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/nwcheminputdialog.h:85:10: style: The function 'updatePreviewText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:63:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/nwcheminputdialog.h:85:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/nwcheminputdialog.h:89:10: style: The function 'resetClicked' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:67:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/nwcheminputdialog.h:89:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/nwcheminputdialog.h:90:10: style: The function 'generateClicked' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:68:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/nwcheminputdialog.h:90:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/psi4inputdialog.h:43:10: style: The function 'setMolecule' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:45:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/psi4inputdialog.h:43:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/psi4inputdialog.h:44:10: style: The function 'readSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:57:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/psi4inputdialog.h:44:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/psi4inputdialog.h:45:10: style: The function 'writeSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:51:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/psi4inputdialog.h:45:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/psi4inputdialog.h:80:10: style: The function 'updatePreviewText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:63:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/psi4inputdialog.h:80:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/psi4inputdialog.h:84:10: style: The function 'resetClicked' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:67:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/psi4inputdialog.h:84:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/psi4inputdialog.h:85:10: style: The function 'generateClicked' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:68:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/psi4inputdialog.h:85:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/qcheminputdialog.h:42:10: style: The function 'setMolecule' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:45:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/qcheminputdialog.h:42:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/qcheminputdialog.h:43:10: style: The function 'readSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:57:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/qcheminputdialog.h:43:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/qcheminputdialog.h:44:10: style: The function 'writeSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:51:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/qcheminputdialog.h:44:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/qcheminputdialog.h:83:10: style: The function 'updatePreviewText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:63:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/qcheminputdialog.h:83:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/qcheminputdialog.h:87:10: style: The function 'resetClicked' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:67:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/qcheminputdialog.h:87:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/qcheminputdialog.h:88:10: style: The function 'generateClicked' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:68:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/qcheminputdialog.h:88:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/teracheminputdialog.h:43:10: style: The function 'setMolecule' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:45:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/teracheminputdialog.h:43:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/teracheminputdialog.h:44:10: style: The function 'readSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:57:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/teracheminputdialog.h:44:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/teracheminputdialog.h:45:10: style: The function 'writeSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:51:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/teracheminputdialog.h:45:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/teracheminputdialog.h:91:10: style: The function 'updatePreviewText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:63:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/teracheminputdialog.h:91:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/teracheminputdialog.h:95:10: style: The function 'resetClicked' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:67:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/teracheminputdialog.h:95:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/teracheminputdialog.h:96:10: style: The function 'generateClicked' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:68:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/teracheminputdialog.h:96:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/lammpsinputdialog.h:44:12: style: The function 'readSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:57:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/lammpsinputdialog.h:44:12: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/lammpsinputdialog.h:45:12: style: The function 'writeSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:51:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/lammpsinputdialog.h:45:12: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/lammpsinputdialog.h:67:12: style: The function 'setMolecule' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:45:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/lammpsinputdialog.h:67:12: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/lammpsinputdialog.h:150:14: style: The function 'updatePreviewText' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:63:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/lammpsinputdialog.h:150:14: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/lammpsinputdialog.h:154:14: style: The function 'resetClicked' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:67:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/lammpsinputdialog.h:154:14: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/lammpsinputdialog.h:155:12: style: The function 'generateClicked' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/quantuminput/inputdialog.h:68:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/quantuminput/lammpsinputdialog.h:155:12: note: Function in derived class
avogadro-master/libavogadro/src/extensions/quantuminput/lammpsinputdialog.cpp:857:12: style: The scope of the variable 'ThisMass' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/quantuminput/molproinputdialog.cpp:290:15: style: The scope of the variable 'a' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/quantuminput/molproinputdialog.cpp:290:19: style: The scope of the variable 'b' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/quantuminput/molproinputdialog.cpp:291:14: style: The scope of the variable 'r' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/quantuminput/molproinputdialog.cpp:291:17: style: The scope of the variable 'w' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/quantuminput/molproinputdialog.cpp:291:20: style: The scope of the variable 't' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/quantuminput/molproinputdialog.cpp:357:15: style: The scope of the variable 'a' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/quantuminput/molproinputdialog.cpp:357:19: style: The scope of the variable 'b' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/quantuminput/molproinputdialog.cpp:358:14: style: The scope of the variable 'r' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/quantuminput/molproinputdialog.cpp:358:17: style: The scope of the variable 'w' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/quantuminput/molproinputdialog.cpp:358:20: style: The scope of the variable 't' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/quantuminput/mopacinputdialog.cpp:427:16: style: The scope of the variable 'r' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/quantuminput/mopacinputdialog.cpp:427:19: style: The scope of the variable 'w' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/quantuminput/mopacinputdialog.cpp:427:22: style: The scope of the variable 't' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/quantuminput/mopacinputdialog.h:64:18: warning: Virtual function 'readSettings' is called from constructor 'MOPACInputDialog(QWidget*parent=0,Qt::WindowFlags f=0)' at line 80. Dynamic binding is not used. [virtualCallInConstructor]
avogadro-master/libavogadro/src/extensions/quantuminput/mopacinputdialog.cpp:80:24: note: Calling resetClicked
avogadro-master/libavogadro/src/extensions/quantuminput/mopacinputdialog.cpp:168:5: note: Calling readSettings
avogadro-master/libavogadro/src/extensions/quantuminput/mopacinputdialog.h:64:18: note: readSettings is a virtual method
avogadro-master/libavogadro/src/extensions/quantuminput/mopacinputdialog.h:64:18: warning: Virtual function 'readSettings' is called from constructor 'MOPACInputDialog(QWidget*parent=0,Qt::WindowFlags f=0)' at line 87. Dynamic binding is not used. [virtualCallInConstructor]
avogadro-master/libavogadro/src/extensions/quantuminput/mopacinputdialog.cpp:87:5: note: Calling readSettings
avogadro-master/libavogadro/src/extensions/quantuminput/mopacinputdialog.h:64:18: note: readSettings is a virtual method
avogadro-master/libavogadro/src/extensions/quantuminput/nwcheminputdialog.cpp:291:15: style: The scope of the variable 'a' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/quantuminput/nwcheminputdialog.cpp:291:19: style: The scope of the variable 'b' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/quantuminput/nwcheminputdialog.cpp:292:14: style: The scope of the variable 'r' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/quantuminput/nwcheminputdialog.cpp:292:17: style: The scope of the variable 'w' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/quantuminput/nwcheminputdialog.cpp:292:20: style: The scope of the variable 't' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/quantuminput/nwcheminputdialog.cpp:357:15: style: The scope of the variable 'a' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/quantuminput/nwcheminputdialog.cpp:357:19: style: The scope of the variable 'b' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/quantuminput/nwcheminputdialog.cpp:358:14: style: The scope of the variable 'r' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/quantuminput/nwcheminputdialog.cpp:358:17: style: The scope of the variable 'w' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/quantuminput/nwcheminputdialog.cpp:358:20: style: The scope of the variable 't' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/quantuminput/qcheminputdialog.cpp:289:15: style: The scope of the variable 'a' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/quantuminput/qcheminputdialog.cpp:289:19: style: The scope of the variable 'b' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/quantuminput/qcheminputdialog.cpp:290:14: style: The scope of the variable 'r' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/quantuminput/qcheminputdialog.cpp:290:17: style: The scope of the variable 'w' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/quantuminput/qcheminputdialog.cpp:290:20: style: The scope of the variable 't' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/quantuminput/qcheminputdialog.cpp:354:15: style: The scope of the variable 'a' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/quantuminput/qcheminputdialog.cpp:354:19: style: The scope of the variable 'b' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/quantuminput/qcheminputdialog.cpp:355:14: style: The scope of the variable 'r' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/quantuminput/qcheminputdialog.cpp:355:17: style: The scope of the variable 'w' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/quantuminput/qcheminputdialog.cpp:355:20: style: The scope of the variable 't' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/quantuminput/teracheminputdialog.cpp:237:29: style: Condition 'm_multiplicity==1' is always true [knownConditionTrueFalse]
avogadro-master/libavogadro/src/extensions/selectextension.h:46:7: style: Class 'SelectExtension' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/shaderextension.h:45:5: style: Class 'ShaderExtension' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/shaderextension.h:125:7: style: Class 'ShaderDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/spectra/abstract_ir.h:39:18: style: The function 'setupPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/spectra/spectratype.h:53:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/spectra/abstract_ir.h:39:18: note: Function in derived class
avogadro-master/libavogadro/src/extensions/spectra/abstract_ir.h:40:10: style: The function 'getCalculatedPlotObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/spectra/spectratype.h:57:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/spectra/abstract_ir.h:40:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/spectra/cd.cpp:128:12: style: The scope of the variable 'wavelength' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/spectra/cd.cpp:128:24: style: The scope of the variable 'intensity' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/spectra/cd.h:39:5: style: Class 'CDSpectra' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/spectra/cd.h:42:10: style: The function 'writeSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/spectra/spectratype.h:50:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/spectra/cd.h:42:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/spectra/cd.h:43:10: style: The function 'readSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/spectra/spectratype.h:51:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/spectra/cd.h:43:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/spectra/cd.h:45:10: style: The function 'checkForData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/spectra/spectratype.h:52:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/spectra/cd.h:45:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/spectra/cd.h:46:10: style: The function 'setupPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/spectra/spectratype.h:53:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/spectra/cd.h:46:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/spectra/cd.h:48:10: style: The function 'getCalculatedPlotObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/spectra/spectratype.h:57:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/spectra/cd.h:48:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/spectra/cd.h:51:13: style: The function 'getTSV' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/spectra/spectratype.h:54:21: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/spectra/cd.h:51:13: note: Function in derived class
avogadro-master/libavogadro/src/extensions/spectra/dos.h:39:5: style: Class 'DOSSpectra' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/spectra/dos.h:42:10: style: The function 'writeSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/spectra/spectratype.h:50:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/spectra/dos.h:42:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/spectra/dos.h:43:10: style: The function 'readSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/spectra/spectratype.h:51:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/spectra/dos.h:43:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/spectra/dos.h:45:10: style: The function 'checkForData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/spectra/spectratype.h:52:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/spectra/dos.h:45:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/spectra/dos.h:46:10: style: The function 'setupPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/spectra/spectratype.h:53:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/spectra/dos.h:46:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/spectra/dos.h:48:10: style: The function 'getCalculatedPlotObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/spectra/spectratype.h:57:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/spectra/dos.h:48:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/spectra/dos.h:50:10: style: The function 'getImportedPlotObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/spectra/spectratype.h:59:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/spectra/dos.h:50:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/spectra/dos.h:51:13: style: The function 'getTSV' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/spectra/spectratype.h:54:21: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/spectra/dos.h:51:13: note: Function in derived class
avogadro-master/libavogadro/src/extensions/spectra/dos.h:53:10: style: The function 'updateDataTable' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/spectra/spectratype.h:60:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/spectra/dos.h:53:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/spectra/ir.h:32:5: style: Class 'IRSpectra' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/spectra/ir.h:35:10: style: The function 'writeSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/spectra/spectratype.h:50:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/spectra/ir.h:35:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/spectra/ir.h:36:10: style: The function 'readSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/spectra/spectratype.h:51:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/spectra/ir.h:36:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/spectra/ir.h:38:10: style: The function 'checkForData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/spectra/spectratype.h:52:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/spectra/ir.h:38:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/spectra/ir.h:39:10: style: The function 'setupPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/spectra/abstract_ir.h:39:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/spectra/ir.h:39:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/spectra/ir.h:41:10: style: The function 'getCalculatedPlotObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/spectra/spectratype.h:57:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/spectra/ir.h:41:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/spectra/ir.h:42:10: style: The function 'setImportedData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/spectra/spectratype.h:58:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/spectra/ir.h:42:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/spectra/ir.h:43:13: style: The function 'getTSV' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/spectra/spectratype.h:54:21: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/spectra/ir.h:43:13: note: Function in derived class
avogadro-master/libavogadro/src/extensions/spectra/nmr.h:36:5: style: Class 'NMRSpectra' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/spectra/nmr.h:39:10: style: The function 'writeSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/spectra/spectratype.h:50:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/spectra/nmr.h:39:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/spectra/nmr.h:40:10: style: The function 'readSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/spectra/spectratype.h:51:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/spectra/nmr.h:40:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/spectra/nmr.h:42:10: style: The function 'checkForData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/spectra/spectratype.h:52:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/spectra/nmr.h:42:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/spectra/nmr.h:43:10: style: The function 'setupPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/spectra/spectratype.h:53:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/spectra/nmr.h:43:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/spectra/nmr.h:45:10: style: The function 'getCalculatedPlotObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/spectra/spectratype.h:57:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/spectra/nmr.h:45:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/spectra/nmr.h:46:10: style: The function 'setImportedData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/spectra/spectratype.h:58:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/spectra/nmr.h:46:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/spectra/nmr.h:48:21: style: The function 'getTSV' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/spectra/spectratype.h:54:21: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/spectra/nmr.h:48:21: note: Function in derived class
avogadro-master/libavogadro/src/extensions/spectra/nmr.cpp:219:0: error: Memory leak: list [memleak]
avogadro-master/libavogadro/src/extensions/spectra/raman.h:33:5: style: Class 'RamanSpectra' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/spectra/raman.h:36:10: style: The function 'writeSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/spectra/spectratype.h:50:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/spectra/raman.h:36:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/spectra/raman.h:37:10: style: The function 'readSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/spectra/spectratype.h:51:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/spectra/raman.h:37:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/spectra/raman.h:39:10: style: The function 'checkForData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/spectra/spectratype.h:52:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/spectra/raman.h:39:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/spectra/raman.h:40:10: style: The function 'setupPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/spectra/abstract_ir.h:39:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/spectra/raman.h:40:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/spectra/raman.h:42:10: style: The function 'getCalculatedPlotObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/spectra/spectratype.h:57:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/spectra/raman.h:42:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/spectra/raman.h:43:13: style: The function 'getTSV' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/spectra/spectratype.h:54:21: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/spectra/raman.h:43:13: note: Function in derived class
avogadro-master/libavogadro/src/extensions/spectra/uv.h:39:5: style: Class 'UVSpectra' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/spectra/uv.h:42:10: style: The function 'writeSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/spectra/spectratype.h:50:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/spectra/uv.h:42:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/spectra/uv.h:43:10: style: The function 'readSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/spectra/spectratype.h:51:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/spectra/uv.h:43:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/spectra/uv.h:45:10: style: The function 'checkForData' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/spectra/spectratype.h:52:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/spectra/uv.h:45:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/spectra/uv.h:46:10: style: The function 'setupPlot' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/spectra/spectratype.h:53:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/spectra/uv.h:46:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/spectra/uv.h:48:10: style: The function 'getCalculatedPlotObject' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/spectra/spectratype.h:57:18: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/spectra/uv.h:48:10: note: Function in derived class
avogadro-master/libavogadro/src/extensions/spectra/uv.h:51:13: style: The function 'getTSV' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/spectra/spectratype.h:54:21: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/spectra/uv.h:51:13: note: Function in derived class
avogadro-master/libavogadro/src/extensions/spectra/spectradialog.cpp:661:20: error: Uninitialized variable: wavenumber_idx [uninitvar]
avogadro-master/libavogadro/src/extensions/spectra/spectradialog.cpp:661:37: error: Uninitialized variable: intensity_idx [uninitvar]
avogadro-master/libavogadro/src/extensions/spectra/spectradialog.cpp:741:20: error: Uninitialized variable: wavelength_idx [uninitvar]
avogadro-master/libavogadro/src/extensions/spectra/spectradialog.cpp:741:37: error: Uninitialized variable: rotl_idx [uninitvar]
avogadro-master/libavogadro/src/extensions/spectra/spectradialog.cpp:838:20: error: Uninitialized variable: wavelength_idx [uninitvar]
avogadro-master/libavogadro/src/extensions/spectra/spectradialog.cpp:838:37: error: Uninitialized variable: edipole_idx [uninitvar]
avogadro-master/libavogadro/src/extensions/spectra/spectraextension.h:44:7: style: Class 'SpectraExtension' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/spectra/uv.cpp:110:12: style: The scope of the variable 'wavelength' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/spectra/uv.cpp:110:24: style: The scope of the variable 'intensity' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/spectra/vibrationextension.cpp:306:46: style: Function 'setNormalize' argument 1 names different: declaration 'enabled' definition 'normalize'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/spectra/vibrationextension.h:68:30: note: Function 'setNormalize' argument 1 names different: declaration 'enabled' definition 'normalize'.
avogadro-master/libavogadro/src/extensions/spectra/vibrationextension.cpp:306:46: note: Function 'setNormalize' argument 1 names different: declaration 'enabled' definition 'normalize'.
avogadro-master/libavogadro/src/extensions/spectra/vibrationextension.cpp:63:23: warning: Member variable 'VibrationExtension::m_vibrations' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/spectra/vibrationextension.h:52:7: style: Class 'VibrationExtension' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/supercellextension.h:42:5: style: Class 'SuperCellExtension' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/surfaces/htmldelegate.cpp:42:38: style: Function 'paint' argument 1 names different: declaration 'p' definition 'painter'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/surfaces/htmldelegate.h:35:24: note: Function 'paint' argument 1 names different: declaration 'p' definition 'painter'.
avogadro-master/libavogadro/src/extensions/surfaces/htmldelegate.cpp:42:38: note: Function 'paint' argument 1 names different: declaration 'p' definition 'painter'.
avogadro-master/libavogadro/src/extensions/surfaces/htmldelegate.cpp:42:75: style: Function 'paint' argument 2 names different: declaration 'o' definition 'option'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/surfaces/htmldelegate.h:35:55: note: Function 'paint' argument 2 names different: declaration 'o' definition 'option'.
avogadro-master/libavogadro/src/extensions/surfaces/htmldelegate.cpp:42:75: note: Function 'paint' argument 2 names different: declaration 'o' definition 'option'.
avogadro-master/libavogadro/src/extensions/surfaces/htmldelegate.cpp:42:102: style: Function 'paint' argument 3 names different: declaration 'ind' definition 'index'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/surfaces/htmldelegate.h:35:77: note: Function 'paint' argument 3 names different: declaration 'ind' definition 'index'.
avogadro-master/libavogadro/src/extensions/surfaces/htmldelegate.cpp:42:102: note: Function 'paint' argument 3 names different: declaration 'ind' definition 'index'.
avogadro-master/libavogadro/src/extensions/surfaces/htmldelegate.h:33:3: style: Class 'HTMLDelegate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/surfaces/molpro.cpp:58:9: style: Variable 'line' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
avogadro-master/libavogadro/src/extensions/surfaces/molpro.cpp:57:9: note: Variable 'line' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/surfaces/molpro.cpp:58:9: note: Variable 'line' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/surfaces/molpro.cpp:121:9: style: Variable 'line' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
avogadro-master/libavogadro/src/extensions/surfaces/molpro.cpp:120:9: note: Variable 'line' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/surfaces/molpro.cpp:121:9: note: Variable 'line' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/surfaces/molpro.cpp:255:9: style: Variable 'line' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
avogadro-master/libavogadro/src/extensions/surfaces/molpro.cpp:254:9: note: Variable 'line' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/surfaces/molpro.cpp:255:9: note: Variable 'line' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/surfaces/molpro.cpp:115:6: style: The scope of the variable 'currentAtom' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/surfaces/molpro.cpp:116:6: style: The scope of the variable 'zetaType' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/surfaces/openqube/atom.h:71:29: style: Function 'Atom' argument 1 names different: declaration 'parent' definition 'molecule'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/surfaces/openqube/atom.h:63:18: note: Function 'Atom' argument 1 names different: declaration 'parent' definition 'molecule'.
avogadro-master/libavogadro/src/extensions/surfaces/openqube/atom.h:71:29: note: Function 'Atom' argument 1 names different: declaration 'parent' definition 'molecule'.
avogadro-master/libavogadro/src/extensions/surfaces/openqube/gamessukout.h:42:3: warning: Member variable 'GUKBasisSet::nShell' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/surfaces/openqube/gamessukout.h:42:3: warning: Member variable 'GUKBasisSet::nBasisFunctions' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/surfaces/openqube/gamessukout.h:42:3: warning: Member variable 'GUKBasisSet::nElectrons' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/surfaces/openqube/orca.h:43:8: style: Technically the member function 'OpenQube::ORCAOutput::success' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/surfaces/openqube/gaussianset.h:125:16: style: The function 'numMOs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/surfaces/openqube/basisset.h:88:24: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/surfaces/openqube/gaussianset.h:125:16: note: Function in derived class
avogadro-master/libavogadro/src/extensions/surfaces/openqube/gaussianset.h:152:8: style: The function 'calculateCubeDensity' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/surfaces/openqube/basisset.h:156:16: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/surfaces/openqube/gaussianset.h:152:8: note: Function in derived class
avogadro-master/libavogadro/src/extensions/surfaces/openqube/gaussianset.h:158:26: style: The function 'watcher' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/surfaces/openqube/basisset.h:170:34: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/surfaces/openqube/gaussianset.h:158:26: note: Function in derived class
avogadro-master/libavogadro/src/extensions/surfaces/openqube/gaussianset.h:163:22: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/surfaces/openqube/basisset.h:175:22: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/surfaces/openqube/gaussianset.h:163:22: note: Function in derived class
avogadro-master/libavogadro/src/extensions/surfaces/openqube/slaterset.h:125:16: style: The function 'numMOs' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/surfaces/openqube/basisset.h:88:24: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/surfaces/openqube/slaterset.h:125:16: note: Function in derived class
avogadro-master/libavogadro/src/extensions/surfaces/openqube/slaterset.h:131:8: style: The function 'calculateCubeDensity' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/surfaces/openqube/basisset.h:156:16: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/surfaces/openqube/slaterset.h:131:8: note: Function in derived class
avogadro-master/libavogadro/src/extensions/surfaces/openqube/slaterset.h:133:26: style: The function 'watcher' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/surfaces/openqube/basisset.h:170:34: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/surfaces/openqube/slaterset.h:133:26: note: Function in derived class
avogadro-master/libavogadro/src/extensions/surfaces/openqube/slaterset.h:138:22: style: The function 'clone' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/extensions/surfaces/openqube/basisset.h:175:22: note: Virtual function in base class
avogadro-master/libavogadro/src/extensions/surfaces/openqube/slaterset.h:138:22: note: Function in derived class
avogadro-master/libavogadro/src/extensions/surfaces/openqube/cube.cpp:30:7: warning: Member variable 'Cube::m_cubeType' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/surfaces/openqube/cube.cpp:33:3: style: Class 'Cube' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
avogadro-master/libavogadro/src/extensions/surfaces/openqube/cube.cpp:33:3: style: Class 'Cube' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
avogadro-master/libavogadro/src/extensions/surfaces/openqube/gamessukout.cpp:93:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avogadro-master/libavogadro/src/extensions/surfaces/openqube/gamessukout.cpp:41:21: style: The scope of the variable 'endpos' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/surfaces/openqube/gamessukout.cpp:184:41: style: Function 'GamessukOut' argument 1 names different: declaration 'filename' definition 'qtfilename'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/surfaces/openqube/gamessukout.h:80:30: note: Function 'GamessukOut' argument 1 names different: declaration 'filename' definition 'qtfilename'.
avogadro-master/libavogadro/src/extensions/surfaces/openqube/gamessukout.cpp:184:41: note: Function 'GamessukOut' argument 1 names different: declaration 'filename' definition 'qtfilename'.
avogadro-master/libavogadro/src/extensions/surfaces/openqube/gamessukout.h:56:11: performance: Technically the member function 'OpenQube::GUKBasisSet::shellTypeFromString' can be static. [functionStatic]
avogadro-master/libavogadro/src/extensions/surfaces/openqube/gamessukout.cpp:140:22: note: Technically the member function 'OpenQube::GUKBasisSet::shellTypeFromString' can be static.
avogadro-master/libavogadro/src/extensions/surfaces/openqube/gamessukout.h:56:11: note: Technically the member function 'OpenQube::GUKBasisSet::shellTypeFromString' can be static.
avogadro-master/libavogadro/src/extensions/surfaces/openqube/gamessukout.cpp:132:43: performance: Function parameter 'label' should be passed by const reference. [passedByValue]
avogadro-master/libavogadro/src/extensions/surfaces/openqube/gamessukout.cpp:732:73: performance: Function parameter 'label' should be passed by const reference. [passedByValue]
avogadro-master/libavogadro/src/extensions/surfaces/openqube/gamessus.cpp:88:5: style: Variable 'key' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
avogadro-master/libavogadro/src/extensions/surfaces/openqube/gamessus.cpp:87:5: note: Variable 'key' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/surfaces/openqube/gamessus.cpp:88:5: note: Variable 'key' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/surfaces/openqube/gamessus.cpp:110:5: style: Variable 'key' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
avogadro-master/libavogadro/src/extensions/surfaces/openqube/gamessus.cpp:109:5: note: Variable 'key' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/surfaces/openqube/gamessus.cpp:110:5: note: Variable 'key' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/surfaces/openqube/gamessus.cpp:178:9: style: Variable 'key' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
avogadro-master/libavogadro/src/extensions/surfaces/openqube/gamessus.cpp:177:9: note: Variable 'key' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/surfaces/openqube/gamessus.cpp:178:9: note: Variable 'key' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/surfaces/openqube/gamessus.cpp:179:9: style: Variable 'key' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
avogadro-master/libavogadro/src/extensions/surfaces/openqube/gamessus.cpp:178:9: note: Variable 'key' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/surfaces/openqube/gamessus.cpp:179:9: note: Variable 'key' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/surfaces/openqube/gamessus.cpp:182:22: style: The scope of the variable 'numRows' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/surfaces/openqube/gamessus.cpp:33:17: warning: Member variable 'GAMESSUSOutput::m_numBasisFunctions' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/surfaces/openqube/molden.cpp:37:13: warning: Member variable 'MoldenFile::m_numBasisFunctions' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/surfaces/openqube/molecule.cpp:75:35: style: Function 'atomPos' argument 1 names different: declaration 'index' definition 'atomIndex'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/surfaces/openqube/molecule.h:71:34: note: Function 'atomPos' argument 1 names different: declaration 'index' definition 'atomIndex'.
avogadro-master/libavogadro/src/extensions/surfaces/openqube/molecule.cpp:75:35: note: Function 'atomPos' argument 1 names different: declaration 'index' definition 'atomIndex'.
avogadro-master/libavogadro/src/extensions/surfaces/openqube/molecule.cpp:83:34: style: Function 'setAtomPos' argument 1 names different: declaration 'index' definition 'atomIndex'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/surfaces/openqube/molecule.h:77:26: note: Function 'setAtomPos' argument 1 names different: declaration 'index' definition 'atomIndex'.
avogadro-master/libavogadro/src/extensions/surfaces/openqube/molecule.cpp:83:34: note: Function 'setAtomPos' argument 1 names different: declaration 'index' definition 'atomIndex'.
avogadro-master/libavogadro/src/extensions/surfaces/openqube/orca.cpp:101:9: style: Variable 'key' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
avogadro-master/libavogadro/src/extensions/surfaces/openqube/orca.cpp:100:9: note: Variable 'key' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/surfaces/openqube/orca.cpp:101:9: note: Variable 'key' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/surfaces/openqube/orca.cpp:108:13: style: Variable 'key' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
avogadro-master/libavogadro/src/extensions/surfaces/openqube/orca.cpp:105:13: note: Variable 'key' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/surfaces/openqube/orca.cpp:108:13: note: Variable 'key' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/surfaces/openqube/orca.cpp:249:17: style: Variable 'key' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
avogadro-master/libavogadro/src/extensions/surfaces/openqube/orca.cpp:248:17: note: Variable 'key' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/surfaces/openqube/orca.cpp:249:17: note: Variable 'key' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/surfaces/openqube/orca.cpp:250:17: style: Variable 'key' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
avogadro-master/libavogadro/src/extensions/surfaces/openqube/orca.cpp:249:17: note: Variable 'key' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/surfaces/openqube/orca.cpp:250:17: note: Variable 'key' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/surfaces/openqube/orca.cpp:287:17: style: Variable 'key' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
avogadro-master/libavogadro/src/extensions/surfaces/openqube/orca.cpp:286:17: note: Variable 'key' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/surfaces/openqube/orca.cpp:287:17: note: Variable 'key' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/surfaces/openqube/orca.cpp:288:17: style: Variable 'key' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
avogadro-master/libavogadro/src/extensions/surfaces/openqube/orca.cpp:287:17: note: Variable 'key' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/surfaces/openqube/orca.cpp:288:17: note: Variable 'key' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/surfaces/openqube/orca.cpp:289:17: style: Variable 'key' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
avogadro-master/libavogadro/src/extensions/surfaces/openqube/orca.cpp:288:17: note: Variable 'key' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/surfaces/openqube/orca.cpp:289:17: note: Variable 'key' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/surfaces/openqube/orca.cpp:356:21: style: Variable 'key' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
avogadro-master/libavogadro/src/extensions/surfaces/openqube/orca.cpp:355:21: note: Variable 'key' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/surfaces/openqube/orca.cpp:356:21: note: Variable 'key' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/surfaces/openqube/orca.cpp:357:21: style: Variable 'key' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
avogadro-master/libavogadro/src/extensions/surfaces/openqube/orca.cpp:356:21: note: Variable 'key' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/surfaces/openqube/orca.cpp:357:21: note: Variable 'key' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/surfaces/openqube/orca.cpp:358:21: style: Variable 'key' is reassigned a value before the old one has been used if variable is no semaphore variable. [redundantAssignment]
avogadro-master/libavogadro/src/extensions/surfaces/openqube/orca.cpp:357:21: note: Variable 'key' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/surfaces/openqube/orca.cpp:358:21: note: Variable 'key' is reassigned a value before the old one has been used if variable is no semaphore variable.
avogadro-master/libavogadro/src/extensions/surfaces/openqube/orca.cpp:200:17: style: The scope of the variable 'nShells' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/surfaces/openqube/orca.cpp:509:39: style: Unused variable: dens [unusedVariable]
avogadro-master/libavogadro/src/extensions/surfaces/openqube/orca.h:53:11: performance: Technically the member function 'OpenQube::ORCAOutput::orbitalIdx' can be static. [functionStatic]
avogadro-master/libavogadro/src/extensions/surfaces/openqube/orca.cpp:489:21: note: Technically the member function 'OpenQube::ORCAOutput::orbitalIdx' can be static.
avogadro-master/libavogadro/src/extensions/surfaces/openqube/orca.h:53:11: note: Technically the member function 'OpenQube::ORCAOutput::orbitalIdx' can be static.
avogadro-master/libavogadro/src/extensions/surfaces/openqube/orca.cpp:489:40: performance: Function parameter 'txt' should be passed by const reference. [passedByValue]
avogadro-master/libavogadro/src/extensions/surfaces/openqube/slaterset.cpp:398:45: style: Function 'pointSlater' argument 3 names different: declaration 'dr2' definition 'dr'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/surfaces/openqube/slaterset.h:173:36: note: Function 'pointSlater' argument 3 names different: declaration 'dr2' definition 'dr'.
avogadro-master/libavogadro/src/extensions/surfaces/openqube/slaterset.cpp:398:45: note: Function 'pointSlater' argument 3 names different: declaration 'dr2' definition 'dr'.
avogadro-master/libavogadro/src/extensions/surfaces/openqube/slaterset.cpp:443:45: style: Function 'pointSlater' argument 3 names different: declaration 'dr2' definition 'dr'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/surfaces/openqube/slaterset.h:176:36: note: Function 'pointSlater' argument 3 names different: declaration 'dr2' definition 'dr'.
avogadro-master/libavogadro/src/extensions/surfaces/openqube/slaterset.cpp:443:45: note: Function 'pointSlater' argument 3 names different: declaration 'dr2' definition 'dr'.
avogadro-master/libavogadro/src/extensions/surfaces/openqube/slaterset.cpp:487:44: style: Function 'calcSlater' argument 3 names different: declaration 'dr2' definition 'dr'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/surfaces/openqube/slaterset.h:179:35: note: Function 'calcSlater' argument 3 names different: declaration 'dr2' definition 'dr'.
avogadro-master/libavogadro/src/extensions/surfaces/openqube/slaterset.cpp:487:44: note: Function 'calcSlater' argument 3 names different: declaration 'dr2' definition 'dr'.
avogadro-master/libavogadro/src/extensions/surfaces/openqube/slaterset.cpp:61:12: warning: Member variable 'SlaterSet::m_cube' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/surfaces/orbitalextension.cpp:735:5: warning: Either the condition 'if(engine)' is redundant or there is possible null pointer dereference: engine. [nullPointerRedundantCheck]
avogadro-master/libavogadro/src/extensions/surfaces/orbitalextension.cpp:753:8: note: Assuming that condition 'if(engine)' is not redundant
avogadro-master/libavogadro/src/extensions/surfaces/orbitalextension.cpp:735:5: note: Null pointer dereference
avogadro-master/libavogadro/src/extensions/surfaces/orbitalextension.cpp:452:55: style: Function 'addCalculationToQueue' argument 3 names different: declaration 'isoval' definition 'isovalue'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/surfaces/orbitalextension.h:136:39: note: Function 'addCalculationToQueue' argument 3 names different: declaration 'isoval' definition 'isovalue'.
avogadro-master/libavogadro/src/extensions/surfaces/orbitalextension.cpp:452:55: note: Function 'addCalculationToQueue' argument 3 names different: declaration 'isoval' definition 'isovalue'.
avogadro-master/libavogadro/src/extensions/surfaces/orbitalextension.h:94:5: style: Class 'OrbitalExtension' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/surfaces/orbitaltablemodel.h:52:5: style: Class 'ProgressBarDelegate' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/surfaces/orbitaltablemodel.h:80:5: style: Class 'OrbitalSortingProxyModel' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/surfaces/orbitaltablemodel.cpp:59:9: style: The scope of the variable 'subscriptStart' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/surfaces/orbitaltablemodel.cpp:138:53: style: Function 'setOrbital' argument 1 names different: declaration 'Orbital' definition 'orbital'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/surfaces/orbitaltablemodel.h:125:36: note: Function 'setOrbital' argument 1 names different: declaration 'Orbital' definition 'orbital'.
avogadro-master/libavogadro/src/extensions/surfaces/orbitaltablemodel.cpp:138:53: note: Function 'setOrbital' argument 1 names different: declaration 'Orbital' definition 'orbital'.
avogadro-master/libavogadro/src/extensions/surfaces/qtiocompressor/qtiocompressor.cpp:176:57: style: Function 'setZlibError' argument 1 names different: declaration 'erroMessage' definition 'errorMessage'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/surfaces/qtiocompressor/qtiocompressor.cpp:75:38: note: Function 'setZlibError' argument 1 names different: declaration 'erroMessage' definition 'errorMessage'.
avogadro-master/libavogadro/src/extensions/surfaces/qtiocompressor/qtiocompressor.cpp:176:57: note: Function 'setZlibError' argument 1 names different: declaration 'erroMessage' definition 'errorMessage'.
avogadro-master/libavogadro/src/extensions/surfaces/qtiocompressor/qtiocompressor.cpp:90:24: warning: Member variable 'QtIOCompressorPrivate::manageDevice' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/surfaces/qtiocompressor/qtiocompressor.cpp:75:10: performance: Technically the member function 'QtIOCompressorPrivate::setZlibError' can be static. [functionStatic]
avogadro-master/libavogadro/src/extensions/surfaces/qtiocompressor/qtiocompressor.cpp:176:29: note: Technically the member function 'QtIOCompressorPrivate::setZlibError' can be static.
avogadro-master/libavogadro/src/extensions/surfaces/qtiocompressor/qtiocompressor.cpp:75:10: note: Technically the member function 'QtIOCompressorPrivate::setZlibError' can be static.
avogadro-master/libavogadro/src/extensions/surfaces/qtiocompressor/qtiocompressor.cpp:95:2: style: Class 'QtIOCompressorPrivate' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
avogadro-master/libavogadro/src/extensions/surfaces/qtiocompressor/qtiocompressor.cpp:95:2: style: Class 'QtIOCompressorPrivate' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
avogadro-master/libavogadro/src/extensions/surfaces/surfacedialog.cpp:87:35: style: Function 'setHOMO' argument 1 names different: declaration 'num' definition 'n'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/surfaces/surfacedialog.h:54:22: note: Function 'setHOMO' argument 1 names different: declaration 'num' definition 'n'.
avogadro-master/libavogadro/src/extensions/surfaces/surfacedialog.cpp:87:35: note: Function 'setHOMO' argument 1 names different: declaration 'num' definition 'n'.
avogadro-master/libavogadro/src/extensions/surfaces/surfacedialog.cpp:97:35: style: Function 'setLUMO' argument 1 names different: declaration 'num' definition 'n'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/surfaces/surfacedialog.h:55:22: note: Function 'setLUMO' argument 1 names different: declaration 'num' definition 'n'.
avogadro-master/libavogadro/src/extensions/surfaces/surfacedialog.cpp:97:35: note: Function 'setLUMO' argument 1 names different: declaration 'num' definition 'n'.
avogadro-master/libavogadro/src/extensions/surfaces/surfaceextension.cpp:238:11: style: The scope of the variable 'red_hue' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/surfaces/surfaceextension.cpp:66:21: warning: Member variable 'SurfaceExtension::m_calculationPhase' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/surfaces/surfaceextension.h:58:5: style: Class 'SurfaceExtension' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/surfaces/vdwsurface.cpp:58:15: warning: Member variable 'VdWSurface::m_cube' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/Cell.h:64:12: style: Technically the member function 'Cell::GetDimensionA' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/Cell.h:66:12: style: Technically the member function 'Cell::GetDimensionB' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/Cell.h:68:12: style: Technically the member function 'Cell::GetDimensionC' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/Cell.h:72:12: style: Technically the member function 'Cell::GetAngleAlpha' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/Cell.h:74:12: style: Technically the member function 'Cell::GetAngleBeta' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/Cell.h:76:12: style: Technically the member function 'Cell::GetAngleGamma' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/Cell.h:80:14: style: Technically the member function 'Cell::GetRealBasisVector1' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/Cell.h:81:14: style: Technically the member function 'Cell::GetRealBasisVector2' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/Cell.h:82:14: style: Technically the member function 'Cell::GetRealBasisVector3' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/Cell.h:83:14: style: Technically the member function 'Cell::GetReciprocalBasisVector1' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/Cell.h:84:14: style: Technically the member function 'Cell::GetReciprocalBasisVector2' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/Cell.h:85:14: style: Technically the member function 'Cell::GetReciprocalBasisVector3' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/Cell.h:94:11: style: Technically the member function 'Cell::GetRealSpaceVolume' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/Cell.h:95:11: style: Technically the member function 'Cell::GetReciprocalSpaceVolume' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/CrystalCell.h:66:13: style: Technically the member function 'CrystalCell::GetBasisCount' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/swcntbuilder/swcntbuilderextension.h:34:3: style: The class 'SWCNTBuilderExtension' does not have a constructor although it has private member variables. [noConstructor]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/ANSR.cpp:328:17: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/ANSR.cpp:328:17: warning: Width 3 given in format string (no. 2) is smaller than destination buffer 'buffer[8]'. [invalidScanfFormatWidth_smaller]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/ANSR.cpp:329:6: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/ANSR.cpp:329:6: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/ANSR.h:75:11: style: The scope of the variable 'defaultANSRDBPath' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/ANSR.cpp:323:20: style: The scope of the variable 'k' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/ANSR.cpp:245:23: style: Unused variable: found [unusedVariable]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/ANSR.h:119:19: style: Technically the member function 'ANSRDB::LookupSymbolForNumber' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/ANSR.cpp:186:10: note: Technically the member function 'ANSRDB::LookupSymbolForNumber' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/ANSR.h:119:19: note: Technically the member function 'ANSRDB::LookupSymbolForNumber' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/ANSR.h:67:4: style: Class 'ANSRDB' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/Cell.h:88:14: style: Technically the member function 'Cell::GetCellTranslationVector' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/Cell.cpp:183:8: note: Technically the member function 'Cell::GetCellTranslationVector' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/Cell.h:88:14: note: Technically the member function 'Cell::GetCellTranslationVector' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/Cell.h:91:9: style: Technically the member function 'Cell::GetMetricTensorForCell' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/Cell.cpp:197:8: note: Technically the member function 'Cell::GetMetricTensorForCell' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/Cell.h:91:9: note: Technically the member function 'Cell::GetMetricTensorForCell' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/Cell.h:102:11: style: Technically the member function 'Cell::CartesianDistanceBetweenFractionalPoints' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/Cell.cpp:252:8: note: Technically the member function 'Cell::CartesianDistanceBetweenFractionalPoints' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/Cell.h:102:11: note: Technically the member function 'Cell::CartesianDistanceBetweenFractionalPoints' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/Core3DMath.c:262:10: style: The scope of the variable 'i' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/Core3DMath.c:263:13: style: The scope of the variable 'mat' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/Core3DMath.c:1453:10: style: The scope of the variable 'i' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/Core3DMath.c:1453:12: style: The scope of the variable 'j' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/Core3DMath.c:1454:13: style: The scope of the variable 'mat' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/CrystalCell.h:67:25: style: Technically the member function 'CrystalCell::GetAtomicCoordinate' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/CrystalCell.cpp:101:15: note: Technically the member function 'CrystalCell::GetAtomicCoordinate' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/CrystalCell.h:67:25: note: Technically the member function 'CrystalCell::GetAtomicCoordinate' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/CrystalCell.h:68:13: style: Technically the member function 'CrystalCell::GetCoordinate' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/CrystalCell.cpp:114:15: note: Technically the member function 'CrystalCell::GetCoordinate' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/CrystalCell.h:68:13: note: Technically the member function 'CrystalCell::GetCoordinate' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/CrystalCell.cpp:91:3: style: Class 'CrystalCell' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/CrystalCell.cpp:91:3: style: Class 'CrystalCell' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/CrystalCell.cpp:91:3: style: Class 'CrystalCell' does not have a destructor which is recommended since it has dynamic memory/resource allocation(s). [noDestructor]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/CrystalCell.cpp:130:14: performance: Function parameter 'pt' should be passed by const reference. [passedByValue]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/CrystalCell.cpp:343:15: performance: Function parameter 'xfrm' should be passed by const reference. [passedByValue]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/CrystalCell.cpp:547:13: performance: Function parameter 'pt' should be passed by const reference. [passedByValue]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/CrystalCell.cpp:567:13: performance: Function parameter 'pt' should be passed by const reference. [passedByValue]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubeGen.cpp:113:9: warning: Return value of function freopen() is not used. [ignoredReturnValue]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubeGen.cpp:114:9: warning: Return value of function freopen() is not used. [ignoredReturnValue]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubeGen.cpp:489:19: style: Condition 'c>=1' is always true [knownConditionTrueFalse]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubeGen.cpp:463:15: warning: %u in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubeGen.cpp:463:15: warning: %u in format string (no. 2) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubeGen.cpp:535:21: style: The scope of the variable 'end' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubeGen.cpp:577:21: style: The scope of the variable 'c' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubeGen.cpp:600:21: style: The scope of the variable 'c' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubeGen.cpp:629:0: error: Resource leak: comFile [resourceLeak]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.cpp:306:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.cpp:97:37: style: C-style pointer casting [cstyleCast]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.cpp:1531:25: style: The scope of the variable 'rIters' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.cpp:1532:25: style: The scope of the variable 'delta_r' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.cpp:1532:48: style: The scope of the variable 'delta_h' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.cpp:1532:71: style: The scope of the variable 'ChDotT' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.cpp:519:61: warning: Obsolete function 'alloca' called. [allocaCalled]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.cpp:695:61: warning: Obsolete function 'alloca' called. [allocaCalled]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.h:80:16: style: Technically the member function 'TubuleBasis::Get_n' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.cpp:889:16: note: Technically the member function 'TubuleBasis::Get_n' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.h:80:16: note: Technically the member function 'TubuleBasis::Get_n' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.h:82:16: style: Technically the member function 'TubuleBasis::Get_m' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.cpp:909:16: note: Technically the member function 'TubuleBasis::Get_m' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.h:82:16: note: Technically the member function 'TubuleBasis::Get_m' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.h:85:16: style: Technically the member function 'TubuleBasis::Get_nprime' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.cpp:971:16: note: Technically the member function 'TubuleBasis::Get_nprime' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.h:85:16: note: Technically the member function 'TubuleBasis::Get_nprime' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.h:86:16: style: Technically the member function 'TubuleBasis::Get_mprime' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.cpp:979:16: note: Technically the member function 'TubuleBasis::Get_mprime' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.h:86:16: note: Technically the member function 'TubuleBasis::Get_mprime' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.h:88:27: style: Technically the member function 'TubuleBasis::Get_element' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.cpp:947:16: note: Technically the member function 'TubuleBasis::Get_element' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.h:88:27: note: Technically the member function 'TubuleBasis::Get_element' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.h:91:17: style: Technically the member function 'TubuleBasis::Get_bond' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.cpp:987:16: note: Technically the member function 'TubuleBasis::Get_bond' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.h:91:17: note: Technically the member function 'TubuleBasis::Get_bond' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.h:94:16: style: Technically the member function 'TubuleBasis::Get_a1' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.cpp:1007:16: note: Technically the member function 'TubuleBasis::Get_a1' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.h:94:16: note: Technically the member function 'TubuleBasis::Get_a1' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.h:95:16: style: Technically the member function 'TubuleBasis::Get_a2' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.cpp:1016:16: note: Technically the member function 'TubuleBasis::Get_a2' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.h:95:16: note: Technically the member function 'TubuleBasis::Get_a2' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.h:97:16: style: Technically the member function 'TubuleBasis::Get_Ch' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.cpp:1025:16: note: Technically the member function 'TubuleBasis::Get_Ch' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.h:97:16: note: Technically the member function 'TubuleBasis::Get_Ch' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.h:98:16: style: Technically the member function 'TubuleBasis::Get_T' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.cpp:1034:16: note: Technically the member function 'TubuleBasis::Get_T' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.h:98:16: note: Technically the member function 'TubuleBasis::Get_T' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.h:100:17: style: Technically the member function 'TubuleBasis::Get_gutter' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.cpp:1043:16: note: Technically the member function 'TubuleBasis::Get_gutter' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.h:100:17: note: Technically the member function 'TubuleBasis::Get_gutter' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.h:103:16: style: Technically the member function 'TubuleBasis::Get_replication' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.cpp:1077:16: note: Technically the member function 'TubuleBasis::Get_replication' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.h:103:16: note: Technically the member function 'TubuleBasis::Get_replication' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.h:106:16: style: Technically the member function 'TubuleBasis::GetOption_Units' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.cpp:1111:16: note: Technically the member function 'TubuleBasis::GetOption_Units' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.h:106:16: note: Technically the member function 'TubuleBasis::GetOption_Units' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.h:108:17: style: Technically the member function 'TubuleBasis::GetUnitConversionFactor' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.cpp:1132:16: note: Technically the member function 'TubuleBasis::GetUnitConversionFactor' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.h:108:17: note: Technically the member function 'TubuleBasis::GetUnitConversionFactor' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.h:110:16: style: Technically the member function 'TubuleBasis::GetOption_Format' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.cpp:1140:16: note: Technically the member function 'TubuleBasis::GetOption_Format' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.h:110:16: note: Technically the member function 'TubuleBasis::GetOption_Format' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.h:122:16: style: Technically the member function 'TubuleBasis::GetOption_Lattice' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.cpp:1187:16: note: Technically the member function 'TubuleBasis::GetOption_Lattice' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.h:122:16: note: Technically the member function 'TubuleBasis::GetOption_Lattice' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.h:125:16: style: Technically the member function 'TubuleBasis::GetOption_Verbose' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.cpp:1217:16: note: Technically the member function 'TubuleBasis::GetOption_Verbose' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.h:125:16: note: Technically the member function 'TubuleBasis::GetOption_Verbose' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.h:128:16: style: Technically the member function 'TubuleBasis::GetOption_RelaxTubule' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.cpp:1231:16: note: Technically the member function 'TubuleBasis::GetOption_RelaxTubule' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.h:128:16: note: Technically the member function 'TubuleBasis::GetOption_RelaxTubule' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.h:131:17: style: Technically the member function 'TubuleBasis::GetOption_RadiusConv' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.cpp:1251:16: note: Technically the member function 'TubuleBasis::GetOption_RadiusConv' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.h:131:17: note: Technically the member function 'TubuleBasis::GetOption_RadiusConv' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.h:134:17: style: Technically the member function 'TubuleBasis::GetOption_ErrorConv' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.cpp:1265:16: note: Technically the member function 'TubuleBasis::GetOption_ErrorConv' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.h:134:17: note: Technically the member function 'TubuleBasis::GetOption_ErrorConv' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.h:137:17: style: Technically the member function 'TubuleBasis::GetOption_GammaConv' can be const. [functionConst]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.cpp:1279:16: note: Technically the member function 'TubuleBasis::GetOption_GammaConv' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/TubuleBasis.h:137:17: note: Technically the member function 'TubuleBasis::GetOption_GammaConv' can be const.
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/diamond.cpp:81:9: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/diamond.cpp:81:9: warning: %d in format string (no. 2) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/diamond.cpp:81:9: warning: %d in format string (no. 3) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/eprintf.c:83:46: style: The scope of the variable 'v' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/eprintf.c:169:15: style: Variable 'prevLen' is modified but its new value is never used. [unreadVariable]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/fcc.cpp:76:9: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/fcc.cpp:76:9: warning: %d in format string (no. 2) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/fcc.cpp:76:9: warning: %d in format string (no. 3) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/graphite.cpp:58:9: warning: %d in format string (no. 1) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/graphite.cpp:58:9: warning: %d in format string (no. 2) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
avogadro-master/libavogadro/src/extensions/swcntbuilder/tubegen/graphite.cpp:58:9: warning: %d in format string (no. 3) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/context.c:236:60: style: Function 'msymGetEquivalenceSets' argument 2 names different: declaration 'l' definition 'length'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/msym.h:149:64: note: Function 'msymGetEquivalenceSets' argument 2 names different: declaration 'l' definition 'length'.
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/context.c:236:60: note: Function 'msymGetEquivalenceSets' argument 2 names different: declaration 'l' definition 'length'.
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/context.c:271:54: style: Function 'msymGetSubgroups' argument 2 names different: declaration 'l' definition 'sgl'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/msym.h:146:58: note: Function 'msymGetSubgroups' argument 2 names different: declaration 'l' definition 'sgl'.
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/context.c:271:54: note: Function 'msymGetSubgroups' argument 2 names different: declaration 'l' definition 'sgl'.
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/context.c:271:77: style: Function 'msymGetSubgroups' argument 3 names different: declaration 'subgroups' definition 'sg'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/msym.h:146:79: note: Function 'msymGetSubgroups' argument 3 names different: declaration 'subgroups' definition 'sg'.
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/context.c:271:77: note: Function 'msymGetSubgroups' argument 3 names different: declaration 'subgroups' definition 'sg'.
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/context.c:210:49: warning: Size of pointer 'orbitals' used instead of size of its data. [pointerSize]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/elements.c:151:13: style: Checking if unsigned variable 'strl' is less than zero. [unsignedLessThanZero]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/elements.c:156:100: style: Checking if unsigned variable 'strl' is less than zero. [unsignedLessThanZero]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/elements.c:162:53: style: Checking if unsigned variable 'strl' is less than zero. [unsignedLessThanZero]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/elements.c:167:25: style: Checking if unsigned variable 'strl' is less than zero. [unsignedLessThanZero]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/elements.c:194:41: style: Checking if unsigned variable 'strl' is less than zero. [unsignedLessThanZero]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/elements.c:202:25: style: Checking if unsigned variable 'strl' is less than zero. [unsignedLessThanZero]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/equivalence_set.c:38:1: style: Label 'err' is not used. [unusedLabel]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/equivalence_set.c:97:5: error: Common realloc mistake: 'ges' nulled but not freed upon failure [memleakOnRealloc]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/msym.c:328:68: style: Function 'msymSelectSubgroup' argument 2 names different: declaration 'subgroup' definition 'ext'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/msym.h:147:72: note: Function 'msymSelectSubgroup' argument 2 names different: declaration 'subgroup' definition 'ext'.
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/msym.c:328:68: note: Function 'msymSelectSubgroup' argument 2 names different: declaration 'subgroup' definition 'ext'.
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/msym.c:345:50: style: Function 'msymSymmetrizeMolecule' argument 1 names different: declaration 'context' definition 'ctx'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/msym.h:154:54: note: Function 'msymSymmetrizeMolecule' argument 1 names different: declaration 'context' definition 'ctx'.
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/msym.c:345:50: note: Function 'msymSymmetrizeMolecule' argument 1 names different: declaration 'context' definition 'ctx'.
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/msym.c:385:69: style: Function 'msymApplyTranslation' argument 2 names different: declaration 'element' definition 'ext'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/msym.h:155:73: note: Function 'msymApplyTranslation' argument 2 names different: declaration 'element' definition 'ext'.
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/msym.c:385:69: note: Function 'msymApplyTranslation' argument 2 names different: declaration 'element' definition 'ext'.
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/msym.c:634:10: error: Deallocation of an auto-variable results in undefined behaviour. [autovarInvalidDeallocation]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/msym.c:638:10: error: Deallocation of an auto-variable results in undefined behaviour. [autovarInvalidDeallocation]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/orbital.c:208:18: portability: Assigning a pointer to an integer is not portable. [AssignmentAddressToInteger]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/orbital.c:36:77: style: Function 'orbitalFromQuantumNumbers' argument 4 names different: declaration 'orb' definition 'o'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/orbital.h:53:77: note: Function 'orbitalFromQuantumNumbers' argument 4 names different: declaration 'orb' definition 'o'.
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/orbital.c:36:77: note: Function 'orbitalFromQuantumNumbers' argument 4 names different: declaration 'orb' definition 'o'.
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/orbital.c:86:58: style: Function 'orbitalFromName' argument 2 names different: declaration 'orb' definition 'o'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/orbital.h:52:54: note: Function 'orbitalFromName' argument 2 names different: declaration 'orb' definition 'o'.
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/orbital.c:86:58: note: Function 'orbitalFromName' argument 2 names different: declaration 'orb' definition 'o'.
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/permutation.c:183:1: style: Label 'err' is not used. [unusedLabel]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/permutation.c:193:133: style: Function 'findSymmetryOperationPermutations' argument 4 names different: declaration 'ret' definition 'rperm'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/permutation.h:45:133: note: Function 'findSymmetryOperationPermutations' argument 4 names different: declaration 'ret' definition 'rperm'.
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/permutation.c:193:133: note: Function 'findSymmetryOperationPermutations' argument 4 names different: declaration 'ret' definition 'rperm'.
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/permutation.c:156:21: error: Common realloc mistake: 'group' nulled but not freed upon failure [memleakOnRealloc]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/point_group.c:912:12: warning: Comparison is wrong. Result of 'pg->sops+pg->sopsl' can't be 0 unless there is pointer overflow, and pointer overflow is undefined behaviour. [pointerAdditionResultNotNull]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/point_group.c:331:24: style: The scope of the variable 'sigma' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/point_group.c:331:35: style: The scope of the variable 'nC' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/point_group.c:656:24: style: The scope of the variable 'z' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/point_group.c:1224:12: style: The scope of the variable 'y' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/point_group.c:1224:34: style: The scope of the variable 'z' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/point_group.c:1225:9: style: The scope of the variable 'n' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/point_group.c:1266:12: style: The scope of the variable 'x' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/point_group.c:1266:34: style: The scope of the variable 'y' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/point_group.c:1266:56: style: The scope of the variable 'z' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/point_group.c:1594:44: style: The scope of the variable 'nodd' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/point_group.c:1594:54: style: The scope of the variable 'sodd' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/point_group.c:1594:64: style: The scope of the variable 'neven' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/point_group.c:1594:75: style: The scope of the variable 'seven' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/point_group.c:454:1: style: Label 'err' is not used. [unusedLabel]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/point_group.c:1698:5: error: Common realloc mistake: 'ct' nulled but not freed upon failure [memleakOnRealloc]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/symmetrize.c:146:18: portability: Assigning a pointer to an integer is not portable. [AssignmentAddressToInteger]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/symmetrize.c:222:1: style: Label 'err' is not used. [unusedLabel]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/symmetry.c:1075:30: style: Boolean result is used in bitwise operation. Clarify expression with parentheses. [clarifyCondition]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/symmetry.c:614:9: style: The scope of the variable 'sopsl' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/symmetry.c:636:1: style: Label 'err' is not used. [unusedLabel]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/symmetry.c:1204:1: style: Label 'err' is not used. [unusedLabel]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/symmetry.c:139:112: style: Function 'findSymmetryUnknown' argument 4 names different: declaration 't' definition 'thresholds'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/symmetry.c:41:112: note: Function 'findSymmetryUnknown' argument 4 names different: declaration 't' definition 'thresholds'.
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/symmetry.c:139:112: note: Function 'findSymmetryUnknown' argument 4 names different: declaration 't' definition 'thresholds'.
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/symmetry.c:193:118: style: Function 'findSymmetryPlanarRegular' argument 4 names different: declaration 't' definition 'thresholds'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/symmetry.c:33:118: note: Function 'findSymmetryPlanarRegular' argument 4 names different: declaration 't' definition 'thresholds'.
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/symmetry.c:193:118: note: Function 'findSymmetryPlanarRegular' argument 4 names different: declaration 't' definition 'thresholds'.
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/symmetry.c:1003:10: error: Deallocation of an auto-variable results in undefined behaviour. [autovarInvalidDeallocation]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/symmetry.c:1013:10: error: Deallocation of an auto-variable results in undefined behaviour. [autovarInvalidDeallocation]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/symmetry.c:1052:13: error: Common realloc mistake: 'rsops' nulled but not freed upon failure [memleakOnRealloc]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/symmetry.c:1076:13: error: Common realloc mistake: 'rsops' nulled but not freed upon failure [memleakOnRealloc]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/symmetry.c:1087:13: error: Common realloc mistake: 'rsops' nulled but not freed upon failure [memleakOnRealloc]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/symmetry.c:1097:13: error: Common realloc mistake: 'rsops' nulled but not freed upon failure [memleakOnRealloc]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/symmetry.c:1112:13: error: Common realloc mistake: 'rsops' nulled but not freed upon failure [memleakOnRealloc]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/symmetry.c:1133:17: error: Common realloc mistake: 'rsops' nulled but not freed upon failure [memleakOnRealloc]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/symmetry.c:1158:21: error: Common realloc mistake: 'rsops' nulled but not freed upon failure [memleakOnRealloc]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/symmetry.c:1190:13: error: Common realloc mistake: 'rsops' nulled but not freed upon failure [memleakOnRealloc]
avogadro-master/libavogadro/src/extensions/symmetry/libmsym/src/symop.c:233:9: style: The scope of the variable 'c' can be reduced. [variableScope]
avogadro-master/libavogadro/src/extensions/symmetry/symmetryextension.cpp:90:22: warning: Member variable 'SymmetryExtension::m_widget' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/symmetry/symmetryextension.h:47:7: style: Class 'SymmetryDialog' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/symmetry/symmetryextension.h:60:7: style: Class 'SymmetryExtension' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/trajvideomaker.cpp:42:49: style: Function 'makeVideo' argument 3 names different: declaration 'workDirectory' definition 'workingDirectory'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/trajvideomaker.h:40:42: note: Function 'makeVideo' argument 3 names different: declaration 'workDirectory' definition 'workingDirectory'.
avogadro-master/libavogadro/src/extensions/trajvideomaker.cpp:42:49: note: Function 'makeVideo' argument 3 names different: declaration 'workDirectory' definition 'workingDirectory'.
avogadro-master/libavogadro/src/extensions/vrmldialog.cpp:93:35: style: Function 'calcVRML' argument 1 names different: declaration 'shortestCyl' definition 'thinnestCyl'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/extensions/vrmldialog.h:76:24: note: Function 'calcVRML' argument 1 names different: declaration 'shortestCyl' definition 'thinnestCyl'.
avogadro-master/libavogadro/src/extensions/vrmldialog.cpp:93:35: note: Function 'calcVRML' argument 1 names different: declaration 'shortestCyl' definition 'thinnestCyl'.
avogadro-master/libavogadro/src/extensions/vrmlextension.h:44:3: style: Class 'VRMLExtension' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/extensions/vrmlpainter.cpp:51:15: warning: Member variable 'VRMLPainter::scale' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/vrmlpainter.cpp:51:15: warning: Member variable 'VRMLPainter::thinnestCyl' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/vrmlpainter.cpp:51:15: warning: Member variable 'VRMLPainter::smallestSphere' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/extensions/wiitrackextension.h:47:7: style: Class 'WiiTrackExtension' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/fragment.h:57:7: style: Class 'Fragment' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/glhit.cpp:46:30: style: Function 'GLHit' argument 1 names different: declaration 'glHit' definition 'other'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/glhit.h:61:24: note: Function 'GLHit' argument 1 names different: declaration 'glHit' definition 'other'.
avogadro-master/libavogadro/src/glhit.cpp:46:30: note: Function 'GLHit' argument 1 names different: declaration 'glHit' definition 'other'.
avogadro-master/libavogadro/src/glpainter_p.cpp:240:11: style: The scope of the variable 'level' can be reduced. [variableScope]
avogadro-master/libavogadro/src/glpainter_p.cpp:260:11: style: The scope of the variable 'level' can be reduced. [variableScope]
avogadro-master/libavogadro/src/glpainter_p.cpp:490:56: style: Function 'drawMultiLine' argument 1 names different: declaration 'start' definition 'end1'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/glpainter_p.h:196:47: note: Function 'drawMultiLine' argument 1 names different: declaration 'start' definition 'end1'.
avogadro-master/libavogadro/src/glpainter_p.cpp:490:56: note: Function 'drawMultiLine' argument 1 names different: declaration 'start' definition 'end1'.
avogadro-master/libavogadro/src/glpainter_p.cpp:491:56: style: Function 'drawMultiLine' argument 2 names different: declaration 'end' definition 'end2'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/glpainter_p.h:196:77: note: Function 'drawMultiLine' argument 2 names different: declaration 'end' definition 'end2'.
avogadro-master/libavogadro/src/glpainter_p.cpp:491:56: note: Function 'drawMultiLine' argument 2 names different: declaration 'end' definition 'end2'.
avogadro-master/libavogadro/src/glpainter_p.cpp:1172:45: style: Function 'drawBoxEdges' argument 9 names different: declaration 'linewidth' definition 'lineWidth'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/glpainter_p.h:442:36: note: Function 'drawBoxEdges' argument 9 names different: declaration 'linewidth' definition 'lineWidth'.
avogadro-master/libavogadro/src/glpainter_p.cpp:1172:45: note: Function 'drawBoxEdges' argument 9 names different: declaration 'linewidth' definition 'lineWidth'.
avogadro-master/libavogadro/src/glpainter_p.cpp:1311:51: style: Function 'applyAsMaterials' argument 1 names different: declaration 'color' definition 'c'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/glpainter_p.h:544:49: note: Function 'applyAsMaterials' argument 1 names different: declaration 'color' definition 'c'.
avogadro-master/libavogadro/src/glpainter_p.cpp:1311:51: note: Function 'applyAsMaterials' argument 1 names different: declaration 'color' definition 'c'.
avogadro-master/libavogadro/src/glpainter_p.cpp:113:26: style: Class 'GLPainterPrivate' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
avogadro-master/libavogadro/src/glpainter_p.cpp:113:26: style: Class 'GLPainterPrivate' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
avogadro-master/libavogadro/src/sphere_p.h:72:7: style: Class 'Sphere' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/glwidget.cpp:2305:12: style: The scope of the variable 'name' can be reduced. [variableScope]
avogadro-master/libavogadro/src/glwidget.cpp:997:58: style: Function 'renderClippedBox' argument 1 names different: declaration 'offset' definition 'origin'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/glwidget.h:666:60: note: Function 'renderClippedBox' argument 1 names different: declaration 'offset' definition 'origin'.
avogadro-master/libavogadro/src/glwidget.cpp:997:58: note: Function 'renderClippedBox' argument 1 names different: declaration 'offset' definition 'origin'.
avogadro-master/libavogadro/src/glwidget.cpp:2174:41: style: Function 'addTextOverlay' argument 1 names different: declaration 'label' definition 'str'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/glwidget.h:803:35: note: Function 'addTextOverlay' argument 1 names different: declaration 'label' definition 'str'.
avogadro-master/libavogadro/src/glwidget.cpp:2174:41: note: Function 'addTextOverlay' argument 1 names different: declaration 'label' definition 'str'.
avogadro-master/libavogadro/src/glwidget.cpp:2181:55: style: Function 'addTextOverlay' argument 1 names different: declaration 'labels' definition 'strs'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/glwidget.h:822:49: note: Function 'addTextOverlay' argument 1 names different: declaration 'labels' definition 'strs'.
avogadro-master/libavogadro/src/glwidget.cpp:2181:55: note: Function 'addTextOverlay' argument 1 names different: declaration 'labels' definition 'strs'.
avogadro-master/libavogadro/src/glwidget.cpp:159:5: warning: Member variable 'GLWidgetPrivate::radius' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/glwidget.cpp:159:5: warning: Member variable 'GLWidgetPrivate::farthestAtom' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/glwidget.cpp:159:5: warning: Member variable 'GLWidgetPrivate::projection' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/glwidget.cpp:164:25: style: Class 'GLWidgetPrivate' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
avogadro-master/libavogadro/src/glwidget.cpp:164:25: style: Class 'GLWidgetPrivate' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
avogadro-master/libavogadro/src/pluginmanager.h:145:5: style: Class 'PluginManager' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/glwidget.cpp:139:5: style: Class 'GLPainterDevice' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/idlist.h:56:7: style: Class 'IDList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/idlist.h:57:7: style: Class 'IDList' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/primitive.h:106:5: style: Class 'Primitive' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/mesh.cpp:217:15: warning: Member variable 'Mesh::m_stable' is not assigned a value in 'Mesh::operator='. [operatorEqVarError]
avogadro-master/libavogadro/src/mesh.cpp:217:15: warning: Member variable 'Mesh::m_isoValue' is not assigned a value in 'Mesh::operator='. [operatorEqVarError]
avogadro-master/libavogadro/src/mesh.cpp:217:15: warning: Member variable 'Mesh::m_other' is not assigned a value in 'Mesh::operator='. [operatorEqVarError]
avogadro-master/libavogadro/src/mesh.cpp:217:15: warning: Member variable 'Mesh::m_cube' is not assigned a value in 'Mesh::operator='. [operatorEqVarError]
avogadro-master/libavogadro/src/mesh.cpp:217:15: warning: Member variable 'Mesh::m_lock' is not assigned a value in 'Mesh::operator='. [operatorEqVarError]
avogadro-master/libavogadro/src/mesh.h:61:5: style: Class 'Mesh' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/mesh.h:53:3: warning: The class 'Mesh' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
avogadro-master/libavogadro/src/molecule.cpp:1268:28: style: The scope of the variable 'obproperty' can be reduced. [variableScope]
avogadro-master/libavogadro/src/molecule.cpp:1504:28: style: The scope of the variable 'property' can be reduced. [variableScope]
avogadro-master/libavogadro/src/molecule.cpp:648:37: style: Function 'addHydrogens' argument 1 names different: declaration 'atom' definition 'a'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/molecule.h:514:29: note: Function 'addHydrogens' argument 1 names different: declaration 'atom' definition 'a'.
avogadro-master/libavogadro/src/molecule.cpp:648:37: note: Function 'addHydrogens' argument 1 names different: declaration 'atom' definition 'a'.
avogadro-master/libavogadro/src/molecule.cpp:1373:41: style: Unused variable: residues [unusedVariable]
avogadro-master/libavogadro/src/molecule.cpp:65:7: warning: Member variable 'MoleculePrivate::radius' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/molecule.cpp:1031:86: performance: Function parameter 'conformers' should be passed by const reference. [passedByValue]
avogadro-master/libavogadro/src/moleculefile.cpp:137:15: style: The scope of the variable 'inFormat' can be reduced. [variableScope]
avogadro-master/libavogadro/src/moleculefile.cpp:192:15: style: The scope of the variable 'outFormat' can be reduced. [variableScope]
avogadro-master/libavogadro/src/moleculefile.cpp:363:15: style: The scope of the variable 'inFormat' can be reduced. [variableScope]
avogadro-master/libavogadro/src/moleculefile.cpp:441:15: style: The scope of the variable 'outFormat' can be reduced. [variableScope]
avogadro-master/libavogadro/src/moleculefile.cpp:546:15: style: The scope of the variable 'outFormat' can be reduced. [variableScope]
avogadro-master/libavogadro/src/readfilethread_p.h:42:3: style: Class 'ReadFileThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/painter.cpp:56:59: style: Function 'drawQuadrilateral' argument 1 names different: declaration 'point1' definition 'p1'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/painter.h:317:60: note: Function 'drawQuadrilateral' argument 1 names different: declaration 'point1' definition 'p1'.
avogadro-master/libavogadro/src/painter.cpp:56:59: note: Function 'drawQuadrilateral' argument 1 names different: declaration 'point1' definition 'p1'.
avogadro-master/libavogadro/src/painter.cpp:57:59: style: Function 'drawQuadrilateral' argument 2 names different: declaration 'point2' definition 'p2'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/painter.h:318:60: note: Function 'drawQuadrilateral' argument 2 names different: declaration 'point2' definition 'p2'.
avogadro-master/libavogadro/src/painter.cpp:57:59: note: Function 'drawQuadrilateral' argument 2 names different: declaration 'point2' definition 'p2'.
avogadro-master/libavogadro/src/painter.cpp:58:59: style: Function 'drawQuadrilateral' argument 3 names different: declaration 'point3' definition 'p3'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/painter.h:319:60: note: Function 'drawQuadrilateral' argument 3 names different: declaration 'point3' definition 'p3'.
avogadro-master/libavogadro/src/painter.cpp:58:59: note: Function 'drawQuadrilateral' argument 3 names different: declaration 'point3' definition 'p3'.
avogadro-master/libavogadro/src/painter.cpp:59:59: style: Function 'drawQuadrilateral' argument 4 names different: declaration 'point4' definition 'p4'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/painter.h:320:60: note: Function 'drawQuadrilateral' argument 4 names different: declaration 'point4' definition 'p4'.
avogadro-master/libavogadro/src/painter.cpp:59:59: note: Function 'drawQuadrilateral' argument 4 names different: declaration 'point4' definition 'p4'.
avogadro-master/libavogadro/src/painter.cpp:60:42: style: Function 'drawQuadrilateral' argument 5 names different: declaration 'lineWidth' definition 'w'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/painter.h:321:43: note: Function 'drawQuadrilateral' argument 5 names different: declaration 'lineWidth' definition 'w'.
avogadro-master/libavogadro/src/painter.cpp:60:42: note: Function 'drawQuadrilateral' argument 5 names different: declaration 'lineWidth' definition 'w'.
avogadro-master/libavogadro/src/painter.cpp:69:43: style: Function 'drawLineLoop' argument 2 names different: declaration 'lineWidth' definition 'w'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/painter.h:335:44: note: Function 'drawLineLoop' argument 2 names different: declaration 'lineWidth' definition 'w'.
avogadro-master/libavogadro/src/painter.cpp:69:43: note: Function 'drawLineLoop' argument 2 names different: declaration 'lineWidth' definition 'w'.
avogadro-master/libavogadro/src/painter.cpp:119:43: style: Function 'drawBoxEdges' argument 9 names different: declaration 'linewidth' definition 'w'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/painter.h:493:44: note: Function 'drawBoxEdges' argument 9 names different: declaration 'linewidth' definition 'w'.
avogadro-master/libavogadro/src/painter.cpp:119:43: note: Function 'drawBoxEdges' argument 9 names different: declaration 'linewidth' definition 'w'.
avogadro-master/libavogadro/src/periodictablescene_p.cpp:148:5: style: Variable 'element' is reassigned a value before the old one has been used. [redundantAssignment]
avogadro-master/libavogadro/src/periodictablescene_p.cpp:144:28: note: Variable 'element' is reassigned a value before the old one has been used.
avogadro-master/libavogadro/src/periodictablescene_p.cpp:148:5: note: Variable 'element' is reassigned a value before the old one has been used.
avogadro-master/libavogadro/src/periodictablescene_p.cpp:164:5: style: Variable 'element' is reassigned a value before the old one has been used. [redundantAssignment]
avogadro-master/libavogadro/src/periodictablescene_p.cpp:160:28: note: Variable 'element' is reassigned a value before the old one has been used.
avogadro-master/libavogadro/src/periodictablescene_p.cpp:164:5: note: Variable 'element' is reassigned a value before the old one has been used.
avogadro-master/libavogadro/src/periodictablescene_p.h:48:5: style: Class 'PeriodicTableScene' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/periodictableview.cpp:61:46: style: Function 'elementClicked' argument 1 names different: declaration 'element' definition 'id'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/periodictableview.h:63:29: note: Function 'elementClicked' argument 1 names different: declaration 'element' definition 'id'.
avogadro-master/libavogadro/src/periodictableview.cpp:61:46: note: Function 'elementClicked' argument 1 names different: declaration 'element' definition 'id'.
avogadro-master/libavogadro/src/plotaxis.cpp:195:39: style: Function 'tickLabel' argument 1 names different: declaration 'value' definition 'val'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/plotaxis.h:101:31: note: Function 'tickLabel' argument 1 names different: declaration 'value' definition 'val'.
avogadro-master/libavogadro/src/plotaxis.cpp:195:39: note: Function 'tickLabel' argument 1 names different: declaration 'value' definition 'val'.
avogadro-master/libavogadro/src/plotaxis.cpp:60:7: style: Class 'PlotAxis' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
avogadro-master/libavogadro/src/plotaxis.cpp:60:7: style: Class 'PlotAxis' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
avogadro-master/libavogadro/src/plotaxis.cpp:38:5: style: Class 'Private' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/plotobject.cpp:64:41: style: Function 'PlotObject' argument 1 names different: declaration 'color' definition 'c'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/plotobject.h:112:40: note: Function 'PlotObject' argument 1 names different: declaration 'color' definition 'c'.
avogadro-master/libavogadro/src/plotobject.cpp:64:41: note: Function 'PlotObject' argument 1 names different: declaration 'color' definition 'c'.
avogadro-master/libavogadro/src/plotobject.cpp:64:53: style: Function 'PlotObject' argument 2 names different: declaration 'otype' definition 't'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/plotobject.h:112:68: note: Function 'PlotObject' argument 2 names different: declaration 'otype' definition 't'.
avogadro-master/libavogadro/src/plotobject.cpp:64:53: note: Function 'PlotObject' argument 2 names different: declaration 'otype' definition 't'.
avogadro-master/libavogadro/src/plotobject.cpp:257:36: style: Function 'draw' argument 1 names different: declaration 'p' definition 'painter'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/plotobject.h:292:26: note: Function 'draw' argument 1 names different: declaration 'p' definition 'painter'.
avogadro-master/libavogadro/src/plotobject.cpp:257:36: note: Function 'draw' argument 1 names different: declaration 'p' definition 'painter'.
avogadro-master/libavogadro/src/plotwidget.h:94:5: style: The class 'PlotWidget' does not have a constructor although it has private member variables. [noConstructor]
avogadro-master/libavogadro/src/plotobject.cpp:44:5: warning: Member variable 'Private::size' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/plotobject.cpp:65:7: style: Class 'PlotObject' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
avogadro-master/libavogadro/src/plotobject.cpp:65:7: style: Class 'PlotObject' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
avogadro-master/libavogadro/src/plotobject.cpp:44:5: style: Class 'Private' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/plotpoint.cpp:58:74: style: Function 'PlotPoint' argument 4 names different: declaration 'width' definition 'barWidth'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/plotpoint.h:68:77: note: Function 'PlotPoint' argument 4 names different: declaration 'width' definition 'barWidth'.
avogadro-master/libavogadro/src/plotpoint.cpp:58:74: note: Function 'PlotPoint' argument 4 names different: declaration 'width' definition 'barWidth'.
avogadro-master/libavogadro/src/plotpoint.cpp:63:72: style: Function 'PlotPoint' argument 3 names different: declaration 'width' definition 'barWidth'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/plotpoint.h:78:84: note: Function 'PlotPoint' argument 3 names different: declaration 'width' definition 'barWidth'.
avogadro-master/libavogadro/src/plotpoint.cpp:63:72: note: Function 'PlotPoint' argument 3 names different: declaration 'width' definition 'barWidth'.
avogadro-master/libavogadro/src/plotpoint.cpp:64:7: style: Class 'PlotPoint' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
avogadro-master/libavogadro/src/plotpoint.cpp:64:7: style: Class 'PlotPoint' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
avogadro-master/libavogadro/src/plotwidget.cpp:830:44: style: Function 'maskRect' argument 1 names different: declaration 'r' definition 'rf'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/plotwidget.h:477:38: note: Function 'maskRect' argument 1 names different: declaration 'r' definition 'rf'.
avogadro-master/libavogadro/src/plotwidget.cpp:830:44: note: Function 'maskRect' argument 1 names different: declaration 'r' definition 'rf'.
avogadro-master/libavogadro/src/plotwidget.cpp:830:54: style: Function 'maskRect' argument 2 names different: declaration 'value' definition 'fvalue'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/plotwidget.h:477:47: note: Function 'maskRect' argument 2 names different: declaration 'value' definition 'fvalue'.
avogadro-master/libavogadro/src/plotwidget.cpp:830:54: note: Function 'maskRect' argument 2 names different: declaration 'value' definition 'fvalue'.
avogadro-master/libavogadro/src/plotwidget.cpp:845:79: style: Function 'maskAlongLine' argument 3 names different: declaration 'value' definition 'fvalue'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/plotwidget.h:490:73: note: Function 'maskAlongLine' argument 3 names different: declaration 'value' definition 'fvalue'.
avogadro-master/libavogadro/src/plotwidget.cpp:845:79: note: Function 'maskAlongLine' argument 3 names different: declaration 'value' definition 'fvalue'.
avogadro-master/libavogadro/src/plotwidget.cpp:59:5: warning: Member variable 'Private::leftPadding' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/plotwidget.cpp:59:5: warning: Member variable 'Private::rightPadding' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/plotwidget.cpp:59:5: warning: Member variable 'Private::topPadding' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/plotwidget.cpp:59:5: warning: Member variable 'Private::bottomPadding' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/plotwidget.cpp:81:7: style: Class 'Private' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
avogadro-master/libavogadro/src/plotwidget.cpp:81:7: style: Class 'Private' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
avogadro-master/libavogadro/src/plotwidget.cpp:59:5: style: Class 'Private' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/pluginmanager.cpp:149:50: style: Function 'setIdentifier' argument 1 names different: declaration 'id' definition 'identifier'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/pluginmanager.h:111:40: note: Function 'setIdentifier' argument 1 names different: declaration 'id' definition 'identifier'.
avogadro-master/libavogadro/src/pluginmanager.cpp:149:50: note: Function 'setIdentifier' argument 1 names different: declaration 'id' definition 'identifier'.
avogadro-master/libavogadro/src/pluginmanager.cpp:82:23: style: Class 'PluginItem' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
avogadro-master/libavogadro/src/pluginmanager.cpp:82:23: style: Class 'PluginItem' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
avogadro-master/libavogadro/src/primitive.cpp:69:39: style: Function 'setId' argument 1 names different: declaration 'm_id' definition 'id'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/primitive.h:163:30: note: Function 'setId' argument 1 names different: declaration 'm_id' definition 'id'.
avogadro-master/libavogadro/src/primitive.cpp:69:39: note: Function 'setId' argument 1 names different: declaration 'm_id' definition 'id'.
avogadro-master/libavogadro/src/primitive.cpp:74:42: style: Function 'setIndex' argument 1 names different: declaration 'm_index' definition 'index'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/primitive.h:169:33: note: Function 'setIndex' argument 1 names different: declaration 'm_index' definition 'index'.
avogadro-master/libavogadro/src/primitive.cpp:74:42: note: Function 'setIndex' argument 1 names different: declaration 'm_index' definition 'index'.
avogadro-master/libavogadro/src/protein.cpp:639:52: style: Function 'iterateBackward' argument 2 names different: declaration 'currCA' definition 'currC'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/protein.h:128:47: note: Function 'iterateBackward' argument 2 names different: declaration 'currCA' definition 'currC'.
avogadro-master/libavogadro/src/protein.cpp:639:52: note: Function 'iterateBackward' argument 2 names different: declaration 'currCA' definition 'currC'.
avogadro-master/libavogadro/src/protein.cpp:683:38: style: Function 'iterateForward' argument 1 names different: declaration 'prevCA' definition 'prevC'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/protein.h:127:33: note: Function 'iterateForward' argument 1 names different: declaration 'prevCA' definition 'prevC'.
avogadro-master/libavogadro/src/protein.cpp:683:38: note: Function 'iterateForward' argument 1 names different: declaration 'prevCA' definition 'prevC'.
avogadro-master/libavogadro/src/protein.h:81:7: style: Class 'Protein' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/python/eigen.cpp:460:33: style: Technically the member function 'EigenUnitTestHelper::const_vector3d_ref' can be const. [functionConst]
avogadro-master/libavogadro/src/python/eigen.cpp:462:33: style: Technically the member function 'EigenUnitTestHelper::const_vector3d_ptr' can be const. [functionConst]
avogadro-master/libavogadro/src/python/eigen.cpp:472:36: style: Technically the member function 'EigenUnitTestHelper::const_transform3d_ref' can be const. [functionConst]
avogadro-master/libavogadro/src/python/eigen.cpp:474:36: style: Technically the member function 'EigenUnitTestHelper::const_transform3d_ptr' can be const. [functionConst]
avogadro-master/libavogadro/src/python/eigen.cpp:533:3: style: Instance of 'Transform3d_to_python_array' object is destroyed immediately. [unusedScopedObject]
avogadro-master/libavogadro/src/python/moleculelist.h:26:7: performance: Variable 'm_molecules' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
avogadro-master/libavogadro/src/python/moleculelist.h:9:1: warning: The class 'MoleculeList' has 'copy constructor' but lack of 'operator='. [copyCtorAndEqOperator]
avogadro-master/libavogadro/src/python/swig.cpp:396:15: style: The scope of the variable 'swigobject_doc' can be reduced. [variableScope]
avogadro-master/libavogadro/src/python/swig.cpp:49:27: style: struct member 'swig_cast_info::type' is never used. [unusedStructMember]
avogadro-master/libavogadro/src/python/swig.cpp:50:27: style: struct member 'swig_cast_info::converter' is never used. [unusedStructMember]
avogadro-master/libavogadro/src/python/swig.cpp:52:27: style: struct member 'swig_cast_info::prev' is never used. [unusedStructMember]
avogadro-master/libavogadro/src/pythonthread_p.h:36:24: performance: Variable 'gstate' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
avogadro-master/libavogadro/src/pythonengine_p.h:84:7: style: Class 'PythonEngineFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/pythonextension_p.cpp:118:26: style: C-style pointer casting [cstyleCast]
avogadro-master/libavogadro/src/pythonextension_p.h:92:7: style: Class 'PythonExtensionFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/pythonextension_p.cpp:147:7: style: Class 'PythonCommand' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/pythoninterpreter.cpp:51:44: style: Class 'PythonInterpreter' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
avogadro-master/libavogadro/src/pythoninterpreter.cpp:51:44: style: Class 'PythonInterpreter' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
avogadro-master/libavogadro/src/pythonscript.cpp:40:5: performance: Variable 'm_fileName' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
avogadro-master/libavogadro/src/pythontool_p.h:89:7: style: Class 'PythonToolFactory' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/readfilethread_p.cpp:123:24: style: The scope of the variable 'inFormat' can be reduced. [variableScope]
avogadro-master/libavogadro/src/residue.cpp:34:12: warning: Member variable 'Residue::m_chainID' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/sphere_p.cpp:40:7: warning: Member variable 'SpherePrivate::detail' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/sphere_p.h:60:29: style: Technically the member function 'Avogadro::Sphere::indexOfVertex' can be const. [functionConst]
avogadro-master/libavogadro/src/sphere_p.cpp:210:26: note: Technically the member function 'Avogadro::Sphere::indexOfVertex' can be const.
avogadro-master/libavogadro/src/sphere_p.h:60:29: note: Technically the member function 'Avogadro::Sphere::indexOfVertex' can be const.
avogadro-master/libavogadro/src/sphere_p.cpp:60:32: style: Class 'Sphere' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
avogadro-master/libavogadro/src/sphere_p.cpp:60:32: style: Class 'Sphere' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
avogadro-master/libavogadro/src/textrenderer_p.cpp:112:17: warning: Member variable 'CharRenderer::m_realwidth' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/textrenderer_p.cpp:112:17: warning: Member variable 'CharRenderer::m_realheight' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/textrenderer_p.cpp:360:7: warning: Member variable 'TextRendererPrivate::glwidget' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/textrenderer_p.cpp:114:5: performance: Variable 'm_glyphTexture' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
avogadro-master/libavogadro/src/textrenderer_p.cpp:115:5: performance: Variable 'm_outlineTexture' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
avogadro-master/libavogadro/src/textrenderer_p.cpp:116:5: performance: Variable 'm_quadDisplayList' is assigned in constructor body. Consider performing initialization in initialization list. [useInitializationList]
avogadro-master/libavogadro/src/textrenderer_p.h:138:12: style: Technically the member function 'Avogadro::TextRenderer::isActive' can be const. [functionConst]
avogadro-master/libavogadro/src/textrenderer_p.cpp:594:22: note: Technically the member function 'Avogadro::TextRenderer::isActive' can be const.
avogadro-master/libavogadro/src/textrenderer_p.h:138:12: note: Technically the member function 'Avogadro::TextRenderer::isActive' can be const.
avogadro-master/libavogadro/src/textrenderer_p.cpp:394:34: style: Class 'TextRenderer' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
avogadro-master/libavogadro/src/textrenderer_p.cpp:394:34: style: Class 'TextRenderer' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
avogadro-master/libavogadro/src/tool.h:90:20: style: The function 'type' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/plugin.h:82:28: note: Virtual function in base class
avogadro-master/libavogadro/src/tool.h:90:20: note: Function in derived class
avogadro-master/libavogadro/src/tool.h:105:24: style: The function 'settingsWidget' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/plugin.h:110:24: note: Virtual function in base class
avogadro-master/libavogadro/src/tool.h:105:24: note: Function in derived class
avogadro-master/libavogadro/src/tool.h:182:20: style: The function 'writeSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/plugin.h:115:20: note: Virtual function in base class
avogadro-master/libavogadro/src/tool.h:182:20: note: Function in derived class
avogadro-master/libavogadro/src/tool.h:187:20: style: The function 'readSettings' overrides a function in a base class but is not marked with a 'override' specifier. [missingOverride]
avogadro-master/libavogadro/src/plugin.h:120:20: note: Virtual function in base class
avogadro-master/libavogadro/src/tool.h:187:20: note: Function in derived class
avogadro-master/libavogadro/src/toolgroup.h:54:7: style: Class 'ToolGroup' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/tools/aligntool.h:46:7: style: Class 'AlignTool' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/tools/autoopttool.cpp:483:18: warning: Member variable 'AutoOptThread::m_molecule' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/tools/autoopttool.cpp:483:18: warning: Member variable 'AutoOptThread::m_forceField' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/tools/autoopttool.cpp:483:18: warning: Member variable 'AutoOptThread::m_algorithm' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/tools/autoopttool.cpp:483:18: warning: Member variable 'AutoOptThread::m_steps' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/tools/autoopttool.cpp:569:19: warning: Member variable 'AutoOptCommand::undone' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/tools/autoopttool.h:51:7: style: Class 'AutoOptThread' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/tools/autoopttool.h:96:7: style: Class 'AutoOptTool' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/tools/autorotatetool.h:59:7: style: Class 'AutoRotateTool' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/tools/bondcentrictool.cpp:222:23: style: C-style pointer casting [cstyleCast]
avogadro-master/libavogadro/src/tools/bondcentrictool.cpp:1082:19: style: Same expression on both sides of '<' because the value of 'torsion' and '0.0' are the same. [duplicateExpression]
avogadro-master/libavogadro/src/tools/bondcentrictool.cpp:1077:25: note: 'torsion' is assigned value '0.0' here.
avogadro-master/libavogadro/src/tools/bondcentrictool.cpp:1082:19: note: Same expression on both sides of '<' because the value of 'torsion' and '0.0' are the same.
avogadro-master/libavogadro/src/tools/bondcentrictool.cpp:1179:19: style: Same expression on both sides of '<' because the value of 'torsion' and '0.0' are the same. [duplicateExpression]
avogadro-master/libavogadro/src/tools/bondcentrictool.cpp:1174:25: note: 'torsion' is assigned value '0.0' here.
avogadro-master/libavogadro/src/tools/bondcentrictool.cpp:1179:19: note: Same expression on both sides of '<' because the value of 'torsion' and '0.0' are the same.
avogadro-master/libavogadro/src/tools/bondcentrictool.cpp:970:11: style: The scope of the variable 'v' can be reduced. [variableScope]
avogadro-master/libavogadro/src/tools/bondcentrictool.h:73:7: style: Class 'BondCentricTool' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/tools/clickmeasuretool.cpp:54:21: warning: Member variable 'ClickMeasureTool::m_movedSinceButtonPressed' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/tools/clickmeasuretool.cpp:54:21: warning: Member variable 'ClickMeasureTool::m_comboElements' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/tools/clickmeasuretool.cpp:54:21: warning: Member variable 'ClickMeasureTool::m_comboBondOrder' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/tools/clickmeasuretool.cpp:54:21: warning: Member variable 'ClickMeasureTool::m_layout' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/tools/clickmeasuretool.cpp:54:21: warning: Member variable 'ClickMeasureTool::m_angle' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/tools/clickmeasuretool.cpp:54:21: warning: Member variable 'ClickMeasureTool::m_dihedral' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/tools/clickmeasuretool.h:56:7: style: Class 'ClickMeasureTool' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/tools/drawcommand.cpp:411:84: style: Function 'DeleteAtomDrawCommand' argument 3 names different: declaration 'adjustValence' definition 'adjustHydrogens'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/tools/drawcommand.h:129:63: note: Function 'DeleteAtomDrawCommand' argument 3 names different: declaration 'adjustValence' definition 'adjustHydrogens'.
avogadro-master/libavogadro/src/tools/drawcommand.cpp:411:84: note: Function 'DeleteAtomDrawCommand' argument 3 names different: declaration 'adjustValence' definition 'adjustHydrogens'.
avogadro-master/libavogadro/src/tools/drawcommand.cpp:759:84: style: Function 'DeleteBondDrawCommand' argument 3 names different: declaration 'adjustValence' definition 'adjustHydrogens'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/tools/drawcommand.h:188:63: note: Function 'DeleteBondDrawCommand' argument 3 names different: declaration 'adjustValence' definition 'adjustHydrogens'.
avogadro-master/libavogadro/src/tools/drawcommand.cpp:759:84: note: Function 'DeleteBondDrawCommand' argument 3 names different: declaration 'adjustValence' definition 'adjustHydrogens'.
avogadro-master/libavogadro/src/tools/drawcommand.cpp:829:99: style: Function 'ChangeElementDrawCommand' argument 3 names different: declaration 'element' definition 'oldElement'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/tools/drawcommand.h:203:43: note: Function 'ChangeElementDrawCommand' argument 3 names different: declaration 'element' definition 'oldElement'.
avogadro-master/libavogadro/src/tools/drawcommand.cpp:829:99: note: Function 'ChangeElementDrawCommand' argument 3 names different: declaration 'element' definition 'oldElement'.
avogadro-master/libavogadro/src/tools/drawcommand.cpp:830:12: style: Function 'ChangeElementDrawCommand' argument 4 names different: declaration 'adjustValence' definition 'adjustHydrogens'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/tools/drawcommand.h:203:57: note: Function 'ChangeElementDrawCommand' argument 4 names different: declaration 'adjustValence' definition 'adjustHydrogens'.
avogadro-master/libavogadro/src/tools/drawcommand.cpp:830:12: note: Function 'ChangeElementDrawCommand' argument 4 names different: declaration 'adjustValence' definition 'adjustHydrogens'.
avogadro-master/libavogadro/src/tools/drawcommand.cpp:944:20: style: Function 'ChangeBondOrderDrawCommand' argument 3 names different: declaration 'bondOrder' definition 'oldBondOrder'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/tools/drawcommand.h:220:45: note: Function 'ChangeBondOrderDrawCommand' argument 3 names different: declaration 'bondOrder' definition 'oldBondOrder'.
avogadro-master/libavogadro/src/tools/drawcommand.cpp:944:20: note: Function 'ChangeBondOrderDrawCommand' argument 3 names different: declaration 'bondOrder' definition 'oldBondOrder'.
avogadro-master/libavogadro/src/tools/drawcommand.cpp:944:39: style: Function 'ChangeBondOrderDrawCommand' argument 4 names different: declaration 'adjustValence' definition 'adjustHydrogens'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/tools/drawcommand.h:220:61: note: Function 'ChangeBondOrderDrawCommand' argument 4 names different: declaration 'adjustValence' definition 'adjustHydrogens'.
avogadro-master/libavogadro/src/tools/drawcommand.cpp:944:39: note: Function 'ChangeBondOrderDrawCommand' argument 4 names different: declaration 'adjustValence' definition 'adjustHydrogens'.
avogadro-master/libavogadro/src/tools/drawcommand.cpp:278:7: warning: Member variable 'AddAtomDrawCommandPrivate::element' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/tools/drawcommand.cpp:395:7: warning: Member variable 'DeleteAtomDrawCommandPrivate::molecule' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/tools/drawcommand.cpp:395:7: warning: Member variable 'DeleteAtomDrawCommandPrivate::element' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/tools/drawcommand.cpp:395:7: warning: Member variable 'DeleteAtomDrawCommandPrivate::adjustHydrogens' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/tools/drawcommand.cpp:529:7: warning: Member variable 'AddBondDrawCommandPrivate::order' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/tools/drawcommand.cpp:751:7: warning: Member variable 'DeleteBondDrawCommandPrivate::molecule' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/tools/drawcommand.cpp:751:7: warning: Member variable 'DeleteBondDrawCommandPrivate::adjustHydrogens' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/tools/drawcommand.cpp:817:7: warning: Member variable 'ChangeElementDrawCommandPrivate::newElement' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/tools/drawcommand.cpp:817:7: warning: Member variable 'ChangeElementDrawCommandPrivate::oldElement' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/tools/drawcommand.cpp:817:7: warning: Member variable 'ChangeElementDrawCommandPrivate::adjustHydrogens' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/tools/drawcommand.cpp:931:7: warning: Member variable 'ChangeBondOrderDrawCommandPrivate::addBondOrder' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/tools/drawcommand.cpp:931:7: warning: Member variable 'ChangeBondOrderDrawCommandPrivate::oldBondOrder' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/tools/drawcommand.cpp:931:7: warning: Member variable 'ChangeBondOrderDrawCommandPrivate::adjustHydrogens' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/tools/drawtool.cpp:753:34: style: Function 'setElement' argument 1 names different: declaration 'i' definition 'index'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/tools/drawtool.h:100:27: note: Function 'setElement' argument 1 names different: declaration 'i' definition 'index'.
avogadro-master/libavogadro/src/tools/drawtool.cpp:753:34: note: Function 'setElement' argument 1 names different: declaration 'i' definition 'index'.
avogadro-master/libavogadro/src/tools/drawtool.cpp:768:36: style: Function 'setBondOrder' argument 1 names different: declaration 'i' definition 'index'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/tools/drawtool.h:112:29: note: Function 'setBondOrder' argument 1 names different: declaration 'i' definition 'index'.
avogadro-master/libavogadro/src/tools/drawtool.cpp:768:36: note: Function 'setBondOrder' argument 1 names different: declaration 'i' definition 'index'.
avogadro-master/libavogadro/src/tools/drawtool.cpp:70:13: warning: Member variable 'DrawTool::m_movedSinceButtonPressed' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/tools/drawtool.cpp:70:13: warning: Member variable 'DrawTool::m_comboBondOrder' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/tools/drawtool.cpp:70:13: warning: Member variable 'DrawTool::m_tableButton' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/tools/drawtool.cpp:70:13: warning: Member variable 'DrawTool::m_fragmentButton' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/tools/drawtool.cpp:70:13: warning: Member variable 'DrawTool::m_layout' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/tools/drawtool.h:59:7: style: Class 'DrawTool' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/tools/eyecandy.cpp:319:34: style: Function 'drawZoom' argument 3 names different: declaration 'radius' definition 'size'. [funcArgNamesDifferent]
avogadro-master/libavogadro/src/tools/eyecandy.h:60:28: note: Function 'drawZoom' argument 3 names different: declaration 'radius' definition 'size'.
avogadro-master/libavogadro/src/tools/eyecandy.cpp:319:34: note: Function 'drawZoom' argument 3 names different: declaration 'radius' definition 'size'.
avogadro-master/libavogadro/src/tools/eyecandy.cpp:50:13: warning: Member variable 'Eyecandy::m_yAngleStart' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/tools/eyecandy.cpp:50:13: warning: Member variable 'Eyecandy::m_yAngleEnd' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/tools/eyecandy.cpp:50:13: warning: Member variable 'Eyecandy::m_xAngleStart' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/tools/eyecandy.cpp:50:13: warning: Member variable 'Eyecandy::m_xAngleEnd' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/tools/eyecandy.cpp:50:13: warning: Member variable 'Eyecandy::m_radius' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/tools/eyecandy.h:65:12: style: Technically the member function 'Avogadro::Eyecandy::drawRotationHorizRibbon' can be const. [functionConst]
avogadro-master/libavogadro/src/tools/eyecandy.cpp:59:18: note: Technically the member function 'Avogadro::Eyecandy::drawRotationHorizRibbon' can be const.
avogadro-master/libavogadro/src/tools/eyecandy.h:65:12: note: Technically the member function 'Avogadro::Eyecandy::drawRotationHorizRibbon' can be const.
avogadro-master/libavogadro/src/tools/eyecandy.h:66:12: style: Technically the member function 'Avogadro::Eyecandy::drawRotationVertRibbon' can be const. [functionConst]
avogadro-master/libavogadro/src/tools/eyecandy.cpp:75:18: note: Technically the member function 'Avogadro::Eyecandy::drawRotationVertRibbon' can be const.
avogadro-master/libavogadro/src/tools/eyecandy.h:66:12: note: Technically the member function 'Avogadro::Eyecandy::drawRotationVertRibbon' can be const.
avogadro-master/libavogadro/src/tools/eyecandy.cpp:50:26: style: Class 'Eyecandy' does not have a copy constructor which is recommended since it has dynamic memory/resource allocation(s). [noCopyConstructor]
avogadro-master/libavogadro/src/tools/eyecandy.cpp:50:26: style: Class 'Eyecandy' does not have a operator= which is recommended since it has dynamic memory/resource allocation(s). [noOperatorEq]
avogadro-master/libavogadro/src/tools/manipulatetool.cpp:58:19: warning: Member variable 'ManipulateTool::m_yAngleEyecandy' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/tools/manipulatetool.cpp:58:19: warning: Member variable 'ManipulateTool::m_xAngleEyecandy' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/tools/manipulatetool.h:62:7: style: Class 'ManipulateTool' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/tools/manipulatetool.cpp:52:5: style: Class 'ManipulateSettingsWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/tools/moveatomcommand.cpp:31:20: warning: Member variable 'MoveAtomCommand::m_type' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/tools/navigatetool.cpp:52:17: warning: Member variable 'NavigateTool::m_yAngleEyecandy' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/tools/navigatetool.cpp:52:17: warning: Member variable 'NavigateTool::m_xAngleEyecandy' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/tools/navigatetool.h:60:5: style: Class 'NavigateTool' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/tools/navigatetool.cpp:46:5: style: Class 'NavigateSettingsWidget' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/tools/selectrotatetool.cpp:262:21: style: The scope of the variable 'tmpNeighbor' can be reduced. [variableScope]
avogadro-master/libavogadro/src/tools/selectrotatetool.cpp:288:21: style: The scope of the variable 'tmpNeighbor' can be reduced. [variableScope]
avogadro-master/libavogadro/src/tools/selectrotatetool.cpp:462:15: style: The scope of the variable 'tmpNeighbor' can be reduced. [variableScope]
avogadro-master/libavogadro/src/tools/selectrotatetool.cpp:486:15: style: The scope of the variable 'tmpNeighbor' can be reduced. [variableScope]
avogadro-master/libavogadro/src/tools/selectrotatetool.cpp:624:12: style: The scope of the variable 'atomMass' can be reduced. [variableScope]
avogadro-master/libavogadro/src/tools/selectrotatetool.cpp:781:13: style: The scope of the variable 'radius' can be reduced. [variableScope]
avogadro-master/libavogadro/src/tools/selectrotatetool.h:61:7: style: Class 'SelectRotateTool' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avogadro-master/libavogadro/src/tools/skeletontree.cpp:116:17: warning: Member variable 'SkeletonTree::m_rootBond' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/src/tools/skeletontree.cpp:116:17: warning: Member variable 'SkeletonTree::m_endNode' is not initialized in the constructor. [uninitMemberVar]
avogadro-master/libavogadro/tests/drawcommandtest.cpp:64:1: style: The class 'DrawCommandTest' does not have a constructor although it has private member variables. [noConstructor]
avogadro-master/libavogadro/tests/hydrogenscommandtest.cpp:45:1: style: The class 'HydrogensCommandTest' does not have a constructor although it has private member variables. [noConstructor]
avogadro-master/libavogadro/tests/modeltest.cpp:33:42: style: Function 'ModelTest' argument 1 names different: declaration 'model' definition '_model'. [funcArgNamesDifferent]
avogadro-master/libavogadro/tests/modeltest.h:36:35: note: Function 'ModelTest' argument 1 names different: declaration 'model' definition '_model'.
avogadro-master/libavogadro/tests/modeltest.cpp:33:42: note: Function 'ModelTest' argument 1 names different: declaration 'model' definition '_model'.
avogadro-master/libavogadro/tests/moleculebench.cpp:45:1: style: The class 'MoleculeBench' does not have a constructor although it has private member variables. [noConstructor]
avogadro-master/libavogadro/tests/moleculefiletest.cpp:47:1: style: The class 'MoleculeFileTest' does not have a constructor although it has private member variables. [noConstructor]
avogadro-master/libavogadro/tests/moleculetest.cpp:40:1: style: The class 'MoleculeTest' does not have a constructor although it has private member variables. [noConstructor]
avogadro-master/libavogadro/tests/neighborlisttest.cpp:40:1: style: The class 'NeighborListTest' does not have a constructor although it has private member variables. [noConstructor]
avogadro-master/libavogadro/tests/primitivemodeltest.cpp:39:1: style: The class 'PrimitiveModelTest' does not have a constructor although it has private member variables. [noConstructor]
[23:25]

ftp://ftp.se.debian.org/debian/pool/main/a/avr-evtd/avr-evtd_1.7.7.orig.tar.gz
avr-evtd-1.7.7/avr-evtd.c:1256:3: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
avr-evtd-1.7.7/avr-evtd.c:1290:20: warning: Identical inner 'if' condition is always true. [identicalInnerCondition]
avr-evtd-1.7.7/avr-evtd.c:1288:19: note: outer condition: pTimer->day>last_day
avr-evtd-1.7.7/avr-evtd.c:1290:20: note: identical inner condition: pTimer->day>last_day
avr-evtd-1.7.7/avr-evtd.c:1253:4: style: Variable 'pTimer' is reassigned a value before the old one has been used. [redundantAssignment]
avr-evtd-1.7.7/avr-evtd.c:1252:4: note: Variable 'pTimer' is reassigned a value before the old one has been used.
avr-evtd-1.7.7/avr-evtd.c:1253:4: note: Variable 'pTimer' is reassigned a value before the old one has been used.
avr-evtd-1.7.7/avr-evtd.c:924:6: style: Found duplicate branches for 'if' and 'else'. [duplicateBranch]
avr-evtd-1.7.7/avr-evtd.c:928:4: note: Found duplicate branches for 'if' and 'else'.
avr-evtd-1.7.7/avr-evtd.c:924:6: note: Found duplicate branches for 'if' and 'else'.
avr-evtd-1.7.7/avr-evtd.c:1209:4: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
avr-evtd-1.7.7/avr-evtd.c:299:9: style: The scope of the variable 'tt_TimeNow' can be reduced. [variableScope]
avr-evtd-1.7.7/avr-evtd.c:302:6: style: The scope of the variable 'iResult' can be reduced. [variableScope]
avr-evtd-1.7.7/avr-evtd.c:685:8: style: The scope of the variable 'thisarg' can be reduced. [variableScope]
avr-evtd-1.7.7/avr-evtd.c:792:6: style: The scope of the variable 'errno' can be reduced. [variableScope]
avr-evtd-1.7.7/avr-evtd.c:795:7: style: The scope of the variable 'cmd' can be reduced. [variableScope]
avr-evtd-1.7.7/avr-evtd.c:796:8: style: The scope of the variable 'pos' can be reduced. [variableScope]
avr-evtd-1.7.7/avr-evtd.c:797:6: style: The scope of the variable 'file' can be reduced. [variableScope]
avr-evtd-1.7.7/avr-evtd.c:798:6: style: The scope of the variable 'iRead' can be reduced. [variableScope]
avr-evtd-1.7.7/avr-evtd.c:799:6: style: The scope of the variable 'i' can be reduced. [variableScope]
avr-evtd-1.7.7/avr-evtd.c:800:7: style: The scope of the variable 'buff' can be reduced. [variableScope]
avr-evtd-1.7.7/avr-evtd.c:1311:7: style: The scope of the variable 'onLocated' can be reduced. [variableScope]
avr-evtd-1.7.7/avr-evtd.c:1312:9: style: The scope of the variable 'pTimer' can be reduced. [variableScope]
avr-evtd-1.7.7/avr-evtd.c:1435:14: style: The scope of the variable 'strMessage' can be reduced. [variableScope]
avr-evtd-1.7.7/avr-evtd.c:1437:7: style: The scope of the variable 'current_time' can be reduced. [variableScope]
avr-evtd-1.7.7/avr-evtd.c:1437:21: style: The scope of the variable 'wait_time' can be reduced. [variableScope]
avr-evtd-1.7.7/avr-evtd.c:1440:7: style: The scope of the variable 'message' can be reduced. [variableScope]
avr-evtd-1.7.7/avr-evtd.c:1441:7: style: The scope of the variable 'strAVR' can be reduced. [variableScope]
avr-evtd-1.7.7/avr-evtd.c:1442:7: style: The scope of the variable 'twelve' can be reduced. [variableScope]
avr-evtd-1.7.7/avr-evtd.c:1443:6: style: The scope of the variable 'i' can be reduced. [variableScope]
avr-evtd-1.7.7/avr-evtd.c:1467:4: style: Variable 'twelve' is assigned a value that is never used. [unreadVariable]
avr-evtd-1.7.7/avr-evtd.c:1537:23: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
avr-evtd-1.7.7/avr-evtd.c:1522:4: error: Undefined behavior: Variable 'message' is used as parameter and destination in s[n]printf(). [sprintfOverlappingData]
[23:25]

ftp://ftp.se.debian.org/debian/pool/main/a/avr-libc/avr-libc_2.0.0+Atmel3.6.1.orig.tar.gz
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/libc/stdio/vfprintf.c:687:31: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/libc/stdio/vfscanf.c:798:30: portability: 'addr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/libc/stdio/vfscanf.c:824:27: portability: 'addr' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/libc/stdlib/bsearch.c:61:15: style: The scope of the variable 'cmp' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/libc/stdlib/bsearch.c:62:23: style: The scope of the variable 'p' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/libc/stdlib/dtostre.c:80:20: style: The scope of the variable 'c2' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/libc/stdlib/malloc.c:375:9: error: Array 'sizes[32]' accessed at index 9998, which is out of bounds. [arrayIndexOutOfBounds]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/libc/stdlib/malloc.c:376:14: error: Array 'sizes[32]' accessed at index 9998, which is out of bounds. [arrayIndexOutOfBounds]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/libc/stdlib/malloc.c:306:3: portability: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_uint]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/libc/stdlib/malloc.c:306:3: portability: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/libc/stdlib/malloc.c:309:4: portability: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_uint]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/libc/stdlib/malloc.c:342:2: portability: %d in format string (no. 1) requires 'int' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/libc/stdlib/malloc.c:342:2: portability: %u in format string (no. 4) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/libc/stdlib/malloc.c:342:2: portability: %u in format string (no. 6) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/libc/stdlib/malloc.c:351:4: portability: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_uint]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/libc/stdlib/malloc.c:351:4: portability: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_uint]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/libc/stdlib/malloc.c:329:8: style: The scope of the variable 'cp' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/libc/stdlib/malloc.c:362:9: style: The scope of the variable 'j' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/libc/stdlib/malloc.c:362:15: style: The scope of the variable 'l' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/libc/stdlib/strtod.c:215:27: portability: Casting between integer* and float* which have an incompatible binary data representation. [invalidPointerCast]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/libc/stdlib/strtod.c:126:25: style: Clarify calculation precedence for '&' and '?'. [clarifyCalculation]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/libc/stdlib/strtol.c:113:0: error: #error "This implementation of strtol() does not work on this platform." [preprocessorErrorDirective]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/libc/time/strftime.c:181:26: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/libc/time/strftime.c:265:26: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/libc/time/strftime.c:91:21: style: The scope of the variable 'c' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/avr/eeprom-1.c:45:38: portability: 'p' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/avr/eeprom-1.c:49:38: portability: 'p' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/avr/eeprom-1.c:54:36: portability: '(void*)E2END' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/avr/eeprom-1.c:54:43: portability: 'p' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/avr/eeprom-1.c:56:48: portability: 'p' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/avr/eeprom-1.c:63:36: portability: '(void*)E2END' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/avr/eeprom-1.c:63:43: portability: 'p' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/avr/eeprom-1.c:66:19: portability: 'p' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/avr/eeprom-1.c:67:34: portability: 'p' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/avr/eeprom-1.c:68:34: portability: 'p' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/avr/eeprom-1.c:83:8: portability: 'p' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/avr/eeprom-1.c:89:38: portability: 'p' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/avr/eeprom-1.c:105:38: portability: 'p' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/avr/eeprom-1.c:118:38: portability: 'p' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/avr/eeprom-1.c:130:38: portability: 'p' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/avr/eeprom-3.c:42:38: portability: 'p' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/avr/eeprom-3.c:43:32: portability: 'p' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/avr/eeprom-3.c:132:38: portability: 'p' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/fplib/flt2llng-01.c:191:15: style: The scope of the variable 'z' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/fplib/flt2long-01.c:162:5: warning: %lu in format string (no. 2) requires 'unsigned long' but the argument type is 'signed long'. [invalidPrintfArgType_uint]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/fplib/flt2long-01.c:170:10: style: The scope of the variable 'z' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/fplib/flt2ulng-01.c:184:19: style: The scope of the variable 'z' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/fplib/flt2unll-01.c:204:24: style: The scope of the variable 'z' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/fplib/llng2flt-01.c:312:15: style: The scope of the variable 'x' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/fplib/llng2flt-500.c:563:15: style: The scope of the variable 'x' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/fplib/ulng2flt-01.c:172:19: style: The scope of the variable 'x' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/fplib/unll2flt-01.c:298:24: style: The scope of the variable 'x' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/fplib/unord-01.c:223:19: style: The scope of the variable 'z' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/fplib/unord-02.c:115:19: style: The scope of the variable 'z' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/fplib/unord-03.c:117:19: style: The scope of the variable 'z' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/acos-500.c:564:19: style: The scope of the variable 'v1' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/acos-500.c:564:23: style: The scope of the variable 'z1' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/acos-500.c:564:27: style: The scope of the variable 'r' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/asin-500.c:564:19: style: The scope of the variable 'v1' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/asin-500.c:564:23: style: The scope of the variable 'z1' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/asin-500.c:564:27: style: The scope of the variable 'r' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/atan-500.c:564:19: style: The scope of the variable 'v1' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/atan-500.c:564:23: style: The scope of the variable 'z1' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/atan-500.c:564:27: style: The scope of the variable 'r' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/atan2-500.c:565:19: style: The scope of the variable 'v1' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/atan2-500.c:565:23: style: The scope of the variable 'z1' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/atan2-500.c:565:27: style: The scope of the variable 'r' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/cos-500.c:564:19: style: The scope of the variable 'v1' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/cos-500.c:564:23: style: The scope of the variable 'z1' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/cos-500.c:564:27: style: The scope of the variable 'r' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/cosh-02.c:73:18: style: The scope of the variable 'maxulp' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/cosh-02.c:74:19: style: The scope of the variable 'v1' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/cosh-02.c:74:23: style: The scope of the variable 'z1' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/cosh-02.c:74:27: style: The scope of the variable 'r' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/cosh-500.c:564:19: style: The scope of the variable 'v1' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/cosh-500.c:564:23: style: The scope of the variable 'z1' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/cosh-500.c:564:27: style: The scope of the variable 'r' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/exp-500.c:564:19: style: The scope of the variable 'v1' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/exp-500.c:564:23: style: The scope of the variable 'z1' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/exp-500.c:564:27: style: The scope of the variable 'r' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/frexp-01.c:105:9: style: The scope of the variable 'ze' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/hypot-500.c:564:19: style: The scope of the variable 'v1' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/hypot-500.c:564:23: style: The scope of the variable 'z1' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/hypot-500.c:564:27: style: The scope of the variable 'r' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/isinf-01.c:110:9: style: The scope of the variable 'z' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/ldexp-01.c:151:9: style: The scope of the variable 'y' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/ldexp-nan.c:77:9: style: The scope of the variable 'y' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/log-500.c:564:19: style: The scope of the variable 'v1' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/log-500.c:564:23: style: The scope of the variable 'z1' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/log-500.c:564:27: style: The scope of the variable 'r' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/lrint-01.c:224:10: style: The scope of the variable 'z' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/lround-01.c:209:10: style: The scope of the variable 'z' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/pow-500.c:567:19: style: The scope of the variable 'v1' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/pow-500.c:567:23: style: The scope of the variable 'z1' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/pow-500.c:567:27: style: The scope of the variable 'r' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/signbit-01.c:110:9: style: The scope of the variable 'z' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/sin-500.c:564:19: style: The scope of the variable 'v1' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/sin-500.c:564:23: style: The scope of the variable 'z1' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/sin-500.c:564:27: style: The scope of the variable 'r' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/sinh-02.c:81:18: style: The scope of the variable 'maxulp' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/sinh-02.c:82:19: style: The scope of the variable 'v1' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/sinh-02.c:82:23: style: The scope of the variable 'z1' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/sinh-02.c:82:27: style: The scope of the variable 'r' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/sinh-500.c:564:19: style: The scope of the variable 'v1' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/sinh-500.c:564:23: style: The scope of the variable 'z1' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/sinh-500.c:564:27: style: The scope of the variable 'r' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/tan-500.c:564:19: style: The scope of the variable 'v1' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/tan-500.c:564:23: style: The scope of the variable 'z1' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/tan-500.c:564:27: style: The scope of the variable 'r' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/tanh-02.c:77:18: style: The scope of the variable 'maxulp' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/tanh-02.c:78:19: style: The scope of the variable 'v1' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/tanh-02.c:78:23: style: The scope of the variable 'z1' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/tanh-02.c:78:27: style: The scope of the variable 'r' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/tanh-500.c:564:19: style: The scope of the variable 'v1' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/tanh-500.c:564:23: style: The scope of the variable 'z1' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/math/tanh-500.c:564:27: style: The scope of the variable 'r' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/other/alloca.c:47:11: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/other/alloca.c:70:9: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/other/alloca.c:103:9: warning: Obsolete function 'alloca' called. In C99 and later it is recommended to use a variable length array instead. [allocaCalled]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/pmstring/memccpy_P.c:74:6: portability: %d in format string (no. 3) requires 'int' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/pmstring/memchr_P.c:48:5: portability: %d in format string (no. 3) requires 'int' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/pmstring/memchr_P.c:44:22: error: Invalid memchr() argument nr 2. The value is -1 but the valid values are '0:'. [invalidFunctionArg]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/pmstring/memchr_P.c:83:5: note: Calling function 'Check', 3rd argument 'c' value is -1
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/pmstring/memchr_P.c:44:22: note: Invalid argument
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/pmstring/memmem_P.c:74:6: portability: %d in format string (no. 3) requires 'int' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/pmstring/memrchr_P.c:68:6: portability: %d in format string (no. 3) requires 'int' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/pmstring/strcasestr_P.c:72:6: portability: %d in format string (no. 3) requires 'int' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/pmstring/strchr_P.c:50:5: portability: %d in format string (no. 3) requires 'int' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/pmstring/strchrnul_P.c:62:2: portability: %d in format string (no. 3) requires 'int' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/pmstring/strcspn_P.c:52:5: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/pmstring/strcspn_P.c:52:5: portability: %d in format string (no. 3) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/pmstring/strpbrk_P.c:52:5: portability: %d in format string (no. 3) requires 'int' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/pmstring/strrchr_P.c:49:5: portability: %d in format string (no. 3) requires 'int' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/pmstring/strrchr_P.c:43:23: error: Invalid strrchr() argument nr 2. The value is 321 but the valid values are '0:255'. [invalidFunctionArg]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/pmstring/strrchr_P.c:81:5: note: Calling function 'Check', 3rd argument 'c' value is 321
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/pmstring/strrchr_P.c:43:23: note: Invalid argument
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/pmstring/strsep_P.c:97:6: portability: %d in format string (no. 3) requires 'int' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/pmstring/strspn_P.c:52:5: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/pmstring/strspn_P.c:52:5: portability: %d in format string (no. 3) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/pmstring/strstr_P.c:52:5: portability: %d in format string (no. 3) requires 'int' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/pmstring/strtok_P.c:71:6: portability: %d in format string (no. 3) requires 'int' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/pmstring/strtok_P.c:75:6: portability: %d in format string (no. 3) requires 'int' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/printf/sprintf_flt-big.c:178:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/printf/sprintf_flt-e01.c:133:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/printf/sprintf_flt-f01.c:175:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/printf/sprintf_flt-g01.c:171:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/printf/sprintf_flt-g02.c:226:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/printf/sprintf_flt-nan.c:110:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/printf/sprintf_flt-nan.c:41:7: style: union member 'Anonymous0::lo' is never used. [unusedStructMember]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/printf/vsnprintf_all.c:105:5: warning: Found calculation inside sizeof(). [sizeofCalculation]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/regression/20080323-jmpbuf.c:52:2: warning: Return value of function rand() is not used. [ignoredReturnValue]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/regression/20080323-jmpbuf.c:54:52: portability: 'p' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/regression/20080323-jmpbuf.c:56:3: style: Variable 'isused' is assigned a value that is never used. [unreadVariable]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/regression/bug-11511.c:39:16: style: Same expression on both sides of '/' because the value of 'a' and 'b' are the same. [duplicateExpression]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/regression/bug-11511.c:38:24: note: 'a' is assigned value '0' here.
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/regression/bug-11511.c:38:31: note: 'b' is assigned value '0' here.
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/regression/bug-11511.c:39:16: note: Same expression on both sides of '/' because the value of 'a' and 'b' are the same.
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/regression/bug-21872-1.c:78:11: style: Variable 'vsf' is assigned a value that is never used. [unreadVariable]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/regression/bug-21872-2.c:78:11: style: Variable 'vsf' is assigned a value that is never used. [unreadVariable]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/regression/bug-22593.c:63:14: warning: Width 3 given in format string (no. 1) is smaller than destination buffer 's1[5]'. [invalidScanfFormatWidth_smaller]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/regression/bug-22593.c:63:14: warning: Width 3 given in format string (no. 2) is smaller than destination buffer 's2[5]'. [invalidScanfFormatWidth_smaller]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/regression/bug-25723.c:51:0: error: Memory leak: array [memleak]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/regression/bug-27242.c:72:3: error: Memory leak: p1 [memleak]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/regression/bug-27242.c:76:3: error: Memory leak: p1 [memleak]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/regression/bug-27242.c:80:2: error: Memory leak: p1 [memleak]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/regression/bug-27242.c:104:0: error: Memory leak: p [memleak]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/regression/bug-28135.c:68:3: error: Memory leak: p [memleak]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/regression/bug-28135.c:73:3: error: Memory leak: p [memleak]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/regression/bug-28135.c:88:3: error: Memory leak: p [memleak]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/regression/bug-28135.c:94:3: error: Memory leak: p1 [memleak]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/regression/bug-28135.c:98:3: error: Memory leak: p [memleak]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/regression/bug-28135.c:98:3: error: Memory leak: p1 [memleak]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/regression/bug-28135.c:100:2: error: Memory leak: p1 [memleak]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/regression/bug-28135.c:117:3: error: Memory leak: p [memleak]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/regression/bug-28135.c:120:3: error: Memory leak: p [memleak]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/regression/bug-28135.c:124:3: error: Memory leak: p [memleak]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/regression/bug-28135.c:58:0: error: Memory leak: p1 [memleak]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/scanf/scanf-nul.c:153:9: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/scanf/scanf_brk-nul.c:130:9: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/scanf/scanf_brk-nul.c:138:13: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/stdlib/bsearch-3.c:62:4: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/stdlib/bsearch-3.c:62:4: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/stdlib/dtostre.h:124:18: portability: 'pv' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/stdlib/dtostrf.h:109:18: portability: 'pv' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/stdlib/itoa-1.c:95:21: error: Invalid itoa() argument nr 3. The value is 1 but the valid values are '2:36'. [invalidFunctionArg]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/stdlib/itoa-1.c:98:21: error: Invalid itoa() argument nr 3. The value is 37 but the valid values are '2:36'. [invalidFunctionArg]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/stdlib/itoa-1.c:101:21: error: Invalid itoa() argument nr 3. The value is 264 but the valid values are '2:36'. [invalidFunctionArg]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/stdlib/itoa-1.c:142:21: error: Invalid itoa() argument nr 3. The value is 1 but the valid values are '2:36'. [invalidFunctionArg]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/stdlib/itoa-1.c:141:11: note: Assignment 'rdx=1', assigned value is 1
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/stdlib/itoa-1.c:142:21: note: Invalid argument
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/stdlib/itoa-1.c:146:21: error: Invalid itoa() argument nr 3. The value is 37 but the valid values are '2:36'. [invalidFunctionArg]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/stdlib/itoa-1.c:144:11: note: Assignment 'rdx=37', assigned value is 37
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/stdlib/itoa-1.c:146:21: note: Invalid argument
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/stdlib/itoa-1.c:150:21: error: Invalid itoa() argument nr 3. The value is 264 but the valid values are '2:36'. [invalidFunctionArg]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/stdlib/itoa-1.c:148:11: note: Assignment 'rdx=264', assigned value is 264
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/stdlib/itoa-1.c:150:21: note: Invalid argument
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/stdlib/itoa-2.c:94:23: error: Invalid itoa() argument nr 3. The value is 0 but the valid values are '2:36'. [invalidFunctionArg]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/stdlib/itoa-2.c:115:5: note: Calling function 'Check', 4th argument 'radix' value is 0
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/stdlib/itoa-2.c:94:23: note: Invalid argument
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/stdlib/realloc-3.c:235:8: style: The scope of the variable 'r' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/stdlib/setjmp-1.c:51:6: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/stdlib/setjmp-1.c:62:6: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/stdlib/setjmp-1.c:73:6: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/stdlib/setjmp-3.c:57:35: portability: '(void*)&buf' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/stdlib/setjmp-3.c:71:35: portability: '(void*)&buf' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/stdlib/setjmp-3.c:74:32: portability: '(void*)&buf.env' is of type 'void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/stdlib/strtod-1.c:156:19: style: The scope of the variable 'len' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/stdlib/strtod-1.c:157:9: style: The scope of the variable 'eno' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/stdlib/strtod-2.c:138:19: style: The scope of the variable 'len' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/stdlib/strtod-2.c:139:9: style: The scope of the variable 'eno' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/stdlib/strtod-3.c:95:19: style: The scope of the variable 'len' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/stdlib/strtod-3.c:96:9: style: The scope of the variable 'eno' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/stdlib/strtol.h:58:2: portability: %d in format string (no. 5) requires 'int' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/stdlib/strtoul.h:58:2: portability: %d in format string (no. 5) requires 'int' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/stdlib/tolower-1.c:55:12: style: The scope of the variable 'v' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/stdlib/toupper-1.c:55:12: style: The scope of the variable 'v' can be reduced. [variableScope]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/stdlib/utoa-3.c:111:6: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/stdlib/utoa-3.c:116:6: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/stdlib/utoa-3.c:121:6: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/stdlib/utoa-3.c:126:6: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/stdlib/utoa-3.c:131:6: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/stdlib/utoa-3.c:136:6: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/stdlib/utoa-3.c:141:6: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/stdlib/utoa-3.c:146:6: portability: Shifting a negative value is technically undefined behaviour [shiftNegativeLHS]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/string/memccpy.c:75:6: portability: %d in format string (no. 3) requires 'int' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/string/memchr.c:51:5: portability: %d in format string (no. 3) requires 'int' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/string/memchr.c:47:20: error: Invalid memchr() argument nr 2. The value is -1 but the valid values are '0:'. [invalidFunctionArg]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/string/memchr.c:86:5: note: Calling function 'Check', 3rd argument 'c' value is -1
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/string/memchr.c:47:20: note: Invalid argument
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/string/memmem.c:75:6: portability: %d in format string (no. 3) requires 'int' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/string/memrchr.c:72:6: portability: %d in format string (no. 3) requires 'int' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/string/strcasestr.c:74:6: portability: %d in format string (no. 3) requires 'int' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/string/strchr.c:47:5: portability: %d in format string (no. 3) requires 'int' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/string/strchrnul.c:65:2: portability: %d in format string (no. 3) requires 'int' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/string/strcspn.c:54:5: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/string/strcspn.c:54:5: portability: %d in format string (no. 3) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/string/strpbrk.c:54:5: portability: %d in format string (no. 3) requires 'int' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/string/strrchr.c:49:5: portability: %d in format string (no. 3) requires 'int' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/string/strrchr.c:43:21: error: Invalid strrchr() argument nr 2. The value is 321 but the valid values are '0:255'. [invalidFunctionArg]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/string/strrchr.c:81:5: note: Calling function 'Check', 3rd argument 'c' value is 321
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/string/strrchr.c:43:21: note: Invalid argument
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/string/strsep.c:98:6: portability: %d in format string (no. 3) requires 'int' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/string/strspn.c:54:5: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/string/strspn.c:54:5: portability: %d in format string (no. 3) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/string/strstr.c:54:5: portability: %d in format string (no. 3) requires 'int' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/string/strtok.c:71:6: portability: %d in format string (no. 3) requires 'int' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint]
avr-libc-2.0.0+Atmel3.6.1/libc/avr-libc/tests/simulate/string/strtok.c:75:6: portability: %d in format string (no. 3) requires 'int' but the argument type is 'ptrdiff_t {aka signed int}'. [invalidPrintfArgType_sint]
[23:25]

ftp://ftp.se.debian.org/debian/pool/main/a/avra/avra_1.3.0.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/avrdude/avrdude_6.3.orig.tar.gz.asc

ftp://ftp.se.debian.org/debian/pool/main/a/avro-c/avro-c_1.8.2.orig.tar.gz.asc

ftp://ftp.se.debian.org/debian/pool/main/a/avro-java/avro-java_1.7.7.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/avrp/avrp_1.0beta3.orig.tar.gz
avrp-1.0-beta3/avrp.h:53:0: error: #error "Your system is not supported!" [preprocessorErrorDirective]
avrp-1.0-beta3/stdextra.c:47:13: style: The scope of the variable 'j' can be reduced. [variableScope]
[23:25]

ftp://ftp.se.debian.org/debian/pool/main/a/avrprog/avrprog_0.2.2.orig.tar.gz
avrprog-0.2.2/avrconf.c:61:0: error: Resource leak: fin [resourceLeak]
avrprog-0.2.2/avrpp.c:73:41: style: Function 'rpp_write' argument 2 names different: declaration 'data' definition 'val'. [funcArgNamesDifferent]
avrprog-0.2.2/avrpp.h:40:41: note: Function 'rpp_write' argument 2 names different: declaration 'data' definition 'val'.
avrprog-0.2.2/avrpp.c:73:41: note: Function 'rpp_write' argument 2 names different: declaration 'data' definition 'val'.
avrprog-0.2.2/avrprog.c:226:7: style: The scope of the variable 'highbyte' can be reduced. [variableScope]
avrprog-0.2.2/avrprog.c:226:17: style: The scope of the variable 'addr' can be reduced. [variableScope]
avrprog-0.2.2/avrprog.c:307:10: style: The scope of the variable 'highbyte' can be reduced. [variableScope]
avrprog-0.2.2/avrprog.c:307:20: style: The scope of the variable 'addr' can be reduced. [variableScope]
avrprog-0.2.2/avrprog.c:377:7: style: The scope of the variable 'highbyte' can be reduced. [variableScope]
avrprog-0.2.2/avrprog.c:377:17: style: The scope of the variable 'addr' can be reduced. [variableScope]
avrprog-0.2.2/avrserial.c:62:3: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
avrprog-0.2.2/devices.c:231:5: style: Statements following return, break, continue, goto or throw will never be executed. [unreachableCode]
avrprog-0.2.2/devices.c:46:9: style: The scope of the variable 'i' can be reduced. [variableScope]
avrprog-0.2.2/devices.c:93:9: style: The scope of the variable 'i' can be reduced. [variableScope]
avrprog-0.2.2/devices.c:152:50: style: Function 'read_config_line' argument 2 names different: declaration 'signatyre_bytes' definition 'signature_bytes'. [funcArgNamesDifferent]
avrprog-0.2.2/devices.c:34:50: note: Function 'read_config_line' argument 2 names different: declaration 'signatyre_bytes' definition 'signature_bytes'.
avrprog-0.2.2/devices.c:152:50: note: Function 'read_config_line' argument 2 names different: declaration 'signatyre_bytes' definition 'signature_bytes'.
avrprog-0.2.2/intelhex.c:136:54: style: Checking if unsigned variable 'id->offset' is less than zero. [unsignedLessThanZero]
[23:25]

ftp://ftp.se.debian.org/debian/pool/main/a/avw.lv2/avw.lv2_0.1.6~dfsg0.orig.tar.xz
avw.lv2-0.1.6~dfsg0/src/absolute.hpp:14:3: style: Class 'Absolute' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/ad.cpp:8:5: warning: Member variable 'Ad::voice' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/ad.hpp:21:3: style: Class 'Ad' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/ad_gui.hpp:16:3: style: Class 'AdGUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/labeleddial.hpp:18:33: performance: Function parameter 'TextLabel' should be passed by const reference. [passedByValue]
avw.lv2-0.1.6~dfsg0/src/advenv.cpp:10:9: warning: Member variable 'AdvEnv::e_noteOff' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/advenv.cpp:10:9: warning: Member variable 'AdvEnv::de_release' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/advenv.cpp:10:9: warning: Member variable 'AdvEnv::gateData' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/advenv.cpp:10:9: warning: Member variable 'AdvEnv::retriggerData' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/advenv.hpp:28:3: style: Class 'AdvEnv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/advenv_gui.hpp:17:3: style: Class 'AdvEnvGUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/advenv_gui_scope.cpp:4:17: warning: Member variable 'AdvEnvGUIScope::m_valueSustain' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/advenv_gui_scope.cpp:4:17: warning: Member variable 'AdvEnvGUIScope::m_valueDelay' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/advenv_gui_scope.cpp:4:17: warning: Member variable 'AdvEnvGUIScope::m_valueAttackTime1' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/advenv_gui_scope.cpp:4:17: warning: Member variable 'AdvEnvGUIScope::m_valueAttackTime2' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/advenv_gui_scope.cpp:4:17: warning: Member variable 'AdvEnvGUIScope::m_valueAttackTime3' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/advenv_gui_scope.cpp:4:17: warning: Member variable 'AdvEnvGUIScope::m_valueAttackTime4' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/advenv_gui_scope.cpp:4:17: warning: Member variable 'AdvEnvGUIScope::m_valueAttackLevel1' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/advenv_gui_scope.cpp:4:17: warning: Member variable 'AdvEnvGUIScope::m_valueAttackLevel2' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/advenv_gui_scope.cpp:4:17: warning: Member variable 'AdvEnvGUIScope::m_valueAttackLevel3' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/advenv_gui_scope.cpp:4:17: warning: Member variable 'AdvEnvGUIScope::m_valueReleaseTime1' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/advenv_gui_scope.cpp:4:17: warning: Member variable 'AdvEnvGUIScope::m_valueReleaseTime2' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/advenv_gui_scope.cpp:4:17: warning: Member variable 'AdvEnvGUIScope::m_valueReleaseTime3' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/advenv_gui_scope.cpp:4:17: warning: Member variable 'AdvEnvGUIScope::m_valueReleaseLevel1' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/advenv_gui_scope.cpp:4:17: warning: Member variable 'AdvEnvGUIScope::m_valueReleaseLevel2' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/amp.hpp:13:3: style: Class 'Amp' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/amp_gui.hpp:16:3: style: Class 'AmpGUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/amplitude.hpp:13:3: style: Class 'Amplitude' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/beatrepeater_mono.cpp:13:19: warning: Member variable 'BeatRepeaterMono::m_envelope' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/beatrepeater_mono.cpp:13:19: warning: Member variable 'BeatRepeaterMono::m_envelopeRec' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/beatrepeater_mono.cpp:13:19: warning: Member variable 'BeatRepeaterMono::m_attackEnv' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/beatrepeater_mono.cpp:13:19: warning: Member variable 'BeatRepeaterMono::m_releaseEnv' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/beatrepeater_mono.cpp:13:19: warning: Member variable 'BeatRepeaterMono::m_sample' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/beatrepeater_mono.cpp:13:19: warning: Member variable 'BeatRepeaterMono::m_fadePosition' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/beatrepeater_mono.hpp:37:3: style: Class 'BeatRepeaterMono' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/beatrepeater_mono_gui.hpp:16:3: style: Class 'BeatRepeaterMonoGUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/beatrepeater_stereo.cpp:13:21: warning: Member variable 'BeatRepeaterStereo::m_envelope' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/beatrepeater_stereo.cpp:13:21: warning: Member variable 'BeatRepeaterStereo::m_envelopeRec' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/beatrepeater_stereo.cpp:13:21: warning: Member variable 'BeatRepeaterStereo::m_attackEnv' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/beatrepeater_stereo.cpp:13:21: warning: Member variable 'BeatRepeaterStereo::m_releaseEnv' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/beatrepeater_stereo.cpp:13:21: warning: Member variable 'BeatRepeaterStereo::m_sampleL' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/beatrepeater_stereo.cpp:13:21: warning: Member variable 'BeatRepeaterStereo::m_sampleR' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/beatrepeater_stereo.cpp:13:21: warning: Member variable 'BeatRepeaterStereo::m_fadePosition' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/beatrepeater_stereo.hpp:38:3: style: Class 'BeatRepeaterStereo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/beatrepeater_stereo_gui.hpp:16:3: style: Class 'BeatRepeaterStereoGUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/beatslicer_mono.cpp:13:17: warning: Member variable 'BeatSlicerMono::m_envelope' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/beatslicer_mono.cpp:13:17: warning: Member variable 'BeatSlicerMono::m_fadeIn' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/beatslicer_mono.cpp:13:17: warning: Member variable 'BeatSlicerMono::m_fadeOut' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/beatslicer_mono.cpp:13:17: warning: Member variable 'BeatSlicerMono::m_fadePosition' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/beatslicer_mono.cpp:13:17: warning: Member variable 'BeatSlicerMono::m_readingSampleSize' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/beatslicer_mono.cpp:13:17: warning: Member variable 'BeatSlicerMono::m_positionStart' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/beatslicer_mono.cpp:13:17: warning: Member variable 'BeatSlicerMono::m_readingPosition' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/beatslicer_mono.cpp:13:17: warning: Member variable 'BeatSlicerMono::m_calculatedReadingPosition' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/beatslicer_mono.cpp:13:17: warning: Member variable 'BeatSlicerMono::m_reverse' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/beatslicer_mono.hpp:46:3: style: Class 'BeatSlicerMono' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/beatslicer_mono_gui.hpp:16:3: style: Class 'BeatSlicerMonoGUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/beatslicer_stereo.cpp:13:19: warning: Member variable 'BeatSlicerStereo::m_envelope' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/beatslicer_stereo.cpp:13:19: warning: Member variable 'BeatSlicerStereo::m_fadeIn' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/beatslicer_stereo.cpp:13:19: warning: Member variable 'BeatSlicerStereo::m_fadeOut' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/beatslicer_stereo.cpp:13:19: warning: Member variable 'BeatSlicerStereo::m_fadePosition' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/beatslicer_stereo.cpp:13:19: warning: Member variable 'BeatSlicerStereo::m_readingSampleSize' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/beatslicer_stereo.cpp:13:19: warning: Member variable 'BeatSlicerStereo::m_positionStart' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/beatslicer_stereo.cpp:13:19: warning: Member variable 'BeatSlicerStereo::m_readingPosition' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/beatslicer_stereo.cpp:13:19: warning: Member variable 'BeatSlicerStereo::m_calculatedReadingPosition' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/beatslicer_stereo.cpp:13:19: warning: Member variable 'BeatSlicerStereo::m_reverse' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/beatslicer_stereo.hpp:48:3: style: Class 'BeatSlicerStereo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/beatslicer_stereo_gui.hpp:16:3: style: Class 'BeatSlicerStereoGUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/controltocv.hpp:13:3: style: Class 'ControlToCV' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/cvs.hpp:13:3: style: Class 'Cvs' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/cvs_gui.hpp:16:3: style: Class 'CVSGUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/cvtocontrol.hpp:13:3: style: Class 'CVToControl' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/delay.cpp:32:6: style: The scope of the variable 'ofs' can be reduced. [variableScope]
avw.lv2-0.1.6~dfsg0/src/delay.hpp:15:3: style: Class 'Delay' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/delay_gui.hpp:16:3: style: Class 'DelayGUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/dial.cpp:66:28: style: Function 'set_value' argument 1 names different: declaration 'value' definition 'Value'. [funcArgNamesDifferent]
avw.lv2-0.1.6~dfsg0/src/dial.hpp:22:24: note: Function 'set_value' argument 1 names different: declaration 'value' definition 'Value'.
avw.lv2-0.1.6~dfsg0/src/dial.cpp:66:28: note: Function 'set_value' argument 1 names different: declaration 'value' definition 'Value'.
avw.lv2-0.1.6~dfsg0/src/downsampler_mono.hpp:17:3: style: Class 'DownsamplerMono' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/downsampler_mono_gui.hpp:16:3: style: Class 'DownsamplerMonoGUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/downsampler_stereo.hpp:17:3: style: Class 'DownsamplerStereo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/downsampler_stereo_gui.hpp:16:3: style: Class 'DownsamplerStereoGUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/env.hpp:25:3: style: Class 'Env' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/env_gui.hpp:17:2: style: Class 'EnvGUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/env_gui_scope.cpp:4:14: warning: Member variable 'EnvGUIScope::m_attackValue' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/env_gui_scope.cpp:4:14: warning: Member variable 'EnvGUIScope::m_decayValue' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/env_gui_scope.cpp:4:14: warning: Member variable 'EnvGUIScope::m_sustainValue' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/env_gui_scope.cpp:4:14: warning: Member variable 'EnvGUIScope::m_releaseValue' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/env_gui_scope.cpp:4:14: warning: Member variable 'EnvGUIScope::m_delayValue' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/env_gui_scope.cpp:4:14: warning: Member variable 'EnvGUIScope::m_holdValue' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/envgen.cpp:14:2: style: Variable 'p_fade' is reassigned a value before the old one has been used. [redundantAssignment]
avw.lv2-0.1.6~dfsg0/src/envgen.cpp:7:0: note: Variable 'p_fade' is reassigned a value before the old one has been used.
avw.lv2-0.1.6~dfsg0/src/envgen.cpp:14:2: note: Variable 'p_fade' is reassigned a value before the old one has been used.
avw.lv2-0.1.6~dfsg0/src/envgen.cpp:99:0: error: Memory leak: m_release [memleak]
avw.lv2-0.1.6~dfsg0/src/granulator_mono.hpp:13:3: style: Class 'GranulatorMono' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/granulator_mono_gui.hpp:16:3: style: Class 'GranulatorMonoGUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/granulator_stereo.hpp:13:3: style: Class 'GranulatorStereo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/granulator_stereo_gui.hpp:16:3: style: Class 'GranulatorStereoGUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/hztovc.cpp:23:18: style: Variable 'inData' is assigned a value that is never used. [unreadVariable]
avw.lv2-0.1.6~dfsg0/src/hztovc.cpp:10:9: warning: Member variable 'HzToVc::octave' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/hztovc.hpp:18:3: style: Class 'HzToVc' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/hztovc_gui.hpp:16:3: style: Class 'HzToVCGUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/inv.hpp:16:2: style: Class 'Inv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/labeleddial.cpp:67:35: style: Function 'set_value' argument 1 names different: declaration 'value' definition 'Value'. [funcArgNamesDifferent]
avw.lv2-0.1.6~dfsg0/src/labeleddial.hpp:24:24: note: Function 'set_value' argument 1 names different: declaration 'value' definition 'Value'.
avw.lv2-0.1.6~dfsg0/src/labeleddial.cpp:67:35: note: Function 'set_value' argument 1 names different: declaration 'value' definition 'Value'.
avw.lv2-0.1.6~dfsg0/src/labeleddial.cpp:8:44: performance: Function parameter 'TextLabel' should be passed by const reference. [passedByValue]
avw.lv2-0.1.6~dfsg0/src/lfo_freq.cpp:41:10: style: The scope of the variable 'k' can be reduced. [variableScope]
avw.lv2-0.1.6~dfsg0/src/lfo_freq.cpp:42:9: style: The scope of the variable 'ldsi' can be reduced. [variableScope]
avw.lv2-0.1.6~dfsg0/src/lfo_freq.cpp:42:15: style: The scope of the variable 'ldsa' can be reduced. [variableScope]
avw.lv2-0.1.6~dfsg0/src/lfo_freq.cpp:42:21: style: The scope of the variable 'ldt' can be reduced. [variableScope]
avw.lv2-0.1.6~dfsg0/src/lfo_freq.cpp:42:26: style: The scope of the variable 'ldr' can be reduced. [variableScope]
avw.lv2-0.1.6~dfsg0/src/lfo_freq.cpp:42:31: style: The scope of the variable 'ldsh' can be reduced. [variableScope]
avw.lv2-0.1.6~dfsg0/src/lfo_freq.hpp:32:3: style: Class 'LfoFreq' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/lfo_freq_gui.hpp:16:3: style: Class 'LfoFreqGUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/lfo_tempo.cpp:41:10: style: The scope of the variable 'k' can be reduced. [variableScope]
avw.lv2-0.1.6~dfsg0/src/lfo_tempo.cpp:42:9: style: The scope of the variable 'ldsi' can be reduced. [variableScope]
avw.lv2-0.1.6~dfsg0/src/lfo_tempo.cpp:42:15: style: The scope of the variable 'ldsa' can be reduced. [variableScope]
avw.lv2-0.1.6~dfsg0/src/lfo_tempo.cpp:42:21: style: The scope of the variable 'ldt' can be reduced. [variableScope]
avw.lv2-0.1.6~dfsg0/src/lfo_tempo.cpp:42:26: style: The scope of the variable 'ldr' can be reduced. [variableScope]
avw.lv2-0.1.6~dfsg0/src/lfo_tempo.cpp:42:31: style: The scope of the variable 'ldsh' can be reduced. [variableScope]
avw.lv2-0.1.6~dfsg0/src/lfo_tempo.hpp:32:3: style: Class 'LfoTempo' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/lfo_tempo_gui.hpp:16:3: style: Class 'LfoTempoGUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/mixer_2ch_audio.hpp:13:3: style: Class 'Mixer2ChAudio' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/mixer_2ch_audio_gui.hpp:16:3: style: Class 'Mixer2ChAudioGUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/mixer_2ch_cv.hpp:13:3: style: Class 'Mixer2ChCV' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/mixer_2ch_cv_gui.hpp:16:3: style: Class 'Mixer2ChCVGUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/mixer_4ch_audio.hpp:13:3: style: Class 'Mixer4ChAudio' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/mixer_4ch_audio_gui.hpp:16:3: style: Class 'Mixer4ChAudioGUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/mixer_4ch_cv.hpp:13:3: style: Class 'Mixer4ChCV' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/mixer_4ch_cv_gui.hpp:16:3: style: Class 'Mixer4ChCVGUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/mooglpf.cpp:32:6: style: The scope of the variable 'k' can be reduced. [variableScope]
avw.lv2-0.1.6~dfsg0/src/mooglpf.cpp:35:19: style: The scope of the variable 'dr' can be reduced. [variableScope]
avw.lv2-0.1.6~dfsg0/src/mooglpf.cpp:35:26: style: The scope of the variable 'dw' can be reduced. [variableScope]
avw.lv2-0.1.6~dfsg0/src/mooglpf.cpp:35:33: style: The scope of the variable 't' can be reduced. [variableScope]
avw.lv2-0.1.6~dfsg0/src/mooglpf.hpp:18:3: style: Class 'MoogLPF' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/mooglpf_gui.hpp:16:3: style: Class 'MoogLPFGUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/noise2_audio.hpp:24:3: style: Class 'Noise2Audio' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/noise2_audio_gui.hpp:16:3: style: Class 'Noise2AudioGUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/noise2_cv.hpp:24:3: style: Class 'Noise2CV' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/noise2_cv_gui.hpp:16:3: style: Class 'Noise2CVGUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/percussiveenv.hpp:22:3: style: Class 'PercussiveEnv' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/percussiveenv_gui.hpp:17:3: style: Class 'PercussiveEnvGUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/percussiveenv_gui_scope.cpp:18:17: style: Variable 'y' is not assigned a value. [unassignedVariable]
avw.lv2-0.1.6~dfsg0/src/percussiveenv_gui_scope.cpp:38:21: style: Variable 'yscale' is assigned a value that is never used. [unreadVariable]
avw.lv2-0.1.6~dfsg0/src/percussiveenv_gui_scope.cpp:4:24: warning: Member variable 'PercussiveEnvGUIScope::m_attackValue' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/percussiveenv_gui_scope.cpp:4:24: warning: Member variable 'PercussiveEnvGUIScope::m_decayValue' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/percussiveenv_gui_scope.cpp:4:24: warning: Member variable 'PercussiveEnvGUIScope::m_delayValue' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/percussiveenv_gui_scope.cpp:4:24: warning: Member variable 'PercussiveEnvGUIScope::m_holdValue' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/percussiveenv_gui_scope.cpp:46:39: error: Uninitialized variable: y [uninitvar]
avw.lv2-0.1.6~dfsg0/src/ringmodulator_audio.hpp:15:3: style: Class 'RingModulatorAudio' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/ringmodulator_audio_gui.hpp:16:3: style: Class 'RindModulatorAudioGUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/ringmodulator_cv.hpp:15:3: style: Class 'RingModulatorCV' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/ringmodulator_cv_gui.hpp:16:3: style: Class 'RindModulatorCVGUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/samplehold.cpp:12:13: warning: Member variable 'SampleHold::sample' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/samplehold.hpp:15:3: style: Class 'SampleHold' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/samplehold_gui.hpp:16:3: style: Class 'SampleHoldGUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/slew.cpp:20:8: style: The scope of the variable 'ds' can be reduced. [variableScope]
avw.lv2-0.1.6~dfsg0/src/slew.cpp:10:7: warning: Member variable 'Slew::inData' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/slew.hpp:18:3: style: Class 'Slew' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/slew_gui.hpp:16:3: style: Class 'SlewGUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/synthdata.cpp:15:18: style: struct member 'Anonymous0::sign' is never used. [unusedStructMember]
avw.lv2-0.1.6~dfsg0/src/synthdata.hpp:26:9: style: Technically the member function 'SynthData::exp_table' can be const. [functionConst]
avw.lv2-0.1.6~dfsg0/src/synthdata.cpp:98:18: note: Technically the member function 'SynthData::exp_table' can be const.
avw.lv2-0.1.6~dfsg0/src/synthdata.hpp:26:9: note: Technically the member function 'SynthData::exp_table' can be const.
avw.lv2-0.1.6~dfsg0/src/synthdata.hpp:27:9: style: Technically the member function 'SynthData::exp2_table' can be const. [functionConst]
avw.lv2-0.1.6~dfsg0/src/synthdata.cpp:110:18: note: Technically the member function 'SynthData::exp2_table' can be const.
avw.lv2-0.1.6~dfsg0/src/synthdata.hpp:27:9: note: Technically the member function 'SynthData::exp2_table' can be const.
avw.lv2-0.1.6~dfsg0/src/vcaexp_audio.cpp:18:9: style: The scope of the variable 'v' can be reduced. [variableScope]
avw.lv2-0.1.6~dfsg0/src/vcaexp_audio.cpp:18:12: style: The scope of the variable 'g' can be reduced. [variableScope]
avw.lv2-0.1.6~dfsg0/src/vcaexp_audio.hpp:18:3: style: Class 'VcaExpAudio' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/vcaexp_audio_gui.hpp:16:3: style: Class 'VCAExpAudioGUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/vcaexp_cv.cpp:18:9: style: The scope of the variable 'v' can be reduced. [variableScope]
avw.lv2-0.1.6~dfsg0/src/vcaexp_cv.cpp:18:12: style: The scope of the variable 'g' can be reduced. [variableScope]
avw.lv2-0.1.6~dfsg0/src/vcaexp_cv.hpp:18:3: style: Class 'VcaExpCV' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/vcaexp_cv_gui.hpp:16:3: style: Class 'VCAExpCVGUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/vcalin_audio.hpp:13:3: style: Class 'VcaLinAudio' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/vcalin_audio_gui.hpp:16:3: style: Class 'VCALinAudioGUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/vcalin_cv.hpp:13:3: style: Class 'VcaLinCV' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/vcalin_cv_gui.hpp:16:3: style: Class 'VCALinCVGUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/vcf.cpp:75:9: style: The scope of the variable 't1' can be reduced. [variableScope]
avw.lv2-0.1.6~dfsg0/src/vcf.cpp:75:13: style: The scope of the variable 't2' can be reduced. [variableScope]
avw.lv2-0.1.6~dfsg0/src/vcf.cpp:75:31: style: The scope of the variable 'pbis' can be reduced. [variableScope]
avw.lv2-0.1.6~dfsg0/src/vcf.cpp:81:11: style: The scope of the variable 'b_noiseout' can be reduced. [variableScope]
avw.lv2-0.1.6~dfsg0/src/vcf.cpp:82:8: style: The scope of the variable 'i_noise' can be reduced. [variableScope]
avw.lv2-0.1.6~dfsg0/src/vcf.cpp:111:11: style: The scope of the variable 'temp' can be reduced. [variableScope]
avw.lv2-0.1.6~dfsg0/src/vcf.cpp:143:11: style: The scope of the variable 'temp' can be reduced. [variableScope]
avw.lv2-0.1.6~dfsg0/src/vcf.cpp:175:11: style: The scope of the variable 'temp' can be reduced. [variableScope]
avw.lv2-0.1.6~dfsg0/src/vcf.cpp:208:11: style: The scope of the variable 'temp' can be reduced. [variableScope]
avw.lv2-0.1.6~dfsg0/src/vcf.cpp:239:11: style: The scope of the variable 'temp' can be reduced. [variableScope]
avw.lv2-0.1.6~dfsg0/src/vcf.cpp:272:11: style: The scope of the variable 'b_noiseout' can be reduced. [variableScope]
avw.lv2-0.1.6~dfsg0/src/vcf.cpp:273:8: style: The scope of the variable 'i_noise' can be reduced. [variableScope]
avw.lv2-0.1.6~dfsg0/src/vcf.cpp:315:11: style: The scope of the variable 'b_noiseout' can be reduced. [variableScope]
avw.lv2-0.1.6~dfsg0/src/vcf.cpp:316:8: style: The scope of the variable 'i_noise' can be reduced. [variableScope]
avw.lv2-0.1.6~dfsg0/src/vcf.hpp:41:3: style: Class 'Vcf' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/vcf_gui.hpp:16:2: style: Class 'VcfGUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/vco2_audio.cpp:33:20: style: The scope of the variable 'phi1' can be reduced. [variableScope]
avw.lv2-0.1.6~dfsg0/src/vco2_audio.hpp:30:3: style: Class 'Vco2Audio' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/vco2_audio_gui.hpp:16:2: style: Class 'Vco2AudioGUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/vco2_cv.cpp:33:20: style: The scope of the variable 'phi1' can be reduced. [variableScope]
avw.lv2-0.1.6~dfsg0/src/vco2_cv.hpp:30:3: style: Class 'Vco2CV' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/vco2_cv_gui.hpp:16:2: style: Class 'Vco2CVGUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/vcpanning.cpp:19:10: style: The scope of the variable 'k' can be reduced. [variableScope]
avw.lv2-0.1.6~dfsg0/src/vcpanning.cpp:12:12: warning: Member variable 'VCPanning::panPos' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/vcpanning.cpp:12:12: warning: Member variable 'VCPanning::pan' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/vcpanning.cpp:12:12: warning: Member variable 'VCPanning::oldpan' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/vcpanning.hpp:15:3: style: Class 'VCPanning' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/vcpanning_gui.hpp:16:3: style: Class 'VcPanningGUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/vcswitch_audio.cpp:21:8: style: The scope of the variable 'mix1' can be reduced. [variableScope]
avw.lv2-0.1.6~dfsg0/src/vcswitch_audio.cpp:21:14: style: The scope of the variable 'mix2' can be reduced. [variableScope]
avw.lv2-0.1.6~dfsg0/src/vcswitch_audio.hpp:15:3: style: Class 'VCSwitchAudio' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/vcswitch_audio_gui.hpp:16:3: style: Class 'VCSwitchAudioGUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/vcswitch_cv.cpp:21:8: style: The scope of the variable 'mix1' can be reduced. [variableScope]
avw.lv2-0.1.6~dfsg0/src/vcswitch_cv.cpp:21:14: style: The scope of the variable 'mix2' can be reduced. [variableScope]
avw.lv2-0.1.6~dfsg0/src/vcswitch_cv.hpp:15:3: style: Class 'VCSwitchCV' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/vcswitch_cv_gui.hpp:16:3: style: Class 'VCSwitchCVGUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/vctohz.cpp:10:9: warning: Member variable 'VcToHz::convMode' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/vctohz.cpp:10:9: warning: Member variable 'VcToHz::octave' is not initialized in the constructor. [uninitMemberVar]
avw.lv2-0.1.6~dfsg0/src/vctohz.hpp:17:3: style: Class 'VcToHz' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
avw.lv2-0.1.6~dfsg0/src/vctohz_gui.hpp:16:3: style: Class 'VCToHZGUI' has a constructor with 1 argument that is not explicit. [noExplicitConstructor]
[23:25]

ftp://ftp.se.debian.org/debian/pool/main/a/avy/avy_0.4.0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/avy-menu/avy-menu_0.1.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/awardeco/awardeco_0.2.orig.tar.gz
awardeco-0.2.orig/src/awardeco.c:157:3: warning: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
awardeco-0.2.orig/src/awardeco.c:158:3: warning: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
awardeco-0.2.orig/src/awardeco.c:159:3: warning: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
awardeco-0.2.orig/src/awardeco.c:161:18: warning: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
awardeco-0.2.orig/src/awardfnc.c:280:17: warning: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
awardeco-0.2.orig/src/awardfnc.c:280:17: warning: %i in format string (no. 2) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
awardeco-0.2.orig/src/awardfnc.c:280:17: warning: %X in format string (no. 3) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
awardeco-0.2.orig/src/awardfnc.c:291:17: warning: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
awardeco-0.2.orig/src/awardfnc.c:291:17: warning: %X in format string (no. 2) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
awardeco-0.2.orig/src/awardfnc.c:291:17: warning: %i in format string (no. 3) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
awardeco-0.2.orig/src/awardfnc.c:291:17: error: printf format string requires 5 parameters but only 4 are given. [wrongPrintfScanfArgNum]
awardeco-0.2.orig/src/awardfnc.c:329:17: warning: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
awardeco-0.2.orig/src/awardfnc.c:329:17: warning: %X in format string (no. 2) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
awardeco-0.2.orig/src/awardfnc.c:329:17: warning: %i in format string (no. 3) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
awardeco-0.2.orig/src/awardfnc.c:329:17: warning: %i in format string (no. 4) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
awardeco-0.2.orig/src/awardfnc.c:329:17: error: printf format string requires 6 parameters but only 5 are given. [wrongPrintfScanfArgNum]
awardeco-0.2.orig/src/awardfnc.c:500:17: warning: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
awardeco-0.2.orig/src/awardfnc.c:500:17: warning: %i in format string (no. 2) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
awardeco-0.2.orig/src/awardfnc.c:500:17: warning: %X in format string (no. 3) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
awardeco-0.2.orig/src/awardfnc.c:512:17: warning: %X in format string (no. 1) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
awardeco-0.2.orig/src/awardfnc.c:512:17: warning: %X in format string (no. 2) requires 'unsigned int' but the argument type is 'unsigned long'. [invalidPrintfArgType_uint]
awardeco-0.2.orig/src/awardfnc.c:512:17: warning: %i in format string (no. 3) requires 'int' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
awardeco-0.2.orig/src/awardfnc.c:512:17: error: printf format string requires 5 parameters but only 4 are given. [wrongPrintfScanfArgNum]
awardeco-0.2.orig/src/awardfnc.c:439:8: style: The scope of the variable 'RealRead' can be reduced. [variableScope]
awardeco-0.2.orig/src/awardfnc.c:46:8: style: struct member 'LZHHead::HeadCrc' is never used. [unusedStructMember]
awardeco-0.2.orig/src/awardfnc.c:51:8: style: struct member 'LZHHead::Attr' is never used. [unusedStructMember]
awardeco-0.2.orig/src/awardfnc.c:52:8: style: struct member 'LZHHead::Level' is never used. [unusedStructMember]
awardeco-0.2.orig/src/awardfnc.c:55:8: style: struct member 'LZHHead::CRC16' is never used. [unusedStructMember]
awardeco-0.2.orig/src/awardfnc.c:56:8: style: struct member 'LZHHead::DOS' is never used. [unusedStructMember]
awardeco-0.2.orig/src/awardfnc.c:57:8: style: struct member 'LZHHead::Empty' is never used. [unusedStructMember]
awardeco-0.2.orig/src/awardfnc.c:62:25: style: struct member 'LZHHeader::hdr_size' is never used. [unusedStructMember]
awardeco-0.2.orig/src/awardfnc.c:63:25: style: struct member 'LZHHeader::hdr_crc' is never used. [unusedStructMember]
awardeco-0.2.orig/src/awardfnc.c:65:25: style: struct member 'LZHHeader::pack_len' is never used. [unusedStructMember]
awardeco-0.2.orig/src/awardfnc.c:66:25: style: struct member 'LZHHeader::real_len' is never used. [unusedStructMember]
awardeco-0.2.orig/src/awardfnc.c:67:25: style: struct member 'LZHHeader::real_cs' is never used. [unusedStructMember]
awardeco-0.2.orig/src/awardfnc.c:68:25: style: struct member 'LZHHeader::rsrv1' is never used. [unusedStructMember]
awardeco-0.2.orig/src/awardfnc.c:69:25: style: struct member 'LZHHeader::rsrv2' is never used. [unusedStructMember]
awardeco-0.2.orig/src/awardfnc.c:70:25: style: struct member 'LZHHeader::name_len' is never used. [unusedStructMember]
awardeco-0.2.orig/src/awardfnc.c:76:25: style: struct member 'NewLZHHead::HeadCrc' is never used. [unusedStructMember]
awardeco-0.2.orig/src/awardfnc.c:81:25: style: struct member 'NewLZHHead::Attr' is never used. [unusedStructMember]
awardeco-0.2.orig/src/awardfnc.c:82:25: style: struct member 'NewLZHHead::Level' is never used. [unusedStructMember]
awardeco-0.2.orig/src/awardfnc.c:173:25: error: Pointer to local array variable returned. [returnLocalVariable]
awardeco-0.2.orig/src/kernel.c:294:15: style: The scope of the variable 'c' can be reduced. [variableScope]
awardeco-0.2.orig/src/kernel.c:135:39: error: Shifting by a negative value is undefined behaviour [shiftNegative]
awardeco-0.2.orig/src/kernel.c:135:52: warning: Suspicious code: sign conversion of - in calculation, even though - can have a negative value [signConversion]
awardeco-0.2.orig/src/kernel.c:64:6: style: struct member 'interfacing::method' is never used. [unusedStructMember]
[23:25]

ftp://ftp.se.debian.org/debian/pool/main/a/away/away_0.9.5.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aweather/aweather_0.8.1.orig.tar.gz
aweather-0.8.1/src/aweather-gui.c:411:2: style: Variable 'states' is reassigned a value before the old one has been used. [redundantAssignment]
aweather-0.8.1/src/aweather-gui.c:409:0: note: Variable 'states' is reassigned a value before the old one has been used.
aweather-0.8.1/src/aweather-gui.c:411:2: note: Variable 'states' is reassigned a value before the old one has been used.
aweather-0.8.1/src/aweather-gui.c:526:51: style: Function 'aweather_gui_get_viewer' argument 1 names different: declaration 'gui' definition 'self'. [funcArgNamesDifferent]
aweather-0.8.1/src/aweather-gui.h:60:51: note: Function 'aweather_gui_get_viewer' argument 1 names different: declaration 'gui' definition 'self'.
aweather-0.8.1/src/aweather-gui.c:526:51: note: Function 'aweather_gui_get_viewer' argument 1 names different: declaration 'gui' definition 'self'.
aweather-0.8.1/src/aweather-gui.c:537:49: style: Function 'aweather_gui_get_widget' argument 1 names different: declaration 'gui' definition 'self'. [funcArgNamesDifferent]
aweather-0.8.1/src/aweather-gui.h:62:51: note: Function 'aweather_gui_get_widget' argument 1 names different: declaration 'gui' definition 'self'.
aweather-0.8.1/src/aweather-gui.c:537:49: note: Function 'aweather_gui_get_widget' argument 1 names different: declaration 'gui' definition 'self'.
aweather-0.8.1/src/aweather-gui.c:546:47: style: Function 'aweather_gui_get_object' argument 1 names different: declaration 'gui' definition 'self'. [funcArgNamesDifferent]
aweather-0.8.1/src/aweather-gui.h:63:51: note: Function 'aweather_gui_get_object' argument 1 names different: declaration 'gui' definition 'self'.
aweather-0.8.1/src/aweather-gui.c:546:47: note: Function 'aweather_gui_get_object' argument 1 names different: declaration 'gui' definition 'self'.
aweather-0.8.1/src/plugins/gps-plugin.c:855:0: error: #error "GPSD protocol version 5 or greater required." [preprocessorErrorDirective]
aweather-0.8.1/src/plugins/radar-info.h:39:2: portability: Returning an integer in a function with pointer return type is not portable. [CastIntegerToAddressAtReturn]
aweather-0.8.1/src/wsr88ddec.c:113:0: error: Resource leak: input [resourceLeak]
aweather-0.8.1/src/wsr88ddec.c:114:0: error: Resource leak: output [resourceLeak]
[23:25]

ftp://ftp.se.debian.org/debian/pool/main/a/awesfx/awesfx_0.5.1e.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/awesome/awesome_4.2.orig.tar.xz.asc

ftp://ftp.se.debian.org/debian/pool/main/a/awffull/awffull_3.10.2.orig.tar.gz
awffull-3.10.2/src/awffull.c:2015:40: style: Redundant condition: If 'EXPR == ' '', the comparison 'EXPR != '\0'' is always true. [redundantCondition]
awffull-3.10.2/src/gettext.h:165:17: style: The scope of the variable 'translation' can be reduced. [variableScope]
awffull-3.10.2/src/gettext.h:208:17: style: The scope of the variable 'translation' can be reduced. [variableScope]
awffull-3.10.2/src/awffull.c:155:24: style: The scope of the variable 'end_time' can be reduced. [variableScope]
awffull-3.10.2/src/awffull.c:156:11: style: The scope of the variable 'temp_time' can be reduced. [variableScope]
awffull-3.10.2/src/awffull.c:1609:9: style: The scope of the variable 'i' can be reduced. [variableScope]
awffull-3.10.2/src/awffull.c:2299:11: style: The scope of the variable 'cp1' can be reduced. [variableScope]
awffull-3.10.2/src/awffull.c:2333:11: style: The scope of the variable 'cp1' can be reduced. [variableScope]
awffull-3.10.2/src/awffull.c:266:13: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/awffull.c:274:17: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/awffull.c:292:13: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/awffull.c:324:13: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/awffull.c:423:32: style: Checking if unsigned variable 'rec_tstamp' is less than zero. [unsignedLessThanZero]
awffull-3.10.2/src/awffull.c:746:13: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/awffull.c:1233:17: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/awffull.c:1491:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/css_file.c:127:18: style: The scope of the variable 'i' can be reduced. [variableScope]
awffull-3.10.2/src/css_file.c:128:9: style: The scope of the variable 'cssfile' can be reduced. [variableScope]
awffull-3.10.2/src/css_file.c:129:13: style: The scope of the variable 'write_rtn' can be reduced. [variableScope]
awffull-3.10.2/src/css_file.c:130:10: style: The scope of the variable 'lineout' can be reduced. [variableScope]
awffull-3.10.2/src/graphs.c:1314:5: style: Variable 'colour_index' is reassigned a value before the old one has been used. [redundantAssignment]
awffull-3.10.2/src/graphs.c:1311:5: note: Variable 'colour_index' is reassigned a value before the old one has been used.
awffull-3.10.2/src/graphs.c:1314:5: note: Variable 'colour_index' is reassigned a value before the old one has been used.
awffull-3.10.2/src/graphs.c:1315:5: style: Variable 'colour_index' is reassigned a value before the old one has been used. [redundantAssignment]
awffull-3.10.2/src/graphs.c:1314:5: note: Variable 'colour_index' is reassigned a value before the old one has been used.
awffull-3.10.2/src/graphs.c:1315:5: note: Variable 'colour_index' is reassigned a value before the old one has been used.
awffull-3.10.2/src/graphs.c:1316:5: style: Variable 'colour_index' is reassigned a value before the old one has been used. [redundantAssignment]
awffull-3.10.2/src/graphs.c:1315:5: note: Variable 'colour_index' is reassigned a value before the old one has been used.
awffull-3.10.2/src/graphs.c:1316:5: note: Variable 'colour_index' is reassigned a value before the old one has been used.
awffull-3.10.2/src/graphs.c:1317:5: style: Variable 'colour_index' is reassigned a value before the old one has been used. [redundantAssignment]
awffull-3.10.2/src/graphs.c:1316:5: note: Variable 'colour_index' is reassigned a value before the old one has been used.
awffull-3.10.2/src/graphs.c:1317:5: note: Variable 'colour_index' is reassigned a value before the old one has been used.
awffull-3.10.2/src/graphs.c:1318:5: style: Variable 'colour_index' is reassigned a value before the old one has been used. [redundantAssignment]
awffull-3.10.2/src/graphs.c:1317:5: note: Variable 'colour_index' is reassigned a value before the old one has been used.
awffull-3.10.2/src/graphs.c:1318:5: note: Variable 'colour_index' is reassigned a value before the old one has been used.
awffull-3.10.2/src/graphs.c:1319:5: style: Variable 'colour_index' is reassigned a value before the old one has been used. [redundantAssignment]
awffull-3.10.2/src/graphs.c:1318:5: note: Variable 'colour_index' is reassigned a value before the old one has been used.
awffull-3.10.2/src/graphs.c:1319:5: note: Variable 'colour_index' is reassigned a value before the old one has been used.
awffull-3.10.2/src/graphs.c:240:12: style: The scope of the variable 'pct_offset' can be reduced. [variableScope]
awffull-3.10.2/src/graphs.c:246:9: style: The scope of the variable 'text_centring' can be reduced. [variableScope]
awffull-3.10.2/src/graphs.c:419:9: style: The scope of the variable 'ybartop' can be reduced. [variableScope]
awffull-3.10.2/src/graphs.c:420:9: style: The scope of the variable 'xright' can be reduced. [variableScope]
awffull-3.10.2/src/graphs.c:466:12: style: The scope of the variable 'j' can be reduced. [variableScope]
awffull-3.10.2/src/graphs.c:466:15: style: The scope of the variable 'k' can be reduced. [variableScope]
awffull-3.10.2/src/graphs.c:466:18: style: The scope of the variable 'k2' can be reduced. [variableScope]
awffull-3.10.2/src/graphs.c:494:9: style: The scope of the variable 'text_centring' can be reduced. [variableScope]
awffull-3.10.2/src/graphs.c:496:9: style: The scope of the variable 'cur_text_start' can be reduced. [variableScope]
awffull-3.10.2/src/graphs.c:876:12: style: The scope of the variable 'j' can be reduced. [variableScope]
awffull-3.10.2/src/graphs.c:876:15: style: The scope of the variable 'k' can be reduced. [variableScope]
awffull-3.10.2/src/graphs.c:876:18: style: The scope of the variable 'k2' can be reduced. [variableScope]
awffull-3.10.2/src/graphs.c:879:19: style: The scope of the variable 'text_separator' can be reduced. [variableScope]
awffull-3.10.2/src/graphs.c:881:17: style: The scope of the variable 'x_label' can be reduced. [variableScope]
awffull-3.10.2/src/graphs.c:882:9: style: The scope of the variable 'x_colour' can be reduced. [variableScope]
awffull-3.10.2/src/graphs.c:900:9: style: The scope of the variable 'text_centring' can be reduced. [variableScope]
awffull-3.10.2/src/graphs.c:901:9: style: The scope of the variable 'cur_text_start' can be reduced. [variableScope]
awffull-3.10.2/src/graphs.c:654:16: style: Checking if unsigned variable 'maxval' is less than zero. [unsignedLessThanZero]
awffull-3.10.2/src/graphs.c:739:16: style: Checking if unsigned variable 'maxval' is less than zero. [unsignedLessThanZero]
awffull-3.10.2/src/graphs.c:774:16: style: Checking if unsigned variable 'maxval' is less than zero. [unsignedLessThanZero]
awffull-3.10.2/src/graphs.c:254:9: style: Unused variable: bounding_rectange [unusedVariable]
awffull-3.10.2/src/graphs.c:256:17: style: Variable 'imagestr_errored' is assigned a value that is never used. [unreadVariable]
awffull-3.10.2/src/graphs.c:511:19: style: Variable 'main_height' is assigned a value that is never used. [unreadVariable]
awffull-3.10.2/src/graphs.c:504:9: style: Unused variable: bounding_rectange [unusedVariable]
awffull-3.10.2/src/graphs.c:1564:9: style: Unused variable: FT_Config_Success [unusedVariable]
awffull-3.10.2/src/hashtab.c:1022:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
awffull-3.10.2/src/hashtab.c:126:9: portability: %d in format string (no. 1) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
awffull-3.10.2/src/hashtab.c:810:22: style: The scope of the variable 'prev_cptr' can be reduced. [variableScope]
awffull-3.10.2/src/linklist.c:232:5: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
awffull-3.10.2/src/linklist.c:234:9: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
awffull-3.10.2/src/linklist.c:283:5: portability: %d in format string (no. 2) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
awffull-3.10.2/src/linklist.c:283:5: portability: %d in format string (no. 4) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
awffull-3.10.2/src/linklist.c:314:9: warning: Either the condition 'lptr==NULL' is redundant or there is possible null pointer dereference: lptr. [nullPointerRedundantCheck]
awffull-3.10.2/src/linklist.c:313:14: note: Assuming that condition 'lptr==NULL' is not redundant
awffull-3.10.2/src/linklist.c:314:9: note: Null pointer dereference
awffull-3.10.2/src/linklist.c:147:10: style: The scope of the variable 'in_quotes' can be reduced. [variableScope]
awffull-3.10.2/src/linklist.c:280:12: style: The scope of the variable 'j' can be reduced. [variableScope]
awffull-3.10.2/src/linklist.c:281:11: style: The scope of the variable 's' can be reduced. [variableScope]
awffull-3.10.2/src/linklist.c:175:21: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/linklist.c:183:21: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/linklist.c:311:5: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/linklist.c:314:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/linklist.c:317:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/linklist.c:320:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/linklist.c:322:13: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/linklist.c:324:13: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/linklist.c:326:13: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/messages.c:63:9: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
awffull-3.10.2/src/messages.c:63:9: portability: %d in format string (no. 3) requires 'int' but the argument type is 'size_t {aka unsigned long}'. [invalidPrintfArgType_sint]
awffull-3.10.2/src/messages.c:63:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:197:17: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:441:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:443:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:444:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:445:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:446:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:447:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:448:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:449:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:450:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:451:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:452:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:453:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:454:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:455:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:456:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:457:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:458:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:459:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:460:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:461:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:462:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:463:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:465:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:466:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:468:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:469:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:470:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:471:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:472:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:473:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:474:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:475:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:476:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:477:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:478:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:479:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:480:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:481:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:482:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:483:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:484:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:485:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:486:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:487:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:488:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:489:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:491:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:492:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:493:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:494:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:495:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:496:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:497:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:498:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:499:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:501:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:502:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:503:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:504:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:505:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:506:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:507:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:508:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:509:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:510:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:511:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:512:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:514:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:515:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:516:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:517:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:518:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:519:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:520:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:521:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:522:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:523:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:524:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:525:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:526:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:527:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:528:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:529:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:531:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:532:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:533:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:534:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:535:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:536:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:537:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:538:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:539:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:540:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:541:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/options.c:542:9: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/output.c:1363:39: style: Redundant condition: flag. '!flag || (flag && !g_settings.top.sites)' is equivalent to '!flag || !g_settings.top.sites' [redundantCondition]
awffull-3.10.2/src/output.c:1564:38: style: Redundant condition: flag. '!flag || (flag && !g_settings.top.urls)' is equivalent to '!flag || !g_settings.top.urls' [redundantCondition]
awffull-3.10.2/src/output.c:1440:21: style: Condition 'flag' is always false [knownConditionTrueFalse]
awffull-3.10.2/src/output.c:1437:18: note: Assuming that condition 'flag==0' is not redundant
awffull-3.10.2/src/output.c:1440:21: note: Condition 'flag' is always false
awffull-3.10.2/src/output.c:1727:21: style: Condition 'flag' is always false [knownConditionTrueFalse]
awffull-3.10.2/src/output.c:1720:18: note: Assuming that condition 'flag==0' is not redundant
awffull-3.10.2/src/output.c:1727:21: note: Condition 'flag' is always false
awffull-3.10.2/src/output.c:1227:14: style: The scope of the variable 'hptr' can be reduced. [variableScope]
awffull-3.10.2/src/output.c:1279:14: style: The scope of the variable 'uptr' can be reduced. [variableScope]
awffull-3.10.2/src/output.c:1334:14: style: The scope of the variable 'hptr' can be reduced. [variableScope]
awffull-3.10.2/src/output.c:2047:14: style: The scope of the variable 'uptr' can be reduced. [variableScope]
awffull-3.10.2/src/output.c:2088:14: style: The scope of the variable 'uptr' can be reduced. [variableScope]
awffull-3.10.2/src/output.c:2132:14: style: The scope of the variable 'rptr' can be reduced. [variableScope]
awffull-3.10.2/src/output.c:2284:9: style: The scope of the variable 'j' can be reduced. [variableScope]
awffull-3.10.2/src/output.c:2284:12: style: The scope of the variable 'k' can be reduced. [variableScope]
awffull-3.10.2/src/output.c:2285:24: style: The scope of the variable 'pie_data' can be reduced. [variableScope]
awffull-3.10.2/src/output.c:2286:11: style: The scope of the variable 'pie_legend' can be reduced. [variableScope]
awffull-3.10.2/src/output.c:2287:10: style: The scope of the variable 'pie_title' can be reduced. [variableScope]
awffull-3.10.2/src/output.c:2288:10: style: The scope of the variable 'pie_fname' can be reduced. [variableScope]
awffull-3.10.2/src/output.c:2467:14: style: The scope of the variable 'sptr' can be reduced. [variableScope]
awffull-3.10.2/src/output.c:2535:14: style: The scope of the variable 'sptr' can be reduced. [variableScope]
awffull-3.10.2/src/output.c:2578:14: style: The scope of the variable 'iptr' can be reduced. [variableScope]
awffull-3.10.2/src/output.c:2801:10: style: The scope of the variable 'altered_domain' can be reduced. [variableScope]
awffull-3.10.2/src/output.c:2901:24: style: The scope of the variable 'pie_data' can be reduced. [variableScope]
awffull-3.10.2/src/output.c:2902:11: style: The scope of the variable 'pie_legend' can be reduced. [variableScope]
awffull-3.10.2/src/output.c:2903:10: style: The scope of the variable 'pie_title' can be reduced. [variableScope]
awffull-3.10.2/src/output.c:2904:10: style: The scope of the variable 'pie_fname' can be reduced. [variableScope]
awffull-3.10.2/src/output.c:3013:14: style: The scope of the variable 'hptr' can be reduced. [variableScope]
awffull-3.10.2/src/output.c:3050:14: style: The scope of the variable 'uptr' can be reduced. [variableScope]
awffull-3.10.2/src/output.c:3087:14: style: The scope of the variable 'rptr' can be reduced. [variableScope]
awffull-3.10.2/src/output.c:3124:14: style: The scope of the variable 'aptr' can be reduced. [variableScope]
awffull-3.10.2/src/output.c:3161:14: style: The scope of the variable 'iptr' can be reduced. [variableScope]
awffull-3.10.2/src/output.c:3198:14: style: The scope of the variable 'sptr' can be reduced. [variableScope]
awffull-3.10.2/src/output.c:3354:12: style: The scope of the variable 'days_in_month' can be reduced. [variableScope]
awffull-3.10.2/src/output.c:3389:5: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/parser.c:99:13: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
awffull-3.10.2/src/parser.c:66:9: style: The scope of the variable 'auto_log_type' can be reduced. [variableScope]
awffull-3.10.2/src/parser.c:384:10: style: The scope of the variable 'regex_page' can be reduced. [variableScope]
awffull-3.10.2/src/parser.c:468:10: style: The scope of the variable 'regex_page' can be reduced. [variableScope]
awffull-3.10.2/src/parser.c:78:17: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/parser.c:99:13: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/parser.c:721:5: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/parser.c:722:5: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/preserve.c:203:13: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
awffull-3.10.2/src/preserve.c:324:5: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
awffull-3.10.2/src/preserve.c:324:5: warning: %d in format string (no. 4) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
awffull-3.10.2/src/preserve.c:324:5: warning: %d in format string (no. 5) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
awffull-3.10.2/src/preserve.c:617:9: warning: %d in format string (no. 4) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
awffull-3.10.2/src/preserve.c:617:9: warning: %d in format string (no. 5) requires 'int *' but the argument type is 'unsigned int *'. [invalidScanfArgType_int]
awffull-3.10.2/src/preserve.c:738:13: warning: %hhd in format string (no. 8) requires 'char *' but the argument type is 'unsigned char *'. [invalidScanfArgType_int]
awffull-3.10.2/src/preserve.c:790:13: warning: %hhd in format string (no. 8) requires 'char *' but the argument type is 'unsigned char *'. [invalidScanfArgType_int]
awffull-3.10.2/src/preserve.c:84:9: style: The scope of the variable 'numfields' can be reduced. [variableScope]
awffull-3.10.2/src/preserve.c:87:9: style: The scope of the variable 'nbr_hist_entries' can be reduced. [variableScope]
awffull-3.10.2/src/preserve.c:90:10: style: The scope of the variable 'buffer' can be reduced. [variableScope]
awffull-3.10.2/src/preserve.c:151:9: style: The scope of the variable 'i' can be reduced. [variableScope]
awffull-3.10.2/src/preserve.c:181:21: style: The scope of the variable 'j' can be reduced. [variableScope]
awffull-3.10.2/src/preserve.c:526:28: style: The scope of the variable 'buffer3' can be reduced. [variableScope]
awffull-3.10.2/src/preserve.c:536:9: style: The scope of the variable 'ssout' can be reduced. [variableScope]
awffull-3.10.2/src/preserve.c:578:13: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/preserve.c:309:9: error: Resource leak: fp [resourceLeak]
awffull-3.10.2/src/preserve.c:314:9: error: Resource leak: fp [resourceLeak]
awffull-3.10.2/src/preserve.c:321:9: error: Resource leak: fp [resourceLeak]
awffull-3.10.2/src/preserve.c:326:9: error: Resource leak: fp [resourceLeak]
awffull-3.10.2/src/preserve.c:559:17: error: Resource leak: fp [resourceLeak]
awffull-3.10.2/src/preserve.c:575:13: error: Resource leak: fp [resourceLeak]
awffull-3.10.2/src/preserve.c:582:9: error: Resource leak: fp [resourceLeak]
awffull-3.10.2/src/preserve.c:600:9: error: Resource leak: fp [resourceLeak]
awffull-3.10.2/src/preserve.c:613:9: error: Resource leak: fp [resourceLeak]
awffull-3.10.2/src/preserve.c:619:9: error: Resource leak: fp [resourceLeak]
awffull-3.10.2/src/segment.c:114:11: style: The scope of the variable 'domain' can be reduced. [variableScope]
awffull-3.10.2/src/segment.c:115:9: style: The scope of the variable 'i' can be reduced. [variableScope]
awffull-3.10.2/src/segment.c:239:17: style: Unsigned variable '.' can't be negative so it is unnecessary to test it. [unsignedPositive]
awffull-3.10.2/src/segment.c:126:35: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
awffull-3.10.2/src/segment.c:153:41: style: Array index 'i' is used before limits check. [arrayIndexThenCheck]
[23:25]

ftp://ftp.se.debian.org/debian/pool/main/a/awit-dbackup/awit-dbackup_0.0.22.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/awl/awl_0.59.orig.tar.xz

ftp://ftp.se.debian.org/debian/pool/main/a/aws-sdk-for-php/aws-sdk-for-php_3.18.6.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/aws-shell/aws-shell_0.2.0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/awscli/awscli_1.4.2.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/awstats/awstats_7.6+dfsg.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/ax25-apps/ax25-apps_0.0.8-rc4.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/ax25-tools/ax25-tools_0.0.10-rc4.orig.tar.gz
ax25-tools-0.0.10-rc4/6pack/m6pack.c:287:7: style: The scope of the variable 'checksum' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/ax25/access.c:72:9: style: The scope of the variable 'j' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/ax25/access.c:182:12: style: The scope of the variable 'n' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/ax25/axgetput/axgetput.c:287:2: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ax25-tools-0.0.10-rc4/ax25/axgetput/axgetput.c:73:3: style: Variable 'termios.c_cflag' is reassigned a value before the old one has been used. [redundantAssignment]
ax25-tools-0.0.10-rc4/ax25/axgetput/axgetput.c:72:3: note: Variable 'termios.c_cflag' is reassigned a value before the old one has been used.
ax25-tools-0.0.10-rc4/ax25/axgetput/axgetput.c:73:3: note: Variable 'termios.c_cflag' is reassigned a value before the old one has been used.
ax25-tools-0.0.10-rc4/ax25/axgetput/proto_bin.c:250:5: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ax25-tools-0.0.10-rc4/ax25/axgetput/proto_bin.c:250:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ax25-tools-0.0.10-rc4/ax25/axgetput/proto_bin.c:353:5: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
ax25-tools-0.0.10-rc4/ax25/axgetput/proto_bin.c:353:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ax25-tools-0.0.10-rc4/ax25/axgetput/proto_bin.c:372:7: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
ax25-tools-0.0.10-rc4/ax25/axgetput/proto_bin.c:372:7: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ax25-tools-0.0.10-rc4/ax25/axgetput/proto_bin.c:386:5: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
ax25-tools-0.0.10-rc4/ax25/axgetput/proto_bin.c:386:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ax25-tools-0.0.10-rc4/ax25/axgetput/proto_bin.c:364:4: warning: Size of pointer 'sl' used instead of size of its data. [pointerSize]
ax25-tools-0.0.10-rc4/ax25/axgetput/util.c:154:5: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ax25-tools-0.0.10-rc4/ax25/axparms.c:59:6: style: The scope of the variable 'i' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/ax25/axparms.c:59:9: style: The scope of the variable 'j' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/ax25/axparms.c:60:6: style: The scope of the variable 'ip_mode' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/ax25/axparms.c:61:8: style: The scope of the variable 'fp' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/ax25/axparms.c:62:7: style: The scope of the variable 'routebuf' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/ax25/axparms.c:171:7: style: The scope of the variable 'buffer' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/ax25/axparms.c:171:20: style: The scope of the variable 'u' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/ax25/axparms.c:171:24: style: The scope of the variable 'c' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/ax25/axparms.c:175:8: style: The scope of the variable 'fp' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/ax25/axparms.c:332:8: style: The scope of the variable 'addr' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/ax25/axparms.c:146:0: error: Resource leak: fp [resourceLeak]
ax25-tools-0.0.10-rc4/ax25/axspawn.c:870:3: style: Variable 'termios.c_cflag' is reassigned a value before the old one has been used. [redundantAssignment]
ax25-tools-0.0.10-rc4/ax25/axspawn.c:869:3: note: Variable 'termios.c_cflag' is reassigned a value before the old one has been used.
ax25-tools-0.0.10-rc4/ax25/axspawn.c:870:3: note: Variable 'termios.c_cflag' is reassigned a value before the old one has been used.
ax25-tools-0.0.10-rc4/ax25/axspawn.c:1709:4: style: Variable 'ret' is reassigned a value before the old one has been used. [redundantAssignment]
ax25-tools-0.0.10-rc4/ax25/axspawn.c:1703:0: note: Variable 'ret' is reassigned a value before the old one has been used.
ax25-tools-0.0.10-rc4/ax25/axspawn.c:1709:4: note: Variable 'ret' is reassigned a value before the old one has been used.
ax25-tools-0.0.10-rc4/ax25/axspawn.c:665:7: style: The scope of the variable 'decomp' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/ax25/axspawn.c:855:6: style: The scope of the variable 'i' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/ax25/axspawn.c:856:6: style: The scope of the variable 'j' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/ax25/axspawn.c:857:8: style: The scope of the variable 'p' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/ax25/axspawn.c:996:8: style: The scope of the variable 'fp' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/ax25/axspawn.c:978:7: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
ax25-tools-0.0.10-rc4/ax25/axspawn.c:1237:4: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
ax25-tools-0.0.10-rc4/ax25/beacon.c:37:6: style: The scope of the variable 's' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/ax25/bpqparms.c:50:16: style: The scope of the variable 'broadcast' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/ax25/bpqparms.c:52:6: style: The scope of the variable 'n' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/ax25/mheardd.c:109:6: style: The scope of the variable 'size' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/ax25/mheardd.c:113:7: style: The scope of the variable 'position' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/ax25/rxecho.c:297:2: warning: Either the condition 'digi!=NULL' is redundant or there is possible null pointer dereference: digi. [nullPointerRedundantCheck]
ax25-tools-0.0.10-rc4/ax25/rxecho.c:304:12: note: Assuming that condition 'digi!=NULL' is not redundant
ax25-tools-0.0.10-rc4/ax25/rxecho.c:297:2: note: Null pointer dereference
ax25-tools-0.0.10-rc4/ax25/rxecho.c:298:2: warning: Either the condition 'digi!=NULL' is redundant or there is possible null pointer dereference: digi. [nullPointerRedundantCheck]
ax25-tools-0.0.10-rc4/ax25/rxecho.c:304:12: note: Assuming that condition 'digi!=NULL' is not redundant
ax25-tools-0.0.10-rc4/ax25/rxecho.c:298:2: note: Null pointer dereference
ax25-tools-0.0.10-rc4/ax25/rxecho.c:183:18: style: The scope of the variable 'cp' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/ax25/rxecho.c:365:6: style: The scope of the variable 'from_idx' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/ax25/rxecho.c:378:9: style: The scope of the variable 'size' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/ax25/rxecho.c:199:0: error: Resource leak: fp [resourceLeak]
ax25-tools-0.0.10-rc4/ax25/rxecho.c:204:0: error: Memory leak: p [memleak]
ax25-tools-0.0.10-rc4/dmascc/dmascc_cfg.c:130:10: style: Condition 'hz==-1' is always true [knownConditionTrueFalse]
ax25-tools-0.0.10-rc4/dmascc/dmascc_cfg.c:92:14: note: Assignment 'hz=-1L', assigned value is -1
ax25-tools-0.0.10-rc4/dmascc/dmascc_cfg.c:130:10: note: Condition 'hz==-1' is always true
ax25-tools-0.0.10-rc4/dmascc/dmascc_cfg.c:60:7: style: struct member 'scc_param::reserved' is never used. [unusedStructMember]
ax25-tools-0.0.10-rc4/hdlcutil/fl/xfhdlcchpar_main.cxx:82:13: style: The scope of the variable 'c' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/hdlcutil/fl/xfhdlcst_main.cxx:73:13: style: The scope of the variable 'c' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/hdlcutil/fl/xfsmdiag_main.cxx:352:13: style: The scope of the variable 'c' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/hdlcutil/fl/xfsmmixer_main.cxx:457:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ax25-tools-0.0.10-rc4/hdlcutil/fl/xfsmmixer_main.cxx:312:13: style: The scope of the variable 'c' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/hdlcutil/hdrvcomm.c:411:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/hdlcutil/hdrvcomm.c:430:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/hdlcutil/hdrvcomm.c:491:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/hdlcutil/hdrvcomm.c:641:37: style: Checking if unsigned variable 'msg.data.diag.datalen' is less than zero. [unsignedLessThanZero]
ax25-tools-0.0.10-rc4/hdlcutil/sethdlc.c:89:3: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
ax25-tools-0.0.10-rc4/hdlcutil/sethdlc.c:382:2: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
ax25-tools-0.0.10-rc4/hdlcutil/sethdlc.c:382:2: warning: %u in format string (no. 2) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
ax25-tools-0.0.10-rc4/hdlcutil/sethdlc.c:382:2: warning: %u in format string (no. 3) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
ax25-tools-0.0.10-rc4/hdlcutil/sethdlc.c:382:2: warning: %u in format string (no. 4) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
ax25-tools-0.0.10-rc4/hdlcutil/sethdlc.c:214:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/hdlcutil/sethdlc.c:217:8: style: The scope of the variable 'cp' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/hdlcutil/smmixer.c:773:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ax25-tools-0.0.10-rc4/kiss/kissattach.c:68:20: style: The scope of the variable 's' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/kiss/mkiss.c:124:0: style: The scope of the variable 'accum' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/kiss/mkiss.c:124:0: style: The scope of the variable 'data' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/kiss/net2kiss.c:120:3: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
ax25-tools-0.0.10-rc4/kiss/net2kiss.c:365:3: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ax25-tools-0.0.10-rc4/kiss/net2kiss.c:385:4: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ax25-tools-0.0.10-rc4/netrom/netromd.c:60:31: style: The scope of the variable 's' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/netrom/netromd.c:75:7: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
ax25-tools-0.0.10-rc4/netrom/netromd.c:82:0: error: Resource leak: fp [resourceLeak]
ax25-tools-0.0.10-rc4/netrom/netromr.c:36:7: style: The scope of the variable 'c' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/netrom/netromr.c:142:26: style: The scope of the variable 'qual' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/netrom/netromr.c:142:32: style: The scope of the variable 'lock' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/netrom/netromr.c:143:8: style: The scope of the variable 'addr' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/netrom/netromr.c:143:15: style: The scope of the variable 'callsign' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/netrom/netromr.c:143:26: style: The scope of the variable 'device' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/netrom/netromt.c:39:28: style: The scope of the variable 'p' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/netrom/netromt.c:102:7: style: The scope of the variable 'which' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/netrom/netromt.c:102:14: style: The scope of the variable 'number' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/netrom/netromt.c:103:7: style: The scope of the variable 'olen' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/netrom/netromt.c:205:18: style: The scope of the variable 'addr' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/netrom/nrattach.c:35:20: style: The scope of the variable 's' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/netrom/nrparms.c:27:8: style: The scope of the variable 'p' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/netrom/nrparms.c:27:12: style: The scope of the variable 'q' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/netrom/nrsdrv.c:133:16: style: The scope of the variable 'c' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/netrom/nrsdrv.c:166:16: style: The scope of the variable 'c' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/netrom/nrsdrv.c:309:9: style: The scope of the variable 'n' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/netrom/nrsdrv.c:323:32: style: Checking if unsigned variable 'speed=atoi(optarg)' is less than zero. [unsignedLessThanZero]
ax25-tools-0.0.10-rc4/rose/rsattach.c:36:20: style: The scope of the variable 's' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/rose/rsmemsiz.c:180:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ax25-tools-0.0.10-rc4/rose/rsmemsiz.c:189:3: warning: %d in format string (no. 1) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ax25-tools-0.0.10-rc4/rose/rsmemsiz.c:189:3: warning: %d in format string (no. 2) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ax25-tools-0.0.10-rc4/rose/rsmemsiz.c:189:3: warning: %d in format string (no. 3) requires 'int' but the argument type is 'unsigned int'. [invalidPrintfArgType_sint]
ax25-tools-0.0.10-rc4/rose/rsparms.c:93:9: warning: Width 10 given in format string (no. 1) is smaller than destination buffer 'address[12]'. [invalidScanfFormatWidth_smaller]
ax25-tools-0.0.10-rc4/rose/rsparms.c:30:6: style: The scope of the variable 'args' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/rose/rsparms.c:65:8: style: The scope of the variable 'fn' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/rose/rsparms.c:66:7: style: The scope of the variable 'address' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/rose/rsparms.c:66:20: style: The scope of the variable 'rmask' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/rose/rsparms.c:66:30: style: The scope of the variable 'neigh1' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/rose/rsparms.c:66:42: style: The scope of the variable 'neigh2' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/rose/rsparms.c:66:54: style: The scope of the variable 'neigh3' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/rose/rsparms.c:67:7: style: The scope of the variable 'buff' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/rose/rsparms.c:68:6: style: The scope of the variable 'args' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/rose/rsuplnk.c:27:37: style: The scope of the variable 'p' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/tcpip/rip98d.c:188:7: warning: %X in format string (no. 4) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
ax25-tools-0.0.10-rc4/tcpip/rip98d.c:163:6: style: The scope of the variable 'n' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/tcpip/rip98d.c:236:18: style: The scope of the variable 'host' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/tcpip/rip98d.c:237:21: style: The scope of the variable 's' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/tcpip/rip98d.c:188:7: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
ax25-tools-0.0.10-rc4/tcpip/rip98d.c:217:0: error: Resource leak: fp [resourceLeak]
ax25-tools-0.0.10-rc4/tcpip/rip98r.c:83:16: style: The scope of the variable 'network' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/tcpip/rip98r.c:84:6: style: The scope of the variable 'bits' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/tcpip/rip98r.c:84:12: style: The scope of the variable 'metric' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/tcpip/ttylinkd.c:147:6: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ax25-tools-0.0.10-rc4/tcpip/ttylinkd.c:156:6: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ax25-tools-0.0.10-rc4/tcpip/ttylinkd.c:111:24: style: The scope of the variable 'peer_sax' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/tcpip/ttylinkd.c:112:24: style: The scope of the variable 'peer_srose' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/tcpip/ttylinkd.c:714:7: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
ax25-tools-0.0.10-rc4/user_call/user_io.c:70:7: portability: 'buf' is of type 'const void *'. When using void pointers in calculations, the behaviour is undefined. [arithOperationsOnVoidPointer]
ax25-tools-0.0.10-rc4/yamdrv/mcs2h.c:13:2: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
ax25-tools-0.0.10-rc4/yamdrv/mcs2h.c:41:2: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
ax25-tools-0.0.10-rc4/yamdrv/mcs2h.c:48:6: style: The scope of the variable 'nb' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/yamdrv/mcs2h.c:48:10: style: The scope of the variable 'add' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/yamdrv/mcs2h.c:48:15: style: The scope of the variable 'type' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/yamdrv/mcs2h.c:85:10: style: Variable 'add' is assigned a value that is never used. [unreadVariable]
ax25-tools-0.0.10-rc4/yamdrv/yamcfg.c:83:2: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
ax25-tools-0.0.10-rc4/yamdrv/yamcfg.c:92:6: style: The scope of the variable 'nb' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/yamdrv/yamcfg.c:92:13: style: The scope of the variable 'type' can be reduced. [variableScope]
ax25-tools-0.0.10-rc4/yamdrv/yamcfg.c:151:6: style: The scope of the variable 'len' can be reduced. [variableScope]
[23:25]

ftp://ftp.se.debian.org/debian/pool/main/a/ax25mail-utils/ax25mail-utils_0.13.orig.tar.gz
ax25mail-utils-0.13/axgetlist/auth.c:57:9: style: The scope of the variable 'r1' can be reduced. [variableScope]
ax25mail-utils-0.13/axgetlist/axgetlist.c:435:10: style: The scope of the variable 'n' can be reduced. [variableScope]
ax25mail-utils-0.13/axgetlist/axgetlist.c:467:9: style: The scope of the variable 'f' can be reduced. [variableScope]
ax25mail-utils-0.13/axgetlist/axgetlist.c:468:8: style: The scope of the variable 's' can be reduced. [variableScope]
ax25mail-utils-0.13/axgetlist/axgetlist.c:530:8: style: The scope of the variable 'line' can be reduced. [variableScope]
ax25mail-utils-0.13/axgetlist/axgetlist.c:532:7: style: The scope of the variable 'msgnum' can be reduced. [variableScope]
ax25mail-utils-0.13/axgetlist/common.c:22:11: style: The scope of the variable 'argptr' can be reduced. [variableScope]
ax25mail-utils-0.13/axgetlist/conbbs.c:70:17: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
ax25mail-utils-0.13/axgetmail/auth.c:57:9: style: The scope of the variable 'r1' can be reduced. [variableScope]
ax25mail-utils-0.13/axgetmail/axgetmail.c:110:9: style: The scope of the variable 'p' can be reduced. [variableScope]
ax25mail-utils-0.13/axgetmail/axgetmail.c:110:13: style: The scope of the variable 'q' can be reduced. [variableScope]
ax25mail-utils-0.13/axgetmail/axgetmail.c:135:13: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
ax25mail-utils-0.13/axgetmail/axgetmail.c:320:13: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
ax25mail-utils-0.13/axgetmail/axgetmail.c:398:13: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
ax25mail-utils-0.13/axgetmail/axgetmsg.c:155:11: warning: fscanf() without field width limits can crash with huge input data. [invalidscanf]
ax25mail-utils-0.13/axgetmail/axgetmsg.c:164:0: error: Resource leak: list [resourceLeak]
ax25mail-utils-0.13/axgetmail/common.c:22:11: style: The scope of the variable 'argptr' can be reduced. [variableScope]
ax25mail-utils-0.13/axgetmail/conbbs.c:70:17: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
ax25mail-utils-0.13/axgetmail/getmsg.c:111:8: style: The scope of the variable 'bbs_call' can be reduced. [variableScope]
ax25mail-utils-0.13/axgetmail/lzhuf.c:437:24: style: The scope of the variable 'f' can be reduced. [variableScope]
ax25mail-utils-0.13/axgetmail/lzhuf.c:437:27: style: The scope of the variable 'l' can be reduced. [variableScope]
ax25mail-utils-0.13/axgetmail/lzhuf.c:476:0: style: The scope of the variable 'l' can be reduced. [variableScope]
ax25mail-utils-0.13/axgetmail/lzhuf.c:477:18: style: The scope of the variable 'k' can be reduced. [variableScope]
ax25mail-utils-0.13/axgetmail/lzhuf.c:587:0: style: The scope of the variable 'last_match_length' can be reduced. [variableScope]
ax25mail-utils-0.13/axgetmail/lzhuf.c:653:0: style: The scope of the variable 'c' can be reduced. [variableScope]
ax25mail-utils-0.13/axgetmail/lzhuf.c:248:3: error: Common realloc mistake: 'dataOut' nulled but not freed upon failure [memleakOnRealloc]
ax25mail-utils-0.13/axgetmail/readmsg.c:144:17: style: The scope of the variable 'clen' can be reduced. [variableScope]
ax25mail-utils-0.13/routes/home_bbs.cc:67:10: style: The scope of the variable 'call' can be reduced. [variableScope]
ax25mail-utils-0.13/routes/home_bbs.cc:68:10: style: The scope of the variable 'route' can be reduced. [variableScope]
ax25mail-utils-0.13/routes/home_bbs.cc:107:50: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ax25mail-utils-0.13/routes/home_bbs.cc:119:15: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ax25mail-utils-0.13/routes/home_bbs.cc:162:50: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ax25mail-utils-0.13/routes/home_bbs.cc:170:48: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ax25mail-utils-0.13/routes/home_bbs.cc:178:50: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ax25mail-utils-0.13/routes/home_bbs.cc:188:50: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ax25mail-utils-0.13/routes/home_bbs.cc:196:50: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ax25mail-utils-0.13/routes/home_bbs.cc:214:50: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ax25mail-utils-0.13/routes/home_bbs.cc:19:1: warning: The class 'route_addr' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
ax25mail-utils-0.13/routes/home_bbs.cc:76:17: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
ax25mail-utils-0.13/routes/home_bbs.cc:88:0: error: Resource leak: f [resourceLeak]
ax25mail-utils-0.13/routes/update_routes.cc:117:10: style: The scope of the variable 'call' can be reduced. [variableScope]
ax25mail-utils-0.13/routes/update_routes.cc:118:10: style: The scope of the variable 'route' can be reduced. [variableScope]
ax25mail-utils-0.13/routes/update_routes.cc:200:10: style: The scope of the variable 'route' can be reduced. [variableScope]
ax25mail-utils-0.13/routes/update_routes.cc:201:10: style: The scope of the variable 'flags' can be reduced. [variableScope]
ax25mail-utils-0.13/routes/update_routes.cc:202:10: style: The scope of the variable 'size' can be reduced. [variableScope]
ax25mail-utils-0.13/routes/update_routes.cc:203:10: style: The scope of the variable 'dest' can be reduced. [variableScope]
ax25mail-utils-0.13/routes/update_routes.cc:204:10: style: The scope of the variable 'from' can be reduced. [variableScope]
ax25mail-utils-0.13/routes/update_routes.cc:205:10: style: The scope of the variable 'zfrom' can be reduced. [variableScope]
ax25mail-utils-0.13/routes/update_routes.cc:73:50: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ax25mail-utils-0.13/routes/update_routes.cc:82:15: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ax25mail-utils-0.13/routes/update_routes.cc:252:48: performance: Prefer prefix ++/-- operators for non-primitive types. [postfixOperator]
ax25mail-utils-0.13/routes/update_routes.cc:22:1: warning: The class 'route_addr' has 'operator=' but lack of 'copy constructor'. [copyCtorAndEqOperator]
ax25mail-utils-0.13/routes/update_routes.cc:126:17: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
ax25mail-utils-0.13/routes/update_routes.cc:213:13: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
ax25mail-utils-0.13/routes/update_routes.cc:138:0: error: Resource leak: f [resourceLeak]
ax25mail-utils-0.13/routes/update_routes.cc:160:0: error: Resource leak: f [resourceLeak]
ax25mail-utils-0.13/ulistd/ulistd.c:201:9: warning: %a in format string (no. 3) requires 'float *' but the argument type is 'signed char *'. [invalidScanfArgType_float]
ax25mail-utils-0.13/ulistd/ulistd.c:201:9: warning: %a in format string (no. 4) requires 'float *' but the argument type is 'signed char *'. [invalidScanfArgType_float]
ax25mail-utils-0.13/ulistd/ulistd.c:559:10: style: The scope of the variable 'next_event' can be reduced. [variableScope]
ax25mail-utils-0.13/ulistd/ulistd.c:560:22: style: The scope of the variable 'tvp' can be reduced. [variableScope]
[23:25]

ftp://ftp.se.debian.org/debian/pool/main/a/axe-demultiplexer/axe-demultiplexer_0.3.3+dfsg.orig.tar.gz
axe-0.3.3/src/axe.c:835:13: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
axe-0.3.3/src/axe.c:870:9: warning: %u in format string (no. 1) requires 'unsigned int' but the argument type is 'signed int'. [invalidPrintfArgType_uint]
axe-0.3.3/src/axe.c:139:13: style: Variable 'axe_output_destroy_' is assigned a value that is never used. [unreadVariable]
axe-0.3.3/src/axe.c:143:5: style: Variable 'axe_output_destroy_' is assigned a value that is never used. [unreadVariable]
axe-0.3.3/src/axe.c:147:13: style: Variable 'axe_barcode_destroy_' is assigned a value that is never used. [unreadVariable]
axe-0.3.3/src/axe.c:159:5: style: Variable 'axe_trie_destroy_' is assigned a value that is never used. [unreadVariable]
axe-0.3.3/src/axe.c:160:5: style: Variable 'axe_trie_destroy_' is assigned a value that is never used. [unreadVariable]
axe-0.3.3/src/axe.c:400:13: style: Variable 'axe_barcode_destroy_' is assigned a value that is never used. [unreadVariable]
axe-0.3.3/src/axe.c:538:9: style: Variable 'axe_trie_destroy_' is assigned a value that is never used. [unreadVariable]
axe-0.3.3/src/datrie/darray.c:685:18: style: The scope of the variable 'max_c' can be reduced. [variableScope]
axe-0.3.3/src/datrie/darray.c:729:15: style: The scope of the variable 'parent' can be reduced. [variableScope]
axe-0.3.3/src/datrie/darray.c:730:15: style: The scope of the variable 'base' can be reduced. [variableScope]
axe-0.3.3/src/datrie/darray.c:731:15: style: The scope of the variable 'c' can be reduced. [variableScope]
axe-0.3.3/src/datrie/darray.c:731:18: style: The scope of the variable 'max_c' can be reduced. [variableScope]
axe-0.3.3/src/datrie/tail.c:121:17: style: The scope of the variable 'i' can be reduced. [variableScope]
axe-0.3.3/src/main.c:351:5: warning: Assignment of function parameter has no effect outside the function. Did you forget dereferencing it? [uselessAssignmentPtrArg]
axe-0.3.3/src/main.c:162:21: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
axe-0.3.3/src/main.c:176:21: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
axe-0.3.3/src/main.c:148:0: style: Boolean variable 'match_combo' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean]
axe-0.3.3/src/main.c:151:0: style: Boolean variable 'permissive' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean]
axe-0.3.3/src/main.c:154:0: style: Boolean variable 'trim_rev' is used in bitwise operation. Did you mean '||'? [bitwiseOnBoolean]
axe-0.3.3/tests/test_libaxe.c:72:5: style: Variable 'mutated' is reassigned a value before the old one has been used. [redundantAssignment]
axe-0.3.3/tests/test_libaxe.c:54:0: note: Variable 'mutated' is reassigned a value before the old one has been used.
axe-0.3.3/tests/test_libaxe.c:72:5: note: Variable 'mutated' is reassigned a value before the old one has been used.
axe-0.3.3/tests/tinytest/tinytest.c:381:19: style: Function 'tinytest_main' argument 1 names different: declaration 'argc' definition 'c'. [funcArgNamesDifferent]
axe-0.3.3/tests/tinytest/tinytest.h:98:23: note: Function 'tinytest_main' argument 1 names different: declaration 'argc' definition 'c'.
axe-0.3.3/tests/tinytest/tinytest.c:381:19: note: Function 'tinytest_main' argument 1 names different: declaration 'argc' definition 'c'.
axe-0.3.3/tests/tinytest/tinytest.c:381:35: style: Function 'tinytest_main' argument 2 names different: declaration 'argv' definition 'v'. [funcArgNamesDifferent]
axe-0.3.3/tests/tinytest/tinytest.h:98:42: note: Function 'tinytest_main' argument 2 names different: declaration 'argv' definition 'v'.
axe-0.3.3/tests/tinytest/tinytest.c:381:35: note: Function 'tinytest_main' argument 2 names different: declaration 'argv' definition 'v'.
axe-0.3.3/tests/tinytest/tinytest_demo.c:83:2: warning: Conversion of string literal "abcd" to bool always evaluates to true. [incorrectStringBooleanError]
axe-0.3.3/tests/tinytest/tinytest_demo.c:56:6: warning: Unnecessary comparison of static strings. [staticStringCompare]
[23:25]

ftp://ftp.se.debian.org/debian/pool/main/a/axel/axel_2.4.orig.tar.gz
axel-2.4/axel.c:39:12: style: The scope of the variable 'res' can be reduced. [variableScope]
axel-2.4/axel.c:43:6: style: The scope of the variable 'i' can be reduced. [variableScope]
axel-2.4/axel.c:140:12: style: The scope of the variable 'j' can be reduced. [variableScope]
axel-2.4/axel.c:452:13: style: The scope of the variable 'm' can be reduced. [variableScope]
axel-2.4/conf.c:122:7: style: The scope of the variable 's' can be reduced. [variableScope]
axel-2.4/conf.c:66:3: warning: sscanf() without field width limits can crash with huge input data. [invalidscanf]
axel-2.4/conf.c:108:0: error: Resource leak: fp [resourceLeak]
axel-2.4/conn.c:329:4: warning: Width 255 given in format string (no. 1) is smaller than destination buffer 's[1024]'. [invalidScanfFormatWidth_smaller]
axel-2.4/conn.c:72:3: warning: Either the condition 'i==NULL' is redundant or there is possible null pointer dereference: i. [nullPointerRedundantCheck]
axel-2.4/conn.c:75:8: note: Assuming that condition 'i==NULL' is not redundant
axel-2.4/conn.c:72:3: note: Null pointer dereference
axel-2.4/conn.c:40:3: warning: The buffer 'url' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
axel-2.4/conn.c:52:3: warning: The buffer 'url' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
axel-2.4/conn.c:334:5: warning: The buffer 's' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
axel-2.4/conn.c:340:5: warning: The buffer 's' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
axel-2.4/ftp.c:188:3: warning: Width 100 given in format string (no. 1) is smaller than destination buffer 'fn[1024]'. [invalidScanfFormatWidth_smaller]
axel-2.4/ftp.c:205:7: warning: Width 100 given in format string (no. 2) is smaller than destination buffer 'fn[1024]'. [invalidScanfFormatWidth_smaller]
axel-2.4/ftp.c:208:8: warning: Width 100 given in format string (no. 2) is smaller than destination buffer 'fn[1024]'. [invalidScanfFormatWidth_smaller]
axel-2.4/ftp.c:192:3: warning: The buffer 'fn' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
axel-2.4/ftp.c:147:4: error: Common realloc mistake: 'reply' nulled but not freed upon failure [memleakOnRealloc]
axel-2.4/http.c:220:8: warning: %x in format string (no. 1) requires 'unsigned int *' but the argument type is 'signed int *'. [invalidScanfArgType_int]
axel-2.4/http.c:32:7: style: The scope of the variable 'auth' can be reduced. [variableScope]
axel-2.4/http.c:34:6: style: The scope of the variable 'i' can be reduced. [variableScope]
axel-2.4/search.c:69:17: style: The scope of the variable 's2' can be reduced. [variableScope]
axel-2.4/search.c:121:4: error: Common realloc mistake: 's' nulled but not freed upon failure [memleakOnRealloc]
axel-2.4/text.c:346:0: style: The scope of the variable 'done' can be reduced. [variableScope]
axel-2.4/text.c:585:13: style: The scope of the variable 'm' can be reduced. [variableScope]
axel-2.4/text.c:120:4: warning: The buffer 'fn' may not be null-terminated after the call to strncpy(). [terminateStrncpy]
axel-2.4/text.c:177:0: error: Memory leak: s [memleak]
[23:25]

ftp://ftp.se.debian.org/debian/pool/main/a/axiom/axiom_20170501.orig.tar.gz
axiom/books/tanglec.c:66:7: style: The scope of the variable 'len' can be reduced. [variableScope]
axiom/books/tanglec.c:88:7: style: The scope of the variable 'getlen' can be reduced. [variableScope]
axiom/license/license.cc:125:0: error: No pair for character ('). Can't process file. File is either invalid or unicode, which is currently not supported. [syntaxError]
[23:26]

ftp://ftp.se.debian.org/debian/pool/main/a/axis/axis_1.4.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/axmail/axmail_2.6.orig.tar.gz
axmail-2.6/axmail.c:284:9: warning: Either the condition 'p==NULL' is redundant or there is possible null pointer dereference: p. [nullPointerRedundantCheck]
axmail-2.6/axmail.c:286:9: note: Assuming that condition 'p==NULL' is not redundant
axmail-2.6/axmail.c:284:9: note: Null pointer dereference
axmail-2.6/axmail.c:96:6: style: The scope of the variable 'quoted' can be reduced. [variableScope]
axmail-2.6/axmail.c:162:7: style: The scope of the variable 'pass' can be reduced. [variableScope]
axmail-2.6/axmail.c:162:17: style: The scope of the variable 'salt' can be reduced. [variableScope]
axmail-2.6/axmail.c:163:8: style: The scope of the variable 'p' can be reduced. [variableScope]
axmail-2.6/axmail.c:164:7: style: The scope of the variable 'axhome' can be reduced. [variableScope]
axmail-2.6/command.c:94:14: style: The scope of the variable 'cmdp' can be reduced. [variableScope]
axmail-2.6/command.c:95:6: style: The scope of the variable 'i' can be reduced. [variableScope]
axmail-2.6/command.c:67:8: style: Unused variable: email [unusedVariable]
axmail-2.6/config.c:266:6: style: The scope of the variable 'ret' can be reduced. [variableScope]
axmail-2.6/mailcmd.c:124:26: performance: Buffer 'str' is being written before its old content has been used. [redundantCopy]
axmail-2.6/mailcmd.c:119:33: note: Buffer 'str' is being written before its old content has been used.
axmail-2.6/mailcmd.c:124:26: note: Buffer 'str' is being written before its old content has been used.
axmail-2.6/mailcmd.c:57:8: style: The scope of the variable 'tmpbuf' can be reduced. [variableScope]
axmail-2.6/mailcmd.c:60:6: style: The scope of the variable 'msg' can be reduced. [variableScope]
axmail-2.6/mailcmd.c:59:18: style: Unused variable: m [unusedVariable]
axmail-2.6/quit.c:189:6: warning: Return value of function freopen() is not used. [ignoredReturnValue]
[23:26]

ftp://ftp.se.debian.org/debian/pool/main/a/axmlrpc/axmlrpc_1.9.0.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/ayaspell-dic/ayaspell-dic_3.1.orig.tar.gz

ftp://ftp.se.debian.org/debian/pool/main/a/ayatana-ido/ayatana-ido_0.4.4.orig.tar.gz.asc

ftp://ftp.se.debian.org/debian/pool/main/a/ayatana-indicator-application/ayatana-indicator-application_0.5.2.orig.tar.gz
ayatana-indicator-application-0.5.2/src/application-service-watcher.c:165:3: style: Consecutive return, break, continue, goto or throw statements are unnecessary. [duplicateBreak]
ayatana-indicator-application-0.5.2/src/generate-id.c:27:41: style: Function 'generate_id' argument 1 names different: declaration 'category' definition 'catenum'. [funcArgNamesDifferent]
ayatana-indicator-application-0.5.2/src/generate-id.h:28:49: note: Function 'generate_id' argument 1 names different: declaration 'category' definition 'catenum'.
ayatana-indicator-application-0.5.2/src/generate-id.c:27:41: note: Function 'generate_id' argument 1 names different: declaration 'category' definition 'catenum'.
[23:26]

ftp://ftp.se.debian.org/debian/pool/main/a/ayatana-indicator-messages/ayatana-indicator-messages_0.6.0.orig.tar.gz.asc

ftp://ftp.se.debian.org/debian/pool/main/a/ayatana-indicator-notifications/ayatana-indicator-notifications_0.4.0.orig.tar.gz.asc

ftp://ftp.se.debian.org/debian/pool/main/a/ayatana-indicator-power/ayatana-indicator-power_2.0.93.orig.tar.gz.asc

ftp://ftp.se.debian.org/debian/pool/main/a/ayatana-indicator-printers/ayatana-indicator-printers_0.1.9.orig.tar.gz.asc

ftp://ftp.se.debian.org/debian/pool/main/a/ayatana-indicator-session/ayatana-indicator-session_0.4.3.orig.tar.gz.asc

ftp://ftp.se.debian.org/debian/pool/main/a/aylet/aylet_0.5.orig.tar.gz
aylet-0.5/main.c:175:22: style: The scope of the variable 'intz' can be reduced. [variableScope]
aylet-0.5/main.c:184:22: style: The scope of the variable 'intnz' can be reduced. [variableScope]
aylet-0.5/main.c:196:10: style: The scope of the variable 'len' can be reduced. [variableScope]
aylet-0.5/main.c:196:14: style: The scope of the variable 'ofs' can be reduced. [variableScope]
aylet-0.5/main.c:377:12: style: The scope of the variable 'silent_for' can be reduced. [variableScope]
aylet-0.5/sound.c:316:5: style: The scope of the variable 'mixer' can be reduced. [variableScope]
aylet-0.5/sound.c:316:11: style: The scope of the variable 'envshape' can be reduced. [variableScope]
aylet-0.5/sound.c:317:9: style: The scope of the variable 'level' can be reduced. [variableScope]
aylet-0.5/sound.c:317:15: style: The scope of the variable 'count' can be reduced. [variableScope]
aylet-0.5/sound.c:322:5: style: The scope of the variable 'is_low' can be reduced. [variableScope]
aylet-0.5/sound.c:322:12: style: The scope of the variable 'is_on' can be reduced. [variableScope]
aylet-0.5/sound.c:323:5: style: The scope of the variable 'chan1' can be reduced. [variableScope]
aylet-0.5/sound.c:323:11: style: The scope of the variable 'chan2' can be reduced. [variableScope]
aylet-0.5/sound.c:323:17: style: The scope of the variable 'chan3' can be reduced. [variableScope]
aylet-0.5/sound.c:325:14: style: The scope of the variable 'tone_count' can be reduced. [variableScope]
aylet-0.5/sound.c:325:25: style: The scope of the variable 'noise_count' can be reduced. [variableScope]
aylet-0.5/sound.c:715:15: style: The scope of the variable 'ptr' can be reduced. [variableScope]
aylet-0.5/sound.c:719:5: style: The scope of the variable 'f' can be reduced. [variableScope]
aylet-0.5/ui.c:83:16: warning: Either the condition 'if(str&&sizeof(buf)-decr>=1)' is redundant or there is possible null pointer dereference: str. [nullPointerRedundantCheck]
aylet-0.5/ui.c:89:3: note: Assuming that condition 'if(str&&sizeof(buf)-decr>=1)' is not redundant
aylet-0.5/ui.c:83:16: note: Null pointer dereference
aylet-0.5/ui.c:137:12: style: The scope of the variable 'oldfile' can be reduced. [variableScope]
aylet-0.5/ui.c:138:12: style: The scope of the variable 'oldtrack' can be reduced. [variableScope]
aylet-0.5/z80.c:65:1: style: Variable 'a' is reassigned a value before the old one has been used. [redundantAssignment]
aylet-0.5/z80.c:59:1: note: Variable 'a' is reassigned a value before the old one has been used.
aylet-0.5/z80.c:65:1: note: Variable 'a' is reassigned a value before the old one has been used.
aylet-0.5/z80.c:66:1: style: Variable 'f' is reassigned a value before the old one has been used. [redundantAssignment]
aylet-0.5/z80.c:59:3: note: Variable 'f' is reassigned a value before the old one has been used.
aylet-0.5/z80.c:66:1: note: Variable 'f' is reassigned a value before the old one has been used.
aylet-0.5/z80.c:67:1: style: Variable 'ix' is reassigned a value before the old one has been used. [redundantAssignment]
aylet-0.5/z80.c:61:1: note: Variable 'ix' is reassigned a value before the old one has been used.
aylet-0.5/z80.c:67:1: note: Variable 'ix' is reassigned a value before the old one has been used.
aylet-0.5/z80.c:69:1: style: Variable 'sp' is reassigned a value before the old one has been used. [redundantAssignment]
aylet-0.5/z80.c:61:7: note: Variable 'sp' is reassigned a value before the old one has been used.
aylet-0.5/z80.c:69:1: note: Variable 'sp' is reassigned a value before the old one has been used.
aylet-0.5/z80.c:55:14: style: The scope of the variable 'intsample' can be reduced. [variableScope]
aylet-0.5/z80.c:56:15: style: The scope of the variable 'op' can be reduced. [variableScope]
aylet-0.5/z80ops.c:120:0: error: syntax error [syntaxError]
[23:26]

ftp://ftp.se.debian.org/debian/pool/main/a/ayttm/ayttm_0.6.3.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/azr3-jack/azr3-jack_1.2.3.orig.tar.bz2

ftp://ftp.se.debian.org/debian/pool/main/a/azureus/azureus_4.3.0.6.orig.tar.gz
azureus-4.3.0.6/org/gudy/azureus2/platform/win32/access/impl/aedevice.cpp:65:30: error: Shifting signed 32-bit value by 31 bits is undefined behaviour [shiftTooManyBitsSigned]
azureus-4.3.0.6/org/gudy/azureus2/platform/win32/access/impl/aenet.cpp:354:2: warning: %ld in format string (no. 1) requires 'long' but the argument type is 'signed int'. [invalidPrintfArgType_sint]
azureus-4.3.0.6/org/gudy/azureus2/platform/win32/access/impl/aenet.cpp:370:2: warning: %ld in format string (no. 2) requires 'long' but the argument type is 'unsigned long'. [invalidPrintfArgType_sint]
azureus-4.3.0.6/org/gudy/azureus2/platform/win32/access/impl/aenet.cpp:509:22: warning: Suspicious usage of 'sizeof' with a numeric constant as parameter. [sizeofwithnumericparameter]
[23:26]

DATE 2018-08-21
TIME 23:26:19